diff --git a/Configuration/HLT/python/autoCondHLT.py b/Configuration/HLT/python/autoCondHLT.py index 562efffa1f451..1deca00929fda 100644 --- a/Configuration/HLT/python/autoCondHLT.py +++ b/Configuration/HLT/python/autoCondHLT.py @@ -20,7 +20,7 @@ 'Fake2' : ( ','.join( [ 'L1Menu_Collisions2016_v9_m2_xml' ,l1tMenuRecord,connectionString,l1tMenuLabel, "2016-10-06 19:36:53.000"] ), ), 'FULL' : ( ','.join( [ 'L1Menu_Collisions2022_v1_3_0-d1_xml' ,l1tMenuRecord,connectionString,l1tMenuLabel, "2022-08-01 08:47:17.000"] ), ), 'GRun' : ( ','.join( [ 'L1Menu_Collisions2022_v1_3_0-d1_xml' ,l1tMenuRecord,connectionString,l1tMenuLabel, "2022-08-01 08:47:17.000"] ), ), - '2022v13' : ( ','.join( [ 'L1Menu_Collisions2022_v1_2_0_xml' ,l1tMenuRecord,connectionString,l1tMenuLabel, "2022-06-17 10:22:00.000"] ), ), + '2022v14' : ( ','.join( [ 'L1Menu_Collisions2022_v1_3_0-d1_xml' ,l1tMenuRecord,connectionString,l1tMenuLabel, "2022-08-01 08:47:17.000"] ), ), 'HIon' : ( ','.join( [ 'L1Menu_CollisionsHeavyIons2018_v4_2_0-d1_xml' ,l1tMenuRecord,connectionString,l1tMenuLabel, "2018-11-21 14:35:33.000"] ), ), 'PIon' : ( ','.join( [ 'L1Menu_HeavyIons2016_v3_m2_xml' ,l1tMenuRecord,connectionString,l1tMenuLabel, "2016-11-22 11:11:00.000"] ), ), 'PRef' : ( ','.join( [ 'L1Menu_pp502Collisions2017_v4_m6_xml' ,l1tMenuRecord,connectionString,l1tMenuLabel, "2017-11-03 18:00:00.000"] ), ), @@ -36,7 +36,7 @@ 'run2_mc_Fake2' : ('run2_mc' ,l1Menus['Fake2']), 'run3_mc_FULL' : ('phase1_2022_realistic' ,l1Menus['FULL']), 'run3_mc_GRun' : ('phase1_2022_realistic' ,l1Menus['GRun']), - 'run3_mc_2022v13' : ('phase1_2022_realistic' ,l1Menus['2022v13']), + 'run3_mc_2022v14' : ('phase1_2022_realistic' ,l1Menus['2022v14']), 'run3_mc_HIon' : ('phase1_2022_realistic_hi',l1Menus['HIon']), 'run3_mc_PIon' : ('phase1_2022_realistic' ,l1Menus['PIon']), 'run3_mc_PRef' : ('phase1_2022_realistic' ,l1Menus['PRef']), @@ -47,7 +47,7 @@ 'run2_hlt_Fake2' : ('run2_hlt_relval' ,l1Menus['Fake2']), 'run3_hlt_FULL' : ('run3_hlt_relval' ,l1Menus['FULL']), 'run3_hlt_GRun' : ('run3_hlt_relval' ,l1Menus['GRun']), - 'run3_hlt_2022v13' : ('run3_hlt_relval' ,l1Menus['2022v13']), + 'run3_hlt_2022v14' : ('run3_hlt_relval' ,l1Menus['2022v14']), 'run3_hlt_HIon' : ('run3_hlt_relval' ,l1Menus['HIon']), 'run3_hlt_PIon' : ('run3_hlt_relval' ,l1Menus['PIon']), 'run3_hlt_PRef' : ('run3_hlt_relval' ,l1Menus['PRef']), @@ -58,7 +58,7 @@ 'run2_data_Fake2' : ('run2_data_relval' ,l1Menus['Fake2']), 'run3_data_FULL' : ('run3_data_relval' ,l1Menus['FULL']), 'run3_data_GRun' : ('run3_data_relval' ,l1Menus['GRun']), - 'run3_data_2022v13' : ('run3_data_relval' ,l1Menus['2022v13']), + 'run3_data_2022v14' : ('run3_data_relval' ,l1Menus['2022v14']), 'run3_data_HIon' : ('run3_data_relval' ,l1Menus['HIon']), 'run3_data_PIon' : ('run3_data_relval' ,l1Menus['PIon']), 'run3_data_PRef' : ('run3_data_relval' ,l1Menus['PRef']), diff --git a/Configuration/HLT/python/autoHLT.py b/Configuration/HLT/python/autoHLT.py index 5b6acf523c5cd..d0fba1374690c 100644 --- a/Configuration/HLT/python/autoHLT.py +++ b/Configuration/HLT/python/autoHLT.py @@ -10,7 +10,7 @@ 'relval2016' : 'Fake2', 'relval2017' : 'Fake2', 'relval2018' : 'Fake2', - 'relval2022' : 'GRun', + 'relval2022' : '2022v14', 'relval2026' : '75e33', 'test' : 'GRun', } diff --git a/HLTrigger/Configuration/python/HLT_2022v13_cff.py b/HLTrigger/Configuration/python/HLT_2022v14_cff.py similarity index 90% rename from HLTrigger/Configuration/python/HLT_2022v13_cff.py rename to HLTrigger/Configuration/python/HLT_2022v14_cff.py index 268a572d74777..b94af20123e99 100644 --- a/HLTrigger/Configuration/python/HLT_2022v13_cff.py +++ b/HLTrigger/Configuration/python/HLT_2022v14_cff.py @@ -1,6 +1,6 @@ -# hltGetConfiguration --cff --data /frozen/2022/2e34/v1.3/HLT --type 2022v13 +# hltGetConfiguration --cff --data /frozen/2022/2e34/v1.4/HLT --type 2022v14 -# /frozen/2022/2e34/v1.3/HLT/V1 (CMSSW_12_4_0) +# /frozen/2022/2e34/v1.4/HLT/V1 (CMSSW_12_4_0) import FWCore.ParameterSet.Config as cms @@ -12,7 +12,7 @@ fragment.ProcessAcceleratorCUDA = ProcessAcceleratorCUDA() fragment.HLTConfigVersion = cms.PSet( - tableName = cms.string('/frozen/2022/2e34/v1.3/HLT/V1') + tableName = cms.string('/frozen/2022/2e34/v1.4/HLT/V1') ) fragment.transferSystem = cms.PSet( @@ -2571,7 +2571,8 @@ ALCALumiPixelsCountsPrompt = cms.vstring( 'AlCaLumiPixelsCountsPrompt' ), ALCAP0 = cms.vstring( 'AlCaP0' ), ALCAPHISYM = cms.vstring( 'AlCaPhiSym' ), - ALCAPPS = cms.vstring( 'AlCaPPS' ), + ALCAPPSExpress = cms.vstring( 'AlCaPPSExpress' ), + ALCAPPSPrompt = cms.vstring( 'AlCaPPSPrompt' ), Calibration = cms.vstring( 'TestEnablesEcalHcal' ), DQM = cms.vstring( 'OnlineMonitor' ), DQMCalibration = cms.vstring( 'TestEnablesEcalHcalDQM' ), @@ -2598,474 +2599,484 @@ 'ParkingDoubleMuonLowMass5' ), ParkingDoubleMuonLowMass3 = cms.vstring( 'ParkingDoubleMuonLowMass6', 'ParkingDoubleMuonLowMass7' ), - ParkingSingleMuon = cms.vstring( 'ParkingSingleMuon' ), + ParkingSingleMuon0 = cms.vstring( 'ParkingSingleMuon0' ), + ParkingSingleMuon1 = cms.vstring( 'ParkingSingleMuon1' ), + ParkingSingleMuon2 = cms.vstring( 'ParkingSingleMuon2' ), PhysicsCommissioning = cms.vstring( 'Commissioning', 'Cosmics', + 'EmptyBX', 'HLTPhysics', 'HcalNZS', 'IsolatedBunch', 'MonteCarlo', 'NoBPTX', 'ZeroBias' ), - PhysicsEGamma = cms.vstring( 'EGamma' ), - PhysicsEndOfFill = cms.vstring( 'EmptyBX' ), - PhysicsHLTPhysics = cms.vstring( 'EphemeralHLTPhysics' ), - PhysicsHadronsTaus = cms.vstring( 'BTagMu', + PhysicsDispJetBTagMuEGTau = cms.vstring( 'BTagMu', 'DisplacedJet', - 'JetMET', - 'Tau' ), - PhysicsMuons = cms.vstring( 'Muon', 'MuonEG', - 'ReservedDoubleMuonLowMass' ), + 'Tau' ), + PhysicsEGamma = cms.vstring( 'EGamma' ), + PhysicsHLTPhysics = cms.vstring( 'EphemeralHLTPhysics' ), + PhysicsJetMET = cms.vstring( 'JetMET' ), + PhysicsMuon = cms.vstring( 'Muon' ), + PhysicsReservedDoubleMuonLowMass = cms.vstring( 'ReservedDoubleMuonLowMass' ), PhysicsScoutingPFMonitor = cms.vstring( 'ScoutingPFMonitor' ), PhysicsZeroBias = cms.vstring( 'EphemeralZeroBias' ), RPCMON = cms.vstring( 'RPCMonitor' ), ScoutingPF = cms.vstring( 'ScoutingPFRun3' ) ) fragment.datasets = cms.PSet( - AlCaLowPtJet = cms.vstring( 'AlCa_AK8PFJet40_v16', - 'AlCa_PFJet40_v21' ), - AlCaLumiPixelsCountsExpress = cms.vstring( 'AlCa_LumiPixelsCounts_Random_v3' ), - AlCaLumiPixelsCountsPrompt = cms.vstring( 'AlCa_LumiPixelsCounts_ZeroBias_v3' ), - AlCaP0 = cms.vstring( 'AlCa_EcalEtaEBonly_v14', - 'AlCa_EcalEtaEEonly_v14', - 'AlCa_EcalPi0EBonly_v14', - 'AlCa_EcalPi0EEonly_v14' ), - AlCaPPS = cms.vstring( 'HLT_PPSMaxTracksPerArm1_v2', + AlCaLowPtJet = cms.vstring( 'AlCa_AK8PFJet40_v17', + 'AlCa_PFJet40_v22' ), + AlCaLumiPixelsCountsExpress = cms.vstring( 'AlCa_LumiPixelsCounts_Random_v4' ), + AlCaLumiPixelsCountsPrompt = cms.vstring( 'AlCa_LumiPixelsCounts_ZeroBias_v4' ), + AlCaP0 = cms.vstring( 'AlCa_EcalEtaEBonly_v15', + 'AlCa_EcalEtaEEonly_v15', + 'AlCa_EcalPi0EBonly_v15', + 'AlCa_EcalPi0EEonly_v15' ), + AlCaPPSExpress = cms.vstring( 'HLT_PPSMaxTracksPerArm1_v2', 'HLT_PPSMaxTracksPerRP4_v2' ), - AlCaPhiSym = cms.vstring( 'AlCa_EcalPhiSym_v10' ), - BTagMu = cms.vstring( 'HLT_BTagMu_AK4DiJet110_Mu5_v14', - 'HLT_BTagMu_AK4DiJet170_Mu5_v13', - 'HLT_BTagMu_AK4DiJet20_Mu5_v14', - 'HLT_BTagMu_AK4DiJet40_Mu5_v14', - 'HLT_BTagMu_AK4DiJet70_Mu5_v14', - 'HLT_BTagMu_AK4Jet300_Mu5_v13', - 'HLT_BTagMu_AK8DiJet170_Mu5_v10', - 'HLT_BTagMu_AK8Jet170_DoubleMu5_v3', - 'HLT_BTagMu_AK8Jet300_Mu5_v13' ), - Commissioning = cms.vstring( 'HLT_IsoTrackHB_v5', - 'HLT_IsoTrackHE_v5', - 'HLT_L1_CDC_SingleMu_3_er1p2_TOP120_DPHI2p618_3p142_v3' ), + AlCaPPSPrompt = cms.vstring( 'HLT_PPSMaxTracksPerArm1_v2', + 'HLT_PPSMaxTracksPerRP4_v2' ), + AlCaPhiSym = cms.vstring( 'AlCa_EcalPhiSym_v11' ), + BTagMu = cms.vstring( 'HLT_BTagMu_AK4DiJet110_Mu5_v15', + 'HLT_BTagMu_AK4DiJet170_Mu5_v14', + 'HLT_BTagMu_AK4DiJet20_Mu5_v15', + 'HLT_BTagMu_AK4DiJet40_Mu5_v15', + 'HLT_BTagMu_AK4DiJet70_Mu5_v15', + 'HLT_BTagMu_AK4Jet300_Mu5_v14', + 'HLT_BTagMu_AK8DiJet170_Mu5_v11', + 'HLT_BTagMu_AK8Jet170_DoubleMu5_v4', + 'HLT_BTagMu_AK8Jet300_Mu5_v14' ), + Commissioning = cms.vstring( 'HLT_IsoTrackHB_v6', + 'HLT_IsoTrackHE_v6', + 'HLT_L1_CDC_SingleMu_3_er1p2_TOP120_DPHI2p618_3p142_v3', + 'HLT_PFJet40_GPUvsCPU_v1' ), Cosmics = cms.vstring( 'HLT_L1SingleMuCosmics_v2' ), - DQMGPUvsCPU = cms.vstring( 'DQM_EcalReconstruction_v3', + DQMGPUvsCPU = cms.vstring( 'DQM_EcalReconstruction_v4', 'DQM_HcalReconstruction_v3', - 'DQM_PixelReconstruction_v3' ), - DQMOnlineBeamspot = cms.vstring( 'HLT_HT300_Beamspot_v12', - 'HLT_ZeroBias_Beamspot_v5' ), - DisplacedJet = cms.vstring( 'HLT_CaloMET60_DTCluster50_v2', - 'HLT_CaloMET60_DTClusterNoMB1S50_v2', + 'DQM_PixelReconstruction_v4' ), + DQMOnlineBeamspot = cms.vstring( 'HLT_HT300_Beamspot_v13', + 'HLT_ZeroBias_Beamspot_v6' ), + DisplacedJet = cms.vstring( 'HLT_CaloMET60_DTCluster50_v3', + 'HLT_CaloMET60_DTClusterNoMB1S50_v3', 'HLT_CscCluster_Loose_v2', 'HLT_CscCluster_Medium_v2', 'HLT_CscCluster_Tight_v2', - 'HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v1', - 'HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1', - 'HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1', - 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1', - 'HLT_HT425_v10', - 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v2', - 'HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v2', - 'HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v2', - 'HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v2', - 'HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v2', - 'HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v2', - 'HLT_HT430_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v2', - 'HLT_HT430_DisplacedDijet60_DisplacedTrack_v14', - 'HLT_HT500_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT550_DisplacedDijet60_Inclusive_v14', - 'HLT_HT650_DisplacedDijet60_Inclusive_v14', + 'HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v2', + 'HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2', + 'HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2', + 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2', + 'HLT_HT425_v11', + 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsInclusive_v1', + 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v3', + 'HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v3', + 'HLT_HT430_DelayedJet40_SingleDelay0p5nsInclusive_v1', + 'HLT_HT430_DelayedJet40_SingleDelay0p5nsTrackless_v1', + 'HLT_HT430_DelayedJet40_SingleDelay1nsInclusive_v1', + 'HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v3', + 'HLT_HT430_DelayedJet40_SingleDelay1p5nsInclusive_v1', + 'HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v3', + 'HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v3', + 'HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v3', + 'HLT_HT430_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v3', + 'HLT_HT430_DisplacedDijet60_DisplacedTrack_v15', + 'HLT_HT500_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT550_DisplacedDijet60_Inclusive_v15', + 'HLT_HT650_DisplacedDijet60_Inclusive_v15', 'HLT_L1CSCShower_DTCluster50_v2', 'HLT_L1CSCShower_DTCluster75_v2', - 'HLT_L1MET_DTCluster50_v2', - 'HLT_L1MET_DTClusterNoMB1S50_v2', + 'HLT_L1MET_DTCluster50_v3', + 'HLT_L1MET_DTClusterNoMB1S50_v3', 'HLT_L1Mu6HT240_v2', - 'HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v2', - 'HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v2', - 'HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v2', - 'HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v2', - 'HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v2', - 'HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v2' ), - EGamma = cms.vstring( 'HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v5', - 'HLT_DiPhoton10Time1p4ns_v1', - 'HLT_DiPhoton10Time1p6ns_v1', - 'HLT_DiPhoton10Time1p8ns_v1', - 'HLT_DiPhoton10Time2ns_v1', - 'HLT_DiPhoton10_CaloIdL_v1', - 'HLT_DiPhoton10sminlt0p12_v1', - 'HLT_DiPhoton10sminlt0p1_v1', - 'HLT_DiSC30_18_EIso_AND_HE_Mass70_v14', - 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v2', - 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v2', - 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v14', - 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v14', - 'HLT_DoubleEle25_CaloIdL_MW_v5', - 'HLT_DoubleEle27_CaloIdL_MW_v5', - 'HLT_DoubleEle33_CaloIdL_MW_v18', - 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v21', - 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v21', - 'HLT_DoublePhoton33_CaloIdL_v7', - 'HLT_DoublePhoton70_v7', - 'HLT_DoublePhoton85_v15', - 'HLT_ECALHT800_v11', - 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v15', - 'HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v19', - 'HLT_Ele135_CaloIdVT_GsfTrkIdT_v8', - 'HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9', - 'HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v17', - 'HLT_Ele15_IsoVVVL_PFHT450_v17', - 'HLT_Ele15_IsoVVVL_PFHT600_v21', - 'HLT_Ele15_WPLoose_Gsf_v4', - 'HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v10', - 'HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v17', - 'HLT_Ele20_WPLoose_Gsf_v7', - 'HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v19', - 'HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v19', - 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v20', - 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v20', - 'HLT_Ele24_eta2p1_WPTight_Gsf_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2', - 'HLT_Ele27_WPTight_Gsf_v17', - 'HLT_Ele28_HighEta_SC20_Mass55_v14', - 'HLT_Ele28_WPTight_Gsf_v2', - 'HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v14', - 'HLT_Ele30_WPTight_Gsf_v2', - 'HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v14', - 'HLT_Ele32_WPTight_Gsf_L1DoubleEG_v10', - 'HLT_Ele32_WPTight_Gsf_v16', - 'HLT_Ele35_WPTight_Gsf_L1EGMT_v6', - 'HLT_Ele35_WPTight_Gsf_v10', - 'HLT_Ele38_WPTight_Gsf_v10', - 'HLT_Ele40_WPTight_Gsf_v10', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v1', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v19', - 'HLT_Ele50_IsoVVVL_PFHT450_v17', - 'HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v17', - 'HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v19', - 'HLT_Photon100EBHE10_v3', - 'HLT_Photon110EB_TightID_TightIso_v3', - 'HLT_Photon120_R9Id90_HE10_IsoM_v15', - 'HLT_Photon120_v14', - 'HLT_Photon150_v7', - 'HLT_Photon165_R9Id90_HE10_IsoM_v16', - 'HLT_Photon175_v15', - 'HLT_Photon200_v14', - 'HLT_Photon20_HoverELoose_v11', - 'HLT_Photon20_v3', - 'HLT_Photon300_NoHE_v13', - 'HLT_Photon30EB_TightID_TightIso_v2', - 'HLT_Photon30_HoverELoose_v11', - 'HLT_Photon33_v6', - 'HLT_Photon50_R9Id90_HE10_IsoM_v15', - 'HLT_Photon50_v14', - 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v12', - 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v6', - 'HLT_Photon75_R9Id90_HE10_IsoM_v15', - 'HLT_Photon75_v14', - 'HLT_Photon90_R9Id90_HE10_IsoM_v15', - 'HLT_Photon90_v14' ), + 'HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v3', + 'HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v3', + 'HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v3', + 'HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v3', + 'HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v3', + 'HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v3' ), + EGamma = cms.vstring( 'HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v6', + 'HLT_DiPhoton10Time1ns_v2', + 'HLT_DiPhoton10Time1p2ns_v2', + 'HLT_DiPhoton10Time1p4ns_v2', + 'HLT_DiPhoton10Time1p6ns_v2', + 'HLT_DiPhoton10Time1p8ns_v2', + 'HLT_DiPhoton10Time2ns_v2', + 'HLT_DiPhoton10_CaloIdL_v2', + 'HLT_DiPhoton10sminlt0p12_v2', + 'HLT_DiPhoton10sminlt0p1_v2', + 'HLT_DiSC30_18_EIso_AND_HE_Mass70_v15', + 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v3', + 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v3', + 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v15', + 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v15', + 'HLT_DoubleEle25_CaloIdL_MW_v6', + 'HLT_DoubleEle27_CaloIdL_MW_v6', + 'HLT_DoubleEle33_CaloIdL_MW_v19', + 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v22', + 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v22', + 'HLT_DoublePhoton33_CaloIdL_v8', + 'HLT_DoublePhoton70_v8', + 'HLT_DoublePhoton85_v16', + 'HLT_ECALHT800_v12', + 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v16', + 'HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v20', + 'HLT_Ele135_CaloIdVT_GsfTrkIdT_v9', + 'HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10', + 'HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v18', + 'HLT_Ele15_IsoVVVL_PFHT450_v18', + 'HLT_Ele15_IsoVVVL_PFHT600_v22', + 'HLT_Ele15_WPLoose_Gsf_v5', + 'HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v11', + 'HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v18', + 'HLT_Ele20_WPLoose_Gsf_v8', + 'HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v20', + 'HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v20', + 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v21', + 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v21', + 'HLT_Ele24_eta2p1_WPTight_Gsf_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3', + 'HLT_Ele24_eta2p1_WPTight_Gsf_TightChargedIsoPFTauHPS30_eta2p1_CrossL1_v3', + 'HLT_Ele27_WPTight_Gsf_v18', + 'HLT_Ele28_HighEta_SC20_Mass55_v15', + 'HLT_Ele28_WPTight_Gsf_v3', + 'HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v15', + 'HLT_Ele30_WPTight_Gsf_v3', + 'HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v15', + 'HLT_Ele32_WPTight_Gsf_L1DoubleEG_v11', + 'HLT_Ele32_WPTight_Gsf_v17', + 'HLT_Ele35_WPTight_Gsf_L1EGMT_v7', + 'HLT_Ele35_WPTight_Gsf_v11', + 'HLT_Ele38_WPTight_Gsf_v11', + 'HLT_Ele40_WPTight_Gsf_v11', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v2', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v20', + 'HLT_Ele50_IsoVVVL_PFHT450_v18', + 'HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v18', + 'HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v20', + 'HLT_Photon100EBHE10_v4', + 'HLT_Photon110EB_TightID_TightIso_v4', + 'HLT_Photon120_R9Id90_HE10_IsoM_v16', + 'HLT_Photon120_v15', + 'HLT_Photon150_v8', + 'HLT_Photon165_R9Id90_HE10_IsoM_v17', + 'HLT_Photon175_v16', + 'HLT_Photon200_v15', + 'HLT_Photon20_HoverELoose_v12', + 'HLT_Photon20_v4', + 'HLT_Photon300_NoHE_v14', + 'HLT_Photon30EB_TightID_TightIso_v3', + 'HLT_Photon30_HoverELoose_v12', + 'HLT_Photon33_v7', + 'HLT_Photon50_R9Id90_HE10_IsoM_v16', + 'HLT_Photon50_v15', + 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v13', + 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v7', + 'HLT_Photon75_R9Id90_HE10_IsoM_v16', + 'HLT_Photon75_v15', + 'HLT_Photon90_R9Id90_HE10_IsoM_v16', + 'HLT_Photon90_v15' ), EcalLaser = cms.vstring( 'HLT_EcalCalibration_v4' ), EmptyBX = cms.vstring( 'HLT_L1NotBptxOR_v4', 'HLT_L1UnpairedBunchBptxMinus_v3', 'HLT_L1UnpairedBunchBptxPlus_v3' ), EphemeralHLTPhysics = cms.vstring( 'HLT_EphemeralPhysics_v2' ), EphemeralZeroBias = cms.vstring( 'HLT_EphemeralZeroBias_v2' ), - EventDisplay = cms.vstring( 'HLT_DoublePhoton85_v15', - 'HLT_PFJet500_v22' ), - ExpressAlignment = cms.vstring( 'HLT_HT300_Beamspot_v12', - 'HLT_ZeroBias_Beamspot_v5' ), - ExpressPhysics = cms.vstring( 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v20', - 'HLT_ExpressMuons_v2', - 'HLT_IsoMu20_v16', - 'HLT_IsoMu24_v14', - 'HLT_IsoMu27_v17', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v16', + EventDisplay = cms.vstring( 'HLT_DoublePhoton85_v16', + 'HLT_PFJet500_v23' ), + ExpressAlignment = cms.vstring( 'HLT_HT300_Beamspot_v13', + 'HLT_ZeroBias_Beamspot_v6' ), + ExpressPhysics = cms.vstring( 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v21', + 'HLT_ExpressMuons_v3', + 'HLT_IsoMu20_v17', + 'HLT_IsoMu24_v15', + 'HLT_IsoMu27_v18', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v7', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v17', 'HLT_Physics_v8', 'HLT_Random_v3', 'HLT_ZeroBias_Alignment_v2', 'HLT_ZeroBias_FirstCollisionAfterAbortGap_v6', 'HLT_ZeroBias_IsolatedBunches_v6', 'HLT_ZeroBias_v7' ), - HLTMonitor = cms.vstring( 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v20', - 'HLT_Ele32_WPTight_Gsf_v16', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v1', - 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT550_DisplacedDijet60_Inclusive_v14', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v1', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v2', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v9', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v2', - 'HLT_PFHT510_v18', - 'HLT_PFJet260_v21', - 'HLT_PFJet320_v21', - 'HLT_PFMET130_PFMHT130_IDTight_v21', - 'HLT_PFMET140_PFMHT140_IDTight_v21' ), + HLTMonitor = cms.vstring( 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v21', + 'HLT_Ele32_WPTight_Gsf_v17', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v2', + 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT550_DisplacedDijet60_Inclusive_v15', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v2', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v3', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v10', + 'HLT_PFHT510_v19', + 'HLT_PFJet260_v22', + 'HLT_PFJet320_v22', + 'HLT_PFMET130_PFMHT130_IDTight_v22', + 'HLT_PFMET140_PFMHT140_IDTight_v22' ), HLTPhysics = cms.vstring( 'HLT_Physics_v8' ), HcalNZS = cms.vstring( 'HLT_HcalNZS_v14', 'HLT_HcalPhiSym_v16' ), IsolatedBunch = cms.vstring( 'HLT_HcalIsolatedbunch_v6' ), - JetMET = cms.vstring( 'HLT_AK8DiPFJet250_250_MassSD30_v1', - 'HLT_AK8DiPFJet250_250_MassSD50_v1', - 'HLT_AK8DiPFJet260_260_MassSD30_v1', - 'HLT_AK8DiPFJet270_270_MassSD30_v1', - 'HLT_AK8PFHT750_TrimMass50_v13', - 'HLT_AK8PFHT800_TrimMass50_v13', - 'HLT_AK8PFHT850_TrimMass50_v12', - 'HLT_AK8PFHT900_TrimMass50_v12', - 'HLT_AK8PFJet140_v16', - 'HLT_AK8PFJet200_v16', - 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', - 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2', - 'HLT_AK8PFJet230_SoftDropMass40_v2', - 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', - 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2', - 'HLT_AK8PFJet260_v17', - 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', - 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2', - 'HLT_AK8PFJet320_v17', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np2_v3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np4_v3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_p02_v4', - 'HLT_AK8PFJet360_TrimMass30_v19', - 'HLT_AK8PFJet380_TrimMass30_v12', - 'HLT_AK8PFJet400_MassSD30_v1', - 'HLT_AK8PFJet400_SoftDropMass40_v2', - 'HLT_AK8PFJet400_TrimMass30_v13', - 'HLT_AK8PFJet400_v17', - 'HLT_AK8PFJet40_v17', - 'HLT_AK8PFJet420_MassSD30_v1', - 'HLT_AK8PFJet420_TrimMass30_v12', - 'HLT_AK8PFJet425_SoftDropMass40_v2', - 'HLT_AK8PFJet450_MassSD30_v1', - 'HLT_AK8PFJet450_SoftDropMass40_v2', - 'HLT_AK8PFJet450_v17', - 'HLT_AK8PFJet500_v17', - 'HLT_AK8PFJet550_v12', - 'HLT_AK8PFJet60_v16', - 'HLT_AK8PFJet80_v16', - 'HLT_AK8PFJetFwd140_v15', - 'HLT_AK8PFJetFwd15_v4', - 'HLT_AK8PFJetFwd200_v15', - 'HLT_AK8PFJetFwd25_v4', - 'HLT_AK8PFJetFwd260_v16', - 'HLT_AK8PFJetFwd320_v16', - 'HLT_AK8PFJetFwd400_v16', - 'HLT_AK8PFJetFwd40_v16', - 'HLT_AK8PFJetFwd450_v16', - 'HLT_AK8PFJetFwd500_v16', - 'HLT_AK8PFJetFwd60_v15', - 'HLT_AK8PFJetFwd80_v15', - 'HLT_CaloJet500_NoJetID_v13', - 'HLT_CaloJet550_NoJetID_v8', - 'HLT_CaloMET350_NotCleaned_v5', - 'HLT_CaloMET90_NotCleaned_v5', - 'HLT_CaloMHT90_v5', - 'HLT_DiJet110_35_Mjj650_PFMET110_v10', - 'HLT_DiJet110_35_Mjj650_PFMET120_v10', - 'HLT_DiJet110_35_Mjj650_PFMET130_v10', - 'HLT_DiPFJetAve100_HFJEC_v17', - 'HLT_DiPFJetAve140_v14', - 'HLT_DiPFJetAve160_HFJEC_v17', - 'HLT_DiPFJetAve200_v14', - 'HLT_DiPFJetAve220_HFJEC_v17', - 'HLT_DiPFJetAve260_v15', - 'HLT_DiPFJetAve300_HFJEC_v17', - 'HLT_DiPFJetAve320_v15', - 'HLT_DiPFJetAve400_v15', - 'HLT_DiPFJetAve40_v15', - 'HLT_DiPFJetAve500_v15', - 'HLT_DiPFJetAve60_HFJEC_v16', - 'HLT_DiPFJetAve60_v15', - 'HLT_DiPFJetAve80_HFJEC_v17', - 'HLT_DiPFJetAve80_v14', - 'HLT_DoublePFJets100_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets100_PFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets200_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets200_PFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets350_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets350_PFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets40_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets40_PFBTagDeepJet_p71_v2', - 'HLT_L1ETMHadSeeds_v3', - 'HLT_MET105_IsoTrk50_v10', - 'HLT_MET120_IsoTrk50_v10', - 'HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_Mu12eta2p3_PFJet40_v2', - 'HLT_Mu12eta2p3_v2', - 'HLT_PFHT1050_v19', - 'HLT_PFHT180_v18', - 'HLT_PFHT250_v18', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v4', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v2', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v10', - 'HLT_PFHT350_v20', - 'HLT_PFHT370_v18', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v9', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v2', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_v9', - 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v9', - 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v2', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v9', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v2', - 'HLT_PFHT400_SixPFJet32_v9', - 'HLT_PFHT430_v18', - 'HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v8', - 'HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v2', - 'HLT_PFHT450_SixPFJet36_v8', - 'HLT_PFHT500_PFMET100_PFMHT100_IDTight_v13', - 'HLT_PFHT500_PFMET110_PFMHT110_IDTight_v13', - 'HLT_PFHT510_v18', - 'HLT_PFHT590_v18', - 'HLT_PFHT680_v18', - 'HLT_PFHT700_PFMET85_PFMHT85_IDTight_v13', - 'HLT_PFHT780_v18', - 'HLT_PFHT800_PFMET75_PFMHT75_IDTight_v13', - 'HLT_PFHT890_v18', - 'HLT_PFJet110_v1', - 'HLT_PFJet140_v20', - 'HLT_PFJet200_v20', - 'HLT_PFJet260_v21', - 'HLT_PFJet320_v21', - 'HLT_PFJet400_v21', - 'HLT_PFJet40_v22', - 'HLT_PFJet450_v22', - 'HLT_PFJet500_v22', - 'HLT_PFJet550_v12', - 'HLT_PFJet60_v22', - 'HLT_PFJet80_v21', - 'HLT_PFJetFwd140_v19', - 'HLT_PFJetFwd15_v4', - 'HLT_PFJetFwd200_v19', - 'HLT_PFJetFwd25_v4', - 'HLT_PFJetFwd260_v20', - 'HLT_PFJetFwd320_v20', - 'HLT_PFJetFwd400_v20', - 'HLT_PFJetFwd40_v20', - 'HLT_PFJetFwd450_v20', - 'HLT_PFJetFwd500_v20', - 'HLT_PFJetFwd60_v20', - 'HLT_PFJetFwd80_v19', - 'HLT_PFMET100_PFMHT100_IDTight_PFHT60_v10', - 'HLT_PFMET105_IsoTrk50_v2', - 'HLT_PFMET110_PFJet100_v2', - 'HLT_PFMET110_PFMHT110_IDTight_v21', - 'HLT_PFMET120_PFMHT120_IDTight_PFHT60_v10', - 'HLT_PFMET120_PFMHT120_IDTight_v21', - 'HLT_PFMET130_PFMHT130_IDTight_v21', - 'HLT_PFMET140_PFMHT140_IDTight_v21', - 'HLT_PFMET200_BeamHaloCleaned_v10', - 'HLT_PFMET200_NotCleaned_v10', - 'HLT_PFMET250_NotCleaned_v10', - 'HLT_PFMET300_NotCleaned_v10', - 'HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v10', - 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v21', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v10', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v21', - 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v20', - 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v20', - 'HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v10', - 'HLT_PFMETTypeOne110_PFMHT110_IDTight_v13', - 'HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v10', - 'HLT_PFMETTypeOne120_PFMHT120_IDTight_v13', - 'HLT_PFMETTypeOne130_PFMHT130_IDTight_v13', - 'HLT_PFMETTypeOne140_PFMHT140_IDTight_v12', - 'HLT_PFMETTypeOne200_BeamHaloCleaned_v10', - 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet103_88_75_15_v6', - 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet105_88_76_15_v6', - 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet111_90_80_15_v6', - 'HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2', - 'HLT_QuadPFJet70_50_40_30_v2', - 'HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v2', - 'HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v2', - 'HLT_SingleJet30_Mu12_SinglePFJet40_v12', - 'HLT_TripleJet110_35_35_Mjj650_PFMET110_v10', - 'HLT_TripleJet110_35_35_Mjj650_PFMET120_v10', - 'HLT_TripleJet110_35_35_Mjj650_PFMET130_v10' ), + JetMET = cms.vstring( 'HLT_AK8DiPFJet250_250_MassSD30_v2', + 'HLT_AK8DiPFJet250_250_MassSD50_v2', + 'HLT_AK8DiPFJet260_260_MassSD30_v2', + 'HLT_AK8DiPFJet270_270_MassSD30_v2', + 'HLT_AK8PFHT750_TrimMass50_v14', + 'HLT_AK8PFHT800_TrimMass50_v14', + 'HLT_AK8PFHT850_TrimMass50_v13', + 'HLT_AK8PFHT900_TrimMass50_v13', + 'HLT_AK8PFJet140_v17', + 'HLT_AK8PFJet200_v17', + 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v3', + 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3', + 'HLT_AK8PFJet230_SoftDropMass40_v3', + 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v3', + 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3', + 'HLT_AK8PFJet260_v18', + 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v3', + 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3', + 'HLT_AK8PFJet320_v18', + 'HLT_AK8PFJet360_TrimMass30_v20', + 'HLT_AK8PFJet380_TrimMass30_v13', + 'HLT_AK8PFJet400_MassSD30_v2', + 'HLT_AK8PFJet400_SoftDropMass40_v3', + 'HLT_AK8PFJet400_TrimMass30_v14', + 'HLT_AK8PFJet400_v18', + 'HLT_AK8PFJet40_v18', + 'HLT_AK8PFJet420_MassSD30_v2', + 'HLT_AK8PFJet420_TrimMass30_v13', + 'HLT_AK8PFJet425_SoftDropMass40_v3', + 'HLT_AK8PFJet450_MassSD30_v2', + 'HLT_AK8PFJet450_SoftDropMass40_v3', + 'HLT_AK8PFJet450_v18', + 'HLT_AK8PFJet500_v18', + 'HLT_AK8PFJet550_v13', + 'HLT_AK8PFJet60_v17', + 'HLT_AK8PFJet80_v17', + 'HLT_AK8PFJetFwd140_v16', + 'HLT_AK8PFJetFwd15_v5', + 'HLT_AK8PFJetFwd200_v16', + 'HLT_AK8PFJetFwd25_v5', + 'HLT_AK8PFJetFwd260_v17', + 'HLT_AK8PFJetFwd320_v17', + 'HLT_AK8PFJetFwd400_v17', + 'HLT_AK8PFJetFwd40_v17', + 'HLT_AK8PFJetFwd450_v17', + 'HLT_AK8PFJetFwd500_v17', + 'HLT_AK8PFJetFwd60_v16', + 'HLT_AK8PFJetFwd80_v16', + 'HLT_CaloJet500_NoJetID_v14', + 'HLT_CaloJet550_NoJetID_v9', + 'HLT_CaloMET350_NotCleaned_v6', + 'HLT_CaloMET90_NotCleaned_v6', + 'HLT_CaloMHT90_v6', + 'HLT_DiJet110_35_Mjj650_PFMET110_v11', + 'HLT_DiJet110_35_Mjj650_PFMET120_v11', + 'HLT_DiJet110_35_Mjj650_PFMET130_v11', + 'HLT_DiPFJetAve100_HFJEC_v18', + 'HLT_DiPFJetAve140_v15', + 'HLT_DiPFJetAve160_HFJEC_v18', + 'HLT_DiPFJetAve200_v15', + 'HLT_DiPFJetAve220_HFJEC_v18', + 'HLT_DiPFJetAve260_HFJEC_v1', + 'HLT_DiPFJetAve260_v16', + 'HLT_DiPFJetAve300_HFJEC_v18', + 'HLT_DiPFJetAve320_v16', + 'HLT_DiPFJetAve400_v16', + 'HLT_DiPFJetAve40_v16', + 'HLT_DiPFJetAve500_v16', + 'HLT_DiPFJetAve60_HFJEC_v17', + 'HLT_DiPFJetAve60_v16', + 'HLT_DiPFJetAve80_HFJEC_v18', + 'HLT_DiPFJetAve80_v15', + 'HLT_DoublePFJets100_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets100_PFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets200_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets200_PFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets350_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets350_PFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets40_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets40_PFBTagDeepJet_p71_v3', + 'HLT_L1ETMHadSeeds_v4', + 'HLT_MET105_IsoTrk50_v11', + 'HLT_MET120_IsoTrk50_v11', + 'HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_Mu12eta2p3_PFJet40_v3', + 'HLT_Mu12eta2p3_v3', + 'HLT_PFHT1050_v20', + 'HLT_PFHT180_v19', + 'HLT_PFHT250_v19', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v5', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v3', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v11', + 'HLT_PFHT350_v21', + 'HLT_PFHT370_v19', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v10', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v3', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_v10', + 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v10', + 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v3', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v10', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v3', + 'HLT_PFHT400_SixPFJet32_v10', + 'HLT_PFHT430_v19', + 'HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v9', + 'HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v3', + 'HLT_PFHT450_SixPFJet36_v9', + 'HLT_PFHT500_PFMET100_PFMHT100_IDTight_v14', + 'HLT_PFHT500_PFMET110_PFMHT110_IDTight_v14', + 'HLT_PFHT510_v19', + 'HLT_PFHT590_v19', + 'HLT_PFHT680_v19', + 'HLT_PFHT700_PFMET85_PFMHT85_IDTight_v14', + 'HLT_PFHT780_v19', + 'HLT_PFHT800_PFMET75_PFMHT75_IDTight_v14', + 'HLT_PFHT890_v19', + 'HLT_PFJet110_v2', + 'HLT_PFJet140_v21', + 'HLT_PFJet200_v21', + 'HLT_PFJet260_v22', + 'HLT_PFJet320_v22', + 'HLT_PFJet400_v22', + 'HLT_PFJet40_v23', + 'HLT_PFJet450_v23', + 'HLT_PFJet500_v23', + 'HLT_PFJet550_v13', + 'HLT_PFJet60_v23', + 'HLT_PFJet80_v22', + 'HLT_PFJetFwd140_v20', + 'HLT_PFJetFwd15_v5', + 'HLT_PFJetFwd200_v20', + 'HLT_PFJetFwd25_v5', + 'HLT_PFJetFwd260_v21', + 'HLT_PFJetFwd320_v21', + 'HLT_PFJetFwd400_v21', + 'HLT_PFJetFwd40_v21', + 'HLT_PFJetFwd450_v21', + 'HLT_PFJetFwd500_v21', + 'HLT_PFJetFwd60_v21', + 'HLT_PFJetFwd80_v20', + 'HLT_PFMET100_PFMHT100_IDTight_PFHT60_v11', + 'HLT_PFMET105_IsoTrk50_v3', + 'HLT_PFMET110_PFJet100_v3', + 'HLT_PFMET110_PFMHT110_IDTight_v22', + 'HLT_PFMET120_PFMHT120_IDTight_PFHT60_v11', + 'HLT_PFMET120_PFMHT120_IDTight_v22', + 'HLT_PFMET130_PFMHT130_IDTight_v22', + 'HLT_PFMET140_PFMHT140_IDTight_v22', + 'HLT_PFMET200_BeamHaloCleaned_v11', + 'HLT_PFMET200_NotCleaned_v11', + 'HLT_PFMET250_NotCleaned_v11', + 'HLT_PFMET300_NotCleaned_v11', + 'HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v11', + 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v22', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v11', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v22', + 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v21', + 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v21', + 'HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v11', + 'HLT_PFMETTypeOne110_PFMHT110_IDTight_v14', + 'HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v11', + 'HLT_PFMETTypeOne120_PFMHT120_IDTight_v14', + 'HLT_PFMETTypeOne130_PFMHT130_IDTight_v14', + 'HLT_PFMETTypeOne140_PFMHT140_IDTight_v13', + 'HLT_PFMETTypeOne200_BeamHaloCleaned_v11', + 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v3', + 'HLT_QuadPFJet103_88_75_15_v7', + 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v3', + 'HLT_QuadPFJet105_88_76_15_v7', + 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v3', + 'HLT_QuadPFJet111_90_80_15_v7', + 'HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v3', + 'HLT_QuadPFJet70_50_40_30_v3', + 'HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v3', + 'HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v3', + 'HLT_SingleJet30_Mu12_SinglePFJet40_v13', + 'HLT_TripleJet110_35_35_Mjj650_PFMET110_v11', + 'HLT_TripleJet110_35_35_Mjj650_PFMET120_v11', + 'HLT_TripleJet110_35_35_Mjj650_PFMET130_v11' ), L1Accept = cms.vstring( 'DST_Physics_v8', 'DST_ZeroBias_v3' ), - MonteCarlo = cms.vstring( 'MC_AK4CaloJetsFromPV_v9', - 'MC_AK4CaloJets_v10', - 'MC_AK4PFJets_v18', - 'MC_AK8CaloHT_v9', - 'MC_AK8PFHT_v17', - 'MC_AK8PFJets_v18', - 'MC_AK8TrimPFJets_v18', - 'MC_CaloBTagDeepCSV_v9', - 'MC_CaloHT_v9', - 'MC_CaloMET_JetIdCleaned_v10', - 'MC_CaloMET_v9', - 'MC_CaloMHT_v9', - 'MC_Diphoton10_10_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass10_v14', - 'MC_DoubleEle5_CaloIdL_MW_v16', - 'MC_DoubleMuNoFiltersNoVtx_v8', - 'MC_DoubleMu_TrkIsoVVL_DZ_v12', - 'MC_Ele15_Ele10_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'MC_Ele5_WPTight_Gsf_v9', - 'MC_IsoMu_v16', - 'MC_PFBTagDeepCSV_v11', - 'MC_PFBTagDeepJet_v2', - 'MC_PFHT_v17', - 'MC_PFMET_v18', - 'MC_PFMHT_v17', - 'MC_ReducedIterativeTracking_v13', - 'MC_Run3_PFScoutingPixelTracking_v16' ), - Muon = cms.vstring( 'HLT_CascadeMu100_v4', - 'HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1', - 'HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2', - 'HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1', - 'HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1', - 'HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1', + MonteCarlo = cms.vstring( 'MC_AK4CaloJetsFromPV_v10', + 'MC_AK4CaloJets_v11', + 'MC_AK4PFJets_v19', + 'MC_AK8CaloHT_v10', + 'MC_AK8PFHT_v18', + 'MC_AK8PFJets_v19', + 'MC_AK8TrimPFJets_v19', + 'MC_CaloBTagDeepCSV_v10', + 'MC_CaloHT_v10', + 'MC_CaloMET_JetIdCleaned_v11', + 'MC_CaloMET_v10', + 'MC_CaloMHT_v10', + 'MC_Diphoton10_10_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass10_v15', + 'MC_DoubleEle5_CaloIdL_MW_v17', + 'MC_DoubleMuNoFiltersNoVtx_v9', + 'MC_DoubleMu_TrkIsoVVL_DZ_v13', + 'MC_Ele15_Ele10_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'MC_Ele5_WPTight_Gsf_v10', + 'MC_IsoMu_v17', + 'MC_PFBTagDeepCSV_v12', + 'MC_PFBTagDeepJet_v3', + 'MC_PFHT_v18', + 'MC_PFMET_v19', + 'MC_PFMHT_v18', + 'MC_ReducedIterativeTracking_v14', + 'MC_Run3_PFScoutingPixelTracking_v17' ), + Muon = cms.vstring( 'HLT_CascadeMu100_v5', + 'HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2', + 'HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v3', + 'HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2', + 'HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2', + 'HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2', 'HLT_DoubleL2Mu23NoVtx_2Cha_CosmicSeed_v3', 'HLT_DoubleL2Mu23NoVtx_2Cha_v3', 'HLT_DoubleL2Mu25NoVtx_2Cha_CosmicSeed_Eta2p4_v3', @@ -3075,113 +3086,115 @@ 'HLT_DoubleL2Mu30NoVtx_2Cha_CosmicSeed_Eta2p4_v3', 'HLT_DoubleL2Mu30NoVtx_2Cha_Eta2p4_v3', 'HLT_DoubleL2Mu50_v3', - 'HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v1', - 'HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v1', - 'HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v2', - 'HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v1', - 'HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v1', - 'HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v1', - 'HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v11', - 'HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v11', - 'HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v11', - 'HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v11', - 'HLT_DoubleMu43NoFiltersNoVtx_v5', - 'HLT_DoubleMu48NoFiltersNoVtx_v5', - 'HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v9', - 'HLT_HighPtTkMu100_v3', - 'HLT_IsoMu20_eta2p1_LooseDeepTauPFTauHPS27_eta2p1_CrossL1_v2', - 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v2', - 'HLT_IsoMu20_v16', - 'HLT_IsoMu24_TwoProngs35_v2', - 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v2', - 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v2', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_v16', - 'HLT_IsoMu24_v14', - 'HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1', - 'HLT_IsoMu27_v17', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v1', + 'HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v2', + 'HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v2', + 'HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v3', + 'HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v2', + 'HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v2', + 'HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v2', + 'HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v12', + 'HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v12', + 'HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v12', + 'HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v12', + 'HLT_DoubleMu43NoFiltersNoVtx_v6', + 'HLT_DoubleMu48NoFiltersNoVtx_v6', + 'HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v10', + 'HLT_HighPtTkMu100_v4', + 'HLT_IsoMu20_eta2p1_LooseDeepTauPFTauHPS27_eta2p1_CrossL1_v3', + 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_CrossL1_v3', + 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v3', + 'HLT_IsoMu20_v17', + 'HLT_IsoMu24_TwoProngs35_v3', + 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v3', + 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_v17', + 'HLT_IsoMu24_v15', + 'HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2', + 'HLT_IsoMu27_v18', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v2', 'HLT_L1SingleMu18_v4', 'HLT_L1SingleMu25_v3', - 'HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v1', - 'HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v16', - 'HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9', - 'HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v16', - 'HLT_Mu15_IsoVVVL_PFHT450_v16', - 'HLT_Mu15_IsoVVVL_PFHT600_v20', - 'HLT_Mu15_v4', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v6', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v6', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v16', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v15', - 'HLT_Mu17_TrkIsoVVL_v14', - 'HLT_Mu17_v14', - 'HLT_Mu18_Mu9_SameSign_v5', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v4', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v4', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v4', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v4', - 'HLT_Mu19_TrkIsoVVL_v5', - 'HLT_Mu19_v5', - 'HLT_Mu20_v13', - 'HLT_Mu27_v14', - 'HLT_Mu37_TkMu27_v6', - 'HLT_Mu3_PFJet40_v17', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v3', - 'HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v16', - 'HLT_Mu50_IsoVVVL_PFHT450_v16', - 'HLT_Mu50_v14', - 'HLT_Mu55_v4', - 'HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17', - 'HLT_Mu8_TrkIsoVVL_v13', - 'HLT_Mu8_v13', - 'HLT_TripleMu_10_5_5_DZ_v11', - 'HLT_TripleMu_12_10_5_v11', - 'HLT_TripleMu_5_3_3_Mass3p8_DCA_v4', - 'HLT_TripleMu_5_3_3_Mass3p8_DZ_v9', - 'HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v7' ), - MuonEG = cms.vstring( 'HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v18', - 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v18', - 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v18', - 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v8', - 'HLT_Mu17_Photon30_IsoCaloId_v7', - 'HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v2', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v8', - 'HLT_Mu27_Ele37_CaloIdL_MW_v6', - 'HLT_Mu37_Ele27_CaloIdL_MW_v6', - 'HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v2', - 'HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v2', - 'HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v6', - 'HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v6', - 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v19', - 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v19', - 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v20', - 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v20', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v14', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v12' ), + 'HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v2', + 'HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v17', + 'HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10', + 'HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v17', + 'HLT_Mu15_IsoVVVL_PFHT450_v17', + 'HLT_Mu15_IsoVVVL_PFHT600_v21', + 'HLT_Mu15_v5', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v7', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v7', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v17', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v16', + 'HLT_Mu17_TrkIsoVVL_v15', + 'HLT_Mu17_v15', + 'HLT_Mu18_Mu9_SameSign_v6', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v5', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v5', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v5', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v5', + 'HLT_Mu19_TrkIsoVVL_v6', + 'HLT_Mu19_v6', + 'HLT_Mu20_v14', + 'HLT_Mu27_v15', + 'HLT_Mu37_TkMu27_v7', + 'HLT_Mu3_PFJet40_v18', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v4', + 'HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17', + 'HLT_Mu50_IsoVVVL_PFHT450_v17', + 'HLT_Mu50_L1SingleMuShower_v1', + 'HLT_Mu50_v15', + 'HLT_Mu55_v5', + 'HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v18', + 'HLT_Mu8_TrkIsoVVL_v14', + 'HLT_Mu8_v14', + 'HLT_TripleMu_10_5_5_DZ_v12', + 'HLT_TripleMu_12_10_5_v12', + 'HLT_TripleMu_5_3_3_Mass3p8_DCA_v5', + 'HLT_TripleMu_5_3_3_Mass3p8_DZ_v10', + 'HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v8' ), + MuonEG = cms.vstring( 'HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v19', + 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v19', + 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v19', + 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v9', + 'HLT_Mu17_Photon30_IsoCaloId_v8', + 'HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v3', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v9', + 'HLT_Mu27_Ele37_CaloIdL_MW_v7', + 'HLT_Mu37_Ele27_CaloIdL_MW_v7', + 'HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v3', + 'HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v3', + 'HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v7', + 'HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v7', + 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v20', + 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v20', + 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v21', + 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v21', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v15', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v13' ), NoBPTX = cms.vstring( 'HLT_CDC_L2cosmic_10_er1p0_v2', 'HLT_CDC_L2cosmic_5p5_er1p0_v2', 'HLT_L2Mu10_NoVertex_NoBPTX3BX_v6', @@ -3192,162 +3205,162 @@ 'HLT_UncorrectedJetE30_NoBPTX_v7', 'HLT_UncorrectedJetE60_NoBPTX3BX_v7', 'HLT_UncorrectedJetE70_NoBPTX3BX_v7' ), - OnlineMonitor = ( cms.vstring( 'HLT_AK8DiPFJet250_250_MassSD30_v1', - 'HLT_AK8DiPFJet250_250_MassSD50_v1', - 'HLT_AK8DiPFJet260_260_MassSD30_v1', - 'HLT_AK8DiPFJet270_270_MassSD30_v1', - 'HLT_AK8PFHT750_TrimMass50_v13', - 'HLT_AK8PFHT800_TrimMass50_v13', - 'HLT_AK8PFHT850_TrimMass50_v12', - 'HLT_AK8PFHT900_TrimMass50_v12', - 'HLT_AK8PFJet140_v16', - 'HLT_AK8PFJet200_v16', - 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', - 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2', - 'HLT_AK8PFJet230_SoftDropMass40_v2', - 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', - 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2', - 'HLT_AK8PFJet260_v17', - 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', - 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2', - 'HLT_AK8PFJet320_v17', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np2_v3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np4_v3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_p02_v4', - 'HLT_AK8PFJet360_TrimMass30_v19', - 'HLT_AK8PFJet380_TrimMass30_v12', - 'HLT_AK8PFJet400_MassSD30_v1', - 'HLT_AK8PFJet400_SoftDropMass40_v2', - 'HLT_AK8PFJet400_TrimMass30_v13', - 'HLT_AK8PFJet400_v17', - 'HLT_AK8PFJet40_v17', - 'HLT_AK8PFJet420_MassSD30_v1', - 'HLT_AK8PFJet420_TrimMass30_v12', - 'HLT_AK8PFJet425_SoftDropMass40_v2', - 'HLT_AK8PFJet450_MassSD30_v1', - 'HLT_AK8PFJet450_SoftDropMass40_v2', - 'HLT_AK8PFJet450_v17', - 'HLT_AK8PFJet500_v17', - 'HLT_AK8PFJet550_v12', - 'HLT_AK8PFJet60_v16', - 'HLT_AK8PFJet80_v16', - 'HLT_AK8PFJetFwd140_v15', - 'HLT_AK8PFJetFwd15_v4', - 'HLT_AK8PFJetFwd200_v15', - 'HLT_AK8PFJetFwd25_v4', - 'HLT_AK8PFJetFwd260_v16', - 'HLT_AK8PFJetFwd320_v16', - 'HLT_AK8PFJetFwd400_v16', - 'HLT_AK8PFJetFwd40_v16', - 'HLT_AK8PFJetFwd450_v16', - 'HLT_AK8PFJetFwd500_v16', - 'HLT_AK8PFJetFwd60_v15', - 'HLT_AK8PFJetFwd80_v15', - 'HLT_BTagMu_AK4DiJet110_Mu5_v14', - 'HLT_BTagMu_AK4DiJet170_Mu5_v13', - 'HLT_BTagMu_AK4DiJet20_Mu5_v14', - 'HLT_BTagMu_AK4DiJet40_Mu5_v14', - 'HLT_BTagMu_AK4DiJet70_Mu5_v14', - 'HLT_BTagMu_AK4Jet300_Mu5_v13', - 'HLT_BTagMu_AK8DiJet170_Mu5_v10', - 'HLT_BTagMu_AK8Jet170_DoubleMu5_v3', - 'HLT_BTagMu_AK8Jet300_Mu5_v13', + OnlineMonitor = ( cms.vstring( 'HLT_AK8DiPFJet250_250_MassSD30_v2', + 'HLT_AK8DiPFJet250_250_MassSD50_v2', + 'HLT_AK8DiPFJet260_260_MassSD30_v2', + 'HLT_AK8DiPFJet270_270_MassSD30_v2', + 'HLT_AK8PFHT750_TrimMass50_v14', + 'HLT_AK8PFHT800_TrimMass50_v14', + 'HLT_AK8PFHT850_TrimMass50_v13', + 'HLT_AK8PFHT900_TrimMass50_v13', + 'HLT_AK8PFJet140_v17', + 'HLT_AK8PFJet200_v17', + 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v3', + 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3', + 'HLT_AK8PFJet230_SoftDropMass40_v3', + 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v3', + 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3', + 'HLT_AK8PFJet260_v18', + 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v3', + 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3', + 'HLT_AK8PFJet320_v18', + 'HLT_AK8PFJet360_TrimMass30_v20', + 'HLT_AK8PFJet380_TrimMass30_v13', + 'HLT_AK8PFJet400_MassSD30_v2', + 'HLT_AK8PFJet400_SoftDropMass40_v3', + 'HLT_AK8PFJet400_TrimMass30_v14', + 'HLT_AK8PFJet400_v18', + 'HLT_AK8PFJet40_v18', + 'HLT_AK8PFJet420_MassSD30_v2', + 'HLT_AK8PFJet420_TrimMass30_v13', + 'HLT_AK8PFJet425_SoftDropMass40_v3', + 'HLT_AK8PFJet450_MassSD30_v2', + 'HLT_AK8PFJet450_SoftDropMass40_v3', + 'HLT_AK8PFJet450_v18', + 'HLT_AK8PFJet500_v18', + 'HLT_AK8PFJet550_v13', + 'HLT_AK8PFJet60_v17', + 'HLT_AK8PFJet80_v17', + 'HLT_AK8PFJetFwd140_v16', + 'HLT_AK8PFJetFwd15_v5', + 'HLT_AK8PFJetFwd200_v16', + 'HLT_AK8PFJetFwd25_v5', + 'HLT_AK8PFJetFwd260_v17', + 'HLT_AK8PFJetFwd320_v17', + 'HLT_AK8PFJetFwd400_v17', + 'HLT_AK8PFJetFwd40_v17', + 'HLT_AK8PFJetFwd450_v17', + 'HLT_AK8PFJetFwd500_v17', + 'HLT_AK8PFJetFwd60_v16', + 'HLT_AK8PFJetFwd80_v16', + 'HLT_BTagMu_AK4DiJet110_Mu5_v15', + 'HLT_BTagMu_AK4DiJet170_Mu5_v14', + 'HLT_BTagMu_AK4DiJet20_Mu5_v15', + 'HLT_BTagMu_AK4DiJet40_Mu5_v15', + 'HLT_BTagMu_AK4DiJet70_Mu5_v15', + 'HLT_BTagMu_AK4Jet300_Mu5_v14', + 'HLT_BTagMu_AK8DiJet170_Mu5_v11', + 'HLT_BTagMu_AK8Jet170_DoubleMu5_v4', + 'HLT_BTagMu_AK8Jet300_Mu5_v14', 'HLT_CDC_L2cosmic_10_er1p0_v2', 'HLT_CDC_L2cosmic_5p5_er1p0_v2', - 'HLT_CaloJet500_NoJetID_v13', - 'HLT_CaloJet550_NoJetID_v8', - 'HLT_CaloMET350_NotCleaned_v5', - 'HLT_CaloMET60_DTCluster50_v2', - 'HLT_CaloMET60_DTClusterNoMB1S50_v2', - 'HLT_CaloMET90_NotCleaned_v5', - 'HLT_CaloMHT90_v5', - 'HLT_CascadeMu100_v4', + 'HLT_CaloJet500_NoJetID_v14', + 'HLT_CaloJet550_NoJetID_v9', + 'HLT_CaloMET350_NotCleaned_v6', + 'HLT_CaloMET60_DTCluster50_v3', + 'HLT_CaloMET60_DTClusterNoMB1S50_v3', + 'HLT_CaloMET90_NotCleaned_v6', + 'HLT_CaloMHT90_v6', + 'HLT_CascadeMu100_v5', 'HLT_CscCluster_Loose_v2', 'HLT_CscCluster_Medium_v2', 'HLT_CscCluster_Tight_v2', - 'HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v5', - 'HLT_DiJet110_35_Mjj650_PFMET110_v10', - 'HLT_DiJet110_35_Mjj650_PFMET120_v10', - 'HLT_DiJet110_35_Mjj650_PFMET130_v10', - 'HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v18', - 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v18', - 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v18', - 'HLT_DiPFJetAve100_HFJEC_v17', - 'HLT_DiPFJetAve140_v14', - 'HLT_DiPFJetAve160_HFJEC_v17', - 'HLT_DiPFJetAve200_v14', - 'HLT_DiPFJetAve220_HFJEC_v17', - 'HLT_DiPFJetAve260_v15', - 'HLT_DiPFJetAve300_HFJEC_v17', - 'HLT_DiPFJetAve320_v15', - 'HLT_DiPFJetAve400_v15', - 'HLT_DiPFJetAve40_v15', - 'HLT_DiPFJetAve500_v15', - 'HLT_DiPFJetAve60_HFJEC_v16', - 'HLT_DiPFJetAve60_v15', - 'HLT_DiPFJetAve80_HFJEC_v17', - 'HLT_DiPFJetAve80_v14', - 'HLT_DiPhoton10Time1p4ns_v1', - 'HLT_DiPhoton10Time1p6ns_v1', - 'HLT_DiPhoton10Time1p8ns_v1', - 'HLT_DiPhoton10Time2ns_v1', - 'HLT_DiPhoton10_CaloIdL_v1', - 'HLT_DiPhoton10sminlt0p12_v1', - 'HLT_DiPhoton10sminlt0p1_v1', - 'HLT_DiSC30_18_EIso_AND_HE_Mass70_v14', - 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v2', - 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v2', - 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v14', - 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v14', - 'HLT_DoubleEle25_CaloIdL_MW_v5', - 'HLT_DoubleEle27_CaloIdL_MW_v5', - 'HLT_DoubleEle33_CaloIdL_MW_v18', - 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v21', - 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v21', - 'HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1', - 'HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2', - 'HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1', - 'HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1', - 'HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1', + 'HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v6', + 'HLT_DiJet110_35_Mjj650_PFMET110_v11', + 'HLT_DiJet110_35_Mjj650_PFMET120_v11', + 'HLT_DiJet110_35_Mjj650_PFMET130_v11', + 'HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v19', + 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v19', + 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v19', + 'HLT_DiPFJetAve100_HFJEC_v18', + 'HLT_DiPFJetAve140_v15', + 'HLT_DiPFJetAve160_HFJEC_v18', + 'HLT_DiPFJetAve200_v15', + 'HLT_DiPFJetAve220_HFJEC_v18', + 'HLT_DiPFJetAve260_HFJEC_v1', + 'HLT_DiPFJetAve260_v16', + 'HLT_DiPFJetAve300_HFJEC_v18', + 'HLT_DiPFJetAve320_v16', + 'HLT_DiPFJetAve400_v16', + 'HLT_DiPFJetAve40_v16', + 'HLT_DiPFJetAve500_v16', + 'HLT_DiPFJetAve60_HFJEC_v17', + 'HLT_DiPFJetAve60_v16', + 'HLT_DiPFJetAve80_HFJEC_v18', + 'HLT_DiPFJetAve80_v15', + 'HLT_DiPhoton10Time1ns_v2', + 'HLT_DiPhoton10Time1p2ns_v2', + 'HLT_DiPhoton10Time1p4ns_v2', + 'HLT_DiPhoton10Time1p6ns_v2', + 'HLT_DiPhoton10Time1p8ns_v2', + 'HLT_DiPhoton10Time2ns_v2', + 'HLT_DiPhoton10_CaloIdL_v2', + 'HLT_DiPhoton10sminlt0p12_v2', + 'HLT_DiPhoton10sminlt0p1_v2', + 'HLT_DiSC30_18_EIso_AND_HE_Mass70_v15', + 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v3', + 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v3', + 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v15', + 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v15', + 'HLT_DoubleEle25_CaloIdL_MW_v6', + 'HLT_DoubleEle27_CaloIdL_MW_v6', + 'HLT_DoubleEle33_CaloIdL_MW_v19', + 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v22', + 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v22', + 'HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2', + 'HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v3', + 'HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2', + 'HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2', + 'HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2', 'HLT_DoubleL2Mu23NoVtx_2Cha_CosmicSeed_v3', 'HLT_DoubleL2Mu23NoVtx_2Cha_v3', 'HLT_DoubleL2Mu25NoVtx_2Cha_CosmicSeed_Eta2p4_v3', @@ -3357,141 +3370,148 @@ 'HLT_DoubleL2Mu30NoVtx_2Cha_CosmicSeed_Eta2p4_v3', 'HLT_DoubleL2Mu30NoVtx_2Cha_Eta2p4_v3', 'HLT_DoubleL2Mu50_v3', - 'HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v1', - 'HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v1', - 'HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v2', - 'HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v1', - 'HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v1', - 'HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v1', - 'HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v2', - 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v1', - 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v1', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v11', - 'HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v11', - 'HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v11', - 'HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v11', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu43NoFiltersNoVtx_v5', - 'HLT_DoubleMu48NoFiltersNoVtx_v5', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v9', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_DoublePFJets100_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets100_PFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets200_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets200_PFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets350_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets350_PFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v1', - 'HLT_DoublePFJets40_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets40_PFBTagDeepJet_p71_v2', - 'HLT_DoublePhoton33_CaloIdL_v7', - 'HLT_DoublePhoton70_v7', - 'HLT_DoublePhoton85_v15', - 'HLT_ECALHT800_v11', - 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v15', - 'HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v19', - 'HLT_Ele135_CaloIdVT_GsfTrkIdT_v8', - 'HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9', - 'HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v17', - 'HLT_Ele15_IsoVVVL_PFHT450_v17', - 'HLT_Ele15_IsoVVVL_PFHT600_v21', - 'HLT_Ele15_WPLoose_Gsf_v4', - 'HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v10', - 'HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v17', - 'HLT_Ele20_WPLoose_Gsf_v7', - 'HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v19', - 'HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v19', - 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v20', - 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v20', - 'HLT_Ele27_WPTight_Gsf_v17', - 'HLT_Ele28_HighEta_SC20_Mass55_v14', - 'HLT_Ele28_WPTight_Gsf_v2', - 'HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v14', - 'HLT_Ele30_WPTight_Gsf_v2', - 'HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v14', - 'HLT_Ele32_WPTight_Gsf_L1DoubleEG_v10', - 'HLT_Ele32_WPTight_Gsf_v16', - 'HLT_Ele35_WPTight_Gsf_L1EGMT_v6', - 'HLT_Ele35_WPTight_Gsf_v10', - 'HLT_Ele38_WPTight_Gsf_v10', - 'HLT_Ele40_WPTight_Gsf_v10', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v1', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v19', - 'HLT_Ele50_IsoVVVL_PFHT450_v17', - 'HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v17', - 'HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v19', - 'HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v1')+cms.vstring( 'HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v1', - 'HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1', - 'HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1', - 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1', - 'HLT_HT425_v10', - 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v2', - 'HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v2', - 'HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v2', - 'HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v2', - 'HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v2', - 'HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v2', - 'HLT_HT430_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v2', - 'HLT_HT430_DisplacedDijet60_DisplacedTrack_v14', - 'HLT_HT500_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT550_DisplacedDijet60_Inclusive_v14', - 'HLT_HT650_DisplacedDijet60_Inclusive_v14', + 'HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v2', + 'HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v2', + 'HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v3', + 'HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v2', + 'HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v2', + 'HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v2', + 'HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v3', + 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v2', + 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v2', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v12', + 'HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v12', + 'HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v12', + 'HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v12', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu43NoFiltersNoVtx_v6', + 'HLT_DoubleMu48NoFiltersNoVtx_v6', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v10', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_DoublePFJets100_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets100_PFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets200_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets200_PFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets350_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets350_PFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v2', + 'HLT_DoublePFJets40_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets40_PFBTagDeepJet_p71_v3', + 'HLT_DoublePhoton33_CaloIdL_v8', + 'HLT_DoublePhoton70_v8', + 'HLT_DoublePhoton85_v16', + 'HLT_ECALHT800_v12', + 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v16', + 'HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v20', + 'HLT_Ele135_CaloIdVT_GsfTrkIdT_v9', + 'HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10', + 'HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v18', + 'HLT_Ele15_IsoVVVL_PFHT450_v18', + 'HLT_Ele15_IsoVVVL_PFHT600_v22', + 'HLT_Ele15_WPLoose_Gsf_v5', + 'HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v11', + 'HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v18', + 'HLT_Ele20_WPLoose_Gsf_v8', + 'HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v20', + 'HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v20', + 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v21', + 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v21', + 'HLT_Ele24_eta2p1_WPTight_Gsf_TightChargedIsoPFTauHPS30_eta2p1_CrossL1_v3', + 'HLT_Ele27_WPTight_Gsf_v18', + 'HLT_Ele28_HighEta_SC20_Mass55_v15', + 'HLT_Ele28_WPTight_Gsf_v3', + 'HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v15', + 'HLT_Ele30_WPTight_Gsf_v3', + 'HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v15', + 'HLT_Ele32_WPTight_Gsf_L1DoubleEG_v11', + 'HLT_Ele32_WPTight_Gsf_v17', + 'HLT_Ele35_WPTight_Gsf_L1EGMT_v7', + 'HLT_Ele35_WPTight_Gsf_v11', + 'HLT_Ele38_WPTight_Gsf_v11', + 'HLT_Ele40_WPTight_Gsf_v11', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v2', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v20', + 'HLT_Ele50_IsoVVVL_PFHT450_v18', + 'HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v18', + 'HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v20', + 'HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2')+cms.vstring( 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v2', + 'HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2', + 'HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2', + 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2', + 'HLT_HT425_v11', + 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsInclusive_v1', + 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v3', + 'HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v3', + 'HLT_HT430_DelayedJet40_SingleDelay0p5nsInclusive_v1', + 'HLT_HT430_DelayedJet40_SingleDelay0p5nsTrackless_v1', + 'HLT_HT430_DelayedJet40_SingleDelay1nsInclusive_v1', + 'HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v3', + 'HLT_HT430_DelayedJet40_SingleDelay1p5nsInclusive_v1', + 'HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v3', + 'HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v3', + 'HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v3', + 'HLT_HT430_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v3', + 'HLT_HT430_DisplacedDijet60_DisplacedTrack_v15', + 'HLT_HT500_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT550_DisplacedDijet60_Inclusive_v15', + 'HLT_HT650_DisplacedDijet60_Inclusive_v15', 'HLT_HcalIsolatedbunch_v6', 'HLT_HcalNZS_v14', 'HLT_HcalPhiSym_v16', - 'HLT_HighPtTkMu100_v3', - 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v2', - 'HLT_IsoMu20_v16', - 'HLT_IsoMu24_TwoProngs35_v2', - 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v2', - 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v2', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_v16', - 'HLT_IsoMu24_v14', - 'HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1', - 'HLT_IsoMu27_v17', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v1', - 'HLT_IsoTrackHB_v5', - 'HLT_IsoTrackHE_v5', + 'HLT_HighPtTkMu100_v4', + 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_CrossL1_v3', + 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v3', + 'HLT_IsoMu20_v17', + 'HLT_IsoMu24_TwoProngs35_v3', + 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v3', + 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_v17', + 'HLT_IsoMu24_v15', + 'HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2', + 'HLT_IsoMu27_v18', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v2', + 'HLT_IsoTrackHB_v6', + 'HLT_IsoTrackHE_v6', 'HLT_L1CSCShower_DTCluster50_v2', 'HLT_L1CSCShower_DTCluster75_v2', - 'HLT_L1ETMHadSeeds_v3', - 'HLT_L1MET_DTCluster50_v2', - 'HLT_L1MET_DTClusterNoMB1S50_v2', + 'HLT_L1ETMHadSeeds_v4', + 'HLT_L1MET_DTCluster50_v3', + 'HLT_L1MET_DTClusterNoMB1S50_v3', 'HLT_L1Mu6HT240_v2', 'HLT_L1NotBptxOR_v4', 'HLT_L1SingleMu18_v4', @@ -3504,247 +3524,250 @@ 'HLT_L2Mu10_NoVertex_NoBPTX_v7', 'HLT_L2Mu40_NoVertex_3Sta_NoBPTX3BX_v6', 'HLT_L2Mu45_NoVertex_3Sta_NoBPTX3BX_v5', - 'HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v1', - 'HLT_MET105_IsoTrk50_v10', - 'HLT_MET120_IsoTrk50_v10', - 'HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v16', - 'HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v8', - 'HLT_Mu12eta2p3_PFJet40_v2', - 'HLT_Mu12eta2p3_v2', - 'HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9', - 'HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v16', - 'HLT_Mu15_IsoVVVL_PFHT450_v16', - 'HLT_Mu15_IsoVVVL_PFHT600_v20', - 'HLT_Mu15_v4', - 'HLT_Mu17_Photon30_IsoCaloId_v7', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v6', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v6', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v16', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v15', - 'HLT_Mu17_TrkIsoVVL_v14', - 'HLT_Mu17_v14', - 'HLT_Mu18_Mu9_SameSign_v5', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v4', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v4', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v4', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v4', - 'HLT_Mu19_TrkIsoVVL_v5', - 'HLT_Mu19_v5', - 'HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v2', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu20_v13', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v8', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu27_Ele37_CaloIdL_MW_v6', - 'HLT_Mu27_v14', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu37_Ele27_CaloIdL_MW_v6', - 'HLT_Mu37_TkMu27_v6', - 'HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v2', - 'HLT_Mu3_PFJet40_v17', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v3', - 'HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v2', - 'HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v6', - 'HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v6', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v16', - 'HLT_Mu50_IsoVVVL_PFHT450_v16', - 'HLT_Mu50_v14', - 'HLT_Mu55_v4', - 'HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v2', - 'HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v2', - 'HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v2', - 'HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v2', - 'HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v2', - 'HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v19', - 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v19', - 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v20', - 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v20', - 'HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v14', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v12', - 'HLT_Mu8_TrkIsoVVL_v13', - 'HLT_Mu8_v13', - 'HLT_OnlineMonitorGroup_v2', - 'HLT_PFHT1050_v19', - 'HLT_PFHT180_v18', - 'HLT_PFHT250_v18', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v4', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v2', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v10', - 'HLT_PFHT350_v20', - 'HLT_PFHT370_v18', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v9', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v2', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_v9', - 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v9', - 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v2', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v9', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v2', - 'HLT_PFHT400_SixPFJet32_v9', - 'HLT_PFHT430_v18', - 'HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v8', - 'HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v2', - 'HLT_PFHT450_SixPFJet36_v8', - 'HLT_PFHT500_PFMET100_PFMHT100_IDTight_v13', - 'HLT_PFHT500_PFMET110_PFMHT110_IDTight_v13', - 'HLT_PFHT510_v18', - 'HLT_PFHT590_v18', - 'HLT_PFHT680_v18', - 'HLT_PFHT700_PFMET85_PFMHT85_IDTight_v13', - 'HLT_PFHT780_v18', - 'HLT_PFHT800_PFMET75_PFMHT75_IDTight_v13', - 'HLT_PFHT890_v18', - 'HLT_PFJet110_v1', - 'HLT_PFJet140_v20', - 'HLT_PFJet200_v20', - 'HLT_PFJet260_v21', - 'HLT_PFJet320_v21', - 'HLT_PFJet400_v21', - 'HLT_PFJet40_v22', - 'HLT_PFJet450_v22', - 'HLT_PFJet500_v22', - 'HLT_PFJet550_v12', - 'HLT_PFJet60_v22', - 'HLT_PFJet80_v21', - 'HLT_PFJetFwd140_v19', - 'HLT_PFJetFwd15_v4', - 'HLT_PFJetFwd200_v19', - 'HLT_PFJetFwd25_v4', - 'HLT_PFJetFwd260_v20', - 'HLT_PFJetFwd320_v20', - 'HLT_PFJetFwd400_v20', - 'HLT_PFJetFwd40_v20', - 'HLT_PFJetFwd450_v20', - 'HLT_PFJetFwd500_v20', - 'HLT_PFJetFwd60_v20', - 'HLT_PFJetFwd80_v19', - 'HLT_PFMET100_PFMHT100_IDTight_PFHT60_v10', - 'HLT_PFMET105_IsoTrk50_v2', - 'HLT_PFMET110_PFJet100_v2', - 'HLT_PFMET110_PFMHT110_IDTight_v21', - 'HLT_PFMET120_PFMHT120_IDTight_PFHT60_v10', - 'HLT_PFMET120_PFMHT120_IDTight_v21', - 'HLT_PFMET130_PFMHT130_IDTight_v21', - 'HLT_PFMET140_PFMHT140_IDTight_v21', - 'HLT_PFMET200_BeamHaloCleaned_v10', - 'HLT_PFMET200_NotCleaned_v10', - 'HLT_PFMET250_NotCleaned_v10', - 'HLT_PFMET300_NotCleaned_v10', - 'HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v10', - 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v21', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v10', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v21', - 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v20', - 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v20', - 'HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v10', - 'HLT_PFMETTypeOne110_PFMHT110_IDTight_v13', - 'HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v10', - 'HLT_PFMETTypeOne120_PFMHT120_IDTight_v13', - 'HLT_PFMETTypeOne130_PFMHT130_IDTight_v13', - 'HLT_PFMETTypeOne140_PFMHT140_IDTight_v12', - 'HLT_PFMETTypeOne200_BeamHaloCleaned_v10', - 'HLT_Photon100EBHE10_v3', - 'HLT_Photon110EB_TightID_TightIso_v3', - 'HLT_Photon120_R9Id90_HE10_IsoM_v15', - 'HLT_Photon120_v14', - 'HLT_Photon150_v7', - 'HLT_Photon165_R9Id90_HE10_IsoM_v16', - 'HLT_Photon175_v15', - 'HLT_Photon200_v14', - 'HLT_Photon20_HoverELoose_v11', - 'HLT_Photon20_v3', - 'HLT_Photon300_NoHE_v13', - 'HLT_Photon30EB_TightID_TightIso_v2', - 'HLT_Photon30_HoverELoose_v11', - 'HLT_Photon33_v6', - 'HLT_Photon35_TwoProngs35_v2', - 'HLT_Photon50_R9Id90_HE10_IsoM_v15', - 'HLT_Photon50_v14', - 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v12', - 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v6')+cms.vstring( 'HLT_Photon75_R9Id90_HE10_IsoM_v15', - 'HLT_Photon75_v14', - 'HLT_Photon90_R9Id90_HE10_IsoM_v15', - 'HLT_Photon90_v14', + 'HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v2', + 'HLT_MET105_IsoTrk50_v11', + 'HLT_MET120_IsoTrk50_v11', + 'HLT_MediumChargedIsoPFTau180HighPtRelaxedIso_Trk50_eta2p1_v14', + 'HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v17', + 'HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v9', + 'HLT_Mu12eta2p3_PFJet40_v3', + 'HLT_Mu12eta2p3_v3', + 'HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10', + 'HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v17', + 'HLT_Mu15_IsoVVVL_PFHT450_v17', + 'HLT_Mu15_IsoVVVL_PFHT600_v21', + 'HLT_Mu15_v5', + 'HLT_Mu17_Photon30_IsoCaloId_v8', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v7', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v7', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v17', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v16', + 'HLT_Mu17_TrkIsoVVL_v15', + 'HLT_Mu17_v15', + 'HLT_Mu18_Mu9_SameSign_v6', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v5', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v5', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v5', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v5', + 'HLT_Mu19_TrkIsoVVL_v6', + 'HLT_Mu19_v6', + 'HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v3', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu20_v14', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v9', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu27_Ele37_CaloIdL_MW_v7', + 'HLT_Mu27_v15', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu37_Ele27_CaloIdL_MW_v7', + 'HLT_Mu37_TkMu27_v7', + 'HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v3', + 'HLT_Mu3_PFJet40_v18', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v4', + 'HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v3', + 'HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v7', + 'HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v7', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17', + 'HLT_Mu50_IsoVVVL_PFHT450_v17', + 'HLT_Mu50_L1SingleMuShower_v1', + 'HLT_Mu50_v15', + 'HLT_Mu55_v5', + 'HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v3', + 'HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v3', + 'HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v3', + 'HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v3', + 'HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v3', + 'HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v20', + 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v20', + 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v21', + 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v21', + 'HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v18', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v15', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v13', + 'HLT_Mu8_TrkIsoVVL_v14', + 'HLT_Mu8_v14', + 'HLT_OnlineMonitorGroup_v3', + 'HLT_PFHT1050_v20', + 'HLT_PFHT180_v19', + 'HLT_PFHT250_v19', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v5', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v3', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v11', + 'HLT_PFHT350_v21', + 'HLT_PFHT370_v19', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v10', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v3', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_v10', + 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v10', + 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v3', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v10', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v3', + 'HLT_PFHT400_SixPFJet32_v10', + 'HLT_PFHT430_v19', + 'HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v9', + 'HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v3', + 'HLT_PFHT450_SixPFJet36_v9', + 'HLT_PFHT500_PFMET100_PFMHT100_IDTight_v14', + 'HLT_PFHT500_PFMET110_PFMHT110_IDTight_v14', + 'HLT_PFHT510_v19', + 'HLT_PFHT590_v19', + 'HLT_PFHT680_v19', + 'HLT_PFHT700_PFMET85_PFMHT85_IDTight_v14', + 'HLT_PFHT780_v19', + 'HLT_PFHT800_PFMET75_PFMHT75_IDTight_v14', + 'HLT_PFHT890_v19', + 'HLT_PFJet110_v2', + 'HLT_PFJet140_v21', + 'HLT_PFJet200_v21', + 'HLT_PFJet260_v22', + 'HLT_PFJet320_v22', + 'HLT_PFJet400_v22', + 'HLT_PFJet40_v23', + 'HLT_PFJet450_v23', + 'HLT_PFJet500_v23', + 'HLT_PFJet550_v13', + 'HLT_PFJet60_v23', + 'HLT_PFJet80_v22', + 'HLT_PFJetFwd140_v20', + 'HLT_PFJetFwd15_v5', + 'HLT_PFJetFwd200_v20', + 'HLT_PFJetFwd25_v5', + 'HLT_PFJetFwd260_v21', + 'HLT_PFJetFwd320_v21', + 'HLT_PFJetFwd400_v21', + 'HLT_PFJetFwd40_v21', + 'HLT_PFJetFwd450_v21', + 'HLT_PFJetFwd500_v21', + 'HLT_PFJetFwd60_v21', + 'HLT_PFJetFwd80_v20', + 'HLT_PFMET100_PFMHT100_IDTight_PFHT60_v11', + 'HLT_PFMET105_IsoTrk50_v3', + 'HLT_PFMET110_PFJet100_v3', + 'HLT_PFMET110_PFMHT110_IDTight_v22', + 'HLT_PFMET120_PFMHT120_IDTight_PFHT60_v11', + 'HLT_PFMET120_PFMHT120_IDTight_v22', + 'HLT_PFMET130_PFMHT130_IDTight_v22', + 'HLT_PFMET140_PFMHT140_IDTight_v22', + 'HLT_PFMET200_BeamHaloCleaned_v11', + 'HLT_PFMET200_NotCleaned_v11', + 'HLT_PFMET250_NotCleaned_v11', + 'HLT_PFMET300_NotCleaned_v11', + 'HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v11', + 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v22', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v11', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v22', + 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v21', + 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v21', + 'HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v11', + 'HLT_PFMETTypeOne110_PFMHT110_IDTight_v14', + 'HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v11', + 'HLT_PFMETTypeOne120_PFMHT120_IDTight_v14', + 'HLT_PFMETTypeOne130_PFMHT130_IDTight_v14', + 'HLT_PFMETTypeOne140_PFMHT140_IDTight_v13', + 'HLT_PFMETTypeOne200_BeamHaloCleaned_v11', + 'HLT_Photon100EBHE10_v4', + 'HLT_Photon110EB_TightID_TightIso_v4', + 'HLT_Photon120_R9Id90_HE10_IsoM_v16', + 'HLT_Photon120_v15', + 'HLT_Photon150_v8', + 'HLT_Photon165_R9Id90_HE10_IsoM_v17', + 'HLT_Photon175_v16', + 'HLT_Photon200_v15', + 'HLT_Photon20_HoverELoose_v12', + 'HLT_Photon20_v4')+cms.vstring( 'HLT_Photon300_NoHE_v14', + 'HLT_Photon30EB_TightID_TightIso_v3', + 'HLT_Photon30_HoverELoose_v12', + 'HLT_Photon33_v7', + 'HLT_Photon35_TwoProngs35_v3', + 'HLT_Photon50_R9Id90_HE10_IsoM_v16', + 'HLT_Photon50_v15', + 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v13', + 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v7', + 'HLT_Photon75_R9Id90_HE10_IsoM_v16', + 'HLT_Photon75_v15', + 'HLT_Photon90_R9Id90_HE10_IsoM_v16', + 'HLT_Photon90_v15', 'HLT_Physics_v8', - 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet103_88_75_15_v6', - 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet105_88_76_15_v6', - 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet111_90_80_15_v6', - 'HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2', - 'HLT_QuadPFJet70_50_40_30_v2', - 'HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v2', - 'HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v2', + 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v3', + 'HLT_QuadPFJet103_88_75_15_v7', + 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v3', + 'HLT_QuadPFJet105_88_76_15_v7', + 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v3', + 'HLT_QuadPFJet111_90_80_15_v7', + 'HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v3', + 'HLT_QuadPFJet70_50_40_30_v3', + 'HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v3', + 'HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v3', 'HLT_Random_v3', - 'HLT_SingleJet30_Mu12_SinglePFJet40_v12', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4', - 'HLT_TripleJet110_35_35_Mjj650_PFMET110_v10', - 'HLT_TripleJet110_35_35_Mjj650_PFMET120_v10', - 'HLT_TripleJet110_35_35_Mjj650_PFMET130_v10', - 'HLT_TripleMu_10_5_5_DZ_v11', - 'HLT_TripleMu_12_10_5_v11', - 'HLT_TripleMu_5_3_3_Mass3p8_DCA_v4', - 'HLT_TripleMu_5_3_3_Mass3p8_DZ_v9', - 'HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v7', + 'HLT_SingleJet30_Mu12_SinglePFJet40_v13', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5', + 'HLT_TripleJet110_35_35_Mjj650_PFMET110_v11', + 'HLT_TripleJet110_35_35_Mjj650_PFMET120_v11', + 'HLT_TripleJet110_35_35_Mjj650_PFMET130_v11', + 'HLT_TripleMu_10_5_5_DZ_v12', + 'HLT_TripleMu_12_10_5_v12', + 'HLT_TripleMu_5_3_3_Mass3p8_DCA_v5', + 'HLT_TripleMu_5_3_3_Mass3p8_DZ_v10', + 'HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v8', 'HLT_UncorrectedJetE30_NoBPTX3BX_v7', 'HLT_UncorrectedJetE30_NoBPTX_v7', 'HLT_UncorrectedJetE60_NoBPTX3BX_v7', 'HLT_UncorrectedJetE70_NoBPTX3BX_v7', - 'HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v1', + 'HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v2', + 'HLT_VBF_DoubleTightChargedIsoPFTauHPS20_Trk1_eta2p1_v3', 'HLT_ZeroBias_Alignment_v2', 'HLT_ZeroBias_FirstBXAfterTrain_v4', 'HLT_ZeroBias_FirstCollisionAfterAbortGap_v6', @@ -3752,688 +3775,695 @@ 'HLT_ZeroBias_IsolatedBunches_v6', 'HLT_ZeroBias_LastCollisionInTrain_v4', 'HLT_ZeroBias_v7') ), - ParkingDoubleElectronLowMass0 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v1', - 'HLT_DoubleEle4_eta1p22_mMax6_v1', - 'HLT_DoubleEle4p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle6_eta1p22_mMax6_v1', - 'HLT_DoubleEle6p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle7_eta1p22_mMax6_v1', - 'HLT_DoubleEle7p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle8_eta1p22_mMax6_v1', - 'HLT_DoubleEle8p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle9_eta1p22_mMax6_v1', - 'HLT_DoubleEle9p5_eta1p22_mMax6_v1' ), - ParkingDoubleElectronLowMass1 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v1', - 'HLT_DoubleEle4_eta1p22_mMax6_v1', - 'HLT_DoubleEle4p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle6_eta1p22_mMax6_v1', - 'HLT_DoubleEle6p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle7_eta1p22_mMax6_v1', - 'HLT_DoubleEle7p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle8_eta1p22_mMax6_v1', - 'HLT_DoubleEle8p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle9_eta1p22_mMax6_v1', - 'HLT_DoubleEle9p5_eta1p22_mMax6_v1' ), - ParkingDoubleElectronLowMass2 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v1', - 'HLT_DoubleEle4_eta1p22_mMax6_v1', - 'HLT_DoubleEle4p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle6_eta1p22_mMax6_v1', - 'HLT_DoubleEle6p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle7_eta1p22_mMax6_v1', - 'HLT_DoubleEle7p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle8_eta1p22_mMax6_v1', - 'HLT_DoubleEle8p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle9_eta1p22_mMax6_v1', - 'HLT_DoubleEle9p5_eta1p22_mMax6_v1' ), - ParkingDoubleElectronLowMass3 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v1', - 'HLT_DoubleEle4_eta1p22_mMax6_v1', - 'HLT_DoubleEle4p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle6_eta1p22_mMax6_v1', - 'HLT_DoubleEle6p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle7_eta1p22_mMax6_v1', - 'HLT_DoubleEle7p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle8_eta1p22_mMax6_v1', - 'HLT_DoubleEle8p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle9_eta1p22_mMax6_v1', - 'HLT_DoubleEle9p5_eta1p22_mMax6_v1' ), - ParkingDoubleElectronLowMass4 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v1', - 'HLT_DoubleEle4_eta1p22_mMax6_v1', - 'HLT_DoubleEle4p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle6_eta1p22_mMax6_v1', - 'HLT_DoubleEle6p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle7_eta1p22_mMax6_v1', - 'HLT_DoubleEle7p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle8_eta1p22_mMax6_v1', - 'HLT_DoubleEle8p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle9_eta1p22_mMax6_v1', - 'HLT_DoubleEle9p5_eta1p22_mMax6_v1' ), - ParkingDoubleElectronLowMass5 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v1', - 'HLT_DoubleEle4_eta1p22_mMax6_v1', - 'HLT_DoubleEle4p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle6_eta1p22_mMax6_v1', - 'HLT_DoubleEle6p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle7_eta1p22_mMax6_v1', - 'HLT_DoubleEle7p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle8_eta1p22_mMax6_v1', - 'HLT_DoubleEle8p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle9_eta1p22_mMax6_v1', - 'HLT_DoubleEle9p5_eta1p22_mMax6_v1' ), - ParkingDoubleMuonLowMass0 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ), - ParkingDoubleMuonLowMass1 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ), - ParkingDoubleMuonLowMass2 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ), - ParkingDoubleMuonLowMass3 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ), - ParkingDoubleMuonLowMass4 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ), - ParkingDoubleMuonLowMass5 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ), - ParkingDoubleMuonLowMass6 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ), - ParkingDoubleMuonLowMass7 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ), - ParkingSingleMuon = cms.vstring( 'HLT_Mu12_IP6_v1' ), + ParkingDoubleElectronLowMass0 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v2', + 'HLT_DoubleEle4_eta1p22_mMax6_v2', + 'HLT_DoubleEle4p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle6_eta1p22_mMax6_v2', + 'HLT_DoubleEle6p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle7_eta1p22_mMax6_v2', + 'HLT_DoubleEle7p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle8_eta1p22_mMax6_v2', + 'HLT_DoubleEle8p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle9_eta1p22_mMax6_v2', + 'HLT_DoubleEle9p5_eta1p22_mMax6_v2' ), + ParkingDoubleElectronLowMass1 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v2', + 'HLT_DoubleEle4_eta1p22_mMax6_v2', + 'HLT_DoubleEle4p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle6_eta1p22_mMax6_v2', + 'HLT_DoubleEle6p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle7_eta1p22_mMax6_v2', + 'HLT_DoubleEle7p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle8_eta1p22_mMax6_v2', + 'HLT_DoubleEle8p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle9_eta1p22_mMax6_v2', + 'HLT_DoubleEle9p5_eta1p22_mMax6_v2' ), + ParkingDoubleElectronLowMass2 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v2', + 'HLT_DoubleEle4_eta1p22_mMax6_v2', + 'HLT_DoubleEle4p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle6_eta1p22_mMax6_v2', + 'HLT_DoubleEle6p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle7_eta1p22_mMax6_v2', + 'HLT_DoubleEle7p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle8_eta1p22_mMax6_v2', + 'HLT_DoubleEle8p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle9_eta1p22_mMax6_v2', + 'HLT_DoubleEle9p5_eta1p22_mMax6_v2' ), + ParkingDoubleElectronLowMass3 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v2', + 'HLT_DoubleEle4_eta1p22_mMax6_v2', + 'HLT_DoubleEle4p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle6_eta1p22_mMax6_v2', + 'HLT_DoubleEle6p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle7_eta1p22_mMax6_v2', + 'HLT_DoubleEle7p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle8_eta1p22_mMax6_v2', + 'HLT_DoubleEle8p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle9_eta1p22_mMax6_v2', + 'HLT_DoubleEle9p5_eta1p22_mMax6_v2' ), + ParkingDoubleElectronLowMass4 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v2', + 'HLT_DoubleEle4_eta1p22_mMax6_v2', + 'HLT_DoubleEle4p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle6_eta1p22_mMax6_v2', + 'HLT_DoubleEle6p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle7_eta1p22_mMax6_v2', + 'HLT_DoubleEle7p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle8_eta1p22_mMax6_v2', + 'HLT_DoubleEle8p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle9_eta1p22_mMax6_v2', + 'HLT_DoubleEle9p5_eta1p22_mMax6_v2' ), + ParkingDoubleElectronLowMass5 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v2', + 'HLT_DoubleEle4_eta1p22_mMax6_v2', + 'HLT_DoubleEle4p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle6_eta1p22_mMax6_v2', + 'HLT_DoubleEle6p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle7_eta1p22_mMax6_v2', + 'HLT_DoubleEle7p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle8_eta1p22_mMax6_v2', + 'HLT_DoubleEle8p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle9_eta1p22_mMax6_v2', + 'HLT_DoubleEle9p5_eta1p22_mMax6_v2' ), + ParkingDoubleMuonLowMass0 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ), + ParkingDoubleMuonLowMass1 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ), + ParkingDoubleMuonLowMass2 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ), + ParkingDoubleMuonLowMass3 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ), + ParkingDoubleMuonLowMass4 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ), + ParkingDoubleMuonLowMass5 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ), + ParkingDoubleMuonLowMass6 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ), + ParkingDoubleMuonLowMass7 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ), + ParkingSingleMuon0 = cms.vstring( 'HLT_Mu12_IP6_v2' ), + ParkingSingleMuon1 = cms.vstring( 'HLT_Mu12_IP6_v2' ), + ParkingSingleMuon2 = cms.vstring( 'HLT_Mu12_IP6_v2' ), RPCMonitor = cms.vstring( 'AlCa_RPCMuonNormalisation_v14' ), - ReservedDoubleMuonLowMass = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ), - ScoutingPFMonitor = cms.vstring( 'DST_Run3_PFScoutingPixelTracking_v17', - 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v15', - 'HLT_Ele35_WPTight_Gsf_v10', - 'HLT_IsoMu27_v17', - 'HLT_Mu50_v14', - 'HLT_PFHT1050_v19', - 'HLT_Photon200_v14' ), - ScoutingPFRun3 = cms.vstring( 'DST_Run3_PFScoutingPixelTracking_v17' ), - Tau = cms.vstring( 'HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v2', - 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v1', - 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v1', - 'HLT_DoubleMediumDeepTauPFTauHPS35_L2NN_eta2p1_v1', - 'HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v1', - 'HLT_LooseDeepTauPFTauHPS180_L2NN_eta2p1_v2', - 'HLT_Photon35_TwoProngs35_v2', - 'HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v1' ), + ReservedDoubleMuonLowMass = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ), + ScoutingPFMonitor = cms.vstring( 'DST_Run3_PFScoutingPixelTracking_v18', + 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v16', + 'HLT_Ele35_WPTight_Gsf_v11', + 'HLT_IsoMu27_v18', + 'HLT_Mu50_v15', + 'HLT_PFHT1050_v20', + 'HLT_Photon200_v15' ), + ScoutingPFRun3 = cms.vstring( 'DST_HLTMuon_Run3_PFScoutingPixelTracking_v18', + 'DST_Run3_PFScoutingPixelTracking_v18' ), + Tau = cms.vstring( 'HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v3', + 'HLT_DoubleMediumChargedIsoPFTauHPS40_Trk1_eta2p1_v3', + 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v2', + 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v2', + 'HLT_DoubleMediumDeepTauPFTauHPS35_L2NN_eta2p1_v2', + 'HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v2', + 'HLT_DoubleTightChargedIsoPFTauHPS35_Trk1_eta2p1_v3', + 'HLT_LooseDeepTauPFTauHPS180_L2NN_eta2p1_v3', + 'HLT_MediumChargedIsoPFTau180HighPtRelaxedIso_Trk50_eta2p1_v14', + 'HLT_Photon35_TwoProngs35_v3', + 'HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v2', + 'HLT_VBF_DoubleTightChargedIsoPFTauHPS20_Trk1_eta2p1_v3' ), TestEnablesEcalHcal = cms.vstring( 'HLT_EcalCalibration_v4', 'HLT_HcalCalibration_v5' ), TestEnablesEcalHcalDQM = cms.vstring( 'HLT_EcalCalibration_v4', @@ -6684,7 +6714,7 @@ digisInLabelEE = cms.InputTag( 'hltEcalDigisGPU','eeDigis' ), digisOutLabelEB = cms.string( "ebDigis" ), digisOutLabelEE = cms.string( "eeDigis" ), - produceDummyIntegrityCollections = cms.bool( True ) + produceDummyIntegrityCollections = cms.bool( False ) ) fragment.hltEcalDetIdToBeRecovered = cms.EDProducer( "EcalDetIdToBeRecoveredProducer", ebIntegrityChIdErrors = cms.InputTag( 'hltEcalDigis','EcalIntegrityChIdErrors' ), @@ -6793,74 +6823,7 @@ recHitsLabelCPUEB = cms.string( "EcalUncalibRecHitsEB" ), recHitsLabelCPUEE = cms.string( "EcalUncalibRecHitsEE" ) ) -fragment.hltEcalRecHitWithTPs = cms.EDProducer( "EcalRecHitProducer", - recoverEEVFE = cms.bool( False ), - EErechitCollection = cms.string( "EcalRecHitsEE" ), - recoverEBIsolatedChannels = cms.bool( False ), - recoverEBVFE = cms.bool( False ), - laserCorrection = cms.bool( True ), - EBLaserMIN = cms.double( 0.5 ), - killDeadChannels = cms.bool( True ), - dbStatusToBeExcludedEB = cms.vint32( 14, 78, 142 ), - EEuncalibRecHitCollection = cms.InputTag( 'hltEcalUncalibRecHit','EcalUncalibRecHitsEE' ), - dbStatusToBeExcludedEE = cms.vint32( 14, 78, 142 ), - EELaserMIN = cms.double( 0.5 ), - ebFEToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecovered','ebFE' ), - cleaningConfig = cms.PSet( - cThreshold_endcap = cms.double( 15.0 ), - tightenCrack_e1_double = cms.double( 2.0 ), - cThreshold_barrel = cms.double( 4.0 ), - e6e2thresh = cms.double( 0.04 ), - e4e1Threshold_barrel = cms.double( 0.08 ), - e4e1Threshold_endcap = cms.double( 0.3 ), - tightenCrack_e4e1_single = cms.double( 3.0 ), - cThreshold_double = cms.double( 10.0 ), - e4e1_b_barrel = cms.double( -0.024 ), - tightenCrack_e6e2_double = cms.double( 3.0 ), - e4e1_a_barrel = cms.double( 0.04 ), - tightenCrack_e1_single = cms.double( 2.0 ), - e4e1_a_endcap = cms.double( 0.02 ), - e4e1_b_endcap = cms.double( -0.0125 ), - ignoreOutOfTimeThresh = cms.double( 1.0E9 ) - ), - logWarningEtThreshold_EE_FE = cms.double( 50.0 ), - eeDetIdToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecovered','eeDetId' ), - recoverEBFE = cms.bool( False ), - eeFEToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecovered','eeFE' ), - ebDetIdToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecovered','ebDetId' ), - singleChannelRecoveryThreshold = cms.double( 8.0 ), - sum8ChannelRecoveryThreshold = cms.double( 0.0 ), - bdtWeightFileNoCracks = cms.FileInPath( "RecoLocalCalo/EcalDeadChannelRecoveryAlgos/data/BDTWeights/bdtgAllRH_8GT700MeV_noCracks_ZskimData2017_v1.xml" ), - bdtWeightFileCracks = cms.FileInPath( "RecoLocalCalo/EcalDeadChannelRecoveryAlgos/data/BDTWeights/bdtgAllRH_8GT700MeV_onlyCracks_ZskimData2017_v1.xml" ), - ChannelStatusToBeExcluded = cms.vstring( ), - EBrechitCollection = cms.string( "EcalRecHitsEB" ), - triggerPrimitiveDigiCollection = cms.InputTag( 'hltEcalDigisLegacy','EcalTriggerPrimitives' ), - recoverEEFE = cms.bool( False ), - singleChannelRecoveryMethod = cms.string( "NeuralNetworks" ), - EBLaserMAX = cms.double( 3.0 ), - flagsMapDBReco = cms.PSet( - kDead = cms.vstring( 'kNoDataNoTP' ), - kGood = cms.vstring( 'kOk', - 'kDAC', - 'kNoLaser', - 'kNoisy' ), - kTowerRecovered = cms.vstring( 'kDeadFE' ), - kNoisy = cms.vstring( 'kNNoisy', - 'kFixedG6', - 'kFixedG1' ), - kNeighboursRecovered = cms.vstring( 'kFixedG0', - 'kNonRespondingIsolated', - 'kDeadVFE' ) - ), - EBuncalibRecHitCollection = cms.InputTag( 'hltEcalUncalibRecHit','EcalUncalibRecHitsEB' ), - algoRecover = cms.string( "EcalRecHitWorkerRecover" ), - algo = cms.string( "EcalRecHitWorkerSimple" ), - EELaserMAX = cms.double( 8.0 ), - logWarningEtThreshold_EB_FE = cms.double( 50.0 ), - recoverEEIsolatedChannels = cms.bool( False ), - skipTimeCalib = cms.bool( False ) -) -fragment.hltEcalRecHitWithoutTPs = cms.EDProducer( "EcalRecHitProducer", +fragment.hltEcalRecHit = cms.EDProducer( "EcalRecHitProducer", recoverEEVFE = cms.bool( False ), EErechitCollection = cms.string( "EcalRecHitsEE" ), recoverEBIsolatedChannels = cms.bool( False ), @@ -6901,7 +6864,7 @@ bdtWeightFileCracks = cms.FileInPath( "RecoLocalCalo/EcalDeadChannelRecoveryAlgos/data/BDTWeights/bdtgAllRH_8GT700MeV_onlyCracks_ZskimData2017_v1.xml" ), ChannelStatusToBeExcluded = cms.vstring( ), EBrechitCollection = cms.string( "EcalRecHitsEB" ), - triggerPrimitiveDigiCollection = cms.InputTag( "unused" ), + triggerPrimitiveDigiCollection = cms.InputTag( 'hltEcalDigis','EcalTriggerPrimitives' ), recoverEEFE = cms.bool( False ), singleChannelRecoveryMethod = cms.string( "NeuralNetworks" ), EBLaserMAX = cms.double( 3.0 ), @@ -8191,7 +8154,7 @@ isRun2 = cms.bool( False ), IncludeErrors = cms.bool( True ), UseQualityInfo = cms.bool( False ), - MaxFEDWords = cms.uint32( 300000 ), + MaxFEDWords = cms.uint32( 400000 ), clusterThreshold_layer1 = cms.int32( 4000 ), clusterThreshold_otherLayers = cms.int32( 4000 ), InputLabel = cms.InputTag( "rawDataCollector" ), @@ -10041,8 +10004,7 @@ cms.PSet( src = cms.InputTag( "hltHbhereco" ), name = cms.string( "PFHBHERecHitCreator" ), qualityTests = cms.VPSet( - cms.PSet( threshold = cms.double( 0.8 ), - name = cms.string( "PFRecHitQTestThreshold" ), + cms.PSet( name = cms.string( "PFRecHitQTestHCALThresholdVsDepth" ), cuts = cms.VPSet( cms.PSet( depth = cms.vint32( 1, 2, 3, 4 ), threshold = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ), @@ -10369,7 +10331,7 @@ ) ) ), - maxIterations = cms.uint32( 50 ), + maxIterations = cms.uint32( 5 ), minChi2Prob = cms.double( 0.0 ), allCellsPositionCalc = cms.PSet( minAllowedNormalization = cms.double( 1.0E-9 ), @@ -23085,9 +23047,9 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltL1sHTTForBeamSpot = cms.EDFilter( "HLTL1TSeed", +fragment.hltL1sBigORLooseIsoEGXXerIsoTauYYerdRMin0p3 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_HTT120er OR L1_HTT160er OR L1_HTT200er OR L1_HTT255er OR L1_HTT280er OR L1_HTT320er OR L1_HTT360er OR L1_ETT2000 OR L1_HTT400er OR L1_HTT450er OR L1_SingleJet120 OR L1_SingleJet140er2p5 OR L1_SingleJet160er2p5 OR L1_SingleJet180 OR L1_SingleJet200 OR L1_DoubleJet40er2p5 OR L1_DoubleJet100er2p5 OR L1_DoubleJet120er2p5" ), + L1SeedsLogicalExpression = cms.string( "L1_LooseIsoEG22er2p1_IsoTau26er2p1_dR_Min0p3 OR L1_LooseIsoEG22er2p1_Tau70er2p1_dR_Min0p3 OR L1_LooseIsoEG24er2p1_IsoTau27er2p1_dR_Min0p3" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -23097,985 +23059,501 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltPreHT300Beamspot = cms.EDFilter( "HLTPrescaler", +fragment.hltPreEle24eta2p1WPTightGsfTightChargedIsoPFTauHPS30eta2p1CrossL1 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltAK4CaloJetsIDPassed = cms.EDProducer( "HLTCaloJetIDProducer", - min_N90 = cms.int32( -2 ), - min_N90hits = cms.int32( 2 ), - min_EMF = cms.double( 1.0E-6 ), - max_EMF = cms.double( 999.0 ), - jetsInput = cms.InputTag( "hltAK4CaloJets" ), - JetIDParams = cms.PSet( - hfRecHitsColl = cms.InputTag( "hltHfreco" ), - hoRecHitsColl = cms.InputTag( "hltHoreco" ), - ebRecHitsColl = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - hbheRecHitsColl = cms.InputTag( "hltHbhereco" ), - useRecHits = cms.bool( True ), - eeRecHitsColl = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ) - ) -) -fragment.hltAK4CaloJetsCorrectedIDPassed = cms.EDProducer( "CorrectedCaloJetProducer", - src = cms.InputTag( "hltAK4CaloJetsIDPassed" ), - correctors = cms.VInputTag( 'hltAK4CaloCorrector' ) -) -fragment.hltHtMht = cms.EDProducer( "HLTHtMhtProducer", - usePt = cms.bool( False ), - excludePFMuons = cms.bool( False ), - minNJetHt = cms.int32( 0 ), - minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 40.0 ), - minPtJetMht = cms.double( 30.0 ), - maxEtaJetHt = cms.double( 2.5 ), - maxEtaJetMht = cms.double( 5.0 ), - jetsLabel = cms.InputTag( "hltAK4CaloJetsCorrected" ), - pfCandidatesLabel = cms.InputTag( "" ) +fragment.hltEGL1EGerAndTauFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", + saveTags = cms.bool( True ), + candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), + l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + candNonIsolatedTag = cms.InputTag( "" ), + l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1SeedFilterTag = cms.InputTag( "hltL1sBigORLooseIsoEGXXerIsoTauYYerdRMin0p3" ), + l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + ncandcut = cms.int32( 1 ), + doIsolated = cms.bool( False ), + region_eta_size = cms.double( 0.522 ), + region_eta_size_ecap = cms.double( 1.0 ), + region_phi_size = cms.double( 1.044 ), + barrel_end = cms.double( 1.4791 ), + endcap_end = cms.double( 2.17 ) ) -fragment.hltHT300 = cms.EDFilter( "HLTHtMhtFilter", +fragment.hltEG24L1EGandTauEtFilter = cms.EDFilter( "HLTEgammaEtFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMht' ), - mhtLabels = cms.VInputTag( 'hltHtMht' ), - minHt = cms.vdouble( 300.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) + inputTag = cms.InputTag( "hltEGL1EGerAndTauFilter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 24.0 ), + etcutEE = cms.double( 24.0 ), + ncandcut = cms.int32( 1 ) ) -fragment.hltVerticesPF = cms.EDProducer( "PrimaryVertexProducer", - vertexCollections = cms.VPSet( - cms.PSet( chi2cutoff = cms.double( 3.0 ), - label = cms.string( "" ), - useBeamConstraint = cms.bool( False ), - minNdof = cms.double( 0.0 ), - maxDistanceToBeam = cms.double( 1.0 ), - algorithm = cms.string( "AdaptiveVertexFitter" ) - ), - cms.PSet( chi2cutoff = cms.double( 3.0 ), - label = cms.string( "WithBS" ), - useBeamConstraint = cms.bool( True ), - minNdof = cms.double( 0.0 ), - maxDistanceToBeam = cms.double( 1.0 ), - algorithm = cms.string( "AdaptiveVertexFitter" ) - ) - ), - verbose = cms.untracked.bool( False ), - TkFilterParameters = cms.PSet( - maxEta = cms.double( 100.0 ), - minPt = cms.double( 0.0 ), - minSiliconLayersWithHits = cms.int32( 5 ), - minPixelLayersWithHits = cms.int32( 2 ), - maxNormalizedChi2 = cms.double( 20.0 ), - trackQuality = cms.string( "any" ), - algorithm = cms.string( "filter" ), - maxD0Significance = cms.double( 999.0 ) - ), - beamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), - TrackLabel = cms.InputTag( "hltPFMuonMerging" ), - TrackTimeResosLabel = cms.InputTag( "dummy_default" ), - TrackTimesLabel = cms.InputTag( "dummy_default" ), - TkClusParameters = cms.PSet( - TkDAClusParameters = cms.PSet( - zmerge = cms.double( 0.01 ), - Tstop = cms.double( 0.5 ), - d0CutOff = cms.double( 999.0 ), - dzCutOff = cms.double( 4.0 ), - vertexSize = cms.double( 0.15 ), - coolingFactor = cms.double( 0.6 ), - Tpurge = cms.double( 2.0 ), - Tmin = cms.double( 2.4 ), - uniquetrkweight = cms.double( 0.9 ) - ), - algorithm = cms.string( "DA_vect" ) - ), - isRecoveryIteration = cms.bool( False ), - recoveryVtxCollection = cms.InputTag( "" ) +fragment.hltEle24erWPTightClusterShapeFilterForTau = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG24L1EGandTauEtFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.011 ), + thrRegularEE = cms.vdouble( 0.0305 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltVerticesPFSelector = cms.EDFilter( "PrimaryVertexObjectFilter", - filterParams = cms.PSet( - maxZ = cms.double( 24.0 ), - minNdof = cms.double( 4.0 ), - maxRho = cms.double( 2.0 ), - pvSrc = cms.InputTag( "hltVerticesPF" ) - ), - src = cms.InputTag( "hltVerticesPF" ) +fragment.hltEle24erWPTightHEFilterForTau = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle24erWPTightClusterShapeFilterForTau" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.1 ), + thrRegularEB1 = cms.vdouble( 0.75 ), + thrRegularEE1 = cms.vdouble( 3.0 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.03 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( 2.25 ), + thrRegularEE2 = cms.vdouble( 5.0 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.03 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.1, 0.1, 0.3, 0.5 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltVerticesPFFilter = cms.EDFilter( "VertexSelector", - src = cms.InputTag( "hltVerticesPFSelector" ), - cut = cms.string( "!isFake" ), - filter = cms.bool( True ) +fragment.hltEle24erWPTightEcalIsoFilterForTau = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle24erWPTightHEFilterForTau" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.1 ), + thrRegularEB1 = cms.vdouble( 1.75 ), + thrRegularEE1 = cms.vdouble( 1.0 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.025 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( 1.75 ), + thrRegularEE2 = cms.vdouble( 2.0 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.025 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.2, 0.2, 0.25, 0.3 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltL1sZeroBias = cms.EDFilter( "HLTL1TSeed", +fragment.hltEle24erWPTightHcalIsoFilterForTau = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_ZeroBias" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) + candTag = cms.InputTag( "hltEle24erWPTightEcalIsoFilterForTau" ), + varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.0 ), + thrRegularEB1 = cms.vdouble( 2.5 ), + thrRegularEE1 = cms.vdouble( 1.0 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.03 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( 3.0 ), + thrRegularEE2 = cms.vdouble( 2.0 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.03 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.2, 0.2, 0.4, 0.5 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.0 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltPreZeroBiasBeamspot = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltEle24erWPTightPixelMatchFilterForTau = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle24erWPTightHcalIsoFilterForTau" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) ) -fragment.hltL1sBigORMu18erTauXXer2p1 = cms.EDFilter( "HLTL1TSeed", +fragment.hltEle24erWPTightPMS2FilterForTau = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_Mu18er2p1_Tau24er2p1 OR L1_Mu18er2p1_Tau26er2p1" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) + candTag = cms.InputTag( "hltEle24erWPTightPixelMatchFilterForTau" ), + varTag = cms.InputTag( 'hltEgammaPixelMatchVars','s2' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 70.0 ), + thrRegularEE = cms.vdouble( 45.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltPreIsoMu20eta2p1TightChargedIsoPFTauHPS27eta2p1TightIDCrossL1 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltEle24erWPTightGsfOneOEMinusOneOPFilterForTau = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle24erWPTightPMS2FilterForTau" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.012 ), + thrRegularEE = cms.vdouble( 0.011 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", +fragment.hltEle24erWPTightGsfMissingHitsFilterForTau = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - PreviousCandTag = cms.InputTag( "hltL1sBigORMu18erTauXXer2p1" ), - MaxEta = cms.double( 2.1 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 1 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) + candTag = cms.InputTag( "hltEle24erWPTightGsfOneOEMinusOneOPFilterForTau" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','MissingHits' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 999.0 ), + thrRegularEE = cms.vdouble( 1.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltL2fBigORMu18erTauXXer2p1L1f0L2Filtered10Q = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", +fragment.hltEle24erWPTightGsfDetaFilterForTau = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL2MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0" ), - SeedMapTag = cms.InputTag( "hltL2Muons" ), - MinN = cms.int32( 0 ), - MaxEta = cms.double( 2.16 ), - AbsEtaBins = cms.vdouble( 0.0 ), - MinNstations = cms.vint32( 0 ), - MinNhits = cms.vint32( 0 ), - CutOnChambers = cms.bool( False ), - MinNchambers = cms.vint32( 0 ), - MaxDr = cms.double( 9999.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - NSigmaPt = cms.double( 0.0 ), - MatchToPreviousCand = cms.bool( True ) + candTag = cms.InputTag( "hltEle24erWPTightGsfMissingHitsFilterForTau" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.004 ), + thrRegularEE = cms.vdouble( 0.005 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", +fragment.hltEle24erWPTightGsfDphiFilterForTau = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltL1MuonsPt0" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 1 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) + candTag = cms.InputTag( "hltEle24erWPTightGsfDetaFilterForTau" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.02 ), + thrRegularEE = cms.vdouble( 0.023 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltL3fL1BigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20Q = cms.EDFilter( "HLTMuonL3PreFilter", +fragment.hltEle24erWPTightGsfTrackIsoFilterForTau = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fBigORMu18erTauXXer2p1L1f0L2Filtered10Q" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 2.1 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 20.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxNormalizedChi2 = cms.double( 9999.0 ), - MaxDXYBeamSpot = cms.double( 9999.0 ), - MinDXYBeamSpot = cms.double( -1.0 ), - MinNmuonHits = cms.int32( 0 ), - MaxPtDifference = cms.double( 9999.0 ), - MinTrackPt = cms.double( 0.0 ), - minMuonStations = cms.int32( 2 ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 0 ), - MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), - trkMuonId = cms.uint32( 0 ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) -) -fragment.hltFixedGridRhoFastjetECALMFForMuons = cms.EDProducer( "FixedGridRhoProducerFastjetFromRecHit", - hbheRecHitsTag = cms.InputTag( "hltHbhereco" ), - ebRecHitsTag = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - eeRecHitsTag = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - skipHCAL = cms.bool( True ), - skipECAL = cms.bool( False ), - eThresHB = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ), - eThresHE = cms.vdouble( 0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ), - maxRapidity = cms.double( 2.5 ), - gridSpacing = cms.double( 0.55 ) + candTag = cms.InputTag( "hltEle24erWPTightGsfDphiFilterForTau" ), + varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.1 ), + thrRegularEB1 = cms.vdouble( 0.838 ), + thrRegularEE1 = cms.vdouble( -0.363 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.025 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( -0.385 ), + thrRegularEE2 = cms.vdouble( 0.702 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.025 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.029, 0.111, 0.114, 0.032 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltFixedGridRhoFastjetHCAL = cms.EDProducer( "FixedGridRhoProducerFastjetFromRecHit", - hbheRecHitsTag = cms.InputTag( "hltHbhereco" ), - ebRecHitsTag = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - eeRecHitsTag = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - skipHCAL = cms.bool( False ), - skipECAL = cms.bool( True ), - eThresHB = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ), - eThresHE = cms.vdouble( 0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ), - maxRapidity = cms.double( 2.5 ), - gridSpacing = cms.double( 0.55 ) +fragment.hltStripTrackerHVOn = cms.EDFilter( "DetectorStateFilter", + DebugOn = cms.untracked.bool( False ), + DetectorType = cms.untracked.string( "sistrip" ), + DcsStatusLabel = cms.untracked.InputTag( "hltScalersRawToDigi" ), + DCSRecordLabel = cms.untracked.InputTag( "hltOnlineMetaDataDigis" ) ) -fragment.hltRecHitInRegionForMuonsMF = cms.EDProducer( "MuonHLTRechitInRegionsProducer", - productLabels = cms.vstring( 'EcalRegionalRecHitsEB', - 'EcalRegionalRecHitsEE' ), - ecalhitLabels = cms.VInputTag( 'hltEcalRecHit:EcalRecHitsEB','hltEcalRecHit:EcalRecHitsEE' ), - l1TagIsolated = cms.InputTag( "hltIterL3MuonCandidates" ), - l1TagNonIsolated = cms.InputTag( "NotUsed" ), - useUncalib = cms.bool( False ), - doIsolated = cms.bool( True ), - l1LowerThr = cms.double( 0.0 ), - l1UpperThr = cms.double( 999.0 ), - l1LowerThrIgnoreIsolation = cms.double( 100.0 ), - regionEtaMargin = cms.double( 0.4 ), - regionPhiMargin = cms.double( 0.4 ) +fragment.hltPixelTrackerHVOn = cms.EDFilter( "DetectorStateFilter", + DebugOn = cms.untracked.bool( False ), + DetectorType = cms.untracked.string( "pixel" ), + DcsStatusLabel = cms.untracked.InputTag( "hltScalersRawToDigi" ), + DCSRecordLabel = cms.untracked.InputTag( "hltOnlineMetaDataDigis" ) ) -fragment.hltRecHitInRegionForMuonsES = cms.EDProducer( "MuonHLTRechitInRegionsProducer", - productLabels = cms.vstring( 'EcalRegionalRecHitsES' ), - ecalhitLabels = cms.VInputTag( 'hltEcalPreshowerRecHit:EcalRecHitsES' ), - l1TagIsolated = cms.InputTag( "hltIterL3MuonCandidates" ), - l1TagNonIsolated = cms.InputTag( "NotUsed" ), - useUncalib = cms.bool( False ), - doIsolated = cms.bool( True ), - l1LowerThr = cms.double( 0.0 ), - l1UpperThr = cms.double( 999.0 ), - l1LowerThrIgnoreIsolation = cms.double( 100.0 ), - regionEtaMargin = cms.double( 0.4 ), - regionPhiMargin = cms.double( 0.4 ) +fragment.hltTauJet5 = cms.EDFilter( "HLT1CaloJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4CaloJetsPFEt5" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 5.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.5 ), + MinN = cms.int32( 1 ) ) -fragment.hltParticleFlowRecHitECALForMuonsMF = cms.EDProducer( "PFRecHitProducer", - navigator = cms.PSet( - barrel = cms.PSet( ), - endcap = cms.PSet( ), - name = cms.string( "PFRecHitECALNavigator" ) - ), - producers = cms.VPSet( - cms.PSet( src = cms.InputTag( 'hltRecHitInRegionForMuonsMF','EcalRegionalRecHitsEB' ), - srFlags = cms.InputTag( "" ), - name = cms.string( "PFEBRecHitCreator" ), - qualityTests = cms.VPSet( - cms.PSet( name = cms.string( "PFRecHitQTestDBThreshold" ), - applySelectionsToAllCrystals = cms.bool( True ) - ), - cms.PSet( topologicalCleaning = cms.bool( True ), - skipTTRecoveredHits = cms.bool( True ), - cleaningThreshold = cms.double( 2.0 ), - name = cms.string( "PFRecHitQTestECAL" ), - timingCleaning = cms.bool( True ) - ) - ) +fragment.hltParticleFlowBlockForTaus = cms.EDProducer( "PFBlockProducer", + verbose = cms.untracked.bool( False ), + debug = cms.untracked.bool( False ), + elementImporters = cms.VPSet( + cms.PSet( muonSrc = cms.InputTag( "hltMuons" ), + source = cms.InputTag( "hltLightPFTracks" ), + NHitCuts_byTrackAlgo = cms.vuint32( 3, 3, 3, 3, 3, 3 ), + useIterativeTracking = cms.bool( False ), + importerName = cms.string( "GeneralTracksImporter" ), + DPtOverPtCuts_byTrackAlgo = cms.vdouble( 20.0, 20.0, 20.0, 20.0, 20.0, 20.0 ), + muonMaxDPtOPt = cms.double( 1.0 ), + trackQuality = cms.string( "highPurity" ), + cleanBadConvertedBrems = cms.bool( False ), + vetoEndcap = cms.bool( False ) ), - cms.PSet( src = cms.InputTag( 'hltRecHitInRegionForMuonsMF','EcalRegionalRecHitsEE' ), - srFlags = cms.InputTag( "" ), - name = cms.string( "PFEERecHitCreator" ), - qualityTests = cms.VPSet( - cms.PSet( name = cms.string( "PFRecHitQTestDBThreshold" ), - applySelectionsToAllCrystals = cms.bool( True ) - ), - cms.PSet( topologicalCleaning = cms.bool( True ), - skipTTRecoveredHits = cms.bool( True ), - cleaningThreshold = cms.double( 2.0 ), - name = cms.string( "PFRecHitQTestECAL" ), - timingCleaning = cms.bool( True ) - ) - ) - ) - ) -) -fragment.hltParticleFlowRecHitPSForMuons = cms.EDProducer( "PFRecHitProducer", - navigator = cms.PSet( name = cms.string( "PFRecHitPreshowerNavigator" ) ), - producers = cms.VPSet( - cms.PSet( src = cms.InputTag( 'hltRecHitInRegionForMuonsES','EcalRegionalRecHitsES' ), - name = cms.string( "PFPSRecHitCreator" ), - qualityTests = cms.VPSet( - cms.PSet( threshold = cms.double( 7.0E-6 ), - name = cms.string( "PFRecHitQTestThreshold" ) - ) - ) - ) - ) -) -fragment.hltParticleFlowClusterECALUncorrectedForMuonsMF = cms.EDProducer( "PFClusterProducer", - recHitsSource = cms.InputTag( "hltParticleFlowRecHitECALForMuonsMF" ), - recHitCleaners = cms.VPSet( - ), - seedCleaners = cms.VPSet( - ), - seedFinder = cms.PSet( - thresholdsByDetector = cms.VPSet( - cms.PSet( seedingThresholdPt = cms.double( 0.15 ), - seedingThreshold = cms.double( 0.6 ), - detector = cms.string( "ECAL_ENDCAP" ) - ), - cms.PSet( seedingThresholdPt = cms.double( 0.0 ), - seedingThreshold = cms.double( 0.23 ), - detector = cms.string( "ECAL_BARREL" ) - ) + cms.PSet( source = cms.InputTag( "hltParticleFlowClusterECALUnseeded" ), + importerName = cms.string( "ECALClusterImporter" ), + BCtoPFCMap = cms.InputTag( "" ) ), - algoName = cms.string( "LocalMaximumSeedFinder" ), - nNeighbours = cms.int32( 8 ) - ), - initialClusteringStep = cms.PSet( - thresholdsByDetector = cms.VPSet( - cms.PSet( gatheringThreshold = cms.double( 0.08 ), - gatheringThresholdPt = cms.double( 0.0 ), - detector = cms.string( "ECAL_BARREL" ) - ), - cms.PSet( gatheringThreshold = cms.double( 0.3 ), - gatheringThresholdPt = cms.double( 0.0 ), - detector = cms.string( "ECAL_ENDCAP" ) - ) + cms.PSet( source = cms.InputTag( "hltParticleFlowClusterHCAL" ), + importerName = cms.string( "GenericClusterImporter" ) ), - algoName = cms.string( "Basic2DGenericTopoClusterizer" ), - useCornerCells = cms.bool( True ) + cms.PSet( source = cms.InputTag( "hltParticleFlowClusterHF" ), + importerName = cms.string( "GenericClusterImporter" ) + ) ), - pfClusterBuilder = cms.PSet( - minFracTot = cms.double( 1.0E-20 ), - stoppingTolerance = cms.double( 1.0E-8 ), - positionCalc = cms.PSet( - minAllowedNormalization = cms.double( 1.0E-9 ), - posCalcNCrystals = cms.int32( 9 ), - algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), - logWeightDenominator = cms.double( 0.08 ), - minFractionInCalc = cms.double( 1.0E-9 ), - timeResolutionCalcBarrel = cms.PSet( - corrTermLowE = cms.double( 0.0510871 ), - threshLowE = cms.double( 0.5 ), - noiseTerm = cms.double( 1.10889 ), - constantTermLowE = cms.double( 0.0 ), - noiseTermLowE = cms.double( 1.31883 ), - threshHighE = cms.double( 5.0 ), - constantTerm = cms.double( 0.428192 ) - ), - timeResolutionCalcEndcap = cms.PSet( - corrTermLowE = cms.double( 0.0 ), - threshLowE = cms.double( 1.0 ), - noiseTerm = cms.double( 5.72489999999 ), - constantTermLowE = cms.double( 0.0 ), - noiseTermLowE = cms.double( 6.92683000001 ), - threshHighE = cms.double( 10.0 ), - constantTerm = cms.double( 0.0 ) - ) - ), - maxIterations = cms.uint32( 50 ), - positionCalcForConvergence = cms.PSet( - minAllowedNormalization = cms.double( 0.0 ), - T0_ES = cms.double( 1.2 ), - algoName = cms.string( "ECAL2DPositionCalcWithDepthCorr" ), - T0_EE = cms.double( 3.1 ), - T0_EB = cms.double( 7.4 ), - X0 = cms.double( 0.89 ), - minFractionInCalc = cms.double( 0.0 ), - W0 = cms.double( 4.2 ) + linkDefinitions = cms.VPSet( + cms.PSet( linkType = cms.string( "TRACK:ECAL" ), + useKDTree = cms.bool( True ), + linkerName = cms.string( "TrackAndECALLinker" ) ), - allCellsPositionCalc = cms.PSet( - minAllowedNormalization = cms.double( 1.0E-9 ), - posCalcNCrystals = cms.int32( -1 ), - algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), - logWeightDenominator = cms.double( 0.08 ), - minFractionInCalc = cms.double( 1.0E-9 ), - timeResolutionCalcBarrel = cms.PSet( - corrTermLowE = cms.double( 0.0510871 ), - threshLowE = cms.double( 0.5 ), - noiseTerm = cms.double( 1.10889 ), - constantTermLowE = cms.double( 0.0 ), - noiseTermLowE = cms.double( 1.31883 ), - threshHighE = cms.double( 5.0 ), - constantTerm = cms.double( 0.428192 ) - ), - timeResolutionCalcEndcap = cms.PSet( - corrTermLowE = cms.double( 0.0 ), - threshLowE = cms.double( 1.0 ), - noiseTerm = cms.double( 5.72489999999 ), - constantTermLowE = cms.double( 0.0 ), - noiseTermLowE = cms.double( 6.92683000001 ), - threshHighE = cms.double( 10.0 ), - constantTerm = cms.double( 0.0 ) - ) + cms.PSet( linkType = cms.string( "TRACK:HCAL" ), + useKDTree = cms.bool( True ), + linkerName = cms.string( "TrackAndHCALLinker" ), + trajectoryLayerEntrance = cms.string( "HCALEntrance" ), + trajectoryLayerExit = cms.string( "HCALExit" ), + nMaxHcalLinksPerTrack = cms.int32( 1 ) ), - algoName = cms.string( "Basic2DGenericPFlowClusterizer" ), - recHitEnergyNorms = cms.VPSet( - cms.PSet( recHitEnergyNorm = cms.double( 0.08 ), - detector = cms.string( "ECAL_BARREL" ) - ), - cms.PSet( recHitEnergyNorm = cms.double( 0.3 ), - detector = cms.string( "ECAL_ENDCAP" ) - ) + cms.PSet( linkType = cms.string( "ECAL:HCAL" ), + useKDTree = cms.bool( False ), + linkerName = cms.string( "ECALAndHCALLinker" ), + minAbsEtaEcal = cms.double( 2.5 ) ), - showerSigma = cms.double( 1.5 ), - minFractionToKeep = cms.double( 1.0E-7 ), - excludeOtherSeeds = cms.bool( True ) - ), - positionReCalc = cms.PSet( - minAllowedNormalization = cms.double( 0.0 ), - T0_ES = cms.double( 1.2 ), - algoName = cms.string( "ECAL2DPositionCalcWithDepthCorr" ), - T0_EE = cms.double( 3.1 ), - T0_EB = cms.double( 7.4 ), - X0 = cms.double( 0.89 ), - minFractionInCalc = cms.double( 0.0 ), - W0 = cms.double( 4.2 ) - ), - energyCorrector = cms.PSet( ) + cms.PSet( linkType = cms.string( "HFEM:HFHAD" ), + useKDTree = cms.bool( False ), + linkerName = cms.string( "HFEMAndHFHADLinker" ) + ) + ) ) -fragment.hltParticleFlowClusterPSForMuons = cms.EDProducer( "PFClusterProducer", - recHitsSource = cms.InputTag( "hltParticleFlowRecHitPSForMuons" ), - recHitCleaners = cms.VPSet( - ), - seedCleaners = cms.VPSet( - ), - seedFinder = cms.PSet( - thresholdsByDetector = cms.VPSet( - cms.PSet( seedingThresholdPt = cms.double( 0.0 ), - seedingThreshold = cms.double( 1.2E-4 ), - detector = cms.string( "PS1" ) - ), - cms.PSet( seedingThresholdPt = cms.double( 0.0 ), - seedingThreshold = cms.double( 1.2E-4 ), - detector = cms.string( "PS2" ) - ) +fragment.hltParticleFlowForTaus = cms.EDProducer( "PFProducer", + verbose = cms.untracked.bool( False ), + debug = cms.untracked.bool( False ), + blocks = cms.InputTag( "hltParticleFlowBlockForTaus" ), + muons = cms.InputTag( "hltMuons" ), + postMuonCleaning = cms.bool( True ), + vetoEndcap = cms.bool( False ), + vertexCollection = cms.InputTag( "hltPixelVertices" ), + useVerticesForNeutral = cms.bool( True ), + useHO = cms.bool( False ), + PFEGammaCandidates = cms.InputTag( "particleFlowEGamma" ), + GedElectronValueMap = cms.InputTag( "gedGsfElectronsTmp" ), + GedPhotonValueMap = cms.InputTag( 'tmpGedPhotons','valMapPFEgammaCandToPhoton' ), + useEGammaElectrons = cms.bool( False ), + egammaElectrons = cms.InputTag( "" ), + useEGammaFilters = cms.bool( False ), + useProtectionsForJetMET = cms.bool( True ), + PFEGammaFiltersParameters = cms.PSet( + electron_protectionsForJetMET = cms.PSet( + maxE = cms.double( 50.0 ), + maxTrackPOverEele = cms.double( 1.0 ), + maxEcalEOverP_2 = cms.double( 0.2 ), + maxHcalEOverEcalE = cms.double( 0.1 ), + maxEcalEOverP_1 = cms.double( 0.5 ), + maxHcalEOverP = cms.double( 1.0 ), + maxEcalEOverPRes = cms.double( 0.2 ), + maxHcalE = cms.double( 10.0 ), + maxEeleOverPout = cms.double( 0.2 ), + maxNtracks = cms.double( 3.0 ), + maxEleHcalEOverEcalE = cms.double( 0.1 ), + maxDPhiIN = cms.double( 0.1 ), + maxEeleOverPoutRes = cms.double( 0.5 ) ), - algoName = cms.string( "LocalMaximumSeedFinder" ), - nNeighbours = cms.int32( 4 ) - ), - initialClusteringStep = cms.PSet( - thresholdsByDetector = cms.VPSet( - cms.PSet( gatheringThreshold = cms.double( 6.0E-5 ), - gatheringThresholdPt = cms.double( 0.0 ), - detector = cms.string( "PS1" ) - ), - cms.PSet( gatheringThreshold = cms.double( 6.0E-5 ), - gatheringThresholdPt = cms.double( 0.0 ), - detector = cms.string( "PS2" ) - ) + electron_maxElePtForOnlyMVAPresel = cms.double( 50.0 ), + photon_SigmaiEtaiEta_endcap = cms.double( 0.034 ), + electron_iso_combIso_endcap = cms.double( 10.0 ), + photon_protectionsForBadHcal = cms.PSet( + solidConeTrkIsoSlope = cms.double( 0.3 ), + enableProtections = cms.bool( False ), + solidConeTrkIsoOffset = cms.double( 10.0 ) ), - algoName = cms.string( "Basic2DGenericTopoClusterizer" ), - useCornerCells = cms.bool( False ) - ), - pfClusterBuilder = cms.PSet( - minFracTot = cms.double( 1.0E-20 ), - stoppingTolerance = cms.double( 1.0E-8 ), - positionCalc = cms.PSet( - minAllowedNormalization = cms.double( 1.0E-9 ), - posCalcNCrystals = cms.int32( -1 ), - algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), - logWeightDenominator = cms.double( 6.0E-5 ), - minFractionInCalc = cms.double( 1.0E-9 ) + electron_missinghits = cms.uint32( 1 ), + photon_MinEt = cms.double( 10.0 ), + electron_iso_pt = cms.double( 10.0 ), + electron_ecalDrivenHademPreselCut = cms.double( 0.15 ), + electron_iso_mva_endcap = cms.double( -0.1075 ), + electron_iso_combIso_barrel = cms.double( 10.0 ), + photon_protectionsForJetMET = cms.PSet( + sumPtTrackIsoSlope = cms.double( 0.001 ), + sumPtTrackIso = cms.double( 4.0 ) ), - maxIterations = cms.uint32( 50 ), - algoName = cms.string( "Basic2DGenericPFlowClusterizer" ), - recHitEnergyNorms = cms.VPSet( - cms.PSet( recHitEnergyNorm = cms.double( 6.0E-5 ), - detector = cms.string( "PS1" ) - ), - cms.PSet( recHitEnergyNorm = cms.double( 6.0E-5 ), - detector = cms.string( "PS2" ) - ) + electron_protectionsForBadHcal = cms.PSet( + dEta = cms.vdouble( 0.0064, 0.01264 ), + dPhi = cms.vdouble( 0.0547, 0.0394 ), + enableProtections = cms.bool( False ), + eInvPInv = cms.vdouble( 0.184, 0.0721 ), + full5x5_sigmaIetaIeta = cms.vdouble( 0.0106, 0.0387 ) ), - showerSigma = cms.double( 0.3 ), - minFractionToKeep = cms.double( 1.0E-7 ), - excludeOtherSeeds = cms.bool( True ) + electron_noniso_mvaCut = cms.double( -0.1 ), + electron_iso_mva_barrel = cms.double( -0.1875 ), + photon_SigmaiEtaiEta_barrel = cms.double( 0.0125 ), + photon_combIso = cms.double( 10.0 ), + photon_HoE = cms.double( 0.05 ) ), - positionReCalc = cms.PSet( ), - energyCorrector = cms.PSet( ) -) -fragment.hltParticleFlowClusterECALForMuonsMF = cms.EDProducer( "CorrectedECALPFClusterProducer", - minimumPSEnergy = cms.double( 0.0 ), - skipPS = cms.bool( False ), - inputPS = cms.InputTag( "hltParticleFlowClusterPSForMuons" ), - energyCorrector = cms.PSet( - applyCrackCorrections = cms.bool( False ), - srfAwareCorrection = cms.bool( True ), - applyMVACorrections = cms.bool( True ), - maxPtForMVAEvaluation = cms.double( 300.0 ), - recHitsEBLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - recHitsEELabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - ebSrFlagLabel = cms.InputTag( "hltEcalDigis" ), - eeSrFlagLabel = cms.InputTag( "hltEcalDigis" ) + muon_HCAL = cms.vdouble( 3.0, 3.0 ), + muon_ECAL = cms.vdouble( 0.5, 0.5 ), + muon_HO = cms.vdouble( 0.9, 0.9 ), + PFMuonAlgoParameters = cms.PSet( ), + rejectTracks_Bad = cms.bool( False ), + rejectTracks_Step45 = cms.bool( False ), + usePFNuclearInteractions = cms.bool( False ), + usePFConversions = cms.bool( False ), + usePFDecays = cms.bool( False ), + dptRel_DispVtx = cms.double( 10.0 ), + iCfgCandConnector = cms.PSet( + nuclCalibFactors = cms.vdouble( 0.8, 0.15, 0.5, 0.5, 0.05 ), + bCorrect = cms.bool( False ), + bCalibPrimary = cms.bool( False ) ), - inputECAL = cms.InputTag( "hltParticleFlowClusterECALUncorrectedForMuonsMF" ) -) -fragment.hltMuonEcalMFPFClusterIsoForMuons = cms.EDProducer( "MuonHLTEcalPFClusterIsolationProducer", - recoCandidateProducer = cms.InputTag( "hltIterL3MuonCandidates" ), - pfClusterProducer = cms.InputTag( "hltParticleFlowClusterECALForMuonsMF" ), - rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetECALMFForMuons" ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - drMax = cms.double( 0.3 ), - drVetoBarrel = cms.double( 0.05 ), - drVetoEndcap = cms.double( 0.05 ), - etaStripBarrel = cms.double( 0.0 ), - etaStripEndcap = cms.double( 0.0 ), - energyBarrel = cms.double( 0.0 ), - energyEndcap = cms.double( 0.0 ), - effectiveAreas = cms.vdouble( 0.35, 0.193 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) -) -fragment.hltL3fBigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20QL3pfecalIsoRhoFilteredEB0p14EE0p10 = cms.EDFilter( "HLTMuonGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltL3fL1BigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20Q" ), - varTag = cms.InputTag( "hltMuonEcalMFPFClusterIsoForMuons" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.14 ), - thrOverEEE = cms.vdouble( 0.1 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) -) -fragment.hltMuonHcalRegPFClusterIsoForMuons = cms.EDProducer( "MuonHLTHcalPFClusterIsolationProducer", - recoCandidateProducer = cms.InputTag( "hltIterL3MuonCandidates" ), - pfClusterProducerHCAL = cms.InputTag( "hltParticleFlowClusterHCAL" ), - useHF = cms.bool( False ), - pfClusterProducerHFEM = cms.InputTag( "" ), - pfClusterProducerHFHAD = cms.InputTag( "" ), - rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetHCAL" ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - drMax = cms.double( 0.3 ), - drVetoBarrel = cms.double( 0.1 ), - drVetoEndcap = cms.double( 0.1 ), - etaStripBarrel = cms.double( 0.0 ), - etaStripEndcap = cms.double( 0.0 ), - energyBarrel = cms.double( 0.0 ), - energyEndcap = cms.double( 0.0 ), - useEt = cms.bool( True ), - effectiveAreas = cms.vdouble( 0.227, 0.372 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) -) -fragment.hltL3fBigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20QL3pfhcalIsoRhoFilteredHB0p16HE0p20 = cms.EDFilter( "HLTMuonGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltL3fBigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20QL3pfecalIsoRhoFilteredEB0p14EE0p10" ), - varTag = cms.InputTag( "hltMuonHcalRegPFClusterIsoForMuons" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.16 ), - thrOverEEE = cms.vdouble( 0.2 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) -) -fragment.hltPixelTracksTrackingRegionsForSeedsL3Muon = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", - RegionPSet = cms.PSet( - vertexCollection = cms.InputTag( "hltPixelVertices" ), - zErrorVetex = cms.double( 0.2 ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - zErrorBeamSpot = cms.double( 24.2 ), - maxNVertices = cms.int32( 4 ), - maxNRegions = cms.int32( 40 ), - nSigmaZVertex = cms.double( 3.0 ), - nSigmaZBeamSpot = cms.double( 4.0 ), - ptMin = cms.double( 0.3 ), - mode = cms.string( "VerticesFixed" ), - input = cms.InputTag( "hltIterL3MuonCandidates" ), - searchOpt = cms.bool( False ), - whereToUseMeasurementTracker = cms.string( "Never" ), - originRadius = cms.double( 0.1 ), - measurementTrackerName = cms.InputTag( "" ), - precise = cms.bool( True ), - deltaEta = cms.double( 0.3 ), - deltaPhi = cms.double( 0.3 ) - ) -) -fragment.hltPixelTracksInRegionIter0L3Muon = cms.EDProducer( "TrackSelectorByRegion", - tracks = cms.InputTag( "hltPixelTracks" ), - regions = cms.InputTag( "hltPixelTracksTrackingRegionsForSeedsL3Muon" ), - produceTrackCollection = cms.bool( True ), - produceMask = cms.bool( False ) -) -fragment.hltIter0L3MuonPixelSeedsFromPixelTracks = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", - InputCollection = cms.InputTag( "hltPixelTracksInRegionIter0L3Muon" ), - InputVertexCollection = cms.InputTag( "hltTrimmedPixelVertices" ), - originHalfLength = cms.double( 0.3 ), - originRadius = cms.double( 0.1 ), - useProtoTrackKinematics = cms.bool( False ), - useEventsWithNoVertex = cms.bool( True ), - TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), - usePV = cms.bool( False ), - includeFourthHit = cms.bool( True ), - SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) -) -fragment.hltIter0L3MuonCkfTrackCandidates = cms.EDProducer( "CkfTrackCandidateMaker", - cleanTrajectoryAfterInOut = cms.bool( False ), - doSeedingRegionRebuilding = cms.bool( False ), - onlyPixelHitsForSeedCleaner = cms.bool( False ), - reverseTrajectories = cms.bool( False ), - useHitsSplitting = cms.bool( False ), - MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ), - src = cms.InputTag( "hltIter0L3MuonPixelSeedsFromPixelTracks" ), - clustersToSkip = cms.InputTag( "" ), - phase2clustersToSkip = cms.InputTag( "" ), - TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter0GroupedCkfTrajectoryBuilderIT" ) ), - TransientInitialStateEstimatorParameters = cms.PSet( - propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), - numberMeasurementsForFit = cms.int32( 4 ), - propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) - ), - numHitsForSeedCleaner = cms.int32( 4 ), - NavigationSchool = cms.string( "SimpleNavigationSchool" ), - RedundantSeedCleaner = cms.string( "CachingSeedCleanerBySharedInput" ), - TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), - maxNSeeds = cms.uint32( 100000 ), - maxSeedsBeforeCleaning = cms.uint32( 1000 ) -) -fragment.hltIter0L3MuonCtfWithMaterialTracks = cms.EDProducer( "TrackProducer", - useSimpleMF = cms.bool( True ), - SimpleMagneticField = cms.string( "ParabolicMf" ), - src = cms.InputTag( "hltIter0L3MuonCkfTrackCandidates" ), - clusterRemovalInfo = cms.InputTag( "" ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - Fitter = cms.string( "hltESPFittingSmootherIT" ), - useHitsSplitting = cms.bool( False ), - alias = cms.untracked.string( "ctfWithMaterialTracks" ), - TrajectoryInEvent = cms.bool( False ), - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - AlgorithmName = cms.string( "hltIter0" ), - Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), - GeometricInnerState = cms.bool( True ), - NavigationSchool = cms.string( "" ), - MeasurementTracker = cms.string( "" ), - MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ) -) -fragment.hltIter0L3MuonTrackCutClassifier = cms.EDProducer( "TrackCutClassifier", - src = cms.InputTag( "hltIter0L3MuonCtfWithMaterialTracks" ), - beamspot = cms.InputTag( "hltOnlineBeamSpot" ), - vertices = cms.InputTag( "hltTrimmedPixelVertices" ), - ignoreVertices = cms.bool( False ), - qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), - mva = cms.PSet( - minPixelHits = cms.vint32( 0, 0, 0 ), - maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 15.0 ), - dr_par = cms.PSet( - d0err = cms.vdouble( 0.003, 0.003, 0.003 ), - dr_par2 = cms.vdouble( 3.40282346639E38, 0.6, 0.6 ), - dr_par1 = cms.vdouble( 3.40282346639E38, 0.8, 0.8 ), - dr_exp = cms.vint32( 4, 4, 4 ), - d0err_par = cms.vdouble( 0.001, 0.001, 0.001 ) - ), - maxLostLayers = cms.vint32( 1, 1, 1 ), - min3DLayers = cms.vint32( 0, 0, 0 ), - dz_par = cms.PSet( - dz_par1 = cms.vdouble( 3.40282346639E38, 0.75, 0.75 ), - dz_par2 = cms.vdouble( 3.40282346639E38, 0.5, 0.5 ), - dz_exp = cms.vint32( 4, 4, 4 ) - ), - minNVtxTrk = cms.int32( 3 ), - maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), - minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), - maxChi2 = cms.vdouble( 9999.0, 25.0, 16.0 ), - maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), - maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), - minLayers = cms.vint32( 3, 3, 3 ) - ) -) -fragment.hltIter0L3MuonTrackSelectionHighPurity = cms.EDProducer( "TrackCollectionFilterCloner", - originalSource = cms.InputTag( "hltIter0L3MuonCtfWithMaterialTracks" ), - originalMVAVals = cms.InputTag( 'hltIter0L3MuonTrackCutClassifier','MVAValues' ), - originalQualVals = cms.InputTag( 'hltIter0L3MuonTrackCutClassifier','QualityMasks' ), - minQuality = cms.string( "highPurity" ), - copyExtras = cms.untracked.bool( True ), - copyTrajectories = cms.untracked.bool( False ) -) -fragment.hltMuonTkRelIsolationCut0p08Map = cms.EDProducer( "L3MuonCombinedRelativeIsolationProducer", - UseRhoCorrectedCaloDeposits = cms.bool( False ), - UseCaloIso = cms.bool( False ), - CaloDepositsLabel = cms.InputTag( "notUsed" ), - inputMuonCollection = cms.InputTag( "hltIterL3MuonCandidates" ), - OutputMuIsoDeposits = cms.bool( True ), - TrackPt_Min = cms.double( -1.0 ), - printDebug = cms.bool( False ), - CutsPSet = cms.PSet( - applyCutsORmaxNTracks = cms.bool( False ), - maxNTracks = cms.int32( -1 ), - Thresholds = cms.vdouble( 0.08 ), - EtaBounds = cms.vdouble( 2.411 ), - ComponentName = cms.string( "SimpleCuts" ), - ConeSizes = cms.vdouble( 0.3 ) - ), - TrkExtractorPSet = cms.PSet( - Diff_z = cms.double( 0.2 ), - inputTrackCollection = cms.InputTag( "hltIter0L3MuonTrackSelectionHighPurity" ), - Chi2Ndof_Max = cms.double( 1.0E64 ), - BeamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), - DR_Veto = cms.double( 0.01 ), - Pt_Min = cms.double( -1.0 ), - VetoLeadingTrack = cms.bool( True ), - DR_Max = cms.double( 0.3 ), - DepositLabel = cms.untracked.string( "PXLS" ), - PtVeto_Min = cms.double( 2.0 ), - NHits_Min = cms.uint32( 0 ), - PropagateTracksToRadius = cms.bool( True ), - ReferenceRadius = cms.double( 6.0 ), - Chi2Prob_Min = cms.double( -1.0 ), - Diff_r = cms.double( 0.1 ), - BeamlineOption = cms.string( "BeamSpotFromEvent" ), - ComponentName = cms.string( "PixelTrackExtractor" ), - DR_VetoPt = cms.double( 0.025 ) - ), - CaloExtractorPSet = cms.PSet( - DR_Veto_H = cms.double( 0.1 ), - Vertex_Constraint_Z = cms.bool( False ), - DR_Veto_E = cms.double( 0.07 ), - Weight_H = cms.double( 1.0 ), - CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAll" ), - DR_Max = cms.double( 0.3 ), - DepositLabel = cms.untracked.string( "EcalPlusHcal" ), - Vertex_Constraint_XY = cms.bool( False ), - Threshold_H = cms.double( 0.5 ), - Threshold_E = cms.double( 0.2 ), - ComponentName = cms.string( "CaloExtractor" ), - Weight_E = cms.double( 1.0 ) - ) -) -fragment.hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered0p08 = cms.EDFilter( "HLTMuonIsoFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL3fBigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20QL3pfhcalIsoRhoFilteredHB0p16HE0p20" ), - MinN = cms.int32( 1 ), - DepTag = cms.VInputTag( 'hltMuonTkRelIsolationCut0p08Map' ), - IsolatorPSet = cms.PSet( ) -) -fragment.hltStripTrackerHVOn = cms.EDFilter( "DetectorStateFilter", - DebugOn = cms.untracked.bool( False ), - DetectorType = cms.untracked.string( "sistrip" ), - DcsStatusLabel = cms.untracked.InputTag( "hltScalersRawToDigi" ), - DCSRecordLabel = cms.untracked.InputTag( "hltOnlineMetaDataDigis" ) -) -fragment.hltPixelTrackerHVOn = cms.EDFilter( "DetectorStateFilter", - DebugOn = cms.untracked.bool( False ), - DetectorType = cms.untracked.string( "pixel" ), - DcsStatusLabel = cms.untracked.InputTag( "hltScalersRawToDigi" ), - DCSRecordLabel = cms.untracked.InputTag( "hltOnlineMetaDataDigis" ) -) -fragment.hltTauJet5 = cms.EDFilter( "HLT1CaloJet", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4CaloJetsPFEt5" ), - triggerType = cms.int32( 84 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 5.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.5 ), - MinN = cms.int32( 1 ) -) -fragment.hltParticleFlowBlockForTaus = cms.EDProducer( "PFBlockProducer", - verbose = cms.untracked.bool( False ), - debug = cms.untracked.bool( False ), - elementImporters = cms.VPSet( - cms.PSet( muonSrc = cms.InputTag( "hltMuons" ), - source = cms.InputTag( "hltLightPFTracks" ), - NHitCuts_byTrackAlgo = cms.vuint32( 3, 3, 3, 3, 3, 3 ), - useIterativeTracking = cms.bool( False ), - importerName = cms.string( "GeneralTracksImporter" ), - DPtOverPtCuts_byTrackAlgo = cms.vdouble( 20.0, 20.0, 20.0, 20.0, 20.0, 20.0 ), - muonMaxDPtOPt = cms.double( 1.0 ), - trackQuality = cms.string( "highPurity" ), - cleanBadConvertedBrems = cms.bool( False ), - vetoEndcap = cms.bool( False ) - ), - cms.PSet( source = cms.InputTag( "hltParticleFlowClusterECALUnseeded" ), - importerName = cms.string( "ECALClusterImporter" ), - BCtoPFCMap = cms.InputTag( "" ) - ), - cms.PSet( source = cms.InputTag( "hltParticleFlowClusterHCAL" ), - importerName = cms.string( "GenericClusterImporter" ) - ), - cms.PSet( source = cms.InputTag( "hltParticleFlowClusterHF" ), - importerName = cms.string( "GenericClusterImporter" ) - ) - ), - linkDefinitions = cms.VPSet( - cms.PSet( linkType = cms.string( "TRACK:ECAL" ), - useKDTree = cms.bool( True ), - linkerName = cms.string( "TrackAndECALLinker" ) - ), - cms.PSet( linkType = cms.string( "TRACK:HCAL" ), - useKDTree = cms.bool( True ), - linkerName = cms.string( "TrackAndHCALLinker" ), - trajectoryLayerEntrance = cms.string( "HCALEntrance" ), - trajectoryLayerExit = cms.string( "HCALExit" ), - nMaxHcalLinksPerTrack = cms.int32( 1 ) - ), - cms.PSet( linkType = cms.string( "ECAL:HCAL" ), - useKDTree = cms.bool( False ), - linkerName = cms.string( "ECALAndHCALLinker" ), - minAbsEtaEcal = cms.double( 2.5 ) - ), - cms.PSet( linkType = cms.string( "HFEM:HFHAD" ), - useKDTree = cms.bool( False ), - linkerName = cms.string( "HFEMAndHFHADLinker" ) - ) - ) -) -fragment.hltParticleFlowForTaus = cms.EDProducer( "PFProducer", - verbose = cms.untracked.bool( False ), - debug = cms.untracked.bool( False ), - blocks = cms.InputTag( "hltParticleFlowBlockForTaus" ), - muons = cms.InputTag( "hltMuons" ), - postMuonCleaning = cms.bool( True ), - vetoEndcap = cms.bool( False ), - vertexCollection = cms.InputTag( "hltPixelVertices" ), - useVerticesForNeutral = cms.bool( True ), - useHO = cms.bool( False ), - PFEGammaCandidates = cms.InputTag( "particleFlowEGamma" ), - GedElectronValueMap = cms.InputTag( "gedGsfElectronsTmp" ), - GedPhotonValueMap = cms.InputTag( 'tmpGedPhotons','valMapPFEgammaCandToPhoton' ), - useEGammaElectrons = cms.bool( False ), - egammaElectrons = cms.InputTag( "" ), - useEGammaFilters = cms.bool( False ), - useProtectionsForJetMET = cms.bool( True ), - PFEGammaFiltersParameters = cms.PSet( - electron_protectionsForJetMET = cms.PSet( - maxE = cms.double( 50.0 ), - maxTrackPOverEele = cms.double( 1.0 ), - maxEcalEOverP_2 = cms.double( 0.2 ), - maxHcalEOverEcalE = cms.double( 0.1 ), - maxEcalEOverP_1 = cms.double( 0.5 ), - maxHcalEOverP = cms.double( 1.0 ), - maxEcalEOverPRes = cms.double( 0.2 ), - maxHcalE = cms.double( 10.0 ), - maxEeleOverPout = cms.double( 0.2 ), - maxNtracks = cms.double( 3.0 ), - maxEleHcalEOverEcalE = cms.double( 0.1 ), - maxDPhiIN = cms.double( 0.1 ), - maxEeleOverPoutRes = cms.double( 0.5 ) - ), - electron_maxElePtForOnlyMVAPresel = cms.double( 50.0 ), - photon_SigmaiEtaiEta_endcap = cms.double( 0.034 ), - electron_iso_combIso_endcap = cms.double( 10.0 ), - photon_protectionsForBadHcal = cms.PSet( - solidConeTrkIsoSlope = cms.double( 0.3 ), - enableProtections = cms.bool( False ), - solidConeTrkIsoOffset = cms.double( 10.0 ) - ), - electron_missinghits = cms.uint32( 1 ), - photon_MinEt = cms.double( 10.0 ), - electron_iso_pt = cms.double( 10.0 ), - electron_ecalDrivenHademPreselCut = cms.double( 0.15 ), - electron_iso_mva_endcap = cms.double( -0.1075 ), - electron_iso_combIso_barrel = cms.double( 10.0 ), - photon_protectionsForJetMET = cms.PSet( - sumPtTrackIsoSlope = cms.double( 0.001 ), - sumPtTrackIso = cms.double( 4.0 ) - ), - electron_protectionsForBadHcal = cms.PSet( - dEta = cms.vdouble( 0.0064, 0.01264 ), - dPhi = cms.vdouble( 0.0547, 0.0394 ), - enableProtections = cms.bool( False ), - eInvPInv = cms.vdouble( 0.184, 0.0721 ), - full5x5_sigmaIetaIeta = cms.vdouble( 0.0106, 0.0387 ) - ), - electron_noniso_mvaCut = cms.double( -0.1 ), - electron_iso_mva_barrel = cms.double( -0.1875 ), - photon_SigmaiEtaiEta_barrel = cms.double( 0.0125 ), - photon_combIso = cms.double( 10.0 ), - photon_HoE = cms.double( 0.05 ) - ), - muon_HCAL = cms.vdouble( 3.0, 3.0 ), - muon_ECAL = cms.vdouble( 0.5, 0.5 ), - muon_HO = cms.vdouble( 0.9, 0.9 ), - PFMuonAlgoParameters = cms.PSet( ), - rejectTracks_Bad = cms.bool( False ), - rejectTracks_Step45 = cms.bool( False ), - usePFNuclearInteractions = cms.bool( False ), - usePFConversions = cms.bool( False ), - usePFDecays = cms.bool( False ), - dptRel_DispVtx = cms.double( 10.0 ), - iCfgCandConnector = cms.PSet( - nuclCalibFactors = cms.vdouble( 0.8, 0.15, 0.5, 0.5, 0.05 ), - bCorrect = cms.bool( False ), - bCalibPrimary = cms.bool( False ) - ), - nsigma_TRACK = cms.double( 1.0 ), - pt_Error = cms.double( 1.0 ), - factors_45 = cms.vdouble( 10.0, 100.0 ), - goodTrackDeadHcal_ptErrRel = cms.double( 0.2 ), - goodTrackDeadHcal_chi2n = cms.double( 5.0 ), - goodTrackDeadHcal_layers = cms.uint32( 4 ), - goodTrackDeadHcal_validFr = cms.double( 0.5 ), - goodTrackDeadHcal_dxy = cms.double( 0.5 ), - goodPixelTrackDeadHcal_minEta = cms.double( 2.3 ), - goodPixelTrackDeadHcal_maxPt = cms.double( 50.0 ), - goodPixelTrackDeadHcal_ptErrRel = cms.double( 1.0 ), - goodPixelTrackDeadHcal_chi2n = cms.double( 2.0 ), - goodPixelTrackDeadHcal_maxLost3Hit = cms.int32( 0 ), - goodPixelTrackDeadHcal_maxLost4Hit = cms.int32( 1 ), - goodPixelTrackDeadHcal_dxy = cms.double( 0.02 ), - goodPixelTrackDeadHcal_dz = cms.double( 0.05 ), - pf_nsigma_ECAL = cms.double( 0.0 ), - pf_nsigma_HCAL = cms.double( 1.0 ), - pf_nsigma_HFEM = cms.double( 1.0 ), - pf_nsigma_HFHAD = cms.double( 1.0 ), - useCalibrationsFromDB = cms.bool( True ), - calibrationsLabel = cms.string( "HLT" ), - postHFCleaning = cms.bool( False ), - PFHFCleaningParameters = cms.PSet( - minSignificance = cms.double( 2.5 ), - maxSignificance = cms.double( 2.5 ), - minDeltaMet = cms.double( 0.4 ), - maxDeltaPhiPt = cms.double( 7.0 ), - minHFCleaningPt = cms.double( 5.0 ), - minSignificanceReduction = cms.double( 1.4 ) - ), - cleanedHF = cms.VInputTag( 'hltParticleFlowRecHitHF:Cleaned','hltParticleFlowClusterHF:Cleaned' ), - calibHF_use = cms.bool( False ), - calibHF_eta_step = cms.vdouble( 0.0, 2.9, 3.0, 3.2, 4.2, 4.4, 4.6, 4.8, 5.2, 5.4 ), - calibHF_a_EMonly = cms.vdouble( 0.96945, 0.96701, 0.76309, 0.82268, 0.87583, 0.89718, 0.98674, 1.4681, 1.458, 1.458 ), - calibHF_a_EMHAD = cms.vdouble( 1.42215, 1.00496, 0.68961, 0.81656, 0.98504, 0.98504, 1.00802, 1.0593, 1.4576, 1.4576 ), - calibHF_b_HADonly = cms.vdouble( 1.27541, 0.85361, 0.86333, 0.89091, 0.94348, 0.94348, 0.9437, 1.0034, 1.0444, 1.0444 ), - calibHF_b_EMHAD = cms.vdouble( 1.27541, 0.85361, 0.86333, 0.89091, 0.94348, 0.94348, 0.9437, 1.0034, 1.0444, 1.0444 ), - resolHF_square = cms.vdouble( 7.834401, 0.012996, 0.0 ) + nsigma_TRACK = cms.double( 1.0 ), + pt_Error = cms.double( 1.0 ), + factors_45 = cms.vdouble( 10.0, 100.0 ), + goodTrackDeadHcal_ptErrRel = cms.double( 0.2 ), + goodTrackDeadHcal_chi2n = cms.double( 5.0 ), + goodTrackDeadHcal_layers = cms.uint32( 4 ), + goodTrackDeadHcal_validFr = cms.double( 0.5 ), + goodTrackDeadHcal_dxy = cms.double( 0.5 ), + goodPixelTrackDeadHcal_minEta = cms.double( 2.3 ), + goodPixelTrackDeadHcal_maxPt = cms.double( 50.0 ), + goodPixelTrackDeadHcal_ptErrRel = cms.double( 1.0 ), + goodPixelTrackDeadHcal_chi2n = cms.double( 2.0 ), + goodPixelTrackDeadHcal_maxLost3Hit = cms.int32( 0 ), + goodPixelTrackDeadHcal_maxLost4Hit = cms.int32( 1 ), + goodPixelTrackDeadHcal_dxy = cms.double( 0.02 ), + goodPixelTrackDeadHcal_dz = cms.double( 0.05 ), + pf_nsigma_ECAL = cms.double( 0.0 ), + pf_nsigma_HCAL = cms.double( 1.0 ), + pf_nsigma_HFEM = cms.double( 1.0 ), + pf_nsigma_HFHAD = cms.double( 1.0 ), + useCalibrationsFromDB = cms.bool( True ), + calibrationsLabel = cms.string( "HLT" ), + postHFCleaning = cms.bool( False ), + PFHFCleaningParameters = cms.PSet( + minSignificance = cms.double( 2.5 ), + maxSignificance = cms.double( 2.5 ), + minDeltaMet = cms.double( 0.4 ), + maxDeltaPhiPt = cms.double( 7.0 ), + minHFCleaningPt = cms.double( 5.0 ), + minSignificanceReduction = cms.double( 1.4 ) + ), + cleanedHF = cms.VInputTag( 'hltParticleFlowRecHitHF:Cleaned','hltParticleFlowClusterHF:Cleaned' ), + calibHF_use = cms.bool( False ), + calibHF_eta_step = cms.vdouble( 0.0, 2.9, 3.0, 3.2, 4.2, 4.4, 4.6, 4.8, 5.2, 5.4 ), + calibHF_a_EMonly = cms.vdouble( 0.96945, 0.96701, 0.76309, 0.82268, 0.87583, 0.89718, 0.98674, 1.4681, 1.458, 1.458 ), + calibHF_a_EMHAD = cms.vdouble( 1.42215, 1.00496, 0.68961, 0.81656, 0.98504, 0.98504, 1.00802, 1.0593, 1.4576, 1.4576 ), + calibHF_b_HADonly = cms.vdouble( 1.27541, 0.85361, 0.86333, 0.89091, 0.94348, 0.94348, 0.9437, 1.0034, 1.0444, 1.0444 ), + calibHF_b_EMHAD = cms.vdouble( 1.27541, 0.85361, 0.86333, 0.89091, 0.94348, 0.94348, 0.9437, 1.0034, 1.0444, 1.0444 ), + resolHF_square = cms.vdouble( 7.834401, 0.012996, 0.0 ) ) fragment.hltAK4PFJetsForTaus = cms.EDProducer( "FastjetJetProducer", useMassDropTagger = cms.bool( False ), @@ -24712,6 +24190,26 @@ MaxEta = cms.double( 2.5 ), MinN = cms.int32( 1 ) ) +fragment.hltOverlapFilterIsoEle24IsoTau30WPTightGsfCaloJet5 = cms.EDFilter( "HLT2PhotonTau", + saveTags = cms.bool( True ), + originTag1 = cms.VInputTag( 'hltEgammaCandidates' ), + originTag2 = cms.VInputTag( 'hltAK4CaloJetsPFEt5' ), + inputTag1 = cms.InputTag( "hltEle24erWPTightGsfTrackIsoFilterForTau" ), + inputTag2 = cms.InputTag( "hltTauJet5" ), + triggerType1 = cms.int32( 81 ), + triggerType2 = cms.int32( 84 ), + MinDphi = cms.double( 0.0 ), + MaxDphi = cms.double( -1.0 ), + MinDeta = cms.double( 0.0 ), + MaxDeta = cms.double( -1.0 ), + MinMinv = cms.double( 0.0 ), + MaxMinv = cms.double( -1.0 ), + MinDelR = cms.double( 0.3 ), + MaxDelR = cms.double( 99999.0 ), + MinPt = cms.double( 1.0 ), + MaxPt = cms.double( -1.0 ), + MinN = cms.int32( 1 ) +) fragment.hltHpsPFTauTightAbsoluteChargedIsolationDiscriminator = cms.EDProducer( "PFRecoTauDiscriminationByIsolation", storeRawFootprintCorrection = cms.bool( False ), PFTauProducer = cms.InputTag( "hltHpsPFTauProducer" ), @@ -24914,24 +24412,24 @@ FailValue = cms.double( 0.0 ), PFTauProducer = cms.InputTag( "hltHpsPFTauProducer" ) ) -fragment.hltHpsPFTau27 = cms.EDFilter( "HLT1PFTau", +fragment.hltHpsPFTau30 = cms.EDFilter( "HLT1PFTau", saveTags = cms.bool( True ), inputTag = cms.InputTag( "hltHpsPFTauProducer" ), triggerType = cms.int32( 84 ), MinE = cms.double( -1.0 ), - MinPt = cms.double( 27.0 ), + MinPt = cms.double( 30.0 ), MinMass = cms.double( -1.0 ), MaxMass = cms.double( -1.0 ), MinEta = cms.double( -1.0 ), MaxEta = cms.double( 2.5 ), MinN = cms.int32( 1 ) ) -fragment.hltHpsPFTau27Track = cms.EDFilter( "HLT1PFTau", +fragment.hltHpsPFTau30Track = cms.EDFilter( "HLT1PFTau", saveTags = cms.bool( True ), inputTag = cms.InputTag( "hltHpsSelectedPFTausTrackFinding" ), triggerType = cms.int32( 84 ), MinE = cms.double( -1.0 ), - MinPt = cms.double( 27.0 ), + MinPt = cms.double( 30.0 ), MinMass = cms.double( -1.0 ), MaxMass = cms.double( -1.0 ), MinEta = cms.double( -1.0 ), @@ -24952,193 +24450,48 @@ discriminatorContainers = cms.VPSet( ) ) -fragment.hltHpsPFTau27TrackTightChargedIso = cms.EDFilter( "HLT1PFTau", +fragment.hltHpsPFTau30TrackTightChargedIso = cms.EDFilter( "HLT1PFTau", saveTags = cms.bool( True ), inputTag = cms.InputTag( "hltHpsSelectedPFTausTrackFindingTightChargedIsolation" ), triggerType = cms.int32( 84 ), MinE = cms.double( -1.0 ), - MinPt = cms.double( 27.0 ), + MinPt = cms.double( 30.0 ), MinMass = cms.double( -1.0 ), MaxMass = cms.double( -1.0 ), MinEta = cms.double( -1.0 ), MaxEta = cms.double( 2.5 ), MinN = cms.int32( 1 ) ) -fragment.hltHpsPFTauAgainstMuonDiscriminator = cms.EDProducer( "PFRecoTauDiscriminationAgainstMuon2", - maskHitsRPC = cms.vint32( 0, 0, 0, 0 ), - maxNumberOfHitsLast2Stations = cms.int32( -1 ), - maskMatchesRPC = cms.vint32( 0, 0, 0, 0 ), - maskMatchesCSC = cms.vint32( 1, 0, 0, 0 ), - maskHitsCSC = cms.vint32( 0, 0, 0, 0 ), - PFTauProducer = cms.InputTag( "hltHpsPFTauProducer" ), - verbosity = cms.int32( 0 ), - maskMatchesDT = cms.vint32( 0, 0, 0, 0 ), - minPtMatchedMuon = cms.double( 5.0 ), - dRmuonMatchLimitedToJetArea = cms.bool( False ), - Prediscriminants = cms.PSet( BooleanOperator = cms.string( "and" ) ), - maskHitsDT = cms.vint32( 0, 0, 0, 0 ), - HoPMin = cms.double( -1.0 ), - maxNumberOfMatches = cms.int32( 1 ), - discriminatorOption = cms.string( "custom" ), - dRmuonMatch = cms.double( 0.3 ), - srcMuons = cms.InputTag( "" ), - doCaloMuonVeto = cms.bool( False ) +fragment.hltHpsL1JetsHLTPFTauTrackTightChargedIsolationMatch = cms.EDProducer( "L1THLTTauMatching", + L1TauTrigger = cms.InputTag( "hltL1sBigORLooseIsoEGXXerIsoTauYYerdRMin0p3" ), + JetSrc = cms.InputTag( "hltHpsSelectedPFTausTrackFindingTightChargedIsolation" ), + EtMin = cms.double( 0.0 ), + ReduceTauContent = cms.bool( True ), + KeepOriginalVertex = cms.bool( False ) ) -fragment.hltHpsPFTauTightOutOfSignalConePhotonsDiscriminator = cms.EDProducer( "PFRecoTauDiscriminationByIsolation", - storeRawFootprintCorrection = cms.bool( False ), - PFTauProducer = cms.InputTag( "hltHpsPFTauProducer" ), - storeRawOccupancy = cms.bool( False ), - maximumSumPtCut = cms.double( 2.0 ), - qualityCuts = cms.PSet( - vertexTrackFiltering = cms.bool( False ), - isolationQualityCuts = cms.PSet( - maxDeltaZ = cms.double( 0.2 ), - minTrackPt = cms.double( 0.5 ), - minGammaEt = cms.double( 0.5 ), - minTrackHits = cms.uint32( 3 ), - minTrackPixelHits = cms.uint32( 0 ), - maxTrackChi2 = cms.double( 100.0 ), - maxTransverseImpactParameter = cms.double( 0.1 ), - useTracksInsteadOfPFHadrons = cms.bool( False ) - ), - primaryVertexSrc = cms.InputTag( "hltPixelVertices" ), - recoverLeadingTrk = cms.bool( False ), - signalQualityCuts = cms.PSet( - maxDeltaZ = cms.double( 0.2 ), - minTrackPt = cms.double( 0.0 ), - minGammaEt = cms.double( 0.5 ), - minTrackHits = cms.uint32( 3 ), - minTrackPixelHits = cms.uint32( 0 ), - maxTrackChi2 = cms.double( 1000.0 ), - maxTransverseImpactParameter = cms.double( 0.2 ), - useTracksInsteadOfPFHadrons = cms.bool( False ), - minNeutralHadronEt = cms.double( 1.0 ) - ), - vxAssocQualityCuts = cms.PSet( - minTrackPt = cms.double( 0.0 ), - minGammaEt = cms.double( 0.5 ), - minTrackHits = cms.uint32( 3 ), - minTrackPixelHits = cms.uint32( 0 ), - maxTrackChi2 = cms.double( 1000.0 ), - maxTransverseImpactParameter = cms.double( 0.2 ), - useTracksInsteadOfPFHadrons = cms.bool( False ) - ), - pvFindingAlgo = cms.string( "closestInDeltaZ" ) - ), - minTauPtForNoIso = cms.double( -99.0 ), - maxAbsPhotonSumPt_outsideSignalCone = cms.double( 1.0E9 ), - vertexSrc = cms.InputTag( "NotUsed" ), - applySumPtCut = cms.bool( False ), - rhoConeSize = cms.double( 0.5 ), - ApplyDiscriminationByTrackerIsolation = cms.bool( True ), - storeRawPhotonSumPt_outsideSignalCone = cms.bool( False ), - rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAll" ), - enableHGCalWorkaround = cms.bool( False ), - footprintCorrections = cms.VPSet( - cms.PSet( offset = cms.string( "0.0" ), - selection = cms.string( "decayMode() = 0" ) - ), - cms.PSet( offset = cms.string( "0.0" ), - selection = cms.string( "decayMode() = 1 || decayMode() = 2" ) - ), - cms.PSet( offset = cms.string( "2.7" ), - selection = cms.string( "decayMode() = 5" ) - ), - cms.PSet( offset = cms.string( "0.0" ), - selection = cms.string( "decayMode() = 6" ) - ), - cms.PSet( offset = cms.string( "max(2.0, 0.22*pt() - 2.0)" ), - selection = cms.string( "decayMode() = 10" ) - ) - ), - deltaBetaFactor = cms.string( "0.38" ), - applyFootprintCorrection = cms.bool( False ), - UseAllPFCandsForWeights = cms.bool( False ), - relativeSumPtCut = cms.double( 0.1 ), - Prediscriminants = cms.PSet( BooleanOperator = cms.string( "and" ) ), - maximumOccupancy = cms.uint32( 0 ), - verbosity = cms.int32( 0 ), - applyOccupancyCut = cms.bool( False ), - applyDeltaBetaCorrection = cms.bool( False ), - applyRelativeSumPtCut = cms.bool( False ), - storeRawPUsumPt = cms.bool( False ), - applyPhotonPtSumOutsideSignalConeCut = cms.bool( True ), - deltaBetaPUTrackPtCutOverride = cms.bool( True ), - ApplyDiscriminationByWeightedECALIsolation = cms.bool( False ), - storeRawSumPt = cms.bool( False ), - ApplyDiscriminationByECALIsolation = cms.bool( False ), - applyRhoCorrection = cms.bool( False ), - WeightECALIsolation = cms.double( 1.0 ), - rhoUEOffsetCorrection = cms.double( 1.0 ), - maxRelPhotonSumPt_outsideSignalCone = cms.double( 0.1 ), - deltaBetaPUTrackPtCutOverride_val = cms.double( 0.5 ), - isoConeSizeForDeltaBeta = cms.double( 0.3 ), - relativeSumPtOffset = cms.double( 0.0 ), - customOuterCone = cms.double( -1.0 ), - particleFlowSrc = cms.InputTag( "hltParticleFlowForTaus" ) -) -fragment.hltHpsSelectedPFTausTrackFindingTightChargedIsolationTightOOSCPhotonsAgainstMuon = cms.EDFilter( "PFTauSelector", - src = cms.InputTag( "hltHpsPFTauProducer" ), - cut = cms.string( "0.5" ), - discriminators = cms.VPSet( - cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauTrackFindingDiscriminator" ), - selectionCut = cms.double( 0.5 ) - ), - cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauTightAbsOrRelChargedIsolationDiscriminator" ), - selectionCut = cms.double( 0.5 ) - ), - cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauAgainstMuonDiscriminator" ), - selectionCut = cms.double( 0.5 ) - ), - cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauTightOutOfSignalConePhotonsDiscriminator" ), - selectionCut = cms.double( 0.5 ) - ) - ), - discriminatorContainers = cms.VPSet( - ) -) -fragment.hltHpsPFTau27TrackTightChargedIsoTightOOSCPhotonsAgainstMuon = cms.EDFilter( "HLT1PFTau", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltHpsSelectedPFTausTrackFindingTightChargedIsolationTightOOSCPhotonsAgainstMuon" ), - triggerType = cms.int32( 84 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 27.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.5 ), - MinN = cms.int32( 1 ) -) -fragment.hltHpsL1JetsHLTPFTauTrackTightChargedIsolationTightOOSCPhotonsAgainstMuonMatch = cms.EDProducer( "L1THLTTauMatching", - L1TauTrigger = cms.InputTag( "hltL1sBigORMu18erTauXXer2p1" ), - JetSrc = cms.InputTag( "hltHpsSelectedPFTausTrackFindingTightChargedIsolationTightOOSCPhotonsAgainstMuon" ), - EtMin = cms.double( 0.0 ), - ReduceTauContent = cms.bool( True ), - KeepOriginalVertex = cms.bool( False ) -) -fragment.hltHpsSelectedPFTau27TightChargedIsolationTightOOSCPhotonsAgainstMuonL1HLTMatched = cms.EDFilter( "HLT1PFTau", +fragment.hltHpsSelectedPFTau30TightChargedIsolationL1HLTMatched = cms.EDFilter( "HLT1PFTau", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltHpsL1JetsHLTPFTauTrackTightChargedIsolationTightOOSCPhotonsAgainstMuonMatch" ), + inputTag = cms.InputTag( "hltHpsL1JetsHLTPFTauTrackTightChargedIsolationMatch" ), triggerType = cms.int32( 84 ), MinE = cms.double( -1.0 ), - MinPt = cms.double( 27.0 ), + MinPt = cms.double( 30.0 ), MinMass = cms.double( -1.0 ), MaxMass = cms.double( -1.0 ), MinEta = cms.double( -1.0 ), MaxEta = cms.double( 2.1 ), MinN = cms.int32( 1 ) ) -fragment.hltHpsOverlapFilterIsoMu20TightChargedIsoTightOOSCPhotonsPFTau27L1Seeded = cms.EDFilter( "HLT2MuonPFTau", +fragment.hltHpsOverlapFilterIsoEle24WPTightGsfTightIsoPFTau30 = cms.EDFilter( "HLT2PhotonPFTau", saveTags = cms.bool( True ), - originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), - originTag2 = cms.VInputTag( 'hltHpsSelectedPFTausTrackFindingTightChargedIsolationTightOOSCPhotonsAgainstMuon' ), - inputTag1 = cms.InputTag( "hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered0p08" ), - inputTag2 = cms.InputTag( "hltHpsSelectedPFTau27TightChargedIsolationTightOOSCPhotonsAgainstMuonL1HLTMatched" ), - triggerType1 = cms.int32( 83 ), + originTag1 = cms.VInputTag( 'hltEgammaCandidates' ), + originTag2 = cms.VInputTag( 'hltHpsSelectedPFTausTrackFindingTightChargedIsolation' ), + inputTag1 = cms.InputTag( "hltEle24erWPTightGsfTrackIsoFilterForTau" ), + inputTag2 = cms.InputTag( "hltHpsSelectedPFTau30TightChargedIsolationL1HLTMatched" ), + triggerType1 = cms.int32( 81 ), triggerType2 = cms.int32( 84 ), MinDphi = cms.double( 0.0 ), MaxDphi = cms.double( -1.0 ), - MinDeta = cms.double( 1.0 ), + MinDeta = cms.double( 0.0 ), MaxDeta = cms.double( -1.0 ), MinMinv = cms.double( 0.0 ), MaxMinv = cms.double( -1.0 ), @@ -25148,29 +24501,180 @@ MaxPt = cms.double( -1.0 ), MinN = cms.int32( 1 ) ) -fragment.hltPreIsoMu27MediumDeepTauPFTauHPS20eta2p1SingleL1 = cms.EDFilter( "HLTPrescaler", +fragment.hltL1sHTTForBeamSpot = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_HTT120er OR L1_HTT160er OR L1_HTT200er OR L1_HTT255er OR L1_HTT280er OR L1_HTT320er OR L1_HTT360er OR L1_ETT2000 OR L1_HTT400er OR L1_HTT450er OR L1_SingleJet120 OR L1_SingleJet140er2p5 OR L1_SingleJet160er2p5 OR L1_SingleJet180 OR L1_SingleJet200 OR L1_DoubleJet40er2p5 OR L1_DoubleJet100er2p5 OR L1_DoubleJet120er2p5" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +) +fragment.hltPreHT300Beamspot = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltL1fL1sMu22or25L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", +fragment.hltAK4CaloJetsIDPassed = cms.EDProducer( "HLTCaloJetIDProducer", + min_N90 = cms.int32( -2 ), + min_N90hits = cms.int32( 2 ), + min_EMF = cms.double( 1.0E-6 ), + max_EMF = cms.double( 999.0 ), + jetsInput = cms.InputTag( "hltAK4CaloJets" ), + JetIDParams = cms.PSet( + hfRecHitsColl = cms.InputTag( "hltHfreco" ), + hoRecHitsColl = cms.InputTag( "hltHoreco" ), + ebRecHitsColl = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + hbheRecHitsColl = cms.InputTag( "hltHbhereco" ), + useRecHits = cms.bool( True ), + eeRecHitsColl = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ) + ) +) +fragment.hltAK4CaloJetsCorrectedIDPassed = cms.EDProducer( "CorrectedCaloJetProducer", + src = cms.InputTag( "hltAK4CaloJetsIDPassed" ), + correctors = cms.VInputTag( 'hltAK4CaloCorrector' ) +) +fragment.hltHtMht = cms.EDProducer( "HLTHtMhtProducer", + usePt = cms.bool( False ), + excludePFMuons = cms.bool( False ), + minNJetHt = cms.int32( 0 ), + minNJetMht = cms.int32( 0 ), + minPtJetHt = cms.double( 40.0 ), + minPtJetMht = cms.double( 30.0 ), + maxEtaJetHt = cms.double( 2.5 ), + maxEtaJetMht = cms.double( 5.0 ), + jetsLabel = cms.InputTag( "hltAK4CaloJetsCorrected" ), + pfCandidatesLabel = cms.InputTag( "" ) +) +fragment.hltHT300 = cms.EDFilter( "HLTHtMhtFilter", + saveTags = cms.bool( True ), + htLabels = cms.VInputTag( 'hltHtMht' ), + mhtLabels = cms.VInputTag( 'hltHtMht' ), + minHt = cms.vdouble( 300.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) +) +fragment.hltVerticesPF = cms.EDProducer( "PrimaryVertexProducer", + vertexCollections = cms.VPSet( + cms.PSet( chi2cutoff = cms.double( 3.0 ), + label = cms.string( "" ), + useBeamConstraint = cms.bool( False ), + minNdof = cms.double( 0.0 ), + maxDistanceToBeam = cms.double( 1.0 ), + algorithm = cms.string( "AdaptiveVertexFitter" ) + ), + cms.PSet( chi2cutoff = cms.double( 3.0 ), + label = cms.string( "WithBS" ), + useBeamConstraint = cms.bool( True ), + minNdof = cms.double( 0.0 ), + maxDistanceToBeam = cms.double( 1.0 ), + algorithm = cms.string( "AdaptiveVertexFitter" ) + ) + ), + verbose = cms.untracked.bool( False ), + TkFilterParameters = cms.PSet( + maxEta = cms.double( 100.0 ), + minPt = cms.double( 0.0 ), + minSiliconLayersWithHits = cms.int32( 5 ), + minPixelLayersWithHits = cms.int32( 2 ), + maxNormalizedChi2 = cms.double( 20.0 ), + trackQuality = cms.string( "any" ), + algorithm = cms.string( "filter" ), + maxD0Significance = cms.double( 999.0 ) + ), + beamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), + TrackLabel = cms.InputTag( "hltPFMuonMerging" ), + TrackTimeResosLabel = cms.InputTag( "dummy_default" ), + TrackTimesLabel = cms.InputTag( "dummy_default" ), + TkClusParameters = cms.PSet( + TkDAClusParameters = cms.PSet( + zmerge = cms.double( 0.01 ), + Tstop = cms.double( 0.5 ), + d0CutOff = cms.double( 999.0 ), + dzCutOff = cms.double( 4.0 ), + vertexSize = cms.double( 0.15 ), + coolingFactor = cms.double( 0.6 ), + Tpurge = cms.double( 2.0 ), + Tmin = cms.double( 2.4 ), + uniquetrkweight = cms.double( 0.9 ) + ), + algorithm = cms.string( "DA_vect" ) + ), + isRecoveryIteration = cms.bool( False ), + recoveryVtxCollection = cms.InputTag( "" ) +) +fragment.hltVerticesPFSelector = cms.EDFilter( "PrimaryVertexObjectFilter", + filterParams = cms.PSet( + maxZ = cms.double( 24.0 ), + minNdof = cms.double( 4.0 ), + maxRho = cms.double( 2.0 ), + pvSrc = cms.InputTag( "hltVerticesPF" ) + ), + src = cms.InputTag( "hltVerticesPF" ) +) +fragment.hltVerticesPFFilter = cms.EDFilter( "VertexSelector", + src = cms.InputTag( "hltVerticesPFSelector" ), + cut = cms.string( "!isFake" ), + filter = cms.bool( True ) +) +fragment.hltFEDSelectorOnlineMetaData = cms.EDProducer( "EvFFEDSelector", + inputTag = cms.InputTag( "rawDataCollector" ), + fedList = cms.vuint32( 1022 ) +) +fragment.hltL1sZeroBias = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_ZeroBias" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +) +fragment.hltPreZeroBiasBeamspot = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltL1sBigORMu18erTauXXer2p1 = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_Mu18er2p1_Tau24er2p1 OR L1_Mu18er2p1_Tau26er2p1" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +) +fragment.hltPreIsoMu20eta2p1TightChargedIsoPFTauHPS27eta2p1CrossL1 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - PreviousCandTag = cms.InputTag( "hltL1sSingleMu22or25" ), - MaxEta = cms.double( 2.5 ), + PreviousCandTag = cms.InputTag( "hltL1sBigORMu18erTauXXer2p1" ), + MaxEta = cms.double( 2.1 ), MinPt = cms.double( 0.0 ), MaxDeltaR = cms.double( 0.3 ), MinN = cms.int32( 1 ), CentralBxOnly = cms.bool( True ), SelectQualities = cms.vint32( ) ) -fragment.hltL2fL1sMu22or25L1f0L2Filtered10Q = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", +fragment.hltL2fBigORMu18erTauXXer2p1L1f0L2Filtered10Q = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", saveTags = cms.bool( True ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), CandTag = cms.InputTag( "hltL2MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sMu22or25L1Filtered0" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0" ), SeedMapTag = cms.InputTag( "hltL2Muons" ), MinN = cms.int32( 0 ), - MaxEta = cms.double( 2.5 ), + MaxEta = cms.double( 2.16 ), AbsEtaBins = cms.vdouble( 0.0 ), MinNstations = cms.vint32( 0 ), MinNhits = cms.vint32( 0 ), @@ -25184,10 +24688,10 @@ NSigmaPt = cms.double( 0.0 ), MatchToPreviousCand = cms.bool( True ) ) -fragment.hltL1fForIterL3L1fL1sMu22or25L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", +fragment.hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), CandTag = cms.InputTag( "hltL1MuonsPt0" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sMu22or25L1Filtered0" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0" ), MaxEta = cms.double( 2.5 ), MinPt = cms.double( 0.0 ), MaxDeltaR = cms.double( 0.3 ), @@ -25195,21 +24699,21 @@ CentralBxOnly = cms.bool( True ), SelectQualities = cms.vint32( ) ) -fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q = cms.EDFilter( "HLTMuonL3PreFilter", +fragment.hltL3fL1BigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20Q = cms.EDFilter( "HLTMuonL3PreFilter", saveTags = cms.bool( True ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sMu22or25L1f0L2Filtered10Q" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sMu22or25L1Filtered0" ), + PreviousCandTag = cms.InputTag( "hltL2fBigORMu18erTauXXer2p1L1f0L2Filtered10Q" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0" ), inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), MinN = cms.int32( 1 ), - MaxEta = cms.double( 1.0E99 ), + MaxEta = cms.double( 2.1 ), MinNhits = cms.int32( 0 ), MaxDr = cms.double( 2.0 ), MinDr = cms.double( -1.0 ), MaxDz = cms.double( 9999.0 ), MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 27.0 ), + MinPt = cms.double( 20.0 ), NSigmaPt = cms.double( 0.0 ), MaxNormalizedChi2 = cms.double( 9999.0 ), MaxDXYBeamSpot = cms.double( 9999.0 ), @@ -25238,176 +24742,1121 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27QL3pfecalIsoRhoFilteredEB0p14EE0p10 = cms.EDFilter( "HLTMuonGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q" ), - varTag = cms.InputTag( "hltMuonEcalMFPFClusterIsoForMuons" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.14 ), - thrOverEEE = cms.vdouble( 0.1 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) -) -fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27QL3pfhcalIsoRhoFilteredHB0p16HE0p20 = cms.EDFilter( "HLTMuonGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27QL3pfecalIsoRhoFilteredEB0p14EE0p10" ), - varTag = cms.InputTag( "hltMuonHcalRegPFClusterIsoForMuons" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.16 ), - thrOverEEE = cms.vdouble( 0.2 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) -) -fragment.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f27QL3trkIsoFiltered0p08 = cms.EDFilter( "HLTMuonIsoFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27QL3pfhcalIsoRhoFilteredHB0p16HE0p20" ), - MinN = cms.int32( 1 ), - DepTag = cms.VInputTag( 'hltMuonTkRelIsolationCut0p08Map' ), - IsolatorPSet = cms.PSet( ) +fragment.hltFixedGridRhoFastjetECALMFForMuons = cms.EDProducer( "FixedGridRhoProducerFastjetFromRecHit", + hbheRecHitsTag = cms.InputTag( "hltHbhereco" ), + ebRecHitsTag = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + eeRecHitsTag = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + skipHCAL = cms.bool( True ), + skipECAL = cms.bool( False ), + eThresHB = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ), + eThresHE = cms.vdouble( 0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ), + maxRapidity = cms.double( 2.5 ), + gridSpacing = cms.double( 0.55 ) ) -fragment.hltCaloTowersIsoTau1Regional = cms.EDProducer( "CaloTowerFromL1TCreatorForTauHLT", - TauTrigger = cms.InputTag( 'hltGtStage2Digis','Tau' ), - towers = cms.InputTag( "hltTowerMakerForAll" ), - TauId = cms.int32( 0 ), - UseTowersInCone = cms.double( 0.8 ), - minimumE = cms.double( 0.8 ), - minimumEt = cms.double( 0.5 ), - BX = cms.int32( 0 ), - verbose = cms.untracked.int32( 0 ) +fragment.hltFixedGridRhoFastjetHCAL = cms.EDProducer( "FixedGridRhoProducerFastjetFromRecHit", + hbheRecHitsTag = cms.InputTag( "hltHbhereco" ), + ebRecHitsTag = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + eeRecHitsTag = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + skipHCAL = cms.bool( False ), + skipECAL = cms.bool( True ), + eThresHB = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ), + eThresHE = cms.vdouble( 0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ), + maxRapidity = cms.double( 2.5 ), + gridSpacing = cms.double( 0.55 ) ) -fragment.hltAkIsoTau1Regional = cms.EDProducer( "FastjetJetProducer", - useMassDropTagger = cms.bool( False ), - useFiltering = cms.bool( False ), - useDynamicFiltering = cms.bool( False ), - useTrimming = cms.bool( False ), - usePruning = cms.bool( False ), - useCMSBoostedTauSeedingAlgorithm = cms.bool( False ), - useKtPruning = cms.bool( False ), - useConstituentSubtraction = cms.bool( False ), - useSoftDrop = cms.bool( False ), - correctShape = cms.bool( False ), - UseOnlyVertexTracks = cms.bool( False ), - UseOnlyOnePV = cms.bool( False ), - muCut = cms.double( -1.0 ), - yCut = cms.double( -1.0 ), - rFilt = cms.double( -1.0 ), - rFiltFactor = cms.double( -1.0 ), - trimPtFracMin = cms.double( -1.0 ), - zcut = cms.double( -1.0 ), - rcut_factor = cms.double( -1.0 ), - csRho_EtaMax = cms.double( -1.0 ), - csRParam = cms.double( -1.0 ), - beta = cms.double( -1.0 ), - R0 = cms.double( -1.0 ), - gridMaxRapidity = cms.double( -1.0 ), - gridSpacing = cms.double( -1.0 ), - DzTrVtxMax = cms.double( 0.0 ), - DxyTrVtxMax = cms.double( 0.0 ), - MaxVtxZ = cms.double( 15.0 ), - subjetPtMin = cms.double( -1.0 ), - muMin = cms.double( -1.0 ), - muMax = cms.double( -1.0 ), - yMin = cms.double( -1.0 ), - yMax = cms.double( -1.0 ), - dRMin = cms.double( -1.0 ), - dRMax = cms.double( -1.0 ), - maxDepth = cms.int32( -1 ), - nFilt = cms.int32( -1 ), - MinVtxNdof = cms.int32( 5 ), - src = cms.InputTag( "hltCaloTowersIsoTau1Regional" ), - srcPVs = cms.InputTag( "NotUsed" ), - jetType = cms.string( "CaloJet" ), - jetAlgorithm = cms.string( "AntiKt" ), - rParam = cms.double( 0.2 ), - inputEtMin = cms.double( 0.3 ), - inputEMin = cms.double( 0.0 ), - jetPtMin = cms.double( 1.0 ), - doPVCorrection = cms.bool( False ), - doAreaFastjet = cms.bool( False ), - doRhoFastjet = cms.bool( False ), - doPUOffsetCorr = cms.bool( False ), - puPtMin = cms.double( 10.0 ), - nSigmaPU = cms.double( 1.0 ), - radiusPU = cms.double( 0.4 ), - subtractorName = cms.string( "" ), - useExplicitGhosts = cms.bool( False ), - doAreaDiskApprox = cms.bool( False ), - voronoiRfact = cms.double( -9.0 ), - Rho_EtaMax = cms.double( 4.4 ), - Ghost_EtaMax = cms.double( 6.0 ), - Active_Area_Repeats = cms.int32( 5 ), - GhostArea = cms.double( 0.01 ), - restrictInputs = cms.bool( False ), - maxInputs = cms.uint32( 1 ), - writeCompound = cms.bool( False ), - writeJetsWithConst = cms.bool( False ), - doFastJetNonUniform = cms.bool( False ), - useDeterministicSeed = cms.bool( True ), - minSeed = cms.uint32( 0 ), - verbosity = cms.int32( 0 ), - puWidth = cms.double( 0.0 ), - nExclude = cms.uint32( 0 ), - maxBadEcalCells = cms.uint32( 9999999 ), - maxBadHcalCells = cms.uint32( 9999999 ), - maxProblematicEcalCells = cms.uint32( 9999999 ), - maxProblematicHcalCells = cms.uint32( 9999999 ), - maxRecoveredEcalCells = cms.uint32( 9999999 ), - maxRecoveredHcalCells = cms.uint32( 9999999 ), - puCenters = cms.vdouble( ), - applyWeight = cms.bool( False ), - srcWeights = cms.InputTag( "" ), - minimumTowersFraction = cms.double( 0.0 ), - jetCollInstanceName = cms.string( "" ), - sumRecHits = cms.bool( False ) +fragment.hltRecHitInRegionForMuonsMF = cms.EDProducer( "MuonHLTRechitInRegionsProducer", + productLabels = cms.vstring( 'EcalRegionalRecHitsEB', + 'EcalRegionalRecHitsEE' ), + ecalhitLabels = cms.VInputTag( 'hltEcalRecHit:EcalRecHitsEB','hltEcalRecHit:EcalRecHitsEE' ), + l1TagIsolated = cms.InputTag( "hltIterL3MuonCandidates" ), + l1TagNonIsolated = cms.InputTag( "NotUsed" ), + useUncalib = cms.bool( False ), + doIsolated = cms.bool( True ), + l1LowerThr = cms.double( 0.0 ), + l1UpperThr = cms.double( 999.0 ), + l1LowerThrIgnoreIsolation = cms.double( 100.0 ), + regionEtaMargin = cms.double( 0.4 ), + regionPhiMargin = cms.double( 0.4 ) ) -fragment.hltCaloTowersIsoTau2Regional = cms.EDProducer( "CaloTowerFromL1TCreatorForTauHLT", - TauTrigger = cms.InputTag( 'hltGtStage2Digis','Tau' ), - towers = cms.InputTag( "hltTowerMakerForAll" ), - TauId = cms.int32( 1 ), - UseTowersInCone = cms.double( 0.8 ), - minimumE = cms.double( 0.8 ), - minimumEt = cms.double( 0.5 ), - BX = cms.int32( 0 ), - verbose = cms.untracked.int32( 0 ) +fragment.hltRecHitInRegionForMuonsES = cms.EDProducer( "MuonHLTRechitInRegionsProducer", + productLabels = cms.vstring( 'EcalRegionalRecHitsES' ), + ecalhitLabels = cms.VInputTag( 'hltEcalPreshowerRecHit:EcalRecHitsES' ), + l1TagIsolated = cms.InputTag( "hltIterL3MuonCandidates" ), + l1TagNonIsolated = cms.InputTag( "NotUsed" ), + useUncalib = cms.bool( False ), + doIsolated = cms.bool( True ), + l1LowerThr = cms.double( 0.0 ), + l1UpperThr = cms.double( 999.0 ), + l1LowerThrIgnoreIsolation = cms.double( 100.0 ), + regionEtaMargin = cms.double( 0.4 ), + regionPhiMargin = cms.double( 0.4 ) ) -fragment.hltAkIsoTau2Regional = cms.EDProducer( "FastjetJetProducer", - useMassDropTagger = cms.bool( False ), - useFiltering = cms.bool( False ), - useDynamicFiltering = cms.bool( False ), - useTrimming = cms.bool( False ), - usePruning = cms.bool( False ), - useCMSBoostedTauSeedingAlgorithm = cms.bool( False ), - useKtPruning = cms.bool( False ), - useConstituentSubtraction = cms.bool( False ), - useSoftDrop = cms.bool( False ), - correctShape = cms.bool( False ), - UseOnlyVertexTracks = cms.bool( False ), - UseOnlyOnePV = cms.bool( False ), +fragment.hltParticleFlowRecHitECALForMuonsMF = cms.EDProducer( "PFRecHitProducer", + navigator = cms.PSet( + barrel = cms.PSet( ), + endcap = cms.PSet( ), + name = cms.string( "PFRecHitECALNavigator" ) + ), + producers = cms.VPSet( + cms.PSet( src = cms.InputTag( 'hltRecHitInRegionForMuonsMF','EcalRegionalRecHitsEB' ), + srFlags = cms.InputTag( "" ), + name = cms.string( "PFEBRecHitCreator" ), + qualityTests = cms.VPSet( + cms.PSet( name = cms.string( "PFRecHitQTestDBThreshold" ), + applySelectionsToAllCrystals = cms.bool( True ) + ), + cms.PSet( topologicalCleaning = cms.bool( True ), + skipTTRecoveredHits = cms.bool( True ), + cleaningThreshold = cms.double( 2.0 ), + name = cms.string( "PFRecHitQTestECAL" ), + timingCleaning = cms.bool( True ) + ) + ) + ), + cms.PSet( src = cms.InputTag( 'hltRecHitInRegionForMuonsMF','EcalRegionalRecHitsEE' ), + srFlags = cms.InputTag( "" ), + name = cms.string( "PFEERecHitCreator" ), + qualityTests = cms.VPSet( + cms.PSet( name = cms.string( "PFRecHitQTestDBThreshold" ), + applySelectionsToAllCrystals = cms.bool( True ) + ), + cms.PSet( topologicalCleaning = cms.bool( True ), + skipTTRecoveredHits = cms.bool( True ), + cleaningThreshold = cms.double( 2.0 ), + name = cms.string( "PFRecHitQTestECAL" ), + timingCleaning = cms.bool( True ) + ) + ) + ) + ) +) +fragment.hltParticleFlowRecHitPSForMuons = cms.EDProducer( "PFRecHitProducer", + navigator = cms.PSet( name = cms.string( "PFRecHitPreshowerNavigator" ) ), + producers = cms.VPSet( + cms.PSet( src = cms.InputTag( 'hltRecHitInRegionForMuonsES','EcalRegionalRecHitsES' ), + name = cms.string( "PFPSRecHitCreator" ), + qualityTests = cms.VPSet( + cms.PSet( threshold = cms.double( 7.0E-6 ), + name = cms.string( "PFRecHitQTestThreshold" ) + ) + ) + ) + ) +) +fragment.hltParticleFlowClusterECALUncorrectedForMuonsMF = cms.EDProducer( "PFClusterProducer", + recHitsSource = cms.InputTag( "hltParticleFlowRecHitECALForMuonsMF" ), + recHitCleaners = cms.VPSet( + ), + seedCleaners = cms.VPSet( + ), + seedFinder = cms.PSet( + thresholdsByDetector = cms.VPSet( + cms.PSet( seedingThresholdPt = cms.double( 0.15 ), + seedingThreshold = cms.double( 0.6 ), + detector = cms.string( "ECAL_ENDCAP" ) + ), + cms.PSet( seedingThresholdPt = cms.double( 0.0 ), + seedingThreshold = cms.double( 0.23 ), + detector = cms.string( "ECAL_BARREL" ) + ) + ), + algoName = cms.string( "LocalMaximumSeedFinder" ), + nNeighbours = cms.int32( 8 ) + ), + initialClusteringStep = cms.PSet( + thresholdsByDetector = cms.VPSet( + cms.PSet( gatheringThreshold = cms.double( 0.08 ), + gatheringThresholdPt = cms.double( 0.0 ), + detector = cms.string( "ECAL_BARREL" ) + ), + cms.PSet( gatheringThreshold = cms.double( 0.3 ), + gatheringThresholdPt = cms.double( 0.0 ), + detector = cms.string( "ECAL_ENDCAP" ) + ) + ), + algoName = cms.string( "Basic2DGenericTopoClusterizer" ), + useCornerCells = cms.bool( True ) + ), + pfClusterBuilder = cms.PSet( + minFracTot = cms.double( 1.0E-20 ), + stoppingTolerance = cms.double( 1.0E-8 ), + positionCalc = cms.PSet( + minAllowedNormalization = cms.double( 1.0E-9 ), + posCalcNCrystals = cms.int32( 9 ), + algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), + logWeightDenominator = cms.double( 0.08 ), + minFractionInCalc = cms.double( 1.0E-9 ), + timeResolutionCalcBarrel = cms.PSet( + corrTermLowE = cms.double( 0.0510871 ), + threshLowE = cms.double( 0.5 ), + noiseTerm = cms.double( 1.10889 ), + constantTermLowE = cms.double( 0.0 ), + noiseTermLowE = cms.double( 1.31883 ), + threshHighE = cms.double( 5.0 ), + constantTerm = cms.double( 0.428192 ) + ), + timeResolutionCalcEndcap = cms.PSet( + corrTermLowE = cms.double( 0.0 ), + threshLowE = cms.double( 1.0 ), + noiseTerm = cms.double( 5.72489999999 ), + constantTermLowE = cms.double( 0.0 ), + noiseTermLowE = cms.double( 6.92683000001 ), + threshHighE = cms.double( 10.0 ), + constantTerm = cms.double( 0.0 ) + ) + ), + maxIterations = cms.uint32( 50 ), + positionCalcForConvergence = cms.PSet( + minAllowedNormalization = cms.double( 0.0 ), + T0_ES = cms.double( 1.2 ), + algoName = cms.string( "ECAL2DPositionCalcWithDepthCorr" ), + T0_EE = cms.double( 3.1 ), + T0_EB = cms.double( 7.4 ), + X0 = cms.double( 0.89 ), + minFractionInCalc = cms.double( 0.0 ), + W0 = cms.double( 4.2 ) + ), + allCellsPositionCalc = cms.PSet( + minAllowedNormalization = cms.double( 1.0E-9 ), + posCalcNCrystals = cms.int32( -1 ), + algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), + logWeightDenominator = cms.double( 0.08 ), + minFractionInCalc = cms.double( 1.0E-9 ), + timeResolutionCalcBarrel = cms.PSet( + corrTermLowE = cms.double( 0.0510871 ), + threshLowE = cms.double( 0.5 ), + noiseTerm = cms.double( 1.10889 ), + constantTermLowE = cms.double( 0.0 ), + noiseTermLowE = cms.double( 1.31883 ), + threshHighE = cms.double( 5.0 ), + constantTerm = cms.double( 0.428192 ) + ), + timeResolutionCalcEndcap = cms.PSet( + corrTermLowE = cms.double( 0.0 ), + threshLowE = cms.double( 1.0 ), + noiseTerm = cms.double( 5.72489999999 ), + constantTermLowE = cms.double( 0.0 ), + noiseTermLowE = cms.double( 6.92683000001 ), + threshHighE = cms.double( 10.0 ), + constantTerm = cms.double( 0.0 ) + ) + ), + algoName = cms.string( "Basic2DGenericPFlowClusterizer" ), + recHitEnergyNorms = cms.VPSet( + cms.PSet( recHitEnergyNorm = cms.double( 0.08 ), + detector = cms.string( "ECAL_BARREL" ) + ), + cms.PSet( recHitEnergyNorm = cms.double( 0.3 ), + detector = cms.string( "ECAL_ENDCAP" ) + ) + ), + showerSigma = cms.double( 1.5 ), + minFractionToKeep = cms.double( 1.0E-7 ), + excludeOtherSeeds = cms.bool( True ) + ), + positionReCalc = cms.PSet( + minAllowedNormalization = cms.double( 0.0 ), + T0_ES = cms.double( 1.2 ), + algoName = cms.string( "ECAL2DPositionCalcWithDepthCorr" ), + T0_EE = cms.double( 3.1 ), + T0_EB = cms.double( 7.4 ), + X0 = cms.double( 0.89 ), + minFractionInCalc = cms.double( 0.0 ), + W0 = cms.double( 4.2 ) + ), + energyCorrector = cms.PSet( ) +) +fragment.hltParticleFlowClusterPSForMuons = cms.EDProducer( "PFClusterProducer", + recHitsSource = cms.InputTag( "hltParticleFlowRecHitPSForMuons" ), + recHitCleaners = cms.VPSet( + ), + seedCleaners = cms.VPSet( + ), + seedFinder = cms.PSet( + thresholdsByDetector = cms.VPSet( + cms.PSet( seedingThresholdPt = cms.double( 0.0 ), + seedingThreshold = cms.double( 1.2E-4 ), + detector = cms.string( "PS1" ) + ), + cms.PSet( seedingThresholdPt = cms.double( 0.0 ), + seedingThreshold = cms.double( 1.2E-4 ), + detector = cms.string( "PS2" ) + ) + ), + algoName = cms.string( "LocalMaximumSeedFinder" ), + nNeighbours = cms.int32( 4 ) + ), + initialClusteringStep = cms.PSet( + thresholdsByDetector = cms.VPSet( + cms.PSet( gatheringThreshold = cms.double( 6.0E-5 ), + gatheringThresholdPt = cms.double( 0.0 ), + detector = cms.string( "PS1" ) + ), + cms.PSet( gatheringThreshold = cms.double( 6.0E-5 ), + gatheringThresholdPt = cms.double( 0.0 ), + detector = cms.string( "PS2" ) + ) + ), + algoName = cms.string( "Basic2DGenericTopoClusterizer" ), + useCornerCells = cms.bool( False ) + ), + pfClusterBuilder = cms.PSet( + minFracTot = cms.double( 1.0E-20 ), + stoppingTolerance = cms.double( 1.0E-8 ), + positionCalc = cms.PSet( + minAllowedNormalization = cms.double( 1.0E-9 ), + posCalcNCrystals = cms.int32( -1 ), + algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), + logWeightDenominator = cms.double( 6.0E-5 ), + minFractionInCalc = cms.double( 1.0E-9 ) + ), + maxIterations = cms.uint32( 50 ), + algoName = cms.string( "Basic2DGenericPFlowClusterizer" ), + recHitEnergyNorms = cms.VPSet( + cms.PSet( recHitEnergyNorm = cms.double( 6.0E-5 ), + detector = cms.string( "PS1" ) + ), + cms.PSet( recHitEnergyNorm = cms.double( 6.0E-5 ), + detector = cms.string( "PS2" ) + ) + ), + showerSigma = cms.double( 0.3 ), + minFractionToKeep = cms.double( 1.0E-7 ), + excludeOtherSeeds = cms.bool( True ) + ), + positionReCalc = cms.PSet( ), + energyCorrector = cms.PSet( ) +) +fragment.hltParticleFlowClusterECALForMuonsMF = cms.EDProducer( "CorrectedECALPFClusterProducer", + minimumPSEnergy = cms.double( 0.0 ), + skipPS = cms.bool( False ), + inputPS = cms.InputTag( "hltParticleFlowClusterPSForMuons" ), + energyCorrector = cms.PSet( + applyCrackCorrections = cms.bool( False ), + srfAwareCorrection = cms.bool( True ), + applyMVACorrections = cms.bool( True ), + maxPtForMVAEvaluation = cms.double( 300.0 ), + recHitsEBLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + recHitsEELabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + ebSrFlagLabel = cms.InputTag( "hltEcalDigis" ), + eeSrFlagLabel = cms.InputTag( "hltEcalDigis" ) + ), + inputECAL = cms.InputTag( "hltParticleFlowClusterECALUncorrectedForMuonsMF" ) +) +fragment.hltMuonEcalMFPFClusterIsoForMuons = cms.EDProducer( "MuonHLTEcalPFClusterIsolationProducer", + recoCandidateProducer = cms.InputTag( "hltIterL3MuonCandidates" ), + pfClusterProducer = cms.InputTag( "hltParticleFlowClusterECALForMuonsMF" ), + rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetECALMFForMuons" ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + drMax = cms.double( 0.3 ), + drVetoBarrel = cms.double( 0.05 ), + drVetoEndcap = cms.double( 0.05 ), + etaStripBarrel = cms.double( 0.0 ), + etaStripEndcap = cms.double( 0.0 ), + energyBarrel = cms.double( 0.0 ), + energyEndcap = cms.double( 0.0 ), + effectiveAreas = cms.vdouble( 0.35, 0.193 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) +) +fragment.hltL3fBigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20QL3pfecalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltL3fL1BigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20Q" ), + varTag = cms.InputTag( "hltMuonEcalMFPFClusterIsoForMuons" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.14 ), + thrOverEEE = cms.vdouble( 0.1 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) +) +fragment.hltMuonHcalRegPFClusterIsoForMuons = cms.EDProducer( "MuonHLTHcalPFClusterIsolationProducer", + recoCandidateProducer = cms.InputTag( "hltIterL3MuonCandidates" ), + pfClusterProducerHCAL = cms.InputTag( "hltParticleFlowClusterHCAL" ), + useHF = cms.bool( False ), + pfClusterProducerHFEM = cms.InputTag( "" ), + pfClusterProducerHFHAD = cms.InputTag( "" ), + rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetHCAL" ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + drMax = cms.double( 0.3 ), + drVetoBarrel = cms.double( 0.1 ), + drVetoEndcap = cms.double( 0.1 ), + etaStripBarrel = cms.double( 0.0 ), + etaStripEndcap = cms.double( 0.0 ), + energyBarrel = cms.double( 0.0 ), + energyEndcap = cms.double( 0.0 ), + useEt = cms.bool( True ), + effectiveAreas = cms.vdouble( 0.227, 0.372 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) +) +fragment.hltL3fBigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20QL3pfhcalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltL3fBigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20QL3pfecalIsoRhoFiltered" ), + varTag = cms.InputTag( "hltMuonHcalRegPFClusterIsoForMuons" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.177 ), + thrOverEEE = cms.vdouble( 0.24 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) +) +fragment.hltPixelTracksTrackingRegionsForSeedsL3Muon = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", + RegionPSet = cms.PSet( + vertexCollection = cms.InputTag( "hltPixelVertices" ), + zErrorVetex = cms.double( 0.2 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + zErrorBeamSpot = cms.double( 24.2 ), + maxNVertices = cms.int32( 4 ), + maxNRegions = cms.int32( 40 ), + nSigmaZVertex = cms.double( 3.0 ), + nSigmaZBeamSpot = cms.double( 4.0 ), + ptMin = cms.double( 0.3 ), + mode = cms.string( "VerticesFixed" ), + input = cms.InputTag( "hltIterL3MuonCandidates" ), + searchOpt = cms.bool( False ), + whereToUseMeasurementTracker = cms.string( "Never" ), + originRadius = cms.double( 0.1 ), + measurementTrackerName = cms.InputTag( "" ), + precise = cms.bool( True ), + deltaEta = cms.double( 0.3 ), + deltaPhi = cms.double( 0.3 ) + ) +) +fragment.hltPixelTracksInRegionIter0L3Muon = cms.EDProducer( "TrackSelectorByRegion", + tracks = cms.InputTag( "hltPixelTracks" ), + regions = cms.InputTag( "hltPixelTracksTrackingRegionsForSeedsL3Muon" ), + produceTrackCollection = cms.bool( True ), + produceMask = cms.bool( False ) +) +fragment.hltIter0L3MuonPixelSeedsFromPixelTracks = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", + InputCollection = cms.InputTag( "hltPixelTracksInRegionIter0L3Muon" ), + InputVertexCollection = cms.InputTag( "hltTrimmedPixelVertices" ), + originHalfLength = cms.double( 0.3 ), + originRadius = cms.double( 0.1 ), + useProtoTrackKinematics = cms.bool( False ), + useEventsWithNoVertex = cms.bool( True ), + TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + usePV = cms.bool( False ), + includeFourthHit = cms.bool( True ), + SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) +) +fragment.hltIter0L3MuonCkfTrackCandidates = cms.EDProducer( "CkfTrackCandidateMaker", + cleanTrajectoryAfterInOut = cms.bool( False ), + doSeedingRegionRebuilding = cms.bool( False ), + onlyPixelHitsForSeedCleaner = cms.bool( False ), + reverseTrajectories = cms.bool( False ), + useHitsSplitting = cms.bool( False ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ), + src = cms.InputTag( "hltIter0L3MuonPixelSeedsFromPixelTracks" ), + clustersToSkip = cms.InputTag( "" ), + phase2clustersToSkip = cms.InputTag( "" ), + TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter0GroupedCkfTrajectoryBuilderIT" ) ), + TransientInitialStateEstimatorParameters = cms.PSet( + propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), + numberMeasurementsForFit = cms.int32( 4 ), + propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) + ), + numHitsForSeedCleaner = cms.int32( 4 ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + RedundantSeedCleaner = cms.string( "CachingSeedCleanerBySharedInput" ), + TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), + maxNSeeds = cms.uint32( 100000 ), + maxSeedsBeforeCleaning = cms.uint32( 1000 ) +) +fragment.hltIter0L3MuonCtfWithMaterialTracks = cms.EDProducer( "TrackProducer", + useSimpleMF = cms.bool( True ), + SimpleMagneticField = cms.string( "ParabolicMf" ), + src = cms.InputTag( "hltIter0L3MuonCkfTrackCandidates" ), + clusterRemovalInfo = cms.InputTag( "" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Fitter = cms.string( "hltESPFittingSmootherIT" ), + useHitsSplitting = cms.bool( False ), + alias = cms.untracked.string( "ctfWithMaterialTracks" ), + TrajectoryInEvent = cms.bool( False ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + AlgorithmName = cms.string( "hltIter0" ), + Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), + GeometricInnerState = cms.bool( True ), + NavigationSchool = cms.string( "" ), + MeasurementTracker = cms.string( "" ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ) +) +fragment.hltIter0L3MuonTrackCutClassifier = cms.EDProducer( "TrackCutClassifier", + src = cms.InputTag( "hltIter0L3MuonCtfWithMaterialTracks" ), + beamspot = cms.InputTag( "hltOnlineBeamSpot" ), + vertices = cms.InputTag( "hltTrimmedPixelVertices" ), + ignoreVertices = cms.bool( False ), + qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), + mva = cms.PSet( + minPixelHits = cms.vint32( 0, 0, 0 ), + maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 15.0 ), + dr_par = cms.PSet( + d0err = cms.vdouble( 0.003, 0.003, 0.003 ), + dr_par2 = cms.vdouble( 3.40282346639E38, 0.6, 0.6 ), + dr_par1 = cms.vdouble( 3.40282346639E38, 0.8, 0.8 ), + dr_exp = cms.vint32( 4, 4, 4 ), + d0err_par = cms.vdouble( 0.001, 0.001, 0.001 ) + ), + maxLostLayers = cms.vint32( 1, 1, 1 ), + min3DLayers = cms.vint32( 0, 0, 0 ), + dz_par = cms.PSet( + dz_par1 = cms.vdouble( 3.40282346639E38, 0.75, 0.75 ), + dz_par2 = cms.vdouble( 3.40282346639E38, 0.5, 0.5 ), + dz_exp = cms.vint32( 4, 4, 4 ) + ), + minNVtxTrk = cms.int32( 3 ), + maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), + minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), + maxChi2 = cms.vdouble( 9999.0, 25.0, 16.0 ), + maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), + maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), + minLayers = cms.vint32( 3, 3, 3 ) + ) +) +fragment.hltIter0L3MuonTrackSelectionHighPurity = cms.EDProducer( "TrackCollectionFilterCloner", + originalSource = cms.InputTag( "hltIter0L3MuonCtfWithMaterialTracks" ), + originalMVAVals = cms.InputTag( 'hltIter0L3MuonTrackCutClassifier','MVAValues' ), + originalQualVals = cms.InputTag( 'hltIter0L3MuonTrackCutClassifier','QualityMasks' ), + minQuality = cms.string( "highPurity" ), + copyExtras = cms.untracked.bool( True ), + copyTrajectories = cms.untracked.bool( False ) +) +fragment.hltMuonTkRelIsolationCut0p08Map = cms.EDProducer( "L3MuonCombinedRelativeIsolationProducer", + UseRhoCorrectedCaloDeposits = cms.bool( False ), + UseCaloIso = cms.bool( False ), + CaloDepositsLabel = cms.InputTag( "notUsed" ), + inputMuonCollection = cms.InputTag( "hltIterL3MuonCandidates" ), + OutputMuIsoDeposits = cms.bool( True ), + TrackPt_Min = cms.double( -1.0 ), + printDebug = cms.bool( False ), + CutsPSet = cms.PSet( + applyCutsORmaxNTracks = cms.bool( False ), + maxNTracks = cms.int32( -1 ), + Thresholds = cms.vdouble( 0.08 ), + EtaBounds = cms.vdouble( 2.411 ), + ComponentName = cms.string( "SimpleCuts" ), + ConeSizes = cms.vdouble( 0.3 ) + ), + TrkExtractorPSet = cms.PSet( + Diff_z = cms.double( 0.2 ), + inputTrackCollection = cms.InputTag( "hltIter0L3MuonTrackSelectionHighPurity" ), + Chi2Ndof_Max = cms.double( 1.0E64 ), + BeamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), + DR_Veto = cms.double( 0.01 ), + Pt_Min = cms.double( -1.0 ), + VetoLeadingTrack = cms.bool( True ), + DR_Max = cms.double( 0.3 ), + DepositLabel = cms.untracked.string( "PXLS" ), + PtVeto_Min = cms.double( 2.0 ), + NHits_Min = cms.uint32( 0 ), + PropagateTracksToRadius = cms.bool( True ), + ReferenceRadius = cms.double( 6.0 ), + Chi2Prob_Min = cms.double( -1.0 ), + Diff_r = cms.double( 0.1 ), + BeamlineOption = cms.string( "BeamSpotFromEvent" ), + ComponentName = cms.string( "PixelTrackExtractor" ), + DR_VetoPt = cms.double( 0.025 ) + ), + CaloExtractorPSet = cms.PSet( + DR_Veto_H = cms.double( 0.1 ), + Vertex_Constraint_Z = cms.bool( False ), + DR_Veto_E = cms.double( 0.07 ), + Weight_H = cms.double( 1.0 ), + CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAll" ), + DR_Max = cms.double( 0.3 ), + DepositLabel = cms.untracked.string( "EcalPlusHcal" ), + Vertex_Constraint_XY = cms.bool( False ), + Threshold_H = cms.double( 0.5 ), + Threshold_E = cms.double( 0.2 ), + ComponentName = cms.string( "CaloExtractor" ), + Weight_E = cms.double( 1.0 ) + ) +) +fragment.hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered = cms.EDFilter( "HLTMuonIsoFilter", + saveTags = cms.bool( True ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL3fBigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20QL3pfhcalIsoRhoFiltered" ), + MinN = cms.int32( 1 ), + DepTag = cms.VInputTag( 'hltMuonTkRelIsolationCut0p08Map' ), + IsolatorPSet = cms.PSet( ) +) +fragment.hltHpsPFTau27 = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltHpsPFTauProducer" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 27.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.5 ), + MinN = cms.int32( 1 ) +) +fragment.hltHpsPFTau27Track = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltHpsSelectedPFTausTrackFinding" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 27.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.5 ), + MinN = cms.int32( 1 ) +) +fragment.hltHpsPFTau27TrackTightChargedIso = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltHpsSelectedPFTausTrackFindingTightChargedIsolation" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 27.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.5 ), + MinN = cms.int32( 1 ) +) +fragment.hltHpsPFTauAgainstMuonDiscriminator = cms.EDProducer( "PFRecoTauDiscriminationAgainstMuon2", + maskHitsRPC = cms.vint32( 0, 0, 0, 0 ), + maxNumberOfHitsLast2Stations = cms.int32( -1 ), + maskMatchesRPC = cms.vint32( 0, 0, 0, 0 ), + maskMatchesCSC = cms.vint32( 1, 0, 0, 0 ), + maskHitsCSC = cms.vint32( 0, 0, 0, 0 ), + PFTauProducer = cms.InputTag( "hltHpsPFTauProducer" ), + verbosity = cms.int32( 0 ), + maskMatchesDT = cms.vint32( 0, 0, 0, 0 ), + minPtMatchedMuon = cms.double( 5.0 ), + dRmuonMatchLimitedToJetArea = cms.bool( False ), + Prediscriminants = cms.PSet( BooleanOperator = cms.string( "and" ) ), + maskHitsDT = cms.vint32( 0, 0, 0, 0 ), + HoPMin = cms.double( -1.0 ), + maxNumberOfMatches = cms.int32( 1 ), + discriminatorOption = cms.string( "custom" ), + dRmuonMatch = cms.double( 0.3 ), + srcMuons = cms.InputTag( "" ), + doCaloMuonVeto = cms.bool( False ) +) +fragment.hltHpsSelectedPFTausTrackFindingTightChargedIsolationAgainstMuon = cms.EDFilter( "PFTauSelector", + src = cms.InputTag( "hltHpsPFTauProducer" ), + cut = cms.string( "pt > 0" ), + discriminators = cms.VPSet( + cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauTrackFindingDiscriminator" ), + selectionCut = cms.double( 0.5 ) + ), + cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauTightAbsOrRelChargedIsolationDiscriminator" ), + selectionCut = cms.double( 0.5 ) + ), + cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauAgainstMuonDiscriminator" ), + selectionCut = cms.double( 0.5 ) + ) + ), + discriminatorContainers = cms.VPSet( + ) +) +fragment.hltHpsPFTau27TrackTightChargedIsoAgainstMuon = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltHpsSelectedPFTausTrackFindingTightChargedIsolationAgainstMuon" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 27.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.5 ), + MinN = cms.int32( 1 ) +) +fragment.hltHpsL1JetsHLTPFTauTrackTightChargedIsolationAgainstMuonMatch = cms.EDProducer( "L1THLTTauMatching", + L1TauTrigger = cms.InputTag( "hltL1sBigORMu18erTauXXer2p1" ), + JetSrc = cms.InputTag( "hltHpsSelectedPFTausTrackFindingTightChargedIsolationAgainstMuon" ), + EtMin = cms.double( 0.0 ), + ReduceTauContent = cms.bool( True ), + KeepOriginalVertex = cms.bool( False ) +) +fragment.hltHpsSelectedPFTau27TightChargedIsolationAgainstMuonL1HLTMatched = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltHpsL1JetsHLTPFTauTrackTightChargedIsolationAgainstMuonMatch" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 27.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 1 ) +) +fragment.hltHpsOverlapFilterIsoMu20TightChargedIsoPFTau27L1Seeded = cms.EDFilter( "HLT2MuonPFTau", + saveTags = cms.bool( True ), + originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), + originTag2 = cms.VInputTag( 'hltHpsSelectedPFTausTrackFindingTightChargedIsolationAgainstMuon' ), + inputTag1 = cms.InputTag( "hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered" ), + inputTag2 = cms.InputTag( "hltHpsSelectedPFTau27TightChargedIsolationAgainstMuonL1HLTMatched" ), + triggerType1 = cms.int32( 83 ), + triggerType2 = cms.int32( 84 ), + MinDphi = cms.double( 0.0 ), + MaxDphi = cms.double( -1.0 ), + MinDeta = cms.double( 1.0 ), + MaxDeta = cms.double( -1.0 ), + MinMinv = cms.double( 0.0 ), + MaxMinv = cms.double( -1.0 ), + MinDelR = cms.double( 0.3 ), + MaxDelR = cms.double( 99999.0 ), + MinPt = cms.double( 1.0 ), + MaxPt = cms.double( -1.0 ), + MinN = cms.int32( 1 ) +) +fragment.hltPreIsoMu20eta2p1TightChargedIsoPFTauHPS27eta2p1TightIDCrossL1 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltHpsPFTauTightOutOfSignalConePhotonsDiscriminator = cms.EDProducer( "PFRecoTauDiscriminationByIsolation", + storeRawFootprintCorrection = cms.bool( False ), + PFTauProducer = cms.InputTag( "hltHpsPFTauProducer" ), + storeRawOccupancy = cms.bool( False ), + maximumSumPtCut = cms.double( 2.0 ), + qualityCuts = cms.PSet( + vertexTrackFiltering = cms.bool( False ), + isolationQualityCuts = cms.PSet( + maxDeltaZ = cms.double( 0.2 ), + minTrackPt = cms.double( 0.5 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 100.0 ), + maxTransverseImpactParameter = cms.double( 0.1 ), + useTracksInsteadOfPFHadrons = cms.bool( False ) + ), + primaryVertexSrc = cms.InputTag( "hltPixelVertices" ), + recoverLeadingTrk = cms.bool( False ), + signalQualityCuts = cms.PSet( + maxDeltaZ = cms.double( 0.2 ), + minTrackPt = cms.double( 0.0 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 1000.0 ), + maxTransverseImpactParameter = cms.double( 0.2 ), + useTracksInsteadOfPFHadrons = cms.bool( False ), + minNeutralHadronEt = cms.double( 1.0 ) + ), + vxAssocQualityCuts = cms.PSet( + minTrackPt = cms.double( 0.0 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 1000.0 ), + maxTransverseImpactParameter = cms.double( 0.2 ), + useTracksInsteadOfPFHadrons = cms.bool( False ) + ), + pvFindingAlgo = cms.string( "closestInDeltaZ" ) + ), + minTauPtForNoIso = cms.double( -99.0 ), + maxAbsPhotonSumPt_outsideSignalCone = cms.double( 1.0E9 ), + vertexSrc = cms.InputTag( "NotUsed" ), + applySumPtCut = cms.bool( False ), + rhoConeSize = cms.double( 0.5 ), + ApplyDiscriminationByTrackerIsolation = cms.bool( True ), + storeRawPhotonSumPt_outsideSignalCone = cms.bool( False ), + rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAll" ), + enableHGCalWorkaround = cms.bool( False ), + footprintCorrections = cms.VPSet( + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 0" ) + ), + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 1 || decayMode() = 2" ) + ), + cms.PSet( offset = cms.string( "2.7" ), + selection = cms.string( "decayMode() = 5" ) + ), + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 6" ) + ), + cms.PSet( offset = cms.string( "max(2.0, 0.22*pt() - 2.0)" ), + selection = cms.string( "decayMode() = 10" ) + ) + ), + deltaBetaFactor = cms.string( "0.38" ), + applyFootprintCorrection = cms.bool( False ), + UseAllPFCandsForWeights = cms.bool( False ), + relativeSumPtCut = cms.double( 0.1 ), + Prediscriminants = cms.PSet( BooleanOperator = cms.string( "and" ) ), + maximumOccupancy = cms.uint32( 0 ), + verbosity = cms.int32( 0 ), + applyOccupancyCut = cms.bool( False ), + applyDeltaBetaCorrection = cms.bool( False ), + applyRelativeSumPtCut = cms.bool( False ), + storeRawPUsumPt = cms.bool( False ), + applyPhotonPtSumOutsideSignalConeCut = cms.bool( True ), + deltaBetaPUTrackPtCutOverride = cms.bool( True ), + ApplyDiscriminationByWeightedECALIsolation = cms.bool( False ), + storeRawSumPt = cms.bool( False ), + ApplyDiscriminationByECALIsolation = cms.bool( False ), + applyRhoCorrection = cms.bool( False ), + WeightECALIsolation = cms.double( 1.0 ), + rhoUEOffsetCorrection = cms.double( 1.0 ), + maxRelPhotonSumPt_outsideSignalCone = cms.double( 0.1 ), + deltaBetaPUTrackPtCutOverride_val = cms.double( 0.5 ), + isoConeSizeForDeltaBeta = cms.double( 0.3 ), + relativeSumPtOffset = cms.double( 0.0 ), + customOuterCone = cms.double( -1.0 ), + particleFlowSrc = cms.InputTag( "hltParticleFlowForTaus" ) +) +fragment.hltHpsSelectedPFTausTrackFindingTightChargedIsolationTightOOSCPhotonsAgainstMuon = cms.EDFilter( "PFTauSelector", + src = cms.InputTag( "hltHpsPFTauProducer" ), + cut = cms.string( "0.5" ), + discriminators = cms.VPSet( + cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauTrackFindingDiscriminator" ), + selectionCut = cms.double( 0.5 ) + ), + cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauTightAbsOrRelChargedIsolationDiscriminator" ), + selectionCut = cms.double( 0.5 ) + ), + cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauAgainstMuonDiscriminator" ), + selectionCut = cms.double( 0.5 ) + ), + cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauTightOutOfSignalConePhotonsDiscriminator" ), + selectionCut = cms.double( 0.5 ) + ) + ), + discriminatorContainers = cms.VPSet( + ) +) +fragment.hltHpsPFTau27TrackTightChargedIsoTightOOSCPhotonsAgainstMuon = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltHpsSelectedPFTausTrackFindingTightChargedIsolationTightOOSCPhotonsAgainstMuon" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 27.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.5 ), + MinN = cms.int32( 1 ) +) +fragment.hltHpsL1JetsHLTPFTauTrackTightChargedIsolationTightOOSCPhotonsAgainstMuonMatch = cms.EDProducer( "L1THLTTauMatching", + L1TauTrigger = cms.InputTag( "hltL1sBigORMu18erTauXXer2p1" ), + JetSrc = cms.InputTag( "hltHpsSelectedPFTausTrackFindingTightChargedIsolationTightOOSCPhotonsAgainstMuon" ), + EtMin = cms.double( 0.0 ), + ReduceTauContent = cms.bool( True ), + KeepOriginalVertex = cms.bool( False ) +) +fragment.hltHpsSelectedPFTau27TightChargedIsolationTightOOSCPhotonsAgainstMuonL1HLTMatched = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltHpsL1JetsHLTPFTauTrackTightChargedIsolationTightOOSCPhotonsAgainstMuonMatch" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 27.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 1 ) +) +fragment.hltHpsOverlapFilterIsoMu20TightChargedIsoTightOOSCPhotonsPFTau27L1Seeded = cms.EDFilter( "HLT2MuonPFTau", + saveTags = cms.bool( True ), + originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), + originTag2 = cms.VInputTag( 'hltHpsSelectedPFTausTrackFindingTightChargedIsolationTightOOSCPhotonsAgainstMuon' ), + inputTag1 = cms.InputTag( "hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered" ), + inputTag2 = cms.InputTag( "hltHpsSelectedPFTau27TightChargedIsolationTightOOSCPhotonsAgainstMuonL1HLTMatched" ), + triggerType1 = cms.int32( 83 ), + triggerType2 = cms.int32( 84 ), + MinDphi = cms.double( 0.0 ), + MaxDphi = cms.double( -1.0 ), + MinDeta = cms.double( 1.0 ), + MaxDeta = cms.double( -1.0 ), + MinMinv = cms.double( 0.0 ), + MaxMinv = cms.double( -1.0 ), + MinDelR = cms.double( 0.3 ), + MaxDelR = cms.double( 99999.0 ), + MinPt = cms.double( 1.0 ), + MaxPt = cms.double( -1.0 ), + MinN = cms.int32( 1 ) +) +fragment.hltPreIsoMu27MediumDeepTauPFTauHPS20eta2p1SingleL1 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltL1fL1sMu22or25L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", + saveTags = cms.bool( True ), + CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + PreviousCandTag = cms.InputTag( "hltL1sSingleMu22or25" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 1 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) +) +fragment.hltL2fL1sMu22or25L1f0L2Filtered10Q = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", + saveTags = cms.bool( True ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltL2MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sMu22or25L1Filtered0" ), + SeedMapTag = cms.InputTag( "hltL2Muons" ), + MinN = cms.int32( 0 ), + MaxEta = cms.double( 2.5 ), + AbsEtaBins = cms.vdouble( 0.0 ), + MinNstations = cms.vint32( 0 ), + MinNhits = cms.vint32( 0 ), + CutOnChambers = cms.bool( False ), + MinNchambers = cms.vint32( 0 ), + MaxDr = cms.double( 9999.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), + NSigmaPt = cms.double( 0.0 ), + MatchToPreviousCand = cms.bool( True ) +) +fragment.hltL1fForIterL3L1fL1sMu22or25L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", + saveTags = cms.bool( True ), + CandTag = cms.InputTag( "hltL1MuonsPt0" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sMu22or25L1Filtered0" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 1 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) +) +fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q = cms.EDFilter( "HLTMuonL3PreFilter", + saveTags = cms.bool( True ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sMu22or25L1f0L2Filtered10Q" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sMu22or25L1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 1.0E99 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 27.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxNormalizedChi2 = cms.double( 9999.0 ), + MaxDXYBeamSpot = cms.double( 9999.0 ), + MinDXYBeamSpot = cms.double( -1.0 ), + MinNmuonHits = cms.int32( 0 ), + MaxPtDifference = cms.double( 9999.0 ), + MinTrackPt = cms.double( 0.0 ), + minMuonStations = cms.int32( 2 ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 0 ), + MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), + trkMuonId = cms.uint32( 0 ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) +) +fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27QL3pfecalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q" ), + varTag = cms.InputTag( "hltMuonEcalMFPFClusterIsoForMuons" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.14 ), + thrOverEEE = cms.vdouble( 0.1 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) +) +fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27QL3pfhcalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27QL3pfecalIsoRhoFiltered" ), + varTag = cms.InputTag( "hltMuonHcalRegPFClusterIsoForMuons" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.177 ), + thrOverEEE = cms.vdouble( 0.24 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) +) +fragment.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f27QL3trkIsoFiltered = cms.EDFilter( "HLTMuonIsoFilter", + saveTags = cms.bool( True ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27QL3pfhcalIsoRhoFiltered" ), + MinN = cms.int32( 1 ), + DepTag = cms.VInputTag( 'hltMuonTkRelIsolationCut0p08Map' ), + IsolatorPSet = cms.PSet( ) +) +fragment.hltCaloTowersIsoTau1Regional = cms.EDProducer( "CaloTowerFromL1TCreatorForTauHLT", + TauTrigger = cms.InputTag( 'hltGtStage2Digis','Tau' ), + towers = cms.InputTag( "hltTowerMakerForAll" ), + TauId = cms.int32( 0 ), + UseTowersInCone = cms.double( 0.8 ), + minimumE = cms.double( 0.8 ), + minimumEt = cms.double( 0.5 ), + BX = cms.int32( 0 ), + verbose = cms.untracked.int32( 0 ) +) +fragment.hltAkIsoTau1Regional = cms.EDProducer( "FastjetJetProducer", + useMassDropTagger = cms.bool( False ), + useFiltering = cms.bool( False ), + useDynamicFiltering = cms.bool( False ), + useTrimming = cms.bool( False ), + usePruning = cms.bool( False ), + useCMSBoostedTauSeedingAlgorithm = cms.bool( False ), + useKtPruning = cms.bool( False ), + useConstituentSubtraction = cms.bool( False ), + useSoftDrop = cms.bool( False ), + correctShape = cms.bool( False ), + UseOnlyVertexTracks = cms.bool( False ), + UseOnlyOnePV = cms.bool( False ), + muCut = cms.double( -1.0 ), + yCut = cms.double( -1.0 ), + rFilt = cms.double( -1.0 ), + rFiltFactor = cms.double( -1.0 ), + trimPtFracMin = cms.double( -1.0 ), + zcut = cms.double( -1.0 ), + rcut_factor = cms.double( -1.0 ), + csRho_EtaMax = cms.double( -1.0 ), + csRParam = cms.double( -1.0 ), + beta = cms.double( -1.0 ), + R0 = cms.double( -1.0 ), + gridMaxRapidity = cms.double( -1.0 ), + gridSpacing = cms.double( -1.0 ), + DzTrVtxMax = cms.double( 0.0 ), + DxyTrVtxMax = cms.double( 0.0 ), + MaxVtxZ = cms.double( 15.0 ), + subjetPtMin = cms.double( -1.0 ), + muMin = cms.double( -1.0 ), + muMax = cms.double( -1.0 ), + yMin = cms.double( -1.0 ), + yMax = cms.double( -1.0 ), + dRMin = cms.double( -1.0 ), + dRMax = cms.double( -1.0 ), + maxDepth = cms.int32( -1 ), + nFilt = cms.int32( -1 ), + MinVtxNdof = cms.int32( 5 ), + src = cms.InputTag( "hltCaloTowersIsoTau1Regional" ), + srcPVs = cms.InputTag( "NotUsed" ), + jetType = cms.string( "CaloJet" ), + jetAlgorithm = cms.string( "AntiKt" ), + rParam = cms.double( 0.2 ), + inputEtMin = cms.double( 0.3 ), + inputEMin = cms.double( 0.0 ), + jetPtMin = cms.double( 1.0 ), + doPVCorrection = cms.bool( False ), + doAreaFastjet = cms.bool( False ), + doRhoFastjet = cms.bool( False ), + doPUOffsetCorr = cms.bool( False ), + puPtMin = cms.double( 10.0 ), + nSigmaPU = cms.double( 1.0 ), + radiusPU = cms.double( 0.4 ), + subtractorName = cms.string( "" ), + useExplicitGhosts = cms.bool( False ), + doAreaDiskApprox = cms.bool( False ), + voronoiRfact = cms.double( -9.0 ), + Rho_EtaMax = cms.double( 4.4 ), + Ghost_EtaMax = cms.double( 6.0 ), + Active_Area_Repeats = cms.int32( 5 ), + GhostArea = cms.double( 0.01 ), + restrictInputs = cms.bool( False ), + maxInputs = cms.uint32( 1 ), + writeCompound = cms.bool( False ), + writeJetsWithConst = cms.bool( False ), + doFastJetNonUniform = cms.bool( False ), + useDeterministicSeed = cms.bool( True ), + minSeed = cms.uint32( 0 ), + verbosity = cms.int32( 0 ), + puWidth = cms.double( 0.0 ), + nExclude = cms.uint32( 0 ), + maxBadEcalCells = cms.uint32( 9999999 ), + maxBadHcalCells = cms.uint32( 9999999 ), + maxProblematicEcalCells = cms.uint32( 9999999 ), + maxProblematicHcalCells = cms.uint32( 9999999 ), + maxRecoveredEcalCells = cms.uint32( 9999999 ), + maxRecoveredHcalCells = cms.uint32( 9999999 ), + puCenters = cms.vdouble( ), + applyWeight = cms.bool( False ), + srcWeights = cms.InputTag( "" ), + minimumTowersFraction = cms.double( 0.0 ), + jetCollInstanceName = cms.string( "" ), + sumRecHits = cms.bool( False ) +) +fragment.hltCaloTowersIsoTau2Regional = cms.EDProducer( "CaloTowerFromL1TCreatorForTauHLT", + TauTrigger = cms.InputTag( 'hltGtStage2Digis','Tau' ), + towers = cms.InputTag( "hltTowerMakerForAll" ), + TauId = cms.int32( 1 ), + UseTowersInCone = cms.double( 0.8 ), + minimumE = cms.double( 0.8 ), + minimumEt = cms.double( 0.5 ), + BX = cms.int32( 0 ), + verbose = cms.untracked.int32( 0 ) +) +fragment.hltAkIsoTau2Regional = cms.EDProducer( "FastjetJetProducer", + useMassDropTagger = cms.bool( False ), + useFiltering = cms.bool( False ), + useDynamicFiltering = cms.bool( False ), + useTrimming = cms.bool( False ), + usePruning = cms.bool( False ), + useCMSBoostedTauSeedingAlgorithm = cms.bool( False ), + useKtPruning = cms.bool( False ), + useConstituentSubtraction = cms.bool( False ), + useSoftDrop = cms.bool( False ), + correctShape = cms.bool( False ), + UseOnlyVertexTracks = cms.bool( False ), + UseOnlyOnePV = cms.bool( False ), muCut = cms.double( -1.0 ), yCut = cms.double( -1.0 ), rFilt = cms.double( -1.0 ), @@ -26957,7 +27406,7 @@ saveTags = cms.bool( True ), originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), originTag2 = cms.VInputTag( 'hltHpsSelectedPFTausMediumDeepTauDitauWPAgainstMuon' ), - inputTag1 = cms.InputTag( "hltL3crIsoL1sMu22Or25L1f0L2f10QL3f27QL3trkIsoFiltered0p08" ), + inputTag1 = cms.InputTag( "hltL3crIsoL1sMu22Or25L1f0L2f10QL3f27QL3trkIsoFiltered" ), inputTag2 = cms.InputTag( "hltHpsSinglePFTau20TrackDeepTauDitauWPAgainstMuon" ), triggerType1 = cms.int32( 83 ), triggerType2 = cms.int32( 84 ), @@ -27075,7 +27524,7 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltL3fL1sMu18L1f0L2f10QL3Filtered20QL3pfecalIsoRhoFilteredEB0p14EE0p10 = cms.EDFilter( "HLTMuonGenericFilter", +fragment.hltL3fL1sMu18L1f0L2f10QL3Filtered20QL3pfecalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", saveTags = cms.bool( True ), candTag = cms.InputTag( "hltL3fL1sMu18L1f0L2f10QL3Filtered20Q" ), varTag = cms.InputTag( "hltMuonEcalMFPFClusterIsoForMuons" ), @@ -27097,9 +27546,9 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) ) -fragment.hltL3fL1sMu18L1f0L2f10QL3Filtered20QL3pfhcalIsoRhoFilteredHB0p16HE0p20 = cms.EDFilter( "HLTMuonGenericFilter", +fragment.hltL3fL1sMu18L1f0L2f10QL3Filtered20QL3pfhcalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltL3fL1sMu18L1f0L2f10QL3Filtered20QL3pfecalIsoRhoFilteredEB0p14EE0p10" ), + candTag = cms.InputTag( "hltL3fL1sMu18L1f0L2f10QL3Filtered20QL3pfecalIsoRhoFiltered" ), varTag = cms.InputTag( "hltMuonHcalRegPFClusterIsoForMuons" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), @@ -27107,8 +27556,8 @@ useEt = cms.bool( True ), thrRegularEB = cms.vdouble( -1.0 ), thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.16 ), - thrOverEEE = cms.vdouble( 0.2 ), + thrOverEEB = cms.vdouble( 0.177 ), + thrOverEEE = cms.vdouble( 0.24 ), thrOverE2EB = cms.vdouble( -1.0 ), thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), @@ -27119,10 +27568,10 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) ) -fragment.hltL3crIsoL1sMu18L1f0L2f10QL3f20QL3trkIsoFiltered0p08 = cms.EDFilter( "HLTMuonIsoFilter", +fragment.hltL3crIsoL1sMu18L1f0L2f10QL3f20QL3trkIsoFiltered = cms.EDFilter( "HLTMuonIsoFilter", saveTags = cms.bool( True ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL3fL1sMu18L1f0L2f10QL3Filtered20QL3pfhcalIsoRhoFilteredHB0p16HE0p20" ), + PreviousCandTag = cms.InputTag( "hltL3fL1sMu18L1f0L2f10QL3Filtered20QL3pfhcalIsoRhoFiltered" ), MinN = cms.int32( 1 ), DepTag = cms.VInputTag( 'hltMuonTkRelIsolationCut0p08Map' ), IsolatorPSet = cms.PSet( ) @@ -27229,7 +27678,7 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltL3crIsoL1sSingleMu22L1f0L2f10QL3f24QL3pfecalIsoRhoFilteredEB0p14EE0p10 = cms.EDFilter( "HLTMuonGenericFilter", +fragment.hltL3crIsoL1sSingleMu22L1f0L2f10QL3f24QL3pfecalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", saveTags = cms.bool( True ), candTag = cms.InputTag( "hltL3fL1sSingleMu22L1f0L2f10QL3Filtered24Q" ), varTag = cms.InputTag( "hltMuonEcalMFPFClusterIsoForMuons" ), @@ -27251,9 +27700,9 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) ) -fragment.hltL3crIsoL1sSingleMu22L1f0L2f10QL3f24QL3pfhcalIsoRhoFilteredHB0p16HE0p20 = cms.EDFilter( "HLTMuonGenericFilter", +fragment.hltL3crIsoL1sSingleMu22L1f0L2f10QL3f24QL3pfhcalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltL3crIsoL1sSingleMu22L1f0L2f10QL3f24QL3pfecalIsoRhoFilteredEB0p14EE0p10" ), + candTag = cms.InputTag( "hltL3crIsoL1sSingleMu22L1f0L2f10QL3f24QL3pfecalIsoRhoFiltered" ), varTag = cms.InputTag( "hltMuonHcalRegPFClusterIsoForMuons" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), @@ -27261,8 +27710,8 @@ useEt = cms.bool( True ), thrRegularEB = cms.vdouble( -1.0 ), thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.16 ), - thrOverEEE = cms.vdouble( 0.2 ), + thrOverEEB = cms.vdouble( 0.177 ), + thrOverEEE = cms.vdouble( 0.24 ), thrOverE2EB = cms.vdouble( -1.0 ), thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), @@ -27273,10 +27722,10 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) ) -fragment.hltL3crIsoL1sSingleMu22L1f0L2f10QL3f24QL3trkIsoFiltered0p08 = cms.EDFilter( "HLTMuonIsoFilter", +fragment.hltL3crIsoL1sSingleMu22L1f0L2f10QL3f24QL3trkIsoFiltered = cms.EDFilter( "HLTMuonIsoFilter", saveTags = cms.bool( True ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL3crIsoL1sSingleMu22L1f0L2f10QL3f24QL3pfhcalIsoRhoFilteredHB0p16HE0p20" ), + PreviousCandTag = cms.InputTag( "hltL3crIsoL1sSingleMu22L1f0L2f10QL3f24QL3pfhcalIsoRhoFiltered" ), MinN = cms.int32( 1 ), DepTag = cms.VInputTag( 'hltMuonTkRelIsolationCut0p08Map' ), IsolatorPSet = cms.PSet( ) @@ -27371,7 +27820,7 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltL3crIsoL1sSingleMu22erL1f0L2f10QL3f24QL3pfecalIsoRhoFilteredEB0p14EE0p10 = cms.EDFilter( "HLTMuonGenericFilter", +fragment.hltL3crIsoL1sSingleMu22erL1f0L2f10QL3f24QL3pfecalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", saveTags = cms.bool( True ), candTag = cms.InputTag( "hltL3fL1sSingleMu22erL1f0L2f10QL3Filtered24Q" ), varTag = cms.InputTag( "hltMuonEcalMFPFClusterIsoForMuons" ), @@ -27393,9 +27842,9 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) ) -fragment.hltL3crIsoL1sSingleMu22erL1f0L2f10QL3f24QL3pfhcalIsoRhoFilteredHB0p16HE0p20 = cms.EDFilter( "HLTMuonGenericFilter", +fragment.hltL3crIsoL1sSingleMu22erL1f0L2f10QL3f24QL3pfhcalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltL3crIsoL1sSingleMu22erL1f0L2f10QL3f24QL3pfecalIsoRhoFilteredEB0p14EE0p10" ), + candTag = cms.InputTag( "hltL3crIsoL1sSingleMu22erL1f0L2f10QL3f24QL3pfecalIsoRhoFiltered" ), varTag = cms.InputTag( "hltMuonHcalRegPFClusterIsoForMuons" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), @@ -27403,8 +27852,8 @@ useEt = cms.bool( True ), thrRegularEB = cms.vdouble( -1.0 ), thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.16 ), - thrOverEEE = cms.vdouble( 0.2 ), + thrOverEEB = cms.vdouble( 0.177 ), + thrOverEEE = cms.vdouble( 0.24 ), thrOverE2EB = cms.vdouble( -1.0 ), thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), @@ -27415,10 +27864,10 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) ) -fragment.hltL3crIsoL1sSingleMu22erL1f0L2f10QL3f24QL3trkIsoFiltered0p08 = cms.EDFilter( "HLTMuonIsoFilter", +fragment.hltL3crIsoL1sSingleMu22erL1f0L2f10QL3f24QL3trkIsoFiltered = cms.EDFilter( "HLTMuonIsoFilter", saveTags = cms.bool( True ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL3crIsoL1sSingleMu22erL1f0L2f10QL3f24QL3pfhcalIsoRhoFilteredHB0p16HE0p20" ), + PreviousCandTag = cms.InputTag( "hltL3crIsoL1sSingleMu22erL1f0L2f10QL3f24QL3pfhcalIsoRhoFiltered" ), MinN = cms.int32( 1 ), DepTag = cms.VInputTag( 'hltMuonTkRelIsolationCut0p08Map' ), IsolatorPSet = cms.PSet( ) @@ -28817,7 +29266,7 @@ Weight_E = cms.double( 1.0 ) ) ) -fragment.hltDiMuon178RelTrkIsoFiltered0p4 = cms.EDFilter( "HLTMuonIsoFilter", +fragment.hltDiMuon178RelTrkIsoVVLFiltered = cms.EDFilter( "HLTMuonIsoFilter", saveTags = cms.bool( True ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), PreviousCandTag = cms.InputTag( "hltL3fL1DoubleMu155fPreFiltered8" ), @@ -28915,7 +29364,7 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltDiMuon199RelTrkIsoFiltered0p4 = cms.EDFilter( "HLTMuonIsoFilter", +fragment.hltDiMuon199RelTrkIsoVVLFiltered = cms.EDFilter( "HLTMuonIsoFilter", saveTags = cms.bool( True ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), PreviousCandTag = cms.InputTag( "hltL3fL1DoubleMu155fPreFiltered9" ), @@ -28927,12 +29376,12 @@ offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltDiMuon178RelTrkIsoFiltered0p4DzFiltered0p2 = cms.EDFilter( "HLT2MuonMuonDZ", +fragment.hltDiMuon178RelTrkIsoVVLFilteredDzFiltered0p2 = cms.EDFilter( "HLT2MuonMuonDZ", saveTags = cms.bool( True ), originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), originTag2 = cms.VInputTag( 'hltIterL3MuonCandidates' ), - inputTag1 = cms.InputTag( "hltDiMuon178RelTrkIsoFiltered0p4" ), - inputTag2 = cms.InputTag( "hltDiMuon178RelTrkIsoFiltered0p4" ), + inputTag1 = cms.InputTag( "hltDiMuon178RelTrkIsoVVLFiltered" ), + inputTag2 = cms.InputTag( "hltDiMuon178RelTrkIsoVVLFiltered" ), triggerType1 = cms.int32( 83 ), triggerType2 = cms.int32( 83 ), MinDR = cms.double( 0.001 ), @@ -28945,12 +29394,12 @@ offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltDiMuon199RelTrkIsoFiltered0p4DzFiltered0p2 = cms.EDFilter( "HLT2MuonMuonDZ", +fragment.hltDiMuon199RelTrkIsoVVLFilteredDzFiltered0p2 = cms.EDFilter( "HLT2MuonMuonDZ", saveTags = cms.bool( True ), originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), originTag2 = cms.VInputTag( 'hltIterL3MuonCandidates' ), - inputTag1 = cms.InputTag( "hltDiMuon199RelTrkIsoFiltered0p4" ), - inputTag2 = cms.InputTag( "hltDiMuon199RelTrkIsoFiltered0p4" ), + inputTag1 = cms.InputTag( "hltDiMuon199RelTrkIsoVVLFiltered" ), + inputTag2 = cms.InputTag( "hltDiMuon199RelTrkIsoVVLFiltered" ), triggerType1 = cms.int32( 83 ), triggerType2 = cms.int32( 83 ), MinDR = cms.double( 0.001 ), @@ -31634,6 +32083,42 @@ maxProbeEta = cms.double( 5.5 ), triggerType = cms.int32( 85 ) ) +fragment.hltPreDiPFJetAve260HFJEC = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltSingleCaloJet160ForHFJECBase = cms.EDFilter( "HLT1CaloJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4CaloJetsCorrected" ), + triggerType = cms.int32( 85 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 160.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) +) +fragment.hltSingleCaloJet160ForHFJECEtaLimited = cms.EDFilter( "CandViewSelector", + src = cms.InputTag( "hltAK4CaloJetsCorrected" ), + cut = cms.string( "pt>160 && (abs(eta)<1.4 || abs(eta) > 2.7)" ) +) +fragment.hltSingleCaloJet160ForHFJECEtaLimitedFilter = cms.EDFilter( "CandViewCountFilter", + src = cms.InputTag( "hltSingleCaloJet160ForHFJECEtaLimited" ), + minNumber = cms.uint32( 1 ) +) +fragment.hltDiPFJetAve260ForHFJEC = cms.EDFilter( "HLTDiPFJetAveEtaFilter", + saveTags = cms.bool( True ), + inputJetTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + minPtAve = cms.double( 260.0 ), + minPtJet = cms.double( 110.0 ), + minDphi = cms.double( 2.5 ), + minTagEta = cms.double( -1.0 ), + maxTagEta = cms.double( 1.4 ), + minProbeEta = cms.double( 2.7 ), + maxProbeEta = cms.double( 5.5 ), + triggerType = cms.int32( 85 ) +) fragment.hltPreDiPFJetAve300HFJEC = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) @@ -33802,7 +34287,7 @@ ) fragment.hltL1sAllETMHFSeeds = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_ETMHF70 OR L1_ETMHF80 OR L1_ETMHF90 OR L1_ETMHF100 OR L1_ETMHF110 OR L1_ETM150 OR L1_ETMHF120 OR L1_ETMHF150" ), + L1SeedsLogicalExpression = cms.string( "L1_ETMHF70 OR L1_ETMHF80 OR L1_ETMHF90 OR L1_ETMHF100 OR L1_ETMHF110 OR L1_ETMHF120 OR L1_ETMHF130 OR L1_ETMHF140 OR L1_ETMHF150 OR L1_ETM150 OR L1_ETMHF80_SingleJet55er2p5_dPhi_Min2p1 OR L1_ETMHF80_SingleJet55er2p5_dPhi_Min2p6 OR L1_ETMHF90_SingleJet60er2p5_dPhi_Min2p1 OR L1_ETMHF90_SingleJet60er2p5_dPhi_Min2p6" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -33932,7 +34417,7 @@ ) fragment.hltL1sAllETMHFHTT60Seeds = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_ETMHF70_HTT60er OR L1_ETMHF80_HTT60er OR L1_ETMHF90_HTT60er OR L1_ETMHF100_HTT60er OR L1_ETMHF110_HTT60er OR L1_ETMHF120_HTT60er" ), + L1SeedsLogicalExpression = cms.string( "L1_ETMHF70_HTT60er OR L1_ETMHF80_HTT60er OR L1_ETMHF90_HTT60er OR L1_ETMHF100_HTT60er OR L1_ETMHF110_HTT60er OR L1_ETMHF120_HTT60er OR L1_ETMHF130_HTT60er" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -34537,7 +35022,7 @@ ) fragment.hltL1sETM90ToETM150 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_ETMHF90_SingleJet60er2p5_dPhi_Min2p1 OR L1_ETMHF70_HTT60er OR L1_ETMHF80_HTT60er OR L1_ETMHF90_HTT60er OR L1_ETMHF70 OR L1_ETMHF80 OR L1_ETMHF90 OR L1_ETMHF100 OR L1_ETMHF100_HTT60er OR L1_ETMHF110 OR L1_ETM150 OR L1_ETMHF110_HTT60er OR L1_ETMHF120 OR L1_ETMHF120_HTT60er OR L1_ETMHF150" ), + L1SeedsLogicalExpression = cms.string( "L1_ETMHF70 OR L1_ETMHF80 OR L1_ETMHF90 OR L1_ETMHF100 OR L1_ETMHF110 OR L1_ETMHF120 OR L1_ETMHF130 OR L1_ETMHF140 OR L1_ETMHF150 OR L1_ETM150 OR L1_ETMHF70_HTT60er OR L1_ETMHF80_HTT60er OR L1_ETMHF90_HTT60er OR L1_ETMHF100_HTT60er OR L1_ETMHF110_HTT60er OR L1_ETMHF120_HTT60er OR L1_ETMHF130_HTT60er OR L1_ETMHF80_SingleJet55er2p5_dPhi_Min2p1 OR L1_ETMHF90_SingleJet60er2p5_dPhi_Min2p1" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -34598,7 +35083,7 @@ ) fragment.hltL1sETM80ToETM150 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_ETMHF90_SingleJet60er2p5_dPhi_Min2p1 OR L1_ETMHF70_HTT60er OR L1_ETMHF80_HTT60er OR L1_ETMHF90_HTT60er OR L1_ETMHF70 OR L1_ETMHF80 OR L1_ETMHF90 OR L1_ETMHF100 OR L1_ETMHF100_HTT60er OR L1_ETMHF110 OR L1_ETM150 OR L1_ETMHF110_HTT60er OR L1_ETMHF120 OR L1_ETMHF120_HTT60er OR L1_ETMHF150" ), + L1SeedsLogicalExpression = cms.string( "L1_ETMHF70 OR L1_ETMHF80 OR L1_ETMHF90 OR L1_ETMHF100 OR L1_ETMHF110 OR L1_ETMHF120 OR L1_ETMHF130 OR L1_ETMHF140 OR L1_ETMHF150 OR L1_ETM150 OR L1_ETMHF70_HTT60er OR L1_ETMHF80_HTT60er OR L1_ETMHF90_HTT60er OR L1_ETMHF100_HTT60er OR L1_ETMHF110_HTT60er OR L1_ETMHF120_HTT60er OR L1_ETMHF130_HTT60er OR L1_ETMHF80_SingleJet55er2p5_dPhi_Min2p1 OR L1_ETMHF90_SingleJet60er2p5_dPhi_Min2p1" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -36279,7 +36764,7 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltL3fL1sMu5L1f0L2f5L3Filtered8TkIsoFiltered0p4 = cms.EDFilter( "HLTMuonIsoFilter", +fragment.hltL3fL1sMu5L1f0L2f5L3Filtered8TkIsoVVLFiltered = cms.EDFilter( "HLTMuonIsoFilter", saveTags = cms.bool( True ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), PreviousCandTag = cms.InputTag( "hltL3fL1sMu5L1f0L2f5L3Filtered8" ), @@ -37818,7 +38303,7 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltL3fL1sMu1lqL1f0L2f10L3Filtered17TkIsoFiltered0p4 = cms.EDFilter( "HLTMuonIsoFilter", +fragment.hltL3fL1sMu1lqL1f0L2f10L3Filtered17TkIsoVVLFiltered = cms.EDFilter( "HLTMuonIsoFilter", saveTags = cms.bool( True ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), PreviousCandTag = cms.InputTag( "hltL3fL1sMu15DQlqL1f0L2f10L3Filtered17" ), @@ -37873,7 +38358,7 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltL3fL1sMu1lqL1f0L2f10L3Filtered19TkIsoFiltered0p4 = cms.EDFilter( "HLTMuonIsoFilter", +fragment.hltL3fL1sMu1lqL1f0L2f10L3Filtered19TkIsoVVLFiltered = cms.EDFilter( "HLTMuonIsoFilter", saveTags = cms.bool( True ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), PreviousCandTag = cms.InputTag( "hltL3fL1sMu15DQlqL1f0L2f10L3Filtered19" ), @@ -41657,18 +42142,6 @@ secondLegLastFilter = cms.InputTag( "hltEG22Iso60CaloId15b35eHE12R9Id50b80eTrackIsoUnseededLastFilter" ), minMass = cms.double( 95.0 ) ) -fragment.hltL1sBigORLooseIsoEGXXerIsoTauYYerdRMin0p3 = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_LooseIsoEG22er2p1_IsoTau26er2p1_dR_Min0p3 OR L1_LooseIsoEG22er2p1_Tau70er2p1_dR_Min0p3 OR L1_LooseIsoEG24er2p1_IsoTau27er2p1_dR_Min0p3" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) fragment.hltPrePhoton35TwoProngs35 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) @@ -45337,7 +45810,7 @@ ) fragment.hltL1sDoubleMu0ETM40IorDoubleMu0ETM55IorDoubleMu0ETM60IorDoubleMu0ETM65IorDoubleMu0ETM70 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_DoubleMu3_SQ_ETMHF50_HTT60er OR L1_DoubleMu3_SQ_ETMHF50_Jet60er2p5_OR_DoubleJet40er2p5 OR L1_DoubleMu3_SQ_ETMHF50_Jet60er2p5 OR L1_DoubleMu3_SQ_ETMHF60_Jet60er2p5" ), + L1SeedsLogicalExpression = cms.string( "L1_DoubleMu3_SQ_ETMHF30_HTT60er OR L1_DoubleMu3_SQ_ETMHF40_HTT60er OR L1_DoubleMu3_SQ_ETMHF50_HTT60er OR L1_DoubleMu3_SQ_ETMHF30_Jet60er2p5_OR_DoubleJet40er2p5 OR L1_DoubleMu3_SQ_ETMHF40_Jet60er2p5_OR_DoubleJet40er2p5 OR L1_DoubleMu3_SQ_ETMHF50_Jet60er2p5_OR_DoubleJet40er2p5 OR L1_DoubleMu3_SQ_ETMHF50_Jet60er2p5 OR L1_DoubleMu3_SQ_ETMHF60_Jet60er2p5" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -47746,16 +48219,491 @@ Phase2DigiBaseline = cms.double( 1200.0 ), Phase2KinkADC = cms.int32( 8 ) ) -fragment.hltSiPixelClustersRegForDisplacedCache = cms.EDProducer( "SiPixelClusterShapeCacheProducer", - src = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), - onDemand = cms.bool( False ) +fragment.hltSiPixelClustersRegForDisplacedCache = cms.EDProducer( "SiPixelClusterShapeCacheProducer", + src = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), + onDemand = cms.bool( False ) +) +fragment.hltSiPixelRecHitsRegForDisplaced = cms.EDProducer( "SiPixelRecHitConverter", + src = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), + CPE = cms.string( "hltESPPixelCPEGeneric" ), + VerboseLevel = cms.untracked.int32( 0 ) +) +fragment.hltPixelLayerQuadrupletsRegForDisplaced = cms.EDProducer( "SeedingLayersEDProducer", + layerList = cms.vstring( 'BPix1+BPix2+BPix3+BPix4', + 'BPix1+BPix2+BPix3+FPix1_pos', + 'BPix1+BPix2+BPix3+FPix1_neg', + 'BPix1+BPix2+FPix1_pos+FPix2_pos', + 'BPix1+BPix2+FPix1_neg+FPix2_neg', + 'BPix1+FPix1_pos+FPix2_pos+FPix3_pos', + 'BPix1+FPix1_neg+FPix2_neg+FPix3_neg' ), + BPix = cms.PSet( + hitErrorRPhi = cms.double( 0.0027 ), + TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + useErrorsFromParam = cms.bool( True ), + hitErrorRZ = cms.double( 0.006 ), + HitProducer = cms.string( "hltSiPixelRecHitsRegForDisplaced" ) + ), + FPix = cms.PSet( + hitErrorRPhi = cms.double( 0.0051 ), + TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + useErrorsFromParam = cms.bool( True ), + hitErrorRZ = cms.double( 0.0036 ), + HitProducer = cms.string( "hltSiPixelRecHitsRegForDisplaced" ) + ), + TIB = cms.PSet( ), + TID = cms.PSet( ), + TOB = cms.PSet( ), + TEC = cms.PSet( ), + MTIB = cms.PSet( ), + MTID = cms.PSet( ), + MTOB = cms.PSet( ), + MTEC = cms.PSet( ) +) +fragment.hltSelector4CentralJetsL1FastJet = cms.EDFilter( "LargestEtCaloJetSelector", + src = cms.InputTag( "hltSelectorCentralJets20L1FastJeta" ), + filter = cms.bool( False ), + maxNumber = cms.uint32( 4 ) +) +fragment.hltFastPrimaryVertex = cms.EDProducer( "FastPrimaryVertexWithWeightsProducer", + clusters = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + jets = cms.InputTag( "hltSelector4CentralJetsL1FastJet" ), + pixelCPE = cms.string( "hltESPPixelCPEGeneric" ), + maxZ = cms.double( 19.0 ), + njets = cms.int32( 999 ), + maxJetEta = cms.double( 2.6 ), + minJetPt = cms.double( 0.0 ), + barrel = cms.bool( True ), + maxSizeX = cms.double( 2.1 ), + maxDeltaPhi = cms.double( 0.21 ), + PixelCellHeightOverWidth = cms.double( 1.8 ), + weight_charge_down = cms.double( 11000.0 ), + weight_charge_up = cms.double( 190000.0 ), + maxSizeY_q = cms.double( 2.0 ), + minSizeY_q = cms.double( -0.6 ), + weight_dPhi = cms.double( 0.13888888 ), + weight_SizeX1 = cms.double( 0.88 ), + weight_rho_up = cms.double( 22.0 ), + weight_charge_peak = cms.double( 22000.0 ), + peakSizeY_q = cms.double( 1.0 ), + endCap = cms.bool( True ), + minJetEta_EC = cms.double( 1.3 ), + maxJetEta_EC = cms.double( 2.6 ), + maxDeltaPhi_EC = cms.double( 0.14 ), + EC_weight = cms.double( 0.008 ), + weight_dPhi_EC = cms.double( 0.064516129 ), + zClusterWidth_step1 = cms.double( 2.0 ), + zClusterWidth_step2 = cms.double( 0.65 ), + zClusterSearchArea_step2 = cms.double( 3.0 ), + weightCut_step2 = cms.double( 0.05 ), + zClusterWidth_step3 = cms.double( 0.3 ), + zClusterSearchArea_step3 = cms.double( 0.55 ), + weightCut_step3 = cms.double( 0.1 ), + ptWeighting = cms.bool( True ), + ptWeighting_slope = cms.double( 0.05 ), + ptWeighting_offset = cms.double( -1.0 ) +) +fragment.hltFastPVPixelVertexFilter = cms.EDFilter( "VertexSelector", + src = cms.InputTag( "hltFastPrimaryVertex" ), + cut = cms.string( "!isFake && ndof > 0 && abs(z) <= 25 && position.Rho <= 2" ), + filter = cms.bool( True ) +) +fragment.hltFastPVPixelTracksFilter = cms.EDProducer( "PixelTrackFilterByKinematicsProducer", + ptMin = cms.double( 0.0 ), + nSigmaInvPtTolerance = cms.double( 0.0 ), + tipMax = cms.double( 999.0 ), + nSigmaTipMaxTolerance = cms.double( 0.0 ), + chi2 = cms.double( 1000.0 ) +) +fragment.hltFastPVPixelTracksFitter = cms.EDProducer( "PixelFitterByHelixProjectionsProducer", + scaleErrorsForBPix1 = cms.bool( False ), + scaleFactor = cms.double( 0.65 ) +) +fragment.hltFastPVPixelTracksTrackingRegions = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", + RegionPSet = cms.PSet( + vertexCollection = cms.InputTag( "hltFastPrimaryVertex" ), + zErrorVetex = cms.double( 1.5 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + zErrorBeamSpot = cms.double( 0.0 ), + maxNVertices = cms.int32( 1 ), + maxNRegions = cms.int32( 10 ), + nSigmaZVertex = cms.double( 0.0 ), + nSigmaZBeamSpot = cms.double( 0.0 ), + ptMin = cms.double( 0.9 ), + mode = cms.string( "VerticesFixed" ), + input = cms.InputTag( "hltSelector4CentralJetsL1FastJet" ), + searchOpt = cms.bool( False ), + whereToUseMeasurementTracker = cms.string( "Never" ), + originRadius = cms.double( 0.3 ), + measurementTrackerName = cms.InputTag( "" ), + precise = cms.bool( True ), + deltaEta = cms.double( 0.5 ), + deltaPhi = cms.double( 0.3 ) + ) +) +fragment.hltFastPVPixelTracksHitDoublets = cms.EDProducer( "HitPairEDProducer", + seedingLayers = cms.InputTag( "hltPixelLayerQuadrupletsRegForDisplaced" ), + trackingRegions = cms.InputTag( "hltFastPVPixelTracksTrackingRegions" ), + trackingRegionsSeedingLayers = cms.InputTag( "" ), + clusterCheck = cms.InputTag( "" ), + produceSeedingHitSets = cms.bool( False ), + produceIntermediateHitDoublets = cms.bool( True ), + maxElement = cms.uint32( 0 ), + maxElementTotal = cms.uint32( 50000000 ), + layerPairs = cms.vuint32( 0, 1, 2 ) +) +fragment.hltFastPVPixelTracksHitQuadruplets = cms.EDProducer( "CAHitQuadrupletEDProducer", + doublets = cms.InputTag( "hltFastPVPixelTracksHitDoublets" ), + extraHitRPhitolerance = cms.double( 0.032 ), + fitFastCircle = cms.bool( True ), + fitFastCircleChi2Cut = cms.bool( True ), + useBendingCorrection = cms.bool( True ), + CAThetaCut = cms.double( 0.002 ), + CAPhiCut = cms.double( 0.2 ), + CAThetaCut_byTriplets = cms.VPSet( + cms.PSet( seedingLayers = cms.string( "" ), + cut = cms.double( -1.0 ) + ) + ), + CAPhiCut_byTriplets = cms.VPSet( + cms.PSet( seedingLayers = cms.string( "" ), + cut = cms.double( -1.0 ) + ) + ), + CAHardPtCut = cms.double( 0.0 ), + maxChi2 = cms.PSet( + value2 = cms.double( 50.0 ), + value1 = cms.double( 200.0 ), + pt1 = cms.double( 0.7 ), + enabled = cms.bool( True ), + pt2 = cms.double( 2.0 ) + ), + SeedComparitorPSet = cms.PSet( + clusterShapeHitFilter = cms.string( "ClusterShapeHitFilter" ), + ComponentName = cms.string( "LowPtClusterShapeSeedComparitor" ), + clusterShapeCacheSrc = cms.InputTag( "hltSiPixelClustersRegForDisplacedCache" ) + ) +) +fragment.hltFastPVPixelTracks = cms.EDProducer( "PixelTrackProducer", + passLabel = cms.string( "" ), + SeedingHitSets = cms.InputTag( "hltFastPVPixelTracksHitQuadruplets" ), + Fitter = cms.InputTag( "hltFastPVPixelTracksFitter" ), + Filter = cms.InputTag( "hltFastPVPixelTracksFilter" ), + Cleaner = cms.string( "hltPixelTracksCleanerBySharedHits" ) +) +fragment.hltFastPVJetTracksAssociator = cms.EDProducer( "JetTracksAssociatorAtVertex", + tracks = cms.InputTag( "hltFastPVPixelTracks" ), + coneSize = cms.double( 0.4 ), + useAssigned = cms.bool( False ), + pvSrc = cms.InputTag( "" ), + jets = cms.InputTag( "hltSelector4CentralJetsL1FastJet" ) +) +fragment.hltFastPVJetVertexChecker = cms.EDFilter( "JetVertexChecker", + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + jetTracks = cms.InputTag( "hltFastPVJetTracksAssociator" ), + minPtRatio = cms.double( 0.1 ), + minPt = cms.double( 0.0 ), + doFilter = cms.bool( False ), + maxNJetsToCheck = cms.int32( 2 ), + maxNjetsOutput = cms.int32( 2 ), + maxChi2 = cms.double( 20.0 ), + maxTrackPt = cms.double( 20.0 ), + newMethod = cms.bool( True ), + maxETA = cms.double( 2.4 ), + pvErr_x = cms.double( 0.0015 ), + pvErr_y = cms.double( 0.0015 ), + pvErr_z = cms.double( 1.5 ) +) +fragment.hltFastPVPixelTracksRecoverFilter = cms.EDProducer( "PixelTrackFilterByKinematicsProducer", + ptMin = cms.double( 0.0 ), + nSigmaInvPtTolerance = cms.double( 0.0 ), + tipMax = cms.double( 999.0 ), + nSigmaTipMaxTolerance = cms.double( 0.0 ), + chi2 = cms.double( 1000.0 ) +) +fragment.hltFastPVPixelTracksRecoverFitter = cms.EDProducer( "PixelFitterByHelixProjectionsProducer", + scaleErrorsForBPix1 = cms.bool( False ), + scaleFactor = cms.double( 0.65 ) +) +fragment.hltFastPVPixelTracksTrackingRegionsRecover = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", + RegionPSet = cms.PSet( + vertexCollection = cms.InputTag( "" ), + zErrorVetex = cms.double( 0.0 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + zErrorBeamSpot = cms.double( 20.0 ), + maxNVertices = cms.int32( 1 ), + maxNRegions = cms.int32( 10 ), + nSigmaZVertex = cms.double( 0.0 ), + nSigmaZBeamSpot = cms.double( 0.0 ), + ptMin = cms.double( 0.9 ), + mode = cms.string( "BeamSpotFixed" ), + input = cms.InputTag( "hltFastPVJetVertexChecker" ), + searchOpt = cms.bool( False ), + whereToUseMeasurementTracker = cms.string( "Never" ), + originRadius = cms.double( 0.3 ), + measurementTrackerName = cms.InputTag( "" ), + precise = cms.bool( True ), + deltaEta = cms.double( 0.5 ), + deltaPhi = cms.double( 0.5 ) + ) +) +fragment.hltFastPVPixelTracksHitDoubletsRecover = cms.EDProducer( "HitPairEDProducer", + seedingLayers = cms.InputTag( "hltPixelLayerQuadrupletsRegForDisplaced" ), + trackingRegions = cms.InputTag( "hltFastPVPixelTracksTrackingRegionsRecover" ), + trackingRegionsSeedingLayers = cms.InputTag( "" ), + clusterCheck = cms.InputTag( "" ), + produceSeedingHitSets = cms.bool( False ), + produceIntermediateHitDoublets = cms.bool( True ), + maxElement = cms.uint32( 0 ), + maxElementTotal = cms.uint32( 50000000 ), + layerPairs = cms.vuint32( 0, 1, 2 ) +) +fragment.hltFastPVPixelTracksHitQuadrupletsRecover = cms.EDProducer( "CAHitQuadrupletEDProducer", + doublets = cms.InputTag( "hltFastPVPixelTracksHitDoubletsRecover" ), + extraHitRPhitolerance = cms.double( 0.032 ), + fitFastCircle = cms.bool( False ), + fitFastCircleChi2Cut = cms.bool( True ), + useBendingCorrection = cms.bool( True ), + CAThetaCut = cms.double( 0.002 ), + CAPhiCut = cms.double( 0.2 ), + CAThetaCut_byTriplets = cms.VPSet( + cms.PSet( seedingLayers = cms.string( "" ), + cut = cms.double( -1.0 ) + ) + ), + CAPhiCut_byTriplets = cms.VPSet( + cms.PSet( seedingLayers = cms.string( "" ), + cut = cms.double( -1.0 ) + ) + ), + CAHardPtCut = cms.double( 0.0 ), + maxChi2 = cms.PSet( + value2 = cms.double( 50.0 ), + value1 = cms.double( 200.0 ), + pt1 = cms.double( 0.7 ), + enabled = cms.bool( True ), + pt2 = cms.double( 2.0 ) + ), + SeedComparitorPSet = cms.PSet( + clusterShapeHitFilter = cms.string( "ClusterShapeHitFilter" ), + ComponentName = cms.string( "LowPtClusterShapeSeedComparitor" ), + clusterShapeCacheSrc = cms.InputTag( "hltSiPixelClustersRegForDisplacedCache" ) + ) +) +fragment.hltFastPVPixelTracksRecover = cms.EDProducer( "PixelTrackProducer", + passLabel = cms.string( "" ), + SeedingHitSets = cms.InputTag( "hltFastPVPixelTracksHitQuadrupletsRecover" ), + Fitter = cms.InputTag( "hltFastPVPixelTracksRecoverFitter" ), + Filter = cms.InputTag( "hltFastPVPixelTracksRecoverFilter" ), + Cleaner = cms.string( "hltPixelTracksCleanerBySharedHits" ) +) +fragment.hltFastPVPixelTracksMerger = cms.EDProducer( "TrackListMerger", + ShareFrac = cms.double( 0.19 ), + FoundHitBonus = cms.double( 5.0 ), + LostHitPenalty = cms.double( 20.0 ), + MinPT = cms.double( 0.05 ), + Epsilon = cms.double( -0.001 ), + MaxNormalizedChisq = cms.double( 1000.0 ), + MinFound = cms.int32( 3 ), + TrackProducers = cms.VInputTag( 'hltFastPVPixelTracks','hltFastPVPixelTracksRecover' ), + hasSelector = cms.vint32( 0, 0 ), + indivShareFrac = cms.vdouble( 1.0, 1.0 ), + selectedTrackQuals = cms.VInputTag( 'hltFastPVPixelTracks','hltFastPVPixelTracksRecover' ), + setsToMerge = cms.VPSet( + cms.PSet( pQual = cms.bool( False ), + tLists = cms.vint32( 0, 1 ) + ) + ), + trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), + allowFirstHitShare = cms.bool( True ), + newQuality = cms.string( "confirmed" ), + copyExtras = cms.untracked.bool( False ), + writeOnlyTrkQuals = cms.bool( False ), + copyMVA = cms.bool( False ) +) +fragment.hltFastPVPixelVertices = cms.EDProducer( "PixelVertexProducer", + WtAverage = cms.bool( True ), + ZOffset = cms.double( 10.0 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Verbosity = cms.int32( 0 ), + UseError = cms.bool( True ), + TrackCollection = cms.InputTag( "hltFastPVPixelTracksMerger" ), + ZSeparation = cms.double( 0.07 ), + NTrkMin = cms.int32( 2 ), + Method2 = cms.bool( True ), + Finder = cms.string( "DivisiveVertexFinder" ), + PtMin = cms.double( 1.0 ), + PVcomparer = cms.PSet( refToPSet_ = cms.string( "HLTPSetPvClusterComparerForBTag" ) ) +) +fragment.hltFastPVPixelVerticesFilter = cms.EDFilter( "VertexSelector", + src = cms.InputTag( "hltFastPVPixelVertices" ), + cut = cms.string( "!isFake && ndof > 0 && abs(z) <= 25 && position.Rho <= 2" ), + filter = cms.bool( True ) +) +fragment.hltSiStripClustersRegForDisplaced = cms.EDProducer( "MeasurementTrackerEventProducer", + measurementTracker = cms.string( "hltESPMeasurementTracker" ), + skipClusters = cms.InputTag( "" ), + pixelClusterProducer = cms.string( "hltSiPixelClustersRegForDisplaced" ), + stripClusterProducer = cms.string( "hltSiStripRawToClustersFacility" ), + Phase2TrackerCluster1DProducer = cms.string( "" ), + vectorHits = cms.InputTag( "" ), + vectorHitsRej = cms.InputTag( "" ), + inactivePixelDetectorLabels = cms.VInputTag( ), + badPixelFEDChannelCollectionLabels = cms.VInputTag( ), + pixelCablingMapLabel = cms.string( "" ), + inactiveStripDetectorLabels = cms.VInputTag( 'hltSiStripExcludedFEDListProducer' ), + switchOffPixelsIfEmpty = cms.bool( True ) +) +fragment.hltIter0PFLowPixelSeedsFromPixelTracksForDisplaced = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", + InputCollection = cms.InputTag( "hltFastPVPixelTracksMerger" ), + InputVertexCollection = cms.InputTag( "hltFastPVPixelVertices" ), + originHalfLength = cms.double( 0.3 ), + originRadius = cms.double( 0.1 ), + useProtoTrackKinematics = cms.bool( False ), + useEventsWithNoVertex = cms.bool( True ), + TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + usePV = cms.bool( True ), + includeFourthHit = cms.bool( False ), + SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) +) +fragment.hltIter0PFlowCkfTrackCandidatesForDisplaced = cms.EDProducer( "CkfTrackCandidateMaker", + cleanTrajectoryAfterInOut = cms.bool( False ), + doSeedingRegionRebuilding = cms.bool( False ), + onlyPixelHitsForSeedCleaner = cms.bool( False ), + reverseTrajectories = cms.bool( False ), + useHitsSplitting = cms.bool( False ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersRegForDisplaced" ), + src = cms.InputTag( "hltIter0PFLowPixelSeedsFromPixelTracksForDisplaced" ), + clustersToSkip = cms.InputTag( "" ), + phase2clustersToSkip = cms.InputTag( "" ), + TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter0GroupedCkfTrajectoryBuilderIT" ) ), + TransientInitialStateEstimatorParameters = cms.PSet( + propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), + numberMeasurementsForFit = cms.int32( 4 ), + propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) + ), + numHitsForSeedCleaner = cms.int32( 4 ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + RedundantSeedCleaner = cms.string( "CachingSeedCleanerBySharedInput" ), + TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), + maxNSeeds = cms.uint32( 100000 ), + maxSeedsBeforeCleaning = cms.uint32( 1000 ) +) +fragment.hltIter0PFlowCtfWithMaterialTracksForDisplaced = cms.EDProducer( "TrackProducer", + useSimpleMF = cms.bool( True ), + SimpleMagneticField = cms.string( "ParabolicMf" ), + src = cms.InputTag( "hltIter0PFlowCkfTrackCandidatesForDisplaced" ), + clusterRemovalInfo = cms.InputTag( "" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Fitter = cms.string( "hltESPFittingSmootherIT" ), + useHitsSplitting = cms.bool( False ), + alias = cms.untracked.string( "ctfWithMaterialTracks" ), + TrajectoryInEvent = cms.bool( False ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + AlgorithmName = cms.string( "hltIter0" ), + Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), + GeometricInnerState = cms.bool( True ), + NavigationSchool = cms.string( "" ), + MeasurementTracker = cms.string( "" ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersRegForDisplaced" ) +) +fragment.hltIter0PFlowTrackCutClassifierForDisplaced = cms.EDProducer( "TrackCutClassifier", + src = cms.InputTag( "hltIter0PFlowCtfWithMaterialTracksForDisplaced" ), + beamspot = cms.InputTag( "hltOnlineBeamSpot" ), + vertices = cms.InputTag( "hltFastPVPixelVertices" ), + ignoreVertices = cms.bool( False ), + qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), + mva = cms.PSet( + minPixelHits = cms.vint32( 0, 3, 4 ), + maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 15.0 ), + dr_par = cms.PSet( + d0err = cms.vdouble( 0.003, 0.003, 0.003 ), + dr_par2 = cms.vdouble( 0.3, 0.3, 0.3 ), + dr_par1 = cms.vdouble( 0.4, 0.4, 0.4 ), + dr_exp = cms.vint32( 4, 4, 4 ), + d0err_par = cms.vdouble( 0.001, 0.001, 0.001 ) + ), + maxLostLayers = cms.vint32( 1, 1, 1 ), + min3DLayers = cms.vint32( 0, 3, 4 ), + dz_par = cms.PSet( + dz_par1 = cms.vdouble( 0.4, 0.4, 0.4 ), + dz_par2 = cms.vdouble( 0.35, 0.35, 0.35 ), + dz_exp = cms.vint32( 4, 4, 4 ) + ), + minNVtxTrk = cms.int32( 3 ), + maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), + minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), + maxChi2 = cms.vdouble( 9999.0, 25.0, 16.0 ), + maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), + maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), + minLayers = cms.vint32( 3, 3, 4 ) + ) +) +fragment.hltIter0PFlowTrackSelectionHighPurityForDisplaced = cms.EDProducer( "TrackCollectionFilterCloner", + originalSource = cms.InputTag( "hltIter0PFlowCtfWithMaterialTracksForDisplaced" ), + originalMVAVals = cms.InputTag( 'hltIter0PFlowTrackCutClassifierForDisplaced','MVAValues' ), + originalQualVals = cms.InputTag( 'hltIter0PFlowTrackCutClassifierForDisplaced','QualityMasks' ), + minQuality = cms.string( "highPurity" ), + copyExtras = cms.untracked.bool( True ), + copyTrajectories = cms.untracked.bool( False ) +) +fragment.hltL3DisplacedDijetFullTracksJetTracksAssociatorAtVertexLowPt = cms.EDProducer( "JetTracksAssociatorAtVertex", + tracks = cms.InputTag( "hltIter0PFlowTrackSelectionHighPurityForDisplaced" ), + coneSize = cms.double( 0.4 ), + useAssigned = cms.bool( False ), + pvSrc = cms.InputTag( "" ), + jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducer" ) +) +fragment.hltL3DisplacedDijet100FullTracksTrackIPProducerLowPt = cms.EDProducer( "TrackIPProducer", + jetTracks = cms.InputTag( "hltL3DisplacedDijetFullTracksJetTracksAssociatorAtVertexLowPt" ), + primaryVertex = cms.InputTag( "hltFastPVPixelVertices" ), + computeProbabilities = cms.bool( False ), + computeGhostTrack = cms.bool( False ), + ghostTrackPriorDeltaR = cms.double( 0.03 ), + minimumNumberOfPixelHits = cms.int32( 2 ), + minimumNumberOfHits = cms.int32( 8 ), + maximumTransverseImpactParameter = cms.double( 0.1 ), + minimumTransverseMomentum = cms.double( 1.0 ), + maximumChiSquared = cms.double( 20.0 ), + maximumLongitudinalImpactParameter = cms.double( 0.1 ), + jetDirectionUsingTracks = cms.bool( False ), + jetDirectionUsingGhostTrack = cms.bool( False ), + useTrackQuality = cms.bool( False ) +) +fragment.hltL3DisplacedDijetFullTracksJetTagProducerFromIPLowPt = cms.EDProducer( "JetTagProducer", + jetTagComputer = cms.string( "hltESPDisplacedDijethltPromptTrackCountingESProducer" ), + tagInfos = cms.VInputTag( 'hltL3DisplacedDijet100FullTracksTrackIPProducerLowPt' ) +) +fragment.hltTwoPromptHLTL3DisplacedDijetFullTracksHLTCaloJetTagFilterLowPt = cms.EDFilter( "HLTCaloJetTag", + saveTags = cms.bool( True ), + Jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducer" ), + JetTags = cms.InputTag( "hltL3DisplacedDijetFullTracksJetTagProducerFromIPLowPt" ), + MinTag = cms.double( -999999.0 ), + MaxTag = cms.double( 2.5 ), + MinJets = cms.int32( 2 ), + TriggerType = cms.int32( 85 ) +) +fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt = cms.EDProducer( "HLTCaloJetCollectionProducer", + HLTObject = cms.InputTag( "hltTwoPromptHLTL3DisplacedDijetFullTracksHLTCaloJetTagFilterLowPt" ), + TriggerTypes = cms.vint32( 85 ) ) -fragment.hltSiPixelRecHitsRegForDisplaced = cms.EDProducer( "SiPixelRecHitConverter", - src = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), - CPE = cms.string( "hltESPPixelCPEGeneric" ), - VerboseLevel = cms.untracked.int32( 0 ) +fragment.hltIter1ClustersRefRemovalForDisplaced = cms.EDProducer( "TrackClusterRemover", + trajectories = cms.InputTag( "hltIter0PFlowTrackSelectionHighPurityForDisplaced" ), + trackClassifier = cms.InputTag( '','QualityMasks' ), + pixelClusters = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), + stripClusters = cms.InputTag( "hltSiStripRawToClustersFacility" ), + oldClusterRemovalInfo = cms.InputTag( "" ), + TrackQuality = cms.string( "highPurity" ), + maxChi2 = cms.double( 9.0 ), + minNumberOfLayersWithMeasBeforeFiltering = cms.int32( 0 ), + overrideTrkQuals = cms.InputTag( "" ) ) -fragment.hltPixelLayerQuadrupletsRegForDisplaced = cms.EDProducer( "SeedingLayersEDProducer", +fragment.hltIter1MaskedMeasurementTrackerEventForDisplaced = cms.EDProducer( "MaskedMeasurementTrackerEventProducer", + src = cms.InputTag( "hltSiStripClustersRegForDisplaced" ), + OnDemand = cms.bool( False ), + clustersToSkip = cms.InputTag( "hltIter1ClustersRefRemovalForDisplaced" ) +) +fragment.hltIter1PixelLayerQuadrupletsForDisplaced = cms.EDProducer( "SeedingLayersEDProducer", layerList = cms.vstring( 'BPix1+BPix2+BPix3+BPix4', 'BPix1+BPix2+BPix3+FPix1_pos', 'BPix1+BPix2+BPix3+FPix1_neg', @@ -47766,6 +48714,7 @@ BPix = cms.PSet( hitErrorRPhi = cms.double( 0.0027 ), TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + skipClusters = cms.InputTag( "hltIter1ClustersRefRemovalForDisplaced" ), useErrorsFromParam = cms.bool( True ), hitErrorRZ = cms.double( 0.006 ), HitProducer = cms.string( "hltSiPixelRecHitsRegForDisplaced" ) @@ -47773,6 +48722,7 @@ FPix = cms.PSet( hitErrorRPhi = cms.double( 0.0051 ), TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + skipClusters = cms.InputTag( "hltIter1ClustersRefRemovalForDisplaced" ), useErrorsFromParam = cms.bool( True ), hitErrorRZ = cms.double( 0.0036 ), HitProducer = cms.string( "hltSiPixelRecHitsRegForDisplaced" ) @@ -47786,107 +48736,56 @@ MTOB = cms.PSet( ), MTEC = cms.PSet( ) ) -fragment.hltSelector4CentralJetsL1FastJet = cms.EDFilter( "LargestEtCaloJetSelector", - src = cms.InputTag( "hltSelectorCentralJets20L1FastJeta" ), - filter = cms.bool( False ), - maxNumber = cms.uint32( 4 ) -) -fragment.hltFastPrimaryVertex = cms.EDProducer( "FastPrimaryVertexWithWeightsProducer", - clusters = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - jets = cms.InputTag( "hltSelector4CentralJetsL1FastJet" ), - pixelCPE = cms.string( "hltESPPixelCPEGeneric" ), - maxZ = cms.double( 19.0 ), - njets = cms.int32( 999 ), - maxJetEta = cms.double( 2.6 ), - minJetPt = cms.double( 0.0 ), - barrel = cms.bool( True ), - maxSizeX = cms.double( 2.1 ), - maxDeltaPhi = cms.double( 0.21 ), - PixelCellHeightOverWidth = cms.double( 1.8 ), - weight_charge_down = cms.double( 11000.0 ), - weight_charge_up = cms.double( 190000.0 ), - maxSizeY_q = cms.double( 2.0 ), - minSizeY_q = cms.double( -0.6 ), - weight_dPhi = cms.double( 0.13888888 ), - weight_SizeX1 = cms.double( 0.88 ), - weight_rho_up = cms.double( 22.0 ), - weight_charge_peak = cms.double( 22000.0 ), - peakSizeY_q = cms.double( 1.0 ), - endCap = cms.bool( True ), - minJetEta_EC = cms.double( 1.3 ), - maxJetEta_EC = cms.double( 2.6 ), - maxDeltaPhi_EC = cms.double( 0.14 ), - EC_weight = cms.double( 0.008 ), - weight_dPhi_EC = cms.double( 0.064516129 ), - zClusterWidth_step1 = cms.double( 2.0 ), - zClusterWidth_step2 = cms.double( 0.65 ), - zClusterSearchArea_step2 = cms.double( 3.0 ), - weightCut_step2 = cms.double( 0.05 ), - zClusterWidth_step3 = cms.double( 0.3 ), - zClusterSearchArea_step3 = cms.double( 0.55 ), - weightCut_step3 = cms.double( 0.1 ), - ptWeighting = cms.bool( True ), - ptWeighting_slope = cms.double( 0.05 ), - ptWeighting_offset = cms.double( -1.0 ) -) -fragment.hltFastPVPixelVertexFilter = cms.EDFilter( "VertexSelector", - src = cms.InputTag( "hltFastPrimaryVertex" ), - cut = cms.string( "!isFake && ndof > 0 && abs(z) <= 25 && position.Rho <= 2" ), - filter = cms.bool( True ) -) -fragment.hltFastPVPixelTracksFilter = cms.EDProducer( "PixelTrackFilterByKinematicsProducer", - ptMin = cms.double( 0.0 ), - nSigmaInvPtTolerance = cms.double( 0.0 ), - tipMax = cms.double( 999.0 ), - nSigmaTipMaxTolerance = cms.double( 0.0 ), - chi2 = cms.double( 1000.0 ) -) -fragment.hltFastPVPixelTracksFitter = cms.EDProducer( "PixelFitterByHelixProjectionsProducer", - scaleErrorsForBPix1 = cms.bool( False ), - scaleFactor = cms.double( 0.65 ) -) -fragment.hltFastPVPixelTracksTrackingRegions = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", +fragment.hltIter1PFlowPixelTrackingRegionsForDisplaced = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", RegionPSet = cms.PSet( - vertexCollection = cms.InputTag( "hltFastPrimaryVertex" ), - zErrorVetex = cms.double( 1.5 ), + vertexCollection = cms.InputTag( "hltFastPVPixelVertices" ), + zErrorVetex = cms.double( 0.1 ), beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), zErrorBeamSpot = cms.double( 0.0 ), maxNVertices = cms.int32( 1 ), - maxNRegions = cms.int32( 10 ), + maxNRegions = cms.int32( 100 ), nSigmaZVertex = cms.double( 0.0 ), nSigmaZBeamSpot = cms.double( 0.0 ), - ptMin = cms.double( 0.9 ), + ptMin = cms.double( 0.3 ), mode = cms.string( "VerticesFixed" ), - input = cms.InputTag( "hltSelector4CentralJetsL1FastJet" ), - searchOpt = cms.bool( False ), - whereToUseMeasurementTracker = cms.string( "Never" ), - originRadius = cms.double( 0.3 ), - measurementTrackerName = cms.InputTag( "" ), + input = cms.InputTag( "hltSelector8CentralJetsL1FastJet" ), + searchOpt = cms.bool( True ), + whereToUseMeasurementTracker = cms.string( "ForSiStrips" ), + originRadius = cms.double( 0.05 ), + measurementTrackerName = cms.InputTag( "hltIter1MaskedMeasurementTrackerEventForDisplaced" ), precise = cms.bool( True ), - deltaEta = cms.double( 0.5 ), - deltaPhi = cms.double( 0.3 ) + deltaEta = cms.double( 0.4 ), + deltaPhi = cms.double( 0.4 ) ) ) -fragment.hltFastPVPixelTracksHitDoublets = cms.EDProducer( "HitPairEDProducer", - seedingLayers = cms.InputTag( "hltPixelLayerQuadrupletsRegForDisplaced" ), - trackingRegions = cms.InputTag( "hltFastPVPixelTracksTrackingRegions" ), +fragment.hltIter1PFlowPixelClusterCheckForDisplaced = cms.EDProducer( "ClusterCheckerEDProducer", + doClusterCheck = cms.bool( False ), + MaxNumberOfCosmicClusters = cms.uint32( 50000 ), + ClusterCollectionLabel = cms.InputTag( "hltSiStripClustersRegForDisplaced" ), + MaxNumberOfPixelClusters = cms.uint32( 40000 ), + PixelClusterCollectionLabel = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), + cut = cms.string( "" ), + silentClusterCheck = cms.untracked.bool( False ) +) +fragment.hltIter1PFlowPixelHitDoubletsForDisplaced = cms.EDProducer( "HitPairEDProducer", + seedingLayers = cms.InputTag( "hltIter1PixelLayerQuadrupletsForDisplaced" ), + trackingRegions = cms.InputTag( "hltIter1PFlowPixelTrackingRegionsForDisplaced" ), trackingRegionsSeedingLayers = cms.InputTag( "" ), - clusterCheck = cms.InputTag( "" ), + clusterCheck = cms.InputTag( "hltIter1PFlowPixelClusterCheckForDisplaced" ), produceSeedingHitSets = cms.bool( False ), produceIntermediateHitDoublets = cms.bool( True ), maxElement = cms.uint32( 0 ), maxElementTotal = cms.uint32( 50000000 ), layerPairs = cms.vuint32( 0, 1, 2 ) ) -fragment.hltFastPVPixelTracksHitQuadruplets = cms.EDProducer( "CAHitQuadrupletEDProducer", - doublets = cms.InputTag( "hltFastPVPixelTracksHitDoublets" ), +fragment.hltIter1PFlowPixelHitQuadrupletsForDisplaced = cms.EDProducer( "CAHitQuadrupletEDProducer", + doublets = cms.InputTag( "hltIter1PFlowPixelHitDoubletsForDisplaced" ), extraHitRPhitolerance = cms.double( 0.032 ), fitFastCircle = cms.bool( True ), fitFastCircleChi2Cut = cms.bool( True ), useBendingCorrection = cms.bool( True ), - CAThetaCut = cms.double( 0.002 ), - CAPhiCut = cms.double( 0.2 ), + CAThetaCut = cms.double( 0.004 ), + CAPhiCut = cms.double( 0.3 ), CAThetaCut_byTriplets = cms.VPSet( cms.PSet( seedingLayers = cms.string( "" ), cut = cms.double( -1.0 ) @@ -47899,100 +48798,290 @@ ), CAHardPtCut = cms.double( 0.0 ), maxChi2 = cms.PSet( - value2 = cms.double( 50.0 ), - value1 = cms.double( 200.0 ), - pt1 = cms.double( 0.7 ), + value2 = cms.double( 100.0 ), + value1 = cms.double( 1000.0 ), + pt1 = cms.double( 0.4 ), enabled = cms.bool( True ), pt2 = cms.double( 2.0 ) ), SeedComparitorPSet = cms.PSet( clusterShapeHitFilter = cms.string( "ClusterShapeHitFilter" ), - ComponentName = cms.string( "LowPtClusterShapeSeedComparitor" ), + ComponentName = cms.string( "none" ), clusterShapeCacheSrc = cms.InputTag( "hltSiPixelClustersRegForDisplacedCache" ) ) ) -fragment.hltFastPVPixelTracks = cms.EDProducer( "PixelTrackProducer", +fragment.hltIter1PixelTracksForDisplaced = cms.EDProducer( "PixelTrackProducer", passLabel = cms.string( "" ), - SeedingHitSets = cms.InputTag( "hltFastPVPixelTracksHitQuadruplets" ), + SeedingHitSets = cms.InputTag( "hltIter1PFlowPixelHitQuadrupletsForDisplaced" ), Fitter = cms.InputTag( "hltFastPVPixelTracksFitter" ), Filter = cms.InputTag( "hltFastPVPixelTracksFilter" ), Cleaner = cms.string( "hltPixelTracksCleanerBySharedHits" ) ) -fragment.hltFastPVJetTracksAssociator = cms.EDProducer( "JetTracksAssociatorAtVertex", - tracks = cms.InputTag( "hltFastPVPixelTracks" ), - coneSize = cms.double( 0.4 ), - useAssigned = cms.bool( False ), - pvSrc = cms.InputTag( "" ), - jets = cms.InputTag( "hltSelector4CentralJetsL1FastJet" ) +fragment.hltIter1PFLowPixelSeedsFromPixelTracksForDisplaced = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", + InputCollection = cms.InputTag( "hltIter1PixelTracksForDisplaced" ), + InputVertexCollection = cms.InputTag( "hltFastPVPixelVertices" ), + originHalfLength = cms.double( 0.3 ), + originRadius = cms.double( 0.1 ), + useProtoTrackKinematics = cms.bool( False ), + useEventsWithNoVertex = cms.bool( True ), + TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + usePV = cms.bool( False ), + includeFourthHit = cms.bool( False ), + SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) ) -fragment.hltFastPVJetVertexChecker = cms.EDFilter( "JetVertexChecker", +fragment.hltIter1PFlowCkfTrackCandidatesForDisplaced = cms.EDProducer( "CkfTrackCandidateMaker", + cleanTrajectoryAfterInOut = cms.bool( False ), + doSeedingRegionRebuilding = cms.bool( False ), + onlyPixelHitsForSeedCleaner = cms.bool( False ), + reverseTrajectories = cms.bool( False ), + useHitsSplitting = cms.bool( False ), + MeasurementTrackerEvent = cms.InputTag( "hltIter1MaskedMeasurementTrackerEventForDisplaced" ), + src = cms.InputTag( "hltIter1PFLowPixelSeedsFromPixelTracksForDisplaced" ), + clustersToSkip = cms.InputTag( "" ), + phase2clustersToSkip = cms.InputTag( "" ), + TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter1GroupedCkfTrajectoryBuilderIT" ) ), + TransientInitialStateEstimatorParameters = cms.PSet( + propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), + numberMeasurementsForFit = cms.int32( 4 ), + propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) + ), + numHitsForSeedCleaner = cms.int32( 4 ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + RedundantSeedCleaner = cms.string( "CachingSeedCleanerBySharedInput" ), + TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), + maxNSeeds = cms.uint32( 100000 ), + maxSeedsBeforeCleaning = cms.uint32( 1000 ) +) +fragment.hltIter1PFlowCtfWithMaterialTracksForDisplaced = cms.EDProducer( "TrackProducer", + useSimpleMF = cms.bool( True ), + SimpleMagneticField = cms.string( "ParabolicMf" ), + src = cms.InputTag( "hltIter1PFlowCkfTrackCandidatesForDisplaced" ), + clusterRemovalInfo = cms.InputTag( "" ), beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - jetTracks = cms.InputTag( "hltFastPVJetTracksAssociator" ), - minPtRatio = cms.double( 0.1 ), - minPt = cms.double( 0.0 ), - doFilter = cms.bool( False ), - maxNJetsToCheck = cms.int32( 2 ), - maxNjetsOutput = cms.int32( 2 ), - maxChi2 = cms.double( 20.0 ), - maxTrackPt = cms.double( 20.0 ), - newMethod = cms.bool( True ), - maxETA = cms.double( 2.4 ), - pvErr_x = cms.double( 0.0015 ), - pvErr_y = cms.double( 0.0015 ), - pvErr_z = cms.double( 1.5 ) + Fitter = cms.string( "hltESPFittingSmootherIT" ), + useHitsSplitting = cms.bool( False ), + alias = cms.untracked.string( "ctfWithMaterialTracks" ), + TrajectoryInEvent = cms.bool( False ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + AlgorithmName = cms.string( "hltIter1" ), + Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), + GeometricInnerState = cms.bool( True ), + NavigationSchool = cms.string( "" ), + MeasurementTracker = cms.string( "" ), + MeasurementTrackerEvent = cms.InputTag( "hltIter1MaskedMeasurementTrackerEventForDisplaced" ) ) -fragment.hltFastPVPixelTracksRecoverFilter = cms.EDProducer( "PixelTrackFilterByKinematicsProducer", - ptMin = cms.double( 0.0 ), - nSigmaInvPtTolerance = cms.double( 0.0 ), - tipMax = cms.double( 999.0 ), - nSigmaTipMaxTolerance = cms.double( 0.0 ), - chi2 = cms.double( 1000.0 ) +fragment.hltIter1PFlowTrackCutClassifierPromptForDisplaced = cms.EDProducer( "TrackCutClassifier", + src = cms.InputTag( "hltIter1PFlowCtfWithMaterialTracksForDisplaced" ), + beamspot = cms.InputTag( "hltOnlineBeamSpot" ), + vertices = cms.InputTag( "hltFastPVPixelVertices" ), + ignoreVertices = cms.bool( False ), + qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), + mva = cms.PSet( + minPixelHits = cms.vint32( 0, 0, 2 ), + maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 15.0 ), + dr_par = cms.PSet( + d0err = cms.vdouble( 0.003, 0.003, 0.003 ), + dr_par2 = cms.vdouble( 3.40282346639E38, 1.0, 0.85 ), + dr_par1 = cms.vdouble( 3.40282346639E38, 1.0, 0.9 ), + dr_exp = cms.vint32( 3, 3, 3 ), + d0err_par = cms.vdouble( 0.001, 0.001, 0.001 ) + ), + maxLostLayers = cms.vint32( 1, 1, 1 ), + min3DLayers = cms.vint32( 0, 0, 0 ), + dz_par = cms.PSet( + dz_par1 = cms.vdouble( 3.40282346639E38, 1.0, 0.9 ), + dz_par2 = cms.vdouble( 3.40282346639E38, 1.0, 0.8 ), + dz_exp = cms.vint32( 3, 3, 3 ) + ), + minNVtxTrk = cms.int32( 3 ), + maxDz = cms.vdouble( 3.40282346639E38, 1.0, 3.40282346639E38 ), + minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), + maxChi2 = cms.vdouble( 9999.0, 25.0, 16.0 ), + maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), + maxDr = cms.vdouble( 3.40282346639E38, 1.0, 3.40282346639E38 ), + minLayers = cms.vint32( 3, 3, 3 ) + ) ) -fragment.hltFastPVPixelTracksRecoverFitter = cms.EDProducer( "PixelFitterByHelixProjectionsProducer", - scaleErrorsForBPix1 = cms.bool( False ), - scaleFactor = cms.double( 0.65 ) +fragment.hltIter1PFlowTrackCutClassifierDetachedForDisplaced = cms.EDProducer( "TrackCutClassifier", + src = cms.InputTag( "hltIter1PFlowCtfWithMaterialTracksForDisplaced" ), + beamspot = cms.InputTag( "hltOnlineBeamSpot" ), + vertices = cms.InputTag( "hltFastPVPixelVertices" ), + ignoreVertices = cms.bool( False ), + qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), + mva = cms.PSet( + minPixelHits = cms.vint32( 0, 0, 1 ), + maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 15.0 ), + dr_par = cms.PSet( + d0err = cms.vdouble( 0.003, 0.003, 0.003 ), + dr_par2 = cms.vdouble( 1.0, 1.0, 1.0 ), + dr_par1 = cms.vdouble( 1.0, 1.0, 1.0 ), + dr_exp = cms.vint32( 4, 4, 4 ), + d0err_par = cms.vdouble( 0.001, 0.001, 0.001 ) + ), + maxLostLayers = cms.vint32( 99, 3, 3 ), + min3DLayers = cms.vint32( 1, 2, 3 ), + dz_par = cms.PSet( + dz_par1 = cms.vdouble( 1.0, 1.0, 1.0 ), + dz_par2 = cms.vdouble( 1.0, 1.0, 1.0 ), + dz_exp = cms.vint32( 4, 4, 4 ) + ), + minNVtxTrk = cms.int32( 2 ), + maxDz = cms.vdouble( 3.40282346639E38, 1.0, 3.40282346639E38 ), + minNdof = cms.vdouble( -1.0, -1.0, -1.0 ), + maxChi2 = cms.vdouble( 9999.0, 25.0, 16.0 ), + maxChi2n = cms.vdouble( 1.0, 0.7, 0.4 ), + maxDr = cms.vdouble( 3.40282346639E38, 1.0, 3.40282346639E38 ), + minLayers = cms.vint32( 5, 5, 5 ) + ) ) -fragment.hltFastPVPixelTracksTrackingRegionsRecover = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", +fragment.hltIter1PFlowTrackCutClassifierMergedForDisplaced = cms.EDProducer( "ClassifierMerger", + inputClassifiers = cms.vstring( 'hltIter1PFlowTrackCutClassifierPromptForDisplaced', + 'hltIter1PFlowTrackCutClassifierDetachedForDisplaced' ) +) +fragment.hltIter1PFlowTrackSelectionHighPurityForDisplaced = cms.EDProducer( "TrackCollectionFilterCloner", + originalSource = cms.InputTag( "hltIter1PFlowCtfWithMaterialTracksForDisplaced" ), + originalMVAVals = cms.InputTag( 'hltIter1PFlowTrackCutClassifierMergedForDisplaced','MVAValues' ), + originalQualVals = cms.InputTag( 'hltIter1PFlowTrackCutClassifierMergedForDisplaced','QualityMasks' ), + minQuality = cms.string( "highPurity" ), + copyExtras = cms.untracked.bool( True ), + copyTrajectories = cms.untracked.bool( False ) +) +fragment.hltIter1MergedForDisplaced = cms.EDProducer( "TrackListMerger", + ShareFrac = cms.double( 0.19 ), + FoundHitBonus = cms.double( 5.0 ), + LostHitPenalty = cms.double( 20.0 ), + MinPT = cms.double( 0.05 ), + Epsilon = cms.double( -0.001 ), + MaxNormalizedChisq = cms.double( 1000.0 ), + MinFound = cms.int32( 3 ), + TrackProducers = cms.VInputTag( 'hltIter0PFlowTrackSelectionHighPurityForDisplaced','hltIter1PFlowTrackSelectionHighPurityForDisplaced' ), + hasSelector = cms.vint32( 0, 0 ), + indivShareFrac = cms.vdouble( 1.0, 1.0 ), + selectedTrackQuals = cms.VInputTag( 'hltIter0PFlowTrackSelectionHighPurityForDisplaced','hltIter1PFlowTrackSelectionHighPurityForDisplaced' ), + setsToMerge = cms.VPSet( + cms.PSet( pQual = cms.bool( False ), + tLists = cms.vint32( 0, 1 ) + ) + ), + trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), + allowFirstHitShare = cms.bool( True ), + newQuality = cms.string( "confirmed" ), + copyExtras = cms.untracked.bool( True ), + writeOnlyTrkQuals = cms.bool( False ), + copyMVA = cms.bool( False ) +) +fragment.hltIter2ClustersRefRemovalForDisplaced = cms.EDProducer( "TrackClusterRemover", + trajectories = cms.InputTag( "hltIter1PFlowTrackSelectionHighPurityForDisplaced" ), + trackClassifier = cms.InputTag( '','QualityMasks' ), + pixelClusters = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), + stripClusters = cms.InputTag( "hltSiStripRawToClustersFacility" ), + oldClusterRemovalInfo = cms.InputTag( "hltIter1ClustersRefRemovalForDisplaced" ), + TrackQuality = cms.string( "highPurity" ), + maxChi2 = cms.double( 16.0 ), + minNumberOfLayersWithMeasBeforeFiltering = cms.int32( 0 ), + overrideTrkQuals = cms.InputTag( "" ) +) +fragment.hltIter2MaskedMeasurementTrackerEventForDisplaced = cms.EDProducer( "MaskedMeasurementTrackerEventProducer", + src = cms.InputTag( "hltSiStripClustersRegForDisplaced" ), + OnDemand = cms.bool( False ), + clustersToSkip = cms.InputTag( "hltIter2ClustersRefRemovalForDisplaced" ) +) +fragment.hltIter2PixelLayerTripletsForDisplaced = cms.EDProducer( "SeedingLayersEDProducer", + layerList = cms.vstring( 'BPix1+BPix2+BPix3', + 'BPix2+BPix3+BPix4', + 'BPix1+BPix3+BPix4', + 'BPix1+BPix2+BPix4', + 'BPix2+BPix3+FPix1_pos', + 'BPix2+BPix3+FPix1_neg', + 'BPix1+BPix2+FPix1_pos', + 'BPix1+BPix2+FPix1_neg', + 'BPix2+FPix1_pos+FPix2_pos', + 'BPix2+FPix1_neg+FPix2_neg', + 'BPix1+FPix1_pos+FPix2_pos', + 'BPix1+FPix1_neg+FPix2_neg', + 'FPix1_pos+FPix2_pos+FPix3_pos', + 'FPix1_neg+FPix2_neg+FPix3_neg', + 'BPix1+BPix3+FPix1_pos', + 'BPix1+BPix2+FPix2_pos', + 'BPix1+BPix3+FPix1_neg', + 'BPix1+BPix2+FPix2_neg', + 'BPix1+FPix2_neg+FPix3_neg', + 'BPix1+FPix1_neg+FPix3_neg', + 'BPix1+FPix2_pos+FPix3_pos', + 'BPix1+FPix1_pos+FPix3_pos' ), + BPix = cms.PSet( + hitErrorRPhi = cms.double( 0.0027 ), + TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + skipClusters = cms.InputTag( "hltIter2ClustersRefRemovalForDisplaced" ), + useErrorsFromParam = cms.bool( True ), + hitErrorRZ = cms.double( 0.006 ), + HitProducer = cms.string( "hltSiPixelRecHitsRegForDisplaced" ) + ), + FPix = cms.PSet( + hitErrorRPhi = cms.double( 0.0051 ), + TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + skipClusters = cms.InputTag( "hltIter2ClustersRefRemovalForDisplaced" ), + useErrorsFromParam = cms.bool( True ), + hitErrorRZ = cms.double( 0.0036 ), + HitProducer = cms.string( "hltSiPixelRecHitsRegForDisplaced" ) + ), + TIB = cms.PSet( ), + TID = cms.PSet( ), + TOB = cms.PSet( ), + TEC = cms.PSet( ), + MTIB = cms.PSet( ), + MTID = cms.PSet( ), + MTOB = cms.PSet( ), + MTEC = cms.PSet( ) +) +fragment.hltIter2PFlowPixelTrackingRegionsForDisplaced = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", RegionPSet = cms.PSet( - vertexCollection = cms.InputTag( "" ), - zErrorVetex = cms.double( 0.0 ), + vertexCollection = cms.InputTag( "hltFastPVPixelVertices" ), + zErrorVetex = cms.double( 0.3 ), beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - zErrorBeamSpot = cms.double( 20.0 ), + zErrorBeamSpot = cms.double( 0.0 ), maxNVertices = cms.int32( 1 ), - maxNRegions = cms.int32( 10 ), + maxNRegions = cms.int32( 100 ), nSigmaZVertex = cms.double( 0.0 ), nSigmaZBeamSpot = cms.double( 0.0 ), - ptMin = cms.double( 0.9 ), - mode = cms.string( "BeamSpotFixed" ), - input = cms.InputTag( "hltFastPVJetVertexChecker" ), - searchOpt = cms.bool( False ), - whereToUseMeasurementTracker = cms.string( "Never" ), + ptMin = cms.double( 0.4 ), + mode = cms.string( "VerticesFixed" ), + input = cms.InputTag( "hltSelector8CentralJetsL1FastJet" ), + searchOpt = cms.bool( True ), + whereToUseMeasurementTracker = cms.string( "ForSiStrips" ), originRadius = cms.double( 0.3 ), - measurementTrackerName = cms.InputTag( "" ), + measurementTrackerName = cms.InputTag( "hltIter2MaskedMeasurementTrackerEventForDisplaced" ), precise = cms.bool( True ), - deltaEta = cms.double( 0.5 ), - deltaPhi = cms.double( 0.5 ) + deltaEta = cms.double( 0.4 ), + deltaPhi = cms.double( 0.4 ) ) ) -fragment.hltFastPVPixelTracksHitDoubletsRecover = cms.EDProducer( "HitPairEDProducer", - seedingLayers = cms.InputTag( "hltPixelLayerQuadrupletsRegForDisplaced" ), - trackingRegions = cms.InputTag( "hltFastPVPixelTracksTrackingRegionsRecover" ), +fragment.hltIter2PFlowPixelClusterCheckForDisplaced = cms.EDProducer( "ClusterCheckerEDProducer", + doClusterCheck = cms.bool( False ), + MaxNumberOfCosmicClusters = cms.uint32( 50000 ), + ClusterCollectionLabel = cms.InputTag( "hltSiStripClustersRegForDisplaced" ), + MaxNumberOfPixelClusters = cms.uint32( 40000 ), + PixelClusterCollectionLabel = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), + cut = cms.string( "" ), + silentClusterCheck = cms.untracked.bool( False ) +) +fragment.hltIter2PFlowPixelHitDoubletsForDisplaced = cms.EDProducer( "HitPairEDProducer", + seedingLayers = cms.InputTag( "hltIter2PixelLayerTripletsForDisplaced" ), + trackingRegions = cms.InputTag( "hltIter2PFlowPixelTrackingRegionsForDisplaced" ), trackingRegionsSeedingLayers = cms.InputTag( "" ), - clusterCheck = cms.InputTag( "" ), + clusterCheck = cms.InputTag( "hltIter2PFlowPixelClusterCheckForDisplaced" ), produceSeedingHitSets = cms.bool( False ), produceIntermediateHitDoublets = cms.bool( True ), maxElement = cms.uint32( 0 ), maxElementTotal = cms.uint32( 50000000 ), - layerPairs = cms.vuint32( 0, 1, 2 ) + layerPairs = cms.vuint32( 0, 1 ) ) -fragment.hltFastPVPixelTracksHitQuadrupletsRecover = cms.EDProducer( "CAHitQuadrupletEDProducer", - doublets = cms.InputTag( "hltFastPVPixelTracksHitDoubletsRecover" ), +fragment.hltIter2PFlowPixelHitTripletsForDisplaced = cms.EDProducer( "CAHitTripletEDProducer", + doublets = cms.InputTag( "hltIter2PFlowPixelHitDoubletsForDisplaced" ), extraHitRPhitolerance = cms.double( 0.032 ), - fitFastCircle = cms.bool( False ), - fitFastCircleChi2Cut = cms.bool( True ), useBendingCorrection = cms.bool( True ), - CAThetaCut = cms.double( 0.002 ), - CAPhiCut = cms.double( 0.2 ), + CAThetaCut = cms.double( 0.004 ), + CAPhiCut = cms.double( 0.1 ), CAThetaCut_byTriplets = cms.VPSet( cms.PSet( seedingLayers = cms.string( "" ), cut = cms.double( -1.0 ) @@ -48003,28 +49092,109 @@ cut = cms.double( -1.0 ) ) ), - CAHardPtCut = cms.double( 0.0 ), + CAHardPtCut = cms.double( 0.3 ), maxChi2 = cms.PSet( - value2 = cms.double( 50.0 ), - value1 = cms.double( 200.0 ), - pt1 = cms.double( 0.7 ), + value2 = cms.double( 6.0 ), + value1 = cms.double( 100.0 ), + pt1 = cms.double( 0.4 ), enabled = cms.bool( True ), - pt2 = cms.double( 2.0 ) + pt2 = cms.double( 8.0 ) ), - SeedComparitorPSet = cms.PSet( - clusterShapeHitFilter = cms.string( "ClusterShapeHitFilter" ), - ComponentName = cms.string( "LowPtClusterShapeSeedComparitor" ), - clusterShapeCacheSrc = cms.InputTag( "hltSiPixelClustersRegForDisplacedCache" ) + SeedComparitorPSet = cms.PSet( ComponentName = cms.string( "none" ) ) +) +fragment.hltIter2PFlowPixelSeedsForDisplaced = cms.EDProducer( "SeedCreatorFromRegionConsecutiveHitsTripletOnlyEDProducer", + seedingHitSets = cms.InputTag( "hltIter2PFlowPixelHitTripletsForDisplaced" ), + propagator = cms.string( "PropagatorWithMaterialParabolicMf" ), + SeedMomentumForBOFF = cms.double( 5.0 ), + OriginTransverseErrorMultiplier = cms.double( 1.0 ), + MinOneOverPtError = cms.double( 1.0 ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + magneticField = cms.string( "ParabolicMf" ), + forceKinematicWithRegionDirection = cms.bool( False ), + SeedComparitorPSet = cms.PSet( ComponentName = cms.string( "none" ) ) +) +fragment.hltIter2PFlowCkfTrackCandidatesForDisplaced = cms.EDProducer( "CkfTrackCandidateMaker", + cleanTrajectoryAfterInOut = cms.bool( False ), + doSeedingRegionRebuilding = cms.bool( False ), + onlyPixelHitsForSeedCleaner = cms.bool( False ), + reverseTrajectories = cms.bool( False ), + useHitsSplitting = cms.bool( False ), + MeasurementTrackerEvent = cms.InputTag( "hltIter2MaskedMeasurementTrackerEventForDisplaced" ), + src = cms.InputTag( "hltIter2PFlowPixelSeedsForDisplaced" ), + clustersToSkip = cms.InputTag( "" ), + phase2clustersToSkip = cms.InputTag( "" ), + TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter2GroupedCkfTrajectoryBuilderIT" ) ), + TransientInitialStateEstimatorParameters = cms.PSet( + propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), + numberMeasurementsForFit = cms.int32( 4 ), + propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) + ), + numHitsForSeedCleaner = cms.int32( 4 ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + RedundantSeedCleaner = cms.string( "CachingSeedCleanerBySharedInput" ), + TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), + maxNSeeds = cms.uint32( 100000 ), + maxSeedsBeforeCleaning = cms.uint32( 1000 ) +) +fragment.hltIter2PFlowCtfWithMaterialTracksForDisplaced = cms.EDProducer( "TrackProducer", + useSimpleMF = cms.bool( True ), + SimpleMagneticField = cms.string( "ParabolicMf" ), + src = cms.InputTag( "hltIter2PFlowCkfTrackCandidatesForDisplaced" ), + clusterRemovalInfo = cms.InputTag( "" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Fitter = cms.string( "hltESPFittingSmootherIT" ), + useHitsSplitting = cms.bool( False ), + alias = cms.untracked.string( "ctfWithMaterialTracks" ), + TrajectoryInEvent = cms.bool( False ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + AlgorithmName = cms.string( "hltIter2" ), + Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), + GeometricInnerState = cms.bool( True ), + NavigationSchool = cms.string( "" ), + MeasurementTracker = cms.string( "" ), + MeasurementTrackerEvent = cms.InputTag( "hltIter2MaskedMeasurementTrackerEventForDisplaced" ) +) +fragment.hltIter2PFlowTrackCutClassifierForDisplaced = cms.EDProducer( "TrackCutClassifier", + src = cms.InputTag( "hltIter2PFlowCtfWithMaterialTracksForDisplaced" ), + beamspot = cms.InputTag( "hltOnlineBeamSpot" ), + vertices = cms.InputTag( "hltFastPVPixelVertices" ), + ignoreVertices = cms.bool( False ), + qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), + mva = cms.PSet( + minPixelHits = cms.vint32( 0, 0, 0 ), + maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 15.0 ), + dr_par = cms.PSet( + d0err = cms.vdouble( 0.003, 0.003, 0.003 ), + dr_par2 = cms.vdouble( 3.40282346639E38, 0.3, 0.3 ), + dr_par1 = cms.vdouble( 3.40282346639E38, 0.4, 0.4 ), + dr_exp = cms.vint32( 4, 4, 4 ), + d0err_par = cms.vdouble( 0.001, 0.001, 0.001 ) + ), + maxLostLayers = cms.vint32( 1, 1, 1 ), + min3DLayers = cms.vint32( 0, 0, 0 ), + dz_par = cms.PSet( + dz_par1 = cms.vdouble( 3.40282346639E38, 0.4, 0.4 ), + dz_par2 = cms.vdouble( 3.40282346639E38, 0.35, 0.35 ), + dz_exp = cms.vint32( 4, 4, 4 ) + ), + minNVtxTrk = cms.int32( 3 ), + maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), + minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), + maxChi2 = cms.vdouble( 9999.0, 25.0, 16.0 ), + maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), + maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), + minLayers = cms.vint32( 3, 3, 3 ) ) ) -fragment.hltFastPVPixelTracksRecover = cms.EDProducer( "PixelTrackProducer", - passLabel = cms.string( "" ), - SeedingHitSets = cms.InputTag( "hltFastPVPixelTracksHitQuadrupletsRecover" ), - Fitter = cms.InputTag( "hltFastPVPixelTracksRecoverFitter" ), - Filter = cms.InputTag( "hltFastPVPixelTracksRecoverFilter" ), - Cleaner = cms.string( "hltPixelTracksCleanerBySharedHits" ) +fragment.hltIter2PFlowTrackSelectionHighPurityForDisplaced = cms.EDProducer( "TrackCollectionFilterCloner", + originalSource = cms.InputTag( "hltIter2PFlowCtfWithMaterialTracksForDisplaced" ), + originalMVAVals = cms.InputTag( 'hltIter2PFlowTrackCutClassifierForDisplaced','MVAValues' ), + originalQualVals = cms.InputTag( 'hltIter2PFlowTrackCutClassifierForDisplaced','QualityMasks' ), + minQuality = cms.string( "highPurity" ), + copyExtras = cms.untracked.bool( True ), + copyTrajectories = cms.untracked.bool( False ) ) -fragment.hltFastPVPixelTracksMerger = cms.EDProducer( "TrackListMerger", +fragment.hltIter2MergedForDisplaced = cms.EDProducer( "TrackListMerger", ShareFrac = cms.double( 0.19 ), FoundHitBonus = cms.double( 5.0 ), LostHitPenalty = cms.double( 20.0 ), @@ -48032,10 +49202,10 @@ Epsilon = cms.double( -0.001 ), MaxNormalizedChisq = cms.double( 1000.0 ), MinFound = cms.int32( 3 ), - TrackProducers = cms.VInputTag( 'hltFastPVPixelTracks','hltFastPVPixelTracksRecover' ), + TrackProducers = cms.VInputTag( 'hltIter1MergedForDisplaced','hltIter2PFlowTrackSelectionHighPurityForDisplaced' ), hasSelector = cms.vint32( 0, 0 ), indivShareFrac = cms.vdouble( 1.0, 1.0 ), - selectedTrackQuals = cms.VInputTag( 'hltFastPVPixelTracks','hltFastPVPixelTracksRecover' ), + selectedTrackQuals = cms.VInputTag( 'hltIter1MergedForDisplaced','hltIter2PFlowTrackSelectionHighPurityForDisplaced' ), setsToMerge = cms.VPSet( cms.PSet( pQual = cms.bool( False ), tLists = cms.vint32( 0, 1 ) @@ -48044,66 +49214,218 @@ trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), allowFirstHitShare = cms.bool( True ), newQuality = cms.string( "confirmed" ), - copyExtras = cms.untracked.bool( False ), + copyExtras = cms.untracked.bool( True ), writeOnlyTrkQuals = cms.bool( False ), copyMVA = cms.bool( False ) ) -fragment.hltFastPVPixelVertices = cms.EDProducer( "PixelVertexProducer", - WtAverage = cms.bool( True ), - ZOffset = cms.double( 10.0 ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - Verbosity = cms.int32( 0 ), - UseError = cms.bool( True ), - TrackCollection = cms.InputTag( "hltFastPVPixelTracksMerger" ), - ZSeparation = cms.double( 0.07 ), - NTrkMin = cms.int32( 2 ), - Method2 = cms.bool( True ), - Finder = cms.string( "DivisiveVertexFinder" ), - PtMin = cms.double( 1.0 ), - PVcomparer = cms.PSet( refToPSet_ = cms.string( "HLTPSetPvClusterComparerForBTag" ) ) +fragment.hltL4DisplacedDijetFullTracksJetPromptTracksAssociatorAtVertexLowPt = cms.EDProducer( "JetTracksAssociatorAtVertex", + tracks = cms.InputTag( "hltIter2MergedForDisplaced" ), + coneSize = cms.double( 0.4 ), + useAssigned = cms.bool( False ), + pvSrc = cms.InputTag( "" ), + jets = cms.InputTag( "hltDisplacedHLTCaloJetCollectionProducerLowPt" ) ) -fragment.hltFastPVPixelVerticesFilter = cms.EDFilter( "VertexSelector", +fragment.hltL4PromptDisplacedDijetFullTracksTrackIPProducerLowPt = cms.EDProducer( "TrackIPProducer", + jetTracks = cms.InputTag( "hltL4DisplacedDijetFullTracksJetPromptTracksAssociatorAtVertexLowPt" ), + primaryVertex = cms.InputTag( "hltFastPVPixelVertices" ), + computeProbabilities = cms.bool( False ), + computeGhostTrack = cms.bool( False ), + ghostTrackPriorDeltaR = cms.double( 0.03 ), + minimumNumberOfPixelHits = cms.int32( 2 ), + minimumNumberOfHits = cms.int32( 8 ), + maximumTransverseImpactParameter = cms.double( 0.1 ), + minimumTransverseMomentum = cms.double( 0.5 ), + maximumChiSquared = cms.double( 20.0 ), + maximumLongitudinalImpactParameter = cms.double( 0.1 ), + jetDirectionUsingTracks = cms.bool( False ), + jetDirectionUsingGhostTrack = cms.bool( False ), + useTrackQuality = cms.bool( False ) +) +fragment.hltL4PromptDisplacedDijetFullTracksJetTagProducerFromIPLowPt = cms.EDProducer( "JetTagProducer", + jetTagComputer = cms.string( "hltESPDisplacedDijethltPromptTrackCountingESProducer" ), + tagInfos = cms.VInputTag( 'hltL4PromptDisplacedDijetFullTracksTrackIPProducerLowPt' ) +) +fragment.hltL4PromptDisplacedDijetFullTracksHLTCaloJetTagFilterLowPt = cms.EDFilter( "HLTCaloJetTag", + saveTags = cms.bool( True ), + Jets = cms.InputTag( "hltDisplacedHLTCaloJetCollectionProducerLowPt" ), + JetTags = cms.InputTag( "hltL4PromptDisplacedDijetFullTracksJetTagProducerFromIPLowPt" ), + MinTag = cms.double( -999999.0 ), + MaxTag = cms.double( 2.5 ), + MinJets = cms.int32( 2 ), + TriggerType = cms.int32( 85 ) +) +fragment.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt = cms.EDProducer( "HLTCaloJetCollectionProducer", + HLTObject = cms.InputTag( "hltL4PromptDisplacedDijetFullTracksHLTCaloJetTagFilterLowPt" ), + TriggerTypes = cms.vint32( 85 ) +) +fragment.hltDisplacedhltTrimmedPixelVertices = cms.EDProducer( "PixelVertexCollectionTrimmer", src = cms.InputTag( "hltFastPVPixelVertices" ), - cut = cms.string( "!isFake && ndof > 0 && abs(z) <= 25 && position.Rho <= 2" ), - filter = cms.bool( True ) + maxVtx = cms.uint32( 100 ), + fractionSumPt2 = cms.double( 0.3 ), + minSumPt2 = cms.double( 0.0 ), + PVcomparer = cms.PSet( refToPSet_ = cms.string( "HLTPSetPvClusterComparerForIT" ) ) ) -fragment.hltSiStripClustersRegForDisplaced = cms.EDProducer( "MeasurementTrackerEventProducer", - measurementTracker = cms.string( "hltESPMeasurementTracker" ), - skipClusters = cms.InputTag( "" ), - pixelClusterProducer = cms.string( "hltSiPixelClustersRegForDisplaced" ), - stripClusterProducer = cms.string( "hltSiStripRawToClustersFacility" ), - Phase2TrackerCluster1DProducer = cms.string( "" ), - vectorHits = cms.InputTag( "" ), - vectorHitsRej = cms.InputTag( "" ), - inactivePixelDetectorLabels = cms.VInputTag( ), - badPixelFEDChannelCollectionLabels = cms.VInputTag( ), - pixelCablingMapLabel = cms.string( "" ), - inactiveStripDetectorLabels = cms.VInputTag( 'hltSiStripExcludedFEDListProducer' ), - switchOffPixelsIfEmpty = cms.bool( True ) +fragment.hltDisplacedhltIter4ClustersRefRemoval = cms.EDProducer( "TrackClusterRemover", + trajectories = cms.InputTag( "hltIter2PFlowTrackSelectionHighPurityForDisplaced" ), + trackClassifier = cms.InputTag( '','QualityMasks' ), + pixelClusters = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), + stripClusters = cms.InputTag( "hltSiStripRawToClustersFacility" ), + oldClusterRemovalInfo = cms.InputTag( "hltIter2ClustersRefRemovalForDisplaced" ), + TrackQuality = cms.string( "highPurity" ), + maxChi2 = cms.double( 16.0 ), + minNumberOfLayersWithMeasBeforeFiltering = cms.int32( 0 ), + overrideTrkQuals = cms.InputTag( "" ) ) -fragment.hltIter0PFLowPixelSeedsFromPixelTracksForDisplaced = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", - InputCollection = cms.InputTag( "hltFastPVPixelTracksMerger" ), - InputVertexCollection = cms.InputTag( "hltFastPVPixelVertices" ), - originHalfLength = cms.double( 0.3 ), - originRadius = cms.double( 0.1 ), - useProtoTrackKinematics = cms.bool( False ), - useEventsWithNoVertex = cms.bool( True ), - TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), - usePV = cms.bool( True ), - includeFourthHit = cms.bool( False ), - SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) +fragment.hltDisplacedhltIter4MaskedMeasurementTrackerEvent = cms.EDProducer( "MaskedMeasurementTrackerEventProducer", + src = cms.InputTag( "hltSiStripClustersRegForDisplaced" ), + OnDemand = cms.bool( False ), + clustersToSkip = cms.InputTag( "hltDisplacedhltIter4ClustersRefRemoval" ) ) -fragment.hltIter0PFlowCkfTrackCandidatesForDisplaced = cms.EDProducer( "CkfTrackCandidateMaker", +fragment.hltDisplacedhltIter4PixelLessLayerTriplets = cms.EDProducer( "SeedingLayersEDProducer", + layerList = cms.vstring( 'TIB1+TIB2+MTIB3', + 'TIB1+TIB2+MTID1_pos', + 'TIB1+TIB2+MTID1_neg', + 'TID1_pos+TID2_pos+TID3_pos', + 'TID1_neg+TID2_neg+TID3_neg', + 'TID1_pos+TID2_pos+MTID3_pos', + 'TID1_neg+TID2_neg+MTID3_neg' ), + BPix = cms.PSet( ), + FPix = cms.PSet( ), + TIB = cms.PSet( + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + skipClusters = cms.InputTag( "hltDisplacedhltIter4ClustersRefRemoval" ), + clusterChargeCut = cms.PSet( refToPSet_ = cms.string( "HLTSiStripClusterChargeCutNone" ) ) + ), + TID = cms.PSet( + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + minRing = cms.int32( 1 ), + skipClusters = cms.InputTag( "hltDisplacedhltIter4ClustersRefRemoval" ), + useRingSlector = cms.bool( True ), + clusterChargeCut = cms.PSet( refToPSet_ = cms.string( "HLTSiStripClusterChargeCutNone" ) ), + maxRing = cms.int32( 2 ) + ), + TOB = cms.PSet( ), + TEC = cms.PSet( + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + minRing = cms.int32( 1 ), + skipClusters = cms.InputTag( "hltDisplacedhltIter4ClustersRefRemoval" ), + useRingSlector = cms.bool( True ), + clusterChargeCut = cms.PSet( refToPSet_ = cms.string( "HLTSiStripClusterChargeCutNone" ) ), + maxRing = cms.int32( 2 ) + ), + MTIB = cms.PSet( + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + skipClusters = cms.InputTag( "hltDisplacedhltIter4ClustersRefRemoval" ), + clusterChargeCut = cms.PSet( refToPSet_ = cms.string( "HLTSiStripClusterChargeCutNone" ) ) + ), + MTID = cms.PSet( + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + minRing = cms.int32( 3 ), + skipClusters = cms.InputTag( "hltDisplacedhltIter4ClustersRefRemoval" ), + useRingSlector = cms.bool( True ), + clusterChargeCut = cms.PSet( refToPSet_ = cms.string( "HLTSiStripClusterChargeCutNone" ) ), + maxRing = cms.int32( 3 ) + ), + MTOB = cms.PSet( ), + MTEC = cms.PSet( + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + minRing = cms.int32( 3 ), + skipClusters = cms.InputTag( "hltDisplacedhltIter4ClustersRefRemoval" ), + useRingSlector = cms.bool( True ), + clusterChargeCut = cms.PSet( refToPSet_ = cms.string( "HLTSiStripClusterChargeCutNone" ) ), + maxRing = cms.int32( 3 ) + ) +) +fragment.hltDisplacedhltIter4PFlowPixelLessTrackingRegions = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", + RegionPSet = cms.PSet( + vertexCollection = cms.InputTag( "hltDisplacedhltTrimmedPixelVertices" ), + zErrorVetex = cms.double( 12.0 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + zErrorBeamSpot = cms.double( 15.0 ), + maxNVertices = cms.int32( 10 ), + maxNRegions = cms.int32( 100 ), + nSigmaZVertex = cms.double( 3.0 ), + nSigmaZBeamSpot = cms.double( 3.0 ), + ptMin = cms.double( 0.8 ), + mode = cms.string( "VerticesFixed" ), + input = cms.InputTag( "hltSelector4CentralJetsL1FastJet" ), + searchOpt = cms.bool( True ), + whereToUseMeasurementTracker = cms.string( "ForSiStrips" ), + originRadius = cms.double( 1.0 ), + measurementTrackerName = cms.InputTag( "hltDisplacedhltIter4MaskedMeasurementTrackerEvent" ), + precise = cms.bool( True ), + deltaEta = cms.double( 0.5 ), + deltaPhi = cms.double( 0.5 ) + ) +) +fragment.hltDisplacedhltIter4PFlowPixelLessClusterCheck = cms.EDProducer( "ClusterCheckerEDProducer", + doClusterCheck = cms.bool( False ), + MaxNumberOfCosmicClusters = cms.uint32( 800000 ), + ClusterCollectionLabel = cms.InputTag( "hltSiStripClustersRegForDisplaced" ), + MaxNumberOfPixelClusters = cms.uint32( 40000 ), + PixelClusterCollectionLabel = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), + cut = cms.string( "" ), + silentClusterCheck = cms.untracked.bool( False ) +) +fragment.hltDisplacedhltIter4PFlowPixelLessHitDoublets = cms.EDProducer( "HitPairEDProducer", + seedingLayers = cms.InputTag( "hltDisplacedhltIter4PixelLessLayerTriplets" ), + trackingRegions = cms.InputTag( "hltDisplacedhltIter4PFlowPixelLessTrackingRegions" ), + trackingRegionsSeedingLayers = cms.InputTag( "" ), + clusterCheck = cms.InputTag( "hltDisplacedhltIter4PFlowPixelLessClusterCheck" ), + produceSeedingHitSets = cms.bool( False ), + produceIntermediateHitDoublets = cms.bool( True ), + maxElement = cms.uint32( 0 ), + maxElementTotal = cms.uint32( 50000000 ), + layerPairs = cms.vuint32( 0 ) +) +fragment.hltDisplacedhltIter4PFlowPixelLessHitTriplets = cms.EDProducer( "MultiHitFromChi2EDProducer", + doublets = cms.InputTag( "hltDisplacedhltIter4PFlowPixelLessHitDoublets" ), + maxElement = cms.uint32( 100000 ), + useFixedPreFiltering = cms.bool( False ), + phiPreFiltering = cms.double( 0.3 ), + extraHitRPhitolerance = cms.double( 0.0 ), + extraHitRZtolerance = cms.double( 0.0 ), + extraZKDBox = cms.double( 0.2 ), + extraRKDBox = cms.double( 0.2 ), + extraPhiKDBox = cms.double( 0.005 ), + fnSigmaRZ = cms.double( 2.0 ), + refitHits = cms.bool( True ), + ClusterShapeHitFilterName = cms.string( "ClusterShapeHitFilter" ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + maxChi2 = cms.double( 5.0 ), + chi2VsPtCut = cms.bool( True ), + pt_interv = cms.vdouble( 0.4, 0.7, 1.0, 2.0 ), + chi2_cuts = cms.vdouble( 3.0, 4.0, 5.0, 5.0 ), + detIdsToDebug = cms.vint32( 0, 0, 0 ) +) +fragment.hltDisplacedhltIter4PFlowPixelLessSeeds = cms.EDProducer( "SeedCreatorFromRegionConsecutiveHitsTripletOnlyEDProducer", + seedingHitSets = cms.InputTag( "hltDisplacedhltIter4PFlowPixelLessHitTriplets" ), + propagator = cms.string( "PropagatorWithMaterialParabolicMf" ), + SeedMomentumForBOFF = cms.double( 5.0 ), + OriginTransverseErrorMultiplier = cms.double( 1.0 ), + MinOneOverPtError = cms.double( 1.0 ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + magneticField = cms.string( "ParabolicMf" ), + forceKinematicWithRegionDirection = cms.bool( False ), + SeedComparitorPSet = cms.PSet( + FilterStripHits = cms.bool( False ), + FilterPixelHits = cms.bool( False ), + ClusterShapeHitFilterName = cms.string( "ClusterShapeHitFilter" ), + FilterAtHelixStage = cms.bool( True ), + ComponentName = cms.string( "PixelClusterShapeSeedComparitor" ) + ) +) +fragment.hltDisplacedhltIter4PFlowCkfTrackCandidates = cms.EDProducer( "CkfTrackCandidateMaker", cleanTrajectoryAfterInOut = cms.bool( False ), doSeedingRegionRebuilding = cms.bool( False ), onlyPixelHitsForSeedCleaner = cms.bool( False ), reverseTrajectories = cms.bool( False ), useHitsSplitting = cms.bool( False ), - MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersRegForDisplaced" ), - src = cms.InputTag( "hltIter0PFLowPixelSeedsFromPixelTracksForDisplaced" ), + MeasurementTrackerEvent = cms.InputTag( "hltDisplacedhltIter4MaskedMeasurementTrackerEvent" ), + src = cms.InputTag( "hltDisplacedhltIter4PFlowPixelLessSeeds" ), clustersToSkip = cms.InputTag( "" ), phase2clustersToSkip = cms.InputTag( "" ), - TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter0GroupedCkfTrajectoryBuilderIT" ) ), + TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter4PSetTrajectoryBuilderIT" ) ), TransientInitialStateEstimatorParameters = cms.PSet( propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), numberMeasurementsForFit = cms.int32( 4 ), @@ -48116,10 +49438,10 @@ maxNSeeds = cms.uint32( 100000 ), maxSeedsBeforeCleaning = cms.uint32( 1000 ) ) -fragment.hltIter0PFlowCtfWithMaterialTracksForDisplaced = cms.EDProducer( "TrackProducer", +fragment.hltDisplacedhltIter4PFlowCtfWithMaterialTracks = cms.EDProducer( "TrackProducer", useSimpleMF = cms.bool( True ), SimpleMagneticField = cms.string( "ParabolicMf" ), - src = cms.InputTag( "hltIter0PFlowCkfTrackCandidatesForDisplaced" ), + src = cms.InputTag( "hltDisplacedhltIter4PFlowCkfTrackCandidates" ), clusterRemovalInfo = cms.InputTag( "" ), beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), Fitter = cms.string( "hltESPFittingSmootherIT" ), @@ -48127,62 +49449,204 @@ alias = cms.untracked.string( "ctfWithMaterialTracks" ), TrajectoryInEvent = cms.bool( False ), TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - AlgorithmName = cms.string( "hltIter0" ), + AlgorithmName = cms.string( "hltIterX" ), Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), GeometricInnerState = cms.bool( True ), NavigationSchool = cms.string( "" ), MeasurementTracker = cms.string( "" ), - MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersRegForDisplaced" ) + MeasurementTrackerEvent = cms.InputTag( "hltDisplacedhltIter4MaskedMeasurementTrackerEvent" ) ) -fragment.hltIter0PFlowTrackCutClassifierForDisplaced = cms.EDProducer( "TrackCutClassifier", - src = cms.InputTag( "hltIter0PFlowCtfWithMaterialTracksForDisplaced" ), +fragment.hltDisplacedhltIter4PFlowTrackSelectionHighPurity = cms.EDProducer( "AnalyticalTrackSelector", + src = cms.InputTag( "hltDisplacedhltIter4PFlowCtfWithMaterialTracks" ), + keepAllTracks = cms.bool( False ), beamspot = cms.InputTag( "hltOnlineBeamSpot" ), - vertices = cms.InputTag( "hltFastPVPixelVertices" ), - ignoreVertices = cms.bool( False ), - qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), - mva = cms.PSet( - minPixelHits = cms.vint32( 0, 3, 4 ), - maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 15.0 ), - dr_par = cms.PSet( - d0err = cms.vdouble( 0.003, 0.003, 0.003 ), - dr_par2 = cms.vdouble( 0.3, 0.3, 0.3 ), - dr_par1 = cms.vdouble( 0.4, 0.4, 0.4 ), - dr_exp = cms.vint32( 4, 4, 4 ), - d0err_par = cms.vdouble( 0.001, 0.001, 0.001 ) - ), - maxLostLayers = cms.vint32( 1, 1, 1 ), - min3DLayers = cms.vint32( 0, 3, 4 ), - dz_par = cms.PSet( - dz_par1 = cms.vdouble( 0.4, 0.4, 0.4 ), - dz_par2 = cms.vdouble( 0.35, 0.35, 0.35 ), - dz_exp = cms.vint32( 4, 4, 4 ) - ), - minNVtxTrk = cms.int32( 3 ), - maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), - minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), - maxChi2 = cms.vdouble( 9999.0, 25.0, 16.0 ), - maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), - maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), - minLayers = cms.vint32( 3, 3, 4 ) - ) + useVertices = cms.bool( True ), + useVtxError = cms.bool( False ), + vertices = cms.InputTag( "hltDisplacedhltTrimmedPixelVertices" ), + vtxNumber = cms.int32( -1 ), + vertexCut = cms.string( "tracksSize>=3" ), + copyTrajectories = cms.untracked.bool( False ), + copyExtras = cms.untracked.bool( True ), + qualityBit = cms.string( "highPurity" ), + chi2n_par = cms.double( 0.25 ), + chi2n_no1Dmod_par = cms.double( 9999.0 ), + res_par = cms.vdouble( 0.003, 0.001 ), + d0_par1 = cms.vdouble( 1.0, 4.0 ), + dz_par1 = cms.vdouble( 1.0, 4.0 ), + d0_par2 = cms.vdouble( 1.0, 4.0 ), + dz_par2 = cms.vdouble( 1.0, 4.0 ), + applyAdaptedPVCuts = cms.bool( True ), + max_d0 = cms.double( 100.0 ), + max_z0 = cms.double( 100.0 ), + nSigmaZ = cms.double( 3.0 ), + minNumberLayers = cms.uint32( 5 ), + minNumber3DLayers = cms.uint32( 0 ), + maxNumberLostLayers = cms.uint32( 0 ), + minHitsToBypassChecks = cms.uint32( 20 ), + applyAbsCutsIfNoPV = cms.bool( False ), + max_d0NoPV = cms.double( 100.0 ), + max_z0NoPV = cms.double( 100.0 ), + max_relpterr = cms.double( 9999.0 ), + min_nhits = cms.uint32( 0 ), + max_minMissHitOutOrIn = cms.int32( 99 ), + max_lostHitFraction = cms.double( 1.0 ), + max_eta = cms.double( 9999.0 ), + min_eta = cms.double( -9999.0 ) ) -fragment.hltIter0PFlowTrackSelectionHighPurityForDisplaced = cms.EDProducer( "TrackCollectionFilterCloner", - originalSource = cms.InputTag( "hltIter0PFlowCtfWithMaterialTracksForDisplaced" ), - originalMVAVals = cms.InputTag( 'hltIter0PFlowTrackCutClassifierForDisplaced','MVAValues' ), - originalQualVals = cms.InputTag( 'hltIter0PFlowTrackCutClassifierForDisplaced','QualityMasks' ), - minQuality = cms.string( "highPurity" ), +fragment.hltIter4MergedWithIter012DisplacedJets = cms.EDProducer( "TrackListMerger", + ShareFrac = cms.double( 0.19 ), + FoundHitBonus = cms.double( 5.0 ), + LostHitPenalty = cms.double( 20.0 ), + MinPT = cms.double( 0.05 ), + Epsilon = cms.double( -0.001 ), + MaxNormalizedChisq = cms.double( 1000.0 ), + MinFound = cms.int32( 3 ), + TrackProducers = cms.VInputTag( 'hltIter2MergedForDisplaced','hltDisplacedhltIter4PFlowTrackSelectionHighPurity' ), + hasSelector = cms.vint32( 0, 0 ), + indivShareFrac = cms.vdouble( 1.0, 1.0 ), + selectedTrackQuals = cms.VInputTag( 'hltIter2MergedForDisplaced','hltDisplacedhltIter4PFlowTrackSelectionHighPurity' ), + setsToMerge = cms.VPSet( + cms.PSet( pQual = cms.bool( False ), + tLists = cms.vint32( 0, 1 ) + ) + ), + trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), + allowFirstHitShare = cms.bool( True ), + newQuality = cms.string( "confirmed" ), copyExtras = cms.untracked.bool( True ), - copyTrajectories = cms.untracked.bool( False ) + writeOnlyTrkQuals = cms.bool( False ), + copyMVA = cms.bool( False ) +) +fragment.hltL4DisplacedDijetFullTracksJetTracksAssociatorAtVertexLowPt = cms.EDProducer( "JetTracksAssociatorAtVertex", + tracks = cms.InputTag( "hltIter4MergedWithIter012DisplacedJets" ), + coneSize = cms.double( 0.4 ), + useAssigned = cms.bool( False ), + pvSrc = cms.InputTag( "" ), + jets = cms.InputTag( "hltIter02DisplacedHLTCaloJetCollectionProducerLowPt" ) +) +fragment.hltL4TaggedDisplacedDijetFullTracksTrackIPProducerLowPt = cms.EDProducer( "TrackIPProducer", + jetTracks = cms.InputTag( "hltL4DisplacedDijetFullTracksJetTracksAssociatorAtVertexLowPt" ), + primaryVertex = cms.InputTag( "hltDisplacedhltTrimmedPixelVertices" ), + computeProbabilities = cms.bool( False ), + computeGhostTrack = cms.bool( False ), + ghostTrackPriorDeltaR = cms.double( 0.03 ), + minimumNumberOfPixelHits = cms.int32( 0 ), + minimumNumberOfHits = cms.int32( 6 ), + maximumTransverseImpactParameter = cms.double( 9999999.0 ), + minimumTransverseMomentum = cms.double( 1.0 ), + maximumChiSquared = cms.double( 5.0 ), + maximumLongitudinalImpactParameter = cms.double( 17.0 ), + jetDirectionUsingTracks = cms.bool( False ), + jetDirectionUsingGhostTrack = cms.bool( False ), + useTrackQuality = cms.bool( False ) +) +fragment.hltL4DisplacedDijetFullTracksJetTagProducerFromIPLowPt = cms.EDProducer( "JetTagProducer", + jetTagComputer = cms.string( "hltESPDisplacedDijethltTrackCounting2D1st" ), + tagInfos = cms.VInputTag( 'hltL4TaggedDisplacedDijetFullTracksTrackIPProducerLowPt' ) +) +fragment.hltL4DisplacedDijetFullTracksHLTCaloJetTagFilterLowPt = cms.EDFilter( "HLTCaloJetTag", + saveTags = cms.bool( True ), + Jets = cms.InputTag( "hltIter02DisplacedHLTCaloJetCollectionProducerLowPt" ), + JetTags = cms.InputTag( "hltL4DisplacedDijetFullTracksJetTagProducerFromIPLowPt" ), + MinTag = cms.double( 5.0 ), + MaxTag = cms.double( 999999.0 ), + MinJets = cms.int32( 2 ), + TriggerType = cms.int32( 85 ) +) +fragment.hltL1sVoHTT320orHTT340orHTT380 = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_HTT320er OR L1_HTT360er OR L1_ETT2000" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +) +fragment.hltPreHT500DisplacedDijet40DisplacedTrack = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltHT500 = cms.EDFilter( "HLTHtMhtFilter", + saveTags = cms.bool( True ), + htLabels = cms.VInputTag( 'hltHtMht' ), + mhtLabels = cms.VInputTag( 'hltHtMht' ), + minHt = cms.vdouble( 500.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) +) +fragment.hltPreHT430DisplacedDijet60DisplacedTrack = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltDoubleCentralCaloJetpt60 = cms.EDFilter( "HLT1CaloJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEmFraction0p01To0p99CaloJetSelector" ), + triggerType = cms.int32( 85 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 60.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.0 ), + MinN = cms.int32( 2 ) +) +fragment.hltCentralCaloJetptMidPtCollectionProducer = cms.EDProducer( "HLTCaloJetCollectionProducer", + HLTObject = cms.InputTag( "hltDoubleCentralCaloJetpt60" ), + TriggerTypes = cms.vint32( 85 ) +) +fragment.hltL3DisplacedDijetFullTracksJetTracksAssociatorAtVertexMidPt = cms.EDProducer( "JetTracksAssociatorAtVertex", + tracks = cms.InputTag( "hltIter0PFlowTrackSelectionHighPurityForDisplaced" ), + coneSize = cms.double( 0.4 ), + useAssigned = cms.bool( False ), + pvSrc = cms.InputTag( "" ), + jets = cms.InputTag( "hltCentralCaloJetptMidPtCollectionProducer" ) +) +fragment.hltL3DisplacedDijet100FullTracksTrackIPProducerMidPt = cms.EDProducer( "TrackIPProducer", + jetTracks = cms.InputTag( "hltL3DisplacedDijetFullTracksJetTracksAssociatorAtVertexMidPt" ), + primaryVertex = cms.InputTag( "hltFastPVPixelVertices" ), + computeProbabilities = cms.bool( False ), + computeGhostTrack = cms.bool( False ), + ghostTrackPriorDeltaR = cms.double( 0.03 ), + minimumNumberOfPixelHits = cms.int32( 2 ), + minimumNumberOfHits = cms.int32( 8 ), + maximumTransverseImpactParameter = cms.double( 0.1 ), + minimumTransverseMomentum = cms.double( 1.0 ), + maximumChiSquared = cms.double( 20.0 ), + maximumLongitudinalImpactParameter = cms.double( 0.1 ), + jetDirectionUsingTracks = cms.bool( False ), + jetDirectionUsingGhostTrack = cms.bool( False ), + useTrackQuality = cms.bool( False ) +) +fragment.hltL3DisplacedDijetFullTracksJetTagProducerFromIPMidPt = cms.EDProducer( "JetTagProducer", + jetTagComputer = cms.string( "hltESPDisplacedDijethltPromptTrackCountingESProducer" ), + tagInfos = cms.VInputTag( 'hltL3DisplacedDijet100FullTracksTrackIPProducerMidPt' ) +) +fragment.hltTwoPromptHLTL3DisplacedDijetFullTracksHLTCaloJetTagFilterMidPt = cms.EDFilter( "HLTCaloJetTag", + saveTags = cms.bool( True ), + Jets = cms.InputTag( "hltCentralCaloJetptMidPtCollectionProducer" ), + JetTags = cms.InputTag( "hltL3DisplacedDijetFullTracksJetTagProducerFromIPMidPt" ), + MinTag = cms.double( -999999.0 ), + MaxTag = cms.double( 2.5 ), + MinJets = cms.int32( 2 ), + TriggerType = cms.int32( 85 ) ) -fragment.hltL3DisplacedDijetFullTracksJetTracksAssociatorAtVertexLowPt = cms.EDProducer( "JetTracksAssociatorAtVertex", - tracks = cms.InputTag( "hltIter0PFlowTrackSelectionHighPurityForDisplaced" ), +fragment.hltDisplacedHLTCaloJetCollectionProducerMidPt = cms.EDProducer( "HLTCaloJetCollectionProducer", + HLTObject = cms.InputTag( "hltTwoPromptHLTL3DisplacedDijetFullTracksHLTCaloJetTagFilterMidPt" ), + TriggerTypes = cms.vint32( 85 ) +) +fragment.hltL4DisplacedDijetFullTracksJetPromptTracksAssociatorAtVertexMidPt = cms.EDProducer( "JetTracksAssociatorAtVertex", + tracks = cms.InputTag( "hltIter2MergedForDisplaced" ), coneSize = cms.double( 0.4 ), useAssigned = cms.bool( False ), pvSrc = cms.InputTag( "" ), - jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducer" ) + jets = cms.InputTag( "hltDisplacedHLTCaloJetCollectionProducerMidPt" ) ) -fragment.hltL3DisplacedDijet100FullTracksTrackIPProducerLowPt = cms.EDProducer( "TrackIPProducer", - jetTracks = cms.InputTag( "hltL3DisplacedDijetFullTracksJetTracksAssociatorAtVertexLowPt" ), +fragment.hltL4PromptDisplacedDijetFullTracksTrackIPProducerMidPt = cms.EDProducer( "TrackIPProducer", + jetTracks = cms.InputTag( "hltL4DisplacedDijetFullTracksJetPromptTracksAssociatorAtVertexMidPt" ), primaryVertex = cms.InputTag( "hltFastPVPixelVertices" ), computeProbabilities = cms.bool( False ), computeGhostTrack = cms.bool( False ), @@ -48190,899 +49654,1324 @@ minimumNumberOfPixelHits = cms.int32( 2 ), minimumNumberOfHits = cms.int32( 8 ), maximumTransverseImpactParameter = cms.double( 0.1 ), - minimumTransverseMomentum = cms.double( 1.0 ), + minimumTransverseMomentum = cms.double( 0.5 ), maximumChiSquared = cms.double( 20.0 ), maximumLongitudinalImpactParameter = cms.double( 0.1 ), jetDirectionUsingTracks = cms.bool( False ), jetDirectionUsingGhostTrack = cms.bool( False ), useTrackQuality = cms.bool( False ) ) -fragment.hltL3DisplacedDijetFullTracksJetTagProducerFromIPLowPt = cms.EDProducer( "JetTagProducer", +fragment.hltL4PromptDisplacedDijetFullTracksJetTagProducerFromIPMidPt = cms.EDProducer( "JetTagProducer", jetTagComputer = cms.string( "hltESPDisplacedDijethltPromptTrackCountingESProducer" ), - tagInfos = cms.VInputTag( 'hltL3DisplacedDijet100FullTracksTrackIPProducerLowPt' ) + tagInfos = cms.VInputTag( 'hltL4PromptDisplacedDijetFullTracksTrackIPProducerMidPt' ) +) +fragment.hltL4PromptDisplacedDijetFullTracksHLTCaloJetTagFilterMidPt = cms.EDFilter( "HLTCaloJetTag", + saveTags = cms.bool( True ), + Jets = cms.InputTag( "hltDisplacedHLTCaloJetCollectionProducerMidPt" ), + JetTags = cms.InputTag( "hltL4PromptDisplacedDijetFullTracksJetTagProducerFromIPMidPt" ), + MinTag = cms.double( -999999.0 ), + MaxTag = cms.double( 2.5 ), + MinJets = cms.int32( 2 ), + TriggerType = cms.int32( 85 ) +) +fragment.hltIter02DisplacedHLTCaloJetCollectionProducerMidPt = cms.EDProducer( "HLTCaloJetCollectionProducer", + HLTObject = cms.InputTag( "hltL4PromptDisplacedDijetFullTracksHLTCaloJetTagFilterMidPt" ), + TriggerTypes = cms.vint32( 85 ) +) +fragment.hltL4DisplacedDijetFullTracksJetTracksAssociatorAtVertexMidPt = cms.EDProducer( "JetTracksAssociatorAtVertex", + tracks = cms.InputTag( "hltIter4MergedWithIter012DisplacedJets" ), + coneSize = cms.double( 0.4 ), + useAssigned = cms.bool( False ), + pvSrc = cms.InputTag( "" ), + jets = cms.InputTag( "hltIter02DisplacedHLTCaloJetCollectionProducerMidPt" ) +) +fragment.hltL4TaggedDisplacedDijetFullTracksTrackIPProducerMidPt = cms.EDProducer( "TrackIPProducer", + jetTracks = cms.InputTag( "hltL4DisplacedDijetFullTracksJetTracksAssociatorAtVertexMidPt" ), + primaryVertex = cms.InputTag( "hltDisplacedhltTrimmedPixelVertices" ), + computeProbabilities = cms.bool( False ), + computeGhostTrack = cms.bool( False ), + ghostTrackPriorDeltaR = cms.double( 0.03 ), + minimumNumberOfPixelHits = cms.int32( 0 ), + minimumNumberOfHits = cms.int32( 6 ), + maximumTransverseImpactParameter = cms.double( 9999999.0 ), + minimumTransverseMomentum = cms.double( 1.0 ), + maximumChiSquared = cms.double( 5.0 ), + maximumLongitudinalImpactParameter = cms.double( 17.0 ), + jetDirectionUsingTracks = cms.bool( False ), + jetDirectionUsingGhostTrack = cms.bool( False ), + useTrackQuality = cms.bool( False ) +) +fragment.hltL4DisplacedDijetFullTracksJetTagProducerFromIPMidPt = cms.EDProducer( "JetTagProducer", + jetTagComputer = cms.string( "hltESPDisplacedDijethltTrackCounting2D1st" ), + tagInfos = cms.VInputTag( 'hltL4TaggedDisplacedDijetFullTracksTrackIPProducerMidPt' ) +) +fragment.hltL4DisplacedDijetFullTracksHLTCaloJetTagFilterMidPt = cms.EDFilter( "HLTCaloJetTag", + saveTags = cms.bool( True ), + Jets = cms.InputTag( "hltIter02DisplacedHLTCaloJetCollectionProducerMidPt" ), + JetTags = cms.InputTag( "hltL4DisplacedDijetFullTracksJetTagProducerFromIPMidPt" ), + MinTag = cms.double( 5.0 ), + MaxTag = cms.double( 999999.0 ), + MinJets = cms.int32( 2 ), + TriggerType = cms.int32( 85 ) +) +fragment.hltPreHT400DisplacedDijet40DisplacedTrack = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltHT400 = cms.EDFilter( "HLTHtMhtFilter", + saveTags = cms.bool( True ), + htLabels = cms.VInputTag( 'hltHtMht' ), + mhtLabels = cms.VInputTag( 'hltHtMht' ), + minHt = cms.vdouble( 400.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) +) +fragment.hltPreHT650DisplacedDijet60Inclusive = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltHT650 = cms.EDFilter( "HLTHtMhtFilter", + saveTags = cms.bool( True ), + htLabels = cms.VInputTag( 'hltHtMht' ), + mhtLabels = cms.VInputTag( 'hltHtMht' ), + minHt = cms.vdouble( 650.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) +) +fragment.hltPreHT550DisplacedDijet60Inclusive = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltHT550 = cms.EDFilter( "HLTHtMhtFilter", + saveTags = cms.bool( True ), + htLabels = cms.VInputTag( 'hltHtMht' ), + mhtLabels = cms.VInputTag( 'hltHtMht' ), + minHt = cms.vdouble( 550.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) +) +fragment.hltL1DiJetVBF = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_DoubleJet_90_30_DoubleJet30_Mass_Min620 OR L1_DoubleJet_100_30_DoubleJet30_Mass_Min620 OR L1_DoubleJet_110_35_DoubleJet35_Mass_Min620 OR L1_DoubleJet_115_40_DoubleJet40_Mass_Min620 OR L1_DoubleJet_120_45_DoubleJet45_Mass_Min620 OR L1_DoubleJet_115_40_DoubleJet40_Mass_Min620_Jet60TT28 OR L1_DoubleJet_120_45_DoubleJet45_Mass_Min620_Jet60TT28" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +) +fragment.hltPreDiJet11035Mjj650PFMET110 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltMETOpen = cms.EDFilter( "HLT1CaloMET", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltMet" ), + triggerType = cms.int32( 87 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) +) +fragment.hltMET66 = cms.EDFilter( "HLT1CaloMET", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltMet" ), + triggerType = cms.int32( 87 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 66.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) +) +fragment.hltPFMETVBFProducer = cms.EDProducer( "PFMETProducer", + src = cms.InputTag( "hltParticleFlowNoMu" ), + globalThreshold = cms.double( 0.0 ), + alias = cms.string( "pfMet" ), + calculateSignificance = cms.bool( False ), + parameters = cms.PSet( ), + applyWeight = cms.bool( False ), + srcWeights = cms.InputTag( "" ) +) +fragment.hltPFMETVBF110 = cms.EDFilter( "HLT1PFMET", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltPFMETVBFProducer" ), + triggerType = cms.int32( 87 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 110.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) +) +fragment.hltL1TPFJetsMatching = cms.EDProducer( "L1TPFJetsMatching", + L1JetTrigger = cms.InputTag( "hltL1DiJetVBF" ), + JetSrc = cms.InputTag( "hltAK4PFJetsTightIDCorrected" ), + pt1Min = cms.double( 110.0 ), + pt2Min = cms.double( 35.0 ), + pt3Min = cms.double( 110.0 ), + mjjMin = cms.double( 650.0 ), + matchingR = cms.double( 0.5 ) +) +fragment.hltL1PFJetCategories = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( 'hltL1TPFJetsMatching','TwoJets' ), + triggerType = cms.int32( 0 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( -1.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 2 ) +) +fragment.hltPreDiJet11035Mjj650PFMET120 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltMET72 = cms.EDFilter( "HLT1CaloMET", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltMet" ), + triggerType = cms.int32( 87 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 72.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) +) +fragment.hltPFMETVBF120 = cms.EDFilter( "HLT1PFMET", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltPFMETVBFProducer" ), + triggerType = cms.int32( 87 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 120.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) +) +fragment.hltPreDiJet11035Mjj650PFMET130 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltMET78 = cms.EDFilter( "HLT1CaloMET", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltMet" ), + triggerType = cms.int32( 87 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 78.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) +) +fragment.hltPFMETVBF130 = cms.EDFilter( "HLT1PFMET", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltPFMETVBFProducer" ), + triggerType = cms.int32( 87 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 130.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) +) +fragment.hltPreTripleJet1103535Mjj650PFMET110 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hlt1PFJetCategories3 = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( 'hltL1TPFJetsMatching','ThreeJets' ), + triggerType = cms.int32( 0 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( -1.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 3 ) +) +fragment.hltPreTripleJet1103535Mjj650PFMET120 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltPreTripleJet1103535Mjj650PFMET130 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltL1sIsoEG30erJetC34drMin0p3 = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_SingleLooseIsoEG26er2p5 OR L1_SingleLooseIsoEG26er1p5 OR L1_SingleLooseIsoEG28er2p5 OR L1_SingleLooseIsoEG28er2p1 OR L1_SingleLooseIsoEG28er1p5 OR L1_SingleLooseIsoEG30er2p5 OR L1_SingleLooseIsoEG30er1p5 OR L1_LooseIsoEG26er2p1_Jet34er2p5_dR_Min0p3 OR L1_LooseIsoEG28er2p1_Jet34er2p5_dR_Min0p3 OR L1_LooseIsoEG30er2p1_Jet34er2p5_dR_Min0p3 OR L1_SingleEG26er2p5 OR L1_SingleEG38er2p5 OR L1_SingleEG40er2p5 OR L1_SingleEG42er2p5 OR L1_SingleEG45er2p5 OR L1_SingleEG60 OR L1_SingleEG34er2p5 OR L1_SingleEG36er2p5 OR L1_SingleIsoEG24er2p1 OR L1_SingleIsoEG26er2p1 OR L1_SingleIsoEG28er2p1 OR L1_SingleIsoEG30er2p1 OR L1_SingleIsoEG32er2p1 OR L1_SingleIsoEG26er2p5 OR L1_SingleIsoEG28er2p5 OR L1_SingleIsoEG30er2p5 OR L1_SingleIsoEG32er2p5 OR L1_SingleIsoEG34er2p5" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +) +fragment.hltPreEle30eta2p1WPTightGsfCentralPFJet35EleCleaned = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltEGL1IsoEG30erJetC34drMin0p3Filter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", + saveTags = cms.bool( True ), + candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), + l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + candNonIsolatedTag = cms.InputTag( "" ), + l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1SeedFilterTag = cms.InputTag( "hltL1sIsoEG30erJetC34drMin0p3" ), + l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + ncandcut = cms.int32( 1 ), + doIsolated = cms.bool( False ), + region_eta_size = cms.double( 0.522 ), + region_eta_size_ecap = cms.double( 1.0 ), + region_phi_size = cms.double( 1.044 ), + barrel_end = cms.double( 1.4791 ), + endcap_end = cms.double( 2.17 ) +) +fragment.hltEG30L1IsoEGerJetC34drMin0p3EtFilter = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEGL1IsoEG30erJetC34drMin0p3Filter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 30.0 ), + etcutEE = cms.double( 30.0 ), + ncandcut = cms.int32( 1 ) +) +fragment.hltEle30erJetC34WPTightClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG30L1IsoEGerJetC34drMin0p3EtFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.011 ), + thrRegularEE = cms.vdouble( 0.0305 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +fragment.hltEle30erJetC34WPTightHEFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle30erJetC34WPTightClusterShapeFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.1 ), + thrRegularEB1 = cms.vdouble( 0.75 ), + thrRegularEE1 = cms.vdouble( 3.0 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.03 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( 2.25 ), + thrRegularEE2 = cms.vdouble( 5.0 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.03 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.1, 0.1, 0.3, 0.5 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +fragment.hltEle30erJetC34WPTightEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle30erJetC34WPTightHEFilter" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.1 ), + thrRegularEB1 = cms.vdouble( 1.75 ), + thrRegularEE1 = cms.vdouble( 1.0 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.025 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( 1.75 ), + thrRegularEE2 = cms.vdouble( 2.0 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.025 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.2, 0.2, 0.25, 0.3 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +fragment.hltEle30erJetC34WPTightHcalIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle30erJetC34WPTightEcalIsoFilter" ), + varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.0 ), + thrRegularEB1 = cms.vdouble( 2.5 ), + thrRegularEE1 = cms.vdouble( 1.0 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.03 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( 3.0 ), + thrRegularEE2 = cms.vdouble( 2.0 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.03 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.2, 0.2, 0.4, 0.5 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.0 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +fragment.hltEle30erJetC34WPTightPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle30erJetC34WPTightHcalIsoFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) +) +fragment.hltEle30erJetC34WPTightPMS2Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle30erJetC34WPTightPixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaPixelMatchVars','s2' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 70.0 ), + thrRegularEE = cms.vdouble( 45.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +fragment.hltEle30erJetC34WPTightGsfOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle30erJetC34WPTightPMS2Filter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.012 ), + thrRegularEE = cms.vdouble( 0.011 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +fragment.hltEle30erJetC34WPTightGsfMissingHitsFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle30erJetC34WPTightGsfOneOEMinusOneOPFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','MissingHits' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 999.0 ), + thrRegularEE = cms.vdouble( 1.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltTwoPromptHLTL3DisplacedDijetFullTracksHLTCaloJetTagFilterLowPt = cms.EDFilter( "HLTCaloJetTag", +fragment.hltEle30erJetC34WPTightGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducer" ), - JetTags = cms.InputTag( "hltL3DisplacedDijetFullTracksJetTagProducerFromIPLowPt" ), - MinTag = cms.double( -999999.0 ), - MaxTag = cms.double( 2.5 ), - MinJets = cms.int32( 2 ), - TriggerType = cms.int32( 85 ) -) -fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt = cms.EDProducer( "HLTCaloJetCollectionProducer", - HLTObject = cms.InputTag( "hltTwoPromptHLTL3DisplacedDijetFullTracksHLTCaloJetTagFilterLowPt" ), - TriggerTypes = cms.vint32( 85 ) + candTag = cms.InputTag( "hltEle30erJetC34WPTightGsfMissingHitsFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.004 ), + thrRegularEE = cms.vdouble( 0.005 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltIter1ClustersRefRemovalForDisplaced = cms.EDProducer( "TrackClusterRemover", - trajectories = cms.InputTag( "hltIter0PFlowTrackSelectionHighPurityForDisplaced" ), - trackClassifier = cms.InputTag( '','QualityMasks' ), - pixelClusters = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), - stripClusters = cms.InputTag( "hltSiStripRawToClustersFacility" ), - oldClusterRemovalInfo = cms.InputTag( "" ), - TrackQuality = cms.string( "highPurity" ), - maxChi2 = cms.double( 9.0 ), - minNumberOfLayersWithMeasBeforeFiltering = cms.int32( 0 ), - overrideTrkQuals = cms.InputTag( "" ) +fragment.hltEle30erJetC34WPTightGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle30erJetC34WPTightGsfDetaFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.02 ), + thrRegularEE = cms.vdouble( 0.023 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltIter1MaskedMeasurementTrackerEventForDisplaced = cms.EDProducer( "MaskedMeasurementTrackerEventProducer", - src = cms.InputTag( "hltSiStripClustersRegForDisplaced" ), - OnDemand = cms.bool( False ), - clustersToSkip = cms.InputTag( "hltIter1ClustersRefRemovalForDisplaced" ) +fragment.hltEle30erJetC34WPTightGsfTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle30erJetC34WPTightGsfDphiFilter" ), + varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.1 ), + thrRegularEB1 = cms.vdouble( 0.838 ), + thrRegularEE1 = cms.vdouble( -0.363 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.025 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( -0.385 ), + thrRegularEE2 = cms.vdouble( 0.702 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.025 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.029, 0.111, 0.114, 0.032 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltIter1PixelLayerQuadrupletsForDisplaced = cms.EDProducer( "SeedingLayersEDProducer", - layerList = cms.vstring( 'BPix1+BPix2+BPix3+BPix4', - 'BPix1+BPix2+BPix3+FPix1_pos', - 'BPix1+BPix2+BPix3+FPix1_neg', - 'BPix1+BPix2+FPix1_pos+FPix2_pos', - 'BPix1+BPix2+FPix1_neg+FPix2_neg', - 'BPix1+FPix1_pos+FPix2_pos+FPix3_pos', - 'BPix1+FPix1_neg+FPix2_neg+FPix3_neg' ), - BPix = cms.PSet( - hitErrorRPhi = cms.double( 0.0027 ), - TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), - skipClusters = cms.InputTag( "hltIter1ClustersRefRemovalForDisplaced" ), - useErrorsFromParam = cms.bool( True ), - hitErrorRZ = cms.double( 0.006 ), - HitProducer = cms.string( "hltSiPixelRecHitsRegForDisplaced" ) - ), - FPix = cms.PSet( - hitErrorRPhi = cms.double( 0.0051 ), - TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), - skipClusters = cms.InputTag( "hltIter1ClustersRefRemovalForDisplaced" ), - useErrorsFromParam = cms.bool( True ), - hitErrorRZ = cms.double( 0.0036 ), - HitProducer = cms.string( "hltSiPixelRecHitsRegForDisplaced" ) - ), - TIB = cms.PSet( ), - TID = cms.PSet( ), - TOB = cms.PSet( ), - TEC = cms.PSet( ), - MTIB = cms.PSet( ), - MTID = cms.PSet( ), - MTOB = cms.PSet( ), - MTEC = cms.PSet( ) +fragment.hltDoubleCentralCaloJet10 = cms.EDFilter( "HLT1CaloJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), + triggerType = cms.int32( 85 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 10.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.6 ), + MinN = cms.int32( 2 ) ) -fragment.hltIter1PFlowPixelTrackingRegionsForDisplaced = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", - RegionPSet = cms.PSet( - vertexCollection = cms.InputTag( "hltFastPVPixelVertices" ), - zErrorVetex = cms.double( 0.1 ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - zErrorBeamSpot = cms.double( 0.0 ), - maxNVertices = cms.int32( 1 ), - maxNRegions = cms.int32( 100 ), - nSigmaZVertex = cms.double( 0.0 ), - nSigmaZBeamSpot = cms.double( 0.0 ), - ptMin = cms.double( 0.3 ), - mode = cms.string( "VerticesFixed" ), - input = cms.InputTag( "hltSelector8CentralJetsL1FastJet" ), - searchOpt = cms.bool( True ), - whereToUseMeasurementTracker = cms.string( "ForSiStrips" ), - originRadius = cms.double( 0.05 ), - measurementTrackerName = cms.InputTag( "hltIter1MaskedMeasurementTrackerEventForDisplaced" ), - precise = cms.bool( True ), - deltaEta = cms.double( 0.4 ), - deltaPhi = cms.double( 0.4 ) - ) +fragment.hltEle30JetCollectionsForLeptonPlusPFJets = cms.EDProducer( "HLTPFJetsCleanedFromLeadingLeptons", + leptons = cms.InputTag( "hltEle30erJetC34WPTightGsfTrackIsoFilter" ), + jets = cms.InputTag( "hltAK4PFJetsCorrected" ), + minDeltaR = cms.double( 0.4 ), + numLeptons = cms.uint32( 1 ) ) -fragment.hltIter1PFlowPixelClusterCheckForDisplaced = cms.EDProducer( "ClusterCheckerEDProducer", - doClusterCheck = cms.bool( False ), - MaxNumberOfCosmicClusters = cms.uint32( 50000 ), - ClusterCollectionLabel = cms.InputTag( "hltSiStripClustersRegForDisplaced" ), - MaxNumberOfPixelClusters = cms.uint32( 40000 ), - PixelClusterCollectionLabel = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), - cut = cms.string( "" ), - silentClusterCheck = cms.untracked.bool( False ) +fragment.hltEle30PFJet35EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEle30JetCollectionsForLeptonPlusPFJets" ), + originalTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + MinJetPt = cms.double( 35.0 ), + MaxAbsJetEta = cms.double( 2.6 ), + MinNJets = cms.uint32( 1 ), + triggerType = cms.int32( 85 ) ) -fragment.hltIter1PFlowPixelHitDoubletsForDisplaced = cms.EDProducer( "HitPairEDProducer", - seedingLayers = cms.InputTag( "hltIter1PixelLayerQuadrupletsForDisplaced" ), - trackingRegions = cms.InputTag( "hltIter1PFlowPixelTrackingRegionsForDisplaced" ), - trackingRegionsSeedingLayers = cms.InputTag( "" ), - clusterCheck = cms.InputTag( "hltIter1PFlowPixelClusterCheckForDisplaced" ), - produceSeedingHitSets = cms.bool( False ), - produceIntermediateHitDoublets = cms.bool( True ), - maxElement = cms.uint32( 0 ), - maxElementTotal = cms.uint32( 50000000 ), - layerPairs = cms.vuint32( 0, 1, 2 ) +fragment.hltL1sIsoEG28erHTT100 = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_SingleLooseIsoEG26er2p5 OR L1_SingleLooseIsoEG26er1p5 OR L1_SingleLooseIsoEG28er2p5 OR L1_SingleLooseIsoEG28er2p1 OR L1_SingleLooseIsoEG28er1p5 OR L1_SingleLooseIsoEG30er2p5 OR L1_SingleLooseIsoEG30er1p5 OR L1_LooseIsoEG24er2p1_HTT100er OR L1_LooseIsoEG26er2p1_HTT100er OR L1_LooseIsoEG28er2p1_HTT100er OR L1_SingleEG26er2p5 OR L1_SingleEG38er2p5 OR L1_SingleEG40er2p5 OR L1_SingleEG42er2p5 OR L1_SingleEG45er2p5 OR L1_SingleEG60 OR L1_SingleEG34er2p5 OR L1_SingleEG36er2p5 OR L1_SingleIsoEG24er2p1 OR L1_SingleIsoEG26er2p1 OR L1_SingleIsoEG28er2p1 OR L1_SingleIsoEG30er2p1 OR L1_SingleIsoEG32er2p1 OR L1_SingleIsoEG26er2p5 OR L1_SingleIsoEG28er2p5 OR L1_SingleIsoEG30er2p5 OR L1_SingleIsoEG32er2p5 OR L1_SingleIsoEG34er2p5" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltIter1PFlowPixelHitQuadrupletsForDisplaced = cms.EDProducer( "CAHitQuadrupletEDProducer", - doublets = cms.InputTag( "hltIter1PFlowPixelHitDoubletsForDisplaced" ), - extraHitRPhitolerance = cms.double( 0.032 ), - fitFastCircle = cms.bool( True ), - fitFastCircleChi2Cut = cms.bool( True ), - useBendingCorrection = cms.bool( True ), - CAThetaCut = cms.double( 0.004 ), - CAPhiCut = cms.double( 0.3 ), - CAThetaCut_byTriplets = cms.VPSet( - cms.PSet( seedingLayers = cms.string( "" ), - cut = cms.double( -1.0 ) - ) - ), - CAPhiCut_byTriplets = cms.VPSet( - cms.PSet( seedingLayers = cms.string( "" ), - cut = cms.double( -1.0 ) - ) - ), - CAHardPtCut = cms.double( 0.0 ), - maxChi2 = cms.PSet( - value2 = cms.double( 100.0 ), - value1 = cms.double( 1000.0 ), - pt1 = cms.double( 0.4 ), - enabled = cms.bool( True ), - pt2 = cms.double( 2.0 ) - ), - SeedComparitorPSet = cms.PSet( - clusterShapeHitFilter = cms.string( "ClusterShapeHitFilter" ), - ComponentName = cms.string( "none" ), - clusterShapeCacheSrc = cms.InputTag( "hltSiPixelClustersRegForDisplacedCache" ) - ) +fragment.hltPreEle28eta2p1WPTightGsfHT150 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltIter1PixelTracksForDisplaced = cms.EDProducer( "PixelTrackProducer", - passLabel = cms.string( "" ), - SeedingHitSets = cms.InputTag( "hltIter1PFlowPixelHitQuadrupletsForDisplaced" ), - Fitter = cms.InputTag( "hltFastPVPixelTracksFitter" ), - Filter = cms.InputTag( "hltFastPVPixelTracksFilter" ), - Cleaner = cms.string( "hltPixelTracksCleanerBySharedHits" ) +fragment.hltEGL1IsoEG28erHTT100Filter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", + saveTags = cms.bool( True ), + candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), + l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + candNonIsolatedTag = cms.InputTag( "" ), + l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1SeedFilterTag = cms.InputTag( "hltL1sIsoEG28erHTT100" ), + l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + ncandcut = cms.int32( 1 ), + doIsolated = cms.bool( False ), + region_eta_size = cms.double( 0.522 ), + region_eta_size_ecap = cms.double( 1.0 ), + region_phi_size = cms.double( 1.044 ), + barrel_end = cms.double( 1.4791 ), + endcap_end = cms.double( 2.17 ) ) -fragment.hltIter1PFLowPixelSeedsFromPixelTracksForDisplaced = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", - InputCollection = cms.InputTag( "hltIter1PixelTracksForDisplaced" ), - InputVertexCollection = cms.InputTag( "hltFastPVPixelVertices" ), - originHalfLength = cms.double( 0.3 ), - originRadius = cms.double( 0.1 ), - useProtoTrackKinematics = cms.bool( False ), - useEventsWithNoVertex = cms.bool( True ), - TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), - usePV = cms.bool( False ), - includeFourthHit = cms.bool( False ), - SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) +fragment.hltEG28L1IsoEG28erHTT100EtFilter = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEGL1IsoEG28erHTT100Filter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 28.0 ), + etcutEE = cms.double( 28.0 ), + ncandcut = cms.int32( 1 ) ) -fragment.hltIter1PFlowCkfTrackCandidatesForDisplaced = cms.EDProducer( "CkfTrackCandidateMaker", - cleanTrajectoryAfterInOut = cms.bool( False ), - doSeedingRegionRebuilding = cms.bool( False ), - onlyPixelHitsForSeedCleaner = cms.bool( False ), - reverseTrajectories = cms.bool( False ), - useHitsSplitting = cms.bool( False ), - MeasurementTrackerEvent = cms.InputTag( "hltIter1MaskedMeasurementTrackerEventForDisplaced" ), - src = cms.InputTag( "hltIter1PFLowPixelSeedsFromPixelTracksForDisplaced" ), - clustersToSkip = cms.InputTag( "" ), - phase2clustersToSkip = cms.InputTag( "" ), - TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter1GroupedCkfTrajectoryBuilderIT" ) ), - TransientInitialStateEstimatorParameters = cms.PSet( - propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), - numberMeasurementsForFit = cms.int32( 4 ), - propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) - ), - numHitsForSeedCleaner = cms.int32( 4 ), - NavigationSchool = cms.string( "SimpleNavigationSchool" ), - RedundantSeedCleaner = cms.string( "CachingSeedCleanerBySharedInput" ), - TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), - maxNSeeds = cms.uint32( 100000 ), - maxSeedsBeforeCleaning = cms.uint32( 1000 ) +fragment.hltEle28erHTT100WPTightClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG28L1IsoEG28erHTT100EtFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.011 ), + thrRegularEE = cms.vdouble( 0.0305 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltIter1PFlowCtfWithMaterialTracksForDisplaced = cms.EDProducer( "TrackProducer", - useSimpleMF = cms.bool( True ), - SimpleMagneticField = cms.string( "ParabolicMf" ), - src = cms.InputTag( "hltIter1PFlowCkfTrackCandidatesForDisplaced" ), - clusterRemovalInfo = cms.InputTag( "" ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - Fitter = cms.string( "hltESPFittingSmootherIT" ), - useHitsSplitting = cms.bool( False ), - alias = cms.untracked.string( "ctfWithMaterialTracks" ), - TrajectoryInEvent = cms.bool( False ), - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - AlgorithmName = cms.string( "hltIter1" ), - Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), - GeometricInnerState = cms.bool( True ), - NavigationSchool = cms.string( "" ), - MeasurementTracker = cms.string( "" ), - MeasurementTrackerEvent = cms.InputTag( "hltIter1MaskedMeasurementTrackerEventForDisplaced" ) +fragment.hltEle28erHTT100WPTightHEFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28erHTT100WPTightClusterShapeFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.1 ), + thrRegularEB1 = cms.vdouble( 0.75 ), + thrRegularEE1 = cms.vdouble( 3.0 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.03 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( 2.25 ), + thrRegularEE2 = cms.vdouble( 5.0 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.03 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.1, 0.1, 0.3, 0.5 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltIter1PFlowTrackCutClassifierPromptForDisplaced = cms.EDProducer( "TrackCutClassifier", - src = cms.InputTag( "hltIter1PFlowCtfWithMaterialTracksForDisplaced" ), - beamspot = cms.InputTag( "hltOnlineBeamSpot" ), - vertices = cms.InputTag( "hltFastPVPixelVertices" ), - ignoreVertices = cms.bool( False ), - qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), - mva = cms.PSet( - minPixelHits = cms.vint32( 0, 0, 2 ), - maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 15.0 ), - dr_par = cms.PSet( - d0err = cms.vdouble( 0.003, 0.003, 0.003 ), - dr_par2 = cms.vdouble( 3.40282346639E38, 1.0, 0.85 ), - dr_par1 = cms.vdouble( 3.40282346639E38, 1.0, 0.9 ), - dr_exp = cms.vint32( 3, 3, 3 ), - d0err_par = cms.vdouble( 0.001, 0.001, 0.001 ) - ), - maxLostLayers = cms.vint32( 1, 1, 1 ), - min3DLayers = cms.vint32( 0, 0, 0 ), - dz_par = cms.PSet( - dz_par1 = cms.vdouble( 3.40282346639E38, 1.0, 0.9 ), - dz_par2 = cms.vdouble( 3.40282346639E38, 1.0, 0.8 ), - dz_exp = cms.vint32( 3, 3, 3 ) - ), - minNVtxTrk = cms.int32( 3 ), - maxDz = cms.vdouble( 3.40282346639E38, 1.0, 3.40282346639E38 ), - minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), - maxChi2 = cms.vdouble( 9999.0, 25.0, 16.0 ), - maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), - maxDr = cms.vdouble( 3.40282346639E38, 1.0, 3.40282346639E38 ), - minLayers = cms.vint32( 3, 3, 3 ) - ) +fragment.hltEle28erHTT100WPTightEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28erHTT100WPTightHEFilter" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.1 ), + thrRegularEB1 = cms.vdouble( 1.75 ), + thrRegularEE1 = cms.vdouble( 1.0 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.025 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( 1.75 ), + thrRegularEE2 = cms.vdouble( 2.0 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.025 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.2, 0.2, 0.25, 0.3 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltIter1PFlowTrackCutClassifierDetachedForDisplaced = cms.EDProducer( "TrackCutClassifier", - src = cms.InputTag( "hltIter1PFlowCtfWithMaterialTracksForDisplaced" ), - beamspot = cms.InputTag( "hltOnlineBeamSpot" ), - vertices = cms.InputTag( "hltFastPVPixelVertices" ), - ignoreVertices = cms.bool( False ), - qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), - mva = cms.PSet( - minPixelHits = cms.vint32( 0, 0, 1 ), - maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 15.0 ), - dr_par = cms.PSet( - d0err = cms.vdouble( 0.003, 0.003, 0.003 ), - dr_par2 = cms.vdouble( 1.0, 1.0, 1.0 ), - dr_par1 = cms.vdouble( 1.0, 1.0, 1.0 ), - dr_exp = cms.vint32( 4, 4, 4 ), - d0err_par = cms.vdouble( 0.001, 0.001, 0.001 ) - ), - maxLostLayers = cms.vint32( 99, 3, 3 ), - min3DLayers = cms.vint32( 1, 2, 3 ), - dz_par = cms.PSet( - dz_par1 = cms.vdouble( 1.0, 1.0, 1.0 ), - dz_par2 = cms.vdouble( 1.0, 1.0, 1.0 ), - dz_exp = cms.vint32( 4, 4, 4 ) - ), - minNVtxTrk = cms.int32( 2 ), - maxDz = cms.vdouble( 3.40282346639E38, 1.0, 3.40282346639E38 ), - minNdof = cms.vdouble( -1.0, -1.0, -1.0 ), - maxChi2 = cms.vdouble( 9999.0, 25.0, 16.0 ), - maxChi2n = cms.vdouble( 1.0, 0.7, 0.4 ), - maxDr = cms.vdouble( 3.40282346639E38, 1.0, 3.40282346639E38 ), - minLayers = cms.vint32( 5, 5, 5 ) - ) +fragment.hltEle28erHTT100WPTightHcalIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28erHTT100WPTightEcalIsoFilter" ), + varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.0 ), + thrRegularEB1 = cms.vdouble( 2.5 ), + thrRegularEE1 = cms.vdouble( 1.0 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.03 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( 3.0 ), + thrRegularEE2 = cms.vdouble( 2.0 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.03 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.2, 0.2, 0.4, 0.5 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.0 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltIter1PFlowTrackCutClassifierMergedForDisplaced = cms.EDProducer( "ClassifierMerger", - inputClassifiers = cms.vstring( 'hltIter1PFlowTrackCutClassifierPromptForDisplaced', - 'hltIter1PFlowTrackCutClassifierDetachedForDisplaced' ) +fragment.hltEle28erHTT100WPTightPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28erHTT100WPTightHcalIsoFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) ) -fragment.hltIter1PFlowTrackSelectionHighPurityForDisplaced = cms.EDProducer( "TrackCollectionFilterCloner", - originalSource = cms.InputTag( "hltIter1PFlowCtfWithMaterialTracksForDisplaced" ), - originalMVAVals = cms.InputTag( 'hltIter1PFlowTrackCutClassifierMergedForDisplaced','MVAValues' ), - originalQualVals = cms.InputTag( 'hltIter1PFlowTrackCutClassifierMergedForDisplaced','QualityMasks' ), - minQuality = cms.string( "highPurity" ), - copyExtras = cms.untracked.bool( True ), - copyTrajectories = cms.untracked.bool( False ) +fragment.hltEle28erHTT100WPTightPMS2Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28erHTT100WPTightPixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaPixelMatchVars','s2' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 70.0 ), + thrRegularEE = cms.vdouble( 45.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltIter1MergedForDisplaced = cms.EDProducer( "TrackListMerger", - ShareFrac = cms.double( 0.19 ), - FoundHitBonus = cms.double( 5.0 ), - LostHitPenalty = cms.double( 20.0 ), - MinPT = cms.double( 0.05 ), - Epsilon = cms.double( -0.001 ), - MaxNormalizedChisq = cms.double( 1000.0 ), - MinFound = cms.int32( 3 ), - TrackProducers = cms.VInputTag( 'hltIter0PFlowTrackSelectionHighPurityForDisplaced','hltIter1PFlowTrackSelectionHighPurityForDisplaced' ), - hasSelector = cms.vint32( 0, 0 ), - indivShareFrac = cms.vdouble( 1.0, 1.0 ), - selectedTrackQuals = cms.VInputTag( 'hltIter0PFlowTrackSelectionHighPurityForDisplaced','hltIter1PFlowTrackSelectionHighPurityForDisplaced' ), - setsToMerge = cms.VPSet( - cms.PSet( pQual = cms.bool( False ), - tLists = cms.vint32( 0, 1 ) - ) - ), - trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), - allowFirstHitShare = cms.bool( True ), - newQuality = cms.string( "confirmed" ), - copyExtras = cms.untracked.bool( True ), - writeOnlyTrkQuals = cms.bool( False ), - copyMVA = cms.bool( False ) +fragment.hltEle28erHTT100WPTightGsfOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28erHTT100WPTightPMS2Filter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.012 ), + thrRegularEE = cms.vdouble( 0.011 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltIter2ClustersRefRemovalForDisplaced = cms.EDProducer( "TrackClusterRemover", - trajectories = cms.InputTag( "hltIter1PFlowTrackSelectionHighPurityForDisplaced" ), - trackClassifier = cms.InputTag( '','QualityMasks' ), - pixelClusters = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), - stripClusters = cms.InputTag( "hltSiStripRawToClustersFacility" ), - oldClusterRemovalInfo = cms.InputTag( "hltIter1ClustersRefRemovalForDisplaced" ), - TrackQuality = cms.string( "highPurity" ), - maxChi2 = cms.double( 16.0 ), - minNumberOfLayersWithMeasBeforeFiltering = cms.int32( 0 ), - overrideTrkQuals = cms.InputTag( "" ) +fragment.hltEle28erHTT100WPTightGsfMissingHitsFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28erHTT100WPTightGsfOneOEMinusOneOPFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','MissingHits' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 999.0 ), + thrRegularEE = cms.vdouble( 1.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltIter2MaskedMeasurementTrackerEventForDisplaced = cms.EDProducer( "MaskedMeasurementTrackerEventProducer", - src = cms.InputTag( "hltSiStripClustersRegForDisplaced" ), - OnDemand = cms.bool( False ), - clustersToSkip = cms.InputTag( "hltIter2ClustersRefRemovalForDisplaced" ) +fragment.hltEle28erHTT100WPTightGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28erHTT100WPTightGsfMissingHitsFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.004 ), + thrRegularEE = cms.vdouble( 0.005 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltIter2PixelLayerTripletsForDisplaced = cms.EDProducer( "SeedingLayersEDProducer", - layerList = cms.vstring( 'BPix1+BPix2+BPix3', - 'BPix2+BPix3+BPix4', - 'BPix1+BPix3+BPix4', - 'BPix1+BPix2+BPix4', - 'BPix2+BPix3+FPix1_pos', - 'BPix2+BPix3+FPix1_neg', - 'BPix1+BPix2+FPix1_pos', - 'BPix1+BPix2+FPix1_neg', - 'BPix2+FPix1_pos+FPix2_pos', - 'BPix2+FPix1_neg+FPix2_neg', - 'BPix1+FPix1_pos+FPix2_pos', - 'BPix1+FPix1_neg+FPix2_neg', - 'FPix1_pos+FPix2_pos+FPix3_pos', - 'FPix1_neg+FPix2_neg+FPix3_neg', - 'BPix1+BPix3+FPix1_pos', - 'BPix1+BPix2+FPix2_pos', - 'BPix1+BPix3+FPix1_neg', - 'BPix1+BPix2+FPix2_neg', - 'BPix1+FPix2_neg+FPix3_neg', - 'BPix1+FPix1_neg+FPix3_neg', - 'BPix1+FPix2_pos+FPix3_pos', - 'BPix1+FPix1_pos+FPix3_pos' ), - BPix = cms.PSet( - hitErrorRPhi = cms.double( 0.0027 ), - TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), - skipClusters = cms.InputTag( "hltIter2ClustersRefRemovalForDisplaced" ), - useErrorsFromParam = cms.bool( True ), - hitErrorRZ = cms.double( 0.006 ), - HitProducer = cms.string( "hltSiPixelRecHitsRegForDisplaced" ) - ), - FPix = cms.PSet( - hitErrorRPhi = cms.double( 0.0051 ), - TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), - skipClusters = cms.InputTag( "hltIter2ClustersRefRemovalForDisplaced" ), - useErrorsFromParam = cms.bool( True ), - hitErrorRZ = cms.double( 0.0036 ), - HitProducer = cms.string( "hltSiPixelRecHitsRegForDisplaced" ) - ), - TIB = cms.PSet( ), - TID = cms.PSet( ), - TOB = cms.PSet( ), - TEC = cms.PSet( ), - MTIB = cms.PSet( ), - MTID = cms.PSet( ), - MTOB = cms.PSet( ), - MTEC = cms.PSet( ) +fragment.hltEle28erHTT100WPTightGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28erHTT100WPTightGsfDetaFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.02 ), + thrRegularEE = cms.vdouble( 0.023 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltIter2PFlowPixelTrackingRegionsForDisplaced = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", - RegionPSet = cms.PSet( - vertexCollection = cms.InputTag( "hltFastPVPixelVertices" ), - zErrorVetex = cms.double( 0.3 ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - zErrorBeamSpot = cms.double( 0.0 ), - maxNVertices = cms.int32( 1 ), - maxNRegions = cms.int32( 100 ), - nSigmaZVertex = cms.double( 0.0 ), - nSigmaZBeamSpot = cms.double( 0.0 ), - ptMin = cms.double( 0.4 ), - mode = cms.string( "VerticesFixed" ), - input = cms.InputTag( "hltSelector8CentralJetsL1FastJet" ), - searchOpt = cms.bool( True ), - whereToUseMeasurementTracker = cms.string( "ForSiStrips" ), - originRadius = cms.double( 0.3 ), - measurementTrackerName = cms.InputTag( "hltIter2MaskedMeasurementTrackerEventForDisplaced" ), - precise = cms.bool( True ), - deltaEta = cms.double( 0.4 ), - deltaPhi = cms.double( 0.4 ) - ) +fragment.hltEle28erHTT100WPTightGsfTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28erHTT100WPTightGsfDphiFilter" ), + varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.1 ), + thrRegularEB1 = cms.vdouble( 0.838 ), + thrRegularEE1 = cms.vdouble( -0.363 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.025 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( -0.385 ), + thrRegularEE2 = cms.vdouble( 0.702 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.025 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.029, 0.111, 0.114, 0.032 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltIter2PFlowPixelClusterCheckForDisplaced = cms.EDProducer( "ClusterCheckerEDProducer", - doClusterCheck = cms.bool( False ), - MaxNumberOfCosmicClusters = cms.uint32( 50000 ), - ClusterCollectionLabel = cms.InputTag( "hltSiStripClustersRegForDisplaced" ), - MaxNumberOfPixelClusters = cms.uint32( 40000 ), - PixelClusterCollectionLabel = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), - cut = cms.string( "" ), - silentClusterCheck = cms.untracked.bool( False ) +fragment.hltHT100Jet30 = cms.EDFilter( "HLTHtMhtFilter", + saveTags = cms.bool( True ), + htLabels = cms.VInputTag( 'hltHtMhtJet30' ), + mhtLabels = cms.VInputTag( 'hltHtMhtJet30' ), + minHt = cms.vdouble( 100.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) ) -fragment.hltIter2PFlowPixelHitDoubletsForDisplaced = cms.EDProducer( "HitPairEDProducer", - seedingLayers = cms.InputTag( "hltIter2PixelLayerTripletsForDisplaced" ), - trackingRegions = cms.InputTag( "hltIter2PFlowPixelTrackingRegionsForDisplaced" ), - trackingRegionsSeedingLayers = cms.InputTag( "" ), - clusterCheck = cms.InputTag( "hltIter2PFlowPixelClusterCheckForDisplaced" ), - produceSeedingHitSets = cms.bool( False ), - produceIntermediateHitDoublets = cms.bool( True ), - maxElement = cms.uint32( 0 ), - maxElementTotal = cms.uint32( 50000000 ), - layerPairs = cms.vuint32( 0, 1 ) +fragment.hltPFHT150Jet30 = cms.EDFilter( "HLTHtMhtFilter", + saveTags = cms.bool( True ), + htLabels = cms.VInputTag( 'hltPFHTJet30' ), + mhtLabels = cms.VInputTag( 'hltPFHTJet30' ), + minHt = cms.vdouble( 150.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) ) -fragment.hltIter2PFlowPixelHitTripletsForDisplaced = cms.EDProducer( "CAHitTripletEDProducer", - doublets = cms.InputTag( "hltIter2PFlowPixelHitDoubletsForDisplaced" ), - extraHitRPhitolerance = cms.double( 0.032 ), - useBendingCorrection = cms.bool( True ), - CAThetaCut = cms.double( 0.004 ), - CAPhiCut = cms.double( 0.1 ), - CAThetaCut_byTriplets = cms.VPSet( - cms.PSet( seedingLayers = cms.string( "" ), - cut = cms.double( -1.0 ) - ) - ), - CAPhiCut_byTriplets = cms.VPSet( - cms.PSet( seedingLayers = cms.string( "" ), - cut = cms.double( -1.0 ) - ) - ), - CAHardPtCut = cms.double( 0.3 ), - maxChi2 = cms.PSet( - value2 = cms.double( 6.0 ), - value1 = cms.double( 100.0 ), - pt1 = cms.double( 0.4 ), - enabled = cms.bool( True ), - pt2 = cms.double( 8.0 ) - ), - SeedComparitorPSet = cms.PSet( ComponentName = cms.string( "none" ) ) +fragment.hltPreEle28HighEtaSC20Mass55 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltIter2PFlowPixelSeedsForDisplaced = cms.EDProducer( "SeedCreatorFromRegionConsecutiveHitsTripletOnlyEDProducer", - seedingHitSets = cms.InputTag( "hltIter2PFlowPixelHitTripletsForDisplaced" ), - propagator = cms.string( "PropagatorWithMaterialParabolicMf" ), - SeedMomentumForBOFF = cms.double( 5.0 ), - OriginTransverseErrorMultiplier = cms.double( 1.0 ), - MinOneOverPtError = cms.double( 1.0 ), - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - magneticField = cms.string( "ParabolicMf" ), - forceKinematicWithRegionDirection = cms.bool( False ), - SeedComparitorPSet = cms.PSet( ComponentName = cms.string( "none" ) ) +fragment.hltEle28HighEtaSC20EtFilter = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEGL1SingleEGOrFilter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 28.0 ), + etcutEE = cms.double( 28.0 ), + ncandcut = cms.int32( 1 ) ) -fragment.hltIter2PFlowCkfTrackCandidatesForDisplaced = cms.EDProducer( "CkfTrackCandidateMaker", - cleanTrajectoryAfterInOut = cms.bool( False ), - doSeedingRegionRebuilding = cms.bool( False ), - onlyPixelHitsForSeedCleaner = cms.bool( False ), - reverseTrajectories = cms.bool( False ), - useHitsSplitting = cms.bool( False ), - MeasurementTrackerEvent = cms.InputTag( "hltIter2MaskedMeasurementTrackerEventForDisplaced" ), - src = cms.InputTag( "hltIter2PFlowPixelSeedsForDisplaced" ), - clustersToSkip = cms.InputTag( "" ), - phase2clustersToSkip = cms.InputTag( "" ), - TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter2GroupedCkfTrajectoryBuilderIT" ) ), - TransientInitialStateEstimatorParameters = cms.PSet( - propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), - numberMeasurementsForFit = cms.int32( 4 ), - propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) - ), - numHitsForSeedCleaner = cms.int32( 4 ), - NavigationSchool = cms.string( "SimpleNavigationSchool" ), - RedundantSeedCleaner = cms.string( "CachingSeedCleanerBySharedInput" ), - TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), - maxNSeeds = cms.uint32( 100000 ), - maxSeedsBeforeCleaning = cms.uint32( 1000 ) +fragment.hltEle28HighEtaSC20ClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28HighEtaSC20EtFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.0132 ), + thrRegularEE = cms.vdouble( 0.03 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltIter2PFlowCtfWithMaterialTracksForDisplaced = cms.EDProducer( "TrackProducer", - useSimpleMF = cms.bool( True ), - SimpleMagneticField = cms.string( "ParabolicMf" ), - src = cms.InputTag( "hltIter2PFlowCkfTrackCandidatesForDisplaced" ), - clusterRemovalInfo = cms.InputTag( "" ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - Fitter = cms.string( "hltESPFittingSmootherIT" ), - useHitsSplitting = cms.bool( False ), - alias = cms.untracked.string( "ctfWithMaterialTracks" ), - TrajectoryInEvent = cms.bool( False ), - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - AlgorithmName = cms.string( "hltIter2" ), - Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), - GeometricInnerState = cms.bool( True ), - NavigationSchool = cms.string( "" ), - MeasurementTracker = cms.string( "" ), - MeasurementTrackerEvent = cms.InputTag( "hltIter2MaskedMeasurementTrackerEventForDisplaced" ) +fragment.hltEle28HighEtaSC20HEFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28HighEtaSC20ClusterShapeFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.08 ), + thrOverEEE = cms.vdouble( 0.135 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltIter2PFlowTrackCutClassifierForDisplaced = cms.EDProducer( "TrackCutClassifier", - src = cms.InputTag( "hltIter2PFlowCtfWithMaterialTracksForDisplaced" ), - beamspot = cms.InputTag( "hltOnlineBeamSpot" ), - vertices = cms.InputTag( "hltFastPVPixelVertices" ), - ignoreVertices = cms.bool( False ), - qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), - mva = cms.PSet( - minPixelHits = cms.vint32( 0, 0, 0 ), - maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 15.0 ), - dr_par = cms.PSet( - d0err = cms.vdouble( 0.003, 0.003, 0.003 ), - dr_par2 = cms.vdouble( 3.40282346639E38, 0.3, 0.3 ), - dr_par1 = cms.vdouble( 3.40282346639E38, 0.4, 0.4 ), - dr_exp = cms.vint32( 4, 4, 4 ), - d0err_par = cms.vdouble( 0.001, 0.001, 0.001 ) - ), - maxLostLayers = cms.vint32( 1, 1, 1 ), - min3DLayers = cms.vint32( 0, 0, 0 ), - dz_par = cms.PSet( - dz_par1 = cms.vdouble( 3.40282346639E38, 0.4, 0.4 ), - dz_par2 = cms.vdouble( 3.40282346639E38, 0.35, 0.35 ), - dz_exp = cms.vint32( 4, 4, 4 ) - ), - minNVtxTrk = cms.int32( 3 ), - maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), - minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), - maxChi2 = cms.vdouble( 9999.0, 25.0, 16.0 ), - maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), - maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), - minLayers = cms.vint32( 3, 3, 3 ) - ) +fragment.hltEle28HighEtaSC20EcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28HighEtaSC20HEFilter" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.145 ), + thrOverEEE = cms.vdouble( 0.11 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.29, 0.21 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltIter2PFlowTrackSelectionHighPurityForDisplaced = cms.EDProducer( "TrackCollectionFilterCloner", - originalSource = cms.InputTag( "hltIter2PFlowCtfWithMaterialTracksForDisplaced" ), - originalMVAVals = cms.InputTag( 'hltIter2PFlowTrackCutClassifierForDisplaced','MVAValues' ), - originalQualVals = cms.InputTag( 'hltIter2PFlowTrackCutClassifierForDisplaced','QualityMasks' ), - minQuality = cms.string( "highPurity" ), - copyExtras = cms.untracked.bool( True ), - copyTrajectories = cms.untracked.bool( False ) +fragment.hltEle28HighEtaSC20HcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28HighEtaSC20EcalIsoFilter" ), + varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.16 ), + thrOverEEE = cms.vdouble( 0.3 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.2, 0.25 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltIter2MergedForDisplaced = cms.EDProducer( "TrackListMerger", - ShareFrac = cms.double( 0.19 ), - FoundHitBonus = cms.double( 5.0 ), - LostHitPenalty = cms.double( 20.0 ), - MinPT = cms.double( 0.05 ), - Epsilon = cms.double( -0.001 ), - MaxNormalizedChisq = cms.double( 1000.0 ), - MinFound = cms.int32( 3 ), - TrackProducers = cms.VInputTag( 'hltIter1MergedForDisplaced','hltIter2PFlowTrackSelectionHighPurityForDisplaced' ), - hasSelector = cms.vint32( 0, 0 ), - indivShareFrac = cms.vdouble( 1.0, 1.0 ), - selectedTrackQuals = cms.VInputTag( 'hltIter1MergedForDisplaced','hltIter2PFlowTrackSelectionHighPurityForDisplaced' ), - setsToMerge = cms.VPSet( - cms.PSet( pQual = cms.bool( False ), - tLists = cms.vint32( 0, 1 ) - ) - ), - trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), - allowFirstHitShare = cms.bool( True ), - newQuality = cms.string( "confirmed" ), - copyExtras = cms.untracked.bool( True ), - writeOnlyTrkQuals = cms.bool( False ), - copyMVA = cms.bool( False ) +fragment.hltEle28HighEtaSC20PixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28HighEtaSC20HcalIsoFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.55 ), + tanhSO10InterThres = cms.double( 1.8 ), + tanhSO10ForwardThres = cms.double( 1.8 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) ) -fragment.hltL4DisplacedDijetFullTracksJetPromptTracksAssociatorAtVertexLowPt = cms.EDProducer( "JetTracksAssociatorAtVertex", - tracks = cms.InputTag( "hltIter2MergedForDisplaced" ), - coneSize = cms.double( 0.4 ), - useAssigned = cms.bool( False ), - pvSrc = cms.InputTag( "" ), - jets = cms.InputTag( "hltDisplacedHLTCaloJetCollectionProducerLowPt" ) +fragment.hltEle28HighEtaSC20OneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28HighEtaSC20PixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.08 ), + thrRegularEE = cms.vdouble( 0.08 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltL4PromptDisplacedDijetFullTracksTrackIPProducerLowPt = cms.EDProducer( "TrackIPProducer", - jetTracks = cms.InputTag( "hltL4DisplacedDijetFullTracksJetPromptTracksAssociatorAtVertexLowPt" ), - primaryVertex = cms.InputTag( "hltFastPVPixelVertices" ), - computeProbabilities = cms.bool( False ), - computeGhostTrack = cms.bool( False ), - ghostTrackPriorDeltaR = cms.double( 0.03 ), - minimumNumberOfPixelHits = cms.int32( 2 ), - minimumNumberOfHits = cms.int32( 8 ), - maximumTransverseImpactParameter = cms.double( 0.1 ), - minimumTransverseMomentum = cms.double( 0.5 ), - maximumChiSquared = cms.double( 20.0 ), - maximumLongitudinalImpactParameter = cms.double( 0.1 ), - jetDirectionUsingTracks = cms.bool( False ), - jetDirectionUsingGhostTrack = cms.bool( False ), - useTrackQuality = cms.bool( False ) +fragment.hltEle28HighEtaSC20DetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28HighEtaSC20PixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.01 ), + thrRegularEE = cms.vdouble( 0.01 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltL4PromptDisplacedDijetFullTracksJetTagProducerFromIPLowPt = cms.EDProducer( "JetTagProducer", - jetTagComputer = cms.string( "hltESPDisplacedDijethltPromptTrackCountingESProducer" ), - tagInfos = cms.VInputTag( 'hltL4PromptDisplacedDijetFullTracksTrackIPProducerLowPt' ) +fragment.hltEle28HighEtaSC20DphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28HighEtaSC20DetaFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.1 ), + thrRegularEE = cms.vdouble( 0.1 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltL4PromptDisplacedDijetFullTracksHLTCaloJetTagFilterLowPt = cms.EDFilter( "HLTCaloJetTag", +fragment.hltEle28HighEtaSC20TrackIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltDisplacedHLTCaloJetCollectionProducerLowPt" ), - JetTags = cms.InputTag( "hltL4PromptDisplacedDijetFullTracksJetTagProducerFromIPLowPt" ), - MinTag = cms.double( -999999.0 ), - MaxTag = cms.double( 2.5 ), - MinJets = cms.int32( 2 ), - TriggerType = cms.int32( 85 ) + candTag = cms.InputTag( "hltEle28HighEtaSC20DphiFilter" ), + varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.2 ), + thrOverEEE = cms.vdouble( 0.2 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt = cms.EDProducer( "HLTCaloJetCollectionProducer", - HLTObject = cms.InputTag( "hltL4PromptDisplacedDijetFullTracksHLTCaloJetTagFilterLowPt" ), - TriggerTypes = cms.vint32( 85 ) +fragment.hltDiEG20EtUnseededFilter = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEgammaCandidatesWrapperUnseeded" ), + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ), + etcutEB = cms.double( 20.0 ), + etcutEE = cms.double( 20.0 ), + ncandcut = cms.int32( 2 ) ) -fragment.hltDisplacedhltTrimmedPixelVertices = cms.EDProducer( "PixelVertexCollectionTrimmer", - src = cms.InputTag( "hltFastPVPixelVertices" ), - maxVtx = cms.uint32( 100 ), - fractionSumPt2 = cms.double( 0.3 ), - minSumPt2 = cms.double( 0.0 ), - PVcomparer = cms.PSet( refToPSet_ = cms.string( "HLTPSetPvClusterComparerForIT" ) ) +fragment.hltEle28HighEtaSC20ClusterShapeUnseededFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltDiEG20EtUnseededFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShapeUnseeded','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.033 ), + thrRegularEE = cms.vdouble( 0.033 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 2 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) ) -fragment.hltDisplacedhltIter4ClustersRefRemoval = cms.EDProducer( "TrackClusterRemover", - trajectories = cms.InputTag( "hltIter2PFlowTrackSelectionHighPurityForDisplaced" ), - trackClassifier = cms.InputTag( '','QualityMasks' ), - pixelClusters = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), - stripClusters = cms.InputTag( "hltSiStripRawToClustersFacility" ), - oldClusterRemovalInfo = cms.InputTag( "hltIter2ClustersRefRemovalForDisplaced" ), - TrackQuality = cms.string( "highPurity" ), - maxChi2 = cms.double( 16.0 ), - minNumberOfLayersWithMeasBeforeFiltering = cms.int32( 0 ), - overrideTrkQuals = cms.InputTag( "" ) +fragment.hltEle28HighEtaSC20EcalIsoFilterUnseeded = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28HighEtaSC20ClusterShapeUnseededFilter" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIsoUnseeded" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.17 ), + thrOverEEE = cms.vdouble( 0.17 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 2 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.16544, 0.13212 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) ) -fragment.hltDisplacedhltIter4MaskedMeasurementTrackerEvent = cms.EDProducer( "MaskedMeasurementTrackerEventProducer", - src = cms.InputTag( "hltSiStripClustersRegForDisplaced" ), - OnDemand = cms.bool( False ), - clustersToSkip = cms.InputTag( "hltDisplacedhltIter4ClustersRefRemoval" ) +fragment.hltEle28HighEtaSC20HEFilterUnseeded = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28HighEtaSC20EcalIsoFilterUnseeded" ), + varTag = cms.InputTag( "hltEgammaHoverEUnseeded" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.21 ), + thrOverEEE = cms.vdouble( 0.21 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 2 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) ) -fragment.hltDisplacedhltIter4PixelLessLayerTriplets = cms.EDProducer( "SeedingLayersEDProducer", - layerList = cms.vstring( 'TIB1+TIB2+MTIB3', - 'TIB1+TIB2+MTID1_pos', - 'TIB1+TIB2+MTID1_neg', - 'TID1_pos+TID2_pos+TID3_pos', - 'TID1_neg+TID2_neg+TID3_neg', - 'TID1_pos+TID2_pos+MTID3_pos', - 'TID1_neg+TID2_neg+MTID3_neg' ), - BPix = cms.PSet( ), - FPix = cms.PSet( ), - TIB = cms.PSet( - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - skipClusters = cms.InputTag( "hltDisplacedhltIter4ClustersRefRemoval" ), - clusterChargeCut = cms.PSet( refToPSet_ = cms.string( "HLTSiStripClusterChargeCutNone" ) ) - ), - TID = cms.PSet( - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - minRing = cms.int32( 1 ), - skipClusters = cms.InputTag( "hltDisplacedhltIter4ClustersRefRemoval" ), - useRingSlector = cms.bool( True ), - clusterChargeCut = cms.PSet( refToPSet_ = cms.string( "HLTSiStripClusterChargeCutNone" ) ), - maxRing = cms.int32( 2 ) - ), - TOB = cms.PSet( ), - TEC = cms.PSet( - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - minRing = cms.int32( 1 ), - skipClusters = cms.InputTag( "hltDisplacedhltIter4ClustersRefRemoval" ), - useRingSlector = cms.bool( True ), - clusterChargeCut = cms.PSet( refToPSet_ = cms.string( "HLTSiStripClusterChargeCutNone" ) ), - maxRing = cms.int32( 2 ) +fragment.hltParticleFlowClusterHFForEgammaUnseeded = cms.EDProducer( "PFClusterProducer", + recHitsSource = cms.InputTag( "hltParticleFlowRecHitHF" ), + recHitCleaners = cms.VPSet( ), - MTIB = cms.PSet( - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - skipClusters = cms.InputTag( "hltDisplacedhltIter4ClustersRefRemoval" ), - clusterChargeCut = cms.PSet( refToPSet_ = cms.string( "HLTSiStripClusterChargeCutNone" ) ) + seedCleaners = cms.VPSet( ), - MTID = cms.PSet( - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - minRing = cms.int32( 3 ), - skipClusters = cms.InputTag( "hltDisplacedhltIter4ClustersRefRemoval" ), - useRingSlector = cms.bool( True ), - clusterChargeCut = cms.PSet( refToPSet_ = cms.string( "HLTSiStripClusterChargeCutNone" ) ), - maxRing = cms.int32( 3 ) + seedFinder = cms.PSet( + thresholdsByDetector = cms.VPSet( + cms.PSet( seedingThresholdPt = cms.double( 0.0 ), + seedingThreshold = cms.double( 1.4 ), + detector = cms.string( "HF_EM" ) + ), + cms.PSet( seedingThresholdPt = cms.double( 0.0 ), + seedingThreshold = cms.double( 1.4 ), + detector = cms.string( "HF_HAD" ) + ) + ), + algoName = cms.string( "LocalMaximumSeedFinder" ), + nNeighbours = cms.int32( 0 ) ), - MTOB = cms.PSet( ), - MTEC = cms.PSet( - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - minRing = cms.int32( 3 ), - skipClusters = cms.InputTag( "hltDisplacedhltIter4ClustersRefRemoval" ), - useRingSlector = cms.bool( True ), - clusterChargeCut = cms.PSet( refToPSet_ = cms.string( "HLTSiStripClusterChargeCutNone" ) ), - maxRing = cms.int32( 3 ) - ) -) -fragment.hltDisplacedhltIter4PFlowPixelLessTrackingRegions = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", - RegionPSet = cms.PSet( - vertexCollection = cms.InputTag( "hltDisplacedhltTrimmedPixelVertices" ), - zErrorVetex = cms.double( 12.0 ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - zErrorBeamSpot = cms.double( 15.0 ), - maxNVertices = cms.int32( 10 ), - maxNRegions = cms.int32( 100 ), - nSigmaZVertex = cms.double( 3.0 ), - nSigmaZBeamSpot = cms.double( 3.0 ), - ptMin = cms.double( 0.8 ), - mode = cms.string( "VerticesFixed" ), - input = cms.InputTag( "hltSelector4CentralJetsL1FastJet" ), - searchOpt = cms.bool( True ), - whereToUseMeasurementTracker = cms.string( "ForSiStrips" ), - originRadius = cms.double( 1.0 ), - measurementTrackerName = cms.InputTag( "hltDisplacedhltIter4MaskedMeasurementTrackerEvent" ), - precise = cms.bool( True ), - deltaEta = cms.double( 0.5 ), - deltaPhi = cms.double( 0.5 ) - ) -) -fragment.hltDisplacedhltIter4PFlowPixelLessClusterCheck = cms.EDProducer( "ClusterCheckerEDProducer", - doClusterCheck = cms.bool( False ), - MaxNumberOfCosmicClusters = cms.uint32( 800000 ), - ClusterCollectionLabel = cms.InputTag( "hltSiStripClustersRegForDisplaced" ), - MaxNumberOfPixelClusters = cms.uint32( 40000 ), - PixelClusterCollectionLabel = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), - cut = cms.string( "" ), - silentClusterCheck = cms.untracked.bool( False ) -) -fragment.hltDisplacedhltIter4PFlowPixelLessHitDoublets = cms.EDProducer( "HitPairEDProducer", - seedingLayers = cms.InputTag( "hltDisplacedhltIter4PixelLessLayerTriplets" ), - trackingRegions = cms.InputTag( "hltDisplacedhltIter4PFlowPixelLessTrackingRegions" ), - trackingRegionsSeedingLayers = cms.InputTag( "" ), - clusterCheck = cms.InputTag( "hltDisplacedhltIter4PFlowPixelLessClusterCheck" ), - produceSeedingHitSets = cms.bool( False ), - produceIntermediateHitDoublets = cms.bool( True ), - maxElement = cms.uint32( 0 ), - maxElementTotal = cms.uint32( 50000000 ), - layerPairs = cms.vuint32( 0 ) -) -fragment.hltDisplacedhltIter4PFlowPixelLessHitTriplets = cms.EDProducer( "MultiHitFromChi2EDProducer", - doublets = cms.InputTag( "hltDisplacedhltIter4PFlowPixelLessHitDoublets" ), - maxElement = cms.uint32( 100000 ), - useFixedPreFiltering = cms.bool( False ), - phiPreFiltering = cms.double( 0.3 ), - extraHitRPhitolerance = cms.double( 0.0 ), - extraHitRZtolerance = cms.double( 0.0 ), - extraZKDBox = cms.double( 0.2 ), - extraRKDBox = cms.double( 0.2 ), - extraPhiKDBox = cms.double( 0.005 ), - fnSigmaRZ = cms.double( 2.0 ), - refitHits = cms.bool( True ), - ClusterShapeHitFilterName = cms.string( "ClusterShapeHitFilter" ), - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - maxChi2 = cms.double( 5.0 ), - chi2VsPtCut = cms.bool( True ), - pt_interv = cms.vdouble( 0.4, 0.7, 1.0, 2.0 ), - chi2_cuts = cms.vdouble( 3.0, 4.0, 5.0, 5.0 ), - detIdsToDebug = cms.vint32( 0, 0, 0 ) -) -fragment.hltDisplacedhltIter4PFlowPixelLessSeeds = cms.EDProducer( "SeedCreatorFromRegionConsecutiveHitsTripletOnlyEDProducer", - seedingHitSets = cms.InputTag( "hltDisplacedhltIter4PFlowPixelLessHitTriplets" ), - propagator = cms.string( "PropagatorWithMaterialParabolicMf" ), - SeedMomentumForBOFF = cms.double( 5.0 ), - OriginTransverseErrorMultiplier = cms.double( 1.0 ), - MinOneOverPtError = cms.double( 1.0 ), - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - magneticField = cms.string( "ParabolicMf" ), - forceKinematicWithRegionDirection = cms.bool( False ), - SeedComparitorPSet = cms.PSet( - FilterStripHits = cms.bool( False ), - FilterPixelHits = cms.bool( False ), - ClusterShapeHitFilterName = cms.string( "ClusterShapeHitFilter" ), - FilterAtHelixStage = cms.bool( True ), - ComponentName = cms.string( "PixelClusterShapeSeedComparitor" ) - ) -) -fragment.hltDisplacedhltIter4PFlowCkfTrackCandidates = cms.EDProducer( "CkfTrackCandidateMaker", - cleanTrajectoryAfterInOut = cms.bool( False ), - doSeedingRegionRebuilding = cms.bool( False ), - onlyPixelHitsForSeedCleaner = cms.bool( False ), - reverseTrajectories = cms.bool( False ), - useHitsSplitting = cms.bool( False ), - MeasurementTrackerEvent = cms.InputTag( "hltDisplacedhltIter4MaskedMeasurementTrackerEvent" ), - src = cms.InputTag( "hltDisplacedhltIter4PFlowPixelLessSeeds" ), - clustersToSkip = cms.InputTag( "" ), - phase2clustersToSkip = cms.InputTag( "" ), - TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter4PSetTrajectoryBuilderIT" ) ), - TransientInitialStateEstimatorParameters = cms.PSet( - propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), - numberMeasurementsForFit = cms.int32( 4 ), - propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) + initialClusteringStep = cms.PSet( + thresholdsByDetector = cms.VPSet( + ), + algoName = cms.string( "Basic2DClusterForEachSeed" ) ), - numHitsForSeedCleaner = cms.int32( 4 ), - NavigationSchool = cms.string( "SimpleNavigationSchool" ), - RedundantSeedCleaner = cms.string( "CachingSeedCleanerBySharedInput" ), - TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), - maxNSeeds = cms.uint32( 100000 ), - maxSeedsBeforeCleaning = cms.uint32( 1000 ) -) -fragment.hltDisplacedhltIter4PFlowCtfWithMaterialTracks = cms.EDProducer( "TrackProducer", - useSimpleMF = cms.bool( True ), - SimpleMagneticField = cms.string( "ParabolicMf" ), - src = cms.InputTag( "hltDisplacedhltIter4PFlowCkfTrackCandidates" ), - clusterRemovalInfo = cms.InputTag( "" ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - Fitter = cms.string( "hltESPFittingSmootherIT" ), - useHitsSplitting = cms.bool( False ), - alias = cms.untracked.string( "ctfWithMaterialTracks" ), - TrajectoryInEvent = cms.bool( False ), - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - AlgorithmName = cms.string( "hltIterX" ), - Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), - GeometricInnerState = cms.bool( True ), - NavigationSchool = cms.string( "" ), - MeasurementTracker = cms.string( "" ), - MeasurementTrackerEvent = cms.InputTag( "hltDisplacedhltIter4MaskedMeasurementTrackerEvent" ) -) -fragment.hltDisplacedhltIter4PFlowTrackSelectionHighPurity = cms.EDProducer( "AnalyticalTrackSelector", - src = cms.InputTag( "hltDisplacedhltIter4PFlowCtfWithMaterialTracks" ), - keepAllTracks = cms.bool( False ), - beamspot = cms.InputTag( "hltOnlineBeamSpot" ), - useVertices = cms.bool( True ), - useVtxError = cms.bool( False ), - vertices = cms.InputTag( "hltDisplacedhltTrimmedPixelVertices" ), - vtxNumber = cms.int32( -1 ), - vertexCut = cms.string( "tracksSize>=3" ), - copyTrajectories = cms.untracked.bool( False ), - copyExtras = cms.untracked.bool( True ), - qualityBit = cms.string( "highPurity" ), - chi2n_par = cms.double( 0.25 ), - chi2n_no1Dmod_par = cms.double( 9999.0 ), - res_par = cms.vdouble( 0.003, 0.001 ), - d0_par1 = cms.vdouble( 1.0, 4.0 ), - dz_par1 = cms.vdouble( 1.0, 4.0 ), - d0_par2 = cms.vdouble( 1.0, 4.0 ), - dz_par2 = cms.vdouble( 1.0, 4.0 ), - applyAdaptedPVCuts = cms.bool( True ), - max_d0 = cms.double( 100.0 ), - max_z0 = cms.double( 100.0 ), - nSigmaZ = cms.double( 3.0 ), - minNumberLayers = cms.uint32( 5 ), - minNumber3DLayers = cms.uint32( 0 ), - maxNumberLostLayers = cms.uint32( 0 ), - minHitsToBypassChecks = cms.uint32( 20 ), - applyAbsCutsIfNoPV = cms.bool( False ), - max_d0NoPV = cms.double( 100.0 ), - max_z0NoPV = cms.double( 100.0 ), - max_relpterr = cms.double( 9999.0 ), - min_nhits = cms.uint32( 0 ), - max_minMissHitOutOrIn = cms.int32( 99 ), - max_lostHitFraction = cms.double( 1.0 ), - max_eta = cms.double( 9999.0 ), - min_eta = cms.double( -9999.0 ) + pfClusterBuilder = cms.PSet( ), + positionReCalc = cms.PSet( ), + energyCorrector = cms.PSet( ) ) -fragment.hltIter4MergedWithIter012DisplacedJets = cms.EDProducer( "TrackListMerger", - ShareFrac = cms.double( 0.19 ), - FoundHitBonus = cms.double( 5.0 ), - LostHitPenalty = cms.double( 20.0 ), - MinPT = cms.double( 0.05 ), - Epsilon = cms.double( -0.001 ), - MaxNormalizedChisq = cms.double( 1000.0 ), - MinFound = cms.int32( 3 ), - TrackProducers = cms.VInputTag( 'hltIter2MergedForDisplaced','hltDisplacedhltIter4PFlowTrackSelectionHighPurity' ), - hasSelector = cms.vint32( 0, 0 ), - indivShareFrac = cms.vdouble( 1.0, 1.0 ), - selectedTrackQuals = cms.VInputTag( 'hltIter2MergedForDisplaced','hltDisplacedhltIter4PFlowTrackSelectionHighPurity' ), - setsToMerge = cms.VPSet( - cms.PSet( pQual = cms.bool( False ), - tLists = cms.vint32( 0, 1 ) - ) - ), - trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), - allowFirstHitShare = cms.bool( True ), - newQuality = cms.string( "confirmed" ), - copyExtras = cms.untracked.bool( True ), - writeOnlyTrkQuals = cms.bool( False ), - copyMVA = cms.bool( False ) +fragment.hltEgammaHcalPFClusterIsoUnseeded = cms.EDProducer( "EgammaHLTHcalPFClusterIsolationProducer", + recoEcalCandidateProducer = cms.InputTag( "hltEgammaCandidatesUnseeded" ), + pfClusterProducerHCAL = cms.InputTag( "hltParticleFlowClusterHCAL" ), + useHF = cms.bool( False ), + pfClusterProducerHFEM = cms.InputTag( "" ), + pfClusterProducerHFHAD = cms.InputTag( "" ), + rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + drMax = cms.double( 0.3 ), + drVetoBarrel = cms.double( 0.0 ), + drVetoEndcap = cms.double( 0.0 ), + etaStripBarrel = cms.double( 0.0 ), + etaStripEndcap = cms.double( 0.0 ), + energyBarrel = cms.double( 0.0 ), + energyEndcap = cms.double( 0.0 ), + useEt = cms.bool( True ), + effectiveAreas = cms.vdouble( 0.05956, 0.13052 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) ) -fragment.hltL4DisplacedDijetFullTracksJetTracksAssociatorAtVertexLowPt = cms.EDProducer( "JetTracksAssociatorAtVertex", - tracks = cms.InputTag( "hltIter4MergedWithIter012DisplacedJets" ), - coneSize = cms.double( 0.4 ), - useAssigned = cms.bool( False ), - pvSrc = cms.InputTag( "" ), - jets = cms.InputTag( "hltIter02DisplacedHLTCaloJetCollectionProducerLowPt" ) +fragment.hltEle28HighEtaSC20HcalIsoFilterUnseeded = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28HighEtaSC20HEFilterUnseeded" ), + varTag = cms.InputTag( "hltEgammaHcalPFClusterIsoUnseeded" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.7 ), + thrOverEEE = cms.vdouble( 0.7 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 2 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.05956, 0.13052 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) ) -fragment.hltL4TaggedDisplacedDijetFullTracksTrackIPProducerLowPt = cms.EDProducer( "TrackIPProducer", - jetTracks = cms.InputTag( "hltL4DisplacedDijetFullTracksJetTracksAssociatorAtVertexLowPt" ), - primaryVertex = cms.InputTag( "hltDisplacedhltTrimmedPixelVertices" ), - computeProbabilities = cms.bool( False ), - computeGhostTrack = cms.bool( False ), - ghostTrackPriorDeltaR = cms.double( 0.03 ), - minimumNumberOfPixelHits = cms.int32( 0 ), - minimumNumberOfHits = cms.int32( 6 ), - maximumTransverseImpactParameter = cms.double( 9999999.0 ), - minimumTransverseMomentum = cms.double( 1.0 ), - maximumChiSquared = cms.double( 5.0 ), - maximumLongitudinalImpactParameter = cms.double( 17.0 ), - jetDirectionUsingTracks = cms.bool( False ), - jetDirectionUsingGhostTrack = cms.bool( False ), - useTrackQuality = cms.bool( False ) +fragment.hltHighEtaSC20Selector = cms.EDFilter( "CandViewSelector", + src = cms.InputTag( "hltEgammaCandidatesUnseeded" ), + cut = cms.string( "et>20 && abs(eta) < 3.0 && abs(eta) > 2.5" ) ) -fragment.hltL4DisplacedDijetFullTracksJetTagProducerFromIPLowPt = cms.EDProducer( "JetTagProducer", - jetTagComputer = cms.string( "hltESPDisplacedDijethltTrackCounting2D1st" ), - tagInfos = cms.VInputTag( 'hltL4TaggedDisplacedDijetFullTracksTrackIPProducerLowPt' ) +fragment.hltHighEtaSC20SelectorFilter = cms.EDFilter( "CandViewCountFilter", + src = cms.InputTag( "hltHighEtaSC20Selector" ), + minNumber = cms.uint32( 1 ) ) -fragment.hltL4DisplacedDijetFullTracksHLTCaloJetTagFilterLowPt = cms.EDFilter( "HLTCaloJetTag", +fragment.hltEle28HighEtaSC20Mass55Filter = cms.EDFilter( "HLTPMMassFilter", saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltIter02DisplacedHLTCaloJetCollectionProducerLowPt" ), - JetTags = cms.InputTag( "hltL4DisplacedDijetFullTracksJetTagProducerFromIPLowPt" ), - MinTag = cms.double( 5.0 ), - MaxTag = cms.double( 999999.0 ), - MinJets = cms.int32( 2 ), - TriggerType = cms.int32( 85 ) + candTag = cms.InputTag( "hltEle28HighEtaSC20HcalIsoFilterUnseeded" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + lowerMassCut = cms.double( 55.0 ), + upperMassCut = cms.double( 13000.0 ), + nZcandcut = cms.int32( 1 ), + reqOppCharge = cms.untracked.bool( False ), + isElectron1 = cms.untracked.bool( False ), + isElectron2 = cms.untracked.bool( False ), + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) ) -fragment.hltL1sVoHTT320orHTT340orHTT380 = cms.EDFilter( "HLTL1TSeed", +fragment.hltL1sHTT380erIorHTT320er = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_HTT320er OR L1_HTT360er OR L1_ETT2000" ), + L1SeedsLogicalExpression = cms.string( "L1_HTT360er OR L1_ETT2000 OR L1_HTT320er" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -49092,197 +50981,637 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltPreHT500DisplacedDijet40DisplacedTrack = cms.EDFilter( "HLTPrescaler", +fragment.hltPreEle15IsoVVVLPFHT450CaloBTagDeepCSV4p5 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltHT500 = cms.EDFilter( "HLTHtMhtFilter", +fragment.hltL1sSingleEG5ObjectMap = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMht' ), - mhtLabels = cms.VInputTag( 'hltHtMht' ), - minHt = cms.vdouble( 500.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) -) -fragment.hltPreHT430DisplacedDijet60DisplacedTrack = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) + L1SeedsLogicalExpression = cms.string( "L1_SingleEG8er2p5" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltDoubleCentralCaloJetpt60 = cms.EDFilter( "HLT1CaloJet", +fragment.hltSusyPreBtagJetFilter = cms.EDFilter( "HLT1CaloJet", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEmFraction0p01To0p99CaloJetSelector" ), - triggerType = cms.int32( 85 ), + inputTag = cms.InputTag( "hltAK4CaloJetsCorrected" ), + triggerType = cms.int32( 86 ), MinE = cms.double( -1.0 ), - MinPt = cms.double( 60.0 ), + MinPt = cms.double( 30.0 ), MinMass = cms.double( -1.0 ), MaxMass = cms.double( -1.0 ), MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.0 ), + MaxEta = cms.double( 2.6 ), MinN = cms.int32( 2 ) ) -fragment.hltCentralCaloJetptMidPtCollectionProducer = cms.EDProducer( "HLTCaloJetCollectionProducer", - HLTObject = cms.InputTag( "hltDoubleCentralCaloJetpt60" ), - TriggerTypes = cms.vint32( 85 ) +fragment.hltBTagCaloDeepCSV4p50Single = cms.EDFilter( "HLTCaloJetTag", + saveTags = cms.bool( True ), + Jets = cms.InputTag( "hltSelector8CentralJetsL1FastJet" ), + JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsCalo','probb' ), + MinTag = cms.double( 0.24 ), + MaxTag = cms.double( 99999.0 ), + MinJets = cms.int32( 1 ), + TriggerType = cms.int32( 86 ) ) -fragment.hltL3DisplacedDijetFullTracksJetTracksAssociatorAtVertexMidPt = cms.EDProducer( "JetTracksAssociatorAtVertex", - tracks = cms.InputTag( "hltIter0PFlowTrackSelectionHighPurityForDisplaced" ), - coneSize = cms.double( 0.4 ), - useAssigned = cms.bool( False ), - pvSrc = cms.InputTag( "" ), - jets = cms.InputTag( "hltCentralCaloJetptMidPtCollectionProducer" ) +fragment.hltEGL1SingleEG5OpenFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", + saveTags = cms.bool( True ), + candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), + l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + candNonIsolatedTag = cms.InputTag( "" ), + l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1SeedFilterTag = cms.InputTag( "hltL1sSingleEG5ObjectMap" ), + l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + ncandcut = cms.int32( 1 ), + doIsolated = cms.bool( False ), + region_eta_size = cms.double( 0.522 ), + region_eta_size_ecap = cms.double( 1.0 ), + region_phi_size = cms.double( 1.044 ), + barrel_end = cms.double( 1.4791 ), + endcap_end = cms.double( 2.65 ) ) -fragment.hltL3DisplacedDijet100FullTracksTrackIPProducerMidPt = cms.EDProducer( "TrackIPProducer", - jetTracks = cms.InputTag( "hltL3DisplacedDijetFullTracksJetTracksAssociatorAtVertexMidPt" ), - primaryVertex = cms.InputTag( "hltFastPVPixelVertices" ), - computeProbabilities = cms.bool( False ), - computeGhostTrack = cms.bool( False ), - ghostTrackPriorDeltaR = cms.double( 0.03 ), - minimumNumberOfPixelHits = cms.int32( 2 ), - minimumNumberOfHits = cms.int32( 8 ), - maximumTransverseImpactParameter = cms.double( 0.1 ), - minimumTransverseMomentum = cms.double( 1.0 ), - maximumChiSquared = cms.double( 20.0 ), - maximumLongitudinalImpactParameter = cms.double( 0.1 ), - jetDirectionUsingTracks = cms.bool( False ), - jetDirectionUsingGhostTrack = cms.bool( False ), - useTrackQuality = cms.bool( False ) +fragment.hltEG15EtFilter = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEGL1SingleEG5OpenFilter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 15.0 ), + etcutEE = cms.double( 15.0 ), + ncandcut = cms.int32( 1 ) ) -fragment.hltL3DisplacedDijetFullTracksJetTagProducerFromIPMidPt = cms.EDProducer( "JetTagProducer", - jetTagComputer = cms.string( "hltESPDisplacedDijethltPromptTrackCountingESProducer" ), - tagInfos = cms.VInputTag( 'hltL3DisplacedDijet100FullTracksTrackIPProducerMidPt' ) +fragment.hltEle15VVVLClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG15EtFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.011 ), + thrRegularEE = cms.vdouble( 0.031 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltTwoPromptHLTL3DisplacedDijetFullTracksHLTCaloJetTagFilterMidPt = cms.EDFilter( "HLTCaloJetTag", +fragment.hltEle15VVVLHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltCentralCaloJetptMidPtCollectionProducer" ), - JetTags = cms.InputTag( "hltL3DisplacedDijetFullTracksJetTagProducerFromIPMidPt" ), - MinTag = cms.double( -999999.0 ), - MaxTag = cms.double( 2.5 ), - MinJets = cms.int32( 2 ), - TriggerType = cms.int32( 85 ) + candTag = cms.InputTag( "hltEle15VVVLClusterShapeFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.08 ), + thrOverEEE = cms.vdouble( 0.04 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.079, 0.25 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltDisplacedHLTCaloJetCollectionProducerMidPt = cms.EDProducer( "HLTCaloJetCollectionProducer", - HLTObject = cms.InputTag( "hltTwoPromptHLTL3DisplacedDijetFullTracksHLTCaloJetTagFilterMidPt" ), - TriggerTypes = cms.vint32( 85 ) +fragment.hltEgammaEcalPFClusterIsoR02 = cms.EDProducer( "EgammaHLTEcalPFClusterIsolationProducer", + recoEcalCandidateProducer = cms.InputTag( "hltEgammaCandidates" ), + pfClusterProducer = cms.InputTag( "hltParticleFlowClusterECALL1Seeded" ), + rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + drMax = cms.double( 0.2 ), + drVetoBarrel = cms.double( 0.0 ), + drVetoEndcap = cms.double( 0.0 ), + etaStripBarrel = cms.double( 0.0 ), + etaStripEndcap = cms.double( 0.0 ), + energyBarrel = cms.double( 0.0 ), + energyEndcap = cms.double( 0.0 ), + effectiveAreas = cms.vdouble( 0.12876, 0.09324 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) ) -fragment.hltL4DisplacedDijetFullTracksJetPromptTracksAssociatorAtVertexMidPt = cms.EDProducer( "JetTracksAssociatorAtVertex", - tracks = cms.InputTag( "hltIter2MergedForDisplaced" ), - coneSize = cms.double( 0.4 ), - useAssigned = cms.bool( False ), - pvSrc = cms.InputTag( "" ), - jets = cms.InputTag( "hltDisplacedHLTCaloJetCollectionProducerMidPt" ) +fragment.hltEle15VVVLEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15VVVLHEFilter" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIsoR02" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.5 ), + thrOverEEE = cms.vdouble( 0.5 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.12876, 0.09324 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltL4PromptDisplacedDijetFullTracksTrackIPProducerMidPt = cms.EDProducer( "TrackIPProducer", - jetTracks = cms.InputTag( "hltL4DisplacedDijetFullTracksJetPromptTracksAssociatorAtVertexMidPt" ), - primaryVertex = cms.InputTag( "hltFastPVPixelVertices" ), - computeProbabilities = cms.bool( False ), - computeGhostTrack = cms.bool( False ), - ghostTrackPriorDeltaR = cms.double( 0.03 ), - minimumNumberOfPixelHits = cms.int32( 2 ), - minimumNumberOfHits = cms.int32( 8 ), - maximumTransverseImpactParameter = cms.double( 0.1 ), - minimumTransverseMomentum = cms.double( 0.5 ), - maximumChiSquared = cms.double( 20.0 ), - maximumLongitudinalImpactParameter = cms.double( 0.1 ), - jetDirectionUsingTracks = cms.bool( False ), - jetDirectionUsingGhostTrack = cms.bool( False ), - useTrackQuality = cms.bool( False ) +fragment.hltEgammaHcalPFClusterIsoR02 = cms.EDProducer( "EgammaHLTHcalPFClusterIsolationProducer", + recoEcalCandidateProducer = cms.InputTag( "hltEgammaCandidates" ), + pfClusterProducerHCAL = cms.InputTag( "hltParticleFlowClusterHCAL" ), + useHF = cms.bool( False ), + pfClusterProducerHFEM = cms.InputTag( "" ), + pfClusterProducerHFHAD = cms.InputTag( "" ), + rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + drMax = cms.double( 0.2 ), + drVetoBarrel = cms.double( 0.0 ), + drVetoEndcap = cms.double( 0.0 ), + etaStripBarrel = cms.double( 0.0 ), + etaStripEndcap = cms.double( 0.0 ), + energyBarrel = cms.double( 0.0 ), + energyEndcap = cms.double( 0.0 ), + useEt = cms.bool( True ), + effectiveAreas = cms.vdouble( 0.0888, 0.111 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) ) -fragment.hltL4PromptDisplacedDijetFullTracksJetTagProducerFromIPMidPt = cms.EDProducer( "JetTagProducer", - jetTagComputer = cms.string( "hltESPDisplacedDijethltPromptTrackCountingESProducer" ), - tagInfos = cms.VInputTag( 'hltL4PromptDisplacedDijetFullTracksTrackIPProducerMidPt' ) +fragment.hltEle15VVVLHcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15VVVLEcalIsoFilter" ), + varTag = cms.InputTag( "hltEgammaHcalPFClusterIsoR02" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.6 ), + thrOverEEE = cms.vdouble( 0.6 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0888, 0.111 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltL4PromptDisplacedDijetFullTracksHLTCaloJetTagFilterMidPt = cms.EDFilter( "HLTCaloJetTag", +fragment.hltEle15VVVLPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15VVVLHcalIsoFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) +) +fragment.hltEle15VVVLGsfOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15VVVLPixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.012 ), + thrRegularEE = cms.vdouble( 0.01 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +fragment.hltEle15VVVLGsfChi2Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15VVVLGsfOneOEMinusOneOPFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Chi2' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 999999.0 ), + thrRegularEE = cms.vdouble( 4.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +fragment.hltEle15VVVLGsfMissingHitsFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15VVVLGsfChi2Filter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','MissingHits' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 999.0 ), + thrRegularEE = cms.vdouble( 2.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +fragment.hltEle15VVVLGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15VVVLGsfMissingHitsFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.0044 ), + thrRegularEE = cms.vdouble( 0.006 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +fragment.hltEle15VVVLGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15VVVLGsfDetaFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.025 ), + thrRegularEE = cms.vdouble( 0.025 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +fragment.hltEle15VVVLGsfTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15VVVLGsfDphiFilter" ), + varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.4 ), + thrOverEEE = cms.vdouble( 0.4 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +fragment.hltPFHT450Jet30 = cms.EDFilter( "HLTHtMhtFilter", + saveTags = cms.bool( True ), + htLabels = cms.VInputTag( 'hltPFHTJet30' ), + mhtLabels = cms.VInputTag( 'hltPFHTJet30' ), + minHt = cms.vdouble( 450.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) +) +fragment.hltPreEle15IsoVVVLPFHT450PFMET50 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltPreEle15IsoVVVLPFHT450 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltPreEle50IsoVVVLPFHT450 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltEG50IsoVVVLEtFilter = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEGL1SingleEG5OpenFilter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 50.0 ), + etcutEE = cms.double( 50.0 ), + ncandcut = cms.int32( 1 ) +) +fragment.hltEle50VVVLClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG50IsoVVVLEtFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.011 ), + thrRegularEE = cms.vdouble( 0.031 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +fragment.hltEle50VVVLHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltDisplacedHLTCaloJetCollectionProducerMidPt" ), - JetTags = cms.InputTag( "hltL4PromptDisplacedDijetFullTracksJetTagProducerFromIPMidPt" ), - MinTag = cms.double( -999999.0 ), - MaxTag = cms.double( 2.5 ), - MinJets = cms.int32( 2 ), - TriggerType = cms.int32( 85 ) + candTag = cms.InputTag( "hltEle50VVVLClusterShapeFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.08 ), + thrOverEEE = cms.vdouble( 0.04 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.079, 0.25 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltIter02DisplacedHLTCaloJetCollectionProducerMidPt = cms.EDProducer( "HLTCaloJetCollectionProducer", - HLTObject = cms.InputTag( "hltL4PromptDisplacedDijetFullTracksHLTCaloJetTagFilterMidPt" ), - TriggerTypes = cms.vint32( 85 ) +fragment.hltEle50VVVLEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle50VVVLHEFilter" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIsoR02" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.5 ), + thrOverEEE = cms.vdouble( 0.5 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.12876, 0.09324 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltL4DisplacedDijetFullTracksJetTracksAssociatorAtVertexMidPt = cms.EDProducer( "JetTracksAssociatorAtVertex", - tracks = cms.InputTag( "hltIter4MergedWithIter012DisplacedJets" ), - coneSize = cms.double( 0.4 ), - useAssigned = cms.bool( False ), - pvSrc = cms.InputTag( "" ), - jets = cms.InputTag( "hltIter02DisplacedHLTCaloJetCollectionProducerMidPt" ) +fragment.hltEle50VVVLHcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle50VVVLEcalIsoFilter" ), + varTag = cms.InputTag( "hltEgammaHcalPFClusterIsoR02" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.6 ), + thrOverEEE = cms.vdouble( 0.6 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0888, 0.111 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltL4TaggedDisplacedDijetFullTracksTrackIPProducerMidPt = cms.EDProducer( "TrackIPProducer", - jetTracks = cms.InputTag( "hltL4DisplacedDijetFullTracksJetTracksAssociatorAtVertexMidPt" ), - primaryVertex = cms.InputTag( "hltDisplacedhltTrimmedPixelVertices" ), - computeProbabilities = cms.bool( False ), - computeGhostTrack = cms.bool( False ), - ghostTrackPriorDeltaR = cms.double( 0.03 ), - minimumNumberOfPixelHits = cms.int32( 0 ), - minimumNumberOfHits = cms.int32( 6 ), - maximumTransverseImpactParameter = cms.double( 9999999.0 ), - minimumTransverseMomentum = cms.double( 1.0 ), - maximumChiSquared = cms.double( 5.0 ), - maximumLongitudinalImpactParameter = cms.double( 17.0 ), - jetDirectionUsingTracks = cms.bool( False ), - jetDirectionUsingGhostTrack = cms.bool( False ), - useTrackQuality = cms.bool( False ) +fragment.hltEle50VVVLPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle50VVVLHcalIsoFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) ) -fragment.hltL4DisplacedDijetFullTracksJetTagProducerFromIPMidPt = cms.EDProducer( "JetTagProducer", - jetTagComputer = cms.string( "hltESPDisplacedDijethltTrackCounting2D1st" ), - tagInfos = cms.VInputTag( 'hltL4TaggedDisplacedDijetFullTracksTrackIPProducerMidPt' ) +fragment.hltEle50VVVLGsfOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle50VVVLPixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.012 ), + thrRegularEE = cms.vdouble( 0.01 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltL4DisplacedDijetFullTracksHLTCaloJetTagFilterMidPt = cms.EDFilter( "HLTCaloJetTag", +fragment.hltEle50VVVLGsfChi2Filter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltIter02DisplacedHLTCaloJetCollectionProducerMidPt" ), - JetTags = cms.InputTag( "hltL4DisplacedDijetFullTracksJetTagProducerFromIPMidPt" ), - MinTag = cms.double( 5.0 ), - MaxTag = cms.double( 999999.0 ), - MinJets = cms.int32( 2 ), - TriggerType = cms.int32( 85 ) + candTag = cms.InputTag( "hltEle50VVVLGsfOneOEMinusOneOPFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Chi2' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 999999.0 ), + thrRegularEE = cms.vdouble( 4.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltPreHT400DisplacedDijet40DisplacedTrack = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltEle50VVVLGsfMissingHitsFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle50VVVLGsfChi2Filter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','MissingHits' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 999.0 ), + thrRegularEE = cms.vdouble( 2.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltHT400 = cms.EDFilter( "HLTHtMhtFilter", +fragment.hltEle50VVVLGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMht' ), - mhtLabels = cms.VInputTag( 'hltHtMht' ), - minHt = cms.vdouble( 400.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) + candTag = cms.InputTag( "hltEle50VVVLGsfMissingHitsFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.0044 ), + thrRegularEE = cms.vdouble( 0.006 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltPreHT650DisplacedDijet60Inclusive = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltEle50VVVLGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle50VVVLGsfDetaFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.025 ), + thrRegularEE = cms.vdouble( 0.025 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltHT650 = cms.EDFilter( "HLTHtMhtFilter", +fragment.hltEle50VVVLGsfTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMht' ), - mhtLabels = cms.VInputTag( 'hltHtMht' ), - minHt = cms.vdouble( 650.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) + candTag = cms.InputTag( "hltEle50VVVLGsfDphiFilter" ), + varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.4 ), + thrOverEEE = cms.vdouble( 0.4 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltPreHT550DisplacedDijet60Inclusive = cms.EDFilter( "HLTPrescaler", +fragment.hltPreEle15IsoVVVLPFHT600 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltHT550 = cms.EDFilter( "HLTHtMhtFilter", +fragment.hltPFHT600Jet30 = cms.EDFilter( "HLTHtMhtFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMht' ), - mhtLabels = cms.VInputTag( 'hltHtMht' ), - minHt = cms.vdouble( 550.0 ), + htLabels = cms.VInputTag( 'hltPFHTJet30' ), + mhtLabels = cms.VInputTag( 'hltPFHTJet30' ), + minHt = cms.vdouble( 600.0 ), minMht = cms.vdouble( 0.0 ), minMeff = cms.vdouble( 0.0 ), meffSlope = cms.vdouble( 1.0 ) ) -fragment.hltL1DiJetVBF = cms.EDFilter( "HLTL1TSeed", +fragment.hltL1sMu6HTT240IorDoubleJet100and35MassMin620 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_DoubleJet_90_30_DoubleJet30_Mass_Min620 OR L1_DoubleJet_100_30_DoubleJet30_Mass_Min620 OR L1_DoubleJet_110_35_DoubleJet35_Mass_Min620 OR L1_DoubleJet_115_40_DoubleJet40_Mass_Min620 OR L1_DoubleJet_120_45_DoubleJet45_Mass_Min620 OR L1_DoubleJet_115_40_DoubleJet40_Mass_Min620_Jet60TT28 OR L1_DoubleJet_120_45_DoubleJet45_Mass_Min620_Jet60TT28" ), + L1SeedsLogicalExpression = cms.string( "L1_Mu6_HTT240er OR L1_Mu6_HTT250er OR L1_DoubleJet_90_30_DoubleJet30_Mass_Min620 OR L1_DoubleJet_100_30_DoubleJet30_Mass_Min620 OR L1_DoubleJet_110_35_DoubleJet35_Mass_Min620 OR L1_DoubleJet_115_40_DoubleJet40_Mass_Min620 OR L1_DoubleJet_120_45_DoubleJet45_Mass_Min620 OR L1_DoubleJet_115_40_DoubleJet40_Mass_Min620_Jet60TT28 OR L1_DoubleJet_120_45_DoubleJet45_Mass_Min620_Jet60TT28" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -49292,159 +51621,560 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltPreDiJet11035Mjj650PFMET110 = cms.EDFilter( "HLTPrescaler", +fragment.hltPreMu4TrkIsoVVLDiPFJet9040DEta3p5MJJ750HTT300PFMETNoMu60 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltMETOpen = cms.EDFilter( "HLT1CaloMET", +fragment.hltL1sSingleMuOpenObjectMap = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltMet" ), - triggerType = cms.int32( 87 ), - MinE = cms.double( -1.0 ), + L1SeedsLogicalExpression = cms.string( "L1_SingleMuOpen" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +) +fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", + saveTags = cms.bool( True ), + CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + PreviousCandTag = cms.InputTag( "hltL1sSingleMuOpenObjectMap" ), + MaxEta = cms.double( 2.5 ), MinPt = cms.double( 0.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 1 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) ) -fragment.hltMET66 = cms.EDFilter( "HLT1CaloMET", +fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", + saveTags = cms.bool( True ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltL2MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sSingleMuOpenCandidateL1Filtered0" ), + SeedMapTag = cms.InputTag( "hltL2Muons" ), + MinN = cms.int32( 0 ), + MaxEta = cms.double( 2.5 ), + AbsEtaBins = cms.vdouble( 0.0 ), + MinNstations = cms.vint32( 0 ), + MinNhits = cms.vint32( 0 ), + CutOnChambers = cms.bool( False ), + MinNchambers = cms.vint32( 0 ), + MaxDr = cms.double( 9999.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), + NSigmaPt = cms.double( 0.0 ), + MatchToPreviousCand = cms.bool( True ) +) +fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", + saveTags = cms.bool( True ), + CandTag = cms.InputTag( "hltL1MuonsPt0" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sSingleMuOpenCandidateL1Filtered0" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 1 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) +) +fragment.hltL3fL1sSingleMuOpenL1f0L2f3QL3Filtered4Q = cms.EDFilter( "HLTMuonL3PreFilter", + saveTags = cms.bool( True ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 4.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxNormalizedChi2 = cms.double( 20.0 ), + MaxDXYBeamSpot = cms.double( 0.1 ), + MinDXYBeamSpot = cms.double( -1.0 ), + MinNmuonHits = cms.int32( 0 ), + MaxPtDifference = cms.double( 9999.0 ), + MinTrackPt = cms.double( 0.0 ), + minMuonStations = cms.int32( 2 ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 0 ), + MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), + trkMuonId = cms.uint32( 0 ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) +) +fragment.hltMuon4RelTrkIsoVVLFiltered = cms.EDFilter( "HLTMuonIsoFilter", + saveTags = cms.bool( True ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL3fL1sSingleMuOpenL1f0L2f3QL3Filtered4Q" ), + MinN = cms.int32( 1 ), + DepTag = cms.VInputTag( 'hltL3MuonRelTrkIsolationVVL' ), + IsolatorPSet = cms.PSet( ) +) +fragment.hltMET35 = cms.EDFilter( "HLT1CaloMET", saveTags = cms.bool( True ), inputTag = cms.InputTag( "hltMet" ), triggerType = cms.int32( 87 ), MinE = cms.double( -1.0 ), - MinPt = cms.double( 66.0 ), + MinPt = cms.double( 35.0 ), MinMass = cms.double( -1.0 ), MaxMass = cms.double( -1.0 ), MinEta = cms.double( -1.0 ), MaxEta = cms.double( -1.0 ), MinN = cms.int32( 1 ) ) -fragment.hltPFMETVBFProducer = cms.EDProducer( "PFMETProducer", - src = cms.InputTag( "hltParticleFlowNoMu" ), - globalThreshold = cms.double( 0.0 ), - alias = cms.string( "pfMet" ), - calculateSignificance = cms.bool( False ), - parameters = cms.PSet( ), - applyWeight = cms.bool( False ), - srcWeights = cms.InputTag( "" ) +fragment.hltDiCaloJet7020MJJ500DEta3p5 = cms.EDFilter( "HLTCaloJetVBFFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), + minPtLow = cms.double( 20.0 ), + minPtHigh = cms.double( 70.0 ), + etaOpposite = cms.bool( True ), + minDeltaEta = cms.double( 3.5 ), + minInvMass = cms.double( 500.0 ), + maxEta = cms.double( 5.0 ), + leadingJetOnly = cms.bool( False ), + triggerType = cms.int32( 10 ) ) -fragment.hltPFMETVBF110 = cms.EDFilter( "HLT1PFMET", +fragment.hltDiPFJet9040MJJ750DEta3p5 = cms.EDFilter( "HLTPFJetVBFFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltPFMETVBFProducer" ), + inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + minPtLow = cms.double( 40.0 ), + minPtHigh = cms.double( 90.0 ), + etaOpposite = cms.bool( True ), + minDeltaEta = cms.double( 3.5 ), + minInvMass = cms.double( 750.0 ), + maxEta = cms.double( 5.0 ), + leadingJetOnly = cms.bool( False ), + triggerType = cms.int32( 85 ) +) +fragment.hltPFHTJet30Eta5 = cms.EDProducer( "HLTHtMhtProducer", + usePt = cms.bool( True ), + excludePFMuons = cms.bool( False ), + minNJetHt = cms.int32( 0 ), + minNJetMht = cms.int32( 0 ), + minPtJetHt = cms.double( 30.0 ), + minPtJetMht = cms.double( 0.0 ), + maxEtaJetHt = cms.double( 5.0 ), + maxEtaJetMht = cms.double( 999.0 ), + jetsLabel = cms.InputTag( "hltAK4PFJetsCorrected" ), + pfCandidatesLabel = cms.InputTag( "hltParticleFlow" ) +) +fragment.hltPFHT300Jet30 = cms.EDFilter( "HLTHtMhtFilter", + saveTags = cms.bool( True ), + htLabels = cms.VInputTag( 'hltPFHTJet30Eta5' ), + mhtLabels = cms.VInputTag( 'hltPFHTJet30Eta5' ), + minHt = cms.vdouble( 300.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) +) +fragment.hltPFMETNoMu60 = cms.EDFilter( "HLT1PFMET", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltPFMETNoMuProducer" ), triggerType = cms.int32( 87 ), MinE = cms.double( -1.0 ), - MinPt = cms.double( 110.0 ), + MinPt = cms.double( 60.0 ), MinMass = cms.double( -1.0 ), MaxMass = cms.double( -1.0 ), MinEta = cms.double( -1.0 ), MaxEta = cms.double( -1.0 ), MinN = cms.int32( 1 ) ) -fragment.hltL1TPFJetsMatching = cms.EDProducer( "L1TPFJetsMatching", - L1JetTrigger = cms.InputTag( "hltL1DiJetVBF" ), - JetSrc = cms.InputTag( "hltAK4PFJetsTightIDCorrected" ), - pt1Min = cms.double( 110.0 ), - pt2Min = cms.double( 35.0 ), - pt3Min = cms.double( 110.0 ), - mjjMin = cms.double( 650.0 ), - matchingR = cms.double( 0.5 ) +fragment.hltPreMu8TrkIsoVVLDiPFJet40DEta3p5MJJ750HTT300PFMETNoMu60 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltL1PFJetCategories = cms.EDFilter( "HLT1PFJet", +fragment.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered8Q = cms.EDFilter( "HLTMuonL3PreFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( 'hltL1TPFJetsMatching','TwoJets' ), - triggerType = cms.int32( 0 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( -1.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 2 ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 8.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxNormalizedChi2 = cms.double( 20.0 ), + MaxDXYBeamSpot = cms.double( 0.1 ), + MinDXYBeamSpot = cms.double( -1.0 ), + MinNmuonHits = cms.int32( 0 ), + MaxPtDifference = cms.double( 9999.0 ), + MinTrackPt = cms.double( 0.0 ), + minMuonStations = cms.int32( 2 ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 0 ), + MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), + trkMuonId = cms.uint32( 0 ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltPreDiJet11035Mjj650PFMET120 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltMuon8RelTrkIsoVVLFiltered = cms.EDFilter( "HLTMuonIsoFilter", + saveTags = cms.bool( True ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered8Q" ), + MinN = cms.int32( 1 ), + DepTag = cms.VInputTag( 'hltL3MuonRelTrkIsolationVVL' ), + IsolatorPSet = cms.PSet( ) ) -fragment.hltMET72 = cms.EDFilter( "HLT1CaloMET", +fragment.hltMET20 = cms.EDFilter( "HLT1CaloMET", saveTags = cms.bool( True ), inputTag = cms.InputTag( "hltMet" ), triggerType = cms.int32( 87 ), MinE = cms.double( -1.0 ), - MinPt = cms.double( 72.0 ), + MinPt = cms.double( 20.0 ), MinMass = cms.double( -1.0 ), MaxMass = cms.double( -1.0 ), MinEta = cms.double( -1.0 ), MaxEta = cms.double( -1.0 ), MinN = cms.int32( 1 ) ) -fragment.hltPFMETVBF120 = cms.EDFilter( "HLT1PFMET", +fragment.hltDiCaloJet20MJJ400DEta3p5 = cms.EDFilter( "HLTCaloJetVBFFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltPFMETVBFProducer" ), - triggerType = cms.int32( 87 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 120.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) + inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), + minPtLow = cms.double( 20.0 ), + minPtHigh = cms.double( 20.0 ), + etaOpposite = cms.bool( True ), + minDeltaEta = cms.double( 3.5 ), + minInvMass = cms.double( 400.0 ), + maxEta = cms.double( 5.0 ), + leadingJetOnly = cms.bool( False ), + triggerType = cms.int32( 10 ) ) -fragment.hltPreDiJet11035Mjj650PFMET130 = cms.EDFilter( "HLTPrescaler", +fragment.hltDiPFJet40MJJ750DEta3p5 = cms.EDFilter( "HLTPFJetVBFFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + minPtLow = cms.double( 40.0 ), + minPtHigh = cms.double( 40.0 ), + etaOpposite = cms.bool( True ), + minDeltaEta = cms.double( 3.5 ), + minInvMass = cms.double( 750.0 ), + maxEta = cms.double( 5.0 ), + leadingJetOnly = cms.bool( False ), + triggerType = cms.int32( 85 ) +) +fragment.hltPreMu10TrkIsoVVLDiPFJet40DEta3p5MJJ750HTT350PFMETNoMu60 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltMET78 = cms.EDFilter( "HLT1CaloMET", +fragment.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered10Q = cms.EDFilter( "HLTMuonL3PreFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltMet" ), - triggerType = cms.int32( 87 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 78.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 10.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxNormalizedChi2 = cms.double( 20.0 ), + MaxDXYBeamSpot = cms.double( 0.1 ), + MinDXYBeamSpot = cms.double( -1.0 ), + MinNmuonHits = cms.int32( 0 ), + MaxPtDifference = cms.double( 9999.0 ), + MinTrackPt = cms.double( 0.0 ), + minMuonStations = cms.int32( 2 ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 0 ), + MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), + trkMuonId = cms.uint32( 0 ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltPFMETVBF130 = cms.EDFilter( "HLT1PFMET", +fragment.hltMuon10RelTrkIsoVVLFiltered = cms.EDFilter( "HLTMuonIsoFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltPFMETVBFProducer" ), - triggerType = cms.int32( 87 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 130.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered10Q" ), + MinN = cms.int32( 1 ), + DepTag = cms.VInputTag( 'hltL3MuonRelTrkIsolationVVL' ), + IsolatorPSet = cms.PSet( ) ) -fragment.hltPreTripleJet1103535Mjj650PFMET110 = cms.EDFilter( "HLTPrescaler", +fragment.hltPFHT350Jet30Eta5 = cms.EDFilter( "HLTHtMhtFilter", + saveTags = cms.bool( True ), + htLabels = cms.VInputTag( 'hltPFHTJet30Eta5' ), + mhtLabels = cms.VInputTag( 'hltPFHTJet30Eta5' ), + minHt = cms.vdouble( 350.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) +) +fragment.hltPreMu15IsoVVVLPFHT450CaloBTagDeepCSV4p5 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hlt1PFJetCategories3 = cms.EDFilter( "HLT1PFJet", +fragment.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q = cms.EDFilter( "HLTMuonL3PreFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( 'hltL1TPFJetsMatching','ThreeJets' ), - triggerType = cms.int32( 0 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( -1.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 3 ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 1.0E99 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 15.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxNormalizedChi2 = cms.double( 9999.0 ), + MaxDXYBeamSpot = cms.double( 9999.0 ), + MinDXYBeamSpot = cms.double( -1.0 ), + MinNmuonHits = cms.int32( 0 ), + MaxPtDifference = cms.double( 9999.0 ), + MinTrackPt = cms.double( 0.0 ), + minMuonStations = cms.int32( 2 ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 0 ), + MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), + trkMuonId = cms.uint32( 0 ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltPreTripleJet1103535Mjj650PFMET120 = cms.EDFilter( "HLTPrescaler", +fragment.hltFixedGridRhoFastjetAllCaloForMuonsWithCaloTowers = cms.EDProducer( "FixedGridRhoProducerFastjet", + pfCandidatesTag = cms.InputTag( "hltTowerMakerForAll" ), + maxRapidity = cms.double( 2.5 ), + gridSpacing = cms.double( 0.55 ) +) +fragment.hltL3CaloMuonCorrectedVVVLIsolations = cms.EDProducer( "L2MuonIsolationProducer", + StandAloneCollectionLabel = cms.InputTag( "hltIterL3MuonCandidates" ), + ExtractorPSet = cms.PSet( + DR_Veto_H = cms.double( 0.1 ), + Vertex_Constraint_Z = cms.bool( False ), + DR_Veto_E = cms.double( 0.07 ), + Weight_H = cms.double( 1.0 ), + CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAll" ), + DR_Max = cms.double( 1.0 ), + DepositLabel = cms.untracked.string( "EcalPlusHcal" ), + Vertex_Constraint_XY = cms.bool( False ), + Threshold_H = cms.double( 0.5 ), + Threshold_E = cms.double( 0.2 ), + ComponentName = cms.string( "CaloExtractor" ), + Weight_E = cms.double( 1.0 ) + ), + IsolatorPSet = cms.PSet( + Thresholds = cms.vdouble( 9.9999999E7 ), + ReturnRelativeSum = cms.bool( False ), + AndOrCuts = cms.bool( True ), + EtaBounds = cms.vdouble( 2.411 ), + ConeSizesRel = cms.vdouble( 0.2 ), + EtaBoundsRel = cms.vdouble( 2.411 ), + RhoScaleBarrel = cms.double( 0.836 ), + UseRhoCorrection = cms.bool( True ), + ReturnAbsoluteSum = cms.bool( True ), + RhoMax = cms.double( 9.9999999E7 ), + RhoSrc = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuonsWithCaloTowers" ), + CutRelativeIso = cms.bool( False ), + CutAbsoluteIso = cms.bool( True ), + EffAreaSFBarrel = cms.double( 1.0 ), + ThresholdsRel = cms.vdouble( 9.9999999E7 ), + ComponentName = cms.string( "CutsIsolatorWithCorrection" ), + ConeSizes = cms.vdouble( 0.2 ), + EffAreaSFEndcap = cms.double( 0.883 ), + RhoScaleEndcap = cms.double( 1.0 ) + ), + WriteIsolatorFloat = cms.bool( True ) +) +fragment.hltL3MuonCombRelIsolationVVVL = cms.EDProducer( "L3MuonCombinedRelativeIsolationProducer", + UseRhoCorrectedCaloDeposits = cms.bool( True ), + UseCaloIso = cms.bool( True ), + CaloDepositsLabel = cms.InputTag( "hltL3CaloMuonCorrectedVVVLIsolations" ), + inputMuonCollection = cms.InputTag( "hltIterL3MuonCandidates" ), + OutputMuIsoDeposits = cms.bool( True ), + TrackPt_Min = cms.double( -1.0 ), + printDebug = cms.bool( False ), + CutsPSet = cms.PSet( + applyCutsORmaxNTracks = cms.bool( False ), + maxNTracks = cms.int32( -1 ), + Thresholds = cms.vdouble( 1.2 ), + EtaBounds = cms.vdouble( 2.411 ), + ComponentName = cms.string( "SimpleCuts" ), + ConeSizes = cms.vdouble( 0.2 ) + ), + TrkExtractorPSet = cms.PSet( + Diff_z = cms.double( 0.2 ), + inputTrackCollection = cms.InputTag( "hltIter0L3MuonTrackSelectionHighPurity" ), + Chi2Ndof_Max = cms.double( 1.0E64 ), + BeamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), + DR_Veto = cms.double( 0.01 ), + Pt_Min = cms.double( -1.0 ), + VetoLeadingTrack = cms.bool( True ), + DR_Max = cms.double( 0.2 ), + DepositLabel = cms.untracked.string( "PXLS" ), + PtVeto_Min = cms.double( 2.0 ), + NHits_Min = cms.uint32( 0 ), + PropagateTracksToRadius = cms.bool( True ), + ReferenceRadius = cms.double( 6.0 ), + Chi2Prob_Min = cms.double( -1.0 ), + Diff_r = cms.double( 0.1 ), + BeamlineOption = cms.string( "BeamSpotFromEvent" ), + ComponentName = cms.string( "PixelTrackExtractor" ), + DR_VetoPt = cms.double( 0.025 ) + ), + CaloExtractorPSet = cms.PSet( + DR_Veto_H = cms.double( 0.1 ), + Vertex_Constraint_Z = cms.bool( False ), + DR_Veto_E = cms.double( 0.07 ), + Weight_H = cms.double( 1.0 ), + CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAll" ), + DR_Max = cms.double( 0.2 ), + DepositLabel = cms.untracked.string( "EcalPlusHcal" ), + Vertex_Constraint_XY = cms.bool( False ), + Threshold_H = cms.double( 0.5 ), + Threshold_E = cms.double( 0.2 ), + ComponentName = cms.string( "CaloExtractor" ), + Weight_E = cms.double( 1.0 ) + ) +) +fragment.hltL3MuVVVLIsoFIlter = cms.EDFilter( "HLTMuonIsoFilter", + saveTags = cms.bool( True ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q" ), + MinN = cms.int32( 1 ), + DepTag = cms.VInputTag( 'hltL3MuonCombRelIsolationVVVL' ), + IsolatorPSet = cms.PSet( ) +) +fragment.hltPreMu15IsoVVVLPFHT450PFMET50 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltPreTripleJet1103535Mjj650PFMET130 = cms.EDFilter( "HLTPrescaler", +fragment.hltPreMu15IsoVVVLPFHT450 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltL1sIsoEG30erJetC34drMin0p3 = cms.EDFilter( "HLTL1TSeed", +fragment.hltPreMu50IsoVVVLPFHT450 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered50Q = cms.EDFilter( "HLTMuonL3PreFilter", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleLooseIsoEG26er2p5 OR L1_SingleLooseIsoEG26er1p5 OR L1_SingleLooseIsoEG28er2p5 OR L1_SingleLooseIsoEG28er2p1 OR L1_SingleLooseIsoEG28er1p5 OR L1_SingleLooseIsoEG30er2p5 OR L1_SingleLooseIsoEG30er1p5 OR L1_LooseIsoEG26er2p1_Jet34er2p5_dR_Min0p3 OR L1_LooseIsoEG28er2p1_Jet34er2p5_dR_Min0p3 OR L1_LooseIsoEG30er2p1_Jet34er2p5_dR_Min0p3 OR L1_SingleEG26er2p5 OR L1_SingleEG38er2p5 OR L1_SingleEG40er2p5 OR L1_SingleEG42er2p5 OR L1_SingleEG45er2p5 OR L1_SingleEG60 OR L1_SingleEG34er2p5 OR L1_SingleEG36er2p5 OR L1_SingleIsoEG24er2p1 OR L1_SingleIsoEG26er2p1 OR L1_SingleIsoEG28er2p1 OR L1_SingleIsoEG30er2p1 OR L1_SingleIsoEG32er2p1 OR L1_SingleIsoEG26er2p5 OR L1_SingleIsoEG28er2p5 OR L1_SingleIsoEG30er2p5 OR L1_SingleIsoEG32er2p5 OR L1_SingleIsoEG34er2p5" ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 1.0E99 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 50.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxNormalizedChi2 = cms.double( 9999.0 ), + MaxDXYBeamSpot = cms.double( 9999.0 ), + MinDXYBeamSpot = cms.double( -1.0 ), + MinNmuonHits = cms.int32( 0 ), + MaxPtDifference = cms.double( 9999.0 ), + MinTrackPt = cms.double( 0.0 ), + minMuonStations = cms.int32( 2 ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 0 ), + MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), + trkMuonId = cms.uint32( 0 ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) +) +fragment.hltL3Mu50VVVLIsoFIlter = cms.EDFilter( "HLTMuonIsoFilter", + saveTags = cms.bool( True ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered50Q" ), + MinN = cms.int32( 1 ), + DepTag = cms.VInputTag( 'hltL3MuonCombRelIsolationVVVL' ), + IsolatorPSet = cms.PSet( ) +) +fragment.hltPreMu15IsoVVVLPFHT600 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_Mu3er1p5_Jet100er2p5_ETMHF30 OR L1_Mu3er1p5_Jet100er2p5_ETMHF40 OR L1_Mu3er1p5_Jet100er2p5_ETMHF50" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -49454,1051 +52184,873 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltPreEle30eta2p1WPTightGsfCentralPFJet35EleCleaned = cms.EDFilter( "HLTPrescaler", +fragment.hltPreMu3er1p5PFJet100er2p5PFMET70PFMHT70IDTight = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltEGL1IsoEG30erJetC34drMin0p3Filter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", - saveTags = cms.bool( True ), - candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), - l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - candNonIsolatedTag = cms.InputTag( "" ), - l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1SeedFilterTag = cms.InputTag( "hltL1sIsoEG30erJetC34drMin0p3" ), - l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - ncandcut = cms.int32( 1 ), - doIsolated = cms.bool( False ), - region_eta_size = cms.double( 0.522 ), - region_eta_size_ecap = cms.double( 1.0 ), - region_phi_size = cms.double( 1.044 ), - barrel_end = cms.double( 1.4791 ), - endcap_end = cms.double( 2.17 ) -) -fragment.hltEG30L1IsoEGerJetC34drMin0p3EtFilter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1IsoEG30erJetC34drMin0p3Filter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 30.0 ), - etcutEE = cms.double( 30.0 ), - ncandcut = cms.int32( 1 ) -) -fragment.hltEle30erJetC34WPTightClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG30L1IsoEGerJetC34drMin0p3EtFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.011 ), - thrRegularEE = cms.vdouble( 0.0305 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) -) -fragment.hltEle30erJetC34WPTightHEFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle30erJetC34WPTightClusterShapeFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.1 ), - thrRegularEB1 = cms.vdouble( 0.75 ), - thrRegularEE1 = cms.vdouble( 3.0 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.03 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( 2.25 ), - thrRegularEE2 = cms.vdouble( 5.0 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.03 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.1, 0.1, 0.3, 0.5 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) -) -fragment.hltEle30erJetC34WPTightEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle30erJetC34WPTightHEFilter" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.1 ), - thrRegularEB1 = cms.vdouble( 1.75 ), - thrRegularEE1 = cms.vdouble( 1.0 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.025 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( 1.75 ), - thrRegularEE2 = cms.vdouble( 2.0 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.025 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.2, 0.2, 0.25, 0.3 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) -) -fragment.hltEle30erJetC34WPTightHcalIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle30erJetC34WPTightEcalIsoFilter" ), - varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.0 ), - thrRegularEB1 = cms.vdouble( 2.5 ), - thrRegularEE1 = cms.vdouble( 1.0 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.03 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( 3.0 ), - thrRegularEE2 = cms.vdouble( 2.0 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.03 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.2, 0.2, 0.4, 0.5 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.0 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) -) -fragment.hltEle30erJetC34WPTightPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle30erJetC34WPTightHcalIsoFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) -) -fragment.hltEle30erJetC34WPTightPMS2Filter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltL3MuFiltered3er1p5 = cms.EDFilter( "HLTMuonL3PreFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle30erJetC34WPTightPixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaPixelMatchVars','s2' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 70.0 ), - thrRegularEE = cms.vdouble( 45.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 1.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 3.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxNormalizedChi2 = cms.double( 9999.0 ), + MaxDXYBeamSpot = cms.double( 9999.0 ), + MinDXYBeamSpot = cms.double( -1.0 ), + MinNmuonHits = cms.int32( 0 ), + MaxPtDifference = cms.double( 9999.0 ), + MinTrackPt = cms.double( 0.0 ), + minMuonStations = cms.int32( 2 ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 0 ), + MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), + trkMuonId = cms.uint32( 0 ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltEle30erJetC34WPTightGsfOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltSingleAK4CaloJet70 = cms.EDFilter( "HLT1CaloJet", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle30erJetC34WPTightPMS2Filter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.012 ), - thrRegularEE = cms.vdouble( 0.011 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), + triggerType = cms.int32( 85 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 70.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 5.0 ), + MinN = cms.int32( 1 ) ) -fragment.hltEle30erJetC34WPTightGsfMissingHitsFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltMHT40 = cms.EDFilter( "HLTMhtFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle30erJetC34WPTightGsfOneOEMinusOneOPFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','MissingHits' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 999.0 ), - thrRegularEE = cms.vdouble( 1.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + mhtLabels = cms.VInputTag( 'hltMht' ), + minMht = cms.vdouble( 40.0 ) ) -fragment.hltEle30erJetC34WPTightGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltPFJetsCorrectedMatchedToCaloJets70 = cms.EDProducer( "HLTPFJetsMatchedToFilteredCaloJetsProducer", + src = cms.InputTag( "hltAK4PFJetsCorrected" ), + triggerJetsFilter = cms.InputTag( "hltSingleAK4CaloJet70" ), + triggerJetsType = cms.int32( 85 ), + maxDeltaR = cms.double( 0.5 ) +) +fragment.hltSinglePFJet100er2p5 = cms.EDFilter( "HLT1PFJet", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle30erJetC34WPTightGsfMissingHitsFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.004 ), - thrRegularEE = cms.vdouble( 0.005 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + inputTag = cms.InputTag( "hltPFJetsCorrectedMatchedToCaloJets70" ), + triggerType = cms.int32( 85 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 100.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.5 ), + MinN = cms.int32( 1 ) ) -fragment.hltEle30erJetC34WPTightGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltPFMHTTightID70 = cms.EDFilter( "HLTMhtFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle30erJetC34WPTightGsfDetaFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.02 ), - thrRegularEE = cms.vdouble( 0.023 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + mhtLabels = cms.VInputTag( 'hltPFMHTTightID' ), + minMht = cms.vdouble( 70.0 ) ) -fragment.hltEle30erJetC34WPTightGsfTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", +fragment.hltPreMu3er1p5PFJet100er2p5PFMET80PFMHT80IDTight = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltPFMHTTightID80 = cms.EDFilter( "HLTMhtFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle30erJetC34WPTightGsfDphiFilter" ), - varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.1 ), - thrRegularEB1 = cms.vdouble( 0.838 ), - thrRegularEE1 = cms.vdouble( -0.363 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.025 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( -0.385 ), - thrRegularEE2 = cms.vdouble( 0.702 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.025 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.029, 0.111, 0.114, 0.032 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + mhtLabels = cms.VInputTag( 'hltPFMHTTightID' ), + minMht = cms.vdouble( 80.0 ) ) -fragment.hltDoubleCentralCaloJet10 = cms.EDFilter( "HLT1CaloJet", +fragment.hltPFMET80 = cms.EDFilter( "HLT1PFMET", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), - triggerType = cms.int32( 85 ), + inputTag = cms.InputTag( "hltPFMETProducer" ), + triggerType = cms.int32( 87 ), MinE = cms.double( -1.0 ), - MinPt = cms.double( 10.0 ), + MinPt = cms.double( 80.0 ), MinMass = cms.double( -1.0 ), MaxMass = cms.double( -1.0 ), MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.6 ), - MinN = cms.int32( 2 ) + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) ) -fragment.hltEle30JetCollectionsForLeptonPlusPFJets = cms.EDProducer( "HLTPFJetsCleanedFromLeadingLeptons", - leptons = cms.InputTag( "hltEle30erJetC34WPTightGsfTrackIsoFilter" ), - jets = cms.InputTag( "hltAK4PFJetsCorrected" ), - minDeltaR = cms.double( 0.4 ), - numLeptons = cms.uint32( 1 ) +fragment.hltPreMu3er1p5PFJet100er2p5PFMET90PFMHT90IDTight = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltEle30PFJet35EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", +fragment.hltPFMHTTightID90 = cms.EDFilter( "HLTMhtFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEle30JetCollectionsForLeptonPlusPFJets" ), - originalTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - MinJetPt = cms.double( 35.0 ), - MaxAbsJetEta = cms.double( 2.6 ), - MinNJets = cms.uint32( 1 ), - triggerType = cms.int32( 85 ) + mhtLabels = cms.VInputTag( 'hltPFMHTTightID' ), + minMht = cms.vdouble( 90.0 ) ) -fragment.hltL1sIsoEG28erHTT100 = cms.EDFilter( "HLTL1TSeed", +fragment.hltPreMu3er1p5PFJet100er2p5PFMET100PFMHT100IDTight = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltPreMu3er1p5PFJet100er2p5PFMETNoMu70PFMHTNoMu70IDTight = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltPFMETNoMu70 = cms.EDFilter( "HLT1PFMET", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleLooseIsoEG26er2p5 OR L1_SingleLooseIsoEG26er1p5 OR L1_SingleLooseIsoEG28er2p5 OR L1_SingleLooseIsoEG28er2p1 OR L1_SingleLooseIsoEG28er1p5 OR L1_SingleLooseIsoEG30er2p5 OR L1_SingleLooseIsoEG30er1p5 OR L1_LooseIsoEG24er2p1_HTT100er OR L1_LooseIsoEG26er2p1_HTT100er OR L1_LooseIsoEG28er2p1_HTT100er OR L1_SingleEG26er2p5 OR L1_SingleEG38er2p5 OR L1_SingleEG40er2p5 OR L1_SingleEG42er2p5 OR L1_SingleEG45er2p5 OR L1_SingleEG60 OR L1_SingleEG34er2p5 OR L1_SingleEG36er2p5 OR L1_SingleIsoEG24er2p1 OR L1_SingleIsoEG26er2p1 OR L1_SingleIsoEG28er2p1 OR L1_SingleIsoEG30er2p1 OR L1_SingleIsoEG32er2p1 OR L1_SingleIsoEG26er2p5 OR L1_SingleIsoEG28er2p5 OR L1_SingleIsoEG30er2p5 OR L1_SingleIsoEG32er2p5 OR L1_SingleIsoEG34er2p5" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) + inputTag = cms.InputTag( "hltPFMETNoMuProducer" ), + triggerType = cms.int32( 87 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 70.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) ) -fragment.hltPreEle28eta2p1WPTightGsfHT150 = cms.EDFilter( "HLTPrescaler", +fragment.hltPreMu3er1p5PFJet100er2p5PFMETNoMu80PFMHTNoMu80IDTight = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltEGL1IsoEG28erHTT100Filter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", +fragment.hltPFMHTNoMuTightID80 = cms.EDFilter( "HLTMhtFilter", saveTags = cms.bool( True ), - candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), - l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - candNonIsolatedTag = cms.InputTag( "" ), - l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1SeedFilterTag = cms.InputTag( "hltL1sIsoEG28erHTT100" ), - l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - ncandcut = cms.int32( 1 ), - doIsolated = cms.bool( False ), - region_eta_size = cms.double( 0.522 ), - region_eta_size_ecap = cms.double( 1.0 ), - region_phi_size = cms.double( 1.044 ), - barrel_end = cms.double( 1.4791 ), - endcap_end = cms.double( 2.17 ) + mhtLabels = cms.VInputTag( 'hltPFMHTNoMuTightID' ), + minMht = cms.vdouble( 80.0 ) ) -fragment.hltEG28L1IsoEG28erHTT100EtFilter = cms.EDFilter( "HLTEgammaEtFilter", +fragment.hltPFMETNoMu80 = cms.EDFilter( "HLT1PFMET", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1IsoEG28erHTT100Filter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 28.0 ), - etcutEE = cms.double( 28.0 ), - ncandcut = cms.int32( 1 ) + inputTag = cms.InputTag( "hltPFMETNoMuProducer" ), + triggerType = cms.int32( 87 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 80.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) ) -fragment.hltEle28erHTT100WPTightClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltPreMu3er1p5PFJet100er2p5PFMETNoMu90PFMHTNoMu90IDTight = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltPFMETNoMu90 = cms.EDFilter( "HLT1PFMET", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG28L1IsoEG28erHTT100EtFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.011 ), - thrRegularEE = cms.vdouble( 0.0305 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + inputTag = cms.InputTag( "hltPFMETNoMuProducer" ), + triggerType = cms.int32( 87 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 90.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) ) -fragment.hltEle28erHTT100WPTightHEFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", +fragment.hltPreMu3er1p5PFJet100er2p5PFMETNoMu100PFMHTNoMu100IDTight = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltPFMHTNoMuTightID100 = cms.EDFilter( "HLTMhtFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28erHTT100WPTightClusterShapeFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.1 ), - thrRegularEB1 = cms.vdouble( 0.75 ), - thrRegularEE1 = cms.vdouble( 3.0 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.03 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( 2.25 ), - thrRegularEE2 = cms.vdouble( 5.0 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.03 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.1, 0.1, 0.3, 0.5 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + mhtLabels = cms.VInputTag( 'hltPFMHTNoMuTightID' ), + minMht = cms.vdouble( 100.0 ) ) -fragment.hltEle28erHTT100WPTightEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", +fragment.hltPFMETNoMu100 = cms.EDFilter( "HLT1PFMET", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28erHTT100WPTightHEFilter" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.1 ), - thrRegularEB1 = cms.vdouble( 1.75 ), - thrRegularEE1 = cms.vdouble( 1.0 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.025 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( 1.75 ), - thrRegularEE2 = cms.vdouble( 2.0 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.025 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.2, 0.2, 0.25, 0.3 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + inputTag = cms.InputTag( "hltPFMETNoMuProducer" ), + triggerType = cms.int32( 87 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 100.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) ) -fragment.hltEle28erHTT100WPTightHcalIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", +fragment.hltL1sDoubleMu0er1p5SQOSdRMax1p4 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28erHTT100WPTightEcalIsoFilter" ), - varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.0 ), - thrRegularEB1 = cms.vdouble( 2.5 ), - thrRegularEE1 = cms.vdouble( 1.0 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.03 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( 3.0 ), - thrRegularEE2 = cms.vdouble( 2.0 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.03 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.2, 0.2, 0.4, 0.5 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.0 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + L1SeedsLogicalExpression = cms.string( "L1_DoubleMu0er1p5_SQ_OS_dR_Max1p4 OR L1_DoubleMu0er1p4_SQ_OS_dR_Max1p4" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltEle28erHTT100WPTightPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", +fragment.hltPreDimuon10PsiPrimeBarrelSeagulls = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltL1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28erHTT100WPTightHcalIsoFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) + CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + PreviousCandTag = cms.InputTag( "hltL1sDoubleMu0er1p5SQOSdRMax1p4" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 2 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) ) -fragment.hltEle28erHTT100WPTightPMS2Filter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28erHTT100WPTightPixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaPixelMatchVars','s2' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 70.0 ), - thrRegularEE = cms.vdouble( 45.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltL2MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0" ), + SeedMapTag = cms.InputTag( "hltL2Muons" ), + MinN = cms.int32( 0 ), + MaxEta = cms.double( 2.5 ), + AbsEtaBins = cms.vdouble( 0.0 ), + MinNstations = cms.vint32( 0 ), + MinNhits = cms.vint32( 0 ), + CutOnChambers = cms.bool( False ), + MinNchambers = cms.vint32( 0 ), + MaxDr = cms.double( 9999.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), + NSigmaPt = cms.double( 0.0 ), + MatchToPreviousCand = cms.bool( True ) ) -fragment.hltEle28erHTT100WPTightGsfOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28erHTT100WPTightPMS2Filter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.012 ), - thrRegularEE = cms.vdouble( 0.011 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + CandTag = cms.InputTag( "hltL1MuonsPt0" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 1 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) ) -fragment.hltEle28erHTT100WPTightGsfMissingHitsFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltDimuon10PsiPrimeBarrelnoCowL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28erHTT100WPTightGsfOneOEMinusOneOPFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','MissingHits' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 999.0 ), - thrRegularEE = cms.vdouble( 1.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + PreviousCandIsL2 = cms.bool( True ), + FastAccept = cms.bool( False ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MaxDz = cms.double( 9999.0 ), + ChargeOpt = cms.int32( -1 ), + MinPtPair = cms.vdouble( 9.9 ), + MaxPtPair = cms.vdouble( 1.0E125 ), + MinPtMax = cms.vdouble( 0.0 ), + MinPtMin = cms.vdouble( 0.0 ), + MaxPtMin = cms.vdouble( 1.0E125 ), + MinInvMass = cms.vdouble( 3.35 ), + MaxInvMass = cms.vdouble( 4.05 ), + MinDiMuonDeltaR = cms.double( -1.0 ), + MinAcop = cms.double( -999.0 ), + MaxAcop = cms.double( 999.0 ), + MinPtBalance = cms.double( -1.0 ), + MaxPtBalance = cms.double( 999999.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxDCAMuMu = cms.double( 0.5 ), + MaxRapidityPair = cms.double( 1.25 ), + CutCowboys = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltEle28erHTT100WPTightGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28erHTT100WPTightGsfMissingHitsFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.004 ), - thrRegularEE = cms.vdouble( 0.005 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltDisplacedmumuVtxProducerDimuon10PsiPrimeBarrelnoCow = cms.EDProducer( "HLTDisplacedmumuVtxProducer", + Src = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltDimuon10PsiPrimeBarrelnoCowL3Filtered" ), + matchToPrevious = cms.bool( True ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MinPtPair = cms.double( 0.0 ), + MinInvMass = cms.double( 0.0 ), + MaxInvMass = cms.double( 999999.0 ), + ChargeOpt = cms.int32( -1 ) ) -fragment.hltEle28erHTT100WPTightGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltDisplacedmumuFilterDimuon10PsiPrimeBarrelnoCow = cms.EDFilter( "HLTDisplacedmumuFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28erHTT100WPTightGsfDetaFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.02 ), - thrRegularEE = cms.vdouble( 0.023 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + FastAccept = cms.bool( True ), + MinLxySignificance = cms.double( 0.0 ), + MaxLxySignificance = cms.double( 0.0 ), + MaxNormalisedChi2 = cms.double( 999999.0 ), + MinVtxProbability = cms.double( 0.005 ), + MinCosinePointingAngle = cms.double( -2.0 ), + DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon10PsiPrimeBarrelnoCow" ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) ) -fragment.hltEle28erHTT100WPTightGsfTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", +fragment.hltPreDimuon20JpsiBarrelSeagulls = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltDimuon20JpsiBarrelnoCowL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28erHTT100WPTightGsfDphiFilter" ), - varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.1 ), - thrRegularEB1 = cms.vdouble( 0.838 ), - thrRegularEE1 = cms.vdouble( -0.363 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.025 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( -0.385 ), - thrRegularEE2 = cms.vdouble( 0.702 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.025 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.029, 0.111, 0.114, 0.032 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + PreviousCandIsL2 = cms.bool( True ), + FastAccept = cms.bool( False ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MaxDz = cms.double( 9999.0 ), + ChargeOpt = cms.int32( -1 ), + MinPtPair = cms.vdouble( 19.9 ), + MaxPtPair = cms.vdouble( 1.0E125 ), + MinPtMax = cms.vdouble( 0.0 ), + MinPtMin = cms.vdouble( 0.0 ), + MaxPtMin = cms.vdouble( 1.0E125 ), + MinInvMass = cms.vdouble( 2.9 ), + MaxInvMass = cms.vdouble( 3.3 ), + MinDiMuonDeltaR = cms.double( -1.0 ), + MinAcop = cms.double( -999.0 ), + MaxAcop = cms.double( 999.0 ), + MinPtBalance = cms.double( -1.0 ), + MaxPtBalance = cms.double( 999999.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxDCAMuMu = cms.double( 0.5 ), + MaxRapidityPair = cms.double( 1.25 ), + CutCowboys = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltHT100Jet30 = cms.EDFilter( "HLTHtMhtFilter", +fragment.hltDisplacedmumuVtxProducerDimuon20JpsiBarrelnoCow = cms.EDProducer( "HLTDisplacedmumuVtxProducer", + Src = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltDimuon20JpsiBarrelnoCowL3Filtered" ), + matchToPrevious = cms.bool( True ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MinPtPair = cms.double( 0.0 ), + MinInvMass = cms.double( 0.0 ), + MaxInvMass = cms.double( 999999.0 ), + ChargeOpt = cms.int32( -1 ) +) +fragment.hltDisplacedmumuFilterDimuon20JpsiBarrelnoCow = cms.EDFilter( "HLTDisplacedmumuFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMhtJet30' ), - mhtLabels = cms.VInputTag( 'hltHtMhtJet30' ), - minHt = cms.vdouble( 100.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) + FastAccept = cms.bool( True ), + MinLxySignificance = cms.double( 0.0 ), + MaxLxySignificance = cms.double( 0.0 ), + MaxNormalisedChi2 = cms.double( 999999.0 ), + MinVtxProbability = cms.double( 0.005 ), + MinCosinePointingAngle = cms.double( -2.0 ), + DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon20JpsiBarrelnoCow" ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) ) -fragment.hltPFHT150Jet30 = cms.EDFilter( "HLTHtMhtFilter", +fragment.hltL1s12DoubleMu4p5er2p0SQOSMass7to18 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltPFHTJet30' ), - mhtLabels = cms.VInputTag( 'hltPFHTJet30' ), - minHt = cms.vdouble( 150.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) + L1SeedsLogicalExpression = cms.string( "L1_DoubleMu4p5er2p0_SQ_OS_Mass_Min7 OR L1_DoubleMu4p5er2p0_SQ_OS_Mass_7to18" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltPreEle28HighEtaSC20Mass55 = cms.EDFilter( "HLTPrescaler", +fragment.hltPreDimuon10Upsilony1p4 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltEle28HighEtaSC20EtFilter = cms.EDFilter( "HLTEgammaEtFilter", +fragment.hltL1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", + saveTags = cms.bool( False ), + CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + PreviousCandTag = cms.InputTag( "hltL1s12DoubleMu4p5er2p0SQOSMass7to18" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 2 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) +) +fragment.hltL2fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1f0L2v2PreFiltered0 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1SingleEGOrFilter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 28.0 ), - etcutEE = cms.double( 28.0 ), - ncandcut = cms.int32( 1 ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltL2MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0" ), + SeedMapTag = cms.InputTag( "hltL2Muons" ), + MinN = cms.int32( 0 ), + MaxEta = cms.double( 2.5 ), + AbsEtaBins = cms.vdouble( 0.0 ), + MinNstations = cms.vint32( 0 ), + MinNhits = cms.vint32( 0 ), + CutOnChambers = cms.bool( False ), + MinNchambers = cms.vint32( 0 ), + MaxDr = cms.double( 9999.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), + NSigmaPt = cms.double( 0.0 ), + MatchToPreviousCand = cms.bool( True ) ) -fragment.hltEle28HighEtaSC20ClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltL1fForIterL3L1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28HighEtaSC20EtFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.0132 ), - thrRegularEE = cms.vdouble( 0.03 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + CandTag = cms.InputTag( "hltL1MuonsPt0" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 1 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) ) -fragment.hltEle28HighEtaSC20HEFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltDimuon10Upsilony1p4L3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28HighEtaSC20ClusterShapeFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.08 ), - thrOverEEE = cms.vdouble( 0.135 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1f0L2v2PreFiltered0" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + PreviousCandIsL2 = cms.bool( True ), + FastAccept = cms.bool( False ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MaxDz = cms.double( 9999.0 ), + ChargeOpt = cms.int32( -1 ), + MinPtPair = cms.vdouble( 9.9 ), + MaxPtPair = cms.vdouble( 1.0E125 ), + MinPtMax = cms.vdouble( 0.0 ), + MinPtMin = cms.vdouble( 0.0 ), + MaxPtMin = cms.vdouble( 1.0E125 ), + MinInvMass = cms.vdouble( 8.5 ), + MaxInvMass = cms.vdouble( 11.5 ), + MinDiMuonDeltaR = cms.double( -1.0 ), + MinAcop = cms.double( -999.0 ), + MaxAcop = cms.double( 999.0 ), + MinPtBalance = cms.double( -1.0 ), + MaxPtBalance = cms.double( 999999.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxDCAMuMu = cms.double( 0.5 ), + MaxRapidityPair = cms.double( 1.4 ), + CutCowboys = cms.bool( False ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltEle28HighEtaSC20EcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltDisplacedmumuVtxProducerDimuon10Upsilonsv3 = cms.EDProducer( "HLTDisplacedmumuVtxProducer", + Src = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltDimuon10Upsilony1p4L3fL3Filtered" ), + matchToPrevious = cms.bool( True ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MinPtPair = cms.double( 0.0 ), + MinInvMass = cms.double( 0.0 ), + MaxInvMass = cms.double( 999999.0 ), + ChargeOpt = cms.int32( -1 ) +) +fragment.hltDisplacedmumuFilterDimuon10Upsilonsv3 = cms.EDFilter( "HLTDisplacedmumuFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28HighEtaSC20HEFilter" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.145 ), - thrOverEEE = cms.vdouble( 0.11 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.29, 0.21 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + FastAccept = cms.bool( True ), + MinLxySignificance = cms.double( 0.0 ), + MaxLxySignificance = cms.double( 0.0 ), + MaxNormalisedChi2 = cms.double( 999999.0 ), + MinVtxProbability = cms.double( 0.005 ), + MinCosinePointingAngle = cms.double( -2.0 ), + DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon10Upsilonsv3" ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) ) -fragment.hltEle28HighEtaSC20HcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltPreDimuon12Upsilony1p4 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltDimuon12Upsilony1p4L3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28HighEtaSC20EcalIsoFilter" ), - varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.16 ), - thrOverEEE = cms.vdouble( 0.3 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.2, 0.25 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1f0L2v2PreFiltered0" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + PreviousCandIsL2 = cms.bool( True ), + FastAccept = cms.bool( False ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MaxDz = cms.double( 9999.0 ), + ChargeOpt = cms.int32( -1 ), + MinPtPair = cms.vdouble( 11.9 ), + MaxPtPair = cms.vdouble( 1.0E125 ), + MinPtMax = cms.vdouble( 0.0 ), + MinPtMin = cms.vdouble( 0.0 ), + MaxPtMin = cms.vdouble( 1.0E125 ), + MinInvMass = cms.vdouble( 8.5 ), + MaxInvMass = cms.vdouble( 11.5 ), + MinDiMuonDeltaR = cms.double( -1.0 ), + MinAcop = cms.double( -999.0 ), + MaxAcop = cms.double( 999.0 ), + MinPtBalance = cms.double( -1.0 ), + MaxPtBalance = cms.double( 999999.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxDCAMuMu = cms.double( 0.5 ), + MaxRapidityPair = cms.double( 1.4 ), + CutCowboys = cms.bool( False ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltEle28HighEtaSC20PixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28HighEtaSC20HcalIsoFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.55 ), - tanhSO10InterThres = cms.double( 1.8 ), - tanhSO10ForwardThres = cms.double( 1.8 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) +fragment.hltDisplacedmumuVtxProducerDimuon12Upsilonsv3 = cms.EDProducer( "HLTDisplacedmumuVtxProducer", + Src = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltDimuon12Upsilony1p4L3fL3Filtered" ), + matchToPrevious = cms.bool( True ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MinPtPair = cms.double( 0.0 ), + MinInvMass = cms.double( 0.0 ), + MaxInvMass = cms.double( 999999.0 ), + ChargeOpt = cms.int32( -1 ) ) -fragment.hltEle28HighEtaSC20OneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltDisplacedmumuFilterDimuon12Upsilonsv3 = cms.EDFilter( "HLTDisplacedmumuFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28HighEtaSC20PixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.08 ), - thrRegularEE = cms.vdouble( 0.08 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + FastAccept = cms.bool( True ), + MinLxySignificance = cms.double( 0.0 ), + MaxLxySignificance = cms.double( 0.0 ), + MaxNormalisedChi2 = cms.double( 999999.0 ), + MinVtxProbability = cms.double( 0.005 ), + MinCosinePointingAngle = cms.double( -2.0 ), + DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon12Upsilonsv3" ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) ) -fragment.hltEle28HighEtaSC20DetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28HighEtaSC20PixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.01 ), - thrRegularEE = cms.vdouble( 0.01 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltPreDimuon14PhiBarrelSeagulls = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltEle28HighEtaSC20DphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltDimuon14PhiBarrelnoCowL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28HighEtaSC20DetaFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.1 ), - thrRegularEE = cms.vdouble( 0.1 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + PreviousCandIsL2 = cms.bool( True ), + FastAccept = cms.bool( False ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MaxDz = cms.double( 9999.0 ), + ChargeOpt = cms.int32( -1 ), + MinPtPair = cms.vdouble( 13.9 ), + MaxPtPair = cms.vdouble( 1.0E125 ), + MinPtMax = cms.vdouble( 0.0 ), + MinPtMin = cms.vdouble( 0.0 ), + MaxPtMin = cms.vdouble( 1.0E125 ), + MinInvMass = cms.vdouble( 0.85 ), + MaxInvMass = cms.vdouble( 1.2 ), + MinDiMuonDeltaR = cms.double( -1.0 ), + MinAcop = cms.double( -999.0 ), + MaxAcop = cms.double( 999.0 ), + MinPtBalance = cms.double( -1.0 ), + MaxPtBalance = cms.double( 999999.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxDCAMuMu = cms.double( 0.5 ), + MaxRapidityPair = cms.double( 1.25 ), + CutCowboys = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltEle28HighEtaSC20TrackIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltDisplacedmumuVtxProducerDimuon14PhiBarrelnoCow = cms.EDProducer( "HLTDisplacedmumuVtxProducer", + Src = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltDimuon14PhiBarrelnoCowL3Filtered" ), + matchToPrevious = cms.bool( True ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MinPtPair = cms.double( 0.0 ), + MinInvMass = cms.double( 0.0 ), + MaxInvMass = cms.double( 999999.0 ), + ChargeOpt = cms.int32( -1 ) +) +fragment.hltDisplacedmumuFilterDimuon14PhiBarrelnoCow = cms.EDFilter( "HLTDisplacedmumuFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28HighEtaSC20DphiFilter" ), - varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.2 ), - thrOverEEE = cms.vdouble( 0.2 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + FastAccept = cms.bool( True ), + MinLxySignificance = cms.double( 0.0 ), + MaxLxySignificance = cms.double( 0.0 ), + MaxNormalisedChi2 = cms.double( 999999.0 ), + MinVtxProbability = cms.double( 0.005 ), + MinCosinePointingAngle = cms.double( -2.0 ), + DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon14PhiBarrelnoCow" ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) ) -fragment.hltDiEG20EtUnseededFilter = cms.EDFilter( "HLTEgammaEtFilter", +fragment.hltL1sDoubleMu4SQOSdRMax1p2DoubleMu0er1p5SQOSdRMax1p4 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEgammaCandidatesWrapperUnseeded" ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ), - etcutEB = cms.double( 20.0 ), - etcutEE = cms.double( 20.0 ), - ncandcut = cms.int32( 2 ) + L1SeedsLogicalExpression = cms.string( "L1_DoubleMu4_SQ_OS_dR_Max1p2 OR L1_DoubleMu4p5_SQ_OS_dR_Max1p2 OR L1_DoubleMu0er1p5_SQ_OS_dR_Max1p4 OR L1_DoubleMu0er1p4_SQ_OS_dR_Max1p4" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltEle28HighEtaSC20ClusterShapeUnseededFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltPreDimuon25Jpsi = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltL1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiEG20EtUnseededFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShapeUnseeded','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.033 ), - thrRegularEE = cms.vdouble( 0.033 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) + CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + PreviousCandTag = cms.InputTag( "hltL1sDoubleMu4SQOSdRMax1p2DoubleMu0er1p5SQOSdRMax1p4" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 2 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) ) -fragment.hltEle28HighEtaSC20EcalIsoFilterUnseeded = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28HighEtaSC20ClusterShapeUnseededFilter" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIsoUnseeded" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.17 ), - thrOverEEE = cms.vdouble( 0.17 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.16544, 0.13212 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltL2MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0" ), + SeedMapTag = cms.InputTag( "hltL2Muons" ), + MinN = cms.int32( 0 ), + MaxEta = cms.double( 2.5 ), + AbsEtaBins = cms.vdouble( 0.0 ), + MinNstations = cms.vint32( 0 ), + MinNhits = cms.vint32( 0 ), + CutOnChambers = cms.bool( False ), + MinNchambers = cms.vint32( 0 ), + MaxDr = cms.double( 9999.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), + NSigmaPt = cms.double( 0.0 ), + MatchToPreviousCand = cms.bool( True ) ) -fragment.hltEle28HighEtaSC20HEFilterUnseeded = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28HighEtaSC20EcalIsoFilterUnseeded" ), - varTag = cms.InputTag( "hltEgammaHoverEUnseeded" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.21 ), - thrOverEEE = cms.vdouble( 0.21 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) + CandTag = cms.InputTag( "hltL1MuonsPt0" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 1 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) ) -fragment.hltParticleFlowClusterHFForEgammaUnseeded = cms.EDProducer( "PFClusterProducer", - recHitsSource = cms.InputTag( "hltParticleFlowRecHitHF" ), - recHitCleaners = cms.VPSet( - ), - seedCleaners = cms.VPSet( - ), - seedFinder = cms.PSet( - thresholdsByDetector = cms.VPSet( - cms.PSet( seedingThresholdPt = cms.double( 0.0 ), - seedingThreshold = cms.double( 1.4 ), - detector = cms.string( "HF_EM" ) - ), - cms.PSet( seedingThresholdPt = cms.double( 0.0 ), - seedingThreshold = cms.double( 1.4 ), - detector = cms.string( "HF_HAD" ) - ) - ), - algoName = cms.string( "LocalMaximumSeedFinder" ), - nNeighbours = cms.int32( 0 ) - ), - initialClusteringStep = cms.PSet( - thresholdsByDetector = cms.VPSet( - ), - algoName = cms.string( "Basic2DClusterForEachSeed" ) - ), - pfClusterBuilder = cms.PSet( ), - positionReCalc = cms.PSet( ), - energyCorrector = cms.PSet( ) +fragment.hltDimuon25JpsiL3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", + saveTags = cms.bool( True ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + PreviousCandIsL2 = cms.bool( True ), + FastAccept = cms.bool( False ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MaxDz = cms.double( 9999.0 ), + ChargeOpt = cms.int32( -1 ), + MinPtPair = cms.vdouble( 24.9 ), + MaxPtPair = cms.vdouble( 1.0E125 ), + MinPtMax = cms.vdouble( 0.0 ), + MinPtMin = cms.vdouble( 0.0 ), + MaxPtMin = cms.vdouble( 1.0E125 ), + MinInvMass = cms.vdouble( 2.9 ), + MaxInvMass = cms.vdouble( 3.3 ), + MinDiMuonDeltaR = cms.double( -1.0 ), + MinAcop = cms.double( -999.0 ), + MaxAcop = cms.double( 999.0 ), + MinPtBalance = cms.double( -1.0 ), + MaxPtBalance = cms.double( 999999.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxDCAMuMu = cms.double( 0.5 ), + MaxRapidityPair = cms.double( 999999.0 ), + CutCowboys = cms.bool( False ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltEgammaHcalPFClusterIsoUnseeded = cms.EDProducer( "EgammaHLTHcalPFClusterIsolationProducer", - recoEcalCandidateProducer = cms.InputTag( "hltEgammaCandidatesUnseeded" ), - pfClusterProducerHCAL = cms.InputTag( "hltParticleFlowClusterHCAL" ), - useHF = cms.bool( False ), - pfClusterProducerHFEM = cms.InputTag( "" ), - pfClusterProducerHFHAD = cms.InputTag( "" ), - rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - drMax = cms.double( 0.3 ), - drVetoBarrel = cms.double( 0.0 ), - drVetoEndcap = cms.double( 0.0 ), - etaStripBarrel = cms.double( 0.0 ), - etaStripEndcap = cms.double( 0.0 ), - energyBarrel = cms.double( 0.0 ), - energyEndcap = cms.double( 0.0 ), - useEt = cms.bool( True ), - effectiveAreas = cms.vdouble( 0.05956, 0.13052 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) +fragment.hltDisplacedmumuVtxProducerDimuon25Jpsis = cms.EDProducer( "HLTDisplacedmumuVtxProducer", + Src = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltDimuon25JpsiL3fL3Filtered" ), + matchToPrevious = cms.bool( True ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MinPtPair = cms.double( 0.0 ), + MinInvMass = cms.double( 0.0 ), + MaxInvMass = cms.double( 999999.0 ), + ChargeOpt = cms.int32( -1 ) ) -fragment.hltEle28HighEtaSC20HcalIsoFilterUnseeded = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltDisplacedmumuFilterDimuon25Jpsis = cms.EDFilter( "HLTDisplacedmumuFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28HighEtaSC20HEFilterUnseeded" ), - varTag = cms.InputTag( "hltEgammaHcalPFClusterIsoUnseeded" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.7 ), - thrOverEEE = cms.vdouble( 0.7 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.05956, 0.13052 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) + FastAccept = cms.bool( True ), + MinLxySignificance = cms.double( 0.0 ), + MaxLxySignificance = cms.double( 0.0 ), + MaxNormalisedChi2 = cms.double( 999999.0 ), + MinVtxProbability = cms.double( 0.005 ), + MinCosinePointingAngle = cms.double( -2.0 ), + DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon25Jpsis" ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) ) -fragment.hltHighEtaSC20Selector = cms.EDFilter( "CandViewSelector", - src = cms.InputTag( "hltEgammaCandidatesUnseeded" ), - cut = cms.string( "et>20 && abs(eta) < 3.0 && abs(eta) > 2.5" ) +fragment.hltPreDimuon14PsiPrime = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltHighEtaSC20SelectorFilter = cms.EDFilter( "CandViewCountFilter", - src = cms.InputTag( "hltHighEtaSC20Selector" ), - minNumber = cms.uint32( 1 ) +fragment.hltDimuon14PsiPrimeL3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", + saveTags = cms.bool( True ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + PreviousCandIsL2 = cms.bool( True ), + FastAccept = cms.bool( False ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MaxDz = cms.double( 9999.0 ), + ChargeOpt = cms.int32( -1 ), + MinPtPair = cms.vdouble( 13.9 ), + MaxPtPair = cms.vdouble( 1.0E125 ), + MinPtMax = cms.vdouble( 0.0 ), + MinPtMin = cms.vdouble( 0.0 ), + MaxPtMin = cms.vdouble( 1.0E125 ), + MinInvMass = cms.vdouble( 3.35 ), + MaxInvMass = cms.vdouble( 4.05 ), + MinDiMuonDeltaR = cms.double( -1.0 ), + MinAcop = cms.double( -999.0 ), + MaxAcop = cms.double( 999.0 ), + MinPtBalance = cms.double( -1.0 ), + MaxPtBalance = cms.double( 999999.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxDCAMuMu = cms.double( 0.5 ), + MaxRapidityPair = cms.double( 999999.0 ), + CutCowboys = cms.bool( False ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltEle28HighEtaSC20Mass55Filter = cms.EDFilter( "HLTPMMassFilter", +fragment.hltDisplacedmumuVtxProducerDimuon14PsiPrimes = cms.EDProducer( "HLTDisplacedmumuVtxProducer", + Src = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltDimuon14PsiPrimeL3fL3Filtered" ), + matchToPrevious = cms.bool( True ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MinPtPair = cms.double( 0.0 ), + MinInvMass = cms.double( 0.0 ), + MaxInvMass = cms.double( 999999.0 ), + ChargeOpt = cms.int32( -1 ) +) +fragment.hltDisplacedmumuFilterDimuon14PsiPrimes = cms.EDFilter( "HLTDisplacedmumuFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28HighEtaSC20HcalIsoFilterUnseeded" ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - lowerMassCut = cms.double( 55.0 ), - upperMassCut = cms.double( 13000.0 ), - nZcandcut = cms.int32( 1 ), - reqOppCharge = cms.untracked.bool( False ), - isElectron1 = cms.untracked.bool( False ), - isElectron2 = cms.untracked.bool( False ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) + FastAccept = cms.bool( True ), + MinLxySignificance = cms.double( 0.0 ), + MaxLxySignificance = cms.double( 0.0 ), + MaxNormalisedChi2 = cms.double( 999999.0 ), + MinVtxProbability = cms.double( 0.005 ), + MinCosinePointingAngle = cms.double( -2.0 ), + DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon14PsiPrimes" ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) ) -fragment.hltL1sHTT380erIorHTT320er = cms.EDFilter( "HLTL1TSeed", +fragment.hltL1sDoubleMu9SQ = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_HTT360er OR L1_ETT2000 OR L1_HTT320er" ), + L1SeedsLogicalExpression = cms.string( "L1_DoubleMu8_SQ OR L1_DoubleMu9_SQ" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -50508,637 +53060,484 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltPreEle15IsoVVVLPFHT450CaloBTagDeepCSV4p5 = cms.EDFilter( "HLTPrescaler", +fragment.hltPreDimuon14PsiPrimenoCorrL1 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltL1sSingleEG5ObjectMap = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleEG8er2p5" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -fragment.hltSusyPreBtagJetFilter = cms.EDFilter( "HLT1CaloJet", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4CaloJetsCorrected" ), - triggerType = cms.int32( 86 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 30.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.6 ), - MinN = cms.int32( 2 ) -) -fragment.hltBTagCaloDeepCSV4p50Single = cms.EDFilter( "HLTCaloJetTag", - saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltSelector8CentralJetsL1FastJet" ), - JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsCalo','probb' ), - MinTag = cms.double( 0.24 ), - MaxTag = cms.double( 99999.0 ), - MinJets = cms.int32( 1 ), - TriggerType = cms.int32( 86 ) -) -fragment.hltEGL1SingleEG5OpenFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", - saveTags = cms.bool( True ), - candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), - l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - candNonIsolatedTag = cms.InputTag( "" ), - l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1SeedFilterTag = cms.InputTag( "hltL1sSingleEG5ObjectMap" ), - l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - ncandcut = cms.int32( 1 ), - doIsolated = cms.bool( False ), - region_eta_size = cms.double( 0.522 ), - region_eta_size_ecap = cms.double( 1.0 ), - region_phi_size = cms.double( 1.044 ), - barrel_end = cms.double( 1.4791 ), - endcap_end = cms.double( 2.65 ) -) -fragment.hltEG15EtFilter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1SingleEG5OpenFilter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 15.0 ), - etcutEE = cms.double( 15.0 ), - ncandcut = cms.int32( 1 ) -) -fragment.hltEle15VVVLClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG15EtFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.011 ), - thrRegularEE = cms.vdouble( 0.031 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) -) -fragment.hltEle15VVVLHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15VVVLClusterShapeFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.08 ), - thrOverEEE = cms.vdouble( 0.04 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.079, 0.25 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) -) -fragment.hltEgammaEcalPFClusterIsoR02 = cms.EDProducer( "EgammaHLTEcalPFClusterIsolationProducer", - recoEcalCandidateProducer = cms.InputTag( "hltEgammaCandidates" ), - pfClusterProducer = cms.InputTag( "hltParticleFlowClusterECALL1Seeded" ), - rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - drMax = cms.double( 0.2 ), - drVetoBarrel = cms.double( 0.0 ), - drVetoEndcap = cms.double( 0.0 ), - etaStripBarrel = cms.double( 0.0 ), - etaStripEndcap = cms.double( 0.0 ), - energyBarrel = cms.double( 0.0 ), - energyEndcap = cms.double( 0.0 ), - effectiveAreas = cms.vdouble( 0.12876, 0.09324 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) -) -fragment.hltEle15VVVLEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15VVVLHEFilter" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIsoR02" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.5 ), - thrOverEEE = cms.vdouble( 0.5 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.12876, 0.09324 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) -) -fragment.hltEgammaHcalPFClusterIsoR02 = cms.EDProducer( "EgammaHLTHcalPFClusterIsolationProducer", - recoEcalCandidateProducer = cms.InputTag( "hltEgammaCandidates" ), - pfClusterProducerHCAL = cms.InputTag( "hltParticleFlowClusterHCAL" ), - useHF = cms.bool( False ), - pfClusterProducerHFEM = cms.InputTag( "" ), - pfClusterProducerHFHAD = cms.InputTag( "" ), - rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - drMax = cms.double( 0.2 ), - drVetoBarrel = cms.double( 0.0 ), - drVetoEndcap = cms.double( 0.0 ), - etaStripBarrel = cms.double( 0.0 ), - etaStripEndcap = cms.double( 0.0 ), - energyBarrel = cms.double( 0.0 ), - energyEndcap = cms.double( 0.0 ), - useEt = cms.bool( True ), - effectiveAreas = cms.vdouble( 0.0888, 0.111 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) -) -fragment.hltEle15VVVLHcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15VVVLEcalIsoFilter" ), - varTag = cms.InputTag( "hltEgammaHcalPFClusterIsoR02" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.6 ), - thrOverEEE = cms.vdouble( 0.6 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0888, 0.111 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) -) -fragment.hltEle15VVVLPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", +fragment.hltL1fL1sL1sDoubleMu9SQL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15VVVLHcalIsoFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) + CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + PreviousCandTag = cms.InputTag( "hltL1sDoubleMu9SQ" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 2 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) ) -fragment.hltEle15VVVLGsfOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15VVVLPixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.012 ), - thrRegularEE = cms.vdouble( 0.01 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltL2MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sL1sDoubleMu9SQL1Filtered0" ), + SeedMapTag = cms.InputTag( "hltL2Muons" ), + MinN = cms.int32( 0 ), + MaxEta = cms.double( 2.5 ), + AbsEtaBins = cms.vdouble( 0.0 ), + MinNstations = cms.vint32( 0 ), + MinNhits = cms.vint32( 0 ), + CutOnChambers = cms.bool( False ), + MinNchambers = cms.vint32( 0 ), + MaxDr = cms.double( 9999.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), + NSigmaPt = cms.double( 0.0 ), + MatchToPreviousCand = cms.bool( True ) ) -fragment.hltEle15VVVLGsfChi2Filter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15VVVLGsfOneOEMinusOneOPFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Chi2' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 999999.0 ), - thrRegularEE = cms.vdouble( 4.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + CandTag = cms.InputTag( "hltL1MuonsPt0" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sL1sDoubleMu9SQL1Filtered0" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 1 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) ) -fragment.hltEle15VVVLGsfMissingHitsFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltDimuon14PsiPrimeNoCorrL1L3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15VVVLGsfChi2Filter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','MissingHits' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 999.0 ), - thrRegularEE = cms.vdouble( 2.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + PreviousCandIsL2 = cms.bool( True ), + FastAccept = cms.bool( False ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MaxDz = cms.double( 9999.0 ), + ChargeOpt = cms.int32( -1 ), + MinPtPair = cms.vdouble( 13.9 ), + MaxPtPair = cms.vdouble( 1.0E125 ), + MinPtMax = cms.vdouble( 0.0 ), + MinPtMin = cms.vdouble( 0.0 ), + MaxPtMin = cms.vdouble( 1.0E125 ), + MinInvMass = cms.vdouble( 3.35 ), + MaxInvMass = cms.vdouble( 4.05 ), + MinDiMuonDeltaR = cms.double( -1.0 ), + MinAcop = cms.double( -999.0 ), + MaxAcop = cms.double( 999.0 ), + MinPtBalance = cms.double( -1.0 ), + MaxPtBalance = cms.double( 999999.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxDCAMuMu = cms.double( 0.5 ), + MaxRapidityPair = cms.double( 999999.0 ), + CutCowboys = cms.bool( False ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltEle15VVVLGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15VVVLGsfMissingHitsFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.0044 ), - thrRegularEE = cms.vdouble( 0.006 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltDisplacedmumuVtxProducerDimuon14PsiPrimesNoCorrL1 = cms.EDProducer( "HLTDisplacedmumuVtxProducer", + Src = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltDimuon14PsiPrimeNoCorrL1L3fL3Filtered" ), + matchToPrevious = cms.bool( True ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MinPtPair = cms.double( 0.0 ), + MinInvMass = cms.double( 0.0 ), + MaxInvMass = cms.double( 999999.0 ), + ChargeOpt = cms.int32( -1 ) ) -fragment.hltEle15VVVLGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltDisplacedmumuFilterDimuon14PsiPrimesNoCorrL1 = cms.EDFilter( "HLTDisplacedmumuFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15VVVLGsfDetaFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.025 ), - thrRegularEE = cms.vdouble( 0.025 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + FastAccept = cms.bool( True ), + MinLxySignificance = cms.double( 0.0 ), + MaxLxySignificance = cms.double( 0.0 ), + MaxNormalisedChi2 = cms.double( 999999.0 ), + MinVtxProbability = cms.double( 0.005 ), + MinCosinePointingAngle = cms.double( -2.0 ), + DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon14PsiPrimesNoCorrL1" ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) ) -fragment.hltEle15VVVLGsfTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15VVVLGsfDphiFilter" ), - varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.4 ), - thrOverEEE = cms.vdouble( 0.4 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltPreDimuon18PsiPrime = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltPFHT450Jet30 = cms.EDFilter( "HLTHtMhtFilter", +fragment.hltDimuon18PsiPrimeL3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltPFHTJet30' ), - mhtLabels = cms.VInputTag( 'hltPFHTJet30' ), - minHt = cms.vdouble( 450.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + PreviousCandIsL2 = cms.bool( True ), + FastAccept = cms.bool( False ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MaxDz = cms.double( 9999.0 ), + ChargeOpt = cms.int32( -1 ), + MinPtPair = cms.vdouble( 17.9 ), + MaxPtPair = cms.vdouble( 1.0E125 ), + MinPtMax = cms.vdouble( 0.0 ), + MinPtMin = cms.vdouble( 0.0 ), + MaxPtMin = cms.vdouble( 1.0E125 ), + MinInvMass = cms.vdouble( 3.35 ), + MaxInvMass = cms.vdouble( 4.05 ), + MinDiMuonDeltaR = cms.double( -1.0 ), + MinAcop = cms.double( -999.0 ), + MaxAcop = cms.double( 999.0 ), + MinPtBalance = cms.double( -1.0 ), + MaxPtBalance = cms.double( 999999.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxDCAMuMu = cms.double( 0.5 ), + MaxRapidityPair = cms.double( 999999.0 ), + CutCowboys = cms.bool( False ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltPreEle15IsoVVVLPFHT450PFMET50 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltDisplacedmumuVtxProducerDimuon18PsiPrimes = cms.EDProducer( "HLTDisplacedmumuVtxProducer", + Src = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltDimuon18PsiPrimeL3fL3Filtered" ), + matchToPrevious = cms.bool( True ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MinPtPair = cms.double( 0.0 ), + MinInvMass = cms.double( 0.0 ), + MaxInvMass = cms.double( 999999.0 ), + ChargeOpt = cms.int32( -1 ) ) -fragment.hltPreEle15IsoVVVLPFHT450 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltDisplacedmumuFilterDimuon18PsiPrimes = cms.EDFilter( "HLTDisplacedmumuFilter", + saveTags = cms.bool( True ), + FastAccept = cms.bool( True ), + MinLxySignificance = cms.double( 0.0 ), + MaxLxySignificance = cms.double( 0.0 ), + MaxNormalisedChi2 = cms.double( 999999.0 ), + MinVtxProbability = cms.double( 0.005 ), + MinCosinePointingAngle = cms.double( -2.0 ), + DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon18PsiPrimes" ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) ) -fragment.hltPreEle50IsoVVVLPFHT450 = cms.EDFilter( "HLTPrescaler", +fragment.hltPreDimuon18PsiPrimenoCorrL1 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltEG50IsoVVVLEtFilter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1SingleEG5OpenFilter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 50.0 ), - etcutEE = cms.double( 50.0 ), - ncandcut = cms.int32( 1 ) -) -fragment.hltEle50VVVLClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltDimuon18PsiPrimeNoCorrL1L3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG50IsoVVVLEtFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.011 ), - thrRegularEE = cms.vdouble( 0.031 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + PreviousCandIsL2 = cms.bool( True ), + FastAccept = cms.bool( False ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MaxDz = cms.double( 9999.0 ), + ChargeOpt = cms.int32( -1 ), + MinPtPair = cms.vdouble( 17.9 ), + MaxPtPair = cms.vdouble( 1.0E125 ), + MinPtMax = cms.vdouble( 0.0 ), + MinPtMin = cms.vdouble( 0.0 ), + MaxPtMin = cms.vdouble( 1.0E125 ), + MinInvMass = cms.vdouble( 3.35 ), + MaxInvMass = cms.vdouble( 4.05 ), + MinDiMuonDeltaR = cms.double( -1.0 ), + MinAcop = cms.double( -999.0 ), + MaxAcop = cms.double( 999.0 ), + MinPtBalance = cms.double( -1.0 ), + MaxPtBalance = cms.double( 999999.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxDCAMuMu = cms.double( 0.5 ), + MaxRapidityPair = cms.double( 999999.0 ), + CutCowboys = cms.bool( False ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltEle50VVVLHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle50VVVLClusterShapeFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.08 ), - thrOverEEE = cms.vdouble( 0.04 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.079, 0.25 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltDisplacedmumuVtxProducerDimuon18PsiPrimesNoCorrL1 = cms.EDProducer( "HLTDisplacedmumuVtxProducer", + Src = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltDimuon18PsiPrimeNoCorrL1L3fL3Filtered" ), + matchToPrevious = cms.bool( True ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MinPtPair = cms.double( 0.0 ), + MinInvMass = cms.double( 0.0 ), + MaxInvMass = cms.double( 999999.0 ), + ChargeOpt = cms.int32( -1 ) ) -fragment.hltEle50VVVLEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltDisplacedmumuFilterDimuon18PsiPrimesNoCorrL1 = cms.EDFilter( "HLTDisplacedmumuFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle50VVVLHEFilter" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIsoR02" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.5 ), - thrOverEEE = cms.vdouble( 0.5 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.12876, 0.09324 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + FastAccept = cms.bool( True ), + MinLxySignificance = cms.double( 0.0 ), + MaxLxySignificance = cms.double( 0.0 ), + MaxNormalisedChi2 = cms.double( 999999.0 ), + MinVtxProbability = cms.double( 0.005 ), + MinCosinePointingAngle = cms.double( -2.0 ), + DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon18PsiPrimesNoCorrL1" ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) ) -fragment.hltEle50VVVLHcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle50VVVLEcalIsoFilter" ), - varTag = cms.InputTag( "hltEgammaHcalPFClusterIsoR02" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.6 ), - thrOverEEE = cms.vdouble( 0.6 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0888, 0.111 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltPreDimuon24UpsilonnoCorrL1 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltEle50VVVLPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", +fragment.hltDimuon24UpsilonNoCorrL1L3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle50VVVLHcalIsoFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + PreviousCandIsL2 = cms.bool( True ), + FastAccept = cms.bool( False ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MaxDz = cms.double( 9999.0 ), + ChargeOpt = cms.int32( -1 ), + MinPtPair = cms.vdouble( 13.9 ), + MaxPtPair = cms.vdouble( 1.0E125 ), + MinPtMax = cms.vdouble( 0.0 ), + MinPtMin = cms.vdouble( 0.0 ), + MaxPtMin = cms.vdouble( 1.0E125 ), + MinInvMass = cms.vdouble( 8.5 ), + MaxInvMass = cms.vdouble( 11.5 ), + MinDiMuonDeltaR = cms.double( -1.0 ), + MinAcop = cms.double( -999.0 ), + MaxAcop = cms.double( 999.0 ), + MinPtBalance = cms.double( -1.0 ), + MaxPtBalance = cms.double( 999999.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxDCAMuMu = cms.double( 0.5 ), + MaxRapidityPair = cms.double( 999999.0 ), + CutCowboys = cms.bool( False ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltEle50VVVLGsfOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle50VVVLPixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.012 ), - thrRegularEE = cms.vdouble( 0.01 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltDisplacedmumuVtxProducerDimuon24UpsilonsNoCorrL1 = cms.EDProducer( "HLTDisplacedmumuVtxProducer", + Src = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltDimuon24UpsilonNoCorrL1L3fL3Filtered" ), + matchToPrevious = cms.bool( True ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MinPtPair = cms.double( 0.0 ), + MinInvMass = cms.double( 0.0 ), + MaxInvMass = cms.double( 999999.0 ), + ChargeOpt = cms.int32( -1 ) ) -fragment.hltEle50VVVLGsfChi2Filter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltDisplacedmumuFilterDimuon24UpsilonsNoCorrL1 = cms.EDFilter( "HLTDisplacedmumuFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle50VVVLGsfOneOEMinusOneOPFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Chi2' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 999999.0 ), - thrRegularEE = cms.vdouble( 4.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + FastAccept = cms.bool( True ), + MinLxySignificance = cms.double( 0.0 ), + MaxLxySignificance = cms.double( 0.0 ), + MaxNormalisedChi2 = cms.double( 999999.0 ), + MinVtxProbability = cms.double( 0.005 ), + MinCosinePointingAngle = cms.double( -2.0 ), + DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon24UpsilonsNoCorrL1" ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) ) -fragment.hltEle50VVVLGsfMissingHitsFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle50VVVLGsfChi2Filter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','MissingHits' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 999.0 ), - thrRegularEE = cms.vdouble( 2.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltPreDimuon24PhinoCorrL1 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltEle50VVVLGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltDimuon24PhiNoCorrL1L3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle50VVVLGsfMissingHitsFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.0044 ), - thrRegularEE = cms.vdouble( 0.006 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + PreviousCandIsL2 = cms.bool( True ), + FastAccept = cms.bool( False ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MaxDz = cms.double( 9999.0 ), + ChargeOpt = cms.int32( -1 ), + MinPtPair = cms.vdouble( 23.9 ), + MaxPtPair = cms.vdouble( 1.0E125 ), + MinPtMax = cms.vdouble( 0.0 ), + MinPtMin = cms.vdouble( 0.0 ), + MaxPtMin = cms.vdouble( 1.0E125 ), + MinInvMass = cms.vdouble( 0.85 ), + MaxInvMass = cms.vdouble( 1.2 ), + MinDiMuonDeltaR = cms.double( -1.0 ), + MinAcop = cms.double( -999.0 ), + MaxAcop = cms.double( 999.0 ), + MinPtBalance = cms.double( -1.0 ), + MaxPtBalance = cms.double( 999999.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxDCAMuMu = cms.double( 0.5 ), + MaxRapidityPair = cms.double( 1.25 ), + CutCowboys = cms.bool( False ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltEle50VVVLGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle50VVVLGsfDetaFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.025 ), - thrRegularEE = cms.vdouble( 0.025 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltDisplacedmumuVtxProducerDimuon24PhiNoCorrL1 = cms.EDProducer( "HLTDisplacedmumuVtxProducer", + Src = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltDimuon24PhiNoCorrL1L3fL3Filtered" ), + matchToPrevious = cms.bool( True ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MinPtPair = cms.double( 0.0 ), + MinInvMass = cms.double( 0.0 ), + MaxInvMass = cms.double( 999999.0 ), + ChargeOpt = cms.int32( -1 ) ) -fragment.hltEle50VVVLGsfTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltDisplacedmumuFilterDimuon24PhiBarrelNoCorrL1 = cms.EDFilter( "HLTDisplacedmumuFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle50VVVLGsfDphiFilter" ), - varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.4 ), - thrOverEEE = cms.vdouble( 0.4 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + FastAccept = cms.bool( True ), + MinLxySignificance = cms.double( 0.0 ), + MaxLxySignificance = cms.double( 0.0 ), + MaxNormalisedChi2 = cms.double( 999999.0 ), + MinVtxProbability = cms.double( 0.005 ), + MinCosinePointingAngle = cms.double( -2.0 ), + DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon24PhiNoCorrL1" ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) ) -fragment.hltPreEle15IsoVVVLPFHT600 = cms.EDFilter( "HLTPrescaler", +fragment.hltPreDimuon25JpsinoCorrL1 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltPFHT600Jet30 = cms.EDFilter( "HLTHtMhtFilter", +fragment.hltDimuon25JpsiNoCorrL1L3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltPFHTJet30' ), - mhtLabels = cms.VInputTag( 'hltPFHTJet30' ), - minHt = cms.vdouble( 600.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + PreviousCandIsL2 = cms.bool( True ), + FastAccept = cms.bool( False ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MaxDz = cms.double( 9999.0 ), + ChargeOpt = cms.int32( -1 ), + MinPtPair = cms.vdouble( 24.9 ), + MaxPtPair = cms.vdouble( 1.0E125 ), + MinPtMax = cms.vdouble( 0.0 ), + MinPtMin = cms.vdouble( 0.0 ), + MaxPtMin = cms.vdouble( 1.0E125 ), + MinInvMass = cms.vdouble( 2.9 ), + MaxInvMass = cms.vdouble( 3.3 ), + MinDiMuonDeltaR = cms.double( -1.0 ), + MinAcop = cms.double( -999.0 ), + MaxAcop = cms.double( 999.0 ), + MinPtBalance = cms.double( -1.0 ), + MaxPtBalance = cms.double( 999999.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxDCAMuMu = cms.double( 0.5 ), + MaxRapidityPair = cms.double( 999999.0 ), + CutCowboys = cms.bool( False ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) +) +fragment.hltDisplacedmumuVtxProducerDimuon25JpsisNoCorrL1 = cms.EDProducer( "HLTDisplacedmumuVtxProducer", + Src = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltDimuon25JpsiNoCorrL1L3fL3Filtered" ), + matchToPrevious = cms.bool( True ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MinPtPair = cms.double( 0.0 ), + MinInvMass = cms.double( 0.0 ), + MaxInvMass = cms.double( 999999.0 ), + ChargeOpt = cms.int32( -1 ) ) -fragment.hltL1sMu6HTT240IorDoubleJet100and35MassMin620 = cms.EDFilter( "HLTL1TSeed", +fragment.hltDisplacedmumuFilterDimuon25JpsisNoCorrL1 = cms.EDFilter( "HLTDisplacedmumuFilter", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_Mu6_HTT240er OR L1_Mu6_HTT250er OR L1_DoubleJet_90_30_DoubleJet30_Mass_Min620 OR L1_DoubleJet_100_30_DoubleJet30_Mass_Min620 OR L1_DoubleJet_110_35_DoubleJet35_Mass_Min620 OR L1_DoubleJet_115_40_DoubleJet40_Mass_Min620 OR L1_DoubleJet_120_45_DoubleJet45_Mass_Min620 OR L1_DoubleJet_115_40_DoubleJet40_Mass_Min620_Jet60TT28 OR L1_DoubleJet_120_45_DoubleJet45_Mass_Min620_Jet60TT28" ), + FastAccept = cms.bool( True ), + MinLxySignificance = cms.double( 0.0 ), + MaxLxySignificance = cms.double( 0.0 ), + MaxNormalisedChi2 = cms.double( 999999.0 ), + MinVtxProbability = cms.double( 0.005 ), + MinCosinePointingAngle = cms.double( -2.0 ), + DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon25JpsisNoCorrL1" ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) +) +fragment.hltL1sDoubleMu4EG9 = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_DoubleMu4_SQ_EG9er2p5 OR L1_DoubleMu5_SQ_EG9er2p5" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -51148,38 +53547,26 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltPreMu4TrkIsoVVLDiPFJet9040DEta3p5MJJ750HTT300PFMETNoMu60 = cms.EDFilter( "HLTPrescaler", +fragment.hltPreDiMu4Ele9CaloIdLTrackIdLDZMass3p8 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltL1sSingleMuOpenObjectMap = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleMuOpen" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", +fragment.hltDiMu4Ele9CaloIdLTrackIdLMuonlegL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - PreviousCandTag = cms.InputTag( "hltL1sSingleMuOpenObjectMap" ), + PreviousCandTag = cms.InputTag( "hltL1sDoubleMu4EG9" ), MaxEta = cms.double( 2.5 ), MinPt = cms.double( 0.0 ), MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 1 ), + MinN = cms.int32( 2 ), CentralBxOnly = cms.bool( True ), SelectQualities = cms.vint32( ) ) -fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", +fragment.hltDiMu4Ele9CaloIdLTrackIdLMuonlegL2Filtered4 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", saveTags = cms.bool( True ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), CandTag = cms.InputTag( "hltL2MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sSingleMuOpenCandidateL1Filtered0" ), + PreviousCandTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLMuonlegL1Filtered0" ), SeedMapTag = cms.InputTag( "hltL2Muons" ), MinN = cms.int32( 0 ), MaxEta = cms.double( 2.5 ), @@ -51196,10 +53583,10 @@ NSigmaPt = cms.double( 0.0 ), MatchToPreviousCand = cms.bool( True ) ) -fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", +fragment.hltL1fForIterL3DiMu4Ele9CaloIdLTrackIdLMuonlegL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), CandTag = cms.InputTag( "hltL1MuonsPt0" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sSingleMuOpenCandidateL1Filtered0" ), + PreviousCandTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLMuonlegL1Filtered0" ), MaxEta = cms.double( 2.5 ), MinPt = cms.double( 0.0 ), MaxDeltaR = cms.double( 0.3 ), @@ -51207,14 +53594,14 @@ CentralBxOnly = cms.bool( True ), SelectQualities = cms.vint32( ) ) -fragment.hltL3fL1sSingleMuOpenL1f0L2f3QL3Filtered4Q = cms.EDFilter( "HLTMuonL3PreFilter", +fragment.hltL3fL1DoubleMu4EG9f0Filtered4 = cms.EDFilter( "HLTMuonL3PreFilter", saveTags = cms.bool( True ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0" ), + PreviousCandTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLMuonlegL2Filtered4" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3DiMu4Ele9CaloIdLTrackIdLMuonlegL1Filtered0" ), inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - MinN = cms.int32( 1 ), + MinN = cms.int32( 2 ), MaxEta = cms.double( 2.5 ), MinNhits = cms.int32( 0 ), MaxDr = cms.double( 2.0 ), @@ -51223,8 +53610,8 @@ MinDxySig = cms.double( -1.0 ), MinPt = cms.double( 4.0 ), NSigmaPt = cms.double( 0.0 ), - MaxNormalizedChi2 = cms.double( 20.0 ), - MaxDXYBeamSpot = cms.double( 0.1 ), + MaxNormalizedChi2 = cms.double( 9999.0 ), + MaxDXYBeamSpot = cms.double( 9999.0 ), MinDXYBeamSpot = cms.double( -1.0 ), MinNmuonHits = cms.int32( 0 ), MaxPtDifference = cms.double( 9999.0 ), @@ -51250,210 +53637,54 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltMuon4RelTrkIsoVVLFiltered0p4 = cms.EDFilter( "HLTMuonIsoFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL3fL1sSingleMuOpenL1f0L2f3QL3Filtered4Q" ), - MinN = cms.int32( 1 ), - DepTag = cms.VInputTag( 'hltL3MuonRelTrkIsolationVVL' ), - IsolatorPSet = cms.PSet( ) -) -fragment.hltMET35 = cms.EDFilter( "HLT1CaloMET", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltMet" ), - triggerType = cms.int32( 87 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 35.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) -) -fragment.hltDiCaloJet7020MJJ500DEta3p5 = cms.EDFilter( "HLTCaloJetVBFFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), - minPtLow = cms.double( 20.0 ), - minPtHigh = cms.double( 70.0 ), - etaOpposite = cms.bool( True ), - minDeltaEta = cms.double( 3.5 ), - minInvMass = cms.double( 500.0 ), - maxEta = cms.double( 5.0 ), - leadingJetOnly = cms.bool( False ), - triggerType = cms.int32( 10 ) -) -fragment.hltDiPFJet9040MJJ750DEta3p5 = cms.EDFilter( "HLTPFJetVBFFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - minPtLow = cms.double( 40.0 ), - minPtHigh = cms.double( 90.0 ), - etaOpposite = cms.bool( True ), - minDeltaEta = cms.double( 3.5 ), - minInvMass = cms.double( 750.0 ), - maxEta = cms.double( 5.0 ), - leadingJetOnly = cms.bool( False ), - triggerType = cms.int32( 85 ) -) -fragment.hltPFHTJet30Eta5 = cms.EDProducer( "HLTHtMhtProducer", - usePt = cms.bool( True ), - excludePFMuons = cms.bool( False ), - minNJetHt = cms.int32( 0 ), - minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 30.0 ), - minPtJetMht = cms.double( 0.0 ), - maxEtaJetHt = cms.double( 5.0 ), - maxEtaJetMht = cms.double( 999.0 ), - jetsLabel = cms.InputTag( "hltAK4PFJetsCorrected" ), - pfCandidatesLabel = cms.InputTag( "hltParticleFlow" ) -) -fragment.hltPFHT300Jet30 = cms.EDFilter( "HLTHtMhtFilter", - saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltPFHTJet30Eta5' ), - mhtLabels = cms.VInputTag( 'hltPFHTJet30Eta5' ), - minHt = cms.vdouble( 300.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) -) -fragment.hltPFMETNoMu60 = cms.EDFilter( "HLT1PFMET", +fragment.hltDoubleMu4DZFilter = cms.EDFilter( "HLT2MuonMuonDZ", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltPFMETNoMuProducer" ), - triggerType = cms.int32( 87 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 60.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), + originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), + originTag2 = cms.VInputTag( 'hltIterL3MuonCandidates' ), + inputTag1 = cms.InputTag( "hltL3fL1DoubleMu4EG9f0Filtered4" ), + inputTag2 = cms.InputTag( "hltL3fL1DoubleMu4EG9f0Filtered4" ), + triggerType1 = cms.int32( 83 ), + triggerType2 = cms.int32( 83 ), + MinDR = cms.double( 0.001 ), + MaxDZ = cms.double( 0.2 ), + MinPixHitsForDZ = cms.int32( 0 ), + checkSC = cms.bool( False ), MinN = cms.int32( 1 ) ) -fragment.hltPreMu8TrkIsoVVLDiPFJet40DEta3p5MJJ750HTT300PFMETNoMu60 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered8Q = cms.EDFilter( "HLTMuonL3PreFilter", +fragment.hltEle9DoubleMu4Mass3p8Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", saveTags = cms.bool( True ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0" ), + PreviousCandTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLMuonlegL2Filtered4" ), + L1CandTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLMuonlegL1Filtered0" ), inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + PreviousCandIsL2 = cms.bool( True ), + FastAccept = cms.bool( False ), MinN = cms.int32( 1 ), MaxEta = cms.double( 2.5 ), MinNhits = cms.int32( 0 ), MaxDr = cms.double( 2.0 ), - MinDr = cms.double( -1.0 ), MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 8.0 ), + ChargeOpt = cms.int32( 0 ), + MinPtPair = cms.vdouble( 0.0 ), + MaxPtPair = cms.vdouble( 1.0E125 ), + MinPtMax = cms.vdouble( 0.0 ), + MinPtMin = cms.vdouble( 4.0 ), + MaxPtMin = cms.vdouble( 1.0E125 ), + MinInvMass = cms.vdouble( 3.8 ), + MaxInvMass = cms.vdouble( 9999.0 ), + MinDiMuonDeltaR = cms.double( -1.0 ), + MinAcop = cms.double( -1.0 ), + MaxAcop = cms.double( 999.0 ), + MinPtBalance = cms.double( -1.0 ), + MaxPtBalance = cms.double( 999999.0 ), NSigmaPt = cms.double( 0.0 ), - MaxNormalizedChi2 = cms.double( 20.0 ), - MaxDXYBeamSpot = cms.double( 0.1 ), - MinDXYBeamSpot = cms.double( -1.0 ), - MinNmuonHits = cms.int32( 0 ), - MaxPtDifference = cms.double( 9999.0 ), - MinTrackPt = cms.double( 0.0 ), - minMuonStations = cms.int32( 2 ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 0 ), - MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), - trkMuonId = cms.uint32( 0 ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), + MaxDCAMuMu = cms.double( 99999.9 ), + MaxRapidityPair = cms.double( 999999.0 ), + CutCowboys = cms.bool( False ), InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) -) -fragment.hltMuon8RelTrkIsoVVLFiltered0p4 = cms.EDFilter( "HLTMuonIsoFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered8Q" ), - MinN = cms.int32( 1 ), - DepTag = cms.VInputTag( 'hltL3MuonRelTrkIsolationVVL' ), - IsolatorPSet = cms.PSet( ) -) -fragment.hltMET20 = cms.EDFilter( "HLT1CaloMET", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltMet" ), - triggerType = cms.int32( 87 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 20.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) -) -fragment.hltDiCaloJet20MJJ400DEta3p5 = cms.EDFilter( "HLTCaloJetVBFFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), - minPtLow = cms.double( 20.0 ), - minPtHigh = cms.double( 20.0 ), - etaOpposite = cms.bool( True ), - minDeltaEta = cms.double( 3.5 ), - minInvMass = cms.double( 400.0 ), - maxEta = cms.double( 5.0 ), - leadingJetOnly = cms.bool( False ), - triggerType = cms.int32( 10 ) -) -fragment.hltDiPFJet40MJJ750DEta3p5 = cms.EDFilter( "HLTPFJetVBFFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - minPtLow = cms.double( 40.0 ), - minPtHigh = cms.double( 40.0 ), - etaOpposite = cms.bool( True ), - minDeltaEta = cms.double( 3.5 ), - minInvMass = cms.double( 750.0 ), - maxEta = cms.double( 5.0 ), - leadingJetOnly = cms.bool( False ), - triggerType = cms.int32( 85 ) -) -fragment.hltPreMu10TrkIsoVVLDiPFJet40DEta3p5MJJ750HTT350PFMETNoMu60 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered10Q = cms.EDFilter( "HLTMuonL3PreFilter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 10.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxNormalizedChi2 = cms.double( 20.0 ), - MaxDXYBeamSpot = cms.double( 0.1 ), - MinDXYBeamSpot = cms.double( -1.0 ), - MinNmuonHits = cms.int32( 0 ), - MaxPtDifference = cms.double( 9999.0 ), - MinTrackPt = cms.double( 0.0 ), - minMuonStations = cms.int32( 2 ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 0 ), - MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), - trkMuonId = cms.uint32( 0 ), L1MatchingdR = cms.double( 0.3 ), MatchToPreviousCand = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), useSimpleGeometry = cms.bool( True ), useStation2 = cms.bool( True ), fallbackToME1 = cms.bool( False ), @@ -51465,243 +53696,182 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltMuon10RelTrkIsoVVLFiltered0p4 = cms.EDFilter( "HLTMuonIsoFilter", +fragment.hltDiMu4Ele9CaloIdLTrackIdLElectronlegL1MatchFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered10Q" ), - MinN = cms.int32( 1 ), - DepTag = cms.VInputTag( 'hltL3MuonRelTrkIsolationVVL' ), - IsolatorPSet = cms.PSet( ) + candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), + l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + candNonIsolatedTag = cms.InputTag( "" ), + l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1SeedFilterTag = cms.InputTag( "hltL1sDoubleMu4EG9" ), + l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + ncandcut = cms.int32( 1 ), + doIsolated = cms.bool( False ), + region_eta_size = cms.double( 0.522 ), + region_eta_size_ecap = cms.double( 1.0 ), + region_phi_size = cms.double( 1.044 ), + barrel_end = cms.double( 1.4791 ), + endcap_end = cms.double( 2.65 ) ) -fragment.hltPFHT350Jet30Eta5 = cms.EDFilter( "HLTHtMhtFilter", +fragment.hltDiMu4Ele9CaloIdLTrackIdLElectronlegEtFilter = cms.EDFilter( "HLTEgammaEtFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltPFHTJet30Eta5' ), - mhtLabels = cms.VInputTag( 'hltPFHTJet30Eta5' ), - minHt = cms.vdouble( 350.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) -) -fragment.hltPreMu15IsoVVVLPFHT450CaloBTagDeepCSV4p5 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) + inputTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegL1MatchFilter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 9.0 ), + etcutEE = cms.double( 9.0 ), + ncandcut = cms.int32( 1 ) ) -fragment.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q = cms.EDFilter( "HLTMuonL3PreFilter", +fragment.hltDiMu4Ele9CaloIdLTrackIdLElectronlegClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 1.0E99 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 15.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxNormalizedChi2 = cms.double( 9999.0 ), - MaxDXYBeamSpot = cms.double( 9999.0 ), - MinDXYBeamSpot = cms.double( -1.0 ), - MinNmuonHits = cms.int32( 0 ), - MaxPtDifference = cms.double( 9999.0 ), - MinTrackPt = cms.double( 0.0 ), - minMuonStations = cms.int32( 2 ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 0 ), - MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), - trkMuonId = cms.uint32( 0 ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) -) -fragment.hltFixedGridRhoFastjetAllCaloForMuonsWithCaloTowers = cms.EDProducer( "FixedGridRhoProducerFastjet", - pfCandidatesTag = cms.InputTag( "hltTowerMakerForAll" ), - maxRapidity = cms.double( 2.5 ), - gridSpacing = cms.double( 0.55 ) -) -fragment.hltL3CaloMuonCorrectedVVVLIsolations = cms.EDProducer( "L2MuonIsolationProducer", - StandAloneCollectionLabel = cms.InputTag( "hltIterL3MuonCandidates" ), - ExtractorPSet = cms.PSet( - DR_Veto_H = cms.double( 0.1 ), - Vertex_Constraint_Z = cms.bool( False ), - DR_Veto_E = cms.double( 0.07 ), - Weight_H = cms.double( 1.0 ), - CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAll" ), - DR_Max = cms.double( 1.0 ), - DepositLabel = cms.untracked.string( "EcalPlusHcal" ), - Vertex_Constraint_XY = cms.bool( False ), - Threshold_H = cms.double( 0.5 ), - Threshold_E = cms.double( 0.2 ), - ComponentName = cms.string( "CaloExtractor" ), - Weight_E = cms.double( 1.0 ) - ), - IsolatorPSet = cms.PSet( - Thresholds = cms.vdouble( 9.9999999E7 ), - ReturnRelativeSum = cms.bool( False ), - AndOrCuts = cms.bool( True ), - EtaBounds = cms.vdouble( 2.411 ), - ConeSizesRel = cms.vdouble( 0.2 ), - EtaBoundsRel = cms.vdouble( 2.411 ), - RhoScaleBarrel = cms.double( 0.836 ), - UseRhoCorrection = cms.bool( True ), - ReturnAbsoluteSum = cms.bool( True ), - RhoMax = cms.double( 9.9999999E7 ), - RhoSrc = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuonsWithCaloTowers" ), - CutRelativeIso = cms.bool( False ), - CutAbsoluteIso = cms.bool( True ), - EffAreaSFBarrel = cms.double( 1.0 ), - ThresholdsRel = cms.vdouble( 9.9999999E7 ), - ComponentName = cms.string( "CutsIsolatorWithCorrection" ), - ConeSizes = cms.vdouble( 0.2 ), - EffAreaSFEndcap = cms.double( 0.883 ), - RhoScaleEndcap = cms.double( 1.0 ) - ), - WriteIsolatorFloat = cms.bool( True ) -) -fragment.hltL3MuonCombRelIsolationVVVL = cms.EDProducer( "L3MuonCombinedRelativeIsolationProducer", - UseRhoCorrectedCaloDeposits = cms.bool( True ), - UseCaloIso = cms.bool( True ), - CaloDepositsLabel = cms.InputTag( "hltL3CaloMuonCorrectedVVVLIsolations" ), - inputMuonCollection = cms.InputTag( "hltIterL3MuonCandidates" ), - OutputMuIsoDeposits = cms.bool( True ), - TrackPt_Min = cms.double( -1.0 ), - printDebug = cms.bool( False ), - CutsPSet = cms.PSet( - applyCutsORmaxNTracks = cms.bool( False ), - maxNTracks = cms.int32( -1 ), - Thresholds = cms.vdouble( 1.2 ), - EtaBounds = cms.vdouble( 2.411 ), - ComponentName = cms.string( "SimpleCuts" ), - ConeSizes = cms.vdouble( 0.2 ) - ), - TrkExtractorPSet = cms.PSet( - Diff_z = cms.double( 0.2 ), - inputTrackCollection = cms.InputTag( "hltIter0L3MuonTrackSelectionHighPurity" ), - Chi2Ndof_Max = cms.double( 1.0E64 ), - BeamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), - DR_Veto = cms.double( 0.01 ), - Pt_Min = cms.double( -1.0 ), - VetoLeadingTrack = cms.bool( True ), - DR_Max = cms.double( 0.2 ), - DepositLabel = cms.untracked.string( "PXLS" ), - PtVeto_Min = cms.double( 2.0 ), - NHits_Min = cms.uint32( 0 ), - PropagateTracksToRadius = cms.bool( True ), - ReferenceRadius = cms.double( 6.0 ), - Chi2Prob_Min = cms.double( -1.0 ), - Diff_r = cms.double( 0.1 ), - BeamlineOption = cms.string( "BeamSpotFromEvent" ), - ComponentName = cms.string( "PixelTrackExtractor" ), - DR_VetoPt = cms.double( 0.025 ) - ), - CaloExtractorPSet = cms.PSet( - DR_Veto_H = cms.double( 0.1 ), - Vertex_Constraint_Z = cms.bool( False ), - DR_Veto_E = cms.double( 0.07 ), - Weight_H = cms.double( 1.0 ), - CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAll" ), - DR_Max = cms.double( 0.2 ), - DepositLabel = cms.untracked.string( "EcalPlusHcal" ), - Vertex_Constraint_XY = cms.bool( False ), - Threshold_H = cms.double( 0.5 ), - Threshold_E = cms.double( 0.2 ), - ComponentName = cms.string( "CaloExtractor" ), - Weight_E = cms.double( 1.0 ) - ) + candTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegEtFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.013 ), + thrRegularEE = cms.vdouble( 0.035 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltL3MuVVVLIsoFIlter = cms.EDFilter( "HLTMuonIsoFilter", +fragment.hltDiMu4Ele9CaloIdLTrackIdLElectronlegHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q" ), - MinN = cms.int32( 1 ), - DepTag = cms.VInputTag( 'hltL3MuonCombRelIsolationVVVL' ), - IsolatorPSet = cms.PSet( ) -) -fragment.hltPreMu15IsoVVVLPFHT450PFMET50 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) + candTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegClusterShapeFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.13 ), + thrOverEEE = cms.vdouble( 0.13 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltPreMu15IsoVVVLPFHT450 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltDiMu4Ele9CaloIdLTrackIdLElectronlegPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegHEFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) ) -fragment.hltPreMu50IsoVVVLPFHT450 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltDiMu4Ele9CaloIdLTrackIdLElectronlegOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegPixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 999999.0 ), + thrRegularEE = cms.vdouble( 999999.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered50Q = cms.EDFilter( "HLTMuonL3PreFilter", +fragment.hltDiMu4Ele9CaloIdLTrackIdLElectronlegDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 1.0E99 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 50.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxNormalizedChi2 = cms.double( 9999.0 ), - MaxDXYBeamSpot = cms.double( 9999.0 ), - MinDXYBeamSpot = cms.double( -1.0 ), - MinNmuonHits = cms.int32( 0 ), - MaxPtDifference = cms.double( 9999.0 ), - MinTrackPt = cms.double( 0.0 ), - minMuonStations = cms.int32( 2 ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 0 ), - MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), - trkMuonId = cms.uint32( 0 ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) + candTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegOneOEMinusOneOPFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.01 ), + thrRegularEE = cms.vdouble( 0.015 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltL3Mu50VVVLIsoFIlter = cms.EDFilter( "HLTMuonIsoFilter", +fragment.hltDiMu4Ele9CaloIdLTrackIdLElectronlegDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered50Q" ), - MinN = cms.int32( 1 ), - DepTag = cms.VInputTag( 'hltL3MuonCombRelIsolationVVVL' ), - IsolatorPSet = cms.PSet( ) + candTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegDetaFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.07 ), + thrRegularEE = cms.vdouble( 0.1 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltPreMu15IsoVVVLPFHT600 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltMu4Ele9DZFilter = cms.EDFilter( "HLT2MuonPhotonDZ", + saveTags = cms.bool( True ), + originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), + originTag2 = cms.VInputTag( 'hltEgammaCandidates' ), + inputTag1 = cms.InputTag( "hltL3fL1DoubleMu4EG9f0Filtered4" ), + inputTag2 = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegDphiFilter" ), + electronTag = cms.InputTag( "hltEgammaGsfElectrons" ), + triggerType1 = cms.int32( 83 ), + triggerType2 = cms.int32( 81 ), + MinDR = cms.double( -1.0 ), + MaxDZ = cms.double( 0.2 ), + MinPixHitsForDZ = cms.int32( 1 ), + checkSC = cms.bool( False ), + MinN = cms.int32( 2 ) ) -fragment.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 = cms.EDFilter( "HLTL1TSeed", +fragment.hltL1sDoubleMu7EG7 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_Mu3er1p5_Jet100er2p5_ETMHF40 OR L1_Mu3er1p5_Jet100er2p5_ETMHF50" ), + L1SeedsLogicalExpression = cms.string( "L1_DoubleMu5_SQ_EG9er2p5" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -51711,25 +53881,68 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltPreMu3er1p5PFJet100er2p5PFMET70PFMHT70IDTight = cms.EDFilter( "HLTPrescaler", +fragment.hltPreDiMu9Ele9CaloIdLTrackIdLDZ = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltL3MuFiltered3er1p5 = cms.EDFilter( "HLTMuonL3PreFilter", +fragment.hltDiMu9Ele9CaloIdLTrackIdLMuonlegL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", + saveTags = cms.bool( True ), + CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + PreviousCandTag = cms.InputTag( "hltL1sDoubleMu7EG7" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 2 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) +) +fragment.hltDiMu9Ele9CaloIdLTrackIdLMuonlegL2Filtered5 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", + saveTags = cms.bool( True ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltL2MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLMuonlegL1Filtered0" ), + SeedMapTag = cms.InputTag( "hltL2Muons" ), + MinN = cms.int32( 0 ), + MaxEta = cms.double( 2.5 ), + AbsEtaBins = cms.vdouble( 0.0 ), + MinNstations = cms.vint32( 0 ), + MinNhits = cms.vint32( 0 ), + CutOnChambers = cms.bool( False ), + MinNchambers = cms.vint32( 0 ), + MaxDr = cms.double( 9999.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), + NSigmaPt = cms.double( 0.0 ), + MatchToPreviousCand = cms.bool( True ) +) +fragment.hltL1fForIterL3DiMu9Ele9CaloIdLTrackIdLMuonlegL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", + saveTags = cms.bool( True ), + CandTag = cms.InputTag( "hltL1MuonsPt0" ), + PreviousCandTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLMuonlegL1Filtered0" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 1 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) +) +fragment.hltL3fL1DoubleMu7EG7f0Filtered9 = cms.EDFilter( "HLTMuonL3PreFilter", saveTags = cms.bool( True ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0" ), + PreviousCandTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLMuonlegL2Filtered5" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3DiMu9Ele9CaloIdLTrackIdLMuonlegL1Filtered0" ), inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 1.5 ), + MinN = cms.int32( 2 ), + MaxEta = cms.double( 2.5 ), MinNhits = cms.int32( 0 ), MaxDr = cms.double( 2.0 ), MinDr = cms.double( -1.0 ), MaxDz = cms.double( 9999.0 ), MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 3.0 ), + MinPt = cms.double( 9.0 ), NSigmaPt = cms.double( 0.0 ), MaxNormalizedChi2 = cms.double( 9999.0 ), MaxDXYBeamSpot = cms.double( 9999.0 ), @@ -51758,157 +53971,200 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltSingleAK4CaloJet70 = cms.EDFilter( "HLT1CaloJet", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), - triggerType = cms.int32( 85 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 70.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 5.0 ), - MinN = cms.int32( 1 ) -) -fragment.hltMHT40 = cms.EDFilter( "HLTMhtFilter", +fragment.hltDiMu9Ele9CaloIdLTrackIdLElectronlegL1MatchFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", saveTags = cms.bool( True ), - mhtLabels = cms.VInputTag( 'hltMht' ), - minMht = cms.vdouble( 40.0 ) -) -fragment.hltPFJetsCorrectedMatchedToCaloJets70 = cms.EDProducer( "HLTPFJetsMatchedToFilteredCaloJetsProducer", - src = cms.InputTag( "hltAK4PFJetsCorrected" ), - triggerJetsFilter = cms.InputTag( "hltSingleAK4CaloJet70" ), - triggerJetsType = cms.int32( 85 ), - maxDeltaR = cms.double( 0.5 ) + candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), + l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + candNonIsolatedTag = cms.InputTag( "" ), + l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1SeedFilterTag = cms.InputTag( "hltL1sDoubleMu7EG7" ), + l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + ncandcut = cms.int32( 1 ), + doIsolated = cms.bool( False ), + region_eta_size = cms.double( 0.522 ), + region_eta_size_ecap = cms.double( 1.0 ), + region_phi_size = cms.double( 1.044 ), + barrel_end = cms.double( 1.4791 ), + endcap_end = cms.double( 2.65 ) ) -fragment.hltSinglePFJet100er2p5 = cms.EDFilter( "HLT1PFJet", +fragment.hltDiMu9Ele9CaloIdLTrackIdLElectronlegEtFilter = cms.EDFilter( "HLTEgammaEtFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltPFJetsCorrectedMatchedToCaloJets70" ), - triggerType = cms.int32( 85 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 100.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.5 ), - MinN = cms.int32( 1 ) + inputTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegL1MatchFilter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 9.0 ), + etcutEE = cms.double( 9.0 ), + ncandcut = cms.int32( 1 ) ) -fragment.hltPFMHTTightID70 = cms.EDFilter( "HLTMhtFilter", +fragment.hltDiMu9Ele9CaloIdLTrackIdLElectronlegClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - mhtLabels = cms.VInputTag( 'hltPFMHTTightID' ), - minMht = cms.vdouble( 70.0 ) -) -fragment.hltPreMu3er1p5PFJet100er2p5PFMET80PFMHT80IDTight = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) + candTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegEtFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.013 ), + thrRegularEE = cms.vdouble( 0.035 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltPFMHTTightID80 = cms.EDFilter( "HLTMhtFilter", +fragment.hltDiMu9Ele9CaloIdLTrackIdLElectronlegHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - mhtLabels = cms.VInputTag( 'hltPFMHTTightID' ), - minMht = cms.vdouble( 80.0 ) + candTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegClusterShapeFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.13 ), + thrOverEEE = cms.vdouble( 0.13 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltPFMET80 = cms.EDFilter( "HLT1PFMET", +fragment.hltDiMu9Ele9CaloIdLTrackIdLElectronlegPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltPFMETProducer" ), - triggerType = cms.int32( 87 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 80.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) -) -fragment.hltPreMu3er1p5PFJet100er2p5PFMET90PFMHT90IDTight = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) + candTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegHEFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) ) -fragment.hltPFMHTTightID90 = cms.EDFilter( "HLTMhtFilter", +fragment.hltDiMu9Ele9CaloIdLTrackIdLElectronlegOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - mhtLabels = cms.VInputTag( 'hltPFMHTTightID' ), - minMht = cms.vdouble( 90.0 ) -) -fragment.hltPreMu3er1p5PFJet100er2p5PFMET100PFMHT100IDTight = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltPreMu3er1p5PFJet100er2p5PFMETNoMu70PFMHTNoMu70IDTight = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) + candTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegPixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 999999.0 ), + thrRegularEE = cms.vdouble( 999999.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltPFMETNoMu70 = cms.EDFilter( "HLT1PFMET", +fragment.hltDiMu9Ele9CaloIdLTrackIdLElectronlegDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltPFMETNoMuProducer" ), - triggerType = cms.int32( 87 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 70.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) -) -fragment.hltPreMu3er1p5PFJet100er2p5PFMETNoMu80PFMHTNoMu80IDTight = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) + candTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegOneOEMinusOneOPFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.01 ), + thrRegularEE = cms.vdouble( 0.015 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltPFMHTNoMuTightID80 = cms.EDFilter( "HLTMhtFilter", +fragment.hltDiMu9Ele9CaloIdLTrackIdLElectronlegDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - mhtLabels = cms.VInputTag( 'hltPFMHTNoMuTightID' ), - minMht = cms.vdouble( 80.0 ) + candTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegDetaFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.07 ), + thrRegularEE = cms.vdouble( 0.1 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltPFMETNoMu80 = cms.EDFilter( "HLT1PFMET", +fragment.hltMu9Ele9DZFilter = cms.EDFilter( "HLT2MuonPhotonDZ", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltPFMETNoMuProducer" ), - triggerType = cms.int32( 87 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 80.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) -) -fragment.hltPreMu3er1p5PFJet100er2p5PFMETNoMu90PFMHTNoMu90IDTight = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) + originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), + originTag2 = cms.VInputTag( 'hltEgammaCandidates' ), + inputTag1 = cms.InputTag( "hltL3fL1DoubleMu7EG7f0Filtered9" ), + inputTag2 = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegDphiFilter" ), + electronTag = cms.InputTag( "hltEgammaGsfElectrons" ), + triggerType1 = cms.int32( 83 ), + triggerType2 = cms.int32( 81 ), + MinDR = cms.double( -1.0 ), + MaxDZ = cms.double( 0.2 ), + MinPixHitsForDZ = cms.int32( 1 ), + checkSC = cms.bool( False ), + MinN = cms.int32( 2 ) ) -fragment.hltPFMETNoMu90 = cms.EDFilter( "HLT1PFMET", +fragment.hltDoubleMu9DZFilter = cms.EDFilter( "HLT2MuonMuonDZ", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltPFMETNoMuProducer" ), - triggerType = cms.int32( 87 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 90.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), + originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), + originTag2 = cms.VInputTag( 'hltIterL3MuonCandidates' ), + inputTag1 = cms.InputTag( "hltL3fL1DoubleMu7EG7f0Filtered9" ), + inputTag2 = cms.InputTag( "hltL3fL1DoubleMu7EG7f0Filtered9" ), + triggerType1 = cms.int32( 83 ), + triggerType2 = cms.int32( 83 ), + MinDR = cms.double( 0.001 ), + MaxDZ = cms.double( 0.2 ), + MinPixHitsForDZ = cms.int32( 0 ), + checkSC = cms.bool( False ), MinN = cms.int32( 1 ) ) -fragment.hltPreMu3er1p5PFJet100er2p5PFMETNoMu100PFMHTNoMu100IDTight = cms.EDFilter( "HLTPrescaler", +fragment.hltPreDiMu9Ele9CaloIdLTrackIdL = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltPFMHTNoMuTightID100 = cms.EDFilter( "HLTMhtFilter", - saveTags = cms.bool( True ), - mhtLabels = cms.VInputTag( 'hltPFMHTNoMuTightID' ), - minMht = cms.vdouble( 100.0 ) -) -fragment.hltPFMETNoMu100 = cms.EDFilter( "HLT1PFMET", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltPFMETNoMuProducer" ), - triggerType = cms.int32( 87 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 100.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) -) -fragment.hltL1sDoubleMu0er1p5SQOSdRMax1p4 = cms.EDFilter( "HLTL1TSeed", +fragment.hltL1sDoubleMu18er = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_DoubleMu0er1p5_SQ_OS_dR_Max1p4 OR L1_DoubleMu0er1p4_SQ_OS_dR_Max1p4" ), + L1SeedsLogicalExpression = cms.string( "L1_DoubleMu18er2p1_SQ" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -51918,29 +54174,29 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltPreDimuon10PsiPrimeBarrelSeagulls = cms.EDFilter( "HLTPrescaler", +fragment.hltPreDoubleIsoMu20eta2p1 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltL1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", +fragment.hltL1fL1sDoubleMu18erL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - PreviousCandTag = cms.InputTag( "hltL1sDoubleMu0er1p5SQOSdRMax1p4" ), - MaxEta = cms.double( 2.5 ), + PreviousCandTag = cms.InputTag( "hltL1sDoubleMu18er" ), + MaxEta = cms.double( 2.1 ), MinPt = cms.double( 0.0 ), MaxDeltaR = cms.double( 0.3 ), MinN = cms.int32( 2 ), CentralBxOnly = cms.bool( True ), SelectQualities = cms.vint32( ) ) -fragment.hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", +fragment.hltL2fL1sDoubleMu18erL1f0L2Filtered10Q = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", saveTags = cms.bool( True ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), CandTag = cms.InputTag( "hltL2MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sDoubleMu18erL1Filtered0" ), SeedMapTag = cms.InputTag( "hltL2Muons" ), MinN = cms.int32( 0 ), - MaxEta = cms.double( 2.5 ), + MaxEta = cms.double( 2.16 ), AbsEtaBins = cms.vdouble( 0.0 ), MinNstations = cms.vint32( 0 ), MinNhits = cms.vint32( 0 ), @@ -51954,10 +54210,10 @@ NSigmaPt = cms.double( 0.0 ), MatchToPreviousCand = cms.bool( True ) ) -fragment.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", +fragment.hltL1fForIterL3L1fL1sDoubleMu18erL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), CandTag = cms.InputTag( "hltL1MuonsPt0" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sDoubleMu18erL1Filtered0" ), MaxEta = cms.double( 2.5 ), MinPt = cms.double( 0.0 ), MaxDeltaR = cms.double( 0.3 ), @@ -51965,40 +54221,38 @@ CentralBxOnly = cms.bool( True ), SelectQualities = cms.vint32( ) ) -fragment.hltDimuon10PsiPrimeBarrelnoCowL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", +fragment.hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20Q = cms.EDFilter( "HLTMuonL3PreFilter", saveTags = cms.bool( True ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sDoubleMu18erL1f0L2Filtered10Q" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sDoubleMu18erL1Filtered0" ), inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - PreviousCandIsL2 = cms.bool( True ), - FastAccept = cms.bool( False ), MinN = cms.int32( 1 ), - MaxEta = cms.double( 2.5 ), + MaxEta = cms.double( 2.1 ), MinNhits = cms.int32( 0 ), MaxDr = cms.double( 2.0 ), + MinDr = cms.double( -1.0 ), MaxDz = cms.double( 9999.0 ), - ChargeOpt = cms.int32( -1 ), - MinPtPair = cms.vdouble( 9.9 ), - MaxPtPair = cms.vdouble( 1.0E125 ), - MinPtMax = cms.vdouble( 0.0 ), - MinPtMin = cms.vdouble( 0.0 ), - MaxPtMin = cms.vdouble( 1.0E125 ), - MinInvMass = cms.vdouble( 3.35 ), - MaxInvMass = cms.vdouble( 4.05 ), - MinDiMuonDeltaR = cms.double( -1.0 ), - MinAcop = cms.double( -999.0 ), - MaxAcop = cms.double( 999.0 ), - MinPtBalance = cms.double( -1.0 ), - MaxPtBalance = cms.double( 999999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 20.0 ), NSigmaPt = cms.double( 0.0 ), - MaxDCAMuMu = cms.double( 0.5 ), - MaxRapidityPair = cms.double( 1.25 ), - CutCowboys = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + MaxNormalizedChi2 = cms.double( 9999.0 ), + MaxDXYBeamSpot = cms.double( 9999.0 ), + MinDXYBeamSpot = cms.double( -1.0 ), + MinNmuonHits = cms.int32( 0 ), + MaxPtDifference = cms.double( 9999.0 ), + MinTrackPt = cms.double( 0.0 ), + minMuonStations = cms.int32( 2 ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 0 ), + MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), + trkMuonId = cms.uint32( 0 ), L1MatchingdR = cms.double( 0.3 ), MatchToPreviousCand = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), useSimpleGeometry = cms.bool( True ), useStation2 = cms.bool( True ), fallbackToME1 = cms.bool( False ), @@ -52010,104 +54264,61 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltDisplacedmumuVtxProducerDimuon10PsiPrimeBarrelnoCow = cms.EDProducer( "HLTDisplacedmumuVtxProducer", - Src = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDimuon10PsiPrimeBarrelnoCowL3Filtered" ), - matchToPrevious = cms.bool( True ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MinPtPair = cms.double( 0.0 ), - MinInvMass = cms.double( 0.0 ), - MaxInvMass = cms.double( 999999.0 ), - ChargeOpt = cms.int32( -1 ) -) -fragment.hltDisplacedmumuFilterDimuon10PsiPrimeBarrelnoCow = cms.EDFilter( "HLTDisplacedmumuFilter", +fragment.hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20QL3pfecalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", saveTags = cms.bool( True ), - FastAccept = cms.bool( True ), - MinLxySignificance = cms.double( 0.0 ), - MaxLxySignificance = cms.double( 0.0 ), - MaxNormalisedChi2 = cms.double( 999999.0 ), - MinVtxProbability = cms.double( 0.005 ), - MinCosinePointingAngle = cms.double( -2.0 ), - DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon10PsiPrimeBarrelnoCow" ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) -) -fragment.hltPreDimuon20JpsiBarrelSeagulls = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) + candTag = cms.InputTag( "hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20Q" ), + varTag = cms.InputTag( "hltMuonEcalMFPFClusterIsoForMuons" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.14 ), + thrOverEEE = cms.vdouble( 0.1 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) ) -fragment.hltDimuon20JpsiBarrelnoCowL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", +fragment.hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20QL3pfhcalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - PreviousCandIsL2 = cms.bool( True ), - FastAccept = cms.bool( False ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MaxDz = cms.double( 9999.0 ), - ChargeOpt = cms.int32( -1 ), - MinPtPair = cms.vdouble( 19.9 ), - MaxPtPair = cms.vdouble( 1.0E125 ), - MinPtMax = cms.vdouble( 0.0 ), - MinPtMin = cms.vdouble( 0.0 ), - MaxPtMin = cms.vdouble( 1.0E125 ), - MinInvMass = cms.vdouble( 2.9 ), - MaxInvMass = cms.vdouble( 3.3 ), - MinDiMuonDeltaR = cms.double( -1.0 ), - MinAcop = cms.double( -999.0 ), - MaxAcop = cms.double( 999.0 ), - MinPtBalance = cms.double( -1.0 ), - MaxPtBalance = cms.double( 999999.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxDCAMuMu = cms.double( 0.5 ), - MaxRapidityPair = cms.double( 1.25 ), - CutCowboys = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) -) -fragment.hltDisplacedmumuVtxProducerDimuon20JpsiBarrelnoCow = cms.EDProducer( "HLTDisplacedmumuVtxProducer", - Src = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDimuon20JpsiBarrelnoCowL3Filtered" ), - matchToPrevious = cms.bool( True ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MinPtPair = cms.double( 0.0 ), - MinInvMass = cms.double( 0.0 ), - MaxInvMass = cms.double( 999999.0 ), - ChargeOpt = cms.int32( -1 ) + candTag = cms.InputTag( "hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20QL3pfecalIsoRhoFiltered" ), + varTag = cms.InputTag( "hltMuonHcalRegPFClusterIsoForMuons" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.177 ), + thrOverEEE = cms.vdouble( 0.24 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) ) -fragment.hltDisplacedmumuFilterDimuon20JpsiBarrelnoCow = cms.EDFilter( "HLTDisplacedmumuFilter", +fragment.hltL3crIsoL1sDoubleMu18erL1f0L2f10QL3f20QL3trkIsoFiltered = cms.EDFilter( "HLTMuonIsoFilter", saveTags = cms.bool( True ), - FastAccept = cms.bool( True ), - MinLxySignificance = cms.double( 0.0 ), - MaxLxySignificance = cms.double( 0.0 ), - MaxNormalisedChi2 = cms.double( 999999.0 ), - MinVtxProbability = cms.double( 0.005 ), - MinCosinePointingAngle = cms.double( -2.0 ), - DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon20JpsiBarrelnoCow" ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20QL3pfhcalIsoRhoFiltered" ), + MinN = cms.int32( 2 ), + DepTag = cms.VInputTag( 'hltMuonTkRelIsolationCut0p08Map' ), + IsolatorPSet = cms.PSet( ) ) -fragment.hltL1s12DoubleMu4p5er2p0SQOSMass7to18 = cms.EDFilter( "HLTL1TSeed", +fragment.hltL1sDoubleMu125to157ORTripleMu444 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_DoubleMu4p5er2p0_SQ_OS_Mass_Min7 OR L1_DoubleMu4p5er2p0_SQ_OS_Mass_7to18" ), + L1SeedsLogicalExpression = cms.string( "L1_DoubleMu_12_5 OR L1_DoubleMu_15_5_SQ OR L1_DoubleMu_15_7 OR L1_TripleMu_5_3_3" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -52117,14 +54328,14 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltPreDimuon10Upsilony1p4 = cms.EDFilter( "HLTPrescaler", +fragment.hltPreTrkMu12DoubleTrkMu5NoFiltersNoVtx = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltL1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", - saveTags = cms.bool( False ), +fragment.hltL1fL1sDoubleMu155ORTripleMu444L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", + saveTags = cms.bool( True ), CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - PreviousCandTag = cms.InputTag( "hltL1s12DoubleMu4p5er2p0SQOSMass7to18" ), + PreviousCandTag = cms.InputTag( "hltL1sDoubleMu125to157ORTripleMu444" ), MaxEta = cms.double( 2.5 ), MinPt = cms.double( 0.0 ), MaxDeltaR = cms.double( 0.3 ), @@ -52132,11 +54343,32 @@ CentralBxOnly = cms.bool( True ), SelectQualities = cms.vint32( ) ) -fragment.hltL2fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1f0L2v2PreFiltered0 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", +fragment.hltL2pfL1sDoubleMu155ORTripleMu444L1f0L2PreFiltered0NoVtx = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", saveTags = cms.bool( True ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL2MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0" ), + CandTag = cms.InputTag( "hltL2MuonCandidatesNoVtx" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sDoubleMu155ORTripleMu444L1Filtered0" ), + SeedMapTag = cms.InputTag( "hltL2Muons" ), + MinN = cms.int32( 0 ), + MaxEta = cms.double( 2.5 ), + AbsEtaBins = cms.vdouble( 0.0 ), + MinNstations = cms.vint32( 0 ), + MinNhits = cms.vint32( 0 ), + CutOnChambers = cms.bool( False ), + MinNchambers = cms.vint32( 0 ), + MaxDr = cms.double( 9999.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), + NSigmaPt = cms.double( 0.0 ), + MatchToPreviousCand = cms.bool( True ) +) +fragment.hltL2fL1sDoubleMu155ORTripleMu444L1f0L2Filtered10OneMuNoVtx = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", + saveTags = cms.bool( True ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltL2MuonCandidatesNoVtx" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sDoubleMu155ORTripleMu444L1Filtered0" ), SeedMapTag = cms.InputTag( "hltL2Muons" ), MinN = cms.int32( 0 ), MaxEta = cms.double( 2.5 ), @@ -52153,394 +54385,1019 @@ NSigmaPt = cms.double( 0.0 ), MatchToPreviousCand = cms.bool( True ) ) -fragment.hltL1fForIterL3L1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltL1MuonsPt0" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 1 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) +fragment.hltIterL3OISeedsFromL2MuonsNoVtx = cms.EDProducer( "TSGForOIFromL2", + src = cms.InputTag( "hltL2Muons" ), + layersToTry = cms.int32( 2 ), + fixedErrorRescaleFactorForHitless = cms.double( 2.0 ), + hitsToTry = cms.int32( 1 ), + adjustErrorsDynamicallyForHits = cms.bool( False ), + adjustErrorsDynamicallyForHitless = cms.bool( True ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ), + UseHitLessSeeds = cms.bool( True ), + estimator = cms.string( "hltESPChi2MeasurementEstimator100" ), + maxEtaForTOB = cms.double( 1.8 ), + minEtaForTEC = cms.double( 0.7 ), + debug = cms.untracked.bool( False ), + fixedErrorRescaleFactorForHits = cms.double( 1.0 ), + maxSeeds = cms.uint32( 20 ), + maxHitlessSeeds = cms.uint32( 5 ), + maxHitSeeds = cms.uint32( 1 ), + numL2ValidHitsCutAllEta = cms.uint32( 20 ), + numL2ValidHitsCutAllEndcap = cms.uint32( 30 ), + pT1 = cms.double( 13.0 ), + pT2 = cms.double( 30.0 ), + pT3 = cms.double( 70.0 ), + eta1 = cms.double( 0.2 ), + eta2 = cms.double( 0.3 ), + eta3 = cms.double( 1.0 ), + eta4 = cms.double( 1.2 ), + eta5 = cms.double( 1.6 ), + eta6 = cms.double( 1.4 ), + eta7 = cms.double( 2.1 ), + SF1 = cms.double( 3.0 ), + SF2 = cms.double( 4.0 ), + SF3 = cms.double( 5.0 ), + SF4 = cms.double( 7.0 ), + SF5 = cms.double( 10.0 ), + SF6 = cms.double( 2.0 ), + SFHld = cms.double( 2.0 ), + SFHd = cms.double( 4.0 ), + tsosDiff1 = cms.double( 0.2 ), + tsosDiff2 = cms.double( 0.02 ), + displacedReco = cms.bool( False ), + propagatorName = cms.string( "PropagatorWithMaterialParabolicMf" ) +) +fragment.hltIterL3OITrackCandidatesNoVtx = cms.EDProducer( "CkfTrackCandidateMaker", + cleanTrajectoryAfterInOut = cms.bool( False ), + doSeedingRegionRebuilding = cms.bool( False ), + onlyPixelHitsForSeedCleaner = cms.bool( False ), + reverseTrajectories = cms.bool( True ), + useHitsSplitting = cms.bool( False ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ), + src = cms.InputTag( "hltIterL3OISeedsFromL2MuonsNoVtx" ), + clustersToSkip = cms.InputTag( "" ), + phase2clustersToSkip = cms.InputTag( "" ), + TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTPSetMuonCkfTrajectoryBuilder" ) ), + TransientInitialStateEstimatorParameters = cms.PSet( + propagatorAlongTISE = cms.string( "PropagatorWithMaterial" ), + numberMeasurementsForFit = cms.int32( 4 ), + propagatorOppositeTISE = cms.string( "PropagatorWithMaterialOpposite" ) + ), + numHitsForSeedCleaner = cms.int32( 4 ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + RedundantSeedCleaner = cms.string( "CachingSeedCleanerBySharedInput" ), + TrajectoryCleaner = cms.string( "muonSeededTrajectoryCleanerBySharedHits" ), + maxNSeeds = cms.uint32( 500000 ), + maxSeedsBeforeCleaning = cms.uint32( 5000 ) +) +fragment.hltIterL3OIMuCtfWithMaterialTracksNoVtx = cms.EDProducer( "TrackProducer", + useSimpleMF = cms.bool( False ), + SimpleMagneticField = cms.string( "" ), + src = cms.InputTag( "hltIterL3OITrackCandidatesNoVtx" ), + clusterRemovalInfo = cms.InputTag( "" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Fitter = cms.string( "hltESPKFFittingSmootherWithOutliersRejectionAndRK" ), + useHitsSplitting = cms.bool( False ), + alias = cms.untracked.string( "ctfWithMaterialTracks" ), + TrajectoryInEvent = cms.bool( False ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + AlgorithmName = cms.string( "iter10" ), + Propagator = cms.string( "PropagatorWithMaterial" ), + GeometricInnerState = cms.bool( True ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + MeasurementTracker = cms.string( "hltESPMeasurementTracker" ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ) +) +fragment.hltIterL3OIMuonTrackCutClassifierNoVtx = cms.EDProducer( "TrackCutClassifier", + src = cms.InputTag( "hltIterL3OIMuCtfWithMaterialTracksNoVtx" ), + beamspot = cms.InputTag( "hltOnlineBeamSpot" ), + vertices = cms.InputTag( "Notused" ), + ignoreVertices = cms.bool( True ), + qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), + mva = cms.PSet( + minPixelHits = cms.vint32( 0, 0, 0 ), + maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 100.0 ), + dr_par = cms.PSet( + d0err = cms.vdouble( 0.003, 0.003, 3.40282346639E38 ), + dr_par2 = cms.vdouble( 0.3, 0.3, 3.40282346639E38 ), + dr_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), + dr_exp = cms.vint32( 4, 4, 2147483647 ), + d0err_par = cms.vdouble( 0.001, 0.001, 3.40282346639E38 ) + ), + maxLostLayers = cms.vint32( 4, 3, 2 ), + min3DLayers = cms.vint32( 0, 0, 0 ), + dz_par = cms.PSet( + dz_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), + dz_par2 = cms.vdouble( 0.35, 0.35, 3.40282346639E38 ), + dz_exp = cms.vint32( 4, 4, 2147483647 ) + ), + minNVtxTrk = cms.int32( 3 ), + maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), + minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), + maxChi2 = cms.vdouble( 3.40282346639E38, 3.40282346639E38, 3.40282346639E38 ), + maxChi2n = cms.vdouble( 10.0, 1.0, 0.4 ), + maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), + minLayers = cms.vint32( 3, 5, 5 ) + ) +) +fragment.hltIterL3OIMuonTrackSelectionHighPurityNoVtx = cms.EDProducer( "TrackCollectionFilterCloner", + originalSource = cms.InputTag( "hltIterL3OIMuCtfWithMaterialTracksNoVtx" ), + originalMVAVals = cms.InputTag( 'hltIterL3OIMuonTrackCutClassifierNoVtx','MVAValues' ), + originalQualVals = cms.InputTag( 'hltIterL3OIMuonTrackCutClassifierNoVtx','QualityMasks' ), + minQuality = cms.string( "highPurity" ), + copyExtras = cms.untracked.bool( True ), + copyTrajectories = cms.untracked.bool( False ) +) +fragment.hltL3MuonsIterL3OINoVtx = cms.EDProducer( "L3MuonProducer", + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + UseMuonNavigation = cms.untracked.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPSmartPropagatorAny', + 'SteppingHelixPropagatorAny', + 'hltESPSmartPropagator', + 'hltESPSteppingHelixPropagatorOpposite' ) + ), + MuonCollectionLabel = cms.InputTag( "hltL2Muons" ), + TrackLoaderParameters = cms.PSet( + MuonSeededTracksInstance = cms.untracked.string( "L2Seeded" ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + DoSmoothing = cms.bool( True ), + SmoothTkTrack = cms.untracked.bool( False ), + VertexConstraint = cms.bool( False ), + MuonUpdatorAtVertexParameters = cms.PSet( + MaxChi2 = cms.double( 1000000.0 ), + BeamSpotPositionErrors = cms.vdouble( 0.1, 0.1, 5.3 ), + Propagator = cms.string( "hltESPSteppingHelixPropagatorOpposite" ) + ), + PutTkTrackIntoEvent = cms.untracked.bool( False ), + Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) + ), + L3TrajBuilderParameters = cms.PSet( + PtCut = cms.double( 1.0 ), + TrackerPropagator = cms.string( "SteppingHelixPropagatorAny" ), + GlobalMuonTrackMatcher = cms.PSet( + Chi2Cut_3 = cms.double( 200.0 ), + DeltaDCut_2 = cms.double( 10.0 ), + Eta_threshold = cms.double( 1.2 ), + Quality_2 = cms.double( 15.0 ), + DeltaDCut_1 = cms.double( 40.0 ), + Quality_3 = cms.double( 7.0 ), + DeltaDCut_3 = cms.double( 15.0 ), + Quality_1 = cms.double( 20.0 ), + Pt_threshold1 = cms.double( 0.0 ), + DeltaRCut_2 = cms.double( 0.2 ), + DeltaRCut_1 = cms.double( 0.1 ), + Pt_threshold2 = cms.double( 9.99999999E8 ), + Chi2Cut_1 = cms.double( 50.0 ), + Chi2Cut_2 = cms.double( 50.0 ), + DeltaRCut_3 = cms.double( 1.0 ), + LocChi2Cut = cms.double( 0.001 ), + Propagator = cms.string( "hltESPSmartPropagator" ), + MinPt = cms.double( 1.0 ), + MinP = cms.double( 2.5 ) + ), + ScaleTECxFactor = cms.double( -1.0 ), + tkTrajUseVertex = cms.bool( False ), + MuonTrackingRegionBuilder = cms.PSet( + Rescale_Dz = cms.double( 4.0 ), + Pt_fixed = cms.bool( False ), + Eta_fixed = cms.bool( True ), + Eta_min = cms.double( 0.1 ), + DeltaZ = cms.double( 24.2 ), + maxRegions = cms.int32( 2 ), + EtaR_UpperLimit_Par1 = cms.double( 0.25 ), + UseVertex = cms.bool( False ), + Z_fixed = cms.bool( False ), + PhiR_UpperLimit_Par1 = cms.double( 0.6 ), + PhiR_UpperLimit_Par2 = cms.double( 0.2 ), + Rescale_phi = cms.double( 3.0 ), + DeltaEta = cms.double( 0.2 ), + precise = cms.bool( True ), + OnDemand = cms.int32( -1 ), + EtaR_UpperLimit_Par2 = cms.double( 0.15 ), + MeasurementTrackerName = cms.InputTag( "hltESPMeasurementTracker" ), + vertexCollection = cms.InputTag( "pixelVertices" ), + Pt_min = cms.double( 3.0 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Phi_fixed = cms.bool( True ), + DeltaR = cms.double( 0.025 ), + input = cms.InputTag( "hltL2Muons" ), + DeltaPhi = cms.double( 0.15 ), + Phi_min = cms.double( 0.1 ), + Rescale_eta = cms.double( 3.0 ) + ), + TrackTransformer = cms.PSet( + Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), + RefitDirection = cms.string( "insideOut" ), + RefitRPCHits = cms.bool( True ), + Propagator = cms.string( "hltESPSmartPropagatorAny" ), + DoPredictionsOnly = cms.bool( False ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), + Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) + ), + tkTrajBeamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + RefitRPCHits = cms.bool( True ), + tkTrajVertex = cms.InputTag( "Notused" ), + GlbRefitterParameters = cms.PSet( + Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), + DTRecSegmentLabel = cms.InputTag( "hltDt4DSegments" ), + RefitFlag = cms.bool( True ), + SkipStation = cms.int32( -1 ), + Chi2CutRPC = cms.double( 1.0 ), + PropDirForCosmics = cms.bool( False ), + CSCRecSegmentLabel = cms.InputTag( "hltCscSegments" ), + HitThreshold = cms.int32( 1 ), + DYTthrs = cms.vint32( 30, 15 ), + TrackerSkipSystem = cms.int32( -1 ), + RefitDirection = cms.string( "insideOut" ), + Chi2CutCSC = cms.double( 150.0 ), + Chi2CutDT = cms.double( 10.0 ), + RefitRPCHits = cms.bool( True ), + TrackerSkipSection = cms.int32( -1 ), + Propagator = cms.string( "hltESPSmartPropagatorAny" ), + DoPredictionsOnly = cms.bool( False ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + MuonHitsOption = cms.int32( 1 ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ) + ), + PCut = cms.double( 2.5 ), + tkTrajMaxDXYBeamSpot = cms.double( 9999.0 ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + tkTrajMaxChi2 = cms.double( 9999.0 ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), + ScaleTECyFactor = cms.double( -1.0 ), + tkTrajLabel = cms.InputTag( "hltIterL3OIMuonTrackSelectionHighPurityNoVtx" ) + ) +) +fragment.hltIterL3OIL3MuonsLinksCombinationNoVtx = cms.EDProducer( "L3TrackLinksCombiner", + labels = cms.VInputTag( 'hltL3MuonsIterL3OINoVtx' ) +) +fragment.hltIterL3OIL3MuonsNoVtx = cms.EDProducer( "L3TrackCombiner", + labels = cms.VInputTag( 'hltL3MuonsIterL3OINoVtx' ) +) +fragment.hltIterL3OIL3MuonCandidatesNoVtx = cms.EDProducer( "L3MuonCandidateProducer", + InputObjects = cms.InputTag( "hltIterL3OIL3MuonsNoVtx" ), + InputLinksObjects = cms.InputTag( "hltIterL3OIL3MuonsLinksCombinationNoVtx" ), + MuonPtOption = cms.string( "Tracker" ) +) +fragment.hltL2SelectorForL3IONoVtx = cms.EDProducer( "HLTMuonL2SelectorForL3IO", + l2Src = cms.InputTag( "hltL2Muons" ), + l3OISrc = cms.InputTag( "hltIterL3OIL3MuonCandidatesNoVtx" ), + InputLinks = cms.InputTag( "hltIterL3OIL3MuonsLinksCombinationNoVtx" ), + applyL3Filters = cms.bool( False ), + MinNhits = cms.int32( 1 ), + MaxNormalizedChi2 = cms.double( 20.0 ), + MinNmuonHits = cms.int32( 1 ), + MaxPtDifference = cms.double( 0.3 ) +) +fragment.hltIterL3MuonPixelTracksTrackingRegionsNoVtx = cms.EDProducer( "MuonTrackingRegionEDProducer", + EtaR_UpperLimit_Par1 = cms.double( 0.25 ), + DeltaR = cms.double( 0.025 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + OnDemand = cms.int32( -1 ), + vertexCollection = cms.InputTag( "notUsed" ), + Rescale_phi = cms.double( 3.0 ), + Eta_fixed = cms.bool( True ), + Rescale_eta = cms.double( 3.0 ), + PhiR_UpperLimit_Par2 = cms.double( 0.2 ), + Eta_min = cms.double( 0.0 ), + Phi_fixed = cms.bool( True ), + Phi_min = cms.double( 0.0 ), + PhiR_UpperLimit_Par1 = cms.double( 0.6 ), + EtaR_UpperLimit_Par2 = cms.double( 0.15 ), + MeasurementTrackerName = cms.InputTag( "" ), + UseVertex = cms.bool( False ), + Rescale_Dz = cms.double( 4.0 ), + Pt_fixed = cms.bool( True ), + Z_fixed = cms.bool( True ), + Pt_min = cms.double( 0.0 ), + DeltaZ = cms.double( 24.2 ), + DeltaEta = cms.double( 0.2 ), + DeltaPhi = cms.double( 0.15 ), + maxRegions = cms.int32( 5 ), + precise = cms.bool( True ), + input = cms.InputTag( "hltL2SelectorForL3IONoVtx" ) +) +fragment.hltPixelTracksInRegionL2NoVtx = cms.EDProducer( "TrackSelectorByRegion", + tracks = cms.InputTag( "hltPixelTracks" ), + regions = cms.InputTag( "hltIterL3MuonPixelTracksTrackingRegionsNoVtx" ), + produceTrackCollection = cms.bool( True ), + produceMask = cms.bool( False ) +) +fragment.hltIter0IterL3MuonPixelSeedsFromPixelTracksNoVtx = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", + InputCollection = cms.InputTag( "hltPixelTracksInRegionL2NoVtx" ), + InputVertexCollection = cms.InputTag( "" ), + originHalfLength = cms.double( 0.3 ), + originRadius = cms.double( 0.1 ), + useProtoTrackKinematics = cms.bool( False ), + useEventsWithNoVertex = cms.bool( True ), + TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + usePV = cms.bool( False ), + includeFourthHit = cms.bool( True ), + SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) ) -fragment.hltDimuon10Upsilony1p4L3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1f0L2v2PreFiltered0" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - PreviousCandIsL2 = cms.bool( True ), - FastAccept = cms.bool( False ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MaxDz = cms.double( 9999.0 ), - ChargeOpt = cms.int32( -1 ), - MinPtPair = cms.vdouble( 9.9 ), - MaxPtPair = cms.vdouble( 1.0E125 ), - MinPtMax = cms.vdouble( 0.0 ), - MinPtMin = cms.vdouble( 0.0 ), - MaxPtMin = cms.vdouble( 1.0E125 ), - MinInvMass = cms.vdouble( 8.5 ), - MaxInvMass = cms.vdouble( 11.5 ), - MinDiMuonDeltaR = cms.double( -1.0 ), - MinAcop = cms.double( -999.0 ), - MaxAcop = cms.double( 999.0 ), - MinPtBalance = cms.double( -1.0 ), - MaxPtBalance = cms.double( 999999.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxDCAMuMu = cms.double( 0.5 ), - MaxRapidityPair = cms.double( 1.4 ), - CutCowboys = cms.bool( False ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) +fragment.hltIter0IterL3MuonCkfTrackCandidatesNoVtx = cms.EDProducer( "CkfTrackCandidateMaker", + cleanTrajectoryAfterInOut = cms.bool( False ), + doSeedingRegionRebuilding = cms.bool( True ), + onlyPixelHitsForSeedCleaner = cms.bool( False ), + reverseTrajectories = cms.bool( False ), + useHitsSplitting = cms.bool( True ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ), + src = cms.InputTag( "hltIter0IterL3MuonPixelSeedsFromPixelTracksNoVtx" ), + clustersToSkip = cms.InputTag( "" ), + phase2clustersToSkip = cms.InputTag( "" ), + TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter0IterL3MuonPSetGroupedCkfTrajectoryBuilderIT" ) ), + TransientInitialStateEstimatorParameters = cms.PSet( + propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), + numberMeasurementsForFit = cms.int32( 4 ), + propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) + ), + numHitsForSeedCleaner = cms.int32( 4 ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + RedundantSeedCleaner = cms.string( "none" ), + TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), + maxNSeeds = cms.uint32( 100000 ), + maxSeedsBeforeCleaning = cms.uint32( 1000 ) ) -fragment.hltDisplacedmumuVtxProducerDimuon10Upsilonsv3 = cms.EDProducer( "HLTDisplacedmumuVtxProducer", - Src = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDimuon10Upsilony1p4L3fL3Filtered" ), - matchToPrevious = cms.bool( True ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MinPtPair = cms.double( 0.0 ), - MinInvMass = cms.double( 0.0 ), - MaxInvMass = cms.double( 999999.0 ), - ChargeOpt = cms.int32( -1 ) +fragment.hltIter0IterL3MuonCtfWithMaterialTracksNoVtx = cms.EDProducer( "TrackProducer", + useSimpleMF = cms.bool( True ), + SimpleMagneticField = cms.string( "ParabolicMf" ), + src = cms.InputTag( "hltIter0IterL3MuonCkfTrackCandidatesNoVtx" ), + clusterRemovalInfo = cms.InputTag( "" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Fitter = cms.string( "hltESPFittingSmootherIT" ), + useHitsSplitting = cms.bool( False ), + alias = cms.untracked.string( "ctfWithMaterialTracks" ), + TrajectoryInEvent = cms.bool( False ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + AlgorithmName = cms.string( "hltIter0" ), + Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), + GeometricInnerState = cms.bool( True ), + NavigationSchool = cms.string( "" ), + MeasurementTracker = cms.string( "" ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ) ) -fragment.hltDisplacedmumuFilterDimuon10Upsilonsv3 = cms.EDFilter( "HLTDisplacedmumuFilter", - saveTags = cms.bool( True ), - FastAccept = cms.bool( True ), - MinLxySignificance = cms.double( 0.0 ), - MaxLxySignificance = cms.double( 0.0 ), - MaxNormalisedChi2 = cms.double( 999999.0 ), - MinVtxProbability = cms.double( 0.005 ), - MinCosinePointingAngle = cms.double( -2.0 ), - DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon10Upsilonsv3" ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) +fragment.hltIter0IterL3MuonTrackCutClassifierNoVtx = cms.EDProducer( "TrackCutClassifier", + src = cms.InputTag( "hltIter0IterL3MuonCtfWithMaterialTracksNoVtx" ), + beamspot = cms.InputTag( "hltOnlineBeamSpot" ), + vertices = cms.InputTag( "hltTrimmedPixelVertices" ), + ignoreVertices = cms.bool( False ), + qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), + mva = cms.PSet( + minPixelHits = cms.vint32( 0, 0, 0 ), + maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 100.0 ), + dr_par = cms.PSet( + d0err = cms.vdouble( 0.003, 0.003, 3.40282346639E38 ), + dr_par2 = cms.vdouble( 0.3, 0.3, 3.40282346639E38 ), + dr_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), + dr_exp = cms.vint32( 4, 4, 2147483647 ), + d0err_par = cms.vdouble( 0.001, 0.001, 3.40282346639E38 ) + ), + maxLostLayers = cms.vint32( 1, 1, 1 ), + min3DLayers = cms.vint32( 0, 0, 0 ), + dz_par = cms.PSet( + dz_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), + dz_par2 = cms.vdouble( 0.35, 0.35, 3.40282346639E38 ), + dz_exp = cms.vint32( 4, 4, 2147483647 ) + ), + minNVtxTrk = cms.int32( 3 ), + maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), + minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), + maxChi2 = cms.vdouble( 3.40282346639E38, 3.40282346639E38, 3.40282346639E38 ), + maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), + maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), + minLayers = cms.vint32( 3, 3, 4 ) + ) ) -fragment.hltPreDimuon12Upsilony1p4 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltIter0IterL3MuonTrackSelectionHighPurityNoVtx = cms.EDProducer( "TrackCollectionFilterCloner", + originalSource = cms.InputTag( "hltIter0IterL3MuonCtfWithMaterialTracksNoVtx" ), + originalMVAVals = cms.InputTag( 'hltIter0IterL3MuonTrackCutClassifierNoVtx','MVAValues' ), + originalQualVals = cms.InputTag( 'hltIter0IterL3MuonTrackCutClassifierNoVtx','QualityMasks' ), + minQuality = cms.string( "highPurity" ), + copyExtras = cms.untracked.bool( True ), + copyTrajectories = cms.untracked.bool( False ) ) -fragment.hltDimuon12Upsilony1p4L3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1f0L2v2PreFiltered0" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - PreviousCandIsL2 = cms.bool( True ), - FastAccept = cms.bool( False ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MaxDz = cms.double( 9999.0 ), - ChargeOpt = cms.int32( -1 ), - MinPtPair = cms.vdouble( 11.9 ), - MaxPtPair = cms.vdouble( 1.0E125 ), - MinPtMax = cms.vdouble( 0.0 ), - MinPtMin = cms.vdouble( 0.0 ), - MaxPtMin = cms.vdouble( 1.0E125 ), - MinInvMass = cms.vdouble( 8.5 ), - MaxInvMass = cms.vdouble( 11.5 ), - MinDiMuonDeltaR = cms.double( -1.0 ), - MinAcop = cms.double( -999.0 ), - MaxAcop = cms.double( 999.0 ), - MinPtBalance = cms.double( -1.0 ), - MaxPtBalance = cms.double( 999999.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxDCAMuMu = cms.double( 0.5 ), - MaxRapidityPair = cms.double( 1.4 ), - CutCowboys = cms.bool( False ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) +fragment.hltL3MuonsIterL3IONoVtx = cms.EDProducer( "L3MuonProducer", + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + UseMuonNavigation = cms.untracked.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPSmartPropagatorAny', + 'SteppingHelixPropagatorAny', + 'hltESPSmartPropagator', + 'hltESPSteppingHelixPropagatorOpposite' ) + ), + MuonCollectionLabel = cms.InputTag( "hltL2Muons" ), + TrackLoaderParameters = cms.PSet( + MuonSeededTracksInstance = cms.untracked.string( "L2Seeded" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + DoSmoothing = cms.bool( False ), + SmoothTkTrack = cms.untracked.bool( False ), + VertexConstraint = cms.bool( False ), + MuonUpdatorAtVertexParameters = cms.PSet( + MaxChi2 = cms.double( 1000000.0 ), + BeamSpotPositionErrors = cms.vdouble( 0.1, 0.1, 5.3 ), + Propagator = cms.string( "hltESPSteppingHelixPropagatorOpposite" ) + ), + PutTkTrackIntoEvent = cms.untracked.bool( False ), + Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) + ), + L3TrajBuilderParameters = cms.PSet( + PtCut = cms.double( 1.0 ), + TrackerPropagator = cms.string( "SteppingHelixPropagatorAny" ), + GlobalMuonTrackMatcher = cms.PSet( + Chi2Cut_3 = cms.double( 200.0 ), + DeltaDCut_2 = cms.double( 10.0 ), + Eta_threshold = cms.double( 1.2 ), + Quality_2 = cms.double( 15.0 ), + DeltaDCut_1 = cms.double( 40.0 ), + Quality_3 = cms.double( 7.0 ), + DeltaDCut_3 = cms.double( 15.0 ), + Quality_1 = cms.double( 20.0 ), + Pt_threshold1 = cms.double( 0.0 ), + DeltaRCut_2 = cms.double( 0.2 ), + DeltaRCut_1 = cms.double( 0.1 ), + Pt_threshold2 = cms.double( 9.99999999E8 ), + Chi2Cut_1 = cms.double( 50.0 ), + Chi2Cut_2 = cms.double( 50.0 ), + DeltaRCut_3 = cms.double( 1.0 ), + LocChi2Cut = cms.double( 0.001 ), + Propagator = cms.string( "hltESPSmartPropagator" ), + MinPt = cms.double( 1.0 ), + MinP = cms.double( 2.5 ) + ), + ScaleTECxFactor = cms.double( -1.0 ), + tkTrajUseVertex = cms.bool( False ), + MuonTrackingRegionBuilder = cms.PSet( + Rescale_Dz = cms.double( 4.0 ), + Pt_fixed = cms.bool( True ), + Eta_fixed = cms.bool( True ), + Eta_min = cms.double( 0.1 ), + DeltaZ = cms.double( 24.2 ), + maxRegions = cms.int32( 2 ), + EtaR_UpperLimit_Par1 = cms.double( 0.25 ), + UseVertex = cms.bool( False ), + Z_fixed = cms.bool( True ), + PhiR_UpperLimit_Par1 = cms.double( 0.6 ), + PhiR_UpperLimit_Par2 = cms.double( 0.2 ), + Rescale_phi = cms.double( 3.0 ), + DeltaEta = cms.double( 0.04 ), + precise = cms.bool( True ), + OnDemand = cms.int32( -1 ), + EtaR_UpperLimit_Par2 = cms.double( 0.15 ), + MeasurementTrackerName = cms.InputTag( "hltESPMeasurementTracker" ), + vertexCollection = cms.InputTag( "pixelVertices" ), + Pt_min = cms.double( 3.0 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Phi_fixed = cms.bool( True ), + DeltaR = cms.double( 0.025 ), + input = cms.InputTag( "hltL2SelectorForL3IONoVtx" ), + DeltaPhi = cms.double( 0.15 ), + Phi_min = cms.double( 0.1 ), + Rescale_eta = cms.double( 3.0 ) + ), + TrackTransformer = cms.PSet( + Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), + RefitDirection = cms.string( "insideOut" ), + RefitRPCHits = cms.bool( True ), + Propagator = cms.string( "hltESPSmartPropagatorAny" ), + DoPredictionsOnly = cms.bool( False ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), + Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) + ), + tkTrajBeamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + RefitRPCHits = cms.bool( True ), + tkTrajVertex = cms.InputTag( "hltTrimmedPixelVertices" ), + GlbRefitterParameters = cms.PSet( + Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), + DTRecSegmentLabel = cms.InputTag( "hltDt4DSegments" ), + RefitFlag = cms.bool( True ), + SkipStation = cms.int32( -1 ), + Chi2CutRPC = cms.double( 1.0 ), + PropDirForCosmics = cms.bool( False ), + CSCRecSegmentLabel = cms.InputTag( "hltCscSegments" ), + HitThreshold = cms.int32( 1 ), + DYTthrs = cms.vint32( 30, 15 ), + TrackerSkipSystem = cms.int32( -1 ), + RefitDirection = cms.string( "insideOut" ), + Chi2CutCSC = cms.double( 150.0 ), + Chi2CutDT = cms.double( 10.0 ), + RefitRPCHits = cms.bool( True ), + TrackerSkipSection = cms.int32( -1 ), + Propagator = cms.string( "hltESPSmartPropagatorAny" ), + DoPredictionsOnly = cms.bool( False ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + MuonHitsOption = cms.int32( 1 ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ) + ), + PCut = cms.double( 2.5 ), + tkTrajMaxDXYBeamSpot = cms.double( 9999.0 ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + matchToSeeds = cms.bool( True ), + tkTrajMaxChi2 = cms.double( 9999.0 ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), + ScaleTECyFactor = cms.double( -1.0 ), + tkTrajLabel = cms.InputTag( "hltIter0IterL3MuonTrackSelectionHighPurityNoVtx" ) + ) ) -fragment.hltDisplacedmumuVtxProducerDimuon12Upsilonsv3 = cms.EDProducer( "HLTDisplacedmumuVtxProducer", - Src = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDimuon12Upsilony1p4L3fL3Filtered" ), - matchToPrevious = cms.bool( True ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MinPtPair = cms.double( 0.0 ), - MinInvMass = cms.double( 0.0 ), - MaxInvMass = cms.double( 999999.0 ), - ChargeOpt = cms.int32( -1 ) +fragment.hltIterL3MuonsFromL2LinksCombinationNoVtx = cms.EDProducer( "L3TrackLinksCombiner", + labels = cms.VInputTag( 'hltL3MuonsIterL3OINoVtx','hltL3MuonsIterL3IONoVtx' ) ) -fragment.hltDisplacedmumuFilterDimuon12Upsilonsv3 = cms.EDFilter( "HLTDisplacedmumuFilter", - saveTags = cms.bool( True ), - FastAccept = cms.bool( True ), - MinLxySignificance = cms.double( 0.0 ), - MaxLxySignificance = cms.double( 0.0 ), - MaxNormalisedChi2 = cms.double( 999999.0 ), - MinVtxProbability = cms.double( 0.005 ), - MinCosinePointingAngle = cms.double( -2.0 ), - DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon12Upsilonsv3" ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) +fragment.hltIterL3MuonsFromL2NoVtx = cms.EDProducer( "L3TrackCombiner", + labels = cms.VInputTag( 'hltL3MuonsIterL3OINoVtx','hltL3MuonsIterL3IONoVtx' ) ) -fragment.hltPreDimuon14PhiBarrelSeagulls = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltIterL3MuonL1MuonNoL2SelectorNoVtx = cms.EDProducer( "HLTL1MuonNoL2Selector", + InputObjects = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L2CandTag = cms.InputTag( "hltL2MuonCandidatesNoVtx" ), + SeedMapTag = cms.InputTag( "hltL2Muons" ), + L1MinPt = cms.double( -1.0 ), + L1MaxEta = cms.double( 5.0 ), + L1MinQuality = cms.uint32( 7 ), + CentralBxOnly = cms.bool( True ) ) -fragment.hltDimuon14PhiBarrelnoCowL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - PreviousCandIsL2 = cms.bool( True ), - FastAccept = cms.bool( False ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MaxDz = cms.double( 9999.0 ), - ChargeOpt = cms.int32( -1 ), - MinPtPair = cms.vdouble( 13.9 ), - MaxPtPair = cms.vdouble( 1.0E125 ), - MinPtMax = cms.vdouble( 0.0 ), - MinPtMin = cms.vdouble( 0.0 ), - MaxPtMin = cms.vdouble( 1.0E125 ), - MinInvMass = cms.vdouble( 0.85 ), - MaxInvMass = cms.vdouble( 1.2 ), - MinDiMuonDeltaR = cms.double( -1.0 ), - MinAcop = cms.double( -999.0 ), - MaxAcop = cms.double( 999.0 ), - MinPtBalance = cms.double( -1.0 ), - MaxPtBalance = cms.double( 999999.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxDCAMuMu = cms.double( 0.5 ), - MaxRapidityPair = cms.double( 1.25 ), - CutCowboys = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) +fragment.hltIterL3FromL1MuonPixelTracksTrackingRegionsNoVtx = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", + RegionPSet = cms.PSet( + vertexCollection = cms.InputTag( "notUsed" ), + zErrorVetex = cms.double( 0.2 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + zErrorBeamSpot = cms.double( 24.2 ), + maxNVertices = cms.int32( 1 ), + maxNRegions = cms.int32( 5 ), + nSigmaZVertex = cms.double( 3.0 ), + nSigmaZBeamSpot = cms.double( 4.0 ), + ptMin = cms.double( 0.0 ), + mode = cms.string( "BeamSpotSigma" ), + input = cms.InputTag( "hltIterL3MuonL1MuonNoL2SelectorNoVtx" ), + searchOpt = cms.bool( False ), + whereToUseMeasurementTracker = cms.string( "Never" ), + originRadius = cms.double( 0.2 ), + measurementTrackerName = cms.InputTag( "" ), + precise = cms.bool( True ), + deltaEta = cms.double( 0.35 ), + deltaPhi = cms.double( 0.2 ) + ) ) -fragment.hltDisplacedmumuVtxProducerDimuon14PhiBarrelnoCow = cms.EDProducer( "HLTDisplacedmumuVtxProducer", - Src = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDimuon14PhiBarrelnoCowL3Filtered" ), - matchToPrevious = cms.bool( True ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MinPtPair = cms.double( 0.0 ), - MinInvMass = cms.double( 0.0 ), - MaxInvMass = cms.double( 999999.0 ), - ChargeOpt = cms.int32( -1 ) +fragment.hltPixelTracksInRegionL1NoVtx = cms.EDProducer( "TrackSelectorByRegion", + tracks = cms.InputTag( "hltPixelTracks" ), + regions = cms.InputTag( "hltIterL3FromL1MuonPixelTracksTrackingRegionsNoVtx" ), + produceTrackCollection = cms.bool( True ), + produceMask = cms.bool( False ) ) -fragment.hltDisplacedmumuFilterDimuon14PhiBarrelnoCow = cms.EDFilter( "HLTDisplacedmumuFilter", - saveTags = cms.bool( True ), - FastAccept = cms.bool( True ), - MinLxySignificance = cms.double( 0.0 ), - MaxLxySignificance = cms.double( 0.0 ), - MaxNormalisedChi2 = cms.double( 999999.0 ), - MinVtxProbability = cms.double( 0.005 ), - MinCosinePointingAngle = cms.double( -2.0 ), - DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon14PhiBarrelnoCow" ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) +fragment.hltIter0IterL3FromL1MuonPixelSeedsFromPixelTracksNoVtx = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", + InputCollection = cms.InputTag( "hltPixelTracksInRegionL1NoVtx" ), + InputVertexCollection = cms.InputTag( "" ), + originHalfLength = cms.double( 0.3 ), + originRadius = cms.double( 0.1 ), + useProtoTrackKinematics = cms.bool( False ), + useEventsWithNoVertex = cms.bool( True ), + TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + usePV = cms.bool( False ), + includeFourthHit = cms.bool( True ), + SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) ) -fragment.hltL1sDoubleMu4SQOSdRMax1p2DoubleMu0er1p5SQOSdRMax1p4 = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_DoubleMu4_SQ_OS_dR_Max1p2 OR L1_DoubleMu4p5_SQ_OS_dR_Max1p2 OR L1_DoubleMu0er1p5_SQ_OS_dR_Max1p4 OR L1_DoubleMu0er1p4_SQ_OS_dR_Max1p4" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +fragment.hltIter0IterL3FromL1MuonCkfTrackCandidatesNoVtx = cms.EDProducer( "CkfTrackCandidateMaker", + cleanTrajectoryAfterInOut = cms.bool( False ), + doSeedingRegionRebuilding = cms.bool( True ), + onlyPixelHitsForSeedCleaner = cms.bool( False ), + reverseTrajectories = cms.bool( False ), + useHitsSplitting = cms.bool( True ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ), + src = cms.InputTag( "hltIter0IterL3FromL1MuonPixelSeedsFromPixelTracksNoVtx" ), + clustersToSkip = cms.InputTag( "" ), + phase2clustersToSkip = cms.InputTag( "" ), + TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter0IterL3FromL1MuonPSetGroupedCkfTrajectoryBuilderIT" ) ), + TransientInitialStateEstimatorParameters = cms.PSet( + propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), + numberMeasurementsForFit = cms.int32( 4 ), + propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) + ), + numHitsForSeedCleaner = cms.int32( 4 ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + RedundantSeedCleaner = cms.string( "none" ), + TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), + maxNSeeds = cms.uint32( 100000 ), + maxSeedsBeforeCleaning = cms.uint32( 1000 ) ) -fragment.hltPreDimuon25Jpsi = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltIter0IterL3FromL1MuonCtfWithMaterialTracksNoVtx = cms.EDProducer( "TrackProducer", + useSimpleMF = cms.bool( True ), + SimpleMagneticField = cms.string( "ParabolicMf" ), + src = cms.InputTag( "hltIter0IterL3FromL1MuonCkfTrackCandidatesNoVtx" ), + clusterRemovalInfo = cms.InputTag( "" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Fitter = cms.string( "hltESPFittingSmootherIT" ), + useHitsSplitting = cms.bool( False ), + alias = cms.untracked.string( "ctfWithMaterialTracks" ), + TrajectoryInEvent = cms.bool( False ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + AlgorithmName = cms.string( "hltIter0" ), + Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), + GeometricInnerState = cms.bool( True ), + NavigationSchool = cms.string( "" ), + MeasurementTracker = cms.string( "" ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ) ) -fragment.hltL1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - PreviousCandTag = cms.InputTag( "hltL1sDoubleMu4SQOSdRMax1p2DoubleMu0er1p5SQOSdRMax1p4" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 2 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) +fragment.hltIter0IterL3FromL1MuonTrackCutClassifierNoVtx = cms.EDProducer( "TrackCutClassifier", + src = cms.InputTag( "hltIter0IterL3FromL1MuonCtfWithMaterialTracksNoVtx" ), + beamspot = cms.InputTag( "hltOnlineBeamSpot" ), + vertices = cms.InputTag( "hltTrimmedPixelVertices" ), + ignoreVertices = cms.bool( False ), + qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), + mva = cms.PSet( + minPixelHits = cms.vint32( 0, 0, 0 ), + maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 100.0 ), + dr_par = cms.PSet( + d0err = cms.vdouble( 0.003, 0.003, 3.40282346639E38 ), + dr_par2 = cms.vdouble( 0.3, 0.3, 3.40282346639E38 ), + dr_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), + dr_exp = cms.vint32( 4, 4, 2147483647 ), + d0err_par = cms.vdouble( 0.001, 0.001, 3.40282346639E38 ) + ), + maxLostLayers = cms.vint32( 1, 1, 1 ), + min3DLayers = cms.vint32( 0, 0, 0 ), + dz_par = cms.PSet( + dz_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), + dz_par2 = cms.vdouble( 0.35, 0.35, 3.40282346639E38 ), + dz_exp = cms.vint32( 4, 4, 2147483647 ) + ), + minNVtxTrk = cms.int32( 3 ), + maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), + minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), + maxChi2 = cms.vdouble( 3.40282346639E38, 3.40282346639E38, 3.40282346639E38 ), + maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), + maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), + minLayers = cms.vint32( 3, 3, 4 ) + ) ) -fragment.hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL2MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0" ), - SeedMapTag = cms.InputTag( "hltL2Muons" ), - MinN = cms.int32( 0 ), - MaxEta = cms.double( 2.5 ), - AbsEtaBins = cms.vdouble( 0.0 ), - MinNstations = cms.vint32( 0 ), - MinNhits = cms.vint32( 0 ), - CutOnChambers = cms.bool( False ), - MinNchambers = cms.vint32( 0 ), - MaxDr = cms.double( 9999.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - NSigmaPt = cms.double( 0.0 ), - MatchToPreviousCand = cms.bool( True ) +fragment.hltIter0IterL3FromL1MuonTrackSelectionHighPurityNoVtx = cms.EDProducer( "TrackCollectionFilterCloner", + originalSource = cms.InputTag( "hltIter0IterL3FromL1MuonCtfWithMaterialTracksNoVtx" ), + originalMVAVals = cms.InputTag( 'hltIter0IterL3FromL1MuonTrackCutClassifierNoVtx','MVAValues' ), + originalQualVals = cms.InputTag( 'hltIter0IterL3FromL1MuonTrackCutClassifierNoVtx','QualityMasks' ), + minQuality = cms.string( "highPurity" ), + copyExtras = cms.untracked.bool( True ), + copyTrajectories = cms.untracked.bool( False ) ) -fragment.hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltL1MuonsPt0" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 1 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) +fragment.hltIterL3MuonMergedNoVtx = cms.EDProducer( "TrackListMerger", + ShareFrac = cms.double( 0.19 ), + FoundHitBonus = cms.double( 5.0 ), + LostHitPenalty = cms.double( 20.0 ), + MinPT = cms.double( 0.05 ), + Epsilon = cms.double( -0.001 ), + MaxNormalizedChisq = cms.double( 1000.0 ), + MinFound = cms.int32( 3 ), + TrackProducers = cms.VInputTag( 'hltIterL3OIMuonTrackSelectionHighPurityNoVtx','hltIter0IterL3MuonTrackSelectionHighPurityNoVtx' ), + hasSelector = cms.vint32( 0, 0 ), + indivShareFrac = cms.vdouble( 1.0, 1.0 ), + selectedTrackQuals = cms.VInputTag( 'hltIterL3OIMuonTrackSelectionHighPurityNoVtx','hltIter0IterL3MuonTrackSelectionHighPurityNoVtx' ), + setsToMerge = cms.VPSet( + cms.PSet( pQual = cms.bool( False ), + tLists = cms.vint32( 0, 1 ) + ) + ), + trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), + allowFirstHitShare = cms.bool( True ), + newQuality = cms.string( "confirmed" ), + copyExtras = cms.untracked.bool( True ), + writeOnlyTrkQuals = cms.bool( False ), + copyMVA = cms.bool( False ) ) -fragment.hltDimuon25JpsiL3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - PreviousCandIsL2 = cms.bool( True ), - FastAccept = cms.bool( False ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MaxDz = cms.double( 9999.0 ), - ChargeOpt = cms.int32( -1 ), - MinPtPair = cms.vdouble( 24.9 ), - MaxPtPair = cms.vdouble( 1.0E125 ), - MinPtMax = cms.vdouble( 0.0 ), - MinPtMin = cms.vdouble( 0.0 ), - MaxPtMin = cms.vdouble( 1.0E125 ), - MinInvMass = cms.vdouble( 2.9 ), - MaxInvMass = cms.vdouble( 3.3 ), - MinDiMuonDeltaR = cms.double( -1.0 ), - MinAcop = cms.double( -999.0 ), - MaxAcop = cms.double( 999.0 ), - MinPtBalance = cms.double( -1.0 ), - MaxPtBalance = cms.double( 999999.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxDCAMuMu = cms.double( 0.5 ), - MaxRapidityPair = cms.double( 999999.0 ), - CutCowboys = cms.bool( False ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) +fragment.hltIterL3MuonAndMuonFromL1MergedNoVtx = cms.EDProducer( "TrackListMerger", + ShareFrac = cms.double( 0.19 ), + FoundHitBonus = cms.double( 5.0 ), + LostHitPenalty = cms.double( 20.0 ), + MinPT = cms.double( 0.05 ), + Epsilon = cms.double( -0.001 ), + MaxNormalizedChisq = cms.double( 1000.0 ), + MinFound = cms.int32( 3 ), + TrackProducers = cms.VInputTag( 'hltIterL3MuonMergedNoVtx','hltIter0IterL3FromL1MuonTrackSelectionHighPurityNoVtx' ), + hasSelector = cms.vint32( 0, 0 ), + indivShareFrac = cms.vdouble( 1.0, 1.0 ), + selectedTrackQuals = cms.VInputTag( 'hltIterL3MuonMergedNoVtx','hltIter0IterL3FromL1MuonTrackSelectionHighPurityNoVtx' ), + setsToMerge = cms.VPSet( + cms.PSet( pQual = cms.bool( False ), + tLists = cms.vint32( 0, 1 ) + ) + ), + trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), + allowFirstHitShare = cms.bool( True ), + newQuality = cms.string( "confirmed" ), + copyExtras = cms.untracked.bool( True ), + writeOnlyTrkQuals = cms.bool( False ), + copyMVA = cms.bool( False ) ) -fragment.hltDisplacedmumuVtxProducerDimuon25Jpsis = cms.EDProducer( "HLTDisplacedmumuVtxProducer", - Src = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDimuon25JpsiL3fL3Filtered" ), - matchToPrevious = cms.bool( True ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MinPtPair = cms.double( 0.0 ), - MinInvMass = cms.double( 0.0 ), - MaxInvMass = cms.double( 999999.0 ), - ChargeOpt = cms.int32( -1 ) +fragment.hltL3MuonsIterL3LinksNoVtx = cms.EDProducer( "MuonLinksProducerForHLT", + InclusiveTrackerTrackCollection = cms.InputTag( "hltIterL3MuonAndMuonFromL1MergedNoVtx" ), + LinkCollection = cms.InputTag( "hltIterL3MuonsFromL2LinksCombinationNoVtx" ), + ptMin = cms.double( 2.5 ), + pMin = cms.double( 2.5 ), + shareHitFraction = cms.double( 0.19 ) ) -fragment.hltDisplacedmumuFilterDimuon25Jpsis = cms.EDFilter( "HLTDisplacedmumuFilter", - saveTags = cms.bool( True ), - FastAccept = cms.bool( True ), - MinLxySignificance = cms.double( 0.0 ), - MaxLxySignificance = cms.double( 0.0 ), - MaxNormalisedChi2 = cms.double( 999999.0 ), - MinVtxProbability = cms.double( 0.005 ), - MinCosinePointingAngle = cms.double( -2.0 ), - DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon25Jpsis" ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) +fragment.hltIterL3MuonsNoVtx = cms.EDProducer( "MuonIdProducer", + MuonCaloCompatibility = cms.PSet( + delta_eta = cms.double( 0.02 ), + delta_phi = cms.double( 0.02 ), + allSiPMHO = cms.bool( False ), + MuonTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_muons_lowPt_3_1_norm.root" ), + PionTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_pions_lowPt_3_1_norm.root" ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( True ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 9999.0 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( "Notused" ), + CaloTowerCollectionLabel = cms.InputTag( "Notused" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "Notused" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 0.05 ), + useCalo = cms.bool( False ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( "Notused" ), + dRHcal = cms.double( 9999.0 ), + dRHcalPreselection = cms.double( 0.2 ), + HORecHitCollectionLabel = cms.InputTag( "Notused" ) + ), + CaloExtractorPSet = cms.PSet( + DR_Veto_H = cms.double( 0.1 ), + CenterConeOnCalIntersection = cms.bool( False ), + NoiseTow_EE = cms.double( 0.15 ), + Noise_EB = cms.double( 0.025 ), + Noise_HE = cms.double( 0.2 ), + DR_Veto_E = cms.double( 0.07 ), + NoiseTow_EB = cms.double( 0.04 ), + Noise_EE = cms.double( 0.1 ), + UseRecHitsFlag = cms.bool( False ), + DR_Max = cms.double( 1.0 ), + DepositLabel = cms.untracked.string( "Cal" ), + Noise_HO = cms.double( 0.2 ), + DR_Veto_HO = cms.double( 0.1 ), + Threshold_H = cms.double( 0.5 ), + PrintTimeReport = cms.untracked.bool( False ), + Threshold_E = cms.double( 0.2 ), + PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), + ComponentName = cms.string( "CaloExtractorByAssociator" ), + Threshold_HO = cms.double( 0.5 ), + DepositInstanceLabels = cms.vstring( 'ecal', + 'hcal', + 'ho' ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( False ), + UseMuonNavigation = cms.untracked.bool( False ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( False ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 1.0 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( "Notused" ), + CaloTowerCollectionLabel = cms.InputTag( "Notused" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "Notused" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 1.0 ), + useCalo = cms.bool( True ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( "Notused" ), + dRHcal = cms.double( 1.0 ), + dRHcalPreselection = cms.double( 1.0 ), + HORecHitCollectionLabel = cms.InputTag( "Notused" ) + ), + Noise_HB = cms.double( 0.2 ) + ), + TrackExtractorPSet = cms.PSet( + Diff_z = cms.double( 0.2 ), + inputTrackCollection = cms.InputTag( "hltIter0IterL3FromL1MuonTrackSelectionHighPurityNoVtx" ), + Chi2Ndof_Max = cms.double( 1.0E64 ), + BeamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), + DR_Veto = cms.double( 0.01 ), + Pt_Min = cms.double( -1.0 ), + DR_Max = cms.double( 1.0 ), + NHits_Min = cms.uint32( 0 ), + Chi2Prob_Min = cms.double( -1.0 ), + Diff_r = cms.double( 0.1 ), + BeamlineOption = cms.string( "BeamSpotFromEvent" ), + ComponentName = cms.string( "TrackExtractor" ) + ), + JetExtractorPSet = cms.PSet( + JetCollectionLabel = cms.InputTag( "Notused" ), + DR_Veto = cms.double( 0.1 ), + DR_Max = cms.double( 1.0 ), + ExcludeMuonVeto = cms.bool( True ), + PrintTimeReport = cms.untracked.bool( False ), + PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), + ComponentName = cms.string( "JetExtractor" ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( False ), + UseMuonNavigation = cms.untracked.bool( False ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( False ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 0.5 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( "Notused" ), + CaloTowerCollectionLabel = cms.InputTag( "Notused" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "Notused" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 0.5 ), + useCalo = cms.bool( True ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( "Notused" ), + dRHcal = cms.double( 0.5 ), + dRHcalPreselection = cms.double( 0.5 ), + HORecHitCollectionLabel = cms.InputTag( "Notused" ) + ), + Threshold = cms.double( 5.0 ) + ), + trackDepositName = cms.string( "tracker" ), + ecalDepositName = cms.string( "ecal" ), + hcalDepositName = cms.string( "hcal" ), + hoDepositName = cms.string( "ho" ), + jetDepositName = cms.string( "jets" ), + TimingFillerParameters = cms.PSet( + DTTimingParameters = cms.PSet( + HitError = cms.double( 6.0 ), + MatchParameters = cms.PSet( + TightMatchDT = cms.bool( False ), + DTradius = cms.double( 0.01 ), + TightMatchCSC = cms.bool( True ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + DTsegments = cms.InputTag( "hltDt4DSegments" ) + ), + debug = cms.bool( False ), + DoWireCorr = cms.bool( False ), + RequireBothProjections = cms.bool( False ), + DTTimeOffset = cms.double( 2.7 ), + PruneCut = cms.double( 10000.0 ), + DTsegments = cms.InputTag( "hltDt4DSegments" ), + UseSegmentT0 = cms.bool( False ), + HitsMin = cms.int32( 5 ), + DropTheta = cms.bool( True ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ) + ), + UseCSC = cms.bool( True ), + CSCTimingParameters = cms.PSet( + MatchParameters = cms.PSet( + TightMatchDT = cms.bool( False ), + DTradius = cms.double( 0.01 ), + TightMatchCSC = cms.bool( True ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + DTsegments = cms.InputTag( "hltDt4DSegments" ) + ), + debug = cms.bool( False ), + CSCWireTimeOffset = cms.double( 0.0 ), + CSCStripError = cms.double( 7.0 ), + CSCTimeOffset = cms.double( 0.0 ), + CSCWireError = cms.double( 8.6 ), + PruneCut = cms.double( 100.0 ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + UseStripTime = cms.bool( True ), + CSCStripTimeOffset = cms.double( 0.0 ), + UseWireTime = cms.bool( True ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ) + ), + ErrorDT = cms.double( 6.0 ), + EcalEnergyCut = cms.double( 0.4 ), + UseECAL = cms.bool( True ), + ErrorEB = cms.double( 2.085 ), + UseDT = cms.bool( True ), + ErrorEE = cms.double( 6.95 ), + ErrorCSC = cms.double( 7.4 ) + ), + ShowerDigiFillerParameters = cms.PSet( + cscDigiCollectionLabel = cms.InputTag( 'muonCSCDigis','MuonCSCStripDigi' ), + digiMaxDistanceX = cms.double( 25.0 ), + dtDigiCollectionLabel = cms.InputTag( "muonDTDigis" ) + ), + TrackerKinkFinderParameters = cms.PSet( + usePosition = cms.bool( False ), + diagonalOnly = cms.bool( False ) + ), + fillEnergy = cms.bool( False ), + storeCrossedHcalRecHits = cms.bool( False ), + maxAbsPullX = cms.double( 4.0 ), + maxAbsEta = cms.double( 3.0 ), + minPt = cms.double( 8.0 ), + inputCollectionTypes = cms.vstring( 'inner tracks', + 'links' ), + addExtraSoftMuons = cms.bool( False ), + fillGlobalTrackRefits = cms.bool( False ), + debugWithTruthMatching = cms.bool( False ), + inputCollectionLabels = cms.VInputTag( 'hltIterL3MuonAndMuonFromL1MergedNoVtx','hltL3MuonsIterL3LinksNoVtx' ), + fillCaloCompatibility = cms.bool( False ), + maxAbsPullY = cms.double( 9999.0 ), + maxAbsDy = cms.double( 9999.0 ), + minP = cms.double( 0.0 ), + minPCaloMuon = cms.double( 1.0E9 ), + maxAbsDx = cms.double( 3.0 ), + fillIsolation = cms.bool( False ), + writeIsoDeposits = cms.bool( False ), + minNumberOfMatches = cms.int32( 1 ), + fillMatching = cms.bool( True ), + fillShowerDigis = cms.bool( False ), + ptThresholdToFillCandidateP4WithGlobalFit = cms.double( 200.0 ), + sigmaThresholdToFillCandidateP4WithGlobalFit = cms.double( 2.0 ), + fillGlobalTrackQuality = cms.bool( False ), + globalTrackQualityInputTag = cms.InputTag( "glbTrackQual" ), + selectHighPurity = cms.bool( False ), + pvInputTag = cms.InputTag( "offlinePrimaryVertices" ), + fillTrackerKink = cms.bool( False ), + minCaloCompatibility = cms.double( 0.6 ), + runArbitrationCleaner = cms.bool( False ), + arbitrationCleanerOptions = cms.PSet( + OverlapDTheta = cms.double( 0.02 ), + Overlap = cms.bool( True ), + Clustering = cms.bool( True ), + ME1a = cms.bool( True ), + ClusterDTheta = cms.double( 0.02 ), + ClusterDPhi = cms.double( 0.6 ), + OverlapDPhi = cms.double( 0.0786 ) + ), + arbitrateTrackerMuons = cms.bool( True ) ) -fragment.hltPreDimuon14PsiPrime = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltIterL3MuonCandidatesNoVtx = cms.EDProducer( "L3MuonCandidateProducerFromMuons", + InputObjects = cms.InputTag( "hltIterL3MuonsNoVtx" ), + DisplacedReconstruction = cms.bool( False ) ) -fragment.hltDimuon14PsiPrimeL3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", +fragment.hltL3pfL1sDoubleMu155ORTripleMu444L1f0L2pf0TwoMuL3PreFiltered5NoVtx = cms.EDFilter( "HLTMuonL3PreFilter", saveTags = cms.bool( True ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - PreviousCandIsL2 = cms.bool( True ), - FastAccept = cms.bool( False ), + CandTag = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), + PreviousCandTag = cms.InputTag( "hltL2pfL1sDoubleMu155ORTripleMu444L1f0L2PreFiltered0NoVtx" ), + L1CandTag = cms.InputTag( "" ), + inputMuonCollection = cms.InputTag( "hltIterL3MuonsNoVtx" ), MinN = cms.int32( 1 ), MaxEta = cms.double( 2.5 ), MinNhits = cms.int32( 0 ), MaxDr = cms.double( 2.0 ), + MinDr = cms.double( -1.0 ), MaxDz = cms.double( 9999.0 ), - ChargeOpt = cms.int32( -1 ), - MinPtPair = cms.vdouble( 13.9 ), - MaxPtPair = cms.vdouble( 1.0E125 ), - MinPtMax = cms.vdouble( 0.0 ), - MinPtMin = cms.vdouble( 0.0 ), - MaxPtMin = cms.vdouble( 1.0E125 ), - MinInvMass = cms.vdouble( 3.35 ), - MaxInvMass = cms.vdouble( 4.05 ), - MinDiMuonDeltaR = cms.double( -1.0 ), - MinAcop = cms.double( -999.0 ), - MaxAcop = cms.double( 999.0 ), - MinPtBalance = cms.double( -1.0 ), - MaxPtBalance = cms.double( 999999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 5.0 ), NSigmaPt = cms.double( 0.0 ), - MaxDCAMuMu = cms.double( 0.5 ), - MaxRapidityPair = cms.double( 999999.0 ), - CutCowboys = cms.bool( False ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + MaxNormalizedChi2 = cms.double( 9999.0 ), + MaxDXYBeamSpot = cms.double( 9999.0 ), + MinDXYBeamSpot = cms.double( -1.0 ), + MinNmuonHits = cms.int32( 0 ), + MaxPtDifference = cms.double( 9999.0 ), + MinTrackPt = cms.double( 0.0 ), + minMuonStations = cms.int32( 2 ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 0 ), + MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), + trkMuonId = cms.uint32( 0 ), L1MatchingdR = cms.double( 0.3 ), MatchToPreviousCand = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3LinksNoVtx" ), useSimpleGeometry = cms.bool( True ), useStation2 = cms.bool( True ), fallbackToME1 = cms.bool( False ), @@ -52552,122 +55409,38 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltDisplacedmumuVtxProducerDimuon14PsiPrimes = cms.EDProducer( "HLTDisplacedmumuVtxProducer", - Src = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDimuon14PsiPrimeL3fL3Filtered" ), - matchToPrevious = cms.bool( True ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MinPtPair = cms.double( 0.0 ), - MinInvMass = cms.double( 0.0 ), - MaxInvMass = cms.double( 999999.0 ), - ChargeOpt = cms.int32( -1 ) -) -fragment.hltDisplacedmumuFilterDimuon14PsiPrimes = cms.EDFilter( "HLTDisplacedmumuFilter", - saveTags = cms.bool( True ), - FastAccept = cms.bool( True ), - MinLxySignificance = cms.double( 0.0 ), - MaxLxySignificance = cms.double( 0.0 ), - MaxNormalisedChi2 = cms.double( 999999.0 ), - MinVtxProbability = cms.double( 0.005 ), - MinCosinePointingAngle = cms.double( -2.0 ), - DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon14PsiPrimes" ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) -) -fragment.hltL1sDoubleMu9SQ = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_DoubleMu8_SQ OR L1_DoubleMu9_SQ" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -fragment.hltPreDimuon14PsiPrimenoCorrL1 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltL1fL1sL1sDoubleMu9SQL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - PreviousCandTag = cms.InputTag( "hltL1sDoubleMu9SQ" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 2 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) -) -fragment.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL2MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sL1sDoubleMu9SQL1Filtered0" ), - SeedMapTag = cms.InputTag( "hltL2Muons" ), - MinN = cms.int32( 0 ), - MaxEta = cms.double( 2.5 ), - AbsEtaBins = cms.vdouble( 0.0 ), - MinNstations = cms.vint32( 0 ), - MinNhits = cms.vint32( 0 ), - CutOnChambers = cms.bool( False ), - MinNchambers = cms.vint32( 0 ), - MaxDr = cms.double( 9999.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - NSigmaPt = cms.double( 0.0 ), - MatchToPreviousCand = cms.bool( True ) -) -fragment.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltL1MuonsPt0" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sL1sDoubleMu9SQL1Filtered0" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 1 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) -) -fragment.hltDimuon14PsiPrimeNoCorrL1L3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", +fragment.hltL3fL1sDoubleMu155ORTripleMu444L1f0L2f10OneMuL3Filtered12NoVtx = cms.EDFilter( "HLTMuonL3PreFilter", saveTags = cms.bool( True ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - PreviousCandIsL2 = cms.bool( True ), - FastAccept = cms.bool( False ), + CandTag = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), + PreviousCandTag = cms.InputTag( "hltL2pfL1sDoubleMu155ORTripleMu444L1f0L2PreFiltered0NoVtx" ), + L1CandTag = cms.InputTag( "" ), + inputMuonCollection = cms.InputTag( "hltIterL3MuonsNoVtx" ), MinN = cms.int32( 1 ), MaxEta = cms.double( 2.5 ), MinNhits = cms.int32( 0 ), MaxDr = cms.double( 2.0 ), + MinDr = cms.double( -1.0 ), MaxDz = cms.double( 9999.0 ), - ChargeOpt = cms.int32( -1 ), - MinPtPair = cms.vdouble( 13.9 ), - MaxPtPair = cms.vdouble( 1.0E125 ), - MinPtMax = cms.vdouble( 0.0 ), - MinPtMin = cms.vdouble( 0.0 ), - MaxPtMin = cms.vdouble( 1.0E125 ), - MinInvMass = cms.vdouble( 3.35 ), - MaxInvMass = cms.vdouble( 4.05 ), - MinDiMuonDeltaR = cms.double( -1.0 ), - MinAcop = cms.double( -999.0 ), - MaxAcop = cms.double( 999.0 ), - MinPtBalance = cms.double( -1.0 ), - MaxPtBalance = cms.double( 999999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 12.0 ), NSigmaPt = cms.double( 0.0 ), - MaxDCAMuMu = cms.double( 0.5 ), - MaxRapidityPair = cms.double( 999999.0 ), - CutCowboys = cms.bool( False ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + MaxNormalizedChi2 = cms.double( 9999.0 ), + MaxDXYBeamSpot = cms.double( 9999.0 ), + MinDXYBeamSpot = cms.double( -1.0 ), + MinNmuonHits = cms.int32( 0 ), + MaxPtDifference = cms.double( 9999.0 ), + MinTrackPt = cms.double( 0.0 ), + minMuonStations = cms.int32( 2 ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 0 ), + MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), + trkMuonId = cms.uint32( 0 ), L1MatchingdR = cms.double( 0.3 ), MatchToPreviousCand = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3LinksNoVtx" ), useSimpleGeometry = cms.bool( True ), useStation2 = cms.bool( True ), fallbackToME1 = cms.bool( False ), @@ -52679,67 +55452,327 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltDisplacedmumuVtxProducerDimuon14PsiPrimesNoCorrL1 = cms.EDProducer( "HLTDisplacedmumuVtxProducer", - Src = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDimuon14PsiPrimeNoCorrL1L3fL3Filtered" ), - matchToPrevious = cms.bool( True ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MinPtPair = cms.double( 0.0 ), - MinInvMass = cms.double( 0.0 ), - MaxInvMass = cms.double( 999999.0 ), - ChargeOpt = cms.int32( -1 ) +fragment.hltDiMuonMergingNoVtx = cms.EDProducer( "TrackListMerger", + ShareFrac = cms.double( 0.19 ), + FoundHitBonus = cms.double( 100.0 ), + LostHitPenalty = cms.double( 0.0 ), + MinPT = cms.double( 0.05 ), + Epsilon = cms.double( -0.001 ), + MaxNormalizedChisq = cms.double( 1000.0 ), + MinFound = cms.int32( 3 ), + TrackProducers = cms.VInputTag( 'hltIterL3MuonAndMuonFromL1MergedNoVtx','hltMuCtfTracks' ), + hasSelector = cms.vint32( 0, 0 ), + indivShareFrac = cms.vdouble( 1.0, 1.0 ), + selectedTrackQuals = cms.VInputTag( 'hltIterL3MuonAndMuonFromL1MergedNoVtx','hltMuCtfTracks' ), + setsToMerge = cms.VPSet( + cms.PSet( pQual = cms.bool( False ), + tLists = cms.vint32( 0, 1 ) + ) + ), + trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), + allowFirstHitShare = cms.bool( True ), + newQuality = cms.string( "confirmed" ), + copyExtras = cms.untracked.bool( True ), + writeOnlyTrkQuals = cms.bool( False ), + copyMVA = cms.bool( False ) ) -fragment.hltDisplacedmumuFilterDimuon14PsiPrimesNoCorrL1 = cms.EDFilter( "HLTDisplacedmumuFilter", - saveTags = cms.bool( True ), - FastAccept = cms.bool( True ), - MinLxySignificance = cms.double( 0.0 ), - MaxLxySignificance = cms.double( 0.0 ), - MaxNormalisedChi2 = cms.double( 999999.0 ), - MinVtxProbability = cms.double( 0.005 ), - MinCosinePointingAngle = cms.double( -2.0 ), - DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon14PsiPrimesNoCorrL1" ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) +fragment.hltDiMuonLinksNoVtx = cms.EDProducer( "MuonLinksProducerForHLT", + InclusiveTrackerTrackCollection = cms.InputTag( "hltDiMuonMergingNoVtx" ), + LinkCollection = cms.InputTag( "hltIterL3MuonsFromL2LinksCombinationNoVtx" ), + ptMin = cms.double( 2.5 ), + pMin = cms.double( 2.5 ), + shareHitFraction = cms.double( 0.8 ) ) -fragment.hltPreDimuon18PsiPrime = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltGlbTrkMuonsNoVtx = cms.EDProducer( "MuonIdProducer", + MuonCaloCompatibility = cms.PSet( + delta_eta = cms.double( 0.02 ), + delta_phi = cms.double( 0.02 ), + allSiPMHO = cms.bool( False ), + MuonTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_muons_lowPt_3_1_norm.root" ), + PionTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_pions_lowPt_3_1_norm.root" ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( True ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 9999.0 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForPF" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "hltHbhereco" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 0.05 ), + useCalo = cms.bool( False ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + dRHcal = cms.double( 9999.0 ), + dRHcalPreselection = cms.double( 0.2 ), + HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) + ), + CaloExtractorPSet = cms.PSet( + DR_Veto_H = cms.double( 0.1 ), + CenterConeOnCalIntersection = cms.bool( False ), + NoiseTow_EE = cms.double( 0.15 ), + Noise_EB = cms.double( 0.025 ), + Noise_HE = cms.double( 0.2 ), + DR_Veto_E = cms.double( 0.07 ), + NoiseTow_EB = cms.double( 0.04 ), + Noise_EE = cms.double( 0.1 ), + UseRecHitsFlag = cms.bool( False ), + DR_Max = cms.double( 1.0 ), + DepositLabel = cms.untracked.string( "Cal" ), + Noise_HO = cms.double( 0.2 ), + DR_Veto_HO = cms.double( 0.1 ), + Threshold_H = cms.double( 0.5 ), + PrintTimeReport = cms.untracked.bool( False ), + Threshold_E = cms.double( 0.2 ), + PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), + ComponentName = cms.string( "CaloExtractorByAssociator" ), + Threshold_HO = cms.double( 0.5 ), + DepositInstanceLabels = cms.vstring( 'ecal', + 'hcal', + 'ho' ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( False ), + UseMuonNavigation = cms.untracked.bool( False ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( False ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 1.0 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForPF" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "hltHbhereco" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 1.0 ), + useCalo = cms.bool( True ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + dRHcal = cms.double( 1.0 ), + dRHcalPreselection = cms.double( 1.0 ), + HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) + ), + Noise_HB = cms.double( 0.2 ) + ), + TrackExtractorPSet = cms.PSet( + Diff_z = cms.double( 0.2 ), + inputTrackCollection = cms.InputTag( "hltPFMuonMerging" ), + Chi2Ndof_Max = cms.double( 1.0E64 ), + BeamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), + DR_Veto = cms.double( 0.01 ), + Pt_Min = cms.double( -1.0 ), + DR_Max = cms.double( 1.0 ), + DepositLabel = cms.untracked.string( "" ), + NHits_Min = cms.uint32( 0 ), + Chi2Prob_Min = cms.double( -1.0 ), + Diff_r = cms.double( 0.1 ), + BeamlineOption = cms.string( "BeamSpotFromEvent" ), + ComponentName = cms.string( "TrackExtractor" ) + ), + JetExtractorPSet = cms.PSet( + JetCollectionLabel = cms.InputTag( "hltAntiKT4CaloJetsPFEt5" ), + DR_Veto = cms.double( 0.1 ), + DR_Max = cms.double( 1.0 ), + ExcludeMuonVeto = cms.bool( True ), + PrintTimeReport = cms.untracked.bool( False ), + PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), + ComponentName = cms.string( "JetExtractor" ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( False ), + UseMuonNavigation = cms.untracked.bool( False ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( False ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 0.5 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForPF" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "hltHbhereco" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 0.5 ), + useCalo = cms.bool( True ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + dRHcal = cms.double( 0.5 ), + dRHcalPreselection = cms.double( 0.5 ), + HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) + ), + Threshold = cms.double( 5.0 ) + ), + trackDepositName = cms.string( "tracker" ), + ecalDepositName = cms.string( "ecal" ), + hcalDepositName = cms.string( "hcal" ), + hoDepositName = cms.string( "ho" ), + jetDepositName = cms.string( "jets" ), + TimingFillerParameters = cms.PSet( + DTTimingParameters = cms.PSet( + HitError = cms.double( 6.0 ), + MatchParameters = cms.PSet( + TightMatchDT = cms.bool( False ), + DTradius = cms.double( 0.01 ), + TightMatchCSC = cms.bool( True ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + DTsegments = cms.InputTag( "hltDt4DSegments" ) + ), + debug = cms.bool( False ), + DoWireCorr = cms.bool( False ), + RequireBothProjections = cms.bool( False ), + DTTimeOffset = cms.double( 2.7 ), + PruneCut = cms.double( 10000.0 ), + DTsegments = cms.InputTag( "hltDt4DSegments" ), + UseSegmentT0 = cms.bool( False ), + HitsMin = cms.int32( 5 ), + DropTheta = cms.bool( True ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ) + ), + UseCSC = cms.bool( True ), + CSCTimingParameters = cms.PSet( + MatchParameters = cms.PSet( + TightMatchDT = cms.bool( False ), + DTradius = cms.double( 0.01 ), + TightMatchCSC = cms.bool( True ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + DTsegments = cms.InputTag( "hltDt4DSegments" ) + ), + debug = cms.bool( False ), + CSCWireTimeOffset = cms.double( 0.0 ), + CSCStripError = cms.double( 7.0 ), + CSCTimeOffset = cms.double( 0.0 ), + CSCWireError = cms.double( 8.6 ), + PruneCut = cms.double( 100.0 ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + UseStripTime = cms.bool( True ), + CSCStripTimeOffset = cms.double( 0.0 ), + UseWireTime = cms.bool( True ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ) + ), + ErrorDT = cms.double( 6.0 ), + EcalEnergyCut = cms.double( 0.4 ), + UseECAL = cms.bool( True ), + ErrorEB = cms.double( 2.085 ), + UseDT = cms.bool( True ), + ErrorEE = cms.double( 6.95 ), + ErrorCSC = cms.double( 7.4 ) + ), + ShowerDigiFillerParameters = cms.PSet( + cscDigiCollectionLabel = cms.InputTag( 'muonCSCDigis','MuonCSCStripDigi' ), + dtDigiCollectionLabel = cms.InputTag( "muonDTDigis" ), + digiMaxDistanceX = cms.double( 25.0 ) + ), + TrackerKinkFinderParameters = cms.PSet( + usePosition = cms.bool( False ), + diagonalOnly = cms.bool( False ) + ), + fillEnergy = cms.bool( False ), + storeCrossedHcalRecHits = cms.bool( False ), + maxAbsPullX = cms.double( 4.0 ), + maxAbsEta = cms.double( 3.0 ), + minPt = cms.double( 8.0 ), + inputCollectionTypes = cms.vstring( 'inner tracks', + 'links' ), + addExtraSoftMuons = cms.bool( False ), + fillGlobalTrackRefits = cms.bool( False ), + debugWithTruthMatching = cms.bool( False ), + inputCollectionLabels = cms.VInputTag( 'hltDiMuonMergingNoVtx','hltDiMuonLinksNoVtx' ), + fillCaloCompatibility = cms.bool( False ), + maxAbsPullY = cms.double( 9999.0 ), + maxAbsDy = cms.double( 9999.0 ), + minP = cms.double( 0.0 ), + minPCaloMuon = cms.double( 1.0E9 ), + maxAbsDx = cms.double( 3.0 ), + fillIsolation = cms.bool( False ), + writeIsoDeposits = cms.bool( False ), + minNumberOfMatches = cms.int32( 1 ), + fillMatching = cms.bool( True ), + fillShowerDigis = cms.bool( False ), + ptThresholdToFillCandidateP4WithGlobalFit = cms.double( 200.0 ), + sigmaThresholdToFillCandidateP4WithGlobalFit = cms.double( 2.0 ), + fillGlobalTrackQuality = cms.bool( False ), + globalTrackQualityInputTag = cms.InputTag( "glbTrackQual" ), + selectHighPurity = cms.bool( False ), + pvInputTag = cms.InputTag( "offlinePrimaryVertices" ), + fillTrackerKink = cms.bool( False ), + minCaloCompatibility = cms.double( 0.6 ), + runArbitrationCleaner = cms.bool( False ), + arbitrationCleanerOptions = cms.PSet( + OverlapDTheta = cms.double( 0.02 ), + Overlap = cms.bool( True ), + Clustering = cms.bool( True ), + ME1a = cms.bool( True ), + ClusterDTheta = cms.double( 0.02 ), + ClusterDPhi = cms.double( 0.6 ), + OverlapDPhi = cms.double( 0.0786 ) + ), + arbitrateTrackerMuons = cms.bool( False ) ) -fragment.hltDimuon18PsiPrimeL3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", +fragment.hltGlbTrkMuonCandsNoVtx = cms.EDProducer( "L3MuonCandidateProducerFromMuons", + InputObjects = cms.InputTag( "hltGlbTrkMuonsNoVtx" ), + DisplacedReconstruction = cms.bool( False ) +) +fragment.hltTripleTrkMuFiltered5NoVtx = cms.EDFilter( "HLTMuonTrkL1TFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - PreviousCandIsL2 = cms.bool( True ), - FastAccept = cms.bool( False ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MaxDz = cms.double( 9999.0 ), - ChargeOpt = cms.int32( -1 ), - MinPtPair = cms.vdouble( 17.9 ), - MaxPtPair = cms.vdouble( 1.0E125 ), - MinPtMax = cms.vdouble( 0.0 ), - MinPtMin = cms.vdouble( 0.0 ), - MaxPtMin = cms.vdouble( 1.0E125 ), - MinInvMass = cms.vdouble( 3.35 ), - MaxInvMass = cms.vdouble( 4.05 ), - MinDiMuonDeltaR = cms.double( -1.0 ), - MinAcop = cms.double( -999.0 ), - MaxAcop = cms.double( 999.0 ), - MinPtBalance = cms.double( -1.0 ), - MaxPtBalance = cms.double( 999999.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxDCAMuMu = cms.double( 0.5 ), - MaxRapidityPair = cms.double( 999999.0 ), - CutCowboys = cms.bool( False ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + inputMuonCollection = cms.InputTag( "hltGlbTrkMuonsNoVtx" ), + inputCandCollection = cms.InputTag( "hltGlbTrkMuonCandsNoVtx" ), + previousCandTag = cms.InputTag( "" ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + minMuonStations = cms.int32( 2 ), + maxNormalizedChi2 = cms.double( 1.0E99 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 4 ), + trkMuonId = cms.uint32( 0 ), + minPt = cms.double( 5.0 ), + minN = cms.uint32( 3 ), + maxAbsEta = cms.double( 2.5 ), L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), useSimpleGeometry = cms.bool( True ), useStation2 = cms.bool( True ), fallbackToME1 = cms.bool( False ), @@ -52751,67 +55784,22 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltDisplacedmumuVtxProducerDimuon18PsiPrimes = cms.EDProducer( "HLTDisplacedmumuVtxProducer", - Src = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDimuon18PsiPrimeL3fL3Filtered" ), - matchToPrevious = cms.bool( True ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MinPtPair = cms.double( 0.0 ), - MinInvMass = cms.double( 0.0 ), - MaxInvMass = cms.double( 999999.0 ), - ChargeOpt = cms.int32( -1 ) -) -fragment.hltDisplacedmumuFilterDimuon18PsiPrimes = cms.EDFilter( "HLTDisplacedmumuFilter", - saveTags = cms.bool( True ), - FastAccept = cms.bool( True ), - MinLxySignificance = cms.double( 0.0 ), - MaxLxySignificance = cms.double( 0.0 ), - MaxNormalisedChi2 = cms.double( 999999.0 ), - MinVtxProbability = cms.double( 0.005 ), - MinCosinePointingAngle = cms.double( -2.0 ), - DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon18PsiPrimes" ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) -) -fragment.hltPreDimuon18PsiPrimenoCorrL1 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltDimuon18PsiPrimeNoCorrL1L3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", +fragment.hltSingleTrkMuFiltered12NoVtx = cms.EDFilter( "HLTMuonTrkL1TFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - PreviousCandIsL2 = cms.bool( True ), - FastAccept = cms.bool( False ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MaxDz = cms.double( 9999.0 ), - ChargeOpt = cms.int32( -1 ), - MinPtPair = cms.vdouble( 17.9 ), - MaxPtPair = cms.vdouble( 1.0E125 ), - MinPtMax = cms.vdouble( 0.0 ), - MinPtMin = cms.vdouble( 0.0 ), - MaxPtMin = cms.vdouble( 1.0E125 ), - MinInvMass = cms.vdouble( 3.35 ), - MaxInvMass = cms.vdouble( 4.05 ), - MinDiMuonDeltaR = cms.double( -1.0 ), - MinAcop = cms.double( -999.0 ), - MaxAcop = cms.double( 999.0 ), - MinPtBalance = cms.double( -1.0 ), - MaxPtBalance = cms.double( 999999.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxDCAMuMu = cms.double( 0.5 ), - MaxRapidityPair = cms.double( 999999.0 ), - CutCowboys = cms.bool( False ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + inputMuonCollection = cms.InputTag( "hltGlbTrkMuonsNoVtx" ), + inputCandCollection = cms.InputTag( "hltGlbTrkMuonCandsNoVtx" ), + previousCandTag = cms.InputTag( "" ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + minMuonStations = cms.int32( 2 ), + maxNormalizedChi2 = cms.double( 1.0E99 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 4 ), + trkMuonId = cms.uint32( 0 ), + minPt = cms.double( 12.0 ), + minN = cms.uint32( 1 ), + maxAbsEta = cms.double( 2.5 ), L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), useSimpleGeometry = cms.bool( True ), useStation2 = cms.bool( True ), fallbackToME1 = cms.bool( False ), @@ -52823,139 +55811,97 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltDisplacedmumuVtxProducerDimuon18PsiPrimesNoCorrL1 = cms.EDProducer( "HLTDisplacedmumuVtxProducer", - Src = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDimuon18PsiPrimeNoCorrL1L3fL3Filtered" ), - matchToPrevious = cms.bool( True ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MinPtPair = cms.double( 0.0 ), - MinInvMass = cms.double( 0.0 ), - MaxInvMass = cms.double( 999999.0 ), - ChargeOpt = cms.int32( -1 ) +fragment.hltPreMu8 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltDisplacedmumuFilterDimuon18PsiPrimesNoCorrL1 = cms.EDFilter( "HLTDisplacedmumuFilter", - saveTags = cms.bool( True ), - FastAccept = cms.bool( True ), - MinLxySignificance = cms.double( 0.0 ), - MaxLxySignificance = cms.double( 0.0 ), - MaxNormalisedChi2 = cms.double( 999999.0 ), - MinVtxProbability = cms.double( 0.005 ), - MinCosinePointingAngle = cms.double( -2.0 ), - DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon18PsiPrimesNoCorrL1" ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) +fragment.hltPreMu17 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltPreDimuon24UpsilonnoCorrL1 = cms.EDFilter( "HLTPrescaler", +fragment.hltPreMu19 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltDimuon24UpsilonNoCorrL1L3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", +fragment.hltPreMu17Photon30IsoCaloId = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltMu17Photon30IsoCaloIdMuonlegL1Filtered7 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - PreviousCandIsL2 = cms.bool( True ), - FastAccept = cms.bool( False ), + CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + PreviousCandTag = cms.InputTag( "hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 7.0 ), + MaxDeltaR = cms.double( 0.3 ), MinN = cms.int32( 1 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) +) +fragment.hltMu17Photon30IsoCaloIdMuonlegL2Filtered10 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", + saveTags = cms.bool( True ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltL2MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltMu17Photon30IsoCaloIdMuonlegL1Filtered7" ), + SeedMapTag = cms.InputTag( "hltL2Muons" ), + MinN = cms.int32( 0 ), MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), + AbsEtaBins = cms.vdouble( 0.0 ), + MinNstations = cms.vint32( 0 ), + MinNhits = cms.vint32( 0 ), + CutOnChambers = cms.bool( False ), + MinNchambers = cms.vint32( 0 ), + MaxDr = cms.double( 9999.0 ), + MinDr = cms.double( -1.0 ), MaxDz = cms.double( 9999.0 ), - ChargeOpt = cms.int32( -1 ), - MinPtPair = cms.vdouble( 13.9 ), - MaxPtPair = cms.vdouble( 1.0E125 ), - MinPtMax = cms.vdouble( 0.0 ), - MinPtMin = cms.vdouble( 0.0 ), - MaxPtMin = cms.vdouble( 1.0E125 ), - MinInvMass = cms.vdouble( 8.5 ), - MaxInvMass = cms.vdouble( 11.5 ), - MinDiMuonDeltaR = cms.double( -1.0 ), - MinAcop = cms.double( -999.0 ), - MaxAcop = cms.double( 999.0 ), - MinPtBalance = cms.double( -1.0 ), - MaxPtBalance = cms.double( 999999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), NSigmaPt = cms.double( 0.0 ), - MaxDCAMuMu = cms.double( 0.5 ), - MaxRapidityPair = cms.double( 999999.0 ), - CutCowboys = cms.bool( False ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) + MatchToPreviousCand = cms.bool( True ) ) -fragment.hltDisplacedmumuVtxProducerDimuon24UpsilonsNoCorrL1 = cms.EDProducer( "HLTDisplacedmumuVtxProducer", - Src = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDimuon24UpsilonNoCorrL1L3fL3Filtered" ), - matchToPrevious = cms.bool( True ), +fragment.hltL1fForIterL3Mu17Photon30IsoCaloIdMuonlegL1Filtered7 = cms.EDFilter( "HLTMuonL1TFilter", + saveTags = cms.bool( True ), + CandTag = cms.InputTag( "hltL1MuonsPt0" ), + PreviousCandTag = cms.InputTag( "hltMu17Photon30IsoCaloIdMuonlegL1Filtered7" ), MaxEta = cms.double( 2.5 ), MinPt = cms.double( 0.0 ), - MinPtPair = cms.double( 0.0 ), - MinInvMass = cms.double( 0.0 ), - MaxInvMass = cms.double( 999999.0 ), - ChargeOpt = cms.int32( -1 ) -) -fragment.hltDisplacedmumuFilterDimuon24UpsilonsNoCorrL1 = cms.EDFilter( "HLTDisplacedmumuFilter", - saveTags = cms.bool( True ), - FastAccept = cms.bool( True ), - MinLxySignificance = cms.double( 0.0 ), - MaxLxySignificance = cms.double( 0.0 ), - MaxNormalisedChi2 = cms.double( 999999.0 ), - MinVtxProbability = cms.double( 0.005 ), - MinCosinePointingAngle = cms.double( -2.0 ), - DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon24UpsilonsNoCorrL1" ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) -) -fragment.hltPreDimuon24PhinoCorrL1 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 1 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) ) -fragment.hltDimuon24PhiNoCorrL1L3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", +fragment.hltMu17Photon30IsoCaloIdMuonlegL3Filtered17Q = cms.EDFilter( "HLTMuonL3PreFilter", saveTags = cms.bool( True ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0" ), + PreviousCandTag = cms.InputTag( "hltMu17Photon30IsoCaloIdMuonlegL2Filtered10" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3Mu17Photon30IsoCaloIdMuonlegL1Filtered7" ), inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - PreviousCandIsL2 = cms.bool( True ), - FastAccept = cms.bool( False ), MinN = cms.int32( 1 ), - MaxEta = cms.double( 2.5 ), + MaxEta = cms.double( 1.0E99 ), MinNhits = cms.int32( 0 ), MaxDr = cms.double( 2.0 ), + MinDr = cms.double( -1.0 ), MaxDz = cms.double( 9999.0 ), - ChargeOpt = cms.int32( -1 ), - MinPtPair = cms.vdouble( 23.9 ), - MaxPtPair = cms.vdouble( 1.0E125 ), - MinPtMax = cms.vdouble( 0.0 ), - MinPtMin = cms.vdouble( 0.0 ), - MaxPtMin = cms.vdouble( 1.0E125 ), - MinInvMass = cms.vdouble( 0.85 ), - MaxInvMass = cms.vdouble( 1.2 ), - MinDiMuonDeltaR = cms.double( -1.0 ), - MinAcop = cms.double( -999.0 ), - MaxAcop = cms.double( 999.0 ), - MinPtBalance = cms.double( -1.0 ), - MaxPtBalance = cms.double( 999999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 17.0 ), NSigmaPt = cms.double( 0.0 ), - MaxDCAMuMu = cms.double( 0.5 ), - MaxRapidityPair = cms.double( 1.25 ), - CutCowboys = cms.bool( False ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + MaxNormalizedChi2 = cms.double( 9999.0 ), + MaxDXYBeamSpot = cms.double( 9999.0 ), + MinDXYBeamSpot = cms.double( -1.0 ), + MinNmuonHits = cms.int32( 0 ), + MaxPtDifference = cms.double( 9999.0 ), + MinTrackPt = cms.double( 0.0 ), + minMuonStations = cms.int32( 2 ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 0 ), + MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), + trkMuonId = cms.uint32( 0 ), L1MatchingdR = cms.double( 0.3 ), MatchToPreviousCand = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), useSimpleGeometry = cms.bool( True ), useStation2 = cms.bool( True ), fallbackToME1 = cms.bool( False ), @@ -52967,104 +55913,377 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltDisplacedmumuVtxProducerDimuon24PhiNoCorrL1 = cms.EDProducer( "HLTDisplacedmumuVtxProducer", - Src = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDimuon24PhiNoCorrL1L3fL3Filtered" ), - matchToPrevious = cms.bool( True ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MinPtPair = cms.double( 0.0 ), - MinInvMass = cms.double( 0.0 ), - MaxInvMass = cms.double( 999999.0 ), - ChargeOpt = cms.int32( -1 ) +fragment.hltMu17Photon30IsoCaloIdPhotonlegFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", + saveTags = cms.bool( True ), + candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), + l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + candNonIsolatedTag = cms.InputTag( "" ), + l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1SeedFilterTag = cms.InputTag( "hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23" ), + l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + ncandcut = cms.int32( 1 ), + doIsolated = cms.bool( False ), + region_eta_size = cms.double( 0.522 ), + region_eta_size_ecap = cms.double( 1.0 ), + region_phi_size = cms.double( 1.044 ), + barrel_end = cms.double( 1.4791 ), + endcap_end = cms.double( 2.65 ) +) +fragment.hltMu17Photon30IsoCaloIdPhotonlegEtFilter = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltMu17Photon30IsoCaloIdPhotonlegFilter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 30.0 ), + etcutEE = cms.double( 30.0 ), + ncandcut = cms.int32( 1 ) +) +fragment.hltMu17Photon30IsoCaloIdPhotonlegClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltMu17Photon30IsoCaloIdPhotonlegEtFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.015 ), + thrRegularEE = cms.vdouble( 0.035 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +fragment.hltMu17Photon30IsoCaloIdPhotonlegHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltMu17Photon30IsoCaloIdPhotonlegClusterShapeFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.15 ), + thrOverEEE = cms.vdouble( 0.1 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +fragment.hltMu17Photon30IsoCaloIdPhotonlegEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltMu17Photon30IsoCaloIdPhotonlegHEFilter" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 5.0 ), + thrRegularEE = cms.vdouble( 5.0 ), + thrOverEEB = cms.vdouble( 0.012 ), + thrOverEEE = cms.vdouble( 0.012 ), + thrOverE2EB = cms.vdouble( 0.0 ), + thrOverE2EE = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.29, 0.21 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +fragment.hltMu17Photon30IsoCaloIdPhotonlegTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltMu17Photon30IsoCaloIdPhotonlegEcalIsoFilter" ), + varTag = cms.InputTag( "hltEgammaHollowTrackIso" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 4.0 ), + thrRegularEE = cms.vdouble( 4.0 ), + thrOverEEB = cms.vdouble( 0.002 ), + thrOverEEE = cms.vdouble( 0.002 ), + thrOverE2EB = cms.vdouble( 0.0 ), + thrOverE2EE = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +fragment.hltL1sSingleEG10IorSingleEG5 = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_SingleEG10er2p5 OR L1_SingleEG8er2p5" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +) +fragment.hltPreEle8CaloIdLTrackIdLIsoVLPFJet30 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltEle8CaloIdLTrackIdLIsoVLL1MatchFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", + saveTags = cms.bool( True ), + candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), + l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + candNonIsolatedTag = cms.InputTag( "" ), + l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1SeedFilterTag = cms.InputTag( "hltL1sSingleEG10IorSingleEG5" ), + l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + ncandcut = cms.int32( 1 ), + doIsolated = cms.bool( False ), + region_eta_size = cms.double( 0.522 ), + region_eta_size_ecap = cms.double( 1.0 ), + region_phi_size = cms.double( 1.044 ), + barrel_end = cms.double( 1.4791 ), + endcap_end = cms.double( 2.65 ) +) +fragment.hltEle8CaloIdLTrackIdLIsoVLEtFilter = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLL1MatchFilter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 8.0 ), + etcutEE = cms.double( 8.0 ), + ncandcut = cms.int32( 1 ) +) +fragment.hltEle8CaloIdLTrackIdLIsoVLClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLEtFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.013 ), + thrRegularEE = cms.vdouble( 0.035 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +fragment.hltEle8CaloIdLTrackIdLIsoVLHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLClusterShapeFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.13 ), + thrOverEEE = cms.vdouble( 0.13 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +fragment.hltEle8CaloIdLTrackIdLIsoVLEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLHEFilter" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.5 ), + thrOverEEE = cms.vdouble( 0.5 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.29, 0.21 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +fragment.hltEle8CaloIdLTrackIdLIsoVLHcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLEcalIsoFilter" ), + varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.3 ), + thrOverEEE = cms.vdouble( 0.3 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.2, 0.25 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +fragment.hltEle8CaloIdLTrackIdLIsoVLPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLHcalIsoFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) +) +fragment.hltEle8CaloIdLTrackIdLIsoVLOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLPixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 999999.0 ), + thrRegularEE = cms.vdouble( 999999.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltDisplacedmumuFilterDimuon24PhiBarrelNoCorrL1 = cms.EDFilter( "HLTDisplacedmumuFilter", +fragment.hltEle8CaloIdLTrackIdLIsoVLDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - FastAccept = cms.bool( True ), - MinLxySignificance = cms.double( 0.0 ), - MaxLxySignificance = cms.double( 0.0 ), - MaxNormalisedChi2 = cms.double( 999999.0 ), - MinVtxProbability = cms.double( 0.005 ), - MinCosinePointingAngle = cms.double( -2.0 ), - DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon24PhiNoCorrL1" ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) + candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLOneOEMinusOneOPFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.01 ), + thrRegularEE = cms.vdouble( 0.015 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltPreDimuon25JpsinoCorrL1 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltEle8CaloIdLTrackIdLIsoVLDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLDetaFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.07 ), + thrRegularEE = cms.vdouble( 0.1 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltDimuon25JpsiNoCorrL1L3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", +fragment.hltEle8CaloIdLTrackIdLIsoVLTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - PreviousCandIsL2 = cms.bool( True ), - FastAccept = cms.bool( False ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MaxDz = cms.double( 9999.0 ), - ChargeOpt = cms.int32( -1 ), - MinPtPair = cms.vdouble( 24.9 ), - MaxPtPair = cms.vdouble( 1.0E125 ), - MinPtMax = cms.vdouble( 0.0 ), - MinPtMin = cms.vdouble( 0.0 ), - MaxPtMin = cms.vdouble( 1.0E125 ), - MinInvMass = cms.vdouble( 2.9 ), - MaxInvMass = cms.vdouble( 3.3 ), - MinDiMuonDeltaR = cms.double( -1.0 ), - MinAcop = cms.double( -999.0 ), - MaxAcop = cms.double( 999.0 ), - MinPtBalance = cms.double( -1.0 ), - MaxPtBalance = cms.double( 999999.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxDCAMuMu = cms.double( 0.5 ), - MaxRapidityPair = cms.double( 999999.0 ), - CutCowboys = cms.bool( False ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) + candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLDphiFilter" ), + varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.2 ), + thrOverEEE = cms.vdouble( 0.2 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltDisplacedmumuVtxProducerDimuon25JpsisNoCorrL1 = cms.EDProducer( "HLTDisplacedmumuVtxProducer", - Src = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDimuon25JpsiNoCorrL1L3fL3Filtered" ), - matchToPrevious = cms.bool( True ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MinPtPair = cms.double( 0.0 ), - MinInvMass = cms.double( 0.0 ), - MaxInvMass = cms.double( 999999.0 ), - ChargeOpt = cms.int32( -1 ) +fragment.hltEle8JetCollectionsForLeptonPlusPFJets = cms.EDProducer( "HLTPFJetsCleanedFromLeadingLeptons", + leptons = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLTrackIsoFilter" ), + jets = cms.InputTag( "hltAK4PFJetsCorrected" ), + minDeltaR = cms.double( 1.0 ), + numLeptons = cms.uint32( 1 ) ) -fragment.hltDisplacedmumuFilterDimuon25JpsisNoCorrL1 = cms.EDFilter( "HLTDisplacedmumuFilter", +fragment.hltEle8PFJet30EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", saveTags = cms.bool( True ), - FastAccept = cms.bool( True ), - MinLxySignificance = cms.double( 0.0 ), - MaxLxySignificance = cms.double( 0.0 ), - MaxNormalisedChi2 = cms.double( 999999.0 ), - MinVtxProbability = cms.double( 0.005 ), - MinCosinePointingAngle = cms.double( -2.0 ), - DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon25JpsisNoCorrL1" ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) + inputTag = cms.InputTag( "hltEle8JetCollectionsForLeptonPlusPFJets" ), + originalTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + MinJetPt = cms.double( 30.0 ), + MaxAbsJetEta = cms.double( 2.5 ), + MinNJets = cms.uint32( 1 ), + triggerType = cms.int32( 85 ) ) -fragment.hltL1sDoubleMu4EG9 = cms.EDFilter( "HLTL1TSeed", +fragment.hltL1sSingleEG10IorSingleEG15 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_DoubleMu4_SQ_EG9er2p5 OR L1_DoubleMu5_SQ_EG9er2p5" ), + L1SeedsLogicalExpression = cms.string( "L1_SingleEG10er2p5 OR L1_SingleEG15er2p5" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -53074,162 +56293,260 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltPreDiMu4Ele9CaloIdLTrackIdLDZMass3p8 = cms.EDFilter( "HLTPrescaler", +fragment.hltPreEle12CaloIdLTrackIdLIsoVLPFJet30 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltDiMu4Ele9CaloIdLTrackIdLMuonlegL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", +fragment.hltEle12CaloIdLTrackIdLIsoVLL1MatchFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", saveTags = cms.bool( True ), - CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - PreviousCandTag = cms.InputTag( "hltL1sDoubleMu4EG9" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 2 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) + candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), + l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + candNonIsolatedTag = cms.InputTag( "" ), + l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1SeedFilterTag = cms.InputTag( "hltL1sSingleEG10IorSingleEG15" ), + l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + ncandcut = cms.int32( 1 ), + doIsolated = cms.bool( False ), + region_eta_size = cms.double( 0.522 ), + region_eta_size_ecap = cms.double( 1.0 ), + region_phi_size = cms.double( 1.044 ), + barrel_end = cms.double( 1.4791 ), + endcap_end = cms.double( 2.65 ) ) -fragment.hltDiMu4Ele9CaloIdLTrackIdLMuonlegL2Filtered4 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", +fragment.hltEle12CaloIdLTrackIdLIsoVLEtFilter = cms.EDFilter( "HLTEgammaEtFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL2MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLMuonlegL1Filtered0" ), - SeedMapTag = cms.InputTag( "hltL2Muons" ), - MinN = cms.int32( 0 ), - MaxEta = cms.double( 2.5 ), - AbsEtaBins = cms.vdouble( 0.0 ), - MinNstations = cms.vint32( 0 ), - MinNhits = cms.vint32( 0 ), - CutOnChambers = cms.bool( False ), - MinNchambers = cms.vint32( 0 ), - MaxDr = cms.double( 9999.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - NSigmaPt = cms.double( 0.0 ), - MatchToPreviousCand = cms.bool( True ) + inputTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLL1MatchFilter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 12.0 ), + etcutEE = cms.double( 12.0 ), + ncandcut = cms.int32( 1 ) ) -fragment.hltL1fForIterL3DiMu4Ele9CaloIdLTrackIdLMuonlegL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", +fragment.hltEle12CaloIdLTrackIdLIsoVLClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltL1MuonsPt0" ), - PreviousCandTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLMuonlegL1Filtered0" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 1 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) + candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLEtFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.013 ), + thrRegularEE = cms.vdouble( 0.035 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltL3fL1DoubleMu4EG9f0Filtered4 = cms.EDFilter( "HLTMuonL3PreFilter", +fragment.hltEle12CaloIdLTrackIdLIsoVLHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLMuonlegL2Filtered4" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3DiMu4Ele9CaloIdLTrackIdLMuonlegL1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - MinN = cms.int32( 2 ), - MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 4.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxNormalizedChi2 = cms.double( 9999.0 ), - MaxDXYBeamSpot = cms.double( 9999.0 ), - MinDXYBeamSpot = cms.double( -1.0 ), - MinNmuonHits = cms.int32( 0 ), - MaxPtDifference = cms.double( 9999.0 ), - MinTrackPt = cms.double( 0.0 ), - minMuonStations = cms.int32( 2 ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 0 ), - MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), - trkMuonId = cms.uint32( 0 ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) + candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLClusterShapeFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.13 ), + thrOverEEE = cms.vdouble( 0.13 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltDoubleMu4DZFilter = cms.EDFilter( "HLT2MuonMuonDZ", +fragment.hltEle12CaloIdLTrackIdLIsoVLEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), - originTag2 = cms.VInputTag( 'hltIterL3MuonCandidates' ), - inputTag1 = cms.InputTag( "hltL3fL1DoubleMu4EG9f0Filtered4" ), - inputTag2 = cms.InputTag( "hltL3fL1DoubleMu4EG9f0Filtered4" ), - triggerType1 = cms.int32( 83 ), - triggerType2 = cms.int32( 83 ), - MinDR = cms.double( 0.001 ), - MaxDZ = cms.double( 0.2 ), - MinPixHitsForDZ = cms.int32( 0 ), - checkSC = cms.bool( False ), - MinN = cms.int32( 1 ) + candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLHEFilter" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.5 ), + thrOverEEE = cms.vdouble( 0.5 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.29, 0.21 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltEle9DoubleMu4Mass3p8Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", +fragment.hltEle12CaloIdLTrackIdLIsoVLHcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLMuonlegL2Filtered4" ), - L1CandTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLMuonlegL1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - PreviousCandIsL2 = cms.bool( True ), - FastAccept = cms.bool( False ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MaxDz = cms.double( 9999.0 ), - ChargeOpt = cms.int32( 0 ), - MinPtPair = cms.vdouble( 0.0 ), - MaxPtPair = cms.vdouble( 1.0E125 ), - MinPtMax = cms.vdouble( 0.0 ), - MinPtMin = cms.vdouble( 4.0 ), - MaxPtMin = cms.vdouble( 1.0E125 ), - MinInvMass = cms.vdouble( 3.8 ), - MaxInvMass = cms.vdouble( 9999.0 ), - MinDiMuonDeltaR = cms.double( -1.0 ), - MinAcop = cms.double( -1.0 ), - MaxAcop = cms.double( 999.0 ), - MinPtBalance = cms.double( -1.0 ), - MaxPtBalance = cms.double( 999999.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxDCAMuMu = cms.double( 99999.9 ), - MaxRapidityPair = cms.double( 999999.0 ), - CutCowboys = cms.bool( False ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) + candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLEcalIsoFilter" ), + varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.3 ), + thrOverEEE = cms.vdouble( 0.3 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.2, 0.25 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +fragment.hltEle12CaloIdLTrackIdLIsoVLPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLHcalIsoFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) +) +fragment.hltEle12CaloIdLTrackIdLIsoVLOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLPixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 999999.0 ), + thrRegularEE = cms.vdouble( 999999.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +fragment.hltEle12CaloIdLTrackIdLIsoVLDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLOneOEMinusOneOPFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.01 ), + thrRegularEE = cms.vdouble( 0.015 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +fragment.hltEle12CaloIdLTrackIdLIsoVLDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLDetaFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.07 ), + thrRegularEE = cms.vdouble( 0.1 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +fragment.hltEle12CaloIdLTrackIdLIsoVLTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLDphiFilter" ), + varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.2 ), + thrOverEEE = cms.vdouble( 0.2 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltDiMu4Ele9CaloIdLTrackIdLElectronlegL1MatchFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", +fragment.hltEle12JetCollectionsForLeptonPlusPFJets = cms.EDProducer( "HLTPFJetsCleanedFromLeadingLeptons", + leptons = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLTrackIsoFilter" ), + jets = cms.InputTag( "hltAK4PFJetsCorrected" ), + minDeltaR = cms.double( 1.0 ), + numLeptons = cms.uint32( 1 ) +) +fragment.hltEle12PFJet30EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEle12JetCollectionsForLeptonPlusPFJets" ), + originalTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + MinJetPt = cms.double( 30.0 ), + MaxAbsJetEta = cms.double( 2.5 ), + MinNJets = cms.uint32( 1 ), + triggerType = cms.int32( 85 ) +) +fragment.hltPreEle23CaloIdLTrackIdLIsoVLPFJet30 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltEle23CaloIdLTrackIdLIsoVLJet30L1MatchFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", saveTags = cms.bool( True ), candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), candNonIsolatedTag = cms.InputTag( "" ), l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1SeedFilterTag = cms.InputTag( "hltL1sDoubleMu4EG9" ), + L1SeedFilterTag = cms.InputTag( "hltL1sSingleEG15er2p5" ), l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), ncandcut = cms.int32( 1 ), @@ -53240,17 +56557,17 @@ barrel_end = cms.double( 1.4791 ), endcap_end = cms.double( 2.65 ) ) -fragment.hltDiMu4Ele9CaloIdLTrackIdLElectronlegEtFilter = cms.EDFilter( "HLTEgammaEtFilter", +fragment.hltEle23CaloIdLTrackIdLIsoVLJet30EtFilter = cms.EDFilter( "HLTEgammaEtFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegL1MatchFilter" ), + inputTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30L1MatchFilter" ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 9.0 ), - etcutEE = cms.double( 9.0 ), + etcutEB = cms.double( 23.0 ), + etcutEE = cms.double( 23.0 ), ncandcut = cms.int32( 1 ) ) -fragment.hltDiMu4Ele9CaloIdLTrackIdLElectronlegClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltEle23CaloIdLTrackIdLIsoVLJet30ClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegEtFilter" ), + candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30EtFilter" ), varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), @@ -53270,9 +56587,9 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltDiMu4Ele9CaloIdLTrackIdLElectronlegHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltEle23CaloIdLTrackIdLIsoVLJet30HEFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegClusterShapeFilter" ), + candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30ClusterShapeFilter" ), varTag = cms.InputTag( "hltEgammaHoverE" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), @@ -53292,9 +56609,53 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltDiMu4Ele9CaloIdLTrackIdLElectronlegPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", +fragment.hltEle23CaloIdLTrackIdLIsoVLJet30EcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegHEFilter" ), + candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30HEFilter" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.5 ), + thrOverEEE = cms.vdouble( 0.5 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.29, 0.21 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +fragment.hltEle23CaloIdLTrackIdLIsoVLJet30HcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30EcalIsoFilter" ), + varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.3 ), + thrOverEEE = cms.vdouble( 0.3 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.2, 0.25 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +fragment.hltEle23CaloIdLTrackIdLIsoVLJet30PixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30HcalIsoFilter" ), l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), npixelmatchcut = cms.double( 1.0 ), ncandcut = cms.int32( 1 ), @@ -53315,9 +56676,9 @@ useS = cms.bool( False ), pixelVeto = cms.bool( False ) ) -fragment.hltDiMu4Ele9CaloIdLTrackIdLElectronlegOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltEle23CaloIdLTrackIdLIsoVLJet30OneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegPixelMatchFilter" ), + candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30PixelMatchFilter" ), varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), @@ -53337,9 +56698,9 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltDiMu4Ele9CaloIdLTrackIdLElectronlegDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltEle23CaloIdLTrackIdLIsoVLJet30DetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegOneOEMinusOneOPFilter" ), + candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30OneOEMinusOneOPFilter" ), varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), @@ -53359,9 +56720,9 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltDiMu4Ele9CaloIdLTrackIdLElectronlegDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltEle23CaloIdLTrackIdLIsoVLJet30DphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegDetaFilter" ), + candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30DetaFilter" ), varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), @@ -53381,160 +56742,67 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltMu4Ele9DZFilter = cms.EDFilter( "HLT2MuonPhotonDZ", +fragment.hltEle23CaloIdLTrackIdLIsoVLJet30TrackIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), - originTag2 = cms.VInputTag( 'hltEgammaCandidates' ), - inputTag1 = cms.InputTag( "hltL3fL1DoubleMu4EG9f0Filtered4" ), - inputTag2 = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegDphiFilter" ), - electronTag = cms.InputTag( "hltEgammaGsfElectrons" ), - triggerType1 = cms.int32( 83 ), - triggerType2 = cms.int32( 81 ), - MinDR = cms.double( -1.0 ), - MaxDZ = cms.double( 0.2 ), - MinPixHitsForDZ = cms.int32( 1 ), - checkSC = cms.bool( False ), - MinN = cms.int32( 2 ) + candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30DphiFilter" ), + varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.2 ), + thrOverEEE = cms.vdouble( 0.2 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltL1sDoubleMu7EG7 = cms.EDFilter( "HLTL1TSeed", +fragment.hltEle23JetCollectionsForLeptonPlusPFJets = cms.EDProducer( "HLTPFJetsCleanedFromLeadingLeptons", + leptons = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30TrackIsoFilter" ), + jets = cms.InputTag( "hltAK4PFJetsCorrected" ), + minDeltaR = cms.double( 1.0 ), + numLeptons = cms.uint32( 1 ) +) +fragment.hltEle23PFJet30EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_DoubleMu5_SQ_EG9er2p5" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) + inputTag = cms.InputTag( "hltEle23JetCollectionsForLeptonPlusPFJets" ), + originalTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + MinJetPt = cms.double( 30.0 ), + MaxAbsJetEta = cms.double( 2.5 ), + MinNJets = cms.uint32( 1 ), + triggerType = cms.int32( 85 ) ) -fragment.hltPreDiMu9Ele9CaloIdLTrackIdLDZ = cms.EDFilter( "HLTPrescaler", +fragment.hltPreEle8CaloIdMTrackIdMPFJet30 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltDiMu9Ele9CaloIdLTrackIdLMuonlegL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - PreviousCandTag = cms.InputTag( "hltL1sDoubleMu7EG7" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 2 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) -) -fragment.hltDiMu9Ele9CaloIdLTrackIdLMuonlegL2Filtered5 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL2MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLMuonlegL1Filtered0" ), - SeedMapTag = cms.InputTag( "hltL2Muons" ), - MinN = cms.int32( 0 ), - MaxEta = cms.double( 2.5 ), - AbsEtaBins = cms.vdouble( 0.0 ), - MinNstations = cms.vint32( 0 ), - MinNhits = cms.vint32( 0 ), - CutOnChambers = cms.bool( False ), - MinNchambers = cms.vint32( 0 ), - MaxDr = cms.double( 9999.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - NSigmaPt = cms.double( 0.0 ), - MatchToPreviousCand = cms.bool( True ) -) -fragment.hltL1fForIterL3DiMu9Ele9CaloIdLTrackIdLMuonlegL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltL1MuonsPt0" ), - PreviousCandTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLMuonlegL1Filtered0" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 1 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) -) -fragment.hltL3fL1DoubleMu7EG7f0Filtered9 = cms.EDFilter( "HLTMuonL3PreFilter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLMuonlegL2Filtered5" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3DiMu9Ele9CaloIdLTrackIdLMuonlegL1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - MinN = cms.int32( 2 ), - MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 9.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxNormalizedChi2 = cms.double( 9999.0 ), - MaxDXYBeamSpot = cms.double( 9999.0 ), - MinDXYBeamSpot = cms.double( -1.0 ), - MinNmuonHits = cms.int32( 0 ), - MaxPtDifference = cms.double( 9999.0 ), - MinTrackPt = cms.double( 0.0 ), - minMuonStations = cms.int32( 2 ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 0 ), - MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), - trkMuonId = cms.uint32( 0 ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) -) -fragment.hltDiMu9Ele9CaloIdLTrackIdLElectronlegL1MatchFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", - saveTags = cms.bool( True ), - candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), - l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - candNonIsolatedTag = cms.InputTag( "" ), - l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1SeedFilterTag = cms.InputTag( "hltL1sDoubleMu7EG7" ), - l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - ncandcut = cms.int32( 1 ), - doIsolated = cms.bool( False ), - region_eta_size = cms.double( 0.522 ), - region_eta_size_ecap = cms.double( 1.0 ), - region_phi_size = cms.double( 1.044 ), - barrel_end = cms.double( 1.4791 ), - endcap_end = cms.double( 2.65 ) -) -fragment.hltDiMu9Ele9CaloIdLTrackIdLElectronlegEtFilter = cms.EDFilter( "HLTEgammaEtFilter", +fragment.hltEle8EtFilter = cms.EDFilter( "HLTEgammaEtFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegL1MatchFilter" ), + inputTag = cms.InputTag( "hltEgammaCandidatesWrapper" ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 9.0 ), - etcutEE = cms.double( 9.0 ), + etcutEB = cms.double( 8.0 ), + etcutEE = cms.double( 8.0 ), ncandcut = cms.int32( 1 ) ) -fragment.hltDiMu9Ele9CaloIdLTrackIdLElectronlegClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltEle8HEFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegEtFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + candTag = cms.InputTag( "hltEle8EtFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.013 ), - thrRegularEE = cms.vdouble( 0.035 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.12 ), + thrOverEEE = cms.vdouble( 0.1 ), thrOverE2EB = cms.vdouble( -1.0 ), thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), @@ -53545,18 +56813,18 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltDiMu9Ele9CaloIdLTrackIdLElectronlegHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltEle8CaloIdMClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegClusterShapeFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), + candTag = cms.InputTag( "hltEle8HEFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.13 ), - thrOverEEE = cms.vdouble( 0.13 ), + thrRegularEB = cms.vdouble( 0.013 ), + thrRegularEE = cms.vdouble( 0.035 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), thrOverE2EB = cms.vdouble( -1.0 ), thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), @@ -53567,9 +56835,9 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltDiMu9Ele9CaloIdLTrackIdLElectronlegPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", +fragment.hltEle8CaloIdMPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegHEFilter" ), + candTag = cms.InputTag( "hltEle8CaloIdMClusterShapeFilter" ), l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), npixelmatchcut = cms.double( 1.0 ), ncandcut = cms.int32( 1 ), @@ -53590,16 +56858,16 @@ useS = cms.bool( False ), pixelVeto = cms.bool( False ) ) -fragment.hltDiMu9Ele9CaloIdLTrackIdLElectronlegOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltEle8CaloIdMGsfTrackIdMOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegPixelMatchFilter" ), + candTag = cms.InputTag( "hltEle8CaloIdMPixelMatchFilter" ), varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 999999.0 ), - thrRegularEE = cms.vdouble( 999999.0 ), + thrRegularEB = cms.vdouble( 0.05 ), + thrRegularEE = cms.vdouble( 0.02 ), thrOverEEB = cms.vdouble( -1.0 ), thrOverEEE = cms.vdouble( -1.0 ), thrOverE2EB = cms.vdouble( -1.0 ), @@ -53612,16 +56880,16 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltDiMu9Ele9CaloIdLTrackIdLElectronlegDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltEle8CaloIdMGsfTrackIdMDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegOneOEMinusOneOPFilter" ), + candTag = cms.InputTag( "hltEle8CaloIdMGsfTrackIdMOneOEMinusOneOPFilter" ), varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.01 ), - thrRegularEE = cms.vdouble( 0.015 ), + thrRegularEB = cms.vdouble( 0.006 ), + thrRegularEE = cms.vdouble( 0.0085 ), thrOverEEB = cms.vdouble( -1.0 ), thrOverEEE = cms.vdouble( -1.0 ), thrOverE2EB = cms.vdouble( -1.0 ), @@ -53634,16 +56902,16 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltDiMu9Ele9CaloIdLTrackIdLElectronlegDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltEle8CaloIdMGsfTrackIdMDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegDetaFilter" ), + candTag = cms.InputTag( "hltEle8CaloIdMGsfTrackIdMDetaFilter" ), varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.07 ), - thrRegularEE = cms.vdouble( 0.1 ), + thrRegularEB = cms.vdouble( 0.1 ), + thrRegularEE = cms.vdouble( 0.05 ), thrOverEEB = cms.vdouble( -1.0 ), thrOverEEE = cms.vdouble( -1.0 ), thrOverE2EB = cms.vdouble( -1.0 ), @@ -53656,153 +56924,112 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltMu9Ele9DZFilter = cms.EDFilter( "HLT2MuonPhotonDZ", - saveTags = cms.bool( True ), - originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), - originTag2 = cms.VInputTag( 'hltEgammaCandidates' ), - inputTag1 = cms.InputTag( "hltL3fL1DoubleMu7EG7f0Filtered9" ), - inputTag2 = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegDphiFilter" ), - electronTag = cms.InputTag( "hltEgammaGsfElectrons" ), - triggerType1 = cms.int32( 83 ), - triggerType2 = cms.int32( 81 ), - MinDR = cms.double( -1.0 ), - MaxDZ = cms.double( 0.2 ), - MinPixHitsForDZ = cms.int32( 1 ), - checkSC = cms.bool( False ), - MinN = cms.int32( 2 ) -) -fragment.hltDoubleMu9DZFilter = cms.EDFilter( "HLT2MuonMuonDZ", - saveTags = cms.bool( True ), - originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), - originTag2 = cms.VInputTag( 'hltIterL3MuonCandidates' ), - inputTag1 = cms.InputTag( "hltL3fL1DoubleMu7EG7f0Filtered9" ), - inputTag2 = cms.InputTag( "hltL3fL1DoubleMu7EG7f0Filtered9" ), - triggerType1 = cms.int32( 83 ), - triggerType2 = cms.int32( 83 ), - MinDR = cms.double( 0.001 ), - MaxDZ = cms.double( 0.2 ), - MinPixHitsForDZ = cms.int32( 0 ), - checkSC = cms.bool( False ), - MinN = cms.int32( 1 ) -) -fragment.hltPreDiMu9Ele9CaloIdLTrackIdL = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltGsfEle8NoIsoJetCollectionsForLeptonPlusPFJets = cms.EDProducer( "HLTPFJetsCleanedFromLeadingLeptons", + leptons = cms.InputTag( "hltEle8CaloIdMGsfTrackIdMDphiFilter" ), + jets = cms.InputTag( "hltAK4PFJetsCorrected" ), + minDeltaR = cms.double( 1.0 ), + numLeptons = cms.uint32( 1 ) ) -fragment.hltL1sDoubleMu18er = cms.EDFilter( "HLTL1TSeed", +fragment.hltEle8NoIsoPFJet30EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_DoubleMu18er2p1_SQ" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) + inputTag = cms.InputTag( "hltGsfEle8NoIsoJetCollectionsForLeptonPlusPFJets" ), + originalTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + MinJetPt = cms.double( 30.0 ), + MaxAbsJetEta = cms.double( 2.5 ), + MinNJets = cms.uint32( 1 ), + triggerType = cms.int32( 85 ) ) -fragment.hltPreDoubleIsoMu20eta2p1 = cms.EDFilter( "HLTPrescaler", +fragment.hltPreEle17CaloIdMTrackIdMPFJet30 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltL1fL1sDoubleMu18erL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - PreviousCandTag = cms.InputTag( "hltL1sDoubleMu18er" ), - MaxEta = cms.double( 2.1 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 2 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) -) -fragment.hltL2fL1sDoubleMu18erL1f0L2Filtered10Q = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", +fragment.hltEle17EtFilter = cms.EDFilter( "HLTEgammaEtFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL2MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sDoubleMu18erL1Filtered0" ), - SeedMapTag = cms.InputTag( "hltL2Muons" ), - MinN = cms.int32( 0 ), - MaxEta = cms.double( 2.16 ), - AbsEtaBins = cms.vdouble( 0.0 ), - MinNstations = cms.vint32( 0 ), - MinNhits = cms.vint32( 0 ), - CutOnChambers = cms.bool( False ), - MinNchambers = cms.vint32( 0 ), - MaxDr = cms.double( 9999.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - NSigmaPt = cms.double( 0.0 ), - MatchToPreviousCand = cms.bool( True ) + inputTag = cms.InputTag( "hltEgammaCandidatesWrapper" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 17.0 ), + etcutEE = cms.double( 17.0 ), + ncandcut = cms.int32( 1 ) ) -fragment.hltL1fForIterL3L1fL1sDoubleMu18erL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", +fragment.hltEle17HEFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltL1MuonsPt0" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sDoubleMu18erL1Filtered0" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 1 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) + candTag = cms.InputTag( "hltEle17EtFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.12 ), + thrOverEEE = cms.vdouble( 0.1 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20Q = cms.EDFilter( "HLTMuonL3PreFilter", +fragment.hltEle17CaloIdMClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sDoubleMu18erL1f0L2Filtered10Q" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sDoubleMu18erL1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 2.1 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 20.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxNormalizedChi2 = cms.double( 9999.0 ), - MaxDXYBeamSpot = cms.double( 9999.0 ), - MinDXYBeamSpot = cms.double( -1.0 ), - MinNmuonHits = cms.int32( 0 ), - MaxPtDifference = cms.double( 9999.0 ), - MinTrackPt = cms.double( 0.0 ), - minMuonStations = cms.int32( 2 ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 0 ), - MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), - trkMuonId = cms.uint32( 0 ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) + candTag = cms.InputTag( "hltEle17HEFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.011 ), + thrRegularEE = cms.vdouble( 0.031 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20QL3pfecalIsoRhoFilteredEB0p14EE0p10 = cms.EDFilter( "HLTMuonGenericFilter", +fragment.hltEle17CaloIdMPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20Q" ), - varTag = cms.InputTag( "hltMuonEcalMFPFClusterIsoForMuons" ), + candTag = cms.InputTag( "hltEle17CaloIdMClusterShapeFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) +) +fragment.hltEle17CaloIdMGsfTrackIdMOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle17CaloIdMPixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.14 ), - thrOverEEE = cms.vdouble( 0.1 ), + thrRegularEB = cms.vdouble( 0.05 ), + thrRegularEE = cms.vdouble( 0.05 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), thrOverE2EB = cms.vdouble( -1.0 ), thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), @@ -53811,20 +57038,20 @@ rhoScale = cms.double( 1.0 ), effectiveAreas = cms.vdouble( 0.0, 0.0 ), absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20QL3pfhcalIsoRhoFilteredHB0p16HE0p20 = cms.EDFilter( "HLTMuonGenericFilter", +fragment.hltEle17CaloIdMGsfTrackIdMDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20QL3pfecalIsoRhoFilteredEB0p14EE0p10" ), - varTag = cms.InputTag( "hltMuonHcalRegPFClusterIsoForMuons" ), + candTag = cms.InputTag( "hltEle17CaloIdMGsfTrackIdMOneOEMinusOneOPFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.16 ), - thrOverEEE = cms.vdouble( 0.2 ), + thrRegularEB = cms.vdouble( 0.006 ), + thrRegularEE = cms.vdouble( 0.0085 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), thrOverE2EB = cms.vdouble( -1.0 ), thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), @@ -53833,1729 +57060,1123 @@ rhoScale = cms.double( 1.0 ), effectiveAreas = cms.vdouble( 0.0, 0.0 ), absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltL3crIsoL1sDoubleMu18erL1f0L2f10QL3f20QL3trkIsoFiltered0p08 = cms.EDFilter( "HLTMuonIsoFilter", +fragment.hltEle17CaloIdMGsfTrackIdMDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20QL3pfhcalIsoRhoFilteredHB0p16HE0p20" ), - MinN = cms.int32( 2 ), - DepTag = cms.VInputTag( 'hltMuonTkRelIsolationCut0p08Map' ), - IsolatorPSet = cms.PSet( ) + candTag = cms.InputTag( "hltEle17CaloIdMGsfTrackIdMDetaFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.1 ), + thrRegularEE = cms.vdouble( 0.05 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltL1sDoubleMu125to157ORTripleMu444 = cms.EDFilter( "HLTL1TSeed", +fragment.hltGsfEle17NoIsoJetCollectionsForLeptonPlusPFJets = cms.EDProducer( "HLTPFJetsCleanedFromLeadingLeptons", + leptons = cms.InputTag( "hltEle17CaloIdMGsfTrackIdMDphiFilter" ), + jets = cms.InputTag( "hltAK4PFJetsCorrected" ), + minDeltaR = cms.double( 1.0 ), + numLeptons = cms.uint32( 1 ) +) +fragment.hltEle17NoIsoPFJet30EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_DoubleMu_12_5 OR L1_DoubleMu_15_5_SQ OR L1_DoubleMu_15_7 OR L1_TripleMu_5_3_3" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) + inputTag = cms.InputTag( "hltGsfEle17NoIsoJetCollectionsForLeptonPlusPFJets" ), + originalTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + MinJetPt = cms.double( 30.0 ), + MaxAbsJetEta = cms.double( 2.5 ), + MinNJets = cms.uint32( 1 ), + triggerType = cms.int32( 85 ) ) -fragment.hltPreTrkMu12DoubleTrkMu5NoFiltersNoVtx = cms.EDFilter( "HLTPrescaler", +fragment.hltPreEle23CaloIdMTrackIdMPFJet30 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltL1fL1sDoubleMu155ORTripleMu444L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", +fragment.hltEle23EtFilter = cms.EDFilter( "HLTEgammaEtFilter", saveTags = cms.bool( True ), - CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - PreviousCandTag = cms.InputTag( "hltL1sDoubleMu125to157ORTripleMu444" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 2 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) + inputTag = cms.InputTag( "hltEgammaCandidatesWrapper" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 23.0 ), + etcutEE = cms.double( 23.0 ), + ncandcut = cms.int32( 1 ) ) -fragment.hltL2pfL1sDoubleMu155ORTripleMu444L1f0L2PreFiltered0NoVtx = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", +fragment.hltEle23HEFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL2MuonCandidatesNoVtx" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sDoubleMu155ORTripleMu444L1Filtered0" ), - SeedMapTag = cms.InputTag( "hltL2Muons" ), - MinN = cms.int32( 0 ), - MaxEta = cms.double( 2.5 ), - AbsEtaBins = cms.vdouble( 0.0 ), - MinNstations = cms.vint32( 0 ), - MinNhits = cms.vint32( 0 ), - CutOnChambers = cms.bool( False ), - MinNchambers = cms.vint32( 0 ), - MaxDr = cms.double( 9999.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - NSigmaPt = cms.double( 0.0 ), - MatchToPreviousCand = cms.bool( True ) + candTag = cms.InputTag( "hltEle23EtFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.12 ), + thrOverEEE = cms.vdouble( 0.1 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltL2fL1sDoubleMu155ORTripleMu444L1f0L2Filtered10OneMuNoVtx = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", +fragment.hltEle23CaloIdMClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL2MuonCandidatesNoVtx" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sDoubleMu155ORTripleMu444L1Filtered0" ), - SeedMapTag = cms.InputTag( "hltL2Muons" ), - MinN = cms.int32( 0 ), - MaxEta = cms.double( 2.5 ), - AbsEtaBins = cms.vdouble( 0.0 ), - MinNstations = cms.vint32( 0 ), - MinNhits = cms.vint32( 0 ), - CutOnChambers = cms.bool( False ), - MinNchambers = cms.vint32( 0 ), - MaxDr = cms.double( 9999.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - NSigmaPt = cms.double( 0.0 ), - MatchToPreviousCand = cms.bool( True ) -) -fragment.hltIterL3OISeedsFromL2MuonsNoVtx = cms.EDProducer( "TSGForOIFromL2", - src = cms.InputTag( "hltL2Muons" ), - layersToTry = cms.int32( 2 ), - fixedErrorRescaleFactorForHitless = cms.double( 2.0 ), - hitsToTry = cms.int32( 1 ), - adjustErrorsDynamicallyForHits = cms.bool( False ), - adjustErrorsDynamicallyForHitless = cms.bool( True ), - MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ), - UseHitLessSeeds = cms.bool( True ), - estimator = cms.string( "hltESPChi2MeasurementEstimator100" ), - maxEtaForTOB = cms.double( 1.8 ), - minEtaForTEC = cms.double( 0.7 ), - debug = cms.untracked.bool( False ), - fixedErrorRescaleFactorForHits = cms.double( 1.0 ), - maxSeeds = cms.uint32( 20 ), - maxHitlessSeeds = cms.uint32( 5 ), - maxHitSeeds = cms.uint32( 1 ), - numL2ValidHitsCutAllEta = cms.uint32( 20 ), - numL2ValidHitsCutAllEndcap = cms.uint32( 30 ), - pT1 = cms.double( 13.0 ), - pT2 = cms.double( 30.0 ), - pT3 = cms.double( 70.0 ), - eta1 = cms.double( 0.2 ), - eta2 = cms.double( 0.3 ), - eta3 = cms.double( 1.0 ), - eta4 = cms.double( 1.2 ), - eta5 = cms.double( 1.6 ), - eta6 = cms.double( 1.4 ), - eta7 = cms.double( 2.1 ), - SF1 = cms.double( 3.0 ), - SF2 = cms.double( 4.0 ), - SF3 = cms.double( 5.0 ), - SF4 = cms.double( 7.0 ), - SF5 = cms.double( 10.0 ), - SF6 = cms.double( 2.0 ), - SFHld = cms.double( 2.0 ), - SFHd = cms.double( 4.0 ), - tsosDiff1 = cms.double( 0.2 ), - tsosDiff2 = cms.double( 0.02 ), - displacedReco = cms.bool( False ), - propagatorName = cms.string( "PropagatorWithMaterialParabolicMf" ) -) -fragment.hltIterL3OITrackCandidatesNoVtx = cms.EDProducer( "CkfTrackCandidateMaker", - cleanTrajectoryAfterInOut = cms.bool( False ), - doSeedingRegionRebuilding = cms.bool( False ), - onlyPixelHitsForSeedCleaner = cms.bool( False ), - reverseTrajectories = cms.bool( True ), - useHitsSplitting = cms.bool( False ), - MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ), - src = cms.InputTag( "hltIterL3OISeedsFromL2MuonsNoVtx" ), - clustersToSkip = cms.InputTag( "" ), - phase2clustersToSkip = cms.InputTag( "" ), - TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTPSetMuonCkfTrajectoryBuilder" ) ), - TransientInitialStateEstimatorParameters = cms.PSet( - propagatorAlongTISE = cms.string( "PropagatorWithMaterial" ), - numberMeasurementsForFit = cms.int32( 4 ), - propagatorOppositeTISE = cms.string( "PropagatorWithMaterialOpposite" ) - ), - numHitsForSeedCleaner = cms.int32( 4 ), - NavigationSchool = cms.string( "SimpleNavigationSchool" ), - RedundantSeedCleaner = cms.string( "CachingSeedCleanerBySharedInput" ), - TrajectoryCleaner = cms.string( "muonSeededTrajectoryCleanerBySharedHits" ), - maxNSeeds = cms.uint32( 500000 ), - maxSeedsBeforeCleaning = cms.uint32( 5000 ) -) -fragment.hltIterL3OIMuCtfWithMaterialTracksNoVtx = cms.EDProducer( "TrackProducer", - useSimpleMF = cms.bool( False ), - SimpleMagneticField = cms.string( "" ), - src = cms.InputTag( "hltIterL3OITrackCandidatesNoVtx" ), - clusterRemovalInfo = cms.InputTag( "" ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - Fitter = cms.string( "hltESPKFFittingSmootherWithOutliersRejectionAndRK" ), - useHitsSplitting = cms.bool( False ), - alias = cms.untracked.string( "ctfWithMaterialTracks" ), - TrajectoryInEvent = cms.bool( False ), - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - AlgorithmName = cms.string( "iter10" ), - Propagator = cms.string( "PropagatorWithMaterial" ), - GeometricInnerState = cms.bool( True ), - NavigationSchool = cms.string( "SimpleNavigationSchool" ), - MeasurementTracker = cms.string( "hltESPMeasurementTracker" ), - MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ) -) -fragment.hltIterL3OIMuonTrackCutClassifierNoVtx = cms.EDProducer( "TrackCutClassifier", - src = cms.InputTag( "hltIterL3OIMuCtfWithMaterialTracksNoVtx" ), - beamspot = cms.InputTag( "hltOnlineBeamSpot" ), - vertices = cms.InputTag( "Notused" ), - ignoreVertices = cms.bool( True ), - qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), - mva = cms.PSet( - minPixelHits = cms.vint32( 0, 0, 0 ), - maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 100.0 ), - dr_par = cms.PSet( - d0err = cms.vdouble( 0.003, 0.003, 3.40282346639E38 ), - dr_par2 = cms.vdouble( 0.3, 0.3, 3.40282346639E38 ), - dr_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), - dr_exp = cms.vint32( 4, 4, 2147483647 ), - d0err_par = cms.vdouble( 0.001, 0.001, 3.40282346639E38 ) - ), - maxLostLayers = cms.vint32( 4, 3, 2 ), - min3DLayers = cms.vint32( 0, 0, 0 ), - dz_par = cms.PSet( - dz_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), - dz_par2 = cms.vdouble( 0.35, 0.35, 3.40282346639E38 ), - dz_exp = cms.vint32( 4, 4, 2147483647 ) - ), - minNVtxTrk = cms.int32( 3 ), - maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), - minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), - maxChi2 = cms.vdouble( 3.40282346639E38, 3.40282346639E38, 3.40282346639E38 ), - maxChi2n = cms.vdouble( 10.0, 1.0, 0.4 ), - maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), - minLayers = cms.vint32( 3, 5, 5 ) - ) -) -fragment.hltIterL3OIMuonTrackSelectionHighPurityNoVtx = cms.EDProducer( "TrackCollectionFilterCloner", - originalSource = cms.InputTag( "hltIterL3OIMuCtfWithMaterialTracksNoVtx" ), - originalMVAVals = cms.InputTag( 'hltIterL3OIMuonTrackCutClassifierNoVtx','MVAValues' ), - originalQualVals = cms.InputTag( 'hltIterL3OIMuonTrackCutClassifierNoVtx','QualityMasks' ), - minQuality = cms.string( "highPurity" ), - copyExtras = cms.untracked.bool( True ), - copyTrajectories = cms.untracked.bool( False ) -) -fragment.hltL3MuonsIterL3OINoVtx = cms.EDProducer( "L3MuonProducer", - ServiceParameters = cms.PSet( - RPCLayers = cms.bool( True ), - UseMuonNavigation = cms.untracked.bool( True ), - Propagators = cms.untracked.vstring( 'hltESPSmartPropagatorAny', - 'SteppingHelixPropagatorAny', - 'hltESPSmartPropagator', - 'hltESPSteppingHelixPropagatorOpposite' ) - ), - MuonCollectionLabel = cms.InputTag( "hltL2Muons" ), - TrackLoaderParameters = cms.PSet( - MuonSeededTracksInstance = cms.untracked.string( "L2Seeded" ), - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - DoSmoothing = cms.bool( True ), - SmoothTkTrack = cms.untracked.bool( False ), - VertexConstraint = cms.bool( False ), - MuonUpdatorAtVertexParameters = cms.PSet( - MaxChi2 = cms.double( 1000000.0 ), - BeamSpotPositionErrors = cms.vdouble( 0.1, 0.1, 5.3 ), - Propagator = cms.string( "hltESPSteppingHelixPropagatorOpposite" ) - ), - PutTkTrackIntoEvent = cms.untracked.bool( False ), - Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) - ), - L3TrajBuilderParameters = cms.PSet( - PtCut = cms.double( 1.0 ), - TrackerPropagator = cms.string( "SteppingHelixPropagatorAny" ), - GlobalMuonTrackMatcher = cms.PSet( - Chi2Cut_3 = cms.double( 200.0 ), - DeltaDCut_2 = cms.double( 10.0 ), - Eta_threshold = cms.double( 1.2 ), - Quality_2 = cms.double( 15.0 ), - DeltaDCut_1 = cms.double( 40.0 ), - Quality_3 = cms.double( 7.0 ), - DeltaDCut_3 = cms.double( 15.0 ), - Quality_1 = cms.double( 20.0 ), - Pt_threshold1 = cms.double( 0.0 ), - DeltaRCut_2 = cms.double( 0.2 ), - DeltaRCut_1 = cms.double( 0.1 ), - Pt_threshold2 = cms.double( 9.99999999E8 ), - Chi2Cut_1 = cms.double( 50.0 ), - Chi2Cut_2 = cms.double( 50.0 ), - DeltaRCut_3 = cms.double( 1.0 ), - LocChi2Cut = cms.double( 0.001 ), - Propagator = cms.string( "hltESPSmartPropagator" ), - MinPt = cms.double( 1.0 ), - MinP = cms.double( 2.5 ) - ), - ScaleTECxFactor = cms.double( -1.0 ), - tkTrajUseVertex = cms.bool( False ), - MuonTrackingRegionBuilder = cms.PSet( - Rescale_Dz = cms.double( 4.0 ), - Pt_fixed = cms.bool( False ), - Eta_fixed = cms.bool( True ), - Eta_min = cms.double( 0.1 ), - DeltaZ = cms.double( 24.2 ), - maxRegions = cms.int32( 2 ), - EtaR_UpperLimit_Par1 = cms.double( 0.25 ), - UseVertex = cms.bool( False ), - Z_fixed = cms.bool( False ), - PhiR_UpperLimit_Par1 = cms.double( 0.6 ), - PhiR_UpperLimit_Par2 = cms.double( 0.2 ), - Rescale_phi = cms.double( 3.0 ), - DeltaEta = cms.double( 0.2 ), - precise = cms.bool( True ), - OnDemand = cms.int32( -1 ), - EtaR_UpperLimit_Par2 = cms.double( 0.15 ), - MeasurementTrackerName = cms.InputTag( "hltESPMeasurementTracker" ), - vertexCollection = cms.InputTag( "pixelVertices" ), - Pt_min = cms.double( 3.0 ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - Phi_fixed = cms.bool( True ), - DeltaR = cms.double( 0.025 ), - input = cms.InputTag( "hltL2Muons" ), - DeltaPhi = cms.double( 0.15 ), - Phi_min = cms.double( 0.1 ), - Rescale_eta = cms.double( 3.0 ) - ), - TrackTransformer = cms.PSet( - Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), - RefitDirection = cms.string( "insideOut" ), - RefitRPCHits = cms.bool( True ), - Propagator = cms.string( "hltESPSmartPropagatorAny" ), - DoPredictionsOnly = cms.bool( False ), - TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), - Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) - ), - tkTrajBeamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - RefitRPCHits = cms.bool( True ), - tkTrajVertex = cms.InputTag( "Notused" ), - GlbRefitterParameters = cms.PSet( - Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), - DTRecSegmentLabel = cms.InputTag( "hltDt4DSegments" ), - RefitFlag = cms.bool( True ), - SkipStation = cms.int32( -1 ), - Chi2CutRPC = cms.double( 1.0 ), - PropDirForCosmics = cms.bool( False ), - CSCRecSegmentLabel = cms.InputTag( "hltCscSegments" ), - HitThreshold = cms.int32( 1 ), - DYTthrs = cms.vint32( 30, 15 ), - TrackerSkipSystem = cms.int32( -1 ), - RefitDirection = cms.string( "insideOut" ), - Chi2CutCSC = cms.double( 150.0 ), - Chi2CutDT = cms.double( 10.0 ), - RefitRPCHits = cms.bool( True ), - TrackerSkipSection = cms.int32( -1 ), - Propagator = cms.string( "hltESPSmartPropagatorAny" ), - DoPredictionsOnly = cms.bool( False ), - TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - MuonHitsOption = cms.int32( 1 ), - MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ) - ), - PCut = cms.double( 2.5 ), - tkTrajMaxDXYBeamSpot = cms.double( 9999.0 ), - TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - tkTrajMaxChi2 = cms.double( 9999.0 ), - MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), - ScaleTECyFactor = cms.double( -1.0 ), - tkTrajLabel = cms.InputTag( "hltIterL3OIMuonTrackSelectionHighPurityNoVtx" ) - ) -) -fragment.hltIterL3OIL3MuonsLinksCombinationNoVtx = cms.EDProducer( "L3TrackLinksCombiner", - labels = cms.VInputTag( 'hltL3MuonsIterL3OINoVtx' ) -) -fragment.hltIterL3OIL3MuonsNoVtx = cms.EDProducer( "L3TrackCombiner", - labels = cms.VInputTag( 'hltL3MuonsIterL3OINoVtx' ) + candTag = cms.InputTag( "hltEle23HEFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.013 ), + thrRegularEE = cms.vdouble( 0.035 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltIterL3OIL3MuonCandidatesNoVtx = cms.EDProducer( "L3MuonCandidateProducer", - InputObjects = cms.InputTag( "hltIterL3OIL3MuonsNoVtx" ), - InputLinksObjects = cms.InputTag( "hltIterL3OIL3MuonsLinksCombinationNoVtx" ), - MuonPtOption = cms.string( "Tracker" ) +fragment.hltEle23CaloIdMPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle23CaloIdMClusterShapeFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) ) -fragment.hltL2SelectorForL3IONoVtx = cms.EDProducer( "HLTMuonL2SelectorForL3IO", - l2Src = cms.InputTag( "hltL2Muons" ), - l3OISrc = cms.InputTag( "hltIterL3OIL3MuonCandidatesNoVtx" ), - InputLinks = cms.InputTag( "hltIterL3OIL3MuonsLinksCombinationNoVtx" ), - applyL3Filters = cms.bool( False ), - MinNhits = cms.int32( 1 ), - MaxNormalizedChi2 = cms.double( 20.0 ), - MinNmuonHits = cms.int32( 1 ), - MaxPtDifference = cms.double( 0.3 ) +fragment.hltEle23CaloIdMGsfTrackIdMOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle23CaloIdMPixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.05 ), + thrRegularEE = cms.vdouble( 0.02 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltIterL3MuonPixelTracksTrackingRegionsNoVtx = cms.EDProducer( "MuonTrackingRegionEDProducer", - EtaR_UpperLimit_Par1 = cms.double( 0.25 ), - DeltaR = cms.double( 0.025 ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - OnDemand = cms.int32( -1 ), - vertexCollection = cms.InputTag( "notUsed" ), - Rescale_phi = cms.double( 3.0 ), - Eta_fixed = cms.bool( True ), - Rescale_eta = cms.double( 3.0 ), - PhiR_UpperLimit_Par2 = cms.double( 0.2 ), - Eta_min = cms.double( 0.0 ), - Phi_fixed = cms.bool( True ), - Phi_min = cms.double( 0.0 ), - PhiR_UpperLimit_Par1 = cms.double( 0.6 ), - EtaR_UpperLimit_Par2 = cms.double( 0.15 ), - MeasurementTrackerName = cms.InputTag( "" ), - UseVertex = cms.bool( False ), - Rescale_Dz = cms.double( 4.0 ), - Pt_fixed = cms.bool( True ), - Z_fixed = cms.bool( True ), - Pt_min = cms.double( 0.0 ), - DeltaZ = cms.double( 24.2 ), - DeltaEta = cms.double( 0.2 ), - DeltaPhi = cms.double( 0.15 ), - maxRegions = cms.int32( 5 ), - precise = cms.bool( True ), - input = cms.InputTag( "hltL2SelectorForL3IONoVtx" ) +fragment.hltEle23CaloIdMGsfTrackIdMDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle23CaloIdMGsfTrackIdMOneOEMinusOneOPFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.006 ), + thrRegularEE = cms.vdouble( 0.0085 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltPixelTracksInRegionL2NoVtx = cms.EDProducer( "TrackSelectorByRegion", - tracks = cms.InputTag( "hltPixelTracks" ), - regions = cms.InputTag( "hltIterL3MuonPixelTracksTrackingRegionsNoVtx" ), - produceTrackCollection = cms.bool( True ), - produceMask = cms.bool( False ) +fragment.hltEle23CaloIdMGsfTrackIdMDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle23CaloIdMGsfTrackIdMDetaFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.1 ), + thrRegularEE = cms.vdouble( 0.05 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltIter0IterL3MuonPixelSeedsFromPixelTracksNoVtx = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", - InputCollection = cms.InputTag( "hltPixelTracksInRegionL2NoVtx" ), - InputVertexCollection = cms.InputTag( "" ), - originHalfLength = cms.double( 0.3 ), - originRadius = cms.double( 0.1 ), - useProtoTrackKinematics = cms.bool( False ), - useEventsWithNoVertex = cms.bool( True ), - TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), - usePV = cms.bool( False ), - includeFourthHit = cms.bool( True ), - SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) +fragment.hltGsfEle23NoIsoJetCollectionsForLeptonPlusPFJets = cms.EDProducer( "HLTPFJetsCleanedFromLeadingLeptons", + leptons = cms.InputTag( "hltEle23CaloIdMGsfTrackIdMDphiFilter" ), + jets = cms.InputTag( "hltAK4PFJetsCorrected" ), + minDeltaR = cms.double( 1.0 ), + numLeptons = cms.uint32( 1 ) ) -fragment.hltIter0IterL3MuonCkfTrackCandidatesNoVtx = cms.EDProducer( "CkfTrackCandidateMaker", - cleanTrajectoryAfterInOut = cms.bool( False ), - doSeedingRegionRebuilding = cms.bool( True ), - onlyPixelHitsForSeedCleaner = cms.bool( False ), - reverseTrajectories = cms.bool( False ), - useHitsSplitting = cms.bool( True ), - MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ), - src = cms.InputTag( "hltIter0IterL3MuonPixelSeedsFromPixelTracksNoVtx" ), - clustersToSkip = cms.InputTag( "" ), - phase2clustersToSkip = cms.InputTag( "" ), - TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter0IterL3MuonPSetGroupedCkfTrajectoryBuilderIT" ) ), - TransientInitialStateEstimatorParameters = cms.PSet( - propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), - numberMeasurementsForFit = cms.int32( 4 ), - propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) - ), - numHitsForSeedCleaner = cms.int32( 4 ), - NavigationSchool = cms.string( "SimpleNavigationSchool" ), - RedundantSeedCleaner = cms.string( "none" ), - TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), - maxNSeeds = cms.uint32( 100000 ), - maxSeedsBeforeCleaning = cms.uint32( 1000 ) +fragment.hltEle23NoIsoPFJet30EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltGsfEle23NoIsoJetCollectionsForLeptonPlusPFJets" ), + originalTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + MinJetPt = cms.double( 30.0 ), + MaxAbsJetEta = cms.double( 2.5 ), + MinNJets = cms.uint32( 1 ), + triggerType = cms.int32( 85 ) ) -fragment.hltIter0IterL3MuonCtfWithMaterialTracksNoVtx = cms.EDProducer( "TrackProducer", - useSimpleMF = cms.bool( True ), - SimpleMagneticField = cms.string( "ParabolicMf" ), - src = cms.InputTag( "hltIter0IterL3MuonCkfTrackCandidatesNoVtx" ), - clusterRemovalInfo = cms.InputTag( "" ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - Fitter = cms.string( "hltESPFittingSmootherIT" ), - useHitsSplitting = cms.bool( False ), - alias = cms.untracked.string( "ctfWithMaterialTracks" ), - TrajectoryInEvent = cms.bool( False ), - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - AlgorithmName = cms.string( "hltIter0" ), - Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), - GeometricInnerState = cms.bool( True ), - NavigationSchool = cms.string( "" ), - MeasurementTracker = cms.string( "" ), - MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ) +fragment.hltPreEle50CaloIdVTGsfTrkIdTPFJet165 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltIter0IterL3MuonTrackCutClassifierNoVtx = cms.EDProducer( "TrackCutClassifier", - src = cms.InputTag( "hltIter0IterL3MuonCtfWithMaterialTracksNoVtx" ), - beamspot = cms.InputTag( "hltOnlineBeamSpot" ), - vertices = cms.InputTag( "hltTrimmedPixelVertices" ), - ignoreVertices = cms.bool( False ), - qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), - mva = cms.PSet( - minPixelHits = cms.vint32( 0, 0, 0 ), - maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 100.0 ), - dr_par = cms.PSet( - d0err = cms.vdouble( 0.003, 0.003, 3.40282346639E38 ), - dr_par2 = cms.vdouble( 0.3, 0.3, 3.40282346639E38 ), - dr_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), - dr_exp = cms.vint32( 4, 4, 2147483647 ), - d0err_par = cms.vdouble( 0.001, 0.001, 3.40282346639E38 ) - ), - maxLostLayers = cms.vint32( 1, 1, 1 ), - min3DLayers = cms.vint32( 0, 0, 0 ), - dz_par = cms.PSet( - dz_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), - dz_par2 = cms.vdouble( 0.35, 0.35, 3.40282346639E38 ), - dz_exp = cms.vint32( 4, 4, 2147483647 ) - ), - minNVtxTrk = cms.int32( 3 ), - maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), - minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), - maxChi2 = cms.vdouble( 3.40282346639E38, 3.40282346639E38, 3.40282346639E38 ), - maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), - maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), - minLayers = cms.vint32( 3, 3, 4 ) - ) +fragment.hltEle50EtFilter = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEGL1SingleEG40Filter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 50.0 ), + etcutEE = cms.double( 50.0 ), + ncandcut = cms.int32( 1 ) ) -fragment.hltIter0IterL3MuonTrackSelectionHighPurityNoVtx = cms.EDProducer( "TrackCollectionFilterCloner", - originalSource = cms.InputTag( "hltIter0IterL3MuonCtfWithMaterialTracksNoVtx" ), - originalMVAVals = cms.InputTag( 'hltIter0IterL3MuonTrackCutClassifierNoVtx','MVAValues' ), - originalQualVals = cms.InputTag( 'hltIter0IterL3MuonTrackCutClassifierNoVtx','QualityMasks' ), - minQuality = cms.string( "highPurity" ), - copyExtras = cms.untracked.bool( True ), - copyTrajectories = cms.untracked.bool( False ) +fragment.hltEle50CaloIdVTClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle50EtFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.01 ), + thrRegularEE = cms.vdouble( 0.03 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltL3MuonsIterL3IONoVtx = cms.EDProducer( "L3MuonProducer", - ServiceParameters = cms.PSet( - RPCLayers = cms.bool( True ), - UseMuonNavigation = cms.untracked.bool( True ), - Propagators = cms.untracked.vstring( 'hltESPSmartPropagatorAny', - 'SteppingHelixPropagatorAny', - 'hltESPSmartPropagator', - 'hltESPSteppingHelixPropagatorOpposite' ) - ), - MuonCollectionLabel = cms.InputTag( "hltL2Muons" ), - TrackLoaderParameters = cms.PSet( - MuonSeededTracksInstance = cms.untracked.string( "L2Seeded" ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - DoSmoothing = cms.bool( False ), - SmoothTkTrack = cms.untracked.bool( False ), - VertexConstraint = cms.bool( False ), - MuonUpdatorAtVertexParameters = cms.PSet( - MaxChi2 = cms.double( 1000000.0 ), - BeamSpotPositionErrors = cms.vdouble( 0.1, 0.1, 5.3 ), - Propagator = cms.string( "hltESPSteppingHelixPropagatorOpposite" ) - ), - PutTkTrackIntoEvent = cms.untracked.bool( False ), - Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) - ), - L3TrajBuilderParameters = cms.PSet( - PtCut = cms.double( 1.0 ), - TrackerPropagator = cms.string( "SteppingHelixPropagatorAny" ), - GlobalMuonTrackMatcher = cms.PSet( - Chi2Cut_3 = cms.double( 200.0 ), - DeltaDCut_2 = cms.double( 10.0 ), - Eta_threshold = cms.double( 1.2 ), - Quality_2 = cms.double( 15.0 ), - DeltaDCut_1 = cms.double( 40.0 ), - Quality_3 = cms.double( 7.0 ), - DeltaDCut_3 = cms.double( 15.0 ), - Quality_1 = cms.double( 20.0 ), - Pt_threshold1 = cms.double( 0.0 ), - DeltaRCut_2 = cms.double( 0.2 ), - DeltaRCut_1 = cms.double( 0.1 ), - Pt_threshold2 = cms.double( 9.99999999E8 ), - Chi2Cut_1 = cms.double( 50.0 ), - Chi2Cut_2 = cms.double( 50.0 ), - DeltaRCut_3 = cms.double( 1.0 ), - LocChi2Cut = cms.double( 0.001 ), - Propagator = cms.string( "hltESPSmartPropagator" ), - MinPt = cms.double( 1.0 ), - MinP = cms.double( 2.5 ) - ), - ScaleTECxFactor = cms.double( -1.0 ), - tkTrajUseVertex = cms.bool( False ), - MuonTrackingRegionBuilder = cms.PSet( - Rescale_Dz = cms.double( 4.0 ), - Pt_fixed = cms.bool( True ), - Eta_fixed = cms.bool( True ), - Eta_min = cms.double( 0.1 ), - DeltaZ = cms.double( 24.2 ), - maxRegions = cms.int32( 2 ), - EtaR_UpperLimit_Par1 = cms.double( 0.25 ), - UseVertex = cms.bool( False ), - Z_fixed = cms.bool( True ), - PhiR_UpperLimit_Par1 = cms.double( 0.6 ), - PhiR_UpperLimit_Par2 = cms.double( 0.2 ), - Rescale_phi = cms.double( 3.0 ), - DeltaEta = cms.double( 0.04 ), - precise = cms.bool( True ), - OnDemand = cms.int32( -1 ), - EtaR_UpperLimit_Par2 = cms.double( 0.15 ), - MeasurementTrackerName = cms.InputTag( "hltESPMeasurementTracker" ), - vertexCollection = cms.InputTag( "pixelVertices" ), - Pt_min = cms.double( 3.0 ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - Phi_fixed = cms.bool( True ), - DeltaR = cms.double( 0.025 ), - input = cms.InputTag( "hltL2SelectorForL3IONoVtx" ), - DeltaPhi = cms.double( 0.15 ), - Phi_min = cms.double( 0.1 ), - Rescale_eta = cms.double( 3.0 ) - ), - TrackTransformer = cms.PSet( - Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), - RefitDirection = cms.string( "insideOut" ), - RefitRPCHits = cms.bool( True ), - Propagator = cms.string( "hltESPSmartPropagatorAny" ), - DoPredictionsOnly = cms.bool( False ), - TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), - Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) - ), - tkTrajBeamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - RefitRPCHits = cms.bool( True ), - tkTrajVertex = cms.InputTag( "hltTrimmedPixelVertices" ), - GlbRefitterParameters = cms.PSet( - Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), - DTRecSegmentLabel = cms.InputTag( "hltDt4DSegments" ), - RefitFlag = cms.bool( True ), - SkipStation = cms.int32( -1 ), - Chi2CutRPC = cms.double( 1.0 ), - PropDirForCosmics = cms.bool( False ), - CSCRecSegmentLabel = cms.InputTag( "hltCscSegments" ), - HitThreshold = cms.int32( 1 ), - DYTthrs = cms.vint32( 30, 15 ), - TrackerSkipSystem = cms.int32( -1 ), - RefitDirection = cms.string( "insideOut" ), - Chi2CutCSC = cms.double( 150.0 ), - Chi2CutDT = cms.double( 10.0 ), - RefitRPCHits = cms.bool( True ), - TrackerSkipSection = cms.int32( -1 ), - Propagator = cms.string( "hltESPSmartPropagatorAny" ), - DoPredictionsOnly = cms.bool( False ), - TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - MuonHitsOption = cms.int32( 1 ), - MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ) - ), - PCut = cms.double( 2.5 ), - tkTrajMaxDXYBeamSpot = cms.double( 9999.0 ), - TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - matchToSeeds = cms.bool( True ), - tkTrajMaxChi2 = cms.double( 9999.0 ), - MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), - ScaleTECyFactor = cms.double( -1.0 ), - tkTrajLabel = cms.InputTag( "hltIter0IterL3MuonTrackSelectionHighPurityNoVtx" ) - ) +fragment.hltEle50CaloIdVTHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle50CaloIdVTClusterShapeFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.1 ), + thrOverEEE = cms.vdouble( 0.05 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltIterL3MuonsFromL2LinksCombinationNoVtx = cms.EDProducer( "L3TrackLinksCombiner", - labels = cms.VInputTag( 'hltL3MuonsIterL3OINoVtx','hltL3MuonsIterL3IONoVtx' ) +fragment.hltEle50CaloIdVTPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle50CaloIdVTHEFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) ) -fragment.hltIterL3MuonsFromL2NoVtx = cms.EDProducer( "L3TrackCombiner", - labels = cms.VInputTag( 'hltL3MuonsIterL3OINoVtx','hltL3MuonsIterL3IONoVtx' ) +fragment.hltEle50CaloIdVTGsfTrkIdTGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle50CaloIdVTPixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.007 ), + thrRegularEE = cms.vdouble( 0.007 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltIterL3MuonL1MuonNoL2SelectorNoVtx = cms.EDProducer( "HLTL1MuonNoL2Selector", - InputObjects = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L2CandTag = cms.InputTag( "hltL2MuonCandidatesNoVtx" ), - SeedMapTag = cms.InputTag( "hltL2Muons" ), - L1MinPt = cms.double( -1.0 ), - L1MaxEta = cms.double( 5.0 ), - L1MinQuality = cms.uint32( 7 ), - CentralBxOnly = cms.bool( True ) +fragment.hltEle50CaloIdVTGsfTrkIdTGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle50CaloIdVTGsfTrkIdTGsfDetaFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.06 ), + thrRegularEE = cms.vdouble( 0.06 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltIterL3FromL1MuonPixelTracksTrackingRegionsNoVtx = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", - RegionPSet = cms.PSet( - vertexCollection = cms.InputTag( "notUsed" ), - zErrorVetex = cms.double( 0.2 ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - zErrorBeamSpot = cms.double( 24.2 ), - maxNVertices = cms.int32( 1 ), - maxNRegions = cms.int32( 5 ), - nSigmaZVertex = cms.double( 3.0 ), - nSigmaZBeamSpot = cms.double( 4.0 ), - ptMin = cms.double( 0.0 ), - mode = cms.string( "BeamSpotSigma" ), - input = cms.InputTag( "hltIterL3MuonL1MuonNoL2SelectorNoVtx" ), - searchOpt = cms.bool( False ), - whereToUseMeasurementTracker = cms.string( "Never" ), - originRadius = cms.double( 0.2 ), - measurementTrackerName = cms.InputTag( "" ), - precise = cms.bool( True ), - deltaEta = cms.double( 0.35 ), - deltaPhi = cms.double( 0.2 ) - ) +fragment.hltPFJetsCorrectedMatchedToL1 = cms.EDProducer( "HLTPFJetL1TMatchProducer", + jetsInput = cms.InputTag( "hltAK4PFJetsCorrected" ), + L1Jets = cms.InputTag( 'hltGtStage2Digis','Jet' ), + DeltaR = cms.double( 0.5 ) ) -fragment.hltPixelTracksInRegionL1NoVtx = cms.EDProducer( "TrackSelectorByRegion", - tracks = cms.InputTag( "hltPixelTracks" ), - regions = cms.InputTag( "hltIterL3FromL1MuonPixelTracksTrackingRegionsNoVtx" ), - produceTrackCollection = cms.bool( True ), - produceMask = cms.bool( False ) +fragment.hltMonoPFJet165 = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltPFJetsCorrectedMatchedToL1" ), + triggerType = cms.int32( 85 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 165.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 5.0 ), + MinN = cms.int32( 1 ) ) -fragment.hltIter0IterL3FromL1MuonPixelSeedsFromPixelTracksNoVtx = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", - InputCollection = cms.InputTag( "hltPixelTracksInRegionL1NoVtx" ), - InputVertexCollection = cms.InputTag( "" ), - originHalfLength = cms.double( 0.3 ), - originRadius = cms.double( 0.1 ), - useProtoTrackKinematics = cms.bool( False ), - useEventsWithNoVertex = cms.bool( True ), - TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), - usePV = cms.bool( False ), - includeFourthHit = cms.bool( True ), - SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) +fragment.hltEle50CaloIdVTGsfTrkIdTCleanAK4PFJet = cms.EDProducer( "HLTPFJetCollectionsForBoostedLeptonPlusJets", + HltLeptonTag = cms.InputTag( "hltEle50CaloIdVTGsfTrkIdTGsfDphiFilter" ), + SourceJetTag = cms.InputTag( "hltPFJetsCorrectedMatchedToL1" ), + minDeltaR = cms.double( 0.5 ) ) -fragment.hltIter0IterL3FromL1MuonCkfTrackCandidatesNoVtx = cms.EDProducer( "CkfTrackCandidateMaker", - cleanTrajectoryAfterInOut = cms.bool( False ), - doSeedingRegionRebuilding = cms.bool( True ), - onlyPixelHitsForSeedCleaner = cms.bool( False ), - reverseTrajectories = cms.bool( False ), - useHitsSplitting = cms.bool( True ), - MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ), - src = cms.InputTag( "hltIter0IterL3FromL1MuonPixelSeedsFromPixelTracksNoVtx" ), - clustersToSkip = cms.InputTag( "" ), - phase2clustersToSkip = cms.InputTag( "" ), - TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter0IterL3FromL1MuonPSetGroupedCkfTrajectoryBuilderIT" ) ), - TransientInitialStateEstimatorParameters = cms.PSet( - propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), - numberMeasurementsForFit = cms.int32( 4 ), - propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) - ), - numHitsForSeedCleaner = cms.int32( 4 ), - NavigationSchool = cms.string( "SimpleNavigationSchool" ), - RedundantSeedCleaner = cms.string( "none" ), - TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), - maxNSeeds = cms.uint32( 100000 ), - maxSeedsBeforeCleaning = cms.uint32( 1000 ) +fragment.hltEle50CaloIdVTGsfTrkIdTCentralPFJet165EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEle50CaloIdVTGsfTrkIdTCleanAK4PFJet" ), + originalTag = cms.InputTag( "hltEle50CaloIdVTGsfTrkIdTCleanAK4PFJet" ), + MinJetPt = cms.double( 165.0 ), + MaxAbsJetEta = cms.double( 2.6 ), + MinNJets = cms.uint32( 1 ), + triggerType = cms.int32( 0 ) ) -fragment.hltIter0IterL3FromL1MuonCtfWithMaterialTracksNoVtx = cms.EDProducer( "TrackProducer", - useSimpleMF = cms.bool( True ), - SimpleMagneticField = cms.string( "ParabolicMf" ), - src = cms.InputTag( "hltIter0IterL3FromL1MuonCkfTrackCandidatesNoVtx" ), - clusterRemovalInfo = cms.InputTag( "" ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - Fitter = cms.string( "hltESPFittingSmootherIT" ), - useHitsSplitting = cms.bool( False ), - alias = cms.untracked.string( "ctfWithMaterialTracks" ), - TrajectoryInEvent = cms.bool( False ), - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - AlgorithmName = cms.string( "hltIter0" ), - Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), - GeometricInnerState = cms.bool( True ), - NavigationSchool = cms.string( "" ), - MeasurementTracker = cms.string( "" ), - MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ) +fragment.hltPreEle115CaloIdVTGsfTrkIdT = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltIter0IterL3FromL1MuonTrackCutClassifierNoVtx = cms.EDProducer( "TrackCutClassifier", - src = cms.InputTag( "hltIter0IterL3FromL1MuonCtfWithMaterialTracksNoVtx" ), - beamspot = cms.InputTag( "hltOnlineBeamSpot" ), - vertices = cms.InputTag( "hltTrimmedPixelVertices" ), - ignoreVertices = cms.bool( False ), - qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), - mva = cms.PSet( - minPixelHits = cms.vint32( 0, 0, 0 ), - maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 100.0 ), - dr_par = cms.PSet( - d0err = cms.vdouble( 0.003, 0.003, 3.40282346639E38 ), - dr_par2 = cms.vdouble( 0.3, 0.3, 3.40282346639E38 ), - dr_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), - dr_exp = cms.vint32( 4, 4, 2147483647 ), - d0err_par = cms.vdouble( 0.001, 0.001, 3.40282346639E38 ) - ), - maxLostLayers = cms.vint32( 1, 1, 1 ), - min3DLayers = cms.vint32( 0, 0, 0 ), - dz_par = cms.PSet( - dz_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), - dz_par2 = cms.vdouble( 0.35, 0.35, 3.40282346639E38 ), - dz_exp = cms.vint32( 4, 4, 2147483647 ) - ), - minNVtxTrk = cms.int32( 3 ), - maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), - minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), - maxChi2 = cms.vdouble( 3.40282346639E38, 3.40282346639E38, 3.40282346639E38 ), - maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), - maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), - minLayers = cms.vint32( 3, 3, 4 ) - ) +fragment.hltEG115EtFilter = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEGL1SingleEGNonIsoOrWithJetAndTauFilter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 115.0 ), + etcutEE = cms.double( 115.0 ), + ncandcut = cms.int32( 1 ) ) -fragment.hltIter0IterL3FromL1MuonTrackSelectionHighPurityNoVtx = cms.EDProducer( "TrackCollectionFilterCloner", - originalSource = cms.InputTag( "hltIter0IterL3FromL1MuonCtfWithMaterialTracksNoVtx" ), - originalMVAVals = cms.InputTag( 'hltIter0IterL3FromL1MuonTrackCutClassifierNoVtx','MVAValues' ), - originalQualVals = cms.InputTag( 'hltIter0IterL3FromL1MuonTrackCutClassifierNoVtx','QualityMasks' ), - minQuality = cms.string( "highPurity" ), - copyExtras = cms.untracked.bool( True ), - copyTrajectories = cms.untracked.bool( False ) +fragment.hltEG115CaloIdVTClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG115EtFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.011 ), + thrRegularEE = cms.vdouble( 0.03 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltIterL3MuonMergedNoVtx = cms.EDProducer( "TrackListMerger", - ShareFrac = cms.double( 0.19 ), - FoundHitBonus = cms.double( 5.0 ), - LostHitPenalty = cms.double( 20.0 ), - MinPT = cms.double( 0.05 ), - Epsilon = cms.double( -0.001 ), - MaxNormalizedChisq = cms.double( 1000.0 ), - MinFound = cms.int32( 3 ), - TrackProducers = cms.VInputTag( 'hltIterL3OIMuonTrackSelectionHighPurityNoVtx','hltIter0IterL3MuonTrackSelectionHighPurityNoVtx' ), - hasSelector = cms.vint32( 0, 0 ), - indivShareFrac = cms.vdouble( 1.0, 1.0 ), - selectedTrackQuals = cms.VInputTag( 'hltIterL3OIMuonTrackSelectionHighPurityNoVtx','hltIter0IterL3MuonTrackSelectionHighPurityNoVtx' ), - setsToMerge = cms.VPSet( - cms.PSet( pQual = cms.bool( False ), - tLists = cms.vint32( 0, 1 ) - ) - ), - trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), - allowFirstHitShare = cms.bool( True ), - newQuality = cms.string( "confirmed" ), - copyExtras = cms.untracked.bool( True ), - writeOnlyTrkQuals = cms.bool( False ), - copyMVA = cms.bool( False ) +fragment.hltEG115CaloIdVTHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG115CaloIdVTClusterShapeFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.075 ), + thrOverEEE = cms.vdouble( 0.075 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltIterL3MuonAndMuonFromL1MergedNoVtx = cms.EDProducer( "TrackListMerger", - ShareFrac = cms.double( 0.19 ), - FoundHitBonus = cms.double( 5.0 ), - LostHitPenalty = cms.double( 20.0 ), - MinPT = cms.double( 0.05 ), - Epsilon = cms.double( -0.001 ), - MaxNormalizedChisq = cms.double( 1000.0 ), - MinFound = cms.int32( 3 ), - TrackProducers = cms.VInputTag( 'hltIterL3MuonMergedNoVtx','hltIter0IterL3FromL1MuonTrackSelectionHighPurityNoVtx' ), - hasSelector = cms.vint32( 0, 0 ), - indivShareFrac = cms.vdouble( 1.0, 1.0 ), - selectedTrackQuals = cms.VInputTag( 'hltIterL3MuonMergedNoVtx','hltIter0IterL3FromL1MuonTrackSelectionHighPurityNoVtx' ), - setsToMerge = cms.VPSet( - cms.PSet( pQual = cms.bool( False ), - tLists = cms.vint32( 0, 1 ) - ) - ), - trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), - allowFirstHitShare = cms.bool( True ), - newQuality = cms.string( "confirmed" ), - copyExtras = cms.untracked.bool( True ), - writeOnlyTrkQuals = cms.bool( False ), - copyMVA = cms.bool( False ) +fragment.hltEle115CaloIdVTPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG115CaloIdVTHEFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) ) -fragment.hltL3MuonsIterL3LinksNoVtx = cms.EDProducer( "MuonLinksProducerForHLT", - InclusiveTrackerTrackCollection = cms.InputTag( "hltIterL3MuonAndMuonFromL1MergedNoVtx" ), - LinkCollection = cms.InputTag( "hltIterL3MuonsFromL2LinksCombinationNoVtx" ), - ptMin = cms.double( 2.5 ), - pMin = cms.double( 2.5 ), - shareHitFraction = cms.double( 0.19 ) +fragment.hltEle115CaloIdVTGsfTrkIdTGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle115CaloIdVTPixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.007 ), + thrRegularEE = cms.vdouble( 0.007 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltIterL3MuonsNoVtx = cms.EDProducer( "MuonIdProducer", - MuonCaloCompatibility = cms.PSet( - delta_eta = cms.double( 0.02 ), - delta_phi = cms.double( 0.02 ), - allSiPMHO = cms.bool( False ), - MuonTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_muons_lowPt_3_1_norm.root" ), - PionTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_pions_lowPt_3_1_norm.root" ) - ), - TrackAssociatorParameters = cms.PSet( - useMuon = cms.bool( True ), - truthMatch = cms.bool( False ), - usePreshower = cms.bool( False ), - dRPreshowerPreselection = cms.double( 0.2 ), - muonMaxDistanceSigmaY = cms.double( 0.0 ), - useEcal = cms.bool( False ), - muonMaxDistanceSigmaX = cms.double( 0.0 ), - dRMuon = cms.double( 9999.0 ), - dREcal = cms.double( 9999.0 ), - CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), - DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), - EBRecHitCollectionLabel = cms.InputTag( "Notused" ), - CaloTowerCollectionLabel = cms.InputTag( "Notused" ), - propagateAllDirections = cms.bool( True ), - muonMaxDistanceY = cms.double( 5.0 ), - useHO = cms.bool( False ), - muonMaxDistanceX = cms.double( 5.0 ), - trajectoryUncertaintyTolerance = cms.double( -1.0 ), - useHcal = cms.bool( False ), - HBHERecHitCollectionLabel = cms.InputTag( "Notused" ), - accountForTrajectoryChangeCalo = cms.bool( False ), - dREcalPreselection = cms.double( 0.05 ), - useCalo = cms.bool( False ), - dRMuonPreselection = cms.double( 0.2 ), - EERecHitCollectionLabel = cms.InputTag( "Notused" ), - dRHcal = cms.double( 9999.0 ), - dRHcalPreselection = cms.double( 0.2 ), - HORecHitCollectionLabel = cms.InputTag( "Notused" ) - ), - CaloExtractorPSet = cms.PSet( - DR_Veto_H = cms.double( 0.1 ), - CenterConeOnCalIntersection = cms.bool( False ), - NoiseTow_EE = cms.double( 0.15 ), - Noise_EB = cms.double( 0.025 ), - Noise_HE = cms.double( 0.2 ), - DR_Veto_E = cms.double( 0.07 ), - NoiseTow_EB = cms.double( 0.04 ), - Noise_EE = cms.double( 0.1 ), - UseRecHitsFlag = cms.bool( False ), - DR_Max = cms.double( 1.0 ), - DepositLabel = cms.untracked.string( "Cal" ), - Noise_HO = cms.double( 0.2 ), - DR_Veto_HO = cms.double( 0.1 ), - Threshold_H = cms.double( 0.5 ), - PrintTimeReport = cms.untracked.bool( False ), - Threshold_E = cms.double( 0.2 ), - PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), - ComponentName = cms.string( "CaloExtractorByAssociator" ), - Threshold_HO = cms.double( 0.5 ), - DepositInstanceLabels = cms.vstring( 'ecal', - 'hcal', - 'ho' ), - ServiceParameters = cms.PSet( - RPCLayers = cms.bool( False ), - UseMuonNavigation = cms.untracked.bool( False ), - Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) - ), - TrackAssociatorParameters = cms.PSet( - useMuon = cms.bool( False ), - truthMatch = cms.bool( False ), - usePreshower = cms.bool( False ), - dRPreshowerPreselection = cms.double( 0.2 ), - muonMaxDistanceSigmaY = cms.double( 0.0 ), - useEcal = cms.bool( False ), - muonMaxDistanceSigmaX = cms.double( 0.0 ), - dRMuon = cms.double( 9999.0 ), - dREcal = cms.double( 1.0 ), - CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), - DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), - EBRecHitCollectionLabel = cms.InputTag( "Notused" ), - CaloTowerCollectionLabel = cms.InputTag( "Notused" ), - propagateAllDirections = cms.bool( True ), - muonMaxDistanceY = cms.double( 5.0 ), - useHO = cms.bool( False ), - muonMaxDistanceX = cms.double( 5.0 ), - trajectoryUncertaintyTolerance = cms.double( -1.0 ), - useHcal = cms.bool( False ), - HBHERecHitCollectionLabel = cms.InputTag( "Notused" ), - accountForTrajectoryChangeCalo = cms.bool( False ), - dREcalPreselection = cms.double( 1.0 ), - useCalo = cms.bool( True ), - dRMuonPreselection = cms.double( 0.2 ), - EERecHitCollectionLabel = cms.InputTag( "Notused" ), - dRHcal = cms.double( 1.0 ), - dRHcalPreselection = cms.double( 1.0 ), - HORecHitCollectionLabel = cms.InputTag( "Notused" ) - ), - Noise_HB = cms.double( 0.2 ) - ), - TrackExtractorPSet = cms.PSet( - Diff_z = cms.double( 0.2 ), - inputTrackCollection = cms.InputTag( "hltIter0IterL3FromL1MuonTrackSelectionHighPurityNoVtx" ), - Chi2Ndof_Max = cms.double( 1.0E64 ), - BeamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), - DR_Veto = cms.double( 0.01 ), - Pt_Min = cms.double( -1.0 ), - DR_Max = cms.double( 1.0 ), - NHits_Min = cms.uint32( 0 ), - Chi2Prob_Min = cms.double( -1.0 ), - Diff_r = cms.double( 0.1 ), - BeamlineOption = cms.string( "BeamSpotFromEvent" ), - ComponentName = cms.string( "TrackExtractor" ) - ), - JetExtractorPSet = cms.PSet( - JetCollectionLabel = cms.InputTag( "Notused" ), - DR_Veto = cms.double( 0.1 ), - DR_Max = cms.double( 1.0 ), - ExcludeMuonVeto = cms.bool( True ), - PrintTimeReport = cms.untracked.bool( False ), - PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), - ComponentName = cms.string( "JetExtractor" ), - ServiceParameters = cms.PSet( - RPCLayers = cms.bool( False ), - UseMuonNavigation = cms.untracked.bool( False ), - Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) - ), - TrackAssociatorParameters = cms.PSet( - useMuon = cms.bool( False ), - truthMatch = cms.bool( False ), - usePreshower = cms.bool( False ), - dRPreshowerPreselection = cms.double( 0.2 ), - muonMaxDistanceSigmaY = cms.double( 0.0 ), - useEcal = cms.bool( False ), - muonMaxDistanceSigmaX = cms.double( 0.0 ), - dRMuon = cms.double( 9999.0 ), - dREcal = cms.double( 0.5 ), - CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), - DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), - EBRecHitCollectionLabel = cms.InputTag( "Notused" ), - CaloTowerCollectionLabel = cms.InputTag( "Notused" ), - propagateAllDirections = cms.bool( True ), - muonMaxDistanceY = cms.double( 5.0 ), - useHO = cms.bool( False ), - muonMaxDistanceX = cms.double( 5.0 ), - trajectoryUncertaintyTolerance = cms.double( -1.0 ), - useHcal = cms.bool( False ), - HBHERecHitCollectionLabel = cms.InputTag( "Notused" ), - accountForTrajectoryChangeCalo = cms.bool( False ), - dREcalPreselection = cms.double( 0.5 ), - useCalo = cms.bool( True ), - dRMuonPreselection = cms.double( 0.2 ), - EERecHitCollectionLabel = cms.InputTag( "Notused" ), - dRHcal = cms.double( 0.5 ), - dRHcalPreselection = cms.double( 0.5 ), - HORecHitCollectionLabel = cms.InputTag( "Notused" ) - ), - Threshold = cms.double( 5.0 ) - ), - trackDepositName = cms.string( "tracker" ), - ecalDepositName = cms.string( "ecal" ), - hcalDepositName = cms.string( "hcal" ), - hoDepositName = cms.string( "ho" ), - jetDepositName = cms.string( "jets" ), - TimingFillerParameters = cms.PSet( - DTTimingParameters = cms.PSet( - HitError = cms.double( 6.0 ), - MatchParameters = cms.PSet( - TightMatchDT = cms.bool( False ), - DTradius = cms.double( 0.01 ), - TightMatchCSC = cms.bool( True ), - CSCsegments = cms.InputTag( "hltCscSegments" ), - DTsegments = cms.InputTag( "hltDt4DSegments" ) - ), - debug = cms.bool( False ), - DoWireCorr = cms.bool( False ), - RequireBothProjections = cms.bool( False ), - DTTimeOffset = cms.double( 2.7 ), - PruneCut = cms.double( 10000.0 ), - DTsegments = cms.InputTag( "hltDt4DSegments" ), - UseSegmentT0 = cms.bool( False ), - HitsMin = cms.int32( 5 ), - DropTheta = cms.bool( True ), - ServiceParameters = cms.PSet( - RPCLayers = cms.bool( True ), - Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) - ) - ), - UseCSC = cms.bool( True ), - CSCTimingParameters = cms.PSet( - MatchParameters = cms.PSet( - TightMatchDT = cms.bool( False ), - DTradius = cms.double( 0.01 ), - TightMatchCSC = cms.bool( True ), - CSCsegments = cms.InputTag( "hltCscSegments" ), - DTsegments = cms.InputTag( "hltDt4DSegments" ) - ), - debug = cms.bool( False ), - CSCWireTimeOffset = cms.double( 0.0 ), - CSCStripError = cms.double( 7.0 ), - CSCTimeOffset = cms.double( 0.0 ), - CSCWireError = cms.double( 8.6 ), - PruneCut = cms.double( 100.0 ), - CSCsegments = cms.InputTag( "hltCscSegments" ), - UseStripTime = cms.bool( True ), - CSCStripTimeOffset = cms.double( 0.0 ), - UseWireTime = cms.bool( True ), - ServiceParameters = cms.PSet( - RPCLayers = cms.bool( True ), - Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) - ) - ), - ErrorDT = cms.double( 6.0 ), - EcalEnergyCut = cms.double( 0.4 ), - UseECAL = cms.bool( True ), - ErrorEB = cms.double( 2.085 ), - UseDT = cms.bool( True ), - ErrorEE = cms.double( 6.95 ), - ErrorCSC = cms.double( 7.4 ) - ), - ShowerDigiFillerParameters = cms.PSet( - cscDigiCollectionLabel = cms.InputTag( 'muonCSCDigis','MuonCSCStripDigi' ), - digiMaxDistanceX = cms.double( 25.0 ), - dtDigiCollectionLabel = cms.InputTag( "muonDTDigis" ) - ), - TrackerKinkFinderParameters = cms.PSet( - usePosition = cms.bool( False ), - diagonalOnly = cms.bool( False ) - ), - fillEnergy = cms.bool( False ), - storeCrossedHcalRecHits = cms.bool( False ), - maxAbsPullX = cms.double( 4.0 ), - maxAbsEta = cms.double( 3.0 ), - minPt = cms.double( 8.0 ), - inputCollectionTypes = cms.vstring( 'inner tracks', - 'links' ), - addExtraSoftMuons = cms.bool( False ), - fillGlobalTrackRefits = cms.bool( False ), - debugWithTruthMatching = cms.bool( False ), - inputCollectionLabels = cms.VInputTag( 'hltIterL3MuonAndMuonFromL1MergedNoVtx','hltL3MuonsIterL3LinksNoVtx' ), - fillCaloCompatibility = cms.bool( False ), - maxAbsPullY = cms.double( 9999.0 ), - maxAbsDy = cms.double( 9999.0 ), - minP = cms.double( 0.0 ), - minPCaloMuon = cms.double( 1.0E9 ), - maxAbsDx = cms.double( 3.0 ), - fillIsolation = cms.bool( False ), - writeIsoDeposits = cms.bool( False ), - minNumberOfMatches = cms.int32( 1 ), - fillMatching = cms.bool( True ), - fillShowerDigis = cms.bool( False ), - ptThresholdToFillCandidateP4WithGlobalFit = cms.double( 200.0 ), - sigmaThresholdToFillCandidateP4WithGlobalFit = cms.double( 2.0 ), - fillGlobalTrackQuality = cms.bool( False ), - globalTrackQualityInputTag = cms.InputTag( "glbTrackQual" ), - selectHighPurity = cms.bool( False ), - pvInputTag = cms.InputTag( "offlinePrimaryVertices" ), - fillTrackerKink = cms.bool( False ), - minCaloCompatibility = cms.double( 0.6 ), - runArbitrationCleaner = cms.bool( False ), - arbitrationCleanerOptions = cms.PSet( - OverlapDTheta = cms.double( 0.02 ), - Overlap = cms.bool( True ), - Clustering = cms.bool( True ), - ME1a = cms.bool( True ), - ClusterDTheta = cms.double( 0.02 ), - ClusterDPhi = cms.double( 0.6 ), - OverlapDPhi = cms.double( 0.0786 ) - ), - arbitrateTrackerMuons = cms.bool( True ) +fragment.hltEle115CaloIdVTGsfTrkIdTGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle115CaloIdVTGsfTrkIdTGsfDetaFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.07 ), + thrRegularEE = cms.vdouble( 0.07 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +fragment.hltPreEle135CaloIdVTGsfTrkIdT = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltEG135EtFilter = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEGL1SingleEGNonIsoOrWithJetAndTauFilter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 135.0 ), + etcutEE = cms.double( 135.0 ), + ncandcut = cms.int32( 1 ) +) +fragment.hltEG135CaloIdVTClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG135EtFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.011 ), + thrRegularEE = cms.vdouble( 0.03 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltIterL3MuonCandidatesNoVtx = cms.EDProducer( "L3MuonCandidateProducerFromMuons", - InputObjects = cms.InputTag( "hltIterL3MuonsNoVtx" ), - DisplacedReconstruction = cms.bool( False ) +fragment.hltEG135CaloIdVTHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG135CaloIdVTClusterShapeFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.075 ), + thrOverEEE = cms.vdouble( 0.075 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltL3pfL1sDoubleMu155ORTripleMu444L1f0L2pf0TwoMuL3PreFiltered5NoVtx = cms.EDFilter( "HLTMuonL3PreFilter", +fragment.hltEle135CaloIdVTPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), - PreviousCandTag = cms.InputTag( "hltL2pfL1sDoubleMu155ORTripleMu444L1f0L2PreFiltered0NoVtx" ), - L1CandTag = cms.InputTag( "" ), - inputMuonCollection = cms.InputTag( "hltIterL3MuonsNoVtx" ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 5.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxNormalizedChi2 = cms.double( 9999.0 ), - MaxDXYBeamSpot = cms.double( 9999.0 ), - MinDXYBeamSpot = cms.double( -1.0 ), - MinNmuonHits = cms.int32( 0 ), - MaxPtDifference = cms.double( 9999.0 ), - MinTrackPt = cms.double( 0.0 ), - minMuonStations = cms.int32( 2 ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 0 ), - MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), - trkMuonId = cms.uint32( 0 ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3LinksNoVtx" ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) + candTag = cms.InputTag( "hltEG135CaloIdVTHEFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) ) -fragment.hltL3fL1sDoubleMu155ORTripleMu444L1f0L2f10OneMuL3Filtered12NoVtx = cms.EDFilter( "HLTMuonL3PreFilter", +fragment.hltEle135CaloIdVTGsfTrkIdTGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), - PreviousCandTag = cms.InputTag( "hltL2pfL1sDoubleMu155ORTripleMu444L1f0L2PreFiltered0NoVtx" ), - L1CandTag = cms.InputTag( "" ), - inputMuonCollection = cms.InputTag( "hltIterL3MuonsNoVtx" ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 12.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxNormalizedChi2 = cms.double( 9999.0 ), - MaxDXYBeamSpot = cms.double( 9999.0 ), - MinDXYBeamSpot = cms.double( -1.0 ), - MinNmuonHits = cms.int32( 0 ), - MaxPtDifference = cms.double( 9999.0 ), - MinTrackPt = cms.double( 0.0 ), - minMuonStations = cms.int32( 2 ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 0 ), - MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), - trkMuonId = cms.uint32( 0 ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3LinksNoVtx" ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) + candTag = cms.InputTag( "hltEle135CaloIdVTPixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.007 ), + thrRegularEE = cms.vdouble( 0.007 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltDiMuonMergingNoVtx = cms.EDProducer( "TrackListMerger", - ShareFrac = cms.double( 0.19 ), - FoundHitBonus = cms.double( 100.0 ), - LostHitPenalty = cms.double( 0.0 ), - MinPT = cms.double( 0.05 ), - Epsilon = cms.double( -0.001 ), - MaxNormalizedChisq = cms.double( 1000.0 ), - MinFound = cms.int32( 3 ), - TrackProducers = cms.VInputTag( 'hltIterL3MuonAndMuonFromL1MergedNoVtx','hltMuCtfTracks' ), - hasSelector = cms.vint32( 0, 0 ), - indivShareFrac = cms.vdouble( 1.0, 1.0 ), - selectedTrackQuals = cms.VInputTag( 'hltIterL3MuonAndMuonFromL1MergedNoVtx','hltMuCtfTracks' ), - setsToMerge = cms.VPSet( - cms.PSet( pQual = cms.bool( False ), - tLists = cms.vint32( 0, 1 ) - ) - ), - trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), - allowFirstHitShare = cms.bool( True ), - newQuality = cms.string( "confirmed" ), - copyExtras = cms.untracked.bool( True ), - writeOnlyTrkQuals = cms.bool( False ), - copyMVA = cms.bool( False ) +fragment.hltEle135CaloIdVTGsfTrkIdTGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle135CaloIdVTGsfTrkIdTGsfDetaFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.07 ), + thrRegularEE = cms.vdouble( 0.07 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltDiMuonLinksNoVtx = cms.EDProducer( "MuonLinksProducerForHLT", - InclusiveTrackerTrackCollection = cms.InputTag( "hltDiMuonMergingNoVtx" ), - LinkCollection = cms.InputTag( "hltIterL3MuonsFromL2LinksCombinationNoVtx" ), - ptMin = cms.double( 2.5 ), - pMin = cms.double( 2.5 ), - shareHitFraction = cms.double( 0.8 ) +fragment.hltL1sQuadJetC50to60IorHTT280to500IorHTT250to340QuadJet = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_QuadJet60er2p5 OR L1_HTT280er OR L1_HTT320er OR L1_HTT360er OR L1_ETT2000 OR L1_HTT400er OR L1_HTT450er OR L1_HTT280er_QuadJet_70_55_40_35_er2p5 OR L1_HTT320er_QuadJet_70_55_40_40_er2p5 OR L1_HTT320er_QuadJet_80_60_er2p1_45_40_er2p3 OR L1_HTT320er_QuadJet_80_60_er2p1_50_45_er2p3" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltGlbTrkMuonsNoVtx = cms.EDProducer( "MuonIdProducer", - MuonCaloCompatibility = cms.PSet( - delta_eta = cms.double( 0.02 ), - delta_phi = cms.double( 0.02 ), - allSiPMHO = cms.bool( False ), - MuonTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_muons_lowPt_3_1_norm.root" ), - PionTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_pions_lowPt_3_1_norm.root" ) - ), - TrackAssociatorParameters = cms.PSet( - useMuon = cms.bool( True ), - truthMatch = cms.bool( False ), - usePreshower = cms.bool( False ), - dRPreshowerPreselection = cms.double( 0.2 ), - muonMaxDistanceSigmaY = cms.double( 0.0 ), - useEcal = cms.bool( False ), - muonMaxDistanceSigmaX = cms.double( 0.0 ), - dRMuon = cms.double( 9999.0 ), - dREcal = cms.double( 9999.0 ), - CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), - DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), - EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForPF" ), - propagateAllDirections = cms.bool( True ), - muonMaxDistanceY = cms.double( 5.0 ), - useHO = cms.bool( False ), - muonMaxDistanceX = cms.double( 5.0 ), - trajectoryUncertaintyTolerance = cms.double( -1.0 ), - useHcal = cms.bool( False ), - HBHERecHitCollectionLabel = cms.InputTag( "hltHbhereco" ), - accountForTrajectoryChangeCalo = cms.bool( False ), - dREcalPreselection = cms.double( 0.05 ), - useCalo = cms.bool( False ), - dRMuonPreselection = cms.double( 0.2 ), - EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - dRHcal = cms.double( 9999.0 ), - dRHcalPreselection = cms.double( 0.2 ), - HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) - ), - CaloExtractorPSet = cms.PSet( - DR_Veto_H = cms.double( 0.1 ), - CenterConeOnCalIntersection = cms.bool( False ), - NoiseTow_EE = cms.double( 0.15 ), - Noise_EB = cms.double( 0.025 ), - Noise_HE = cms.double( 0.2 ), - DR_Veto_E = cms.double( 0.07 ), - NoiseTow_EB = cms.double( 0.04 ), - Noise_EE = cms.double( 0.1 ), - UseRecHitsFlag = cms.bool( False ), - DR_Max = cms.double( 1.0 ), - DepositLabel = cms.untracked.string( "Cal" ), - Noise_HO = cms.double( 0.2 ), - DR_Veto_HO = cms.double( 0.1 ), - Threshold_H = cms.double( 0.5 ), - PrintTimeReport = cms.untracked.bool( False ), - Threshold_E = cms.double( 0.2 ), - PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), - ComponentName = cms.string( "CaloExtractorByAssociator" ), - Threshold_HO = cms.double( 0.5 ), - DepositInstanceLabels = cms.vstring( 'ecal', - 'hcal', - 'ho' ), - ServiceParameters = cms.PSet( - RPCLayers = cms.bool( False ), - UseMuonNavigation = cms.untracked.bool( False ), - Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) - ), - TrackAssociatorParameters = cms.PSet( - useMuon = cms.bool( False ), - truthMatch = cms.bool( False ), - usePreshower = cms.bool( False ), - dRPreshowerPreselection = cms.double( 0.2 ), - muonMaxDistanceSigmaY = cms.double( 0.0 ), - useEcal = cms.bool( False ), - muonMaxDistanceSigmaX = cms.double( 0.0 ), - dRMuon = cms.double( 9999.0 ), - dREcal = cms.double( 1.0 ), - CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), - DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), - EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForPF" ), - propagateAllDirections = cms.bool( True ), - muonMaxDistanceY = cms.double( 5.0 ), - useHO = cms.bool( False ), - muonMaxDistanceX = cms.double( 5.0 ), - trajectoryUncertaintyTolerance = cms.double( -1.0 ), - useHcal = cms.bool( False ), - HBHERecHitCollectionLabel = cms.InputTag( "hltHbhereco" ), - accountForTrajectoryChangeCalo = cms.bool( False ), - dREcalPreselection = cms.double( 1.0 ), - useCalo = cms.bool( True ), - dRMuonPreselection = cms.double( 0.2 ), - EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - dRHcal = cms.double( 1.0 ), - dRHcalPreselection = cms.double( 1.0 ), - HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) - ), - Noise_HB = cms.double( 0.2 ) - ), - TrackExtractorPSet = cms.PSet( - Diff_z = cms.double( 0.2 ), - inputTrackCollection = cms.InputTag( "hltPFMuonMerging" ), - Chi2Ndof_Max = cms.double( 1.0E64 ), - BeamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), - DR_Veto = cms.double( 0.01 ), - Pt_Min = cms.double( -1.0 ), - DR_Max = cms.double( 1.0 ), - DepositLabel = cms.untracked.string( "" ), - NHits_Min = cms.uint32( 0 ), - Chi2Prob_Min = cms.double( -1.0 ), - Diff_r = cms.double( 0.1 ), - BeamlineOption = cms.string( "BeamSpotFromEvent" ), - ComponentName = cms.string( "TrackExtractor" ) - ), - JetExtractorPSet = cms.PSet( - JetCollectionLabel = cms.InputTag( "hltAntiKT4CaloJetsPFEt5" ), - DR_Veto = cms.double( 0.1 ), - DR_Max = cms.double( 1.0 ), - ExcludeMuonVeto = cms.bool( True ), - PrintTimeReport = cms.untracked.bool( False ), - PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), - ComponentName = cms.string( "JetExtractor" ), - ServiceParameters = cms.PSet( - RPCLayers = cms.bool( False ), - UseMuonNavigation = cms.untracked.bool( False ), - Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) - ), - TrackAssociatorParameters = cms.PSet( - useMuon = cms.bool( False ), - truthMatch = cms.bool( False ), - usePreshower = cms.bool( False ), - dRPreshowerPreselection = cms.double( 0.2 ), - muonMaxDistanceSigmaY = cms.double( 0.0 ), - useEcal = cms.bool( False ), - muonMaxDistanceSigmaX = cms.double( 0.0 ), - dRMuon = cms.double( 9999.0 ), - dREcal = cms.double( 0.5 ), - CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), - DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), - EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForPF" ), - propagateAllDirections = cms.bool( True ), - muonMaxDistanceY = cms.double( 5.0 ), - useHO = cms.bool( False ), - muonMaxDistanceX = cms.double( 5.0 ), - trajectoryUncertaintyTolerance = cms.double( -1.0 ), - useHcal = cms.bool( False ), - HBHERecHitCollectionLabel = cms.InputTag( "hltHbhereco" ), - accountForTrajectoryChangeCalo = cms.bool( False ), - dREcalPreselection = cms.double( 0.5 ), - useCalo = cms.bool( True ), - dRMuonPreselection = cms.double( 0.2 ), - EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - dRHcal = cms.double( 0.5 ), - dRHcalPreselection = cms.double( 0.5 ), - HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) - ), - Threshold = cms.double( 5.0 ) - ), - trackDepositName = cms.string( "tracker" ), - ecalDepositName = cms.string( "ecal" ), - hcalDepositName = cms.string( "hcal" ), - hoDepositName = cms.string( "ho" ), - jetDepositName = cms.string( "jets" ), - TimingFillerParameters = cms.PSet( - DTTimingParameters = cms.PSet( - HitError = cms.double( 6.0 ), - MatchParameters = cms.PSet( - TightMatchDT = cms.bool( False ), - DTradius = cms.double( 0.01 ), - TightMatchCSC = cms.bool( True ), - CSCsegments = cms.InputTag( "hltCscSegments" ), - DTsegments = cms.InputTag( "hltDt4DSegments" ) - ), - debug = cms.bool( False ), - DoWireCorr = cms.bool( False ), - RequireBothProjections = cms.bool( False ), - DTTimeOffset = cms.double( 2.7 ), - PruneCut = cms.double( 10000.0 ), - DTsegments = cms.InputTag( "hltDt4DSegments" ), - UseSegmentT0 = cms.bool( False ), - HitsMin = cms.int32( 5 ), - DropTheta = cms.bool( True ), - ServiceParameters = cms.PSet( - RPCLayers = cms.bool( True ), - Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) - ) - ), - UseCSC = cms.bool( True ), - CSCTimingParameters = cms.PSet( - MatchParameters = cms.PSet( - TightMatchDT = cms.bool( False ), - DTradius = cms.double( 0.01 ), - TightMatchCSC = cms.bool( True ), - CSCsegments = cms.InputTag( "hltCscSegments" ), - DTsegments = cms.InputTag( "hltDt4DSegments" ) - ), - debug = cms.bool( False ), - CSCWireTimeOffset = cms.double( 0.0 ), - CSCStripError = cms.double( 7.0 ), - CSCTimeOffset = cms.double( 0.0 ), - CSCWireError = cms.double( 8.6 ), - PruneCut = cms.double( 100.0 ), - CSCsegments = cms.InputTag( "hltCscSegments" ), - UseStripTime = cms.bool( True ), - CSCStripTimeOffset = cms.double( 0.0 ), - UseWireTime = cms.bool( True ), - ServiceParameters = cms.PSet( - RPCLayers = cms.bool( True ), - Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) - ) - ), - ErrorDT = cms.double( 6.0 ), - EcalEnergyCut = cms.double( 0.4 ), - UseECAL = cms.bool( True ), - ErrorEB = cms.double( 2.085 ), - UseDT = cms.bool( True ), - ErrorEE = cms.double( 6.95 ), - ErrorCSC = cms.double( 7.4 ) - ), - ShowerDigiFillerParameters = cms.PSet( - cscDigiCollectionLabel = cms.InputTag( 'muonCSCDigis','MuonCSCStripDigi' ), - dtDigiCollectionLabel = cms.InputTag( "muonDTDigis" ), - digiMaxDistanceX = cms.double( 25.0 ) - ), - TrackerKinkFinderParameters = cms.PSet( - usePosition = cms.bool( False ), - diagonalOnly = cms.bool( False ) - ), - fillEnergy = cms.bool( False ), - storeCrossedHcalRecHits = cms.bool( False ), - maxAbsPullX = cms.double( 4.0 ), - maxAbsEta = cms.double( 3.0 ), - minPt = cms.double( 8.0 ), - inputCollectionTypes = cms.vstring( 'inner tracks', - 'links' ), - addExtraSoftMuons = cms.bool( False ), - fillGlobalTrackRefits = cms.bool( False ), - debugWithTruthMatching = cms.bool( False ), - inputCollectionLabels = cms.VInputTag( 'hltDiMuonMergingNoVtx','hltDiMuonLinksNoVtx' ), - fillCaloCompatibility = cms.bool( False ), - maxAbsPullY = cms.double( 9999.0 ), - maxAbsDy = cms.double( 9999.0 ), - minP = cms.double( 0.0 ), - minPCaloMuon = cms.double( 1.0E9 ), - maxAbsDx = cms.double( 3.0 ), - fillIsolation = cms.bool( False ), - writeIsoDeposits = cms.bool( False ), - minNumberOfMatches = cms.int32( 1 ), - fillMatching = cms.bool( True ), - fillShowerDigis = cms.bool( False ), - ptThresholdToFillCandidateP4WithGlobalFit = cms.double( 200.0 ), - sigmaThresholdToFillCandidateP4WithGlobalFit = cms.double( 2.0 ), - fillGlobalTrackQuality = cms.bool( False ), - globalTrackQualityInputTag = cms.InputTag( "glbTrackQual" ), - selectHighPurity = cms.bool( False ), - pvInputTag = cms.InputTag( "offlinePrimaryVertices" ), - fillTrackerKink = cms.bool( False ), - minCaloCompatibility = cms.double( 0.6 ), - runArbitrationCleaner = cms.bool( False ), - arbitrationCleanerOptions = cms.PSet( - OverlapDTheta = cms.double( 0.02 ), - Overlap = cms.bool( True ), - Clustering = cms.bool( True ), - ME1a = cms.bool( True ), - ClusterDTheta = cms.double( 0.02 ), - ClusterDPhi = cms.double( 0.6 ), - OverlapDPhi = cms.double( 0.0786 ) - ), - arbitrateTrackerMuons = cms.bool( False ) +fragment.hltPrePFHT330PT30QuadPFJet75604540TriplePFBTagDeepCSV4p5 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltQuadCentralJet30 = cms.EDFilter( "HLT1CaloJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), + triggerType = cms.int32( 86 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 30.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.5 ), + MinN = cms.int32( 4 ) +) +fragment.hltCaloJetsQuad30ForHt = cms.EDProducer( "HLTCaloJetCollectionProducer", + HLTObject = cms.InputTag( "hltQuadCentralJet30" ), + TriggerTypes = cms.vint32( 86 ) ) -fragment.hltGlbTrkMuonCandsNoVtx = cms.EDProducer( "L3MuonCandidateProducerFromMuons", - InputObjects = cms.InputTag( "hltGlbTrkMuonsNoVtx" ), - DisplacedReconstruction = cms.bool( False ) +fragment.hltHtMhtCaloJetsQuadC30 = cms.EDProducer( "HLTHtMhtProducer", + usePt = cms.bool( True ), + excludePFMuons = cms.bool( False ), + minNJetHt = cms.int32( 4 ), + minNJetMht = cms.int32( 0 ), + minPtJetHt = cms.double( 30.0 ), + minPtJetMht = cms.double( 0.0 ), + maxEtaJetHt = cms.double( 2.5 ), + maxEtaJetMht = cms.double( 5.0 ), + jetsLabel = cms.InputTag( "hltCaloJetsQuad30ForHt" ), + pfCandidatesLabel = cms.InputTag( "" ) ) -fragment.hltTripleTrkMuFiltered5NoVtx = cms.EDFilter( "HLTMuonTrkL1TFilter", +fragment.hltCaloQuadJet30HT320 = cms.EDFilter( "HLTHtMhtFilter", saveTags = cms.bool( True ), - inputMuonCollection = cms.InputTag( "hltGlbTrkMuonsNoVtx" ), - inputCandCollection = cms.InputTag( "hltGlbTrkMuonCandsNoVtx" ), - previousCandTag = cms.InputTag( "" ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - minMuonStations = cms.int32( 2 ), - maxNormalizedChi2 = cms.double( 1.0E99 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 4 ), - trkMuonId = cms.uint32( 0 ), - minPt = cms.double( 5.0 ), - minN = cms.uint32( 3 ), - maxAbsEta = cms.double( 2.5 ), - L1MatchingdR = cms.double( 0.3 ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) + htLabels = cms.VInputTag( 'hltHtMhtCaloJetsQuadC30' ), + mhtLabels = cms.VInputTag( 'hltHtMhtCaloJetsQuadC30' ), + minHt = cms.vdouble( 320.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) ) -fragment.hltSingleTrkMuFiltered12NoVtx = cms.EDFilter( "HLTMuonTrkL1TFilter", +fragment.hltBTagCaloDeepCSVp17Double = cms.EDFilter( "HLTCaloJetTag", saveTags = cms.bool( True ), - inputMuonCollection = cms.InputTag( "hltGlbTrkMuonsNoVtx" ), - inputCandCollection = cms.InputTag( "hltGlbTrkMuonCandsNoVtx" ), - previousCandTag = cms.InputTag( "" ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - minMuonStations = cms.int32( 2 ), - maxNormalizedChi2 = cms.double( 1.0E99 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 4 ), - trkMuonId = cms.uint32( 0 ), - minPt = cms.double( 12.0 ), - minN = cms.uint32( 1 ), - maxAbsEta = cms.double( 2.5 ), - L1MatchingdR = cms.double( 0.3 ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) + Jets = cms.InputTag( "hltSelector8CentralJetsL1FastJet" ), + JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsCalo','probb' ), + MinTag = cms.double( 0.17 ), + MaxTag = cms.double( 999999.0 ), + MinJets = cms.int32( 2 ), + TriggerType = cms.int32( 86 ) ) -fragment.hltPreMu8 = cms.EDFilter( "HLTPrescaler", +fragment.hltPFCentralJetLooseIDQuad30 = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4PFJetsLooseIDCorrected" ), + triggerType = cms.int32( 86 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 30.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.5 ), + MinN = cms.int32( 4 ) +) +fragment.hlt1PFCentralJetLooseID75 = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4PFJetsLooseIDCorrected" ), + triggerType = cms.int32( 0 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 75.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.5 ), + MinN = cms.int32( 1 ) +) +fragment.hlt2PFCentralJetLooseID60 = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4PFJetsLooseIDCorrected" ), + triggerType = cms.int32( 0 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 60.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.5 ), + MinN = cms.int32( 2 ) +) +fragment.hlt3PFCentralJetLooseID45 = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4PFJetsLooseIDCorrected" ), + triggerType = cms.int32( 0 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 45.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.5 ), + MinN = cms.int32( 3 ) +) +fragment.hlt4PFCentralJetLooseID40 = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4PFJetsLooseIDCorrected" ), + triggerType = cms.int32( 0 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 40.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.5 ), + MinN = cms.int32( 4 ) +) +fragment.hltPFCentralJetLooseIDQuad30forHt = cms.EDProducer( "HLTPFJetCollectionProducer", + HLTObject = cms.InputTag( "hltPFCentralJetLooseIDQuad30" ), + TriggerTypes = cms.vint32( 86 ) +) +fragment.hltHtMhtPFCentralJetsLooseIDQuadC30 = cms.EDProducer( "HLTHtMhtProducer", + usePt = cms.bool( True ), + excludePFMuons = cms.bool( False ), + minNJetHt = cms.int32( 4 ), + minNJetMht = cms.int32( 0 ), + minPtJetHt = cms.double( 30.0 ), + minPtJetMht = cms.double( 0.0 ), + maxEtaJetHt = cms.double( 2.5 ), + maxEtaJetMht = cms.double( 999.0 ), + jetsLabel = cms.InputTag( "hltPFCentralJetLooseIDQuad30forHt" ), + pfCandidatesLabel = cms.InputTag( "hltParticleFlow" ) +) +fragment.hltPFCentralJetsLooseIDQuad30HT330 = cms.EDFilter( "HLTHtMhtFilter", + saveTags = cms.bool( True ), + htLabels = cms.VInputTag( 'hltHtMhtPFCentralJetsLooseIDQuadC30' ), + mhtLabels = cms.VInputTag( 'hltHtMhtPFCentralJetsLooseIDQuadC30' ), + minHt = cms.vdouble( 330.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) +) +fragment.hltBTagPFDeepCSV4p5Triple = cms.EDFilter( "HLTPFJetTag", + saveTags = cms.bool( True ), + Jets = cms.InputTag( "hltPFJetForBtag" ), + JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsPF','probb' ), + MinTag = cms.double( 0.24 ), + MaxTag = cms.double( 999999.0 ), + MinJets = cms.int32( 3 ), + TriggerType = cms.int32( 86 ) +) +fragment.hltPrePFHT330PT30QuadPFJet75604540 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltPreMu17 = cms.EDFilter( "HLTPrescaler", +fragment.hltL1sHTT280to500erIorHTT250to340erQuadJet = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_HTT280er OR L1_HTT320er OR L1_HTT360er OR L1_ETT2000 OR L1_HTT400er OR L1_HTT450er OR L1_HTT280er_QuadJet_70_55_40_35_er2p5 OR L1_HTT320er_QuadJet_70_55_40_40_er2p5 OR L1_HTT320er_QuadJet_80_60_er2p1_45_40_er2p3 OR L1_HTT320er_QuadJet_80_60_er2p1_50_45_er2p3 OR L1_QuadJet60er2p5" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +) +fragment.hltPrePFHT400SixPFJet32DoublePFBTagDeepCSV2p94 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltPreMu19 = cms.EDFilter( "HLTPrescaler", +fragment.hltCaloJetFilterSixC25 = cms.EDFilter( "HLT1CaloJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), + triggerType = cms.int32( 86 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 25.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.6 ), + MinN = cms.int32( 6 ) +) +fragment.hltCaloJetsSix25ForHt = cms.EDProducer( "HLTCaloJetCollectionProducer", + HLTObject = cms.InputTag( "hltCaloJetFilterSixC25" ), + TriggerTypes = cms.vint32( 86 ) +) +fragment.hltHtMhtCaloJetsSixC25 = cms.EDProducer( "HLTHtMhtProducer", + usePt = cms.bool( True ), + excludePFMuons = cms.bool( False ), + minNJetHt = cms.int32( 6 ), + minNJetMht = cms.int32( 0 ), + minPtJetHt = cms.double( 25.0 ), + minPtJetMht = cms.double( 0.0 ), + maxEtaJetHt = cms.double( 2.6 ), + maxEtaJetMht = cms.double( 5.0 ), + jetsLabel = cms.InputTag( "hltCaloJetsSix25ForHt" ), + pfCandidatesLabel = cms.InputTag( "" ) +) +fragment.hltCaloSixJet25HT300 = cms.EDFilter( "HLTHtMhtFilter", + saveTags = cms.bool( True ), + htLabels = cms.VInputTag( 'hltHtMhtCaloJetsSixC25' ), + mhtLabels = cms.VInputTag( 'hltHtMhtCaloJetsSixC25' ), + minHt = cms.vdouble( 300.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) +) +fragment.hltBTagCaloDeepCSV10p01Single = cms.EDFilter( "HLTCaloJetTag", + saveTags = cms.bool( True ), + Jets = cms.InputTag( "hltSelector8CentralJetsL1FastJet" ), + JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsCalo','probb' ), + MinTag = cms.double( 0.14 ), + MaxTag = cms.double( 999999.0 ), + MinJets = cms.int32( 1 ), + TriggerType = cms.int32( 86 ) +) +fragment.hltPFJetFilterSix30er2p5 = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + triggerType = cms.int32( 86 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 30.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.5 ), + MinN = cms.int32( 6 ) +) +fragment.hltPFJetFilterSix32er2p5 = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + triggerType = cms.int32( 86 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 32.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.5 ), + MinN = cms.int32( 6 ) +) +fragment.hltPFJetsSix30ForHt = cms.EDProducer( "HLTPFJetCollectionProducer", + HLTObject = cms.InputTag( "hltPFJetFilterSix30er2p5" ), + TriggerTypes = cms.vint32( 86 ) +) +fragment.hltHtMhtPFJetsSix30er2p5 = cms.EDProducer( "HLTHtMhtProducer", + usePt = cms.bool( True ), + excludePFMuons = cms.bool( False ), + minNJetHt = cms.int32( 6 ), + minNJetMht = cms.int32( 0 ), + minPtJetHt = cms.double( 30.0 ), + minPtJetMht = cms.double( 0.0 ), + maxEtaJetHt = cms.double( 2.5 ), + maxEtaJetMht = cms.double( 999.0 ), + jetsLabel = cms.InputTag( "hltPFJetsSix30ForHt" ), + pfCandidatesLabel = cms.InputTag( "hltParticleFlow" ) +) +fragment.hltPFSixJet30HT400 = cms.EDFilter( "HLTHtMhtFilter", + saveTags = cms.bool( True ), + htLabels = cms.VInputTag( 'hltHtMhtPFJetsSix30er2p5' ), + mhtLabels = cms.VInputTag( 'hltHtMhtPFJetsSix30er2p5' ), + minHt = cms.vdouble( 400.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) +) +fragment.hltBTagPFDeepCSV2p94Double = cms.EDFilter( "HLTPFJetTag", + saveTags = cms.bool( True ), + Jets = cms.InputTag( "hltPFJetForBtag" ), + JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsPF','probb' ), + MinTag = cms.double( 0.3 ), + MaxTag = cms.double( 999999.0 ), + MinJets = cms.int32( 2 ), + TriggerType = cms.int32( 86 ) +) +fragment.hltPrePFHT400SixPFJet32 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltPreMu17Photon30IsoCaloId = cms.EDFilter( "HLTPrescaler", +fragment.hltPrePFHT450SixPFJet36PFBTagDeepCSV1p59 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltMu17Photon30IsoCaloIdMuonlegL1Filtered7 = cms.EDFilter( "HLTMuonL1TFilter", +fragment.hltCaloJetFilterSixC30 = cms.EDFilter( "HLT1CaloJet", saveTags = cms.bool( True ), - CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - PreviousCandTag = cms.InputTag( "hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 7.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 1 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) + inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), + triggerType = cms.int32( 86 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 30.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.6 ), + MinN = cms.int32( 6 ) ) -fragment.hltMu17Photon30IsoCaloIdMuonlegL2Filtered10 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", +fragment.hltCaloJetsSix30ForHt = cms.EDProducer( "HLTCaloJetCollectionProducer", + HLTObject = cms.InputTag( "hltCaloJetFilterSixC30" ), + TriggerTypes = cms.vint32( 86 ) +) +fragment.hltHtMhtCaloJetsSixC30 = cms.EDProducer( "HLTHtMhtProducer", + usePt = cms.bool( True ), + excludePFMuons = cms.bool( False ), + minNJetHt = cms.int32( 6 ), + minNJetMht = cms.int32( 0 ), + minPtJetHt = cms.double( 30.0 ), + minPtJetMht = cms.double( 0.0 ), + maxEtaJetHt = cms.double( 2.6 ), + maxEtaJetMht = cms.double( 5.0 ), + jetsLabel = cms.InputTag( "hltCaloJetsSix30ForHt" ), + pfCandidatesLabel = cms.InputTag( "" ) +) +fragment.hltCaloSixJet30HT350 = cms.EDFilter( "HLTHtMhtFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL2MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltMu17Photon30IsoCaloIdMuonlegL1Filtered7" ), - SeedMapTag = cms.InputTag( "hltL2Muons" ), - MinN = cms.int32( 0 ), - MaxEta = cms.double( 2.5 ), - AbsEtaBins = cms.vdouble( 0.0 ), - MinNstations = cms.vint32( 0 ), - MinNhits = cms.vint32( 0 ), - CutOnChambers = cms.bool( False ), - MinNchambers = cms.vint32( 0 ), - MaxDr = cms.double( 9999.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - NSigmaPt = cms.double( 0.0 ), - MatchToPreviousCand = cms.bool( True ) + htLabels = cms.VInputTag( 'hltHtMhtCaloJetsSixC30' ), + mhtLabels = cms.VInputTag( 'hltHtMhtCaloJetsSixC30' ), + minHt = cms.vdouble( 350.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) ) -fragment.hltL1fForIterL3Mu17Photon30IsoCaloIdMuonlegL1Filtered7 = cms.EDFilter( "HLTMuonL1TFilter", +fragment.hltPFJetFilterSix36er2p5 = cms.EDFilter( "HLT1PFJet", saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltL1MuonsPt0" ), - PreviousCandTag = cms.InputTag( "hltMu17Photon30IsoCaloIdMuonlegL1Filtered7" ), + inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + triggerType = cms.int32( 86 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 36.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 1 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) + MinN = cms.int32( 6 ) ) -fragment.hltMu17Photon30IsoCaloIdMuonlegL3Filtered17Q = cms.EDFilter( "HLTMuonL3PreFilter", +fragment.hltPFSixJet30HT450 = cms.EDFilter( "HLTHtMhtFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltMu17Photon30IsoCaloIdMuonlegL2Filtered10" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3Mu17Photon30IsoCaloIdMuonlegL1Filtered7" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 1.0E99 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 17.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxNormalizedChi2 = cms.double( 9999.0 ), - MaxDXYBeamSpot = cms.double( 9999.0 ), - MinDXYBeamSpot = cms.double( -1.0 ), - MinNmuonHits = cms.int32( 0 ), - MaxPtDifference = cms.double( 9999.0 ), - MinTrackPt = cms.double( 0.0 ), - minMuonStations = cms.int32( 2 ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 0 ), - MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), - trkMuonId = cms.uint32( 0 ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) + htLabels = cms.VInputTag( 'hltHtMhtPFJetsSix30er2p5' ), + mhtLabels = cms.VInputTag( 'hltHtMhtPFJetsSix30er2p5' ), + minHt = cms.vdouble( 450.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) +) +fragment.hltBTagPFDeepCSV1p59Single = cms.EDFilter( "HLTPFJetTag", + saveTags = cms.bool( True ), + Jets = cms.InputTag( "hltPFJetForBtag" ), + JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsPF','probb' ), + MinTag = cms.double( 0.4 ), + MaxTag = cms.double( 999999.0 ), + MinJets = cms.int32( 1 ), + TriggerType = cms.int32( 86 ) +) +fragment.hltPrePFHT450SixPFJet36 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_HTT280er OR L1_HTT320er OR L1_HTT360er OR L1_ETT2000 OR L1_HTT400er OR L1_HTT450er OR L1_HTT280er_QuadJet_70_55_40_35_er2p5 OR L1_HTT320er_QuadJet_70_55_40_40_er2p5 OR L1_HTT320er_QuadJet_80_60_er2p1_45_40_er2p3 OR L1_HTT320er_QuadJet_80_60_er2p1_50_45_er2p3 OR L1_QuadJet60er2p5 OR L1_TripleJet_95_75_65_DoubleJet_75_65_er2p5 OR L1_TripleJet_100_80_70_DoubleJet_80_70_er2p5 OR L1_TripleJet_105_85_75_DoubleJet_85_75_er2p5" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +) +fragment.hltPrePFHT400FivePFJet100100603030 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltCaloJetFilterFiveC25 = cms.EDFilter( "HLT1CaloJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), + triggerType = cms.int32( 86 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 25.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 3.1 ), + MinN = cms.int32( 5 ) +) +fragment.hltCaloJetsFive25ForHt = cms.EDProducer( "HLTCaloJetCollectionProducer", + HLTObject = cms.InputTag( "hltCaloJetFilterFiveC25" ), + TriggerTypes = cms.vint32( 86 ) +) +fragment.hltHtMhtCaloJetsFiveC25 = cms.EDProducer( "HLTHtMhtProducer", + usePt = cms.bool( True ), + excludePFMuons = cms.bool( False ), + minNJetHt = cms.int32( 5 ), + minNJetMht = cms.int32( 0 ), + minPtJetHt = cms.double( 25.0 ), + minPtJetMht = cms.double( 0.0 ), + maxEtaJetHt = cms.double( 3.1 ), + maxEtaJetMht = cms.double( 5.0 ), + jetsLabel = cms.InputTag( "hltCaloJetsFive25ForHt" ), + pfCandidatesLabel = cms.InputTag( "" ) +) +fragment.hltCaloFiveJet25HT300 = cms.EDFilter( "HLTHtMhtFilter", + saveTags = cms.bool( True ), + htLabels = cms.VInputTag( 'hltHtMhtCaloJetsFiveC25' ), + mhtLabels = cms.VInputTag( 'hltHtMhtCaloJetsFiveC25' ), + minHt = cms.vdouble( 300.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) +) +fragment.hltPFJetFilterTwo100er3p0 = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + triggerType = cms.int32( 86 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 100.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 3.0 ), + MinN = cms.int32( 2 ) +) +fragment.hltPFJetFilterThree60er3p0 = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + triggerType = cms.int32( 86 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 60.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 3.0 ), + MinN = cms.int32( 3 ) ) -fragment.hltMu17Photon30IsoCaloIdPhotonlegFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", +fragment.hltPFJetFilterFive30er3p0 = cms.EDFilter( "HLT1PFJet", saveTags = cms.bool( True ), - candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), - l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - candNonIsolatedTag = cms.InputTag( "" ), - l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1SeedFilterTag = cms.InputTag( "hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23" ), - l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - ncandcut = cms.int32( 1 ), - doIsolated = cms.bool( False ), - region_eta_size = cms.double( 0.522 ), - region_eta_size_ecap = cms.double( 1.0 ), - region_phi_size = cms.double( 1.044 ), - barrel_end = cms.double( 1.4791 ), - endcap_end = cms.double( 2.65 ) + inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + triggerType = cms.int32( 86 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 30.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 3.0 ), + MinN = cms.int32( 5 ) ) -fragment.hltMu17Photon30IsoCaloIdPhotonlegEtFilter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltMu17Photon30IsoCaloIdPhotonlegFilter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 30.0 ), - etcutEE = cms.double( 30.0 ), - ncandcut = cms.int32( 1 ) +fragment.hltPFJetsFive30ForHt = cms.EDProducer( "HLTPFJetCollectionProducer", + HLTObject = cms.InputTag( "hltPFJetFilterFive30er3p0" ), + TriggerTypes = cms.vint32( 86 ) ) -fragment.hltMu17Photon30IsoCaloIdPhotonlegClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltHtMhtPFJetsFive30er3p0 = cms.EDProducer( "HLTHtMhtProducer", + usePt = cms.bool( True ), + excludePFMuons = cms.bool( False ), + minNJetHt = cms.int32( 5 ), + minNJetMht = cms.int32( 0 ), + minPtJetHt = cms.double( 30.0 ), + minPtJetMht = cms.double( 0.0 ), + maxEtaJetHt = cms.double( 3.0 ), + maxEtaJetMht = cms.double( 999.0 ), + jetsLabel = cms.InputTag( "hltPFJetsFive30ForHt" ), + pfCandidatesLabel = cms.InputTag( "hltParticleFlow" ) +) +fragment.hltPFFiveJet30HT400 = cms.EDFilter( "HLTHtMhtFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltMu17Photon30IsoCaloIdPhotonlegEtFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.015 ), - thrRegularEE = cms.vdouble( 0.035 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + htLabels = cms.VInputTag( 'hltHtMhtPFJetsFive30er3p0' ), + mhtLabels = cms.VInputTag( 'hltHtMhtPFJetsFive30er3p0' ), + minHt = cms.vdouble( 400.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) ) -fragment.hltMu17Photon30IsoCaloIdPhotonlegHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltPrePFHT400FivePFJet100100603030DoublePFBTagDeepCSV4p5 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltBTagPFDeepCSV4p5Double = cms.EDFilter( "HLTPFJetTag", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltMu17Photon30IsoCaloIdPhotonlegClusterShapeFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.15 ), - thrOverEEE = cms.vdouble( 0.1 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + Jets = cms.InputTag( "hltPFJetForBtag" ), + JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsPF','probb' ), + MinTag = cms.double( 0.24 ), + MaxTag = cms.double( 999999.0 ), + MinJets = cms.int32( 2 ), + TriggerType = cms.int32( 86 ) ) -fragment.hltMu17Photon30IsoCaloIdPhotonlegEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", +fragment.hltPrePFHT400FivePFJet120120603030DoublePFBTagDeepCSV4p5 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltPFJetFilterTwo120er3p0 = cms.EDFilter( "HLT1PFJet", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltMu17Photon30IsoCaloIdPhotonlegHEFilter" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 5.0 ), - thrRegularEE = cms.vdouble( 5.0 ), - thrOverEEB = cms.vdouble( 0.012 ), - thrOverEEE = cms.vdouble( 0.012 ), - thrOverE2EB = cms.vdouble( 0.0 ), - thrOverE2EE = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.29, 0.21 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + triggerType = cms.int32( 86 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 120.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 3.0 ), + MinN = cms.int32( 2 ) ) -fragment.hltMu17Photon30IsoCaloIdPhotonlegTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", +fragment.hltPrePFHT350 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltHT300Jet30 = cms.EDFilter( "HLTHtMhtFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltMu17Photon30IsoCaloIdPhotonlegEcalIsoFilter" ), - varTag = cms.InputTag( "hltEgammaHollowTrackIso" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 4.0 ), - thrRegularEE = cms.vdouble( 4.0 ), - thrOverEEB = cms.vdouble( 0.002 ), - thrOverEEE = cms.vdouble( 0.002 ), - thrOverE2EB = cms.vdouble( 0.0 ), - thrOverE2EE = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + htLabels = cms.VInputTag( 'hltHtMhtJet30' ), + mhtLabels = cms.VInputTag( 'hltHtMhtJet30' ), + minHt = cms.vdouble( 300.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) ) -fragment.hltL1sSingleEG10IorSingleEG5 = cms.EDFilter( "HLTL1TSeed", +fragment.hltL1sSingleEGNonIsoOrWithJetAndTauNoPS = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleEG10er2p5 OR L1_SingleEG8er2p5" ), + L1SeedsLogicalExpression = cms.string( "L1_SingleEG40er2p5 OR L1_SingleTau120er2p1 OR L1_SingleJet180 OR L1_SingleEG42er2p5 OR L1_SingleEG45er2p5 OR L1_SingleEG60" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -55565,17 +58186,17 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltPreEle8CaloIdLTrackIdLIsoVLPFJet30 = cms.EDFilter( "HLTPrescaler", +fragment.hltPrePhoton60R9Id90CaloIdLIsoLDisplacedIdLPFHT350MinPFJet15 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltEle8CaloIdLTrackIdLIsoVLL1MatchFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", +fragment.hltEGL1SingleEGNonIsoOrWithJetAndTauNoPSFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", saveTags = cms.bool( True ), candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), candNonIsolatedTag = cms.InputTag( "" ), l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1SeedFilterTag = cms.InputTag( "hltL1sSingleEG10IorSingleEG5" ), + L1SeedFilterTag = cms.InputTag( "hltL1sSingleEGNonIsoOrWithJetAndTauNoPS" ), l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), ncandcut = cms.int32( 1 ), @@ -55586,26 +58207,26 @@ barrel_end = cms.double( 1.4791 ), endcap_end = cms.double( 2.65 ) ) -fragment.hltEle8CaloIdLTrackIdLIsoVLEtFilter = cms.EDFilter( "HLTEgammaEtFilter", +fragment.hltEG60EtFilter = cms.EDFilter( "HLTEgammaEtFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLL1MatchFilter" ), + inputTag = cms.InputTag( "hltEGL1SingleEGNonIsoOrWithJetAndTauNoPSFilter" ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 8.0 ), - etcutEE = cms.double( 8.0 ), + etcutEB = cms.double( 60.0 ), + etcutEE = cms.double( 60.0 ), ncandcut = cms.int32( 1 ) ) -fragment.hltEle8CaloIdLTrackIdLIsoVLClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltEG60HEFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLEtFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + candTag = cms.InputTag( "hltEG60EtFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.013 ), - thrRegularEE = cms.vdouble( 0.035 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.15 ), + thrOverEEE = cms.vdouble( 0.1 ), thrOverE2EB = cms.vdouble( -1.0 ), thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), @@ -55616,18 +58237,18 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltEle8CaloIdLTrackIdLIsoVLHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltEG60R9Id90CaloIdLIsoLR9IdFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLClusterShapeFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), + candTag = cms.InputTag( "hltEG60HEFilter" ), + varTag = cms.InputTag( "hltEgammaR9ID" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), + lessThan = cms.bool( False ), useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.13 ), - thrOverEEE = cms.vdouble( 0.13 ), + thrRegularEB = cms.vdouble( 0.9 ), + thrRegularEE = cms.vdouble( 0.9 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), thrOverE2EB = cms.vdouble( -1.0 ), thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), @@ -55638,109 +58259,86 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltEle8CaloIdLTrackIdLIsoVLEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltEG60R9Id90CaloIdLIsoLClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLHEFilter" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + candTag = cms.InputTag( "hltEG60R9Id90CaloIdLIsoLR9IdFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.5 ), - thrOverEEE = cms.vdouble( 0.5 ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.014 ), + thrRegularEE = cms.vdouble( 0.035 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), thrOverE2EB = cms.vdouble( -1.0 ), thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), + doRhoCorrection = cms.bool( False ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.29, 0.21 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltEle8CaloIdLTrackIdLIsoVLHcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltEG60R9Id90CaloIdLIsoLEcalPFClusterIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLEcalIsoFilter" ), - varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), + candTag = cms.InputTag( "hltEG60R9Id90CaloIdLIsoLClusterShapeFilter" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.3 ), - thrOverEEE = cms.vdouble( 0.3 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), + thrRegularEB = cms.vdouble( 5.0 ), + thrRegularEE = cms.vdouble( 8.0 ), + thrOverEEB = cms.vdouble( 0.01 ), + thrOverEEE = cms.vdouble( 0.007 ), + thrOverE2EB = cms.vdouble( 0.0 ), + thrOverE2EE = cms.vdouble( 0.0 ), ncandcut = cms.int32( 1 ), doRhoCorrection = cms.bool( True ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.2, 0.25 ), + effectiveAreas = cms.vdouble( 0.29, 0.21 ), absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltEle8CaloIdLTrackIdLIsoVLPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLHcalIsoFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) -) -fragment.hltEle8CaloIdLTrackIdLIsoVLOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltEG60R9Id90CaloIdLIsoLHcalPFClusterIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLPixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), - rhoTag = cms.InputTag( "" ), + candTag = cms.InputTag( "hltEG60R9Id90CaloIdLIsoLEcalPFClusterIsoFilter" ), + varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 999999.0 ), - thrRegularEE = cms.vdouble( 999999.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), + thrRegularEB = cms.vdouble( 12.5 ), + thrRegularEE = cms.vdouble( 7.5 ), + thrOverEEB = cms.vdouble( 0.03 ), + thrOverEEE = cms.vdouble( 0.032 ), + thrOverE2EB = cms.vdouble( 3.0E-5 ), + thrOverE2EE = cms.vdouble( 3.0E-5 ), + ncandcut = cms.int32( 0 ), + doRhoCorrection = cms.bool( True ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), + effectiveAreas = cms.vdouble( 0.2, 0.25 ), absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltEle8CaloIdLTrackIdLIsoVLDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltEG60R9Id90CaloIdLIsoLHollowTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLOneOEMinusOneOPFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + candTag = cms.InputTag( "hltEG60R9Id90CaloIdLIsoLHcalPFClusterIsoFilter" ), + varTag = cms.InputTag( "hltEgammaHollowTrackIso" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.01 ), - thrRegularEE = cms.vdouble( 0.015 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), + thrRegularEB = cms.vdouble( 6.0 ), + thrRegularEE = cms.vdouble( 6.0 ), + thrOverEEB = cms.vdouble( 0.002 ), + thrOverEEE = cms.vdouble( 0.002 ), + thrOverE2EB = cms.vdouble( 0.0 ), + thrOverE2EE = cms.vdouble( 0.0 ), ncandcut = cms.int32( 1 ), doRhoCorrection = cms.bool( False ), rhoMax = cms.double( 9.9999999E7 ), @@ -55749,68 +58347,178 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltEle8CaloIdLTrackIdLIsoVLDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltEG60R9Id90CaloIdLIsoLDisplacedIdFilter = cms.EDFilter( "HLTDisplacedEgammaFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLDetaFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.07 ), - thrRegularEE = cms.vdouble( 0.1 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), + inputTag = cms.InputTag( "hltEG60R9Id90CaloIdLIsoLHollowTrackIsoFilter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + RecHitsEB = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + RecHitsEE = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + inputTrack = cms.InputTag( "hltMergedTracks" ), ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + EBOnly = cms.bool( False ), + sMin_min = cms.double( 0.0 ), + sMin_max = cms.double( 0.4 ), + sMaj_min = cms.double( 0.0 ), + sMaj_max = cms.double( 1.5 ), + seedTimeMin = cms.double( -999.0 ), + seedTimeMax = cms.double( 999.0 ), + useTrackVeto = cms.bool( True ), + maxTrackCut = cms.int32( 0 ), + trackPtCut = cms.double( 5.0 ), + trackdRCut = cms.double( 0.2 ) ) -fragment.hltEle8CaloIdLTrackIdLIsoVLTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltHtMhtJet10 = cms.EDProducer( "HLTHtMhtProducer", + usePt = cms.bool( False ), + excludePFMuons = cms.bool( False ), + minNJetHt = cms.int32( 0 ), + minNJetMht = cms.int32( 0 ), + minPtJetHt = cms.double( 10.0 ), + minPtJetMht = cms.double( 10.0 ), + maxEtaJetHt = cms.double( 3.0 ), + maxEtaJetMht = cms.double( 5.0 ), + jetsLabel = cms.InputTag( "hltAK4CaloJetsCorrected" ), + pfCandidatesLabel = cms.InputTag( "" ) +) +fragment.hltHT175Jet10 = cms.EDFilter( "HLTHtMhtFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLDphiFilter" ), - varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.2 ), - thrOverEEE = cms.vdouble( 0.2 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + htLabels = cms.VInputTag( 'hltHtMhtJet10' ), + mhtLabels = cms.VInputTag( 'hltHtMhtJet10' ), + minHt = cms.vdouble( 175.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) +) +fragment.hltPFHTJet15 = cms.EDProducer( "HLTHtMhtProducer", + usePt = cms.bool( True ), + excludePFMuons = cms.bool( False ), + minNJetHt = cms.int32( 0 ), + minNJetMht = cms.int32( 0 ), + minPtJetHt = cms.double( 15.0 ), + minPtJetMht = cms.double( 0.0 ), + maxEtaJetHt = cms.double( 3.0 ), + maxEtaJetMht = cms.double( 999.0 ), + jetsLabel = cms.InputTag( "hltAK4PFJetsCorrected" ), + pfCandidatesLabel = cms.InputTag( "hltParticleFlow" ) +) +fragment.hltPFHT350Jet15 = cms.EDFilter( "HLTHtMhtFilter", + saveTags = cms.bool( True ), + htLabels = cms.VInputTag( 'hltPFHTJet15' ), + mhtLabels = cms.VInputTag( 'hltPFHTJet15' ), + minHt = cms.vdouble( 350.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) +) +fragment.hltL1sEG40To45IorJet170To200IorHTT300To500IorETM70ToETM150 = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_SingleEG40er2p5 OR L1_SingleEG42er2p5 OR L1_SingleEG45er2p5 OR L1_SingleEG60 OR L1_SingleJet160er2p5 OR L1_SingleJet180 OR L1_SingleJet200 OR L1_HTT280er OR L1_HTT320er OR L1_HTT360er OR L1_HTT400er OR L1_HTT450er OR L1_ETT2000 OR L1_ETMHF70 OR L1_ETMHF80 OR L1_ETMHF90 OR L1_ETMHF100 OR L1_ETMHF110 OR L1_ETMHF120 OR L1_ETMHF130 OR L1_ETMHF140 OR L1_ETMHF150 OR L1_ETM150 OR L1_ETMHF70_HTT60er OR L1_ETMHF80_HTT60er OR L1_ETMHF90_HTT60er OR L1_ETMHF100_HTT60er OR L1_ETMHF110_HTT60er OR L1_ETMHF120_HTT60er OR L1_ETMHF130_HTT60er" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +) +fragment.hltPreECALHT800 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltTowerMakerEcal = cms.EDProducer( "CaloTowersCreator", + EBSumThreshold = cms.double( 0.2 ), + HF2Weight = cms.double( 1.0 ), + EBWeight = cms.double( 1.0 ), + hfInput = cms.InputTag( "" ), + EESumThreshold = cms.double( 0.45 ), + HOThreshold0 = cms.double( 3.5 ), + HOThresholdPlus1 = cms.double( 3.5 ), + HOThresholdMinus1 = cms.double( 3.5 ), + HOThresholdPlus2 = cms.double( 3.5 ), + HOThresholdMinus2 = cms.double( 3.5 ), + HBGrid = cms.vdouble( ), + HBThreshold1 = cms.double( 0.1 ), + HBThreshold2 = cms.double( 0.2 ), + HBThreshold = cms.double( 0.3 ), + EEWeights = cms.vdouble( ), + HF1Threshold = cms.double( 0.5 ), + HF2Weights = cms.vdouble( ), + HOWeights = cms.vdouble( ), + EEGrid = cms.vdouble( ), + HEDWeight = cms.double( 1.0 ), + EEWeight = cms.double( 1.0 ), + UseHO = cms.bool( False ), + HBWeights = cms.vdouble( ), + HESWeight = cms.double( 1.0 ), + HF1Weight = cms.double( 1.0 ), + HF2Grid = cms.vdouble( ), + HEDWeights = cms.vdouble( ), + HF1Grid = cms.vdouble( ), + EBWeights = cms.vdouble( ), + HOWeight = cms.double( 1.0E-99 ), + EBThreshold = cms.double( 0.07 ), + EEThreshold = cms.double( 0.3 ), + UseEtEBTreshold = cms.bool( False ), + UseSymEBTreshold = cms.bool( False ), + UseEtEETreshold = cms.bool( False ), + UseSymEETreshold = cms.bool( False ), + hbheInput = cms.InputTag( "" ), + HcalThreshold = cms.double( -1000.0 ), + HF2Threshold = cms.double( 0.85 ), + HESThreshold1 = cms.double( 0.1 ), + HESThreshold = cms.double( 0.2 ), + HF1Weights = cms.vdouble( ), + hoInput = cms.InputTag( "" ), + HESGrid = cms.vdouble( ), + HESWeights = cms.vdouble( ), + HEDThreshold1 = cms.double( 0.1 ), + HEDThreshold = cms.double( 0.2 ), + EcutTower = cms.double( -1000.0 ), + HEDGrid = cms.vdouble( ), + ecalInputs = cms.VInputTag( 'hltEcalRecHit:EcalRecHitsEB','hltEcalRecHit:EcalRecHitsEE' ), + HBWeight = cms.double( 1.0 ), + HOGrid = cms.vdouble( ), + EBGrid = cms.vdouble( ), + MomConstrMethod = cms.int32( 1 ), + MomHBDepth = cms.double( 0.2 ), + MomHEDepth = cms.double( 0.4 ), + MomEBDepth = cms.double( 0.3 ), + MomEEDepth = cms.double( 0.0 ), + HcalAcceptSeverityLevel = cms.uint32( 9 ), + EcalRecHitSeveritiesToBeExcluded = cms.vstring( 'kTime', + 'kWeird', + 'kBad' ), + UseHcalRecoveredHits = cms.bool( False ), + UseEcalRecoveredHits = cms.bool( False ), + UseRejectedHitsOnly = cms.bool( False ), + HcalAcceptSeverityLevelForRejectedHit = cms.uint32( 9999 ), + EcalSeveritiesToBeUsedInBadTowers = cms.vstring( ), + UseRejectedRecoveredHcalHits = cms.bool( False ), + UseRejectedRecoveredEcalHits = cms.bool( False ), + missingHcalRescaleFactorForEcal = cms.double( 0.0 ), + AllowMissingInputs = cms.bool( True ), + HcalPhase = cms.int32( 1 ) ) -fragment.hltEle8JetCollectionsForLeptonPlusPFJets = cms.EDProducer( "HLTPFJetsCleanedFromLeadingLeptons", - leptons = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLTrackIsoFilter" ), - jets = cms.InputTag( "hltAK4PFJetsCorrected" ), - minDeltaR = cms.double( 1.0 ), - numLeptons = cms.uint32( 1 ) +fragment.hltHtMhtEcal = cms.EDProducer( "HLTCaloTowerHtMhtProducer", + usePt = cms.bool( False ), + minPtTowerHt = cms.double( 1.5 ), + minPtTowerMht = cms.double( 1.5 ), + maxEtaTowerHt = cms.double( 5.0 ), + maxEtaTowerMht = cms.double( 5.0 ), + towersLabel = cms.InputTag( "hltTowerMakerEcal" ) ) -fragment.hltEle8PFJet30EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", +fragment.hltHtEcal800 = cms.EDFilter( "HLTHtMhtFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEle8JetCollectionsForLeptonPlusPFJets" ), - originalTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - MinJetPt = cms.double( 30.0 ), - MaxAbsJetEta = cms.double( 2.5 ), - MinNJets = cms.uint32( 1 ), - triggerType = cms.int32( 85 ) + htLabels = cms.VInputTag( 'hltHtMhtEcal' ), + mhtLabels = cms.VInputTag( 'hltHtMhtEcal' ), + minHt = cms.vdouble( 800.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) ) -fragment.hltL1sSingleEG10IorSingleEG15 = cms.EDFilter( "HLTL1TSeed", +fragment.hltL1sSingleAndDoubleEGWithJetAndTau = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleEG10er2p5 OR L1_SingleEG15er2p5" ), + L1SeedsLogicalExpression = cms.string( "L1_SingleIsoEG30er2p5 OR L1_SingleIsoEG28er2p5 OR L1_SingleIsoEG28er2p1 OR L1_SingleEG34er2p5 OR L1_SingleEG36er2p5 OR L1_SingleEG38er2p5 OR L1_SingleEG40er2p5 OR L1_SingleEG42er2p5 OR L1_SingleEG45er2p5 OR L1_SingleEG60 OR L1_SingleIsoEG30er2p1 OR L1_SingleIsoEG32er2p1 OR L1_SingleIsoEG34er2p5 OR L1_DoubleEG_22_10_er2p5 OR L1_DoubleEG_25_14_er2p5 OR L1_DoubleEG_25_12_er2p5 OR L1_SingleJet160er2p5 OR L1_SingleJet180 OR L1_SingleJet200 OR L1_SingleTau120er2p1" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -55820,17 +58528,17 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltPreEle12CaloIdLTrackIdLIsoVLPFJet30 = cms.EDFilter( "HLTPrescaler", +fragment.hltPreDiSC3018EIsoANDHEMass70 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltEle12CaloIdLTrackIdLIsoVLL1MatchFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", +fragment.hltEGL1SingleAndDoubleEGWithJetAndTauFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", saveTags = cms.bool( True ), candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), candNonIsolatedTag = cms.InputTag( "" ), l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1SeedFilterTag = cms.InputTag( "hltL1sSingleEG10IorSingleEG15" ), + L1SeedFilterTag = cms.InputTag( "hltL1sSingleAndDoubleEGWithJetAndTau" ), l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), ncandcut = cms.int32( 1 ), @@ -55841,50 +58549,49 @@ barrel_end = cms.double( 1.4791 ), endcap_end = cms.double( 2.65 ) ) -fragment.hltEle12CaloIdLTrackIdLIsoVLEtFilter = cms.EDFilter( "HLTEgammaEtFilter", +fragment.hltEG30L1SingleAndDoubleEGWithTauWithJetEtFilter = cms.EDFilter( "HLTEgammaEtFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLL1MatchFilter" ), + inputTag = cms.InputTag( "hltEGL1SingleAndDoubleEGWithJetAndTauFilter" ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 12.0 ), - etcutEE = cms.double( 12.0 ), + etcutEB = cms.double( 30.0 ), + etcutEE = cms.double( 30.0 ), ncandcut = cms.int32( 1 ) ) -fragment.hltEle12CaloIdLTrackIdLIsoVLClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLEtFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.013 ), - thrRegularEE = cms.vdouble( 0.035 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), +fragment.hltEgammaHToverET = cms.EDProducer( "EgammaHLTHcalVarProducerFromRecHit", + recoEcalCandidateProducer = cms.InputTag( "hltEgammaCandidates" ), + rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + hbheRecHitsTag = cms.InputTag( "hltHbhereco" ), doRhoCorrection = cms.bool( False ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + eThresHB = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ), + etThresHB = cms.vdouble( 0.0, 0.0, 0.0, 0.0 ), + eThresHE = cms.vdouble( 0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ), + etThresHE = cms.vdouble( 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 ), + innerCone = cms.double( 0.0 ), + outerCone = cms.double( 0.14 ), + depth = cms.int32( 0 ), + maxSeverityHB = cms.int32( 9 ), + maxSeverityHE = cms.int32( 9 ), + doEtSum = cms.bool( True ), + useSingleTower = cms.bool( False ), + effectiveAreas = cms.vdouble( 0.105, 0.17 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) ) -fragment.hltEle12CaloIdLTrackIdLIsoVLHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltEG30HE30HEFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLClusterShapeFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), + candTag = cms.InputTag( "hltEG30L1SingleAndDoubleEGWithTauWithJetEtFilter" ), + varTag = cms.InputTag( "hltEgammaHToverET" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.13 ), - thrOverEEE = cms.vdouble( 0.13 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.0 ), + thrRegularEE = cms.vdouble( 0.0 ), + thrOverEEB = cms.vdouble( 0.3 ), + thrOverEEE = cms.vdouble( 0.3 ), + thrOverE2EB = cms.vdouble( 0.0 ), + thrOverE2EE = cms.vdouble( 0.0 ), ncandcut = cms.int32( 1 ), doRhoCorrection = cms.bool( False ), rhoMax = cms.double( 9.9999999E7 ), @@ -55893,20 +58600,20 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltEle12CaloIdLTrackIdLIsoVLEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltEG30EIso15HE30EcalIsoLastFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLHEFilter" ), + candTag = cms.InputTag( "hltEG30HE30HEFilter" ), varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.5 ), - thrOverEEE = cms.vdouble( 0.5 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), + thrRegularEB = cms.vdouble( 15.0 ), + thrRegularEE = cms.vdouble( 15.0 ), + thrOverEEB = cms.vdouble( 0.012 ), + thrOverEEE = cms.vdouble( 0.012 ), + thrOverE2EB = cms.vdouble( 0.0 ), + thrOverE2EE = cms.vdouble( 0.0 ), ncandcut = cms.int32( 1 ), doRhoCorrection = cms.bool( True ), rhoMax = cms.double( 9.9999999E7 ), @@ -55915,732 +58622,1424 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltEle12CaloIdLTrackIdLIsoVLHcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltDiEG18EtEta2p55UnseededFilter = cms.EDFilter( "HLT1Photon", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLEcalIsoFilter" ), - varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + inputTag = cms.InputTag( "hltEgammaCandidatesUnseeded" ), + triggerType = cms.int32( 92 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 18.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.55 ), + MinN = cms.int32( 2 ) +) +fragment.hltDiEG18HE30eHEUnseededFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltDiEG18EtEta2p55UnseededFilter" ), + varTag = cms.InputTag( "hltEgammaHoverEUnseeded" ), + rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), + thrRegularEB = cms.vdouble( 0.0 ), + thrRegularEE = cms.vdouble( 0.0 ), thrOverEEB = cms.vdouble( 0.3 ), thrOverEEE = cms.vdouble( 0.3 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), + thrOverE2EB = cms.vdouble( 0.0 ), + thrOverE2EE = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 2 ), + doRhoCorrection = cms.bool( False ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.2, 0.25 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) -) -fragment.hltEle12CaloIdLTrackIdLIsoVLPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLHcalIsoFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) ) -fragment.hltEle12CaloIdLTrackIdLIsoVLOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltEG18EIso15HE30EcalIsoUnseededFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLPixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), - rhoTag = cms.InputTag( "" ), + candTag = cms.InputTag( "hltDiEG18HE30eHEUnseededFilter" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIsoUnseeded" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 999999.0 ), - thrRegularEE = cms.vdouble( 999999.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), + thrRegularEB = cms.vdouble( 15.0 ), + thrRegularEE = cms.vdouble( 15.0 ), + thrOverEEB = cms.vdouble( 0.012 ), + thrOverEEE = cms.vdouble( 0.012 ), + thrOverE2EB = cms.vdouble( 0.0 ), + thrOverE2EE = cms.vdouble( 0.0 ), ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), + doRhoCorrection = cms.bool( True ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), + effectiveAreas = cms.vdouble( 0.16544, 0.13212 ), absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) +) +fragment.hltDiEG18EIso15ANDHE30Mass70CombMassLastFilter = cms.EDFilter( "HLTEgammaAllCombMassFilter", + saveTags = cms.bool( True ), + firstLegLastFilter = cms.InputTag( "hltEG18EIso15HE30EcalIsoUnseededFilter" ), + secondLegLastFilter = cms.InputTag( "hltEG18EIso15HE30EcalIsoUnseededFilter" ), + minMass = cms.double( 70.0 ) +) +fragment.hltL1EventNumberL1Fat = cms.EDFilter( "HLTL1NumberFilter", + rawInput = cms.InputTag( "rawDataCollector" ), + period = cms.uint32( 107 ), + invert = cms.bool( False ), + fedId = cms.int32( 1024 ), + useTCDSEventNumber = cms.bool( True ) +) +fragment.hltPrePhysics = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltPreEphemeralPhysics = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltPreDSTPhysics = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltRandomEventsFilter = cms.EDFilter( "HLTTriggerTypeFilter", + SelectedTriggerType = cms.int32( 3 ) +) +fragment.hltPreRandom = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltPreZeroBias = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltPreZeroBiasAlignment = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltPreEphemeralZeroBias = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltPreDSTZeroBias = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltL1sDSTRun3PFScoutingPixelTracking = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_DoubleMu_12_5 OR L1_DoubleMu_15_7 OR L1_DoubleMu4p5er2p0_SQ_OS_Mass_Min7 OR L1_DoubleMu4p5er2p0_SQ_OS_Mass_7to18 OR L1_DoubleMu4_SQ_OS_dR_Max1p2 OR L1_DoubleMu4p5_SQ_OS_dR_Max1p2 OR L1_HTT200er OR L1_HTT255er OR L1_HTT280er OR L1_HTT320er OR L1_HTT360er OR L1_HTT400er OR L1_HTT450er OR L1_ETT2000 OR L1_SingleJet180 OR L1_SingleJet200 OR L1_DoubleJet30er2p5_Mass_Min300_dEta_Max1p5 OR L1_DoubleJet30er2p5_Mass_Min330_dEta_Max1p5 OR L1_DoubleJet30er2p5_Mass_Min360_dEta_Max1p5 OR L1_SingleLooseIsoEG28er2p1 OR L1_SingleLooseIsoEG28er1p5 OR L1_SingleLooseIsoEG30er1p5 OR L1_SingleIsoEG28er2p1 OR L1_SingleIsoEG30er2p1 OR L1_SingleIsoEG32er2p1 OR L1_DoubleEG_LooseIso16_LooseIso12_er1p5 OR L1_DoubleEG_LooseIso18_LooseIso12_er1p5 OR L1_DoubleEG_LooseIso20_LooseIso12_er1p5 OR L1_DoubleEG_LooseIso22_LooseIso12_er1p5" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +) +fragment.hltPreDSTRun3PFScoutingPixelTracking = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltPixelTracksZetaClean = cms.EDProducer( "TrackWithVertexSelector", + src = cms.InputTag( "hltPixelTracks" ), + etaMin = cms.double( 0.0 ), + etaMax = cms.double( 5.0 ), + ptMin = cms.double( 0.3 ), + ptMax = cms.double( 500.0 ), + d0Max = cms.double( 999.0 ), + dzMax = cms.double( 999.0 ), + normalizedChi2 = cms.double( 999999.0 ), + numberOfValidHits = cms.uint32( 0 ), + numberOfLostHits = cms.uint32( 999 ), + numberOfValidPixelHits = cms.uint32( 3 ), + ptErrorCut = cms.double( 5.0 ), + quality = cms.string( "highPurity" ), + useVtx = cms.bool( True ), + vertexTag = cms.InputTag( "hltPixelVertices" ), + timesTag = cms.InputTag( "" ), + timeResosTag = cms.InputTag( "" ), + nVertices = cms.uint32( 2 ), + vtxFallback = cms.bool( True ), + zetaVtx = cms.double( 0.3 ), + rhoVtx = cms.double( 0.2 ), + nSigmaDtVertex = cms.double( 0.0 ), + copyExtras = cms.untracked.bool( False ), + copyTrajectories = cms.untracked.bool( False ) +) +fragment.hltPixelOnlyPFMuonMerging = cms.EDProducer( "TrackListMerger", + ShareFrac = cms.double( 0.19 ), + FoundHitBonus = cms.double( 5.0 ), + LostHitPenalty = cms.double( 20.0 ), + MinPT = cms.double( 0.05 ), + Epsilon = cms.double( -0.001 ), + MaxNormalizedChisq = cms.double( 1000.0 ), + MinFound = cms.int32( 3 ), + TrackProducers = cms.VInputTag( 'hltIterL3MuonTracks','hltPixelTracksZetaClean' ), + hasSelector = cms.vint32( 0, 0 ), + indivShareFrac = cms.vdouble( 1.0, 1.0 ), + selectedTrackQuals = cms.VInputTag( 'hltIterL3MuonTracks','hltPixelTracksZetaClean' ), + setsToMerge = cms.VPSet( + cms.PSet( pQual = cms.bool( False ), + tLists = cms.vint32( 0, 1 ) + ) + ), + trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), + allowFirstHitShare = cms.bool( True ), + newQuality = cms.string( "confirmed" ), + copyExtras = cms.untracked.bool( True ), + writeOnlyTrkQuals = cms.bool( False ), + copyMVA = cms.bool( False ) +) +fragment.hltPixelOnlyMuonLinks = cms.EDProducer( "MuonLinksProducerForHLT", + InclusiveTrackerTrackCollection = cms.InputTag( "hltPixelOnlyPFMuonMerging" ), + LinkCollection = cms.InputTag( "hltL3MuonsIterL3Links" ), + ptMin = cms.double( 2.5 ), + pMin = cms.double( 2.5 ), + shareHitFraction = cms.double( 0.8 ) +) +fragment.hltPixelOnlyMuons = cms.EDProducer( "MuonIdProducer", + MuonCaloCompatibility = cms.PSet( + delta_eta = cms.double( 0.02 ), + delta_phi = cms.double( 0.02 ), + allSiPMHO = cms.bool( False ), + MuonTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_muons_lowPt_3_1_norm.root" ), + PionTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_pions_lowPt_3_1_norm.root" ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( True ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( True ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 9999.0 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAll" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( True ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( True ), + HBHERecHitCollectionLabel = cms.InputTag( "hltHbhereco" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 0.05 ), + useCalo = cms.bool( False ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + dRHcal = cms.double( 9999.0 ), + dRHcalPreselection = cms.double( 0.2 ), + HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) + ), + CaloExtractorPSet = cms.PSet( + DR_Veto_H = cms.double( 0.1 ), + CenterConeOnCalIntersection = cms.bool( False ), + NoiseTow_EE = cms.double( 0.15 ), + Noise_EB = cms.double( 0.025 ), + Noise_HE = cms.double( 0.2 ), + DR_Veto_E = cms.double( 0.07 ), + NoiseTow_EB = cms.double( 0.04 ), + Noise_EE = cms.double( 0.1 ), + UseRecHitsFlag = cms.bool( False ), + DR_Max = cms.double( 1.0 ), + DepositLabel = cms.untracked.string( "Cal" ), + Noise_HO = cms.double( 0.2 ), + DR_Veto_HO = cms.double( 0.1 ), + Threshold_H = cms.double( 0.5 ), + PrintTimeReport = cms.untracked.bool( False ), + Threshold_E = cms.double( 0.2 ), + PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), + ComponentName = cms.string( "CaloExtractorByAssociator" ), + Threshold_HO = cms.double( 0.5 ), + DepositInstanceLabels = cms.vstring( 'ecal', + 'hcal', + 'ho' ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( False ), + UseMuonNavigation = cms.untracked.bool( False ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( False ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 1.0 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAll" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "hltHbhereco" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 1.0 ), + useCalo = cms.bool( True ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + dRHcal = cms.double( 1.0 ), + dRHcalPreselection = cms.double( 1.0 ), + HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) + ), + Noise_HB = cms.double( 0.2 ) + ), + TrackExtractorPSet = cms.PSet( + Diff_z = cms.double( 0.2 ), + inputTrackCollection = cms.InputTag( "hltPixelOnlyPFMuonMerging" ), + Chi2Ndof_Max = cms.double( 1.0E64 ), + BeamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), + DR_Veto = cms.double( 0.01 ), + Pt_Min = cms.double( -1.0 ), + DR_Max = cms.double( 1.0 ), + DepositLabel = cms.untracked.string( "" ), + NHits_Min = cms.uint32( 0 ), + Chi2Prob_Min = cms.double( -1.0 ), + Diff_r = cms.double( 0.1 ), + BeamlineOption = cms.string( "BeamSpotFromEvent" ), + ComponentName = cms.string( "TrackExtractor" ) + ), + JetExtractorPSet = cms.PSet( + JetCollectionLabel = cms.InputTag( "hltAK4CaloJetsPFEt5" ), + DR_Veto = cms.double( 0.1 ), + DR_Max = cms.double( 1.0 ), + ExcludeMuonVeto = cms.bool( True ), + PrintTimeReport = cms.untracked.bool( False ), + PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), + ComponentName = cms.string( "JetExtractor" ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( False ), + UseMuonNavigation = cms.untracked.bool( False ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( False ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 0.5 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAll" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "hltHbhereco" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 0.5 ), + useCalo = cms.bool( True ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + dRHcal = cms.double( 0.5 ), + dRHcalPreselection = cms.double( 0.5 ), + HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) + ), + Threshold = cms.double( 5.0 ) + ), + trackDepositName = cms.string( "tracker" ), + ecalDepositName = cms.string( "ecal" ), + hcalDepositName = cms.string( "hcal" ), + hoDepositName = cms.string( "ho" ), + jetDepositName = cms.string( "jets" ), + TimingFillerParameters = cms.PSet( + DTTimingParameters = cms.PSet( + HitError = cms.double( 6.0 ), + MatchParameters = cms.PSet( + TightMatchDT = cms.bool( False ), + DTradius = cms.double( 0.01 ), + TightMatchCSC = cms.bool( True ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + DTsegments = cms.InputTag( "hltDt4DSegments" ) + ), + debug = cms.bool( False ), + DoWireCorr = cms.bool( False ), + RequireBothProjections = cms.bool( False ), + DTTimeOffset = cms.double( 2.7 ), + PruneCut = cms.double( 10000.0 ), + DTsegments = cms.InputTag( "hltDt4DSegments" ), + UseSegmentT0 = cms.bool( False ), + HitsMin = cms.int32( 5 ), + DropTheta = cms.bool( True ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ) + ), + UseCSC = cms.bool( True ), + CSCTimingParameters = cms.PSet( + MatchParameters = cms.PSet( + TightMatchDT = cms.bool( False ), + DTradius = cms.double( 0.01 ), + TightMatchCSC = cms.bool( True ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + DTsegments = cms.InputTag( "hltDt4DSegments" ) + ), + debug = cms.bool( False ), + CSCWireTimeOffset = cms.double( 0.0 ), + CSCStripError = cms.double( 7.0 ), + CSCTimeOffset = cms.double( 0.0 ), + CSCWireError = cms.double( 8.6 ), + PruneCut = cms.double( 100.0 ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + UseStripTime = cms.bool( True ), + CSCStripTimeOffset = cms.double( 0.0 ), + UseWireTime = cms.bool( True ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ) + ), + ErrorDT = cms.double( 6.0 ), + EcalEnergyCut = cms.double( 0.4 ), + UseECAL = cms.bool( True ), + ErrorEB = cms.double( 2.085 ), + UseDT = cms.bool( True ), + ErrorEE = cms.double( 6.95 ), + ErrorCSC = cms.double( 7.4 ) + ), + ShowerDigiFillerParameters = cms.PSet( + cscDigiCollectionLabel = cms.InputTag( 'muonCSCDigis','MuonCSCStripDigi' ), + dtDigiCollectionLabel = cms.InputTag( "muonDTDigis" ), + digiMaxDistanceX = cms.double( 25.0 ) + ), + TrackerKinkFinderParameters = cms.PSet( + usePosition = cms.bool( False ), + diagonalOnly = cms.bool( False ) + ), + fillEnergy = cms.bool( True ), + storeCrossedHcalRecHits = cms.bool( False ), + maxAbsPullX = cms.double( 4.0 ), + maxAbsEta = cms.double( 3.0 ), + minPt = cms.double( 10.0 ), + inputCollectionTypes = cms.vstring( 'inner tracks', + 'links', + 'outer tracks' ), + addExtraSoftMuons = cms.bool( False ), + fillGlobalTrackRefits = cms.bool( False ), + debugWithTruthMatching = cms.bool( False ), + inputCollectionLabels = cms.VInputTag( 'hltPixelOnlyPFMuonMerging','hltPixelOnlyMuonLinks','hltL2Muons' ), + fillCaloCompatibility = cms.bool( True ), + maxAbsPullY = cms.double( 9999.0 ), + maxAbsDy = cms.double( 9999.0 ), + minP = cms.double( 10.0 ), + minPCaloMuon = cms.double( 1.0E9 ), + maxAbsDx = cms.double( 3.0 ), + fillIsolation = cms.bool( True ), + writeIsoDeposits = cms.bool( False ), + minNumberOfMatches = cms.int32( 1 ), + fillMatching = cms.bool( True ), + fillShowerDigis = cms.bool( False ), + ptThresholdToFillCandidateP4WithGlobalFit = cms.double( 200.0 ), + sigmaThresholdToFillCandidateP4WithGlobalFit = cms.double( 2.0 ), + fillGlobalTrackQuality = cms.bool( False ), + globalTrackQualityInputTag = cms.InputTag( "glbTrackQual" ), + selectHighPurity = cms.bool( False ), + pvInputTag = cms.InputTag( "offlinePrimaryVertices" ), + fillTrackerKink = cms.bool( False ), + minCaloCompatibility = cms.double( 0.6 ), + runArbitrationCleaner = cms.bool( False ), + arbitrationCleanerOptions = cms.PSet( + OverlapDTheta = cms.double( 0.02 ), + Overlap = cms.bool( True ), + Clustering = cms.bool( True ), + ME1a = cms.bool( True ), + ClusterDTheta = cms.double( 0.02 ), + ClusterDPhi = cms.double( 0.6 ), + OverlapDPhi = cms.double( 0.0786 ) + ), + arbitrateTrackerMuons = cms.bool( False ) ) -fragment.hltEle12CaloIdLTrackIdLIsoVLDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLOneOEMinusOneOPFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.01 ), - thrRegularEE = cms.vdouble( 0.015 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltLightPixelOnlyPFTracks = cms.EDProducer( "LightPFTrackProducer", + TrackQuality = cms.string( "none" ), + UseQuality = cms.bool( False ), + TkColList = cms.VInputTag( 'hltPixelOnlyPFMuonMerging' ) ) -fragment.hltEle12CaloIdLTrackIdLIsoVLDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLDetaFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.07 ), - thrRegularEE = cms.vdouble( 0.1 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltPixelOnlyParticleFlowBlock = cms.EDProducer( "PFBlockProducer", + verbose = cms.untracked.bool( False ), + debug = cms.untracked.bool( False ), + elementImporters = cms.VPSet( + cms.PSet( muonSrc = cms.InputTag( "hltPixelOnlyMuons" ), + source = cms.InputTag( "hltLightPixelOnlyPFTracks" ), + NHitCuts_byTrackAlgo = cms.vuint32( 3, 3, 3, 3, 3, 3 ), + useIterativeTracking = cms.bool( False ), + importerName = cms.string( "GeneralTracksImporter" ), + DPtOverPtCuts_byTrackAlgo = cms.vdouble( 5.0, 5.0, 5.0, 5.0, 5.0, 5.0 ), + muonMaxDPtOPt = cms.double( 1.0 ), + trackQuality = cms.string( "highPurity" ), + cleanBadConvertedBrems = cms.bool( False ), + vetoEndcap = cms.bool( False ) + ), + cms.PSet( source = cms.InputTag( "hltParticleFlowClusterECALUnseeded" ), + importerName = cms.string( "ECALClusterImporter" ), + BCtoPFCMap = cms.InputTag( "" ) + ), + cms.PSet( source = cms.InputTag( "hltParticleFlowClusterHCAL" ), + importerName = cms.string( "GenericClusterImporter" ) + ), + cms.PSet( source = cms.InputTag( "hltParticleFlowClusterHF" ), + importerName = cms.string( "GenericClusterImporter" ) + ) + ), + linkDefinitions = cms.VPSet( + cms.PSet( linkType = cms.string( "TRACK:ECAL" ), + useKDTree = cms.bool( True ), + linkerName = cms.string( "TrackAndECALLinker" ) + ), + cms.PSet( linkType = cms.string( "TRACK:HCAL" ), + useKDTree = cms.bool( True ), + linkerName = cms.string( "TrackAndHCALLinker" ), + trajectoryLayerEntrance = cms.string( "HCALEntrance" ), + trajectoryLayerExit = cms.string( "HCALExit" ), + nMaxHcalLinksPerTrack = cms.int32( 1 ) + ), + cms.PSet( linkType = cms.string( "ECAL:HCAL" ), + useKDTree = cms.bool( False ), + linkerName = cms.string( "ECALAndHCALLinker" ), + minAbsEtaEcal = cms.double( 2.5 ) + ), + cms.PSet( linkType = cms.string( "HFEM:HFHAD" ), + useKDTree = cms.bool( False ), + linkerName = cms.string( "HFEMAndHFHADLinker" ) + ) + ) ) -fragment.hltEle12CaloIdLTrackIdLIsoVLTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLDphiFilter" ), - varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.2 ), - thrOverEEE = cms.vdouble( 0.2 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltPixelOnlyParticleFlow = cms.EDProducer( "PFProducer", + verbose = cms.untracked.bool( False ), + debug = cms.untracked.bool( False ), + blocks = cms.InputTag( "hltPixelOnlyParticleFlowBlock" ), + muons = cms.InputTag( "hltPixelOnlyMuons" ), + postMuonCleaning = cms.bool( True ), + vetoEndcap = cms.bool( False ), + vertexCollection = cms.InputTag( "hltPixelVertices" ), + useVerticesForNeutral = cms.bool( True ), + useHO = cms.bool( False ), + PFEGammaCandidates = cms.InputTag( "particleFlowEGamma" ), + GedElectronValueMap = cms.InputTag( "gedGsfElectronsTmp" ), + GedPhotonValueMap = cms.InputTag( 'tmpGedPhotons','valMapPFEgammaCandToPhoton' ), + useEGammaElectrons = cms.bool( False ), + egammaElectrons = cms.InputTag( "" ), + useEGammaFilters = cms.bool( False ), + useProtectionsForJetMET = cms.bool( True ), + PFEGammaFiltersParameters = cms.PSet( + electron_protectionsForJetMET = cms.PSet( + maxE = cms.double( 50.0 ), + maxTrackPOverEele = cms.double( 1.0 ), + maxEcalEOverP_2 = cms.double( 0.2 ), + maxHcalEOverEcalE = cms.double( 0.1 ), + maxEcalEOverP_1 = cms.double( 0.5 ), + maxHcalEOverP = cms.double( 1.0 ), + maxEcalEOverPRes = cms.double( 0.2 ), + maxHcalE = cms.double( 10.0 ), + maxEeleOverPout = cms.double( 0.2 ), + maxNtracks = cms.double( 3.0 ), + maxEleHcalEOverEcalE = cms.double( 0.1 ), + maxDPhiIN = cms.double( 0.1 ), + maxEeleOverPoutRes = cms.double( 0.5 ) + ), + electron_maxElePtForOnlyMVAPresel = cms.double( 50.0 ), + photon_SigmaiEtaiEta_endcap = cms.double( 0.034 ), + electron_iso_combIso_endcap = cms.double( 10.0 ), + photon_protectionsForBadHcal = cms.PSet( + solidConeTrkIsoSlope = cms.double( 0.3 ), + enableProtections = cms.bool( False ), + solidConeTrkIsoOffset = cms.double( 10.0 ) + ), + electron_missinghits = cms.uint32( 1 ), + photon_MinEt = cms.double( 10.0 ), + electron_iso_pt = cms.double( 10.0 ), + electron_ecalDrivenHademPreselCut = cms.double( 0.15 ), + electron_iso_mva_endcap = cms.double( -0.1075 ), + electron_iso_combIso_barrel = cms.double( 10.0 ), + photon_protectionsForJetMET = cms.PSet( + sumPtTrackIsoSlope = cms.double( 0.001 ), + sumPtTrackIso = cms.double( 4.0 ) + ), + electron_protectionsForBadHcal = cms.PSet( + dEta = cms.vdouble( 0.0064, 0.01264 ), + dPhi = cms.vdouble( 0.0547, 0.0394 ), + enableProtections = cms.bool( False ), + eInvPInv = cms.vdouble( 0.184, 0.0721 ), + full5x5_sigmaIetaIeta = cms.vdouble( 0.0106, 0.0387 ) + ), + electron_noniso_mvaCut = cms.double( -0.1 ), + electron_iso_mva_barrel = cms.double( -0.1875 ), + photon_SigmaiEtaiEta_barrel = cms.double( 0.0125 ), + photon_combIso = cms.double( 10.0 ), + photon_HoE = cms.double( 0.05 ) + ), + muon_HCAL = cms.vdouble( 3.0, 3.0 ), + muon_ECAL = cms.vdouble( 0.5, 0.5 ), + muon_HO = cms.vdouble( 0.9, 0.9 ), + PFMuonAlgoParameters = cms.PSet( ), + rejectTracks_Bad = cms.bool( False ), + rejectTracks_Step45 = cms.bool( False ), + usePFNuclearInteractions = cms.bool( False ), + usePFConversions = cms.bool( False ), + usePFDecays = cms.bool( False ), + dptRel_DispVtx = cms.double( 10.0 ), + iCfgCandConnector = cms.PSet( + nuclCalibFactors = cms.vdouble( 0.8, 0.15, 0.5, 0.5, 0.05 ), + bCorrect = cms.bool( False ), + bCalibPrimary = cms.bool( False ) + ), + nsigma_TRACK = cms.double( 1.0 ), + pt_Error = cms.double( 1.0 ), + factors_45 = cms.vdouble( 10.0, 100.0 ), + goodTrackDeadHcal_ptErrRel = cms.double( 0.2 ), + goodTrackDeadHcal_chi2n = cms.double( 5.0 ), + goodTrackDeadHcal_layers = cms.uint32( 4 ), + goodTrackDeadHcal_validFr = cms.double( 0.5 ), + goodTrackDeadHcal_dxy = cms.double( 0.5 ), + goodPixelTrackDeadHcal_minEta = cms.double( 2.3 ), + goodPixelTrackDeadHcal_maxPt = cms.double( 50.0 ), + goodPixelTrackDeadHcal_ptErrRel = cms.double( 1.0 ), + goodPixelTrackDeadHcal_chi2n = cms.double( 2.0 ), + goodPixelTrackDeadHcal_maxLost3Hit = cms.int32( 0 ), + goodPixelTrackDeadHcal_maxLost4Hit = cms.int32( 1 ), + goodPixelTrackDeadHcal_dxy = cms.double( 0.02 ), + goodPixelTrackDeadHcal_dz = cms.double( 0.05 ), + pf_nsigma_ECAL = cms.double( 0.0 ), + pf_nsigma_HCAL = cms.double( 1.0 ), + pf_nsigma_HFEM = cms.double( 1.0 ), + pf_nsigma_HFHAD = cms.double( 1.0 ), + useCalibrationsFromDB = cms.bool( True ), + calibrationsLabel = cms.string( "HLT" ), + postHFCleaning = cms.bool( False ), + PFHFCleaningParameters = cms.PSet( + minSignificance = cms.double( 2.5 ), + maxSignificance = cms.double( 2.5 ), + minDeltaMet = cms.double( 0.4 ), + maxDeltaPhiPt = cms.double( 7.0 ), + minHFCleaningPt = cms.double( 5.0 ), + minSignificanceReduction = cms.double( 1.4 ) + ), + cleanedHF = cms.VInputTag( 'hltParticleFlowRecHitHF:Cleaned','hltParticleFlowClusterHF:Cleaned' ), + calibHF_use = cms.bool( False ), + calibHF_eta_step = cms.vdouble( 0.0, 2.9, 3.0, 3.2, 4.2, 4.4, 4.6, 4.8, 5.2, 5.4 ), + calibHF_a_EMonly = cms.vdouble( 0.96945, 0.96701, 0.76309, 0.82268, 0.87583, 0.89718, 0.98674, 1.4681, 1.458, 1.458 ), + calibHF_a_EMHAD = cms.vdouble( 1.42215, 1.00496, 0.68961, 0.81656, 0.98504, 0.98504, 1.00802, 1.0593, 1.4576, 1.4576 ), + calibHF_b_HADonly = cms.vdouble( 1.27541, 0.85361, 0.86333, 0.89091, 0.94348, 0.94348, 0.9437, 1.0034, 1.0444, 1.0444 ), + calibHF_b_EMHAD = cms.vdouble( 1.27541, 0.85361, 0.86333, 0.89091, 0.94348, 0.94348, 0.9437, 1.0034, 1.0444, 1.0444 ), + resolHF_square = cms.vdouble( 7.834401, 0.012996, 0.0 ) ) -fragment.hltEle12JetCollectionsForLeptonPlusPFJets = cms.EDProducer( "HLTPFJetsCleanedFromLeadingLeptons", - leptons = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLTrackIsoFilter" ), - jets = cms.InputTag( "hltAK4PFJetsCorrected" ), - minDeltaR = cms.double( 1.0 ), - numLeptons = cms.uint32( 1 ) +fragment.hltAK4PixelOnlyPFJets = cms.EDProducer( "FastjetJetProducer", + useMassDropTagger = cms.bool( False ), + useFiltering = cms.bool( False ), + useDynamicFiltering = cms.bool( False ), + useTrimming = cms.bool( False ), + usePruning = cms.bool( False ), + useCMSBoostedTauSeedingAlgorithm = cms.bool( False ), + useKtPruning = cms.bool( False ), + useConstituentSubtraction = cms.bool( False ), + useSoftDrop = cms.bool( False ), + correctShape = cms.bool( False ), + UseOnlyVertexTracks = cms.bool( False ), + UseOnlyOnePV = cms.bool( False ), + muCut = cms.double( -1.0 ), + yCut = cms.double( -1.0 ), + rFilt = cms.double( -1.0 ), + rFiltFactor = cms.double( -1.0 ), + trimPtFracMin = cms.double( -1.0 ), + zcut = cms.double( -1.0 ), + rcut_factor = cms.double( -1.0 ), + csRho_EtaMax = cms.double( -1.0 ), + csRParam = cms.double( -1.0 ), + beta = cms.double( -1.0 ), + R0 = cms.double( -1.0 ), + gridMaxRapidity = cms.double( -1.0 ), + gridSpacing = cms.double( -1.0 ), + DzTrVtxMax = cms.double( 0.0 ), + DxyTrVtxMax = cms.double( 0.0 ), + MaxVtxZ = cms.double( 15.0 ), + subjetPtMin = cms.double( -1.0 ), + muMin = cms.double( -1.0 ), + muMax = cms.double( -1.0 ), + yMin = cms.double( -1.0 ), + yMax = cms.double( -1.0 ), + dRMin = cms.double( -1.0 ), + dRMax = cms.double( -1.0 ), + maxDepth = cms.int32( -1 ), + nFilt = cms.int32( -1 ), + MinVtxNdof = cms.int32( 0 ), + src = cms.InputTag( "hltPixelOnlyParticleFlow" ), + srcPVs = cms.InputTag( "hltPixelVertices" ), + jetType = cms.string( "PFJet" ), + jetAlgorithm = cms.string( "AntiKt" ), + rParam = cms.double( 0.4 ), + inputEtMin = cms.double( 0.0 ), + inputEMin = cms.double( 0.0 ), + jetPtMin = cms.double( 0.0 ), + doPVCorrection = cms.bool( False ), + doAreaFastjet = cms.bool( False ), + doRhoFastjet = cms.bool( False ), + doPUOffsetCorr = cms.bool( False ), + puPtMin = cms.double( 10.0 ), + nSigmaPU = cms.double( 1.0 ), + radiusPU = cms.double( 0.4 ), + subtractorName = cms.string( "" ), + useExplicitGhosts = cms.bool( False ), + doAreaDiskApprox = cms.bool( True ), + voronoiRfact = cms.double( -9.0 ), + Rho_EtaMax = cms.double( 4.4 ), + Ghost_EtaMax = cms.double( 6.0 ), + Active_Area_Repeats = cms.int32( 5 ), + GhostArea = cms.double( 0.01 ), + restrictInputs = cms.bool( False ), + maxInputs = cms.uint32( 1 ), + writeCompound = cms.bool( False ), + writeJetsWithConst = cms.bool( False ), + doFastJetNonUniform = cms.bool( False ), + useDeterministicSeed = cms.bool( True ), + minSeed = cms.uint32( 0 ), + verbosity = cms.int32( 0 ), + puWidth = cms.double( 0.0 ), + nExclude = cms.uint32( 0 ), + maxBadEcalCells = cms.uint32( 9999999 ), + maxBadHcalCells = cms.uint32( 9999999 ), + maxProblematicEcalCells = cms.uint32( 9999999 ), + maxProblematicHcalCells = cms.uint32( 9999999 ), + maxRecoveredEcalCells = cms.uint32( 9999999 ), + maxRecoveredHcalCells = cms.uint32( 9999999 ), + puCenters = cms.vdouble( ), + applyWeight = cms.bool( False ), + srcWeights = cms.InputTag( "" ), + minimumTowersFraction = cms.double( 0.0 ), + jetCollInstanceName = cms.string( "" ), + sumRecHits = cms.bool( False ) ) -fragment.hltEle12PFJet30EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEle12JetCollectionsForLeptonPlusPFJets" ), - originalTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - MinJetPt = cms.double( 30.0 ), - MaxAbsJetEta = cms.double( 2.5 ), - MinNJets = cms.uint32( 1 ), - triggerType = cms.int32( 85 ) +fragment.hltAK4PixelOnlyPFJetsLooseID = cms.EDProducer( "HLTPFJetIDProducer", + minPt = cms.double( 20.0 ), + maxEta = cms.double( 1.0E99 ), + CHF = cms.double( 0.0 ), + NHF = cms.double( 0.99 ), + CEF = cms.double( 0.99 ), + NEF = cms.double( 0.99 ), + maxCF = cms.double( 99.0 ), + NCH = cms.int32( 0 ), + NTOT = cms.int32( 1 ), + jetsInput = cms.InputTag( "hltAK4PixelOnlyPFJets" ) ) -fragment.hltPreEle23CaloIdLTrackIdLIsoVLPFJet30 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltAK4PixelOnlyPFJetsTightID = cms.EDProducer( "HLTPFJetIDProducer", + minPt = cms.double( 20.0 ), + maxEta = cms.double( 1.0E99 ), + CHF = cms.double( 0.0 ), + NHF = cms.double( 0.9 ), + CEF = cms.double( 0.99 ), + NEF = cms.double( 0.99 ), + maxCF = cms.double( 99.0 ), + NCH = cms.int32( 0 ), + NTOT = cms.int32( 1 ), + jetsInput = cms.InputTag( "hltAK4PixelOnlyPFJets" ) ) -fragment.hltEle23CaloIdLTrackIdLIsoVLJet30L1MatchFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", - saveTags = cms.bool( True ), - candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), - l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - candNonIsolatedTag = cms.InputTag( "" ), - l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1SeedFilterTag = cms.InputTag( "hltL1sSingleEG15er2p5" ), - l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - ncandcut = cms.int32( 1 ), - doIsolated = cms.bool( False ), - region_eta_size = cms.double( 0.522 ), - region_eta_size_ecap = cms.double( 1.0 ), - region_phi_size = cms.double( 1.044 ), - barrel_end = cms.double( 1.4791 ), - endcap_end = cms.double( 2.65 ) +fragment.hltFixedGridRhoFastjetPixelOnlyAll = cms.EDProducer( "FixedGridRhoProducerFastjet", + pfCandidatesTag = cms.InputTag( "hltPixelOnlyParticleFlow" ), + maxRapidity = cms.double( 5.0 ), + gridSpacing = cms.double( 0.55 ) ) -fragment.hltEle23CaloIdLTrackIdLIsoVLJet30EtFilter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30L1MatchFilter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 23.0 ), - etcutEE = cms.double( 23.0 ), - ncandcut = cms.int32( 1 ) +fragment.hltAK4PixelOnlyPFFastJetCorrector = cms.EDProducer( "L1FastjetCorrectorProducer", + level = cms.string( "L1FastJet" ), + algorithm = cms.string( "AK4PFHLT" ), + srcRho = cms.InputTag( "hltFixedGridRhoFastjetPixelOnlyAll" ) ) -fragment.hltEle23CaloIdLTrackIdLIsoVLJet30ClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30EtFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.013 ), - thrRegularEE = cms.vdouble( 0.035 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltAK4PixelOnlyPFRelativeCorrector = cms.EDProducer( "LXXXCorrectorProducer", + level = cms.string( "L2Relative" ), + algorithm = cms.string( "AK4PFHLT" ) ) -fragment.hltEle23CaloIdLTrackIdLIsoVLJet30HEFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30ClusterShapeFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.13 ), - thrOverEEE = cms.vdouble( 0.13 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltAK4PixelOnlyPFAbsoluteCorrector = cms.EDProducer( "LXXXCorrectorProducer", + level = cms.string( "L3Absolute" ), + algorithm = cms.string( "AK4PFHLT" ) ) -fragment.hltEle23CaloIdLTrackIdLIsoVLJet30EcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30HEFilter" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.5 ), - thrOverEEE = cms.vdouble( 0.5 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.29, 0.21 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltAK4PixelOnlyPFResidualCorrector = cms.EDProducer( "LXXXCorrectorProducer", + level = cms.string( "L2L3Residual" ), + algorithm = cms.string( "AK4PFHLT" ) ) -fragment.hltEle23CaloIdLTrackIdLIsoVLJet30HcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30EcalIsoFilter" ), - varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.3 ), - thrOverEEE = cms.vdouble( 0.3 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.2, 0.25 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltAK4PixelOnlyPFCorrector = cms.EDProducer( "ChainedJetCorrectorProducer", + correctors = cms.VInputTag( 'hltAK4PixelOnlyPFFastJetCorrector','hltAK4PixelOnlyPFRelativeCorrector','hltAK4PixelOnlyPFAbsoluteCorrector','hltAK4PixelOnlyPFResidualCorrector' ) ) -fragment.hltEle23CaloIdLTrackIdLIsoVLJet30PixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30HcalIsoFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) +fragment.hltAK4PixelOnlyPFJetsCorrected = cms.EDProducer( "CorrectedPFJetProducer", + src = cms.InputTag( "hltAK4PixelOnlyPFJets" ), + correctors = cms.VInputTag( 'hltAK4PixelOnlyPFCorrector' ) ) -fragment.hltEle23CaloIdLTrackIdLIsoVLJet30OneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30PixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 999999.0 ), - thrRegularEE = cms.vdouble( 999999.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltAK4PixelOnlyPFJetsLooseIDCorrected = cms.EDProducer( "CorrectedPFJetProducer", + src = cms.InputTag( "hltAK4PixelOnlyPFJetsLooseID" ), + correctors = cms.VInputTag( 'hltAK4PixelOnlyPFCorrector' ) ) -fragment.hltEle23CaloIdLTrackIdLIsoVLJet30DetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30OneOEMinusOneOPFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.01 ), - thrRegularEE = cms.vdouble( 0.015 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltAK4PixelOnlyPFJetsTightIDCorrected = cms.EDProducer( "CorrectedPFJetProducer", + src = cms.InputTag( "hltAK4PixelOnlyPFJetsTightID" ), + correctors = cms.VInputTag( 'hltAK4PixelOnlyPFCorrector' ) ) -fragment.hltEle23CaloIdLTrackIdLIsoVLJet30DphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30DetaFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.07 ), - thrRegularEE = cms.vdouble( 0.1 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltPixelOnlyPFMETProducer = cms.EDProducer( "PFMETProducer", + src = cms.InputTag( "hltPixelOnlyParticleFlow" ), + globalThreshold = cms.double( 0.0 ), + alias = cms.string( "hltPFMet" ), + calculateSignificance = cms.bool( False ), + parameters = cms.PSet( ), + applyWeight = cms.bool( False ), + srcWeights = cms.InputTag( "" ) ) -fragment.hltEle23CaloIdLTrackIdLIsoVLJet30TrackIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30DphiFilter" ), - varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.2 ), - thrOverEEE = cms.vdouble( 0.2 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltEgammaEleGsfTrackIsoPixelOnly = cms.EDProducer( "EgammaHLTElectronTrackIsolationProducers", + electronProducer = cms.InputTag( "hltEgammaGsfElectrons" ), + trackProducer = cms.InputTag( "hltPixelTracksZetaClean" ), + recoEcalCandidateProducer = cms.InputTag( "hltEgammaCandidates" ), + beamSpotProducer = cms.InputTag( "hltOnlineBeamSpot" ), + egTrkIsoPtMin = cms.double( 1.0 ), + egTrkIsoConeSize = cms.double( 0.2 ), + egTrkIsoZSpan = cms.double( 0.15 ), + egTrkIsoRSpan = cms.double( 999999.0 ), + egTrkIsoVetoConeSizeBarrel = cms.double( 0.03 ), + egTrkIsoVetoConeSizeEndcap = cms.double( 0.03 ), + egTrkIsoStripBarrel = cms.double( 0.01 ), + egTrkIsoStripEndcap = cms.double( 0.01 ), + useGsfTrack = cms.bool( True ), + useSCRefs = cms.bool( True ) ) -fragment.hltEle23JetCollectionsForLeptonPlusPFJets = cms.EDProducer( "HLTPFJetsCleanedFromLeadingLeptons", - leptons = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30TrackIsoFilter" ), - jets = cms.InputTag( "hltAK4PFJetsCorrected" ), - minDeltaR = cms.double( 1.0 ), - numLeptons = cms.uint32( 1 ) +fragment.hltDisplacedmumuVtxNoMatchingProducer = cms.EDProducer( "HLTDisplacedmumuVtxProducer", + Src = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), + PreviousCandTag = cms.InputTag( "hltDoubleMu3L3FilteredNoVtx" ), + matchToPrevious = cms.bool( False ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MinPtPair = cms.double( 0.0 ), + MinInvMass = cms.double( 0.0 ), + MaxInvMass = cms.double( 99999.0 ), + ChargeOpt = cms.int32( 0 ) ) -fragment.hltEle23PFJet30EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEle23JetCollectionsForLeptonPlusPFJets" ), - originalTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - MinJetPt = cms.double( 30.0 ), - MaxAbsJetEta = cms.double( 2.5 ), - MinNJets = cms.uint32( 1 ), - triggerType = cms.int32( 85 ) +fragment.hltRecHitInRegionForMuonsMFnoVtx = cms.EDProducer( "MuonHLTRechitInRegionsProducer", + productLabels = cms.vstring( 'EcalRegionalRecHitsEB', + 'EcalRegionalRecHitsEE' ), + ecalhitLabels = cms.VInputTag( 'hltEcalRecHit:EcalRecHitsEB','hltEcalRecHit:EcalRecHitsEE' ), + l1TagIsolated = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), + l1TagNonIsolated = cms.InputTag( "NotUsed" ), + useUncalib = cms.bool( False ), + doIsolated = cms.bool( True ), + l1LowerThr = cms.double( 0.0 ), + l1UpperThr = cms.double( 999.0 ), + l1LowerThrIgnoreIsolation = cms.double( 100.0 ), + regionEtaMargin = cms.double( 0.4 ), + regionPhiMargin = cms.double( 0.4 ) ) -fragment.hltPreEle8CaloIdMTrackIdMPFJet30 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltRecHitInRegionForMuonsESNoVtx = cms.EDProducer( "MuonHLTRechitInRegionsProducer", + productLabels = cms.vstring( 'EcalRegionalRecHitsES' ), + ecalhitLabels = cms.VInputTag( 'hltEcalPreshowerRecHit:EcalRecHitsES' ), + l1TagIsolated = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), + l1TagNonIsolated = cms.InputTag( "NotUsed" ), + useUncalib = cms.bool( False ), + doIsolated = cms.bool( True ), + l1LowerThr = cms.double( 0.0 ), + l1UpperThr = cms.double( 999.0 ), + l1LowerThrIgnoreIsolation = cms.double( 100.0 ), + regionEtaMargin = cms.double( 0.4 ), + regionPhiMargin = cms.double( 0.4 ) ) -fragment.hltEle8EtFilter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEgammaCandidatesWrapper" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 8.0 ), - etcutEE = cms.double( 8.0 ), - ncandcut = cms.int32( 1 ) +fragment.hltParticleFlowRecHitECALForMuonsMFNoVtx = cms.EDProducer( "PFRecHitProducer", + navigator = cms.PSet( + barrel = cms.PSet( ), + endcap = cms.PSet( ), + name = cms.string( "PFRecHitECALNavigator" ) + ), + producers = cms.VPSet( + cms.PSet( src = cms.InputTag( 'hltRecHitInRegionForMuonsMFnoVtx','EcalRegionalRecHitsEB' ), + srFlags = cms.InputTag( "" ), + name = cms.string( "PFEBRecHitCreator" ), + qualityTests = cms.VPSet( + cms.PSet( name = cms.string( "PFRecHitQTestDBThreshold" ), + applySelectionsToAllCrystals = cms.bool( True ) + ), + cms.PSet( topologicalCleaning = cms.bool( True ), + skipTTRecoveredHits = cms.bool( True ), + cleaningThreshold = cms.double( 2.0 ), + name = cms.string( "PFRecHitQTestECAL" ), + timingCleaning = cms.bool( True ) + ) + ) + ), + cms.PSet( src = cms.InputTag( 'hltRecHitInRegionForMuonsMFnoVtx','EcalRegionalRecHitsEE' ), + srFlags = cms.InputTag( "" ), + name = cms.string( "PFEERecHitCreator" ), + qualityTests = cms.VPSet( + cms.PSet( name = cms.string( "PFRecHitQTestDBThreshold" ), + applySelectionsToAllCrystals = cms.bool( True ) + ), + cms.PSet( topologicalCleaning = cms.bool( True ), + skipTTRecoveredHits = cms.bool( True ), + cleaningThreshold = cms.double( 2.0 ), + name = cms.string( "PFRecHitQTestECAL" ), + timingCleaning = cms.bool( True ) + ) + ) + ) + ) ) -fragment.hltEle8HEFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle8EtFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.12 ), - thrOverEEE = cms.vdouble( 0.1 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), +fragment.hltParticleFlowRecHitPSForMuonsNoVtx = cms.EDProducer( "PFRecHitProducer", + navigator = cms.PSet( name = cms.string( "PFRecHitPreshowerNavigator" ) ), + producers = cms.VPSet( + cms.PSet( src = cms.InputTag( 'hltRecHitInRegionForMuonsESNoVtx','EcalRegionalRecHitsES' ), + name = cms.string( "PFPSRecHitCreator" ), + qualityTests = cms.VPSet( + cms.PSet( threshold = cms.double( 7.0E-6 ), + name = cms.string( "PFRecHitQTestThreshold" ) + ) + ) + ) + ) +) +fragment.hltParticleFlowClusterECALUncorrectedForMuonsMFNoVtx = cms.EDProducer( "PFClusterProducer", + recHitsSource = cms.InputTag( "hltParticleFlowRecHitECALForMuonsMFNoVtx" ), + recHitCleaners = cms.VPSet( + ), + seedCleaners = cms.VPSet( + ), + seedFinder = cms.PSet( + thresholdsByDetector = cms.VPSet( + cms.PSet( seedingThresholdPt = cms.double( 0.15 ), + seedingThreshold = cms.double( 0.6 ), + detector = cms.string( "ECAL_ENDCAP" ) + ), + cms.PSet( seedingThresholdPt = cms.double( 0.0 ), + seedingThreshold = cms.double( 0.23 ), + detector = cms.string( "ECAL_BARREL" ) + ) + ), + algoName = cms.string( "LocalMaximumSeedFinder" ), + nNeighbours = cms.int32( 8 ) + ), + initialClusteringStep = cms.PSet( + thresholdsByDetector = cms.VPSet( + cms.PSet( gatheringThreshold = cms.double( 0.08 ), + gatheringThresholdPt = cms.double( 0.0 ), + detector = cms.string( "ECAL_BARREL" ) + ), + cms.PSet( gatheringThreshold = cms.double( 0.3 ), + gatheringThresholdPt = cms.double( 0.0 ), + detector = cms.string( "ECAL_ENDCAP" ) + ) + ), + algoName = cms.string( "Basic2DGenericTopoClusterizer" ), + useCornerCells = cms.bool( True ) + ), + pfClusterBuilder = cms.PSet( + minFracTot = cms.double( 1.0E-20 ), + stoppingTolerance = cms.double( 1.0E-8 ), + positionCalc = cms.PSet( + minAllowedNormalization = cms.double( 1.0E-9 ), + posCalcNCrystals = cms.int32( 9 ), + algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), + logWeightDenominator = cms.double( 0.08 ), + minFractionInCalc = cms.double( 1.0E-9 ), + timeResolutionCalcBarrel = cms.PSet( + corrTermLowE = cms.double( 0.0510871 ), + threshLowE = cms.double( 0.5 ), + noiseTerm = cms.double( 1.10889 ), + constantTermLowE = cms.double( 0.0 ), + noiseTermLowE = cms.double( 1.31883 ), + threshHighE = cms.double( 5.0 ), + constantTerm = cms.double( 0.428192 ) + ), + timeResolutionCalcEndcap = cms.PSet( + corrTermLowE = cms.double( 0.0 ), + threshLowE = cms.double( 1.0 ), + noiseTerm = cms.double( 5.72489999999 ), + constantTermLowE = cms.double( 0.0 ), + noiseTermLowE = cms.double( 6.92683000001 ), + threshHighE = cms.double( 10.0 ), + constantTerm = cms.double( 0.0 ) + ) + ), + maxIterations = cms.uint32( 50 ), + positionCalcForConvergence = cms.PSet( + minAllowedNormalization = cms.double( 0.0 ), + T0_ES = cms.double( 1.2 ), + algoName = cms.string( "ECAL2DPositionCalcWithDepthCorr" ), + T0_EE = cms.double( 3.1 ), + T0_EB = cms.double( 7.4 ), + X0 = cms.double( 0.89 ), + minFractionInCalc = cms.double( 0.0 ), + W0 = cms.double( 4.2 ) + ), + allCellsPositionCalc = cms.PSet( + minAllowedNormalization = cms.double( 1.0E-9 ), + posCalcNCrystals = cms.int32( -1 ), + algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), + logWeightDenominator = cms.double( 0.08 ), + minFractionInCalc = cms.double( 1.0E-9 ), + timeResolutionCalcBarrel = cms.PSet( + corrTermLowE = cms.double( 0.0510871 ), + threshLowE = cms.double( 0.5 ), + noiseTerm = cms.double( 1.10889 ), + constantTermLowE = cms.double( 0.0 ), + noiseTermLowE = cms.double( 1.31883 ), + threshHighE = cms.double( 5.0 ), + constantTerm = cms.double( 0.428192 ) + ), + timeResolutionCalcEndcap = cms.PSet( + corrTermLowE = cms.double( 0.0 ), + threshLowE = cms.double( 1.0 ), + noiseTerm = cms.double( 5.72489999999 ), + constantTermLowE = cms.double( 0.0 ), + noiseTermLowE = cms.double( 6.92683000001 ), + threshHighE = cms.double( 10.0 ), + constantTerm = cms.double( 0.0 ) + ) + ), + algoName = cms.string( "Basic2DGenericPFlowClusterizer" ), + recHitEnergyNorms = cms.VPSet( + cms.PSet( recHitEnergyNorm = cms.double( 0.08 ), + detector = cms.string( "ECAL_BARREL" ) + ), + cms.PSet( recHitEnergyNorm = cms.double( 0.3 ), + detector = cms.string( "ECAL_ENDCAP" ) + ) + ), + showerSigma = cms.double( 1.5 ), + minFractionToKeep = cms.double( 1.0E-7 ), + excludeOtherSeeds = cms.bool( True ) + ), + positionReCalc = cms.PSet( + minAllowedNormalization = cms.double( 0.0 ), + T0_ES = cms.double( 1.2 ), + algoName = cms.string( "ECAL2DPositionCalcWithDepthCorr" ), + T0_EE = cms.double( 3.1 ), + T0_EB = cms.double( 7.4 ), + X0 = cms.double( 0.89 ), + minFractionInCalc = cms.double( 0.0 ), + W0 = cms.double( 4.2 ) + ), + energyCorrector = cms.PSet( ) +) +fragment.hltParticleFlowClusterPSForMuonsNoVtx = cms.EDProducer( "PFClusterProducer", + recHitsSource = cms.InputTag( "hltParticleFlowRecHitPSForMuonsNoVtx" ), + recHitCleaners = cms.VPSet( + ), + seedCleaners = cms.VPSet( + ), + seedFinder = cms.PSet( + thresholdsByDetector = cms.VPSet( + cms.PSet( seedingThresholdPt = cms.double( 0.0 ), + seedingThreshold = cms.double( 1.2E-4 ), + detector = cms.string( "PS1" ) + ), + cms.PSet( seedingThresholdPt = cms.double( 0.0 ), + seedingThreshold = cms.double( 1.2E-4 ), + detector = cms.string( "PS2" ) + ) + ), + algoName = cms.string( "LocalMaximumSeedFinder" ), + nNeighbours = cms.int32( 4 ) + ), + initialClusteringStep = cms.PSet( + thresholdsByDetector = cms.VPSet( + cms.PSet( gatheringThreshold = cms.double( 6.0E-5 ), + gatheringThresholdPt = cms.double( 0.0 ), + detector = cms.string( "PS1" ) + ), + cms.PSet( gatheringThreshold = cms.double( 6.0E-5 ), + gatheringThresholdPt = cms.double( 0.0 ), + detector = cms.string( "PS2" ) + ) + ), + algoName = cms.string( "Basic2DGenericTopoClusterizer" ), + useCornerCells = cms.bool( False ) + ), + pfClusterBuilder = cms.PSet( + minFracTot = cms.double( 1.0E-20 ), + stoppingTolerance = cms.double( 1.0E-8 ), + positionCalc = cms.PSet( + minAllowedNormalization = cms.double( 1.0E-9 ), + posCalcNCrystals = cms.int32( -1 ), + algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), + logWeightDenominator = cms.double( 6.0E-5 ), + minFractionInCalc = cms.double( 1.0E-9 ) + ), + maxIterations = cms.uint32( 50 ), + algoName = cms.string( "Basic2DGenericPFlowClusterizer" ), + recHitEnergyNorms = cms.VPSet( + cms.PSet( recHitEnergyNorm = cms.double( 6.0E-5 ), + detector = cms.string( "PS1" ) + ), + cms.PSet( recHitEnergyNorm = cms.double( 6.0E-5 ), + detector = cms.string( "PS2" ) + ) + ), + showerSigma = cms.double( 0.3 ), + minFractionToKeep = cms.double( 1.0E-7 ), + excludeOtherSeeds = cms.bool( True ) + ), + positionReCalc = cms.PSet( ), + energyCorrector = cms.PSet( ) +) +fragment.hltParticleFlowClusterECALForMuonsMFNoVtx = cms.EDProducer( "CorrectedECALPFClusterProducer", + minimumPSEnergy = cms.double( 0.0 ), + skipPS = cms.bool( False ), + inputPS = cms.InputTag( "hltParticleFlowClusterPSForMuonsNoVtx" ), + energyCorrector = cms.PSet( + applyCrackCorrections = cms.bool( False ), + srfAwareCorrection = cms.bool( True ), + applyMVACorrections = cms.bool( True ), + maxPtForMVAEvaluation = cms.double( 300.0 ), + recHitsEBLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + recHitsEELabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + ebSrFlagLabel = cms.InputTag( "hltEcalDigis" ), + eeSrFlagLabel = cms.InputTag( "hltEcalDigis" ) + ), + inputECAL = cms.InputTag( "hltParticleFlowClusterECALUncorrectedForMuonsMFNoVtx" ) +) +fragment.hltMuonEcalMFPFClusterIsoForMuonsNoVtx = cms.EDProducer( "MuonHLTEcalPFClusterIsolationProducer", + recoCandidateProducer = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), + pfClusterProducer = cms.InputTag( "hltParticleFlowClusterECALForMuonsMFNoVtx" ), + rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetECALMFForMuons" ), + doRhoCorrection = cms.bool( True ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + drMax = cms.double( 0.3 ), + drVetoBarrel = cms.double( 0.05 ), + drVetoEndcap = cms.double( 0.05 ), + etaStripBarrel = cms.double( 0.0 ), + etaStripEndcap = cms.double( 0.0 ), + energyBarrel = cms.double( 0.0 ), + energyEndcap = cms.double( 0.0 ), + effectiveAreas = cms.vdouble( 0.35, 0.193 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) ) -fragment.hltEle8CaloIdMClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle8HEFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.013 ), - thrRegularEE = cms.vdouble( 0.035 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), +fragment.hltMuonHcalPFClusterIsoForMuonsNoVtx = cms.EDProducer( "MuonHLTHcalPFClusterIsolationProducer", + recoCandidateProducer = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), + pfClusterProducerHCAL = cms.InputTag( "hltParticleFlowClusterHCAL" ), + useHF = cms.bool( False ), + pfClusterProducerHFEM = cms.InputTag( "" ), + pfClusterProducerHFHAD = cms.InputTag( "" ), + rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAllCalo" ), + doRhoCorrection = cms.bool( True ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + drMax = cms.double( 0.3 ), + drVetoBarrel = cms.double( 0.1 ), + drVetoEndcap = cms.double( 0.1 ), + etaStripBarrel = cms.double( 0.0 ), + etaStripEndcap = cms.double( 0.0 ), + energyBarrel = cms.double( 0.0 ), + energyEndcap = cms.double( 0.0 ), + useEt = cms.bool( True ), + effectiveAreas = cms.vdouble( 0.11, 0.163 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) ) -fragment.hltEle8CaloIdMPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle8CaloIdMClusterShapeFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) +fragment.hltPixelTracksTrackingRegionsForSeedsL3MuonNoVtx = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", + RegionPSet = cms.PSet( + vertexCollection = cms.InputTag( "hltPixelVertices" ), + zErrorVetex = cms.double( 0.2 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + zErrorBeamSpot = cms.double( 24.2 ), + maxNVertices = cms.int32( 4 ), + maxNRegions = cms.int32( 40 ), + nSigmaZVertex = cms.double( 3.0 ), + nSigmaZBeamSpot = cms.double( 4.0 ), + ptMin = cms.double( 0.3 ), + mode = cms.string( "VerticesFixed" ), + input = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), + searchOpt = cms.bool( False ), + whereToUseMeasurementTracker = cms.string( "Never" ), + originRadius = cms.double( 0.1 ), + measurementTrackerName = cms.InputTag( "" ), + precise = cms.bool( True ), + deltaEta = cms.double( 0.3 ), + deltaPhi = cms.double( 0.3 ) + ) ) -fragment.hltEle8CaloIdMGsfTrackIdMOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle8CaloIdMPixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.05 ), - thrRegularEE = cms.vdouble( 0.02 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltPixelTracksInRegionIter0L3MuonNoVtx = cms.EDProducer( "TrackSelectorByRegion", + tracks = cms.InputTag( "hltPixelTracks" ), + regions = cms.InputTag( "hltPixelTracksTrackingRegionsForSeedsL3MuonNoVtx" ), + produceTrackCollection = cms.bool( True ), + produceMask = cms.bool( False ) ) -fragment.hltEle8CaloIdMGsfTrackIdMDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle8CaloIdMGsfTrackIdMOneOEMinusOneOPFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.006 ), - thrRegularEE = cms.vdouble( 0.0085 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltIter0L3MuonPixelSeedsFromPixelTracksNoVtx = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", + InputCollection = cms.InputTag( "hltPixelTracksInRegionIter0L3MuonNoVtx" ), + InputVertexCollection = cms.InputTag( "hltTrimmedPixelVertices" ), + originHalfLength = cms.double( 0.3 ), + originRadius = cms.double( 0.1 ), + useProtoTrackKinematics = cms.bool( False ), + useEventsWithNoVertex = cms.bool( True ), + TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + usePV = cms.bool( False ), + includeFourthHit = cms.bool( True ), + SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) ) -fragment.hltEle8CaloIdMGsfTrackIdMDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle8CaloIdMGsfTrackIdMDetaFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.1 ), - thrRegularEE = cms.vdouble( 0.05 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltIter0L3MuonCkfTrackCandidatesNoVtx = cms.EDProducer( "CkfTrackCandidateMaker", + cleanTrajectoryAfterInOut = cms.bool( False ), + doSeedingRegionRebuilding = cms.bool( False ), + onlyPixelHitsForSeedCleaner = cms.bool( False ), + reverseTrajectories = cms.bool( False ), + useHitsSplitting = cms.bool( False ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ), + src = cms.InputTag( "hltIter0L3MuonPixelSeedsFromPixelTracksNoVtx" ), + clustersToSkip = cms.InputTag( "" ), + phase2clustersToSkip = cms.InputTag( "" ), + TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter0GroupedCkfTrajectoryBuilderIT" ) ), + TransientInitialStateEstimatorParameters = cms.PSet( + propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), + numberMeasurementsForFit = cms.int32( 4 ), + propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) + ), + numHitsForSeedCleaner = cms.int32( 4 ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + RedundantSeedCleaner = cms.string( "CachingSeedCleanerBySharedInput" ), + TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), + maxNSeeds = cms.uint32( 100000 ), + maxSeedsBeforeCleaning = cms.uint32( 1000 ) ) -fragment.hltGsfEle8NoIsoJetCollectionsForLeptonPlusPFJets = cms.EDProducer( "HLTPFJetsCleanedFromLeadingLeptons", - leptons = cms.InputTag( "hltEle8CaloIdMGsfTrackIdMDphiFilter" ), - jets = cms.InputTag( "hltAK4PFJetsCorrected" ), - minDeltaR = cms.double( 1.0 ), - numLeptons = cms.uint32( 1 ) +fragment.hltIter0L3MuonCtfWithMaterialTracksNoVtx = cms.EDProducer( "TrackProducer", + useSimpleMF = cms.bool( True ), + SimpleMagneticField = cms.string( "ParabolicMf" ), + src = cms.InputTag( "hltIter0L3MuonCkfTrackCandidatesNoVtx" ), + clusterRemovalInfo = cms.InputTag( "" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Fitter = cms.string( "hltESPFittingSmootherIT" ), + useHitsSplitting = cms.bool( False ), + alias = cms.untracked.string( "ctfWithMaterialTracks" ), + TrajectoryInEvent = cms.bool( False ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + AlgorithmName = cms.string( "hltIter0" ), + Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), + GeometricInnerState = cms.bool( True ), + NavigationSchool = cms.string( "" ), + MeasurementTracker = cms.string( "" ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ) ) -fragment.hltEle8NoIsoPFJet30EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltGsfEle8NoIsoJetCollectionsForLeptonPlusPFJets" ), - originalTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - MinJetPt = cms.double( 30.0 ), - MaxAbsJetEta = cms.double( 2.5 ), - MinNJets = cms.uint32( 1 ), - triggerType = cms.int32( 85 ) +fragment.hltIter0L3MuonTrackCutClassifierNoVtx = cms.EDProducer( "TrackCutClassifier", + src = cms.InputTag( "hltIter0L3MuonCtfWithMaterialTracksNoVtx" ), + beamspot = cms.InputTag( "hltOnlineBeamSpot" ), + vertices = cms.InputTag( "hltTrimmedPixelVertices" ), + ignoreVertices = cms.bool( False ), + qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), + mva = cms.PSet( + minPixelHits = cms.vint32( 0, 0, 0 ), + maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 15.0 ), + dr_par = cms.PSet( + d0err = cms.vdouble( 0.003, 0.003, 0.003 ), + dr_par2 = cms.vdouble( 3.40282346639E38, 0.6, 0.6 ), + dr_par1 = cms.vdouble( 3.40282346639E38, 0.8, 0.8 ), + dr_exp = cms.vint32( 4, 4, 4 ), + d0err_par = cms.vdouble( 0.001, 0.001, 0.001 ) + ), + maxLostLayers = cms.vint32( 1, 1, 1 ), + min3DLayers = cms.vint32( 0, 0, 0 ), + dz_par = cms.PSet( + dz_par1 = cms.vdouble( 3.40282346639E38, 0.75, 0.75 ), + dz_par2 = cms.vdouble( 3.40282346639E38, 0.5, 0.5 ), + dz_exp = cms.vint32( 4, 4, 4 ) + ), + minNVtxTrk = cms.int32( 3 ), + maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), + minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), + maxChi2 = cms.vdouble( 9999.0, 25.0, 16.0 ), + maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), + maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), + minLayers = cms.vint32( 3, 3, 3 ) + ) ) -fragment.hltPreEle17CaloIdMTrackIdMPFJet30 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltIter0L3MuonTrackSelectionHighPurityNoVtx = cms.EDProducer( "TrackCollectionFilterCloner", + originalSource = cms.InputTag( "hltIter0L3MuonCtfWithMaterialTracksNoVtx" ), + originalMVAVals = cms.InputTag( 'hltIter0L3MuonTrackCutClassifierNoVtx','MVAValues' ), + originalQualVals = cms.InputTag( 'hltIter0L3MuonTrackCutClassifierNoVtx','QualityMasks' ), + minQuality = cms.string( "highPurity" ), + copyExtras = cms.untracked.bool( True ), + copyTrajectories = cms.untracked.bool( False ) ) -fragment.hltEle17EtFilter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEgammaCandidatesWrapper" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 17.0 ), - etcutEE = cms.double( 17.0 ), - ncandcut = cms.int32( 1 ) +fragment.hltMuonTkRelIsolationCut0p09MapNoVtx = cms.EDProducer( "L3MuonCombinedRelativeIsolationProducer", + UseRhoCorrectedCaloDeposits = cms.bool( False ), + UseCaloIso = cms.bool( False ), + CaloDepositsLabel = cms.InputTag( "notUsed" ), + inputMuonCollection = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), + OutputMuIsoDeposits = cms.bool( True ), + TrackPt_Min = cms.double( -1.0 ), + printDebug = cms.bool( False ), + CutsPSet = cms.PSet( + applyCutsORmaxNTracks = cms.bool( False ), + maxNTracks = cms.int32( -1 ), + Thresholds = cms.vdouble( 0.09 ), + EtaBounds = cms.vdouble( 2.411 ), + ComponentName = cms.string( "SimpleCuts" ), + ConeSizes = cms.vdouble( 0.3 ) + ), + TrkExtractorPSet = cms.PSet( + Diff_z = cms.double( 0.2 ), + inputTrackCollection = cms.InputTag( "hltIter0L3MuonTrackSelectionHighPurityNoVtx" ), + Chi2Ndof_Max = cms.double( 1.0E64 ), + BeamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), + DR_Veto = cms.double( 0.01 ), + Pt_Min = cms.double( -1.0 ), + VetoLeadingTrack = cms.bool( True ), + DR_Max = cms.double( 0.3 ), + DepositLabel = cms.untracked.string( "PXLS" ), + PtVeto_Min = cms.double( 2.0 ), + NHits_Min = cms.uint32( 0 ), + PropagateTracksToRadius = cms.bool( True ), + ReferenceRadius = cms.double( 6.0 ), + Chi2Prob_Min = cms.double( -1.0 ), + Diff_r = cms.double( 0.1 ), + BeamlineOption = cms.string( "BeamSpotFromEvent" ), + ComponentName = cms.string( "PixelTrackExtractor" ), + DR_VetoPt = cms.double( 0.025 ) + ), + CaloExtractorPSet = cms.PSet( + DR_Veto_H = cms.double( 0.1 ), + Vertex_Constraint_Z = cms.bool( False ), + DR_Veto_E = cms.double( 0.07 ), + Weight_H = cms.double( 1.0 ), + CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAll" ), + DR_Max = cms.double( 0.3 ), + DepositLabel = cms.untracked.string( "EcalPlusHcal" ), + Vertex_Constraint_XY = cms.bool( False ), + Threshold_H = cms.double( 0.5 ), + Threshold_E = cms.double( 0.2 ), + ComponentName = cms.string( "CaloExtractor" ), + Weight_E = cms.double( 1.0 ) + ) ) -fragment.hltEle17HEFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle17EtFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.12 ), - thrOverEEE = cms.vdouble( 0.1 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltFEDSelectorL1 = cms.EDProducer( "EvFFEDSelector", + inputTag = cms.InputTag( "rawDataCollector" ), + fedList = cms.vuint32( 1404 ) ) -fragment.hltEle17CaloIdMClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle17HEFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.011 ), - thrRegularEE = cms.vdouble( 0.031 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltScoutingTrackPacker = cms.EDProducer( "HLTScoutingTrackProducer", + OtherTracks = cms.InputTag( "hltPixelOnlyPFMuonMerging" ), + vertexCollection = cms.InputTag( "hltPixelVertices" ), + mantissaPrecision = cms.int32( 10 ), + vtxMinDist = cms.double( 0.01 ), + ptMin = cms.double( 3.0 ) ) -fragment.hltEle17CaloIdMPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle17CaloIdMClusterShapeFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) +fragment.hltScoutingPrimaryVertexPacker = cms.EDProducer( "HLTScoutingPrimaryVertexProducer", + vertexCollection = cms.InputTag( "hltPixelVertices" ), + mantissaPrecision = cms.int32( 10 ) ) -fragment.hltEle17CaloIdMGsfTrackIdMOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle17CaloIdMPixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.05 ), - thrRegularEE = cms.vdouble( 0.05 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltScoutingPFPacker = cms.EDProducer( "HLTScoutingPFProducer", + pfJetCollection = cms.InputTag( "hltAK4PixelOnlyPFJets" ), + pfJetTagCollection = cms.InputTag( "" ), + pfCandidateCollection = cms.InputTag( "hltPixelOnlyParticleFlow" ), + vertexCollection = cms.InputTag( "hltPixelVertices" ), + metCollection = cms.InputTag( "hltPixelOnlyPFMETProducer" ), + rho = cms.InputTag( "hltFixedGridRhoFastjetPixelOnlyAll" ), + pfJetPtCut = cms.double( 20.0 ), + pfJetEtaCut = cms.double( 3.0 ), + pfCandidatePtCut = cms.double( 0.6 ), + pfCandidateEtaCut = cms.double( 3.0 ), + mantissaPrecision = cms.int32( 10 ), + doJetTags = cms.bool( True ), + doCandidates = cms.bool( True ), + doMet = cms.bool( True ), + doTrackVars = cms.bool( True ), + relativeTrackVars = cms.bool( True ), + doCandIndsForJets = cms.bool( False ) ) -fragment.hltEle17CaloIdMGsfTrackIdMDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle17CaloIdMGsfTrackIdMOneOEMinusOneOPFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.006 ), - thrRegularEE = cms.vdouble( 0.0085 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltScoutingMuonPacker = cms.EDProducer( "HLTScoutingMuonProducer", + ChargedCandidates = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), + displacedvertexCollection = cms.InputTag( "hltDisplacedmumuVtxNoMatchingProducer" ), + InputMuons = cms.InputTag( "hltIterL3MuonsNoVtx" ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3LinksNoVtx" ), + Tracks = cms.InputTag( "hltIterL3MuonAndMuonFromL1MergedNoVtx" ), + EcalPFClusterIsoMap = cms.InputTag( "hltMuonEcalMFPFClusterIsoForMuonsNoVtx" ), + HcalPFClusterIsoMap = cms.InputTag( "hltMuonHcalPFClusterIsoForMuonsNoVtx" ), + TrackIsoMap = cms.InputTag( 'hltMuonTkRelIsolationCut0p09MapNoVtx','combinedRelativeIsoDeposits' ), + muonPtCut = cms.double( 0.0 ), + muonEtaCut = cms.double( 2.4 ), + minVtxProbCut = cms.double( 0.001 ) ) -fragment.hltEle17CaloIdMGsfTrackIdMDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle17CaloIdMGsfTrackIdMDetaFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.1 ), - thrRegularEE = cms.vdouble( 0.05 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltScoutingEgammaPacker = cms.EDProducer( "HLTScoutingEgammaProducer", + EgammaCandidates = cms.InputTag( "hltEgammaCandidates" ), + EgammaGsfTracks = cms.InputTag( "hltEgammaGsfTracks" ), + SigmaIEtaIEtaMap = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + r9Map = cms.InputTag( 'hltEgammaR9ID','r95x5' ), + HoverEMap = cms.InputTag( "hltEgammaHoverE" ), + DetaMap = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + DphiMap = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + MissingHitsMap = cms.InputTag( 'hltEgammaGsfTrackVars','MissingHits' ), + OneOEMinusOneOPMap = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + EcalPFClusterIsoMap = cms.InputTag( "hltEgammaEcalPFClusterIso" ), + EleGsfTrackIsoMap = cms.InputTag( "hltEgammaEleGsfTrackIsoPixelOnly" ), + HcalPFClusterIsoMap = cms.InputTag( "hltEgammaHcalPFClusterIso" ), + egammaPtCut = cms.double( 2.0 ), + egammaEtaCut = cms.double( 2.5 ), + egammaHoverECut = cms.double( 1.0 ), + saveRecHitTiming = cms.bool( False ), + mantissaPrecision = cms.int32( 10 ), + rechitMatrixSize = cms.int32( 10 ), + rechitZeroSuppression = cms.bool( True ), + ecalRechitEB = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + ecalRechitEE = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ) ) -fragment.hltGsfEle17NoIsoJetCollectionsForLeptonPlusPFJets = cms.EDProducer( "HLTPFJetsCleanedFromLeadingLeptons", - leptons = cms.InputTag( "hltEle17CaloIdMGsfTrackIdMDphiFilter" ), - jets = cms.InputTag( "hltAK4PFJetsCorrected" ), - minDeltaR = cms.double( 1.0 ), - numLeptons = cms.uint32( 1 ) +fragment.hltPreDSTHLTMuonRun3PFScoutingPixelTracking = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltEle17NoIsoPFJet30EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", +fragment.hltMuonTriggerResultsFilter = cms.EDFilter( "TriggerResultsFilter", + usePathStatus = cms.bool( True ), + hltResults = cms.InputTag( "" ), + l1tResults = cms.InputTag( "" ), + l1tIgnoreMaskAndPrescale = cms.bool( False ), + throw = cms.bool( True ), + triggerConditions = cms.vstring( 'Dataset_Muon' ) +) +fragment.hltL1sSingleEG10er2p5 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltGsfEle17NoIsoJetCollectionsForLeptonPlusPFJets" ), - originalTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - MinJetPt = cms.double( 30.0 ), - MaxAbsJetEta = cms.double( 2.5 ), - MinNJets = cms.uint32( 1 ), - triggerType = cms.int32( 85 ) + L1SeedsLogicalExpression = cms.string( "L1_SingleEG10er2p5" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltPreEle23CaloIdMTrackIdMPFJet30 = cms.EDFilter( "HLTPrescaler", +fragment.hltPrePhoton20HoverELoose = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltEle23EtFilter = cms.EDFilter( "HLTEgammaEtFilter", +fragment.hltEGL1SingleEG10Filter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEgammaCandidatesWrapper" ), + candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), + l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + candNonIsolatedTag = cms.InputTag( "" ), + l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1SeedFilterTag = cms.InputTag( "hltL1sSingleEG10er2p5" ), + l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + ncandcut = cms.int32( 1 ), + doIsolated = cms.bool( False ), + region_eta_size = cms.double( 0.522 ), + region_eta_size_ecap = cms.double( 1.0 ), + region_phi_size = cms.double( 1.044 ), + barrel_end = cms.double( 1.4791 ), + endcap_end = cms.double( 2.65 ) +) +fragment.hltEG20EtFilterLooseHoverE = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEGL1SingleEG10Filter" ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 23.0 ), - etcutEE = cms.double( 23.0 ), + etcutEB = cms.double( 20.0 ), + etcutEE = cms.double( 20.0 ), ncandcut = cms.int32( 1 ) ) -fragment.hltEle23HEFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltEG20HEFilterLooseHoverE = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle23EtFilter" ), + candTag = cms.InputTag( "hltEG20EtFilterLooseHoverE" ), varTag = cms.InputTag( "hltEgammaHoverE" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), @@ -56648,119 +60047,8 @@ useEt = cms.bool( False ), thrRegularEB = cms.vdouble( -1.0 ), thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.12 ), - thrOverEEE = cms.vdouble( 0.1 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) -) -fragment.hltEle23CaloIdMClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle23HEFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.013 ), - thrRegularEE = cms.vdouble( 0.035 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) -) -fragment.hltEle23CaloIdMPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle23CaloIdMClusterShapeFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) -) -fragment.hltEle23CaloIdMGsfTrackIdMOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle23CaloIdMPixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.05 ), - thrRegularEE = cms.vdouble( 0.02 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) -) -fragment.hltEle23CaloIdMGsfTrackIdMDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle23CaloIdMGsfTrackIdMOneOEMinusOneOPFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.006 ), - thrRegularEE = cms.vdouble( 0.0085 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) -) -fragment.hltEle23CaloIdMGsfTrackIdMDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle23CaloIdMGsfTrackIdMDetaFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.1 ), - thrRegularEE = cms.vdouble( 0.05 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.5 ), + thrOverEEE = cms.vdouble( 0.5 ), thrOverE2EB = cms.vdouble( -1.0 ), thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), @@ -56771,58 +60059,21 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltGsfEle23NoIsoJetCollectionsForLeptonPlusPFJets = cms.EDProducer( "HLTPFJetsCleanedFromLeadingLeptons", - leptons = cms.InputTag( "hltEle23CaloIdMGsfTrackIdMDphiFilter" ), - jets = cms.InputTag( "hltAK4PFJetsCorrected" ), - minDeltaR = cms.double( 1.0 ), - numLeptons = cms.uint32( 1 ) -) -fragment.hltEle23NoIsoPFJet30EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltGsfEle23NoIsoJetCollectionsForLeptonPlusPFJets" ), - originalTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - MinJetPt = cms.double( 30.0 ), - MaxAbsJetEta = cms.double( 2.5 ), - MinNJets = cms.uint32( 1 ), - triggerType = cms.int32( 85 ) -) -fragment.hltPreEle50CaloIdVTGsfTrkIdTPFJet165 = cms.EDFilter( "HLTPrescaler", +fragment.hltPrePhoton30HoverELoose = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltEle50EtFilter = cms.EDFilter( "HLTEgammaEtFilter", +fragment.hltEG30EtFilterLooseHoverE = cms.EDFilter( "HLTEgammaEtFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1SingleEG40Filter" ), + inputTag = cms.InputTag( "hltEGL1SingleEG10Filter" ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 50.0 ), - etcutEE = cms.double( 50.0 ), + etcutEB = cms.double( 30.0 ), + etcutEE = cms.double( 30.0 ), ncandcut = cms.int32( 1 ) ) -fragment.hltEle50CaloIdVTClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle50EtFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.01 ), - thrRegularEE = cms.vdouble( 0.03 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) -) -fragment.hltEle50CaloIdVTHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltEG30HEFilterLooseHoverE = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle50CaloIdVTClusterShapeFilter" ), + candTag = cms.InputTag( "hltEG30EtFilterLooseHoverE" ), varTag = cms.InputTag( "hltEgammaHoverE" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), @@ -56830,8 +60081,8 @@ useEt = cms.bool( False ), thrRegularEB = cms.vdouble( -1.0 ), thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.1 ), - thrOverEEE = cms.vdouble( 0.05 ), + thrOverEEB = cms.vdouble( 0.5 ), + thrOverEEE = cms.vdouble( 0.5 ), thrOverE2EB = cms.vdouble( -1.0 ), thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), @@ -56842,353 +60093,240 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltEle50CaloIdVTPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle50CaloIdVTHEFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) +fragment.hltCalibrationEventsFilter = cms.EDFilter( "HLTTriggerTypeFilter", + SelectedTriggerType = cms.int32( 2 ) ) -fragment.hltEle50CaloIdVTGsfTrkIdTGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle50CaloIdVTPixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.007 ), - thrRegularEE = cms.vdouble( 0.007 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltPreEcalCalibration = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltEle50CaloIdVTGsfTrkIdTGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle50CaloIdVTGsfTrkIdTGsfDetaFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.06 ), - thrRegularEE = cms.vdouble( 0.06 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltEcalCalibrationRaw = cms.EDProducer( "EvFFEDSelector", + inputTag = cms.InputTag( "rawDataCollector" ), + fedList = cms.vuint32( 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 1024 ) ) -fragment.hltPFJetsCorrectedMatchedToL1 = cms.EDProducer( "HLTPFJetL1TMatchProducer", - jetsInput = cms.InputTag( "hltAK4PFJetsCorrected" ), - L1Jets = cms.InputTag( 'hltGtStage2Digis','Jet' ), - DeltaR = cms.double( 0.5 ) +fragment.hltPreHcalCalibration = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltMonoPFJet165 = cms.EDFilter( "HLT1PFJet", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltPFJetsCorrectedMatchedToL1" ), - triggerType = cms.int32( 85 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 165.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 5.0 ), - MinN = cms.int32( 1 ) +fragment.hltHcalCalibTypeFilter = cms.EDFilter( "HLTHcalCalibTypeFilter", + InputTag = cms.InputTag( "rawDataCollector" ), + CalibTypes = cms.vint32( 1, 2, 3, 4, 5, 6 ) ) -fragment.hltEle50CaloIdVTGsfTrkIdTCleanAK4PFJet = cms.EDProducer( "HLTPFJetCollectionsForBoostedLeptonPlusJets", - HltLeptonTag = cms.InputTag( "hltEle50CaloIdVTGsfTrkIdTGsfDphiFilter" ), - SourceJetTag = cms.InputTag( "hltPFJetsCorrectedMatchedToL1" ), - minDeltaR = cms.double( 0.5 ) +fragment.hltHcalCalibrationRaw = cms.EDProducer( "EvFFEDSelector", + inputTag = cms.InputTag( "rawDataCollector" ), + fedList = cms.vuint32( 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 1024, 1100, 1101, 1102, 1103, 1104, 1105, 1106, 1107, 1108, 1109, 1110, 1111, 1112, 1113, 1114, 1115, 1116, 1117, 1118, 1119, 1120, 1121, 1122, 1123, 1124, 1125, 1126, 1127, 1128, 1129, 1130, 1131, 1132, 1133, 1134, 1135, 1136, 1137, 1138, 1139, 1140, 1141, 1142, 1143, 1144, 1145, 1146, 1147, 1148, 1149, 1150, 1151, 1152, 1153, 1154, 1155, 1156, 1157, 1158, 1159, 1160, 1161, 1162, 1163, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1172, 1173, 1174, 1175, 1176, 1177, 1178, 1179, 1180, 1181, 1182, 1183, 1184, 1185, 1186, 1187, 1188, 1189, 1190, 1191, 1192, 1193, 1194, 1195, 1196, 1197, 1198, 1199 ) ) -fragment.hltEle50CaloIdVTGsfTrkIdTCentralPFJet165EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", +fragment.hltL1sZeroBiasIorAlwaysTrueIorIsolatedBunch = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEle50CaloIdVTGsfTrkIdTCleanAK4PFJet" ), - originalTag = cms.InputTag( "hltEle50CaloIdVTGsfTrkIdTCleanAK4PFJet" ), - MinJetPt = cms.double( 165.0 ), - MaxAbsJetEta = cms.double( 2.6 ), - MinNJets = cms.uint32( 1 ), - triggerType = cms.int32( 0 ) + L1SeedsLogicalExpression = cms.string( "L1_ZeroBias OR L1_AlwaysTrue OR L1_IsolatedBunch" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltPreEle115CaloIdVTGsfTrkIdT = cms.EDFilter( "HLTPrescaler", +fragment.hltPreAlCaEcalPhiSym = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltEG115EtFilter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1SingleEGNonIsoOrWithJetAndTauFilter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 115.0 ), - etcutEE = cms.double( 115.0 ), - ncandcut = cms.int32( 1 ) +fragment.hltEcalPhiSymFilter = cms.EDFilter( "HLTEcalPhiSymFilter", + barrelDigiCollection = cms.InputTag( 'hltEcalDigis','ebDigis' ), + endcapDigiCollection = cms.InputTag( 'hltEcalDigis','eeDigis' ), + barrelUncalibHitCollection = cms.InputTag( 'hltEcalUncalibRecHit','EcalUncalibRecHitsEB' ), + endcapUncalibHitCollection = cms.InputTag( 'hltEcalUncalibRecHit','EcalUncalibRecHitsEE' ), + barrelHitCollection = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + endcapHitCollection = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + statusThreshold = cms.uint32( 3 ), + useRecoFlag = cms.bool( False ), + ampCut_barrelP = cms.vdouble( 14.31759, 14.33355, 14.34853, 14.36281, 14.37667, 14.39011, 14.40334, 14.41657, 14.42994, 14.44359, 14.45759, 14.47222, 14.48748, 14.50358, 14.52052, 14.53844, 14.55755, 14.57778, 14.59934, 14.62216, 14.64645, 14.67221, 14.69951, 14.72849, 14.75894, 14.79121, 14.82502, 14.86058, 14.89796, 14.93695, 14.97783, 15.02025, 15.06442, 15.11041, 15.15787, 15.20708, 15.25783, 15.31026, 15.36409, 15.41932, 15.47602, 15.53384, 15.5932, 15.65347, 15.715, 15.77744, 15.84086, 15.90505, 15.97001, 16.03539, 16.10147, 16.16783, 16.23454, 16.30146, 16.36824, 16.43502, 16.50159, 16.56781, 16.63354, 16.69857, 16.76297, 16.82625, 16.88862, 16.94973, 17.00951, 17.06761, 17.12403, 17.1787, 17.23127, 17.28167, 17.32955, 17.37491, 17.41754, 17.45723, 17.49363, 17.52688, 17.55642, 17.58218, 17.60416, 17.62166, 17.63468, 17.64315, 17.64665, 17.6449, 17.6379 ), + ampCut_barrelM = cms.vdouble( 17.6379, 17.6449, 17.64665, 17.64315, 17.63468, 17.62166, 17.60416, 17.58218, 17.55642, 17.52688, 17.49363, 17.45723, 17.41754, 17.37491, 17.32955, 17.28167, 17.23127, 17.1787, 17.12403, 17.06761, 17.00951, 16.94973, 16.88862, 16.82625, 16.76297, 16.69857, 16.63354, 16.56781, 16.50159, 16.43502, 16.36824, 16.30146, 16.23454, 16.16783, 16.10147, 16.03539, 15.97001, 15.90505, 15.84086, 15.77744, 15.715, 15.65347, 15.5932, 15.53384, 15.47602, 15.41932, 15.36409, 15.31026, 15.25783, 15.20708, 15.15787, 15.11041, 15.06442, 15.02025, 14.97783, 14.93695, 14.89796, 14.86058, 14.82502, 14.79121, 14.75894, 14.72849, 14.69951, 14.67221, 14.64645, 14.62216, 14.59934, 14.57778, 14.55755, 14.53844, 14.52052, 14.50358, 14.48748, 14.47222, 14.45759, 14.44359, 14.42994, 14.41657, 14.40334, 14.39011, 14.37667, 14.36281, 14.34853, 14.33355, 14.31759 ), + ampCut_endcapP = cms.vdouble( 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 11.5, 11.5, 11.5, 11.5, 11.5, 11.5, 11.5, 11.5, 11.5 ), + ampCut_endcapM = cms.vdouble( 11.5, 11.5, 11.5, 11.5, 11.5, 11.5, 11.5, 11.5, 11.5, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0 ), + phiSymBarrelDigiCollection = cms.string( "phiSymEcalDigisEB" ), + phiSymEndcapDigiCollection = cms.string( "phiSymEcalDigisEE" ) ) -fragment.hltEG115CaloIdVTClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltL1sL1UnpairedBunchBptxMinus = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG115EtFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.011 ), - thrRegularEE = cms.vdouble( 0.03 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + L1SeedsLogicalExpression = cms.string( "L1_UnpairedBunchBptxMinus" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltEG115CaloIdVTHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG115CaloIdVTClusterShapeFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.075 ), - thrOverEEE = cms.vdouble( 0.075 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltPreL1UnpairedBunchBptxMinus = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltEle115CaloIdVTPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", +fragment.hltL1sL1UnpairedBunchBptxPlus = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG115CaloIdVTHEFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) + L1SeedsLogicalExpression = cms.string( "L1_UnpairedBunchBptxPlus" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltEle115CaloIdVTGsfTrkIdTGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltPreL1UnpairedBunchBptxPlus = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltL1sNotBptxOR = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle115CaloIdVTPixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.007 ), - thrRegularEE = cms.vdouble( 0.007 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + L1SeedsLogicalExpression = cms.string( "L1_NotBptxOR" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltEle115CaloIdVTGsfTrkIdTGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltPreL1NotBptxOR = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltL1sL1CDCSingleMu3er1p2TOP120DPHI2p618to3p142 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle115CaloIdVTGsfTrkIdTGsfDetaFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.07 ), - thrRegularEE = cms.vdouble( 0.07 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + L1SeedsLogicalExpression = cms.string( "L1_CDC_SingleMu_3_er1p2_TOP120_DPHI2p618_3p142" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltPreEle135CaloIdVTGsfTrkIdT = cms.EDFilter( "HLTPrescaler", +fragment.hltPreL1CDCSingleMu3er1p2TOP120DPHI2p6183p142 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltEG135EtFilter = cms.EDFilter( "HLTEgammaEtFilter", +fragment.hltL1sCDC = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1SingleEGNonIsoOrWithJetAndTauFilter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 135.0 ), - etcutEE = cms.double( 135.0 ), - ncandcut = cms.int32( 1 ) + L1SeedsLogicalExpression = cms.string( "L1_CDC_SingleMu_3_er1p2_TOP120_DPHI2p618_3p142" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltEG135CaloIdVTClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltPreCDCL2cosmic10er1p0 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltL1fL1sCDCL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG135EtFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.011 ), - thrRegularEE = cms.vdouble( 0.03 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + PreviousCandTag = cms.InputTag( "hltL1sCDC" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 1 ), + CentralBxOnly = cms.bool( False ), + SelectQualities = cms.vint32( ) ) -fragment.hltEG135CaloIdVTHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltL2fL1sCDCL2CosmicMuL2Filtered3er2stations10er1p0 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG135CaloIdVTClusterShapeFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.075 ), - thrOverEEE = cms.vdouble( 0.075 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltL2MuonCandidatesNoVtxMeanTimerCosmicSeed" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sCDCL1Filtered0" ), + SeedMapTag = cms.InputTag( "hltL2CosmicMuons" ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 1.0 ), + AbsEtaBins = cms.vdouble( 0.9, 1.5, 2.1, 5.0 ), + MinNstations = cms.vint32( 0, 2, 0, 2 ), + MinNhits = cms.vint32( 0, 1, 0, 1 ), + CutOnChambers = cms.bool( False ), + MinNchambers = cms.vint32( 0 ), + MaxDr = cms.double( 9999.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 10.0 ), + NSigmaPt = cms.double( 0.0 ), + MatchToPreviousCand = cms.bool( True ) ) -fragment.hltEle135CaloIdVTPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", +fragment.hltPreCDCL2cosmic5p5er1p0 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltL2fL1sCDCL2CosmicMuL2Filtered3er2stations5p5er1p0 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG135CaloIdVTHEFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltL2MuonCandidatesNoVtxMeanTimerCosmicSeed" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sCDCL1Filtered0" ), + SeedMapTag = cms.InputTag( "hltL2CosmicMuons" ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 1.0 ), + AbsEtaBins = cms.vdouble( 0.9, 1.5, 2.1, 5.0 ), + MinNstations = cms.vint32( 0, 2, 0, 2 ), + MinNhits = cms.vint32( 0, 1, 0, 1 ), + CutOnChambers = cms.bool( False ), + MinNchambers = cms.vint32( 0 ), + MaxDr = cms.double( 9999.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 5.5 ), + NSigmaPt = cms.double( 0.0 ), + MatchToPreviousCand = cms.bool( True ) ) -fragment.hltEle135CaloIdVTGsfTrkIdTGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltL1EventNumberNZS = cms.EDFilter( "HLTL1NumberFilter", + rawInput = cms.InputTag( "rawDataCollector" ), + period = cms.uint32( 4096 ), + invert = cms.bool( False ), + fedId = cms.int32( 1024 ), + useTCDSEventNumber = cms.bool( False ) +) +fragment.hltL1sHcalNZS = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle135CaloIdVTPixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.007 ), - thrRegularEE = cms.vdouble( 0.007 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + L1SeedsLogicalExpression = cms.string( "L1_ZeroBias OR L1_SingleJet35 OR L1_SingleJet60 OR L1_SingleJet90 OR L1_SingleJet120 OR L1_SingleJet140er2p5 OR L1_SingleJet160er2p5 OR L1_SingleJet180 OR L1_SingleJet200 OR L1_DoubleJet40er2p5 OR L1_DoubleJet100er2p5 OR L1_DoubleJet120er2p5 OR L1_QuadJet60er2p5 OR L1_HTT120er OR L1_HTT160er OR L1_HTT200er OR L1_HTT255er OR L1_HTT280er OR L1_HTT320er" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltEle135CaloIdVTGsfTrkIdTGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltPreHcalNZS = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltL1sSingleEGorSingleorDoubleMu = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle135CaloIdVTGsfTrkIdTGsfDetaFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.07 ), - thrRegularEE = cms.vdouble( 0.07 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + L1SeedsLogicalExpression = cms.string( "L1_SingleIsoEG30er2p1 OR L1_SingleIsoEG28er2p1 OR L1_SingleEG10er2p5 OR L1_SingleEG15er2p5 OR L1_SingleEG26er2p5 OR L1_SingleEG34er2p5 OR L1_SingleEG36er2p5 OR L1_SingleEG38er2p5 OR L1_SingleEG40er2p5 OR L1_SingleEG42er2p5 OR L1_SingleEG45er2p5 OR L1_SingleEG60 OR L1_SingleMuOpen OR L1_SingleMu3 OR L1_SingleMu5 OR L1_SingleMu7 OR L1_SingleMu18 OR L1_SingleMu20 OR L1_SingleMu22 OR L1_SingleMu25 OR L1_DoubleMu_12_5 OR L1_DoubleMu_15_7 OR L1_SingleIsoEG24er2p1 OR L1_SingleIsoEG26er2p5 OR L1_SingleIsoEG28er2p5 OR L1_SingleIsoEG30er2p5 OR L1_SingleIsoEG32er2p5 OR L1_SingleIsoEG34er2p5 OR L1_DoubleEG_22_10_er2p5 OR L1_DoubleEG_25_12_er2p5 OR L1_DoubleEG_25_14_er2p5 OR L1_TripleEG_18_17_8_er2p5 OR L1_TripleMu_5_3_3 OR L1_TripleMu_5_5_3 OR L1_DoubleMu_15_7" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltL1sQuadJetC50to60IorHTT280to500IorHTT250to340QuadJet = cms.EDFilter( "HLTL1TSeed", +fragment.hltPreHcalPhiSym = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltL1sIsolatedBunch = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_QuadJet60er2p5 OR L1_HTT280er OR L1_HTT320er OR L1_HTT360er OR L1_ETT2000 OR L1_HTT400er OR L1_HTT450er OR L1_HTT280er_QuadJet_70_55_40_35_er2p5 OR L1_HTT320er_QuadJet_70_55_40_40_er2p5 OR L1_HTT320er_QuadJet_80_60_er2p1_45_40_er2p3 OR L1_HTT320er_QuadJet_80_60_er2p1_50_45_er2p3" ), + L1SeedsLogicalExpression = cms.string( "L1_IsolatedBunch" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -57198,157 +60336,285 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltPrePFHT330PT30QuadPFJet75604540TriplePFBTagDeepCSV4p5 = cms.EDFilter( "HLTPrescaler", +fragment.hltL1sSingleJetOR = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_DoubleEG8er2p5_HTT260er OR L1_DoubleEG8er2p5_HTT280er OR L1_DoubleEG8er2p5_HTT300er OR L1_DoubleEG8er2p5_HTT300er OR L1_HTT255er OR L1_HTT280er OR L1_HTT280er_QuadJet_70_55_40_35_er2p5 OR L1_HTT320er_QuadJet_80_60_er2p1_45_40_er2p3 OR L1_HTT320er_QuadJet_80_60_er2p1_50_45_er2p3 OR L1_HTT320er OR L1_HTT360er OR L1_ETT2000 OR L1_HTT400er OR L1_HTT450er" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +) +fragment.hltPreHcalIsolatedbunch = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltQuadCentralJet30 = cms.EDFilter( "HLT1CaloJet", +fragment.hltL1sV0SingleJet3OR = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), - triggerType = cms.int32( 86 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 30.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.5 ), - MinN = cms.int32( 4 ) + L1SeedsLogicalExpression = cms.string( "L1_SingleJet60 OR L1_SingleJet200 OR L1_DoubleJet120er2p5" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltCaloJetsQuad30ForHt = cms.EDProducer( "HLTCaloJetCollectionProducer", - HLTObject = cms.InputTag( "hltQuadCentralJet30" ), - TriggerTypes = cms.vint32( 86 ) +fragment.hltPreIsoTrackHB = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltHtMhtCaloJetsQuadC30 = cms.EDProducer( "HLTHtMhtProducer", - usePt = cms.bool( True ), - excludePFMuons = cms.bool( False ), - minNJetHt = cms.int32( 4 ), - minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 30.0 ), - minPtJetMht = cms.double( 0.0 ), - maxEtaJetHt = cms.double( 2.5 ), - maxEtaJetMht = cms.double( 5.0 ), - jetsLabel = cms.InputTag( "hltCaloJetsQuad30ForHt" ), - pfCandidatesLabel = cms.InputTag( "" ) +fragment.hltPixelTracksQuadruplets = cms.EDProducer( "TrackWithVertexSelector", + src = cms.InputTag( "hltPixelTracks" ), + etaMin = cms.double( -999.0 ), + etaMax = cms.double( 999.0 ), + ptMin = cms.double( 0.0 ), + ptMax = cms.double( 999999.0 ), + d0Max = cms.double( 999.0 ), + dzMax = cms.double( 999.0 ), + normalizedChi2 = cms.double( 999999.0 ), + numberOfValidHits = cms.uint32( 0 ), + numberOfLostHits = cms.uint32( 999 ), + numberOfValidPixelHits = cms.uint32( 4 ), + ptErrorCut = cms.double( 999999.0 ), + quality = cms.string( "loose" ), + useVtx = cms.bool( False ), + vertexTag = cms.InputTag( "hltTrimmedPixelVertices" ), + timesTag = cms.InputTag( "" ), + timeResosTag = cms.InputTag( "" ), + nVertices = cms.uint32( 0 ), + vtxFallback = cms.bool( False ), + zetaVtx = cms.double( 999999.0 ), + rhoVtx = cms.double( 999999.0 ), + nSigmaDtVertex = cms.double( 0.0 ), + copyExtras = cms.untracked.bool( False ), + copyTrajectories = cms.untracked.bool( False ) ) -fragment.hltCaloQuadJet30HT320 = cms.EDFilter( "HLTHtMhtFilter", +fragment.hltIsolPixelTrackProdHB = cms.EDProducer( "IsolatedPixelTrackCandidateL1TProducer", + L1eTauJetsSource = cms.InputTag( 'hltGtStage2Digis','Tau' ), + tauAssociationCone = cms.double( 0.0 ), + tauUnbiasCone = cms.double( 1.2 ), + PixelTracksSources = cms.VInputTag( 'hltPixelTracksQuadruplets' ), + ExtrapolationConeSize = cms.double( 1.0 ), + PixelIsolationConeSizeAtEC = cms.double( 40.0 ), + L1GTSeedLabel = cms.InputTag( "hltL1sV0SingleJet3OR" ), + MaxVtxDXYSeed = cms.double( 101.0 ), + MaxVtxDXYIsol = cms.double( 101.0 ), + VertexLabel = cms.InputTag( "hltTrimmedPixelVertices" ), + MagFieldRecordName = cms.string( "VolumeBasedMagneticField" ), + minPTrack = cms.double( 5.0 ), + maxPTrackForIsolation = cms.double( 3.0 ), + EBEtaBoundary = cms.double( 1.479 ) +) +fragment.hltIsolPixelTrackL2FilterHB = cms.EDFilter( "HLTPixelIsolTrackL1TFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMhtCaloJetsQuadC30' ), - mhtLabels = cms.VInputTag( 'hltHtMhtCaloJetsQuadC30' ), - minHt = cms.vdouble( 320.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) + candTag = cms.InputTag( "hltIsolPixelTrackProdHB" ), + L1GTSeedLabel = cms.InputTag( "hltL1sV0SingleJet3OR" ), + MaxPtNearby = cms.double( 2.0 ), + MinEnergyTrack = cms.double( 12.0 ), + MinPtTrack = cms.double( 3.5 ), + MaxEtaTrack = cms.double( 1.15 ), + MinEtaTrack = cms.double( 0.0 ), + MinDeltaPtL1Jet = cms.double( -40000.0 ), + filterTrackEnergy = cms.bool( True ), + NMaxTrackCandidates = cms.int32( 10 ), + DropMultiL2Event = cms.bool( False ) ) -fragment.hltBTagCaloDeepCSVp17Double = cms.EDFilter( "HLTCaloJetTag", +fragment.hltIsolEcalPixelTrackProdHB = cms.EDProducer( "IsolatedEcalPixelTrackCandidateProducer", + filterLabel = cms.InputTag( "hltIsolPixelTrackL2FilterHB" ), + EBRecHitSource = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + EERecHitSource = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + EBHitEnergyThreshold = cms.double( 0.1 ), + EBHitCountEnergyThreshold = cms.double( 0.5 ), + EEHitEnergyThreshold0 = cms.double( -41.0664 ), + EEHitEnergyThreshold1 = cms.double( 68.795 ), + EEHitEnergyThreshold2 = cms.double( -38.143 ), + EEHitEnergyThreshold3 = cms.double( 7.043 ), + EEFacHitCountEnergyThreshold = cms.double( 10.0 ), + EcalConeSizeEta0 = cms.double( 0.09 ), + EcalConeSizeEta1 = cms.double( 0.14 ) +) +fragment.hltEcalIsolPixelTrackL2FilterHB = cms.EDFilter( "HLTEcalPixelIsolTrackFilter", saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltSelector8CentralJetsL1FastJet" ), - JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsCalo','probb' ), - MinTag = cms.double( 0.17 ), - MaxTag = cms.double( 999999.0 ), - MinJets = cms.int32( 2 ), - TriggerType = cms.int32( 86 ) + candTag = cms.InputTag( "hltIsolEcalPixelTrackProdHB" ), + MaxEnergyInEB = cms.double( 2.0 ), + MaxEnergyInEE = cms.double( 4.0 ), + MaxEnergyOutEB = cms.double( 1.2 ), + MaxEnergyOutEE = cms.double( 2.0 ), + NMaxTrackCandidates = cms.int32( 10 ), + DropMultiL2Event = cms.bool( False ) ) -fragment.hltPFCentralJetLooseIDQuad30 = cms.EDFilter( "HLT1PFJet", +fragment.hltHcalITIPTCorrectorHB = cms.EDProducer( "IPTCorrector", + corTracksLabel = cms.InputTag( "hltIter0PFlowCtfWithMaterialTracks" ), + filterLabel = cms.InputTag( "hltIsolPixelTrackL2FilterHB" ), + associationCone = cms.double( 0.2 ) +) +fragment.hltIsolPixelTrackL3FilterHB = cms.EDFilter( "HLTPixelIsolTrackL1TFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsLooseIDCorrected" ), - triggerType = cms.int32( 86 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 30.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.5 ), - MinN = cms.int32( 4 ) + candTag = cms.InputTag( "hltHcalITIPTCorrectorHB" ), + L1GTSeedLabel = cms.InputTag( "hltL1sV0SingleJet3OR" ), + MaxPtNearby = cms.double( 2.0 ), + MinEnergyTrack = cms.double( 18.0 ), + MinPtTrack = cms.double( 20.0 ), + MaxEtaTrack = cms.double( 1.15 ), + MinEtaTrack = cms.double( 0.0 ), + MinDeltaPtL1Jet = cms.double( 4.0 ), + filterTrackEnergy = cms.bool( True ), + NMaxTrackCandidates = cms.int32( 999 ), + DropMultiL2Event = cms.bool( False ) ) -fragment.hlt1PFCentralJetLooseID75 = cms.EDFilter( "HLT1PFJet", +fragment.hltPreIsoTrackHE = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltIsolPixelTrackProdHE = cms.EDProducer( "IsolatedPixelTrackCandidateL1TProducer", + L1eTauJetsSource = cms.InputTag( 'hltGtStage2Digis','Tau' ), + tauAssociationCone = cms.double( 0.0 ), + tauUnbiasCone = cms.double( 1.2 ), + PixelTracksSources = cms.VInputTag( 'hltPixelTracksQuadruplets' ), + ExtrapolationConeSize = cms.double( 1.0 ), + PixelIsolationConeSizeAtEC = cms.double( 40.0 ), + L1GTSeedLabel = cms.InputTag( "hltL1sV0SingleJet3OR" ), + MaxVtxDXYSeed = cms.double( 101.0 ), + MaxVtxDXYIsol = cms.double( 101.0 ), + VertexLabel = cms.InputTag( "hltTrimmedPixelVertices" ), + MagFieldRecordName = cms.string( "VolumeBasedMagneticField" ), + minPTrack = cms.double( 5.0 ), + maxPTrackForIsolation = cms.double( 3.0 ), + EBEtaBoundary = cms.double( 1.479 ) +) +fragment.hltIsolPixelTrackL2FilterHE = cms.EDFilter( "HLTPixelIsolTrackL1TFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsLooseIDCorrected" ), - triggerType = cms.int32( 0 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 75.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.5 ), - MinN = cms.int32( 1 ) + candTag = cms.InputTag( "hltIsolPixelTrackProdHE" ), + L1GTSeedLabel = cms.InputTag( "hltL1sV0SingleJet3OR" ), + MaxPtNearby = cms.double( 2.0 ), + MinEnergyTrack = cms.double( 12.0 ), + MinPtTrack = cms.double( 3.5 ), + MaxEtaTrack = cms.double( 2.2 ), + MinEtaTrack = cms.double( 1.1 ), + MinDeltaPtL1Jet = cms.double( -40000.0 ), + filterTrackEnergy = cms.bool( True ), + NMaxTrackCandidates = cms.int32( 5 ), + DropMultiL2Event = cms.bool( False ) ) -fragment.hlt2PFCentralJetLooseID60 = cms.EDFilter( "HLT1PFJet", +fragment.hltIsolEcalPixelTrackProdHE = cms.EDProducer( "IsolatedEcalPixelTrackCandidateProducer", + filterLabel = cms.InputTag( "hltIsolPixelTrackL2FilterHE" ), + EBRecHitSource = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + EERecHitSource = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + EBHitEnergyThreshold = cms.double( 0.1 ), + EBHitCountEnergyThreshold = cms.double( 0.5 ), + EEHitEnergyThreshold0 = cms.double( -41.0664 ), + EEHitEnergyThreshold1 = cms.double( 68.795 ), + EEHitEnergyThreshold2 = cms.double( -38.143 ), + EEHitEnergyThreshold3 = cms.double( 7.043 ), + EEFacHitCountEnergyThreshold = cms.double( 10.0 ), + EcalConeSizeEta0 = cms.double( 0.09 ), + EcalConeSizeEta1 = cms.double( 0.14 ) +) +fragment.hltEcalIsolPixelTrackL2FilterHE = cms.EDFilter( "HLTEcalPixelIsolTrackFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsLooseIDCorrected" ), - triggerType = cms.int32( 0 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 60.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.5 ), - MinN = cms.int32( 2 ) + candTag = cms.InputTag( "hltIsolEcalPixelTrackProdHE" ), + MaxEnergyInEB = cms.double( 2.0 ), + MaxEnergyInEE = cms.double( 4.0 ), + MaxEnergyOutEB = cms.double( 1.2 ), + MaxEnergyOutEE = cms.double( 2.0 ), + NMaxTrackCandidates = cms.int32( 10 ), + DropMultiL2Event = cms.bool( False ) ) -fragment.hlt3PFCentralJetLooseID45 = cms.EDFilter( "HLT1PFJet", +fragment.hltHcalITIPTCorrectorHE = cms.EDProducer( "IPTCorrector", + corTracksLabel = cms.InputTag( "hltIter0PFlowCtfWithMaterialTracks" ), + filterLabel = cms.InputTag( "hltIsolPixelTrackL2FilterHE" ), + associationCone = cms.double( 0.2 ) +) +fragment.hltIsolPixelTrackL3FilterHE = cms.EDFilter( "HLTPixelIsolTrackL1TFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsLooseIDCorrected" ), - triggerType = cms.int32( 0 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 45.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.5 ), - MinN = cms.int32( 3 ) + candTag = cms.InputTag( "hltHcalITIPTCorrectorHE" ), + L1GTSeedLabel = cms.InputTag( "hltL1sV0SingleJet3OR" ), + MaxPtNearby = cms.double( 2.0 ), + MinEnergyTrack = cms.double( 18.0 ), + MinPtTrack = cms.double( 20.0 ), + MaxEtaTrack = cms.double( 2.2 ), + MinEtaTrack = cms.double( 1.1 ), + MinDeltaPtL1Jet = cms.double( 4.0 ), + filterTrackEnergy = cms.bool( True ), + NMaxTrackCandidates = cms.int32( 999 ), + DropMultiL2Event = cms.bool( False ) ) -fragment.hlt4PFCentralJetLooseID40 = cms.EDFilter( "HLT1PFJet", +fragment.hltL1sL1ZeroBiasFirstCollisionAfterAbortGap = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsLooseIDCorrected" ), - triggerType = cms.int32( 0 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 40.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.5 ), - MinN = cms.int32( 4 ) + L1SeedsLogicalExpression = cms.string( "L1_FirstCollisionInOrbit" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltPFCentralJetLooseIDQuad30forHt = cms.EDProducer( "HLTPFJetCollectionProducer", - HLTObject = cms.InputTag( "hltPFCentralJetLooseIDQuad30" ), - TriggerTypes = cms.vint32( 86 ) +fragment.hltPreZeroBiasFirstCollisionAfterAbortGap = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltPreZeroBiasIsolatedBunches = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltL1sL1ZeroBiasFirstCollisionInTrainNOTFirstCollisionInOrbit = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_FirstCollisionInTrain AND (NOT L1_FirstCollisionInOrbit)" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltHtMhtPFCentralJetsLooseIDQuadC30 = cms.EDProducer( "HLTHtMhtProducer", - usePt = cms.bool( True ), - excludePFMuons = cms.bool( False ), - minNJetHt = cms.int32( 4 ), - minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 30.0 ), - minPtJetMht = cms.double( 0.0 ), - maxEtaJetHt = cms.double( 2.5 ), - maxEtaJetMht = cms.double( 999.0 ), - jetsLabel = cms.InputTag( "hltPFCentralJetLooseIDQuad30forHt" ), - pfCandidatesLabel = cms.InputTag( "hltParticleFlow" ) +fragment.hltPreZeroBiasFirstCollisionInTrain = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltPFCentralJetsLooseIDQuad30HT330 = cms.EDFilter( "HLTHtMhtFilter", +fragment.hltL1sL1ZeroBiasLastBunchInTrain = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMhtPFCentralJetsLooseIDQuadC30' ), - mhtLabels = cms.VInputTag( 'hltHtMhtPFCentralJetsLooseIDQuadC30' ), - minHt = cms.vdouble( 330.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) + L1SeedsLogicalExpression = cms.string( "L1_LastCollisionInTrain" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltBTagPFDeepCSV4p5Triple = cms.EDFilter( "HLTPFJetTag", +fragment.hltPreZeroBiasLastCollisionInTrain = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltL1sL1ZeroBiasFirstBunchAfterTrain = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltPFJetForBtag" ), - JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsPF','probb' ), - MinTag = cms.double( 0.24 ), - MaxTag = cms.double( 999999.0 ), - MinJets = cms.int32( 3 ), - TriggerType = cms.int32( 86 ) + L1SeedsLogicalExpression = cms.string( "L1_FirstBunchAfterTrain" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltPrePFHT330PT30QuadPFJet75604540 = cms.EDFilter( "HLTPrescaler", +fragment.hltPreZeroBiasFirstBXAfterTrain = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltL1sHTT280to500erIorHTT250to340erQuadJet = cms.EDFilter( "HLTL1TSeed", +fragment.hltL1sSingleMu5IorSingleMu14erIorSingleMu16er = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_HTT280er OR L1_HTT320er OR L1_HTT360er OR L1_ETT2000 OR L1_HTT400er OR L1_HTT450er OR L1_HTT280er_QuadJet_70_55_40_35_er2p5 OR L1_HTT320er_QuadJet_70_55_40_40_er2p5 OR L1_HTT320er_QuadJet_80_60_er2p1_45_40_er2p3 OR L1_HTT320er_QuadJet_80_60_er2p1_50_45_er2p3 OR L1_QuadJet60er2p5" ), + L1SeedsLogicalExpression = cms.string( "L1_SingleMu5 OR L1_SingleMu7 OR L1_SingleMu18 OR L1_SingleMu20 OR L1_SingleMu22 OR L1_SingleMu25" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -57358,352 +60624,346 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltPrePFHT400SixPFJet32DoublePFBTagDeepCSV2p94 = cms.EDFilter( "HLTPrescaler", +fragment.hltPreAlCaRPCMuonNormalisation = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltCaloJetFilterSixC25 = cms.EDFilter( "HLT1CaloJet", +fragment.hltRPCMuonNormaL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), - triggerType = cms.int32( 86 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 25.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.6 ), - MinN = cms.int32( 6 ) + CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + PreviousCandTag = cms.InputTag( "hltL1sSingleMu5IorSingleMu14erIorSingleMu16er" ), + MaxEta = cms.double( 1.9 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 1 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) ) -fragment.hltCaloJetsSix25ForHt = cms.EDProducer( "HLTCaloJetCollectionProducer", - HLTObject = cms.InputTag( "hltCaloJetFilterSixC25" ), - TriggerTypes = cms.vint32( 86 ) +fragment.hltPreAlCaLumiPixelsCountsRandom = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltHtMhtCaloJetsSixC25 = cms.EDProducer( "HLTHtMhtProducer", - usePt = cms.bool( True ), - excludePFMuons = cms.bool( False ), - minNJetHt = cms.int32( 6 ), - minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 25.0 ), - minPtJetMht = cms.double( 0.0 ), - maxEtaJetHt = cms.double( 2.6 ), - maxEtaJetMht = cms.double( 5.0 ), - jetsLabel = cms.InputTag( "hltCaloJetsSix25ForHt" ), - pfCandidatesLabel = cms.InputTag( "" ) +fragment.hltAlcaPixelClusterCounts = cms.EDProducer( "AlcaPCCEventProducer", + pixelClusterLabel = cms.InputTag( "hltSiPixelClusters" ), + trigstring = cms.untracked.string( "alcaPCCEvent" ) ) -fragment.hltCaloSixJet25HT300 = cms.EDFilter( "HLTHtMhtFilter", - saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMhtCaloJetsSixC25' ), - mhtLabels = cms.VInputTag( 'hltHtMhtCaloJetsSixC25' ), - minHt = cms.vdouble( 300.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) +fragment.hltPreAlCaLumiPixelsCountsZeroBias = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltBTagCaloDeepCSV10p01Single = cms.EDFilter( "HLTCaloJetTag", - saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltSelector8CentralJetsL1FastJet" ), - JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsCalo','probb' ), - MinTag = cms.double( 0.14 ), - MaxTag = cms.double( 999999.0 ), - MinJets = cms.int32( 1 ), - TriggerType = cms.int32( 86 ) +fragment.hltPreMCReducedIterativeTracking = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltPFJetFilterSix30er2p5 = cms.EDFilter( "HLT1PFJet", +fragment.hltPreMCPFMET = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltPFMETOpenFilter = cms.EDFilter( "HLT1PFMET", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - triggerType = cms.int32( 86 ), + inputTag = cms.InputTag( "hltPFMETProducer" ), + triggerType = cms.int32( 87 ), MinE = cms.double( -1.0 ), - MinPt = cms.double( 30.0 ), + MinPt = cms.double( -1.0 ), MinMass = cms.double( -1.0 ), MaxMass = cms.double( -1.0 ), MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.5 ), - MinN = cms.int32( 6 ) + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) ) -fragment.hltPFJetFilterSix32er2p5 = cms.EDFilter( "HLT1PFJet", +fragment.hltPreMCAK4PFJets = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltAK4PFJetCollection20Filter = cms.EDFilter( "HLT1PFJet", saveTags = cms.bool( True ), inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - triggerType = cms.int32( 86 ), + triggerType = cms.int32( 85 ), MinE = cms.double( -1.0 ), - MinPt = cms.double( 32.0 ), + MinPt = cms.double( 20.0 ), MinMass = cms.double( -1.0 ), MaxMass = cms.double( -1.0 ), MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.5 ), - MinN = cms.int32( 6 ) + MaxEta = cms.double( 3.0 ), + MinN = cms.int32( 1 ) ) -fragment.hltPFJetsSix30ForHt = cms.EDProducer( "HLTPFJetCollectionProducer", - HLTObject = cms.InputTag( "hltPFJetFilterSix30er2p5" ), - TriggerTypes = cms.vint32( 86 ) +fragment.hltPreMCPFBTagDeepCSV = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltHtMhtPFJetsSix30er2p5 = cms.EDProducer( "HLTHtMhtProducer", +fragment.hltBTagPFDeepCSV4p06Single = cms.EDFilter( "HLTPFJetTag", + saveTags = cms.bool( True ), + Jets = cms.InputTag( "hltPFJetForBtag" ), + JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsPF','probb' ), + MinTag = cms.double( 0.25 ), + MaxTag = cms.double( 999999.0 ), + MinJets = cms.int32( 1 ), + TriggerType = cms.int32( 86 ) +) +fragment.hltPreMCPFHT = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltPFHTForMC = cms.EDProducer( "HLTHtMhtProducer", usePt = cms.bool( True ), excludePFMuons = cms.bool( False ), - minNJetHt = cms.int32( 6 ), + minNJetHt = cms.int32( 0 ), minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 30.0 ), - minPtJetMht = cms.double( 0.0 ), - maxEtaJetHt = cms.double( 2.5 ), - maxEtaJetMht = cms.double( 999.0 ), - jetsLabel = cms.InputTag( "hltPFJetsSix30ForHt" ), + minPtJetHt = cms.double( 40.0 ), + minPtJetMht = cms.double( 20.0 ), + maxEtaJetHt = cms.double( 3.0 ), + maxEtaJetMht = cms.double( 5.0 ), + jetsLabel = cms.InputTag( "hltAK4PFJetsCorrected" ), pfCandidatesLabel = cms.InputTag( "hltParticleFlow" ) ) -fragment.hltPFSixJet30HT400 = cms.EDFilter( "HLTHtMhtFilter", +fragment.hltPFHTOpenFilter = cms.EDFilter( "HLTHtMhtFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMhtPFJetsSix30er2p5' ), - mhtLabels = cms.VInputTag( 'hltHtMhtPFJetsSix30er2p5' ), - minHt = cms.vdouble( 400.0 ), + htLabels = cms.VInputTag( 'hltPFHTForMC' ), + mhtLabels = cms.VInputTag( 'hltPFHTForMC' ), + minHt = cms.vdouble( -1.0 ), minMht = cms.vdouble( 0.0 ), minMeff = cms.vdouble( 0.0 ), meffSlope = cms.vdouble( 1.0 ) ) -fragment.hltBTagPFDeepCSV2p94Double = cms.EDFilter( "HLTPFJetTag", +fragment.hltPreMCPFMHT = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltPFMHTOpenFilter = cms.EDFilter( "HLTMhtFilter", saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltPFJetForBtag" ), - JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsPF','probb' ), - MinTag = cms.double( 0.3 ), - MaxTag = cms.double( 999999.0 ), - MinJets = cms.int32( 2 ), - TriggerType = cms.int32( 86 ) + mhtLabels = cms.VInputTag( 'hltPFHTForMC' ), + minMht = cms.vdouble( -1.0 ) ) -fragment.hltPrePFHT400SixPFJet32 = cms.EDFilter( "HLTPrescaler", +fragment.hltPreMCCaloMET = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltPrePFHT450SixPFJet36PFBTagDeepCSV1p59 = cms.EDFilter( "HLTPrescaler", +fragment.hltPreMCCaloMETJetIdCleaned = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltCaloJetFilterSixC30 = cms.EDFilter( "HLT1CaloJet", +fragment.hltMetCleanUsingJetID = cms.EDProducer( "HLTMETCleanerUsingJetID", + minPt = cms.double( 20.0 ), + maxEta = cms.double( 5.0 ), + metLabel = cms.InputTag( "hltMet" ), + jetsLabel = cms.InputTag( "hltAK4CaloJets" ), + goodJetsLabel = cms.InputTag( "hltAK4CaloJetsIDPassed" ) +) +fragment.hltMETCleanUsingJetIDOpenFilter = cms.EDFilter( "HLT1CaloMET", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltMetCleanUsingJetID" ), + triggerType = cms.int32( 87 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( -1.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) +) +fragment.hltPreMCAK4CaloJets = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltCaloJetCollection20Filter = cms.EDFilter( "HLT1CaloJet", saveTags = cms.bool( True ), inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), - triggerType = cms.int32( 86 ), + triggerType = cms.int32( 0 ), MinE = cms.double( -1.0 ), - MinPt = cms.double( 30.0 ), + MinPt = cms.double( 20.0 ), MinMass = cms.double( -1.0 ), MaxMass = cms.double( -1.0 ), MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.6 ), - MinN = cms.int32( 6 ) + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) ) -fragment.hltCaloJetsSix30ForHt = cms.EDProducer( "HLTCaloJetCollectionProducer", - HLTObject = cms.InputTag( "hltCaloJetFilterSixC30" ), - TriggerTypes = cms.vint32( 86 ) +fragment.hltPreMCAK4CaloJetsFromPV = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltHtMhtCaloJetsSixC30 = cms.EDProducer( "HLTHtMhtProducer", - usePt = cms.bool( True ), - excludePFMuons = cms.bool( False ), - minNJetHt = cms.int32( 6 ), - minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 30.0 ), - minPtJetMht = cms.double( 0.0 ), - maxEtaJetHt = cms.double( 2.6 ), - maxEtaJetMht = cms.double( 5.0 ), - jetsLabel = cms.InputTag( "hltCaloJetsSix30ForHt" ), - pfCandidatesLabel = cms.InputTag( "" ) +fragment.hltSelectorJets20L1FastJetForNoPU = cms.EDFilter( "EtMinCaloJetSelector", + src = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), + filter = cms.bool( False ), + etMin = cms.double( 20.0 ) ) -fragment.hltCaloSixJet30HT350 = cms.EDFilter( "HLTHtMhtFilter", - saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMhtCaloJetsSixC30' ), - mhtLabels = cms.VInputTag( 'hltHtMhtCaloJetsSixC30' ), - minHt = cms.vdouble( 350.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) +fragment.hltCaloJetFromPV = cms.EDProducer( "PixelJetPuId", + jets = cms.InputTag( "hltSelectorJets20L1FastJetForNoPU" ), + tracks = cms.InputTag( "hltPixelTracks" ), + primaryVertex = cms.InputTag( "hltTrimmedPixelVertices" ), + MinGoodJetTrackPtRatio = cms.double( 0.045 ), + MinGoodJetTrackPt = cms.double( 1.8 ), + MaxTrackDistanceToJet = cms.double( 0.04 ), + MinTrackPt = cms.double( 0.6 ), + MaxTrackChi2 = cms.double( 20.0 ), + UseForwardJetsAsNoPU = cms.bool( True ), + MinEtaForwardJets = cms.double( 2.4 ), + MinEtForwardJets = cms.double( 40.0 ) ) -fragment.hltPFJetFilterSix36er2p5 = cms.EDFilter( "HLT1PFJet", +fragment.hltCaloJetFromPVCollection20Filter = cms.EDFilter( "HLT1CaloJet", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - triggerType = cms.int32( 86 ), + inputTag = cms.InputTag( "hltCaloJetFromPV" ), + triggerType = cms.int32( 0 ), MinE = cms.double( -1.0 ), - MinPt = cms.double( 36.0 ), + MinPt = cms.double( 20.0 ), MinMass = cms.double( -1.0 ), MaxMass = cms.double( -1.0 ), MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.5 ), - MinN = cms.int32( 6 ) + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) ) -fragment.hltPFSixJet30HT450 = cms.EDFilter( "HLTHtMhtFilter", +fragment.hltHtMhtFromPVForMC = cms.EDProducer( "HLTHtMhtProducer", + usePt = cms.bool( False ), + excludePFMuons = cms.bool( False ), + minNJetHt = cms.int32( 0 ), + minNJetMht = cms.int32( 0 ), + minPtJetHt = cms.double( 30.0 ), + minPtJetMht = cms.double( 20.0 ), + maxEtaJetHt = cms.double( 3.0 ), + maxEtaJetMht = cms.double( 5.0 ), + jetsLabel = cms.InputTag( "hltCaloJetFromPV" ), + pfCandidatesLabel = cms.InputTag( "" ) +) +fragment.hltCaloHtMhtFromPVOpenFilter = cms.EDFilter( "HLTHtMhtFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMhtPFJetsSix30er2p5' ), - mhtLabels = cms.VInputTag( 'hltHtMhtPFJetsSix30er2p5' ), - minHt = cms.vdouble( 450.0 ), + htLabels = cms.VInputTag( 'hltHtMhtFromPVForMC' ), + mhtLabels = cms.VInputTag( 'hltHtMhtFromPVForMC' ), + minHt = cms.vdouble( -1.0 ), minMht = cms.vdouble( 0.0 ), minMeff = cms.vdouble( 0.0 ), meffSlope = cms.vdouble( 1.0 ) ) -fragment.hltBTagPFDeepCSV1p59Single = cms.EDFilter( "HLTPFJetTag", - saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltPFJetForBtag" ), - JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsPF','probb' ), - MinTag = cms.double( 0.4 ), - MaxTag = cms.double( 999999.0 ), - MinJets = cms.int32( 1 ), - TriggerType = cms.int32( 86 ) -) -fragment.hltPrePFHT450SixPFJet36 = cms.EDFilter( "HLTPrescaler", +fragment.hltPreMCCaloBTagDeepCSV = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet = cms.EDFilter( "HLTL1TSeed", +fragment.hltBTagCaloDeepCSV10p0Single = cms.EDFilter( "HLTCaloJetTag", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_HTT280er OR L1_HTT320er OR L1_HTT360er OR L1_ETT2000 OR L1_HTT400er OR L1_HTT450er OR L1_HTT280er_QuadJet_70_55_40_35_er2p5 OR L1_HTT320er_QuadJet_70_55_40_40_er2p5 OR L1_HTT320er_QuadJet_80_60_er2p1_45_40_er2p3 OR L1_HTT320er_QuadJet_80_60_er2p1_50_45_er2p3 OR L1_QuadJet60er2p5 OR L1_TripleJet_95_75_65_DoubleJet_75_65_er2p5 OR L1_TripleJet_100_80_70_DoubleJet_80_70_er2p5 OR L1_TripleJet_105_85_75_DoubleJet_85_75_er2p5" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) + Jets = cms.InputTag( "hltSelector8CentralJetsL1FastJet" ), + JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsCalo','probb' ), + MinTag = cms.double( 0.2 ), + MaxTag = cms.double( 999999.0 ), + MinJets = cms.int32( 1 ), + TriggerType = cms.int32( 86 ) ) -fragment.hltPrePFHT400FivePFJet100100603030 = cms.EDFilter( "HLTPrescaler", +fragment.hltPreMCCaloHT = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltCaloJetFilterFiveC25 = cms.EDFilter( "HLT1CaloJet", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), - triggerType = cms.int32( 86 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 25.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 3.1 ), - MinN = cms.int32( 5 ) -) -fragment.hltCaloJetsFive25ForHt = cms.EDProducer( "HLTCaloJetCollectionProducer", - HLTObject = cms.InputTag( "hltCaloJetFilterFiveC25" ), - TriggerTypes = cms.vint32( 86 ) -) -fragment.hltHtMhtCaloJetsFiveC25 = cms.EDProducer( "HLTHtMhtProducer", - usePt = cms.bool( True ), +fragment.hltHtMhtForMC = cms.EDProducer( "HLTHtMhtProducer", + usePt = cms.bool( False ), excludePFMuons = cms.bool( False ), - minNJetHt = cms.int32( 5 ), + minNJetHt = cms.int32( 0 ), minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 25.0 ), - minPtJetMht = cms.double( 0.0 ), - maxEtaJetHt = cms.double( 3.1 ), + minPtJetHt = cms.double( 30.0 ), + minPtJetMht = cms.double( 20.0 ), + maxEtaJetHt = cms.double( 3.0 ), maxEtaJetMht = cms.double( 5.0 ), - jetsLabel = cms.InputTag( "hltCaloJetsFive25ForHt" ), + jetsLabel = cms.InputTag( "hltAK4CaloJetsCorrected" ), pfCandidatesLabel = cms.InputTag( "" ) ) -fragment.hltCaloFiveJet25HT300 = cms.EDFilter( "HLTHtMhtFilter", +fragment.hltCaloHTOpenFilter = cms.EDFilter( "HLTHtMhtFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMhtCaloJetsFiveC25' ), - mhtLabels = cms.VInputTag( 'hltHtMhtCaloJetsFiveC25' ), - minHt = cms.vdouble( 300.0 ), + htLabels = cms.VInputTag( 'hltHtMhtForMC' ), + mhtLabels = cms.VInputTag( 'hltHtMhtForMC' ), + minHt = cms.vdouble( -1.0 ), minMht = cms.vdouble( 0.0 ), minMeff = cms.vdouble( 0.0 ), meffSlope = cms.vdouble( 1.0 ) ) -fragment.hltPFJetFilterTwo100er3p0 = cms.EDFilter( "HLT1PFJet", +fragment.hltPreMCCaloMHT = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltMhtFilter = cms.EDFilter( "HLTMhtFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - triggerType = cms.int32( 86 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 100.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 3.0 ), - MinN = cms.int32( 2 ) + mhtLabels = cms.VInputTag( 'hltHtMhtForMC' ), + minMht = cms.vdouble( -1.0 ) ) -fragment.hltPFJetFilterThree60er3p0 = cms.EDFilter( "HLT1PFJet", +fragment.hltPreMCAK8PFJets = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltAK8PFJetCollection20Filter = cms.EDFilter( "HLT1PFJet", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - triggerType = cms.int32( 86 ), + inputTag = cms.InputTag( "hltAK8PFJetsCorrected" ), + triggerType = cms.int32( 85 ), MinE = cms.double( -1.0 ), - MinPt = cms.double( 60.0 ), + MinPt = cms.double( 20.0 ), MinMass = cms.double( -1.0 ), MaxMass = cms.double( -1.0 ), MinEta = cms.double( -1.0 ), MaxEta = cms.double( 3.0 ), - MinN = cms.int32( 3 ) + MinN = cms.int32( 1 ) ) -fragment.hltPFJetFilterFive30er3p0 = cms.EDFilter( "HLT1PFJet", +fragment.hltPreMCAK8TrimPFJets = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltAK8TrimPFJetCollection20Filter = cms.EDFilter( "HLT1PFJet", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - triggerType = cms.int32( 86 ), + inputTag = cms.InputTag( "hltAK8TrimModJets" ), + triggerType = cms.int32( 85 ), MinE = cms.double( -1.0 ), - MinPt = cms.double( 30.0 ), + MinPt = cms.double( 20.0 ), MinMass = cms.double( -1.0 ), MaxMass = cms.double( -1.0 ), MinEta = cms.double( -1.0 ), MaxEta = cms.double( 3.0 ), - MinN = cms.int32( 5 ) + MinN = cms.int32( 1 ) ) -fragment.hltPFJetsFive30ForHt = cms.EDProducer( "HLTPFJetCollectionProducer", - HLTObject = cms.InputTag( "hltPFJetFilterFive30er3p0" ), - TriggerTypes = cms.vint32( 86 ) +fragment.hltPreMCAK8PFHT = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltHtMhtPFJetsFive30er3p0 = cms.EDProducer( "HLTHtMhtProducer", +fragment.hltAK8PFHTForMC = cms.EDProducer( "HLTHtMhtProducer", usePt = cms.bool( True ), excludePFMuons = cms.bool( False ), - minNJetHt = cms.int32( 5 ), + minNJetHt = cms.int32( 0 ), minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 30.0 ), - minPtJetMht = cms.double( 0.0 ), + minPtJetHt = cms.double( 40.0 ), + minPtJetMht = cms.double( 20.0 ), maxEtaJetHt = cms.double( 3.0 ), - maxEtaJetMht = cms.double( 999.0 ), - jetsLabel = cms.InputTag( "hltPFJetsFive30ForHt" ), + maxEtaJetMht = cms.double( 5.0 ), + jetsLabel = cms.InputTag( "hltAK8PFJetsCorrected" ), pfCandidatesLabel = cms.InputTag( "hltParticleFlow" ) ) -fragment.hltPFFiveJet30HT400 = cms.EDFilter( "HLTHtMhtFilter", +fragment.hltAK8PFHTOpenFilter = cms.EDFilter( "HLTHtMhtFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMhtPFJetsFive30er3p0' ), - mhtLabels = cms.VInputTag( 'hltHtMhtPFJetsFive30er3p0' ), - minHt = cms.vdouble( 400.0 ), + htLabels = cms.VInputTag( 'hltAK8PFHTForMC' ), + mhtLabels = cms.VInputTag( 'hltAK8PFHTForMC' ), + minHt = cms.vdouble( -1.0 ), minMht = cms.vdouble( 0.0 ), minMeff = cms.vdouble( 0.0 ), meffSlope = cms.vdouble( 1.0 ) ) -fragment.hltPrePFHT400FivePFJet100100603030DoublePFBTagDeepCSV4p5 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltBTagPFDeepCSV4p5Double = cms.EDFilter( "HLTPFJetTag", - saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltPFJetForBtag" ), - JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsPF','probb' ), - MinTag = cms.double( 0.24 ), - MaxTag = cms.double( 999999.0 ), - MinJets = cms.int32( 2 ), - TriggerType = cms.int32( 86 ) -) -fragment.hltPrePFHT400FivePFJet120120603030DoublePFBTagDeepCSV4p5 = cms.EDFilter( "HLTPrescaler", +fragment.hltPreMCAK8CaloHT = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltPFJetFilterTwo120er3p0 = cms.EDFilter( "HLT1PFJet", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - triggerType = cms.int32( 86 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 120.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 3.0 ), - MinN = cms.int32( 2 ) -) -fragment.hltPrePFHT350 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltAK8HtMhtForMC = cms.EDProducer( "HLTHtMhtProducer", + usePt = cms.bool( False ), + excludePFMuons = cms.bool( False ), + minNJetHt = cms.int32( 0 ), + minNJetMht = cms.int32( 0 ), + minPtJetHt = cms.double( 30.0 ), + minPtJetMht = cms.double( 20.0 ), + maxEtaJetHt = cms.double( 3.0 ), + maxEtaJetMht = cms.double( 5.0 ), + jetsLabel = cms.InputTag( "hltAK8CaloJetsCorrected" ), + pfCandidatesLabel = cms.InputTag( "" ) ) -fragment.hltHT300Jet30 = cms.EDFilter( "HLTHtMhtFilter", +fragment.hltAK8CaloHTOpenFilter = cms.EDFilter( "HLTHtMhtFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMhtJet30' ), - mhtLabels = cms.VInputTag( 'hltHtMhtJet30' ), - minHt = cms.vdouble( 300.0 ), + htLabels = cms.VInputTag( 'hltAK8HtMhtForMC' ), + mhtLabels = cms.VInputTag( 'hltAK8HtMhtForMC' ), + minHt = cms.vdouble( -1.0 ), minMht = cms.vdouble( 0.0 ), minMeff = cms.vdouble( 0.0 ), meffSlope = cms.vdouble( 1.0 ) ) -fragment.hltL1sSingleEGNonIsoOrWithJetAndTauNoPS = cms.EDFilter( "HLTL1TSeed", +fragment.hltL1sSingleEG5 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleEG40er2p5 OR L1_SingleTau120er2p1 OR L1_SingleJet180 OR L1_SingleEG42er2p5 OR L1_SingleEG45er2p5 OR L1_SingleEG60" ), + L1SeedsLogicalExpression = cms.string( "L1_SingleEG8er2p5" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -57713,17 +60973,17 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltPrePhoton60R9Id90CaloIdLIsoLDisplacedIdLPFHT350MinPFJet15 = cms.EDFilter( "HLTPrescaler", +fragment.hltPreMCDiphoton1010R9IdORIsoCaloIdANDHER9IdMass10 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltEGL1SingleEGNonIsoOrWithJetAndTauNoPSFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", +fragment.hltEGL1SingleEG5Filter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", saveTags = cms.bool( True ), candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), candNonIsolatedTag = cms.InputTag( "" ), l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1SeedFilterTag = cms.InputTag( "hltL1sSingleEGNonIsoOrWithJetAndTauNoPS" ), + L1SeedFilterTag = cms.InputTag( "hltL1sSingleEG5" ), l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), ncandcut = cms.int32( 1 ), @@ -57734,26 +60994,26 @@ barrel_end = cms.double( 1.4791 ), endcap_end = cms.double( 2.65 ) ) -fragment.hltEG60EtFilter = cms.EDFilter( "HLTEgammaEtFilter", +fragment.hltEG10EtL1SingleEG5EtFilter = cms.EDFilter( "HLTEgammaEtFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1SingleEGNonIsoOrWithJetAndTauNoPSFilter" ), + inputTag = cms.InputTag( "hltEGL1SingleEG5Filter" ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 60.0 ), - etcutEE = cms.double( 60.0 ), + etcutEB = cms.double( 10.0 ), + etcutEE = cms.double( 10.0 ), ncandcut = cms.int32( 1 ) ) -fragment.hltEG60HEFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltEG10R9Id50b80eR9IdFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG60EtFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), + candTag = cms.InputTag( "hltEG10EtL1SingleEG5EtFilter" ), + varTag = cms.InputTag( 'hltEgammaR9ID','r95x5' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), + lessThan = cms.bool( False ), useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.15 ), - thrOverEEE = cms.vdouble( 0.1 ), + thrRegularEB = cms.vdouble( 0.5 ), + thrRegularEE = cms.vdouble( 0.8 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), thrOverE2EB = cms.vdouble( -1.0 ), thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), @@ -57764,15 +61024,37 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltEG60R9Id90CaloIdLIsoLR9IdFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltEG10HE10R9Id50b80eHEFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG60HEFilter" ), - varTag = cms.InputTag( "hltEgammaR9ID" ), + candTag = cms.InputTag( "hltEG10R9Id50b80eR9IdFilter" ), + varTag = cms.InputTag( "hltEgammaHToverET" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.0 ), + thrRegularEE = cms.vdouble( 0.0 ), + thrOverEEB = cms.vdouble( 0.1 ), + thrOverEEE = cms.vdouble( 0.1 ), + thrOverE2EB = cms.vdouble( 0.0 ), + thrOverE2EE = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +fragment.hltEG10R9Id85b90eHE10R9Id50b80eR9IdLastFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG10HE10R9Id50b80eHEFilter" ), + varTag = cms.InputTag( 'hltEgammaR9ID','r95x5' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( False ), useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.9 ), + thrRegularEB = cms.vdouble( 0.85 ), thrRegularEE = cms.vdouble( 0.9 ), thrOverEEB = cms.vdouble( -1.0 ), thrOverEEE = cms.vdouble( -1.0 ), @@ -57786,15 +61068,15 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltEG60R9Id90CaloIdLIsoLClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltEG10CaloId15b35eHE10R9Id50b80eClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG60R9Id90CaloIdLIsoLR9IdFilter" ), + candTag = cms.InputTag( "hltEG10HE10R9Id50b80eHEFilter" ), varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.014 ), + thrRegularEB = cms.vdouble( 0.015 ), thrRegularEE = cms.vdouble( 0.035 ), thrOverEEB = cms.vdouble( -1.0 ), thrOverEEE = cms.vdouble( -1.0 ), @@ -57808,18 +61090,18 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltEG60R9Id90CaloIdLIsoLEcalPFClusterIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", +fragment.hltEG10Iso60CaloId15b35eHE10R9Id50b80eEcalIsoLastFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG60R9Id90CaloIdLIsoLClusterShapeFilter" ), + candTag = cms.InputTag( "hltEG10CaloId15b35eHE10R9Id50b80eClusterShapeFilter" ), varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 5.0 ), - thrRegularEE = cms.vdouble( 8.0 ), - thrOverEEB = cms.vdouble( 0.01 ), - thrOverEEE = cms.vdouble( 0.007 ), + thrRegularEB = cms.vdouble( 6.0 ), + thrRegularEE = cms.vdouble( 6.0 ), + thrOverEEB = cms.vdouble( 0.012 ), + thrOverEEE = cms.vdouble( 0.012 ), thrOverE2EB = cms.vdouble( 0.0 ), thrOverE2EE = cms.vdouble( 0.0 ), ncandcut = cms.int32( 1 ), @@ -57830,352 +61112,108 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltEG60R9Id90CaloIdLIsoLHcalPFClusterIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", +fragment.hltEG10RId85b90eORIso60CaloId15b35eANDHE10R9Id50b80eLegCombLastFilter = cms.EDFilter( "HLTEgammaDoubleLegCombFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG60R9Id90CaloIdLIsoLEcalPFClusterIsoFilter" ), - varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 12.5 ), - thrRegularEE = cms.vdouble( 7.5 ), - thrOverEEB = cms.vdouble( 0.03 ), - thrOverEEE = cms.vdouble( 0.032 ), - thrOverE2EB = cms.vdouble( 3.0E-5 ), - thrOverE2EE = cms.vdouble( 3.0E-5 ), - ncandcut = cms.int32( 0 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.2, 0.25 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + firstLegLastFilter = cms.InputTag( "hltEG10R9Id85b90eHE10R9Id50b80eR9IdLastFilter" ), + secondLegLastFilter = cms.InputTag( "hltEG10Iso60CaloId15b35eHE10R9Id50b80eEcalIsoLastFilter" ), + nrRequiredFirstLeg = cms.int32( 0 ), + nrRequiredSecondLeg = cms.int32( 0 ), + nrRequiredUniqueLeg = cms.int32( 1 ), + maxMatchDR = cms.double( 0.01 ) ) -fragment.hltEG60R9Id90CaloIdLIsoLHollowTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", +fragment.hltDiEG10EtEta2p55UnseededFilter = cms.EDFilter( "HLT1Photon", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG60R9Id90CaloIdLIsoLHcalPFClusterIsoFilter" ), - varTag = cms.InputTag( "hltEgammaHollowTrackIso" ), + inputTag = cms.InputTag( "hltEgammaCandidatesUnseeded" ), + triggerType = cms.int32( 92 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 10.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.55 ), + MinN = cms.int32( 2 ) +) +fragment.hltDiEG10R9Id50b80eR9IdUnseededFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltDiEG10EtEta2p55UnseededFilter" ), + varTag = cms.InputTag( 'hltEgammaR9IDUnseeded','r95x5' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 6.0 ), - thrRegularEE = cms.vdouble( 6.0 ), - thrOverEEB = cms.vdouble( 0.002 ), - thrOverEEE = cms.vdouble( 0.002 ), - thrOverE2EB = cms.vdouble( 0.0 ), - thrOverE2EE = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), + lessThan = cms.bool( False ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.5 ), + thrRegularEE = cms.vdouble( 0.8 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 2 ), doRhoCorrection = cms.bool( False ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), effectiveAreas = cms.vdouble( 0.0, 0.0 ), absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) -) -fragment.hltEG60R9Id90CaloIdLIsoLDisplacedIdFilter = cms.EDFilter( "HLTDisplacedEgammaFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEG60R9Id90CaloIdLIsoLHollowTrackIsoFilter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - RecHitsEB = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - RecHitsEE = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - inputTrack = cms.InputTag( "hltMergedTracks" ), - ncandcut = cms.int32( 1 ), - EBOnly = cms.bool( False ), - sMin_min = cms.double( 0.0 ), - sMin_max = cms.double( 0.4 ), - sMaj_min = cms.double( 0.0 ), - sMaj_max = cms.double( 1.5 ), - seedTimeMin = cms.double( -999.0 ), - seedTimeMax = cms.double( 999.0 ), - useTrackVeto = cms.bool( True ), - maxTrackCut = cms.int32( 0 ), - trackPtCut = cms.double( 5.0 ), - trackdRCut = cms.double( 0.2 ) -) -fragment.hltHtMhtJet10 = cms.EDProducer( "HLTHtMhtProducer", - usePt = cms.bool( False ), - excludePFMuons = cms.bool( False ), - minNJetHt = cms.int32( 0 ), - minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 10.0 ), - minPtJetMht = cms.double( 10.0 ), - maxEtaJetHt = cms.double( 3.0 ), - maxEtaJetMht = cms.double( 5.0 ), - jetsLabel = cms.InputTag( "hltAK4CaloJetsCorrected" ), - pfCandidatesLabel = cms.InputTag( "" ) -) -fragment.hltHT175Jet10 = cms.EDFilter( "HLTHtMhtFilter", - saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMhtJet10' ), - mhtLabels = cms.VInputTag( 'hltHtMhtJet10' ), - minHt = cms.vdouble( 175.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) -) -fragment.hltPFHTJet15 = cms.EDProducer( "HLTHtMhtProducer", - usePt = cms.bool( True ), - excludePFMuons = cms.bool( False ), - minNJetHt = cms.int32( 0 ), - minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 15.0 ), - minPtJetMht = cms.double( 0.0 ), - maxEtaJetHt = cms.double( 3.0 ), - maxEtaJetMht = cms.double( 999.0 ), - jetsLabel = cms.InputTag( "hltAK4PFJetsCorrected" ), - pfCandidatesLabel = cms.InputTag( "hltParticleFlow" ) -) -fragment.hltPFHT350Jet15 = cms.EDFilter( "HLTHtMhtFilter", - saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltPFHTJet15' ), - mhtLabels = cms.VInputTag( 'hltPFHTJet15' ), - minHt = cms.vdouble( 350.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) -) -fragment.hltL1sEG40To45IorJet170To200IorHTT300To500IorETM70ToETM150 = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleEG40er2p5 OR L1_SingleEG42er2p5 OR L1_SingleEG45er2p5 OR L1_SingleEG60 OR L1_SingleJet160er2p5 OR L1_SingleJet180 OR L1_SingleJet200 OR L1_HTT280er OR L1_HTT320er OR L1_HTT360er OR L1_ETT2000 OR L1_HTT400er OR L1_HTT450er OR L1_ETMHF70 OR L1_ETMHF80 OR L1_ETMHF90 OR L1_ETMHF100 OR L1_ETMHF70_HTT60er OR L1_ETMHF80_HTT60er OR L1_ETMHF90_HTT60er OR L1_ETMHF110 OR L1_ETM150 OR L1_ETMHF110_HTT60er OR L1_ETMHF120 OR L1_ETMHF120_HTT60er OR L1_ETMHF150" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -fragment.hltPreECALHT800 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltTowerMakerEcal = cms.EDProducer( "CaloTowersCreator", - EBSumThreshold = cms.double( 0.2 ), - HF2Weight = cms.double( 1.0 ), - EBWeight = cms.double( 1.0 ), - hfInput = cms.InputTag( "" ), - EESumThreshold = cms.double( 0.45 ), - HOThreshold0 = cms.double( 3.5 ), - HOThresholdPlus1 = cms.double( 3.5 ), - HOThresholdMinus1 = cms.double( 3.5 ), - HOThresholdPlus2 = cms.double( 3.5 ), - HOThresholdMinus2 = cms.double( 3.5 ), - HBGrid = cms.vdouble( ), - HBThreshold1 = cms.double( 0.1 ), - HBThreshold2 = cms.double( 0.2 ), - HBThreshold = cms.double( 0.3 ), - EEWeights = cms.vdouble( ), - HF1Threshold = cms.double( 0.5 ), - HF2Weights = cms.vdouble( ), - HOWeights = cms.vdouble( ), - EEGrid = cms.vdouble( ), - HEDWeight = cms.double( 1.0 ), - EEWeight = cms.double( 1.0 ), - UseHO = cms.bool( False ), - HBWeights = cms.vdouble( ), - HESWeight = cms.double( 1.0 ), - HF1Weight = cms.double( 1.0 ), - HF2Grid = cms.vdouble( ), - HEDWeights = cms.vdouble( ), - HF1Grid = cms.vdouble( ), - EBWeights = cms.vdouble( ), - HOWeight = cms.double( 1.0E-99 ), - EBThreshold = cms.double( 0.07 ), - EEThreshold = cms.double( 0.3 ), - UseEtEBTreshold = cms.bool( False ), - UseSymEBTreshold = cms.bool( False ), - UseEtEETreshold = cms.bool( False ), - UseSymEETreshold = cms.bool( False ), - hbheInput = cms.InputTag( "" ), - HcalThreshold = cms.double( -1000.0 ), - HF2Threshold = cms.double( 0.85 ), - HESThreshold1 = cms.double( 0.1 ), - HESThreshold = cms.double( 0.2 ), - HF1Weights = cms.vdouble( ), - hoInput = cms.InputTag( "" ), - HESGrid = cms.vdouble( ), - HESWeights = cms.vdouble( ), - HEDThreshold1 = cms.double( 0.1 ), - HEDThreshold = cms.double( 0.2 ), - EcutTower = cms.double( -1000.0 ), - HEDGrid = cms.vdouble( ), - ecalInputs = cms.VInputTag( 'hltEcalRecHit:EcalRecHitsEB','hltEcalRecHit:EcalRecHitsEE' ), - HBWeight = cms.double( 1.0 ), - HOGrid = cms.vdouble( ), - EBGrid = cms.vdouble( ), - MomConstrMethod = cms.int32( 1 ), - MomHBDepth = cms.double( 0.2 ), - MomHEDepth = cms.double( 0.4 ), - MomEBDepth = cms.double( 0.3 ), - MomEEDepth = cms.double( 0.0 ), - HcalAcceptSeverityLevel = cms.uint32( 9 ), - EcalRecHitSeveritiesToBeExcluded = cms.vstring( 'kTime', - 'kWeird', - 'kBad' ), - UseHcalRecoveredHits = cms.bool( False ), - UseEcalRecoveredHits = cms.bool( False ), - UseRejectedHitsOnly = cms.bool( False ), - HcalAcceptSeverityLevelForRejectedHit = cms.uint32( 9999 ), - EcalSeveritiesToBeUsedInBadTowers = cms.vstring( ), - UseRejectedRecoveredHcalHits = cms.bool( False ), - UseRejectedRecoveredEcalHits = cms.bool( False ), - missingHcalRescaleFactorForEcal = cms.double( 0.0 ), - AllowMissingInputs = cms.bool( True ), - HcalPhase = cms.int32( 1 ) -) -fragment.hltHtMhtEcal = cms.EDProducer( "HLTCaloTowerHtMhtProducer", - usePt = cms.bool( False ), - minPtTowerHt = cms.double( 1.5 ), - minPtTowerMht = cms.double( 1.5 ), - maxEtaTowerHt = cms.double( 5.0 ), - maxEtaTowerMht = cms.double( 5.0 ), - towersLabel = cms.InputTag( "hltTowerMakerEcal" ) -) -fragment.hltHtEcal800 = cms.EDFilter( "HLTHtMhtFilter", - saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMhtEcal' ), - mhtLabels = cms.VInputTag( 'hltHtMhtEcal' ), - minHt = cms.vdouble( 800.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) -) -fragment.hltL1sSingleAndDoubleEGWithJetAndTau = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleIsoEG30er2p5 OR L1_SingleIsoEG28er2p5 OR L1_SingleIsoEG28er2p1 OR L1_SingleEG34er2p5 OR L1_SingleEG36er2p5 OR L1_SingleEG38er2p5 OR L1_SingleEG40er2p5 OR L1_SingleEG42er2p5 OR L1_SingleEG45er2p5 OR L1_SingleEG60 OR L1_SingleIsoEG30er2p1 OR L1_SingleIsoEG32er2p1 OR L1_SingleIsoEG34er2p5 OR L1_DoubleEG_22_10_er2p5 OR L1_DoubleEG_25_14_er2p5 OR L1_DoubleEG_25_12_er2p5 OR L1_SingleJet160er2p5 OR L1_SingleJet180 OR L1_SingleJet200 OR L1_SingleTau120er2p1" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -fragment.hltPreDiSC3018EIsoANDHEMass70 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltEGL1SingleAndDoubleEGWithJetAndTauFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", - saveTags = cms.bool( True ), - candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), - l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - candNonIsolatedTag = cms.InputTag( "" ), - l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1SeedFilterTag = cms.InputTag( "hltL1sSingleAndDoubleEGWithJetAndTau" ), - l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - ncandcut = cms.int32( 1 ), - doIsolated = cms.bool( False ), - region_eta_size = cms.double( 0.522 ), - region_eta_size_ecap = cms.double( 1.0 ), - region_phi_size = cms.double( 1.044 ), - barrel_end = cms.double( 1.4791 ), - endcap_end = cms.double( 2.65 ) -) -fragment.hltEG30L1SingleAndDoubleEGWithTauWithJetEtFilter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1SingleAndDoubleEGWithJetAndTauFilter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 30.0 ), - etcutEE = cms.double( 30.0 ), - ncandcut = cms.int32( 1 ) -) -fragment.hltEgammaHToverET = cms.EDProducer( "EgammaHLTHcalVarProducerFromRecHit", - recoEcalCandidateProducer = cms.InputTag( "hltEgammaCandidates" ), - rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - hbheRecHitsTag = cms.InputTag( "hltHbhereco" ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - eThresHB = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ), - etThresHB = cms.vdouble( 0.0, 0.0, 0.0, 0.0 ), - eThresHE = cms.vdouble( 0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ), - etThresHE = cms.vdouble( 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 ), - innerCone = cms.double( 0.0 ), - outerCone = cms.double( 0.14 ), - depth = cms.int32( 0 ), - maxSeverityHB = cms.int32( 9 ), - maxSeverityHE = cms.int32( 9 ), - doEtSum = cms.bool( True ), - useSingleTower = cms.bool( False ), - effectiveAreas = cms.vdouble( 0.105, 0.17 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) ) -fragment.hltEG30HE30HEFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", +fragment.hltDiEG10HE10R9Id50b80eHEUnseededFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG30L1SingleAndDoubleEGWithTauWithJetEtFilter" ), - varTag = cms.InputTag( "hltEgammaHToverET" ), + candTag = cms.InputTag( "hltDiEG10R9Id50b80eR9IdUnseededFilter" ), + varTag = cms.InputTag( "hltEgammaHoverEUnseeded" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( True ), thrRegularEB = cms.vdouble( 0.0 ), thrRegularEE = cms.vdouble( 0.0 ), - thrOverEEB = cms.vdouble( 0.3 ), - thrOverEEE = cms.vdouble( 0.3 ), + thrOverEEB = cms.vdouble( 0.1 ), + thrOverEEE = cms.vdouble( 0.1 ), thrOverE2EB = cms.vdouble( 0.0 ), thrOverE2EE = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), + ncandcut = cms.int32( 2 ), doRhoCorrection = cms.bool( False ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), effectiveAreas = cms.vdouble( 0.0, 0.0 ), absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) ) -fragment.hltEG30EIso15HE30EcalIsoLastFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", +fragment.hltDiEG10R9Id85b90eHE10R9Id50b80eR9UnseededLastFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG30HE30HEFilter" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + candTag = cms.InputTag( "hltDiEG10HE10R9Id50b80eHEUnseededFilter" ), + varTag = cms.InputTag( 'hltEgammaR9IDUnseeded','r95x5' ), + rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 15.0 ), - thrRegularEE = cms.vdouble( 15.0 ), - thrOverEEB = cms.vdouble( 0.012 ), - thrOverEEE = cms.vdouble( 0.012 ), - thrOverE2EB = cms.vdouble( 0.0 ), - thrOverE2EE = cms.vdouble( 0.0 ), + lessThan = cms.bool( False ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.85 ), + thrRegularEE = cms.vdouble( 0.9 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), + doRhoCorrection = cms.bool( False ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.29, 0.21 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) -) -fragment.hltDiEG18EtEta2p55UnseededFilter = cms.EDFilter( "HLT1Photon", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEgammaCandidatesUnseeded" ), - triggerType = cms.int32( 92 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 18.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.55 ), - MinN = cms.int32( 2 ) + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) ) -fragment.hltDiEG18HE30eHEUnseededFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", +fragment.hltDiEG10CaloId15b35eHE10R9Id50b80eClusterShapeUnseededFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiEG18EtEta2p55UnseededFilter" ), - varTag = cms.InputTag( "hltEgammaHoverEUnseeded" ), + candTag = cms.InputTag( "hltDiEG10HE10R9Id50b80eHEUnseededFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShapeUnseeded','sigmaIEtaIEta5x5NoiseCleaned' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.0 ), - thrRegularEE = cms.vdouble( 0.0 ), - thrOverEEB = cms.vdouble( 0.3 ), - thrOverEEE = cms.vdouble( 0.3 ), - thrOverE2EB = cms.vdouble( 0.0 ), - thrOverE2EE = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 2 ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.015 ), + thrRegularEE = cms.vdouble( 0.035 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), doRhoCorrection = cms.bool( False ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), @@ -58183,16 +61221,16 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) ) -fragment.hltEG18EIso15HE30EcalIsoUnseededFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", +fragment.hltDiEG10Iso60LCaloId15b35eHE10R9Id50b80eEcalIsoUnseededFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiEG18HE30eHEUnseededFilter" ), + candTag = cms.InputTag( "hltDiEG10CaloId15b35eHE10R9Id50b80eClusterShapeUnseededFilter" ), varTag = cms.InputTag( "hltEgammaEcalPFClusterIsoUnseeded" ), rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 15.0 ), - thrRegularEE = cms.vdouble( 15.0 ), + thrRegularEB = cms.vdouble( 6.0 ), + thrRegularEE = cms.vdouble( 6.0 ), thrOverEEB = cms.vdouble( 0.012 ), thrOverEEE = cms.vdouble( 0.012 ), thrOverE2EB = cms.vdouble( 0.0 ), @@ -58205,57 +61243,37 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) ) -fragment.hltDiEG18EIso15ANDHE30Mass70CombMassLastFilter = cms.EDFilter( "HLTEgammaAllCombMassFilter", +fragment.hltDiEG10Iso60LCaloId15b35eHE10R9Id50b80eTrackIsoUnseededLastFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", saveTags = cms.bool( True ), - firstLegLastFilter = cms.InputTag( "hltEG18EIso15HE30EcalIsoUnseededFilter" ), - secondLegLastFilter = cms.InputTag( "hltEG18EIso15HE30EcalIsoUnseededFilter" ), - minMass = cms.double( 70.0 ) -) -fragment.hltL1EventNumberL1Fat = cms.EDFilter( "HLTL1NumberFilter", - rawInput = cms.InputTag( "rawDataCollector" ), - period = cms.uint32( 107 ), - invert = cms.bool( False ), - fedId = cms.int32( 1024 ), - useTCDSEventNumber = cms.bool( True ) -) -fragment.hltPrePhysics = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltPreEphemeralPhysics = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltPreDSTPhysics = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltRandomEventsFilter = cms.EDFilter( "HLTTriggerTypeFilter", - SelectedTriggerType = cms.int32( 3 ) -) -fragment.hltPreRandom = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltPreZeroBias = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltPreZeroBiasAlignment = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltPreEphemeralZeroBias = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) + candTag = cms.InputTag( "hltDiEG10Iso60LCaloId15b35eHE10R9Id50b80eEcalIsoUnseededFilter" ), + varTag = cms.InputTag( "hltEgammaHollowTrackIsoUnseeded" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 6.0 ), + thrRegularEE = cms.vdouble( 6.0 ), + thrOverEEB = cms.vdouble( 0.002 ), + thrOverEEE = cms.vdouble( 0.002 ), + thrOverE2EB = cms.vdouble( 0.0 ), + thrOverE2EE = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) ) -fragment.hltPreDSTZeroBias = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltDiEG10R9Id85b90eORIso60CaloId15b35eANDHE10R9Id50b80eMass10CombMassLastFilter = cms.EDFilter( "HLTEgammaAllCombMassFilter", + saveTags = cms.bool( True ), + firstLegLastFilter = cms.InputTag( "hltDiEG10R9Id85b90eHE10R9Id50b80eR9UnseededLastFilter" ), + secondLegLastFilter = cms.InputTag( "hltDiEG10Iso60LCaloId15b35eHE10R9Id50b80eTrackIsoUnseededLastFilter" ), + minMass = cms.double( 10.0 ) ) -fragment.hltL1sDSTRun3PFScoutingPixelTracking = cms.EDFilter( "HLTL1TSeed", +fragment.hltL1sSingleEG5WithJetAndTau = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_DoubleMu_12_5 OR L1_DoubleMu_15_7 OR L1_DoubleMu4p5er2p0_SQ_OS_Mass_Min7 OR L1_DoubleMu4p5er2p0_SQ_OS_Mass_7to18 OR L1_DoubleMu4_SQ_OS_dR_Max1p2 OR L1_DoubleMu4p5_SQ_OS_dR_Max1p2 OR L1_HTT200er OR L1_HTT255er OR L1_HTT280er OR L1_HTT320er OR L1_HTT360er OR L1_HTT400er OR L1_HTT450er OR L1_ETT2000 OR L1_SingleJet180 OR L1_SingleJet200 OR L1_DoubleJet30er2p5_Mass_Min300_dEta_Max1p5 OR L1_DoubleJet30er2p5_Mass_Min330_dEta_Max1p5 OR L1_DoubleJet30er2p5_Mass_Min360_dEta_Max1p5 OR L1_SingleLooseIsoEG28er2p1 OR L1_SingleLooseIsoEG28er1p5 OR L1_SingleLooseIsoEG30er1p5 OR L1_SingleIsoEG28er2p1 OR L1_SingleIsoEG30er2p1 OR L1_SingleIsoEG32er2p1 OR L1_DoubleEG_LooseIso16_LooseIso12_er1p5 OR L1_DoubleEG_LooseIso18_LooseIso12_er1p5 OR L1_DoubleEG_LooseIso20_LooseIso12_er1p5 OR L1_DoubleEG_LooseIso22_LooseIso12_er1p5" ), + L1SeedsLogicalExpression = cms.string( "L1_SingleEG8er2p5 OR L1_SingleJet160er2p5 OR L1_SingleJet180 OR L1_SingleJet200 OR L1_SingleTau120er2p1" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -58265,1305 +61283,894 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltPreDSTRun3PFScoutingPixelTracking = cms.EDFilter( "HLTPrescaler", +fragment.hltPreMCDoubleEle5CaloIdLMW = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltPixelTracksZetaClean = cms.EDProducer( "TrackWithVertexSelector", - src = cms.InputTag( "hltPixelTracks" ), - etaMin = cms.double( 0.0 ), - etaMax = cms.double( 5.0 ), - ptMin = cms.double( 0.3 ), - ptMax = cms.double( 500.0 ), - d0Max = cms.double( 999.0 ), - dzMax = cms.double( 999.0 ), - normalizedChi2 = cms.double( 999999.0 ), - numberOfValidHits = cms.uint32( 0 ), - numberOfLostHits = cms.uint32( 999 ), - numberOfValidPixelHits = cms.uint32( 3 ), - ptErrorCut = cms.double( 5.0 ), - quality = cms.string( "highPurity" ), - useVtx = cms.bool( True ), - vertexTag = cms.InputTag( "hltPixelVertices" ), - timesTag = cms.InputTag( "" ), - timeResosTag = cms.InputTag( "" ), - nVertices = cms.uint32( 2 ), - vtxFallback = cms.bool( True ), - zetaVtx = cms.double( 0.3 ), - rhoVtx = cms.double( 0.2 ), - nSigmaDtVertex = cms.double( 0.0 ), - copyExtras = cms.untracked.bool( False ), - copyTrajectories = cms.untracked.bool( False ) +fragment.hltEGL1SingleEG5WithJetAndTauFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", + saveTags = cms.bool( True ), + candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), + l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + candNonIsolatedTag = cms.InputTag( "" ), + l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1SeedFilterTag = cms.InputTag( "hltL1sSingleEG5WithJetAndTau" ), + l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + ncandcut = cms.int32( 1 ), + doIsolated = cms.bool( False ), + region_eta_size = cms.double( 0.522 ), + region_eta_size_ecap = cms.double( 1.0 ), + region_phi_size = cms.double( 1.044 ), + barrel_end = cms.double( 1.4791 ), + endcap_end = cms.double( 2.65 ) ) -fragment.hltPixelOnlyPFMuonMerging = cms.EDProducer( "TrackListMerger", - ShareFrac = cms.double( 0.19 ), - FoundHitBonus = cms.double( 5.0 ), - LostHitPenalty = cms.double( 20.0 ), - MinPT = cms.double( 0.05 ), - Epsilon = cms.double( -0.001 ), - MaxNormalizedChisq = cms.double( 1000.0 ), - MinFound = cms.int32( 3 ), - TrackProducers = cms.VInputTag( 'hltIterL3MuonTracks','hltPixelTracksZetaClean' ), - hasSelector = cms.vint32( 0, 0 ), - indivShareFrac = cms.vdouble( 1.0, 1.0 ), - selectedTrackQuals = cms.VInputTag( 'hltIterL3MuonTracks','hltPixelTracksZetaClean' ), - setsToMerge = cms.VPSet( - cms.PSet( pQual = cms.bool( False ), - tLists = cms.vint32( 0, 1 ) - ) - ), - trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), - allowFirstHitShare = cms.bool( True ), - newQuality = cms.string( "confirmed" ), - copyExtras = cms.untracked.bool( True ), - writeOnlyTrkQuals = cms.bool( False ), - copyMVA = cms.bool( False ) +fragment.hltEG5L1SingleEG5WithJetAndTauEtFilter = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEGL1SingleEG5WithJetAndTauFilter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 5.0 ), + etcutEE = cms.double( 5.0 ), + ncandcut = cms.int32( 1 ) ) -fragment.hltPixelOnlyMuonLinks = cms.EDProducer( "MuonLinksProducerForHLT", - InclusiveTrackerTrackCollection = cms.InputTag( "hltPixelOnlyPFMuonMerging" ), - LinkCollection = cms.InputTag( "hltL3MuonsIterL3Links" ), - ptMin = cms.double( 2.5 ), - pMin = cms.double( 2.5 ), - shareHitFraction = cms.double( 0.8 ) +fragment.hltEG5HEFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG5L1SingleEG5WithJetAndTauEtFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.15 ), + thrOverEEE = cms.vdouble( 0.1 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltPixelOnlyMuons = cms.EDProducer( "MuonIdProducer", - MuonCaloCompatibility = cms.PSet( - delta_eta = cms.double( 0.02 ), - delta_phi = cms.double( 0.02 ), - allSiPMHO = cms.bool( False ), - MuonTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_muons_lowPt_3_1_norm.root" ), - PionTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_pions_lowPt_3_1_norm.root" ) - ), - TrackAssociatorParameters = cms.PSet( - useMuon = cms.bool( True ), - truthMatch = cms.bool( False ), - usePreshower = cms.bool( False ), - dRPreshowerPreselection = cms.double( 0.2 ), - muonMaxDistanceSigmaY = cms.double( 0.0 ), - useEcal = cms.bool( True ), - muonMaxDistanceSigmaX = cms.double( 0.0 ), - dRMuon = cms.double( 9999.0 ), - dREcal = cms.double( 9999.0 ), - CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), - DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), - EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAll" ), - propagateAllDirections = cms.bool( True ), - muonMaxDistanceY = cms.double( 5.0 ), - useHO = cms.bool( True ), - muonMaxDistanceX = cms.double( 5.0 ), - trajectoryUncertaintyTolerance = cms.double( -1.0 ), - useHcal = cms.bool( True ), - HBHERecHitCollectionLabel = cms.InputTag( "hltHbhereco" ), - accountForTrajectoryChangeCalo = cms.bool( False ), - dREcalPreselection = cms.double( 0.05 ), - useCalo = cms.bool( False ), - dRMuonPreselection = cms.double( 0.2 ), - EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - dRHcal = cms.double( 9999.0 ), - dRHcalPreselection = cms.double( 0.2 ), - HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) - ), - CaloExtractorPSet = cms.PSet( - DR_Veto_H = cms.double( 0.1 ), - CenterConeOnCalIntersection = cms.bool( False ), - NoiseTow_EE = cms.double( 0.15 ), - Noise_EB = cms.double( 0.025 ), - Noise_HE = cms.double( 0.2 ), - DR_Veto_E = cms.double( 0.07 ), - NoiseTow_EB = cms.double( 0.04 ), - Noise_EE = cms.double( 0.1 ), - UseRecHitsFlag = cms.bool( False ), - DR_Max = cms.double( 1.0 ), - DepositLabel = cms.untracked.string( "Cal" ), - Noise_HO = cms.double( 0.2 ), - DR_Veto_HO = cms.double( 0.1 ), - Threshold_H = cms.double( 0.5 ), - PrintTimeReport = cms.untracked.bool( False ), - Threshold_E = cms.double( 0.2 ), - PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), - ComponentName = cms.string( "CaloExtractorByAssociator" ), - Threshold_HO = cms.double( 0.5 ), - DepositInstanceLabels = cms.vstring( 'ecal', - 'hcal', - 'ho' ), - ServiceParameters = cms.PSet( - RPCLayers = cms.bool( False ), - UseMuonNavigation = cms.untracked.bool( False ), - Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) - ), - TrackAssociatorParameters = cms.PSet( - useMuon = cms.bool( False ), - truthMatch = cms.bool( False ), - usePreshower = cms.bool( False ), - dRPreshowerPreselection = cms.double( 0.2 ), - muonMaxDistanceSigmaY = cms.double( 0.0 ), - useEcal = cms.bool( False ), - muonMaxDistanceSigmaX = cms.double( 0.0 ), - dRMuon = cms.double( 9999.0 ), - dREcal = cms.double( 1.0 ), - CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), - DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), - EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAll" ), - propagateAllDirections = cms.bool( True ), - muonMaxDistanceY = cms.double( 5.0 ), - useHO = cms.bool( False ), - muonMaxDistanceX = cms.double( 5.0 ), - trajectoryUncertaintyTolerance = cms.double( -1.0 ), - useHcal = cms.bool( False ), - HBHERecHitCollectionLabel = cms.InputTag( "hltHbhereco" ), - accountForTrajectoryChangeCalo = cms.bool( False ), - dREcalPreselection = cms.double( 1.0 ), - useCalo = cms.bool( True ), - dRMuonPreselection = cms.double( 0.2 ), - EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - dRHcal = cms.double( 1.0 ), - dRHcalPreselection = cms.double( 1.0 ), - HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) - ), - Noise_HB = cms.double( 0.2 ) - ), - TrackExtractorPSet = cms.PSet( - Diff_z = cms.double( 0.2 ), - inputTrackCollection = cms.InputTag( "hltPixelOnlyPFMuonMerging" ), - Chi2Ndof_Max = cms.double( 1.0E64 ), - BeamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), - DR_Veto = cms.double( 0.01 ), - Pt_Min = cms.double( -1.0 ), - DR_Max = cms.double( 1.0 ), - DepositLabel = cms.untracked.string( "" ), - NHits_Min = cms.uint32( 0 ), - Chi2Prob_Min = cms.double( -1.0 ), - Diff_r = cms.double( 0.1 ), - BeamlineOption = cms.string( "BeamSpotFromEvent" ), - ComponentName = cms.string( "TrackExtractor" ) - ), - JetExtractorPSet = cms.PSet( - JetCollectionLabel = cms.InputTag( "hltAK4CaloJetsPFEt5" ), - DR_Veto = cms.double( 0.1 ), - DR_Max = cms.double( 1.0 ), - ExcludeMuonVeto = cms.bool( True ), - PrintTimeReport = cms.untracked.bool( False ), - PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), - ComponentName = cms.string( "JetExtractor" ), - ServiceParameters = cms.PSet( - RPCLayers = cms.bool( False ), - UseMuonNavigation = cms.untracked.bool( False ), - Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) - ), - TrackAssociatorParameters = cms.PSet( - useMuon = cms.bool( False ), - truthMatch = cms.bool( False ), - usePreshower = cms.bool( False ), - dRPreshowerPreselection = cms.double( 0.2 ), - muonMaxDistanceSigmaY = cms.double( 0.0 ), - useEcal = cms.bool( False ), - muonMaxDistanceSigmaX = cms.double( 0.0 ), - dRMuon = cms.double( 9999.0 ), - dREcal = cms.double( 0.5 ), - CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), - DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), - EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAll" ), - propagateAllDirections = cms.bool( True ), - muonMaxDistanceY = cms.double( 5.0 ), - useHO = cms.bool( False ), - muonMaxDistanceX = cms.double( 5.0 ), - trajectoryUncertaintyTolerance = cms.double( -1.0 ), - useHcal = cms.bool( False ), - HBHERecHitCollectionLabel = cms.InputTag( "hltHbhereco" ), - accountForTrajectoryChangeCalo = cms.bool( False ), - dREcalPreselection = cms.double( 0.5 ), - useCalo = cms.bool( True ), - dRMuonPreselection = cms.double( 0.2 ), - EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - dRHcal = cms.double( 0.5 ), - dRHcalPreselection = cms.double( 0.5 ), - HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) - ), - Threshold = cms.double( 5.0 ) - ), - trackDepositName = cms.string( "tracker" ), - ecalDepositName = cms.string( "ecal" ), - hcalDepositName = cms.string( "hcal" ), - hoDepositName = cms.string( "ho" ), - jetDepositName = cms.string( "jets" ), - TimingFillerParameters = cms.PSet( - DTTimingParameters = cms.PSet( - HitError = cms.double( 6.0 ), - MatchParameters = cms.PSet( - TightMatchDT = cms.bool( False ), - DTradius = cms.double( 0.01 ), - TightMatchCSC = cms.bool( True ), - CSCsegments = cms.InputTag( "hltCscSegments" ), - DTsegments = cms.InputTag( "hltDt4DSegments" ) - ), - debug = cms.bool( False ), - DoWireCorr = cms.bool( False ), - RequireBothProjections = cms.bool( False ), - DTTimeOffset = cms.double( 2.7 ), - PruneCut = cms.double( 10000.0 ), - DTsegments = cms.InputTag( "hltDt4DSegments" ), - UseSegmentT0 = cms.bool( False ), - HitsMin = cms.int32( 5 ), - DropTheta = cms.bool( True ), - ServiceParameters = cms.PSet( - RPCLayers = cms.bool( True ), - Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) - ) - ), - UseCSC = cms.bool( True ), - CSCTimingParameters = cms.PSet( - MatchParameters = cms.PSet( - TightMatchDT = cms.bool( False ), - DTradius = cms.double( 0.01 ), - TightMatchCSC = cms.bool( True ), - CSCsegments = cms.InputTag( "hltCscSegments" ), - DTsegments = cms.InputTag( "hltDt4DSegments" ) - ), - debug = cms.bool( False ), - CSCWireTimeOffset = cms.double( 0.0 ), - CSCStripError = cms.double( 7.0 ), - CSCTimeOffset = cms.double( 0.0 ), - CSCWireError = cms.double( 8.6 ), - PruneCut = cms.double( 100.0 ), - CSCsegments = cms.InputTag( "hltCscSegments" ), - UseStripTime = cms.bool( True ), - CSCStripTimeOffset = cms.double( 0.0 ), - UseWireTime = cms.bool( True ), - ServiceParameters = cms.PSet( - RPCLayers = cms.bool( True ), - Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) - ) - ), - ErrorDT = cms.double( 6.0 ), - EcalEnergyCut = cms.double( 0.4 ), - UseECAL = cms.bool( True ), - ErrorEB = cms.double( 2.085 ), - UseDT = cms.bool( True ), - ErrorEE = cms.double( 6.95 ), - ErrorCSC = cms.double( 7.4 ) - ), - ShowerDigiFillerParameters = cms.PSet( - cscDigiCollectionLabel = cms.InputTag( 'muonCSCDigis','MuonCSCStripDigi' ), - dtDigiCollectionLabel = cms.InputTag( "muonDTDigis" ), - digiMaxDistanceX = cms.double( 25.0 ) - ), - TrackerKinkFinderParameters = cms.PSet( - usePosition = cms.bool( False ), - diagonalOnly = cms.bool( False ) - ), - fillEnergy = cms.bool( True ), - storeCrossedHcalRecHits = cms.bool( False ), - maxAbsPullX = cms.double( 4.0 ), - maxAbsEta = cms.double( 3.0 ), - minPt = cms.double( 10.0 ), - inputCollectionTypes = cms.vstring( 'inner tracks', - 'links', - 'outer tracks' ), - addExtraSoftMuons = cms.bool( False ), - fillGlobalTrackRefits = cms.bool( False ), - debugWithTruthMatching = cms.bool( False ), - inputCollectionLabels = cms.VInputTag( 'hltPixelOnlyPFMuonMerging','hltPixelOnlyMuonLinks','hltL2Muons' ), - fillCaloCompatibility = cms.bool( True ), - maxAbsPullY = cms.double( 9999.0 ), - maxAbsDy = cms.double( 9999.0 ), - minP = cms.double( 10.0 ), - minPCaloMuon = cms.double( 1.0E9 ), - maxAbsDx = cms.double( 3.0 ), - fillIsolation = cms.bool( True ), - writeIsoDeposits = cms.bool( False ), - minNumberOfMatches = cms.int32( 1 ), - fillMatching = cms.bool( True ), - fillShowerDigis = cms.bool( False ), - ptThresholdToFillCandidateP4WithGlobalFit = cms.double( 200.0 ), - sigmaThresholdToFillCandidateP4WithGlobalFit = cms.double( 2.0 ), - fillGlobalTrackQuality = cms.bool( False ), - globalTrackQualityInputTag = cms.InputTag( "glbTrackQual" ), - selectHighPurity = cms.bool( False ), - pvInputTag = cms.InputTag( "offlinePrimaryVertices" ), - fillTrackerKink = cms.bool( False ), - minCaloCompatibility = cms.double( 0.6 ), - runArbitrationCleaner = cms.bool( False ), - arbitrationCleanerOptions = cms.PSet( - OverlapDTheta = cms.double( 0.02 ), - Overlap = cms.bool( True ), - Clustering = cms.bool( True ), - ME1a = cms.bool( True ), - ClusterDTheta = cms.double( 0.02 ), - ClusterDPhi = cms.double( 0.6 ), - OverlapDPhi = cms.double( 0.0786 ) - ), - arbitrateTrackerMuons = cms.bool( False ) +fragment.hltEG5CaloIdLClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG5HEFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.014 ), + thrRegularEE = cms.vdouble( 0.035 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltLightPixelOnlyPFTracks = cms.EDProducer( "LightPFTrackProducer", - TrackQuality = cms.string( "none" ), - UseQuality = cms.bool( False ), - TkColList = cms.VInputTag( 'hltPixelOnlyPFMuonMerging' ) +fragment.hltEle5CaloIdLPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG5CaloIdLClusterShapeFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) ) -fragment.hltPixelOnlyParticleFlowBlock = cms.EDProducer( "PFBlockProducer", - verbose = cms.untracked.bool( False ), - debug = cms.untracked.bool( False ), - elementImporters = cms.VPSet( - cms.PSet( muonSrc = cms.InputTag( "hltPixelOnlyMuons" ), - source = cms.InputTag( "hltLightPixelOnlyPFTracks" ), - NHitCuts_byTrackAlgo = cms.vuint32( 3, 3, 3, 3, 3, 3 ), - useIterativeTracking = cms.bool( False ), - importerName = cms.string( "GeneralTracksImporter" ), - DPtOverPtCuts_byTrackAlgo = cms.vdouble( 5.0, 5.0, 5.0, 5.0, 5.0, 5.0 ), - muonMaxDPtOPt = cms.double( 1.0 ), - trackQuality = cms.string( "highPurity" ), - cleanBadConvertedBrems = cms.bool( False ), - vetoEndcap = cms.bool( False ) - ), - cms.PSet( source = cms.InputTag( "hltParticleFlowClusterECALUnseeded" ), - importerName = cms.string( "ECALClusterImporter" ), - BCtoPFCMap = cms.InputTag( "" ) - ), - cms.PSet( source = cms.InputTag( "hltParticleFlowClusterHCAL" ), - importerName = cms.string( "GenericClusterImporter" ) - ), - cms.PSet( source = cms.InputTag( "hltParticleFlowClusterHF" ), - importerName = cms.string( "GenericClusterImporter" ) - ) - ), - linkDefinitions = cms.VPSet( - cms.PSet( linkType = cms.string( "TRACK:ECAL" ), - useKDTree = cms.bool( True ), - linkerName = cms.string( "TrackAndECALLinker" ) - ), - cms.PSet( linkType = cms.string( "TRACK:HCAL" ), - useKDTree = cms.bool( True ), - linkerName = cms.string( "TrackAndHCALLinker" ), - trajectoryLayerEntrance = cms.string( "HCALEntrance" ), - trajectoryLayerExit = cms.string( "HCALExit" ), - nMaxHcalLinksPerTrack = cms.int32( 1 ) - ), - cms.PSet( linkType = cms.string( "ECAL:HCAL" ), - useKDTree = cms.bool( False ), - linkerName = cms.string( "ECALAndHCALLinker" ), - minAbsEtaEcal = cms.double( 2.5 ) - ), - cms.PSet( linkType = cms.string( "HFEM:HFHAD" ), - useKDTree = cms.bool( False ), - linkerName = cms.string( "HFEMAndHFHADLinker" ) - ) - ) +fragment.hltEle5CaloIdLMWPMS2Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle5CaloIdLPixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaPixelMatchVars','s2' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 150.0 ), + thrRegularEE = cms.vdouble( 150.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltPixelOnlyParticleFlow = cms.EDProducer( "PFProducer", - verbose = cms.untracked.bool( False ), - debug = cms.untracked.bool( False ), - blocks = cms.InputTag( "hltPixelOnlyParticleFlowBlock" ), - muons = cms.InputTag( "hltPixelOnlyMuons" ), - postMuonCleaning = cms.bool( True ), - vetoEndcap = cms.bool( False ), - vertexCollection = cms.InputTag( "hltPixelVertices" ), - useVerticesForNeutral = cms.bool( True ), - useHO = cms.bool( False ), - PFEGammaCandidates = cms.InputTag( "particleFlowEGamma" ), - GedElectronValueMap = cms.InputTag( "gedGsfElectronsTmp" ), - GedPhotonValueMap = cms.InputTag( 'tmpGedPhotons','valMapPFEgammaCandToPhoton' ), - useEGammaElectrons = cms.bool( False ), - egammaElectrons = cms.InputTag( "" ), - useEGammaFilters = cms.bool( False ), - useProtectionsForJetMET = cms.bool( True ), - PFEGammaFiltersParameters = cms.PSet( - electron_protectionsForJetMET = cms.PSet( - maxE = cms.double( 50.0 ), - maxTrackPOverEele = cms.double( 1.0 ), - maxEcalEOverP_2 = cms.double( 0.2 ), - maxHcalEOverEcalE = cms.double( 0.1 ), - maxEcalEOverP_1 = cms.double( 0.5 ), - maxHcalEOverP = cms.double( 1.0 ), - maxEcalEOverPRes = cms.double( 0.2 ), - maxHcalE = cms.double( 10.0 ), - maxEeleOverPout = cms.double( 0.2 ), - maxNtracks = cms.double( 3.0 ), - maxEleHcalEOverEcalE = cms.double( 0.1 ), - maxDPhiIN = cms.double( 0.1 ), - maxEeleOverPoutRes = cms.double( 0.5 ) - ), - electron_maxElePtForOnlyMVAPresel = cms.double( 50.0 ), - photon_SigmaiEtaiEta_endcap = cms.double( 0.034 ), - electron_iso_combIso_endcap = cms.double( 10.0 ), - photon_protectionsForBadHcal = cms.PSet( - solidConeTrkIsoSlope = cms.double( 0.3 ), - enableProtections = cms.bool( False ), - solidConeTrkIsoOffset = cms.double( 10.0 ) - ), - electron_missinghits = cms.uint32( 1 ), - photon_MinEt = cms.double( 10.0 ), - electron_iso_pt = cms.double( 10.0 ), - electron_ecalDrivenHademPreselCut = cms.double( 0.15 ), - electron_iso_mva_endcap = cms.double( -0.1075 ), - electron_iso_combIso_barrel = cms.double( 10.0 ), - photon_protectionsForJetMET = cms.PSet( - sumPtTrackIsoSlope = cms.double( 0.001 ), - sumPtTrackIso = cms.double( 4.0 ) - ), - electron_protectionsForBadHcal = cms.PSet( - dEta = cms.vdouble( 0.0064, 0.01264 ), - dPhi = cms.vdouble( 0.0547, 0.0394 ), - enableProtections = cms.bool( False ), - eInvPInv = cms.vdouble( 0.184, 0.0721 ), - full5x5_sigmaIetaIeta = cms.vdouble( 0.0106, 0.0387 ) - ), - electron_noniso_mvaCut = cms.double( -0.1 ), - electron_iso_mva_barrel = cms.double( -0.1875 ), - photon_SigmaiEtaiEta_barrel = cms.double( 0.0125 ), - photon_combIso = cms.double( 10.0 ), - photon_HoE = cms.double( 0.05 ) - ), - muon_HCAL = cms.vdouble( 3.0, 3.0 ), - muon_ECAL = cms.vdouble( 0.5, 0.5 ), - muon_HO = cms.vdouble( 0.9, 0.9 ), - PFMuonAlgoParameters = cms.PSet( ), - rejectTracks_Bad = cms.bool( False ), - rejectTracks_Step45 = cms.bool( False ), - usePFNuclearInteractions = cms.bool( False ), - usePFConversions = cms.bool( False ), - usePFDecays = cms.bool( False ), - dptRel_DispVtx = cms.double( 10.0 ), - iCfgCandConnector = cms.PSet( - nuclCalibFactors = cms.vdouble( 0.8, 0.15, 0.5, 0.5, 0.05 ), - bCorrect = cms.bool( False ), - bCalibPrimary = cms.bool( False ) - ), - nsigma_TRACK = cms.double( 1.0 ), - pt_Error = cms.double( 1.0 ), - factors_45 = cms.vdouble( 10.0, 100.0 ), - goodTrackDeadHcal_ptErrRel = cms.double( 0.2 ), - goodTrackDeadHcal_chi2n = cms.double( 5.0 ), - goodTrackDeadHcal_layers = cms.uint32( 4 ), - goodTrackDeadHcal_validFr = cms.double( 0.5 ), - goodTrackDeadHcal_dxy = cms.double( 0.5 ), - goodPixelTrackDeadHcal_minEta = cms.double( 2.3 ), - goodPixelTrackDeadHcal_maxPt = cms.double( 50.0 ), - goodPixelTrackDeadHcal_ptErrRel = cms.double( 1.0 ), - goodPixelTrackDeadHcal_chi2n = cms.double( 2.0 ), - goodPixelTrackDeadHcal_maxLost3Hit = cms.int32( 0 ), - goodPixelTrackDeadHcal_maxLost4Hit = cms.int32( 1 ), - goodPixelTrackDeadHcal_dxy = cms.double( 0.02 ), - goodPixelTrackDeadHcal_dz = cms.double( 0.05 ), - pf_nsigma_ECAL = cms.double( 0.0 ), - pf_nsigma_HCAL = cms.double( 1.0 ), - pf_nsigma_HFEM = cms.double( 1.0 ), - pf_nsigma_HFHAD = cms.double( 1.0 ), - useCalibrationsFromDB = cms.bool( True ), - calibrationsLabel = cms.string( "HLT" ), - postHFCleaning = cms.bool( False ), - PFHFCleaningParameters = cms.PSet( - minSignificance = cms.double( 2.5 ), - maxSignificance = cms.double( 2.5 ), - minDeltaMet = cms.double( 0.4 ), - maxDeltaPhiPt = cms.double( 7.0 ), - minHFCleaningPt = cms.double( 5.0 ), - minSignificanceReduction = cms.double( 1.4 ) - ), - cleanedHF = cms.VInputTag( 'hltParticleFlowRecHitHF:Cleaned','hltParticleFlowClusterHF:Cleaned' ), - calibHF_use = cms.bool( False ), - calibHF_eta_step = cms.vdouble( 0.0, 2.9, 3.0, 3.2, 4.2, 4.4, 4.6, 4.8, 5.2, 5.4 ), - calibHF_a_EMonly = cms.vdouble( 0.96945, 0.96701, 0.76309, 0.82268, 0.87583, 0.89718, 0.98674, 1.4681, 1.458, 1.458 ), - calibHF_a_EMHAD = cms.vdouble( 1.42215, 1.00496, 0.68961, 0.81656, 0.98504, 0.98504, 1.00802, 1.0593, 1.4576, 1.4576 ), - calibHF_b_HADonly = cms.vdouble( 1.27541, 0.85361, 0.86333, 0.89091, 0.94348, 0.94348, 0.9437, 1.0034, 1.0444, 1.0444 ), - calibHF_b_EMHAD = cms.vdouble( 1.27541, 0.85361, 0.86333, 0.89091, 0.94348, 0.94348, 0.9437, 1.0034, 1.0444, 1.0444 ), - resolHF_square = cms.vdouble( 7.834401, 0.012996, 0.0 ) +fragment.hltDiEG5EtUnseededFilter = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEgammaCandidatesWrapperUnseeded" ), + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ), + etcutEB = cms.double( 5.0 ), + etcutEE = cms.double( 5.0 ), + ncandcut = cms.int32( 2 ) ) -fragment.hltAK4PixelOnlyPFJets = cms.EDProducer( "FastjetJetProducer", - useMassDropTagger = cms.bool( False ), - useFiltering = cms.bool( False ), - useDynamicFiltering = cms.bool( False ), - useTrimming = cms.bool( False ), - usePruning = cms.bool( False ), - useCMSBoostedTauSeedingAlgorithm = cms.bool( False ), - useKtPruning = cms.bool( False ), - useConstituentSubtraction = cms.bool( False ), - useSoftDrop = cms.bool( False ), - correctShape = cms.bool( False ), - UseOnlyVertexTracks = cms.bool( False ), - UseOnlyOnePV = cms.bool( False ), - muCut = cms.double( -1.0 ), - yCut = cms.double( -1.0 ), - rFilt = cms.double( -1.0 ), - rFiltFactor = cms.double( -1.0 ), - trimPtFracMin = cms.double( -1.0 ), - zcut = cms.double( -1.0 ), - rcut_factor = cms.double( -1.0 ), - csRho_EtaMax = cms.double( -1.0 ), - csRParam = cms.double( -1.0 ), - beta = cms.double( -1.0 ), - R0 = cms.double( -1.0 ), - gridMaxRapidity = cms.double( -1.0 ), - gridSpacing = cms.double( -1.0 ), - DzTrVtxMax = cms.double( 0.0 ), - DxyTrVtxMax = cms.double( 0.0 ), - MaxVtxZ = cms.double( 15.0 ), - subjetPtMin = cms.double( -1.0 ), - muMin = cms.double( -1.0 ), - muMax = cms.double( -1.0 ), - yMin = cms.double( -1.0 ), - yMax = cms.double( -1.0 ), - dRMin = cms.double( -1.0 ), - dRMax = cms.double( -1.0 ), - maxDepth = cms.int32( -1 ), - nFilt = cms.int32( -1 ), - MinVtxNdof = cms.int32( 0 ), - src = cms.InputTag( "hltPixelOnlyParticleFlow" ), - srcPVs = cms.InputTag( "hltPixelVertices" ), - jetType = cms.string( "PFJet" ), - jetAlgorithm = cms.string( "AntiKt" ), - rParam = cms.double( 0.4 ), - inputEtMin = cms.double( 0.0 ), - inputEMin = cms.double( 0.0 ), - jetPtMin = cms.double( 0.0 ), - doPVCorrection = cms.bool( False ), - doAreaFastjet = cms.bool( False ), - doRhoFastjet = cms.bool( False ), - doPUOffsetCorr = cms.bool( False ), - puPtMin = cms.double( 10.0 ), - nSigmaPU = cms.double( 1.0 ), - radiusPU = cms.double( 0.4 ), - subtractorName = cms.string( "" ), - useExplicitGhosts = cms.bool( False ), - doAreaDiskApprox = cms.bool( True ), - voronoiRfact = cms.double( -9.0 ), - Rho_EtaMax = cms.double( 4.4 ), - Ghost_EtaMax = cms.double( 6.0 ), - Active_Area_Repeats = cms.int32( 5 ), - GhostArea = cms.double( 0.01 ), - restrictInputs = cms.bool( False ), - maxInputs = cms.uint32( 1 ), - writeCompound = cms.bool( False ), - writeJetsWithConst = cms.bool( False ), - doFastJetNonUniform = cms.bool( False ), - useDeterministicSeed = cms.bool( True ), - minSeed = cms.uint32( 0 ), - verbosity = cms.int32( 0 ), - puWidth = cms.double( 0.0 ), - nExclude = cms.uint32( 0 ), - maxBadEcalCells = cms.uint32( 9999999 ), - maxBadHcalCells = cms.uint32( 9999999 ), - maxProblematicEcalCells = cms.uint32( 9999999 ), - maxProblematicHcalCells = cms.uint32( 9999999 ), - maxRecoveredEcalCells = cms.uint32( 9999999 ), - maxRecoveredHcalCells = cms.uint32( 9999999 ), - puCenters = cms.vdouble( ), - applyWeight = cms.bool( False ), - srcWeights = cms.InputTag( "" ), - minimumTowersFraction = cms.double( 0.0 ), - jetCollInstanceName = cms.string( "" ), - sumRecHits = cms.bool( False ) +fragment.hltDiEG5HEUnseededFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltDiEG5EtUnseededFilter" ), + varTag = cms.InputTag( "hltEgammaHoverEUnseeded" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.15 ), + thrOverEEE = cms.vdouble( 0.1 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 2 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) ) -fragment.hltAK4PixelOnlyPFJetsLooseID = cms.EDProducer( "HLTPFJetIDProducer", - minPt = cms.double( 20.0 ), - maxEta = cms.double( 1.0E99 ), - CHF = cms.double( 0.0 ), - NHF = cms.double( 0.99 ), - CEF = cms.double( 0.99 ), - NEF = cms.double( 0.99 ), - maxCF = cms.double( 99.0 ), - NCH = cms.int32( 0 ), - NTOT = cms.int32( 1 ), - jetsInput = cms.InputTag( "hltAK4PixelOnlyPFJets" ) +fragment.hltDiEG5CaloIdLClusterShapeUnseededFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltDiEG5HEUnseededFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShapeUnseeded','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.014 ), + thrRegularEE = cms.vdouble( 0.035 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 2 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) ) -fragment.hltAK4PixelOnlyPFJetsTightID = cms.EDProducer( "HLTPFJetIDProducer", - minPt = cms.double( 20.0 ), - maxEta = cms.double( 1.0E99 ), - CHF = cms.double( 0.0 ), - NHF = cms.double( 0.9 ), - CEF = cms.double( 0.99 ), - NEF = cms.double( 0.99 ), - maxCF = cms.double( 99.0 ), - NCH = cms.int32( 0 ), - NTOT = cms.int32( 1 ), - jetsInput = cms.InputTag( "hltAK4PixelOnlyPFJets" ) +fragment.hltDiEle5CaloIdLPixelMatchUnseededFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltDiEG5CaloIdLClusterShapeUnseededFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeedsUnseeded" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 2 ), + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) ) -fragment.hltFixedGridRhoFastjetPixelOnlyAll = cms.EDProducer( "FixedGridRhoProducerFastjet", - pfCandidatesTag = cms.InputTag( "hltPixelOnlyParticleFlow" ), - maxRapidity = cms.double( 5.0 ), - gridSpacing = cms.double( 0.55 ) +fragment.hltDiEle5CaloIdLMWPMS2UnseededFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltDiEle5CaloIdLPixelMatchUnseededFilter" ), + varTag = cms.InputTag( 'hltEgammaPixelMatchVarsUnseeded','s2' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 150.0 ), + thrRegularEE = cms.vdouble( 150.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 2 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) ) -fragment.hltAK4PixelOnlyPFFastJetCorrector = cms.EDProducer( "L1FastjetCorrectorProducer", - level = cms.string( "L1FastJet" ), - algorithm = cms.string( "AK4PFHLT" ), - srcRho = cms.InputTag( "hltFixedGridRhoFastjetPixelOnlyAll" ) +fragment.hltPreMCEle5WPTightGsf = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltAK4PixelOnlyPFRelativeCorrector = cms.EDProducer( "LXXXCorrectorProducer", - level = cms.string( "L2Relative" ), - algorithm = cms.string( "AK4PFHLT" ) +fragment.hltEG5L1SingleEG5EtFilter = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEGL1SingleEG5Filter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 5.0 ), + etcutEE = cms.double( 5.0 ), + ncandcut = cms.int32( 1 ) ) -fragment.hltAK4PixelOnlyPFAbsoluteCorrector = cms.EDProducer( "LXXXCorrectorProducer", - level = cms.string( "L3Absolute" ), - algorithm = cms.string( "AK4PFHLT" ) +fragment.hltEle5WPTightClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG5L1SingleEG5EtFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.011 ), + thrRegularEE = cms.vdouble( 0.0305 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltAK4PixelOnlyPFResidualCorrector = cms.EDProducer( "LXXXCorrectorProducer", - level = cms.string( "L2L3Residual" ), - algorithm = cms.string( "AK4PFHLT" ) +fragment.hltEle5WPTightHEFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle5WPTightClusterShapeFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.1 ), + thrRegularEB1 = cms.vdouble( 0.75 ), + thrRegularEE1 = cms.vdouble( 3.0 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.03 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( 2.25 ), + thrRegularEE2 = cms.vdouble( 5.0 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.03 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.1, 0.1, 0.3, 0.5 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltAK4PixelOnlyPFCorrector = cms.EDProducer( "ChainedJetCorrectorProducer", - correctors = cms.VInputTag( 'hltAK4PixelOnlyPFFastJetCorrector','hltAK4PixelOnlyPFRelativeCorrector','hltAK4PixelOnlyPFAbsoluteCorrector','hltAK4PixelOnlyPFResidualCorrector' ) +fragment.hltEle5WPTightEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle5WPTightHEFilter" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.1 ), + thrRegularEB1 = cms.vdouble( 1.75 ), + thrRegularEE1 = cms.vdouble( 1.0 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.025 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( 1.75 ), + thrRegularEE2 = cms.vdouble( 2.0 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.025 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.2, 0.2, 0.25, 0.3 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltAK4PixelOnlyPFJetsCorrected = cms.EDProducer( "CorrectedPFJetProducer", - src = cms.InputTag( "hltAK4PixelOnlyPFJets" ), - correctors = cms.VInputTag( 'hltAK4PixelOnlyPFCorrector' ) +fragment.hltEle5WPTightHcalIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle5WPTightEcalIsoFilter" ), + varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.0 ), + thrRegularEB1 = cms.vdouble( 2.5 ), + thrRegularEE1 = cms.vdouble( 1.0 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.03 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( 3.0 ), + thrRegularEE2 = cms.vdouble( 2.0 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.03 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.2, 0.2, 0.4, 0.5 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.0 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltAK4PixelOnlyPFJetsLooseIDCorrected = cms.EDProducer( "CorrectedPFJetProducer", - src = cms.InputTag( "hltAK4PixelOnlyPFJetsLooseID" ), - correctors = cms.VInputTag( 'hltAK4PixelOnlyPFCorrector' ) +fragment.hltEle5WPTightPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle5WPTightHcalIsoFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) +) +fragment.hltEle5WPTightPMS2Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle5WPTightPixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaPixelMatchVars','s2' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 70.0 ), + thrRegularEE = cms.vdouble( 45.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +fragment.hltEle5WPTightGsfOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle5WPTightPMS2Filter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.012 ), + thrRegularEE = cms.vdouble( 0.011 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltAK4PixelOnlyPFJetsTightIDCorrected = cms.EDProducer( "CorrectedPFJetProducer", - src = cms.InputTag( "hltAK4PixelOnlyPFJetsTightID" ), - correctors = cms.VInputTag( 'hltAK4PixelOnlyPFCorrector' ) +fragment.hltEle5WPTightGsfMissingHitsFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle5WPTightGsfOneOEMinusOneOPFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','MissingHits' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 999.0 ), + thrRegularEE = cms.vdouble( 1.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltPixelOnlyPFMETProducer = cms.EDProducer( "PFMETProducer", - src = cms.InputTag( "hltPixelOnlyParticleFlow" ), - globalThreshold = cms.double( 0.0 ), - alias = cms.string( "hltPFMet" ), - calculateSignificance = cms.bool( False ), - parameters = cms.PSet( ), - applyWeight = cms.bool( False ), - srcWeights = cms.InputTag( "" ) +fragment.hltEle5WPTightGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle5WPTightGsfMissingHitsFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.004 ), + thrRegularEE = cms.vdouble( 0.005 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltEgammaEleGsfTrackIsoPixelOnly = cms.EDProducer( "EgammaHLTElectronTrackIsolationProducers", - electronProducer = cms.InputTag( "hltEgammaGsfElectrons" ), - trackProducer = cms.InputTag( "hltPixelTracksZetaClean" ), - recoEcalCandidateProducer = cms.InputTag( "hltEgammaCandidates" ), - beamSpotProducer = cms.InputTag( "hltOnlineBeamSpot" ), - egTrkIsoPtMin = cms.double( 1.0 ), - egTrkIsoConeSize = cms.double( 0.2 ), - egTrkIsoZSpan = cms.double( 0.15 ), - egTrkIsoRSpan = cms.double( 999999.0 ), - egTrkIsoVetoConeSizeBarrel = cms.double( 0.03 ), - egTrkIsoVetoConeSizeEndcap = cms.double( 0.03 ), - egTrkIsoStripBarrel = cms.double( 0.01 ), - egTrkIsoStripEndcap = cms.double( 0.01 ), - useGsfTrack = cms.bool( True ), - useSCRefs = cms.bool( True ) +fragment.hltEle5WPTightGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle5WPTightGsfDetaFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.02 ), + thrRegularEE = cms.vdouble( 0.023 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltDisplacedmumuVtxNoMatchingProducer = cms.EDProducer( "HLTDisplacedmumuVtxProducer", - Src = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), - PreviousCandTag = cms.InputTag( "hltDoubleMu3L3FilteredNoVtx" ), - matchToPrevious = cms.bool( False ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MinPtPair = cms.double( 0.0 ), - MinInvMass = cms.double( 0.0 ), - MaxInvMass = cms.double( 99999.0 ), - ChargeOpt = cms.int32( 0 ) +fragment.hltEle5WPTightGsfTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle5WPTightGsfDphiFilter" ), + varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.1 ), + thrRegularEB1 = cms.vdouble( 0.838 ), + thrRegularEE1 = cms.vdouble( -0.363 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.025 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( -0.385 ), + thrRegularEE2 = cms.vdouble( 0.702 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.025 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.029, 0.111, 0.114, 0.032 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltRecHitInRegionForMuonsMFnoVtx = cms.EDProducer( "MuonHLTRechitInRegionsProducer", - productLabels = cms.vstring( 'EcalRegionalRecHitsEB', - 'EcalRegionalRecHitsEE' ), - ecalhitLabels = cms.VInputTag( 'hltEcalRecHit:EcalRecHitsEB','hltEcalRecHit:EcalRecHitsEE' ), - l1TagIsolated = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), - l1TagNonIsolated = cms.InputTag( "NotUsed" ), - useUncalib = cms.bool( False ), - doIsolated = cms.bool( True ), - l1LowerThr = cms.double( 0.0 ), - l1UpperThr = cms.double( 999.0 ), - l1LowerThrIgnoreIsolation = cms.double( 100.0 ), - regionEtaMargin = cms.double( 0.4 ), - regionPhiMargin = cms.double( 0.4 ) +fragment.hltPreMCEle15Ele10CaloIdLTrackIdLIsoVLDZ = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltRecHitInRegionForMuonsESNoVtx = cms.EDProducer( "MuonHLTRechitInRegionsProducer", - productLabels = cms.vstring( 'EcalRegionalRecHitsES' ), - ecalhitLabels = cms.VInputTag( 'hltEcalPreshowerRecHit:EcalRecHitsES' ), - l1TagIsolated = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), - l1TagNonIsolated = cms.InputTag( "NotUsed" ), - useUncalib = cms.bool( False ), - doIsolated = cms.bool( True ), - l1LowerThr = cms.double( 0.0 ), - l1UpperThr = cms.double( 999.0 ), - l1LowerThrIgnoreIsolation = cms.double( 100.0 ), - regionEtaMargin = cms.double( 0.4 ), - regionPhiMargin = cms.double( 0.4 ) +fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLEtLeg1Filter = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEGL1SingleEG5Filter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 15.0 ), + etcutEE = cms.double( 15.0 ), + ncandcut = cms.int32( 1 ) ) -fragment.hltParticleFlowRecHitECALForMuonsMFNoVtx = cms.EDProducer( "PFRecHitProducer", - navigator = cms.PSet( - barrel = cms.PSet( ), - endcap = cms.PSet( ), - name = cms.string( "PFRecHitECALNavigator" ) - ), - producers = cms.VPSet( - cms.PSet( src = cms.InputTag( 'hltRecHitInRegionForMuonsMFnoVtx','EcalRegionalRecHitsEB' ), - srFlags = cms.InputTag( "" ), - name = cms.string( "PFEBRecHitCreator" ), - qualityTests = cms.VPSet( - cms.PSet( name = cms.string( "PFRecHitQTestDBThreshold" ), - applySelectionsToAllCrystals = cms.bool( True ) - ), - cms.PSet( topologicalCleaning = cms.bool( True ), - skipTTRecoveredHits = cms.bool( True ), - cleaningThreshold = cms.double( 2.0 ), - name = cms.string( "PFRecHitQTestECAL" ), - timingCleaning = cms.bool( True ) - ) - ) - ), - cms.PSet( src = cms.InputTag( 'hltRecHitInRegionForMuonsMFnoVtx','EcalRegionalRecHitsEE' ), - srFlags = cms.InputTag( "" ), - name = cms.string( "PFEERecHitCreator" ), - qualityTests = cms.VPSet( - cms.PSet( name = cms.string( "PFRecHitQTestDBThreshold" ), - applySelectionsToAllCrystals = cms.bool( True ) - ), - cms.PSet( topologicalCleaning = cms.bool( True ), - skipTTRecoveredHits = cms.bool( True ), - cleaningThreshold = cms.double( 2.0 ), - name = cms.string( "PFRecHitQTestECAL" ), - timingCleaning = cms.bool( True ) - ) - ) - ) - ) +fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLEtLeg2Filter = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEGL1SingleEG5Filter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 10.0 ), + etcutEE = cms.double( 10.0 ), + ncandcut = cms.int32( 2 ) ) -fragment.hltParticleFlowRecHitPSForMuonsNoVtx = cms.EDProducer( "PFRecHitProducer", - navigator = cms.PSet( name = cms.string( "PFRecHitPreshowerNavigator" ) ), - producers = cms.VPSet( - cms.PSet( src = cms.InputTag( 'hltRecHitInRegionForMuonsESNoVtx','EcalRegionalRecHitsES' ), - name = cms.string( "PFPSRecHitCreator" ), - qualityTests = cms.VPSet( - cms.PSet( threshold = cms.double( 7.0E-6 ), - name = cms.string( "PFRecHitQTestThreshold" ) - ) - ) - ) - ) +fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLClusterShapeLeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLEtLeg1Filter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.013 ), + thrRegularEE = cms.vdouble( 0.035 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltParticleFlowClusterECALUncorrectedForMuonsMFNoVtx = cms.EDProducer( "PFClusterProducer", - recHitsSource = cms.InputTag( "hltParticleFlowRecHitECALForMuonsMFNoVtx" ), - recHitCleaners = cms.VPSet( - ), - seedCleaners = cms.VPSet( - ), - seedFinder = cms.PSet( - thresholdsByDetector = cms.VPSet( - cms.PSet( seedingThresholdPt = cms.double( 0.15 ), - seedingThreshold = cms.double( 0.6 ), - detector = cms.string( "ECAL_ENDCAP" ) - ), - cms.PSet( seedingThresholdPt = cms.double( 0.0 ), - seedingThreshold = cms.double( 0.23 ), - detector = cms.string( "ECAL_BARREL" ) - ) - ), - algoName = cms.string( "LocalMaximumSeedFinder" ), - nNeighbours = cms.int32( 8 ) - ), - initialClusteringStep = cms.PSet( - thresholdsByDetector = cms.VPSet( - cms.PSet( gatheringThreshold = cms.double( 0.08 ), - gatheringThresholdPt = cms.double( 0.0 ), - detector = cms.string( "ECAL_BARREL" ) - ), - cms.PSet( gatheringThreshold = cms.double( 0.3 ), - gatheringThresholdPt = cms.double( 0.0 ), - detector = cms.string( "ECAL_ENDCAP" ) - ) - ), - algoName = cms.string( "Basic2DGenericTopoClusterizer" ), - useCornerCells = cms.bool( True ) - ), - pfClusterBuilder = cms.PSet( - minFracTot = cms.double( 1.0E-20 ), - stoppingTolerance = cms.double( 1.0E-8 ), - positionCalc = cms.PSet( - minAllowedNormalization = cms.double( 1.0E-9 ), - posCalcNCrystals = cms.int32( 9 ), - algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), - logWeightDenominator = cms.double( 0.08 ), - minFractionInCalc = cms.double( 1.0E-9 ), - timeResolutionCalcBarrel = cms.PSet( - corrTermLowE = cms.double( 0.0510871 ), - threshLowE = cms.double( 0.5 ), - noiseTerm = cms.double( 1.10889 ), - constantTermLowE = cms.double( 0.0 ), - noiseTermLowE = cms.double( 1.31883 ), - threshHighE = cms.double( 5.0 ), - constantTerm = cms.double( 0.428192 ) - ), - timeResolutionCalcEndcap = cms.PSet( - corrTermLowE = cms.double( 0.0 ), - threshLowE = cms.double( 1.0 ), - noiseTerm = cms.double( 5.72489999999 ), - constantTermLowE = cms.double( 0.0 ), - noiseTermLowE = cms.double( 6.92683000001 ), - threshHighE = cms.double( 10.0 ), - constantTerm = cms.double( 0.0 ) - ) - ), - maxIterations = cms.uint32( 50 ), - positionCalcForConvergence = cms.PSet( - minAllowedNormalization = cms.double( 0.0 ), - T0_ES = cms.double( 1.2 ), - algoName = cms.string( "ECAL2DPositionCalcWithDepthCorr" ), - T0_EE = cms.double( 3.1 ), - T0_EB = cms.double( 7.4 ), - X0 = cms.double( 0.89 ), - minFractionInCalc = cms.double( 0.0 ), - W0 = cms.double( 4.2 ) - ), - allCellsPositionCalc = cms.PSet( - minAllowedNormalization = cms.double( 1.0E-9 ), - posCalcNCrystals = cms.int32( -1 ), - algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), - logWeightDenominator = cms.double( 0.08 ), - minFractionInCalc = cms.double( 1.0E-9 ), - timeResolutionCalcBarrel = cms.PSet( - corrTermLowE = cms.double( 0.0510871 ), - threshLowE = cms.double( 0.5 ), - noiseTerm = cms.double( 1.10889 ), - constantTermLowE = cms.double( 0.0 ), - noiseTermLowE = cms.double( 1.31883 ), - threshHighE = cms.double( 5.0 ), - constantTerm = cms.double( 0.428192 ) - ), - timeResolutionCalcEndcap = cms.PSet( - corrTermLowE = cms.double( 0.0 ), - threshLowE = cms.double( 1.0 ), - noiseTerm = cms.double( 5.72489999999 ), - constantTermLowE = cms.double( 0.0 ), - noiseTermLowE = cms.double( 6.92683000001 ), - threshHighE = cms.double( 10.0 ), - constantTerm = cms.double( 0.0 ) - ) - ), - algoName = cms.string( "Basic2DGenericPFlowClusterizer" ), - recHitEnergyNorms = cms.VPSet( - cms.PSet( recHitEnergyNorm = cms.double( 0.08 ), - detector = cms.string( "ECAL_BARREL" ) - ), - cms.PSet( recHitEnergyNorm = cms.double( 0.3 ), - detector = cms.string( "ECAL_ENDCAP" ) - ) - ), - showerSigma = cms.double( 1.5 ), - minFractionToKeep = cms.double( 1.0E-7 ), - excludeOtherSeeds = cms.bool( True ) - ), - positionReCalc = cms.PSet( - minAllowedNormalization = cms.double( 0.0 ), - T0_ES = cms.double( 1.2 ), - algoName = cms.string( "ECAL2DPositionCalcWithDepthCorr" ), - T0_EE = cms.double( 3.1 ), - T0_EB = cms.double( 7.4 ), - X0 = cms.double( 0.89 ), - minFractionInCalc = cms.double( 0.0 ), - W0 = cms.double( 4.2 ) - ), - energyCorrector = cms.PSet( ) +fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLClusterShapeLeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLEtLeg2Filter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.013 ), + thrRegularEE = cms.vdouble( 0.035 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 2 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltParticleFlowClusterPSForMuonsNoVtx = cms.EDProducer( "PFClusterProducer", - recHitsSource = cms.InputTag( "hltParticleFlowRecHitPSForMuonsNoVtx" ), - recHitCleaners = cms.VPSet( - ), - seedCleaners = cms.VPSet( - ), - seedFinder = cms.PSet( - thresholdsByDetector = cms.VPSet( - cms.PSet( seedingThresholdPt = cms.double( 0.0 ), - seedingThreshold = cms.double( 1.2E-4 ), - detector = cms.string( "PS1" ) - ), - cms.PSet( seedingThresholdPt = cms.double( 0.0 ), - seedingThreshold = cms.double( 1.2E-4 ), - detector = cms.string( "PS2" ) - ) - ), - algoName = cms.string( "LocalMaximumSeedFinder" ), - nNeighbours = cms.int32( 4 ) - ), - initialClusteringStep = cms.PSet( - thresholdsByDetector = cms.VPSet( - cms.PSet( gatheringThreshold = cms.double( 6.0E-5 ), - gatheringThresholdPt = cms.double( 0.0 ), - detector = cms.string( "PS1" ) - ), - cms.PSet( gatheringThreshold = cms.double( 6.0E-5 ), - gatheringThresholdPt = cms.double( 0.0 ), - detector = cms.string( "PS2" ) - ) - ), - algoName = cms.string( "Basic2DGenericTopoClusterizer" ), - useCornerCells = cms.bool( False ) - ), - pfClusterBuilder = cms.PSet( - minFracTot = cms.double( 1.0E-20 ), - stoppingTolerance = cms.double( 1.0E-8 ), - positionCalc = cms.PSet( - minAllowedNormalization = cms.double( 1.0E-9 ), - posCalcNCrystals = cms.int32( -1 ), - algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), - logWeightDenominator = cms.double( 6.0E-5 ), - minFractionInCalc = cms.double( 1.0E-9 ) - ), - maxIterations = cms.uint32( 50 ), - algoName = cms.string( "Basic2DGenericPFlowClusterizer" ), - recHitEnergyNorms = cms.VPSet( - cms.PSet( recHitEnergyNorm = cms.double( 6.0E-5 ), - detector = cms.string( "PS1" ) - ), - cms.PSet( recHitEnergyNorm = cms.double( 6.0E-5 ), - detector = cms.string( "PS2" ) - ) - ), - showerSigma = cms.double( 0.3 ), - minFractionToKeep = cms.double( 1.0E-7 ), - excludeOtherSeeds = cms.bool( True ) - ), - positionReCalc = cms.PSet( ), - energyCorrector = cms.PSet( ) +fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLHELeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLClusterShapeLeg1Filter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.15 ), + thrOverEEE = cms.vdouble( 0.4 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltParticleFlowClusterECALForMuonsMFNoVtx = cms.EDProducer( "CorrectedECALPFClusterProducer", - minimumPSEnergy = cms.double( 0.0 ), - skipPS = cms.bool( False ), - inputPS = cms.InputTag( "hltParticleFlowClusterPSForMuonsNoVtx" ), - energyCorrector = cms.PSet( - applyCrackCorrections = cms.bool( False ), - srfAwareCorrection = cms.bool( True ), - applyMVACorrections = cms.bool( True ), - maxPtForMVAEvaluation = cms.double( 300.0 ), - recHitsEBLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - recHitsEELabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - ebSrFlagLabel = cms.InputTag( "hltEcalDigis" ), - eeSrFlagLabel = cms.InputTag( "hltEcalDigis" ) - ), - inputECAL = cms.InputTag( "hltParticleFlowClusterECALUncorrectedForMuonsMFNoVtx" ) +fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLHELeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLClusterShapeLeg2Filter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.15 ), + thrOverEEE = cms.vdouble( 0.4 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 2 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltMuonEcalMFPFClusterIsoForMuonsNoVtx = cms.EDProducer( "MuonHLTEcalPFClusterIsolationProducer", - recoCandidateProducer = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), - pfClusterProducer = cms.InputTag( "hltParticleFlowClusterECALForMuonsMFNoVtx" ), - rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetECALMFForMuons" ), +fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLEcalIsoLeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLHELeg1Filter" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.5 ), + thrOverEEE = cms.vdouble( 0.5 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), doRhoCorrection = cms.bool( True ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), - drMax = cms.double( 0.3 ), - drVetoBarrel = cms.double( 0.05 ), - drVetoEndcap = cms.double( 0.05 ), - etaStripBarrel = cms.double( 0.0 ), - etaStripEndcap = cms.double( 0.0 ), - energyBarrel = cms.double( 0.0 ), - energyEndcap = cms.double( 0.0 ), - effectiveAreas = cms.vdouble( 0.35, 0.193 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) + effectiveAreas = cms.vdouble( 0.29, 0.21 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltMuonHcalPFClusterIsoForMuonsNoVtx = cms.EDProducer( "MuonHLTHcalPFClusterIsolationProducer", - recoCandidateProducer = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), - pfClusterProducerHCAL = cms.InputTag( "hltParticleFlowClusterHCAL" ), - useHF = cms.bool( False ), - pfClusterProducerHFEM = cms.InputTag( "" ), - pfClusterProducerHFHAD = cms.InputTag( "" ), - rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAllCalo" ), +fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLEcalIsoLeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLHELeg2Filter" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.5 ), + thrOverEEE = cms.vdouble( 0.5 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 2 ), doRhoCorrection = cms.bool( True ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), - drMax = cms.double( 0.3 ), - drVetoBarrel = cms.double( 0.1 ), - drVetoEndcap = cms.double( 0.1 ), - etaStripBarrel = cms.double( 0.0 ), - etaStripEndcap = cms.double( 0.0 ), - energyBarrel = cms.double( 0.0 ), - energyEndcap = cms.double( 0.0 ), - useEt = cms.bool( True ), - effectiveAreas = cms.vdouble( 0.11, 0.163 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) -) -fragment.hltPixelTracksTrackingRegionsForSeedsL3MuonNoVtx = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", - RegionPSet = cms.PSet( - vertexCollection = cms.InputTag( "hltPixelVertices" ), - zErrorVetex = cms.double( 0.2 ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - zErrorBeamSpot = cms.double( 24.2 ), - maxNVertices = cms.int32( 4 ), - maxNRegions = cms.int32( 40 ), - nSigmaZVertex = cms.double( 3.0 ), - nSigmaZBeamSpot = cms.double( 4.0 ), - ptMin = cms.double( 0.3 ), - mode = cms.string( "VerticesFixed" ), - input = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), - searchOpt = cms.bool( False ), - whereToUseMeasurementTracker = cms.string( "Never" ), - originRadius = cms.double( 0.1 ), - measurementTrackerName = cms.InputTag( "" ), - precise = cms.bool( True ), - deltaEta = cms.double( 0.3 ), - deltaPhi = cms.double( 0.3 ) - ) -) -fragment.hltPixelTracksInRegionIter0L3MuonNoVtx = cms.EDProducer( "TrackSelectorByRegion", - tracks = cms.InputTag( "hltPixelTracks" ), - regions = cms.InputTag( "hltPixelTracksTrackingRegionsForSeedsL3MuonNoVtx" ), - produceTrackCollection = cms.bool( True ), - produceMask = cms.bool( False ) -) -fragment.hltIter0L3MuonPixelSeedsFromPixelTracksNoVtx = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", - InputCollection = cms.InputTag( "hltPixelTracksInRegionIter0L3MuonNoVtx" ), - InputVertexCollection = cms.InputTag( "hltTrimmedPixelVertices" ), - originHalfLength = cms.double( 0.3 ), - originRadius = cms.double( 0.1 ), - useProtoTrackKinematics = cms.bool( False ), - useEventsWithNoVertex = cms.bool( True ), - TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), - usePV = cms.bool( False ), - includeFourthHit = cms.bool( True ), - SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) -) -fragment.hltIter0L3MuonCkfTrackCandidatesNoVtx = cms.EDProducer( "CkfTrackCandidateMaker", - cleanTrajectoryAfterInOut = cms.bool( False ), - doSeedingRegionRebuilding = cms.bool( False ), - onlyPixelHitsForSeedCleaner = cms.bool( False ), - reverseTrajectories = cms.bool( False ), - useHitsSplitting = cms.bool( False ), - MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ), - src = cms.InputTag( "hltIter0L3MuonPixelSeedsFromPixelTracksNoVtx" ), - clustersToSkip = cms.InputTag( "" ), - phase2clustersToSkip = cms.InputTag( "" ), - TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter0GroupedCkfTrajectoryBuilderIT" ) ), - TransientInitialStateEstimatorParameters = cms.PSet( - propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), - numberMeasurementsForFit = cms.int32( 4 ), - propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) - ), - numHitsForSeedCleaner = cms.int32( 4 ), - NavigationSchool = cms.string( "SimpleNavigationSchool" ), - RedundantSeedCleaner = cms.string( "CachingSeedCleanerBySharedInput" ), - TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), - maxNSeeds = cms.uint32( 100000 ), - maxSeedsBeforeCleaning = cms.uint32( 1000 ) -) -fragment.hltIter0L3MuonCtfWithMaterialTracksNoVtx = cms.EDProducer( "TrackProducer", - useSimpleMF = cms.bool( True ), - SimpleMagneticField = cms.string( "ParabolicMf" ), - src = cms.InputTag( "hltIter0L3MuonCkfTrackCandidatesNoVtx" ), - clusterRemovalInfo = cms.InputTag( "" ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - Fitter = cms.string( "hltESPFittingSmootherIT" ), - useHitsSplitting = cms.bool( False ), - alias = cms.untracked.string( "ctfWithMaterialTracks" ), - TrajectoryInEvent = cms.bool( False ), - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - AlgorithmName = cms.string( "hltIter0" ), - Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), - GeometricInnerState = cms.bool( True ), - NavigationSchool = cms.string( "" ), - MeasurementTracker = cms.string( "" ), - MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ) -) -fragment.hltIter0L3MuonTrackCutClassifierNoVtx = cms.EDProducer( "TrackCutClassifier", - src = cms.InputTag( "hltIter0L3MuonCtfWithMaterialTracksNoVtx" ), - beamspot = cms.InputTag( "hltOnlineBeamSpot" ), - vertices = cms.InputTag( "hltTrimmedPixelVertices" ), - ignoreVertices = cms.bool( False ), - qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), - mva = cms.PSet( - minPixelHits = cms.vint32( 0, 0, 0 ), - maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 15.0 ), - dr_par = cms.PSet( - d0err = cms.vdouble( 0.003, 0.003, 0.003 ), - dr_par2 = cms.vdouble( 3.40282346639E38, 0.6, 0.6 ), - dr_par1 = cms.vdouble( 3.40282346639E38, 0.8, 0.8 ), - dr_exp = cms.vint32( 4, 4, 4 ), - d0err_par = cms.vdouble( 0.001, 0.001, 0.001 ) - ), - maxLostLayers = cms.vint32( 1, 1, 1 ), - min3DLayers = cms.vint32( 0, 0, 0 ), - dz_par = cms.PSet( - dz_par1 = cms.vdouble( 3.40282346639E38, 0.75, 0.75 ), - dz_par2 = cms.vdouble( 3.40282346639E38, 0.5, 0.5 ), - dz_exp = cms.vint32( 4, 4, 4 ) - ), - minNVtxTrk = cms.int32( 3 ), - maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), - minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), - maxChi2 = cms.vdouble( 9999.0, 25.0, 16.0 ), - maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), - maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), - minLayers = cms.vint32( 3, 3, 3 ) - ) -) -fragment.hltIter0L3MuonTrackSelectionHighPurityNoVtx = cms.EDProducer( "TrackCollectionFilterCloner", - originalSource = cms.InputTag( "hltIter0L3MuonCtfWithMaterialTracksNoVtx" ), - originalMVAVals = cms.InputTag( 'hltIter0L3MuonTrackCutClassifierNoVtx','MVAValues' ), - originalQualVals = cms.InputTag( 'hltIter0L3MuonTrackCutClassifierNoVtx','QualityMasks' ), - minQuality = cms.string( "highPurity" ), - copyExtras = cms.untracked.bool( True ), - copyTrajectories = cms.untracked.bool( False ) -) -fragment.hltMuonTkRelIsolationCut0p09MapNoVtx = cms.EDProducer( "L3MuonCombinedRelativeIsolationProducer", - UseRhoCorrectedCaloDeposits = cms.bool( False ), - UseCaloIso = cms.bool( False ), - CaloDepositsLabel = cms.InputTag( "notUsed" ), - inputMuonCollection = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), - OutputMuIsoDeposits = cms.bool( True ), - TrackPt_Min = cms.double( -1.0 ), - printDebug = cms.bool( False ), - CutsPSet = cms.PSet( - applyCutsORmaxNTracks = cms.bool( False ), - maxNTracks = cms.int32( -1 ), - Thresholds = cms.vdouble( 0.09 ), - EtaBounds = cms.vdouble( 2.411 ), - ComponentName = cms.string( "SimpleCuts" ), - ConeSizes = cms.vdouble( 0.3 ) - ), - TrkExtractorPSet = cms.PSet( - Diff_z = cms.double( 0.2 ), - inputTrackCollection = cms.InputTag( "hltIter0L3MuonTrackSelectionHighPurityNoVtx" ), - Chi2Ndof_Max = cms.double( 1.0E64 ), - BeamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), - DR_Veto = cms.double( 0.01 ), - Pt_Min = cms.double( -1.0 ), - VetoLeadingTrack = cms.bool( True ), - DR_Max = cms.double( 0.3 ), - DepositLabel = cms.untracked.string( "PXLS" ), - PtVeto_Min = cms.double( 2.0 ), - NHits_Min = cms.uint32( 0 ), - PropagateTracksToRadius = cms.bool( True ), - ReferenceRadius = cms.double( 6.0 ), - Chi2Prob_Min = cms.double( -1.0 ), - Diff_r = cms.double( 0.1 ), - BeamlineOption = cms.string( "BeamSpotFromEvent" ), - ComponentName = cms.string( "PixelTrackExtractor" ), - DR_VetoPt = cms.double( 0.025 ) - ), - CaloExtractorPSet = cms.PSet( - DR_Veto_H = cms.double( 0.1 ), - Vertex_Constraint_Z = cms.bool( False ), - DR_Veto_E = cms.double( 0.07 ), - Weight_H = cms.double( 1.0 ), - CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAll" ), - DR_Max = cms.double( 0.3 ), - DepositLabel = cms.untracked.string( "EcalPlusHcal" ), - Vertex_Constraint_XY = cms.bool( False ), - Threshold_H = cms.double( 0.5 ), - Threshold_E = cms.double( 0.2 ), - ComponentName = cms.string( "CaloExtractor" ), - Weight_E = cms.double( 1.0 ) - ) + effectiveAreas = cms.vdouble( 0.29, 0.21 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltFEDSelectorL1 = cms.EDProducer( "EvFFEDSelector", - inputTag = cms.InputTag( "rawDataCollector" ), - fedList = cms.vuint32( 1404 ) +fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLHcalIsoLeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLEcalIsoLeg1Filter" ), + varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.3 ), + thrOverEEE = cms.vdouble( 0.4 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.2, 0.25 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltScoutingTrackPacker = cms.EDProducer( "HLTScoutingTrackProducer", - OtherTracks = cms.InputTag( "hltPixelOnlyPFMuonMerging" ), - vertexCollection = cms.InputTag( "hltPixelVertices" ), - mantissaPrecision = cms.int32( 10 ), - vtxMinDist = cms.double( 0.01 ), - ptMin = cms.double( 3.0 ) +fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLHcalIsoLeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLEcalIsoLeg2Filter" ), + varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.3 ), + thrOverEEE = cms.vdouble( 0.4 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 2 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.2, 0.25 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltScoutingPrimaryVertexPacker = cms.EDProducer( "HLTScoutingPrimaryVertexProducer", - vertexCollection = cms.InputTag( 'hltPixelVertices','','@currentProcess' ), - mantissaPrecision = cms.int32( 10 ) +fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLPixelMatchLeg1Filter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLHcalIsoLeg1Filter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) ) -fragment.hltScoutingPFPacker = cms.EDProducer( "HLTScoutingPFProducer", - pfJetCollection = cms.InputTag( 'hltAK4PixelOnlyPFJets','','@currentProcess' ), - pfJetTagCollection = cms.InputTag( 'hltCombinedSecondaryVertexBJetTagsPF','','@currentProcess' ), - pfCandidateCollection = cms.InputTag( 'hltPixelOnlyParticleFlow','','@currentProcess' ), - vertexCollection = cms.InputTag( 'hltPixelVertices','','@currentProcess' ), - metCollection = cms.InputTag( 'hltPixelOnlyPFMETProducer','','@currentProcess' ), - rho = cms.InputTag( 'hltFixedGridRhoFastjetPixelOnlyAll','','@currentProcess' ), - pfJetPtCut = cms.double( 20.0 ), - pfJetEtaCut = cms.double( 3.0 ), - pfCandidatePtCut = cms.double( 0.6 ), - pfCandidateEtaCut = cms.double( 3.0 ), - mantissaPrecision = cms.int32( 10 ), - doJetTags = cms.bool( True ), - doCandidates = cms.bool( True ), - doMet = cms.bool( True ), - doTrackVars = cms.bool( True ), - relativeTrackVars = cms.bool( True ), - doCandIndsForJets = cms.bool( False ) +fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLPixelMatchLeg2Filter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLHcalIsoLeg2Filter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 2 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) ) -fragment.hltScoutingMuonPacker = cms.EDProducer( "HLTScoutingMuonProducer", - ChargedCandidates = cms.InputTag( 'hltIterL3MuonCandidatesNoVtx','','@currentProcess' ), - displacedvertexCollection = cms.InputTag( 'hltDisplacedmumuVtxNoMatchingProducer','','@currentProcess' ), - InputMuons = cms.InputTag( "hltIterL3MuonsNoVtx" ), - InputLinks = cms.InputTag( 'hltL3MuonsIterL3LinksNoVtx','','@currentProcess' ), - Tracks = cms.InputTag( "hltIterL3MuonAndMuonFromL1MergedNoVtx" ), - EcalPFClusterIsoMap = cms.InputTag( 'hltMuonEcalMFPFClusterIsoForMuonsNoVtx','','@currentProcess' ), - HcalPFClusterIsoMap = cms.InputTag( 'hltMuonHcalPFClusterIsoForMuonsNoVtx','','@currentProcess' ), - TrackIsoMap = cms.InputTag( 'hltMuonTkRelIsolationCut0p09MapNoVtx','combinedRelativeIsoDeposits','@currentProcess' ), - muonPtCut = cms.double( 0.0 ), - muonEtaCut = cms.double( 2.4 ), - minVtxProbCut = cms.double( 0.001 ) +fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLOneOEMinusOneOPLeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLPixelMatchLeg1Filter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 999999.0 ), + thrRegularEE = cms.vdouble( 999999.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltScoutingEgammaPacker = cms.EDProducer( "HLTScoutingEgammaProducer", - EgammaCandidates = cms.InputTag( 'hltEgammaCandidates','','@currentProcess' ), - EgammaGsfTracks = cms.InputTag( 'hltEgammaGsfTracks','','@currentProcess' ), - SigmaIEtaIEtaMap = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned','@currentProcess' ), - r9Map = cms.InputTag( 'hltEgammaR9ID','r95x5' ), - HoverEMap = cms.InputTag( 'hltEgammaHoverE','','@currentProcess' ), - DetaMap = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed','@currentProcess' ), - DphiMap = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi','@currentProcess' ), - MissingHitsMap = cms.InputTag( 'hltEgammaGsfTrackVars','MissingHits','@currentProcess' ), - OneOEMinusOneOPMap = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP','@currentProcess' ), - EcalPFClusterIsoMap = cms.InputTag( 'hltEgammaEcalPFClusterIso','','@currentProcess' ), - EleGsfTrackIsoMap = cms.InputTag( 'hltEgammaEleGsfTrackIsoPixelOnly','','@currentProcess' ), - HcalPFClusterIsoMap = cms.InputTag( 'hltEgammaHcalPFClusterIso','','@currentProcess' ), - egammaPtCut = cms.double( 2.0 ), - egammaEtaCut = cms.double( 2.5 ), - egammaHoverECut = cms.double( 1.0 ), - saveRecHitTiming = cms.bool( False ), - mantissaPrecision = cms.int32( 10 ), - rechitMatrixSize = cms.int32( 10 ), - rechitZeroSuppression = cms.bool( True ), - ecalRechitEB = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - ecalRechitEE = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ) +fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLOneOEMinusOneOPLeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLPixelMatchLeg2Filter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 999999.0 ), + thrRegularEE = cms.vdouble( 999999.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 2 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltL1sSingleEG10er2p5 = cms.EDFilter( "HLTL1TSeed", +fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLDetaLeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleEG10er2p5" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLOneOEMinusOneOPLeg1Filter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.01 ), + thrRegularEE = cms.vdouble( 0.015 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltPrePhoton20HoverELoose = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLDetaLeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLOneOEMinusOneOPLeg2Filter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.01 ), + thrRegularEE = cms.vdouble( 0.015 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 2 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltEGL1SingleEG10Filter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", +fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLDphiLeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), - l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - candNonIsolatedTag = cms.InputTag( "" ), - l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1SeedFilterTag = cms.InputTag( "hltL1sSingleEG10er2p5" ), - l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLDetaLeg1Filter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.07 ), + thrRegularEE = cms.vdouble( 0.1 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), - doIsolated = cms.bool( False ), - region_eta_size = cms.double( 0.522 ), - region_eta_size_ecap = cms.double( 1.0 ), - region_phi_size = cms.double( 1.044 ), - barrel_end = cms.double( 1.4791 ), - endcap_end = cms.double( 2.65 ) + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltEG20EtFilterLooseHoverE = cms.EDFilter( "HLTEgammaEtFilter", +fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLDphiLeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1SingleEG10Filter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 20.0 ), - etcutEE = cms.double( 20.0 ), - ncandcut = cms.int32( 1 ) + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLDetaLeg2Filter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.07 ), + thrRegularEE = cms.vdouble( 0.1 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 2 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltEG20HEFilterLooseHoverE = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLTrackIsoLeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG20EtFilterLooseHoverE" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLDphiLeg1Filter" ), + varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), - useEt = cms.bool( False ), + useEt = cms.bool( True ), thrRegularEB = cms.vdouble( -1.0 ), thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.5 ), - thrOverEEE = cms.vdouble( 0.5 ), + thrOverEEB = cms.vdouble( 0.2 ), + thrOverEEE = cms.vdouble( 0.2 ), thrOverE2EB = cms.vdouble( -1.0 ), thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), @@ -59574,562 +62181,166 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltPrePhoton30HoverELoose = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltEG30EtFilterLooseHoverE = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1SingleEG10Filter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 30.0 ), - etcutEE = cms.double( 30.0 ), - ncandcut = cms.int32( 1 ) -) -fragment.hltEG30HEFilterLooseHoverE = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLTrackIsoLeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG30EtFilterLooseHoverE" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLDphiLeg2Filter" ), + varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), - useEt = cms.bool( False ), + useEt = cms.bool( True ), thrRegularEB = cms.vdouble( -1.0 ), thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.5 ), - thrOverEEE = cms.vdouble( 0.5 ), + thrOverEEB = cms.vdouble( 0.2 ), + thrOverEEE = cms.vdouble( 0.2 ), thrOverE2EB = cms.vdouble( -1.0 ), thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), + ncandcut = cms.int32( 2 ), doRhoCorrection = cms.bool( False ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) -) -fragment.hltCalibrationEventsFilter = cms.EDFilter( "HLTTriggerTypeFilter", - SelectedTriggerType = cms.int32( 2 ) -) -fragment.hltPreEcalCalibration = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltEcalCalibrationRaw = cms.EDProducer( "EvFFEDSelector", - inputTag = cms.InputTag( "rawDataCollector" ), - fedList = cms.vuint32( 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 1024 ) -) -fragment.hltPreHcalCalibration = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltHcalCalibTypeFilter = cms.EDFilter( "HLTHcalCalibTypeFilter", - InputTag = cms.InputTag( "rawDataCollector" ), - CalibTypes = cms.vint32( 1, 2, 3, 4, 5, 6 ) -) -fragment.hltHcalCalibrationRaw = cms.EDProducer( "EvFFEDSelector", - inputTag = cms.InputTag( "rawDataCollector" ), - fedList = cms.vuint32( 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 1024, 1100, 1101, 1102, 1103, 1104, 1105, 1106, 1107, 1108, 1109, 1110, 1111, 1112, 1113, 1114, 1115, 1116, 1117, 1118, 1119, 1120, 1121, 1122, 1123, 1124, 1125, 1126, 1127, 1128, 1129, 1130, 1131, 1132, 1133, 1134, 1135, 1136, 1137, 1138, 1139, 1140, 1141, 1142, 1143, 1144, 1145, 1146, 1147, 1148, 1149, 1150, 1151, 1152, 1153, 1154, 1155, 1156, 1157, 1158, 1159, 1160, 1161, 1162, 1163, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1172, 1173, 1174, 1175, 1176, 1177, 1178, 1179, 1180, 1181, 1182, 1183, 1184, 1185, 1186, 1187, 1188, 1189, 1190, 1191, 1192, 1193, 1194, 1195, 1196, 1197, 1198, 1199 ) -) -fragment.hltL1sZeroBiasIorAlwaysTrueIorIsolatedBunch = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_ZeroBias OR L1_AlwaysTrue OR L1_IsolatedBunch" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -fragment.hltPreAlCaEcalPhiSym = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltEcalPhiSymFilter = cms.EDFilter( "HLTEcalPhiSymFilter", - barrelDigiCollection = cms.InputTag( 'hltEcalDigis','ebDigis' ), - endcapDigiCollection = cms.InputTag( 'hltEcalDigis','eeDigis' ), - barrelUncalibHitCollection = cms.InputTag( 'hltEcalUncalibRecHit','EcalUncalibRecHitsEB' ), - endcapUncalibHitCollection = cms.InputTag( 'hltEcalUncalibRecHit','EcalUncalibRecHitsEE' ), - barrelHitCollection = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - endcapHitCollection = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - statusThreshold = cms.uint32( 3 ), - useRecoFlag = cms.bool( False ), - ampCut_barrelP = cms.vdouble( 14.31759, 14.33355, 14.34853, 14.36281, 14.37667, 14.39011, 14.40334, 14.41657, 14.42994, 14.44359, 14.45759, 14.47222, 14.48748, 14.50358, 14.52052, 14.53844, 14.55755, 14.57778, 14.59934, 14.62216, 14.64645, 14.67221, 14.69951, 14.72849, 14.75894, 14.79121, 14.82502, 14.86058, 14.89796, 14.93695, 14.97783, 15.02025, 15.06442, 15.11041, 15.15787, 15.20708, 15.25783, 15.31026, 15.36409, 15.41932, 15.47602, 15.53384, 15.5932, 15.65347, 15.715, 15.77744, 15.84086, 15.90505, 15.97001, 16.03539, 16.10147, 16.16783, 16.23454, 16.30146, 16.36824, 16.43502, 16.50159, 16.56781, 16.63354, 16.69857, 16.76297, 16.82625, 16.88862, 16.94973, 17.00951, 17.06761, 17.12403, 17.1787, 17.23127, 17.28167, 17.32955, 17.37491, 17.41754, 17.45723, 17.49363, 17.52688, 17.55642, 17.58218, 17.60416, 17.62166, 17.63468, 17.64315, 17.64665, 17.6449, 17.6379 ), - ampCut_barrelM = cms.vdouble( 17.6379, 17.6449, 17.64665, 17.64315, 17.63468, 17.62166, 17.60416, 17.58218, 17.55642, 17.52688, 17.49363, 17.45723, 17.41754, 17.37491, 17.32955, 17.28167, 17.23127, 17.1787, 17.12403, 17.06761, 17.00951, 16.94973, 16.88862, 16.82625, 16.76297, 16.69857, 16.63354, 16.56781, 16.50159, 16.43502, 16.36824, 16.30146, 16.23454, 16.16783, 16.10147, 16.03539, 15.97001, 15.90505, 15.84086, 15.77744, 15.715, 15.65347, 15.5932, 15.53384, 15.47602, 15.41932, 15.36409, 15.31026, 15.25783, 15.20708, 15.15787, 15.11041, 15.06442, 15.02025, 14.97783, 14.93695, 14.89796, 14.86058, 14.82502, 14.79121, 14.75894, 14.72849, 14.69951, 14.67221, 14.64645, 14.62216, 14.59934, 14.57778, 14.55755, 14.53844, 14.52052, 14.50358, 14.48748, 14.47222, 14.45759, 14.44359, 14.42994, 14.41657, 14.40334, 14.39011, 14.37667, 14.36281, 14.34853, 14.33355, 14.31759 ), - ampCut_endcapP = cms.vdouble( 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 11.5, 11.5, 11.5, 11.5, 11.5, 11.5, 11.5, 11.5, 11.5 ), - ampCut_endcapM = cms.vdouble( 11.5, 11.5, 11.5, 11.5, 11.5, 11.5, 11.5, 11.5, 11.5, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0 ), - phiSymBarrelDigiCollection = cms.string( "phiSymEcalDigisEB" ), - phiSymEndcapDigiCollection = cms.string( "phiSymEcalDigisEE" ) -) -fragment.hltL1sL1UnpairedBunchBptxMinus = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_UnpairedBunchBptxMinus" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -fragment.hltPreL1UnpairedBunchBptxMinus = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltL1sL1UnpairedBunchBptxPlus = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_UnpairedBunchBptxPlus" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -fragment.hltPreL1UnpairedBunchBptxPlus = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltL1sNotBptxOR = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_NotBptxOR" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -fragment.hltPreL1NotBptxOR = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltL1sL1CDCSingleMu3er1p2TOP120DPHI2p618to3p142 = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_CDC_SingleMu_3_er1p2_TOP120_DPHI2p618_3p142" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -fragment.hltPreL1CDCSingleMu3er1p2TOP120DPHI2p6183p142 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltL1sCDC = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_CDC_SingleMu_3_er1p2_TOP120_DPHI2p618_3p142" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -fragment.hltPreCDCL2cosmic10er1p0 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltL1fL1sCDCL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - PreviousCandTag = cms.InputTag( "hltL1sCDC" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 1 ), - CentralBxOnly = cms.bool( False ), - SelectQualities = cms.vint32( ) -) -fragment.hltL2fL1sCDCL2CosmicMuL2Filtered3er2stations10er1p0 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL2MuonCandidatesNoVtxMeanTimerCosmicSeed" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sCDCL1Filtered0" ), - SeedMapTag = cms.InputTag( "hltL2CosmicMuons" ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 1.0 ), - AbsEtaBins = cms.vdouble( 0.9, 1.5, 2.1, 5.0 ), - MinNstations = cms.vint32( 0, 2, 0, 2 ), - MinNhits = cms.vint32( 0, 1, 0, 1 ), - CutOnChambers = cms.bool( False ), - MinNchambers = cms.vint32( 0 ), - MaxDr = cms.double( 9999.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 10.0 ), - NSigmaPt = cms.double( 0.0 ), - MatchToPreviousCand = cms.bool( True ) -) -fragment.hltPreCDCL2cosmic5p5er1p0 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltL2fL1sCDCL2CosmicMuL2Filtered3er2stations5p5er1p0 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL2MuonCandidatesNoVtxMeanTimerCosmicSeed" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sCDCL1Filtered0" ), - SeedMapTag = cms.InputTag( "hltL2CosmicMuons" ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 1.0 ), - AbsEtaBins = cms.vdouble( 0.9, 1.5, 2.1, 5.0 ), - MinNstations = cms.vint32( 0, 2, 0, 2 ), - MinNhits = cms.vint32( 0, 1, 0, 1 ), - CutOnChambers = cms.bool( False ), - MinNchambers = cms.vint32( 0 ), - MaxDr = cms.double( 9999.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 5.5 ), - NSigmaPt = cms.double( 0.0 ), - MatchToPreviousCand = cms.bool( True ) -) -fragment.hltL1EventNumberNZS = cms.EDFilter( "HLTL1NumberFilter", - rawInput = cms.InputTag( "rawDataCollector" ), - period = cms.uint32( 4096 ), - invert = cms.bool( False ), - fedId = cms.int32( 1024 ), - useTCDSEventNumber = cms.bool( False ) -) -fragment.hltL1sHcalNZS = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_ZeroBias OR L1_SingleJet35 OR L1_SingleJet60 OR L1_SingleJet90 OR L1_SingleJet120 OR L1_SingleJet140er2p5 OR L1_SingleJet160er2p5 OR L1_SingleJet180 OR L1_SingleJet200 OR L1_DoubleJet40er2p5 OR L1_DoubleJet100er2p5 OR L1_DoubleJet120er2p5 OR L1_QuadJet60er2p5 OR L1_HTT120er OR L1_HTT160er OR L1_HTT200er OR L1_HTT255er OR L1_HTT280er OR L1_HTT320er" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -fragment.hltPreHcalNZS = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltL1sSingleEGorSingleorDoubleMu = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleIsoEG30er2p1 OR L1_SingleIsoEG28er2p1 OR L1_SingleEG10er2p5 OR L1_SingleEG15er2p5 OR L1_SingleEG26er2p5 OR L1_SingleEG34er2p5 OR L1_SingleEG36er2p5 OR L1_SingleEG38er2p5 OR L1_SingleEG40er2p5 OR L1_SingleEG42er2p5 OR L1_SingleEG45er2p5 OR L1_SingleEG60 OR L1_SingleMuOpen OR L1_SingleMu3 OR L1_SingleMu5 OR L1_SingleMu7 OR L1_SingleMu18 OR L1_SingleMu20 OR L1_SingleMu22 OR L1_SingleMu25 OR L1_DoubleMu_12_5 OR L1_DoubleMu_15_7 OR L1_SingleIsoEG24er2p1 OR L1_SingleIsoEG26er2p5 OR L1_SingleIsoEG28er2p5 OR L1_SingleIsoEG30er2p5 OR L1_SingleIsoEG32er2p5 OR L1_SingleIsoEG34er2p5 OR L1_DoubleEG_22_10_er2p5 OR L1_DoubleEG_25_12_er2p5 OR L1_DoubleEG_25_14_er2p5 OR L1_TripleEG_18_17_8_er2p5 OR L1_TripleMu_5_3_3 OR L1_TripleMu_5_5_3 OR L1_DoubleMu_15_7" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -fragment.hltPreHcalPhiSym = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltL1sIsolatedBunch = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_IsolatedBunch" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -fragment.hltL1sSingleJetOR = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_DoubleEG8er2p5_HTT260er OR L1_DoubleEG8er2p5_HTT280er OR L1_DoubleEG8er2p5_HTT300er OR L1_DoubleEG8er2p5_HTT300er OR L1_HTT255er OR L1_HTT280er OR L1_HTT280er_QuadJet_70_55_40_35_er2p5 OR L1_HTT320er_QuadJet_80_60_er2p1_45_40_er2p3 OR L1_HTT320er_QuadJet_80_60_er2p1_50_45_er2p3 OR L1_HTT320er OR L1_HTT360er OR L1_ETT2000 OR L1_HTT400er OR L1_HTT450er" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -fragment.hltPreHcalIsolatedbunch = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltL1sV0SingleJet3OR = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleJet60 OR L1_SingleJet200 OR L1_DoubleJet120er2p5" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -fragment.hltPreIsoTrackHB = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltPixelTracksQuadruplets = cms.EDProducer( "TrackWithVertexSelector", - src = cms.InputTag( "hltPixelTracks" ), - etaMin = cms.double( -999.0 ), - etaMax = cms.double( 999.0 ), - ptMin = cms.double( 0.0 ), - ptMax = cms.double( 999999.0 ), - d0Max = cms.double( 999.0 ), - dzMax = cms.double( 999.0 ), - normalizedChi2 = cms.double( 999999.0 ), - numberOfValidHits = cms.uint32( 0 ), - numberOfLostHits = cms.uint32( 999 ), - numberOfValidPixelHits = cms.uint32( 4 ), - ptErrorCut = cms.double( 999999.0 ), - quality = cms.string( "loose" ), - useVtx = cms.bool( False ), - vertexTag = cms.InputTag( "hltTrimmedPixelVertices" ), - timesTag = cms.InputTag( "" ), - timeResosTag = cms.InputTag( "" ), - nVertices = cms.uint32( 0 ), - vtxFallback = cms.bool( False ), - zetaVtx = cms.double( 999999.0 ), - rhoVtx = cms.double( 999999.0 ), - nSigmaDtVertex = cms.double( 0.0 ), - copyExtras = cms.untracked.bool( False ), - copyTrajectories = cms.untracked.bool( False ) -) -fragment.hltIsolPixelTrackProdHB = cms.EDProducer( "IsolatedPixelTrackCandidateL1TProducer", - L1eTauJetsSource = cms.InputTag( 'hltGtStage2Digis','Tau' ), - tauAssociationCone = cms.double( 0.0 ), - tauUnbiasCone = cms.double( 1.2 ), - PixelTracksSources = cms.VInputTag( 'hltPixelTracksQuadruplets' ), - ExtrapolationConeSize = cms.double( 1.0 ), - PixelIsolationConeSizeAtEC = cms.double( 40.0 ), - L1GTSeedLabel = cms.InputTag( "hltL1sV0SingleJet3OR" ), - MaxVtxDXYSeed = cms.double( 101.0 ), - MaxVtxDXYIsol = cms.double( 101.0 ), - VertexLabel = cms.InputTag( "hltTrimmedPixelVertices" ), - MagFieldRecordName = cms.string( "VolumeBasedMagneticField" ), - minPTrack = cms.double( 5.0 ), - maxPTrackForIsolation = cms.double( 3.0 ), - EBEtaBoundary = cms.double( 1.479 ) -) -fragment.hltIsolPixelTrackL2FilterHB = cms.EDFilter( "HLTPixelIsolTrackL1TFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltIsolPixelTrackProdHB" ), - L1GTSeedLabel = cms.InputTag( "hltL1sV0SingleJet3OR" ), - MaxPtNearby = cms.double( 2.0 ), - MinEnergyTrack = cms.double( 12.0 ), - MinPtTrack = cms.double( 3.5 ), - MaxEtaTrack = cms.double( 1.15 ), - MinEtaTrack = cms.double( 0.0 ), - MinDeltaPtL1Jet = cms.double( -40000.0 ), - filterTrackEnergy = cms.bool( True ), - NMaxTrackCandidates = cms.int32( 10 ), - DropMultiL2Event = cms.bool( False ) -) -fragment.hltIsolEcalPixelTrackProdHB = cms.EDProducer( "IsolatedEcalPixelTrackCandidateProducer", - filterLabel = cms.InputTag( "hltIsolPixelTrackL2FilterHB" ), - EBRecHitSource = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - EERecHitSource = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - EBHitEnergyThreshold = cms.double( 0.1 ), - EBHitCountEnergyThreshold = cms.double( 0.5 ), - EEHitEnergyThreshold0 = cms.double( -41.0664 ), - EEHitEnergyThreshold1 = cms.double( 68.795 ), - EEHitEnergyThreshold2 = cms.double( -38.143 ), - EEHitEnergyThreshold3 = cms.double( 7.043 ), - EEFacHitCountEnergyThreshold = cms.double( 10.0 ), - EcalConeSizeEta0 = cms.double( 0.09 ), - EcalConeSizeEta1 = cms.double( 0.14 ) -) -fragment.hltEcalIsolPixelTrackL2FilterHB = cms.EDFilter( "HLTEcalPixelIsolTrackFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltIsolEcalPixelTrackProdHB" ), - MaxEnergyInEB = cms.double( 2.0 ), - MaxEnergyInEE = cms.double( 4.0 ), - MaxEnergyOutEB = cms.double( 1.2 ), - MaxEnergyOutEE = cms.double( 2.0 ), - NMaxTrackCandidates = cms.int32( 10 ), - DropMultiL2Event = cms.bool( False ) -) -fragment.hltHcalITIPTCorrectorHB = cms.EDProducer( "IPTCorrector", - corTracksLabel = cms.InputTag( "hltIter0PFlowCtfWithMaterialTracks" ), - filterLabel = cms.InputTag( "hltIsolPixelTrackL2FilterHB" ), - associationCone = cms.double( 0.2 ) -) -fragment.hltIsolPixelTrackL3FilterHB = cms.EDFilter( "HLTPixelIsolTrackL1TFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltHcalITIPTCorrectorHB" ), - L1GTSeedLabel = cms.InputTag( "hltL1sV0SingleJet3OR" ), - MaxPtNearby = cms.double( 2.0 ), - MinEnergyTrack = cms.double( 18.0 ), - MinPtTrack = cms.double( 20.0 ), - MaxEtaTrack = cms.double( 1.15 ), - MinEtaTrack = cms.double( 0.0 ), - MinDeltaPtL1Jet = cms.double( 4.0 ), - filterTrackEnergy = cms.bool( True ), - NMaxTrackCandidates = cms.int32( 999 ), - DropMultiL2Event = cms.bool( False ) -) -fragment.hltPreIsoTrackHE = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltIsolPixelTrackProdHE = cms.EDProducer( "IsolatedPixelTrackCandidateL1TProducer", - L1eTauJetsSource = cms.InputTag( 'hltGtStage2Digis','Tau' ), - tauAssociationCone = cms.double( 0.0 ), - tauUnbiasCone = cms.double( 1.2 ), - PixelTracksSources = cms.VInputTag( 'hltPixelTracksQuadruplets' ), - ExtrapolationConeSize = cms.double( 1.0 ), - PixelIsolationConeSizeAtEC = cms.double( 40.0 ), - L1GTSeedLabel = cms.InputTag( "hltL1sV0SingleJet3OR" ), - MaxVtxDXYSeed = cms.double( 101.0 ), - MaxVtxDXYIsol = cms.double( 101.0 ), - VertexLabel = cms.InputTag( "hltTrimmedPixelVertices" ), - MagFieldRecordName = cms.string( "VolumeBasedMagneticField" ), - minPTrack = cms.double( 5.0 ), - maxPTrackForIsolation = cms.double( 3.0 ), - EBEtaBoundary = cms.double( 1.479 ) -) -fragment.hltIsolPixelTrackL2FilterHE = cms.EDFilter( "HLTPixelIsolTrackL1TFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltIsolPixelTrackProdHE" ), - L1GTSeedLabel = cms.InputTag( "hltL1sV0SingleJet3OR" ), - MaxPtNearby = cms.double( 2.0 ), - MinEnergyTrack = cms.double( 12.0 ), - MinPtTrack = cms.double( 3.5 ), - MaxEtaTrack = cms.double( 2.2 ), - MinEtaTrack = cms.double( 1.1 ), - MinDeltaPtL1Jet = cms.double( -40000.0 ), - filterTrackEnergy = cms.bool( True ), - NMaxTrackCandidates = cms.int32( 5 ), - DropMultiL2Event = cms.bool( False ) -) -fragment.hltIsolEcalPixelTrackProdHE = cms.EDProducer( "IsolatedEcalPixelTrackCandidateProducer", - filterLabel = cms.InputTag( "hltIsolPixelTrackL2FilterHE" ), - EBRecHitSource = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - EERecHitSource = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - EBHitEnergyThreshold = cms.double( 0.1 ), - EBHitCountEnergyThreshold = cms.double( 0.5 ), - EEHitEnergyThreshold0 = cms.double( -41.0664 ), - EEHitEnergyThreshold1 = cms.double( 68.795 ), - EEHitEnergyThreshold2 = cms.double( -38.143 ), - EEHitEnergyThreshold3 = cms.double( 7.043 ), - EEFacHitCountEnergyThreshold = cms.double( 10.0 ), - EcalConeSizeEta0 = cms.double( 0.09 ), - EcalConeSizeEta1 = cms.double( 0.14 ) -) -fragment.hltEcalIsolPixelTrackL2FilterHE = cms.EDFilter( "HLTEcalPixelIsolTrackFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltIsolEcalPixelTrackProdHE" ), - MaxEnergyInEB = cms.double( 2.0 ), - MaxEnergyInEE = cms.double( 4.0 ), - MaxEnergyOutEB = cms.double( 1.2 ), - MaxEnergyOutEE = cms.double( 2.0 ), - NMaxTrackCandidates = cms.int32( 10 ), - DropMultiL2Event = cms.bool( False ) -) -fragment.hltHcalITIPTCorrectorHE = cms.EDProducer( "IPTCorrector", - corTracksLabel = cms.InputTag( "hltIter0PFlowCtfWithMaterialTracks" ), - filterLabel = cms.InputTag( "hltIsolPixelTrackL2FilterHE" ), - associationCone = cms.double( 0.2 ) -) -fragment.hltIsolPixelTrackL3FilterHE = cms.EDFilter( "HLTPixelIsolTrackL1TFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltHcalITIPTCorrectorHE" ), - L1GTSeedLabel = cms.InputTag( "hltL1sV0SingleJet3OR" ), - MaxPtNearby = cms.double( 2.0 ), - MinEnergyTrack = cms.double( 18.0 ), - MinPtTrack = cms.double( 20.0 ), - MaxEtaTrack = cms.double( 2.2 ), - MinEtaTrack = cms.double( 1.1 ), - MinDeltaPtL1Jet = cms.double( 4.0 ), - filterTrackEnergy = cms.bool( True ), - NMaxTrackCandidates = cms.int32( 999 ), - DropMultiL2Event = cms.bool( False ) -) -fragment.hltL1sL1ZeroBiasFirstCollisionAfterAbortGap = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_FirstCollisionInOrbit" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltPreZeroBiasFirstCollisionAfterAbortGap = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLDZFilter = cms.EDFilter( "HLT2PhotonPhotonDZ", + saveTags = cms.bool( True ), + originTag1 = cms.VInputTag( 'hltEgammaCandidates' ), + originTag2 = cms.VInputTag( 'hltEgammaCandidates' ), + inputTag1 = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLTrackIsoLeg1Filter" ), + inputTag2 = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLTrackIsoLeg2Filter" ), + electronTag = cms.InputTag( "hltEgammaGsfElectrons" ), + triggerType1 = cms.int32( 81 ), + triggerType2 = cms.int32( 81 ), + MinDR = cms.double( -1.0 ), + MaxDZ = cms.double( 0.2 ), + MinPixHitsForDZ = cms.int32( 0 ), + checkSC = cms.bool( True ), + MinN = cms.int32( 1 ) ) -fragment.hltPreZeroBiasIsolatedBunches = cms.EDFilter( "HLTPrescaler", +fragment.hltPreMCIsoMu = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltL1sL1ZeroBiasFirstCollisionInTrainNOTFirstCollisionInOrbit = cms.EDFilter( "HLTL1TSeed", +fragment.hltL2fL1sMu5L1L2SingleMu = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_FirstCollisionInTrain AND (NOT L1_FirstCollisionInOrbit)" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -fragment.hltPreZeroBiasFirstCollisionInTrain = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltL2MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sMu3or5or7L1Filtered0" ), + SeedMapTag = cms.InputTag( "hltL2Muons" ), + MinN = cms.int32( 0 ), + MaxEta = cms.double( 2.5 ), + AbsEtaBins = cms.vdouble( 0.0 ), + MinNstations = cms.vint32( 0 ), + MinNhits = cms.vint32( 0 ), + CutOnChambers = cms.bool( False ), + MinNchambers = cms.vint32( 0 ), + MaxDr = cms.double( 9999.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), + NSigmaPt = cms.double( 0.0 ), + MatchToPreviousCand = cms.bool( True ) ) -fragment.hltL1sL1ZeroBiasLastBunchInTrain = cms.EDFilter( "HLTL1TSeed", +fragment.hltL3fL1sMu5L1L2L3SingleMu = cms.EDFilter( "HLTMuonL3PreFilter", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_LastCollisionInTrain" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sMu5L1L2SingleMu" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sMu5L1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 2.1 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxNormalizedChi2 = cms.double( 9999.0 ), + MaxDXYBeamSpot = cms.double( 9999.0 ), + MinDXYBeamSpot = cms.double( -1.0 ), + MinNmuonHits = cms.int32( 0 ), + MaxPtDifference = cms.double( 9999.0 ), + MinTrackPt = cms.double( 0.0 ), + minMuonStations = cms.int32( 2 ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 0 ), + MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), + trkMuonId = cms.uint32( 0 ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltPreZeroBiasLastCollisionInTrain = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltL3fL1sMu5L1L2L3pfecalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltL3fL1sMu5L1L2L3SingleMu" ), + varTag = cms.InputTag( "hltMuonEcalMFPFClusterIsoForMuons" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.14 ), + thrOverEEE = cms.vdouble( 0.1 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) ) -fragment.hltL1sL1ZeroBiasFirstBunchAfterTrain = cms.EDFilter( "HLTL1TSeed", +fragment.hltL3fL1sMu5L1L2L3pfhcalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_FirstBunchAfterTrain" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) + candTag = cms.InputTag( "hltL3fL1sMu5L1L2L3pfecalIsoRhoFiltered" ), + varTag = cms.InputTag( "hltMuonHcalRegPFClusterIsoForMuons" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.177 ), + thrOverEEE = cms.vdouble( 0.24 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) ) -fragment.hltPreZeroBiasFirstBXAfterTrain = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltL3crIsoL1sMu16L1L2L3TrkIsoFilteredSingleMu = cms.EDFilter( "HLTMuonIsoFilter", + saveTags = cms.bool( True ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL3fL1sMu5L1L2L3pfecalIsoRhoFiltered" ), + MinN = cms.int32( 1 ), + DepTag = cms.VInputTag( 'hltMuonTkRelIsolationCut0p08Map' ), + IsolatorPSet = cms.PSet( ) ) -fragment.hltL1sSingleMu5IorSingleMu14erIorSingleMu16er = cms.EDFilter( "HLTL1TSeed", +fragment.hltL1sDoubleMu0 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleMu5 OR L1_SingleMu7 OR L1_SingleMu18 OR L1_SingleMu20 OR L1_SingleMu22 OR L1_SingleMu25" ), + L1SeedsLogicalExpression = cms.string( "L1_DoubleMu0" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -60139,346 +62350,202 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltPreAlCaRPCMuonNormalisation = cms.EDFilter( "HLTPrescaler", +fragment.hltPreMCDoubleMuTrkIsoVVLDZ = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltRPCMuonNormaL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", +fragment.hltL1fL1sDoubleMu0HighQL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - PreviousCandTag = cms.InputTag( "hltL1sSingleMu5IorSingleMu14erIorSingleMu16er" ), - MaxEta = cms.double( 1.9 ), + PreviousCandTag = cms.InputTag( "hltL1sDoubleMu0" ), + MaxEta = cms.double( 2.5 ), MinPt = cms.double( 0.0 ), MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 1 ), + MinN = cms.int32( 2 ), CentralBxOnly = cms.bool( True ), SelectQualities = cms.vint32( ) ) -fragment.hltPreAlCaLumiPixelsCountsRandom = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltAlcaPixelClusterCounts = cms.EDProducer( "AlcaPCCEventProducer", - pixelClusterLabel = cms.InputTag( "hltSiPixelClusters" ), - trigstring = cms.untracked.string( "alcaPCCEvent" ) -) -fragment.hltPreAlCaLumiPixelsCountsZeroBias = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltPreMCReducedIterativeTracking = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltPreMCPFMET = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltPFMETOpenFilter = cms.EDFilter( "HLT1PFMET", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltPFMETProducer" ), - triggerType = cms.int32( 87 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( -1.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) -) -fragment.hltPreMCAK4PFJets = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltAK4PFJetCollection20Filter = cms.EDFilter( "HLT1PFJet", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - triggerType = cms.int32( 85 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 20.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 3.0 ), - MinN = cms.int32( 1 ) -) -fragment.hltPreMCPFBTagDeepCSV = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltBTagPFDeepCSV4p06Single = cms.EDFilter( "HLTPFJetTag", - saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltPFJetForBtag" ), - JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsPF','probb' ), - MinTag = cms.double( 0.25 ), - MaxTag = cms.double( 999999.0 ), - MinJets = cms.int32( 1 ), - TriggerType = cms.int32( 86 ) -) -fragment.hltPreMCPFHT = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltPFHTForMC = cms.EDProducer( "HLTHtMhtProducer", - usePt = cms.bool( True ), - excludePFMuons = cms.bool( False ), - minNJetHt = cms.int32( 0 ), - minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 40.0 ), - minPtJetMht = cms.double( 20.0 ), - maxEtaJetHt = cms.double( 3.0 ), - maxEtaJetMht = cms.double( 5.0 ), - jetsLabel = cms.InputTag( "hltAK4PFJetsCorrected" ), - pfCandidatesLabel = cms.InputTag( "hltParticleFlow" ) -) -fragment.hltPFHTOpenFilter = cms.EDFilter( "HLTHtMhtFilter", - saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltPFHTForMC' ), - mhtLabels = cms.VInputTag( 'hltPFHTForMC' ), - minHt = cms.vdouble( -1.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) -) -fragment.hltPreMCPFMHT = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltPFMHTOpenFilter = cms.EDFilter( "HLTMhtFilter", - saveTags = cms.bool( True ), - mhtLabels = cms.VInputTag( 'hltPFHTForMC' ), - minMht = cms.vdouble( -1.0 ) -) -fragment.hltPreMCCaloMET = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltPreMCCaloMETJetIdCleaned = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltMetCleanUsingJetID = cms.EDProducer( "HLTMETCleanerUsingJetID", - minPt = cms.double( 20.0 ), - maxEta = cms.double( 5.0 ), - metLabel = cms.InputTag( "hltMet" ), - jetsLabel = cms.InputTag( "hltAK4CaloJets" ), - goodJetsLabel = cms.InputTag( "hltAK4CaloJetsIDPassed" ) -) -fragment.hltMETCleanUsingJetIDOpenFilter = cms.EDFilter( "HLT1CaloMET", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltMetCleanUsingJetID" ), - triggerType = cms.int32( 87 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( -1.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) -) -fragment.hltPreMCAK4CaloJets = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltCaloJetCollection20Filter = cms.EDFilter( "HLT1CaloJet", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), - triggerType = cms.int32( 0 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 20.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) -) -fragment.hltPreMCAK4CaloJetsFromPV = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltSelectorJets20L1FastJetForNoPU = cms.EDFilter( "EtMinCaloJetSelector", - src = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), - filter = cms.bool( False ), - etMin = cms.double( 20.0 ) -) -fragment.hltCaloJetFromPV = cms.EDProducer( "PixelJetPuId", - jets = cms.InputTag( "hltSelectorJets20L1FastJetForNoPU" ), - tracks = cms.InputTag( "hltPixelTracks" ), - primaryVertex = cms.InputTag( "hltTrimmedPixelVertices" ), - MinGoodJetTrackPtRatio = cms.double( 0.045 ), - MinGoodJetTrackPt = cms.double( 1.8 ), - MaxTrackDistanceToJet = cms.double( 0.04 ), - MinTrackPt = cms.double( 0.6 ), - MaxTrackChi2 = cms.double( 20.0 ), - UseForwardJetsAsNoPU = cms.bool( True ), - MinEtaForwardJets = cms.double( 2.4 ), - MinEtForwardJets = cms.double( 40.0 ) -) -fragment.hltCaloJetFromPVCollection20Filter = cms.EDFilter( "HLT1CaloJet", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltCaloJetFromPV" ), - triggerType = cms.int32( 0 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 20.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) -) -fragment.hltHtMhtFromPVForMC = cms.EDProducer( "HLTHtMhtProducer", - usePt = cms.bool( False ), - excludePFMuons = cms.bool( False ), - minNJetHt = cms.int32( 0 ), - minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 30.0 ), - minPtJetMht = cms.double( 20.0 ), - maxEtaJetHt = cms.double( 3.0 ), - maxEtaJetMht = cms.double( 5.0 ), - jetsLabel = cms.InputTag( "hltCaloJetFromPV" ), - pfCandidatesLabel = cms.InputTag( "" ) -) -fragment.hltCaloHtMhtFromPVOpenFilter = cms.EDFilter( "HLTHtMhtFilter", - saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMhtFromPVForMC' ), - mhtLabels = cms.VInputTag( 'hltHtMhtFromPVForMC' ), - minHt = cms.vdouble( -1.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) -) -fragment.hltPreMCCaloBTagDeepCSV = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltBTagCaloDeepCSV10p0Single = cms.EDFilter( "HLTCaloJetTag", +fragment.hltL2pfL1sDoubleMu0L1f0L2doubleMu = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltSelector8CentralJetsL1FastJet" ), - JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsCalo','probb' ), - MinTag = cms.double( 0.2 ), - MaxTag = cms.double( 999999.0 ), - MinJets = cms.int32( 1 ), - TriggerType = cms.int32( 86 ) -) -fragment.hltPreMCCaloHT = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltHtMhtForMC = cms.EDProducer( "HLTHtMhtProducer", - usePt = cms.bool( False ), - excludePFMuons = cms.bool( False ), - minNJetHt = cms.int32( 0 ), - minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 30.0 ), - minPtJetMht = cms.double( 20.0 ), - maxEtaJetHt = cms.double( 3.0 ), - maxEtaJetMht = cms.double( 5.0 ), - jetsLabel = cms.InputTag( "hltAK4CaloJetsCorrected" ), - pfCandidatesLabel = cms.InputTag( "" ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltL2MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL1sDoubleMu0" ), + SeedMapTag = cms.InputTag( "hltL2Muons" ), + MinN = cms.int32( 0 ), + MaxEta = cms.double( 2.5 ), + AbsEtaBins = cms.vdouble( 0.0 ), + MinNstations = cms.vint32( 0 ), + MinNhits = cms.vint32( 0 ), + CutOnChambers = cms.bool( False ), + MinNchambers = cms.vint32( 0 ), + MaxDr = cms.double( 9999.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), + NSigmaPt = cms.double( 0.0 ), + MatchToPreviousCand = cms.bool( True ) ) -fragment.hltCaloHTOpenFilter = cms.EDFilter( "HLTHtMhtFilter", +fragment.hltL1fForIterL3L1fL1sDoubleMu0HighQL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMhtForMC' ), - mhtLabels = cms.VInputTag( 'hltHtMhtForMC' ), - minHt = cms.vdouble( -1.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) -) -fragment.hltPreMCCaloMHT = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) + CandTag = cms.InputTag( "hltL1MuonsPt0" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sDoubleMu0HighQL1Filtered0" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 1 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) ) -fragment.hltMhtFilter = cms.EDFilter( "HLTMhtFilter", +fragment.hltL3pfL1sDoubleMu0L1f0L2pf0L3doubleMu = cms.EDFilter( "HLTMuonL3PreFilter", saveTags = cms.bool( True ), - mhtLabels = cms.VInputTag( 'hltHtMhtForMC' ), - minMht = cms.vdouble( -1.0 ) -) -fragment.hltPreMCAK8PFJets = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2pfL1sDoubleMu0L1f0L2doubleMu" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sDoubleMu0HighQL1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + MinN = cms.int32( 2 ), + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxNormalizedChi2 = cms.double( 9999.0 ), + MaxDXYBeamSpot = cms.double( 9999.0 ), + MinDXYBeamSpot = cms.double( -1.0 ), + MinNmuonHits = cms.int32( 0 ), + MaxPtDifference = cms.double( 9999.0 ), + MinTrackPt = cms.double( 0.0 ), + minMuonStations = cms.int32( 2 ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 0 ), + MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), + trkMuonId = cms.uint32( 0 ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltAK8PFJetCollection20Filter = cms.EDFilter( "HLT1PFJet", +fragment.hltDiMuonRelTrkIsoVVLFiltered = cms.EDFilter( "HLTMuonIsoFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK8PFJetsCorrected" ), - triggerType = cms.int32( 85 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 20.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 3.0 ), - MinN = cms.int32( 1 ) -) -fragment.hltPreMCAK8TrimPFJets = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL3pfL1sDoubleMu0L1f0L2pf0L3doubleMu" ), + MinN = cms.int32( 2 ), + DepTag = cms.VInputTag( 'hltL3MuonRelTrkIsolationVVL' ), + IsolatorPSet = cms.PSet( ) ) -fragment.hltAK8TrimPFJetCollection20Filter = cms.EDFilter( "HLT1PFJet", +fragment.hltDiMuonRelTrkIsoVVLFilteredDzFiltered0p2 = cms.EDFilter( "HLT2MuonMuonDZ", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK8TrimModJets" ), - triggerType = cms.int32( 85 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 20.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 3.0 ), + originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), + originTag2 = cms.VInputTag( 'hltIterL3MuonCandidates' ), + inputTag1 = cms.InputTag( "hltDiMuonRelTrkIsoVVLFiltered" ), + inputTag2 = cms.InputTag( "hltDiMuonRelTrkIsoVVLFiltered" ), + triggerType1 = cms.int32( 83 ), + triggerType2 = cms.int32( 83 ), + MinDR = cms.double( 0.001 ), + MaxDZ = cms.double( 0.2 ), + MinPixHitsForDZ = cms.int32( 0 ), + checkSC = cms.bool( False ), MinN = cms.int32( 1 ) ) -fragment.hltPreMCAK8PFHT = cms.EDFilter( "HLTPrescaler", +fragment.hltPreMCDoubleMuNoFiltersNoVtx = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltAK8PFHTForMC = cms.EDProducer( "HLTHtMhtProducer", - usePt = cms.bool( True ), - excludePFMuons = cms.bool( False ), - minNJetHt = cms.int32( 0 ), - minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 40.0 ), - minPtJetMht = cms.double( 20.0 ), - maxEtaJetHt = cms.double( 3.0 ), - maxEtaJetMht = cms.double( 5.0 ), - jetsLabel = cms.InputTag( "hltAK8PFJetsCorrected" ), - pfCandidatesLabel = cms.InputTag( "hltParticleFlow" ) +fragment.hltL2fDimuonL1f0L2NoVtx = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", + saveTags = cms.bool( True ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltL2MuonCandidatesNoVtx" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sDoubleMu0HighQL1Filtered0" ), + SeedMapTag = cms.InputTag( "hltL2Muons" ), + MinN = cms.int32( 0 ), + MaxEta = cms.double( 2.5 ), + AbsEtaBins = cms.vdouble( 0.0 ), + MinNstations = cms.vint32( 0 ), + MinNhits = cms.vint32( 0 ), + CutOnChambers = cms.bool( True ), + MinNchambers = cms.vint32( 0 ), + MaxDr = cms.double( 9999.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), + NSigmaPt = cms.double( 0.0 ), + MatchToPreviousCand = cms.bool( True ) ) -fragment.hltAK8PFHTOpenFilter = cms.EDFilter( "HLTHtMhtFilter", +fragment.hltL3fDimuonL1f0L2NVL3NoFiltersNoVtx = cms.EDFilter( "HLTMuonL3PreFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltAK8PFHTForMC' ), - mhtLabels = cms.VInputTag( 'hltAK8PFHTForMC' ), - minHt = cms.vdouble( -1.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltL3NoFiltersNoVtxMuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fDimuonL1f0L2NoVtx" ), + L1CandTag = cms.InputTag( "" ), + inputMuonCollection = cms.InputTag( "" ), + MinN = cms.int32( 2 ), + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 9999.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxNormalizedChi2 = cms.double( 9999.0 ), + MaxDXYBeamSpot = cms.double( 9999.0 ), + MinDXYBeamSpot = cms.double( -1.0 ), + MinNmuonHits = cms.int32( 0 ), + MaxPtDifference = cms.double( 9999.0 ), + MinTrackPt = cms.double( 0.0 ), + minMuonStations = cms.int32( -1 ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 0 ), + MaxNormalizedChi2_L3FromL1 = cms.double( 0.0 ), + trkMuonId = cms.uint32( 0 ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltPreMCAK8CaloHT = cms.EDFilter( "HLTPrescaler", +fragment.hltPreMCPFBTagDeepJet = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltAK8HtMhtForMC = cms.EDProducer( "HLTHtMhtProducer", - usePt = cms.bool( False ), - excludePFMuons = cms.bool( False ), - minNJetHt = cms.int32( 0 ), - minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 30.0 ), - minPtJetMht = cms.double( 20.0 ), - maxEtaJetHt = cms.double( 3.0 ), - maxEtaJetMht = cms.double( 5.0 ), - jetsLabel = cms.InputTag( "hltAK8CaloJetsCorrected" ), - pfCandidatesLabel = cms.InputTag( "" ) -) -fragment.hltAK8CaloHTOpenFilter = cms.EDFilter( "HLTHtMhtFilter", +fragment.hltBTagPFDeepJet4p06Single = cms.EDFilter( "HLTPFJetTag", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltAK8HtMhtForMC' ), - mhtLabels = cms.VInputTag( 'hltAK8HtMhtForMC' ), - minHt = cms.vdouble( -1.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) + Jets = cms.InputTag( "hltPFJetForBtag" ), + JetTags = cms.InputTag( 'hltDeepJetDiscriminatorsJetTags','BvsAll' ), + MinTag = cms.double( 0.25 ), + MaxTag = cms.double( 999999.0 ), + MinJets = cms.int32( 1 ), + TriggerType = cms.int32( 86 ) ) -fragment.hltL1sSingleEG5 = cms.EDFilter( "HLTL1TSeed", +fragment.hltL1sMCRun3PFScoutingPixelTracking = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleEG8er2p5" ), + L1SeedsLogicalExpression = cms.string( "L1GlobalDecision" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -60488,2050 +62555,3492 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltPreMCDiphoton1010R9IdORIsoCaloIdANDHER9IdMass10 = cms.EDFilter( "HLTPrescaler", +fragment.hltPreMCRun3PFScoutingPixelTracking = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltEGL1SingleEG5Filter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", +fragment.hltL1sAlCaEcalPi0Eta = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), - l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - candNonIsolatedTag = cms.InputTag( "" ), - l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1SeedFilterTag = cms.InputTag( "hltL1sSingleEG5" ), - l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - ncandcut = cms.int32( 1 ), - doIsolated = cms.bool( False ), - region_eta_size = cms.double( 0.522 ), - region_eta_size_ecap = cms.double( 1.0 ), - region_phi_size = cms.double( 1.044 ), - barrel_end = cms.double( 1.4791 ), - endcap_end = cms.double( 2.65 ) + L1SeedsLogicalExpression = cms.string( "L1_AlwaysTrue OR L1_IsolatedBunch OR L1_SingleEG8er2p5 OR L1_SingleEG10er2p5 OR L1_SingleEG15er2p5 OR L1_SingleEG26er2p5 OR L1_SingleEG34er2p5 OR L1_SingleEG36er2p5 OR L1_SingleEG38er2p5 OR L1_SingleEG40er2p5 OR L1_SingleEG42er2p5 OR L1_SingleEG45er2p5 OR L1_SingleEG60 OR L1_SingleIsoEG26er2p5 OR L1_SingleIsoEG28er2p5 OR L1_SingleIsoEG30er2p5 OR L1_SingleIsoEG32er2p5 OR L1_SingleIsoEG34er2p5 OR L1_SingleIsoEG24er2p1 OR L1_SingleIsoEG26er2p1 OR L1_SingleIsoEG28er2p1 OR L1_SingleIsoEG30er2p1 OR L1_SingleIsoEG32er2p1 OR L1_DoubleEG_22_10_er2p5 OR L1_DoubleEG_25_14_er2p5 OR L1_DoubleEG_25_12_er2p5 OR L1_SingleJet35 OR L1_SingleJet60 OR L1_SingleJet90 OR L1_SingleJet120 OR L1_SingleJet140er2p5 OR L1_SingleJet160er2p5 OR L1_SingleJet180 OR L1_SingleJet200 OR L1_DoubleJet40er2p5 OR L1_DoubleJet100er2p5 OR L1_DoubleJet120er2p5 OR L1_QuadJet60er2p5 OR L1_HTT120er OR L1_HTT160er OR L1_HTT200er OR L1_HTT255er OR L1_HTT280er OR L1_HTT320er" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltEG10EtL1SingleEG5EtFilter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1SingleEG5Filter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 10.0 ), - etcutEE = cms.double( 10.0 ), - ncandcut = cms.int32( 1 ) +fragment.hltPreAlCaEcalPi0EBonly = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltEG10R9Id50b80eR9IdFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG10EtL1SingleEG5EtFilter" ), - varTag = cms.InputTag( 'hltEgammaR9ID','r95x5' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( False ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.5 ), - thrRegularEE = cms.vdouble( 0.8 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltSimple3x3Clusters = cms.EDProducer( "EgammaHLTNxNClusterProducer", + doBarrel = cms.bool( True ), + doEndcaps = cms.bool( True ), + barrelHitProducer = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + endcapHitProducer = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + clusEtaSize = cms.int32( 3 ), + clusPhiSize = cms.int32( 3 ), + barrelClusterCollection = cms.string( "Simple3x3ClustersBarrel" ), + endcapClusterCollection = cms.string( "Simple3x3ClustersEndcap" ), + clusSeedThr = cms.double( 0.5 ), + clusSeedThrEndCap = cms.double( 1.0 ), + useRecoFlag = cms.bool( False ), + flagLevelRecHitsToUse = cms.int32( 1 ), + useDBStatus = cms.bool( True ), + statusLevelRecHitsToUse = cms.int32( 1 ), + posCalcParameters = cms.PSet( + T0_barl = cms.double( 7.4 ), + T0_endcPresh = cms.double( 1.2 ), + LogWeighted = cms.bool( True ), + T0_endc = cms.double( 3.1 ), + X0 = cms.double( 0.89 ), + W0 = cms.double( 4.2 ) + ), + maxNumberofSeeds = cms.int32( 700 ), + maxNumberofClusters = cms.int32( 300 ), + debugLevel = cms.int32( 0 ) ) -fragment.hltEG10HE10R9Id50b80eHEFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG10R9Id50b80eR9IdFilter" ), - varTag = cms.InputTag( "hltEgammaHToverET" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.0 ), - thrRegularEE = cms.vdouble( 0.0 ), - thrOverEEB = cms.vdouble( 0.1 ), - thrOverEEE = cms.vdouble( 0.1 ), - thrOverE2EB = cms.vdouble( 0.0 ), - thrOverE2EE = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltAlCaPi0RecHitsFilterEBonlyRegional = cms.EDFilter( "HLTRegionalEcalResonanceFilter", + barrelHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + endcapHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + preshRecHitProducer = cms.InputTag( 'hltEcalPreshowerRecHit','EcalRecHitsES' ), + barrelClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersBarrel' ), + endcapClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersEndcap' ), + useRecoFlag = cms.bool( False ), + flagLevelRecHitsToUse = cms.int32( 1 ), + useDBStatus = cms.bool( True ), + statusLevelRecHitsToUse = cms.int32( 1 ), + doSelBarrel = cms.bool( True ), + barrelSelection = cms.PSet( + massHighPi0Cand = cms.double( 0.163 ), + ptMinForIsolation = cms.double( 1.0 ), + seleMinvMaxBarrel = cms.double( 0.22 ), + massLowPi0Cand = cms.double( 0.104 ), + seleS9S25Gamma = cms.double( 0.0 ), + seleBeltDeta = cms.double( 0.05 ), + seleS4S9GammaBarrel_region2 = cms.double( 0.9 ), + barrelHitCollection = cms.string( "pi0EcalRecHitsEB" ), + removePi0CandidatesForEta = cms.bool( False ), + seleMinvMinBarrel = cms.double( 0.06 ), + seleS4S9GammaBarrel_region1 = cms.double( 0.88 ), + selePtPairBarrel_region1 = cms.double( 2.0 ), + selePtPairBarrel_region2 = cms.double( 1.75 ), + seleBeltDR = cms.double( 0.2 ), + region1_Barrel = cms.double( 1.0 ), + seleIsoBarrel_region1 = cms.double( 0.5 ), + selePtGammaBarrel_region1 = cms.double( 0.65 ), + seleIsoBarrel_region2 = cms.double( 0.5 ), + selePtGammaBarrel_region2 = cms.double( 0.65 ), + store5x5RecHitEB = cms.bool( False ), + seleNxtalBarrel_region2 = cms.uint32( 6 ), + seleNxtalBarrel_region1 = cms.uint32( 6 ) + ), + doSelEndcap = cms.bool( False ), + endcapSelection = cms.PSet( + seleBeltDetaEndCap = cms.double( 0.05 ), + selePtPairMaxEndCap_region3 = cms.double( 2.5 ), + seleS4S9GammaEndCap_region2 = cms.double( 0.65 ), + seleS4S9GammaEndCap_region1 = cms.double( 0.65 ), + seleNxtalEndCap_region2 = cms.uint32( 6 ), + seleNxtalEndCap_region3 = cms.uint32( 6 ), + ptMinForIsolationEndCap = cms.double( 0.5 ), + selePtPairEndCap_region1 = cms.double( 1.5 ), + endcapHitCollection = cms.string( "pi0EcalRecHitsEE" ), + selePtPairEndCap_region2 = cms.double( 1.5 ), + seleS4S9GammaEndCap_region3 = cms.double( 0.65 ), + selePtGammaEndCap_region3 = cms.double( 0.5 ), + selePtGammaEndCap_region2 = cms.double( 0.5 ), + selePtGammaEndCap_region1 = cms.double( 0.5 ), + region1_EndCap = cms.double( 1.8 ), + region2_EndCap = cms.double( 2.0 ), + store5x5RecHitEE = cms.bool( False ), + seleIsoEndCap_region3 = cms.double( 0.5 ), + seleIsoEndCap_region2 = cms.double( 0.5 ), + seleMinvMinEndCap = cms.double( 0.05 ), + selePtPairEndCap_region3 = cms.double( 99.0 ), + seleIsoEndCap_region1 = cms.double( 0.5 ), + seleBeltDREndCap = cms.double( 0.2 ), + seleMinvMaxEndCap = cms.double( 0.3 ), + seleNxtalEndCap_region1 = cms.uint32( 6 ), + seleS9S25GammaEndCap = cms.double( 0.0 ) + ), + storeRecHitES = cms.bool( False ), + preshowerSelection = cms.PSet( + preshClusterEnergyCut = cms.double( 0.0 ), + debugLevelES = cms.string( "" ), + ESCollection = cms.string( "pi0EcalRecHitsES" ), + preshNclust = cms.int32( 4 ), + preshStripEnergyCut = cms.double( 0.0 ), + preshCalibPlaneY = cms.double( 0.7 ), + preshSeededNstrip = cms.int32( 15 ), + preshCalibGamma = cms.double( 0.024 ), + preshCalibPlaneX = cms.double( 1.0 ), + preshCalibMIP = cms.double( 9.0E-5 ) + ), + debugLevel = cms.int32( 0 ) ) -fragment.hltEG10R9Id85b90eHE10R9Id50b80eR9IdLastFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG10HE10R9Id50b80eHEFilter" ), - varTag = cms.InputTag( 'hltEgammaR9ID','r95x5' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( False ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.85 ), - thrRegularEE = cms.vdouble( 0.9 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltAlCaPi0EBUncalibrator = cms.EDProducer( "EcalRecalibRecHitProducer", + doEnergyScale = cms.bool( False ), + doEnergyScaleInverse = cms.bool( False ), + doIntercalib = cms.bool( False ), + doIntercalibInverse = cms.bool( False ), + EERecHitCollection = cms.InputTag( 'hltAlCaPi0RecHitsFilterEBonlyRegional','pi0EcalRecHitsEB' ), + EBRecHitCollection = cms.InputTag( 'hltAlCaPi0RecHitsFilterEBonlyRegional','pi0EcalRecHitsEB' ), + doLaserCorrections = cms.bool( False ), + doLaserCorrectionsInverse = cms.bool( False ), + EBRecalibRecHitCollection = cms.string( "pi0EcalRecHitsEB" ), + EERecalibRecHitCollection = cms.string( "pi0EcalRecHitsEE" ) ) -fragment.hltEG10CaloId15b35eHE10R9Id50b80eClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG10HE10R9Id50b80eHEFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.015 ), - thrRegularEE = cms.vdouble( 0.035 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltAlCaPi0EBRechitsToDigis = cms.EDProducer( "HLTRechitsToDigis", + region = cms.string( "barrel" ), + digisIn = cms.InputTag( 'hltEcalDigis','ebDigis' ), + digisOut = cms.string( "pi0EBDigis" ), + recHits = cms.InputTag( 'hltAlCaPi0EBUncalibrator','pi0EcalRecHitsEB' ), + srFlagsIn = cms.InputTag( "hltEcalDigis" ), + srFlagsOut = cms.string( "pi0EBSrFlags" ) ) -fragment.hltEG10Iso60CaloId15b35eHE10R9Id50b80eEcalIsoLastFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG10CaloId15b35eHE10R9Id50b80eClusterShapeFilter" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 6.0 ), - thrRegularEE = cms.vdouble( 6.0 ), - thrOverEEB = cms.vdouble( 0.012 ), - thrOverEEE = cms.vdouble( 0.012 ), - thrOverE2EB = cms.vdouble( 0.0 ), - thrOverE2EE = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.29, 0.21 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltPreAlCaEcalPi0EEonly = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltEG10RId85b90eORIso60CaloId15b35eANDHE10R9Id50b80eLegCombLastFilter = cms.EDFilter( "HLTEgammaDoubleLegCombFilter", - saveTags = cms.bool( True ), - firstLegLastFilter = cms.InputTag( "hltEG10R9Id85b90eHE10R9Id50b80eR9IdLastFilter" ), - secondLegLastFilter = cms.InputTag( "hltEG10Iso60CaloId15b35eHE10R9Id50b80eEcalIsoLastFilter" ), - nrRequiredFirstLeg = cms.int32( 0 ), - nrRequiredSecondLeg = cms.int32( 0 ), - nrRequiredUniqueLeg = cms.int32( 1 ), - maxMatchDR = cms.double( 0.01 ) +fragment.hltAlCaPi0RecHitsFilterEEonlyRegional = cms.EDFilter( "HLTRegionalEcalResonanceFilter", + barrelHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + endcapHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + preshRecHitProducer = cms.InputTag( 'hltEcalPreshowerRecHit','EcalRecHitsES' ), + barrelClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersBarrel' ), + endcapClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersEndcap' ), + useRecoFlag = cms.bool( False ), + flagLevelRecHitsToUse = cms.int32( 1 ), + useDBStatus = cms.bool( True ), + statusLevelRecHitsToUse = cms.int32( 1 ), + doSelBarrel = cms.bool( False ), + barrelSelection = cms.PSet( + massHighPi0Cand = cms.double( 0.163 ), + ptMinForIsolation = cms.double( 1.0 ), + seleMinvMaxBarrel = cms.double( 0.22 ), + massLowPi0Cand = cms.double( 0.104 ), + seleS9S25Gamma = cms.double( 0.0 ), + seleBeltDeta = cms.double( 0.05 ), + seleS4S9GammaBarrel_region2 = cms.double( 0.65 ), + barrelHitCollection = cms.string( "pi0EcalRecHitsEB" ), + removePi0CandidatesForEta = cms.bool( False ), + seleMinvMinBarrel = cms.double( 0.06 ), + seleS4S9GammaBarrel_region1 = cms.double( 0.65 ), + selePtPairBarrel_region1 = cms.double( 1.5 ), + selePtPairBarrel_region2 = cms.double( 1.5 ), + seleBeltDR = cms.double( 0.2 ), + region1_Barrel = cms.double( 1.0 ), + seleIsoBarrel_region1 = cms.double( 0.5 ), + selePtGammaBarrel_region1 = cms.double( 0.5 ), + seleIsoBarrel_region2 = cms.double( 0.5 ), + selePtGammaBarrel_region2 = cms.double( 0.5 ), + store5x5RecHitEB = cms.bool( False ), + seleNxtalBarrel_region2 = cms.uint32( 6 ), + seleNxtalBarrel_region1 = cms.uint32( 6 ) + ), + doSelEndcap = cms.bool( True ), + endcapSelection = cms.PSet( + seleBeltDetaEndCap = cms.double( 0.05 ), + selePtPairMaxEndCap_region3 = cms.double( 999.0 ), + seleS4S9GammaEndCap_region2 = cms.double( 0.92 ), + seleS4S9GammaEndCap_region1 = cms.double( 0.85 ), + seleNxtalEndCap_region2 = cms.uint32( 6 ), + seleNxtalEndCap_region3 = cms.uint32( 6 ), + ptMinForIsolationEndCap = cms.double( 0.5 ), + selePtPairEndCap_region1 = cms.double( 3.75 ), + endcapHitCollection = cms.string( "pi0EcalRecHitsEE" ), + selePtPairEndCap_region2 = cms.double( 2.0 ), + seleS4S9GammaEndCap_region3 = cms.double( 0.92 ), + selePtGammaEndCap_region3 = cms.double( 0.95 ), + selePtGammaEndCap_region2 = cms.double( 0.95 ), + selePtGammaEndCap_region1 = cms.double( 1.1 ), + region1_EndCap = cms.double( 1.8 ), + region2_EndCap = cms.double( 2.0 ), + store5x5RecHitEE = cms.bool( False ), + seleIsoEndCap_region3 = cms.double( 0.5 ), + seleIsoEndCap_region2 = cms.double( 0.5 ), + seleMinvMinEndCap = cms.double( 0.05 ), + selePtPairEndCap_region3 = cms.double( 2.0 ), + seleIsoEndCap_region1 = cms.double( 0.5 ), + seleBeltDREndCap = cms.double( 0.2 ), + seleMinvMaxEndCap = cms.double( 0.3 ), + seleNxtalEndCap_region1 = cms.uint32( 6 ), + seleS9S25GammaEndCap = cms.double( 0.0 ) + ), + storeRecHitES = cms.bool( True ), + preshowerSelection = cms.PSet( + preshClusterEnergyCut = cms.double( 0.0 ), + debugLevelES = cms.string( "" ), + ESCollection = cms.string( "pi0EcalRecHitsES" ), + preshNclust = cms.int32( 4 ), + preshStripEnergyCut = cms.double( 0.0 ), + preshCalibPlaneY = cms.double( 0.7 ), + preshSeededNstrip = cms.int32( 15 ), + preshCalibGamma = cms.double( 0.024 ), + preshCalibPlaneX = cms.double( 1.0 ), + preshCalibMIP = cms.double( 9.0E-5 ) + ), + debugLevel = cms.int32( 0 ) ) -fragment.hltDiEG10EtEta2p55UnseededFilter = cms.EDFilter( "HLT1Photon", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEgammaCandidatesUnseeded" ), - triggerType = cms.int32( 92 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 10.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.55 ), - MinN = cms.int32( 2 ) +fragment.hltAlCaPi0EEUncalibrator = cms.EDProducer( "EcalRecalibRecHitProducer", + doEnergyScale = cms.bool( False ), + doEnergyScaleInverse = cms.bool( False ), + doIntercalib = cms.bool( False ), + doIntercalibInverse = cms.bool( False ), + EERecHitCollection = cms.InputTag( 'hltAlCaPi0RecHitsFilterEEonlyRegional','pi0EcalRecHitsEE' ), + EBRecHitCollection = cms.InputTag( 'hltAlCaPi0RecHitsFilterEEonlyRegional','pi0EcalRecHitsEE' ), + doLaserCorrections = cms.bool( False ), + doLaserCorrectionsInverse = cms.bool( False ), + EBRecalibRecHitCollection = cms.string( "pi0EcalRecHitsEB" ), + EERecalibRecHitCollection = cms.string( "pi0EcalRecHitsEE" ) +) +fragment.hltAlCaPi0EERechitsToDigis = cms.EDProducer( "HLTRechitsToDigis", + region = cms.string( "endcap" ), + digisIn = cms.InputTag( 'hltEcalDigis','eeDigis' ), + digisOut = cms.string( "pi0EEDigis" ), + recHits = cms.InputTag( 'hltAlCaPi0EEUncalibrator','pi0EcalRecHitsEE' ), + srFlagsIn = cms.InputTag( "hltEcalDigis" ), + srFlagsOut = cms.string( "pi0EESrFlags" ) +) +fragment.hltPreAlCaEcalEtaEBonly = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltAlCaEtaRecHitsFilterEBonlyRegional = cms.EDFilter( "HLTRegionalEcalResonanceFilter", + barrelHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + endcapHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + preshRecHitProducer = cms.InputTag( 'hltEcalPreshowerRecHit','EcalRecHitsES' ), + barrelClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersBarrel' ), + endcapClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersEndcap' ), + useRecoFlag = cms.bool( False ), + flagLevelRecHitsToUse = cms.int32( 1 ), + useDBStatus = cms.bool( True ), + statusLevelRecHitsToUse = cms.int32( 1 ), + doSelBarrel = cms.bool( True ), + barrelSelection = cms.PSet( + massHighPi0Cand = cms.double( 0.156 ), + ptMinForIsolation = cms.double( 1.0 ), + seleMinvMaxBarrel = cms.double( 0.8 ), + massLowPi0Cand = cms.double( 0.084 ), + seleS9S25Gamma = cms.double( 0.8 ), + seleBeltDeta = cms.double( 0.1 ), + seleS4S9GammaBarrel_region2 = cms.double( 0.9 ), + barrelHitCollection = cms.string( "etaEcalRecHitsEB" ), + removePi0CandidatesForEta = cms.bool( True ), + seleMinvMinBarrel = cms.double( 0.2 ), + seleS4S9GammaBarrel_region1 = cms.double( 0.9 ), + selePtPairBarrel_region1 = cms.double( 3.0 ), + selePtPairBarrel_region2 = cms.double( 3.0 ), + seleBeltDR = cms.double( 0.3 ), + region1_Barrel = cms.double( 1.0 ), + seleIsoBarrel_region1 = cms.double( 0.5 ), + selePtGammaBarrel_region1 = cms.double( 0.65 ), + seleIsoBarrel_region2 = cms.double( 0.5 ), + selePtGammaBarrel_region2 = cms.double( 1.4 ), + store5x5RecHitEB = cms.bool( True ), + seleNxtalBarrel_region2 = cms.uint32( 6 ), + seleNxtalBarrel_region1 = cms.uint32( 6 ) + ), + doSelEndcap = cms.bool( False ), + endcapSelection = cms.PSet( + seleBeltDetaEndCap = cms.double( 0.05 ), + selePtPairMaxEndCap_region3 = cms.double( 2.5 ), + seleS4S9GammaEndCap_region2 = cms.double( 0.65 ), + seleS4S9GammaEndCap_region1 = cms.double( 0.65 ), + seleNxtalEndCap_region2 = cms.uint32( 6 ), + seleNxtalEndCap_region3 = cms.uint32( 6 ), + ptMinForIsolationEndCap = cms.double( 0.5 ), + selePtPairEndCap_region1 = cms.double( 1.5 ), + endcapHitCollection = cms.string( "etaEcalRecHitsEE" ), + selePtPairEndCap_region2 = cms.double( 1.5 ), + seleS4S9GammaEndCap_region3 = cms.double( 0.65 ), + selePtGammaEndCap_region3 = cms.double( 0.5 ), + selePtGammaEndCap_region2 = cms.double( 0.5 ), + selePtGammaEndCap_region1 = cms.double( 0.5 ), + region1_EndCap = cms.double( 1.8 ), + region2_EndCap = cms.double( 2.0 ), + store5x5RecHitEE = cms.bool( False ), + seleIsoEndCap_region3 = cms.double( 0.5 ), + seleIsoEndCap_region2 = cms.double( 0.5 ), + seleMinvMinEndCap = cms.double( 0.05 ), + selePtPairEndCap_region3 = cms.double( 99.0 ), + seleIsoEndCap_region1 = cms.double( 0.5 ), + seleBeltDREndCap = cms.double( 0.2 ), + seleMinvMaxEndCap = cms.double( 0.3 ), + seleNxtalEndCap_region1 = cms.uint32( 6 ), + seleS9S25GammaEndCap = cms.double( 0.0 ) + ), + storeRecHitES = cms.bool( False ), + preshowerSelection = cms.PSet( + preshClusterEnergyCut = cms.double( 0.0 ), + debugLevelES = cms.string( "" ), + ESCollection = cms.string( "etaEcalRecHitsES" ), + preshNclust = cms.int32( 4 ), + preshStripEnergyCut = cms.double( 0.0 ), + preshCalibPlaneY = cms.double( 0.7 ), + preshSeededNstrip = cms.int32( 15 ), + preshCalibGamma = cms.double( 0.024 ), + preshCalibPlaneX = cms.double( 1.0 ), + preshCalibMIP = cms.double( 9.0E-5 ) + ), + debugLevel = cms.int32( 0 ) ) -fragment.hltDiEG10R9Id50b80eR9IdUnseededFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiEG10EtEta2p55UnseededFilter" ), - varTag = cms.InputTag( 'hltEgammaR9IDUnseeded','r95x5' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( False ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.5 ), - thrRegularEE = cms.vdouble( 0.8 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) +fragment.hltAlCaEtaEBUncalibrator = cms.EDProducer( "EcalRecalibRecHitProducer", + doEnergyScale = cms.bool( False ), + doEnergyScaleInverse = cms.bool( False ), + doIntercalib = cms.bool( False ), + doIntercalibInverse = cms.bool( False ), + EERecHitCollection = cms.InputTag( 'hltAlCaEtaRecHitsFilterEBonlyRegional','etaEcalRecHitsEB' ), + EBRecHitCollection = cms.InputTag( 'hltAlCaEtaRecHitsFilterEBonlyRegional','etaEcalRecHitsEB' ), + doLaserCorrections = cms.bool( False ), + doLaserCorrectionsInverse = cms.bool( False ), + EBRecalibRecHitCollection = cms.string( "etaEcalRecHitsEB" ), + EERecalibRecHitCollection = cms.string( "etaEcalRecHitsEE" ) ) -fragment.hltDiEG10HE10R9Id50b80eHEUnseededFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiEG10R9Id50b80eR9IdUnseededFilter" ), - varTag = cms.InputTag( "hltEgammaHoverEUnseeded" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.0 ), - thrRegularEE = cms.vdouble( 0.0 ), - thrOverEEB = cms.vdouble( 0.1 ), - thrOverEEE = cms.vdouble( 0.1 ), - thrOverE2EB = cms.vdouble( 0.0 ), - thrOverE2EE = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) +fragment.hltAlCaEtaEBRechitsToDigis = cms.EDProducer( "HLTRechitsToDigis", + region = cms.string( "barrel" ), + digisIn = cms.InputTag( 'hltEcalDigis','ebDigis' ), + digisOut = cms.string( "etaEBDigis" ), + recHits = cms.InputTag( 'hltAlCaEtaEBUncalibrator','etaEcalRecHitsEB' ), + srFlagsIn = cms.InputTag( "hltEcalDigis" ), + srFlagsOut = cms.string( "etaEBSrFlags" ) ) -fragment.hltDiEG10R9Id85b90eHE10R9Id50b80eR9UnseededLastFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiEG10HE10R9Id50b80eHEUnseededFilter" ), - varTag = cms.InputTag( 'hltEgammaR9IDUnseeded','r95x5' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( False ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.85 ), - thrRegularEE = cms.vdouble( 0.9 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) +fragment.hltPreAlCaEcalEtaEEonly = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltDiEG10CaloId15b35eHE10R9Id50b80eClusterShapeUnseededFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiEG10HE10R9Id50b80eHEUnseededFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShapeUnseeded','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.015 ), - thrRegularEE = cms.vdouble( 0.035 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) +fragment.hltAlCaEtaRecHitsFilterEEonlyRegional = cms.EDFilter( "HLTRegionalEcalResonanceFilter", + barrelHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + endcapHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + preshRecHitProducer = cms.InputTag( 'hltEcalPreshowerRecHit','EcalRecHitsES' ), + barrelClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersBarrel' ), + endcapClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersEndcap' ), + useRecoFlag = cms.bool( False ), + flagLevelRecHitsToUse = cms.int32( 1 ), + useDBStatus = cms.bool( True ), + statusLevelRecHitsToUse = cms.int32( 1 ), + doSelBarrel = cms.bool( False ), + barrelSelection = cms.PSet( + massHighPi0Cand = cms.double( 0.163 ), + ptMinForIsolation = cms.double( 1.0 ), + seleMinvMaxBarrel = cms.double( 0.8 ), + massLowPi0Cand = cms.double( 0.104 ), + seleS9S25Gamma = cms.double( 0.0 ), + seleBeltDeta = cms.double( 0.05 ), + seleS4S9GammaBarrel_region2 = cms.double( 0.65 ), + barrelHitCollection = cms.string( "etaEcalRecHitsEB" ), + removePi0CandidatesForEta = cms.bool( False ), + seleMinvMinBarrel = cms.double( 0.3 ), + seleS4S9GammaBarrel_region1 = cms.double( 0.65 ), + selePtPairBarrel_region1 = cms.double( 1.5 ), + selePtPairBarrel_region2 = cms.double( 1.5 ), + seleBeltDR = cms.double( 0.2 ), + region1_Barrel = cms.double( 1.0 ), + seleIsoBarrel_region1 = cms.double( 0.5 ), + selePtGammaBarrel_region1 = cms.double( 1.0 ), + seleIsoBarrel_region2 = cms.double( 0.5 ), + selePtGammaBarrel_region2 = cms.double( 0.5 ), + store5x5RecHitEB = cms.bool( False ), + seleNxtalBarrel_region2 = cms.uint32( 6 ), + seleNxtalBarrel_region1 = cms.uint32( 6 ) + ), + doSelEndcap = cms.bool( True ), + endcapSelection = cms.PSet( + seleBeltDetaEndCap = cms.double( 0.1 ), + selePtPairMaxEndCap_region3 = cms.double( 999.0 ), + seleS4S9GammaEndCap_region2 = cms.double( 0.9 ), + seleS4S9GammaEndCap_region1 = cms.double( 0.9 ), + seleNxtalEndCap_region2 = cms.uint32( 6 ), + seleNxtalEndCap_region3 = cms.uint32( 6 ), + ptMinForIsolationEndCap = cms.double( 0.5 ), + selePtPairEndCap_region1 = cms.double( 3.0 ), + endcapHitCollection = cms.string( "etaEcalRecHitsEE" ), + selePtPairEndCap_region2 = cms.double( 3.0 ), + seleS4S9GammaEndCap_region3 = cms.double( 0.9 ), + selePtGammaEndCap_region3 = cms.double( 1.0 ), + selePtGammaEndCap_region2 = cms.double( 1.0 ), + selePtGammaEndCap_region1 = cms.double( 1.0 ), + region1_EndCap = cms.double( 1.8 ), + region2_EndCap = cms.double( 2.0 ), + store5x5RecHitEE = cms.bool( True ), + seleIsoEndCap_region3 = cms.double( 0.5 ), + seleIsoEndCap_region2 = cms.double( 0.5 ), + seleMinvMinEndCap = cms.double( 0.2 ), + selePtPairEndCap_region3 = cms.double( 3.0 ), + seleIsoEndCap_region1 = cms.double( 0.5 ), + seleBeltDREndCap = cms.double( 0.3 ), + seleMinvMaxEndCap = cms.double( 0.8 ), + seleNxtalEndCap_region1 = cms.uint32( 6 ), + seleS9S25GammaEndCap = cms.double( 0.85 ) + ), + storeRecHitES = cms.bool( True ), + preshowerSelection = cms.PSet( + preshClusterEnergyCut = cms.double( 0.0 ), + debugLevelES = cms.string( "" ), + ESCollection = cms.string( "etaEcalRecHitsES" ), + preshNclust = cms.int32( 4 ), + preshStripEnergyCut = cms.double( 0.0 ), + preshCalibPlaneY = cms.double( 0.7 ), + preshSeededNstrip = cms.int32( 15 ), + preshCalibGamma = cms.double( 0.024 ), + preshCalibPlaneX = cms.double( 1.0 ), + preshCalibMIP = cms.double( 9.0E-5 ) + ), + debugLevel = cms.int32( 0 ) ) -fragment.hltDiEG10Iso60LCaloId15b35eHE10R9Id50b80eEcalIsoUnseededFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiEG10CaloId15b35eHE10R9Id50b80eClusterShapeUnseededFilter" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIsoUnseeded" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 6.0 ), - thrRegularEE = cms.vdouble( 6.0 ), - thrOverEEB = cms.vdouble( 0.012 ), - thrOverEEE = cms.vdouble( 0.012 ), - thrOverE2EB = cms.vdouble( 0.0 ), - thrOverE2EE = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.16544, 0.13212 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) +fragment.hltAlCaEtaEEUncalibrator = cms.EDProducer( "EcalRecalibRecHitProducer", + doEnergyScale = cms.bool( False ), + doEnergyScaleInverse = cms.bool( False ), + doIntercalib = cms.bool( False ), + doIntercalibInverse = cms.bool( False ), + EERecHitCollection = cms.InputTag( 'hltAlCaEtaRecHitsFilterEEonlyRegional','etaEcalRecHitsEE' ), + EBRecHitCollection = cms.InputTag( 'hltAlCaEtaRecHitsFilterEEonlyRegional','etaEcalRecHitsEE' ), + doLaserCorrections = cms.bool( False ), + doLaserCorrectionsInverse = cms.bool( False ), + EBRecalibRecHitCollection = cms.string( "etaEcalRecHitsEB" ), + EERecalibRecHitCollection = cms.string( "etaEcalRecHitsEE" ) ) -fragment.hltDiEG10Iso60LCaloId15b35eHE10R9Id50b80eTrackIsoUnseededLastFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiEG10Iso60LCaloId15b35eHE10R9Id50b80eEcalIsoUnseededFilter" ), - varTag = cms.InputTag( "hltEgammaHollowTrackIsoUnseeded" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 6.0 ), - thrRegularEE = cms.vdouble( 6.0 ), - thrOverEEB = cms.vdouble( 0.002 ), - thrOverEEE = cms.vdouble( 0.002 ), - thrOverE2EB = cms.vdouble( 0.0 ), - thrOverE2EE = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) +fragment.hltAlCaEtaEERechitsToDigis = cms.EDProducer( "HLTRechitsToDigis", + region = cms.string( "endcap" ), + digisIn = cms.InputTag( 'hltEcalDigis','eeDigis' ), + digisOut = cms.string( "etaEEDigis" ), + recHits = cms.InputTag( 'hltAlCaEtaEEUncalibrator','etaEcalRecHitsEE' ), + srFlagsIn = cms.InputTag( "hltEcalDigis" ), + srFlagsOut = cms.string( "etaEESrFlags" ) ) -fragment.hltDiEG10R9Id85b90eORIso60CaloId15b35eANDHE10R9Id50b80eMass10CombMassLastFilter = cms.EDFilter( "HLTEgammaAllCombMassFilter", - saveTags = cms.bool( True ), - firstLegLastFilter = cms.InputTag( "hltDiEG10R9Id85b90eHE10R9Id50b80eR9UnseededLastFilter" ), - secondLegLastFilter = cms.InputTag( "hltDiEG10Iso60LCaloId15b35eHE10R9Id50b80eTrackIsoUnseededLastFilter" ), - minMass = cms.double( 10.0 ) +fragment.hltPreAlCaAK8PFJet40 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltL1sSingleEG5WithJetAndTau = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleEG8er2p5 OR L1_SingleJet160er2p5 OR L1_SingleJet180 OR L1_SingleJet200 OR L1_SingleTau120er2p1" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +fragment.hltPreAlCaPFJet40 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltPreMCDoubleEle5CaloIdLMW = cms.EDFilter( "HLTPrescaler", +fragment.hltPreAlCaPFJet40CPUOnly = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltEGL1SingleEG5WithJetAndTauFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", - saveTags = cms.bool( True ), - candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), - l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - candNonIsolatedTag = cms.InputTag( "" ), - l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1SeedFilterTag = cms.InputTag( "hltL1sSingleEG5WithJetAndTau" ), - l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - ncandcut = cms.int32( 1 ), - doIsolated = cms.bool( False ), - region_eta_size = cms.double( 0.522 ), - region_eta_size_ecap = cms.double( 1.0 ), - region_phi_size = cms.double( 1.044 ), - barrel_end = cms.double( 1.4791 ), - endcap_end = cms.double( 2.65 ) +fragment.hltEcalDetIdToBeRecoveredCPUOnly = cms.EDProducer( "EcalDetIdToBeRecoveredProducer", + ebIntegrityChIdErrors = cms.InputTag( 'hltEcalDigisLegacy','EcalIntegrityChIdErrors' ), + ebDetIdToBeRecovered = cms.string( "ebDetId" ), + integrityTTIdErrors = cms.InputTag( 'hltEcalDigisLegacy','EcalIntegrityTTIdErrors' ), + eeIntegrityGainErrors = cms.InputTag( 'hltEcalDigisLegacy','EcalIntegrityGainErrors' ), + ebFEToBeRecovered = cms.string( "ebFE" ), + ebIntegrityGainErrors = cms.InputTag( 'hltEcalDigisLegacy','EcalIntegrityGainErrors' ), + eeDetIdToBeRecovered = cms.string( "eeDetId" ), + eeIntegrityGainSwitchErrors = cms.InputTag( 'hltEcalDigisLegacy','EcalIntegrityGainSwitchErrors' ), + eeIntegrityChIdErrors = cms.InputTag( 'hltEcalDigisLegacy','EcalIntegrityChIdErrors' ), + ebIntegrityGainSwitchErrors = cms.InputTag( 'hltEcalDigisLegacy','EcalIntegrityGainSwitchErrors' ), + ebSrFlagCollection = cms.InputTag( "hltEcalDigisLegacy" ), + eeFEToBeRecovered = cms.string( "eeFE" ), + integrityBlockSizeErrors = cms.InputTag( 'hltEcalDigisLegacy','EcalIntegrityBlockSizeErrors' ), + eeSrFlagCollection = cms.InputTag( "hltEcalDigisLegacy" ) ) -fragment.hltEG5L1SingleEG5WithJetAndTauEtFilter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1SingleEG5WithJetAndTauFilter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 5.0 ), - etcutEE = cms.double( 5.0 ), - ncandcut = cms.int32( 1 ) +fragment.hltEcalUncalibRecHitCPUOnly = cms.EDProducer( "EcalUncalibRecHitProducer", + EBdigiCollection = cms.InputTag( 'hltEcalDigisLegacy','ebDigis' ), + EEhitCollection = cms.string( "EcalUncalibRecHitsEE" ), + EEdigiCollection = cms.InputTag( 'hltEcalDigisLegacy','eeDigis' ), + EBhitCollection = cms.string( "EcalUncalibRecHitsEB" ), + algo = cms.string( "EcalUncalibRecHitWorkerMultiFit" ), + algoPSet = cms.PSet( + addPedestalUncertaintyEE = cms.double( 0.0 ), + EBtimeFitLimits_Upper = cms.double( 1.4 ), + addPedestalUncertaintyEB = cms.double( 0.0 ), + EEtimeFitLimits_Lower = cms.double( 0.2 ), + gainSwitchUseMaxSampleEB = cms.bool( True ), + timealgo = cms.string( "RatioMethod" ), + EEamplitudeFitParameters = cms.vdouble( 1.89, 1.4 ), + EEtimeNconst = cms.double( 31.8 ), + EBtimeNconst = cms.double( 28.5 ), + prefitMaxChiSqEE = cms.double( 10.0 ), + outOfTimeThresholdGain12mEB = cms.double( 1000.0 ), + EEtimeFitParameters = cms.vdouble( -2.390548, 3.553628, -17.62341, 67.67538, -133.213, 140.7432, -75.41106, 16.20277 ), + outOfTimeThresholdGain12mEE = cms.double( 1000.0 ), + outOfTimeThresholdGain12pEB = cms.double( 1000.0 ), + gainSwitchUseMaxSampleEE = cms.bool( False ), + prefitMaxChiSqEB = cms.double( 25.0 ), + mitigateBadSamplesEB = cms.bool( False ), + outOfTimeThresholdGain12pEE = cms.double( 1000.0 ), + simplifiedNoiseModelForGainSwitch = cms.bool( True ), + ampErrorCalculation = cms.bool( False ), + mitigateBadSamplesEE = cms.bool( False ), + amplitudeThresholdEB = cms.double( 10.0 ), + amplitudeThresholdEE = cms.double( 10.0 ), + EBtimeFitLimits_Lower = cms.double( 0.2 ), + EBtimeFitParameters = cms.vdouble( -2.015452, 3.130702, -12.3473, 41.88921, -82.83944, 91.01147, -50.35761, 11.05621 ), + selectiveBadSampleCriteriaEB = cms.bool( False ), + dynamicPedestalsEB = cms.bool( False ), + useLumiInfoRunHeader = cms.bool( False ), + EBamplitudeFitParameters = cms.vdouble( 1.138, 1.652 ), + dynamicPedestalsEE = cms.bool( False ), + doPrefitEE = cms.bool( False ), + selectiveBadSampleCriteriaEE = cms.bool( False ), + EEtimeFitLimits_Upper = cms.double( 1.4 ), + outOfTimeThresholdGain61pEE = cms.double( 1000.0 ), + outOfTimeThresholdGain61mEE = cms.double( 1000.0 ), + outOfTimeThresholdGain61pEB = cms.double( 1000.0 ), + EEtimeConstantTerm = cms.double( 1.0 ), + EBtimeConstantTerm = cms.double( 0.6 ), + activeBXs = cms.vint32( -5, -4, -3, -2, -1, 0, 1, 2, 3, 4 ), + outOfTimeThresholdGain61mEB = cms.double( 1000.0 ), + doPrefitEB = cms.bool( False ) + ) +) +fragment.hltEcalRecHitCPUOnly = cms.EDProducer( "EcalRecHitProducer", + recoverEEVFE = cms.bool( False ), + EErechitCollection = cms.string( "EcalRecHitsEE" ), + recoverEBIsolatedChannels = cms.bool( False ), + recoverEBVFE = cms.bool( False ), + laserCorrection = cms.bool( True ), + EBLaserMIN = cms.double( 0.5 ), + killDeadChannels = cms.bool( True ), + dbStatusToBeExcludedEB = cms.vint32( 14, 78, 142 ), + EEuncalibRecHitCollection = cms.InputTag( 'hltEcalUncalibRecHitCPUOnly','EcalUncalibRecHitsEE' ), + dbStatusToBeExcludedEE = cms.vint32( 14, 78, 142 ), + EELaserMIN = cms.double( 0.5 ), + ebFEToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecoveredCPUOnly','ebFE' ), + cleaningConfig = cms.PSet( + cThreshold_endcap = cms.double( 15.0 ), + tightenCrack_e1_double = cms.double( 2.0 ), + cThreshold_barrel = cms.double( 4.0 ), + e6e2thresh = cms.double( 0.04 ), + e4e1Threshold_barrel = cms.double( 0.08 ), + e4e1Threshold_endcap = cms.double( 0.3 ), + tightenCrack_e4e1_single = cms.double( 3.0 ), + cThreshold_double = cms.double( 10.0 ), + e4e1_b_barrel = cms.double( -0.024 ), + tightenCrack_e6e2_double = cms.double( 3.0 ), + e4e1_a_barrel = cms.double( 0.04 ), + tightenCrack_e1_single = cms.double( 2.0 ), + e4e1_a_endcap = cms.double( 0.02 ), + e4e1_b_endcap = cms.double( -0.0125 ), + ignoreOutOfTimeThresh = cms.double( 1.0E9 ) + ), + logWarningEtThreshold_EE_FE = cms.double( 50.0 ), + eeDetIdToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecoveredCPUOnly','eeDetId' ), + recoverEBFE = cms.bool( False ), + eeFEToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecoveredCPUOnly','eeFE' ), + ebDetIdToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecoveredCPUOnly','ebDetId' ), + singleChannelRecoveryThreshold = cms.double( 8.0 ), + sum8ChannelRecoveryThreshold = cms.double( 0.0 ), + bdtWeightFileNoCracks = cms.FileInPath( "RecoLocalCalo/EcalDeadChannelRecoveryAlgos/data/BDTWeights/bdtgAllRH_8GT700MeV_noCracks_ZskimData2017_v1.xml" ), + bdtWeightFileCracks = cms.FileInPath( "RecoLocalCalo/EcalDeadChannelRecoveryAlgos/data/BDTWeights/bdtgAllRH_8GT700MeV_onlyCracks_ZskimData2017_v1.xml" ), + ChannelStatusToBeExcluded = cms.vstring( ), + EBrechitCollection = cms.string( "EcalRecHitsEB" ), + triggerPrimitiveDigiCollection = cms.InputTag( 'hltEcalDigisLegacy','EcalTriggerPrimitives' ), + recoverEEFE = cms.bool( False ), + singleChannelRecoveryMethod = cms.string( "NeuralNetworks" ), + EBLaserMAX = cms.double( 3.0 ), + flagsMapDBReco = cms.PSet( + kDead = cms.vstring( 'kNoDataNoTP' ), + kGood = cms.vstring( 'kOk', + 'kDAC', + 'kNoLaser', + 'kNoisy' ), + kTowerRecovered = cms.vstring( 'kDeadFE' ), + kNoisy = cms.vstring( 'kNNoisy', + 'kFixedG6', + 'kFixedG1' ), + kNeighboursRecovered = cms.vstring( 'kFixedG0', + 'kNonRespondingIsolated', + 'kDeadVFE' ) + ), + EBuncalibRecHitCollection = cms.InputTag( 'hltEcalUncalibRecHitCPUOnly','EcalUncalibRecHitsEB' ), + algoRecover = cms.string( "EcalRecHitWorkerRecover" ), + algo = cms.string( "EcalRecHitWorkerSimple" ), + EELaserMAX = cms.double( 8.0 ), + logWarningEtThreshold_EB_FE = cms.double( 50.0 ), + recoverEEIsolatedChannels = cms.bool( False ), + skipTimeCalib = cms.bool( False ) +) +fragment.hltTowerMakerForAllCPUOnly = cms.EDProducer( "CaloTowersCreator", + EBSumThreshold = cms.double( 0.2 ), + HF2Weight = cms.double( 1.0 ), + EBWeight = cms.double( 1.0 ), + hfInput = cms.InputTag( "hltHfreco" ), + EESumThreshold = cms.double( 0.45 ), + HOThreshold0 = cms.double( 3.5 ), + HOThresholdPlus1 = cms.double( 3.5 ), + HOThresholdMinus1 = cms.double( 3.5 ), + HOThresholdPlus2 = cms.double( 3.5 ), + HOThresholdMinus2 = cms.double( 3.5 ), + HBGrid = cms.vdouble( ), + HBThreshold1 = cms.double( 0.1 ), + HBThreshold2 = cms.double( 0.2 ), + HBThreshold = cms.double( 0.3 ), + EEWeights = cms.vdouble( ), + HF1Threshold = cms.double( 0.5 ), + HF2Weights = cms.vdouble( ), + HOWeights = cms.vdouble( ), + EEGrid = cms.vdouble( ), + HEDWeight = cms.double( 1.0 ), + EEWeight = cms.double( 1.0 ), + UseHO = cms.bool( False ), + HBWeights = cms.vdouble( ), + HESWeight = cms.double( 1.0 ), + HF1Weight = cms.double( 1.0 ), + HF2Grid = cms.vdouble( ), + HEDWeights = cms.vdouble( ), + HF1Grid = cms.vdouble( ), + EBWeights = cms.vdouble( ), + HOWeight = cms.double( 1.0E-99 ), + EBThreshold = cms.double( 0.07 ), + EEThreshold = cms.double( 0.3 ), + UseEtEBTreshold = cms.bool( False ), + UseSymEBTreshold = cms.bool( False ), + UseEtEETreshold = cms.bool( False ), + UseSymEETreshold = cms.bool( False ), + hbheInput = cms.InputTag( "hltHbherecoLegacy" ), + HcalThreshold = cms.double( -1000.0 ), + HF2Threshold = cms.double( 0.85 ), + HESThreshold1 = cms.double( 0.1 ), + HESThreshold = cms.double( 0.2 ), + HF1Weights = cms.vdouble( ), + hoInput = cms.InputTag( "hltHoreco" ), + HESGrid = cms.vdouble( ), + HESWeights = cms.vdouble( ), + HEDThreshold1 = cms.double( 0.1 ), + HEDThreshold = cms.double( 0.2 ), + EcutTower = cms.double( -1000.0 ), + HEDGrid = cms.vdouble( ), + ecalInputs = cms.VInputTag( 'hltEcalRecHitCPUOnly:EcalRecHitsEB','hltEcalRecHitCPUOnly:EcalRecHitsEE' ), + HBWeight = cms.double( 1.0 ), + HOGrid = cms.vdouble( ), + EBGrid = cms.vdouble( ), + MomConstrMethod = cms.int32( 1 ), + MomHBDepth = cms.double( 0.2 ), + MomHEDepth = cms.double( 0.4 ), + MomEBDepth = cms.double( 0.3 ), + MomEEDepth = cms.double( 0.0 ), + HcalAcceptSeverityLevel = cms.uint32( 9 ), + EcalRecHitSeveritiesToBeExcluded = cms.vstring( 'kTime', + 'kWeird', + 'kBad' ), + UseHcalRecoveredHits = cms.bool( False ), + UseEcalRecoveredHits = cms.bool( False ), + UseRejectedHitsOnly = cms.bool( False ), + HcalAcceptSeverityLevelForRejectedHit = cms.uint32( 9999 ), + EcalSeveritiesToBeUsedInBadTowers = cms.vstring( ), + UseRejectedRecoveredHcalHits = cms.bool( False ), + UseRejectedRecoveredEcalHits = cms.bool( False ), + missingHcalRescaleFactorForEcal = cms.double( 0.0 ), + AllowMissingInputs = cms.bool( False ), + HcalPhase = cms.int32( 1 ) ) -fragment.hltEG5HEFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG5L1SingleEG5WithJetAndTauEtFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.15 ), - thrOverEEE = cms.vdouble( 0.1 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltAK4CaloJetsCPUOnly = cms.EDProducer( "FastjetJetProducer", + useMassDropTagger = cms.bool( False ), + useFiltering = cms.bool( False ), + useDynamicFiltering = cms.bool( False ), + useTrimming = cms.bool( False ), + usePruning = cms.bool( False ), + useCMSBoostedTauSeedingAlgorithm = cms.bool( False ), + useKtPruning = cms.bool( False ), + useConstituentSubtraction = cms.bool( False ), + useSoftDrop = cms.bool( False ), + correctShape = cms.bool( False ), + UseOnlyVertexTracks = cms.bool( False ), + UseOnlyOnePV = cms.bool( False ), + muCut = cms.double( -1.0 ), + yCut = cms.double( -1.0 ), + rFilt = cms.double( -1.0 ), + rFiltFactor = cms.double( -1.0 ), + trimPtFracMin = cms.double( -1.0 ), + zcut = cms.double( -1.0 ), + rcut_factor = cms.double( -1.0 ), + csRho_EtaMax = cms.double( -1.0 ), + csRParam = cms.double( -1.0 ), + beta = cms.double( -1.0 ), + R0 = cms.double( -1.0 ), + gridMaxRapidity = cms.double( -1.0 ), + gridSpacing = cms.double( -1.0 ), + DzTrVtxMax = cms.double( 0.0 ), + DxyTrVtxMax = cms.double( 0.0 ), + MaxVtxZ = cms.double( 15.0 ), + subjetPtMin = cms.double( -1.0 ), + muMin = cms.double( -1.0 ), + muMax = cms.double( -1.0 ), + yMin = cms.double( -1.0 ), + yMax = cms.double( -1.0 ), + dRMin = cms.double( -1.0 ), + dRMax = cms.double( -1.0 ), + maxDepth = cms.int32( -1 ), + nFilt = cms.int32( -1 ), + MinVtxNdof = cms.int32( 5 ), + src = cms.InputTag( "hltTowerMakerForAllCPUOnly" ), + srcPVs = cms.InputTag( "NotUsed" ), + jetType = cms.string( "CaloJet" ), + jetAlgorithm = cms.string( "AntiKt" ), + rParam = cms.double( 0.4 ), + inputEtMin = cms.double( 0.3 ), + inputEMin = cms.double( 0.0 ), + jetPtMin = cms.double( 1.0 ), + doPVCorrection = cms.bool( False ), + doAreaFastjet = cms.bool( False ), + doRhoFastjet = cms.bool( False ), + doPUOffsetCorr = cms.bool( False ), + puPtMin = cms.double( 10.0 ), + nSigmaPU = cms.double( 1.0 ), + radiusPU = cms.double( 0.4 ), + subtractorName = cms.string( "" ), + useExplicitGhosts = cms.bool( False ), + doAreaDiskApprox = cms.bool( True ), + voronoiRfact = cms.double( 0.9 ), + Rho_EtaMax = cms.double( 4.4 ), + Ghost_EtaMax = cms.double( 6.0 ), + Active_Area_Repeats = cms.int32( 5 ), + GhostArea = cms.double( 0.01 ), + restrictInputs = cms.bool( False ), + maxInputs = cms.uint32( 1 ), + writeCompound = cms.bool( False ), + writeJetsWithConst = cms.bool( False ), + doFastJetNonUniform = cms.bool( False ), + useDeterministicSeed = cms.bool( True ), + minSeed = cms.uint32( 14327 ), + verbosity = cms.int32( 0 ), + puWidth = cms.double( 0.0 ), + nExclude = cms.uint32( 0 ), + maxBadEcalCells = cms.uint32( 9999999 ), + maxBadHcalCells = cms.uint32( 9999999 ), + maxProblematicEcalCells = cms.uint32( 9999999 ), + maxProblematicHcalCells = cms.uint32( 9999999 ), + maxRecoveredEcalCells = cms.uint32( 9999999 ), + maxRecoveredHcalCells = cms.uint32( 9999999 ), + puCenters = cms.vdouble( ), + applyWeight = cms.bool( False ), + srcWeights = cms.InputTag( "" ), + minimumTowersFraction = cms.double( 0.0 ), + jetCollInstanceName = cms.string( "" ), + sumRecHits = cms.bool( False ) ) -fragment.hltEG5CaloIdLClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG5HEFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.014 ), - thrRegularEE = cms.vdouble( 0.035 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltAK4CaloJetsIDPassedCPUOnly = cms.EDProducer( "HLTCaloJetIDProducer", + min_N90 = cms.int32( -2 ), + min_N90hits = cms.int32( 2 ), + min_EMF = cms.double( 1.0E-6 ), + max_EMF = cms.double( 999.0 ), + jetsInput = cms.InputTag( "hltAK4CaloJetsCPUOnly" ), + JetIDParams = cms.PSet( + hfRecHitsColl = cms.InputTag( "hltHfreco" ), + hoRecHitsColl = cms.InputTag( "hltHoreco" ), + ebRecHitsColl = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEB' ), + hbheRecHitsColl = cms.InputTag( "hltHbherecoLegacy" ), + useRecHits = cms.bool( True ), + eeRecHitsColl = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEE' ) + ) ) -fragment.hltEle5CaloIdLPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG5CaloIdLClusterShapeFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) +fragment.hltFixedGridRhoFastjetAllCaloCPUOnly = cms.EDProducer( "FixedGridRhoProducerFastjet", + pfCandidatesTag = cms.InputTag( "hltTowerMakerForAllCPUOnly" ), + maxRapidity = cms.double( 5.0 ), + gridSpacing = cms.double( 0.55 ) ) -fragment.hltEle5CaloIdLMWPMS2Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle5CaloIdLPixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaPixelMatchVars','s2' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 150.0 ), - thrRegularEE = cms.vdouble( 150.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltAK4CaloFastJetCorrectorCPUOnly = cms.EDProducer( "L1FastjetCorrectorProducer", + level = cms.string( "L1FastJet" ), + algorithm = cms.string( "AK4CaloHLT" ), + srcRho = cms.InputTag( "hltFixedGridRhoFastjetAllCaloCPUOnly" ) ) -fragment.hltDiEG5EtUnseededFilter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEgammaCandidatesWrapperUnseeded" ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ), - etcutEB = cms.double( 5.0 ), - etcutEE = cms.double( 5.0 ), - ncandcut = cms.int32( 2 ) +fragment.hltAK4CaloCorrectorCPUOnly = cms.EDProducer( "ChainedJetCorrectorProducer", + correctors = cms.VInputTag( 'hltAK4CaloFastJetCorrectorCPUOnly','hltAK4CaloRelativeCorrector','hltAK4CaloAbsoluteCorrector','hltAK4CaloResidualCorrector' ) ) -fragment.hltDiEG5HEUnseededFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiEG5EtUnseededFilter" ), - varTag = cms.InputTag( "hltEgammaHoverEUnseeded" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.15 ), - thrOverEEE = cms.vdouble( 0.1 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) +fragment.hltAK4CaloJetsCorrectedCPUOnly = cms.EDProducer( "CorrectedCaloJetProducer", + src = cms.InputTag( "hltAK4CaloJetsCPUOnly" ), + correctors = cms.VInputTag( 'hltAK4CaloCorrectorCPUOnly' ) ) -fragment.hltDiEG5CaloIdLClusterShapeUnseededFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiEG5HEUnseededFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShapeUnseeded','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.014 ), - thrRegularEE = cms.vdouble( 0.035 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) +fragment.hltAK4CaloJetsCorrectedIDPassedCPUOnly = cms.EDProducer( "CorrectedCaloJetProducer", + src = cms.InputTag( "hltAK4CaloJetsIDPassedCPUOnly" ), + correctors = cms.VInputTag( 'hltAK4CaloCorrectorCPUOnly' ) ) -fragment.hltDiEle5CaloIdLPixelMatchUnseededFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", +fragment.hltSingleCaloJet10CPUOnly = cms.EDFilter( "HLT1CaloJet", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiEG5CaloIdLClusterShapeUnseededFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeedsUnseeded" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 2 ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) + inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassedCPUOnly" ), + triggerType = cms.int32( 85 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 10.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 5.0 ), + MinN = cms.int32( 1 ) ) -fragment.hltDiEle5CaloIdLMWPMS2UnseededFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiEle5CaloIdLPixelMatchUnseededFilter" ), - varTag = cms.InputTag( 'hltEgammaPixelMatchVarsUnseeded','s2' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 150.0 ), - thrRegularEE = cms.vdouble( 150.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) +fragment.hltAK4CaloJetsPFCPUOnly = cms.EDProducer( "FastjetJetProducer", + useMassDropTagger = cms.bool( False ), + useFiltering = cms.bool( False ), + useDynamicFiltering = cms.bool( False ), + useTrimming = cms.bool( False ), + usePruning = cms.bool( False ), + useCMSBoostedTauSeedingAlgorithm = cms.bool( False ), + useKtPruning = cms.bool( False ), + useConstituentSubtraction = cms.bool( False ), + useSoftDrop = cms.bool( False ), + correctShape = cms.bool( False ), + UseOnlyVertexTracks = cms.bool( False ), + UseOnlyOnePV = cms.bool( False ), + muCut = cms.double( -1.0 ), + yCut = cms.double( -1.0 ), + rFilt = cms.double( -1.0 ), + rFiltFactor = cms.double( -1.0 ), + trimPtFracMin = cms.double( -1.0 ), + zcut = cms.double( -1.0 ), + rcut_factor = cms.double( -1.0 ), + csRho_EtaMax = cms.double( -1.0 ), + csRParam = cms.double( -1.0 ), + beta = cms.double( -1.0 ), + R0 = cms.double( -1.0 ), + gridMaxRapidity = cms.double( -1.0 ), + gridSpacing = cms.double( -1.0 ), + DzTrVtxMax = cms.double( 0.0 ), + DxyTrVtxMax = cms.double( 0.0 ), + MaxVtxZ = cms.double( 15.0 ), + subjetPtMin = cms.double( -1.0 ), + muMin = cms.double( -1.0 ), + muMax = cms.double( -1.0 ), + yMin = cms.double( -1.0 ), + yMax = cms.double( -1.0 ), + dRMin = cms.double( -1.0 ), + dRMax = cms.double( -1.0 ), + maxDepth = cms.int32( -1 ), + nFilt = cms.int32( -1 ), + MinVtxNdof = cms.int32( 5 ), + src = cms.InputTag( "hltTowerMakerForAllCPUOnly" ), + srcPVs = cms.InputTag( "NotUsed" ), + jetType = cms.string( "CaloJet" ), + jetAlgorithm = cms.string( "AntiKt" ), + rParam = cms.double( 0.4 ), + inputEtMin = cms.double( 0.3 ), + inputEMin = cms.double( 0.0 ), + jetPtMin = cms.double( 1.0 ), + doPVCorrection = cms.bool( False ), + doAreaFastjet = cms.bool( False ), + doRhoFastjet = cms.bool( False ), + doPUOffsetCorr = cms.bool( False ), + puPtMin = cms.double( 10.0 ), + nSigmaPU = cms.double( 1.0 ), + radiusPU = cms.double( 0.4 ), + subtractorName = cms.string( "" ), + useExplicitGhosts = cms.bool( False ), + doAreaDiskApprox = cms.bool( False ), + voronoiRfact = cms.double( -9.0 ), + Rho_EtaMax = cms.double( 4.4 ), + Ghost_EtaMax = cms.double( 6.0 ), + Active_Area_Repeats = cms.int32( 5 ), + GhostArea = cms.double( 0.01 ), + restrictInputs = cms.bool( False ), + maxInputs = cms.uint32( 1 ), + writeCompound = cms.bool( False ), + writeJetsWithConst = cms.bool( False ), + doFastJetNonUniform = cms.bool( False ), + useDeterministicSeed = cms.bool( True ), + minSeed = cms.uint32( 0 ), + verbosity = cms.int32( 0 ), + puWidth = cms.double( 0.0 ), + nExclude = cms.uint32( 0 ), + maxBadEcalCells = cms.uint32( 9999999 ), + maxBadHcalCells = cms.uint32( 9999999 ), + maxProblematicEcalCells = cms.uint32( 9999999 ), + maxProblematicHcalCells = cms.uint32( 9999999 ), + maxRecoveredEcalCells = cms.uint32( 9999999 ), + maxRecoveredHcalCells = cms.uint32( 9999999 ), + puCenters = cms.vdouble( ), + applyWeight = cms.bool( False ), + srcWeights = cms.InputTag( "" ), + minimumTowersFraction = cms.double( 0.0 ), + jetCollInstanceName = cms.string( "" ), + sumRecHits = cms.bool( False ) ) -fragment.hltPreMCEle5WPTightGsf = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltAK4CaloJetsPFEt5CPUOnly = cms.EDFilter( "EtMinCaloJetSelector", + src = cms.InputTag( "hltAK4CaloJetsPFCPUOnly" ), + filter = cms.bool( False ), + etMin = cms.double( 5.0 ) ) -fragment.hltEG5L1SingleEG5EtFilter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1SingleEG5Filter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 5.0 ), - etcutEE = cms.double( 5.0 ), - ncandcut = cms.int32( 1 ) +fragment.hltSiPixelClustersCacheCPUOnly = cms.EDProducer( "SiPixelClusterShapeCacheProducer", + src = cms.InputTag( "hltSiPixelClustersLegacy" ), + onDemand = cms.bool( False ) ) -fragment.hltEle5WPTightClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG5L1SingleEG5EtFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.011 ), - thrRegularEE = cms.vdouble( 0.0305 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltSiPixelRecHitsFromLegacyCPUOnly = cms.EDProducer( "SiPixelRecHitSoAFromLegacy", + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + src = cms.InputTag( "hltSiPixelClustersLegacy" ), + CPE = cms.string( "PixelCPEFast" ), + convertToLegacy = cms.bool( True ), + isPhase2 = cms.bool( False ) ) -fragment.hltEle5WPTightHEFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle5WPTightClusterShapeFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.1 ), - thrRegularEB1 = cms.vdouble( 0.75 ), - thrRegularEE1 = cms.vdouble( 3.0 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.03 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( 2.25 ), - thrRegularEE2 = cms.vdouble( 5.0 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.03 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.1, 0.1, 0.3, 0.5 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltSiStripClustersCPUOnly = cms.EDProducer( "MeasurementTrackerEventProducer", + measurementTracker = cms.string( "hltESPMeasurementTracker" ), + skipClusters = cms.InputTag( "" ), + pixelClusterProducer = cms.string( "hltSiPixelClusters" ), + stripClusterProducer = cms.string( "hltSiStripRawToClustersFacility" ), + Phase2TrackerCluster1DProducer = cms.string( "" ), + vectorHits = cms.InputTag( "" ), + vectorHitsRej = cms.InputTag( "" ), + inactivePixelDetectorLabels = cms.VInputTag( 'hltSiPixelDigisLegacy' ), + badPixelFEDChannelCollectionLabels = cms.VInputTag( 'hltSiPixelDigisLegacy' ), + pixelCablingMapLabel = cms.string( "" ), + inactiveStripDetectorLabels = cms.VInputTag( 'hltSiStripExcludedFEDListProducer' ), + switchOffPixelsIfEmpty = cms.bool( True ) ) -fragment.hltEle5WPTightEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle5WPTightHEFilter" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.1 ), - thrRegularEB1 = cms.vdouble( 1.75 ), - thrRegularEE1 = cms.vdouble( 1.0 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.025 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( 1.75 ), - thrRegularEE2 = cms.vdouble( 2.0 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.025 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.2, 0.2, 0.25, 0.3 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltIterL3OISeedsFromL2MuonsCPUOnly = cms.EDProducer( "TSGForOIDNN", + src = cms.InputTag( 'hltL2Muons','UpdatedAtVtx' ), + layersToTry = cms.int32( 2 ), + fixedErrorRescaleFactorForHitless = cms.double( 2.0 ), + hitsToTry = cms.int32( 1 ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersCPUOnly" ), + estimator = cms.string( "hltESPChi2MeasurementEstimator100" ), + maxEtaForTOB = cms.double( 1.8 ), + minEtaForTEC = cms.double( 0.7 ), + debug = cms.untracked.bool( False ), + maxSeeds = cms.uint32( 20 ), + maxHitlessSeeds = cms.uint32( 5 ), + maxHitSeeds = cms.uint32( 1 ), + propagatorName = cms.string( "PropagatorWithMaterialParabolicMf" ), + maxHitlessSeedsIP = cms.uint32( 5 ), + maxHitlessSeedsMuS = cms.uint32( 0 ), + maxHitDoubletSeeds = cms.uint32( 0 ), + getStrategyFromDNN = cms.bool( True ), + useRegressor = cms.bool( False ), + dnnMetadataPath = cms.string( "RecoMuon/TrackerSeedGenerator/data/OIseeding/DNNclassifier_Run3_metadata.json" ) ) -fragment.hltEle5WPTightHcalIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle5WPTightEcalIsoFilter" ), - varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.0 ), - thrRegularEB1 = cms.vdouble( 2.5 ), - thrRegularEE1 = cms.vdouble( 1.0 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.03 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( 3.0 ), - thrRegularEE2 = cms.vdouble( 2.0 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.03 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.2, 0.2, 0.4, 0.5 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.0 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltIterL3OITrackCandidatesCPUOnly = cms.EDProducer( "CkfTrackCandidateMaker", + cleanTrajectoryAfterInOut = cms.bool( False ), + doSeedingRegionRebuilding = cms.bool( False ), + onlyPixelHitsForSeedCleaner = cms.bool( False ), + reverseTrajectories = cms.bool( True ), + useHitsSplitting = cms.bool( False ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersCPUOnly" ), + src = cms.InputTag( "hltIterL3OISeedsFromL2MuonsCPUOnly" ), + clustersToSkip = cms.InputTag( "" ), + phase2clustersToSkip = cms.InputTag( "" ), + TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTPSetMuonCkfTrajectoryBuilder" ) ), + TransientInitialStateEstimatorParameters = cms.PSet( + propagatorAlongTISE = cms.string( "PropagatorWithMaterial" ), + numberMeasurementsForFit = cms.int32( 4 ), + propagatorOppositeTISE = cms.string( "PropagatorWithMaterialOpposite" ) + ), + numHitsForSeedCleaner = cms.int32( 4 ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + RedundantSeedCleaner = cms.string( "CachingSeedCleanerBySharedInput" ), + TrajectoryCleaner = cms.string( "muonSeededTrajectoryCleanerBySharedHits" ), + maxNSeeds = cms.uint32( 500000 ), + maxSeedsBeforeCleaning = cms.uint32( 5000 ) ) -fragment.hltEle5WPTightPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle5WPTightHcalIsoFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) +fragment.hltIterL3OIMuCtfWithMaterialTracksCPUOnly = cms.EDProducer( "TrackProducer", + useSimpleMF = cms.bool( False ), + SimpleMagneticField = cms.string( "" ), + src = cms.InputTag( "hltIterL3OITrackCandidatesCPUOnly" ), + clusterRemovalInfo = cms.InputTag( "" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Fitter = cms.string( "hltESPKFFittingSmootherWithOutliersRejectionAndRK" ), + useHitsSplitting = cms.bool( False ), + alias = cms.untracked.string( "ctfWithMaterialTracks" ), + TrajectoryInEvent = cms.bool( False ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + AlgorithmName = cms.string( "iter10" ), + Propagator = cms.string( "PropagatorWithMaterial" ), + GeometricInnerState = cms.bool( True ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + MeasurementTracker = cms.string( "hltESPMeasurementTracker" ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersCPUOnly" ) ) -fragment.hltEle5WPTightPMS2Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle5WPTightPixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaPixelMatchVars','s2' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 70.0 ), - thrRegularEE = cms.vdouble( 45.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltIterL3OIMuonTrackCutClassifierCPUOnly = cms.EDProducer( "TrackCutClassifier", + src = cms.InputTag( "hltIterL3OIMuCtfWithMaterialTracksCPUOnly" ), + beamspot = cms.InputTag( "hltOnlineBeamSpot" ), + vertices = cms.InputTag( "Notused" ), + ignoreVertices = cms.bool( True ), + qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), + mva = cms.PSet( + minPixelHits = cms.vint32( 0, 0, 1 ), + maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 100.0 ), + dr_par = cms.PSet( + d0err = cms.vdouble( 0.003, 0.003, 3.40282346639E38 ), + dr_par2 = cms.vdouble( 0.3, 0.3, 3.40282346639E38 ), + dr_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), + dr_exp = cms.vint32( 4, 4, 2147483647 ), + d0err_par = cms.vdouble( 0.001, 0.001, 3.40282346639E38 ) + ), + maxLostLayers = cms.vint32( 4, 3, 2 ), + min3DLayers = cms.vint32( 1, 2, 1 ), + dz_par = cms.PSet( + dz_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), + dz_par2 = cms.vdouble( 0.35, 0.35, 3.40282346639E38 ), + dz_exp = cms.vint32( 4, 4, 2147483647 ) + ), + minNVtxTrk = cms.int32( 3 ), + maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), + minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), + maxChi2 = cms.vdouble( 3.40282346639E38, 3.40282346639E38, 3.40282346639E38 ), + maxChi2n = cms.vdouble( 10.0, 1.0, 0.4 ), + maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), + minLayers = cms.vint32( 3, 5, 5 ) + ) ) -fragment.hltEle5WPTightGsfOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle5WPTightPMS2Filter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.012 ), - thrRegularEE = cms.vdouble( 0.011 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltIterL3OIMuonTrackSelectionHighPurityCPUOnly = cms.EDProducer( "TrackCollectionFilterCloner", + originalSource = cms.InputTag( "hltIterL3OIMuCtfWithMaterialTracksCPUOnly" ), + originalMVAVals = cms.InputTag( 'hltIterL3OIMuonTrackCutClassifierCPUOnly','MVAValues' ), + originalQualVals = cms.InputTag( 'hltIterL3OIMuonTrackCutClassifierCPUOnly','QualityMasks' ), + minQuality = cms.string( "highPurity" ), + copyExtras = cms.untracked.bool( True ), + copyTrajectories = cms.untracked.bool( False ) ) -fragment.hltEle5WPTightGsfMissingHitsFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle5WPTightGsfOneOEMinusOneOPFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','MissingHits' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 999.0 ), - thrRegularEE = cms.vdouble( 1.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltL3MuonsIterL3OICPUOnly = cms.EDProducer( "L3MuonProducer", + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + UseMuonNavigation = cms.untracked.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPSmartPropagatorAny', + 'SteppingHelixPropagatorAny', + 'hltESPSmartPropagator', + 'hltESPSteppingHelixPropagatorOpposite' ) + ), + MuonCollectionLabel = cms.InputTag( 'hltL2Muons','UpdatedAtVtx' ), + TrackLoaderParameters = cms.PSet( + MuonSeededTracksInstance = cms.untracked.string( "L2Seeded" ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + DoSmoothing = cms.bool( True ), + SmoothTkTrack = cms.untracked.bool( False ), + VertexConstraint = cms.bool( False ), + MuonUpdatorAtVertexParameters = cms.PSet( + MaxChi2 = cms.double( 1000000.0 ), + BeamSpotPositionErrors = cms.vdouble( 0.1, 0.1, 5.3 ), + Propagator = cms.string( "hltESPSteppingHelixPropagatorOpposite" ) + ), + PutTkTrackIntoEvent = cms.untracked.bool( False ), + Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) + ), + L3TrajBuilderParameters = cms.PSet( + PtCut = cms.double( 1.0 ), + TrackerPropagator = cms.string( "SteppingHelixPropagatorAny" ), + GlobalMuonTrackMatcher = cms.PSet( + Chi2Cut_3 = cms.double( 200.0 ), + DeltaDCut_2 = cms.double( 10.0 ), + Eta_threshold = cms.double( 1.2 ), + Quality_2 = cms.double( 15.0 ), + DeltaDCut_1 = cms.double( 40.0 ), + Quality_3 = cms.double( 7.0 ), + DeltaDCut_3 = cms.double( 15.0 ), + Quality_1 = cms.double( 20.0 ), + Pt_threshold1 = cms.double( 0.0 ), + DeltaRCut_2 = cms.double( 0.2 ), + DeltaRCut_1 = cms.double( 0.1 ), + Pt_threshold2 = cms.double( 9.99999999E8 ), + Chi2Cut_1 = cms.double( 50.0 ), + Chi2Cut_2 = cms.double( 50.0 ), + DeltaRCut_3 = cms.double( 1.0 ), + LocChi2Cut = cms.double( 0.001 ), + Propagator = cms.string( "hltESPSmartPropagator" ), + MinPt = cms.double( 1.0 ), + MinP = cms.double( 2.5 ) + ), + ScaleTECxFactor = cms.double( -1.0 ), + tkTrajUseVertex = cms.bool( False ), + MuonTrackingRegionBuilder = cms.PSet( + Rescale_Dz = cms.double( 4.0 ), + Pt_fixed = cms.bool( False ), + Eta_fixed = cms.bool( True ), + Eta_min = cms.double( 0.1 ), + DeltaZ = cms.double( 24.2 ), + maxRegions = cms.int32( 2 ), + EtaR_UpperLimit_Par1 = cms.double( 0.25 ), + UseVertex = cms.bool( False ), + Z_fixed = cms.bool( False ), + PhiR_UpperLimit_Par1 = cms.double( 0.6 ), + PhiR_UpperLimit_Par2 = cms.double( 0.2 ), + Rescale_phi = cms.double( 3.0 ), + DeltaEta = cms.double( 0.2 ), + precise = cms.bool( True ), + OnDemand = cms.int32( -1 ), + EtaR_UpperLimit_Par2 = cms.double( 0.15 ), + MeasurementTrackerName = cms.InputTag( "hltESPMeasurementTracker" ), + vertexCollection = cms.InputTag( "pixelVertices" ), + Pt_min = cms.double( 3.0 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Phi_fixed = cms.bool( True ), + DeltaR = cms.double( 0.025 ), + input = cms.InputTag( 'hltL2Muons','UpdatedAtVtx' ), + DeltaPhi = cms.double( 0.15 ), + Phi_min = cms.double( 0.1 ), + Rescale_eta = cms.double( 3.0 ) + ), + TrackTransformer = cms.PSet( + Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), + RefitDirection = cms.string( "insideOut" ), + RefitRPCHits = cms.bool( True ), + Propagator = cms.string( "hltESPSmartPropagatorAny" ), + DoPredictionsOnly = cms.bool( False ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), + Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) + ), + tkTrajBeamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + RefitRPCHits = cms.bool( True ), + tkTrajVertex = cms.InputTag( "Notused" ), + GlbRefitterParameters = cms.PSet( + Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), + DTRecSegmentLabel = cms.InputTag( "hltDt4DSegments" ), + RefitFlag = cms.bool( True ), + SkipStation = cms.int32( -1 ), + Chi2CutRPC = cms.double( 1.0 ), + PropDirForCosmics = cms.bool( False ), + CSCRecSegmentLabel = cms.InputTag( "hltCscSegments" ), + GEMRecHitLabel = cms.InputTag( "hltGemRecHits" ), + HitThreshold = cms.int32( 1 ), + Chi2CutGEM = cms.double( 1.0 ), + DYTthrs = cms.vint32( 30, 15 ), + TrackerSkipSystem = cms.int32( -1 ), + RefitDirection = cms.string( "insideOut" ), + Chi2CutCSC = cms.double( 150.0 ), + Chi2CutDT = cms.double( 10.0 ), + RefitRPCHits = cms.bool( True ), + TrackerSkipSection = cms.int32( -1 ), + Propagator = cms.string( "hltESPSmartPropagatorAny" ), + DoPredictionsOnly = cms.bool( False ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + MuonHitsOption = cms.int32( 1 ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ) + ), + PCut = cms.double( 2.5 ), + tkTrajMaxDXYBeamSpot = cms.double( 9999.0 ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + tkTrajMaxChi2 = cms.double( 9999.0 ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), + ScaleTECyFactor = cms.double( -1.0 ), + tkTrajLabel = cms.InputTag( "hltIterL3OIMuonTrackSelectionHighPurityCPUOnly" ) + ) ) -fragment.hltEle5WPTightGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle5WPTightGsfMissingHitsFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.004 ), - thrRegularEE = cms.vdouble( 0.005 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltIterL3OIL3MuonsLinksCombinationCPUOnly = cms.EDProducer( "L3TrackLinksCombiner", + labels = cms.VInputTag( 'hltL3MuonsIterL3OICPUOnly' ) ) -fragment.hltEle5WPTightGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle5WPTightGsfDetaFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.02 ), - thrRegularEE = cms.vdouble( 0.023 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltIterL3OIL3MuonsCPUOnly = cms.EDProducer( "L3TrackCombiner", + labels = cms.VInputTag( 'hltL3MuonsIterL3OICPUOnly' ) ) -fragment.hltEle5WPTightGsfTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle5WPTightGsfDphiFilter" ), - varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.1 ), - thrRegularEB1 = cms.vdouble( 0.838 ), - thrRegularEE1 = cms.vdouble( -0.363 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.025 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( -0.385 ), - thrRegularEE2 = cms.vdouble( 0.702 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.025 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.029, 0.111, 0.114, 0.032 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltIterL3OIL3MuonCandidatesCPUOnly = cms.EDProducer( "L3MuonCandidateProducer", + InputObjects = cms.InputTag( "hltIterL3OIL3MuonsCPUOnly" ), + InputLinksObjects = cms.InputTag( "hltIterL3OIL3MuonsLinksCombinationCPUOnly" ), + MuonPtOption = cms.string( "Tracker" ) ) -fragment.hltPreMCEle15Ele10CaloIdLTrackIdLIsoVLDZ = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltL2SelectorForL3IOCPUOnly = cms.EDProducer( "HLTMuonL2SelectorForL3IO", + l2Src = cms.InputTag( 'hltL2Muons','UpdatedAtVtx' ), + l3OISrc = cms.InputTag( "hltIterL3OIL3MuonCandidatesCPUOnly" ), + InputLinks = cms.InputTag( "hltIterL3OIL3MuonsLinksCombinationCPUOnly" ), + applyL3Filters = cms.bool( False ), + MinNhits = cms.int32( 1 ), + MaxNormalizedChi2 = cms.double( 20.0 ), + MinNmuonHits = cms.int32( 1 ), + MaxPtDifference = cms.double( 0.3 ) ) -fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLEtLeg1Filter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1SingleEG5Filter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 15.0 ), - etcutEE = cms.double( 15.0 ), - ncandcut = cms.int32( 1 ) +fragment.hltPixelTracksCPUOnly = cms.EDProducer( "CAHitNtupletCUDA", + onGPU = cms.bool( False ), + pixelRecHitSrc = cms.InputTag( "hltSiPixelRecHitsFromLegacyCPUOnly" ), + ptmin = cms.double( 0.899999976158 ), + CAThetaCutBarrel = cms.double( 0.00200000009499 ), + CAThetaCutForward = cms.double( 0.00300000002608 ), + hardCurvCut = cms.double( 0.0328407224959 ), + dcaCutInnerTriplet = cms.double( 0.15000000596 ), + dcaCutOuterTriplet = cms.double( 0.25 ), + earlyFishbone = cms.bool( True ), + lateFishbone = cms.bool( False ), + idealConditions = cms.bool( False ), + fillStatistics = cms.bool( False ), + minHitsPerNtuplet = cms.uint32( 3 ), + maxNumberOfDoublets = cms.uint32( 524288 ), + minHitsForSharingCut = cms.uint32( 10 ), + includeJumpingForwardDoublets = cms.bool( True ), + fitNas4 = cms.bool( False ), + doClusterCut = cms.bool( True ), + doZ0Cut = cms.bool( True ), + doPtCut = cms.bool( True ), + useRiemannFit = cms.bool( False ), + doSharedHitCut = cms.bool( True ), + dupPassThrough = cms.bool( False ), + useSimpleTripletCleaner = cms.bool( True ), + trackQualityCuts = cms.PSet( + chi2MaxPt = cms.double( 10.0 ), + tripletMaxTip = cms.double( 0.3 ), + chi2Scale = cms.double( 8.0 ), + quadrupletMaxTip = cms.double( 0.5 ), + quadrupletMinPt = cms.double( 0.3 ), + quadrupletMaxZip = cms.double( 12.0 ), + tripletMaxZip = cms.double( 12.0 ), + tripletMinPt = cms.double( 0.5 ), + chi2Coeff = cms.vdouble( 0.9, 1.8 ) + ) ) -fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLEtLeg2Filter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1SingleEG5Filter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 10.0 ), - etcutEE = cms.double( 10.0 ), - ncandcut = cms.int32( 2 ) +fragment.hltPixelTracksFromSoACPUOnly = cms.EDProducer( "PixelTrackProducerFromSoA", + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + trackSrc = cms.InputTag( "hltPixelTracksCPUOnly" ), + pixelRecHitLegacySrc = cms.InputTag( "hltSiPixelRecHitsFromLegacyCPUOnly" ), + minNumberOfHits = cms.int32( 0 ), + minQuality = cms.string( "loose" ) ) -fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLClusterShapeLeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLEtLeg1Filter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.013 ), - thrRegularEE = cms.vdouble( 0.035 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltPixelVerticesCPUOnly = cms.EDProducer( "PixelVertexProducerCUDA", + onGPU = cms.bool( False ), + oneKernel = cms.bool( True ), + useDensity = cms.bool( True ), + useDBSCAN = cms.bool( False ), + useIterative = cms.bool( False ), + minT = cms.int32( 2 ), + eps = cms.double( 0.07 ), + errmax = cms.double( 0.01 ), + chi2max = cms.double( 9.0 ), + PtMin = cms.double( 0.5 ), + PtMax = cms.double( 75.0 ), + pixelTrackSrc = cms.InputTag( "hltPixelTracksCPUOnly" ) ) -fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLClusterShapeLeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLEtLeg2Filter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.013 ), - thrRegularEE = cms.vdouble( 0.035 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltPixelVerticesFromSoACPUOnly = cms.EDProducer( "PixelVertexProducerFromSoA", + TrackCollection = cms.InputTag( "hltPixelTracksFromSoACPUOnly" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + src = cms.InputTag( "hltPixelVerticesCPUOnly" ) +) +fragment.hltTrimmedPixelVerticesCPUOnly = cms.EDProducer( "PixelVertexCollectionTrimmer", + src = cms.InputTag( "hltPixelVerticesFromSoACPUOnly" ), + maxVtx = cms.uint32( 100 ), + fractionSumPt2 = cms.double( 0.3 ), + minSumPt2 = cms.double( 0.0 ), + PVcomparer = cms.PSet( refToPSet_ = cms.string( "HLTPSetPvClusterComparerForIT" ) ) +) +fragment.hltIterL3MuonPixelTracksTrackingRegionsCPUOnly = cms.EDProducer( "MuonTrackingRegionByPtEDProducer", + DeltaR = cms.double( 0.025 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + OnDemand = cms.int32( -1 ), + vertexCollection = cms.InputTag( "notUsed" ), + MeasurementTrackerName = cms.InputTag( "" ), + UseVertex = cms.bool( False ), + Rescale_Dz = cms.double( 4.0 ), + Pt_fixed = cms.bool( True ), + Z_fixed = cms.bool( True ), + Pt_min = cms.double( 0.0 ), + DeltaZ = cms.double( 24.2 ), + ptRanges = cms.vdouble( 0.0, 15.0, 20.0, 1.0E64 ), + deltaEtas = cms.vdouble( 0.2, 0.2, 0.2 ), + deltaPhis = cms.vdouble( 0.75, 0.45, 0.225 ), + maxRegions = cms.int32( 5 ), + precise = cms.bool( True ), + input = cms.InputTag( "hltL2SelectorForL3IOCPUOnly" ) ) -fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLHELeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLClusterShapeLeg1Filter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.15 ), - thrOverEEE = cms.vdouble( 0.4 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltPixelTracksInRegionL2CPUOnly = cms.EDProducer( "TrackSelectorByRegion", + tracks = cms.InputTag( "hltPixelTracksFromSoACPUOnly" ), + regions = cms.InputTag( "hltIterL3MuonPixelTracksTrackingRegionsCPUOnly" ), + produceTrackCollection = cms.bool( True ), + produceMask = cms.bool( False ) ) -fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLHELeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLClusterShapeLeg2Filter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.15 ), - thrOverEEE = cms.vdouble( 0.4 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltIter0IterL3MuonPixelSeedsFromPixelTracksCPUOnly = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", + InputCollection = cms.InputTag( "hltPixelTracksInRegionL2CPUOnly" ), + InputVertexCollection = cms.InputTag( "" ), + originHalfLength = cms.double( 0.3 ), + originRadius = cms.double( 0.1 ), + useProtoTrackKinematics = cms.bool( False ), + useEventsWithNoVertex = cms.bool( True ), + TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + usePV = cms.bool( False ), + includeFourthHit = cms.bool( True ), + SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) ) -fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLEcalIsoLeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLHELeg1Filter" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.5 ), - thrOverEEE = cms.vdouble( 0.5 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.29, 0.21 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltIter0IterL3MuonPixelSeedsFromPixelTracksFilteredCPUOnly = cms.EDProducer( "MuonHLTSeedMVAClassifier", + src = cms.InputTag( "hltIter0IterL3MuonPixelSeedsFromPixelTracksCPUOnly" ), + L1Muon = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L2Muon = cms.InputTag( "hltL2MuonCandidates" ), + rejectAll = cms.bool( False ), + isFromL1 = cms.bool( False ), + mvaFileBL1 = cms.FileInPath( "RecoMuon/TrackerSeedGenerator/data/xgb_Run3_Iter0FromL1_PatatrackSeeds_barrel_v2.xml" ), + mvaFileEL1 = cms.FileInPath( "RecoMuon/TrackerSeedGenerator/data/xgb_Run3_Iter0FromL1_PatatrackSeeds_endcap_v2.xml" ), + mvaFileBL2 = cms.FileInPath( "RecoMuon/TrackerSeedGenerator/data/xgb_Run3_Iter0_PatatrackSeeds_barrel_v2.xml" ), + mvaFileEL2 = cms.FileInPath( "RecoMuon/TrackerSeedGenerator/data/xgb_Run3_Iter0_PatatrackSeeds_endcap_v2.xml" ), + mvaScaleMeanBL1 = cms.vdouble( 5.000589710660383E-4, 3.90864688207247E-6, 5.566857527819724E-6, 2.919765272506742E-5, 0.0020554125627069656, 3.7638302502636416E-4, 0.17319245569742575, -0.001928435311705264 ), + mvaScaleStdBL1 = cms.vdouble( 0.0024104956748896007, 2.65014770862918E-4, 7.474433025576554E-4, 0.07076843921543456, 0.8267930143339328, 0.5908013434667966, 0.16945213299167364, 0.19343332776069666 ), + mvaScaleMeanEL1 = cms.vdouble( 4.633287331326438E-4, 4.336517990150388E-6, 1.1353478376025763E-5, -9.703999978722195E-4, -0.016733916560431213, 0.0010338859165970008, 0.1664362346287898, -0.002093062022327288 ), + mvaScaleStdEL1 = cms.vdouble( 0.0017591716932616446, 4.3554653252872314E-4, 0.0018509069108135767, 0.3154887917554714, 1.0554267175028256, 0.46607446165391897, 0.1599804481244901, 0.1802872646042384 ), + mvaScaleMeanBL2 = cms.vdouble( 5.535405438531338E-4, 5.803137756667417E-6, 9.844857031022169E-6, 8.572205780682784E-6, 0.0015762679722632618, 4.395397563024067E-4, 0.1374567309015325, -0.005115438205054733, 0.11749212456078427, 6.10630569023574E-5 ), + mvaScaleStdBL2 = cms.vdouble( 0.002626537945220411, 0.004217812355595011, 0.01003037371073428, 0.08030848788317736, 0.8112437912866772, 0.682723351939253, 0.14357759358396366, 0.1714659927555431, 0.12492124275832932, 0.14997195939803123 ), + mvaScaleMeanEL2 = cms.vdouble( 4.7677144995220935E-4, 3.6745265753688003E-6, 8.865597384997202E-6, 3.035250572254308E-4, -0.017277139191991336, 7.614700645923214E-4, 0.13098441610679598, -0.004062335797232639, 0.10313449419117496, 8.091070691633311E-5 ), + mvaScaleStdEL2 = cms.vdouble( 0.0017644245219973625, 1.4737438911735824E-4, 5.815417377127688E-4, 0.32486307205392545, 0.9554477166210787, 0.6368300706332602, 0.18228633778650377, 0.17472670187127687, 0.1069305400952516, 0.12396350430658183 ), + doSort = cms.bool( False ), + nSeedsMaxB = cms.int32( 99999 ), + nSeedsMaxE = cms.int32( 99999 ), + etaEdge = cms.double( 1.2 ), + mvaCutB = cms.double( 0.01 ), + mvaCutE = cms.double( 0.01 ), + minL1Qual = cms.int32( 7 ), + baseScore = cms.double( 0.5 ) ) -fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLEcalIsoLeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLHELeg2Filter" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.5 ), - thrOverEEE = cms.vdouble( 0.5 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.29, 0.21 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltIter0IterL3MuonCkfTrackCandidatesCPUOnly = cms.EDProducer( "CkfTrackCandidateMaker", + cleanTrajectoryAfterInOut = cms.bool( False ), + doSeedingRegionRebuilding = cms.bool( True ), + onlyPixelHitsForSeedCleaner = cms.bool( False ), + reverseTrajectories = cms.bool( False ), + useHitsSplitting = cms.bool( True ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersCPUOnly" ), + src = cms.InputTag( "hltIter0IterL3MuonPixelSeedsFromPixelTracksFilteredCPUOnly" ), + clustersToSkip = cms.InputTag( "" ), + phase2clustersToSkip = cms.InputTag( "" ), + TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter0IterL3MuonPSetGroupedCkfTrajectoryBuilderIT" ) ), + TransientInitialStateEstimatorParameters = cms.PSet( + propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), + numberMeasurementsForFit = cms.int32( 4 ), + propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) + ), + numHitsForSeedCleaner = cms.int32( 4 ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + RedundantSeedCleaner = cms.string( "none" ), + TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), + maxNSeeds = cms.uint32( 100000 ), + maxSeedsBeforeCleaning = cms.uint32( 1000 ) ) -fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLHcalIsoLeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLEcalIsoLeg1Filter" ), - varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.3 ), - thrOverEEE = cms.vdouble( 0.4 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.2, 0.25 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltIter0IterL3MuonCtfWithMaterialTracksCPUOnly = cms.EDProducer( "TrackProducer", + useSimpleMF = cms.bool( True ), + SimpleMagneticField = cms.string( "ParabolicMf" ), + src = cms.InputTag( "hltIter0IterL3MuonCkfTrackCandidatesCPUOnly" ), + clusterRemovalInfo = cms.InputTag( "" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Fitter = cms.string( "hltESPFittingSmootherIT" ), + useHitsSplitting = cms.bool( False ), + alias = cms.untracked.string( "ctfWithMaterialTracks" ), + TrajectoryInEvent = cms.bool( False ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + AlgorithmName = cms.string( "hltIter0" ), + Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), + GeometricInnerState = cms.bool( True ), + NavigationSchool = cms.string( "" ), + MeasurementTracker = cms.string( "" ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersCPUOnly" ) ) -fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLHcalIsoLeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLEcalIsoLeg2Filter" ), - varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.3 ), - thrOverEEE = cms.vdouble( 0.4 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.2, 0.25 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltIter0IterL3MuonTrackCutClassifierCPUOnly = cms.EDProducer( "TrackCutClassifier", + src = cms.InputTag( "hltIter0IterL3MuonCtfWithMaterialTracksCPUOnly" ), + beamspot = cms.InputTag( "hltOnlineBeamSpot" ), + vertices = cms.InputTag( "hltTrimmedPixelVerticesCPUOnly" ), + ignoreVertices = cms.bool( False ), + qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), + mva = cms.PSet( + minPixelHits = cms.vint32( 0, 0, 0 ), + maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 100.0 ), + dr_par = cms.PSet( + d0err = cms.vdouble( 0.003, 0.003, 3.40282346639E38 ), + dr_par2 = cms.vdouble( 0.3, 0.3, 3.40282346639E38 ), + dr_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), + dr_exp = cms.vint32( 4, 4, 2147483647 ), + d0err_par = cms.vdouble( 0.001, 0.001, 3.40282346639E38 ) + ), + maxLostLayers = cms.vint32( 1, 1, 1 ), + min3DLayers = cms.vint32( 0, 0, 0 ), + dz_par = cms.PSet( + dz_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), + dz_par2 = cms.vdouble( 0.35, 0.35, 3.40282346639E38 ), + dz_exp = cms.vint32( 4, 4, 2147483647 ) + ), + minNVtxTrk = cms.int32( 3 ), + maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), + minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), + maxChi2 = cms.vdouble( 3.40282346639E38, 3.40282346639E38, 3.40282346639E38 ), + maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), + maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), + minLayers = cms.vint32( 3, 3, 4 ) + ) ) -fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLPixelMatchLeg1Filter = cms.EDFilter( "HLTElectronPixelMatchFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLHcalIsoLeg1Filter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) +fragment.hltIter0IterL3MuonTrackSelectionHighPurityCPUOnly = cms.EDProducer( "TrackCollectionFilterCloner", + originalSource = cms.InputTag( "hltIter0IterL3MuonCtfWithMaterialTracksCPUOnly" ), + originalMVAVals = cms.InputTag( 'hltIter0IterL3MuonTrackCutClassifierCPUOnly','MVAValues' ), + originalQualVals = cms.InputTag( 'hltIter0IterL3MuonTrackCutClassifierCPUOnly','QualityMasks' ), + minQuality = cms.string( "highPurity" ), + copyExtras = cms.untracked.bool( True ), + copyTrajectories = cms.untracked.bool( False ) ) -fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLPixelMatchLeg2Filter = cms.EDFilter( "HLTElectronPixelMatchFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLHcalIsoLeg2Filter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 2 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) +fragment.hltL3MuonsIterL3IOCPUOnly = cms.EDProducer( "L3MuonProducer", + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + UseMuonNavigation = cms.untracked.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPSmartPropagatorAny', + 'SteppingHelixPropagatorAny', + 'hltESPSmartPropagator', + 'hltESPSteppingHelixPropagatorOpposite' ) + ), + MuonCollectionLabel = cms.InputTag( 'hltL2Muons','UpdatedAtVtx' ), + TrackLoaderParameters = cms.PSet( + MuonSeededTracksInstance = cms.untracked.string( "L2Seeded" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + DoSmoothing = cms.bool( False ), + SmoothTkTrack = cms.untracked.bool( False ), + VertexConstraint = cms.bool( False ), + MuonUpdatorAtVertexParameters = cms.PSet( + MaxChi2 = cms.double( 1000000.0 ), + BeamSpotPositionErrors = cms.vdouble( 0.1, 0.1, 5.3 ), + Propagator = cms.string( "hltESPSteppingHelixPropagatorOpposite" ) + ), + PutTkTrackIntoEvent = cms.untracked.bool( False ), + Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) + ), + L3TrajBuilderParameters = cms.PSet( + PtCut = cms.double( 1.0 ), + TrackerPropagator = cms.string( "SteppingHelixPropagatorAny" ), + GlobalMuonTrackMatcher = cms.PSet( + Chi2Cut_3 = cms.double( 200.0 ), + DeltaDCut_2 = cms.double( 10.0 ), + Eta_threshold = cms.double( 1.2 ), + Quality_2 = cms.double( 15.0 ), + DeltaDCut_1 = cms.double( 40.0 ), + Quality_3 = cms.double( 7.0 ), + DeltaDCut_3 = cms.double( 15.0 ), + Quality_1 = cms.double( 20.0 ), + Pt_threshold1 = cms.double( 0.0 ), + DeltaRCut_2 = cms.double( 0.2 ), + DeltaRCut_1 = cms.double( 0.1 ), + Pt_threshold2 = cms.double( 9.99999999E8 ), + Chi2Cut_1 = cms.double( 50.0 ), + Chi2Cut_2 = cms.double( 50.0 ), + DeltaRCut_3 = cms.double( 1.0 ), + LocChi2Cut = cms.double( 0.001 ), + Propagator = cms.string( "hltESPSmartPropagator" ), + MinPt = cms.double( 1.0 ), + MinP = cms.double( 2.5 ) + ), + ScaleTECxFactor = cms.double( -1.0 ), + tkTrajUseVertex = cms.bool( False ), + MuonTrackingRegionBuilder = cms.PSet( + Rescale_Dz = cms.double( 4.0 ), + Pt_fixed = cms.bool( True ), + Eta_fixed = cms.bool( True ), + Eta_min = cms.double( 0.1 ), + DeltaZ = cms.double( 24.2 ), + maxRegions = cms.int32( 2 ), + EtaR_UpperLimit_Par1 = cms.double( 0.25 ), + UseVertex = cms.bool( False ), + Z_fixed = cms.bool( True ), + PhiR_UpperLimit_Par1 = cms.double( 0.6 ), + PhiR_UpperLimit_Par2 = cms.double( 0.2 ), + Rescale_phi = cms.double( 3.0 ), + DeltaEta = cms.double( 0.04 ), + precise = cms.bool( True ), + OnDemand = cms.int32( -1 ), + EtaR_UpperLimit_Par2 = cms.double( 0.15 ), + MeasurementTrackerName = cms.InputTag( "hltESPMeasurementTracker" ), + vertexCollection = cms.InputTag( "pixelVertices" ), + Pt_min = cms.double( 3.0 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Phi_fixed = cms.bool( True ), + DeltaR = cms.double( 0.025 ), + input = cms.InputTag( "hltL2SelectorForL3IOCPUOnly" ), + DeltaPhi = cms.double( 0.15 ), + Phi_min = cms.double( 0.1 ), + Rescale_eta = cms.double( 3.0 ) + ), + TrackTransformer = cms.PSet( + Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), + RefitDirection = cms.string( "insideOut" ), + RefitRPCHits = cms.bool( True ), + Propagator = cms.string( "hltESPSmartPropagatorAny" ), + DoPredictionsOnly = cms.bool( False ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), + Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) + ), + tkTrajBeamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + RefitRPCHits = cms.bool( True ), + tkTrajVertex = cms.InputTag( "hltTrimmedPixelVerticesCPUOnly" ), + GlbRefitterParameters = cms.PSet( + Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), + DTRecSegmentLabel = cms.InputTag( "hltDt4DSegments" ), + RefitFlag = cms.bool( True ), + SkipStation = cms.int32( -1 ), + Chi2CutRPC = cms.double( 1.0 ), + PropDirForCosmics = cms.bool( False ), + CSCRecSegmentLabel = cms.InputTag( "hltCscSegments" ), + GEMRecHitLabel = cms.InputTag( "hltGemRecHits" ), + HitThreshold = cms.int32( 1 ), + Chi2CutGEM = cms.double( 1.0 ), + DYTthrs = cms.vint32( 30, 15 ), + TrackerSkipSystem = cms.int32( -1 ), + RefitDirection = cms.string( "insideOut" ), + Chi2CutCSC = cms.double( 150.0 ), + Chi2CutDT = cms.double( 10.0 ), + RefitRPCHits = cms.bool( True ), + TrackerSkipSection = cms.int32( -1 ), + Propagator = cms.string( "hltESPSmartPropagatorAny" ), + DoPredictionsOnly = cms.bool( False ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + MuonHitsOption = cms.int32( 1 ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ) + ), + PCut = cms.double( 2.5 ), + tkTrajMaxDXYBeamSpot = cms.double( 9999.0 ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + matchToSeeds = cms.bool( True ), + tkTrajMaxChi2 = cms.double( 9999.0 ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), + ScaleTECyFactor = cms.double( -1.0 ), + tkTrajLabel = cms.InputTag( "hltIter0IterL3MuonTrackSelectionHighPurityCPUOnly" ) + ) ) -fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLOneOEMinusOneOPLeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLPixelMatchLeg1Filter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 999999.0 ), - thrRegularEE = cms.vdouble( 999999.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltIterL3MuonsFromL2LinksCombinationCPUOnly = cms.EDProducer( "L3TrackLinksCombiner", + labels = cms.VInputTag( 'hltL3MuonsIterL3OICPUOnly','hltL3MuonsIterL3IOCPUOnly' ) ) -fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLOneOEMinusOneOPLeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLPixelMatchLeg2Filter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 999999.0 ), - thrRegularEE = cms.vdouble( 999999.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltPixelTracksInRegionL1CPUOnly = cms.EDProducer( "TrackSelectorByRegion", + tracks = cms.InputTag( "hltPixelTracksFromSoACPUOnly" ), + regions = cms.InputTag( "hltIterL3FromL1MuonPixelTracksTrackingRegions" ), + produceTrackCollection = cms.bool( True ), + produceMask = cms.bool( False ) ) -fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLDetaLeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLOneOEMinusOneOPLeg1Filter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.01 ), - thrRegularEE = cms.vdouble( 0.015 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltIter0IterL3FromL1MuonPixelSeedsFromPixelTracksCPUOnly = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", + InputCollection = cms.InputTag( "hltPixelTracksInRegionL1CPUOnly" ), + InputVertexCollection = cms.InputTag( "" ), + originHalfLength = cms.double( 0.3 ), + originRadius = cms.double( 0.1 ), + useProtoTrackKinematics = cms.bool( False ), + useEventsWithNoVertex = cms.bool( True ), + TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + usePV = cms.bool( False ), + includeFourthHit = cms.bool( True ), + SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) ) -fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLDetaLeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLOneOEMinusOneOPLeg2Filter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.01 ), - thrRegularEE = cms.vdouble( 0.015 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltIter0IterL3FromL1MuonPixelSeedsFromPixelTracksFilteredCPUOnly = cms.EDProducer( "MuonHLTSeedMVAClassifier", + src = cms.InputTag( "hltIter0IterL3FromL1MuonPixelSeedsFromPixelTracksCPUOnly" ), + L1Muon = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L2Muon = cms.InputTag( "hltL2MuonCandidates" ), + rejectAll = cms.bool( False ), + isFromL1 = cms.bool( True ), + mvaFileBL1 = cms.FileInPath( "RecoMuon/TrackerSeedGenerator/data/xgb_Run3_Iter0FromL1_PatatrackSeeds_barrel_v2.xml" ), + mvaFileEL1 = cms.FileInPath( "RecoMuon/TrackerSeedGenerator/data/xgb_Run3_Iter0FromL1_PatatrackSeeds_endcap_v2.xml" ), + mvaFileBL2 = cms.FileInPath( "RecoMuon/TrackerSeedGenerator/data/xgb_Run3_Iter0_PatatrackSeeds_barrel_v2.xml" ), + mvaFileEL2 = cms.FileInPath( "RecoMuon/TrackerSeedGenerator/data/xgb_Run3_Iter0_PatatrackSeeds_endcap_v2.xml" ), + mvaScaleMeanBL1 = cms.vdouble( 5.000589710660383E-4, 3.90864688207247E-6, 5.566857527819724E-6, 2.919765272506742E-5, 0.0020554125627069656, 3.7638302502636416E-4, 0.17319245569742575, -0.001928435311705264 ), + mvaScaleStdBL1 = cms.vdouble( 0.0024104956748896007, 2.65014770862918E-4, 7.474433025576554E-4, 0.07076843921543456, 0.8267930143339328, 0.5908013434667966, 0.16945213299167364, 0.19343332776069666 ), + mvaScaleMeanEL1 = cms.vdouble( 4.633287331326438E-4, 4.336517990150388E-6, 1.1353478376025763E-5, -9.703999978722195E-4, -0.016733916560431213, 0.0010338859165970008, 0.1664362346287898, -0.002093062022327288 ), + mvaScaleStdEL1 = cms.vdouble( 0.0017591716932616446, 4.3554653252872314E-4, 0.0018509069108135767, 0.3154887917554714, 1.0554267175028256, 0.46607446165391897, 0.1599804481244901, 0.1802872646042384 ), + mvaScaleMeanBL2 = cms.vdouble( 5.535405438531338E-4, 5.803137756667417E-6, 9.844857031022169E-6, 8.572205780682784E-6, 0.0015762679722632618, 4.395397563024067E-4, 0.1374567309015325, -0.005115438205054733, 0.11749212456078427, 6.10630569023574E-5 ), + mvaScaleStdBL2 = cms.vdouble( 0.002626537945220411, 0.004217812355595011, 0.01003037371073428, 0.08030848788317736, 0.8112437912866772, 0.682723351939253, 0.14357759358396366, 0.1714659927555431, 0.12492124275832932, 0.14997195939803123 ), + mvaScaleMeanEL2 = cms.vdouble( 4.7677144995220935E-4, 3.6745265753688003E-6, 8.865597384997202E-6, 3.035250572254308E-4, -0.017277139191991336, 7.614700645923214E-4, 0.13098441610679598, -0.004062335797232639, 0.10313449419117496, 8.091070691633311E-5 ), + mvaScaleStdEL2 = cms.vdouble( 0.0017644245219973625, 1.4737438911735824E-4, 5.815417377127688E-4, 0.32486307205392545, 0.9554477166210787, 0.6368300706332602, 0.18228633778650377, 0.17472670187127687, 0.1069305400952516, 0.12396350430658183 ), + doSort = cms.bool( False ), + nSeedsMaxB = cms.int32( 99999 ), + nSeedsMaxE = cms.int32( 99999 ), + etaEdge = cms.double( 1.2 ), + mvaCutB = cms.double( 0.01 ), + mvaCutE = cms.double( 0.01 ), + minL1Qual = cms.int32( 7 ), + baseScore = cms.double( 0.5 ) +) +fragment.hltIter0IterL3FromL1MuonCkfTrackCandidatesCPUOnly = cms.EDProducer( "CkfTrackCandidateMaker", + cleanTrajectoryAfterInOut = cms.bool( False ), + doSeedingRegionRebuilding = cms.bool( True ), + onlyPixelHitsForSeedCleaner = cms.bool( False ), + reverseTrajectories = cms.bool( False ), + useHitsSplitting = cms.bool( True ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersCPUOnly" ), + src = cms.InputTag( "hltIter0IterL3FromL1MuonPixelSeedsFromPixelTracksFilteredCPUOnly" ), + clustersToSkip = cms.InputTag( "" ), + phase2clustersToSkip = cms.InputTag( "" ), + TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter0IterL3FromL1MuonPSetGroupedCkfTrajectoryBuilderIT" ) ), + TransientInitialStateEstimatorParameters = cms.PSet( + propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), + numberMeasurementsForFit = cms.int32( 4 ), + propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) + ), + numHitsForSeedCleaner = cms.int32( 4 ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + RedundantSeedCleaner = cms.string( "none" ), + TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), + maxNSeeds = cms.uint32( 100000 ), + maxSeedsBeforeCleaning = cms.uint32( 1000 ) ) -fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLDphiLeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLDetaLeg1Filter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.07 ), - thrRegularEE = cms.vdouble( 0.1 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltIter0IterL3FromL1MuonCtfWithMaterialTracksCPUOnly = cms.EDProducer( "TrackProducer", + useSimpleMF = cms.bool( True ), + SimpleMagneticField = cms.string( "ParabolicMf" ), + src = cms.InputTag( "hltIter0IterL3FromL1MuonCkfTrackCandidatesCPUOnly" ), + clusterRemovalInfo = cms.InputTag( "" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Fitter = cms.string( "hltESPFittingSmootherIT" ), + useHitsSplitting = cms.bool( False ), + alias = cms.untracked.string( "ctfWithMaterialTracks" ), + TrajectoryInEvent = cms.bool( False ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + AlgorithmName = cms.string( "hltIter0" ), + Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), + GeometricInnerState = cms.bool( True ), + NavigationSchool = cms.string( "" ), + MeasurementTracker = cms.string( "" ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersCPUOnly" ) ) -fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLDphiLeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLDetaLeg2Filter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.07 ), - thrRegularEE = cms.vdouble( 0.1 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltIter0IterL3FromL1MuonTrackCutClassifierCPUOnly = cms.EDProducer( "TrackCutClassifier", + src = cms.InputTag( "hltIter0IterL3FromL1MuonCtfWithMaterialTracksCPUOnly" ), + beamspot = cms.InputTag( "hltOnlineBeamSpot" ), + vertices = cms.InputTag( "hltTrimmedPixelVerticesCPUOnly" ), + ignoreVertices = cms.bool( False ), + qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), + mva = cms.PSet( + minPixelHits = cms.vint32( 0, 0, 0 ), + maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 100.0 ), + dr_par = cms.PSet( + d0err = cms.vdouble( 0.003, 0.003, 3.40282346639E38 ), + dr_par2 = cms.vdouble( 0.3, 0.3, 3.40282346639E38 ), + dr_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), + dr_exp = cms.vint32( 4, 4, 2147483647 ), + d0err_par = cms.vdouble( 0.001, 0.001, 3.40282346639E38 ) + ), + maxLostLayers = cms.vint32( 1, 1, 1 ), + min3DLayers = cms.vint32( 0, 0, 0 ), + dz_par = cms.PSet( + dz_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), + dz_par2 = cms.vdouble( 0.35, 0.35, 3.40282346639E38 ), + dz_exp = cms.vint32( 4, 4, 2147483647 ) + ), + minNVtxTrk = cms.int32( 3 ), + maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), + minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), + maxChi2 = cms.vdouble( 3.40282346639E38, 3.40282346639E38, 3.40282346639E38 ), + maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), + maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), + minLayers = cms.vint32( 3, 3, 4 ) + ) ) -fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLTrackIsoLeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLDphiLeg1Filter" ), - varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.2 ), - thrOverEEE = cms.vdouble( 0.2 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltIter0IterL3FromL1MuonTrackSelectionHighPurityCPUOnly = cms.EDProducer( "TrackCollectionFilterCloner", + originalSource = cms.InputTag( "hltIter0IterL3FromL1MuonCtfWithMaterialTracksCPUOnly" ), + originalMVAVals = cms.InputTag( 'hltIter0IterL3FromL1MuonTrackCutClassifierCPUOnly','MVAValues' ), + originalQualVals = cms.InputTag( 'hltIter0IterL3FromL1MuonTrackCutClassifierCPUOnly','QualityMasks' ), + minQuality = cms.string( "highPurity" ), + copyExtras = cms.untracked.bool( True ), + copyTrajectories = cms.untracked.bool( False ) ) -fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLTrackIsoLeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLDphiLeg2Filter" ), - varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.2 ), - thrOverEEE = cms.vdouble( 0.2 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltIterL3MuonMergedCPUOnly = cms.EDProducer( "TrackListMerger", + ShareFrac = cms.double( 0.19 ), + FoundHitBonus = cms.double( 5.0 ), + LostHitPenalty = cms.double( 20.0 ), + MinPT = cms.double( 0.05 ), + Epsilon = cms.double( -0.001 ), + MaxNormalizedChisq = cms.double( 1000.0 ), + MinFound = cms.int32( 3 ), + TrackProducers = cms.VInputTag( 'hltIterL3OIMuonTrackSelectionHighPurityCPUOnly','hltIter0IterL3MuonTrackSelectionHighPurityCPUOnly' ), + hasSelector = cms.vint32( 0, 0 ), + indivShareFrac = cms.vdouble( 1.0, 1.0 ), + selectedTrackQuals = cms.VInputTag( 'hltIterL3OIMuonTrackSelectionHighPurityCPUOnly','hltIter0IterL3MuonTrackSelectionHighPurityCPUOnly' ), + setsToMerge = cms.VPSet( + cms.PSet( pQual = cms.bool( False ), + tLists = cms.vint32( 0, 1 ) + ) + ), + trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), + allowFirstHitShare = cms.bool( True ), + newQuality = cms.string( "confirmed" ), + copyExtras = cms.untracked.bool( True ), + writeOnlyTrkQuals = cms.bool( False ), + copyMVA = cms.bool( False ) ) -fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLDZFilter = cms.EDFilter( "HLT2PhotonPhotonDZ", - saveTags = cms.bool( True ), - originTag1 = cms.VInputTag( 'hltEgammaCandidates' ), - originTag2 = cms.VInputTag( 'hltEgammaCandidates' ), - inputTag1 = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLTrackIsoLeg1Filter" ), - inputTag2 = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLTrackIsoLeg2Filter" ), - electronTag = cms.InputTag( "hltEgammaGsfElectrons" ), - triggerType1 = cms.int32( 81 ), - triggerType2 = cms.int32( 81 ), - MinDR = cms.double( -1.0 ), - MaxDZ = cms.double( 0.2 ), - MinPixHitsForDZ = cms.int32( 0 ), - checkSC = cms.bool( True ), - MinN = cms.int32( 1 ) +fragment.hltIterL3MuonAndMuonFromL1MergedCPUOnly = cms.EDProducer( "TrackListMerger", + ShareFrac = cms.double( 0.19 ), + FoundHitBonus = cms.double( 5.0 ), + LostHitPenalty = cms.double( 20.0 ), + MinPT = cms.double( 0.05 ), + Epsilon = cms.double( -0.001 ), + MaxNormalizedChisq = cms.double( 1000.0 ), + MinFound = cms.int32( 3 ), + TrackProducers = cms.VInputTag( 'hltIterL3MuonMergedCPUOnly','hltIter0IterL3FromL1MuonTrackSelectionHighPurityCPUOnly' ), + hasSelector = cms.vint32( 0, 0 ), + indivShareFrac = cms.vdouble( 1.0, 1.0 ), + selectedTrackQuals = cms.VInputTag( 'hltIterL3MuonMergedCPUOnly','hltIter0IterL3FromL1MuonTrackSelectionHighPurityCPUOnly' ), + setsToMerge = cms.VPSet( + cms.PSet( pQual = cms.bool( False ), + tLists = cms.vint32( 0, 1 ) + ) + ), + trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), + allowFirstHitShare = cms.bool( True ), + newQuality = cms.string( "confirmed" ), + copyExtras = cms.untracked.bool( True ), + writeOnlyTrkQuals = cms.bool( False ), + copyMVA = cms.bool( False ) ) -fragment.hltPreMCIsoMu = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltIterL3GlbMuonCPUOnly = cms.EDProducer( "L3MuonProducer", + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + UseMuonNavigation = cms.untracked.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPSmartPropagatorAny', + 'SteppingHelixPropagatorAny', + 'hltESPSmartPropagator', + 'hltESPSteppingHelixPropagatorOpposite' ) + ), + MuonCollectionLabel = cms.InputTag( 'hltL2Muons','UpdatedAtVtx' ), + TrackLoaderParameters = cms.PSet( + MuonSeededTracksInstance = cms.untracked.string( "L2Seeded" ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + DoSmoothing = cms.bool( True ), + SmoothTkTrack = cms.untracked.bool( False ), + VertexConstraint = cms.bool( False ), + MuonUpdatorAtVertexParameters = cms.PSet( + MaxChi2 = cms.double( 1000000.0 ), + BeamSpotPositionErrors = cms.vdouble( 0.1, 0.1, 5.3 ), + Propagator = cms.string( "hltESPSteppingHelixPropagatorOpposite" ) + ), + PutTkTrackIntoEvent = cms.untracked.bool( False ), + Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) + ), + L3TrajBuilderParameters = cms.PSet( + PtCut = cms.double( 1.0 ), + TrackerPropagator = cms.string( "SteppingHelixPropagatorAny" ), + GlobalMuonTrackMatcher = cms.PSet( + Chi2Cut_3 = cms.double( 200.0 ), + DeltaDCut_2 = cms.double( 10.0 ), + Eta_threshold = cms.double( 1.2 ), + Quality_2 = cms.double( 15.0 ), + DeltaDCut_1 = cms.double( 40.0 ), + Quality_3 = cms.double( 7.0 ), + DeltaDCut_3 = cms.double( 15.0 ), + Quality_1 = cms.double( 20.0 ), + Pt_threshold1 = cms.double( 0.0 ), + DeltaRCut_2 = cms.double( 0.2 ), + DeltaRCut_1 = cms.double( 0.1 ), + Pt_threshold2 = cms.double( 9.99999999E8 ), + Chi2Cut_1 = cms.double( 50.0 ), + Chi2Cut_2 = cms.double( 50.0 ), + DeltaRCut_3 = cms.double( 1.0 ), + LocChi2Cut = cms.double( 0.001 ), + Propagator = cms.string( "hltESPSmartPropagator" ), + MinPt = cms.double( 1.0 ), + MinP = cms.double( 2.5 ) + ), + ScaleTECxFactor = cms.double( -1.0 ), + tkTrajUseVertex = cms.bool( False ), + MuonTrackingRegionBuilder = cms.PSet( + Rescale_Dz = cms.double( 4.0 ), + Pt_fixed = cms.bool( False ), + Eta_fixed = cms.bool( True ), + Eta_min = cms.double( 0.1 ), + DeltaZ = cms.double( 24.2 ), + maxRegions = cms.int32( 2 ), + EtaR_UpperLimit_Par1 = cms.double( 0.25 ), + UseVertex = cms.bool( False ), + Z_fixed = cms.bool( False ), + PhiR_UpperLimit_Par1 = cms.double( 0.6 ), + PhiR_UpperLimit_Par2 = cms.double( 0.2 ), + Rescale_phi = cms.double( 3.0 ), + DeltaEta = cms.double( 0.2 ), + precise = cms.bool( True ), + OnDemand = cms.int32( -1 ), + EtaR_UpperLimit_Par2 = cms.double( 0.15 ), + MeasurementTrackerName = cms.InputTag( "hltESPMeasurementTracker" ), + vertexCollection = cms.InputTag( "pixelVertices" ), + Pt_min = cms.double( 3.0 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Phi_fixed = cms.bool( True ), + DeltaR = cms.double( 0.025 ), + input = cms.InputTag( 'hltL2Muons','UpdatedAtVtx' ), + DeltaPhi = cms.double( 0.15 ), + Phi_min = cms.double( 0.1 ), + Rescale_eta = cms.double( 3.0 ) + ), + TrackTransformer = cms.PSet( + Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), + RefitDirection = cms.string( "insideOut" ), + RefitRPCHits = cms.bool( True ), + Propagator = cms.string( "hltESPSmartPropagatorAny" ), + DoPredictionsOnly = cms.bool( False ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), + Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) + ), + tkTrajBeamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + RefitRPCHits = cms.bool( True ), + tkTrajVertex = cms.InputTag( "Notused" ), + GlbRefitterParameters = cms.PSet( + Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), + DTRecSegmentLabel = cms.InputTag( "hltDt4DSegments" ), + RefitFlag = cms.bool( True ), + SkipStation = cms.int32( -1 ), + Chi2CutRPC = cms.double( 1.0 ), + PropDirForCosmics = cms.bool( False ), + CSCRecSegmentLabel = cms.InputTag( "hltCscSegments" ), + GEMRecHitLabel = cms.InputTag( "hltGemRecHits" ), + HitThreshold = cms.int32( 1 ), + Chi2CutGEM = cms.double( 1.0 ), + DYTthrs = cms.vint32( 30, 15 ), + TrackerSkipSystem = cms.int32( -1 ), + RefitDirection = cms.string( "insideOut" ), + Chi2CutCSC = cms.double( 150.0 ), + Chi2CutDT = cms.double( 10.0 ), + RefitRPCHits = cms.bool( True ), + TrackerSkipSection = cms.int32( -1 ), + Propagator = cms.string( "hltESPSmartPropagatorAny" ), + DoPredictionsOnly = cms.bool( False ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + MuonHitsOption = cms.int32( 1 ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ) + ), + PCut = cms.double( 2.5 ), + tkTrajMaxDXYBeamSpot = cms.double( 9999.0 ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + tkTrajMaxChi2 = cms.double( 9999.0 ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), + ScaleTECyFactor = cms.double( -1.0 ), + tkTrajLabel = cms.InputTag( "hltIterL3MuonAndMuonFromL1MergedCPUOnly" ) + ) ) -fragment.hltL2fL1sMu5L1L2SingleMu = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL2MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sMu3or5or7L1Filtered0" ), - SeedMapTag = cms.InputTag( "hltL2Muons" ), - MinN = cms.int32( 0 ), - MaxEta = cms.double( 2.5 ), - AbsEtaBins = cms.vdouble( 0.0 ), - MinNstations = cms.vint32( 0 ), - MinNhits = cms.vint32( 0 ), - CutOnChambers = cms.bool( False ), - MinNchambers = cms.vint32( 0 ), - MaxDr = cms.double( 9999.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - NSigmaPt = cms.double( 0.0 ), - MatchToPreviousCand = cms.bool( True ) +fragment.hltIterL3MuonsNoIDCPUOnly = cms.EDProducer( "MuonIdProducer", + MuonCaloCompatibility = cms.PSet( + delta_eta = cms.double( 0.02 ), + delta_phi = cms.double( 0.02 ), + allSiPMHO = cms.bool( False ), + MuonTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_muons_lowPt_3_1_norm.root" ), + PionTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_pions_lowPt_3_1_norm.root" ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( True ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 9999.0 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( "Notused" ), + useGEM = cms.bool( True ), + GEMSegmentCollectionLabel = cms.InputTag( "hltGemSegments" ), + CaloTowerCollectionLabel = cms.InputTag( "Notused" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "Notused" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 0.05 ), + useCalo = cms.bool( False ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( "Notused" ), + dRHcal = cms.double( 9999.0 ), + dRHcalPreselection = cms.double( 0.2 ), + HORecHitCollectionLabel = cms.InputTag( "Notused" ) + ), + CaloExtractorPSet = cms.PSet( + DR_Veto_H = cms.double( 0.1 ), + CenterConeOnCalIntersection = cms.bool( False ), + NoiseTow_EE = cms.double( 0.15 ), + Noise_EB = cms.double( 0.025 ), + Noise_HE = cms.double( 0.2 ), + DR_Veto_E = cms.double( 0.07 ), + NoiseTow_EB = cms.double( 0.04 ), + Noise_EE = cms.double( 0.1 ), + UseRecHitsFlag = cms.bool( False ), + DR_Max = cms.double( 1.0 ), + DepositLabel = cms.untracked.string( "Cal" ), + Noise_HO = cms.double( 0.2 ), + DR_Veto_HO = cms.double( 0.1 ), + Threshold_H = cms.double( 0.5 ), + PrintTimeReport = cms.untracked.bool( False ), + Threshold_E = cms.double( 0.2 ), + PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), + ComponentName = cms.string( "CaloExtractorByAssociator" ), + Threshold_HO = cms.double( 0.5 ), + DepositInstanceLabels = cms.vstring( 'ecal', + 'hcal', + 'ho' ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( False ), + UseMuonNavigation = cms.untracked.bool( False ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( False ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 1.0 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( "Notused" ), + CaloTowerCollectionLabel = cms.InputTag( "Notused" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "Notused" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 1.0 ), + useCalo = cms.bool( True ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( "Notused" ), + dRHcal = cms.double( 1.0 ), + dRHcalPreselection = cms.double( 1.0 ), + HORecHitCollectionLabel = cms.InputTag( "Notused" ) + ), + Noise_HB = cms.double( 0.2 ) + ), + TrackExtractorPSet = cms.PSet( + Diff_z = cms.double( 0.2 ), + inputTrackCollection = cms.InputTag( "hltIter0IterL3FromL1MuonTrackSelectionHighPurityCPUOnly" ), + Chi2Ndof_Max = cms.double( 1.0E64 ), + BeamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), + DR_Veto = cms.double( 0.01 ), + Pt_Min = cms.double( -1.0 ), + DR_Max = cms.double( 1.0 ), + NHits_Min = cms.uint32( 0 ), + Chi2Prob_Min = cms.double( -1.0 ), + Diff_r = cms.double( 0.1 ), + BeamlineOption = cms.string( "BeamSpotFromEvent" ), + ComponentName = cms.string( "TrackExtractor" ) + ), + JetExtractorPSet = cms.PSet( + JetCollectionLabel = cms.InputTag( "Notused" ), + DR_Veto = cms.double( 0.1 ), + DR_Max = cms.double( 1.0 ), + ExcludeMuonVeto = cms.bool( True ), + PrintTimeReport = cms.untracked.bool( False ), + PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), + ComponentName = cms.string( "JetExtractor" ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( False ), + UseMuonNavigation = cms.untracked.bool( False ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( False ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 0.5 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( "Notused" ), + CaloTowerCollectionLabel = cms.InputTag( "Notused" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "Notused" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 0.5 ), + useCalo = cms.bool( True ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( "Notused" ), + dRHcal = cms.double( 0.5 ), + dRHcalPreselection = cms.double( 0.5 ), + HORecHitCollectionLabel = cms.InputTag( "Notused" ) + ), + Threshold = cms.double( 5.0 ) + ), + trackDepositName = cms.string( "tracker" ), + ecalDepositName = cms.string( "ecal" ), + hcalDepositName = cms.string( "hcal" ), + hoDepositName = cms.string( "ho" ), + jetDepositName = cms.string( "jets" ), + TimingFillerParameters = cms.PSet( + DTTimingParameters = cms.PSet( + HitError = cms.double( 6.0 ), + MatchParameters = cms.PSet( + TightMatchDT = cms.bool( False ), + DTradius = cms.double( 0.01 ), + TightMatchCSC = cms.bool( True ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + DTsegments = cms.InputTag( "hltDt4DSegments" ) + ), + debug = cms.bool( False ), + DoWireCorr = cms.bool( False ), + RequireBothProjections = cms.bool( False ), + DTTimeOffset = cms.double( 2.7 ), + PruneCut = cms.double( 10000.0 ), + DTsegments = cms.InputTag( "hltDt4DSegments" ), + UseSegmentT0 = cms.bool( False ), + HitsMin = cms.int32( 5 ), + DropTheta = cms.bool( True ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ) + ), + UseCSC = cms.bool( True ), + CSCTimingParameters = cms.PSet( + MatchParameters = cms.PSet( + TightMatchDT = cms.bool( False ), + DTradius = cms.double( 0.01 ), + TightMatchCSC = cms.bool( True ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + DTsegments = cms.InputTag( "hltDt4DSegments" ) + ), + debug = cms.bool( False ), + CSCWireTimeOffset = cms.double( 0.0 ), + CSCStripError = cms.double( 7.0 ), + CSCTimeOffset = cms.double( 0.0 ), + CSCWireError = cms.double( 8.6 ), + PruneCut = cms.double( 100.0 ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + UseStripTime = cms.bool( True ), + CSCStripTimeOffset = cms.double( 0.0 ), + UseWireTime = cms.bool( True ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ) + ), + ErrorDT = cms.double( 6.0 ), + EcalEnergyCut = cms.double( 0.4 ), + UseECAL = cms.bool( True ), + ErrorEB = cms.double( 2.085 ), + UseDT = cms.bool( True ), + ErrorEE = cms.double( 6.95 ), + ErrorCSC = cms.double( 7.4 ) + ), + ShowerDigiFillerParameters = cms.PSet( + cscDigiCollectionLabel = cms.InputTag( 'muonCSCDigis','MuonCSCStripDigi' ), + digiMaxDistanceX = cms.double( 25.0 ), + dtDigiCollectionLabel = cms.InputTag( "muonDTDigis" ) + ), + TrackerKinkFinderParameters = cms.PSet( + usePosition = cms.bool( False ), + diagonalOnly = cms.bool( False ) + ), + fillEnergy = cms.bool( False ), + storeCrossedHcalRecHits = cms.bool( False ), + maxAbsPullX = cms.double( 4.0 ), + maxAbsEta = cms.double( 3.0 ), + minPt = cms.double( 2.0 ), + inputCollectionTypes = cms.vstring( 'inner tracks', + 'links', + 'outer tracks' ), + addExtraSoftMuons = cms.bool( False ), + fillGlobalTrackRefits = cms.bool( False ), + debugWithTruthMatching = cms.bool( False ), + inputCollectionLabels = cms.VInputTag( 'hltIterL3MuonAndMuonFromL1MergedCPUOnly','hltIterL3GlbMuonCPUOnly','hltL2Muons:UpdatedAtVtx' ), + fillCaloCompatibility = cms.bool( False ), + maxAbsPullY = cms.double( 9999.0 ), + maxAbsDy = cms.double( 9999.0 ), + minP = cms.double( 0.0 ), + minPCaloMuon = cms.double( 1.0E9 ), + maxAbsDx = cms.double( 3.0 ), + fillIsolation = cms.bool( False ), + writeIsoDeposits = cms.bool( False ), + minNumberOfMatches = cms.int32( 1 ), + fillMatching = cms.bool( True ), + fillShowerDigis = cms.bool( False ), + ptThresholdToFillCandidateP4WithGlobalFit = cms.double( 200.0 ), + sigmaThresholdToFillCandidateP4WithGlobalFit = cms.double( 2.0 ), + fillGlobalTrackQuality = cms.bool( False ), + globalTrackQualityInputTag = cms.InputTag( "glbTrackQual" ), + selectHighPurity = cms.bool( False ), + pvInputTag = cms.InputTag( "offlinePrimaryVertices" ), + fillTrackerKink = cms.bool( False ), + minCaloCompatibility = cms.double( 0.6 ), + runArbitrationCleaner = cms.bool( False ), + arbitrationCleanerOptions = cms.PSet( + OverlapDTheta = cms.double( 0.02 ), + Overlap = cms.bool( True ), + Clustering = cms.bool( True ), + ME1a = cms.bool( True ), + ClusterDTheta = cms.double( 0.02 ), + ClusterDPhi = cms.double( 0.6 ), + OverlapDPhi = cms.double( 0.0786 ) + ), + arbitrateTrackerMuons = cms.bool( True ) ) -fragment.hltL3fL1sMu5L1L2L3SingleMu = cms.EDFilter( "HLTMuonL3PreFilter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sMu5L1L2SingleMu" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sMu5L1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 2.1 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxNormalizedChi2 = cms.double( 9999.0 ), - MaxDXYBeamSpot = cms.double( 9999.0 ), - MinDXYBeamSpot = cms.double( -1.0 ), - MinNmuonHits = cms.int32( 0 ), - MaxPtDifference = cms.double( 9999.0 ), - MinTrackPt = cms.double( 0.0 ), - minMuonStations = cms.int32( 2 ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - allowedTypeMask = cms.uint32( 255 ), +fragment.hltIterL3MuonsCPUOnly = cms.EDProducer( "MuonIDFilterProducerForHLT", + inputMuonCollection = cms.InputTag( "hltIterL3MuonsNoIDCPUOnly" ), + applyTriggerIdLoose = cms.bool( True ), + typeMuon = cms.uint32( 0 ), + allowedTypeMask = cms.uint32( 0 ), requiredTypeMask = cms.uint32( 0 ), - MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), - trkMuonId = cms.uint32( 0 ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) -) -fragment.hltL3fL1sMu5L1L2L3pfecalIsoRhoFilteredEB0p14EE0p10 = cms.EDFilter( "HLTMuonGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltL3fL1sMu5L1L2L3SingleMu" ), - varTag = cms.InputTag( "hltMuonEcalMFPFClusterIsoForMuons" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.14 ), - thrOverEEE = cms.vdouble( 0.1 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) -) -fragment.hltL3fL1sMu5L1L2L3pfhcalIsoRhoFilteredHB0p16HE0p20 = cms.EDFilter( "HLTMuonGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltL3fL1sMu5L1L2L3pfecalIsoRhoFilteredEB0p14EE0p10" ), - varTag = cms.InputTag( "hltMuonHcalRegPFClusterIsoForMuons" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.16 ), - thrOverEEE = cms.vdouble( 0.2 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) -) -fragment.hltL3crIsoL1sMu16L1L2L3TrkIsoFiltered0p08SingleMu = cms.EDFilter( "HLTMuonIsoFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL3fL1sMu5L1L2L3pfecalIsoRhoFilteredEB0p14EE0p10" ), - MinN = cms.int32( 1 ), - DepTag = cms.VInputTag( 'hltMuonTkRelIsolationCut0p08Map' ), - IsolatorPSet = cms.PSet( ) -) -fragment.hltL1sDoubleMu0 = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_DoubleMu0" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -fragment.hltPreMCDoubleMuTrkIsoVVLDZ = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltL1fL1sDoubleMu0HighQL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - PreviousCandTag = cms.InputTag( "hltL1sDoubleMu0" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 2 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) -) -fragment.hltL2pfL1sDoubleMu0L1f0L2doubleMu = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL2MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL1sDoubleMu0" ), - SeedMapTag = cms.InputTag( "hltL2Muons" ), - MinN = cms.int32( 0 ), - MaxEta = cms.double( 2.5 ), - AbsEtaBins = cms.vdouble( 0.0 ), - MinNstations = cms.vint32( 0 ), - MinNhits = cms.vint32( 0 ), - CutOnChambers = cms.bool( False ), - MinNchambers = cms.vint32( 0 ), - MaxDr = cms.double( 9999.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - NSigmaPt = cms.double( 0.0 ), - MatchToPreviousCand = cms.bool( True ) + minNMuonHits = cms.int32( 0 ), + minNMuonStations = cms.int32( 0 ), + minNTrkLayers = cms.int32( 0 ), + minTrkHits = cms.int32( 0 ), + minPixLayer = cms.int32( 0 ), + minPixHits = cms.int32( 0 ), + minPt = cms.double( 0.0 ), + maxNormalizedChi2 = cms.double( 9999.0 ) ) -fragment.hltL1fForIterL3L1fL1sDoubleMu0HighQL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltL1MuonsPt0" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sDoubleMu0HighQL1Filtered0" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 1 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) +fragment.hltL3MuonsIterL3LinksCPUOnly = cms.EDProducer( "MuonLinksProducer", + inputCollection = cms.InputTag( "hltIterL3MuonsCPUOnly" ) ) -fragment.hltL3pfL1sDoubleMu0L1f0L2pf0L3doubleMu = cms.EDFilter( "HLTMuonL3PreFilter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2pfL1sDoubleMu0L1f0L2doubleMu" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sDoubleMu0HighQL1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - MinN = cms.int32( 2 ), - MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxNormalizedChi2 = cms.double( 9999.0 ), - MaxDXYBeamSpot = cms.double( 9999.0 ), - MinDXYBeamSpot = cms.double( -1.0 ), - MinNmuonHits = cms.int32( 0 ), - MaxPtDifference = cms.double( 9999.0 ), - MinTrackPt = cms.double( 0.0 ), - minMuonStations = cms.int32( 2 ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 0 ), - MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), - trkMuonId = cms.uint32( 0 ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) +fragment.hltIterL3MuonTracksCPUOnly = cms.EDProducer( "HLTMuonTrackSelector", + track = cms.InputTag( "hltIterL3MuonAndMuonFromL1MergedCPUOnly" ), + muon = cms.InputTag( "hltIterL3MuonsCPUOnly" ), + originalMVAVals = cms.InputTag( "none" ), + copyMVA = cms.bool( False ), + copyExtras = cms.untracked.bool( True ), + copyTrajectories = cms.untracked.bool( False ) ) -fragment.hltDiMuonRelTrkIsoFiltered0p4 = cms.EDFilter( "HLTMuonIsoFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL3pfL1sDoubleMu0L1f0L2pf0L3doubleMu" ), - MinN = cms.int32( 2 ), - DepTag = cms.VInputTag( 'hltL3MuonRelTrkIsolationVVL' ), - IsolatorPSet = cms.PSet( ) +fragment.hltIterL3MuonCandidatesCPUOnly = cms.EDProducer( "L3MuonCandidateProducerFromMuons", + InputObjects = cms.InputTag( "hltIterL3MuonsCPUOnly" ), + DisplacedReconstruction = cms.bool( False ) ) -fragment.hltDiMuonRelTrkIsoFiltered0p4DzFiltered0p2 = cms.EDFilter( "HLT2MuonMuonDZ", - saveTags = cms.bool( True ), - originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), - originTag2 = cms.VInputTag( 'hltIterL3MuonCandidates' ), - inputTag1 = cms.InputTag( "hltDiMuonRelTrkIsoFiltered0p4" ), - inputTag2 = cms.InputTag( "hltDiMuonRelTrkIsoFiltered0p4" ), - triggerType1 = cms.int32( 83 ), - triggerType2 = cms.int32( 83 ), - MinDR = cms.double( 0.001 ), - MaxDZ = cms.double( 0.2 ), - MinPixHitsForDZ = cms.int32( 0 ), - checkSC = cms.bool( False ), - MinN = cms.int32( 1 ) +fragment.hltIter0PFLowPixelSeedsFromPixelTracksCPUOnly = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", + InputCollection = cms.InputTag( "hltPixelTracksFromSoACPUOnly" ), + InputVertexCollection = cms.InputTag( "hltTrimmedPixelVerticesCPUOnly" ), + originHalfLength = cms.double( 0.3 ), + originRadius = cms.double( 0.1 ), + useProtoTrackKinematics = cms.bool( False ), + useEventsWithNoVertex = cms.bool( True ), + TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + usePV = cms.bool( False ), + includeFourthHit = cms.bool( True ), + SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) ) -fragment.hltPreMCDoubleMuNoFiltersNoVtx = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltIter0PFlowCkfTrackCandidatesCPUOnly = cms.EDProducer( "CkfTrackCandidateMaker", + cleanTrajectoryAfterInOut = cms.bool( False ), + doSeedingRegionRebuilding = cms.bool( False ), + onlyPixelHitsForSeedCleaner = cms.bool( False ), + reverseTrajectories = cms.bool( False ), + useHitsSplitting = cms.bool( False ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersCPUOnly" ), + src = cms.InputTag( "hltIter0PFLowPixelSeedsFromPixelTracksCPUOnly" ), + clustersToSkip = cms.InputTag( "" ), + phase2clustersToSkip = cms.InputTag( "" ), + TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter0GroupedCkfTrajectoryBuilderIT" ) ), + TransientInitialStateEstimatorParameters = cms.PSet( + propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), + numberMeasurementsForFit = cms.int32( 4 ), + propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) + ), + numHitsForSeedCleaner = cms.int32( 4 ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + RedundantSeedCleaner = cms.string( "CachingSeedCleanerBySharedInput" ), + TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), + maxNSeeds = cms.uint32( 100000 ), + maxSeedsBeforeCleaning = cms.uint32( 1000 ) ) -fragment.hltL2fDimuonL1f0L2NoVtx = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL2MuonCandidatesNoVtx" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sDoubleMu0HighQL1Filtered0" ), - SeedMapTag = cms.InputTag( "hltL2Muons" ), - MinN = cms.int32( 0 ), - MaxEta = cms.double( 2.5 ), - AbsEtaBins = cms.vdouble( 0.0 ), - MinNstations = cms.vint32( 0 ), - MinNhits = cms.vint32( 0 ), - CutOnChambers = cms.bool( True ), - MinNchambers = cms.vint32( 0 ), - MaxDr = cms.double( 9999.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - NSigmaPt = cms.double( 0.0 ), - MatchToPreviousCand = cms.bool( True ) +fragment.hltIter0PFlowCtfWithMaterialTracksCPUOnly = cms.EDProducer( "TrackProducer", + useSimpleMF = cms.bool( True ), + SimpleMagneticField = cms.string( "ParabolicMf" ), + src = cms.InputTag( "hltIter0PFlowCkfTrackCandidatesCPUOnly" ), + clusterRemovalInfo = cms.InputTag( "" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Fitter = cms.string( "hltESPFittingSmootherIT" ), + useHitsSplitting = cms.bool( False ), + alias = cms.untracked.string( "ctfWithMaterialTracks" ), + TrajectoryInEvent = cms.bool( False ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + AlgorithmName = cms.string( "hltIter0" ), + Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), + GeometricInnerState = cms.bool( True ), + NavigationSchool = cms.string( "" ), + MeasurementTracker = cms.string( "" ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersCPUOnly" ) ) -fragment.hltL3fDimuonL1f0L2NVL3NoFiltersNoVtx = cms.EDFilter( "HLTMuonL3PreFilter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL3NoFiltersNoVtxMuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fDimuonL1f0L2NoVtx" ), - L1CandTag = cms.InputTag( "" ), - inputMuonCollection = cms.InputTag( "" ), - MinN = cms.int32( 2 ), - MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 9999.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxNormalizedChi2 = cms.double( 9999.0 ), - MaxDXYBeamSpot = cms.double( 9999.0 ), - MinDXYBeamSpot = cms.double( -1.0 ), - MinNmuonHits = cms.int32( 0 ), - MaxPtDifference = cms.double( 9999.0 ), - MinTrackPt = cms.double( 0.0 ), - minMuonStations = cms.int32( -1 ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 0 ), - MaxNormalizedChi2_L3FromL1 = cms.double( 0.0 ), - trkMuonId = cms.uint32( 0 ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) +fragment.hltIter0PFlowTrackCutClassifierCPUOnly = cms.EDProducer( "TrackCutClassifier", + src = cms.InputTag( "hltIter0PFlowCtfWithMaterialTracksCPUOnly" ), + beamspot = cms.InputTag( "hltOnlineBeamSpot" ), + vertices = cms.InputTag( "hltTrimmedPixelVerticesCPUOnly" ), + ignoreVertices = cms.bool( False ), + qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), + mva = cms.PSet( + minPixelHits = cms.vint32( 0, 0, 0 ), + maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 15.0 ), + dr_par = cms.PSet( + d0err = cms.vdouble( 0.003, 0.003, 0.003 ), + dr_par2 = cms.vdouble( 3.40282346639E38, 0.6, 0.6 ), + dr_par1 = cms.vdouble( 3.40282346639E38, 0.8, 0.8 ), + dr_exp = cms.vint32( 4, 4, 4 ), + d0err_par = cms.vdouble( 0.001, 0.001, 0.001 ) + ), + maxLostLayers = cms.vint32( 1, 1, 1 ), + min3DLayers = cms.vint32( 0, 0, 0 ), + dz_par = cms.PSet( + dz_par1 = cms.vdouble( 3.40282346639E38, 0.75, 0.75 ), + dz_par2 = cms.vdouble( 3.40282346639E38, 0.5, 0.5 ), + dz_exp = cms.vint32( 4, 4, 4 ) + ), + minNVtxTrk = cms.int32( 3 ), + maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), + minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), + maxChi2 = cms.vdouble( 9999.0, 25.0, 16.0 ), + maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), + maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), + minLayers = cms.vint32( 3, 3, 3 ) + ) ) -fragment.hltPreMCPFBTagDeepJet = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltMergedTracksCPUOnly = cms.EDProducer( "TrackCollectionFilterCloner", + originalSource = cms.InputTag( "hltIter0PFlowCtfWithMaterialTracksCPUOnly" ), + originalMVAVals = cms.InputTag( 'hltIter0PFlowTrackCutClassifierCPUOnly','MVAValues' ), + originalQualVals = cms.InputTag( 'hltIter0PFlowTrackCutClassifierCPUOnly','QualityMasks' ), + minQuality = cms.string( "highPurity" ), + copyExtras = cms.untracked.bool( True ), + copyTrajectories = cms.untracked.bool( False ) ) -fragment.hltBTagPFDeepJet4p06Single = cms.EDFilter( "HLTPFJetTag", - saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltPFJetForBtag" ), - JetTags = cms.InputTag( 'hltDeepJetDiscriminatorsJetTags','BvsAll' ), - MinTag = cms.double( 0.25 ), - MaxTag = cms.double( 999999.0 ), - MinJets = cms.int32( 1 ), - TriggerType = cms.int32( 86 ) +fragment.hltPFMuonMergingCPUOnly = cms.EDProducer( "TrackListMerger", + ShareFrac = cms.double( 0.19 ), + FoundHitBonus = cms.double( 5.0 ), + LostHitPenalty = cms.double( 20.0 ), + MinPT = cms.double( 0.05 ), + Epsilon = cms.double( -0.001 ), + MaxNormalizedChisq = cms.double( 1000.0 ), + MinFound = cms.int32( 3 ), + TrackProducers = cms.VInputTag( 'hltIterL3MuonTracksCPUOnly','hltMergedTracksCPUOnly' ), + hasSelector = cms.vint32( 0, 0 ), + indivShareFrac = cms.vdouble( 1.0, 1.0 ), + selectedTrackQuals = cms.VInputTag( 'hltIterL3MuonTracksCPUOnly','hltMergedTracksCPUOnly' ), + setsToMerge = cms.VPSet( + cms.PSet( pQual = cms.bool( False ), + tLists = cms.vint32( 0, 1 ) + ) + ), + trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), + allowFirstHitShare = cms.bool( True ), + newQuality = cms.string( "confirmed" ), + copyExtras = cms.untracked.bool( True ), + writeOnlyTrkQuals = cms.bool( False ), + copyMVA = cms.bool( False ) ) -fragment.hltL1sMCRun3PFScoutingPixelTracking = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1GlobalDecision" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +fragment.hltMuonLinksCPUOnly = cms.EDProducer( "MuonLinksProducerForHLT", + InclusiveTrackerTrackCollection = cms.InputTag( "hltPFMuonMergingCPUOnly" ), + LinkCollection = cms.InputTag( "hltL3MuonsIterL3LinksCPUOnly" ), + ptMin = cms.double( 2.5 ), + pMin = cms.double( 2.5 ), + shareHitFraction = cms.double( 0.8 ) ) -fragment.hltPreMCRun3PFScoutingPixelTracking = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltMuonsCPUOnly = cms.EDProducer( "MuonIdProducer", + MuonCaloCompatibility = cms.PSet( + delta_eta = cms.double( 0.02 ), + delta_phi = cms.double( 0.02 ), + allSiPMHO = cms.bool( False ), + MuonTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_muons_lowPt_3_1_norm.root" ), + PionTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_pions_lowPt_3_1_norm.root" ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( True ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( True ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 9999.0 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEB' ), + CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAllCPUOnly" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( True ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( True ), + HBHERecHitCollectionLabel = cms.InputTag( "hltHbherecoLegacy" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 0.05 ), + useCalo = cms.bool( False ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEE' ), + dRHcal = cms.double( 9999.0 ), + dRHcalPreselection = cms.double( 0.2 ), + HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) + ), + CaloExtractorPSet = cms.PSet( + DR_Veto_H = cms.double( 0.1 ), + CenterConeOnCalIntersection = cms.bool( False ), + NoiseTow_EE = cms.double( 0.15 ), + Noise_EB = cms.double( 0.025 ), + Noise_HE = cms.double( 0.2 ), + DR_Veto_E = cms.double( 0.07 ), + NoiseTow_EB = cms.double( 0.04 ), + Noise_EE = cms.double( 0.1 ), + UseRecHitsFlag = cms.bool( False ), + DR_Max = cms.double( 1.0 ), + DepositLabel = cms.untracked.string( "Cal" ), + Noise_HO = cms.double( 0.2 ), + DR_Veto_HO = cms.double( 0.1 ), + Threshold_H = cms.double( 0.5 ), + PrintTimeReport = cms.untracked.bool( False ), + Threshold_E = cms.double( 0.2 ), + PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), + ComponentName = cms.string( "CaloExtractorByAssociator" ), + Threshold_HO = cms.double( 0.5 ), + DepositInstanceLabels = cms.vstring( 'ecal', + 'hcal', + 'ho' ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( False ), + UseMuonNavigation = cms.untracked.bool( False ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( False ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 1.0 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEB' ), + CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAllCPUOnly" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "hltHbherecoLegacy" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 1.0 ), + useCalo = cms.bool( True ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEE' ), + dRHcal = cms.double( 1.0 ), + dRHcalPreselection = cms.double( 1.0 ), + HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) + ), + Noise_HB = cms.double( 0.2 ) + ), + TrackExtractorPSet = cms.PSet( + Diff_z = cms.double( 0.2 ), + inputTrackCollection = cms.InputTag( "hltPFMuonMergingCPUOnly" ), + Chi2Ndof_Max = cms.double( 1.0E64 ), + BeamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), + DR_Veto = cms.double( 0.01 ), + Pt_Min = cms.double( -1.0 ), + DR_Max = cms.double( 1.0 ), + DepositLabel = cms.untracked.string( "" ), + NHits_Min = cms.uint32( 0 ), + Chi2Prob_Min = cms.double( -1.0 ), + Diff_r = cms.double( 0.1 ), + BeamlineOption = cms.string( "BeamSpotFromEvent" ), + ComponentName = cms.string( "TrackExtractor" ) + ), + JetExtractorPSet = cms.PSet( + JetCollectionLabel = cms.InputTag( "hltAK4CaloJetsPFEt5CPUOnly" ), + DR_Veto = cms.double( 0.1 ), + DR_Max = cms.double( 1.0 ), + ExcludeMuonVeto = cms.bool( True ), + PrintTimeReport = cms.untracked.bool( False ), + PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), + ComponentName = cms.string( "JetExtractor" ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( False ), + UseMuonNavigation = cms.untracked.bool( False ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( False ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 0.5 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEB' ), + CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAllCPUOnly" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "hltHbherecoLegacy" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 0.5 ), + useCalo = cms.bool( True ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEE' ), + dRHcal = cms.double( 0.5 ), + dRHcalPreselection = cms.double( 0.5 ), + HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) + ), + Threshold = cms.double( 5.0 ) + ), + trackDepositName = cms.string( "tracker" ), + ecalDepositName = cms.string( "ecal" ), + hcalDepositName = cms.string( "hcal" ), + hoDepositName = cms.string( "ho" ), + jetDepositName = cms.string( "jets" ), + TimingFillerParameters = cms.PSet( + DTTimingParameters = cms.PSet( + HitError = cms.double( 6.0 ), + MatchParameters = cms.PSet( + TightMatchDT = cms.bool( False ), + DTradius = cms.double( 0.01 ), + TightMatchCSC = cms.bool( True ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + DTsegments = cms.InputTag( "hltDt4DSegments" ) + ), + debug = cms.bool( False ), + DoWireCorr = cms.bool( False ), + RequireBothProjections = cms.bool( False ), + DTTimeOffset = cms.double( 2.7 ), + PruneCut = cms.double( 10000.0 ), + DTsegments = cms.InputTag( "hltDt4DSegments" ), + UseSegmentT0 = cms.bool( False ), + HitsMin = cms.int32( 5 ), + DropTheta = cms.bool( True ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ) + ), + UseCSC = cms.bool( True ), + CSCTimingParameters = cms.PSet( + MatchParameters = cms.PSet( + TightMatchDT = cms.bool( False ), + DTradius = cms.double( 0.01 ), + TightMatchCSC = cms.bool( True ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + DTsegments = cms.InputTag( "hltDt4DSegments" ) + ), + debug = cms.bool( False ), + CSCWireTimeOffset = cms.double( 0.0 ), + CSCStripError = cms.double( 7.0 ), + CSCTimeOffset = cms.double( 0.0 ), + CSCWireError = cms.double( 8.6 ), + PruneCut = cms.double( 100.0 ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + UseStripTime = cms.bool( True ), + CSCStripTimeOffset = cms.double( 0.0 ), + UseWireTime = cms.bool( True ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ) + ), + ErrorDT = cms.double( 6.0 ), + EcalEnergyCut = cms.double( 0.4 ), + UseECAL = cms.bool( True ), + ErrorEB = cms.double( 2.085 ), + UseDT = cms.bool( True ), + ErrorEE = cms.double( 6.95 ), + ErrorCSC = cms.double( 7.4 ) + ), + ShowerDigiFillerParameters = cms.PSet( + cscDigiCollectionLabel = cms.InputTag( 'muonCSCDigis','MuonCSCStripDigi' ), + dtDigiCollectionLabel = cms.InputTag( "muonDTDigis" ), + digiMaxDistanceX = cms.double( 25.0 ) + ), + TrackerKinkFinderParameters = cms.PSet( + usePosition = cms.bool( False ), + diagonalOnly = cms.bool( False ) + ), + fillEnergy = cms.bool( True ), + storeCrossedHcalRecHits = cms.bool( False ), + maxAbsPullX = cms.double( 4.0 ), + maxAbsEta = cms.double( 3.0 ), + minPt = cms.double( 10.0 ), + inputCollectionTypes = cms.vstring( 'inner tracks', + 'links', + 'outer tracks' ), + addExtraSoftMuons = cms.bool( False ), + fillGlobalTrackRefits = cms.bool( False ), + debugWithTruthMatching = cms.bool( False ), + inputCollectionLabels = cms.VInputTag( 'hltPFMuonMergingCPUOnly','hltMuonLinksCPUOnly','hltL2Muons' ), + fillCaloCompatibility = cms.bool( True ), + maxAbsPullY = cms.double( 9999.0 ), + maxAbsDy = cms.double( 9999.0 ), + minP = cms.double( 10.0 ), + minPCaloMuon = cms.double( 1.0E9 ), + maxAbsDx = cms.double( 3.0 ), + fillIsolation = cms.bool( True ), + writeIsoDeposits = cms.bool( False ), + minNumberOfMatches = cms.int32( 1 ), + fillMatching = cms.bool( True ), + fillShowerDigis = cms.bool( False ), + ptThresholdToFillCandidateP4WithGlobalFit = cms.double( 200.0 ), + sigmaThresholdToFillCandidateP4WithGlobalFit = cms.double( 2.0 ), + fillGlobalTrackQuality = cms.bool( False ), + globalTrackQualityInputTag = cms.InputTag( "glbTrackQual" ), + selectHighPurity = cms.bool( False ), + pvInputTag = cms.InputTag( "offlinePrimaryVertices" ), + fillTrackerKink = cms.bool( False ), + minCaloCompatibility = cms.double( 0.6 ), + runArbitrationCleaner = cms.bool( False ), + arbitrationCleanerOptions = cms.PSet( + OverlapDTheta = cms.double( 0.02 ), + Overlap = cms.bool( True ), + Clustering = cms.bool( True ), + ME1a = cms.bool( True ), + ClusterDTheta = cms.double( 0.02 ), + ClusterDPhi = cms.double( 0.6 ), + OverlapDPhi = cms.double( 0.0786 ) + ), + arbitrateTrackerMuons = cms.bool( False ) ) -fragment.hltL1sAlCaEcalPi0Eta = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_AlwaysTrue OR L1_IsolatedBunch OR L1_SingleEG8er2p5 OR L1_SingleEG10er2p5 OR L1_SingleEG15er2p5 OR L1_SingleEG26er2p5 OR L1_SingleEG34er2p5 OR L1_SingleEG36er2p5 OR L1_SingleEG38er2p5 OR L1_SingleEG40er2p5 OR L1_SingleEG42er2p5 OR L1_SingleEG45er2p5 OR L1_SingleEG60 OR L1_SingleIsoEG26er2p5 OR L1_SingleIsoEG28er2p5 OR L1_SingleIsoEG30er2p5 OR L1_SingleIsoEG32er2p5 OR L1_SingleIsoEG34er2p5 OR L1_SingleIsoEG24er2p1 OR L1_SingleIsoEG26er2p1 OR L1_SingleIsoEG28er2p1 OR L1_SingleIsoEG30er2p1 OR L1_SingleIsoEG32er2p1 OR L1_DoubleEG_22_10_er2p5 OR L1_DoubleEG_25_14_er2p5 OR L1_DoubleEG_25_12_er2p5 OR L1_SingleJet35 OR L1_SingleJet60 OR L1_SingleJet90 OR L1_SingleJet120 OR L1_SingleJet140er2p5 OR L1_SingleJet160er2p5 OR L1_SingleJet180 OR L1_SingleJet200 OR L1_DoubleJet40er2p5 OR L1_DoubleJet100er2p5 OR L1_DoubleJet120er2p5 OR L1_QuadJet60er2p5 OR L1_HTT120er OR L1_HTT160er OR L1_HTT200er OR L1_HTT255er OR L1_HTT280er OR L1_HTT320er" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +fragment.hltParticleFlowRecHitECALUnseededCPUOnly = cms.EDProducer( "PFRecHitProducer", + navigator = cms.PSet( + barrel = cms.PSet( ), + endcap = cms.PSet( ), + name = cms.string( "PFRecHitECALNavigator" ) + ), + producers = cms.VPSet( + cms.PSet( src = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEB' ), + srFlags = cms.InputTag( "" ), + name = cms.string( "PFEBRecHitCreator" ), + qualityTests = cms.VPSet( + cms.PSet( name = cms.string( "PFRecHitQTestDBThreshold" ), + applySelectionsToAllCrystals = cms.bool( True ) + ), + cms.PSet( topologicalCleaning = cms.bool( True ), + skipTTRecoveredHits = cms.bool( True ), + cleaningThreshold = cms.double( 2.0 ), + name = cms.string( "PFRecHitQTestECAL" ), + timingCleaning = cms.bool( True ) + ) + ) + ), + cms.PSet( src = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEE' ), + srFlags = cms.InputTag( "" ), + name = cms.string( "PFEERecHitCreator" ), + qualityTests = cms.VPSet( + cms.PSet( name = cms.string( "PFRecHitQTestDBThreshold" ), + applySelectionsToAllCrystals = cms.bool( True ) + ), + cms.PSet( topologicalCleaning = cms.bool( True ), + skipTTRecoveredHits = cms.bool( True ), + cleaningThreshold = cms.double( 2.0 ), + name = cms.string( "PFRecHitQTestECAL" ), + timingCleaning = cms.bool( True ) + ) + ) + ) + ) ) -fragment.hltPreAlCaEcalPi0EBonly = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltParticleFlowRecHitHBHECPUOnly = cms.EDProducer( "PFRecHitProducer", + navigator = cms.PSet( + name = cms.string( "PFRecHitHCALDenseIdNavigator" ), + hcalEnums = cms.vint32( 1, 2 ) + ), + producers = cms.VPSet( + cms.PSet( src = cms.InputTag( "hltHbherecoLegacy" ), + name = cms.string( "PFHBHERecHitCreator" ), + qualityTests = cms.VPSet( + cms.PSet( name = cms.string( "PFRecHitQTestHCALThresholdVsDepth" ), + cuts = cms.VPSet( + cms.PSet( depth = cms.vint32( 1, 2, 3, 4 ), + threshold = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ), + detectorEnum = cms.int32( 1 ) + ), + cms.PSet( depth = cms.vint32( 1, 2, 3, 4, 5, 6, 7 ), + threshold = cms.vdouble( 0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ), + detectorEnum = cms.int32( 2 ) + ) + ) + ), + cms.PSet( flags = cms.vstring( 'Standard' ), + cleaningThresholds = cms.vdouble( 0.0 ), + name = cms.string( "PFRecHitQTestHCALChannel" ), + maxSeverities = cms.vint32( 11 ) + ) + ) + ) + ) ) -fragment.hltSimple3x3Clusters = cms.EDProducer( "EgammaHLTNxNClusterProducer", - doBarrel = cms.bool( True ), - doEndcaps = cms.bool( True ), - barrelHitProducer = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - endcapHitProducer = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - clusEtaSize = cms.int32( 3 ), - clusPhiSize = cms.int32( 3 ), - barrelClusterCollection = cms.string( "Simple3x3ClustersBarrel" ), - endcapClusterCollection = cms.string( "Simple3x3ClustersEndcap" ), - clusSeedThr = cms.double( 0.5 ), - clusSeedThrEndCap = cms.double( 1.0 ), - useRecoFlag = cms.bool( False ), - flagLevelRecHitsToUse = cms.int32( 1 ), - useDBStatus = cms.bool( True ), - statusLevelRecHitsToUse = cms.int32( 1 ), - posCalcParameters = cms.PSet( - T0_barl = cms.double( 7.4 ), - T0_endcPresh = cms.double( 1.2 ), - LogWeighted = cms.bool( True ), - T0_endc = cms.double( 3.1 ), +fragment.hltParticleFlowClusterECALUncorrectedUnseededCPUOnly = cms.EDProducer( "PFClusterProducer", + recHitsSource = cms.InputTag( "hltParticleFlowRecHitECALUnseededCPUOnly" ), + recHitCleaners = cms.VPSet( + ), + seedCleaners = cms.VPSet( + ), + seedFinder = cms.PSet( + thresholdsByDetector = cms.VPSet( + cms.PSet( seedingThresholdPt = cms.double( 0.15 ), + seedingThreshold = cms.double( 0.6 ), + detector = cms.string( "ECAL_ENDCAP" ) + ), + cms.PSet( seedingThresholdPt = cms.double( 0.0 ), + seedingThreshold = cms.double( 0.23 ), + detector = cms.string( "ECAL_BARREL" ) + ) + ), + algoName = cms.string( "LocalMaximumSeedFinder" ), + nNeighbours = cms.int32( 8 ) + ), + initialClusteringStep = cms.PSet( + thresholdsByDetector = cms.VPSet( + cms.PSet( gatheringThreshold = cms.double( 0.08 ), + gatheringThresholdPt = cms.double( 0.0 ), + detector = cms.string( "ECAL_BARREL" ) + ), + cms.PSet( gatheringThreshold = cms.double( 0.3 ), + gatheringThresholdPt = cms.double( 0.0 ), + detector = cms.string( "ECAL_ENDCAP" ) + ) + ), + algoName = cms.string( "Basic2DGenericTopoClusterizer" ), + useCornerCells = cms.bool( True ) + ), + pfClusterBuilder = cms.PSet( + minFracTot = cms.double( 1.0E-20 ), + stoppingTolerance = cms.double( 1.0E-8 ), + positionCalc = cms.PSet( + minAllowedNormalization = cms.double( 1.0E-9 ), + posCalcNCrystals = cms.int32( 9 ), + algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), + logWeightDenominator = cms.double( 0.08 ), + minFractionInCalc = cms.double( 1.0E-9 ), + timeResolutionCalcBarrel = cms.PSet( + corrTermLowE = cms.double( 0.0510871 ), + threshLowE = cms.double( 0.5 ), + noiseTerm = cms.double( 1.10889 ), + constantTermLowE = cms.double( 0.0 ), + noiseTermLowE = cms.double( 1.31883 ), + threshHighE = cms.double( 5.0 ), + constantTerm = cms.double( 0.428192 ) + ), + timeResolutionCalcEndcap = cms.PSet( + corrTermLowE = cms.double( 0.0 ), + threshLowE = cms.double( 1.0 ), + noiseTerm = cms.double( 5.72489999999 ), + constantTermLowE = cms.double( 0.0 ), + noiseTermLowE = cms.double( 6.92683000001 ), + threshHighE = cms.double( 10.0 ), + constantTerm = cms.double( 0.0 ) + ) + ), + maxIterations = cms.uint32( 50 ), + positionCalcForConvergence = cms.PSet( + minAllowedNormalization = cms.double( 0.0 ), + T0_ES = cms.double( 1.2 ), + algoName = cms.string( "ECAL2DPositionCalcWithDepthCorr" ), + T0_EE = cms.double( 3.1 ), + T0_EB = cms.double( 7.4 ), + X0 = cms.double( 0.89 ), + minFractionInCalc = cms.double( 0.0 ), + W0 = cms.double( 4.2 ) + ), + allCellsPositionCalc = cms.PSet( + minAllowedNormalization = cms.double( 1.0E-9 ), + posCalcNCrystals = cms.int32( -1 ), + algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), + logWeightDenominator = cms.double( 0.08 ), + minFractionInCalc = cms.double( 1.0E-9 ), + timeResolutionCalcBarrel = cms.PSet( + corrTermLowE = cms.double( 0.0510871 ), + threshLowE = cms.double( 0.5 ), + noiseTerm = cms.double( 1.10889 ), + constantTermLowE = cms.double( 0.0 ), + noiseTermLowE = cms.double( 1.31883 ), + threshHighE = cms.double( 5.0 ), + constantTerm = cms.double( 0.428192 ) + ), + timeResolutionCalcEndcap = cms.PSet( + corrTermLowE = cms.double( 0.0 ), + threshLowE = cms.double( 1.0 ), + noiseTerm = cms.double( 5.72489999999 ), + constantTermLowE = cms.double( 0.0 ), + noiseTermLowE = cms.double( 6.92683000001 ), + threshHighE = cms.double( 10.0 ), + constantTerm = cms.double( 0.0 ) + ) + ), + algoName = cms.string( "Basic2DGenericPFlowClusterizer" ), + recHitEnergyNorms = cms.VPSet( + cms.PSet( recHitEnergyNorm = cms.double( 0.08 ), + detector = cms.string( "ECAL_BARREL" ) + ), + cms.PSet( recHitEnergyNorm = cms.double( 0.3 ), + detector = cms.string( "ECAL_ENDCAP" ) + ) + ), + showerSigma = cms.double( 1.5 ), + minFractionToKeep = cms.double( 1.0E-7 ), + excludeOtherSeeds = cms.bool( True ) + ), + positionReCalc = cms.PSet( + minAllowedNormalization = cms.double( 0.0 ), + T0_ES = cms.double( 1.2 ), + algoName = cms.string( "ECAL2DPositionCalcWithDepthCorr" ), + T0_EE = cms.double( 3.1 ), + T0_EB = cms.double( 7.4 ), X0 = cms.double( 0.89 ), + minFractionInCalc = cms.double( 0.0 ), W0 = cms.double( 4.2 ) ), - maxNumberofSeeds = cms.int32( 700 ), - maxNumberofClusters = cms.int32( 300 ), - debugLevel = cms.int32( 0 ) + energyCorrector = cms.PSet( ) ) -fragment.hltAlCaPi0RecHitsFilterEBonlyRegional = cms.EDFilter( "HLTRegionalEcalResonanceFilter", - barrelHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - endcapHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - preshRecHitProducer = cms.InputTag( 'hltEcalPreshowerRecHit','EcalRecHitsES' ), - barrelClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersBarrel' ), - endcapClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersEndcap' ), - useRecoFlag = cms.bool( False ), - flagLevelRecHitsToUse = cms.int32( 1 ), - useDBStatus = cms.bool( True ), - statusLevelRecHitsToUse = cms.int32( 1 ), - doSelBarrel = cms.bool( True ), - barrelSelection = cms.PSet( - massHighPi0Cand = cms.double( 0.163 ), - ptMinForIsolation = cms.double( 1.0 ), - seleMinvMaxBarrel = cms.double( 0.22 ), - massLowPi0Cand = cms.double( 0.104 ), - seleS9S25Gamma = cms.double( 0.0 ), - seleBeltDeta = cms.double( 0.05 ), - seleS4S9GammaBarrel_region2 = cms.double( 0.9 ), - barrelHitCollection = cms.string( "pi0EcalRecHitsEB" ), - removePi0CandidatesForEta = cms.bool( False ), - seleMinvMinBarrel = cms.double( 0.06 ), - seleS4S9GammaBarrel_region1 = cms.double( 0.88 ), - selePtPairBarrel_region1 = cms.double( 2.0 ), - selePtPairBarrel_region2 = cms.double( 1.75 ), - seleBeltDR = cms.double( 0.2 ), - region1_Barrel = cms.double( 1.0 ), - seleIsoBarrel_region1 = cms.double( 0.5 ), - selePtGammaBarrel_region1 = cms.double( 0.65 ), - seleIsoBarrel_region2 = cms.double( 0.5 ), - selePtGammaBarrel_region2 = cms.double( 0.65 ), - store5x5RecHitEB = cms.bool( False ), - seleNxtalBarrel_region2 = cms.uint32( 6 ), - seleNxtalBarrel_region1 = cms.uint32( 6 ) +fragment.hltParticleFlowClusterECALUnseededCPUOnly = cms.EDProducer( "CorrectedECALPFClusterProducer", + minimumPSEnergy = cms.double( 0.0 ), + skipPS = cms.bool( False ), + inputPS = cms.InputTag( "hltParticleFlowClusterPSUnseeded" ), + energyCorrector = cms.PSet( + applyCrackCorrections = cms.bool( False ), + srfAwareCorrection = cms.bool( True ), + applyMVACorrections = cms.bool( True ), + maxPtForMVAEvaluation = cms.double( 300.0 ), + recHitsEBLabel = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEB' ), + recHitsEELabel = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEE' ), + ebSrFlagLabel = cms.InputTag( "hltEcalDigisLegacy" ), + eeSrFlagLabel = cms.InputTag( "hltEcalDigisLegacy" ) + ), + inputECAL = cms.InputTag( "hltParticleFlowClusterECALUncorrectedUnseededCPUOnly" ) +) +fragment.hltParticleFlowClusterHBHECPUOnly = cms.EDProducer( "PFClusterProducer", + recHitsSource = cms.InputTag( "hltParticleFlowRecHitHBHECPUOnly" ), + recHitCleaners = cms.VPSet( + ), + seedCleaners = cms.VPSet( ), - doSelEndcap = cms.bool( False ), - endcapSelection = cms.PSet( - seleBeltDetaEndCap = cms.double( 0.05 ), - selePtPairMaxEndCap_region3 = cms.double( 2.5 ), - seleS4S9GammaEndCap_region2 = cms.double( 0.65 ), - seleS4S9GammaEndCap_region1 = cms.double( 0.65 ), - seleNxtalEndCap_region2 = cms.uint32( 6 ), - seleNxtalEndCap_region3 = cms.uint32( 6 ), - ptMinForIsolationEndCap = cms.double( 0.5 ), - selePtPairEndCap_region1 = cms.double( 1.5 ), - endcapHitCollection = cms.string( "pi0EcalRecHitsEE" ), - selePtPairEndCap_region2 = cms.double( 1.5 ), - seleS4S9GammaEndCap_region3 = cms.double( 0.65 ), - selePtGammaEndCap_region3 = cms.double( 0.5 ), - selePtGammaEndCap_region2 = cms.double( 0.5 ), - selePtGammaEndCap_region1 = cms.double( 0.5 ), - region1_EndCap = cms.double( 1.8 ), - region2_EndCap = cms.double( 2.0 ), - store5x5RecHitEE = cms.bool( False ), - seleIsoEndCap_region3 = cms.double( 0.5 ), - seleIsoEndCap_region2 = cms.double( 0.5 ), - seleMinvMinEndCap = cms.double( 0.05 ), - selePtPairEndCap_region3 = cms.double( 99.0 ), - seleIsoEndCap_region1 = cms.double( 0.5 ), - seleBeltDREndCap = cms.double( 0.2 ), - seleMinvMaxEndCap = cms.double( 0.3 ), - seleNxtalEndCap_region1 = cms.uint32( 6 ), - seleS9S25GammaEndCap = cms.double( 0.0 ) + seedFinder = cms.PSet( + thresholdsByDetector = cms.VPSet( + cms.PSet( detector = cms.string( "HCAL_BARREL1" ), + depths = cms.vint32( 1, 2, 3, 4 ), + seedingThreshold = cms.vdouble( 0.125, 0.25, 0.35, 0.35 ), + seedingThresholdPt = cms.vdouble( 0.0, 0.0, 0.0, 0.0 ) + ), + cms.PSet( detector = cms.string( "HCAL_ENDCAP" ), + depths = cms.vint32( 1, 2, 3, 4, 5, 6, 7 ), + seedingThreshold = cms.vdouble( 0.1375, 0.275, 0.275, 0.275, 0.275, 0.275, 0.275 ), + seedingThresholdPt = cms.vdouble( 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 ) + ) + ), + algoName = cms.string( "LocalMaximumSeedFinder" ), + nNeighbours = cms.int32( 4 ) ), - storeRecHitES = cms.bool( False ), - preshowerSelection = cms.PSet( - preshClusterEnergyCut = cms.double( 0.0 ), - debugLevelES = cms.string( "" ), - ESCollection = cms.string( "pi0EcalRecHitsES" ), - preshNclust = cms.int32( 4 ), - preshStripEnergyCut = cms.double( 0.0 ), - preshCalibPlaneY = cms.double( 0.7 ), - preshSeededNstrip = cms.int32( 15 ), - preshCalibGamma = cms.double( 0.024 ), - preshCalibPlaneX = cms.double( 1.0 ), - preshCalibMIP = cms.double( 9.0E-5 ) + initialClusteringStep = cms.PSet( + thresholdsByDetector = cms.VPSet( + cms.PSet( detector = cms.string( "HCAL_BARREL1" ), + depths = cms.vint32( 1, 2, 3, 4 ), + gatheringThreshold = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ), + gatheringThresholdPt = cms.vdouble( 0.0, 0.0, 0.0, 0.0 ) + ), + cms.PSet( detector = cms.string( "HCAL_ENDCAP" ), + depths = cms.vint32( 1, 2, 3, 4, 5, 6, 7 ), + gatheringThreshold = cms.vdouble( 0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ), + gatheringThresholdPt = cms.vdouble( 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 ) + ) + ), + algoName = cms.string( "Basic2DGenericTopoClusterizer" ), + useCornerCells = cms.bool( True ) ), - debugLevel = cms.int32( 0 ) + pfClusterBuilder = cms.PSet( + minFracTot = cms.double( 1.0E-20 ), + stoppingTolerance = cms.double( 1.0E-8 ), + positionCalc = cms.PSet( + minAllowedNormalization = cms.double( 1.0E-9 ), + posCalcNCrystals = cms.int32( 5 ), + algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), + minFractionInCalc = cms.double( 1.0E-9 ), + logWeightDenominatorByDetector = cms.VPSet( + cms.PSet( depths = cms.vint32( 1, 2, 3, 4 ), + detector = cms.string( "HCAL_BARREL1" ), + logWeightDenominator = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ) + ), + cms.PSet( depths = cms.vint32( 1, 2, 3, 4, 5, 6, 7 ), + detector = cms.string( "HCAL_ENDCAP" ), + logWeightDenominator = cms.vdouble( 0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ) + ) + ) + ), + maxIterations = cms.uint32( 5 ), + minChi2Prob = cms.double( 0.0 ), + allCellsPositionCalc = cms.PSet( + minAllowedNormalization = cms.double( 1.0E-9 ), + posCalcNCrystals = cms.int32( -1 ), + algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), + minFractionInCalc = cms.double( 1.0E-9 ), + logWeightDenominatorByDetector = cms.VPSet( + cms.PSet( depths = cms.vint32( 1, 2, 3, 4 ), + detector = cms.string( "HCAL_BARREL1" ), + logWeightDenominator = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ) + ), + cms.PSet( depths = cms.vint32( 1, 2, 3, 4, 5, 6, 7 ), + detector = cms.string( "HCAL_ENDCAP" ), + logWeightDenominator = cms.vdouble( 0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ) + ) + ) + ), + algoName = cms.string( "Basic2DGenericPFlowClusterizer" ), + recHitEnergyNorms = cms.VPSet( + cms.PSet( detector = cms.string( "HCAL_BARREL1" ), + depths = cms.vint32( 1, 2, 3, 4 ), + recHitEnergyNorm = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ) + ), + cms.PSet( detector = cms.string( "HCAL_ENDCAP" ), + depths = cms.vint32( 1, 2, 3, 4, 5, 6, 7 ), + recHitEnergyNorm = cms.vdouble( 0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ) + ) + ), + maxNSigmaTime = cms.double( 10.0 ), + showerSigma = cms.double( 10.0 ), + timeSigmaEE = cms.double( 10.0 ), + clusterTimeResFromSeed = cms.bool( False ), + minFractionToKeep = cms.double( 1.0E-7 ), + excludeOtherSeeds = cms.bool( True ), + timeResolutionCalcBarrel = cms.PSet( + corrTermLowE = cms.double( 0.0 ), + threshLowE = cms.double( 6.0 ), + noiseTerm = cms.double( 21.86 ), + constantTermLowE = cms.double( 4.24 ), + noiseTermLowE = cms.double( 8.0 ), + threshHighE = cms.double( 15.0 ), + constantTerm = cms.double( 2.82 ) + ), + timeResolutionCalcEndcap = cms.PSet( + corrTermLowE = cms.double( 0.0 ), + threshLowE = cms.double( 6.0 ), + noiseTerm = cms.double( 21.86 ), + constantTermLowE = cms.double( 4.24 ), + noiseTermLowE = cms.double( 8.0 ), + threshHighE = cms.double( 15.0 ), + constantTerm = cms.double( 2.82 ) + ), + timeSigmaEB = cms.double( 10.0 ) + ), + positionReCalc = cms.PSet( ), + energyCorrector = cms.PSet( ) ) -fragment.hltAlCaPi0EBUncalibrator = cms.EDProducer( "EcalRecalibRecHitProducer", - doEnergyScale = cms.bool( False ), - doEnergyScaleInverse = cms.bool( False ), - doIntercalib = cms.bool( False ), - doIntercalibInverse = cms.bool( False ), - EERecHitCollection = cms.InputTag( 'hltAlCaPi0RecHitsFilterEBonlyRegional','pi0EcalRecHitsEB' ), - EBRecHitCollection = cms.InputTag( 'hltAlCaPi0RecHitsFilterEBonlyRegional','pi0EcalRecHitsEB' ), - doLaserCorrections = cms.bool( False ), - doLaserCorrectionsInverse = cms.bool( False ), - EBRecalibRecHitCollection = cms.string( "pi0EcalRecHitsEB" ), - EERecalibRecHitCollection = cms.string( "pi0EcalRecHitsEE" ) +fragment.hltParticleFlowClusterHCALCPUOnly = cms.EDProducer( "PFMultiDepthClusterProducer", + clustersSource = cms.InputTag( "hltParticleFlowClusterHBHECPUOnly" ), + pfClusterBuilder = cms.PSet( + allCellsPositionCalc = cms.PSet( + minAllowedNormalization = cms.double( 1.0E-9 ), + posCalcNCrystals = cms.int32( -1 ), + algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), + minFractionInCalc = cms.double( 1.0E-9 ), + logWeightDenominatorByDetector = cms.VPSet( + cms.PSet( depths = cms.vint32( 1, 2, 3, 4 ), + detector = cms.string( "HCAL_BARREL1" ), + logWeightDenominator = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ) + ), + cms.PSet( depths = cms.vint32( 1, 2, 3, 4, 5, 6, 7 ), + detector = cms.string( "HCAL_ENDCAP" ), + logWeightDenominator = cms.vdouble( 0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ) + ) + ) + ), + algoName = cms.string( "PFMultiDepthClusterizer" ), + nSigmaPhi = cms.double( 2.0 ), + minFractionToKeep = cms.double( 1.0E-7 ), + nSigmaEta = cms.double( 2.0 ) + ), + positionReCalc = cms.PSet( ), + energyCorrector = cms.PSet( ) ) -fragment.hltAlCaPi0EBRechitsToDigis = cms.EDProducer( "HLTRechitsToDigis", - region = cms.string( "barrel" ), - digisIn = cms.InputTag( 'hltEcalDigis','ebDigis' ), - digisOut = cms.string( "pi0EBDigis" ), - recHits = cms.InputTag( 'hltAlCaPi0EBUncalibrator','pi0EcalRecHitsEB' ), - srFlagsIn = cms.InputTag( "hltEcalDigis" ), - srFlagsOut = cms.string( "pi0EBSrFlags" ) +fragment.hltLightPFTracksCPUOnly = cms.EDProducer( "LightPFTrackProducer", + TrackQuality = cms.string( "none" ), + UseQuality = cms.bool( False ), + TkColList = cms.VInputTag( 'hltPFMuonMergingCPUOnly' ) ) -fragment.hltPreAlCaEcalPi0EEonly = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltParticleFlowBlockCPUOnly = cms.EDProducer( "PFBlockProducer", + verbose = cms.untracked.bool( False ), + debug = cms.untracked.bool( False ), + elementImporters = cms.VPSet( + cms.PSet( muonSrc = cms.InputTag( "hltMuonsCPUOnly" ), + source = cms.InputTag( "hltLightPFTracksCPUOnly" ), + NHitCuts_byTrackAlgo = cms.vuint32( 3, 3, 3, 3, 3, 3 ), + useIterativeTracking = cms.bool( False ), + importerName = cms.string( "GeneralTracksImporter" ), + DPtOverPtCuts_byTrackAlgo = cms.vdouble( 0.5, 0.5, 0.5, 0.5, 0.5, 0.5 ), + muonMaxDPtOPt = cms.double( 1.0 ), + trackQuality = cms.string( "highPurity" ), + cleanBadConvertedBrems = cms.bool( False ), + vetoEndcap = cms.bool( False ) + ), + cms.PSet( source = cms.InputTag( "hltParticleFlowClusterECALUnseededCPUOnly" ), + importerName = cms.string( "ECALClusterImporter" ), + BCtoPFCMap = cms.InputTag( "" ) + ), + cms.PSet( source = cms.InputTag( "hltParticleFlowClusterHCALCPUOnly" ), + importerName = cms.string( "GenericClusterImporter" ) + ), + cms.PSet( source = cms.InputTag( "hltParticleFlowClusterHF" ), + importerName = cms.string( "GenericClusterImporter" ) + ) + ), + linkDefinitions = cms.VPSet( + cms.PSet( linkType = cms.string( "TRACK:ECAL" ), + useKDTree = cms.bool( True ), + linkerName = cms.string( "TrackAndECALLinker" ) + ), + cms.PSet( linkType = cms.string( "TRACK:HCAL" ), + useKDTree = cms.bool( True ), + linkerName = cms.string( "TrackAndHCALLinker" ), + trajectoryLayerEntrance = cms.string( "HCALEntrance" ), + trajectoryLayerExit = cms.string( "HCALExit" ), + nMaxHcalLinksPerTrack = cms.int32( 1 ) + ), + cms.PSet( linkType = cms.string( "ECAL:HCAL" ), + useKDTree = cms.bool( False ), + linkerName = cms.string( "ECALAndHCALLinker" ), + minAbsEtaEcal = cms.double( 2.5 ) + ), + cms.PSet( linkType = cms.string( "HFEM:HFHAD" ), + useKDTree = cms.bool( False ), + linkerName = cms.string( "HFEMAndHFHADLinker" ) + ) + ) ) -fragment.hltAlCaPi0RecHitsFilterEEonlyRegional = cms.EDFilter( "HLTRegionalEcalResonanceFilter", - barrelHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - endcapHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - preshRecHitProducer = cms.InputTag( 'hltEcalPreshowerRecHit','EcalRecHitsES' ), - barrelClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersBarrel' ), - endcapClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersEndcap' ), - useRecoFlag = cms.bool( False ), - flagLevelRecHitsToUse = cms.int32( 1 ), - useDBStatus = cms.bool( True ), - statusLevelRecHitsToUse = cms.int32( 1 ), - doSelBarrel = cms.bool( False ), - barrelSelection = cms.PSet( - massHighPi0Cand = cms.double( 0.163 ), - ptMinForIsolation = cms.double( 1.0 ), - seleMinvMaxBarrel = cms.double( 0.22 ), - massLowPi0Cand = cms.double( 0.104 ), - seleS9S25Gamma = cms.double( 0.0 ), - seleBeltDeta = cms.double( 0.05 ), - seleS4S9GammaBarrel_region2 = cms.double( 0.65 ), - barrelHitCollection = cms.string( "pi0EcalRecHitsEB" ), - removePi0CandidatesForEta = cms.bool( False ), - seleMinvMinBarrel = cms.double( 0.06 ), - seleS4S9GammaBarrel_region1 = cms.double( 0.65 ), - selePtPairBarrel_region1 = cms.double( 1.5 ), - selePtPairBarrel_region2 = cms.double( 1.5 ), - seleBeltDR = cms.double( 0.2 ), - region1_Barrel = cms.double( 1.0 ), - seleIsoBarrel_region1 = cms.double( 0.5 ), - selePtGammaBarrel_region1 = cms.double( 0.5 ), - seleIsoBarrel_region2 = cms.double( 0.5 ), - selePtGammaBarrel_region2 = cms.double( 0.5 ), - store5x5RecHitEB = cms.bool( False ), - seleNxtalBarrel_region2 = cms.uint32( 6 ), - seleNxtalBarrel_region1 = cms.uint32( 6 ) +fragment.hltParticleFlowCPUOnly = cms.EDProducer( "PFProducer", + verbose = cms.untracked.bool( False ), + debug = cms.untracked.bool( False ), + blocks = cms.InputTag( "hltParticleFlowBlockCPUOnly" ), + muons = cms.InputTag( "hltMuonsCPUOnly" ), + postMuonCleaning = cms.bool( True ), + vetoEndcap = cms.bool( False ), + vertexCollection = cms.InputTag( "hltPixelVerticesFromSoACPUOnly" ), + useVerticesForNeutral = cms.bool( True ), + useHO = cms.bool( False ), + PFEGammaCandidates = cms.InputTag( "particleFlowEGamma" ), + GedElectronValueMap = cms.InputTag( "gedGsfElectronsTmp" ), + GedPhotonValueMap = cms.InputTag( 'tmpGedPhotons','valMapPFEgammaCandToPhoton' ), + useEGammaElectrons = cms.bool( False ), + egammaElectrons = cms.InputTag( "" ), + useEGammaFilters = cms.bool( False ), + useProtectionsForJetMET = cms.bool( True ), + PFEGammaFiltersParameters = cms.PSet( + electron_protectionsForJetMET = cms.PSet( + maxE = cms.double( 50.0 ), + maxTrackPOverEele = cms.double( 1.0 ), + maxEcalEOverP_2 = cms.double( 0.2 ), + maxHcalEOverEcalE = cms.double( 0.1 ), + maxEcalEOverP_1 = cms.double( 0.5 ), + maxHcalEOverP = cms.double( 1.0 ), + maxEcalEOverPRes = cms.double( 0.2 ), + maxHcalE = cms.double( 10.0 ), + maxEeleOverPout = cms.double( 0.2 ), + maxNtracks = cms.double( 3.0 ), + maxEleHcalEOverEcalE = cms.double( 0.1 ), + maxDPhiIN = cms.double( 0.1 ), + maxEeleOverPoutRes = cms.double( 0.5 ) + ), + electron_maxElePtForOnlyMVAPresel = cms.double( 50.0 ), + photon_SigmaiEtaiEta_endcap = cms.double( 0.034 ), + electron_iso_combIso_endcap = cms.double( 10.0 ), + photon_protectionsForBadHcal = cms.PSet( + solidConeTrkIsoSlope = cms.double( 0.3 ), + enableProtections = cms.bool( False ), + solidConeTrkIsoOffset = cms.double( 10.0 ) + ), + electron_missinghits = cms.uint32( 1 ), + photon_MinEt = cms.double( 10.0 ), + electron_iso_pt = cms.double( 10.0 ), + electron_ecalDrivenHademPreselCut = cms.double( 0.15 ), + electron_iso_mva_endcap = cms.double( -0.1075 ), + electron_iso_combIso_barrel = cms.double( 10.0 ), + photon_protectionsForJetMET = cms.PSet( + sumPtTrackIsoSlope = cms.double( 0.001 ), + sumPtTrackIso = cms.double( 4.0 ) + ), + electron_protectionsForBadHcal = cms.PSet( + dEta = cms.vdouble( 0.0064, 0.01264 ), + dPhi = cms.vdouble( 0.0547, 0.0394 ), + enableProtections = cms.bool( False ), + eInvPInv = cms.vdouble( 0.184, 0.0721 ), + full5x5_sigmaIetaIeta = cms.vdouble( 0.0106, 0.0387 ) + ), + electron_noniso_mvaCut = cms.double( -0.1 ), + electron_iso_mva_barrel = cms.double( -0.1875 ), + photon_SigmaiEtaiEta_barrel = cms.double( 0.0125 ), + photon_combIso = cms.double( 10.0 ), + photon_HoE = cms.double( 0.05 ) ), - doSelEndcap = cms.bool( True ), - endcapSelection = cms.PSet( - seleBeltDetaEndCap = cms.double( 0.05 ), - selePtPairMaxEndCap_region3 = cms.double( 999.0 ), - seleS4S9GammaEndCap_region2 = cms.double( 0.92 ), - seleS4S9GammaEndCap_region1 = cms.double( 0.85 ), - seleNxtalEndCap_region2 = cms.uint32( 6 ), - seleNxtalEndCap_region3 = cms.uint32( 6 ), - ptMinForIsolationEndCap = cms.double( 0.5 ), - selePtPairEndCap_region1 = cms.double( 3.75 ), - endcapHitCollection = cms.string( "pi0EcalRecHitsEE" ), - selePtPairEndCap_region2 = cms.double( 2.0 ), - seleS4S9GammaEndCap_region3 = cms.double( 0.92 ), - selePtGammaEndCap_region3 = cms.double( 0.95 ), - selePtGammaEndCap_region2 = cms.double( 0.95 ), - selePtGammaEndCap_region1 = cms.double( 1.1 ), - region1_EndCap = cms.double( 1.8 ), - region2_EndCap = cms.double( 2.0 ), - store5x5RecHitEE = cms.bool( False ), - seleIsoEndCap_region3 = cms.double( 0.5 ), - seleIsoEndCap_region2 = cms.double( 0.5 ), - seleMinvMinEndCap = cms.double( 0.05 ), - selePtPairEndCap_region3 = cms.double( 2.0 ), - seleIsoEndCap_region1 = cms.double( 0.5 ), - seleBeltDREndCap = cms.double( 0.2 ), - seleMinvMaxEndCap = cms.double( 0.3 ), - seleNxtalEndCap_region1 = cms.uint32( 6 ), - seleS9S25GammaEndCap = cms.double( 0.0 ) + muon_HCAL = cms.vdouble( 3.0, 3.0 ), + muon_ECAL = cms.vdouble( 0.5, 0.5 ), + muon_HO = cms.vdouble( 0.9, 0.9 ), + PFMuonAlgoParameters = cms.PSet( ), + rejectTracks_Bad = cms.bool( False ), + rejectTracks_Step45 = cms.bool( False ), + usePFNuclearInteractions = cms.bool( False ), + usePFConversions = cms.bool( False ), + usePFDecays = cms.bool( False ), + dptRel_DispVtx = cms.double( 10.0 ), + iCfgCandConnector = cms.PSet( + nuclCalibFactors = cms.vdouble( 0.8, 0.15, 0.5, 0.5, 0.05 ), + bCorrect = cms.bool( False ), + bCalibPrimary = cms.bool( False ) ), - storeRecHitES = cms.bool( True ), - preshowerSelection = cms.PSet( - preshClusterEnergyCut = cms.double( 0.0 ), - debugLevelES = cms.string( "" ), - ESCollection = cms.string( "pi0EcalRecHitsES" ), - preshNclust = cms.int32( 4 ), - preshStripEnergyCut = cms.double( 0.0 ), - preshCalibPlaneY = cms.double( 0.7 ), - preshSeededNstrip = cms.int32( 15 ), - preshCalibGamma = cms.double( 0.024 ), - preshCalibPlaneX = cms.double( 1.0 ), - preshCalibMIP = cms.double( 9.0E-5 ) + nsigma_TRACK = cms.double( 1.0 ), + pt_Error = cms.double( 1.0 ), + factors_45 = cms.vdouble( 10.0, 100.0 ), + goodTrackDeadHcal_ptErrRel = cms.double( 0.2 ), + goodTrackDeadHcal_chi2n = cms.double( 5.0 ), + goodTrackDeadHcal_layers = cms.uint32( 4 ), + goodTrackDeadHcal_validFr = cms.double( 0.5 ), + goodTrackDeadHcal_dxy = cms.double( 0.5 ), + goodPixelTrackDeadHcal_minEta = cms.double( 2.3 ), + goodPixelTrackDeadHcal_maxPt = cms.double( 50.0 ), + goodPixelTrackDeadHcal_ptErrRel = cms.double( 1.0 ), + goodPixelTrackDeadHcal_chi2n = cms.double( 2.0 ), + goodPixelTrackDeadHcal_maxLost3Hit = cms.int32( 0 ), + goodPixelTrackDeadHcal_maxLost4Hit = cms.int32( 1 ), + goodPixelTrackDeadHcal_dxy = cms.double( 0.02 ), + goodPixelTrackDeadHcal_dz = cms.double( 0.05 ), + pf_nsigma_ECAL = cms.double( 0.0 ), + pf_nsigma_HCAL = cms.double( 1.0 ), + pf_nsigma_HFEM = cms.double( 1.0 ), + pf_nsigma_HFHAD = cms.double( 1.0 ), + useCalibrationsFromDB = cms.bool( True ), + calibrationsLabel = cms.string( "HLT" ), + postHFCleaning = cms.bool( False ), + PFHFCleaningParameters = cms.PSet( + minSignificance = cms.double( 2.5 ), + maxSignificance = cms.double( 2.5 ), + minDeltaMet = cms.double( 0.4 ), + maxDeltaPhiPt = cms.double( 7.0 ), + minHFCleaningPt = cms.double( 5.0 ), + minSignificanceReduction = cms.double( 1.4 ) ), - debugLevel = cms.int32( 0 ) + cleanedHF = cms.VInputTag( 'hltParticleFlowRecHitHF:Cleaned','hltParticleFlowClusterHF:Cleaned' ), + calibHF_use = cms.bool( False ), + calibHF_eta_step = cms.vdouble( 0.0, 2.9, 3.0, 3.2, 4.2, 4.4, 4.6, 4.8, 5.2, 5.4 ), + calibHF_a_EMonly = cms.vdouble( 0.96945, 0.96701, 0.76309, 0.82268, 0.87583, 0.89718, 0.98674, 1.4681, 1.458, 1.458 ), + calibHF_a_EMHAD = cms.vdouble( 1.42215, 1.00496, 0.68961, 0.81656, 0.98504, 0.98504, 1.00802, 1.0593, 1.4576, 1.4576 ), + calibHF_b_HADonly = cms.vdouble( 1.27541, 0.85361, 0.86333, 0.89091, 0.94348, 0.94348, 0.9437, 1.0034, 1.0444, 1.0444 ), + calibHF_b_EMHAD = cms.vdouble( 1.27541, 0.85361, 0.86333, 0.89091, 0.94348, 0.94348, 0.9437, 1.0034, 1.0444, 1.0444 ), + resolHF_square = cms.vdouble( 7.834401, 0.012996, 0.0 ) +) +fragment.hltAK4PFJetsCPUOnly = cms.EDProducer( "FastjetJetProducer", + useMassDropTagger = cms.bool( False ), + useFiltering = cms.bool( False ), + useDynamicFiltering = cms.bool( False ), + useTrimming = cms.bool( False ), + usePruning = cms.bool( False ), + useCMSBoostedTauSeedingAlgorithm = cms.bool( False ), + useKtPruning = cms.bool( False ), + useConstituentSubtraction = cms.bool( False ), + useSoftDrop = cms.bool( False ), + correctShape = cms.bool( False ), + UseOnlyVertexTracks = cms.bool( False ), + UseOnlyOnePV = cms.bool( False ), + muCut = cms.double( -1.0 ), + yCut = cms.double( -1.0 ), + rFilt = cms.double( -1.0 ), + rFiltFactor = cms.double( -1.0 ), + trimPtFracMin = cms.double( -1.0 ), + zcut = cms.double( -1.0 ), + rcut_factor = cms.double( -1.0 ), + csRho_EtaMax = cms.double( -1.0 ), + csRParam = cms.double( -1.0 ), + beta = cms.double( -1.0 ), + R0 = cms.double( -1.0 ), + gridMaxRapidity = cms.double( -1.0 ), + gridSpacing = cms.double( -1.0 ), + DzTrVtxMax = cms.double( 0.0 ), + DxyTrVtxMax = cms.double( 0.0 ), + MaxVtxZ = cms.double( 15.0 ), + subjetPtMin = cms.double( -1.0 ), + muMin = cms.double( -1.0 ), + muMax = cms.double( -1.0 ), + yMin = cms.double( -1.0 ), + yMax = cms.double( -1.0 ), + dRMin = cms.double( -1.0 ), + dRMax = cms.double( -1.0 ), + maxDepth = cms.int32( -1 ), + nFilt = cms.int32( -1 ), + MinVtxNdof = cms.int32( 0 ), + src = cms.InputTag( "hltParticleFlowCPUOnly" ), + srcPVs = cms.InputTag( "hltPixelVerticesFromSoACPUOnly" ), + jetType = cms.string( "PFJet" ), + jetAlgorithm = cms.string( "AntiKt" ), + rParam = cms.double( 0.4 ), + inputEtMin = cms.double( 0.0 ), + inputEMin = cms.double( 0.0 ), + jetPtMin = cms.double( 0.0 ), + doPVCorrection = cms.bool( False ), + doAreaFastjet = cms.bool( False ), + doRhoFastjet = cms.bool( False ), + doPUOffsetCorr = cms.bool( False ), + puPtMin = cms.double( 10.0 ), + nSigmaPU = cms.double( 1.0 ), + radiusPU = cms.double( 0.4 ), + subtractorName = cms.string( "" ), + useExplicitGhosts = cms.bool( False ), + doAreaDiskApprox = cms.bool( True ), + voronoiRfact = cms.double( -9.0 ), + Rho_EtaMax = cms.double( 4.4 ), + Ghost_EtaMax = cms.double( 6.0 ), + Active_Area_Repeats = cms.int32( 5 ), + GhostArea = cms.double( 0.01 ), + restrictInputs = cms.bool( False ), + maxInputs = cms.uint32( 1 ), + writeCompound = cms.bool( False ), + writeJetsWithConst = cms.bool( False ), + doFastJetNonUniform = cms.bool( False ), + useDeterministicSeed = cms.bool( True ), + minSeed = cms.uint32( 0 ), + verbosity = cms.int32( 0 ), + puWidth = cms.double( 0.0 ), + nExclude = cms.uint32( 0 ), + maxBadEcalCells = cms.uint32( 9999999 ), + maxBadHcalCells = cms.uint32( 9999999 ), + maxProblematicEcalCells = cms.uint32( 9999999 ), + maxProblematicHcalCells = cms.uint32( 9999999 ), + maxRecoveredEcalCells = cms.uint32( 9999999 ), + maxRecoveredHcalCells = cms.uint32( 9999999 ), + puCenters = cms.vdouble( ), + applyWeight = cms.bool( False ), + srcWeights = cms.InputTag( "" ), + minimumTowersFraction = cms.double( 0.0 ), + jetCollInstanceName = cms.string( "" ), + sumRecHits = cms.bool( False ) +) +fragment.hltAK4PFJetsLooseIDCPUOnly = cms.EDProducer( "HLTPFJetIDProducer", + minPt = cms.double( 20.0 ), + maxEta = cms.double( 1.0E99 ), + CHF = cms.double( 0.0 ), + NHF = cms.double( 0.99 ), + CEF = cms.double( 0.99 ), + NEF = cms.double( 0.99 ), + maxCF = cms.double( 99.0 ), + NCH = cms.int32( 0 ), + NTOT = cms.int32( 1 ), + jetsInput = cms.InputTag( "hltAK4PFJetsCPUOnly" ) ) -fragment.hltAlCaPi0EEUncalibrator = cms.EDProducer( "EcalRecalibRecHitProducer", - doEnergyScale = cms.bool( False ), - doEnergyScaleInverse = cms.bool( False ), - doIntercalib = cms.bool( False ), - doIntercalibInverse = cms.bool( False ), - EERecHitCollection = cms.InputTag( 'hltAlCaPi0RecHitsFilterEEonlyRegional','pi0EcalRecHitsEE' ), - EBRecHitCollection = cms.InputTag( 'hltAlCaPi0RecHitsFilterEEonlyRegional','pi0EcalRecHitsEE' ), - doLaserCorrections = cms.bool( False ), - doLaserCorrectionsInverse = cms.bool( False ), - EBRecalibRecHitCollection = cms.string( "pi0EcalRecHitsEB" ), - EERecalibRecHitCollection = cms.string( "pi0EcalRecHitsEE" ) +fragment.hltAK4PFJetsTightIDCPUOnly = cms.EDProducer( "HLTPFJetIDProducer", + minPt = cms.double( 20.0 ), + maxEta = cms.double( 1.0E99 ), + CHF = cms.double( 0.0 ), + NHF = cms.double( 0.9 ), + CEF = cms.double( 0.99 ), + NEF = cms.double( 0.99 ), + maxCF = cms.double( 99.0 ), + NCH = cms.int32( 0 ), + NTOT = cms.int32( 1 ), + jetsInput = cms.InputTag( "hltAK4PFJetsCPUOnly" ) ) -fragment.hltAlCaPi0EERechitsToDigis = cms.EDProducer( "HLTRechitsToDigis", - region = cms.string( "endcap" ), - digisIn = cms.InputTag( 'hltEcalDigis','eeDigis' ), - digisOut = cms.string( "pi0EEDigis" ), - recHits = cms.InputTag( 'hltAlCaPi0EEUncalibrator','pi0EcalRecHitsEE' ), - srFlagsIn = cms.InputTag( "hltEcalDigis" ), - srFlagsOut = cms.string( "pi0EESrFlags" ) +fragment.hltFixedGridRhoFastjetAllCPUOnly = cms.EDProducer( "FixedGridRhoProducerFastjet", + pfCandidatesTag = cms.InputTag( "hltParticleFlowCPUOnly" ), + maxRapidity = cms.double( 5.0 ), + gridSpacing = cms.double( 0.55 ) ) -fragment.hltPreAlCaEcalEtaEBonly = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltAK4PFFastJetCorrectorCPUOnly = cms.EDProducer( "L1FastjetCorrectorProducer", + level = cms.string( "L1FastJet" ), + algorithm = cms.string( "AK4PFHLT" ), + srcRho = cms.InputTag( "hltFixedGridRhoFastjetAllCPUOnly" ) ) -fragment.hltAlCaEtaRecHitsFilterEBonlyRegional = cms.EDFilter( "HLTRegionalEcalResonanceFilter", - barrelHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - endcapHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - preshRecHitProducer = cms.InputTag( 'hltEcalPreshowerRecHit','EcalRecHitsES' ), - barrelClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersBarrel' ), - endcapClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersEndcap' ), - useRecoFlag = cms.bool( False ), - flagLevelRecHitsToUse = cms.int32( 1 ), - useDBStatus = cms.bool( True ), - statusLevelRecHitsToUse = cms.int32( 1 ), - doSelBarrel = cms.bool( True ), - barrelSelection = cms.PSet( - massHighPi0Cand = cms.double( 0.156 ), - ptMinForIsolation = cms.double( 1.0 ), - seleMinvMaxBarrel = cms.double( 0.8 ), - massLowPi0Cand = cms.double( 0.084 ), - seleS9S25Gamma = cms.double( 0.8 ), - seleBeltDeta = cms.double( 0.1 ), - seleS4S9GammaBarrel_region2 = cms.double( 0.9 ), - barrelHitCollection = cms.string( "etaEcalRecHitsEB" ), - removePi0CandidatesForEta = cms.bool( True ), - seleMinvMinBarrel = cms.double( 0.2 ), - seleS4S9GammaBarrel_region1 = cms.double( 0.9 ), - selePtPairBarrel_region1 = cms.double( 3.0 ), - selePtPairBarrel_region2 = cms.double( 3.0 ), - seleBeltDR = cms.double( 0.3 ), - region1_Barrel = cms.double( 1.0 ), - seleIsoBarrel_region1 = cms.double( 0.5 ), - selePtGammaBarrel_region1 = cms.double( 0.65 ), - seleIsoBarrel_region2 = cms.double( 0.5 ), - selePtGammaBarrel_region2 = cms.double( 1.4 ), - store5x5RecHitEB = cms.bool( True ), - seleNxtalBarrel_region2 = cms.uint32( 6 ), - seleNxtalBarrel_region1 = cms.uint32( 6 ) - ), - doSelEndcap = cms.bool( False ), - endcapSelection = cms.PSet( - seleBeltDetaEndCap = cms.double( 0.05 ), - selePtPairMaxEndCap_region3 = cms.double( 2.5 ), - seleS4S9GammaEndCap_region2 = cms.double( 0.65 ), - seleS4S9GammaEndCap_region1 = cms.double( 0.65 ), - seleNxtalEndCap_region2 = cms.uint32( 6 ), - seleNxtalEndCap_region3 = cms.uint32( 6 ), - ptMinForIsolationEndCap = cms.double( 0.5 ), - selePtPairEndCap_region1 = cms.double( 1.5 ), - endcapHitCollection = cms.string( "etaEcalRecHitsEE" ), - selePtPairEndCap_region2 = cms.double( 1.5 ), - seleS4S9GammaEndCap_region3 = cms.double( 0.65 ), - selePtGammaEndCap_region3 = cms.double( 0.5 ), - selePtGammaEndCap_region2 = cms.double( 0.5 ), - selePtGammaEndCap_region1 = cms.double( 0.5 ), - region1_EndCap = cms.double( 1.8 ), - region2_EndCap = cms.double( 2.0 ), - store5x5RecHitEE = cms.bool( False ), - seleIsoEndCap_region3 = cms.double( 0.5 ), - seleIsoEndCap_region2 = cms.double( 0.5 ), - seleMinvMinEndCap = cms.double( 0.05 ), - selePtPairEndCap_region3 = cms.double( 99.0 ), - seleIsoEndCap_region1 = cms.double( 0.5 ), - seleBeltDREndCap = cms.double( 0.2 ), - seleMinvMaxEndCap = cms.double( 0.3 ), - seleNxtalEndCap_region1 = cms.uint32( 6 ), - seleS9S25GammaEndCap = cms.double( 0.0 ) - ), - storeRecHitES = cms.bool( False ), - preshowerSelection = cms.PSet( - preshClusterEnergyCut = cms.double( 0.0 ), - debugLevelES = cms.string( "" ), - ESCollection = cms.string( "etaEcalRecHitsES" ), - preshNclust = cms.int32( 4 ), - preshStripEnergyCut = cms.double( 0.0 ), - preshCalibPlaneY = cms.double( 0.7 ), - preshSeededNstrip = cms.int32( 15 ), - preshCalibGamma = cms.double( 0.024 ), - preshCalibPlaneX = cms.double( 1.0 ), - preshCalibMIP = cms.double( 9.0E-5 ) - ), - debugLevel = cms.int32( 0 ) +fragment.hltAK4PFCorrectorCPUOnly = cms.EDProducer( "ChainedJetCorrectorProducer", + correctors = cms.VInputTag( 'hltAK4PFFastJetCorrectorCPUOnly','hltAK4PFRelativeCorrector','hltAK4PFAbsoluteCorrector','hltAK4PFResidualCorrector' ) ) -fragment.hltAlCaEtaEBUncalibrator = cms.EDProducer( "EcalRecalibRecHitProducer", - doEnergyScale = cms.bool( False ), - doEnergyScaleInverse = cms.bool( False ), - doIntercalib = cms.bool( False ), - doIntercalibInverse = cms.bool( False ), - EERecHitCollection = cms.InputTag( 'hltAlCaEtaRecHitsFilterEBonlyRegional','etaEcalRecHitsEB' ), - EBRecHitCollection = cms.InputTag( 'hltAlCaEtaRecHitsFilterEBonlyRegional','etaEcalRecHitsEB' ), - doLaserCorrections = cms.bool( False ), - doLaserCorrectionsInverse = cms.bool( False ), - EBRecalibRecHitCollection = cms.string( "etaEcalRecHitsEB" ), - EERecalibRecHitCollection = cms.string( "etaEcalRecHitsEE" ) +fragment.hltAK4PFJetsCorrectedCPUOnly = cms.EDProducer( "CorrectedPFJetProducer", + src = cms.InputTag( "hltAK4PFJetsCPUOnly" ), + correctors = cms.VInputTag( 'hltAK4PFCorrectorCPUOnly' ) ) -fragment.hltAlCaEtaEBRechitsToDigis = cms.EDProducer( "HLTRechitsToDigis", - region = cms.string( "barrel" ), - digisIn = cms.InputTag( 'hltEcalDigis','ebDigis' ), - digisOut = cms.string( "etaEBDigis" ), - recHits = cms.InputTag( 'hltAlCaEtaEBUncalibrator','etaEcalRecHitsEB' ), - srFlagsIn = cms.InputTag( "hltEcalDigis" ), - srFlagsOut = cms.string( "etaEBSrFlags" ) +fragment.hltAK4PFJetsLooseIDCorrectedCPUOnly = cms.EDProducer( "CorrectedPFJetProducer", + src = cms.InputTag( "hltAK4PFJetsLooseIDCPUOnly" ), + correctors = cms.VInputTag( 'hltAK4PFCorrectorCPUOnly' ) ) -fragment.hltPreAlCaEcalEtaEEonly = cms.EDFilter( "HLTPrescaler", +fragment.hltAK4PFJetsTightIDCorrectedCPUOnly = cms.EDProducer( "CorrectedPFJetProducer", + src = cms.InputTag( "hltAK4PFJetsTightIDCPUOnly" ), + correctors = cms.VInputTag( 'hltAK4PFCorrectorCPUOnly' ) +) +fragment.hltPFJetsCorrectedMatchedToCaloJets10CPUOnly = cms.EDProducer( "HLTPFJetsMatchedToFilteredCaloJetsProducer", + src = cms.InputTag( "hltAK4PFJetsCorrectedCPUOnly" ), + triggerJetsFilter = cms.InputTag( "hltSingleCaloJet10CPUOnly" ), + triggerJetsType = cms.int32( 85 ), + maxDeltaR = cms.double( 0.5 ) +) +fragment.hltSinglePFJet40CPUOnly = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltPFJetsCorrectedMatchedToCaloJets10CPUOnly" ), + triggerType = cms.int32( 85 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 40.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 5.0 ), + MinN = cms.int32( 1 ) +) +fragment.hltAlCaPFJet40GPUxorCPUFilter = cms.EDFilter( "TriggerResultsFilter", + usePathStatus = cms.bool( True ), + hltResults = cms.InputTag( "" ), + l1tResults = cms.InputTag( "" ), + l1tIgnoreMaskAndPrescale = cms.bool( False ), + throw = cms.bool( True ), + triggerConditions = cms.vstring( '( AlCa_PFJet40_v22 AND NOT AlCa_PFJet40_CPUOnly_v1 ) OR ( NOT AlCa_PFJet40_v22 AND AlCa_PFJet40_CPUOnly_v1 )' ) +) +fragment.hltPrePFJet40GPUvsCPU = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltAlCaEtaRecHitsFilterEEonlyRegional = cms.EDFilter( "HLTRegionalEcalResonanceFilter", - barrelHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - endcapHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - preshRecHitProducer = cms.InputTag( 'hltEcalPreshowerRecHit','EcalRecHitsES' ), - barrelClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersBarrel' ), - endcapClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersEndcap' ), - useRecoFlag = cms.bool( False ), - flagLevelRecHitsToUse = cms.int32( 1 ), - useDBStatus = cms.bool( True ), - statusLevelRecHitsToUse = cms.int32( 1 ), - doSelBarrel = cms.bool( False ), - barrelSelection = cms.PSet( - massHighPi0Cand = cms.double( 0.163 ), - ptMinForIsolation = cms.double( 1.0 ), - seleMinvMaxBarrel = cms.double( 0.8 ), - massLowPi0Cand = cms.double( 0.104 ), - seleS9S25Gamma = cms.double( 0.0 ), - seleBeltDeta = cms.double( 0.05 ), - seleS4S9GammaBarrel_region2 = cms.double( 0.65 ), - barrelHitCollection = cms.string( "etaEcalRecHitsEB" ), - removePi0CandidatesForEta = cms.bool( False ), - seleMinvMinBarrel = cms.double( 0.3 ), - seleS4S9GammaBarrel_region1 = cms.double( 0.65 ), - selePtPairBarrel_region1 = cms.double( 1.5 ), - selePtPairBarrel_region2 = cms.double( 1.5 ), - seleBeltDR = cms.double( 0.2 ), - region1_Barrel = cms.double( 1.0 ), - seleIsoBarrel_region1 = cms.double( 0.5 ), - selePtGammaBarrel_region1 = cms.double( 1.0 ), - seleIsoBarrel_region2 = cms.double( 0.5 ), - selePtGammaBarrel_region2 = cms.double( 0.5 ), - store5x5RecHitEB = cms.bool( False ), - seleNxtalBarrel_region2 = cms.uint32( 6 ), - seleNxtalBarrel_region1 = cms.uint32( 6 ) +fragment.hltL1sSingleTau = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_SingleTau120er2p1 OR L1_SingleTau130er2p1" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +) +fragment.hltPreMediumChargedIsoPFTau180HighPtRelaxedIsoTrk50eta2p1 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltSingleL2Tau80eta2p2 = cms.EDFilter( "HLT1CaloJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltL2TauJets" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 80.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.2 ), + MinN = cms.int32( 1 ) +) +fragment.hltPFTau180Track = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltSelectedPFTausTrackFinding" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 180.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 1 ) +) +fragment.hltPFTauMediumHighPtRelaxedIsoAbsoluteIsolationDiscriminator = cms.EDProducer( "PFRecoTauDiscriminationByIsolation", + storeRawFootprintCorrection = cms.bool( False ), + PFTauProducer = cms.InputTag( "hltPFTaus" ), + storeRawOccupancy = cms.bool( False ), + maximumSumPtCut = cms.double( 2.3 ), + qualityCuts = cms.PSet( + vertexTrackFiltering = cms.bool( False ), + isolationQualityCuts = cms.PSet( + maxDeltaZ = cms.double( 0.2 ), + minTrackPt = cms.double( 0.5 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 100.0 ), + maxTransverseImpactParameter = cms.double( 0.1 ), + useTracksInsteadOfPFHadrons = cms.bool( False ) + ), + primaryVertexSrc = cms.InputTag( "hltPixelVertices" ), + recoverLeadingTrk = cms.bool( False ), + signalQualityCuts = cms.PSet( + maxDeltaZ = cms.double( 0.2 ), + minTrackPt = cms.double( 0.0 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 1000.0 ), + maxTransverseImpactParameter = cms.double( 0.2 ), + useTracksInsteadOfPFHadrons = cms.bool( False ) + ), + vxAssocQualityCuts = cms.PSet( + minTrackPt = cms.double( 0.0 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 1000.0 ), + maxTransverseImpactParameter = cms.double( 0.2 ), + useTracksInsteadOfPFHadrons = cms.bool( False ) + ), + pvFindingAlgo = cms.string( "closestInDeltaZ" ) ), - doSelEndcap = cms.bool( True ), - endcapSelection = cms.PSet( - seleBeltDetaEndCap = cms.double( 0.1 ), - selePtPairMaxEndCap_region3 = cms.double( 999.0 ), - seleS4S9GammaEndCap_region2 = cms.double( 0.9 ), - seleS4S9GammaEndCap_region1 = cms.double( 0.9 ), - seleNxtalEndCap_region2 = cms.uint32( 6 ), - seleNxtalEndCap_region3 = cms.uint32( 6 ), - ptMinForIsolationEndCap = cms.double( 0.5 ), - selePtPairEndCap_region1 = cms.double( 3.0 ), - endcapHitCollection = cms.string( "etaEcalRecHitsEE" ), - selePtPairEndCap_region2 = cms.double( 3.0 ), - seleS4S9GammaEndCap_region3 = cms.double( 0.9 ), - selePtGammaEndCap_region3 = cms.double( 1.0 ), - selePtGammaEndCap_region2 = cms.double( 1.0 ), - selePtGammaEndCap_region1 = cms.double( 1.0 ), - region1_EndCap = cms.double( 1.8 ), - region2_EndCap = cms.double( 2.0 ), - store5x5RecHitEE = cms.bool( True ), - seleIsoEndCap_region3 = cms.double( 0.5 ), - seleIsoEndCap_region2 = cms.double( 0.5 ), - seleMinvMinEndCap = cms.double( 0.2 ), - selePtPairEndCap_region3 = cms.double( 3.0 ), - seleIsoEndCap_region1 = cms.double( 0.5 ), - seleBeltDREndCap = cms.double( 0.3 ), - seleMinvMaxEndCap = cms.double( 0.8 ), - seleNxtalEndCap_region1 = cms.uint32( 6 ), - seleS9S25GammaEndCap = cms.double( 0.85 ) + minTauPtForNoIso = cms.double( 500.0 ), + maxAbsPhotonSumPt_outsideSignalCone = cms.double( 1.0E9 ), + vertexSrc = cms.InputTag( "NotUsed" ), + applySumPtCut = cms.bool( True ), + rhoConeSize = cms.double( 0.5 ), + ApplyDiscriminationByTrackerIsolation = cms.bool( True ), + storeRawPhotonSumPt_outsideSignalCone = cms.bool( False ), + rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAll" ), + enableHGCalWorkaround = cms.bool( False ), + footprintCorrections = cms.VPSet( + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 0" ) + ), + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 1 || decayMode() = 2" ) + ), + cms.PSet( offset = cms.string( "2.7" ), + selection = cms.string( "decayMode() = 5" ) + ), + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 6" ) + ), + cms.PSet( offset = cms.string( "max(2.0, 0.22*pt() - 2.0)" ), + selection = cms.string( "decayMode() = 10" ) + ) ), - storeRecHitES = cms.bool( True ), - preshowerSelection = cms.PSet( - preshClusterEnergyCut = cms.double( 0.0 ), - debugLevelES = cms.string( "" ), - ESCollection = cms.string( "etaEcalRecHitsES" ), - preshNclust = cms.int32( 4 ), - preshStripEnergyCut = cms.double( 0.0 ), - preshCalibPlaneY = cms.double( 0.7 ), - preshSeededNstrip = cms.int32( 15 ), - preshCalibGamma = cms.double( 0.024 ), - preshCalibPlaneX = cms.double( 1.0 ), - preshCalibMIP = cms.double( 9.0E-5 ) + deltaBetaFactor = cms.string( "0.38" ), + applyFootprintCorrection = cms.bool( False ), + UseAllPFCandsForWeights = cms.bool( False ), + relativeSumPtCut = cms.double( 0.06 ), + Prediscriminants = cms.PSet( BooleanOperator = cms.string( "and" ) ), + maximumOccupancy = cms.uint32( 0 ), + verbosity = cms.int32( 0 ), + applyOccupancyCut = cms.bool( False ), + applyDeltaBetaCorrection = cms.bool( False ), + applyRelativeSumPtCut = cms.bool( False ), + storeRawPUsumPt = cms.bool( False ), + applyPhotonPtSumOutsideSignalConeCut = cms.bool( False ), + deltaBetaPUTrackPtCutOverride = cms.bool( True ), + ApplyDiscriminationByWeightedECALIsolation = cms.bool( False ), + storeRawSumPt = cms.bool( False ), + ApplyDiscriminationByECALIsolation = cms.bool( False ), + applyRhoCorrection = cms.bool( False ), + WeightECALIsolation = cms.double( 1.0 ), + rhoUEOffsetCorrection = cms.double( 1.0 ), + maxRelPhotonSumPt_outsideSignalCone = cms.double( 0.1 ), + deltaBetaPUTrackPtCutOverride_val = cms.double( 0.5 ), + isoConeSizeForDeltaBeta = cms.double( 0.3 ), + relativeSumPtOffset = cms.double( 0.0 ), + customOuterCone = cms.double( -1.0 ), + particleFlowSrc = cms.InputTag( "hltParticleFlowForTaus" ) +) +fragment.hltPFTauMediumHighPtRelaxedIsoRelativeIsolationDiscriminator = cms.EDProducer( "PFRecoTauDiscriminationByIsolation", + storeRawFootprintCorrection = cms.bool( False ), + PFTauProducer = cms.InputTag( "hltPFTaus" ), + storeRawOccupancy = cms.bool( False ), + maximumSumPtCut = cms.double( 2.0 ), + qualityCuts = cms.PSet( + vertexTrackFiltering = cms.bool( False ), + isolationQualityCuts = cms.PSet( + maxDeltaZ = cms.double( 0.2 ), + minTrackPt = cms.double( 0.5 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 100.0 ), + maxTransverseImpactParameter = cms.double( 0.1 ), + useTracksInsteadOfPFHadrons = cms.bool( False ) + ), + primaryVertexSrc = cms.InputTag( "hltPixelVertices" ), + recoverLeadingTrk = cms.bool( False ), + signalQualityCuts = cms.PSet( + maxDeltaZ = cms.double( 0.2 ), + minTrackPt = cms.double( 0.0 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 1000.0 ), + maxTransverseImpactParameter = cms.double( 0.2 ), + useTracksInsteadOfPFHadrons = cms.bool( False ) + ), + vxAssocQualityCuts = cms.PSet( + minTrackPt = cms.double( 0.0 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 1000.0 ), + maxTransverseImpactParameter = cms.double( 0.2 ), + useTracksInsteadOfPFHadrons = cms.bool( False ) + ), + pvFindingAlgo = cms.string( "closestInDeltaZ" ) ), - debugLevel = cms.int32( 0 ) + minTauPtForNoIso = cms.double( 500.0 ), + maxAbsPhotonSumPt_outsideSignalCone = cms.double( 1.0E9 ), + vertexSrc = cms.InputTag( "NotUsed" ), + applySumPtCut = cms.bool( False ), + rhoConeSize = cms.double( 0.5 ), + ApplyDiscriminationByTrackerIsolation = cms.bool( True ), + storeRawPhotonSumPt_outsideSignalCone = cms.bool( False ), + rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAll" ), + enableHGCalWorkaround = cms.bool( False ), + footprintCorrections = cms.VPSet( + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 0" ) + ), + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 1 || decayMode() = 2" ) + ), + cms.PSet( offset = cms.string( "2.7" ), + selection = cms.string( "decayMode() = 5" ) + ), + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 6" ) + ), + cms.PSet( offset = cms.string( "max(2.0, 0.22*pt() - 2.0)" ), + selection = cms.string( "decayMode() = 10" ) + ) + ), + deltaBetaFactor = cms.string( "0.38" ), + applyFootprintCorrection = cms.bool( False ), + UseAllPFCandsForWeights = cms.bool( False ), + relativeSumPtCut = cms.double( 0.02 ), + Prediscriminants = cms.PSet( BooleanOperator = cms.string( "and" ) ), + maximumOccupancy = cms.uint32( 0 ), + verbosity = cms.int32( 0 ), + applyOccupancyCut = cms.bool( False ), + applyDeltaBetaCorrection = cms.bool( False ), + applyRelativeSumPtCut = cms.bool( True ), + storeRawPUsumPt = cms.bool( False ), + applyPhotonPtSumOutsideSignalConeCut = cms.bool( False ), + deltaBetaPUTrackPtCutOverride = cms.bool( True ), + ApplyDiscriminationByWeightedECALIsolation = cms.bool( False ), + storeRawSumPt = cms.bool( False ), + ApplyDiscriminationByECALIsolation = cms.bool( False ), + applyRhoCorrection = cms.bool( False ), + WeightECALIsolation = cms.double( 1.0 ), + rhoUEOffsetCorrection = cms.double( 1.0 ), + maxRelPhotonSumPt_outsideSignalCone = cms.double( 0.1 ), + deltaBetaPUTrackPtCutOverride_val = cms.double( 0.5 ), + isoConeSizeForDeltaBeta = cms.double( 0.3 ), + relativeSumPtOffset = cms.double( 200.0 ), + customOuterCone = cms.double( -1.0 ), + particleFlowSrc = cms.InputTag( "hltParticleFlowForTaus" ) ) -fragment.hltAlCaEtaEEUncalibrator = cms.EDProducer( "EcalRecalibRecHitProducer", - doEnergyScale = cms.bool( False ), - doEnergyScaleInverse = cms.bool( False ), - doIntercalib = cms.bool( False ), - doIntercalibInverse = cms.bool( False ), - EERecHitCollection = cms.InputTag( 'hltAlCaEtaRecHitsFilterEEonlyRegional','etaEcalRecHitsEE' ), - EBRecHitCollection = cms.InputTag( 'hltAlCaEtaRecHitsFilterEEonlyRegional','etaEcalRecHitsEE' ), - doLaserCorrections = cms.bool( False ), - doLaserCorrectionsInverse = cms.bool( False ), - EBRecalibRecHitCollection = cms.string( "etaEcalRecHitsEB" ), - EERecalibRecHitCollection = cms.string( "etaEcalRecHitsEE" ) +fragment.hltPFTauMediumHighPtRelaxedIsoAbsOrRelIsolationDiscriminator = cms.EDProducer( "PFTauDiscriminatorLogicalAndProducer", + Prediscriminants = cms.PSet( + BooleanOperator = cms.string( "or" ), + discr1 = cms.PSet( + cut = cms.double( 0.5 ), + Producer = cms.InputTag( "hltPFTauMediumHighPtRelaxedIsoAbsoluteIsolationDiscriminator" ) + ), + discr2 = cms.PSet( + cut = cms.double( 0.5 ), + Producer = cms.InputTag( "hltPFTauMediumHighPtRelaxedIsoRelativeIsolationDiscriminator" ) + ) + ), + PassValue = cms.double( 1.0 ), + FailValue = cms.double( 0.0 ), + PFTauProducer = cms.InputTag( "hltPFTaus" ) ) -fragment.hltAlCaEtaEERechitsToDigis = cms.EDProducer( "HLTRechitsToDigis", - region = cms.string( "endcap" ), - digisIn = cms.InputTag( 'hltEcalDigis','eeDigis' ), - digisOut = cms.string( "etaEEDigis" ), - recHits = cms.InputTag( 'hltAlCaEtaEEUncalibrator','etaEcalRecHitsEE' ), - srFlagsIn = cms.InputTag( "hltEcalDigis" ), - srFlagsOut = cms.string( "etaEESrFlags" ) +fragment.hltPFTauTrackPt50Discriminator = cms.EDProducer( "PFRecoTauDiscriminationByLeadingObjectPtCut", + MinPtLeadingObject = cms.double( 50.0 ), + Prediscriminants = cms.PSet( BooleanOperator = cms.string( "and" ) ), + UseOnlyChargedHadrons = cms.bool( True ), + PFTauProducer = cms.InputTag( "hltPFTaus" ) ) -fragment.hltPreAlCaAK8PFJet40 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltSelectedPFTausTrackPt50AbsOrRelMediumHighPtRelaxedIsoIsolation = cms.EDFilter( "PFTauSelector", + src = cms.InputTag( "hltPFTaus" ), + cut = cms.string( "pt > 0" ), + discriminators = cms.VPSet( + cms.PSet( discriminator = cms.InputTag( "hltPFTauTrackPt50Discriminator" ), + selectionCut = cms.double( 0.5 ) + ), + cms.PSet( discriminator = cms.InputTag( "hltPFTauMediumHighPtRelaxedIsoAbsOrRelIsolationDiscriminator" ), + selectionCut = cms.double( 0.5 ) + ) + ), + discriminatorContainers = cms.VPSet( + ) ) -fragment.hltPreAlCaPFJet40 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltPFTau180TrackPt50LooseAbsOrRelMediumHighPtRelaxedIsoIso = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltSelectedPFTausTrackPt50AbsOrRelMediumHighPtRelaxedIsoIsolation" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 180.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 1 ) +) +fragment.hltL1JetsHLTSinglePFTauTrackMediumChargedIsolationMatch = cms.EDProducer( "L1THLTTauMatching", + L1TauTrigger = cms.InputTag( "hltL1sSingleTau" ), + JetSrc = cms.InputTag( "hltSelectedPFTausTrackPt50AbsOrRelMediumHighPtRelaxedIsoIsolation" ), + EtMin = cms.double( 0.0 ), + ReduceTauContent = cms.bool( True ), + KeepOriginalVertex = cms.bool( False ) +) +fragment.hltSelectedPFTau180MediumChargedIsolationL1HLTMatched = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltL1JetsHLTSinglePFTauTrackMediumChargedIsolationMatch" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 180.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 1 ) ) fragment.hltL1sTripleEG14108IorTripleEG18178 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), @@ -63091,6 +66600,99 @@ MaxEta = cms.double( -1.0 ), MinN = cms.int32( 1 ) ) +fragment.hltPreVBFDoubleTightChargedIsoPFTauHPS20Trk1eta2p1 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltDoubleL2IsoTau20eta2p2 = cms.EDFilter( "HLT1CaloJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltL2TauJetsIsoGlob" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 20.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.2 ), + MinN = cms.int32( 2 ) +) +fragment.hltHpsDoublePFTau20 = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltHpsPFTauProducer" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 20.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 2 ) +) +fragment.hltHpsDoublePFTau20Track = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltHpsSelectedPFTausTrackFinding" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 20.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 2 ) +) +fragment.hltHpsDoublePFTau20TrackTightChargedIso = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltHpsSelectedPFTausTrackFindingTightChargedIsolation" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 20.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 2 ) +) +fragment.hltHpsDoublePFTau20TrackTightChargedIsoAgainstMuon = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltHpsSelectedPFTausTrackFindingTightChargedIsolationAgainstMuon" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 20.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 2 ) +) +fragment.hltMatchedVBFTwoPFJetsDoubleTightChargedIsoPFTauHPS20OverlapRemoval = cms.EDProducer( "PFJetsTauOverlapRemoval", + PFJetSrc = cms.InputTag( 'hltVBFL1TLooseIDPFJetsMatching','TwoJets' ), + TauSrc = cms.InputTag( "hltHpsDoublePFTau20TrackTightChargedIsoAgainstMuon" ), + Min_dR = cms.double( 0.5 ) +) +fragment.hltMatchedVBFTwoPFJets2CrossCleanedFromDoubleTightChargedIsoPFTauHPS20 = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltMatchedVBFTwoPFJetsDoubleTightChargedIsoPFTauHPS20OverlapRemoval" ), + triggerType = cms.int32( 85 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 40.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 2 ) +) +fragment.hltMatchedVBFOnePFJet2CrossCleanedFromDoubleTightChargedIsoPFTauHPS20 = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltMatchedVBFTwoPFJetsDoubleTightChargedIsoPFTauHPS20OverlapRemoval" ), + triggerType = cms.int32( 85 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 115.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) +) fragment.hltPrePhoton75R9Id90HE10IsoMEBOnlyPFJetsMJJ300DEta3 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) @@ -64180,266 +67782,6 @@ offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltPreAK8PFJet330TrimMass30PFAK8BoostedDoubleBp02 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltSinglePFJet330AK8 = cms.EDFilter( "HLT1PFJet", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK8PFJetsCorrectedMatchedToCaloJets300" ), - triggerType = cms.int32( 85 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 330.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 5.0 ), - MinN = cms.int32( 1 ) -) -fragment.hltAK8TrimModJetsCorrectedMatchedToCaloJets300ForDB = cms.EDProducer( "HLTPFJetsMatchedToFilteredCaloJetsProducer", - src = cms.InputTag( "hltAK8TrimModJets" ), - triggerJetsFilter = cms.InputTag( "hltAK8SingleCaloJet300" ), - triggerJetsType = cms.int32( 85 ), - maxDeltaR = cms.double( 0.5 ) -) -fragment.hltSinglePFJet330AK8ForDB = cms.EDFilter( "HLT1PFJet", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK8TrimModJetsCorrectedMatchedToCaloJets300ForDB" ), - triggerType = cms.int32( 85 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - MinMass = cms.double( 30.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 5.0 ), - MinN = cms.int32( 1 ) -) -fragment.hltPFJetForDBtagSelectorAK8 = cms.EDFilter( "HLT1PFJet", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK8PFJetsCorrectedMatchedToCaloJets300" ), - triggerType = cms.int32( 86 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 300.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.6 ), - MinN = cms.int32( 1 ) -) -fragment.hltPFJetForDBtagAK8 = cms.EDProducer( "HLTPFJetCollectionProducer", - HLTObject = cms.InputTag( "hltPFJetForDBtagSelectorAK8" ), - TriggerTypes = cms.vint32( 86 ) -) -fragment.hltBoostedDBLifetimeTagInfosPFAK8 = cms.EDProducer( "CandIPProducer", - primaryVertex = cms.InputTag( "hltVerticesPFFilter" ), - computeProbabilities = cms.bool( True ), - computeGhostTrack = cms.bool( True ), - ghostTrackPriorDeltaR = cms.double( 0.03 ), - minimumNumberOfPixelHits = cms.int32( 2 ), - minimumNumberOfHits = cms.int32( 3 ), - maximumTransverseImpactParameter = cms.double( 0.2 ), - minimumTransverseMomentum = cms.double( 1.0 ), - maximumChiSquared = cms.double( 5.0 ), - maximumLongitudinalImpactParameter = cms.double( 17.0 ), - jetDirectionUsingTracks = cms.bool( False ), - jetDirectionUsingGhostTrack = cms.bool( False ), - useTrackQuality = cms.bool( False ), - jets = cms.InputTag( "hltPFJetForDBtagAK8" ), - candidates = cms.InputTag( "hltParticleFlow" ), - maxDeltaR = cms.double( 0.4 ) -) -fragment.hltBoostedDBInclusiveVertexFinderPFAK8 = cms.EDProducer( "InclusiveCandidateVertexFinder", - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - primaryVertices = cms.InputTag( "hltVerticesPFFilter" ), - tracks = cms.InputTag( "hltParticleFlow" ), - minHits = cms.uint32( 8 ), - maximumLongitudinalImpactParameter = cms.double( 0.3 ), - maximumTimeSignificance = cms.double( 3.0 ), - minPt = cms.double( 0.8 ), - maxNTracks = cms.uint32( 30 ), - clusterizer = cms.PSet( - distanceRatio = cms.double( 20.0 ), - clusterMaxDistance = cms.double( 0.05 ), - seedMax3DIPSignificance = cms.double( 9999.0 ), - clusterMaxSignificance = cms.double( 4.5 ), - seedMin3DIPSignificance = cms.double( 1.2 ), - clusterMinAngleCosine = cms.double( 0.5 ), - seedMin3DIPValue = cms.double( 0.005 ), - seedMax3DIPValue = cms.double( 9999.0 ) - ), - vertexMinAngleCosine = cms.double( 0.95 ), - vertexMinDLen2DSig = cms.double( 2.5 ), - vertexMinDLenSig = cms.double( 0.5 ), - fitterSigmacut = cms.double( 3.0 ), - fitterTini = cms.double( 256.0 ), - fitterRatio = cms.double( 0.25 ), - useDirectVertexFitter = cms.bool( True ), - useVertexReco = cms.bool( True ), - vertexReco = cms.PSet( - primcut = cms.double( 1.0 ), - seccut = cms.double( 3.0 ), - finder = cms.string( "avr" ), - smoothing = cms.bool( True ) - ) -) -fragment.hltBoostedDBInclusiveSecondaryVerticesPFAK8 = cms.EDProducer( "CandidateVertexMerger", - secondaryVertices = cms.InputTag( "hltBoostedDBInclusiveVertexFinderPFAK8" ), - maxFraction = cms.double( 0.7 ), - minSignificance = cms.double( 2.0 ) -) -fragment.hltBoostedDBTrackVertexArbitratorPFAK8 = cms.EDProducer( "CandidateVertexArbitrator", - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - primaryVertices = cms.InputTag( "hltVerticesPFFilter" ), - tracks = cms.InputTag( "hltParticleFlow" ), - secondaryVertices = cms.InputTag( "hltBoostedDBInclusiveSecondaryVerticesPFAK8" ), - dLenFraction = cms.double( 0.333 ), - dRCut = cms.double( 0.4 ), - distCut = cms.double( 0.04 ), - sigCut = cms.double( 5.0 ), - fitterSigmacut = cms.double( 3.0 ), - fitterTini = cms.double( 256.0 ), - fitterRatio = cms.double( 0.25 ), - trackMinLayers = cms.int32( 4 ), - trackMinPt = cms.double( 0.4 ), - trackMinPixels = cms.int32( 1 ), - maxTimeSignificance = cms.double( 3.5 ) -) -fragment.hltBoostedDBInclusiveMergedVerticesPFAK8 = cms.EDProducer( "CandidateVertexMerger", - secondaryVertices = cms.InputTag( "hltBoostedDBTrackVertexArbitratorPFAK8" ), - maxFraction = cms.double( 0.2 ), - minSignificance = cms.double( 10.0 ) -) -fragment.hltBoostedDBSecondaryVertexTagInfosPFAK8 = cms.EDProducer( "CandSecondaryVertexProducer", - trackSelection = cms.PSet( - max_pT_dRcut = cms.double( 0.1 ), - b_dR = cms.double( 0.6263 ), - min_pT = cms.double( 120.0 ), - b_pT = cms.double( 0.3684 ), - ptMin = cms.double( 1.0 ), - max_pT_trackPTcut = cms.double( 3.0 ), - max_pT = cms.double( 500.0 ), - useVariableJTA = cms.bool( False ), - maxDecayLen = cms.double( 99999.9 ), - qualityClass = cms.string( "any" ), - normChi2Max = cms.double( 99999.9 ), - sip2dValMin = cms.double( -99999.9 ), - sip3dValMin = cms.double( -99999.9 ), - a_dR = cms.double( -0.001053 ), - maxDistToAxis = cms.double( 0.2 ), - totalHitsMin = cms.uint32( 3 ), - a_pT = cms.double( 0.005263 ), - sip2dSigMax = cms.double( 99999.9 ), - sip2dValMax = cms.double( 99999.9 ), - sip3dSigMax = cms.double( 99999.9 ), - sip3dValMax = cms.double( 99999.9 ), - min_pT_dRcut = cms.double( 0.5 ), - jetDeltaRMax = cms.double( 0.3 ), - pixelHitsMin = cms.uint32( 2 ), - sip3dSigMin = cms.double( -99999.9 ), - sip2dSigMin = cms.double( -99999.9 ) - ), - vertexSelection = cms.PSet( sortCriterium = cms.string( "dist3dError" ) ), - vertexCuts = cms.PSet( - distSig2dMin = cms.double( 3.0 ), - useTrackWeights = cms.bool( True ), - distVal3dMax = cms.double( 99999.9 ), - massMax = cms.double( 6.5 ), - distSig3dMax = cms.double( 99999.9 ), - distVal2dMin = cms.double( 0.01 ), - minimumTrackWeight = cms.double( 0.5 ), - v0Filter = cms.PSet( k0sMassWindow = cms.double( 0.05 ) ), - distSig2dMax = cms.double( 99999.9 ), - distSig3dMin = cms.double( -99999.9 ), - fracPV = cms.double( 0.65 ), - maxDeltaRToJetAxis = cms.double( 0.4 ), - distVal2dMax = cms.double( 2.5 ), - distVal3dMin = cms.double( -99999.9 ), - multiplicityMin = cms.uint32( 2 ) - ), - vertexReco = cms.PSet( - primcut = cms.double( 1.8 ), - seccut = cms.double( 6.0 ), - finder = cms.string( "avr" ), - weightthreshold = cms.double( 0.001 ), - minweight = cms.double( 0.5 ), - smoothing = cms.bool( False ) - ), - constraint = cms.string( "BeamSpot" ), - trackIPTagInfos = cms.InputTag( "hltBoostedDBLifetimeTagInfosPFAK8" ), - minimumTrackWeight = cms.double( 0.5 ), - usePVError = cms.bool( True ), - trackSort = cms.string( "sip3dSig" ), - beamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - useExternalSV = cms.bool( True ), - extSVCollection = cms.InputTag( "hltBoostedDBInclusiveMergedVerticesPFAK8" ), - extSVDeltaRToJet = cms.double( 0.3 ) -) -fragment.hltBoostedDBSVAK8TagInfosPF = cms.EDProducer( "BoostedDoubleSVProducer", - trackSelection = cms.PSet( - maxDistToAxis = cms.double( 0.07 ), - totalHitsMin = cms.uint32( 0 ), - ptMin = cms.double( 0.0 ), - sip2dSigMax = cms.double( 99999.9 ), - sip2dValMax = cms.double( 99999.9 ), - sip3dSigMax = cms.double( 99999.9 ), - sip3dValMax = cms.double( 99999.9 ), - useVariableJTA = cms.bool( False ), - maxDecayLen = cms.double( 5.0 ), - qualityClass = cms.string( "any" ), - jetDeltaRMax = cms.double( 0.8 ), - normChi2Max = cms.double( 99999.9 ), - pixelHitsMin = cms.uint32( 0 ), - sip2dSigMin = cms.double( -99999.9 ), - sip2dValMin = cms.double( -99999.9 ), - sip3dSigMin = cms.double( -99999.9 ), - sip3dValMin = cms.double( -99999.9 ) - ), - beta = cms.double( 1.0 ), - R0 = cms.double( 0.8 ), - maxSVDeltaRToJet = cms.double( 0.7 ), - trackPairV0Filter = cms.PSet( k0sMassWindow = cms.double( 0.03 ) ), - svTagInfos = cms.InputTag( "hltBoostedDBSecondaryVertexTagInfosPFAK8" ), - weights = cms.InputTag( "" ) -) -fragment.hltBoostedDBJetTagsPFAK8 = cms.EDProducer( "JetTagProducer", - jetTagComputer = cms.string( "hltBoostedDoubleSecondaryVertexAK8Computer" ), - tagInfos = cms.VInputTag( 'hltBoostedDBSVAK8TagInfosPF' ) -) -fragment.hltBTagPFBoostedDoubleSecondaryVertexpZSingle = cms.EDFilter( "HLTPFJetTag", - saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltPFJetForDBtagAK8" ), - JetTags = cms.InputTag( "hltBoostedDBJetTagsPFAK8" ), - MinTag = cms.double( 0.2 ), - MaxTag = cms.double( 999999.0 ), - MinJets = cms.int32( 1 ), - TriggerType = cms.int32( 86 ) -) -fragment.hltPreAK8PFJet330TrimMass30PFAK8BoostedDoubleBnp2 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltBTagPFBoostedDoubleSecondaryVertexnp02Single = cms.EDFilter( "HLTPFJetTag", - saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltPFJetForDBtagAK8" ), - JetTags = cms.InputTag( "hltBoostedDBJetTagsPFAK8" ), - MinTag = cms.double( -0.2 ), - MaxTag = cms.double( 999999.0 ), - MinJets = cms.int32( 1 ), - TriggerType = cms.int32( 86 ) -) -fragment.hltPreAK8PFJet330TrimMass30PFAK8BoostedDoubleBnp4 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltBTagPFBoostedDoubleSecondaryVertexnp4Single = cms.EDFilter( "HLTPFJetTag", - saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltPFJetForDBtagAK8" ), - JetTags = cms.InputTag( "hltBoostedDBJetTagsPFAK8" ), - MinTag = cms.double( -0.4 ), - MaxTag = cms.double( 999999.0 ), - MinJets = cms.int32( 1 ), - TriggerType = cms.int32( 86 ) -) fragment.hltPreDiphoton3018R9IdLANDHEANDIsoCaloIdMass55 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) @@ -64819,7 +68161,7 @@ ) fragment.hltL1sDoubleTauBigOR = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_DoubleIsoTau32er2p1 OR L1_DoubleIsoTau34er2p1 OR L1_DoubleIsoTau36er2p1 OR L1_DoubleTau70er2p1" ), + L1SeedsLogicalExpression = cms.string( "L1_DoubleIsoTau32er2p1 OR L1_DoubleIsoTau34er2p1 OR L1_DoubleIsoTau35er2p1 OR L1_DoubleIsoTau36er2p1 OR L1_DoubleTau70er2p1" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -64833,18 +68175,6 @@ offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltL1sSingleTau = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleTau120er2p1 OR L1_SingleTau130er2p1" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) fragment.hltL1sBigOrMuXXerIsoTauYYer = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), L1SeedsLogicalExpression = cms.string( "L1_Mu22er2p1_IsoTau32er2p1 OR L1_Mu22er2p1_IsoTau34er2p1 OR L1_Mu22er2p1_IsoTau36er2p1 OR L1_Mu22er2p1_Tau70er2p1" ), @@ -64956,7 +68286,7 @@ ) fragment.hltL1sTauVeryBigOR = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_LooseIsoEG22er2p1_IsoTau26er2p1_dR_Min0p3 OR L1_LooseIsoEG24er2p1_IsoTau27er2p1_dR_Min0p3 OR L1_LooseIsoEG22er2p1_Tau70er2p1_dR_Min0p3 OR L1_SingleTau120er2p1 OR L1_SingleTau130er2p1 OR L1_DoubleTau70er2p1 OR L1_DoubleIsoTau28er2p1 OR L1_DoubleIsoTau30er2p1 OR L1_DoubleIsoTau32er2p1 OR L1_DoubleIsoTau34er2p1 OR L1_DoubleIsoTau36er2p1 OR L1_DoubleIsoTau28er2p1_Mass_Max90 OR L1_DoubleIsoTau28er2p1_Mass_Max80 OR L1_DoubleIsoTau30er2p1_Mass_Max90 OR L1_DoubleIsoTau30er2p1_Mass_Max80 OR L1_Mu18er2p1_Tau24er2p1 OR L1_Mu18er2p1_Tau26er2p1 OR L1_Mu22er2p1_IsoTau28er2p1 OR L1_Mu22er2p1_IsoTau30er2p1 OR L1_Mu22er2p1_IsoTau32er2p1 OR L1_Mu22er2p1_IsoTau34er2p1 OR L1_Mu22er2p1_IsoTau36er2p1 OR L1_Mu22er2p1_IsoTau40er2p1 OR L1_Mu22er2p1_Tau70er2p1 OR L1_IsoTau52er2p1_QuadJet36er2p5 OR L1_DoubleJet35_Mass_Min450_IsoTau45_RmOvlp OR L1_DoubleJet_80_30_Mass_Min420_IsoTau40_RmOvlp OR L1_DoubleIsoTau26er2p1_Jet55_RmOvlp_dR0p5" ), + L1SeedsLogicalExpression = cms.string( "L1_LooseIsoEG22er2p1_IsoTau26er2p1_dR_Min0p3 OR L1_LooseIsoEG24er2p1_IsoTau27er2p1_dR_Min0p3 OR L1_LooseIsoEG22er2p1_Tau70er2p1_dR_Min0p3 OR L1_SingleTau120er2p1 OR L1_SingleTau130er2p1 OR L1_DoubleTau70er2p1 OR L1_DoubleIsoTau28er2p1 OR L1_DoubleIsoTau30er2p1 OR L1_DoubleIsoTau32er2p1 OR L1_DoubleIsoTau34er2p1 OR L1_DoubleIsoTau35er2p1 OR L1_DoubleIsoTau36er2p1 OR L1_DoubleIsoTau28er2p1_Mass_Max90 OR L1_DoubleIsoTau28er2p1_Mass_Max80 OR L1_DoubleIsoTau30er2p1_Mass_Max90 OR L1_DoubleIsoTau30er2p1_Mass_Max80 OR L1_Mu18er2p1_Tau24er2p1 OR L1_Mu18er2p1_Tau26er2p1 OR L1_Mu22er2p1_IsoTau28er2p1 OR L1_Mu22er2p1_IsoTau30er2p1 OR L1_Mu22er2p1_IsoTau32er2p1 OR L1_Mu22er2p1_IsoTau34er2p1 OR L1_Mu22er2p1_IsoTau36er2p1 OR L1_Mu22er2p1_IsoTau40er2p1 OR L1_Mu22er2p1_Tau70er2p1 OR L1_IsoTau52er2p1_QuadJet36er2p5 OR L1_DoubleJet35_Mass_Min450_IsoTau45_RmOvlp OR L1_DoubleJet_80_30_Mass_Min420_IsoTau40_RmOvlp OR L1_DoubleIsoTau26er2p1_Jet55_RmOvlp_dR0p5" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -65367,7 +68697,7 @@ is_online = cms.bool( True ), VSeWP = cms.vstring( '-1.' ), VSmuWP = cms.vstring( '-1.' ), - VSjetWP = cms.vstring( 'double t1 = 0.62, t2 = 0.3891, t3 = 0.05, x1 = 35, x2 = 100, x3 = 300; if (pt <= x1) return t1; if (pt >= x3) return t3; if (pt < x2) return (t2 - t1) / (x2 - x1) * (pt - x1) + t1; return (t3 - t2) / (x3 - x2) * (pt - x2) + t2;', + VSjetWP = cms.vstring( 'double t1 = 0.649, t2 = 0.441, t3 = 0.05, x1 = 35, x2 = 100, x3 = 300; if (pt <= x1) return t1; if (pt >= x3) return t3; if (pt < x2) return (t2 - t1) / (x2 - x1) * (pt - x1) + t1; return (t3 - t2) / (x3 - x2) * (pt - x2) + t2;', 'double t1 = 0.7045, t2 = 0.7029, t3 = 0.05, x1 = 30, x2 = 100, x3 = 300; if (pt <= x1) return t1; if (pt >= x3) return t3; if (pt < x2) return (t2 - t1) / (x2 - x1) * (pt - x1) + t1; return (t3 - t2) / (x3 - x2) * (pt - x2) + t2;', 'double t1 = 0.5419, t2 = 0.4837, t3 = 0.050, x1 = 27, x2 = 100, x3 = 300; if (pt <= x1) return t1; if (pt >= x3) return t3; if (pt < x2) return (t2 - t1) / (x2 - x1) * (pt - x1) + t1; return (t3 - t2) / (x3 - x2) * (pt - x2) + t2;', 'double t1 = 0.6072, t2 = 0.125, x1 = 180, x2 = 500; if (pt <= x1) return t1; if (pt >= x2) return t2; return (t2 - t1) / (x2 - x1) * (pt - x1) + t1;' ), @@ -65385,7 +68715,7 @@ cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauDeepTauProducer", "VSjet" ), rawValues = cms.vstring( ), selectionCuts = cms.vdouble( ), - workingPoints = cms.vstring( 'double t1 = 0.62, t2 = 0.3891, t3 = 0.05, x1 = 35, x2 = 100, x3 = 300; if (pt <= x1) return t1; if (pt >= x3) return t3; if (pt < x2) return (t2 - t1) / (x2 - x1) * (pt - x1) + t1; return (t3 - t2) / (x3 - x2) * (pt - x2) + t2;' ) + workingPoints = cms.vstring( 'double t1 = 0.649, t2 = 0.441, t3 = 0.05, x1 = 35, x2 = 100, x3 = 300; if (pt <= x1) return t1; if (pt >= x3) return t3; if (pt < x2) return (t2 - t1) / (x2 - x1) * (pt - x1) + t1; return (t3 - t2) / (x3 - x2) * (pt - x2) + t2;' ) ) ) ) @@ -65408,329 +68738,545 @@ MaxEta = cms.double( 2.1 ), MinN = cms.int32( 2 ) ) -fragment.hltPreEle24eta2p1WPTightGsfLooseDeepTauPFTauHPS30eta2p1CrossL1 = cms.EDFilter( "HLTPrescaler", +fragment.hltPreDoubleMediumChargedIsoPFTauHPS40Trk1eta2p1 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltEGL1EGerAndTauFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", +fragment.hltCaloTowerL1sTauVeryBigORSeededRegional = cms.EDProducer( "CaloTowerFromL1TSeededCreatorForTauHLT", + TauTrigger = cms.InputTag( "hltL1sTauVeryBigOR" ), + towers = cms.InputTag( "hltTowerMakerForAll" ), + UseTowersInCone = cms.double( 0.8 ), + minimumE = cms.double( 0.8 ), + minimumEt = cms.double( 0.5 ), + verbose = cms.untracked.int32( 0 ) +) +fragment.hltAkIsoTauL1sTauVeryBigORSeededRegional = cms.EDProducer( "FastjetJetProducer", + useMassDropTagger = cms.bool( False ), + useFiltering = cms.bool( False ), + useDynamicFiltering = cms.bool( False ), + useTrimming = cms.bool( False ), + usePruning = cms.bool( False ), + useCMSBoostedTauSeedingAlgorithm = cms.bool( False ), + useKtPruning = cms.bool( False ), + useConstituentSubtraction = cms.bool( False ), + useSoftDrop = cms.bool( False ), + correctShape = cms.bool( False ), + UseOnlyVertexTracks = cms.bool( False ), + UseOnlyOnePV = cms.bool( False ), + muCut = cms.double( -1.0 ), + yCut = cms.double( -1.0 ), + rFilt = cms.double( -1.0 ), + rFiltFactor = cms.double( -1.0 ), + trimPtFracMin = cms.double( -1.0 ), + zcut = cms.double( -1.0 ), + rcut_factor = cms.double( -1.0 ), + csRho_EtaMax = cms.double( -1.0 ), + csRParam = cms.double( -1.0 ), + beta = cms.double( -1.0 ), + R0 = cms.double( -1.0 ), + gridMaxRapidity = cms.double( -1.0 ), + gridSpacing = cms.double( -1.0 ), + DzTrVtxMax = cms.double( 0.0 ), + DxyTrVtxMax = cms.double( 0.0 ), + MaxVtxZ = cms.double( 15.0 ), + subjetPtMin = cms.double( -1.0 ), + muMin = cms.double( -1.0 ), + muMax = cms.double( -1.0 ), + yMin = cms.double( -1.0 ), + yMax = cms.double( -1.0 ), + dRMin = cms.double( -1.0 ), + dRMax = cms.double( -1.0 ), + maxDepth = cms.int32( -1 ), + nFilt = cms.int32( -1 ), + MinVtxNdof = cms.int32( 5 ), + src = cms.InputTag( "hltCaloTowerL1sTauVeryBigORSeededRegional" ), + srcPVs = cms.InputTag( "NotUsed" ), + jetType = cms.string( "CaloJet" ), + jetAlgorithm = cms.string( "AntiKt" ), + rParam = cms.double( 0.2 ), + inputEtMin = cms.double( 0.3 ), + inputEMin = cms.double( 0.0 ), + jetPtMin = cms.double( 1.0 ), + doPVCorrection = cms.bool( False ), + doAreaFastjet = cms.bool( False ), + doRhoFastjet = cms.bool( False ), + doPUOffsetCorr = cms.bool( False ), + puPtMin = cms.double( 10.0 ), + nSigmaPU = cms.double( 1.0 ), + radiusPU = cms.double( 0.4 ), + subtractorName = cms.string( "" ), + useExplicitGhosts = cms.bool( False ), + doAreaDiskApprox = cms.bool( False ), + voronoiRfact = cms.double( -9.0 ), + Rho_EtaMax = cms.double( 4.4 ), + Ghost_EtaMax = cms.double( 6.0 ), + Active_Area_Repeats = cms.int32( 5 ), + GhostArea = cms.double( 0.01 ), + restrictInputs = cms.bool( False ), + maxInputs = cms.uint32( 1 ), + writeCompound = cms.bool( False ), + writeJetsWithConst = cms.bool( False ), + doFastJetNonUniform = cms.bool( False ), + useDeterministicSeed = cms.bool( True ), + minSeed = cms.uint32( 0 ), + verbosity = cms.int32( 0 ), + puWidth = cms.double( 0.0 ), + nExclude = cms.uint32( 0 ), + maxBadEcalCells = cms.uint32( 9999999 ), + maxBadHcalCells = cms.uint32( 9999999 ), + maxProblematicEcalCells = cms.uint32( 9999999 ), + maxProblematicHcalCells = cms.uint32( 9999999 ), + maxRecoveredEcalCells = cms.uint32( 9999999 ), + maxRecoveredHcalCells = cms.uint32( 9999999 ), + puCenters = cms.vdouble( ), + applyWeight = cms.bool( False ), + srcWeights = cms.InputTag( "" ), + minimumTowersFraction = cms.double( 0.0 ), + jetCollInstanceName = cms.string( "" ), + sumRecHits = cms.bool( False ) +) +fragment.hltL2TauJetsL1TauSeeded = cms.EDProducer( "L2TauJetsMerger", + JetSrc = cms.VInputTag( 'hltAkIsoTauL1sTauVeryBigORSeededRegional' ), + EtMin = cms.double( 20.0 ) +) +fragment.hltDoubleL2Tau26eta2p2 = cms.EDFilter( "HLT1CaloJet", saveTags = cms.bool( True ), - candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), - l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - candNonIsolatedTag = cms.InputTag( "" ), - l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1SeedFilterTag = cms.InputTag( "hltL1sBigORLooseIsoEGXXerIsoTauYYerdRMin0p3" ), - l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - ncandcut = cms.int32( 1 ), - doIsolated = cms.bool( False ), - region_eta_size = cms.double( 0.522 ), - region_eta_size_ecap = cms.double( 1.0 ), - region_phi_size = cms.double( 1.044 ), - barrel_end = cms.double( 1.4791 ), - endcap_end = cms.double( 2.17 ) + inputTag = cms.InputTag( "hltL2TauJetsL1TauSeeded" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 26.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.2 ), + MinN = cms.int32( 2 ) ) -fragment.hltEG24L1EGandTauEtFilter = cms.EDFilter( "HLTEgammaEtFilter", +fragment.hltL2TausForPixelIsolationL1TauSeeded = cms.EDFilter( "CaloJetSelector", + src = cms.InputTag( "hltL2TauJetsL1TauSeeded" ), + filter = cms.bool( False ), + cut = cms.string( "pt > 20 & abs(eta) < 2.5" ) +) +fragment.hltL2TauPixelIsoTagProducerL1TauSeededGlob = cms.EDProducer( "L2TauPixelIsoTagProducer", + JetSrc = cms.InputTag( "hltL2TausForPixelIsolationL1TauSeeded" ), + BeamSpotSrc = cms.InputTag( "hltOnlineBeamSpot" ), + VertexSrc = cms.InputTag( "hltTrimmedPixelVertices" ), + MaxNumberPV = cms.int32( 1 ), + IsoConeMax = cms.double( 0.4 ), + IsoConeMin = cms.double( 0.15 ), + TrackMinPt = cms.double( 0.9 ), + TrackMinNHits = cms.int32( 3 ), + TrackMaxNChi2 = cms.double( 1000.0 ), + TrackPVMaxDZ = cms.double( 0.1 ), + TrackMaxDxy = cms.double( 0.2 ), + TrackSrc = cms.InputTag( "" ) +) +fragment.hltL2TauIsoFilterL1TauSeededGlob = cms.EDFilter( "HLTCaloJetTag", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1EGerAndTauFilter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 24.0 ), - etcutEE = cms.double( 24.0 ), - ncandcut = cms.int32( 1 ) + Jets = cms.InputTag( "hltL2TausForPixelIsolationL1TauSeeded" ), + JetTags = cms.InputTag( "hltL2TauPixelIsoTagProducerL1TauSeededGlob" ), + MinTag = cms.double( 0.0 ), + MaxTag = cms.double( 4.0 ), + MinJets = cms.int32( 1 ), + TriggerType = cms.int32( 84 ) ) -fragment.hltEle24erWPTightClusterShapeFilterForTau = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltL2TauJetsIsoL1TauSeededGlob = cms.EDProducer( "HLTCaloJetCollectionProducer", + HLTObject = cms.InputTag( "hltL2TauIsoFilterL1TauSeededGlob" ), + TriggerTypes = cms.vint32( 84 ) +) +fragment.hltDoubleL2GlobIsoTau26eta2p2 = cms.EDFilter( "HLT1CaloJet", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG24L1EGandTauEtFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.011 ), - thrRegularEE = cms.vdouble( 0.0305 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + inputTag = cms.InputTag( "hltL2TauJetsIsoL1TauSeededGlob" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 26.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.2 ), + MinN = cms.int32( 2 ) ) -fragment.hltEle24erWPTightHEFilterForTau = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", +fragment.hltHpsDoublePFTau40 = cms.EDFilter( "HLT1PFTau", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle24erWPTightClusterShapeFilterForTau" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.1 ), - thrRegularEB1 = cms.vdouble( 0.75 ), - thrRegularEE1 = cms.vdouble( 3.0 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.03 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( 2.25 ), - thrRegularEE2 = cms.vdouble( 5.0 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.03 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.1, 0.1, 0.3, 0.5 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + inputTag = cms.InputTag( "hltHpsPFTauProducer" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 40.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 2 ) ) -fragment.hltEle24erWPTightEcalIsoFilterForTau = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", +fragment.hltHpsPFTauTrackPt1Discriminator = cms.EDProducer( "PFRecoTauDiscriminationByLeadingObjectPtCut", + MinPtLeadingObject = cms.double( 1.0 ), + Prediscriminants = cms.PSet( BooleanOperator = cms.string( "and" ) ), + UseOnlyChargedHadrons = cms.bool( True ), + PFTauProducer = cms.InputTag( "hltHpsPFTauProducer" ) +) +fragment.hltHpsSelectedPFTausTrackPt1 = cms.EDFilter( "PFTauSelector", + src = cms.InputTag( "hltHpsPFTauProducer" ), + cut = cms.string( "pt > 0" ), + discriminators = cms.VPSet( + cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauTrackPt1Discriminator" ), + selectionCut = cms.double( 0.5 ) + ) + ), + discriminatorContainers = cms.VPSet( + ) +) +fragment.hltHpsDoublePFTau40TrackPt1 = cms.EDFilter( "HLT1PFTau", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle24erWPTightHEFilterForTau" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.1 ), - thrRegularEB1 = cms.vdouble( 1.75 ), - thrRegularEE1 = cms.vdouble( 1.0 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.025 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( 1.75 ), - thrRegularEE2 = cms.vdouble( 2.0 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.025 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.2, 0.2, 0.25, 0.3 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + inputTag = cms.InputTag( "hltHpsSelectedPFTausTrackPt1" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 40.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 2 ) +) +fragment.hltHpsPFTauMediumAbsoluteChargedIsolationDiscriminator = cms.EDProducer( "PFRecoTauDiscriminationByIsolation", + storeRawFootprintCorrection = cms.bool( False ), + PFTauProducer = cms.InputTag( "hltHpsPFTauProducer" ), + storeRawOccupancy = cms.bool( False ), + maximumSumPtCut = cms.double( 3.7 ), + qualityCuts = cms.PSet( + vertexTrackFiltering = cms.bool( False ), + isolationQualityCuts = cms.PSet( + maxDeltaZ = cms.double( 0.2 ), + minTrackPt = cms.double( 0.5 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 100.0 ), + maxTransverseImpactParameter = cms.double( 0.1 ), + useTracksInsteadOfPFHadrons = cms.bool( False ) + ), + primaryVertexSrc = cms.InputTag( "hltPixelVertices" ), + recoverLeadingTrk = cms.bool( False ), + signalQualityCuts = cms.PSet( + maxDeltaZ = cms.double( 0.2 ), + minTrackPt = cms.double( 0.0 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 1000.0 ), + maxTransverseImpactParameter = cms.double( 0.2 ), + useTracksInsteadOfPFHadrons = cms.bool( False ), + minNeutralHadronEt = cms.double( 1.0 ) + ), + vxAssocQualityCuts = cms.PSet( + minTrackPt = cms.double( 0.0 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 1000.0 ), + maxTransverseImpactParameter = cms.double( 0.2 ), + useTracksInsteadOfPFHadrons = cms.bool( False ) + ), + pvFindingAlgo = cms.string( "closestInDeltaZ" ) + ), + minTauPtForNoIso = cms.double( -99.0 ), + maxAbsPhotonSumPt_outsideSignalCone = cms.double( 1.0E9 ), + vertexSrc = cms.InputTag( "NotUsed" ), + applySumPtCut = cms.bool( True ), + rhoConeSize = cms.double( 0.357 ), + ApplyDiscriminationByTrackerIsolation = cms.bool( True ), + storeRawPhotonSumPt_outsideSignalCone = cms.bool( False ), + rhoProducer = cms.InputTag( "NotUsed" ), + enableHGCalWorkaround = cms.bool( False ), + footprintCorrections = cms.VPSet( + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 0" ) + ), + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 1 || decayMode() = 2" ) + ), + cms.PSet( offset = cms.string( "2.7" ), + selection = cms.string( "decayMode() = 5" ) + ), + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 6" ) + ), + cms.PSet( offset = cms.string( "max(2.0, 0.22*pt() - 2.0)" ), + selection = cms.string( "decayMode() = 10" ) + ) + ), + deltaBetaFactor = cms.string( "0.38" ), + applyFootprintCorrection = cms.bool( False ), + UseAllPFCandsForWeights = cms.bool( False ), + relativeSumPtCut = cms.double( 0.03 ), + Prediscriminants = cms.PSet( BooleanOperator = cms.string( "and" ) ), + maximumOccupancy = cms.uint32( 0 ), + verbosity = cms.int32( 0 ), + applyOccupancyCut = cms.bool( False ), + applyDeltaBetaCorrection = cms.bool( False ), + applyRelativeSumPtCut = cms.bool( False ), + storeRawPUsumPt = cms.bool( False ), + applyPhotonPtSumOutsideSignalConeCut = cms.bool( False ), + deltaBetaPUTrackPtCutOverride = cms.bool( True ), + ApplyDiscriminationByWeightedECALIsolation = cms.bool( False ), + storeRawSumPt = cms.bool( False ), + ApplyDiscriminationByECALIsolation = cms.bool( False ), + applyRhoCorrection = cms.bool( False ), + WeightECALIsolation = cms.double( 0.33333 ), + rhoUEOffsetCorrection = cms.double( 0.0 ), + maxRelPhotonSumPt_outsideSignalCone = cms.double( 0.1 ), + deltaBetaPUTrackPtCutOverride_val = cms.double( 0.5 ), + isoConeSizeForDeltaBeta = cms.double( 0.3 ), + relativeSumPtOffset = cms.double( 0.0 ), + customOuterCone = cms.double( -1.0 ), + particleFlowSrc = cms.InputTag( "hltParticleFlowForTaus" ) +) +fragment.hltHpsPFTauMediumRelativeChargedIsolationDiscriminator = cms.EDProducer( "PFRecoTauDiscriminationByIsolation", + storeRawFootprintCorrection = cms.bool( False ), + PFTauProducer = cms.InputTag( "hltHpsPFTauProducer" ), + storeRawOccupancy = cms.bool( False ), + maximumSumPtCut = cms.double( 2.0 ), + qualityCuts = cms.PSet( + vertexTrackFiltering = cms.bool( False ), + isolationQualityCuts = cms.PSet( + maxDeltaZ = cms.double( 0.2 ), + minTrackPt = cms.double( 0.5 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 100.0 ), + maxTransverseImpactParameter = cms.double( 0.1 ), + useTracksInsteadOfPFHadrons = cms.bool( False ) + ), + primaryVertexSrc = cms.InputTag( "hltPixelVertices" ), + recoverLeadingTrk = cms.bool( False ), + signalQualityCuts = cms.PSet( + maxDeltaZ = cms.double( 0.2 ), + minTrackPt = cms.double( 0.0 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 1000.0 ), + maxTransverseImpactParameter = cms.double( 0.2 ), + useTracksInsteadOfPFHadrons = cms.bool( False ), + minNeutralHadronEt = cms.double( 1.0 ) + ), + vxAssocQualityCuts = cms.PSet( + minTrackPt = cms.double( 0.0 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 1000.0 ), + maxTransverseImpactParameter = cms.double( 0.2 ), + useTracksInsteadOfPFHadrons = cms.bool( False ) + ), + pvFindingAlgo = cms.string( "closestInDeltaZ" ) + ), + minTauPtForNoIso = cms.double( -99.0 ), + maxAbsPhotonSumPt_outsideSignalCone = cms.double( 1.0E9 ), + vertexSrc = cms.InputTag( "NotUsed" ), + applySumPtCut = cms.bool( False ), + rhoConeSize = cms.double( 0.5 ), + ApplyDiscriminationByTrackerIsolation = cms.bool( True ), + storeRawPhotonSumPt_outsideSignalCone = cms.bool( False ), + rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAll" ), + enableHGCalWorkaround = cms.bool( False ), + footprintCorrections = cms.VPSet( + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 0" ) + ), + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 1 || decayMode() = 2" ) + ), + cms.PSet( offset = cms.string( "2.7" ), + selection = cms.string( "decayMode() = 5" ) + ), + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 6" ) + ), + cms.PSet( offset = cms.string( "max(2.0, 0.22*pt() - 2.0)" ), + selection = cms.string( "decayMode() = 10" ) + ) + ), + deltaBetaFactor = cms.string( "0.38" ), + applyFootprintCorrection = cms.bool( False ), + UseAllPFCandsForWeights = cms.bool( False ), + relativeSumPtCut = cms.double( 0.05 ), + Prediscriminants = cms.PSet( BooleanOperator = cms.string( "and" ) ), + maximumOccupancy = cms.uint32( 0 ), + verbosity = cms.int32( 0 ), + applyOccupancyCut = cms.bool( False ), + applyDeltaBetaCorrection = cms.bool( False ), + applyRelativeSumPtCut = cms.bool( True ), + storeRawPUsumPt = cms.bool( False ), + applyPhotonPtSumOutsideSignalConeCut = cms.bool( False ), + deltaBetaPUTrackPtCutOverride = cms.bool( True ), + ApplyDiscriminationByWeightedECALIsolation = cms.bool( False ), + storeRawSumPt = cms.bool( False ), + ApplyDiscriminationByECALIsolation = cms.bool( False ), + applyRhoCorrection = cms.bool( False ), + WeightECALIsolation = cms.double( 1.0 ), + rhoUEOffsetCorrection = cms.double( 1.0 ), + maxRelPhotonSumPt_outsideSignalCone = cms.double( 0.1 ), + deltaBetaPUTrackPtCutOverride_val = cms.double( 0.5 ), + isoConeSizeForDeltaBeta = cms.double( 0.3 ), + relativeSumPtOffset = cms.double( 60.0 ), + customOuterCone = cms.double( -1.0 ), + particleFlowSrc = cms.InputTag( "hltParticleFlowForTaus" ) +) +fragment.hltHpsPFTauMediumAbsOrRelChargedIsolationDiscriminator = cms.EDProducer( "PFTauDiscriminatorLogicalAndProducer", + Prediscriminants = cms.PSet( + BooleanOperator = cms.string( "or" ), + discr1 = cms.PSet( + cut = cms.double( 0.5 ), + Producer = cms.InputTag( "hltHpsPFTauMediumAbsoluteChargedIsolationDiscriminator" ) + ), + discr2 = cms.PSet( + cut = cms.double( 0.5 ), + Producer = cms.InputTag( "hltHpsPFTauMediumRelativeChargedIsolationDiscriminator" ) + ) + ), + PassValue = cms.double( 1.0 ), + FailValue = cms.double( 0.0 ), + PFTauProducer = cms.InputTag( "hltHpsPFTauProducer" ) +) +fragment.hltHpsSelectedPFTausTrackPt1MediumChargedIsolation = cms.EDFilter( "PFTauSelector", + src = cms.InputTag( "hltHpsPFTauProducer" ), + cut = cms.string( "pt > 0" ), + discriminators = cms.VPSet( + cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauTrackPt1Discriminator" ), + selectionCut = cms.double( 0.5 ) + ), + cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauMediumAbsOrRelChargedIsolationDiscriminator" ), + selectionCut = cms.double( 0.5 ) + ) + ), + discriminatorContainers = cms.VPSet( + ) ) -fragment.hltEle24erWPTightHcalIsoFilterForTau = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", +fragment.hltHpsDoublePFTau40TrackPt1MediumChargedIsolation = cms.EDFilter( "HLT1PFTau", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle24erWPTightEcalIsoFilterForTau" ), - varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.0 ), - thrRegularEB1 = cms.vdouble( 2.5 ), - thrRegularEE1 = cms.vdouble( 1.0 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.03 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( 3.0 ), - thrRegularEE2 = cms.vdouble( 2.0 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.03 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.2, 0.2, 0.4, 0.5 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.0 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + inputTag = cms.InputTag( "hltHpsSelectedPFTausTrackPt1MediumChargedIsolation" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 40.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 2 ) ) -fragment.hltEle24erWPTightPixelMatchFilterForTau = cms.EDFilter( "HLTElectronPixelMatchFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle24erWPTightHcalIsoFilterForTau" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) +fragment.hltHpsL1JetsHLTDoublePFTauTrackPt1MediumChargedIsolationMatch = cms.EDProducer( "L1THLTTauMatching", + L1TauTrigger = cms.InputTag( "hltL1sDoubleTauBigOR" ), + JetSrc = cms.InputTag( "hltHpsSelectedPFTausTrackPt1MediumChargedIsolation" ), + EtMin = cms.double( 0.0 ), + ReduceTauContent = cms.bool( True ), + KeepOriginalVertex = cms.bool( False ) ) -fragment.hltEle24erWPTightPMS2FilterForTau = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltHpsDoublePFTau40TrackPt1MediumChargedIsolationL1HLTMatched = cms.EDFilter( "HLT1PFTau", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle24erWPTightPixelMatchFilterForTau" ), - varTag = cms.InputTag( 'hltEgammaPixelMatchVars','s2' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 70.0 ), - thrRegularEE = cms.vdouble( 45.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + inputTag = cms.InputTag( "hltHpsL1JetsHLTDoublePFTauTrackPt1MediumChargedIsolationMatch" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 40.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 2 ) ) -fragment.hltEle24erWPTightGsfOneOEMinusOneOPFilterForTau = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltHpsDoublePFTau40TrackPt1MediumChargedIsolationDz02 = cms.EDFilter( "HLTPFTauPairDzMatchFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle24erWPTightPMS2FilterForTau" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.012 ), - thrRegularEE = cms.vdouble( 0.011 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + JetSrc = cms.InputTag( "hltHpsL1JetsHLTDoublePFTauTrackPt1MediumChargedIsolationMatch" ), + JetMinPt = cms.double( 40.0 ), + JetMaxEta = cms.double( 2.1 ), + JetMinDR = cms.double( 0.5 ), + JetMaxDZ = cms.double( 0.2 ), + TriggerType = cms.int32( 84 ) ) -fragment.hltEle24erWPTightGsfMissingHitsFilterForTau = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltPreDoubleTightChargedIsoPFTauHPS35Trk1eta2p1 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltHpsDoublePFTau35 = cms.EDFilter( "HLT1PFTau", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle24erWPTightGsfOneOEMinusOneOPFilterForTau" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','MissingHits' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 999.0 ), - thrRegularEE = cms.vdouble( 1.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + inputTag = cms.InputTag( "hltHpsPFTauProducer" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 35.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 2 ) ) -fragment.hltEle24erWPTightGsfDetaFilterForTau = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltHpsDoublePFTau35TrackPt1 = cms.EDFilter( "HLT1PFTau", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle24erWPTightGsfMissingHitsFilterForTau" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.004 ), - thrRegularEE = cms.vdouble( 0.005 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + inputTag = cms.InputTag( "hltHpsSelectedPFTausTrackPt1" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 35.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 2 ) ) -fragment.hltEle24erWPTightGsfDphiFilterForTau = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltHpsSelectedPFTausTrackPt1TightChargedIsolation = cms.EDFilter( "PFTauSelector", + src = cms.InputTag( "hltHpsPFTauProducer" ), + cut = cms.string( "pt > 0" ), + discriminators = cms.VPSet( + cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauTrackPt1Discriminator" ), + selectionCut = cms.double( 0.5 ) + ), + cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauTightAbsOrRelChargedIsolationDiscriminator" ), + selectionCut = cms.double( 0.5 ) + ) + ), + discriminatorContainers = cms.VPSet( + ) +) +fragment.hltHpsDoublePFTau35TrackPt1TightChargedIsolation = cms.EDFilter( "HLT1PFTau", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle24erWPTightGsfDetaFilterForTau" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.02 ), - thrRegularEE = cms.vdouble( 0.023 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + inputTag = cms.InputTag( "hltHpsSelectedPFTausTrackPt1TightChargedIsolation" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 35.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 2 ) ) -fragment.hltEle24erWPTightGsfTrackIsoFilterForTau = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", +fragment.hltHpsL1JetsHLTDoublePFTauTrackPt1TightChargedIsolationMatch = cms.EDProducer( "L1THLTTauMatching", + L1TauTrigger = cms.InputTag( "hltL1sDoubleTauBigOR" ), + JetSrc = cms.InputTag( "hltHpsSelectedPFTausTrackPt1TightChargedIsolation" ), + EtMin = cms.double( 0.0 ), + ReduceTauContent = cms.bool( True ), + KeepOriginalVertex = cms.bool( False ) +) +fragment.hltHpsDoublePFTau35TrackPt1TightChargedIsolationL1HLTMatched = cms.EDFilter( "HLT1PFTau", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle24erWPTightGsfDphiFilterForTau" ), - varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.1 ), - thrRegularEB1 = cms.vdouble( 0.838 ), - thrRegularEE1 = cms.vdouble( -0.363 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.025 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( -0.385 ), - thrRegularEE2 = cms.vdouble( 0.702 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.025 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.029, 0.111, 0.114, 0.032 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + inputTag = cms.InputTag( "hltHpsL1JetsHLTDoublePFTauTrackPt1TightChargedIsolationMatch" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 35.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 2 ) ) -fragment.hltOverlapFilterIsoEle24IsoTau30WPTightGsfCaloJet5 = cms.EDFilter( "HLT2PhotonTau", +fragment.hltHpsDoublePFTau35TrackPt1TightChargedIsolationDz02 = cms.EDFilter( "HLTPFTauPairDzMatchFilter", saveTags = cms.bool( True ), - originTag1 = cms.VInputTag( 'hltEgammaCandidates' ), - originTag2 = cms.VInputTag( 'hltAK4CaloJetsPFEt5' ), - inputTag1 = cms.InputTag( "hltEle24erWPTightGsfTrackIsoFilterForTau" ), - inputTag2 = cms.InputTag( "hltTauJet5" ), - triggerType1 = cms.int32( 81 ), - triggerType2 = cms.int32( 84 ), - MinDphi = cms.double( 0.0 ), - MaxDphi = cms.double( -1.0 ), - MinDeta = cms.double( 0.0 ), - MaxDeta = cms.double( -1.0 ), - MinMinv = cms.double( 0.0 ), - MaxMinv = cms.double( -1.0 ), - MinDelR = cms.double( 0.3 ), - MaxDelR = cms.double( 99999.0 ), - MinPt = cms.double( 1.0 ), - MaxPt = cms.double( -1.0 ), - MinN = cms.int32( 1 ) + JetSrc = cms.InputTag( "hltHpsL1JetsHLTDoublePFTauTrackPt1TightChargedIsolationMatch" ), + JetMinPt = cms.double( 35.0 ), + JetMaxEta = cms.double( 2.1 ), + JetMinDR = cms.double( 0.5 ), + JetMaxDZ = cms.double( 0.2 ), + TriggerType = cms.int32( 84 ) +) +fragment.hltPreEle24eta2p1WPTightGsfLooseDeepTauPFTauHPS30eta2p1CrossL1 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) fragment.hltHpsSelectedPFTausLooseETauWPDeepTauFilter = cms.EDFilter( "PFTauSelector", src = cms.InputTag( "hltHpsL1JetsHLTForDeepTauInput" ), @@ -65847,7 +69393,7 @@ saveTags = cms.bool( True ), originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), originTag2 = cms.VInputTag( 'hltHpsSelectedPFTausLooseMuTauWPDeepTauVsJetsAgainstMuon' ), - inputTag1 = cms.InputTag( "hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered0p08" ), + inputTag1 = cms.InputTag( "hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered" ), inputTag2 = cms.InputTag( "hltHpsSelectedPFTau27LooseMuTauWPDeepTauVsJetsAgainstMuonL1HLTMatched" ), triggerType1 = cms.int32( 83 ), triggerType2 = cms.int32( 84 ), @@ -65953,7 +69499,7 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltL3fL1sMu22erIsoTau40erL1f0L2f10QL3Filtered24QL3pfecalIsoRhoFilteredEB0p14EE0p10 = cms.EDFilter( "HLTMuonGenericFilter", +fragment.hltL3fL1sMu22erIsoTau40erL1f0L2f10QL3Filtered24QL3pfecalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", saveTags = cms.bool( True ), candTag = cms.InputTag( "hltL3fL1sMu22erIsoTau40erL1f0L2f10QL3Filtered24Q" ), varTag = cms.InputTag( "hltMuonEcalMFPFClusterIsoForMuons" ), @@ -65975,9 +69521,9 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) ) -fragment.hltL3fL1sMu22IsoTau40erL1f0L2f10QL3Filtered24QL3pfhcalIsoRhoFilteredHB0p16HE0p20 = cms.EDFilter( "HLTMuonGenericFilter", +fragment.hltL3fL1sMu22IsoTau40erL1f0L2f10QL3Filtered24QL3pfhcalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltL3fL1sMu22erIsoTau40erL1f0L2f10QL3Filtered24QL3pfecalIsoRhoFilteredEB0p14EE0p10" ), + candTag = cms.InputTag( "hltL3fL1sMu22erIsoTau40erL1f0L2f10QL3Filtered24QL3pfecalIsoRhoFiltered" ), varTag = cms.InputTag( "hltMuonHcalRegPFClusterIsoForMuons" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), @@ -65985,8 +69531,8 @@ useEt = cms.bool( True ), thrRegularEB = cms.vdouble( -1.0 ), thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.16 ), - thrOverEEE = cms.vdouble( 0.2 ), + thrOverEEB = cms.vdouble( 0.177 ), + thrOverEEE = cms.vdouble( 0.24 ), thrOverE2EB = cms.vdouble( -1.0 ), thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), @@ -65997,10 +69543,10 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) ) -fragment.hltL3crIsoL1sMu22erIsoTau40erL1f0L2f10QL3f24QL3trkIsoFiltered0p08 = cms.EDFilter( "HLTMuonIsoFilter", +fragment.hltL3crIsoL1sMu22erIsoTau40erL1f0L2f10QL3f24QL3trkIsoFiltered = cms.EDFilter( "HLTMuonIsoFilter", saveTags = cms.bool( True ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL3fL1sMu22IsoTau40erL1f0L2f10QL3Filtered24QL3pfhcalIsoRhoFilteredHB0p16HE0p20" ), + PreviousCandTag = cms.InputTag( "hltL3fL1sMu22IsoTau40erL1f0L2f10QL3Filtered24QL3pfhcalIsoRhoFiltered" ), MinN = cms.int32( 1 ), DepTag = cms.VInputTag( 'hltMuonTkRelIsolationCut0p08Map' ), IsolatorPSet = cms.PSet( ) @@ -66049,7 +69595,7 @@ saveTags = cms.bool( True ), originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), originTag2 = cms.VInputTag( 'hltHpsSelectedPFTausLooseSingleTauWPDeepTau' ), - inputTag1 = cms.InputTag( "hltL3crIsoL1sMu22erIsoTau40erL1f0L2f10QL3f24QL3trkIsoFiltered0p08" ), + inputTag1 = cms.InputTag( "hltL3crIsoL1sMu22erIsoTau40erL1f0L2f10QL3f24QL3trkIsoFiltered" ), inputTag2 = cms.InputTag( "hltSelectedPFTau180LooseSingleTauWPDeepTauMatchedMu22IsoTau40" ), triggerType1 = cms.int32( 83 ), triggerType2 = cms.int32( 84 ), @@ -66073,7 +69619,7 @@ saveTags = cms.bool( True ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered0p08" ), + PreviousCandTag = cms.InputTag( "hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered" ), L1CandTag = cms.InputTag( "hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0" ), inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), MinN = cms.int32( 1 ), @@ -66241,7 +69787,7 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltL3fL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3Filtered24QL3pfecalIsoRhoFilteredEB0p14EE0p10 = cms.EDFilter( "HLTMuonGenericFilter", +fragment.hltL3fL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3Filtered24QL3pfecalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", saveTags = cms.bool( True ), candTag = cms.InputTag( "hltL3fL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3Filtered24Q" ), varTag = cms.InputTag( "hltMuonEcalMFPFClusterIsoForMuons" ), @@ -66263,9 +69809,9 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) ) -fragment.hltL3fL1sBigOrMuXXIsoTauYYerL1f0L2f10QL3Filtered24QL3pfhcalIsoRhoFilteredHB0p16HE0p20 = cms.EDFilter( "HLTMuonGenericFilter", +fragment.hltL3fL1sBigOrMuXXIsoTauYYerL1f0L2f10QL3Filtered24QL3pfhcalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltL3fL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3Filtered24QL3pfecalIsoRhoFilteredEB0p14EE0p10" ), + candTag = cms.InputTag( "hltL3fL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3Filtered24QL3pfecalIsoRhoFiltered" ), varTag = cms.InputTag( "hltMuonHcalRegPFClusterIsoForMuons" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), @@ -66273,8 +69819,8 @@ useEt = cms.bool( True ), thrRegularEB = cms.vdouble( -1.0 ), thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.16 ), - thrOverEEE = cms.vdouble( 0.2 ), + thrOverEEB = cms.vdouble( 0.177 ), + thrOverEEE = cms.vdouble( 0.24 ), thrOverE2EB = cms.vdouble( -1.0 ), thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), @@ -66285,10 +69831,10 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) ) -fragment.hltL3crIsoL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3f24QL3trkIsoFiltered0p08 = cms.EDFilter( "HLTMuonIsoFilter", +fragment.hltL3crIsoL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3f24QL3trkIsoFiltered = cms.EDFilter( "HLTMuonIsoFilter", saveTags = cms.bool( True ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL3fL1sBigOrMuXXIsoTauYYerL1f0L2f10QL3Filtered24QL3pfhcalIsoRhoFilteredHB0p16HE0p20" ), + PreviousCandTag = cms.InputTag( "hltL3fL1sBigOrMuXXIsoTauYYerL1f0L2f10QL3Filtered24QL3pfhcalIsoRhoFiltered" ), MinN = cms.int32( 1 ), DepTag = cms.VInputTag( 'hltMuonTkRelIsolationCut0p08Map' ), IsolatorPSet = cms.PSet( ) @@ -66313,23 +69859,6 @@ MaxEta = cms.double( 2.1 ), MinN = cms.int32( 1 ) ) -fragment.hltHpsPFTauTrackPt1Discriminator = cms.EDProducer( "PFRecoTauDiscriminationByLeadingObjectPtCut", - MinPtLeadingObject = cms.double( 1.0 ), - Prediscriminants = cms.PSet( BooleanOperator = cms.string( "and" ) ), - UseOnlyChargedHadrons = cms.bool( True ), - PFTauProducer = cms.InputTag( "hltHpsPFTauProducer" ) -) -fragment.hltHpsSelectedPFTausTrackPt1 = cms.EDFilter( "PFTauSelector", - src = cms.InputTag( "hltHpsPFTauProducer" ), - cut = cms.string( "pt > 0" ), - discriminators = cms.VPSet( - cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauTrackPt1Discriminator" ), - selectionCut = cms.double( 0.5 ) - ) - ), - discriminatorContainers = cms.VPSet( - ) -) fragment.hltHpsSinglePFTau35TrackPt1 = cms.EDFilter( "HLT1PFTau", saveTags = cms.bool( True ), inputTag = cms.InputTag( "hltHpsSelectedPFTausTrackPt1" ), @@ -66365,7 +69894,7 @@ saveTags = cms.bool( True ), originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), originTag2 = cms.VInputTag( 'hltHpsSelectedPFTausMediumDitauWPDeepTau' ), - inputTag1 = cms.InputTag( "hltL3crIsoL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3f24QL3trkIsoFiltered0p08" ), + inputTag1 = cms.InputTag( "hltL3crIsoL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3f24QL3trkIsoFiltered" ), inputTag2 = cms.InputTag( "hltHpsSelectedPFTau35MediumDitauWPDeepTauL1HLTBigOrMuXXerIsoTauYYerMatched" ), triggerType1 = cms.int32( 83 ), triggerType2 = cms.int32( 84 ), @@ -66981,6 +70510,67 @@ candidates = cms.InputTag( "hltParticleFlow" ), maxDeltaR = cms.double( 0.4 ) ) +fragment.hltBoostedDBInclusiveVertexFinderPFAK8 = cms.EDProducer( "InclusiveCandidateVertexFinder", + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + primaryVertices = cms.InputTag( "hltVerticesPFFilter" ), + tracks = cms.InputTag( "hltParticleFlow" ), + minHits = cms.uint32( 8 ), + maximumLongitudinalImpactParameter = cms.double( 0.3 ), + maximumTimeSignificance = cms.double( 3.0 ), + minPt = cms.double( 0.8 ), + maxNTracks = cms.uint32( 30 ), + clusterizer = cms.PSet( + distanceRatio = cms.double( 20.0 ), + clusterMaxDistance = cms.double( 0.05 ), + seedMax3DIPSignificance = cms.double( 9999.0 ), + clusterMaxSignificance = cms.double( 4.5 ), + seedMin3DIPSignificance = cms.double( 1.2 ), + clusterMinAngleCosine = cms.double( 0.5 ), + seedMin3DIPValue = cms.double( 0.005 ), + seedMax3DIPValue = cms.double( 9999.0 ) + ), + vertexMinAngleCosine = cms.double( 0.95 ), + vertexMinDLen2DSig = cms.double( 2.5 ), + vertexMinDLenSig = cms.double( 0.5 ), + fitterSigmacut = cms.double( 3.0 ), + fitterTini = cms.double( 256.0 ), + fitterRatio = cms.double( 0.25 ), + useDirectVertexFitter = cms.bool( True ), + useVertexReco = cms.bool( True ), + vertexReco = cms.PSet( + primcut = cms.double( 1.0 ), + seccut = cms.double( 3.0 ), + finder = cms.string( "avr" ), + smoothing = cms.bool( True ) + ) +) +fragment.hltBoostedDBInclusiveSecondaryVerticesPFAK8 = cms.EDProducer( "CandidateVertexMerger", + secondaryVertices = cms.InputTag( "hltBoostedDBInclusiveVertexFinderPFAK8" ), + maxFraction = cms.double( 0.7 ), + minSignificance = cms.double( 2.0 ) +) +fragment.hltBoostedDBTrackVertexArbitratorPFAK8 = cms.EDProducer( "CandidateVertexArbitrator", + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + primaryVertices = cms.InputTag( "hltVerticesPFFilter" ), + tracks = cms.InputTag( "hltParticleFlow" ), + secondaryVertices = cms.InputTag( "hltBoostedDBInclusiveSecondaryVerticesPFAK8" ), + dLenFraction = cms.double( 0.333 ), + dRCut = cms.double( 0.4 ), + distCut = cms.double( 0.04 ), + sigCut = cms.double( 5.0 ), + fitterSigmacut = cms.double( 3.0 ), + fitterTini = cms.double( 256.0 ), + fitterRatio = cms.double( 0.25 ), + trackMinLayers = cms.int32( 4 ), + trackMinPt = cms.double( 0.4 ), + trackMinPixels = cms.int32( 1 ), + maxTimeSignificance = cms.double( 3.5 ) +) +fragment.hltBoostedDBInclusiveMergedVerticesPFAK8 = cms.EDProducer( "CandidateVertexMerger", + secondaryVertices = cms.InputTag( "hltBoostedDBTrackVertexArbitratorPFAK8" ), + maxFraction = cms.double( 0.2 ), + minSignificance = cms.double( 10.0 ) +) fragment.hltParticleNetSecondaryVertexTagInfosPFAK8 = cms.EDProducer( "CandSecondaryVertexProducer", trackSelection = cms.PSet( max_pT_dRcut = cms.double( 0.1 ), @@ -67801,7 +71391,7 @@ offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50QL3pfecalIsoRhoFilteredEB0p14EE0p10 = cms.EDFilter( "HLTMuonGenericFilter", +fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50QL3pfecalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", saveTags = cms.bool( True ), candTag = cms.InputTag( "hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50Q" ), varTag = cms.InputTag( "hltMuonEcalMFPFClusterIsoForMuons" ), @@ -67823,9 +71413,9 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) ) -fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50QL3pfhcalIsoRhoFilteredHB0p16HE0p20 = cms.EDFilter( "HLTMuonGenericFilter", +fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50QL3pfhcalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50QL3pfecalIsoRhoFilteredEB0p14EE0p10" ), + candTag = cms.InputTag( "hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50QL3pfecalIsoRhoFiltered" ), varTag = cms.InputTag( "hltMuonHcalRegPFClusterIsoForMuons" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), @@ -67833,8 +71423,8 @@ useEt = cms.bool( True ), thrRegularEB = cms.vdouble( -1.0 ), thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.16 ), - thrOverEEE = cms.vdouble( 0.2 ), + thrOverEEB = cms.vdouble( 0.177 ), + thrOverEEE = cms.vdouble( 0.24 ), thrOverE2EB = cms.vdouble( -1.0 ), thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), @@ -67845,10 +71435,10 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) ) -fragment.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f50QL3trkIsoFiltered0p08 = cms.EDFilter( "HLTMuonIsoFilter", +fragment.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f50QL3trkIsoFiltered = cms.EDFilter( "HLTMuonIsoFilter", saveTags = cms.bool( True ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50QL3pfhcalIsoRhoFilteredHB0p16HE0p20" ), + PreviousCandTag = cms.InputTag( "hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50QL3pfhcalIsoRhoFiltered" ), MinN = cms.int32( 1 ), DepTag = cms.VInputTag( 'hltMuonTkRelIsolationCut0p08Map' ), IsolatorPSet = cms.PSet( ) @@ -67898,7 +71488,7 @@ cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauDeepTauProducer", "VSjet" ), rawValues = cms.vstring( ), selectionCuts = cms.vdouble( ), - workingPoints = cms.vstring( 'double t1 = 0.62, t2 = 0.3891, t3 = 0.05, x1 = 35, x2 = 100, x3 = 300; if (pt <= x1) return t1; if (pt >= x3) return t3; if (pt < x2) return (t2 - t1) / (x2 - x1) * (pt - x1) + t1; return (t3 - t2) / (x3 - x2) * (pt - x2) + t2;' ) + workingPoints = cms.vstring( 'double t1 = 0.649, t2 = 0.441, t3 = 0.05, x1 = 35, x2 = 100, x3 = 300; if (pt <= x1) return t1; if (pt >= x3) return t3; if (pt < x2) return (t2 - t1) / (x2 - x1) * (pt - x1) + t1; return (t3 - t2) / (x3 - x2) * (pt - x2) + t2;' ) ) ) ) @@ -68097,7 +71687,7 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltL3fL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3Filtered24QL3pfecalIsoRhoFilteredEB0p14EE0p10 = cms.EDFilter( "HLTMuonGenericFilter", +fragment.hltL3fL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3Filtered24QL3pfecalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", saveTags = cms.bool( True ), candTag = cms.InputTag( "hltL3fL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3Filtered24Q" ), varTag = cms.InputTag( "hltMuonEcalMFPFClusterIsoForMuons" ), @@ -68119,9 +71709,9 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) ) -fragment.hltL3fL1sVeryBigOrMu18IsoTauXXerL1f0L2f10QL3Filtered24QL3pfhcalIsoRhoFilteredHB0p16HE0p20 = cms.EDFilter( "HLTMuonGenericFilter", +fragment.hltL3fL1sVeryBigOrMu18IsoTauXXerL1f0L2f10QL3Filtered24QL3pfhcalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltL3fL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3Filtered24QL3pfecalIsoRhoFilteredEB0p14EE0p10" ), + candTag = cms.InputTag( "hltL3fL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3Filtered24QL3pfecalIsoRhoFiltered" ), varTag = cms.InputTag( "hltMuonHcalRegPFClusterIsoForMuons" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), @@ -68129,8 +71719,8 @@ useEt = cms.bool( True ), thrRegularEB = cms.vdouble( -1.0 ), thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.16 ), - thrOverEEE = cms.vdouble( 0.2 ), + thrOverEEB = cms.vdouble( 0.177 ), + thrOverEEE = cms.vdouble( 0.24 ), thrOverE2EB = cms.vdouble( -1.0 ), thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), @@ -68141,10 +71731,10 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) ) -fragment.hltL3crIsoL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3f24QL3trkIsoFiltered0p08 = cms.EDFilter( "HLTMuonIsoFilter", +fragment.hltL3crIsoL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3f24QL3trkIsoFiltered = cms.EDFilter( "HLTMuonIsoFilter", saveTags = cms.bool( True ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL3fL1sVeryBigOrMu18IsoTauXXerL1f0L2f10QL3Filtered24QL3pfhcalIsoRhoFilteredHB0p16HE0p20" ), + PreviousCandTag = cms.InputTag( "hltL3fL1sVeryBigOrMu18IsoTauXXerL1f0L2f10QL3Filtered24QL3pfhcalIsoRhoFiltered" ), MinN = cms.int32( 1 ), DepTag = cms.VInputTag( 'hltMuonTkRelIsolationCut0p08Map' ), IsolatorPSet = cms.PSet( ) @@ -68180,7 +71770,7 @@ saveTags = cms.bool( True ), originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), originTag2 = cms.VInputTag( 'hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet' ), - inputTag1 = cms.InputTag( "hltL3crIsoL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3f24QL3trkIsoFiltered0p08" ), + inputTag1 = cms.InputTag( "hltL3crIsoL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3f24QL3trkIsoFiltered" ), inputTag2 = cms.InputTag( "hltHpsSelectedPFTau30MediumDitauWPDeepTauL1HLTVeryBigOrMu18erTauXXerMatched" ), triggerType1 = cms.int32( 83 ), triggerType2 = cms.int32( 84 ), @@ -68217,7 +71807,7 @@ originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), originTag2 = cms.VInputTag( 'hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet' ), originTag3 = cms.VInputTag( 'hltPFJetsCorrectedMatchedToL1' ), - inputTag1 = cms.InputTag( "hltL3crIsoL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3f24QL3trkIsoFiltered0p08" ), + inputTag1 = cms.InputTag( "hltL3crIsoL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3f24QL3trkIsoFiltered" ), inputTag2 = cms.InputTag( "hltHpsSelectedPFTau30MediumDitauWPDeepTauL1HLTVeryBigOrMu18erTauXXerMatched" ), inputTag3 = cms.InputTag( "hlt1PFJet60L1HLTMatched" ), triggerType1 = cms.int32( 83 ), @@ -68256,7 +71846,7 @@ originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), originTag2 = cms.VInputTag( 'hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet' ), originTag3 = cms.VInputTag( 'hltPFJetsCorrectedMatchedToL1' ), - inputTag1 = cms.InputTag( "hltL3crIsoL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3f24QL3trkIsoFiltered0p08" ), + inputTag1 = cms.InputTag( "hltL3crIsoL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3f24QL3trkIsoFiltered" ), inputTag2 = cms.InputTag( "hltHpsSelectedPFTau30MediumDitauWPDeepTauL1HLTVeryBigOrMu18erTauXXerMatched" ), inputTag3 = cms.InputTag( "hlt1PFJet75L1HLTMatched" ), triggerType1 = cms.int32( 83 ), @@ -68414,7 +72004,7 @@ saveTags = cms.bool( True ), originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), originTag2 = cms.VInputTag( 'hltHpsSelectedPFTausMediumDitauWPDeepTauForVBFIsoTau' ), - inputTag1 = cms.InputTag( "hltL3crIsoL1sSingleMu22erL1f0L2f10QL3f24QL3trkIsoFiltered0p08" ), + inputTag1 = cms.InputTag( "hltL3crIsoL1sSingleMu22erL1f0L2f10QL3f24QL3trkIsoFiltered" ), inputTag2 = cms.InputTag( "hltHpsSinglePFTau20MediumDitauWPDeepTauNoMatchForVBFIsoTau" ), triggerType1 = cms.int32( 83 ), triggerType2 = cms.int32( 84 ), @@ -68465,7 +72055,7 @@ saveTags = cms.bool( True ), originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), originTag2 = cms.VInputTag( 'hltHpsSelectedPFTausMediumDitauWPDeepTauForVBFIsoTau' ), - inputTag1 = cms.InputTag( "hltL3crIsoL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3f24QL3trkIsoFiltered0p08" ), + inputTag1 = cms.InputTag( "hltL3crIsoL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3f24QL3trkIsoFiltered" ), inputTag2 = cms.InputTag( "hltHpsSelectedPFTau45MediumDitauWPDeepTauL1HLTBigOrMuXXerIsoTauYYerMatchedForVBFIsoTau" ), triggerType1 = cms.int32( 83 ), triggerType2 = cms.int32( 84 ), @@ -70786,147 +74376,6 @@ offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltCaloTowerL1sTauVeryBigORSeededRegional = cms.EDProducer( "CaloTowerFromL1TSeededCreatorForTauHLT", - TauTrigger = cms.InputTag( "hltL1sTauVeryBigOR" ), - towers = cms.InputTag( "hltTowerMakerForAll" ), - UseTowersInCone = cms.double( 0.8 ), - minimumE = cms.double( 0.8 ), - minimumEt = cms.double( 0.5 ), - verbose = cms.untracked.int32( 0 ) -) -fragment.hltAkIsoTauL1sTauVeryBigORSeededRegional = cms.EDProducer( "FastjetJetProducer", - useMassDropTagger = cms.bool( False ), - useFiltering = cms.bool( False ), - useDynamicFiltering = cms.bool( False ), - useTrimming = cms.bool( False ), - usePruning = cms.bool( False ), - useCMSBoostedTauSeedingAlgorithm = cms.bool( False ), - useKtPruning = cms.bool( False ), - useConstituentSubtraction = cms.bool( False ), - useSoftDrop = cms.bool( False ), - correctShape = cms.bool( False ), - UseOnlyVertexTracks = cms.bool( False ), - UseOnlyOnePV = cms.bool( False ), - muCut = cms.double( -1.0 ), - yCut = cms.double( -1.0 ), - rFilt = cms.double( -1.0 ), - rFiltFactor = cms.double( -1.0 ), - trimPtFracMin = cms.double( -1.0 ), - zcut = cms.double( -1.0 ), - rcut_factor = cms.double( -1.0 ), - csRho_EtaMax = cms.double( -1.0 ), - csRParam = cms.double( -1.0 ), - beta = cms.double( -1.0 ), - R0 = cms.double( -1.0 ), - gridMaxRapidity = cms.double( -1.0 ), - gridSpacing = cms.double( -1.0 ), - DzTrVtxMax = cms.double( 0.0 ), - DxyTrVtxMax = cms.double( 0.0 ), - MaxVtxZ = cms.double( 15.0 ), - subjetPtMin = cms.double( -1.0 ), - muMin = cms.double( -1.0 ), - muMax = cms.double( -1.0 ), - yMin = cms.double( -1.0 ), - yMax = cms.double( -1.0 ), - dRMin = cms.double( -1.0 ), - dRMax = cms.double( -1.0 ), - maxDepth = cms.int32( -1 ), - nFilt = cms.int32( -1 ), - MinVtxNdof = cms.int32( 5 ), - src = cms.InputTag( "hltCaloTowerL1sTauVeryBigORSeededRegional" ), - srcPVs = cms.InputTag( "NotUsed" ), - jetType = cms.string( "CaloJet" ), - jetAlgorithm = cms.string( "AntiKt" ), - rParam = cms.double( 0.2 ), - inputEtMin = cms.double( 0.3 ), - inputEMin = cms.double( 0.0 ), - jetPtMin = cms.double( 1.0 ), - doPVCorrection = cms.bool( False ), - doAreaFastjet = cms.bool( False ), - doRhoFastjet = cms.bool( False ), - doPUOffsetCorr = cms.bool( False ), - puPtMin = cms.double( 10.0 ), - nSigmaPU = cms.double( 1.0 ), - radiusPU = cms.double( 0.4 ), - subtractorName = cms.string( "" ), - useExplicitGhosts = cms.bool( False ), - doAreaDiskApprox = cms.bool( False ), - voronoiRfact = cms.double( -9.0 ), - Rho_EtaMax = cms.double( 4.4 ), - Ghost_EtaMax = cms.double( 6.0 ), - Active_Area_Repeats = cms.int32( 5 ), - GhostArea = cms.double( 0.01 ), - restrictInputs = cms.bool( False ), - maxInputs = cms.uint32( 1 ), - writeCompound = cms.bool( False ), - writeJetsWithConst = cms.bool( False ), - doFastJetNonUniform = cms.bool( False ), - useDeterministicSeed = cms.bool( True ), - minSeed = cms.uint32( 0 ), - verbosity = cms.int32( 0 ), - puWidth = cms.double( 0.0 ), - nExclude = cms.uint32( 0 ), - maxBadEcalCells = cms.uint32( 9999999 ), - maxBadHcalCells = cms.uint32( 9999999 ), - maxProblematicEcalCells = cms.uint32( 9999999 ), - maxProblematicHcalCells = cms.uint32( 9999999 ), - maxRecoveredEcalCells = cms.uint32( 9999999 ), - maxRecoveredHcalCells = cms.uint32( 9999999 ), - puCenters = cms.vdouble( ), - applyWeight = cms.bool( False ), - srcWeights = cms.InputTag( "" ), - minimumTowersFraction = cms.double( 0.0 ), - jetCollInstanceName = cms.string( "" ), - sumRecHits = cms.bool( False ) -) -fragment.hltL2TauJetsL1TauSeeded = cms.EDProducer( "L2TauJetsMerger", - JetSrc = cms.VInputTag( 'hltAkIsoTauL1sTauVeryBigORSeededRegional' ), - EtMin = cms.double( 20.0 ) -) -fragment.hltDoubleL2Tau26eta2p2 = cms.EDFilter( "HLT1CaloJet", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltL2TauJetsL1TauSeeded" ), - triggerType = cms.int32( 84 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 26.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.2 ), - MinN = cms.int32( 2 ) -) -fragment.hltL2TausForPixelIsolationL1TauSeeded = cms.EDFilter( "CaloJetSelector", - src = cms.InputTag( "hltL2TauJetsL1TauSeeded" ), - filter = cms.bool( False ), - cut = cms.string( "pt > 20 & abs(eta) < 2.5" ) -) -fragment.hltL2TauPixelIsoTagProducerL1TauSeededGlob = cms.EDProducer( "L2TauPixelIsoTagProducer", - JetSrc = cms.InputTag( "hltL2TausForPixelIsolationL1TauSeeded" ), - BeamSpotSrc = cms.InputTag( "hltOnlineBeamSpot" ), - VertexSrc = cms.InputTag( "hltTrimmedPixelVertices" ), - MaxNumberPV = cms.int32( 1 ), - IsoConeMax = cms.double( 0.4 ), - IsoConeMin = cms.double( 0.15 ), - TrackMinPt = cms.double( 0.9 ), - TrackMinNHits = cms.int32( 3 ), - TrackMaxNChi2 = cms.double( 1000.0 ), - TrackPVMaxDZ = cms.double( 0.1 ), - TrackMaxDxy = cms.double( 0.2 ), - TrackSrc = cms.InputTag( "" ) -) -fragment.hltL2TauIsoFilterL1TauSeededGlob = cms.EDFilter( "HLTCaloJetTag", - saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltL2TausForPixelIsolationL1TauSeeded" ), - JetTags = cms.InputTag( "hltL2TauPixelIsoTagProducerL1TauSeededGlob" ), - MinTag = cms.double( 0.0 ), - MaxTag = cms.double( 4.0 ), - MinJets = cms.int32( 1 ), - TriggerType = cms.int32( 84 ) -) -fragment.hltL2TauJetsIsoL1TauSeededGlob = cms.EDProducer( "HLTCaloJetCollectionProducer", - HLTObject = cms.InputTag( "hltL2TauIsoFilterL1TauSeededGlob" ), - TriggerTypes = cms.vint32( 84 ) -) fragment.hltDoubleL2GlobIsoTau30eta2p2 = cms.EDFilter( "HLT1CaloJet", saveTags = cms.bool( True ), inputTag = cms.InputTag( "hltL2TauJetsIsoL1TauSeededGlob" ), @@ -72697,7 +76146,7 @@ fragment.hltCaloJetTimingProducer = cms.EDProducer( "HLTCaloJetTimingProducer", jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducer" ), barrelJets = cms.bool( True ), - endcapJets = cms.bool( False ), + endcapJets = cms.bool( True ), ecalCellEnergyThresh = cms.double( 0.5 ), ecalCellTimeThresh = cms.double( 12.5 ), ecalCellTimeErrorThresh = cms.double( 100.0 ), @@ -72717,6 +76166,10 @@ jetEcalEtForTimingThresh = cms.double( 10.0 ), minJetPt = cms.double( 40.0 ) ) +fragment.hltPreHT430DelayedJet40DoubleDelay0p5nsInclusive = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) fragment.hltPreHT430DelayedJet40DoubleDelay1nsInclusive = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) @@ -72832,7 +76285,7 @@ fragment.hltCaloJetTimingProducerSingle = cms.EDProducer( "HLTCaloJetTimingProducer", jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducerSingle" ), barrelJets = cms.bool( True ), - endcapJets = cms.bool( False ), + endcapJets = cms.bool( True ), ecalCellEnergyThresh = cms.double( 0.5 ), ecalCellTimeThresh = cms.double( 12.5 ), ecalCellTimeErrorThresh = cms.double( 100.0 ), @@ -72868,6 +76321,46 @@ jetEcalEtForTimingThresh = cms.double( 10.0 ), minJetPt = cms.double( 40.0 ) ) +fragment.hltPreHT430DelayedJet40SingleDelay0p5nsInclusive = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltCaloJetTimingFilterSingle0p5ns = cms.EDFilter( "HLTCaloJetTimingFilter", + saveTags = cms.bool( True ), + jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducerSingle" ), + jetTimes = cms.InputTag( "hltCaloJetTimingProducerSingle" ), + jetCellsForTiming = cms.InputTag( 'hltCaloJetTimingProducerSingle','jetCellsForTiming' ), + jetEcalEtForTiming = cms.InputTag( 'hltCaloJetTimingProducerSingle','jetEcalEtForTiming' ), + minJets = cms.uint32( 1 ), + jetTimeThresh = cms.double( 0.5 ), + jetCellsForTimingThresh = cms.uint32( 5 ), + jetEcalEtForTimingThresh = cms.double( 10.0 ), + minJetPt = cms.double( 40.0 ) +) +fragment.hltPreHT430DelayedJet40SingleDelay0p5nsTrackless = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltPreHT430DelayedJet40SingleDelay1nsInclusive = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltPreHT430DelayedJet40SingleDelay1p5nsInclusive = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltCaloJetTimingFilterSingle1p5ns = cms.EDFilter( "HLTCaloJetTimingFilter", + saveTags = cms.bool( True ), + jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducerSingle" ), + jetTimes = cms.InputTag( "hltCaloJetTimingProducerSingle" ), + jetCellsForTiming = cms.InputTag( 'hltCaloJetTimingProducerSingle','jetCellsForTiming' ), + jetEcalEtForTiming = cms.InputTag( 'hltCaloJetTimingProducerSingle','jetEcalEtForTiming' ), + minJets = cms.uint32( 1 ), + jetTimeThresh = cms.double( 1.5 ), + jetCellsForTimingThresh = cms.uint32( 5 ), + jetEcalEtForTimingThresh = cms.double( 10.0 ), + minJetPt = cms.double( 40.0 ) +) fragment.hltL1sVoMu6HTT240Or250 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), L1SeedsLogicalExpression = cms.string( "L1_Mu6_HTT240er OR L1_Mu6_HTT250er" ), @@ -73444,12 +76937,12 @@ MinSizeRegionCutNstations = cms.vint32( -1, 1, -1, 1 ), MaxSizeRegionCutNstations = cms.vint32( 1, -1, 1, -1 ), MinSizeRegionCutClusterSize = cms.vint32( -1, -1, -1, -1 ), - Max_nMB1 = cms.int32( 0 ), - Max_nMB2 = cms.int32( 0 ), - Max_nME11 = cms.int32( 0 ), - Max_nME12 = cms.int32( 0 ), - Max_nME41 = cms.int32( 0 ), - Max_nME42 = cms.int32( 0 ), + Max_nMB1 = cms.int32( -1 ), + Max_nMB2 = cms.int32( -1 ), + Max_nME11 = cms.int32( -1 ), + Max_nME12 = cms.int32( -1 ), + Max_nME41 = cms.int32( -1 ), + Max_nME42 = cms.int32( -1 ), MinNstation = cms.int32( 0 ), MinAvgStation = cms.double( 0.0 ), MinTime = cms.double( -999.0 ), @@ -73465,19 +76958,19 @@ fragment.hltMuonRecHitClusterNoMB1SFilter50 = cms.EDFilter( "HLTMuonRecHitClusterFilter", ClusterTag = cms.InputTag( "hltDTrechitClusterProducer50" ), MinN = cms.int32( 1 ), - MinSize = cms.int32( 50 ), + MinSize = cms.int32( -1 ), MinSizeMinusMB1 = cms.int32( 50 ), MinSizeRegionCutEtas = cms.vdouble( -1.0, -1.0, 1.9, 1.9 ), MaxSizeRegionCutEtas = cms.vdouble( 1.9, 1.9, -1.0, -1.0 ), MinSizeRegionCutNstations = cms.vint32( -1, 1, -1, 1 ), MaxSizeRegionCutNstations = cms.vint32( 1, -1, 1, -1 ), MinSizeRegionCutClusterSize = cms.vint32( -1, -1, -1, -1 ), - Max_nMB1 = cms.int32( 1 ), - Max_nMB2 = cms.int32( 0 ), - Max_nME11 = cms.int32( 0 ), - Max_nME12 = cms.int32( 0 ), - Max_nME41 = cms.int32( 0 ), - Max_nME42 = cms.int32( 0 ), + Max_nMB1 = cms.int32( -1 ), + Max_nMB2 = cms.int32( -1 ), + Max_nME11 = cms.int32( -1 ), + Max_nME12 = cms.int32( -1 ), + Max_nME41 = cms.int32( -1 ), + Max_nME42 = cms.int32( -1 ), MinNstation = cms.int32( 0 ), MinAvgStation = cms.double( 0.0 ), MinTime = cms.double( -999.0 ), @@ -73688,7 +77181,7 @@ ) fragment.hltL1sETMHF90SingleJet60looseRecoiling = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_ETMHF90_SingleJet60er2p5_dPhi_Min2p1 OR L1_ETMHF70_HTT60er OR L1_ETMHF80_HTT60er OR L1_ETMHF90_HTT60er OR L1_ETMHF70 OR L1_ETMHF80 OR L1_ETMHF90 OR L1_ETMHF100 OR L1_ETMHF100_HTT60er OR L1_ETMHF110 OR L1_ETM150 OR L1_ETMHF110_HTT60er OR L1_ETMHF120 OR L1_ETMHF120_HTT60er" ), + L1SeedsLogicalExpression = cms.string( "L1_ETMHF70 OR L1_ETMHF80 OR L1_ETMHF90 OR L1_ETMHF100 OR L1_ETMHF110 OR L1_ETMHF120 OR L1_ETMHF130 OR L1_ETMHF140 OR L1_ETMHF150 OR L1_ETM150 OR L1_ETMHF70_HTT60er OR L1_ETMHF80_HTT60er OR L1_ETMHF90_HTT60er OR L1_ETMHF100_HTT60er OR L1_ETMHF110_HTT60er OR L1_ETMHF120_HTT60er OR L1_ETMHF130_HTT60er OR L1_ETMHF80_SingleJet55er2p5_dPhi_Min2p1 OR L1_ETMHF90_SingleJet60er2p5_dPhi_Min2p1" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -73799,18 +77292,88 @@ offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) +fragment.hltCaloJetTimingBarrelOnlyProducerSingle = cms.EDProducer( "HLTCaloJetTimingProducer", + jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducerSingle" ), + barrelJets = cms.bool( True ), + endcapJets = cms.bool( False ), + ecalCellEnergyThresh = cms.double( 0.5 ), + ecalCellTimeThresh = cms.double( 12.5 ), + ecalCellTimeErrorThresh = cms.double( 100.0 ), + matchingRadius = cms.double( 0.4 ), + ebRecHitsColl = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + eeRecHitsColl = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ) +) +fragment.hltCaloJetTimingBarrelOnlyFilterSingle1ns = cms.EDFilter( "HLTCaloJetTimingFilter", + saveTags = cms.bool( True ), + jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducerSingle" ), + jetTimes = cms.InputTag( "hltCaloJetTimingBarrelOnlyProducerSingle" ), + jetCellsForTiming = cms.InputTag( 'hltCaloJetTimingBarrelOnlyProducerSingle','jetCellsForTiming' ), + jetEcalEtForTiming = cms.InputTag( 'hltCaloJetTimingBarrelOnlyProducerSingle','jetEcalEtForTiming' ), + minJets = cms.uint32( 1 ), + jetTimeThresh = cms.double( 1.0 ), + jetCellsForTimingThresh = cms.uint32( 5 ), + jetEcalEtForTimingThresh = cms.double( 10.0 ), + minJetPt = cms.double( 40.0 ) +) fragment.hltPreHT200L1SingleLLPJetDelayedJet40SingleDelay2nsInclusive = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) +fragment.hltCaloJetTimingBarrelOnlyFilterSingle2ns = cms.EDFilter( "HLTCaloJetTimingFilter", + saveTags = cms.bool( True ), + jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducerSingle" ), + jetTimes = cms.InputTag( "hltCaloJetTimingBarrelOnlyProducerSingle" ), + jetCellsForTiming = cms.InputTag( 'hltCaloJetTimingBarrelOnlyProducerSingle','jetCellsForTiming' ), + jetEcalEtForTiming = cms.InputTag( 'hltCaloJetTimingBarrelOnlyProducerSingle','jetEcalEtForTiming' ), + minJets = cms.uint32( 1 ), + jetTimeThresh = cms.double( 2.0 ), + jetCellsForTimingThresh = cms.uint32( 5 ), + jetEcalEtForTimingThresh = cms.double( 10.0 ), + minJetPt = cms.double( 40.0 ) +) fragment.hltPreHT200L1SingleLLPJetDelayedJet40DoubleDelay0p5nsTrackless = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) +fragment.hltCaloJetTimingBarrelOnlyProducer = cms.EDProducer( "HLTCaloJetTimingProducer", + jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducer" ), + barrelJets = cms.bool( True ), + endcapJets = cms.bool( False ), + ecalCellEnergyThresh = cms.double( 0.5 ), + ecalCellTimeThresh = cms.double( 12.5 ), + ecalCellTimeErrorThresh = cms.double( 100.0 ), + matchingRadius = cms.double( 0.4 ), + ebRecHitsColl = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + eeRecHitsColl = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ) +) +fragment.hltCaloJetTimingBarrelOnlyFilterDouble0p5ns = cms.EDFilter( "HLTCaloJetTimingFilter", + saveTags = cms.bool( True ), + jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducer" ), + jetTimes = cms.InputTag( "hltCaloJetTimingBarrelOnlyProducer" ), + jetCellsForTiming = cms.InputTag( 'hltCaloJetTimingBarrelOnlyProducer','jetCellsForTiming' ), + jetEcalEtForTiming = cms.InputTag( 'hltCaloJetTimingBarrelOnlyProducer','jetEcalEtForTiming' ), + minJets = cms.uint32( 2 ), + jetTimeThresh = cms.double( 0.5 ), + jetCellsForTimingThresh = cms.uint32( 5 ), + jetEcalEtForTimingThresh = cms.double( 10.0 ), + minJetPt = cms.double( 40.0 ) +) fragment.hltPreHT200L1SingleLLPJetDelayedJet40DoubleDelay1nsInclusive = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) +fragment.hltCaloJetTimingBarrelOnlyFilterDouble1ns = cms.EDFilter( "HLTCaloJetTimingFilter", + saveTags = cms.bool( True ), + jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducer" ), + jetTimes = cms.InputTag( "hltCaloJetTimingBarrelOnlyProducer" ), + jetCellsForTiming = cms.InputTag( 'hltCaloJetTimingBarrelOnlyProducer','jetCellsForTiming' ), + jetEcalEtForTiming = cms.InputTag( 'hltCaloJetTimingBarrelOnlyProducer','jetEcalEtForTiming' ), + minJets = cms.uint32( 2 ), + jetTimeThresh = cms.double( 1.0 ), + jetCellsForTimingThresh = cms.uint32( 5 ), + jetEcalEtForTimingThresh = cms.double( 10.0 ), + minJetPt = cms.double( 40.0 ) +) fragment.hltPreHT200L1SingleLLPJetDisplacedDijet30Inclusive1PtrkShortSig5 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) @@ -73835,7 +77398,7 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltPreDiPhoton10Time1p4ns = cms.EDFilter( "HLTPrescaler", +fragment.hltPreDiPhoton10Time1ns = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) @@ -73908,7 +77471,7 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltEG10CaloIdLTime1p4nsFilter = cms.EDFilter( "HLTDisplacedEgammaFilter", +fragment.hltEG10CaloIdLTime1nsFilter = cms.EDFilter( "HLTDisplacedEgammaFilter", saveTags = cms.bool( True ), inputTag = cms.InputTag( "hltEG10CaloIdLClusterShapeFilter" ), l1EGCand = cms.InputTag( "" ), @@ -73921,7 +77484,7 @@ sMin_max = cms.double( 999.0 ), sMaj_min = cms.double( 0.0 ), sMaj_max = cms.double( 999.0 ), - seedTimeMin = cms.double( 1.4 ), + seedTimeMin = cms.double( 1.0 ), seedTimeMax = cms.double( 25.0 ), useTrackVeto = cms.bool( False ), maxTrackCut = cms.int32( 999 ), @@ -73980,6 +77543,94 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) ) +fragment.hltDiEG10CaloIdLTime1nsUnseededFilter = cms.EDFilter( "HLTDisplacedEgammaFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltDiEG10CaloIdLClusterShapeUnseededFilter" ), + l1EGCand = cms.InputTag( "" ), + RecHitsEB = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + RecHitsEE = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + inputTrack = cms.InputTag( "" ), + ncandcut = cms.int32( 2 ), + EBOnly = cms.bool( False ), + sMin_min = cms.double( 0.0 ), + sMin_max = cms.double( 999.0 ), + sMaj_min = cms.double( 0.0 ), + sMaj_max = cms.double( 999.0 ), + seedTimeMin = cms.double( 1.0 ), + seedTimeMax = cms.double( 25.0 ), + useTrackVeto = cms.bool( False ), + maxTrackCut = cms.int32( 999 ), + trackPtCut = cms.double( 99999.0 ), + trackdRCut = cms.double( 999.0 ) +) +fragment.hltPreDiPhoton10Time1p2ns = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltEG10CaloIdLTime1p2nsFilter = cms.EDFilter( "HLTDisplacedEgammaFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEG10CaloIdLClusterShapeFilter" ), + l1EGCand = cms.InputTag( "" ), + RecHitsEB = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + RecHitsEE = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + inputTrack = cms.InputTag( "" ), + ncandcut = cms.int32( 1 ), + EBOnly = cms.bool( False ), + sMin_min = cms.double( 0.0 ), + sMin_max = cms.double( 999.0 ), + sMaj_min = cms.double( 0.0 ), + sMaj_max = cms.double( 999.0 ), + seedTimeMin = cms.double( 1.2 ), + seedTimeMax = cms.double( 25.0 ), + useTrackVeto = cms.bool( False ), + maxTrackCut = cms.int32( 999 ), + trackPtCut = cms.double( 999999.0 ), + trackdRCut = cms.double( 999.0 ) +) +fragment.hltDiEG10CaloIdLTime1p2nsUnseededFilter = cms.EDFilter( "HLTDisplacedEgammaFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltDiEG10CaloIdLClusterShapeUnseededFilter" ), + l1EGCand = cms.InputTag( "" ), + RecHitsEB = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + RecHitsEE = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + inputTrack = cms.InputTag( "" ), + ncandcut = cms.int32( 2 ), + EBOnly = cms.bool( False ), + sMin_min = cms.double( 0.0 ), + sMin_max = cms.double( 999.0 ), + sMaj_min = cms.double( 0.0 ), + sMaj_max = cms.double( 999.0 ), + seedTimeMin = cms.double( 1.2 ), + seedTimeMax = cms.double( 25.0 ), + useTrackVeto = cms.bool( False ), + maxTrackCut = cms.int32( 999 ), + trackPtCut = cms.double( 99999.0 ), + trackdRCut = cms.double( 999.0 ) +) +fragment.hltPreDiPhoton10Time1p4ns = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltEG10CaloIdLTime1p4nsFilter = cms.EDFilter( "HLTDisplacedEgammaFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEG10CaloIdLClusterShapeFilter" ), + l1EGCand = cms.InputTag( "" ), + RecHitsEB = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + RecHitsEE = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + inputTrack = cms.InputTag( "" ), + ncandcut = cms.int32( 1 ), + EBOnly = cms.bool( False ), + sMin_min = cms.double( 0.0 ), + sMin_max = cms.double( 999.0 ), + sMaj_min = cms.double( 0.0 ), + sMaj_max = cms.double( 999.0 ), + seedTimeMin = cms.double( 1.4 ), + seedTimeMax = cms.double( 25.0 ), + useTrackVeto = cms.bool( False ), + maxTrackCut = cms.int32( 999 ), + trackPtCut = cms.double( 999999.0 ), + trackdRCut = cms.double( 999.0 ) +) fragment.hltDiEG10CaloIdLTime1p4nsUnseededFilter = cms.EDFilter( "HLTDisplacedEgammaFilter", saveTags = cms.bool( True ), inputTag = cms.InputTag( "hltDiEG10CaloIdLClusterShapeUnseededFilter" ), @@ -77788,17 +81439,33 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) +fragment.hltL1sL1SingleMuShower = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_SingleMuShower_Nominal OR L1_SingleMuShower_Tight" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +) +fragment.hltPreMu50L1SingleMuShower = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) fragment.hltPreExpressMuons = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) fragment.hltExpressMuonsFilter = cms.EDFilter( "TriggerResultsFilter", usePathStatus = cms.bool( True ), - hltResults = cms.InputTag( 'TriggerResults','','@currentProcess' ), + hltResults = cms.InputTag( "" ), l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( '( HLT_IsoMu20_v16 OR HLT_IsoMu24_v14 OR HLT_IsoMu27_v17 )' ) + triggerConditions = cms.vstring( '( HLT_IsoMu20_v17 OR HLT_IsoMu24_v15 OR HLT_IsoMu27_v18 )' ) ) fragment.hltPreOnlineMonitorGroup = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -77806,7 +81473,7 @@ ) fragment.hltOnlineMonitorGroupFilter = cms.EDFilter( "TriggerResultsFilter", usePathStatus = cms.bool( True ), - hltResults = cms.InputTag( 'TriggerResults','','@currentProcess' ), + hltResults = cms.InputTag( "" ), l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), @@ -77818,15 +81485,13 @@ ) fragment.hltEcalConsumerCPU = cms.EDAnalyzer( "GenericConsumer", eventProducts = cms.untracked.vstring( 'hltEcalDigis@cpu', - 'hltEcalUncalibRecHit@cpu', - 'hltEcalRecHit@cpu' ), + 'hltEcalUncalibRecHit@cpu' ), lumiProducts = cms.untracked.vstring( ), runProducts = cms.untracked.vstring( ) ) fragment.hltEcalConsumerGPU = cms.EDAnalyzer( "GenericConsumer", eventProducts = cms.untracked.vstring( 'hltEcalDigis@cuda', - 'hltEcalUncalibRecHit@cuda', - 'hltEcalRecHit@cuda' ), + 'hltEcalUncalibRecHit@cuda' ), lumiProducts = cms.untracked.vstring( ), runProducts = cms.untracked.vstring( ) ) @@ -78020,8 +81685,8 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'AlCa_AK8PFJet40_v16', - 'AlCa_PFJet40_v21' ) + triggerConditions = cms.vstring( 'AlCa_AK8PFJet40_v17', + 'AlCa_PFJet40_v22' ) ) fragment.hltPreDatasetAlCaLowPtJet = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78033,7 +81698,7 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'AlCa_LumiPixelsCounts_Random_v3' ) + triggerConditions = cms.vstring( 'AlCa_LumiPixelsCounts_Random_v4' ) ) fragment.hltPreDatasetAlCaLumiPixelsCountsExpress = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78045,7 +81710,7 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'AlCa_LumiPixelsCounts_ZeroBias_v3' ) + triggerConditions = cms.vstring( 'AlCa_LumiPixelsCounts_ZeroBias_v4' ) ) fragment.hltPreDatasetAlCaLumiPixelsCountsPrompt = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78057,16 +81722,29 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'AlCa_EcalEtaEBonly_v14', - 'AlCa_EcalEtaEEonly_v14', - 'AlCa_EcalPi0EBonly_v14', - 'AlCa_EcalPi0EEonly_v14' ) + triggerConditions = cms.vstring( 'AlCa_EcalEtaEBonly_v15', + 'AlCa_EcalEtaEEonly_v15', + 'AlCa_EcalPi0EBonly_v15', + 'AlCa_EcalPi0EEonly_v15' ) ) fragment.hltPreDatasetAlCaP0 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltDatasetAlCaPPS = cms.EDFilter( "TriggerResultsFilter", +fragment.hltDatasetAlCaPPSExpress = cms.EDFilter( "TriggerResultsFilter", + usePathStatus = cms.bool( True ), + hltResults = cms.InputTag( "" ), + l1tResults = cms.InputTag( "" ), + l1tIgnoreMaskAndPrescale = cms.bool( False ), + throw = cms.bool( True ), + triggerConditions = cms.vstring( 'HLT_PPSMaxTracksPerArm1_v2', + 'HLT_PPSMaxTracksPerRP4_v2' ) +) +fragment.hltPreDatasetAlCaPPSExpress = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltDatasetAlCaPPSPrompt = cms.EDFilter( "TriggerResultsFilter", usePathStatus = cms.bool( True ), hltResults = cms.InputTag( "" ), l1tResults = cms.InputTag( "" ), @@ -78075,7 +81753,7 @@ triggerConditions = cms.vstring( 'HLT_PPSMaxTracksPerArm1_v2', 'HLT_PPSMaxTracksPerRP4_v2' ) ) -fragment.hltPreDatasetAlCaPPS = cms.EDFilter( "HLTPrescaler", +fragment.hltPreDatasetAlCaPPSPrompt = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) @@ -78085,7 +81763,7 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'AlCa_EcalPhiSym_v10' ) + triggerConditions = cms.vstring( 'AlCa_EcalPhiSym_v11' ) ) fragment.hltPreDatasetAlCaPhiSym = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78097,15 +81775,15 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_BTagMu_AK4DiJet110_Mu5_v14', - 'HLT_BTagMu_AK4DiJet170_Mu5_v13', - 'HLT_BTagMu_AK4DiJet20_Mu5_v14', - 'HLT_BTagMu_AK4DiJet40_Mu5_v14', - 'HLT_BTagMu_AK4DiJet70_Mu5_v14', - 'HLT_BTagMu_AK4Jet300_Mu5_v13', - 'HLT_BTagMu_AK8DiJet170_Mu5_v10', - 'HLT_BTagMu_AK8Jet170_DoubleMu5_v3', - 'HLT_BTagMu_AK8Jet300_Mu5_v13' ) + triggerConditions = cms.vstring( 'HLT_BTagMu_AK4DiJet110_Mu5_v15', + 'HLT_BTagMu_AK4DiJet170_Mu5_v14', + 'HLT_BTagMu_AK4DiJet20_Mu5_v15', + 'HLT_BTagMu_AK4DiJet40_Mu5_v15', + 'HLT_BTagMu_AK4DiJet70_Mu5_v15', + 'HLT_BTagMu_AK4Jet300_Mu5_v14', + 'HLT_BTagMu_AK8DiJet170_Mu5_v11', + 'HLT_BTagMu_AK8Jet170_DoubleMu5_v4', + 'HLT_BTagMu_AK8Jet300_Mu5_v14' ) ) fragment.hltPreDatasetBTagMu = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78117,9 +81795,10 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_IsoTrackHB_v5', - 'HLT_IsoTrackHE_v5', - 'HLT_L1_CDC_SingleMu_3_er1p2_TOP120_DPHI2p618_3p142_v3' ) + triggerConditions = cms.vstring( 'HLT_IsoTrackHB_v6', + 'HLT_IsoTrackHE_v6', + 'HLT_L1_CDC_SingleMu_3_er1p2_TOP120_DPHI2p618_3p142_v3', + 'HLT_PFJet40_GPUvsCPU_v1' ) ) fragment.hltPreDatasetCommissioning = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78143,9 +81822,9 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'DQM_EcalReconstruction_v3', + triggerConditions = cms.vstring( 'DQM_EcalReconstruction_v4', 'DQM_HcalReconstruction_v3', - 'DQM_PixelReconstruction_v3' ) + 'DQM_PixelReconstruction_v4' ) ) fragment.hltPreDatasetDQMGPUvsCPU = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78157,8 +81836,8 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_HT300_Beamspot_v12', - 'HLT_ZeroBias_Beamspot_v5' ) + triggerConditions = cms.vstring( 'HLT_HT300_Beamspot_v13', + 'HLT_ZeroBias_Beamspot_v6' ) ) fragment.hltPreDatasetDQMOnlineBeamspot = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78170,49 +81849,54 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_CaloMET60_DTCluster50_v2', - 'HLT_CaloMET60_DTClusterNoMB1S50_v2', + triggerConditions = cms.vstring( 'HLT_CaloMET60_DTCluster50_v3', + 'HLT_CaloMET60_DTClusterNoMB1S50_v3', 'HLT_CscCluster_Loose_v2', 'HLT_CscCluster_Medium_v2', 'HLT_CscCluster_Tight_v2', - 'HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v1', - 'HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1', - 'HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1', - 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1', - 'HLT_HT425_v10', - 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v2', - 'HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v2', - 'HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v2', - 'HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v2', - 'HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v2', - 'HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v2', - 'HLT_HT430_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v2', - 'HLT_HT430_DisplacedDijet60_DisplacedTrack_v14', - 'HLT_HT500_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT550_DisplacedDijet60_Inclusive_v14', - 'HLT_HT650_DisplacedDijet60_Inclusive_v14', + 'HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v2', + 'HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2', + 'HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2', + 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2', + 'HLT_HT425_v11', + 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsInclusive_v1', + 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v3', + 'HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v3', + 'HLT_HT430_DelayedJet40_SingleDelay0p5nsInclusive_v1', + 'HLT_HT430_DelayedJet40_SingleDelay0p5nsTrackless_v1', + 'HLT_HT430_DelayedJet40_SingleDelay1nsInclusive_v1', + 'HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v3', + 'HLT_HT430_DelayedJet40_SingleDelay1p5nsInclusive_v1', + 'HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v3', + 'HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v3', + 'HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v3', + 'HLT_HT430_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v3', + 'HLT_HT430_DisplacedDijet60_DisplacedTrack_v15', + 'HLT_HT500_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT550_DisplacedDijet60_Inclusive_v15', + 'HLT_HT650_DisplacedDijet60_Inclusive_v15', 'HLT_L1CSCShower_DTCluster50_v2', 'HLT_L1CSCShower_DTCluster75_v2', - 'HLT_L1MET_DTCluster50_v2', - 'HLT_L1MET_DTClusterNoMB1S50_v2', + 'HLT_L1MET_DTCluster50_v3', + 'HLT_L1MET_DTClusterNoMB1S50_v3', 'HLT_L1Mu6HT240_v2', - 'HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v2', - 'HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v2', - 'HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v2', - 'HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v2', - 'HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v2', - 'HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v2' ) + 'HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v3', + 'HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v3', + 'HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v3', + 'HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v3', + 'HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v3', + 'HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v3' ) ) fragment.hltPreDatasetDisplacedJet = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78224,64 +81908,64 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ) + triggerConditions = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ) ) fragment.hltPreDatasetReservedDoubleMuonLowMass = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78293,88 +81977,91 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v5', - 'HLT_DiPhoton10Time1p4ns_v1', - 'HLT_DiPhoton10Time1p6ns_v1', - 'HLT_DiPhoton10Time1p8ns_v1', - 'HLT_DiPhoton10Time2ns_v1', - 'HLT_DiPhoton10_CaloIdL_v1', - 'HLT_DiPhoton10sminlt0p12_v1', - 'HLT_DiPhoton10sminlt0p1_v1', - 'HLT_DiSC30_18_EIso_AND_HE_Mass70_v14', - 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v2', - 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v2', - 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v14', - 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v14', - 'HLT_DoubleEle25_CaloIdL_MW_v5', - 'HLT_DoubleEle27_CaloIdL_MW_v5', - 'HLT_DoubleEle33_CaloIdL_MW_v18', - 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v21', - 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v21', - 'HLT_DoublePhoton33_CaloIdL_v7', - 'HLT_DoublePhoton70_v7', - 'HLT_DoublePhoton85_v15', - 'HLT_ECALHT800_v11', - 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v15', - 'HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v19', - 'HLT_Ele135_CaloIdVT_GsfTrkIdT_v8', - 'HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9', - 'HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v17', - 'HLT_Ele15_IsoVVVL_PFHT450_v17', - 'HLT_Ele15_IsoVVVL_PFHT600_v21', - 'HLT_Ele15_WPLoose_Gsf_v4', - 'HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v10', - 'HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v17', - 'HLT_Ele20_WPLoose_Gsf_v7', - 'HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v19', - 'HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v19', - 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v20', - 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v20', - 'HLT_Ele24_eta2p1_WPTight_Gsf_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2', - 'HLT_Ele27_WPTight_Gsf_v17', - 'HLT_Ele28_HighEta_SC20_Mass55_v14', - 'HLT_Ele28_WPTight_Gsf_v2', - 'HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v14', - 'HLT_Ele30_WPTight_Gsf_v2', - 'HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v14', - 'HLT_Ele32_WPTight_Gsf_L1DoubleEG_v10', - 'HLT_Ele32_WPTight_Gsf_v16', - 'HLT_Ele35_WPTight_Gsf_L1EGMT_v6', - 'HLT_Ele35_WPTight_Gsf_v10', - 'HLT_Ele38_WPTight_Gsf_v10', - 'HLT_Ele40_WPTight_Gsf_v10', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v1', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v19', - 'HLT_Ele50_IsoVVVL_PFHT450_v17', - 'HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v17', - 'HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v19', - 'HLT_Photon100EBHE10_v3', - 'HLT_Photon110EB_TightID_TightIso_v3', - 'HLT_Photon120_R9Id90_HE10_IsoM_v15', - 'HLT_Photon120_v14', - 'HLT_Photon150_v7', - 'HLT_Photon165_R9Id90_HE10_IsoM_v16', - 'HLT_Photon175_v15', - 'HLT_Photon200_v14', - 'HLT_Photon20_HoverELoose_v11', - 'HLT_Photon20_v3', - 'HLT_Photon300_NoHE_v13', - 'HLT_Photon30EB_TightID_TightIso_v2', - 'HLT_Photon30_HoverELoose_v11', - 'HLT_Photon33_v6', - 'HLT_Photon50_R9Id90_HE10_IsoM_v15', - 'HLT_Photon50_v14', - 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v12', - 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v6', - 'HLT_Photon75_R9Id90_HE10_IsoM_v15', - 'HLT_Photon75_v14', - 'HLT_Photon90_R9Id90_HE10_IsoM_v15', - 'HLT_Photon90_v14' ) + triggerConditions = cms.vstring( 'HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v6', + 'HLT_DiPhoton10Time1ns_v2', + 'HLT_DiPhoton10Time1p2ns_v2', + 'HLT_DiPhoton10Time1p4ns_v2', + 'HLT_DiPhoton10Time1p6ns_v2', + 'HLT_DiPhoton10Time1p8ns_v2', + 'HLT_DiPhoton10Time2ns_v2', + 'HLT_DiPhoton10_CaloIdL_v2', + 'HLT_DiPhoton10sminlt0p12_v2', + 'HLT_DiPhoton10sminlt0p1_v2', + 'HLT_DiSC30_18_EIso_AND_HE_Mass70_v15', + 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v3', + 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v3', + 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v15', + 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v15', + 'HLT_DoubleEle25_CaloIdL_MW_v6', + 'HLT_DoubleEle27_CaloIdL_MW_v6', + 'HLT_DoubleEle33_CaloIdL_MW_v19', + 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v22', + 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v22', + 'HLT_DoublePhoton33_CaloIdL_v8', + 'HLT_DoublePhoton70_v8', + 'HLT_DoublePhoton85_v16', + 'HLT_ECALHT800_v12', + 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v16', + 'HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v20', + 'HLT_Ele135_CaloIdVT_GsfTrkIdT_v9', + 'HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10', + 'HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v18', + 'HLT_Ele15_IsoVVVL_PFHT450_v18', + 'HLT_Ele15_IsoVVVL_PFHT600_v22', + 'HLT_Ele15_WPLoose_Gsf_v5', + 'HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v11', + 'HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v18', + 'HLT_Ele20_WPLoose_Gsf_v8', + 'HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v20', + 'HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v20', + 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v21', + 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v21', + 'HLT_Ele24_eta2p1_WPTight_Gsf_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3', + 'HLT_Ele24_eta2p1_WPTight_Gsf_TightChargedIsoPFTauHPS30_eta2p1_CrossL1_v3', + 'HLT_Ele27_WPTight_Gsf_v18', + 'HLT_Ele28_HighEta_SC20_Mass55_v15', + 'HLT_Ele28_WPTight_Gsf_v3', + 'HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v15', + 'HLT_Ele30_WPTight_Gsf_v3', + 'HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v15', + 'HLT_Ele32_WPTight_Gsf_L1DoubleEG_v11', + 'HLT_Ele32_WPTight_Gsf_v17', + 'HLT_Ele35_WPTight_Gsf_L1EGMT_v7', + 'HLT_Ele35_WPTight_Gsf_v11', + 'HLT_Ele38_WPTight_Gsf_v11', + 'HLT_Ele40_WPTight_Gsf_v11', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v2', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v20', + 'HLT_Ele50_IsoVVVL_PFHT450_v18', + 'HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v18', + 'HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v20', + 'HLT_Photon100EBHE10_v4', + 'HLT_Photon110EB_TightID_TightIso_v4', + 'HLT_Photon120_R9Id90_HE10_IsoM_v16', + 'HLT_Photon120_v15', + 'HLT_Photon150_v8', + 'HLT_Photon165_R9Id90_HE10_IsoM_v17', + 'HLT_Photon175_v16', + 'HLT_Photon200_v15', + 'HLT_Photon20_HoverELoose_v12', + 'HLT_Photon20_v4', + 'HLT_Photon300_NoHE_v14', + 'HLT_Photon30EB_TightID_TightIso_v3', + 'HLT_Photon30_HoverELoose_v12', + 'HLT_Photon33_v7', + 'HLT_Photon50_R9Id90_HE10_IsoM_v16', + 'HLT_Photon50_v15', + 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v13', + 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v7', + 'HLT_Photon75_R9Id90_HE10_IsoM_v16', + 'HLT_Photon75_v15', + 'HLT_Photon90_R9Id90_HE10_IsoM_v16', + 'HLT_Photon90_v15' ) ) fragment.hltPreDatasetEGamma = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78436,8 +82123,8 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_DoublePhoton85_v15', - 'HLT_PFJet500_v22 / 3' ) + triggerConditions = cms.vstring( 'HLT_DoublePhoton85_v16', + 'HLT_PFJet500_v23 / 3' ) ) fragment.hltPreDatasetEventDisplay = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78449,8 +82136,8 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_HT300_Beamspot_v12', - 'HLT_ZeroBias_Beamspot_v5' ) + triggerConditions = cms.vstring( 'HLT_HT300_Beamspot_v13', + 'HLT_ZeroBias_Beamspot_v6' ) ) fragment.hltPreDatasetExpressAlignment = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78462,12 +82149,13 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v20 / 3', - 'HLT_ExpressMuons_v2 / 25', - 'HLT_IsoMu20_v16 / 0', - 'HLT_IsoMu24_v14 / 0', - 'HLT_IsoMu27_v17 / 0', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v16', + triggerConditions = cms.vstring( 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v21 / 3', + 'HLT_ExpressMuons_v3 / 15', + 'HLT_IsoMu20_v17 / 0', + 'HLT_IsoMu24_v15 / 0', + 'HLT_IsoMu27_v18 / 0', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v7 / 3', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v17', 'HLT_Physics_v8', 'HLT_Random_v3', 'HLT_ZeroBias_Alignment_v2 / 6', @@ -78485,27 +82173,25 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v20', - 'HLT_Ele32_WPTight_Gsf_v16 / 5', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v1', - 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT550_DisplacedDijet60_Inclusive_v14', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v1', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v2 / 0', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v2', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v9', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v2 / 0', - 'HLT_PFHT510_v18 / 3', - 'HLT_PFJet260_v21', - 'HLT_PFJet320_v21', - 'HLT_PFMET130_PFMHT130_IDTight_v21 / 25', - 'HLT_PFMET140_PFMHT140_IDTight_v21 / 15' ) + triggerConditions = cms.vstring( 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v21', + 'HLT_Ele32_WPTight_Gsf_v17 / 5', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v2', + 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT550_DisplacedDijet60_Inclusive_v15', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v2', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v3', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v10', + 'HLT_PFHT510_v19 / 3', + 'HLT_PFJet260_v22', + 'HLT_PFJet320_v22', + 'HLT_PFMET130_PFMHT130_IDTight_v22 / 25', + 'HLT_PFMET140_PFMHT140_IDTight_v22 / 15' ) ) fragment.hltPreDatasetHLTMonitor = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78554,214 +82240,212 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_AK8DiPFJet250_250_MassSD30_v1', - 'HLT_AK8DiPFJet250_250_MassSD50_v1', - 'HLT_AK8DiPFJet260_260_MassSD30_v1', - 'HLT_AK8DiPFJet270_270_MassSD30_v1', - 'HLT_AK8PFHT750_TrimMass50_v13', - 'HLT_AK8PFHT800_TrimMass50_v13', - 'HLT_AK8PFHT850_TrimMass50_v12', - 'HLT_AK8PFHT900_TrimMass50_v12', - 'HLT_AK8PFJet140_v16', - 'HLT_AK8PFJet200_v16', - 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', - 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2', - 'HLT_AK8PFJet230_SoftDropMass40_v2', - 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', - 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2', - 'HLT_AK8PFJet260_v17', - 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', - 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2', - 'HLT_AK8PFJet320_v17', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np2_v3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np4_v3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_p02_v4', - 'HLT_AK8PFJet360_TrimMass30_v19', - 'HLT_AK8PFJet380_TrimMass30_v12', - 'HLT_AK8PFJet400_MassSD30_v1', - 'HLT_AK8PFJet400_SoftDropMass40_v2', - 'HLT_AK8PFJet400_TrimMass30_v13', - 'HLT_AK8PFJet400_v17', - 'HLT_AK8PFJet40_v17', - 'HLT_AK8PFJet420_MassSD30_v1', - 'HLT_AK8PFJet420_TrimMass30_v12', - 'HLT_AK8PFJet425_SoftDropMass40_v2', - 'HLT_AK8PFJet450_MassSD30_v1', - 'HLT_AK8PFJet450_SoftDropMass40_v2', - 'HLT_AK8PFJet450_v17', - 'HLT_AK8PFJet500_v17', - 'HLT_AK8PFJet550_v12', - 'HLT_AK8PFJet60_v16', - 'HLT_AK8PFJet80_v16', - 'HLT_AK8PFJetFwd140_v15', - 'HLT_AK8PFJetFwd15_v4', - 'HLT_AK8PFJetFwd200_v15', - 'HLT_AK8PFJetFwd25_v4', - 'HLT_AK8PFJetFwd260_v16', - 'HLT_AK8PFJetFwd320_v16', - 'HLT_AK8PFJetFwd400_v16', - 'HLT_AK8PFJetFwd40_v16', - 'HLT_AK8PFJetFwd450_v16', - 'HLT_AK8PFJetFwd500_v16', - 'HLT_AK8PFJetFwd60_v15', - 'HLT_AK8PFJetFwd80_v15', - 'HLT_CaloJet500_NoJetID_v13', - 'HLT_CaloJet550_NoJetID_v8', - 'HLT_CaloMET350_NotCleaned_v5', - 'HLT_CaloMET90_NotCleaned_v5', - 'HLT_CaloMHT90_v5', - 'HLT_DiJet110_35_Mjj650_PFMET110_v10', - 'HLT_DiJet110_35_Mjj650_PFMET120_v10', - 'HLT_DiJet110_35_Mjj650_PFMET130_v10', - 'HLT_DiPFJetAve100_HFJEC_v17', - 'HLT_DiPFJetAve140_v14', - 'HLT_DiPFJetAve160_HFJEC_v17', - 'HLT_DiPFJetAve200_v14', - 'HLT_DiPFJetAve220_HFJEC_v17', - 'HLT_DiPFJetAve260_v15', - 'HLT_DiPFJetAve300_HFJEC_v17', - 'HLT_DiPFJetAve320_v15', - 'HLT_DiPFJetAve400_v15', - 'HLT_DiPFJetAve40_v15', - 'HLT_DiPFJetAve500_v15', - 'HLT_DiPFJetAve60_HFJEC_v16', - 'HLT_DiPFJetAve60_v15', - 'HLT_DiPFJetAve80_HFJEC_v17', - 'HLT_DiPFJetAve80_v14', - 'HLT_DoublePFJets100_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets100_PFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets200_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets200_PFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets350_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets350_PFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets40_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets40_PFBTagDeepJet_p71_v2', - 'HLT_L1ETMHadSeeds_v3', - 'HLT_MET105_IsoTrk50_v10', - 'HLT_MET120_IsoTrk50_v10', - 'HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_Mu12eta2p3_PFJet40_v2', - 'HLT_Mu12eta2p3_v2', - 'HLT_PFHT1050_v19', - 'HLT_PFHT180_v18', - 'HLT_PFHT250_v18', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v4', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v2', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v10', - 'HLT_PFHT350_v20', - 'HLT_PFHT370_v18', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v9', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v2', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_v9', - 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v9', - 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v2', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v9', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v2', - 'HLT_PFHT400_SixPFJet32_v9', - 'HLT_PFHT430_v18', - 'HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v8', - 'HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v2', - 'HLT_PFHT450_SixPFJet36_v8', - 'HLT_PFHT500_PFMET100_PFMHT100_IDTight_v13', - 'HLT_PFHT500_PFMET110_PFMHT110_IDTight_v13', - 'HLT_PFHT510_v18', - 'HLT_PFHT590_v18', - 'HLT_PFHT680_v18', - 'HLT_PFHT700_PFMET85_PFMHT85_IDTight_v13', - 'HLT_PFHT780_v18', - 'HLT_PFHT800_PFMET75_PFMHT75_IDTight_v13', - 'HLT_PFHT890_v18', - 'HLT_PFJet110_v1', - 'HLT_PFJet140_v20', - 'HLT_PFJet200_v20', - 'HLT_PFJet260_v21', - 'HLT_PFJet320_v21', - 'HLT_PFJet400_v21', - 'HLT_PFJet40_v22', - 'HLT_PFJet450_v22', - 'HLT_PFJet500_v22', - 'HLT_PFJet550_v12', - 'HLT_PFJet60_v22', - 'HLT_PFJet80_v21', - 'HLT_PFJetFwd140_v19', - 'HLT_PFJetFwd15_v4', - 'HLT_PFJetFwd200_v19', - 'HLT_PFJetFwd25_v4', - 'HLT_PFJetFwd260_v20', - 'HLT_PFJetFwd320_v20', - 'HLT_PFJetFwd400_v20', - 'HLT_PFJetFwd40_v20', - 'HLT_PFJetFwd450_v20', - 'HLT_PFJetFwd500_v20', - 'HLT_PFJetFwd60_v20', - 'HLT_PFJetFwd80_v19', - 'HLT_PFMET100_PFMHT100_IDTight_PFHT60_v10', - 'HLT_PFMET105_IsoTrk50_v2', - 'HLT_PFMET110_PFJet100_v2', - 'HLT_PFMET110_PFMHT110_IDTight_v21', - 'HLT_PFMET120_PFMHT120_IDTight_PFHT60_v10', - 'HLT_PFMET120_PFMHT120_IDTight_v21', - 'HLT_PFMET130_PFMHT130_IDTight_v21', - 'HLT_PFMET140_PFMHT140_IDTight_v21', - 'HLT_PFMET200_BeamHaloCleaned_v10', - 'HLT_PFMET200_NotCleaned_v10', - 'HLT_PFMET250_NotCleaned_v10', - 'HLT_PFMET300_NotCleaned_v10', - 'HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v10', - 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v21', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v10', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v21', - 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v20', - 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v20', - 'HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v10', - 'HLT_PFMETTypeOne110_PFMHT110_IDTight_v13', - 'HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v10', - 'HLT_PFMETTypeOne120_PFMHT120_IDTight_v13', - 'HLT_PFMETTypeOne130_PFMHT130_IDTight_v13', - 'HLT_PFMETTypeOne140_PFMHT140_IDTight_v12', - 'HLT_PFMETTypeOne200_BeamHaloCleaned_v10', - 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet103_88_75_15_v6', - 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet105_88_76_15_v6', - 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet111_90_80_15_v6', - 'HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2', - 'HLT_QuadPFJet70_50_40_30_v2', - 'HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v2', - 'HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v2', - 'HLT_SingleJet30_Mu12_SinglePFJet40_v12', - 'HLT_TripleJet110_35_35_Mjj650_PFMET110_v10', - 'HLT_TripleJet110_35_35_Mjj650_PFMET120_v10', - 'HLT_TripleJet110_35_35_Mjj650_PFMET130_v10' ) + triggerConditions = cms.vstring( 'HLT_AK8DiPFJet250_250_MassSD30_v2', + 'HLT_AK8DiPFJet250_250_MassSD50_v2', + 'HLT_AK8DiPFJet260_260_MassSD30_v2', + 'HLT_AK8DiPFJet270_270_MassSD30_v2', + 'HLT_AK8PFHT750_TrimMass50_v14', + 'HLT_AK8PFHT800_TrimMass50_v14', + 'HLT_AK8PFHT850_TrimMass50_v13', + 'HLT_AK8PFHT900_TrimMass50_v13', + 'HLT_AK8PFJet140_v17', + 'HLT_AK8PFJet200_v17', + 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v3', + 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3', + 'HLT_AK8PFJet230_SoftDropMass40_v3', + 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v3', + 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3', + 'HLT_AK8PFJet260_v18', + 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v3', + 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3', + 'HLT_AK8PFJet320_v18', + 'HLT_AK8PFJet360_TrimMass30_v20', + 'HLT_AK8PFJet380_TrimMass30_v13', + 'HLT_AK8PFJet400_MassSD30_v2', + 'HLT_AK8PFJet400_SoftDropMass40_v3', + 'HLT_AK8PFJet400_TrimMass30_v14', + 'HLT_AK8PFJet400_v18', + 'HLT_AK8PFJet40_v18', + 'HLT_AK8PFJet420_MassSD30_v2', + 'HLT_AK8PFJet420_TrimMass30_v13', + 'HLT_AK8PFJet425_SoftDropMass40_v3', + 'HLT_AK8PFJet450_MassSD30_v2', + 'HLT_AK8PFJet450_SoftDropMass40_v3', + 'HLT_AK8PFJet450_v18', + 'HLT_AK8PFJet500_v18', + 'HLT_AK8PFJet550_v13', + 'HLT_AK8PFJet60_v17', + 'HLT_AK8PFJet80_v17', + 'HLT_AK8PFJetFwd140_v16', + 'HLT_AK8PFJetFwd15_v5', + 'HLT_AK8PFJetFwd200_v16', + 'HLT_AK8PFJetFwd25_v5', + 'HLT_AK8PFJetFwd260_v17', + 'HLT_AK8PFJetFwd320_v17', + 'HLT_AK8PFJetFwd400_v17', + 'HLT_AK8PFJetFwd40_v17', + 'HLT_AK8PFJetFwd450_v17', + 'HLT_AK8PFJetFwd500_v17', + 'HLT_AK8PFJetFwd60_v16', + 'HLT_AK8PFJetFwd80_v16', + 'HLT_CaloJet500_NoJetID_v14', + 'HLT_CaloJet550_NoJetID_v9', + 'HLT_CaloMET350_NotCleaned_v6', + 'HLT_CaloMET90_NotCleaned_v6', + 'HLT_CaloMHT90_v6', + 'HLT_DiJet110_35_Mjj650_PFMET110_v11', + 'HLT_DiJet110_35_Mjj650_PFMET120_v11', + 'HLT_DiJet110_35_Mjj650_PFMET130_v11', + 'HLT_DiPFJetAve100_HFJEC_v18', + 'HLT_DiPFJetAve140_v15', + 'HLT_DiPFJetAve160_HFJEC_v18', + 'HLT_DiPFJetAve200_v15', + 'HLT_DiPFJetAve220_HFJEC_v18', + 'HLT_DiPFJetAve260_HFJEC_v1', + 'HLT_DiPFJetAve260_v16', + 'HLT_DiPFJetAve300_HFJEC_v18', + 'HLT_DiPFJetAve320_v16', + 'HLT_DiPFJetAve400_v16', + 'HLT_DiPFJetAve40_v16', + 'HLT_DiPFJetAve500_v16', + 'HLT_DiPFJetAve60_HFJEC_v17', + 'HLT_DiPFJetAve60_v16', + 'HLT_DiPFJetAve80_HFJEC_v18', + 'HLT_DiPFJetAve80_v15', + 'HLT_DoublePFJets100_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets100_PFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets200_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets200_PFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets350_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets350_PFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets40_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets40_PFBTagDeepJet_p71_v3', + 'HLT_L1ETMHadSeeds_v4', + 'HLT_MET105_IsoTrk50_v11', + 'HLT_MET120_IsoTrk50_v11', + 'HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_Mu12eta2p3_PFJet40_v3', + 'HLT_Mu12eta2p3_v3', + 'HLT_PFHT1050_v20', + 'HLT_PFHT180_v19', + 'HLT_PFHT250_v19', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v5', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v3', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v11', + 'HLT_PFHT350_v21', + 'HLT_PFHT370_v19', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v10', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v3', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_v10', + 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v10', + 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v3', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v10', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v3', + 'HLT_PFHT400_SixPFJet32_v10', + 'HLT_PFHT430_v19', + 'HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v9', + 'HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v3', + 'HLT_PFHT450_SixPFJet36_v9', + 'HLT_PFHT500_PFMET100_PFMHT100_IDTight_v14', + 'HLT_PFHT500_PFMET110_PFMHT110_IDTight_v14', + 'HLT_PFHT510_v19', + 'HLT_PFHT590_v19', + 'HLT_PFHT680_v19', + 'HLT_PFHT700_PFMET85_PFMHT85_IDTight_v14', + 'HLT_PFHT780_v19', + 'HLT_PFHT800_PFMET75_PFMHT75_IDTight_v14', + 'HLT_PFHT890_v19', + 'HLT_PFJet110_v2', + 'HLT_PFJet140_v21', + 'HLT_PFJet200_v21', + 'HLT_PFJet260_v22', + 'HLT_PFJet320_v22', + 'HLT_PFJet400_v22', + 'HLT_PFJet40_v23', + 'HLT_PFJet450_v23', + 'HLT_PFJet500_v23', + 'HLT_PFJet550_v13', + 'HLT_PFJet60_v23', + 'HLT_PFJet80_v22', + 'HLT_PFJetFwd140_v20', + 'HLT_PFJetFwd15_v5', + 'HLT_PFJetFwd200_v20', + 'HLT_PFJetFwd25_v5', + 'HLT_PFJetFwd260_v21', + 'HLT_PFJetFwd320_v21', + 'HLT_PFJetFwd400_v21', + 'HLT_PFJetFwd40_v21', + 'HLT_PFJetFwd450_v21', + 'HLT_PFJetFwd500_v21', + 'HLT_PFJetFwd60_v21', + 'HLT_PFJetFwd80_v20', + 'HLT_PFMET100_PFMHT100_IDTight_PFHT60_v11', + 'HLT_PFMET105_IsoTrk50_v3', + 'HLT_PFMET110_PFJet100_v3', + 'HLT_PFMET110_PFMHT110_IDTight_v22', + 'HLT_PFMET120_PFMHT120_IDTight_PFHT60_v11', + 'HLT_PFMET120_PFMHT120_IDTight_v22', + 'HLT_PFMET130_PFMHT130_IDTight_v22', + 'HLT_PFMET140_PFMHT140_IDTight_v22', + 'HLT_PFMET200_BeamHaloCleaned_v11', + 'HLT_PFMET200_NotCleaned_v11', + 'HLT_PFMET250_NotCleaned_v11', + 'HLT_PFMET300_NotCleaned_v11', + 'HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v11', + 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v22', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v11', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v22', + 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v21', + 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v21', + 'HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v11', + 'HLT_PFMETTypeOne110_PFMHT110_IDTight_v14', + 'HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v11', + 'HLT_PFMETTypeOne120_PFMHT120_IDTight_v14', + 'HLT_PFMETTypeOne130_PFMHT130_IDTight_v14', + 'HLT_PFMETTypeOne140_PFMHT140_IDTight_v13', + 'HLT_PFMETTypeOne200_BeamHaloCleaned_v11', + 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v3', + 'HLT_QuadPFJet103_88_75_15_v7', + 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v3', + 'HLT_QuadPFJet105_88_76_15_v7', + 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v3', + 'HLT_QuadPFJet111_90_80_15_v7', + 'HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v3', + 'HLT_QuadPFJet70_50_40_30_v3', + 'HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v3', + 'HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v3', + 'HLT_SingleJet30_Mu12_SinglePFJet40_v13', + 'HLT_TripleJet110_35_35_Mjj650_PFMET110_v11', + 'HLT_TripleJet110_35_35_Mjj650_PFMET120_v11', + 'HLT_TripleJet110_35_35_Mjj650_PFMET130_v11' ) ) fragment.hltPreDatasetJetMET = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78786,32 +82470,32 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'MC_AK4CaloJetsFromPV_v9', - 'MC_AK4CaloJets_v10', - 'MC_AK4PFJets_v18', - 'MC_AK8CaloHT_v9', - 'MC_AK8PFHT_v17', - 'MC_AK8PFJets_v18', - 'MC_AK8TrimPFJets_v18', - 'MC_CaloBTagDeepCSV_v9', - 'MC_CaloHT_v9', - 'MC_CaloMET_JetIdCleaned_v10', - 'MC_CaloMET_v9', - 'MC_CaloMHT_v9', - 'MC_Diphoton10_10_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass10_v14', - 'MC_DoubleEle5_CaloIdL_MW_v16', - 'MC_DoubleMuNoFiltersNoVtx_v8', - 'MC_DoubleMu_TrkIsoVVL_DZ_v12', - 'MC_Ele15_Ele10_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'MC_Ele5_WPTight_Gsf_v9', - 'MC_IsoMu_v16', - 'MC_PFBTagDeepCSV_v11', - 'MC_PFBTagDeepJet_v2', - 'MC_PFHT_v17', - 'MC_PFMET_v18', - 'MC_PFMHT_v17', - 'MC_ReducedIterativeTracking_v13', - 'MC_Run3_PFScoutingPixelTracking_v16' ) + triggerConditions = cms.vstring( 'MC_AK4CaloJetsFromPV_v10', + 'MC_AK4CaloJets_v11', + 'MC_AK4PFJets_v19', + 'MC_AK8CaloHT_v10', + 'MC_AK8PFHT_v18', + 'MC_AK8PFJets_v19', + 'MC_AK8TrimPFJets_v19', + 'MC_CaloBTagDeepCSV_v10', + 'MC_CaloHT_v10', + 'MC_CaloMET_JetIdCleaned_v11', + 'MC_CaloMET_v10', + 'MC_CaloMHT_v10', + 'MC_Diphoton10_10_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass10_v15', + 'MC_DoubleEle5_CaloIdL_MW_v17', + 'MC_DoubleMuNoFiltersNoVtx_v9', + 'MC_DoubleMu_TrkIsoVVL_DZ_v13', + 'MC_Ele15_Ele10_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'MC_Ele5_WPTight_Gsf_v10', + 'MC_IsoMu_v17', + 'MC_PFBTagDeepCSV_v12', + 'MC_PFBTagDeepJet_v3', + 'MC_PFHT_v18', + 'MC_PFMET_v19', + 'MC_PFMHT_v18', + 'MC_ReducedIterativeTracking_v14', + 'MC_Run3_PFScoutingPixelTracking_v17' ) ) fragment.hltPreDatasetMonteCarlo = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78823,12 +82507,12 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_CascadeMu100_v4', - 'HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1', - 'HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2', - 'HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1', - 'HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1', - 'HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1', + triggerConditions = cms.vstring( 'HLT_CascadeMu100_v5', + 'HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2', + 'HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v3', + 'HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2', + 'HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2', + 'HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2', 'HLT_DoubleL2Mu23NoVtx_2Cha_CosmicSeed_v3', 'HLT_DoubleL2Mu23NoVtx_2Cha_v3', 'HLT_DoubleL2Mu25NoVtx_2Cha_CosmicSeed_Eta2p4_v3', @@ -78838,84 +82522,86 @@ 'HLT_DoubleL2Mu30NoVtx_2Cha_CosmicSeed_Eta2p4_v3', 'HLT_DoubleL2Mu30NoVtx_2Cha_Eta2p4_v3', 'HLT_DoubleL2Mu50_v3', - 'HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v1', - 'HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v1', - 'HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v2', - 'HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v1', - 'HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v1', - 'HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v1', - 'HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v11', - 'HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v11', - 'HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v11', - 'HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v11', - 'HLT_DoubleMu43NoFiltersNoVtx_v5', - 'HLT_DoubleMu48NoFiltersNoVtx_v5', - 'HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v9', - 'HLT_HighPtTkMu100_v3', - 'HLT_IsoMu20_eta2p1_LooseDeepTauPFTauHPS27_eta2p1_CrossL1_v2', - 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v2', - 'HLT_IsoMu20_v16', - 'HLT_IsoMu24_TwoProngs35_v2', - 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v2', - 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v2', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_v16', - 'HLT_IsoMu24_v14', - 'HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1', - 'HLT_IsoMu27_v17', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v1', + 'HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v2', + 'HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v2', + 'HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v3', + 'HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v2', + 'HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v2', + 'HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v2', + 'HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v12', + 'HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v12', + 'HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v12', + 'HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v12', + 'HLT_DoubleMu43NoFiltersNoVtx_v6', + 'HLT_DoubleMu48NoFiltersNoVtx_v6', + 'HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v10', + 'HLT_HighPtTkMu100_v4', + 'HLT_IsoMu20_eta2p1_LooseDeepTauPFTauHPS27_eta2p1_CrossL1_v3', + 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_CrossL1_v3', + 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v3', + 'HLT_IsoMu20_v17', + 'HLT_IsoMu24_TwoProngs35_v3', + 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v3', + 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_v17', + 'HLT_IsoMu24_v15', + 'HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2', + 'HLT_IsoMu27_v18', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v2', 'HLT_L1SingleMu18_v4', 'HLT_L1SingleMu25_v3', - 'HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v1', - 'HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v16', - 'HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9', - 'HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v16', - 'HLT_Mu15_IsoVVVL_PFHT450_v16', - 'HLT_Mu15_IsoVVVL_PFHT600_v20', - 'HLT_Mu15_v4', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v6', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v6', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v16', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v15', - 'HLT_Mu17_TrkIsoVVL_v14', - 'HLT_Mu17_v14', - 'HLT_Mu18_Mu9_SameSign_v5', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v4', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v4', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v4', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v4', - 'HLT_Mu19_TrkIsoVVL_v5', - 'HLT_Mu19_v5', - 'HLT_Mu20_v13', - 'HLT_Mu27_v14', - 'HLT_Mu37_TkMu27_v6', - 'HLT_Mu3_PFJet40_v17', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v3', - 'HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v16', - 'HLT_Mu50_IsoVVVL_PFHT450_v16', - 'HLT_Mu50_v14', - 'HLT_Mu55_v4', - 'HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17', - 'HLT_Mu8_TrkIsoVVL_v13', - 'HLT_Mu8_v13', - 'HLT_TripleMu_10_5_5_DZ_v11', - 'HLT_TripleMu_12_10_5_v11', - 'HLT_TripleMu_5_3_3_Mass3p8_DCA_v4', - 'HLT_TripleMu_5_3_3_Mass3p8_DZ_v9', - 'HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v7' ) + 'HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v2', + 'HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v17', + 'HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10', + 'HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v17', + 'HLT_Mu15_IsoVVVL_PFHT450_v17', + 'HLT_Mu15_IsoVVVL_PFHT600_v21', + 'HLT_Mu15_v5', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v7', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v7', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v17', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v16', + 'HLT_Mu17_TrkIsoVVL_v15', + 'HLT_Mu17_v15', + 'HLT_Mu18_Mu9_SameSign_v6', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v5', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v5', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v5', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v5', + 'HLT_Mu19_TrkIsoVVL_v6', + 'HLT_Mu19_v6', + 'HLT_Mu20_v14', + 'HLT_Mu27_v15', + 'HLT_Mu37_TkMu27_v7', + 'HLT_Mu3_PFJet40_v18', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v4', + 'HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17', + 'HLT_Mu50_IsoVVVL_PFHT450_v17', + 'HLT_Mu50_L1SingleMuShower_v1', + 'HLT_Mu50_v15', + 'HLT_Mu55_v5', + 'HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v18', + 'HLT_Mu8_TrkIsoVVL_v14', + 'HLT_Mu8_v14', + 'HLT_TripleMu_10_5_5_DZ_v12', + 'HLT_TripleMu_12_10_5_v12', + 'HLT_TripleMu_5_3_3_Mass3p8_DCA_v5', + 'HLT_TripleMu_5_3_3_Mass3p8_DZ_v10', + 'HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v8' ) ) fragment.hltPreDatasetMuon = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78927,35 +82613,35 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v18', - 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v18', - 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v18', - 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v8', - 'HLT_Mu17_Photon30_IsoCaloId_v7', - 'HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v2', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v8', - 'HLT_Mu27_Ele37_CaloIdL_MW_v6', - 'HLT_Mu37_Ele27_CaloIdL_MW_v6', - 'HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v2', - 'HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v2', - 'HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v6', - 'HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v6', - 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v19', - 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v19', - 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v20', - 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v20', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v14', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v12' ) + triggerConditions = cms.vstring( 'HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v19', + 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v19', + 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v19', + 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v9', + 'HLT_Mu17_Photon30_IsoCaloId_v8', + 'HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v3', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v9', + 'HLT_Mu27_Ele37_CaloIdL_MW_v7', + 'HLT_Mu37_Ele27_CaloIdL_MW_v7', + 'HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v3', + 'HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v3', + 'HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v7', + 'HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v7', + 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v20', + 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v20', + 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v21', + 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v21', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v15', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v13' ) ) fragment.hltPreDatasetMuonEG = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78988,162 +82674,162 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = ( cms.vstring( 'HLT_AK8DiPFJet250_250_MassSD30_v1 / 3', - 'HLT_AK8DiPFJet250_250_MassSD50_v1 / 3', - 'HLT_AK8DiPFJet260_260_MassSD30_v1 / 3', - 'HLT_AK8DiPFJet270_270_MassSD30_v1 / 3', - 'HLT_AK8PFHT750_TrimMass50_v13 / 3', - 'HLT_AK8PFHT800_TrimMass50_v13 / 3', - 'HLT_AK8PFHT850_TrimMass50_v12 / 3', - 'HLT_AK8PFHT900_TrimMass50_v12 / 3', - 'HLT_AK8PFJet140_v16 / 3', - 'HLT_AK8PFJet200_v16 / 3', - 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2 / 3', - 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2 / 3', - 'HLT_AK8PFJet230_SoftDropMass40_v2 / 3', - 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v2 / 3', - 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2 / 3', - 'HLT_AK8PFJet260_v17 / 3', - 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v2 / 3', - 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2 / 3', - 'HLT_AK8PFJet320_v17 / 3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np2_v3 / 3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np4_v3 / 3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_p02_v4 / 3', - 'HLT_AK8PFJet360_TrimMass30_v19 / 3', - 'HLT_AK8PFJet380_TrimMass30_v12 / 3', - 'HLT_AK8PFJet400_MassSD30_v1 / 3', - 'HLT_AK8PFJet400_SoftDropMass40_v2 / 3', - 'HLT_AK8PFJet400_TrimMass30_v13 / 3', - 'HLT_AK8PFJet400_v17 / 3', - 'HLT_AK8PFJet40_v17 / 3', - 'HLT_AK8PFJet420_MassSD30_v1 / 3', - 'HLT_AK8PFJet420_TrimMass30_v12 / 3', - 'HLT_AK8PFJet425_SoftDropMass40_v2 / 3', - 'HLT_AK8PFJet450_MassSD30_v1 / 3', - 'HLT_AK8PFJet450_SoftDropMass40_v2 / 3', - 'HLT_AK8PFJet450_v17 / 3', - 'HLT_AK8PFJet500_v17 / 3', - 'HLT_AK8PFJet550_v12 / 3', - 'HLT_AK8PFJet60_v16 / 3', - 'HLT_AK8PFJet80_v16 / 3', - 'HLT_AK8PFJetFwd140_v15 / 3', - 'HLT_AK8PFJetFwd15_v4 / 3', - 'HLT_AK8PFJetFwd200_v15 / 3', - 'HLT_AK8PFJetFwd25_v4 / 3', - 'HLT_AK8PFJetFwd260_v16 / 3', - 'HLT_AK8PFJetFwd320_v16 / 3', - 'HLT_AK8PFJetFwd400_v16 / 3', - 'HLT_AK8PFJetFwd40_v16 / 3', - 'HLT_AK8PFJetFwd450_v16 / 3', - 'HLT_AK8PFJetFwd500_v16 / 3', - 'HLT_AK8PFJetFwd60_v15 / 3', - 'HLT_AK8PFJetFwd80_v15 / 3', - 'HLT_BTagMu_AK4DiJet110_Mu5_v14 / 3', - 'HLT_BTagMu_AK4DiJet170_Mu5_v13 / 3', - 'HLT_BTagMu_AK4DiJet20_Mu5_v14 / 3', - 'HLT_BTagMu_AK4DiJet40_Mu5_v14 / 3', - 'HLT_BTagMu_AK4DiJet70_Mu5_v14 / 3', - 'HLT_BTagMu_AK4Jet300_Mu5_v13 / 3', - 'HLT_BTagMu_AK8DiJet170_Mu5_v10 / 3', - 'HLT_BTagMu_AK8Jet170_DoubleMu5_v3 / 3', - 'HLT_BTagMu_AK8Jet300_Mu5_v13 / 3', + triggerConditions = ( cms.vstring( 'HLT_AK8DiPFJet250_250_MassSD30_v2 / 3', + 'HLT_AK8DiPFJet250_250_MassSD50_v2 / 3', + 'HLT_AK8DiPFJet260_260_MassSD30_v2 / 3', + 'HLT_AK8DiPFJet270_270_MassSD30_v2 / 3', + 'HLT_AK8PFHT750_TrimMass50_v14 / 3', + 'HLT_AK8PFHT800_TrimMass50_v14 / 3', + 'HLT_AK8PFHT850_TrimMass50_v13 / 3', + 'HLT_AK8PFHT900_TrimMass50_v13 / 3', + 'HLT_AK8PFJet140_v17 / 3', + 'HLT_AK8PFJet200_v17 / 3', + 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v3 / 3', + 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3 / 3', + 'HLT_AK8PFJet230_SoftDropMass40_v3 / 3', + 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v3 / 3', + 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3 / 3', + 'HLT_AK8PFJet260_v18 / 3', + 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v3 / 3', + 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3 / 3', + 'HLT_AK8PFJet320_v18 / 3', + 'HLT_AK8PFJet360_TrimMass30_v20 / 3', + 'HLT_AK8PFJet380_TrimMass30_v13 / 3', + 'HLT_AK8PFJet400_MassSD30_v2 / 3', + 'HLT_AK8PFJet400_SoftDropMass40_v3 / 3', + 'HLT_AK8PFJet400_TrimMass30_v14 / 3', + 'HLT_AK8PFJet400_v18 / 3', + 'HLT_AK8PFJet40_v18 / 3', + 'HLT_AK8PFJet420_MassSD30_v2 / 3', + 'HLT_AK8PFJet420_TrimMass30_v13 / 3', + 'HLT_AK8PFJet425_SoftDropMass40_v3 / 3', + 'HLT_AK8PFJet450_MassSD30_v2 / 3', + 'HLT_AK8PFJet450_SoftDropMass40_v3 / 3', + 'HLT_AK8PFJet450_v18 / 3', + 'HLT_AK8PFJet500_v18 / 3', + 'HLT_AK8PFJet550_v13 / 3', + 'HLT_AK8PFJet60_v17 / 3', + 'HLT_AK8PFJet80_v17 / 3', + 'HLT_AK8PFJetFwd140_v16 / 3', + 'HLT_AK8PFJetFwd15_v5 / 3', + 'HLT_AK8PFJetFwd200_v16 / 3', + 'HLT_AK8PFJetFwd25_v5 / 3', + 'HLT_AK8PFJetFwd260_v17 / 3', + 'HLT_AK8PFJetFwd320_v17 / 3', + 'HLT_AK8PFJetFwd400_v17 / 3', + 'HLT_AK8PFJetFwd40_v17 / 3', + 'HLT_AK8PFJetFwd450_v17 / 3', + 'HLT_AK8PFJetFwd500_v17 / 3', + 'HLT_AK8PFJetFwd60_v16 / 3', + 'HLT_AK8PFJetFwd80_v16 / 3', + 'HLT_BTagMu_AK4DiJet110_Mu5_v15 / 3', + 'HLT_BTagMu_AK4DiJet170_Mu5_v14 / 3', + 'HLT_BTagMu_AK4DiJet20_Mu5_v15 / 3', + 'HLT_BTagMu_AK4DiJet40_Mu5_v15 / 3', + 'HLT_BTagMu_AK4DiJet70_Mu5_v15 / 3', + 'HLT_BTagMu_AK4Jet300_Mu5_v14 / 3', + 'HLT_BTagMu_AK8DiJet170_Mu5_v11 / 3', + 'HLT_BTagMu_AK8Jet170_DoubleMu5_v4 / 3', + 'HLT_BTagMu_AK8Jet300_Mu5_v14 / 3', 'HLT_CDC_L2cosmic_10_er1p0_v2 / 3', 'HLT_CDC_L2cosmic_5p5_er1p0_v2 / 3', - 'HLT_CaloJet500_NoJetID_v13 / 3', - 'HLT_CaloJet550_NoJetID_v8 / 3', - 'HLT_CaloMET350_NotCleaned_v5 / 3', - 'HLT_CaloMET60_DTCluster50_v2 / 3', - 'HLT_CaloMET60_DTClusterNoMB1S50_v2 / 3', - 'HLT_CaloMET90_NotCleaned_v5 / 3', - 'HLT_CaloMHT90_v5 / 3', - 'HLT_CascadeMu100_v4 / 3', + 'HLT_CaloJet500_NoJetID_v14 / 3', + 'HLT_CaloJet550_NoJetID_v9 / 3', + 'HLT_CaloMET350_NotCleaned_v6 / 3', + 'HLT_CaloMET60_DTCluster50_v3 / 3', + 'HLT_CaloMET60_DTClusterNoMB1S50_v3 / 3', + 'HLT_CaloMET90_NotCleaned_v6 / 3', + 'HLT_CaloMHT90_v6 / 3', + 'HLT_CascadeMu100_v5 / 3', 'HLT_CscCluster_Loose_v2 / 3', 'HLT_CscCluster_Medium_v2 / 3', 'HLT_CscCluster_Tight_v2 / 3', - 'HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v5 / 3', - 'HLT_DiJet110_35_Mjj650_PFMET110_v10 / 3', - 'HLT_DiJet110_35_Mjj650_PFMET120_v10 / 3', - 'HLT_DiJet110_35_Mjj650_PFMET130_v10 / 3', - 'HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v18 / 3', - 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v18 / 3', - 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v18 / 3', - 'HLT_DiPFJetAve100_HFJEC_v17 / 3', - 'HLT_DiPFJetAve140_v14 / 3', - 'HLT_DiPFJetAve160_HFJEC_v17 / 3', - 'HLT_DiPFJetAve200_v14 / 3', - 'HLT_DiPFJetAve220_HFJEC_v17 / 3', - 'HLT_DiPFJetAve260_v15 / 3', - 'HLT_DiPFJetAve300_HFJEC_v17 / 3', - 'HLT_DiPFJetAve320_v15 / 3', - 'HLT_DiPFJetAve400_v15 / 3', - 'HLT_DiPFJetAve40_v15 / 3', - 'HLT_DiPFJetAve500_v15 / 3', - 'HLT_DiPFJetAve60_HFJEC_v16 / 3', - 'HLT_DiPFJetAve60_v15 / 3', - 'HLT_DiPFJetAve80_HFJEC_v17 / 3', - 'HLT_DiPFJetAve80_v14 / 3', - 'HLT_DiPhoton10Time1p4ns_v1 / 3', - 'HLT_DiPhoton10Time1p6ns_v1 / 3', - 'HLT_DiPhoton10Time1p8ns_v1 / 3', - 'HLT_DiPhoton10Time2ns_v1 / 3', - 'HLT_DiPhoton10_CaloIdL_v1 / 3', - 'HLT_DiPhoton10sminlt0p12_v1 / 3', - 'HLT_DiPhoton10sminlt0p1_v1 / 3', - 'HLT_DiSC30_18_EIso_AND_HE_Mass70_v14 / 3', - 'HLT_Dimuon0_Jpsi3p5_Muon2_v6 / 3', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8 / 3', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8 / 3', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8 / 3', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8 / 3', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9 / 3', - 'HLT_Dimuon0_Jpsi_v9 / 3', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8 / 3', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9 / 3', - 'HLT_Dimuon0_LowMass_L1_4R_v8 / 3', - 'HLT_Dimuon0_LowMass_L1_4_v9 / 3', - 'HLT_Dimuon0_LowMass_L1_TM530_v7 / 3', - 'HLT_Dimuon0_LowMass_v9 / 3', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9 / 3', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10 / 3', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8 / 3', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10 / 3', - 'HLT_Dimuon0_Upsilon_L1_5M_v9 / 3', - 'HLT_Dimuon0_Upsilon_L1_5_v10 / 3', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7 / 3', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7 / 3', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8 / 3', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8 / 3', - 'HLT_Dimuon10_Upsilon_y1p4_v2 / 3', - 'HLT_Dimuon12_Upsilon_y1p4_v3 / 3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8 / 3', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6 / 3', - 'HLT_Dimuon14_PsiPrime_v14 / 3', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7 / 3', - 'HLT_Dimuon18_PsiPrime_v15 / 3', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8 / 3', - 'HLT_Dimuon24_Phi_noCorrL1_v7 / 3', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7 / 3', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7 / 3', - 'HLT_Dimuon25_Jpsi_v15 / 3', - 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1 / 3', - 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1 / 3', - 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1 / 3', - 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1 / 3', - 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v2 / 3', - 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v2 / 3', - 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v14 / 3', - 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v14 / 3', - 'HLT_DoubleEle25_CaloIdL_MW_v5 / 3', - 'HLT_DoubleEle27_CaloIdL_MW_v5 / 3', - 'HLT_DoubleEle33_CaloIdL_MW_v18 / 3', - 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v21 / 3', - 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v21 / 3', - 'HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1 / 3', - 'HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2 / 3', - 'HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1 / 3', - 'HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1 / 3', - 'HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1 / 3', + 'HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v6 / 3', + 'HLT_DiJet110_35_Mjj650_PFMET110_v11 / 3', + 'HLT_DiJet110_35_Mjj650_PFMET120_v11 / 3', + 'HLT_DiJet110_35_Mjj650_PFMET130_v11 / 3', + 'HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v19 / 3', + 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v19 / 3', + 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v19 / 3', + 'HLT_DiPFJetAve100_HFJEC_v18 / 3', + 'HLT_DiPFJetAve140_v15 / 3', + 'HLT_DiPFJetAve160_HFJEC_v18 / 3', + 'HLT_DiPFJetAve200_v15 / 3', + 'HLT_DiPFJetAve220_HFJEC_v18 / 3', + 'HLT_DiPFJetAve260_HFJEC_v1 / 3', + 'HLT_DiPFJetAve260_v16 / 3', + 'HLT_DiPFJetAve300_HFJEC_v18 / 3', + 'HLT_DiPFJetAve320_v16 / 3', + 'HLT_DiPFJetAve400_v16 / 3', + 'HLT_DiPFJetAve40_v16 / 3', + 'HLT_DiPFJetAve500_v16 / 3', + 'HLT_DiPFJetAve60_HFJEC_v17 / 3', + 'HLT_DiPFJetAve60_v16 / 3', + 'HLT_DiPFJetAve80_HFJEC_v18 / 3', + 'HLT_DiPFJetAve80_v15 / 3', + 'HLT_DiPhoton10Time1ns_v2 / 3', + 'HLT_DiPhoton10Time1p2ns_v2 / 3', + 'HLT_DiPhoton10Time1p4ns_v2 / 3', + 'HLT_DiPhoton10Time1p6ns_v2 / 3', + 'HLT_DiPhoton10Time1p8ns_v2 / 3', + 'HLT_DiPhoton10Time2ns_v2 / 3', + 'HLT_DiPhoton10_CaloIdL_v2 / 3', + 'HLT_DiPhoton10sminlt0p12_v2 / 3', + 'HLT_DiPhoton10sminlt0p1_v2 / 3', + 'HLT_DiSC30_18_EIso_AND_HE_Mass70_v15 / 3', + 'HLT_Dimuon0_Jpsi3p5_Muon2_v7 / 3', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9 / 3', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9 / 3', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9 / 3', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9 / 3', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10 / 3', + 'HLT_Dimuon0_Jpsi_v10 / 3', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9 / 3', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10 / 3', + 'HLT_Dimuon0_LowMass_L1_4R_v9 / 3', + 'HLT_Dimuon0_LowMass_L1_4_v10 / 3', + 'HLT_Dimuon0_LowMass_L1_TM530_v8 / 3', + 'HLT_Dimuon0_LowMass_v10 / 3', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10 / 3', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11 / 3', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9 / 3', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11 / 3', + 'HLT_Dimuon0_Upsilon_L1_5M_v10 / 3', + 'HLT_Dimuon0_Upsilon_L1_5_v11 / 3', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8 / 3', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8 / 3', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9 / 3', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9 / 3', + 'HLT_Dimuon10_Upsilon_y1p4_v3 / 3', + 'HLT_Dimuon12_Upsilon_y1p4_v4 / 3', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9 / 3', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7 / 3', + 'HLT_Dimuon14_PsiPrime_v15 / 3', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8 / 3', + 'HLT_Dimuon18_PsiPrime_v16 / 3', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9 / 3', + 'HLT_Dimuon24_Phi_noCorrL1_v8 / 3', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8 / 3', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8 / 3', + 'HLT_Dimuon25_Jpsi_v16 / 3', + 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2 / 3', + 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2 / 3', + 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2 / 3', + 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2 / 3', + 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v3 / 3', + 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v3 / 3', + 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v15 / 3', + 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v15 / 3', + 'HLT_DoubleEle25_CaloIdL_MW_v6 / 3', + 'HLT_DoubleEle27_CaloIdL_MW_v6 / 3', + 'HLT_DoubleEle33_CaloIdL_MW_v19 / 3', + 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v22 / 3', + 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v22 / 3', + 'HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2 / 3', + 'HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v3 / 3', + 'HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2 / 3', + 'HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2 / 3', + 'HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2 / 3', 'HLT_DoubleL2Mu23NoVtx_2Cha_CosmicSeed_v3 / 3', 'HLT_DoubleL2Mu23NoVtx_2Cha_v3 / 3', 'HLT_DoubleL2Mu25NoVtx_2Cha_CosmicSeed_Eta2p4_v3 / 3', @@ -79153,141 +82839,148 @@ 'HLT_DoubleL2Mu30NoVtx_2Cha_CosmicSeed_Eta2p4_v3 / 3', 'HLT_DoubleL2Mu30NoVtx_2Cha_Eta2p4_v3 / 3', 'HLT_DoubleL2Mu50_v3 / 3', - 'HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v1 / 3', - 'HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v1 / 3', - 'HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v2 / 3', - 'HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v1 / 3', - 'HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v1 / 3', - 'HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v1 / 3', - 'HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v2 / 3', - 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v1 / 3', - 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v1 / 3', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7 / 3', - 'HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v11 / 3', - 'HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v11 / 3', - 'HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v11 / 3', - 'HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v11 / 3', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5 / 3', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5 / 3', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7 / 3', - 'HLT_DoubleMu3_Trk_Tau3mu_v13 / 3', - 'HLT_DoubleMu43NoFiltersNoVtx_v5 / 3', - 'HLT_DoubleMu48NoFiltersNoVtx_v5 / 3', - 'HLT_DoubleMu4_3_Bs_v16 / 3', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1 / 3', - 'HLT_DoubleMu4_3_Jpsi_v16 / 3', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1 / 3', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8 / 3', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1 / 3', - 'HLT_DoubleMu4_Jpsi_Displaced_v8 / 3', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8 / 3', - 'HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v9 / 3', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16 / 3', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5 / 3', - 'HLT_DoublePFJets100_PFBTagDeepCSV_p71_v2 / 3', - 'HLT_DoublePFJets100_PFBTagDeepJet_p71_v2 / 3', - 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2 / 3', - 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v2 / 3', - 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2 / 3', - 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v2 / 3', - 'HLT_DoublePFJets200_PFBTagDeepCSV_p71_v2 / 3', - 'HLT_DoublePFJets200_PFBTagDeepJet_p71_v2 / 3', - 'HLT_DoublePFJets350_PFBTagDeepCSV_p71_v2 / 3', - 'HLT_DoublePFJets350_PFBTagDeepJet_p71_v2 / 3', - 'HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v1 / 3', - 'HLT_DoublePFJets40_PFBTagDeepCSV_p71_v2 / 3', - 'HLT_DoublePFJets40_PFBTagDeepJet_p71_v2 / 3', - 'HLT_DoublePhoton33_CaloIdL_v7 / 3', - 'HLT_DoublePhoton70_v7 / 3', - 'HLT_DoublePhoton85_v15 / 3', - 'HLT_ECALHT800_v11 / 3', - 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v15 / 3', - 'HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v19 / 3', - 'HLT_Ele135_CaloIdVT_GsfTrkIdT_v8 / 3', - 'HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9 / 3', - 'HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v17 / 3', - 'HLT_Ele15_IsoVVVL_PFHT450_v17 / 3', - 'HLT_Ele15_IsoVVVL_PFHT600_v21 / 3', - 'HLT_Ele15_WPLoose_Gsf_v4 / 3', - 'HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v10 / 3', - 'HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v17 / 3', - 'HLT_Ele20_WPLoose_Gsf_v7 / 3', - 'HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v19 / 3', - 'HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v19 / 3', - 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v20 / 3', - 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v20 / 3', - 'HLT_Ele27_WPTight_Gsf_v17 / 3', - 'HLT_Ele28_HighEta_SC20_Mass55_v14 / 3', - 'HLT_Ele28_WPTight_Gsf_v2 / 3', - 'HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v14 / 3', - 'HLT_Ele30_WPTight_Gsf_v2 / 3', - 'HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v14 / 3', - 'HLT_Ele32_WPTight_Gsf_L1DoubleEG_v10 / 3', - 'HLT_Ele32_WPTight_Gsf_v16 / 3', - 'HLT_Ele35_WPTight_Gsf_L1EGMT_v6 / 3', - 'HLT_Ele35_WPTight_Gsf_v10 / 3', - 'HLT_Ele38_WPTight_Gsf_v10 / 3', - 'HLT_Ele40_WPTight_Gsf_v10 / 3', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1 / 3', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v1 / 3', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v19 / 3', - 'HLT_Ele50_IsoVVVL_PFHT450_v17 / 3', - 'HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v17 / 3', - 'HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v19 / 3', - 'HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1 / 3', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v1 / 3', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v1 / 3', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v1 / 3', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v1 / 3', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v1 / 3', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v1 / 3', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1 / 3', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v1 / 3')+cms.vstring( 'HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v1 / 3', - 'HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1 / 3', - 'HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1 / 3', - 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v14 / 3', - 'HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1 / 3', - 'HLT_HT425_v10 / 3', - 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v2 / 3', - 'HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v2 / 3', - 'HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v2 / 3', - 'HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v2 / 3', - 'HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v2 / 3', - 'HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v2 / 3', - 'HLT_HT430_DisplacedDijet40_DisplacedTrack_v14 / 3', - 'HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v2 / 3', - 'HLT_HT430_DisplacedDijet60_DisplacedTrack_v14 / 3', - 'HLT_HT500_DisplacedDijet40_DisplacedTrack_v14 / 3', - 'HLT_HT550_DisplacedDijet60_Inclusive_v14 / 3', - 'HLT_HT650_DisplacedDijet60_Inclusive_v14 / 3', + 'HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v2 / 3', + 'HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v2 / 3', + 'HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v3 / 3', + 'HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v2 / 3', + 'HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v2 / 3', + 'HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v2 / 3', + 'HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v3 / 3', + 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v2 / 3', + 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v2 / 3', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8 / 3', + 'HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v12 / 3', + 'HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v12 / 3', + 'HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v12 / 3', + 'HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v12 / 3', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6 / 3', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6 / 3', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8 / 3', + 'HLT_DoubleMu3_Trk_Tau3mu_v14 / 3', + 'HLT_DoubleMu43NoFiltersNoVtx_v6 / 3', + 'HLT_DoubleMu48NoFiltersNoVtx_v6 / 3', + 'HLT_DoubleMu4_3_Bs_v17 / 3', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2 / 3', + 'HLT_DoubleMu4_3_Jpsi_v17 / 3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2 / 3', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9 / 3', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2 / 3', + 'HLT_DoubleMu4_Jpsi_Displaced_v9 / 3', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9 / 3', + 'HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v10 / 3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17 / 3', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6 / 3', + 'HLT_DoublePFJets100_PFBTagDeepCSV_p71_v3 / 3', + 'HLT_DoublePFJets100_PFBTagDeepJet_p71_v3 / 3', + 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3 / 3', + 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v3 / 3', + 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3 / 3', + 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v3 / 3', + 'HLT_DoublePFJets200_PFBTagDeepCSV_p71_v3 / 3', + 'HLT_DoublePFJets200_PFBTagDeepJet_p71_v3 / 3', + 'HLT_DoublePFJets350_PFBTagDeepCSV_p71_v3 / 3', + 'HLT_DoublePFJets350_PFBTagDeepJet_p71_v3 / 3', + 'HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v2 / 3', + 'HLT_DoublePFJets40_PFBTagDeepCSV_p71_v3 / 3', + 'HLT_DoublePFJets40_PFBTagDeepJet_p71_v3 / 3', + 'HLT_DoublePhoton33_CaloIdL_v8 / 3', + 'HLT_DoublePhoton70_v8 / 3', + 'HLT_DoublePhoton85_v16 / 3', + 'HLT_ECALHT800_v12 / 3', + 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v16 / 3', + 'HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v20 / 3', + 'HLT_Ele135_CaloIdVT_GsfTrkIdT_v9 / 3', + 'HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10 / 3', + 'HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v18 / 3', + 'HLT_Ele15_IsoVVVL_PFHT450_v18 / 3', + 'HLT_Ele15_IsoVVVL_PFHT600_v22 / 3', + 'HLT_Ele15_WPLoose_Gsf_v5 / 3', + 'HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v11 / 3', + 'HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v18 / 3', + 'HLT_Ele20_WPLoose_Gsf_v8 / 3', + 'HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v20 / 3', + 'HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v20 / 3', + 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v21 / 3', + 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v21 / 3', + 'HLT_Ele24_eta2p1_WPTight_Gsf_TightChargedIsoPFTauHPS30_eta2p1_CrossL1_v3 / 3', + 'HLT_Ele27_WPTight_Gsf_v18 / 3', + 'HLT_Ele28_HighEta_SC20_Mass55_v15 / 3', + 'HLT_Ele28_WPTight_Gsf_v3 / 3', + 'HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v15 / 3', + 'HLT_Ele30_WPTight_Gsf_v3 / 3', + 'HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v15 / 3', + 'HLT_Ele32_WPTight_Gsf_L1DoubleEG_v11 / 3', + 'HLT_Ele32_WPTight_Gsf_v17 / 3', + 'HLT_Ele35_WPTight_Gsf_L1EGMT_v7 / 3', + 'HLT_Ele35_WPTight_Gsf_v11 / 3', + 'HLT_Ele38_WPTight_Gsf_v11 / 3', + 'HLT_Ele40_WPTight_Gsf_v11 / 3', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2 / 3', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v2 / 3', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v20 / 3', + 'HLT_Ele50_IsoVVVL_PFHT450_v18 / 3', + 'HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v18 / 3', + 'HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v20 / 3', + 'HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2 / 3', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v2 / 3', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v2 / 3', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v2 / 3', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v2 / 3', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v2 / 3', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v2 / 3', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2 / 3')+cms.vstring( 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v2 / 3', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v2 / 3', + 'HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2 / 3', + 'HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2 / 3', + 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v15 / 3', + 'HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2 / 3', + 'HLT_HT425_v11 / 3', + 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsInclusive_v1 / 3', + 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v3 / 3', + 'HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v3 / 3', + 'HLT_HT430_DelayedJet40_SingleDelay0p5nsInclusive_v1 / 3', + 'HLT_HT430_DelayedJet40_SingleDelay0p5nsTrackless_v1 / 3', + 'HLT_HT430_DelayedJet40_SingleDelay1nsInclusive_v1 / 3', + 'HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v3 / 3', + 'HLT_HT430_DelayedJet40_SingleDelay1p5nsInclusive_v1 / 3', + 'HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v3 / 3', + 'HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v3 / 3', + 'HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v3 / 3', + 'HLT_HT430_DisplacedDijet40_DisplacedTrack_v15 / 3', + 'HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v3 / 3', + 'HLT_HT430_DisplacedDijet60_DisplacedTrack_v15 / 3', + 'HLT_HT500_DisplacedDijet40_DisplacedTrack_v15 / 3', + 'HLT_HT550_DisplacedDijet60_Inclusive_v15 / 3', + 'HLT_HT650_DisplacedDijet60_Inclusive_v15 / 3', 'HLT_HcalIsolatedbunch_v6 / 3', 'HLT_HcalNZS_v14 / 3', 'HLT_HcalPhiSym_v16 / 3', - 'HLT_HighPtTkMu100_v3 / 3', - 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v2 / 3', - 'HLT_IsoMu20_v16 / 3', - 'HLT_IsoMu24_TwoProngs35_v2 / 3', - 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v2 / 3', - 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2 / 3', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1 / 3', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v1 / 3', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v1 / 3', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v1 / 3', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v2 / 3', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v1 / 3', - 'HLT_IsoMu24_eta2p1_v16 / 3', - 'HLT_IsoMu24_v14 / 3', - 'HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1 / 3', - 'HLT_IsoMu27_v17 / 3', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1 / 3', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v1 / 3', - 'HLT_IsoTrackHB_v5 / 3', - 'HLT_IsoTrackHE_v5 / 3', + 'HLT_HighPtTkMu100_v4 / 3', + 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_CrossL1_v3 / 3', + 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v3 / 3', + 'HLT_IsoMu20_v17 / 3', + 'HLT_IsoMu24_TwoProngs35_v3 / 3', + 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v3 / 3', + 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3 / 3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2 / 3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v2 / 3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v2 / 3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v2 / 3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v3 / 3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v2 / 3', + 'HLT_IsoMu24_eta2p1_v17 / 3', + 'HLT_IsoMu24_v15 / 3', + 'HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2 / 3', + 'HLT_IsoMu27_v18 / 3', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2 / 3', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v2 / 3', + 'HLT_IsoTrackHB_v6 / 3', + 'HLT_IsoTrackHE_v6 / 3', 'HLT_L1CSCShower_DTCluster50_v2 / 3', 'HLT_L1CSCShower_DTCluster75_v2 / 3', - 'HLT_L1ETMHadSeeds_v3 / 3', - 'HLT_L1MET_DTCluster50_v2 / 3', - 'HLT_L1MET_DTClusterNoMB1S50_v2 / 3', + 'HLT_L1ETMHadSeeds_v4 / 3', + 'HLT_L1MET_DTCluster50_v3 / 3', + 'HLT_L1MET_DTClusterNoMB1S50_v3 / 3', 'HLT_L1Mu6HT240_v2 / 3', 'HLT_L1NotBptxOR_v4 / 3', 'HLT_L1SingleMu18_v4 / 3', @@ -79300,247 +82993,250 @@ 'HLT_L2Mu10_NoVertex_NoBPTX_v7 / 3', 'HLT_L2Mu40_NoVertex_3Sta_NoBPTX3BX_v6 / 3', 'HLT_L2Mu45_NoVertex_3Sta_NoBPTX3BX_v5 / 3', - 'HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v1 / 3', - 'HLT_MET105_IsoTrk50_v10 / 3', - 'HLT_MET120_IsoTrk50_v10 / 3', - 'HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v16 / 3', - 'HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v2 / 3', - 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v16 / 3', - 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v8 / 3', - 'HLT_Mu12eta2p3_PFJet40_v2 / 3', - 'HLT_Mu12eta2p3_v2 / 3', - 'HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9 / 3', - 'HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v16 / 3', - 'HLT_Mu15_IsoVVVL_PFHT450_v16 / 3', - 'HLT_Mu15_IsoVVVL_PFHT600_v20 / 3', - 'HLT_Mu15_v4 / 3', - 'HLT_Mu17_Photon30_IsoCaloId_v7 / 3', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v6 / 3', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v6 / 3', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v16 / 3', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v15 / 3', - 'HLT_Mu17_TrkIsoVVL_v14 / 3', - 'HLT_Mu17_v14 / 3', - 'HLT_Mu18_Mu9_SameSign_v5 / 3', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v4 / 3', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v4 / 3', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v4 / 3', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v4 / 3', - 'HLT_Mu19_TrkIsoVVL_v5 / 3', - 'HLT_Mu19_v5 / 3', - 'HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v2 / 3', - 'HLT_Mu20_TkMu0_Phi_v9 / 3', - 'HLT_Mu20_v13 / 3', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v16 / 3', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v8 / 3', - 'HLT_Mu25_TkMu0_Onia_v9 / 3', - 'HLT_Mu25_TkMu0_Phi_v9 / 3', - 'HLT_Mu27_Ele37_CaloIdL_MW_v6 / 3', - 'HLT_Mu27_v14 / 3', - 'HLT_Mu30_TkMu0_Psi_v2 / 3', - 'HLT_Mu30_TkMu0_Upsilon_v2 / 3', - 'HLT_Mu37_Ele27_CaloIdL_MW_v6 / 3', - 'HLT_Mu37_TkMu27_v6 / 3', - 'HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v2 / 3', - 'HLT_Mu3_PFJet40_v17 / 3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v3 / 3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v3 / 3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v3 / 3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v3 / 3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v3 / 3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v3 / 3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v3 / 3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v3 / 3', - 'HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v2 / 3', - 'HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v6 / 3', - 'HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v6 / 3', - 'HLT_Mu4_L1DoubleMu_v2 / 3', - 'HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v16 / 3', - 'HLT_Mu50_IsoVVVL_PFHT450_v16 / 3', - 'HLT_Mu50_v14 / 3', - 'HLT_Mu55_v4 / 3', - 'HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v2 / 3', - 'HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v2 / 3', - 'HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v2 / 3', - 'HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v2 / 3', - 'HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v2 / 3', - 'HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v2 / 3', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11 / 3', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11 / 3', - 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v19 / 3', - 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v19 / 3', - 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v20 / 3', - 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v20 / 3', - 'HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17 / 3', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v2 / 3', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v2 / 3', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v1 / 3', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v2 / 3', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v2 / 3', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v2 / 3', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v1 / 3', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v1 / 3', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v14 / 3', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v12 / 3', - 'HLT_Mu8_TrkIsoVVL_v13 / 3', - 'HLT_Mu8_v13 / 3', - 'HLT_OnlineMonitorGroup_v2 / 10', - 'HLT_PFHT1050_v19 / 3', - 'HLT_PFHT180_v18 / 3', - 'HLT_PFHT250_v18 / 3', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v4 / 3', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v2 / 3', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v10 / 3', - 'HLT_PFHT350_v20 / 3', - 'HLT_PFHT370_v18 / 3', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v9 / 3', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v2 / 3', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_v9 / 3', - 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v9 / 3', - 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v2 / 3', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v9 / 3', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v2 / 3', - 'HLT_PFHT400_SixPFJet32_v9 / 3', - 'HLT_PFHT430_v18 / 3', - 'HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v8 / 3', - 'HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v2 / 3', - 'HLT_PFHT450_SixPFJet36_v8 / 3', - 'HLT_PFHT500_PFMET100_PFMHT100_IDTight_v13 / 3', - 'HLT_PFHT500_PFMET110_PFMHT110_IDTight_v13 / 3', - 'HLT_PFHT510_v18 / 3', - 'HLT_PFHT590_v18 / 3', - 'HLT_PFHT680_v18 / 3', - 'HLT_PFHT700_PFMET85_PFMHT85_IDTight_v13 / 3', - 'HLT_PFHT780_v18 / 3', - 'HLT_PFHT800_PFMET75_PFMHT75_IDTight_v13 / 3', - 'HLT_PFHT890_v18 / 3', - 'HLT_PFJet110_v1 / 3', - 'HLT_PFJet140_v20 / 3', - 'HLT_PFJet200_v20 / 3', - 'HLT_PFJet260_v21 / 3', - 'HLT_PFJet320_v21 / 3', - 'HLT_PFJet400_v21 / 3', - 'HLT_PFJet40_v22 / 3', - 'HLT_PFJet450_v22 / 3', - 'HLT_PFJet500_v22 / 3', - 'HLT_PFJet550_v12 / 3', - 'HLT_PFJet60_v22 / 3', - 'HLT_PFJet80_v21 / 3', - 'HLT_PFJetFwd140_v19 / 3', - 'HLT_PFJetFwd15_v4 / 3', - 'HLT_PFJetFwd200_v19 / 3', - 'HLT_PFJetFwd25_v4 / 3', - 'HLT_PFJetFwd260_v20 / 3', - 'HLT_PFJetFwd320_v20 / 3', - 'HLT_PFJetFwd400_v20 / 3', - 'HLT_PFJetFwd40_v20 / 3', - 'HLT_PFJetFwd450_v20 / 3', - 'HLT_PFJetFwd500_v20 / 3', - 'HLT_PFJetFwd60_v20 / 3', - 'HLT_PFJetFwd80_v19 / 3', - 'HLT_PFMET100_PFMHT100_IDTight_PFHT60_v10 / 3', - 'HLT_PFMET105_IsoTrk50_v2 / 3', - 'HLT_PFMET110_PFJet100_v2 / 3', - 'HLT_PFMET110_PFMHT110_IDTight_v21 / 3', - 'HLT_PFMET120_PFMHT120_IDTight_PFHT60_v10 / 3', - 'HLT_PFMET120_PFMHT120_IDTight_v21 / 3', - 'HLT_PFMET130_PFMHT130_IDTight_v21 / 3', - 'HLT_PFMET140_PFMHT140_IDTight_v21 / 3', - 'HLT_PFMET200_BeamHaloCleaned_v10 / 3', - 'HLT_PFMET200_NotCleaned_v10 / 3', - 'HLT_PFMET250_NotCleaned_v10 / 3', - 'HLT_PFMET300_NotCleaned_v10 / 3', - 'HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v10 / 3', - 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v1 / 3', - 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v21 / 3', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v1 / 3', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v10 / 3', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v21 / 3', - 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v1 / 3', - 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v20 / 3', - 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v1 / 3', - 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v20 / 3', - 'HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v10 / 3', - 'HLT_PFMETTypeOne110_PFMHT110_IDTight_v13 / 3', - 'HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v10 / 3', - 'HLT_PFMETTypeOne120_PFMHT120_IDTight_v13 / 3', - 'HLT_PFMETTypeOne130_PFMHT130_IDTight_v13 / 3', - 'HLT_PFMETTypeOne140_PFMHT140_IDTight_v12 / 3', - 'HLT_PFMETTypeOne200_BeamHaloCleaned_v10 / 3', - 'HLT_Photon100EBHE10_v3 / 3', - 'HLT_Photon110EB_TightID_TightIso_v3 / 3', - 'HLT_Photon120_R9Id90_HE10_IsoM_v15 / 3', - 'HLT_Photon120_v14 / 3', - 'HLT_Photon150_v7 / 3', - 'HLT_Photon165_R9Id90_HE10_IsoM_v16 / 3', - 'HLT_Photon175_v15 / 3', - 'HLT_Photon200_v14 / 3', - 'HLT_Photon20_HoverELoose_v11 / 3', - 'HLT_Photon20_v3 / 3', - 'HLT_Photon300_NoHE_v13 / 3', - 'HLT_Photon30EB_TightID_TightIso_v2 / 3', - 'HLT_Photon30_HoverELoose_v11 / 3', - 'HLT_Photon33_v6 / 3', - 'HLT_Photon35_TwoProngs35_v2 / 3', - 'HLT_Photon50_R9Id90_HE10_IsoM_v15 / 3', - 'HLT_Photon50_v14 / 3', - 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v12 / 3', - 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v6 / 3')+cms.vstring( 'HLT_Photon75_R9Id90_HE10_IsoM_v15 / 3', - 'HLT_Photon75_v14 / 3', - 'HLT_Photon90_R9Id90_HE10_IsoM_v15 / 3', - 'HLT_Photon90_v14 / 3', + 'HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v2 / 3', + 'HLT_MET105_IsoTrk50_v11 / 3', + 'HLT_MET120_IsoTrk50_v11 / 3', + 'HLT_MediumChargedIsoPFTau180HighPtRelaxedIso_Trk50_eta2p1_v14 / 3', + 'HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v17 / 3', + 'HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v3 / 3', + 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v17 / 3', + 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v9 / 3', + 'HLT_Mu12eta2p3_PFJet40_v3 / 3', + 'HLT_Mu12eta2p3_v3 / 3', + 'HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10 / 3', + 'HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v17 / 3', + 'HLT_Mu15_IsoVVVL_PFHT450_v17 / 3', + 'HLT_Mu15_IsoVVVL_PFHT600_v21 / 3', + 'HLT_Mu15_v5 / 3', + 'HLT_Mu17_Photon30_IsoCaloId_v8 / 3', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v7 / 3', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v7 / 3', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v17 / 3', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v16 / 3', + 'HLT_Mu17_TrkIsoVVL_v15 / 3', + 'HLT_Mu17_v15 / 3', + 'HLT_Mu18_Mu9_SameSign_v6 / 3', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v5 / 3', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v5 / 3', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v5 / 3', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v5 / 3', + 'HLT_Mu19_TrkIsoVVL_v6 / 3', + 'HLT_Mu19_v6 / 3', + 'HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v3 / 3', + 'HLT_Mu20_TkMu0_Phi_v10 / 3', + 'HLT_Mu20_v14 / 3', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v17 / 3', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v9 / 3', + 'HLT_Mu25_TkMu0_Onia_v10 / 3', + 'HLT_Mu25_TkMu0_Phi_v10 / 3', + 'HLT_Mu27_Ele37_CaloIdL_MW_v7 / 3', + 'HLT_Mu27_v15 / 3', + 'HLT_Mu30_TkMu0_Psi_v3 / 3', + 'HLT_Mu30_TkMu0_Upsilon_v3 / 3', + 'HLT_Mu37_Ele27_CaloIdL_MW_v7 / 3', + 'HLT_Mu37_TkMu27_v7 / 3', + 'HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v3 / 3', + 'HLT_Mu3_PFJet40_v18 / 3', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v4 / 3', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v4 / 3', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v4 / 3', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v4 / 3', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v4 / 3', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v4 / 3', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v4 / 3', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v4 / 3', + 'HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v3 / 3', + 'HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v7 / 3', + 'HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v7 / 3', + 'HLT_Mu4_L1DoubleMu_v3 / 3', + 'HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17 / 3', + 'HLT_Mu50_IsoVVVL_PFHT450_v17 / 3', + 'HLT_Mu50_L1SingleMuShower_v1 / 3', + 'HLT_Mu50_v15 / 3', + 'HLT_Mu55_v5 / 3', + 'HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v3 / 3', + 'HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v3 / 3', + 'HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v3 / 3', + 'HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v3 / 3', + 'HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v3 / 3', + 'HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v3 / 3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12 / 3', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12 / 3', + 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v20 / 3', + 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v20 / 3', + 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v21 / 3', + 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v21 / 3', + 'HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v18 / 3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v3 / 3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v3 / 3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v2 / 3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v3 / 3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v3 / 3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v3 / 3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2 / 3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v2 / 3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v15 / 3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v13 / 3', + 'HLT_Mu8_TrkIsoVVL_v14 / 3', + 'HLT_Mu8_v14 / 3', + 'HLT_OnlineMonitorGroup_v3 / 10', + 'HLT_PFHT1050_v20 / 3', + 'HLT_PFHT180_v19 / 3', + 'HLT_PFHT250_v19 / 3', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v5 / 3', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v3 / 3', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v11 / 3', + 'HLT_PFHT350_v21 / 3', + 'HLT_PFHT370_v19 / 3', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v10 / 3', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v3 / 3', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_v10 / 3', + 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v10 / 3', + 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v3 / 3', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v10 / 3', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v3 / 3', + 'HLT_PFHT400_SixPFJet32_v10 / 3', + 'HLT_PFHT430_v19 / 3', + 'HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v9 / 3', + 'HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v3 / 3', + 'HLT_PFHT450_SixPFJet36_v9 / 3', + 'HLT_PFHT500_PFMET100_PFMHT100_IDTight_v14 / 3', + 'HLT_PFHT500_PFMET110_PFMHT110_IDTight_v14 / 3', + 'HLT_PFHT510_v19 / 3', + 'HLT_PFHT590_v19 / 3', + 'HLT_PFHT680_v19 / 3', + 'HLT_PFHT700_PFMET85_PFMHT85_IDTight_v14 / 3', + 'HLT_PFHT780_v19 / 3', + 'HLT_PFHT800_PFMET75_PFMHT75_IDTight_v14 / 3', + 'HLT_PFHT890_v19 / 3', + 'HLT_PFJet110_v2 / 3', + 'HLT_PFJet140_v21 / 3', + 'HLT_PFJet200_v21 / 3', + 'HLT_PFJet260_v22 / 3', + 'HLT_PFJet320_v22 / 3', + 'HLT_PFJet400_v22 / 3', + 'HLT_PFJet40_v23 / 3', + 'HLT_PFJet450_v23 / 3', + 'HLT_PFJet500_v23 / 3', + 'HLT_PFJet550_v13 / 3', + 'HLT_PFJet60_v23 / 3', + 'HLT_PFJet80_v22 / 3', + 'HLT_PFJetFwd140_v20 / 3', + 'HLT_PFJetFwd15_v5 / 3', + 'HLT_PFJetFwd200_v20 / 3', + 'HLT_PFJetFwd25_v5 / 3', + 'HLT_PFJetFwd260_v21 / 3', + 'HLT_PFJetFwd320_v21 / 3', + 'HLT_PFJetFwd400_v21 / 3', + 'HLT_PFJetFwd40_v21 / 3', + 'HLT_PFJetFwd450_v21 / 3', + 'HLT_PFJetFwd500_v21 / 3', + 'HLT_PFJetFwd60_v21 / 3', + 'HLT_PFJetFwd80_v20 / 3', + 'HLT_PFMET100_PFMHT100_IDTight_PFHT60_v11 / 3', + 'HLT_PFMET105_IsoTrk50_v3 / 3', + 'HLT_PFMET110_PFJet100_v3 / 3', + 'HLT_PFMET110_PFMHT110_IDTight_v22 / 3', + 'HLT_PFMET120_PFMHT120_IDTight_PFHT60_v11 / 3', + 'HLT_PFMET120_PFMHT120_IDTight_v22 / 3', + 'HLT_PFMET130_PFMHT130_IDTight_v22 / 3', + 'HLT_PFMET140_PFMHT140_IDTight_v22 / 3', + 'HLT_PFMET200_BeamHaloCleaned_v11 / 3', + 'HLT_PFMET200_NotCleaned_v11 / 3', + 'HLT_PFMET250_NotCleaned_v11 / 3', + 'HLT_PFMET300_NotCleaned_v11 / 3', + 'HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v11 / 3', + 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v2 / 3', + 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v22 / 3', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v2 / 3', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v11 / 3', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v22 / 3', + 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v2 / 3', + 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v21 / 3', + 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v2 / 3', + 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v21 / 3', + 'HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v11 / 3', + 'HLT_PFMETTypeOne110_PFMHT110_IDTight_v14 / 3', + 'HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v11 / 3', + 'HLT_PFMETTypeOne120_PFMHT120_IDTight_v14 / 3', + 'HLT_PFMETTypeOne130_PFMHT130_IDTight_v14 / 3', + 'HLT_PFMETTypeOne140_PFMHT140_IDTight_v13 / 3', + 'HLT_PFMETTypeOne200_BeamHaloCleaned_v11 / 3', + 'HLT_Photon100EBHE10_v4 / 3', + 'HLT_Photon110EB_TightID_TightIso_v4 / 3', + 'HLT_Photon120_R9Id90_HE10_IsoM_v16 / 3', + 'HLT_Photon120_v15 / 3', + 'HLT_Photon150_v8 / 3', + 'HLT_Photon165_R9Id90_HE10_IsoM_v17 / 3', + 'HLT_Photon175_v16 / 3', + 'HLT_Photon200_v15 / 3', + 'HLT_Photon20_HoverELoose_v12 / 3', + 'HLT_Photon20_v4 / 3')+cms.vstring( 'HLT_Photon300_NoHE_v14 / 3', + 'HLT_Photon30EB_TightID_TightIso_v3 / 3', + 'HLT_Photon30_HoverELoose_v12 / 3', + 'HLT_Photon33_v7 / 3', + 'HLT_Photon35_TwoProngs35_v3 / 3', + 'HLT_Photon50_R9Id90_HE10_IsoM_v16 / 3', + 'HLT_Photon50_v15 / 3', + 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v13 / 3', + 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v7 / 3', + 'HLT_Photon75_R9Id90_HE10_IsoM_v16 / 3', + 'HLT_Photon75_v15 / 3', + 'HLT_Photon90_R9Id90_HE10_IsoM_v16 / 3', + 'HLT_Photon90_v15 / 3', 'HLT_Physics_v8', - 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9 / 3', - 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2 / 3', - 'HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v9 / 3', - 'HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v2 / 3', - 'HLT_QuadPFJet103_88_75_15_v6 / 3', - 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9 / 3', - 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2 / 3', - 'HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v9 / 3', - 'HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v2 / 3', - 'HLT_QuadPFJet105_88_76_15_v6 / 3', - 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9 / 3', - 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2 / 3', - 'HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v9 / 3', - 'HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v2 / 3', - 'HLT_QuadPFJet111_90_80_15_v6 / 3', - 'HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2 / 3', - 'HLT_QuadPFJet70_50_40_30_v2 / 3', - 'HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v2 / 3', - 'HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v2 / 3', + 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10 / 3', + 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3 / 3', + 'HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v10 / 3', + 'HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v3 / 3', + 'HLT_QuadPFJet103_88_75_15_v7 / 3', + 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10 / 3', + 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3 / 3', + 'HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v10 / 3', + 'HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v3 / 3', + 'HLT_QuadPFJet105_88_76_15_v7 / 3', + 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10 / 3', + 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3 / 3', + 'HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v10 / 3', + 'HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v3 / 3', + 'HLT_QuadPFJet111_90_80_15_v7 / 3', + 'HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v3 / 3', + 'HLT_QuadPFJet70_50_40_30_v3 / 3', + 'HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v3 / 3', + 'HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v3 / 3', 'HLT_Random_v3 / 3', - 'HLT_SingleJet30_Mu12_SinglePFJet40_v12 / 3', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5 / 3', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5 / 3', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5 / 3', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5 / 3', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6 / 3', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4 / 3', - 'HLT_TripleJet110_35_35_Mjj650_PFMET110_v10 / 3', - 'HLT_TripleJet110_35_35_Mjj650_PFMET120_v10 / 3', - 'HLT_TripleJet110_35_35_Mjj650_PFMET130_v10 / 3', - 'HLT_TripleMu_10_5_5_DZ_v11 / 3', - 'HLT_TripleMu_12_10_5_v11 / 3', - 'HLT_TripleMu_5_3_3_Mass3p8_DCA_v4 / 3', - 'HLT_TripleMu_5_3_3_Mass3p8_DZ_v9 / 3', - 'HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v7 / 3', + 'HLT_SingleJet30_Mu12_SinglePFJet40_v13 / 3', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6 / 3', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6 / 3', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6 / 3', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6 / 3', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7 / 3', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5 / 3', + 'HLT_TripleJet110_35_35_Mjj650_PFMET110_v11 / 3', + 'HLT_TripleJet110_35_35_Mjj650_PFMET120_v11 / 3', + 'HLT_TripleJet110_35_35_Mjj650_PFMET130_v11 / 3', + 'HLT_TripleMu_10_5_5_DZ_v12 / 3', + 'HLT_TripleMu_12_10_5_v12 / 3', + 'HLT_TripleMu_5_3_3_Mass3p8_DCA_v5 / 3', + 'HLT_TripleMu_5_3_3_Mass3p8_DZ_v10 / 3', + 'HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v8 / 3', 'HLT_UncorrectedJetE30_NoBPTX3BX_v7 / 3', 'HLT_UncorrectedJetE30_NoBPTX_v7 / 3', 'HLT_UncorrectedJetE60_NoBPTX3BX_v7 / 3', 'HLT_UncorrectedJetE70_NoBPTX3BX_v7 / 3', - 'HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v1 / 3', + 'HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v2 / 3', + 'HLT_VBF_DoubleTightChargedIsoPFTauHPS20_Trk1_eta2p1_v3 / 3', 'HLT_ZeroBias_Alignment_v2 / 3', 'HLT_ZeroBias_FirstBXAfterTrain_v4 / 3', 'HLT_ZeroBias_FirstCollisionAfterAbortGap_v6 / 3', @@ -79559,19 +83255,19 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v1', - 'HLT_DoubleEle4_eta1p22_mMax6_v1', - 'HLT_DoubleEle4p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle6_eta1p22_mMax6_v1', - 'HLT_DoubleEle6p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle7_eta1p22_mMax6_v1', - 'HLT_DoubleEle7p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle8_eta1p22_mMax6_v1', - 'HLT_DoubleEle8p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle9_eta1p22_mMax6_v1', - 'HLT_DoubleEle9p5_eta1p22_mMax6_v1' ) + triggerConditions = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v2', + 'HLT_DoubleEle4_eta1p22_mMax6_v2', + 'HLT_DoubleEle4p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle6_eta1p22_mMax6_v2', + 'HLT_DoubleEle6p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle7_eta1p22_mMax6_v2', + 'HLT_DoubleEle7p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle8_eta1p22_mMax6_v2', + 'HLT_DoubleEle8p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle9_eta1p22_mMax6_v2', + 'HLT_DoubleEle9p5_eta1p22_mMax6_v2' ) ) fragment.hltPreDatasetParkingDoubleElectronLowMass0 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -79603,72 +83299,72 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ) + triggerConditions = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ) ) fragment.hltPreDatasetParkingDoubleMuonLowMass0 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -79708,12 +83404,20 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_Mu12_IP6_v1' ) + triggerConditions = cms.vstring( 'HLT_Mu12_IP6_v2' ) ) -fragment.hltPreDatasetParkingSingleMuon = cms.EDFilter( "HLTPrescaler", +fragment.hltPreDatasetParkingSingleMuon0 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) +fragment.hltPreDatasetParkingSingleMuon1 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 1 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltPreDatasetParkingSingleMuon2 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 2 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) fragment.hltDatasetRPCMonitor = cms.EDFilter( "TriggerResultsFilter", usePathStatus = cms.bool( True ), hltResults = cms.InputTag( "" ), @@ -79732,13 +83436,13 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'DST_Run3_PFScoutingPixelTracking_v17 / 10', - 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v15 / 12', - 'HLT_Ele35_WPTight_Gsf_v10 / 200', - 'HLT_IsoMu27_v17 / 150', - 'HLT_Mu50_v14 / 50', - 'HLT_PFHT1050_v19 / 10', - 'HLT_Photon200_v14 / 10' ) + triggerConditions = cms.vstring( 'DST_Run3_PFScoutingPixelTracking_v18 / 1000', + 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v16 / 12', + 'HLT_Ele35_WPTight_Gsf_v11 / 200', + 'HLT_IsoMu27_v18 / 150', + 'HLT_Mu50_v15 / 50', + 'HLT_PFHT1050_v20 / 10', + 'HLT_Photon200_v15 / 10' ) ) fragment.hltPreDatasetScoutingPFMonitor = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -79750,7 +83454,8 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'DST_Run3_PFScoutingPixelTracking_v17' ) + triggerConditions = cms.vstring( 'DST_HLTMuon_Run3_PFScoutingPixelTracking_v18', + 'DST_Run3_PFScoutingPixelTracking_v18' ) ) fragment.hltPreDatasetScoutingPFRun3 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -79762,14 +83467,18 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v2', - 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v1', - 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v1', - 'HLT_DoubleMediumDeepTauPFTauHPS35_L2NN_eta2p1_v1', - 'HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v1', - 'HLT_LooseDeepTauPFTauHPS180_L2NN_eta2p1_v2', - 'HLT_Photon35_TwoProngs35_v2', - 'HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v1' ) + triggerConditions = cms.vstring( 'HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v3', + 'HLT_DoubleMediumChargedIsoPFTauHPS40_Trk1_eta2p1_v3', + 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v2', + 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v2', + 'HLT_DoubleMediumDeepTauPFTauHPS35_L2NN_eta2p1_v2', + 'HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v2', + 'HLT_DoubleTightChargedIsoPFTauHPS35_Trk1_eta2p1_v3', + 'HLT_LooseDeepTauPFTauHPS180_L2NN_eta2p1_v3', + 'HLT_MediumChargedIsoPFTau180HighPtRelaxedIso_Trk50_eta2p1_v14', + 'HLT_Photon35_TwoProngs35_v3', + 'HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v2', + 'HLT_VBF_DoubleTightChargedIsoPFTauHPS20_Trk1_eta2p1_v3' ) ) fragment.hltPreDatasetTau = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -79858,7 +83567,30 @@ ), cuda = cms.EDAlias( hltEcalDigisFromGPU = cms.VPSet( - cms.PSet( type = cms.string( "*" ) ) + cms.PSet( type = cms.string( "EBDigiCollection" ) ), + cms.PSet( type = cms.string( "EEDigiCollection" ) ) + ), + hltEcalDigisLegacy = cms.VPSet( + cms.PSet( type = cms.string( "EBDetIdedmEDCollection" ) ), + cms.PSet( type = cms.string( "EEDetIdedmEDCollection" ) ), + cms.PSet( type = cms.string( "EBSrFlagsSorted" ) ), + cms.PSet( type = cms.string( "EESrFlagsSorted" ) ), + cms.PSet( type = cms.string( "EcalElectronicsIdedmEDCollection" ), + fromProductInstance = cms.string( "EcalIntegrityBlockSizeErrors" ) + ), + cms.PSet( type = cms.string( "EcalElectronicsIdedmEDCollection" ), + fromProductInstance = cms.string( "EcalIntegrityTTIdErrors" ) + ), + cms.PSet( type = cms.string( "EcalElectronicsIdedmEDCollection" ), + fromProductInstance = cms.string( "EcalIntegrityZSXtalIdErrors" ) + ), + cms.PSet( type = cms.string( "EcalPnDiodeDigisSorted" ) ), + cms.PSet( type = cms.string( "EcalPseudoStripInputDigisSorted" ), + fromProductInstance = cms.string( "EcalPseudoStripInputs" ) + ), + cms.PSet( type = cms.string( "EcalTriggerPrimitiveDigisSorted" ), + fromProductInstance = cms.string( "EcalTriggerPrimitives" ) + ) ) ), ) @@ -79874,18 +83606,6 @@ ) ), ) -fragment.hltEcalRecHit = SwitchProducerCUDA( - cpu = cms.EDAlias( - hltEcalRecHitWithTPs = cms.VPSet( - cms.PSet( type = cms.string( "*" ) ) - ) - ), - cuda = cms.EDAlias( - hltEcalRecHitWithoutTPs = cms.VPSet( - cms.PSet( type = cms.string( "*" ) ) - ) - ), - ) fragment.hltHbhereco = SwitchProducerCUDA( cpu = cms.EDAlias( hltHbherecoLegacy = cms.VPSet( @@ -79975,7 +83695,7 @@ ), ) -fragment.HLTDoFullUnpackingEgammaEcalWithoutPreshowerTask = cms.ConditionalTask( fragment.hltEcalDigisLegacy , fragment.hltEcalDigisGPU , fragment.hltEcalDigisFromGPU , fragment.hltEcalDigis , fragment.hltEcalDetIdToBeRecovered , fragment.hltEcalUncalibRecHitLegacy , fragment.hltEcalUncalibRecHitGPU , fragment.hltEcalUncalibRecHitSoA , fragment.hltEcalUncalibRecHitFromSoA , fragment.hltEcalUncalibRecHit , fragment.hltEcalRecHitWithTPs , fragment.hltEcalRecHitWithoutTPs , fragment.hltEcalRecHit ) +fragment.HLTDoFullUnpackingEgammaEcalWithoutPreshowerTask = cms.ConditionalTask( fragment.hltEcalDigisLegacy , fragment.hltEcalDigisGPU , fragment.hltEcalDigisFromGPU , fragment.hltEcalDigis , fragment.hltEcalDetIdToBeRecovered , fragment.hltEcalUncalibRecHitLegacy , fragment.hltEcalUncalibRecHitGPU , fragment.hltEcalUncalibRecHitSoA , fragment.hltEcalUncalibRecHitFromSoA , fragment.hltEcalUncalibRecHit , fragment.hltEcalRecHit ) fragment.HLTDoLocalHcalTask = cms.ConditionalTask( fragment.hltHcalDigis , fragment.hltHcalDigisGPU , fragment.hltHbherecoLegacy , fragment.hltHbherecoGPU , fragment.hltHbherecoFromGPU , fragment.hltHbhereco , fragment.hltHfprereco , fragment.hltHfreco , fragment.hltHoreco ) fragment.HLTDoLocalPixelTask = cms.ConditionalTask( fragment.hltOnlineBeamSpotToGPU , fragment.hltSiPixelDigiErrorsSoA , fragment.hltSiPixelDigisLegacy , fragment.hltSiPixelDigisSoA , fragment.hltSiPixelDigisFromSoA , fragment.hltSiPixelDigis , fragment.hltSiPixelClustersLegacy , fragment.hltSiPixelClustersGPU , fragment.hltSiPixelClustersFromSoA , fragment.hltSiPixelClusters , fragment.hltSiPixelClustersCache , fragment.hltSiPixelRecHitsFromLegacy , fragment.hltSiPixelRecHitsGPU , fragment.hltSiPixelRecHitsFromGPU , fragment.hltSiPixelRecHits , fragment.hltSiPixelRecHitsSoAFromGPU , fragment.hltSiPixelRecHitsSoA ) fragment.HLTRecoPixelTracksTask = cms.ConditionalTask( fragment.hltPixelTracksCPU , fragment.hltPixelTracksGPU , fragment.hltPixelTracksFromGPU , fragment.hltPixelTracksSoA , fragment.hltPixelTracks , fragment.hltPixelTracksTrackingRegions ) @@ -79983,6 +83703,10 @@ fragment.HLTPreshowerTask = cms.ConditionalTask( fragment.hltEcalPreshowerDigis , fragment.hltEcalPreshowerRecHit ) fragment.HLTDoFullUnpackingEgammaEcalTask = cms.ConditionalTask( fragment.HLTDoFullUnpackingEgammaEcalWithoutPreshowerTask , fragment.HLTPreshowerTask ) fragment.HLTStoppedHSCPLocalHcalRecoTask = cms.ConditionalTask( fragment.hltHcalDigis , fragment.hltHcalDigisGPU , fragment.hltHbherecoLegacy , fragment.hltHbherecoGPU , fragment.hltHbherecoFromGPU , fragment.hltHbhereco ) +fragment.HLTDoFullUnpackingEgammaEcalWithoutPreshowerCPUOnlyTask = cms.ConditionalTask( fragment.hltEcalDigisLegacy , fragment.hltEcalDetIdToBeRecoveredCPUOnly , fragment.hltEcalUncalibRecHitCPUOnly , fragment.hltEcalRecHitCPUOnly ) +fragment.HLTDoLocalPixelCPUOnlyTask = cms.ConditionalTask( fragment.hltSiPixelDigisLegacy , fragment.hltSiPixelClustersLegacy , fragment.hltSiPixelClustersCacheCPUOnly , fragment.hltSiPixelRecHitsFromLegacyCPUOnly ) +fragment.HLTRecoPixelTracksCPUOnlyTask = cms.ConditionalTask( fragment.hltPixelTracksCPUOnly , fragment.hltPixelTracksFromSoACPUOnly , fragment.hltPixelTracksTrackingRegions ) +fragment.HLTRecopixelvertexingCPUOnlyTask = cms.ConditionalTask( fragment.HLTRecoPixelTracksCPUOnlyTask , fragment.hltPixelVerticesCPUOnly , fragment.hltPixelVerticesFromSoACPUOnly , fragment.hltTrimmedPixelVerticesCPUOnly ) fragment.HLTL1UnpackerSequence = cms.Sequence( fragment.hltGtStage2Digis + fragment.hltGtStage2ObjectMap ) fragment.HLTBeamSpot = cms.Sequence( fragment.hltScalersRawToDigi + fragment.hltOnlineMetaDataDigis + fragment.hltOnlineBeamSpot ) @@ -80104,6 +83828,15 @@ fragment.HLTEle38WPTightGsfSequence = cms.Sequence( fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1SingleEGOrFilter + fragment.hltEG38L1SingleEGOrEtFilter + fragment.hltEgammaClusterShape + fragment.hltEle38noerWPTightClusterShapeFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltEle38noerWPTightHEFilter + fragment.hltEgammaEcalPFClusterIso + fragment.hltEle38noerWPTightEcalIsoFilter + fragment.HLTPFHcalClustering + fragment.hltEgammaHcalPFClusterIso + fragment.hltEle38noerWPTightHcalIsoFilter + fragment.HLTElePixelMatchSequence + fragment.hltEle38noerWPTightPixelMatchFilter + fragment.hltEle38noerWPTightPMS2Filter + fragment.HLTGsfElectronSequence + fragment.hltEle38noerWPTightGsfOneOEMinusOneOPFilter + fragment.hltEle38noerWPTightGsfMissingHitsFilter + fragment.hltEle38noerWPTightGsfDetaFilter + fragment.hltEle38noerWPTightGsfDphiFilter + fragment.HLTTrackReconstructionForIsoElectronIter02 + fragment.hltEgammaEleGsfTrackIso + fragment.hltEle38noerWPTightGsfTrackIsoFilter ) fragment.HLTEle40WPTightGsfSequence = cms.Sequence( fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1SingleEGOrFilter + fragment.hltEG40L1SingleEGOrEtFilter + fragment.hltEgammaClusterShape + fragment.hltEle40noerWPTightClusterShapeFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltEle40noerWPTightHEFilter + fragment.hltEgammaEcalPFClusterIso + fragment.hltEle40noerWPTightEcalIsoFilter + fragment.HLTPFHcalClustering + fragment.hltEgammaHcalPFClusterIso + fragment.hltEle40noerWPTightHcalIsoFilter + fragment.HLTElePixelMatchSequence + fragment.hltEle40noerWPTightPixelMatchFilter + fragment.hltEle40noerWPTightPMS2Filter + fragment.HLTGsfElectronSequence + fragment.hltEle40noerWPTightGsfOneOEMinusOneOPFilter + fragment.hltEle40noerWPTightGsfMissingHitsFilter + fragment.hltEle40noerWPTightGsfDetaFilter + fragment.hltEle40noerWPTightGsfDphiFilter + fragment.HLTTrackReconstructionForIsoElectronIter02 + fragment.hltEgammaEleGsfTrackIso + fragment.hltEle40noerWPTightGsfTrackIsoFilter ) fragment.HLTEle32L1DoubleEGWPTightGsfSequence = cms.Sequence( fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1SingleAndDoubleEGOrFilter + fragment.hltEG32L1SingleAndDoubleEGEtFilter + fragment.hltEgammaClusterShape + fragment.hltEle32L1DoubleEGWPTightClusterShapeFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltEle32L1DoubleEGWPTightHEFilter + fragment.hltEgammaEcalPFClusterIso + fragment.hltEle32L1DoubleEGWPTightEcalIsoFilter + fragment.HLTPFHcalClustering + fragment.hltEgammaHcalPFClusterIso + fragment.hltEle32L1DoubleEGWPTightHcalIsoFilter + fragment.HLTElePixelMatchSequence + fragment.hltEle32L1DoubleEGWPTightPixelMatchFilter + fragment.hltEle32L1DoubleEGWPTightPMS2Filter + fragment.HLTGsfElectronSequence + fragment.hltEle32L1DoubleEGWPTightGsfOneOEMinusOneOPFilter + fragment.hltEle32L1DoubleEGWPTightGsfMissingHitsFilter + fragment.hltEle32L1DoubleEGWPTightGsfDetaFilter + fragment.hltEle32L1DoubleEGWPTightGsfDphiFilter + fragment.HLTTrackReconstructionForIsoElectronIter02 + fragment.hltEgammaEleGsfTrackIso + fragment.hltEle32L1DoubleEGWPTightGsfTrackIsoFilter ) +fragment.HLTEle24erWPTightGsfForTauSequence = cms.Sequence( fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1EGerAndTauFilter + fragment.hltEG24L1EGandTauEtFilter + fragment.hltEgammaClusterShape + fragment.hltEle24erWPTightClusterShapeFilterForTau + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltEle24erWPTightHEFilterForTau + fragment.hltEgammaEcalPFClusterIso + fragment.hltEle24erWPTightEcalIsoFilterForTau + fragment.HLTPFHcalClustering + fragment.hltEgammaHcalPFClusterIso + fragment.hltEle24erWPTightHcalIsoFilterForTau + fragment.HLTElePixelMatchSequence + fragment.hltEle24erWPTightPixelMatchFilterForTau + fragment.hltEle24erWPTightPMS2FilterForTau + fragment.HLTGsfElectronSequence + fragment.hltEle24erWPTightGsfOneOEMinusOneOPFilterForTau + fragment.hltEle24erWPTightGsfMissingHitsFilterForTau + fragment.hltEle24erWPTightGsfDetaFilterForTau + fragment.hltEle24erWPTightGsfDphiFilterForTau + fragment.HLTTrackReconstructionForIsoElectronIter02 + fragment.hltEgammaEleGsfTrackIso + fragment.hltEle24erWPTightGsfTrackIsoFilterForTau ) +fragment.HLTRecoJetSequenceAK4UncorrectedPF = cms.Sequence( fragment.HLTDoCaloSequencePF + fragment.hltAK4CaloJetsPF ) +fragment.HLTRecoJetSequenceAK4PrePF = cms.Sequence( fragment.HLTRecoJetSequenceAK4UncorrectedPF + fragment.hltAK4CaloJetsPFEt5 ) +fragment.HLTParticleFlowSequenceForTaus = cms.Sequence( fragment.HLTPreshowerSequence + fragment.hltParticleFlowRecHitECALUnseeded + fragment.hltParticleFlowRecHitHBHE + fragment.hltParticleFlowRecHitHF + fragment.hltParticleFlowRecHitPSUnseeded + fragment.hltParticleFlowClusterECALUncorrectedUnseeded + fragment.hltParticleFlowClusterPSUnseeded + fragment.hltParticleFlowClusterECALUnseeded + fragment.hltParticleFlowClusterHBHE + fragment.hltParticleFlowClusterHCAL + fragment.hltParticleFlowClusterHF + fragment.hltLightPFTracks + fragment.hltParticleFlowBlockForTaus + fragment.hltParticleFlowForTaus ) +fragment.HLTGlobalPFTriggerSequenceForTau = cms.Sequence( fragment.HLTL2muonrecoSequence + fragment.HLTL3muonrecoSequence + fragment.HLTRecoJetSequenceAK4PrePF + fragment.hltTauJet5 + fragment.HLTTrackReconstructionForPF + fragment.HLTParticleFlowSequenceForTaus + fragment.hltAK4PFJetsForTaus ) +fragment.HLTPFTauHPS = cms.Sequence( fragment.hltTauPFJets08Region + fragment.hltHpsTauPFJetsRecoTauChargedHadronsWithNeutrals + fragment.hltPFTauPiZeros + fragment.hltHpsCombinatoricRecoTaus + fragment.hltHpsSelectionDiscriminator + fragment.hltHpsPFTauProducerSansRefs + fragment.hltHpsPFTauProducer + fragment.hltHpsPFTauDiscriminationByDecayModeFindingNewDMs + fragment.hltHpsPFTauTrackFindingDiscriminator + fragment.hltHpsSelectedPFTausTrackFinding + fragment.hltHpsPFTauTrack ) +fragment.HLTGlobalPFTauHPSSequence = cms.Sequence( fragment.hltStripTrackerHVOn + fragment.hltPixelTrackerHVOn + fragment.HLTGlobalPFTriggerSequenceForTau + fragment.HLTPFTauHPS ) +fragment.HLTHPSTightChargedIsoPFTauSequence = cms.Sequence( fragment.hltHpsPFTauTightAbsoluteChargedIsolationDiscriminator + fragment.hltHpsPFTauTightRelativeChargedIsolationDiscriminator + fragment.hltHpsPFTauTightAbsOrRelChargedIsolationDiscriminator ) +fragment.HLTHPSTightChargedIsoPFTau30Sequence = cms.Sequence( fragment.HLTHPSTightChargedIsoPFTauSequence + fragment.hltHpsPFTau30 + fragment.hltHpsSelectedPFTausTrackFinding + fragment.hltHpsPFTau30Track + fragment.hltHpsSelectedPFTausTrackFindingTightChargedIsolation + fragment.hltHpsPFTau30TrackTightChargedIso ) fragment.HLTAK4CaloJetsReconstructionSequence = cms.Sequence( fragment.HLTDoCaloSequence + fragment.hltAK4CaloJets + fragment.hltAK4CaloJetsIDPassed ) fragment.HLTAK4CaloJetsCorrectionSequence = cms.Sequence( fragment.hltFixedGridRhoFastjetAllCalo + fragment.HLTAK4CaloCorrectorProducersSequence + fragment.hltAK4CaloJetsCorrected + fragment.hltAK4CaloJetsCorrectedIDPassed ) fragment.HLTAK4CaloJetsSequence = cms.Sequence( fragment.HLTAK4CaloJetsReconstructionSequence + fragment.HLTAK4CaloJetsCorrectionSequence ) @@ -80114,25 +83847,19 @@ fragment.HLTL3muonHcalPFisorecoSequenceNoBoolsForMuons = cms.Sequence( fragment.HLTPFHcalClustering + fragment.hltMuonHcalRegPFClusterIsoForMuons ) fragment.HLTIterativeTrackingL3MuonIteration0 = cms.Sequence( fragment.hltPixelTracksTrackingRegionsForSeedsL3Muon + fragment.hltPixelTracksInRegionIter0L3Muon + fragment.hltIter0L3MuonPixelSeedsFromPixelTracks + fragment.hltIter0L3MuonCkfTrackCandidates + fragment.hltIter0L3MuonCtfWithMaterialTracks + fragment.hltIter0L3MuonTrackCutClassifier + fragment.hltIter0L3MuonTrackSelectionHighPurity ) fragment.HLTTrackReconstructionForIsoL3MuonIter02 = cms.Sequence( fragment.HLTDoLocalPixelSequence + fragment.HLTDoLocalStripSequence + fragment.HLTIterativeTrackingL3MuonIteration0 ) -fragment.HLTMu20Eta2p1Tau24Eta2p1IsolationSequence = cms.Sequence( fragment.HLTL3muonEcalPFisorecoSequenceNoBoolsForMuons + fragment.hltL3fBigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20QL3pfecalIsoRhoFilteredEB0p14EE0p10 + fragment.HLTL3muonHcalPFisorecoSequenceNoBoolsForMuons + fragment.hltL3fBigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20QL3pfhcalIsoRhoFilteredHB0p16HE0p20 + fragment.HLTTrackReconstructionForIsoL3MuonIter02 + fragment.hltMuonTkRelIsolationCut0p08Map ) -fragment.HLTRecoJetSequenceAK4UncorrectedPF = cms.Sequence( fragment.HLTDoCaloSequencePF + fragment.hltAK4CaloJetsPF ) -fragment.HLTRecoJetSequenceAK4PrePF = cms.Sequence( fragment.HLTRecoJetSequenceAK4UncorrectedPF + fragment.hltAK4CaloJetsPFEt5 ) -fragment.HLTParticleFlowSequenceForTaus = cms.Sequence( fragment.HLTPreshowerSequence + fragment.hltParticleFlowRecHitECALUnseeded + fragment.hltParticleFlowRecHitHBHE + fragment.hltParticleFlowRecHitHF + fragment.hltParticleFlowRecHitPSUnseeded + fragment.hltParticleFlowClusterECALUncorrectedUnseeded + fragment.hltParticleFlowClusterPSUnseeded + fragment.hltParticleFlowClusterECALUnseeded + fragment.hltParticleFlowClusterHBHE + fragment.hltParticleFlowClusterHCAL + fragment.hltParticleFlowClusterHF + fragment.hltLightPFTracks + fragment.hltParticleFlowBlockForTaus + fragment.hltParticleFlowForTaus ) -fragment.HLTGlobalPFTriggerSequenceForTau = cms.Sequence( fragment.HLTL2muonrecoSequence + fragment.HLTL3muonrecoSequence + fragment.HLTRecoJetSequenceAK4PrePF + fragment.hltTauJet5 + fragment.HLTTrackReconstructionForPF + fragment.HLTParticleFlowSequenceForTaus + fragment.hltAK4PFJetsForTaus ) -fragment.HLTPFTauHPS = cms.Sequence( fragment.hltTauPFJets08Region + fragment.hltHpsTauPFJetsRecoTauChargedHadronsWithNeutrals + fragment.hltPFTauPiZeros + fragment.hltHpsCombinatoricRecoTaus + fragment.hltHpsSelectionDiscriminator + fragment.hltHpsPFTauProducerSansRefs + fragment.hltHpsPFTauProducer + fragment.hltHpsPFTauDiscriminationByDecayModeFindingNewDMs + fragment.hltHpsPFTauTrackFindingDiscriminator + fragment.hltHpsSelectedPFTausTrackFinding + fragment.hltHpsPFTauTrack ) -fragment.HLTGlobalPFTauHPSSequence = cms.Sequence( fragment.hltStripTrackerHVOn + fragment.hltPixelTrackerHVOn + fragment.HLTGlobalPFTriggerSequenceForTau + fragment.HLTPFTauHPS ) -fragment.HLTHPSTightChargedIsoPFTauSequence = cms.Sequence( fragment.hltHpsPFTauTightAbsoluteChargedIsolationDiscriminator + fragment.hltHpsPFTauTightRelativeChargedIsolationDiscriminator + fragment.hltHpsPFTauTightAbsOrRelChargedIsolationDiscriminator ) +fragment.HLTMu20Eta2p1Tau24Eta2p1IsolationSequence = cms.Sequence( fragment.HLTL3muonEcalPFisorecoSequenceNoBoolsForMuons + fragment.hltL3fBigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20QL3pfecalIsoRhoFiltered + fragment.HLTL3muonHcalPFisorecoSequenceNoBoolsForMuons + fragment.hltL3fBigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20QL3pfhcalIsoRhoFiltered + fragment.HLTTrackReconstructionForIsoL3MuonIter02 + fragment.hltMuonTkRelIsolationCut0p08Map ) +fragment.HLTHPSTightChargedIsoAntiMuonPFTau27Sequence = cms.Sequence( fragment.HLTHPSTightChargedIsoPFTauSequence + fragment.hltHpsPFTau27 + fragment.hltHpsSelectedPFTausTrackFinding + fragment.hltHpsPFTau27Track + fragment.hltHpsSelectedPFTausTrackFindingTightChargedIsolation + fragment.hltHpsPFTau27TrackTightChargedIso + fragment.hltHpsPFTauAgainstMuonDiscriminator + fragment.hltHpsSelectedPFTausTrackFindingTightChargedIsolationAgainstMuon + fragment.hltHpsPFTau27TrackTightChargedIsoAgainstMuon ) fragment.HLTHPSTightChargedIsoTightOOSCPhotonsAntiMuonPFTau27Sequence = cms.Sequence( fragment.HLTHPSTightChargedIsoPFTauSequence + fragment.hltHpsPFTau27 + fragment.hltHpsSelectedPFTausTrackFinding + fragment.hltHpsPFTau27Track + fragment.hltHpsSelectedPFTausTrackFindingTightChargedIsolation + fragment.hltHpsPFTau27TrackTightChargedIso + fragment.hltHpsPFTauAgainstMuonDiscriminator + fragment.hltHpsPFTauTightOutOfSignalConePhotonsDiscriminator + fragment.hltHpsSelectedPFTausTrackFindingTightChargedIsolationTightOOSCPhotonsAgainstMuon + fragment.hltHpsPFTau27TrackTightChargedIsoTightOOSCPhotonsAgainstMuon ) -fragment.HLTMu27IsolationSequence = cms.Sequence( fragment.HLTL3muonEcalPFisorecoSequenceNoBoolsForMuons + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27QL3pfecalIsoRhoFilteredEB0p14EE0p10 + fragment.HLTL3muonHcalPFisorecoSequenceNoBoolsForMuons + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27QL3pfhcalIsoRhoFilteredHB0p16HE0p20 + fragment.HLTTrackReconstructionForIsoL3MuonIter02 + fragment.hltMuonTkRelIsolationCut0p08Map ) +fragment.HLTMu27IsolationSequence = cms.Sequence( fragment.HLTL3muonEcalPFisorecoSequenceNoBoolsForMuons + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27QL3pfecalIsoRhoFiltered + fragment.HLTL3muonHcalPFisorecoSequenceNoBoolsForMuons + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27QL3pfhcalIsoRhoFiltered + fragment.HLTTrackReconstructionForIsoL3MuonIter02 + fragment.hltMuonTkRelIsolationCut0p08Map ) fragment.HLTCaloTausCreatorL1TauRegionalSequence = cms.Sequence( fragment.HLTDoCaloSequence + fragment.hltCaloTowersIsoTau1Regional + fragment.hltAkIsoTau1Regional + fragment.hltCaloTowersIsoTau2Regional + fragment.hltAkIsoTau2Regional + fragment.hltCaloTowersIsoTau3Regional + fragment.hltAkIsoTau3Regional + fragment.hltCaloTowersIsoTau4Regional + fragment.hltAkIsoTau4Regional + fragment.hltCaloTowersIsoTau5Regional + fragment.hltAkIsoTau5Regional + fragment.hltCaloTowersIsoTau6Regional + fragment.hltAkIsoTau6Regional + fragment.hltCaloTowersIsoTau7Regional + fragment.hltAkIsoTau7Regional + fragment.hltCaloTowersIsoTau8Regional + fragment.hltAkIsoTau8Regional + fragment.hltCaloTowersIsoTau9Regional + fragment.hltAkIsoTau9Regional + fragment.hltCaloTowersIsoTau10Regional + fragment.hltAkIsoTau10Regional + fragment.hltCaloTowersIsoTau11Regional + fragment.hltAkIsoTau11Regional + fragment.hltCaloTowersIsoTau12Regional + fragment.hltAkIsoTau12Regional ) fragment.HLTL2TauJetsSequence = cms.Sequence( fragment.HLTCaloTausCreatorL1TauRegionalSequence + fragment.hltL2TauJets ) fragment.HLTL2TauPixelIsolationSequenceGlobal = cms.Sequence( fragment.hltL2TausForPixelIsolation + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingSequence + fragment.hltL2TauPixelIsoTagProducerGlob ) fragment.HLTL2p5IsoTauGlobalSequence = cms.Sequence( fragment.HLTL2TauPixelIsolationSequenceGlobal + fragment.hltL2TauIsoFilterGlob + fragment.hltL2TauJetsIsoGlob ) fragment.HLTHPSDeepTauPFTauSequenceForVBFIsoTau = cms.Sequence( fragment.hltHpsPFTauDiscriminationByDecayModeFindingNewDMsForVBFIsoTau + fragment.hltHpsPFTauPrimaryVertexProducerForDeepTauForVBFIsoTau + fragment.hltHpsPFTauSecondaryVertexProducerForDeepTauForVBFIsoTau + fragment.hltHpsPFTauTransverseImpactParametersForDeepTauForVBFIsoTau + fragment.hltFixedGridRhoProducerFastjetAllTau + fragment.hltHpsPFTauBasicDiscriminatorsForDeepTauForVBFIsoTau + fragment.hltHpsPFTauBasicDiscriminatorsdR03ForDeepTauForVBFIsoTau + fragment.hltHpsPFTauDeepTauProducerForVBFIsoTau ) fragment.HLTHPSSingleMediumDeepTauDiTauWPAntiMuonPFTau20Sequence = cms.Sequence( fragment.HLTHPSDeepTauPFTauSequenceForVBFIsoTau + fragment.hltHpsSelectedPFTausMediumDeepTauDitauWPForVBFIsoTau + fragment.hltHpsSinglePFTau20TrackDeepTauDitauWPForVBFIsoTau + fragment.hltHpsPFTauAgainstMuonDiscriminator + fragment.hltHpsSelectedPFTausMediumDeepTauDitauWPAgainstMuon + fragment.hltHpsSinglePFTau20TrackDeepTauDitauWPAgainstMuon ) -fragment.HLTMu20IsolationSequence = cms.Sequence( fragment.HLTL3muonEcalPFisorecoSequenceNoBoolsForMuons + fragment.hltL3fL1sMu18L1f0L2f10QL3Filtered20QL3pfecalIsoRhoFilteredEB0p14EE0p10 + fragment.HLTL3muonHcalPFisorecoSequenceNoBoolsForMuons + fragment.hltL3fL1sMu18L1f0L2f10QL3Filtered20QL3pfhcalIsoRhoFilteredHB0p16HE0p20 + fragment.HLTTrackReconstructionForIsoL3MuonIter02 + fragment.hltMuonTkRelIsolationCut0p08Map ) -fragment.HLTMu24IsolationSequence = cms.Sequence( fragment.HLTL3muonEcalPFisorecoSequenceNoBoolsForMuons + fragment.hltL3crIsoL1sSingleMu22L1f0L2f10QL3f24QL3pfecalIsoRhoFilteredEB0p14EE0p10 + fragment.HLTL3muonHcalPFisorecoSequenceNoBoolsForMuons + fragment.hltL3crIsoL1sSingleMu22L1f0L2f10QL3f24QL3pfhcalIsoRhoFilteredHB0p16HE0p20 + fragment.HLTTrackReconstructionForIsoL3MuonIter02 + fragment.hltMuonTkRelIsolationCut0p08Map ) -fragment.HLTMu24Eta2p1IsolationSequence = cms.Sequence( fragment.HLTL3muonEcalPFisorecoSequenceNoBoolsForMuons + fragment.hltL3crIsoL1sSingleMu22erL1f0L2f10QL3f24QL3pfecalIsoRhoFilteredEB0p14EE0p10 + fragment.HLTL3muonHcalPFisorecoSequenceNoBoolsForMuons + fragment.hltL3crIsoL1sSingleMu22erL1f0L2f10QL3f24QL3pfhcalIsoRhoFilteredHB0p16HE0p20 + fragment.HLTTrackReconstructionForIsoL3MuonIter02 + fragment.hltMuonTkRelIsolationCut0p08Map ) +fragment.HLTMu20IsolationSequence = cms.Sequence( fragment.HLTL3muonEcalPFisorecoSequenceNoBoolsForMuons + fragment.hltL3fL1sMu18L1f0L2f10QL3Filtered20QL3pfecalIsoRhoFiltered + fragment.HLTL3muonHcalPFisorecoSequenceNoBoolsForMuons + fragment.hltL3fL1sMu18L1f0L2f10QL3Filtered20QL3pfhcalIsoRhoFiltered + fragment.HLTTrackReconstructionForIsoL3MuonIter02 + fragment.hltMuonTkRelIsolationCut0p08Map ) +fragment.HLTMu24IsolationSequence = cms.Sequence( fragment.HLTL3muonEcalPFisorecoSequenceNoBoolsForMuons + fragment.hltL3crIsoL1sSingleMu22L1f0L2f10QL3f24QL3pfecalIsoRhoFiltered + fragment.HLTL3muonHcalPFisorecoSequenceNoBoolsForMuons + fragment.hltL3crIsoL1sSingleMu22L1f0L2f10QL3f24QL3pfhcalIsoRhoFiltered + fragment.HLTTrackReconstructionForIsoL3MuonIter02 + fragment.hltMuonTkRelIsolationCut0p08Map ) +fragment.HLTMu24Eta2p1IsolationSequence = cms.Sequence( fragment.HLTL3muonEcalPFisorecoSequenceNoBoolsForMuons + fragment.hltL3crIsoL1sSingleMu22erL1f0L2f10QL3f24QL3pfecalIsoRhoFiltered + fragment.HLTL3muonHcalPFisorecoSequenceNoBoolsForMuons + fragment.hltL3crIsoL1sSingleMu22erL1f0L2f10QL3f24QL3pfhcalIsoRhoFiltered + fragment.HLTTrackReconstructionForIsoL3MuonIter02 + fragment.hltMuonTkRelIsolationCut0p08Map ) fragment.HLTStoppedHSCPLocalHcalReco = cms.Sequence( fragment.HLTStoppedHSCPLocalHcalRecoTask ) fragment.HLTStoppedHSCPJetSequence = cms.Sequence( fragment.hltStoppedHSCPTowerMakerForAll + fragment.hltStoppedHSCPIterativeCone4CaloJets ) fragment.HLTMuonLocalRecoMeanTimerSequence = cms.Sequence( fragment.hltMuonDTDigis + fragment.hltDt1DRecHits + fragment.hltDt4DSegmentsMeanTimer + fragment.hltMuonCSCDigis + fragment.hltCsc2DRecHits + fragment.hltCscSegments + fragment.hltMuonRPCDigis + fragment.hltRpcRecHits + fragment.hltMuonGEMDigis + fragment.hltGemRecHits + fragment.hltGemSegments ) @@ -80249,7 +83976,7 @@ fragment.HLTDiMu4Ele9CaloIdLTrackIdLElectronlegSequence = cms.Sequence( fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltDiMu4Ele9CaloIdLTrackIdLElectronlegL1MatchFilter + fragment.hltDiMu4Ele9CaloIdLTrackIdLElectronlegEtFilter + fragment.hltEgammaClusterShape + fragment.hltDiMu4Ele9CaloIdLTrackIdLElectronlegClusterShapeFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltDiMu4Ele9CaloIdLTrackIdLElectronlegHEFilter + fragment.HLTElePixelMatchSequence + fragment.hltDiMu4Ele9CaloIdLTrackIdLElectronlegPixelMatchFilter + fragment.HLTGsfElectronSequence + fragment.hltDiMu4Ele9CaloIdLTrackIdLElectronlegOneOEMinusOneOPFilter + fragment.hltDiMu4Ele9CaloIdLTrackIdLElectronlegDetaFilter + fragment.hltDiMu4Ele9CaloIdLTrackIdLElectronlegDphiFilter ) fragment.HLTDiMu9Ele9CaloIdLTrackIdLMuonlegSequence = cms.Sequence( fragment.hltDiMu9Ele9CaloIdLTrackIdLMuonlegL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltDiMu9Ele9CaloIdLTrackIdLMuonlegL2Filtered5) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3DiMu9Ele9CaloIdLTrackIdLMuonlegL1Filtered0) + fragment.hltL3fL1DoubleMu7EG7f0Filtered9 ) fragment.HLTDiMu9Ele9CaloIdLTrackIdLElectronlegSequence = cms.Sequence( fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltDiMu9Ele9CaloIdLTrackIdLElectronlegL1MatchFilter + fragment.hltDiMu9Ele9CaloIdLTrackIdLElectronlegEtFilter + fragment.hltEgammaClusterShape + fragment.hltDiMu9Ele9CaloIdLTrackIdLElectronlegClusterShapeFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltDiMu9Ele9CaloIdLTrackIdLElectronlegHEFilter + fragment.HLTElePixelMatchSequence + fragment.hltDiMu9Ele9CaloIdLTrackIdLElectronlegPixelMatchFilter + fragment.HLTGsfElectronSequence + fragment.hltDiMu9Ele9CaloIdLTrackIdLElectronlegOneOEMinusOneOPFilter + fragment.hltDiMu9Ele9CaloIdLTrackIdLElectronlegDetaFilter + fragment.hltDiMu9Ele9CaloIdLTrackIdLElectronlegDphiFilter ) -fragment.HLTDoubleMu20Eta2p1IsolationSequence = cms.Sequence( fragment.HLTL3muonEcalPFisorecoSequenceNoBoolsForMuons + fragment.hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20QL3pfecalIsoRhoFilteredEB0p14EE0p10 + fragment.HLTL3muonHcalPFisorecoSequenceNoBoolsForMuons + fragment.hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20QL3pfhcalIsoRhoFilteredHB0p16HE0p20 + fragment.HLTTrackReconstructionForIsoL3MuonIter02 + fragment.hltMuonTkRelIsolationCut0p08Map ) +fragment.HLTDoubleMu20Eta2p1IsolationSequence = cms.Sequence( fragment.HLTL3muonEcalPFisorecoSequenceNoBoolsForMuons + fragment.hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20QL3pfecalIsoRhoFiltered + fragment.HLTL3muonHcalPFisorecoSequenceNoBoolsForMuons + fragment.hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20QL3pfhcalIsoRhoFiltered + fragment.HLTTrackReconstructionForIsoL3MuonIter02 + fragment.hltMuonTkRelIsolationCut0p08Map ) fragment.HLTIterL3OImuonTkCandidateSequenceNoVtx = cms.Sequence( fragment.hltIterL3OISeedsFromL2MuonsNoVtx + fragment.hltIterL3OITrackCandidatesNoVtx + fragment.hltIterL3OIMuCtfWithMaterialTracksNoVtx + fragment.hltIterL3OIMuonTrackCutClassifierNoVtx + fragment.hltIterL3OIMuonTrackSelectionHighPurityNoVtx + fragment.hltL3MuonsIterL3OINoVtx ) fragment.HLTIterL3MuonRecoPixelTracksSequenceNoVtx = cms.Sequence( fragment.HLTRecopixelvertexingSequence + fragment.hltIterL3MuonPixelTracksTrackingRegionsNoVtx + fragment.hltPixelTracksInRegionL2NoVtx ) fragment.HLTIterL3MuonRecopixelvertexingSequenceNoVtx = cms.Sequence( fragment.HLTIterL3MuonRecoPixelTracksSequenceNoVtx ) @@ -80294,6 +84021,7 @@ fragment.HLTTrackReconstructionForIsoL3MuonIter02NoVtx = cms.Sequence( fragment.HLTDoLocalPixelSequence + fragment.HLTDoLocalStripSequence + fragment.HLTIterativeTrackingL3MuonIteration0NoVtx ) fragment.HLTMuIsolationSequenceNoVtx = cms.Sequence( fragment.HLTL3muonEcalPFisorecoSequenceNoBoolsForMuonsNoVtx + fragment.HLTL3muonHcalPFisorecoSequenceNoBoolsForMuonsNoVtx + fragment.HLTTrackReconstructionForIsoL3MuonIter02NoVtx + fragment.hltMuonTkRelIsolationCut0p09MapNoVtx ) fragment.HLTPixelOnlyPFScoutingPackingSequence = cms.Sequence( fragment.hltScoutingTrackPacker + fragment.hltScoutingPrimaryVertexPacker + fragment.hltScoutingPFPacker + fragment.hltScoutingMuonPacker + fragment.hltScoutingEgammaPacker ) +fragment.HLTPFScoutingPixelTrackingSequence = cms.Sequence( fragment.HLTAK4CaloJetsSequence + fragment.HLTPixelOnlyPFScoutingSequence + fragment.hltEgammaR9ID + fragment.HLTL2muonrecoSequenceNoVtx + fragment.HLTL3muonrecoSequenceNoVtx + fragment.hltDisplacedmumuVtxNoMatchingProducer + fragment.HLTMuIsolationSequenceNoVtx + fragment.hltFEDSelectorL1 + fragment.HLTPixelOnlyPFScoutingPackingSequence ) fragment.HLTPhoton20SequenceLooseHOverE = cms.Sequence( fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1SingleEG10Filter + fragment.hltEG20EtFilterLooseHoverE + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltEG20HEFilterLooseHoverE ) fragment.HLTPhoton30SequenceLooseHOverE = cms.Sequence( fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1SingleEG10Filter + fragment.hltEG30EtFilterLooseHoverE + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltEG30HEFilterLooseHoverE ) fragment.HLTBeginSequenceCalibration = cms.Sequence( fragment.hltCalibrationEventsFilter + fragment.hltGtStage2Digis ) @@ -80306,31 +84034,70 @@ fragment.HLTDoubleEle5CaloIdLMWSequence = cms.Sequence( fragment.HLTDoubleEle5CaloIdLUnseededSequence + fragment.hltDiEle5CaloIdLMWPMS2UnseededFilter ) fragment.HLTEle5WPTightGsfSequence = cms.Sequence( fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1SingleEG5Filter + fragment.hltEG5L1SingleEG5EtFilter + fragment.hltEgammaClusterShape + fragment.hltEle5WPTightClusterShapeFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltEle5WPTightHEFilter + fragment.hltEgammaEcalPFClusterIso + fragment.hltEle5WPTightEcalIsoFilter + fragment.HLTPFHcalClustering + fragment.hltEgammaHcalPFClusterIso + fragment.hltEle5WPTightHcalIsoFilter + fragment.HLTElePixelMatchSequence + fragment.hltEle5WPTightPixelMatchFilter + fragment.hltEle5WPTightPMS2Filter + fragment.HLTGsfElectronSequence + fragment.hltEle5WPTightGsfOneOEMinusOneOPFilter + fragment.hltEle5WPTightGsfMissingHitsFilter + fragment.hltEle5WPTightGsfDetaFilter + fragment.hltEle5WPTightGsfDphiFilter + fragment.HLTTrackReconstructionForIsoElectronIter02 + fragment.hltEgammaEleGsfTrackIso + fragment.hltEle5WPTightGsfTrackIsoFilter ) fragment.HLTEle15Ele10CaloIdLTrackIdLIsoVLSequence = cms.Sequence( fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1SingleEG5Filter + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLEtLeg1Filter + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLEtLeg2Filter + fragment.hltEgammaClusterShape + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLClusterShapeLeg1Filter + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLClusterShapeLeg2Filter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLHELeg1Filter + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLHELeg2Filter + fragment.hltEgammaEcalPFClusterIso + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLEcalIsoLeg1Filter + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLEcalIsoLeg2Filter + fragment.HLTPFHcalClustering + fragment.hltEgammaHcalPFClusterIso + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLHcalIsoLeg1Filter + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLHcalIsoLeg2Filter + fragment.HLTElePixelMatchSequence + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLPixelMatchLeg1Filter + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLPixelMatchLeg2Filter + fragment.HLTGsfElectronSequence + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLOneOEMinusOneOPLeg1Filter + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLOneOEMinusOneOPLeg2Filter + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLDetaLeg1Filter + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLDetaLeg2Filter + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLDphiLeg1Filter + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLDphiLeg2Filter + fragment.HLTTrackReconstructionForIsoElectronIter02 + fragment.hltEgammaEleGsfTrackIso + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLTrackIsoLeg1Filter + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLTrackIsoLeg2Filter ) -fragment.HLTMuIsolationSequenceForMC = cms.Sequence( fragment.HLTL3muonEcalPFisorecoSequenceNoBoolsForMuons + fragment.hltL3fL1sMu5L1L2L3pfecalIsoRhoFilteredEB0p14EE0p10 + fragment.HLTL3muonHcalPFisorecoSequenceNoBoolsForMuons + fragment.hltL3fL1sMu5L1L2L3pfhcalIsoRhoFilteredHB0p16HE0p20 + fragment.HLTTrackReconstructionForIsoL3MuonIter02 + fragment.hltMuonTkRelIsolationCut0p08Map ) +fragment.HLTMuIsolationSequenceForMC = cms.Sequence( fragment.HLTL3muonEcalPFisorecoSequenceNoBoolsForMuons + fragment.hltL3fL1sMu5L1L2L3pfecalIsoRhoFiltered + fragment.HLTL3muonHcalPFisorecoSequenceNoBoolsForMuons + fragment.hltL3fL1sMu5L1L2L3pfhcalIsoRhoFiltered + fragment.HLTTrackReconstructionForIsoL3MuonIter02 + fragment.hltMuonTkRelIsolationCut0p08Map ) +fragment.HLTDoFullUnpackingEgammaEcalWithoutPreshowerCPUOnlySequence = cms.Sequence( fragment.HLTDoFullUnpackingEgammaEcalWithoutPreshowerCPUOnlyTask ) +fragment.HLTDoCaloCPUOnlySequence = cms.Sequence( fragment.HLTDoFullUnpackingEgammaEcalWithoutPreshowerCPUOnlySequence + fragment.HLTDoLocalHcalSequence + fragment.hltTowerMakerForAllCPUOnly ) +fragment.HLTAK4CaloJetsReconstructionCPUOnlySequence = cms.Sequence( fragment.HLTDoCaloCPUOnlySequence + fragment.hltAK4CaloJetsCPUOnly + fragment.hltAK4CaloJetsIDPassedCPUOnly ) +fragment.HLTAK4CaloCorrectorProducersCPUOnlySequence = cms.Sequence( fragment.hltAK4CaloFastJetCorrectorCPUOnly + fragment.hltAK4CaloRelativeCorrector + fragment.hltAK4CaloAbsoluteCorrector + fragment.hltAK4CaloResidualCorrector + fragment.hltAK4CaloCorrectorCPUOnly ) +fragment.HLTAK4CaloJetsCorrectionCPUOnlySequence = cms.Sequence( fragment.hltFixedGridRhoFastjetAllCaloCPUOnly + fragment.HLTAK4CaloCorrectorProducersCPUOnlySequence + fragment.hltAK4CaloJetsCorrectedCPUOnly + fragment.hltAK4CaloJetsCorrectedIDPassedCPUOnly ) +fragment.HLTAK4CaloJetsCPUOnlySequence = cms.Sequence( fragment.HLTAK4CaloJetsReconstructionCPUOnlySequence + fragment.HLTAK4CaloJetsCorrectionCPUOnlySequence ) +fragment.HLTDoCaloCPUOnlySequencePF = cms.Sequence( fragment.HLTDoFullUnpackingEgammaEcalWithoutPreshowerCPUOnlySequence + fragment.HLTDoLocalHcalSequence + fragment.hltTowerMakerForAllCPUOnly ) +fragment.HLTAK4CaloJetsPrePFRecoCPUOnlySequence = cms.Sequence( fragment.HLTDoCaloCPUOnlySequencePF + fragment.hltAK4CaloJetsPFCPUOnly ) +fragment.HLTPreAK4PFJetsRecoCPUOnlySequence = cms.Sequence( fragment.HLTAK4CaloJetsPrePFRecoCPUOnlySequence + fragment.hltAK4CaloJetsPFEt5CPUOnly ) +fragment.HLTDoLocalPixelCPUOnlySequence = cms.Sequence( fragment.HLTDoLocalPixelCPUOnlyTask ) +fragment.HLTDoLocalStripCPUOnlySequence = cms.Sequence( fragment.hltSiStripExcludedFEDListProducer + fragment.hltSiStripRawToClustersFacility + fragment.hltSiStripClustersCPUOnly ) +fragment.HLTIterL3OImuonTkCandidateCPUOnlySequence = cms.Sequence( fragment.hltIterL3OISeedsFromL2MuonsCPUOnly + fragment.hltIterL3OITrackCandidatesCPUOnly + fragment.hltIterL3OIMuCtfWithMaterialTracksCPUOnly + fragment.hltIterL3OIMuonTrackCutClassifierCPUOnly + fragment.hltIterL3OIMuonTrackSelectionHighPurityCPUOnly + fragment.hltL3MuonsIterL3OICPUOnly ) +fragment.HLTRecopixelvertexingCPUOnlySequence = cms.Sequence( fragment.hltPixelTracksFitter + fragment.hltPixelTracksFilter,fragment.HLTRecopixelvertexingCPUOnlyTask ) +fragment.HLTIterL3MuonRecopixelvertexingCPUOnlySequence = cms.Sequence( fragment.HLTRecopixelvertexingCPUOnlySequence + fragment.hltIterL3MuonPixelTracksTrackingRegionsCPUOnly + fragment.hltPixelTracksInRegionL2CPUOnly ) +fragment.HLTIterativeTrackingIteration0ForIterL3MuonCPUOnly = cms.Sequence( fragment.hltIter0IterL3MuonPixelSeedsFromPixelTracksCPUOnly + fragment.hltIter0IterL3MuonPixelSeedsFromPixelTracksFilteredCPUOnly + fragment.hltIter0IterL3MuonCkfTrackCandidatesCPUOnly + fragment.hltIter0IterL3MuonCtfWithMaterialTracksCPUOnly + fragment.hltIter0IterL3MuonTrackCutClassifierCPUOnly + fragment.hltIter0IterL3MuonTrackSelectionHighPurityCPUOnly ) +fragment.HLTIterL3IOmuonTkCandidateCPUOnlySequence = cms.Sequence( fragment.HLTIterL3MuonRecopixelvertexingCPUOnlySequence + fragment.HLTIterativeTrackingIteration0ForIterL3MuonCPUOnly + fragment.hltL3MuonsIterL3IOCPUOnly ) +fragment.HLTIterL3OIAndIOFromL2muonTkCandidateCPUOnlySequence = cms.Sequence( fragment.HLTIterL3OImuonTkCandidateCPUOnlySequence + fragment.hltIterL3OIL3MuonsLinksCombinationCPUOnly + fragment.hltIterL3OIL3MuonsCPUOnly + fragment.hltIterL3OIL3MuonCandidatesCPUOnly + fragment.hltL2SelectorForL3IOCPUOnly + fragment.HLTIterL3IOmuonTkCandidateCPUOnlySequence + fragment.hltIterL3MuonsFromL2LinksCombinationCPUOnly ) +fragment.HLTRecopixelvertexingCPUOnlySequenceForIterL3FromL1Muon = cms.Sequence( fragment.HLTRecopixelvertexingCPUOnlySequence + fragment.hltIterL3FromL1MuonPixelTracksTrackingRegions + fragment.hltPixelTracksInRegionL1CPUOnly ) +fragment.HLTIterativeTrackingIteration0ForIterL3FromL1MuonCPUOnly = cms.Sequence( fragment.hltIter0IterL3FromL1MuonPixelSeedsFromPixelTracksCPUOnly + fragment.hltIter0IterL3FromL1MuonPixelSeedsFromPixelTracksFilteredCPUOnly + fragment.hltIter0IterL3FromL1MuonCkfTrackCandidatesCPUOnly + fragment.hltIter0IterL3FromL1MuonCtfWithMaterialTracksCPUOnly + fragment.hltIter0IterL3FromL1MuonTrackCutClassifierCPUOnly + fragment.hltIter0IterL3FromL1MuonTrackSelectionHighPurityCPUOnly ) +fragment.HLTIterL3IOmuonFromL1TkCandidateCPUOnlySequence = cms.Sequence( fragment.HLTRecopixelvertexingCPUOnlySequenceForIterL3FromL1Muon + fragment.HLTIterativeTrackingIteration0ForIterL3FromL1MuonCPUOnly ) +fragment.HLTIterL3muonTkCandidateCPUOnlySequence = cms.Sequence( fragment.HLTDoLocalPixelCPUOnlySequence + fragment.HLTDoLocalStripCPUOnlySequence + fragment.HLTIterL3OIAndIOFromL2muonTkCandidateCPUOnlySequence + fragment.hltL1MuonsPt0 + fragment.HLTIterL3IOmuonFromL1TkCandidateCPUOnlySequence ) +fragment.HLTL3muonrecoNocandCPUOnlySequence = cms.Sequence( fragment.HLTIterL3muonTkCandidateCPUOnlySequence + fragment.hltIterL3MuonMergedCPUOnly + fragment.hltIterL3MuonAndMuonFromL1MergedCPUOnly + fragment.hltIterL3GlbMuonCPUOnly + fragment.hltIterL3MuonsNoIDCPUOnly + fragment.hltIterL3MuonsCPUOnly + fragment.hltL3MuonsIterL3LinksCPUOnly + fragment.hltIterL3MuonTracksCPUOnly ) +fragment.HLTL3muonrecoCPUOnlySequence = cms.Sequence( fragment.HLTL3muonrecoNocandCPUOnlySequence + fragment.hltIterL3MuonCandidatesCPUOnly ) +fragment.HLTIterativeTrackingIteration0CPUOnly = cms.Sequence( fragment.hltIter0PFLowPixelSeedsFromPixelTracksCPUOnly + fragment.hltIter0PFlowCkfTrackCandidatesCPUOnly + fragment.hltIter0PFlowCtfWithMaterialTracksCPUOnly + fragment.hltIter0PFlowTrackCutClassifierCPUOnly + fragment.hltMergedTracksCPUOnly ) +fragment.HLTIterativeTrackingIter02CPUOnly = cms.Sequence( fragment.HLTIterativeTrackingIteration0CPUOnly ) +fragment.HLTTrackReconstructionForPFCPUOnly = cms.Sequence( fragment.HLTDoLocalPixelCPUOnlySequence + fragment.HLTRecopixelvertexingCPUOnlySequence + fragment.HLTDoLocalStripCPUOnlySequence + fragment.HLTIterativeTrackingIter02CPUOnly + fragment.hltPFMuonMergingCPUOnly + fragment.hltMuonLinksCPUOnly + fragment.hltMuonsCPUOnly ) +fragment.HLTParticleFlowCPUOnlySequence = cms.Sequence( fragment.HLTPreshowerSequence + fragment.hltParticleFlowRecHitECALUnseededCPUOnly + fragment.hltParticleFlowRecHitHBHECPUOnly + fragment.hltParticleFlowRecHitHF + fragment.hltParticleFlowRecHitPSUnseeded + fragment.hltParticleFlowClusterECALUncorrectedUnseededCPUOnly + fragment.hltParticleFlowClusterPSUnseeded + fragment.hltParticleFlowClusterECALUnseededCPUOnly + fragment.hltParticleFlowClusterHBHECPUOnly + fragment.hltParticleFlowClusterHCALCPUOnly + fragment.hltParticleFlowClusterHF + fragment.hltLightPFTracksCPUOnly + fragment.hltParticleFlowBlockCPUOnly + fragment.hltParticleFlowCPUOnly ) +fragment.HLTAK4PFJetsReconstructionCPUOnlySequence = cms.Sequence( fragment.HLTL2muonrecoSequence + fragment.HLTL3muonrecoCPUOnlySequence + fragment.HLTTrackReconstructionForPFCPUOnly + fragment.HLTParticleFlowCPUOnlySequence + fragment.hltAK4PFJetsCPUOnly + fragment.hltAK4PFJetsLooseIDCPUOnly + fragment.hltAK4PFJetsTightIDCPUOnly ) +fragment.HLTAK4PFCorrectorProducersCPUOnlySequence = cms.Sequence( fragment.hltAK4PFFastJetCorrectorCPUOnly + fragment.hltAK4PFRelativeCorrector + fragment.hltAK4PFAbsoluteCorrector + fragment.hltAK4PFResidualCorrector + fragment.hltAK4PFCorrectorCPUOnly ) +fragment.HLTAK4PFJetsCorrectionCPUOnlySequence = cms.Sequence( fragment.hltFixedGridRhoFastjetAllCPUOnly + fragment.HLTAK4PFCorrectorProducersCPUOnlySequence + fragment.hltAK4PFJetsCorrectedCPUOnly + fragment.hltAK4PFJetsLooseIDCorrectedCPUOnly + fragment.hltAK4PFJetsTightIDCorrectedCPUOnly ) +fragment.HLTAK4PFJetsCPUOnlySequence = cms.Sequence( fragment.HLTPreAK4PFJetsRecoCPUOnlySequence + fragment.HLTAK4PFJetsReconstructionCPUOnlySequence + fragment.HLTAK4PFJetsCorrectionCPUOnlySequence ) +fragment.HLTMediumIsoPFTauHighPtRelaxedIsoSequence = cms.Sequence( fragment.hltPFTauMediumHighPtRelaxedIsoAbsoluteIsolationDiscriminator + fragment.hltPFTauMediumHighPtRelaxedIsoRelativeIsolationDiscriminator + fragment.hltPFTauMediumHighPtRelaxedIsoAbsOrRelIsolationDiscriminator ) +fragment.HLTMediumChargedIsoPFTauHighPtRelaxedIsoTrk50 = cms.Sequence( fragment.HLTMediumIsoPFTauHighPtRelaxedIsoSequence + fragment.hltPFTauTrackPt50Discriminator + fragment.hltSelectedPFTausTrackPt50AbsOrRelMediumHighPtRelaxedIsoIsolation ) fragment.HLTEle16Ele12Ele8CaloIdLTrackIdLSequence = cms.Sequence( fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLL1MatchFilter + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLEtLeg1Filter + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLEtLeg2Filter + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLEtLeg3Filter + fragment.hltEgammaClusterShape + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLClusterShapeLeg1Filter + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLClusterShapeLeg2Filter + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLClusterShapeLeg3Filter + fragment.HLTDoLocalHcalSequence + fragment.hltTowerMakerForAll + fragment.hltEgammaHoverE + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLHELeg1Filter + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLHELeg2Filter + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLHELeg3Filter + fragment.HLTElePixelMatchSequence + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLPixelMatchLeg1Filter + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLPixelMatchLeg2Filter + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLPixelMatchLeg3Filter + fragment.HLTGsfElectronSequence + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLOneOEMinusOneOPLeg1Filter + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLOneOEMinusOneOPLeg2Filter + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLOneOEMinusOneOPLeg3Filter + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLDetaLeg1Filter + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLDetaLeg2Filter + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLDetaLeg3Filter + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLDphiLeg1Filter + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLDphiLeg2Filter + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLDphiLeg3Filter ) fragment.HLTHPSDoubleMediumDeepTauDiTauWPAntiMuonPFTau20Sequence = cms.Sequence( fragment.HLTHPSDeepTauPFTauSequenceForVBFIsoTau + fragment.hltHpsSelectedPFTausMediumDeepTauDitauWPForVBFIsoTau + fragment.hltHpsDoublePFTau20TrackDeepTauDitauWPForVBFIsoTau + fragment.hltHpsPFTauAgainstMuonDiscriminator + fragment.hltHpsSelectedPFTausMediumDeepTauDitauWPAgainstMuon + fragment.hltHpsDoublePFTau20TrackDeepTauDitauWPAgainstMuon ) +fragment.HLTHPSDoubleTightChargedIsoAntiMuonPFTau20Sequence = cms.Sequence( fragment.HLTHPSTightChargedIsoPFTauSequence + fragment.hltHpsDoublePFTau20 + fragment.hltHpsSelectedPFTausTrackFinding + fragment.hltHpsDoublePFTau20Track + fragment.hltHpsSelectedPFTausTrackFindingTightChargedIsolation + fragment.hltHpsDoublePFTau20TrackTightChargedIso + fragment.hltHpsPFTauAgainstMuonDiscriminator + fragment.hltHpsSelectedPFTausTrackFindingTightChargedIsolationAgainstMuon + fragment.hltHpsDoublePFTau20TrackTightChargedIsoAgainstMuon ) fragment.HLTPhoton75R9Id90HE10IsoMEBOnlySequence = cms.Sequence( fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1SingleEG40Filter + fragment.hltEG75R9Id90HE10IsoMEBOnlyEtFilter + fragment.hltEgammaClusterShape + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltEG75R9Id90HE10IsoMEBOnlyHEFilter + fragment.hltEgammaR9ID + fragment.hltEG75R9Id90HE10IsoMEBOnlyR9Filter + fragment.hltEgammaEcalPFClusterIso + fragment.hltEG75R9Id90HE10IsoMEBOnlyEcalIsoFilter + fragment.HLTPFHcalClustering + fragment.hltEgammaHcalPFClusterIso + fragment.hltEG75R9Id90HE10IsoMEBOnlyHcalIsoFilter + fragment.HLTTrackReconstructionForIsoForPhotons + fragment.hltEgammaHollowTrackIso + fragment.hltEG75R9Id90HE10IsoMEBOnlyTrackIsoFilter ) fragment.HLTBphTrackingDoubleJpsiRegionalPixelTracks = cms.Sequence( fragment.hltPixelTracksTrackingRegionsDoubleJpsiRegional + fragment.hltPixelTracksDoubleJpsiRegional ) fragment.HLTBphTrackingDoubleJpsiRegionalIter0 = cms.Sequence( fragment.hltIter0JpsiTkTkPixelSeedsFromPixelTracks + fragment.hltIter0JpsiTkTkCkfTrackCandidates + fragment.hltIter0JpsiTkTkCtfWithMaterialTracks + fragment.hltIter0JpsiTkTkTrackCutClassifierPrompt + fragment.hltIter0JpsiTkTkTrackCutClassifierDetached + fragment.hltIter0JpsiTkTkTrackCutClassifierMerged + fragment.hltIter0JpsiTkTkTrackSelectionHighPurity ) fragment.HLTBphTrackingDoubleJpsiReg = cms.Sequence( fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingSequence + fragment.HLTDoLocalStripSequence + fragment.HLTBphTrackingDoubleJpsiRegionalPixelTracks + fragment.HLTBphTrackingDoubleJpsiRegionalIter0 ) fragment.HLTFastPrimaryVertexSequence = cms.Sequence( fragment.hltSelectorJets20L1FastJet + fragment.hltSelectorCentralJets20L1FastJeta + fragment.hltSelector4CentralJetsL1FastJet + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingSequence ) -fragment.HLTBtagBoostedDoubleSecondaryVertexSequencePFAK8 = cms.Sequence( fragment.hltVerticesPF + fragment.hltVerticesPFSelector + fragment.hltVerticesPFFilter + fragment.hltPFJetForDBtagSelectorAK8 + fragment.hltPFJetForDBtagAK8 + fragment.hltBoostedDBLifetimeTagInfosPFAK8 + fragment.hltBoostedDBInclusiveVertexFinderPFAK8 + fragment.hltBoostedDBInclusiveSecondaryVerticesPFAK8 + fragment.hltBoostedDBTrackVertexArbitratorPFAK8 + fragment.hltBoostedDBInclusiveMergedVerticesPFAK8 + fragment.hltBoostedDBSecondaryVertexTagInfosPFAK8 + fragment.hltBoostedDBSVAK8TagInfosPF + fragment.hltBoostedDBJetTagsPFAK8 ) fragment.HLTDiphoton3018R9Idb50e90ANDIso60CaloId15b35eANDHE12b10eMass55Sequence = cms.Sequence( fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1SingleAndDoubleEGOrFilter + fragment.hltEG30L1SingleAndDoubleEGOrEtFilter + fragment.hltEgammaR9ID + fragment.hltEG30R9Id50b80eR9IdFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltEG30HE12b10eR9Id50b80eHEFilter + fragment.hltEG30R9Id50b90eHE12b10eR9Id50b80eR9IdFilter + fragment.hltEgammaClusterShape + fragment.hltEG30CaloId15b35eR9Id50b90eHE12b10eR9Id50b80eClusterShapeFilter + fragment.hltEgammaEcalPFClusterIso + fragment.hltEG30Iso60CaloId15b35eR9Id50b90eHE12b10eR9Id50b80eEcalIsoFilter + fragment.HLTPFClusteringForEgammaUnseeded + fragment.hltEgammaCandidatesUnseeded + fragment.hltDiEG18EtUnseededFilter + fragment.hltEgammaR9IDUnseeded + fragment.hltDiEG18R9Id50b80eR9IdUnseededFilter + fragment.hltEgammaHoverEUnseeded + fragment.hltDiEG18HE12b10eR9Id50b80eHEUnseededFilter + fragment.hltEG18R9Id50b90eHE12b10eR9Id50b80eR9IdUnseededFilter + fragment.hltEgammaClusterShapeUnseeded + fragment.hltEG18CaloId15b35eR9Id50b90eHE12b10eR9Id50b80eClusterShapeUnseededFilter + fragment.hltEgammaEcalPFClusterIsoUnseeded + fragment.hltEG18Iso60CaloId15b35eR9Id50b90eHE12b10eR9Id50b80eEcalIsoUnseededFilter + fragment.HLTTrackReconstructionForIsoForPhotons + fragment.hltEgammaHollowTrackIsoUnseeded + fragment.hltEG18TrackIso60Iso60CaloId15b35eR9Id50b90eHE12b10eR9Id50b80eTrackIsoUnseededFilter + fragment.hltEG18TrackIso60Iso60CaloId15b35eR9Id50b90eHE12b10eR9Id50b80eMass55CombMassLastFilter ) fragment.HLTDiphoton3018R9Idb50e90ANDIso60CaloId15b35eANDHE12b10eSequence = cms.Sequence( fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1SingleAndDoubleEGOrFilter + fragment.hltEG30L1SingleAndDoubleEGOrEtFilter + fragment.hltEgammaR9ID + fragment.hltEG30R9Id50b80eR9IdFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltEG30HE12b10eR9Id50b80eHEFilter + fragment.hltEG30R9Id50b90eHE12b10eR9Id50b80eR9IdFilter + fragment.hltEgammaClusterShape + fragment.hltEG30CaloId15b35eR9Id50b90eHE12b10eR9Id50b80eClusterShapeFilter + fragment.hltEgammaEcalPFClusterIso + fragment.hltEG30Iso60CaloId15b35eR9Id50b90eHE12b10eR9Id50b80eEcalIsoFilter + fragment.HLTPFClusteringForEgammaUnseeded + fragment.hltEgammaCandidatesUnseeded + fragment.hltDiEG18EtUnseededFilter + fragment.hltEgammaR9IDUnseeded + fragment.hltDiEG18R9Id50b80eR9IdUnseededFilter + fragment.hltEgammaHoverEUnseeded + fragment.hltDiEG18HE12b10eR9Id50b80eHEUnseededFilter + fragment.hltEG18R9Id50b90eHE12b10eR9Id50b80eR9IdUnseededFilter + fragment.hltEgammaClusterShapeUnseeded + fragment.hltEG18CaloId15b35eR9Id50b90eHE12b10eR9Id50b80eClusterShapeUnseededFilter + fragment.hltEgammaEcalPFClusterIsoUnseeded + fragment.hltEG18Iso60CaloId15b35eR9Id50b90eHE12b10eR9Id50b80eEcalIsoUnseededFilter + fragment.HLTTrackReconstructionForIsoForPhotons + fragment.hltEgammaHollowTrackIsoUnseeded + fragment.hltEG18TrackIso60Iso60CaloId15b35eR9Id50b90eHE12b10eR9Id50b80eTrackIsoUnseededFilter ) fragment.HLTBeginSequenceParking = cms.Sequence( fragment.hltTriggerType + fragment.hltEnableParking + fragment.HLTL1UnpackerSequence + fragment.HLTBeamSpot ) fragment.HLTL2TauTagNNSequence = cms.Sequence( fragment.HLTDoLocalPixelSequence + fragment.HLTRecoPixelTracksSequence + fragment.HLTRecopixelvertexingSequence + fragment.HLTDoCaloSequence + cms.ignore(fragment.hltL1sDoubleTauBigOR) + cms.ignore(fragment.hltL1sSingleTau) + cms.ignore(fragment.hltL1sBigOrMuXXerIsoTauYYer) + cms.ignore(fragment.hltL1sMu22erIsoTau40er) + cms.ignore(fragment.hltL1sBigORDoubleTauJet) + cms.ignore(fragment.hltL1VBFDiJetIsoTau) + cms.ignore(fragment.hltL1sVeryBigORMu18erTauXXer2p1) + fragment.hltL2TauTagNNProducer ) fragment.HLTHPSDeepTauPFTauSequence = cms.Sequence( cms.ignore(fragment.hltL1sTauVeryBigOR) + fragment.hltHpsL1JetsHLTForDeepTauInput + fragment.hltHpsPFTauDiscriminationByDecayModeFindingNewDMsL1matched + fragment.hltHpsPFTauPrimaryVertexProducerForDeepTau + fragment.hltHpsPFTauSecondaryVertexProducerForDeepTau + fragment.hltHpsPFTauTransverseImpactParametersForDeepTau + fragment.hltFixedGridRhoProducerFastjetAllTau + fragment.hltHpsPFTauBasicDiscriminatorsForDeepTau + fragment.hltHpsPFTauBasicDiscriminatorsdR03ForDeepTau + fragment.hltHpsPFTauDeepTauProducer ) -fragment.HLTEle24erWPTightGsfForTauSequence = cms.Sequence( fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1EGerAndTauFilter + fragment.hltEG24L1EGandTauEtFilter + fragment.hltEgammaClusterShape + fragment.hltEle24erWPTightClusterShapeFilterForTau + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltEle24erWPTightHEFilterForTau + fragment.hltEgammaEcalPFClusterIso + fragment.hltEle24erWPTightEcalIsoFilterForTau + fragment.HLTPFHcalClustering + fragment.hltEgammaHcalPFClusterIso + fragment.hltEle24erWPTightHcalIsoFilterForTau + fragment.HLTElePixelMatchSequence + fragment.hltEle24erWPTightPixelMatchFilterForTau + fragment.hltEle24erWPTightPMS2FilterForTau + fragment.HLTGsfElectronSequence + fragment.hltEle24erWPTightGsfOneOEMinusOneOPFilterForTau + fragment.hltEle24erWPTightGsfMissingHitsFilterForTau + fragment.hltEle24erWPTightGsfDetaFilterForTau + fragment.hltEle24erWPTightGsfDphiFilterForTau + fragment.HLTTrackReconstructionForIsoElectronIter02 + fragment.hltEgammaEleGsfTrackIso + fragment.hltEle24erWPTightGsfTrackIsoFilterForTau ) +fragment.HLTCaloTausCreatorL1TauSeededRegionalSequence = cms.Sequence( fragment.HLTDoCaloSequence + cms.ignore(fragment.hltL1sTauVeryBigOR) + fragment.hltCaloTowerL1sTauVeryBigORSeededRegional + fragment.hltAkIsoTauL1sTauVeryBigORSeededRegional ) +fragment.HLTL2TauJetsL1TauSeededSequence = cms.Sequence( fragment.HLTCaloTausCreatorL1TauSeededRegionalSequence + fragment.hltL2TauJetsL1TauSeeded ) +fragment.HLTL2TauPixelIsolationSequenceL1TauGlobalSeeded = cms.Sequence( fragment.hltL2TausForPixelIsolationL1TauSeeded + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingSequence + fragment.hltL2TauPixelIsoTagProducerL1TauSeededGlob ) +fragment.HLTL2p5IsoTauL1TauSeededGlobalSequence = cms.Sequence( fragment.HLTL2TauPixelIsolationSequenceL1TauGlobalSeeded + fragment.hltL2TauIsoFilterL1TauSeededGlob + fragment.hltL2TauJetsIsoL1TauSeededGlob ) +fragment.HLTHPSDoublePFTauPt40Eta2p1Trk1 = cms.Sequence( fragment.hltHpsDoublePFTau40 + fragment.hltHpsPFTauTrackPt1Discriminator + fragment.hltHpsSelectedPFTausTrackPt1 + fragment.hltHpsDoublePFTau40TrackPt1 ) +fragment.HLTHPSMediumChargedIsoPFTauSequence = cms.Sequence( fragment.hltHpsPFTauMediumAbsoluteChargedIsolationDiscriminator + fragment.hltHpsPFTauMediumRelativeChargedIsolationDiscriminator + fragment.hltHpsPFTauMediumAbsOrRelChargedIsolationDiscriminator ) +fragment.HLTHPSDoublePFTauPt35Eta2p1Trk1 = cms.Sequence( fragment.hltHpsDoublePFTau35 + fragment.hltHpsPFTauTrackPt1Discriminator + fragment.hltHpsSelectedPFTausTrackPt1 + fragment.hltHpsDoublePFTau35TrackPt1 ) fragment.HLTHPSLooseETauWPDeepTauPFTau30Sequence = cms.Sequence( fragment.HLTHPSDeepTauPFTauSequence + fragment.hltHpsSelectedPFTausLooseETauWPDeepTauFilter ) fragment.HLTHPSLooseMuTauWPDeepTauAntiMuonPFTau27Sequence = cms.Sequence( fragment.HLTHPSDeepTauPFTauSequence + fragment.hltHpsPFTauAgainstMuonDiscriminatorBigL1matched + fragment.hltHpsSelectedPFTausLooseMuTauWPDeepTauVsJetsAgainstMuon ) -fragment.HLTMu24Eta2p1IsoTau40Eta2p1IsolationSequence = cms.Sequence( fragment.HLTL3muonEcalPFisorecoSequenceNoBoolsForMuons + fragment.hltL3fL1sMu22erIsoTau40erL1f0L2f10QL3Filtered24QL3pfecalIsoRhoFilteredEB0p14EE0p10 + fragment.HLTL3muonHcalPFisorecoSequenceNoBoolsForMuons + fragment.hltL3fL1sMu22IsoTau40erL1f0L2f10QL3Filtered24QL3pfhcalIsoRhoFilteredHB0p16HE0p20 + fragment.HLTTrackReconstructionForIsoL3MuonIter02 + fragment.hltMuonTkRelIsolationCut0p08Map ) +fragment.HLTMu24Eta2p1IsoTau40Eta2p1IsolationSequence = cms.Sequence( fragment.HLTL3muonEcalPFisorecoSequenceNoBoolsForMuons + fragment.hltL3fL1sMu22erIsoTau40erL1f0L2f10QL3Filtered24QL3pfecalIsoRhoFiltered + fragment.HLTL3muonHcalPFisorecoSequenceNoBoolsForMuons + fragment.hltL3fL1sMu22IsoTau40erL1f0L2f10QL3Filtered24QL3pfhcalIsoRhoFiltered + fragment.HLTTrackReconstructionForIsoL3MuonIter02 + fragment.hltMuonTkRelIsolationCut0p08Map ) fragment.HLTLooseSingleTauWPDeepTauPFTau = cms.Sequence( fragment.HLTHPSDeepTauPFTauSequence + fragment.hltHpsSelectedPFTausLooseSingleTauWPDeepTau ) -fragment.HLTMu24Eta2p1IsoTauYYEta2p1IsolationSequence = cms.Sequence( fragment.HLTL3muonEcalPFisorecoSequenceNoBoolsForMuons + fragment.hltL3fL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3Filtered24QL3pfecalIsoRhoFilteredEB0p14EE0p10 + fragment.HLTL3muonHcalPFisorecoSequenceNoBoolsForMuons + fragment.hltL3fL1sBigOrMuXXIsoTauYYerL1f0L2f10QL3Filtered24QL3pfhcalIsoRhoFilteredHB0p16HE0p20 + fragment.HLTTrackReconstructionForIsoL3MuonIter02 + fragment.hltMuonTkRelIsolationCut0p08Map ) +fragment.HLTMu24Eta2p1IsoTauYYEta2p1IsolationSequence = cms.Sequence( fragment.HLTL3muonEcalPFisorecoSequenceNoBoolsForMuons + fragment.hltL3fL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3Filtered24QL3pfecalIsoRhoFiltered + fragment.HLTL3muonHcalPFisorecoSequenceNoBoolsForMuons + fragment.hltL3fL1sBigOrMuXXIsoTauYYerL1f0L2f10QL3Filtered24QL3pfhcalIsoRhoFiltered + fragment.HLTTrackReconstructionForIsoL3MuonIter02 + fragment.hltMuonTkRelIsolationCut0p08Map ) fragment.HLTHPSSinglePFTauPt35Eta2p1Trk1 = cms.Sequence( fragment.hltHpsSinglePFTau35 + fragment.hltHpsPFTauTrackPt1Discriminator + fragment.hltHpsSelectedPFTausTrackPt1 + fragment.hltHpsSinglePFTau35TrackPt1 ) fragment.HLTJetFlavourTagParticleNetSequencePF = cms.Sequence( fragment.hltVerticesPF + fragment.hltVerticesPFSelector + fragment.hltVerticesPFFilter + fragment.hltPFJetForBtagSelector + fragment.hltPFJetForBtag + fragment.hltDeepBLifetimeTagInfosPF + fragment.hltDeepInclusiveVertexFinderPF + fragment.hltDeepInclusiveSecondaryVerticesPF + fragment.hltDeepTrackVertexArbitratorPF + fragment.hltDeepInclusiveMergedVerticesPF + fragment.hltDeepSecondaryVertexTagInfosPF + fragment.hltDeepCombinedSecondaryVertexBJetTagsInfos + fragment.hltPrimaryVertexAssociation + fragment.hltParticleNetJetTagInfos + fragment.hltParticleNetONNXJetTags + fragment.hltParticleNetDiscriminatorsJetTags ) fragment.HLTJetFlavourTagParticleNetSequencePFAK8 = cms.Sequence( fragment.hltVerticesPF + fragment.hltVerticesPFSelector + fragment.hltVerticesPFFilter + fragment.hltPFJetForParticleNetSelectorAK8 + fragment.hltPFJetForParticleNetAK8 + fragment.hltParticleNetLifetimeTagInfosPFAK8 + fragment.hltBoostedDBInclusiveVertexFinderPFAK8 + fragment.hltBoostedDBInclusiveSecondaryVerticesPFAK8 + fragment.hltBoostedDBTrackVertexArbitratorPFAK8 + fragment.hltBoostedDBInclusiveMergedVerticesPFAK8 + fragment.hltParticleNetSecondaryVertexTagInfosPFAK8 + fragment.hltPrimaryVertexAssociationAK8 + fragment.hltParticleNetJetTagsInfosAK8 + fragment.hltParticleNetONNXJetTagsAK8 + fragment.hltParticleNetDiscriminatorsJetTagsAK8 ) -fragment.HLTMu50IsolationSequence = cms.Sequence( fragment.HLTL3muonEcalPFisorecoSequenceNoBoolsForMuons + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50QL3pfecalIsoRhoFilteredEB0p14EE0p10 + fragment.HLTL3muonHcalPFisorecoSequenceNoBoolsForMuons + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50QL3pfhcalIsoRhoFilteredHB0p16HE0p20 + fragment.HLTTrackReconstructionForIsoL3MuonIter02 + fragment.hltMuonTkRelIsolationCut0p08Map ) -fragment.HLTMu24Eta2p1VeryBigOrL1Mu18TauXXEta2p1IsolationSequence = cms.Sequence( fragment.HLTL3muonEcalPFisorecoSequenceNoBoolsForMuons + fragment.hltL3fL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3Filtered24QL3pfecalIsoRhoFilteredEB0p14EE0p10 + fragment.HLTL3muonHcalPFisorecoSequenceNoBoolsForMuons + fragment.hltL3fL1sVeryBigOrMu18IsoTauXXerL1f0L2f10QL3Filtered24QL3pfhcalIsoRhoFilteredHB0p16HE0p20 + fragment.HLTTrackReconstructionForIsoL3MuonIter02 + fragment.hltMuonTkRelIsolationCut0p08Map ) +fragment.HLTMu50IsolationSequence = cms.Sequence( fragment.HLTL3muonEcalPFisorecoSequenceNoBoolsForMuons + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50QL3pfecalIsoRhoFiltered + fragment.HLTL3muonHcalPFisorecoSequenceNoBoolsForMuons + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50QL3pfhcalIsoRhoFiltered + fragment.HLTTrackReconstructionForIsoL3MuonIter02 + fragment.hltMuonTkRelIsolationCut0p08Map ) +fragment.HLTMu24Eta2p1VeryBigOrL1Mu18TauXXEta2p1IsolationSequence = cms.Sequence( fragment.HLTL3muonEcalPFisorecoSequenceNoBoolsForMuons + fragment.hltL3fL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3Filtered24QL3pfecalIsoRhoFiltered + fragment.HLTL3muonHcalPFisorecoSequenceNoBoolsForMuons + fragment.hltL3fL1sVeryBigOrMu18IsoTauXXerL1f0L2f10QL3Filtered24QL3pfhcalIsoRhoFiltered + fragment.HLTTrackReconstructionForIsoL3MuonIter02 + fragment.hltMuonTkRelIsolationCut0p08Map ) fragment.HLTIterL3OIGlbDisplacedMuonTkCandidateSequence = cms.Sequence( fragment.hltIterL3OIGblDisplacedSeedsFromL2Muons + fragment.hltIterL3OIGlbDisplacedTrackCandidates + fragment.hltIterL3OIGlbDisplacedMuonCtfWithMaterialTracks + fragment.hltIterL3OIDisplacedMuonTrackCutClassifier + fragment.hltIterL3OIDisplacedMuonTrackSelectionHighPurity + fragment.hltL3GlbDisplacedMuonsIterL3OI ) fragment.HLTIterL3DisplacedMuonRecopixelvertexingSequence = cms.Sequence( fragment.HLTRecopixelvertexingSequence + fragment.hltIterL3DisplacedMuonPixelTracksTrackingRegions + fragment.hltPixelTracksInDisplacedRegionL2 ) fragment.HLTIterativeTrackingIteration0ForIterL3DisplacedMuon = cms.Sequence( fragment.hltIter0IterL3DisplacedMuonPixelSeedsFromPixelTracks + fragment.hltIter0IterL3DisplacedMuonCkfTrackCandidates + fragment.hltIter0IterL3DisplacedMuonCtfWithMaterialTracks + fragment.hltIter0IterL3DisplacedMuonTrackCutClassifier + fragment.hltIter0IterL3DisplacedMuonTrackSelectionHighPurity ) @@ -80339,10 +84106,6 @@ fragment.HLTIterativeTrackingIteration4ForDisplacedTkMuons = cms.Sequence( fragment.hltDisplacedhltIter4ClustersRefRemovalForDisplacedTkMuons + fragment.hltDisplacedhltIter4MaskedMeasurementTrackerEventForDisplacedTkMuons + fragment.hltDisplacedhltIter4PixelLessLayerTripletsForDisplacedTkMuons + fragment.hltDisplacedhltIter4PixelLessTrackingRegionsForDisplacedTkMuons + fragment.hltDisplacedhltIter4PixelLessClusterCheckForDisplacedTkMuons + fragment.hltDisplacedhltIter4PixelLessHitDoubletsForDisplacedTkMuons + fragment.hltDisplacedhltIter4PixelLessHitTripletsForDisplacedTkMuons + fragment.hltDisplacedhltIter4PixelLessSeedsForDisplacedTkMuons + fragment.hltDisplacedhltIter4CkfTrackCandidatesForDisplacedTkMuons + fragment.hltDisplacedhltIter4CtfWithMaterialTracksForDisplacedTkMuons + fragment.hltIter4IterL3FromL1MuonTrackCutClassifier + fragment.hltIter4IterL3FromL1MuonTrackSelectionHighPurity ) fragment.HLTIterL3GlbDisplacedMuonTkNoCandidateSequence = cms.Sequence( fragment.HLTDoLocalPixelSequence + fragment.HLTDoLocalStripSequence + fragment.HLTIterL3OIGlbDisplacedMuonTkCandidateSequence + fragment.hltIterL3OIL3GlbDisplacedMuonsLinksCombination + fragment.hltIterL3OIL3GlbDisplacedMuons + fragment.hltIterL3OIGlbDisplacedMuonCandidates + fragment.hltL2SelectorForL3IOForGlbDisplaced + fragment.HLTIterL3IODisplacedmuonTkCandidateSequence + fragment.HLTIterativeTrackingIteration4GlbDisplacedMuons + fragment.hltL1MuonNoL2SelectorNoVtx + fragment.HLTIterativeTrackingIteration4ForDisplacedTkMuons + fragment.hltIter0MergedWithIter4GlbDisplacedMuons + fragment.hltIter4FromL1MergedWithIter04GlbDisplacedMuons + fragment.hltdTksMergedWithOIGlbDisplacedMuons + fragment.hltdTksMergedWithOIGlbDisplacedMuonsHighPurity + fragment.hltIterL3GlbdTksDisplacedMuons + fragment.hltIterL3DisplacedMuons + fragment.hltIterL3DisplacedMuonsLinks ) fragment.HLTL3DisplacedMuonRecoSequence = cms.Sequence( fragment.HLTIterL3GlbDisplacedMuonTkNoCandidateSequence + fragment.hltIterL3TrackerDisplacedMuonCandidates + fragment.hltIterL3DisplacedMuonCandidates ) -fragment.HLTCaloTausCreatorL1TauSeededRegionalSequence = cms.Sequence( fragment.HLTDoCaloSequence + cms.ignore(fragment.hltL1sTauVeryBigOR) + fragment.hltCaloTowerL1sTauVeryBigORSeededRegional + fragment.hltAkIsoTauL1sTauVeryBigORSeededRegional ) -fragment.HLTL2TauJetsL1TauSeededSequence = cms.Sequence( fragment.HLTCaloTausCreatorL1TauSeededRegionalSequence + fragment.hltL2TauJetsL1TauSeeded ) -fragment.HLTL2TauPixelIsolationSequenceL1TauGlobalSeeded = cms.Sequence( fragment.hltL2TausForPixelIsolationL1TauSeeded + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingSequence + fragment.hltL2TauPixelIsoTagProducerL1TauSeededGlob ) -fragment.HLTL2p5IsoTauL1TauSeededGlobalSequence = cms.Sequence( fragment.HLTL2TauPixelIsolationSequenceL1TauGlobalSeeded + fragment.hltL2TauIsoFilterL1TauSeededGlob + fragment.hltL2TauJetsIsoL1TauSeededGlob ) fragment.HLTIterativeTrackingIteration4ForTau = cms.Sequence( fragment.hltDisplacedhltIter4ClustersRefRemovalForTau + fragment.hltDisplacedhltIter4MaskedMeasurementTrackerEventForTau + fragment.hltDisplacedhltIter4PixelLessLayerTripletsForTau + fragment.hltDisplacedhltIter4PFlowPixelLessTrackingRegionsForTau + fragment.hltDisplacedhltIter4PFlowPixelLessClusterCheckForTau + fragment.hltDisplacedhltIter4PFlowPixelLessHitDoubletsForTau + fragment.hltDisplacedhltIter4PFlowPixelLessHitTripletsForTau + fragment.hltDisplacedhltIter4PFlowPixelLessSeedsForTau + fragment.hltDisplacedhltIter4PFlowCkfTrackCandidatesForTau + fragment.hltDisplacedhltIter4PFlowCtfWithMaterialTracksForTau + fragment.hltDisplacedhltIter4PFlowTrackSelectionHighPurityForTau ) fragment.HLTIterativeTrackingIter04ForTau = cms.Sequence( fragment.HLTIterativeTrackingIteration0 + fragment.HLTIterativeTrackingIteration4ForTau + fragment.hltIter4MergedWithIter0ForTau ) fragment.HLTTrackReconstructionForPFDispl = cms.Sequence( fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingSequence + fragment.HLTDoLocalStripSequence + fragment.HLTIterativeTrackingIter04ForTau + fragment.hltPFMuonMergingForDisplTau + fragment.hltMuonLinksForDisplTau + fragment.hltMuonsForDisplTau ) @@ -80370,6 +84133,8 @@ fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt1PtrkShortSig5 = cms.Sequence( fragment.hltL3DisplacedDijetFullTracksJetTracksAssociatorAtVertexLowPt + fragment.hltL3DisplacedDijet100FullTracksTrackIPProducerLowPt + fragment.hltL3DisplacedDijetFullTracksJetTagProducerFromIPLowPtShortSig5 + fragment.hltTwoPromptHLTL3DisplacedDijetFullTracksHLTCaloJetTagFilterLowPt1PtrkShortSig5 ) fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt1PtrkShortSig5 = cms.Sequence( fragment.hltL4DisplacedDijetFullTracksJetPromptTracksAssociatorAtVertexLowPt1PtrkShortSig5 + fragment.hltL4PromptDisplacedDijetFullTracksTrackIPProducerLowPt1PtrkShortSig5 + fragment.hltL4PromptDisplacedDijetFullTracksJetTagProducerFromIPLowPt1PtrkShortSig5 + fragment.hltL4PromptDisplacedDijetFullTracksHLTCaloJetTagFilterLowPt1PtrkShortSig5 ) fragment.HLTDisplacedTrackRequirementLooseDisplacedJetsLowPt1PtrkShortSig5 = cms.Sequence( fragment.hltL4DisplacedDijetFullTracksJetTracksAssociatorAtVertexLowPt1PtrkShortSig5 + fragment.hltL4TaggedDisplacedDijetFullTracksTrackIPProducerLowPt1PtrkPt0p5ShortSig5 + fragment.hltL4DisplacedDijetFullTracksJetTagProducerLooseFromIPLowPt1PtrkPt0p5ShortSig5 + fragment.hltL4DisplacedDijetFullTracksHLTCaloJetTagFilterLooseLowPt1PtrkPt0p5ShortSig5 ) +fragment.HLTDiPho10CaloIdLTime1nsSequence = cms.Sequence( fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1SingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltEG10EtFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltEG10HEFilter + fragment.hltEgammaClusterShape + fragment.hltEG10CaloIdLClusterShapeFilter + fragment.hltEG10CaloIdLTime1nsFilter + fragment.HLTPFClusteringForEgammaUnseeded + fragment.hltEgammaCandidatesUnseeded + fragment.hltEgammaCandidatesWrapperUnseeded + fragment.hltDiEG10EtUnseededFilter + fragment.hltEgammaHoverEUnseeded + fragment.hltDiEG10HEUnseededFilter + fragment.hltEgammaClusterShapeUnseeded + fragment.hltDiEG10CaloIdLClusterShapeUnseededFilter + fragment.hltDiEG10CaloIdLTime1nsUnseededFilter ) +fragment.HLTDiPho10CaloIdLTime1p2nsSequence = cms.Sequence( fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1SingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltEG10EtFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltEG10HEFilter + fragment.hltEgammaClusterShape + fragment.hltEG10CaloIdLClusterShapeFilter + fragment.hltEG10CaloIdLTime1p2nsFilter + fragment.HLTPFClusteringForEgammaUnseeded + fragment.hltEgammaCandidatesUnseeded + fragment.hltEgammaCandidatesWrapperUnseeded + fragment.hltDiEG10EtUnseededFilter + fragment.hltEgammaHoverEUnseeded + fragment.hltDiEG10HEUnseededFilter + fragment.hltEgammaClusterShapeUnseeded + fragment.hltDiEG10CaloIdLClusterShapeUnseededFilter + fragment.hltDiEG10CaloIdLTime1p2nsUnseededFilter ) fragment.HLTDiPho10CaloIdLTime1p4nsSequence = cms.Sequence( fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1SingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltEG10EtFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltEG10HEFilter + fragment.hltEgammaClusterShape + fragment.hltEG10CaloIdLClusterShapeFilter + fragment.hltEG10CaloIdLTime1p4nsFilter + fragment.HLTPFClusteringForEgammaUnseeded + fragment.hltEgammaCandidatesUnseeded + fragment.hltEgammaCandidatesWrapperUnseeded + fragment.hltDiEG10EtUnseededFilter + fragment.hltEgammaHoverEUnseeded + fragment.hltDiEG10HEUnseededFilter + fragment.hltEgammaClusterShapeUnseeded + fragment.hltDiEG10CaloIdLClusterShapeUnseededFilter + fragment.hltDiEG10CaloIdLTime1p4nsUnseededFilter ) fragment.HLTDiPho10CaloIdLTime1p6nsSequence = cms.Sequence( fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1SingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltEG10EtFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltEG10HEFilter + fragment.hltEgammaClusterShape + fragment.hltEG10CaloIdLClusterShapeFilter + fragment.hltEG10CaloIdLTime1p6nsFilter + fragment.HLTPFClusteringForEgammaUnseeded + fragment.hltEgammaCandidatesUnseeded + fragment.hltEgammaCandidatesWrapperUnseeded + fragment.hltDiEG10EtUnseededFilter + fragment.hltEgammaHoverEUnseeded + fragment.hltDiEG10HEUnseededFilter + fragment.hltEgammaClusterShapeUnseeded + fragment.hltDiEG10CaloIdLClusterShapeUnseededFilter + fragment.hltDiEG10CaloIdLTime1p6nsUnseededFilter ) fragment.HLTDiPho10CaloIdLTime1p8nsSequence = cms.Sequence( fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1SingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltEG10EtFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltEG10HEFilter + fragment.hltEgammaClusterShape + fragment.hltEG10CaloIdLClusterShapeFilter + fragment.hltEG10CaloIdLTime1p8nsFilter + fragment.HLTPFClusteringForEgammaUnseeded + fragment.hltEgammaCandidatesUnseeded + fragment.hltEgammaCandidatesWrapperUnseeded + fragment.hltDiEG10EtUnseededFilter + fragment.hltEgammaHoverEUnseeded + fragment.hltDiEG10HEUnseededFilter + fragment.hltEgammaClusterShapeUnseeded + fragment.hltDiEG10CaloIdLClusterShapeUnseededFilter + fragment.hltDiEG10CaloIdLTime1p8nsUnseededFilter ) @@ -80403,75 +84168,77 @@ fragment.HLTriggerFirstPath = cms.Path( fragment.hltGetRaw + fragment.hltPSetMap + fragment.hltBoolFalse ) fragment.Status_OnCPU = cms.Path( fragment.statusOnGPU + ~fragment.statusOnGPUFilter ) fragment.Status_OnGPU = cms.Path( fragment.statusOnGPU + fragment.statusOnGPUFilter ) -fragment.HLT_AK8PFJet360_TrimMass30_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8PFJet360TrimMass30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet260 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets260 + fragment.hltAK8SinglePFJet360 + fragment.hltAK8TrimModJets + fragment.hltAK8SinglePFJetTrimModMass30 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet380_TrimMass30_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8PFJet380TrimMass30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet280 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets280 + fragment.hltAK8SinglePFJet380 + fragment.hltAK8TrimModJets + fragment.hltAK8SinglePFJetTrimModMass30 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet400_TrimMass30_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8PFJet400TrimMass30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet300 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets300 + fragment.hltAK8SinglePFJet400 + fragment.hltAK8TrimModJets + fragment.hltAK8SinglePFJetTrimModMass30 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet420_TrimMass30_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8PFJet420TrimMass30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet320 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets320 + fragment.hltAK8SinglePFJet420 + fragment.hltAK8TrimModJets + fragment.hltAK8SinglePFJetTrimModMass30 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet400_MassSD30_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8PFJet400MassSD30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet300 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets300 + fragment.hltAK8SinglePFJet400 + fragment.hltAK8SoftDropModJets + fragment.hltAK8SinglePFSoftDropModMass30 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet420_MassSD30_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8PFJet420MassSD30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet320 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets320 + fragment.hltAK8SinglePFJet420 + fragment.hltAK8SoftDropModJets + fragment.hltAK8SinglePFSoftDropModMass30 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet450_MassSD30_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8PFJet450MassSD30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet350 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets350 + fragment.hltAK8SinglePFJet450 + fragment.hltAK8SoftDropModJets + fragment.hltAK8SinglePFSoftDropModMass30 + fragment.HLTEndSequence ) -fragment.HLT_AK8DiPFJet250_250_MassSD30_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8DiPFJet250250MassSD30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltAK8DoublePFJet250 + fragment.hltAK8SoftDropModJets + fragment.hltAK8DoublePFJetSDModMass30 + fragment.HLTEndSequence ) -fragment.HLT_AK8DiPFJet250_250_MassSD50_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8DiPFJet250250MassSD50 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltAK8DoublePFJet250 + fragment.hltAK8SoftDropModJets + fragment.hltAK8DoublePFJetSDModMass50 + fragment.HLTEndSequence ) -fragment.HLT_AK8DiPFJet260_260_MassSD30_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8DiPFJet260260MassSD30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltAK8DoublePFJet260 + fragment.hltAK8SoftDropModJets + fragment.hltAK8DoublePFJetSDModMass30 + fragment.HLTEndSequence ) -fragment.HLT_AK8DiPFJet270_270_MassSD30_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8DiPFJet270270MassSD30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltAK8DoublePFJet270 + fragment.hltAK8SoftDropModJets + fragment.hltAK8DoublePFJetSDModMass30 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFHT750_TrimMass50_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPreAK8PFHT750TrimMass50 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8HtMht + fragment.hltAK8Ht650 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFHTwJetPt200 + fragment.hltAK8TrimModJets + fragment.hlt1AK8PFJetsTrimMass50Pt200 + fragment.hltAK8PFHT750 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFHT800_TrimMass50_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPreAK8PFHT800TrimMass50 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8HtMht + fragment.hltAK8Ht700 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFHTwJetPt200 + fragment.hltAK8TrimModJets + fragment.hlt1AK8PFJetsTrimMass50Pt200 + fragment.hltAK8PFHT800 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFHT850_TrimMass50_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPreAK8PFHT850TrimMass50 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8HtMht + fragment.hltAK8Ht750 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFHTwJetPt200 + fragment.hltAK8TrimModJets + fragment.hlt1AK8PFJetsTrimMass50Pt200 + fragment.hltAK8PFHT850 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFHT900_TrimMass50_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPreAK8PFHT900TrimMass50 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8HtMht + fragment.hltAK8Ht800 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFHTwJetPt200 + fragment.hltAK8TrimModJets + fragment.hlt1AK8PFJetsTrimMass50Pt200 + fragment.hltAK8PFHT900 + fragment.HLTEndSequence ) -fragment.HLT_CaloJet500_NoJetID_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreCaloJet500NoJetID + fragment.HLTAK4CaloJetsReconstructionNoIDSequence + fragment.HLTAK4CaloJetsCorrectionNoIDSequence + fragment.hltSingleCaloJet500 + fragment.HLTEndSequence ) -fragment.HLT_CaloJet550_NoJetID_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreCaloJet550NoJetID + fragment.HLTAK4CaloJetsReconstructionNoIDSequence + fragment.HLTAK4CaloJetsCorrectionNoIDSequence + fragment.hltSingleCaloJet550 + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu5DoubleEG3 + fragment.hltPreDoubleMu5UpsilonDoubleEle3CaloIdLTrackIdL + fragment.HLTDiMu5DiEle3CaloIdLTrackIdLMuonlegSequence + fragment.HLTDiMu5DiEle3CaloIdLTrackIdLElectronlegSequence + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu3DoubleEG7p5 + fragment.hltPreDoubleMu3DoubleEle7p5CaloIdLTrackIdLUpsilon + fragment.HLTDiMu3DiEle7p5CaloIdLTrackIdLMuonlegSequence + fragment.HLTDiMu3DiEle7p5CaloIdLTrackIdLElectronlegSequence + fragment.HLTEndSequence ) -fragment.HLT_Trimuon5_3p5_2_Upsilon_Muon_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMuV1OSM5to17 + fragment.hltPreTrimuon53p52UpsilonMuon + fragment.hltTripleMuonV2L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltTripleMuonV2L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3TripleMuonV2L1Filtered0) + fragment.hltTripleMuL3V2PreFiltered0 + fragment.hltTripleMuL3V2bPreFiltered0 + fragment.hltTripleMuL3V2cPreFiltered0 + fragment.hltUpsilonMuonL3Filtered + fragment.hltDisplacedmumuVtxProducerUpsilonMuon + fragment.hltVertexmumuFilterUpsilonMuon + fragment.HLTEndSequence ) -fragment.HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMuOpen53p52UpsilonMuon + fragment.hltPreTrimuonOpen53p52UpsilonMuon + fragment.hltL1TripleMuOpen53p52UpsilonMuonL1Filtered0 + fragment.HLTL2muonrecoSequenceOpenMu + cms.ignore(fragment.hltL2TripleMuOpen53p52UpsilonMuonL2PreFiltered0) + fragment.HLTL3muonrecoOpenMuSequence + cms.ignore(fragment.hltL1fForIterL3L1TripleMuOpen53p52UpsilonMuonL1Filtered0) + fragment.hltL3fL1TripleMuOpen53p52UpsilonMuonPreFiltered222 + fragment.hltL3fL1TripleMuOpen53p52UpsilonMuonPreFiltered3p53p52 + fragment.hltL3fL1TripleMuOpen53p52UpsilonMuonPreFiltered53p52 + fragment.hltUpsilonMuon53p52OpenMuonL3Filtered + fragment.hltDisplacedmumuVtxProducerUpsilonMuon53p52OpenMuon + fragment.hltVertexmumuFilterUpsilonMuon53p52OpenMuon + fragment.HLTEndSequence ) -fragment.HLT_DoubleEle25_CaloIdL_MW_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoOrWithEG26WithJetAndTau + fragment.hltPreDoubleEle25CaloIdLMW + fragment.HLTEle25CaloIdLMWSequence + fragment.HLTDoubleEle25CaloIdLMWSequence + fragment.HLTEndSequence ) -fragment.HLT_DoubleEle27_CaloIdL_MW_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoOrWithEG26WithJetAndTau + fragment.hltPreDoubleEle27CaloIdLMW + fragment.HLTEle27CaloIdLMWSequence + fragment.HLTDoubleEle27CaloIdLMWSequence + fragment.HLTEndSequence ) -fragment.HLT_DoubleEle33_CaloIdL_MW_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoOrWithEG26WithJetAndTau + fragment.hltPreDoubleEle33CaloIdLMW + fragment.HLTEle33CaloIdLMWSequence + fragment.HLTDoubleEle33CaloIdLMWSequence + fragment.HLTEndSequence ) -fragment.HLT_DoubleEle24_eta2p1_WPTight_Gsf_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigORDoubleLooseIsoEGXXer + fragment.hltPreDoubleEle24eta2p1WPTightGsf + fragment.HLTDoubleEle24erWPTightGsfForTauSequence + fragment.HLTEndSequence ) -fragment.HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEG6to8HTT250to300IorL1sHTT + fragment.hltPreDoubleEle8CaloIdMTrackIdMMass8DZPFHT350 + fragment.HLTDoubleEle8CaloIdMGsfTrackIdMSequence + fragment.hltDoubleEle8Mass8Filter + fragment.hltDoubleEle8DZFilter + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT350Jet30 + fragment.HLTEndSequence ) -fragment.HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEG6to8HTT250to300IorL1sHTT + fragment.hltPreDoubleEle8CaloIdMTrackIdMMass8PFHT350 + fragment.HLTDoubleEle8CaloIdMGsfTrackIdMSequence + fragment.hltDoubleEle8Mass8Filter + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT350Jet30 + fragment.HLTEndSequence ) -fragment.HLT_Mu27_Ele37_CaloIdL_MW_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu25 + fragment.hltPreMu27Ele37CaloIdLMW + fragment.hltL1fL1sMu16orMu25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu16orMu25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + fragment.hltL3fL1sMu16orMu25L1f0L2f10QL3Filtered27Q + fragment.HLTEle37CaloIdLMWUnseededSequence + fragment.HLTEndSequence ) -fragment.HLT_Mu37_Ele27_CaloIdL_MW_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu25 + fragment.hltPreMu37Ele27CaloIdLMW + fragment.hltL1fL1sMu16orMu25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu16orMu25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + fragment.hltL3fL1sMu16orMu25L1f0L2f10QL3Filtered37Q + fragment.HLTEle27CaloIdLMWUnseededSequence + fragment.HLTEndSequence ) -fragment.HLT_Mu37_TkMu27_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreMu37TkMu27 + fragment.hltL1fL1sMu22orMu25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22orMu25L1f0L2Filtered25) + fragment.HLTL3muonrecoSequence + fragment.hltL3fL1sMu16orMu25L1f0L2f25L3Filtered37 + fragment.HLTTrackerMuonSequence + fragment.hltDiMuonGlbFiltered37TrkFiltered27 + fragment.hltDiMuonGlb37Trk27DzFiltered0p2 + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu4_3_Bs_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMuForBs + fragment.hltPreDoubleMu43Bs + fragment.hltL1fL1sL1DoubleMu0er1p5SQOSdR1p4L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0er1p5SQOSdR1p4L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdR1p4L1Filtered0) + fragment.hltDoubleMu4BsL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu4Bs + fragment.hltDisplacedmumuFilterDoubleMu4Bs + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu4_3_Jpsi_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMuForBs + fragment.hltPreDoubleMu43Jpsi + fragment.hltL1fL1sL1DoubleMu0er1p5SQOSdR1p4L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0er1p5SQOSdR1p4L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdR1p4L1Filtered0) + fragment.hltDoubleMu43JPsiL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu43Jpsi + fragment.hltDisplacedmumuFilterDoubleMu43Jpsi + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu4_3_LowMass_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMuForLowMassInclusive + fragment.hltPreDoubleMu43LowMass + fragment.hltL1fL1sL1DoubleMuL1Filtered0LowMassInclusive + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMuL1f0L2PreFiltered0ForLowMassInclusive) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMuL1Filtered0LowMassInclusive) + fragment.hltDoubleMu43LowMassL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu43LowMass + fragment.hltDisplacedmumuFilterDoubleMu43LowMass + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu4_LowMass_Displaced_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMuForLowMassDisplaced + fragment.hltPreDoubleMu4LowMassDisplaced + fragment.hltL1fL1sDoubleMuL1Filtered0ForLowMassDisplaced + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMuL1Filtered0ForLowMassDisplaced) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMuL1Filtered0ForLowMassDisplaced) + fragment.hltDoubleMu4LowMassDisplacedL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu4LowMassDisplaced + fragment.hltDisplacedmumuFilterDoubleMu4LowMassDisplaced + fragment.HLTEndSequence ) -fragment.HLT_Mu0_L1DoubleMu_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMuForLowMassInclusive + fragment.hltPreMu0L1DoubleMu + fragment.hltL1fL1sL1DoubleMuL1Filtered0LowMassInclusive + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMuL1f0L2PreFiltered0ForLowMassInclusive) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMuL1Filtered0LowMassInclusive) + fragment.hltL3fL1sDoubleMu0SQL1f0L2PreFilteres0L3Filtered0 + fragment.HLTEndSequence ) -fragment.HLT_Mu4_L1DoubleMu_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMuForLowMassInclusive + fragment.hltPreMu4L1DoubleMu + fragment.hltL1fL1sL1DoubleMuL1Filtered0LowMassInclusive + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMuL1f0L2PreFiltered0ForLowMassInclusive) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMuL1Filtered0LowMassInclusive) + fragment.hltL3fL1sDoubleMu0SQL1f0L2PreFilteres0L3Filtered4 + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu4_3_Photon4_BsToMMG_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMuForBsToMMG + fragment.hltPreDoubleMu43Photon4BsToMMG + fragment.hltL1fL1sL1DoubleMuL1Filtered0BMMG + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMuL1f0L2PreFiltered0ForBMMG) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMuL1Filtered0BMMG) + fragment.hltDoubleMu43BsToMMGL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu43BMMG + fragment.hltDisplacedDoubleMu43FilterBMMG + fragment.HLTPho4CaloIdLUnseededSequence + fragment.hltDoubleMu43Photon4MassFillter + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMuForBsToMMG + fragment.hltPreDoubleMu43DisplacedPhoton4BsToMMG + fragment.hltL1fL1sL1DoubleMuL1Filtered0BMMG + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMuL1f0L2PreFiltered0ForBMMG) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMuL1Filtered0BMMG) + fragment.hltDoubleMu43DisplacedBsToMMGL3Filtered + fragment.hltHardDisplacedmumuVtxProducerDoubleMu43BMMG + fragment.hltHardDisplacedmumuFilterBMMG + fragment.HLTPho4CaloIdLUnseededSequence + fragment.hltDisplacedMuMu43Photon4MassFilter + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu3_Trk_Tau3mu_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er2p0SQOSdEtaMax1p6orTripleMu21p50 + fragment.hltPreDoubleMu3TrkTau3mu + fragment.hltL1fL1sL1DoubleMuorTripleMuL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMuorTripleMuL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMuorTripleMuL1Filtered0) + fragment.hltDoubleMu3TrkTau3muL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu3Tau3mu + fragment.hltDisplacedmumuFilterDoubleMu3Tau3mu + fragment.HLTBphTrackingDisplacedTau3muReg + fragment.hltTau3muTkAllConeTracksIter + fragment.hltTau3muTkVertexProducer + fragment.hltTau3muTkVertexFilter + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu3_TkMu_DsTau3Mu_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er2p0SQOSdEtaMax1p6orTripleMu21p50 + fragment.hltPreDoubleMu3TkMuDsTau3Mu + fragment.hltL1fL1sL1DoubleMuorTripleMuL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMuorTripleMuL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMuorTripleMuL1Filtered0) + fragment.hltDoubleMu3TrkTau3muL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu3Tau3mu + fragment.hltDisplacedmumuFilterDoubleMu3Tau3mu + fragment.HLTTrackerMuonSequenceLowPt + fragment.hltdstau3mumuontrkFltr + fragment.hltdstau3muDisplaced3muVtxProducer + fragment.hltdstau3muDisplaced3muFltr + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu3SQHTT200 + fragment.hltPreDoubleMu4Mass3p8DZPFHT350 + fragment.hltDoubleMuon4L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltDoubleMuon4L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3DoubleMuon4L1Filtered0) + fragment.hltL3fL1DiMu3SQHT200L3PreFiltered4 + fragment.hltDoubleMuon4Mass3p8Filtered + fragment.hltDoubleMu4Mass3p8DZFilter + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT350Jet30 + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu4_MuMuTrk_Displaced_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + fragment.hltPreDoubleMu4MuMuTrkDisplaced + fragment.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.hltDoubleMu4MuMuDisplacedL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu4MuMu + fragment.hltDisplacedmumuFilterDoubleMu4MuMu + fragment.HLTBphTrackingDisplacedMuMuReg + fragment.hltMuMuTkAllConeTracksIter + fragment.hltMuMuTkVertexProducer + fragment.hltMuMuTkVertexFilter + fragment.HLTEndSequence ) -fragment.HLT_Mu3_PFJet40_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu3IorMu3Jet30er2p5 + fragment.hltPreMu3PFJet40 + fragment.hltL1fL1sMu3Jet30L1Filtered0 + fragment.hltL1sSingleJet35ObjectMap + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3L1Filtered0) + fragment.hltL3fL1sMu3L1f0L2f0L3Filtered3 + fragment.HLTAK4PFJetsSequence + fragment.hltMu3JetCollectionsForLeptonPlusPFJets + fragment.hltMu3PFJet40MuCleaned + fragment.HLTEndSequence ) -fragment.HLT_Mu7p5_L2Mu2_Jpsi_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0SQ + fragment.hltPreMu7p5L2Mu2Jpsi + fragment.hltL1fL1DoubleMu0SQL1Filtered0 + fragment.HLTL2muonrecoSequence + fragment.hltL2fSQDoubleMu2L2PreFiltered2 + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1DoubleMu0SQL1Filtered0) + fragment.hltL3fSQMu7p5L2Mu2L3Filtered7p5 + fragment.hltSQMu7p5L2Mu2JpsiTrackMassFiltered + fragment.HLTEndSequence ) -fragment.HLT_Mu7p5_L2Mu2_Upsilon_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0SQ + fragment.hltPreMu7p5L2Mu2Upsilon + fragment.hltL1fL1DoubleMu0SQL1Filtered0 + fragment.HLTL2muonrecoSequence + fragment.hltL2fSQDoubleMu2L2PreFiltered2 + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1DoubleMu0SQL1Filtered0) + fragment.hltL3fSQMu7p5L2Mu2L3Filtered7p5 + fragment.hltSQMu7p5L2Mu2UpsilonTrackMassFiltered + fragment.HLTEndSequence ) -fragment.HLT_Mu3_L1SingleMu5orSingleMu7_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu5IorSingleMu7 + fragment.hltPreMu3L1SingleMu5orSingleMu7 + fragment.hltL1sEmuSingleMu3 + fragment.hltL1fL1sEmuMu3L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sEmuMu3L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sEmuMu3L1Filtered0) + fragment.hltL3fL1sEmuMu3L1f0L2f0L3Filtered3 + fragment.HLTEndSequence ) -fragment.HLT_DoublePhoton33_CaloIdL_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoOrWithEG26WithJetAndTau + fragment.hltPreDoublePhoton33CaloIdL + fragment.HLTPho33CaloIdLSequence + fragment.HLTDoublePho33CaloIdLUnseededSequence + fragment.HLTEndSequence ) -fragment.HLT_DoublePhoton70_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoOrWithJetAndTau + fragment.hltPreDoublePhoton70 + fragment.HLTDoublePho70Sequence + fragment.HLTEndSequence ) -fragment.HLT_DoublePhoton85_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoOrWithJetAndTau + fragment.hltPreDoublePhoton85 + fragment.HLTDoublePho85Sequence + fragment.HLTEndSequence ) -fragment.HLT_Ele15_WPLoose_Gsf_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGLowETer2p5or + fragment.hltPreEle15WPLooseGsf + fragment.HLTEle15WPLooseGsfSequence + fragment.HLTEndSequence ) -fragment.HLT_Ele20_WPLoose_Gsf_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGLowETer2p5or + fragment.hltPreEle20WPLooseGsf + fragment.HLTEle20WPLooseGsfSequence + fragment.HLTEndSequence ) -fragment.HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGor + fragment.hltPreDiEle27WPTightCaloOnlyL1DoubleEG + fragment.HLTDiEle27L1DoubleEGWPTightCaloOnlySequence + fragment.HLTEndSequence ) -fragment.HLT_Ele27_WPTight_Gsf_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGor + fragment.hltPreEle27WPTightGsf + fragment.HLTEle27WPTightGsfSequence + fragment.HLTEndSequence ) -fragment.HLT_Ele28_WPTight_Gsf_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGor + fragment.hltPreEle28WPTightGsf + fragment.HLTEle28WPTightGsfSequence + fragment.HLTEndSequence ) -fragment.HLT_Ele30_WPTight_Gsf_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGor + fragment.hltPreEle30WPTightGsf + fragment.HLTEle30WPTightGsfSequence + fragment.HLTEndSequence ) -fragment.HLT_Ele32_WPTight_Gsf_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGor + fragment.hltPreEle32WPTightGsf + fragment.HLTEle32WPTightGsfSequence + fragment.HLTEndSequence ) -fragment.HLT_Ele35_WPTight_Gsf_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGor + fragment.hltPreEle35WPTightGsf + fragment.HLTEle35WPTightGsfSequence + fragment.HLTEndSequence ) -fragment.HLT_Ele35_WPTight_Gsf_L1EGMT_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaSingleEle + fragment.hltPreEle35WPTightGsfL1EGMT + fragment.HLTSingleEleGsfL1EGMTSequence + fragment.HLTEndSequence ) -fragment.HLT_Ele38_WPTight_Gsf_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGor + fragment.hltPreEle38WPTightGsf + fragment.HLTEle38WPTightGsfSequence + fragment.HLTEndSequence ) -fragment.HLT_Ele40_WPTight_Gsf_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGor + fragment.hltPreEle40WPTightGsf + fragment.HLTEle40WPTightGsfSequence + fragment.HLTEndSequence ) -fragment.HLT_Ele32_WPTight_Gsf_L1DoubleEG_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGor + fragment.hltPreEle32WPTightGsfL1DoubleEG + fragment.HLTEle32L1DoubleEGWPTightGsfSequence + fragment.HLTEndSequence ) -fragment.HLT_HT300_Beamspot_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTTForBeamSpot + fragment.hltPreHT300Beamspot + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT300 + fragment.HLTTrackingForBeamSpot + fragment.hltVerticesPF + fragment.hltVerticesPFSelector + fragment.hltVerticesPFFilter + fragment.HLTEndSequence ) -fragment.HLT_ZeroBias_Beamspot_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreZeroBiasBeamspot + fragment.HLTTrackingForBeamSpot + fragment.hltVerticesPF + fragment.hltVerticesPFSelector + fragment.hltVerticesPFFilter + fragment.HLTEndSequence ) -fragment.HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigORMu18erTauXXer2p1 + fragment.hltPreIsoMu20eta2p1TightChargedIsoPFTauHPS27eta2p1TightIDCrossL1 + fragment.hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fBigORMu18erTauXXer2p1L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0) + fragment.hltL3fL1BigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20Q + fragment.HLTMu20Eta2p1Tau24Eta2p1IsolationSequence + fragment.hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered0p08 + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSTightChargedIsoTightOOSCPhotonsAntiMuonPFTau27Sequence + fragment.hltHpsL1JetsHLTPFTauTrackTightChargedIsolationTightOOSCPhotonsAgainstMuonMatch + fragment.hltHpsSelectedPFTau27TightChargedIsolationTightOOSCPhotonsAgainstMuonL1HLTMatched + fragment.hltHpsOverlapFilterIsoMu20TightChargedIsoTightOOSCPhotonsPFTau27L1Seeded + fragment.HLTEndSequence ) -fragment.HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreIsoMu27MediumDeepTauPFTauHPS20eta2p1SingleL1 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22or25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q + fragment.HLTMu27IsolationSequence + fragment.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f27QL3trkIsoFiltered0p08 + fragment.HLTL2TauJetsSequence + fragment.hltSingleL2Tau20eta2p2 + fragment.HLTL2p5IsoTauGlobalSequence + fragment.hltSingleL2GlobIsoTau20eta2p2 + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSSingleMediumDeepTauDiTauWPAntiMuonPFTau20Sequence + fragment.hltHpsOverlapFilterIsoMu27MediumDeepTauDitauWPPFTau20 + fragment.HLTEndSequence ) -fragment.HLT_IsoMu20_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu18 + fragment.hltPreIsoMu20 + fragment.hltL1fL1sMu18L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu18L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu18L1Filtered0) + fragment.hltL3fL1sMu18L1f0L2f10QL3Filtered20Q + fragment.HLTMu20IsolationSequence + fragment.hltL3crIsoL1sMu18L1f0L2f10QL3f20QL3trkIsoFiltered0p08 + fragment.HLTEndSequence ) -fragment.HLT_IsoMu24_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22 + fragment.hltPreIsoMu24 + fragment.hltL1fL1sMu22L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMu22L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22L1Filtered0) + fragment.hltL3fL1sSingleMu22L1f0L2f10QL3Filtered24Q + fragment.HLTMu24IsolationSequence + fragment.hltL3crIsoL1sSingleMu22L1f0L2f10QL3f24QL3trkIsoFiltered0p08 + fragment.HLTEndSequence ) -fragment.HLT_IsoMu24_eta2p1_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22 + fragment.hltPreIsoMu24eta2p1 + fragment.hltL1fL1sMu22erL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMu22erL1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22erL1Filtered0) + fragment.hltL3fL1sSingleMu22erL1f0L2f10QL3Filtered24Q + fragment.HLTMu24Eta2p1IsolationSequence + fragment.hltL3crIsoL1sSingleMu22erL1f0L2f10QL3f24QL3trkIsoFiltered0p08 + fragment.HLTEndSequence ) -fragment.HLT_IsoMu27_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreIsoMu27 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22or25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q + fragment.HLTMu27IsolationSequence + fragment.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f27QL3trkIsoFiltered0p08 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet360_TrimMass30_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8PFJet360TrimMass30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet260 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets260 + fragment.hltAK8SinglePFJet360 + fragment.hltAK8TrimModJets + fragment.hltAK8SinglePFJetTrimModMass30 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet380_TrimMass30_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8PFJet380TrimMass30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet280 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets280 + fragment.hltAK8SinglePFJet380 + fragment.hltAK8TrimModJets + fragment.hltAK8SinglePFJetTrimModMass30 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet400_TrimMass30_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8PFJet400TrimMass30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet300 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets300 + fragment.hltAK8SinglePFJet400 + fragment.hltAK8TrimModJets + fragment.hltAK8SinglePFJetTrimModMass30 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet420_TrimMass30_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8PFJet420TrimMass30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet320 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets320 + fragment.hltAK8SinglePFJet420 + fragment.hltAK8TrimModJets + fragment.hltAK8SinglePFJetTrimModMass30 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet400_MassSD30_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8PFJet400MassSD30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet300 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets300 + fragment.hltAK8SinglePFJet400 + fragment.hltAK8SoftDropModJets + fragment.hltAK8SinglePFSoftDropModMass30 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet420_MassSD30_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8PFJet420MassSD30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet320 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets320 + fragment.hltAK8SinglePFJet420 + fragment.hltAK8SoftDropModJets + fragment.hltAK8SinglePFSoftDropModMass30 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet450_MassSD30_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8PFJet450MassSD30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet350 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets350 + fragment.hltAK8SinglePFJet450 + fragment.hltAK8SoftDropModJets + fragment.hltAK8SinglePFSoftDropModMass30 + fragment.HLTEndSequence ) +fragment.HLT_AK8DiPFJet250_250_MassSD30_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8DiPFJet250250MassSD30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltAK8DoublePFJet250 + fragment.hltAK8SoftDropModJets + fragment.hltAK8DoublePFJetSDModMass30 + fragment.HLTEndSequence ) +fragment.HLT_AK8DiPFJet250_250_MassSD50_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8DiPFJet250250MassSD50 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltAK8DoublePFJet250 + fragment.hltAK8SoftDropModJets + fragment.hltAK8DoublePFJetSDModMass50 + fragment.HLTEndSequence ) +fragment.HLT_AK8DiPFJet260_260_MassSD30_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8DiPFJet260260MassSD30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltAK8DoublePFJet260 + fragment.hltAK8SoftDropModJets + fragment.hltAK8DoublePFJetSDModMass30 + fragment.HLTEndSequence ) +fragment.HLT_AK8DiPFJet270_270_MassSD30_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8DiPFJet270270MassSD30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltAK8DoublePFJet270 + fragment.hltAK8SoftDropModJets + fragment.hltAK8DoublePFJetSDModMass30 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFHT750_TrimMass50_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPreAK8PFHT750TrimMass50 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8HtMht + fragment.hltAK8Ht650 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFHTwJetPt200 + fragment.hltAK8TrimModJets + fragment.hlt1AK8PFJetsTrimMass50Pt200 + fragment.hltAK8PFHT750 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFHT800_TrimMass50_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPreAK8PFHT800TrimMass50 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8HtMht + fragment.hltAK8Ht700 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFHTwJetPt200 + fragment.hltAK8TrimModJets + fragment.hlt1AK8PFJetsTrimMass50Pt200 + fragment.hltAK8PFHT800 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFHT850_TrimMass50_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPreAK8PFHT850TrimMass50 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8HtMht + fragment.hltAK8Ht750 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFHTwJetPt200 + fragment.hltAK8TrimModJets + fragment.hlt1AK8PFJetsTrimMass50Pt200 + fragment.hltAK8PFHT850 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFHT900_TrimMass50_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPreAK8PFHT900TrimMass50 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8HtMht + fragment.hltAK8Ht800 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFHTwJetPt200 + fragment.hltAK8TrimModJets + fragment.hlt1AK8PFJetsTrimMass50Pt200 + fragment.hltAK8PFHT900 + fragment.HLTEndSequence ) +fragment.HLT_CaloJet500_NoJetID_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreCaloJet500NoJetID + fragment.HLTAK4CaloJetsReconstructionNoIDSequence + fragment.HLTAK4CaloJetsCorrectionNoIDSequence + fragment.hltSingleCaloJet500 + fragment.HLTEndSequence ) +fragment.HLT_CaloJet550_NoJetID_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreCaloJet550NoJetID + fragment.HLTAK4CaloJetsReconstructionNoIDSequence + fragment.HLTAK4CaloJetsCorrectionNoIDSequence + fragment.hltSingleCaloJet550 + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu5DoubleEG3 + fragment.hltPreDoubleMu5UpsilonDoubleEle3CaloIdLTrackIdL + fragment.HLTDiMu5DiEle3CaloIdLTrackIdLMuonlegSequence + fragment.HLTDiMu5DiEle3CaloIdLTrackIdLElectronlegSequence + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu3DoubleEG7p5 + fragment.hltPreDoubleMu3DoubleEle7p5CaloIdLTrackIdLUpsilon + fragment.HLTDiMu3DiEle7p5CaloIdLTrackIdLMuonlegSequence + fragment.HLTDiMu3DiEle7p5CaloIdLTrackIdLElectronlegSequence + fragment.HLTEndSequence ) +fragment.HLT_Trimuon5_3p5_2_Upsilon_Muon_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMuV1OSM5to17 + fragment.hltPreTrimuon53p52UpsilonMuon + fragment.hltTripleMuonV2L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltTripleMuonV2L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3TripleMuonV2L1Filtered0) + fragment.hltTripleMuL3V2PreFiltered0 + fragment.hltTripleMuL3V2bPreFiltered0 + fragment.hltTripleMuL3V2cPreFiltered0 + fragment.hltUpsilonMuonL3Filtered + fragment.hltDisplacedmumuVtxProducerUpsilonMuon + fragment.hltVertexmumuFilterUpsilonMuon + fragment.HLTEndSequence ) +fragment.HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMuOpen53p52UpsilonMuon + fragment.hltPreTrimuonOpen53p52UpsilonMuon + fragment.hltL1TripleMuOpen53p52UpsilonMuonL1Filtered0 + fragment.HLTL2muonrecoSequenceOpenMu + cms.ignore(fragment.hltL2TripleMuOpen53p52UpsilonMuonL2PreFiltered0) + fragment.HLTL3muonrecoOpenMuSequence + cms.ignore(fragment.hltL1fForIterL3L1TripleMuOpen53p52UpsilonMuonL1Filtered0) + fragment.hltL3fL1TripleMuOpen53p52UpsilonMuonPreFiltered222 + fragment.hltL3fL1TripleMuOpen53p52UpsilonMuonPreFiltered3p53p52 + fragment.hltL3fL1TripleMuOpen53p52UpsilonMuonPreFiltered53p52 + fragment.hltUpsilonMuon53p52OpenMuonL3Filtered + fragment.hltDisplacedmumuVtxProducerUpsilonMuon53p52OpenMuon + fragment.hltVertexmumuFilterUpsilonMuon53p52OpenMuon + fragment.HLTEndSequence ) +fragment.HLT_DoubleEle25_CaloIdL_MW_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoOrWithEG26WithJetAndTau + fragment.hltPreDoubleEle25CaloIdLMW + fragment.HLTEle25CaloIdLMWSequence + fragment.HLTDoubleEle25CaloIdLMWSequence + fragment.HLTEndSequence ) +fragment.HLT_DoubleEle27_CaloIdL_MW_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoOrWithEG26WithJetAndTau + fragment.hltPreDoubleEle27CaloIdLMW + fragment.HLTEle27CaloIdLMWSequence + fragment.HLTDoubleEle27CaloIdLMWSequence + fragment.HLTEndSequence ) +fragment.HLT_DoubleEle33_CaloIdL_MW_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoOrWithEG26WithJetAndTau + fragment.hltPreDoubleEle33CaloIdLMW + fragment.HLTEle33CaloIdLMWSequence + fragment.HLTDoubleEle33CaloIdLMWSequence + fragment.HLTEndSequence ) +fragment.HLT_DoubleEle24_eta2p1_WPTight_Gsf_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigORDoubleLooseIsoEGXXer + fragment.hltPreDoubleEle24eta2p1WPTightGsf + fragment.HLTDoubleEle24erWPTightGsfForTauSequence + fragment.HLTEndSequence ) +fragment.HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v22 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEG6to8HTT250to300IorL1sHTT + fragment.hltPreDoubleEle8CaloIdMTrackIdMMass8DZPFHT350 + fragment.HLTDoubleEle8CaloIdMGsfTrackIdMSequence + fragment.hltDoubleEle8Mass8Filter + fragment.hltDoubleEle8DZFilter + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT350Jet30 + fragment.HLTEndSequence ) +fragment.HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v22 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEG6to8HTT250to300IorL1sHTT + fragment.hltPreDoubleEle8CaloIdMTrackIdMMass8PFHT350 + fragment.HLTDoubleEle8CaloIdMGsfTrackIdMSequence + fragment.hltDoubleEle8Mass8Filter + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT350Jet30 + fragment.HLTEndSequence ) +fragment.HLT_Mu27_Ele37_CaloIdL_MW_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu25 + fragment.hltPreMu27Ele37CaloIdLMW + fragment.hltL1fL1sMu16orMu25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu16orMu25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + fragment.hltL3fL1sMu16orMu25L1f0L2f10QL3Filtered27Q + fragment.HLTEle37CaloIdLMWUnseededSequence + fragment.HLTEndSequence ) +fragment.HLT_Mu37_Ele27_CaloIdL_MW_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu25 + fragment.hltPreMu37Ele27CaloIdLMW + fragment.hltL1fL1sMu16orMu25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu16orMu25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + fragment.hltL3fL1sMu16orMu25L1f0L2f10QL3Filtered37Q + fragment.HLTEle27CaloIdLMWUnseededSequence + fragment.HLTEndSequence ) +fragment.HLT_Mu37_TkMu27_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreMu37TkMu27 + fragment.hltL1fL1sMu22orMu25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22orMu25L1f0L2Filtered25) + fragment.HLTL3muonrecoSequence + fragment.hltL3fL1sMu16orMu25L1f0L2f25L3Filtered37 + fragment.HLTTrackerMuonSequence + fragment.hltDiMuonGlbFiltered37TrkFiltered27 + fragment.hltDiMuonGlb37Trk27DzFiltered0p2 + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu4_3_Bs_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMuForBs + fragment.hltPreDoubleMu43Bs + fragment.hltL1fL1sL1DoubleMu0er1p5SQOSdR1p4L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0er1p5SQOSdR1p4L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdR1p4L1Filtered0) + fragment.hltDoubleMu4BsL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu4Bs + fragment.hltDisplacedmumuFilterDoubleMu4Bs + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu4_3_Jpsi_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMuForBs + fragment.hltPreDoubleMu43Jpsi + fragment.hltL1fL1sL1DoubleMu0er1p5SQOSdR1p4L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0er1p5SQOSdR1p4L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdR1p4L1Filtered0) + fragment.hltDoubleMu43JPsiL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu43Jpsi + fragment.hltDisplacedmumuFilterDoubleMu43Jpsi + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu4_3_LowMass_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMuForLowMassInclusive + fragment.hltPreDoubleMu43LowMass + fragment.hltL1fL1sL1DoubleMuL1Filtered0LowMassInclusive + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMuL1f0L2PreFiltered0ForLowMassInclusive) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMuL1Filtered0LowMassInclusive) + fragment.hltDoubleMu43LowMassL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu43LowMass + fragment.hltDisplacedmumuFilterDoubleMu43LowMass + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu4_LowMass_Displaced_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMuForLowMassDisplaced + fragment.hltPreDoubleMu4LowMassDisplaced + fragment.hltL1fL1sDoubleMuL1Filtered0ForLowMassDisplaced + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMuL1Filtered0ForLowMassDisplaced) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMuL1Filtered0ForLowMassDisplaced) + fragment.hltDoubleMu4LowMassDisplacedL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu4LowMassDisplaced + fragment.hltDisplacedmumuFilterDoubleMu4LowMassDisplaced + fragment.HLTEndSequence ) +fragment.HLT_Mu0_L1DoubleMu_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMuForLowMassInclusive + fragment.hltPreMu0L1DoubleMu + fragment.hltL1fL1sL1DoubleMuL1Filtered0LowMassInclusive + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMuL1f0L2PreFiltered0ForLowMassInclusive) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMuL1Filtered0LowMassInclusive) + fragment.hltL3fL1sDoubleMu0SQL1f0L2PreFilteres0L3Filtered0 + fragment.HLTEndSequence ) +fragment.HLT_Mu4_L1DoubleMu_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMuForLowMassInclusive + fragment.hltPreMu4L1DoubleMu + fragment.hltL1fL1sL1DoubleMuL1Filtered0LowMassInclusive + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMuL1f0L2PreFiltered0ForLowMassInclusive) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMuL1Filtered0LowMassInclusive) + fragment.hltL3fL1sDoubleMu0SQL1f0L2PreFilteres0L3Filtered4 + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu4_3_Photon4_BsToMMG_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMuForBsToMMG + fragment.hltPreDoubleMu43Photon4BsToMMG + fragment.hltL1fL1sL1DoubleMuL1Filtered0BMMG + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMuL1f0L2PreFiltered0ForBMMG) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMuL1Filtered0BMMG) + fragment.hltDoubleMu43BsToMMGL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu43BMMG + fragment.hltDisplacedDoubleMu43FilterBMMG + fragment.HLTPho4CaloIdLUnseededSequence + fragment.hltDoubleMu43Photon4MassFillter + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMuForBsToMMG + fragment.hltPreDoubleMu43DisplacedPhoton4BsToMMG + fragment.hltL1fL1sL1DoubleMuL1Filtered0BMMG + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMuL1f0L2PreFiltered0ForBMMG) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMuL1Filtered0BMMG) + fragment.hltDoubleMu43DisplacedBsToMMGL3Filtered + fragment.hltHardDisplacedmumuVtxProducerDoubleMu43BMMG + fragment.hltHardDisplacedmumuFilterBMMG + fragment.HLTPho4CaloIdLUnseededSequence + fragment.hltDisplacedMuMu43Photon4MassFilter + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu3_Trk_Tau3mu_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er2p0SQOSdEtaMax1p6orTripleMu21p50 + fragment.hltPreDoubleMu3TrkTau3mu + fragment.hltL1fL1sL1DoubleMuorTripleMuL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMuorTripleMuL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMuorTripleMuL1Filtered0) + fragment.hltDoubleMu3TrkTau3muL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu3Tau3mu + fragment.hltDisplacedmumuFilterDoubleMu3Tau3mu + fragment.HLTBphTrackingDisplacedTau3muReg + fragment.hltTau3muTkAllConeTracksIter + fragment.hltTau3muTkVertexProducer + fragment.hltTau3muTkVertexFilter + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu3_TkMu_DsTau3Mu_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er2p0SQOSdEtaMax1p6orTripleMu21p50 + fragment.hltPreDoubleMu3TkMuDsTau3Mu + fragment.hltL1fL1sL1DoubleMuorTripleMuL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMuorTripleMuL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMuorTripleMuL1Filtered0) + fragment.hltDoubleMu3TrkTau3muL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu3Tau3mu + fragment.hltDisplacedmumuFilterDoubleMu3Tau3mu + fragment.HLTTrackerMuonSequenceLowPt + fragment.hltdstau3mumuontrkFltr + fragment.hltdstau3muDisplaced3muVtxProducer + fragment.hltdstau3muDisplaced3muFltr + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu3SQHTT200 + fragment.hltPreDoubleMu4Mass3p8DZPFHT350 + fragment.hltDoubleMuon4L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltDoubleMuon4L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3DoubleMuon4L1Filtered0) + fragment.hltL3fL1DiMu3SQHT200L3PreFiltered4 + fragment.hltDoubleMuon4Mass3p8Filtered + fragment.hltDoubleMu4Mass3p8DZFilter + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT350Jet30 + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu4_MuMuTrk_Displaced_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + fragment.hltPreDoubleMu4MuMuTrkDisplaced + fragment.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.hltDoubleMu4MuMuDisplacedL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu4MuMu + fragment.hltDisplacedmumuFilterDoubleMu4MuMu + fragment.HLTBphTrackingDisplacedMuMuReg + fragment.hltMuMuTkAllConeTracksIter + fragment.hltMuMuTkVertexProducer + fragment.hltMuMuTkVertexFilter + fragment.HLTEndSequence ) +fragment.HLT_Mu3_PFJet40_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu3IorMu3Jet30er2p5 + fragment.hltPreMu3PFJet40 + fragment.hltL1fL1sMu3Jet30L1Filtered0 + fragment.hltL1sSingleJet35ObjectMap + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3L1Filtered0) + fragment.hltL3fL1sMu3L1f0L2f0L3Filtered3 + fragment.HLTAK4PFJetsSequence + fragment.hltMu3JetCollectionsForLeptonPlusPFJets + fragment.hltMu3PFJet40MuCleaned + fragment.HLTEndSequence ) +fragment.HLT_Mu7p5_L2Mu2_Jpsi_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0SQ + fragment.hltPreMu7p5L2Mu2Jpsi + fragment.hltL1fL1DoubleMu0SQL1Filtered0 + fragment.HLTL2muonrecoSequence + fragment.hltL2fSQDoubleMu2L2PreFiltered2 + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1DoubleMu0SQL1Filtered0) + fragment.hltL3fSQMu7p5L2Mu2L3Filtered7p5 + fragment.hltSQMu7p5L2Mu2JpsiTrackMassFiltered + fragment.HLTEndSequence ) +fragment.HLT_Mu7p5_L2Mu2_Upsilon_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0SQ + fragment.hltPreMu7p5L2Mu2Upsilon + fragment.hltL1fL1DoubleMu0SQL1Filtered0 + fragment.HLTL2muonrecoSequence + fragment.hltL2fSQDoubleMu2L2PreFiltered2 + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1DoubleMu0SQL1Filtered0) + fragment.hltL3fSQMu7p5L2Mu2L3Filtered7p5 + fragment.hltSQMu7p5L2Mu2UpsilonTrackMassFiltered + fragment.HLTEndSequence ) +fragment.HLT_Mu3_L1SingleMu5orSingleMu7_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu5IorSingleMu7 + fragment.hltPreMu3L1SingleMu5orSingleMu7 + fragment.hltL1sEmuSingleMu3 + fragment.hltL1fL1sEmuMu3L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sEmuMu3L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sEmuMu3L1Filtered0) + fragment.hltL3fL1sEmuMu3L1f0L2f0L3Filtered3 + fragment.HLTEndSequence ) +fragment.HLT_DoublePhoton33_CaloIdL_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoOrWithEG26WithJetAndTau + fragment.hltPreDoublePhoton33CaloIdL + fragment.HLTPho33CaloIdLSequence + fragment.HLTDoublePho33CaloIdLUnseededSequence + fragment.HLTEndSequence ) +fragment.HLT_DoublePhoton70_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoOrWithJetAndTau + fragment.hltPreDoublePhoton70 + fragment.HLTDoublePho70Sequence + fragment.HLTEndSequence ) +fragment.HLT_DoublePhoton85_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoOrWithJetAndTau + fragment.hltPreDoublePhoton85 + fragment.HLTDoublePho85Sequence + fragment.HLTEndSequence ) +fragment.HLT_Ele15_WPLoose_Gsf_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGLowETer2p5or + fragment.hltPreEle15WPLooseGsf + fragment.HLTEle15WPLooseGsfSequence + fragment.HLTEndSequence ) +fragment.HLT_Ele20_WPLoose_Gsf_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGLowETer2p5or + fragment.hltPreEle20WPLooseGsf + fragment.HLTEle20WPLooseGsfSequence + fragment.HLTEndSequence ) +fragment.HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGor + fragment.hltPreDiEle27WPTightCaloOnlyL1DoubleEG + fragment.HLTDiEle27L1DoubleEGWPTightCaloOnlySequence + fragment.HLTEndSequence ) +fragment.HLT_Ele27_WPTight_Gsf_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGor + fragment.hltPreEle27WPTightGsf + fragment.HLTEle27WPTightGsfSequence + fragment.HLTEndSequence ) +fragment.HLT_Ele28_WPTight_Gsf_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGor + fragment.hltPreEle28WPTightGsf + fragment.HLTEle28WPTightGsfSequence + fragment.HLTEndSequence ) +fragment.HLT_Ele30_WPTight_Gsf_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGor + fragment.hltPreEle30WPTightGsf + fragment.HLTEle30WPTightGsfSequence + fragment.HLTEndSequence ) +fragment.HLT_Ele32_WPTight_Gsf_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGor + fragment.hltPreEle32WPTightGsf + fragment.HLTEle32WPTightGsfSequence + fragment.HLTEndSequence ) +fragment.HLT_Ele35_WPTight_Gsf_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGor + fragment.hltPreEle35WPTightGsf + fragment.HLTEle35WPTightGsfSequence + fragment.HLTEndSequence ) +fragment.HLT_Ele35_WPTight_Gsf_L1EGMT_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaSingleEle + fragment.hltPreEle35WPTightGsfL1EGMT + fragment.HLTSingleEleGsfL1EGMTSequence + fragment.HLTEndSequence ) +fragment.HLT_Ele38_WPTight_Gsf_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGor + fragment.hltPreEle38WPTightGsf + fragment.HLTEle38WPTightGsfSequence + fragment.HLTEndSequence ) +fragment.HLT_Ele40_WPTight_Gsf_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGor + fragment.hltPreEle40WPTightGsf + fragment.HLTEle40WPTightGsfSequence + fragment.HLTEndSequence ) +fragment.HLT_Ele32_WPTight_Gsf_L1DoubleEG_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGor + fragment.hltPreEle32WPTightGsfL1DoubleEG + fragment.HLTEle32L1DoubleEGWPTightGsfSequence + fragment.HLTEndSequence ) +fragment.HLT_Ele24_eta2p1_WPTight_Gsf_TightChargedIsoPFTauHPS30_eta2p1_CrossL1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigORLooseIsoEGXXerIsoTauYYerdRMin0p3 + fragment.hltPreEle24eta2p1WPTightGsfTightChargedIsoPFTauHPS30eta2p1CrossL1 + fragment.HLTEle24erWPTightGsfForTauSequence + fragment.HLTGlobalPFTauHPSSequence + fragment.hltOverlapFilterIsoEle24IsoTau30WPTightGsfCaloJet5 + fragment.HLTHPSTightChargedIsoPFTau30Sequence + fragment.hltHpsL1JetsHLTPFTauTrackTightChargedIsolationMatch + fragment.hltHpsSelectedPFTau30TightChargedIsolationL1HLTMatched + fragment.hltHpsOverlapFilterIsoEle24WPTightGsfTightIsoPFTau30 + fragment.HLTEndSequence ) +fragment.HLT_HT300_Beamspot_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTTForBeamSpot + fragment.hltPreHT300Beamspot + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT300 + fragment.HLTTrackingForBeamSpot + fragment.hltVerticesPF + fragment.hltVerticesPFSelector + fragment.hltVerticesPFFilter + fragment.hltFEDSelectorOnlineMetaData + fragment.HLTEndSequence ) +fragment.HLT_ZeroBias_Beamspot_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreZeroBiasBeamspot + fragment.HLTTrackingForBeamSpot + fragment.hltVerticesPF + fragment.hltVerticesPFSelector + fragment.hltVerticesPFFilter + fragment.hltFEDSelectorOnlineMetaData + fragment.HLTEndSequence ) +fragment.HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_CrossL1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigORMu18erTauXXer2p1 + fragment.hltPreIsoMu20eta2p1TightChargedIsoPFTauHPS27eta2p1CrossL1 + fragment.hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fBigORMu18erTauXXer2p1L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0) + fragment.hltL3fL1BigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20Q + fragment.HLTMu20Eta2p1Tau24Eta2p1IsolationSequence + fragment.hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSTightChargedIsoAntiMuonPFTau27Sequence + fragment.hltHpsL1JetsHLTPFTauTrackTightChargedIsolationAgainstMuonMatch + fragment.hltHpsSelectedPFTau27TightChargedIsolationAgainstMuonL1HLTMatched + fragment.hltHpsOverlapFilterIsoMu20TightChargedIsoPFTau27L1Seeded + fragment.HLTEndSequence ) +fragment.HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigORMu18erTauXXer2p1 + fragment.hltPreIsoMu20eta2p1TightChargedIsoPFTauHPS27eta2p1TightIDCrossL1 + fragment.hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fBigORMu18erTauXXer2p1L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0) + fragment.hltL3fL1BigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20Q + fragment.HLTMu20Eta2p1Tau24Eta2p1IsolationSequence + fragment.hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSTightChargedIsoTightOOSCPhotonsAntiMuonPFTau27Sequence + fragment.hltHpsL1JetsHLTPFTauTrackTightChargedIsolationTightOOSCPhotonsAgainstMuonMatch + fragment.hltHpsSelectedPFTau27TightChargedIsolationTightOOSCPhotonsAgainstMuonL1HLTMatched + fragment.hltHpsOverlapFilterIsoMu20TightChargedIsoTightOOSCPhotonsPFTau27L1Seeded + fragment.HLTEndSequence ) +fragment.HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreIsoMu27MediumDeepTauPFTauHPS20eta2p1SingleL1 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22or25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q + fragment.HLTMu27IsolationSequence + fragment.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f27QL3trkIsoFiltered + fragment.HLTL2TauJetsSequence + fragment.hltSingleL2Tau20eta2p2 + fragment.HLTL2p5IsoTauGlobalSequence + fragment.hltSingleL2GlobIsoTau20eta2p2 + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSSingleMediumDeepTauDiTauWPAntiMuonPFTau20Sequence + fragment.hltHpsOverlapFilterIsoMu27MediumDeepTauDitauWPPFTau20 + fragment.HLTEndSequence ) +fragment.HLT_IsoMu20_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu18 + fragment.hltPreIsoMu20 + fragment.hltL1fL1sMu18L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu18L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu18L1Filtered0) + fragment.hltL3fL1sMu18L1f0L2f10QL3Filtered20Q + fragment.HLTMu20IsolationSequence + fragment.hltL3crIsoL1sMu18L1f0L2f10QL3f20QL3trkIsoFiltered + fragment.HLTEndSequence ) +fragment.HLT_IsoMu24_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22 + fragment.hltPreIsoMu24 + fragment.hltL1fL1sMu22L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMu22L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22L1Filtered0) + fragment.hltL3fL1sSingleMu22L1f0L2f10QL3Filtered24Q + fragment.HLTMu24IsolationSequence + fragment.hltL3crIsoL1sSingleMu22L1f0L2f10QL3f24QL3trkIsoFiltered + fragment.HLTEndSequence ) +fragment.HLT_IsoMu24_eta2p1_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22 + fragment.hltPreIsoMu24eta2p1 + fragment.hltL1fL1sMu22erL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMu22erL1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22erL1Filtered0) + fragment.hltL3fL1sSingleMu22erL1f0L2f10QL3Filtered24Q + fragment.HLTMu24Eta2p1IsolationSequence + fragment.hltL3crIsoL1sSingleMu22erL1f0L2f10QL3f24QL3trkIsoFiltered + fragment.HLTEndSequence ) +fragment.HLT_IsoMu27_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreIsoMu27 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22or25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q + fragment.HLTMu27IsolationSequence + fragment.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f27QL3trkIsoFiltered + fragment.HLTEndSequence ) fragment.HLT_UncorrectedJetE30_NoBPTX_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sV0SingleJetC20NotBptxOR + fragment.hltPreUncorrectedJetE30NoBPTX + fragment.HLTStoppedHSCPLocalHcalReco + fragment.HLTStoppedHSCPJetSequence + fragment.hltStoppedHSCP1CaloJetEnergy30 + fragment.HLTEndSequence ) fragment.HLT_UncorrectedJetE30_NoBPTX3BX_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sV0SingleJetC20NotBptxOR + fragment.hltPreUncorrectedJetE30NoBPTX3BX + fragment.hltL1sSingleJetC20NotBptxOR3BXEmulated + fragment.HLTStoppedHSCPLocalHcalReco + fragment.hltStoppedHSCPHpdFilter + fragment.HLTStoppedHSCPJetSequence + fragment.hltStoppedHSCP1CaloJetEnergy30 + fragment.HLTEndSequence ) fragment.HLT_UncorrectedJetE60_NoBPTX3BX_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetC43NotBptxOR3BXorSingleJetC46NotBptxOR3BX + fragment.hltPreUncorrectedJetE60NoBPTX3BX + fragment.HLTStoppedHSCPLocalHcalReco + fragment.hltStoppedHSCPHpdFilter + fragment.HLTStoppedHSCPJetSequence + fragment.hltStoppedHSCP1CaloJetEnergy60 + fragment.HLTEndSequence ) @@ -80494,333 +84261,334 @@ fragment.HLT_DoubleL2Mu23NoVtx_2Cha_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL2Mu23NoVtx2Cha + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1sMuORL1f0DoubleL2NoVtx23Q + fragment.hltL2DoubleMu23NoVertexL2Filtered2Cha + fragment.HLTEndSequence ) fragment.HLT_DoubleL2Mu25NoVtx_2Cha_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL2Mu25NoVtx2Cha + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1sMuORL1f0DoubleL2NoVtx25Q + fragment.hltL2DoubleMu25NoVtxFiltered2Cha + fragment.HLTEndSequence ) fragment.HLT_DoubleL2Mu25NoVtx_2Cha_Eta2p4_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL2Mu25NoVtx2ChaEta2p4 + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1sMuORL1f0DoubleL2NoVtx25Q + fragment.hltL2DoubleMu25NoVtxFiltered2ChaEta2p4 + fragment.HLTEndSequence ) -fragment.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu17TrkIsoVVLMu8TrkIsoVVL + fragment.hltL1fL1sDoubleMu155L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + fragment.hltL3fL1DoubleMu155fPreFiltered8 + fragment.hltL3fL1DoubleMu155fFiltered17 + fragment.HLTL3muontrkisovvlSequence + fragment.hltDiMuon178RelTrkIsoFiltered0p4 + fragment.HLTEndSequence ) -fragment.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu19TrkIsoVVLMu9TrkIsoVVL + fragment.hltL1fL1sDoubleMu155L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + fragment.hltL3fL1DoubleMu155fPreFiltered9 + fragment.hltL3fL1DoubleMu155fFiltered19 + fragment.HLTL3muontrkisovvlSequence + fragment.hltDiMuon199RelTrkIsoFiltered0p4 + fragment.HLTEndSequence ) -fragment.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu17TrkIsoVVLMu8TrkIsoVVLDZ + fragment.hltL1fL1sDoubleMu155L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + fragment.hltL3fL1DoubleMu155fPreFiltered8 + fragment.hltL3fL1DoubleMu155fFiltered17 + fragment.HLTL3muontrkisovvlSequence + fragment.hltDiMuon178RelTrkIsoFiltered0p4 + fragment.hltDiMuon178RelTrkIsoFiltered0p4DzFiltered0p2 + fragment.HLTEndSequence ) -fragment.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu19TrkIsoVVLMu9TrkIsoVVLDZ + fragment.hltL1fL1sDoubleMu155L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + fragment.hltL3fL1DoubleMu155fPreFiltered9 + fragment.hltL3fL1DoubleMu155fFiltered19 + fragment.HLTL3muontrkisovvlSequence + fragment.hltDiMuon199RelTrkIsoFiltered0p4 + fragment.hltDiMuon199RelTrkIsoFiltered0p4DzFiltered0p2 + fragment.HLTEndSequence ) -fragment.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu17TrkIsoVVLMu8TrkIsoVVLDZMass8 + fragment.hltL1fL1sDoubleMu155L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + fragment.hltL3fL1DoubleMu155fPreFiltered8 + fragment.hltL3fL1DoubleMu155fFiltered17 + fragment.HLTL3muontrkisovvlSequence + fragment.hltDiMuon178RelTrkIsoFiltered0p4 + fragment.hltDiMuon178RelTrkIsoFiltered0p4DzFiltered0p2 + fragment.hltDiMuon178Mass8Filtered + fragment.HLTEndSequence ) -fragment.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu19TrkIsoVVLMu9TrkIsoVVLDZMass8 + fragment.hltL1fL1sDoubleMu155L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + fragment.hltL3fL1DoubleMu155fPreFiltered9 + fragment.hltL3fL1DoubleMu155fFiltered19 + fragment.HLTL3muontrkisovvlSequence + fragment.hltDiMuon199RelTrkIsoFiltered0p4 + fragment.hltDiMuon199RelTrkIsoFiltered0p4DzFiltered0p2 + fragment.hltDiMuon199Mass8Filtered + fragment.HLTEndSequence ) -fragment.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu17TrkIsoVVLMu8TrkIsoVVLDZMass3p8 + fragment.hltL1fL1sDoubleMu155L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + fragment.hltL3fL1DoubleMu155fPreFiltered8 + fragment.hltL3fL1DoubleMu155fFiltered17 + fragment.HLTL3muontrkisovvlSequence + fragment.hltDiMuon178RelTrkIsoFiltered0p4 + fragment.hltDiMuon178RelTrkIsoFiltered0p4DzFiltered0p2 + fragment.hltDiMuon178Mass3p8Filtered + fragment.HLTEndSequence ) -fragment.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu19TrkIsoVVLMu9TrkIsoVVLDZMass3p8 + fragment.hltL1fL1sDoubleMu155L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + fragment.hltL3fL1DoubleMu155fPreFiltered9 + fragment.hltL3fL1DoubleMu155fFiltered19 + fragment.HLTL3muontrkisovvlSequence + fragment.hltDiMuon199RelTrkIsoFiltered0p4 + fragment.hltDiMuon199RelTrkIsoFiltered0p4DzFiltered0p2 + fragment.hltDiMuon199Mass3p8Filtered + fragment.HLTEndSequence ) -fragment.HLT_Mu25_TkMu0_Onia_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu20or22or25 + fragment.hltPreMu25TkMu0Onia + fragment.hltL1fL1sMu22orMu20erorMu25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22orMu20erorMu25L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22orMu20erorMu25L1Filtered0) + fragment.hltL3fL1sMu22orMu20erorMu25L1f0L2f0L3Filtered25 + fragment.HLTTrackerMuonSequence + fragment.hltDiMuonGlbFiltered25TrkFiltered0 + fragment.hltDiMuonGlb25Trk0DzFiltered0p2 + fragment.HLTEndSequence ) -fragment.HLT_Mu30_TkMu0_Psi_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu20or22or25 + fragment.hltPreMu30TkMu0Psi + fragment.hltL1fL1sMu22orMu20erorMu25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22orMu20erorMu25L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22orMu20erorMu25L1Filtered0) + fragment.hltL3fL1sMu22orMu20erorMu25L1f0L2f0L3Filtered30 + fragment.HLTTrackerMuonSequence + fragment.hltDiMuonGlbFiltered30TrkPsiFiltered0 + fragment.hltDiMuonGlb30Trk0DzPsiFiltered0p2 + fragment.HLTEndSequence ) -fragment.HLT_Mu30_TkMu0_Upsilon_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu20or22or25 + fragment.hltPreMu30TkMu0Upsilon + fragment.hltL1fL1sMu22orMu20erorMu25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22orMu20erorMu25L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22orMu20erorMu25L1Filtered0) + fragment.hltL3fL1sMu22orMu20erorMu25L1f0L2f0L3Filtered30 + fragment.HLTTrackerMuonSequence + fragment.hltDiMuonGlbFiltered30TrkUpsilonFiltered0 + fragment.hltDiMuonGlb30TrkUpsilon0DzFiltered0p2 + fragment.HLTEndSequence ) -fragment.HLT_Mu20_TkMu0_Phi_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu16IorSingleMu18IorSingleMu20IorSingleMu16erlorSingleMu18erlorSingleMu20erlorSingleMu22erlorSingleMu25 + fragment.hltPreMu20TkMu0Phi + fragment.hltL1fL1sMu16orMu18erorMu20erL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu16orMu18erorMu20erL1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu16orMu18erorMu20erL1Filtered0) + fragment.hltL3fL1sMu16orMu18erorMu20L1f0L2f0L3Filtered20 + fragment.HLTTrackerMuonSequence + fragment.hltDiMuonGlbFiltered20TrkFiltered0 + fragment.hltDiMuonGlb20Trk0DzFiltered0p2 + fragment.HLTEndSequence ) -fragment.HLT_Mu25_TkMu0_Phi_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu16IorSingleMu18IorSingleMu20IorSingleMu16erlorSingleMu18erlorSingleMu20erlorSingleMu22erlorSingleMu25 + fragment.hltPreMu25TkMu0Phi + fragment.hltL1fL1sMu16orMu18erorMu20erL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu16orMu18erorMu20erL1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu16orMu18erorMu20erL1Filtered0) + fragment.hltL3fL1sMu16orMu18erorMu20L1f0L2f0L3Filtered25 + fragment.HLTTrackerMuonSequence + fragment.hltDiMuonGlbFiltered25PhiTrkFiltered0 + fragment.hltDiMuonGlb25PhiTrk0DzFiltered0p2 + fragment.HLTEndSequence ) -fragment.HLT_Mu15_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu15DQorSingleMu7 + fragment.hltPreMu15 + fragment.hltL1fL1sMu15DQorMu7lqL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu15DQorMu7lqL1f0L2Filtered10) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu15DQorMu7lqL1Filtered0) + fragment.hltL3fL1sMu15DQorMu7lqL1f0L2f10L3Filtered15 + fragment.HLTEndSequence ) -fragment.HLT_Mu20_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu18 + fragment.hltPreMu20 + fragment.hltL1fL1sMu18L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu18L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu18L1Filtered0) + fragment.hltL3fL1sMu18L1f0L2f10QL3Filtered20Q + fragment.HLTEndSequence ) -fragment.HLT_Mu27_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreMu27 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22or25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q + fragment.HLTEndSequence ) -fragment.HLT_Mu50_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreMu50 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22or25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50Q + fragment.HLTEndSequence ) -fragment.HLT_Mu55_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreMu55 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22or25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered55Q + fragment.HLTEndSequence ) -fragment.HLT_CascadeMu100_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreCascadeMu100 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTL2muonrecoSequence + fragment.hltL2fOldL1sMu22or25L1f0L2Filtered10Q + fragment.HLTOldL3muonrecoSequence + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered100Q + fragment.HLTEndSequence ) -fragment.HLT_HighPtTkMu100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreHighPtTkMu100 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTMuonLocalRecoSequence + fragment.HLTHighPt50TrackerMuonSequence + fragment.hltL3fL1sMu25f0TkFiltered100Q + fragment.HLTEndSequence ) -fragment.HLT_DiPFJetAve40_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreDiPFJetAve40 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJetAve30 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve40 + fragment.HLTEndSequence ) -fragment.HLT_DiPFJetAve60_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreDiPFJetAve60 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJetAve45 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve60 + fragment.HLTEndSequence ) -fragment.HLT_DiPFJetAve80_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60 + fragment.hltPreDiPFJetAve80 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJetAve60 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve80 + fragment.HLTEndSequence ) -fragment.HLT_DiPFJetAve140_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet90 + fragment.hltPreDiPFJetAve140 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJetAve110 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve140 + fragment.HLTEndSequence ) -fragment.HLT_DiPFJetAve200_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet120 + fragment.hltPreDiPFJetAve200 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJetAve170 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve200 + fragment.HLTEndSequence ) -fragment.HLT_DiPFJetAve260_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreDiPFJetAve260 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJetAve210 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve260 + fragment.HLTEndSequence ) -fragment.HLT_DiPFJetAve320_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreDiPFJetAve320 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJetAve270 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve320 + fragment.HLTEndSequence ) -fragment.HLT_DiPFJetAve400_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreDiPFJetAve400 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJetAve350 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve400 + fragment.HLTEndSequence ) -fragment.HLT_DiPFJetAve500_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreDiPFJetAve500 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJetAve450 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve500 + fragment.HLTEndSequence ) -fragment.HLT_DiPFJetAve60_HFJEC_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet35OrZeroBias + fragment.hltPreDiPFJetAve60HFJEC + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet40ForHFJECBase + fragment.hltSingleCaloJet40ForHFJECEtaLimited + fragment.hltSingleCaloJet40ForHFJECEtaLimitedFilter + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve60ForHFJEC + fragment.HLTEndSequence ) -fragment.HLT_DiPFJetAve80_HFJEC_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60Or60Fwd + fragment.hltPreDiPFJetAve80HFJEC + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet50ForHFJECBase + fragment.hltSingleCaloJet50ForHFJECEtaLimited + fragment.hltSingleCaloJet50ForHFJECEtaLimitedFilter + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve80ForHFJEC + fragment.HLTEndSequence ) -fragment.HLT_DiPFJetAve100_HFJEC_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sV0SingleJet60Or60Fwd + fragment.hltPreDiPFJetAve100HFJEC + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet60ForHFJECBase + fragment.hltSingleCaloJet60ForHFJECEtaLimited + fragment.hltSingleCaloJet60ForHFJECEtaLimitedFilter + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve100ForHFJEC + fragment.HLTEndSequence ) -fragment.HLT_DiPFJetAve160_HFJEC_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet120Or120Fwd + fragment.hltPreDiPFJetAve160HFJEC + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet100ForHFJECBase + fragment.hltSingleCaloJet100ForHFJECEtaLimited + fragment.hltSingleCaloJet100ForHFJECEtaLimitedFilter + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve160ForHFJEC + fragment.HLTEndSequence ) -fragment.HLT_DiPFJetAve220_HFJEC_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreDiPFJetAve220HFJEC + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet140ForHFJECBase + fragment.hltSingleCaloJet140ForHFJECEtaLimited + fragment.hltSingleCaloJet140ForHFJECEtaLimitedFilter + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve220ForHFJEC + fragment.HLTEndSequence ) -fragment.HLT_DiPFJetAve300_HFJEC_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreDiPFJetAve300HFJEC + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet200ForHFJECBase + fragment.hltSingleCaloJet200ForHFJECEtaLimited + fragment.hltSingleCaloJet200ForHFJECEtaLimitedFilter + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve300ForHFJEC + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet40_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreAK8PFJet40 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet10AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets10AK8 + fragment.hltSinglePFJet40AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet60_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet35 + fragment.hltPreAK8PFJet60 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet40AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets40AK8 + fragment.hltSinglePFJet60AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet80_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60 + fragment.hltPreAK8PFJet80 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet50AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets50AK8 + fragment.hltSinglePFJet80AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet140_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet90 + fragment.hltPreAK8PFJet140 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet110AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets110AK8 + fragment.hltSinglePFJet140AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet200_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet120 + fragment.hltPreAK8PFJet200 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet170AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets170AK8 + fragment.hltSinglePFJet200AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet260_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJet260 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet210AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets210AK8 + fragment.hltSinglePFJet260AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet320_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJet320 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet270AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets270AK8 + fragment.hltSinglePFJet320AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet400_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJet400 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet350AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets350AK8 + fragment.hltSinglePFJet400AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet450_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJet450 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet400AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets400AK8 + fragment.hltSinglePFJet450AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet500_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJet500 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet450AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets450AK8 + fragment.hltSinglePFJet500AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet550_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJet550 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet500AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets500AK8 + fragment.hltSinglePFJet550AK8 + fragment.HLTEndSequence ) -fragment.HLT_PFJet40_v22 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPrePFJet40 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet10 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets10 + fragment.hltSinglePFJet40 + fragment.HLTEndSequence ) -fragment.HLT_PFJet60_v22 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet35 + fragment.hltPrePFJet60 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet40 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets40 + fragment.hltSinglePFJet60 + fragment.HLTEndSequence ) -fragment.HLT_PFJet80_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60 + fragment.hltPrePFJet80 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet50 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets50 + fragment.hltSinglePFJet80 + fragment.HLTEndSequence ) -fragment.HLT_PFJet110_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet90 + fragment.hltPrePFJet110 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet80 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets80 + fragment.hltSinglePFJet110 + fragment.HLTEndSequence ) -fragment.HLT_PFJet140_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet90 + fragment.hltPrePFJet140 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet110 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets110 + fragment.hltSinglePFJet140 + fragment.HLTEndSequence ) -fragment.HLT_PFJet200_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet120 + fragment.hltPrePFJet200 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet170 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets170 + fragment.hltSinglePFJet200 + fragment.HLTEndSequence ) -fragment.HLT_PFJet260_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJet260 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet210 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets210 + fragment.hltSinglePFJet260 + fragment.HLTEndSequence ) -fragment.HLT_PFJet320_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJet320 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet270 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets270 + fragment.hltSinglePFJet320 + fragment.HLTEndSequence ) -fragment.HLT_PFJet400_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJet400 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet350 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets350 + fragment.hltSinglePFJet400 + fragment.HLTEndSequence ) -fragment.HLT_PFJet450_v22 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJet450 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet400 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets400 + fragment.hltSinglePFJet450 + fragment.HLTEndSequence ) -fragment.HLT_PFJet500_v22 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJet500 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet450 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets450 + fragment.hltSinglePFJet500 + fragment.HLTEndSequence ) -fragment.HLT_PFJet550_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJet550 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet450 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets450 + fragment.hltSinglePFJet550 + fragment.HLTEndSequence ) -fragment.HLT_PFJetFwd15_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPrePFJetFwd15 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet5 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets5 + fragment.hltSinglePFFwdJet15 + fragment.HLTEndSequence ) -fragment.HLT_PFJetFwd25_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPrePFJetFwd25 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet10 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets10 + fragment.hltSinglePFFwdJet25 + fragment.HLTEndSequence ) -fragment.HLT_PFJetFwd40_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPrePFJetFwd40 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet10 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets10 + fragment.hltSinglePFFwdJet40 + fragment.HLTEndSequence ) -fragment.HLT_PFJetFwd60_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet35Fwd + fragment.hltPrePFJetFwd60 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet40 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets40 + fragment.hltSinglePFFwdJet60 + fragment.HLTEndSequence ) -fragment.HLT_PFJetFwd80_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60Fwd + fragment.hltPrePFJetFwd80 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet50 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets50 + fragment.hltSinglePFFwdJet80 + fragment.HLTEndSequence ) -fragment.HLT_PFJetFwd140_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet90Fwd + fragment.hltPrePFJetFwd140 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet110 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets110 + fragment.hltSinglePFFwdJet140 + fragment.HLTEndSequence ) -fragment.HLT_PFJetFwd200_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet120Fwd + fragment.hltPrePFJetFwd200 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet170 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets170 + fragment.hltSinglePFFwdJet200 + fragment.HLTEndSequence ) -fragment.HLT_PFJetFwd260_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJetFwd260 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet210 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets210 + fragment.hltSinglePFFwdJet260 + fragment.HLTEndSequence ) -fragment.HLT_PFJetFwd320_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJetFwd320 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet270 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets270 + fragment.hltSinglePFFwdJet320 + fragment.HLTEndSequence ) -fragment.HLT_PFJetFwd400_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJetFwd400 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet350 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets350 + fragment.hltSinglePFFwdJet400 + fragment.HLTEndSequence ) -fragment.HLT_PFJetFwd450_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJetFwd450 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet400 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets400 + fragment.hltSinglePFFwdJet450 + fragment.HLTEndSequence ) -fragment.HLT_PFJetFwd500_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJetFwd500 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet450 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets450 + fragment.hltSinglePFFwdJet500 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJetFwd15_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreAK8PFJetFwd15 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet5AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets5AK8 + fragment.hltSinglePFFwdJet15AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJetFwd25_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreAK8PFJetFwd25 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet10AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets10AK8 + fragment.hltSinglePFFwdJet25AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJetFwd40_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreAK8PFJetFwd40 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet10AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets10AK8 + fragment.hltSinglePFFwdJet40AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJetFwd60_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet35Fwd + fragment.hltPreAK8PFJetFwd60 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet40AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets40AK8 + fragment.hltSinglePFFwdJet60AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJetFwd80_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60Fwd + fragment.hltPreAK8PFJetFwd80 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet50AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets50AK8 + fragment.hltSinglePFFwdJet80AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJetFwd140_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet90Fwd + fragment.hltPreAK8PFJetFwd140 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet110AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets110AK8 + fragment.hltSinglePFFwdJet140AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJetFwd200_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet120Fwd + fragment.hltPreAK8PFJetFwd200 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet170AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets170AK8 + fragment.hltSinglePFFwdJet200AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJetFwd260_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJetFwd260 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet210AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets210AK8 + fragment.hltSinglePFFwdJet260AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJetFwd320_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJetFwd320 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet270AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets270AK8 + fragment.hltSinglePFFwdJet320AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJetFwd400_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJetFwd400 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet350AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets350AK8 + fragment.hltSinglePFFwdJet400AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJetFwd450_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJetFwd450 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet400AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets400AK8 + fragment.hltSinglePFFwdJet450AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJetFwd500_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJetFwd500 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet450AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets450AK8 + fragment.hltSinglePFFwdJet500AK8 + fragment.HLTEndSequence ) -fragment.HLT_PFHT180_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT120er + fragment.hltPrePFHT180 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT130Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT180Jet30 + fragment.HLTEndSequence ) -fragment.HLT_PFHT250_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT160er + fragment.hltPrePFHT250 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT250Jet30 + fragment.HLTEndSequence ) -fragment.HLT_PFHT370_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT200er + fragment.hltPrePFHT370 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT320Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT370Jet30 + fragment.HLTEndSequence ) -fragment.HLT_PFHT430_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT255er + fragment.hltPrePFHT430 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT380Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT430Jet30 + fragment.HLTEndSequence ) -fragment.HLT_PFHT510_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT510 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT460Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT510Jet30 + fragment.HLTEndSequence ) -fragment.HLT_PFHT590_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT590 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT515Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT590Jet30 + fragment.HLTEndSequence ) -fragment.HLT_PFHT680_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT680 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT580Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT680Jet30 + fragment.HLTEndSequence ) -fragment.HLT_PFHT780_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT780 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT680Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT780Jet30 + fragment.HLTEndSequence ) -fragment.HLT_PFHT890_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT890 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT790Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT890Jet30 + fragment.HLTEndSequence ) -fragment.HLT_PFHT1050_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT1050 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT900Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT1050Jet30 + fragment.HLTEndSequence ) -fragment.HLT_PFHT500_PFMET100_PFMHT100_IDTight_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT500PFMET100PFMHT100IDTight + fragment.HLTRecoMETSequence + fragment.hltMET70 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT70 + fragment.hltHtMhtJet30 + fragment.hltHT400Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID100 + fragment.hltPFMETProducer + fragment.hltPFMET100 + fragment.hltPFHTJet30 + fragment.hltPFHT500Jet30 + fragment.HLTEndSequence ) -fragment.HLT_PFHT500_PFMET110_PFMHT110_IDTight_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT500PFMET110PFMHT110IDTight + fragment.HLTRecoMETSequence + fragment.hltMET80 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT80 + fragment.hltHtMhtJet30 + fragment.hltHT400Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID110 + fragment.hltPFMETProducer + fragment.hltPFMET110 + fragment.hltPFHTJet30 + fragment.hltPFHT500Jet30 + fragment.HLTEndSequence ) -fragment.HLT_PFHT700_PFMET85_PFMHT85_IDTight_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT700PFMET85PFMHT85IDTight + fragment.HLTRecoMETSequence + fragment.hltMET60 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT60 + fragment.hltHtMhtJet30 + fragment.hltHT550Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID85 + fragment.hltPFMETProducer + fragment.hltPFMET85 + fragment.hltPFHTJet30 + fragment.hltPFHT700Jet30 + fragment.HLTEndSequence ) -fragment.HLT_PFHT800_PFMET75_PFMHT75_IDTight_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT800PFMET75PFMHT75IDTight + fragment.HLTRecoMETSequence + fragment.hltMET50 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT50 + fragment.hltHtMhtJet30 + fragment.hltHT650Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID75 + fragment.hltPFMETProducer + fragment.hltPFMET75 + fragment.hltPFHTJet30 + fragment.hltPFHT800Jet30 + fragment.HLTEndSequence ) -fragment.HLT_PFMET110_PFMHT110_IDTight_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMET110PFMHT110IDTight + fragment.HLTRecoMETSequence + fragment.hltMET80 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT80 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID110 + fragment.hltPFMETProducer + fragment.hltPFMET110 + fragment.HLTEndSequence ) -fragment.HLT_PFMET120_PFMHT120_IDTight_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMET120PFMHT120IDTight + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID120 + fragment.hltPFMETProducer + fragment.hltPFMET120 + fragment.HLTEndSequence ) -fragment.HLT_PFMET130_PFMHT130_IDTight_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMET130PFMHT130IDTight + fragment.HLTRecoMETSequence + fragment.hltMET100 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT100 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID130 + fragment.hltPFMETProducer + fragment.hltPFMET130 + fragment.HLTEndSequence ) -fragment.HLT_PFMET140_PFMHT140_IDTight_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMET140PFMHT140IDTight + fragment.HLTRecoMETSequence + fragment.hltMET110 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT110 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID140 + fragment.hltPFMETProducer + fragment.hltPFMET140 + fragment.HLTEndSequence ) -fragment.HLT_PFMET120_PFMHT120_IDTight_PFHT60_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFHTT60Seeds + fragment.hltPrePFMET120PFMHT120IDTightPFHT60 + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT60Jet30 + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID120 + fragment.hltPFMETProducer + fragment.hltPFMET120 + fragment.HLTEndSequence ) -fragment.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFHTT60Seeds + fragment.hltPrePFMETNoMu120PFMHTNoMu120IDTightPFHT60 + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT60Jet30 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID120 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu120 + fragment.HLTEndSequence ) -fragment.HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFHTT60Seeds + fragment.hltPrePFMETTypeOne120PFMHT120IDTightPFHT60 + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT60Jet30 + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID120 + fragment.hltPFMETProducer + fragment.hltcorrPFMETTypeOne + fragment.hltPFMETTypeOne + fragment.hltPFMETTypeOne120 + fragment.HLTEndSequence ) -fragment.HLT_PFMETTypeOne110_PFMHT110_IDTight_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETTypeOne110PFMHT110IDTight + fragment.HLTRecoMETSequence + fragment.hltMET80 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT80 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID110 + fragment.hltPFMETProducer + fragment.hltcorrPFMETTypeOne + fragment.hltPFMETTypeOne + fragment.hltPFMETTypeOne110 + fragment.HLTEndSequence ) -fragment.HLT_PFMETTypeOne120_PFMHT120_IDTight_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETTypeOne120PFMHT120IDTight + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID120 + fragment.hltPFMETProducer + fragment.hltcorrPFMETTypeOne + fragment.hltPFMETTypeOne + fragment.hltPFMETTypeOne120 + fragment.HLTEndSequence ) -fragment.HLT_PFMETTypeOne130_PFMHT130_IDTight_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETTypeOne130PFMHT130IDTight + fragment.HLTRecoMETSequence + fragment.hltMET100 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT100 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID130 + fragment.hltPFMETProducer + fragment.hltcorrPFMETTypeOne + fragment.hltPFMETTypeOne + fragment.hltPFMETTypeOne130 + fragment.HLTEndSequence ) -fragment.HLT_PFMETTypeOne140_PFMHT140_IDTight_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETTypeOne140PFMHT140IDTight + fragment.HLTRecoMETSequence + fragment.hltMET110 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT110 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID140 + fragment.hltPFMETProducer + fragment.hltcorrPFMETTypeOne + fragment.hltPFMETTypeOne + fragment.hltPFMETTypeOne140 + fragment.HLTEndSequence ) -fragment.HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETNoMu110PFMHTNoMu110IDTight + fragment.HLTRecoMETSequence + fragment.hltMET80 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT80 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID110 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu110 + fragment.HLTEndSequence ) -fragment.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETNoMu120PFMHTNoMu120IDTight + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID120 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu120 + fragment.HLTEndSequence ) -fragment.HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETNoMu130PFMHTNoMu130IDTight + fragment.HLTRecoMETSequence + fragment.hltMET100 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT100 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID130 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu130 + fragment.HLTEndSequence ) -fragment.HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETNoMu140PFMHTNoMu140IDTight + fragment.HLTRecoMETSequence + fragment.hltMET110 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT110 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID140 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu140 + fragment.HLTEndSequence ) -fragment.HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETNoMu110PFMHTNoMu110IDTightFilterHF + fragment.HLTRecoMETSequence + fragment.hltMET80 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT80 + fragment.HLTAK4PFJetsSequence + fragment.hltHFJetShowerShape + fragment.hltAK4PFJetsTightIDCorrectedHFCleaned + fragment.hltPFMHTNoMuTightIDHFCleaned + fragment.hltPFMHTNoMuTightID110HFCleaned + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu110 + fragment.HLTEndSequence ) -fragment.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETNoMu120PFMHTNoMu120IDTightFilterHF + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT90 + fragment.HLTAK4PFJetsSequence + fragment.hltHFJetShowerShape + fragment.hltAK4PFJetsTightIDCorrectedHFCleaned + fragment.hltPFMHTNoMuTightIDHFCleaned + fragment.hltPFMHTNoMuTightID120HFCleaned + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu120 + fragment.HLTEndSequence ) -fragment.HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETNoMu130PFMHTNoMu130IDTightFilterHF + fragment.HLTRecoMETSequence + fragment.hltMET100 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT100 + fragment.HLTAK4PFJetsSequence + fragment.hltHFJetShowerShape + fragment.hltAK4PFJetsTightIDCorrectedHFCleaned + fragment.hltPFMHTNoMuTightIDHFCleaned + fragment.hltPFMHTNoMuTightID130HFCleaned + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu130 + fragment.HLTEndSequence ) -fragment.HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETNoMu140PFMHTNoMu140IDTightFilterHF + fragment.HLTRecoMETSequence + fragment.hltMET110 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT110 + fragment.HLTAK4PFJetsSequence + fragment.hltHFJetShowerShape + fragment.hltAK4PFJetsTightIDCorrectedHFCleaned + fragment.hltPFMHTNoMuTightIDHFCleaned + fragment.hltPFMHTNoMuTightID140HFCleaned + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu140 + fragment.HLTEndSequence ) -fragment.HLT_L1ETMHadSeeds_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreL1ETMHadSeeds + fragment.HLTEndSequence ) -fragment.HLT_CaloMHT90_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreCaloMHT90 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT90 + fragment.HLTEndSequence ) -fragment.HLT_CaloMET90_NotCleaned_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreCaloMET90NotCleaned + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTEndSequence ) -fragment.HLT_CaloMET350_NotCleaned_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreCaloMET350NotCleaned + fragment.HLTRecoMETSequence + fragment.hltMET350 + fragment.HLTEndSequence ) -fragment.HLT_PFMET200_NotCleaned_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMET200NotCleaned + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMETProducer + fragment.hltPFMET200 + fragment.HLTEndSequence ) -fragment.HLT_PFMET250_NotCleaned_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMET250NotCleaned + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMETProducer + fragment.hltPFMET250 + fragment.HLTEndSequence ) -fragment.HLT_PFMET300_NotCleaned_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMET300NotCleaned + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMETProducer + fragment.hltPFMET300 + fragment.HLTEndSequence ) -fragment.HLT_PFMET200_BeamHaloCleaned_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMET200BeamHaloCleaned + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMETProducer + fragment.hltPFMET200 + fragment.HLTBeamHaloCleanerSequence + fragment.hltMetCleanBH + fragment.hltMETCleanBH80 + fragment.HLTEndSequence ) -fragment.HLT_PFMETTypeOne200_BeamHaloCleaned_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETTypeOne200BeamHaloCleaned + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMETProducer + fragment.hltcorrPFMETTypeOne + fragment.hltPFMETTypeOne + fragment.hltPFMETTypeOne200 + fragment.HLTBeamHaloCleanerSequence + fragment.hltMetCleanBH + fragment.hltMETCleanBH80 + fragment.HLTEndSequence ) -fragment.HLT_MET105_IsoTrk50_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETM90ToETM150 + fragment.hltPreMET105IsoTrk50 + fragment.HLTRecoMETSequence + fragment.hltMET105 + fragment.HLTRecoJetSequenceAK4PrePF + fragment.HLTDoLocalPixelSequence + fragment.HLTDoLocalStripSequence + fragment.HLTRecopixelvertexingSequence + fragment.HLTIterativeTrackingIter02 + fragment.hltDeDxEstimatorProducer + fragment.hltTrk50Filter + fragment.HLTEndSequence ) -fragment.HLT_MET120_IsoTrk50_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETM80ToETM150 + fragment.hltPreMET120IsoTrk50 + fragment.HLTRecoMETSequence + fragment.hltMET120 + fragment.HLTRecoJetSequenceAK4PrePF + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingSequence + fragment.HLTDoLocalStripSequence + fragment.HLTIterativeTrackingIter02 + fragment.hltDeDxEstimatorProducer + fragment.hltTrk50Filter + fragment.HLTEndSequence ) -fragment.HLT_SingleJet30_Mu12_SinglePFJet40_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC16dRMax0p4 + fragment.hltPreSingleJet30Mu12SinglePFJet40 + fragment.hltL1fL1sMu3Jet16L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloBJets30eta2p3 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3Jet16L1f0L2Filtered8) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3Jet16L1Filtered0) + fragment.hltL3fL1sMu3Jet16L1f0L2f8L3Filtered12 + fragment.HLTAK4PFJetsSequence + fragment.hltSinglePFBJets40Eta2p3 + fragment.HLTBTagMuJet40PFMu12SequenceL3 + fragment.hltBSoftMuonJet40Mu12L3FilterByDR + fragment.HLTEndSequence ) -fragment.HLT_Mu12eta2p3_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu7 + fragment.hltPreMu12eta2p3 + fragment.hltL1fL1sMu7L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu7L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu7L1Filtered0) + fragment.hltL3fL1sMu7L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) -fragment.HLT_Mu12eta2p3_PFJet40_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3Jet30er2p5 + fragment.hltPreMu12eta2p3PFJet40 + fragment.hltL1fL1sMu3Jet30er2p5L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJet30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetCorrectedMatchedToCaloJet30eta2p3 + fragment.hltPFJet40Eta2p3 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3Jet30er2p5L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3Jet30er2p5L1Filtered0) + fragment.hltL3fL1sMu3Jet30er2p5L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) -fragment.HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC16dRMax0p4 + fragment.hltPreMu12DoublePFJets40PFBTagDeepCSVp71 + fragment.hltL1fL1sMu3Jet16L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets40Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Single8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3Jet16L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3Jet16L1Filtered0) + fragment.hltL3fL1sMu3Jet16L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) -fragment.HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC60dRMax0p4 + fragment.hltPreMu12DoublePFJets100PFBTagDeepCSVp71 + fragment.hltL1fL1sMu3Jet60L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets100Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Single8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3Jet60L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3Jet60L1Filtered0) + fragment.hltL3fL1sMu3Jet60L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) -fragment.HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC120dRMax0p4 + fragment.hltPreMu12DoublePFJets200PFBTagDeepCSVp71 + fragment.hltL1fL1sMu3Jet120L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets200Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Single8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3Jet120L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3Jet120L1Filtered0) + fragment.hltL3fL1sMu3Jet120L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) -fragment.HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC120dRMax0p4 + fragment.hltPreMu12DoublePFJets350PFBTagDeepCSVp71 + fragment.hltL1fL1sMu3Jet120L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets350Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Single8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3Jet120L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3Jet120L1Filtered0) + fragment.hltL3fL1sMu3Jet120L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) -fragment.HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu12er2p3Jet40er2p3dRMax0p4DoubleJet40er2p3dEtaMax1p6 + fragment.hltPreMu12DoublePFJets40MaxDeta1p6DoublePFBTagDeepCSVp71 + fragment.hltL1fL1sMu12Dijet40Deta1p6L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets40Eta2p3 + fragment.hltDoublePFBJets40Eta2p3MaxDeta1p6 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Double8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu12Dijet40Deta1p6L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu12Dijet40Deta1p6L1Filtered0) + fragment.hltL3fL1sMu12Dijet40Deta1p6L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) -fragment.HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu12er2p3Jet40er2p3dRMax0p4DoubleJet40er2p3dEtaMax1p6 + fragment.hltPreMu12DoublePFJets54MaxDeta1p6DoublePFBTagDeepCSVp71 + fragment.hltL1fL1sMu12Dijet40Deta1p6L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets54Eta2p3 + fragment.hltDoublePFBJets54Eta2p3MaxDeta1p6 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Double8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu12Dijet40Deta1p6L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu12Dijet40Deta1p6L1Filtered0) + fragment.hltL3fL1sMu12Dijet40Deta1p6L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) -fragment.HLT_DoublePFJets40_PFBTagDeepCSV_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet40er2p5 + fragment.hltPreDoublePFJets40PFBTagDeepCSVp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets40Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Single8Jets30 + fragment.HLTEndSequence ) -fragment.HLT_DoublePFJets100_PFBTagDeepCSV_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet100er2p5 + fragment.hltPreDoublePFJets100PFBTagDeepCSVp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets100Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Single8Jets30 + fragment.HLTEndSequence ) -fragment.HLT_DoublePFJets200_PFBTagDeepCSV_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet120er2p5 + fragment.hltPreDoublePFJets200PFBTagDeepCSVp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets200Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Single8Jets30 + fragment.HLTEndSequence ) -fragment.HLT_DoublePFJets350_PFBTagDeepCSV_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet120er2p5 + fragment.hltPreDoublePFJets350PFBTagDeepCSVp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets350Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Single8Jets30 + fragment.HLTEndSequence ) -fragment.HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet112er2p3dEtaMax1p6 + fragment.hltPreDoublePFJets116MaxDeta1p6DoublePFBTagDeepCSVp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets100eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets100eta2p3 + fragment.hltDoublePFBJets116Eta2p3 + fragment.hltDoublePFBJets116Eta2p3MaxDeta1p6 + fragment.hltSelectorPFJets80 + fragment.hltSelector6PFJets80 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Double6Jets80 + fragment.HLTEndSequence ) -fragment.HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet112er2p3dEtaMax1p6 + fragment.hltPreDoublePFJets128MaxDeta1p6DoublePFBTagDeepCSVp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets100eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets100eta2p3 + fragment.hltDoublePFBJets128Eta2p3 + fragment.hltDoublePFBJets128Eta2p3MaxDeta1p6 + fragment.hltSelectorPFJets80 + fragment.hltSelector6PFJets80 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Double6Jets80 + fragment.HLTEndSequence ) -fragment.HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC16dRMax0p4 + fragment.hltPreMu12DoublePFJets40PFBTagDeepJetp71 + fragment.hltL1fL1sMu3Jet16L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets40Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Single8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3Jet16L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3Jet16L1Filtered0) + fragment.hltL3fL1sMu3Jet16L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) -fragment.HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC60dRMax0p4 + fragment.hltPreMu12DoublePFJets100PFBTagDeepJetp71 + fragment.hltL1fL1sMu3Jet60L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets100Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Single8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3Jet60L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3Jet60L1Filtered0) + fragment.hltL3fL1sMu3Jet60L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) -fragment.HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC120dRMax0p4 + fragment.hltPreMu12DoublePFJets200PFBTagDeepJetp71 + fragment.hltL1fL1sMu3Jet120L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets200Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Single8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3Jet120L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3Jet120L1Filtered0) + fragment.hltL3fL1sMu3Jet120L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) -fragment.HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC120dRMax0p4 + fragment.hltPreMu12DoublePFJets350PFBTagDeepJetp71 + fragment.hltL1fL1sMu3Jet120L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets350Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Single8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3Jet120L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3Jet120L1Filtered0) + fragment.hltL3fL1sMu3Jet120L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) -fragment.HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu12er2p3Jet40er2p3dRMax0p4DoubleJet40er2p3dEtaMax1p6 + fragment.hltPreMu12DoublePFJets40MaxDeta1p6DoublePFBTagDeepJetp71 + fragment.hltL1fL1sMu12Dijet40Deta1p6L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets40Eta2p3 + fragment.hltDoublePFBJets40Eta2p3MaxDeta1p6 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Double8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu12Dijet40Deta1p6L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu12Dijet40Deta1p6L1Filtered0) + fragment.hltL3fL1sMu12Dijet40Deta1p6L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) -fragment.HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu12er2p3Jet40er2p3dRMax0p4DoubleJet40er2p3dEtaMax1p6 + fragment.hltPreMu12DoublePFJets54MaxDeta1p6DoublePFBTagDeepJetp71 + fragment.hltL1fL1sMu12Dijet40Deta1p6L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets54Eta2p3 + fragment.hltDoublePFBJets54Eta2p3MaxDeta1p6 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Double8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu12Dijet40Deta1p6L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu12Dijet40Deta1p6L1Filtered0) + fragment.hltL3fL1sMu12Dijet40Deta1p6L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) -fragment.HLT_DoublePFJets40_PFBTagDeepJet_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet40er2p5 + fragment.hltPreDoublePFJets40PFBTagDeepJetp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets40Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Single8Jets30 + fragment.HLTEndSequence ) -fragment.HLT_DoublePFJets100_PFBTagDeepJet_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet100er2p5 + fragment.hltPreDoublePFJets100PFBTagDeepJetp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets100Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Single8Jets30 + fragment.HLTEndSequence ) -fragment.HLT_DoublePFJets200_PFBTagDeepJet_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet120er2p5 + fragment.hltPreDoublePFJets200PFBTagDeepJetp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets200Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Single8Jets30 + fragment.HLTEndSequence ) -fragment.HLT_DoublePFJets350_PFBTagDeepJet_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet120er2p5 + fragment.hltPreDoublePFJets350PFBTagDeepJetp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets350Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Single8Jets30 + fragment.HLTEndSequence ) -fragment.HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet112er2p3dEtaMax1p6 + fragment.hltPreDoublePFJets116MaxDeta1p6DoublePFBTagDeepJetp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets100eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets100eta2p3 + fragment.hltDoublePFBJets116Eta2p3 + fragment.hltDoublePFBJets116Eta2p3MaxDeta1p6 + fragment.hltSelectorPFJets80 + fragment.hltSelector6PFJets80 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Double6Jets80 + fragment.HLTEndSequence ) -fragment.HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet112er2p3dEtaMax1p6 + fragment.hltPreDoublePFJets128MaxDeta1p6DoublePFBTagDeepJetp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets100eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets100eta2p3 + fragment.hltDoublePFBJets128Eta2p3 + fragment.hltDoublePFBJets128Eta2p3MaxDeta1p6 + fragment.hltSelectorPFJets80 + fragment.hltSelector6PFJets80 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Double6Jets80 + fragment.HLTEndSequence ) -fragment.HLT_Photon300_NoHE_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGNonIsoOrWithJetAndTau + fragment.hltPrePhoton300NoHE + fragment.HLTSinglePhoton300erNoHESequence + fragment.HLTEndSequence ) -fragment.HLT_Mu8_TrkIsoVVL_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu3IorSingleMu5IorSingleMu7 + fragment.hltPreMu8TrkIsoVVL + fragment.hltL1fL1sMu3or5or7L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu5L1f0L2Filtered5) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu5L1Filtered0) + fragment.hltL3fL1sMu5L1f0L2f5L3Filtered8 + fragment.HLTL3muontrkisovvlSequence + fragment.hltL3fL1sMu5L1f0L2f5L3Filtered8TkIsoFiltered0p4 + fragment.HLTEndSequence ) -fragment.HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu6DoubleEG10 + fragment.hltPreMu8DiEle12CaloIdLTrackIdLDZ + fragment.HLTMu8DiEle12CaloIdLTrackIdLMuonlegSequence + fragment.HLTMu8DiEle12CaloIdLTrackIdLElectronlegSequence + fragment.hltMu8Ele12DZFilter + fragment.hltEle12Ele12DZFilter + fragment.HLTEndSequence ) -fragment.HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu6DoubleEG10 + fragment.hltPreMu8DiEle12CaloIdLTrackIdL + fragment.HLTMu8DiEle12CaloIdLTrackIdLMuonlegSequence + fragment.HLTMu8DiEle12CaloIdLTrackIdLElectronlegSequence + fragment.HLTEndSequence ) -fragment.HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu6HTT240 + fragment.hltPreMu8Ele8CaloIdMTrackIdMMass8PFHT350DZ + fragment.hltMuon8L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltMuon8L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3Muon8L1Filtered0) + fragment.hltL3fL1sMu6HTT240Filtered8 + fragment.HLTSingleEle8CaloIdMGsfTrackIdMSequence + fragment.hltElectronMuonInvMassFilter8 + fragment.hltMu8Ele8CaloIdMTrackIdMDZFilter + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT350Jet30 + fragment.HLTEndSequence ) -fragment.HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu6HTT240 + fragment.hltPreMu8Ele8CaloIdMTrackIdMMass8PFHT350 + fragment.hltMuon8L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltMuon8L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3Muon8L1Filtered0) + fragment.hltL3fL1sMu6HTT240Filtered8 + fragment.HLTSingleEle8CaloIdMGsfTrackIdMSequence + fragment.hltElectronMuonInvMassFilter8 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT350Jet30 + fragment.HLTEndSequence ) -fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZ + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTEndSequence ) -fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZPFDiJet30 + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterTwoC30 + fragment.HLTEndSequence ) -fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZCaloDiJet30 + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterTwoC30 + fragment.HLTEndSequence ) -fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZPFDiJet30PFBtagDeepCSV1p5 + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterTwoC30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV1p5Single + fragment.HLTEndSequence ) -fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZCaloDiJet30CaloBtagDeepCSV1p5 + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterTwoC30 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p5Single + fragment.HLTEndSequence ) -fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVL + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.HLTEndSequence ) -fragment.HLT_Mu17_TrkIsoVVL_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu15DQ + fragment.hltPreMu17TrkIsoVVL + fragment.hltL1fL1sMu15DQlqL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu15DQlqL1f0L2Filtered10) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu15DQlqL1Filtered0) + fragment.hltL3fL1sMu15DQlqL1f0L2f10L3Filtered17 + fragment.HLTL3muontrkisovvlSequence + fragment.hltL3fL1sMu1lqL1f0L2f10L3Filtered17TkIsoFiltered0p4 + fragment.HLTEndSequence ) -fragment.HLT_Mu19_TrkIsoVVL_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu15DQ + fragment.hltPreMu19TrkIsoVVL + fragment.hltL1fL1sMu15DQlqL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu15DQlqL1f0L2Filtered10) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu15DQlqL1Filtered0) + fragment.hltL3fL1sMu15DQlqL1f0L2f10L3Filtered19 + fragment.HLTL3muontrkisovvlSequence + fragment.hltL3fL1sMu1lqL1f0L2f10L3Filtered19TkIsoFiltered0p4 + fragment.HLTEndSequence ) -fragment.HLT_BTagMu_AK4DiJet20_Mu5_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC16dRMax0p4 + fragment.hltPreBTagMuAK4DiJet20Mu5 + fragment.HLTAK4CaloJetsSequence + fragment.hltBDiJet20L1FastJetCentral + fragment.HLTBTagMuDiJet20L1FastJetSequenceL25 + fragment.hltBSoftMuonDiJet20L1FastJetL25FilterByDR + fragment.HLTBTagMuDiJet20L1FastJetMu5SelSequenceL3 + fragment.hltBSoftMuonDiJet20L1FastJetMu5L3FilterByDR + fragment.HLTEndSequence ) -fragment.HLT_BTagMu_AK4DiJet40_Mu5_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC35dRMax0p4 + fragment.hltPreBTagMuAK4DiJet40Mu5 + fragment.HLTAK4CaloJetsSequence + fragment.hltBDiJet40L1FastJetCentral + fragment.HLTBTagMuDiJet40L1FastJetSequenceL25 + fragment.hltBSoftMuonDiJet40L1FastJetL25FilterByDR + fragment.HLTBTagMuDiJet40L1FastJetMu5SelSequenceL3 + fragment.hltBSoftMuonDiJet40L1FastJetMu5L3FilterByDR + fragment.HLTEndSequence ) -fragment.HLT_BTagMu_AK4DiJet70_Mu5_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC60dRMax0p4 + fragment.hltPreBTagMuAK4DiJet70Mu5 + fragment.HLTAK4CaloJetsSequence + fragment.hltBDiJet70L1FastJetCentral + fragment.HLTBTagMuDiJet70L1FastJetSequenceL25 + fragment.hltBSoftMuonDiJet70L1FastJetL25FilterByDR + fragment.HLTBTagMuDiJet70L1FastJetMu5SelSequenceL3 + fragment.hltBSoftMuonDiJet70L1FastJetMu5L3FilterByDR + fragment.HLTEndSequence ) -fragment.HLT_BTagMu_AK4DiJet110_Mu5_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC80dRMax0p4 + fragment.hltPreBTagMuAK4DiJet110Mu5 + fragment.HLTAK4CaloJetsSequence + fragment.hltBDiJet110L1FastJetCentral + fragment.HLTBTagMuDiJet110L1FastJetSequenceL25 + fragment.hltBSoftMuonDiJet110L1FastJetL25FilterByDR + fragment.HLTBTagMuDiJet110L1FastJetMu5SelSequenceL3 + fragment.hltBSoftMuonDiJet110L1FastJetMu5L3FilterByDR + fragment.HLTEndSequence ) -fragment.HLT_BTagMu_AK4DiJet170_Mu5_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC120dRMax0p4 + fragment.hltPreBTagMuAK4DiJet170Mu5 + fragment.HLTAK4CaloJetsSequence + fragment.hltBDiJet200L1FastJetCentral + fragment.HLTBTagMuDiJet200L1FastJetSequenceL25 + fragment.hltBSoftMuonDiJet200L1FastJetL25FilterByDR + fragment.HLTBTagMuDiJet200L1FastJetMu5SelSequenceL3 + fragment.hltBSoftMuonDiJet200L1FastJetMu5L3FilterByDR + fragment.HLTEndSequence ) -fragment.HLT_BTagMu_AK4Jet300_Mu5_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet200 + fragment.hltPreBTagMuAK4Jet300Mu5 + fragment.HLTAK4CaloJetsSequence + fragment.hltBJet300L1FastJetCentral + fragment.HLTBTagMuJet300L1FastJetSequenceL25 + fragment.hltBSoftMuonJet300L1FastJetL25FilterByDR + fragment.HLTBTagMuJet300L1FastJetMu5SelSequenceL3 + fragment.hltBSoftMuonJet300L1FastJetMu5L3FilterByDR + fragment.HLTEndSequence ) -fragment.HLT_BTagMu_AK8DiJet170_Mu5_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC120dRMax0p8 + fragment.hltPreBTagMuAK8DiJet170Mu5 + fragment.HLTAK8CaloJetsSequence + fragment.hltBAK8DiJet170L1FastJetCentral + fragment.HLTBTagMuAK8DiJet170L1FastJetSequenceL25 + fragment.hltBSoftMuonAK8DiJet170L1FastJetL25FilterByDR + fragment.HLTBTagMuAK8DiJet170L1FastJetMu5SelSequenceL3 + fragment.hltBSoftMuonAK8DiJet170L1FastJetMu5L3FilterByDR + fragment.HLTEndSequence ) -fragment.HLT_BTagMu_AK8Jet170_DoubleMu5_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0Jet90er2p5dRMax0p8dRMu1p6 + fragment.hltPreBTagMuAK8Jet170DoubleMu5 + fragment.hltDoubleMuon0L1Filtered0 + fragment.HLTAK8CaloJetsSequence + fragment.hltBAK8Jet170L1FastJetCentral + fragment.HLTBTagMuAK8Jet170L1FastJetDoubleMuSequenceL25 + fragment.hltBSoftMuonAK8Jet170L1FastJetL25FilterByDR + fragment.HLTBTagMuAK8Jet170L1FastJetDoubleMu5SelSequenceL3 + fragment.hltBSoftMuonAK8Jet170L1FastJetDoubleMu5L3FilterByDR + fragment.HLTEndSequence ) -fragment.HLT_BTagMu_AK8Jet300_Mu5_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet200 + fragment.hltPreBTagMuAK8Jet300Mu5 + fragment.HLTAK8CaloJetsSequence + fragment.hltBJet300L1AK8FastJetCentral + fragment.HLTBTagMuJet300L1AK8FastJetSequenceL25 + fragment.hltBSoftMuonJet300L1FastJetAK8L25FilterByDR + fragment.HLTBTagMuJet300L1AK8FastJetMu5SelSequenceL3 + fragment.hltBSoftMuonJet300L1FastJetAK8Mu5L3FilterByDR + fragment.HLTEndSequence ) -fragment.HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEG + fragment.hltPreEle23Ele12CaloIdLTrackIdLIsoVLDZ + fragment.HLTEle23Ele12CaloIdLTrackIdLIsoVLSequence + fragment.hltEle23Ele12CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTEndSequence ) -fragment.HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEG + fragment.hltPreEle23Ele12CaloIdLTrackIdLIsoVL + fragment.HLTEle23Ele12CaloIdLTrackIdLIsoVLSequence + fragment.HLTEndSequence ) -fragment.HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu23EG10IorMu20EG17 + fragment.hltPreMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLDZ + fragment.HLTMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTEndSequence ) -fragment.HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu23EG10IorMu20EG17 + fragment.hltPreMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVL + fragment.HLTMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.HLTEndSequence ) -fragment.HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVL + fragment.HLTMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.HLTEndSequence ) -fragment.HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZ + fragment.HLTMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTEndSequence ) -fragment.HLT_Photon20_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15er2p5 + fragment.hltPrePhoton20 + fragment.HLTPhoton20Sequence + fragment.HLTEndSequence ) -fragment.HLT_Photon33_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG26 + fragment.hltPrePhoton33 + fragment.HLTPhoton33Sequence + fragment.HLTEndSequence ) -fragment.HLT_Photon50_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG34to45 + fragment.hltPrePhoton50 + fragment.HLTPhoton50Sequence + fragment.HLTEndSequence ) -fragment.HLT_Photon75_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG34to50 + fragment.hltPrePhoton75 + fragment.HLTPhoton75Sequence + fragment.HLTEndSequence ) -fragment.HLT_Photon90_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG34to50 + fragment.hltPrePhoton90 + fragment.HLTPhoton90Sequence + fragment.HLTEndSequence ) -fragment.HLT_Photon120_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG34to50 + fragment.hltPrePhoton120 + fragment.HLTPhoton120Sequence + fragment.HLTEndSequence ) -fragment.HLT_Photon150_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGNonIsoOrWithJetAndTau + fragment.hltPrePhoton150 + fragment.HLTPhoton150Sequence + fragment.HLTEndSequence ) -fragment.HLT_Photon175_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGNonIsoOrWithJetAndTau + fragment.hltPrePhoton175 + fragment.HLTPhoton175Sequence + fragment.HLTEndSequence ) -fragment.HLT_Photon200_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGNonIsoOrWithJetAndTau + fragment.hltPrePhoton200 + fragment.HLTPhoton200Sequence + fragment.HLTEndSequence ) -fragment.HLT_Photon30EB_TightID_TightIso_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleIsoEG28er1p5 + fragment.hltPrePhoton30EBTightIDTightIso + fragment.HLTPhoton30EBTightIDTightIsoSequence + fragment.HLTEndSequence ) -fragment.HLT_Photon110EB_TightID_TightIso_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton110EBTightIDTightIso + fragment.HLTPhoton110EBTightIDTightIsoSequence + fragment.HLTEndSequence ) -fragment.HLT_Photon100EBHE10_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton100EBHE10 + fragment.HLTPhoton100EBHE10Sequence + fragment.HLTEndSequence ) -fragment.HLT_Photon50_R9Id90_HE10_IsoM_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton50R9Id90HE10IsoM + fragment.HLTPhoton50R9Id90HE10IsoMSequence + fragment.HLTEndSequence ) -fragment.HLT_Photon75_R9Id90_HE10_IsoM_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton75R9Id90HE10IsoM + fragment.HLTPhoton75R9Id90HE10IsoMSequence + fragment.HLTEndSequence ) -fragment.HLT_Photon90_R9Id90_HE10_IsoM_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton90R9Id90HE10IsoM + fragment.HLTPhoton90R9Id90HE10IsoMSequence + fragment.HLTEndSequence ) -fragment.HLT_Photon120_R9Id90_HE10_IsoM_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton120R9Id90HE10IsoM + fragment.HLTPhoton120R9Id90HE10IsoMSequence + fragment.HLTEndSequence ) -fragment.HLT_Photon165_R9Id90_HE10_IsoM_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton165R9Id90HE10IsoM + fragment.HLTPhoton165R9Id90HE10IsoMSequence + fragment.HLTEndSequence ) -fragment.HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGor + fragment.hltPreDiphoton3022R9IdORIsoCaloIdANDHER9IdMass90 + fragment.HLTDiphoton30L22R9Id85b90eORIso60CaloId15b35eANDHE12R9Id50b80eSequence + fragment.hltDiEG22R9Id85b90eORIso60CaloId15b35eANDHE12R9Id50b80eMass90CombMassLastFilter + fragment.HLTEndSequence ) -fragment.HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGor + fragment.hltPreDiphoton3022R9IdORIsoCaloIdANDHER9IdMass95 + fragment.HLTDiphoton30L22R9Id85b90eORIso60CaloId15b35eANDHE12R9Id50b80eSequence + fragment.hltDiEG22R9Id85b95eORIso60CaloId15b35eANDHE12R9Id50b80eMass95CombMassLastFilter + fragment.HLTEndSequence ) -fragment.HLT_Photon35_TwoProngs35_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigORLooseIsoEGXXerIsoTauYYerdRMin0p3 + fragment.hltPrePhoton35TwoProngs35 + fragment.HLTPhoton35R9Id90HE10IsoMSequence + fragment.HLTGlobalPFTauConeSequence + fragment.hltOverlapFilterPhoton35IsoTau35WPTightGsfCaloJet5 + fragment.HLTMediumChargedIsoPFTau35Sequence + fragment.hltOverlapFilterPhoton35MediumChargedIsoPFTau35 + fragment.HLTEndSequence ) -fragment.HLT_IsoMu24_TwoProngs35_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22 + fragment.hltPreIsoMu24TwoProngs35 + fragment.hltL1fL1sMu22L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMu22L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22L1Filtered0) + fragment.hltL3fL1sSingleMu22L1f0L2f10QL3Filtered24Q + fragment.HLTMu24IsolationSequence + fragment.hltL3crIsoL1sSingleMu22L1f0L2f10QL3f24QL3trkIsoFiltered0p08 + fragment.HLTGlobalPFTauConeSequence + fragment.HLTMediumChargedIsoPFTau35Sequence + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_Jpsi_L1_NoOS_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0SQ + fragment.hltPreDimuon0JpsiL1NoOS + fragment.hltL1fL1DoubleMu0SQL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0SQL2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1DoubleMu0SQL1Filtered0) + fragment.hltDimuon0JpsiL1sNoOSL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0JpsiL1sNoOS + fragment.hltDisplacedmumuFilterDimuon0JpsiL1sNoOS + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0SQ + fragment.hltPreDimuon0JpsiNoVertexingNoOS + fragment.hltL1fL1DoubleMu0SQL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0SQL2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1DoubleMu0SQL1Filtered0) + fragment.hltDimuon0JpsiNoVtxNoOSL3Filtered + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_Jpsi_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0SQOS + fragment.hltPreDimuon0Jpsi + fragment.hltL1sEmuDoubleMu0SQOS + fragment.hltL1fL1DoubleMu0SQOSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0SQOSL2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1DoubleMu0SQOSL1Filtered0) + fragment.hltDimuon0JpsiL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0Jpsi + fragment.hltDisplacedmumuFilterDimuon0Jpsi + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_Jpsi_NoVertexing_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0SQOS + fragment.hltPreDimuon0JpsiNoVertexing + fragment.hltL1sEmuDoubleMu0SQOS + fragment.hltL1fL1DoubleMu0SQOSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0SQOSL2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1DoubleMu0SQOSL1Filtered0) + fragment.hltDimuon0JpsiL3Filtered + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + fragment.hltPreDimuon0JpsiL14R0er1p5R + fragment.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.hltDimuon0JpsiL1s4R0er1p5RL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0JpsiL1s4R0er1p5R + fragment.hltDisplacedmumuFilterDimuon0JpsiL1s4R0er1p5R + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + fragment.hltPreDimuon0JpsiNoVertexingL14R0er1p5R + fragment.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.hltDimuon0JpsiL1s4R0er1p5RL3Filtered + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_Jpsi3p5_Muon2_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1TripleMu5SQ3SQ0OQDoubleMu53SQOSMassMax9 + fragment.hltPreDimuon0Jpsi3p5Muon2 + fragment.hltTripleMuonL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltTripleMuonL2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3TripleMuonL1Filtered0) + fragment.hltTripleMuL3PreFiltered222 + fragment.hltJpsiMuonL3Filtered3p5 + fragment.hltDisplacedmumuVtxProducerJpsiMuon3p5 + fragment.hltVertexmumuFilterJpsiMuon3p5 + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_Upsilon_L1_4p5_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4p5SQOS + fragment.hltPreDimuon0UpsilonL14p5 + fragment.hltL1sEmuDoubleMu4p5SQOS + fragment.hltL1fL1sL1DoubleMu4p5SQOSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu4p5SQOSL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu4p5SQOSL1Filtered0) + fragment.hltDimuon0UpsilonL1s4p5L3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s4p5 + fragment.hltDisplacedmumuFilterDimuon0UpsilonL1s4p5 + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_Upsilon_L1_5_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu5SQOS + fragment.hltPreDimuon0UpsilonL15 + fragment.hltL1sEmuDoubleMu5SQOS + fragment.hltL1fL1sL1DoubleMu5SQOSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu5SQOSL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu5SQOSL1Filtered0) + fragment.hltDimuon0UpsilonL1s5L3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s5 + fragment.hltDisplacedmumuFilterDimuon0UpsilonL1s5 + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4p5SQ + fragment.hltPreDimuon0UpsilonL14p5NoOS + fragment.hltL1fL1sL1DoubleMu4p5SQL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu4p5SQL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu4p5SQL1Filtered0) + fragment.hltDimuon0UpsilonL1s4p5NoOSL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s4p5NoOS + fragment.hltDisplacedmumuFilterDimuon0UpsilonL1s4p5NoOS + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4p5er2p0SQ + fragment.hltPreDimuon0UpsilonL14p5er2p0 + fragment.hltL1sEmuDoubleMu4p5er2p0SQ + fragment.hltL1fL1sL1DoubleMu4p5er2p0SQL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu4p5er2p0SQL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu4p5er2p0SQL1Filtered0) + fragment.hltDimuon0UpsilonL1s4p5er2p0L3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s4p5er2p0 + fragment.hltDisplacedmumuFilterDimuon0UpsilonL1s4p5er2p0 + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4p5er2p0SQMass7to18 + fragment.hltPreDimuon0UpsilonL14p5er2p0M + fragment.hltL1fL1sL1DoubleMu4p5er2p0SQMass7to18L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu4p5er2p0SQMass7to18L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu4p5er2p0SQMass7to18L1Filtered0) + fragment.hltDimuon0UpsilonL1s4p5er2p0ML3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s4p5er2p0M + fragment.hltDisplacedmumuFilterDimuon0UpsilonL1s4p5er2p0M + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_Upsilon_NoVertexing_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4p5er2p0SQMass7to18 + fragment.hltPreDimuon0UpsilonNoVertexing + fragment.hltL1fL1sL1DoubleMu4p5er2p0SQMass7to18L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu4p5er2p0SQMass7to18L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu4p5er2p0SQMass7to18L1Filtered0) + fragment.hltDimuon0UpsilonL1s4p5er2p0ML3Filtered + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_Upsilon_L1_5M_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu5SQMass7to18 + fragment.hltPreDimuon0UpsilonL15M + fragment.hltL1fL1sL1DoubleMu5SQMass7to18L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu5SQMass7to18L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu5SQMass7to18L1Filtered0) + fragment.hltDimuon0UpsilonL1s5ML3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s5M + fragment.hltDisplacedmumuFilterDimuon0UpsilonL1s5M + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_LowMass_L1_0er1p5R_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5dR1p4 + fragment.hltPreDimuon0LowMassL10er1p5R + fragment.hltL1fL1sL1DoubleMu0er1p5dR1p4L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0er1p5dR1p4L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5dR1p4L1Filtered0) + fragment.hltDimuon0LowMassL1s0er1p5RL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0LowMassL1s0er1p5R + fragment.hltDisplacedmumuFilterDimuon0LowMassL1s0er1p5R + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_LowMass_L1_0er1p5_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5 + fragment.hltPreDimuon0LowMassL10er1p5 + fragment.hltL1sEmuDoubleMu0er1p5 + fragment.hltL1fL1sL1DoubleMu0er1p5L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0er1p5L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5L1Filtered0) + fragment.hltDimuon0LowMassL1s0er1p5L3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0LowMassL1s0er1p5 + fragment.hltDisplacedmumuFilterDimuon0LowMassL1s0er1p5 + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_LowMass_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0SQOS + fragment.hltPreDimuon0LowMass + fragment.hltL1sEmuDoubleMu0SQOS + fragment.hltL1fL1DoubleMu0SQOSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0SQOSL2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1DoubleMu0SQOSL1Filtered0) + fragment.hltDimuon0LowMassL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0LowMass + fragment.hltDisplacedmumuFilterDimuon0LowMass + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_LowMass_L1_4_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4SQOS + fragment.hltPreDimuon0LowMassL14 + fragment.hltL1sEmuDoubleMu4SQOS + fragment.hltL1fL1sL1DoubleMu4SQOSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu4SQOSL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu4SQOSL1Filtered0) + fragment.hltDimuon0LowMassL1s4L3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0LowMassL1s4 + fragment.hltDisplacedmumuFilterDimuon0LowMassL1s4 + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_LowMass_L1_4R_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4dR1p2 + fragment.hltPreDimuon0LowMassL14R + fragment.hltL1fL1sL1DoubleMu4dR1p2L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu4dR1p2L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu4dR1p2L1Filtered0) + fragment.hltDimuon0LowMassL1s4RL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0LowMassL1s4R + fragment.hltDisplacedmumuFilterDimuon0LowMassL1s4R + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_LowMass_L1_TM530_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMu530NoMass + fragment.hltPreDimuon0LowMassL1TM530 + fragment.hltL1fL1sL1TripleMuNoMassL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1TripleMuNoMassL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1TripleMuNoMassL1Filtered0) + fragment.hltDimuon0LowMassL1sTM530L3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0LowMassL1sTM530 + fragment.hltDisplacedmumuFilterDimuon0LowMassL1sTM530 + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMu0 + fragment.hltPreDimuon0UpsilonMuonL1TM0 + fragment.hltTripleMuon0L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltTripleMuon0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3TripleMuon0L1Filtered0) + fragment.hltTripleMu0L3PreFiltered0 + fragment.hltUpsilon0MuonL3FilteredL1sTM0 + fragment.hltDisplacedmumuVtxProducerUpsilon0MuonL1sTM0 + fragment.hltVertexmumuFilterUpsilon0MuonL1sTM0 + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMu53p52p5 + fragment.hltPreDimuon0UpsilonMuonNoL1Mass + fragment.hltTripleMuon53p52p5L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltTripleMuon53p52p5L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3TripleMuon53p52p5L1Filtered0) + fragment.hltTripleMu0NoL1MassL3PreFiltered0 + fragment.hltUpsilon0MuonL3FilteredNoL1Mass + fragment.hltDisplacedmumuVtxProducerUpsilon0MuonNoL1Mass + fragment.hltVertexmumuFilterUpsilon0MuonNoL1Mass + fragment.HLTEndSequence ) -fragment.HLT_TripleMu_5_3_3_Mass3p8_DZ_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMu0IorTripleMu553 + fragment.hltPreTripleMu533Mass3p8DZ + fragment.hltL1TripleMu553L1TriMuFiltered3 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL1TripleMu553L2TriMuFiltered3) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1TripleMu553L1TriMuFiltered3) + fragment.hltL3fL1TripleMu553f0PreFiltered333 + fragment.hltL3fL1TripleMu553f0Filtered533 + fragment.hltTripleMu533TripleDZ0p2 + fragment.hltTripleMu533Mass3p8toInfFilter + fragment.HLTEndSequence ) -fragment.HLT_TripleMu_10_5_5_DZ_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMu0IorTripleMu553 + fragment.hltPreTripleMu1055DZ + fragment.hltL1TripleMu553L1TriMuFiltered3 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL1TripleMu553L2TriMuFiltered3) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1TripleMu553L1TriMuFiltered3) + fragment.hltL3fL1TripleMu553f0PreFiltered555 + fragment.hltL3fL1TripleMu553f0Filtered1055 + fragment.hltTripleMu555TripleDZ0p2 + fragment.HLTEndSequence ) -fragment.HLT_TripleMu_12_10_5_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMu0IorTripleMu553 + fragment.hltPreTripleMu12105 + fragment.hltL1TripleMu553L1TriMuFiltered3 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL1TripleMu553L2TriMuFiltered3) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1TripleMu553L1TriMuFiltered3) + fragment.hltL3fL1TripleMu553f0PreFiltered555 + fragment.hltL3fL1TripleMu553f0Filtered10105 + fragment.hltL3fL1TripleMu553f0Filtered12105 + fragment.HLTEndSequence ) -fragment.HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu157IorDoubleMu4p5SQOSdR1p2IorSingleMu25IorSingleMu22erIorTripleMuMassMax9 + fragment.hltPreTau3MuMu7Mu1TkMu1Tau15 + fragment.hltL1fL1sL1WTau3MuSeedsL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1WTau3MuSeedsL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + fragment.hltMu1Mu1TrkPairPt2DR0p5MassMax1p9 + fragment.hltDiMuonForTau3MuDzFiltered0p3 + fragment.HLTTrackerMuonSequenceLowPt + fragment.hltTau3MuTriMuon1filter + fragment.HLTL3muontrkisorecoSequence + fragment.hltTauPt15MuPts711Mass1p3to2p1Iso + fragment.hltTau3MuPreFilter + fragment.HLTEndSequence ) -fragment.HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu157IorDoubleMu4p5SQOSdR1p2IorSingleMu25IorSingleMu22erIorTripleMuMassMax9 + fragment.hltPreTau3MuMu7Mu1TkMu1Tau15Charge1 + fragment.hltL1fL1sL1WTau3MuSeedsL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1WTau3MuSeedsL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + fragment.hltMu1Mu1TrkPairPt2DR0p5MassMax1p9 + fragment.hltDiMuonForTau3MuDzFiltered0p3 + fragment.HLTTrackerMuonSequenceLowPt + fragment.hltTau3MuTriMuon1filter + fragment.HLTL3muontrkisorecoSequence + fragment.hltTauPt15MuPts711Mass1p3to2p1IsoCharge1 + fragment.hltTau3MuPreFilterCharge1 + fragment.HLTEndSequence ) -fragment.HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu157IorDoubleMu4p5SQOSdR1p2IorSingleMu25IorSingleMu22erIorTripleMuMassMax9 + fragment.hltPreTau3MuMu7Mu1TkMu1IsoTau15 + fragment.hltL1fL1sL1WTau3MuSeedsL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1WTau3MuSeedsL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + fragment.hltMu1Mu1TrkPairPt2DR0p5MassMax1p9 + fragment.hltDiMuonForTau3MuDzFiltered0p3 + fragment.HLTTrackerMuonSequenceLowPt + fragment.hltTau3MuTriMuon1filter + fragment.HLTL3muontrkisorecoSequence + fragment.hltTauPt15MuPts711Mass1p3to2p1Iso + fragment.hltTau3MuPreFilter + fragment.hltTau3MuIsoFilter + fragment.HLTEndSequence ) -fragment.HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu157IorDoubleMu4p5SQOSdR1p2IorSingleMu25IorSingleMu22erIorTripleMuMassMax9 + fragment.hltPreTau3MuMu7Mu1TkMu1IsoTau15Charge1 + fragment.hltL1fL1sL1WTau3MuSeedsL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1WTau3MuSeedsL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + fragment.hltMu1Mu1TrkPairPt2DR0p5MassMax1p9 + fragment.hltDiMuonForTau3MuDzFiltered0p3 + fragment.HLTTrackerMuonSequenceLowPt + fragment.hltTau3MuTriMuon1filter + fragment.HLTL3muontrkisorecoSequence + fragment.hltTauPt15MuPts711Mass1p3to2p1IsoCharge1 + fragment.hltTau3MuPreFilterCharge1 + fragment.hltTau3MuIsoFilterCharge1 + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0ETM40IorDoubleMu0ETM55IorDoubleMu0ETM60IorDoubleMu0ETM65IorDoubleMu0ETM70 + fragment.hltPreDoubleMu3DZPFMET50PFMHT60 + fragment.hltL1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + fragment.hltL3fL1DiMu3SQETM50f0PreFiltered3 + fragment.hltDoubleMuon3Mass3p8to60Filter + fragment.hltDoubleMuon3Mass3p8to60DZFilter + fragment.HLTRecoMETSequence + fragment.hltMET40 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMETProducer + fragment.hltPFMET50 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID60 + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0ETM40IorDoubleMu0ETM55IorDoubleMu0ETM60IorDoubleMu0ETM65IorDoubleMu0ETM70 + fragment.hltPreDoubleMu3DZPFMET70PFMHT70 + fragment.hltL1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + fragment.hltL3fL1DiMu3SQETM50f0PreFiltered3 + fragment.hltDoubleMuon3Mass3p8to60Filter + fragment.hltDoubleMuon3Mass3p8to60DZFilter + fragment.HLTRecoMETSequence + fragment.hltMET40 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMETProducer + fragment.hltPFMET70 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID70 + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0ETM40IorDoubleMu0ETM55IorDoubleMu0ETM60IorDoubleMu0ETM65IorDoubleMu0ETM70 + fragment.hltPreDoubleMu3DZPFMET90PFMHT90 + fragment.hltL1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + fragment.hltL3fL1DiMu3SQETM50f0PreFiltered3 + fragment.hltDoubleMuon3Mass3p8to60Filter + fragment.hltDoubleMuon3Mass3p8to60DZFilter + fragment.HLTRecoMETSequence + fragment.hltMET40 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMETProducer + fragment.hltPFMET90 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID90 + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMu530NoMass + fragment.hltPreDoubleMu3TrkTau3muNoL1Mass + fragment.hltL1fL1sL1TripleMuNoMassL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1TripleMuNoMassL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1TripleMuNoMassL1Filtered0) + fragment.hltDoubleMu3TrkTau3muNoL1MassL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu3Tau3muNoL1Mass + fragment.hltDisplacedmumuFilterDoubleMu3Tau3muNoL1Mass + fragment.HLTBphTrackingDisplacedTau3muNoL1MassReg + fragment.hltTau3muNoL1MassTkAllConeTracksIter + fragment.hltTau3muNoL1MassTkVertexProducer + fragment.hltTau3muNoL1MassTkVertexFilter + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu4_Jpsi_Displaced_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + fragment.hltPreDoubleMu4JpsiDisplaced + fragment.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.hltDoubleMu4JpsiDisplacedL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu4Jpsi + fragment.hltDisplacedmumuFilterDoubleMu4Jpsi + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu4_Jpsi_NoVertexing_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + fragment.hltPreDoubleMu4JpsiNoVertexing + fragment.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.hltDoubleMu4JpsiDisplacedL3Filtered + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + fragment.hltPreDoubleMu4JpsiTrkTrkDisplaced + fragment.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.hltDoubleMu4JpsiDisplacedL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu4Jpsi + fragment.hltDisplacedmumuFilterDoubleMu4Jpsi + fragment.HLTBphTrackingDisplacedJpsiReg + fragment.hltJpsiTkAllConeTracksIter + fragment.hltJpsiTrkTrkVertexProducerPhiKstar + fragment.hltJpsiTkTkVertexFilterPhiKstar + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu4_JpsiTrk_Bc_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + fragment.hltPreDoubleMu4JpsiTrkBc + fragment.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.hltDoubleMu4JpsiL3Filtered + fragment.hltmumuVtxProducerDoubleMu4Jpsi + fragment.hltmumuFilterDoubleMu4Jpsi + fragment.HLTBphTrackingBcJpsiReg + fragment.hltBcJpsiTkAllConeTracksIter + fragment.hltBcJpsiTkVertexProducer + fragment.hltBcJpsiTkVertexFilter + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu43NoFiltersNoVtx_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreDoubleMu43NoFiltersNoVtx + fragment.hltL1fDimuonL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2fDimuonL1f0L2NoVtxFiltered16) + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fDimuonL1f0L2NVf16L3NoFiltersNoVtxFiltered43 + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu48NoFiltersNoVtx_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreDoubleMu48NoFiltersNoVtx + fragment.hltL1fDimuonL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2fDimuonL1f0L2NoVtxFiltered16) + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fDimuonL1f0L2NVf16L3NoFiltersNoVtxFiltered48 + fragment.HLTEndSequence ) -fragment.HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu7EG23IorMu20EG17IorMu23EG10 + fragment.hltPreMu43NoFiltersNoVtxPhoton43CaloIdL + fragment.hltL1fL1sMu5EG20orMu20EG15L1Filtered5 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2fL1sMu5EG20orMu20EG15L1f5L2NoVtxFiltered16) + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1sMu5EG20orMu20EG15L1f5L2NVf16L3NoFiltersNoVtxFiltered43 + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1Mu5EG20Filter + fragment.hltMu43NoFiltersNoVtxPhoton43CaloIdLEtFilter + fragment.hltEgammaClusterShape + fragment.hltMu43NoFiltersNoVtxPhoton43CaloIdLClusterShapeFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltMu43NoFiltersNoVtxPhoton43CaloIdLHEFilter + fragment.HLTEndSequence ) -fragment.HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu7EG23IorMu20EG17IorMu23EG10 + fragment.hltPreMu48NoFiltersNoVtxPhoton48CaloIdL + fragment.hltL1fL1sMu5EG20orMu20EG15L1Filtered5 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2fL1sMu5EG20orMu20EG15L1f5L2NoVtxFiltered16) + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1sMu5EG20orMu20EG15L1f5L2NVf16L3NoFiltersNoVtxFiltered48 + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1Mu5EG20Filter + fragment.hltMu48NoFiltersNoVtxPhoton48CaloIdLEtFilter + fragment.hltEgammaClusterShape + fragment.hltMu48NoFiltersNoVtxPhoton48CaloIdLClusterShapeFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltMu48NoFiltersNoVtxPhoton48CaloIdLHEFilter + fragment.HLTEndSequence ) -fragment.HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu7EG23IorMu20EG17IorMu23EG10 + fragment.hltPreMu38NoFiltersNoVtxDisplacedPhoton38CaloIdL + fragment.hltL1fL1sMu5EG20orMu20EG15L1Filtered5 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2fL1sMu5EG20orMu20EG15L1f5L2NoVtxFiltered16) + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1sMu5EG20orMu20EG15L1f5L2NVf16L3NoFiltersNoVtxFiltered38Displaced + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1Mu5EG20Filter + fragment.hltMu38NoFiltersNoVtxPhoton38CaloIdLEtFilter + fragment.hltEgammaClusterShape + fragment.hltMu38NoFiltersNoVtxPhoton38CaloIdLClusterShapeFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltMu38NoFiltersNoVtxPhoton38CaloIdLHEFilter + fragment.HLTEndSequence ) -fragment.HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu7EG23IorMu20EG17IorMu23EG10 + fragment.hltPreMu43NoFiltersNoVtxDisplacedPhoton43CaloIdL + fragment.hltL1fL1sMu5EG20orMu20EG15L1Filtered5 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2fL1sMu5EG20orMu20EG15L1f5L2NoVtxFiltered16) + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1sMu5EG20orMu20EG15L1f5L2NVf16L3NoFiltersNoVtxFiltered43Displaced + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1Mu5EG20Filter + fragment.hltMu43NoFiltersNoVtxPhoton43CaloIdLEtFilter + fragment.hltEgammaClusterShape + fragment.hltMu43NoFiltersNoVtxPhoton43CaloIdLClusterShapeFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltMu43NoFiltersNoVtxPhoton43CaloIdLHEFilter + fragment.HLTEndSequence ) -fragment.HLT_HT425_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT425 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT425 + fragment.HLTEndSequence ) -fragment.HLT_HT430_DisplacedDijet40_DisplacedTrack_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DisplacedDijet40DisplacedTrack + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementDisplacedJetsLowPt + fragment.HLTEndSequence ) -fragment.HLT_HT500_DisplacedDijet40_DisplacedTrack_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT320orHTT340orHTT380 + fragment.hltPreHT500DisplacedDijet40DisplacedTrack + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT500 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementDisplacedJetsLowPt + fragment.HLTEndSequence ) -fragment.HLT_HT430_DisplacedDijet60_DisplacedTrack_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DisplacedDijet60DisplacedTrack + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt60 + fragment.hltCentralCaloJetptMidPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + fragment.hltDisplacedHLTCaloJetCollectionProducerMidPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerMidPt + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementDisplacedJetsMidPt + fragment.HLTEndSequence ) -fragment.HLT_HT400_DisplacedDijet40_DisplacedTrack_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT400DisplacedDijet40DisplacedTrack + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT400 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementDisplacedJetsLowPt + fragment.HLTEndSequence ) -fragment.HLT_HT650_DisplacedDijet60_Inclusive_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT650DisplacedDijet60Inclusive + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT650 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt60 + fragment.hltCentralCaloJetptMidPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + fragment.hltDisplacedHLTCaloJetCollectionProducerMidPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + fragment.HLTEndSequence ) -fragment.HLT_HT550_DisplacedDijet60_Inclusive_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT550DisplacedDijet60Inclusive + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT550 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt60 + fragment.hltCentralCaloJetptMidPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + fragment.hltDisplacedHLTCaloJetCollectionProducerMidPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + fragment.HLTEndSequence ) -fragment.HLT_DiJet110_35_Mjj650_PFMET110_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DiJetVBF + fragment.hltPreDiJet11035Mjj650PFMET110 + fragment.HLTRecoMETSequence + fragment.hltMETOpen + fragment.hltMET66 + fragment.HLTAK4PFJetsSequence + fragment.hltParticleFlowNoMu + fragment.hltPFMETVBFProducer + fragment.hltPFMETVBF110 + fragment.hltL1TPFJetsMatching + fragment.hltL1PFJetCategories + fragment.HLTEndSequence ) -fragment.HLT_DiJet110_35_Mjj650_PFMET120_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DiJetVBF + fragment.hltPreDiJet11035Mjj650PFMET120 + fragment.HLTRecoMETSequence + fragment.hltMETOpen + fragment.hltMET72 + fragment.HLTAK4PFJetsSequence + fragment.hltParticleFlowNoMu + fragment.hltPFMETVBFProducer + fragment.hltPFMETVBF120 + fragment.hltL1TPFJetsMatching + fragment.hltL1PFJetCategories + fragment.HLTEndSequence ) -fragment.HLT_DiJet110_35_Mjj650_PFMET130_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DiJetVBF + fragment.hltPreDiJet11035Mjj650PFMET130 + fragment.HLTRecoMETSequence + fragment.hltMETOpen + fragment.hltMET78 + fragment.HLTAK4PFJetsSequence + fragment.hltParticleFlowNoMu + fragment.hltPFMETVBFProducer + fragment.hltPFMETVBF130 + fragment.hltL1TPFJetsMatching + fragment.hltL1PFJetCategories + fragment.HLTEndSequence ) -fragment.HLT_TripleJet110_35_35_Mjj650_PFMET110_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DiJetVBF + fragment.hltPreTripleJet1103535Mjj650PFMET110 + fragment.HLTRecoMETSequence + fragment.hltMETOpen + fragment.hltMET66 + fragment.HLTAK4PFJetsSequence + fragment.hltParticleFlowNoMu + fragment.hltPFMETVBFProducer + fragment.hltPFMETVBF110 + fragment.hltL1TPFJetsMatching + fragment.hlt1PFJetCategories3 + fragment.HLTEndSequence ) -fragment.HLT_TripleJet110_35_35_Mjj650_PFMET120_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DiJetVBF + fragment.hltPreTripleJet1103535Mjj650PFMET120 + fragment.HLTRecoMETSequence + fragment.hltMETOpen + fragment.hltMET72 + fragment.HLTAK4PFJetsSequence + fragment.hltParticleFlowNoMu + fragment.hltPFMETVBFProducer + fragment.hltPFMETVBF120 + fragment.hltL1TPFJetsMatching + fragment.hlt1PFJetCategories3 + fragment.HLTEndSequence ) -fragment.HLT_TripleJet110_35_35_Mjj650_PFMET130_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DiJetVBF + fragment.hltPreTripleJet1103535Mjj650PFMET130 + fragment.HLTRecoMETSequence + fragment.hltMETOpen + fragment.hltMET78 + fragment.HLTAK4PFJetsSequence + fragment.hltParticleFlowNoMu + fragment.hltPFMETVBFProducer + fragment.hltPFMETVBF130 + fragment.hltL1TPFJetsMatching + fragment.hlt1PFJetCategories3 + fragment.HLTEndSequence ) -fragment.HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sIsoEG30erJetC34drMin0p3 + fragment.hltPreEle30eta2p1WPTightGsfCentralPFJet35EleCleaned + fragment.HLTEle30erJetC34WPTightGsfSequence + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCentralCaloJet10 + fragment.HLTAK4PFJetsSequence + fragment.hltEle30JetCollectionsForLeptonPlusPFJets + fragment.hltEle30PFJet35EleCleaned + fragment.HLTEndSequence ) -fragment.HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sIsoEG28erHTT100 + fragment.hltPreEle28eta2p1WPTightGsfHT150 + fragment.HLTEle28erHTT100WPTightGsfSequence + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT100Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT150Jet30 + fragment.HLTEndSequence ) -fragment.HLT_Ele28_HighEta_SC20_Mass55_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGor + fragment.hltPreEle28HighEtaSC20Mass55 + fragment.HLTEle28HighEtaSC20Mass55Sequence + fragment.HLTEndSequence ) -fragment.HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT380erIorHTT320er + fragment.hltPreEle15IsoVVVLPFHT450CaloBTagDeepCSV4p5 + cms.ignore(fragment.hltL1sSingleEG5ObjectMap) + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.hltSusyPreBtagJetFilter + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV4p50Single + fragment.HLTEle15VVVLGsfSequence + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT450Jet30 + fragment.HLTEndSequence ) -fragment.HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT380erIorHTT320er + fragment.hltPreEle15IsoVVVLPFHT450PFMET50 + cms.ignore(fragment.hltL1sSingleEG5ObjectMap) + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.HLTEle15VVVLGsfSequence + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT450Jet30 + fragment.hltPFMETProducer + fragment.hltPFMET50 + fragment.HLTEndSequence ) -fragment.HLT_Ele15_IsoVVVL_PFHT450_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT380erIorHTT320er + fragment.hltPreEle15IsoVVVLPFHT450 + cms.ignore(fragment.hltL1sSingleEG5ObjectMap) + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.HLTEle15VVVLGsfSequence + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT450Jet30 + fragment.HLTEndSequence ) -fragment.HLT_Ele50_IsoVVVL_PFHT450_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT380erIorHTT320er + fragment.hltPreEle50IsoVVVLPFHT450 + cms.ignore(fragment.hltL1sSingleEG5ObjectMap) + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.HLTEle50VVVLGsfSequence + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT450Jet30 + fragment.HLTEndSequence ) -fragment.HLT_Ele15_IsoVVVL_PFHT600_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT380erIorHTT320er + fragment.hltPreEle15IsoVVVLPFHT600 + cms.ignore(fragment.hltL1sSingleEG5ObjectMap) + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.HLTEle15VVVLGsfSequence + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT600Jet30 + fragment.HLTEndSequence ) -fragment.HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu6HTT240IorDoubleJet100and35MassMin620 + fragment.hltPreMu4TrkIsoVVLDiPFJet9040DEta3p5MJJ750HTT300PFMETNoMu60 + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3fL1sSingleMuOpenL1f0L2f3QL3Filtered4Q + fragment.HLTL3muontrkisovvlSequence + fragment.hltMuon4RelTrkIsoVVLFiltered0p4 + fragment.HLTRecoMETSequence + fragment.hltMET35 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJet7020MJJ500DEta3p5 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJet9040MJJ750DEta3p5 + fragment.hltPFHTJet30Eta5 + fragment.hltPFHT300Jet30 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu60 + fragment.HLTEndSequence ) -fragment.HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu6HTT240IorDoubleJet100and35MassMin620 + fragment.hltPreMu8TrkIsoVVLDiPFJet40DEta3p5MJJ750HTT300PFMETNoMu60 + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered8Q + fragment.HLTL3muontrkisovvlSequence + fragment.hltMuon8RelTrkIsoVVLFiltered0p4 + fragment.HLTRecoMETSequence + fragment.hltMET20 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJet20MJJ400DEta3p5 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJet40MJJ750DEta3p5 + fragment.hltPFHTJet30Eta5 + fragment.hltPFHT300Jet30 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu60 + fragment.HLTEndSequence ) -fragment.HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu6HTT240IorDoubleJet100and35MassMin620 + fragment.hltPreMu10TrkIsoVVLDiPFJet40DEta3p5MJJ750HTT350PFMETNoMu60 + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered10Q + fragment.HLTL3muontrkisovvlSequence + fragment.hltMuon10RelTrkIsoVVLFiltered0p4 + fragment.HLTRecoMETSequence + fragment.hltMET20 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJet20MJJ400DEta3p5 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJet40MJJ750DEta3p5 + fragment.hltPFHTJet30Eta5 + fragment.hltPFHT350Jet30Eta5 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu60 + fragment.HLTEndSequence ) -fragment.HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT380erIorHTT320er + fragment.hltPreMu15IsoVVVLPFHT450CaloBTagDeepCSV4p5 + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.hltSusyPreBtagJetFilter + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV4p50Single + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q + fragment.HLTMuVVVLCombinedIsolationR02Sequence + fragment.hltL3MuVVVLIsoFIlter + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT450Jet30 + fragment.HLTEndSequence ) -fragment.HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT380erIorHTT320er + fragment.hltPreMu15IsoVVVLPFHT450PFMET50 + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q + fragment.HLTMuVVVLCombinedIsolationR02Sequence + fragment.hltL3MuVVVLIsoFIlter + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT450Jet30 + fragment.hltPFMETProducer + fragment.hltPFMET50 + fragment.HLTEndSequence ) -fragment.HLT_Mu15_IsoVVVL_PFHT450_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT380erIorHTT320er + fragment.hltPreMu15IsoVVVLPFHT450 + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q + fragment.HLTMuVVVLCombinedIsolationR02Sequence + fragment.hltL3MuVVVLIsoFIlter + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT450Jet30 + fragment.HLTEndSequence ) -fragment.HLT_Mu50_IsoVVVL_PFHT450_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT380erIorHTT320er + fragment.hltPreMu50IsoVVVLPFHT450 + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered50Q + fragment.HLTMuVVVLCombinedIsolationR02Sequence + fragment.hltL3Mu50VVVLIsoFIlter + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT450Jet30 + fragment.HLTEndSequence ) -fragment.HLT_Mu15_IsoVVVL_PFHT600_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT380erIorHTT320er + fragment.hltPreMu15IsoVVVLPFHT600 + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q + fragment.HLTMuVVVLCombinedIsolationR02Sequence + fragment.hltL3MuVVVLIsoFIlter + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT600Jet30 + fragment.HLTEndSequence ) -fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + fragment.hltPreMu3er1p5PFJet100er2p5PFMET70PFMHT70IDTight + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3MuFiltered3er1p5 + fragment.HLTRecoMETSequence + fragment.hltMET40 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.hltMht + fragment.hltMHT40 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets70 + fragment.hltSinglePFJet100er2p5 + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID70 + fragment.hltPFMETProducer + fragment.hltPFMET70 + fragment.HLTEndSequence ) -fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + fragment.hltPreMu3er1p5PFJet100er2p5PFMET80PFMHT80IDTight + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3MuFiltered3er1p5 + fragment.HLTRecoMETSequence + fragment.hltMET50 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.hltMht + fragment.hltMHT50 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets70 + fragment.hltSinglePFJet100er2p5 + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID80 + fragment.hltPFMETProducer + fragment.hltPFMET80 + fragment.HLTEndSequence ) -fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + fragment.hltPreMu3er1p5PFJet100er2p5PFMET90PFMHT90IDTight + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3MuFiltered3er1p5 + fragment.HLTRecoMETSequence + fragment.hltMET60 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.hltMht + fragment.hltMHT60 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets70 + fragment.hltSinglePFJet100er2p5 + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID90 + fragment.hltPFMETProducer + fragment.hltPFMET90 + fragment.HLTEndSequence ) -fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + fragment.hltPreMu3er1p5PFJet100er2p5PFMET100PFMHT100IDTight + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3MuFiltered3er1p5 + fragment.HLTRecoMETSequence + fragment.hltMET70 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.hltMht + fragment.hltMHT70 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets70 + fragment.hltSinglePFJet100er2p5 + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID100 + fragment.hltPFMETProducer + fragment.hltPFMET100 + fragment.HLTEndSequence ) -fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + fragment.hltPreMu3er1p5PFJet100er2p5PFMETNoMu70PFMHTNoMu70IDTight + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3MuFiltered3er1p5 + fragment.HLTRecoMETSequence + fragment.hltMET40 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.hltMht + fragment.hltMHT40 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets70 + fragment.hltSinglePFJet100er2p5 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID70 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu70 + fragment.HLTEndSequence ) -fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + fragment.hltPreMu3er1p5PFJet100er2p5PFMETNoMu80PFMHTNoMu80IDTight + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3MuFiltered3er1p5 + fragment.HLTRecoMETSequence + fragment.hltMET50 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.hltMht + fragment.hltMHT50 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets70 + fragment.hltSinglePFJet100er2p5 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID80 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu80 + fragment.HLTEndSequence ) -fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + fragment.hltPreMu3er1p5PFJet100er2p5PFMETNoMu90PFMHTNoMu90IDTight + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3MuFiltered3er1p5 + fragment.HLTRecoMETSequence + fragment.hltMET60 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.hltMht + fragment.hltMHT60 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets70 + fragment.hltSinglePFJet100er2p5 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID90 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu90 + fragment.HLTEndSequence ) -fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + fragment.hltPreMu3er1p5PFJet100er2p5PFMETNoMu100PFMHTNoMu100IDTight + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3MuFiltered3er1p5 + fragment.HLTRecoMETSequence + fragment.hltMET70 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.hltMht + fragment.hltMHT70 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets70 + fragment.hltSinglePFJet100er2p5 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID100 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu100 + fragment.HLTEndSequence ) -fragment.HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5SQOSdRMax1p4 + fragment.hltPreDimuon10PsiPrimeBarrelSeagulls + fragment.hltL1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0) + fragment.hltDimuon10PsiPrimeBarrelnoCowL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon10PsiPrimeBarrelnoCow + fragment.hltDisplacedmumuFilterDimuon10PsiPrimeBarrelnoCow + fragment.HLTEndSequence ) -fragment.HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5SQOSdRMax1p4 + fragment.hltPreDimuon20JpsiBarrelSeagulls + fragment.hltL1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0) + fragment.hltDimuon20JpsiBarrelnoCowL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon20JpsiBarrelnoCow + fragment.hltDisplacedmumuFilterDimuon20JpsiBarrelnoCow + fragment.HLTEndSequence ) -fragment.HLT_Dimuon10_Upsilon_y1p4_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1s12DoubleMu4p5er2p0SQOSMass7to18 + fragment.hltPreDimuon10Upsilony1p4 + fragment.hltL1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1f0L2v2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0) + fragment.hltDimuon10Upsilony1p4L3fL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon10Upsilonsv3 + fragment.hltDisplacedmumuFilterDimuon10Upsilonsv3 + fragment.HLTEndSequence ) -fragment.HLT_Dimuon12_Upsilon_y1p4_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1s12DoubleMu4p5er2p0SQOSMass7to18 + fragment.hltPreDimuon12Upsilony1p4 + fragment.hltL1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1f0L2v2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0) + fragment.hltDimuon12Upsilony1p4L3fL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon12Upsilonsv3 + fragment.hltDisplacedmumuFilterDimuon12Upsilonsv3 + fragment.HLTEndSequence ) -fragment.HLT_Dimuon14_Phi_Barrel_Seagulls_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5SQOSdRMax1p4 + fragment.hltPreDimuon14PhiBarrelSeagulls + fragment.hltL1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0) + fragment.hltDimuon14PhiBarrelnoCowL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon14PhiBarrelnoCow + fragment.hltDisplacedmumuFilterDimuon14PhiBarrelnoCow + fragment.HLTEndSequence ) -fragment.HLT_Dimuon25_Jpsi_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4SQOSdRMax1p2DoubleMu0er1p5SQOSdRMax1p4 + fragment.hltPreDimuon25Jpsi + fragment.hltL1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0) + fragment.hltDimuon25JpsiL3fL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon25Jpsis + fragment.hltDisplacedmumuFilterDimuon25Jpsis + fragment.HLTEndSequence ) -fragment.HLT_Dimuon14_PsiPrime_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4SQOSdRMax1p2DoubleMu0er1p5SQOSdRMax1p4 + fragment.hltPreDimuon14PsiPrime + fragment.hltL1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0) + fragment.hltDimuon14PsiPrimeL3fL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon14PsiPrimes + fragment.hltDisplacedmumuFilterDimuon14PsiPrimes + fragment.HLTEndSequence ) -fragment.HLT_Dimuon14_PsiPrime_noCorrL1_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu9SQ + fragment.hltPreDimuon14PsiPrimenoCorrL1 + fragment.hltL1fL1sL1sDoubleMu9SQL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0) + fragment.hltDimuon14PsiPrimeNoCorrL1L3fL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon14PsiPrimesNoCorrL1 + fragment.hltDisplacedmumuFilterDimuon14PsiPrimesNoCorrL1 + fragment.HLTEndSequence ) -fragment.HLT_Dimuon18_PsiPrime_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4SQOSdRMax1p2DoubleMu0er1p5SQOSdRMax1p4 + fragment.hltPreDimuon18PsiPrime + fragment.hltL1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0) + fragment.hltDimuon18PsiPrimeL3fL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon18PsiPrimes + fragment.hltDisplacedmumuFilterDimuon18PsiPrimes + fragment.HLTEndSequence ) -fragment.HLT_Dimuon18_PsiPrime_noCorrL1_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu9SQ + fragment.hltPreDimuon18PsiPrimenoCorrL1 + fragment.hltL1fL1sL1sDoubleMu9SQL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0) + fragment.hltDimuon18PsiPrimeNoCorrL1L3fL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon18PsiPrimesNoCorrL1 + fragment.hltDisplacedmumuFilterDimuon18PsiPrimesNoCorrL1 + fragment.HLTEndSequence ) -fragment.HLT_Dimuon24_Upsilon_noCorrL1_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu9SQ + fragment.hltPreDimuon24UpsilonnoCorrL1 + fragment.hltL1fL1sL1sDoubleMu9SQL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0) + fragment.hltDimuon24UpsilonNoCorrL1L3fL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon24UpsilonsNoCorrL1 + fragment.hltDisplacedmumuFilterDimuon24UpsilonsNoCorrL1 + fragment.HLTEndSequence ) -fragment.HLT_Dimuon24_Phi_noCorrL1_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu9SQ + fragment.hltPreDimuon24PhinoCorrL1 + fragment.hltL1fL1sL1sDoubleMu9SQL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0) + fragment.hltDimuon24PhiNoCorrL1L3fL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon24PhiNoCorrL1 + fragment.hltDisplacedmumuFilterDimuon24PhiBarrelNoCorrL1 + fragment.HLTEndSequence ) -fragment.HLT_Dimuon25_Jpsi_noCorrL1_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu9SQ + fragment.hltPreDimuon25JpsinoCorrL1 + fragment.hltL1fL1sL1sDoubleMu9SQL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0) + fragment.hltDimuon25JpsiNoCorrL1L3fL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon25JpsisNoCorrL1 + fragment.hltDisplacedmumuFilterDimuon25JpsisNoCorrL1 + fragment.HLTEndSequence ) -fragment.HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4EG9 + fragment.hltPreDiMu4Ele9CaloIdLTrackIdLDZMass3p8 + fragment.HLTDiMu4Ele9CaloIdLTrackIdLMuonlegSequence + fragment.hltDoubleMu4DZFilter + fragment.hltEle9DoubleMu4Mass3p8Filtered + fragment.HLTDiMu4Ele9CaloIdLTrackIdLElectronlegSequence + fragment.hltMu4Ele9DZFilter + fragment.HLTEndSequence ) -fragment.HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu7EG7 + fragment.hltPreDiMu9Ele9CaloIdLTrackIdLDZ + fragment.HLTDiMu9Ele9CaloIdLTrackIdLMuonlegSequence + fragment.HLTDiMu9Ele9CaloIdLTrackIdLElectronlegSequence + fragment.hltMu9Ele9DZFilter + fragment.hltDoubleMu9DZFilter + fragment.HLTEndSequence ) -fragment.HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu7EG7 + fragment.hltPreDiMu9Ele9CaloIdLTrackIdL + fragment.HLTDiMu9Ele9CaloIdLTrackIdLMuonlegSequence + fragment.HLTDiMu9Ele9CaloIdLTrackIdLElectronlegSequence + fragment.HLTEndSequence ) -fragment.HLT_DoubleIsoMu20_eta2p1_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu18er + fragment.hltPreDoubleIsoMu20eta2p1 + fragment.hltL1fL1sDoubleMu18erL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu18erL1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu18erL1Filtered0) + fragment.hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20Q + fragment.HLTDoubleMu20Eta2p1IsolationSequence + fragment.hltL3crIsoL1sDoubleMu18erL1f0L2f10QL3f20QL3trkIsoFiltered0p08 + fragment.HLTEndSequence ) -fragment.HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157ORTripleMu444 + fragment.hltPreTrkMu12DoubleTrkMu5NoFiltersNoVtx + fragment.hltL1fL1sDoubleMu155ORTripleMu444L1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2pfL1sDoubleMu155ORTripleMu444L1f0L2PreFiltered0NoVtx) + cms.ignore(fragment.hltL2fL1sDoubleMu155ORTripleMu444L1f0L2Filtered10OneMuNoVtx) + fragment.HLTL3muonrecoSequenceNoVtx + fragment.hltL3pfL1sDoubleMu155ORTripleMu444L1f0L2pf0TwoMuL3PreFiltered5NoVtx + fragment.hltL3fL1sDoubleMu155ORTripleMu444L1f0L2f10OneMuL3Filtered12NoVtx + fragment.HLTTrackerMuonSequenceNoVtx + fragment.hltTripleTrkMuFiltered5NoVtx + fragment.hltSingleTrkMuFiltered12NoVtx + fragment.HLTEndSequence ) -fragment.HLT_Mu8_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu3IorSingleMu5IorSingleMu7 + fragment.hltPreMu8 + fragment.hltL1fL1sMu3or5or7L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu5L1f0L2Filtered5) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu5L1Filtered0) + fragment.hltL3fL1sMu5L1f0L2f5L3Filtered8 + fragment.HLTEndSequence ) -fragment.HLT_Mu17_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu15DQ + fragment.hltPreMu17 + fragment.hltL1fL1sMu15DQlqL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu15DQlqL1f0L2Filtered10) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu15DQlqL1Filtered0) + fragment.hltL3fL1sMu15DQlqL1f0L2f10L3Filtered17 + fragment.HLTEndSequence ) -fragment.HLT_Mu19_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu15DQ + fragment.hltPreMu19 + fragment.hltL1fL1sMu15DQlqL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu15DQlqL1f0L2Filtered10) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu15DQlqL1Filtered0) + fragment.hltL3fL1sMu15DQlqL1f0L2f10L3Filtered19 + fragment.HLTEndSequence ) -fragment.HLT_Mu17_Photon30_IsoCaloId_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu17Photon30IsoCaloId + fragment.hltMu17Photon30IsoCaloIdMuonlegL1Filtered7 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltMu17Photon30IsoCaloIdMuonlegL2Filtered10) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3Mu17Photon30IsoCaloIdMuonlegL1Filtered7) + fragment.hltMu17Photon30IsoCaloIdMuonlegL3Filtered17Q + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltMu17Photon30IsoCaloIdPhotonlegFilter + fragment.hltMu17Photon30IsoCaloIdPhotonlegEtFilter + fragment.hltEgammaClusterShape + fragment.hltMu17Photon30IsoCaloIdPhotonlegClusterShapeFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltMu17Photon30IsoCaloIdPhotonlegHEFilter + fragment.hltEgammaEcalPFClusterIso + fragment.hltMu17Photon30IsoCaloIdPhotonlegEcalIsoFilter + fragment.HLTTrackReconstructionForIsoForPhotons + fragment.hltEgammaHollowTrackIso + fragment.hltMu17Photon30IsoCaloIdPhotonlegTrackIsoFilter + fragment.HLTEndSequence ) -fragment.HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG10IorSingleEG5 + fragment.hltPreEle8CaloIdLTrackIdLIsoVLPFJet30 + fragment.HLTEle8CaloIdLTrackIdLIsoVLSequence + fragment.HLTAK4PFJetsSequence + fragment.hltEle8JetCollectionsForLeptonPlusPFJets + fragment.hltEle8PFJet30EleCleaned + fragment.HLTEndSequence ) -fragment.HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG10IorSingleEG15 + fragment.hltPreEle12CaloIdLTrackIdLIsoVLPFJet30 + fragment.HLTEle12CaloIdLTrackIdLIsoVLSequence + fragment.HLTAK4PFJetsSequence + fragment.hltEle12JetCollectionsForLeptonPlusPFJets + fragment.hltEle12PFJet30EleCleaned + fragment.HLTEndSequence ) -fragment.HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15er2p5 + fragment.hltPreEle23CaloIdLTrackIdLIsoVLPFJet30 + fragment.HLTEle23CaloIdLTrackIdLIsoVLJet30Sequence + fragment.HLTAK4PFJetsSequence + fragment.hltEle23JetCollectionsForLeptonPlusPFJets + fragment.hltEle23PFJet30EleCleaned + fragment.HLTEndSequence ) -fragment.HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG10IorSingleEG5 + fragment.hltPreEle8CaloIdMTrackIdMPFJet30 + fragment.HLTEle8CaloIdMGsfTrkIdMSequence + fragment.HLTAK4PFJetsSequence + fragment.hltGsfEle8NoIsoJetCollectionsForLeptonPlusPFJets + fragment.hltEle8NoIsoPFJet30EleCleaned + fragment.HLTEndSequence ) -fragment.HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15er2p5 + fragment.hltPreEle17CaloIdMTrackIdMPFJet30 + fragment.HLTEle17CaloIdMGsfTrkIdMSequence + fragment.HLTAK4PFJetsSequence + fragment.hltGsfEle17NoIsoJetCollectionsForLeptonPlusPFJets + fragment.hltEle17NoIsoPFJet30EleCleaned + fragment.HLTEndSequence ) -fragment.HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15er2p5 + fragment.hltPreEle23CaloIdMTrackIdMPFJet30 + fragment.HLTEle23CaloIdMGsfTrkIdMSequence + fragment.HLTAK4PFJetsSequence + fragment.hltGsfEle23NoIsoJetCollectionsForLeptonPlusPFJets + fragment.hltEle23NoIsoPFJet30EleCleaned + fragment.HLTEndSequence ) -fragment.HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPreEle50CaloIdVTGsfTrkIdTPFJet165 + fragment.HLTEle50CaloIdVTGsfTrkIdTGsfSequence + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToL1 + fragment.hltMonoPFJet165 + fragment.hltEle50CaloIdVTGsfTrkIdTCleanAK4PFJet + fragment.hltEle50CaloIdVTGsfTrkIdTCentralPFJet165EleCleaned + fragment.HLTEndSequence ) -fragment.HLT_Ele115_CaloIdVT_GsfTrkIdT_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGNonIsoOrWithJetAndTau + fragment.hltPreEle115CaloIdVTGsfTrkIdT + fragment.HLTEle115CaloIdVTGsfTrkIdTGsfSequence + fragment.HLTEndSequence ) -fragment.HLT_Ele135_CaloIdVT_GsfTrkIdT_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGNonIsoOrWithJetAndTau + fragment.hltPreEle135CaloIdVTGsfTrkIdT + fragment.HLTEle135CaloIdVTGsfTrkIdTGsfSequence + fragment.HLTEndSequence ) -fragment.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sQuadJetC50to60IorHTT280to500IorHTT250to340QuadJet + fragment.hltPrePFHT330PT30QuadPFJet75604540TriplePFBTagDeepCSV4p5 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadCentralJet30 + fragment.hltCaloJetsQuad30ForHt + fragment.hltHtMhtCaloJetsQuadC30 + fragment.hltCaloQuadJet30HT320 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSVp17Double + fragment.HLTAK4PFJetsSequence + fragment.hltPFCentralJetLooseIDQuad30 + fragment.hlt1PFCentralJetLooseID75 + fragment.hlt2PFCentralJetLooseID60 + fragment.hlt3PFCentralJetLooseID45 + fragment.hlt4PFCentralJetLooseID40 + fragment.hltPFCentralJetLooseIDQuad30forHt + fragment.hltHtMhtPFCentralJetsLooseIDQuadC30 + fragment.hltPFCentralJetsLooseIDQuad30HT330 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV4p5Triple + fragment.HLTEndSequence ) -fragment.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sQuadJetC50to60IorHTT280to500IorHTT250to340QuadJet + fragment.hltPrePFHT330PT30QuadPFJet75604540 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadCentralJet30 + fragment.hltCaloJetsQuad30ForHt + fragment.hltHtMhtCaloJetsQuadC30 + fragment.hltCaloQuadJet30HT320 + fragment.HLTAK4PFJetsSequence + fragment.hltPFCentralJetLooseIDQuad30 + fragment.hlt1PFCentralJetLooseID75 + fragment.hlt2PFCentralJetLooseID60 + fragment.hlt3PFCentralJetLooseID45 + fragment.hlt4PFCentralJetLooseID40 + fragment.hltPFCentralJetLooseIDQuad30forHt + fragment.hltHtMhtPFCentralJetsLooseIDQuadC30 + fragment.hltPFCentralJetsLooseIDQuad30HT330 + fragment.HLTEndSequence ) -fragment.HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJet + fragment.hltPrePFHT400SixPFJet32DoublePFBTagDeepCSV2p94 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterSixC25 + fragment.hltCaloJetsSix25ForHt + fragment.hltHtMhtCaloJetsSixC25 + fragment.hltCaloSixJet25HT300 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV10p01Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterSix30er2p5 + fragment.hltPFJetFilterSix32er2p5 + fragment.hltPFJetsSix30ForHt + fragment.hltHtMhtPFJetsSix30er2p5 + fragment.hltPFSixJet30HT400 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV2p94Double + fragment.HLTEndSequence ) -fragment.HLT_PFHT400_SixPFJet32_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJet + fragment.hltPrePFHT400SixPFJet32 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterSixC25 + fragment.hltCaloJetsSix25ForHt + fragment.hltHtMhtCaloJetsSixC25 + fragment.hltCaloSixJet25HT300 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterSix30er2p5 + fragment.hltPFJetFilterSix32er2p5 + fragment.hltPFJetsSix30ForHt + fragment.hltHtMhtPFJetsSix30er2p5 + fragment.hltPFSixJet30HT400 + fragment.HLTEndSequence ) -fragment.HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJet + fragment.hltPrePFHT450SixPFJet36PFBTagDeepCSV1p59 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterSixC30 + fragment.hltCaloJetsSix30ForHt + fragment.hltHtMhtCaloJetsSixC30 + fragment.hltCaloSixJet30HT350 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterSix30er2p5 + fragment.hltPFJetFilterSix36er2p5 + fragment.hltPFJetsSix30ForHt + fragment.hltHtMhtPFJetsSix30er2p5 + fragment.hltPFSixJet30HT450 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV1p59Single + fragment.HLTEndSequence ) -fragment.HLT_PFHT450_SixPFJet36_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJet + fragment.hltPrePFHT450SixPFJet36 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterSixC30 + fragment.hltCaloJetsSix30ForHt + fragment.hltHtMhtCaloJetsSixC30 + fragment.hltCaloSixJet30HT350 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterSix30er2p5 + fragment.hltPFJetFilterSix36er2p5 + fragment.hltPFJetsSix30ForHt + fragment.hltHtMhtPFJetsSix30er2p5 + fragment.hltPFSixJet30HT450 + fragment.HLTEndSequence ) -fragment.HLT_PFHT400_FivePFJet_100_100_60_30_30_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet + fragment.hltPrePFHT400FivePFJet100100603030 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterFiveC25 + fragment.hltCaloJetsFive25ForHt + fragment.hltHtMhtCaloJetsFiveC25 + fragment.hltCaloFiveJet25HT300 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterTwo100er3p0 + fragment.hltPFJetFilterThree60er3p0 + fragment.hltPFJetFilterFive30er3p0 + fragment.hltPFJetsFive30ForHt + fragment.hltHtMhtPFJetsFive30er3p0 + fragment.hltPFFiveJet30HT400 + fragment.HLTEndSequence ) -fragment.HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet + fragment.hltPrePFHT400FivePFJet100100603030DoublePFBTagDeepCSV4p5 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterFiveC25 + fragment.hltCaloJetsFive25ForHt + fragment.hltHtMhtCaloJetsFiveC25 + fragment.hltCaloFiveJet25HT300 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV10p01Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterTwo100er3p0 + fragment.hltPFJetFilterThree60er3p0 + fragment.hltPFJetFilterFive30er3p0 + fragment.hltPFJetsFive30ForHt + fragment.hltHtMhtPFJetsFive30er3p0 + fragment.hltPFFiveJet30HT400 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV4p5Double + fragment.HLTEndSequence ) -fragment.HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet + fragment.hltPrePFHT400FivePFJet120120603030DoublePFBTagDeepCSV4p5 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterFiveC25 + fragment.hltCaloJetsFive25ForHt + fragment.hltHtMhtCaloJetsFiveC25 + fragment.hltCaloFiveJet25HT300 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV10p01Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterTwo120er3p0 + fragment.hltPFJetFilterThree60er3p0 + fragment.hltPFJetFilterFive30er3p0 + fragment.hltPFJetsFive30ForHt + fragment.hltHtMhtPFJetsFive30er3p0 + fragment.hltPFFiveJet30HT400 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV4p5Double + fragment.HLTEndSequence ) -fragment.HLT_PFHT350_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJet + fragment.hltPrePFHT350 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT300Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT350Jet30 + fragment.HLTEndSequence ) -fragment.HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGNonIsoOrWithJetAndTauNoPS + fragment.hltPrePhoton60R9Id90CaloIdLIsoLDisplacedIdLPFHT350MinPFJet15 + fragment.HLTPhoton60R9Id90CaloIdLIsoLDisplacedIdLSequence + fragment.HLTPFHT350MinPFJet15Sequence + fragment.HLTEndSequence ) -fragment.HLT_ECALHT800_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sEG40To45IorJet170To200IorHTT300To500IorETM70ToETM150 + fragment.hltPreECALHT800 + fragment.HLTDoFullUnpackingEgammaEcalWithoutPreshowerSequence + fragment.hltTowerMakerEcal + fragment.hltHtMhtEcal + fragment.hltHtEcal800 + fragment.HLTEndSequence ) -fragment.HLT_DiSC30_18_EIso_AND_HE_Mass70_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGWithJetAndTau + fragment.hltPreDiSC3018EIsoANDHEMass70 + fragment.HLTSC3018EIso15HE30eMass70Sequence + fragment.HLTEndSequence ) +fragment.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu17TrkIsoVVLMu8TrkIsoVVL + fragment.hltL1fL1sDoubleMu155L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + fragment.hltL3fL1DoubleMu155fPreFiltered8 + fragment.hltL3fL1DoubleMu155fFiltered17 + fragment.HLTL3muontrkisovvlSequence + fragment.hltDiMuon178RelTrkIsoVVLFiltered + fragment.HLTEndSequence ) +fragment.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu19TrkIsoVVLMu9TrkIsoVVL + fragment.hltL1fL1sDoubleMu155L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + fragment.hltL3fL1DoubleMu155fPreFiltered9 + fragment.hltL3fL1DoubleMu155fFiltered19 + fragment.HLTL3muontrkisovvlSequence + fragment.hltDiMuon199RelTrkIsoVVLFiltered + fragment.HLTEndSequence ) +fragment.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu17TrkIsoVVLMu8TrkIsoVVLDZ + fragment.hltL1fL1sDoubleMu155L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + fragment.hltL3fL1DoubleMu155fPreFiltered8 + fragment.hltL3fL1DoubleMu155fFiltered17 + fragment.HLTL3muontrkisovvlSequence + fragment.hltDiMuon178RelTrkIsoVVLFiltered + fragment.hltDiMuon178RelTrkIsoVVLFilteredDzFiltered0p2 + fragment.HLTEndSequence ) +fragment.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu19TrkIsoVVLMu9TrkIsoVVLDZ + fragment.hltL1fL1sDoubleMu155L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + fragment.hltL3fL1DoubleMu155fPreFiltered9 + fragment.hltL3fL1DoubleMu155fFiltered19 + fragment.HLTL3muontrkisovvlSequence + fragment.hltDiMuon199RelTrkIsoVVLFiltered + fragment.hltDiMuon199RelTrkIsoVVLFilteredDzFiltered0p2 + fragment.HLTEndSequence ) +fragment.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu17TrkIsoVVLMu8TrkIsoVVLDZMass8 + fragment.hltL1fL1sDoubleMu155L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + fragment.hltL3fL1DoubleMu155fPreFiltered8 + fragment.hltL3fL1DoubleMu155fFiltered17 + fragment.HLTL3muontrkisovvlSequence + fragment.hltDiMuon178RelTrkIsoVVLFiltered + fragment.hltDiMuon178RelTrkIsoVVLFilteredDzFiltered0p2 + fragment.hltDiMuon178Mass8Filtered + fragment.HLTEndSequence ) +fragment.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu19TrkIsoVVLMu9TrkIsoVVLDZMass8 + fragment.hltL1fL1sDoubleMu155L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + fragment.hltL3fL1DoubleMu155fPreFiltered9 + fragment.hltL3fL1DoubleMu155fFiltered19 + fragment.HLTL3muontrkisovvlSequence + fragment.hltDiMuon199RelTrkIsoVVLFiltered + fragment.hltDiMuon199RelTrkIsoVVLFilteredDzFiltered0p2 + fragment.hltDiMuon199Mass8Filtered + fragment.HLTEndSequence ) +fragment.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu17TrkIsoVVLMu8TrkIsoVVLDZMass3p8 + fragment.hltL1fL1sDoubleMu155L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + fragment.hltL3fL1DoubleMu155fPreFiltered8 + fragment.hltL3fL1DoubleMu155fFiltered17 + fragment.HLTL3muontrkisovvlSequence + fragment.hltDiMuon178RelTrkIsoVVLFiltered + fragment.hltDiMuon178RelTrkIsoVVLFilteredDzFiltered0p2 + fragment.hltDiMuon178Mass3p8Filtered + fragment.HLTEndSequence ) +fragment.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu19TrkIsoVVLMu9TrkIsoVVLDZMass3p8 + fragment.hltL1fL1sDoubleMu155L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + fragment.hltL3fL1DoubleMu155fPreFiltered9 + fragment.hltL3fL1DoubleMu155fFiltered19 + fragment.HLTL3muontrkisovvlSequence + fragment.hltDiMuon199RelTrkIsoVVLFiltered + fragment.hltDiMuon199RelTrkIsoVVLFilteredDzFiltered0p2 + fragment.hltDiMuon199Mass3p8Filtered + fragment.HLTEndSequence ) +fragment.HLT_Mu25_TkMu0_Onia_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu20or22or25 + fragment.hltPreMu25TkMu0Onia + fragment.hltL1fL1sMu22orMu20erorMu25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22orMu20erorMu25L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22orMu20erorMu25L1Filtered0) + fragment.hltL3fL1sMu22orMu20erorMu25L1f0L2f0L3Filtered25 + fragment.HLTTrackerMuonSequence + fragment.hltDiMuonGlbFiltered25TrkFiltered0 + fragment.hltDiMuonGlb25Trk0DzFiltered0p2 + fragment.HLTEndSequence ) +fragment.HLT_Mu30_TkMu0_Psi_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu20or22or25 + fragment.hltPreMu30TkMu0Psi + fragment.hltL1fL1sMu22orMu20erorMu25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22orMu20erorMu25L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22orMu20erorMu25L1Filtered0) + fragment.hltL3fL1sMu22orMu20erorMu25L1f0L2f0L3Filtered30 + fragment.HLTTrackerMuonSequence + fragment.hltDiMuonGlbFiltered30TrkPsiFiltered0 + fragment.hltDiMuonGlb30Trk0DzPsiFiltered0p2 + fragment.HLTEndSequence ) +fragment.HLT_Mu30_TkMu0_Upsilon_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu20or22or25 + fragment.hltPreMu30TkMu0Upsilon + fragment.hltL1fL1sMu22orMu20erorMu25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22orMu20erorMu25L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22orMu20erorMu25L1Filtered0) + fragment.hltL3fL1sMu22orMu20erorMu25L1f0L2f0L3Filtered30 + fragment.HLTTrackerMuonSequence + fragment.hltDiMuonGlbFiltered30TrkUpsilonFiltered0 + fragment.hltDiMuonGlb30TrkUpsilon0DzFiltered0p2 + fragment.HLTEndSequence ) +fragment.HLT_Mu20_TkMu0_Phi_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu16IorSingleMu18IorSingleMu20IorSingleMu16erlorSingleMu18erlorSingleMu20erlorSingleMu22erlorSingleMu25 + fragment.hltPreMu20TkMu0Phi + fragment.hltL1fL1sMu16orMu18erorMu20erL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu16orMu18erorMu20erL1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu16orMu18erorMu20erL1Filtered0) + fragment.hltL3fL1sMu16orMu18erorMu20L1f0L2f0L3Filtered20 + fragment.HLTTrackerMuonSequence + fragment.hltDiMuonGlbFiltered20TrkFiltered0 + fragment.hltDiMuonGlb20Trk0DzFiltered0p2 + fragment.HLTEndSequence ) +fragment.HLT_Mu25_TkMu0_Phi_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu16IorSingleMu18IorSingleMu20IorSingleMu16erlorSingleMu18erlorSingleMu20erlorSingleMu22erlorSingleMu25 + fragment.hltPreMu25TkMu0Phi + fragment.hltL1fL1sMu16orMu18erorMu20erL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu16orMu18erorMu20erL1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu16orMu18erorMu20erL1Filtered0) + fragment.hltL3fL1sMu16orMu18erorMu20L1f0L2f0L3Filtered25 + fragment.HLTTrackerMuonSequence + fragment.hltDiMuonGlbFiltered25PhiTrkFiltered0 + fragment.hltDiMuonGlb25PhiTrk0DzFiltered0p2 + fragment.HLTEndSequence ) +fragment.HLT_Mu15_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu15DQorSingleMu7 + fragment.hltPreMu15 + fragment.hltL1fL1sMu15DQorMu7lqL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu15DQorMu7lqL1f0L2Filtered10) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu15DQorMu7lqL1Filtered0) + fragment.hltL3fL1sMu15DQorMu7lqL1f0L2f10L3Filtered15 + fragment.HLTEndSequence ) +fragment.HLT_Mu20_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu18 + fragment.hltPreMu20 + fragment.hltL1fL1sMu18L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu18L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu18L1Filtered0) + fragment.hltL3fL1sMu18L1f0L2f10QL3Filtered20Q + fragment.HLTEndSequence ) +fragment.HLT_Mu27_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreMu27 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22or25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q + fragment.HLTEndSequence ) +fragment.HLT_Mu50_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreMu50 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22or25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50Q + fragment.HLTEndSequence ) +fragment.HLT_Mu55_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreMu55 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22or25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered55Q + fragment.HLTEndSequence ) +fragment.HLT_CascadeMu100_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreCascadeMu100 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTL2muonrecoSequence + fragment.hltL2fOldL1sMu22or25L1f0L2Filtered10Q + fragment.HLTOldL3muonrecoSequence + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered100Q + fragment.HLTEndSequence ) +fragment.HLT_HighPtTkMu100_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreHighPtTkMu100 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTMuonLocalRecoSequence + fragment.HLTHighPt50TrackerMuonSequence + fragment.hltL3fL1sMu25f0TkFiltered100Q + fragment.HLTEndSequence ) +fragment.HLT_DiPFJetAve40_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreDiPFJetAve40 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJetAve30 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve40 + fragment.HLTEndSequence ) +fragment.HLT_DiPFJetAve60_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreDiPFJetAve60 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJetAve45 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve60 + fragment.HLTEndSequence ) +fragment.HLT_DiPFJetAve80_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60 + fragment.hltPreDiPFJetAve80 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJetAve60 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve80 + fragment.HLTEndSequence ) +fragment.HLT_DiPFJetAve140_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet90 + fragment.hltPreDiPFJetAve140 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJetAve110 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve140 + fragment.HLTEndSequence ) +fragment.HLT_DiPFJetAve200_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet120 + fragment.hltPreDiPFJetAve200 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJetAve170 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve200 + fragment.HLTEndSequence ) +fragment.HLT_DiPFJetAve260_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreDiPFJetAve260 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJetAve210 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve260 + fragment.HLTEndSequence ) +fragment.HLT_DiPFJetAve320_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreDiPFJetAve320 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJetAve270 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve320 + fragment.HLTEndSequence ) +fragment.HLT_DiPFJetAve400_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreDiPFJetAve400 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJetAve350 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve400 + fragment.HLTEndSequence ) +fragment.HLT_DiPFJetAve500_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreDiPFJetAve500 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJetAve450 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve500 + fragment.HLTEndSequence ) +fragment.HLT_DiPFJetAve60_HFJEC_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet35OrZeroBias + fragment.hltPreDiPFJetAve60HFJEC + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet40ForHFJECBase + fragment.hltSingleCaloJet40ForHFJECEtaLimited + fragment.hltSingleCaloJet40ForHFJECEtaLimitedFilter + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve60ForHFJEC + fragment.HLTEndSequence ) +fragment.HLT_DiPFJetAve80_HFJEC_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60Or60Fwd + fragment.hltPreDiPFJetAve80HFJEC + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet50ForHFJECBase + fragment.hltSingleCaloJet50ForHFJECEtaLimited + fragment.hltSingleCaloJet50ForHFJECEtaLimitedFilter + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve80ForHFJEC + fragment.HLTEndSequence ) +fragment.HLT_DiPFJetAve100_HFJEC_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sV0SingleJet60Or60Fwd + fragment.hltPreDiPFJetAve100HFJEC + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet60ForHFJECBase + fragment.hltSingleCaloJet60ForHFJECEtaLimited + fragment.hltSingleCaloJet60ForHFJECEtaLimitedFilter + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve100ForHFJEC + fragment.HLTEndSequence ) +fragment.HLT_DiPFJetAve160_HFJEC_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet120Or120Fwd + fragment.hltPreDiPFJetAve160HFJEC + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet100ForHFJECBase + fragment.hltSingleCaloJet100ForHFJECEtaLimited + fragment.hltSingleCaloJet100ForHFJECEtaLimitedFilter + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve160ForHFJEC + fragment.HLTEndSequence ) +fragment.HLT_DiPFJetAve220_HFJEC_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreDiPFJetAve220HFJEC + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet140ForHFJECBase + fragment.hltSingleCaloJet140ForHFJECEtaLimited + fragment.hltSingleCaloJet140ForHFJECEtaLimitedFilter + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve220ForHFJEC + fragment.HLTEndSequence ) +fragment.HLT_DiPFJetAve260_HFJEC_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreDiPFJetAve260HFJEC + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet160ForHFJECBase + fragment.hltSingleCaloJet160ForHFJECEtaLimited + fragment.hltSingleCaloJet160ForHFJECEtaLimitedFilter + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve260ForHFJEC + fragment.HLTEndSequence ) +fragment.HLT_DiPFJetAve300_HFJEC_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreDiPFJetAve300HFJEC + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet200ForHFJECBase + fragment.hltSingleCaloJet200ForHFJECEtaLimited + fragment.hltSingleCaloJet200ForHFJECEtaLimitedFilter + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve300ForHFJEC + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet40_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreAK8PFJet40 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet10AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets10AK8 + fragment.hltSinglePFJet40AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet60_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet35 + fragment.hltPreAK8PFJet60 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet40AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets40AK8 + fragment.hltSinglePFJet60AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet80_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60 + fragment.hltPreAK8PFJet80 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet50AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets50AK8 + fragment.hltSinglePFJet80AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet140_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet90 + fragment.hltPreAK8PFJet140 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet110AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets110AK8 + fragment.hltSinglePFJet140AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet200_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet120 + fragment.hltPreAK8PFJet200 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet170AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets170AK8 + fragment.hltSinglePFJet200AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet260_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJet260 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet210AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets210AK8 + fragment.hltSinglePFJet260AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet320_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJet320 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet270AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets270AK8 + fragment.hltSinglePFJet320AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet400_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJet400 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet350AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets350AK8 + fragment.hltSinglePFJet400AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet450_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJet450 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet400AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets400AK8 + fragment.hltSinglePFJet450AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet500_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJet500 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet450AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets450AK8 + fragment.hltSinglePFJet500AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet550_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJet550 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet500AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets500AK8 + fragment.hltSinglePFJet550AK8 + fragment.HLTEndSequence ) +fragment.HLT_PFJet40_v23 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPrePFJet40 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet10 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets10 + fragment.hltSinglePFJet40 + fragment.HLTEndSequence ) +fragment.HLT_PFJet60_v23 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet35 + fragment.hltPrePFJet60 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet40 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets40 + fragment.hltSinglePFJet60 + fragment.HLTEndSequence ) +fragment.HLT_PFJet80_v22 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60 + fragment.hltPrePFJet80 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet50 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets50 + fragment.hltSinglePFJet80 + fragment.HLTEndSequence ) +fragment.HLT_PFJet110_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet90 + fragment.hltPrePFJet110 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet80 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets80 + fragment.hltSinglePFJet110 + fragment.HLTEndSequence ) +fragment.HLT_PFJet140_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet90 + fragment.hltPrePFJet140 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet110 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets110 + fragment.hltSinglePFJet140 + fragment.HLTEndSequence ) +fragment.HLT_PFJet200_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet120 + fragment.hltPrePFJet200 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet170 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets170 + fragment.hltSinglePFJet200 + fragment.HLTEndSequence ) +fragment.HLT_PFJet260_v22 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJet260 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet210 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets210 + fragment.hltSinglePFJet260 + fragment.HLTEndSequence ) +fragment.HLT_PFJet320_v22 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJet320 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet270 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets270 + fragment.hltSinglePFJet320 + fragment.HLTEndSequence ) +fragment.HLT_PFJet400_v22 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJet400 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet350 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets350 + fragment.hltSinglePFJet400 + fragment.HLTEndSequence ) +fragment.HLT_PFJet450_v23 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJet450 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet400 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets400 + fragment.hltSinglePFJet450 + fragment.HLTEndSequence ) +fragment.HLT_PFJet500_v23 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJet500 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet450 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets450 + fragment.hltSinglePFJet500 + fragment.HLTEndSequence ) +fragment.HLT_PFJet550_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJet550 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet450 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets450 + fragment.hltSinglePFJet550 + fragment.HLTEndSequence ) +fragment.HLT_PFJetFwd15_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPrePFJetFwd15 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet5 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets5 + fragment.hltSinglePFFwdJet15 + fragment.HLTEndSequence ) +fragment.HLT_PFJetFwd25_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPrePFJetFwd25 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet10 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets10 + fragment.hltSinglePFFwdJet25 + fragment.HLTEndSequence ) +fragment.HLT_PFJetFwd40_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPrePFJetFwd40 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet10 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets10 + fragment.hltSinglePFFwdJet40 + fragment.HLTEndSequence ) +fragment.HLT_PFJetFwd60_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet35Fwd + fragment.hltPrePFJetFwd60 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet40 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets40 + fragment.hltSinglePFFwdJet60 + fragment.HLTEndSequence ) +fragment.HLT_PFJetFwd80_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60Fwd + fragment.hltPrePFJetFwd80 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet50 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets50 + fragment.hltSinglePFFwdJet80 + fragment.HLTEndSequence ) +fragment.HLT_PFJetFwd140_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet90Fwd + fragment.hltPrePFJetFwd140 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet110 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets110 + fragment.hltSinglePFFwdJet140 + fragment.HLTEndSequence ) +fragment.HLT_PFJetFwd200_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet120Fwd + fragment.hltPrePFJetFwd200 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet170 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets170 + fragment.hltSinglePFFwdJet200 + fragment.HLTEndSequence ) +fragment.HLT_PFJetFwd260_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJetFwd260 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet210 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets210 + fragment.hltSinglePFFwdJet260 + fragment.HLTEndSequence ) +fragment.HLT_PFJetFwd320_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJetFwd320 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet270 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets270 + fragment.hltSinglePFFwdJet320 + fragment.HLTEndSequence ) +fragment.HLT_PFJetFwd400_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJetFwd400 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet350 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets350 + fragment.hltSinglePFFwdJet400 + fragment.HLTEndSequence ) +fragment.HLT_PFJetFwd450_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJetFwd450 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet400 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets400 + fragment.hltSinglePFFwdJet450 + fragment.HLTEndSequence ) +fragment.HLT_PFJetFwd500_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJetFwd500 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet450 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets450 + fragment.hltSinglePFFwdJet500 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJetFwd15_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreAK8PFJetFwd15 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet5AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets5AK8 + fragment.hltSinglePFFwdJet15AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJetFwd25_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreAK8PFJetFwd25 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet10AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets10AK8 + fragment.hltSinglePFFwdJet25AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJetFwd40_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreAK8PFJetFwd40 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet10AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets10AK8 + fragment.hltSinglePFFwdJet40AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJetFwd60_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet35Fwd + fragment.hltPreAK8PFJetFwd60 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet40AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets40AK8 + fragment.hltSinglePFFwdJet60AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJetFwd80_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60Fwd + fragment.hltPreAK8PFJetFwd80 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet50AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets50AK8 + fragment.hltSinglePFFwdJet80AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJetFwd140_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet90Fwd + fragment.hltPreAK8PFJetFwd140 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet110AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets110AK8 + fragment.hltSinglePFFwdJet140AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJetFwd200_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet120Fwd + fragment.hltPreAK8PFJetFwd200 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet170AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets170AK8 + fragment.hltSinglePFFwdJet200AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJetFwd260_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJetFwd260 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet210AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets210AK8 + fragment.hltSinglePFFwdJet260AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJetFwd320_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJetFwd320 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet270AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets270AK8 + fragment.hltSinglePFFwdJet320AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJetFwd400_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJetFwd400 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet350AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets350AK8 + fragment.hltSinglePFFwdJet400AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJetFwd450_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJetFwd450 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet400AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets400AK8 + fragment.hltSinglePFFwdJet450AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJetFwd500_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJetFwd500 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet450AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets450AK8 + fragment.hltSinglePFFwdJet500AK8 + fragment.HLTEndSequence ) +fragment.HLT_PFHT180_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT120er + fragment.hltPrePFHT180 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT130Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT180Jet30 + fragment.HLTEndSequence ) +fragment.HLT_PFHT250_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT160er + fragment.hltPrePFHT250 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT250Jet30 + fragment.HLTEndSequence ) +fragment.HLT_PFHT370_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT200er + fragment.hltPrePFHT370 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT320Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT370Jet30 + fragment.HLTEndSequence ) +fragment.HLT_PFHT430_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT255er + fragment.hltPrePFHT430 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT380Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT430Jet30 + fragment.HLTEndSequence ) +fragment.HLT_PFHT510_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT510 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT460Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT510Jet30 + fragment.HLTEndSequence ) +fragment.HLT_PFHT590_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT590 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT515Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT590Jet30 + fragment.HLTEndSequence ) +fragment.HLT_PFHT680_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT680 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT580Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT680Jet30 + fragment.HLTEndSequence ) +fragment.HLT_PFHT780_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT780 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT680Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT780Jet30 + fragment.HLTEndSequence ) +fragment.HLT_PFHT890_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT890 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT790Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT890Jet30 + fragment.HLTEndSequence ) +fragment.HLT_PFHT1050_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT1050 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT900Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT1050Jet30 + fragment.HLTEndSequence ) +fragment.HLT_PFHT500_PFMET100_PFMHT100_IDTight_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT500PFMET100PFMHT100IDTight + fragment.HLTRecoMETSequence + fragment.hltMET70 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT70 + fragment.hltHtMhtJet30 + fragment.hltHT400Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID100 + fragment.hltPFMETProducer + fragment.hltPFMET100 + fragment.hltPFHTJet30 + fragment.hltPFHT500Jet30 + fragment.HLTEndSequence ) +fragment.HLT_PFHT500_PFMET110_PFMHT110_IDTight_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT500PFMET110PFMHT110IDTight + fragment.HLTRecoMETSequence + fragment.hltMET80 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT80 + fragment.hltHtMhtJet30 + fragment.hltHT400Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID110 + fragment.hltPFMETProducer + fragment.hltPFMET110 + fragment.hltPFHTJet30 + fragment.hltPFHT500Jet30 + fragment.HLTEndSequence ) +fragment.HLT_PFHT700_PFMET85_PFMHT85_IDTight_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT700PFMET85PFMHT85IDTight + fragment.HLTRecoMETSequence + fragment.hltMET60 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT60 + fragment.hltHtMhtJet30 + fragment.hltHT550Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID85 + fragment.hltPFMETProducer + fragment.hltPFMET85 + fragment.hltPFHTJet30 + fragment.hltPFHT700Jet30 + fragment.HLTEndSequence ) +fragment.HLT_PFHT800_PFMET75_PFMHT75_IDTight_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT800PFMET75PFMHT75IDTight + fragment.HLTRecoMETSequence + fragment.hltMET50 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT50 + fragment.hltHtMhtJet30 + fragment.hltHT650Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID75 + fragment.hltPFMETProducer + fragment.hltPFMET75 + fragment.hltPFHTJet30 + fragment.hltPFHT800Jet30 + fragment.HLTEndSequence ) +fragment.HLT_PFMET110_PFMHT110_IDTight_v22 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMET110PFMHT110IDTight + fragment.HLTRecoMETSequence + fragment.hltMET80 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT80 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID110 + fragment.hltPFMETProducer + fragment.hltPFMET110 + fragment.HLTEndSequence ) +fragment.HLT_PFMET120_PFMHT120_IDTight_v22 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMET120PFMHT120IDTight + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID120 + fragment.hltPFMETProducer + fragment.hltPFMET120 + fragment.HLTEndSequence ) +fragment.HLT_PFMET130_PFMHT130_IDTight_v22 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMET130PFMHT130IDTight + fragment.HLTRecoMETSequence + fragment.hltMET100 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT100 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID130 + fragment.hltPFMETProducer + fragment.hltPFMET130 + fragment.HLTEndSequence ) +fragment.HLT_PFMET140_PFMHT140_IDTight_v22 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMET140PFMHT140IDTight + fragment.HLTRecoMETSequence + fragment.hltMET110 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT110 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID140 + fragment.hltPFMETProducer + fragment.hltPFMET140 + fragment.HLTEndSequence ) +fragment.HLT_PFMET120_PFMHT120_IDTight_PFHT60_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFHTT60Seeds + fragment.hltPrePFMET120PFMHT120IDTightPFHT60 + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT60Jet30 + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID120 + fragment.hltPFMETProducer + fragment.hltPFMET120 + fragment.HLTEndSequence ) +fragment.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFHTT60Seeds + fragment.hltPrePFMETNoMu120PFMHTNoMu120IDTightPFHT60 + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT60Jet30 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID120 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu120 + fragment.HLTEndSequence ) +fragment.HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFHTT60Seeds + fragment.hltPrePFMETTypeOne120PFMHT120IDTightPFHT60 + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT60Jet30 + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID120 + fragment.hltPFMETProducer + fragment.hltcorrPFMETTypeOne + fragment.hltPFMETTypeOne + fragment.hltPFMETTypeOne120 + fragment.HLTEndSequence ) +fragment.HLT_PFMETTypeOne110_PFMHT110_IDTight_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETTypeOne110PFMHT110IDTight + fragment.HLTRecoMETSequence + fragment.hltMET80 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT80 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID110 + fragment.hltPFMETProducer + fragment.hltcorrPFMETTypeOne + fragment.hltPFMETTypeOne + fragment.hltPFMETTypeOne110 + fragment.HLTEndSequence ) +fragment.HLT_PFMETTypeOne120_PFMHT120_IDTight_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETTypeOne120PFMHT120IDTight + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID120 + fragment.hltPFMETProducer + fragment.hltcorrPFMETTypeOne + fragment.hltPFMETTypeOne + fragment.hltPFMETTypeOne120 + fragment.HLTEndSequence ) +fragment.HLT_PFMETTypeOne130_PFMHT130_IDTight_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETTypeOne130PFMHT130IDTight + fragment.HLTRecoMETSequence + fragment.hltMET100 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT100 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID130 + fragment.hltPFMETProducer + fragment.hltcorrPFMETTypeOne + fragment.hltPFMETTypeOne + fragment.hltPFMETTypeOne130 + fragment.HLTEndSequence ) +fragment.HLT_PFMETTypeOne140_PFMHT140_IDTight_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETTypeOne140PFMHT140IDTight + fragment.HLTRecoMETSequence + fragment.hltMET110 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT110 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID140 + fragment.hltPFMETProducer + fragment.hltcorrPFMETTypeOne + fragment.hltPFMETTypeOne + fragment.hltPFMETTypeOne140 + fragment.HLTEndSequence ) +fragment.HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v22 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETNoMu110PFMHTNoMu110IDTight + fragment.HLTRecoMETSequence + fragment.hltMET80 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT80 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID110 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu110 + fragment.HLTEndSequence ) +fragment.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v22 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETNoMu120PFMHTNoMu120IDTight + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID120 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu120 + fragment.HLTEndSequence ) +fragment.HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETNoMu130PFMHTNoMu130IDTight + fragment.HLTRecoMETSequence + fragment.hltMET100 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT100 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID130 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu130 + fragment.HLTEndSequence ) +fragment.HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETNoMu140PFMHTNoMu140IDTight + fragment.HLTRecoMETSequence + fragment.hltMET110 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT110 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID140 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu140 + fragment.HLTEndSequence ) +fragment.HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETNoMu110PFMHTNoMu110IDTightFilterHF + fragment.HLTRecoMETSequence + fragment.hltMET80 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT80 + fragment.HLTAK4PFJetsSequence + fragment.hltHFJetShowerShape + fragment.hltAK4PFJetsTightIDCorrectedHFCleaned + fragment.hltPFMHTNoMuTightIDHFCleaned + fragment.hltPFMHTNoMuTightID110HFCleaned + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu110 + fragment.HLTEndSequence ) +fragment.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETNoMu120PFMHTNoMu120IDTightFilterHF + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT90 + fragment.HLTAK4PFJetsSequence + fragment.hltHFJetShowerShape + fragment.hltAK4PFJetsTightIDCorrectedHFCleaned + fragment.hltPFMHTNoMuTightIDHFCleaned + fragment.hltPFMHTNoMuTightID120HFCleaned + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu120 + fragment.HLTEndSequence ) +fragment.HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETNoMu130PFMHTNoMu130IDTightFilterHF + fragment.HLTRecoMETSequence + fragment.hltMET100 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT100 + fragment.HLTAK4PFJetsSequence + fragment.hltHFJetShowerShape + fragment.hltAK4PFJetsTightIDCorrectedHFCleaned + fragment.hltPFMHTNoMuTightIDHFCleaned + fragment.hltPFMHTNoMuTightID130HFCleaned + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu130 + fragment.HLTEndSequence ) +fragment.HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETNoMu140PFMHTNoMu140IDTightFilterHF + fragment.HLTRecoMETSequence + fragment.hltMET110 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT110 + fragment.HLTAK4PFJetsSequence + fragment.hltHFJetShowerShape + fragment.hltAK4PFJetsTightIDCorrectedHFCleaned + fragment.hltPFMHTNoMuTightIDHFCleaned + fragment.hltPFMHTNoMuTightID140HFCleaned + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu140 + fragment.HLTEndSequence ) +fragment.HLT_L1ETMHadSeeds_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreL1ETMHadSeeds + fragment.HLTEndSequence ) +fragment.HLT_CaloMHT90_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreCaloMHT90 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT90 + fragment.HLTEndSequence ) +fragment.HLT_CaloMET90_NotCleaned_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreCaloMET90NotCleaned + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTEndSequence ) +fragment.HLT_CaloMET350_NotCleaned_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreCaloMET350NotCleaned + fragment.HLTRecoMETSequence + fragment.hltMET350 + fragment.HLTEndSequence ) +fragment.HLT_PFMET200_NotCleaned_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMET200NotCleaned + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMETProducer + fragment.hltPFMET200 + fragment.HLTEndSequence ) +fragment.HLT_PFMET250_NotCleaned_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMET250NotCleaned + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMETProducer + fragment.hltPFMET250 + fragment.HLTEndSequence ) +fragment.HLT_PFMET300_NotCleaned_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMET300NotCleaned + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMETProducer + fragment.hltPFMET300 + fragment.HLTEndSequence ) +fragment.HLT_PFMET200_BeamHaloCleaned_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMET200BeamHaloCleaned + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMETProducer + fragment.hltPFMET200 + fragment.HLTBeamHaloCleanerSequence + fragment.hltMetCleanBH + fragment.hltMETCleanBH80 + fragment.HLTEndSequence ) +fragment.HLT_PFMETTypeOne200_BeamHaloCleaned_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETTypeOne200BeamHaloCleaned + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMETProducer + fragment.hltcorrPFMETTypeOne + fragment.hltPFMETTypeOne + fragment.hltPFMETTypeOne200 + fragment.HLTBeamHaloCleanerSequence + fragment.hltMetCleanBH + fragment.hltMETCleanBH80 + fragment.HLTEndSequence ) +fragment.HLT_MET105_IsoTrk50_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETM90ToETM150 + fragment.hltPreMET105IsoTrk50 + fragment.HLTRecoMETSequence + fragment.hltMET105 + fragment.HLTRecoJetSequenceAK4PrePF + fragment.HLTDoLocalPixelSequence + fragment.HLTDoLocalStripSequence + fragment.HLTRecopixelvertexingSequence + fragment.HLTIterativeTrackingIter02 + fragment.hltDeDxEstimatorProducer + fragment.hltTrk50Filter + fragment.HLTEndSequence ) +fragment.HLT_MET120_IsoTrk50_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETM80ToETM150 + fragment.hltPreMET120IsoTrk50 + fragment.HLTRecoMETSequence + fragment.hltMET120 + fragment.HLTRecoJetSequenceAK4PrePF + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingSequence + fragment.HLTDoLocalStripSequence + fragment.HLTIterativeTrackingIter02 + fragment.hltDeDxEstimatorProducer + fragment.hltTrk50Filter + fragment.HLTEndSequence ) +fragment.HLT_SingleJet30_Mu12_SinglePFJet40_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC16dRMax0p4 + fragment.hltPreSingleJet30Mu12SinglePFJet40 + fragment.hltL1fL1sMu3Jet16L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloBJets30eta2p3 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3Jet16L1f0L2Filtered8) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3Jet16L1Filtered0) + fragment.hltL3fL1sMu3Jet16L1f0L2f8L3Filtered12 + fragment.HLTAK4PFJetsSequence + fragment.hltSinglePFBJets40Eta2p3 + fragment.HLTBTagMuJet40PFMu12SequenceL3 + fragment.hltBSoftMuonJet40Mu12L3FilterByDR + fragment.HLTEndSequence ) +fragment.HLT_Mu12eta2p3_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu7 + fragment.hltPreMu12eta2p3 + fragment.hltL1fL1sMu7L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu7L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu7L1Filtered0) + fragment.hltL3fL1sMu7L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) +fragment.HLT_Mu12eta2p3_PFJet40_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3Jet30er2p5 + fragment.hltPreMu12eta2p3PFJet40 + fragment.hltL1fL1sMu3Jet30er2p5L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJet30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetCorrectedMatchedToCaloJet30eta2p3 + fragment.hltPFJet40Eta2p3 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3Jet30er2p5L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3Jet30er2p5L1Filtered0) + fragment.hltL3fL1sMu3Jet30er2p5L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) +fragment.HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC16dRMax0p4 + fragment.hltPreMu12DoublePFJets40PFBTagDeepCSVp71 + fragment.hltL1fL1sMu3Jet16L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets40Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Single8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3Jet16L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3Jet16L1Filtered0) + fragment.hltL3fL1sMu3Jet16L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) +fragment.HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC60dRMax0p4 + fragment.hltPreMu12DoublePFJets100PFBTagDeepCSVp71 + fragment.hltL1fL1sMu3Jet60L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets100Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Single8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3Jet60L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3Jet60L1Filtered0) + fragment.hltL3fL1sMu3Jet60L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) +fragment.HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC120dRMax0p4 + fragment.hltPreMu12DoublePFJets200PFBTagDeepCSVp71 + fragment.hltL1fL1sMu3Jet120L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets200Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Single8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3Jet120L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3Jet120L1Filtered0) + fragment.hltL3fL1sMu3Jet120L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) +fragment.HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC120dRMax0p4 + fragment.hltPreMu12DoublePFJets350PFBTagDeepCSVp71 + fragment.hltL1fL1sMu3Jet120L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets350Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Single8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3Jet120L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3Jet120L1Filtered0) + fragment.hltL3fL1sMu3Jet120L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) +fragment.HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu12er2p3Jet40er2p3dRMax0p4DoubleJet40er2p3dEtaMax1p6 + fragment.hltPreMu12DoublePFJets40MaxDeta1p6DoublePFBTagDeepCSVp71 + fragment.hltL1fL1sMu12Dijet40Deta1p6L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets40Eta2p3 + fragment.hltDoublePFBJets40Eta2p3MaxDeta1p6 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Double8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu12Dijet40Deta1p6L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu12Dijet40Deta1p6L1Filtered0) + fragment.hltL3fL1sMu12Dijet40Deta1p6L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) +fragment.HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu12er2p3Jet40er2p3dRMax0p4DoubleJet40er2p3dEtaMax1p6 + fragment.hltPreMu12DoublePFJets54MaxDeta1p6DoublePFBTagDeepCSVp71 + fragment.hltL1fL1sMu12Dijet40Deta1p6L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets54Eta2p3 + fragment.hltDoublePFBJets54Eta2p3MaxDeta1p6 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Double8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu12Dijet40Deta1p6L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu12Dijet40Deta1p6L1Filtered0) + fragment.hltL3fL1sMu12Dijet40Deta1p6L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) +fragment.HLT_DoublePFJets40_PFBTagDeepCSV_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet40er2p5 + fragment.hltPreDoublePFJets40PFBTagDeepCSVp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets40Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Single8Jets30 + fragment.HLTEndSequence ) +fragment.HLT_DoublePFJets100_PFBTagDeepCSV_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet100er2p5 + fragment.hltPreDoublePFJets100PFBTagDeepCSVp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets100Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Single8Jets30 + fragment.HLTEndSequence ) +fragment.HLT_DoublePFJets200_PFBTagDeepCSV_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet120er2p5 + fragment.hltPreDoublePFJets200PFBTagDeepCSVp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets200Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Single8Jets30 + fragment.HLTEndSequence ) +fragment.HLT_DoublePFJets350_PFBTagDeepCSV_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet120er2p5 + fragment.hltPreDoublePFJets350PFBTagDeepCSVp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets350Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Single8Jets30 + fragment.HLTEndSequence ) +fragment.HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet112er2p3dEtaMax1p6 + fragment.hltPreDoublePFJets116MaxDeta1p6DoublePFBTagDeepCSVp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets100eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets100eta2p3 + fragment.hltDoublePFBJets116Eta2p3 + fragment.hltDoublePFBJets116Eta2p3MaxDeta1p6 + fragment.hltSelectorPFJets80 + fragment.hltSelector6PFJets80 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Double6Jets80 + fragment.HLTEndSequence ) +fragment.HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet112er2p3dEtaMax1p6 + fragment.hltPreDoublePFJets128MaxDeta1p6DoublePFBTagDeepCSVp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets100eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets100eta2p3 + fragment.hltDoublePFBJets128Eta2p3 + fragment.hltDoublePFBJets128Eta2p3MaxDeta1p6 + fragment.hltSelectorPFJets80 + fragment.hltSelector6PFJets80 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Double6Jets80 + fragment.HLTEndSequence ) +fragment.HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC16dRMax0p4 + fragment.hltPreMu12DoublePFJets40PFBTagDeepJetp71 + fragment.hltL1fL1sMu3Jet16L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets40Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Single8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3Jet16L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3Jet16L1Filtered0) + fragment.hltL3fL1sMu3Jet16L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) +fragment.HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC60dRMax0p4 + fragment.hltPreMu12DoublePFJets100PFBTagDeepJetp71 + fragment.hltL1fL1sMu3Jet60L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets100Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Single8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3Jet60L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3Jet60L1Filtered0) + fragment.hltL3fL1sMu3Jet60L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) +fragment.HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC120dRMax0p4 + fragment.hltPreMu12DoublePFJets200PFBTagDeepJetp71 + fragment.hltL1fL1sMu3Jet120L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets200Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Single8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3Jet120L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3Jet120L1Filtered0) + fragment.hltL3fL1sMu3Jet120L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) +fragment.HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC120dRMax0p4 + fragment.hltPreMu12DoublePFJets350PFBTagDeepJetp71 + fragment.hltL1fL1sMu3Jet120L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets350Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Single8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3Jet120L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3Jet120L1Filtered0) + fragment.hltL3fL1sMu3Jet120L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) +fragment.HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu12er2p3Jet40er2p3dRMax0p4DoubleJet40er2p3dEtaMax1p6 + fragment.hltPreMu12DoublePFJets40MaxDeta1p6DoublePFBTagDeepJetp71 + fragment.hltL1fL1sMu12Dijet40Deta1p6L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets40Eta2p3 + fragment.hltDoublePFBJets40Eta2p3MaxDeta1p6 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Double8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu12Dijet40Deta1p6L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu12Dijet40Deta1p6L1Filtered0) + fragment.hltL3fL1sMu12Dijet40Deta1p6L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) +fragment.HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu12er2p3Jet40er2p3dRMax0p4DoubleJet40er2p3dEtaMax1p6 + fragment.hltPreMu12DoublePFJets54MaxDeta1p6DoublePFBTagDeepJetp71 + fragment.hltL1fL1sMu12Dijet40Deta1p6L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets54Eta2p3 + fragment.hltDoublePFBJets54Eta2p3MaxDeta1p6 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Double8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu12Dijet40Deta1p6L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu12Dijet40Deta1p6L1Filtered0) + fragment.hltL3fL1sMu12Dijet40Deta1p6L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) +fragment.HLT_DoublePFJets40_PFBTagDeepJet_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet40er2p5 + fragment.hltPreDoublePFJets40PFBTagDeepJetp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets40Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Single8Jets30 + fragment.HLTEndSequence ) +fragment.HLT_DoublePFJets100_PFBTagDeepJet_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet100er2p5 + fragment.hltPreDoublePFJets100PFBTagDeepJetp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets100Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Single8Jets30 + fragment.HLTEndSequence ) +fragment.HLT_DoublePFJets200_PFBTagDeepJet_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet120er2p5 + fragment.hltPreDoublePFJets200PFBTagDeepJetp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets200Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Single8Jets30 + fragment.HLTEndSequence ) +fragment.HLT_DoublePFJets350_PFBTagDeepJet_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet120er2p5 + fragment.hltPreDoublePFJets350PFBTagDeepJetp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets350Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Single8Jets30 + fragment.HLTEndSequence ) +fragment.HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet112er2p3dEtaMax1p6 + fragment.hltPreDoublePFJets116MaxDeta1p6DoublePFBTagDeepJetp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets100eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets100eta2p3 + fragment.hltDoublePFBJets116Eta2p3 + fragment.hltDoublePFBJets116Eta2p3MaxDeta1p6 + fragment.hltSelectorPFJets80 + fragment.hltSelector6PFJets80 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Double6Jets80 + fragment.HLTEndSequence ) +fragment.HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet112er2p3dEtaMax1p6 + fragment.hltPreDoublePFJets128MaxDeta1p6DoublePFBTagDeepJetp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets100eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets100eta2p3 + fragment.hltDoublePFBJets128Eta2p3 + fragment.hltDoublePFBJets128Eta2p3MaxDeta1p6 + fragment.hltSelectorPFJets80 + fragment.hltSelector6PFJets80 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Double6Jets80 + fragment.HLTEndSequence ) +fragment.HLT_Photon300_NoHE_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGNonIsoOrWithJetAndTau + fragment.hltPrePhoton300NoHE + fragment.HLTSinglePhoton300erNoHESequence + fragment.HLTEndSequence ) +fragment.HLT_Mu8_TrkIsoVVL_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu3IorSingleMu5IorSingleMu7 + fragment.hltPreMu8TrkIsoVVL + fragment.hltL1fL1sMu3or5or7L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu5L1f0L2Filtered5) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu5L1Filtered0) + fragment.hltL3fL1sMu5L1f0L2f5L3Filtered8 + fragment.HLTL3muontrkisovvlSequence + fragment.hltL3fL1sMu5L1f0L2f5L3Filtered8TkIsoVVLFiltered + fragment.HLTEndSequence ) +fragment.HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu6DoubleEG10 + fragment.hltPreMu8DiEle12CaloIdLTrackIdLDZ + fragment.HLTMu8DiEle12CaloIdLTrackIdLMuonlegSequence + fragment.HLTMu8DiEle12CaloIdLTrackIdLElectronlegSequence + fragment.hltMu8Ele12DZFilter + fragment.hltEle12Ele12DZFilter + fragment.HLTEndSequence ) +fragment.HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu6DoubleEG10 + fragment.hltPreMu8DiEle12CaloIdLTrackIdL + fragment.HLTMu8DiEle12CaloIdLTrackIdLMuonlegSequence + fragment.HLTMu8DiEle12CaloIdLTrackIdLElectronlegSequence + fragment.HLTEndSequence ) +fragment.HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu6HTT240 + fragment.hltPreMu8Ele8CaloIdMTrackIdMMass8PFHT350DZ + fragment.hltMuon8L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltMuon8L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3Muon8L1Filtered0) + fragment.hltL3fL1sMu6HTT240Filtered8 + fragment.HLTSingleEle8CaloIdMGsfTrackIdMSequence + fragment.hltElectronMuonInvMassFilter8 + fragment.hltMu8Ele8CaloIdMTrackIdMDZFilter + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT350Jet30 + fragment.HLTEndSequence ) +fragment.HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu6HTT240 + fragment.hltPreMu8Ele8CaloIdMTrackIdMMass8PFHT350 + fragment.hltMuon8L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltMuon8L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3Muon8L1Filtered0) + fragment.hltL3fL1sMu6HTT240Filtered8 + fragment.HLTSingleEle8CaloIdMGsfTrackIdMSequence + fragment.hltElectronMuonInvMassFilter8 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT350Jet30 + fragment.HLTEndSequence ) +fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZ + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTEndSequence ) +fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZPFDiJet30 + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterTwoC30 + fragment.HLTEndSequence ) +fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZCaloDiJet30 + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterTwoC30 + fragment.HLTEndSequence ) +fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZPFDiJet30PFBtagDeepCSV1p5 + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterTwoC30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV1p5Single + fragment.HLTEndSequence ) +fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZCaloDiJet30CaloBtagDeepCSV1p5 + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterTwoC30 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p5Single + fragment.HLTEndSequence ) +fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVL + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.HLTEndSequence ) +fragment.HLT_Mu17_TrkIsoVVL_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu15DQ + fragment.hltPreMu17TrkIsoVVL + fragment.hltL1fL1sMu15DQlqL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu15DQlqL1f0L2Filtered10) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu15DQlqL1Filtered0) + fragment.hltL3fL1sMu15DQlqL1f0L2f10L3Filtered17 + fragment.HLTL3muontrkisovvlSequence + fragment.hltL3fL1sMu1lqL1f0L2f10L3Filtered17TkIsoVVLFiltered + fragment.HLTEndSequence ) +fragment.HLT_Mu19_TrkIsoVVL_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu15DQ + fragment.hltPreMu19TrkIsoVVL + fragment.hltL1fL1sMu15DQlqL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu15DQlqL1f0L2Filtered10) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu15DQlqL1Filtered0) + fragment.hltL3fL1sMu15DQlqL1f0L2f10L3Filtered19 + fragment.HLTL3muontrkisovvlSequence + fragment.hltL3fL1sMu1lqL1f0L2f10L3Filtered19TkIsoVVLFiltered + fragment.HLTEndSequence ) +fragment.HLT_BTagMu_AK4DiJet20_Mu5_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC16dRMax0p4 + fragment.hltPreBTagMuAK4DiJet20Mu5 + fragment.HLTAK4CaloJetsSequence + fragment.hltBDiJet20L1FastJetCentral + fragment.HLTBTagMuDiJet20L1FastJetSequenceL25 + fragment.hltBSoftMuonDiJet20L1FastJetL25FilterByDR + fragment.HLTBTagMuDiJet20L1FastJetMu5SelSequenceL3 + fragment.hltBSoftMuonDiJet20L1FastJetMu5L3FilterByDR + fragment.HLTEndSequence ) +fragment.HLT_BTagMu_AK4DiJet40_Mu5_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC35dRMax0p4 + fragment.hltPreBTagMuAK4DiJet40Mu5 + fragment.HLTAK4CaloJetsSequence + fragment.hltBDiJet40L1FastJetCentral + fragment.HLTBTagMuDiJet40L1FastJetSequenceL25 + fragment.hltBSoftMuonDiJet40L1FastJetL25FilterByDR + fragment.HLTBTagMuDiJet40L1FastJetMu5SelSequenceL3 + fragment.hltBSoftMuonDiJet40L1FastJetMu5L3FilterByDR + fragment.HLTEndSequence ) +fragment.HLT_BTagMu_AK4DiJet70_Mu5_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC60dRMax0p4 + fragment.hltPreBTagMuAK4DiJet70Mu5 + fragment.HLTAK4CaloJetsSequence + fragment.hltBDiJet70L1FastJetCentral + fragment.HLTBTagMuDiJet70L1FastJetSequenceL25 + fragment.hltBSoftMuonDiJet70L1FastJetL25FilterByDR + fragment.HLTBTagMuDiJet70L1FastJetMu5SelSequenceL3 + fragment.hltBSoftMuonDiJet70L1FastJetMu5L3FilterByDR + fragment.HLTEndSequence ) +fragment.HLT_BTagMu_AK4DiJet110_Mu5_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC80dRMax0p4 + fragment.hltPreBTagMuAK4DiJet110Mu5 + fragment.HLTAK4CaloJetsSequence + fragment.hltBDiJet110L1FastJetCentral + fragment.HLTBTagMuDiJet110L1FastJetSequenceL25 + fragment.hltBSoftMuonDiJet110L1FastJetL25FilterByDR + fragment.HLTBTagMuDiJet110L1FastJetMu5SelSequenceL3 + fragment.hltBSoftMuonDiJet110L1FastJetMu5L3FilterByDR + fragment.HLTEndSequence ) +fragment.HLT_BTagMu_AK4DiJet170_Mu5_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC120dRMax0p4 + fragment.hltPreBTagMuAK4DiJet170Mu5 + fragment.HLTAK4CaloJetsSequence + fragment.hltBDiJet200L1FastJetCentral + fragment.HLTBTagMuDiJet200L1FastJetSequenceL25 + fragment.hltBSoftMuonDiJet200L1FastJetL25FilterByDR + fragment.HLTBTagMuDiJet200L1FastJetMu5SelSequenceL3 + fragment.hltBSoftMuonDiJet200L1FastJetMu5L3FilterByDR + fragment.HLTEndSequence ) +fragment.HLT_BTagMu_AK4Jet300_Mu5_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet200 + fragment.hltPreBTagMuAK4Jet300Mu5 + fragment.HLTAK4CaloJetsSequence + fragment.hltBJet300L1FastJetCentral + fragment.HLTBTagMuJet300L1FastJetSequenceL25 + fragment.hltBSoftMuonJet300L1FastJetL25FilterByDR + fragment.HLTBTagMuJet300L1FastJetMu5SelSequenceL3 + fragment.hltBSoftMuonJet300L1FastJetMu5L3FilterByDR + fragment.HLTEndSequence ) +fragment.HLT_BTagMu_AK8DiJet170_Mu5_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC120dRMax0p8 + fragment.hltPreBTagMuAK8DiJet170Mu5 + fragment.HLTAK8CaloJetsSequence + fragment.hltBAK8DiJet170L1FastJetCentral + fragment.HLTBTagMuAK8DiJet170L1FastJetSequenceL25 + fragment.hltBSoftMuonAK8DiJet170L1FastJetL25FilterByDR + fragment.HLTBTagMuAK8DiJet170L1FastJetMu5SelSequenceL3 + fragment.hltBSoftMuonAK8DiJet170L1FastJetMu5L3FilterByDR + fragment.HLTEndSequence ) +fragment.HLT_BTagMu_AK8Jet170_DoubleMu5_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0Jet90er2p5dRMax0p8dRMu1p6 + fragment.hltPreBTagMuAK8Jet170DoubleMu5 + fragment.hltDoubleMuon0L1Filtered0 + fragment.HLTAK8CaloJetsSequence + fragment.hltBAK8Jet170L1FastJetCentral + fragment.HLTBTagMuAK8Jet170L1FastJetDoubleMuSequenceL25 + fragment.hltBSoftMuonAK8Jet170L1FastJetL25FilterByDR + fragment.HLTBTagMuAK8Jet170L1FastJetDoubleMu5SelSequenceL3 + fragment.hltBSoftMuonAK8Jet170L1FastJetDoubleMu5L3FilterByDR + fragment.HLTEndSequence ) +fragment.HLT_BTagMu_AK8Jet300_Mu5_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet200 + fragment.hltPreBTagMuAK8Jet300Mu5 + fragment.HLTAK8CaloJetsSequence + fragment.hltBJet300L1AK8FastJetCentral + fragment.HLTBTagMuJet300L1AK8FastJetSequenceL25 + fragment.hltBSoftMuonJet300L1FastJetAK8L25FilterByDR + fragment.HLTBTagMuJet300L1AK8FastJetMu5SelSequenceL3 + fragment.hltBSoftMuonJet300L1FastJetAK8Mu5L3FilterByDR + fragment.HLTEndSequence ) +fragment.HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEG + fragment.hltPreEle23Ele12CaloIdLTrackIdLIsoVLDZ + fragment.HLTEle23Ele12CaloIdLTrackIdLIsoVLSequence + fragment.hltEle23Ele12CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTEndSequence ) +fragment.HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEG + fragment.hltPreEle23Ele12CaloIdLTrackIdLIsoVL + fragment.HLTEle23Ele12CaloIdLTrackIdLIsoVLSequence + fragment.HLTEndSequence ) +fragment.HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu23EG10IorMu20EG17 + fragment.hltPreMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLDZ + fragment.HLTMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTEndSequence ) +fragment.HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu23EG10IorMu20EG17 + fragment.hltPreMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVL + fragment.HLTMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.HLTEndSequence ) +fragment.HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVL + fragment.HLTMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.HLTEndSequence ) +fragment.HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZ + fragment.HLTMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTEndSequence ) +fragment.HLT_Photon20_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15er2p5 + fragment.hltPrePhoton20 + fragment.HLTPhoton20Sequence + fragment.HLTEndSequence ) +fragment.HLT_Photon33_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG26 + fragment.hltPrePhoton33 + fragment.HLTPhoton33Sequence + fragment.HLTEndSequence ) +fragment.HLT_Photon50_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG34to45 + fragment.hltPrePhoton50 + fragment.HLTPhoton50Sequence + fragment.HLTEndSequence ) +fragment.HLT_Photon75_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG34to50 + fragment.hltPrePhoton75 + fragment.HLTPhoton75Sequence + fragment.HLTEndSequence ) +fragment.HLT_Photon90_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG34to50 + fragment.hltPrePhoton90 + fragment.HLTPhoton90Sequence + fragment.HLTEndSequence ) +fragment.HLT_Photon120_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG34to50 + fragment.hltPrePhoton120 + fragment.HLTPhoton120Sequence + fragment.HLTEndSequence ) +fragment.HLT_Photon150_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGNonIsoOrWithJetAndTau + fragment.hltPrePhoton150 + fragment.HLTPhoton150Sequence + fragment.HLTEndSequence ) +fragment.HLT_Photon175_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGNonIsoOrWithJetAndTau + fragment.hltPrePhoton175 + fragment.HLTPhoton175Sequence + fragment.HLTEndSequence ) +fragment.HLT_Photon200_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGNonIsoOrWithJetAndTau + fragment.hltPrePhoton200 + fragment.HLTPhoton200Sequence + fragment.HLTEndSequence ) +fragment.HLT_Photon30EB_TightID_TightIso_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleIsoEG28er1p5 + fragment.hltPrePhoton30EBTightIDTightIso + fragment.HLTPhoton30EBTightIDTightIsoSequence + fragment.HLTEndSequence ) +fragment.HLT_Photon110EB_TightID_TightIso_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton110EBTightIDTightIso + fragment.HLTPhoton110EBTightIDTightIsoSequence + fragment.HLTEndSequence ) +fragment.HLT_Photon100EBHE10_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton100EBHE10 + fragment.HLTPhoton100EBHE10Sequence + fragment.HLTEndSequence ) +fragment.HLT_Photon50_R9Id90_HE10_IsoM_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton50R9Id90HE10IsoM + fragment.HLTPhoton50R9Id90HE10IsoMSequence + fragment.HLTEndSequence ) +fragment.HLT_Photon75_R9Id90_HE10_IsoM_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton75R9Id90HE10IsoM + fragment.HLTPhoton75R9Id90HE10IsoMSequence + fragment.HLTEndSequence ) +fragment.HLT_Photon90_R9Id90_HE10_IsoM_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton90R9Id90HE10IsoM + fragment.HLTPhoton90R9Id90HE10IsoMSequence + fragment.HLTEndSequence ) +fragment.HLT_Photon120_R9Id90_HE10_IsoM_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton120R9Id90HE10IsoM + fragment.HLTPhoton120R9Id90HE10IsoMSequence + fragment.HLTEndSequence ) +fragment.HLT_Photon165_R9Id90_HE10_IsoM_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton165R9Id90HE10IsoM + fragment.HLTPhoton165R9Id90HE10IsoMSequence + fragment.HLTEndSequence ) +fragment.HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGor + fragment.hltPreDiphoton3022R9IdORIsoCaloIdANDHER9IdMass90 + fragment.HLTDiphoton30L22R9Id85b90eORIso60CaloId15b35eANDHE12R9Id50b80eSequence + fragment.hltDiEG22R9Id85b90eORIso60CaloId15b35eANDHE12R9Id50b80eMass90CombMassLastFilter + fragment.HLTEndSequence ) +fragment.HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGor + fragment.hltPreDiphoton3022R9IdORIsoCaloIdANDHER9IdMass95 + fragment.HLTDiphoton30L22R9Id85b90eORIso60CaloId15b35eANDHE12R9Id50b80eSequence + fragment.hltDiEG22R9Id85b95eORIso60CaloId15b35eANDHE12R9Id50b80eMass95CombMassLastFilter + fragment.HLTEndSequence ) +fragment.HLT_Photon35_TwoProngs35_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigORLooseIsoEGXXerIsoTauYYerdRMin0p3 + fragment.hltPrePhoton35TwoProngs35 + fragment.HLTPhoton35R9Id90HE10IsoMSequence + fragment.HLTGlobalPFTauConeSequence + fragment.hltOverlapFilterPhoton35IsoTau35WPTightGsfCaloJet5 + fragment.HLTMediumChargedIsoPFTau35Sequence + fragment.hltOverlapFilterPhoton35MediumChargedIsoPFTau35 + fragment.HLTEndSequence ) +fragment.HLT_IsoMu24_TwoProngs35_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22 + fragment.hltPreIsoMu24TwoProngs35 + fragment.hltL1fL1sMu22L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMu22L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22L1Filtered0) + fragment.hltL3fL1sSingleMu22L1f0L2f10QL3Filtered24Q + fragment.HLTMu24IsolationSequence + fragment.hltL3crIsoL1sSingleMu22L1f0L2f10QL3f24QL3trkIsoFiltered + fragment.HLTGlobalPFTauConeSequence + fragment.HLTMediumChargedIsoPFTau35Sequence + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_Jpsi_L1_NoOS_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0SQ + fragment.hltPreDimuon0JpsiL1NoOS + fragment.hltL1fL1DoubleMu0SQL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0SQL2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1DoubleMu0SQL1Filtered0) + fragment.hltDimuon0JpsiL1sNoOSL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0JpsiL1sNoOS + fragment.hltDisplacedmumuFilterDimuon0JpsiL1sNoOS + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0SQ + fragment.hltPreDimuon0JpsiNoVertexingNoOS + fragment.hltL1fL1DoubleMu0SQL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0SQL2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1DoubleMu0SQL1Filtered0) + fragment.hltDimuon0JpsiNoVtxNoOSL3Filtered + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_Jpsi_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0SQOS + fragment.hltPreDimuon0Jpsi + fragment.hltL1sEmuDoubleMu0SQOS + fragment.hltL1fL1DoubleMu0SQOSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0SQOSL2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1DoubleMu0SQOSL1Filtered0) + fragment.hltDimuon0JpsiL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0Jpsi + fragment.hltDisplacedmumuFilterDimuon0Jpsi + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_Jpsi_NoVertexing_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0SQOS + fragment.hltPreDimuon0JpsiNoVertexing + fragment.hltL1sEmuDoubleMu0SQOS + fragment.hltL1fL1DoubleMu0SQOSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0SQOSL2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1DoubleMu0SQOSL1Filtered0) + fragment.hltDimuon0JpsiL3Filtered + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + fragment.hltPreDimuon0JpsiL14R0er1p5R + fragment.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.hltDimuon0JpsiL1s4R0er1p5RL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0JpsiL1s4R0er1p5R + fragment.hltDisplacedmumuFilterDimuon0JpsiL1s4R0er1p5R + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + fragment.hltPreDimuon0JpsiNoVertexingL14R0er1p5R + fragment.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.hltDimuon0JpsiL1s4R0er1p5RL3Filtered + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_Jpsi3p5_Muon2_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1TripleMu5SQ3SQ0OQDoubleMu53SQOSMassMax9 + fragment.hltPreDimuon0Jpsi3p5Muon2 + fragment.hltTripleMuonL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltTripleMuonL2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3TripleMuonL1Filtered0) + fragment.hltTripleMuL3PreFiltered222 + fragment.hltJpsiMuonL3Filtered3p5 + fragment.hltDisplacedmumuVtxProducerJpsiMuon3p5 + fragment.hltVertexmumuFilterJpsiMuon3p5 + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_Upsilon_L1_4p5_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4p5SQOS + fragment.hltPreDimuon0UpsilonL14p5 + fragment.hltL1sEmuDoubleMu4p5SQOS + fragment.hltL1fL1sL1DoubleMu4p5SQOSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu4p5SQOSL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu4p5SQOSL1Filtered0) + fragment.hltDimuon0UpsilonL1s4p5L3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s4p5 + fragment.hltDisplacedmumuFilterDimuon0UpsilonL1s4p5 + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_Upsilon_L1_5_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu5SQOS + fragment.hltPreDimuon0UpsilonL15 + fragment.hltL1sEmuDoubleMu5SQOS + fragment.hltL1fL1sL1DoubleMu5SQOSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu5SQOSL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu5SQOSL1Filtered0) + fragment.hltDimuon0UpsilonL1s5L3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s5 + fragment.hltDisplacedmumuFilterDimuon0UpsilonL1s5 + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4p5SQ + fragment.hltPreDimuon0UpsilonL14p5NoOS + fragment.hltL1fL1sL1DoubleMu4p5SQL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu4p5SQL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu4p5SQL1Filtered0) + fragment.hltDimuon0UpsilonL1s4p5NoOSL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s4p5NoOS + fragment.hltDisplacedmumuFilterDimuon0UpsilonL1s4p5NoOS + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4p5er2p0SQ + fragment.hltPreDimuon0UpsilonL14p5er2p0 + fragment.hltL1sEmuDoubleMu4p5er2p0SQ + fragment.hltL1fL1sL1DoubleMu4p5er2p0SQL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu4p5er2p0SQL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu4p5er2p0SQL1Filtered0) + fragment.hltDimuon0UpsilonL1s4p5er2p0L3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s4p5er2p0 + fragment.hltDisplacedmumuFilterDimuon0UpsilonL1s4p5er2p0 + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4p5er2p0SQMass7to18 + fragment.hltPreDimuon0UpsilonL14p5er2p0M + fragment.hltL1fL1sL1DoubleMu4p5er2p0SQMass7to18L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu4p5er2p0SQMass7to18L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu4p5er2p0SQMass7to18L1Filtered0) + fragment.hltDimuon0UpsilonL1s4p5er2p0ML3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s4p5er2p0M + fragment.hltDisplacedmumuFilterDimuon0UpsilonL1s4p5er2p0M + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_Upsilon_NoVertexing_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4p5er2p0SQMass7to18 + fragment.hltPreDimuon0UpsilonNoVertexing + fragment.hltL1fL1sL1DoubleMu4p5er2p0SQMass7to18L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu4p5er2p0SQMass7to18L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu4p5er2p0SQMass7to18L1Filtered0) + fragment.hltDimuon0UpsilonL1s4p5er2p0ML3Filtered + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_Upsilon_L1_5M_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu5SQMass7to18 + fragment.hltPreDimuon0UpsilonL15M + fragment.hltL1fL1sL1DoubleMu5SQMass7to18L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu5SQMass7to18L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu5SQMass7to18L1Filtered0) + fragment.hltDimuon0UpsilonL1s5ML3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s5M + fragment.hltDisplacedmumuFilterDimuon0UpsilonL1s5M + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_LowMass_L1_0er1p5R_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5dR1p4 + fragment.hltPreDimuon0LowMassL10er1p5R + fragment.hltL1fL1sL1DoubleMu0er1p5dR1p4L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0er1p5dR1p4L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5dR1p4L1Filtered0) + fragment.hltDimuon0LowMassL1s0er1p5RL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0LowMassL1s0er1p5R + fragment.hltDisplacedmumuFilterDimuon0LowMassL1s0er1p5R + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_LowMass_L1_0er1p5_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5 + fragment.hltPreDimuon0LowMassL10er1p5 + fragment.hltL1sEmuDoubleMu0er1p5 + fragment.hltL1fL1sL1DoubleMu0er1p5L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0er1p5L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5L1Filtered0) + fragment.hltDimuon0LowMassL1s0er1p5L3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0LowMassL1s0er1p5 + fragment.hltDisplacedmumuFilterDimuon0LowMassL1s0er1p5 + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_LowMass_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0SQOS + fragment.hltPreDimuon0LowMass + fragment.hltL1sEmuDoubleMu0SQOS + fragment.hltL1fL1DoubleMu0SQOSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0SQOSL2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1DoubleMu0SQOSL1Filtered0) + fragment.hltDimuon0LowMassL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0LowMass + fragment.hltDisplacedmumuFilterDimuon0LowMass + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_LowMass_L1_4_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4SQOS + fragment.hltPreDimuon0LowMassL14 + fragment.hltL1sEmuDoubleMu4SQOS + fragment.hltL1fL1sL1DoubleMu4SQOSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu4SQOSL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu4SQOSL1Filtered0) + fragment.hltDimuon0LowMassL1s4L3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0LowMassL1s4 + fragment.hltDisplacedmumuFilterDimuon0LowMassL1s4 + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_LowMass_L1_4R_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4dR1p2 + fragment.hltPreDimuon0LowMassL14R + fragment.hltL1fL1sL1DoubleMu4dR1p2L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu4dR1p2L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu4dR1p2L1Filtered0) + fragment.hltDimuon0LowMassL1s4RL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0LowMassL1s4R + fragment.hltDisplacedmumuFilterDimuon0LowMassL1s4R + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_LowMass_L1_TM530_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMu530NoMass + fragment.hltPreDimuon0LowMassL1TM530 + fragment.hltL1fL1sL1TripleMuNoMassL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1TripleMuNoMassL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1TripleMuNoMassL1Filtered0) + fragment.hltDimuon0LowMassL1sTM530L3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0LowMassL1sTM530 + fragment.hltDisplacedmumuFilterDimuon0LowMassL1sTM530 + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMu0 + fragment.hltPreDimuon0UpsilonMuonL1TM0 + fragment.hltTripleMuon0L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltTripleMuon0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3TripleMuon0L1Filtered0) + fragment.hltTripleMu0L3PreFiltered0 + fragment.hltUpsilon0MuonL3FilteredL1sTM0 + fragment.hltDisplacedmumuVtxProducerUpsilon0MuonL1sTM0 + fragment.hltVertexmumuFilterUpsilon0MuonL1sTM0 + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMu53p52p5 + fragment.hltPreDimuon0UpsilonMuonNoL1Mass + fragment.hltTripleMuon53p52p5L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltTripleMuon53p52p5L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3TripleMuon53p52p5L1Filtered0) + fragment.hltTripleMu0NoL1MassL3PreFiltered0 + fragment.hltUpsilon0MuonL3FilteredNoL1Mass + fragment.hltDisplacedmumuVtxProducerUpsilon0MuonNoL1Mass + fragment.hltVertexmumuFilterUpsilon0MuonNoL1Mass + fragment.HLTEndSequence ) +fragment.HLT_TripleMu_5_3_3_Mass3p8_DZ_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMu0IorTripleMu553 + fragment.hltPreTripleMu533Mass3p8DZ + fragment.hltL1TripleMu553L1TriMuFiltered3 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL1TripleMu553L2TriMuFiltered3) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1TripleMu553L1TriMuFiltered3) + fragment.hltL3fL1TripleMu553f0PreFiltered333 + fragment.hltL3fL1TripleMu553f0Filtered533 + fragment.hltTripleMu533TripleDZ0p2 + fragment.hltTripleMu533Mass3p8toInfFilter + fragment.HLTEndSequence ) +fragment.HLT_TripleMu_10_5_5_DZ_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMu0IorTripleMu553 + fragment.hltPreTripleMu1055DZ + fragment.hltL1TripleMu553L1TriMuFiltered3 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL1TripleMu553L2TriMuFiltered3) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1TripleMu553L1TriMuFiltered3) + fragment.hltL3fL1TripleMu553f0PreFiltered555 + fragment.hltL3fL1TripleMu553f0Filtered1055 + fragment.hltTripleMu555TripleDZ0p2 + fragment.HLTEndSequence ) +fragment.HLT_TripleMu_12_10_5_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMu0IorTripleMu553 + fragment.hltPreTripleMu12105 + fragment.hltL1TripleMu553L1TriMuFiltered3 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL1TripleMu553L2TriMuFiltered3) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1TripleMu553L1TriMuFiltered3) + fragment.hltL3fL1TripleMu553f0PreFiltered555 + fragment.hltL3fL1TripleMu553f0Filtered10105 + fragment.hltL3fL1TripleMu553f0Filtered12105 + fragment.HLTEndSequence ) +fragment.HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu157IorDoubleMu4p5SQOSdR1p2IorSingleMu25IorSingleMu22erIorTripleMuMassMax9 + fragment.hltPreTau3MuMu7Mu1TkMu1Tau15 + fragment.hltL1fL1sL1WTau3MuSeedsL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1WTau3MuSeedsL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + fragment.hltMu1Mu1TrkPairPt2DR0p5MassMax1p9 + fragment.hltDiMuonForTau3MuDzFiltered0p3 + fragment.HLTTrackerMuonSequenceLowPt + fragment.hltTau3MuTriMuon1filter + fragment.HLTL3muontrkisorecoSequence + fragment.hltTauPt15MuPts711Mass1p3to2p1Iso + fragment.hltTau3MuPreFilter + fragment.HLTEndSequence ) +fragment.HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu157IorDoubleMu4p5SQOSdR1p2IorSingleMu25IorSingleMu22erIorTripleMuMassMax9 + fragment.hltPreTau3MuMu7Mu1TkMu1Tau15Charge1 + fragment.hltL1fL1sL1WTau3MuSeedsL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1WTau3MuSeedsL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + fragment.hltMu1Mu1TrkPairPt2DR0p5MassMax1p9 + fragment.hltDiMuonForTau3MuDzFiltered0p3 + fragment.HLTTrackerMuonSequenceLowPt + fragment.hltTau3MuTriMuon1filter + fragment.HLTL3muontrkisorecoSequence + fragment.hltTauPt15MuPts711Mass1p3to2p1IsoCharge1 + fragment.hltTau3MuPreFilterCharge1 + fragment.HLTEndSequence ) +fragment.HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu157IorDoubleMu4p5SQOSdR1p2IorSingleMu25IorSingleMu22erIorTripleMuMassMax9 + fragment.hltPreTau3MuMu7Mu1TkMu1IsoTau15 + fragment.hltL1fL1sL1WTau3MuSeedsL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1WTau3MuSeedsL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + fragment.hltMu1Mu1TrkPairPt2DR0p5MassMax1p9 + fragment.hltDiMuonForTau3MuDzFiltered0p3 + fragment.HLTTrackerMuonSequenceLowPt + fragment.hltTau3MuTriMuon1filter + fragment.HLTL3muontrkisorecoSequence + fragment.hltTauPt15MuPts711Mass1p3to2p1Iso + fragment.hltTau3MuPreFilter + fragment.hltTau3MuIsoFilter + fragment.HLTEndSequence ) +fragment.HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu157IorDoubleMu4p5SQOSdR1p2IorSingleMu25IorSingleMu22erIorTripleMuMassMax9 + fragment.hltPreTau3MuMu7Mu1TkMu1IsoTau15Charge1 + fragment.hltL1fL1sL1WTau3MuSeedsL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1WTau3MuSeedsL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + fragment.hltMu1Mu1TrkPairPt2DR0p5MassMax1p9 + fragment.hltDiMuonForTau3MuDzFiltered0p3 + fragment.HLTTrackerMuonSequenceLowPt + fragment.hltTau3MuTriMuon1filter + fragment.HLTL3muontrkisorecoSequence + fragment.hltTauPt15MuPts711Mass1p3to2p1IsoCharge1 + fragment.hltTau3MuPreFilterCharge1 + fragment.hltTau3MuIsoFilterCharge1 + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0ETM40IorDoubleMu0ETM55IorDoubleMu0ETM60IorDoubleMu0ETM65IorDoubleMu0ETM70 + fragment.hltPreDoubleMu3DZPFMET50PFMHT60 + fragment.hltL1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + fragment.hltL3fL1DiMu3SQETM50f0PreFiltered3 + fragment.hltDoubleMuon3Mass3p8to60Filter + fragment.hltDoubleMuon3Mass3p8to60DZFilter + fragment.HLTRecoMETSequence + fragment.hltMET40 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMETProducer + fragment.hltPFMET50 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID60 + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0ETM40IorDoubleMu0ETM55IorDoubleMu0ETM60IorDoubleMu0ETM65IorDoubleMu0ETM70 + fragment.hltPreDoubleMu3DZPFMET70PFMHT70 + fragment.hltL1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + fragment.hltL3fL1DiMu3SQETM50f0PreFiltered3 + fragment.hltDoubleMuon3Mass3p8to60Filter + fragment.hltDoubleMuon3Mass3p8to60DZFilter + fragment.HLTRecoMETSequence + fragment.hltMET40 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMETProducer + fragment.hltPFMET70 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID70 + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0ETM40IorDoubleMu0ETM55IorDoubleMu0ETM60IorDoubleMu0ETM65IorDoubleMu0ETM70 + fragment.hltPreDoubleMu3DZPFMET90PFMHT90 + fragment.hltL1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + fragment.hltL3fL1DiMu3SQETM50f0PreFiltered3 + fragment.hltDoubleMuon3Mass3p8to60Filter + fragment.hltDoubleMuon3Mass3p8to60DZFilter + fragment.HLTRecoMETSequence + fragment.hltMET40 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMETProducer + fragment.hltPFMET90 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID90 + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMu530NoMass + fragment.hltPreDoubleMu3TrkTau3muNoL1Mass + fragment.hltL1fL1sL1TripleMuNoMassL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1TripleMuNoMassL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1TripleMuNoMassL1Filtered0) + fragment.hltDoubleMu3TrkTau3muNoL1MassL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu3Tau3muNoL1Mass + fragment.hltDisplacedmumuFilterDoubleMu3Tau3muNoL1Mass + fragment.HLTBphTrackingDisplacedTau3muNoL1MassReg + fragment.hltTau3muNoL1MassTkAllConeTracksIter + fragment.hltTau3muNoL1MassTkVertexProducer + fragment.hltTau3muNoL1MassTkVertexFilter + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu4_Jpsi_Displaced_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + fragment.hltPreDoubleMu4JpsiDisplaced + fragment.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.hltDoubleMu4JpsiDisplacedL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu4Jpsi + fragment.hltDisplacedmumuFilterDoubleMu4Jpsi + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu4_Jpsi_NoVertexing_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + fragment.hltPreDoubleMu4JpsiNoVertexing + fragment.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.hltDoubleMu4JpsiDisplacedL3Filtered + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + fragment.hltPreDoubleMu4JpsiTrkTrkDisplaced + fragment.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.hltDoubleMu4JpsiDisplacedL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu4Jpsi + fragment.hltDisplacedmumuFilterDoubleMu4Jpsi + fragment.HLTBphTrackingDisplacedJpsiReg + fragment.hltJpsiTkAllConeTracksIter + fragment.hltJpsiTrkTrkVertexProducerPhiKstar + fragment.hltJpsiTkTkVertexFilterPhiKstar + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu4_JpsiTrk_Bc_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + fragment.hltPreDoubleMu4JpsiTrkBc + fragment.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.hltDoubleMu4JpsiL3Filtered + fragment.hltmumuVtxProducerDoubleMu4Jpsi + fragment.hltmumuFilterDoubleMu4Jpsi + fragment.HLTBphTrackingBcJpsiReg + fragment.hltBcJpsiTkAllConeTracksIter + fragment.hltBcJpsiTkVertexProducer + fragment.hltBcJpsiTkVertexFilter + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu43NoFiltersNoVtx_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreDoubleMu43NoFiltersNoVtx + fragment.hltL1fDimuonL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2fDimuonL1f0L2NoVtxFiltered16) + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fDimuonL1f0L2NVf16L3NoFiltersNoVtxFiltered43 + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu48NoFiltersNoVtx_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreDoubleMu48NoFiltersNoVtx + fragment.hltL1fDimuonL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2fDimuonL1f0L2NoVtxFiltered16) + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fDimuonL1f0L2NVf16L3NoFiltersNoVtxFiltered48 + fragment.HLTEndSequence ) +fragment.HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu7EG23IorMu20EG17IorMu23EG10 + fragment.hltPreMu43NoFiltersNoVtxPhoton43CaloIdL + fragment.hltL1fL1sMu5EG20orMu20EG15L1Filtered5 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2fL1sMu5EG20orMu20EG15L1f5L2NoVtxFiltered16) + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1sMu5EG20orMu20EG15L1f5L2NVf16L3NoFiltersNoVtxFiltered43 + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1Mu5EG20Filter + fragment.hltMu43NoFiltersNoVtxPhoton43CaloIdLEtFilter + fragment.hltEgammaClusterShape + fragment.hltMu43NoFiltersNoVtxPhoton43CaloIdLClusterShapeFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltMu43NoFiltersNoVtxPhoton43CaloIdLHEFilter + fragment.HLTEndSequence ) +fragment.HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu7EG23IorMu20EG17IorMu23EG10 + fragment.hltPreMu48NoFiltersNoVtxPhoton48CaloIdL + fragment.hltL1fL1sMu5EG20orMu20EG15L1Filtered5 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2fL1sMu5EG20orMu20EG15L1f5L2NoVtxFiltered16) + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1sMu5EG20orMu20EG15L1f5L2NVf16L3NoFiltersNoVtxFiltered48 + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1Mu5EG20Filter + fragment.hltMu48NoFiltersNoVtxPhoton48CaloIdLEtFilter + fragment.hltEgammaClusterShape + fragment.hltMu48NoFiltersNoVtxPhoton48CaloIdLClusterShapeFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltMu48NoFiltersNoVtxPhoton48CaloIdLHEFilter + fragment.HLTEndSequence ) +fragment.HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu7EG23IorMu20EG17IorMu23EG10 + fragment.hltPreMu38NoFiltersNoVtxDisplacedPhoton38CaloIdL + fragment.hltL1fL1sMu5EG20orMu20EG15L1Filtered5 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2fL1sMu5EG20orMu20EG15L1f5L2NoVtxFiltered16) + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1sMu5EG20orMu20EG15L1f5L2NVf16L3NoFiltersNoVtxFiltered38Displaced + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1Mu5EG20Filter + fragment.hltMu38NoFiltersNoVtxPhoton38CaloIdLEtFilter + fragment.hltEgammaClusterShape + fragment.hltMu38NoFiltersNoVtxPhoton38CaloIdLClusterShapeFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltMu38NoFiltersNoVtxPhoton38CaloIdLHEFilter + fragment.HLTEndSequence ) +fragment.HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu7EG23IorMu20EG17IorMu23EG10 + fragment.hltPreMu43NoFiltersNoVtxDisplacedPhoton43CaloIdL + fragment.hltL1fL1sMu5EG20orMu20EG15L1Filtered5 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2fL1sMu5EG20orMu20EG15L1f5L2NoVtxFiltered16) + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1sMu5EG20orMu20EG15L1f5L2NVf16L3NoFiltersNoVtxFiltered43Displaced + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1Mu5EG20Filter + fragment.hltMu43NoFiltersNoVtxPhoton43CaloIdLEtFilter + fragment.hltEgammaClusterShape + fragment.hltMu43NoFiltersNoVtxPhoton43CaloIdLClusterShapeFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltMu43NoFiltersNoVtxPhoton43CaloIdLHEFilter + fragment.HLTEndSequence ) +fragment.HLT_HT425_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT425 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT425 + fragment.HLTEndSequence ) +fragment.HLT_HT430_DisplacedDijet40_DisplacedTrack_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DisplacedDijet40DisplacedTrack + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementDisplacedJetsLowPt + fragment.HLTEndSequence ) +fragment.HLT_HT500_DisplacedDijet40_DisplacedTrack_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT320orHTT340orHTT380 + fragment.hltPreHT500DisplacedDijet40DisplacedTrack + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT500 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementDisplacedJetsLowPt + fragment.HLTEndSequence ) +fragment.HLT_HT430_DisplacedDijet60_DisplacedTrack_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DisplacedDijet60DisplacedTrack + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt60 + fragment.hltCentralCaloJetptMidPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + fragment.hltDisplacedHLTCaloJetCollectionProducerMidPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerMidPt + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementDisplacedJetsMidPt + fragment.HLTEndSequence ) +fragment.HLT_HT400_DisplacedDijet40_DisplacedTrack_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT400DisplacedDijet40DisplacedTrack + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT400 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementDisplacedJetsLowPt + fragment.HLTEndSequence ) +fragment.HLT_HT650_DisplacedDijet60_Inclusive_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT650DisplacedDijet60Inclusive + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT650 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt60 + fragment.hltCentralCaloJetptMidPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + fragment.hltDisplacedHLTCaloJetCollectionProducerMidPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + fragment.HLTEndSequence ) +fragment.HLT_HT550_DisplacedDijet60_Inclusive_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT550DisplacedDijet60Inclusive + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT550 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt60 + fragment.hltCentralCaloJetptMidPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + fragment.hltDisplacedHLTCaloJetCollectionProducerMidPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + fragment.HLTEndSequence ) +fragment.HLT_DiJet110_35_Mjj650_PFMET110_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DiJetVBF + fragment.hltPreDiJet11035Mjj650PFMET110 + fragment.HLTRecoMETSequence + fragment.hltMETOpen + fragment.hltMET66 + fragment.HLTAK4PFJetsSequence + fragment.hltParticleFlowNoMu + fragment.hltPFMETVBFProducer + fragment.hltPFMETVBF110 + fragment.hltL1TPFJetsMatching + fragment.hltL1PFJetCategories + fragment.HLTEndSequence ) +fragment.HLT_DiJet110_35_Mjj650_PFMET120_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DiJetVBF + fragment.hltPreDiJet11035Mjj650PFMET120 + fragment.HLTRecoMETSequence + fragment.hltMETOpen + fragment.hltMET72 + fragment.HLTAK4PFJetsSequence + fragment.hltParticleFlowNoMu + fragment.hltPFMETVBFProducer + fragment.hltPFMETVBF120 + fragment.hltL1TPFJetsMatching + fragment.hltL1PFJetCategories + fragment.HLTEndSequence ) +fragment.HLT_DiJet110_35_Mjj650_PFMET130_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DiJetVBF + fragment.hltPreDiJet11035Mjj650PFMET130 + fragment.HLTRecoMETSequence + fragment.hltMETOpen + fragment.hltMET78 + fragment.HLTAK4PFJetsSequence + fragment.hltParticleFlowNoMu + fragment.hltPFMETVBFProducer + fragment.hltPFMETVBF130 + fragment.hltL1TPFJetsMatching + fragment.hltL1PFJetCategories + fragment.HLTEndSequence ) +fragment.HLT_TripleJet110_35_35_Mjj650_PFMET110_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DiJetVBF + fragment.hltPreTripleJet1103535Mjj650PFMET110 + fragment.HLTRecoMETSequence + fragment.hltMETOpen + fragment.hltMET66 + fragment.HLTAK4PFJetsSequence + fragment.hltParticleFlowNoMu + fragment.hltPFMETVBFProducer + fragment.hltPFMETVBF110 + fragment.hltL1TPFJetsMatching + fragment.hlt1PFJetCategories3 + fragment.HLTEndSequence ) +fragment.HLT_TripleJet110_35_35_Mjj650_PFMET120_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DiJetVBF + fragment.hltPreTripleJet1103535Mjj650PFMET120 + fragment.HLTRecoMETSequence + fragment.hltMETOpen + fragment.hltMET72 + fragment.HLTAK4PFJetsSequence + fragment.hltParticleFlowNoMu + fragment.hltPFMETVBFProducer + fragment.hltPFMETVBF120 + fragment.hltL1TPFJetsMatching + fragment.hlt1PFJetCategories3 + fragment.HLTEndSequence ) +fragment.HLT_TripleJet110_35_35_Mjj650_PFMET130_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DiJetVBF + fragment.hltPreTripleJet1103535Mjj650PFMET130 + fragment.HLTRecoMETSequence + fragment.hltMETOpen + fragment.hltMET78 + fragment.HLTAK4PFJetsSequence + fragment.hltParticleFlowNoMu + fragment.hltPFMETVBFProducer + fragment.hltPFMETVBF130 + fragment.hltL1TPFJetsMatching + fragment.hlt1PFJetCategories3 + fragment.HLTEndSequence ) +fragment.HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sIsoEG30erJetC34drMin0p3 + fragment.hltPreEle30eta2p1WPTightGsfCentralPFJet35EleCleaned + fragment.HLTEle30erJetC34WPTightGsfSequence + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCentralCaloJet10 + fragment.HLTAK4PFJetsSequence + fragment.hltEle30JetCollectionsForLeptonPlusPFJets + fragment.hltEle30PFJet35EleCleaned + fragment.HLTEndSequence ) +fragment.HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sIsoEG28erHTT100 + fragment.hltPreEle28eta2p1WPTightGsfHT150 + fragment.HLTEle28erHTT100WPTightGsfSequence + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT100Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT150Jet30 + fragment.HLTEndSequence ) +fragment.HLT_Ele28_HighEta_SC20_Mass55_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGor + fragment.hltPreEle28HighEtaSC20Mass55 + fragment.HLTEle28HighEtaSC20Mass55Sequence + fragment.HLTEndSequence ) +fragment.HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT380erIorHTT320er + fragment.hltPreEle15IsoVVVLPFHT450CaloBTagDeepCSV4p5 + cms.ignore(fragment.hltL1sSingleEG5ObjectMap) + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.hltSusyPreBtagJetFilter + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV4p50Single + fragment.HLTEle15VVVLGsfSequence + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT450Jet30 + fragment.HLTEndSequence ) +fragment.HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT380erIorHTT320er + fragment.hltPreEle15IsoVVVLPFHT450PFMET50 + cms.ignore(fragment.hltL1sSingleEG5ObjectMap) + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.HLTEle15VVVLGsfSequence + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT450Jet30 + fragment.hltPFMETProducer + fragment.hltPFMET50 + fragment.HLTEndSequence ) +fragment.HLT_Ele15_IsoVVVL_PFHT450_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT380erIorHTT320er + fragment.hltPreEle15IsoVVVLPFHT450 + cms.ignore(fragment.hltL1sSingleEG5ObjectMap) + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.HLTEle15VVVLGsfSequence + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT450Jet30 + fragment.HLTEndSequence ) +fragment.HLT_Ele50_IsoVVVL_PFHT450_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT380erIorHTT320er + fragment.hltPreEle50IsoVVVLPFHT450 + cms.ignore(fragment.hltL1sSingleEG5ObjectMap) + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.HLTEle50VVVLGsfSequence + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT450Jet30 + fragment.HLTEndSequence ) +fragment.HLT_Ele15_IsoVVVL_PFHT600_v22 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT380erIorHTT320er + fragment.hltPreEle15IsoVVVLPFHT600 + cms.ignore(fragment.hltL1sSingleEG5ObjectMap) + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.HLTEle15VVVLGsfSequence + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT600Jet30 + fragment.HLTEndSequence ) +fragment.HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu6HTT240IorDoubleJet100and35MassMin620 + fragment.hltPreMu4TrkIsoVVLDiPFJet9040DEta3p5MJJ750HTT300PFMETNoMu60 + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3fL1sSingleMuOpenL1f0L2f3QL3Filtered4Q + fragment.HLTL3muontrkisovvlSequence + fragment.hltMuon4RelTrkIsoVVLFiltered + fragment.HLTRecoMETSequence + fragment.hltMET35 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJet7020MJJ500DEta3p5 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJet9040MJJ750DEta3p5 + fragment.hltPFHTJet30Eta5 + fragment.hltPFHT300Jet30 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu60 + fragment.HLTEndSequence ) +fragment.HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu6HTT240IorDoubleJet100and35MassMin620 + fragment.hltPreMu8TrkIsoVVLDiPFJet40DEta3p5MJJ750HTT300PFMETNoMu60 + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered8Q + fragment.HLTL3muontrkisovvlSequence + fragment.hltMuon8RelTrkIsoVVLFiltered + fragment.HLTRecoMETSequence + fragment.hltMET20 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJet20MJJ400DEta3p5 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJet40MJJ750DEta3p5 + fragment.hltPFHTJet30Eta5 + fragment.hltPFHT300Jet30 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu60 + fragment.HLTEndSequence ) +fragment.HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu6HTT240IorDoubleJet100and35MassMin620 + fragment.hltPreMu10TrkIsoVVLDiPFJet40DEta3p5MJJ750HTT350PFMETNoMu60 + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered10Q + fragment.HLTL3muontrkisovvlSequence + fragment.hltMuon10RelTrkIsoVVLFiltered + fragment.HLTRecoMETSequence + fragment.hltMET20 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJet20MJJ400DEta3p5 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJet40MJJ750DEta3p5 + fragment.hltPFHTJet30Eta5 + fragment.hltPFHT350Jet30Eta5 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu60 + fragment.HLTEndSequence ) +fragment.HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT380erIorHTT320er + fragment.hltPreMu15IsoVVVLPFHT450CaloBTagDeepCSV4p5 + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.hltSusyPreBtagJetFilter + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV4p50Single + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q + fragment.HLTMuVVVLCombinedIsolationR02Sequence + fragment.hltL3MuVVVLIsoFIlter + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT450Jet30 + fragment.HLTEndSequence ) +fragment.HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT380erIorHTT320er + fragment.hltPreMu15IsoVVVLPFHT450PFMET50 + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q + fragment.HLTMuVVVLCombinedIsolationR02Sequence + fragment.hltL3MuVVVLIsoFIlter + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT450Jet30 + fragment.hltPFMETProducer + fragment.hltPFMET50 + fragment.HLTEndSequence ) +fragment.HLT_Mu15_IsoVVVL_PFHT450_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT380erIorHTT320er + fragment.hltPreMu15IsoVVVLPFHT450 + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q + fragment.HLTMuVVVLCombinedIsolationR02Sequence + fragment.hltL3MuVVVLIsoFIlter + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT450Jet30 + fragment.HLTEndSequence ) +fragment.HLT_Mu50_IsoVVVL_PFHT450_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT380erIorHTT320er + fragment.hltPreMu50IsoVVVLPFHT450 + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered50Q + fragment.HLTMuVVVLCombinedIsolationR02Sequence + fragment.hltL3Mu50VVVLIsoFIlter + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT450Jet30 + fragment.HLTEndSequence ) +fragment.HLT_Mu15_IsoVVVL_PFHT600_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT380erIorHTT320er + fragment.hltPreMu15IsoVVVLPFHT600 + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q + fragment.HLTMuVVVLCombinedIsolationR02Sequence + fragment.hltL3MuVVVLIsoFIlter + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT600Jet30 + fragment.HLTEndSequence ) +fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + fragment.hltPreMu3er1p5PFJet100er2p5PFMET70PFMHT70IDTight + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3MuFiltered3er1p5 + fragment.HLTRecoMETSequence + fragment.hltMET40 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.hltMht + fragment.hltMHT40 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets70 + fragment.hltSinglePFJet100er2p5 + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID70 + fragment.hltPFMETProducer + fragment.hltPFMET70 + fragment.HLTEndSequence ) +fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + fragment.hltPreMu3er1p5PFJet100er2p5PFMET80PFMHT80IDTight + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3MuFiltered3er1p5 + fragment.HLTRecoMETSequence + fragment.hltMET50 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.hltMht + fragment.hltMHT50 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets70 + fragment.hltSinglePFJet100er2p5 + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID80 + fragment.hltPFMETProducer + fragment.hltPFMET80 + fragment.HLTEndSequence ) +fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + fragment.hltPreMu3er1p5PFJet100er2p5PFMET90PFMHT90IDTight + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3MuFiltered3er1p5 + fragment.HLTRecoMETSequence + fragment.hltMET60 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.hltMht + fragment.hltMHT60 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets70 + fragment.hltSinglePFJet100er2p5 + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID90 + fragment.hltPFMETProducer + fragment.hltPFMET90 + fragment.HLTEndSequence ) +fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + fragment.hltPreMu3er1p5PFJet100er2p5PFMET100PFMHT100IDTight + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3MuFiltered3er1p5 + fragment.HLTRecoMETSequence + fragment.hltMET70 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.hltMht + fragment.hltMHT70 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets70 + fragment.hltSinglePFJet100er2p5 + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID100 + fragment.hltPFMETProducer + fragment.hltPFMET100 + fragment.HLTEndSequence ) +fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + fragment.hltPreMu3er1p5PFJet100er2p5PFMETNoMu70PFMHTNoMu70IDTight + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3MuFiltered3er1p5 + fragment.HLTRecoMETSequence + fragment.hltMET40 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.hltMht + fragment.hltMHT40 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets70 + fragment.hltSinglePFJet100er2p5 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID70 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu70 + fragment.HLTEndSequence ) +fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + fragment.hltPreMu3er1p5PFJet100er2p5PFMETNoMu80PFMHTNoMu80IDTight + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3MuFiltered3er1p5 + fragment.HLTRecoMETSequence + fragment.hltMET50 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.hltMht + fragment.hltMHT50 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets70 + fragment.hltSinglePFJet100er2p5 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID80 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu80 + fragment.HLTEndSequence ) +fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + fragment.hltPreMu3er1p5PFJet100er2p5PFMETNoMu90PFMHTNoMu90IDTight + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3MuFiltered3er1p5 + fragment.HLTRecoMETSequence + fragment.hltMET60 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.hltMht + fragment.hltMHT60 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets70 + fragment.hltSinglePFJet100er2p5 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID90 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu90 + fragment.HLTEndSequence ) +fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + fragment.hltPreMu3er1p5PFJet100er2p5PFMETNoMu100PFMHTNoMu100IDTight + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3MuFiltered3er1p5 + fragment.HLTRecoMETSequence + fragment.hltMET70 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.hltMht + fragment.hltMHT70 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets70 + fragment.hltSinglePFJet100er2p5 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID100 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu100 + fragment.HLTEndSequence ) +fragment.HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5SQOSdRMax1p4 + fragment.hltPreDimuon10PsiPrimeBarrelSeagulls + fragment.hltL1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0) + fragment.hltDimuon10PsiPrimeBarrelnoCowL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon10PsiPrimeBarrelnoCow + fragment.hltDisplacedmumuFilterDimuon10PsiPrimeBarrelnoCow + fragment.HLTEndSequence ) +fragment.HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5SQOSdRMax1p4 + fragment.hltPreDimuon20JpsiBarrelSeagulls + fragment.hltL1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0) + fragment.hltDimuon20JpsiBarrelnoCowL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon20JpsiBarrelnoCow + fragment.hltDisplacedmumuFilterDimuon20JpsiBarrelnoCow + fragment.HLTEndSequence ) +fragment.HLT_Dimuon10_Upsilon_y1p4_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1s12DoubleMu4p5er2p0SQOSMass7to18 + fragment.hltPreDimuon10Upsilony1p4 + fragment.hltL1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1f0L2v2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0) + fragment.hltDimuon10Upsilony1p4L3fL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon10Upsilonsv3 + fragment.hltDisplacedmumuFilterDimuon10Upsilonsv3 + fragment.HLTEndSequence ) +fragment.HLT_Dimuon12_Upsilon_y1p4_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1s12DoubleMu4p5er2p0SQOSMass7to18 + fragment.hltPreDimuon12Upsilony1p4 + fragment.hltL1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1f0L2v2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0) + fragment.hltDimuon12Upsilony1p4L3fL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon12Upsilonsv3 + fragment.hltDisplacedmumuFilterDimuon12Upsilonsv3 + fragment.HLTEndSequence ) +fragment.HLT_Dimuon14_Phi_Barrel_Seagulls_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5SQOSdRMax1p4 + fragment.hltPreDimuon14PhiBarrelSeagulls + fragment.hltL1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0) + fragment.hltDimuon14PhiBarrelnoCowL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon14PhiBarrelnoCow + fragment.hltDisplacedmumuFilterDimuon14PhiBarrelnoCow + fragment.HLTEndSequence ) +fragment.HLT_Dimuon25_Jpsi_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4SQOSdRMax1p2DoubleMu0er1p5SQOSdRMax1p4 + fragment.hltPreDimuon25Jpsi + fragment.hltL1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0) + fragment.hltDimuon25JpsiL3fL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon25Jpsis + fragment.hltDisplacedmumuFilterDimuon25Jpsis + fragment.HLTEndSequence ) +fragment.HLT_Dimuon14_PsiPrime_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4SQOSdRMax1p2DoubleMu0er1p5SQOSdRMax1p4 + fragment.hltPreDimuon14PsiPrime + fragment.hltL1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0) + fragment.hltDimuon14PsiPrimeL3fL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon14PsiPrimes + fragment.hltDisplacedmumuFilterDimuon14PsiPrimes + fragment.HLTEndSequence ) +fragment.HLT_Dimuon14_PsiPrime_noCorrL1_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu9SQ + fragment.hltPreDimuon14PsiPrimenoCorrL1 + fragment.hltL1fL1sL1sDoubleMu9SQL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0) + fragment.hltDimuon14PsiPrimeNoCorrL1L3fL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon14PsiPrimesNoCorrL1 + fragment.hltDisplacedmumuFilterDimuon14PsiPrimesNoCorrL1 + fragment.HLTEndSequence ) +fragment.HLT_Dimuon18_PsiPrime_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4SQOSdRMax1p2DoubleMu0er1p5SQOSdRMax1p4 + fragment.hltPreDimuon18PsiPrime + fragment.hltL1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0) + fragment.hltDimuon18PsiPrimeL3fL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon18PsiPrimes + fragment.hltDisplacedmumuFilterDimuon18PsiPrimes + fragment.HLTEndSequence ) +fragment.HLT_Dimuon18_PsiPrime_noCorrL1_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu9SQ + fragment.hltPreDimuon18PsiPrimenoCorrL1 + fragment.hltL1fL1sL1sDoubleMu9SQL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0) + fragment.hltDimuon18PsiPrimeNoCorrL1L3fL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon18PsiPrimesNoCorrL1 + fragment.hltDisplacedmumuFilterDimuon18PsiPrimesNoCorrL1 + fragment.HLTEndSequence ) +fragment.HLT_Dimuon24_Upsilon_noCorrL1_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu9SQ + fragment.hltPreDimuon24UpsilonnoCorrL1 + fragment.hltL1fL1sL1sDoubleMu9SQL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0) + fragment.hltDimuon24UpsilonNoCorrL1L3fL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon24UpsilonsNoCorrL1 + fragment.hltDisplacedmumuFilterDimuon24UpsilonsNoCorrL1 + fragment.HLTEndSequence ) +fragment.HLT_Dimuon24_Phi_noCorrL1_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu9SQ + fragment.hltPreDimuon24PhinoCorrL1 + fragment.hltL1fL1sL1sDoubleMu9SQL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0) + fragment.hltDimuon24PhiNoCorrL1L3fL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon24PhiNoCorrL1 + fragment.hltDisplacedmumuFilterDimuon24PhiBarrelNoCorrL1 + fragment.HLTEndSequence ) +fragment.HLT_Dimuon25_Jpsi_noCorrL1_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu9SQ + fragment.hltPreDimuon25JpsinoCorrL1 + fragment.hltL1fL1sL1sDoubleMu9SQL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0) + fragment.hltDimuon25JpsiNoCorrL1L3fL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon25JpsisNoCorrL1 + fragment.hltDisplacedmumuFilterDimuon25JpsisNoCorrL1 + fragment.HLTEndSequence ) +fragment.HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4EG9 + fragment.hltPreDiMu4Ele9CaloIdLTrackIdLDZMass3p8 + fragment.HLTDiMu4Ele9CaloIdLTrackIdLMuonlegSequence + fragment.hltDoubleMu4DZFilter + fragment.hltEle9DoubleMu4Mass3p8Filtered + fragment.HLTDiMu4Ele9CaloIdLTrackIdLElectronlegSequence + fragment.hltMu4Ele9DZFilter + fragment.HLTEndSequence ) +fragment.HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu7EG7 + fragment.hltPreDiMu9Ele9CaloIdLTrackIdLDZ + fragment.HLTDiMu9Ele9CaloIdLTrackIdLMuonlegSequence + fragment.HLTDiMu9Ele9CaloIdLTrackIdLElectronlegSequence + fragment.hltMu9Ele9DZFilter + fragment.hltDoubleMu9DZFilter + fragment.HLTEndSequence ) +fragment.HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu7EG7 + fragment.hltPreDiMu9Ele9CaloIdLTrackIdL + fragment.HLTDiMu9Ele9CaloIdLTrackIdLMuonlegSequence + fragment.HLTDiMu9Ele9CaloIdLTrackIdLElectronlegSequence + fragment.HLTEndSequence ) +fragment.HLT_DoubleIsoMu20_eta2p1_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu18er + fragment.hltPreDoubleIsoMu20eta2p1 + fragment.hltL1fL1sDoubleMu18erL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu18erL1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu18erL1Filtered0) + fragment.hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20Q + fragment.HLTDoubleMu20Eta2p1IsolationSequence + fragment.hltL3crIsoL1sDoubleMu18erL1f0L2f10QL3f20QL3trkIsoFiltered + fragment.HLTEndSequence ) +fragment.HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157ORTripleMu444 + fragment.hltPreTrkMu12DoubleTrkMu5NoFiltersNoVtx + fragment.hltL1fL1sDoubleMu155ORTripleMu444L1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2pfL1sDoubleMu155ORTripleMu444L1f0L2PreFiltered0NoVtx) + cms.ignore(fragment.hltL2fL1sDoubleMu155ORTripleMu444L1f0L2Filtered10OneMuNoVtx) + fragment.HLTL3muonrecoSequenceNoVtx + fragment.hltL3pfL1sDoubleMu155ORTripleMu444L1f0L2pf0TwoMuL3PreFiltered5NoVtx + fragment.hltL3fL1sDoubleMu155ORTripleMu444L1f0L2f10OneMuL3Filtered12NoVtx + fragment.HLTTrackerMuonSequenceNoVtx + fragment.hltTripleTrkMuFiltered5NoVtx + fragment.hltSingleTrkMuFiltered12NoVtx + fragment.HLTEndSequence ) +fragment.HLT_Mu8_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu3IorSingleMu5IorSingleMu7 + fragment.hltPreMu8 + fragment.hltL1fL1sMu3or5or7L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu5L1f0L2Filtered5) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu5L1Filtered0) + fragment.hltL3fL1sMu5L1f0L2f5L3Filtered8 + fragment.HLTEndSequence ) +fragment.HLT_Mu17_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu15DQ + fragment.hltPreMu17 + fragment.hltL1fL1sMu15DQlqL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu15DQlqL1f0L2Filtered10) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu15DQlqL1Filtered0) + fragment.hltL3fL1sMu15DQlqL1f0L2f10L3Filtered17 + fragment.HLTEndSequence ) +fragment.HLT_Mu19_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu15DQ + fragment.hltPreMu19 + fragment.hltL1fL1sMu15DQlqL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu15DQlqL1f0L2Filtered10) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu15DQlqL1Filtered0) + fragment.hltL3fL1sMu15DQlqL1f0L2f10L3Filtered19 + fragment.HLTEndSequence ) +fragment.HLT_Mu17_Photon30_IsoCaloId_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu17Photon30IsoCaloId + fragment.hltMu17Photon30IsoCaloIdMuonlegL1Filtered7 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltMu17Photon30IsoCaloIdMuonlegL2Filtered10) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3Mu17Photon30IsoCaloIdMuonlegL1Filtered7) + fragment.hltMu17Photon30IsoCaloIdMuonlegL3Filtered17Q + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltMu17Photon30IsoCaloIdPhotonlegFilter + fragment.hltMu17Photon30IsoCaloIdPhotonlegEtFilter + fragment.hltEgammaClusterShape + fragment.hltMu17Photon30IsoCaloIdPhotonlegClusterShapeFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltMu17Photon30IsoCaloIdPhotonlegHEFilter + fragment.hltEgammaEcalPFClusterIso + fragment.hltMu17Photon30IsoCaloIdPhotonlegEcalIsoFilter + fragment.HLTTrackReconstructionForIsoForPhotons + fragment.hltEgammaHollowTrackIso + fragment.hltMu17Photon30IsoCaloIdPhotonlegTrackIsoFilter + fragment.HLTEndSequence ) +fragment.HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG10IorSingleEG5 + fragment.hltPreEle8CaloIdLTrackIdLIsoVLPFJet30 + fragment.HLTEle8CaloIdLTrackIdLIsoVLSequence + fragment.HLTAK4PFJetsSequence + fragment.hltEle8JetCollectionsForLeptonPlusPFJets + fragment.hltEle8PFJet30EleCleaned + fragment.HLTEndSequence ) +fragment.HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG10IorSingleEG15 + fragment.hltPreEle12CaloIdLTrackIdLIsoVLPFJet30 + fragment.HLTEle12CaloIdLTrackIdLIsoVLSequence + fragment.HLTAK4PFJetsSequence + fragment.hltEle12JetCollectionsForLeptonPlusPFJets + fragment.hltEle12PFJet30EleCleaned + fragment.HLTEndSequence ) +fragment.HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15er2p5 + fragment.hltPreEle23CaloIdLTrackIdLIsoVLPFJet30 + fragment.HLTEle23CaloIdLTrackIdLIsoVLJet30Sequence + fragment.HLTAK4PFJetsSequence + fragment.hltEle23JetCollectionsForLeptonPlusPFJets + fragment.hltEle23PFJet30EleCleaned + fragment.HLTEndSequence ) +fragment.HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG10IorSingleEG5 + fragment.hltPreEle8CaloIdMTrackIdMPFJet30 + fragment.HLTEle8CaloIdMGsfTrkIdMSequence + fragment.HLTAK4PFJetsSequence + fragment.hltGsfEle8NoIsoJetCollectionsForLeptonPlusPFJets + fragment.hltEle8NoIsoPFJet30EleCleaned + fragment.HLTEndSequence ) +fragment.HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15er2p5 + fragment.hltPreEle17CaloIdMTrackIdMPFJet30 + fragment.HLTEle17CaloIdMGsfTrkIdMSequence + fragment.HLTAK4PFJetsSequence + fragment.hltGsfEle17NoIsoJetCollectionsForLeptonPlusPFJets + fragment.hltEle17NoIsoPFJet30EleCleaned + fragment.HLTEndSequence ) +fragment.HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15er2p5 + fragment.hltPreEle23CaloIdMTrackIdMPFJet30 + fragment.HLTEle23CaloIdMGsfTrkIdMSequence + fragment.HLTAK4PFJetsSequence + fragment.hltGsfEle23NoIsoJetCollectionsForLeptonPlusPFJets + fragment.hltEle23NoIsoPFJet30EleCleaned + fragment.HLTEndSequence ) +fragment.HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPreEle50CaloIdVTGsfTrkIdTPFJet165 + fragment.HLTEle50CaloIdVTGsfTrkIdTGsfSequence + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToL1 + fragment.hltMonoPFJet165 + fragment.hltEle50CaloIdVTGsfTrkIdTCleanAK4PFJet + fragment.hltEle50CaloIdVTGsfTrkIdTCentralPFJet165EleCleaned + fragment.HLTEndSequence ) +fragment.HLT_Ele115_CaloIdVT_GsfTrkIdT_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGNonIsoOrWithJetAndTau + fragment.hltPreEle115CaloIdVTGsfTrkIdT + fragment.HLTEle115CaloIdVTGsfTrkIdTGsfSequence + fragment.HLTEndSequence ) +fragment.HLT_Ele135_CaloIdVT_GsfTrkIdT_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGNonIsoOrWithJetAndTau + fragment.hltPreEle135CaloIdVTGsfTrkIdT + fragment.HLTEle135CaloIdVTGsfTrkIdTGsfSequence + fragment.HLTEndSequence ) +fragment.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sQuadJetC50to60IorHTT280to500IorHTT250to340QuadJet + fragment.hltPrePFHT330PT30QuadPFJet75604540TriplePFBTagDeepCSV4p5 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadCentralJet30 + fragment.hltCaloJetsQuad30ForHt + fragment.hltHtMhtCaloJetsQuadC30 + fragment.hltCaloQuadJet30HT320 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSVp17Double + fragment.HLTAK4PFJetsSequence + fragment.hltPFCentralJetLooseIDQuad30 + fragment.hlt1PFCentralJetLooseID75 + fragment.hlt2PFCentralJetLooseID60 + fragment.hlt3PFCentralJetLooseID45 + fragment.hlt4PFCentralJetLooseID40 + fragment.hltPFCentralJetLooseIDQuad30forHt + fragment.hltHtMhtPFCentralJetsLooseIDQuadC30 + fragment.hltPFCentralJetsLooseIDQuad30HT330 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV4p5Triple + fragment.HLTEndSequence ) +fragment.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sQuadJetC50to60IorHTT280to500IorHTT250to340QuadJet + fragment.hltPrePFHT330PT30QuadPFJet75604540 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadCentralJet30 + fragment.hltCaloJetsQuad30ForHt + fragment.hltHtMhtCaloJetsQuadC30 + fragment.hltCaloQuadJet30HT320 + fragment.HLTAK4PFJetsSequence + fragment.hltPFCentralJetLooseIDQuad30 + fragment.hlt1PFCentralJetLooseID75 + fragment.hlt2PFCentralJetLooseID60 + fragment.hlt3PFCentralJetLooseID45 + fragment.hlt4PFCentralJetLooseID40 + fragment.hltPFCentralJetLooseIDQuad30forHt + fragment.hltHtMhtPFCentralJetsLooseIDQuadC30 + fragment.hltPFCentralJetsLooseIDQuad30HT330 + fragment.HLTEndSequence ) +fragment.HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJet + fragment.hltPrePFHT400SixPFJet32DoublePFBTagDeepCSV2p94 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterSixC25 + fragment.hltCaloJetsSix25ForHt + fragment.hltHtMhtCaloJetsSixC25 + fragment.hltCaloSixJet25HT300 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV10p01Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterSix30er2p5 + fragment.hltPFJetFilterSix32er2p5 + fragment.hltPFJetsSix30ForHt + fragment.hltHtMhtPFJetsSix30er2p5 + fragment.hltPFSixJet30HT400 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV2p94Double + fragment.HLTEndSequence ) +fragment.HLT_PFHT400_SixPFJet32_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJet + fragment.hltPrePFHT400SixPFJet32 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterSixC25 + fragment.hltCaloJetsSix25ForHt + fragment.hltHtMhtCaloJetsSixC25 + fragment.hltCaloSixJet25HT300 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterSix30er2p5 + fragment.hltPFJetFilterSix32er2p5 + fragment.hltPFJetsSix30ForHt + fragment.hltHtMhtPFJetsSix30er2p5 + fragment.hltPFSixJet30HT400 + fragment.HLTEndSequence ) +fragment.HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJet + fragment.hltPrePFHT450SixPFJet36PFBTagDeepCSV1p59 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterSixC30 + fragment.hltCaloJetsSix30ForHt + fragment.hltHtMhtCaloJetsSixC30 + fragment.hltCaloSixJet30HT350 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterSix30er2p5 + fragment.hltPFJetFilterSix36er2p5 + fragment.hltPFJetsSix30ForHt + fragment.hltHtMhtPFJetsSix30er2p5 + fragment.hltPFSixJet30HT450 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV1p59Single + fragment.HLTEndSequence ) +fragment.HLT_PFHT450_SixPFJet36_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJet + fragment.hltPrePFHT450SixPFJet36 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterSixC30 + fragment.hltCaloJetsSix30ForHt + fragment.hltHtMhtCaloJetsSixC30 + fragment.hltCaloSixJet30HT350 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterSix30er2p5 + fragment.hltPFJetFilterSix36er2p5 + fragment.hltPFJetsSix30ForHt + fragment.hltHtMhtPFJetsSix30er2p5 + fragment.hltPFSixJet30HT450 + fragment.HLTEndSequence ) +fragment.HLT_PFHT400_FivePFJet_100_100_60_30_30_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet + fragment.hltPrePFHT400FivePFJet100100603030 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterFiveC25 + fragment.hltCaloJetsFive25ForHt + fragment.hltHtMhtCaloJetsFiveC25 + fragment.hltCaloFiveJet25HT300 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterTwo100er3p0 + fragment.hltPFJetFilterThree60er3p0 + fragment.hltPFJetFilterFive30er3p0 + fragment.hltPFJetsFive30ForHt + fragment.hltHtMhtPFJetsFive30er3p0 + fragment.hltPFFiveJet30HT400 + fragment.HLTEndSequence ) +fragment.HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet + fragment.hltPrePFHT400FivePFJet100100603030DoublePFBTagDeepCSV4p5 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterFiveC25 + fragment.hltCaloJetsFive25ForHt + fragment.hltHtMhtCaloJetsFiveC25 + fragment.hltCaloFiveJet25HT300 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV10p01Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterTwo100er3p0 + fragment.hltPFJetFilterThree60er3p0 + fragment.hltPFJetFilterFive30er3p0 + fragment.hltPFJetsFive30ForHt + fragment.hltHtMhtPFJetsFive30er3p0 + fragment.hltPFFiveJet30HT400 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV4p5Double + fragment.HLTEndSequence ) +fragment.HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet + fragment.hltPrePFHT400FivePFJet120120603030DoublePFBTagDeepCSV4p5 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterFiveC25 + fragment.hltCaloJetsFive25ForHt + fragment.hltHtMhtCaloJetsFiveC25 + fragment.hltCaloFiveJet25HT300 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV10p01Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterTwo120er3p0 + fragment.hltPFJetFilterThree60er3p0 + fragment.hltPFJetFilterFive30er3p0 + fragment.hltPFJetsFive30ForHt + fragment.hltHtMhtPFJetsFive30er3p0 + fragment.hltPFFiveJet30HT400 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV4p5Double + fragment.HLTEndSequence ) +fragment.HLT_PFHT350_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJet + fragment.hltPrePFHT350 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT300Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT350Jet30 + fragment.HLTEndSequence ) +fragment.HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGNonIsoOrWithJetAndTauNoPS + fragment.hltPrePhoton60R9Id90CaloIdLIsoLDisplacedIdLPFHT350MinPFJet15 + fragment.HLTPhoton60R9Id90CaloIdLIsoLDisplacedIdLSequence + fragment.HLTPFHT350MinPFJet15Sequence + fragment.HLTEndSequence ) +fragment.HLT_ECALHT800_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sEG40To45IorJet170To200IorHTT300To500IorETM70ToETM150 + fragment.hltPreECALHT800 + fragment.HLTDoFullUnpackingEgammaEcalWithoutPreshowerSequence + fragment.hltTowerMakerEcal + fragment.hltHtMhtEcal + fragment.hltHtEcal800 + fragment.HLTEndSequence ) +fragment.HLT_DiSC30_18_EIso_AND_HE_Mass70_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGWithJetAndTau + fragment.hltPreDiSC3018EIsoANDHEMass70 + fragment.HLTSC3018EIso15HE30eMass70Sequence + fragment.HLTEndSequence ) fragment.HLT_Physics_v8 = cms.Path( fragment.HLTBeginSequenceL1Fat + fragment.hltPrePhysics + fragment.HLTEndSequence ) fragment.HLT_EphemeralPhysics_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreEphemeralPhysics + fragment.HLTEndSequence ) fragment.DST_Physics_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreDSTPhysics + fragment.HLTEndSequence ) @@ -80829,12 +84597,13 @@ fragment.HLT_ZeroBias_Alignment_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreZeroBiasAlignment + fragment.HLTEndSequence ) fragment.HLT_EphemeralZeroBias_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreEphemeralZeroBias + fragment.HLTEndSequence ) fragment.DST_ZeroBias_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreDSTZeroBias + fragment.HLTEndSequence ) -fragment.DST_Run3_PFScoutingPixelTracking_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDSTRun3PFScoutingPixelTracking + fragment.hltPreDSTRun3PFScoutingPixelTracking + fragment.HLTAK4CaloJetsSequence + fragment.HLTPixelOnlyPFScoutingSequence + fragment.hltEgammaR9ID + fragment.HLTL2muonrecoSequenceNoVtx + fragment.HLTL3muonrecoSequenceNoVtx + fragment.hltDisplacedmumuVtxNoMatchingProducer + fragment.HLTMuIsolationSequenceNoVtx + fragment.hltFEDSelectorL1 + fragment.HLTPixelOnlyPFScoutingPackingSequence + fragment.HLTEndSequence ) -fragment.HLT_Photon20_HoverELoose_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG10er2p5 + fragment.hltPrePhoton20HoverELoose + fragment.HLTPhoton20SequenceLooseHOverE + fragment.HLTEndSequence ) -fragment.HLT_Photon30_HoverELoose_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG10er2p5 + fragment.hltPrePhoton30HoverELoose + fragment.HLTPhoton30SequenceLooseHOverE + fragment.HLTEndSequence ) +fragment.DST_Run3_PFScoutingPixelTracking_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDSTRun3PFScoutingPixelTracking + fragment.hltPreDSTRun3PFScoutingPixelTracking + fragment.HLTPFScoutingPixelTrackingSequence + fragment.HLTEndSequence ) +fragment.DST_HLTMuon_Run3_PFScoutingPixelTracking_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreDSTHLTMuonRun3PFScoutingPixelTracking + fragment.hltMuonTriggerResultsFilter + fragment.HLTPFScoutingPixelTrackingSequence + fragment.HLTEndSequence ) +fragment.HLT_Photon20_HoverELoose_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG10er2p5 + fragment.hltPrePhoton20HoverELoose + fragment.HLTPhoton20SequenceLooseHOverE + fragment.HLTEndSequence ) +fragment.HLT_Photon30_HoverELoose_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG10er2p5 + fragment.hltPrePhoton30HoverELoose + fragment.HLTPhoton30SequenceLooseHOverE + fragment.HLTEndSequence ) fragment.HLT_EcalCalibration_v4 = cms.Path( fragment.HLTBeginSequenceCalibration + fragment.hltPreEcalCalibration + fragment.hltEcalCalibrationRaw + fragment.HLTEndSequence ) fragment.HLT_HcalCalibration_v5 = cms.Path( fragment.HLTBeginSequenceCalibration + fragment.hltPreHcalCalibration + fragment.hltHcalCalibTypeFilter + fragment.hltHcalCalibrationRaw + fragment.HLTEndSequence ) -fragment.AlCa_EcalPhiSym_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBiasIorAlwaysTrueIorIsolatedBunch + fragment.hltPreAlCaEcalPhiSym + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltEcalPhiSymFilter + fragment.HLTEndSequence ) +fragment.AlCa_EcalPhiSym_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBiasIorAlwaysTrueIorIsolatedBunch + fragment.hltPreAlCaEcalPhiSym + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltEcalPhiSymFilter + fragment.HLTEndSequence ) fragment.HLT_L1UnpairedBunchBptxMinus_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1UnpairedBunchBptxMinus + fragment.hltPreL1UnpairedBunchBptxMinus + fragment.HLTEndSequence ) fragment.HLT_L1UnpairedBunchBptxPlus_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1UnpairedBunchBptxPlus + fragment.hltPreL1UnpairedBunchBptxPlus + fragment.HLTEndSequence ) fragment.HLT_L1NotBptxOR_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sNotBptxOR + fragment.hltPreL1NotBptxOR + fragment.HLTEndSequence ) @@ -80844,208 +84613,219 @@ fragment.HLT_HcalNZS_v14 = cms.Path( fragment.HLTBeginSequenceNZS + fragment.hltL1sHcalNZS + fragment.hltPreHcalNZS + fragment.HLTEndSequence ) fragment.HLT_HcalPhiSym_v16 = cms.Path( fragment.HLTBeginSequenceNZS + fragment.hltL1sSingleEGorSingleorDoubleMu + fragment.hltPreHcalPhiSym + fragment.HLTEndSequence ) fragment.HLT_HcalIsolatedbunch_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sIsolatedBunch + fragment.hltL1sSingleJetOR + fragment.hltPreHcalIsolatedbunch + fragment.HLTEndSequence ) -fragment.HLT_IsoTrackHB_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sV0SingleJet3OR + fragment.hltPreIsoTrackHB + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingSequence + fragment.hltPixelTracksQuadruplets + fragment.hltIsolPixelTrackProdHB + fragment.hltIsolPixelTrackL2FilterHB + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltIsolEcalPixelTrackProdHB + fragment.hltEcalIsolPixelTrackL2FilterHB + fragment.HLTDoLocalStripSequence + fragment.hltIter0PFLowPixelSeedsFromPixelTracks + fragment.hltIter0PFlowCkfTrackCandidates + fragment.hltIter0PFlowCtfWithMaterialTracks + fragment.hltHcalITIPTCorrectorHB + fragment.hltIsolPixelTrackL3FilterHB + fragment.HLTEndSequence ) -fragment.HLT_IsoTrackHE_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sV0SingleJet3OR + fragment.hltPreIsoTrackHE + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingSequence + fragment.hltPixelTracksQuadruplets + fragment.hltIsolPixelTrackProdHE + fragment.hltIsolPixelTrackL2FilterHE + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltIsolEcalPixelTrackProdHE + fragment.hltEcalIsolPixelTrackL2FilterHE + fragment.HLTDoLocalStripSequence + fragment.hltIter0PFLowPixelSeedsFromPixelTracks + fragment.hltIter0PFlowCkfTrackCandidates + fragment.hltIter0PFlowCtfWithMaterialTracks + fragment.hltHcalITIPTCorrectorHE + fragment.hltIsolPixelTrackL3FilterHE + fragment.HLTEndSequence ) +fragment.HLT_IsoTrackHB_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sV0SingleJet3OR + fragment.hltPreIsoTrackHB + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingSequence + fragment.hltPixelTracksQuadruplets + fragment.hltIsolPixelTrackProdHB + fragment.hltIsolPixelTrackL2FilterHB + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltIsolEcalPixelTrackProdHB + fragment.hltEcalIsolPixelTrackL2FilterHB + fragment.HLTDoLocalStripSequence + fragment.hltIter0PFLowPixelSeedsFromPixelTracks + fragment.hltIter0PFlowCkfTrackCandidates + fragment.hltIter0PFlowCtfWithMaterialTracks + fragment.hltHcalITIPTCorrectorHB + fragment.hltIsolPixelTrackL3FilterHB + fragment.HLTEndSequence ) +fragment.HLT_IsoTrackHE_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sV0SingleJet3OR + fragment.hltPreIsoTrackHE + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingSequence + fragment.hltPixelTracksQuadruplets + fragment.hltIsolPixelTrackProdHE + fragment.hltIsolPixelTrackL2FilterHE + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltIsolEcalPixelTrackProdHE + fragment.hltEcalIsolPixelTrackL2FilterHE + fragment.HLTDoLocalStripSequence + fragment.hltIter0PFLowPixelSeedsFromPixelTracks + fragment.hltIter0PFlowCkfTrackCandidates + fragment.hltIter0PFlowCtfWithMaterialTracks + fragment.hltHcalITIPTCorrectorHE + fragment.hltIsolPixelTrackL3FilterHE + fragment.HLTEndSequence ) fragment.HLT_ZeroBias_FirstCollisionAfterAbortGap_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1ZeroBiasFirstCollisionAfterAbortGap + fragment.hltPreZeroBiasFirstCollisionAfterAbortGap + fragment.HLTEndSequence ) fragment.HLT_ZeroBias_IsolatedBunches_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sIsolatedBunch + fragment.hltPreZeroBiasIsolatedBunches + fragment.HLTEndSequence ) fragment.HLT_ZeroBias_FirstCollisionInTrain_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1ZeroBiasFirstCollisionInTrainNOTFirstCollisionInOrbit + fragment.hltPreZeroBiasFirstCollisionInTrain + fragment.HLTEndSequence ) fragment.HLT_ZeroBias_LastCollisionInTrain_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1ZeroBiasLastBunchInTrain + fragment.hltPreZeroBiasLastCollisionInTrain + fragment.HLTEndSequence ) fragment.HLT_ZeroBias_FirstBXAfterTrain_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1ZeroBiasFirstBunchAfterTrain + fragment.hltPreZeroBiasFirstBXAfterTrain + fragment.HLTEndSequence ) fragment.AlCa_RPCMuonNormalisation_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu5IorSingleMu14erIorSingleMu16er + fragment.hltPreAlCaRPCMuonNormalisation + fragment.hltRPCMuonNormaL1Filtered0 + fragment.HLTMuonLocalRecoSequence + fragment.HLTEndSequence ) -fragment.AlCa_LumiPixelsCounts_Random_v3 = cms.Path( fragment.HLTBeginSequenceRandom + fragment.hltPreAlCaLumiPixelsCountsRandom + fragment.HLTBeamSpot + fragment.hltPixelTrackerHVOn + fragment.HLTDoLocalPixelSequence + fragment.hltAlcaPixelClusterCounts + fragment.HLTEndSequence ) -fragment.AlCa_LumiPixelsCounts_ZeroBias_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreAlCaLumiPixelsCountsZeroBias + fragment.hltPixelTrackerHVOn + fragment.HLTDoLocalPixelSequence + fragment.hltAlcaPixelClusterCounts + fragment.HLTEndSequence ) -fragment.MC_ReducedIterativeTracking_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCReducedIterativeTracking + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingSequence + fragment.HLTDoLocalStripSequence + fragment.HLTIterativeTrackingIter02 + fragment.HLTEndSequence ) -fragment.MC_PFMET_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCPFMET + fragment.HLTAK4PFJetsSequence + fragment.hltPFMETProducer + fragment.hltPFMETOpenFilter + fragment.HLTEndSequence ) -fragment.MC_AK4PFJets_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCAK4PFJets + fragment.HLTAK4PFJetsSequence + fragment.hltAK4PFJetCollection20Filter + fragment.HLTEndSequence ) -fragment.MC_PFBTagDeepCSV_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCPFBTagDeepCSV + fragment.HLTAK4PFJetsSequence + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV4p06Single + fragment.HLTEndSequence ) -fragment.MC_PFHT_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCPFHT + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTForMC + fragment.hltPFHTOpenFilter + fragment.HLTEndSequence ) -fragment.MC_PFMHT_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCPFMHT + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTForMC + fragment.hltPFMHTOpenFilter + fragment.HLTEndSequence ) -fragment.MC_CaloMET_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCCaloMET + fragment.HLTDoCaloSequence + fragment.hltMet + fragment.hltMETOpen + fragment.HLTEndSequence ) -fragment.MC_CaloMET_JetIdCleaned_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCCaloMETJetIdCleaned + fragment.HLTDoCaloSequence + fragment.hltMet + fragment.HLTAK4CaloJetsSequence + fragment.hltMetCleanUsingJetID + fragment.hltMETCleanUsingJetIDOpenFilter + fragment.HLTEndSequence ) -fragment.MC_AK4CaloJets_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCAK4CaloJets + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetCollection20Filter + fragment.HLTEndSequence ) -fragment.MC_AK4CaloJetsFromPV_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCAK4CaloJetsFromPV + fragment.HLTAK4CaloJetsSequence + fragment.HLTNoPUSequence + fragment.hltCaloJetFromPVCollection20Filter + fragment.hltHtMhtFromPVForMC + fragment.hltCaloHtMhtFromPVOpenFilter + fragment.HLTEndSequence ) -fragment.MC_CaloBTagDeepCSV_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCCaloBTagDeepCSV + fragment.HLTAK4CaloJetsSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV10p0Single + fragment.HLTEndSequence ) -fragment.MC_CaloHT_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCCaloHT + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtForMC + fragment.hltCaloHTOpenFilter + fragment.HLTEndSequence ) -fragment.MC_CaloMHT_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCCaloMHT + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtForMC + fragment.hltMhtFilter + fragment.HLTEndSequence ) -fragment.MC_AK8PFJets_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCAK8PFJets + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetCollection20Filter + fragment.HLTEndSequence ) -fragment.MC_AK8TrimPFJets_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCAK8TrimPFJets + fragment.HLTAK8PFJetsSequence + fragment.hltAK8TrimModJets + fragment.hltAK8TrimPFJetCollection20Filter + fragment.HLTEndSequence ) -fragment.MC_AK8PFHT_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCAK8PFHT + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFHTForMC + fragment.hltAK8PFHTOpenFilter + fragment.HLTEndSequence ) -fragment.MC_AK8CaloHT_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCAK8CaloHT + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8HtMhtForMC + fragment.hltAK8CaloHTOpenFilter + fragment.HLTEndSequence ) -fragment.MC_Diphoton10_10_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass10_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG5 + fragment.hltPreMCDiphoton1010R9IdORIsoCaloIdANDHER9IdMass10 + fragment.HLTDiphoton1010R9Id85b90eORIso60CaloId15b35eANDHE10R9Id50b80eMass10Sequence + fragment.HLTEndSequence ) -fragment.MC_DoubleEle5_CaloIdL_MW_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG5WithJetAndTau + fragment.hltPreMCDoubleEle5CaloIdLMW + fragment.HLTEle5CaloIdLMWSequence + fragment.HLTDoubleEle5CaloIdLMWSequence + fragment.HLTEndSequence ) -fragment.MC_Ele5_WPTight_Gsf_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG5 + fragment.hltPreMCEle5WPTightGsf + fragment.HLTEle5WPTightGsfSequence + fragment.HLTEndSequence ) -fragment.MC_Ele15_Ele10_CaloIdL_TrackIdL_IsoVL_DZ_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG5 + fragment.hltPreMCEle15Ele10CaloIdLTrackIdLIsoVLDZ + fragment.HLTEle15Ele10CaloIdLTrackIdLIsoVLSequence + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTEndSequence ) -fragment.MC_IsoMu_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu3IorSingleMu5IorSingleMu7 + fragment.hltPreMCIsoMu + fragment.hltL1fL1sMu3or5or7L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu5L1L2SingleMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu5L1Filtered0) + fragment.hltL3fL1sMu5L1L2L3SingleMu + fragment.HLTMuIsolationSequenceForMC + fragment.hltL3crIsoL1sMu16L1L2L3TrkIsoFiltered0p08SingleMu + fragment.HLTEndSequence ) -fragment.MC_DoubleMu_TrkIsoVVL_DZ_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0 + fragment.hltPreMCDoubleMuTrkIsoVVLDZ + fragment.hltL1fL1sDoubleMu0HighQL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu0L1f0L2doubleMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu0HighQL1Filtered0) + fragment.hltL3pfL1sDoubleMu0L1f0L2pf0L3doubleMu + fragment.HLTL3muontrkisovvlSequence + fragment.hltDiMuonRelTrkIsoFiltered0p4 + fragment.hltDiMuonRelTrkIsoFiltered0p4DzFiltered0p2 + fragment.HLTEndSequence ) -fragment.MC_DoubleMuNoFiltersNoVtx_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0 + fragment.hltPreMCDoubleMuNoFiltersNoVtx + fragment.hltL1fL1sDoubleMu0HighQL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2fDimuonL1f0L2NoVtx) + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fDimuonL1f0L2NVL3NoFiltersNoVtx + fragment.HLTEndSequence ) -fragment.MC_PFBTagDeepJet_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCPFBTagDeepJet + fragment.HLTAK4PFJetsSequence + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet4p06Single + fragment.HLTEndSequence ) -fragment.MC_Run3_PFScoutingPixelTracking_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMCRun3PFScoutingPixelTracking + fragment.hltPreMCRun3PFScoutingPixelTracking + fragment.HLTAK4CaloJetsSequence + fragment.HLTPixelOnlyPFScoutingSequence + fragment.hltEgammaR9ID + fragment.HLTL2muonrecoSequenceNoVtx + fragment.HLTL3muonrecoSequenceNoVtx + fragment.hltDisplacedmumuVtxNoMatchingProducer + fragment.HLTMuIsolationSequenceNoVtx + fragment.hltFEDSelectorL1 + fragment.HLTPixelOnlyPFScoutingPackingSequence + fragment.HLTEndSequence ) -fragment.AlCa_EcalPi0EBonly_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaEcalPi0Eta + fragment.hltPreAlCaEcalPi0EBonly + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltSimple3x3Clusters + fragment.hltAlCaPi0RecHitsFilterEBonlyRegional + fragment.hltAlCaPi0EBUncalibrator + fragment.hltAlCaPi0EBRechitsToDigis + fragment.HLTEndSequence ) -fragment.AlCa_EcalPi0EEonly_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaEcalPi0Eta + fragment.hltPreAlCaEcalPi0EEonly + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltSimple3x3Clusters + fragment.hltAlCaPi0RecHitsFilterEEonlyRegional + fragment.hltAlCaPi0EEUncalibrator + fragment.hltAlCaPi0EERechitsToDigis + fragment.HLTEndSequence ) -fragment.AlCa_EcalEtaEBonly_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaEcalPi0Eta + fragment.hltPreAlCaEcalEtaEBonly + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltSimple3x3Clusters + fragment.hltAlCaEtaRecHitsFilterEBonlyRegional + fragment.hltAlCaEtaEBUncalibrator + fragment.hltAlCaEtaEBRechitsToDigis + fragment.HLTEndSequence ) -fragment.AlCa_EcalEtaEEonly_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaEcalPi0Eta + fragment.hltPreAlCaEcalEtaEEonly + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltSimple3x3Clusters + fragment.hltAlCaEtaRecHitsFilterEEonlyRegional + fragment.hltAlCaEtaEEUncalibrator + fragment.hltAlCaEtaEERechitsToDigis + fragment.HLTEndSequence ) -fragment.AlCa_AK8PFJet40_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreAlCaAK8PFJet40 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet10AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets10AK8 + fragment.hltSinglePFJet40AK8 + fragment.HLTEndSequence ) -fragment.AlCa_PFJet40_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreAlCaPFJet40 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet10 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets10 + fragment.hltSinglePFJet40 + fragment.HLTEndSequence ) -fragment.HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleEG14108IorTripleEG18178 + fragment.hltPreEle16Ele12Ele8CaloIdLTrackIdL + fragment.HLTEle16Ele12Ele8CaloIdLTrackIdLSequence + fragment.HLTEndSequence ) -fragment.HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1VBFDiJetOR + fragment.hltPreVBFDoubleMediumDeepTauPFTauHPS20eta2p1 + fragment.HLTL2TauJetsSequence + fragment.hltDoubleL2Tau20eta2p2 + fragment.HLTL2p5IsoTauGlobalSequence + fragment.hltDoubleL2GlobIsoTau20eta2p2 + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDoubleMediumDeepTauDiTauWPAntiMuonPFTau20Sequence + fragment.HLTAK4PFJetsSequence + fragment.hltVBFL1TLooseIDPFJetsMatching + fragment.hltMatchedVBFTwoPFJetsDoubleMediumDeepTauDitauWPPFTauHPS20OverlapRemoval + fragment.hltMatchedVBFTwoPFJets2CrossCleanedFromDoubleMediumDeepTauDitauWPPFTauHPS20 + fragment.hltMatchedVBFOnePFJet2CrossCleanedFromDoubleMediumDeepTauDitauWPPFTauHPS20 + fragment.HLTEndSequence ) -fragment.HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton75R9Id90HE10IsoMEBOnlyPFJetsMJJ300DEta3 + fragment.HLTPhoton75R9Id90HE10IsoMEBOnlySequence + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJet30MJJ300AllJetsDEta3Filter + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJet30MJJ300AllJetsDEta3Filter + fragment.HLTEndSequence ) -fragment.HLT_PFMET100_PFMHT100_IDTight_PFHT60_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFHTT60Seeds + fragment.hltPrePFMET100PFMHT100IDTightPFHT60 + fragment.HLTRecoMETSequence + fragment.hltMET60 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT60 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT60Jet30 + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID100 + fragment.hltPFMETProducer + fragment.hltPFMET100 + fragment.HLTEndSequence ) -fragment.HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFHTT60Seeds + fragment.hltPrePFMETNoMu100PFMHTNoMu100IDTightPFHT60 + fragment.HLTRecoMETSequence + fragment.hltMET60 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT60 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT60Jet30 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID100 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu100 + fragment.HLTEndSequence ) -fragment.HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFHTT60Seeds + fragment.hltPrePFMETTypeOne100PFMHT100IDTightPFHT60 + fragment.HLTRecoMETSequence + fragment.hltMET60 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT60 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT60Jet30 + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID100 + fragment.hltPFMETProducer + fragment.hltcorrPFMETTypeOne + fragment.hltPFMETTypeOne + fragment.hltPFMETTypeOne100 + fragment.HLTEndSequence ) -fragment.HLT_Mu18_Mu9_SameSign_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu18Mu9SameSign + fragment.hltL1fL1sDoubleMu157L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0) + fragment.hltL3fL1DoubleMu157fFiltered9 + fragment.hltL3fL1DoubleMu157fFiltered18 + fragment.hltDiMuon189SameSignFiltered + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + fragment.hltPreDoubleMu2JpsiDoubleTrk1Phi1p05 + fragment.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.hltDoubleMu2JpsiDoubleTrkL3Filtered + fragment.hltDoubleTrkmumuVtxProducerDoubleMu2Jpsi + fragment.hltDoubleTrkmumuFilterDoubleMu2Jpsi + fragment.HLTBphTrackingDoubleJpsiReg + fragment.hltJpsiTkAllConeTracksIterDoubleTrk + fragment.hltJpsiTrkTrkVertexProducerPhiDoubleTrk1v4 + fragment.hltJpsiTkTkVertexFilterPhiDoubleTrk1v4 + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0ETM40IorDoubleMu0ETM55IorDoubleMu0ETM60IorDoubleMu0ETM65IorDoubleMu0ETM70 + fragment.hltPreDoubleMu3DCAPFMET50PFMHT60 + fragment.hltL1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + fragment.hltL3fL1DiMu3SQETM50noDrf0PreFiltered3 + fragment.hltDoubleMuon3Mass3p8to60noDrDCAFilter + fragment.HLTRecoMETSequence + fragment.hltMET40 + fragment.HLTAK4PFJetsSequence + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu50 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID60 + fragment.HLTEndSequence ) -fragment.HLT_TripleMu_5_3_3_Mass3p8_DCA_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMu0IorTripleMu553 + fragment.hltPreTripleMu533Mass3p8DCA + fragment.hltL1TripleMu553L1TriMuFiltered3 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL1TripleMu553L2TriMuFiltered3) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1TripleMu553L1TriMuFiltered3) + fragment.hltL3fL1TripleMu553f0PreFiltered333 + fragment.hltL3fL1TripleMu553f0Filtered533 + fragment.hltTripleMu533Mass3p8DCAFilter + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJetVBFIorHTTIorSingleJet + fragment.hltPreQuadPFJet103887515DoublePFBTagDeepCSV1p37p7VBF1 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID75 + fragment.hltPFDoubleJetLooseID88 + fragment.hltPFSingleJetLooseID103 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepCSV7p68Double6Jets + fragment.hltBTagPFDeepCSV1p28Single6Jets + fragment.hltVBFPFJetCSVSortedMqq200Detaqq1p5 + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet1058576VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet111908015DoublePFBTagDeepCSV1p37p7VBF1 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID80 + fragment.hltPFDoubleJetLooseID90 + fragment.hltPFSingleJetLooseID111 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepCSV7p68Double6Jets + fragment.hltBTagPFDeepCSV1p28Single6Jets + fragment.hltVBFPFJetCSVSortedMqq200Detaqq1p5 + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJetVBFIorHTTIorSingleJet + fragment.hltPreQuadPFJet103887515PFBTagDeepCSV1p3VBF2 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID75 + fragment.hltPFDoubleJetLooseID88 + fragment.hltPFSingleJetLooseID103 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepCSV1p28Single6Jets + fragment.hltVBFPFJetCSVSortedMqq460Detaqq3p5 + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet1008572VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet105887615PFBTagDeepCSV1p3VBF2 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID76 + fragment.hltPFDoubleJetLooseID88 + fragment.hltPFSingleJetLooseID105 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepCSV1p28Single6Jets + fragment.hltVBFPFJetCSVSortedMqq460Detaqq3p5 + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet1058576VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet111908015PFBTagDeepCSV1p3VBF2 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID80 + fragment.hltPFDoubleJetLooseID90 + fragment.hltPFSingleJetLooseID111 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepCSV1p28Single6Jets + fragment.hltVBFPFJetCSVSortedMqq460Detaqq3p5 + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet103_88_75_15_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJetVBFIorHTTIorSingleJet + fragment.hltPreQuadPFJet103887515 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID75 + fragment.hltPFDoubleJetLooseID88 + fragment.hltPFSingleJetLooseID103 + fragment.HLTBtagDeepCSVSequencePF + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet105_88_76_15_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet1008572VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet105887615 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID76 + fragment.hltPFDoubleJetLooseID88 + fragment.hltPFSingleJetLooseID105 + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet111_90_80_15_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet1058576VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet111908015 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID80 + fragment.hltPFDoubleJetLooseID90 + fragment.hltPFSingleJetLooseID111 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_p02_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJet330TrimMass30PFAK8BoostedDoubleBp02 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet300 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets300 + fragment.hltSinglePFJet330AK8 + fragment.hltAK8TrimModJets + fragment.hltAK8TrimModJetsCorrectedMatchedToCaloJets300ForDB + fragment.hltSinglePFJet330AK8ForDB + fragment.HLTBtagBoostedDoubleSecondaryVertexSequencePFAK8 + fragment.hltBTagPFBoostedDoubleSecondaryVertexpZSingle + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np2_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJet330TrimMass30PFAK8BoostedDoubleBnp2 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet300 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets300 + fragment.hltSinglePFJet330AK8 + fragment.hltAK8TrimModJets + fragment.hltAK8SinglePFJetTrimModMass30 + fragment.HLTBtagBoostedDoubleSecondaryVertexSequencePFAK8 + fragment.hltBTagPFBoostedDoubleSecondaryVertexnp02Single + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np4_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJet330TrimMass30PFAK8BoostedDoubleBnp4 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet300 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets300 + fragment.hltSinglePFJet330AK8 + fragment.hltAK8TrimModJets + fragment.hltAK8SinglePFJetTrimModMass30 + fragment.HLTBtagBoostedDoubleSecondaryVertexSequencePFAK8 + fragment.hltBTagPFBoostedDoubleSecondaryVertexnp4Single + fragment.HLTEndSequence ) -fragment.HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGor + fragment.hltPreDiphoton3018R9IdLANDHEANDIsoCaloIdMass55 + fragment.HLTDiphoton3018R9Idb50e90ANDIso60CaloId15b35eANDHE12b10eMass55Sequence + fragment.HLTEndSequence ) -fragment.HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGor + fragment.hltPreDiphoton3018R9IdLANDHEANDIsoCaloId + fragment.HLTDiphoton3018R9Idb50e90ANDIso60CaloId15b35eANDHE12b10eSequence + fragment.HLTEndSequence ) -fragment.HLT_Mu12_IP6_v1 = cms.Path( fragment.HLTBeginSequenceParking + fragment.hltL1sSingleMu22orParking + fragment.hltPreMu12IP6 + fragment.hltL1fL1sMu22orParkingL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22orParkL1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22orParkL1Filtered0) + fragment.hltL3fL1sMu22OrParkL1f0L2f10QL3Filtered12Q + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet1008572VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet105887615DoublePFBTagDeepCSV1p37p7VBF1 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID76 + fragment.hltPFDoubleJetLooseID88 + fragment.hltPFSingleJetLooseID105 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepCSV7p68Double6Jets + fragment.hltBTagPFDeepCSV1p28Single6Jets + fragment.hltVBFPFJetCSVSortedMqq200Detaqq1p5 + fragment.HLTEndSequence ) -fragment.HLT_DoubleMediumDeepTauPFTauHPS35_L2NN_eta2p1_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleTauBigOR + fragment.hltPreDoubleMediumDeepTauPFTauHPS35L2NNeta2p1 + fragment.HLTL2TauTagNNSequence + fragment.hltL2DoubleTauTagNNFilter + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDeepTauPFTauSequence + fragment.hltHpsSelectedPFTausMediumDitauWPDeepTau + fragment.hltHpsL1JetsHLTDoublePFTauMediumDitauWPDeepTauMatch + fragment.hltHpsDoublePFTau35MediumDitauWPDeepTauL1HLTMatched + fragment.HLTEndSequence ) -fragment.HLT_Ele24_eta2p1_WPTight_Gsf_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigORLooseIsoEGXXerIsoTauYYerdRMin0p3 + fragment.hltPreEle24eta2p1WPTightGsfLooseDeepTauPFTauHPS30eta2p1CrossL1 + fragment.HLTEle24erWPTightGsfForTauSequence + fragment.HLTGlobalPFTauHPSSequence + fragment.hltOverlapFilterIsoEle24IsoTau30WPTightGsfCaloJet5 + fragment.HLTHPSLooseETauWPDeepTauPFTau30Sequence + fragment.hltHpsL1JetsHLTPFTauLooseEtauWPDeepTauMatch + fragment.hltHpsSelectedPFTau30LooseETauWPDeepTauL1HLTMatched + fragment.hltHpsOverlapFilterIsoEle24WPTightGsfLooseETauWPDeepTauPFTau30 + fragment.HLTEndSequence ) -fragment.HLT_IsoMu20_eta2p1_LooseDeepTauPFTauHPS27_eta2p1_CrossL1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigORMu18erTauXXer2p1 + fragment.hltPreIsoMu20eta2p1LooseDeepTauPFTauHPS27eta2p1CrossL1 + fragment.hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fBigORMu18erTauXXer2p1L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0) + fragment.hltL3fL1BigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20Q + fragment.HLTMu20Eta2p1Tau24Eta2p1IsolationSequence + fragment.hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered0p08 + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSLooseMuTauWPDeepTauAntiMuonPFTau27Sequence + fragment.hltHpsL1JetsHLTPFTauLooseMutauWPDeepTauVsJetsAgainstMuonMatch + fragment.hltHpsSelectedPFTau27LooseMuTauWPDeepTauVsJetsAgainstMuonL1HLTMatched + fragment.hltHpsOverlapFilterIsoMu20LooseMuTauWPDeepTauPFTau27L1Seeded + fragment.HLTEndSequence ) -fragment.HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu22erIsoTau40er + fragment.hltPreIsoMu24eta2p1LooseDeepTauPFTauHPS180eta2p1 + fragment.hltL1fL1sMu22erIsoTau40erL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22erIsoTau40erL1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22erIsoTau40erL1Filtered0) + fragment.hltL3fL1sMu22erIsoTau40erL1f0L2f10QL3Filtered24Q + fragment.HLTMu24Eta2p1IsoTau40Eta2p1IsolationSequence + fragment.hltL3crIsoL1sMu22erIsoTau40erL1f0L2f10QL3f24QL3trkIsoFiltered0p08 + fragment.HLTL2TauTagNNSequence + fragment.hltL2Mu22Tau40TagNNFilterSingleTauWP + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTLooseSingleTauWPDeepTauPFTau + fragment.hltL1JetsHLTPFTau180LooseSingleTauWPDeepTauMatchMu22IsoTau40 + fragment.hltSelectedPFTau180LooseSingleTauWPDeepTauMatchedMu22IsoTau40 + fragment.hltHpsOverlapFilterIsoMu24LooseSingleTauWPDeepTauPFTau180L1Seeded + fragment.HLTEndSequence ) -fragment.HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigORMu18erTauXXer2p1 + fragment.hltPreIsoMu24eta2p1LooseDeepTauPFTauHPS30eta2p1CrossL1 + fragment.hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fBigORMu18erTauXXer2p1L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0) + fragment.hltL3fL1BigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20Q + fragment.HLTMu20Eta2p1Tau24Eta2p1IsolationSequence + fragment.hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered0p08 + fragment.hltIsoMu24FilterEle24Tau30Monitoring + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSLooseETauWPDeepTauPFTau30Sequence + fragment.hltHpsL1JetsHLTPFTauLooseEtauWPDeepTauMatchMonitoring + fragment.hltHpsSelectedPFTau30LooseETauWPDeepTauL1HLTMatchedMonitoring + fragment.hltHpsOverlapFilterIsoMu24LooseETauWPDeepTauPFTau30L1Seeded + fragment.HLTEndSequence ) -fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigOrMuXXerIsoTauYYer + fragment.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS35L2NNeta2p1CrossL1 + fragment.hltL1fL1sBigOrMuXXerIsoTauYYerL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sBigOrMuXXerIsoTauYYerL1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sBigOrMuXXerIsoTauYYerL1Filtered0) + fragment.hltL3fL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3Filtered24Q + fragment.HLTMu24Eta2p1IsoTauYYEta2p1IsolationSequence + fragment.hltL3crIsoL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3f24QL3trkIsoFiltered0p08 + fragment.HLTL2TauTagNNSequence + fragment.hltL2TauTagNNFilterMuXXerIsoTauYY + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSSinglePFTauPt35Eta2p1Trk1 + fragment.HLTHPSDeepTauPFTauSequence + fragment.hltHpsSelectedPFTausMediumDitauWPDeepTau + fragment.hltHpsL1JetsHLTPFTauMediumDitauWPDeepTauBigOrMuXXerIsoTauYYerMatch + fragment.hltHpsSelectedPFTau35MediumDitauWPDeepTauL1HLTBigOrMuXXerIsoTauYYerMatched + fragment.hltHpsOverlapFilterIsoMu24MediumDitauWPDeepTauPFTau35Monitoring + fragment.HLTEndSequence ) -fragment.HLT_LooseDeepTauPFTauHPS180_L2NN_eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleTau + fragment.hltPreLooseDeepTauPFTauHPS180L2NNeta2p1 + fragment.HLTL2TauTagNNSequence + fragment.hltL2SingleTauTagNNFilter + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTLooseSingleTauWPDeepTauPFTau + fragment.hltL1JetsHLTPFTauLooseSingleTauWPDeepTauMatch + fragment.hltSelectedPFTau180LooseSingleTauWPDeepTauL1HLTMatched + fragment.HLTEndSequence ) -fragment.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sQuadJetC50to60IorHTT280to500IorHTT250to340QuadJet + fragment.hltPrePFHT330PT30QuadPFJet75604540TriplePFBTagDeepJet4p5 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadCentralJet30 + fragment.hltCaloJetsQuad30ForHt + fragment.hltHtMhtCaloJetsQuadC30 + fragment.hltCaloQuadJet30HT320 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSVp17Double + fragment.HLTAK4PFJetsSequence + fragment.hltPFCentralJetLooseIDQuad30 + fragment.hlt1PFCentralJetLooseID75 + fragment.hlt2PFCentralJetLooseID60 + fragment.hlt3PFCentralJetLooseID45 + fragment.hlt4PFCentralJetLooseID40 + fragment.hltPFCentralJetLooseIDQuad30forHt + fragment.hltHtMhtPFCentralJetsLooseIDQuadC30 + fragment.hltPFCentralJetsLooseIDQuad30HT330 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet4p5Triple + fragment.HLTEndSequence ) -fragment.HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet + fragment.hltPrePFHT400FivePFJet100100603030DoublePFBTagDeepJet4p5 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterFiveC25 + fragment.hltCaloJetsFive25ForHt + fragment.hltHtMhtCaloJetsFiveC25 + fragment.hltCaloFiveJet25HT300 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV10p01Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterTwo100er3p0 + fragment.hltPFJetFilterThree60er3p0 + fragment.hltPFJetFilterFive30er3p0 + fragment.hltPFJetsFive30ForHt + fragment.hltHtMhtPFJetsFive30er3p0 + fragment.hltPFFiveJet30HT400 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet4p5Double + fragment.HLTEndSequence ) -fragment.HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet + fragment.hltPrePFHT400FivePFJet120120603030DoublePFBTagDeepJet4p5 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterFiveC25 + fragment.hltCaloJetsFive25ForHt + fragment.hltHtMhtCaloJetsFiveC25 + fragment.hltCaloFiveJet25HT300 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV10p01Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterTwo120er3p0 + fragment.hltPFJetFilterThree60er3p0 + fragment.hltPFJetFilterFive30er3p0 + fragment.hltPFJetsFive30ForHt + fragment.hltHtMhtPFJetsFive30er3p0 + fragment.hltPFFiveJet30HT400 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet4p5Double + fragment.HLTEndSequence ) -fragment.HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJet + fragment.hltPrePFHT400SixPFJet32DoublePFBTagDeepJet2p94 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterSixC25 + fragment.hltCaloJetsSix25ForHt + fragment.hltHtMhtCaloJetsSixC25 + fragment.hltCaloSixJet25HT300 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV10p01Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterSix30er2p5 + fragment.hltPFJetFilterSix32er2p5 + fragment.hltPFJetsSix30ForHt + fragment.hltHtMhtPFJetsSix30er2p5 + fragment.hltPFSixJet30HT400 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet2p94Double + fragment.HLTEndSequence ) -fragment.HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJet + fragment.hltPrePFHT450SixPFJet36PFBTagDeepJet1p59 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterSixC30 + fragment.hltCaloJetsSix30ForHt + fragment.hltHtMhtCaloJetsSixC30 + fragment.hltCaloSixJet30HT350 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterSix30er2p5 + fragment.hltPFJetFilterSix36er2p5 + fragment.hltPFJetsSix30ForHt + fragment.hltHtMhtPFJetsSix30er2p5 + fragment.hltPFSixJet30HT450 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet1p59Single + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJetVBFIorHTTIorSingleJet + fragment.hltPreQuadPFJet103887515DoublePFBTagDeepJet1p37p7VBF1 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID75 + fragment.hltPFDoubleJetLooseID88 + fragment.hltPFSingleJetLooseID103 + fragment.HLTBtagDeepJetSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepJet7p68Double6Jets + fragment.hltBTagPFDeepJet1p28Single6Jets + fragment.hltVBFPFJetDeepJetSortedMqq200Detaqq1p5 + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJetVBFIorHTTIorSingleJet + fragment.hltPreQuadPFJet103887515PFBTagDeepJet1p3VBF2 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID75 + fragment.hltPFDoubleJetLooseID88 + fragment.hltPFSingleJetLooseID103 + fragment.HLTBtagDeepJetSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepJet1p28Single6Jets + fragment.hltVBFPFJetDeepJetSortedMqq460Detaqq3p5 + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet1008572VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet105887615DoublePFBTagDeepJet1p37p7VBF1 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID76 + fragment.hltPFDoubleJetLooseID88 + fragment.hltPFSingleJetLooseID105 + fragment.HLTBtagDeepJetSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepJet7p68Double6Jets + fragment.hltBTagPFDeepJet1p28Single6Jets + fragment.hltVBFPFJetDeepJetSortedMqq200Detaqq1p5 + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet1008572VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet105887615PFBTagDeepJet1p3VBF2 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID76 + fragment.hltPFDoubleJetLooseID88 + fragment.hltPFSingleJetLooseID105 + fragment.HLTBtagDeepJetSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepJet1p28Single6Jets + fragment.hltVBFPFJetDeepJetSortedMqq460Detaqq3p5 + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet1058576VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet111908015DoublePFBTagDeepJet1p37p7VBF1 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID80 + fragment.hltPFDoubleJetLooseID90 + fragment.hltPFSingleJetLooseID111 + fragment.HLTBtagDeepJetSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepJet7p68Double6Jets + fragment.hltBTagPFDeepJet1p28Single6Jets + fragment.hltVBFPFJetDeepJetSortedMqq200Detaqq1p5 + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet1058576VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet111908015PFBTagDeepJet1p3VBF2 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID80 + fragment.hltPFDoubleJetLooseID90 + fragment.hltPFSingleJetLooseID111 + fragment.HLTBtagDeepJetSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepJet1p28Single6Jets + fragment.hltVBFPFJetDeepJetSortedMqq460Detaqq3p5 + fragment.HLTEndSequence ) -fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZPFDiJet30PFBtagDeepJet1p5 + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterTwoC30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet1p5Single + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet70_50_40_30_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sQuadJetOrHTTOrMuonHTT + fragment.hltPreQuadPFJet70504030 + fragment.HLTAK4PixelOnlyPFJetsSequence + fragment.hlt4PixelOnlyPFCentralJetTightIDPt20 + fragment.hlt3PixelOnlyPFCentralJetTightIDPt30 + fragment.hlt2PixelOnlyPFCentralJetTightIDPt40 + fragment.hlt1PixelOnlyPFCentralJetTightIDPt60 + fragment.HLTAK4PFJetsSequence + fragment.hlt4PFCentralJetTightIDPt30 + fragment.hlt3PFCentralJetTightIDPt40 + fragment.hlt2PFCentralJetTightIDPt50 + fragment.hlt1PFCentralJetTightIDPt70 + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sQuadJetOrHTTOrMuonHTT + fragment.hltPreQuadPFJet70504030PFBTagParticleNet2BTagSum0p65 + fragment.HLTAK4PixelOnlyPFJetsSequence + fragment.hlt4PixelOnlyPFCentralJetTightIDPt20 + fragment.hlt3PixelOnlyPFCentralJetTightIDPt30 + fragment.hlt2PixelOnlyPFCentralJetTightIDPt40 + fragment.hlt1PixelOnlyPFCentralJetTightIDPt60 + fragment.HLTAK4PFJetsSequence + fragment.hlt4PFCentralJetTightIDPt30 + fragment.hlt3PFCentralJetTightIDPt40 + fragment.hlt2PFCentralJetTightIDPt50 + fragment.hlt1PFCentralJetTightIDPt70 + fragment.HLTJetFlavourTagParticleNetSequencePF + fragment.hltPFCentralJetTightIDPt30 + fragment.hltBTagCentralJetPt30PFParticleNet2BTagSum0p65 + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sQuadJetOrHTTOrMuonHTT + fragment.hltPreQuadPFJet70504035PFBTagParticleNet2BTagSum0p65 + fragment.HLTAK4PixelOnlyPFJetsSequence + fragment.hlt4PixelOnlyPFCentralJetTightIDPt20 + fragment.hlt3PixelOnlyPFCentralJetTightIDPt30 + fragment.hlt2PixelOnlyPFCentralJetTightIDPt40 + fragment.hlt1PixelOnlyPFCentralJetTightIDPt60 + fragment.HLTAK4PFJetsSequence + fragment.hlt4PFCentralJetTightIDPt35 + fragment.hlt3PFCentralJetTightIDPt40 + fragment.hlt2PFCentralJetTightIDPt50 + fragment.hlt1PFCentralJetTightIDPt70 + fragment.HLTJetFlavourTagParticleNetSequencePF + fragment.hltPFCentralJetTightIDPt35 + fragment.hltBTagCentralJetPt35PFParticleNet2BTagSum0p65 + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sQuadJetOrHTTOrMuonHTT + fragment.hltPreQuadPFJet70504535PFBTagParticleNet2BTagSum0p65 + fragment.HLTAK4PixelOnlyPFJetsSequence + fragment.hlt4PixelOnlyPFCentralJetTightIDPt20 + fragment.hlt3PixelOnlyPFCentralJetTightIDPt30 + fragment.hlt2PixelOnlyPFCentralJetTightIDPt40 + fragment.hlt1PixelOnlyPFCentralJetTightIDPt60 + fragment.HLTAK4PFJetsSequence + fragment.hlt4PFCentralJetTightIDPt35 + fragment.hlt3PFCentralJetTightIDPt45 + fragment.hlt2PFCentralJetTightIDPt50 + fragment.hlt1PFCentralJetTightIDPt70 + fragment.HLTJetFlavourTagParticleNetSequencePF + fragment.hltPFCentralJetTightIDPt35 + fragment.hltBTagCentralJetPt35PFParticleNet2BTagSum0p65 + fragment.HLTEndSequence ) -fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZPFDiJet30PFBTagParticleNet2BTagSum0p65 + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterTwoC30 + fragment.HLTJetFlavourTagParticleNetSequencePF + fragment.hltPFJetTwoC30 + fragment.hltPFJetTwoC30PFBTagParticleNet2BTagSum0p65 + fragment.HLTEndSequence ) -fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZQuadPFJet70504030 + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTAK4PFJetsSequence + fragment.hlt4PFCentralJetTightIDPt30 + fragment.hlt3PFCentralJetTightIDPt40 + fragment.hlt2PFCentralJetTightIDPt50 + fragment.hlt1PFCentralJetTightIDPt70 + fragment.HLTEndSequence ) -fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZQuadPFJet70504030PFBTagParticleNet2BTagSum0p65 + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTAK4PFJetsSequence + fragment.hlt4PFCentralJetTightIDPt30 + fragment.hlt3PFCentralJetTightIDPt40 + fragment.hlt2PFCentralJetTightIDPt50 + fragment.hlt1PFCentralJetTightIDPt70 + fragment.HLTJetFlavourTagParticleNetSequencePF + fragment.hltPFCentralJetTightIDPt30 + fragment.hltBTagCentralJetPt30PFParticleNet2BTagSum0p65 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet230_SoftDropMass40_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetOrHTTOrMuHTT + fragment.hltPreAK8PFJet230SoftDropMass40 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet230 + fragment.hltAK8PFJets230Constituents + fragment.hltAK8PFSoftDropJets230 + fragment.hltAK8SinglePFJets230SoftDropMass40 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetOrHTTOrMuHTT + fragment.hltPreAK8PFJet230SoftDropMass40PFAK8ParticleNetBB0p35 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet230 + fragment.hltAK8PFJets230Constituents + fragment.hltAK8PFSoftDropJets230 + fragment.hltAK8SinglePFJets230SoftDropMass40 + fragment.HLTJetFlavourTagParticleNetSequencePFAK8 + fragment.hltAK8PFJets230SoftDropMass40 + fragment.hltAK8SinglePFJets230SoftDropMass40BTagParticleNetBB0p35 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetOrHTTOrMuHTT + fragment.hltPreAK8PFJet250SoftDropMass40PFAK8ParticleNetBB0p35 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet250 + fragment.hltAK8PFJets250Constituents + fragment.hltAK8PFSoftDropJets250 + fragment.hltAK8SinglePFJets250SoftDropMass40 + fragment.HLTJetFlavourTagParticleNetSequencePFAK8 + fragment.hltAK8PFJets250SoftDropMass40 + fragment.hltAK8SinglePFJets250SoftDropMass40BTagParticleNetBB0p35 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetOrHTTOrMuHTT + fragment.hltPreAK8PFJet275SoftDropMass40PFAK8ParticleNetBB0p35 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet275 + fragment.hltAK8PFJets275Constituents + fragment.hltAK8PFSoftDropJets275 + fragment.hltAK8SinglePFJets275SoftDropMass40 + fragment.HLTJetFlavourTagParticleNetSequencePFAK8 + fragment.hltAK8PFJets275SoftDropMass40 + fragment.hltAK8SinglePFJets275SoftDropMass40BTagParticleNetBB0p35 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet400_SoftDropMass40_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetOrHTTOrMuHTT + fragment.hltPreAK8PFJet400SoftDropMass40 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet320 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets320 + fragment.hltSingleAK8PFJet400 + fragment.hltAK8PFJets400Constituents + fragment.hltAK8PFSoftDropJets400 + fragment.hltAK8SinglePFJets400SoftDropMass40 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet425_SoftDropMass40_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetOrHTTOrMuHTT + fragment.hltPreAK8PFJet425SoftDropMass40 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet320 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets320 + fragment.hltSingleAK8PFJet425 + fragment.hltAK8PFJets425Constituents + fragment.hltAK8PFSoftDropJets425 + fragment.hltAK8SinglePFJets425SoftDropMass40 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet450_SoftDropMass40_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetOrHTTOrMuHTT + fragment.hltPreAK8PFJet450SoftDropMass40 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet320 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets320 + fragment.hltSingleAK8PFJet450 + fragment.hltAK8PFJets450Constituents + fragment.hltAK8PFSoftDropJets450 + fragment.hltAK8SinglePFJets450SoftDropMass40 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetOrHTTOrMuHTT + fragment.hltPreAK8PFJet230SoftDropMass40PFAK8ParticleNetTauTau0p30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet230 + fragment.hltAK8PFJets230Constituents + fragment.hltAK8PFSoftDropJets230 + fragment.hltAK8SinglePFJets230SoftDropMass40 + fragment.HLTJetFlavourTagParticleNetSequencePFAK8 + fragment.hltAK8PFJets230SoftDropMass40 + fragment.hltAK8SinglePFJets230SoftDropMass40ParticleNetTauTau0p30 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetOrHTTOrMuHTT + fragment.hltPreAK8PFJet250SoftDropMass40PFAK8ParticleNetTauTau0p30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet250 + fragment.hltAK8PFJets250Constituents + fragment.hltAK8PFSoftDropJets250 + fragment.hltAK8SinglePFJets250SoftDropMass40 + fragment.HLTJetFlavourTagParticleNetSequencePFAK8 + fragment.hltAK8PFJets250SoftDropMass40 + fragment.hltAK8SinglePFJets250SoftDropMass40ParticleNetTauTau0p30 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetOrHTTOrMuHTT + fragment.hltPreAK8PFJet275SoftDropMass40PFAK8ParticleNetTauTau0p30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet275 + fragment.hltAK8PFJets275Constituents + fragment.hltAK8PFSoftDropJets275 + fragment.hltAK8SinglePFJets275SoftDropMass40 + fragment.HLTJetFlavourTagParticleNetSequencePFAK8 + fragment.hltAK8PFJets275SoftDropMass40 + fragment.hltAK8SinglePFJets275SoftDropMass40ParticleNetTauTau0p30 + fragment.HLTEndSequence ) -fragment.HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreIsoMu50AK8PFJet230SoftDropMass40 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22or25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50Q + fragment.HLTMu50IsolationSequence + fragment.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f50QL3trkIsoFiltered0p08 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet230 + fragment.hltAK8PFJets230Constituents + fragment.hltAK8PFSoftDropJets230 + fragment.hltAK8SinglePFJets230SoftDropMass40 + fragment.HLTEndSequence ) -fragment.HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreIsoMu50AK8PFJet230SoftDropMass40PFAK8ParticleNetBB0p35 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22or25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50Q + fragment.HLTMu50IsolationSequence + fragment.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f50QL3trkIsoFiltered0p08 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet230 + fragment.hltAK8PFJets230Constituents + fragment.hltAK8PFSoftDropJets230 + fragment.hltAK8SinglePFJets230SoftDropMass40 + fragment.HLTJetFlavourTagParticleNetSequencePFAK8 + fragment.hltAK8PFJets230SoftDropMass40 + fragment.hltAK8SinglePFJets230SoftDropMass40BTagParticleNetBB0p35 + fragment.HLTEndSequence ) -fragment.HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPreEle50CaloIdVTGsfTrkIdTAK8PFJet230SoftDropMass40 + fragment.HLTEle50CaloIdVTGsfTrkIdTGsfSequence + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet230 + fragment.hltAK8PFJets230Constituents + fragment.hltAK8PFSoftDropJets230 + fragment.hltAK8SinglePFJets230SoftDropMass40 + fragment.HLTEndSequence ) -fragment.HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPreEle50CaloIdVTGsfTrkIdTAK8PFJet230SoftDropMass40PFAK8ParticleNetBB0p35 + fragment.HLTEle50CaloIdVTGsfTrkIdTGsfSequence + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet230 + fragment.hltAK8PFJets230Constituents + fragment.hltAK8PFSoftDropJets230 + fragment.hltAK8SinglePFJets230SoftDropMass40 + fragment.HLTJetFlavourTagParticleNetSequencePFAK8 + fragment.hltAK8PFJets230SoftDropMass40 + fragment.hltAK8SinglePFJets230SoftDropMass40BTagParticleNetBB0p35 + fragment.HLTEndSequence ) -fragment.HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleTauJet + fragment.hltPreDoubleMediumDeepTauPFTauHPS30L2NNeta2p1PFJet60 + fragment.HLTL2TauTagNNSequence + fragment.hltL2DoubleTauJetTagNNFilter + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDeepTauPFTauSequence + fragment.hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet + fragment.hltHpsL1JetsHLTDoublePFTauMediumDitauWPDeepTauMatchDoubleTauJet + fragment.hltHpsDoublePFTau30MediumDitauWPDeepTauL1HLTMatchedDoubleTauJet + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToL1 + fragment.hlt1PFJet60L1HLTMatched + fragment.hltHpsOverlapFilterDeepTauDoublePFTau30PFJet60 + fragment.HLTEndSequence ) -fragment.HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleTauJet70 + fragment.hltPreDoubleMediumDeepTauPFTauHPS30L2NNeta2p1PFJet75 + fragment.HLTL2TauTagNNSequence + fragment.hltL2DoubleTauJetTagNNFilter + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDeepTauPFTauSequence + fragment.hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet + fragment.hltHpsL1JetsHLTDoublePFTauMediumDitauWPDeepTauMatchDoubleTauJet + fragment.hltHpsDoublePFTau30MediumDitauWPDeepTauL1HLTMatchedDoubleTauJet + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToL1 + fragment.hlt1PFJet75L1HLTMatched + fragment.hltHpsOverlapFilterDeepTauDoublePFTau30PFJet75 + fragment.HLTEndSequence ) -fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigORMu18erTauXXer2p1 + fragment.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS30L2NNeta2p1CrossL1 + cms.ignore(fragment.hltL1sVeryBigORMu18erTauXXer2p1) + fragment.hltL1fL1sVeryBigOrMu18erTauXXerL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sVeryBigOrMu18erTauXXerL1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sVeryBigOrMu18erTauXXerL1Filtered0) + fragment.hltL3fL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3Filtered24Q + fragment.HLTMu24Eta2p1VeryBigOrL1Mu18TauXXEta2p1IsolationSequence + fragment.hltL3crIsoL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3f24QL3trkIsoFiltered0p08 + fragment.HLTL2TauTagNNSequence + fragment.hltL2TauTagNNFilterMu18erTauXX + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDeepTauPFTauSequence + fragment.hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet + fragment.hltHpsL1JetsHLTPFTauMediumDitauWPDeepTauVeryBigOrMu18erTauXXerMatch + fragment.hltHpsSelectedPFTau30MediumDitauWPDeepTauL1HLTVeryBigOrMu18erTauXXerMatched + fragment.hltHpsOverlapFilterIsoMu24MediumDitauWPDeepTauPFTau30Monitoring + fragment.HLTEndSequence ) -fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu18erTau26er2p1Jet55 + fragment.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS30L2NNeta2p1PFJet60CrossL1 + cms.ignore(fragment.hltL1sVeryBigORMu18erTauXXer2p1) + fragment.hltL1fL1sVeryBigOrMu18erTauXXerL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sVeryBigOrMu18erTauXXerL1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sVeryBigOrMu18erTauXXerL1Filtered0) + fragment.hltL3fL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3Filtered24Q + fragment.HLTMu24Eta2p1VeryBigOrL1Mu18TauXXEta2p1IsolationSequence + fragment.hltL3crIsoL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3f24QL3trkIsoFiltered0p08 + fragment.HLTL2TauTagNNSequence + fragment.hltL2TauTagNNFilterMu18erTauXX + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDeepTauPFTauSequence + fragment.hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet + fragment.hltHpsL1JetsHLTPFTauMediumDitauWPDeepTauVeryBigOrMu18erTauXXerMatch + fragment.hltHpsSelectedPFTau30MediumDitauWPDeepTauL1HLTVeryBigOrMu18erTauXXerMatched + fragment.hltHpsOverlapFilterIsoMu24MediumDitauWPDeepTauPFTau30Monitoring + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToL1 + fragment.hlt1PFJet60L1HLTMatched + fragment.hltHpsOverlapFilterDeepTauPFTau30VeryBigOrMu18erTauXXPFJet60 + fragment.HLTEndSequence ) -fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu18erTau26er2p1Jet70 + fragment.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS30L2NNeta2p1PFJet75CrossL1 + cms.ignore(fragment.hltL1sVeryBigORMu18erTauXXer2p1) + fragment.hltL1fL1sVeryBigOrMu18erTauXXerL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sVeryBigOrMu18erTauXXerL1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sVeryBigOrMu18erTauXXerL1Filtered0) + fragment.hltL3fL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3Filtered24Q + fragment.HLTMu24Eta2p1VeryBigOrL1Mu18TauXXEta2p1IsolationSequence + fragment.hltL3crIsoL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3f24QL3trkIsoFiltered0p08 + fragment.HLTL2TauTagNNSequence + fragment.hltL2TauTagNNFilterMu18erTauXX + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDeepTauPFTauSequence + fragment.hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet + fragment.hltHpsL1JetsHLTPFTauMediumDitauWPDeepTauVeryBigOrMu18erTauXXerMatch + fragment.hltHpsSelectedPFTau30MediumDitauWPDeepTauL1HLTVeryBigOrMu18erTauXXerMatched + fragment.hltHpsOverlapFilterIsoMu24MediumDitauWPDeepTauPFTau30Monitoring + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToL1 + fragment.hlt1PFJet75L1HLTMatched + fragment.hltHpsOverlapFilterDeepTauPFTau30VeryBigOrMu18erTauXXPFJet75 + fragment.HLTEndSequence ) -fragment.HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1VBFDiJetIsoTau + fragment.hltPreDoublePFJets40Mass500MediumDeepTauPFTauHPS45L2NNMediumDeepTauPFTauHPS20eta2p1 + fragment.HLTL2TauTagNNSequence + fragment.hltL2VBFIsoTauNNFilter + fragment.HLTGlobalPFTauHPSSequence + fragment.hltHpsDoublePFTau20withL2NNBeforeDeepTau + fragment.HLTHPSDeepTauPFTauSequenceForVBFIsoTau + fragment.hltHpsSelectedPFTausMediumDitauWPDeepTauForVBFIsoTau + fragment.hltHpsDoublePFTau20MediumDitauWPDeepTauNoMatch + fragment.hltHpsL1VBFJetsAndIsoTauHLTDoublePFTauMediumDitauWPDeepTauMatch + fragment.hltHpsSinglePFTau45MediumDitauWPDeepTauL1HLTMatched + fragment.HLTAK4PFJetsSequence + fragment.hltRealDijetFilter + fragment.hltVBFIsoTauL1TLooseIDPFJetsMatching + fragment.hltVBFLooseIDPFDummyFilter + fragment.hltPFDiJetCorrCheckerWithMediumDiTau + fragment.hltMatchedVBFIsoTauTwoPFJets2CrossCleanedUsingDiJetCorrCheckerWithMediumDiTau + fragment.HLTEndSequence ) -fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22 + fragment.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS20eta2p1SingleL1 + fragment.hltL1fL1sMu22erL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMu22erL1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22erL1Filtered0) + fragment.hltL3fL1sSingleMu22erL1f0L2f10QL3Filtered24Q + fragment.HLTMu24Eta2p1IsolationSequence + fragment.hltL3crIsoL1sSingleMu22erL1f0L2f10QL3f24QL3trkIsoFiltered0p08 + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDeepTauPFTauSequenceForVBFIsoTau + fragment.hltHpsSelectedPFTausMediumDitauWPDeepTauForVBFIsoTau + fragment.hltHpsSinglePFTau20MediumDitauWPDeepTauNoMatchForVBFIsoTau + fragment.hltHpsOverlapFilterIsoMu24MediumDeepTauPFTau20 + fragment.HLTEndSequence ) -fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigOrMuXXerIsoTauYYer + fragment.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS45L2NNeta2p1CrossL1 + fragment.hltL1fL1sBigOrMuXXerIsoTauYYerL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sBigOrMuXXerIsoTauYYerL1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sBigOrMuXXerIsoTauYYerL1Filtered0) + fragment.hltL3fL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3Filtered24Q + fragment.HLTMu24Eta2p1IsoTauYYEta2p1IsolationSequence + fragment.hltL3crIsoL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3f24QL3trkIsoFiltered0p08 + fragment.HLTL2TauTagNNSequence + fragment.hltL2TauTagNNFilterMuXXerIsoTauYYForVBFTauTau + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDeepTauPFTauSequenceForVBFIsoTau + fragment.hltHpsSelectedPFTausMediumDitauWPDeepTauForVBFIsoTau + fragment.hltHpsL1JetsHLTPFTauMediumDitauWPDeepTauBigOrMuXXerIsoTauYYerMatchForVBFIsoTau + fragment.hltHpsSelectedPFTau45MediumDitauWPDeepTauL1HLTBigOrMuXXerIsoTauYYerMatchedForVBFIsoTau + fragment.hltHpsOverlapFilterIsoMu24MediumDitauWPDeepTauPFTau45MonitoringForVBFIsoTau + fragment.HLTEndSequence ) -fragment.HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL2Mu10NoVtx2ChaVetoL3Mu0DxyMax1cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1fMuf0DoubleL2MuNoVtx10Q + fragment.hltL2fDoubleMu10NoVertexL2Filtered + fragment.HLTL3muonrecoSequenceNoVtx + ~fragment.hltL3fDimuonL1f0ppL2NV2Chaf10L3NVf0Veto1Prompt + fragment.HLTEndSequence ) -fragment.HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL2Mu12NoVtx2ChaVetoL3Mu0DxyMax1cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1fMuf0DoubleL2MuNoVtx10Q + fragment.hltL2fDoubleMu12NoVertexL2Filtered + fragment.HLTL3muonrecoSequenceNoVtx + ~fragment.hltL3fDimuonL1f0ppL2NV2Chaf10L3NVf0Veto1Prompt + fragment.HLTEndSequence ) -fragment.HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL2Mu14NoVtx2ChaVetoL3Mu0DxyMax1cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1fMuf0DoubleL2MuNoVtx10Q + fragment.hltL2fDoubleMu14NoVertexL2Filtered + fragment.HLTL3muonrecoSequenceNoVtx + ~fragment.hltL3fDimuonL1f0ppL2NV2Chaf10L3NVf0Veto1Prompt + fragment.HLTEndSequence ) -fragment.HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL3Mu1610NoVtxDxyMin0p01cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1DoubleMuf0L2DoubleMuNoVtxFiltered7 + fragment.hltL2fL1DoubleMuf0L2SingleMuNoVtxFiltered15 + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1DoubleMuf0L2NVf15f7L3DoubleMuNVf10Displaced + fragment.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf16Displaced + fragment.HLTEndSequence ) -fragment.HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL3Mu1810NoVtxDxyMin0p01cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1DoubleMuf0L2DoubleMuNoVtxFiltered7 + fragment.hltL2fL1DoubleMuf0L2SingleMuNoVtxFiltered15 + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1DoubleMuf0L2NVf15f7L3DoubleMuNVf10Displaced + fragment.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf18Displaced + fragment.HLTEndSequence ) -fragment.HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL3Mu2010NoVtxDxyMin0p01cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1DoubleMuf0L2DoubleMuNoVtxFiltered7 + fragment.hltL2fL1DoubleMuf0L2SingleMuNoVtxFiltered15 + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1DoubleMuf0L2NVf15f7L3DoubleMuNVf10Displaced + fragment.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf20Displaced + fragment.HLTEndSequence ) +fragment.AlCa_LumiPixelsCounts_Random_v4 = cms.Path( fragment.HLTBeginSequenceRandom + fragment.hltPreAlCaLumiPixelsCountsRandom + fragment.HLTBeamSpot + fragment.hltPixelTrackerHVOn + fragment.HLTDoLocalPixelSequence + fragment.hltAlcaPixelClusterCounts + fragment.HLTEndSequence ) +fragment.AlCa_LumiPixelsCounts_ZeroBias_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreAlCaLumiPixelsCountsZeroBias + fragment.hltPixelTrackerHVOn + fragment.HLTDoLocalPixelSequence + fragment.hltAlcaPixelClusterCounts + fragment.HLTEndSequence ) +fragment.MC_ReducedIterativeTracking_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCReducedIterativeTracking + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingSequence + fragment.HLTDoLocalStripSequence + fragment.HLTIterativeTrackingIter02 + fragment.HLTEndSequence ) +fragment.MC_PFMET_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCPFMET + fragment.HLTAK4PFJetsSequence + fragment.hltPFMETProducer + fragment.hltPFMETOpenFilter + fragment.HLTEndSequence ) +fragment.MC_AK4PFJets_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCAK4PFJets + fragment.HLTAK4PFJetsSequence + fragment.hltAK4PFJetCollection20Filter + fragment.HLTEndSequence ) +fragment.MC_PFBTagDeepCSV_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCPFBTagDeepCSV + fragment.HLTAK4PFJetsSequence + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV4p06Single + fragment.HLTEndSequence ) +fragment.MC_PFHT_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCPFHT + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTForMC + fragment.hltPFHTOpenFilter + fragment.HLTEndSequence ) +fragment.MC_PFMHT_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCPFMHT + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTForMC + fragment.hltPFMHTOpenFilter + fragment.HLTEndSequence ) +fragment.MC_CaloMET_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCCaloMET + fragment.HLTDoCaloSequence + fragment.hltMet + fragment.hltMETOpen + fragment.HLTEndSequence ) +fragment.MC_CaloMET_JetIdCleaned_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCCaloMETJetIdCleaned + fragment.HLTDoCaloSequence + fragment.hltMet + fragment.HLTAK4CaloJetsSequence + fragment.hltMetCleanUsingJetID + fragment.hltMETCleanUsingJetIDOpenFilter + fragment.HLTEndSequence ) +fragment.MC_AK4CaloJets_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCAK4CaloJets + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetCollection20Filter + fragment.HLTEndSequence ) +fragment.MC_AK4CaloJetsFromPV_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCAK4CaloJetsFromPV + fragment.HLTAK4CaloJetsSequence + fragment.HLTNoPUSequence + fragment.hltCaloJetFromPVCollection20Filter + fragment.hltHtMhtFromPVForMC + fragment.hltCaloHtMhtFromPVOpenFilter + fragment.HLTEndSequence ) +fragment.MC_CaloBTagDeepCSV_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCCaloBTagDeepCSV + fragment.HLTAK4CaloJetsSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV10p0Single + fragment.HLTEndSequence ) +fragment.MC_CaloHT_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCCaloHT + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtForMC + fragment.hltCaloHTOpenFilter + fragment.HLTEndSequence ) +fragment.MC_CaloMHT_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCCaloMHT + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtForMC + fragment.hltMhtFilter + fragment.HLTEndSequence ) +fragment.MC_AK8PFJets_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCAK8PFJets + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetCollection20Filter + fragment.HLTEndSequence ) +fragment.MC_AK8TrimPFJets_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCAK8TrimPFJets + fragment.HLTAK8PFJetsSequence + fragment.hltAK8TrimModJets + fragment.hltAK8TrimPFJetCollection20Filter + fragment.HLTEndSequence ) +fragment.MC_AK8PFHT_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCAK8PFHT + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFHTForMC + fragment.hltAK8PFHTOpenFilter + fragment.HLTEndSequence ) +fragment.MC_AK8CaloHT_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCAK8CaloHT + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8HtMhtForMC + fragment.hltAK8CaloHTOpenFilter + fragment.HLTEndSequence ) +fragment.MC_Diphoton10_10_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass10_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG5 + fragment.hltPreMCDiphoton1010R9IdORIsoCaloIdANDHER9IdMass10 + fragment.HLTDiphoton1010R9Id85b90eORIso60CaloId15b35eANDHE10R9Id50b80eMass10Sequence + fragment.HLTEndSequence ) +fragment.MC_DoubleEle5_CaloIdL_MW_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG5WithJetAndTau + fragment.hltPreMCDoubleEle5CaloIdLMW + fragment.HLTEle5CaloIdLMWSequence + fragment.HLTDoubleEle5CaloIdLMWSequence + fragment.HLTEndSequence ) +fragment.MC_Ele5_WPTight_Gsf_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG5 + fragment.hltPreMCEle5WPTightGsf + fragment.HLTEle5WPTightGsfSequence + fragment.HLTEndSequence ) +fragment.MC_Ele15_Ele10_CaloIdL_TrackIdL_IsoVL_DZ_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG5 + fragment.hltPreMCEle15Ele10CaloIdLTrackIdLIsoVLDZ + fragment.HLTEle15Ele10CaloIdLTrackIdLIsoVLSequence + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTEndSequence ) +fragment.MC_IsoMu_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu3IorSingleMu5IorSingleMu7 + fragment.hltPreMCIsoMu + fragment.hltL1fL1sMu3or5or7L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu5L1L2SingleMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu5L1Filtered0) + fragment.hltL3fL1sMu5L1L2L3SingleMu + fragment.HLTMuIsolationSequenceForMC + fragment.hltL3crIsoL1sMu16L1L2L3TrkIsoFilteredSingleMu + fragment.HLTEndSequence ) +fragment.MC_DoubleMu_TrkIsoVVL_DZ_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0 + fragment.hltPreMCDoubleMuTrkIsoVVLDZ + fragment.hltL1fL1sDoubleMu0HighQL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu0L1f0L2doubleMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu0HighQL1Filtered0) + fragment.hltL3pfL1sDoubleMu0L1f0L2pf0L3doubleMu + fragment.HLTL3muontrkisovvlSequence + fragment.hltDiMuonRelTrkIsoVVLFiltered + fragment.hltDiMuonRelTrkIsoVVLFilteredDzFiltered0p2 + fragment.HLTEndSequence ) +fragment.MC_DoubleMuNoFiltersNoVtx_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0 + fragment.hltPreMCDoubleMuNoFiltersNoVtx + fragment.hltL1fL1sDoubleMu0HighQL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2fDimuonL1f0L2NoVtx) + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fDimuonL1f0L2NVL3NoFiltersNoVtx + fragment.HLTEndSequence ) +fragment.MC_PFBTagDeepJet_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCPFBTagDeepJet + fragment.HLTAK4PFJetsSequence + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet4p06Single + fragment.HLTEndSequence ) +fragment.MC_Run3_PFScoutingPixelTracking_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMCRun3PFScoutingPixelTracking + fragment.hltPreMCRun3PFScoutingPixelTracking + fragment.HLTAK4CaloJetsSequence + fragment.HLTPixelOnlyPFScoutingSequence + fragment.hltEgammaR9ID + fragment.HLTL2muonrecoSequenceNoVtx + fragment.HLTL3muonrecoSequenceNoVtx + fragment.hltDisplacedmumuVtxNoMatchingProducer + fragment.HLTMuIsolationSequenceNoVtx + fragment.hltFEDSelectorL1 + fragment.HLTPixelOnlyPFScoutingPackingSequence + fragment.HLTEndSequence ) +fragment.AlCa_EcalPi0EBonly_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaEcalPi0Eta + fragment.hltPreAlCaEcalPi0EBonly + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltSimple3x3Clusters + fragment.hltAlCaPi0RecHitsFilterEBonlyRegional + fragment.hltAlCaPi0EBUncalibrator + fragment.hltAlCaPi0EBRechitsToDigis + fragment.HLTEndSequence ) +fragment.AlCa_EcalPi0EEonly_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaEcalPi0Eta + fragment.hltPreAlCaEcalPi0EEonly + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltSimple3x3Clusters + fragment.hltAlCaPi0RecHitsFilterEEonlyRegional + fragment.hltAlCaPi0EEUncalibrator + fragment.hltAlCaPi0EERechitsToDigis + fragment.HLTEndSequence ) +fragment.AlCa_EcalEtaEBonly_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaEcalPi0Eta + fragment.hltPreAlCaEcalEtaEBonly + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltSimple3x3Clusters + fragment.hltAlCaEtaRecHitsFilterEBonlyRegional + fragment.hltAlCaEtaEBUncalibrator + fragment.hltAlCaEtaEBRechitsToDigis + fragment.HLTEndSequence ) +fragment.AlCa_EcalEtaEEonly_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaEcalPi0Eta + fragment.hltPreAlCaEcalEtaEEonly + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltSimple3x3Clusters + fragment.hltAlCaEtaRecHitsFilterEEonlyRegional + fragment.hltAlCaEtaEEUncalibrator + fragment.hltAlCaEtaEERechitsToDigis + fragment.HLTEndSequence ) +fragment.AlCa_AK8PFJet40_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreAlCaAK8PFJet40 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet10AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets10AK8 + fragment.hltSinglePFJet40AK8 + fragment.HLTEndSequence ) +fragment.AlCa_PFJet40_v22 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreAlCaPFJet40 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet10 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets10 + fragment.hltSinglePFJet40 + fragment.HLTEndSequence ) +fragment.AlCa_PFJet40_CPUOnly_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreAlCaPFJet40CPUOnly + fragment.HLTAK4CaloJetsCPUOnlySequence + fragment.hltSingleCaloJet10CPUOnly + fragment.HLTAK4PFJetsCPUOnlySequence + fragment.hltPFJetsCorrectedMatchedToCaloJets10CPUOnly + fragment.hltSinglePFJet40CPUOnly + fragment.HLTEndSequence ) +fragment.HLT_PFJet40_GPUvsCPU_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltAlCaPFJet40GPUxorCPUFilter + fragment.hltPrePFJet40GPUvsCPU + fragment.HLTEndSequence ) +fragment.HLT_MediumChargedIsoPFTau180HighPtRelaxedIso_Trk50_eta2p1_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleTau + fragment.hltPreMediumChargedIsoPFTau180HighPtRelaxedIsoTrk50eta2p1 + fragment.HLTL2TauJetsSequence + fragment.hltSingleL2Tau80eta2p2 + fragment.HLTGlobalPFTauConeSequence + fragment.hltPFTau180Track + fragment.HLTMediumChargedIsoPFTauHighPtRelaxedIsoTrk50 + fragment.hltPFTau180TrackPt50LooseAbsOrRelMediumHighPtRelaxedIsoIso + fragment.hltL1JetsHLTSinglePFTauTrackMediumChargedIsolationMatch + fragment.hltSelectedPFTau180MediumChargedIsolationL1HLTMatched + fragment.HLTEndSequence ) +fragment.HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleEG14108IorTripleEG18178 + fragment.hltPreEle16Ele12Ele8CaloIdLTrackIdL + fragment.HLTEle16Ele12Ele8CaloIdLTrackIdLSequence + fragment.HLTEndSequence ) +fragment.HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1VBFDiJetOR + fragment.hltPreVBFDoubleMediumDeepTauPFTauHPS20eta2p1 + fragment.HLTL2TauJetsSequence + fragment.hltDoubleL2Tau20eta2p2 + fragment.HLTL2p5IsoTauGlobalSequence + fragment.hltDoubleL2GlobIsoTau20eta2p2 + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDoubleMediumDeepTauDiTauWPAntiMuonPFTau20Sequence + fragment.HLTAK4PFJetsSequence + fragment.hltVBFL1TLooseIDPFJetsMatching + fragment.hltMatchedVBFTwoPFJetsDoubleMediumDeepTauDitauWPPFTauHPS20OverlapRemoval + fragment.hltMatchedVBFTwoPFJets2CrossCleanedFromDoubleMediumDeepTauDitauWPPFTauHPS20 + fragment.hltMatchedVBFOnePFJet2CrossCleanedFromDoubleMediumDeepTauDitauWPPFTauHPS20 + fragment.HLTEndSequence ) +fragment.HLT_VBF_DoubleTightChargedIsoPFTauHPS20_Trk1_eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1VBFDiJetOR + fragment.hltPreVBFDoubleTightChargedIsoPFTauHPS20Trk1eta2p1 + fragment.HLTL2TauJetsSequence + fragment.hltDoubleL2Tau20eta2p2 + fragment.HLTL2p5IsoTauGlobalSequence + fragment.hltDoubleL2IsoTau20eta2p2 + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDoubleTightChargedIsoAntiMuonPFTau20Sequence + fragment.HLTAK4PFJetsSequence + fragment.hltVBFL1TLooseIDPFJetsMatching + fragment.hltMatchedVBFTwoPFJetsDoubleTightChargedIsoPFTauHPS20OverlapRemoval + fragment.hltMatchedVBFTwoPFJets2CrossCleanedFromDoubleTightChargedIsoPFTauHPS20 + fragment.hltMatchedVBFOnePFJet2CrossCleanedFromDoubleTightChargedIsoPFTauHPS20 + fragment.HLTEndSequence ) +fragment.HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton75R9Id90HE10IsoMEBOnlyPFJetsMJJ300DEta3 + fragment.HLTPhoton75R9Id90HE10IsoMEBOnlySequence + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJet30MJJ300AllJetsDEta3Filter + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJet30MJJ300AllJetsDEta3Filter + fragment.HLTEndSequence ) +fragment.HLT_PFMET100_PFMHT100_IDTight_PFHT60_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFHTT60Seeds + fragment.hltPrePFMET100PFMHT100IDTightPFHT60 + fragment.HLTRecoMETSequence + fragment.hltMET60 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT60 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT60Jet30 + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID100 + fragment.hltPFMETProducer + fragment.hltPFMET100 + fragment.HLTEndSequence ) +fragment.HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFHTT60Seeds + fragment.hltPrePFMETNoMu100PFMHTNoMu100IDTightPFHT60 + fragment.HLTRecoMETSequence + fragment.hltMET60 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT60 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT60Jet30 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID100 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu100 + fragment.HLTEndSequence ) +fragment.HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFHTT60Seeds + fragment.hltPrePFMETTypeOne100PFMHT100IDTightPFHT60 + fragment.HLTRecoMETSequence + fragment.hltMET60 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT60 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT60Jet30 + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID100 + fragment.hltPFMETProducer + fragment.hltcorrPFMETTypeOne + fragment.hltPFMETTypeOne + fragment.hltPFMETTypeOne100 + fragment.HLTEndSequence ) +fragment.HLT_Mu18_Mu9_SameSign_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu18Mu9SameSign + fragment.hltL1fL1sDoubleMu157L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0) + fragment.hltL3fL1DoubleMu157fFiltered9 + fragment.hltL3fL1DoubleMu157fFiltered18 + fragment.hltDiMuon189SameSignFiltered + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + fragment.hltPreDoubleMu2JpsiDoubleTrk1Phi1p05 + fragment.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.hltDoubleMu2JpsiDoubleTrkL3Filtered + fragment.hltDoubleTrkmumuVtxProducerDoubleMu2Jpsi + fragment.hltDoubleTrkmumuFilterDoubleMu2Jpsi + fragment.HLTBphTrackingDoubleJpsiReg + fragment.hltJpsiTkAllConeTracksIterDoubleTrk + fragment.hltJpsiTrkTrkVertexProducerPhiDoubleTrk1v4 + fragment.hltJpsiTkTkVertexFilterPhiDoubleTrk1v4 + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0ETM40IorDoubleMu0ETM55IorDoubleMu0ETM60IorDoubleMu0ETM65IorDoubleMu0ETM70 + fragment.hltPreDoubleMu3DCAPFMET50PFMHT60 + fragment.hltL1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + fragment.hltL3fL1DiMu3SQETM50noDrf0PreFiltered3 + fragment.hltDoubleMuon3Mass3p8to60noDrDCAFilter + fragment.HLTRecoMETSequence + fragment.hltMET40 + fragment.HLTAK4PFJetsSequence + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu50 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID60 + fragment.HLTEndSequence ) +fragment.HLT_TripleMu_5_3_3_Mass3p8_DCA_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMu0IorTripleMu553 + fragment.hltPreTripleMu533Mass3p8DCA + fragment.hltL1TripleMu553L1TriMuFiltered3 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL1TripleMu553L2TriMuFiltered3) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1TripleMu553L1TriMuFiltered3) + fragment.hltL3fL1TripleMu553f0PreFiltered333 + fragment.hltL3fL1TripleMu553f0Filtered533 + fragment.hltTripleMu533Mass3p8DCAFilter + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJetVBFIorHTTIorSingleJet + fragment.hltPreQuadPFJet103887515DoublePFBTagDeepCSV1p37p7VBF1 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID75 + fragment.hltPFDoubleJetLooseID88 + fragment.hltPFSingleJetLooseID103 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepCSV7p68Double6Jets + fragment.hltBTagPFDeepCSV1p28Single6Jets + fragment.hltVBFPFJetCSVSortedMqq200Detaqq1p5 + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet1058576VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet111908015DoublePFBTagDeepCSV1p37p7VBF1 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID80 + fragment.hltPFDoubleJetLooseID90 + fragment.hltPFSingleJetLooseID111 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepCSV7p68Double6Jets + fragment.hltBTagPFDeepCSV1p28Single6Jets + fragment.hltVBFPFJetCSVSortedMqq200Detaqq1p5 + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJetVBFIorHTTIorSingleJet + fragment.hltPreQuadPFJet103887515PFBTagDeepCSV1p3VBF2 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID75 + fragment.hltPFDoubleJetLooseID88 + fragment.hltPFSingleJetLooseID103 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepCSV1p28Single6Jets + fragment.hltVBFPFJetCSVSortedMqq460Detaqq3p5 + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet1008572VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet105887615PFBTagDeepCSV1p3VBF2 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID76 + fragment.hltPFDoubleJetLooseID88 + fragment.hltPFSingleJetLooseID105 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepCSV1p28Single6Jets + fragment.hltVBFPFJetCSVSortedMqq460Detaqq3p5 + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet1058576VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet111908015PFBTagDeepCSV1p3VBF2 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID80 + fragment.hltPFDoubleJetLooseID90 + fragment.hltPFSingleJetLooseID111 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepCSV1p28Single6Jets + fragment.hltVBFPFJetCSVSortedMqq460Detaqq3p5 + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet103_88_75_15_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJetVBFIorHTTIorSingleJet + fragment.hltPreQuadPFJet103887515 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID75 + fragment.hltPFDoubleJetLooseID88 + fragment.hltPFSingleJetLooseID103 + fragment.HLTBtagDeepCSVSequencePF + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet105_88_76_15_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet1008572VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet105887615 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID76 + fragment.hltPFDoubleJetLooseID88 + fragment.hltPFSingleJetLooseID105 + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet111_90_80_15_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet1058576VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet111908015 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID80 + fragment.hltPFDoubleJetLooseID90 + fragment.hltPFSingleJetLooseID111 + fragment.HLTEndSequence ) +fragment.HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGor + fragment.hltPreDiphoton3018R9IdLANDHEANDIsoCaloIdMass55 + fragment.HLTDiphoton3018R9Idb50e90ANDIso60CaloId15b35eANDHE12b10eMass55Sequence + fragment.HLTEndSequence ) +fragment.HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGor + fragment.hltPreDiphoton3018R9IdLANDHEANDIsoCaloId + fragment.HLTDiphoton3018R9Idb50e90ANDIso60CaloId15b35eANDHE12b10eSequence + fragment.HLTEndSequence ) +fragment.HLT_Mu12_IP6_v2 = cms.Path( fragment.HLTBeginSequenceParking + fragment.hltL1sSingleMu22orParking + fragment.hltPreMu12IP6 + fragment.hltL1fL1sMu22orParkingL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22orParkL1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22orParkL1Filtered0) + fragment.hltL3fL1sMu22OrParkL1f0L2f10QL3Filtered12Q + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet1008572VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet105887615DoublePFBTagDeepCSV1p37p7VBF1 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID76 + fragment.hltPFDoubleJetLooseID88 + fragment.hltPFSingleJetLooseID105 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepCSV7p68Double6Jets + fragment.hltBTagPFDeepCSV1p28Single6Jets + fragment.hltVBFPFJetCSVSortedMqq200Detaqq1p5 + fragment.HLTEndSequence ) +fragment.HLT_DoubleMediumDeepTauPFTauHPS35_L2NN_eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleTauBigOR + fragment.hltPreDoubleMediumDeepTauPFTauHPS35L2NNeta2p1 + fragment.HLTL2TauTagNNSequence + fragment.hltL2DoubleTauTagNNFilter + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDeepTauPFTauSequence + fragment.hltHpsSelectedPFTausMediumDitauWPDeepTau + fragment.hltHpsL1JetsHLTDoublePFTauMediumDitauWPDeepTauMatch + fragment.hltHpsDoublePFTau35MediumDitauWPDeepTauL1HLTMatched + fragment.HLTEndSequence ) +fragment.HLT_DoubleMediumChargedIsoPFTauHPS40_Trk1_eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleTauBigOR + fragment.hltPreDoubleMediumChargedIsoPFTauHPS40Trk1eta2p1 + fragment.HLTL2TauJetsL1TauSeededSequence + fragment.hltDoubleL2Tau26eta2p2 + fragment.HLTL2p5IsoTauL1TauSeededGlobalSequence + fragment.hltDoubleL2GlobIsoTau26eta2p2 + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDoublePFTauPt40Eta2p1Trk1 + fragment.HLTHPSMediumChargedIsoPFTauSequence + fragment.hltHpsSelectedPFTausTrackPt1MediumChargedIsolation + fragment.hltHpsDoublePFTau40TrackPt1MediumChargedIsolation + fragment.hltHpsL1JetsHLTDoublePFTauTrackPt1MediumChargedIsolationMatch + fragment.hltHpsDoublePFTau40TrackPt1MediumChargedIsolationL1HLTMatched + fragment.hltHpsDoublePFTau40TrackPt1MediumChargedIsolationDz02 + fragment.HLTEndSequence ) +fragment.HLT_DoubleTightChargedIsoPFTauHPS35_Trk1_eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleTauBigOR + fragment.hltPreDoubleTightChargedIsoPFTauHPS35Trk1eta2p1 + fragment.HLTL2TauJetsL1TauSeededSequence + fragment.hltDoubleL2Tau26eta2p2 + fragment.HLTL2p5IsoTauL1TauSeededGlobalSequence + fragment.hltDoubleL2GlobIsoTau26eta2p2 + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDoublePFTauPt35Eta2p1Trk1 + fragment.HLTHPSTightChargedIsoPFTauSequence + fragment.hltHpsSelectedPFTausTrackPt1TightChargedIsolation + fragment.hltHpsDoublePFTau35TrackPt1TightChargedIsolation + fragment.hltHpsL1JetsHLTDoublePFTauTrackPt1TightChargedIsolationMatch + fragment.hltHpsDoublePFTau35TrackPt1TightChargedIsolationL1HLTMatched + fragment.hltHpsDoublePFTau35TrackPt1TightChargedIsolationDz02 + fragment.HLTEndSequence ) +fragment.HLT_Ele24_eta2p1_WPTight_Gsf_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigORLooseIsoEGXXerIsoTauYYerdRMin0p3 + fragment.hltPreEle24eta2p1WPTightGsfLooseDeepTauPFTauHPS30eta2p1CrossL1 + fragment.HLTEle24erWPTightGsfForTauSequence + fragment.HLTGlobalPFTauHPSSequence + fragment.hltOverlapFilterIsoEle24IsoTau30WPTightGsfCaloJet5 + fragment.HLTHPSLooseETauWPDeepTauPFTau30Sequence + fragment.hltHpsL1JetsHLTPFTauLooseEtauWPDeepTauMatch + fragment.hltHpsSelectedPFTau30LooseETauWPDeepTauL1HLTMatched + fragment.hltHpsOverlapFilterIsoEle24WPTightGsfLooseETauWPDeepTauPFTau30 + fragment.HLTEndSequence ) +fragment.HLT_IsoMu20_eta2p1_LooseDeepTauPFTauHPS27_eta2p1_CrossL1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigORMu18erTauXXer2p1 + fragment.hltPreIsoMu20eta2p1LooseDeepTauPFTauHPS27eta2p1CrossL1 + fragment.hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fBigORMu18erTauXXer2p1L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0) + fragment.hltL3fL1BigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20Q + fragment.HLTMu20Eta2p1Tau24Eta2p1IsolationSequence + fragment.hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSLooseMuTauWPDeepTauAntiMuonPFTau27Sequence + fragment.hltHpsL1JetsHLTPFTauLooseMutauWPDeepTauVsJetsAgainstMuonMatch + fragment.hltHpsSelectedPFTau27LooseMuTauWPDeepTauVsJetsAgainstMuonL1HLTMatched + fragment.hltHpsOverlapFilterIsoMu20LooseMuTauWPDeepTauPFTau27L1Seeded + fragment.HLTEndSequence ) +fragment.HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu22erIsoTau40er + fragment.hltPreIsoMu24eta2p1LooseDeepTauPFTauHPS180eta2p1 + fragment.hltL1fL1sMu22erIsoTau40erL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22erIsoTau40erL1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22erIsoTau40erL1Filtered0) + fragment.hltL3fL1sMu22erIsoTau40erL1f0L2f10QL3Filtered24Q + fragment.HLTMu24Eta2p1IsoTau40Eta2p1IsolationSequence + fragment.hltL3crIsoL1sMu22erIsoTau40erL1f0L2f10QL3f24QL3trkIsoFiltered + fragment.HLTL2TauTagNNSequence + fragment.hltL2Mu22Tau40TagNNFilterSingleTauWP + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTLooseSingleTauWPDeepTauPFTau + fragment.hltL1JetsHLTPFTau180LooseSingleTauWPDeepTauMatchMu22IsoTau40 + fragment.hltSelectedPFTau180LooseSingleTauWPDeepTauMatchedMu22IsoTau40 + fragment.hltHpsOverlapFilterIsoMu24LooseSingleTauWPDeepTauPFTau180L1Seeded + fragment.HLTEndSequence ) +fragment.HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigORMu18erTauXXer2p1 + fragment.hltPreIsoMu24eta2p1LooseDeepTauPFTauHPS30eta2p1CrossL1 + fragment.hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fBigORMu18erTauXXer2p1L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0) + fragment.hltL3fL1BigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20Q + fragment.HLTMu20Eta2p1Tau24Eta2p1IsolationSequence + fragment.hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered + fragment.hltIsoMu24FilterEle24Tau30Monitoring + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSLooseETauWPDeepTauPFTau30Sequence + fragment.hltHpsL1JetsHLTPFTauLooseEtauWPDeepTauMatchMonitoring + fragment.hltHpsSelectedPFTau30LooseETauWPDeepTauL1HLTMatchedMonitoring + fragment.hltHpsOverlapFilterIsoMu24LooseETauWPDeepTauPFTau30L1Seeded + fragment.HLTEndSequence ) +fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigOrMuXXerIsoTauYYer + fragment.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS35L2NNeta2p1CrossL1 + fragment.hltL1fL1sBigOrMuXXerIsoTauYYerL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sBigOrMuXXerIsoTauYYerL1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sBigOrMuXXerIsoTauYYerL1Filtered0) + fragment.hltL3fL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3Filtered24Q + fragment.HLTMu24Eta2p1IsoTauYYEta2p1IsolationSequence + fragment.hltL3crIsoL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3f24QL3trkIsoFiltered + fragment.HLTL2TauTagNNSequence + fragment.hltL2TauTagNNFilterMuXXerIsoTauYY + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSSinglePFTauPt35Eta2p1Trk1 + fragment.HLTHPSDeepTauPFTauSequence + fragment.hltHpsSelectedPFTausMediumDitauWPDeepTau + fragment.hltHpsL1JetsHLTPFTauMediumDitauWPDeepTauBigOrMuXXerIsoTauYYerMatch + fragment.hltHpsSelectedPFTau35MediumDitauWPDeepTauL1HLTBigOrMuXXerIsoTauYYerMatched + fragment.hltHpsOverlapFilterIsoMu24MediumDitauWPDeepTauPFTau35Monitoring + fragment.HLTEndSequence ) +fragment.HLT_LooseDeepTauPFTauHPS180_L2NN_eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleTau + fragment.hltPreLooseDeepTauPFTauHPS180L2NNeta2p1 + fragment.HLTL2TauTagNNSequence + fragment.hltL2SingleTauTagNNFilter + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTLooseSingleTauWPDeepTauPFTau + fragment.hltL1JetsHLTPFTauLooseSingleTauWPDeepTauMatch + fragment.hltSelectedPFTau180LooseSingleTauWPDeepTauL1HLTMatched + fragment.HLTEndSequence ) +fragment.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sQuadJetC50to60IorHTT280to500IorHTT250to340QuadJet + fragment.hltPrePFHT330PT30QuadPFJet75604540TriplePFBTagDeepJet4p5 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadCentralJet30 + fragment.hltCaloJetsQuad30ForHt + fragment.hltHtMhtCaloJetsQuadC30 + fragment.hltCaloQuadJet30HT320 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSVp17Double + fragment.HLTAK4PFJetsSequence + fragment.hltPFCentralJetLooseIDQuad30 + fragment.hlt1PFCentralJetLooseID75 + fragment.hlt2PFCentralJetLooseID60 + fragment.hlt3PFCentralJetLooseID45 + fragment.hlt4PFCentralJetLooseID40 + fragment.hltPFCentralJetLooseIDQuad30forHt + fragment.hltHtMhtPFCentralJetsLooseIDQuadC30 + fragment.hltPFCentralJetsLooseIDQuad30HT330 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet4p5Triple + fragment.HLTEndSequence ) +fragment.HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet + fragment.hltPrePFHT400FivePFJet100100603030DoublePFBTagDeepJet4p5 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterFiveC25 + fragment.hltCaloJetsFive25ForHt + fragment.hltHtMhtCaloJetsFiveC25 + fragment.hltCaloFiveJet25HT300 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV10p01Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterTwo100er3p0 + fragment.hltPFJetFilterThree60er3p0 + fragment.hltPFJetFilterFive30er3p0 + fragment.hltPFJetsFive30ForHt + fragment.hltHtMhtPFJetsFive30er3p0 + fragment.hltPFFiveJet30HT400 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet4p5Double + fragment.HLTEndSequence ) +fragment.HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet + fragment.hltPrePFHT400FivePFJet120120603030DoublePFBTagDeepJet4p5 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterFiveC25 + fragment.hltCaloJetsFive25ForHt + fragment.hltHtMhtCaloJetsFiveC25 + fragment.hltCaloFiveJet25HT300 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV10p01Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterTwo120er3p0 + fragment.hltPFJetFilterThree60er3p0 + fragment.hltPFJetFilterFive30er3p0 + fragment.hltPFJetsFive30ForHt + fragment.hltHtMhtPFJetsFive30er3p0 + fragment.hltPFFiveJet30HT400 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet4p5Double + fragment.HLTEndSequence ) +fragment.HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJet + fragment.hltPrePFHT400SixPFJet32DoublePFBTagDeepJet2p94 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterSixC25 + fragment.hltCaloJetsSix25ForHt + fragment.hltHtMhtCaloJetsSixC25 + fragment.hltCaloSixJet25HT300 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV10p01Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterSix30er2p5 + fragment.hltPFJetFilterSix32er2p5 + fragment.hltPFJetsSix30ForHt + fragment.hltHtMhtPFJetsSix30er2p5 + fragment.hltPFSixJet30HT400 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet2p94Double + fragment.HLTEndSequence ) +fragment.HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJet + fragment.hltPrePFHT450SixPFJet36PFBTagDeepJet1p59 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterSixC30 + fragment.hltCaloJetsSix30ForHt + fragment.hltHtMhtCaloJetsSixC30 + fragment.hltCaloSixJet30HT350 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterSix30er2p5 + fragment.hltPFJetFilterSix36er2p5 + fragment.hltPFJetsSix30ForHt + fragment.hltHtMhtPFJetsSix30er2p5 + fragment.hltPFSixJet30HT450 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet1p59Single + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJetVBFIorHTTIorSingleJet + fragment.hltPreQuadPFJet103887515DoublePFBTagDeepJet1p37p7VBF1 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID75 + fragment.hltPFDoubleJetLooseID88 + fragment.hltPFSingleJetLooseID103 + fragment.HLTBtagDeepJetSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepJet7p68Double6Jets + fragment.hltBTagPFDeepJet1p28Single6Jets + fragment.hltVBFPFJetDeepJetSortedMqq200Detaqq1p5 + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJetVBFIorHTTIorSingleJet + fragment.hltPreQuadPFJet103887515PFBTagDeepJet1p3VBF2 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID75 + fragment.hltPFDoubleJetLooseID88 + fragment.hltPFSingleJetLooseID103 + fragment.HLTBtagDeepJetSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepJet1p28Single6Jets + fragment.hltVBFPFJetDeepJetSortedMqq460Detaqq3p5 + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet1008572VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet105887615DoublePFBTagDeepJet1p37p7VBF1 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID76 + fragment.hltPFDoubleJetLooseID88 + fragment.hltPFSingleJetLooseID105 + fragment.HLTBtagDeepJetSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepJet7p68Double6Jets + fragment.hltBTagPFDeepJet1p28Single6Jets + fragment.hltVBFPFJetDeepJetSortedMqq200Detaqq1p5 + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet1008572VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet105887615PFBTagDeepJet1p3VBF2 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID76 + fragment.hltPFDoubleJetLooseID88 + fragment.hltPFSingleJetLooseID105 + fragment.HLTBtagDeepJetSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepJet1p28Single6Jets + fragment.hltVBFPFJetDeepJetSortedMqq460Detaqq3p5 + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet1058576VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet111908015DoublePFBTagDeepJet1p37p7VBF1 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID80 + fragment.hltPFDoubleJetLooseID90 + fragment.hltPFSingleJetLooseID111 + fragment.HLTBtagDeepJetSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepJet7p68Double6Jets + fragment.hltBTagPFDeepJet1p28Single6Jets + fragment.hltVBFPFJetDeepJetSortedMqq200Detaqq1p5 + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet1058576VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet111908015PFBTagDeepJet1p3VBF2 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID80 + fragment.hltPFDoubleJetLooseID90 + fragment.hltPFSingleJetLooseID111 + fragment.HLTBtagDeepJetSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepJet1p28Single6Jets + fragment.hltVBFPFJetDeepJetSortedMqq460Detaqq3p5 + fragment.HLTEndSequence ) +fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZPFDiJet30PFBtagDeepJet1p5 + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterTwoC30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet1p5Single + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet70_50_40_30_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sQuadJetOrHTTOrMuonHTT + fragment.hltPreQuadPFJet70504030 + fragment.HLTAK4PixelOnlyPFJetsSequence + fragment.hlt4PixelOnlyPFCentralJetTightIDPt20 + fragment.hlt3PixelOnlyPFCentralJetTightIDPt30 + fragment.hlt2PixelOnlyPFCentralJetTightIDPt40 + fragment.hlt1PixelOnlyPFCentralJetTightIDPt60 + fragment.HLTAK4PFJetsSequence + fragment.hlt4PFCentralJetTightIDPt30 + fragment.hlt3PFCentralJetTightIDPt40 + fragment.hlt2PFCentralJetTightIDPt50 + fragment.hlt1PFCentralJetTightIDPt70 + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sQuadJetOrHTTOrMuonHTT + fragment.hltPreQuadPFJet70504030PFBTagParticleNet2BTagSum0p65 + fragment.HLTAK4PixelOnlyPFJetsSequence + fragment.hlt4PixelOnlyPFCentralJetTightIDPt20 + fragment.hlt3PixelOnlyPFCentralJetTightIDPt30 + fragment.hlt2PixelOnlyPFCentralJetTightIDPt40 + fragment.hlt1PixelOnlyPFCentralJetTightIDPt60 + fragment.HLTAK4PFJetsSequence + fragment.hlt4PFCentralJetTightIDPt30 + fragment.hlt3PFCentralJetTightIDPt40 + fragment.hlt2PFCentralJetTightIDPt50 + fragment.hlt1PFCentralJetTightIDPt70 + fragment.HLTJetFlavourTagParticleNetSequencePF + fragment.hltPFCentralJetTightIDPt30 + fragment.hltBTagCentralJetPt30PFParticleNet2BTagSum0p65 + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sQuadJetOrHTTOrMuonHTT + fragment.hltPreQuadPFJet70504035PFBTagParticleNet2BTagSum0p65 + fragment.HLTAK4PixelOnlyPFJetsSequence + fragment.hlt4PixelOnlyPFCentralJetTightIDPt20 + fragment.hlt3PixelOnlyPFCentralJetTightIDPt30 + fragment.hlt2PixelOnlyPFCentralJetTightIDPt40 + fragment.hlt1PixelOnlyPFCentralJetTightIDPt60 + fragment.HLTAK4PFJetsSequence + fragment.hlt4PFCentralJetTightIDPt35 + fragment.hlt3PFCentralJetTightIDPt40 + fragment.hlt2PFCentralJetTightIDPt50 + fragment.hlt1PFCentralJetTightIDPt70 + fragment.HLTJetFlavourTagParticleNetSequencePF + fragment.hltPFCentralJetTightIDPt35 + fragment.hltBTagCentralJetPt35PFParticleNet2BTagSum0p65 + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sQuadJetOrHTTOrMuonHTT + fragment.hltPreQuadPFJet70504535PFBTagParticleNet2BTagSum0p65 + fragment.HLTAK4PixelOnlyPFJetsSequence + fragment.hlt4PixelOnlyPFCentralJetTightIDPt20 + fragment.hlt3PixelOnlyPFCentralJetTightIDPt30 + fragment.hlt2PixelOnlyPFCentralJetTightIDPt40 + fragment.hlt1PixelOnlyPFCentralJetTightIDPt60 + fragment.HLTAK4PFJetsSequence + fragment.hlt4PFCentralJetTightIDPt35 + fragment.hlt3PFCentralJetTightIDPt45 + fragment.hlt2PFCentralJetTightIDPt50 + fragment.hlt1PFCentralJetTightIDPt70 + fragment.HLTJetFlavourTagParticleNetSequencePF + fragment.hltPFCentralJetTightIDPt35 + fragment.hltBTagCentralJetPt35PFParticleNet2BTagSum0p65 + fragment.HLTEndSequence ) +fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZPFDiJet30PFBTagParticleNet2BTagSum0p65 + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterTwoC30 + fragment.HLTJetFlavourTagParticleNetSequencePF + fragment.hltPFJetTwoC30 + fragment.hltPFJetTwoC30PFBTagParticleNet2BTagSum0p65 + fragment.HLTEndSequence ) +fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZQuadPFJet70504030 + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTAK4PFJetsSequence + fragment.hlt4PFCentralJetTightIDPt30 + fragment.hlt3PFCentralJetTightIDPt40 + fragment.hlt2PFCentralJetTightIDPt50 + fragment.hlt1PFCentralJetTightIDPt70 + fragment.HLTEndSequence ) +fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZQuadPFJet70504030PFBTagParticleNet2BTagSum0p65 + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTAK4PFJetsSequence + fragment.hlt4PFCentralJetTightIDPt30 + fragment.hlt3PFCentralJetTightIDPt40 + fragment.hlt2PFCentralJetTightIDPt50 + fragment.hlt1PFCentralJetTightIDPt70 + fragment.HLTJetFlavourTagParticleNetSequencePF + fragment.hltPFCentralJetTightIDPt30 + fragment.hltBTagCentralJetPt30PFParticleNet2BTagSum0p65 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet230_SoftDropMass40_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetOrHTTOrMuHTT + fragment.hltPreAK8PFJet230SoftDropMass40 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet230 + fragment.hltAK8PFJets230Constituents + fragment.hltAK8PFSoftDropJets230 + fragment.hltAK8SinglePFJets230SoftDropMass40 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetOrHTTOrMuHTT + fragment.hltPreAK8PFJet230SoftDropMass40PFAK8ParticleNetBB0p35 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet230 + fragment.hltAK8PFJets230Constituents + fragment.hltAK8PFSoftDropJets230 + fragment.hltAK8SinglePFJets230SoftDropMass40 + fragment.HLTJetFlavourTagParticleNetSequencePFAK8 + fragment.hltAK8PFJets230SoftDropMass40 + fragment.hltAK8SinglePFJets230SoftDropMass40BTagParticleNetBB0p35 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetOrHTTOrMuHTT + fragment.hltPreAK8PFJet250SoftDropMass40PFAK8ParticleNetBB0p35 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet250 + fragment.hltAK8PFJets250Constituents + fragment.hltAK8PFSoftDropJets250 + fragment.hltAK8SinglePFJets250SoftDropMass40 + fragment.HLTJetFlavourTagParticleNetSequencePFAK8 + fragment.hltAK8PFJets250SoftDropMass40 + fragment.hltAK8SinglePFJets250SoftDropMass40BTagParticleNetBB0p35 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetOrHTTOrMuHTT + fragment.hltPreAK8PFJet275SoftDropMass40PFAK8ParticleNetBB0p35 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet275 + fragment.hltAK8PFJets275Constituents + fragment.hltAK8PFSoftDropJets275 + fragment.hltAK8SinglePFJets275SoftDropMass40 + fragment.HLTJetFlavourTagParticleNetSequencePFAK8 + fragment.hltAK8PFJets275SoftDropMass40 + fragment.hltAK8SinglePFJets275SoftDropMass40BTagParticleNetBB0p35 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet400_SoftDropMass40_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetOrHTTOrMuHTT + fragment.hltPreAK8PFJet400SoftDropMass40 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet320 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets320 + fragment.hltSingleAK8PFJet400 + fragment.hltAK8PFJets400Constituents + fragment.hltAK8PFSoftDropJets400 + fragment.hltAK8SinglePFJets400SoftDropMass40 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet425_SoftDropMass40_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetOrHTTOrMuHTT + fragment.hltPreAK8PFJet425SoftDropMass40 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet320 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets320 + fragment.hltSingleAK8PFJet425 + fragment.hltAK8PFJets425Constituents + fragment.hltAK8PFSoftDropJets425 + fragment.hltAK8SinglePFJets425SoftDropMass40 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet450_SoftDropMass40_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetOrHTTOrMuHTT + fragment.hltPreAK8PFJet450SoftDropMass40 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet320 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets320 + fragment.hltSingleAK8PFJet450 + fragment.hltAK8PFJets450Constituents + fragment.hltAK8PFSoftDropJets450 + fragment.hltAK8SinglePFJets450SoftDropMass40 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetOrHTTOrMuHTT + fragment.hltPreAK8PFJet230SoftDropMass40PFAK8ParticleNetTauTau0p30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet230 + fragment.hltAK8PFJets230Constituents + fragment.hltAK8PFSoftDropJets230 + fragment.hltAK8SinglePFJets230SoftDropMass40 + fragment.HLTJetFlavourTagParticleNetSequencePFAK8 + fragment.hltAK8PFJets230SoftDropMass40 + fragment.hltAK8SinglePFJets230SoftDropMass40ParticleNetTauTau0p30 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetOrHTTOrMuHTT + fragment.hltPreAK8PFJet250SoftDropMass40PFAK8ParticleNetTauTau0p30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet250 + fragment.hltAK8PFJets250Constituents + fragment.hltAK8PFSoftDropJets250 + fragment.hltAK8SinglePFJets250SoftDropMass40 + fragment.HLTJetFlavourTagParticleNetSequencePFAK8 + fragment.hltAK8PFJets250SoftDropMass40 + fragment.hltAK8SinglePFJets250SoftDropMass40ParticleNetTauTau0p30 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetOrHTTOrMuHTT + fragment.hltPreAK8PFJet275SoftDropMass40PFAK8ParticleNetTauTau0p30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet275 + fragment.hltAK8PFJets275Constituents + fragment.hltAK8PFSoftDropJets275 + fragment.hltAK8SinglePFJets275SoftDropMass40 + fragment.HLTJetFlavourTagParticleNetSequencePFAK8 + fragment.hltAK8PFJets275SoftDropMass40 + fragment.hltAK8SinglePFJets275SoftDropMass40ParticleNetTauTau0p30 + fragment.HLTEndSequence ) +fragment.HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreIsoMu50AK8PFJet230SoftDropMass40 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22or25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50Q + fragment.HLTMu50IsolationSequence + fragment.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f50QL3trkIsoFiltered + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet230 + fragment.hltAK8PFJets230Constituents + fragment.hltAK8PFSoftDropJets230 + fragment.hltAK8SinglePFJets230SoftDropMass40 + fragment.HLTEndSequence ) +fragment.HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreIsoMu50AK8PFJet230SoftDropMass40PFAK8ParticleNetBB0p35 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22or25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50Q + fragment.HLTMu50IsolationSequence + fragment.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f50QL3trkIsoFiltered + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet230 + fragment.hltAK8PFJets230Constituents + fragment.hltAK8PFSoftDropJets230 + fragment.hltAK8SinglePFJets230SoftDropMass40 + fragment.HLTJetFlavourTagParticleNetSequencePFAK8 + fragment.hltAK8PFJets230SoftDropMass40 + fragment.hltAK8SinglePFJets230SoftDropMass40BTagParticleNetBB0p35 + fragment.HLTEndSequence ) +fragment.HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPreEle50CaloIdVTGsfTrkIdTAK8PFJet230SoftDropMass40 + fragment.HLTEle50CaloIdVTGsfTrkIdTGsfSequence + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet230 + fragment.hltAK8PFJets230Constituents + fragment.hltAK8PFSoftDropJets230 + fragment.hltAK8SinglePFJets230SoftDropMass40 + fragment.HLTEndSequence ) +fragment.HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPreEle50CaloIdVTGsfTrkIdTAK8PFJet230SoftDropMass40PFAK8ParticleNetBB0p35 + fragment.HLTEle50CaloIdVTGsfTrkIdTGsfSequence + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet230 + fragment.hltAK8PFJets230Constituents + fragment.hltAK8PFSoftDropJets230 + fragment.hltAK8SinglePFJets230SoftDropMass40 + fragment.HLTJetFlavourTagParticleNetSequencePFAK8 + fragment.hltAK8PFJets230SoftDropMass40 + fragment.hltAK8SinglePFJets230SoftDropMass40BTagParticleNetBB0p35 + fragment.HLTEndSequence ) +fragment.HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleTauJet + fragment.hltPreDoubleMediumDeepTauPFTauHPS30L2NNeta2p1PFJet60 + fragment.HLTL2TauTagNNSequence + fragment.hltL2DoubleTauJetTagNNFilter + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDeepTauPFTauSequence + fragment.hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet + fragment.hltHpsL1JetsHLTDoublePFTauMediumDitauWPDeepTauMatchDoubleTauJet + fragment.hltHpsDoublePFTau30MediumDitauWPDeepTauL1HLTMatchedDoubleTauJet + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToL1 + fragment.hlt1PFJet60L1HLTMatched + fragment.hltHpsOverlapFilterDeepTauDoublePFTau30PFJet60 + fragment.HLTEndSequence ) +fragment.HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleTauJet70 + fragment.hltPreDoubleMediumDeepTauPFTauHPS30L2NNeta2p1PFJet75 + fragment.HLTL2TauTagNNSequence + fragment.hltL2DoubleTauJetTagNNFilter + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDeepTauPFTauSequence + fragment.hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet + fragment.hltHpsL1JetsHLTDoublePFTauMediumDitauWPDeepTauMatchDoubleTauJet + fragment.hltHpsDoublePFTau30MediumDitauWPDeepTauL1HLTMatchedDoubleTauJet + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToL1 + fragment.hlt1PFJet75L1HLTMatched + fragment.hltHpsOverlapFilterDeepTauDoublePFTau30PFJet75 + fragment.HLTEndSequence ) +fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigORMu18erTauXXer2p1 + fragment.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS30L2NNeta2p1CrossL1 + cms.ignore(fragment.hltL1sVeryBigORMu18erTauXXer2p1) + fragment.hltL1fL1sVeryBigOrMu18erTauXXerL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sVeryBigOrMu18erTauXXerL1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sVeryBigOrMu18erTauXXerL1Filtered0) + fragment.hltL3fL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3Filtered24Q + fragment.HLTMu24Eta2p1VeryBigOrL1Mu18TauXXEta2p1IsolationSequence + fragment.hltL3crIsoL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3f24QL3trkIsoFiltered + fragment.HLTL2TauTagNNSequence + fragment.hltL2TauTagNNFilterMu18erTauXX + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDeepTauPFTauSequence + fragment.hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet + fragment.hltHpsL1JetsHLTPFTauMediumDitauWPDeepTauVeryBigOrMu18erTauXXerMatch + fragment.hltHpsSelectedPFTau30MediumDitauWPDeepTauL1HLTVeryBigOrMu18erTauXXerMatched + fragment.hltHpsOverlapFilterIsoMu24MediumDitauWPDeepTauPFTau30Monitoring + fragment.HLTEndSequence ) +fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu18erTau26er2p1Jet55 + fragment.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS30L2NNeta2p1PFJet60CrossL1 + cms.ignore(fragment.hltL1sVeryBigORMu18erTauXXer2p1) + fragment.hltL1fL1sVeryBigOrMu18erTauXXerL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sVeryBigOrMu18erTauXXerL1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sVeryBigOrMu18erTauXXerL1Filtered0) + fragment.hltL3fL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3Filtered24Q + fragment.HLTMu24Eta2p1VeryBigOrL1Mu18TauXXEta2p1IsolationSequence + fragment.hltL3crIsoL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3f24QL3trkIsoFiltered + fragment.HLTL2TauTagNNSequence + fragment.hltL2TauTagNNFilterMu18erTauXX + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDeepTauPFTauSequence + fragment.hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet + fragment.hltHpsL1JetsHLTPFTauMediumDitauWPDeepTauVeryBigOrMu18erTauXXerMatch + fragment.hltHpsSelectedPFTau30MediumDitauWPDeepTauL1HLTVeryBigOrMu18erTauXXerMatched + fragment.hltHpsOverlapFilterIsoMu24MediumDitauWPDeepTauPFTau30Monitoring + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToL1 + fragment.hlt1PFJet60L1HLTMatched + fragment.hltHpsOverlapFilterDeepTauPFTau30VeryBigOrMu18erTauXXPFJet60 + fragment.HLTEndSequence ) +fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu18erTau26er2p1Jet70 + fragment.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS30L2NNeta2p1PFJet75CrossL1 + cms.ignore(fragment.hltL1sVeryBigORMu18erTauXXer2p1) + fragment.hltL1fL1sVeryBigOrMu18erTauXXerL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sVeryBigOrMu18erTauXXerL1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sVeryBigOrMu18erTauXXerL1Filtered0) + fragment.hltL3fL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3Filtered24Q + fragment.HLTMu24Eta2p1VeryBigOrL1Mu18TauXXEta2p1IsolationSequence + fragment.hltL3crIsoL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3f24QL3trkIsoFiltered + fragment.HLTL2TauTagNNSequence + fragment.hltL2TauTagNNFilterMu18erTauXX + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDeepTauPFTauSequence + fragment.hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet + fragment.hltHpsL1JetsHLTPFTauMediumDitauWPDeepTauVeryBigOrMu18erTauXXerMatch + fragment.hltHpsSelectedPFTau30MediumDitauWPDeepTauL1HLTVeryBigOrMu18erTauXXerMatched + fragment.hltHpsOverlapFilterIsoMu24MediumDitauWPDeepTauPFTau30Monitoring + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToL1 + fragment.hlt1PFJet75L1HLTMatched + fragment.hltHpsOverlapFilterDeepTauPFTau30VeryBigOrMu18erTauXXPFJet75 + fragment.HLTEndSequence ) +fragment.HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1VBFDiJetIsoTau + fragment.hltPreDoublePFJets40Mass500MediumDeepTauPFTauHPS45L2NNMediumDeepTauPFTauHPS20eta2p1 + fragment.HLTL2TauTagNNSequence + fragment.hltL2VBFIsoTauNNFilter + fragment.HLTGlobalPFTauHPSSequence + fragment.hltHpsDoublePFTau20withL2NNBeforeDeepTau + fragment.HLTHPSDeepTauPFTauSequenceForVBFIsoTau + fragment.hltHpsSelectedPFTausMediumDitauWPDeepTauForVBFIsoTau + fragment.hltHpsDoublePFTau20MediumDitauWPDeepTauNoMatch + fragment.hltHpsL1VBFJetsAndIsoTauHLTDoublePFTauMediumDitauWPDeepTauMatch + fragment.hltHpsSinglePFTau45MediumDitauWPDeepTauL1HLTMatched + fragment.HLTAK4PFJetsSequence + fragment.hltRealDijetFilter + fragment.hltVBFIsoTauL1TLooseIDPFJetsMatching + fragment.hltVBFLooseIDPFDummyFilter + fragment.hltPFDiJetCorrCheckerWithMediumDiTau + fragment.hltMatchedVBFIsoTauTwoPFJets2CrossCleanedUsingDiJetCorrCheckerWithMediumDiTau + fragment.HLTEndSequence ) +fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22 + fragment.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS20eta2p1SingleL1 + fragment.hltL1fL1sMu22erL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMu22erL1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22erL1Filtered0) + fragment.hltL3fL1sSingleMu22erL1f0L2f10QL3Filtered24Q + fragment.HLTMu24Eta2p1IsolationSequence + fragment.hltL3crIsoL1sSingleMu22erL1f0L2f10QL3f24QL3trkIsoFiltered + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDeepTauPFTauSequenceForVBFIsoTau + fragment.hltHpsSelectedPFTausMediumDitauWPDeepTauForVBFIsoTau + fragment.hltHpsSinglePFTau20MediumDitauWPDeepTauNoMatchForVBFIsoTau + fragment.hltHpsOverlapFilterIsoMu24MediumDeepTauPFTau20 + fragment.HLTEndSequence ) +fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigOrMuXXerIsoTauYYer + fragment.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS45L2NNeta2p1CrossL1 + fragment.hltL1fL1sBigOrMuXXerIsoTauYYerL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sBigOrMuXXerIsoTauYYerL1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sBigOrMuXXerIsoTauYYerL1Filtered0) + fragment.hltL3fL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3Filtered24Q + fragment.HLTMu24Eta2p1IsoTauYYEta2p1IsolationSequence + fragment.hltL3crIsoL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3f24QL3trkIsoFiltered + fragment.HLTL2TauTagNNSequence + fragment.hltL2TauTagNNFilterMuXXerIsoTauYYForVBFTauTau + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDeepTauPFTauSequenceForVBFIsoTau + fragment.hltHpsSelectedPFTausMediumDitauWPDeepTauForVBFIsoTau + fragment.hltHpsL1JetsHLTPFTauMediumDitauWPDeepTauBigOrMuXXerIsoTauYYerMatchForVBFIsoTau + fragment.hltHpsSelectedPFTau45MediumDitauWPDeepTauL1HLTBigOrMuXXerIsoTauYYerMatchedForVBFIsoTau + fragment.hltHpsOverlapFilterIsoMu24MediumDitauWPDeepTauPFTau45MonitoringForVBFIsoTau + fragment.HLTEndSequence ) +fragment.HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL2Mu10NoVtx2ChaVetoL3Mu0DxyMax1cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1fMuf0DoubleL2MuNoVtx10Q + fragment.hltL2fDoubleMu10NoVertexL2Filtered + fragment.HLTL3muonrecoSequenceNoVtx + ~fragment.hltL3fDimuonL1f0ppL2NV2Chaf10L3NVf0Veto1Prompt + fragment.HLTEndSequence ) +fragment.HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL2Mu12NoVtx2ChaVetoL3Mu0DxyMax1cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1fMuf0DoubleL2MuNoVtx10Q + fragment.hltL2fDoubleMu12NoVertexL2Filtered + fragment.HLTL3muonrecoSequenceNoVtx + ~fragment.hltL3fDimuonL1f0ppL2NV2Chaf10L3NVf0Veto1Prompt + fragment.HLTEndSequence ) +fragment.HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL2Mu14NoVtx2ChaVetoL3Mu0DxyMax1cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1fMuf0DoubleL2MuNoVtx10Q + fragment.hltL2fDoubleMu14NoVertexL2Filtered + fragment.HLTL3muonrecoSequenceNoVtx + ~fragment.hltL3fDimuonL1f0ppL2NV2Chaf10L3NVf0Veto1Prompt + fragment.HLTEndSequence ) +fragment.HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL3Mu1610NoVtxDxyMin0p01cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1DoubleMuf0L2DoubleMuNoVtxFiltered7 + fragment.hltL2fL1DoubleMuf0L2SingleMuNoVtxFiltered15 + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1DoubleMuf0L2NVf15f7L3DoubleMuNVf10Displaced + fragment.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf16Displaced + fragment.HLTEndSequence ) +fragment.HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL3Mu1810NoVtxDxyMin0p01cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1DoubleMuf0L2DoubleMuNoVtxFiltered7 + fragment.hltL2fL1DoubleMuf0L2SingleMuNoVtxFiltered15 + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1DoubleMuf0L2NVf15f7L3DoubleMuNVf10Displaced + fragment.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf18Displaced + fragment.HLTEndSequence ) +fragment.HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL3Mu2010NoVtxDxyMin0p01cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1DoubleMuf0L2DoubleMuNoVtxFiltered7 + fragment.hltL2fL1DoubleMuf0L2SingleMuNoVtxFiltered15 + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1DoubleMuf0L2NVf15f7L3DoubleMuNVf10Displaced + fragment.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf20Displaced + fragment.HLTEndSequence ) fragment.HLT_L2Mu10NoVtx_2Cha_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOR + fragment.hltPreL2Mu10NoVtx2Cha + fragment.hltL1fL1sMuORL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1sMuORL1f0L2NoVtx10Q2Cha + fragment.HLTEndSequence ) -fragment.HLT_L2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOR + fragment.hltPreL2Mu10NoVtx2ChaVetoL3Mu0DxyMax1cm + fragment.hltL1fL1sMuORL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1sMuORL1f0L2NoVtx10Q2Cha + fragment.HLTL3muonrecoSequenceNoVtx + ~fragment.hltL3fMuL1f0ppL2NV2Chaf10L3NVf0VetoDxyMax1cm + fragment.HLTEndSequence ) -fragment.HLT_L3Mu10NoVtx_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOR + fragment.hltPreL3Mu10NoVtx + fragment.hltL1fL1sMuORL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1Muf0L2MuNoVtxFiltered7 + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1Muf0L2NVf15f7L3MuNVf10 + fragment.HLTEndSequence ) -fragment.HLT_L3Mu10NoVtx_DxyMin0p01cm_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOR + fragment.hltPreL3Mu10NoVtxDxyMin0p01cm + fragment.hltL1fL1sMuORL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1Muf0L2MuNoVtxFiltered7 + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1Muf0L2NVf7L3MuNVf10DxyMin0p01 + fragment.HLTEndSequence ) -fragment.HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL2MuL3Mu16NoVtxVetoL3Mu0DxyMax0p1cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1DoubleMuf0L2DoubleMuNoVtx2ChaFiltered7 + fragment.hltL2fL1DoubleMuf0L2SingleMuNoVtx2ChaFiltered15 + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf16DisplacedHybDxy0p1cm + ~fragment.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf0VetoDxy0p1cm + fragment.HLTEndSequence ) -fragment.HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL2MuL3Mu18NoVtxVetoL3Mu0DxyMax0p1cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1DoubleMuf0L2DoubleMuNoVtx2ChaFiltered7 + fragment.hltL2fL1DoubleMuf0L2SingleMuNoVtx2ChaFiltered15 + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf18DisplacedHybDxy0p1cm + ~fragment.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf0VetoDxy0p1cm + fragment.HLTEndSequence ) -fragment.HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL2Mu10NoVtx2ChaCosmicSeedVetoL3Mu0DxyMax1cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTMuonLocalRecoMeanTimerSequence + fragment.hltL2CosmicOfflineMuonSeeds + fragment.hltL2CosmicMuonSeeds + fragment.hltL2CosmicMuons + fragment.hltL2MuonCandidatesNoVtxMeanTimerCosmicSeed + fragment.hltL2fL1sMuORL1f0DoubleL2NoVtx10Q2ChaCosmicSeed + fragment.HLTL2muonrecoSequenceNoVtx + fragment.HLTL3muonrecoSequenceNoVtx + ~fragment.hltL3fDimuonL1f0CosmicL2NV2Chaf10L3NVf0Veto1PromptSimple + fragment.HLTEndSequence ) -fragment.HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL2Mu12NoVtx2ChaCosmicSeedVetoL3Mu0DxyMax1cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTMuonLocalRecoMeanTimerSequence + fragment.hltL2CosmicOfflineMuonSeeds + fragment.hltL2CosmicMuonSeeds + fragment.hltL2CosmicMuons + fragment.hltL2MuonCandidatesNoVtxMeanTimerCosmicSeed + fragment.hltL2fL1sMuORL1f0DoubleL2NoVtx12Q2ChaCosmicSeed + fragment.HLTL2muonrecoSequenceNoVtx + fragment.HLTL3muonrecoSequenceNoVtx + ~fragment.hltL3fDimuonL1f0CosmicL2NV2Chaf10L3NVf0Veto1PromptSimple + fragment.HLTEndSequence ) +fragment.HLT_L2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOR + fragment.hltPreL2Mu10NoVtx2ChaVetoL3Mu0DxyMax1cm + fragment.hltL1fL1sMuORL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1sMuORL1f0L2NoVtx10Q2Cha + fragment.HLTL3muonrecoSequenceNoVtx + ~fragment.hltL3fMuL1f0ppL2NV2Chaf10L3NVf0VetoDxyMax1cm + fragment.HLTEndSequence ) +fragment.HLT_L3Mu10NoVtx_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOR + fragment.hltPreL3Mu10NoVtx + fragment.hltL1fL1sMuORL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1Muf0L2MuNoVtxFiltered7 + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1Muf0L2NVf15f7L3MuNVf10 + fragment.HLTEndSequence ) +fragment.HLT_L3Mu10NoVtx_DxyMin0p01cm_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOR + fragment.hltPreL3Mu10NoVtxDxyMin0p01cm + fragment.hltL1fL1sMuORL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1Muf0L2MuNoVtxFiltered7 + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1Muf0L2NVf7L3MuNVf10DxyMin0p01 + fragment.HLTEndSequence ) +fragment.HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL2MuL3Mu16NoVtxVetoL3Mu0DxyMax0p1cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1DoubleMuf0L2DoubleMuNoVtx2ChaFiltered7 + fragment.hltL2fL1DoubleMuf0L2SingleMuNoVtx2ChaFiltered15 + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf16DisplacedHybDxy0p1cm + ~fragment.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf0VetoDxy0p1cm + fragment.HLTEndSequence ) +fragment.HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL2MuL3Mu18NoVtxVetoL3Mu0DxyMax0p1cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1DoubleMuf0L2DoubleMuNoVtx2ChaFiltered7 + fragment.hltL2fL1DoubleMuf0L2SingleMuNoVtx2ChaFiltered15 + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf18DisplacedHybDxy0p1cm + ~fragment.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf0VetoDxy0p1cm + fragment.HLTEndSequence ) +fragment.HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL2Mu10NoVtx2ChaCosmicSeedVetoL3Mu0DxyMax1cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTMuonLocalRecoMeanTimerSequence + fragment.hltL2CosmicOfflineMuonSeeds + fragment.hltL2CosmicMuonSeeds + fragment.hltL2CosmicMuons + fragment.hltL2MuonCandidatesNoVtxMeanTimerCosmicSeed + fragment.hltL2fL1sMuORL1f0DoubleL2NoVtx10Q2ChaCosmicSeed + fragment.HLTL2muonrecoSequenceNoVtx + fragment.HLTL3muonrecoSequenceNoVtx + ~fragment.hltL3fDimuonL1f0CosmicL2NV2Chaf10L3NVf0Veto1PromptSimple + fragment.HLTEndSequence ) +fragment.HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL2Mu12NoVtx2ChaCosmicSeedVetoL3Mu0DxyMax1cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTMuonLocalRecoMeanTimerSequence + fragment.hltL2CosmicOfflineMuonSeeds + fragment.hltL2CosmicMuonSeeds + fragment.hltL2CosmicMuons + fragment.hltL2MuonCandidatesNoVtxMeanTimerCosmicSeed + fragment.hltL2fL1sMuORL1f0DoubleL2NoVtx12Q2ChaCosmicSeed + fragment.HLTL2muonrecoSequenceNoVtx + fragment.HLTL3muonrecoSequenceNoVtx + ~fragment.hltL3fDimuonL1f0CosmicL2NV2Chaf10L3NVf0Veto1PromptSimple + fragment.HLTEndSequence ) fragment.HLT_L2Mu10NoVtx_2Cha_CosmicSeed_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOR + fragment.hltPreL2Mu10NoVtx2ChaCosmicSeed + fragment.hltL1fL1sMuORL1Filtered0 + fragment.HLTMuonLocalRecoMeanTimerSequence + fragment.hltL2CosmicOfflineMuonSeeds + fragment.hltL2CosmicMuonSeeds + fragment.hltL2CosmicMuons + fragment.hltL2MuonCandidatesNoVtxMeanTimerCosmicSeed + fragment.hltL2fL1sMuORL1f0L2NoVtx10Q2ChaCosmicSeed + fragment.HLTEndSequence ) -fragment.HLT_L2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOR + fragment.hltPreL2Mu10NoVtx2ChaCosmicSeedVetoL3Mu0DxyMax1cm + fragment.hltL1fL1sMuORL1Filtered0 + fragment.HLTMuonLocalRecoMeanTimerSequence + fragment.hltL2CosmicOfflineMuonSeeds + fragment.hltL2CosmicMuonSeeds + fragment.hltL2CosmicMuons + fragment.hltL2MuonCandidatesNoVtxMeanTimerCosmicSeed + fragment.hltL2fL1sMuORL1f0L2NoVtx10Q2ChaCosmicSeed + fragment.HLTL2muonrecoSequenceNoVtx + fragment.HLTL3muonrecoSequenceNoVtx + ~fragment.hltL3fDimuonL1f0CosmicL2NV2Chaf10L3NVf0Veto1PromptSimple + fragment.HLTEndSequence ) -fragment.HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL3dTksMu1610NoVtxDxyMin0p01cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1DoubleMuf0L2DoubleMuDisplacedFiltered7 + fragment.hltL2fL1DoubleMuf0L2SingleMuDisplacedFiltered15 + fragment.HLTL3DisplacedMuonRecoSequence + fragment.hltL3dTkfL1DoubleMuf0L2NVf15f7L3DoubleMuNVf10Displaced + fragment.hltL3dTkfL1DoubleMuf0L2NVf15f7L3SingleMuNVf16Displaced + fragment.HLTEndSequence ) -fragment.HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreL3dTksMu10NoVtxDxyMin0p01cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1DoubleMuf0L2SingleMuNoVtxFiltered7 + fragment.HLTL3DisplacedMuonRecoSequence + fragment.hltL3fL1f0L2f0Filtered10GlbDisplaceddTks + fragment.HLTEndSequence ) -fragment.HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu7EG23IorMu20EG17IorMu23EG10 + fragment.hltPreMu20NoFiltersNoVtxDisplacedPhoton20CaloCustomId + fragment.hltL1fL1sMu5EG20orMu20EG15L1Filtered5 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2fL1sMu5EG20orMu20EG15L1f5L2NoVtxFiltered20) + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1sMu5EG20orMu20EG15L1f5L2NVf16L3NoFiltersNoVtxFiltered20Displaced + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1Mu5EG20FilterEtalt2p5 + fragment.hltMu20NoFiltersNoVtxPhoton20CaloIdLEtFilter + fragment.hltEgammaClusterShape + fragment.hltMu20NoFiltersNoVtxPhoton20CaloIdLClusterShapeFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltMu20NoFiltersNoVtxPhoton20CaloIdLHEFilter + fragment.hltEgammaEcalPFClusterIso + fragment.hltMu20NoFiltersNoVtxPhoton20CaloIdLEcalIsoFilter + fragment.HLTEndSequence ) -fragment.HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleTauBigOR + fragment.hltPreDoubleMediumChargedIsoDisplacedPFTauHPS32Trk1eta2p1 + fragment.HLTL2TauJetsL1TauSeededSequence + fragment.hltDoubleL2Tau26eta2p2 + fragment.HLTL2p5IsoTauL1TauSeededGlobalSequence + fragment.hltDoubleL2GlobIsoTau30eta2p2 + fragment.HLTGlobalPFTauDisplHPSSequence + fragment.HLTHPSDoubleDisplPFTauPt32Eta2p1Trk1Glob + fragment.HLTHPSMediumChargedIsoDisplPFTauSequence + fragment.hltHpsSelectedPFTausTrackPt1MediumChargedIsolationGlobDispl + fragment.hltHpsDoubleDisplPFTau32TrackPt1MediumChargedIsoGlob + fragment.hltHpsL1JetsHLTDoubleMediumChargedIsoDisplPFTauTrackPt1MatchGlob + fragment.hltHpsDoubleMediumChargedIsoDisplPFTau32TrackPt1L1HLTMatchedGlob + fragment.HLTDisplPFTauDxyProducer + fragment.hltHpsDisplPFTauDxy0p005Discriminator + fragment.hltHpsSelectedDisplPFTausDxy0p005 + fragment.hltHpsDoubleMediumChargedIsoDisplPFTau32Dxy0p005 + fragment.HLTEndSequence ) -fragment.HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DelayedJet40DoubleDelay0p5nsTrackless + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + fragment.hltCaloJetTimingProducer + fragment.hltCaloJetTimingFilterDouble0p5ns + fragment.HLTEndSequence ) -fragment.HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DelayedJet40DoubleDelay1nsInclusive + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + fragment.hltCaloJetTimingProducer + fragment.hltCaloJetTimingFilterDouble1ns + fragment.HLTEndSequence ) -fragment.HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DelayedJet40SingleDelay1nsTrackless + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltSingleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducerSingle + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPtSingle + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPtSingle + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPtSingle + fragment.hltCaloJetTimingProducerSingle + fragment.hltCaloJetTimingFilterSingle1ns + fragment.HLTEndSequence ) -fragment.HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DelayedJet40SingleDelay2nsInclusive + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltSingleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducerSingle + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPtSingle + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPtSingle + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPtSingle + fragment.hltCaloJetTimingProducerSingle + fragment.hltCaloJetTimingFilterSingle2ns + fragment.HLTEndSequence ) +fragment.HLT_L2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOR + fragment.hltPreL2Mu10NoVtx2ChaCosmicSeedVetoL3Mu0DxyMax1cm + fragment.hltL1fL1sMuORL1Filtered0 + fragment.HLTMuonLocalRecoMeanTimerSequence + fragment.hltL2CosmicOfflineMuonSeeds + fragment.hltL2CosmicMuonSeeds + fragment.hltL2CosmicMuons + fragment.hltL2MuonCandidatesNoVtxMeanTimerCosmicSeed + fragment.hltL2fL1sMuORL1f0L2NoVtx10Q2ChaCosmicSeed + fragment.HLTL2muonrecoSequenceNoVtx + fragment.HLTL3muonrecoSequenceNoVtx + ~fragment.hltL3fDimuonL1f0CosmicL2NV2Chaf10L3NVf0Veto1PromptSimple + fragment.HLTEndSequence ) +fragment.HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL3dTksMu1610NoVtxDxyMin0p01cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1DoubleMuf0L2DoubleMuDisplacedFiltered7 + fragment.hltL2fL1DoubleMuf0L2SingleMuDisplacedFiltered15 + fragment.HLTL3DisplacedMuonRecoSequence + fragment.hltL3dTkfL1DoubleMuf0L2NVf15f7L3DoubleMuNVf10Displaced + fragment.hltL3dTkfL1DoubleMuf0L2NVf15f7L3SingleMuNVf16Displaced + fragment.HLTEndSequence ) +fragment.HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreL3dTksMu10NoVtxDxyMin0p01cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1DoubleMuf0L2SingleMuNoVtxFiltered7 + fragment.HLTL3DisplacedMuonRecoSequence + fragment.hltL3fL1f0L2f0Filtered10GlbDisplaceddTks + fragment.HLTEndSequence ) +fragment.HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu7EG23IorMu20EG17IorMu23EG10 + fragment.hltPreMu20NoFiltersNoVtxDisplacedPhoton20CaloCustomId + fragment.hltL1fL1sMu5EG20orMu20EG15L1Filtered5 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2fL1sMu5EG20orMu20EG15L1f5L2NoVtxFiltered20) + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1sMu5EG20orMu20EG15L1f5L2NVf16L3NoFiltersNoVtxFiltered20Displaced + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1Mu5EG20FilterEtalt2p5 + fragment.hltMu20NoFiltersNoVtxPhoton20CaloIdLEtFilter + fragment.hltEgammaClusterShape + fragment.hltMu20NoFiltersNoVtxPhoton20CaloIdLClusterShapeFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltMu20NoFiltersNoVtxPhoton20CaloIdLHEFilter + fragment.hltEgammaEcalPFClusterIso + fragment.hltMu20NoFiltersNoVtxPhoton20CaloIdLEcalIsoFilter + fragment.HLTEndSequence ) +fragment.HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleTauBigOR + fragment.hltPreDoubleMediumChargedIsoDisplacedPFTauHPS32Trk1eta2p1 + fragment.HLTL2TauJetsL1TauSeededSequence + fragment.hltDoubleL2Tau26eta2p2 + fragment.HLTL2p5IsoTauL1TauSeededGlobalSequence + fragment.hltDoubleL2GlobIsoTau30eta2p2 + fragment.HLTGlobalPFTauDisplHPSSequence + fragment.HLTHPSDoubleDisplPFTauPt32Eta2p1Trk1Glob + fragment.HLTHPSMediumChargedIsoDisplPFTauSequence + fragment.hltHpsSelectedPFTausTrackPt1MediumChargedIsolationGlobDispl + fragment.hltHpsDoubleDisplPFTau32TrackPt1MediumChargedIsoGlob + fragment.hltHpsL1JetsHLTDoubleMediumChargedIsoDisplPFTauTrackPt1MatchGlob + fragment.hltHpsDoubleMediumChargedIsoDisplPFTau32TrackPt1L1HLTMatchedGlob + fragment.HLTDisplPFTauDxyProducer + fragment.hltHpsDisplPFTauDxy0p005Discriminator + fragment.hltHpsSelectedDisplPFTausDxy0p005 + fragment.hltHpsDoubleMediumChargedIsoDisplPFTau32Dxy0p005 + fragment.HLTEndSequence ) +fragment.HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DelayedJet40DoubleDelay0p5nsTrackless + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + fragment.hltCaloJetTimingProducer + fragment.hltCaloJetTimingFilterDouble0p5ns + fragment.HLTEndSequence ) +fragment.HLT_HT430_DelayedJet40_DoubleDelay0p5nsInclusive_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DelayedJet40DoubleDelay0p5nsInclusive + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + fragment.hltCaloJetTimingProducer + fragment.hltCaloJetTimingFilterDouble0p5ns + fragment.HLTEndSequence ) +fragment.HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DelayedJet40DoubleDelay1nsInclusive + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.hltCaloJetTimingProducer + fragment.hltCaloJetTimingFilterDouble1ns + fragment.HLTEndSequence ) +fragment.HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DelayedJet40SingleDelay1nsTrackless + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltSingleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducerSingle + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPtSingle + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPtSingle + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPtSingle + fragment.hltCaloJetTimingProducerSingle + fragment.hltCaloJetTimingFilterSingle1ns + fragment.HLTEndSequence ) +fragment.HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DelayedJet40SingleDelay2nsInclusive + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltSingleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducerSingle + fragment.hltCaloJetTimingProducerSingle + fragment.hltCaloJetTimingFilterSingle2ns + fragment.HLTEndSequence ) +fragment.HLT_HT430_DelayedJet40_SingleDelay0p5nsInclusive_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DelayedJet40SingleDelay0p5nsInclusive + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltSingleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducerSingle + fragment.hltCaloJetTimingProducerSingle + fragment.hltCaloJetTimingFilterSingle0p5ns + fragment.HLTEndSequence ) +fragment.HLT_HT430_DelayedJet40_SingleDelay0p5nsTrackless_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DelayedJet40SingleDelay0p5nsTrackless + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltSingleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducerSingle + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPtSingle + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPtSingle + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPtSingle + fragment.hltCaloJetTimingProducerSingle + fragment.hltCaloJetTimingFilterSingle0p5ns + fragment.HLTEndSequence ) +fragment.HLT_HT430_DelayedJet40_SingleDelay1nsInclusive_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DelayedJet40SingleDelay1nsInclusive + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltSingleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducerSingle + fragment.hltCaloJetTimingProducerSingle + fragment.hltCaloJetTimingFilterSingle1ns + fragment.HLTEndSequence ) +fragment.HLT_HT430_DelayedJet40_SingleDelay1p5nsInclusive_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DelayedJet40SingleDelay1p5nsInclusive + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltSingleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducerSingle + fragment.hltCaloJetTimingProducerSingle + fragment.hltCaloJetTimingFilterSingle1p5ns + fragment.HLTEndSequence ) fragment.HLT_L1Mu6HT240_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoMu6HTT240Or250 + fragment.hltPreL1Mu6HT240 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTEndSequence ) -fragment.HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoMu6HTT240Or250 + fragment.hltPreMu6HT240DisplacedDijet30Inclusive0PtrkShortSig5 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt30 + fragment.hltCentralCaloJetptLowPt30CollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLow30Pt0PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLow30Pt0PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLow30Pt0PtrkShortSig5 + fragment.HLTEndSequence ) -fragment.HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoMu6HTT240Or250 + fragment.hltPreMu6HT240DisplacedDijet30Inclusive1PtrkShortSig5DisplacedLoose + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt30 + fragment.hltCentralCaloJetptLowPt30CollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLow30Pt1PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLow30Pt1PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLow30Pt1PtrkShortSig5 + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerLow30Pt1PtrkShortSig5 + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementLooseDisplacedJetsLow30Pt1PtrkShortSig5 + fragment.HLTEndSequence ) -fragment.HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoMu6HTT240Or250 + fragment.hltPreMu6HT240DisplacedDijet35Inclusive0PtrkShortSig5 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt35 + fragment.hltCentralCaloJetptLowPt35CollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLow35Pt0PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLow35Pt0PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLow35Pt0PtrkShortSig5 + fragment.HLTEndSequence ) -fragment.HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoMu6HTT240Or250 + fragment.hltPreMu6HT240DisplacedDijet35Inclusive1PtrkShortSig5DisplacedLoose + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt35 + fragment.hltCentralCaloJetptLowPt35CollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLow35Pt1PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLow35Pt1PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLow35Pt1PtrkShortSig5 + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerLow35Pt1PtrkShortSig5 + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementLooseDisplacedJetsLow35Pt1PtrkShortSig5 + fragment.HLTEndSequence ) -fragment.HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoMu6HTT240Or250 + fragment.hltPreMu6HT240DisplacedDijet40Inclusive0PtrkShortSig5 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt0PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt0PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt0PtrkShortSig5 + fragment.HLTEndSequence ) -fragment.HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoMu6HTT240Or250 + fragment.hltPreMu6HT240DisplacedDijet40Inclusive1PtrkShortSig5DisplacedLoose + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt1PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt1PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt1PtrkShortSig5 + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt1PtrkShortSig5 + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementLooseDisplacedJetsLowPt1PtrkShortSig5 + fragment.HLTEndSequence ) -fragment.HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DisplacedDijet30Inclusive1PtrkShortSig5 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt30 + fragment.hltCentralCaloJetptLowPt30CollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLow30Pt1PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLow30Pt1PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLow30Pt1PtrkShortSig5 + fragment.HLTEndSequence ) -fragment.HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DisplacedDijet35Inclusive1PtrkShortSig5 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt35 + fragment.hltCentralCaloJetptLowPt35CollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLow35Pt1PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLow35Pt1PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLow35Pt1PtrkShortSig5 + fragment.HLTEndSequence ) -fragment.HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DisplacedDijet40Inclusive1PtrkShortSig5 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt1PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt1PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt1PtrkShortSig5 + fragment.HLTEndSequence ) -fragment.HLT_CaloMET60_DTCluster50_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreCaloMET60DTCluster50 + fragment.HLTRecoMETSequence + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT60 + fragment.hltMuonDTDigis + fragment.hltDt1DRecHits + fragment.hltDTrechitClusterProducer50 + fragment.hltMuonRecHitClusterFilter50 + fragment.HLTEndSequence ) -fragment.HLT_CaloMET60_DTClusterNoMB1S50_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreCaloMET60DTClusterNoMB1S50 + fragment.HLTRecoMETSequence + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT60 + fragment.hltMuonDTDigis + fragment.hltDt1DRecHits + fragment.hltDTrechitClusterProducer50 + fragment.hltMuonRecHitClusterNoMB1SFilter50 + fragment.HLTEndSequence ) -fragment.HLT_L1MET_DTCluster50_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreL1METDTCluster50 + fragment.HLTRecoMETSequence + fragment.hltMuonDTDigis + fragment.hltDt1DRecHits + fragment.hltDTrechitClusterProducer50 + fragment.hltMuonRecHitClusterFilter50 + fragment.HLTEndSequence ) -fragment.HLT_L1MET_DTClusterNoMB1S50_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreL1METDTClusterNoMB1S50 + fragment.HLTRecoMETSequence + fragment.hltMuonDTDigis + fragment.hltDt1DRecHits + fragment.hltDTrechitClusterProducer50 + fragment.hltMuonRecHitClusterNoMB1SFilter50 + fragment.HLTEndSequence ) +fragment.HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoMu6HTT240Or250 + fragment.hltPreMu6HT240DisplacedDijet30Inclusive0PtrkShortSig5 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt30 + fragment.hltCentralCaloJetptLowPt30CollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLow30Pt0PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLow30Pt0PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLow30Pt0PtrkShortSig5 + fragment.HLTEndSequence ) +fragment.HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoMu6HTT240Or250 + fragment.hltPreMu6HT240DisplacedDijet30Inclusive1PtrkShortSig5DisplacedLoose + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt30 + fragment.hltCentralCaloJetptLowPt30CollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLow30Pt1PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLow30Pt1PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLow30Pt1PtrkShortSig5 + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerLow30Pt1PtrkShortSig5 + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementLooseDisplacedJetsLow30Pt1PtrkShortSig5 + fragment.HLTEndSequence ) +fragment.HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoMu6HTT240Or250 + fragment.hltPreMu6HT240DisplacedDijet35Inclusive0PtrkShortSig5 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt35 + fragment.hltCentralCaloJetptLowPt35CollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLow35Pt0PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLow35Pt0PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLow35Pt0PtrkShortSig5 + fragment.HLTEndSequence ) +fragment.HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoMu6HTT240Or250 + fragment.hltPreMu6HT240DisplacedDijet35Inclusive1PtrkShortSig5DisplacedLoose + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt35 + fragment.hltCentralCaloJetptLowPt35CollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLow35Pt1PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLow35Pt1PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLow35Pt1PtrkShortSig5 + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerLow35Pt1PtrkShortSig5 + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementLooseDisplacedJetsLow35Pt1PtrkShortSig5 + fragment.HLTEndSequence ) +fragment.HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoMu6HTT240Or250 + fragment.hltPreMu6HT240DisplacedDijet40Inclusive0PtrkShortSig5 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt0PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt0PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt0PtrkShortSig5 + fragment.HLTEndSequence ) +fragment.HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoMu6HTT240Or250 + fragment.hltPreMu6HT240DisplacedDijet40Inclusive1PtrkShortSig5DisplacedLoose + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt1PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt1PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt1PtrkShortSig5 + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt1PtrkShortSig5 + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementLooseDisplacedJetsLowPt1PtrkShortSig5 + fragment.HLTEndSequence ) +fragment.HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DisplacedDijet30Inclusive1PtrkShortSig5 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt30 + fragment.hltCentralCaloJetptLowPt30CollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLow30Pt1PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLow30Pt1PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLow30Pt1PtrkShortSig5 + fragment.HLTEndSequence ) +fragment.HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DisplacedDijet35Inclusive1PtrkShortSig5 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt35 + fragment.hltCentralCaloJetptLowPt35CollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLow35Pt1PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLow35Pt1PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLow35Pt1PtrkShortSig5 + fragment.HLTEndSequence ) +fragment.HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DisplacedDijet40Inclusive1PtrkShortSig5 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt1PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt1PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt1PtrkShortSig5 + fragment.HLTEndSequence ) +fragment.HLT_CaloMET60_DTCluster50_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreCaloMET60DTCluster50 + fragment.HLTRecoMETSequence + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT60 + fragment.hltMuonDTDigis + fragment.hltDt1DRecHits + fragment.hltDTrechitClusterProducer50 + fragment.hltMuonRecHitClusterFilter50 + fragment.HLTEndSequence ) +fragment.HLT_CaloMET60_DTClusterNoMB1S50_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreCaloMET60DTClusterNoMB1S50 + fragment.HLTRecoMETSequence + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT60 + fragment.hltMuonDTDigis + fragment.hltDt1DRecHits + fragment.hltDTrechitClusterProducer50 + fragment.hltMuonRecHitClusterNoMB1SFilter50 + fragment.HLTEndSequence ) +fragment.HLT_L1MET_DTCluster50_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreL1METDTCluster50 + fragment.HLTRecoMETSequence + fragment.hltMuonDTDigis + fragment.hltDt1DRecHits + fragment.hltDTrechitClusterProducer50 + fragment.hltMuonRecHitClusterFilter50 + fragment.HLTEndSequence ) +fragment.HLT_L1MET_DTClusterNoMB1S50_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreL1METDTClusterNoMB1S50 + fragment.HLTRecoMETSequence + fragment.hltMuonDTDigis + fragment.hltDt1DRecHits + fragment.hltDTrechitClusterProducer50 + fragment.hltMuonRecHitClusterNoMB1SFilter50 + fragment.HLTEndSequence ) fragment.HLT_CscCluster_Loose_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMuShowerOneNominal + fragment.hltPreCscClusterLoose + fragment.HLTMuonLocalRecoSequence + fragment.hltCSCrechitClusters + fragment.hltCscClusterLoose + fragment.HLTEndSequence ) fragment.HLT_CscCluster_Medium_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMuShowerOneNominal + fragment.hltPreCscClusterMedium + fragment.HLTMuonLocalRecoSequence + fragment.hltCSCrechitClusters + fragment.hltCscClusterMedium + fragment.HLTEndSequence ) fragment.HLT_CscCluster_Tight_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMuShowerOneNominal + fragment.hltPreCscClusterTight + fragment.HLTMuonLocalRecoSequence + fragment.hltCSCrechitClusters + fragment.hltCscClusterTight + fragment.HLTEndSequence ) fragment.HLT_L1CSCShower_DTCluster50_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMuShowerOneNominal + fragment.hltPreL1CSCShowerDTCluster50 + fragment.HLTMuonLocalRecoSequence + fragment.hltDTrechitClusters + fragment.hltDTCluster50NoMB1 + fragment.HLTEndSequence ) fragment.HLT_L1CSCShower_DTCluster75_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMuShowerOneNominal + fragment.hltPreL1CSCShowerDTCluster75 + fragment.HLTMuonLocalRecoSequence + fragment.hltDTrechitClusters + fragment.hltDTCluster75NoMB1 + fragment.HLTEndSequence ) -fragment.HLT_PFMET105_IsoTrk50_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETM90ToETM150 + fragment.hltPrePFMET105IsoTrk50 + fragment.HLTRecoMETSequence + fragment.hltMET75 + fragment.HLTRecoJetSequenceAK4PrePF + fragment.HLTDoLocalPixelSequence + fragment.HLTDoLocalStripSequence + fragment.HLTRecopixelvertexingSequence + fragment.HLTIterativeTrackingIter02 + fragment.hltDeDxEstimatorProducer + fragment.hltTrk50Filter + fragment.HLTAK4PFJetsSequence + fragment.hltPFMETProducer + fragment.hltPFMET105 + fragment.HLTEndSequence ) -fragment.HLT_PFMET110_PFJet100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETMHF90SingleJet60looseRecoiling + fragment.hltPrePFMET110PFJet100 + fragment.HLTRecoMETSequence + fragment.hltMET75 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets70 + fragment.hltSinglePFJet100 + fragment.hltPFMETProducer + fragment.hltPFMET110 + fragment.HLTEndSequence ) -fragment.HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT170L1SingleLLPJetDisplacedDijet40DisplacedTrack + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT170 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementDisplacedJetsLowPt + fragment.HLTEndSequence ) -fragment.HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT200L1SingleLLPJetDisplacedDijet40DisplacedTrack + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT200 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementDisplacedJetsLowPt + fragment.HLTEndSequence ) -fragment.HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT200L1SingleLLPJetDisplacedDijet60DisplacedTrack + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT200 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt60 + fragment.hltCentralCaloJetptMidPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + fragment.hltDisplacedHLTCaloJetCollectionProducerMidPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerMidPt + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementDisplacedJetsMidPt + fragment.HLTEndSequence ) -fragment.HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT270L1SingleLLPJetDisplacedDijet40DisplacedTrack + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT270 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementDisplacedJetsLowPt + fragment.HLTEndSequence ) -fragment.HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT320L1SingleLLPJetDisplacedDijet60Inclusive + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT320 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt60 + fragment.hltCentralCaloJetptMidPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + fragment.hltDisplacedHLTCaloJetCollectionProducerMidPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + fragment.HLTEndSequence ) -fragment.HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT420L1SingleLLPJetDisplacedDijet60Inclusive + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT420 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt60 + fragment.hltCentralCaloJetptMidPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + fragment.hltDisplacedHLTCaloJetCollectionProducerMidPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + fragment.HLTEndSequence ) -fragment.HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT200L1SingleLLPJetDelayedJet40SingleDelay1nsTrackless + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT200 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltSingleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducerSingle + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPtSingle + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPtSingle + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPtSingle + fragment.hltCaloJetTimingProducerSingle + fragment.hltCaloJetTimingFilterSingle1ns + fragment.HLTEndSequence ) -fragment.HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT200L1SingleLLPJetDelayedJet40SingleDelay2nsInclusive + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT200 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltSingleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducerSingle + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPtSingle + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPtSingle + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPtSingle + fragment.hltCaloJetTimingProducerSingle + fragment.hltCaloJetTimingFilterSingle2ns + fragment.HLTEndSequence ) -fragment.HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT200L1SingleLLPJetDelayedJet40DoubleDelay0p5nsTrackless + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT200 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + fragment.hltCaloJetTimingProducer + fragment.hltCaloJetTimingFilterDouble0p5ns + fragment.HLTEndSequence ) -fragment.HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT200L1SingleLLPJetDelayedJet40DoubleDelay1nsInclusive + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT200 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + fragment.hltCaloJetTimingProducer + fragment.hltCaloJetTimingFilterDouble1ns + fragment.HLTEndSequence ) -fragment.HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT200L1SingleLLPJetDisplacedDijet30Inclusive1PtrkShortSig5 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT200 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt30 + fragment.hltCentralCaloJetptLowPt30CollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLow30Pt1PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLow30Pt1PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLow30Pt1PtrkShortSig5 + fragment.HLTEndSequence ) -fragment.HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT200L1SingleLLPJetDisplacedDijet35Inclusive1PtrkShortSig5 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT200 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt35 + fragment.hltCentralCaloJetptLowPt35CollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLow35Pt1PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLow35Pt1PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLow35Pt1PtrkShortSig5 + fragment.HLTEndSequence ) -fragment.HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT200L1SingleLLPJetDisplacedDijet40Inclusive1PtrkShortSig5 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT200 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt1PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt1PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt1PtrkShortSig5 + fragment.HLTEndSequence ) -fragment.HLT_DiPhoton10Time1p4ns_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltPreDiPhoton10Time1p4ns + fragment.HLTDiPho10CaloIdLTime1p4nsSequence + fragment.HLTEndSequence ) -fragment.HLT_DiPhoton10Time1p6ns_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltPreDiPhoton10Time1p6ns + fragment.HLTDiPho10CaloIdLTime1p6nsSequence + fragment.HLTEndSequence ) -fragment.HLT_DiPhoton10Time1p8ns_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltPreDiPhoton10Time1p8ns + fragment.HLTDiPho10CaloIdLTime1p8nsSequence + fragment.HLTEndSequence ) -fragment.HLT_DiPhoton10Time2ns_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltPreDiPhoton10Time2ns + fragment.HLTDiPho10CaloIdLTime2nsSequence + fragment.HLTEndSequence ) -fragment.HLT_DiPhoton10sminlt0p1_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltPreDiPhoton10sminlt0p1 + fragment.HLTDiPho10CaloIdLsminlt0p1Sequence + fragment.HLTEndSequence ) -fragment.HLT_DiPhoton10sminlt0p12_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltPreDiPhoton10sminlt0p12 + fragment.HLTDiPho10CaloIdLsminlt0p12Sequence + fragment.HLTEndSequence ) -fragment.HLT_DiPhoton10_CaloIdL_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltPreDiPhoton10CaloIdL + fragment.HLTDiPho10CaloIdLSequence + fragment.HLTEndSequence ) -fragment.HLT_DoubleEle4_eta1p22_mMax6_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle4eta1p22mMax6 + fragment.HLTDoubleEle4eta1p22mMax6Sequence + fragment.HLTEndSequence ) -fragment.HLT_DoubleEle4p5_eta1p22_mMax6_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle4p5eta1p22mMax6 + fragment.HLTDoubleEle4p5eta1p22mMax6Sequence + fragment.HLTEndSequence ) -fragment.HLT_DoubleEle5_eta1p22_mMax6_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle5eta1p22mMax6 + fragment.HLTDoubleEle5eta1p22mMax6Sequence + fragment.HLTEndSequence ) -fragment.HLT_DoubleEle5p5_eta1p22_mMax6_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle5p5eta1p22mMax6 + fragment.HLTDoubleEle5p5eta1p22mMax6Sequence + fragment.HLTEndSequence ) -fragment.HLT_DoubleEle6_eta1p22_mMax6_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle6eta1p22mMax6 + fragment.HLTDoubleEle6eta1p22mMax6Sequence + fragment.HLTEndSequence ) -fragment.HLT_DoubleEle6p5_eta1p22_mMax6_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle6p5eta1p22mMax6 + fragment.HLTDoubleEle6p5eta1p22mMax6Sequence + fragment.HLTEndSequence ) -fragment.HLT_DoubleEle7_eta1p22_mMax6_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle7eta1p22mMax6 + fragment.HLTDoubleEle7eta1p22mMax6Sequence + fragment.HLTEndSequence ) -fragment.HLT_DoubleEle7p5_eta1p22_mMax6_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle7p5eta1p22mMax6 + fragment.HLTDoubleEle7p5eta1p22mMax6Sequence + fragment.HLTEndSequence ) -fragment.HLT_DoubleEle8_eta1p22_mMax6_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle8eta1p22mMax6 + fragment.HLTDoubleEle8eta1p22mMax6Sequence + fragment.HLTEndSequence ) -fragment.HLT_DoubleEle8p5_eta1p22_mMax6_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle8p5eta1p22mMax6 + fragment.HLTDoubleEle8p5eta1p22mMax6Sequence + fragment.HLTEndSequence ) -fragment.HLT_DoubleEle9_eta1p22_mMax6_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle9eta1p22mMax6 + fragment.HLTDoubleEle9eta1p22mMax6Sequence + fragment.HLTEndSequence ) -fragment.HLT_DoubleEle9p5_eta1p22_mMax6_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle9p5eta1p22mMax6 + fragment.HLTDoubleEle9p5eta1p22mMax6Sequence + fragment.HLTEndSequence ) -fragment.HLT_DoubleEle10_eta1p22_mMax6_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle10eta1p22mMax6 + fragment.HLTDoubleEle10eta1p22mMax6Sequence + fragment.HLTEndSequence ) -fragment.HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGIsoeta1p5 + fragment.hltPreDiphoton2014eta1p5R9IdLANDHEANDIsoTCaloIdT + fragment.HLTDiphoton2014eta1p5R9Idb50e90ANDIso30CaloId11b11eANDHE12b10eSequence + fragment.HLTEndSequence ) -fragment.HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGIsoeta1p5 + fragment.hltPreDiphoton2014eta1p5R9IdLANDHETANDIsoTCaloIdT + fragment.HLTDiphoton2014eta1p5R9Idb50e90ANDIso30CaloId11b11eANDHE06b06eSequence + fragment.HLTEndSequence ) -fragment.HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGIsoeta1p5 + fragment.hltPreDiphoton2214eta1p5R9IdLANDHEANDIsoTCaloIdT + fragment.HLTDiphoton2214eta1p5R9Idb50e90ANDIso30CaloId11b11eANDHE12b10eSequence + fragment.HLTEndSequence ) -fragment.HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGIsoeta1p5 + fragment.hltPreDiphoton2214eta1p5R9IdLANDHETANDIsoTCaloIdT + fragment.HLTDiphoton2214eta1p5R9Idb50e90ANDIso30CaloId11b11eANDHE06b06eSequence + fragment.HLTEndSequence ) -fragment.HLT_ExpressMuons_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreExpressMuons + fragment.hltExpressMuonsFilter + fragment.HLTEndSequence ) -fragment.HLT_OnlineMonitorGroup_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreOnlineMonitorGroup + fragment.hltOnlineMonitorGroupFilter + fragment.HLTEndSequence ) -fragment.DQM_EcalReconstruction_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDSTRun3PFScoutingPixelTracking + fragment.hltPreDQMEcalReconstruction + fragment.statusOnGPU + fragment.statusOnGPUFilter + fragment.HLTDoFullUnpackingEgammaEcalWithoutPreshowerSequence + fragment.hltEcalConsumerCPU + fragment.hltEcalConsumerGPU + fragment.HLTEndSequence ) +fragment.HLT_PFMET105_IsoTrk50_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETM90ToETM150 + fragment.hltPrePFMET105IsoTrk50 + fragment.HLTRecoMETSequence + fragment.hltMET75 + fragment.HLTRecoJetSequenceAK4PrePF + fragment.HLTDoLocalPixelSequence + fragment.HLTDoLocalStripSequence + fragment.HLTRecopixelvertexingSequence + fragment.HLTIterativeTrackingIter02 + fragment.hltDeDxEstimatorProducer + fragment.hltTrk50Filter + fragment.HLTAK4PFJetsSequence + fragment.hltPFMETProducer + fragment.hltPFMET105 + fragment.HLTEndSequence ) +fragment.HLT_PFMET110_PFJet100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETMHF90SingleJet60looseRecoiling + fragment.hltPrePFMET110PFJet100 + fragment.HLTRecoMETSequence + fragment.hltMET75 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets70 + fragment.hltSinglePFJet100 + fragment.hltPFMETProducer + fragment.hltPFMET110 + fragment.HLTEndSequence ) +fragment.HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT170L1SingleLLPJetDisplacedDijet40DisplacedTrack + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT170 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementDisplacedJetsLowPt + fragment.HLTEndSequence ) +fragment.HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT200L1SingleLLPJetDisplacedDijet40DisplacedTrack + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT200 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementDisplacedJetsLowPt + fragment.HLTEndSequence ) +fragment.HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT200L1SingleLLPJetDisplacedDijet60DisplacedTrack + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT200 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt60 + fragment.hltCentralCaloJetptMidPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + fragment.hltDisplacedHLTCaloJetCollectionProducerMidPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerMidPt + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementDisplacedJetsMidPt + fragment.HLTEndSequence ) +fragment.HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT270L1SingleLLPJetDisplacedDijet40DisplacedTrack + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT270 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementDisplacedJetsLowPt + fragment.HLTEndSequence ) +fragment.HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT320L1SingleLLPJetDisplacedDijet60Inclusive + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT320 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt60 + fragment.hltCentralCaloJetptMidPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + fragment.hltDisplacedHLTCaloJetCollectionProducerMidPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + fragment.HLTEndSequence ) +fragment.HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT420L1SingleLLPJetDisplacedDijet60Inclusive + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT420 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt60 + fragment.hltCentralCaloJetptMidPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + fragment.hltDisplacedHLTCaloJetCollectionProducerMidPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + fragment.HLTEndSequence ) +fragment.HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT200L1SingleLLPJetDelayedJet40SingleDelay1nsTrackless + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT200 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltSingleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducerSingle + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPtSingle + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPtSingle + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPtSingle + fragment.hltCaloJetTimingBarrelOnlyProducerSingle + fragment.hltCaloJetTimingBarrelOnlyFilterSingle1ns + fragment.HLTEndSequence ) +fragment.HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT200L1SingleLLPJetDelayedJet40SingleDelay2nsInclusive + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT200 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltSingleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducerSingle + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPtSingle + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPtSingle + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPtSingle + fragment.hltCaloJetTimingBarrelOnlyProducerSingle + fragment.hltCaloJetTimingBarrelOnlyFilterSingle2ns + fragment.HLTEndSequence ) +fragment.HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT200L1SingleLLPJetDelayedJet40DoubleDelay0p5nsTrackless + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT200 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + fragment.hltCaloJetTimingBarrelOnlyProducer + fragment.hltCaloJetTimingBarrelOnlyFilterDouble0p5ns + fragment.HLTEndSequence ) +fragment.HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT200L1SingleLLPJetDelayedJet40DoubleDelay1nsInclusive + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT200 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + fragment.hltCaloJetTimingBarrelOnlyProducer + fragment.hltCaloJetTimingBarrelOnlyFilterDouble1ns + fragment.HLTEndSequence ) +fragment.HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT200L1SingleLLPJetDisplacedDijet30Inclusive1PtrkShortSig5 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT200 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt30 + fragment.hltCentralCaloJetptLowPt30CollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLow30Pt1PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLow30Pt1PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLow30Pt1PtrkShortSig5 + fragment.HLTEndSequence ) +fragment.HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT200L1SingleLLPJetDisplacedDijet35Inclusive1PtrkShortSig5 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT200 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt35 + fragment.hltCentralCaloJetptLowPt35CollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLow35Pt1PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLow35Pt1PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLow35Pt1PtrkShortSig5 + fragment.HLTEndSequence ) +fragment.HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT200L1SingleLLPJetDisplacedDijet40Inclusive1PtrkShortSig5 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT200 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt1PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt1PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt1PtrkShortSig5 + fragment.HLTEndSequence ) +fragment.HLT_DiPhoton10Time1ns_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltPreDiPhoton10Time1ns + fragment.HLTDiPho10CaloIdLTime1nsSequence + fragment.HLTEndSequence ) +fragment.HLT_DiPhoton10Time1p2ns_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltPreDiPhoton10Time1p2ns + fragment.HLTDiPho10CaloIdLTime1p2nsSequence + fragment.HLTEndSequence ) +fragment.HLT_DiPhoton10Time1p4ns_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltPreDiPhoton10Time1p4ns + fragment.HLTDiPho10CaloIdLTime1p4nsSequence + fragment.HLTEndSequence ) +fragment.HLT_DiPhoton10Time1p6ns_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltPreDiPhoton10Time1p6ns + fragment.HLTDiPho10CaloIdLTime1p6nsSequence + fragment.HLTEndSequence ) +fragment.HLT_DiPhoton10Time1p8ns_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltPreDiPhoton10Time1p8ns + fragment.HLTDiPho10CaloIdLTime1p8nsSequence + fragment.HLTEndSequence ) +fragment.HLT_DiPhoton10Time2ns_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltPreDiPhoton10Time2ns + fragment.HLTDiPho10CaloIdLTime2nsSequence + fragment.HLTEndSequence ) +fragment.HLT_DiPhoton10sminlt0p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltPreDiPhoton10sminlt0p1 + fragment.HLTDiPho10CaloIdLsminlt0p1Sequence + fragment.HLTEndSequence ) +fragment.HLT_DiPhoton10sminlt0p12_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltPreDiPhoton10sminlt0p12 + fragment.HLTDiPho10CaloIdLsminlt0p12Sequence + fragment.HLTEndSequence ) +fragment.HLT_DiPhoton10_CaloIdL_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltPreDiPhoton10CaloIdL + fragment.HLTDiPho10CaloIdLSequence + fragment.HLTEndSequence ) +fragment.HLT_DoubleEle4_eta1p22_mMax6_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle4eta1p22mMax6 + fragment.HLTDoubleEle4eta1p22mMax6Sequence + fragment.HLTEndSequence ) +fragment.HLT_DoubleEle4p5_eta1p22_mMax6_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle4p5eta1p22mMax6 + fragment.HLTDoubleEle4p5eta1p22mMax6Sequence + fragment.HLTEndSequence ) +fragment.HLT_DoubleEle5_eta1p22_mMax6_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle5eta1p22mMax6 + fragment.HLTDoubleEle5eta1p22mMax6Sequence + fragment.HLTEndSequence ) +fragment.HLT_DoubleEle5p5_eta1p22_mMax6_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle5p5eta1p22mMax6 + fragment.HLTDoubleEle5p5eta1p22mMax6Sequence + fragment.HLTEndSequence ) +fragment.HLT_DoubleEle6_eta1p22_mMax6_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle6eta1p22mMax6 + fragment.HLTDoubleEle6eta1p22mMax6Sequence + fragment.HLTEndSequence ) +fragment.HLT_DoubleEle6p5_eta1p22_mMax6_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle6p5eta1p22mMax6 + fragment.HLTDoubleEle6p5eta1p22mMax6Sequence + fragment.HLTEndSequence ) +fragment.HLT_DoubleEle7_eta1p22_mMax6_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle7eta1p22mMax6 + fragment.HLTDoubleEle7eta1p22mMax6Sequence + fragment.HLTEndSequence ) +fragment.HLT_DoubleEle7p5_eta1p22_mMax6_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle7p5eta1p22mMax6 + fragment.HLTDoubleEle7p5eta1p22mMax6Sequence + fragment.HLTEndSequence ) +fragment.HLT_DoubleEle8_eta1p22_mMax6_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle8eta1p22mMax6 + fragment.HLTDoubleEle8eta1p22mMax6Sequence + fragment.HLTEndSequence ) +fragment.HLT_DoubleEle8p5_eta1p22_mMax6_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle8p5eta1p22mMax6 + fragment.HLTDoubleEle8p5eta1p22mMax6Sequence + fragment.HLTEndSequence ) +fragment.HLT_DoubleEle9_eta1p22_mMax6_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle9eta1p22mMax6 + fragment.HLTDoubleEle9eta1p22mMax6Sequence + fragment.HLTEndSequence ) +fragment.HLT_DoubleEle9p5_eta1p22_mMax6_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle9p5eta1p22mMax6 + fragment.HLTDoubleEle9p5eta1p22mMax6Sequence + fragment.HLTEndSequence ) +fragment.HLT_DoubleEle10_eta1p22_mMax6_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle10eta1p22mMax6 + fragment.HLTDoubleEle10eta1p22mMax6Sequence + fragment.HLTEndSequence ) +fragment.HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGIsoeta1p5 + fragment.hltPreDiphoton2014eta1p5R9IdLANDHEANDIsoTCaloIdT + fragment.HLTDiphoton2014eta1p5R9Idb50e90ANDIso30CaloId11b11eANDHE12b10eSequence + fragment.HLTEndSequence ) +fragment.HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGIsoeta1p5 + fragment.hltPreDiphoton2014eta1p5R9IdLANDHETANDIsoTCaloIdT + fragment.HLTDiphoton2014eta1p5R9Idb50e90ANDIso30CaloId11b11eANDHE06b06eSequence + fragment.HLTEndSequence ) +fragment.HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGIsoeta1p5 + fragment.hltPreDiphoton2214eta1p5R9IdLANDHEANDIsoTCaloIdT + fragment.HLTDiphoton2214eta1p5R9Idb50e90ANDIso30CaloId11b11eANDHE12b10eSequence + fragment.HLTEndSequence ) +fragment.HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGIsoeta1p5 + fragment.hltPreDiphoton2214eta1p5R9IdLANDHETANDIsoTCaloIdT + fragment.HLTDiphoton2214eta1p5R9Idb50e90ANDIso30CaloId11b11eANDHE06b06eSequence + fragment.HLTEndSequence ) +fragment.HLT_Mu50_L1SingleMuShower_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleMuShower + fragment.hltPreMu50L1SingleMuShower + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered50Q + fragment.HLTEndSequence ) +fragment.HLT_ExpressMuons_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreExpressMuons + fragment.hltExpressMuonsFilter + fragment.HLTEndSequence ) +fragment.HLT_OnlineMonitorGroup_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreOnlineMonitorGroup + fragment.hltOnlineMonitorGroupFilter + fragment.HLTEndSequence ) +fragment.DQM_EcalReconstruction_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDSTRun3PFScoutingPixelTracking + fragment.hltPreDQMEcalReconstruction + fragment.statusOnGPU + fragment.statusOnGPUFilter + fragment.HLTDoFullUnpackingEgammaEcalWithoutPreshowerSequence + fragment.hltEcalConsumerCPU + fragment.hltEcalConsumerGPU + fragment.HLTEndSequence ) fragment.DQM_HcalReconstruction_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDSTRun3PFScoutingPixelTracking + fragment.hltPreDQMHcalReconstruction + fragment.statusOnGPU + fragment.statusOnGPUFilter + fragment.HLTDoLocalHcalSequence + fragment.hltHcalConsumerCPU + fragment.hltHcalConsumerGPU + fragment.HLTEndSequence ) -fragment.DQM_PixelReconstruction_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDSTRun3PFScoutingPixelTracking + fragment.hltPreDQMPixelReconstruction + fragment.statusOnGPU + fragment.statusOnGPUFilter + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingSequence + fragment.hltPixelConsumerCPU + fragment.hltPixelConsumerGPU + fragment.HLTDQMPixelReconstruction + fragment.HLTEndSequence ) +fragment.DQM_PixelReconstruction_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDSTRun3PFScoutingPixelTracking + fragment.hltPreDQMPixelReconstruction + fragment.statusOnGPU + fragment.statusOnGPUFilter + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingSequence + fragment.hltPixelConsumerCPU + fragment.hltPixelConsumerGPU + fragment.HLTDQMPixelReconstruction + fragment.HLTEndSequence ) fragment.HLT_PPSMaxTracksPerArm1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPrePPSMaxTracksPerArm1 + fragment.HLTPPSPixelRecoSequence + fragment.hltPPSExpCalFilter + fragment.hltPPSCalibrationRaw + fragment.HLTEndSequence ) fragment.HLT_PPSMaxTracksPerRP4_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPrePPSMaxTracksPerRP4 + fragment.HLTPPSPixelRecoSequence + fragment.hltPPSPrCalFilter + fragment.hltPPSCalibrationRaw + fragment.HLTEndSequence ) fragment.HLTriggerFinalPath = cms.Path( fragment.hltGtStage2Digis + fragment.hltScalersRawToDigi + fragment.hltFEDSelectorTCDS + fragment.hltTriggerSummaryAOD + fragment.hltTriggerSummaryRAW + fragment.hltBoolFalse ) @@ -81055,7 +84835,8 @@ fragment.Dataset_AlCaLumiPixelsCountsExpress = cms.Path( fragment.HLTDatasetPathBeginSequence + fragment.hltDatasetAlCaLumiPixelsCountsExpress + fragment.hltPreDatasetAlCaLumiPixelsCountsExpress ) fragment.Dataset_AlCaLumiPixelsCountsPrompt = cms.Path( fragment.HLTDatasetPathBeginSequence + fragment.hltDatasetAlCaLumiPixelsCountsPrompt + fragment.hltPreDatasetAlCaLumiPixelsCountsPrompt ) fragment.Dataset_AlCaP0 = cms.Path( fragment.HLTDatasetPathBeginSequence + fragment.hltDatasetAlCaP0 + fragment.hltPreDatasetAlCaP0 ) -fragment.Dataset_AlCaPPS = cms.Path( fragment.HLTDatasetPathBeginSequence + fragment.hltDatasetAlCaPPS + fragment.hltPreDatasetAlCaPPS ) +fragment.Dataset_AlCaPPSExpress = cms.Path( fragment.HLTDatasetPathBeginSequence + fragment.hltDatasetAlCaPPSExpress + fragment.hltPreDatasetAlCaPPSExpress ) +fragment.Dataset_AlCaPPSPrompt = cms.Path( fragment.HLTDatasetPathBeginSequence + fragment.hltDatasetAlCaPPSPrompt + fragment.hltPreDatasetAlCaPPSPrompt ) fragment.Dataset_AlCaPhiSym = cms.Path( fragment.HLTDatasetPathBeginSequence + fragment.hltDatasetAlCaPhiSym + fragment.hltPreDatasetAlCaPhiSym ) fragment.Dataset_BTagMu = cms.Path( fragment.HLTDatasetPathBeginSequence + fragment.hltDatasetBTagMu + fragment.hltPreDatasetBTagMu ) fragment.Dataset_Commissioning = cms.Path( fragment.HLTDatasetPathBeginSequence + fragment.hltDatasetCommissioning + fragment.hltPreDatasetCommissioning ) @@ -81097,7 +84878,9 @@ fragment.Dataset_ParkingDoubleMuonLowMass5 = cms.Path( fragment.HLTDatasetPathBeginSequence + fragment.hltDatasetParkingDoubleMuonLowMass + fragment.hltPreDatasetParkingDoubleMuonLowMass5 ) fragment.Dataset_ParkingDoubleMuonLowMass6 = cms.Path( fragment.HLTDatasetPathBeginSequence + fragment.hltDatasetParkingDoubleMuonLowMass + fragment.hltPreDatasetParkingDoubleMuonLowMass6 ) fragment.Dataset_ParkingDoubleMuonLowMass7 = cms.Path( fragment.HLTDatasetPathBeginSequence + fragment.hltDatasetParkingDoubleMuonLowMass + fragment.hltPreDatasetParkingDoubleMuonLowMass7 ) -fragment.Dataset_ParkingSingleMuon = cms.Path( fragment.HLTDatasetPathBeginSequence + fragment.hltDatasetParkingSingleMuon + fragment.hltPreDatasetParkingSingleMuon ) +fragment.Dataset_ParkingSingleMuon0 = cms.Path( fragment.HLTDatasetPathBeginSequence + fragment.hltDatasetParkingSingleMuon + fragment.hltPreDatasetParkingSingleMuon0 ) +fragment.Dataset_ParkingSingleMuon1 = cms.Path( fragment.HLTDatasetPathBeginSequence + fragment.hltDatasetParkingSingleMuon + fragment.hltPreDatasetParkingSingleMuon1 ) +fragment.Dataset_ParkingSingleMuon2 = cms.Path( fragment.HLTDatasetPathBeginSequence + fragment.hltDatasetParkingSingleMuon + fragment.hltPreDatasetParkingSingleMuon2 ) fragment.Dataset_RPCMonitor = cms.Path( fragment.HLTDatasetPathBeginSequence + fragment.hltDatasetRPCMonitor + fragment.hltPreDatasetRPCMonitor ) fragment.Dataset_ScoutingPFMonitor = cms.Path( fragment.HLTDatasetPathBeginSequence + fragment.hltDatasetScoutingPFMonitor + fragment.hltPreDatasetScoutingPFMonitor ) fragment.Dataset_ScoutingPFRun3 = cms.Path( fragment.HLTDatasetPathBeginSequence + fragment.hltDatasetScoutingPFRun3 + fragment.hltPreDatasetScoutingPFRun3 ) @@ -81107,7 +84890,7 @@ fragment.Dataset_ZeroBias = cms.Path( fragment.HLTDatasetPathBeginSequence + fragment.hltDatasetZeroBias + fragment.hltPreDatasetZeroBias ) -fragment.schedule = cms.Schedule( *(fragment.HLTriggerFirstPath, fragment.Status_OnCPU, fragment.Status_OnGPU, fragment.HLT_AK8PFJet360_TrimMass30_v19, fragment.HLT_AK8PFJet380_TrimMass30_v12, fragment.HLT_AK8PFJet400_TrimMass30_v13, fragment.HLT_AK8PFJet420_TrimMass30_v12, fragment.HLT_AK8PFJet400_MassSD30_v1, fragment.HLT_AK8PFJet420_MassSD30_v1, fragment.HLT_AK8PFJet450_MassSD30_v1, fragment.HLT_AK8DiPFJet250_250_MassSD30_v1, fragment.HLT_AK8DiPFJet250_250_MassSD50_v1, fragment.HLT_AK8DiPFJet260_260_MassSD30_v1, fragment.HLT_AK8DiPFJet270_270_MassSD30_v1, fragment.HLT_AK8PFHT750_TrimMass50_v13, fragment.HLT_AK8PFHT800_TrimMass50_v13, fragment.HLT_AK8PFHT850_TrimMass50_v12, fragment.HLT_AK8PFHT900_TrimMass50_v12, fragment.HLT_CaloJet500_NoJetID_v13, fragment.HLT_CaloJet550_NoJetID_v8, fragment.HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5, fragment.HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5, fragment.HLT_Trimuon5_3p5_2_Upsilon_Muon_v6, fragment.HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4, fragment.HLT_DoubleEle25_CaloIdL_MW_v5, fragment.HLT_DoubleEle27_CaloIdL_MW_v5, fragment.HLT_DoubleEle33_CaloIdL_MW_v18, fragment.HLT_DoubleEle24_eta2p1_WPTight_Gsf_v8, fragment.HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v21, fragment.HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v21, fragment.HLT_Mu27_Ele37_CaloIdL_MW_v6, fragment.HLT_Mu37_Ele27_CaloIdL_MW_v6, fragment.HLT_Mu37_TkMu27_v6, fragment.HLT_DoubleMu4_3_Bs_v16, fragment.HLT_DoubleMu4_3_Jpsi_v16, fragment.HLT_DoubleMu4_3_LowMass_v2, fragment.HLT_DoubleMu4_LowMass_Displaced_v2, fragment.HLT_Mu0_L1DoubleMu_v2, fragment.HLT_Mu4_L1DoubleMu_v2, fragment.HLT_DoubleMu4_3_Photon4_BsToMMG_v1, fragment.HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1, fragment.HLT_DoubleMu3_Trk_Tau3mu_v13, fragment.HLT_DoubleMu3_TkMu_DsTau3Mu_v5, fragment.HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v9, fragment.HLT_DoubleMu4_MuMuTrk_Displaced_v16, fragment.HLT_Mu3_PFJet40_v17, fragment.HLT_Mu7p5_L2Mu2_Jpsi_v11, fragment.HLT_Mu7p5_L2Mu2_Upsilon_v11, fragment.HLT_Mu3_L1SingleMu5orSingleMu7_v2, fragment.HLT_DoublePhoton33_CaloIdL_v7, fragment.HLT_DoublePhoton70_v7, fragment.HLT_DoublePhoton85_v15, fragment.HLT_Ele15_WPLoose_Gsf_v4, fragment.HLT_Ele20_WPLoose_Gsf_v7, fragment.HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v5, fragment.HLT_Ele27_WPTight_Gsf_v17, fragment.HLT_Ele28_WPTight_Gsf_v2, fragment.HLT_Ele30_WPTight_Gsf_v2, fragment.HLT_Ele32_WPTight_Gsf_v16, fragment.HLT_Ele35_WPTight_Gsf_v10, fragment.HLT_Ele35_WPTight_Gsf_L1EGMT_v6, fragment.HLT_Ele38_WPTight_Gsf_v10, fragment.HLT_Ele40_WPTight_Gsf_v10, fragment.HLT_Ele32_WPTight_Gsf_L1DoubleEG_v10, fragment.HLT_HT300_Beamspot_v12, fragment.HLT_ZeroBias_Beamspot_v5, fragment.HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v2, fragment.HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1, fragment.HLT_IsoMu20_v16, fragment.HLT_IsoMu24_v14, fragment.HLT_IsoMu24_eta2p1_v16, fragment.HLT_IsoMu27_v17, fragment.HLT_UncorrectedJetE30_NoBPTX_v7, fragment.HLT_UncorrectedJetE30_NoBPTX3BX_v7, fragment.HLT_UncorrectedJetE60_NoBPTX3BX_v7, fragment.HLT_UncorrectedJetE70_NoBPTX3BX_v7, fragment.HLT_L1SingleMu18_v4, fragment.HLT_L1SingleMu25_v3, fragment.HLT_L1SingleMuCosmics_v2, fragment.HLT_L2Mu10_NoVertex_NoBPTX3BX_v6, fragment.HLT_L2Mu10_NoVertex_NoBPTX_v7, fragment.HLT_L2Mu45_NoVertex_3Sta_NoBPTX3BX_v5, fragment.HLT_L2Mu40_NoVertex_3Sta_NoBPTX3BX_v6, fragment.HLT_L2Mu23NoVtx_2Cha_v2, fragment.HLT_L2Mu23NoVtx_2Cha_CosmicSeed_v2, fragment.HLT_DoubleL2Mu30NoVtx_2Cha_CosmicSeed_Eta2p4_v3, fragment.HLT_DoubleL2Mu30NoVtx_2Cha_Eta2p4_v3, fragment.HLT_DoubleL2Mu50_v3, fragment.HLT_DoubleL2Mu23NoVtx_2Cha_CosmicSeed_v3, fragment.HLT_DoubleL2Mu25NoVtx_2Cha_CosmicSeed_v3, fragment.HLT_DoubleL2Mu25NoVtx_2Cha_CosmicSeed_Eta2p4_v3, fragment.HLT_DoubleL2Mu23NoVtx_2Cha_v3, fragment.HLT_DoubleL2Mu25NoVtx_2Cha_v3, fragment.HLT_DoubleL2Mu25NoVtx_2Cha_Eta2p4_v3, fragment.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v15, fragment.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v4, fragment.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v16, fragment.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v4, fragment.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v6, fragment.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v4, fragment.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v6, fragment.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v4, fragment.HLT_Mu25_TkMu0_Onia_v9, fragment.HLT_Mu30_TkMu0_Psi_v2, fragment.HLT_Mu30_TkMu0_Upsilon_v2, fragment.HLT_Mu20_TkMu0_Phi_v9, fragment.HLT_Mu25_TkMu0_Phi_v9, fragment.HLT_Mu15_v4, fragment.HLT_Mu20_v13, fragment.HLT_Mu27_v14, fragment.HLT_Mu50_v14, fragment.HLT_Mu55_v4, fragment.HLT_CascadeMu100_v4, fragment.HLT_HighPtTkMu100_v3, fragment.HLT_DiPFJetAve40_v15, fragment.HLT_DiPFJetAve60_v15, fragment.HLT_DiPFJetAve80_v14, fragment.HLT_DiPFJetAve140_v14, fragment.HLT_DiPFJetAve200_v14, fragment.HLT_DiPFJetAve260_v15, fragment.HLT_DiPFJetAve320_v15, fragment.HLT_DiPFJetAve400_v15, fragment.HLT_DiPFJetAve500_v15, fragment.HLT_DiPFJetAve60_HFJEC_v16, fragment.HLT_DiPFJetAve80_HFJEC_v17, fragment.HLT_DiPFJetAve100_HFJEC_v17, fragment.HLT_DiPFJetAve160_HFJEC_v17, fragment.HLT_DiPFJetAve220_HFJEC_v17, fragment.HLT_DiPFJetAve300_HFJEC_v17, fragment.HLT_AK8PFJet40_v17, fragment.HLT_AK8PFJet60_v16, fragment.HLT_AK8PFJet80_v16, fragment.HLT_AK8PFJet140_v16, fragment.HLT_AK8PFJet200_v16, fragment.HLT_AK8PFJet260_v17, fragment.HLT_AK8PFJet320_v17, fragment.HLT_AK8PFJet400_v17, fragment.HLT_AK8PFJet450_v17, fragment.HLT_AK8PFJet500_v17, fragment.HLT_AK8PFJet550_v12, fragment.HLT_PFJet40_v22, fragment.HLT_PFJet60_v22, fragment.HLT_PFJet80_v21, fragment.HLT_PFJet110_v1, fragment.HLT_PFJet140_v20, fragment.HLT_PFJet200_v20, fragment.HLT_PFJet260_v21, fragment.HLT_PFJet320_v21, fragment.HLT_PFJet400_v21, fragment.HLT_PFJet450_v22, fragment.HLT_PFJet500_v22, fragment.HLT_PFJet550_v12, fragment.HLT_PFJetFwd15_v4, fragment.HLT_PFJetFwd25_v4, fragment.HLT_PFJetFwd40_v20, fragment.HLT_PFJetFwd60_v20, fragment.HLT_PFJetFwd80_v19, fragment.HLT_PFJetFwd140_v19, fragment.HLT_PFJetFwd200_v19, fragment.HLT_PFJetFwd260_v20, fragment.HLT_PFJetFwd320_v20, fragment.HLT_PFJetFwd400_v20, fragment.HLT_PFJetFwd450_v20, fragment.HLT_PFJetFwd500_v20, fragment.HLT_AK8PFJetFwd15_v4, fragment.HLT_AK8PFJetFwd25_v4, fragment.HLT_AK8PFJetFwd40_v16, fragment.HLT_AK8PFJetFwd60_v15, fragment.HLT_AK8PFJetFwd80_v15, fragment.HLT_AK8PFJetFwd140_v15, fragment.HLT_AK8PFJetFwd200_v15, fragment.HLT_AK8PFJetFwd260_v16, fragment.HLT_AK8PFJetFwd320_v16, fragment.HLT_AK8PFJetFwd400_v16, fragment.HLT_AK8PFJetFwd450_v16, fragment.HLT_AK8PFJetFwd500_v16, fragment.HLT_PFHT180_v18, fragment.HLT_PFHT250_v18, fragment.HLT_PFHT370_v18, fragment.HLT_PFHT430_v18, fragment.HLT_PFHT510_v18, fragment.HLT_PFHT590_v18, fragment.HLT_PFHT680_v18, fragment.HLT_PFHT780_v18, fragment.HLT_PFHT890_v18, fragment.HLT_PFHT1050_v19, fragment.HLT_PFHT500_PFMET100_PFMHT100_IDTight_v13, fragment.HLT_PFHT500_PFMET110_PFMHT110_IDTight_v13, fragment.HLT_PFHT700_PFMET85_PFMHT85_IDTight_v13, fragment.HLT_PFHT800_PFMET75_PFMHT75_IDTight_v13, fragment.HLT_PFMET110_PFMHT110_IDTight_v21, fragment.HLT_PFMET120_PFMHT120_IDTight_v21, fragment.HLT_PFMET130_PFMHT130_IDTight_v21, fragment.HLT_PFMET140_PFMHT140_IDTight_v21, fragment.HLT_PFMET120_PFMHT120_IDTight_PFHT60_v10, fragment.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v10, fragment.HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v10, fragment.HLT_PFMETTypeOne110_PFMHT110_IDTight_v13, fragment.HLT_PFMETTypeOne120_PFMHT120_IDTight_v13, fragment.HLT_PFMETTypeOne130_PFMHT130_IDTight_v13, fragment.HLT_PFMETTypeOne140_PFMHT140_IDTight_v12, fragment.HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v21, fragment.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v21, fragment.HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v20, fragment.HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v20, fragment.HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v1, fragment.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v1, fragment.HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v1, fragment.HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v1, fragment.HLT_L1ETMHadSeeds_v3, fragment.HLT_CaloMHT90_v5, fragment.HLT_CaloMET90_NotCleaned_v5, fragment.HLT_CaloMET350_NotCleaned_v5, fragment.HLT_PFMET200_NotCleaned_v10, fragment.HLT_PFMET250_NotCleaned_v10, fragment.HLT_PFMET300_NotCleaned_v10, fragment.HLT_PFMET200_BeamHaloCleaned_v10, fragment.HLT_PFMETTypeOne200_BeamHaloCleaned_v10, fragment.HLT_MET105_IsoTrk50_v10, fragment.HLT_MET120_IsoTrk50_v10, fragment.HLT_SingleJet30_Mu12_SinglePFJet40_v12, fragment.HLT_Mu12eta2p3_v2, fragment.HLT_Mu12eta2p3_PFJet40_v2, fragment.HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v2, fragment.HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v2, fragment.HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v2, fragment.HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v2, fragment.HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2, fragment.HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2, fragment.HLT_DoublePFJets40_PFBTagDeepCSV_p71_v2, fragment.HLT_DoublePFJets100_PFBTagDeepCSV_p71_v2, fragment.HLT_DoublePFJets200_PFBTagDeepCSV_p71_v2, fragment.HLT_DoublePFJets350_PFBTagDeepCSV_p71_v2, fragment.HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2, fragment.HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2, fragment.HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v2, fragment.HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v2, fragment.HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v2, fragment.HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v2, fragment.HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v2, fragment.HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v2, fragment.HLT_DoublePFJets40_PFBTagDeepJet_p71_v2, fragment.HLT_DoublePFJets100_PFBTagDeepJet_p71_v2, fragment.HLT_DoublePFJets200_PFBTagDeepJet_p71_v2, fragment.HLT_DoublePFJets350_PFBTagDeepJet_p71_v2, fragment.HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v2, fragment.HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v2, fragment.HLT_Photon300_NoHE_v13, fragment.HLT_Mu8_TrkIsoVVL_v13, fragment.HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v19, fragment.HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v19, fragment.HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v20, fragment.HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v20, fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v14, fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v2, fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v2, fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v2, fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v2, fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v12, fragment.HLT_Mu17_TrkIsoVVL_v14, fragment.HLT_Mu19_TrkIsoVVL_v5, fragment.HLT_BTagMu_AK4DiJet20_Mu5_v14, fragment.HLT_BTagMu_AK4DiJet40_Mu5_v14, fragment.HLT_BTagMu_AK4DiJet70_Mu5_v14, fragment.HLT_BTagMu_AK4DiJet110_Mu5_v14, fragment.HLT_BTagMu_AK4DiJet170_Mu5_v13, fragment.HLT_BTagMu_AK4Jet300_Mu5_v13, fragment.HLT_BTagMu_AK8DiJet170_Mu5_v10, fragment.HLT_BTagMu_AK8Jet170_DoubleMu5_v3, fragment.HLT_BTagMu_AK8Jet300_Mu5_v13, fragment.HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v20, fragment.HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v20, fragment.HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v16, fragment.HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v8, fragment.HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v8, fragment.HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v16, fragment.HLT_Photon20_v3, fragment.HLT_Photon33_v6, fragment.HLT_Photon50_v14, fragment.HLT_Photon75_v14, fragment.HLT_Photon90_v14, fragment.HLT_Photon120_v14, fragment.HLT_Photon150_v7, fragment.HLT_Photon175_v15, fragment.HLT_Photon200_v14, fragment.HLT_Photon30EB_TightID_TightIso_v2, fragment.HLT_Photon110EB_TightID_TightIso_v3, fragment.HLT_Photon100EBHE10_v3, fragment.HLT_Photon50_R9Id90_HE10_IsoM_v15, fragment.HLT_Photon75_R9Id90_HE10_IsoM_v15, fragment.HLT_Photon90_R9Id90_HE10_IsoM_v15, fragment.HLT_Photon120_R9Id90_HE10_IsoM_v15, fragment.HLT_Photon165_R9Id90_HE10_IsoM_v16, fragment.HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v14, fragment.HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v14, fragment.HLT_Photon35_TwoProngs35_v2, fragment.HLT_IsoMu24_TwoProngs35_v2, fragment.HLT_Dimuon0_Jpsi_L1_NoOS_v8, fragment.HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8, fragment.HLT_Dimuon0_Jpsi_v9, fragment.HLT_Dimuon0_Jpsi_NoVertexing_v9, fragment.HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8, fragment.HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8, fragment.HLT_Dimuon0_Jpsi3p5_Muon2_v6, fragment.HLT_Dimuon0_Upsilon_L1_4p5_v10, fragment.HLT_Dimuon0_Upsilon_L1_5_v10, fragment.HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9, fragment.HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10, fragment.HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8, fragment.HLT_Dimuon0_Upsilon_NoVertexing_v8, fragment.HLT_Dimuon0_Upsilon_L1_5M_v9, fragment.HLT_Dimuon0_LowMass_L1_0er1p5R_v8, fragment.HLT_Dimuon0_LowMass_L1_0er1p5_v9, fragment.HLT_Dimuon0_LowMass_v9, fragment.HLT_Dimuon0_LowMass_L1_4_v9, fragment.HLT_Dimuon0_LowMass_L1_4R_v8, fragment.HLT_Dimuon0_LowMass_L1_TM530_v7, fragment.HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7, fragment.HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7, fragment.HLT_TripleMu_5_3_3_Mass3p8_DZ_v9, fragment.HLT_TripleMu_10_5_5_DZ_v11, fragment.HLT_TripleMu_12_10_5_v11, fragment.HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5, fragment.HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5, fragment.HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5, fragment.HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5, fragment.HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v11, fragment.HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v11, fragment.HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v11, fragment.HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7, fragment.HLT_DoubleMu4_Jpsi_Displaced_v8, fragment.HLT_DoubleMu4_Jpsi_NoVertexing_v8, fragment.HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8, fragment.HLT_DoubleMu4_JpsiTrk_Bc_v1, fragment.HLT_DoubleMu43NoFiltersNoVtx_v5, fragment.HLT_DoubleMu48NoFiltersNoVtx_v5, fragment.HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v6, fragment.HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v6, fragment.HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v2, fragment.HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v2, fragment.HLT_HT425_v10, fragment.HLT_HT430_DisplacedDijet40_DisplacedTrack_v14, fragment.HLT_HT500_DisplacedDijet40_DisplacedTrack_v14, fragment.HLT_HT430_DisplacedDijet60_DisplacedTrack_v14, fragment.HLT_HT400_DisplacedDijet40_DisplacedTrack_v14, fragment.HLT_HT650_DisplacedDijet60_Inclusive_v14, fragment.HLT_HT550_DisplacedDijet60_Inclusive_v14, fragment.HLT_DiJet110_35_Mjj650_PFMET110_v10, fragment.HLT_DiJet110_35_Mjj650_PFMET120_v10, fragment.HLT_DiJet110_35_Mjj650_PFMET130_v10, fragment.HLT_TripleJet110_35_35_Mjj650_PFMET110_v10, fragment.HLT_TripleJet110_35_35_Mjj650_PFMET120_v10, fragment.HLT_TripleJet110_35_35_Mjj650_PFMET130_v10, fragment.HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v14, fragment.HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v14, fragment.HLT_Ele28_HighEta_SC20_Mass55_v14, fragment.HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9, fragment.HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v17, fragment.HLT_Ele15_IsoVVVL_PFHT450_v17, fragment.HLT_Ele50_IsoVVVL_PFHT450_v17, fragment.HLT_Ele15_IsoVVVL_PFHT600_v21, fragment.HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v16, fragment.HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17, fragment.HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v16, fragment.HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9, fragment.HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v16, fragment.HLT_Mu15_IsoVVVL_PFHT450_v16, fragment.HLT_Mu50_IsoVVVL_PFHT450_v16, fragment.HLT_Mu15_IsoVVVL_PFHT600_v20, fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v3, fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v3, fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v3, fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v3, fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v3, fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v3, fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v3, fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v3, fragment.HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8, fragment.HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8, fragment.HLT_Dimuon10_Upsilon_y1p4_v2, fragment.HLT_Dimuon12_Upsilon_y1p4_v3, fragment.HLT_Dimuon14_Phi_Barrel_Seagulls_v8, fragment.HLT_Dimuon25_Jpsi_v15, fragment.HLT_Dimuon14_PsiPrime_v14, fragment.HLT_Dimuon14_PsiPrime_noCorrL1_v6, fragment.HLT_Dimuon18_PsiPrime_v15, fragment.HLT_Dimuon18_PsiPrime_noCorrL1_v7, fragment.HLT_Dimuon24_Upsilon_noCorrL1_v7, fragment.HLT_Dimuon24_Phi_noCorrL1_v7, fragment.HLT_Dimuon25_Jpsi_noCorrL1_v7, fragment.HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v18, fragment.HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v18, fragment.HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v18, fragment.HLT_DoubleIsoMu20_eta2p1_v8, fragment.HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v7, fragment.HLT_Mu8_v13, fragment.HLT_Mu17_v14, fragment.HLT_Mu19_v5, fragment.HLT_Mu17_Photon30_IsoCaloId_v7, fragment.HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v17, fragment.HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v19, fragment.HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v19, fragment.HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v19, fragment.HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v17, fragment.HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v19, fragment.HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v19, fragment.HLT_Ele115_CaloIdVT_GsfTrkIdT_v15, fragment.HLT_Ele135_CaloIdVT_GsfTrkIdT_v8, fragment.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v4, fragment.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v10, fragment.HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v9, fragment.HLT_PFHT400_SixPFJet32_v9, fragment.HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v8, fragment.HLT_PFHT450_SixPFJet36_v8, fragment.HLT_PFHT400_FivePFJet_100_100_60_30_30_v9, fragment.HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v9, fragment.HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v9, fragment.HLT_PFHT350_v20, fragment.HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v12, fragment.HLT_ECALHT800_v11, fragment.HLT_DiSC30_18_EIso_AND_HE_Mass70_v14, fragment.HLT_Physics_v8, fragment.HLT_EphemeralPhysics_v2, fragment.DST_Physics_v8, fragment.HLT_Random_v3, fragment.HLT_ZeroBias_v7, fragment.HLT_ZeroBias_Alignment_v2, fragment.HLT_EphemeralZeroBias_v2, fragment.DST_ZeroBias_v3, fragment.DST_Run3_PFScoutingPixelTracking_v17, fragment.HLT_Photon20_HoverELoose_v11, fragment.HLT_Photon30_HoverELoose_v11, fragment.HLT_EcalCalibration_v4, fragment.HLT_HcalCalibration_v5, fragment.AlCa_EcalPhiSym_v10, fragment.HLT_L1UnpairedBunchBptxMinus_v3, fragment.HLT_L1UnpairedBunchBptxPlus_v3, fragment.HLT_L1NotBptxOR_v4, fragment.HLT_L1_CDC_SingleMu_3_er1p2_TOP120_DPHI2p618_3p142_v3, fragment.HLT_CDC_L2cosmic_10_er1p0_v2, fragment.HLT_CDC_L2cosmic_5p5_er1p0_v2, fragment.HLT_HcalNZS_v14, fragment.HLT_HcalPhiSym_v16, fragment.HLT_HcalIsolatedbunch_v6, fragment.HLT_IsoTrackHB_v5, fragment.HLT_IsoTrackHE_v5, fragment.HLT_ZeroBias_FirstCollisionAfterAbortGap_v6, fragment.HLT_ZeroBias_IsolatedBunches_v6, fragment.HLT_ZeroBias_FirstCollisionInTrain_v5, fragment.HLT_ZeroBias_LastCollisionInTrain_v4, fragment.HLT_ZeroBias_FirstBXAfterTrain_v4, fragment.AlCa_RPCMuonNormalisation_v14, fragment.AlCa_LumiPixelsCounts_Random_v3, fragment.AlCa_LumiPixelsCounts_ZeroBias_v3, fragment.MC_ReducedIterativeTracking_v13, fragment.MC_PFMET_v18, fragment.MC_AK4PFJets_v18, fragment.MC_PFBTagDeepCSV_v11, fragment.MC_PFHT_v17, fragment.MC_PFMHT_v17, fragment.MC_CaloMET_v9, fragment.MC_CaloMET_JetIdCleaned_v10, fragment.MC_AK4CaloJets_v10, fragment.MC_AK4CaloJetsFromPV_v9, fragment.MC_CaloBTagDeepCSV_v9, fragment.MC_CaloHT_v9, fragment.MC_CaloMHT_v9, fragment.MC_AK8PFJets_v18, fragment.MC_AK8TrimPFJets_v18, fragment.MC_AK8PFHT_v17, fragment.MC_AK8CaloHT_v9, fragment.MC_Diphoton10_10_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass10_v14, fragment.MC_DoubleEle5_CaloIdL_MW_v16, fragment.MC_Ele5_WPTight_Gsf_v9, fragment.MC_Ele15_Ele10_CaloIdL_TrackIdL_IsoVL_DZ_v16, fragment.MC_IsoMu_v16, fragment.MC_DoubleMu_TrkIsoVVL_DZ_v12, fragment.MC_DoubleMuNoFiltersNoVtx_v8, fragment.MC_PFBTagDeepJet_v2, fragment.MC_Run3_PFScoutingPixelTracking_v16, fragment.AlCa_EcalPi0EBonly_v14, fragment.AlCa_EcalPi0EEonly_v14, fragment.AlCa_EcalEtaEBonly_v14, fragment.AlCa_EcalEtaEEonly_v14, fragment.AlCa_AK8PFJet40_v16, fragment.AlCa_PFJet40_v21, fragment.HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v10, fragment.HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v1, fragment.HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v6, fragment.HLT_PFMET100_PFMHT100_IDTight_PFHT60_v10, fragment.HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v10, fragment.HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v10, fragment.HLT_Mu18_Mu9_SameSign_v5, fragment.HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7, fragment.HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v11, fragment.HLT_TripleMu_5_3_3_Mass3p8_DCA_v4, fragment.HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9, fragment.HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9, fragment.HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v9, fragment.HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v9, fragment.HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v9, fragment.HLT_QuadPFJet103_88_75_15_v6, fragment.HLT_QuadPFJet105_88_76_15_v6, fragment.HLT_QuadPFJet111_90_80_15_v6, fragment.HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_p02_v4, fragment.HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np2_v3, fragment.HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np4_v3, fragment.HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v2, fragment.HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v2, fragment.HLT_Mu12_IP6_v1, fragment.HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9, fragment.HLT_DoubleMediumDeepTauPFTauHPS35_L2NN_eta2p1_v1, fragment.HLT_Ele24_eta2p1_WPTight_Gsf_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2, fragment.HLT_IsoMu20_eta2p1_LooseDeepTauPFTauHPS27_eta2p1_CrossL1_v2, fragment.HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v2, fragment.HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2, fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v2, fragment.HLT_LooseDeepTauPFTauHPS180_L2NN_eta2p1_v2, fragment.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v2, fragment.HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v2, fragment.HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v2, fragment.HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v2, fragment.HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v2, fragment.HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2, fragment.HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v2, fragment.HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2, fragment.HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v2, fragment.HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2, fragment.HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v2, fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v2, fragment.HLT_QuadPFJet70_50_40_30_v2, fragment.HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2, fragment.HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v2, fragment.HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v2, fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v1, fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v1, fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v1, fragment.HLT_AK8PFJet230_SoftDropMass40_v2, fragment.HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2, fragment.HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v2, fragment.HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v2, fragment.HLT_AK8PFJet400_SoftDropMass40_v2, fragment.HLT_AK8PFJet425_SoftDropMass40_v2, fragment.HLT_AK8PFJet450_SoftDropMass40_v2, fragment.HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2, fragment.HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2, fragment.HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2, fragment.HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v1, fragment.HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1, fragment.HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v1, fragment.HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1, fragment.HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v1, fragment.HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v1, fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v1, fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v1, fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v1, fragment.HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v1, fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1, fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v1, fragment.HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2, fragment.HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1, fragment.HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1, fragment.HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v2, fragment.HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v1, fragment.HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v1, fragment.HLT_L2Mu10NoVtx_2Cha_v1, fragment.HLT_L2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1, fragment.HLT_L3Mu10NoVtx_v1, fragment.HLT_L3Mu10NoVtx_DxyMin0p01cm_v1, fragment.HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v1, fragment.HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v1, fragment.HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1, fragment.HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1, fragment.HLT_L2Mu10NoVtx_2Cha_CosmicSeed_v1, fragment.HLT_L2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1, fragment.HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v1, fragment.HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v1, fragment.HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v2, fragment.HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v2, fragment.HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v2, fragment.HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v2, fragment.HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v2, fragment.HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v2, fragment.HLT_L1Mu6HT240_v2, fragment.HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v2, fragment.HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v2, fragment.HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v2, fragment.HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v2, fragment.HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v2, fragment.HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v2, fragment.HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v2, fragment.HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v2, fragment.HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v2, fragment.HLT_CaloMET60_DTCluster50_v2, fragment.HLT_CaloMET60_DTClusterNoMB1S50_v2, fragment.HLT_L1MET_DTCluster50_v2, fragment.HLT_L1MET_DTClusterNoMB1S50_v2, fragment.HLT_CscCluster_Loose_v2, fragment.HLT_CscCluster_Medium_v2, fragment.HLT_CscCluster_Tight_v2, fragment.HLT_L1CSCShower_DTCluster50_v2, fragment.HLT_L1CSCShower_DTCluster75_v2, fragment.HLT_PFMET105_IsoTrk50_v2, fragment.HLT_PFMET110_PFJet100_v2, fragment.HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1, fragment.HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1, fragment.HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v1, fragment.HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1, fragment.HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1, fragment.HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1, fragment.HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v1, fragment.HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v1, fragment.HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v1, fragment.HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v1, fragment.HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v1, fragment.HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v1, fragment.HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v1, fragment.HLT_DiPhoton10Time1p4ns_v1, fragment.HLT_DiPhoton10Time1p6ns_v1, fragment.HLT_DiPhoton10Time1p8ns_v1, fragment.HLT_DiPhoton10Time2ns_v1, fragment.HLT_DiPhoton10sminlt0p1_v1, fragment.HLT_DiPhoton10sminlt0p12_v1, fragment.HLT_DiPhoton10_CaloIdL_v1, fragment.HLT_DoubleEle4_eta1p22_mMax6_v1, fragment.HLT_DoubleEle4p5_eta1p22_mMax6_v1, fragment.HLT_DoubleEle5_eta1p22_mMax6_v1, fragment.HLT_DoubleEle5p5_eta1p22_mMax6_v1, fragment.HLT_DoubleEle6_eta1p22_mMax6_v1, fragment.HLT_DoubleEle6p5_eta1p22_mMax6_v1, fragment.HLT_DoubleEle7_eta1p22_mMax6_v1, fragment.HLT_DoubleEle7p5_eta1p22_mMax6_v1, fragment.HLT_DoubleEle8_eta1p22_mMax6_v1, fragment.HLT_DoubleEle8p5_eta1p22_mMax6_v1, fragment.HLT_DoubleEle9_eta1p22_mMax6_v1, fragment.HLT_DoubleEle9p5_eta1p22_mMax6_v1, fragment.HLT_DoubleEle10_eta1p22_mMax6_v1, fragment.HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1, fragment.HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1, fragment.HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1, fragment.HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1, fragment.HLT_ExpressMuons_v2, fragment.HLT_OnlineMonitorGroup_v2, fragment.DQM_EcalReconstruction_v3, fragment.DQM_HcalReconstruction_v3, fragment.DQM_PixelReconstruction_v3, fragment.HLT_PPSMaxTracksPerArm1_v2, fragment.HLT_PPSMaxTracksPerRP4_v2, fragment.HLTriggerFinalPath, fragment.HLTAnalyzerEndpath, fragment.ScoutingPFOutput, fragment.Dataset_AlCaLowPtJet, fragment.Dataset_AlCaLumiPixelsCountsExpress, fragment.Dataset_AlCaLumiPixelsCountsPrompt, fragment.Dataset_AlCaP0, fragment.Dataset_AlCaPPS, fragment.Dataset_AlCaPhiSym, fragment.Dataset_BTagMu, fragment.Dataset_Commissioning, fragment.Dataset_Cosmics, fragment.Dataset_DQMGPUvsCPU, fragment.Dataset_DQMOnlineBeamspot, fragment.Dataset_DisplacedJet, fragment.Dataset_ReservedDoubleMuonLowMass, fragment.Dataset_EGamma, fragment.Dataset_EcalLaser, fragment.Dataset_EmptyBX, fragment.Dataset_EphemeralHLTPhysics, fragment.Dataset_EphemeralZeroBias, fragment.Dataset_EventDisplay, fragment.Dataset_ExpressAlignment, fragment.Dataset_ExpressPhysics, fragment.Dataset_HLTMonitor, fragment.Dataset_HLTPhysics, fragment.Dataset_HcalNZS, fragment.Dataset_IsolatedBunch, fragment.Dataset_JetMET, fragment.Dataset_L1Accept, fragment.Dataset_MonteCarlo, fragment.Dataset_Muon, fragment.Dataset_MuonEG, fragment.Dataset_NoBPTX, fragment.Dataset_OnlineMonitor, fragment.Dataset_ParkingDoubleElectronLowMass0, fragment.Dataset_ParkingDoubleElectronLowMass1, fragment.Dataset_ParkingDoubleElectronLowMass2, fragment.Dataset_ParkingDoubleElectronLowMass3, fragment.Dataset_ParkingDoubleElectronLowMass4, fragment.Dataset_ParkingDoubleElectronLowMass5, fragment.Dataset_ParkingDoubleMuonLowMass0, fragment.Dataset_ParkingDoubleMuonLowMass1, fragment.Dataset_ParkingDoubleMuonLowMass2, fragment.Dataset_ParkingDoubleMuonLowMass3, fragment.Dataset_ParkingDoubleMuonLowMass4, fragment.Dataset_ParkingDoubleMuonLowMass5, fragment.Dataset_ParkingDoubleMuonLowMass6, fragment.Dataset_ParkingDoubleMuonLowMass7, fragment.Dataset_ParkingSingleMuon, fragment.Dataset_RPCMonitor, fragment.Dataset_ScoutingPFMonitor, fragment.Dataset_ScoutingPFRun3, fragment.Dataset_Tau, fragment.Dataset_TestEnablesEcalHcal, fragment.Dataset_TestEnablesEcalHcalDQM, fragment.Dataset_ZeroBias, )) +fragment.schedule = cms.Schedule( *(fragment.HLTriggerFirstPath, fragment.Status_OnCPU, fragment.Status_OnGPU, fragment.HLT_AK8PFJet360_TrimMass30_v20, fragment.HLT_AK8PFJet380_TrimMass30_v13, fragment.HLT_AK8PFJet400_TrimMass30_v14, fragment.HLT_AK8PFJet420_TrimMass30_v13, fragment.HLT_AK8PFJet400_MassSD30_v2, fragment.HLT_AK8PFJet420_MassSD30_v2, fragment.HLT_AK8PFJet450_MassSD30_v2, fragment.HLT_AK8DiPFJet250_250_MassSD30_v2, fragment.HLT_AK8DiPFJet250_250_MassSD50_v2, fragment.HLT_AK8DiPFJet260_260_MassSD30_v2, fragment.HLT_AK8DiPFJet270_270_MassSD30_v2, fragment.HLT_AK8PFHT750_TrimMass50_v14, fragment.HLT_AK8PFHT800_TrimMass50_v14, fragment.HLT_AK8PFHT850_TrimMass50_v13, fragment.HLT_AK8PFHT900_TrimMass50_v13, fragment.HLT_CaloJet500_NoJetID_v14, fragment.HLT_CaloJet550_NoJetID_v9, fragment.HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6, fragment.HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6, fragment.HLT_Trimuon5_3p5_2_Upsilon_Muon_v7, fragment.HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5, fragment.HLT_DoubleEle25_CaloIdL_MW_v6, fragment.HLT_DoubleEle27_CaloIdL_MW_v6, fragment.HLT_DoubleEle33_CaloIdL_MW_v19, fragment.HLT_DoubleEle24_eta2p1_WPTight_Gsf_v9, fragment.HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v22, fragment.HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v22, fragment.HLT_Mu27_Ele37_CaloIdL_MW_v7, fragment.HLT_Mu37_Ele27_CaloIdL_MW_v7, fragment.HLT_Mu37_TkMu27_v7, fragment.HLT_DoubleMu4_3_Bs_v17, fragment.HLT_DoubleMu4_3_Jpsi_v17, fragment.HLT_DoubleMu4_3_LowMass_v3, fragment.HLT_DoubleMu4_LowMass_Displaced_v3, fragment.HLT_Mu0_L1DoubleMu_v3, fragment.HLT_Mu4_L1DoubleMu_v3, fragment.HLT_DoubleMu4_3_Photon4_BsToMMG_v2, fragment.HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2, fragment.HLT_DoubleMu3_Trk_Tau3mu_v14, fragment.HLT_DoubleMu3_TkMu_DsTau3Mu_v6, fragment.HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v10, fragment.HLT_DoubleMu4_MuMuTrk_Displaced_v17, fragment.HLT_Mu3_PFJet40_v18, fragment.HLT_Mu7p5_L2Mu2_Jpsi_v12, fragment.HLT_Mu7p5_L2Mu2_Upsilon_v12, fragment.HLT_Mu3_L1SingleMu5orSingleMu7_v3, fragment.HLT_DoublePhoton33_CaloIdL_v8, fragment.HLT_DoublePhoton70_v8, fragment.HLT_DoublePhoton85_v16, fragment.HLT_Ele15_WPLoose_Gsf_v5, fragment.HLT_Ele20_WPLoose_Gsf_v8, fragment.HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v6, fragment.HLT_Ele27_WPTight_Gsf_v18, fragment.HLT_Ele28_WPTight_Gsf_v3, fragment.HLT_Ele30_WPTight_Gsf_v3, fragment.HLT_Ele32_WPTight_Gsf_v17, fragment.HLT_Ele35_WPTight_Gsf_v11, fragment.HLT_Ele35_WPTight_Gsf_L1EGMT_v7, fragment.HLT_Ele38_WPTight_Gsf_v11, fragment.HLT_Ele40_WPTight_Gsf_v11, fragment.HLT_Ele32_WPTight_Gsf_L1DoubleEG_v11, fragment.HLT_Ele24_eta2p1_WPTight_Gsf_TightChargedIsoPFTauHPS30_eta2p1_CrossL1_v3, fragment.HLT_HT300_Beamspot_v13, fragment.HLT_ZeroBias_Beamspot_v6, fragment.HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_CrossL1_v3, fragment.HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v3, fragment.HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2, fragment.HLT_IsoMu20_v17, fragment.HLT_IsoMu24_v15, fragment.HLT_IsoMu24_eta2p1_v17, fragment.HLT_IsoMu27_v18, fragment.HLT_UncorrectedJetE30_NoBPTX_v7, fragment.HLT_UncorrectedJetE30_NoBPTX3BX_v7, fragment.HLT_UncorrectedJetE60_NoBPTX3BX_v7, fragment.HLT_UncorrectedJetE70_NoBPTX3BX_v7, fragment.HLT_L1SingleMu18_v4, fragment.HLT_L1SingleMu25_v3, fragment.HLT_L1SingleMuCosmics_v2, fragment.HLT_L2Mu10_NoVertex_NoBPTX3BX_v6, fragment.HLT_L2Mu10_NoVertex_NoBPTX_v7, fragment.HLT_L2Mu45_NoVertex_3Sta_NoBPTX3BX_v5, fragment.HLT_L2Mu40_NoVertex_3Sta_NoBPTX3BX_v6, fragment.HLT_L2Mu23NoVtx_2Cha_v2, fragment.HLT_L2Mu23NoVtx_2Cha_CosmicSeed_v2, fragment.HLT_DoubleL2Mu30NoVtx_2Cha_CosmicSeed_Eta2p4_v3, fragment.HLT_DoubleL2Mu30NoVtx_2Cha_Eta2p4_v3, fragment.HLT_DoubleL2Mu50_v3, fragment.HLT_DoubleL2Mu23NoVtx_2Cha_CosmicSeed_v3, fragment.HLT_DoubleL2Mu25NoVtx_2Cha_CosmicSeed_v3, fragment.HLT_DoubleL2Mu25NoVtx_2Cha_CosmicSeed_Eta2p4_v3, fragment.HLT_DoubleL2Mu23NoVtx_2Cha_v3, fragment.HLT_DoubleL2Mu25NoVtx_2Cha_v3, fragment.HLT_DoubleL2Mu25NoVtx_2Cha_Eta2p4_v3, fragment.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v16, fragment.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v5, fragment.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v17, fragment.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v5, fragment.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v7, fragment.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v5, fragment.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v7, fragment.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v5, fragment.HLT_Mu25_TkMu0_Onia_v10, fragment.HLT_Mu30_TkMu0_Psi_v3, fragment.HLT_Mu30_TkMu0_Upsilon_v3, fragment.HLT_Mu20_TkMu0_Phi_v10, fragment.HLT_Mu25_TkMu0_Phi_v10, fragment.HLT_Mu15_v5, fragment.HLT_Mu20_v14, fragment.HLT_Mu27_v15, fragment.HLT_Mu50_v15, fragment.HLT_Mu55_v5, fragment.HLT_CascadeMu100_v5, fragment.HLT_HighPtTkMu100_v4, fragment.HLT_DiPFJetAve40_v16, fragment.HLT_DiPFJetAve60_v16, fragment.HLT_DiPFJetAve80_v15, fragment.HLT_DiPFJetAve140_v15, fragment.HLT_DiPFJetAve200_v15, fragment.HLT_DiPFJetAve260_v16, fragment.HLT_DiPFJetAve320_v16, fragment.HLT_DiPFJetAve400_v16, fragment.HLT_DiPFJetAve500_v16, fragment.HLT_DiPFJetAve60_HFJEC_v17, fragment.HLT_DiPFJetAve80_HFJEC_v18, fragment.HLT_DiPFJetAve100_HFJEC_v18, fragment.HLT_DiPFJetAve160_HFJEC_v18, fragment.HLT_DiPFJetAve220_HFJEC_v18, fragment.HLT_DiPFJetAve260_HFJEC_v1, fragment.HLT_DiPFJetAve300_HFJEC_v18, fragment.HLT_AK8PFJet40_v18, fragment.HLT_AK8PFJet60_v17, fragment.HLT_AK8PFJet80_v17, fragment.HLT_AK8PFJet140_v17, fragment.HLT_AK8PFJet200_v17, fragment.HLT_AK8PFJet260_v18, fragment.HLT_AK8PFJet320_v18, fragment.HLT_AK8PFJet400_v18, fragment.HLT_AK8PFJet450_v18, fragment.HLT_AK8PFJet500_v18, fragment.HLT_AK8PFJet550_v13, fragment.HLT_PFJet40_v23, fragment.HLT_PFJet60_v23, fragment.HLT_PFJet80_v22, fragment.HLT_PFJet110_v2, fragment.HLT_PFJet140_v21, fragment.HLT_PFJet200_v21, fragment.HLT_PFJet260_v22, fragment.HLT_PFJet320_v22, fragment.HLT_PFJet400_v22, fragment.HLT_PFJet450_v23, fragment.HLT_PFJet500_v23, fragment.HLT_PFJet550_v13, fragment.HLT_PFJetFwd15_v5, fragment.HLT_PFJetFwd25_v5, fragment.HLT_PFJetFwd40_v21, fragment.HLT_PFJetFwd60_v21, fragment.HLT_PFJetFwd80_v20, fragment.HLT_PFJetFwd140_v20, fragment.HLT_PFJetFwd200_v20, fragment.HLT_PFJetFwd260_v21, fragment.HLT_PFJetFwd320_v21, fragment.HLT_PFJetFwd400_v21, fragment.HLT_PFJetFwd450_v21, fragment.HLT_PFJetFwd500_v21, fragment.HLT_AK8PFJetFwd15_v5, fragment.HLT_AK8PFJetFwd25_v5, fragment.HLT_AK8PFJetFwd40_v17, fragment.HLT_AK8PFJetFwd60_v16, fragment.HLT_AK8PFJetFwd80_v16, fragment.HLT_AK8PFJetFwd140_v16, fragment.HLT_AK8PFJetFwd200_v16, fragment.HLT_AK8PFJetFwd260_v17, fragment.HLT_AK8PFJetFwd320_v17, fragment.HLT_AK8PFJetFwd400_v17, fragment.HLT_AK8PFJetFwd450_v17, fragment.HLT_AK8PFJetFwd500_v17, fragment.HLT_PFHT180_v19, fragment.HLT_PFHT250_v19, fragment.HLT_PFHT370_v19, fragment.HLT_PFHT430_v19, fragment.HLT_PFHT510_v19, fragment.HLT_PFHT590_v19, fragment.HLT_PFHT680_v19, fragment.HLT_PFHT780_v19, fragment.HLT_PFHT890_v19, fragment.HLT_PFHT1050_v20, fragment.HLT_PFHT500_PFMET100_PFMHT100_IDTight_v14, fragment.HLT_PFHT500_PFMET110_PFMHT110_IDTight_v14, fragment.HLT_PFHT700_PFMET85_PFMHT85_IDTight_v14, fragment.HLT_PFHT800_PFMET75_PFMHT75_IDTight_v14, fragment.HLT_PFMET110_PFMHT110_IDTight_v22, fragment.HLT_PFMET120_PFMHT120_IDTight_v22, fragment.HLT_PFMET130_PFMHT130_IDTight_v22, fragment.HLT_PFMET140_PFMHT140_IDTight_v22, fragment.HLT_PFMET120_PFMHT120_IDTight_PFHT60_v11, fragment.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v11, fragment.HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v11, fragment.HLT_PFMETTypeOne110_PFMHT110_IDTight_v14, fragment.HLT_PFMETTypeOne120_PFMHT120_IDTight_v14, fragment.HLT_PFMETTypeOne130_PFMHT130_IDTight_v14, fragment.HLT_PFMETTypeOne140_PFMHT140_IDTight_v13, fragment.HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v22, fragment.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v22, fragment.HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v21, fragment.HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v21, fragment.HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v2, fragment.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v2, fragment.HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v2, fragment.HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v2, fragment.HLT_L1ETMHadSeeds_v4, fragment.HLT_CaloMHT90_v6, fragment.HLT_CaloMET90_NotCleaned_v6, fragment.HLT_CaloMET350_NotCleaned_v6, fragment.HLT_PFMET200_NotCleaned_v11, fragment.HLT_PFMET250_NotCleaned_v11, fragment.HLT_PFMET300_NotCleaned_v11, fragment.HLT_PFMET200_BeamHaloCleaned_v11, fragment.HLT_PFMETTypeOne200_BeamHaloCleaned_v11, fragment.HLT_MET105_IsoTrk50_v11, fragment.HLT_MET120_IsoTrk50_v11, fragment.HLT_SingleJet30_Mu12_SinglePFJet40_v13, fragment.HLT_Mu12eta2p3_v3, fragment.HLT_Mu12eta2p3_PFJet40_v3, fragment.HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v3, fragment.HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v3, fragment.HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v3, fragment.HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v3, fragment.HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3, fragment.HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3, fragment.HLT_DoublePFJets40_PFBTagDeepCSV_p71_v3, fragment.HLT_DoublePFJets100_PFBTagDeepCSV_p71_v3, fragment.HLT_DoublePFJets200_PFBTagDeepCSV_p71_v3, fragment.HLT_DoublePFJets350_PFBTagDeepCSV_p71_v3, fragment.HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3, fragment.HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3, fragment.HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v3, fragment.HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v3, fragment.HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v3, fragment.HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v3, fragment.HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v3, fragment.HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v3, fragment.HLT_DoublePFJets40_PFBTagDeepJet_p71_v3, fragment.HLT_DoublePFJets100_PFBTagDeepJet_p71_v3, fragment.HLT_DoublePFJets200_PFBTagDeepJet_p71_v3, fragment.HLT_DoublePFJets350_PFBTagDeepJet_p71_v3, fragment.HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v3, fragment.HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v3, fragment.HLT_Photon300_NoHE_v14, fragment.HLT_Mu8_TrkIsoVVL_v14, fragment.HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v20, fragment.HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v20, fragment.HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v21, fragment.HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v21, fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v15, fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v3, fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v3, fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v3, fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v3, fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v13, fragment.HLT_Mu17_TrkIsoVVL_v15, fragment.HLT_Mu19_TrkIsoVVL_v6, fragment.HLT_BTagMu_AK4DiJet20_Mu5_v15, fragment.HLT_BTagMu_AK4DiJet40_Mu5_v15, fragment.HLT_BTagMu_AK4DiJet70_Mu5_v15, fragment.HLT_BTagMu_AK4DiJet110_Mu5_v15, fragment.HLT_BTagMu_AK4DiJet170_Mu5_v14, fragment.HLT_BTagMu_AK4Jet300_Mu5_v14, fragment.HLT_BTagMu_AK8DiJet170_Mu5_v11, fragment.HLT_BTagMu_AK8Jet170_DoubleMu5_v4, fragment.HLT_BTagMu_AK8Jet300_Mu5_v14, fragment.HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v21, fragment.HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v21, fragment.HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v17, fragment.HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v9, fragment.HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v9, fragment.HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v17, fragment.HLT_Photon20_v4, fragment.HLT_Photon33_v7, fragment.HLT_Photon50_v15, fragment.HLT_Photon75_v15, fragment.HLT_Photon90_v15, fragment.HLT_Photon120_v15, fragment.HLT_Photon150_v8, fragment.HLT_Photon175_v16, fragment.HLT_Photon200_v15, fragment.HLT_Photon30EB_TightID_TightIso_v3, fragment.HLT_Photon110EB_TightID_TightIso_v4, fragment.HLT_Photon100EBHE10_v4, fragment.HLT_Photon50_R9Id90_HE10_IsoM_v16, fragment.HLT_Photon75_R9Id90_HE10_IsoM_v16, fragment.HLT_Photon90_R9Id90_HE10_IsoM_v16, fragment.HLT_Photon120_R9Id90_HE10_IsoM_v16, fragment.HLT_Photon165_R9Id90_HE10_IsoM_v17, fragment.HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v15, fragment.HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v15, fragment.HLT_Photon35_TwoProngs35_v3, fragment.HLT_IsoMu24_TwoProngs35_v3, fragment.HLT_Dimuon0_Jpsi_L1_NoOS_v9, fragment.HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9, fragment.HLT_Dimuon0_Jpsi_v10, fragment.HLT_Dimuon0_Jpsi_NoVertexing_v10, fragment.HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9, fragment.HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9, fragment.HLT_Dimuon0_Jpsi3p5_Muon2_v7, fragment.HLT_Dimuon0_Upsilon_L1_4p5_v11, fragment.HLT_Dimuon0_Upsilon_L1_5_v11, fragment.HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10, fragment.HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11, fragment.HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9, fragment.HLT_Dimuon0_Upsilon_NoVertexing_v9, fragment.HLT_Dimuon0_Upsilon_L1_5M_v10, fragment.HLT_Dimuon0_LowMass_L1_0er1p5R_v9, fragment.HLT_Dimuon0_LowMass_L1_0er1p5_v10, fragment.HLT_Dimuon0_LowMass_v10, fragment.HLT_Dimuon0_LowMass_L1_4_v10, fragment.HLT_Dimuon0_LowMass_L1_4R_v9, fragment.HLT_Dimuon0_LowMass_L1_TM530_v8, fragment.HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8, fragment.HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8, fragment.HLT_TripleMu_5_3_3_Mass3p8_DZ_v10, fragment.HLT_TripleMu_10_5_5_DZ_v12, fragment.HLT_TripleMu_12_10_5_v12, fragment.HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6, fragment.HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6, fragment.HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6, fragment.HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6, fragment.HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v12, fragment.HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v12, fragment.HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v12, fragment.HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8, fragment.HLT_DoubleMu4_Jpsi_Displaced_v9, fragment.HLT_DoubleMu4_Jpsi_NoVertexing_v9, fragment.HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9, fragment.HLT_DoubleMu4_JpsiTrk_Bc_v2, fragment.HLT_DoubleMu43NoFiltersNoVtx_v6, fragment.HLT_DoubleMu48NoFiltersNoVtx_v6, fragment.HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v7, fragment.HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v7, fragment.HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v3, fragment.HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v3, fragment.HLT_HT425_v11, fragment.HLT_HT430_DisplacedDijet40_DisplacedTrack_v15, fragment.HLT_HT500_DisplacedDijet40_DisplacedTrack_v15, fragment.HLT_HT430_DisplacedDijet60_DisplacedTrack_v15, fragment.HLT_HT400_DisplacedDijet40_DisplacedTrack_v15, fragment.HLT_HT650_DisplacedDijet60_Inclusive_v15, fragment.HLT_HT550_DisplacedDijet60_Inclusive_v15, fragment.HLT_DiJet110_35_Mjj650_PFMET110_v11, fragment.HLT_DiJet110_35_Mjj650_PFMET120_v11, fragment.HLT_DiJet110_35_Mjj650_PFMET130_v11, fragment.HLT_TripleJet110_35_35_Mjj650_PFMET110_v11, fragment.HLT_TripleJet110_35_35_Mjj650_PFMET120_v11, fragment.HLT_TripleJet110_35_35_Mjj650_PFMET130_v11, fragment.HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v15, fragment.HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v15, fragment.HLT_Ele28_HighEta_SC20_Mass55_v15, fragment.HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10, fragment.HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v18, fragment.HLT_Ele15_IsoVVVL_PFHT450_v18, fragment.HLT_Ele50_IsoVVVL_PFHT450_v18, fragment.HLT_Ele15_IsoVVVL_PFHT600_v22, fragment.HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17, fragment.HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v18, fragment.HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v17, fragment.HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10, fragment.HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v17, fragment.HLT_Mu15_IsoVVVL_PFHT450_v17, fragment.HLT_Mu50_IsoVVVL_PFHT450_v17, fragment.HLT_Mu15_IsoVVVL_PFHT600_v21, fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v4, fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v4, fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v4, fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v4, fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v4, fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v4, fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v4, fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v4, fragment.HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9, fragment.HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9, fragment.HLT_Dimuon10_Upsilon_y1p4_v3, fragment.HLT_Dimuon12_Upsilon_y1p4_v4, fragment.HLT_Dimuon14_Phi_Barrel_Seagulls_v9, fragment.HLT_Dimuon25_Jpsi_v16, fragment.HLT_Dimuon14_PsiPrime_v15, fragment.HLT_Dimuon14_PsiPrime_noCorrL1_v7, fragment.HLT_Dimuon18_PsiPrime_v16, fragment.HLT_Dimuon18_PsiPrime_noCorrL1_v8, fragment.HLT_Dimuon24_Upsilon_noCorrL1_v8, fragment.HLT_Dimuon24_Phi_noCorrL1_v8, fragment.HLT_Dimuon25_Jpsi_noCorrL1_v8, fragment.HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v19, fragment.HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v19, fragment.HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v19, fragment.HLT_DoubleIsoMu20_eta2p1_v9, fragment.HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v8, fragment.HLT_Mu8_v14, fragment.HLT_Mu17_v15, fragment.HLT_Mu19_v6, fragment.HLT_Mu17_Photon30_IsoCaloId_v8, fragment.HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v18, fragment.HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v20, fragment.HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v20, fragment.HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v20, fragment.HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v18, fragment.HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v20, fragment.HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v20, fragment.HLT_Ele115_CaloIdVT_GsfTrkIdT_v16, fragment.HLT_Ele135_CaloIdVT_GsfTrkIdT_v9, fragment.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v5, fragment.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v11, fragment.HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v10, fragment.HLT_PFHT400_SixPFJet32_v10, fragment.HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v9, fragment.HLT_PFHT450_SixPFJet36_v9, fragment.HLT_PFHT400_FivePFJet_100_100_60_30_30_v10, fragment.HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v10, fragment.HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v10, fragment.HLT_PFHT350_v21, fragment.HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v13, fragment.HLT_ECALHT800_v12, fragment.HLT_DiSC30_18_EIso_AND_HE_Mass70_v15, fragment.HLT_Physics_v8, fragment.HLT_EphemeralPhysics_v2, fragment.DST_Physics_v8, fragment.HLT_Random_v3, fragment.HLT_ZeroBias_v7, fragment.HLT_ZeroBias_Alignment_v2, fragment.HLT_EphemeralZeroBias_v2, fragment.DST_ZeroBias_v3, fragment.DST_Run3_PFScoutingPixelTracking_v18, fragment.DST_HLTMuon_Run3_PFScoutingPixelTracking_v18, fragment.HLT_Photon20_HoverELoose_v12, fragment.HLT_Photon30_HoverELoose_v12, fragment.HLT_EcalCalibration_v4, fragment.HLT_HcalCalibration_v5, fragment.AlCa_EcalPhiSym_v11, fragment.HLT_L1UnpairedBunchBptxMinus_v3, fragment.HLT_L1UnpairedBunchBptxPlus_v3, fragment.HLT_L1NotBptxOR_v4, fragment.HLT_L1_CDC_SingleMu_3_er1p2_TOP120_DPHI2p618_3p142_v3, fragment.HLT_CDC_L2cosmic_10_er1p0_v2, fragment.HLT_CDC_L2cosmic_5p5_er1p0_v2, fragment.HLT_HcalNZS_v14, fragment.HLT_HcalPhiSym_v16, fragment.HLT_HcalIsolatedbunch_v6, fragment.HLT_IsoTrackHB_v6, fragment.HLT_IsoTrackHE_v6, fragment.HLT_ZeroBias_FirstCollisionAfterAbortGap_v6, fragment.HLT_ZeroBias_IsolatedBunches_v6, fragment.HLT_ZeroBias_FirstCollisionInTrain_v5, fragment.HLT_ZeroBias_LastCollisionInTrain_v4, fragment.HLT_ZeroBias_FirstBXAfterTrain_v4, fragment.AlCa_RPCMuonNormalisation_v14, fragment.AlCa_LumiPixelsCounts_Random_v4, fragment.AlCa_LumiPixelsCounts_ZeroBias_v4, fragment.MC_ReducedIterativeTracking_v14, fragment.MC_PFMET_v19, fragment.MC_AK4PFJets_v19, fragment.MC_PFBTagDeepCSV_v12, fragment.MC_PFHT_v18, fragment.MC_PFMHT_v18, fragment.MC_CaloMET_v10, fragment.MC_CaloMET_JetIdCleaned_v11, fragment.MC_AK4CaloJets_v11, fragment.MC_AK4CaloJetsFromPV_v10, fragment.MC_CaloBTagDeepCSV_v10, fragment.MC_CaloHT_v10, fragment.MC_CaloMHT_v10, fragment.MC_AK8PFJets_v19, fragment.MC_AK8TrimPFJets_v19, fragment.MC_AK8PFHT_v18, fragment.MC_AK8CaloHT_v10, fragment.MC_Diphoton10_10_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass10_v15, fragment.MC_DoubleEle5_CaloIdL_MW_v17, fragment.MC_Ele5_WPTight_Gsf_v10, fragment.MC_Ele15_Ele10_CaloIdL_TrackIdL_IsoVL_DZ_v17, fragment.MC_IsoMu_v17, fragment.MC_DoubleMu_TrkIsoVVL_DZ_v13, fragment.MC_DoubleMuNoFiltersNoVtx_v9, fragment.MC_PFBTagDeepJet_v3, fragment.MC_Run3_PFScoutingPixelTracking_v17, fragment.AlCa_EcalPi0EBonly_v15, fragment.AlCa_EcalPi0EEonly_v15, fragment.AlCa_EcalEtaEBonly_v15, fragment.AlCa_EcalEtaEEonly_v15, fragment.AlCa_AK8PFJet40_v17, fragment.AlCa_PFJet40_v22, fragment.AlCa_PFJet40_CPUOnly_v1, fragment.HLT_PFJet40_GPUvsCPU_v1, fragment.HLT_MediumChargedIsoPFTau180HighPtRelaxedIso_Trk50_eta2p1_v14, fragment.HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v11, fragment.HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v2, fragment.HLT_VBF_DoubleTightChargedIsoPFTauHPS20_Trk1_eta2p1_v3, fragment.HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v7, fragment.HLT_PFMET100_PFMHT100_IDTight_PFHT60_v11, fragment.HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v11, fragment.HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v11, fragment.HLT_Mu18_Mu9_SameSign_v6, fragment.HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8, fragment.HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v12, fragment.HLT_TripleMu_5_3_3_Mass3p8_DCA_v5, fragment.HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10, fragment.HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10, fragment.HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v10, fragment.HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v10, fragment.HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v10, fragment.HLT_QuadPFJet103_88_75_15_v7, fragment.HLT_QuadPFJet105_88_76_15_v7, fragment.HLT_QuadPFJet111_90_80_15_v7, fragment.HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v3, fragment.HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v3, fragment.HLT_Mu12_IP6_v2, fragment.HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10, fragment.HLT_DoubleMediumDeepTauPFTauHPS35_L2NN_eta2p1_v2, fragment.HLT_DoubleMediumChargedIsoPFTauHPS40_Trk1_eta2p1_v3, fragment.HLT_DoubleTightChargedIsoPFTauHPS35_Trk1_eta2p1_v3, fragment.HLT_Ele24_eta2p1_WPTight_Gsf_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3, fragment.HLT_IsoMu20_eta2p1_LooseDeepTauPFTauHPS27_eta2p1_CrossL1_v3, fragment.HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v3, fragment.HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3, fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v3, fragment.HLT_LooseDeepTauPFTauHPS180_L2NN_eta2p1_v3, fragment.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v3, fragment.HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v3, fragment.HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v3, fragment.HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v3, fragment.HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v3, fragment.HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3, fragment.HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v3, fragment.HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3, fragment.HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v3, fragment.HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3, fragment.HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v3, fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v3, fragment.HLT_QuadPFJet70_50_40_30_v3, fragment.HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v3, fragment.HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v3, fragment.HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v3, fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v2, fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v2, fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2, fragment.HLT_AK8PFJet230_SoftDropMass40_v3, fragment.HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v3, fragment.HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v3, fragment.HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v3, fragment.HLT_AK8PFJet400_SoftDropMass40_v3, fragment.HLT_AK8PFJet425_SoftDropMass40_v3, fragment.HLT_AK8PFJet450_SoftDropMass40_v3, fragment.HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3, fragment.HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3, fragment.HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3, fragment.HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v2, fragment.HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2, fragment.HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v2, fragment.HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2, fragment.HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v2, fragment.HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v2, fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v2, fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v2, fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v2, fragment.HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v2, fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2, fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v2, fragment.HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v3, fragment.HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2, fragment.HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2, fragment.HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v3, fragment.HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v2, fragment.HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v2, fragment.HLT_L2Mu10NoVtx_2Cha_v1, fragment.HLT_L2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2, fragment.HLT_L3Mu10NoVtx_v2, fragment.HLT_L3Mu10NoVtx_DxyMin0p01cm_v2, fragment.HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v2, fragment.HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v2, fragment.HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2, fragment.HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2, fragment.HLT_L2Mu10NoVtx_2Cha_CosmicSeed_v1, fragment.HLT_L2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2, fragment.HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v2, fragment.HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v2, fragment.HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v3, fragment.HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v3, fragment.HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v3, fragment.HLT_HT430_DelayedJet40_DoubleDelay0p5nsInclusive_v1, fragment.HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v3, fragment.HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v3, fragment.HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v3, fragment.HLT_HT430_DelayedJet40_SingleDelay0p5nsInclusive_v1, fragment.HLT_HT430_DelayedJet40_SingleDelay0p5nsTrackless_v1, fragment.HLT_HT430_DelayedJet40_SingleDelay1nsInclusive_v1, fragment.HLT_HT430_DelayedJet40_SingleDelay1p5nsInclusive_v1, fragment.HLT_L1Mu6HT240_v2, fragment.HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v3, fragment.HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v3, fragment.HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v3, fragment.HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v3, fragment.HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v3, fragment.HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v3, fragment.HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v3, fragment.HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v3, fragment.HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v3, fragment.HLT_CaloMET60_DTCluster50_v3, fragment.HLT_CaloMET60_DTClusterNoMB1S50_v3, fragment.HLT_L1MET_DTCluster50_v3, fragment.HLT_L1MET_DTClusterNoMB1S50_v3, fragment.HLT_CscCluster_Loose_v2, fragment.HLT_CscCluster_Medium_v2, fragment.HLT_CscCluster_Tight_v2, fragment.HLT_L1CSCShower_DTCluster50_v2, fragment.HLT_L1CSCShower_DTCluster75_v2, fragment.HLT_PFMET105_IsoTrk50_v3, fragment.HLT_PFMET110_PFJet100_v3, fragment.HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2, fragment.HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2, fragment.HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v2, fragment.HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2, fragment.HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2, fragment.HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2, fragment.HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v2, fragment.HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v2, fragment.HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v2, fragment.HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v2, fragment.HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v2, fragment.HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v2, fragment.HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v2, fragment.HLT_DiPhoton10Time1ns_v2, fragment.HLT_DiPhoton10Time1p2ns_v2, fragment.HLT_DiPhoton10Time1p4ns_v2, fragment.HLT_DiPhoton10Time1p6ns_v2, fragment.HLT_DiPhoton10Time1p8ns_v2, fragment.HLT_DiPhoton10Time2ns_v2, fragment.HLT_DiPhoton10sminlt0p1_v2, fragment.HLT_DiPhoton10sminlt0p12_v2, fragment.HLT_DiPhoton10_CaloIdL_v2, fragment.HLT_DoubleEle4_eta1p22_mMax6_v2, fragment.HLT_DoubleEle4p5_eta1p22_mMax6_v2, fragment.HLT_DoubleEle5_eta1p22_mMax6_v2, fragment.HLT_DoubleEle5p5_eta1p22_mMax6_v2, fragment.HLT_DoubleEle6_eta1p22_mMax6_v2, fragment.HLT_DoubleEle6p5_eta1p22_mMax6_v2, fragment.HLT_DoubleEle7_eta1p22_mMax6_v2, fragment.HLT_DoubleEle7p5_eta1p22_mMax6_v2, fragment.HLT_DoubleEle8_eta1p22_mMax6_v2, fragment.HLT_DoubleEle8p5_eta1p22_mMax6_v2, fragment.HLT_DoubleEle9_eta1p22_mMax6_v2, fragment.HLT_DoubleEle9p5_eta1p22_mMax6_v2, fragment.HLT_DoubleEle10_eta1p22_mMax6_v2, fragment.HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2, fragment.HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2, fragment.HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2, fragment.HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2, fragment.HLT_Mu50_L1SingleMuShower_v1, fragment.HLT_ExpressMuons_v3, fragment.HLT_OnlineMonitorGroup_v3, fragment.DQM_EcalReconstruction_v4, fragment.DQM_HcalReconstruction_v3, fragment.DQM_PixelReconstruction_v4, fragment.HLT_PPSMaxTracksPerArm1_v2, fragment.HLT_PPSMaxTracksPerRP4_v2, fragment.HLTriggerFinalPath, fragment.HLTAnalyzerEndpath, fragment.ScoutingPFOutput, fragment.Dataset_AlCaLowPtJet, fragment.Dataset_AlCaLumiPixelsCountsExpress, fragment.Dataset_AlCaLumiPixelsCountsPrompt, fragment.Dataset_AlCaP0, fragment.Dataset_AlCaPPSExpress, fragment.Dataset_AlCaPPSPrompt, fragment.Dataset_AlCaPhiSym, fragment.Dataset_BTagMu, fragment.Dataset_Commissioning, fragment.Dataset_Cosmics, fragment.Dataset_DQMGPUvsCPU, fragment.Dataset_DQMOnlineBeamspot, fragment.Dataset_DisplacedJet, fragment.Dataset_ReservedDoubleMuonLowMass, fragment.Dataset_EGamma, fragment.Dataset_EcalLaser, fragment.Dataset_EmptyBX, fragment.Dataset_EphemeralHLTPhysics, fragment.Dataset_EphemeralZeroBias, fragment.Dataset_EventDisplay, fragment.Dataset_ExpressAlignment, fragment.Dataset_ExpressPhysics, fragment.Dataset_HLTMonitor, fragment.Dataset_HLTPhysics, fragment.Dataset_HcalNZS, fragment.Dataset_IsolatedBunch, fragment.Dataset_JetMET, fragment.Dataset_L1Accept, fragment.Dataset_MonteCarlo, fragment.Dataset_Muon, fragment.Dataset_MuonEG, fragment.Dataset_NoBPTX, fragment.Dataset_OnlineMonitor, fragment.Dataset_ParkingDoubleElectronLowMass0, fragment.Dataset_ParkingDoubleElectronLowMass1, fragment.Dataset_ParkingDoubleElectronLowMass2, fragment.Dataset_ParkingDoubleElectronLowMass3, fragment.Dataset_ParkingDoubleElectronLowMass4, fragment.Dataset_ParkingDoubleElectronLowMass5, fragment.Dataset_ParkingDoubleMuonLowMass0, fragment.Dataset_ParkingDoubleMuonLowMass1, fragment.Dataset_ParkingDoubleMuonLowMass2, fragment.Dataset_ParkingDoubleMuonLowMass3, fragment.Dataset_ParkingDoubleMuonLowMass4, fragment.Dataset_ParkingDoubleMuonLowMass5, fragment.Dataset_ParkingDoubleMuonLowMass6, fragment.Dataset_ParkingDoubleMuonLowMass7, fragment.Dataset_ParkingSingleMuon0, fragment.Dataset_ParkingSingleMuon1, fragment.Dataset_ParkingSingleMuon2, fragment.Dataset_RPCMonitor, fragment.Dataset_ScoutingPFMonitor, fragment.Dataset_ScoutingPFRun3, fragment.Dataset_Tau, fragment.Dataset_TestEnablesEcalHcal, fragment.Dataset_TestEnablesEcalHcalDQM, fragment.Dataset_ZeroBias, )) # dummify hltGetConditions in cff's @@ -81119,10 +84902,10 @@ # add specific customizations from HLTrigger.Configuration.customizeHLTforALL import customizeHLTforAll -fragment = customizeHLTforAll(fragment,"2022v13") +fragment = customizeHLTforAll(fragment,"2022v14") from HLTrigger.Configuration.customizeHLTforCMSSW import customizeHLTforCMSSW -fragment = customizeHLTforCMSSW(fragment,"2022v13") +fragment = customizeHLTforCMSSW(fragment,"2022v14") # Eras-based customisations from HLTrigger.Configuration.Eras import modifyHLTforEras diff --git a/HLTrigger/Configuration/python/HLT_FULL_cff.py b/HLTrigger/Configuration/python/HLT_FULL_cff.py index d14e970829e7c..9d3413b2ab408 100644 --- a/HLTrigger/Configuration/python/HLT_FULL_cff.py +++ b/HLTrigger/Configuration/python/HLT_FULL_cff.py @@ -1,6 +1,6 @@ # hltGetConfiguration --cff --data /dev/CMSSW_12_4_0/HLT --type FULL -# /dev/CMSSW_12_4_0/HLT/V136 (CMSSW_12_4_0) +# /dev/CMSSW_12_4_0/HLT/V167 (CMSSW_12_4_0) import FWCore.ParameterSet.Config as cms @@ -12,7 +12,7 @@ fragment.ProcessAcceleratorCUDA = ProcessAcceleratorCUDA() fragment.HLTConfigVersion = cms.PSet( - tableName = cms.string('/dev/CMSSW_12_4_0/HLT/V136') + tableName = cms.string('/dev/CMSSW_12_4_0/HLT/V167') ) fragment.transferSystem = cms.PSet( @@ -2746,40 +2746,41 @@ ScoutingPF = cms.vstring( 'ScoutingPFRun3' ) ) fragment.datasets = cms.PSet( - AlCaLowPtJet = cms.vstring( 'AlCa_AK8PFJet40_v16', - 'AlCa_PFJet40_v21' ), - AlCaLumiPixelsCountsExpress = cms.vstring( 'AlCa_LumiPixelsCounts_Random_v3' ), - AlCaLumiPixelsCountsPrompt = cms.vstring( 'AlCa_LumiPixelsCounts_ZeroBias_v3' ), - AlCaP0 = cms.vstring( 'AlCa_EcalEtaEBonlyForHI_v2', - 'AlCa_EcalEtaEBonly_v14', - 'AlCa_EcalEtaEEonlyForHI_v2', - 'AlCa_EcalEtaEEonly_v14', - 'AlCa_EcalPi0EBonlyForHI_v2', - 'AlCa_EcalPi0EBonly_v14', - 'AlCa_EcalPi0EEonlyForHI_v2', - 'AlCa_EcalPi0EEonly_v14', - 'AlCa_HIEcalEtaEBonly_v2', - 'AlCa_HIEcalEtaEEonly_v2', - 'AlCa_HIEcalPi0EBonly_v2', - 'AlCa_HIEcalPi0EEonly_v2' ), + AlCaLowPtJet = cms.vstring( 'AlCa_AK8PFJet40_v17', + 'AlCa_PFJet40_v22' ), + AlCaLumiPixelsCountsExpress = cms.vstring( 'AlCa_LumiPixelsCounts_Random_v4' ), + AlCaLumiPixelsCountsPrompt = cms.vstring( 'AlCa_LumiPixelsCounts_ZeroBias_v4' ), + AlCaP0 = cms.vstring( 'AlCa_EcalEtaEBonlyForHI_v3', + 'AlCa_EcalEtaEBonly_v15', + 'AlCa_EcalEtaEEonlyForHI_v3', + 'AlCa_EcalEtaEEonly_v15', + 'AlCa_EcalPi0EBonlyForHI_v3', + 'AlCa_EcalPi0EBonly_v15', + 'AlCa_EcalPi0EEonlyForHI_v3', + 'AlCa_EcalPi0EEonly_v15', + 'AlCa_HIEcalEtaEBonly_v3', + 'AlCa_HIEcalEtaEEonly_v3', + 'AlCa_HIEcalPi0EBonly_v3', + 'AlCa_HIEcalPi0EEonly_v3' ), AlCaPPSExpress = cms.vstring( 'HLT_PPSMaxTracksPerArm1_v2', 'HLT_PPSMaxTracksPerRP4_v2' ), AlCaPPSPrompt = cms.vstring( 'HLT_PPSMaxTracksPerArm1_v2', 'HLT_PPSMaxTracksPerRP4_v2' ), - AlCaPhiSym = cms.vstring( 'AlCa_EcalPhiSymForHI_v2', - 'AlCa_EcalPhiSym_v10' ), - BTagMu = cms.vstring( 'HLT_BTagMu_AK4DiJet110_Mu5_v14', - 'HLT_BTagMu_AK4DiJet170_Mu5_v13', - 'HLT_BTagMu_AK4DiJet20_Mu5_v14', - 'HLT_BTagMu_AK4DiJet40_Mu5_v14', - 'HLT_BTagMu_AK4DiJet70_Mu5_v14', - 'HLT_BTagMu_AK4Jet300_Mu5_v13', - 'HLT_BTagMu_AK8DiJet170_Mu5_v10', - 'HLT_BTagMu_AK8Jet170_DoubleMu5_v3', - 'HLT_BTagMu_AK8Jet300_Mu5_v13' ), - Commissioning = cms.vstring( 'HLT_IsoTrackHB_v5', - 'HLT_IsoTrackHE_v5', - 'HLT_L1_CDC_SingleMu_3_er1p2_TOP120_DPHI2p618_3p142_v3' ), + AlCaPhiSym = cms.vstring( 'AlCa_EcalPhiSymForHI_v3', + 'AlCa_EcalPhiSym_v11' ), + BTagMu = cms.vstring( 'HLT_BTagMu_AK4DiJet110_Mu5_v15', + 'HLT_BTagMu_AK4DiJet170_Mu5_v14', + 'HLT_BTagMu_AK4DiJet20_Mu5_v15', + 'HLT_BTagMu_AK4DiJet40_Mu5_v15', + 'HLT_BTagMu_AK4DiJet70_Mu5_v15', + 'HLT_BTagMu_AK4Jet300_Mu5_v14', + 'HLT_BTagMu_AK8DiJet170_Mu5_v11', + 'HLT_BTagMu_AK8Jet170_DoubleMu5_v4', + 'HLT_BTagMu_AK8Jet300_Mu5_v14' ), + Commissioning = cms.vstring( 'HLT_IsoTrackHB_v6', + 'HLT_IsoTrackHE_v6', + 'HLT_L1_CDC_SingleMu_3_er1p2_TOP120_DPHI2p618_3p142_v3', + 'HLT_PFJet40_GPUvsCPU_v1' ), Cosmics = cms.vstring( 'HLT_L1SingleMu3_v2', 'HLT_L1SingleMu5_v2', 'HLT_L1SingleMu7_v2', @@ -2787,175 +2788,180 @@ 'HLT_L1SingleMuOpen_DT_v3', 'HLT_L1SingleMuOpen_v3', 'HLT_L2DoubleMu23_NoVertex_v3' ), - DQMGPUvsCPU = cms.vstring( 'DQM_EcalReconstruction_v3', - 'DQM_HIEcalReconstruction_v1', + DQMGPUvsCPU = cms.vstring( 'DQM_EcalReconstruction_v4', + 'DQM_HIEcalReconstruction_v2', 'DQM_HIHcalReconstruction_v1', - 'DQM_HIPixelReconstruction_v1', + 'DQM_HIPixelReconstruction_v2', 'DQM_HcalReconstruction_v3', - 'DQM_PixelReconstruction_v3' ), - DQMOnlineBeamspot = cms.vstring( 'HLT_HIHT80_Beamspot_ppRef5TeV_v4', - 'HLT_HT300_Beamspot_v12', - 'HLT_HT450_Beamspot_v12', - 'HLT_HT60_Beamspot_v2', - 'HLT_ZeroBias_Beamspot_v5' ), - DisplacedJet = cms.vstring( 'HLT_CaloMET60_DTCluster50_v2', - 'HLT_CaloMET60_DTClusterNoMB1S50_v2', + 'DQM_PixelReconstruction_v4' ), + DQMOnlineBeamspot = cms.vstring( 'HLT_HIHT80_Beamspot_ppRef5TeV_v5', + 'HLT_HT300_Beamspot_v13', + 'HLT_HT450_Beamspot_v13', + 'HLT_HT60_Beamspot_v3', + 'HLT_ZeroBias_Beamspot_v6' ), + DisplacedJet = cms.vstring( 'HLT_CaloMET60_DTCluster50_v3', + 'HLT_CaloMET60_DTClusterNoMB1S50_v3', 'HLT_CscCluster_Loose_v2', 'HLT_CscCluster_Medium_v2', 'HLT_CscCluster_Tight_v2', - 'HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v1', - 'HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1', - 'HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1', - 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1', - 'HLT_HT425_v10', - 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v2', - 'HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v2', - 'HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v2', - 'HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v2', - 'HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v2', - 'HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v2', - 'HLT_HT430_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v2', - 'HLT_HT430_DisplacedDijet60_DisplacedTrack_v14', - 'HLT_HT500_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT550_DisplacedDijet60_Inclusive_v14', - 'HLT_HT650_DisplacedDijet60_Inclusive_v14', + 'HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v2', + 'HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2', + 'HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2', + 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2', + 'HLT_HT425_v11', + 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsInclusive_v1', + 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v3', + 'HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v3', + 'HLT_HT430_DelayedJet40_SingleDelay0p5nsInclusive_v1', + 'HLT_HT430_DelayedJet40_SingleDelay0p5nsTrackless_v1', + 'HLT_HT430_DelayedJet40_SingleDelay1nsInclusive_v1', + 'HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v3', + 'HLT_HT430_DelayedJet40_SingleDelay1p5nsInclusive_v1', + 'HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v3', + 'HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v3', + 'HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v3', + 'HLT_HT430_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v3', + 'HLT_HT430_DisplacedDijet60_DisplacedTrack_v15', + 'HLT_HT500_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT550_DisplacedDijet60_Inclusive_v15', + 'HLT_HT650_DisplacedDijet60_Inclusive_v15', 'HLT_L1CSCShower_DTCluster50_v2', 'HLT_L1CSCShower_DTCluster75_v2', - 'HLT_L1MET_DTCluster50_v2', - 'HLT_L1MET_DTClusterNoMB1S50_v2', + 'HLT_L1MET_DTCluster50_v3', + 'HLT_L1MET_DTClusterNoMB1S50_v3', 'HLT_L1Mu6HT240_v2', - 'HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v2', - 'HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v2', - 'HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v2', - 'HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v2', - 'HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v2', - 'HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v2' ), - EGamma = cms.vstring( 'HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v5', - 'HLT_DiPhoton10Time1ns_v1', - 'HLT_DiPhoton10Time1p2ns_v1', - 'HLT_DiPhoton10Time1p4ns_v1', - 'HLT_DiPhoton10Time1p6ns_v1', - 'HLT_DiPhoton10Time1p8ns_v1', - 'HLT_DiPhoton10Time2ns_v1', - 'HLT_DiPhoton10_CaloIdL_v1', - 'HLT_DiPhoton10sminlt0p12_v1', - 'HLT_DiPhoton10sminlt0p14_v1', - 'HLT_DiPhoton10sminlt0p16_v1', - 'HLT_DiPhoton10sminlt0p1_v1', - 'HLT_DiSC30_18_EIso_AND_HE_Mass70_v14', - 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton24_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton24_16_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton30PV_18PV_R9Id_AND_IsoCaloId_AND_HE_R9Id_Mass55_v13', - 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v2', - 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v2', - 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v14', - 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v14', - 'HLT_DoubleEle25_CaloIdL_MW_v5', - 'HLT_DoubleEle27_CaloIdL_MW_v5', - 'HLT_DoubleEle33_CaloIdL_MW_v18', - 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v21', - 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v21', - 'HLT_DoublePhoton33_CaloIdL_v7', - 'HLT_DoublePhoton70_v7', - 'HLT_DoublePhoton85_v15', - 'HLT_ECALHT800_v11', - 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v15', - 'HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v19', - 'HLT_Ele135_CaloIdVT_GsfTrkIdT_v8', - 'HLT_Ele145_CaloIdVT_GsfTrkIdT_v9', - 'HLT_Ele15_CaloIdL_TrackIdL_IsoVL_PFJet30_v4', - 'HLT_Ele15_Ele8_CaloIdL_TrackIdL_IsoVL_v4', - 'HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9', - 'HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v17', - 'HLT_Ele15_IsoVVVL_PFHT450_v17', - 'HLT_Ele15_IsoVVVL_PFHT600_v21', - 'HLT_Ele15_WPLoose_Gsf_v4', - 'HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v10', - 'HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v17', - 'HLT_Ele17_WPLoose_Gsf_v4', - 'HLT_Ele200_CaloIdVT_GsfTrkIdT_v9', - 'HLT_Ele20_WPLoose_Gsf_v7', - 'HLT_Ele20_WPTight_Gsf_v7', - 'HLT_Ele20_eta2p1_WPLoose_Gsf_v7', - 'HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v19', - 'HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v19', - 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v20', - 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v20', - 'HLT_Ele24_eta2p1_WPTight_Gsf_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2', - 'HLT_Ele24_eta2p1_WPTight_Gsf_TightChargedIsoPFTauHPS30_eta2p1_CrossL1_v2', - 'HLT_Ele250_CaloIdVT_GsfTrkIdT_v14', - 'HLT_Ele27_Ele37_CaloIdL_MW_v5', - 'HLT_Ele27_WPTight_Gsf_v17', - 'HLT_Ele28_HighEta_SC20_Mass55_v14', - 'HLT_Ele28_WPTight_Gsf_v2', - 'HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v14', - 'HLT_Ele300_CaloIdVT_GsfTrkIdT_v14', - 'HLT_Ele30_WPTight_Gsf_v2', - 'HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v14', - 'HLT_Ele32_WPTight_Gsf_L1DoubleEG_v10', - 'HLT_Ele32_WPTight_Gsf_v16', - 'HLT_Ele35_WPTight_Gsf_L1EGMT_v6', - 'HLT_Ele35_WPTight_Gsf_v10', - 'HLT_Ele38_WPTight_Gsf_v10', - 'HLT_Ele40_WPTight_Gsf_v10', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v1', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v19', - 'HLT_Ele50_IsoVVVL_PFHT450_v17', - 'HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v17', - 'HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v19', - 'HLT_Photon100EBHE10_v3', - 'HLT_Photon100EB_TightID_TightIso_v3', - 'HLT_Photon100EEHE10_v3', - 'HLT_Photon100EE_TightID_TightIso_v3', - 'HLT_Photon110EB_TightID_TightIso_v3', - 'HLT_Photon120EB_TightID_TightIso_v3', - 'HLT_Photon120_R9Id90_HE10_IsoM_v15', - 'HLT_Photon120_v14', - 'HLT_Photon150_v7', - 'HLT_Photon165_R9Id90_HE10_IsoM_v16', - 'HLT_Photon175_v15', - 'HLT_Photon200_v14', - 'HLT_Photon20_HoverELoose_v11', - 'HLT_Photon20_v3', - 'HLT_Photon25_v5', - 'HLT_Photon300_NoHE_v13', - 'HLT_Photon30EB_TightID_TightIso_v2', - 'HLT_Photon30_HoverELoose_v11', - 'HLT_Photon33_v6', - 'HLT_Photon40_HoverELoose_v11', - 'HLT_Photon50_HoverELoose_v11', - 'HLT_Photon50_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_PFMET50_v6', - 'HLT_Photon50_R9Id90_HE10_IsoM_v15', - 'HLT_Photon50_v14', - 'HLT_Photon60_HoverELoose_v11', - 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v12', - 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_v6', - 'HLT_Photon60_R9Id90_CaloIdL_IsoL_v6', - 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_CaloMJJ300_PFJetsMJJ400DEta3_v6', - 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_CaloMJJ400_PFJetsMJJ600DEta3_v6', - 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v6', - 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ600DEta3_v6', - 'HLT_Photon75_R9Id90_HE10_IsoM_v15', - 'HLT_Photon75_v14', - 'HLT_Photon90_CaloIdL_PFHT700_v17', - 'HLT_Photon90_R9Id90_HE10_IsoM_v15', - 'HLT_Photon90_v14' ), + 'HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v3', + 'HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v3', + 'HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v3', + 'HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v3', + 'HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v3', + 'HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v3' ), + EGamma = cms.vstring( 'HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v6', + 'HLT_DiPhoton10Time1ns_v2', + 'HLT_DiPhoton10Time1p2ns_v2', + 'HLT_DiPhoton10Time1p4ns_v2', + 'HLT_DiPhoton10Time1p6ns_v2', + 'HLT_DiPhoton10Time1p8ns_v2', + 'HLT_DiPhoton10Time2ns_v2', + 'HLT_DiPhoton10_CaloIdL_v2', + 'HLT_DiPhoton10sminlt0p12_v2', + 'HLT_DiPhoton10sminlt0p14_v2', + 'HLT_DiPhoton10sminlt0p16_v2', + 'HLT_DiPhoton10sminlt0p1_v2', + 'HLT_DiSC30_18_EIso_AND_HE_Mass70_v15', + 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton24_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton24_16_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton30PV_18PV_R9Id_AND_IsoCaloId_AND_HE_R9Id_Mass55_v14', + 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v3', + 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v3', + 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v15', + 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v15', + 'HLT_DoubleEle25_CaloIdL_MW_v6', + 'HLT_DoubleEle27_CaloIdL_MW_v6', + 'HLT_DoubleEle33_CaloIdL_MW_v19', + 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v22', + 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v22', + 'HLT_DoublePhoton33_CaloIdL_v8', + 'HLT_DoublePhoton70_v8', + 'HLT_DoublePhoton85_v16', + 'HLT_ECALHT800_v12', + 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v16', + 'HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v20', + 'HLT_Ele135_CaloIdVT_GsfTrkIdT_v9', + 'HLT_Ele145_CaloIdVT_GsfTrkIdT_v10', + 'HLT_Ele15_CaloIdL_TrackIdL_IsoVL_PFJet30_v5', + 'HLT_Ele15_Ele8_CaloIdL_TrackIdL_IsoVL_v5', + 'HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10', + 'HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v18', + 'HLT_Ele15_IsoVVVL_PFHT450_v18', + 'HLT_Ele15_IsoVVVL_PFHT600_v22', + 'HLT_Ele15_WPLoose_Gsf_v5', + 'HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v11', + 'HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v18', + 'HLT_Ele17_WPLoose_Gsf_v5', + 'HLT_Ele200_CaloIdVT_GsfTrkIdT_v10', + 'HLT_Ele20_WPLoose_Gsf_v8', + 'HLT_Ele20_WPTight_Gsf_v8', + 'HLT_Ele20_eta2p1_WPLoose_Gsf_v8', + 'HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v20', + 'HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v20', + 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v21', + 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v21', + 'HLT_Ele24_eta2p1_WPTight_Gsf_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3', + 'HLT_Ele24_eta2p1_WPTight_Gsf_TightChargedIsoPFTauHPS30_eta2p1_CrossL1_v3', + 'HLT_Ele250_CaloIdVT_GsfTrkIdT_v15', + 'HLT_Ele27_Ele37_CaloIdL_MW_v6', + 'HLT_Ele27_WPTight_Gsf_v18', + 'HLT_Ele28_HighEta_SC20_Mass55_v15', + 'HLT_Ele28_WPTight_Gsf_v3', + 'HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v15', + 'HLT_Ele300_CaloIdVT_GsfTrkIdT_v15', + 'HLT_Ele30_WPTight_Gsf_v3', + 'HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v15', + 'HLT_Ele32_WPTight_Gsf_L1DoubleEG_v11', + 'HLT_Ele32_WPTight_Gsf_v17', + 'HLT_Ele35_WPTight_Gsf_L1EGMT_v7', + 'HLT_Ele35_WPTight_Gsf_v11', + 'HLT_Ele38_WPTight_Gsf_v11', + 'HLT_Ele40_WPTight_Gsf_v11', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v2', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v20', + 'HLT_Ele50_IsoVVVL_PFHT450_v18', + 'HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v18', + 'HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v20', + 'HLT_Photon100EBHE10_v4', + 'HLT_Photon100EB_TightID_TightIso_v4', + 'HLT_Photon100EEHE10_v4', + 'HLT_Photon100EE_TightID_TightIso_v4', + 'HLT_Photon110EB_TightID_TightIso_v4', + 'HLT_Photon120EB_TightID_TightIso_v4', + 'HLT_Photon120_R9Id90_HE10_IsoM_v16', + 'HLT_Photon120_v15', + 'HLT_Photon150_v8', + 'HLT_Photon165_R9Id90_HE10_IsoM_v17', + 'HLT_Photon175_v16', + 'HLT_Photon200_v15', + 'HLT_Photon20_HoverELoose_v12', + 'HLT_Photon20_v4', + 'HLT_Photon25_v6', + 'HLT_Photon300_NoHE_v14', + 'HLT_Photon30EB_TightID_TightIso_v3', + 'HLT_Photon30_HoverELoose_v12', + 'HLT_Photon33_v7', + 'HLT_Photon40_HoverELoose_v12', + 'HLT_Photon50_HoverELoose_v12', + 'HLT_Photon50_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_PFMET50_v7', + 'HLT_Photon50_R9Id90_HE10_IsoM_v16', + 'HLT_Photon50_v15', + 'HLT_Photon60_HoverELoose_v12', + 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v13', + 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_v7', + 'HLT_Photon60_R9Id90_CaloIdL_IsoL_v7', + 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_CaloMJJ300_PFJetsMJJ400DEta3_v7', + 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_CaloMJJ400_PFJetsMJJ600DEta3_v7', + 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v7', + 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ600DEta3_v7', + 'HLT_Photon75_R9Id90_HE10_IsoM_v16', + 'HLT_Photon75_v15', + 'HLT_Photon90_CaloIdL_PFHT700_v18', + 'HLT_Photon90_R9Id90_HE10_IsoM_v16', + 'HLT_Photon90_v15' ), EcalLaser = cms.vstring( 'HLT_EcalCalibration_v4' ), EmptyBX = cms.vstring( 'HLT_HIL1NotBptxORForPPRef_v3', 'HLT_HIL1UnpairedBunchBptxMinusForPPRef_v3', @@ -2965,28 +2971,29 @@ 'HLT_L1UnpairedBunchBptxPlus_v3' ), EphemeralHLTPhysics = cms.vstring( 'HLT_EphemeralPhysics_v2' ), EphemeralZeroBias = cms.vstring( 'HLT_EphemeralZeroBias_v2' ), - EventDisplay = cms.vstring( 'HLT_AK4PFJet100_v20', - 'HLT_DoublePhoton85_v15', + EventDisplay = cms.vstring( 'HLT_AK4PFJet100_v21', + 'HLT_DoublePhoton85_v16', 'HLT_L1SingleMu7_v2', - 'HLT_PFJet500_v22' ), - ExpressAlignment = cms.vstring( 'HLT_HIHT80_Beamspot_ppRef5TeV_v4', - 'HLT_HT300_Beamspot_v12', - 'HLT_HT450_Beamspot_v12', - 'HLT_HT60_Beamspot_v2', - 'HLT_ZeroBias_Beamspot_v5' ), + 'HLT_PFJet500_v23' ), + ExpressAlignment = cms.vstring( 'HLT_HIHT80_Beamspot_ppRef5TeV_v5', + 'HLT_HT300_Beamspot_v13', + 'HLT_HT450_Beamspot_v13', + 'HLT_HT60_Beamspot_v3', + 'HLT_ZeroBias_Beamspot_v6' ), ExpressCosmics = cms.vstring( 'HLT_L1SingleMuCosmics_v2', 'HLT_L1SingleMuOpen_DT_v3', 'HLT_L1SingleMuOpen_v3', 'HLT_Random_v3' ), - ExpressPhysics = cms.vstring( 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v20', - 'HLT_ExpressMuons_v2', + ExpressPhysics = cms.vstring( 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v21', + 'HLT_ExpressMuons_v3', 'HLT_HIL1DoubleMu0ForPPRef_v5', - 'HLT_IsoMu20_v16', - 'HLT_IsoMu24_v14', - 'HLT_IsoMu27_v17', + 'HLT_IsoMu20_v17', + 'HLT_IsoMu24_v15', + 'HLT_IsoMu27_v18', 'HLT_L1MinimumBiasHF1AND_v5', 'HLT_L1RomanPot_part0_v2', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v16', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v7', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v17', 'HLT_Physics_v8', 'HLT_Random_v3', 'HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu5NLay3_part0_v2', @@ -3029,18 +3036,18 @@ 'HLT_ZeroBias_FirstCollisionAfterAbortGap_v6', 'HLT_ZeroBias_IsolatedBunches_v6', 'HLT_ZeroBias_v7' ), - FSQJet1 = cms.vstring( 'HLT_DiPFJet15_NoCaloMatched_v17', - 'HLT_DiPFJet25_NoCaloMatched_v17' ), - FSQJet2 = cms.vstring( 'HLT_DiPFJet15_FBEta3_NoCaloMatched_v18', - 'HLT_DiPFJet25_FBEta3_NoCaloMatched_v18', - 'HLT_DiPFJetAve15_HFJEC_v18', - 'HLT_DiPFJetAve25_HFJEC_v18', - 'HLT_DiPFJetAve35_HFJEC_v18' ), - FullTrack = cms.vstring( 'HLT_FullTrack18ForPPRef_v12', - 'HLT_FullTrack24ForPPRef_v12', - 'HLT_FullTrack34ForPPRef_v12', - 'HLT_FullTrack45ForPPRef_v12', - 'HLT_FullTrack53ForPPRef_v12' ), + FSQJet1 = cms.vstring( 'HLT_DiPFJet15_NoCaloMatched_v18', + 'HLT_DiPFJet25_NoCaloMatched_v18' ), + FSQJet2 = cms.vstring( 'HLT_DiPFJet15_FBEta3_NoCaloMatched_v19', + 'HLT_DiPFJet25_FBEta3_NoCaloMatched_v19', + 'HLT_DiPFJetAve15_HFJEC_v19', + 'HLT_DiPFJetAve25_HFJEC_v19', + 'HLT_DiPFJetAve35_HFJEC_v19' ), + FullTrack = cms.vstring( 'HLT_FullTrack18ForPPRef_v13', + 'HLT_FullTrack24ForPPRef_v13', + 'HLT_FullTrack34ForPPRef_v13', + 'HLT_FullTrack45ForPPRef_v13', + 'HLT_FullTrack53ForPPRef_v13' ), HFvetoTOTEM = cms.vstring( 'HLT_L1HFveto_v2' ), HICastor = cms.vstring( 'HLT_HICastor_HighJet_BptxAND_v2', 'HLT_HICastor_HighJet_MBHF1AND_BptxAND_v2', @@ -3060,8 +3067,8 @@ 'HLT_HICastor_Muon_v2', 'HLT_HIL1_ZDC_AND_OR_MinimumBiasHF1_AND_BptxAND_v2', 'HLT_HIL1_ZDC_AND_OR_MinimumBiasHF2_AND_BptxAND_v2' ), - HIDQMOnlineBeamspot = cms.vstring( 'HLT_HICentralityVeto_Beamspot_v2', - 'HLT_HICsAK4PFJet100Eta1p5_Beamspot_v2' ), + HIDQMOnlineBeamspot = cms.vstring( 'HLT_HICentralityVeto_Beamspot_v3', + 'HLT_HICsAK4PFJet100Eta1p5_Beamspot_v3' ), HIDoubleMuon = cms.vstring( 'HLT_HIL1DoubleMu0_v2', 'HLT_HIL1DoubleMu10_v2', 'HLT_HIL1DoubleMuOpen_OS_er1p6_v2', @@ -3092,18 +3099,18 @@ 'HLT_HIL1UnpairedBunchBptxPlus_v2' ), HIEventDisplay = cms.vstring( ), HIExpressAlignment = cms.vstring( 'HLT_HICentralityVeto_v2', - 'HLT_HICsAK4PFJet100Eta1p5_v2' ), + 'HLT_HICsAK4PFJet100Eta1p5_v3' ), HIExpressPhysics = cms.vstring( 'HLT_HICastor_MediumJet_NotMBHF2AND_v2', 'HLT_HICentrality30100_FirstCollisionAfterAbortGap_v2', 'HLT_HICentralityVeto_v2', - 'HLT_HICsAK4PFJet100Eta1p5_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt50_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt50_v2', - 'HLT_HIEle20Gsf_v2', - 'HLT_HIFullTracks2018_HighPt56_v2', - 'HLT_HIFullTracks_Multiplicity2040_HF1OR_v2', - 'HLT_HIGEDPhoton40_v2', - 'HLT_HIIslandPhoton40_Eta2p4_v2', + 'HLT_HICsAK4PFJet100Eta1p5_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt50_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt50_v3', + 'HLT_HIEle20Gsf_v3', + 'HLT_HIFullTracks2018_HighPt56_v3', + 'HLT_HIFullTracks_Multiplicity2040_HF1OR_v3', + 'HLT_HIGEDPhoton40_v3', + 'HLT_HIIslandPhoton40_Eta2p4_v3', 'HLT_HIL1DoubleMu0_v2', 'HLT_HIL1DoubleMu10_v2', 'HLT_HIL1DoubleMuOpen_Centrality_50_100_v2', @@ -3118,13 +3125,13 @@ 'HLT_HIL3Mu0NHitQ10_L2Mu0_MAXdR3p5_M1to5_v2', 'HLT_HIL3Mu2p5NHitQ10_L2Mu2_M7toinf_v2', 'HLT_HIL3_L1DoubleMu10_v2', - 'HLT_HILcPPTrackingGlobal_Dpt50_v2', + 'HLT_HILcPPTrackingGlobal_Dpt50_v3', 'HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part0_v2', 'HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part0_v2', 'HLT_HIMinimumBias_part0_v2', 'HLT_HIPhysics_v2', - 'HLT_HIPuAK4CaloJet100Eta5p1_v2', - 'HLT_HIPuAK4CaloJet80Eta2p4_DeepCSV0p4_v2', + 'HLT_HIPuAK4CaloJet100Eta5p1_v3', + 'HLT_HIPuAK4CaloJet80Eta2p4_DeepCSV0p4_v3', 'HLT_HIRandom_v1', 'HLT_HIUPC_SingleEG5_NotMBHF2AND_SinglePixelTrack_v2', 'HLT_HIUPC_SingleMuOpen_NotMBHF2AND_v2', @@ -3198,215 +3205,215 @@ 'HLT_HIZeroBias_v2' ), HIHLTMonitor = cms.vstring( ), HIHLTPhysics = cms.vstring( 'HLT_HIPhysics_v2' ), - HIHardProbes = cms.vstring( 'HLT_HICsAK4PFJet100Eta1p5_v2', - 'HLT_HICsAK4PFJet120Eta1p5_v2', - 'HLT_HICsAK4PFJet80Eta1p5_v2', - 'HLT_HIDoubleEle10GsfMass50_v2', - 'HLT_HIDoubleEle10Gsf_v2', - 'HLT_HIDoubleEle15GsfMass50_v2', - 'HLT_HIDoubleEle15Gsf_v2', - 'HLT_HIEle10Gsf_PuAK4CaloJet100Eta2p1_v2', - 'HLT_HIEle10Gsf_PuAK4CaloJet40Eta2p1_v2', - 'HLT_HIEle10Gsf_PuAK4CaloJet60Eta2p1_v2', - 'HLT_HIEle10Gsf_PuAK4CaloJet80Eta2p1_v2', - 'HLT_HIEle10Gsf_v2', - 'HLT_HIEle15Ele10GsfMass50_v2', - 'HLT_HIEle15Ele10Gsf_v2', - 'HLT_HIEle15Gsf_PuAK4CaloJet100Eta2p1_v2', - 'HLT_HIEle15Gsf_PuAK4CaloJet40Eta2p1_v2', - 'HLT_HIEle15Gsf_PuAK4CaloJet60Eta2p1_v2', - 'HLT_HIEle15Gsf_PuAK4CaloJet80Eta2p1_v2', - 'HLT_HIEle15Gsf_v2', - 'HLT_HIEle20Gsf_PuAK4CaloJet100Eta2p1_v2', - 'HLT_HIEle20Gsf_PuAK4CaloJet40Eta2p1_v2', - 'HLT_HIEle20Gsf_PuAK4CaloJet60Eta2p1_v2', - 'HLT_HIEle20Gsf_PuAK4CaloJet80Eta2p1_v2', - 'HLT_HIEle20Gsf_v2', - 'HLT_HIEle30Gsf_v2', - 'HLT_HIEle40Gsf_v2', - 'HLT_HIEle50Gsf_v2', - 'HLT_HIGEDPhoton30_EB_HECut_v2', - 'HLT_HIGEDPhoton30_EB_v2', - 'HLT_HIGEDPhoton30_HECut_v2', - 'HLT_HIGEDPhoton30_v2', - 'HLT_HIGEDPhoton40_EB_HECut_v2', - 'HLT_HIGEDPhoton40_EB_v2', - 'HLT_HIGEDPhoton40_HECut_v2', - 'HLT_HIGEDPhoton40_v2', - 'HLT_HIGEDPhoton50_EB_HECut_v2', - 'HLT_HIGEDPhoton50_EB_v2', - 'HLT_HIGEDPhoton50_HECut_v2', - 'HLT_HIGEDPhoton50_v2', - 'HLT_HIGEDPhoton60_EB_HECut_v2', - 'HLT_HIGEDPhoton60_EB_v2', - 'HLT_HIGEDPhoton60_HECut_v2', - 'HLT_HIGEDPhoton60_v2', - 'HLT_HIIslandPhoton30_Eta1p5_v2', - 'HLT_HIIslandPhoton30_Eta2p4_v2', - 'HLT_HIIslandPhoton40_Eta1p5_v2', - 'HLT_HIIslandPhoton40_Eta2p4_v2', - 'HLT_HIIslandPhoton50_Eta1p5_v2', - 'HLT_HIIslandPhoton50_Eta2p4_v2', - 'HLT_HIIslandPhoton60_Eta1p5_v2', - 'HLT_HIIslandPhoton60_Eta2p4_v2', - 'HLT_HIL1Mu3Eta2p5_Ele10Gsf_v2', - 'HLT_HIL1Mu3Eta2p5_Ele15Gsf_v2', - 'HLT_HIL1Mu3Eta2p5_Ele20Gsf_v2', - 'HLT_HIL1Mu5Eta2p5_Ele10Gsf_v2', - 'HLT_HIL1Mu5Eta2p5_Ele15Gsf_v2', - 'HLT_HIL1Mu5Eta2p5_Ele20Gsf_v2', - 'HLT_HIL1Mu7Eta2p5_Ele10Gsf_v2', - 'HLT_HIL1Mu7Eta2p5_Ele15Gsf_v2', - 'HLT_HIL1Mu7Eta2p5_Ele20Gsf_v2', - 'HLT_HIL3Mu3_EG10HECut_v2', - 'HLT_HIL3Mu3_EG15HECut_v2', - 'HLT_HIL3Mu3_EG20HECut_v2', - 'HLT_HIL3Mu3_EG30HECut_v2', - 'HLT_HIL3Mu5_EG10HECut_v2', - 'HLT_HIL3Mu5_EG15HECut_v2', - 'HLT_HIL3Mu5_EG20HECut_v2', - 'HLT_HIL3Mu5_EG30HECut_v2', - 'HLT_HIL3Mu7_EG10HECut_v2', - 'HLT_HIL3Mu7_EG15HECut_v2', - 'HLT_HIL3Mu7_EG20HECut_v2', - 'HLT_HIL3Mu7_EG30HECut_v2', - 'HLT_HIPuAK4CaloJet100Eta2p4_CSVv2WP0p75_v2', - 'HLT_HIPuAK4CaloJet100Eta2p4_DeepCSV0p4_v2', - 'HLT_HIPuAK4CaloJet100Eta5p1_v2', - 'HLT_HIPuAK4CaloJet100Fwd_v2', - 'HLT_HIPuAK4CaloJet100_35_Eta0p7_v2', - 'HLT_HIPuAK4CaloJet100_35_Eta1p1_v2', - 'HLT_HIPuAK4CaloJet120Eta5p1_v2', - 'HLT_HIPuAK4CaloJet120Fwd_v2', - 'HLT_HIPuAK4CaloJet60Eta2p4_CSVv2WP0p75_v2', - 'HLT_HIPuAK4CaloJet60Eta2p4_DeepCSV0p4_v2', - 'HLT_HIPuAK4CaloJet60Fwd_v2', - 'HLT_HIPuAK4CaloJet80Eta2p4_CSVv2WP0p75_v2', - 'HLT_HIPuAK4CaloJet80Eta2p4_DeepCSV0p4_v2', - 'HLT_HIPuAK4CaloJet80Eta5p1_v2', - 'HLT_HIPuAK4CaloJet80Fwd_v2', - 'HLT_HIPuAK4CaloJet80_35_Eta0p7_v2', - 'HLT_HIPuAK4CaloJet80_35_Eta1p1_v2', - 'HLT_HIPuAK4CaloJet80_45_45_Eta2p1_v2' ), - HIHardProbesLower = cms.vstring( 'HLT_HICsAK4PFJet60Eta1p5_v2', - 'HLT_HIGEDPhoton10_EB_HECut_v2', - 'HLT_HIGEDPhoton10_EB_v2', - 'HLT_HIGEDPhoton10_HECut_v2', - 'HLT_HIGEDPhoton10_v2', - 'HLT_HIGEDPhoton20_EB_HECut_v2', - 'HLT_HIGEDPhoton20_EB_v2', - 'HLT_HIGEDPhoton20_HECut_v2', - 'HLT_HIGEDPhoton20_v2', - 'HLT_HIIslandPhoton10_Eta1p5_v2', - 'HLT_HIIslandPhoton10_Eta2p4_v2', - 'HLT_HIIslandPhoton20_Eta1p5_v2', - 'HLT_HIIslandPhoton20_Eta2p4_v2', - 'HLT_HIPuAK4CaloJet40Eta5p1_v2', - 'HLT_HIPuAK4CaloJet40Fwd_v2', - 'HLT_HIPuAK4CaloJet60Eta5p1_v2' ), - HIHardProbesPeripheral = cms.vstring( 'HLT_HICsAK4PFJet100Eta1p5_Centrality_30_100_v2', - 'HLT_HICsAK4PFJet100Eta1p5_Centrality_50_100_v2', - 'HLT_HICsAK4PFJet60Eta1p5_Centrality_30_100_v2', - 'HLT_HICsAK4PFJet60Eta1p5_Centrality_50_100_v2', - 'HLT_HICsAK4PFJet80Eta1p5_Centrality_30_100_v2', - 'HLT_HICsAK4PFJet80Eta1p5_Centrality_50_100_v2', - 'HLT_HIGEDPhoton10_Cent30_100_v2', - 'HLT_HIGEDPhoton10_Cent50_100_v2', - 'HLT_HIGEDPhoton20_Cent30_100_v2', - 'HLT_HIGEDPhoton20_Cent50_100_v2', - 'HLT_HIGEDPhoton30_Cent30_100_v2', - 'HLT_HIGEDPhoton30_Cent50_100_v2', - 'HLT_HIGEDPhoton40_Cent30_100_v2', - 'HLT_HIGEDPhoton40_Cent50_100_v2', - 'HLT_HIIslandPhoton10_Eta2p4_Cent30_100_v2', - 'HLT_HIIslandPhoton10_Eta2p4_Cent50_100_v2', - 'HLT_HIIslandPhoton20_Eta2p4_Cent30_100_v2', - 'HLT_HIIslandPhoton20_Eta2p4_Cent50_100_v2', - 'HLT_HIIslandPhoton30_Eta2p4_Cent30_100_v2', - 'HLT_HIIslandPhoton30_Eta2p4_Cent50_100_v2', - 'HLT_HIIslandPhoton40_Eta2p4_Cent30_100_v2', - 'HLT_HIIslandPhoton40_Eta2p4_Cent50_100_v2', - 'HLT_HIPuAK4CaloJet100Eta5p1_Centrality_30_100_v2', - 'HLT_HIPuAK4CaloJet100Eta5p1_Centrality_50_100_v2', - 'HLT_HIPuAK4CaloJet40Eta5p1_Centrality_30_100_v2', - 'HLT_HIPuAK4CaloJet40Eta5p1_Centrality_50_100_v2', - 'HLT_HIPuAK4CaloJet60Eta5p1_Centrality_30_100_v2', - 'HLT_HIPuAK4CaloJet60Eta5p1_Centrality_50_100_v2', - 'HLT_HIPuAK4CaloJet80Eta5p1_Centrality_30_100_v2', - 'HLT_HIPuAK4CaloJet80Eta5p1_Centrality_50_100_v2' ), + HIHardProbes = cms.vstring( 'HLT_HICsAK4PFJet100Eta1p5_v3', + 'HLT_HICsAK4PFJet120Eta1p5_v3', + 'HLT_HICsAK4PFJet80Eta1p5_v3', + 'HLT_HIDoubleEle10GsfMass50_v3', + 'HLT_HIDoubleEle10Gsf_v3', + 'HLT_HIDoubleEle15GsfMass50_v3', + 'HLT_HIDoubleEle15Gsf_v3', + 'HLT_HIEle10Gsf_PuAK4CaloJet100Eta2p1_v3', + 'HLT_HIEle10Gsf_PuAK4CaloJet40Eta2p1_v3', + 'HLT_HIEle10Gsf_PuAK4CaloJet60Eta2p1_v3', + 'HLT_HIEle10Gsf_PuAK4CaloJet80Eta2p1_v3', + 'HLT_HIEle10Gsf_v3', + 'HLT_HIEle15Ele10GsfMass50_v3', + 'HLT_HIEle15Ele10Gsf_v3', + 'HLT_HIEle15Gsf_PuAK4CaloJet100Eta2p1_v3', + 'HLT_HIEle15Gsf_PuAK4CaloJet40Eta2p1_v3', + 'HLT_HIEle15Gsf_PuAK4CaloJet60Eta2p1_v3', + 'HLT_HIEle15Gsf_PuAK4CaloJet80Eta2p1_v3', + 'HLT_HIEle15Gsf_v3', + 'HLT_HIEle20Gsf_PuAK4CaloJet100Eta2p1_v3', + 'HLT_HIEle20Gsf_PuAK4CaloJet40Eta2p1_v3', + 'HLT_HIEle20Gsf_PuAK4CaloJet60Eta2p1_v3', + 'HLT_HIEle20Gsf_PuAK4CaloJet80Eta2p1_v3', + 'HLT_HIEle20Gsf_v3', + 'HLT_HIEle30Gsf_v3', + 'HLT_HIEle40Gsf_v3', + 'HLT_HIEle50Gsf_v3', + 'HLT_HIGEDPhoton30_EB_HECut_v3', + 'HLT_HIGEDPhoton30_EB_v3', + 'HLT_HIGEDPhoton30_HECut_v3', + 'HLT_HIGEDPhoton30_v3', + 'HLT_HIGEDPhoton40_EB_HECut_v3', + 'HLT_HIGEDPhoton40_EB_v3', + 'HLT_HIGEDPhoton40_HECut_v3', + 'HLT_HIGEDPhoton40_v3', + 'HLT_HIGEDPhoton50_EB_HECut_v3', + 'HLT_HIGEDPhoton50_EB_v3', + 'HLT_HIGEDPhoton50_HECut_v3', + 'HLT_HIGEDPhoton50_v3', + 'HLT_HIGEDPhoton60_EB_HECut_v3', + 'HLT_HIGEDPhoton60_EB_v3', + 'HLT_HIGEDPhoton60_HECut_v3', + 'HLT_HIGEDPhoton60_v3', + 'HLT_HIIslandPhoton30_Eta1p5_v3', + 'HLT_HIIslandPhoton30_Eta2p4_v3', + 'HLT_HIIslandPhoton40_Eta1p5_v3', + 'HLT_HIIslandPhoton40_Eta2p4_v3', + 'HLT_HIIslandPhoton50_Eta1p5_v3', + 'HLT_HIIslandPhoton50_Eta2p4_v3', + 'HLT_HIIslandPhoton60_Eta1p5_v3', + 'HLT_HIIslandPhoton60_Eta2p4_v3', + 'HLT_HIL1Mu3Eta2p5_Ele10Gsf_v3', + 'HLT_HIL1Mu3Eta2p5_Ele15Gsf_v3', + 'HLT_HIL1Mu3Eta2p5_Ele20Gsf_v3', + 'HLT_HIL1Mu5Eta2p5_Ele10Gsf_v3', + 'HLT_HIL1Mu5Eta2p5_Ele15Gsf_v3', + 'HLT_HIL1Mu5Eta2p5_Ele20Gsf_v3', + 'HLT_HIL1Mu7Eta2p5_Ele10Gsf_v3', + 'HLT_HIL1Mu7Eta2p5_Ele15Gsf_v3', + 'HLT_HIL1Mu7Eta2p5_Ele20Gsf_v3', + 'HLT_HIL3Mu3_EG10HECut_v3', + 'HLT_HIL3Mu3_EG15HECut_v3', + 'HLT_HIL3Mu3_EG20HECut_v3', + 'HLT_HIL3Mu3_EG30HECut_v3', + 'HLT_HIL3Mu5_EG10HECut_v3', + 'HLT_HIL3Mu5_EG15HECut_v3', + 'HLT_HIL3Mu5_EG20HECut_v3', + 'HLT_HIL3Mu5_EG30HECut_v3', + 'HLT_HIL3Mu7_EG10HECut_v3', + 'HLT_HIL3Mu7_EG15HECut_v3', + 'HLT_HIL3Mu7_EG20HECut_v3', + 'HLT_HIL3Mu7_EG30HECut_v3', + 'HLT_HIPuAK4CaloJet100Eta2p4_CSVv2WP0p75_v3', + 'HLT_HIPuAK4CaloJet100Eta2p4_DeepCSV0p4_v3', + 'HLT_HIPuAK4CaloJet100Eta5p1_v3', + 'HLT_HIPuAK4CaloJet100Fwd_v3', + 'HLT_HIPuAK4CaloJet100_35_Eta0p7_v3', + 'HLT_HIPuAK4CaloJet100_35_Eta1p1_v3', + 'HLT_HIPuAK4CaloJet120Eta5p1_v3', + 'HLT_HIPuAK4CaloJet120Fwd_v3', + 'HLT_HIPuAK4CaloJet60Eta2p4_CSVv2WP0p75_v3', + 'HLT_HIPuAK4CaloJet60Eta2p4_DeepCSV0p4_v3', + 'HLT_HIPuAK4CaloJet60Fwd_v3', + 'HLT_HIPuAK4CaloJet80Eta2p4_CSVv2WP0p75_v3', + 'HLT_HIPuAK4CaloJet80Eta2p4_DeepCSV0p4_v3', + 'HLT_HIPuAK4CaloJet80Eta5p1_v3', + 'HLT_HIPuAK4CaloJet80Fwd_v3', + 'HLT_HIPuAK4CaloJet80_35_Eta0p7_v3', + 'HLT_HIPuAK4CaloJet80_35_Eta1p1_v3', + 'HLT_HIPuAK4CaloJet80_45_45_Eta2p1_v3' ), + HIHardProbesLower = cms.vstring( 'HLT_HICsAK4PFJet60Eta1p5_v3', + 'HLT_HIGEDPhoton10_EB_HECut_v3', + 'HLT_HIGEDPhoton10_EB_v3', + 'HLT_HIGEDPhoton10_HECut_v3', + 'HLT_HIGEDPhoton10_v3', + 'HLT_HIGEDPhoton20_EB_HECut_v3', + 'HLT_HIGEDPhoton20_EB_v3', + 'HLT_HIGEDPhoton20_HECut_v3', + 'HLT_HIGEDPhoton20_v3', + 'HLT_HIIslandPhoton10_Eta1p5_v3', + 'HLT_HIIslandPhoton10_Eta2p4_v3', + 'HLT_HIIslandPhoton20_Eta1p5_v3', + 'HLT_HIIslandPhoton20_Eta2p4_v3', + 'HLT_HIPuAK4CaloJet40Eta5p1_v3', + 'HLT_HIPuAK4CaloJet40Fwd_v3', + 'HLT_HIPuAK4CaloJet60Eta5p1_v3' ), + HIHardProbesPeripheral = cms.vstring( 'HLT_HICsAK4PFJet100Eta1p5_Centrality_30_100_v3', + 'HLT_HICsAK4PFJet100Eta1p5_Centrality_50_100_v3', + 'HLT_HICsAK4PFJet60Eta1p5_Centrality_30_100_v3', + 'HLT_HICsAK4PFJet60Eta1p5_Centrality_50_100_v3', + 'HLT_HICsAK4PFJet80Eta1p5_Centrality_30_100_v3', + 'HLT_HICsAK4PFJet80Eta1p5_Centrality_50_100_v3', + 'HLT_HIGEDPhoton10_Cent30_100_v3', + 'HLT_HIGEDPhoton10_Cent50_100_v3', + 'HLT_HIGEDPhoton20_Cent30_100_v3', + 'HLT_HIGEDPhoton20_Cent50_100_v3', + 'HLT_HIGEDPhoton30_Cent30_100_v3', + 'HLT_HIGEDPhoton30_Cent50_100_v3', + 'HLT_HIGEDPhoton40_Cent30_100_v3', + 'HLT_HIGEDPhoton40_Cent50_100_v3', + 'HLT_HIIslandPhoton10_Eta2p4_Cent30_100_v3', + 'HLT_HIIslandPhoton10_Eta2p4_Cent50_100_v3', + 'HLT_HIIslandPhoton20_Eta2p4_Cent30_100_v3', + 'HLT_HIIslandPhoton20_Eta2p4_Cent50_100_v3', + 'HLT_HIIslandPhoton30_Eta2p4_Cent30_100_v3', + 'HLT_HIIslandPhoton30_Eta2p4_Cent50_100_v3', + 'HLT_HIIslandPhoton40_Eta2p4_Cent30_100_v3', + 'HLT_HIIslandPhoton40_Eta2p4_Cent50_100_v3', + 'HLT_HIPuAK4CaloJet100Eta5p1_Centrality_30_100_v3', + 'HLT_HIPuAK4CaloJet100Eta5p1_Centrality_50_100_v3', + 'HLT_HIPuAK4CaloJet40Eta5p1_Centrality_30_100_v3', + 'HLT_HIPuAK4CaloJet40Eta5p1_Centrality_50_100_v3', + 'HLT_HIPuAK4CaloJet60Eta5p1_Centrality_30_100_v3', + 'HLT_HIPuAK4CaloJet60Eta5p1_Centrality_50_100_v3', + 'HLT_HIPuAK4CaloJet80Eta5p1_Centrality_30_100_v3', + 'HLT_HIPuAK4CaloJet80Eta5p1_Centrality_50_100_v3' ), HIHcalNZS = cms.vstring( 'HLT_HIHcalNZS_v2', 'HLT_HIHcalPhiSym_v2' ), - HIHeavyFlavor = cms.vstring( 'HLT_HIDmesonPPTrackingGlobal_Dpt15_NoIter10_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt15_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt20_NoIter10_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt20_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt30_NoIter10_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt30_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt40_NoIter10_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt40_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt50_NoIter10_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt50_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt60_NoIter10_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt60_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt20_NoIter10_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt20_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt30_NoIter10_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt30_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt40_NoIter10_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt40_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt50_NoIter10_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt50_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt60_NoIter10_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt60_v2', - 'HLT_HIFullTracks2018_HighPt18_NoIter10_v2', - 'HLT_HIFullTracks2018_HighPt18_v2', - 'HLT_HIFullTracks2018_HighPt24_NoIter10_v2', - 'HLT_HIFullTracks2018_HighPt24_v2', - 'HLT_HIFullTracks2018_HighPt34_NoIter10_v2', - 'HLT_HIFullTracks2018_HighPt34_v2', - 'HLT_HIFullTracks2018_HighPt45_NoIter10_v2', - 'HLT_HIFullTracks2018_HighPt45_v2', - 'HLT_HIFullTracks2018_HighPt56_NoIter10_v2', - 'HLT_HIFullTracks2018_HighPt56_v2', - 'HLT_HIFullTracks2018_HighPt60_NoIter10_v2', - 'HLT_HIFullTracks2018_HighPt60_v2', - 'HLT_HILcPPTrackingGlobal_Dpt20_NoIter10_v2', - 'HLT_HILcPPTrackingGlobal_Dpt20_v2', - 'HLT_HILcPPTrackingGlobal_Dpt30_NoIter10_v2', - 'HLT_HILcPPTrackingGlobal_Dpt30_v2', - 'HLT_HILcPPTrackingGlobal_Dpt40_NoIter10_v2', - 'HLT_HILcPPTrackingGlobal_Dpt40_v2', - 'HLT_HILcPPTrackingGlobal_Dpt50_NoIter10_v2', - 'HLT_HILcPPTrackingGlobal_Dpt50_v2', - 'HLT_HILcPPTrackingGlobal_Dpt60_NoIter10_v2', - 'HLT_HILcPPTrackingGlobal_Dpt60_v2' ), + HIHeavyFlavor = cms.vstring( 'HLT_HIDmesonPPTrackingGlobal_Dpt15_NoIter10_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt15_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt20_NoIter10_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt20_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt30_NoIter10_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt30_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt40_NoIter10_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt40_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt50_NoIter10_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt50_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt60_NoIter10_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt60_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt20_NoIter10_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt20_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt30_NoIter10_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt30_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt40_NoIter10_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt40_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt50_NoIter10_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt50_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt60_NoIter10_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt60_v3', + 'HLT_HIFullTracks2018_HighPt18_NoIter10_v3', + 'HLT_HIFullTracks2018_HighPt18_v3', + 'HLT_HIFullTracks2018_HighPt24_NoIter10_v3', + 'HLT_HIFullTracks2018_HighPt24_v3', + 'HLT_HIFullTracks2018_HighPt34_NoIter10_v3', + 'HLT_HIFullTracks2018_HighPt34_v3', + 'HLT_HIFullTracks2018_HighPt45_NoIter10_v3', + 'HLT_HIFullTracks2018_HighPt45_v3', + 'HLT_HIFullTracks2018_HighPt56_NoIter10_v3', + 'HLT_HIFullTracks2018_HighPt56_v3', + 'HLT_HIFullTracks2018_HighPt60_NoIter10_v3', + 'HLT_HIFullTracks2018_HighPt60_v3', + 'HLT_HILcPPTrackingGlobal_Dpt20_NoIter10_v3', + 'HLT_HILcPPTrackingGlobal_Dpt20_v3', + 'HLT_HILcPPTrackingGlobal_Dpt30_NoIter10_v3', + 'HLT_HILcPPTrackingGlobal_Dpt30_v3', + 'HLT_HILcPPTrackingGlobal_Dpt40_NoIter10_v3', + 'HLT_HILcPPTrackingGlobal_Dpt40_v3', + 'HLT_HILcPPTrackingGlobal_Dpt50_NoIter10_v3', + 'HLT_HILcPPTrackingGlobal_Dpt50_v3', + 'HLT_HILcPPTrackingGlobal_Dpt60_NoIter10_v3', + 'HLT_HILcPPTrackingGlobal_Dpt60_v3' ), HIHighMultiplicityETTAsym = cms.vstring( 'HLT_HIL1_ETT10_ETTAsym50_MinimumBiasHF1_OR_BptxAND_v2', 'HLT_HIL1_ETT60_ETTAsym65_MinimumBiasHF2_OR_PixelTracks10_v2', 'HLT_HIL1_ETT65_ETTAsym80_MinimumBiasHF2_OR_PixelTracks10_v2', 'HLT_HIL1_ETT8_ETTAsym50_MinimumBiasHF1_OR_BptxAND_v2' ), - HILowMultiplicity = cms.vstring( 'HLT_HIFullTracks_Multiplicity020_HF1AND_v2', - 'HLT_HIFullTracks_Multiplicity020_HF1OR_v2', - 'HLT_HIFullTracks_Multiplicity020_HF2OR_v2', - 'HLT_HIFullTracks_Multiplicity020_v2', - 'HLT_HIFullTracks_Multiplicity2040_HF1AND_v2', - 'HLT_HIFullTracks_Multiplicity2040_HF1OR_v2', - 'HLT_HIFullTracks_Multiplicity2040_HF2OR_v2', - 'HLT_HIFullTracks_Multiplicity2040_v2', - 'HLT_HIFullTracks_Multiplicity335_HF1OR_v2', - 'HLT_HIFullTracks_Multiplicity4060_v2', - 'HLT_HIFullTracks_Multiplicity6080_v2', - 'HLT_HIFullTracks_Multiplicity80100_v2' ), - HILowMultiplicityReducedFormat = cms.vstring( 'HLT_HIFullTracks_Multiplicity020_HF1AND_v2', - 'HLT_HIFullTracks_Multiplicity020_HF1OR_v2', - 'HLT_HIFullTracks_Multiplicity020_HF2OR_v2', - 'HLT_HIFullTracks_Multiplicity020_v2', - 'HLT_HIFullTracks_Multiplicity2040_HF1AND_v2', - 'HLT_HIFullTracks_Multiplicity2040_HF1OR_v2', - 'HLT_HIFullTracks_Multiplicity2040_HF2OR_v2', - 'HLT_HIFullTracks_Multiplicity2040_v2', - 'HLT_HIFullTracks_Multiplicity4060_v2', - 'HLT_HIFullTracks_Multiplicity6080_v2', - 'HLT_HIFullTracks_Multiplicity80100_v2' ), + HILowMultiplicity = cms.vstring( 'HLT_HIFullTracks_Multiplicity020_HF1AND_v3', + 'HLT_HIFullTracks_Multiplicity020_HF1OR_v3', + 'HLT_HIFullTracks_Multiplicity020_HF2OR_v3', + 'HLT_HIFullTracks_Multiplicity020_v3', + 'HLT_HIFullTracks_Multiplicity2040_HF1AND_v3', + 'HLT_HIFullTracks_Multiplicity2040_HF1OR_v3', + 'HLT_HIFullTracks_Multiplicity2040_HF2OR_v3', + 'HLT_HIFullTracks_Multiplicity2040_v3', + 'HLT_HIFullTracks_Multiplicity335_HF1OR_v3', + 'HLT_HIFullTracks_Multiplicity4060_v3', + 'HLT_HIFullTracks_Multiplicity6080_v3', + 'HLT_HIFullTracks_Multiplicity80100_v3' ), + HILowMultiplicityReducedFormat = cms.vstring( 'HLT_HIFullTracks_Multiplicity020_HF1AND_v3', + 'HLT_HIFullTracks_Multiplicity020_HF1OR_v3', + 'HLT_HIFullTracks_Multiplicity020_HF2OR_v3', + 'HLT_HIFullTracks_Multiplicity020_v3', + 'HLT_HIFullTracks_Multiplicity2040_HF1AND_v3', + 'HLT_HIFullTracks_Multiplicity2040_HF1OR_v3', + 'HLT_HIFullTracks_Multiplicity2040_HF2OR_v3', + 'HLT_HIFullTracks_Multiplicity2040_v3', + 'HLT_HIFullTracks_Multiplicity4060_v3', + 'HLT_HIFullTracks_Multiplicity6080_v3', + 'HLT_HIFullTracks_Multiplicity80100_v3' ), HIMinimumBias0 = cms.vstring( 'HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part0_v2', 'HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part0_v2', 'HLT_HIMinimumBias_SinglePixelTrack_part0_v2', @@ -3535,36 +3542,36 @@ 'HLT_HIMinimumBiasRF_SinglePixelTrack_part19_v2', 'HLT_HIMinimumBiasRF_part18_v2', 'HLT_HIMinimumBiasRF_part19_v2' ), - HINCaloJets = cms.vstring( 'HLT_AK4CaloJet100_v11', - 'HLT_AK4CaloJet120_v10', - 'HLT_AK4CaloJet30_v12', - 'HLT_AK4CaloJet40_v11', - 'HLT_AK4CaloJet50_v11', - 'HLT_AK4CaloJet80_v11' ), - HINPFJets = cms.vstring( 'HLT_AK4PFJet100_v20', - 'HLT_AK4PFJet120_v19', - 'HLT_AK4PFJet30_v20', - 'HLT_AK4PFJet50_v20', - 'HLT_AK4PFJet80_v20' ), + HINCaloJets = cms.vstring( 'HLT_AK4CaloJet100_v12', + 'HLT_AK4CaloJet120_v11', + 'HLT_AK4CaloJet30_v13', + 'HLT_AK4CaloJet40_v12', + 'HLT_AK4CaloJet50_v12', + 'HLT_AK4CaloJet80_v12' ), + HINPFJets = cms.vstring( 'HLT_AK4PFJet100_v21', + 'HLT_AK4PFJet120_v20', + 'HLT_AK4PFJet30_v21', + 'HLT_AK4PFJet50_v21', + 'HLT_AK4PFJet80_v21' ), HIOnlineMonitor = cms.vstring( 'HLT_HICentralityVeto_v2', - 'HLT_HICsAK4PFJet60Eta1p5_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt20_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt20_v2', - 'HLT_HIEle15Gsf_v2', - 'HLT_HIGEDPhoton10_v2', + 'HLT_HICsAK4PFJet60Eta1p5_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt20_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt20_v3', + 'HLT_HIEle15Gsf_v3', + 'HLT_HIGEDPhoton10_v3', 'HLT_HIHcalNZS_v2', 'HLT_HIHcalPhiSym_v2', - 'HLT_HIIslandPhoton10_Eta2p4_v2', + 'HLT_HIIslandPhoton10_Eta2p4_v3', 'HLT_HIL1DoubleMu10_v2', 'HLT_HIL2_L1DoubleMu10_v2', 'HLT_HIL3DoubleMuOpen_JpsiPsi_v2', 'HLT_HIL3_L1DoubleMu10_v2', - 'HLT_HILcPPTrackingGlobal_Dpt20_v2', - 'HLT_HIOnlineMonitorGroup_v2', + 'HLT_HILcPPTrackingGlobal_Dpt20_v3', + 'HLT_HIOnlineMonitorGroup_v3', 'HLT_HIPhysics_v2', - 'HLT_HIPuAK4CaloJet40Eta5p1_v2', - 'HLT_HIPuAK4CaloJet60Eta2p4_CSVv2WP0p75_v2', - 'HLT_HIPuAK4CaloJet60Eta2p4_DeepCSV0p4_v2', + 'HLT_HIPuAK4CaloJet40Eta5p1_v3', + 'HLT_HIPuAK4CaloJet60Eta2p4_CSVv2WP0p75_v3', + 'HLT_HIPuAK4CaloJet60Eta2p4_DeepCSV0p4_v3', 'HLT_HIRandom_v1', 'HLT_HIUPC_NotMBHF2OR_BptxAND_SinglePixelTrack_MaxPixelTrack_v2', 'HLT_HIUPC_NotMBHF2OR_BptxAND_SinglePixelTrack_v2', @@ -3580,23 +3587,23 @@ 'HLT_HIL3Mu12_v2', 'HLT_HIL3Mu15_v2', 'HLT_HIL3Mu20_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_v2', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_v3', 'HLT_HIL3Mu3_NHitQ10_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_v2', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_v3', 'HLT_HIL3Mu5_NHitQ10_v2', 'HLT_HIL3Mu7_NHitQ10_v2' ), HITrackerNZS = cms.vstring( 'HLT_HIPhysicsForZS_v2' ), @@ -3612,317 +3619,318 @@ HIZeroBias7 = cms.vstring( 'HLT_HIZeroBias_part6_v7' ), HIZeroBias8 = cms.vstring( 'HLT_HIZeroBias_part7_v7' ), HIZeroBias9 = cms.vstring( 'HLT_HIZeroBias_part8_v7' ), - HLTMonitor = cms.vstring( 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v20', - 'HLT_Ele32_WPTight_Gsf_v16', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v1', - 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT550_DisplacedDijet60_Inclusive_v14', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v1', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v2', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v9', - 'HLT_PFHT510_v18', - 'HLT_PFJet260_v21', - 'HLT_PFJet320_v21', - 'HLT_PFMET130_PFMHT130_IDTight_v21', - 'HLT_PFMET140_PFMHT140_IDTight_v21' ), + HLTMonitor = cms.vstring( 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v21', + 'HLT_Ele32_WPTight_Gsf_v17', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v2', + 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT550_DisplacedDijet60_Inclusive_v15', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v2', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v3', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v10', + 'HLT_PFHT510_v19', + 'HLT_PFJet260_v22', + 'HLT_PFJet320_v22', + 'HLT_PFMET130_PFMHT130_IDTight_v22', + 'HLT_PFMET140_PFMHT140_IDTight_v22' ), HLTPhysics = cms.vstring( 'HLT_L1FatEvents_v3', 'HLT_Physics_v8' ), HcalNZS = cms.vstring( 'HLT_HcalNZS_v14', 'HLT_HcalPhiSym_v16' ), - HeavyFlavor = cms.vstring( 'HLT_DmesonPPTrackingGlobal_Dpt15ForPPRef_v12', - 'HLT_DmesonPPTrackingGlobal_Dpt20ForPPRef_v12', - 'HLT_DmesonPPTrackingGlobal_Dpt30ForPPRef_v12', - 'HLT_DmesonPPTrackingGlobal_Dpt40ForPPRef_v12', - 'HLT_DmesonPPTrackingGlobal_Dpt50ForPPRef_v12', - 'HLT_DmesonPPTrackingGlobal_Dpt60ForPPRef_v12', - 'HLT_DmesonPPTrackingGlobal_Dpt8ForPPRef_v12' ), - HighMultiplicity = cms.vstring( 'HLT_PixelTracks_Multiplicity110ForPPRef_v6', - 'HLT_PixelTracks_Multiplicity135ForPPRef_v6', - 'HLT_PixelTracks_Multiplicity160ForPPRef_v6', - 'HLT_PixelTracks_Multiplicity60ForPPRef_v6', - 'HLT_PixelTracks_Multiplicity85ForPPRef_v6' ), - HighPtJet80 = cms.vstring( 'HLT_AK4CaloJet100_Eta5p1ForPPRef_v10', - 'HLT_AK4CaloJet100_Jet35_Eta0p7ForPPRef_v10', - 'HLT_AK4CaloJet100_Jet35_Eta1p1ForPPRef_v10', - 'HLT_AK4CaloJet110_Eta5p1ForPPRef_v10', - 'HLT_AK4CaloJet120_Eta5p1ForPPRef_v10', - 'HLT_AK4CaloJet150ForPPRef_v10', - 'HLT_AK4CaloJet80_45_45_Eta2p1ForPPRef_v10', - 'HLT_AK4CaloJet80_Eta5p1ForPPRef_v10', - 'HLT_AK4CaloJet80_Jet35_Eta0p7ForPPRef_v10', - 'HLT_AK4CaloJet80_Jet35_Eta1p1ForPPRef_v10', - 'HLT_AK4PFJet100_Eta5p1ForPPRef_v17', - 'HLT_AK4PFJet110_Eta5p1ForPPRef_v17', - 'HLT_AK4PFJet120_Eta5p1ForPPRef_v17', - 'HLT_AK4PFJet80_Eta5p1ForPPRef_v17' ), - HighPtLowerJets = cms.vstring( 'HLT_AK4CaloJet40_Eta5p1ForPPRef_v10', - 'HLT_AK4CaloJet60_Eta5p1ForPPRef_v10', - 'HLT_AK4PFJet40_Eta5p1ForPPRef_v17', - 'HLT_AK4PFJet60_Eta5p1ForPPRef_v17' ), - HighPtLowerPhotons = cms.vstring( 'HLT_SinglePhoton10_Eta3p1ForPPRef_v9', - 'HLT_SinglePhoton15_Eta3p1ForPPRef_v10', - 'HLT_SinglePhoton20_Eta3p1ForPPRef_v10' ), - HighPtPhoton30AndZ = cms.vstring( 'HLT_SinglePhoton30_Eta3p1ForPPRef_v10', - 'HLT_SinglePhoton40_Eta3p1ForPPRef_v9', - 'HLT_SinglePhoton50_Eta3p1ForPPRef_v9', - 'HLT_SinglePhoton60_Eta3p1ForPPRef_v9' ), + HeavyFlavor = cms.vstring( 'HLT_DmesonPPTrackingGlobal_Dpt15ForPPRef_v13', + 'HLT_DmesonPPTrackingGlobal_Dpt20ForPPRef_v13', + 'HLT_DmesonPPTrackingGlobal_Dpt30ForPPRef_v13', + 'HLT_DmesonPPTrackingGlobal_Dpt40ForPPRef_v13', + 'HLT_DmesonPPTrackingGlobal_Dpt50ForPPRef_v13', + 'HLT_DmesonPPTrackingGlobal_Dpt60ForPPRef_v13', + 'HLT_DmesonPPTrackingGlobal_Dpt8ForPPRef_v13' ), + HighMultiplicity = cms.vstring( 'HLT_PixelTracks_Multiplicity110ForPPRef_v7', + 'HLT_PixelTracks_Multiplicity135ForPPRef_v7', + 'HLT_PixelTracks_Multiplicity160ForPPRef_v7', + 'HLT_PixelTracks_Multiplicity60ForPPRef_v7', + 'HLT_PixelTracks_Multiplicity85ForPPRef_v7' ), + HighPtJet80 = cms.vstring( 'HLT_AK4CaloJet100_Eta5p1ForPPRef_v11', + 'HLT_AK4CaloJet100_Jet35_Eta0p7ForPPRef_v11', + 'HLT_AK4CaloJet100_Jet35_Eta1p1ForPPRef_v11', + 'HLT_AK4CaloJet110_Eta5p1ForPPRef_v11', + 'HLT_AK4CaloJet120_Eta5p1ForPPRef_v11', + 'HLT_AK4CaloJet150ForPPRef_v11', + 'HLT_AK4CaloJet80_45_45_Eta2p1ForPPRef_v11', + 'HLT_AK4CaloJet80_Eta5p1ForPPRef_v11', + 'HLT_AK4CaloJet80_Jet35_Eta0p7ForPPRef_v11', + 'HLT_AK4CaloJet80_Jet35_Eta1p1ForPPRef_v11', + 'HLT_AK4PFJet100_Eta5p1ForPPRef_v18', + 'HLT_AK4PFJet110_Eta5p1ForPPRef_v18', + 'HLT_AK4PFJet120_Eta5p1ForPPRef_v18', + 'HLT_AK4PFJet80_Eta5p1ForPPRef_v18' ), + HighPtLowerJets = cms.vstring( 'HLT_AK4CaloJet40_Eta5p1ForPPRef_v11', + 'HLT_AK4CaloJet60_Eta5p1ForPPRef_v11', + 'HLT_AK4PFJet40_Eta5p1ForPPRef_v18', + 'HLT_AK4PFJet60_Eta5p1ForPPRef_v18' ), + HighPtLowerPhotons = cms.vstring( 'HLT_SinglePhoton10_Eta3p1ForPPRef_v10', + 'HLT_SinglePhoton15_Eta3p1ForPPRef_v11', + 'HLT_SinglePhoton20_Eta3p1ForPPRef_v11' ), + HighPtPhoton30AndZ = cms.vstring( 'HLT_SinglePhoton30_Eta3p1ForPPRef_v11', + 'HLT_SinglePhoton40_Eta3p1ForPPRef_v10', + 'HLT_SinglePhoton50_Eta3p1ForPPRef_v10', + 'HLT_SinglePhoton60_Eta3p1ForPPRef_v10' ), IsolatedBunch = cms.vstring( 'HLT_HcalIsolatedbunch_v6' ), - JetMET = cms.vstring( 'HLT_AK4PFBJetBCSV60_Eta2p1ForPPRef_v17', - 'HLT_AK4PFBJetBCSV80_Eta2p1ForPPRef_v17', - 'HLT_AK4PFBJetBSSV60_Eta2p1ForPPRef_v17', - 'HLT_AK4PFBJetBSSV80_Eta2p1ForPPRef_v17', - 'HLT_AK4PFDJet60_Eta2p1ForPPRef_v17', - 'HLT_AK4PFDJet80_Eta2p1ForPPRef_v17', - 'HLT_AK8DiPFJet250_250_MassSD30_v1', - 'HLT_AK8DiPFJet250_250_MassSD50_v1', - 'HLT_AK8DiPFJet260_260_MassSD30_v1', - 'HLT_AK8DiPFJet270_270_MassSD30_v1', - 'HLT_AK8PFHT750_TrimMass50_v13', - 'HLT_AK8PFHT800_TrimMass50_v13', - 'HLT_AK8PFHT850_TrimMass50_v12', - 'HLT_AK8PFHT900_TrimMass50_v12', - 'HLT_AK8PFJet140_v16', - 'HLT_AK8PFJet15_v4', - 'HLT_AK8PFJet200_v16', - 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', - 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2', - 'HLT_AK8PFJet230_SoftDropMass40_v2', - 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', - 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2', - 'HLT_AK8PFJet25_v4', - 'HLT_AK8PFJet260_v17', - 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', - 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2', - 'HLT_AK8PFJet320_v17', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BTagDeepCSV_p17_v3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BTagDeepCSV_p1_v3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np2_v3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np4_v3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_p02_v4', - 'HLT_AK8PFJet360_TrimMass30_v19', - 'HLT_AK8PFJet380_TrimMass30_v12', - 'HLT_AK8PFJet400_MassSD30_v1', - 'HLT_AK8PFJet400_SoftDropMass40_v2', - 'HLT_AK8PFJet400_TrimMass30_v13', - 'HLT_AK8PFJet400_v17', - 'HLT_AK8PFJet40_v17', - 'HLT_AK8PFJet420_MassSD30_v1', - 'HLT_AK8PFJet420_TrimMass30_v12', - 'HLT_AK8PFJet425_SoftDropMass40_v2', - 'HLT_AK8PFJet450_MassSD30_v1', - 'HLT_AK8PFJet450_SoftDropMass40_v2', - 'HLT_AK8PFJet450_v17', - 'HLT_AK8PFJet500_v17', - 'HLT_AK8PFJet550_v12', - 'HLT_AK8PFJet60_v16', - 'HLT_AK8PFJet80_v16', - 'HLT_AK8PFJetFwd140_v15', - 'HLT_AK8PFJetFwd15_v4', - 'HLT_AK8PFJetFwd200_v15', - 'HLT_AK8PFJetFwd25_v4', - 'HLT_AK8PFJetFwd260_v16', - 'HLT_AK8PFJetFwd320_v16', - 'HLT_AK8PFJetFwd400_v16', - 'HLT_AK8PFJetFwd40_v16', - 'HLT_AK8PFJetFwd450_v16', - 'HLT_AK8PFJetFwd500_v16', - 'HLT_AK8PFJetFwd60_v15', - 'HLT_AK8PFJetFwd80_v15', - 'HLT_CaloJet500_NoJetID_v13', - 'HLT_CaloJet550_NoJetID_v8', - 'HLT_CaloMET100_NotCleaned_v5', - 'HLT_CaloMET110_NotCleaned_v5', - 'HLT_CaloMET250_NotCleaned_v5', - 'HLT_CaloMET300_NotCleaned_v5', - 'HLT_CaloMET350_NotCleaned_v5', - 'HLT_CaloMET80_NotCleaned_v5', - 'HLT_CaloMET90_NotCleaned_v5', - 'HLT_CaloMHT90_v5', - 'HLT_DiJet110_35_Mjj650_PFMET110_v10', - 'HLT_DiJet110_35_Mjj650_PFMET120_v10', - 'HLT_DiJet110_35_Mjj650_PFMET130_v10', - 'HLT_DiPFJetAve100_HFJEC_v17', - 'HLT_DiPFJetAve140_v14', - 'HLT_DiPFJetAve160_HFJEC_v17', - 'HLT_DiPFJetAve200_v14', - 'HLT_DiPFJetAve220_HFJEC_v17', - 'HLT_DiPFJetAve260_v15', - 'HLT_DiPFJetAve300_HFJEC_v17', - 'HLT_DiPFJetAve320_v15', - 'HLT_DiPFJetAve400_v15', - 'HLT_DiPFJetAve40_v15', - 'HLT_DiPFJetAve500_v15', - 'HLT_DiPFJetAve60_HFJEC_v16', - 'HLT_DiPFJetAve60_v15', - 'HLT_DiPFJetAve80_HFJEC_v17', - 'HLT_DiPFJetAve80_v14', - 'HLT_DoublePFJets100_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets100_PFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets200_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets200_PFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets350_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets350_PFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets40_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets40_PFBTagDeepJet_p71_v2', - 'HLT_L1ETMHadSeeds_v3', - 'HLT_MET105_IsoTrk50_v10', - 'HLT_MET120_IsoTrk50_v10', - 'HLT_MonoCentralPFJet80_PFMETNoMu110_PFMHTNoMu110_IDTight_v21', - 'HLT_MonoCentralPFJet80_PFMETNoMu120_PFMHTNoMu120_IDTight_v21', - 'HLT_MonoCentralPFJet80_PFMETNoMu130_PFMHTNoMu130_IDTight_v20', - 'HLT_MonoCentralPFJet80_PFMETNoMu140_PFMHTNoMu140_IDTight_v20', - 'HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_Mu12eta2p3_PFJet40_v2', - 'HLT_Mu12eta2p3_v2', - 'HLT_PFHT1050_v19', - 'HLT_PFHT180_v18', - 'HLT_PFHT250_v18', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v4', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v2', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v10', - 'HLT_PFHT350MinPFJet15_v10', - 'HLT_PFHT350_v20', - 'HLT_PFHT370_v18', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v9', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v2', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_v9', - 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v9', - 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v2', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v9', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v2', - 'HLT_PFHT400_SixPFJet32_v9', - 'HLT_PFHT430_v18', - 'HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v8', - 'HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v2', - 'HLT_PFHT450_SixPFJet36_v8', - 'HLT_PFHT500_PFMET100_PFMHT100_IDTight_v13', - 'HLT_PFHT500_PFMET110_PFMHT110_IDTight_v13', - 'HLT_PFHT510_v18', - 'HLT_PFHT590_v18', - 'HLT_PFHT680_v18', - 'HLT_PFHT700_PFMET85_PFMHT85_IDTight_v13', - 'HLT_PFHT700_PFMET95_PFMHT95_IDTight_v13', - 'HLT_PFHT780_v18', - 'HLT_PFHT800_PFMET75_PFMHT75_IDTight_v13', - 'HLT_PFHT800_PFMET85_PFMHT85_IDTight_v13', - 'HLT_PFHT890_v18', - 'HLT_PFJet110_v1', - 'HLT_PFJet140_v20', - 'HLT_PFJet15_v4', - 'HLT_PFJet200_v20', - 'HLT_PFJet25_v4', - 'HLT_PFJet260_v21', - 'HLT_PFJet320_v21', - 'HLT_PFJet400_v21', - 'HLT_PFJet40_v22', - 'HLT_PFJet450_v22', - 'HLT_PFJet500_v22', - 'HLT_PFJet550_v12', - 'HLT_PFJet60_v22', - 'HLT_PFJet80_v21', - 'HLT_PFJetFwd140_v19', - 'HLT_PFJetFwd15_v4', - 'HLT_PFJetFwd200_v19', - 'HLT_PFJetFwd25_v4', - 'HLT_PFJetFwd260_v20', - 'HLT_PFJetFwd320_v20', - 'HLT_PFJetFwd400_v20', - 'HLT_PFJetFwd40_v20', - 'HLT_PFJetFwd450_v20', - 'HLT_PFJetFwd500_v20', - 'HLT_PFJetFwd60_v20', - 'HLT_PFJetFwd80_v19', - 'HLT_PFMET100_PFMHT100_IDTight_CaloBTagDeepCSV_3p1_v9', - 'HLT_PFMET100_PFMHT100_IDTight_PFHT60_v10', - 'HLT_PFMET105_IsoTrk50_v2', - 'HLT_PFMET105_PFJet100_looseRecoiling_v2', - 'HLT_PFMET110_PFJet100_looseRecoiling_v2', - 'HLT_PFMET110_PFJet100_v2', - 'HLT_PFMET110_PFMHT110_IDTight_CaloBTagDeepCSV_3p1_v9', - 'HLT_PFMET110_PFMHT110_IDTight_v21', - 'HLT_PFMET120_PFMHT120_IDTight_CaloBTagDeepCSV_3p1_v9', - 'HLT_PFMET120_PFMHT120_IDTight_PFHT60_v10', - 'HLT_PFMET120_PFMHT120_IDTight_v21', - 'HLT_PFMET130_PFMHT130_IDTight_CaloBTagDeepCSV_3p1_v9', - 'HLT_PFMET130_PFMHT130_IDTight_v21', - 'HLT_PFMET140_PFMHT140_IDTight_CaloBTagDeepCSV_3p1_v9', - 'HLT_PFMET140_PFMHT140_IDTight_v21', - 'HLT_PFMET200_BeamHaloCleaned_v10', - 'HLT_PFMET200_NotCleaned_v10', - 'HLT_PFMET250_NotCleaned_v10', - 'HLT_PFMET300_NotCleaned_v10', - 'HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v10', - 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v21', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v10', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v21', - 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v20', - 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v20', - 'HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v10', - 'HLT_PFMETTypeOne110_PFMHT110_IDTight_v13', - 'HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v10', - 'HLT_PFMETTypeOne120_PFMHT120_IDTight_v13', - 'HLT_PFMETTypeOne130_PFMHT130_IDTight_v13', - 'HLT_PFMETTypeOne140_PFMHT140_IDTight_v12', - 'HLT_PFMETTypeOne200_BeamHaloCleaned_v10', - 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet103_88_75_15_v6', - 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet105_88_76_15_v6', - 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet111_90_80_15_v6', - 'HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2', - 'HLT_QuadPFJet70_50_40_30_v2', - 'HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v2', - 'HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v2', - 'HLT_QuadPFJet98_83_71_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet98_83_71_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet98_83_71_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet98_83_71_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet98_83_71_15_v6', - 'HLT_Rsq0p35_v16', - 'HLT_Rsq0p40_v16', - 'HLT_RsqMR300_Rsq0p09_MR200_4jet_v16', - 'HLT_RsqMR300_Rsq0p09_MR200_v16', - 'HLT_RsqMR320_Rsq0p09_MR200_4jet_v16', - 'HLT_RsqMR320_Rsq0p09_MR200_v16', - 'HLT_SingleJet30_Mu12_SinglePFJet40_v12', - 'HLT_TripleJet110_35_35_Mjj650_PFMET110_v10', - 'HLT_TripleJet110_35_35_Mjj650_PFMET120_v10', - 'HLT_TripleJet110_35_35_Mjj650_PFMET130_v10' ), + JetMET = cms.vstring( 'HLT_AK4PFBJetBCSV60_Eta2p1ForPPRef_v18', + 'HLT_AK4PFBJetBCSV80_Eta2p1ForPPRef_v18', + 'HLT_AK4PFBJetBSSV60_Eta2p1ForPPRef_v18', + 'HLT_AK4PFBJetBSSV80_Eta2p1ForPPRef_v18', + 'HLT_AK4PFDJet60_Eta2p1ForPPRef_v18', + 'HLT_AK4PFDJet80_Eta2p1ForPPRef_v18', + 'HLT_AK8DiPFJet250_250_MassSD30_v2', + 'HLT_AK8DiPFJet250_250_MassSD50_v2', + 'HLT_AK8DiPFJet260_260_MassSD30_v2', + 'HLT_AK8DiPFJet270_270_MassSD30_v2', + 'HLT_AK8PFHT750_TrimMass50_v14', + 'HLT_AK8PFHT800_TrimMass50_v14', + 'HLT_AK8PFHT850_TrimMass50_v13', + 'HLT_AK8PFHT900_TrimMass50_v13', + 'HLT_AK8PFJet140_v17', + 'HLT_AK8PFJet15_v5', + 'HLT_AK8PFJet200_v17', + 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v3', + 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3', + 'HLT_AK8PFJet230_SoftDropMass40_v3', + 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v3', + 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3', + 'HLT_AK8PFJet25_v5', + 'HLT_AK8PFJet260_v18', + 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v3', + 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3', + 'HLT_AK8PFJet320_v18', + 'HLT_AK8PFJet330_TrimMass30_PFAK8BTagDeepCSV_p17_v4', + 'HLT_AK8PFJet330_TrimMass30_PFAK8BTagDeepCSV_p1_v4', + 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np2_v4', + 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np4_v4', + 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_p02_v5', + 'HLT_AK8PFJet360_TrimMass30_v20', + 'HLT_AK8PFJet380_TrimMass30_v13', + 'HLT_AK8PFJet400_MassSD30_v2', + 'HLT_AK8PFJet400_SoftDropMass40_v3', + 'HLT_AK8PFJet400_TrimMass30_v14', + 'HLT_AK8PFJet400_v18', + 'HLT_AK8PFJet40_v18', + 'HLT_AK8PFJet420_MassSD30_v2', + 'HLT_AK8PFJet420_TrimMass30_v13', + 'HLT_AK8PFJet425_SoftDropMass40_v3', + 'HLT_AK8PFJet450_MassSD30_v2', + 'HLT_AK8PFJet450_SoftDropMass40_v3', + 'HLT_AK8PFJet450_v18', + 'HLT_AK8PFJet500_v18', + 'HLT_AK8PFJet550_v13', + 'HLT_AK8PFJet60_v17', + 'HLT_AK8PFJet80_v17', + 'HLT_AK8PFJetFwd140_v16', + 'HLT_AK8PFJetFwd15_v5', + 'HLT_AK8PFJetFwd200_v16', + 'HLT_AK8PFJetFwd25_v5', + 'HLT_AK8PFJetFwd260_v17', + 'HLT_AK8PFJetFwd320_v17', + 'HLT_AK8PFJetFwd400_v17', + 'HLT_AK8PFJetFwd40_v17', + 'HLT_AK8PFJetFwd450_v17', + 'HLT_AK8PFJetFwd500_v17', + 'HLT_AK8PFJetFwd60_v16', + 'HLT_AK8PFJetFwd80_v16', + 'HLT_CaloJet500_NoJetID_v14', + 'HLT_CaloJet550_NoJetID_v9', + 'HLT_CaloMET100_NotCleaned_v6', + 'HLT_CaloMET110_NotCleaned_v6', + 'HLT_CaloMET250_NotCleaned_v6', + 'HLT_CaloMET300_NotCleaned_v6', + 'HLT_CaloMET350_NotCleaned_v6', + 'HLT_CaloMET80_NotCleaned_v6', + 'HLT_CaloMET90_NotCleaned_v6', + 'HLT_CaloMHT90_v6', + 'HLT_DiJet110_35_Mjj650_PFMET110_v11', + 'HLT_DiJet110_35_Mjj650_PFMET120_v11', + 'HLT_DiJet110_35_Mjj650_PFMET130_v11', + 'HLT_DiPFJetAve100_HFJEC_v18', + 'HLT_DiPFJetAve140_v15', + 'HLT_DiPFJetAve160_HFJEC_v18', + 'HLT_DiPFJetAve200_v15', + 'HLT_DiPFJetAve220_HFJEC_v18', + 'HLT_DiPFJetAve260_HFJEC_v1', + 'HLT_DiPFJetAve260_v16', + 'HLT_DiPFJetAve300_HFJEC_v18', + 'HLT_DiPFJetAve320_v16', + 'HLT_DiPFJetAve400_v16', + 'HLT_DiPFJetAve40_v16', + 'HLT_DiPFJetAve500_v16', + 'HLT_DiPFJetAve60_HFJEC_v17', + 'HLT_DiPFJetAve60_v16', + 'HLT_DiPFJetAve80_HFJEC_v18', + 'HLT_DiPFJetAve80_v15', + 'HLT_DoublePFJets100_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets100_PFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets200_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets200_PFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets350_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets350_PFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets40_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets40_PFBTagDeepJet_p71_v3', + 'HLT_L1ETMHadSeeds_v4', + 'HLT_MET105_IsoTrk50_v11', + 'HLT_MET120_IsoTrk50_v11', + 'HLT_MonoCentralPFJet80_PFMETNoMu110_PFMHTNoMu110_IDTight_v22', + 'HLT_MonoCentralPFJet80_PFMETNoMu120_PFMHTNoMu120_IDTight_v22', + 'HLT_MonoCentralPFJet80_PFMETNoMu130_PFMHTNoMu130_IDTight_v21', + 'HLT_MonoCentralPFJet80_PFMETNoMu140_PFMHTNoMu140_IDTight_v21', + 'HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_Mu12eta2p3_PFJet40_v3', + 'HLT_Mu12eta2p3_v3', + 'HLT_PFHT1050_v20', + 'HLT_PFHT180_v19', + 'HLT_PFHT250_v19', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v5', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v3', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v11', + 'HLT_PFHT350MinPFJet15_v11', + 'HLT_PFHT350_v21', + 'HLT_PFHT370_v19', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v10', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v3', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_v10', + 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v10', + 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v3', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v10', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v3', + 'HLT_PFHT400_SixPFJet32_v10', + 'HLT_PFHT430_v19', + 'HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v9', + 'HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v3', + 'HLT_PFHT450_SixPFJet36_v9', + 'HLT_PFHT500_PFMET100_PFMHT100_IDTight_v14', + 'HLT_PFHT500_PFMET110_PFMHT110_IDTight_v14', + 'HLT_PFHT510_v19', + 'HLT_PFHT590_v19', + 'HLT_PFHT680_v19', + 'HLT_PFHT700_PFMET85_PFMHT85_IDTight_v14', + 'HLT_PFHT700_PFMET95_PFMHT95_IDTight_v14', + 'HLT_PFHT780_v19', + 'HLT_PFHT800_PFMET75_PFMHT75_IDTight_v14', + 'HLT_PFHT800_PFMET85_PFMHT85_IDTight_v14', + 'HLT_PFHT890_v19', + 'HLT_PFJet110_v2', + 'HLT_PFJet140_v21', + 'HLT_PFJet15_v5', + 'HLT_PFJet200_v21', + 'HLT_PFJet25_v5', + 'HLT_PFJet260_v22', + 'HLT_PFJet320_v22', + 'HLT_PFJet400_v22', + 'HLT_PFJet40_v23', + 'HLT_PFJet450_v23', + 'HLT_PFJet500_v23', + 'HLT_PFJet550_v13', + 'HLT_PFJet60_v23', + 'HLT_PFJet80_v22', + 'HLT_PFJetFwd140_v20', + 'HLT_PFJetFwd15_v5', + 'HLT_PFJetFwd200_v20', + 'HLT_PFJetFwd25_v5', + 'HLT_PFJetFwd260_v21', + 'HLT_PFJetFwd320_v21', + 'HLT_PFJetFwd400_v21', + 'HLT_PFJetFwd40_v21', + 'HLT_PFJetFwd450_v21', + 'HLT_PFJetFwd500_v21', + 'HLT_PFJetFwd60_v21', + 'HLT_PFJetFwd80_v20', + 'HLT_PFMET100_PFMHT100_IDTight_CaloBTagDeepCSV_3p1_v10', + 'HLT_PFMET100_PFMHT100_IDTight_PFHT60_v11', + 'HLT_PFMET105_IsoTrk50_v3', + 'HLT_PFMET105_PFJet100_looseRecoiling_v3', + 'HLT_PFMET110_PFJet100_looseRecoiling_v3', + 'HLT_PFMET110_PFJet100_v3', + 'HLT_PFMET110_PFMHT110_IDTight_CaloBTagDeepCSV_3p1_v10', + 'HLT_PFMET110_PFMHT110_IDTight_v22', + 'HLT_PFMET120_PFMHT120_IDTight_CaloBTagDeepCSV_3p1_v10', + 'HLT_PFMET120_PFMHT120_IDTight_PFHT60_v11', + 'HLT_PFMET120_PFMHT120_IDTight_v22', + 'HLT_PFMET130_PFMHT130_IDTight_CaloBTagDeepCSV_3p1_v10', + 'HLT_PFMET130_PFMHT130_IDTight_v22', + 'HLT_PFMET140_PFMHT140_IDTight_CaloBTagDeepCSV_3p1_v10', + 'HLT_PFMET140_PFMHT140_IDTight_v22', + 'HLT_PFMET200_BeamHaloCleaned_v11', + 'HLT_PFMET200_NotCleaned_v11', + 'HLT_PFMET250_NotCleaned_v11', + 'HLT_PFMET300_NotCleaned_v11', + 'HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v11', + 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v22', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v11', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v22', + 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v21', + 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v21', + 'HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v11', + 'HLT_PFMETTypeOne110_PFMHT110_IDTight_v14', + 'HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v11', + 'HLT_PFMETTypeOne120_PFMHT120_IDTight_v14', + 'HLT_PFMETTypeOne130_PFMHT130_IDTight_v14', + 'HLT_PFMETTypeOne140_PFMHT140_IDTight_v13', + 'HLT_PFMETTypeOne200_BeamHaloCleaned_v11', + 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v3', + 'HLT_QuadPFJet103_88_75_15_v7', + 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v3', + 'HLT_QuadPFJet105_88_76_15_v7', + 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v3', + 'HLT_QuadPFJet111_90_80_15_v7', + 'HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v3', + 'HLT_QuadPFJet70_50_40_30_v3', + 'HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v3', + 'HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v3', + 'HLT_QuadPFJet98_83_71_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet98_83_71_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet98_83_71_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet98_83_71_15_PFBTagDeepJet_1p3_VBF2_v3', + 'HLT_QuadPFJet98_83_71_15_v7', + 'HLT_Rsq0p35_v17', + 'HLT_Rsq0p40_v17', + 'HLT_RsqMR300_Rsq0p09_MR200_4jet_v17', + 'HLT_RsqMR300_Rsq0p09_MR200_v17', + 'HLT_RsqMR320_Rsq0p09_MR200_4jet_v17', + 'HLT_RsqMR320_Rsq0p09_MR200_v17', + 'HLT_SingleJet30_Mu12_SinglePFJet40_v13', + 'HLT_TripleJet110_35_35_Mjj650_PFMET110_v11', + 'HLT_TripleJet110_35_35_Mjj650_PFMET120_v11', + 'HLT_TripleJet110_35_35_Mjj650_PFMET130_v11' ), JetsTOTEM = cms.vstring( 'HLT_L1DoubleJetANDTotem_v2', 'HLT_L1DoubleJet_gap_v2', 'HLT_L1DoubleJet_v2' ), @@ -3935,9 +3943,9 @@ 'HLT_L1MinimumBiasHF2OR_v5', 'HLT_L1MinimumBiasHF_OR_v4' ), MinBiasTOTEM = cms.vstring( 'HLT_L1TOTEM1_MinBias_v5' ), - MinimumBias = cms.vstring( 'HLT_CaloJet10_NoJetID_v4', - 'HLT_CaloJet20_NoJetID_v4', - 'HLT_CaloJet50_NoJetID_v4', + MinimumBias = cms.vstring( 'HLT_CaloJet10_NoJetID_v5', + 'HLT_CaloJet20_NoJetID_v5', + 'HLT_CaloJet50_NoJetID_v5', 'HLT_L1DoubleJetC50_v3', 'HLT_L1EXT_HCAL_LaserMon1_v2', 'HLT_L1EXT_HCAL_LaserMon4_v2', @@ -3961,42 +3969,42 @@ MinimumBias7 = cms.vstring( 'HLT_L1MinimumBiasHF_OR_part7_v2' ), MinimumBias8 = cms.vstring( 'HLT_L1MinimumBiasHF_OR_part8_v2' ), MinimumBias9 = cms.vstring( 'HLT_L1MinimumBiasHF_OR_part9_v2' ), - MonteCarlo = cms.vstring( 'MC_AK4CaloJetsFromPV_v9', - 'MC_AK4CaloJets_v10', - 'MC_AK4PFJets_v18', - 'MC_AK8CaloHT_v9', - 'MC_AK8PFHT_v17', - 'MC_AK8PFJets_v18', - 'MC_AK8TrimPFJets_v18', - 'MC_CaloBTagDeepCSV_v9', - 'MC_CaloHT_v9', - 'MC_CaloMET_JetIdCleaned_v10', - 'MC_CaloMET_v9', - 'MC_CaloMHT_v9', - 'MC_Diphoton10_10_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass10_v14', - 'MC_DoubleEle5_CaloIdL_MW_v16', - 'MC_DoubleMuNoFiltersNoVtx_v8', - 'MC_DoubleMu_TrkIsoVVL_DZ_v12', - 'MC_Ele15_Ele10_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'MC_Ele5_WPTight_Gsf_v9', - 'MC_IsoMu_v16', - 'MC_PFBTagDeepCSV_v11', - 'MC_PFBTagDeepJet_v2', - 'MC_PFHT_v17', - 'MC_PFMET_v18', - 'MC_PFMHT_v17', - 'MC_ReducedIterativeTracking_v13', - 'MC_Run3_PFScoutingPixelTracking_v16' ), - MuPlusX = cms.vstring( 'HLT_HIL2Mu3Eta2p5_AK4CaloJet100Eta2p1ForPPRef_v12', - 'HLT_HIL2Mu3Eta2p5_AK4CaloJet40Eta2p1ForPPRef_v12', - 'HLT_HIL2Mu3Eta2p5_AK4CaloJet60Eta2p1ForPPRef_v12', - 'HLT_HIL2Mu3Eta2p5_AK4CaloJet80Eta2p1ForPPRef_v12' ), - Muon = cms.vstring( 'HLT_CascadeMu100_v4', - 'HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1', - 'HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2', - 'HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1', - 'HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1', - 'HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1', + MonteCarlo = cms.vstring( 'MC_AK4CaloJetsFromPV_v10', + 'MC_AK4CaloJets_v11', + 'MC_AK4PFJets_v19', + 'MC_AK8CaloHT_v10', + 'MC_AK8PFHT_v18', + 'MC_AK8PFJets_v19', + 'MC_AK8TrimPFJets_v19', + 'MC_CaloBTagDeepCSV_v10', + 'MC_CaloHT_v10', + 'MC_CaloMET_JetIdCleaned_v11', + 'MC_CaloMET_v10', + 'MC_CaloMHT_v10', + 'MC_Diphoton10_10_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass10_v15', + 'MC_DoubleEle5_CaloIdL_MW_v17', + 'MC_DoubleMuNoFiltersNoVtx_v9', + 'MC_DoubleMu_TrkIsoVVL_DZ_v13', + 'MC_Ele15_Ele10_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'MC_Ele5_WPTight_Gsf_v10', + 'MC_IsoMu_v17', + 'MC_PFBTagDeepCSV_v12', + 'MC_PFBTagDeepJet_v3', + 'MC_PFHT_v18', + 'MC_PFMET_v19', + 'MC_PFMHT_v18', + 'MC_ReducedIterativeTracking_v14', + 'MC_Run3_PFScoutingPixelTracking_v17' ), + MuPlusX = cms.vstring( 'HLT_HIL2Mu3Eta2p5_AK4CaloJet100Eta2p1ForPPRef_v13', + 'HLT_HIL2Mu3Eta2p5_AK4CaloJet40Eta2p1ForPPRef_v13', + 'HLT_HIL2Mu3Eta2p5_AK4CaloJet60Eta2p1ForPPRef_v13', + 'HLT_HIL2Mu3Eta2p5_AK4CaloJet80Eta2p1ForPPRef_v13' ), + Muon = cms.vstring( 'HLT_CascadeMu100_v5', + 'HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2', + 'HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v3', + 'HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2', + 'HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2', + 'HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2', 'HLT_DoubleL2Mu23NoVtx_2Cha_CosmicSeed_v3', 'HLT_DoubleL2Mu23NoVtx_2Cha_v3', 'HLT_DoubleL2Mu25NoVtx_2Cha_CosmicSeed_Eta2p4_v3', @@ -4006,148 +4014,148 @@ 'HLT_DoubleL2Mu30NoVtx_2Cha_CosmicSeed_Eta2p4_v3', 'HLT_DoubleL2Mu30NoVtx_2Cha_Eta2p4_v3', 'HLT_DoubleL2Mu50_v3', - 'HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v1', - 'HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v1', - 'HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v2', - 'HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v1', - 'HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v1', - 'HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v1', - 'HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v11', - 'HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v11', - 'HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v11', - 'HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v11', - 'HLT_DoubleMu40NoFiltersNoVtxDisplaced_v2', - 'HLT_DoubleMu43NoFiltersNoVtx_v5', - 'HLT_DoubleMu48NoFiltersNoVtx_v5', - 'HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v9', + 'HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v2', + 'HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v2', + 'HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v3', + 'HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v2', + 'HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v2', + 'HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v2', + 'HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v12', + 'HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v12', + 'HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v12', + 'HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v12', + 'HLT_DoubleMu40NoFiltersNoVtxDisplaced_v3', + 'HLT_DoubleMu43NoFiltersNoVtx_v6', + 'HLT_DoubleMu48NoFiltersNoVtx_v6', + 'HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v10', 'HLT_HIL1DoubleMu0ForPPRef_v5', 'HLT_HIL1DoubleMu10ForPPRef_v5', 'HLT_HIL2DoubleMu0_NHitQForPPRef_v6', - 'HLT_HIL3DoubleMu0_OS_m2p5to4p5ForPPRef_v7', - 'HLT_HIL3DoubleMu0_OS_m7to14ForPPRef_v7', - 'HLT_HighPtTkMu100_v3', - 'HLT_IsoMu20_eta2p1_LooseDeepTauPFTauHPS27_eta2p1_CrossL1_v2', - 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_CrossL1_v2', - 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v2', - 'HLT_IsoMu20_v16', - 'HLT_IsoMu24_TwoProngs35_v2', - 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v2', - 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v2', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_v16', - 'HLT_IsoMu24_v14', - 'HLT_IsoMu27_LooseChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v3', - 'HLT_IsoMu27_MediumChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v3', - 'HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1', - 'HLT_IsoMu27_TightChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v3', - 'HLT_IsoMu27_v17', - 'HLT_IsoMu30_v5', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v1', + 'HLT_HIL3DoubleMu0_OS_m2p5to4p5ForPPRef_v8', + 'HLT_HIL3DoubleMu0_OS_m7to14ForPPRef_v8', + 'HLT_HighPtTkMu100_v4', + 'HLT_IsoMu20_eta2p1_LooseDeepTauPFTauHPS27_eta2p1_CrossL1_v3', + 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_CrossL1_v3', + 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v3', + 'HLT_IsoMu20_v17', + 'HLT_IsoMu24_TwoProngs35_v3', + 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v3', + 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_v17', + 'HLT_IsoMu24_v15', + 'HLT_IsoMu27_LooseChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v4', + 'HLT_IsoMu27_MediumChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v4', + 'HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2', + 'HLT_IsoMu27_TightChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v4', + 'HLT_IsoMu27_v18', + 'HLT_IsoMu30_v6', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v2', 'HLT_L1DoubleMu0_v2', 'HLT_L1SingleMu18_v4', 'HLT_L1SingleMu25_v3', 'HLT_L1_DoubleJet30_Mass_Min400_Mu10_v2', 'HLT_L2Mu10_v8', 'HLT_L2Mu50_v3', - 'HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v1', - 'HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v16', - 'HLT_Mu12_v4', - 'HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9', - 'HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v16', - 'HLT_Mu15_IsoVVVL_PFHT450_v16', - 'HLT_Mu15_IsoVVVL_PFHT600_v20', - 'HLT_Mu15_v4', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v6', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v6', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v16', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v15', - 'HLT_Mu17_TrkIsoVVL_v14', - 'HLT_Mu17_v14', - 'HLT_Mu18_Mu9_DZ_v5', - 'HLT_Mu18_Mu9_SameSign_DZ_v5', - 'HLT_Mu18_Mu9_SameSign_v5', - 'HLT_Mu18_Mu9_v5', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v4', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v4', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v4', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v4', - 'HLT_Mu19_TrkIsoVVL_v5', - 'HLT_Mu19_v5', - 'HLT_Mu20_Mu10_DZ_v5', - 'HLT_Mu20_Mu10_SameSign_DZ_v5', - 'HLT_Mu20_Mu10_SameSign_v5', - 'HLT_Mu20_Mu10_v5', - 'HLT_Mu20_v13', - 'HLT_Mu23_Mu12_DZ_v5', - 'HLT_Mu23_Mu12_SameSign_DZ_v5', - 'HLT_Mu23_Mu12_SameSign_v5', - 'HLT_Mu23_Mu12_v5', - 'HLT_Mu27_v14', - 'HLT_Mu37_TkMu27_v6', - 'HLT_Mu3_PFJet40_v17', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v3', - 'HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v16', - 'HLT_Mu50_IsoVVVL_PFHT450_v16', + 'HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v2', + 'HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v17', + 'HLT_Mu12_v5', + 'HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10', + 'HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v17', + 'HLT_Mu15_IsoVVVL_PFHT450_v17', + 'HLT_Mu15_IsoVVVL_PFHT600_v21', + 'HLT_Mu15_v5', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v7', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v7', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v17', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v16', + 'HLT_Mu17_TrkIsoVVL_v15', + 'HLT_Mu17_v15', + 'HLT_Mu18_Mu9_DZ_v6', + 'HLT_Mu18_Mu9_SameSign_DZ_v6', + 'HLT_Mu18_Mu9_SameSign_v6', + 'HLT_Mu18_Mu9_v6', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v5', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v5', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v5', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v5', + 'HLT_Mu19_TrkIsoVVL_v6', + 'HLT_Mu19_v6', + 'HLT_Mu20_Mu10_DZ_v6', + 'HLT_Mu20_Mu10_SameSign_DZ_v6', + 'HLT_Mu20_Mu10_SameSign_v6', + 'HLT_Mu20_Mu10_v6', + 'HLT_Mu20_v14', + 'HLT_Mu23_Mu12_DZ_v6', + 'HLT_Mu23_Mu12_SameSign_DZ_v6', + 'HLT_Mu23_Mu12_SameSign_v6', + 'HLT_Mu23_Mu12_v6', + 'HLT_Mu27_v15', + 'HLT_Mu37_TkMu27_v7', + 'HLT_Mu3_PFJet40_v18', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v4', + 'HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17', + 'HLT_Mu50_IsoVVVL_PFHT450_v17', 'HLT_Mu50_L1SingleMuShower_v1', - 'HLT_Mu50_v14', - 'HLT_Mu55_v4', - 'HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17', - 'HLT_Mu8_TrkIsoVVL_v13', - 'HLT_Mu8_v13', - 'HLT_TripleMu_10_5_5_DZ_v11', - 'HLT_TripleMu_12_10_5_v11', - 'HLT_TripleMu_5_3_3_Mass3p8_DCA_v4', - 'HLT_TripleMu_5_3_3_Mass3p8_DZ_v9', - 'HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v7', - 'HLT_TrkMu16_DoubleTrkMu6NoFiltersNoVtx_v13', - 'HLT_TrkMu17_DoubleTrkMu8NoFiltersNoVtx_v14' ), - MuonEG = cms.vstring( 'HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v18', - 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v18', - 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v18', - 'HLT_DoubleMu20_7_Mass0to30_L1_DM4EG_v9', - 'HLT_DoubleMu20_7_Mass0to30_L1_DM4_v8', - 'HLT_DoubleMu20_7_Mass0to30_Photon23_v9', - 'HLT_Mu12_DoublePhoton20_v6', - 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v8', - 'HLT_Mu17_Photon30_IsoCaloId_v7', - 'HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v2', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v8', - 'HLT_Mu23_TrkIsoVVL_Ele8_CaloIdL_TrackIdL_IsoVL_DZ_v11', - 'HLT_Mu27_Ele37_CaloIdL_MW_v6', - 'HLT_Mu37_Ele27_CaloIdL_MW_v6', - 'HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v2', - 'HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v2', - 'HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v6', - 'HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v6', - 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v19', - 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v19', - 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v20', - 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v20', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v14', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v12' ), + 'HLT_Mu50_v15', + 'HLT_Mu55_v5', + 'HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v18', + 'HLT_Mu8_TrkIsoVVL_v14', + 'HLT_Mu8_v14', + 'HLT_TripleMu_10_5_5_DZ_v12', + 'HLT_TripleMu_12_10_5_v12', + 'HLT_TripleMu_5_3_3_Mass3p8_DCA_v5', + 'HLT_TripleMu_5_3_3_Mass3p8_DZ_v10', + 'HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v8', + 'HLT_TrkMu16_DoubleTrkMu6NoFiltersNoVtx_v14', + 'HLT_TrkMu17_DoubleTrkMu8NoFiltersNoVtx_v15' ), + MuonEG = cms.vstring( 'HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v19', + 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v19', + 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v19', + 'HLT_DoubleMu20_7_Mass0to30_L1_DM4EG_v10', + 'HLT_DoubleMu20_7_Mass0to30_L1_DM4_v9', + 'HLT_DoubleMu20_7_Mass0to30_Photon23_v10', + 'HLT_Mu12_DoublePhoton20_v7', + 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v9', + 'HLT_Mu17_Photon30_IsoCaloId_v8', + 'HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v3', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v9', + 'HLT_Mu23_TrkIsoVVL_Ele8_CaloIdL_TrackIdL_IsoVL_DZ_v12', + 'HLT_Mu27_Ele37_CaloIdL_MW_v7', + 'HLT_Mu37_Ele27_CaloIdL_MW_v7', + 'HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v3', + 'HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v3', + 'HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v7', + 'HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v7', + 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v20', + 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v20', + 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v21', + 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v21', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v15', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v13' ), MuonEGammaTOTEM = cms.vstring( 'HLT_L1DoubleMu_v2', 'HLT_L1SingleMu_v2' ), NoBPTX = cms.vstring( 'HLT_CDC_L2cosmic_10_er1p0_v2', @@ -4161,231 +4169,232 @@ 'HLT_UncorrectedJetE30_NoBPTX_v7', 'HLT_UncorrectedJetE60_NoBPTX3BX_v7', 'HLT_UncorrectedJetE70_NoBPTX3BX_v7' ), - OnlineMonitor = ( cms.vstring( 'HLT_AK4CaloJet100_Eta5p1ForPPRef_v10', - 'HLT_AK4CaloJet100_Jet35_Eta0p7ForPPRef_v10', - 'HLT_AK4CaloJet100_Jet35_Eta1p1ForPPRef_v10', - 'HLT_AK4CaloJet100_v11', - 'HLT_AK4CaloJet110_Eta5p1ForPPRef_v10', - 'HLT_AK4CaloJet120_Eta5p1ForPPRef_v10', - 'HLT_AK4CaloJet120_v10', - 'HLT_AK4CaloJet150ForPPRef_v10', - 'HLT_AK4CaloJet30_v12', - 'HLT_AK4CaloJet40_Eta5p1ForPPRef_v10', - 'HLT_AK4CaloJet40_v11', - 'HLT_AK4CaloJet50_v11', - 'HLT_AK4CaloJet60_Eta5p1ForPPRef_v10', - 'HLT_AK4CaloJet80_45_45_Eta2p1ForPPRef_v10', - 'HLT_AK4CaloJet80_Eta5p1ForPPRef_v10', - 'HLT_AK4CaloJet80_Jet35_Eta0p7ForPPRef_v10', - 'HLT_AK4CaloJet80_Jet35_Eta1p1ForPPRef_v10', - 'HLT_AK4CaloJet80_v11', - 'HLT_AK4PFBJetBCSV60_Eta2p1ForPPRef_v17', - 'HLT_AK4PFBJetBCSV80_Eta2p1ForPPRef_v17', - 'HLT_AK4PFBJetBSSV60_Eta2p1ForPPRef_v17', - 'HLT_AK4PFBJetBSSV80_Eta2p1ForPPRef_v17', - 'HLT_AK4PFDJet60_Eta2p1ForPPRef_v17', - 'HLT_AK4PFDJet80_Eta2p1ForPPRef_v17', - 'HLT_AK4PFJet100_Eta5p1ForPPRef_v17', - 'HLT_AK4PFJet100_v20', - 'HLT_AK4PFJet110_Eta5p1ForPPRef_v17', - 'HLT_AK4PFJet120_Eta5p1ForPPRef_v17', - 'HLT_AK4PFJet120_v19', - 'HLT_AK4PFJet30_v20', - 'HLT_AK4PFJet40_Eta5p1ForPPRef_v17', - 'HLT_AK4PFJet50_v20', - 'HLT_AK4PFJet60_Eta5p1ForPPRef_v17', - 'HLT_AK4PFJet80_Eta5p1ForPPRef_v17', - 'HLT_AK4PFJet80_v20', - 'HLT_AK8DiPFJet250_250_MassSD30_v1', - 'HLT_AK8DiPFJet250_250_MassSD50_v1', - 'HLT_AK8DiPFJet260_260_MassSD30_v1', - 'HLT_AK8DiPFJet270_270_MassSD30_v1', - 'HLT_AK8PFHT750_TrimMass50_v13', - 'HLT_AK8PFHT800_TrimMass50_v13', - 'HLT_AK8PFHT850_TrimMass50_v12', - 'HLT_AK8PFHT900_TrimMass50_v12', - 'HLT_AK8PFJet140_v16', - 'HLT_AK8PFJet15_v4', - 'HLT_AK8PFJet200_v16', - 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', - 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2', - 'HLT_AK8PFJet230_SoftDropMass40_v2', - 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', - 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2', - 'HLT_AK8PFJet25_v4', - 'HLT_AK8PFJet260_v17', - 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', - 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2', - 'HLT_AK8PFJet320_v17', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BTagDeepCSV_p17_v3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BTagDeepCSV_p1_v3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np2_v3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np4_v3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_p02_v4', - 'HLT_AK8PFJet360_TrimMass30_v19', - 'HLT_AK8PFJet380_TrimMass30_v12', - 'HLT_AK8PFJet400_MassSD30_v1', - 'HLT_AK8PFJet400_SoftDropMass40_v2', - 'HLT_AK8PFJet400_TrimMass30_v13', - 'HLT_AK8PFJet400_v17', - 'HLT_AK8PFJet40_v17', - 'HLT_AK8PFJet420_MassSD30_v1', - 'HLT_AK8PFJet420_TrimMass30_v12', - 'HLT_AK8PFJet425_SoftDropMass40_v2', - 'HLT_AK8PFJet450_MassSD30_v1', - 'HLT_AK8PFJet450_SoftDropMass40_v2', - 'HLT_AK8PFJet450_v17', - 'HLT_AK8PFJet500_v17', - 'HLT_AK8PFJet550_v12', - 'HLT_AK8PFJet60_v16', - 'HLT_AK8PFJet80_v16', - 'HLT_AK8PFJetFwd140_v15', - 'HLT_AK8PFJetFwd15_v4', - 'HLT_AK8PFJetFwd200_v15', - 'HLT_AK8PFJetFwd25_v4', - 'HLT_AK8PFJetFwd260_v16', - 'HLT_AK8PFJetFwd320_v16', - 'HLT_AK8PFJetFwd400_v16', - 'HLT_AK8PFJetFwd40_v16', - 'HLT_AK8PFJetFwd450_v16', - 'HLT_AK8PFJetFwd500_v16', - 'HLT_AK8PFJetFwd60_v15', - 'HLT_AK8PFJetFwd80_v15', - 'HLT_BTagMu_AK4DiJet110_Mu5_v14', - 'HLT_BTagMu_AK4DiJet170_Mu5_v13', - 'HLT_BTagMu_AK4DiJet20_Mu5_v14', - 'HLT_BTagMu_AK4DiJet40_Mu5_v14', - 'HLT_BTagMu_AK4DiJet70_Mu5_v14', - 'HLT_BTagMu_AK4Jet300_Mu5_v13', - 'HLT_BTagMu_AK8DiJet170_Mu5_v10', - 'HLT_BTagMu_AK8Jet170_DoubleMu5_v3', - 'HLT_BTagMu_AK8Jet300_Mu5_v13', + OnlineMonitor = ( cms.vstring( 'HLT_AK4CaloJet100_Eta5p1ForPPRef_v11', + 'HLT_AK4CaloJet100_Jet35_Eta0p7ForPPRef_v11', + 'HLT_AK4CaloJet100_Jet35_Eta1p1ForPPRef_v11', + 'HLT_AK4CaloJet100_v12', + 'HLT_AK4CaloJet110_Eta5p1ForPPRef_v11', + 'HLT_AK4CaloJet120_Eta5p1ForPPRef_v11', + 'HLT_AK4CaloJet120_v11', + 'HLT_AK4CaloJet150ForPPRef_v11', + 'HLT_AK4CaloJet30_v13', + 'HLT_AK4CaloJet40_Eta5p1ForPPRef_v11', + 'HLT_AK4CaloJet40_v12', + 'HLT_AK4CaloJet50_v12', + 'HLT_AK4CaloJet60_Eta5p1ForPPRef_v11', + 'HLT_AK4CaloJet80_45_45_Eta2p1ForPPRef_v11', + 'HLT_AK4CaloJet80_Eta5p1ForPPRef_v11', + 'HLT_AK4CaloJet80_Jet35_Eta0p7ForPPRef_v11', + 'HLT_AK4CaloJet80_Jet35_Eta1p1ForPPRef_v11', + 'HLT_AK4CaloJet80_v12', + 'HLT_AK4PFBJetBCSV60_Eta2p1ForPPRef_v18', + 'HLT_AK4PFBJetBCSV80_Eta2p1ForPPRef_v18', + 'HLT_AK4PFBJetBSSV60_Eta2p1ForPPRef_v18', + 'HLT_AK4PFBJetBSSV80_Eta2p1ForPPRef_v18', + 'HLT_AK4PFDJet60_Eta2p1ForPPRef_v18', + 'HLT_AK4PFDJet80_Eta2p1ForPPRef_v18', + 'HLT_AK4PFJet100_Eta5p1ForPPRef_v18', + 'HLT_AK4PFJet100_v21', + 'HLT_AK4PFJet110_Eta5p1ForPPRef_v18', + 'HLT_AK4PFJet120_Eta5p1ForPPRef_v18', + 'HLT_AK4PFJet120_v20', + 'HLT_AK4PFJet30_v21', + 'HLT_AK4PFJet40_Eta5p1ForPPRef_v18', + 'HLT_AK4PFJet50_v21', + 'HLT_AK4PFJet60_Eta5p1ForPPRef_v18', + 'HLT_AK4PFJet80_Eta5p1ForPPRef_v18', + 'HLT_AK4PFJet80_v21', + 'HLT_AK8DiPFJet250_250_MassSD30_v2', + 'HLT_AK8DiPFJet250_250_MassSD50_v2', + 'HLT_AK8DiPFJet260_260_MassSD30_v2', + 'HLT_AK8DiPFJet270_270_MassSD30_v2', + 'HLT_AK8PFHT750_TrimMass50_v14', + 'HLT_AK8PFHT800_TrimMass50_v14', + 'HLT_AK8PFHT850_TrimMass50_v13', + 'HLT_AK8PFHT900_TrimMass50_v13', + 'HLT_AK8PFJet140_v17', + 'HLT_AK8PFJet15_v5', + 'HLT_AK8PFJet200_v17', + 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v3', + 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3', + 'HLT_AK8PFJet230_SoftDropMass40_v3', + 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v3', + 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3', + 'HLT_AK8PFJet25_v5', + 'HLT_AK8PFJet260_v18', + 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v3', + 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3', + 'HLT_AK8PFJet320_v18', + 'HLT_AK8PFJet330_TrimMass30_PFAK8BTagDeepCSV_p17_v4', + 'HLT_AK8PFJet330_TrimMass30_PFAK8BTagDeepCSV_p1_v4', + 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np2_v4', + 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np4_v4', + 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_p02_v5', + 'HLT_AK8PFJet360_TrimMass30_v20', + 'HLT_AK8PFJet380_TrimMass30_v13', + 'HLT_AK8PFJet400_MassSD30_v2', + 'HLT_AK8PFJet400_SoftDropMass40_v3', + 'HLT_AK8PFJet400_TrimMass30_v14', + 'HLT_AK8PFJet400_v18', + 'HLT_AK8PFJet40_v18', + 'HLT_AK8PFJet420_MassSD30_v2', + 'HLT_AK8PFJet420_TrimMass30_v13', + 'HLT_AK8PFJet425_SoftDropMass40_v3', + 'HLT_AK8PFJet450_MassSD30_v2', + 'HLT_AK8PFJet450_SoftDropMass40_v3', + 'HLT_AK8PFJet450_v18', + 'HLT_AK8PFJet500_v18', + 'HLT_AK8PFJet550_v13', + 'HLT_AK8PFJet60_v17', + 'HLT_AK8PFJet80_v17', + 'HLT_AK8PFJetFwd140_v16', + 'HLT_AK8PFJetFwd15_v5', + 'HLT_AK8PFJetFwd200_v16', + 'HLT_AK8PFJetFwd25_v5', + 'HLT_AK8PFJetFwd260_v17', + 'HLT_AK8PFJetFwd320_v17', + 'HLT_AK8PFJetFwd400_v17', + 'HLT_AK8PFJetFwd40_v17', + 'HLT_AK8PFJetFwd450_v17', + 'HLT_AK8PFJetFwd500_v17', + 'HLT_AK8PFJetFwd60_v16', + 'HLT_AK8PFJetFwd80_v16', + 'HLT_BTagMu_AK4DiJet110_Mu5_v15', + 'HLT_BTagMu_AK4DiJet170_Mu5_v14', + 'HLT_BTagMu_AK4DiJet20_Mu5_v15', + 'HLT_BTagMu_AK4DiJet40_Mu5_v15', + 'HLT_BTagMu_AK4DiJet70_Mu5_v15', + 'HLT_BTagMu_AK4Jet300_Mu5_v14', + 'HLT_BTagMu_AK8DiJet170_Mu5_v11', + 'HLT_BTagMu_AK8Jet170_DoubleMu5_v4', + 'HLT_BTagMu_AK8Jet300_Mu5_v14', 'HLT_CDC_L2cosmic_10_er1p0_v2', 'HLT_CDC_L2cosmic_5p5_er1p0_v2', - 'HLT_CaloJet10_NoJetID_v4', - 'HLT_CaloJet20_NoJetID_v4', - 'HLT_CaloJet500_NoJetID_v13', - 'HLT_CaloJet50_NoJetID_v4', - 'HLT_CaloJet550_NoJetID_v8', - 'HLT_CaloMET100_NotCleaned_v5', - 'HLT_CaloMET110_NotCleaned_v5', - 'HLT_CaloMET250_NotCleaned_v5', - 'HLT_CaloMET300_NotCleaned_v5', - 'HLT_CaloMET350_NotCleaned_v5', - 'HLT_CaloMET60_DTCluster50_v2', - 'HLT_CaloMET60_DTClusterNoMB1S50_v2', - 'HLT_CaloMET80_NotCleaned_v5', - 'HLT_CaloMET90_NotCleaned_v5', - 'HLT_CaloMHT90_v5', - 'HLT_CascadeMu100_v4', + 'HLT_CaloJet10_NoJetID_v5', + 'HLT_CaloJet20_NoJetID_v5', + 'HLT_CaloJet500_NoJetID_v14', + 'HLT_CaloJet50_NoJetID_v5', + 'HLT_CaloJet550_NoJetID_v9', + 'HLT_CaloMET100_NotCleaned_v6', + 'HLT_CaloMET110_NotCleaned_v6', + 'HLT_CaloMET250_NotCleaned_v6', + 'HLT_CaloMET300_NotCleaned_v6', + 'HLT_CaloMET350_NotCleaned_v6', + 'HLT_CaloMET60_DTCluster50_v3', + 'HLT_CaloMET60_DTClusterNoMB1S50_v3', + 'HLT_CaloMET80_NotCleaned_v6', + 'HLT_CaloMET90_NotCleaned_v6', + 'HLT_CaloMHT90_v6', + 'HLT_CascadeMu100_v5', 'HLT_CscCluster_Loose_v2', 'HLT_CscCluster_Medium_v2', 'HLT_CscCluster_Tight_v2', - 'HLT_DQMPixels_SingleMuOpen_v2', - 'HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v5', - 'HLT_DiJet110_35_Mjj650_PFMET110_v10', - 'HLT_DiJet110_35_Mjj650_PFMET120_v10', - 'HLT_DiJet110_35_Mjj650_PFMET130_v10', - 'HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v18', - 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v18', - 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v18', - 'HLT_DiPFJet15_FBEta3_NoCaloMatched_v18', - 'HLT_DiPFJet15_NoCaloMatched_v17', - 'HLT_DiPFJet25_FBEta3_NoCaloMatched_v18', - 'HLT_DiPFJet25_NoCaloMatched_v17', - 'HLT_DiPFJetAve100_HFJEC_v17', - 'HLT_DiPFJetAve140_v14', - 'HLT_DiPFJetAve15_HFJEC_v18', - 'HLT_DiPFJetAve160_HFJEC_v17', - 'HLT_DiPFJetAve200_v14', - 'HLT_DiPFJetAve220_HFJEC_v17', - 'HLT_DiPFJetAve25_HFJEC_v18', - 'HLT_DiPFJetAve260_v15', - 'HLT_DiPFJetAve300_HFJEC_v17', - 'HLT_DiPFJetAve320_v15', - 'HLT_DiPFJetAve35_HFJEC_v18', - 'HLT_DiPFJetAve400_v15', - 'HLT_DiPFJetAve40_v15', - 'HLT_DiPFJetAve500_v15', - 'HLT_DiPFJetAve60_HFJEC_v16', - 'HLT_DiPFJetAve60_v15', - 'HLT_DiPFJetAve80_HFJEC_v17', - 'HLT_DiPFJetAve80_v14', - 'HLT_DiPhoton10Time1ns_v1', - 'HLT_DiPhoton10Time1p2ns_v1', - 'HLT_DiPhoton10Time1p4ns_v1', - 'HLT_DiPhoton10Time1p6ns_v1', - 'HLT_DiPhoton10Time1p8ns_v1', - 'HLT_DiPhoton10Time2ns_v1', - 'HLT_DiPhoton10_CaloIdL_v1', - 'HLT_DiPhoton10sminlt0p12_v1', - 'HLT_DiPhoton10sminlt0p14_v1', - 'HLT_DiPhoton10sminlt0p16_v1', - 'HLT_DiPhoton10sminlt0p1_v1', - 'HLT_DiSC30_18_EIso_AND_HE_Mass70_v14', - 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton24_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton24_16_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton30PV_18PV_R9Id_AND_IsoCaloId_AND_HE_R9Id_Mass55_v13', - 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v2', - 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v2', - 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v14', - 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v14', - 'HLT_DmesonPPTrackingGlobal_Dpt15ForPPRef_v12', - 'HLT_DmesonPPTrackingGlobal_Dpt20ForPPRef_v12', - 'HLT_DmesonPPTrackingGlobal_Dpt30ForPPRef_v12', - 'HLT_DmesonPPTrackingGlobal_Dpt40ForPPRef_v12', - 'HLT_DmesonPPTrackingGlobal_Dpt50ForPPRef_v12', - 'HLT_DmesonPPTrackingGlobal_Dpt60ForPPRef_v12', - 'HLT_DmesonPPTrackingGlobal_Dpt8ForPPRef_v12', - 'HLT_DoubleEle25_CaloIdL_MW_v5', - 'HLT_DoubleEle27_CaloIdL_MW_v5', - 'HLT_DoubleEle33_CaloIdL_MW_v18', - 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v21', - 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v21', - 'HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1', - 'HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2', - 'HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1', - 'HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1', - 'HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1', + 'HLT_DQMPixels_SingleMuOpen_v3', + 'HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v6', + 'HLT_DiJet110_35_Mjj650_PFMET110_v11', + 'HLT_DiJet110_35_Mjj650_PFMET120_v11', + 'HLT_DiJet110_35_Mjj650_PFMET130_v11', + 'HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v19', + 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v19', + 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v19', + 'HLT_DiPFJet15_FBEta3_NoCaloMatched_v19', + 'HLT_DiPFJet15_NoCaloMatched_v18', + 'HLT_DiPFJet25_FBEta3_NoCaloMatched_v19', + 'HLT_DiPFJet25_NoCaloMatched_v18', + 'HLT_DiPFJetAve100_HFJEC_v18', + 'HLT_DiPFJetAve140_v15', + 'HLT_DiPFJetAve15_HFJEC_v19', + 'HLT_DiPFJetAve160_HFJEC_v18', + 'HLT_DiPFJetAve200_v15', + 'HLT_DiPFJetAve220_HFJEC_v18', + 'HLT_DiPFJetAve25_HFJEC_v19', + 'HLT_DiPFJetAve260_HFJEC_v1', + 'HLT_DiPFJetAve260_v16', + 'HLT_DiPFJetAve300_HFJEC_v18', + 'HLT_DiPFJetAve320_v16', + 'HLT_DiPFJetAve35_HFJEC_v19', + 'HLT_DiPFJetAve400_v16', + 'HLT_DiPFJetAve40_v16', + 'HLT_DiPFJetAve500_v16', + 'HLT_DiPFJetAve60_HFJEC_v17', + 'HLT_DiPFJetAve60_v16', + 'HLT_DiPFJetAve80_HFJEC_v18', + 'HLT_DiPFJetAve80_v15', + 'HLT_DiPhoton10Time1ns_v2', + 'HLT_DiPhoton10Time1p2ns_v2', + 'HLT_DiPhoton10Time1p4ns_v2', + 'HLT_DiPhoton10Time1p6ns_v2', + 'HLT_DiPhoton10Time1p8ns_v2', + 'HLT_DiPhoton10Time2ns_v2', + 'HLT_DiPhoton10_CaloIdL_v2', + 'HLT_DiPhoton10sminlt0p12_v2', + 'HLT_DiPhoton10sminlt0p14_v2', + 'HLT_DiPhoton10sminlt0p16_v2', + 'HLT_DiPhoton10sminlt0p1_v2', + 'HLT_DiSC30_18_EIso_AND_HE_Mass70_v15', + 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton24_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton24_16_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton30PV_18PV_R9Id_AND_IsoCaloId_AND_HE_R9Id_Mass55_v14', + 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v3', + 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v3', + 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v15', + 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v15', + 'HLT_DmesonPPTrackingGlobal_Dpt15ForPPRef_v13', + 'HLT_DmesonPPTrackingGlobal_Dpt20ForPPRef_v13', + 'HLT_DmesonPPTrackingGlobal_Dpt30ForPPRef_v13', + 'HLT_DmesonPPTrackingGlobal_Dpt40ForPPRef_v13', + 'HLT_DmesonPPTrackingGlobal_Dpt50ForPPRef_v13', + 'HLT_DmesonPPTrackingGlobal_Dpt60ForPPRef_v13', + 'HLT_DmesonPPTrackingGlobal_Dpt8ForPPRef_v13', + 'HLT_DoubleEle25_CaloIdL_MW_v6', + 'HLT_DoubleEle27_CaloIdL_MW_v6', + 'HLT_DoubleEle33_CaloIdL_MW_v19', + 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v22', + 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v22', + 'HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2', + 'HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v3', + 'HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2', + 'HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2', + 'HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2', 'HLT_DoubleL2Mu23NoVtx_2Cha_CosmicSeed_v3', 'HLT_DoubleL2Mu23NoVtx_2Cha_v3', 'HLT_DoubleL2Mu25NoVtx_2Cha_CosmicSeed_Eta2p4_v3', @@ -4395,107 +4404,107 @@ 'HLT_DoubleL2Mu30NoVtx_2Cha_CosmicSeed_Eta2p4_v3', 'HLT_DoubleL2Mu30NoVtx_2Cha_Eta2p4_v3', 'HLT_DoubleL2Mu50_v3', - 'HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v1', - 'HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v1', - 'HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v2', - 'HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v1', - 'HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v1', - 'HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v1', - 'HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v2', - 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v1', - 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v1', - 'HLT_DoubleMu20_7_Mass0to30_L1_DM4EG_v9', - 'HLT_DoubleMu20_7_Mass0to30_L1_DM4_v8', - 'HLT_DoubleMu20_7_Mass0to30_Photon23_v9', - 'HLT_DoubleMu2_Jpsi_DoubleTkMu0_Phi_v6', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v11', - 'HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v11', - 'HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v11', - 'HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v11', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7')+cms.vstring( 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu40NoFiltersNoVtxDisplaced_v2', - 'HLT_DoubleMu43NoFiltersNoVtx_v5', - 'HLT_DoubleMu48NoFiltersNoVtx_v5', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v9', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_DoublePFJets100_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets100_PFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets200_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets200_PFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets350_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets350_PFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v1', - 'HLT_DoublePFJets40_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets40_PFBTagDeepJet_p71_v2', - 'HLT_DoublePhoton33_CaloIdL_v7', - 'HLT_DoublePhoton70_v7', - 'HLT_DoublePhoton85_v15', - 'HLT_ECALHT800_v11', - 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v15', - 'HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v19', - 'HLT_Ele135_CaloIdVT_GsfTrkIdT_v8', - 'HLT_Ele145_CaloIdVT_GsfTrkIdT_v9', - 'HLT_Ele15_CaloIdL_TrackIdL_IsoVL_PFJet30_v4', - 'HLT_Ele15_Ele8_CaloIdL_TrackIdL_IsoVL_v4', - 'HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9', - 'HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v17', - 'HLT_Ele15_IsoVVVL_PFHT450_v17', - 'HLT_Ele15_IsoVVVL_PFHT600_v21', - 'HLT_Ele15_WPLoose_Gsf_v4', - 'HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v10', - 'HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v17', - 'HLT_Ele17_WPLoose_Gsf_v4', - 'HLT_Ele200_CaloIdVT_GsfTrkIdT_v9', - 'HLT_Ele20_WPLoose_Gsf_v7', - 'HLT_Ele20_WPTight_Gsf_v7', - 'HLT_Ele20_eta2p1_WPLoose_Gsf_v7', - 'HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v19', - 'HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v19', - 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v20', - 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v20', - 'HLT_Ele24_eta2p1_WPTight_Gsf_TightChargedIsoPFTauHPS30_eta2p1_CrossL1_v2', - 'HLT_Ele250_CaloIdVT_GsfTrkIdT_v14', - 'HLT_Ele27_Ele37_CaloIdL_MW_v5', - 'HLT_Ele27_WPTight_Gsf_v17', - 'HLT_Ele28_HighEta_SC20_Mass55_v14', - 'HLT_Ele28_WPTight_Gsf_v2', - 'HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v14', - 'HLT_Ele300_CaloIdVT_GsfTrkIdT_v14', - 'HLT_Ele30_WPTight_Gsf_v2', - 'HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v14', - 'HLT_Ele32_WPTight_Gsf_L1DoubleEG_v10', - 'HLT_Ele32_WPTight_Gsf_v16', - 'HLT_Ele35_WPTight_Gsf_L1EGMT_v6', - 'HLT_Ele35_WPTight_Gsf_v10', - 'HLT_Ele38_WPTight_Gsf_v10', - 'HLT_Ele40_WPTight_Gsf_v10', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v1', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v19', - 'HLT_Ele50_IsoVVVL_PFHT450_v17', - 'HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v17', - 'HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v19', - 'HLT_FullTrack18ForPPRef_v12', - 'HLT_FullTrack24ForPPRef_v12', - 'HLT_FullTrack34ForPPRef_v12', - 'HLT_FullTrack45ForPPRef_v12', - 'HLT_FullTrack53ForPPRef_v12', + 'HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v2', + 'HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v2', + 'HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v3', + 'HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v2', + 'HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v2', + 'HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v2', + 'HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v3', + 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v2', + 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v2', + 'HLT_DoubleMu20_7_Mass0to30_L1_DM4EG_v10', + 'HLT_DoubleMu20_7_Mass0to30_L1_DM4_v9', + 'HLT_DoubleMu20_7_Mass0to30_Photon23_v10', + 'HLT_DoubleMu2_Jpsi_DoubleTkMu0_Phi_v7', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v12', + 'HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v12', + 'HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v12', + 'HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v12', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6')+cms.vstring( 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu40NoFiltersNoVtxDisplaced_v3', + 'HLT_DoubleMu43NoFiltersNoVtx_v6', + 'HLT_DoubleMu48NoFiltersNoVtx_v6', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v10', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_DoublePFJets100_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets100_PFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets200_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets200_PFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets350_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets350_PFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v2', + 'HLT_DoublePFJets40_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets40_PFBTagDeepJet_p71_v3', + 'HLT_DoublePhoton33_CaloIdL_v8', + 'HLT_DoublePhoton70_v8', + 'HLT_DoublePhoton85_v16', + 'HLT_ECALHT800_v12', + 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v16', + 'HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v20', + 'HLT_Ele135_CaloIdVT_GsfTrkIdT_v9', + 'HLT_Ele145_CaloIdVT_GsfTrkIdT_v10', + 'HLT_Ele15_CaloIdL_TrackIdL_IsoVL_PFJet30_v5', + 'HLT_Ele15_Ele8_CaloIdL_TrackIdL_IsoVL_v5', + 'HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10', + 'HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v18', + 'HLT_Ele15_IsoVVVL_PFHT450_v18', + 'HLT_Ele15_IsoVVVL_PFHT600_v22', + 'HLT_Ele15_WPLoose_Gsf_v5', + 'HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v11', + 'HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v18', + 'HLT_Ele17_WPLoose_Gsf_v5', + 'HLT_Ele200_CaloIdVT_GsfTrkIdT_v10', + 'HLT_Ele20_WPLoose_Gsf_v8', + 'HLT_Ele20_WPTight_Gsf_v8', + 'HLT_Ele20_eta2p1_WPLoose_Gsf_v8', + 'HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v20', + 'HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v20', + 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v21', + 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v21', + 'HLT_Ele24_eta2p1_WPTight_Gsf_TightChargedIsoPFTauHPS30_eta2p1_CrossL1_v3', + 'HLT_Ele250_CaloIdVT_GsfTrkIdT_v15', + 'HLT_Ele27_Ele37_CaloIdL_MW_v6', + 'HLT_Ele27_WPTight_Gsf_v18', + 'HLT_Ele28_HighEta_SC20_Mass55_v15', + 'HLT_Ele28_WPTight_Gsf_v3', + 'HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v15', + 'HLT_Ele300_CaloIdVT_GsfTrkIdT_v15', + 'HLT_Ele30_WPTight_Gsf_v3', + 'HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v15', + 'HLT_Ele32_WPTight_Gsf_L1DoubleEG_v11', + 'HLT_Ele32_WPTight_Gsf_v17', + 'HLT_Ele35_WPTight_Gsf_L1EGMT_v7', + 'HLT_Ele35_WPTight_Gsf_v11', + 'HLT_Ele38_WPTight_Gsf_v11', + 'HLT_Ele40_WPTight_Gsf_v11', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v2', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v20', + 'HLT_Ele50_IsoVVVL_PFHT450_v18', + 'HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v18', + 'HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v20', + 'HLT_FullTrack18ForPPRef_v13', + 'HLT_FullTrack24ForPPRef_v13', + 'HLT_FullTrack34ForPPRef_v13', + 'HLT_FullTrack45ForPPRef_v13', + 'HLT_FullTrack53ForPPRef_v13', 'HLT_HIL1CastorMediumJetForPPRef_v5', 'HLT_HIL1DoubleMu0ForPPRef_v5', 'HLT_HIL1DoubleMu10ForPPRef_v5', @@ -4505,20 +4514,20 @@ 'HLT_HIL2DoubleMu0_NHitQForPPRef_v6', 'HLT_HIL2Mu15ForPPRef_v7', 'HLT_HIL2Mu20ForPPRef_v7', - 'HLT_HIL2Mu3Eta2p5_AK4CaloJet100Eta2p1ForPPRef_v12', - 'HLT_HIL2Mu3Eta2p5_AK4CaloJet40Eta2p1ForPPRef_v12', - 'HLT_HIL2Mu3Eta2p5_AK4CaloJet60Eta2p1ForPPRef_v12', - 'HLT_HIL2Mu3Eta2p5_AK4CaloJet80Eta2p1ForPPRef_v12', + 'HLT_HIL2Mu3Eta2p5_AK4CaloJet100Eta2p1ForPPRef_v13', + 'HLT_HIL2Mu3Eta2p5_AK4CaloJet40Eta2p1ForPPRef_v13', + 'HLT_HIL2Mu3Eta2p5_AK4CaloJet60Eta2p1ForPPRef_v13', + 'HLT_HIL2Mu3Eta2p5_AK4CaloJet80Eta2p1ForPPRef_v13', 'HLT_HIL2Mu3_NHitQ10ForPPRef_v7', 'HLT_HIL2Mu5_NHitQ10ForPPRef_v7', 'HLT_HIL2Mu7_NHitQ10ForPPRef_v7', - 'HLT_HIL3DoubleMu0_OS_m2p5to4p5ForPPRef_v7', - 'HLT_HIL3DoubleMu0_OS_m7to14ForPPRef_v7', - 'HLT_HIL3Mu15ForPPRef_v7', - 'HLT_HIL3Mu20ForPPRef_v7', - 'HLT_HIL3Mu3_NHitQ15ForPPRef_v7', - 'HLT_HIL3Mu5_NHitQ15ForPPRef_v7', - 'HLT_HIL3Mu7_NHitQ15ForPPRef_v7', + 'HLT_HIL3DoubleMu0_OS_m2p5to4p5ForPPRef_v8', + 'HLT_HIL3DoubleMu0_OS_m7to14ForPPRef_v8', + 'HLT_HIL3Mu15ForPPRef_v8', + 'HLT_HIL3Mu20ForPPRef_v8', + 'HLT_HIL3Mu3_NHitQ15ForPPRef_v8', + 'HLT_HIL3Mu5_NHitQ15ForPPRef_v8', + 'HLT_HIL3Mu7_NHitQ15ForPPRef_v8', 'HLT_HIZeroBias_part0_v7', 'HLT_HIZeroBias_part10_v7', 'HLT_HIZeroBias_part11_v7', @@ -4531,61 +4540,66 @@ 'HLT_HIZeroBias_part7_v7', 'HLT_HIZeroBias_part8_v7', 'HLT_HIZeroBias_part9_v7', - 'HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v1', - 'HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1', - 'HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1', - 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1', - 'HLT_HT425_v10', - 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v2', - 'HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v2', - 'HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v2', - 'HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v2', - 'HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v2', - 'HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v2', - 'HLT_HT430_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v2', - 'HLT_HT430_DisplacedDijet60_DisplacedTrack_v14', - 'HLT_HT500_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT550_DisplacedDijet60_Inclusive_v14', - 'HLT_HT650_DisplacedDijet60_Inclusive_v14', + 'HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v2', + 'HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2', + 'HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2', + 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2', + 'HLT_HT425_v11', + 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsInclusive_v1', + 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v3', + 'HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v3', + 'HLT_HT430_DelayedJet40_SingleDelay0p5nsInclusive_v1', + 'HLT_HT430_DelayedJet40_SingleDelay0p5nsTrackless_v1', + 'HLT_HT430_DelayedJet40_SingleDelay1nsInclusive_v1', + 'HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v3', + 'HLT_HT430_DelayedJet40_SingleDelay1p5nsInclusive_v1', + 'HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v3', + 'HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v3', + 'HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v3', + 'HLT_HT430_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v3', + 'HLT_HT430_DisplacedDijet60_DisplacedTrack_v15', + 'HLT_HT500_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT550_DisplacedDijet60_Inclusive_v15', + 'HLT_HT650_DisplacedDijet60_Inclusive_v15', 'HLT_HcalIsolatedbunch_v6', 'HLT_HcalNZS_v14', 'HLT_HcalPhiSym_v16', - 'HLT_HighPtTkMu100_v3', - 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_CrossL1_v2', - 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v2', - 'HLT_IsoMu20_v16', - 'HLT_IsoMu24_TwoProngs35_v2', - 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v2', - 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v2', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_v16', - 'HLT_IsoMu24_v14', - 'HLT_IsoMu27_LooseChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v3', - 'HLT_IsoMu27_MediumChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v3', - 'HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1', - 'HLT_IsoMu27_TightChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v3', - 'HLT_IsoMu27_v17', - 'HLT_IsoMu30_v5', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v1', - 'HLT_IsoTrackHB_v5', - 'HLT_IsoTrackHE_v5', + 'HLT_HighPtTkMu100_v4', + 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_CrossL1_v3', + 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v3', + 'HLT_IsoMu20_v17', + 'HLT_IsoMu24_TwoProngs35_v3', + 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v3', + 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_v17', + 'HLT_IsoMu24_v15', + 'HLT_IsoMu27_LooseChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v4', + 'HLT_IsoMu27_MediumChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v4', + 'HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2', + 'HLT_IsoMu27_TightChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v4', + 'HLT_IsoMu27_v18', + 'HLT_IsoMu30_v6', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v2', + 'HLT_IsoTrackHB_v6', + 'HLT_IsoTrackHE_v6', 'HLT_L1BptxXOR_v2', 'HLT_L1CSCShower_DTCluster50_v2', 'HLT_L1CSCShower_DTCluster75_v2', @@ -4595,13 +4609,13 @@ 'HLT_L1DoubleJet_v2', 'HLT_L1DoubleMu0_v2', 'HLT_L1DoubleMu_v2', - 'HLT_L1ETMHadSeeds_v3', + 'HLT_L1ETMHadSeeds_v4', 'HLT_L1EXT_HCAL_LaserMon1_v2', 'HLT_L1EXT_HCAL_LaserMon4_v2', 'HLT_L1FatEvents_v3', 'HLT_L1HFveto_v2', - 'HLT_L1MET_DTCluster50_v2', - 'HLT_L1MET_DTClusterNoMB1S50_v2', + 'HLT_L1MET_DTCluster50_v3', + 'HLT_L1MET_DTClusterNoMB1S50_v3', 'HLT_L1MinimumBiasHF0OR_v5', 'HLT_L1MinimumBiasHF1AND_v5', 'HLT_L1MinimumBiasHF1OR_v5', @@ -4658,304 +4672,304 @@ 'HLT_L2Mu40_NoVertex_3Sta_NoBPTX3BX_v6', 'HLT_L2Mu45_NoVertex_3Sta_NoBPTX3BX_v5', 'HLT_L2Mu50_v3', - 'HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v1', - 'HLT_MET105_IsoTrk50_v10', - 'HLT_MET120_IsoTrk50_v10', - 'HLT_MediumChargedIsoPFTau180HighPtRelaxedIso_Trk50_eta2p1_v13', - 'HLT_MediumChargedIsoPFTau200HighPtRelaxedIso_Trk50_eta2p1_v13', - 'HLT_MediumChargedIsoPFTau220HighPtRelaxedIso_Trk50_eta2p1_v13', - 'HLT_MonoCentralPFJet80_PFMETNoMu110_PFMHTNoMu110_IDTight_v21', - 'HLT_MonoCentralPFJet80_PFMETNoMu120_PFMHTNoMu120_IDTight_v21', - 'HLT_MonoCentralPFJet80_PFMETNoMu130_PFMHTNoMu130_IDTight_v20', - 'HLT_MonoCentralPFJet80_PFMETNoMu140_PFMHTNoMu140_IDTight_v20', - 'HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v16', - 'HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v2')+cms.vstring( 'HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePhoton20_v6', - 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v8', - 'HLT_Mu12_v4', - 'HLT_Mu12eta2p3_PFJet40_v2', - 'HLT_Mu12eta2p3_v2', - 'HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9', - 'HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v16', - 'HLT_Mu15_IsoVVVL_PFHT450_v16', - 'HLT_Mu15_IsoVVVL_PFHT600_v20', - 'HLT_Mu15_v4', - 'HLT_Mu17_Photon30_IsoCaloId_v7', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v6', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v6', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v16', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v15', - 'HLT_Mu17_TrkIsoVVL_v14', - 'HLT_Mu17_v14', - 'HLT_Mu18_Mu9_DZ_v5', - 'HLT_Mu18_Mu9_SameSign_DZ_v5', - 'HLT_Mu18_Mu9_SameSign_v5', - 'HLT_Mu18_Mu9_v5', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v4', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v4', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v4', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v4', - 'HLT_Mu19_TrkIsoVVL_v5', - 'HLT_Mu19_v5', - 'HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v2', - 'HLT_Mu20_Mu10_DZ_v5', - 'HLT_Mu20_Mu10_SameSign_DZ_v5', - 'HLT_Mu20_Mu10_SameSign_v5', - 'HLT_Mu20_Mu10_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu20_v13', - 'HLT_Mu23_Mu12_DZ_v5', - 'HLT_Mu23_Mu12_SameSign_DZ_v5', - 'HLT_Mu23_Mu12_SameSign_v5', - 'HLT_Mu23_Mu12_v5', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v8', - 'HLT_Mu23_TrkIsoVVL_Ele8_CaloIdL_TrackIdL_IsoVL_DZ_v11', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu27_Ele37_CaloIdL_MW_v6', - 'HLT_Mu27_v14', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu37_Ele27_CaloIdL_MW_v6', - 'HLT_Mu37_TkMu27_v6', - 'HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v2', - 'HLT_Mu3_PFJet40_v17', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v3', - 'HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v2', - 'HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v6', - 'HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v6', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v16', - 'HLT_Mu50_IsoVVVL_PFHT450_v16', + 'HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v2', + 'HLT_MET105_IsoTrk50_v11', + 'HLT_MET120_IsoTrk50_v11', + 'HLT_MediumChargedIsoPFTau180HighPtRelaxedIso_Trk50_eta2p1_v14', + 'HLT_MediumChargedIsoPFTau200HighPtRelaxedIso_Trk50_eta2p1_v14', + 'HLT_MediumChargedIsoPFTau220HighPtRelaxedIso_Trk50_eta2p1_v14')+cms.vstring( 'HLT_MonoCentralPFJet80_PFMETNoMu110_PFMHTNoMu110_IDTight_v22', + 'HLT_MonoCentralPFJet80_PFMETNoMu120_PFMHTNoMu120_IDTight_v22', + 'HLT_MonoCentralPFJet80_PFMETNoMu130_PFMHTNoMu130_IDTight_v21', + 'HLT_MonoCentralPFJet80_PFMETNoMu140_PFMHTNoMu140_IDTight_v21', + 'HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v17', + 'HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePhoton20_v7', + 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v9', + 'HLT_Mu12_v5', + 'HLT_Mu12eta2p3_PFJet40_v3', + 'HLT_Mu12eta2p3_v3', + 'HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10', + 'HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v17', + 'HLT_Mu15_IsoVVVL_PFHT450_v17', + 'HLT_Mu15_IsoVVVL_PFHT600_v21', + 'HLT_Mu15_v5', + 'HLT_Mu17_Photon30_IsoCaloId_v8', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v7', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v7', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v17', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v16', + 'HLT_Mu17_TrkIsoVVL_v15', + 'HLT_Mu17_v15', + 'HLT_Mu18_Mu9_DZ_v6', + 'HLT_Mu18_Mu9_SameSign_DZ_v6', + 'HLT_Mu18_Mu9_SameSign_v6', + 'HLT_Mu18_Mu9_v6', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v5', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v5', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v5', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v5', + 'HLT_Mu19_TrkIsoVVL_v6', + 'HLT_Mu19_v6', + 'HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v3', + 'HLT_Mu20_Mu10_DZ_v6', + 'HLT_Mu20_Mu10_SameSign_DZ_v6', + 'HLT_Mu20_Mu10_SameSign_v6', + 'HLT_Mu20_Mu10_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu20_v14', + 'HLT_Mu23_Mu12_DZ_v6', + 'HLT_Mu23_Mu12_SameSign_DZ_v6', + 'HLT_Mu23_Mu12_SameSign_v6', + 'HLT_Mu23_Mu12_v6', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v9', + 'HLT_Mu23_TrkIsoVVL_Ele8_CaloIdL_TrackIdL_IsoVL_DZ_v12', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu27_Ele37_CaloIdL_MW_v7', + 'HLT_Mu27_v15', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu37_Ele27_CaloIdL_MW_v7', + 'HLT_Mu37_TkMu27_v7', + 'HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v3', + 'HLT_Mu3_PFJet40_v18', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v4', + 'HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v3', + 'HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v7', + 'HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v7', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17', + 'HLT_Mu50_IsoVVVL_PFHT450_v17', 'HLT_Mu50_L1SingleMuShower_v1', - 'HLT_Mu50_v14', - 'HLT_Mu55_v4', - 'HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v2', - 'HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v2', - 'HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v2', - 'HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v2', - 'HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v2', - 'HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v19', - 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v19', - 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v20', - 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v20', - 'HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v14', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v12', - 'HLT_Mu8_TrkIsoVVL_v13', - 'HLT_Mu8_v13', - 'HLT_OnlineMonitorGroup_v2', - 'HLT_PFHT1050_v19', - 'HLT_PFHT180_v18', - 'HLT_PFHT250_v18', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v4', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v2', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v10', - 'HLT_PFHT350MinPFJet15_v10', - 'HLT_PFHT350_v20', - 'HLT_PFHT370_v18', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v9', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v2', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_v9', - 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v9', - 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v2', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v9', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v2', - 'HLT_PFHT400_SixPFJet32_v9', - 'HLT_PFHT430_v18', - 'HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v8', - 'HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v2', - 'HLT_PFHT450_SixPFJet36_v8', - 'HLT_PFHT500_PFMET100_PFMHT100_IDTight_v13', - 'HLT_PFHT500_PFMET110_PFMHT110_IDTight_v13', - 'HLT_PFHT510_v18', - 'HLT_PFHT590_v18', - 'HLT_PFHT680_v18', - 'HLT_PFHT700_PFMET85_PFMHT85_IDTight_v13', - 'HLT_PFHT700_PFMET95_PFMHT95_IDTight_v13', - 'HLT_PFHT780_v18', - 'HLT_PFHT800_PFMET75_PFMHT75_IDTight_v13', - 'HLT_PFHT800_PFMET85_PFMHT85_IDTight_v13', - 'HLT_PFHT890_v18', - 'HLT_PFJet110_v1', - 'HLT_PFJet140_v20', - 'HLT_PFJet15_v4', - 'HLT_PFJet200_v20', - 'HLT_PFJet25_v4', - 'HLT_PFJet260_v21', - 'HLT_PFJet320_v21', - 'HLT_PFJet400_v21', - 'HLT_PFJet40_v22', - 'HLT_PFJet450_v22', - 'HLT_PFJet500_v22', - 'HLT_PFJet550_v12', - 'HLT_PFJet60_v22', - 'HLT_PFJet80_v21', - 'HLT_PFJetFwd140_v19', - 'HLT_PFJetFwd15_v4', - 'HLT_PFJetFwd200_v19', - 'HLT_PFJetFwd25_v4', - 'HLT_PFJetFwd260_v20', - 'HLT_PFJetFwd320_v20', - 'HLT_PFJetFwd400_v20', - 'HLT_PFJetFwd40_v20', - 'HLT_PFJetFwd450_v20', - 'HLT_PFJetFwd500_v20', - 'HLT_PFJetFwd60_v20', - 'HLT_PFJetFwd80_v19', - 'HLT_PFMET100_PFMHT100_IDTight_CaloBTagDeepCSV_3p1_v9', - 'HLT_PFMET100_PFMHT100_IDTight_PFHT60_v10', - 'HLT_PFMET105_IsoTrk50_v2', - 'HLT_PFMET105_PFJet100_looseRecoiling_v2', - 'HLT_PFMET110_PFJet100_looseRecoiling_v2', - 'HLT_PFMET110_PFJet100_v2', - 'HLT_PFMET110_PFMHT110_IDTight_CaloBTagDeepCSV_3p1_v9', - 'HLT_PFMET110_PFMHT110_IDTight_v21', - 'HLT_PFMET120_PFMHT120_IDTight_CaloBTagDeepCSV_3p1_v9', - 'HLT_PFMET120_PFMHT120_IDTight_PFHT60_v10', - 'HLT_PFMET120_PFMHT120_IDTight_v21', - 'HLT_PFMET130_PFMHT130_IDTight_CaloBTagDeepCSV_3p1_v9', - 'HLT_PFMET130_PFMHT130_IDTight_v21', - 'HLT_PFMET140_PFMHT140_IDTight_CaloBTagDeepCSV_3p1_v9', - 'HLT_PFMET140_PFMHT140_IDTight_v21', - 'HLT_PFMET200_BeamHaloCleaned_v10', - 'HLT_PFMET200_NotCleaned_v10', - 'HLT_PFMET250_NotCleaned_v10', - 'HLT_PFMET300_NotCleaned_v10', - 'HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v10', - 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v21', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v10', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v21', - 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v20', - 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v20', - 'HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v10', - 'HLT_PFMETTypeOne110_PFMHT110_IDTight_v13', - 'HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v10', - 'HLT_PFMETTypeOne120_PFMHT120_IDTight_v13', - 'HLT_PFMETTypeOne130_PFMHT130_IDTight_v13', - 'HLT_PFMETTypeOne140_PFMHT140_IDTight_v12', - 'HLT_PFMETTypeOne200_BeamHaloCleaned_v10', - 'HLT_Photon100EBHE10_v3', - 'HLT_Photon100EB_TightID_TightIso_v3', - 'HLT_Photon100EEHE10_v3', - 'HLT_Photon100EE_TightID_TightIso_v3', - 'HLT_Photon110EB_TightID_TightIso_v3', - 'HLT_Photon120EB_TightID_TightIso_v3', - 'HLT_Photon120_R9Id90_HE10_IsoM_v15', - 'HLT_Photon120_v14', - 'HLT_Photon150_v7', - 'HLT_Photon165_R9Id90_HE10_IsoM_v16', - 'HLT_Photon175_v15', - 'HLT_Photon200_v14', - 'HLT_Photon20_HoverELoose_v11', - 'HLT_Photon20_v3', - 'HLT_Photon22_v3', - 'HLT_Photon25_v5', - 'HLT_Photon300_NoHE_v13', - 'HLT_Photon30EB_TightID_TightIso_v2', - 'HLT_Photon30_HoverELoose_v11', - 'HLT_Photon33_v6', - 'HLT_Photon35_TwoProngs35_v2', - 'HLT_Photon40_HoverELoose_v11', - 'HLT_Photon50_HoverELoose_v11', - 'HLT_Photon50_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_PFMET50_v6', - 'HLT_Photon50_R9Id90_HE10_IsoM_v15', - 'HLT_Photon50_v14', - 'HLT_Photon60_HoverELoose_v11', - 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v12', - 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_v6', - 'HLT_Photon60_R9Id90_CaloIdL_IsoL_v6', - 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_CaloMJJ300_PFJetsMJJ400DEta3_v6', - 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_CaloMJJ400_PFJetsMJJ600DEta3_v6', - 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v6', - 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ600DEta3_v6', - 'HLT_Photon75_R9Id90_HE10_IsoM_v15', - 'HLT_Photon75_v14', - 'HLT_Photon90_CaloIdL_PFHT700_v17', - 'HLT_Photon90_R9Id90_HE10_IsoM_v15', - 'HLT_Photon90_v14', + 'HLT_Mu50_v15', + 'HLT_Mu55_v5', + 'HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v3', + 'HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v3', + 'HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v3', + 'HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v3', + 'HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v3', + 'HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v20', + 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v20', + 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v21', + 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v21', + 'HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v18', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v15', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v13', + 'HLT_Mu8_TrkIsoVVL_v14', + 'HLT_Mu8_v14', + 'HLT_OnlineMonitorGroup_v3', + 'HLT_PFHT1050_v20', + 'HLT_PFHT180_v19', + 'HLT_PFHT250_v19', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v5', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v3', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v11', + 'HLT_PFHT350MinPFJet15_v11', + 'HLT_PFHT350_v21', + 'HLT_PFHT370_v19', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v10', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v3', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_v10', + 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v10', + 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v3', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v10', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v3', + 'HLT_PFHT400_SixPFJet32_v10', + 'HLT_PFHT430_v19', + 'HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v9', + 'HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v3', + 'HLT_PFHT450_SixPFJet36_v9', + 'HLT_PFHT500_PFMET100_PFMHT100_IDTight_v14', + 'HLT_PFHT500_PFMET110_PFMHT110_IDTight_v14', + 'HLT_PFHT510_v19', + 'HLT_PFHT590_v19', + 'HLT_PFHT680_v19', + 'HLT_PFHT700_PFMET85_PFMHT85_IDTight_v14', + 'HLT_PFHT700_PFMET95_PFMHT95_IDTight_v14', + 'HLT_PFHT780_v19', + 'HLT_PFHT800_PFMET75_PFMHT75_IDTight_v14', + 'HLT_PFHT800_PFMET85_PFMHT85_IDTight_v14', + 'HLT_PFHT890_v19', + 'HLT_PFJet110_v2', + 'HLT_PFJet140_v21', + 'HLT_PFJet15_v5', + 'HLT_PFJet200_v21', + 'HLT_PFJet25_v5', + 'HLT_PFJet260_v22', + 'HLT_PFJet320_v22', + 'HLT_PFJet400_v22', + 'HLT_PFJet40_v23', + 'HLT_PFJet450_v23', + 'HLT_PFJet500_v23', + 'HLT_PFJet550_v13', + 'HLT_PFJet60_v23', + 'HLT_PFJet80_v22', + 'HLT_PFJetFwd140_v20', + 'HLT_PFJetFwd15_v5', + 'HLT_PFJetFwd200_v20', + 'HLT_PFJetFwd25_v5', + 'HLT_PFJetFwd260_v21', + 'HLT_PFJetFwd320_v21', + 'HLT_PFJetFwd400_v21', + 'HLT_PFJetFwd40_v21', + 'HLT_PFJetFwd450_v21', + 'HLT_PFJetFwd500_v21', + 'HLT_PFJetFwd60_v21', + 'HLT_PFJetFwd80_v20', + 'HLT_PFMET100_PFMHT100_IDTight_CaloBTagDeepCSV_3p1_v10', + 'HLT_PFMET100_PFMHT100_IDTight_PFHT60_v11', + 'HLT_PFMET105_IsoTrk50_v3', + 'HLT_PFMET105_PFJet100_looseRecoiling_v3', + 'HLT_PFMET110_PFJet100_looseRecoiling_v3', + 'HLT_PFMET110_PFJet100_v3', + 'HLT_PFMET110_PFMHT110_IDTight_CaloBTagDeepCSV_3p1_v10', + 'HLT_PFMET110_PFMHT110_IDTight_v22', + 'HLT_PFMET120_PFMHT120_IDTight_CaloBTagDeepCSV_3p1_v10', + 'HLT_PFMET120_PFMHT120_IDTight_PFHT60_v11', + 'HLT_PFMET120_PFMHT120_IDTight_v22', + 'HLT_PFMET130_PFMHT130_IDTight_CaloBTagDeepCSV_3p1_v10', + 'HLT_PFMET130_PFMHT130_IDTight_v22', + 'HLT_PFMET140_PFMHT140_IDTight_CaloBTagDeepCSV_3p1_v10', + 'HLT_PFMET140_PFMHT140_IDTight_v22', + 'HLT_PFMET200_BeamHaloCleaned_v11', + 'HLT_PFMET200_NotCleaned_v11', + 'HLT_PFMET250_NotCleaned_v11', + 'HLT_PFMET300_NotCleaned_v11', + 'HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v11', + 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v22', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v11', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v22', + 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v21', + 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v21', + 'HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v11', + 'HLT_PFMETTypeOne110_PFMHT110_IDTight_v14', + 'HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v11', + 'HLT_PFMETTypeOne120_PFMHT120_IDTight_v14', + 'HLT_PFMETTypeOne130_PFMHT130_IDTight_v14', + 'HLT_PFMETTypeOne140_PFMHT140_IDTight_v13', + 'HLT_PFMETTypeOne200_BeamHaloCleaned_v11', + 'HLT_Photon100EBHE10_v4', + 'HLT_Photon100EB_TightID_TightIso_v4', + 'HLT_Photon100EEHE10_v4', + 'HLT_Photon100EE_TightID_TightIso_v4', + 'HLT_Photon110EB_TightID_TightIso_v4', + 'HLT_Photon120EB_TightID_TightIso_v4', + 'HLT_Photon120_R9Id90_HE10_IsoM_v16', + 'HLT_Photon120_v15', + 'HLT_Photon150_v8', + 'HLT_Photon165_R9Id90_HE10_IsoM_v17', + 'HLT_Photon175_v16', + 'HLT_Photon200_v15', + 'HLT_Photon20_HoverELoose_v12', + 'HLT_Photon20_v4', + 'HLT_Photon22_v4', + 'HLT_Photon25_v6', + 'HLT_Photon300_NoHE_v14', + 'HLT_Photon30EB_TightID_TightIso_v3', + 'HLT_Photon30_HoverELoose_v12', + 'HLT_Photon33_v7', + 'HLT_Photon35_TwoProngs35_v3', + 'HLT_Photon40_HoverELoose_v12', + 'HLT_Photon50_HoverELoose_v12', + 'HLT_Photon50_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_PFMET50_v7', + 'HLT_Photon50_R9Id90_HE10_IsoM_v16', + 'HLT_Photon50_v15', + 'HLT_Photon60_HoverELoose_v12', + 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v13', + 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_v7', + 'HLT_Photon60_R9Id90_CaloIdL_IsoL_v7', + 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_CaloMJJ300_PFJetsMJJ400DEta3_v7', + 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_CaloMJJ400_PFJetsMJJ600DEta3_v7', + 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v7', + 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ600DEta3_v7', + 'HLT_Photon75_R9Id90_HE10_IsoM_v16', + 'HLT_Photon75_v15', + 'HLT_Photon90_CaloIdL_PFHT700_v18', + 'HLT_Photon90_R9Id90_HE10_IsoM_v16', + 'HLT_Photon90_v15', 'HLT_Physics_v8', - 'HLT_PixelTracks_Multiplicity110ForPPRef_v6', - 'HLT_PixelTracks_Multiplicity135ForPPRef_v6', - 'HLT_PixelTracks_Multiplicity160ForPPRef_v6', - 'HLT_PixelTracks_Multiplicity60ForPPRef_v6', - 'HLT_PixelTracks_Multiplicity85ForPPRef_v6', - 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet103_88_75_15_v6', - 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet105_88_76_15_v6')+cms.vstring( 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet111_90_80_15_v6', - 'HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2', - 'HLT_QuadPFJet70_50_40_30_v2', - 'HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v2', - 'HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v2', - 'HLT_QuadPFJet98_83_71_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet98_83_71_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet98_83_71_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet98_83_71_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet98_83_71_15_v6', + 'HLT_PixelTracks_Multiplicity110ForPPRef_v7', + 'HLT_PixelTracks_Multiplicity135ForPPRef_v7', + 'HLT_PixelTracks_Multiplicity160ForPPRef_v7', + 'HLT_PixelTracks_Multiplicity60ForPPRef_v7', + 'HLT_PixelTracks_Multiplicity85ForPPRef_v7', + 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v3')+cms.vstring( 'HLT_QuadPFJet103_88_75_15_v7', + 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v3', + 'HLT_QuadPFJet105_88_76_15_v7', + 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v3', + 'HLT_QuadPFJet111_90_80_15_v7', + 'HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v3', + 'HLT_QuadPFJet70_50_40_30_v3', + 'HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v3', + 'HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v3', + 'HLT_QuadPFJet98_83_71_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet98_83_71_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet98_83_71_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet98_83_71_15_PFBTagDeepJet_1p3_VBF2_v3', + 'HLT_QuadPFJet98_83_71_15_v7', 'HLT_Random_TOTEM_part0_v1', 'HLT_Random_TOTEM_part1_v1', 'HLT_Random_TOTEM_part2_v1', 'HLT_Random_TOTEM_part3_v1', 'HLT_Random_v3', - 'HLT_Rsq0p35_v16', - 'HLT_Rsq0p40_v16', - 'HLT_RsqMR300_Rsq0p09_MR200_4jet_v16', - 'HLT_RsqMR300_Rsq0p09_MR200_v16', - 'HLT_RsqMR320_Rsq0p09_MR200_4jet_v16', - 'HLT_RsqMR320_Rsq0p09_MR200_v16', - 'HLT_SingleJet30_Mu12_SinglePFJet40_v12', - 'HLT_SinglePhoton10_Eta3p1ForPPRef_v9', - 'HLT_SinglePhoton15_Eta3p1ForPPRef_v10', - 'HLT_SinglePhoton20_Eta3p1ForPPRef_v10', - 'HLT_SinglePhoton30_Eta3p1ForPPRef_v10', - 'HLT_SinglePhoton40_Eta3p1ForPPRef_v9', - 'HLT_SinglePhoton50_Eta3p1ForPPRef_v9', - 'HLT_SinglePhoton60_Eta3p1ForPPRef_v9', + 'HLT_Rsq0p35_v17', + 'HLT_Rsq0p40_v17', + 'HLT_RsqMR300_Rsq0p09_MR200_4jet_v17', + 'HLT_RsqMR300_Rsq0p09_MR200_v17', + 'HLT_RsqMR320_Rsq0p09_MR200_4jet_v17', + 'HLT_RsqMR320_Rsq0p09_MR200_v17', + 'HLT_SingleJet30_Mu12_SinglePFJet40_v13', + 'HLT_SinglePhoton10_Eta3p1ForPPRef_v10', + 'HLT_SinglePhoton15_Eta3p1ForPPRef_v11', + 'HLT_SinglePhoton20_Eta3p1ForPPRef_v11', + 'HLT_SinglePhoton30_Eta3p1ForPPRef_v11', + 'HLT_SinglePhoton40_Eta3p1ForPPRef_v10', + 'HLT_SinglePhoton50_Eta3p1ForPPRef_v10', + 'HLT_SinglePhoton60_Eta3p1ForPPRef_v10', 'HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu5NLay3_part0_v2', 'HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu5NLay3_part1_v2', 'HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu5NLay3_part2_v2', @@ -5100,31 +5114,31 @@ 'HLT_TOTEM_4_AND_PixelTrackCounting_Mult3_part1_v2', 'HLT_TOTEM_4_AND_PixelTrackCounting_Mult3_part2_v2', 'HLT_TOTEM_4_AND_PixelTrackCounting_Mult3_part3_v2', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon2_Upsilon5_Muon_NoL1Mass_v7', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4', - 'HLT_TripleJet110_35_35_Mjj650_PFMET110_v10', - 'HLT_TripleJet110_35_35_Mjj650_PFMET120_v10', - 'HLT_TripleJet110_35_35_Mjj650_PFMET130_v10', - 'HLT_TripleMu_10_5_5_DZ_v11', - 'HLT_TripleMu_12_10_5_v11', - 'HLT_TripleMu_5_3_3_Mass3p8_DCA_v4', - 'HLT_TripleMu_5_3_3_Mass3p8_DZ_v9', - 'HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v7', - 'HLT_TrkMu16_DoubleTrkMu6NoFiltersNoVtx_v13', - 'HLT_TrkMu17_DoubleTrkMu8NoFiltersNoVtx_v14', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon2_Upsilon5_Muon_NoL1Mass_v8', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5', + 'HLT_TripleJet110_35_35_Mjj650_PFMET110_v11', + 'HLT_TripleJet110_35_35_Mjj650_PFMET120_v11', + 'HLT_TripleJet110_35_35_Mjj650_PFMET130_v11', + 'HLT_TripleMu_10_5_5_DZ_v12', + 'HLT_TripleMu_12_10_5_v12', + 'HLT_TripleMu_5_3_3_Mass3p8_DCA_v5', + 'HLT_TripleMu_5_3_3_Mass3p8_DZ_v10', + 'HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v8', + 'HLT_TrkMu16_DoubleTrkMu6NoFiltersNoVtx_v14', + 'HLT_TrkMu17_DoubleTrkMu8NoFiltersNoVtx_v15', 'HLT_UncorrectedJetE30_NoBPTX3BX_v7', 'HLT_UncorrectedJetE30_NoBPTX_v7', 'HLT_UncorrectedJetE60_NoBPTX3BX_v7', 'HLT_UncorrectedJetE70_NoBPTX3BX_v7', - 'HLT_VBF_DoubleLooseChargedIsoPFTauHPS20_Trk1_eta2p1_v2', - 'HLT_VBF_DoubleMediumChargedIsoPFTauHPS20_Trk1_eta2p1_v2', - 'HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v1', - 'HLT_VBF_DoubleTightChargedIsoPFTauHPS20_Trk1_eta2p1_v2', + 'HLT_VBF_DoubleLooseChargedIsoPFTauHPS20_Trk1_eta2p1_v3', + 'HLT_VBF_DoubleMediumChargedIsoPFTauHPS20_Trk1_eta2p1_v3', + 'HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v2', + 'HLT_VBF_DoubleTightChargedIsoPFTauHPS20_Trk1_eta2p1_v3', 'HLT_ZeroBias_Alignment_v2', 'HLT_ZeroBias_FirstBXAfterTrain_v4', 'HLT_ZeroBias_FirstCollisionAfterAbortGap_v6', @@ -5136,631 +5150,631 @@ 'HLT_ZeroBias_TOTEM_part2_v2', 'HLT_ZeroBias_TOTEM_part3_v2', 'HLT_ZeroBias_v7') ), - ParkingDoubleElectronLowMass0 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v1', - 'HLT_DoubleEle4_eta1p22_mMax6_v1', - 'HLT_DoubleEle4p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle6_eta1p22_mMax6_v1', - 'HLT_DoubleEle6p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle7_eta1p22_mMax6_v1', - 'HLT_DoubleEle7p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle8_eta1p22_mMax6_v1', - 'HLT_DoubleEle8p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle9_eta1p22_mMax6_v1', - 'HLT_DoubleEle9p5_eta1p22_mMax6_v1' ), - ParkingDoubleElectronLowMass1 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v1', - 'HLT_DoubleEle4_eta1p22_mMax6_v1', - 'HLT_DoubleEle4p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle6_eta1p22_mMax6_v1', - 'HLT_DoubleEle6p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle7_eta1p22_mMax6_v1', - 'HLT_DoubleEle7p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle8_eta1p22_mMax6_v1', - 'HLT_DoubleEle8p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle9_eta1p22_mMax6_v1', - 'HLT_DoubleEle9p5_eta1p22_mMax6_v1' ), - ParkingDoubleElectronLowMass2 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v1', - 'HLT_DoubleEle4_eta1p22_mMax6_v1', - 'HLT_DoubleEle4p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle6_eta1p22_mMax6_v1', - 'HLT_DoubleEle6p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle7_eta1p22_mMax6_v1', - 'HLT_DoubleEle7p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle8_eta1p22_mMax6_v1', - 'HLT_DoubleEle8p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle9_eta1p22_mMax6_v1', - 'HLT_DoubleEle9p5_eta1p22_mMax6_v1' ), - ParkingDoubleElectronLowMass3 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v1', - 'HLT_DoubleEle4_eta1p22_mMax6_v1', - 'HLT_DoubleEle4p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle6_eta1p22_mMax6_v1', - 'HLT_DoubleEle6p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle7_eta1p22_mMax6_v1', - 'HLT_DoubleEle7p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle8_eta1p22_mMax6_v1', - 'HLT_DoubleEle8p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle9_eta1p22_mMax6_v1', - 'HLT_DoubleEle9p5_eta1p22_mMax6_v1' ), - ParkingDoubleElectronLowMass4 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v1', - 'HLT_DoubleEle4_eta1p22_mMax6_v1', - 'HLT_DoubleEle4p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle6_eta1p22_mMax6_v1', - 'HLT_DoubleEle6p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle7_eta1p22_mMax6_v1', - 'HLT_DoubleEle7p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle8_eta1p22_mMax6_v1', - 'HLT_DoubleEle8p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle9_eta1p22_mMax6_v1', - 'HLT_DoubleEle9p5_eta1p22_mMax6_v1' ), - ParkingDoubleElectronLowMass5 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v1', - 'HLT_DoubleEle4_eta1p22_mMax6_v1', - 'HLT_DoubleEle4p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle6_eta1p22_mMax6_v1', - 'HLT_DoubleEle6p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle7_eta1p22_mMax6_v1', - 'HLT_DoubleEle7p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle8_eta1p22_mMax6_v1', - 'HLT_DoubleEle8p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle9_eta1p22_mMax6_v1', - 'HLT_DoubleEle9p5_eta1p22_mMax6_v1' ), - ParkingDoubleMuonLowMass0 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTkMu0_Phi_v6', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon2_Upsilon5_Muon_NoL1Mass_v7', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ), - ParkingDoubleMuonLowMass1 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTkMu0_Phi_v6', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon2_Upsilon5_Muon_NoL1Mass_v7', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ), - ParkingDoubleMuonLowMass2 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTkMu0_Phi_v6', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon2_Upsilon5_Muon_NoL1Mass_v7', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ), - ParkingDoubleMuonLowMass3 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTkMu0_Phi_v6', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon2_Upsilon5_Muon_NoL1Mass_v7', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ), - ParkingDoubleMuonLowMass4 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTkMu0_Phi_v6', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon2_Upsilon5_Muon_NoL1Mass_v7', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ), - ParkingDoubleMuonLowMass5 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTkMu0_Phi_v6', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon2_Upsilon5_Muon_NoL1Mass_v7', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ), - ParkingDoubleMuonLowMass6 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTkMu0_Phi_v6', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon2_Upsilon5_Muon_NoL1Mass_v7', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ), - ParkingDoubleMuonLowMass7 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTkMu0_Phi_v6', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon2_Upsilon5_Muon_NoL1Mass_v7', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ), - ParkingSingleMuon0 = cms.vstring( 'HLT_Mu12_IP6_v1' ), - ParkingSingleMuon1 = cms.vstring( 'HLT_Mu12_IP6_v1' ), - ParkingSingleMuon2 = cms.vstring( 'HLT_Mu12_IP6_v1' ), + ParkingDoubleElectronLowMass0 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v2', + 'HLT_DoubleEle4_eta1p22_mMax6_v2', + 'HLT_DoubleEle4p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle6_eta1p22_mMax6_v2', + 'HLT_DoubleEle6p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle7_eta1p22_mMax6_v2', + 'HLT_DoubleEle7p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle8_eta1p22_mMax6_v2', + 'HLT_DoubleEle8p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle9_eta1p22_mMax6_v2', + 'HLT_DoubleEle9p5_eta1p22_mMax6_v2' ), + ParkingDoubleElectronLowMass1 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v2', + 'HLT_DoubleEle4_eta1p22_mMax6_v2', + 'HLT_DoubleEle4p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle6_eta1p22_mMax6_v2', + 'HLT_DoubleEle6p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle7_eta1p22_mMax6_v2', + 'HLT_DoubleEle7p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle8_eta1p22_mMax6_v2', + 'HLT_DoubleEle8p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle9_eta1p22_mMax6_v2', + 'HLT_DoubleEle9p5_eta1p22_mMax6_v2' ), + ParkingDoubleElectronLowMass2 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v2', + 'HLT_DoubleEle4_eta1p22_mMax6_v2', + 'HLT_DoubleEle4p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle6_eta1p22_mMax6_v2', + 'HLT_DoubleEle6p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle7_eta1p22_mMax6_v2', + 'HLT_DoubleEle7p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle8_eta1p22_mMax6_v2', + 'HLT_DoubleEle8p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle9_eta1p22_mMax6_v2', + 'HLT_DoubleEle9p5_eta1p22_mMax6_v2' ), + ParkingDoubleElectronLowMass3 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v2', + 'HLT_DoubleEle4_eta1p22_mMax6_v2', + 'HLT_DoubleEle4p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle6_eta1p22_mMax6_v2', + 'HLT_DoubleEle6p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle7_eta1p22_mMax6_v2', + 'HLT_DoubleEle7p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle8_eta1p22_mMax6_v2', + 'HLT_DoubleEle8p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle9_eta1p22_mMax6_v2', + 'HLT_DoubleEle9p5_eta1p22_mMax6_v2' ), + ParkingDoubleElectronLowMass4 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v2', + 'HLT_DoubleEle4_eta1p22_mMax6_v2', + 'HLT_DoubleEle4p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle6_eta1p22_mMax6_v2', + 'HLT_DoubleEle6p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle7_eta1p22_mMax6_v2', + 'HLT_DoubleEle7p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle8_eta1p22_mMax6_v2', + 'HLT_DoubleEle8p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle9_eta1p22_mMax6_v2', + 'HLT_DoubleEle9p5_eta1p22_mMax6_v2' ), + ParkingDoubleElectronLowMass5 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v2', + 'HLT_DoubleEle4_eta1p22_mMax6_v2', + 'HLT_DoubleEle4p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle6_eta1p22_mMax6_v2', + 'HLT_DoubleEle6p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle7_eta1p22_mMax6_v2', + 'HLT_DoubleEle7p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle8_eta1p22_mMax6_v2', + 'HLT_DoubleEle8p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle9_eta1p22_mMax6_v2', + 'HLT_DoubleEle9p5_eta1p22_mMax6_v2' ), + ParkingDoubleMuonLowMass0 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTkMu0_Phi_v7', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon2_Upsilon5_Muon_NoL1Mass_v8', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ), + ParkingDoubleMuonLowMass1 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTkMu0_Phi_v7', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon2_Upsilon5_Muon_NoL1Mass_v8', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ), + ParkingDoubleMuonLowMass2 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTkMu0_Phi_v7', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon2_Upsilon5_Muon_NoL1Mass_v8', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ), + ParkingDoubleMuonLowMass3 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTkMu0_Phi_v7', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon2_Upsilon5_Muon_NoL1Mass_v8', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ), + ParkingDoubleMuonLowMass4 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTkMu0_Phi_v7', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon2_Upsilon5_Muon_NoL1Mass_v8', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ), + ParkingDoubleMuonLowMass5 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTkMu0_Phi_v7', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon2_Upsilon5_Muon_NoL1Mass_v8', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ), + ParkingDoubleMuonLowMass6 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTkMu0_Phi_v7', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon2_Upsilon5_Muon_NoL1Mass_v8', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ), + ParkingDoubleMuonLowMass7 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTkMu0_Phi_v7', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon2_Upsilon5_Muon_NoL1Mass_v8', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ), + ParkingSingleMuon0 = cms.vstring( 'HLT_Mu12_IP6_v2' ), + ParkingSingleMuon1 = cms.vstring( 'HLT_Mu12_IP6_v2' ), + ParkingSingleMuon2 = cms.vstring( 'HLT_Mu12_IP6_v2' ), RPCMonitor = cms.vstring( 'AlCa_HIRPCMuonNormalisation_v2', 'AlCa_RPCMuonNormalisationForHI_v2', 'AlCa_RPCMuonNormalisation_v14' ), @@ -5768,85 +5782,85 @@ RandomTOTEM2 = cms.vstring( 'HLT_Random_TOTEM_part1_v1' ), RandomTOTEM3 = cms.vstring( 'HLT_Random_TOTEM_part2_v1' ), RandomTOTEM4 = cms.vstring( 'HLT_Random_TOTEM_part3_v1' ), - ReservedDoubleMuonLowMass = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTkMu0_Phi_v6', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon2_Upsilon5_Muon_NoL1Mass_v7', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ), - ScoutingPFMonitor = cms.vstring( 'DST_Run3_PFScoutingPixelTracking_v17', - 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v15', - 'HLT_Ele35_WPTight_Gsf_v10', - 'HLT_IsoMu27_v17', - 'HLT_Mu50_v14', - 'HLT_PFHT1050_v19', - 'HLT_Photon200_v14' ), - ScoutingPFRun3 = cms.vstring( 'DST_HLTMuon_Run3_PFScoutingPixelTracking_v17', - 'DST_Run3_PFScoutingPixelTracking_v17' ), + ReservedDoubleMuonLowMass = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTkMu0_Phi_v7', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon2_Upsilon5_Muon_NoL1Mass_v8', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ), + ScoutingPFMonitor = cms.vstring( 'DST_Run3_PFScoutingPixelTracking_v18', + 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v16', + 'HLT_Ele35_WPTight_Gsf_v11', + 'HLT_IsoMu27_v18', + 'HLT_Mu50_v15', + 'HLT_PFHT1050_v20', + 'HLT_Photon200_v15' ), + ScoutingPFRun3 = cms.vstring( 'DST_HLTMuon_Run3_PFScoutingPixelTracking_v18', + 'DST_Run3_PFScoutingPixelTracking_v18' ), SingleMuHighPt = cms.vstring( 'HLT_HIL2Mu15ForPPRef_v7', 'HLT_HIL2Mu20ForPPRef_v7', 'HLT_HIL2Mu5_NHitQ10ForPPRef_v7', 'HLT_HIL2Mu7_NHitQ10ForPPRef_v7', - 'HLT_HIL3Mu15ForPPRef_v7', - 'HLT_HIL3Mu20ForPPRef_v7', - 'HLT_HIL3Mu5_NHitQ15ForPPRef_v7', - 'HLT_HIL3Mu7_NHitQ15ForPPRef_v7' ), + 'HLT_HIL3Mu15ForPPRef_v8', + 'HLT_HIL3Mu20ForPPRef_v8', + 'HLT_HIL3Mu5_NHitQ15ForPPRef_v8', + 'HLT_HIL3Mu7_NHitQ15ForPPRef_v8' ), SingleMuLowPt = cms.vstring( 'HLT_HIL2Mu3_NHitQ10ForPPRef_v7', - 'HLT_HIL3Mu3_NHitQ15ForPPRef_v7' ), + 'HLT_HIL3Mu3_NHitQ15ForPPRef_v8' ), TOTEM1part0 = cms.vstring( 'HLT_L1RomanPot_part0_v2', 'HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu5NLay3_part0_v2', 'HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu5NLay4_part0_v2', @@ -5996,22 +6010,22 @@ 'HLT_TOTEM_4_AND_PixelTrackCounting_Mult1_part3_v2', 'HLT_TOTEM_4_AND_PixelTrackCounting_Mult2_part3_v2', 'HLT_TOTEM_4_AND_PixelTrackCounting_Mult3_part3_v2' ), - Tau = cms.vstring( 'HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v2', - 'HLT_DoubleMediumChargedIsoPFTauHPS40_Trk1_eta2p1_v2', - 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v1', - 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v1', - 'HLT_DoubleMediumDeepTauPFTauHPS35_L2NN_eta2p1_v1', - 'HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v1', - 'HLT_DoubleTightChargedIsoPFTauHPS35_Trk1_eta2p1_v2', - 'HLT_LooseDeepTauPFTauHPS180_L2NN_eta2p1_v2', - 'HLT_MediumChargedIsoPFTau180HighPtRelaxedIso_Trk50_eta2p1_v13', - 'HLT_MediumChargedIsoPFTau200HighPtRelaxedIso_Trk50_eta2p1_v13', - 'HLT_MediumChargedIsoPFTau220HighPtRelaxedIso_Trk50_eta2p1_v13', - 'HLT_Photon35_TwoProngs35_v2', - 'HLT_VBF_DoubleLooseChargedIsoPFTauHPS20_Trk1_eta2p1_v2', - 'HLT_VBF_DoubleMediumChargedIsoPFTauHPS20_Trk1_eta2p1_v2', - 'HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v1', - 'HLT_VBF_DoubleTightChargedIsoPFTauHPS20_Trk1_eta2p1_v2' ), + Tau = cms.vstring( 'HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v3', + 'HLT_DoubleMediumChargedIsoPFTauHPS40_Trk1_eta2p1_v3', + 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v2', + 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v2', + 'HLT_DoubleMediumDeepTauPFTauHPS35_L2NN_eta2p1_v2', + 'HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v2', + 'HLT_DoubleTightChargedIsoPFTauHPS35_Trk1_eta2p1_v3', + 'HLT_LooseDeepTauPFTauHPS180_L2NN_eta2p1_v3', + 'HLT_MediumChargedIsoPFTau180HighPtRelaxedIso_Trk50_eta2p1_v14', + 'HLT_MediumChargedIsoPFTau200HighPtRelaxedIso_Trk50_eta2p1_v14', + 'HLT_MediumChargedIsoPFTau220HighPtRelaxedIso_Trk50_eta2p1_v14', + 'HLT_Photon35_TwoProngs35_v3', + 'HLT_VBF_DoubleLooseChargedIsoPFTauHPS20_Trk1_eta2p1_v3', + 'HLT_VBF_DoubleMediumChargedIsoPFTauHPS20_Trk1_eta2p1_v3', + 'HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v2', + 'HLT_VBF_DoubleTightChargedIsoPFTauHPS20_Trk1_eta2p1_v3' ), TestEnablesEcalHcal = cms.vstring( 'HLT_EcalCalibration_v4', 'HLT_HcalCalibration_v5' ), TestEnablesEcalHcalDQM = cms.vstring( 'HLT_EcalCalibration_v4', @@ -8268,7 +8282,7 @@ digisInLabelEE = cms.InputTag( 'hltEcalDigisGPU','eeDigis' ), digisOutLabelEB = cms.string( "ebDigis" ), digisOutLabelEE = cms.string( "eeDigis" ), - produceDummyIntegrityCollections = cms.bool( True ) + produceDummyIntegrityCollections = cms.bool( False ) ) fragment.hltEcalDetIdToBeRecovered = cms.EDProducer( "EcalDetIdToBeRecoveredProducer", ebIntegrityChIdErrors = cms.InputTag( 'hltEcalDigis','EcalIntegrityChIdErrors' ), @@ -8377,74 +8391,7 @@ recHitsLabelCPUEB = cms.string( "EcalUncalibRecHitsEB" ), recHitsLabelCPUEE = cms.string( "EcalUncalibRecHitsEE" ) ) -fragment.hltEcalRecHitWithTPs = cms.EDProducer( "EcalRecHitProducer", - recoverEEVFE = cms.bool( False ), - EErechitCollection = cms.string( "EcalRecHitsEE" ), - recoverEBIsolatedChannels = cms.bool( False ), - recoverEBVFE = cms.bool( False ), - laserCorrection = cms.bool( True ), - EBLaserMIN = cms.double( 0.5 ), - killDeadChannels = cms.bool( True ), - dbStatusToBeExcludedEB = cms.vint32( 14, 78, 142 ), - EEuncalibRecHitCollection = cms.InputTag( 'hltEcalUncalibRecHit','EcalUncalibRecHitsEE' ), - dbStatusToBeExcludedEE = cms.vint32( 14, 78, 142 ), - EELaserMIN = cms.double( 0.5 ), - ebFEToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecovered','ebFE' ), - cleaningConfig = cms.PSet( - cThreshold_endcap = cms.double( 15.0 ), - tightenCrack_e1_double = cms.double( 2.0 ), - cThreshold_barrel = cms.double( 4.0 ), - e6e2thresh = cms.double( 0.04 ), - e4e1Threshold_barrel = cms.double( 0.08 ), - e4e1Threshold_endcap = cms.double( 0.3 ), - tightenCrack_e4e1_single = cms.double( 3.0 ), - cThreshold_double = cms.double( 10.0 ), - e4e1_b_barrel = cms.double( -0.024 ), - tightenCrack_e6e2_double = cms.double( 3.0 ), - e4e1_a_barrel = cms.double( 0.04 ), - tightenCrack_e1_single = cms.double( 2.0 ), - e4e1_a_endcap = cms.double( 0.02 ), - e4e1_b_endcap = cms.double( -0.0125 ), - ignoreOutOfTimeThresh = cms.double( 1.0E9 ) - ), - logWarningEtThreshold_EE_FE = cms.double( 50.0 ), - eeDetIdToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecovered','eeDetId' ), - recoverEBFE = cms.bool( False ), - eeFEToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecovered','eeFE' ), - ebDetIdToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecovered','ebDetId' ), - singleChannelRecoveryThreshold = cms.double( 8.0 ), - sum8ChannelRecoveryThreshold = cms.double( 0.0 ), - bdtWeightFileNoCracks = cms.FileInPath( "RecoLocalCalo/EcalDeadChannelRecoveryAlgos/data/BDTWeights/bdtgAllRH_8GT700MeV_noCracks_ZskimData2017_v1.xml" ), - bdtWeightFileCracks = cms.FileInPath( "RecoLocalCalo/EcalDeadChannelRecoveryAlgos/data/BDTWeights/bdtgAllRH_8GT700MeV_onlyCracks_ZskimData2017_v1.xml" ), - ChannelStatusToBeExcluded = cms.vstring( ), - EBrechitCollection = cms.string( "EcalRecHitsEB" ), - triggerPrimitiveDigiCollection = cms.InputTag( 'hltEcalDigisLegacy','EcalTriggerPrimitives' ), - recoverEEFE = cms.bool( False ), - singleChannelRecoveryMethod = cms.string( "NeuralNetworks" ), - EBLaserMAX = cms.double( 3.0 ), - flagsMapDBReco = cms.PSet( - kDead = cms.vstring( 'kNoDataNoTP' ), - kGood = cms.vstring( 'kOk', - 'kDAC', - 'kNoLaser', - 'kNoisy' ), - kTowerRecovered = cms.vstring( 'kDeadFE' ), - kNoisy = cms.vstring( 'kNNoisy', - 'kFixedG6', - 'kFixedG1' ), - kNeighboursRecovered = cms.vstring( 'kFixedG0', - 'kNonRespondingIsolated', - 'kDeadVFE' ) - ), - EBuncalibRecHitCollection = cms.InputTag( 'hltEcalUncalibRecHit','EcalUncalibRecHitsEB' ), - algoRecover = cms.string( "EcalRecHitWorkerRecover" ), - algo = cms.string( "EcalRecHitWorkerSimple" ), - EELaserMAX = cms.double( 8.0 ), - logWarningEtThreshold_EB_FE = cms.double( 50.0 ), - recoverEEIsolatedChannels = cms.bool( False ), - skipTimeCalib = cms.bool( False ) -) -fragment.hltEcalRecHitWithoutTPs = cms.EDProducer( "EcalRecHitProducer", +fragment.hltEcalRecHit = cms.EDProducer( "EcalRecHitProducer", recoverEEVFE = cms.bool( False ), EErechitCollection = cms.string( "EcalRecHitsEE" ), recoverEBIsolatedChannels = cms.bool( False ), @@ -8485,7 +8432,7 @@ bdtWeightFileCracks = cms.FileInPath( "RecoLocalCalo/EcalDeadChannelRecoveryAlgos/data/BDTWeights/bdtgAllRH_8GT700MeV_onlyCracks_ZskimData2017_v1.xml" ), ChannelStatusToBeExcluded = cms.vstring( ), EBrechitCollection = cms.string( "EcalRecHitsEB" ), - triggerPrimitiveDigiCollection = cms.InputTag( "unused" ), + triggerPrimitiveDigiCollection = cms.InputTag( 'hltEcalDigis','EcalTriggerPrimitives' ), recoverEEFE = cms.bool( False ), singleChannelRecoveryMethod = cms.string( "NeuralNetworks" ), EBLaserMAX = cms.double( 3.0 ), @@ -11952,7 +11899,7 @@ ) ) ), - maxIterations = cms.uint32( 50 ), + maxIterations = cms.uint32( 5 ), minChi2Prob = cms.double( 0.0 ), allCellsPositionCalc = cms.PSet( minAllowedNormalization = cms.double( 1.0E-9 ), @@ -27216,6 +27163,10 @@ cut = cms.string( "!isFake" ), filter = cms.bool( True ) ) +fragment.hltFEDSelectorOnlineMetaData = cms.EDProducer( "EvFFEDSelector", + inputTag = cms.InputTag( "rawDataCollector" ), + fedList = cms.vuint32( 1022 ) +) fragment.hltPreHT300Beamspot = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) @@ -36973,6 +36924,42 @@ maxProbeEta = cms.double( 5.5 ), triggerType = cms.int32( 85 ) ) +fragment.hltPreDiPFJetAve260HFJEC = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltSingleCaloJet160ForHFJECBase = cms.EDFilter( "HLT1CaloJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4CaloJetsCorrected" ), + triggerType = cms.int32( 85 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 160.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) +) +fragment.hltSingleCaloJet160ForHFJECEtaLimited = cms.EDFilter( "CandViewSelector", + src = cms.InputTag( "hltAK4CaloJetsCorrected" ), + cut = cms.string( "pt>160 && (abs(eta)<1.4 || abs(eta) > 2.7)" ) +) +fragment.hltSingleCaloJet160ForHFJECEtaLimitedFilter = cms.EDFilter( "CandViewCountFilter", + src = cms.InputTag( "hltSingleCaloJet160ForHFJECEtaLimited" ), + minNumber = cms.uint32( 1 ) +) +fragment.hltDiPFJetAve260ForHFJEC = cms.EDFilter( "HLTDiPFJetAveEtaFilter", + saveTags = cms.bool( True ), + inputJetTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + minPtAve = cms.double( 260.0 ), + minPtJet = cms.double( 110.0 ), + minDphi = cms.double( 2.5 ), + minTagEta = cms.double( -1.0 ), + maxTagEta = cms.double( 1.4 ), + minProbeEta = cms.double( 2.7 ), + maxProbeEta = cms.double( 5.5 ), + triggerType = cms.int32( 85 ) +) fragment.hltPreDiPFJetAve300HFJEC = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) @@ -68171,16 +68158,16 @@ ptMin = cms.double( 3.0 ) ) fragment.hltScoutingPrimaryVertexPacker = cms.EDProducer( "HLTScoutingPrimaryVertexProducer", - vertexCollection = cms.InputTag( 'hltPixelVertices','','@currentProcess' ), + vertexCollection = cms.InputTag( "hltPixelVertices" ), mantissaPrecision = cms.int32( 10 ) ) fragment.hltScoutingPFPacker = cms.EDProducer( "HLTScoutingPFProducer", - pfJetCollection = cms.InputTag( 'hltAK4PixelOnlyPFJets','','@currentProcess' ), - pfJetTagCollection = cms.InputTag( 'hltCombinedSecondaryVertexBJetTagsPF','','@currentProcess' ), - pfCandidateCollection = cms.InputTag( 'hltPixelOnlyParticleFlow','','@currentProcess' ), - vertexCollection = cms.InputTag( 'hltPixelVertices','','@currentProcess' ), - metCollection = cms.InputTag( 'hltPixelOnlyPFMETProducer','','@currentProcess' ), - rho = cms.InputTag( 'hltFixedGridRhoFastjetPixelOnlyAll','','@currentProcess' ), + pfJetCollection = cms.InputTag( "hltAK4PixelOnlyPFJets" ), + pfJetTagCollection = cms.InputTag( "" ), + pfCandidateCollection = cms.InputTag( "hltPixelOnlyParticleFlow" ), + vertexCollection = cms.InputTag( "hltPixelVertices" ), + metCollection = cms.InputTag( "hltPixelOnlyPFMETProducer" ), + rho = cms.InputTag( "hltFixedGridRhoFastjetPixelOnlyAll" ), pfJetPtCut = cms.double( 20.0 ), pfJetEtaCut = cms.double( 3.0 ), pfCandidatePtCut = cms.double( 0.6 ), @@ -68194,31 +68181,31 @@ doCandIndsForJets = cms.bool( False ) ) fragment.hltScoutingMuonPacker = cms.EDProducer( "HLTScoutingMuonProducer", - ChargedCandidates = cms.InputTag( 'hltIterL3MuonCandidatesNoVtx','','@currentProcess' ), - displacedvertexCollection = cms.InputTag( 'hltDisplacedmumuVtxNoMatchingProducer','','@currentProcess' ), + ChargedCandidates = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), + displacedvertexCollection = cms.InputTag( "hltDisplacedmumuVtxNoMatchingProducer" ), InputMuons = cms.InputTag( "hltIterL3MuonsNoVtx" ), - InputLinks = cms.InputTag( 'hltL3MuonsIterL3LinksNoVtx','','@currentProcess' ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3LinksNoVtx" ), Tracks = cms.InputTag( "hltIterL3MuonAndMuonFromL1MergedNoVtx" ), - EcalPFClusterIsoMap = cms.InputTag( 'hltMuonEcalMFPFClusterIsoForMuonsNoVtx','','@currentProcess' ), - HcalPFClusterIsoMap = cms.InputTag( 'hltMuonHcalPFClusterIsoForMuonsNoVtx','','@currentProcess' ), - TrackIsoMap = cms.InputTag( 'hltMuonTkRelIsolationCut0p09MapNoVtx','combinedRelativeIsoDeposits','@currentProcess' ), + EcalPFClusterIsoMap = cms.InputTag( "hltMuonEcalMFPFClusterIsoForMuonsNoVtx" ), + HcalPFClusterIsoMap = cms.InputTag( "hltMuonHcalPFClusterIsoForMuonsNoVtx" ), + TrackIsoMap = cms.InputTag( 'hltMuonTkRelIsolationCut0p09MapNoVtx','combinedRelativeIsoDeposits' ), muonPtCut = cms.double( 0.0 ), muonEtaCut = cms.double( 2.4 ), minVtxProbCut = cms.double( 0.001 ) ) fragment.hltScoutingEgammaPacker = cms.EDProducer( "HLTScoutingEgammaProducer", - EgammaCandidates = cms.InputTag( 'hltEgammaCandidates','','@currentProcess' ), - EgammaGsfTracks = cms.InputTag( 'hltEgammaGsfTracks','','@currentProcess' ), - SigmaIEtaIEtaMap = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned','@currentProcess' ), + EgammaCandidates = cms.InputTag( "hltEgammaCandidates" ), + EgammaGsfTracks = cms.InputTag( "hltEgammaGsfTracks" ), + SigmaIEtaIEtaMap = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), r9Map = cms.InputTag( 'hltEgammaR9ID','r95x5' ), - HoverEMap = cms.InputTag( 'hltEgammaHoverE','','@currentProcess' ), - DetaMap = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed','@currentProcess' ), - DphiMap = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi','@currentProcess' ), - MissingHitsMap = cms.InputTag( 'hltEgammaGsfTrackVars','MissingHits','@currentProcess' ), - OneOEMinusOneOPMap = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP','@currentProcess' ), - EcalPFClusterIsoMap = cms.InputTag( 'hltEgammaEcalPFClusterIso','','@currentProcess' ), - EleGsfTrackIsoMap = cms.InputTag( 'hltEgammaEleGsfTrackIsoPixelOnly','','@currentProcess' ), - HcalPFClusterIsoMap = cms.InputTag( 'hltEgammaHcalPFClusterIso','','@currentProcess' ), + HoverEMap = cms.InputTag( "hltEgammaHoverE" ), + DetaMap = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + DphiMap = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + MissingHitsMap = cms.InputTag( 'hltEgammaGsfTrackVars','MissingHits' ), + OneOEMinusOneOPMap = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + EcalPFClusterIsoMap = cms.InputTag( "hltEgammaEcalPFClusterIso" ), + EleGsfTrackIsoMap = cms.InputTag( "hltEgammaEleGsfTrackIsoPixelOnly" ), + HcalPFClusterIsoMap = cms.InputTag( "hltEgammaHcalPFClusterIso" ), egammaPtCut = cms.double( 2.0 ), egammaEtaCut = cms.double( 2.5 ), egammaHoverECut = cms.double( 1.0 ), @@ -76753,141 +76740,2874 @@ offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltL1sSingleTau = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleTau120er2p1 OR L1_SingleTau130er2p1" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -fragment.hltPreMediumChargedIsoPFTau180HighPtRelaxedIsoTrk50eta2p1 = cms.EDFilter( "HLTPrescaler", +fragment.hltPreAlCaPFJet40CPUOnly = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltSingleL2Tau80eta2p2 = cms.EDFilter( "HLT1CaloJet", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltL2TauJets" ), - triggerType = cms.int32( 84 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 80.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.2 ), - MinN = cms.int32( 1 ) +fragment.hltEcalDetIdToBeRecoveredCPUOnly = cms.EDProducer( "EcalDetIdToBeRecoveredProducer", + ebIntegrityChIdErrors = cms.InputTag( 'hltEcalDigisLegacy','EcalIntegrityChIdErrors' ), + ebDetIdToBeRecovered = cms.string( "ebDetId" ), + integrityTTIdErrors = cms.InputTag( 'hltEcalDigisLegacy','EcalIntegrityTTIdErrors' ), + eeIntegrityGainErrors = cms.InputTag( 'hltEcalDigisLegacy','EcalIntegrityGainErrors' ), + ebFEToBeRecovered = cms.string( "ebFE" ), + ebIntegrityGainErrors = cms.InputTag( 'hltEcalDigisLegacy','EcalIntegrityGainErrors' ), + eeDetIdToBeRecovered = cms.string( "eeDetId" ), + eeIntegrityGainSwitchErrors = cms.InputTag( 'hltEcalDigisLegacy','EcalIntegrityGainSwitchErrors' ), + eeIntegrityChIdErrors = cms.InputTag( 'hltEcalDigisLegacy','EcalIntegrityChIdErrors' ), + ebIntegrityGainSwitchErrors = cms.InputTag( 'hltEcalDigisLegacy','EcalIntegrityGainSwitchErrors' ), + ebSrFlagCollection = cms.InputTag( "hltEcalDigisLegacy" ), + eeFEToBeRecovered = cms.string( "eeFE" ), + integrityBlockSizeErrors = cms.InputTag( 'hltEcalDigisLegacy','EcalIntegrityBlockSizeErrors' ), + eeSrFlagCollection = cms.InputTag( "hltEcalDigisLegacy" ) ) -fragment.hltPFTau180Track = cms.EDFilter( "HLT1PFTau", +fragment.hltEcalUncalibRecHitCPUOnly = cms.EDProducer( "EcalUncalibRecHitProducer", + EBdigiCollection = cms.InputTag( 'hltEcalDigisLegacy','ebDigis' ), + EEhitCollection = cms.string( "EcalUncalibRecHitsEE" ), + EEdigiCollection = cms.InputTag( 'hltEcalDigisLegacy','eeDigis' ), + EBhitCollection = cms.string( "EcalUncalibRecHitsEB" ), + algo = cms.string( "EcalUncalibRecHitWorkerMultiFit" ), + algoPSet = cms.PSet( + addPedestalUncertaintyEE = cms.double( 0.0 ), + EBtimeFitLimits_Upper = cms.double( 1.4 ), + addPedestalUncertaintyEB = cms.double( 0.0 ), + EEtimeFitLimits_Lower = cms.double( 0.2 ), + gainSwitchUseMaxSampleEB = cms.bool( True ), + timealgo = cms.string( "RatioMethod" ), + EEamplitudeFitParameters = cms.vdouble( 1.89, 1.4 ), + EEtimeNconst = cms.double( 31.8 ), + EBtimeNconst = cms.double( 28.5 ), + prefitMaxChiSqEE = cms.double( 10.0 ), + outOfTimeThresholdGain12mEB = cms.double( 1000.0 ), + EEtimeFitParameters = cms.vdouble( -2.390548, 3.553628, -17.62341, 67.67538, -133.213, 140.7432, -75.41106, 16.20277 ), + outOfTimeThresholdGain12mEE = cms.double( 1000.0 ), + outOfTimeThresholdGain12pEB = cms.double( 1000.0 ), + gainSwitchUseMaxSampleEE = cms.bool( False ), + prefitMaxChiSqEB = cms.double( 25.0 ), + mitigateBadSamplesEB = cms.bool( False ), + outOfTimeThresholdGain12pEE = cms.double( 1000.0 ), + simplifiedNoiseModelForGainSwitch = cms.bool( True ), + ampErrorCalculation = cms.bool( False ), + mitigateBadSamplesEE = cms.bool( False ), + amplitudeThresholdEB = cms.double( 10.0 ), + amplitudeThresholdEE = cms.double( 10.0 ), + EBtimeFitLimits_Lower = cms.double( 0.2 ), + EBtimeFitParameters = cms.vdouble( -2.015452, 3.130702, -12.3473, 41.88921, -82.83944, 91.01147, -50.35761, 11.05621 ), + selectiveBadSampleCriteriaEB = cms.bool( False ), + dynamicPedestalsEB = cms.bool( False ), + useLumiInfoRunHeader = cms.bool( False ), + EBamplitudeFitParameters = cms.vdouble( 1.138, 1.652 ), + dynamicPedestalsEE = cms.bool( False ), + doPrefitEE = cms.bool( False ), + selectiveBadSampleCriteriaEE = cms.bool( False ), + EEtimeFitLimits_Upper = cms.double( 1.4 ), + outOfTimeThresholdGain61pEE = cms.double( 1000.0 ), + outOfTimeThresholdGain61mEE = cms.double( 1000.0 ), + outOfTimeThresholdGain61pEB = cms.double( 1000.0 ), + EEtimeConstantTerm = cms.double( 1.0 ), + EBtimeConstantTerm = cms.double( 0.6 ), + activeBXs = cms.vint32( -5, -4, -3, -2, -1, 0, 1, 2, 3, 4 ), + outOfTimeThresholdGain61mEB = cms.double( 1000.0 ), + doPrefitEB = cms.bool( False ) + ) +) +fragment.hltEcalRecHitCPUOnly = cms.EDProducer( "EcalRecHitProducer", + recoverEEVFE = cms.bool( False ), + EErechitCollection = cms.string( "EcalRecHitsEE" ), + recoverEBIsolatedChannels = cms.bool( False ), + recoverEBVFE = cms.bool( False ), + laserCorrection = cms.bool( True ), + EBLaserMIN = cms.double( 0.5 ), + killDeadChannels = cms.bool( True ), + dbStatusToBeExcludedEB = cms.vint32( 14, 78, 142 ), + EEuncalibRecHitCollection = cms.InputTag( 'hltEcalUncalibRecHitCPUOnly','EcalUncalibRecHitsEE' ), + dbStatusToBeExcludedEE = cms.vint32( 14, 78, 142 ), + EELaserMIN = cms.double( 0.5 ), + ebFEToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecoveredCPUOnly','ebFE' ), + cleaningConfig = cms.PSet( + cThreshold_endcap = cms.double( 15.0 ), + tightenCrack_e1_double = cms.double( 2.0 ), + cThreshold_barrel = cms.double( 4.0 ), + e6e2thresh = cms.double( 0.04 ), + e4e1Threshold_barrel = cms.double( 0.08 ), + e4e1Threshold_endcap = cms.double( 0.3 ), + tightenCrack_e4e1_single = cms.double( 3.0 ), + cThreshold_double = cms.double( 10.0 ), + e4e1_b_barrel = cms.double( -0.024 ), + tightenCrack_e6e2_double = cms.double( 3.0 ), + e4e1_a_barrel = cms.double( 0.04 ), + tightenCrack_e1_single = cms.double( 2.0 ), + e4e1_a_endcap = cms.double( 0.02 ), + e4e1_b_endcap = cms.double( -0.0125 ), + ignoreOutOfTimeThresh = cms.double( 1.0E9 ) + ), + logWarningEtThreshold_EE_FE = cms.double( 50.0 ), + eeDetIdToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecoveredCPUOnly','eeDetId' ), + recoverEBFE = cms.bool( False ), + eeFEToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecoveredCPUOnly','eeFE' ), + ebDetIdToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecoveredCPUOnly','ebDetId' ), + singleChannelRecoveryThreshold = cms.double( 8.0 ), + sum8ChannelRecoveryThreshold = cms.double( 0.0 ), + bdtWeightFileNoCracks = cms.FileInPath( "RecoLocalCalo/EcalDeadChannelRecoveryAlgos/data/BDTWeights/bdtgAllRH_8GT700MeV_noCracks_ZskimData2017_v1.xml" ), + bdtWeightFileCracks = cms.FileInPath( "RecoLocalCalo/EcalDeadChannelRecoveryAlgos/data/BDTWeights/bdtgAllRH_8GT700MeV_onlyCracks_ZskimData2017_v1.xml" ), + ChannelStatusToBeExcluded = cms.vstring( ), + EBrechitCollection = cms.string( "EcalRecHitsEB" ), + triggerPrimitiveDigiCollection = cms.InputTag( 'hltEcalDigisLegacy','EcalTriggerPrimitives' ), + recoverEEFE = cms.bool( False ), + singleChannelRecoveryMethod = cms.string( "NeuralNetworks" ), + EBLaserMAX = cms.double( 3.0 ), + flagsMapDBReco = cms.PSet( + kDead = cms.vstring( 'kNoDataNoTP' ), + kGood = cms.vstring( 'kOk', + 'kDAC', + 'kNoLaser', + 'kNoisy' ), + kTowerRecovered = cms.vstring( 'kDeadFE' ), + kNoisy = cms.vstring( 'kNNoisy', + 'kFixedG6', + 'kFixedG1' ), + kNeighboursRecovered = cms.vstring( 'kFixedG0', + 'kNonRespondingIsolated', + 'kDeadVFE' ) + ), + EBuncalibRecHitCollection = cms.InputTag( 'hltEcalUncalibRecHitCPUOnly','EcalUncalibRecHitsEB' ), + algoRecover = cms.string( "EcalRecHitWorkerRecover" ), + algo = cms.string( "EcalRecHitWorkerSimple" ), + EELaserMAX = cms.double( 8.0 ), + logWarningEtThreshold_EB_FE = cms.double( 50.0 ), + recoverEEIsolatedChannels = cms.bool( False ), + skipTimeCalib = cms.bool( False ) +) +fragment.hltTowerMakerForAllCPUOnly = cms.EDProducer( "CaloTowersCreator", + EBSumThreshold = cms.double( 0.2 ), + HF2Weight = cms.double( 1.0 ), + EBWeight = cms.double( 1.0 ), + hfInput = cms.InputTag( "hltHfreco" ), + EESumThreshold = cms.double( 0.45 ), + HOThreshold0 = cms.double( 3.5 ), + HOThresholdPlus1 = cms.double( 3.5 ), + HOThresholdMinus1 = cms.double( 3.5 ), + HOThresholdPlus2 = cms.double( 3.5 ), + HOThresholdMinus2 = cms.double( 3.5 ), + HBGrid = cms.vdouble( ), + HBThreshold1 = cms.double( 0.1 ), + HBThreshold2 = cms.double( 0.2 ), + HBThreshold = cms.double( 0.3 ), + EEWeights = cms.vdouble( ), + HF1Threshold = cms.double( 0.5 ), + HF2Weights = cms.vdouble( ), + HOWeights = cms.vdouble( ), + EEGrid = cms.vdouble( ), + HEDWeight = cms.double( 1.0 ), + EEWeight = cms.double( 1.0 ), + UseHO = cms.bool( False ), + HBWeights = cms.vdouble( ), + HESWeight = cms.double( 1.0 ), + HF1Weight = cms.double( 1.0 ), + HF2Grid = cms.vdouble( ), + HEDWeights = cms.vdouble( ), + HF1Grid = cms.vdouble( ), + EBWeights = cms.vdouble( ), + HOWeight = cms.double( 1.0E-99 ), + EBThreshold = cms.double( 0.07 ), + EEThreshold = cms.double( 0.3 ), + UseEtEBTreshold = cms.bool( False ), + UseSymEBTreshold = cms.bool( False ), + UseEtEETreshold = cms.bool( False ), + UseSymEETreshold = cms.bool( False ), + hbheInput = cms.InputTag( "hltHbherecoLegacy" ), + HcalThreshold = cms.double( -1000.0 ), + HF2Threshold = cms.double( 0.85 ), + HESThreshold1 = cms.double( 0.1 ), + HESThreshold = cms.double( 0.2 ), + HF1Weights = cms.vdouble( ), + hoInput = cms.InputTag( "hltHoreco" ), + HESGrid = cms.vdouble( ), + HESWeights = cms.vdouble( ), + HEDThreshold1 = cms.double( 0.1 ), + HEDThreshold = cms.double( 0.2 ), + EcutTower = cms.double( -1000.0 ), + HEDGrid = cms.vdouble( ), + ecalInputs = cms.VInputTag( 'hltEcalRecHitCPUOnly:EcalRecHitsEB','hltEcalRecHitCPUOnly:EcalRecHitsEE' ), + HBWeight = cms.double( 1.0 ), + HOGrid = cms.vdouble( ), + EBGrid = cms.vdouble( ), + MomConstrMethod = cms.int32( 1 ), + MomHBDepth = cms.double( 0.2 ), + MomHEDepth = cms.double( 0.4 ), + MomEBDepth = cms.double( 0.3 ), + MomEEDepth = cms.double( 0.0 ), + HcalAcceptSeverityLevel = cms.uint32( 9 ), + EcalRecHitSeveritiesToBeExcluded = cms.vstring( 'kTime', + 'kWeird', + 'kBad' ), + UseHcalRecoveredHits = cms.bool( False ), + UseEcalRecoveredHits = cms.bool( False ), + UseRejectedHitsOnly = cms.bool( False ), + HcalAcceptSeverityLevelForRejectedHit = cms.uint32( 9999 ), + EcalSeveritiesToBeUsedInBadTowers = cms.vstring( ), + UseRejectedRecoveredHcalHits = cms.bool( False ), + UseRejectedRecoveredEcalHits = cms.bool( False ), + missingHcalRescaleFactorForEcal = cms.double( 0.0 ), + AllowMissingInputs = cms.bool( False ), + HcalPhase = cms.int32( 1 ) +) +fragment.hltAK4CaloJetsCPUOnly = cms.EDProducer( "FastjetJetProducer", + useMassDropTagger = cms.bool( False ), + useFiltering = cms.bool( False ), + useDynamicFiltering = cms.bool( False ), + useTrimming = cms.bool( False ), + usePruning = cms.bool( False ), + useCMSBoostedTauSeedingAlgorithm = cms.bool( False ), + useKtPruning = cms.bool( False ), + useConstituentSubtraction = cms.bool( False ), + useSoftDrop = cms.bool( False ), + correctShape = cms.bool( False ), + UseOnlyVertexTracks = cms.bool( False ), + UseOnlyOnePV = cms.bool( False ), + muCut = cms.double( -1.0 ), + yCut = cms.double( -1.0 ), + rFilt = cms.double( -1.0 ), + rFiltFactor = cms.double( -1.0 ), + trimPtFracMin = cms.double( -1.0 ), + zcut = cms.double( -1.0 ), + rcut_factor = cms.double( -1.0 ), + csRho_EtaMax = cms.double( -1.0 ), + csRParam = cms.double( -1.0 ), + beta = cms.double( -1.0 ), + R0 = cms.double( -1.0 ), + gridMaxRapidity = cms.double( -1.0 ), + gridSpacing = cms.double( -1.0 ), + DzTrVtxMax = cms.double( 0.0 ), + DxyTrVtxMax = cms.double( 0.0 ), + MaxVtxZ = cms.double( 15.0 ), + subjetPtMin = cms.double( -1.0 ), + muMin = cms.double( -1.0 ), + muMax = cms.double( -1.0 ), + yMin = cms.double( -1.0 ), + yMax = cms.double( -1.0 ), + dRMin = cms.double( -1.0 ), + dRMax = cms.double( -1.0 ), + maxDepth = cms.int32( -1 ), + nFilt = cms.int32( -1 ), + MinVtxNdof = cms.int32( 5 ), + src = cms.InputTag( "hltTowerMakerForAllCPUOnly" ), + srcPVs = cms.InputTag( "NotUsed" ), + jetType = cms.string( "CaloJet" ), + jetAlgorithm = cms.string( "AntiKt" ), + rParam = cms.double( 0.4 ), + inputEtMin = cms.double( 0.3 ), + inputEMin = cms.double( 0.0 ), + jetPtMin = cms.double( 1.0 ), + doPVCorrection = cms.bool( False ), + doAreaFastjet = cms.bool( False ), + doRhoFastjet = cms.bool( False ), + doPUOffsetCorr = cms.bool( False ), + puPtMin = cms.double( 10.0 ), + nSigmaPU = cms.double( 1.0 ), + radiusPU = cms.double( 0.4 ), + subtractorName = cms.string( "" ), + useExplicitGhosts = cms.bool( False ), + doAreaDiskApprox = cms.bool( True ), + voronoiRfact = cms.double( 0.9 ), + Rho_EtaMax = cms.double( 4.4 ), + Ghost_EtaMax = cms.double( 6.0 ), + Active_Area_Repeats = cms.int32( 5 ), + GhostArea = cms.double( 0.01 ), + restrictInputs = cms.bool( False ), + maxInputs = cms.uint32( 1 ), + writeCompound = cms.bool( False ), + writeJetsWithConst = cms.bool( False ), + doFastJetNonUniform = cms.bool( False ), + useDeterministicSeed = cms.bool( True ), + minSeed = cms.uint32( 14327 ), + verbosity = cms.int32( 0 ), + puWidth = cms.double( 0.0 ), + nExclude = cms.uint32( 0 ), + maxBadEcalCells = cms.uint32( 9999999 ), + maxBadHcalCells = cms.uint32( 9999999 ), + maxProblematicEcalCells = cms.uint32( 9999999 ), + maxProblematicHcalCells = cms.uint32( 9999999 ), + maxRecoveredEcalCells = cms.uint32( 9999999 ), + maxRecoveredHcalCells = cms.uint32( 9999999 ), + puCenters = cms.vdouble( ), + applyWeight = cms.bool( False ), + srcWeights = cms.InputTag( "" ), + minimumTowersFraction = cms.double( 0.0 ), + jetCollInstanceName = cms.string( "" ), + sumRecHits = cms.bool( False ) +) +fragment.hltAK4CaloJetsIDPassedCPUOnly = cms.EDProducer( "HLTCaloJetIDProducer", + min_N90 = cms.int32( -2 ), + min_N90hits = cms.int32( 2 ), + min_EMF = cms.double( 1.0E-6 ), + max_EMF = cms.double( 999.0 ), + jetsInput = cms.InputTag( "hltAK4CaloJetsCPUOnly" ), + JetIDParams = cms.PSet( + hfRecHitsColl = cms.InputTag( "hltHfreco" ), + hoRecHitsColl = cms.InputTag( "hltHoreco" ), + ebRecHitsColl = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEB' ), + hbheRecHitsColl = cms.InputTag( "hltHbherecoLegacy" ), + useRecHits = cms.bool( True ), + eeRecHitsColl = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEE' ) + ) +) +fragment.hltFixedGridRhoFastjetAllCaloCPUOnly = cms.EDProducer( "FixedGridRhoProducerFastjet", + pfCandidatesTag = cms.InputTag( "hltTowerMakerForAllCPUOnly" ), + maxRapidity = cms.double( 5.0 ), + gridSpacing = cms.double( 0.55 ) +) +fragment.hltAK4CaloFastJetCorrectorCPUOnly = cms.EDProducer( "L1FastjetCorrectorProducer", + level = cms.string( "L1FastJet" ), + algorithm = cms.string( "AK4CaloHLT" ), + srcRho = cms.InputTag( "hltFixedGridRhoFastjetAllCaloCPUOnly" ) +) +fragment.hltAK4CaloCorrectorCPUOnly = cms.EDProducer( "ChainedJetCorrectorProducer", + correctors = cms.VInputTag( 'hltAK4CaloFastJetCorrectorCPUOnly','hltAK4CaloRelativeCorrector','hltAK4CaloAbsoluteCorrector','hltAK4CaloResidualCorrector' ) +) +fragment.hltAK4CaloJetsCorrectedCPUOnly = cms.EDProducer( "CorrectedCaloJetProducer", + src = cms.InputTag( "hltAK4CaloJetsCPUOnly" ), + correctors = cms.VInputTag( 'hltAK4CaloCorrectorCPUOnly' ) +) +fragment.hltAK4CaloJetsCorrectedIDPassedCPUOnly = cms.EDProducer( "CorrectedCaloJetProducer", + src = cms.InputTag( "hltAK4CaloJetsIDPassedCPUOnly" ), + correctors = cms.VInputTag( 'hltAK4CaloCorrectorCPUOnly' ) +) +fragment.hltSingleCaloJet10CPUOnly = cms.EDFilter( "HLT1CaloJet", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltSelectedPFTausTrackFinding" ), - triggerType = cms.int32( 84 ), + inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassedCPUOnly" ), + triggerType = cms.int32( 85 ), MinE = cms.double( -1.0 ), - MinPt = cms.double( 180.0 ), + MinPt = cms.double( 10.0 ), MinMass = cms.double( -1.0 ), MaxMass = cms.double( -1.0 ), MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.1 ), + MaxEta = cms.double( 5.0 ), MinN = cms.int32( 1 ) ) -fragment.hltPFTauMediumHighPtRelaxedIsoAbsoluteIsolationDiscriminator = cms.EDProducer( "PFRecoTauDiscriminationByIsolation", - storeRawFootprintCorrection = cms.bool( False ), - PFTauProducer = cms.InputTag( "hltPFTaus" ), - storeRawOccupancy = cms.bool( False ), - maximumSumPtCut = cms.double( 2.3 ), - qualityCuts = cms.PSet( - vertexTrackFiltering = cms.bool( False ), - isolationQualityCuts = cms.PSet( - maxDeltaZ = cms.double( 0.2 ), - minTrackPt = cms.double( 0.5 ), - minGammaEt = cms.double( 0.5 ), - minTrackHits = cms.uint32( 3 ), - minTrackPixelHits = cms.uint32( 0 ), - maxTrackChi2 = cms.double( 100.0 ), - maxTransverseImpactParameter = cms.double( 0.1 ), - useTracksInsteadOfPFHadrons = cms.bool( False ) - ), - primaryVertexSrc = cms.InputTag( "hltPixelVertices" ), - recoverLeadingTrk = cms.bool( False ), - signalQualityCuts = cms.PSet( - maxDeltaZ = cms.double( 0.2 ), - minTrackPt = cms.double( 0.0 ), - minGammaEt = cms.double( 0.5 ), - minTrackHits = cms.uint32( 3 ), - minTrackPixelHits = cms.uint32( 0 ), - maxTrackChi2 = cms.double( 1000.0 ), - maxTransverseImpactParameter = cms.double( 0.2 ), - useTracksInsteadOfPFHadrons = cms.bool( False ) - ), - vxAssocQualityCuts = cms.PSet( - minTrackPt = cms.double( 0.0 ), - minGammaEt = cms.double( 0.5 ), - minTrackHits = cms.uint32( 3 ), - minTrackPixelHits = cms.uint32( 0 ), - maxTrackChi2 = cms.double( 1000.0 ), - maxTransverseImpactParameter = cms.double( 0.2 ), - useTracksInsteadOfPFHadrons = cms.bool( False ) - ), - pvFindingAlgo = cms.string( "closestInDeltaZ" ) - ), - minTauPtForNoIso = cms.double( 500.0 ), - maxAbsPhotonSumPt_outsideSignalCone = cms.double( 1.0E9 ), - vertexSrc = cms.InputTag( "NotUsed" ), - applySumPtCut = cms.bool( True ), - rhoConeSize = cms.double( 0.5 ), - ApplyDiscriminationByTrackerIsolation = cms.bool( True ), - storeRawPhotonSumPt_outsideSignalCone = cms.bool( False ), - rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAll" ), - enableHGCalWorkaround = cms.bool( False ), - footprintCorrections = cms.VPSet( - cms.PSet( offset = cms.string( "0.0" ), - selection = cms.string( "decayMode() = 0" ) - ), - cms.PSet( offset = cms.string( "0.0" ), - selection = cms.string( "decayMode() = 1 || decayMode() = 2" ) - ), - cms.PSet( offset = cms.string( "2.7" ), - selection = cms.string( "decayMode() = 5" ) - ), - cms.PSet( offset = cms.string( "0.0" ), - selection = cms.string( "decayMode() = 6" ) - ), - cms.PSet( offset = cms.string( "max(2.0, 0.22*pt() - 2.0)" ), - selection = cms.string( "decayMode() = 10" ) - ) - ), - deltaBetaFactor = cms.string( "0.38" ), - applyFootprintCorrection = cms.bool( False ), - UseAllPFCandsForWeights = cms.bool( False ), - relativeSumPtCut = cms.double( 0.06 ), - Prediscriminants = cms.PSet( BooleanOperator = cms.string( "and" ) ), - maximumOccupancy = cms.uint32( 0 ), - verbosity = cms.int32( 0 ), - applyOccupancyCut = cms.bool( False ), - applyDeltaBetaCorrection = cms.bool( False ), - applyRelativeSumPtCut = cms.bool( False ), - storeRawPUsumPt = cms.bool( False ), - applyPhotonPtSumOutsideSignalConeCut = cms.bool( False ), - deltaBetaPUTrackPtCutOverride = cms.bool( True ), - ApplyDiscriminationByWeightedECALIsolation = cms.bool( False ), - storeRawSumPt = cms.bool( False ), - ApplyDiscriminationByECALIsolation = cms.bool( False ), - applyRhoCorrection = cms.bool( False ), - WeightECALIsolation = cms.double( 1.0 ), - rhoUEOffsetCorrection = cms.double( 1.0 ), - maxRelPhotonSumPt_outsideSignalCone = cms.double( 0.1 ), - deltaBetaPUTrackPtCutOverride_val = cms.double( 0.5 ), - isoConeSizeForDeltaBeta = cms.double( 0.3 ), - relativeSumPtOffset = cms.double( 0.0 ), - customOuterCone = cms.double( -1.0 ), - particleFlowSrc = cms.InputTag( "hltParticleFlowForTaus" ) -) -fragment.hltPFTauMediumHighPtRelaxedIsoRelativeIsolationDiscriminator = cms.EDProducer( "PFRecoTauDiscriminationByIsolation", - storeRawFootprintCorrection = cms.bool( False ), - PFTauProducer = cms.InputTag( "hltPFTaus" ), +fragment.hltAK4CaloJetsPFCPUOnly = cms.EDProducer( "FastjetJetProducer", + useMassDropTagger = cms.bool( False ), + useFiltering = cms.bool( False ), + useDynamicFiltering = cms.bool( False ), + useTrimming = cms.bool( False ), + usePruning = cms.bool( False ), + useCMSBoostedTauSeedingAlgorithm = cms.bool( False ), + useKtPruning = cms.bool( False ), + useConstituentSubtraction = cms.bool( False ), + useSoftDrop = cms.bool( False ), + correctShape = cms.bool( False ), + UseOnlyVertexTracks = cms.bool( False ), + UseOnlyOnePV = cms.bool( False ), + muCut = cms.double( -1.0 ), + yCut = cms.double( -1.0 ), + rFilt = cms.double( -1.0 ), + rFiltFactor = cms.double( -1.0 ), + trimPtFracMin = cms.double( -1.0 ), + zcut = cms.double( -1.0 ), + rcut_factor = cms.double( -1.0 ), + csRho_EtaMax = cms.double( -1.0 ), + csRParam = cms.double( -1.0 ), + beta = cms.double( -1.0 ), + R0 = cms.double( -1.0 ), + gridMaxRapidity = cms.double( -1.0 ), + gridSpacing = cms.double( -1.0 ), + DzTrVtxMax = cms.double( 0.0 ), + DxyTrVtxMax = cms.double( 0.0 ), + MaxVtxZ = cms.double( 15.0 ), + subjetPtMin = cms.double( -1.0 ), + muMin = cms.double( -1.0 ), + muMax = cms.double( -1.0 ), + yMin = cms.double( -1.0 ), + yMax = cms.double( -1.0 ), + dRMin = cms.double( -1.0 ), + dRMax = cms.double( -1.0 ), + maxDepth = cms.int32( -1 ), + nFilt = cms.int32( -1 ), + MinVtxNdof = cms.int32( 5 ), + src = cms.InputTag( "hltTowerMakerForAllCPUOnly" ), + srcPVs = cms.InputTag( "NotUsed" ), + jetType = cms.string( "CaloJet" ), + jetAlgorithm = cms.string( "AntiKt" ), + rParam = cms.double( 0.4 ), + inputEtMin = cms.double( 0.3 ), + inputEMin = cms.double( 0.0 ), + jetPtMin = cms.double( 1.0 ), + doPVCorrection = cms.bool( False ), + doAreaFastjet = cms.bool( False ), + doRhoFastjet = cms.bool( False ), + doPUOffsetCorr = cms.bool( False ), + puPtMin = cms.double( 10.0 ), + nSigmaPU = cms.double( 1.0 ), + radiusPU = cms.double( 0.4 ), + subtractorName = cms.string( "" ), + useExplicitGhosts = cms.bool( False ), + doAreaDiskApprox = cms.bool( False ), + voronoiRfact = cms.double( -9.0 ), + Rho_EtaMax = cms.double( 4.4 ), + Ghost_EtaMax = cms.double( 6.0 ), + Active_Area_Repeats = cms.int32( 5 ), + GhostArea = cms.double( 0.01 ), + restrictInputs = cms.bool( False ), + maxInputs = cms.uint32( 1 ), + writeCompound = cms.bool( False ), + writeJetsWithConst = cms.bool( False ), + doFastJetNonUniform = cms.bool( False ), + useDeterministicSeed = cms.bool( True ), + minSeed = cms.uint32( 0 ), + verbosity = cms.int32( 0 ), + puWidth = cms.double( 0.0 ), + nExclude = cms.uint32( 0 ), + maxBadEcalCells = cms.uint32( 9999999 ), + maxBadHcalCells = cms.uint32( 9999999 ), + maxProblematicEcalCells = cms.uint32( 9999999 ), + maxProblematicHcalCells = cms.uint32( 9999999 ), + maxRecoveredEcalCells = cms.uint32( 9999999 ), + maxRecoveredHcalCells = cms.uint32( 9999999 ), + puCenters = cms.vdouble( ), + applyWeight = cms.bool( False ), + srcWeights = cms.InputTag( "" ), + minimumTowersFraction = cms.double( 0.0 ), + jetCollInstanceName = cms.string( "" ), + sumRecHits = cms.bool( False ) +) +fragment.hltAK4CaloJetsPFEt5CPUOnly = cms.EDFilter( "EtMinCaloJetSelector", + src = cms.InputTag( "hltAK4CaloJetsPFCPUOnly" ), + filter = cms.bool( False ), + etMin = cms.double( 5.0 ) +) +fragment.hltSiPixelClustersCacheCPUOnly = cms.EDProducer( "SiPixelClusterShapeCacheProducer", + src = cms.InputTag( "hltSiPixelClustersLegacy" ), + onDemand = cms.bool( False ) +) +fragment.hltSiPixelRecHitsFromLegacyCPUOnly = cms.EDProducer( "SiPixelRecHitSoAFromLegacy", + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + src = cms.InputTag( "hltSiPixelClustersLegacy" ), + CPE = cms.string( "PixelCPEFast" ), + convertToLegacy = cms.bool( True ), + isPhase2 = cms.bool( False ) +) +fragment.hltSiStripClustersCPUOnly = cms.EDProducer( "MeasurementTrackerEventProducer", + measurementTracker = cms.string( "hltESPMeasurementTracker" ), + skipClusters = cms.InputTag( "" ), + pixelClusterProducer = cms.string( "hltSiPixelClusters" ), + stripClusterProducer = cms.string( "hltSiStripRawToClustersFacility" ), + Phase2TrackerCluster1DProducer = cms.string( "" ), + vectorHits = cms.InputTag( "" ), + vectorHitsRej = cms.InputTag( "" ), + inactivePixelDetectorLabels = cms.VInputTag( 'hltSiPixelDigisLegacy' ), + badPixelFEDChannelCollectionLabels = cms.VInputTag( 'hltSiPixelDigisLegacy' ), + pixelCablingMapLabel = cms.string( "" ), + inactiveStripDetectorLabels = cms.VInputTag( 'hltSiStripExcludedFEDListProducer' ), + switchOffPixelsIfEmpty = cms.bool( True ) +) +fragment.hltIterL3OISeedsFromL2MuonsCPUOnly = cms.EDProducer( "TSGForOIDNN", + src = cms.InputTag( 'hltL2Muons','UpdatedAtVtx' ), + layersToTry = cms.int32( 2 ), + fixedErrorRescaleFactorForHitless = cms.double( 2.0 ), + hitsToTry = cms.int32( 1 ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersCPUOnly" ), + estimator = cms.string( "hltESPChi2MeasurementEstimator100" ), + maxEtaForTOB = cms.double( 1.8 ), + minEtaForTEC = cms.double( 0.7 ), + debug = cms.untracked.bool( False ), + maxSeeds = cms.uint32( 20 ), + maxHitlessSeeds = cms.uint32( 5 ), + maxHitSeeds = cms.uint32( 1 ), + propagatorName = cms.string( "PropagatorWithMaterialParabolicMf" ), + maxHitlessSeedsIP = cms.uint32( 5 ), + maxHitlessSeedsMuS = cms.uint32( 0 ), + maxHitDoubletSeeds = cms.uint32( 0 ), + getStrategyFromDNN = cms.bool( True ), + useRegressor = cms.bool( False ), + dnnMetadataPath = cms.string( "RecoMuon/TrackerSeedGenerator/data/OIseeding/DNNclassifier_Run3_metadata.json" ) +) +fragment.hltIterL3OITrackCandidatesCPUOnly = cms.EDProducer( "CkfTrackCandidateMaker", + cleanTrajectoryAfterInOut = cms.bool( False ), + doSeedingRegionRebuilding = cms.bool( False ), + onlyPixelHitsForSeedCleaner = cms.bool( False ), + reverseTrajectories = cms.bool( True ), + useHitsSplitting = cms.bool( False ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersCPUOnly" ), + src = cms.InputTag( "hltIterL3OISeedsFromL2MuonsCPUOnly" ), + clustersToSkip = cms.InputTag( "" ), + phase2clustersToSkip = cms.InputTag( "" ), + TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTPSetMuonCkfTrajectoryBuilder" ) ), + TransientInitialStateEstimatorParameters = cms.PSet( + propagatorAlongTISE = cms.string( "PropagatorWithMaterial" ), + numberMeasurementsForFit = cms.int32( 4 ), + propagatorOppositeTISE = cms.string( "PropagatorWithMaterialOpposite" ) + ), + numHitsForSeedCleaner = cms.int32( 4 ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + RedundantSeedCleaner = cms.string( "CachingSeedCleanerBySharedInput" ), + TrajectoryCleaner = cms.string( "muonSeededTrajectoryCleanerBySharedHits" ), + maxNSeeds = cms.uint32( 500000 ), + maxSeedsBeforeCleaning = cms.uint32( 5000 ) +) +fragment.hltIterL3OIMuCtfWithMaterialTracksCPUOnly = cms.EDProducer( "TrackProducer", + useSimpleMF = cms.bool( False ), + SimpleMagneticField = cms.string( "" ), + src = cms.InputTag( "hltIterL3OITrackCandidatesCPUOnly" ), + clusterRemovalInfo = cms.InputTag( "" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Fitter = cms.string( "hltESPKFFittingSmootherWithOutliersRejectionAndRK" ), + useHitsSplitting = cms.bool( False ), + alias = cms.untracked.string( "ctfWithMaterialTracks" ), + TrajectoryInEvent = cms.bool( False ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + AlgorithmName = cms.string( "iter10" ), + Propagator = cms.string( "PropagatorWithMaterial" ), + GeometricInnerState = cms.bool( True ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + MeasurementTracker = cms.string( "hltESPMeasurementTracker" ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersCPUOnly" ) +) +fragment.hltIterL3OIMuonTrackCutClassifierCPUOnly = cms.EDProducer( "TrackCutClassifier", + src = cms.InputTag( "hltIterL3OIMuCtfWithMaterialTracksCPUOnly" ), + beamspot = cms.InputTag( "hltOnlineBeamSpot" ), + vertices = cms.InputTag( "Notused" ), + ignoreVertices = cms.bool( True ), + qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), + mva = cms.PSet( + minPixelHits = cms.vint32( 0, 0, 1 ), + maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 100.0 ), + dr_par = cms.PSet( + d0err = cms.vdouble( 0.003, 0.003, 3.40282346639E38 ), + dr_par2 = cms.vdouble( 0.3, 0.3, 3.40282346639E38 ), + dr_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), + dr_exp = cms.vint32( 4, 4, 2147483647 ), + d0err_par = cms.vdouble( 0.001, 0.001, 3.40282346639E38 ) + ), + maxLostLayers = cms.vint32( 4, 3, 2 ), + min3DLayers = cms.vint32( 1, 2, 1 ), + dz_par = cms.PSet( + dz_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), + dz_par2 = cms.vdouble( 0.35, 0.35, 3.40282346639E38 ), + dz_exp = cms.vint32( 4, 4, 2147483647 ) + ), + minNVtxTrk = cms.int32( 3 ), + maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), + minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), + maxChi2 = cms.vdouble( 3.40282346639E38, 3.40282346639E38, 3.40282346639E38 ), + maxChi2n = cms.vdouble( 10.0, 1.0, 0.4 ), + maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), + minLayers = cms.vint32( 3, 5, 5 ) + ) +) +fragment.hltIterL3OIMuonTrackSelectionHighPurityCPUOnly = cms.EDProducer( "TrackCollectionFilterCloner", + originalSource = cms.InputTag( "hltIterL3OIMuCtfWithMaterialTracksCPUOnly" ), + originalMVAVals = cms.InputTag( 'hltIterL3OIMuonTrackCutClassifierCPUOnly','MVAValues' ), + originalQualVals = cms.InputTag( 'hltIterL3OIMuonTrackCutClassifierCPUOnly','QualityMasks' ), + minQuality = cms.string( "highPurity" ), + copyExtras = cms.untracked.bool( True ), + copyTrajectories = cms.untracked.bool( False ) +) +fragment.hltL3MuonsIterL3OICPUOnly = cms.EDProducer( "L3MuonProducer", + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + UseMuonNavigation = cms.untracked.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPSmartPropagatorAny', + 'SteppingHelixPropagatorAny', + 'hltESPSmartPropagator', + 'hltESPSteppingHelixPropagatorOpposite' ) + ), + MuonCollectionLabel = cms.InputTag( 'hltL2Muons','UpdatedAtVtx' ), + TrackLoaderParameters = cms.PSet( + MuonSeededTracksInstance = cms.untracked.string( "L2Seeded" ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + DoSmoothing = cms.bool( True ), + SmoothTkTrack = cms.untracked.bool( False ), + VertexConstraint = cms.bool( False ), + MuonUpdatorAtVertexParameters = cms.PSet( + MaxChi2 = cms.double( 1000000.0 ), + BeamSpotPositionErrors = cms.vdouble( 0.1, 0.1, 5.3 ), + Propagator = cms.string( "hltESPSteppingHelixPropagatorOpposite" ) + ), + PutTkTrackIntoEvent = cms.untracked.bool( False ), + Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) + ), + L3TrajBuilderParameters = cms.PSet( + PtCut = cms.double( 1.0 ), + TrackerPropagator = cms.string( "SteppingHelixPropagatorAny" ), + GlobalMuonTrackMatcher = cms.PSet( + Chi2Cut_3 = cms.double( 200.0 ), + DeltaDCut_2 = cms.double( 10.0 ), + Eta_threshold = cms.double( 1.2 ), + Quality_2 = cms.double( 15.0 ), + DeltaDCut_1 = cms.double( 40.0 ), + Quality_3 = cms.double( 7.0 ), + DeltaDCut_3 = cms.double( 15.0 ), + Quality_1 = cms.double( 20.0 ), + Pt_threshold1 = cms.double( 0.0 ), + DeltaRCut_2 = cms.double( 0.2 ), + DeltaRCut_1 = cms.double( 0.1 ), + Pt_threshold2 = cms.double( 9.99999999E8 ), + Chi2Cut_1 = cms.double( 50.0 ), + Chi2Cut_2 = cms.double( 50.0 ), + DeltaRCut_3 = cms.double( 1.0 ), + LocChi2Cut = cms.double( 0.001 ), + Propagator = cms.string( "hltESPSmartPropagator" ), + MinPt = cms.double( 1.0 ), + MinP = cms.double( 2.5 ) + ), + ScaleTECxFactor = cms.double( -1.0 ), + tkTrajUseVertex = cms.bool( False ), + MuonTrackingRegionBuilder = cms.PSet( + Rescale_Dz = cms.double( 4.0 ), + Pt_fixed = cms.bool( False ), + Eta_fixed = cms.bool( True ), + Eta_min = cms.double( 0.1 ), + DeltaZ = cms.double( 24.2 ), + maxRegions = cms.int32( 2 ), + EtaR_UpperLimit_Par1 = cms.double( 0.25 ), + UseVertex = cms.bool( False ), + Z_fixed = cms.bool( False ), + PhiR_UpperLimit_Par1 = cms.double( 0.6 ), + PhiR_UpperLimit_Par2 = cms.double( 0.2 ), + Rescale_phi = cms.double( 3.0 ), + DeltaEta = cms.double( 0.2 ), + precise = cms.bool( True ), + OnDemand = cms.int32( -1 ), + EtaR_UpperLimit_Par2 = cms.double( 0.15 ), + MeasurementTrackerName = cms.InputTag( "hltESPMeasurementTracker" ), + vertexCollection = cms.InputTag( "pixelVertices" ), + Pt_min = cms.double( 3.0 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Phi_fixed = cms.bool( True ), + DeltaR = cms.double( 0.025 ), + input = cms.InputTag( 'hltL2Muons','UpdatedAtVtx' ), + DeltaPhi = cms.double( 0.15 ), + Phi_min = cms.double( 0.1 ), + Rescale_eta = cms.double( 3.0 ) + ), + TrackTransformer = cms.PSet( + Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), + RefitDirection = cms.string( "insideOut" ), + RefitRPCHits = cms.bool( True ), + Propagator = cms.string( "hltESPSmartPropagatorAny" ), + DoPredictionsOnly = cms.bool( False ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), + Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) + ), + tkTrajBeamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + RefitRPCHits = cms.bool( True ), + tkTrajVertex = cms.InputTag( "Notused" ), + GlbRefitterParameters = cms.PSet( + Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), + DTRecSegmentLabel = cms.InputTag( "hltDt4DSegments" ), + RefitFlag = cms.bool( True ), + SkipStation = cms.int32( -1 ), + Chi2CutRPC = cms.double( 1.0 ), + PropDirForCosmics = cms.bool( False ), + CSCRecSegmentLabel = cms.InputTag( "hltCscSegments" ), + GEMRecHitLabel = cms.InputTag( "hltGemRecHits" ), + HitThreshold = cms.int32( 1 ), + Chi2CutGEM = cms.double( 1.0 ), + DYTthrs = cms.vint32( 30, 15 ), + TrackerSkipSystem = cms.int32( -1 ), + RefitDirection = cms.string( "insideOut" ), + Chi2CutCSC = cms.double( 150.0 ), + Chi2CutDT = cms.double( 10.0 ), + RefitRPCHits = cms.bool( True ), + TrackerSkipSection = cms.int32( -1 ), + Propagator = cms.string( "hltESPSmartPropagatorAny" ), + DoPredictionsOnly = cms.bool( False ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + MuonHitsOption = cms.int32( 1 ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ) + ), + PCut = cms.double( 2.5 ), + tkTrajMaxDXYBeamSpot = cms.double( 9999.0 ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + tkTrajMaxChi2 = cms.double( 9999.0 ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), + ScaleTECyFactor = cms.double( -1.0 ), + tkTrajLabel = cms.InputTag( "hltIterL3OIMuonTrackSelectionHighPurityCPUOnly" ) + ) +) +fragment.hltIterL3OIL3MuonsLinksCombinationCPUOnly = cms.EDProducer( "L3TrackLinksCombiner", + labels = cms.VInputTag( 'hltL3MuonsIterL3OICPUOnly' ) +) +fragment.hltIterL3OIL3MuonsCPUOnly = cms.EDProducer( "L3TrackCombiner", + labels = cms.VInputTag( 'hltL3MuonsIterL3OICPUOnly' ) +) +fragment.hltIterL3OIL3MuonCandidatesCPUOnly = cms.EDProducer( "L3MuonCandidateProducer", + InputObjects = cms.InputTag( "hltIterL3OIL3MuonsCPUOnly" ), + InputLinksObjects = cms.InputTag( "hltIterL3OIL3MuonsLinksCombinationCPUOnly" ), + MuonPtOption = cms.string( "Tracker" ) +) +fragment.hltL2SelectorForL3IOCPUOnly = cms.EDProducer( "HLTMuonL2SelectorForL3IO", + l2Src = cms.InputTag( 'hltL2Muons','UpdatedAtVtx' ), + l3OISrc = cms.InputTag( "hltIterL3OIL3MuonCandidatesCPUOnly" ), + InputLinks = cms.InputTag( "hltIterL3OIL3MuonsLinksCombinationCPUOnly" ), + applyL3Filters = cms.bool( False ), + MinNhits = cms.int32( 1 ), + MaxNormalizedChi2 = cms.double( 20.0 ), + MinNmuonHits = cms.int32( 1 ), + MaxPtDifference = cms.double( 0.3 ) +) +fragment.hltPixelTracksCPUOnly = cms.EDProducer( "CAHitNtupletCUDA", + onGPU = cms.bool( False ), + pixelRecHitSrc = cms.InputTag( "hltSiPixelRecHitsFromLegacyCPUOnly" ), + ptmin = cms.double( 0.899999976158 ), + CAThetaCutBarrel = cms.double( 0.00200000009499 ), + CAThetaCutForward = cms.double( 0.00300000002608 ), + hardCurvCut = cms.double( 0.0328407224959 ), + dcaCutInnerTriplet = cms.double( 0.15000000596 ), + dcaCutOuterTriplet = cms.double( 0.25 ), + earlyFishbone = cms.bool( True ), + lateFishbone = cms.bool( False ), + idealConditions = cms.bool( False ), + fillStatistics = cms.bool( False ), + minHitsPerNtuplet = cms.uint32( 3 ), + maxNumberOfDoublets = cms.uint32( 524288 ), + minHitsForSharingCut = cms.uint32( 10 ), + includeJumpingForwardDoublets = cms.bool( True ), + fitNas4 = cms.bool( False ), + doClusterCut = cms.bool( True ), + doZ0Cut = cms.bool( True ), + doPtCut = cms.bool( True ), + useRiemannFit = cms.bool( False ), + doSharedHitCut = cms.bool( True ), + dupPassThrough = cms.bool( False ), + useSimpleTripletCleaner = cms.bool( True ), + trackQualityCuts = cms.PSet( + chi2MaxPt = cms.double( 10.0 ), + tripletMaxTip = cms.double( 0.3 ), + chi2Scale = cms.double( 8.0 ), + quadrupletMaxTip = cms.double( 0.5 ), + quadrupletMinPt = cms.double( 0.3 ), + quadrupletMaxZip = cms.double( 12.0 ), + tripletMaxZip = cms.double( 12.0 ), + tripletMinPt = cms.double( 0.5 ), + chi2Coeff = cms.vdouble( 0.9, 1.8 ) + ) +) +fragment.hltPixelTracksFromSoACPUOnly = cms.EDProducer( "PixelTrackProducerFromSoA", + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + trackSrc = cms.InputTag( "hltPixelTracksCPUOnly" ), + pixelRecHitLegacySrc = cms.InputTag( "hltSiPixelRecHitsFromLegacyCPUOnly" ), + minNumberOfHits = cms.int32( 0 ), + minQuality = cms.string( "loose" ) +) +fragment.hltPixelVerticesCPUOnly = cms.EDProducer( "PixelVertexProducerCUDA", + onGPU = cms.bool( False ), + oneKernel = cms.bool( True ), + useDensity = cms.bool( True ), + useDBSCAN = cms.bool( False ), + useIterative = cms.bool( False ), + minT = cms.int32( 2 ), + eps = cms.double( 0.07 ), + errmax = cms.double( 0.01 ), + chi2max = cms.double( 9.0 ), + PtMin = cms.double( 0.5 ), + PtMax = cms.double( 75.0 ), + pixelTrackSrc = cms.InputTag( "hltPixelTracksCPUOnly" ) +) +fragment.hltPixelVerticesFromSoACPUOnly = cms.EDProducer( "PixelVertexProducerFromSoA", + TrackCollection = cms.InputTag( "hltPixelTracksFromSoACPUOnly" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + src = cms.InputTag( "hltPixelVerticesCPUOnly" ) +) +fragment.hltTrimmedPixelVerticesCPUOnly = cms.EDProducer( "PixelVertexCollectionTrimmer", + src = cms.InputTag( "hltPixelVerticesFromSoACPUOnly" ), + maxVtx = cms.uint32( 100 ), + fractionSumPt2 = cms.double( 0.3 ), + minSumPt2 = cms.double( 0.0 ), + PVcomparer = cms.PSet( refToPSet_ = cms.string( "HLTPSetPvClusterComparerForIT" ) ) +) +fragment.hltIterL3MuonPixelTracksTrackingRegionsCPUOnly = cms.EDProducer( "MuonTrackingRegionByPtEDProducer", + DeltaR = cms.double( 0.025 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + OnDemand = cms.int32( -1 ), + vertexCollection = cms.InputTag( "notUsed" ), + MeasurementTrackerName = cms.InputTag( "" ), + UseVertex = cms.bool( False ), + Rescale_Dz = cms.double( 4.0 ), + Pt_fixed = cms.bool( True ), + Z_fixed = cms.bool( True ), + Pt_min = cms.double( 0.0 ), + DeltaZ = cms.double( 24.2 ), + ptRanges = cms.vdouble( 0.0, 15.0, 20.0, 1.0E64 ), + deltaEtas = cms.vdouble( 0.2, 0.2, 0.2 ), + deltaPhis = cms.vdouble( 0.75, 0.45, 0.225 ), + maxRegions = cms.int32( 5 ), + precise = cms.bool( True ), + input = cms.InputTag( "hltL2SelectorForL3IOCPUOnly" ) +) +fragment.hltPixelTracksInRegionL2CPUOnly = cms.EDProducer( "TrackSelectorByRegion", + tracks = cms.InputTag( "hltPixelTracksFromSoACPUOnly" ), + regions = cms.InputTag( "hltIterL3MuonPixelTracksTrackingRegionsCPUOnly" ), + produceTrackCollection = cms.bool( True ), + produceMask = cms.bool( False ) +) +fragment.hltIter0IterL3MuonPixelSeedsFromPixelTracksCPUOnly = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", + InputCollection = cms.InputTag( "hltPixelTracksInRegionL2CPUOnly" ), + InputVertexCollection = cms.InputTag( "" ), + originHalfLength = cms.double( 0.3 ), + originRadius = cms.double( 0.1 ), + useProtoTrackKinematics = cms.bool( False ), + useEventsWithNoVertex = cms.bool( True ), + TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + usePV = cms.bool( False ), + includeFourthHit = cms.bool( True ), + SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) +) +fragment.hltIter0IterL3MuonPixelSeedsFromPixelTracksFilteredCPUOnly = cms.EDProducer( "MuonHLTSeedMVAClassifier", + src = cms.InputTag( "hltIter0IterL3MuonPixelSeedsFromPixelTracksCPUOnly" ), + L1Muon = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L2Muon = cms.InputTag( "hltL2MuonCandidates" ), + rejectAll = cms.bool( False ), + isFromL1 = cms.bool( False ), + mvaFileBL1 = cms.FileInPath( "RecoMuon/TrackerSeedGenerator/data/xgb_Run3_Iter0FromL1_PatatrackSeeds_barrel_v2.xml" ), + mvaFileEL1 = cms.FileInPath( "RecoMuon/TrackerSeedGenerator/data/xgb_Run3_Iter0FromL1_PatatrackSeeds_endcap_v2.xml" ), + mvaFileBL2 = cms.FileInPath( "RecoMuon/TrackerSeedGenerator/data/xgb_Run3_Iter0_PatatrackSeeds_barrel_v2.xml" ), + mvaFileEL2 = cms.FileInPath( "RecoMuon/TrackerSeedGenerator/data/xgb_Run3_Iter0_PatatrackSeeds_endcap_v2.xml" ), + mvaScaleMeanBL1 = cms.vdouble( 5.000589710660383E-4, 3.90864688207247E-6, 5.566857527819724E-6, 2.919765272506742E-5, 0.0020554125627069656, 3.7638302502636416E-4, 0.17319245569742575, -0.001928435311705264 ), + mvaScaleStdBL1 = cms.vdouble( 0.0024104956748896007, 2.65014770862918E-4, 7.474433025576554E-4, 0.07076843921543456, 0.8267930143339328, 0.5908013434667966, 0.16945213299167364, 0.19343332776069666 ), + mvaScaleMeanEL1 = cms.vdouble( 4.633287331326438E-4, 4.336517990150388E-6, 1.1353478376025763E-5, -9.703999978722195E-4, -0.016733916560431213, 0.0010338859165970008, 0.1664362346287898, -0.002093062022327288 ), + mvaScaleStdEL1 = cms.vdouble( 0.0017591716932616446, 4.3554653252872314E-4, 0.0018509069108135767, 0.3154887917554714, 1.0554267175028256, 0.46607446165391897, 0.1599804481244901, 0.1802872646042384 ), + mvaScaleMeanBL2 = cms.vdouble( 5.535405438531338E-4, 5.803137756667417E-6, 9.844857031022169E-6, 8.572205780682784E-6, 0.0015762679722632618, 4.395397563024067E-4, 0.1374567309015325, -0.005115438205054733, 0.11749212456078427, 6.10630569023574E-5 ), + mvaScaleStdBL2 = cms.vdouble( 0.002626537945220411, 0.004217812355595011, 0.01003037371073428, 0.08030848788317736, 0.8112437912866772, 0.682723351939253, 0.14357759358396366, 0.1714659927555431, 0.12492124275832932, 0.14997195939803123 ), + mvaScaleMeanEL2 = cms.vdouble( 4.7677144995220935E-4, 3.6745265753688003E-6, 8.865597384997202E-6, 3.035250572254308E-4, -0.017277139191991336, 7.614700645923214E-4, 0.13098441610679598, -0.004062335797232639, 0.10313449419117496, 8.091070691633311E-5 ), + mvaScaleStdEL2 = cms.vdouble( 0.0017644245219973625, 1.4737438911735824E-4, 5.815417377127688E-4, 0.32486307205392545, 0.9554477166210787, 0.6368300706332602, 0.18228633778650377, 0.17472670187127687, 0.1069305400952516, 0.12396350430658183 ), + doSort = cms.bool( False ), + nSeedsMaxB = cms.int32( 99999 ), + nSeedsMaxE = cms.int32( 99999 ), + etaEdge = cms.double( 1.2 ), + mvaCutB = cms.double( 0.01 ), + mvaCutE = cms.double( 0.01 ), + minL1Qual = cms.int32( 7 ), + baseScore = cms.double( 0.5 ) +) +fragment.hltIter0IterL3MuonCkfTrackCandidatesCPUOnly = cms.EDProducer( "CkfTrackCandidateMaker", + cleanTrajectoryAfterInOut = cms.bool( False ), + doSeedingRegionRebuilding = cms.bool( True ), + onlyPixelHitsForSeedCleaner = cms.bool( False ), + reverseTrajectories = cms.bool( False ), + useHitsSplitting = cms.bool( True ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersCPUOnly" ), + src = cms.InputTag( "hltIter0IterL3MuonPixelSeedsFromPixelTracksFilteredCPUOnly" ), + clustersToSkip = cms.InputTag( "" ), + phase2clustersToSkip = cms.InputTag( "" ), + TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter0IterL3MuonPSetGroupedCkfTrajectoryBuilderIT" ) ), + TransientInitialStateEstimatorParameters = cms.PSet( + propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), + numberMeasurementsForFit = cms.int32( 4 ), + propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) + ), + numHitsForSeedCleaner = cms.int32( 4 ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + RedundantSeedCleaner = cms.string( "none" ), + TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), + maxNSeeds = cms.uint32( 100000 ), + maxSeedsBeforeCleaning = cms.uint32( 1000 ) +) +fragment.hltIter0IterL3MuonCtfWithMaterialTracksCPUOnly = cms.EDProducer( "TrackProducer", + useSimpleMF = cms.bool( True ), + SimpleMagneticField = cms.string( "ParabolicMf" ), + src = cms.InputTag( "hltIter0IterL3MuonCkfTrackCandidatesCPUOnly" ), + clusterRemovalInfo = cms.InputTag( "" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Fitter = cms.string( "hltESPFittingSmootherIT" ), + useHitsSplitting = cms.bool( False ), + alias = cms.untracked.string( "ctfWithMaterialTracks" ), + TrajectoryInEvent = cms.bool( False ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + AlgorithmName = cms.string( "hltIter0" ), + Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), + GeometricInnerState = cms.bool( True ), + NavigationSchool = cms.string( "" ), + MeasurementTracker = cms.string( "" ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersCPUOnly" ) +) +fragment.hltIter0IterL3MuonTrackCutClassifierCPUOnly = cms.EDProducer( "TrackCutClassifier", + src = cms.InputTag( "hltIter0IterL3MuonCtfWithMaterialTracksCPUOnly" ), + beamspot = cms.InputTag( "hltOnlineBeamSpot" ), + vertices = cms.InputTag( "hltTrimmedPixelVerticesCPUOnly" ), + ignoreVertices = cms.bool( False ), + qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), + mva = cms.PSet( + minPixelHits = cms.vint32( 0, 0, 0 ), + maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 100.0 ), + dr_par = cms.PSet( + d0err = cms.vdouble( 0.003, 0.003, 3.40282346639E38 ), + dr_par2 = cms.vdouble( 0.3, 0.3, 3.40282346639E38 ), + dr_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), + dr_exp = cms.vint32( 4, 4, 2147483647 ), + d0err_par = cms.vdouble( 0.001, 0.001, 3.40282346639E38 ) + ), + maxLostLayers = cms.vint32( 1, 1, 1 ), + min3DLayers = cms.vint32( 0, 0, 0 ), + dz_par = cms.PSet( + dz_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), + dz_par2 = cms.vdouble( 0.35, 0.35, 3.40282346639E38 ), + dz_exp = cms.vint32( 4, 4, 2147483647 ) + ), + minNVtxTrk = cms.int32( 3 ), + maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), + minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), + maxChi2 = cms.vdouble( 3.40282346639E38, 3.40282346639E38, 3.40282346639E38 ), + maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), + maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), + minLayers = cms.vint32( 3, 3, 4 ) + ) +) +fragment.hltIter0IterL3MuonTrackSelectionHighPurityCPUOnly = cms.EDProducer( "TrackCollectionFilterCloner", + originalSource = cms.InputTag( "hltIter0IterL3MuonCtfWithMaterialTracksCPUOnly" ), + originalMVAVals = cms.InputTag( 'hltIter0IterL3MuonTrackCutClassifierCPUOnly','MVAValues' ), + originalQualVals = cms.InputTag( 'hltIter0IterL3MuonTrackCutClassifierCPUOnly','QualityMasks' ), + minQuality = cms.string( "highPurity" ), + copyExtras = cms.untracked.bool( True ), + copyTrajectories = cms.untracked.bool( False ) +) +fragment.hltL3MuonsIterL3IOCPUOnly = cms.EDProducer( "L3MuonProducer", + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + UseMuonNavigation = cms.untracked.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPSmartPropagatorAny', + 'SteppingHelixPropagatorAny', + 'hltESPSmartPropagator', + 'hltESPSteppingHelixPropagatorOpposite' ) + ), + MuonCollectionLabel = cms.InputTag( 'hltL2Muons','UpdatedAtVtx' ), + TrackLoaderParameters = cms.PSet( + MuonSeededTracksInstance = cms.untracked.string( "L2Seeded" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + DoSmoothing = cms.bool( False ), + SmoothTkTrack = cms.untracked.bool( False ), + VertexConstraint = cms.bool( False ), + MuonUpdatorAtVertexParameters = cms.PSet( + MaxChi2 = cms.double( 1000000.0 ), + BeamSpotPositionErrors = cms.vdouble( 0.1, 0.1, 5.3 ), + Propagator = cms.string( "hltESPSteppingHelixPropagatorOpposite" ) + ), + PutTkTrackIntoEvent = cms.untracked.bool( False ), + Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) + ), + L3TrajBuilderParameters = cms.PSet( + PtCut = cms.double( 1.0 ), + TrackerPropagator = cms.string( "SteppingHelixPropagatorAny" ), + GlobalMuonTrackMatcher = cms.PSet( + Chi2Cut_3 = cms.double( 200.0 ), + DeltaDCut_2 = cms.double( 10.0 ), + Eta_threshold = cms.double( 1.2 ), + Quality_2 = cms.double( 15.0 ), + DeltaDCut_1 = cms.double( 40.0 ), + Quality_3 = cms.double( 7.0 ), + DeltaDCut_3 = cms.double( 15.0 ), + Quality_1 = cms.double( 20.0 ), + Pt_threshold1 = cms.double( 0.0 ), + DeltaRCut_2 = cms.double( 0.2 ), + DeltaRCut_1 = cms.double( 0.1 ), + Pt_threshold2 = cms.double( 9.99999999E8 ), + Chi2Cut_1 = cms.double( 50.0 ), + Chi2Cut_2 = cms.double( 50.0 ), + DeltaRCut_3 = cms.double( 1.0 ), + LocChi2Cut = cms.double( 0.001 ), + Propagator = cms.string( "hltESPSmartPropagator" ), + MinPt = cms.double( 1.0 ), + MinP = cms.double( 2.5 ) + ), + ScaleTECxFactor = cms.double( -1.0 ), + tkTrajUseVertex = cms.bool( False ), + MuonTrackingRegionBuilder = cms.PSet( + Rescale_Dz = cms.double( 4.0 ), + Pt_fixed = cms.bool( True ), + Eta_fixed = cms.bool( True ), + Eta_min = cms.double( 0.1 ), + DeltaZ = cms.double( 24.2 ), + maxRegions = cms.int32( 2 ), + EtaR_UpperLimit_Par1 = cms.double( 0.25 ), + UseVertex = cms.bool( False ), + Z_fixed = cms.bool( True ), + PhiR_UpperLimit_Par1 = cms.double( 0.6 ), + PhiR_UpperLimit_Par2 = cms.double( 0.2 ), + Rescale_phi = cms.double( 3.0 ), + DeltaEta = cms.double( 0.04 ), + precise = cms.bool( True ), + OnDemand = cms.int32( -1 ), + EtaR_UpperLimit_Par2 = cms.double( 0.15 ), + MeasurementTrackerName = cms.InputTag( "hltESPMeasurementTracker" ), + vertexCollection = cms.InputTag( "pixelVertices" ), + Pt_min = cms.double( 3.0 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Phi_fixed = cms.bool( True ), + DeltaR = cms.double( 0.025 ), + input = cms.InputTag( "hltL2SelectorForL3IOCPUOnly" ), + DeltaPhi = cms.double( 0.15 ), + Phi_min = cms.double( 0.1 ), + Rescale_eta = cms.double( 3.0 ) + ), + TrackTransformer = cms.PSet( + Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), + RefitDirection = cms.string( "insideOut" ), + RefitRPCHits = cms.bool( True ), + Propagator = cms.string( "hltESPSmartPropagatorAny" ), + DoPredictionsOnly = cms.bool( False ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), + Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) + ), + tkTrajBeamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + RefitRPCHits = cms.bool( True ), + tkTrajVertex = cms.InputTag( "hltTrimmedPixelVerticesCPUOnly" ), + GlbRefitterParameters = cms.PSet( + Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), + DTRecSegmentLabel = cms.InputTag( "hltDt4DSegments" ), + RefitFlag = cms.bool( True ), + SkipStation = cms.int32( -1 ), + Chi2CutRPC = cms.double( 1.0 ), + PropDirForCosmics = cms.bool( False ), + CSCRecSegmentLabel = cms.InputTag( "hltCscSegments" ), + GEMRecHitLabel = cms.InputTag( "hltGemRecHits" ), + HitThreshold = cms.int32( 1 ), + Chi2CutGEM = cms.double( 1.0 ), + DYTthrs = cms.vint32( 30, 15 ), + TrackerSkipSystem = cms.int32( -1 ), + RefitDirection = cms.string( "insideOut" ), + Chi2CutCSC = cms.double( 150.0 ), + Chi2CutDT = cms.double( 10.0 ), + RefitRPCHits = cms.bool( True ), + TrackerSkipSection = cms.int32( -1 ), + Propagator = cms.string( "hltESPSmartPropagatorAny" ), + DoPredictionsOnly = cms.bool( False ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + MuonHitsOption = cms.int32( 1 ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ) + ), + PCut = cms.double( 2.5 ), + tkTrajMaxDXYBeamSpot = cms.double( 9999.0 ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + matchToSeeds = cms.bool( True ), + tkTrajMaxChi2 = cms.double( 9999.0 ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), + ScaleTECyFactor = cms.double( -1.0 ), + tkTrajLabel = cms.InputTag( "hltIter0IterL3MuonTrackSelectionHighPurityCPUOnly" ) + ) +) +fragment.hltIterL3MuonsFromL2LinksCombinationCPUOnly = cms.EDProducer( "L3TrackLinksCombiner", + labels = cms.VInputTag( 'hltL3MuonsIterL3OICPUOnly','hltL3MuonsIterL3IOCPUOnly' ) +) +fragment.hltPixelTracksInRegionL1CPUOnly = cms.EDProducer( "TrackSelectorByRegion", + tracks = cms.InputTag( "hltPixelTracksFromSoACPUOnly" ), + regions = cms.InputTag( "hltIterL3FromL1MuonPixelTracksTrackingRegions" ), + produceTrackCollection = cms.bool( True ), + produceMask = cms.bool( False ) +) +fragment.hltIter0IterL3FromL1MuonPixelSeedsFromPixelTracksCPUOnly = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", + InputCollection = cms.InputTag( "hltPixelTracksInRegionL1CPUOnly" ), + InputVertexCollection = cms.InputTag( "" ), + originHalfLength = cms.double( 0.3 ), + originRadius = cms.double( 0.1 ), + useProtoTrackKinematics = cms.bool( False ), + useEventsWithNoVertex = cms.bool( True ), + TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + usePV = cms.bool( False ), + includeFourthHit = cms.bool( True ), + SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) +) +fragment.hltIter0IterL3FromL1MuonPixelSeedsFromPixelTracksFilteredCPUOnly = cms.EDProducer( "MuonHLTSeedMVAClassifier", + src = cms.InputTag( "hltIter0IterL3FromL1MuonPixelSeedsFromPixelTracksCPUOnly" ), + L1Muon = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L2Muon = cms.InputTag( "hltL2MuonCandidates" ), + rejectAll = cms.bool( False ), + isFromL1 = cms.bool( True ), + mvaFileBL1 = cms.FileInPath( "RecoMuon/TrackerSeedGenerator/data/xgb_Run3_Iter0FromL1_PatatrackSeeds_barrel_v2.xml" ), + mvaFileEL1 = cms.FileInPath( "RecoMuon/TrackerSeedGenerator/data/xgb_Run3_Iter0FromL1_PatatrackSeeds_endcap_v2.xml" ), + mvaFileBL2 = cms.FileInPath( "RecoMuon/TrackerSeedGenerator/data/xgb_Run3_Iter0_PatatrackSeeds_barrel_v2.xml" ), + mvaFileEL2 = cms.FileInPath( "RecoMuon/TrackerSeedGenerator/data/xgb_Run3_Iter0_PatatrackSeeds_endcap_v2.xml" ), + mvaScaleMeanBL1 = cms.vdouble( 5.000589710660383E-4, 3.90864688207247E-6, 5.566857527819724E-6, 2.919765272506742E-5, 0.0020554125627069656, 3.7638302502636416E-4, 0.17319245569742575, -0.001928435311705264 ), + mvaScaleStdBL1 = cms.vdouble( 0.0024104956748896007, 2.65014770862918E-4, 7.474433025576554E-4, 0.07076843921543456, 0.8267930143339328, 0.5908013434667966, 0.16945213299167364, 0.19343332776069666 ), + mvaScaleMeanEL1 = cms.vdouble( 4.633287331326438E-4, 4.336517990150388E-6, 1.1353478376025763E-5, -9.703999978722195E-4, -0.016733916560431213, 0.0010338859165970008, 0.1664362346287898, -0.002093062022327288 ), + mvaScaleStdEL1 = cms.vdouble( 0.0017591716932616446, 4.3554653252872314E-4, 0.0018509069108135767, 0.3154887917554714, 1.0554267175028256, 0.46607446165391897, 0.1599804481244901, 0.1802872646042384 ), + mvaScaleMeanBL2 = cms.vdouble( 5.535405438531338E-4, 5.803137756667417E-6, 9.844857031022169E-6, 8.572205780682784E-6, 0.0015762679722632618, 4.395397563024067E-4, 0.1374567309015325, -0.005115438205054733, 0.11749212456078427, 6.10630569023574E-5 ), + mvaScaleStdBL2 = cms.vdouble( 0.002626537945220411, 0.004217812355595011, 0.01003037371073428, 0.08030848788317736, 0.8112437912866772, 0.682723351939253, 0.14357759358396366, 0.1714659927555431, 0.12492124275832932, 0.14997195939803123 ), + mvaScaleMeanEL2 = cms.vdouble( 4.7677144995220935E-4, 3.6745265753688003E-6, 8.865597384997202E-6, 3.035250572254308E-4, -0.017277139191991336, 7.614700645923214E-4, 0.13098441610679598, -0.004062335797232639, 0.10313449419117496, 8.091070691633311E-5 ), + mvaScaleStdEL2 = cms.vdouble( 0.0017644245219973625, 1.4737438911735824E-4, 5.815417377127688E-4, 0.32486307205392545, 0.9554477166210787, 0.6368300706332602, 0.18228633778650377, 0.17472670187127687, 0.1069305400952516, 0.12396350430658183 ), + doSort = cms.bool( False ), + nSeedsMaxB = cms.int32( 99999 ), + nSeedsMaxE = cms.int32( 99999 ), + etaEdge = cms.double( 1.2 ), + mvaCutB = cms.double( 0.01 ), + mvaCutE = cms.double( 0.01 ), + minL1Qual = cms.int32( 7 ), + baseScore = cms.double( 0.5 ) +) +fragment.hltIter0IterL3FromL1MuonCkfTrackCandidatesCPUOnly = cms.EDProducer( "CkfTrackCandidateMaker", + cleanTrajectoryAfterInOut = cms.bool( False ), + doSeedingRegionRebuilding = cms.bool( True ), + onlyPixelHitsForSeedCleaner = cms.bool( False ), + reverseTrajectories = cms.bool( False ), + useHitsSplitting = cms.bool( True ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersCPUOnly" ), + src = cms.InputTag( "hltIter0IterL3FromL1MuonPixelSeedsFromPixelTracksFilteredCPUOnly" ), + clustersToSkip = cms.InputTag( "" ), + phase2clustersToSkip = cms.InputTag( "" ), + TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter0IterL3FromL1MuonPSetGroupedCkfTrajectoryBuilderIT" ) ), + TransientInitialStateEstimatorParameters = cms.PSet( + propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), + numberMeasurementsForFit = cms.int32( 4 ), + propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) + ), + numHitsForSeedCleaner = cms.int32( 4 ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + RedundantSeedCleaner = cms.string( "none" ), + TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), + maxNSeeds = cms.uint32( 100000 ), + maxSeedsBeforeCleaning = cms.uint32( 1000 ) +) +fragment.hltIter0IterL3FromL1MuonCtfWithMaterialTracksCPUOnly = cms.EDProducer( "TrackProducer", + useSimpleMF = cms.bool( True ), + SimpleMagneticField = cms.string( "ParabolicMf" ), + src = cms.InputTag( "hltIter0IterL3FromL1MuonCkfTrackCandidatesCPUOnly" ), + clusterRemovalInfo = cms.InputTag( "" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Fitter = cms.string( "hltESPFittingSmootherIT" ), + useHitsSplitting = cms.bool( False ), + alias = cms.untracked.string( "ctfWithMaterialTracks" ), + TrajectoryInEvent = cms.bool( False ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + AlgorithmName = cms.string( "hltIter0" ), + Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), + GeometricInnerState = cms.bool( True ), + NavigationSchool = cms.string( "" ), + MeasurementTracker = cms.string( "" ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersCPUOnly" ) +) +fragment.hltIter0IterL3FromL1MuonTrackCutClassifierCPUOnly = cms.EDProducer( "TrackCutClassifier", + src = cms.InputTag( "hltIter0IterL3FromL1MuonCtfWithMaterialTracksCPUOnly" ), + beamspot = cms.InputTag( "hltOnlineBeamSpot" ), + vertices = cms.InputTag( "hltTrimmedPixelVerticesCPUOnly" ), + ignoreVertices = cms.bool( False ), + qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), + mva = cms.PSet( + minPixelHits = cms.vint32( 0, 0, 0 ), + maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 100.0 ), + dr_par = cms.PSet( + d0err = cms.vdouble( 0.003, 0.003, 3.40282346639E38 ), + dr_par2 = cms.vdouble( 0.3, 0.3, 3.40282346639E38 ), + dr_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), + dr_exp = cms.vint32( 4, 4, 2147483647 ), + d0err_par = cms.vdouble( 0.001, 0.001, 3.40282346639E38 ) + ), + maxLostLayers = cms.vint32( 1, 1, 1 ), + min3DLayers = cms.vint32( 0, 0, 0 ), + dz_par = cms.PSet( + dz_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), + dz_par2 = cms.vdouble( 0.35, 0.35, 3.40282346639E38 ), + dz_exp = cms.vint32( 4, 4, 2147483647 ) + ), + minNVtxTrk = cms.int32( 3 ), + maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), + minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), + maxChi2 = cms.vdouble( 3.40282346639E38, 3.40282346639E38, 3.40282346639E38 ), + maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), + maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), + minLayers = cms.vint32( 3, 3, 4 ) + ) +) +fragment.hltIter0IterL3FromL1MuonTrackSelectionHighPurityCPUOnly = cms.EDProducer( "TrackCollectionFilterCloner", + originalSource = cms.InputTag( "hltIter0IterL3FromL1MuonCtfWithMaterialTracksCPUOnly" ), + originalMVAVals = cms.InputTag( 'hltIter0IterL3FromL1MuonTrackCutClassifierCPUOnly','MVAValues' ), + originalQualVals = cms.InputTag( 'hltIter0IterL3FromL1MuonTrackCutClassifierCPUOnly','QualityMasks' ), + minQuality = cms.string( "highPurity" ), + copyExtras = cms.untracked.bool( True ), + copyTrajectories = cms.untracked.bool( False ) +) +fragment.hltIterL3MuonMergedCPUOnly = cms.EDProducer( "TrackListMerger", + ShareFrac = cms.double( 0.19 ), + FoundHitBonus = cms.double( 5.0 ), + LostHitPenalty = cms.double( 20.0 ), + MinPT = cms.double( 0.05 ), + Epsilon = cms.double( -0.001 ), + MaxNormalizedChisq = cms.double( 1000.0 ), + MinFound = cms.int32( 3 ), + TrackProducers = cms.VInputTag( 'hltIterL3OIMuonTrackSelectionHighPurityCPUOnly','hltIter0IterL3MuonTrackSelectionHighPurityCPUOnly' ), + hasSelector = cms.vint32( 0, 0 ), + indivShareFrac = cms.vdouble( 1.0, 1.0 ), + selectedTrackQuals = cms.VInputTag( 'hltIterL3OIMuonTrackSelectionHighPurityCPUOnly','hltIter0IterL3MuonTrackSelectionHighPurityCPUOnly' ), + setsToMerge = cms.VPSet( + cms.PSet( pQual = cms.bool( False ), + tLists = cms.vint32( 0, 1 ) + ) + ), + trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), + allowFirstHitShare = cms.bool( True ), + newQuality = cms.string( "confirmed" ), + copyExtras = cms.untracked.bool( True ), + writeOnlyTrkQuals = cms.bool( False ), + copyMVA = cms.bool( False ) +) +fragment.hltIterL3MuonAndMuonFromL1MergedCPUOnly = cms.EDProducer( "TrackListMerger", + ShareFrac = cms.double( 0.19 ), + FoundHitBonus = cms.double( 5.0 ), + LostHitPenalty = cms.double( 20.0 ), + MinPT = cms.double( 0.05 ), + Epsilon = cms.double( -0.001 ), + MaxNormalizedChisq = cms.double( 1000.0 ), + MinFound = cms.int32( 3 ), + TrackProducers = cms.VInputTag( 'hltIterL3MuonMergedCPUOnly','hltIter0IterL3FromL1MuonTrackSelectionHighPurityCPUOnly' ), + hasSelector = cms.vint32( 0, 0 ), + indivShareFrac = cms.vdouble( 1.0, 1.0 ), + selectedTrackQuals = cms.VInputTag( 'hltIterL3MuonMergedCPUOnly','hltIter0IterL3FromL1MuonTrackSelectionHighPurityCPUOnly' ), + setsToMerge = cms.VPSet( + cms.PSet( pQual = cms.bool( False ), + tLists = cms.vint32( 0, 1 ) + ) + ), + trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), + allowFirstHitShare = cms.bool( True ), + newQuality = cms.string( "confirmed" ), + copyExtras = cms.untracked.bool( True ), + writeOnlyTrkQuals = cms.bool( False ), + copyMVA = cms.bool( False ) +) +fragment.hltIterL3GlbMuonCPUOnly = cms.EDProducer( "L3MuonProducer", + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + UseMuonNavigation = cms.untracked.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPSmartPropagatorAny', + 'SteppingHelixPropagatorAny', + 'hltESPSmartPropagator', + 'hltESPSteppingHelixPropagatorOpposite' ) + ), + MuonCollectionLabel = cms.InputTag( 'hltL2Muons','UpdatedAtVtx' ), + TrackLoaderParameters = cms.PSet( + MuonSeededTracksInstance = cms.untracked.string( "L2Seeded" ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + DoSmoothing = cms.bool( True ), + SmoothTkTrack = cms.untracked.bool( False ), + VertexConstraint = cms.bool( False ), + MuonUpdatorAtVertexParameters = cms.PSet( + MaxChi2 = cms.double( 1000000.0 ), + BeamSpotPositionErrors = cms.vdouble( 0.1, 0.1, 5.3 ), + Propagator = cms.string( "hltESPSteppingHelixPropagatorOpposite" ) + ), + PutTkTrackIntoEvent = cms.untracked.bool( False ), + Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) + ), + L3TrajBuilderParameters = cms.PSet( + PtCut = cms.double( 1.0 ), + TrackerPropagator = cms.string( "SteppingHelixPropagatorAny" ), + GlobalMuonTrackMatcher = cms.PSet( + Chi2Cut_3 = cms.double( 200.0 ), + DeltaDCut_2 = cms.double( 10.0 ), + Eta_threshold = cms.double( 1.2 ), + Quality_2 = cms.double( 15.0 ), + DeltaDCut_1 = cms.double( 40.0 ), + Quality_3 = cms.double( 7.0 ), + DeltaDCut_3 = cms.double( 15.0 ), + Quality_1 = cms.double( 20.0 ), + Pt_threshold1 = cms.double( 0.0 ), + DeltaRCut_2 = cms.double( 0.2 ), + DeltaRCut_1 = cms.double( 0.1 ), + Pt_threshold2 = cms.double( 9.99999999E8 ), + Chi2Cut_1 = cms.double( 50.0 ), + Chi2Cut_2 = cms.double( 50.0 ), + DeltaRCut_3 = cms.double( 1.0 ), + LocChi2Cut = cms.double( 0.001 ), + Propagator = cms.string( "hltESPSmartPropagator" ), + MinPt = cms.double( 1.0 ), + MinP = cms.double( 2.5 ) + ), + ScaleTECxFactor = cms.double( -1.0 ), + tkTrajUseVertex = cms.bool( False ), + MuonTrackingRegionBuilder = cms.PSet( + Rescale_Dz = cms.double( 4.0 ), + Pt_fixed = cms.bool( False ), + Eta_fixed = cms.bool( True ), + Eta_min = cms.double( 0.1 ), + DeltaZ = cms.double( 24.2 ), + maxRegions = cms.int32( 2 ), + EtaR_UpperLimit_Par1 = cms.double( 0.25 ), + UseVertex = cms.bool( False ), + Z_fixed = cms.bool( False ), + PhiR_UpperLimit_Par1 = cms.double( 0.6 ), + PhiR_UpperLimit_Par2 = cms.double( 0.2 ), + Rescale_phi = cms.double( 3.0 ), + DeltaEta = cms.double( 0.2 ), + precise = cms.bool( True ), + OnDemand = cms.int32( -1 ), + EtaR_UpperLimit_Par2 = cms.double( 0.15 ), + MeasurementTrackerName = cms.InputTag( "hltESPMeasurementTracker" ), + vertexCollection = cms.InputTag( "pixelVertices" ), + Pt_min = cms.double( 3.0 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Phi_fixed = cms.bool( True ), + DeltaR = cms.double( 0.025 ), + input = cms.InputTag( 'hltL2Muons','UpdatedAtVtx' ), + DeltaPhi = cms.double( 0.15 ), + Phi_min = cms.double( 0.1 ), + Rescale_eta = cms.double( 3.0 ) + ), + TrackTransformer = cms.PSet( + Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), + RefitDirection = cms.string( "insideOut" ), + RefitRPCHits = cms.bool( True ), + Propagator = cms.string( "hltESPSmartPropagatorAny" ), + DoPredictionsOnly = cms.bool( False ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), + Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) + ), + tkTrajBeamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + RefitRPCHits = cms.bool( True ), + tkTrajVertex = cms.InputTag( "Notused" ), + GlbRefitterParameters = cms.PSet( + Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), + DTRecSegmentLabel = cms.InputTag( "hltDt4DSegments" ), + RefitFlag = cms.bool( True ), + SkipStation = cms.int32( -1 ), + Chi2CutRPC = cms.double( 1.0 ), + PropDirForCosmics = cms.bool( False ), + CSCRecSegmentLabel = cms.InputTag( "hltCscSegments" ), + GEMRecHitLabel = cms.InputTag( "hltGemRecHits" ), + HitThreshold = cms.int32( 1 ), + Chi2CutGEM = cms.double( 1.0 ), + DYTthrs = cms.vint32( 30, 15 ), + TrackerSkipSystem = cms.int32( -1 ), + RefitDirection = cms.string( "insideOut" ), + Chi2CutCSC = cms.double( 150.0 ), + Chi2CutDT = cms.double( 10.0 ), + RefitRPCHits = cms.bool( True ), + TrackerSkipSection = cms.int32( -1 ), + Propagator = cms.string( "hltESPSmartPropagatorAny" ), + DoPredictionsOnly = cms.bool( False ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + MuonHitsOption = cms.int32( 1 ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ) + ), + PCut = cms.double( 2.5 ), + tkTrajMaxDXYBeamSpot = cms.double( 9999.0 ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + tkTrajMaxChi2 = cms.double( 9999.0 ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), + ScaleTECyFactor = cms.double( -1.0 ), + tkTrajLabel = cms.InputTag( "hltIterL3MuonAndMuonFromL1MergedCPUOnly" ) + ) +) +fragment.hltIterL3MuonsNoIDCPUOnly = cms.EDProducer( "MuonIdProducer", + MuonCaloCompatibility = cms.PSet( + delta_eta = cms.double( 0.02 ), + delta_phi = cms.double( 0.02 ), + allSiPMHO = cms.bool( False ), + MuonTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_muons_lowPt_3_1_norm.root" ), + PionTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_pions_lowPt_3_1_norm.root" ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( True ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 9999.0 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( "Notused" ), + useGEM = cms.bool( True ), + GEMSegmentCollectionLabel = cms.InputTag( "hltGemSegments" ), + CaloTowerCollectionLabel = cms.InputTag( "Notused" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "Notused" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 0.05 ), + useCalo = cms.bool( False ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( "Notused" ), + dRHcal = cms.double( 9999.0 ), + dRHcalPreselection = cms.double( 0.2 ), + HORecHitCollectionLabel = cms.InputTag( "Notused" ) + ), + CaloExtractorPSet = cms.PSet( + DR_Veto_H = cms.double( 0.1 ), + CenterConeOnCalIntersection = cms.bool( False ), + NoiseTow_EE = cms.double( 0.15 ), + Noise_EB = cms.double( 0.025 ), + Noise_HE = cms.double( 0.2 ), + DR_Veto_E = cms.double( 0.07 ), + NoiseTow_EB = cms.double( 0.04 ), + Noise_EE = cms.double( 0.1 ), + UseRecHitsFlag = cms.bool( False ), + DR_Max = cms.double( 1.0 ), + DepositLabel = cms.untracked.string( "Cal" ), + Noise_HO = cms.double( 0.2 ), + DR_Veto_HO = cms.double( 0.1 ), + Threshold_H = cms.double( 0.5 ), + PrintTimeReport = cms.untracked.bool( False ), + Threshold_E = cms.double( 0.2 ), + PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), + ComponentName = cms.string( "CaloExtractorByAssociator" ), + Threshold_HO = cms.double( 0.5 ), + DepositInstanceLabels = cms.vstring( 'ecal', + 'hcal', + 'ho' ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( False ), + UseMuonNavigation = cms.untracked.bool( False ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( False ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 1.0 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( "Notused" ), + CaloTowerCollectionLabel = cms.InputTag( "Notused" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "Notused" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 1.0 ), + useCalo = cms.bool( True ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( "Notused" ), + dRHcal = cms.double( 1.0 ), + dRHcalPreselection = cms.double( 1.0 ), + HORecHitCollectionLabel = cms.InputTag( "Notused" ) + ), + Noise_HB = cms.double( 0.2 ) + ), + TrackExtractorPSet = cms.PSet( + Diff_z = cms.double( 0.2 ), + inputTrackCollection = cms.InputTag( "hltIter0IterL3FromL1MuonTrackSelectionHighPurityCPUOnly" ), + Chi2Ndof_Max = cms.double( 1.0E64 ), + BeamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), + DR_Veto = cms.double( 0.01 ), + Pt_Min = cms.double( -1.0 ), + DR_Max = cms.double( 1.0 ), + NHits_Min = cms.uint32( 0 ), + Chi2Prob_Min = cms.double( -1.0 ), + Diff_r = cms.double( 0.1 ), + BeamlineOption = cms.string( "BeamSpotFromEvent" ), + ComponentName = cms.string( "TrackExtractor" ) + ), + JetExtractorPSet = cms.PSet( + JetCollectionLabel = cms.InputTag( "Notused" ), + DR_Veto = cms.double( 0.1 ), + DR_Max = cms.double( 1.0 ), + ExcludeMuonVeto = cms.bool( True ), + PrintTimeReport = cms.untracked.bool( False ), + PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), + ComponentName = cms.string( "JetExtractor" ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( False ), + UseMuonNavigation = cms.untracked.bool( False ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( False ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 0.5 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( "Notused" ), + CaloTowerCollectionLabel = cms.InputTag( "Notused" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "Notused" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 0.5 ), + useCalo = cms.bool( True ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( "Notused" ), + dRHcal = cms.double( 0.5 ), + dRHcalPreselection = cms.double( 0.5 ), + HORecHitCollectionLabel = cms.InputTag( "Notused" ) + ), + Threshold = cms.double( 5.0 ) + ), + trackDepositName = cms.string( "tracker" ), + ecalDepositName = cms.string( "ecal" ), + hcalDepositName = cms.string( "hcal" ), + hoDepositName = cms.string( "ho" ), + jetDepositName = cms.string( "jets" ), + TimingFillerParameters = cms.PSet( + DTTimingParameters = cms.PSet( + HitError = cms.double( 6.0 ), + MatchParameters = cms.PSet( + TightMatchDT = cms.bool( False ), + DTradius = cms.double( 0.01 ), + TightMatchCSC = cms.bool( True ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + DTsegments = cms.InputTag( "hltDt4DSegments" ) + ), + debug = cms.bool( False ), + DoWireCorr = cms.bool( False ), + RequireBothProjections = cms.bool( False ), + DTTimeOffset = cms.double( 2.7 ), + PruneCut = cms.double( 10000.0 ), + DTsegments = cms.InputTag( "hltDt4DSegments" ), + UseSegmentT0 = cms.bool( False ), + HitsMin = cms.int32( 5 ), + DropTheta = cms.bool( True ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ) + ), + UseCSC = cms.bool( True ), + CSCTimingParameters = cms.PSet( + MatchParameters = cms.PSet( + TightMatchDT = cms.bool( False ), + DTradius = cms.double( 0.01 ), + TightMatchCSC = cms.bool( True ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + DTsegments = cms.InputTag( "hltDt4DSegments" ) + ), + debug = cms.bool( False ), + CSCWireTimeOffset = cms.double( 0.0 ), + CSCStripError = cms.double( 7.0 ), + CSCTimeOffset = cms.double( 0.0 ), + CSCWireError = cms.double( 8.6 ), + PruneCut = cms.double( 100.0 ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + UseStripTime = cms.bool( True ), + CSCStripTimeOffset = cms.double( 0.0 ), + UseWireTime = cms.bool( True ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ) + ), + ErrorDT = cms.double( 6.0 ), + EcalEnergyCut = cms.double( 0.4 ), + UseECAL = cms.bool( True ), + ErrorEB = cms.double( 2.085 ), + UseDT = cms.bool( True ), + ErrorEE = cms.double( 6.95 ), + ErrorCSC = cms.double( 7.4 ) + ), + ShowerDigiFillerParameters = cms.PSet( + cscDigiCollectionLabel = cms.InputTag( 'muonCSCDigis','MuonCSCStripDigi' ), + digiMaxDistanceX = cms.double( 25.0 ), + dtDigiCollectionLabel = cms.InputTag( "muonDTDigis" ) + ), + TrackerKinkFinderParameters = cms.PSet( + usePosition = cms.bool( False ), + diagonalOnly = cms.bool( False ) + ), + fillEnergy = cms.bool( False ), + storeCrossedHcalRecHits = cms.bool( False ), + maxAbsPullX = cms.double( 4.0 ), + maxAbsEta = cms.double( 3.0 ), + minPt = cms.double( 2.0 ), + inputCollectionTypes = cms.vstring( 'inner tracks', + 'links', + 'outer tracks' ), + addExtraSoftMuons = cms.bool( False ), + fillGlobalTrackRefits = cms.bool( False ), + debugWithTruthMatching = cms.bool( False ), + inputCollectionLabels = cms.VInputTag( 'hltIterL3MuonAndMuonFromL1MergedCPUOnly','hltIterL3GlbMuonCPUOnly','hltL2Muons:UpdatedAtVtx' ), + fillCaloCompatibility = cms.bool( False ), + maxAbsPullY = cms.double( 9999.0 ), + maxAbsDy = cms.double( 9999.0 ), + minP = cms.double( 0.0 ), + minPCaloMuon = cms.double( 1.0E9 ), + maxAbsDx = cms.double( 3.0 ), + fillIsolation = cms.bool( False ), + writeIsoDeposits = cms.bool( False ), + minNumberOfMatches = cms.int32( 1 ), + fillMatching = cms.bool( True ), + fillShowerDigis = cms.bool( False ), + ptThresholdToFillCandidateP4WithGlobalFit = cms.double( 200.0 ), + sigmaThresholdToFillCandidateP4WithGlobalFit = cms.double( 2.0 ), + fillGlobalTrackQuality = cms.bool( False ), + globalTrackQualityInputTag = cms.InputTag( "glbTrackQual" ), + selectHighPurity = cms.bool( False ), + pvInputTag = cms.InputTag( "offlinePrimaryVertices" ), + fillTrackerKink = cms.bool( False ), + minCaloCompatibility = cms.double( 0.6 ), + runArbitrationCleaner = cms.bool( False ), + arbitrationCleanerOptions = cms.PSet( + OverlapDTheta = cms.double( 0.02 ), + Overlap = cms.bool( True ), + Clustering = cms.bool( True ), + ME1a = cms.bool( True ), + ClusterDTheta = cms.double( 0.02 ), + ClusterDPhi = cms.double( 0.6 ), + OverlapDPhi = cms.double( 0.0786 ) + ), + arbitrateTrackerMuons = cms.bool( True ) +) +fragment.hltIterL3MuonsCPUOnly = cms.EDProducer( "MuonIDFilterProducerForHLT", + inputMuonCollection = cms.InputTag( "hltIterL3MuonsNoIDCPUOnly" ), + applyTriggerIdLoose = cms.bool( True ), + typeMuon = cms.uint32( 0 ), + allowedTypeMask = cms.uint32( 0 ), + requiredTypeMask = cms.uint32( 0 ), + minNMuonHits = cms.int32( 0 ), + minNMuonStations = cms.int32( 0 ), + minNTrkLayers = cms.int32( 0 ), + minTrkHits = cms.int32( 0 ), + minPixLayer = cms.int32( 0 ), + minPixHits = cms.int32( 0 ), + minPt = cms.double( 0.0 ), + maxNormalizedChi2 = cms.double( 9999.0 ) +) +fragment.hltL3MuonsIterL3LinksCPUOnly = cms.EDProducer( "MuonLinksProducer", + inputCollection = cms.InputTag( "hltIterL3MuonsCPUOnly" ) +) +fragment.hltIterL3MuonTracksCPUOnly = cms.EDProducer( "HLTMuonTrackSelector", + track = cms.InputTag( "hltIterL3MuonAndMuonFromL1MergedCPUOnly" ), + muon = cms.InputTag( "hltIterL3MuonsCPUOnly" ), + originalMVAVals = cms.InputTag( "none" ), + copyMVA = cms.bool( False ), + copyExtras = cms.untracked.bool( True ), + copyTrajectories = cms.untracked.bool( False ) +) +fragment.hltIterL3MuonCandidatesCPUOnly = cms.EDProducer( "L3MuonCandidateProducerFromMuons", + InputObjects = cms.InputTag( "hltIterL3MuonsCPUOnly" ), + DisplacedReconstruction = cms.bool( False ) +) +fragment.hltIter0PFLowPixelSeedsFromPixelTracksCPUOnly = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", + InputCollection = cms.InputTag( "hltPixelTracksFromSoACPUOnly" ), + InputVertexCollection = cms.InputTag( "hltTrimmedPixelVerticesCPUOnly" ), + originHalfLength = cms.double( 0.3 ), + originRadius = cms.double( 0.1 ), + useProtoTrackKinematics = cms.bool( False ), + useEventsWithNoVertex = cms.bool( True ), + TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + usePV = cms.bool( False ), + includeFourthHit = cms.bool( True ), + SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) +) +fragment.hltIter0PFlowCkfTrackCandidatesCPUOnly = cms.EDProducer( "CkfTrackCandidateMaker", + cleanTrajectoryAfterInOut = cms.bool( False ), + doSeedingRegionRebuilding = cms.bool( False ), + onlyPixelHitsForSeedCleaner = cms.bool( False ), + reverseTrajectories = cms.bool( False ), + useHitsSplitting = cms.bool( False ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersCPUOnly" ), + src = cms.InputTag( "hltIter0PFLowPixelSeedsFromPixelTracksCPUOnly" ), + clustersToSkip = cms.InputTag( "" ), + phase2clustersToSkip = cms.InputTag( "" ), + TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter0GroupedCkfTrajectoryBuilderIT" ) ), + TransientInitialStateEstimatorParameters = cms.PSet( + propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), + numberMeasurementsForFit = cms.int32( 4 ), + propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) + ), + numHitsForSeedCleaner = cms.int32( 4 ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + RedundantSeedCleaner = cms.string( "CachingSeedCleanerBySharedInput" ), + TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), + maxNSeeds = cms.uint32( 100000 ), + maxSeedsBeforeCleaning = cms.uint32( 1000 ) +) +fragment.hltIter0PFlowCtfWithMaterialTracksCPUOnly = cms.EDProducer( "TrackProducer", + useSimpleMF = cms.bool( True ), + SimpleMagneticField = cms.string( "ParabolicMf" ), + src = cms.InputTag( "hltIter0PFlowCkfTrackCandidatesCPUOnly" ), + clusterRemovalInfo = cms.InputTag( "" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Fitter = cms.string( "hltESPFittingSmootherIT" ), + useHitsSplitting = cms.bool( False ), + alias = cms.untracked.string( "ctfWithMaterialTracks" ), + TrajectoryInEvent = cms.bool( False ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + AlgorithmName = cms.string( "hltIter0" ), + Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), + GeometricInnerState = cms.bool( True ), + NavigationSchool = cms.string( "" ), + MeasurementTracker = cms.string( "" ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersCPUOnly" ) +) +fragment.hltIter0PFlowTrackCutClassifierCPUOnly = cms.EDProducer( "TrackCutClassifier", + src = cms.InputTag( "hltIter0PFlowCtfWithMaterialTracksCPUOnly" ), + beamspot = cms.InputTag( "hltOnlineBeamSpot" ), + vertices = cms.InputTag( "hltTrimmedPixelVerticesCPUOnly" ), + ignoreVertices = cms.bool( False ), + qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), + mva = cms.PSet( + minPixelHits = cms.vint32( 0, 0, 0 ), + maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 15.0 ), + dr_par = cms.PSet( + d0err = cms.vdouble( 0.003, 0.003, 0.003 ), + dr_par2 = cms.vdouble( 3.40282346639E38, 0.6, 0.6 ), + dr_par1 = cms.vdouble( 3.40282346639E38, 0.8, 0.8 ), + dr_exp = cms.vint32( 4, 4, 4 ), + d0err_par = cms.vdouble( 0.001, 0.001, 0.001 ) + ), + maxLostLayers = cms.vint32( 1, 1, 1 ), + min3DLayers = cms.vint32( 0, 0, 0 ), + dz_par = cms.PSet( + dz_par1 = cms.vdouble( 3.40282346639E38, 0.75, 0.75 ), + dz_par2 = cms.vdouble( 3.40282346639E38, 0.5, 0.5 ), + dz_exp = cms.vint32( 4, 4, 4 ) + ), + minNVtxTrk = cms.int32( 3 ), + maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), + minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), + maxChi2 = cms.vdouble( 9999.0, 25.0, 16.0 ), + maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), + maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), + minLayers = cms.vint32( 3, 3, 3 ) + ) +) +fragment.hltMergedTracksCPUOnly = cms.EDProducer( "TrackCollectionFilterCloner", + originalSource = cms.InputTag( "hltIter0PFlowCtfWithMaterialTracksCPUOnly" ), + originalMVAVals = cms.InputTag( 'hltIter0PFlowTrackCutClassifierCPUOnly','MVAValues' ), + originalQualVals = cms.InputTag( 'hltIter0PFlowTrackCutClassifierCPUOnly','QualityMasks' ), + minQuality = cms.string( "highPurity" ), + copyExtras = cms.untracked.bool( True ), + copyTrajectories = cms.untracked.bool( False ) +) +fragment.hltPFMuonMergingCPUOnly = cms.EDProducer( "TrackListMerger", + ShareFrac = cms.double( 0.19 ), + FoundHitBonus = cms.double( 5.0 ), + LostHitPenalty = cms.double( 20.0 ), + MinPT = cms.double( 0.05 ), + Epsilon = cms.double( -0.001 ), + MaxNormalizedChisq = cms.double( 1000.0 ), + MinFound = cms.int32( 3 ), + TrackProducers = cms.VInputTag( 'hltIterL3MuonTracksCPUOnly','hltMergedTracksCPUOnly' ), + hasSelector = cms.vint32( 0, 0 ), + indivShareFrac = cms.vdouble( 1.0, 1.0 ), + selectedTrackQuals = cms.VInputTag( 'hltIterL3MuonTracksCPUOnly','hltMergedTracksCPUOnly' ), + setsToMerge = cms.VPSet( + cms.PSet( pQual = cms.bool( False ), + tLists = cms.vint32( 0, 1 ) + ) + ), + trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), + allowFirstHitShare = cms.bool( True ), + newQuality = cms.string( "confirmed" ), + copyExtras = cms.untracked.bool( True ), + writeOnlyTrkQuals = cms.bool( False ), + copyMVA = cms.bool( False ) +) +fragment.hltMuonLinksCPUOnly = cms.EDProducer( "MuonLinksProducerForHLT", + InclusiveTrackerTrackCollection = cms.InputTag( "hltPFMuonMergingCPUOnly" ), + LinkCollection = cms.InputTag( "hltL3MuonsIterL3LinksCPUOnly" ), + ptMin = cms.double( 2.5 ), + pMin = cms.double( 2.5 ), + shareHitFraction = cms.double( 0.8 ) +) +fragment.hltMuonsCPUOnly = cms.EDProducer( "MuonIdProducer", + MuonCaloCompatibility = cms.PSet( + delta_eta = cms.double( 0.02 ), + delta_phi = cms.double( 0.02 ), + allSiPMHO = cms.bool( False ), + MuonTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_muons_lowPt_3_1_norm.root" ), + PionTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_pions_lowPt_3_1_norm.root" ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( True ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( True ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 9999.0 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEB' ), + CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAllCPUOnly" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( True ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( True ), + HBHERecHitCollectionLabel = cms.InputTag( "hltHbherecoLegacy" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 0.05 ), + useCalo = cms.bool( False ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEE' ), + dRHcal = cms.double( 9999.0 ), + dRHcalPreselection = cms.double( 0.2 ), + HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) + ), + CaloExtractorPSet = cms.PSet( + DR_Veto_H = cms.double( 0.1 ), + CenterConeOnCalIntersection = cms.bool( False ), + NoiseTow_EE = cms.double( 0.15 ), + Noise_EB = cms.double( 0.025 ), + Noise_HE = cms.double( 0.2 ), + DR_Veto_E = cms.double( 0.07 ), + NoiseTow_EB = cms.double( 0.04 ), + Noise_EE = cms.double( 0.1 ), + UseRecHitsFlag = cms.bool( False ), + DR_Max = cms.double( 1.0 ), + DepositLabel = cms.untracked.string( "Cal" ), + Noise_HO = cms.double( 0.2 ), + DR_Veto_HO = cms.double( 0.1 ), + Threshold_H = cms.double( 0.5 ), + PrintTimeReport = cms.untracked.bool( False ), + Threshold_E = cms.double( 0.2 ), + PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), + ComponentName = cms.string( "CaloExtractorByAssociator" ), + Threshold_HO = cms.double( 0.5 ), + DepositInstanceLabels = cms.vstring( 'ecal', + 'hcal', + 'ho' ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( False ), + UseMuonNavigation = cms.untracked.bool( False ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( False ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 1.0 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEB' ), + CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAllCPUOnly" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "hltHbherecoLegacy" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 1.0 ), + useCalo = cms.bool( True ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEE' ), + dRHcal = cms.double( 1.0 ), + dRHcalPreselection = cms.double( 1.0 ), + HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) + ), + Noise_HB = cms.double( 0.2 ) + ), + TrackExtractorPSet = cms.PSet( + Diff_z = cms.double( 0.2 ), + inputTrackCollection = cms.InputTag( "hltPFMuonMergingCPUOnly" ), + Chi2Ndof_Max = cms.double( 1.0E64 ), + BeamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), + DR_Veto = cms.double( 0.01 ), + Pt_Min = cms.double( -1.0 ), + DR_Max = cms.double( 1.0 ), + DepositLabel = cms.untracked.string( "" ), + NHits_Min = cms.uint32( 0 ), + Chi2Prob_Min = cms.double( -1.0 ), + Diff_r = cms.double( 0.1 ), + BeamlineOption = cms.string( "BeamSpotFromEvent" ), + ComponentName = cms.string( "TrackExtractor" ) + ), + JetExtractorPSet = cms.PSet( + JetCollectionLabel = cms.InputTag( "hltAK4CaloJetsPFEt5CPUOnly" ), + DR_Veto = cms.double( 0.1 ), + DR_Max = cms.double( 1.0 ), + ExcludeMuonVeto = cms.bool( True ), + PrintTimeReport = cms.untracked.bool( False ), + PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), + ComponentName = cms.string( "JetExtractor" ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( False ), + UseMuonNavigation = cms.untracked.bool( False ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( False ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 0.5 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEB' ), + CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAllCPUOnly" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "hltHbherecoLegacy" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 0.5 ), + useCalo = cms.bool( True ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEE' ), + dRHcal = cms.double( 0.5 ), + dRHcalPreselection = cms.double( 0.5 ), + HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) + ), + Threshold = cms.double( 5.0 ) + ), + trackDepositName = cms.string( "tracker" ), + ecalDepositName = cms.string( "ecal" ), + hcalDepositName = cms.string( "hcal" ), + hoDepositName = cms.string( "ho" ), + jetDepositName = cms.string( "jets" ), + TimingFillerParameters = cms.PSet( + DTTimingParameters = cms.PSet( + HitError = cms.double( 6.0 ), + MatchParameters = cms.PSet( + TightMatchDT = cms.bool( False ), + DTradius = cms.double( 0.01 ), + TightMatchCSC = cms.bool( True ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + DTsegments = cms.InputTag( "hltDt4DSegments" ) + ), + debug = cms.bool( False ), + DoWireCorr = cms.bool( False ), + RequireBothProjections = cms.bool( False ), + DTTimeOffset = cms.double( 2.7 ), + PruneCut = cms.double( 10000.0 ), + DTsegments = cms.InputTag( "hltDt4DSegments" ), + UseSegmentT0 = cms.bool( False ), + HitsMin = cms.int32( 5 ), + DropTheta = cms.bool( True ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ) + ), + UseCSC = cms.bool( True ), + CSCTimingParameters = cms.PSet( + MatchParameters = cms.PSet( + TightMatchDT = cms.bool( False ), + DTradius = cms.double( 0.01 ), + TightMatchCSC = cms.bool( True ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + DTsegments = cms.InputTag( "hltDt4DSegments" ) + ), + debug = cms.bool( False ), + CSCWireTimeOffset = cms.double( 0.0 ), + CSCStripError = cms.double( 7.0 ), + CSCTimeOffset = cms.double( 0.0 ), + CSCWireError = cms.double( 8.6 ), + PruneCut = cms.double( 100.0 ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + UseStripTime = cms.bool( True ), + CSCStripTimeOffset = cms.double( 0.0 ), + UseWireTime = cms.bool( True ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ) + ), + ErrorDT = cms.double( 6.0 ), + EcalEnergyCut = cms.double( 0.4 ), + UseECAL = cms.bool( True ), + ErrorEB = cms.double( 2.085 ), + UseDT = cms.bool( True ), + ErrorEE = cms.double( 6.95 ), + ErrorCSC = cms.double( 7.4 ) + ), + ShowerDigiFillerParameters = cms.PSet( + cscDigiCollectionLabel = cms.InputTag( 'muonCSCDigis','MuonCSCStripDigi' ), + dtDigiCollectionLabel = cms.InputTag( "muonDTDigis" ), + digiMaxDistanceX = cms.double( 25.0 ) + ), + TrackerKinkFinderParameters = cms.PSet( + usePosition = cms.bool( False ), + diagonalOnly = cms.bool( False ) + ), + fillEnergy = cms.bool( True ), + storeCrossedHcalRecHits = cms.bool( False ), + maxAbsPullX = cms.double( 4.0 ), + maxAbsEta = cms.double( 3.0 ), + minPt = cms.double( 10.0 ), + inputCollectionTypes = cms.vstring( 'inner tracks', + 'links', + 'outer tracks' ), + addExtraSoftMuons = cms.bool( False ), + fillGlobalTrackRefits = cms.bool( False ), + debugWithTruthMatching = cms.bool( False ), + inputCollectionLabels = cms.VInputTag( 'hltPFMuonMergingCPUOnly','hltMuonLinksCPUOnly','hltL2Muons' ), + fillCaloCompatibility = cms.bool( True ), + maxAbsPullY = cms.double( 9999.0 ), + maxAbsDy = cms.double( 9999.0 ), + minP = cms.double( 10.0 ), + minPCaloMuon = cms.double( 1.0E9 ), + maxAbsDx = cms.double( 3.0 ), + fillIsolation = cms.bool( True ), + writeIsoDeposits = cms.bool( False ), + minNumberOfMatches = cms.int32( 1 ), + fillMatching = cms.bool( True ), + fillShowerDigis = cms.bool( False ), + ptThresholdToFillCandidateP4WithGlobalFit = cms.double( 200.0 ), + sigmaThresholdToFillCandidateP4WithGlobalFit = cms.double( 2.0 ), + fillGlobalTrackQuality = cms.bool( False ), + globalTrackQualityInputTag = cms.InputTag( "glbTrackQual" ), + selectHighPurity = cms.bool( False ), + pvInputTag = cms.InputTag( "offlinePrimaryVertices" ), + fillTrackerKink = cms.bool( False ), + minCaloCompatibility = cms.double( 0.6 ), + runArbitrationCleaner = cms.bool( False ), + arbitrationCleanerOptions = cms.PSet( + OverlapDTheta = cms.double( 0.02 ), + Overlap = cms.bool( True ), + Clustering = cms.bool( True ), + ME1a = cms.bool( True ), + ClusterDTheta = cms.double( 0.02 ), + ClusterDPhi = cms.double( 0.6 ), + OverlapDPhi = cms.double( 0.0786 ) + ), + arbitrateTrackerMuons = cms.bool( False ) +) +fragment.hltParticleFlowRecHitECALUnseededCPUOnly = cms.EDProducer( "PFRecHitProducer", + navigator = cms.PSet( + barrel = cms.PSet( ), + endcap = cms.PSet( ), + name = cms.string( "PFRecHitECALNavigator" ) + ), + producers = cms.VPSet( + cms.PSet( src = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEB' ), + srFlags = cms.InputTag( "" ), + name = cms.string( "PFEBRecHitCreator" ), + qualityTests = cms.VPSet( + cms.PSet( name = cms.string( "PFRecHitQTestDBThreshold" ), + applySelectionsToAllCrystals = cms.bool( True ) + ), + cms.PSet( topologicalCleaning = cms.bool( True ), + skipTTRecoveredHits = cms.bool( True ), + cleaningThreshold = cms.double( 2.0 ), + name = cms.string( "PFRecHitQTestECAL" ), + timingCleaning = cms.bool( True ) + ) + ) + ), + cms.PSet( src = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEE' ), + srFlags = cms.InputTag( "" ), + name = cms.string( "PFEERecHitCreator" ), + qualityTests = cms.VPSet( + cms.PSet( name = cms.string( "PFRecHitQTestDBThreshold" ), + applySelectionsToAllCrystals = cms.bool( True ) + ), + cms.PSet( topologicalCleaning = cms.bool( True ), + skipTTRecoveredHits = cms.bool( True ), + cleaningThreshold = cms.double( 2.0 ), + name = cms.string( "PFRecHitQTestECAL" ), + timingCleaning = cms.bool( True ) + ) + ) + ) + ) +) +fragment.hltParticleFlowRecHitHBHECPUOnly = cms.EDProducer( "PFRecHitProducer", + navigator = cms.PSet( + name = cms.string( "PFRecHitHCALDenseIdNavigator" ), + hcalEnums = cms.vint32( 1, 2 ) + ), + producers = cms.VPSet( + cms.PSet( src = cms.InputTag( "hltHbherecoLegacy" ), + name = cms.string( "PFHBHERecHitCreator" ), + qualityTests = cms.VPSet( + cms.PSet( name = cms.string( "PFRecHitQTestHCALThresholdVsDepth" ), + cuts = cms.VPSet( + cms.PSet( depth = cms.vint32( 1, 2, 3, 4 ), + threshold = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ), + detectorEnum = cms.int32( 1 ) + ), + cms.PSet( depth = cms.vint32( 1, 2, 3, 4, 5, 6, 7 ), + threshold = cms.vdouble( 0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ), + detectorEnum = cms.int32( 2 ) + ) + ) + ), + cms.PSet( flags = cms.vstring( 'Standard' ), + cleaningThresholds = cms.vdouble( 0.0 ), + name = cms.string( "PFRecHitQTestHCALChannel" ), + maxSeverities = cms.vint32( 11 ) + ) + ) + ) + ) +) +fragment.hltParticleFlowClusterECALUncorrectedUnseededCPUOnly = cms.EDProducer( "PFClusterProducer", + recHitsSource = cms.InputTag( "hltParticleFlowRecHitECALUnseededCPUOnly" ), + recHitCleaners = cms.VPSet( + ), + seedCleaners = cms.VPSet( + ), + seedFinder = cms.PSet( + thresholdsByDetector = cms.VPSet( + cms.PSet( seedingThresholdPt = cms.double( 0.15 ), + seedingThreshold = cms.double( 0.6 ), + detector = cms.string( "ECAL_ENDCAP" ) + ), + cms.PSet( seedingThresholdPt = cms.double( 0.0 ), + seedingThreshold = cms.double( 0.23 ), + detector = cms.string( "ECAL_BARREL" ) + ) + ), + algoName = cms.string( "LocalMaximumSeedFinder" ), + nNeighbours = cms.int32( 8 ) + ), + initialClusteringStep = cms.PSet( + thresholdsByDetector = cms.VPSet( + cms.PSet( gatheringThreshold = cms.double( 0.08 ), + gatheringThresholdPt = cms.double( 0.0 ), + detector = cms.string( "ECAL_BARREL" ) + ), + cms.PSet( gatheringThreshold = cms.double( 0.3 ), + gatheringThresholdPt = cms.double( 0.0 ), + detector = cms.string( "ECAL_ENDCAP" ) + ) + ), + algoName = cms.string( "Basic2DGenericTopoClusterizer" ), + useCornerCells = cms.bool( True ) + ), + pfClusterBuilder = cms.PSet( + minFracTot = cms.double( 1.0E-20 ), + stoppingTolerance = cms.double( 1.0E-8 ), + positionCalc = cms.PSet( + minAllowedNormalization = cms.double( 1.0E-9 ), + posCalcNCrystals = cms.int32( 9 ), + algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), + logWeightDenominator = cms.double( 0.08 ), + minFractionInCalc = cms.double( 1.0E-9 ), + timeResolutionCalcBarrel = cms.PSet( + corrTermLowE = cms.double( 0.0510871 ), + threshLowE = cms.double( 0.5 ), + noiseTerm = cms.double( 1.10889 ), + constantTermLowE = cms.double( 0.0 ), + noiseTermLowE = cms.double( 1.31883 ), + threshHighE = cms.double( 5.0 ), + constantTerm = cms.double( 0.428192 ) + ), + timeResolutionCalcEndcap = cms.PSet( + corrTermLowE = cms.double( 0.0 ), + threshLowE = cms.double( 1.0 ), + noiseTerm = cms.double( 5.72489999999 ), + constantTermLowE = cms.double( 0.0 ), + noiseTermLowE = cms.double( 6.92683000001 ), + threshHighE = cms.double( 10.0 ), + constantTerm = cms.double( 0.0 ) + ) + ), + maxIterations = cms.uint32( 50 ), + positionCalcForConvergence = cms.PSet( + minAllowedNormalization = cms.double( 0.0 ), + T0_ES = cms.double( 1.2 ), + algoName = cms.string( "ECAL2DPositionCalcWithDepthCorr" ), + T0_EE = cms.double( 3.1 ), + T0_EB = cms.double( 7.4 ), + X0 = cms.double( 0.89 ), + minFractionInCalc = cms.double( 0.0 ), + W0 = cms.double( 4.2 ) + ), + allCellsPositionCalc = cms.PSet( + minAllowedNormalization = cms.double( 1.0E-9 ), + posCalcNCrystals = cms.int32( -1 ), + algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), + logWeightDenominator = cms.double( 0.08 ), + minFractionInCalc = cms.double( 1.0E-9 ), + timeResolutionCalcBarrel = cms.PSet( + corrTermLowE = cms.double( 0.0510871 ), + threshLowE = cms.double( 0.5 ), + noiseTerm = cms.double( 1.10889 ), + constantTermLowE = cms.double( 0.0 ), + noiseTermLowE = cms.double( 1.31883 ), + threshHighE = cms.double( 5.0 ), + constantTerm = cms.double( 0.428192 ) + ), + timeResolutionCalcEndcap = cms.PSet( + corrTermLowE = cms.double( 0.0 ), + threshLowE = cms.double( 1.0 ), + noiseTerm = cms.double( 5.72489999999 ), + constantTermLowE = cms.double( 0.0 ), + noiseTermLowE = cms.double( 6.92683000001 ), + threshHighE = cms.double( 10.0 ), + constantTerm = cms.double( 0.0 ) + ) + ), + algoName = cms.string( "Basic2DGenericPFlowClusterizer" ), + recHitEnergyNorms = cms.VPSet( + cms.PSet( recHitEnergyNorm = cms.double( 0.08 ), + detector = cms.string( "ECAL_BARREL" ) + ), + cms.PSet( recHitEnergyNorm = cms.double( 0.3 ), + detector = cms.string( "ECAL_ENDCAP" ) + ) + ), + showerSigma = cms.double( 1.5 ), + minFractionToKeep = cms.double( 1.0E-7 ), + excludeOtherSeeds = cms.bool( True ) + ), + positionReCalc = cms.PSet( + minAllowedNormalization = cms.double( 0.0 ), + T0_ES = cms.double( 1.2 ), + algoName = cms.string( "ECAL2DPositionCalcWithDepthCorr" ), + T0_EE = cms.double( 3.1 ), + T0_EB = cms.double( 7.4 ), + X0 = cms.double( 0.89 ), + minFractionInCalc = cms.double( 0.0 ), + W0 = cms.double( 4.2 ) + ), + energyCorrector = cms.PSet( ) +) +fragment.hltParticleFlowClusterECALUnseededCPUOnly = cms.EDProducer( "CorrectedECALPFClusterProducer", + minimumPSEnergy = cms.double( 0.0 ), + skipPS = cms.bool( False ), + inputPS = cms.InputTag( "hltParticleFlowClusterPSUnseeded" ), + energyCorrector = cms.PSet( + applyCrackCorrections = cms.bool( False ), + srfAwareCorrection = cms.bool( True ), + applyMVACorrections = cms.bool( True ), + maxPtForMVAEvaluation = cms.double( 300.0 ), + recHitsEBLabel = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEB' ), + recHitsEELabel = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEE' ), + ebSrFlagLabel = cms.InputTag( "hltEcalDigisLegacy" ), + eeSrFlagLabel = cms.InputTag( "hltEcalDigisLegacy" ) + ), + inputECAL = cms.InputTag( "hltParticleFlowClusterECALUncorrectedUnseededCPUOnly" ) +) +fragment.hltParticleFlowClusterHBHECPUOnly = cms.EDProducer( "PFClusterProducer", + recHitsSource = cms.InputTag( "hltParticleFlowRecHitHBHECPUOnly" ), + recHitCleaners = cms.VPSet( + ), + seedCleaners = cms.VPSet( + ), + seedFinder = cms.PSet( + thresholdsByDetector = cms.VPSet( + cms.PSet( detector = cms.string( "HCAL_BARREL1" ), + depths = cms.vint32( 1, 2, 3, 4 ), + seedingThreshold = cms.vdouble( 0.125, 0.25, 0.35, 0.35 ), + seedingThresholdPt = cms.vdouble( 0.0, 0.0, 0.0, 0.0 ) + ), + cms.PSet( detector = cms.string( "HCAL_ENDCAP" ), + depths = cms.vint32( 1, 2, 3, 4, 5, 6, 7 ), + seedingThreshold = cms.vdouble( 0.1375, 0.275, 0.275, 0.275, 0.275, 0.275, 0.275 ), + seedingThresholdPt = cms.vdouble( 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 ) + ) + ), + algoName = cms.string( "LocalMaximumSeedFinder" ), + nNeighbours = cms.int32( 4 ) + ), + initialClusteringStep = cms.PSet( + thresholdsByDetector = cms.VPSet( + cms.PSet( detector = cms.string( "HCAL_BARREL1" ), + depths = cms.vint32( 1, 2, 3, 4 ), + gatheringThreshold = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ), + gatheringThresholdPt = cms.vdouble( 0.0, 0.0, 0.0, 0.0 ) + ), + cms.PSet( detector = cms.string( "HCAL_ENDCAP" ), + depths = cms.vint32( 1, 2, 3, 4, 5, 6, 7 ), + gatheringThreshold = cms.vdouble( 0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ), + gatheringThresholdPt = cms.vdouble( 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 ) + ) + ), + algoName = cms.string( "Basic2DGenericTopoClusterizer" ), + useCornerCells = cms.bool( True ) + ), + pfClusterBuilder = cms.PSet( + minFracTot = cms.double( 1.0E-20 ), + stoppingTolerance = cms.double( 1.0E-8 ), + positionCalc = cms.PSet( + minAllowedNormalization = cms.double( 1.0E-9 ), + posCalcNCrystals = cms.int32( 5 ), + algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), + minFractionInCalc = cms.double( 1.0E-9 ), + logWeightDenominatorByDetector = cms.VPSet( + cms.PSet( depths = cms.vint32( 1, 2, 3, 4 ), + detector = cms.string( "HCAL_BARREL1" ), + logWeightDenominator = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ) + ), + cms.PSet( depths = cms.vint32( 1, 2, 3, 4, 5, 6, 7 ), + detector = cms.string( "HCAL_ENDCAP" ), + logWeightDenominator = cms.vdouble( 0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ) + ) + ) + ), + maxIterations = cms.uint32( 5 ), + minChi2Prob = cms.double( 0.0 ), + allCellsPositionCalc = cms.PSet( + minAllowedNormalization = cms.double( 1.0E-9 ), + posCalcNCrystals = cms.int32( -1 ), + algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), + minFractionInCalc = cms.double( 1.0E-9 ), + logWeightDenominatorByDetector = cms.VPSet( + cms.PSet( depths = cms.vint32( 1, 2, 3, 4 ), + detector = cms.string( "HCAL_BARREL1" ), + logWeightDenominator = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ) + ), + cms.PSet( depths = cms.vint32( 1, 2, 3, 4, 5, 6, 7 ), + detector = cms.string( "HCAL_ENDCAP" ), + logWeightDenominator = cms.vdouble( 0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ) + ) + ) + ), + algoName = cms.string( "Basic2DGenericPFlowClusterizer" ), + recHitEnergyNorms = cms.VPSet( + cms.PSet( detector = cms.string( "HCAL_BARREL1" ), + depths = cms.vint32( 1, 2, 3, 4 ), + recHitEnergyNorm = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ) + ), + cms.PSet( detector = cms.string( "HCAL_ENDCAP" ), + depths = cms.vint32( 1, 2, 3, 4, 5, 6, 7 ), + recHitEnergyNorm = cms.vdouble( 0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ) + ) + ), + maxNSigmaTime = cms.double( 10.0 ), + showerSigma = cms.double( 10.0 ), + timeSigmaEE = cms.double( 10.0 ), + clusterTimeResFromSeed = cms.bool( False ), + minFractionToKeep = cms.double( 1.0E-7 ), + excludeOtherSeeds = cms.bool( True ), + timeResolutionCalcBarrel = cms.PSet( + corrTermLowE = cms.double( 0.0 ), + threshLowE = cms.double( 6.0 ), + noiseTerm = cms.double( 21.86 ), + constantTermLowE = cms.double( 4.24 ), + noiseTermLowE = cms.double( 8.0 ), + threshHighE = cms.double( 15.0 ), + constantTerm = cms.double( 2.82 ) + ), + timeResolutionCalcEndcap = cms.PSet( + corrTermLowE = cms.double( 0.0 ), + threshLowE = cms.double( 6.0 ), + noiseTerm = cms.double( 21.86 ), + constantTermLowE = cms.double( 4.24 ), + noiseTermLowE = cms.double( 8.0 ), + threshHighE = cms.double( 15.0 ), + constantTerm = cms.double( 2.82 ) + ), + timeSigmaEB = cms.double( 10.0 ) + ), + positionReCalc = cms.PSet( ), + energyCorrector = cms.PSet( ) +) +fragment.hltParticleFlowClusterHCALCPUOnly = cms.EDProducer( "PFMultiDepthClusterProducer", + clustersSource = cms.InputTag( "hltParticleFlowClusterHBHECPUOnly" ), + pfClusterBuilder = cms.PSet( + allCellsPositionCalc = cms.PSet( + minAllowedNormalization = cms.double( 1.0E-9 ), + posCalcNCrystals = cms.int32( -1 ), + algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), + minFractionInCalc = cms.double( 1.0E-9 ), + logWeightDenominatorByDetector = cms.VPSet( + cms.PSet( depths = cms.vint32( 1, 2, 3, 4 ), + detector = cms.string( "HCAL_BARREL1" ), + logWeightDenominator = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ) + ), + cms.PSet( depths = cms.vint32( 1, 2, 3, 4, 5, 6, 7 ), + detector = cms.string( "HCAL_ENDCAP" ), + logWeightDenominator = cms.vdouble( 0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ) + ) + ) + ), + algoName = cms.string( "PFMultiDepthClusterizer" ), + nSigmaPhi = cms.double( 2.0 ), + minFractionToKeep = cms.double( 1.0E-7 ), + nSigmaEta = cms.double( 2.0 ) + ), + positionReCalc = cms.PSet( ), + energyCorrector = cms.PSet( ) +) +fragment.hltLightPFTracksCPUOnly = cms.EDProducer( "LightPFTrackProducer", + TrackQuality = cms.string( "none" ), + UseQuality = cms.bool( False ), + TkColList = cms.VInputTag( 'hltPFMuonMergingCPUOnly' ) +) +fragment.hltParticleFlowBlockCPUOnly = cms.EDProducer( "PFBlockProducer", + verbose = cms.untracked.bool( False ), + debug = cms.untracked.bool( False ), + elementImporters = cms.VPSet( + cms.PSet( muonSrc = cms.InputTag( "hltMuonsCPUOnly" ), + source = cms.InputTag( "hltLightPFTracksCPUOnly" ), + NHitCuts_byTrackAlgo = cms.vuint32( 3, 3, 3, 3, 3, 3 ), + useIterativeTracking = cms.bool( False ), + importerName = cms.string( "GeneralTracksImporter" ), + DPtOverPtCuts_byTrackAlgo = cms.vdouble( 0.5, 0.5, 0.5, 0.5, 0.5, 0.5 ), + muonMaxDPtOPt = cms.double( 1.0 ), + trackQuality = cms.string( "highPurity" ), + cleanBadConvertedBrems = cms.bool( False ), + vetoEndcap = cms.bool( False ) + ), + cms.PSet( source = cms.InputTag( "hltParticleFlowClusterECALUnseededCPUOnly" ), + importerName = cms.string( "ECALClusterImporter" ), + BCtoPFCMap = cms.InputTag( "" ) + ), + cms.PSet( source = cms.InputTag( "hltParticleFlowClusterHCALCPUOnly" ), + importerName = cms.string( "GenericClusterImporter" ) + ), + cms.PSet( source = cms.InputTag( "hltParticleFlowClusterHF" ), + importerName = cms.string( "GenericClusterImporter" ) + ) + ), + linkDefinitions = cms.VPSet( + cms.PSet( linkType = cms.string( "TRACK:ECAL" ), + useKDTree = cms.bool( True ), + linkerName = cms.string( "TrackAndECALLinker" ) + ), + cms.PSet( linkType = cms.string( "TRACK:HCAL" ), + useKDTree = cms.bool( True ), + linkerName = cms.string( "TrackAndHCALLinker" ), + trajectoryLayerEntrance = cms.string( "HCALEntrance" ), + trajectoryLayerExit = cms.string( "HCALExit" ), + nMaxHcalLinksPerTrack = cms.int32( 1 ) + ), + cms.PSet( linkType = cms.string( "ECAL:HCAL" ), + useKDTree = cms.bool( False ), + linkerName = cms.string( "ECALAndHCALLinker" ), + minAbsEtaEcal = cms.double( 2.5 ) + ), + cms.PSet( linkType = cms.string( "HFEM:HFHAD" ), + useKDTree = cms.bool( False ), + linkerName = cms.string( "HFEMAndHFHADLinker" ) + ) + ) +) +fragment.hltParticleFlowCPUOnly = cms.EDProducer( "PFProducer", + verbose = cms.untracked.bool( False ), + debug = cms.untracked.bool( False ), + blocks = cms.InputTag( "hltParticleFlowBlockCPUOnly" ), + muons = cms.InputTag( "hltMuonsCPUOnly" ), + postMuonCleaning = cms.bool( True ), + vetoEndcap = cms.bool( False ), + vertexCollection = cms.InputTag( "hltPixelVerticesFromSoACPUOnly" ), + useVerticesForNeutral = cms.bool( True ), + useHO = cms.bool( False ), + PFEGammaCandidates = cms.InputTag( "particleFlowEGamma" ), + GedElectronValueMap = cms.InputTag( "gedGsfElectronsTmp" ), + GedPhotonValueMap = cms.InputTag( 'tmpGedPhotons','valMapPFEgammaCandToPhoton' ), + useEGammaElectrons = cms.bool( False ), + egammaElectrons = cms.InputTag( "" ), + useEGammaFilters = cms.bool( False ), + useProtectionsForJetMET = cms.bool( True ), + PFEGammaFiltersParameters = cms.PSet( + electron_protectionsForJetMET = cms.PSet( + maxE = cms.double( 50.0 ), + maxTrackPOverEele = cms.double( 1.0 ), + maxEcalEOverP_2 = cms.double( 0.2 ), + maxHcalEOverEcalE = cms.double( 0.1 ), + maxEcalEOverP_1 = cms.double( 0.5 ), + maxHcalEOverP = cms.double( 1.0 ), + maxEcalEOverPRes = cms.double( 0.2 ), + maxHcalE = cms.double( 10.0 ), + maxEeleOverPout = cms.double( 0.2 ), + maxNtracks = cms.double( 3.0 ), + maxEleHcalEOverEcalE = cms.double( 0.1 ), + maxDPhiIN = cms.double( 0.1 ), + maxEeleOverPoutRes = cms.double( 0.5 ) + ), + electron_maxElePtForOnlyMVAPresel = cms.double( 50.0 ), + photon_SigmaiEtaiEta_endcap = cms.double( 0.034 ), + electron_iso_combIso_endcap = cms.double( 10.0 ), + photon_protectionsForBadHcal = cms.PSet( + solidConeTrkIsoSlope = cms.double( 0.3 ), + enableProtections = cms.bool( False ), + solidConeTrkIsoOffset = cms.double( 10.0 ) + ), + electron_missinghits = cms.uint32( 1 ), + photon_MinEt = cms.double( 10.0 ), + electron_iso_pt = cms.double( 10.0 ), + electron_ecalDrivenHademPreselCut = cms.double( 0.15 ), + electron_iso_mva_endcap = cms.double( -0.1075 ), + electron_iso_combIso_barrel = cms.double( 10.0 ), + photon_protectionsForJetMET = cms.PSet( + sumPtTrackIsoSlope = cms.double( 0.001 ), + sumPtTrackIso = cms.double( 4.0 ) + ), + electron_protectionsForBadHcal = cms.PSet( + dEta = cms.vdouble( 0.0064, 0.01264 ), + dPhi = cms.vdouble( 0.0547, 0.0394 ), + enableProtections = cms.bool( False ), + eInvPInv = cms.vdouble( 0.184, 0.0721 ), + full5x5_sigmaIetaIeta = cms.vdouble( 0.0106, 0.0387 ) + ), + electron_noniso_mvaCut = cms.double( -0.1 ), + electron_iso_mva_barrel = cms.double( -0.1875 ), + photon_SigmaiEtaiEta_barrel = cms.double( 0.0125 ), + photon_combIso = cms.double( 10.0 ), + photon_HoE = cms.double( 0.05 ) + ), + muon_HCAL = cms.vdouble( 3.0, 3.0 ), + muon_ECAL = cms.vdouble( 0.5, 0.5 ), + muon_HO = cms.vdouble( 0.9, 0.9 ), + PFMuonAlgoParameters = cms.PSet( ), + rejectTracks_Bad = cms.bool( False ), + rejectTracks_Step45 = cms.bool( False ), + usePFNuclearInteractions = cms.bool( False ), + usePFConversions = cms.bool( False ), + usePFDecays = cms.bool( False ), + dptRel_DispVtx = cms.double( 10.0 ), + iCfgCandConnector = cms.PSet( + nuclCalibFactors = cms.vdouble( 0.8, 0.15, 0.5, 0.5, 0.05 ), + bCorrect = cms.bool( False ), + bCalibPrimary = cms.bool( False ) + ), + nsigma_TRACK = cms.double( 1.0 ), + pt_Error = cms.double( 1.0 ), + factors_45 = cms.vdouble( 10.0, 100.0 ), + goodTrackDeadHcal_ptErrRel = cms.double( 0.2 ), + goodTrackDeadHcal_chi2n = cms.double( 5.0 ), + goodTrackDeadHcal_layers = cms.uint32( 4 ), + goodTrackDeadHcal_validFr = cms.double( 0.5 ), + goodTrackDeadHcal_dxy = cms.double( 0.5 ), + goodPixelTrackDeadHcal_minEta = cms.double( 2.3 ), + goodPixelTrackDeadHcal_maxPt = cms.double( 50.0 ), + goodPixelTrackDeadHcal_ptErrRel = cms.double( 1.0 ), + goodPixelTrackDeadHcal_chi2n = cms.double( 2.0 ), + goodPixelTrackDeadHcal_maxLost3Hit = cms.int32( 0 ), + goodPixelTrackDeadHcal_maxLost4Hit = cms.int32( 1 ), + goodPixelTrackDeadHcal_dxy = cms.double( 0.02 ), + goodPixelTrackDeadHcal_dz = cms.double( 0.05 ), + pf_nsigma_ECAL = cms.double( 0.0 ), + pf_nsigma_HCAL = cms.double( 1.0 ), + pf_nsigma_HFEM = cms.double( 1.0 ), + pf_nsigma_HFHAD = cms.double( 1.0 ), + useCalibrationsFromDB = cms.bool( True ), + calibrationsLabel = cms.string( "HLT" ), + postHFCleaning = cms.bool( False ), + PFHFCleaningParameters = cms.PSet( + minSignificance = cms.double( 2.5 ), + maxSignificance = cms.double( 2.5 ), + minDeltaMet = cms.double( 0.4 ), + maxDeltaPhiPt = cms.double( 7.0 ), + minHFCleaningPt = cms.double( 5.0 ), + minSignificanceReduction = cms.double( 1.4 ) + ), + cleanedHF = cms.VInputTag( 'hltParticleFlowRecHitHF:Cleaned','hltParticleFlowClusterHF:Cleaned' ), + calibHF_use = cms.bool( False ), + calibHF_eta_step = cms.vdouble( 0.0, 2.9, 3.0, 3.2, 4.2, 4.4, 4.6, 4.8, 5.2, 5.4 ), + calibHF_a_EMonly = cms.vdouble( 0.96945, 0.96701, 0.76309, 0.82268, 0.87583, 0.89718, 0.98674, 1.4681, 1.458, 1.458 ), + calibHF_a_EMHAD = cms.vdouble( 1.42215, 1.00496, 0.68961, 0.81656, 0.98504, 0.98504, 1.00802, 1.0593, 1.4576, 1.4576 ), + calibHF_b_HADonly = cms.vdouble( 1.27541, 0.85361, 0.86333, 0.89091, 0.94348, 0.94348, 0.9437, 1.0034, 1.0444, 1.0444 ), + calibHF_b_EMHAD = cms.vdouble( 1.27541, 0.85361, 0.86333, 0.89091, 0.94348, 0.94348, 0.9437, 1.0034, 1.0444, 1.0444 ), + resolHF_square = cms.vdouble( 7.834401, 0.012996, 0.0 ) +) +fragment.hltAK4PFJetsCPUOnly = cms.EDProducer( "FastjetJetProducer", + useMassDropTagger = cms.bool( False ), + useFiltering = cms.bool( False ), + useDynamicFiltering = cms.bool( False ), + useTrimming = cms.bool( False ), + usePruning = cms.bool( False ), + useCMSBoostedTauSeedingAlgorithm = cms.bool( False ), + useKtPruning = cms.bool( False ), + useConstituentSubtraction = cms.bool( False ), + useSoftDrop = cms.bool( False ), + correctShape = cms.bool( False ), + UseOnlyVertexTracks = cms.bool( False ), + UseOnlyOnePV = cms.bool( False ), + muCut = cms.double( -1.0 ), + yCut = cms.double( -1.0 ), + rFilt = cms.double( -1.0 ), + rFiltFactor = cms.double( -1.0 ), + trimPtFracMin = cms.double( -1.0 ), + zcut = cms.double( -1.0 ), + rcut_factor = cms.double( -1.0 ), + csRho_EtaMax = cms.double( -1.0 ), + csRParam = cms.double( -1.0 ), + beta = cms.double( -1.0 ), + R0 = cms.double( -1.0 ), + gridMaxRapidity = cms.double( -1.0 ), + gridSpacing = cms.double( -1.0 ), + DzTrVtxMax = cms.double( 0.0 ), + DxyTrVtxMax = cms.double( 0.0 ), + MaxVtxZ = cms.double( 15.0 ), + subjetPtMin = cms.double( -1.0 ), + muMin = cms.double( -1.0 ), + muMax = cms.double( -1.0 ), + yMin = cms.double( -1.0 ), + yMax = cms.double( -1.0 ), + dRMin = cms.double( -1.0 ), + dRMax = cms.double( -1.0 ), + maxDepth = cms.int32( -1 ), + nFilt = cms.int32( -1 ), + MinVtxNdof = cms.int32( 0 ), + src = cms.InputTag( "hltParticleFlowCPUOnly" ), + srcPVs = cms.InputTag( "hltPixelVerticesFromSoACPUOnly" ), + jetType = cms.string( "PFJet" ), + jetAlgorithm = cms.string( "AntiKt" ), + rParam = cms.double( 0.4 ), + inputEtMin = cms.double( 0.0 ), + inputEMin = cms.double( 0.0 ), + jetPtMin = cms.double( 0.0 ), + doPVCorrection = cms.bool( False ), + doAreaFastjet = cms.bool( False ), + doRhoFastjet = cms.bool( False ), + doPUOffsetCorr = cms.bool( False ), + puPtMin = cms.double( 10.0 ), + nSigmaPU = cms.double( 1.0 ), + radiusPU = cms.double( 0.4 ), + subtractorName = cms.string( "" ), + useExplicitGhosts = cms.bool( False ), + doAreaDiskApprox = cms.bool( True ), + voronoiRfact = cms.double( -9.0 ), + Rho_EtaMax = cms.double( 4.4 ), + Ghost_EtaMax = cms.double( 6.0 ), + Active_Area_Repeats = cms.int32( 5 ), + GhostArea = cms.double( 0.01 ), + restrictInputs = cms.bool( False ), + maxInputs = cms.uint32( 1 ), + writeCompound = cms.bool( False ), + writeJetsWithConst = cms.bool( False ), + doFastJetNonUniform = cms.bool( False ), + useDeterministicSeed = cms.bool( True ), + minSeed = cms.uint32( 0 ), + verbosity = cms.int32( 0 ), + puWidth = cms.double( 0.0 ), + nExclude = cms.uint32( 0 ), + maxBadEcalCells = cms.uint32( 9999999 ), + maxBadHcalCells = cms.uint32( 9999999 ), + maxProblematicEcalCells = cms.uint32( 9999999 ), + maxProblematicHcalCells = cms.uint32( 9999999 ), + maxRecoveredEcalCells = cms.uint32( 9999999 ), + maxRecoveredHcalCells = cms.uint32( 9999999 ), + puCenters = cms.vdouble( ), + applyWeight = cms.bool( False ), + srcWeights = cms.InputTag( "" ), + minimumTowersFraction = cms.double( 0.0 ), + jetCollInstanceName = cms.string( "" ), + sumRecHits = cms.bool( False ) +) +fragment.hltAK4PFJetsLooseIDCPUOnly = cms.EDProducer( "HLTPFJetIDProducer", + minPt = cms.double( 20.0 ), + maxEta = cms.double( 1.0E99 ), + CHF = cms.double( 0.0 ), + NHF = cms.double( 0.99 ), + CEF = cms.double( 0.99 ), + NEF = cms.double( 0.99 ), + maxCF = cms.double( 99.0 ), + NCH = cms.int32( 0 ), + NTOT = cms.int32( 1 ), + jetsInput = cms.InputTag( "hltAK4PFJetsCPUOnly" ) +) +fragment.hltAK4PFJetsTightIDCPUOnly = cms.EDProducer( "HLTPFJetIDProducer", + minPt = cms.double( 20.0 ), + maxEta = cms.double( 1.0E99 ), + CHF = cms.double( 0.0 ), + NHF = cms.double( 0.9 ), + CEF = cms.double( 0.99 ), + NEF = cms.double( 0.99 ), + maxCF = cms.double( 99.0 ), + NCH = cms.int32( 0 ), + NTOT = cms.int32( 1 ), + jetsInput = cms.InputTag( "hltAK4PFJetsCPUOnly" ) +) +fragment.hltFixedGridRhoFastjetAllCPUOnly = cms.EDProducer( "FixedGridRhoProducerFastjet", + pfCandidatesTag = cms.InputTag( "hltParticleFlowCPUOnly" ), + maxRapidity = cms.double( 5.0 ), + gridSpacing = cms.double( 0.55 ) +) +fragment.hltAK4PFFastJetCorrectorCPUOnly = cms.EDProducer( "L1FastjetCorrectorProducer", + level = cms.string( "L1FastJet" ), + algorithm = cms.string( "AK4PFHLT" ), + srcRho = cms.InputTag( "hltFixedGridRhoFastjetAllCPUOnly" ) +) +fragment.hltAK4PFCorrectorCPUOnly = cms.EDProducer( "ChainedJetCorrectorProducer", + correctors = cms.VInputTag( 'hltAK4PFFastJetCorrectorCPUOnly','hltAK4PFRelativeCorrector','hltAK4PFAbsoluteCorrector','hltAK4PFResidualCorrector' ) +) +fragment.hltAK4PFJetsCorrectedCPUOnly = cms.EDProducer( "CorrectedPFJetProducer", + src = cms.InputTag( "hltAK4PFJetsCPUOnly" ), + correctors = cms.VInputTag( 'hltAK4PFCorrectorCPUOnly' ) +) +fragment.hltAK4PFJetsLooseIDCorrectedCPUOnly = cms.EDProducer( "CorrectedPFJetProducer", + src = cms.InputTag( "hltAK4PFJetsLooseIDCPUOnly" ), + correctors = cms.VInputTag( 'hltAK4PFCorrectorCPUOnly' ) +) +fragment.hltAK4PFJetsTightIDCorrectedCPUOnly = cms.EDProducer( "CorrectedPFJetProducer", + src = cms.InputTag( "hltAK4PFJetsTightIDCPUOnly" ), + correctors = cms.VInputTag( 'hltAK4PFCorrectorCPUOnly' ) +) +fragment.hltPFJetsCorrectedMatchedToCaloJets10CPUOnly = cms.EDProducer( "HLTPFJetsMatchedToFilteredCaloJetsProducer", + src = cms.InputTag( "hltAK4PFJetsCorrectedCPUOnly" ), + triggerJetsFilter = cms.InputTag( "hltSingleCaloJet10CPUOnly" ), + triggerJetsType = cms.int32( 85 ), + maxDeltaR = cms.double( 0.5 ) +) +fragment.hltSinglePFJet40CPUOnly = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltPFJetsCorrectedMatchedToCaloJets10CPUOnly" ), + triggerType = cms.int32( 85 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 40.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 5.0 ), + MinN = cms.int32( 1 ) +) +fragment.hltAlCaPFJet40GPUxorCPUFilter = cms.EDFilter( "TriggerResultsFilter", + usePathStatus = cms.bool( True ), + hltResults = cms.InputTag( "" ), + l1tResults = cms.InputTag( "" ), + l1tIgnoreMaskAndPrescale = cms.bool( False ), + throw = cms.bool( True ), + triggerConditions = cms.vstring( '( AlCa_PFJet40_v22 AND NOT AlCa_PFJet40_CPUOnly_v1 ) OR ( NOT AlCa_PFJet40_v22 AND AlCa_PFJet40_CPUOnly_v1 )' ) +) +fragment.hltPrePFJet40GPUvsCPU = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltL1sSingleTau = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_SingleTau120er2p1 OR L1_SingleTau130er2p1" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +) +fragment.hltPreMediumChargedIsoPFTau180HighPtRelaxedIsoTrk50eta2p1 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltSingleL2Tau80eta2p2 = cms.EDFilter( "HLT1CaloJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltL2TauJets" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 80.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.2 ), + MinN = cms.int32( 1 ) +) +fragment.hltPFTau180Track = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltSelectedPFTausTrackFinding" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 180.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 1 ) +) +fragment.hltPFTauMediumHighPtRelaxedIsoAbsoluteIsolationDiscriminator = cms.EDProducer( "PFRecoTauDiscriminationByIsolation", + storeRawFootprintCorrection = cms.bool( False ), + PFTauProducer = cms.InputTag( "hltPFTaus" ), + storeRawOccupancy = cms.bool( False ), + maximumSumPtCut = cms.double( 2.3 ), + qualityCuts = cms.PSet( + vertexTrackFiltering = cms.bool( False ), + isolationQualityCuts = cms.PSet( + maxDeltaZ = cms.double( 0.2 ), + minTrackPt = cms.double( 0.5 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 100.0 ), + maxTransverseImpactParameter = cms.double( 0.1 ), + useTracksInsteadOfPFHadrons = cms.bool( False ) + ), + primaryVertexSrc = cms.InputTag( "hltPixelVertices" ), + recoverLeadingTrk = cms.bool( False ), + signalQualityCuts = cms.PSet( + maxDeltaZ = cms.double( 0.2 ), + minTrackPt = cms.double( 0.0 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 1000.0 ), + maxTransverseImpactParameter = cms.double( 0.2 ), + useTracksInsteadOfPFHadrons = cms.bool( False ) + ), + vxAssocQualityCuts = cms.PSet( + minTrackPt = cms.double( 0.0 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 1000.0 ), + maxTransverseImpactParameter = cms.double( 0.2 ), + useTracksInsteadOfPFHadrons = cms.bool( False ) + ), + pvFindingAlgo = cms.string( "closestInDeltaZ" ) + ), + minTauPtForNoIso = cms.double( 500.0 ), + maxAbsPhotonSumPt_outsideSignalCone = cms.double( 1.0E9 ), + vertexSrc = cms.InputTag( "NotUsed" ), + applySumPtCut = cms.bool( True ), + rhoConeSize = cms.double( 0.5 ), + ApplyDiscriminationByTrackerIsolation = cms.bool( True ), + storeRawPhotonSumPt_outsideSignalCone = cms.bool( False ), + rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAll" ), + enableHGCalWorkaround = cms.bool( False ), + footprintCorrections = cms.VPSet( + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 0" ) + ), + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 1 || decayMode() = 2" ) + ), + cms.PSet( offset = cms.string( "2.7" ), + selection = cms.string( "decayMode() = 5" ) + ), + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 6" ) + ), + cms.PSet( offset = cms.string( "max(2.0, 0.22*pt() - 2.0)" ), + selection = cms.string( "decayMode() = 10" ) + ) + ), + deltaBetaFactor = cms.string( "0.38" ), + applyFootprintCorrection = cms.bool( False ), + UseAllPFCandsForWeights = cms.bool( False ), + relativeSumPtCut = cms.double( 0.06 ), + Prediscriminants = cms.PSet( BooleanOperator = cms.string( "and" ) ), + maximumOccupancy = cms.uint32( 0 ), + verbosity = cms.int32( 0 ), + applyOccupancyCut = cms.bool( False ), + applyDeltaBetaCorrection = cms.bool( False ), + applyRelativeSumPtCut = cms.bool( False ), + storeRawPUsumPt = cms.bool( False ), + applyPhotonPtSumOutsideSignalConeCut = cms.bool( False ), + deltaBetaPUTrackPtCutOverride = cms.bool( True ), + ApplyDiscriminationByWeightedECALIsolation = cms.bool( False ), + storeRawSumPt = cms.bool( False ), + ApplyDiscriminationByECALIsolation = cms.bool( False ), + applyRhoCorrection = cms.bool( False ), + WeightECALIsolation = cms.double( 1.0 ), + rhoUEOffsetCorrection = cms.double( 1.0 ), + maxRelPhotonSumPt_outsideSignalCone = cms.double( 0.1 ), + deltaBetaPUTrackPtCutOverride_val = cms.double( 0.5 ), + isoConeSizeForDeltaBeta = cms.double( 0.3 ), + relativeSumPtOffset = cms.double( 0.0 ), + customOuterCone = cms.double( -1.0 ), + particleFlowSrc = cms.InputTag( "hltParticleFlowForTaus" ) +) +fragment.hltPFTauMediumHighPtRelaxedIsoRelativeIsolationDiscriminator = cms.EDProducer( "PFRecoTauDiscriminationByIsolation", + storeRawFootprintCorrection = cms.bool( False ), + PFTauProducer = cms.InputTag( "hltPFTaus" ), storeRawOccupancy = cms.bool( False ), maximumSumPtCut = cms.double( 2.0 ), qualityCuts = cms.PSet( @@ -80968,7 +83688,7 @@ ) fragment.hltL1sDoubleTauBigOR = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_DoubleIsoTau32er2p1 OR L1_DoubleIsoTau34er2p1 OR L1_DoubleIsoTau36er2p1 OR L1_DoubleTau70er2p1" ), + L1SeedsLogicalExpression = cms.string( "L1_DoubleIsoTau32er2p1 OR L1_DoubleIsoTau34er2p1 OR L1_DoubleIsoTau35er2p1 OR L1_DoubleIsoTau36er2p1 OR L1_DoubleTau70er2p1" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -81093,7 +83813,7 @@ ) fragment.hltL1sTauVeryBigOR = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_LooseIsoEG22er2p1_IsoTau26er2p1_dR_Min0p3 OR L1_LooseIsoEG24er2p1_IsoTau27er2p1_dR_Min0p3 OR L1_LooseIsoEG22er2p1_Tau70er2p1_dR_Min0p3 OR L1_SingleTau120er2p1 OR L1_SingleTau130er2p1 OR L1_DoubleTau70er2p1 OR L1_DoubleIsoTau28er2p1 OR L1_DoubleIsoTau30er2p1 OR L1_DoubleIsoTau32er2p1 OR L1_DoubleIsoTau34er2p1 OR L1_DoubleIsoTau36er2p1 OR L1_DoubleIsoTau28er2p1_Mass_Max90 OR L1_DoubleIsoTau28er2p1_Mass_Max80 OR L1_DoubleIsoTau30er2p1_Mass_Max90 OR L1_DoubleIsoTau30er2p1_Mass_Max80 OR L1_Mu18er2p1_Tau24er2p1 OR L1_Mu18er2p1_Tau26er2p1 OR L1_Mu22er2p1_IsoTau28er2p1 OR L1_Mu22er2p1_IsoTau30er2p1 OR L1_Mu22er2p1_IsoTau32er2p1 OR L1_Mu22er2p1_IsoTau34er2p1 OR L1_Mu22er2p1_IsoTau36er2p1 OR L1_Mu22er2p1_IsoTau40er2p1 OR L1_Mu22er2p1_Tau70er2p1 OR L1_IsoTau52er2p1_QuadJet36er2p5 OR L1_DoubleJet35_Mass_Min450_IsoTau45_RmOvlp OR L1_DoubleJet_80_30_Mass_Min420_IsoTau40_RmOvlp OR L1_DoubleIsoTau26er2p1_Jet55_RmOvlp_dR0p5" ), + L1SeedsLogicalExpression = cms.string( "L1_LooseIsoEG22er2p1_IsoTau26er2p1_dR_Min0p3 OR L1_LooseIsoEG24er2p1_IsoTau27er2p1_dR_Min0p3 OR L1_LooseIsoEG22er2p1_Tau70er2p1_dR_Min0p3 OR L1_SingleTau120er2p1 OR L1_SingleTau130er2p1 OR L1_DoubleTau70er2p1 OR L1_DoubleIsoTau28er2p1 OR L1_DoubleIsoTau30er2p1 OR L1_DoubleIsoTau32er2p1 OR L1_DoubleIsoTau34er2p1 OR L1_DoubleIsoTau35er2p1 OR L1_DoubleIsoTau36er2p1 OR L1_DoubleIsoTau28er2p1_Mass_Max90 OR L1_DoubleIsoTau28er2p1_Mass_Max80 OR L1_DoubleIsoTau30er2p1_Mass_Max90 OR L1_DoubleIsoTau30er2p1_Mass_Max80 OR L1_Mu18er2p1_Tau24er2p1 OR L1_Mu18er2p1_Tau26er2p1 OR L1_Mu22er2p1_IsoTau28er2p1 OR L1_Mu22er2p1_IsoTau30er2p1 OR L1_Mu22er2p1_IsoTau32er2p1 OR L1_Mu22er2p1_IsoTau34er2p1 OR L1_Mu22er2p1_IsoTau36er2p1 OR L1_Mu22er2p1_IsoTau40er2p1 OR L1_Mu22er2p1_Tau70er2p1 OR L1_IsoTau52er2p1_QuadJet36er2p5 OR L1_DoubleJet35_Mass_Min450_IsoTau45_RmOvlp OR L1_DoubleJet_80_30_Mass_Min420_IsoTau40_RmOvlp OR L1_DoubleIsoTau26er2p1_Jet55_RmOvlp_dR0p5" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -81504,7 +84224,7 @@ is_online = cms.bool( True ), VSeWP = cms.vstring( '-1.' ), VSmuWP = cms.vstring( '-1.' ), - VSjetWP = cms.vstring( 'double t1 = 0.62, t2 = 0.3891, t3 = 0.05, x1 = 35, x2 = 100, x3 = 300; if (pt <= x1) return t1; if (pt >= x3) return t3; if (pt < x2) return (t2 - t1) / (x2 - x1) * (pt - x1) + t1; return (t3 - t2) / (x3 - x2) * (pt - x2) + t2;', + VSjetWP = cms.vstring( 'double t1 = 0.649, t2 = 0.441, t3 = 0.05, x1 = 35, x2 = 100, x3 = 300; if (pt <= x1) return t1; if (pt >= x3) return t3; if (pt < x2) return (t2 - t1) / (x2 - x1) * (pt - x1) + t1; return (t3 - t2) / (x3 - x2) * (pt - x2) + t2;', 'double t1 = 0.7045, t2 = 0.7029, t3 = 0.05, x1 = 30, x2 = 100, x3 = 300; if (pt <= x1) return t1; if (pt >= x3) return t3; if (pt < x2) return (t2 - t1) / (x2 - x1) * (pt - x1) + t1; return (t3 - t2) / (x3 - x2) * (pt - x2) + t2;', 'double t1 = 0.5419, t2 = 0.4837, t3 = 0.050, x1 = 27, x2 = 100, x3 = 300; if (pt <= x1) return t1; if (pt >= x3) return t3; if (pt < x2) return (t2 - t1) / (x2 - x1) * (pt - x1) + t1; return (t3 - t2) / (x3 - x2) * (pt - x2) + t2;', 'double t1 = 0.6072, t2 = 0.125, x1 = 180, x2 = 500; if (pt <= x1) return t1; if (pt >= x2) return t2; return (t2 - t1) / (x2 - x1) * (pt - x1) + t1;' ), @@ -81522,7 +84242,7 @@ cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauDeepTauProducer", "VSjet" ), rawValues = cms.vstring( ), selectionCuts = cms.vdouble( ), - workingPoints = cms.vstring( 'double t1 = 0.62, t2 = 0.3891, t3 = 0.05, x1 = 35, x2 = 100, x3 = 300; if (pt <= x1) return t1; if (pt >= x3) return t3; if (pt < x2) return (t2 - t1) / (x2 - x1) * (pt - x1) + t1; return (t3 - t2) / (x3 - x2) * (pt - x2) + t2;' ) + workingPoints = cms.vstring( 'double t1 = 0.649, t2 = 0.441, t3 = 0.05, x1 = 35, x2 = 100, x3 = 300; if (pt <= x1) return t1; if (pt >= x3) return t3; if (pt < x2) return (t2 - t1) / (x2 - x1) * (pt - x1) + t1; return (t3 - t2) / (x3 - x2) * (pt - x2) + t2;' ) ) ) ) @@ -84040,7 +86760,7 @@ cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauDeepTauProducer", "VSjet" ), rawValues = cms.vstring( ), selectionCuts = cms.vdouble( ), - workingPoints = cms.vstring( 'double t1 = 0.62, t2 = 0.3891, t3 = 0.05, x1 = 35, x2 = 100, x3 = 300; if (pt <= x1) return t1; if (pt >= x3) return t3; if (pt < x2) return (t2 - t1) / (x2 - x1) * (pt - x1) + t1; return (t3 - t2) / (x3 - x2) * (pt - x2) + t2;' ) + workingPoints = cms.vstring( 'double t1 = 0.649, t2 = 0.441, t3 = 0.05, x1 = 35, x2 = 100, x3 = 300; if (pt <= x1) return t1; if (pt >= x3) return t3; if (pt < x2) return (t2 - t1) / (x2 - x1) * (pt - x1) + t1; return (t3 - t2) / (x3 - x2) * (pt - x2) + t2;' ) ) ) ) @@ -88698,7 +91418,7 @@ fragment.hltCaloJetTimingProducer = cms.EDProducer( "HLTCaloJetTimingProducer", jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducer" ), barrelJets = cms.bool( True ), - endcapJets = cms.bool( False ), + endcapJets = cms.bool( True ), ecalCellEnergyThresh = cms.double( 0.5 ), ecalCellTimeThresh = cms.double( 12.5 ), ecalCellTimeErrorThresh = cms.double( 100.0 ), @@ -88718,6 +91438,10 @@ jetEcalEtForTimingThresh = cms.double( 10.0 ), minJetPt = cms.double( 40.0 ) ) +fragment.hltPreHT430DelayedJet40DoubleDelay0p5nsInclusive = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) fragment.hltPreHT430DelayedJet40DoubleDelay1nsInclusive = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) @@ -88833,7 +91557,7 @@ fragment.hltCaloJetTimingProducerSingle = cms.EDProducer( "HLTCaloJetTimingProducer", jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducerSingle" ), barrelJets = cms.bool( True ), - endcapJets = cms.bool( False ), + endcapJets = cms.bool( True ), ecalCellEnergyThresh = cms.double( 0.5 ), ecalCellTimeThresh = cms.double( 12.5 ), ecalCellTimeErrorThresh = cms.double( 100.0 ), @@ -88869,6 +91593,46 @@ jetEcalEtForTimingThresh = cms.double( 10.0 ), minJetPt = cms.double( 40.0 ) ) +fragment.hltPreHT430DelayedJet40SingleDelay0p5nsInclusive = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltCaloJetTimingFilterSingle0p5ns = cms.EDFilter( "HLTCaloJetTimingFilter", + saveTags = cms.bool( True ), + jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducerSingle" ), + jetTimes = cms.InputTag( "hltCaloJetTimingProducerSingle" ), + jetCellsForTiming = cms.InputTag( 'hltCaloJetTimingProducerSingle','jetCellsForTiming' ), + jetEcalEtForTiming = cms.InputTag( 'hltCaloJetTimingProducerSingle','jetEcalEtForTiming' ), + minJets = cms.uint32( 1 ), + jetTimeThresh = cms.double( 0.5 ), + jetCellsForTimingThresh = cms.uint32( 5 ), + jetEcalEtForTimingThresh = cms.double( 10.0 ), + minJetPt = cms.double( 40.0 ) +) +fragment.hltPreHT430DelayedJet40SingleDelay0p5nsTrackless = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltPreHT430DelayedJet40SingleDelay1nsInclusive = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltPreHT430DelayedJet40SingleDelay1p5nsInclusive = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltCaloJetTimingFilterSingle1p5ns = cms.EDFilter( "HLTCaloJetTimingFilter", + saveTags = cms.bool( True ), + jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducerSingle" ), + jetTimes = cms.InputTag( "hltCaloJetTimingProducerSingle" ), + jetCellsForTiming = cms.InputTag( 'hltCaloJetTimingProducerSingle','jetCellsForTiming' ), + jetEcalEtForTiming = cms.InputTag( 'hltCaloJetTimingProducerSingle','jetEcalEtForTiming' ), + minJets = cms.uint32( 1 ), + jetTimeThresh = cms.double( 1.5 ), + jetCellsForTimingThresh = cms.uint32( 5 ), + jetEcalEtForTimingThresh = cms.double( 10.0 ), + minJetPt = cms.double( 40.0 ) +) fragment.hltL1sVoMu6HTT240Or250 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), L1SeedsLogicalExpression = cms.string( "L1_Mu6_HTT240er OR L1_Mu6_HTT250er" ), @@ -89445,12 +92209,12 @@ MinSizeRegionCutNstations = cms.vint32( -1, 1, -1, 1 ), MaxSizeRegionCutNstations = cms.vint32( 1, -1, 1, -1 ), MinSizeRegionCutClusterSize = cms.vint32( -1, -1, -1, -1 ), - Max_nMB1 = cms.int32( 0 ), - Max_nMB2 = cms.int32( 0 ), - Max_nME11 = cms.int32( 0 ), - Max_nME12 = cms.int32( 0 ), - Max_nME41 = cms.int32( 0 ), - Max_nME42 = cms.int32( 0 ), + Max_nMB1 = cms.int32( -1 ), + Max_nMB2 = cms.int32( -1 ), + Max_nME11 = cms.int32( -1 ), + Max_nME12 = cms.int32( -1 ), + Max_nME41 = cms.int32( -1 ), + Max_nME42 = cms.int32( -1 ), MinNstation = cms.int32( 0 ), MinAvgStation = cms.double( 0.0 ), MinTime = cms.double( -999.0 ), @@ -89466,19 +92230,19 @@ fragment.hltMuonRecHitClusterNoMB1SFilter50 = cms.EDFilter( "HLTMuonRecHitClusterFilter", ClusterTag = cms.InputTag( "hltDTrechitClusterProducer50" ), MinN = cms.int32( 1 ), - MinSize = cms.int32( 50 ), + MinSize = cms.int32( -1 ), MinSizeMinusMB1 = cms.int32( 50 ), MinSizeRegionCutEtas = cms.vdouble( -1.0, -1.0, 1.9, 1.9 ), MaxSizeRegionCutEtas = cms.vdouble( 1.9, 1.9, -1.0, -1.0 ), MinSizeRegionCutNstations = cms.vint32( -1, 1, -1, 1 ), MaxSizeRegionCutNstations = cms.vint32( 1, -1, 1, -1 ), MinSizeRegionCutClusterSize = cms.vint32( -1, -1, -1, -1 ), - Max_nMB1 = cms.int32( 1 ), - Max_nMB2 = cms.int32( 0 ), - Max_nME11 = cms.int32( 0 ), - Max_nME12 = cms.int32( 0 ), - Max_nME41 = cms.int32( 0 ), - Max_nME42 = cms.int32( 0 ), + Max_nMB1 = cms.int32( -1 ), + Max_nMB2 = cms.int32( -1 ), + Max_nME11 = cms.int32( -1 ), + Max_nME12 = cms.int32( -1 ), + Max_nME41 = cms.int32( -1 ), + Max_nME42 = cms.int32( -1 ), MinNstation = cms.int32( 0 ), MinAvgStation = cms.double( 0.0 ), MinTime = cms.double( -999.0 ), @@ -89848,18 +92612,88 @@ offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) +fragment.hltCaloJetTimingBarrelOnlyProducerSingle = cms.EDProducer( "HLTCaloJetTimingProducer", + jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducerSingle" ), + barrelJets = cms.bool( True ), + endcapJets = cms.bool( False ), + ecalCellEnergyThresh = cms.double( 0.5 ), + ecalCellTimeThresh = cms.double( 12.5 ), + ecalCellTimeErrorThresh = cms.double( 100.0 ), + matchingRadius = cms.double( 0.4 ), + ebRecHitsColl = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + eeRecHitsColl = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ) +) +fragment.hltCaloJetTimingBarrelOnlyFilterSingle1ns = cms.EDFilter( "HLTCaloJetTimingFilter", + saveTags = cms.bool( True ), + jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducerSingle" ), + jetTimes = cms.InputTag( "hltCaloJetTimingBarrelOnlyProducerSingle" ), + jetCellsForTiming = cms.InputTag( 'hltCaloJetTimingBarrelOnlyProducerSingle','jetCellsForTiming' ), + jetEcalEtForTiming = cms.InputTag( 'hltCaloJetTimingBarrelOnlyProducerSingle','jetEcalEtForTiming' ), + minJets = cms.uint32( 1 ), + jetTimeThresh = cms.double( 1.0 ), + jetCellsForTimingThresh = cms.uint32( 5 ), + jetEcalEtForTimingThresh = cms.double( 10.0 ), + minJetPt = cms.double( 40.0 ) +) fragment.hltPreHT200L1SingleLLPJetDelayedJet40SingleDelay2nsInclusive = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) +fragment.hltCaloJetTimingBarrelOnlyFilterSingle2ns = cms.EDFilter( "HLTCaloJetTimingFilter", + saveTags = cms.bool( True ), + jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducerSingle" ), + jetTimes = cms.InputTag( "hltCaloJetTimingBarrelOnlyProducerSingle" ), + jetCellsForTiming = cms.InputTag( 'hltCaloJetTimingBarrelOnlyProducerSingle','jetCellsForTiming' ), + jetEcalEtForTiming = cms.InputTag( 'hltCaloJetTimingBarrelOnlyProducerSingle','jetEcalEtForTiming' ), + minJets = cms.uint32( 1 ), + jetTimeThresh = cms.double( 2.0 ), + jetCellsForTimingThresh = cms.uint32( 5 ), + jetEcalEtForTimingThresh = cms.double( 10.0 ), + minJetPt = cms.double( 40.0 ) +) fragment.hltPreHT200L1SingleLLPJetDelayedJet40DoubleDelay0p5nsTrackless = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) +fragment.hltCaloJetTimingBarrelOnlyProducer = cms.EDProducer( "HLTCaloJetTimingProducer", + jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducer" ), + barrelJets = cms.bool( True ), + endcapJets = cms.bool( False ), + ecalCellEnergyThresh = cms.double( 0.5 ), + ecalCellTimeThresh = cms.double( 12.5 ), + ecalCellTimeErrorThresh = cms.double( 100.0 ), + matchingRadius = cms.double( 0.4 ), + ebRecHitsColl = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + eeRecHitsColl = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ) +) +fragment.hltCaloJetTimingBarrelOnlyFilterDouble0p5ns = cms.EDFilter( "HLTCaloJetTimingFilter", + saveTags = cms.bool( True ), + jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducer" ), + jetTimes = cms.InputTag( "hltCaloJetTimingBarrelOnlyProducer" ), + jetCellsForTiming = cms.InputTag( 'hltCaloJetTimingBarrelOnlyProducer','jetCellsForTiming' ), + jetEcalEtForTiming = cms.InputTag( 'hltCaloJetTimingBarrelOnlyProducer','jetEcalEtForTiming' ), + minJets = cms.uint32( 2 ), + jetTimeThresh = cms.double( 0.5 ), + jetCellsForTimingThresh = cms.uint32( 5 ), + jetEcalEtForTimingThresh = cms.double( 10.0 ), + minJetPt = cms.double( 40.0 ) +) fragment.hltPreHT200L1SingleLLPJetDelayedJet40DoubleDelay1nsInclusive = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) +fragment.hltCaloJetTimingBarrelOnlyFilterDouble1ns = cms.EDFilter( "HLTCaloJetTimingFilter", + saveTags = cms.bool( True ), + jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducer" ), + jetTimes = cms.InputTag( "hltCaloJetTimingBarrelOnlyProducer" ), + jetCellsForTiming = cms.InputTag( 'hltCaloJetTimingBarrelOnlyProducer','jetCellsForTiming' ), + jetEcalEtForTiming = cms.InputTag( 'hltCaloJetTimingBarrelOnlyProducer','jetEcalEtForTiming' ), + minJets = cms.uint32( 2 ), + jetTimeThresh = cms.double( 1.0 ), + jetCellsForTimingThresh = cms.uint32( 5 ), + jetEcalEtForTimingThresh = cms.double( 10.0 ), + minJetPt = cms.double( 40.0 ) +) fragment.hltPreHT200L1SingleLLPJetDisplacedDijet30Inclusive1PtrkShortSig5 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) @@ -94305,11 +97139,11 @@ ) fragment.hltExpressMuonsFilter = cms.EDFilter( "TriggerResultsFilter", usePathStatus = cms.bool( True ), - hltResults = cms.InputTag( 'TriggerResults','','@currentProcess' ), + hltResults = cms.InputTag( "" ), l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( '( HLT_IsoMu20_v16 OR HLT_IsoMu24_v14 OR HLT_IsoMu27_v17 )' ) + triggerConditions = cms.vstring( '( HLT_IsoMu20_v17 OR HLT_IsoMu24_v15 OR HLT_IsoMu27_v18 )' ) ) fragment.hltPreOnlineMonitorGroup = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -94317,11 +97151,11 @@ ) fragment.hltOnlineMonitorGroupFilter = cms.EDFilter( "TriggerResultsFilter", usePathStatus = cms.bool( True ), - hltResults = cms.InputTag( 'TriggerResults','','@currentProcess' ), + hltResults = cms.InputTag( "" ), l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( '( HLT_Random_v3 OR HLT_HcalNZS_v14 OR HLT_HcalPhiSym_v16 OR HLT_L1SingleMu7_v2 OR HLT_L1DoubleMu0_v2 OR HLT_L1SingleEG10_v3 OR HLT_L1SingleEG18_v2 OR HLT_Photon22_v3 OR HLT_L1SingleJet35_v2 OR HLT_L1SingleJet200_v2 OR HLT_L1DoubleJetC50_v3 OR HLT_CaloJet10_NoJetID_v4 OR HLT_CaloJet20_NoJetID_v4 OR HLT_CaloJet50_NoJetID_v4 )' ) + triggerConditions = cms.vstring( '( HLT_Random_v3 OR HLT_HcalNZS_v14 OR HLT_HcalPhiSym_v16 OR HLT_L1SingleMu7_v2 OR HLT_L1DoubleMu0_v2 OR HLT_L1SingleEG10_v3 OR HLT_L1SingleEG18_v2 OR HLT_Photon22_v4 OR HLT_L1SingleJet35_v2 OR HLT_L1SingleJet200_v2 OR HLT_L1DoubleJetC50_v3 OR HLT_CaloJet10_NoJetID_v5 OR HLT_CaloJet20_NoJetID_v5 OR HLT_CaloJet50_NoJetID_v5 )' ) ) fragment.hltPreHIOnlineMonitorGroup = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -94329,7 +97163,7 @@ ) fragment.hltHIOnlineMonitorGroupFilter = cms.EDFilter( "TriggerResultsFilter", usePathStatus = cms.bool( True ), - hltResults = cms.InputTag( 'TriggerResults','','@currentProcess' ), + hltResults = cms.InputTag( "" ), l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), @@ -94341,15 +97175,13 @@ ) fragment.hltEcalConsumerCPU = cms.EDAnalyzer( "GenericConsumer", eventProducts = cms.untracked.vstring( 'hltEcalDigis@cpu', - 'hltEcalUncalibRecHit@cpu', - 'hltEcalRecHit@cpu' ), + 'hltEcalUncalibRecHit@cpu' ), lumiProducts = cms.untracked.vstring( ), runProducts = cms.untracked.vstring( ) ) fragment.hltEcalConsumerGPU = cms.EDAnalyzer( "GenericConsumer", eventProducts = cms.untracked.vstring( 'hltEcalDigis@cuda', - 'hltEcalUncalibRecHit@cuda', - 'hltEcalRecHit@cuda' ), + 'hltEcalUncalibRecHit@cuda' ), lumiProducts = cms.untracked.vstring( ), runProducts = cms.untracked.vstring( ) ) @@ -120262,8 +123094,8 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'AlCa_AK8PFJet40_v16', - 'AlCa_PFJet40_v21' ) + triggerConditions = cms.vstring( 'AlCa_AK8PFJet40_v17', + 'AlCa_PFJet40_v22' ) ) fragment.hltPreDatasetAlCaLowPtJet = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -120275,7 +123107,7 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'AlCa_LumiPixelsCounts_Random_v3' ) + triggerConditions = cms.vstring( 'AlCa_LumiPixelsCounts_Random_v4' ) ) fragment.hltPreDatasetAlCaLumiPixelsCountsExpress = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -120287,7 +123119,7 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'AlCa_LumiPixelsCounts_ZeroBias_v3' ) + triggerConditions = cms.vstring( 'AlCa_LumiPixelsCounts_ZeroBias_v4' ) ) fragment.hltPreDatasetAlCaLumiPixelsCountsPrompt = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -120299,18 +123131,18 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'AlCa_EcalEtaEBonlyForHI_v2', - 'AlCa_EcalEtaEBonly_v14', - 'AlCa_EcalEtaEEonlyForHI_v2', - 'AlCa_EcalEtaEEonly_v14', - 'AlCa_EcalPi0EBonlyForHI_v2', - 'AlCa_EcalPi0EBonly_v14', - 'AlCa_EcalPi0EEonlyForHI_v2', - 'AlCa_EcalPi0EEonly_v14', - 'AlCa_HIEcalEtaEBonly_v2', - 'AlCa_HIEcalEtaEEonly_v2', - 'AlCa_HIEcalPi0EBonly_v2', - 'AlCa_HIEcalPi0EEonly_v2' ) + triggerConditions = cms.vstring( 'AlCa_EcalEtaEBonlyForHI_v3', + 'AlCa_EcalEtaEBonly_v15', + 'AlCa_EcalEtaEEonlyForHI_v3', + 'AlCa_EcalEtaEEonly_v15', + 'AlCa_EcalPi0EBonlyForHI_v3', + 'AlCa_EcalPi0EBonly_v15', + 'AlCa_EcalPi0EEonlyForHI_v3', + 'AlCa_EcalPi0EEonly_v15', + 'AlCa_HIEcalEtaEBonly_v3', + 'AlCa_HIEcalEtaEEonly_v3', + 'AlCa_HIEcalPi0EBonly_v3', + 'AlCa_HIEcalPi0EEonly_v3' ) ) fragment.hltPreDatasetAlCaP0 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -120348,8 +123180,8 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'AlCa_EcalPhiSymForHI_v2', - 'AlCa_EcalPhiSym_v10' ) + triggerConditions = cms.vstring( 'AlCa_EcalPhiSymForHI_v3', + 'AlCa_EcalPhiSym_v11' ) ) fragment.hltPreDatasetAlCaPhiSym = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -120361,15 +123193,15 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_BTagMu_AK4DiJet110_Mu5_v14', - 'HLT_BTagMu_AK4DiJet170_Mu5_v13', - 'HLT_BTagMu_AK4DiJet20_Mu5_v14', - 'HLT_BTagMu_AK4DiJet40_Mu5_v14', - 'HLT_BTagMu_AK4DiJet70_Mu5_v14', - 'HLT_BTagMu_AK4Jet300_Mu5_v13', - 'HLT_BTagMu_AK8DiJet170_Mu5_v10', - 'HLT_BTagMu_AK8Jet170_DoubleMu5_v3', - 'HLT_BTagMu_AK8Jet300_Mu5_v13' ) + triggerConditions = cms.vstring( 'HLT_BTagMu_AK4DiJet110_Mu5_v15', + 'HLT_BTagMu_AK4DiJet170_Mu5_v14', + 'HLT_BTagMu_AK4DiJet20_Mu5_v15', + 'HLT_BTagMu_AK4DiJet40_Mu5_v15', + 'HLT_BTagMu_AK4DiJet70_Mu5_v15', + 'HLT_BTagMu_AK4Jet300_Mu5_v14', + 'HLT_BTagMu_AK8DiJet170_Mu5_v11', + 'HLT_BTagMu_AK8Jet170_DoubleMu5_v4', + 'HLT_BTagMu_AK8Jet300_Mu5_v14' ) ) fragment.hltPreDatasetBTagMu = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -120381,9 +123213,10 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_IsoTrackHB_v5', - 'HLT_IsoTrackHE_v5', - 'HLT_L1_CDC_SingleMu_3_er1p2_TOP120_DPHI2p618_3p142_v3' ) + triggerConditions = cms.vstring( 'HLT_IsoTrackHB_v6', + 'HLT_IsoTrackHE_v6', + 'HLT_L1_CDC_SingleMu_3_er1p2_TOP120_DPHI2p618_3p142_v3', + 'HLT_PFJet40_GPUvsCPU_v1' ) ) fragment.hltPreDatasetCommissioning = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -120413,12 +123246,12 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'DQM_EcalReconstruction_v3', - 'DQM_HIEcalReconstruction_v1', + triggerConditions = cms.vstring( 'DQM_EcalReconstruction_v4', + 'DQM_HIEcalReconstruction_v2', 'DQM_HIHcalReconstruction_v1', - 'DQM_HIPixelReconstruction_v1', + 'DQM_HIPixelReconstruction_v2', 'DQM_HcalReconstruction_v3', - 'DQM_PixelReconstruction_v3' ) + 'DQM_PixelReconstruction_v4' ) ) fragment.hltPreDatasetDQMGPUvsCPU = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -120430,11 +123263,11 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_HIHT80_Beamspot_ppRef5TeV_v4', - 'HLT_HT300_Beamspot_v12', - 'HLT_HT450_Beamspot_v12', - 'HLT_HT60_Beamspot_v2', - 'HLT_ZeroBias_Beamspot_v5' ) + triggerConditions = cms.vstring( 'HLT_HIHT80_Beamspot_ppRef5TeV_v5', + 'HLT_HT300_Beamspot_v13', + 'HLT_HT450_Beamspot_v13', + 'HLT_HT60_Beamspot_v3', + 'HLT_ZeroBias_Beamspot_v6' ) ) fragment.hltPreDatasetDQMOnlineBeamspot = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -120446,49 +123279,54 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_CaloMET60_DTCluster50_v2', - 'HLT_CaloMET60_DTClusterNoMB1S50_v2', + triggerConditions = cms.vstring( 'HLT_CaloMET60_DTCluster50_v3', + 'HLT_CaloMET60_DTClusterNoMB1S50_v3', 'HLT_CscCluster_Loose_v2', 'HLT_CscCluster_Medium_v2', 'HLT_CscCluster_Tight_v2', - 'HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v1', - 'HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1', - 'HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1', - 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1', - 'HLT_HT425_v10', - 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v2', - 'HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v2', - 'HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v2', - 'HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v2', - 'HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v2', - 'HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v2', - 'HLT_HT430_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v2', - 'HLT_HT430_DisplacedDijet60_DisplacedTrack_v14', - 'HLT_HT500_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT550_DisplacedDijet60_Inclusive_v14', - 'HLT_HT650_DisplacedDijet60_Inclusive_v14', + 'HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v2', + 'HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2', + 'HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2', + 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2', + 'HLT_HT425_v11', + 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsInclusive_v1', + 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v3', + 'HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v3', + 'HLT_HT430_DelayedJet40_SingleDelay0p5nsInclusive_v1', + 'HLT_HT430_DelayedJet40_SingleDelay0p5nsTrackless_v1', + 'HLT_HT430_DelayedJet40_SingleDelay1nsInclusive_v1', + 'HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v3', + 'HLT_HT430_DelayedJet40_SingleDelay1p5nsInclusive_v1', + 'HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v3', + 'HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v3', + 'HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v3', + 'HLT_HT430_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v3', + 'HLT_HT430_DisplacedDijet60_DisplacedTrack_v15', + 'HLT_HT500_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT550_DisplacedDijet60_Inclusive_v15', + 'HLT_HT650_DisplacedDijet60_Inclusive_v15', 'HLT_L1CSCShower_DTCluster50_v2', 'HLT_L1CSCShower_DTCluster75_v2', - 'HLT_L1MET_DTCluster50_v2', - 'HLT_L1MET_DTClusterNoMB1S50_v2', + 'HLT_L1MET_DTCluster50_v3', + 'HLT_L1MET_DTClusterNoMB1S50_v3', 'HLT_L1Mu6HT240_v2', - 'HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v2', - 'HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v2', - 'HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v2', - 'HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v2', - 'HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v2', - 'HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v2' ) + 'HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v3', + 'HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v3', + 'HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v3', + 'HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v3', + 'HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v3', + 'HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v3' ) ) fragment.hltPreDatasetDisplacedJet = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -120500,66 +123338,66 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTkMu0_Phi_v6', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon2_Upsilon5_Muon_NoL1Mass_v7', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ) + triggerConditions = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTkMu0_Phi_v7', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon2_Upsilon5_Muon_NoL1Mass_v8', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ) ) fragment.hltPreDatasetReservedDoubleMuonLowMass = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -120571,121 +123409,121 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v5', - 'HLT_DiPhoton10Time1ns_v1', - 'HLT_DiPhoton10Time1p2ns_v1', - 'HLT_DiPhoton10Time1p4ns_v1', - 'HLT_DiPhoton10Time1p6ns_v1', - 'HLT_DiPhoton10Time1p8ns_v1', - 'HLT_DiPhoton10Time2ns_v1', - 'HLT_DiPhoton10_CaloIdL_v1', - 'HLT_DiPhoton10sminlt0p12_v1', - 'HLT_DiPhoton10sminlt0p14_v1', - 'HLT_DiPhoton10sminlt0p16_v1', - 'HLT_DiPhoton10sminlt0p1_v1', - 'HLT_DiSC30_18_EIso_AND_HE_Mass70_v14', - 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton24_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton24_16_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton30PV_18PV_R9Id_AND_IsoCaloId_AND_HE_R9Id_Mass55_v13', - 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v2', - 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v2', - 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v14', - 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v14', - 'HLT_DoubleEle25_CaloIdL_MW_v5', - 'HLT_DoubleEle27_CaloIdL_MW_v5', - 'HLT_DoubleEle33_CaloIdL_MW_v18', - 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v21', - 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v21', - 'HLT_DoublePhoton33_CaloIdL_v7', - 'HLT_DoublePhoton70_v7', - 'HLT_DoublePhoton85_v15', - 'HLT_ECALHT800_v11', - 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v15', - 'HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v19', - 'HLT_Ele135_CaloIdVT_GsfTrkIdT_v8', - 'HLT_Ele145_CaloIdVT_GsfTrkIdT_v9', - 'HLT_Ele15_CaloIdL_TrackIdL_IsoVL_PFJet30_v4', - 'HLT_Ele15_Ele8_CaloIdL_TrackIdL_IsoVL_v4', - 'HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9', - 'HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v17', - 'HLT_Ele15_IsoVVVL_PFHT450_v17', - 'HLT_Ele15_IsoVVVL_PFHT600_v21', - 'HLT_Ele15_WPLoose_Gsf_v4', - 'HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v10', - 'HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v17', - 'HLT_Ele17_WPLoose_Gsf_v4', - 'HLT_Ele200_CaloIdVT_GsfTrkIdT_v9', - 'HLT_Ele20_WPLoose_Gsf_v7', - 'HLT_Ele20_WPTight_Gsf_v7', - 'HLT_Ele20_eta2p1_WPLoose_Gsf_v7', - 'HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v19', - 'HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v19', - 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v20', - 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v20', - 'HLT_Ele24_eta2p1_WPTight_Gsf_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2', - 'HLT_Ele24_eta2p1_WPTight_Gsf_TightChargedIsoPFTauHPS30_eta2p1_CrossL1_v2', - 'HLT_Ele250_CaloIdVT_GsfTrkIdT_v14', - 'HLT_Ele27_Ele37_CaloIdL_MW_v5', - 'HLT_Ele27_WPTight_Gsf_v17', - 'HLT_Ele28_HighEta_SC20_Mass55_v14', - 'HLT_Ele28_WPTight_Gsf_v2', - 'HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v14', - 'HLT_Ele300_CaloIdVT_GsfTrkIdT_v14', - 'HLT_Ele30_WPTight_Gsf_v2', - 'HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v14', - 'HLT_Ele32_WPTight_Gsf_L1DoubleEG_v10', - 'HLT_Ele32_WPTight_Gsf_v16', - 'HLT_Ele35_WPTight_Gsf_L1EGMT_v6', - 'HLT_Ele35_WPTight_Gsf_v10', - 'HLT_Ele38_WPTight_Gsf_v10', - 'HLT_Ele40_WPTight_Gsf_v10', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v1', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v19', - 'HLT_Ele50_IsoVVVL_PFHT450_v17', - 'HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v17', - 'HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v19', - 'HLT_Photon100EBHE10_v3', - 'HLT_Photon100EB_TightID_TightIso_v3', - 'HLT_Photon100EEHE10_v3', - 'HLT_Photon100EE_TightID_TightIso_v3', - 'HLT_Photon110EB_TightID_TightIso_v3', - 'HLT_Photon120EB_TightID_TightIso_v3', - 'HLT_Photon120_R9Id90_HE10_IsoM_v15', - 'HLT_Photon120_v14', - 'HLT_Photon150_v7', - 'HLT_Photon165_R9Id90_HE10_IsoM_v16', - 'HLT_Photon175_v15', - 'HLT_Photon200_v14', - 'HLT_Photon20_HoverELoose_v11', - 'HLT_Photon20_v3', - 'HLT_Photon25_v5', - 'HLT_Photon300_NoHE_v13', - 'HLT_Photon30EB_TightID_TightIso_v2', - 'HLT_Photon30_HoverELoose_v11', - 'HLT_Photon33_v6', - 'HLT_Photon40_HoverELoose_v11', - 'HLT_Photon50_HoverELoose_v11', - 'HLT_Photon50_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_PFMET50_v6', - 'HLT_Photon50_R9Id90_HE10_IsoM_v15', - 'HLT_Photon50_v14', - 'HLT_Photon60_HoverELoose_v11', - 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v12', - 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_v6', - 'HLT_Photon60_R9Id90_CaloIdL_IsoL_v6', - 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_CaloMJJ300_PFJetsMJJ400DEta3_v6', - 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_CaloMJJ400_PFJetsMJJ600DEta3_v6', - 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v6', - 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ600DEta3_v6', - 'HLT_Photon75_R9Id90_HE10_IsoM_v15', - 'HLT_Photon75_v14', - 'HLT_Photon90_CaloIdL_PFHT700_v17', - 'HLT_Photon90_R9Id90_HE10_IsoM_v15', - 'HLT_Photon90_v14' ) + triggerConditions = cms.vstring( 'HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v6', + 'HLT_DiPhoton10Time1ns_v2', + 'HLT_DiPhoton10Time1p2ns_v2', + 'HLT_DiPhoton10Time1p4ns_v2', + 'HLT_DiPhoton10Time1p6ns_v2', + 'HLT_DiPhoton10Time1p8ns_v2', + 'HLT_DiPhoton10Time2ns_v2', + 'HLT_DiPhoton10_CaloIdL_v2', + 'HLT_DiPhoton10sminlt0p12_v2', + 'HLT_DiPhoton10sminlt0p14_v2', + 'HLT_DiPhoton10sminlt0p16_v2', + 'HLT_DiPhoton10sminlt0p1_v2', + 'HLT_DiSC30_18_EIso_AND_HE_Mass70_v15', + 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton24_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton24_16_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton30PV_18PV_R9Id_AND_IsoCaloId_AND_HE_R9Id_Mass55_v14', + 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v3', + 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v3', + 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v15', + 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v15', + 'HLT_DoubleEle25_CaloIdL_MW_v6', + 'HLT_DoubleEle27_CaloIdL_MW_v6', + 'HLT_DoubleEle33_CaloIdL_MW_v19', + 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v22', + 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v22', + 'HLT_DoublePhoton33_CaloIdL_v8', + 'HLT_DoublePhoton70_v8', + 'HLT_DoublePhoton85_v16', + 'HLT_ECALHT800_v12', + 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v16', + 'HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v20', + 'HLT_Ele135_CaloIdVT_GsfTrkIdT_v9', + 'HLT_Ele145_CaloIdVT_GsfTrkIdT_v10', + 'HLT_Ele15_CaloIdL_TrackIdL_IsoVL_PFJet30_v5', + 'HLT_Ele15_Ele8_CaloIdL_TrackIdL_IsoVL_v5', + 'HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10', + 'HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v18', + 'HLT_Ele15_IsoVVVL_PFHT450_v18', + 'HLT_Ele15_IsoVVVL_PFHT600_v22', + 'HLT_Ele15_WPLoose_Gsf_v5', + 'HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v11', + 'HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v18', + 'HLT_Ele17_WPLoose_Gsf_v5', + 'HLT_Ele200_CaloIdVT_GsfTrkIdT_v10', + 'HLT_Ele20_WPLoose_Gsf_v8', + 'HLT_Ele20_WPTight_Gsf_v8', + 'HLT_Ele20_eta2p1_WPLoose_Gsf_v8', + 'HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v20', + 'HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v20', + 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v21', + 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v21', + 'HLT_Ele24_eta2p1_WPTight_Gsf_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3', + 'HLT_Ele24_eta2p1_WPTight_Gsf_TightChargedIsoPFTauHPS30_eta2p1_CrossL1_v3', + 'HLT_Ele250_CaloIdVT_GsfTrkIdT_v15', + 'HLT_Ele27_Ele37_CaloIdL_MW_v6', + 'HLT_Ele27_WPTight_Gsf_v18', + 'HLT_Ele28_HighEta_SC20_Mass55_v15', + 'HLT_Ele28_WPTight_Gsf_v3', + 'HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v15', + 'HLT_Ele300_CaloIdVT_GsfTrkIdT_v15', + 'HLT_Ele30_WPTight_Gsf_v3', + 'HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v15', + 'HLT_Ele32_WPTight_Gsf_L1DoubleEG_v11', + 'HLT_Ele32_WPTight_Gsf_v17', + 'HLT_Ele35_WPTight_Gsf_L1EGMT_v7', + 'HLT_Ele35_WPTight_Gsf_v11', + 'HLT_Ele38_WPTight_Gsf_v11', + 'HLT_Ele40_WPTight_Gsf_v11', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v2', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v20', + 'HLT_Ele50_IsoVVVL_PFHT450_v18', + 'HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v18', + 'HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v20', + 'HLT_Photon100EBHE10_v4', + 'HLT_Photon100EB_TightID_TightIso_v4', + 'HLT_Photon100EEHE10_v4', + 'HLT_Photon100EE_TightID_TightIso_v4', + 'HLT_Photon110EB_TightID_TightIso_v4', + 'HLT_Photon120EB_TightID_TightIso_v4', + 'HLT_Photon120_R9Id90_HE10_IsoM_v16', + 'HLT_Photon120_v15', + 'HLT_Photon150_v8', + 'HLT_Photon165_R9Id90_HE10_IsoM_v17', + 'HLT_Photon175_v16', + 'HLT_Photon200_v15', + 'HLT_Photon20_HoverELoose_v12', + 'HLT_Photon20_v4', + 'HLT_Photon25_v6', + 'HLT_Photon300_NoHE_v14', + 'HLT_Photon30EB_TightID_TightIso_v3', + 'HLT_Photon30_HoverELoose_v12', + 'HLT_Photon33_v7', + 'HLT_Photon40_HoverELoose_v12', + 'HLT_Photon50_HoverELoose_v12', + 'HLT_Photon50_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_PFMET50_v7', + 'HLT_Photon50_R9Id90_HE10_IsoM_v16', + 'HLT_Photon50_v15', + 'HLT_Photon60_HoverELoose_v12', + 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v13', + 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_v7', + 'HLT_Photon60_R9Id90_CaloIdL_IsoL_v7', + 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_CaloMJJ300_PFJetsMJJ400DEta3_v7', + 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_CaloMJJ400_PFJetsMJJ600DEta3_v7', + 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v7', + 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ600DEta3_v7', + 'HLT_Photon75_R9Id90_HE10_IsoM_v16', + 'HLT_Photon75_v15', + 'HLT_Photon90_CaloIdL_PFHT700_v18', + 'HLT_Photon90_R9Id90_HE10_IsoM_v16', + 'HLT_Photon90_v15' ) ) fragment.hltPreDatasetEGamma = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -120750,10 +123588,10 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_AK4PFJet100_v20', - 'HLT_DoublePhoton85_v15', + triggerConditions = cms.vstring( 'HLT_AK4PFJet100_v21', + 'HLT_DoublePhoton85_v16', 'HLT_L1SingleMu7_v2', - 'HLT_PFJet500_v22 / 3' ) + 'HLT_PFJet500_v23 / 3' ) ) fragment.hltPreDatasetEventDisplay = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -120765,11 +123603,11 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_HIHT80_Beamspot_ppRef5TeV_v4', - 'HLT_HT300_Beamspot_v12', - 'HLT_HT450_Beamspot_v12', - 'HLT_HT60_Beamspot_v2', - 'HLT_ZeroBias_Beamspot_v5' ) + triggerConditions = cms.vstring( 'HLT_HIHT80_Beamspot_ppRef5TeV_v5', + 'HLT_HT300_Beamspot_v13', + 'HLT_HT450_Beamspot_v13', + 'HLT_HT60_Beamspot_v3', + 'HLT_ZeroBias_Beamspot_v6' ) ) fragment.hltPreDatasetExpressAlignment = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -120796,15 +123634,16 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v20 / 3', - 'HLT_ExpressMuons_v2 / 25', + triggerConditions = cms.vstring( 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v21 / 3', + 'HLT_ExpressMuons_v3 / 15', 'HLT_HIL1DoubleMu0ForPPRef_v5 / 0', - 'HLT_IsoMu20_v16 / 0', - 'HLT_IsoMu24_v14 / 0', - 'HLT_IsoMu27_v17 / 0', + 'HLT_IsoMu20_v17 / 0', + 'HLT_IsoMu24_v15 / 0', + 'HLT_IsoMu27_v18 / 0', 'HLT_L1MinimumBiasHF1AND_v5 / 0', 'HLT_L1RomanPot_part0_v2', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v16', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v7 / 3', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v17', 'HLT_Physics_v8', 'HLT_Random_v3', 'HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu5NLay3_part0_v2', @@ -120858,8 +123697,8 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_DiPFJet15_NoCaloMatched_v17', - 'HLT_DiPFJet25_NoCaloMatched_v17' ) + triggerConditions = cms.vstring( 'HLT_DiPFJet15_NoCaloMatched_v18', + 'HLT_DiPFJet25_NoCaloMatched_v18' ) ) fragment.hltPreDatasetFSQJet1 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -120871,11 +123710,11 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_DiPFJet15_FBEta3_NoCaloMatched_v18', - 'HLT_DiPFJet25_FBEta3_NoCaloMatched_v18', - 'HLT_DiPFJetAve15_HFJEC_v18', - 'HLT_DiPFJetAve25_HFJEC_v18', - 'HLT_DiPFJetAve35_HFJEC_v18' ) + triggerConditions = cms.vstring( 'HLT_DiPFJet15_FBEta3_NoCaloMatched_v19', + 'HLT_DiPFJet25_FBEta3_NoCaloMatched_v19', + 'HLT_DiPFJetAve15_HFJEC_v19', + 'HLT_DiPFJetAve25_HFJEC_v19', + 'HLT_DiPFJetAve35_HFJEC_v19' ) ) fragment.hltPreDatasetFSQJet2 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -120887,11 +123726,11 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_FullTrack18ForPPRef_v12', - 'HLT_FullTrack24ForPPRef_v12', - 'HLT_FullTrack34ForPPRef_v12', - 'HLT_FullTrack45ForPPRef_v12', - 'HLT_FullTrack53ForPPRef_v12' ) + triggerConditions = cms.vstring( 'HLT_FullTrack18ForPPRef_v13', + 'HLT_FullTrack24ForPPRef_v13', + 'HLT_FullTrack34ForPPRef_v13', + 'HLT_FullTrack45ForPPRef_v13', + 'HLT_FullTrack53ForPPRef_v13' ) ) fragment.hltPreDatasetFullTrack = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -120944,8 +123783,8 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_HICentralityVeto_Beamspot_v2', - 'HLT_HICsAK4PFJet100Eta1p5_Beamspot_v2' ) + triggerConditions = cms.vstring( 'HLT_HICentralityVeto_Beamspot_v3', + 'HLT_HICsAK4PFJet100Eta1p5_Beamspot_v3' ) ) fragment.hltPreDatasetHIDQMOnlineBeamspot = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -121031,7 +123870,7 @@ l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), triggerConditions = cms.vstring( 'HLT_HICentralityVeto_v2', - 'HLT_HICsAK4PFJet100Eta1p5_v2' ) + 'HLT_HICsAK4PFJet100Eta1p5_v3' ) ) fragment.hltPreDatasetHIExpressAlignment = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -121046,14 +123885,14 @@ triggerConditions = cms.vstring( 'HLT_HICastor_MediumJet_NotMBHF2AND_v2 / 0', 'HLT_HICentrality30100_FirstCollisionAfterAbortGap_v2 / 0', 'HLT_HICentralityVeto_v2', - 'HLT_HICsAK4PFJet100Eta1p5_v2 / 0', - 'HLT_HIDmesonPPTrackingGlobal_Dpt50_v2 / 0', - 'HLT_HIDsPPTrackingGlobal_Dpt50_v2 / 0', - 'HLT_HIEle20Gsf_v2 / 0', - 'HLT_HIFullTracks2018_HighPt56_v2 / 0', - 'HLT_HIFullTracks_Multiplicity2040_HF1OR_v2 / 0', - 'HLT_HIGEDPhoton40_v2 / 0', - 'HLT_HIIslandPhoton40_Eta2p4_v2 / 0', + 'HLT_HICsAK4PFJet100Eta1p5_v3 / 0', + 'HLT_HIDmesonPPTrackingGlobal_Dpt50_v3 / 0', + 'HLT_HIDsPPTrackingGlobal_Dpt50_v3 / 0', + 'HLT_HIEle20Gsf_v3 / 0', + 'HLT_HIFullTracks2018_HighPt56_v3 / 0', + 'HLT_HIFullTracks_Multiplicity2040_HF1OR_v3 / 0', + 'HLT_HIGEDPhoton40_v3 / 0', + 'HLT_HIIslandPhoton40_Eta2p4_v3 / 0', 'HLT_HIL1DoubleMu0_v2', 'HLT_HIL1DoubleMu10_v2 / 0', 'HLT_HIL1DoubleMuOpen_Centrality_50_100_v2 / 0', @@ -121068,13 +123907,13 @@ 'HLT_HIL3Mu0NHitQ10_L2Mu0_MAXdR3p5_M1to5_v2 / 0', 'HLT_HIL3Mu2p5NHitQ10_L2Mu2_M7toinf_v2 / 0', 'HLT_HIL3_L1DoubleMu10_v2 / 0', - 'HLT_HILcPPTrackingGlobal_Dpt50_v2 / 0', + 'HLT_HILcPPTrackingGlobal_Dpt50_v3 / 0', 'HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part0_v2 / 0', 'HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part0_v2 / 0', 'HLT_HIMinimumBias_part0_v2 / 0', 'HLT_HIPhysics_v2', - 'HLT_HIPuAK4CaloJet100Eta5p1_v2 / 0', - 'HLT_HIPuAK4CaloJet80Eta2p4_DeepCSV0p4_v2 / 0', + 'HLT_HIPuAK4CaloJet100Eta5p1_v3 / 0', + 'HLT_HIPuAK4CaloJet80Eta2p4_DeepCSV0p4_v3 / 0', 'HLT_HIRandom_v1', 'HLT_HIUPC_SingleEG5_NotMBHF2AND_SinglePixelTrack_v2 / 0', 'HLT_HIUPC_SingleMuOpen_NotMBHF2AND_v2 / 0', @@ -121192,96 +124031,96 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_HICsAK4PFJet100Eta1p5_v2', - 'HLT_HICsAK4PFJet120Eta1p5_v2', - 'HLT_HICsAK4PFJet80Eta1p5_v2', - 'HLT_HIDoubleEle10GsfMass50_v2', - 'HLT_HIDoubleEle10Gsf_v2', - 'HLT_HIDoubleEle15GsfMass50_v2', - 'HLT_HIDoubleEle15Gsf_v2', - 'HLT_HIEle10Gsf_PuAK4CaloJet100Eta2p1_v2', - 'HLT_HIEle10Gsf_PuAK4CaloJet40Eta2p1_v2', - 'HLT_HIEle10Gsf_PuAK4CaloJet60Eta2p1_v2', - 'HLT_HIEle10Gsf_PuAK4CaloJet80Eta2p1_v2', - 'HLT_HIEle10Gsf_v2', - 'HLT_HIEle15Ele10GsfMass50_v2', - 'HLT_HIEle15Ele10Gsf_v2', - 'HLT_HIEle15Gsf_PuAK4CaloJet100Eta2p1_v2', - 'HLT_HIEle15Gsf_PuAK4CaloJet40Eta2p1_v2', - 'HLT_HIEle15Gsf_PuAK4CaloJet60Eta2p1_v2', - 'HLT_HIEle15Gsf_PuAK4CaloJet80Eta2p1_v2', - 'HLT_HIEle15Gsf_v2', - 'HLT_HIEle20Gsf_PuAK4CaloJet100Eta2p1_v2', - 'HLT_HIEle20Gsf_PuAK4CaloJet40Eta2p1_v2', - 'HLT_HIEle20Gsf_PuAK4CaloJet60Eta2p1_v2', - 'HLT_HIEle20Gsf_PuAK4CaloJet80Eta2p1_v2', - 'HLT_HIEle20Gsf_v2', - 'HLT_HIEle30Gsf_v2', - 'HLT_HIEle40Gsf_v2', - 'HLT_HIEle50Gsf_v2', - 'HLT_HIGEDPhoton30_EB_HECut_v2', - 'HLT_HIGEDPhoton30_EB_v2', - 'HLT_HIGEDPhoton30_HECut_v2', - 'HLT_HIGEDPhoton30_v2', - 'HLT_HIGEDPhoton40_EB_HECut_v2', - 'HLT_HIGEDPhoton40_EB_v2', - 'HLT_HIGEDPhoton40_HECut_v2', - 'HLT_HIGEDPhoton40_v2', - 'HLT_HIGEDPhoton50_EB_HECut_v2', - 'HLT_HIGEDPhoton50_EB_v2', - 'HLT_HIGEDPhoton50_HECut_v2', - 'HLT_HIGEDPhoton50_v2', - 'HLT_HIGEDPhoton60_EB_HECut_v2', - 'HLT_HIGEDPhoton60_EB_v2', - 'HLT_HIGEDPhoton60_HECut_v2', - 'HLT_HIGEDPhoton60_v2', - 'HLT_HIIslandPhoton30_Eta1p5_v2', - 'HLT_HIIslandPhoton30_Eta2p4_v2', - 'HLT_HIIslandPhoton40_Eta1p5_v2', - 'HLT_HIIslandPhoton40_Eta2p4_v2', - 'HLT_HIIslandPhoton50_Eta1p5_v2', - 'HLT_HIIslandPhoton50_Eta2p4_v2', - 'HLT_HIIslandPhoton60_Eta1p5_v2', - 'HLT_HIIslandPhoton60_Eta2p4_v2', - 'HLT_HIL1Mu3Eta2p5_Ele10Gsf_v2', - 'HLT_HIL1Mu3Eta2p5_Ele15Gsf_v2', - 'HLT_HIL1Mu3Eta2p5_Ele20Gsf_v2', - 'HLT_HIL1Mu5Eta2p5_Ele10Gsf_v2', - 'HLT_HIL1Mu5Eta2p5_Ele15Gsf_v2', - 'HLT_HIL1Mu5Eta2p5_Ele20Gsf_v2', - 'HLT_HIL1Mu7Eta2p5_Ele10Gsf_v2', - 'HLT_HIL1Mu7Eta2p5_Ele15Gsf_v2', - 'HLT_HIL1Mu7Eta2p5_Ele20Gsf_v2', - 'HLT_HIL3Mu3_EG10HECut_v2', - 'HLT_HIL3Mu3_EG15HECut_v2', - 'HLT_HIL3Mu3_EG20HECut_v2', - 'HLT_HIL3Mu3_EG30HECut_v2', - 'HLT_HIL3Mu5_EG10HECut_v2', - 'HLT_HIL3Mu5_EG15HECut_v2', - 'HLT_HIL3Mu5_EG20HECut_v2', - 'HLT_HIL3Mu5_EG30HECut_v2', - 'HLT_HIL3Mu7_EG10HECut_v2', - 'HLT_HIL3Mu7_EG15HECut_v2', - 'HLT_HIL3Mu7_EG20HECut_v2', - 'HLT_HIL3Mu7_EG30HECut_v2', - 'HLT_HIPuAK4CaloJet100Eta2p4_CSVv2WP0p75_v2', - 'HLT_HIPuAK4CaloJet100Eta2p4_DeepCSV0p4_v2', - 'HLT_HIPuAK4CaloJet100Eta5p1_v2', - 'HLT_HIPuAK4CaloJet100Fwd_v2', - 'HLT_HIPuAK4CaloJet100_35_Eta0p7_v2', - 'HLT_HIPuAK4CaloJet100_35_Eta1p1_v2', - 'HLT_HIPuAK4CaloJet120Eta5p1_v2', - 'HLT_HIPuAK4CaloJet120Fwd_v2', - 'HLT_HIPuAK4CaloJet60Eta2p4_CSVv2WP0p75_v2', - 'HLT_HIPuAK4CaloJet60Eta2p4_DeepCSV0p4_v2', - 'HLT_HIPuAK4CaloJet60Fwd_v2', - 'HLT_HIPuAK4CaloJet80Eta2p4_CSVv2WP0p75_v2', - 'HLT_HIPuAK4CaloJet80Eta2p4_DeepCSV0p4_v2', - 'HLT_HIPuAK4CaloJet80Eta5p1_v2', - 'HLT_HIPuAK4CaloJet80Fwd_v2', - 'HLT_HIPuAK4CaloJet80_35_Eta0p7_v2', - 'HLT_HIPuAK4CaloJet80_35_Eta1p1_v2', - 'HLT_HIPuAK4CaloJet80_45_45_Eta2p1_v2' ) + triggerConditions = cms.vstring( 'HLT_HICsAK4PFJet100Eta1p5_v3', + 'HLT_HICsAK4PFJet120Eta1p5_v3', + 'HLT_HICsAK4PFJet80Eta1p5_v3', + 'HLT_HIDoubleEle10GsfMass50_v3', + 'HLT_HIDoubleEle10Gsf_v3', + 'HLT_HIDoubleEle15GsfMass50_v3', + 'HLT_HIDoubleEle15Gsf_v3', + 'HLT_HIEle10Gsf_PuAK4CaloJet100Eta2p1_v3', + 'HLT_HIEle10Gsf_PuAK4CaloJet40Eta2p1_v3', + 'HLT_HIEle10Gsf_PuAK4CaloJet60Eta2p1_v3', + 'HLT_HIEle10Gsf_PuAK4CaloJet80Eta2p1_v3', + 'HLT_HIEle10Gsf_v3', + 'HLT_HIEle15Ele10GsfMass50_v3', + 'HLT_HIEle15Ele10Gsf_v3', + 'HLT_HIEle15Gsf_PuAK4CaloJet100Eta2p1_v3', + 'HLT_HIEle15Gsf_PuAK4CaloJet40Eta2p1_v3', + 'HLT_HIEle15Gsf_PuAK4CaloJet60Eta2p1_v3', + 'HLT_HIEle15Gsf_PuAK4CaloJet80Eta2p1_v3', + 'HLT_HIEle15Gsf_v3', + 'HLT_HIEle20Gsf_PuAK4CaloJet100Eta2p1_v3', + 'HLT_HIEle20Gsf_PuAK4CaloJet40Eta2p1_v3', + 'HLT_HIEle20Gsf_PuAK4CaloJet60Eta2p1_v3', + 'HLT_HIEle20Gsf_PuAK4CaloJet80Eta2p1_v3', + 'HLT_HIEle20Gsf_v3', + 'HLT_HIEle30Gsf_v3', + 'HLT_HIEle40Gsf_v3', + 'HLT_HIEle50Gsf_v3', + 'HLT_HIGEDPhoton30_EB_HECut_v3', + 'HLT_HIGEDPhoton30_EB_v3', + 'HLT_HIGEDPhoton30_HECut_v3', + 'HLT_HIGEDPhoton30_v3', + 'HLT_HIGEDPhoton40_EB_HECut_v3', + 'HLT_HIGEDPhoton40_EB_v3', + 'HLT_HIGEDPhoton40_HECut_v3', + 'HLT_HIGEDPhoton40_v3', + 'HLT_HIGEDPhoton50_EB_HECut_v3', + 'HLT_HIGEDPhoton50_EB_v3', + 'HLT_HIGEDPhoton50_HECut_v3', + 'HLT_HIGEDPhoton50_v3', + 'HLT_HIGEDPhoton60_EB_HECut_v3', + 'HLT_HIGEDPhoton60_EB_v3', + 'HLT_HIGEDPhoton60_HECut_v3', + 'HLT_HIGEDPhoton60_v3', + 'HLT_HIIslandPhoton30_Eta1p5_v3', + 'HLT_HIIslandPhoton30_Eta2p4_v3', + 'HLT_HIIslandPhoton40_Eta1p5_v3', + 'HLT_HIIslandPhoton40_Eta2p4_v3', + 'HLT_HIIslandPhoton50_Eta1p5_v3', + 'HLT_HIIslandPhoton50_Eta2p4_v3', + 'HLT_HIIslandPhoton60_Eta1p5_v3', + 'HLT_HIIslandPhoton60_Eta2p4_v3', + 'HLT_HIL1Mu3Eta2p5_Ele10Gsf_v3', + 'HLT_HIL1Mu3Eta2p5_Ele15Gsf_v3', + 'HLT_HIL1Mu3Eta2p5_Ele20Gsf_v3', + 'HLT_HIL1Mu5Eta2p5_Ele10Gsf_v3', + 'HLT_HIL1Mu5Eta2p5_Ele15Gsf_v3', + 'HLT_HIL1Mu5Eta2p5_Ele20Gsf_v3', + 'HLT_HIL1Mu7Eta2p5_Ele10Gsf_v3', + 'HLT_HIL1Mu7Eta2p5_Ele15Gsf_v3', + 'HLT_HIL1Mu7Eta2p5_Ele20Gsf_v3', + 'HLT_HIL3Mu3_EG10HECut_v3', + 'HLT_HIL3Mu3_EG15HECut_v3', + 'HLT_HIL3Mu3_EG20HECut_v3', + 'HLT_HIL3Mu3_EG30HECut_v3', + 'HLT_HIL3Mu5_EG10HECut_v3', + 'HLT_HIL3Mu5_EG15HECut_v3', + 'HLT_HIL3Mu5_EG20HECut_v3', + 'HLT_HIL3Mu5_EG30HECut_v3', + 'HLT_HIL3Mu7_EG10HECut_v3', + 'HLT_HIL3Mu7_EG15HECut_v3', + 'HLT_HIL3Mu7_EG20HECut_v3', + 'HLT_HIL3Mu7_EG30HECut_v3', + 'HLT_HIPuAK4CaloJet100Eta2p4_CSVv2WP0p75_v3', + 'HLT_HIPuAK4CaloJet100Eta2p4_DeepCSV0p4_v3', + 'HLT_HIPuAK4CaloJet100Eta5p1_v3', + 'HLT_HIPuAK4CaloJet100Fwd_v3', + 'HLT_HIPuAK4CaloJet100_35_Eta0p7_v3', + 'HLT_HIPuAK4CaloJet100_35_Eta1p1_v3', + 'HLT_HIPuAK4CaloJet120Eta5p1_v3', + 'HLT_HIPuAK4CaloJet120Fwd_v3', + 'HLT_HIPuAK4CaloJet60Eta2p4_CSVv2WP0p75_v3', + 'HLT_HIPuAK4CaloJet60Eta2p4_DeepCSV0p4_v3', + 'HLT_HIPuAK4CaloJet60Fwd_v3', + 'HLT_HIPuAK4CaloJet80Eta2p4_CSVv2WP0p75_v3', + 'HLT_HIPuAK4CaloJet80Eta2p4_DeepCSV0p4_v3', + 'HLT_HIPuAK4CaloJet80Eta5p1_v3', + 'HLT_HIPuAK4CaloJet80Fwd_v3', + 'HLT_HIPuAK4CaloJet80_35_Eta0p7_v3', + 'HLT_HIPuAK4CaloJet80_35_Eta1p1_v3', + 'HLT_HIPuAK4CaloJet80_45_45_Eta2p1_v3' ) ) fragment.hltPreDatasetHIHardProbes = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -121293,22 +124132,22 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_HICsAK4PFJet60Eta1p5_v2', - 'HLT_HIGEDPhoton10_EB_HECut_v2', - 'HLT_HIGEDPhoton10_EB_v2', - 'HLT_HIGEDPhoton10_HECut_v2', - 'HLT_HIGEDPhoton10_v2', - 'HLT_HIGEDPhoton20_EB_HECut_v2', - 'HLT_HIGEDPhoton20_EB_v2', - 'HLT_HIGEDPhoton20_HECut_v2', - 'HLT_HIGEDPhoton20_v2', - 'HLT_HIIslandPhoton10_Eta1p5_v2', - 'HLT_HIIslandPhoton10_Eta2p4_v2', - 'HLT_HIIslandPhoton20_Eta1p5_v2', - 'HLT_HIIslandPhoton20_Eta2p4_v2', - 'HLT_HIPuAK4CaloJet40Eta5p1_v2', - 'HLT_HIPuAK4CaloJet40Fwd_v2', - 'HLT_HIPuAK4CaloJet60Eta5p1_v2' ) + triggerConditions = cms.vstring( 'HLT_HICsAK4PFJet60Eta1p5_v3', + 'HLT_HIGEDPhoton10_EB_HECut_v3', + 'HLT_HIGEDPhoton10_EB_v3', + 'HLT_HIGEDPhoton10_HECut_v3', + 'HLT_HIGEDPhoton10_v3', + 'HLT_HIGEDPhoton20_EB_HECut_v3', + 'HLT_HIGEDPhoton20_EB_v3', + 'HLT_HIGEDPhoton20_HECut_v3', + 'HLT_HIGEDPhoton20_v3', + 'HLT_HIIslandPhoton10_Eta1p5_v3', + 'HLT_HIIslandPhoton10_Eta2p4_v3', + 'HLT_HIIslandPhoton20_Eta1p5_v3', + 'HLT_HIIslandPhoton20_Eta2p4_v3', + 'HLT_HIPuAK4CaloJet40Eta5p1_v3', + 'HLT_HIPuAK4CaloJet40Fwd_v3', + 'HLT_HIPuAK4CaloJet60Eta5p1_v3' ) ) fragment.hltPreDatasetHIHardProbesLower = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -121320,36 +124159,36 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_HICsAK4PFJet100Eta1p5_Centrality_30_100_v2', - 'HLT_HICsAK4PFJet100Eta1p5_Centrality_50_100_v2', - 'HLT_HICsAK4PFJet60Eta1p5_Centrality_30_100_v2', - 'HLT_HICsAK4PFJet60Eta1p5_Centrality_50_100_v2', - 'HLT_HICsAK4PFJet80Eta1p5_Centrality_30_100_v2', - 'HLT_HICsAK4PFJet80Eta1p5_Centrality_50_100_v2', - 'HLT_HIGEDPhoton10_Cent30_100_v2', - 'HLT_HIGEDPhoton10_Cent50_100_v2', - 'HLT_HIGEDPhoton20_Cent30_100_v2', - 'HLT_HIGEDPhoton20_Cent50_100_v2', - 'HLT_HIGEDPhoton30_Cent30_100_v2', - 'HLT_HIGEDPhoton30_Cent50_100_v2', - 'HLT_HIGEDPhoton40_Cent30_100_v2', - 'HLT_HIGEDPhoton40_Cent50_100_v2', - 'HLT_HIIslandPhoton10_Eta2p4_Cent30_100_v2', - 'HLT_HIIslandPhoton10_Eta2p4_Cent50_100_v2', - 'HLT_HIIslandPhoton20_Eta2p4_Cent30_100_v2', - 'HLT_HIIslandPhoton20_Eta2p4_Cent50_100_v2', - 'HLT_HIIslandPhoton30_Eta2p4_Cent30_100_v2', - 'HLT_HIIslandPhoton30_Eta2p4_Cent50_100_v2', - 'HLT_HIIslandPhoton40_Eta2p4_Cent30_100_v2', - 'HLT_HIIslandPhoton40_Eta2p4_Cent50_100_v2', - 'HLT_HIPuAK4CaloJet100Eta5p1_Centrality_30_100_v2', - 'HLT_HIPuAK4CaloJet100Eta5p1_Centrality_50_100_v2', - 'HLT_HIPuAK4CaloJet40Eta5p1_Centrality_30_100_v2', - 'HLT_HIPuAK4CaloJet40Eta5p1_Centrality_50_100_v2', - 'HLT_HIPuAK4CaloJet60Eta5p1_Centrality_30_100_v2', - 'HLT_HIPuAK4CaloJet60Eta5p1_Centrality_50_100_v2', - 'HLT_HIPuAK4CaloJet80Eta5p1_Centrality_30_100_v2', - 'HLT_HIPuAK4CaloJet80Eta5p1_Centrality_50_100_v2' ) + triggerConditions = cms.vstring( 'HLT_HICsAK4PFJet100Eta1p5_Centrality_30_100_v3', + 'HLT_HICsAK4PFJet100Eta1p5_Centrality_50_100_v3', + 'HLT_HICsAK4PFJet60Eta1p5_Centrality_30_100_v3', + 'HLT_HICsAK4PFJet60Eta1p5_Centrality_50_100_v3', + 'HLT_HICsAK4PFJet80Eta1p5_Centrality_30_100_v3', + 'HLT_HICsAK4PFJet80Eta1p5_Centrality_50_100_v3', + 'HLT_HIGEDPhoton10_Cent30_100_v3', + 'HLT_HIGEDPhoton10_Cent50_100_v3', + 'HLT_HIGEDPhoton20_Cent30_100_v3', + 'HLT_HIGEDPhoton20_Cent50_100_v3', + 'HLT_HIGEDPhoton30_Cent30_100_v3', + 'HLT_HIGEDPhoton30_Cent50_100_v3', + 'HLT_HIGEDPhoton40_Cent30_100_v3', + 'HLT_HIGEDPhoton40_Cent50_100_v3', + 'HLT_HIIslandPhoton10_Eta2p4_Cent30_100_v3', + 'HLT_HIIslandPhoton10_Eta2p4_Cent50_100_v3', + 'HLT_HIIslandPhoton20_Eta2p4_Cent30_100_v3', + 'HLT_HIIslandPhoton20_Eta2p4_Cent50_100_v3', + 'HLT_HIIslandPhoton30_Eta2p4_Cent30_100_v3', + 'HLT_HIIslandPhoton30_Eta2p4_Cent50_100_v3', + 'HLT_HIIslandPhoton40_Eta2p4_Cent30_100_v3', + 'HLT_HIIslandPhoton40_Eta2p4_Cent50_100_v3', + 'HLT_HIPuAK4CaloJet100Eta5p1_Centrality_30_100_v3', + 'HLT_HIPuAK4CaloJet100Eta5p1_Centrality_50_100_v3', + 'HLT_HIPuAK4CaloJet40Eta5p1_Centrality_30_100_v3', + 'HLT_HIPuAK4CaloJet40Eta5p1_Centrality_50_100_v3', + 'HLT_HIPuAK4CaloJet60Eta5p1_Centrality_30_100_v3', + 'HLT_HIPuAK4CaloJet60Eta5p1_Centrality_50_100_v3', + 'HLT_HIPuAK4CaloJet80Eta5p1_Centrality_30_100_v3', + 'HLT_HIPuAK4CaloJet80Eta5p1_Centrality_50_100_v3' ) ) fragment.hltPreDatasetHIHardProbesPeripheral = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -121374,50 +124213,50 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_HIDmesonPPTrackingGlobal_Dpt15_NoIter10_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt15_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt20_NoIter10_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt20_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt30_NoIter10_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt30_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt40_NoIter10_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt40_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt50_NoIter10_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt50_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt60_NoIter10_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt60_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt20_NoIter10_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt20_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt30_NoIter10_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt30_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt40_NoIter10_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt40_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt50_NoIter10_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt50_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt60_NoIter10_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt60_v2', - 'HLT_HIFullTracks2018_HighPt18_NoIter10_v2', - 'HLT_HIFullTracks2018_HighPt18_v2', - 'HLT_HIFullTracks2018_HighPt24_NoIter10_v2', - 'HLT_HIFullTracks2018_HighPt24_v2', - 'HLT_HIFullTracks2018_HighPt34_NoIter10_v2', - 'HLT_HIFullTracks2018_HighPt34_v2', - 'HLT_HIFullTracks2018_HighPt45_NoIter10_v2', - 'HLT_HIFullTracks2018_HighPt45_v2', - 'HLT_HIFullTracks2018_HighPt56_NoIter10_v2', - 'HLT_HIFullTracks2018_HighPt56_v2', - 'HLT_HIFullTracks2018_HighPt60_NoIter10_v2', - 'HLT_HIFullTracks2018_HighPt60_v2', - 'HLT_HILcPPTrackingGlobal_Dpt20_NoIter10_v2', - 'HLT_HILcPPTrackingGlobal_Dpt20_v2', - 'HLT_HILcPPTrackingGlobal_Dpt30_NoIter10_v2', - 'HLT_HILcPPTrackingGlobal_Dpt30_v2', - 'HLT_HILcPPTrackingGlobal_Dpt40_NoIter10_v2', - 'HLT_HILcPPTrackingGlobal_Dpt40_v2', - 'HLT_HILcPPTrackingGlobal_Dpt50_NoIter10_v2', - 'HLT_HILcPPTrackingGlobal_Dpt50_v2', - 'HLT_HILcPPTrackingGlobal_Dpt60_NoIter10_v2', - 'HLT_HILcPPTrackingGlobal_Dpt60_v2' ) + triggerConditions = cms.vstring( 'HLT_HIDmesonPPTrackingGlobal_Dpt15_NoIter10_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt15_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt20_NoIter10_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt20_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt30_NoIter10_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt30_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt40_NoIter10_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt40_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt50_NoIter10_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt50_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt60_NoIter10_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt60_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt20_NoIter10_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt20_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt30_NoIter10_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt30_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt40_NoIter10_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt40_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt50_NoIter10_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt50_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt60_NoIter10_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt60_v3', + 'HLT_HIFullTracks2018_HighPt18_NoIter10_v3', + 'HLT_HIFullTracks2018_HighPt18_v3', + 'HLT_HIFullTracks2018_HighPt24_NoIter10_v3', + 'HLT_HIFullTracks2018_HighPt24_v3', + 'HLT_HIFullTracks2018_HighPt34_NoIter10_v3', + 'HLT_HIFullTracks2018_HighPt34_v3', + 'HLT_HIFullTracks2018_HighPt45_NoIter10_v3', + 'HLT_HIFullTracks2018_HighPt45_v3', + 'HLT_HIFullTracks2018_HighPt56_NoIter10_v3', + 'HLT_HIFullTracks2018_HighPt56_v3', + 'HLT_HIFullTracks2018_HighPt60_NoIter10_v3', + 'HLT_HIFullTracks2018_HighPt60_v3', + 'HLT_HILcPPTrackingGlobal_Dpt20_NoIter10_v3', + 'HLT_HILcPPTrackingGlobal_Dpt20_v3', + 'HLT_HILcPPTrackingGlobal_Dpt30_NoIter10_v3', + 'HLT_HILcPPTrackingGlobal_Dpt30_v3', + 'HLT_HILcPPTrackingGlobal_Dpt40_NoIter10_v3', + 'HLT_HILcPPTrackingGlobal_Dpt40_v3', + 'HLT_HILcPPTrackingGlobal_Dpt50_NoIter10_v3', + 'HLT_HILcPPTrackingGlobal_Dpt50_v3', + 'HLT_HILcPPTrackingGlobal_Dpt60_NoIter10_v3', + 'HLT_HILcPPTrackingGlobal_Dpt60_v3' ) ) fragment.hltPreDatasetHIHeavyFlavor = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -121444,18 +124283,18 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_HIFullTracks_Multiplicity020_HF1AND_v2', - 'HLT_HIFullTracks_Multiplicity020_HF1OR_v2', - 'HLT_HIFullTracks_Multiplicity020_HF2OR_v2', - 'HLT_HIFullTracks_Multiplicity020_v2', - 'HLT_HIFullTracks_Multiplicity2040_HF1AND_v2', - 'HLT_HIFullTracks_Multiplicity2040_HF1OR_v2', - 'HLT_HIFullTracks_Multiplicity2040_HF2OR_v2', - 'HLT_HIFullTracks_Multiplicity2040_v2', - 'HLT_HIFullTracks_Multiplicity335_HF1OR_v2', - 'HLT_HIFullTracks_Multiplicity4060_v2', - 'HLT_HIFullTracks_Multiplicity6080_v2', - 'HLT_HIFullTracks_Multiplicity80100_v2' ) + triggerConditions = cms.vstring( 'HLT_HIFullTracks_Multiplicity020_HF1AND_v3', + 'HLT_HIFullTracks_Multiplicity020_HF1OR_v3', + 'HLT_HIFullTracks_Multiplicity020_HF2OR_v3', + 'HLT_HIFullTracks_Multiplicity020_v3', + 'HLT_HIFullTracks_Multiplicity2040_HF1AND_v3', + 'HLT_HIFullTracks_Multiplicity2040_HF1OR_v3', + 'HLT_HIFullTracks_Multiplicity2040_HF2OR_v3', + 'HLT_HIFullTracks_Multiplicity2040_v3', + 'HLT_HIFullTracks_Multiplicity335_HF1OR_v3', + 'HLT_HIFullTracks_Multiplicity4060_v3', + 'HLT_HIFullTracks_Multiplicity6080_v3', + 'HLT_HIFullTracks_Multiplicity80100_v3' ) ) fragment.hltPreDatasetHILowMultiplicity = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -121467,17 +124306,17 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_HIFullTracks_Multiplicity020_HF1AND_v2', - 'HLT_HIFullTracks_Multiplicity020_HF1OR_v2', - 'HLT_HIFullTracks_Multiplicity020_HF2OR_v2', - 'HLT_HIFullTracks_Multiplicity020_v2', - 'HLT_HIFullTracks_Multiplicity2040_HF1AND_v2', - 'HLT_HIFullTracks_Multiplicity2040_HF1OR_v2', - 'HLT_HIFullTracks_Multiplicity2040_HF2OR_v2', - 'HLT_HIFullTracks_Multiplicity2040_v2', - 'HLT_HIFullTracks_Multiplicity4060_v2', - 'HLT_HIFullTracks_Multiplicity6080_v2', - 'HLT_HIFullTracks_Multiplicity80100_v2' ) + triggerConditions = cms.vstring( 'HLT_HIFullTracks_Multiplicity020_HF1AND_v3', + 'HLT_HIFullTracks_Multiplicity020_HF1OR_v3', + 'HLT_HIFullTracks_Multiplicity020_HF2OR_v3', + 'HLT_HIFullTracks_Multiplicity020_v3', + 'HLT_HIFullTracks_Multiplicity2040_HF1AND_v3', + 'HLT_HIFullTracks_Multiplicity2040_HF1OR_v3', + 'HLT_HIFullTracks_Multiplicity2040_HF2OR_v3', + 'HLT_HIFullTracks_Multiplicity2040_v3', + 'HLT_HIFullTracks_Multiplicity4060_v3', + 'HLT_HIFullTracks_Multiplicity6080_v3', + 'HLT_HIFullTracks_Multiplicity80100_v3' ) ) fragment.hltPreDatasetHILowMultiplicityReducedFormat = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -121969,12 +124808,12 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_AK4CaloJet100_v11', - 'HLT_AK4CaloJet120_v10', - 'HLT_AK4CaloJet30_v12', - 'HLT_AK4CaloJet40_v11', - 'HLT_AK4CaloJet50_v11', - 'HLT_AK4CaloJet80_v11' ) + triggerConditions = cms.vstring( 'HLT_AK4CaloJet100_v12', + 'HLT_AK4CaloJet120_v11', + 'HLT_AK4CaloJet30_v13', + 'HLT_AK4CaloJet40_v12', + 'HLT_AK4CaloJet50_v12', + 'HLT_AK4CaloJet80_v12' ) ) fragment.hltPreDatasetHINCaloJets = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -121986,11 +124825,11 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_AK4PFJet100_v20', - 'HLT_AK4PFJet120_v19', - 'HLT_AK4PFJet30_v20', - 'HLT_AK4PFJet50_v20', - 'HLT_AK4PFJet80_v20' ) + triggerConditions = cms.vstring( 'HLT_AK4PFJet100_v21', + 'HLT_AK4PFJet120_v20', + 'HLT_AK4PFJet30_v21', + 'HLT_AK4PFJet50_v21', + 'HLT_AK4PFJet80_v21' ) ) fragment.hltPreDatasetHINPFJets = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -122003,24 +124842,24 @@ l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), triggerConditions = cms.vstring( 'HLT_HICentralityVeto_v2 / 0', - 'HLT_HICsAK4PFJet60Eta1p5_v2 / 0', - 'HLT_HIDmesonPPTrackingGlobal_Dpt20_v2 / 0', - 'HLT_HIDsPPTrackingGlobal_Dpt20_v2 / 0', - 'HLT_HIEle15Gsf_v2 / 0', - 'HLT_HIGEDPhoton10_v2 / 0', + 'HLT_HICsAK4PFJet60Eta1p5_v3 / 0', + 'HLT_HIDmesonPPTrackingGlobal_Dpt20_v3 / 0', + 'HLT_HIDsPPTrackingGlobal_Dpt20_v3 / 0', + 'HLT_HIEle15Gsf_v3 / 0', + 'HLT_HIGEDPhoton10_v3 / 0', 'HLT_HIHcalNZS_v2 / 3', 'HLT_HIHcalPhiSym_v2 / 3', - 'HLT_HIIslandPhoton10_Eta2p4_v2 / 0', + 'HLT_HIIslandPhoton10_Eta2p4_v3 / 0', 'HLT_HIL1DoubleMu10_v2 / 0', 'HLT_HIL2_L1DoubleMu10_v2 / 0', 'HLT_HIL3DoubleMuOpen_JpsiPsi_v2 / 0', 'HLT_HIL3_L1DoubleMu10_v2 / 0', - 'HLT_HILcPPTrackingGlobal_Dpt20_v2 / 0', - 'HLT_HIOnlineMonitorGroup_v2 / 10', + 'HLT_HILcPPTrackingGlobal_Dpt20_v3 / 0', + 'HLT_HIOnlineMonitorGroup_v3 / 10', 'HLT_HIPhysics_v2', - 'HLT_HIPuAK4CaloJet40Eta5p1_v2 / 0', - 'HLT_HIPuAK4CaloJet60Eta2p4_CSVv2WP0p75_v2 / 0', - 'HLT_HIPuAK4CaloJet60Eta2p4_DeepCSV0p4_v2 / 0', + 'HLT_HIPuAK4CaloJet40Eta5p1_v3 / 0', + 'HLT_HIPuAK4CaloJet60Eta2p4_CSVv2WP0p75_v3 / 0', + 'HLT_HIPuAK4CaloJet60Eta2p4_DeepCSV0p4_v3 / 0', 'HLT_HIRandom_v1 / 3', 'HLT_HIUPC_NotMBHF2OR_BptxAND_SinglePixelTrack_MaxPixelTrack_v2 / 0', 'HLT_HIUPC_NotMBHF2OR_BptxAND_SinglePixelTrack_v2 / 0', @@ -122047,23 +124886,23 @@ 'HLT_HIL3Mu12_v2', 'HLT_HIL3Mu15_v2', 'HLT_HIL3Mu20_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_v2', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_v3', 'HLT_HIL3Mu3_NHitQ10_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_v2', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_v3', 'HLT_HIL3Mu5_NHitQ10_v2', 'HLT_HIL3Mu7_NHitQ10_v2' ) ) @@ -122233,25 +125072,25 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v20', - 'HLT_Ele32_WPTight_Gsf_v16 / 5', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v1', - 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT550_DisplacedDijet60_Inclusive_v14', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v1', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v2', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v9', - 'HLT_PFHT510_v18 / 3', - 'HLT_PFJet260_v21', - 'HLT_PFJet320_v21', - 'HLT_PFMET130_PFMHT130_IDTight_v21 / 25', - 'HLT_PFMET140_PFMHT140_IDTight_v21 / 15' ) + triggerConditions = cms.vstring( 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v21', + 'HLT_Ele32_WPTight_Gsf_v17 / 5', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v2', + 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT550_DisplacedDijet60_Inclusive_v15', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v2', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v3', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v10', + 'HLT_PFHT510_v19 / 3', + 'HLT_PFJet260_v22', + 'HLT_PFJet320_v22', + 'HLT_PFMET130_PFMHT130_IDTight_v22 / 25', + 'HLT_PFMET140_PFMHT140_IDTight_v22 / 15' ) ) fragment.hltPreDatasetHLTMonitor = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -122289,13 +125128,13 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_DmesonPPTrackingGlobal_Dpt15ForPPRef_v12', - 'HLT_DmesonPPTrackingGlobal_Dpt20ForPPRef_v12', - 'HLT_DmesonPPTrackingGlobal_Dpt30ForPPRef_v12', - 'HLT_DmesonPPTrackingGlobal_Dpt40ForPPRef_v12', - 'HLT_DmesonPPTrackingGlobal_Dpt50ForPPRef_v12', - 'HLT_DmesonPPTrackingGlobal_Dpt60ForPPRef_v12', - 'HLT_DmesonPPTrackingGlobal_Dpt8ForPPRef_v12' ) + triggerConditions = cms.vstring( 'HLT_DmesonPPTrackingGlobal_Dpt15ForPPRef_v13', + 'HLT_DmesonPPTrackingGlobal_Dpt20ForPPRef_v13', + 'HLT_DmesonPPTrackingGlobal_Dpt30ForPPRef_v13', + 'HLT_DmesonPPTrackingGlobal_Dpt40ForPPRef_v13', + 'HLT_DmesonPPTrackingGlobal_Dpt50ForPPRef_v13', + 'HLT_DmesonPPTrackingGlobal_Dpt60ForPPRef_v13', + 'HLT_DmesonPPTrackingGlobal_Dpt8ForPPRef_v13' ) ) fragment.hltPreDatasetHeavyFlavor = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -122307,11 +125146,11 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_PixelTracks_Multiplicity110ForPPRef_v6', - 'HLT_PixelTracks_Multiplicity135ForPPRef_v6', - 'HLT_PixelTracks_Multiplicity160ForPPRef_v6', - 'HLT_PixelTracks_Multiplicity60ForPPRef_v6', - 'HLT_PixelTracks_Multiplicity85ForPPRef_v6' ) + triggerConditions = cms.vstring( 'HLT_PixelTracks_Multiplicity110ForPPRef_v7', + 'HLT_PixelTracks_Multiplicity135ForPPRef_v7', + 'HLT_PixelTracks_Multiplicity160ForPPRef_v7', + 'HLT_PixelTracks_Multiplicity60ForPPRef_v7', + 'HLT_PixelTracks_Multiplicity85ForPPRef_v7' ) ) fragment.hltPreDatasetHighMultiplicity = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -122323,20 +125162,20 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_AK4CaloJet100_Eta5p1ForPPRef_v10', - 'HLT_AK4CaloJet100_Jet35_Eta0p7ForPPRef_v10', - 'HLT_AK4CaloJet100_Jet35_Eta1p1ForPPRef_v10', - 'HLT_AK4CaloJet110_Eta5p1ForPPRef_v10', - 'HLT_AK4CaloJet120_Eta5p1ForPPRef_v10', - 'HLT_AK4CaloJet150ForPPRef_v10', - 'HLT_AK4CaloJet80_45_45_Eta2p1ForPPRef_v10', - 'HLT_AK4CaloJet80_Eta5p1ForPPRef_v10', - 'HLT_AK4CaloJet80_Jet35_Eta0p7ForPPRef_v10', - 'HLT_AK4CaloJet80_Jet35_Eta1p1ForPPRef_v10', - 'HLT_AK4PFJet100_Eta5p1ForPPRef_v17', - 'HLT_AK4PFJet110_Eta5p1ForPPRef_v17', - 'HLT_AK4PFJet120_Eta5p1ForPPRef_v17', - 'HLT_AK4PFJet80_Eta5p1ForPPRef_v17' ) + triggerConditions = cms.vstring( 'HLT_AK4CaloJet100_Eta5p1ForPPRef_v11', + 'HLT_AK4CaloJet100_Jet35_Eta0p7ForPPRef_v11', + 'HLT_AK4CaloJet100_Jet35_Eta1p1ForPPRef_v11', + 'HLT_AK4CaloJet110_Eta5p1ForPPRef_v11', + 'HLT_AK4CaloJet120_Eta5p1ForPPRef_v11', + 'HLT_AK4CaloJet150ForPPRef_v11', + 'HLT_AK4CaloJet80_45_45_Eta2p1ForPPRef_v11', + 'HLT_AK4CaloJet80_Eta5p1ForPPRef_v11', + 'HLT_AK4CaloJet80_Jet35_Eta0p7ForPPRef_v11', + 'HLT_AK4CaloJet80_Jet35_Eta1p1ForPPRef_v11', + 'HLT_AK4PFJet100_Eta5p1ForPPRef_v18', + 'HLT_AK4PFJet110_Eta5p1ForPPRef_v18', + 'HLT_AK4PFJet120_Eta5p1ForPPRef_v18', + 'HLT_AK4PFJet80_Eta5p1ForPPRef_v18' ) ) fragment.hltPreDatasetHighPtJet80 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -122348,10 +125187,10 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_AK4CaloJet40_Eta5p1ForPPRef_v10', - 'HLT_AK4CaloJet60_Eta5p1ForPPRef_v10', - 'HLT_AK4PFJet40_Eta5p1ForPPRef_v17', - 'HLT_AK4PFJet60_Eta5p1ForPPRef_v17' ) + triggerConditions = cms.vstring( 'HLT_AK4CaloJet40_Eta5p1ForPPRef_v11', + 'HLT_AK4CaloJet60_Eta5p1ForPPRef_v11', + 'HLT_AK4PFJet40_Eta5p1ForPPRef_v18', + 'HLT_AK4PFJet60_Eta5p1ForPPRef_v18' ) ) fragment.hltPreDatasetHighPtLowerJets = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -122363,9 +125202,9 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_SinglePhoton10_Eta3p1ForPPRef_v9', - 'HLT_SinglePhoton15_Eta3p1ForPPRef_v10', - 'HLT_SinglePhoton20_Eta3p1ForPPRef_v10' ) + triggerConditions = cms.vstring( 'HLT_SinglePhoton10_Eta3p1ForPPRef_v10', + 'HLT_SinglePhoton15_Eta3p1ForPPRef_v11', + 'HLT_SinglePhoton20_Eta3p1ForPPRef_v11' ) ) fragment.hltPreDatasetHighPtLowerPhotons = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -122377,10 +125216,10 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_SinglePhoton30_Eta3p1ForPPRef_v10', - 'HLT_SinglePhoton40_Eta3p1ForPPRef_v9', - 'HLT_SinglePhoton50_Eta3p1ForPPRef_v9', - 'HLT_SinglePhoton60_Eta3p1ForPPRef_v9' ) + triggerConditions = cms.vstring( 'HLT_SinglePhoton30_Eta3p1ForPPRef_v11', + 'HLT_SinglePhoton40_Eta3p1ForPPRef_v10', + 'HLT_SinglePhoton50_Eta3p1ForPPRef_v10', + 'HLT_SinglePhoton60_Eta3p1ForPPRef_v10' ) ) fragment.hltPreDatasetHighPtPhoton30AndZ = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -122404,256 +125243,257 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_AK4PFBJetBCSV60_Eta2p1ForPPRef_v17', - 'HLT_AK4PFBJetBCSV80_Eta2p1ForPPRef_v17', - 'HLT_AK4PFBJetBSSV60_Eta2p1ForPPRef_v17', - 'HLT_AK4PFBJetBSSV80_Eta2p1ForPPRef_v17', - 'HLT_AK4PFDJet60_Eta2p1ForPPRef_v17', - 'HLT_AK4PFDJet80_Eta2p1ForPPRef_v17', - 'HLT_AK8DiPFJet250_250_MassSD30_v1', - 'HLT_AK8DiPFJet250_250_MassSD50_v1', - 'HLT_AK8DiPFJet260_260_MassSD30_v1', - 'HLT_AK8DiPFJet270_270_MassSD30_v1', - 'HLT_AK8PFHT750_TrimMass50_v13', - 'HLT_AK8PFHT800_TrimMass50_v13', - 'HLT_AK8PFHT850_TrimMass50_v12', - 'HLT_AK8PFHT900_TrimMass50_v12', - 'HLT_AK8PFJet140_v16', - 'HLT_AK8PFJet15_v4', - 'HLT_AK8PFJet200_v16', - 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', - 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2', - 'HLT_AK8PFJet230_SoftDropMass40_v2', - 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', - 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2', - 'HLT_AK8PFJet25_v4', - 'HLT_AK8PFJet260_v17', - 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', - 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2', - 'HLT_AK8PFJet320_v17', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BTagDeepCSV_p17_v3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BTagDeepCSV_p1_v3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np2_v3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np4_v3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_p02_v4', - 'HLT_AK8PFJet360_TrimMass30_v19', - 'HLT_AK8PFJet380_TrimMass30_v12', - 'HLT_AK8PFJet400_MassSD30_v1', - 'HLT_AK8PFJet400_SoftDropMass40_v2', - 'HLT_AK8PFJet400_TrimMass30_v13', - 'HLT_AK8PFJet400_v17', - 'HLT_AK8PFJet40_v17', - 'HLT_AK8PFJet420_MassSD30_v1', - 'HLT_AK8PFJet420_TrimMass30_v12', - 'HLT_AK8PFJet425_SoftDropMass40_v2', - 'HLT_AK8PFJet450_MassSD30_v1', - 'HLT_AK8PFJet450_SoftDropMass40_v2', - 'HLT_AK8PFJet450_v17', - 'HLT_AK8PFJet500_v17', - 'HLT_AK8PFJet550_v12', - 'HLT_AK8PFJet60_v16', - 'HLT_AK8PFJet80_v16', - 'HLT_AK8PFJetFwd140_v15', - 'HLT_AK8PFJetFwd15_v4', - 'HLT_AK8PFJetFwd200_v15', - 'HLT_AK8PFJetFwd25_v4', - 'HLT_AK8PFJetFwd260_v16', - 'HLT_AK8PFJetFwd320_v16', - 'HLT_AK8PFJetFwd400_v16', - 'HLT_AK8PFJetFwd40_v16', - 'HLT_AK8PFJetFwd450_v16', - 'HLT_AK8PFJetFwd500_v16', - 'HLT_AK8PFJetFwd60_v15', - 'HLT_AK8PFJetFwd80_v15', - 'HLT_CaloJet500_NoJetID_v13', - 'HLT_CaloJet550_NoJetID_v8', - 'HLT_CaloMET100_NotCleaned_v5', - 'HLT_CaloMET110_NotCleaned_v5', - 'HLT_CaloMET250_NotCleaned_v5', - 'HLT_CaloMET300_NotCleaned_v5', - 'HLT_CaloMET350_NotCleaned_v5', - 'HLT_CaloMET80_NotCleaned_v5', - 'HLT_CaloMET90_NotCleaned_v5', - 'HLT_CaloMHT90_v5', - 'HLT_DiJet110_35_Mjj650_PFMET110_v10', - 'HLT_DiJet110_35_Mjj650_PFMET120_v10', - 'HLT_DiJet110_35_Mjj650_PFMET130_v10', - 'HLT_DiPFJetAve100_HFJEC_v17', - 'HLT_DiPFJetAve140_v14', - 'HLT_DiPFJetAve160_HFJEC_v17', - 'HLT_DiPFJetAve200_v14', - 'HLT_DiPFJetAve220_HFJEC_v17', - 'HLT_DiPFJetAve260_v15', - 'HLT_DiPFJetAve300_HFJEC_v17', - 'HLT_DiPFJetAve320_v15', - 'HLT_DiPFJetAve400_v15', - 'HLT_DiPFJetAve40_v15', - 'HLT_DiPFJetAve500_v15', - 'HLT_DiPFJetAve60_HFJEC_v16', - 'HLT_DiPFJetAve60_v15', - 'HLT_DiPFJetAve80_HFJEC_v17', - 'HLT_DiPFJetAve80_v14', - 'HLT_DoublePFJets100_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets100_PFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets200_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets200_PFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets350_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets350_PFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets40_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets40_PFBTagDeepJet_p71_v2', - 'HLT_L1ETMHadSeeds_v3', - 'HLT_MET105_IsoTrk50_v10', - 'HLT_MET120_IsoTrk50_v10', - 'HLT_MonoCentralPFJet80_PFMETNoMu110_PFMHTNoMu110_IDTight_v21', - 'HLT_MonoCentralPFJet80_PFMETNoMu120_PFMHTNoMu120_IDTight_v21', - 'HLT_MonoCentralPFJet80_PFMETNoMu130_PFMHTNoMu130_IDTight_v20', - 'HLT_MonoCentralPFJet80_PFMETNoMu140_PFMHTNoMu140_IDTight_v20', - 'HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_Mu12eta2p3_PFJet40_v2', - 'HLT_Mu12eta2p3_v2', - 'HLT_PFHT1050_v19', - 'HLT_PFHT180_v18', - 'HLT_PFHT250_v18', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v4', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v2', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v10', - 'HLT_PFHT350MinPFJet15_v10', - 'HLT_PFHT350_v20', - 'HLT_PFHT370_v18', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v9', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v2', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_v9', - 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v9', - 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v2', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v9', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v2', - 'HLT_PFHT400_SixPFJet32_v9', - 'HLT_PFHT430_v18', - 'HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v8', - 'HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v2', - 'HLT_PFHT450_SixPFJet36_v8', - 'HLT_PFHT500_PFMET100_PFMHT100_IDTight_v13', - 'HLT_PFHT500_PFMET110_PFMHT110_IDTight_v13', - 'HLT_PFHT510_v18', - 'HLT_PFHT590_v18', - 'HLT_PFHT680_v18', - 'HLT_PFHT700_PFMET85_PFMHT85_IDTight_v13', - 'HLT_PFHT700_PFMET95_PFMHT95_IDTight_v13', - 'HLT_PFHT780_v18', - 'HLT_PFHT800_PFMET75_PFMHT75_IDTight_v13', - 'HLT_PFHT800_PFMET85_PFMHT85_IDTight_v13', - 'HLT_PFHT890_v18', - 'HLT_PFJet110_v1', - 'HLT_PFJet140_v20', - 'HLT_PFJet15_v4', - 'HLT_PFJet200_v20', - 'HLT_PFJet25_v4', - 'HLT_PFJet260_v21', - 'HLT_PFJet320_v21', - 'HLT_PFJet400_v21', - 'HLT_PFJet40_v22', - 'HLT_PFJet450_v22', - 'HLT_PFJet500_v22', - 'HLT_PFJet550_v12', - 'HLT_PFJet60_v22', - 'HLT_PFJet80_v21', - 'HLT_PFJetFwd140_v19', - 'HLT_PFJetFwd15_v4', - 'HLT_PFJetFwd200_v19', - 'HLT_PFJetFwd25_v4', - 'HLT_PFJetFwd260_v20', - 'HLT_PFJetFwd320_v20', - 'HLT_PFJetFwd400_v20', - 'HLT_PFJetFwd40_v20', - 'HLT_PFJetFwd450_v20', - 'HLT_PFJetFwd500_v20', - 'HLT_PFJetFwd60_v20', - 'HLT_PFJetFwd80_v19', - 'HLT_PFMET100_PFMHT100_IDTight_CaloBTagDeepCSV_3p1_v9', - 'HLT_PFMET100_PFMHT100_IDTight_PFHT60_v10', - 'HLT_PFMET105_IsoTrk50_v2', - 'HLT_PFMET105_PFJet100_looseRecoiling_v2', - 'HLT_PFMET110_PFJet100_looseRecoiling_v2', - 'HLT_PFMET110_PFJet100_v2', - 'HLT_PFMET110_PFMHT110_IDTight_CaloBTagDeepCSV_3p1_v9', - 'HLT_PFMET110_PFMHT110_IDTight_v21', - 'HLT_PFMET120_PFMHT120_IDTight_CaloBTagDeepCSV_3p1_v9', - 'HLT_PFMET120_PFMHT120_IDTight_PFHT60_v10', - 'HLT_PFMET120_PFMHT120_IDTight_v21', - 'HLT_PFMET130_PFMHT130_IDTight_CaloBTagDeepCSV_3p1_v9', - 'HLT_PFMET130_PFMHT130_IDTight_v21', - 'HLT_PFMET140_PFMHT140_IDTight_CaloBTagDeepCSV_3p1_v9', - 'HLT_PFMET140_PFMHT140_IDTight_v21', - 'HLT_PFMET200_BeamHaloCleaned_v10', - 'HLT_PFMET200_NotCleaned_v10', - 'HLT_PFMET250_NotCleaned_v10', - 'HLT_PFMET300_NotCleaned_v10', - 'HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v10', - 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v21', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v10', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v21', - 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v20', - 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v20', - 'HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v10', - 'HLT_PFMETTypeOne110_PFMHT110_IDTight_v13', - 'HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v10', - 'HLT_PFMETTypeOne120_PFMHT120_IDTight_v13', - 'HLT_PFMETTypeOne130_PFMHT130_IDTight_v13', - 'HLT_PFMETTypeOne140_PFMHT140_IDTight_v12', - 'HLT_PFMETTypeOne200_BeamHaloCleaned_v10', - 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet103_88_75_15_v6', - 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet105_88_76_15_v6', - 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet111_90_80_15_v6', - 'HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2', - 'HLT_QuadPFJet70_50_40_30_v2', - 'HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v2', - 'HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v2', - 'HLT_QuadPFJet98_83_71_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet98_83_71_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet98_83_71_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet98_83_71_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet98_83_71_15_v6', - 'HLT_Rsq0p35_v16', - 'HLT_Rsq0p40_v16', - 'HLT_RsqMR300_Rsq0p09_MR200_4jet_v16', - 'HLT_RsqMR300_Rsq0p09_MR200_v16', - 'HLT_RsqMR320_Rsq0p09_MR200_4jet_v16', - 'HLT_RsqMR320_Rsq0p09_MR200_v16', - 'HLT_SingleJet30_Mu12_SinglePFJet40_v12', - 'HLT_TripleJet110_35_35_Mjj650_PFMET110_v10', - 'HLT_TripleJet110_35_35_Mjj650_PFMET120_v10', - 'HLT_TripleJet110_35_35_Mjj650_PFMET130_v10' ) + triggerConditions = cms.vstring( 'HLT_AK4PFBJetBCSV60_Eta2p1ForPPRef_v18', + 'HLT_AK4PFBJetBCSV80_Eta2p1ForPPRef_v18', + 'HLT_AK4PFBJetBSSV60_Eta2p1ForPPRef_v18', + 'HLT_AK4PFBJetBSSV80_Eta2p1ForPPRef_v18', + 'HLT_AK4PFDJet60_Eta2p1ForPPRef_v18', + 'HLT_AK4PFDJet80_Eta2p1ForPPRef_v18', + 'HLT_AK8DiPFJet250_250_MassSD30_v2', + 'HLT_AK8DiPFJet250_250_MassSD50_v2', + 'HLT_AK8DiPFJet260_260_MassSD30_v2', + 'HLT_AK8DiPFJet270_270_MassSD30_v2', + 'HLT_AK8PFHT750_TrimMass50_v14', + 'HLT_AK8PFHT800_TrimMass50_v14', + 'HLT_AK8PFHT850_TrimMass50_v13', + 'HLT_AK8PFHT900_TrimMass50_v13', + 'HLT_AK8PFJet140_v17', + 'HLT_AK8PFJet15_v5', + 'HLT_AK8PFJet200_v17', + 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v3', + 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3', + 'HLT_AK8PFJet230_SoftDropMass40_v3', + 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v3', + 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3', + 'HLT_AK8PFJet25_v5', + 'HLT_AK8PFJet260_v18', + 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v3', + 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3', + 'HLT_AK8PFJet320_v18', + 'HLT_AK8PFJet330_TrimMass30_PFAK8BTagDeepCSV_p17_v4', + 'HLT_AK8PFJet330_TrimMass30_PFAK8BTagDeepCSV_p1_v4', + 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np2_v4', + 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np4_v4', + 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_p02_v5', + 'HLT_AK8PFJet360_TrimMass30_v20', + 'HLT_AK8PFJet380_TrimMass30_v13', + 'HLT_AK8PFJet400_MassSD30_v2', + 'HLT_AK8PFJet400_SoftDropMass40_v3', + 'HLT_AK8PFJet400_TrimMass30_v14', + 'HLT_AK8PFJet400_v18', + 'HLT_AK8PFJet40_v18', + 'HLT_AK8PFJet420_MassSD30_v2', + 'HLT_AK8PFJet420_TrimMass30_v13', + 'HLT_AK8PFJet425_SoftDropMass40_v3', + 'HLT_AK8PFJet450_MassSD30_v2', + 'HLT_AK8PFJet450_SoftDropMass40_v3', + 'HLT_AK8PFJet450_v18', + 'HLT_AK8PFJet500_v18', + 'HLT_AK8PFJet550_v13', + 'HLT_AK8PFJet60_v17', + 'HLT_AK8PFJet80_v17', + 'HLT_AK8PFJetFwd140_v16', + 'HLT_AK8PFJetFwd15_v5', + 'HLT_AK8PFJetFwd200_v16', + 'HLT_AK8PFJetFwd25_v5', + 'HLT_AK8PFJetFwd260_v17', + 'HLT_AK8PFJetFwd320_v17', + 'HLT_AK8PFJetFwd400_v17', + 'HLT_AK8PFJetFwd40_v17', + 'HLT_AK8PFJetFwd450_v17', + 'HLT_AK8PFJetFwd500_v17', + 'HLT_AK8PFJetFwd60_v16', + 'HLT_AK8PFJetFwd80_v16', + 'HLT_CaloJet500_NoJetID_v14', + 'HLT_CaloJet550_NoJetID_v9', + 'HLT_CaloMET100_NotCleaned_v6', + 'HLT_CaloMET110_NotCleaned_v6', + 'HLT_CaloMET250_NotCleaned_v6', + 'HLT_CaloMET300_NotCleaned_v6', + 'HLT_CaloMET350_NotCleaned_v6', + 'HLT_CaloMET80_NotCleaned_v6', + 'HLT_CaloMET90_NotCleaned_v6', + 'HLT_CaloMHT90_v6', + 'HLT_DiJet110_35_Mjj650_PFMET110_v11', + 'HLT_DiJet110_35_Mjj650_PFMET120_v11', + 'HLT_DiJet110_35_Mjj650_PFMET130_v11', + 'HLT_DiPFJetAve100_HFJEC_v18', + 'HLT_DiPFJetAve140_v15', + 'HLT_DiPFJetAve160_HFJEC_v18', + 'HLT_DiPFJetAve200_v15', + 'HLT_DiPFJetAve220_HFJEC_v18', + 'HLT_DiPFJetAve260_HFJEC_v1', + 'HLT_DiPFJetAve260_v16', + 'HLT_DiPFJetAve300_HFJEC_v18', + 'HLT_DiPFJetAve320_v16', + 'HLT_DiPFJetAve400_v16', + 'HLT_DiPFJetAve40_v16', + 'HLT_DiPFJetAve500_v16', + 'HLT_DiPFJetAve60_HFJEC_v17', + 'HLT_DiPFJetAve60_v16', + 'HLT_DiPFJetAve80_HFJEC_v18', + 'HLT_DiPFJetAve80_v15', + 'HLT_DoublePFJets100_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets100_PFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets200_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets200_PFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets350_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets350_PFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets40_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets40_PFBTagDeepJet_p71_v3', + 'HLT_L1ETMHadSeeds_v4', + 'HLT_MET105_IsoTrk50_v11', + 'HLT_MET120_IsoTrk50_v11', + 'HLT_MonoCentralPFJet80_PFMETNoMu110_PFMHTNoMu110_IDTight_v22', + 'HLT_MonoCentralPFJet80_PFMETNoMu120_PFMHTNoMu120_IDTight_v22', + 'HLT_MonoCentralPFJet80_PFMETNoMu130_PFMHTNoMu130_IDTight_v21', + 'HLT_MonoCentralPFJet80_PFMETNoMu140_PFMHTNoMu140_IDTight_v21', + 'HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_Mu12eta2p3_PFJet40_v3', + 'HLT_Mu12eta2p3_v3', + 'HLT_PFHT1050_v20', + 'HLT_PFHT180_v19', + 'HLT_PFHT250_v19', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v5', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v3', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v11', + 'HLT_PFHT350MinPFJet15_v11', + 'HLT_PFHT350_v21', + 'HLT_PFHT370_v19', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v10', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v3', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_v10', + 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v10', + 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v3', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v10', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v3', + 'HLT_PFHT400_SixPFJet32_v10', + 'HLT_PFHT430_v19', + 'HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v9', + 'HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v3', + 'HLT_PFHT450_SixPFJet36_v9', + 'HLT_PFHT500_PFMET100_PFMHT100_IDTight_v14', + 'HLT_PFHT500_PFMET110_PFMHT110_IDTight_v14', + 'HLT_PFHT510_v19', + 'HLT_PFHT590_v19', + 'HLT_PFHT680_v19', + 'HLT_PFHT700_PFMET85_PFMHT85_IDTight_v14', + 'HLT_PFHT700_PFMET95_PFMHT95_IDTight_v14', + 'HLT_PFHT780_v19', + 'HLT_PFHT800_PFMET75_PFMHT75_IDTight_v14', + 'HLT_PFHT800_PFMET85_PFMHT85_IDTight_v14', + 'HLT_PFHT890_v19', + 'HLT_PFJet110_v2', + 'HLT_PFJet140_v21', + 'HLT_PFJet15_v5', + 'HLT_PFJet200_v21', + 'HLT_PFJet25_v5', + 'HLT_PFJet260_v22', + 'HLT_PFJet320_v22', + 'HLT_PFJet400_v22', + 'HLT_PFJet40_v23', + 'HLT_PFJet450_v23', + 'HLT_PFJet500_v23', + 'HLT_PFJet550_v13', + 'HLT_PFJet60_v23', + 'HLT_PFJet80_v22', + 'HLT_PFJetFwd140_v20', + 'HLT_PFJetFwd15_v5', + 'HLT_PFJetFwd200_v20', + 'HLT_PFJetFwd25_v5', + 'HLT_PFJetFwd260_v21', + 'HLT_PFJetFwd320_v21', + 'HLT_PFJetFwd400_v21', + 'HLT_PFJetFwd40_v21', + 'HLT_PFJetFwd450_v21', + 'HLT_PFJetFwd500_v21', + 'HLT_PFJetFwd60_v21', + 'HLT_PFJetFwd80_v20', + 'HLT_PFMET100_PFMHT100_IDTight_CaloBTagDeepCSV_3p1_v10', + 'HLT_PFMET100_PFMHT100_IDTight_PFHT60_v11', + 'HLT_PFMET105_IsoTrk50_v3', + 'HLT_PFMET105_PFJet100_looseRecoiling_v3', + 'HLT_PFMET110_PFJet100_looseRecoiling_v3', + 'HLT_PFMET110_PFJet100_v3', + 'HLT_PFMET110_PFMHT110_IDTight_CaloBTagDeepCSV_3p1_v10', + 'HLT_PFMET110_PFMHT110_IDTight_v22', + 'HLT_PFMET120_PFMHT120_IDTight_CaloBTagDeepCSV_3p1_v10', + 'HLT_PFMET120_PFMHT120_IDTight_PFHT60_v11', + 'HLT_PFMET120_PFMHT120_IDTight_v22', + 'HLT_PFMET130_PFMHT130_IDTight_CaloBTagDeepCSV_3p1_v10', + 'HLT_PFMET130_PFMHT130_IDTight_v22', + 'HLT_PFMET140_PFMHT140_IDTight_CaloBTagDeepCSV_3p1_v10', + 'HLT_PFMET140_PFMHT140_IDTight_v22', + 'HLT_PFMET200_BeamHaloCleaned_v11', + 'HLT_PFMET200_NotCleaned_v11', + 'HLT_PFMET250_NotCleaned_v11', + 'HLT_PFMET300_NotCleaned_v11', + 'HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v11', + 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v22', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v11', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v22', + 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v21', + 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v21', + 'HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v11', + 'HLT_PFMETTypeOne110_PFMHT110_IDTight_v14', + 'HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v11', + 'HLT_PFMETTypeOne120_PFMHT120_IDTight_v14', + 'HLT_PFMETTypeOne130_PFMHT130_IDTight_v14', + 'HLT_PFMETTypeOne140_PFMHT140_IDTight_v13', + 'HLT_PFMETTypeOne200_BeamHaloCleaned_v11', + 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v3', + 'HLT_QuadPFJet103_88_75_15_v7', + 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v3', + 'HLT_QuadPFJet105_88_76_15_v7', + 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v3', + 'HLT_QuadPFJet111_90_80_15_v7', + 'HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v3', + 'HLT_QuadPFJet70_50_40_30_v3', + 'HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v3', + 'HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v3', + 'HLT_QuadPFJet98_83_71_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet98_83_71_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet98_83_71_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet98_83_71_15_PFBTagDeepJet_1p3_VBF2_v3', + 'HLT_QuadPFJet98_83_71_15_v7', + 'HLT_Rsq0p35_v17', + 'HLT_Rsq0p40_v17', + 'HLT_RsqMR300_Rsq0p09_MR200_4jet_v17', + 'HLT_RsqMR300_Rsq0p09_MR200_v17', + 'HLT_RsqMR320_Rsq0p09_MR200_4jet_v17', + 'HLT_RsqMR320_Rsq0p09_MR200_v17', + 'HLT_SingleJet30_Mu12_SinglePFJet40_v13', + 'HLT_TripleJet110_35_35_Mjj650_PFMET110_v11', + 'HLT_TripleJet110_35_35_Mjj650_PFMET120_v11', + 'HLT_TripleJet110_35_35_Mjj650_PFMET130_v11' ) ) fragment.hltPreDatasetJetMET = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -122721,9 +125561,9 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_CaloJet10_NoJetID_v4', - 'HLT_CaloJet20_NoJetID_v4', - 'HLT_CaloJet50_NoJetID_v4', + triggerConditions = cms.vstring( 'HLT_CaloJet10_NoJetID_v5', + 'HLT_CaloJet20_NoJetID_v5', + 'HLT_CaloJet50_NoJetID_v5', 'HLT_L1DoubleJetC50_v3', 'HLT_L1EXT_HCAL_LaserMon1_v2', 'HLT_L1EXT_HCAL_LaserMon4_v2', @@ -122868,32 +125708,32 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'MC_AK4CaloJetsFromPV_v9', - 'MC_AK4CaloJets_v10', - 'MC_AK4PFJets_v18', - 'MC_AK8CaloHT_v9', - 'MC_AK8PFHT_v17', - 'MC_AK8PFJets_v18', - 'MC_AK8TrimPFJets_v18', - 'MC_CaloBTagDeepCSV_v9', - 'MC_CaloHT_v9', - 'MC_CaloMET_JetIdCleaned_v10', - 'MC_CaloMET_v9', - 'MC_CaloMHT_v9', - 'MC_Diphoton10_10_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass10_v14', - 'MC_DoubleEle5_CaloIdL_MW_v16', - 'MC_DoubleMuNoFiltersNoVtx_v8', - 'MC_DoubleMu_TrkIsoVVL_DZ_v12', - 'MC_Ele15_Ele10_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'MC_Ele5_WPTight_Gsf_v9', - 'MC_IsoMu_v16', - 'MC_PFBTagDeepCSV_v11', - 'MC_PFBTagDeepJet_v2', - 'MC_PFHT_v17', - 'MC_PFMET_v18', - 'MC_PFMHT_v17', - 'MC_ReducedIterativeTracking_v13', - 'MC_Run3_PFScoutingPixelTracking_v16' ) + triggerConditions = cms.vstring( 'MC_AK4CaloJetsFromPV_v10', + 'MC_AK4CaloJets_v11', + 'MC_AK4PFJets_v19', + 'MC_AK8CaloHT_v10', + 'MC_AK8PFHT_v18', + 'MC_AK8PFJets_v19', + 'MC_AK8TrimPFJets_v19', + 'MC_CaloBTagDeepCSV_v10', + 'MC_CaloHT_v10', + 'MC_CaloMET_JetIdCleaned_v11', + 'MC_CaloMET_v10', + 'MC_CaloMHT_v10', + 'MC_Diphoton10_10_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass10_v15', + 'MC_DoubleEle5_CaloIdL_MW_v17', + 'MC_DoubleMuNoFiltersNoVtx_v9', + 'MC_DoubleMu_TrkIsoVVL_DZ_v13', + 'MC_Ele15_Ele10_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'MC_Ele5_WPTight_Gsf_v10', + 'MC_IsoMu_v17', + 'MC_PFBTagDeepCSV_v12', + 'MC_PFBTagDeepJet_v3', + 'MC_PFHT_v18', + 'MC_PFMET_v19', + 'MC_PFMHT_v18', + 'MC_ReducedIterativeTracking_v14', + 'MC_Run3_PFScoutingPixelTracking_v17' ) ) fragment.hltPreDatasetMonteCarlo = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -122905,10 +125745,10 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_HIL2Mu3Eta2p5_AK4CaloJet100Eta2p1ForPPRef_v12', - 'HLT_HIL2Mu3Eta2p5_AK4CaloJet40Eta2p1ForPPRef_v12', - 'HLT_HIL2Mu3Eta2p5_AK4CaloJet60Eta2p1ForPPRef_v12', - 'HLT_HIL2Mu3Eta2p5_AK4CaloJet80Eta2p1ForPPRef_v12' ) + triggerConditions = cms.vstring( 'HLT_HIL2Mu3Eta2p5_AK4CaloJet100Eta2p1ForPPRef_v13', + 'HLT_HIL2Mu3Eta2p5_AK4CaloJet40Eta2p1ForPPRef_v13', + 'HLT_HIL2Mu3Eta2p5_AK4CaloJet60Eta2p1ForPPRef_v13', + 'HLT_HIL2Mu3Eta2p5_AK4CaloJet80Eta2p1ForPPRef_v13' ) ) fragment.hltPreDatasetMuPlusX = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -122920,12 +125760,12 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_CascadeMu100_v4', - 'HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1', - 'HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2', - 'HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1', - 'HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1', - 'HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1', + triggerConditions = cms.vstring( 'HLT_CascadeMu100_v5', + 'HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2', + 'HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v3', + 'HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2', + 'HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2', + 'HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2', 'HLT_DoubleL2Mu23NoVtx_2Cha_CosmicSeed_v3', 'HLT_DoubleL2Mu23NoVtx_2Cha_v3', 'HLT_DoubleL2Mu25NoVtx_2Cha_CosmicSeed_Eta2p4_v3', @@ -122935,114 +125775,114 @@ 'HLT_DoubleL2Mu30NoVtx_2Cha_CosmicSeed_Eta2p4_v3', 'HLT_DoubleL2Mu30NoVtx_2Cha_Eta2p4_v3', 'HLT_DoubleL2Mu50_v3', - 'HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v1', - 'HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v1', - 'HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v2', - 'HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v1', - 'HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v1', - 'HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v1', - 'HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v11', - 'HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v11', - 'HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v11', - 'HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v11', - 'HLT_DoubleMu40NoFiltersNoVtxDisplaced_v2', - 'HLT_DoubleMu43NoFiltersNoVtx_v5', - 'HLT_DoubleMu48NoFiltersNoVtx_v5', - 'HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v9', + 'HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v2', + 'HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v2', + 'HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v3', + 'HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v2', + 'HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v2', + 'HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v2', + 'HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v12', + 'HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v12', + 'HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v12', + 'HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v12', + 'HLT_DoubleMu40NoFiltersNoVtxDisplaced_v3', + 'HLT_DoubleMu43NoFiltersNoVtx_v6', + 'HLT_DoubleMu48NoFiltersNoVtx_v6', + 'HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v10', 'HLT_HIL1DoubleMu0ForPPRef_v5', 'HLT_HIL1DoubleMu10ForPPRef_v5', 'HLT_HIL2DoubleMu0_NHitQForPPRef_v6', - 'HLT_HIL3DoubleMu0_OS_m2p5to4p5ForPPRef_v7', - 'HLT_HIL3DoubleMu0_OS_m7to14ForPPRef_v7', - 'HLT_HighPtTkMu100_v3', - 'HLT_IsoMu20_eta2p1_LooseDeepTauPFTauHPS27_eta2p1_CrossL1_v2', - 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_CrossL1_v2', - 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v2', - 'HLT_IsoMu20_v16', - 'HLT_IsoMu24_TwoProngs35_v2', - 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v2', - 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v2', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_v16', - 'HLT_IsoMu24_v14', - 'HLT_IsoMu27_LooseChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v3', - 'HLT_IsoMu27_MediumChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v3', - 'HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1', - 'HLT_IsoMu27_TightChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v3', - 'HLT_IsoMu27_v17', - 'HLT_IsoMu30_v5', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v1', + 'HLT_HIL3DoubleMu0_OS_m2p5to4p5ForPPRef_v8', + 'HLT_HIL3DoubleMu0_OS_m7to14ForPPRef_v8', + 'HLT_HighPtTkMu100_v4', + 'HLT_IsoMu20_eta2p1_LooseDeepTauPFTauHPS27_eta2p1_CrossL1_v3', + 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_CrossL1_v3', + 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v3', + 'HLT_IsoMu20_v17', + 'HLT_IsoMu24_TwoProngs35_v3', + 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v3', + 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_v17', + 'HLT_IsoMu24_v15', + 'HLT_IsoMu27_LooseChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v4', + 'HLT_IsoMu27_MediumChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v4', + 'HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2', + 'HLT_IsoMu27_TightChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v4', + 'HLT_IsoMu27_v18', + 'HLT_IsoMu30_v6', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v2', 'HLT_L1DoubleMu0_v2', 'HLT_L1SingleMu18_v4', 'HLT_L1SingleMu25_v3', 'HLT_L1_DoubleJet30_Mass_Min400_Mu10_v2', 'HLT_L2Mu10_v8', 'HLT_L2Mu50_v3', - 'HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v1', - 'HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v16', - 'HLT_Mu12_v4', - 'HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9', - 'HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v16', - 'HLT_Mu15_IsoVVVL_PFHT450_v16', - 'HLT_Mu15_IsoVVVL_PFHT600_v20', - 'HLT_Mu15_v4', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v6', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v6', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v16', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v15', - 'HLT_Mu17_TrkIsoVVL_v14', - 'HLT_Mu17_v14', - 'HLT_Mu18_Mu9_DZ_v5', - 'HLT_Mu18_Mu9_SameSign_DZ_v5', - 'HLT_Mu18_Mu9_SameSign_v5', - 'HLT_Mu18_Mu9_v5', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v4', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v4', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v4', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v4', - 'HLT_Mu19_TrkIsoVVL_v5', - 'HLT_Mu19_v5', - 'HLT_Mu20_Mu10_DZ_v5', - 'HLT_Mu20_Mu10_SameSign_DZ_v5', - 'HLT_Mu20_Mu10_SameSign_v5', - 'HLT_Mu20_Mu10_v5', - 'HLT_Mu20_v13', - 'HLT_Mu23_Mu12_DZ_v5', - 'HLT_Mu23_Mu12_SameSign_DZ_v5', - 'HLT_Mu23_Mu12_SameSign_v5', - 'HLT_Mu23_Mu12_v5', - 'HLT_Mu27_v14', - 'HLT_Mu37_TkMu27_v6', - 'HLT_Mu3_PFJet40_v17', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v3', - 'HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v16', - 'HLT_Mu50_IsoVVVL_PFHT450_v16', + 'HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v2', + 'HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v17', + 'HLT_Mu12_v5', + 'HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10', + 'HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v17', + 'HLT_Mu15_IsoVVVL_PFHT450_v17', + 'HLT_Mu15_IsoVVVL_PFHT600_v21', + 'HLT_Mu15_v5', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v7', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v7', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v17', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v16', + 'HLT_Mu17_TrkIsoVVL_v15', + 'HLT_Mu17_v15', + 'HLT_Mu18_Mu9_DZ_v6', + 'HLT_Mu18_Mu9_SameSign_DZ_v6', + 'HLT_Mu18_Mu9_SameSign_v6', + 'HLT_Mu18_Mu9_v6', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v5', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v5', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v5', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v5', + 'HLT_Mu19_TrkIsoVVL_v6', + 'HLT_Mu19_v6', + 'HLT_Mu20_Mu10_DZ_v6', + 'HLT_Mu20_Mu10_SameSign_DZ_v6', + 'HLT_Mu20_Mu10_SameSign_v6', + 'HLT_Mu20_Mu10_v6', + 'HLT_Mu20_v14', + 'HLT_Mu23_Mu12_DZ_v6', + 'HLT_Mu23_Mu12_SameSign_DZ_v6', + 'HLT_Mu23_Mu12_SameSign_v6', + 'HLT_Mu23_Mu12_v6', + 'HLT_Mu27_v15', + 'HLT_Mu37_TkMu27_v7', + 'HLT_Mu3_PFJet40_v18', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v4', + 'HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17', + 'HLT_Mu50_IsoVVVL_PFHT450_v17', 'HLT_Mu50_L1SingleMuShower_v1', - 'HLT_Mu50_v14', - 'HLT_Mu55_v4', - 'HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17', - 'HLT_Mu8_TrkIsoVVL_v13', - 'HLT_Mu8_v13', - 'HLT_TripleMu_10_5_5_DZ_v11', - 'HLT_TripleMu_12_10_5_v11', - 'HLT_TripleMu_5_3_3_Mass3p8_DCA_v4', - 'HLT_TripleMu_5_3_3_Mass3p8_DZ_v9', - 'HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v7', - 'HLT_TrkMu16_DoubleTrkMu6NoFiltersNoVtx_v13', - 'HLT_TrkMu17_DoubleTrkMu8NoFiltersNoVtx_v14' ) + 'HLT_Mu50_v15', + 'HLT_Mu55_v5', + 'HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v18', + 'HLT_Mu8_TrkIsoVVL_v14', + 'HLT_Mu8_v14', + 'HLT_TripleMu_10_5_5_DZ_v12', + 'HLT_TripleMu_12_10_5_v12', + 'HLT_TripleMu_5_3_3_Mass3p8_DCA_v5', + 'HLT_TripleMu_5_3_3_Mass3p8_DZ_v10', + 'HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v8', + 'HLT_TrkMu16_DoubleTrkMu6NoFiltersNoVtx_v14', + 'HLT_TrkMu17_DoubleTrkMu8NoFiltersNoVtx_v15' ) ) fragment.hltPreDatasetMuon = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -123054,40 +125894,40 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v18', - 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v18', - 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v18', - 'HLT_DoubleMu20_7_Mass0to30_L1_DM4EG_v9', - 'HLT_DoubleMu20_7_Mass0to30_L1_DM4_v8', - 'HLT_DoubleMu20_7_Mass0to30_Photon23_v9', - 'HLT_Mu12_DoublePhoton20_v6', - 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v8', - 'HLT_Mu17_Photon30_IsoCaloId_v7', - 'HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v2', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v8', - 'HLT_Mu23_TrkIsoVVL_Ele8_CaloIdL_TrackIdL_IsoVL_DZ_v11', - 'HLT_Mu27_Ele37_CaloIdL_MW_v6', - 'HLT_Mu37_Ele27_CaloIdL_MW_v6', - 'HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v2', - 'HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v2', - 'HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v6', - 'HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v6', - 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v19', - 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v19', - 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v20', - 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v20', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v14', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v12' ) + triggerConditions = cms.vstring( 'HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v19', + 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v19', + 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v19', + 'HLT_DoubleMu20_7_Mass0to30_L1_DM4EG_v10', + 'HLT_DoubleMu20_7_Mass0to30_L1_DM4_v9', + 'HLT_DoubleMu20_7_Mass0to30_Photon23_v10', + 'HLT_Mu12_DoublePhoton20_v7', + 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v9', + 'HLT_Mu17_Photon30_IsoCaloId_v8', + 'HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v3', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v9', + 'HLT_Mu23_TrkIsoVVL_Ele8_CaloIdL_TrackIdL_IsoVL_DZ_v12', + 'HLT_Mu27_Ele37_CaloIdL_MW_v7', + 'HLT_Mu37_Ele27_CaloIdL_MW_v7', + 'HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v3', + 'HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v3', + 'HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v7', + 'HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v7', + 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v20', + 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v20', + 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v21', + 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v21', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v15', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v13' ) ) fragment.hltPreDatasetMuonEG = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -123134,231 +125974,232 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = ( cms.vstring( 'HLT_AK4CaloJet100_Eta5p1ForPPRef_v10 / 3', - 'HLT_AK4CaloJet100_Jet35_Eta0p7ForPPRef_v10 / 3', - 'HLT_AK4CaloJet100_Jet35_Eta1p1ForPPRef_v10 / 3', - 'HLT_AK4CaloJet100_v11 / 3', - 'HLT_AK4CaloJet110_Eta5p1ForPPRef_v10 / 3', - 'HLT_AK4CaloJet120_Eta5p1ForPPRef_v10 / 3', - 'HLT_AK4CaloJet120_v10 / 3', - 'HLT_AK4CaloJet150ForPPRef_v10 / 3', - 'HLT_AK4CaloJet30_v12 / 3', - 'HLT_AK4CaloJet40_Eta5p1ForPPRef_v10 / 3', - 'HLT_AK4CaloJet40_v11 / 3', - 'HLT_AK4CaloJet50_v11 / 3', - 'HLT_AK4CaloJet60_Eta5p1ForPPRef_v10 / 3', - 'HLT_AK4CaloJet80_45_45_Eta2p1ForPPRef_v10 / 3', - 'HLT_AK4CaloJet80_Eta5p1ForPPRef_v10 / 3', - 'HLT_AK4CaloJet80_Jet35_Eta0p7ForPPRef_v10 / 3', - 'HLT_AK4CaloJet80_Jet35_Eta1p1ForPPRef_v10 / 3', - 'HLT_AK4CaloJet80_v11 / 3', - 'HLT_AK4PFBJetBCSV60_Eta2p1ForPPRef_v17 / 3', - 'HLT_AK4PFBJetBCSV80_Eta2p1ForPPRef_v17 / 3', - 'HLT_AK4PFBJetBSSV60_Eta2p1ForPPRef_v17 / 3', - 'HLT_AK4PFBJetBSSV80_Eta2p1ForPPRef_v17 / 3', - 'HLT_AK4PFDJet60_Eta2p1ForPPRef_v17 / 3', - 'HLT_AK4PFDJet80_Eta2p1ForPPRef_v17 / 3', - 'HLT_AK4PFJet100_Eta5p1ForPPRef_v17 / 3', - 'HLT_AK4PFJet100_v20 / 3', - 'HLT_AK4PFJet110_Eta5p1ForPPRef_v17 / 3', - 'HLT_AK4PFJet120_Eta5p1ForPPRef_v17 / 3', - 'HLT_AK4PFJet120_v19 / 3', - 'HLT_AK4PFJet30_v20 / 3', - 'HLT_AK4PFJet40_Eta5p1ForPPRef_v17 / 3', - 'HLT_AK4PFJet50_v20 / 3', - 'HLT_AK4PFJet60_Eta5p1ForPPRef_v17 / 3', - 'HLT_AK4PFJet80_Eta5p1ForPPRef_v17 / 3', - 'HLT_AK4PFJet80_v20 / 3', - 'HLT_AK8DiPFJet250_250_MassSD30_v1 / 3', - 'HLT_AK8DiPFJet250_250_MassSD50_v1 / 3', - 'HLT_AK8DiPFJet260_260_MassSD30_v1 / 3', - 'HLT_AK8DiPFJet270_270_MassSD30_v1 / 3', - 'HLT_AK8PFHT750_TrimMass50_v13 / 3', - 'HLT_AK8PFHT800_TrimMass50_v13 / 3', - 'HLT_AK8PFHT850_TrimMass50_v12 / 3', - 'HLT_AK8PFHT900_TrimMass50_v12 / 3', - 'HLT_AK8PFJet140_v16 / 3', - 'HLT_AK8PFJet15_v4 / 3', - 'HLT_AK8PFJet200_v16 / 3', - 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2 / 3', - 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2 / 3', - 'HLT_AK8PFJet230_SoftDropMass40_v2 / 3', - 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v2 / 3', - 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2 / 3', - 'HLT_AK8PFJet25_v4 / 3', - 'HLT_AK8PFJet260_v17 / 3', - 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v2 / 3', - 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2 / 3', - 'HLT_AK8PFJet320_v17 / 3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BTagDeepCSV_p17_v3 / 3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BTagDeepCSV_p1_v3 / 3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np2_v3 / 3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np4_v3 / 3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_p02_v4 / 3', - 'HLT_AK8PFJet360_TrimMass30_v19 / 3', - 'HLT_AK8PFJet380_TrimMass30_v12 / 3', - 'HLT_AK8PFJet400_MassSD30_v1 / 3', - 'HLT_AK8PFJet400_SoftDropMass40_v2 / 3', - 'HLT_AK8PFJet400_TrimMass30_v13 / 3', - 'HLT_AK8PFJet400_v17 / 3', - 'HLT_AK8PFJet40_v17 / 3', - 'HLT_AK8PFJet420_MassSD30_v1 / 3', - 'HLT_AK8PFJet420_TrimMass30_v12 / 3', - 'HLT_AK8PFJet425_SoftDropMass40_v2 / 3', - 'HLT_AK8PFJet450_MassSD30_v1 / 3', - 'HLT_AK8PFJet450_SoftDropMass40_v2 / 3', - 'HLT_AK8PFJet450_v17 / 3', - 'HLT_AK8PFJet500_v17 / 3', - 'HLT_AK8PFJet550_v12 / 3', - 'HLT_AK8PFJet60_v16 / 3', - 'HLT_AK8PFJet80_v16 / 3', - 'HLT_AK8PFJetFwd140_v15 / 3', - 'HLT_AK8PFJetFwd15_v4 / 3', - 'HLT_AK8PFJetFwd200_v15 / 3', - 'HLT_AK8PFJetFwd25_v4 / 3', - 'HLT_AK8PFJetFwd260_v16 / 3', - 'HLT_AK8PFJetFwd320_v16 / 3', - 'HLT_AK8PFJetFwd400_v16 / 3', - 'HLT_AK8PFJetFwd40_v16 / 3', - 'HLT_AK8PFJetFwd450_v16 / 3', - 'HLT_AK8PFJetFwd500_v16 / 3', - 'HLT_AK8PFJetFwd60_v15 / 3', - 'HLT_AK8PFJetFwd80_v15 / 3', - 'HLT_BTagMu_AK4DiJet110_Mu5_v14 / 3', - 'HLT_BTagMu_AK4DiJet170_Mu5_v13 / 3', - 'HLT_BTagMu_AK4DiJet20_Mu5_v14 / 3', - 'HLT_BTagMu_AK4DiJet40_Mu5_v14 / 3', - 'HLT_BTagMu_AK4DiJet70_Mu5_v14 / 3', - 'HLT_BTagMu_AK4Jet300_Mu5_v13 / 3', - 'HLT_BTagMu_AK8DiJet170_Mu5_v10 / 3', - 'HLT_BTagMu_AK8Jet170_DoubleMu5_v3 / 3', - 'HLT_BTagMu_AK8Jet300_Mu5_v13 / 3', + triggerConditions = ( cms.vstring( 'HLT_AK4CaloJet100_Eta5p1ForPPRef_v11 / 3', + 'HLT_AK4CaloJet100_Jet35_Eta0p7ForPPRef_v11 / 3', + 'HLT_AK4CaloJet100_Jet35_Eta1p1ForPPRef_v11 / 3', + 'HLT_AK4CaloJet100_v12 / 3', + 'HLT_AK4CaloJet110_Eta5p1ForPPRef_v11 / 3', + 'HLT_AK4CaloJet120_Eta5p1ForPPRef_v11 / 3', + 'HLT_AK4CaloJet120_v11 / 3', + 'HLT_AK4CaloJet150ForPPRef_v11 / 3', + 'HLT_AK4CaloJet30_v13 / 3', + 'HLT_AK4CaloJet40_Eta5p1ForPPRef_v11 / 3', + 'HLT_AK4CaloJet40_v12 / 3', + 'HLT_AK4CaloJet50_v12 / 3', + 'HLT_AK4CaloJet60_Eta5p1ForPPRef_v11 / 3', + 'HLT_AK4CaloJet80_45_45_Eta2p1ForPPRef_v11 / 3', + 'HLT_AK4CaloJet80_Eta5p1ForPPRef_v11 / 3', + 'HLT_AK4CaloJet80_Jet35_Eta0p7ForPPRef_v11 / 3', + 'HLT_AK4CaloJet80_Jet35_Eta1p1ForPPRef_v11 / 3', + 'HLT_AK4CaloJet80_v12 / 3', + 'HLT_AK4PFBJetBCSV60_Eta2p1ForPPRef_v18 / 3', + 'HLT_AK4PFBJetBCSV80_Eta2p1ForPPRef_v18 / 3', + 'HLT_AK4PFBJetBSSV60_Eta2p1ForPPRef_v18 / 3', + 'HLT_AK4PFBJetBSSV80_Eta2p1ForPPRef_v18 / 3', + 'HLT_AK4PFDJet60_Eta2p1ForPPRef_v18 / 3', + 'HLT_AK4PFDJet80_Eta2p1ForPPRef_v18 / 3', + 'HLT_AK4PFJet100_Eta5p1ForPPRef_v18 / 3', + 'HLT_AK4PFJet100_v21 / 3', + 'HLT_AK4PFJet110_Eta5p1ForPPRef_v18 / 3', + 'HLT_AK4PFJet120_Eta5p1ForPPRef_v18 / 3', + 'HLT_AK4PFJet120_v20 / 3', + 'HLT_AK4PFJet30_v21 / 3', + 'HLT_AK4PFJet40_Eta5p1ForPPRef_v18 / 3', + 'HLT_AK4PFJet50_v21 / 3', + 'HLT_AK4PFJet60_Eta5p1ForPPRef_v18 / 3', + 'HLT_AK4PFJet80_Eta5p1ForPPRef_v18 / 3', + 'HLT_AK4PFJet80_v21 / 3', + 'HLT_AK8DiPFJet250_250_MassSD30_v2 / 3', + 'HLT_AK8DiPFJet250_250_MassSD50_v2 / 3', + 'HLT_AK8DiPFJet260_260_MassSD30_v2 / 3', + 'HLT_AK8DiPFJet270_270_MassSD30_v2 / 3', + 'HLT_AK8PFHT750_TrimMass50_v14 / 3', + 'HLT_AK8PFHT800_TrimMass50_v14 / 3', + 'HLT_AK8PFHT850_TrimMass50_v13 / 3', + 'HLT_AK8PFHT900_TrimMass50_v13 / 3', + 'HLT_AK8PFJet140_v17 / 3', + 'HLT_AK8PFJet15_v5 / 3', + 'HLT_AK8PFJet200_v17 / 3', + 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v3 / 3', + 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3 / 3', + 'HLT_AK8PFJet230_SoftDropMass40_v3 / 3', + 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v3 / 3', + 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3 / 3', + 'HLT_AK8PFJet25_v5 / 3', + 'HLT_AK8PFJet260_v18 / 3', + 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v3 / 3', + 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3 / 3', + 'HLT_AK8PFJet320_v18 / 3', + 'HLT_AK8PFJet330_TrimMass30_PFAK8BTagDeepCSV_p17_v4 / 3', + 'HLT_AK8PFJet330_TrimMass30_PFAK8BTagDeepCSV_p1_v4 / 3', + 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np2_v4 / 3', + 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np4_v4 / 3', + 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_p02_v5 / 3', + 'HLT_AK8PFJet360_TrimMass30_v20 / 3', + 'HLT_AK8PFJet380_TrimMass30_v13 / 3', + 'HLT_AK8PFJet400_MassSD30_v2 / 3', + 'HLT_AK8PFJet400_SoftDropMass40_v3 / 3', + 'HLT_AK8PFJet400_TrimMass30_v14 / 3', + 'HLT_AK8PFJet400_v18 / 3', + 'HLT_AK8PFJet40_v18 / 3', + 'HLT_AK8PFJet420_MassSD30_v2 / 3', + 'HLT_AK8PFJet420_TrimMass30_v13 / 3', + 'HLT_AK8PFJet425_SoftDropMass40_v3 / 3', + 'HLT_AK8PFJet450_MassSD30_v2 / 3', + 'HLT_AK8PFJet450_SoftDropMass40_v3 / 3', + 'HLT_AK8PFJet450_v18 / 3', + 'HLT_AK8PFJet500_v18 / 3', + 'HLT_AK8PFJet550_v13 / 3', + 'HLT_AK8PFJet60_v17 / 3', + 'HLT_AK8PFJet80_v17 / 3', + 'HLT_AK8PFJetFwd140_v16 / 3', + 'HLT_AK8PFJetFwd15_v5 / 3', + 'HLT_AK8PFJetFwd200_v16 / 3', + 'HLT_AK8PFJetFwd25_v5 / 3', + 'HLT_AK8PFJetFwd260_v17 / 3', + 'HLT_AK8PFJetFwd320_v17 / 3', + 'HLT_AK8PFJetFwd400_v17 / 3', + 'HLT_AK8PFJetFwd40_v17 / 3', + 'HLT_AK8PFJetFwd450_v17 / 3', + 'HLT_AK8PFJetFwd500_v17 / 3', + 'HLT_AK8PFJetFwd60_v16 / 3', + 'HLT_AK8PFJetFwd80_v16 / 3', + 'HLT_BTagMu_AK4DiJet110_Mu5_v15 / 3', + 'HLT_BTagMu_AK4DiJet170_Mu5_v14 / 3', + 'HLT_BTagMu_AK4DiJet20_Mu5_v15 / 3', + 'HLT_BTagMu_AK4DiJet40_Mu5_v15 / 3', + 'HLT_BTagMu_AK4DiJet70_Mu5_v15 / 3', + 'HLT_BTagMu_AK4Jet300_Mu5_v14 / 3', + 'HLT_BTagMu_AK8DiJet170_Mu5_v11 / 3', + 'HLT_BTagMu_AK8Jet170_DoubleMu5_v4 / 3', + 'HLT_BTagMu_AK8Jet300_Mu5_v14 / 3', 'HLT_CDC_L2cosmic_10_er1p0_v2 / 3', 'HLT_CDC_L2cosmic_5p5_er1p0_v2 / 3', - 'HLT_CaloJet10_NoJetID_v4 / 3', - 'HLT_CaloJet20_NoJetID_v4 / 3', - 'HLT_CaloJet500_NoJetID_v13 / 3', - 'HLT_CaloJet50_NoJetID_v4 / 3', - 'HLT_CaloJet550_NoJetID_v8 / 3', - 'HLT_CaloMET100_NotCleaned_v5 / 3', - 'HLT_CaloMET110_NotCleaned_v5 / 3', - 'HLT_CaloMET250_NotCleaned_v5 / 3', - 'HLT_CaloMET300_NotCleaned_v5 / 3', - 'HLT_CaloMET350_NotCleaned_v5 / 3', - 'HLT_CaloMET60_DTCluster50_v2 / 3', - 'HLT_CaloMET60_DTClusterNoMB1S50_v2 / 3', - 'HLT_CaloMET80_NotCleaned_v5 / 3', - 'HLT_CaloMET90_NotCleaned_v5 / 3', - 'HLT_CaloMHT90_v5 / 3', - 'HLT_CascadeMu100_v4 / 3', + 'HLT_CaloJet10_NoJetID_v5 / 3', + 'HLT_CaloJet20_NoJetID_v5 / 3', + 'HLT_CaloJet500_NoJetID_v14 / 3', + 'HLT_CaloJet50_NoJetID_v5 / 3', + 'HLT_CaloJet550_NoJetID_v9 / 3', + 'HLT_CaloMET100_NotCleaned_v6 / 3', + 'HLT_CaloMET110_NotCleaned_v6 / 3', + 'HLT_CaloMET250_NotCleaned_v6 / 3', + 'HLT_CaloMET300_NotCleaned_v6 / 3', + 'HLT_CaloMET350_NotCleaned_v6 / 3', + 'HLT_CaloMET60_DTCluster50_v3 / 3', + 'HLT_CaloMET60_DTClusterNoMB1S50_v3 / 3', + 'HLT_CaloMET80_NotCleaned_v6 / 3', + 'HLT_CaloMET90_NotCleaned_v6 / 3', + 'HLT_CaloMHT90_v6 / 3', + 'HLT_CascadeMu100_v5 / 3', 'HLT_CscCluster_Loose_v2 / 3', 'HLT_CscCluster_Medium_v2 / 3', 'HLT_CscCluster_Tight_v2 / 3', - 'HLT_DQMPixels_SingleMuOpen_v2 / 3', - 'HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v5 / 3', - 'HLT_DiJet110_35_Mjj650_PFMET110_v10 / 3', - 'HLT_DiJet110_35_Mjj650_PFMET120_v10 / 3', - 'HLT_DiJet110_35_Mjj650_PFMET130_v10 / 3', - 'HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v18 / 3', - 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v18 / 3', - 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v18 / 3', - 'HLT_DiPFJet15_FBEta3_NoCaloMatched_v18 / 3', - 'HLT_DiPFJet15_NoCaloMatched_v17 / 3', - 'HLT_DiPFJet25_FBEta3_NoCaloMatched_v18 / 3', - 'HLT_DiPFJet25_NoCaloMatched_v17 / 3', - 'HLT_DiPFJetAve100_HFJEC_v17 / 3', - 'HLT_DiPFJetAve140_v14 / 3', - 'HLT_DiPFJetAve15_HFJEC_v18 / 3', - 'HLT_DiPFJetAve160_HFJEC_v17 / 3', - 'HLT_DiPFJetAve200_v14 / 3', - 'HLT_DiPFJetAve220_HFJEC_v17 / 3', - 'HLT_DiPFJetAve25_HFJEC_v18 / 3', - 'HLT_DiPFJetAve260_v15 / 3', - 'HLT_DiPFJetAve300_HFJEC_v17 / 3', - 'HLT_DiPFJetAve320_v15 / 3', - 'HLT_DiPFJetAve35_HFJEC_v18 / 3', - 'HLT_DiPFJetAve400_v15 / 3', - 'HLT_DiPFJetAve40_v15 / 3', - 'HLT_DiPFJetAve500_v15 / 3', - 'HLT_DiPFJetAve60_HFJEC_v16 / 3', - 'HLT_DiPFJetAve60_v15 / 3', - 'HLT_DiPFJetAve80_HFJEC_v17 / 3', - 'HLT_DiPFJetAve80_v14 / 3', - 'HLT_DiPhoton10Time1ns_v1 / 3', - 'HLT_DiPhoton10Time1p2ns_v1 / 3', - 'HLT_DiPhoton10Time1p4ns_v1 / 3', - 'HLT_DiPhoton10Time1p6ns_v1 / 3', - 'HLT_DiPhoton10Time1p8ns_v1 / 3', - 'HLT_DiPhoton10Time2ns_v1 / 3', - 'HLT_DiPhoton10_CaloIdL_v1 / 3', - 'HLT_DiPhoton10sminlt0p12_v1 / 3', - 'HLT_DiPhoton10sminlt0p14_v1 / 3', - 'HLT_DiPhoton10sminlt0p16_v1 / 3', - 'HLT_DiPhoton10sminlt0p1_v1 / 3', - 'HLT_DiSC30_18_EIso_AND_HE_Mass70_v14 / 3', - 'HLT_Dimuon0_Jpsi3p5_Muon2_v6 / 3', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8 / 3', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8 / 3', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8 / 3', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8 / 3', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9 / 3', - 'HLT_Dimuon0_Jpsi_v9 / 3', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8 / 3', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9 / 3', - 'HLT_Dimuon0_LowMass_L1_4R_v8 / 3', - 'HLT_Dimuon0_LowMass_L1_4_v9 / 3', - 'HLT_Dimuon0_LowMass_L1_TM530_v7 / 3', - 'HLT_Dimuon0_LowMass_v9 / 3', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9 / 3', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10 / 3', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8 / 3', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10 / 3', - 'HLT_Dimuon0_Upsilon_L1_5M_v9 / 3', - 'HLT_Dimuon0_Upsilon_L1_5_v10 / 3', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7 / 3', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7 / 3', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8 / 3', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8 / 3', - 'HLT_Dimuon10_Upsilon_y1p4_v2 / 3', - 'HLT_Dimuon12_Upsilon_y1p4_v3 / 3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8 / 3', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6 / 3', - 'HLT_Dimuon14_PsiPrime_v14 / 3', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7 / 3', - 'HLT_Dimuon18_PsiPrime_v15 / 3', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8 / 3', - 'HLT_Dimuon24_Phi_noCorrL1_v7 / 3', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7 / 3', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7 / 3', - 'HLT_Dimuon25_Jpsi_v15 / 3', - 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1 / 3', - 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1 / 3', - 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1 / 3', - 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1 / 3', - 'HLT_Diphoton24_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1 / 3', - 'HLT_Diphoton24_16_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1 / 3', - 'HLT_Diphoton30PV_18PV_R9Id_AND_IsoCaloId_AND_HE_R9Id_Mass55_v13 / 3', - 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v2 / 3', - 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v2 / 3', - 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v14 / 3', - 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v14 / 3', - 'HLT_DmesonPPTrackingGlobal_Dpt15ForPPRef_v12 / 3', - 'HLT_DmesonPPTrackingGlobal_Dpt20ForPPRef_v12 / 3', - 'HLT_DmesonPPTrackingGlobal_Dpt30ForPPRef_v12 / 3', - 'HLT_DmesonPPTrackingGlobal_Dpt40ForPPRef_v12 / 3', - 'HLT_DmesonPPTrackingGlobal_Dpt50ForPPRef_v12 / 3', - 'HLT_DmesonPPTrackingGlobal_Dpt60ForPPRef_v12 / 3', - 'HLT_DmesonPPTrackingGlobal_Dpt8ForPPRef_v12 / 3', - 'HLT_DoubleEle25_CaloIdL_MW_v5 / 3', - 'HLT_DoubleEle27_CaloIdL_MW_v5 / 3', - 'HLT_DoubleEle33_CaloIdL_MW_v18 / 3', - 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v21 / 3', - 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v21 / 3', - 'HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1 / 3', - 'HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2 / 3', - 'HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1 / 3', - 'HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1 / 3', - 'HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1 / 3', + 'HLT_DQMPixels_SingleMuOpen_v3 / 3', + 'HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v6 / 3', + 'HLT_DiJet110_35_Mjj650_PFMET110_v11 / 3', + 'HLT_DiJet110_35_Mjj650_PFMET120_v11 / 3', + 'HLT_DiJet110_35_Mjj650_PFMET130_v11 / 3', + 'HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v19 / 3', + 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v19 / 3', + 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v19 / 3', + 'HLT_DiPFJet15_FBEta3_NoCaloMatched_v19 / 3', + 'HLT_DiPFJet15_NoCaloMatched_v18 / 3', + 'HLT_DiPFJet25_FBEta3_NoCaloMatched_v19 / 3', + 'HLT_DiPFJet25_NoCaloMatched_v18 / 3', + 'HLT_DiPFJetAve100_HFJEC_v18 / 3', + 'HLT_DiPFJetAve140_v15 / 3', + 'HLT_DiPFJetAve15_HFJEC_v19 / 3', + 'HLT_DiPFJetAve160_HFJEC_v18 / 3', + 'HLT_DiPFJetAve200_v15 / 3', + 'HLT_DiPFJetAve220_HFJEC_v18 / 3', + 'HLT_DiPFJetAve25_HFJEC_v19 / 3', + 'HLT_DiPFJetAve260_HFJEC_v1 / 3', + 'HLT_DiPFJetAve260_v16 / 3', + 'HLT_DiPFJetAve300_HFJEC_v18 / 3', + 'HLT_DiPFJetAve320_v16 / 3', + 'HLT_DiPFJetAve35_HFJEC_v19 / 3', + 'HLT_DiPFJetAve400_v16 / 3', + 'HLT_DiPFJetAve40_v16 / 3', + 'HLT_DiPFJetAve500_v16 / 3', + 'HLT_DiPFJetAve60_HFJEC_v17 / 3', + 'HLT_DiPFJetAve60_v16 / 3', + 'HLT_DiPFJetAve80_HFJEC_v18 / 3', + 'HLT_DiPFJetAve80_v15 / 3', + 'HLT_DiPhoton10Time1ns_v2 / 3', + 'HLT_DiPhoton10Time1p2ns_v2 / 3', + 'HLT_DiPhoton10Time1p4ns_v2 / 3', + 'HLT_DiPhoton10Time1p6ns_v2 / 3', + 'HLT_DiPhoton10Time1p8ns_v2 / 3', + 'HLT_DiPhoton10Time2ns_v2 / 3', + 'HLT_DiPhoton10_CaloIdL_v2 / 3', + 'HLT_DiPhoton10sminlt0p12_v2 / 3', + 'HLT_DiPhoton10sminlt0p14_v2 / 3', + 'HLT_DiPhoton10sminlt0p16_v2 / 3', + 'HLT_DiPhoton10sminlt0p1_v2 / 3', + 'HLT_DiSC30_18_EIso_AND_HE_Mass70_v15 / 3', + 'HLT_Dimuon0_Jpsi3p5_Muon2_v7 / 3', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9 / 3', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9 / 3', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9 / 3', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9 / 3', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10 / 3', + 'HLT_Dimuon0_Jpsi_v10 / 3', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9 / 3', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10 / 3', + 'HLT_Dimuon0_LowMass_L1_4R_v9 / 3', + 'HLT_Dimuon0_LowMass_L1_4_v10 / 3', + 'HLT_Dimuon0_LowMass_L1_TM530_v8 / 3', + 'HLT_Dimuon0_LowMass_v10 / 3', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10 / 3', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11 / 3', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9 / 3', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11 / 3', + 'HLT_Dimuon0_Upsilon_L1_5M_v10 / 3', + 'HLT_Dimuon0_Upsilon_L1_5_v11 / 3', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8 / 3', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8 / 3', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9 / 3', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9 / 3', + 'HLT_Dimuon10_Upsilon_y1p4_v3 / 3', + 'HLT_Dimuon12_Upsilon_y1p4_v4 / 3', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9 / 3', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7 / 3', + 'HLT_Dimuon14_PsiPrime_v15 / 3', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8 / 3', + 'HLT_Dimuon18_PsiPrime_v16 / 3', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9 / 3', + 'HLT_Dimuon24_Phi_noCorrL1_v8 / 3', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8 / 3', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8 / 3', + 'HLT_Dimuon25_Jpsi_v16 / 3', + 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2 / 3', + 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2 / 3', + 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2 / 3', + 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2 / 3', + 'HLT_Diphoton24_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2 / 3', + 'HLT_Diphoton24_16_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2 / 3', + 'HLT_Diphoton30PV_18PV_R9Id_AND_IsoCaloId_AND_HE_R9Id_Mass55_v14 / 3', + 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v3 / 3', + 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v3 / 3', + 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v15 / 3', + 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v15 / 3', + 'HLT_DmesonPPTrackingGlobal_Dpt15ForPPRef_v13 / 3', + 'HLT_DmesonPPTrackingGlobal_Dpt20ForPPRef_v13 / 3', + 'HLT_DmesonPPTrackingGlobal_Dpt30ForPPRef_v13 / 3', + 'HLT_DmesonPPTrackingGlobal_Dpt40ForPPRef_v13 / 3', + 'HLT_DmesonPPTrackingGlobal_Dpt50ForPPRef_v13 / 3', + 'HLT_DmesonPPTrackingGlobal_Dpt60ForPPRef_v13 / 3', + 'HLT_DmesonPPTrackingGlobal_Dpt8ForPPRef_v13 / 3', + 'HLT_DoubleEle25_CaloIdL_MW_v6 / 3', + 'HLT_DoubleEle27_CaloIdL_MW_v6 / 3', + 'HLT_DoubleEle33_CaloIdL_MW_v19 / 3', + 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v22 / 3', + 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v22 / 3', + 'HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2 / 3', + 'HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v3 / 3', + 'HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2 / 3', + 'HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2 / 3', + 'HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2 / 3', 'HLT_DoubleL2Mu23NoVtx_2Cha_CosmicSeed_v3 / 3', 'HLT_DoubleL2Mu23NoVtx_2Cha_v3 / 3', 'HLT_DoubleL2Mu25NoVtx_2Cha_CosmicSeed_Eta2p4_v3 / 3', @@ -123368,107 +126209,107 @@ 'HLT_DoubleL2Mu30NoVtx_2Cha_CosmicSeed_Eta2p4_v3 / 3', 'HLT_DoubleL2Mu30NoVtx_2Cha_Eta2p4_v3 / 3', 'HLT_DoubleL2Mu50_v3 / 3', - 'HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v1 / 3', - 'HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v1 / 3', - 'HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v2 / 3', - 'HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v1 / 3', - 'HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v1 / 3', - 'HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v1 / 3', - 'HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v2 / 3', - 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v1 / 3', - 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v1 / 3', - 'HLT_DoubleMu20_7_Mass0to30_L1_DM4EG_v9 / 3', - 'HLT_DoubleMu20_7_Mass0to30_L1_DM4_v8 / 3', - 'HLT_DoubleMu20_7_Mass0to30_Photon23_v9 / 3', - 'HLT_DoubleMu2_Jpsi_DoubleTkMu0_Phi_v6 / 3', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7 / 3', - 'HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v11 / 3', - 'HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v11 / 3', - 'HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v11 / 3', - 'HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v11 / 3', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5 / 3', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5 / 3', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7 / 3')+cms.vstring( 'HLT_DoubleMu3_Trk_Tau3mu_v13 / 3', - 'HLT_DoubleMu40NoFiltersNoVtxDisplaced_v2 / 3', - 'HLT_DoubleMu43NoFiltersNoVtx_v5 / 3', - 'HLT_DoubleMu48NoFiltersNoVtx_v5 / 3', - 'HLT_DoubleMu4_3_Bs_v16 / 3', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1 / 3', - 'HLT_DoubleMu4_3_Jpsi_v16 / 3', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1 / 3', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8 / 3', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1 / 3', - 'HLT_DoubleMu4_Jpsi_Displaced_v8 / 3', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8 / 3', - 'HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v9 / 3', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16 / 3', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5 / 3', - 'HLT_DoublePFJets100_PFBTagDeepCSV_p71_v2 / 3', - 'HLT_DoublePFJets100_PFBTagDeepJet_p71_v2 / 3', - 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2 / 3', - 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v2 / 3', - 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2 / 3', - 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v2 / 3', - 'HLT_DoublePFJets200_PFBTagDeepCSV_p71_v2 / 3', - 'HLT_DoublePFJets200_PFBTagDeepJet_p71_v2 / 3', - 'HLT_DoublePFJets350_PFBTagDeepCSV_p71_v2 / 3', - 'HLT_DoublePFJets350_PFBTagDeepJet_p71_v2 / 3', - 'HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v1 / 3', - 'HLT_DoublePFJets40_PFBTagDeepCSV_p71_v2 / 3', - 'HLT_DoublePFJets40_PFBTagDeepJet_p71_v2 / 3', - 'HLT_DoublePhoton33_CaloIdL_v7 / 3', - 'HLT_DoublePhoton70_v7 / 3', - 'HLT_DoublePhoton85_v15 / 3', - 'HLT_ECALHT800_v11 / 3', - 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v15 / 3', - 'HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v19 / 3', - 'HLT_Ele135_CaloIdVT_GsfTrkIdT_v8 / 3', - 'HLT_Ele145_CaloIdVT_GsfTrkIdT_v9 / 3', - 'HLT_Ele15_CaloIdL_TrackIdL_IsoVL_PFJet30_v4 / 3', - 'HLT_Ele15_Ele8_CaloIdL_TrackIdL_IsoVL_v4 / 3', - 'HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9 / 3', - 'HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v17 / 3', - 'HLT_Ele15_IsoVVVL_PFHT450_v17 / 3', - 'HLT_Ele15_IsoVVVL_PFHT600_v21 / 3', - 'HLT_Ele15_WPLoose_Gsf_v4 / 3', - 'HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v10 / 3', - 'HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v17 / 3', - 'HLT_Ele17_WPLoose_Gsf_v4 / 3', - 'HLT_Ele200_CaloIdVT_GsfTrkIdT_v9 / 3', - 'HLT_Ele20_WPLoose_Gsf_v7 / 3', - 'HLT_Ele20_WPTight_Gsf_v7 / 3', - 'HLT_Ele20_eta2p1_WPLoose_Gsf_v7 / 3', - 'HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v19 / 3', - 'HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v19 / 3', - 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v20 / 3', - 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v20 / 3', - 'HLT_Ele24_eta2p1_WPTight_Gsf_TightChargedIsoPFTauHPS30_eta2p1_CrossL1_v2 / 3', - 'HLT_Ele250_CaloIdVT_GsfTrkIdT_v14 / 3', - 'HLT_Ele27_Ele37_CaloIdL_MW_v5 / 3', - 'HLT_Ele27_WPTight_Gsf_v17 / 3', - 'HLT_Ele28_HighEta_SC20_Mass55_v14 / 3', - 'HLT_Ele28_WPTight_Gsf_v2 / 3', - 'HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v14 / 3', - 'HLT_Ele300_CaloIdVT_GsfTrkIdT_v14 / 3', - 'HLT_Ele30_WPTight_Gsf_v2 / 3', - 'HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v14 / 3', - 'HLT_Ele32_WPTight_Gsf_L1DoubleEG_v10 / 3', - 'HLT_Ele32_WPTight_Gsf_v16 / 3', - 'HLT_Ele35_WPTight_Gsf_L1EGMT_v6 / 3', - 'HLT_Ele35_WPTight_Gsf_v10 / 3', - 'HLT_Ele38_WPTight_Gsf_v10 / 3', - 'HLT_Ele40_WPTight_Gsf_v10 / 3', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1 / 3', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v1 / 3', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v19 / 3', - 'HLT_Ele50_IsoVVVL_PFHT450_v17 / 3', - 'HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v17 / 3', - 'HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v19 / 3', - 'HLT_FullTrack18ForPPRef_v12 / 3', - 'HLT_FullTrack24ForPPRef_v12 / 3', - 'HLT_FullTrack34ForPPRef_v12 / 3', - 'HLT_FullTrack45ForPPRef_v12 / 3', - 'HLT_FullTrack53ForPPRef_v12 / 3', + 'HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v2 / 3', + 'HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v2 / 3', + 'HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v3 / 3', + 'HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v2 / 3', + 'HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v2 / 3', + 'HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v2 / 3', + 'HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v3 / 3', + 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v2 / 3', + 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v2 / 3', + 'HLT_DoubleMu20_7_Mass0to30_L1_DM4EG_v10 / 3', + 'HLT_DoubleMu20_7_Mass0to30_L1_DM4_v9 / 3', + 'HLT_DoubleMu20_7_Mass0to30_Photon23_v10 / 3', + 'HLT_DoubleMu2_Jpsi_DoubleTkMu0_Phi_v7 / 3', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8 / 3', + 'HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v12 / 3', + 'HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v12 / 3', + 'HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v12 / 3', + 'HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v12 / 3', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6 / 3', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6 / 3')+cms.vstring( 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8 / 3', + 'HLT_DoubleMu3_Trk_Tau3mu_v14 / 3', + 'HLT_DoubleMu40NoFiltersNoVtxDisplaced_v3 / 3', + 'HLT_DoubleMu43NoFiltersNoVtx_v6 / 3', + 'HLT_DoubleMu48NoFiltersNoVtx_v6 / 3', + 'HLT_DoubleMu4_3_Bs_v17 / 3', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2 / 3', + 'HLT_DoubleMu4_3_Jpsi_v17 / 3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2 / 3', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9 / 3', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2 / 3', + 'HLT_DoubleMu4_Jpsi_Displaced_v9 / 3', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9 / 3', + 'HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v10 / 3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17 / 3', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6 / 3', + 'HLT_DoublePFJets100_PFBTagDeepCSV_p71_v3 / 3', + 'HLT_DoublePFJets100_PFBTagDeepJet_p71_v3 / 3', + 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3 / 3', + 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v3 / 3', + 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3 / 3', + 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v3 / 3', + 'HLT_DoublePFJets200_PFBTagDeepCSV_p71_v3 / 3', + 'HLT_DoublePFJets200_PFBTagDeepJet_p71_v3 / 3', + 'HLT_DoublePFJets350_PFBTagDeepCSV_p71_v3 / 3', + 'HLT_DoublePFJets350_PFBTagDeepJet_p71_v3 / 3', + 'HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v2 / 3', + 'HLT_DoublePFJets40_PFBTagDeepCSV_p71_v3 / 3', + 'HLT_DoublePFJets40_PFBTagDeepJet_p71_v3 / 3', + 'HLT_DoublePhoton33_CaloIdL_v8 / 3', + 'HLT_DoublePhoton70_v8 / 3', + 'HLT_DoublePhoton85_v16 / 3', + 'HLT_ECALHT800_v12 / 3', + 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v16 / 3', + 'HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v20 / 3', + 'HLT_Ele135_CaloIdVT_GsfTrkIdT_v9 / 3', + 'HLT_Ele145_CaloIdVT_GsfTrkIdT_v10 / 3', + 'HLT_Ele15_CaloIdL_TrackIdL_IsoVL_PFJet30_v5 / 3', + 'HLT_Ele15_Ele8_CaloIdL_TrackIdL_IsoVL_v5 / 3', + 'HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10 / 3', + 'HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v18 / 3', + 'HLT_Ele15_IsoVVVL_PFHT450_v18 / 3', + 'HLT_Ele15_IsoVVVL_PFHT600_v22 / 3', + 'HLT_Ele15_WPLoose_Gsf_v5 / 3', + 'HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v11 / 3', + 'HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v18 / 3', + 'HLT_Ele17_WPLoose_Gsf_v5 / 3', + 'HLT_Ele200_CaloIdVT_GsfTrkIdT_v10 / 3', + 'HLT_Ele20_WPLoose_Gsf_v8 / 3', + 'HLT_Ele20_WPTight_Gsf_v8 / 3', + 'HLT_Ele20_eta2p1_WPLoose_Gsf_v8 / 3', + 'HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v20 / 3', + 'HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v20 / 3', + 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v21 / 3', + 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v21 / 3', + 'HLT_Ele24_eta2p1_WPTight_Gsf_TightChargedIsoPFTauHPS30_eta2p1_CrossL1_v3 / 3', + 'HLT_Ele250_CaloIdVT_GsfTrkIdT_v15 / 3', + 'HLT_Ele27_Ele37_CaloIdL_MW_v6 / 3', + 'HLT_Ele27_WPTight_Gsf_v18 / 3', + 'HLT_Ele28_HighEta_SC20_Mass55_v15 / 3', + 'HLT_Ele28_WPTight_Gsf_v3 / 3', + 'HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v15 / 3', + 'HLT_Ele300_CaloIdVT_GsfTrkIdT_v15 / 3', + 'HLT_Ele30_WPTight_Gsf_v3 / 3', + 'HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v15 / 3', + 'HLT_Ele32_WPTight_Gsf_L1DoubleEG_v11 / 3', + 'HLT_Ele32_WPTight_Gsf_v17 / 3', + 'HLT_Ele35_WPTight_Gsf_L1EGMT_v7 / 3', + 'HLT_Ele35_WPTight_Gsf_v11 / 3', + 'HLT_Ele38_WPTight_Gsf_v11 / 3', + 'HLT_Ele40_WPTight_Gsf_v11 / 3', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2 / 3', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v2 / 3', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v20 / 3', + 'HLT_Ele50_IsoVVVL_PFHT450_v18 / 3', + 'HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v18 / 3', + 'HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v20 / 3', + 'HLT_FullTrack18ForPPRef_v13 / 3', + 'HLT_FullTrack24ForPPRef_v13 / 3', + 'HLT_FullTrack34ForPPRef_v13 / 3', + 'HLT_FullTrack45ForPPRef_v13 / 3', + 'HLT_FullTrack53ForPPRef_v13 / 3', 'HLT_HIL1CastorMediumJetForPPRef_v5 / 3', 'HLT_HIL1DoubleMu0ForPPRef_v5 / 3', 'HLT_HIL1DoubleMu10ForPPRef_v5 / 3', @@ -123478,20 +126319,20 @@ 'HLT_HIL2DoubleMu0_NHitQForPPRef_v6 / 3', 'HLT_HIL2Mu15ForPPRef_v7 / 3', 'HLT_HIL2Mu20ForPPRef_v7 / 3', - 'HLT_HIL2Mu3Eta2p5_AK4CaloJet100Eta2p1ForPPRef_v12 / 3', - 'HLT_HIL2Mu3Eta2p5_AK4CaloJet40Eta2p1ForPPRef_v12 / 3', - 'HLT_HIL2Mu3Eta2p5_AK4CaloJet60Eta2p1ForPPRef_v12 / 3', - 'HLT_HIL2Mu3Eta2p5_AK4CaloJet80Eta2p1ForPPRef_v12 / 3', + 'HLT_HIL2Mu3Eta2p5_AK4CaloJet100Eta2p1ForPPRef_v13 / 3', + 'HLT_HIL2Mu3Eta2p5_AK4CaloJet40Eta2p1ForPPRef_v13 / 3', + 'HLT_HIL2Mu3Eta2p5_AK4CaloJet60Eta2p1ForPPRef_v13 / 3', + 'HLT_HIL2Mu3Eta2p5_AK4CaloJet80Eta2p1ForPPRef_v13 / 3', 'HLT_HIL2Mu3_NHitQ10ForPPRef_v7 / 3', 'HLT_HIL2Mu5_NHitQ10ForPPRef_v7 / 3', 'HLT_HIL2Mu7_NHitQ10ForPPRef_v7 / 3', - 'HLT_HIL3DoubleMu0_OS_m2p5to4p5ForPPRef_v7 / 3', - 'HLT_HIL3DoubleMu0_OS_m7to14ForPPRef_v7 / 3', - 'HLT_HIL3Mu15ForPPRef_v7 / 3', - 'HLT_HIL3Mu20ForPPRef_v7 / 3', - 'HLT_HIL3Mu3_NHitQ15ForPPRef_v7 / 3', - 'HLT_HIL3Mu5_NHitQ15ForPPRef_v7 / 3', - 'HLT_HIL3Mu7_NHitQ15ForPPRef_v7 / 3', + 'HLT_HIL3DoubleMu0_OS_m2p5to4p5ForPPRef_v8 / 3', + 'HLT_HIL3DoubleMu0_OS_m7to14ForPPRef_v8 / 3', + 'HLT_HIL3Mu15ForPPRef_v8 / 3', + 'HLT_HIL3Mu20ForPPRef_v8 / 3', + 'HLT_HIL3Mu3_NHitQ15ForPPRef_v8 / 3', + 'HLT_HIL3Mu5_NHitQ15ForPPRef_v8 / 3', + 'HLT_HIL3Mu7_NHitQ15ForPPRef_v8 / 3', 'HLT_HIZeroBias_part0_v7 / 3', 'HLT_HIZeroBias_part10_v7 / 3', 'HLT_HIZeroBias_part11_v7 / 3', @@ -123504,61 +126345,66 @@ 'HLT_HIZeroBias_part7_v7 / 3', 'HLT_HIZeroBias_part8_v7 / 3', 'HLT_HIZeroBias_part9_v7 / 3', - 'HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1 / 3', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v1 / 3', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v1 / 3', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v1 / 3', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v1 / 3', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v1 / 3', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v1 / 3', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1 / 3', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v1 / 3', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v1 / 3', - 'HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1 / 3', - 'HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1 / 3', - 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v14 / 3', - 'HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1 / 3', - 'HLT_HT425_v10 / 3', - 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v2 / 3', - 'HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v2 / 3', - 'HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v2 / 3', - 'HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v2 / 3', - 'HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v2 / 3', - 'HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v2 / 3', - 'HLT_HT430_DisplacedDijet40_DisplacedTrack_v14 / 3', - 'HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v2 / 3', - 'HLT_HT430_DisplacedDijet60_DisplacedTrack_v14 / 3', - 'HLT_HT500_DisplacedDijet40_DisplacedTrack_v14 / 3', - 'HLT_HT550_DisplacedDijet60_Inclusive_v14 / 3', - 'HLT_HT650_DisplacedDijet60_Inclusive_v14 / 3', + 'HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2 / 3', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v2 / 3', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v2 / 3', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v2 / 3', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v2 / 3', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v2 / 3', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v2 / 3', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2 / 3', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v2 / 3', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v2 / 3', + 'HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2 / 3', + 'HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2 / 3', + 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v15 / 3', + 'HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2 / 3', + 'HLT_HT425_v11 / 3', + 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsInclusive_v1 / 3', + 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v3 / 3', + 'HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v3 / 3', + 'HLT_HT430_DelayedJet40_SingleDelay0p5nsInclusive_v1 / 3', + 'HLT_HT430_DelayedJet40_SingleDelay0p5nsTrackless_v1 / 3', + 'HLT_HT430_DelayedJet40_SingleDelay1nsInclusive_v1 / 3', + 'HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v3 / 3', + 'HLT_HT430_DelayedJet40_SingleDelay1p5nsInclusive_v1 / 3', + 'HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v3 / 3', + 'HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v3 / 3', + 'HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v3 / 3', + 'HLT_HT430_DisplacedDijet40_DisplacedTrack_v15 / 3', + 'HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v3 / 3', + 'HLT_HT430_DisplacedDijet60_DisplacedTrack_v15 / 3', + 'HLT_HT500_DisplacedDijet40_DisplacedTrack_v15 / 3', + 'HLT_HT550_DisplacedDijet60_Inclusive_v15 / 3', + 'HLT_HT650_DisplacedDijet60_Inclusive_v15 / 3', 'HLT_HcalIsolatedbunch_v6 / 3', 'HLT_HcalNZS_v14 / 3', 'HLT_HcalPhiSym_v16 / 3', - 'HLT_HighPtTkMu100_v3 / 3', - 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_CrossL1_v2 / 3', - 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v2 / 3', - 'HLT_IsoMu20_v16 / 3', - 'HLT_IsoMu24_TwoProngs35_v2 / 3', - 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v2 / 3', - 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2 / 3', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1 / 3', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v1 / 3', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v1 / 3', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v1 / 3', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v2 / 3', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v1 / 3', - 'HLT_IsoMu24_eta2p1_v16 / 3', - 'HLT_IsoMu24_v14 / 3', - 'HLT_IsoMu27_LooseChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v3 / 3', - 'HLT_IsoMu27_MediumChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v3 / 3', - 'HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1 / 3', - 'HLT_IsoMu27_TightChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v3 / 3', - 'HLT_IsoMu27_v17 / 3', - 'HLT_IsoMu30_v5 / 3', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1 / 3', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v1 / 3', - 'HLT_IsoTrackHB_v5 / 3', - 'HLT_IsoTrackHE_v5 / 3', + 'HLT_HighPtTkMu100_v4 / 3', + 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_CrossL1_v3 / 3', + 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v3 / 3', + 'HLT_IsoMu20_v17 / 3', + 'HLT_IsoMu24_TwoProngs35_v3 / 3', + 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v3 / 3', + 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3 / 3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2 / 3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v2 / 3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v2 / 3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v2 / 3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v3 / 3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v2 / 3', + 'HLT_IsoMu24_eta2p1_v17 / 3', + 'HLT_IsoMu24_v15 / 3', + 'HLT_IsoMu27_LooseChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v4 / 3', + 'HLT_IsoMu27_MediumChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v4 / 3', + 'HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2 / 3', + 'HLT_IsoMu27_TightChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v4 / 3', + 'HLT_IsoMu27_v18 / 3', + 'HLT_IsoMu30_v6 / 3', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2 / 3', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v2 / 3', + 'HLT_IsoTrackHB_v6 / 3', + 'HLT_IsoTrackHE_v6 / 3', 'HLT_L1BptxXOR_v2 / 3', 'HLT_L1CSCShower_DTCluster50_v2 / 3', 'HLT_L1CSCShower_DTCluster75_v2 / 3', @@ -123568,13 +126414,13 @@ 'HLT_L1DoubleJet_v2 / 3', 'HLT_L1DoubleMu0_v2 / 3', 'HLT_L1DoubleMu_v2 / 3', - 'HLT_L1ETMHadSeeds_v3 / 3', + 'HLT_L1ETMHadSeeds_v4 / 3', 'HLT_L1EXT_HCAL_LaserMon1_v2 / 3', 'HLT_L1EXT_HCAL_LaserMon4_v2 / 3', 'HLT_L1FatEvents_v3 / 3', 'HLT_L1HFveto_v2 / 3', - 'HLT_L1MET_DTCluster50_v2 / 3', - 'HLT_L1MET_DTClusterNoMB1S50_v2 / 3', + 'HLT_L1MET_DTCluster50_v3 / 3', + 'HLT_L1MET_DTClusterNoMB1S50_v3 / 3', 'HLT_L1MinimumBiasHF0OR_v5 / 3', 'HLT_L1MinimumBiasHF1AND_v5 / 3', 'HLT_L1MinimumBiasHF1OR_v5 / 3', @@ -123631,304 +126477,304 @@ 'HLT_L2Mu40_NoVertex_3Sta_NoBPTX3BX_v6 / 3', 'HLT_L2Mu45_NoVertex_3Sta_NoBPTX3BX_v5 / 3', 'HLT_L2Mu50_v3 / 3', - 'HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v1 / 3', - 'HLT_MET105_IsoTrk50_v10 / 3', - 'HLT_MET120_IsoTrk50_v10 / 3', - 'HLT_MediumChargedIsoPFTau180HighPtRelaxedIso_Trk50_eta2p1_v13 / 3', - 'HLT_MediumChargedIsoPFTau200HighPtRelaxedIso_Trk50_eta2p1_v13 / 3', - 'HLT_MediumChargedIsoPFTau220HighPtRelaxedIso_Trk50_eta2p1_v13 / 3', - 'HLT_MonoCentralPFJet80_PFMETNoMu110_PFMHTNoMu110_IDTight_v21 / 3', - 'HLT_MonoCentralPFJet80_PFMETNoMu120_PFMHTNoMu120_IDTight_v21 / 3', - 'HLT_MonoCentralPFJet80_PFMETNoMu130_PFMHTNoMu130_IDTight_v20 / 3', - 'HLT_MonoCentralPFJet80_PFMETNoMu140_PFMHTNoMu140_IDTight_v20 / 3', - 'HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v16 / 3', - 'HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v2 / 3')+cms.vstring( 'HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v2 / 3', - 'HLT_Mu12_DoublePhoton20_v6 / 3', - 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v16 / 3', - 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v8 / 3', - 'HLT_Mu12_v4 / 3', - 'HLT_Mu12eta2p3_PFJet40_v2 / 3', - 'HLT_Mu12eta2p3_v2 / 3', - 'HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9 / 3', - 'HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v16 / 3', - 'HLT_Mu15_IsoVVVL_PFHT450_v16 / 3', - 'HLT_Mu15_IsoVVVL_PFHT600_v20 / 3', - 'HLT_Mu15_v4 / 3', - 'HLT_Mu17_Photon30_IsoCaloId_v7 / 3', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v6 / 3', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v6 / 3', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v16 / 3', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v15 / 3', - 'HLT_Mu17_TrkIsoVVL_v14 / 3', - 'HLT_Mu17_v14 / 3', - 'HLT_Mu18_Mu9_DZ_v5 / 3', - 'HLT_Mu18_Mu9_SameSign_DZ_v5 / 3', - 'HLT_Mu18_Mu9_SameSign_v5 / 3', - 'HLT_Mu18_Mu9_v5 / 3', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v4 / 3', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v4 / 3', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v4 / 3', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v4 / 3', - 'HLT_Mu19_TrkIsoVVL_v5 / 3', - 'HLT_Mu19_v5 / 3', - 'HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v2 / 3', - 'HLT_Mu20_Mu10_DZ_v5 / 3', - 'HLT_Mu20_Mu10_SameSign_DZ_v5 / 3', - 'HLT_Mu20_Mu10_SameSign_v5 / 3', - 'HLT_Mu20_Mu10_v5 / 3', - 'HLT_Mu20_TkMu0_Phi_v9 / 3', - 'HLT_Mu20_v13 / 3', - 'HLT_Mu23_Mu12_DZ_v5 / 3', - 'HLT_Mu23_Mu12_SameSign_DZ_v5 / 3', - 'HLT_Mu23_Mu12_SameSign_v5 / 3', - 'HLT_Mu23_Mu12_v5 / 3', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v16 / 3', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v8 / 3', - 'HLT_Mu23_TrkIsoVVL_Ele8_CaloIdL_TrackIdL_IsoVL_DZ_v11 / 3', - 'HLT_Mu25_TkMu0_Onia_v9 / 3', - 'HLT_Mu25_TkMu0_Phi_v9 / 3', - 'HLT_Mu27_Ele37_CaloIdL_MW_v6 / 3', - 'HLT_Mu27_v14 / 3', - 'HLT_Mu30_TkMu0_Psi_v2 / 3', - 'HLT_Mu30_TkMu0_Upsilon_v2 / 3', - 'HLT_Mu37_Ele27_CaloIdL_MW_v6 / 3', - 'HLT_Mu37_TkMu27_v6 / 3', - 'HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v2 / 3', - 'HLT_Mu3_PFJet40_v17 / 3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v3 / 3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v3 / 3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v3 / 3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v3 / 3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v3 / 3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v3 / 3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v3 / 3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v3 / 3', - 'HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v2 / 3', - 'HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v6 / 3', - 'HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v6 / 3', - 'HLT_Mu4_L1DoubleMu_v2 / 3', - 'HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v16 / 3', - 'HLT_Mu50_IsoVVVL_PFHT450_v16 / 3', + 'HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v2 / 3', + 'HLT_MET105_IsoTrk50_v11 / 3', + 'HLT_MET120_IsoTrk50_v11 / 3', + 'HLT_MediumChargedIsoPFTau180HighPtRelaxedIso_Trk50_eta2p1_v14 / 3', + 'HLT_MediumChargedIsoPFTau200HighPtRelaxedIso_Trk50_eta2p1_v14 / 3', + 'HLT_MediumChargedIsoPFTau220HighPtRelaxedIso_Trk50_eta2p1_v14 / 3')+cms.vstring( 'HLT_MonoCentralPFJet80_PFMETNoMu110_PFMHTNoMu110_IDTight_v22 / 3', + 'HLT_MonoCentralPFJet80_PFMETNoMu120_PFMHTNoMu120_IDTight_v22 / 3', + 'HLT_MonoCentralPFJet80_PFMETNoMu130_PFMHTNoMu130_IDTight_v21 / 3', + 'HLT_MonoCentralPFJet80_PFMETNoMu140_PFMHTNoMu140_IDTight_v21 / 3', + 'HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v17 / 3', + 'HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v3 / 3', + 'HLT_Mu12_DoublePhoton20_v7 / 3', + 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v17 / 3', + 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v9 / 3', + 'HLT_Mu12_v5 / 3', + 'HLT_Mu12eta2p3_PFJet40_v3 / 3', + 'HLT_Mu12eta2p3_v3 / 3', + 'HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10 / 3', + 'HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v17 / 3', + 'HLT_Mu15_IsoVVVL_PFHT450_v17 / 3', + 'HLT_Mu15_IsoVVVL_PFHT600_v21 / 3', + 'HLT_Mu15_v5 / 3', + 'HLT_Mu17_Photon30_IsoCaloId_v8 / 3', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v7 / 3', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v7 / 3', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v17 / 3', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v16 / 3', + 'HLT_Mu17_TrkIsoVVL_v15 / 3', + 'HLT_Mu17_v15 / 3', + 'HLT_Mu18_Mu9_DZ_v6 / 3', + 'HLT_Mu18_Mu9_SameSign_DZ_v6 / 3', + 'HLT_Mu18_Mu9_SameSign_v6 / 3', + 'HLT_Mu18_Mu9_v6 / 3', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v5 / 3', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v5 / 3', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v5 / 3', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v5 / 3', + 'HLT_Mu19_TrkIsoVVL_v6 / 3', + 'HLT_Mu19_v6 / 3', + 'HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v3 / 3', + 'HLT_Mu20_Mu10_DZ_v6 / 3', + 'HLT_Mu20_Mu10_SameSign_DZ_v6 / 3', + 'HLT_Mu20_Mu10_SameSign_v6 / 3', + 'HLT_Mu20_Mu10_v6 / 3', + 'HLT_Mu20_TkMu0_Phi_v10 / 3', + 'HLT_Mu20_v14 / 3', + 'HLT_Mu23_Mu12_DZ_v6 / 3', + 'HLT_Mu23_Mu12_SameSign_DZ_v6 / 3', + 'HLT_Mu23_Mu12_SameSign_v6 / 3', + 'HLT_Mu23_Mu12_v6 / 3', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v17 / 3', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v9 / 3', + 'HLT_Mu23_TrkIsoVVL_Ele8_CaloIdL_TrackIdL_IsoVL_DZ_v12 / 3', + 'HLT_Mu25_TkMu0_Onia_v10 / 3', + 'HLT_Mu25_TkMu0_Phi_v10 / 3', + 'HLT_Mu27_Ele37_CaloIdL_MW_v7 / 3', + 'HLT_Mu27_v15 / 3', + 'HLT_Mu30_TkMu0_Psi_v3 / 3', + 'HLT_Mu30_TkMu0_Upsilon_v3 / 3', + 'HLT_Mu37_Ele27_CaloIdL_MW_v7 / 3', + 'HLT_Mu37_TkMu27_v7 / 3', + 'HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v3 / 3', + 'HLT_Mu3_PFJet40_v18 / 3', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v4 / 3', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v4 / 3', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v4 / 3', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v4 / 3', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v4 / 3', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v4 / 3', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v4 / 3', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v4 / 3', + 'HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v3 / 3', + 'HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v7 / 3', + 'HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v7 / 3', + 'HLT_Mu4_L1DoubleMu_v3 / 3', + 'HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17 / 3', + 'HLT_Mu50_IsoVVVL_PFHT450_v17 / 3', 'HLT_Mu50_L1SingleMuShower_v1 / 3', - 'HLT_Mu50_v14 / 3', - 'HLT_Mu55_v4 / 3', - 'HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v2 / 3', - 'HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v2 / 3', - 'HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v2 / 3', - 'HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v2 / 3', - 'HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v2 / 3', - 'HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v2 / 3', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11 / 3', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11 / 3', - 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v19 / 3', - 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v19 / 3', - 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v20 / 3', - 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v20 / 3', - 'HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17 / 3', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v2 / 3', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v2 / 3', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v1 / 3', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v2 / 3', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v2 / 3', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v2 / 3', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v1 / 3', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v1 / 3', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v14 / 3', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v12 / 3', - 'HLT_Mu8_TrkIsoVVL_v13 / 3', - 'HLT_Mu8_v13 / 3', - 'HLT_OnlineMonitorGroup_v2 / 10', - 'HLT_PFHT1050_v19 / 3', - 'HLT_PFHT180_v18 / 3', - 'HLT_PFHT250_v18 / 3', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v4 / 3', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v2 / 3', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v10 / 3', - 'HLT_PFHT350MinPFJet15_v10 / 3', - 'HLT_PFHT350_v20 / 3', - 'HLT_PFHT370_v18 / 3', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v9 / 3', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v2 / 3', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_v9 / 3', - 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v9 / 3', - 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v2 / 3', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v9 / 3', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v2 / 3', - 'HLT_PFHT400_SixPFJet32_v9 / 3', - 'HLT_PFHT430_v18 / 3', - 'HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v8 / 3', - 'HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v2 / 3', - 'HLT_PFHT450_SixPFJet36_v8 / 3', - 'HLT_PFHT500_PFMET100_PFMHT100_IDTight_v13 / 3', - 'HLT_PFHT500_PFMET110_PFMHT110_IDTight_v13 / 3', - 'HLT_PFHT510_v18 / 3', - 'HLT_PFHT590_v18 / 3', - 'HLT_PFHT680_v18 / 3', - 'HLT_PFHT700_PFMET85_PFMHT85_IDTight_v13 / 3', - 'HLT_PFHT700_PFMET95_PFMHT95_IDTight_v13 / 3', - 'HLT_PFHT780_v18 / 3', - 'HLT_PFHT800_PFMET75_PFMHT75_IDTight_v13 / 3', - 'HLT_PFHT800_PFMET85_PFMHT85_IDTight_v13 / 3', - 'HLT_PFHT890_v18 / 3', - 'HLT_PFJet110_v1 / 3', - 'HLT_PFJet140_v20 / 3', - 'HLT_PFJet15_v4 / 3', - 'HLT_PFJet200_v20 / 3', - 'HLT_PFJet25_v4 / 3', - 'HLT_PFJet260_v21 / 3', - 'HLT_PFJet320_v21 / 3', - 'HLT_PFJet400_v21 / 3', - 'HLT_PFJet40_v22 / 3', - 'HLT_PFJet450_v22 / 3', - 'HLT_PFJet500_v22 / 3', - 'HLT_PFJet550_v12 / 3', - 'HLT_PFJet60_v22 / 3', - 'HLT_PFJet80_v21 / 3', - 'HLT_PFJetFwd140_v19 / 3', - 'HLT_PFJetFwd15_v4 / 3', - 'HLT_PFJetFwd200_v19 / 3', - 'HLT_PFJetFwd25_v4 / 3', - 'HLT_PFJetFwd260_v20 / 3', - 'HLT_PFJetFwd320_v20 / 3', - 'HLT_PFJetFwd400_v20 / 3', - 'HLT_PFJetFwd40_v20 / 3', - 'HLT_PFJetFwd450_v20 / 3', - 'HLT_PFJetFwd500_v20 / 3', - 'HLT_PFJetFwd60_v20 / 3', - 'HLT_PFJetFwd80_v19 / 3', - 'HLT_PFMET100_PFMHT100_IDTight_CaloBTagDeepCSV_3p1_v9 / 3', - 'HLT_PFMET100_PFMHT100_IDTight_PFHT60_v10 / 3', - 'HLT_PFMET105_IsoTrk50_v2 / 3', - 'HLT_PFMET105_PFJet100_looseRecoiling_v2 / 3', - 'HLT_PFMET110_PFJet100_looseRecoiling_v2 / 3', - 'HLT_PFMET110_PFJet100_v2 / 3', - 'HLT_PFMET110_PFMHT110_IDTight_CaloBTagDeepCSV_3p1_v9 / 3', - 'HLT_PFMET110_PFMHT110_IDTight_v21 / 3', - 'HLT_PFMET120_PFMHT120_IDTight_CaloBTagDeepCSV_3p1_v9 / 3', - 'HLT_PFMET120_PFMHT120_IDTight_PFHT60_v10 / 3', - 'HLT_PFMET120_PFMHT120_IDTight_v21 / 3', - 'HLT_PFMET130_PFMHT130_IDTight_CaloBTagDeepCSV_3p1_v9 / 3', - 'HLT_PFMET130_PFMHT130_IDTight_v21 / 3', - 'HLT_PFMET140_PFMHT140_IDTight_CaloBTagDeepCSV_3p1_v9 / 3', - 'HLT_PFMET140_PFMHT140_IDTight_v21 / 3', - 'HLT_PFMET200_BeamHaloCleaned_v10 / 3', - 'HLT_PFMET200_NotCleaned_v10 / 3', - 'HLT_PFMET250_NotCleaned_v10 / 3', - 'HLT_PFMET300_NotCleaned_v10 / 3', - 'HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v10 / 3', - 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v1 / 3', - 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v21 / 3', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v1 / 3', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v10 / 3', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v21 / 3', - 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v1 / 3', - 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v20 / 3', - 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v1 / 3', - 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v20 / 3', - 'HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v10 / 3', - 'HLT_PFMETTypeOne110_PFMHT110_IDTight_v13 / 3', - 'HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v10 / 3', - 'HLT_PFMETTypeOne120_PFMHT120_IDTight_v13 / 3', - 'HLT_PFMETTypeOne130_PFMHT130_IDTight_v13 / 3', - 'HLT_PFMETTypeOne140_PFMHT140_IDTight_v12 / 3', - 'HLT_PFMETTypeOne200_BeamHaloCleaned_v10 / 3', - 'HLT_Photon100EBHE10_v3 / 3', - 'HLT_Photon100EB_TightID_TightIso_v3 / 3', - 'HLT_Photon100EEHE10_v3 / 3', - 'HLT_Photon100EE_TightID_TightIso_v3 / 3', - 'HLT_Photon110EB_TightID_TightIso_v3 / 3', - 'HLT_Photon120EB_TightID_TightIso_v3 / 3', - 'HLT_Photon120_R9Id90_HE10_IsoM_v15 / 3', - 'HLT_Photon120_v14 / 3', - 'HLT_Photon150_v7 / 3', - 'HLT_Photon165_R9Id90_HE10_IsoM_v16 / 3', - 'HLT_Photon175_v15 / 3', - 'HLT_Photon200_v14 / 3', - 'HLT_Photon20_HoverELoose_v11 / 3', - 'HLT_Photon20_v3 / 3', - 'HLT_Photon22_v3 / 3', - 'HLT_Photon25_v5 / 3', - 'HLT_Photon300_NoHE_v13 / 3', - 'HLT_Photon30EB_TightID_TightIso_v2 / 3', - 'HLT_Photon30_HoverELoose_v11 / 3', - 'HLT_Photon33_v6 / 3', - 'HLT_Photon35_TwoProngs35_v2 / 3', - 'HLT_Photon40_HoverELoose_v11 / 3', - 'HLT_Photon50_HoverELoose_v11 / 3', - 'HLT_Photon50_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_PFMET50_v6 / 3', - 'HLT_Photon50_R9Id90_HE10_IsoM_v15 / 3', - 'HLT_Photon50_v14 / 3', - 'HLT_Photon60_HoverELoose_v11 / 3', - 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v12 / 3', - 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_v6 / 3', - 'HLT_Photon60_R9Id90_CaloIdL_IsoL_v6 / 3', - 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_CaloMJJ300_PFJetsMJJ400DEta3_v6 / 3', - 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_CaloMJJ400_PFJetsMJJ600DEta3_v6 / 3', - 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v6 / 3', - 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ600DEta3_v6 / 3', - 'HLT_Photon75_R9Id90_HE10_IsoM_v15 / 3', - 'HLT_Photon75_v14 / 3', - 'HLT_Photon90_CaloIdL_PFHT700_v17 / 3', - 'HLT_Photon90_R9Id90_HE10_IsoM_v15 / 3', - 'HLT_Photon90_v14 / 3', + 'HLT_Mu50_v15 / 3', + 'HLT_Mu55_v5 / 3', + 'HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v3 / 3', + 'HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v3 / 3', + 'HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v3 / 3', + 'HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v3 / 3', + 'HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v3 / 3', + 'HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v3 / 3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12 / 3', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12 / 3', + 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v20 / 3', + 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v20 / 3', + 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v21 / 3', + 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v21 / 3', + 'HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v18 / 3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v3 / 3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v3 / 3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v2 / 3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v3 / 3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v3 / 3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v3 / 3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2 / 3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v2 / 3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v15 / 3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v13 / 3', + 'HLT_Mu8_TrkIsoVVL_v14 / 3', + 'HLT_Mu8_v14 / 3', + 'HLT_OnlineMonitorGroup_v3 / 10', + 'HLT_PFHT1050_v20 / 3', + 'HLT_PFHT180_v19 / 3', + 'HLT_PFHT250_v19 / 3', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v5 / 3', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v3 / 3', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v11 / 3', + 'HLT_PFHT350MinPFJet15_v11 / 3', + 'HLT_PFHT350_v21 / 3', + 'HLT_PFHT370_v19 / 3', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v10 / 3', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v3 / 3', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_v10 / 3', + 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v10 / 3', + 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v3 / 3', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v10 / 3', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v3 / 3', + 'HLT_PFHT400_SixPFJet32_v10 / 3', + 'HLT_PFHT430_v19 / 3', + 'HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v9 / 3', + 'HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v3 / 3', + 'HLT_PFHT450_SixPFJet36_v9 / 3', + 'HLT_PFHT500_PFMET100_PFMHT100_IDTight_v14 / 3', + 'HLT_PFHT500_PFMET110_PFMHT110_IDTight_v14 / 3', + 'HLT_PFHT510_v19 / 3', + 'HLT_PFHT590_v19 / 3', + 'HLT_PFHT680_v19 / 3', + 'HLT_PFHT700_PFMET85_PFMHT85_IDTight_v14 / 3', + 'HLT_PFHT700_PFMET95_PFMHT95_IDTight_v14 / 3', + 'HLT_PFHT780_v19 / 3', + 'HLT_PFHT800_PFMET75_PFMHT75_IDTight_v14 / 3', + 'HLT_PFHT800_PFMET85_PFMHT85_IDTight_v14 / 3', + 'HLT_PFHT890_v19 / 3', + 'HLT_PFJet110_v2 / 3', + 'HLT_PFJet140_v21 / 3', + 'HLT_PFJet15_v5 / 3', + 'HLT_PFJet200_v21 / 3', + 'HLT_PFJet25_v5 / 3', + 'HLT_PFJet260_v22 / 3', + 'HLT_PFJet320_v22 / 3', + 'HLT_PFJet400_v22 / 3', + 'HLT_PFJet40_v23 / 3', + 'HLT_PFJet450_v23 / 3', + 'HLT_PFJet500_v23 / 3', + 'HLT_PFJet550_v13 / 3', + 'HLT_PFJet60_v23 / 3', + 'HLT_PFJet80_v22 / 3', + 'HLT_PFJetFwd140_v20 / 3', + 'HLT_PFJetFwd15_v5 / 3', + 'HLT_PFJetFwd200_v20 / 3', + 'HLT_PFJetFwd25_v5 / 3', + 'HLT_PFJetFwd260_v21 / 3', + 'HLT_PFJetFwd320_v21 / 3', + 'HLT_PFJetFwd400_v21 / 3', + 'HLT_PFJetFwd40_v21 / 3', + 'HLT_PFJetFwd450_v21 / 3', + 'HLT_PFJetFwd500_v21 / 3', + 'HLT_PFJetFwd60_v21 / 3', + 'HLT_PFJetFwd80_v20 / 3', + 'HLT_PFMET100_PFMHT100_IDTight_CaloBTagDeepCSV_3p1_v10 / 3', + 'HLT_PFMET100_PFMHT100_IDTight_PFHT60_v11 / 3', + 'HLT_PFMET105_IsoTrk50_v3 / 3', + 'HLT_PFMET105_PFJet100_looseRecoiling_v3 / 3', + 'HLT_PFMET110_PFJet100_looseRecoiling_v3 / 3', + 'HLT_PFMET110_PFJet100_v3 / 3', + 'HLT_PFMET110_PFMHT110_IDTight_CaloBTagDeepCSV_3p1_v10 / 3', + 'HLT_PFMET110_PFMHT110_IDTight_v22 / 3', + 'HLT_PFMET120_PFMHT120_IDTight_CaloBTagDeepCSV_3p1_v10 / 3', + 'HLT_PFMET120_PFMHT120_IDTight_PFHT60_v11 / 3', + 'HLT_PFMET120_PFMHT120_IDTight_v22 / 3', + 'HLT_PFMET130_PFMHT130_IDTight_CaloBTagDeepCSV_3p1_v10 / 3', + 'HLT_PFMET130_PFMHT130_IDTight_v22 / 3', + 'HLT_PFMET140_PFMHT140_IDTight_CaloBTagDeepCSV_3p1_v10 / 3', + 'HLT_PFMET140_PFMHT140_IDTight_v22 / 3', + 'HLT_PFMET200_BeamHaloCleaned_v11 / 3', + 'HLT_PFMET200_NotCleaned_v11 / 3', + 'HLT_PFMET250_NotCleaned_v11 / 3', + 'HLT_PFMET300_NotCleaned_v11 / 3', + 'HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v11 / 3', + 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v2 / 3', + 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v22 / 3', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v2 / 3', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v11 / 3', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v22 / 3', + 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v2 / 3', + 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v21 / 3', + 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v2 / 3', + 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v21 / 3', + 'HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v11 / 3', + 'HLT_PFMETTypeOne110_PFMHT110_IDTight_v14 / 3', + 'HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v11 / 3', + 'HLT_PFMETTypeOne120_PFMHT120_IDTight_v14 / 3', + 'HLT_PFMETTypeOne130_PFMHT130_IDTight_v14 / 3', + 'HLT_PFMETTypeOne140_PFMHT140_IDTight_v13 / 3', + 'HLT_PFMETTypeOne200_BeamHaloCleaned_v11 / 3', + 'HLT_Photon100EBHE10_v4 / 3', + 'HLT_Photon100EB_TightID_TightIso_v4 / 3', + 'HLT_Photon100EEHE10_v4 / 3', + 'HLT_Photon100EE_TightID_TightIso_v4 / 3', + 'HLT_Photon110EB_TightID_TightIso_v4 / 3', + 'HLT_Photon120EB_TightID_TightIso_v4 / 3', + 'HLT_Photon120_R9Id90_HE10_IsoM_v16 / 3', + 'HLT_Photon120_v15 / 3', + 'HLT_Photon150_v8 / 3', + 'HLT_Photon165_R9Id90_HE10_IsoM_v17 / 3', + 'HLT_Photon175_v16 / 3', + 'HLT_Photon200_v15 / 3', + 'HLT_Photon20_HoverELoose_v12 / 3', + 'HLT_Photon20_v4 / 3', + 'HLT_Photon22_v4 / 3', + 'HLT_Photon25_v6 / 3', + 'HLT_Photon300_NoHE_v14 / 3', + 'HLT_Photon30EB_TightID_TightIso_v3 / 3', + 'HLT_Photon30_HoverELoose_v12 / 3', + 'HLT_Photon33_v7 / 3', + 'HLT_Photon35_TwoProngs35_v3 / 3', + 'HLT_Photon40_HoverELoose_v12 / 3', + 'HLT_Photon50_HoverELoose_v12 / 3', + 'HLT_Photon50_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_PFMET50_v7 / 3', + 'HLT_Photon50_R9Id90_HE10_IsoM_v16 / 3', + 'HLT_Photon50_v15 / 3', + 'HLT_Photon60_HoverELoose_v12 / 3', + 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v13 / 3', + 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_v7 / 3', + 'HLT_Photon60_R9Id90_CaloIdL_IsoL_v7 / 3', + 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_CaloMJJ300_PFJetsMJJ400DEta3_v7 / 3', + 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_CaloMJJ400_PFJetsMJJ600DEta3_v7 / 3', + 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v7 / 3', + 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ600DEta3_v7 / 3', + 'HLT_Photon75_R9Id90_HE10_IsoM_v16 / 3', + 'HLT_Photon75_v15 / 3', + 'HLT_Photon90_CaloIdL_PFHT700_v18 / 3', + 'HLT_Photon90_R9Id90_HE10_IsoM_v16 / 3', + 'HLT_Photon90_v15 / 3', 'HLT_Physics_v8', - 'HLT_PixelTracks_Multiplicity110ForPPRef_v6 / 3', - 'HLT_PixelTracks_Multiplicity135ForPPRef_v6 / 3', - 'HLT_PixelTracks_Multiplicity160ForPPRef_v6 / 3', - 'HLT_PixelTracks_Multiplicity60ForPPRef_v6 / 3', - 'HLT_PixelTracks_Multiplicity85ForPPRef_v6 / 3', - 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9 / 3', - 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2 / 3', - 'HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v9 / 3', - 'HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v2 / 3', - 'HLT_QuadPFJet103_88_75_15_v6 / 3', - 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9 / 3', - 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2 / 3', - 'HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v9 / 3', - 'HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v2 / 3', - 'HLT_QuadPFJet105_88_76_15_v6 / 3')+cms.vstring( 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9 / 3', - 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2 / 3', - 'HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v9 / 3', - 'HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v2 / 3', - 'HLT_QuadPFJet111_90_80_15_v6 / 3', - 'HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2 / 3', - 'HLT_QuadPFJet70_50_40_30_v2 / 3', - 'HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v2 / 3', - 'HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v2 / 3', - 'HLT_QuadPFJet98_83_71_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9 / 3', - 'HLT_QuadPFJet98_83_71_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2 / 3', - 'HLT_QuadPFJet98_83_71_15_PFBTagDeepCSV_1p3_VBF2_v9 / 3', - 'HLT_QuadPFJet98_83_71_15_PFBTagDeepJet_1p3_VBF2_v2 / 3', - 'HLT_QuadPFJet98_83_71_15_v6 / 3', + 'HLT_PixelTracks_Multiplicity110ForPPRef_v7 / 3', + 'HLT_PixelTracks_Multiplicity135ForPPRef_v7 / 3', + 'HLT_PixelTracks_Multiplicity160ForPPRef_v7 / 3', + 'HLT_PixelTracks_Multiplicity60ForPPRef_v7 / 3', + 'HLT_PixelTracks_Multiplicity85ForPPRef_v7 / 3', + 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10 / 3', + 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3 / 3', + 'HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v10 / 3', + 'HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v3 / 3')+cms.vstring( 'HLT_QuadPFJet103_88_75_15_v7 / 3', + 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10 / 3', + 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3 / 3', + 'HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v10 / 3', + 'HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v3 / 3', + 'HLT_QuadPFJet105_88_76_15_v7 / 3', + 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10 / 3', + 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3 / 3', + 'HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v10 / 3', + 'HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v3 / 3', + 'HLT_QuadPFJet111_90_80_15_v7 / 3', + 'HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v3 / 3', + 'HLT_QuadPFJet70_50_40_30_v3 / 3', + 'HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v3 / 3', + 'HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v3 / 3', + 'HLT_QuadPFJet98_83_71_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10 / 3', + 'HLT_QuadPFJet98_83_71_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3 / 3', + 'HLT_QuadPFJet98_83_71_15_PFBTagDeepCSV_1p3_VBF2_v10 / 3', + 'HLT_QuadPFJet98_83_71_15_PFBTagDeepJet_1p3_VBF2_v3 / 3', + 'HLT_QuadPFJet98_83_71_15_v7 / 3', 'HLT_Random_TOTEM_part0_v1', 'HLT_Random_TOTEM_part1_v1', 'HLT_Random_TOTEM_part2_v1', 'HLT_Random_TOTEM_part3_v1', 'HLT_Random_v3 / 3', - 'HLT_Rsq0p35_v16 / 3', - 'HLT_Rsq0p40_v16 / 3', - 'HLT_RsqMR300_Rsq0p09_MR200_4jet_v16 / 3', - 'HLT_RsqMR300_Rsq0p09_MR200_v16 / 3', - 'HLT_RsqMR320_Rsq0p09_MR200_4jet_v16 / 3', - 'HLT_RsqMR320_Rsq0p09_MR200_v16 / 3', - 'HLT_SingleJet30_Mu12_SinglePFJet40_v12 / 3', - 'HLT_SinglePhoton10_Eta3p1ForPPRef_v9 / 3', - 'HLT_SinglePhoton15_Eta3p1ForPPRef_v10 / 3', - 'HLT_SinglePhoton20_Eta3p1ForPPRef_v10 / 3', - 'HLT_SinglePhoton30_Eta3p1ForPPRef_v10 / 3', - 'HLT_SinglePhoton40_Eta3p1ForPPRef_v9 / 3', - 'HLT_SinglePhoton50_Eta3p1ForPPRef_v9 / 3', - 'HLT_SinglePhoton60_Eta3p1ForPPRef_v9 / 3', + 'HLT_Rsq0p35_v17 / 3', + 'HLT_Rsq0p40_v17 / 3', + 'HLT_RsqMR300_Rsq0p09_MR200_4jet_v17 / 3', + 'HLT_RsqMR300_Rsq0p09_MR200_v17 / 3', + 'HLT_RsqMR320_Rsq0p09_MR200_4jet_v17 / 3', + 'HLT_RsqMR320_Rsq0p09_MR200_v17 / 3', + 'HLT_SingleJet30_Mu12_SinglePFJet40_v13 / 3', + 'HLT_SinglePhoton10_Eta3p1ForPPRef_v10 / 3', + 'HLT_SinglePhoton15_Eta3p1ForPPRef_v11 / 3', + 'HLT_SinglePhoton20_Eta3p1ForPPRef_v11 / 3', + 'HLT_SinglePhoton30_Eta3p1ForPPRef_v11 / 3', + 'HLT_SinglePhoton40_Eta3p1ForPPRef_v10 / 3', + 'HLT_SinglePhoton50_Eta3p1ForPPRef_v10 / 3', + 'HLT_SinglePhoton60_Eta3p1ForPPRef_v10 / 3', 'HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu5NLay3_part0_v2 / 3', 'HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu5NLay3_part1_v2 / 3', 'HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu5NLay3_part2_v2 / 3', @@ -124073,31 +126919,31 @@ 'HLT_TOTEM_4_AND_PixelTrackCounting_Mult3_part1_v2 / 3', 'HLT_TOTEM_4_AND_PixelTrackCounting_Mult3_part2_v2 / 3', 'HLT_TOTEM_4_AND_PixelTrackCounting_Mult3_part3_v2 / 3', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5 / 3', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5 / 3', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5 / 3', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5 / 3', - 'HLT_Trimuon2_Upsilon5_Muon_NoL1Mass_v7 / 3', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6 / 3', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4 / 3', - 'HLT_TripleJet110_35_35_Mjj650_PFMET110_v10 / 3', - 'HLT_TripleJet110_35_35_Mjj650_PFMET120_v10 / 3', - 'HLT_TripleJet110_35_35_Mjj650_PFMET130_v10 / 3', - 'HLT_TripleMu_10_5_5_DZ_v11 / 3', - 'HLT_TripleMu_12_10_5_v11 / 3', - 'HLT_TripleMu_5_3_3_Mass3p8_DCA_v4 / 3', - 'HLT_TripleMu_5_3_3_Mass3p8_DZ_v9 / 3', - 'HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v7 / 3', - 'HLT_TrkMu16_DoubleTrkMu6NoFiltersNoVtx_v13 / 3', - 'HLT_TrkMu17_DoubleTrkMu8NoFiltersNoVtx_v14 / 3', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6 / 3', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6 / 3', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6 / 3', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6 / 3', + 'HLT_Trimuon2_Upsilon5_Muon_NoL1Mass_v8 / 3', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7 / 3', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5 / 3', + 'HLT_TripleJet110_35_35_Mjj650_PFMET110_v11 / 3', + 'HLT_TripleJet110_35_35_Mjj650_PFMET120_v11 / 3', + 'HLT_TripleJet110_35_35_Mjj650_PFMET130_v11 / 3', + 'HLT_TripleMu_10_5_5_DZ_v12 / 3', + 'HLT_TripleMu_12_10_5_v12 / 3', + 'HLT_TripleMu_5_3_3_Mass3p8_DCA_v5 / 3', + 'HLT_TripleMu_5_3_3_Mass3p8_DZ_v10 / 3', + 'HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v8 / 3', + 'HLT_TrkMu16_DoubleTrkMu6NoFiltersNoVtx_v14 / 3', + 'HLT_TrkMu17_DoubleTrkMu8NoFiltersNoVtx_v15 / 3', 'HLT_UncorrectedJetE30_NoBPTX3BX_v7 / 3', 'HLT_UncorrectedJetE30_NoBPTX_v7 / 3', 'HLT_UncorrectedJetE60_NoBPTX3BX_v7 / 3', 'HLT_UncorrectedJetE70_NoBPTX3BX_v7 / 3', - 'HLT_VBF_DoubleLooseChargedIsoPFTauHPS20_Trk1_eta2p1_v2 / 3', - 'HLT_VBF_DoubleMediumChargedIsoPFTauHPS20_Trk1_eta2p1_v2 / 3', - 'HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v1 / 3', - 'HLT_VBF_DoubleTightChargedIsoPFTauHPS20_Trk1_eta2p1_v2 / 3', + 'HLT_VBF_DoubleLooseChargedIsoPFTauHPS20_Trk1_eta2p1_v3 / 3', + 'HLT_VBF_DoubleMediumChargedIsoPFTauHPS20_Trk1_eta2p1_v3 / 3', + 'HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v2 / 3', + 'HLT_VBF_DoubleTightChargedIsoPFTauHPS20_Trk1_eta2p1_v3 / 3', 'HLT_ZeroBias_Alignment_v2 / 3', 'HLT_ZeroBias_FirstBXAfterTrain_v4 / 3', 'HLT_ZeroBias_FirstCollisionAfterAbortGap_v6 / 3', @@ -124120,19 +126966,19 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v1', - 'HLT_DoubleEle4_eta1p22_mMax6_v1', - 'HLT_DoubleEle4p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle6_eta1p22_mMax6_v1', - 'HLT_DoubleEle6p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle7_eta1p22_mMax6_v1', - 'HLT_DoubleEle7p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle8_eta1p22_mMax6_v1', - 'HLT_DoubleEle8p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle9_eta1p22_mMax6_v1', - 'HLT_DoubleEle9p5_eta1p22_mMax6_v1' ) + triggerConditions = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v2', + 'HLT_DoubleEle4_eta1p22_mMax6_v2', + 'HLT_DoubleEle4p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle6_eta1p22_mMax6_v2', + 'HLT_DoubleEle6p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle7_eta1p22_mMax6_v2', + 'HLT_DoubleEle7p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle8_eta1p22_mMax6_v2', + 'HLT_DoubleEle8p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle9_eta1p22_mMax6_v2', + 'HLT_DoubleEle9p5_eta1p22_mMax6_v2' ) ) fragment.hltPreDatasetParkingDoubleElectronLowMass0 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -124164,74 +127010,74 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTkMu0_Phi_v6', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon2_Upsilon5_Muon_NoL1Mass_v7', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ) + triggerConditions = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTkMu0_Phi_v7', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon2_Upsilon5_Muon_NoL1Mass_v8', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ) ) fragment.hltPreDatasetParkingDoubleMuonLowMass0 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -124271,7 +127117,7 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_Mu12_IP6_v1' ) + triggerConditions = cms.vstring( 'HLT_Mu12_IP6_v2' ) ) fragment.hltPreDatasetParkingSingleMuon0 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -124353,13 +127199,13 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'DST_Run3_PFScoutingPixelTracking_v17 / 1000', - 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v15 / 12', - 'HLT_Ele35_WPTight_Gsf_v10 / 200', - 'HLT_IsoMu27_v17 / 150', - 'HLT_Mu50_v14 / 50', - 'HLT_PFHT1050_v19 / 10', - 'HLT_Photon200_v14 / 10' ) + triggerConditions = cms.vstring( 'DST_Run3_PFScoutingPixelTracking_v18 / 1000', + 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v16 / 12', + 'HLT_Ele35_WPTight_Gsf_v11 / 200', + 'HLT_IsoMu27_v18 / 150', + 'HLT_Mu50_v15 / 50', + 'HLT_PFHT1050_v20 / 10', + 'HLT_Photon200_v15 / 10' ) ) fragment.hltPreDatasetScoutingPFMonitor = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -124371,8 +127217,8 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'DST_HLTMuon_Run3_PFScoutingPixelTracking_v17', - 'DST_Run3_PFScoutingPixelTracking_v17' ) + triggerConditions = cms.vstring( 'DST_HLTMuon_Run3_PFScoutingPixelTracking_v18', + 'DST_Run3_PFScoutingPixelTracking_v18' ) ) fragment.hltPreDatasetScoutingPFRun3 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -124388,10 +127234,10 @@ 'HLT_HIL2Mu20ForPPRef_v7', 'HLT_HIL2Mu5_NHitQ10ForPPRef_v7', 'HLT_HIL2Mu7_NHitQ10ForPPRef_v7', - 'HLT_HIL3Mu15ForPPRef_v7', - 'HLT_HIL3Mu20ForPPRef_v7', - 'HLT_HIL3Mu5_NHitQ15ForPPRef_v7', - 'HLT_HIL3Mu7_NHitQ15ForPPRef_v7' ) + 'HLT_HIL3Mu15ForPPRef_v8', + 'HLT_HIL3Mu20ForPPRef_v8', + 'HLT_HIL3Mu5_NHitQ15ForPPRef_v8', + 'HLT_HIL3Mu7_NHitQ15ForPPRef_v8' ) ) fragment.hltPreDatasetSingleMuHighPt = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -124404,7 +127250,7 @@ l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), triggerConditions = cms.vstring( 'HLT_HIL2Mu3_NHitQ10ForPPRef_v7', - 'HLT_HIL3Mu3_NHitQ15ForPPRef_v7' ) + 'HLT_HIL3Mu3_NHitQ15ForPPRef_v8' ) ) fragment.hltPreDatasetSingleMuLowPt = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -124708,22 +127554,22 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v2', - 'HLT_DoubleMediumChargedIsoPFTauHPS40_Trk1_eta2p1_v2', - 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v1', - 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v1', - 'HLT_DoubleMediumDeepTauPFTauHPS35_L2NN_eta2p1_v1', - 'HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v1', - 'HLT_DoubleTightChargedIsoPFTauHPS35_Trk1_eta2p1_v2', - 'HLT_LooseDeepTauPFTauHPS180_L2NN_eta2p1_v2', - 'HLT_MediumChargedIsoPFTau180HighPtRelaxedIso_Trk50_eta2p1_v13', - 'HLT_MediumChargedIsoPFTau200HighPtRelaxedIso_Trk50_eta2p1_v13', - 'HLT_MediumChargedIsoPFTau220HighPtRelaxedIso_Trk50_eta2p1_v13', - 'HLT_Photon35_TwoProngs35_v2', - 'HLT_VBF_DoubleLooseChargedIsoPFTauHPS20_Trk1_eta2p1_v2', - 'HLT_VBF_DoubleMediumChargedIsoPFTauHPS20_Trk1_eta2p1_v2', - 'HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v1', - 'HLT_VBF_DoubleTightChargedIsoPFTauHPS20_Trk1_eta2p1_v2' ) + triggerConditions = cms.vstring( 'HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v3', + 'HLT_DoubleMediumChargedIsoPFTauHPS40_Trk1_eta2p1_v3', + 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v2', + 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v2', + 'HLT_DoubleMediumDeepTauPFTauHPS35_L2NN_eta2p1_v2', + 'HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v2', + 'HLT_DoubleTightChargedIsoPFTauHPS35_Trk1_eta2p1_v3', + 'HLT_LooseDeepTauPFTauHPS180_L2NN_eta2p1_v3', + 'HLT_MediumChargedIsoPFTau180HighPtRelaxedIso_Trk50_eta2p1_v14', + 'HLT_MediumChargedIsoPFTau200HighPtRelaxedIso_Trk50_eta2p1_v14', + 'HLT_MediumChargedIsoPFTau220HighPtRelaxedIso_Trk50_eta2p1_v14', + 'HLT_Photon35_TwoProngs35_v3', + 'HLT_VBF_DoubleLooseChargedIsoPFTauHPS20_Trk1_eta2p1_v3', + 'HLT_VBF_DoubleMediumChargedIsoPFTauHPS20_Trk1_eta2p1_v3', + 'HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v2', + 'HLT_VBF_DoubleTightChargedIsoPFTauHPS20_Trk1_eta2p1_v3' ) ) fragment.hltPreDatasetTau = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -124884,7 +127730,30 @@ ), cuda = cms.EDAlias( hltEcalDigisFromGPU = cms.VPSet( - cms.PSet( type = cms.string( "*" ) ) + cms.PSet( type = cms.string( "EBDigiCollection" ) ), + cms.PSet( type = cms.string( "EEDigiCollection" ) ) + ), + hltEcalDigisLegacy = cms.VPSet( + cms.PSet( type = cms.string( "EBDetIdedmEDCollection" ) ), + cms.PSet( type = cms.string( "EEDetIdedmEDCollection" ) ), + cms.PSet( type = cms.string( "EBSrFlagsSorted" ) ), + cms.PSet( type = cms.string( "EESrFlagsSorted" ) ), + cms.PSet( type = cms.string( "EcalElectronicsIdedmEDCollection" ), + fromProductInstance = cms.string( "EcalIntegrityBlockSizeErrors" ) + ), + cms.PSet( type = cms.string( "EcalElectronicsIdedmEDCollection" ), + fromProductInstance = cms.string( "EcalIntegrityTTIdErrors" ) + ), + cms.PSet( type = cms.string( "EcalElectronicsIdedmEDCollection" ), + fromProductInstance = cms.string( "EcalIntegrityZSXtalIdErrors" ) + ), + cms.PSet( type = cms.string( "EcalPnDiodeDigisSorted" ) ), + cms.PSet( type = cms.string( "EcalPseudoStripInputDigisSorted" ), + fromProductInstance = cms.string( "EcalPseudoStripInputs" ) + ), + cms.PSet( type = cms.string( "EcalTriggerPrimitiveDigisSorted" ), + fromProductInstance = cms.string( "EcalTriggerPrimitives" ) + ) ) ), ) @@ -124900,18 +127769,6 @@ ) ), ) -fragment.hltEcalRecHit = SwitchProducerCUDA( - cpu = cms.EDAlias( - hltEcalRecHitWithTPs = cms.VPSet( - cms.PSet( type = cms.string( "*" ) ) - ) - ), - cuda = cms.EDAlias( - hltEcalRecHitWithoutTPs = cms.VPSet( - cms.PSet( type = cms.string( "*" ) ) - ) - ), - ) fragment.hltHbhereco = SwitchProducerCUDA( cpu = cms.EDAlias( hltHbherecoLegacy = cms.VPSet( @@ -125001,7 +127858,7 @@ ), ) -fragment.HLTDoFullUnpackingEgammaEcalWithoutPreshowerTask = cms.ConditionalTask( fragment.hltEcalDigisLegacy , fragment.hltEcalDigisGPU , fragment.hltEcalDigisFromGPU , fragment.hltEcalDigis , fragment.hltEcalDetIdToBeRecovered , fragment.hltEcalUncalibRecHitLegacy , fragment.hltEcalUncalibRecHitGPU , fragment.hltEcalUncalibRecHitSoA , fragment.hltEcalUncalibRecHitFromSoA , fragment.hltEcalUncalibRecHit , fragment.hltEcalRecHitWithTPs , fragment.hltEcalRecHitWithoutTPs , fragment.hltEcalRecHit ) +fragment.HLTDoFullUnpackingEgammaEcalWithoutPreshowerTask = cms.ConditionalTask( fragment.hltEcalDigisLegacy , fragment.hltEcalDigisGPU , fragment.hltEcalDigisFromGPU , fragment.hltEcalDigis , fragment.hltEcalDetIdToBeRecovered , fragment.hltEcalUncalibRecHitLegacy , fragment.hltEcalUncalibRecHitGPU , fragment.hltEcalUncalibRecHitSoA , fragment.hltEcalUncalibRecHitFromSoA , fragment.hltEcalUncalibRecHit , fragment.hltEcalRecHit ) fragment.HLTDoLocalHcalTask = cms.ConditionalTask( fragment.hltHcalDigis , fragment.hltHcalDigisGPU , fragment.hltHbherecoLegacy , fragment.hltHbherecoGPU , fragment.hltHbherecoFromGPU , fragment.hltHbhereco , fragment.hltHfprereco , fragment.hltHfreco , fragment.hltHoreco ) fragment.HLTDoLocalPixelTask = cms.ConditionalTask( fragment.hltOnlineBeamSpotToGPU , fragment.hltSiPixelDigiErrorsSoA , fragment.hltSiPixelDigisLegacy , fragment.hltSiPixelDigisSoA , fragment.hltSiPixelDigisFromSoA , fragment.hltSiPixelDigis , fragment.hltSiPixelClustersLegacy , fragment.hltSiPixelClustersGPU , fragment.hltSiPixelClustersFromSoA , fragment.hltSiPixelClusters , fragment.hltSiPixelClustersCache , fragment.hltSiPixelRecHitsFromLegacy , fragment.hltSiPixelRecHitsGPU , fragment.hltSiPixelRecHitsFromGPU , fragment.hltSiPixelRecHits , fragment.hltSiPixelRecHitsSoAFromGPU , fragment.hltSiPixelRecHitsSoA ) fragment.HLTRecoPixelTracksTask = cms.ConditionalTask( fragment.hltPixelTracksCPU , fragment.hltPixelTracksGPU , fragment.hltPixelTracksFromGPU , fragment.hltPixelTracksSoA , fragment.hltPixelTracks , fragment.hltPixelTracksTrackingRegions ) @@ -125010,6 +127867,10 @@ fragment.HLTDoFullUnpackingEgammaEcalTask = cms.ConditionalTask( fragment.HLTDoFullUnpackingEgammaEcalWithoutPreshowerTask , fragment.HLTPreshowerTask ) fragment.HLTStoppedHSCPLocalHcalRecoTask = cms.ConditionalTask( fragment.hltHcalDigis , fragment.hltHcalDigisGPU , fragment.hltHbherecoLegacy , fragment.hltHbherecoGPU , fragment.hltHbherecoFromGPU , fragment.hltHbhereco ) fragment.HLTRecopixelvertexingForHIppRefTask = cms.ConditionalTask( fragment.HLTRecoPixelTracksTask , fragment.hltPixelVerticesCPU , fragment.hltPixelVerticesGPU , fragment.hltPixelVerticesFromGPU , fragment.hltPixelVerticesSoA , fragment.hltPixelVertices ) +fragment.HLTDoFullUnpackingEgammaEcalWithoutPreshowerCPUOnlyTask = cms.ConditionalTask( fragment.hltEcalDigisLegacy , fragment.hltEcalDetIdToBeRecoveredCPUOnly , fragment.hltEcalUncalibRecHitCPUOnly , fragment.hltEcalRecHitCPUOnly ) +fragment.HLTDoLocalPixelCPUOnlyTask = cms.ConditionalTask( fragment.hltSiPixelDigisLegacy , fragment.hltSiPixelClustersLegacy , fragment.hltSiPixelClustersCacheCPUOnly , fragment.hltSiPixelRecHitsFromLegacyCPUOnly ) +fragment.HLTRecoPixelTracksCPUOnlyTask = cms.ConditionalTask( fragment.hltPixelTracksCPUOnly , fragment.hltPixelTracksFromSoACPUOnly , fragment.hltPixelTracksTrackingRegions ) +fragment.HLTRecopixelvertexingCPUOnlyTask = cms.ConditionalTask( fragment.HLTRecoPixelTracksCPUOnlyTask , fragment.hltPixelVerticesCPUOnly , fragment.hltPixelVerticesFromSoACPUOnly , fragment.hltTrimmedPixelVerticesCPUOnly ) fragment.HLTL1UnpackerSequence = cms.Sequence( fragment.hltGtStage2Digis + fragment.hltGtStage2ObjectMap ) fragment.HLTBeamSpot = cms.Sequence( fragment.hltScalersRawToDigi + fragment.hltOnlineMetaDataDigis + fragment.hltOnlineBeamSpot ) @@ -125404,6 +128265,37 @@ fragment.HLTEle5WPTightGsfSequence = cms.Sequence( fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1SingleEG5Filter + fragment.hltEG5L1SingleEG5EtFilter + fragment.hltEgammaClusterShape + fragment.hltEle5WPTightClusterShapeFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltEle5WPTightHEFilter + fragment.hltEgammaEcalPFClusterIso + fragment.hltEle5WPTightEcalIsoFilter + fragment.HLTPFHcalClustering + fragment.hltEgammaHcalPFClusterIso + fragment.hltEle5WPTightHcalIsoFilter + fragment.HLTElePixelMatchSequence + fragment.hltEle5WPTightPixelMatchFilter + fragment.hltEle5WPTightPMS2Filter + fragment.HLTGsfElectronSequence + fragment.hltEle5WPTightGsfOneOEMinusOneOPFilter + fragment.hltEle5WPTightGsfMissingHitsFilter + fragment.hltEle5WPTightGsfDetaFilter + fragment.hltEle5WPTightGsfDphiFilter + fragment.HLTTrackReconstructionForIsoElectronIter02 + fragment.hltEgammaEleGsfTrackIso + fragment.hltEle5WPTightGsfTrackIsoFilter ) fragment.HLTEle15Ele10CaloIdLTrackIdLIsoVLSequence = cms.Sequence( fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1SingleEG5Filter + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLEtLeg1Filter + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLEtLeg2Filter + fragment.hltEgammaClusterShape + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLClusterShapeLeg1Filter + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLClusterShapeLeg2Filter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLHELeg1Filter + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLHELeg2Filter + fragment.hltEgammaEcalPFClusterIso + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLEcalIsoLeg1Filter + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLEcalIsoLeg2Filter + fragment.HLTPFHcalClustering + fragment.hltEgammaHcalPFClusterIso + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLHcalIsoLeg1Filter + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLHcalIsoLeg2Filter + fragment.HLTElePixelMatchSequence + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLPixelMatchLeg1Filter + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLPixelMatchLeg2Filter + fragment.HLTGsfElectronSequence + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLOneOEMinusOneOPLeg1Filter + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLOneOEMinusOneOPLeg2Filter + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLDetaLeg1Filter + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLDetaLeg2Filter + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLDphiLeg1Filter + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLDphiLeg2Filter + fragment.HLTTrackReconstructionForIsoElectronIter02 + fragment.hltEgammaEleGsfTrackIso + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLTrackIsoLeg1Filter + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLTrackIsoLeg2Filter ) fragment.HLTMuIsolationSequenceForMC = cms.Sequence( fragment.HLTL3muonEcalPFisorecoSequenceNoBoolsForMuons + fragment.hltL3fL1sMu5L1L2L3pfecalIsoRhoFiltered + fragment.HLTL3muonHcalPFisorecoSequenceNoBoolsForMuons + fragment.hltL3fL1sMu5L1L2L3pfhcalIsoRhoFiltered + fragment.HLTTrackReconstructionForIsoL3MuonIter02 + fragment.hltMuonTkRelIsolationCut0p08Map ) +fragment.HLTDoFullUnpackingEgammaEcalWithoutPreshowerCPUOnlySequence = cms.Sequence( fragment.HLTDoFullUnpackingEgammaEcalWithoutPreshowerCPUOnlyTask ) +fragment.HLTDoCaloCPUOnlySequence = cms.Sequence( fragment.HLTDoFullUnpackingEgammaEcalWithoutPreshowerCPUOnlySequence + fragment.HLTDoLocalHcalSequence + fragment.hltTowerMakerForAllCPUOnly ) +fragment.HLTAK4CaloJetsReconstructionCPUOnlySequence = cms.Sequence( fragment.HLTDoCaloCPUOnlySequence + fragment.hltAK4CaloJetsCPUOnly + fragment.hltAK4CaloJetsIDPassedCPUOnly ) +fragment.HLTAK4CaloCorrectorProducersCPUOnlySequence = cms.Sequence( fragment.hltAK4CaloFastJetCorrectorCPUOnly + fragment.hltAK4CaloRelativeCorrector + fragment.hltAK4CaloAbsoluteCorrector + fragment.hltAK4CaloResidualCorrector + fragment.hltAK4CaloCorrectorCPUOnly ) +fragment.HLTAK4CaloJetsCorrectionCPUOnlySequence = cms.Sequence( fragment.hltFixedGridRhoFastjetAllCaloCPUOnly + fragment.HLTAK4CaloCorrectorProducersCPUOnlySequence + fragment.hltAK4CaloJetsCorrectedCPUOnly + fragment.hltAK4CaloJetsCorrectedIDPassedCPUOnly ) +fragment.HLTAK4CaloJetsCPUOnlySequence = cms.Sequence( fragment.HLTAK4CaloJetsReconstructionCPUOnlySequence + fragment.HLTAK4CaloJetsCorrectionCPUOnlySequence ) +fragment.HLTDoCaloCPUOnlySequencePF = cms.Sequence( fragment.HLTDoFullUnpackingEgammaEcalWithoutPreshowerCPUOnlySequence + fragment.HLTDoLocalHcalSequence + fragment.hltTowerMakerForAllCPUOnly ) +fragment.HLTAK4CaloJetsPrePFRecoCPUOnlySequence = cms.Sequence( fragment.HLTDoCaloCPUOnlySequencePF + fragment.hltAK4CaloJetsPFCPUOnly ) +fragment.HLTPreAK4PFJetsRecoCPUOnlySequence = cms.Sequence( fragment.HLTAK4CaloJetsPrePFRecoCPUOnlySequence + fragment.hltAK4CaloJetsPFEt5CPUOnly ) +fragment.HLTDoLocalPixelCPUOnlySequence = cms.Sequence( fragment.HLTDoLocalPixelCPUOnlyTask ) +fragment.HLTDoLocalStripCPUOnlySequence = cms.Sequence( fragment.hltSiStripExcludedFEDListProducer + fragment.hltSiStripRawToClustersFacility + fragment.hltSiStripClustersCPUOnly ) +fragment.HLTIterL3OImuonTkCandidateCPUOnlySequence = cms.Sequence( fragment.hltIterL3OISeedsFromL2MuonsCPUOnly + fragment.hltIterL3OITrackCandidatesCPUOnly + fragment.hltIterL3OIMuCtfWithMaterialTracksCPUOnly + fragment.hltIterL3OIMuonTrackCutClassifierCPUOnly + fragment.hltIterL3OIMuonTrackSelectionHighPurityCPUOnly + fragment.hltL3MuonsIterL3OICPUOnly ) +fragment.HLTRecopixelvertexingCPUOnlySequence = cms.Sequence( fragment.hltPixelTracksFitter + fragment.hltPixelTracksFilter,fragment.HLTRecopixelvertexingCPUOnlyTask ) +fragment.HLTIterL3MuonRecopixelvertexingCPUOnlySequence = cms.Sequence( fragment.HLTRecopixelvertexingCPUOnlySequence + fragment.hltIterL3MuonPixelTracksTrackingRegionsCPUOnly + fragment.hltPixelTracksInRegionL2CPUOnly ) +fragment.HLTIterativeTrackingIteration0ForIterL3MuonCPUOnly = cms.Sequence( fragment.hltIter0IterL3MuonPixelSeedsFromPixelTracksCPUOnly + fragment.hltIter0IterL3MuonPixelSeedsFromPixelTracksFilteredCPUOnly + fragment.hltIter0IterL3MuonCkfTrackCandidatesCPUOnly + fragment.hltIter0IterL3MuonCtfWithMaterialTracksCPUOnly + fragment.hltIter0IterL3MuonTrackCutClassifierCPUOnly + fragment.hltIter0IterL3MuonTrackSelectionHighPurityCPUOnly ) +fragment.HLTIterL3IOmuonTkCandidateCPUOnlySequence = cms.Sequence( fragment.HLTIterL3MuonRecopixelvertexingCPUOnlySequence + fragment.HLTIterativeTrackingIteration0ForIterL3MuonCPUOnly + fragment.hltL3MuonsIterL3IOCPUOnly ) +fragment.HLTIterL3OIAndIOFromL2muonTkCandidateCPUOnlySequence = cms.Sequence( fragment.HLTIterL3OImuonTkCandidateCPUOnlySequence + fragment.hltIterL3OIL3MuonsLinksCombinationCPUOnly + fragment.hltIterL3OIL3MuonsCPUOnly + fragment.hltIterL3OIL3MuonCandidatesCPUOnly + fragment.hltL2SelectorForL3IOCPUOnly + fragment.HLTIterL3IOmuonTkCandidateCPUOnlySequence + fragment.hltIterL3MuonsFromL2LinksCombinationCPUOnly ) +fragment.HLTRecopixelvertexingCPUOnlySequenceForIterL3FromL1Muon = cms.Sequence( fragment.HLTRecopixelvertexingCPUOnlySequence + fragment.hltIterL3FromL1MuonPixelTracksTrackingRegions + fragment.hltPixelTracksInRegionL1CPUOnly ) +fragment.HLTIterativeTrackingIteration0ForIterL3FromL1MuonCPUOnly = cms.Sequence( fragment.hltIter0IterL3FromL1MuonPixelSeedsFromPixelTracksCPUOnly + fragment.hltIter0IterL3FromL1MuonPixelSeedsFromPixelTracksFilteredCPUOnly + fragment.hltIter0IterL3FromL1MuonCkfTrackCandidatesCPUOnly + fragment.hltIter0IterL3FromL1MuonCtfWithMaterialTracksCPUOnly + fragment.hltIter0IterL3FromL1MuonTrackCutClassifierCPUOnly + fragment.hltIter0IterL3FromL1MuonTrackSelectionHighPurityCPUOnly ) +fragment.HLTIterL3IOmuonFromL1TkCandidateCPUOnlySequence = cms.Sequence( fragment.HLTRecopixelvertexingCPUOnlySequenceForIterL3FromL1Muon + fragment.HLTIterativeTrackingIteration0ForIterL3FromL1MuonCPUOnly ) +fragment.HLTIterL3muonTkCandidateCPUOnlySequence = cms.Sequence( fragment.HLTDoLocalPixelCPUOnlySequence + fragment.HLTDoLocalStripCPUOnlySequence + fragment.HLTIterL3OIAndIOFromL2muonTkCandidateCPUOnlySequence + fragment.hltL1MuonsPt0 + fragment.HLTIterL3IOmuonFromL1TkCandidateCPUOnlySequence ) +fragment.HLTL3muonrecoNocandCPUOnlySequence = cms.Sequence( fragment.HLTIterL3muonTkCandidateCPUOnlySequence + fragment.hltIterL3MuonMergedCPUOnly + fragment.hltIterL3MuonAndMuonFromL1MergedCPUOnly + fragment.hltIterL3GlbMuonCPUOnly + fragment.hltIterL3MuonsNoIDCPUOnly + fragment.hltIterL3MuonsCPUOnly + fragment.hltL3MuonsIterL3LinksCPUOnly + fragment.hltIterL3MuonTracksCPUOnly ) +fragment.HLTL3muonrecoCPUOnlySequence = cms.Sequence( fragment.HLTL3muonrecoNocandCPUOnlySequence + fragment.hltIterL3MuonCandidatesCPUOnly ) +fragment.HLTIterativeTrackingIteration0CPUOnly = cms.Sequence( fragment.hltIter0PFLowPixelSeedsFromPixelTracksCPUOnly + fragment.hltIter0PFlowCkfTrackCandidatesCPUOnly + fragment.hltIter0PFlowCtfWithMaterialTracksCPUOnly + fragment.hltIter0PFlowTrackCutClassifierCPUOnly + fragment.hltMergedTracksCPUOnly ) +fragment.HLTIterativeTrackingIter02CPUOnly = cms.Sequence( fragment.HLTIterativeTrackingIteration0CPUOnly ) +fragment.HLTTrackReconstructionForPFCPUOnly = cms.Sequence( fragment.HLTDoLocalPixelCPUOnlySequence + fragment.HLTRecopixelvertexingCPUOnlySequence + fragment.HLTDoLocalStripCPUOnlySequence + fragment.HLTIterativeTrackingIter02CPUOnly + fragment.hltPFMuonMergingCPUOnly + fragment.hltMuonLinksCPUOnly + fragment.hltMuonsCPUOnly ) +fragment.HLTParticleFlowCPUOnlySequence = cms.Sequence( fragment.HLTPreshowerSequence + fragment.hltParticleFlowRecHitECALUnseededCPUOnly + fragment.hltParticleFlowRecHitHBHECPUOnly + fragment.hltParticleFlowRecHitHF + fragment.hltParticleFlowRecHitPSUnseeded + fragment.hltParticleFlowClusterECALUncorrectedUnseededCPUOnly + fragment.hltParticleFlowClusterPSUnseeded + fragment.hltParticleFlowClusterECALUnseededCPUOnly + fragment.hltParticleFlowClusterHBHECPUOnly + fragment.hltParticleFlowClusterHCALCPUOnly + fragment.hltParticleFlowClusterHF + fragment.hltLightPFTracksCPUOnly + fragment.hltParticleFlowBlockCPUOnly + fragment.hltParticleFlowCPUOnly ) +fragment.HLTAK4PFJetsReconstructionCPUOnlySequence = cms.Sequence( fragment.HLTL2muonrecoSequence + fragment.HLTL3muonrecoCPUOnlySequence + fragment.HLTTrackReconstructionForPFCPUOnly + fragment.HLTParticleFlowCPUOnlySequence + fragment.hltAK4PFJetsCPUOnly + fragment.hltAK4PFJetsLooseIDCPUOnly + fragment.hltAK4PFJetsTightIDCPUOnly ) +fragment.HLTAK4PFCorrectorProducersCPUOnlySequence = cms.Sequence( fragment.hltAK4PFFastJetCorrectorCPUOnly + fragment.hltAK4PFRelativeCorrector + fragment.hltAK4PFAbsoluteCorrector + fragment.hltAK4PFResidualCorrector + fragment.hltAK4PFCorrectorCPUOnly ) +fragment.HLTAK4PFJetsCorrectionCPUOnlySequence = cms.Sequence( fragment.hltFixedGridRhoFastjetAllCPUOnly + fragment.HLTAK4PFCorrectorProducersCPUOnlySequence + fragment.hltAK4PFJetsCorrectedCPUOnly + fragment.hltAK4PFJetsLooseIDCorrectedCPUOnly + fragment.hltAK4PFJetsTightIDCorrectedCPUOnly ) +fragment.HLTAK4PFJetsCPUOnlySequence = cms.Sequence( fragment.HLTPreAK4PFJetsRecoCPUOnlySequence + fragment.HLTAK4PFJetsReconstructionCPUOnlySequence + fragment.HLTAK4PFJetsCorrectionCPUOnlySequence ) fragment.HLTMediumIsoPFTauHighPtRelaxedIsoSequence = cms.Sequence( fragment.hltPFTauMediumHighPtRelaxedIsoAbsoluteIsolationDiscriminator + fragment.hltPFTauMediumHighPtRelaxedIsoRelativeIsolationDiscriminator + fragment.hltPFTauMediumHighPtRelaxedIsoAbsOrRelIsolationDiscriminator ) fragment.HLTMediumChargedIsoPFTauHighPtRelaxedIsoTrk50 = cms.Sequence( fragment.HLTMediumIsoPFTauHighPtRelaxedIsoSequence + fragment.hltPFTauTrackPt50Discriminator + fragment.hltSelectedPFTausTrackPt50AbsOrRelMediumHighPtRelaxedIsoIsolation ) fragment.HLTEle16Ele12Ele8CaloIdLTrackIdLSequence = cms.Sequence( fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLL1MatchFilter + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLEtLeg1Filter + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLEtLeg2Filter + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLEtLeg3Filter + fragment.hltEgammaClusterShape + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLClusterShapeLeg1Filter + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLClusterShapeLeg2Filter + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLClusterShapeLeg3Filter + fragment.HLTDoLocalHcalSequence + fragment.hltTowerMakerForAll + fragment.hltEgammaHoverE + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLHELeg1Filter + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLHELeg2Filter + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLHELeg3Filter + fragment.HLTElePixelMatchSequence + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLPixelMatchLeg1Filter + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLPixelMatchLeg2Filter + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLPixelMatchLeg3Filter + fragment.HLTGsfElectronSequence + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLOneOEMinusOneOPLeg1Filter + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLOneOEMinusOneOPLeg2Filter + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLOneOEMinusOneOPLeg3Filter + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLDetaLeg1Filter + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLDetaLeg2Filter + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLDetaLeg3Filter + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLDphiLeg1Filter + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLDphiLeg2Filter + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLDphiLeg3Filter ) @@ -125669,91 +128561,91 @@ fragment.HLTriggerFirstPath = cms.Path( fragment.hltGetRaw + fragment.hltPSetMap + fragment.hltBoolFalse ) fragment.Status_OnCPU = cms.Path( fragment.statusOnGPU + ~fragment.statusOnGPUFilter ) fragment.Status_OnGPU = cms.Path( fragment.statusOnGPU + fragment.statusOnGPUFilter ) -fragment.HLT_AK8PFJet360_TrimMass30_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8PFJet360TrimMass30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet260 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets260 + fragment.hltAK8SinglePFJet360 + fragment.hltAK8TrimModJets + fragment.hltAK8SinglePFJetTrimModMass30 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet380_TrimMass30_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8PFJet380TrimMass30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet280 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets280 + fragment.hltAK8SinglePFJet380 + fragment.hltAK8TrimModJets + fragment.hltAK8SinglePFJetTrimModMass30 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet400_TrimMass30_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8PFJet400TrimMass30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet300 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets300 + fragment.hltAK8SinglePFJet400 + fragment.hltAK8TrimModJets + fragment.hltAK8SinglePFJetTrimModMass30 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet420_TrimMass30_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8PFJet420TrimMass30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet320 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets320 + fragment.hltAK8SinglePFJet420 + fragment.hltAK8TrimModJets + fragment.hltAK8SinglePFJetTrimModMass30 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet400_MassSD30_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8PFJet400MassSD30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet300 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets300 + fragment.hltAK8SinglePFJet400 + fragment.hltAK8SoftDropModJets + fragment.hltAK8SinglePFSoftDropModMass30 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet420_MassSD30_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8PFJet420MassSD30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet320 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets320 + fragment.hltAK8SinglePFJet420 + fragment.hltAK8SoftDropModJets + fragment.hltAK8SinglePFSoftDropModMass30 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet450_MassSD30_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8PFJet450MassSD30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet350 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets350 + fragment.hltAK8SinglePFJet450 + fragment.hltAK8SoftDropModJets + fragment.hltAK8SinglePFSoftDropModMass30 + fragment.HLTEndSequence ) -fragment.HLT_AK8DiPFJet250_250_MassSD30_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8DiPFJet250250MassSD30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltAK8DoublePFJet250 + fragment.hltAK8SoftDropModJets + fragment.hltAK8DoublePFJetSDModMass30 + fragment.HLTEndSequence ) -fragment.HLT_AK8DiPFJet250_250_MassSD50_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8DiPFJet250250MassSD50 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltAK8DoublePFJet250 + fragment.hltAK8SoftDropModJets + fragment.hltAK8DoublePFJetSDModMass50 + fragment.HLTEndSequence ) -fragment.HLT_AK8DiPFJet260_260_MassSD30_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8DiPFJet260260MassSD30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltAK8DoublePFJet260 + fragment.hltAK8SoftDropModJets + fragment.hltAK8DoublePFJetSDModMass30 + fragment.HLTEndSequence ) -fragment.HLT_AK8DiPFJet270_270_MassSD30_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8DiPFJet270270MassSD30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltAK8DoublePFJet270 + fragment.hltAK8SoftDropModJets + fragment.hltAK8DoublePFJetSDModMass30 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFHT750_TrimMass50_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPreAK8PFHT750TrimMass50 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8HtMht + fragment.hltAK8Ht650 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFHTwJetPt200 + fragment.hltAK8TrimModJets + fragment.hlt1AK8PFJetsTrimMass50Pt200 + fragment.hltAK8PFHT750 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFHT800_TrimMass50_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPreAK8PFHT800TrimMass50 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8HtMht + fragment.hltAK8Ht700 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFHTwJetPt200 + fragment.hltAK8TrimModJets + fragment.hlt1AK8PFJetsTrimMass50Pt200 + fragment.hltAK8PFHT800 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFHT850_TrimMass50_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPreAK8PFHT850TrimMass50 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8HtMht + fragment.hltAK8Ht750 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFHTwJetPt200 + fragment.hltAK8TrimModJets + fragment.hlt1AK8PFJetsTrimMass50Pt200 + fragment.hltAK8PFHT850 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFHT900_TrimMass50_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPreAK8PFHT900TrimMass50 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8HtMht + fragment.hltAK8Ht800 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFHTwJetPt200 + fragment.hltAK8TrimModJets + fragment.hlt1AK8PFJetsTrimMass50Pt200 + fragment.hltAK8PFHT900 + fragment.HLTEndSequence ) -fragment.HLT_CaloJet10_NoJetID_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreCaloJet10NoJetID + fragment.HLTAK4CaloJetsReconstructionNoIDSequence + fragment.HLTAK4CaloJetsCorrectionNoIDSequence + fragment.hltSingleCaloJetNoID10 + fragment.HLTEndSequence ) -fragment.HLT_CaloJet20_NoJetID_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreCaloJet20NoJetID + fragment.HLTAK4CaloJetsReconstructionNoIDSequence + fragment.HLTAK4CaloJetsCorrectionNoIDSequence + fragment.hltSingleCaloJetNoID20 + fragment.HLTEndSequence ) -fragment.HLT_CaloJet50_NoJetID_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreCaloJet50NoJetID + fragment.HLTAK4CaloJetsReconstructionNoIDSequence + fragment.HLTAK4CaloJetsCorrectionNoIDSequence + fragment.hltSingleCaloJetNoID50 + fragment.HLTEndSequence ) -fragment.HLT_CaloJet500_NoJetID_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreCaloJet500NoJetID + fragment.HLTAK4CaloJetsReconstructionNoIDSequence + fragment.HLTAK4CaloJetsCorrectionNoIDSequence + fragment.hltSingleCaloJet500 + fragment.HLTEndSequence ) -fragment.HLT_CaloJet550_NoJetID_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreCaloJet550NoJetID + fragment.HLTAK4CaloJetsReconstructionNoIDSequence + fragment.HLTAK4CaloJetsCorrectionNoIDSequence + fragment.hltSingleCaloJet550 + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu5DoubleEG3 + fragment.hltPreDoubleMu5UpsilonDoubleEle3CaloIdLTrackIdL + fragment.HLTDiMu5DiEle3CaloIdLTrackIdLMuonlegSequence + fragment.HLTDiMu5DiEle3CaloIdLTrackIdLElectronlegSequence + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu3DoubleEG7p5 + fragment.hltPreDoubleMu3DoubleEle7p5CaloIdLTrackIdLUpsilon + fragment.HLTDiMu3DiEle7p5CaloIdLTrackIdLMuonlegSequence + fragment.HLTDiMu3DiEle7p5CaloIdLTrackIdLElectronlegSequence + fragment.HLTEndSequence ) -fragment.HLT_Trimuon5_3p5_2_Upsilon_Muon_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMuV1OSM5to17 + fragment.hltPreTrimuon53p52UpsilonMuon + fragment.hltTripleMuonV2L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltTripleMuonV2L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3TripleMuonV2L1Filtered0) + fragment.hltTripleMuL3V2PreFiltered0 + fragment.hltTripleMuL3V2bPreFiltered0 + fragment.hltTripleMuL3V2cPreFiltered0 + fragment.hltUpsilonMuonL3Filtered + fragment.hltDisplacedmumuVtxProducerUpsilonMuon + fragment.hltVertexmumuFilterUpsilonMuon + fragment.HLTEndSequence ) -fragment.HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMuOpen53p52UpsilonMuon + fragment.hltPreTrimuonOpen53p52UpsilonMuon + fragment.hltL1TripleMuOpen53p52UpsilonMuonL1Filtered0 + fragment.HLTL2muonrecoSequenceOpenMu + cms.ignore(fragment.hltL2TripleMuOpen53p52UpsilonMuonL2PreFiltered0) + fragment.HLTL3muonrecoOpenMuSequence + cms.ignore(fragment.hltL1fForIterL3L1TripleMuOpen53p52UpsilonMuonL1Filtered0) + fragment.hltL3fL1TripleMuOpen53p52UpsilonMuonPreFiltered222 + fragment.hltL3fL1TripleMuOpen53p52UpsilonMuonPreFiltered3p53p52 + fragment.hltL3fL1TripleMuOpen53p52UpsilonMuonPreFiltered53p52 + fragment.hltUpsilonMuon53p52OpenMuonL3Filtered + fragment.hltDisplacedmumuVtxProducerUpsilonMuon53p52OpenMuon + fragment.hltVertexmumuFilterUpsilonMuon53p52OpenMuon + fragment.HLTEndSequence ) -fragment.HLT_DoubleEle25_CaloIdL_MW_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoOrWithEG26WithJetAndTau + fragment.hltPreDoubleEle25CaloIdLMW + fragment.HLTEle25CaloIdLMWSequence + fragment.HLTDoubleEle25CaloIdLMWSequence + fragment.HLTEndSequence ) -fragment.HLT_DoubleEle27_CaloIdL_MW_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoOrWithEG26WithJetAndTau + fragment.hltPreDoubleEle27CaloIdLMW + fragment.HLTEle27CaloIdLMWSequence + fragment.HLTDoubleEle27CaloIdLMWSequence + fragment.HLTEndSequence ) -fragment.HLT_DoubleEle33_CaloIdL_MW_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoOrWithEG26WithJetAndTau + fragment.hltPreDoubleEle33CaloIdLMW + fragment.HLTEle33CaloIdLMWSequence + fragment.HLTDoubleEle33CaloIdLMWSequence + fragment.HLTEndSequence ) -fragment.HLT_DoubleEle24_eta2p1_WPTight_Gsf_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigORDoubleLooseIsoEGXXer + fragment.hltPreDoubleEle24eta2p1WPTightGsf + fragment.HLTDoubleEle24erWPTightGsfForTauSequence + fragment.HLTEndSequence ) -fragment.HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEG6to8HTT250to300IorL1sHTT + fragment.hltPreDoubleEle8CaloIdMTrackIdMMass8DZPFHT350 + fragment.HLTDoubleEle8CaloIdMGsfTrackIdMSequence + fragment.hltDoubleEle8Mass8Filter + fragment.hltDoubleEle8DZFilter + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT350Jet30 + fragment.HLTEndSequence ) -fragment.HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEG6to8HTT250to300IorL1sHTT + fragment.hltPreDoubleEle8CaloIdMTrackIdMMass8PFHT350 + fragment.HLTDoubleEle8CaloIdMGsfTrackIdMSequence + fragment.hltDoubleEle8Mass8Filter + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT350Jet30 + fragment.HLTEndSequence ) -fragment.HLT_Ele27_Ele37_CaloIdL_MW_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoOrWithEG26WithJetAndTau + fragment.hltPreEle27Ele37CaloIdLMW + fragment.HLTEle37CaloIdLMWSequence + fragment.HLTDoubleEle37Ele27CaloIdLMWSequence + fragment.HLTEndSequence ) -fragment.HLT_Mu27_Ele37_CaloIdL_MW_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu25 + fragment.hltPreMu27Ele37CaloIdLMW + fragment.hltL1fL1sMu16orMu25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu16orMu25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + fragment.hltL3fL1sMu16orMu25L1f0L2f10QL3Filtered27Q + fragment.HLTEle37CaloIdLMWUnseededSequence + fragment.HLTEndSequence ) -fragment.HLT_Mu37_Ele27_CaloIdL_MW_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu25 + fragment.hltPreMu37Ele27CaloIdLMW + fragment.hltL1fL1sMu16orMu25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu16orMu25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + fragment.hltL3fL1sMu16orMu25L1f0L2f10QL3Filtered37Q + fragment.HLTEle27CaloIdLMWUnseededSequence + fragment.HLTEndSequence ) -fragment.HLT_Mu37_TkMu27_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreMu37TkMu27 + fragment.hltL1fL1sMu22orMu25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22orMu25L1f0L2Filtered25) + fragment.HLTL3muonrecoSequence + fragment.hltL3fL1sMu16orMu25L1f0L2f25L3Filtered37 + fragment.HLTTrackerMuonSequence + fragment.hltDiMuonGlbFiltered37TrkFiltered27 + fragment.hltDiMuonGlb37Trk27DzFiltered0p2 + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu4_3_Bs_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMuForBs + fragment.hltPreDoubleMu43Bs + fragment.hltL1fL1sL1DoubleMu0er1p5SQOSdR1p4L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0er1p5SQOSdR1p4L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdR1p4L1Filtered0) + fragment.hltDoubleMu4BsL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu4Bs + fragment.hltDisplacedmumuFilterDoubleMu4Bs + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu4_3_Jpsi_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMuForBs + fragment.hltPreDoubleMu43Jpsi + fragment.hltL1fL1sL1DoubleMu0er1p5SQOSdR1p4L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0er1p5SQOSdR1p4L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdR1p4L1Filtered0) + fragment.hltDoubleMu43JPsiL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu43Jpsi + fragment.hltDisplacedmumuFilterDoubleMu43Jpsi + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu4_3_LowMass_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMuForLowMassInclusive + fragment.hltPreDoubleMu43LowMass + fragment.hltL1fL1sL1DoubleMuL1Filtered0LowMassInclusive + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMuL1f0L2PreFiltered0ForLowMassInclusive) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMuL1Filtered0LowMassInclusive) + fragment.hltDoubleMu43LowMassL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu43LowMass + fragment.hltDisplacedmumuFilterDoubleMu43LowMass + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu4_LowMass_Displaced_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMuForLowMassDisplaced + fragment.hltPreDoubleMu4LowMassDisplaced + fragment.hltL1fL1sDoubleMuL1Filtered0ForLowMassDisplaced + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMuL1Filtered0ForLowMassDisplaced) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMuL1Filtered0ForLowMassDisplaced) + fragment.hltDoubleMu4LowMassDisplacedL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu4LowMassDisplaced + fragment.hltDisplacedmumuFilterDoubleMu4LowMassDisplaced + fragment.HLTEndSequence ) -fragment.HLT_Mu0_L1DoubleMu_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMuForLowMassInclusive + fragment.hltPreMu0L1DoubleMu + fragment.hltL1fL1sL1DoubleMuL1Filtered0LowMassInclusive + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMuL1f0L2PreFiltered0ForLowMassInclusive) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMuL1Filtered0LowMassInclusive) + fragment.hltL3fL1sDoubleMu0SQL1f0L2PreFilteres0L3Filtered0 + fragment.HLTEndSequence ) -fragment.HLT_Mu4_L1DoubleMu_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMuForLowMassInclusive + fragment.hltPreMu4L1DoubleMu + fragment.hltL1fL1sL1DoubleMuL1Filtered0LowMassInclusive + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMuL1f0L2PreFiltered0ForLowMassInclusive) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMuL1Filtered0LowMassInclusive) + fragment.hltL3fL1sDoubleMu0SQL1f0L2PreFilteres0L3Filtered4 + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu4_3_Photon4_BsToMMG_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMuForBsToMMG + fragment.hltPreDoubleMu43Photon4BsToMMG + fragment.hltL1fL1sL1DoubleMuL1Filtered0BMMG + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMuL1f0L2PreFiltered0ForBMMG) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMuL1Filtered0BMMG) + fragment.hltDoubleMu43BsToMMGL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu43BMMG + fragment.hltDisplacedDoubleMu43FilterBMMG + fragment.HLTPho4CaloIdLUnseededSequence + fragment.hltDoubleMu43Photon4MassFillter + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMuForBsToMMG + fragment.hltPreDoubleMu43DisplacedPhoton4BsToMMG + fragment.hltL1fL1sL1DoubleMuL1Filtered0BMMG + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMuL1f0L2PreFiltered0ForBMMG) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMuL1Filtered0BMMG) + fragment.hltDoubleMu43DisplacedBsToMMGL3Filtered + fragment.hltHardDisplacedmumuVtxProducerDoubleMu43BMMG + fragment.hltHardDisplacedmumuFilterBMMG + fragment.HLTPho4CaloIdLUnseededSequence + fragment.hltDisplacedMuMu43Photon4MassFilter + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu3_Trk_Tau3mu_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er2p0SQOSdEtaMax1p6orTripleMu21p50 + fragment.hltPreDoubleMu3TrkTau3mu + fragment.hltL1fL1sL1DoubleMuorTripleMuL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMuorTripleMuL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMuorTripleMuL1Filtered0) + fragment.hltDoubleMu3TrkTau3muL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu3Tau3mu + fragment.hltDisplacedmumuFilterDoubleMu3Tau3mu + fragment.HLTBphTrackingDisplacedTau3muReg + fragment.hltTau3muTkAllConeTracksIter + fragment.hltTau3muTkVertexProducer + fragment.hltTau3muTkVertexFilter + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu3_TkMu_DsTau3Mu_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er2p0SQOSdEtaMax1p6orTripleMu21p50 + fragment.hltPreDoubleMu3TkMuDsTau3Mu + fragment.hltL1fL1sL1DoubleMuorTripleMuL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMuorTripleMuL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMuorTripleMuL1Filtered0) + fragment.hltDoubleMu3TrkTau3muL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu3Tau3mu + fragment.hltDisplacedmumuFilterDoubleMu3Tau3mu + fragment.HLTTrackerMuonSequenceLowPt + fragment.hltdstau3mumuontrkFltr + fragment.hltdstau3muDisplaced3muVtxProducer + fragment.hltdstau3muDisplaced3muFltr + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu3SQHTT200 + fragment.hltPreDoubleMu4Mass3p8DZPFHT350 + fragment.hltDoubleMuon4L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltDoubleMuon4L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3DoubleMuon4L1Filtered0) + fragment.hltL3fL1DiMu3SQHT200L3PreFiltered4 + fragment.hltDoubleMuon4Mass3p8Filtered + fragment.hltDoubleMu4Mass3p8DZFilter + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT350Jet30 + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu4_MuMuTrk_Displaced_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + fragment.hltPreDoubleMu4MuMuTrkDisplaced + fragment.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.hltDoubleMu4MuMuDisplacedL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu4MuMu + fragment.hltDisplacedmumuFilterDoubleMu4MuMu + fragment.HLTBphTrackingDisplacedMuMuReg + fragment.hltMuMuTkAllConeTracksIter + fragment.hltMuMuTkVertexProducer + fragment.hltMuMuTkVertexFilter + fragment.HLTEndSequence ) -fragment.HLT_Mu3_PFJet40_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu3IorMu3Jet30er2p5 + fragment.hltPreMu3PFJet40 + fragment.hltL1fL1sMu3Jet30L1Filtered0 + fragment.hltL1sSingleJet35ObjectMap + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3L1Filtered0) + fragment.hltL3fL1sMu3L1f0L2f0L3Filtered3 + fragment.HLTAK4PFJetsSequence + fragment.hltMu3JetCollectionsForLeptonPlusPFJets + fragment.hltMu3PFJet40MuCleaned + fragment.HLTEndSequence ) -fragment.HLT_Mu7p5_L2Mu2_Jpsi_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0SQ + fragment.hltPreMu7p5L2Mu2Jpsi + fragment.hltL1fL1DoubleMu0SQL1Filtered0 + fragment.HLTL2muonrecoSequence + fragment.hltL2fSQDoubleMu2L2PreFiltered2 + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1DoubleMu0SQL1Filtered0) + fragment.hltL3fSQMu7p5L2Mu2L3Filtered7p5 + fragment.hltSQMu7p5L2Mu2JpsiTrackMassFiltered + fragment.HLTEndSequence ) -fragment.HLT_Mu7p5_L2Mu2_Upsilon_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0SQ + fragment.hltPreMu7p5L2Mu2Upsilon + fragment.hltL1fL1DoubleMu0SQL1Filtered0 + fragment.HLTL2muonrecoSequence + fragment.hltL2fSQDoubleMu2L2PreFiltered2 + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1DoubleMu0SQL1Filtered0) + fragment.hltL3fSQMu7p5L2Mu2L3Filtered7p5 + fragment.hltSQMu7p5L2Mu2UpsilonTrackMassFiltered + fragment.HLTEndSequence ) -fragment.HLT_Mu3_L1SingleMu5orSingleMu7_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu5IorSingleMu7 + fragment.hltPreMu3L1SingleMu5orSingleMu7 + fragment.hltL1sEmuSingleMu3 + fragment.hltL1fL1sEmuMu3L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sEmuMu3L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sEmuMu3L1Filtered0) + fragment.hltL3fL1sEmuMu3L1f0L2f0L3Filtered3 + fragment.HLTEndSequence ) -fragment.HLT_DoublePhoton33_CaloIdL_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoOrWithEG26WithJetAndTau + fragment.hltPreDoublePhoton33CaloIdL + fragment.HLTPho33CaloIdLSequence + fragment.HLTDoublePho33CaloIdLUnseededSequence + fragment.HLTEndSequence ) -fragment.HLT_DoublePhoton70_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoOrWithJetAndTau + fragment.hltPreDoublePhoton70 + fragment.HLTDoublePho70Sequence + fragment.HLTEndSequence ) -fragment.HLT_DoublePhoton85_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoOrWithJetAndTau + fragment.hltPreDoublePhoton85 + fragment.HLTDoublePho85Sequence + fragment.HLTEndSequence ) -fragment.HLT_Ele20_WPTight_Gsf_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGLowETer2p5or + fragment.hltPreEle20WPTightGsf + fragment.HLTEle20WPTightGsfSequence + fragment.HLTEndSequence ) -fragment.HLT_Ele15_WPLoose_Gsf_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGLowETer2p5or + fragment.hltPreEle15WPLooseGsf + fragment.HLTEle15WPLooseGsfSequence + fragment.HLTEndSequence ) -fragment.HLT_Ele17_WPLoose_Gsf_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGLowETer2p5or + fragment.hltPreEle17WPLooseGsf + fragment.HLTEle17WPLooseGsfSequence + fragment.HLTEndSequence ) -fragment.HLT_Ele20_WPLoose_Gsf_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGLowETer2p5or + fragment.hltPreEle20WPLooseGsf + fragment.HLTEle20WPLooseGsfSequence + fragment.HLTEndSequence ) -fragment.HLT_Ele20_eta2p1_WPLoose_Gsf_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGLowETer2p5or + fragment.hltPreEle20eta2p1WPLooseGsf + fragment.HLTEle20Eta2p1WPLooseGsfSequence + fragment.HLTEndSequence ) -fragment.HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGor + fragment.hltPreDiEle27WPTightCaloOnlyL1DoubleEG + fragment.HLTDiEle27L1DoubleEGWPTightCaloOnlySequence + fragment.HLTEndSequence ) -fragment.HLT_Ele27_WPTight_Gsf_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGor + fragment.hltPreEle27WPTightGsf + fragment.HLTEle27WPTightGsfSequence + fragment.HLTEndSequence ) -fragment.HLT_Ele28_WPTight_Gsf_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGor + fragment.hltPreEle28WPTightGsf + fragment.HLTEle28WPTightGsfSequence + fragment.HLTEndSequence ) -fragment.HLT_Ele30_WPTight_Gsf_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGor + fragment.hltPreEle30WPTightGsf + fragment.HLTEle30WPTightGsfSequence + fragment.HLTEndSequence ) -fragment.HLT_Ele32_WPTight_Gsf_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGor + fragment.hltPreEle32WPTightGsf + fragment.HLTEle32WPTightGsfSequence + fragment.HLTEndSequence ) -fragment.HLT_Ele35_WPTight_Gsf_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGor + fragment.hltPreEle35WPTightGsf + fragment.HLTEle35WPTightGsfSequence + fragment.HLTEndSequence ) -fragment.HLT_Ele35_WPTight_Gsf_L1EGMT_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaSingleEle + fragment.hltPreEle35WPTightGsfL1EGMT + fragment.HLTSingleEleGsfL1EGMTSequence + fragment.HLTEndSequence ) -fragment.HLT_Ele38_WPTight_Gsf_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGor + fragment.hltPreEle38WPTightGsf + fragment.HLTEle38WPTightGsfSequence + fragment.HLTEndSequence ) -fragment.HLT_Ele40_WPTight_Gsf_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGor + fragment.hltPreEle40WPTightGsf + fragment.HLTEle40WPTightGsfSequence + fragment.HLTEndSequence ) -fragment.HLT_Ele32_WPTight_Gsf_L1DoubleEG_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGor + fragment.hltPreEle32WPTightGsfL1DoubleEG + fragment.HLTEle32L1DoubleEGWPTightGsfSequence + fragment.HLTEndSequence ) -fragment.HLT_Ele24_eta2p1_WPTight_Gsf_TightChargedIsoPFTauHPS30_eta2p1_CrossL1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigORLooseIsoEGXXerIsoTauYYerdRMin0p3 + fragment.hltPreEle24eta2p1WPTightGsfTightChargedIsoPFTauHPS30eta2p1CrossL1 + fragment.HLTEle24erWPTightGsfForTauSequence + fragment.HLTGlobalPFTauHPSSequence + fragment.hltOverlapFilterIsoEle24IsoTau30WPTightGsfCaloJet5 + fragment.HLTHPSTightChargedIsoPFTau30Sequence + fragment.hltHpsL1JetsHLTPFTauTrackTightChargedIsolationMatch + fragment.hltHpsSelectedPFTau30TightChargedIsolationL1HLTMatched + fragment.hltHpsOverlapFilterIsoEle24WPTightGsfTightIsoPFTau30 + fragment.HLTEndSequence ) -fragment.HLT_HT450_Beamspot_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTTForBeamSpot + fragment.hltPreHT450Beamspot + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT450 + fragment.HLTTrackingForBeamSpot + fragment.hltVerticesPF + fragment.hltVerticesPFSelector + fragment.hltVerticesPFFilter + fragment.HLTEndSequence ) -fragment.HLT_HT300_Beamspot_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTTForBeamSpot + fragment.hltPreHT300Beamspot + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT300 + fragment.HLTTrackingForBeamSpot + fragment.hltVerticesPF + fragment.hltVerticesPFSelector + fragment.hltVerticesPFFilter + fragment.HLTEndSequence ) -fragment.HLT_HT60_Beamspot_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTTForBeamSpot + fragment.hltL1sDoubleJetForBeamSpot + fragment.hltPreHT60Beamspot + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT60 + fragment.HLTTrackingForBeamSpot + fragment.hltVerticesPF + fragment.hltVerticesPFSelector + fragment.hltVerticesPFFilter + fragment.HLTEndSequence ) -fragment.HLT_ZeroBias_Beamspot_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreZeroBiasBeamspot + fragment.HLTTrackingForBeamSpot + fragment.hltVerticesPF + fragment.hltVerticesPFSelector + fragment.hltVerticesPFFilter + fragment.HLTEndSequence ) -fragment.HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_CrossL1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigORMu18erTauXXer2p1 + fragment.hltPreIsoMu20eta2p1TightChargedIsoPFTauHPS27eta2p1CrossL1 + fragment.hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fBigORMu18erTauXXer2p1L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0) + fragment.hltL3fL1BigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20Q + fragment.HLTMu20Eta2p1Tau24Eta2p1IsolationSequence + fragment.hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSTightChargedIsoAntiMuonPFTau27Sequence + fragment.hltHpsL1JetsHLTPFTauTrackTightChargedIsolationAgainstMuonMatch + fragment.hltHpsSelectedPFTau27TightChargedIsolationAgainstMuonL1HLTMatched + fragment.hltHpsOverlapFilterIsoMu20TightChargedIsoPFTau27L1Seeded + fragment.HLTEndSequence ) -fragment.HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigORMu18erTauXXer2p1 + fragment.hltPreIsoMu20eta2p1TightChargedIsoPFTauHPS27eta2p1TightIDCrossL1 + fragment.hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fBigORMu18erTauXXer2p1L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0) + fragment.hltL3fL1BigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20Q + fragment.HLTMu20Eta2p1Tau24Eta2p1IsolationSequence + fragment.hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSTightChargedIsoTightOOSCPhotonsAntiMuonPFTau27Sequence + fragment.hltHpsL1JetsHLTPFTauTrackTightChargedIsolationTightOOSCPhotonsAgainstMuonMatch + fragment.hltHpsSelectedPFTau27TightChargedIsolationTightOOSCPhotonsAgainstMuonL1HLTMatched + fragment.hltHpsOverlapFilterIsoMu20TightChargedIsoTightOOSCPhotonsPFTau27L1Seeded + fragment.HLTEndSequence ) -fragment.HLT_IsoMu27_LooseChargedIsoPFTau20_Trk1_eta2p1_SingleL1_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreIsoMu27LooseChargedIsoPFTau20Trk1eta2p1SingleL1 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22or25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q + fragment.HLTMu27IsolationSequence + fragment.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f27QL3trkIsoFiltered + fragment.HLTL2TauJetsSequence + fragment.hltSingleL2Tau20eta2p2 + fragment.HLTL2p5IsoTauSequence + fragment.hltSingleL2IsoTau20eta2p2 + fragment.HLTGlobalPFTauConeSequence + fragment.HLTLooseChargedIsoAntiMuonPFTau20Sequence + fragment.hltOverlapFilterIsoMu27LooseChargedIsoPFTau20 + fragment.HLTEndSequence ) -fragment.HLT_IsoMu27_LooseChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreIsoMu27LooseChargedIsoPFTauHPS20Trk1eta2p1SingleL1 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22or25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q + fragment.HLTMu27IsolationSequence + fragment.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f27QL3trkIsoFiltered + fragment.HLTL2TauJetsSequence + fragment.hltSingleL2Tau20eta2p2 + fragment.HLTL2p5IsoTauGlobalSequence + fragment.hltSingleL2GlobIsoTau20eta2p2 + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSLooseChargedIsoAntiMuonPFTau20Sequence + fragment.hltHpsOverlapFilterIsoMu27LooseChargedIsoPFTau20 + fragment.HLTEndSequence ) -fragment.HLT_IsoMu27_MediumChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreIsoMu27MediumChargedIsoPFTauHPS20Trk1eta2p1SingleL1 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22or25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q + fragment.HLTMu27IsolationSequence + fragment.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f27QL3trkIsoFiltered + fragment.HLTL2TauJetsSequence + fragment.hltSingleL2Tau20eta2p2 + fragment.HLTL2p5IsoTauGlobalSequence + fragment.hltSingleL2GlobIsoTau20eta2p2 + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSMediumChargedIsoAntiMuonPFTau20Sequence + fragment.hltHpsOverlapFilterIsoMu27MediumChargedIsoPFTau20 + fragment.HLTEndSequence ) -fragment.HLT_IsoMu27_TightChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreIsoMu27TightChargedIsoPFTauHPS20Trk1eta2p1SingleL1 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22or25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q + fragment.HLTMu27IsolationSequence + fragment.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f27QL3trkIsoFiltered + fragment.HLTL2TauJetsSequence + fragment.hltSingleL2Tau20eta2p2 + fragment.HLTL2p5IsoTauGlobalSequence + fragment.hltSingleL2GlobIsoTau20eta2p2 + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSTightChargedIsoAntiMuonPFTau20Sequence + fragment.hltHpsOverlapFilterIsoMu27TightChargedIsoPFTau20 + fragment.HLTEndSequence ) -fragment.HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreIsoMu27MediumDeepTauPFTauHPS20eta2p1SingleL1 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22or25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q + fragment.HLTMu27IsolationSequence + fragment.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f27QL3trkIsoFiltered + fragment.HLTL2TauJetsSequence + fragment.hltSingleL2Tau20eta2p2 + fragment.HLTL2p5IsoTauGlobalSequence + fragment.hltSingleL2GlobIsoTau20eta2p2 + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSSingleMediumDeepTauDiTauWPAntiMuonPFTau20Sequence + fragment.hltHpsOverlapFilterIsoMu27MediumDeepTauDitauWPPFTau20 + fragment.HLTEndSequence ) -fragment.HLT_IsoMu20_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu18 + fragment.hltPreIsoMu20 + fragment.hltL1fL1sMu18L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu18L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu18L1Filtered0) + fragment.hltL3fL1sMu18L1f0L2f10QL3Filtered20Q + fragment.HLTMu20IsolationSequence + fragment.hltL3crIsoL1sMu18L1f0L2f10QL3f20QL3trkIsoFiltered + fragment.HLTEndSequence ) -fragment.HLT_IsoMu24_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22 + fragment.hltPreIsoMu24 + fragment.hltL1fL1sMu22L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMu22L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22L1Filtered0) + fragment.hltL3fL1sSingleMu22L1f0L2f10QL3Filtered24Q + fragment.HLTMu24IsolationSequence + fragment.hltL3crIsoL1sSingleMu22L1f0L2f10QL3f24QL3trkIsoFiltered + fragment.HLTEndSequence ) -fragment.HLT_IsoMu24_eta2p1_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22 + fragment.hltPreIsoMu24eta2p1 + fragment.hltL1fL1sMu22erL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMu22erL1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22erL1Filtered0) + fragment.hltL3fL1sSingleMu22erL1f0L2f10QL3Filtered24Q + fragment.HLTMu24Eta2p1IsolationSequence + fragment.hltL3crIsoL1sSingleMu22erL1f0L2f10QL3f24QL3trkIsoFiltered + fragment.HLTEndSequence ) -fragment.HLT_IsoMu27_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreIsoMu27 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22or25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q + fragment.HLTMu27IsolationSequence + fragment.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f27QL3trkIsoFiltered + fragment.HLTEndSequence ) -fragment.HLT_IsoMu30_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreIsoMu30 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22or25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered30Q + fragment.HLTMu30IsolationSequence + fragment.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f30QL3trkIsoFiltered + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet360_TrimMass30_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8PFJet360TrimMass30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet260 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets260 + fragment.hltAK8SinglePFJet360 + fragment.hltAK8TrimModJets + fragment.hltAK8SinglePFJetTrimModMass30 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet380_TrimMass30_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8PFJet380TrimMass30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet280 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets280 + fragment.hltAK8SinglePFJet380 + fragment.hltAK8TrimModJets + fragment.hltAK8SinglePFJetTrimModMass30 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet400_TrimMass30_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8PFJet400TrimMass30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet300 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets300 + fragment.hltAK8SinglePFJet400 + fragment.hltAK8TrimModJets + fragment.hltAK8SinglePFJetTrimModMass30 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet420_TrimMass30_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8PFJet420TrimMass30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet320 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets320 + fragment.hltAK8SinglePFJet420 + fragment.hltAK8TrimModJets + fragment.hltAK8SinglePFJetTrimModMass30 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet400_MassSD30_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8PFJet400MassSD30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet300 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets300 + fragment.hltAK8SinglePFJet400 + fragment.hltAK8SoftDropModJets + fragment.hltAK8SinglePFSoftDropModMass30 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet420_MassSD30_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8PFJet420MassSD30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet320 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets320 + fragment.hltAK8SinglePFJet420 + fragment.hltAK8SoftDropModJets + fragment.hltAK8SinglePFSoftDropModMass30 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet450_MassSD30_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8PFJet450MassSD30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet350 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets350 + fragment.hltAK8SinglePFJet450 + fragment.hltAK8SoftDropModJets + fragment.hltAK8SinglePFSoftDropModMass30 + fragment.HLTEndSequence ) +fragment.HLT_AK8DiPFJet250_250_MassSD30_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8DiPFJet250250MassSD30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltAK8DoublePFJet250 + fragment.hltAK8SoftDropModJets + fragment.hltAK8DoublePFJetSDModMass30 + fragment.HLTEndSequence ) +fragment.HLT_AK8DiPFJet250_250_MassSD50_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8DiPFJet250250MassSD50 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltAK8DoublePFJet250 + fragment.hltAK8SoftDropModJets + fragment.hltAK8DoublePFJetSDModMass50 + fragment.HLTEndSequence ) +fragment.HLT_AK8DiPFJet260_260_MassSD30_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8DiPFJet260260MassSD30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltAK8DoublePFJet260 + fragment.hltAK8SoftDropModJets + fragment.hltAK8DoublePFJetSDModMass30 + fragment.HLTEndSequence ) +fragment.HLT_AK8DiPFJet270_270_MassSD30_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8DiPFJet270270MassSD30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltAK8DoublePFJet270 + fragment.hltAK8SoftDropModJets + fragment.hltAK8DoublePFJetSDModMass30 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFHT750_TrimMass50_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPreAK8PFHT750TrimMass50 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8HtMht + fragment.hltAK8Ht650 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFHTwJetPt200 + fragment.hltAK8TrimModJets + fragment.hlt1AK8PFJetsTrimMass50Pt200 + fragment.hltAK8PFHT750 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFHT800_TrimMass50_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPreAK8PFHT800TrimMass50 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8HtMht + fragment.hltAK8Ht700 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFHTwJetPt200 + fragment.hltAK8TrimModJets + fragment.hlt1AK8PFJetsTrimMass50Pt200 + fragment.hltAK8PFHT800 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFHT850_TrimMass50_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPreAK8PFHT850TrimMass50 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8HtMht + fragment.hltAK8Ht750 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFHTwJetPt200 + fragment.hltAK8TrimModJets + fragment.hlt1AK8PFJetsTrimMass50Pt200 + fragment.hltAK8PFHT850 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFHT900_TrimMass50_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPreAK8PFHT900TrimMass50 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8HtMht + fragment.hltAK8Ht800 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFHTwJetPt200 + fragment.hltAK8TrimModJets + fragment.hlt1AK8PFJetsTrimMass50Pt200 + fragment.hltAK8PFHT900 + fragment.HLTEndSequence ) +fragment.HLT_CaloJet10_NoJetID_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreCaloJet10NoJetID + fragment.HLTAK4CaloJetsReconstructionNoIDSequence + fragment.HLTAK4CaloJetsCorrectionNoIDSequence + fragment.hltSingleCaloJetNoID10 + fragment.HLTEndSequence ) +fragment.HLT_CaloJet20_NoJetID_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreCaloJet20NoJetID + fragment.HLTAK4CaloJetsReconstructionNoIDSequence + fragment.HLTAK4CaloJetsCorrectionNoIDSequence + fragment.hltSingleCaloJetNoID20 + fragment.HLTEndSequence ) +fragment.HLT_CaloJet50_NoJetID_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreCaloJet50NoJetID + fragment.HLTAK4CaloJetsReconstructionNoIDSequence + fragment.HLTAK4CaloJetsCorrectionNoIDSequence + fragment.hltSingleCaloJetNoID50 + fragment.HLTEndSequence ) +fragment.HLT_CaloJet500_NoJetID_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreCaloJet500NoJetID + fragment.HLTAK4CaloJetsReconstructionNoIDSequence + fragment.HLTAK4CaloJetsCorrectionNoIDSequence + fragment.hltSingleCaloJet500 + fragment.HLTEndSequence ) +fragment.HLT_CaloJet550_NoJetID_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreCaloJet550NoJetID + fragment.HLTAK4CaloJetsReconstructionNoIDSequence + fragment.HLTAK4CaloJetsCorrectionNoIDSequence + fragment.hltSingleCaloJet550 + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu5DoubleEG3 + fragment.hltPreDoubleMu5UpsilonDoubleEle3CaloIdLTrackIdL + fragment.HLTDiMu5DiEle3CaloIdLTrackIdLMuonlegSequence + fragment.HLTDiMu5DiEle3CaloIdLTrackIdLElectronlegSequence + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu3DoubleEG7p5 + fragment.hltPreDoubleMu3DoubleEle7p5CaloIdLTrackIdLUpsilon + fragment.HLTDiMu3DiEle7p5CaloIdLTrackIdLMuonlegSequence + fragment.HLTDiMu3DiEle7p5CaloIdLTrackIdLElectronlegSequence + fragment.HLTEndSequence ) +fragment.HLT_Trimuon5_3p5_2_Upsilon_Muon_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMuV1OSM5to17 + fragment.hltPreTrimuon53p52UpsilonMuon + fragment.hltTripleMuonV2L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltTripleMuonV2L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3TripleMuonV2L1Filtered0) + fragment.hltTripleMuL3V2PreFiltered0 + fragment.hltTripleMuL3V2bPreFiltered0 + fragment.hltTripleMuL3V2cPreFiltered0 + fragment.hltUpsilonMuonL3Filtered + fragment.hltDisplacedmumuVtxProducerUpsilonMuon + fragment.hltVertexmumuFilterUpsilonMuon + fragment.HLTEndSequence ) +fragment.HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMuOpen53p52UpsilonMuon + fragment.hltPreTrimuonOpen53p52UpsilonMuon + fragment.hltL1TripleMuOpen53p52UpsilonMuonL1Filtered0 + fragment.HLTL2muonrecoSequenceOpenMu + cms.ignore(fragment.hltL2TripleMuOpen53p52UpsilonMuonL2PreFiltered0) + fragment.HLTL3muonrecoOpenMuSequence + cms.ignore(fragment.hltL1fForIterL3L1TripleMuOpen53p52UpsilonMuonL1Filtered0) + fragment.hltL3fL1TripleMuOpen53p52UpsilonMuonPreFiltered222 + fragment.hltL3fL1TripleMuOpen53p52UpsilonMuonPreFiltered3p53p52 + fragment.hltL3fL1TripleMuOpen53p52UpsilonMuonPreFiltered53p52 + fragment.hltUpsilonMuon53p52OpenMuonL3Filtered + fragment.hltDisplacedmumuVtxProducerUpsilonMuon53p52OpenMuon + fragment.hltVertexmumuFilterUpsilonMuon53p52OpenMuon + fragment.HLTEndSequence ) +fragment.HLT_DoubleEle25_CaloIdL_MW_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoOrWithEG26WithJetAndTau + fragment.hltPreDoubleEle25CaloIdLMW + fragment.HLTEle25CaloIdLMWSequence + fragment.HLTDoubleEle25CaloIdLMWSequence + fragment.HLTEndSequence ) +fragment.HLT_DoubleEle27_CaloIdL_MW_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoOrWithEG26WithJetAndTau + fragment.hltPreDoubleEle27CaloIdLMW + fragment.HLTEle27CaloIdLMWSequence + fragment.HLTDoubleEle27CaloIdLMWSequence + fragment.HLTEndSequence ) +fragment.HLT_DoubleEle33_CaloIdL_MW_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoOrWithEG26WithJetAndTau + fragment.hltPreDoubleEle33CaloIdLMW + fragment.HLTEle33CaloIdLMWSequence + fragment.HLTDoubleEle33CaloIdLMWSequence + fragment.HLTEndSequence ) +fragment.HLT_DoubleEle24_eta2p1_WPTight_Gsf_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigORDoubleLooseIsoEGXXer + fragment.hltPreDoubleEle24eta2p1WPTightGsf + fragment.HLTDoubleEle24erWPTightGsfForTauSequence + fragment.HLTEndSequence ) +fragment.HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v22 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEG6to8HTT250to300IorL1sHTT + fragment.hltPreDoubleEle8CaloIdMTrackIdMMass8DZPFHT350 + fragment.HLTDoubleEle8CaloIdMGsfTrackIdMSequence + fragment.hltDoubleEle8Mass8Filter + fragment.hltDoubleEle8DZFilter + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT350Jet30 + fragment.HLTEndSequence ) +fragment.HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v22 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEG6to8HTT250to300IorL1sHTT + fragment.hltPreDoubleEle8CaloIdMTrackIdMMass8PFHT350 + fragment.HLTDoubleEle8CaloIdMGsfTrackIdMSequence + fragment.hltDoubleEle8Mass8Filter + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT350Jet30 + fragment.HLTEndSequence ) +fragment.HLT_Ele27_Ele37_CaloIdL_MW_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoOrWithEG26WithJetAndTau + fragment.hltPreEle27Ele37CaloIdLMW + fragment.HLTEle37CaloIdLMWSequence + fragment.HLTDoubleEle37Ele27CaloIdLMWSequence + fragment.HLTEndSequence ) +fragment.HLT_Mu27_Ele37_CaloIdL_MW_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu25 + fragment.hltPreMu27Ele37CaloIdLMW + fragment.hltL1fL1sMu16orMu25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu16orMu25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + fragment.hltL3fL1sMu16orMu25L1f0L2f10QL3Filtered27Q + fragment.HLTEle37CaloIdLMWUnseededSequence + fragment.HLTEndSequence ) +fragment.HLT_Mu37_Ele27_CaloIdL_MW_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu25 + fragment.hltPreMu37Ele27CaloIdLMW + fragment.hltL1fL1sMu16orMu25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu16orMu25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + fragment.hltL3fL1sMu16orMu25L1f0L2f10QL3Filtered37Q + fragment.HLTEle27CaloIdLMWUnseededSequence + fragment.HLTEndSequence ) +fragment.HLT_Mu37_TkMu27_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreMu37TkMu27 + fragment.hltL1fL1sMu22orMu25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22orMu25L1f0L2Filtered25) + fragment.HLTL3muonrecoSequence + fragment.hltL3fL1sMu16orMu25L1f0L2f25L3Filtered37 + fragment.HLTTrackerMuonSequence + fragment.hltDiMuonGlbFiltered37TrkFiltered27 + fragment.hltDiMuonGlb37Trk27DzFiltered0p2 + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu4_3_Bs_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMuForBs + fragment.hltPreDoubleMu43Bs + fragment.hltL1fL1sL1DoubleMu0er1p5SQOSdR1p4L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0er1p5SQOSdR1p4L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdR1p4L1Filtered0) + fragment.hltDoubleMu4BsL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu4Bs + fragment.hltDisplacedmumuFilterDoubleMu4Bs + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu4_3_Jpsi_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMuForBs + fragment.hltPreDoubleMu43Jpsi + fragment.hltL1fL1sL1DoubleMu0er1p5SQOSdR1p4L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0er1p5SQOSdR1p4L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdR1p4L1Filtered0) + fragment.hltDoubleMu43JPsiL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu43Jpsi + fragment.hltDisplacedmumuFilterDoubleMu43Jpsi + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu4_3_LowMass_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMuForLowMassInclusive + fragment.hltPreDoubleMu43LowMass + fragment.hltL1fL1sL1DoubleMuL1Filtered0LowMassInclusive + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMuL1f0L2PreFiltered0ForLowMassInclusive) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMuL1Filtered0LowMassInclusive) + fragment.hltDoubleMu43LowMassL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu43LowMass + fragment.hltDisplacedmumuFilterDoubleMu43LowMass + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu4_LowMass_Displaced_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMuForLowMassDisplaced + fragment.hltPreDoubleMu4LowMassDisplaced + fragment.hltL1fL1sDoubleMuL1Filtered0ForLowMassDisplaced + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMuL1Filtered0ForLowMassDisplaced) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMuL1Filtered0ForLowMassDisplaced) + fragment.hltDoubleMu4LowMassDisplacedL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu4LowMassDisplaced + fragment.hltDisplacedmumuFilterDoubleMu4LowMassDisplaced + fragment.HLTEndSequence ) +fragment.HLT_Mu0_L1DoubleMu_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMuForLowMassInclusive + fragment.hltPreMu0L1DoubleMu + fragment.hltL1fL1sL1DoubleMuL1Filtered0LowMassInclusive + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMuL1f0L2PreFiltered0ForLowMassInclusive) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMuL1Filtered0LowMassInclusive) + fragment.hltL3fL1sDoubleMu0SQL1f0L2PreFilteres0L3Filtered0 + fragment.HLTEndSequence ) +fragment.HLT_Mu4_L1DoubleMu_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMuForLowMassInclusive + fragment.hltPreMu4L1DoubleMu + fragment.hltL1fL1sL1DoubleMuL1Filtered0LowMassInclusive + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMuL1f0L2PreFiltered0ForLowMassInclusive) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMuL1Filtered0LowMassInclusive) + fragment.hltL3fL1sDoubleMu0SQL1f0L2PreFilteres0L3Filtered4 + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu4_3_Photon4_BsToMMG_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMuForBsToMMG + fragment.hltPreDoubleMu43Photon4BsToMMG + fragment.hltL1fL1sL1DoubleMuL1Filtered0BMMG + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMuL1f0L2PreFiltered0ForBMMG) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMuL1Filtered0BMMG) + fragment.hltDoubleMu43BsToMMGL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu43BMMG + fragment.hltDisplacedDoubleMu43FilterBMMG + fragment.HLTPho4CaloIdLUnseededSequence + fragment.hltDoubleMu43Photon4MassFillter + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMuForBsToMMG + fragment.hltPreDoubleMu43DisplacedPhoton4BsToMMG + fragment.hltL1fL1sL1DoubleMuL1Filtered0BMMG + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMuL1f0L2PreFiltered0ForBMMG) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMuL1Filtered0BMMG) + fragment.hltDoubleMu43DisplacedBsToMMGL3Filtered + fragment.hltHardDisplacedmumuVtxProducerDoubleMu43BMMG + fragment.hltHardDisplacedmumuFilterBMMG + fragment.HLTPho4CaloIdLUnseededSequence + fragment.hltDisplacedMuMu43Photon4MassFilter + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu3_Trk_Tau3mu_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er2p0SQOSdEtaMax1p6orTripleMu21p50 + fragment.hltPreDoubleMu3TrkTau3mu + fragment.hltL1fL1sL1DoubleMuorTripleMuL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMuorTripleMuL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMuorTripleMuL1Filtered0) + fragment.hltDoubleMu3TrkTau3muL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu3Tau3mu + fragment.hltDisplacedmumuFilterDoubleMu3Tau3mu + fragment.HLTBphTrackingDisplacedTau3muReg + fragment.hltTau3muTkAllConeTracksIter + fragment.hltTau3muTkVertexProducer + fragment.hltTau3muTkVertexFilter + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu3_TkMu_DsTau3Mu_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er2p0SQOSdEtaMax1p6orTripleMu21p50 + fragment.hltPreDoubleMu3TkMuDsTau3Mu + fragment.hltL1fL1sL1DoubleMuorTripleMuL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMuorTripleMuL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMuorTripleMuL1Filtered0) + fragment.hltDoubleMu3TrkTau3muL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu3Tau3mu + fragment.hltDisplacedmumuFilterDoubleMu3Tau3mu + fragment.HLTTrackerMuonSequenceLowPt + fragment.hltdstau3mumuontrkFltr + fragment.hltdstau3muDisplaced3muVtxProducer + fragment.hltdstau3muDisplaced3muFltr + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu3SQHTT200 + fragment.hltPreDoubleMu4Mass3p8DZPFHT350 + fragment.hltDoubleMuon4L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltDoubleMuon4L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3DoubleMuon4L1Filtered0) + fragment.hltL3fL1DiMu3SQHT200L3PreFiltered4 + fragment.hltDoubleMuon4Mass3p8Filtered + fragment.hltDoubleMu4Mass3p8DZFilter + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT350Jet30 + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu4_MuMuTrk_Displaced_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + fragment.hltPreDoubleMu4MuMuTrkDisplaced + fragment.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.hltDoubleMu4MuMuDisplacedL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu4MuMu + fragment.hltDisplacedmumuFilterDoubleMu4MuMu + fragment.HLTBphTrackingDisplacedMuMuReg + fragment.hltMuMuTkAllConeTracksIter + fragment.hltMuMuTkVertexProducer + fragment.hltMuMuTkVertexFilter + fragment.HLTEndSequence ) +fragment.HLT_Mu3_PFJet40_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu3IorMu3Jet30er2p5 + fragment.hltPreMu3PFJet40 + fragment.hltL1fL1sMu3Jet30L1Filtered0 + fragment.hltL1sSingleJet35ObjectMap + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3L1Filtered0) + fragment.hltL3fL1sMu3L1f0L2f0L3Filtered3 + fragment.HLTAK4PFJetsSequence + fragment.hltMu3JetCollectionsForLeptonPlusPFJets + fragment.hltMu3PFJet40MuCleaned + fragment.HLTEndSequence ) +fragment.HLT_Mu7p5_L2Mu2_Jpsi_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0SQ + fragment.hltPreMu7p5L2Mu2Jpsi + fragment.hltL1fL1DoubleMu0SQL1Filtered0 + fragment.HLTL2muonrecoSequence + fragment.hltL2fSQDoubleMu2L2PreFiltered2 + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1DoubleMu0SQL1Filtered0) + fragment.hltL3fSQMu7p5L2Mu2L3Filtered7p5 + fragment.hltSQMu7p5L2Mu2JpsiTrackMassFiltered + fragment.HLTEndSequence ) +fragment.HLT_Mu7p5_L2Mu2_Upsilon_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0SQ + fragment.hltPreMu7p5L2Mu2Upsilon + fragment.hltL1fL1DoubleMu0SQL1Filtered0 + fragment.HLTL2muonrecoSequence + fragment.hltL2fSQDoubleMu2L2PreFiltered2 + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1DoubleMu0SQL1Filtered0) + fragment.hltL3fSQMu7p5L2Mu2L3Filtered7p5 + fragment.hltSQMu7p5L2Mu2UpsilonTrackMassFiltered + fragment.HLTEndSequence ) +fragment.HLT_Mu3_L1SingleMu5orSingleMu7_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu5IorSingleMu7 + fragment.hltPreMu3L1SingleMu5orSingleMu7 + fragment.hltL1sEmuSingleMu3 + fragment.hltL1fL1sEmuMu3L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sEmuMu3L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sEmuMu3L1Filtered0) + fragment.hltL3fL1sEmuMu3L1f0L2f0L3Filtered3 + fragment.HLTEndSequence ) +fragment.HLT_DoublePhoton33_CaloIdL_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoOrWithEG26WithJetAndTau + fragment.hltPreDoublePhoton33CaloIdL + fragment.HLTPho33CaloIdLSequence + fragment.HLTDoublePho33CaloIdLUnseededSequence + fragment.HLTEndSequence ) +fragment.HLT_DoublePhoton70_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoOrWithJetAndTau + fragment.hltPreDoublePhoton70 + fragment.HLTDoublePho70Sequence + fragment.HLTEndSequence ) +fragment.HLT_DoublePhoton85_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoOrWithJetAndTau + fragment.hltPreDoublePhoton85 + fragment.HLTDoublePho85Sequence + fragment.HLTEndSequence ) +fragment.HLT_Ele20_WPTight_Gsf_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGLowETer2p5or + fragment.hltPreEle20WPTightGsf + fragment.HLTEle20WPTightGsfSequence + fragment.HLTEndSequence ) +fragment.HLT_Ele15_WPLoose_Gsf_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGLowETer2p5or + fragment.hltPreEle15WPLooseGsf + fragment.HLTEle15WPLooseGsfSequence + fragment.HLTEndSequence ) +fragment.HLT_Ele17_WPLoose_Gsf_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGLowETer2p5or + fragment.hltPreEle17WPLooseGsf + fragment.HLTEle17WPLooseGsfSequence + fragment.HLTEndSequence ) +fragment.HLT_Ele20_WPLoose_Gsf_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGLowETer2p5or + fragment.hltPreEle20WPLooseGsf + fragment.HLTEle20WPLooseGsfSequence + fragment.HLTEndSequence ) +fragment.HLT_Ele20_eta2p1_WPLoose_Gsf_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGLowETer2p5or + fragment.hltPreEle20eta2p1WPLooseGsf + fragment.HLTEle20Eta2p1WPLooseGsfSequence + fragment.HLTEndSequence ) +fragment.HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGor + fragment.hltPreDiEle27WPTightCaloOnlyL1DoubleEG + fragment.HLTDiEle27L1DoubleEGWPTightCaloOnlySequence + fragment.HLTEndSequence ) +fragment.HLT_Ele27_WPTight_Gsf_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGor + fragment.hltPreEle27WPTightGsf + fragment.HLTEle27WPTightGsfSequence + fragment.HLTEndSequence ) +fragment.HLT_Ele28_WPTight_Gsf_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGor + fragment.hltPreEle28WPTightGsf + fragment.HLTEle28WPTightGsfSequence + fragment.HLTEndSequence ) +fragment.HLT_Ele30_WPTight_Gsf_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGor + fragment.hltPreEle30WPTightGsf + fragment.HLTEle30WPTightGsfSequence + fragment.HLTEndSequence ) +fragment.HLT_Ele32_WPTight_Gsf_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGor + fragment.hltPreEle32WPTightGsf + fragment.HLTEle32WPTightGsfSequence + fragment.HLTEndSequence ) +fragment.HLT_Ele35_WPTight_Gsf_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGor + fragment.hltPreEle35WPTightGsf + fragment.HLTEle35WPTightGsfSequence + fragment.HLTEndSequence ) +fragment.HLT_Ele35_WPTight_Gsf_L1EGMT_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaSingleEle + fragment.hltPreEle35WPTightGsfL1EGMT + fragment.HLTSingleEleGsfL1EGMTSequence + fragment.HLTEndSequence ) +fragment.HLT_Ele38_WPTight_Gsf_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGor + fragment.hltPreEle38WPTightGsf + fragment.HLTEle38WPTightGsfSequence + fragment.HLTEndSequence ) +fragment.HLT_Ele40_WPTight_Gsf_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGor + fragment.hltPreEle40WPTightGsf + fragment.HLTEle40WPTightGsfSequence + fragment.HLTEndSequence ) +fragment.HLT_Ele32_WPTight_Gsf_L1DoubleEG_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGor + fragment.hltPreEle32WPTightGsfL1DoubleEG + fragment.HLTEle32L1DoubleEGWPTightGsfSequence + fragment.HLTEndSequence ) +fragment.HLT_Ele24_eta2p1_WPTight_Gsf_TightChargedIsoPFTauHPS30_eta2p1_CrossL1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigORLooseIsoEGXXerIsoTauYYerdRMin0p3 + fragment.hltPreEle24eta2p1WPTightGsfTightChargedIsoPFTauHPS30eta2p1CrossL1 + fragment.HLTEle24erWPTightGsfForTauSequence + fragment.HLTGlobalPFTauHPSSequence + fragment.hltOverlapFilterIsoEle24IsoTau30WPTightGsfCaloJet5 + fragment.HLTHPSTightChargedIsoPFTau30Sequence + fragment.hltHpsL1JetsHLTPFTauTrackTightChargedIsolationMatch + fragment.hltHpsSelectedPFTau30TightChargedIsolationL1HLTMatched + fragment.hltHpsOverlapFilterIsoEle24WPTightGsfTightIsoPFTau30 + fragment.HLTEndSequence ) +fragment.HLT_HT450_Beamspot_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTTForBeamSpot + fragment.hltPreHT450Beamspot + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT450 + fragment.HLTTrackingForBeamSpot + fragment.hltVerticesPF + fragment.hltVerticesPFSelector + fragment.hltVerticesPFFilter + fragment.hltFEDSelectorOnlineMetaData + fragment.HLTEndSequence ) +fragment.HLT_HT300_Beamspot_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTTForBeamSpot + fragment.hltPreHT300Beamspot + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT300 + fragment.HLTTrackingForBeamSpot + fragment.hltVerticesPF + fragment.hltVerticesPFSelector + fragment.hltVerticesPFFilter + fragment.hltFEDSelectorOnlineMetaData + fragment.HLTEndSequence ) +fragment.HLT_HT60_Beamspot_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTTForBeamSpot + fragment.hltL1sDoubleJetForBeamSpot + fragment.hltPreHT60Beamspot + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT60 + fragment.HLTTrackingForBeamSpot + fragment.hltVerticesPF + fragment.hltVerticesPFSelector + fragment.hltVerticesPFFilter + fragment.hltFEDSelectorOnlineMetaData + fragment.HLTEndSequence ) +fragment.HLT_ZeroBias_Beamspot_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreZeroBiasBeamspot + fragment.HLTTrackingForBeamSpot + fragment.hltVerticesPF + fragment.hltVerticesPFSelector + fragment.hltVerticesPFFilter + fragment.hltFEDSelectorOnlineMetaData + fragment.HLTEndSequence ) +fragment.HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_CrossL1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigORMu18erTauXXer2p1 + fragment.hltPreIsoMu20eta2p1TightChargedIsoPFTauHPS27eta2p1CrossL1 + fragment.hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fBigORMu18erTauXXer2p1L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0) + fragment.hltL3fL1BigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20Q + fragment.HLTMu20Eta2p1Tau24Eta2p1IsolationSequence + fragment.hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSTightChargedIsoAntiMuonPFTau27Sequence + fragment.hltHpsL1JetsHLTPFTauTrackTightChargedIsolationAgainstMuonMatch + fragment.hltHpsSelectedPFTau27TightChargedIsolationAgainstMuonL1HLTMatched + fragment.hltHpsOverlapFilterIsoMu20TightChargedIsoPFTau27L1Seeded + fragment.HLTEndSequence ) +fragment.HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigORMu18erTauXXer2p1 + fragment.hltPreIsoMu20eta2p1TightChargedIsoPFTauHPS27eta2p1TightIDCrossL1 + fragment.hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fBigORMu18erTauXXer2p1L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0) + fragment.hltL3fL1BigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20Q + fragment.HLTMu20Eta2p1Tau24Eta2p1IsolationSequence + fragment.hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSTightChargedIsoTightOOSCPhotonsAntiMuonPFTau27Sequence + fragment.hltHpsL1JetsHLTPFTauTrackTightChargedIsolationTightOOSCPhotonsAgainstMuonMatch + fragment.hltHpsSelectedPFTau27TightChargedIsolationTightOOSCPhotonsAgainstMuonL1HLTMatched + fragment.hltHpsOverlapFilterIsoMu20TightChargedIsoTightOOSCPhotonsPFTau27L1Seeded + fragment.HLTEndSequence ) +fragment.HLT_IsoMu27_LooseChargedIsoPFTau20_Trk1_eta2p1_SingleL1_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreIsoMu27LooseChargedIsoPFTau20Trk1eta2p1SingleL1 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22or25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q + fragment.HLTMu27IsolationSequence + fragment.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f27QL3trkIsoFiltered + fragment.HLTL2TauJetsSequence + fragment.hltSingleL2Tau20eta2p2 + fragment.HLTL2p5IsoTauSequence + fragment.hltSingleL2IsoTau20eta2p2 + fragment.HLTGlobalPFTauConeSequence + fragment.HLTLooseChargedIsoAntiMuonPFTau20Sequence + fragment.hltOverlapFilterIsoMu27LooseChargedIsoPFTau20 + fragment.HLTEndSequence ) +fragment.HLT_IsoMu27_LooseChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreIsoMu27LooseChargedIsoPFTauHPS20Trk1eta2p1SingleL1 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22or25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q + fragment.HLTMu27IsolationSequence + fragment.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f27QL3trkIsoFiltered + fragment.HLTL2TauJetsSequence + fragment.hltSingleL2Tau20eta2p2 + fragment.HLTL2p5IsoTauGlobalSequence + fragment.hltSingleL2GlobIsoTau20eta2p2 + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSLooseChargedIsoAntiMuonPFTau20Sequence + fragment.hltHpsOverlapFilterIsoMu27LooseChargedIsoPFTau20 + fragment.HLTEndSequence ) +fragment.HLT_IsoMu27_MediumChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreIsoMu27MediumChargedIsoPFTauHPS20Trk1eta2p1SingleL1 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22or25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q + fragment.HLTMu27IsolationSequence + fragment.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f27QL3trkIsoFiltered + fragment.HLTL2TauJetsSequence + fragment.hltSingleL2Tau20eta2p2 + fragment.HLTL2p5IsoTauGlobalSequence + fragment.hltSingleL2GlobIsoTau20eta2p2 + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSMediumChargedIsoAntiMuonPFTau20Sequence + fragment.hltHpsOverlapFilterIsoMu27MediumChargedIsoPFTau20 + fragment.HLTEndSequence ) +fragment.HLT_IsoMu27_TightChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreIsoMu27TightChargedIsoPFTauHPS20Trk1eta2p1SingleL1 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22or25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q + fragment.HLTMu27IsolationSequence + fragment.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f27QL3trkIsoFiltered + fragment.HLTL2TauJetsSequence + fragment.hltSingleL2Tau20eta2p2 + fragment.HLTL2p5IsoTauGlobalSequence + fragment.hltSingleL2GlobIsoTau20eta2p2 + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSTightChargedIsoAntiMuonPFTau20Sequence + fragment.hltHpsOverlapFilterIsoMu27TightChargedIsoPFTau20 + fragment.HLTEndSequence ) +fragment.HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreIsoMu27MediumDeepTauPFTauHPS20eta2p1SingleL1 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22or25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q + fragment.HLTMu27IsolationSequence + fragment.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f27QL3trkIsoFiltered + fragment.HLTL2TauJetsSequence + fragment.hltSingleL2Tau20eta2p2 + fragment.HLTL2p5IsoTauGlobalSequence + fragment.hltSingleL2GlobIsoTau20eta2p2 + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSSingleMediumDeepTauDiTauWPAntiMuonPFTau20Sequence + fragment.hltHpsOverlapFilterIsoMu27MediumDeepTauDitauWPPFTau20 + fragment.HLTEndSequence ) +fragment.HLT_IsoMu20_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu18 + fragment.hltPreIsoMu20 + fragment.hltL1fL1sMu18L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu18L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu18L1Filtered0) + fragment.hltL3fL1sMu18L1f0L2f10QL3Filtered20Q + fragment.HLTMu20IsolationSequence + fragment.hltL3crIsoL1sMu18L1f0L2f10QL3f20QL3trkIsoFiltered + fragment.HLTEndSequence ) +fragment.HLT_IsoMu24_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22 + fragment.hltPreIsoMu24 + fragment.hltL1fL1sMu22L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMu22L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22L1Filtered0) + fragment.hltL3fL1sSingleMu22L1f0L2f10QL3Filtered24Q + fragment.HLTMu24IsolationSequence + fragment.hltL3crIsoL1sSingleMu22L1f0L2f10QL3f24QL3trkIsoFiltered + fragment.HLTEndSequence ) +fragment.HLT_IsoMu24_eta2p1_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22 + fragment.hltPreIsoMu24eta2p1 + fragment.hltL1fL1sMu22erL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMu22erL1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22erL1Filtered0) + fragment.hltL3fL1sSingleMu22erL1f0L2f10QL3Filtered24Q + fragment.HLTMu24Eta2p1IsolationSequence + fragment.hltL3crIsoL1sSingleMu22erL1f0L2f10QL3f24QL3trkIsoFiltered + fragment.HLTEndSequence ) +fragment.HLT_IsoMu27_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreIsoMu27 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22or25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q + fragment.HLTMu27IsolationSequence + fragment.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f27QL3trkIsoFiltered + fragment.HLTEndSequence ) +fragment.HLT_IsoMu30_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreIsoMu30 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22or25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered30Q + fragment.HLTMu30IsolationSequence + fragment.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f30QL3trkIsoFiltered + fragment.HLTEndSequence ) fragment.HLT_UncorrectedJetE30_NoBPTX_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sV0SingleJetC20NotBptxOR + fragment.hltPreUncorrectedJetE30NoBPTX + fragment.HLTStoppedHSCPLocalHcalReco + fragment.HLTStoppedHSCPJetSequence + fragment.hltStoppedHSCP1CaloJetEnergy30 + fragment.HLTEndSequence ) fragment.HLT_UncorrectedJetE30_NoBPTX3BX_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sV0SingleJetC20NotBptxOR + fragment.hltPreUncorrectedJetE30NoBPTX3BX + fragment.hltL1sSingleJetC20NotBptxOR3BXEmulated + fragment.HLTStoppedHSCPLocalHcalReco + fragment.hltStoppedHSCPHpdFilter + fragment.HLTStoppedHSCPJetSequence + fragment.hltStoppedHSCP1CaloJetEnergy30 + fragment.HLTEndSequence ) fragment.HLT_UncorrectedJetE60_NoBPTX3BX_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetC43NotBptxOR3BXorSingleJetC46NotBptxOR3BX + fragment.hltPreUncorrectedJetE60NoBPTX3BX + fragment.HLTStoppedHSCPLocalHcalReco + fragment.hltStoppedHSCPHpdFilter + fragment.HLTStoppedHSCPJetSequence + fragment.hltStoppedHSCP1CaloJetEnergy60 + fragment.HLTEndSequence ) @@ -125780,7 +128672,7 @@ fragment.HLT_L1DoubleJetC50_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleJetC50 + fragment.hltPreL1DoubleJetC50 + fragment.HLTEndSequence ) fragment.HLT_L1EXT_HCAL_LaserMon1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sEXTHCALLaserMon1 + fragment.hltPreL1EXTHCALLaserMon1 + fragment.HLTEndSequence ) fragment.HLT_L1EXT_HCAL_LaserMon4_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sEXTHCALLaserMon4 + fragment.hltPreL1EXTHCALLaserMon4 + fragment.HLTEndSequence ) -fragment.HLT_DQMPixels_SingleMuOpen_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenObjectMap + fragment.hltPreDQMPixelsSingleMuOpen + fragment.HLTDoLocalPixelSequence + fragment.HLTEndSequence ) +fragment.HLT_DQMPixels_SingleMuOpen_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenObjectMap + fragment.hltPreDQMPixelsSingleMuOpen + fragment.HLTDoLocalPixelSequence + fragment.HLTEndSequence ) fragment.HLT_L2DoubleMu23_NoVertex_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu114IorDoubleMu125 + fragment.hltPreL2DoubleMu23NoVertex + fragment.hltL1fL1sDoubleMu103p5ORDoubleMu125L1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1sDoubleMu103p5L1f0L2NoVtxPreFiltered23 + fragment.HLTEndSequence ) fragment.HLT_L2Mu10_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreL2Mu10 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTL2muonrecoSequence + fragment.hltL2fL1sMu22or25L1f0L2FilteredQ + fragment.HLTEndSequence ) fragment.HLT_L2Mu10_NoVertex_NoBPTX3BX_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenEr1p4NotBptxOR3BXORL1sSingleMuOpenEr1p1NotBptxOR3BX + fragment.hltPreL2Mu10NoVertexNoBPTX3BX + fragment.hltL1fL1sMuOpenNotBptxORNoHaloMu3BXL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtxCosmicSeedMeanTimer + fragment.hltL2fL1sMuOpenNotBptxORNoHaloMu3BXL1f0NoVtxCosmicSeedMeanTimerL2Filtered10 + fragment.HLTEndSequence ) @@ -125799,389 +128691,390 @@ fragment.HLT_DoubleL2Mu23NoVtx_2Cha_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL2Mu23NoVtx2Cha + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1sMuORL1f0DoubleL2NoVtx23Q + fragment.hltL2DoubleMu23NoVertexL2Filtered2Cha + fragment.HLTEndSequence ) fragment.HLT_DoubleL2Mu25NoVtx_2Cha_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL2Mu25NoVtx2Cha + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1sMuORL1f0DoubleL2NoVtx25Q + fragment.hltL2DoubleMu25NoVtxFiltered2Cha + fragment.HLTEndSequence ) fragment.HLT_DoubleL2Mu25NoVtx_2Cha_Eta2p4_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL2Mu25NoVtx2ChaEta2p4 + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1sMuORL1f0DoubleL2NoVtx25Q + fragment.hltL2DoubleMu25NoVtxFiltered2ChaEta2p4 + fragment.HLTEndSequence ) -fragment.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu17TrkIsoVVLMu8TrkIsoVVL + fragment.hltL1fL1sDoubleMu155L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + fragment.hltL3fL1DoubleMu155fPreFiltered8 + fragment.hltL3fL1DoubleMu155fFiltered17 + fragment.HLTL3muontrkisovvlSequence + fragment.hltDiMuon178RelTrkIsoVVLFiltered + fragment.HLTEndSequence ) -fragment.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu19TrkIsoVVLMu9TrkIsoVVL + fragment.hltL1fL1sDoubleMu155L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + fragment.hltL3fL1DoubleMu155fPreFiltered9 + fragment.hltL3fL1DoubleMu155fFiltered19 + fragment.HLTL3muontrkisovvlSequence + fragment.hltDiMuon199RelTrkIsoVVLFiltered + fragment.HLTEndSequence ) -fragment.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu17TrkIsoVVLMu8TrkIsoVVLDZ + fragment.hltL1fL1sDoubleMu155L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + fragment.hltL3fL1DoubleMu155fPreFiltered8 + fragment.hltL3fL1DoubleMu155fFiltered17 + fragment.HLTL3muontrkisovvlSequence + fragment.hltDiMuon178RelTrkIsoVVLFiltered + fragment.hltDiMuon178RelTrkIsoVVLFilteredDzFiltered0p2 + fragment.HLTEndSequence ) -fragment.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu19TrkIsoVVLMu9TrkIsoVVLDZ + fragment.hltL1fL1sDoubleMu155L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + fragment.hltL3fL1DoubleMu155fPreFiltered9 + fragment.hltL3fL1DoubleMu155fFiltered19 + fragment.HLTL3muontrkisovvlSequence + fragment.hltDiMuon199RelTrkIsoVVLFiltered + fragment.hltDiMuon199RelTrkIsoVVLFilteredDzFiltered0p2 + fragment.HLTEndSequence ) -fragment.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu17TrkIsoVVLMu8TrkIsoVVLDZMass8 + fragment.hltL1fL1sDoubleMu155L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + fragment.hltL3fL1DoubleMu155fPreFiltered8 + fragment.hltL3fL1DoubleMu155fFiltered17 + fragment.HLTL3muontrkisovvlSequence + fragment.hltDiMuon178RelTrkIsoVVLFiltered + fragment.hltDiMuon178RelTrkIsoVVLFilteredDzFiltered0p2 + fragment.hltDiMuon178Mass8Filtered + fragment.HLTEndSequence ) -fragment.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu19TrkIsoVVLMu9TrkIsoVVLDZMass8 + fragment.hltL1fL1sDoubleMu155L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + fragment.hltL3fL1DoubleMu155fPreFiltered9 + fragment.hltL3fL1DoubleMu155fFiltered19 + fragment.HLTL3muontrkisovvlSequence + fragment.hltDiMuon199RelTrkIsoVVLFiltered + fragment.hltDiMuon199RelTrkIsoVVLFilteredDzFiltered0p2 + fragment.hltDiMuon199Mass8Filtered + fragment.HLTEndSequence ) -fragment.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu17TrkIsoVVLMu8TrkIsoVVLDZMass3p8 + fragment.hltL1fL1sDoubleMu155L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + fragment.hltL3fL1DoubleMu155fPreFiltered8 + fragment.hltL3fL1DoubleMu155fFiltered17 + fragment.HLTL3muontrkisovvlSequence + fragment.hltDiMuon178RelTrkIsoVVLFiltered + fragment.hltDiMuon178RelTrkIsoVVLFilteredDzFiltered0p2 + fragment.hltDiMuon178Mass3p8Filtered + fragment.HLTEndSequence ) -fragment.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu19TrkIsoVVLMu9TrkIsoVVLDZMass3p8 + fragment.hltL1fL1sDoubleMu155L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + fragment.hltL3fL1DoubleMu155fPreFiltered9 + fragment.hltL3fL1DoubleMu155fFiltered19 + fragment.HLTL3muontrkisovvlSequence + fragment.hltDiMuon199RelTrkIsoVVLFiltered + fragment.hltDiMuon199RelTrkIsoVVLFilteredDzFiltered0p2 + fragment.hltDiMuon199Mass3p8Filtered + fragment.HLTEndSequence ) -fragment.HLT_Mu25_TkMu0_Onia_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu20or22or25 + fragment.hltPreMu25TkMu0Onia + fragment.hltL1fL1sMu22orMu20erorMu25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22orMu20erorMu25L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22orMu20erorMu25L1Filtered0) + fragment.hltL3fL1sMu22orMu20erorMu25L1f0L2f0L3Filtered25 + fragment.HLTTrackerMuonSequence + fragment.hltDiMuonGlbFiltered25TrkFiltered0 + fragment.hltDiMuonGlb25Trk0DzFiltered0p2 + fragment.HLTEndSequence ) -fragment.HLT_Mu30_TkMu0_Psi_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu20or22or25 + fragment.hltPreMu30TkMu0Psi + fragment.hltL1fL1sMu22orMu20erorMu25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22orMu20erorMu25L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22orMu20erorMu25L1Filtered0) + fragment.hltL3fL1sMu22orMu20erorMu25L1f0L2f0L3Filtered30 + fragment.HLTTrackerMuonSequence + fragment.hltDiMuonGlbFiltered30TrkPsiFiltered0 + fragment.hltDiMuonGlb30Trk0DzPsiFiltered0p2 + fragment.HLTEndSequence ) -fragment.HLT_Mu30_TkMu0_Upsilon_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu20or22or25 + fragment.hltPreMu30TkMu0Upsilon + fragment.hltL1fL1sMu22orMu20erorMu25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22orMu20erorMu25L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22orMu20erorMu25L1Filtered0) + fragment.hltL3fL1sMu22orMu20erorMu25L1f0L2f0L3Filtered30 + fragment.HLTTrackerMuonSequence + fragment.hltDiMuonGlbFiltered30TrkUpsilonFiltered0 + fragment.hltDiMuonGlb30TrkUpsilon0DzFiltered0p2 + fragment.HLTEndSequence ) -fragment.HLT_Mu20_TkMu0_Phi_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu16IorSingleMu18IorSingleMu20IorSingleMu16erlorSingleMu18erlorSingleMu20erlorSingleMu22erlorSingleMu25 + fragment.hltPreMu20TkMu0Phi + fragment.hltL1fL1sMu16orMu18erorMu20erL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu16orMu18erorMu20erL1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu16orMu18erorMu20erL1Filtered0) + fragment.hltL3fL1sMu16orMu18erorMu20L1f0L2f0L3Filtered20 + fragment.HLTTrackerMuonSequence + fragment.hltDiMuonGlbFiltered20TrkFiltered0 + fragment.hltDiMuonGlb20Trk0DzFiltered0p2 + fragment.HLTEndSequence ) -fragment.HLT_Mu25_TkMu0_Phi_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu16IorSingleMu18IorSingleMu20IorSingleMu16erlorSingleMu18erlorSingleMu20erlorSingleMu22erlorSingleMu25 + fragment.hltPreMu25TkMu0Phi + fragment.hltL1fL1sMu16orMu18erorMu20erL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu16orMu18erorMu20erL1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu16orMu18erorMu20erL1Filtered0) + fragment.hltL3fL1sMu16orMu18erorMu20L1f0L2f0L3Filtered25 + fragment.HLTTrackerMuonSequence + fragment.hltDiMuonGlbFiltered25PhiTrkFiltered0 + fragment.hltDiMuonGlb25PhiTrk0DzFiltered0p2 + fragment.HLTEndSequence ) -fragment.HLT_Mu12_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu15DQ + fragment.hltPreMu12 + fragment.hltL1fL1sMu15DQlqL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu15DQlqL1f0L2Filtered10) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu15DQlqL1Filtered0) + fragment.hltL3fL1sMu15DQlqL1f0L2f10L3Filtered12 + fragment.HLTEndSequence ) -fragment.HLT_Mu15_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu15DQorSingleMu7 + fragment.hltPreMu15 + fragment.hltL1fL1sMu15DQorMu7lqL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu15DQorMu7lqL1f0L2Filtered10) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu15DQorMu7lqL1Filtered0) + fragment.hltL3fL1sMu15DQorMu7lqL1f0L2f10L3Filtered15 + fragment.HLTEndSequence ) -fragment.HLT_Mu20_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu18 + fragment.hltPreMu20 + fragment.hltL1fL1sMu18L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu18L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu18L1Filtered0) + fragment.hltL3fL1sMu18L1f0L2f10QL3Filtered20Q + fragment.HLTEndSequence ) -fragment.HLT_Mu27_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreMu27 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22or25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q + fragment.HLTEndSequence ) -fragment.HLT_Mu50_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreMu50 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22or25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50Q + fragment.HLTEndSequence ) -fragment.HLT_Mu55_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreMu55 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22or25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered55Q + fragment.HLTEndSequence ) -fragment.HLT_CascadeMu100_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreCascadeMu100 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTL2muonrecoSequence + fragment.hltL2fOldL1sMu22or25L1f0L2Filtered10Q + fragment.HLTOldL3muonrecoSequence + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered100Q + fragment.HLTEndSequence ) -fragment.HLT_HighPtTkMu100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreHighPtTkMu100 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTMuonLocalRecoSequence + fragment.HLTHighPt50TrackerMuonSequence + fragment.hltL3fL1sMu25f0TkFiltered100Q + fragment.HLTEndSequence ) -fragment.HLT_DiPFJet15_NoCaloMatched_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreDiPFJet15NoCaloMatched + fragment.HLTAK4PFJetsSequence + fragment.hltDoublePFJet15 + fragment.HLTEndSequence ) -fragment.HLT_DiPFJet25_NoCaloMatched_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreDiPFJet25NoCaloMatched + fragment.HLTAK4PFJetsSequence + fragment.hltDoublePFJet25 + fragment.HLTEndSequence ) -fragment.HLT_DiPFJet15_FBEta3_NoCaloMatched_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreDiPFJet15FBEta3NoCaloMatched + fragment.HLTAK4PFJetsSequence + fragment.hltDoublePFJet15FBEta3 + fragment.HLTEndSequence ) -fragment.HLT_DiPFJet25_FBEta3_NoCaloMatched_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreDiPFJet25FBEta3NoCaloMatched + fragment.HLTAK4PFJetsSequence + fragment.hltDoublePFJet25FBEta3 + fragment.HLTEndSequence ) -fragment.HLT_DiPFJetAve40_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreDiPFJetAve40 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJetAve30 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve40 + fragment.HLTEndSequence ) -fragment.HLT_DiPFJetAve60_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreDiPFJetAve60 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJetAve45 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve60 + fragment.HLTEndSequence ) -fragment.HLT_DiPFJetAve80_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60 + fragment.hltPreDiPFJetAve80 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJetAve60 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve80 + fragment.HLTEndSequence ) -fragment.HLT_DiPFJetAve140_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet90 + fragment.hltPreDiPFJetAve140 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJetAve110 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve140 + fragment.HLTEndSequence ) -fragment.HLT_DiPFJetAve200_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet120 + fragment.hltPreDiPFJetAve200 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJetAve170 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve200 + fragment.HLTEndSequence ) -fragment.HLT_DiPFJetAve260_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreDiPFJetAve260 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJetAve210 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve260 + fragment.HLTEndSequence ) -fragment.HLT_DiPFJetAve320_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreDiPFJetAve320 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJetAve270 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve320 + fragment.HLTEndSequence ) -fragment.HLT_DiPFJetAve400_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreDiPFJetAve400 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJetAve350 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve400 + fragment.HLTEndSequence ) -fragment.HLT_DiPFJetAve500_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreDiPFJetAve500 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJetAve450 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve500 + fragment.HLTEndSequence ) -fragment.HLT_DiPFJetAve15_HFJEC_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreDiPFJetAve15HFJEC + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve15ForHFJEC + fragment.HLTEndSequence ) -fragment.HLT_DiPFJetAve25_HFJEC_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreDiPFJetAve25HFJEC + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve25ForHFJEC + fragment.HLTEndSequence ) -fragment.HLT_DiPFJetAve35_HFJEC_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreDiPFJetAve35HFJEC + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve35ForHFJEC + fragment.HLTEndSequence ) -fragment.HLT_DiPFJetAve60_HFJEC_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet35OrZeroBias + fragment.hltPreDiPFJetAve60HFJEC + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet40ForHFJECBase + fragment.hltSingleCaloJet40ForHFJECEtaLimited + fragment.hltSingleCaloJet40ForHFJECEtaLimitedFilter + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve60ForHFJEC + fragment.HLTEndSequence ) -fragment.HLT_DiPFJetAve80_HFJEC_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60Or60Fwd + fragment.hltPreDiPFJetAve80HFJEC + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet50ForHFJECBase + fragment.hltSingleCaloJet50ForHFJECEtaLimited + fragment.hltSingleCaloJet50ForHFJECEtaLimitedFilter + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve80ForHFJEC + fragment.HLTEndSequence ) -fragment.HLT_DiPFJetAve100_HFJEC_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sV0SingleJet60Or60Fwd + fragment.hltPreDiPFJetAve100HFJEC + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet60ForHFJECBase + fragment.hltSingleCaloJet60ForHFJECEtaLimited + fragment.hltSingleCaloJet60ForHFJECEtaLimitedFilter + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve100ForHFJEC + fragment.HLTEndSequence ) -fragment.HLT_DiPFJetAve160_HFJEC_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet120Or120Fwd + fragment.hltPreDiPFJetAve160HFJEC + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet100ForHFJECBase + fragment.hltSingleCaloJet100ForHFJECEtaLimited + fragment.hltSingleCaloJet100ForHFJECEtaLimitedFilter + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve160ForHFJEC + fragment.HLTEndSequence ) -fragment.HLT_DiPFJetAve220_HFJEC_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreDiPFJetAve220HFJEC + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet140ForHFJECBase + fragment.hltSingleCaloJet140ForHFJECEtaLimited + fragment.hltSingleCaloJet140ForHFJECEtaLimitedFilter + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve220ForHFJEC + fragment.HLTEndSequence ) -fragment.HLT_DiPFJetAve300_HFJEC_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreDiPFJetAve300HFJEC + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet200ForHFJECBase + fragment.hltSingleCaloJet200ForHFJECEtaLimited + fragment.hltSingleCaloJet200ForHFJECEtaLimitedFilter + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve300ForHFJEC + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet15_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreAK8PFJet15 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet10AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets10AK8 + fragment.hltSinglePFJet40AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet25_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreAK8PFJet25 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet5AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets5AK8 + fragment.hltSinglePFJet25AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet40_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreAK8PFJet40 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet10AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets10AK8 + fragment.hltSinglePFJet40AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet60_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet35 + fragment.hltPreAK8PFJet60 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet40AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets40AK8 + fragment.hltSinglePFJet60AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet80_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60 + fragment.hltPreAK8PFJet80 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet50AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets50AK8 + fragment.hltSinglePFJet80AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet140_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet90 + fragment.hltPreAK8PFJet140 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet110AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets110AK8 + fragment.hltSinglePFJet140AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet200_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet120 + fragment.hltPreAK8PFJet200 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet170AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets170AK8 + fragment.hltSinglePFJet200AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet260_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJet260 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet210AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets210AK8 + fragment.hltSinglePFJet260AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet320_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJet320 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet270AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets270AK8 + fragment.hltSinglePFJet320AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet400_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJet400 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet350AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets350AK8 + fragment.hltSinglePFJet400AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet450_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJet450 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet400AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets400AK8 + fragment.hltSinglePFJet450AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet500_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJet500 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet450AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets450AK8 + fragment.hltSinglePFJet500AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet550_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJet550 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet500AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets500AK8 + fragment.hltSinglePFJet550AK8 + fragment.HLTEndSequence ) -fragment.HLT_PFJet15_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPrePFJet15 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet5 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets5 + fragment.hltSinglePFJet15 + fragment.HLTEndSequence ) -fragment.HLT_PFJet25_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPrePFJet25 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet10 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets10 + fragment.hltSinglePFJet25 + fragment.HLTEndSequence ) -fragment.HLT_PFJet40_v22 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPrePFJet40 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet10 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets10 + fragment.hltSinglePFJet40 + fragment.HLTEndSequence ) -fragment.HLT_PFJet60_v22 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet35 + fragment.hltPrePFJet60 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet40 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets40 + fragment.hltSinglePFJet60 + fragment.HLTEndSequence ) -fragment.HLT_PFJet80_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60 + fragment.hltPrePFJet80 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet50 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets50 + fragment.hltSinglePFJet80 + fragment.HLTEndSequence ) -fragment.HLT_PFJet110_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet90 + fragment.hltPrePFJet110 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet80 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets80 + fragment.hltSinglePFJet110 + fragment.HLTEndSequence ) -fragment.HLT_PFJet140_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet90 + fragment.hltPrePFJet140 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet110 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets110 + fragment.hltSinglePFJet140 + fragment.HLTEndSequence ) -fragment.HLT_PFJet200_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet120 + fragment.hltPrePFJet200 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet170 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets170 + fragment.hltSinglePFJet200 + fragment.HLTEndSequence ) -fragment.HLT_PFJet260_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJet260 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet210 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets210 + fragment.hltSinglePFJet260 + fragment.HLTEndSequence ) -fragment.HLT_PFJet320_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJet320 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet270 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets270 + fragment.hltSinglePFJet320 + fragment.HLTEndSequence ) -fragment.HLT_PFJet400_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJet400 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet350 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets350 + fragment.hltSinglePFJet400 + fragment.HLTEndSequence ) -fragment.HLT_PFJet450_v22 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJet450 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet400 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets400 + fragment.hltSinglePFJet450 + fragment.HLTEndSequence ) -fragment.HLT_PFJet500_v22 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJet500 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet450 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets450 + fragment.hltSinglePFJet500 + fragment.HLTEndSequence ) -fragment.HLT_PFJet550_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJet550 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet450 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets450 + fragment.hltSinglePFJet550 + fragment.HLTEndSequence ) -fragment.HLT_PFJetFwd15_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPrePFJetFwd15 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet5 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets5 + fragment.hltSinglePFFwdJet15 + fragment.HLTEndSequence ) -fragment.HLT_PFJetFwd25_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPrePFJetFwd25 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet10 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets10 + fragment.hltSinglePFFwdJet25 + fragment.HLTEndSequence ) -fragment.HLT_PFJetFwd40_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPrePFJetFwd40 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet10 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets10 + fragment.hltSinglePFFwdJet40 + fragment.HLTEndSequence ) -fragment.HLT_PFJetFwd60_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet35Fwd + fragment.hltPrePFJetFwd60 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet40 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets40 + fragment.hltSinglePFFwdJet60 + fragment.HLTEndSequence ) -fragment.HLT_PFJetFwd80_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60Fwd + fragment.hltPrePFJetFwd80 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet50 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets50 + fragment.hltSinglePFFwdJet80 + fragment.HLTEndSequence ) -fragment.HLT_PFJetFwd140_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet90Fwd + fragment.hltPrePFJetFwd140 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet110 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets110 + fragment.hltSinglePFFwdJet140 + fragment.HLTEndSequence ) -fragment.HLT_PFJetFwd200_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet120Fwd + fragment.hltPrePFJetFwd200 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet170 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets170 + fragment.hltSinglePFFwdJet200 + fragment.HLTEndSequence ) -fragment.HLT_PFJetFwd260_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJetFwd260 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet210 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets210 + fragment.hltSinglePFFwdJet260 + fragment.HLTEndSequence ) -fragment.HLT_PFJetFwd320_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJetFwd320 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet270 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets270 + fragment.hltSinglePFFwdJet320 + fragment.HLTEndSequence ) -fragment.HLT_PFJetFwd400_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJetFwd400 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet350 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets350 + fragment.hltSinglePFFwdJet400 + fragment.HLTEndSequence ) -fragment.HLT_PFJetFwd450_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJetFwd450 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet400 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets400 + fragment.hltSinglePFFwdJet450 + fragment.HLTEndSequence ) -fragment.HLT_PFJetFwd500_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJetFwd500 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet450 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets450 + fragment.hltSinglePFFwdJet500 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJetFwd15_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreAK8PFJetFwd15 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet5AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets5AK8 + fragment.hltSinglePFFwdJet15AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJetFwd25_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreAK8PFJetFwd25 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet10AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets10AK8 + fragment.hltSinglePFFwdJet25AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJetFwd40_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreAK8PFJetFwd40 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet10AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets10AK8 + fragment.hltSinglePFFwdJet40AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJetFwd60_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet35Fwd + fragment.hltPreAK8PFJetFwd60 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet40AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets40AK8 + fragment.hltSinglePFFwdJet60AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJetFwd80_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60Fwd + fragment.hltPreAK8PFJetFwd80 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet50AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets50AK8 + fragment.hltSinglePFFwdJet80AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJetFwd140_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet90Fwd + fragment.hltPreAK8PFJetFwd140 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet110AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets110AK8 + fragment.hltSinglePFFwdJet140AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJetFwd200_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet120Fwd + fragment.hltPreAK8PFJetFwd200 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet170AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets170AK8 + fragment.hltSinglePFFwdJet200AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJetFwd260_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJetFwd260 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet210AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets210AK8 + fragment.hltSinglePFFwdJet260AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJetFwd320_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJetFwd320 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet270AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets270AK8 + fragment.hltSinglePFFwdJet320AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJetFwd400_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJetFwd400 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet350AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets350AK8 + fragment.hltSinglePFFwdJet400AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJetFwd450_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJetFwd450 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet400AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets400AK8 + fragment.hltSinglePFFwdJet450AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJetFwd500_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJetFwd500 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet450AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets450AK8 + fragment.hltSinglePFFwdJet500AK8 + fragment.HLTEndSequence ) -fragment.HLT_PFHT180_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT120er + fragment.hltPrePFHT180 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT130Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT180Jet30 + fragment.HLTEndSequence ) -fragment.HLT_PFHT250_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT160er + fragment.hltPrePFHT250 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT250Jet30 + fragment.HLTEndSequence ) -fragment.HLT_PFHT370_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT200er + fragment.hltPrePFHT370 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT320Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT370Jet30 + fragment.HLTEndSequence ) -fragment.HLT_PFHT430_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT255er + fragment.hltPrePFHT430 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT380Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT430Jet30 + fragment.HLTEndSequence ) -fragment.HLT_PFHT510_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT510 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT460Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT510Jet30 + fragment.HLTEndSequence ) -fragment.HLT_PFHT590_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT590 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT515Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT590Jet30 + fragment.HLTEndSequence ) -fragment.HLT_PFHT680_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT680 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT580Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT680Jet30 + fragment.HLTEndSequence ) -fragment.HLT_PFHT780_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT780 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT680Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT780Jet30 + fragment.HLTEndSequence ) -fragment.HLT_PFHT890_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT890 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT790Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT890Jet30 + fragment.HLTEndSequence ) -fragment.HLT_PFHT1050_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT1050 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT900Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT1050Jet30 + fragment.HLTEndSequence ) -fragment.HLT_PFHT500_PFMET100_PFMHT100_IDTight_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT500PFMET100PFMHT100IDTight + fragment.HLTRecoMETSequence + fragment.hltMET70 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT70 + fragment.hltHtMhtJet30 + fragment.hltHT400Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID100 + fragment.hltPFMETProducer + fragment.hltPFMET100 + fragment.hltPFHTJet30 + fragment.hltPFHT500Jet30 + fragment.HLTEndSequence ) -fragment.HLT_PFHT500_PFMET110_PFMHT110_IDTight_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT500PFMET110PFMHT110IDTight + fragment.HLTRecoMETSequence + fragment.hltMET80 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT80 + fragment.hltHtMhtJet30 + fragment.hltHT400Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID110 + fragment.hltPFMETProducer + fragment.hltPFMET110 + fragment.hltPFHTJet30 + fragment.hltPFHT500Jet30 + fragment.HLTEndSequence ) -fragment.HLT_PFHT700_PFMET85_PFMHT85_IDTight_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT700PFMET85PFMHT85IDTight + fragment.HLTRecoMETSequence + fragment.hltMET60 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT60 + fragment.hltHtMhtJet30 + fragment.hltHT550Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID85 + fragment.hltPFMETProducer + fragment.hltPFMET85 + fragment.hltPFHTJet30 + fragment.hltPFHT700Jet30 + fragment.HLTEndSequence ) -fragment.HLT_PFHT700_PFMET95_PFMHT95_IDTight_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT700PFMET95PFMHT95IDTight + fragment.HLTRecoMETSequence + fragment.hltMET70 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT70 + fragment.hltHtMhtJet30 + fragment.hltHT550Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID95 + fragment.hltPFMETProducer + fragment.hltPFMET95 + fragment.hltPFHTJet30 + fragment.hltPFHT700Jet30 + fragment.HLTEndSequence ) -fragment.HLT_PFHT800_PFMET75_PFMHT75_IDTight_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT800PFMET75PFMHT75IDTight + fragment.HLTRecoMETSequence + fragment.hltMET50 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT50 + fragment.hltHtMhtJet30 + fragment.hltHT650Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID75 + fragment.hltPFMETProducer + fragment.hltPFMET75 + fragment.hltPFHTJet30 + fragment.hltPFHT800Jet30 + fragment.HLTEndSequence ) -fragment.HLT_PFHT800_PFMET85_PFMHT85_IDTight_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT800PFMET85PFMHT85IDTight + fragment.HLTRecoMETSequence + fragment.hltMET60 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT60 + fragment.hltHtMhtJet30 + fragment.hltHT650Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID85 + fragment.hltPFMETProducer + fragment.hltPFMET85 + fragment.hltPFHTJet30 + fragment.hltPFHT800Jet30 + fragment.HLTEndSequence ) -fragment.HLT_PFMET110_PFMHT110_IDTight_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMET110PFMHT110IDTight + fragment.HLTRecoMETSequence + fragment.hltMET80 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT80 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID110 + fragment.hltPFMETProducer + fragment.hltPFMET110 + fragment.HLTEndSequence ) -fragment.HLT_PFMET120_PFMHT120_IDTight_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMET120PFMHT120IDTight + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID120 + fragment.hltPFMETProducer + fragment.hltPFMET120 + fragment.HLTEndSequence ) -fragment.HLT_PFMET130_PFMHT130_IDTight_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMET130PFMHT130IDTight + fragment.HLTRecoMETSequence + fragment.hltMET100 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT100 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID130 + fragment.hltPFMETProducer + fragment.hltPFMET130 + fragment.HLTEndSequence ) -fragment.HLT_PFMET140_PFMHT140_IDTight_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMET140PFMHT140IDTight + fragment.HLTRecoMETSequence + fragment.hltMET110 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT110 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID140 + fragment.hltPFMETProducer + fragment.hltPFMET140 + fragment.HLTEndSequence ) -fragment.HLT_PFMET100_PFMHT100_IDTight_CaloBTagDeepCSV_3p1_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMET100PFMHT100IDTightCaloBTagDeepCSV3p1 + fragment.HLTRecoMETSequence + fragment.hltMET70 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT70 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV3p07Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID100 + fragment.hltPFMETProducer + fragment.hltPFMET100 + fragment.HLTEndSequence ) -fragment.HLT_PFMET110_PFMHT110_IDTight_CaloBTagDeepCSV_3p1_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMET110PFMHT110IDTightCaloBTagDeepCSV3p1 + fragment.HLTRecoMETSequence + fragment.hltMET80 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT80 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV3p07Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID110 + fragment.hltPFMETProducer + fragment.hltPFMET110 + fragment.HLTEndSequence ) -fragment.HLT_PFMET120_PFMHT120_IDTight_CaloBTagDeepCSV_3p1_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMET120PFMHT120IDTightCaloBTagDeepCSV3p1 + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT90 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV3p07Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID120 + fragment.hltPFMETProducer + fragment.hltPFMET120 + fragment.HLTEndSequence ) -fragment.HLT_PFMET130_PFMHT130_IDTight_CaloBTagDeepCSV_3p1_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMET130PFMHT130IDTightCaloBTagDeepCSV3p1 + fragment.HLTRecoMETSequence + fragment.hltMET100 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT100 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV3p07Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID130 + fragment.hltPFMETProducer + fragment.hltPFMET130 + fragment.HLTEndSequence ) -fragment.HLT_PFMET140_PFMHT140_IDTight_CaloBTagDeepCSV_3p1_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMET140PFMHT140IDTightCaloBTagDeepCSV3p1 + fragment.HLTRecoMETSequence + fragment.hltMET110 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT110 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV3p07Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID140 + fragment.hltPFMETProducer + fragment.hltPFMET140 + fragment.HLTEndSequence ) -fragment.HLT_PFMET120_PFMHT120_IDTight_PFHT60_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFHTT60Seeds + fragment.hltPrePFMET120PFMHT120IDTightPFHT60 + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT60Jet30 + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID120 + fragment.hltPFMETProducer + fragment.hltPFMET120 + fragment.HLTEndSequence ) -fragment.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFHTT60Seeds + fragment.hltPrePFMETNoMu120PFMHTNoMu120IDTightPFHT60 + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT60Jet30 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID120 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu120 + fragment.HLTEndSequence ) -fragment.HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFHTT60Seeds + fragment.hltPrePFMETTypeOne120PFMHT120IDTightPFHT60 + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT60Jet30 + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID120 + fragment.hltPFMETProducer + fragment.hltcorrPFMETTypeOne + fragment.hltPFMETTypeOne + fragment.hltPFMETTypeOne120 + fragment.HLTEndSequence ) -fragment.HLT_PFMETTypeOne110_PFMHT110_IDTight_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETTypeOne110PFMHT110IDTight + fragment.HLTRecoMETSequence + fragment.hltMET80 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT80 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID110 + fragment.hltPFMETProducer + fragment.hltcorrPFMETTypeOne + fragment.hltPFMETTypeOne + fragment.hltPFMETTypeOne110 + fragment.HLTEndSequence ) -fragment.HLT_PFMETTypeOne120_PFMHT120_IDTight_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETTypeOne120PFMHT120IDTight + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID120 + fragment.hltPFMETProducer + fragment.hltcorrPFMETTypeOne + fragment.hltPFMETTypeOne + fragment.hltPFMETTypeOne120 + fragment.HLTEndSequence ) -fragment.HLT_PFMETTypeOne130_PFMHT130_IDTight_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETTypeOne130PFMHT130IDTight + fragment.HLTRecoMETSequence + fragment.hltMET100 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT100 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID130 + fragment.hltPFMETProducer + fragment.hltcorrPFMETTypeOne + fragment.hltPFMETTypeOne + fragment.hltPFMETTypeOne130 + fragment.HLTEndSequence ) -fragment.HLT_PFMETTypeOne140_PFMHT140_IDTight_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETTypeOne140PFMHT140IDTight + fragment.HLTRecoMETSequence + fragment.hltMET110 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT110 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID140 + fragment.hltPFMETProducer + fragment.hltcorrPFMETTypeOne + fragment.hltPFMETTypeOne + fragment.hltPFMETTypeOne140 + fragment.HLTEndSequence ) -fragment.HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETNoMu110PFMHTNoMu110IDTight + fragment.HLTRecoMETSequence + fragment.hltMET80 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT80 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID110 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu110 + fragment.HLTEndSequence ) -fragment.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETNoMu120PFMHTNoMu120IDTight + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID120 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu120 + fragment.HLTEndSequence ) -fragment.HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETNoMu130PFMHTNoMu130IDTight + fragment.HLTRecoMETSequence + fragment.hltMET100 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT100 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID130 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu130 + fragment.HLTEndSequence ) -fragment.HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETNoMu140PFMHTNoMu140IDTight + fragment.HLTRecoMETSequence + fragment.hltMET110 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT110 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID140 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu140 + fragment.HLTEndSequence ) -fragment.HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETNoMu110PFMHTNoMu110IDTightFilterHF + fragment.HLTRecoMETSequence + fragment.hltMET80 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT80 + fragment.HLTAK4PFJetsSequence + fragment.hltHFJetShowerShape + fragment.hltAK4PFJetsTightIDCorrectedHFCleaned + fragment.hltPFMHTNoMuTightIDHFCleaned + fragment.hltPFMHTNoMuTightID110HFCleaned + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu110 + fragment.HLTEndSequence ) -fragment.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETNoMu120PFMHTNoMu120IDTightFilterHF + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT90 + fragment.HLTAK4PFJetsSequence + fragment.hltHFJetShowerShape + fragment.hltAK4PFJetsTightIDCorrectedHFCleaned + fragment.hltPFMHTNoMuTightIDHFCleaned + fragment.hltPFMHTNoMuTightID120HFCleaned + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu120 + fragment.HLTEndSequence ) -fragment.HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETNoMu130PFMHTNoMu130IDTightFilterHF + fragment.HLTRecoMETSequence + fragment.hltMET100 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT100 + fragment.HLTAK4PFJetsSequence + fragment.hltHFJetShowerShape + fragment.hltAK4PFJetsTightIDCorrectedHFCleaned + fragment.hltPFMHTNoMuTightIDHFCleaned + fragment.hltPFMHTNoMuTightID130HFCleaned + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu130 + fragment.HLTEndSequence ) -fragment.HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETNoMu140PFMHTNoMu140IDTightFilterHF + fragment.HLTRecoMETSequence + fragment.hltMET110 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT110 + fragment.HLTAK4PFJetsSequence + fragment.hltHFJetShowerShape + fragment.hltAK4PFJetsTightIDCorrectedHFCleaned + fragment.hltPFMHTNoMuTightIDHFCleaned + fragment.hltPFMHTNoMuTightID140HFCleaned + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu140 + fragment.HLTEndSequence ) -fragment.HLT_MonoCentralPFJet80_PFMETNoMu110_PFMHTNoMu110_IDTight_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreMonoCentralPFJet80PFMETNoMu110PFMHTNoMu110IDTight + fragment.HLTRecoMETSequence + fragment.hltMET80 + fragment.HLTAK4CaloJetsSequence + fragment.hltCentralCaloJet65 + fragment.hltMht + fragment.hltMHT80 + fragment.HLTAK4PFJetsSequence + fragment.hltCentralPFJet80 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID110 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu110 + fragment.HLTEndSequence ) -fragment.HLT_MonoCentralPFJet80_PFMETNoMu120_PFMHTNoMu120_IDTight_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreMonoCentralPFJet80PFMETNoMu120PFMHTNoMu120IDTight + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4CaloJetsSequence + fragment.hltCentralCaloJet65 + fragment.hltMht + fragment.hltMHT90 + fragment.HLTAK4PFJetsSequence + fragment.hltCentralPFJet80 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID120 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu120 + fragment.HLTEndSequence ) -fragment.HLT_MonoCentralPFJet80_PFMETNoMu130_PFMHTNoMu130_IDTight_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreMonoCentralPFJet80PFMETNoMu130PFMHTNoMu130IDTight + fragment.HLTRecoMETSequence + fragment.hltMET100 + fragment.HLTAK4CaloJetsSequence + fragment.hltCentralCaloJet65 + fragment.hltMht + fragment.hltMHT100 + fragment.HLTAK4PFJetsSequence + fragment.hltCentralPFJet80 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID130 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu130 + fragment.HLTEndSequence ) -fragment.HLT_MonoCentralPFJet80_PFMETNoMu140_PFMHTNoMu140_IDTight_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreMonoCentralPFJet80PFMETNoMu140PFMHTNoMu140IDTight + fragment.HLTRecoMETSequence + fragment.hltMET110 + fragment.HLTAK4CaloJetsSequence + fragment.hltCentralCaloJet65 + fragment.hltMht + fragment.hltMHT110 + fragment.HLTAK4PFJetsSequence + fragment.hltCentralPFJet80 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID140 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu140 + fragment.HLTEndSequence ) -fragment.HLT_L1ETMHadSeeds_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreL1ETMHadSeeds + fragment.HLTEndSequence ) -fragment.HLT_CaloMHT90_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreCaloMHT90 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT90 + fragment.HLTEndSequence ) -fragment.HLT_CaloMET80_NotCleaned_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreCaloMET80NotCleaned + fragment.HLTRecoMETSequence + fragment.hltMET80 + fragment.HLTEndSequence ) -fragment.HLT_CaloMET90_NotCleaned_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreCaloMET90NotCleaned + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTEndSequence ) -fragment.HLT_CaloMET100_NotCleaned_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreCaloMET100NotCleaned + fragment.HLTRecoMETSequence + fragment.hltMET100 + fragment.HLTEndSequence ) -fragment.HLT_CaloMET110_NotCleaned_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreCaloMET110NotCleaned + fragment.HLTRecoMETSequence + fragment.hltMET110 + fragment.HLTEndSequence ) -fragment.HLT_CaloMET250_NotCleaned_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreCaloMET250NotCleaned + fragment.HLTRecoMETSequence + fragment.hltMET250 + fragment.HLTEndSequence ) -fragment.HLT_CaloMET300_NotCleaned_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreCaloMET300NotCleaned + fragment.HLTRecoMETSequence + fragment.hltMET300 + fragment.HLTEndSequence ) -fragment.HLT_CaloMET350_NotCleaned_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreCaloMET350NotCleaned + fragment.HLTRecoMETSequence + fragment.hltMET350 + fragment.HLTEndSequence ) -fragment.HLT_PFMET200_NotCleaned_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMET200NotCleaned + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMETProducer + fragment.hltPFMET200 + fragment.HLTEndSequence ) -fragment.HLT_PFMET250_NotCleaned_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMET250NotCleaned + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMETProducer + fragment.hltPFMET250 + fragment.HLTEndSequence ) -fragment.HLT_PFMET300_NotCleaned_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMET300NotCleaned + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMETProducer + fragment.hltPFMET300 + fragment.HLTEndSequence ) -fragment.HLT_PFMET200_BeamHaloCleaned_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMET200BeamHaloCleaned + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMETProducer + fragment.hltPFMET200 + fragment.HLTBeamHaloCleanerSequence + fragment.hltMetCleanBH + fragment.hltMETCleanBH80 + fragment.HLTEndSequence ) -fragment.HLT_PFMETTypeOne200_BeamHaloCleaned_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETTypeOne200BeamHaloCleaned + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMETProducer + fragment.hltcorrPFMETTypeOne + fragment.hltPFMETTypeOne + fragment.hltPFMETTypeOne200 + fragment.HLTBeamHaloCleanerSequence + fragment.hltMetCleanBH + fragment.hltMETCleanBH80 + fragment.HLTEndSequence ) -fragment.HLT_MET105_IsoTrk50_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETM90ToETM150 + fragment.hltPreMET105IsoTrk50 + fragment.HLTRecoMETSequence + fragment.hltMET105 + fragment.HLTRecoJetSequenceAK4PrePF + fragment.HLTDoLocalPixelSequence + fragment.HLTDoLocalStripSequence + fragment.HLTRecopixelvertexingSequence + fragment.HLTIterativeTrackingIter02 + fragment.hltDeDxEstimatorProducer + fragment.hltTrk50Filter + fragment.HLTEndSequence ) -fragment.HLT_MET120_IsoTrk50_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETM80ToETM150 + fragment.hltPreMET120IsoTrk50 + fragment.HLTRecoMETSequence + fragment.hltMET120 + fragment.HLTRecoJetSequenceAK4PrePF + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingSequence + fragment.HLTDoLocalStripSequence + fragment.HLTIterativeTrackingIter02 + fragment.hltDeDxEstimatorProducer + fragment.hltTrk50Filter + fragment.HLTEndSequence ) -fragment.HLT_SingleJet30_Mu12_SinglePFJet40_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC16dRMax0p4 + fragment.hltPreSingleJet30Mu12SinglePFJet40 + fragment.hltL1fL1sMu3Jet16L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloBJets30eta2p3 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3Jet16L1f0L2Filtered8) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3Jet16L1Filtered0) + fragment.hltL3fL1sMu3Jet16L1f0L2f8L3Filtered12 + fragment.HLTAK4PFJetsSequence + fragment.hltSinglePFBJets40Eta2p3 + fragment.HLTBTagMuJet40PFMu12SequenceL3 + fragment.hltBSoftMuonJet40Mu12L3FilterByDR + fragment.HLTEndSequence ) -fragment.HLT_Mu12eta2p3_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu7 + fragment.hltPreMu12eta2p3 + fragment.hltL1fL1sMu7L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu7L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu7L1Filtered0) + fragment.hltL3fL1sMu7L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) -fragment.HLT_Mu12eta2p3_PFJet40_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3Jet30er2p5 + fragment.hltPreMu12eta2p3PFJet40 + fragment.hltL1fL1sMu3Jet30er2p5L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJet30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetCorrectedMatchedToCaloJet30eta2p3 + fragment.hltPFJet40Eta2p3 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3Jet30er2p5L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3Jet30er2p5L1Filtered0) + fragment.hltL3fL1sMu3Jet30er2p5L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) -fragment.HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC16dRMax0p4 + fragment.hltPreMu12DoublePFJets40PFBTagDeepCSVp71 + fragment.hltL1fL1sMu3Jet16L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets40Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Single8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3Jet16L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3Jet16L1Filtered0) + fragment.hltL3fL1sMu3Jet16L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) -fragment.HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC60dRMax0p4 + fragment.hltPreMu12DoublePFJets100PFBTagDeepCSVp71 + fragment.hltL1fL1sMu3Jet60L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets100Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Single8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3Jet60L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3Jet60L1Filtered0) + fragment.hltL3fL1sMu3Jet60L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) -fragment.HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC120dRMax0p4 + fragment.hltPreMu12DoublePFJets200PFBTagDeepCSVp71 + fragment.hltL1fL1sMu3Jet120L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets200Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Single8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3Jet120L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3Jet120L1Filtered0) + fragment.hltL3fL1sMu3Jet120L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) -fragment.HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC120dRMax0p4 + fragment.hltPreMu12DoublePFJets350PFBTagDeepCSVp71 + fragment.hltL1fL1sMu3Jet120L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets350Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Single8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3Jet120L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3Jet120L1Filtered0) + fragment.hltL3fL1sMu3Jet120L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) -fragment.HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu12er2p3Jet40er2p3dRMax0p4DoubleJet40er2p3dEtaMax1p6 + fragment.hltPreMu12DoublePFJets40MaxDeta1p6DoublePFBTagDeepCSVp71 + fragment.hltL1fL1sMu12Dijet40Deta1p6L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets40Eta2p3 + fragment.hltDoublePFBJets40Eta2p3MaxDeta1p6 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Double8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu12Dijet40Deta1p6L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu12Dijet40Deta1p6L1Filtered0) + fragment.hltL3fL1sMu12Dijet40Deta1p6L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) -fragment.HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu12er2p3Jet40er2p3dRMax0p4DoubleJet40er2p3dEtaMax1p6 + fragment.hltPreMu12DoublePFJets54MaxDeta1p6DoublePFBTagDeepCSVp71 + fragment.hltL1fL1sMu12Dijet40Deta1p6L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets54Eta2p3 + fragment.hltDoublePFBJets54Eta2p3MaxDeta1p6 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Double8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu12Dijet40Deta1p6L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu12Dijet40Deta1p6L1Filtered0) + fragment.hltL3fL1sMu12Dijet40Deta1p6L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) -fragment.HLT_DoublePFJets40_PFBTagDeepCSV_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet40er2p5 + fragment.hltPreDoublePFJets40PFBTagDeepCSVp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets40Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Single8Jets30 + fragment.HLTEndSequence ) -fragment.HLT_DoublePFJets100_PFBTagDeepCSV_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet100er2p5 + fragment.hltPreDoublePFJets100PFBTagDeepCSVp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets100Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Single8Jets30 + fragment.HLTEndSequence ) -fragment.HLT_DoublePFJets200_PFBTagDeepCSV_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet120er2p5 + fragment.hltPreDoublePFJets200PFBTagDeepCSVp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets200Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Single8Jets30 + fragment.HLTEndSequence ) -fragment.HLT_DoublePFJets350_PFBTagDeepCSV_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet120er2p5 + fragment.hltPreDoublePFJets350PFBTagDeepCSVp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets350Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Single8Jets30 + fragment.HLTEndSequence ) -fragment.HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet112er2p3dEtaMax1p6 + fragment.hltPreDoublePFJets116MaxDeta1p6DoublePFBTagDeepCSVp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets100eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets100eta2p3 + fragment.hltDoublePFBJets116Eta2p3 + fragment.hltDoublePFBJets116Eta2p3MaxDeta1p6 + fragment.hltSelectorPFJets80 + fragment.hltSelector6PFJets80 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Double6Jets80 + fragment.HLTEndSequence ) -fragment.HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet112er2p3dEtaMax1p6 + fragment.hltPreDoublePFJets128MaxDeta1p6DoublePFBTagDeepCSVp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets100eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets100eta2p3 + fragment.hltDoublePFBJets128Eta2p3 + fragment.hltDoublePFBJets128Eta2p3MaxDeta1p6 + fragment.hltSelectorPFJets80 + fragment.hltSelector6PFJets80 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Double6Jets80 + fragment.HLTEndSequence ) -fragment.HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC16dRMax0p4 + fragment.hltPreMu12DoublePFJets40PFBTagDeepJetp71 + fragment.hltL1fL1sMu3Jet16L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets40Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Single8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3Jet16L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3Jet16L1Filtered0) + fragment.hltL3fL1sMu3Jet16L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) -fragment.HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC60dRMax0p4 + fragment.hltPreMu12DoublePFJets100PFBTagDeepJetp71 + fragment.hltL1fL1sMu3Jet60L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets100Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Single8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3Jet60L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3Jet60L1Filtered0) + fragment.hltL3fL1sMu3Jet60L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) -fragment.HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC120dRMax0p4 + fragment.hltPreMu12DoublePFJets200PFBTagDeepJetp71 + fragment.hltL1fL1sMu3Jet120L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets200Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Single8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3Jet120L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3Jet120L1Filtered0) + fragment.hltL3fL1sMu3Jet120L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) -fragment.HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC120dRMax0p4 + fragment.hltPreMu12DoublePFJets350PFBTagDeepJetp71 + fragment.hltL1fL1sMu3Jet120L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets350Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Single8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3Jet120L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3Jet120L1Filtered0) + fragment.hltL3fL1sMu3Jet120L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) -fragment.HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu12er2p3Jet40er2p3dRMax0p4DoubleJet40er2p3dEtaMax1p6 + fragment.hltPreMu12DoublePFJets40MaxDeta1p6DoublePFBTagDeepJetp71 + fragment.hltL1fL1sMu12Dijet40Deta1p6L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets40Eta2p3 + fragment.hltDoublePFBJets40Eta2p3MaxDeta1p6 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Double8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu12Dijet40Deta1p6L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu12Dijet40Deta1p6L1Filtered0) + fragment.hltL3fL1sMu12Dijet40Deta1p6L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) -fragment.HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu12er2p3Jet40er2p3dRMax0p4DoubleJet40er2p3dEtaMax1p6 + fragment.hltPreMu12DoublePFJets54MaxDeta1p6DoublePFBTagDeepJetp71 + fragment.hltL1fL1sMu12Dijet40Deta1p6L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets54Eta2p3 + fragment.hltDoublePFBJets54Eta2p3MaxDeta1p6 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Double8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu12Dijet40Deta1p6L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu12Dijet40Deta1p6L1Filtered0) + fragment.hltL3fL1sMu12Dijet40Deta1p6L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) -fragment.HLT_DoublePFJets40_PFBTagDeepJet_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet40er2p5 + fragment.hltPreDoublePFJets40PFBTagDeepJetp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets40Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Single8Jets30 + fragment.HLTEndSequence ) -fragment.HLT_DoublePFJets100_PFBTagDeepJet_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet100er2p5 + fragment.hltPreDoublePFJets100PFBTagDeepJetp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets100Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Single8Jets30 + fragment.HLTEndSequence ) -fragment.HLT_DoublePFJets200_PFBTagDeepJet_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet120er2p5 + fragment.hltPreDoublePFJets200PFBTagDeepJetp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets200Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Single8Jets30 + fragment.HLTEndSequence ) -fragment.HLT_DoublePFJets350_PFBTagDeepJet_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet120er2p5 + fragment.hltPreDoublePFJets350PFBTagDeepJetp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets350Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Single8Jets30 + fragment.HLTEndSequence ) -fragment.HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet112er2p3dEtaMax1p6 + fragment.hltPreDoublePFJets116MaxDeta1p6DoublePFBTagDeepJetp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets100eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets100eta2p3 + fragment.hltDoublePFBJets116Eta2p3 + fragment.hltDoublePFBJets116Eta2p3MaxDeta1p6 + fragment.hltSelectorPFJets80 + fragment.hltSelector6PFJets80 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Double6Jets80 + fragment.HLTEndSequence ) -fragment.HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet112er2p3dEtaMax1p6 + fragment.hltPreDoublePFJets128MaxDeta1p6DoublePFBTagDeepJetp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets100eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets100eta2p3 + fragment.hltDoublePFBJets128Eta2p3 + fragment.hltDoublePFBJets128Eta2p3MaxDeta1p6 + fragment.hltSelectorPFJets80 + fragment.hltSelector6PFJets80 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Double6Jets80 + fragment.HLTEndSequence ) -fragment.HLT_Photon300_NoHE_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGNonIsoOrWithJetAndTau + fragment.hltPrePhoton300NoHE + fragment.HLTSinglePhoton300erNoHESequence + fragment.HLTEndSequence ) -fragment.HLT_Mu8_TrkIsoVVL_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu3IorSingleMu5IorSingleMu7 + fragment.hltPreMu8TrkIsoVVL + fragment.hltL1fL1sMu3or5or7L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu5L1f0L2Filtered5) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu5L1Filtered0) + fragment.hltL3fL1sMu5L1f0L2f5L3Filtered8 + fragment.HLTL3muontrkisovvlSequence + fragment.hltL3fL1sMu5L1f0L2f5L3Filtered8TkIsoVVLFiltered + fragment.HLTEndSequence ) -fragment.HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu6DoubleEG10 + fragment.hltPreMu8DiEle12CaloIdLTrackIdLDZ + fragment.HLTMu8DiEle12CaloIdLTrackIdLMuonlegSequence + fragment.HLTMu8DiEle12CaloIdLTrackIdLElectronlegSequence + fragment.hltMu8Ele12DZFilter + fragment.hltEle12Ele12DZFilter + fragment.HLTEndSequence ) -fragment.HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu6DoubleEG10 + fragment.hltPreMu8DiEle12CaloIdLTrackIdL + fragment.HLTMu8DiEle12CaloIdLTrackIdLMuonlegSequence + fragment.HLTMu8DiEle12CaloIdLTrackIdLElectronlegSequence + fragment.HLTEndSequence ) -fragment.HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu6HTT240 + fragment.hltPreMu8Ele8CaloIdMTrackIdMMass8PFHT350DZ + fragment.hltMuon8L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltMuon8L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3Muon8L1Filtered0) + fragment.hltL3fL1sMu6HTT240Filtered8 + fragment.HLTSingleEle8CaloIdMGsfTrackIdMSequence + fragment.hltElectronMuonInvMassFilter8 + fragment.hltMu8Ele8CaloIdMTrackIdMDZFilter + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT350Jet30 + fragment.HLTEndSequence ) -fragment.HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu6HTT240 + fragment.hltPreMu8Ele8CaloIdMTrackIdMMass8PFHT350 + fragment.hltMuon8L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltMuon8L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3Muon8L1Filtered0) + fragment.hltL3fL1sMu6HTT240Filtered8 + fragment.HLTSingleEle8CaloIdMGsfTrackIdMSequence + fragment.hltElectronMuonInvMassFilter8 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT350Jet30 + fragment.HLTEndSequence ) -fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZ + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTEndSequence ) -fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZPFDiJet30 + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterTwoC30 + fragment.HLTEndSequence ) -fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZCaloDiJet30 + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterTwoC30 + fragment.HLTEndSequence ) -fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZPFDiJet30PFBtagDeepCSV1p5 + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterTwoC30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV1p5Single + fragment.HLTEndSequence ) -fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZCaloDiJet30CaloBtagDeepCSV1p5 + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterTwoC30 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p5Single + fragment.HLTEndSequence ) -fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVL + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.HLTEndSequence ) -fragment.HLT_Mu17_TrkIsoVVL_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu15DQ + fragment.hltPreMu17TrkIsoVVL + fragment.hltL1fL1sMu15DQlqL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu15DQlqL1f0L2Filtered10) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu15DQlqL1Filtered0) + fragment.hltL3fL1sMu15DQlqL1f0L2f10L3Filtered17 + fragment.HLTL3muontrkisovvlSequence + fragment.hltL3fL1sMu1lqL1f0L2f10L3Filtered17TkIsoVVLFiltered + fragment.HLTEndSequence ) -fragment.HLT_Mu19_TrkIsoVVL_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu15DQ + fragment.hltPreMu19TrkIsoVVL + fragment.hltL1fL1sMu15DQlqL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu15DQlqL1f0L2Filtered10) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu15DQlqL1Filtered0) + fragment.hltL3fL1sMu15DQlqL1f0L2f10L3Filtered19 + fragment.HLTL3muontrkisovvlSequence + fragment.hltL3fL1sMu1lqL1f0L2f10L3Filtered19TkIsoVVLFiltered + fragment.HLTEndSequence ) -fragment.HLT_BTagMu_AK4DiJet20_Mu5_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC16dRMax0p4 + fragment.hltPreBTagMuAK4DiJet20Mu5 + fragment.HLTAK4CaloJetsSequence + fragment.hltBDiJet20L1FastJetCentral + fragment.HLTBTagMuDiJet20L1FastJetSequenceL25 + fragment.hltBSoftMuonDiJet20L1FastJetL25FilterByDR + fragment.HLTBTagMuDiJet20L1FastJetMu5SelSequenceL3 + fragment.hltBSoftMuonDiJet20L1FastJetMu5L3FilterByDR + fragment.HLTEndSequence ) -fragment.HLT_BTagMu_AK4DiJet40_Mu5_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC35dRMax0p4 + fragment.hltPreBTagMuAK4DiJet40Mu5 + fragment.HLTAK4CaloJetsSequence + fragment.hltBDiJet40L1FastJetCentral + fragment.HLTBTagMuDiJet40L1FastJetSequenceL25 + fragment.hltBSoftMuonDiJet40L1FastJetL25FilterByDR + fragment.HLTBTagMuDiJet40L1FastJetMu5SelSequenceL3 + fragment.hltBSoftMuonDiJet40L1FastJetMu5L3FilterByDR + fragment.HLTEndSequence ) -fragment.HLT_BTagMu_AK4DiJet70_Mu5_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC60dRMax0p4 + fragment.hltPreBTagMuAK4DiJet70Mu5 + fragment.HLTAK4CaloJetsSequence + fragment.hltBDiJet70L1FastJetCentral + fragment.HLTBTagMuDiJet70L1FastJetSequenceL25 + fragment.hltBSoftMuonDiJet70L1FastJetL25FilterByDR + fragment.HLTBTagMuDiJet70L1FastJetMu5SelSequenceL3 + fragment.hltBSoftMuonDiJet70L1FastJetMu5L3FilterByDR + fragment.HLTEndSequence ) -fragment.HLT_BTagMu_AK4DiJet110_Mu5_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC80dRMax0p4 + fragment.hltPreBTagMuAK4DiJet110Mu5 + fragment.HLTAK4CaloJetsSequence + fragment.hltBDiJet110L1FastJetCentral + fragment.HLTBTagMuDiJet110L1FastJetSequenceL25 + fragment.hltBSoftMuonDiJet110L1FastJetL25FilterByDR + fragment.HLTBTagMuDiJet110L1FastJetMu5SelSequenceL3 + fragment.hltBSoftMuonDiJet110L1FastJetMu5L3FilterByDR + fragment.HLTEndSequence ) -fragment.HLT_BTagMu_AK4DiJet170_Mu5_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC120dRMax0p4 + fragment.hltPreBTagMuAK4DiJet170Mu5 + fragment.HLTAK4CaloJetsSequence + fragment.hltBDiJet200L1FastJetCentral + fragment.HLTBTagMuDiJet200L1FastJetSequenceL25 + fragment.hltBSoftMuonDiJet200L1FastJetL25FilterByDR + fragment.HLTBTagMuDiJet200L1FastJetMu5SelSequenceL3 + fragment.hltBSoftMuonDiJet200L1FastJetMu5L3FilterByDR + fragment.HLTEndSequence ) -fragment.HLT_BTagMu_AK4Jet300_Mu5_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet200 + fragment.hltPreBTagMuAK4Jet300Mu5 + fragment.HLTAK4CaloJetsSequence + fragment.hltBJet300L1FastJetCentral + fragment.HLTBTagMuJet300L1FastJetSequenceL25 + fragment.hltBSoftMuonJet300L1FastJetL25FilterByDR + fragment.HLTBTagMuJet300L1FastJetMu5SelSequenceL3 + fragment.hltBSoftMuonJet300L1FastJetMu5L3FilterByDR + fragment.HLTEndSequence ) -fragment.HLT_BTagMu_AK8DiJet170_Mu5_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC120dRMax0p8 + fragment.hltPreBTagMuAK8DiJet170Mu5 + fragment.HLTAK8CaloJetsSequence + fragment.hltBAK8DiJet170L1FastJetCentral + fragment.HLTBTagMuAK8DiJet170L1FastJetSequenceL25 + fragment.hltBSoftMuonAK8DiJet170L1FastJetL25FilterByDR + fragment.HLTBTagMuAK8DiJet170L1FastJetMu5SelSequenceL3 + fragment.hltBSoftMuonAK8DiJet170L1FastJetMu5L3FilterByDR + fragment.HLTEndSequence ) -fragment.HLT_BTagMu_AK8Jet170_DoubleMu5_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0Jet90er2p5dRMax0p8dRMu1p6 + fragment.hltPreBTagMuAK8Jet170DoubleMu5 + fragment.hltDoubleMuon0L1Filtered0 + fragment.HLTAK8CaloJetsSequence + fragment.hltBAK8Jet170L1FastJetCentral + fragment.HLTBTagMuAK8Jet170L1FastJetDoubleMuSequenceL25 + fragment.hltBSoftMuonAK8Jet170L1FastJetL25FilterByDR + fragment.HLTBTagMuAK8Jet170L1FastJetDoubleMu5SelSequenceL3 + fragment.hltBSoftMuonAK8Jet170L1FastJetDoubleMu5L3FilterByDR + fragment.HLTEndSequence ) -fragment.HLT_BTagMu_AK8Jet300_Mu5_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet200 + fragment.hltPreBTagMuAK8Jet300Mu5 + fragment.HLTAK8CaloJetsSequence + fragment.hltBJet300L1AK8FastJetCentral + fragment.HLTBTagMuJet300L1AK8FastJetSequenceL25 + fragment.hltBSoftMuonJet300L1FastJetAK8L25FilterByDR + fragment.HLTBTagMuJet300L1AK8FastJetMu5SelSequenceL3 + fragment.hltBSoftMuonJet300L1FastJetAK8Mu5L3FilterByDR + fragment.HLTEndSequence ) -fragment.HLT_Ele15_Ele8_CaloIdL_TrackIdL_IsoVL_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sLowETSingleAndDoubleEG + fragment.hltPreEle15Ele8CaloIdLTrackIdLIsoVL + fragment.HLTEle15Ele8CaloIdLTrackIdLIsoVLSequence + fragment.HLTEndSequence ) -fragment.HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEG + fragment.hltPreEle23Ele12CaloIdLTrackIdLIsoVLDZ + fragment.HLTEle23Ele12CaloIdLTrackIdLIsoVLSequence + fragment.hltEle23Ele12CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTEndSequence ) -fragment.HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEG + fragment.hltPreEle23Ele12CaloIdLTrackIdLIsoVL + fragment.HLTEle23Ele12CaloIdLTrackIdLIsoVLSequence + fragment.HLTEndSequence ) -fragment.HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu23EG10IorMu20EG17 + fragment.hltPreMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLDZ + fragment.HLTMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTEndSequence ) -fragment.HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu23EG10IorMu20EG17 + fragment.hltPreMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVL + fragment.HLTMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.HLTEndSequence ) -fragment.HLT_Mu23_TrkIsoVVL_Ele8_CaloIdL_TrackIdL_IsoVL_DZ_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22IorSingleMu25IorMu23EG10 + fragment.hltPreMu23TrkIsoVVLEle8CaloIdLTrackIdLIsoVLDZ + fragment.HLTMu23TrkIsoVVLEle8CaloIdLTrackIdLIsoVLMuonlegSequence + cms.ignore(fragment.hltL1sSingleEG5ObjectMap) + fragment.HLTMu23TrkIsoVVLEle8CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu23TrkIsoVVLEle8CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTEndSequence ) -fragment.HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVL + fragment.HLTMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.HLTEndSequence ) -fragment.HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZ + fragment.HLTMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTEndSequence ) -fragment.HLT_Mu12_DoublePhoton20_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu6DoubleEG17OrDoubleEGOrSingleEG + fragment.hltPreMu12DoublePhoton20 + fragment.hltL1fMu12Diphoton20L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu12Diphoton20L1f0L2Filtered8Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu12Diphoton20L1Filtered0) + fragment.hltL3fL1sMu12Diphoton20L1f0L2f8QL3Filtered12 + fragment.HLTMu12DoubleUnSeededPho20Sequence + fragment.HLTEndSequence ) -fragment.HLT_Photon20_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15er2p5 + fragment.hltPrePhoton20 + fragment.HLTPhoton20Sequence + fragment.HLTEndSequence ) -fragment.HLT_Photon22_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15er2p5 + fragment.hltPrePhoton22 + fragment.HLTPhoton22Sequence + fragment.HLTEndSequence ) -fragment.HLT_Photon25_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG18 + fragment.hltPrePhoton25 + fragment.HLTPhoton25Sequence + fragment.HLTEndSequence ) -fragment.HLT_Photon33_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG26 + fragment.hltPrePhoton33 + fragment.HLTPhoton33Sequence + fragment.HLTEndSequence ) -fragment.HLT_Photon50_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG34to45 + fragment.hltPrePhoton50 + fragment.HLTPhoton50Sequence + fragment.HLTEndSequence ) -fragment.HLT_Photon75_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG34to50 + fragment.hltPrePhoton75 + fragment.HLTPhoton75Sequence + fragment.HLTEndSequence ) -fragment.HLT_Photon90_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG34to50 + fragment.hltPrePhoton90 + fragment.HLTPhoton90Sequence + fragment.HLTEndSequence ) -fragment.HLT_Photon120_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG34to50 + fragment.hltPrePhoton120 + fragment.HLTPhoton120Sequence + fragment.HLTEndSequence ) -fragment.HLT_Photon150_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGNonIsoOrWithJetAndTau + fragment.hltPrePhoton150 + fragment.HLTPhoton150Sequence + fragment.HLTEndSequence ) -fragment.HLT_Photon175_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGNonIsoOrWithJetAndTau + fragment.hltPrePhoton175 + fragment.HLTPhoton175Sequence + fragment.HLTEndSequence ) -fragment.HLT_Photon200_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGNonIsoOrWithJetAndTau + fragment.hltPrePhoton200 + fragment.HLTPhoton200Sequence + fragment.HLTEndSequence ) -fragment.HLT_Photon30EB_TightID_TightIso_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleIsoEG28er1p5 + fragment.hltPrePhoton30EBTightIDTightIso + fragment.HLTPhoton30EBTightIDTightIsoSequence + fragment.HLTEndSequence ) -fragment.HLT_Photon100EB_TightID_TightIso_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton100EBTightIDTightIso + fragment.HLTPhoton100EBTightIDTightIsoSequence + fragment.HLTEndSequence ) -fragment.HLT_Photon110EB_TightID_TightIso_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton110EBTightIDTightIso + fragment.HLTPhoton110EBTightIDTightIsoSequence + fragment.HLTEndSequence ) -fragment.HLT_Photon120EB_TightID_TightIso_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton120EBTightIDTightIso + fragment.HLTPhoton120EBTightIDTightIsoSequence + fragment.HLTEndSequence ) -fragment.HLT_Photon100EBHE10_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton100EBHE10 + fragment.HLTPhoton100EBHE10Sequence + fragment.HLTEndSequence ) -fragment.HLT_Photon100EEHE10_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton100EEHE10 + fragment.HLTPhoton100EEHE10Sequence + fragment.HLTEndSequence ) -fragment.HLT_Photon100EE_TightID_TightIso_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton100EETightIDTightIso + fragment.HLTPhoton100EETightIDTightIsoSequence + fragment.HLTEndSequence ) -fragment.HLT_Photon50_R9Id90_HE10_IsoM_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton50R9Id90HE10IsoM + fragment.HLTPhoton50R9Id90HE10IsoMSequence + fragment.HLTEndSequence ) -fragment.HLT_Photon75_R9Id90_HE10_IsoM_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton75R9Id90HE10IsoM + fragment.HLTPhoton75R9Id90HE10IsoMSequence + fragment.HLTEndSequence ) -fragment.HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_CaloMJJ300_PFJetsMJJ400DEta3_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton75R9Id90HE10IsoMEBOnlyCaloMJJ300PFJetsMJJ400DEta3 + fragment.HLTPhoton75R9Id90HE10IsoMEBOnlySequence + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJet30MJJ300AllJetsDEta3Filter + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJet30MJJ400AllJetsDEta3Filter + fragment.HLTEndSequence ) -fragment.HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_CaloMJJ400_PFJetsMJJ600DEta3_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton75R9Id90HE10IsoMEBOnlyCaloMJJ400PFJetsMJJ600DEta3 + fragment.HLTPhoton75R9Id90HE10IsoMEBOnlySequence + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJet30MJJ400AllJetsDEta3Filter + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJet30MJJ600AllJetsDEta3Filter + fragment.HLTEndSequence ) -fragment.HLT_Photon90_R9Id90_HE10_IsoM_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton90R9Id90HE10IsoM + fragment.HLTPhoton90R9Id90HE10IsoMSequence + fragment.HLTEndSequence ) -fragment.HLT_Photon120_R9Id90_HE10_IsoM_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton120R9Id90HE10IsoM + fragment.HLTPhoton120R9Id90HE10IsoMSequence + fragment.HLTEndSequence ) -fragment.HLT_Photon165_R9Id90_HE10_IsoM_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton165R9Id90HE10IsoM + fragment.HLTPhoton165R9Id90HE10IsoMSequence + fragment.HLTEndSequence ) -fragment.HLT_Photon90_CaloIdL_PFHT700_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton90CaloIdLPFHT700 + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1SingleEG40Filter + fragment.hltEG90PFHT700EtFilter + fragment.hltEgammaClusterShape + fragment.hltPhoton90CaloIdLPFHT700ClusterShapeFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltPhoton90CaloIdLPFHT700HEFilter + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT700Jet30 + fragment.HLTEndSequence ) -fragment.HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGor + fragment.hltPreDiphoton3022R9IdORIsoCaloIdANDHER9IdMass90 + fragment.HLTDiphoton30L22R9Id85b90eORIso60CaloId15b35eANDHE12R9Id50b80eSequence + fragment.hltDiEG22R9Id85b90eORIso60CaloId15b35eANDHE12R9Id50b80eMass90CombMassLastFilter + fragment.HLTEndSequence ) -fragment.HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGor + fragment.hltPreDiphoton3022R9IdORIsoCaloIdANDHER9IdMass95 + fragment.HLTDiphoton30L22R9Id85b90eORIso60CaloId15b35eANDHE12R9Id50b80eSequence + fragment.hltDiEG22R9Id85b95eORIso60CaloId15b35eANDHE12R9Id50b80eMass95CombMassLastFilter + fragment.HLTEndSequence ) -fragment.HLT_Diphoton30PV_18PV_R9Id_AND_IsoCaloId_AND_HE_R9Id_Mass55_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGor + fragment.hltPreDiphoton30PV18PVR9IdANDIsoCaloIdANDHER9IdMass55 + fragment.HLTDiphoton30PV18PVR9Idb85e90ANDIso60CaloId15b35eANDHE10R9Id50b80eMass55Sequence + fragment.HLTEndSequence ) -fragment.HLT_Photon35_TwoProngs35_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigORLooseIsoEGXXerIsoTauYYerdRMin0p3 + fragment.hltPrePhoton35TwoProngs35 + fragment.HLTPhoton35R9Id90HE10IsoMSequence + fragment.HLTGlobalPFTauConeSequence + fragment.hltOverlapFilterPhoton35IsoTau35WPTightGsfCaloJet5 + fragment.HLTMediumChargedIsoPFTau35Sequence + fragment.hltOverlapFilterPhoton35MediumChargedIsoPFTau35 + fragment.HLTEndSequence ) -fragment.HLT_IsoMu24_TwoProngs35_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22 + fragment.hltPreIsoMu24TwoProngs35 + fragment.hltL1fL1sMu22L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMu22L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22L1Filtered0) + fragment.hltL3fL1sSingleMu22L1f0L2f10QL3Filtered24Q + fragment.HLTMu24IsolationSequence + fragment.hltL3crIsoL1sSingleMu22L1f0L2f10QL3f24QL3trkIsoFiltered + fragment.HLTGlobalPFTauConeSequence + fragment.HLTMediumChargedIsoPFTau35Sequence + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_Jpsi_L1_NoOS_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0SQ + fragment.hltPreDimuon0JpsiL1NoOS + fragment.hltL1fL1DoubleMu0SQL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0SQL2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1DoubleMu0SQL1Filtered0) + fragment.hltDimuon0JpsiL1sNoOSL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0JpsiL1sNoOS + fragment.hltDisplacedmumuFilterDimuon0JpsiL1sNoOS + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0SQ + fragment.hltPreDimuon0JpsiNoVertexingNoOS + fragment.hltL1fL1DoubleMu0SQL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0SQL2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1DoubleMu0SQL1Filtered0) + fragment.hltDimuon0JpsiNoVtxNoOSL3Filtered + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_Jpsi_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0SQOS + fragment.hltPreDimuon0Jpsi + fragment.hltL1sEmuDoubleMu0SQOS + fragment.hltL1fL1DoubleMu0SQOSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0SQOSL2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1DoubleMu0SQOSL1Filtered0) + fragment.hltDimuon0JpsiL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0Jpsi + fragment.hltDisplacedmumuFilterDimuon0Jpsi + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_Jpsi_NoVertexing_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0SQOS + fragment.hltPreDimuon0JpsiNoVertexing + fragment.hltL1sEmuDoubleMu0SQOS + fragment.hltL1fL1DoubleMu0SQOSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0SQOSL2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1DoubleMu0SQOSL1Filtered0) + fragment.hltDimuon0JpsiL3Filtered + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + fragment.hltPreDimuon0JpsiL14R0er1p5R + fragment.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.hltDimuon0JpsiL1s4R0er1p5RL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0JpsiL1s4R0er1p5R + fragment.hltDisplacedmumuFilterDimuon0JpsiL1s4R0er1p5R + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + fragment.hltPreDimuon0JpsiNoVertexingL14R0er1p5R + fragment.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.hltDimuon0JpsiL1s4R0er1p5RL3Filtered + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_Jpsi3p5_Muon2_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1TripleMu5SQ3SQ0OQDoubleMu53SQOSMassMax9 + fragment.hltPreDimuon0Jpsi3p5Muon2 + fragment.hltTripleMuonL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltTripleMuonL2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3TripleMuonL1Filtered0) + fragment.hltTripleMuL3PreFiltered222 + fragment.hltJpsiMuonL3Filtered3p5 + fragment.hltDisplacedmumuVtxProducerJpsiMuon3p5 + fragment.hltVertexmumuFilterJpsiMuon3p5 + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_Upsilon_L1_4p5_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4p5SQOS + fragment.hltPreDimuon0UpsilonL14p5 + fragment.hltL1sEmuDoubleMu4p5SQOS + fragment.hltL1fL1sL1DoubleMu4p5SQOSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu4p5SQOSL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu4p5SQOSL1Filtered0) + fragment.hltDimuon0UpsilonL1s4p5L3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s4p5 + fragment.hltDisplacedmumuFilterDimuon0UpsilonL1s4p5 + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_Upsilon_L1_5_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu5SQOS + fragment.hltPreDimuon0UpsilonL15 + fragment.hltL1sEmuDoubleMu5SQOS + fragment.hltL1fL1sL1DoubleMu5SQOSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu5SQOSL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu5SQOSL1Filtered0) + fragment.hltDimuon0UpsilonL1s5L3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s5 + fragment.hltDisplacedmumuFilterDimuon0UpsilonL1s5 + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4p5SQ + fragment.hltPreDimuon0UpsilonL14p5NoOS + fragment.hltL1fL1sL1DoubleMu4p5SQL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu4p5SQL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu4p5SQL1Filtered0) + fragment.hltDimuon0UpsilonL1s4p5NoOSL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s4p5NoOS + fragment.hltDisplacedmumuFilterDimuon0UpsilonL1s4p5NoOS + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4p5er2p0SQ + fragment.hltPreDimuon0UpsilonL14p5er2p0 + fragment.hltL1sEmuDoubleMu4p5er2p0SQ + fragment.hltL1fL1sL1DoubleMu4p5er2p0SQL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu4p5er2p0SQL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu4p5er2p0SQL1Filtered0) + fragment.hltDimuon0UpsilonL1s4p5er2p0L3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s4p5er2p0 + fragment.hltDisplacedmumuFilterDimuon0UpsilonL1s4p5er2p0 + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4p5er2p0SQMass7to18 + fragment.hltPreDimuon0UpsilonL14p5er2p0M + fragment.hltL1fL1sL1DoubleMu4p5er2p0SQMass7to18L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu4p5er2p0SQMass7to18L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu4p5er2p0SQMass7to18L1Filtered0) + fragment.hltDimuon0UpsilonL1s4p5er2p0ML3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s4p5er2p0M + fragment.hltDisplacedmumuFilterDimuon0UpsilonL1s4p5er2p0M + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_Upsilon_NoVertexing_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4p5er2p0SQMass7to18 + fragment.hltPreDimuon0UpsilonNoVertexing + fragment.hltL1fL1sL1DoubleMu4p5er2p0SQMass7to18L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu4p5er2p0SQMass7to18L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu4p5er2p0SQMass7to18L1Filtered0) + fragment.hltDimuon0UpsilonL1s4p5er2p0ML3Filtered + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_Upsilon_L1_5M_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu5SQMass7to18 + fragment.hltPreDimuon0UpsilonL15M + fragment.hltL1fL1sL1DoubleMu5SQMass7to18L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu5SQMass7to18L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu5SQMass7to18L1Filtered0) + fragment.hltDimuon0UpsilonL1s5ML3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s5M + fragment.hltDisplacedmumuFilterDimuon0UpsilonL1s5M + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_LowMass_L1_0er1p5R_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5dR1p4 + fragment.hltPreDimuon0LowMassL10er1p5R + fragment.hltL1fL1sL1DoubleMu0er1p5dR1p4L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0er1p5dR1p4L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5dR1p4L1Filtered0) + fragment.hltDimuon0LowMassL1s0er1p5RL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0LowMassL1s0er1p5R + fragment.hltDisplacedmumuFilterDimuon0LowMassL1s0er1p5R + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_LowMass_L1_0er1p5_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5 + fragment.hltPreDimuon0LowMassL10er1p5 + fragment.hltL1sEmuDoubleMu0er1p5 + fragment.hltL1fL1sL1DoubleMu0er1p5L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0er1p5L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5L1Filtered0) + fragment.hltDimuon0LowMassL1s0er1p5L3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0LowMassL1s0er1p5 + fragment.hltDisplacedmumuFilterDimuon0LowMassL1s0er1p5 + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_LowMass_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0SQOS + fragment.hltPreDimuon0LowMass + fragment.hltL1sEmuDoubleMu0SQOS + fragment.hltL1fL1DoubleMu0SQOSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0SQOSL2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1DoubleMu0SQOSL1Filtered0) + fragment.hltDimuon0LowMassL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0LowMass + fragment.hltDisplacedmumuFilterDimuon0LowMass + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_LowMass_L1_4_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4SQOS + fragment.hltPreDimuon0LowMassL14 + fragment.hltL1sEmuDoubleMu4SQOS + fragment.hltL1fL1sL1DoubleMu4SQOSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu4SQOSL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu4SQOSL1Filtered0) + fragment.hltDimuon0LowMassL1s4L3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0LowMassL1s4 + fragment.hltDisplacedmumuFilterDimuon0LowMassL1s4 + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_LowMass_L1_4R_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4dR1p2 + fragment.hltPreDimuon0LowMassL14R + fragment.hltL1fL1sL1DoubleMu4dR1p2L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu4dR1p2L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu4dR1p2L1Filtered0) + fragment.hltDimuon0LowMassL1s4RL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0LowMassL1s4R + fragment.hltDisplacedmumuFilterDimuon0LowMassL1s4R + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_LowMass_L1_TM530_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMu530NoMass + fragment.hltPreDimuon0LowMassL1TM530 + fragment.hltL1fL1sL1TripleMuNoMassL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1TripleMuNoMassL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1TripleMuNoMassL1Filtered0) + fragment.hltDimuon0LowMassL1sTM530L3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0LowMassL1sTM530 + fragment.hltDisplacedmumuFilterDimuon0LowMassL1sTM530 + fragment.HLTEndSequence ) -fragment.HLT_Trimuon2_Upsilon5_Muon_NoL1Mass_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMu53p52p5 + fragment.hltPreTrimuon2Upsilon5MuonNoL1Mass + fragment.hltTripleMuon53p52p5L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltTripleMuon53p52p5L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3TripleMuon53p52p5L1Filtered0) + fragment.hltTripleMu53p52p5L3PreFiltered0 + fragment.hltUpsilon5MuonL3FilteredNoL1Mass + fragment.hltDisplacedmumuVtxProducerUpsilon5MuonNoL1Mass + fragment.hltVertexmumuFilterUpsilon5MuonNoL1Mass + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMu0 + fragment.hltPreDimuon0UpsilonMuonL1TM0 + fragment.hltTripleMuon0L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltTripleMuon0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3TripleMuon0L1Filtered0) + fragment.hltTripleMu0L3PreFiltered0 + fragment.hltUpsilon0MuonL3FilteredL1sTM0 + fragment.hltDisplacedmumuVtxProducerUpsilon0MuonL1sTM0 + fragment.hltVertexmumuFilterUpsilon0MuonL1sTM0 + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMu53p52p5 + fragment.hltPreDimuon0UpsilonMuonNoL1Mass + fragment.hltTripleMuon53p52p5L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltTripleMuon53p52p5L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3TripleMuon53p52p5L1Filtered0) + fragment.hltTripleMu0NoL1MassL3PreFiltered0 + fragment.hltUpsilon0MuonL3FilteredNoL1Mass + fragment.hltDisplacedmumuVtxProducerUpsilon0MuonNoL1Mass + fragment.hltVertexmumuFilterUpsilon0MuonNoL1Mass + fragment.HLTEndSequence ) -fragment.HLT_TripleMu_5_3_3_Mass3p8_DZ_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMu0IorTripleMu553 + fragment.hltPreTripleMu533Mass3p8DZ + fragment.hltL1TripleMu553L1TriMuFiltered3 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL1TripleMu553L2TriMuFiltered3) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1TripleMu553L1TriMuFiltered3) + fragment.hltL3fL1TripleMu553f0PreFiltered333 + fragment.hltL3fL1TripleMu553f0Filtered533 + fragment.hltTripleMu533TripleDZ0p2 + fragment.hltTripleMu533Mass3p8toInfFilter + fragment.HLTEndSequence ) -fragment.HLT_TripleMu_10_5_5_DZ_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMu0IorTripleMu553 + fragment.hltPreTripleMu1055DZ + fragment.hltL1TripleMu553L1TriMuFiltered3 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL1TripleMu553L2TriMuFiltered3) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1TripleMu553L1TriMuFiltered3) + fragment.hltL3fL1TripleMu553f0PreFiltered555 + fragment.hltL3fL1TripleMu553f0Filtered1055 + fragment.hltTripleMu555TripleDZ0p2 + fragment.HLTEndSequence ) -fragment.HLT_TripleMu_12_10_5_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMu0IorTripleMu553 + fragment.hltPreTripleMu12105 + fragment.hltL1TripleMu553L1TriMuFiltered3 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL1TripleMu553L2TriMuFiltered3) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1TripleMu553L1TriMuFiltered3) + fragment.hltL3fL1TripleMu553f0PreFiltered555 + fragment.hltL3fL1TripleMu553f0Filtered10105 + fragment.hltL3fL1TripleMu553f0Filtered12105 + fragment.HLTEndSequence ) -fragment.HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu157IorDoubleMu4p5SQOSdR1p2IorSingleMu25IorSingleMu22erIorTripleMuMassMax9 + fragment.hltPreTau3MuMu7Mu1TkMu1Tau15 + fragment.hltL1fL1sL1WTau3MuSeedsL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1WTau3MuSeedsL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + fragment.hltMu1Mu1TrkPairPt2DR0p5MassMax1p9 + fragment.hltDiMuonForTau3MuDzFiltered0p3 + fragment.HLTTrackerMuonSequenceLowPt + fragment.hltTau3MuTriMuon1filter + fragment.HLTL3muontrkisorecoSequence + fragment.hltTauPt15MuPts711Mass1p3to2p1Iso + fragment.hltTau3MuPreFilter + fragment.HLTEndSequence ) -fragment.HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu157IorDoubleMu4p5SQOSdR1p2IorSingleMu25IorSingleMu22erIorTripleMuMassMax9 + fragment.hltPreTau3MuMu7Mu1TkMu1Tau15Charge1 + fragment.hltL1fL1sL1WTau3MuSeedsL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1WTau3MuSeedsL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + fragment.hltMu1Mu1TrkPairPt2DR0p5MassMax1p9 + fragment.hltDiMuonForTau3MuDzFiltered0p3 + fragment.HLTTrackerMuonSequenceLowPt + fragment.hltTau3MuTriMuon1filter + fragment.HLTL3muontrkisorecoSequence + fragment.hltTauPt15MuPts711Mass1p3to2p1IsoCharge1 + fragment.hltTau3MuPreFilterCharge1 + fragment.HLTEndSequence ) -fragment.HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu157IorDoubleMu4p5SQOSdR1p2IorSingleMu25IorSingleMu22erIorTripleMuMassMax9 + fragment.hltPreTau3MuMu7Mu1TkMu1IsoTau15 + fragment.hltL1fL1sL1WTau3MuSeedsL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1WTau3MuSeedsL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + fragment.hltMu1Mu1TrkPairPt2DR0p5MassMax1p9 + fragment.hltDiMuonForTau3MuDzFiltered0p3 + fragment.HLTTrackerMuonSequenceLowPt + fragment.hltTau3MuTriMuon1filter + fragment.HLTL3muontrkisorecoSequence + fragment.hltTauPt15MuPts711Mass1p3to2p1Iso + fragment.hltTau3MuPreFilter + fragment.hltTau3MuIsoFilter + fragment.HLTEndSequence ) -fragment.HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu157IorDoubleMu4p5SQOSdR1p2IorSingleMu25IorSingleMu22erIorTripleMuMassMax9 + fragment.hltPreTau3MuMu7Mu1TkMu1IsoTau15Charge1 + fragment.hltL1fL1sL1WTau3MuSeedsL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1WTau3MuSeedsL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + fragment.hltMu1Mu1TrkPairPt2DR0p5MassMax1p9 + fragment.hltDiMuonForTau3MuDzFiltered0p3 + fragment.HLTTrackerMuonSequenceLowPt + fragment.hltTau3MuTriMuon1filter + fragment.HLTL3muontrkisorecoSequence + fragment.hltTauPt15MuPts711Mass1p3to2p1IsoCharge1 + fragment.hltTau3MuPreFilterCharge1 + fragment.hltTau3MuIsoFilterCharge1 + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0ETM40IorDoubleMu0ETM55IorDoubleMu0ETM60IorDoubleMu0ETM65IorDoubleMu0ETM70 + fragment.hltPreDoubleMu3DZPFMET50PFMHT60 + fragment.hltL1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + fragment.hltL3fL1DiMu3SQETM50f0PreFiltered3 + fragment.hltDoubleMuon3Mass3p8to60Filter + fragment.hltDoubleMuon3Mass3p8to60DZFilter + fragment.HLTRecoMETSequence + fragment.hltMET40 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMETProducer + fragment.hltPFMET50 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID60 + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0ETM40IorDoubleMu0ETM55IorDoubleMu0ETM60IorDoubleMu0ETM65IorDoubleMu0ETM70 + fragment.hltPreDoubleMu3DZPFMET70PFMHT70 + fragment.hltL1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + fragment.hltL3fL1DiMu3SQETM50f0PreFiltered3 + fragment.hltDoubleMuon3Mass3p8to60Filter + fragment.hltDoubleMuon3Mass3p8to60DZFilter + fragment.HLTRecoMETSequence + fragment.hltMET40 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMETProducer + fragment.hltPFMET70 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID70 + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0ETM40IorDoubleMu0ETM55IorDoubleMu0ETM60IorDoubleMu0ETM65IorDoubleMu0ETM70 + fragment.hltPreDoubleMu3DZPFMET90PFMHT90 + fragment.hltL1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + fragment.hltL3fL1DiMu3SQETM50f0PreFiltered3 + fragment.hltDoubleMuon3Mass3p8to60Filter + fragment.hltDoubleMuon3Mass3p8to60DZFilter + fragment.HLTRecoMETSequence + fragment.hltMET40 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMETProducer + fragment.hltPFMET90 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID90 + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMu530NoMass + fragment.hltPreDoubleMu3TrkTau3muNoL1Mass + fragment.hltL1fL1sL1TripleMuNoMassL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1TripleMuNoMassL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1TripleMuNoMassL1Filtered0) + fragment.hltDoubleMu3TrkTau3muNoL1MassL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu3Tau3muNoL1Mass + fragment.hltDisplacedmumuFilterDoubleMu3Tau3muNoL1Mass + fragment.HLTBphTrackingDisplacedTau3muNoL1MassReg + fragment.hltTau3muNoL1MassTkAllConeTracksIter + fragment.hltTau3muNoL1MassTkVertexProducer + fragment.hltTau3muNoL1MassTkVertexFilter + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu4_Jpsi_Displaced_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + fragment.hltPreDoubleMu4JpsiDisplaced + fragment.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.hltDoubleMu4JpsiDisplacedL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu4Jpsi + fragment.hltDisplacedmumuFilterDoubleMu4Jpsi + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu4_Jpsi_NoVertexing_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + fragment.hltPreDoubleMu4JpsiNoVertexing + fragment.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.hltDoubleMu4JpsiDisplacedL3Filtered + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + fragment.hltPreDoubleMu4JpsiTrkTrkDisplaced + fragment.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.hltDoubleMu4JpsiDisplacedL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu4Jpsi + fragment.hltDisplacedmumuFilterDoubleMu4Jpsi + fragment.HLTBphTrackingDisplacedJpsiReg + fragment.hltJpsiTkAllConeTracksIter + fragment.hltJpsiTrkTrkVertexProducerPhiKstar + fragment.hltJpsiTkTkVertexFilterPhiKstar + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu4_JpsiTrk_Bc_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + fragment.hltPreDoubleMu4JpsiTrkBc + fragment.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.hltDoubleMu4JpsiL3Filtered + fragment.hltmumuVtxProducerDoubleMu4Jpsi + fragment.hltmumuFilterDoubleMu4Jpsi + fragment.HLTBphTrackingBcJpsiReg + fragment.hltBcJpsiTkAllConeTracksIter + fragment.hltBcJpsiTkVertexProducer + fragment.hltBcJpsiTkVertexFilter + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu43NoFiltersNoVtx_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreDoubleMu43NoFiltersNoVtx + fragment.hltL1fDimuonL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2fDimuonL1f0L2NoVtxFiltered16) + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fDimuonL1f0L2NVf16L3NoFiltersNoVtxFiltered43 + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu48NoFiltersNoVtx_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreDoubleMu48NoFiltersNoVtx + fragment.hltL1fDimuonL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2fDimuonL1f0L2NoVtxFiltered16) + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fDimuonL1f0L2NVf16L3NoFiltersNoVtxFiltered48 + fragment.HLTEndSequence ) -fragment.HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu7EG23IorMu20EG17IorMu23EG10 + fragment.hltPreMu43NoFiltersNoVtxPhoton43CaloIdL + fragment.hltL1fL1sMu5EG20orMu20EG15L1Filtered5 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2fL1sMu5EG20orMu20EG15L1f5L2NoVtxFiltered16) + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1sMu5EG20orMu20EG15L1f5L2NVf16L3NoFiltersNoVtxFiltered43 + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1Mu5EG20Filter + fragment.hltMu43NoFiltersNoVtxPhoton43CaloIdLEtFilter + fragment.hltEgammaClusterShape + fragment.hltMu43NoFiltersNoVtxPhoton43CaloIdLClusterShapeFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltMu43NoFiltersNoVtxPhoton43CaloIdLHEFilter + fragment.HLTEndSequence ) -fragment.HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu7EG23IorMu20EG17IorMu23EG10 + fragment.hltPreMu48NoFiltersNoVtxPhoton48CaloIdL + fragment.hltL1fL1sMu5EG20orMu20EG15L1Filtered5 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2fL1sMu5EG20orMu20EG15L1f5L2NoVtxFiltered16) + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1sMu5EG20orMu20EG15L1f5L2NVf16L3NoFiltersNoVtxFiltered48 + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1Mu5EG20Filter + fragment.hltMu48NoFiltersNoVtxPhoton48CaloIdLEtFilter + fragment.hltEgammaClusterShape + fragment.hltMu48NoFiltersNoVtxPhoton48CaloIdLClusterShapeFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltMu48NoFiltersNoVtxPhoton48CaloIdLHEFilter + fragment.HLTEndSequence ) -fragment.HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu7EG23IorMu20EG17IorMu23EG10 + fragment.hltPreMu38NoFiltersNoVtxDisplacedPhoton38CaloIdL + fragment.hltL1fL1sMu5EG20orMu20EG15L1Filtered5 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2fL1sMu5EG20orMu20EG15L1f5L2NoVtxFiltered16) + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1sMu5EG20orMu20EG15L1f5L2NVf16L3NoFiltersNoVtxFiltered38Displaced + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1Mu5EG20Filter + fragment.hltMu38NoFiltersNoVtxPhoton38CaloIdLEtFilter + fragment.hltEgammaClusterShape + fragment.hltMu38NoFiltersNoVtxPhoton38CaloIdLClusterShapeFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltMu38NoFiltersNoVtxPhoton38CaloIdLHEFilter + fragment.HLTEndSequence ) -fragment.HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu7EG23IorMu20EG17IorMu23EG10 + fragment.hltPreMu43NoFiltersNoVtxDisplacedPhoton43CaloIdL + fragment.hltL1fL1sMu5EG20orMu20EG15L1Filtered5 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2fL1sMu5EG20orMu20EG15L1f5L2NoVtxFiltered16) + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1sMu5EG20orMu20EG15L1f5L2NVf16L3NoFiltersNoVtxFiltered43Displaced + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1Mu5EG20Filter + fragment.hltMu43NoFiltersNoVtxPhoton43CaloIdLEtFilter + fragment.hltEgammaClusterShape + fragment.hltMu43NoFiltersNoVtxPhoton43CaloIdLClusterShapeFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltMu43NoFiltersNoVtxPhoton43CaloIdLHEFilter + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu40NoFiltersNoVtxDisplaced_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreDoubleMu40NoFiltersNoVtxDisplaced + fragment.hltL1fDimuonL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2fDimuonL1f0L2NoVtxFiltered16) + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fDimuonL1f0L2NVf16L3NoFiltersNoVtxFiltered40Displaced + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu20_7_Mass0to30_L1_DM4_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4OS + fragment.hltPreDoubleMu207Mass0to30L1DM4 + fragment.hltL1fL1sDoubleMu4OSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu4OSL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu4OSL1Filtered0) + fragment.hltDoubleMu207Mass0to30L1DM4L3Filtered + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu20_7_Mass0to30_L1_DM4EG_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4OSEG12ORDoubleMu5OSEG12 + fragment.hltPreDoubleMu207Mass0to30L1DM4EG + fragment.hltL1fL1sDoubleMu4OSEG12ORDoubleMu5OSEG12L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu4OSEG12ORDoubleMu5OSEG12L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu4OSEG12ORDoubleMu5OSEG12L1Filtered0) + fragment.hltDoubleMu207Mass0to30Photon23L3Filtered + fragment.HLTEndSequence ) -fragment.HLT_HT425_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT425 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT425 + fragment.HLTEndSequence ) -fragment.HLT_HT430_DisplacedDijet40_DisplacedTrack_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DisplacedDijet40DisplacedTrack + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementDisplacedJetsLowPt + fragment.HLTEndSequence ) -fragment.HLT_HT500_DisplacedDijet40_DisplacedTrack_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT320orHTT340orHTT380 + fragment.hltPreHT500DisplacedDijet40DisplacedTrack + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT500 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementDisplacedJetsLowPt + fragment.HLTEndSequence ) -fragment.HLT_HT430_DisplacedDijet60_DisplacedTrack_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DisplacedDijet60DisplacedTrack + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt60 + fragment.hltCentralCaloJetptMidPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + fragment.hltDisplacedHLTCaloJetCollectionProducerMidPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerMidPt + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementDisplacedJetsMidPt + fragment.HLTEndSequence ) -fragment.HLT_HT400_DisplacedDijet40_DisplacedTrack_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT400DisplacedDijet40DisplacedTrack + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT400 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementDisplacedJetsLowPt + fragment.HLTEndSequence ) -fragment.HLT_HT650_DisplacedDijet60_Inclusive_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT650DisplacedDijet60Inclusive + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT650 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt60 + fragment.hltCentralCaloJetptMidPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + fragment.hltDisplacedHLTCaloJetCollectionProducerMidPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + fragment.HLTEndSequence ) -fragment.HLT_HT550_DisplacedDijet60_Inclusive_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT550DisplacedDijet60Inclusive + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT550 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt60 + fragment.hltCentralCaloJetptMidPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + fragment.hltDisplacedHLTCaloJetCollectionProducerMidPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + fragment.HLTEndSequence ) -fragment.HLT_DiJet110_35_Mjj650_PFMET110_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DiJetVBF + fragment.hltPreDiJet11035Mjj650PFMET110 + fragment.HLTRecoMETSequence + fragment.hltMETOpen + fragment.hltMET66 + fragment.HLTAK4PFJetsSequence + fragment.hltParticleFlowNoMu + fragment.hltPFMETVBFProducer + fragment.hltPFMETVBF110 + fragment.hltL1TPFJetsMatching + fragment.hltL1PFJetCategories + fragment.HLTEndSequence ) -fragment.HLT_DiJet110_35_Mjj650_PFMET120_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DiJetVBF + fragment.hltPreDiJet11035Mjj650PFMET120 + fragment.HLTRecoMETSequence + fragment.hltMETOpen + fragment.hltMET72 + fragment.HLTAK4PFJetsSequence + fragment.hltParticleFlowNoMu + fragment.hltPFMETVBFProducer + fragment.hltPFMETVBF120 + fragment.hltL1TPFJetsMatching + fragment.hltL1PFJetCategories + fragment.HLTEndSequence ) -fragment.HLT_DiJet110_35_Mjj650_PFMET130_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DiJetVBF + fragment.hltPreDiJet11035Mjj650PFMET130 + fragment.HLTRecoMETSequence + fragment.hltMETOpen + fragment.hltMET78 + fragment.HLTAK4PFJetsSequence + fragment.hltParticleFlowNoMu + fragment.hltPFMETVBFProducer + fragment.hltPFMETVBF130 + fragment.hltL1TPFJetsMatching + fragment.hltL1PFJetCategories + fragment.HLTEndSequence ) -fragment.HLT_TripleJet110_35_35_Mjj650_PFMET110_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DiJetVBF + fragment.hltPreTripleJet1103535Mjj650PFMET110 + fragment.HLTRecoMETSequence + fragment.hltMETOpen + fragment.hltMET66 + fragment.HLTAK4PFJetsSequence + fragment.hltParticleFlowNoMu + fragment.hltPFMETVBFProducer + fragment.hltPFMETVBF110 + fragment.hltL1TPFJetsMatching + fragment.hlt1PFJetCategories3 + fragment.HLTEndSequence ) -fragment.HLT_TripleJet110_35_35_Mjj650_PFMET120_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DiJetVBF + fragment.hltPreTripleJet1103535Mjj650PFMET120 + fragment.HLTRecoMETSequence + fragment.hltMETOpen + fragment.hltMET72 + fragment.HLTAK4PFJetsSequence + fragment.hltParticleFlowNoMu + fragment.hltPFMETVBFProducer + fragment.hltPFMETVBF120 + fragment.hltL1TPFJetsMatching + fragment.hlt1PFJetCategories3 + fragment.HLTEndSequence ) -fragment.HLT_TripleJet110_35_35_Mjj650_PFMET130_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DiJetVBF + fragment.hltPreTripleJet1103535Mjj650PFMET130 + fragment.HLTRecoMETSequence + fragment.hltMETOpen + fragment.hltMET78 + fragment.HLTAK4PFJetsSequence + fragment.hltParticleFlowNoMu + fragment.hltPFMETVBFProducer + fragment.hltPFMETVBF130 + fragment.hltL1TPFJetsMatching + fragment.hlt1PFJetCategories3 + fragment.HLTEndSequence ) -fragment.HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sIsoEG30erJetC34drMin0p3 + fragment.hltPreEle30eta2p1WPTightGsfCentralPFJet35EleCleaned + fragment.HLTEle30erJetC34WPTightGsfSequence + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCentralCaloJet10 + fragment.HLTAK4PFJetsSequence + fragment.hltEle30JetCollectionsForLeptonPlusPFJets + fragment.hltEle30PFJet35EleCleaned + fragment.HLTEndSequence ) -fragment.HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sIsoEG28erHTT100 + fragment.hltPreEle28eta2p1WPTightGsfHT150 + fragment.HLTEle28erHTT100WPTightGsfSequence + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT100Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT150Jet30 + fragment.HLTEndSequence ) -fragment.HLT_Ele28_HighEta_SC20_Mass55_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGor + fragment.hltPreEle28HighEtaSC20Mass55 + fragment.HLTEle28HighEtaSC20Mass55Sequence + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu20_7_Mass0to30_Photon23_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4OSEG12ORDoubleMu5OSEG12 + fragment.hltPreDoubleMu207Mass0to30Photon23 + fragment.hltL1fL1sDoubleMu4OSEG12ORDoubleMu5OSEG12L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu4OSEG12ORDoubleMu5OSEG12L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu4OSEG12ORDoubleMu5OSEG12L1Filtered0) + fragment.hltDoubleMu207Mass0to30Photon23L3Filtered + fragment.HLTPhoton23Sequence + fragment.HLTEndSequence ) -fragment.HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT380erIorHTT320er + fragment.hltPreEle15IsoVVVLPFHT450CaloBTagDeepCSV4p5 + cms.ignore(fragment.hltL1sSingleEG5ObjectMap) + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.hltSusyPreBtagJetFilter + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV4p50Single + fragment.HLTEle15VVVLGsfSequence + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT450Jet30 + fragment.HLTEndSequence ) -fragment.HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT380erIorHTT320er + fragment.hltPreEle15IsoVVVLPFHT450PFMET50 + cms.ignore(fragment.hltL1sSingleEG5ObjectMap) + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.HLTEle15VVVLGsfSequence + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT450Jet30 + fragment.hltPFMETProducer + fragment.hltPFMET50 + fragment.HLTEndSequence ) -fragment.HLT_Ele15_IsoVVVL_PFHT450_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT380erIorHTT320er + fragment.hltPreEle15IsoVVVLPFHT450 + cms.ignore(fragment.hltL1sSingleEG5ObjectMap) + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.HLTEle15VVVLGsfSequence + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT450Jet30 + fragment.HLTEndSequence ) -fragment.HLT_Ele50_IsoVVVL_PFHT450_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT380erIorHTT320er + fragment.hltPreEle50IsoVVVLPFHT450 + cms.ignore(fragment.hltL1sSingleEG5ObjectMap) + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.HLTEle50VVVLGsfSequence + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT450Jet30 + fragment.HLTEndSequence ) -fragment.HLT_Ele15_IsoVVVL_PFHT600_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT380erIorHTT320er + fragment.hltPreEle15IsoVVVLPFHT600 + cms.ignore(fragment.hltL1sSingleEG5ObjectMap) + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.HLTEle15VVVLGsfSequence + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT600Jet30 + fragment.HLTEndSequence ) -fragment.HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu6HTT240IorDoubleJet100and35MassMin620 + fragment.hltPreMu4TrkIsoVVLDiPFJet9040DEta3p5MJJ750HTT300PFMETNoMu60 + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3fL1sSingleMuOpenL1f0L2f3QL3Filtered4Q + fragment.HLTL3muontrkisovvlSequence + fragment.hltMuon4RelTrkIsoVVLFiltered + fragment.HLTRecoMETSequence + fragment.hltMET35 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJet7020MJJ500DEta3p5 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJet9040MJJ750DEta3p5 + fragment.hltPFHTJet30Eta5 + fragment.hltPFHT300Jet30 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu60 + fragment.HLTEndSequence ) -fragment.HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu6HTT240IorDoubleJet100and35MassMin620 + fragment.hltPreMu8TrkIsoVVLDiPFJet40DEta3p5MJJ750HTT300PFMETNoMu60 + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered8Q + fragment.HLTL3muontrkisovvlSequence + fragment.hltMuon8RelTrkIsoVVLFiltered + fragment.HLTRecoMETSequence + fragment.hltMET20 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJet20MJJ400DEta3p5 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJet40MJJ750DEta3p5 + fragment.hltPFHTJet30Eta5 + fragment.hltPFHT300Jet30 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu60 + fragment.HLTEndSequence ) -fragment.HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu6HTT240IorDoubleJet100and35MassMin620 + fragment.hltPreMu10TrkIsoVVLDiPFJet40DEta3p5MJJ750HTT350PFMETNoMu60 + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered10Q + fragment.HLTL3muontrkisovvlSequence + fragment.hltMuon10RelTrkIsoVVLFiltered + fragment.HLTRecoMETSequence + fragment.hltMET20 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJet20MJJ400DEta3p5 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJet40MJJ750DEta3p5 + fragment.hltPFHTJet30Eta5 + fragment.hltPFHT350Jet30Eta5 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu60 + fragment.HLTEndSequence ) -fragment.HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT380erIorHTT320er + fragment.hltPreMu15IsoVVVLPFHT450CaloBTagDeepCSV4p5 + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.hltSusyPreBtagJetFilter + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV4p50Single + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q + fragment.HLTMuVVVLCombinedIsolationR02Sequence + fragment.hltL3MuVVVLIsoFIlter + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT450Jet30 + fragment.HLTEndSequence ) -fragment.HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT380erIorHTT320er + fragment.hltPreMu15IsoVVVLPFHT450PFMET50 + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q + fragment.HLTMuVVVLCombinedIsolationR02Sequence + fragment.hltL3MuVVVLIsoFIlter + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT450Jet30 + fragment.hltPFMETProducer + fragment.hltPFMET50 + fragment.HLTEndSequence ) -fragment.HLT_Mu15_IsoVVVL_PFHT450_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT380erIorHTT320er + fragment.hltPreMu15IsoVVVLPFHT450 + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q + fragment.HLTMuVVVLCombinedIsolationR02Sequence + fragment.hltL3MuVVVLIsoFIlter + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT450Jet30 + fragment.HLTEndSequence ) -fragment.HLT_Mu50_IsoVVVL_PFHT450_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT380erIorHTT320er + fragment.hltPreMu50IsoVVVLPFHT450 + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered50Q + fragment.HLTMuVVVLCombinedIsolationR02Sequence + fragment.hltL3Mu50VVVLIsoFIlter + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT450Jet30 + fragment.HLTEndSequence ) -fragment.HLT_Mu15_IsoVVVL_PFHT600_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT380erIorHTT320er + fragment.hltPreMu15IsoVVVLPFHT600 + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q + fragment.HLTMuVVVLCombinedIsolationR02Sequence + fragment.hltL3MuVVVLIsoFIlter + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT600Jet30 + fragment.HLTEndSequence ) -fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + fragment.hltPreMu3er1p5PFJet100er2p5PFMET70PFMHT70IDTight + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3MuFiltered3er1p5 + fragment.HLTRecoMETSequence + fragment.hltMET40 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.hltMht + fragment.hltMHT40 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets70 + fragment.hltSinglePFJet100er2p5 + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID70 + fragment.hltPFMETProducer + fragment.hltPFMET70 + fragment.HLTEndSequence ) -fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + fragment.hltPreMu3er1p5PFJet100er2p5PFMET80PFMHT80IDTight + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3MuFiltered3er1p5 + fragment.HLTRecoMETSequence + fragment.hltMET50 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.hltMht + fragment.hltMHT50 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets70 + fragment.hltSinglePFJet100er2p5 + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID80 + fragment.hltPFMETProducer + fragment.hltPFMET80 + fragment.HLTEndSequence ) -fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + fragment.hltPreMu3er1p5PFJet100er2p5PFMET90PFMHT90IDTight + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3MuFiltered3er1p5 + fragment.HLTRecoMETSequence + fragment.hltMET60 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.hltMht + fragment.hltMHT60 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets70 + fragment.hltSinglePFJet100er2p5 + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID90 + fragment.hltPFMETProducer + fragment.hltPFMET90 + fragment.HLTEndSequence ) -fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + fragment.hltPreMu3er1p5PFJet100er2p5PFMET100PFMHT100IDTight + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3MuFiltered3er1p5 + fragment.HLTRecoMETSequence + fragment.hltMET70 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.hltMht + fragment.hltMHT70 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets70 + fragment.hltSinglePFJet100er2p5 + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID100 + fragment.hltPFMETProducer + fragment.hltPFMET100 + fragment.HLTEndSequence ) -fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + fragment.hltPreMu3er1p5PFJet100er2p5PFMETNoMu70PFMHTNoMu70IDTight + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3MuFiltered3er1p5 + fragment.HLTRecoMETSequence + fragment.hltMET40 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.hltMht + fragment.hltMHT40 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets70 + fragment.hltSinglePFJet100er2p5 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID70 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu70 + fragment.HLTEndSequence ) -fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + fragment.hltPreMu3er1p5PFJet100er2p5PFMETNoMu80PFMHTNoMu80IDTight + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3MuFiltered3er1p5 + fragment.HLTRecoMETSequence + fragment.hltMET50 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.hltMht + fragment.hltMHT50 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets70 + fragment.hltSinglePFJet100er2p5 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID80 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu80 + fragment.HLTEndSequence ) -fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + fragment.hltPreMu3er1p5PFJet100er2p5PFMETNoMu90PFMHTNoMu90IDTight + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3MuFiltered3er1p5 + fragment.HLTRecoMETSequence + fragment.hltMET60 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.hltMht + fragment.hltMHT60 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets70 + fragment.hltSinglePFJet100er2p5 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID90 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu90 + fragment.HLTEndSequence ) -fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + fragment.hltPreMu3er1p5PFJet100er2p5PFMETNoMu100PFMHTNoMu100IDTight + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3MuFiltered3er1p5 + fragment.HLTRecoMETSequence + fragment.hltMET70 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.hltMht + fragment.hltMHT70 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets70 + fragment.hltSinglePFJet100er2p5 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID100 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu100 + fragment.HLTEndSequence ) -fragment.HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5SQOSdRMax1p4 + fragment.hltPreDimuon10PsiPrimeBarrelSeagulls + fragment.hltL1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0) + fragment.hltDimuon10PsiPrimeBarrelnoCowL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon10PsiPrimeBarrelnoCow + fragment.hltDisplacedmumuFilterDimuon10PsiPrimeBarrelnoCow + fragment.HLTEndSequence ) -fragment.HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5SQOSdRMax1p4 + fragment.hltPreDimuon20JpsiBarrelSeagulls + fragment.hltL1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0) + fragment.hltDimuon20JpsiBarrelnoCowL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon20JpsiBarrelnoCow + fragment.hltDisplacedmumuFilterDimuon20JpsiBarrelnoCow + fragment.HLTEndSequence ) -fragment.HLT_Dimuon10_Upsilon_y1p4_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1s12DoubleMu4p5er2p0SQOSMass7to18 + fragment.hltPreDimuon10Upsilony1p4 + fragment.hltL1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1f0L2v2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0) + fragment.hltDimuon10Upsilony1p4L3fL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon10Upsilonsv3 + fragment.hltDisplacedmumuFilterDimuon10Upsilonsv3 + fragment.HLTEndSequence ) -fragment.HLT_Dimuon12_Upsilon_y1p4_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1s12DoubleMu4p5er2p0SQOSMass7to18 + fragment.hltPreDimuon12Upsilony1p4 + fragment.hltL1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1f0L2v2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0) + fragment.hltDimuon12Upsilony1p4L3fL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon12Upsilonsv3 + fragment.hltDisplacedmumuFilterDimuon12Upsilonsv3 + fragment.HLTEndSequence ) -fragment.HLT_Dimuon14_Phi_Barrel_Seagulls_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5SQOSdRMax1p4 + fragment.hltPreDimuon14PhiBarrelSeagulls + fragment.hltL1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0) + fragment.hltDimuon14PhiBarrelnoCowL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon14PhiBarrelnoCow + fragment.hltDisplacedmumuFilterDimuon14PhiBarrelnoCow + fragment.HLTEndSequence ) -fragment.HLT_Dimuon25_Jpsi_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4SQOSdRMax1p2DoubleMu0er1p5SQOSdRMax1p4 + fragment.hltPreDimuon25Jpsi + fragment.hltL1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0) + fragment.hltDimuon25JpsiL3fL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon25Jpsis + fragment.hltDisplacedmumuFilterDimuon25Jpsis + fragment.HLTEndSequence ) -fragment.HLT_Dimuon14_PsiPrime_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4SQOSdRMax1p2DoubleMu0er1p5SQOSdRMax1p4 + fragment.hltPreDimuon14PsiPrime + fragment.hltL1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0) + fragment.hltDimuon14PsiPrimeL3fL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon14PsiPrimes + fragment.hltDisplacedmumuFilterDimuon14PsiPrimes + fragment.HLTEndSequence ) -fragment.HLT_Dimuon14_PsiPrime_noCorrL1_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu9SQ + fragment.hltPreDimuon14PsiPrimenoCorrL1 + fragment.hltL1fL1sL1sDoubleMu9SQL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0) + fragment.hltDimuon14PsiPrimeNoCorrL1L3fL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon14PsiPrimesNoCorrL1 + fragment.hltDisplacedmumuFilterDimuon14PsiPrimesNoCorrL1 + fragment.HLTEndSequence ) -fragment.HLT_Dimuon18_PsiPrime_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4SQOSdRMax1p2DoubleMu0er1p5SQOSdRMax1p4 + fragment.hltPreDimuon18PsiPrime + fragment.hltL1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0) + fragment.hltDimuon18PsiPrimeL3fL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon18PsiPrimes + fragment.hltDisplacedmumuFilterDimuon18PsiPrimes + fragment.HLTEndSequence ) -fragment.HLT_Dimuon18_PsiPrime_noCorrL1_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu9SQ + fragment.hltPreDimuon18PsiPrimenoCorrL1 + fragment.hltL1fL1sL1sDoubleMu9SQL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0) + fragment.hltDimuon18PsiPrimeNoCorrL1L3fL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon18PsiPrimesNoCorrL1 + fragment.hltDisplacedmumuFilterDimuon18PsiPrimesNoCorrL1 + fragment.HLTEndSequence ) -fragment.HLT_Dimuon24_Upsilon_noCorrL1_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu9SQ + fragment.hltPreDimuon24UpsilonnoCorrL1 + fragment.hltL1fL1sL1sDoubleMu9SQL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0) + fragment.hltDimuon24UpsilonNoCorrL1L3fL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon24UpsilonsNoCorrL1 + fragment.hltDisplacedmumuFilterDimuon24UpsilonsNoCorrL1 + fragment.HLTEndSequence ) -fragment.HLT_Dimuon24_Phi_noCorrL1_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu9SQ + fragment.hltPreDimuon24PhinoCorrL1 + fragment.hltL1fL1sL1sDoubleMu9SQL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0) + fragment.hltDimuon24PhiNoCorrL1L3fL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon24PhiNoCorrL1 + fragment.hltDisplacedmumuFilterDimuon24PhiBarrelNoCorrL1 + fragment.HLTEndSequence ) -fragment.HLT_Dimuon25_Jpsi_noCorrL1_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu9SQ + fragment.hltPreDimuon25JpsinoCorrL1 + fragment.hltL1fL1sL1sDoubleMu9SQL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0) + fragment.hltDimuon25JpsiNoCorrL1L3fL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon25JpsisNoCorrL1 + fragment.hltDisplacedmumuFilterDimuon25JpsisNoCorrL1 + fragment.HLTEndSequence ) -fragment.HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4EG9 + fragment.hltPreDiMu4Ele9CaloIdLTrackIdLDZMass3p8 + fragment.HLTDiMu4Ele9CaloIdLTrackIdLMuonlegSequence + fragment.hltDoubleMu4DZFilter + fragment.hltEle9DoubleMu4Mass3p8Filtered + fragment.HLTDiMu4Ele9CaloIdLTrackIdLElectronlegSequence + fragment.hltMu4Ele9DZFilter + fragment.HLTEndSequence ) -fragment.HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu7EG7 + fragment.hltPreDiMu9Ele9CaloIdLTrackIdLDZ + fragment.HLTDiMu9Ele9CaloIdLTrackIdLMuonlegSequence + fragment.HLTDiMu9Ele9CaloIdLTrackIdLElectronlegSequence + fragment.hltMu9Ele9DZFilter + fragment.hltDoubleMu9DZFilter + fragment.HLTEndSequence ) -fragment.HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu7EG7 + fragment.hltPreDiMu9Ele9CaloIdLTrackIdL + fragment.HLTDiMu9Ele9CaloIdLTrackIdLMuonlegSequence + fragment.HLTDiMu9Ele9CaloIdLTrackIdLElectronlegSequence + fragment.HLTEndSequence ) -fragment.HLT_DoubleIsoMu20_eta2p1_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu18er + fragment.hltPreDoubleIsoMu20eta2p1 + fragment.hltL1fL1sDoubleMu18erL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu18erL1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu18erL1Filtered0) + fragment.hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20Q + fragment.HLTDoubleMu20Eta2p1IsolationSequence + fragment.hltL3crIsoL1sDoubleMu18erL1f0L2f10QL3f20QL3trkIsoFiltered + fragment.HLTEndSequence ) -fragment.HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157ORTripleMu444 + fragment.hltPreTrkMu12DoubleTrkMu5NoFiltersNoVtx + fragment.hltL1fL1sDoubleMu155ORTripleMu444L1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2pfL1sDoubleMu155ORTripleMu444L1f0L2PreFiltered0NoVtx) + cms.ignore(fragment.hltL2fL1sDoubleMu155ORTripleMu444L1f0L2Filtered10OneMuNoVtx) + fragment.HLTL3muonrecoSequenceNoVtx + fragment.hltL3pfL1sDoubleMu155ORTripleMu444L1f0L2pf0TwoMuL3PreFiltered5NoVtx + fragment.hltL3fL1sDoubleMu155ORTripleMu444L1f0L2f10OneMuL3Filtered12NoVtx + fragment.HLTTrackerMuonSequenceNoVtx + fragment.hltTripleTrkMuFiltered5NoVtx + fragment.hltSingleTrkMuFiltered12NoVtx + fragment.HLTEndSequence ) -fragment.HLT_TrkMu16_DoubleTrkMu6NoFiltersNoVtx_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157ORTripleMu444 + fragment.hltPreTrkMu16DoubleTrkMu6NoFiltersNoVtx + fragment.hltL1fL1sDoubleMu155ORTripleMu444L1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2pfL1sDoubleMu155ORTripleMu444L1f0L2PreFiltered0NoVtx) + cms.ignore(fragment.hltL2fL1sDoubleMu155ORTripleMu444L1f0L2Filtered10OneMuNoVtx) + fragment.HLTL3muonrecoSequenceNoVtx + fragment.hltL3pfL1sDoubleMu155ORTripleMu444L1f0L2pf0TwoMuL3PreFiltered6NoVtx + fragment.hltL3fL1sDoubleMu155ORTripleMu444L1f0L2f10OneMuL3Filtered16NoVtx + fragment.HLTTrackerMuonSequenceNoVtx + fragment.hltTripleTrkMuFiltered6NoVtx + fragment.hltSingleTrkMuFiltered16NoVtx + fragment.HLTEndSequence ) -fragment.HLT_TrkMu17_DoubleTrkMu8NoFiltersNoVtx_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157ORTripleMu444 + fragment.hltPreTrkMu17DoubleTrkMu8NoFiltersNoVtx + fragment.hltL1fL1sDoubleMu155ORTripleMu444L1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2pfL1sDoubleMu155ORTripleMu444L1f0L2PreFiltered0NoVtx) + cms.ignore(fragment.hltL2fL1sDoubleMu155ORTripleMu444L1f0L2Filtered10OneMuNoVtx) + fragment.HLTL3muonrecoSequenceNoVtx + fragment.hltL3pfL1sDoubleMu155ORTripleMu444L1f0L2pf0TwoMuL3PreFiltered8NoVtx + fragment.hltL3fL1sDoubleMu155ORTripleMu444L1f0L2f10OneMuL3Filtered17NoVtx + fragment.HLTTrackerMuonSequenceNoVtx + fragment.hltTripleTrkMuFiltered8NoVtx + fragment.hltSingleTrkMuFiltered17NoVtx + fragment.HLTEndSequence ) -fragment.HLT_Mu8_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu3IorSingleMu5IorSingleMu7 + fragment.hltPreMu8 + fragment.hltL1fL1sMu3or5or7L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu5L1f0L2Filtered5) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu5L1Filtered0) + fragment.hltL3fL1sMu5L1f0L2f5L3Filtered8 + fragment.HLTEndSequence ) -fragment.HLT_Mu17_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu15DQ + fragment.hltPreMu17 + fragment.hltL1fL1sMu15DQlqL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu15DQlqL1f0L2Filtered10) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu15DQlqL1Filtered0) + fragment.hltL3fL1sMu15DQlqL1f0L2f10L3Filtered17 + fragment.HLTEndSequence ) -fragment.HLT_Mu19_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu15DQ + fragment.hltPreMu19 + fragment.hltL1fL1sMu15DQlqL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu15DQlqL1f0L2Filtered10) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu15DQlqL1Filtered0) + fragment.hltL3fL1sMu15DQlqL1f0L2f10L3Filtered19 + fragment.HLTEndSequence ) -fragment.HLT_Mu17_Photon30_IsoCaloId_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu17Photon30IsoCaloId + fragment.hltMu17Photon30IsoCaloIdMuonlegL1Filtered7 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltMu17Photon30IsoCaloIdMuonlegL2Filtered10) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3Mu17Photon30IsoCaloIdMuonlegL1Filtered7) + fragment.hltMu17Photon30IsoCaloIdMuonlegL3Filtered17Q + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltMu17Photon30IsoCaloIdPhotonlegFilter + fragment.hltMu17Photon30IsoCaloIdPhotonlegEtFilter + fragment.hltEgammaClusterShape + fragment.hltMu17Photon30IsoCaloIdPhotonlegClusterShapeFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltMu17Photon30IsoCaloIdPhotonlegHEFilter + fragment.hltEgammaEcalPFClusterIso + fragment.hltMu17Photon30IsoCaloIdPhotonlegEcalIsoFilter + fragment.HLTTrackReconstructionForIsoForPhotons + fragment.hltEgammaHollowTrackIso + fragment.hltMu17Photon30IsoCaloIdPhotonlegTrackIsoFilter + fragment.HLTEndSequence ) -fragment.HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG10IorSingleEG5 + fragment.hltPreEle8CaloIdLTrackIdLIsoVLPFJet30 + fragment.HLTEle8CaloIdLTrackIdLIsoVLSequence + fragment.HLTAK4PFJetsSequence + fragment.hltEle8JetCollectionsForLeptonPlusPFJets + fragment.hltEle8PFJet30EleCleaned + fragment.HLTEndSequence ) -fragment.HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG10IorSingleEG15 + fragment.hltPreEle12CaloIdLTrackIdLIsoVLPFJet30 + fragment.HLTEle12CaloIdLTrackIdLIsoVLSequence + fragment.HLTAK4PFJetsSequence + fragment.hltEle12JetCollectionsForLeptonPlusPFJets + fragment.hltEle12PFJet30EleCleaned + fragment.HLTEndSequence ) -fragment.HLT_Ele15_CaloIdL_TrackIdL_IsoVL_PFJet30_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG10OR15er2p5 + fragment.hltPreEle15CaloIdLTrackIdLIsoVLPFJet30 + fragment.HLTEle15CaloIdLTrackIdLIsoVLJet30Sequence + fragment.HLTAK4PFJetsSequence + fragment.hltEle15JetCollectionsForLeptonPlusPFJets + fragment.hltEle15PFJet30EleCleaned + fragment.HLTEndSequence ) -fragment.HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15er2p5 + fragment.hltPreEle23CaloIdLTrackIdLIsoVLPFJet30 + fragment.HLTEle23CaloIdLTrackIdLIsoVLJet30Sequence + fragment.HLTAK4PFJetsSequence + fragment.hltEle23JetCollectionsForLeptonPlusPFJets + fragment.hltEle23PFJet30EleCleaned + fragment.HLTEndSequence ) -fragment.HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG10IorSingleEG5 + fragment.hltPreEle8CaloIdMTrackIdMPFJet30 + fragment.HLTEle8CaloIdMGsfTrkIdMSequence + fragment.HLTAK4PFJetsSequence + fragment.hltGsfEle8NoIsoJetCollectionsForLeptonPlusPFJets + fragment.hltEle8NoIsoPFJet30EleCleaned + fragment.HLTEndSequence ) -fragment.HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15er2p5 + fragment.hltPreEle17CaloIdMTrackIdMPFJet30 + fragment.HLTEle17CaloIdMGsfTrkIdMSequence + fragment.HLTAK4PFJetsSequence + fragment.hltGsfEle17NoIsoJetCollectionsForLeptonPlusPFJets + fragment.hltEle17NoIsoPFJet30EleCleaned + fragment.HLTEndSequence ) -fragment.HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15er2p5 + fragment.hltPreEle23CaloIdMTrackIdMPFJet30 + fragment.HLTEle23CaloIdMGsfTrkIdMSequence + fragment.HLTAK4PFJetsSequence + fragment.hltGsfEle23NoIsoJetCollectionsForLeptonPlusPFJets + fragment.hltEle23NoIsoPFJet30EleCleaned + fragment.HLTEndSequence ) -fragment.HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPreEle50CaloIdVTGsfTrkIdTPFJet165 + fragment.HLTEle50CaloIdVTGsfTrkIdTGsfSequence + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToL1 + fragment.hltMonoPFJet165 + fragment.hltEle50CaloIdVTGsfTrkIdTCleanAK4PFJet + fragment.hltEle50CaloIdVTGsfTrkIdTCentralPFJet165EleCleaned + fragment.HLTEndSequence ) -fragment.HLT_Ele115_CaloIdVT_GsfTrkIdT_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGNonIsoOrWithJetAndTau + fragment.hltPreEle115CaloIdVTGsfTrkIdT + fragment.HLTEle115CaloIdVTGsfTrkIdTGsfSequence + fragment.HLTEndSequence ) -fragment.HLT_Ele135_CaloIdVT_GsfTrkIdT_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGNonIsoOrWithJetAndTau + fragment.hltPreEle135CaloIdVTGsfTrkIdT + fragment.HLTEle135CaloIdVTGsfTrkIdTGsfSequence + fragment.HLTEndSequence ) -fragment.HLT_Ele145_CaloIdVT_GsfTrkIdT_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGNonIsoOrWithJetAndTau + fragment.hltPreEle145CaloIdVTGsfTrkIdT + fragment.HLTEle145CaloIdVTGsfTrkIdTGsfSequence + fragment.HLTEndSequence ) -fragment.HLT_Ele200_CaloIdVT_GsfTrkIdT_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGNonIsoOrWithJetAndTau + fragment.hltPreEle200CaloIdVTGsfTrkIdT + fragment.HLTEle200CaloIdVTGsfTrkIdTGsfSequence + fragment.HLTEndSequence ) -fragment.HLT_Ele250_CaloIdVT_GsfTrkIdT_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGNonIsoOrWithJetAndTau + fragment.hltPreEle250CaloIdVTGsfTrkIdT + fragment.HLTEle250CaloIdVTGsfTrkIdTGsfSequence + fragment.HLTEndSequence ) -fragment.HLT_Ele300_CaloIdVT_GsfTrkIdT_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGNonIsoOrWithJetAndTau + fragment.hltPreEle300CaloIdVTGsfTrkIdT + fragment.HLTEle300CaloIdVTGsfTrkIdTGsfSequence + fragment.HLTEndSequence ) -fragment.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sQuadJetC50to60IorHTT280to500IorHTT250to340QuadJet + fragment.hltPrePFHT330PT30QuadPFJet75604540TriplePFBTagDeepCSV4p5 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadCentralJet30 + fragment.hltCaloJetsQuad30ForHt + fragment.hltHtMhtCaloJetsQuadC30 + fragment.hltCaloQuadJet30HT320 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSVp17Double + fragment.HLTAK4PFJetsSequence + fragment.hltPFCentralJetLooseIDQuad30 + fragment.hlt1PFCentralJetLooseID75 + fragment.hlt2PFCentralJetLooseID60 + fragment.hlt3PFCentralJetLooseID45 + fragment.hlt4PFCentralJetLooseID40 + fragment.hltPFCentralJetLooseIDQuad30forHt + fragment.hltHtMhtPFCentralJetsLooseIDQuadC30 + fragment.hltPFCentralJetsLooseIDQuad30HT330 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV4p5Triple + fragment.HLTEndSequence ) -fragment.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sQuadJetC50to60IorHTT280to500IorHTT250to340QuadJet + fragment.hltPrePFHT330PT30QuadPFJet75604540 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadCentralJet30 + fragment.hltCaloJetsQuad30ForHt + fragment.hltHtMhtCaloJetsQuadC30 + fragment.hltCaloQuadJet30HT320 + fragment.HLTAK4PFJetsSequence + fragment.hltPFCentralJetLooseIDQuad30 + fragment.hlt1PFCentralJetLooseID75 + fragment.hlt2PFCentralJetLooseID60 + fragment.hlt3PFCentralJetLooseID45 + fragment.hlt4PFCentralJetLooseID40 + fragment.hltPFCentralJetLooseIDQuad30forHt + fragment.hltHtMhtPFCentralJetsLooseIDQuadC30 + fragment.hltPFCentralJetsLooseIDQuad30HT330 + fragment.HLTEndSequence ) -fragment.HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJet + fragment.hltPrePFHT400SixPFJet32DoublePFBTagDeepCSV2p94 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterSixC25 + fragment.hltCaloJetsSix25ForHt + fragment.hltHtMhtCaloJetsSixC25 + fragment.hltCaloSixJet25HT300 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV10p01Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterSix30er2p5 + fragment.hltPFJetFilterSix32er2p5 + fragment.hltPFJetsSix30ForHt + fragment.hltHtMhtPFJetsSix30er2p5 + fragment.hltPFSixJet30HT400 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV2p94Double + fragment.HLTEndSequence ) -fragment.HLT_PFHT400_SixPFJet32_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJet + fragment.hltPrePFHT400SixPFJet32 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterSixC25 + fragment.hltCaloJetsSix25ForHt + fragment.hltHtMhtCaloJetsSixC25 + fragment.hltCaloSixJet25HT300 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterSix30er2p5 + fragment.hltPFJetFilterSix32er2p5 + fragment.hltPFJetsSix30ForHt + fragment.hltHtMhtPFJetsSix30er2p5 + fragment.hltPFSixJet30HT400 + fragment.HLTEndSequence ) -fragment.HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJet + fragment.hltPrePFHT450SixPFJet36PFBTagDeepCSV1p59 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterSixC30 + fragment.hltCaloJetsSix30ForHt + fragment.hltHtMhtCaloJetsSixC30 + fragment.hltCaloSixJet30HT350 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterSix30er2p5 + fragment.hltPFJetFilterSix36er2p5 + fragment.hltPFJetsSix30ForHt + fragment.hltHtMhtPFJetsSix30er2p5 + fragment.hltPFSixJet30HT450 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV1p59Single + fragment.HLTEndSequence ) -fragment.HLT_PFHT450_SixPFJet36_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJet + fragment.hltPrePFHT450SixPFJet36 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterSixC30 + fragment.hltCaloJetsSix30ForHt + fragment.hltHtMhtCaloJetsSixC30 + fragment.hltCaloSixJet30HT350 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterSix30er2p5 + fragment.hltPFJetFilterSix36er2p5 + fragment.hltPFJetsSix30ForHt + fragment.hltHtMhtPFJetsSix30er2p5 + fragment.hltPFSixJet30HT450 + fragment.HLTEndSequence ) -fragment.HLT_PFHT400_FivePFJet_100_100_60_30_30_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet + fragment.hltPrePFHT400FivePFJet100100603030 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterFiveC25 + fragment.hltCaloJetsFive25ForHt + fragment.hltHtMhtCaloJetsFiveC25 + fragment.hltCaloFiveJet25HT300 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterTwo100er3p0 + fragment.hltPFJetFilterThree60er3p0 + fragment.hltPFJetFilterFive30er3p0 + fragment.hltPFJetsFive30ForHt + fragment.hltHtMhtPFJetsFive30er3p0 + fragment.hltPFFiveJet30HT400 + fragment.HLTEndSequence ) -fragment.HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet + fragment.hltPrePFHT400FivePFJet100100603030DoublePFBTagDeepCSV4p5 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterFiveC25 + fragment.hltCaloJetsFive25ForHt + fragment.hltHtMhtCaloJetsFiveC25 + fragment.hltCaloFiveJet25HT300 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV10p01Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterTwo100er3p0 + fragment.hltPFJetFilterThree60er3p0 + fragment.hltPFJetFilterFive30er3p0 + fragment.hltPFJetsFive30ForHt + fragment.hltHtMhtPFJetsFive30er3p0 + fragment.hltPFFiveJet30HT400 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV4p5Double + fragment.HLTEndSequence ) -fragment.HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet + fragment.hltPrePFHT400FivePFJet120120603030DoublePFBTagDeepCSV4p5 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterFiveC25 + fragment.hltCaloJetsFive25ForHt + fragment.hltHtMhtCaloJetsFiveC25 + fragment.hltCaloFiveJet25HT300 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV10p01Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterTwo120er3p0 + fragment.hltPFJetFilterThree60er3p0 + fragment.hltPFJetFilterFive30er3p0 + fragment.hltPFJetsFive30ForHt + fragment.hltHtMhtPFJetsFive30er3p0 + fragment.hltPFFiveJet30HT400 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV4p5Double + fragment.HLTEndSequence ) -fragment.HLT_PFHT350_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJet + fragment.hltPrePFHT350 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT300Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT350Jet30 + fragment.HLTEndSequence ) -fragment.HLT_PFHT350MinPFJet15_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGNonIsoOrWithJetAndTauNoPS + fragment.hltPrePFHT350MinPFJet15 + fragment.HLTPFHT350MinPFJet15Sequence + fragment.HLTEndSequence ) -fragment.HLT_Photon60_R9Id90_CaloIdL_IsoL_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGNonIsoOrWithJetAndTauNoPS + fragment.hltPrePhoton60R9Id90CaloIdLIsoL + fragment.HLTPhoton60R9Id90CaloIdLIsoLSequence + fragment.HLTEndSequence ) -fragment.HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGNonIsoOrWithJetAndTauNoPS + fragment.hltPrePhoton60R9Id90CaloIdLIsoLDisplacedIdL + fragment.HLTPhoton60R9Id90CaloIdLIsoLDisplacedIdLSequence + fragment.HLTEndSequence ) -fragment.HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGNonIsoOrWithJetAndTauNoPS + fragment.hltPrePhoton60R9Id90CaloIdLIsoLDisplacedIdLPFHT350MinPFJet15 + fragment.HLTPhoton60R9Id90CaloIdLIsoLDisplacedIdLSequence + fragment.HLTPFHT350MinPFJet15Sequence + fragment.HLTEndSequence ) -fragment.HLT_ECALHT800_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sEG40To45IorJet170To200IorHTT300To500IorETM70ToETM150 + fragment.hltPreECALHT800 + fragment.HLTDoFullUnpackingEgammaEcalWithoutPreshowerSequence + fragment.hltTowerMakerEcal + fragment.hltHtMhtEcal + fragment.hltHtEcal800 + fragment.HLTEndSequence ) -fragment.HLT_DiSC30_18_EIso_AND_HE_Mass70_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGWithJetAndTau + fragment.hltPreDiSC3018EIsoANDHEMass70 + fragment.HLTSC3018EIso15HE30eMass70Sequence + fragment.HLTEndSequence ) +fragment.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu17TrkIsoVVLMu8TrkIsoVVL + fragment.hltL1fL1sDoubleMu155L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + fragment.hltL3fL1DoubleMu155fPreFiltered8 + fragment.hltL3fL1DoubleMu155fFiltered17 + fragment.HLTL3muontrkisovvlSequence + fragment.hltDiMuon178RelTrkIsoVVLFiltered + fragment.HLTEndSequence ) +fragment.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu19TrkIsoVVLMu9TrkIsoVVL + fragment.hltL1fL1sDoubleMu155L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + fragment.hltL3fL1DoubleMu155fPreFiltered9 + fragment.hltL3fL1DoubleMu155fFiltered19 + fragment.HLTL3muontrkisovvlSequence + fragment.hltDiMuon199RelTrkIsoVVLFiltered + fragment.HLTEndSequence ) +fragment.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu17TrkIsoVVLMu8TrkIsoVVLDZ + fragment.hltL1fL1sDoubleMu155L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + fragment.hltL3fL1DoubleMu155fPreFiltered8 + fragment.hltL3fL1DoubleMu155fFiltered17 + fragment.HLTL3muontrkisovvlSequence + fragment.hltDiMuon178RelTrkIsoVVLFiltered + fragment.hltDiMuon178RelTrkIsoVVLFilteredDzFiltered0p2 + fragment.HLTEndSequence ) +fragment.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu19TrkIsoVVLMu9TrkIsoVVLDZ + fragment.hltL1fL1sDoubleMu155L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + fragment.hltL3fL1DoubleMu155fPreFiltered9 + fragment.hltL3fL1DoubleMu155fFiltered19 + fragment.HLTL3muontrkisovvlSequence + fragment.hltDiMuon199RelTrkIsoVVLFiltered + fragment.hltDiMuon199RelTrkIsoVVLFilteredDzFiltered0p2 + fragment.HLTEndSequence ) +fragment.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu17TrkIsoVVLMu8TrkIsoVVLDZMass8 + fragment.hltL1fL1sDoubleMu155L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + fragment.hltL3fL1DoubleMu155fPreFiltered8 + fragment.hltL3fL1DoubleMu155fFiltered17 + fragment.HLTL3muontrkisovvlSequence + fragment.hltDiMuon178RelTrkIsoVVLFiltered + fragment.hltDiMuon178RelTrkIsoVVLFilteredDzFiltered0p2 + fragment.hltDiMuon178Mass8Filtered + fragment.HLTEndSequence ) +fragment.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu19TrkIsoVVLMu9TrkIsoVVLDZMass8 + fragment.hltL1fL1sDoubleMu155L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + fragment.hltL3fL1DoubleMu155fPreFiltered9 + fragment.hltL3fL1DoubleMu155fFiltered19 + fragment.HLTL3muontrkisovvlSequence + fragment.hltDiMuon199RelTrkIsoVVLFiltered + fragment.hltDiMuon199RelTrkIsoVVLFilteredDzFiltered0p2 + fragment.hltDiMuon199Mass8Filtered + fragment.HLTEndSequence ) +fragment.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu17TrkIsoVVLMu8TrkIsoVVLDZMass3p8 + fragment.hltL1fL1sDoubleMu155L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + fragment.hltL3fL1DoubleMu155fPreFiltered8 + fragment.hltL3fL1DoubleMu155fFiltered17 + fragment.HLTL3muontrkisovvlSequence + fragment.hltDiMuon178RelTrkIsoVVLFiltered + fragment.hltDiMuon178RelTrkIsoVVLFilteredDzFiltered0p2 + fragment.hltDiMuon178Mass3p8Filtered + fragment.HLTEndSequence ) +fragment.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu19TrkIsoVVLMu9TrkIsoVVLDZMass3p8 + fragment.hltL1fL1sDoubleMu155L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + fragment.hltL3fL1DoubleMu155fPreFiltered9 + fragment.hltL3fL1DoubleMu155fFiltered19 + fragment.HLTL3muontrkisovvlSequence + fragment.hltDiMuon199RelTrkIsoVVLFiltered + fragment.hltDiMuon199RelTrkIsoVVLFilteredDzFiltered0p2 + fragment.hltDiMuon199Mass3p8Filtered + fragment.HLTEndSequence ) +fragment.HLT_Mu25_TkMu0_Onia_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu20or22or25 + fragment.hltPreMu25TkMu0Onia + fragment.hltL1fL1sMu22orMu20erorMu25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22orMu20erorMu25L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22orMu20erorMu25L1Filtered0) + fragment.hltL3fL1sMu22orMu20erorMu25L1f0L2f0L3Filtered25 + fragment.HLTTrackerMuonSequence + fragment.hltDiMuonGlbFiltered25TrkFiltered0 + fragment.hltDiMuonGlb25Trk0DzFiltered0p2 + fragment.HLTEndSequence ) +fragment.HLT_Mu30_TkMu0_Psi_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu20or22or25 + fragment.hltPreMu30TkMu0Psi + fragment.hltL1fL1sMu22orMu20erorMu25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22orMu20erorMu25L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22orMu20erorMu25L1Filtered0) + fragment.hltL3fL1sMu22orMu20erorMu25L1f0L2f0L3Filtered30 + fragment.HLTTrackerMuonSequence + fragment.hltDiMuonGlbFiltered30TrkPsiFiltered0 + fragment.hltDiMuonGlb30Trk0DzPsiFiltered0p2 + fragment.HLTEndSequence ) +fragment.HLT_Mu30_TkMu0_Upsilon_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu20or22or25 + fragment.hltPreMu30TkMu0Upsilon + fragment.hltL1fL1sMu22orMu20erorMu25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22orMu20erorMu25L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22orMu20erorMu25L1Filtered0) + fragment.hltL3fL1sMu22orMu20erorMu25L1f0L2f0L3Filtered30 + fragment.HLTTrackerMuonSequence + fragment.hltDiMuonGlbFiltered30TrkUpsilonFiltered0 + fragment.hltDiMuonGlb30TrkUpsilon0DzFiltered0p2 + fragment.HLTEndSequence ) +fragment.HLT_Mu20_TkMu0_Phi_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu16IorSingleMu18IorSingleMu20IorSingleMu16erlorSingleMu18erlorSingleMu20erlorSingleMu22erlorSingleMu25 + fragment.hltPreMu20TkMu0Phi + fragment.hltL1fL1sMu16orMu18erorMu20erL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu16orMu18erorMu20erL1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu16orMu18erorMu20erL1Filtered0) + fragment.hltL3fL1sMu16orMu18erorMu20L1f0L2f0L3Filtered20 + fragment.HLTTrackerMuonSequence + fragment.hltDiMuonGlbFiltered20TrkFiltered0 + fragment.hltDiMuonGlb20Trk0DzFiltered0p2 + fragment.HLTEndSequence ) +fragment.HLT_Mu25_TkMu0_Phi_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu16IorSingleMu18IorSingleMu20IorSingleMu16erlorSingleMu18erlorSingleMu20erlorSingleMu22erlorSingleMu25 + fragment.hltPreMu25TkMu0Phi + fragment.hltL1fL1sMu16orMu18erorMu20erL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu16orMu18erorMu20erL1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu16orMu18erorMu20erL1Filtered0) + fragment.hltL3fL1sMu16orMu18erorMu20L1f0L2f0L3Filtered25 + fragment.HLTTrackerMuonSequence + fragment.hltDiMuonGlbFiltered25PhiTrkFiltered0 + fragment.hltDiMuonGlb25PhiTrk0DzFiltered0p2 + fragment.HLTEndSequence ) +fragment.HLT_Mu12_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu15DQ + fragment.hltPreMu12 + fragment.hltL1fL1sMu15DQlqL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu15DQlqL1f0L2Filtered10) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu15DQlqL1Filtered0) + fragment.hltL3fL1sMu15DQlqL1f0L2f10L3Filtered12 + fragment.HLTEndSequence ) +fragment.HLT_Mu15_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu15DQorSingleMu7 + fragment.hltPreMu15 + fragment.hltL1fL1sMu15DQorMu7lqL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu15DQorMu7lqL1f0L2Filtered10) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu15DQorMu7lqL1Filtered0) + fragment.hltL3fL1sMu15DQorMu7lqL1f0L2f10L3Filtered15 + fragment.HLTEndSequence ) +fragment.HLT_Mu20_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu18 + fragment.hltPreMu20 + fragment.hltL1fL1sMu18L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu18L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu18L1Filtered0) + fragment.hltL3fL1sMu18L1f0L2f10QL3Filtered20Q + fragment.HLTEndSequence ) +fragment.HLT_Mu27_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreMu27 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22or25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q + fragment.HLTEndSequence ) +fragment.HLT_Mu50_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreMu50 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22or25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50Q + fragment.HLTEndSequence ) +fragment.HLT_Mu55_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreMu55 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22or25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered55Q + fragment.HLTEndSequence ) +fragment.HLT_CascadeMu100_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreCascadeMu100 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTL2muonrecoSequence + fragment.hltL2fOldL1sMu22or25L1f0L2Filtered10Q + fragment.HLTOldL3muonrecoSequence + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered100Q + fragment.HLTEndSequence ) +fragment.HLT_HighPtTkMu100_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreHighPtTkMu100 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTMuonLocalRecoSequence + fragment.HLTHighPt50TrackerMuonSequence + fragment.hltL3fL1sMu25f0TkFiltered100Q + fragment.HLTEndSequence ) +fragment.HLT_DiPFJet15_NoCaloMatched_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreDiPFJet15NoCaloMatched + fragment.HLTAK4PFJetsSequence + fragment.hltDoublePFJet15 + fragment.HLTEndSequence ) +fragment.HLT_DiPFJet25_NoCaloMatched_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreDiPFJet25NoCaloMatched + fragment.HLTAK4PFJetsSequence + fragment.hltDoublePFJet25 + fragment.HLTEndSequence ) +fragment.HLT_DiPFJet15_FBEta3_NoCaloMatched_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreDiPFJet15FBEta3NoCaloMatched + fragment.HLTAK4PFJetsSequence + fragment.hltDoublePFJet15FBEta3 + fragment.HLTEndSequence ) +fragment.HLT_DiPFJet25_FBEta3_NoCaloMatched_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreDiPFJet25FBEta3NoCaloMatched + fragment.HLTAK4PFJetsSequence + fragment.hltDoublePFJet25FBEta3 + fragment.HLTEndSequence ) +fragment.HLT_DiPFJetAve40_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreDiPFJetAve40 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJetAve30 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve40 + fragment.HLTEndSequence ) +fragment.HLT_DiPFJetAve60_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreDiPFJetAve60 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJetAve45 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve60 + fragment.HLTEndSequence ) +fragment.HLT_DiPFJetAve80_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60 + fragment.hltPreDiPFJetAve80 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJetAve60 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve80 + fragment.HLTEndSequence ) +fragment.HLT_DiPFJetAve140_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet90 + fragment.hltPreDiPFJetAve140 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJetAve110 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve140 + fragment.HLTEndSequence ) +fragment.HLT_DiPFJetAve200_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet120 + fragment.hltPreDiPFJetAve200 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJetAve170 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve200 + fragment.HLTEndSequence ) +fragment.HLT_DiPFJetAve260_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreDiPFJetAve260 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJetAve210 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve260 + fragment.HLTEndSequence ) +fragment.HLT_DiPFJetAve320_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreDiPFJetAve320 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJetAve270 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve320 + fragment.HLTEndSequence ) +fragment.HLT_DiPFJetAve400_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreDiPFJetAve400 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJetAve350 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve400 + fragment.HLTEndSequence ) +fragment.HLT_DiPFJetAve500_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreDiPFJetAve500 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJetAve450 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve500 + fragment.HLTEndSequence ) +fragment.HLT_DiPFJetAve15_HFJEC_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreDiPFJetAve15HFJEC + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve15ForHFJEC + fragment.HLTEndSequence ) +fragment.HLT_DiPFJetAve25_HFJEC_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreDiPFJetAve25HFJEC + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve25ForHFJEC + fragment.HLTEndSequence ) +fragment.HLT_DiPFJetAve35_HFJEC_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreDiPFJetAve35HFJEC + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve35ForHFJEC + fragment.HLTEndSequence ) +fragment.HLT_DiPFJetAve60_HFJEC_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet35OrZeroBias + fragment.hltPreDiPFJetAve60HFJEC + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet40ForHFJECBase + fragment.hltSingleCaloJet40ForHFJECEtaLimited + fragment.hltSingleCaloJet40ForHFJECEtaLimitedFilter + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve60ForHFJEC + fragment.HLTEndSequence ) +fragment.HLT_DiPFJetAve80_HFJEC_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60Or60Fwd + fragment.hltPreDiPFJetAve80HFJEC + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet50ForHFJECBase + fragment.hltSingleCaloJet50ForHFJECEtaLimited + fragment.hltSingleCaloJet50ForHFJECEtaLimitedFilter + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve80ForHFJEC + fragment.HLTEndSequence ) +fragment.HLT_DiPFJetAve100_HFJEC_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sV0SingleJet60Or60Fwd + fragment.hltPreDiPFJetAve100HFJEC + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet60ForHFJECBase + fragment.hltSingleCaloJet60ForHFJECEtaLimited + fragment.hltSingleCaloJet60ForHFJECEtaLimitedFilter + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve100ForHFJEC + fragment.HLTEndSequence ) +fragment.HLT_DiPFJetAve160_HFJEC_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet120Or120Fwd + fragment.hltPreDiPFJetAve160HFJEC + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet100ForHFJECBase + fragment.hltSingleCaloJet100ForHFJECEtaLimited + fragment.hltSingleCaloJet100ForHFJECEtaLimitedFilter + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve160ForHFJEC + fragment.HLTEndSequence ) +fragment.HLT_DiPFJetAve220_HFJEC_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreDiPFJetAve220HFJEC + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet140ForHFJECBase + fragment.hltSingleCaloJet140ForHFJECEtaLimited + fragment.hltSingleCaloJet140ForHFJECEtaLimitedFilter + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve220ForHFJEC + fragment.HLTEndSequence ) +fragment.HLT_DiPFJetAve260_HFJEC_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreDiPFJetAve260HFJEC + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet160ForHFJECBase + fragment.hltSingleCaloJet160ForHFJECEtaLimited + fragment.hltSingleCaloJet160ForHFJECEtaLimitedFilter + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve260ForHFJEC + fragment.HLTEndSequence ) +fragment.HLT_DiPFJetAve300_HFJEC_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreDiPFJetAve300HFJEC + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet200ForHFJECBase + fragment.hltSingleCaloJet200ForHFJECEtaLimited + fragment.hltSingleCaloJet200ForHFJECEtaLimitedFilter + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve300ForHFJEC + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet15_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreAK8PFJet15 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet10AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets10AK8 + fragment.hltSinglePFJet40AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet25_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreAK8PFJet25 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet5AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets5AK8 + fragment.hltSinglePFJet25AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet40_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreAK8PFJet40 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet10AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets10AK8 + fragment.hltSinglePFJet40AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet60_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet35 + fragment.hltPreAK8PFJet60 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet40AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets40AK8 + fragment.hltSinglePFJet60AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet80_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60 + fragment.hltPreAK8PFJet80 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet50AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets50AK8 + fragment.hltSinglePFJet80AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet140_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet90 + fragment.hltPreAK8PFJet140 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet110AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets110AK8 + fragment.hltSinglePFJet140AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet200_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet120 + fragment.hltPreAK8PFJet200 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet170AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets170AK8 + fragment.hltSinglePFJet200AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet260_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJet260 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet210AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets210AK8 + fragment.hltSinglePFJet260AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet320_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJet320 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet270AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets270AK8 + fragment.hltSinglePFJet320AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet400_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJet400 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet350AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets350AK8 + fragment.hltSinglePFJet400AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet450_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJet450 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet400AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets400AK8 + fragment.hltSinglePFJet450AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet500_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJet500 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet450AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets450AK8 + fragment.hltSinglePFJet500AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet550_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJet550 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet500AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets500AK8 + fragment.hltSinglePFJet550AK8 + fragment.HLTEndSequence ) +fragment.HLT_PFJet15_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPrePFJet15 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet5 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets5 + fragment.hltSinglePFJet15 + fragment.HLTEndSequence ) +fragment.HLT_PFJet25_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPrePFJet25 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet10 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets10 + fragment.hltSinglePFJet25 + fragment.HLTEndSequence ) +fragment.HLT_PFJet40_v23 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPrePFJet40 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet10 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets10 + fragment.hltSinglePFJet40 + fragment.HLTEndSequence ) +fragment.HLT_PFJet60_v23 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet35 + fragment.hltPrePFJet60 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet40 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets40 + fragment.hltSinglePFJet60 + fragment.HLTEndSequence ) +fragment.HLT_PFJet80_v22 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60 + fragment.hltPrePFJet80 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet50 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets50 + fragment.hltSinglePFJet80 + fragment.HLTEndSequence ) +fragment.HLT_PFJet110_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet90 + fragment.hltPrePFJet110 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet80 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets80 + fragment.hltSinglePFJet110 + fragment.HLTEndSequence ) +fragment.HLT_PFJet140_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet90 + fragment.hltPrePFJet140 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet110 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets110 + fragment.hltSinglePFJet140 + fragment.HLTEndSequence ) +fragment.HLT_PFJet200_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet120 + fragment.hltPrePFJet200 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet170 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets170 + fragment.hltSinglePFJet200 + fragment.HLTEndSequence ) +fragment.HLT_PFJet260_v22 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJet260 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet210 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets210 + fragment.hltSinglePFJet260 + fragment.HLTEndSequence ) +fragment.HLT_PFJet320_v22 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJet320 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet270 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets270 + fragment.hltSinglePFJet320 + fragment.HLTEndSequence ) +fragment.HLT_PFJet400_v22 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJet400 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet350 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets350 + fragment.hltSinglePFJet400 + fragment.HLTEndSequence ) +fragment.HLT_PFJet450_v23 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJet450 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet400 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets400 + fragment.hltSinglePFJet450 + fragment.HLTEndSequence ) +fragment.HLT_PFJet500_v23 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJet500 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet450 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets450 + fragment.hltSinglePFJet500 + fragment.HLTEndSequence ) +fragment.HLT_PFJet550_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJet550 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet450 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets450 + fragment.hltSinglePFJet550 + fragment.HLTEndSequence ) +fragment.HLT_PFJetFwd15_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPrePFJetFwd15 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet5 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets5 + fragment.hltSinglePFFwdJet15 + fragment.HLTEndSequence ) +fragment.HLT_PFJetFwd25_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPrePFJetFwd25 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet10 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets10 + fragment.hltSinglePFFwdJet25 + fragment.HLTEndSequence ) +fragment.HLT_PFJetFwd40_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPrePFJetFwd40 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet10 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets10 + fragment.hltSinglePFFwdJet40 + fragment.HLTEndSequence ) +fragment.HLT_PFJetFwd60_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet35Fwd + fragment.hltPrePFJetFwd60 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet40 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets40 + fragment.hltSinglePFFwdJet60 + fragment.HLTEndSequence ) +fragment.HLT_PFJetFwd80_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60Fwd + fragment.hltPrePFJetFwd80 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet50 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets50 + fragment.hltSinglePFFwdJet80 + fragment.HLTEndSequence ) +fragment.HLT_PFJetFwd140_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet90Fwd + fragment.hltPrePFJetFwd140 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet110 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets110 + fragment.hltSinglePFFwdJet140 + fragment.HLTEndSequence ) +fragment.HLT_PFJetFwd200_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet120Fwd + fragment.hltPrePFJetFwd200 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet170 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets170 + fragment.hltSinglePFFwdJet200 + fragment.HLTEndSequence ) +fragment.HLT_PFJetFwd260_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJetFwd260 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet210 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets210 + fragment.hltSinglePFFwdJet260 + fragment.HLTEndSequence ) +fragment.HLT_PFJetFwd320_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJetFwd320 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet270 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets270 + fragment.hltSinglePFFwdJet320 + fragment.HLTEndSequence ) +fragment.HLT_PFJetFwd400_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJetFwd400 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet350 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets350 + fragment.hltSinglePFFwdJet400 + fragment.HLTEndSequence ) +fragment.HLT_PFJetFwd450_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJetFwd450 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet400 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets400 + fragment.hltSinglePFFwdJet450 + fragment.HLTEndSequence ) +fragment.HLT_PFJetFwd500_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJetFwd500 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet450 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets450 + fragment.hltSinglePFFwdJet500 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJetFwd15_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreAK8PFJetFwd15 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet5AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets5AK8 + fragment.hltSinglePFFwdJet15AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJetFwd25_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreAK8PFJetFwd25 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet10AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets10AK8 + fragment.hltSinglePFFwdJet25AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJetFwd40_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreAK8PFJetFwd40 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet10AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets10AK8 + fragment.hltSinglePFFwdJet40AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJetFwd60_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet35Fwd + fragment.hltPreAK8PFJetFwd60 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet40AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets40AK8 + fragment.hltSinglePFFwdJet60AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJetFwd80_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60Fwd + fragment.hltPreAK8PFJetFwd80 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet50AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets50AK8 + fragment.hltSinglePFFwdJet80AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJetFwd140_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet90Fwd + fragment.hltPreAK8PFJetFwd140 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet110AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets110AK8 + fragment.hltSinglePFFwdJet140AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJetFwd200_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet120Fwd + fragment.hltPreAK8PFJetFwd200 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet170AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets170AK8 + fragment.hltSinglePFFwdJet200AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJetFwd260_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJetFwd260 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet210AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets210AK8 + fragment.hltSinglePFFwdJet260AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJetFwd320_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJetFwd320 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet270AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets270AK8 + fragment.hltSinglePFFwdJet320AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJetFwd400_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJetFwd400 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet350AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets350AK8 + fragment.hltSinglePFFwdJet400AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJetFwd450_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJetFwd450 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet400AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets400AK8 + fragment.hltSinglePFFwdJet450AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJetFwd500_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJetFwd500 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet450AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets450AK8 + fragment.hltSinglePFFwdJet500AK8 + fragment.HLTEndSequence ) +fragment.HLT_PFHT180_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT120er + fragment.hltPrePFHT180 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT130Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT180Jet30 + fragment.HLTEndSequence ) +fragment.HLT_PFHT250_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT160er + fragment.hltPrePFHT250 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT250Jet30 + fragment.HLTEndSequence ) +fragment.HLT_PFHT370_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT200er + fragment.hltPrePFHT370 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT320Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT370Jet30 + fragment.HLTEndSequence ) +fragment.HLT_PFHT430_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT255er + fragment.hltPrePFHT430 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT380Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT430Jet30 + fragment.HLTEndSequence ) +fragment.HLT_PFHT510_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT510 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT460Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT510Jet30 + fragment.HLTEndSequence ) +fragment.HLT_PFHT590_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT590 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT515Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT590Jet30 + fragment.HLTEndSequence ) +fragment.HLT_PFHT680_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT680 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT580Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT680Jet30 + fragment.HLTEndSequence ) +fragment.HLT_PFHT780_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT780 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT680Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT780Jet30 + fragment.HLTEndSequence ) +fragment.HLT_PFHT890_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT890 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT790Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT890Jet30 + fragment.HLTEndSequence ) +fragment.HLT_PFHT1050_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT1050 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT900Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT1050Jet30 + fragment.HLTEndSequence ) +fragment.HLT_PFHT500_PFMET100_PFMHT100_IDTight_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT500PFMET100PFMHT100IDTight + fragment.HLTRecoMETSequence + fragment.hltMET70 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT70 + fragment.hltHtMhtJet30 + fragment.hltHT400Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID100 + fragment.hltPFMETProducer + fragment.hltPFMET100 + fragment.hltPFHTJet30 + fragment.hltPFHT500Jet30 + fragment.HLTEndSequence ) +fragment.HLT_PFHT500_PFMET110_PFMHT110_IDTight_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT500PFMET110PFMHT110IDTight + fragment.HLTRecoMETSequence + fragment.hltMET80 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT80 + fragment.hltHtMhtJet30 + fragment.hltHT400Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID110 + fragment.hltPFMETProducer + fragment.hltPFMET110 + fragment.hltPFHTJet30 + fragment.hltPFHT500Jet30 + fragment.HLTEndSequence ) +fragment.HLT_PFHT700_PFMET85_PFMHT85_IDTight_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT700PFMET85PFMHT85IDTight + fragment.HLTRecoMETSequence + fragment.hltMET60 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT60 + fragment.hltHtMhtJet30 + fragment.hltHT550Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID85 + fragment.hltPFMETProducer + fragment.hltPFMET85 + fragment.hltPFHTJet30 + fragment.hltPFHT700Jet30 + fragment.HLTEndSequence ) +fragment.HLT_PFHT700_PFMET95_PFMHT95_IDTight_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT700PFMET95PFMHT95IDTight + fragment.HLTRecoMETSequence + fragment.hltMET70 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT70 + fragment.hltHtMhtJet30 + fragment.hltHT550Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID95 + fragment.hltPFMETProducer + fragment.hltPFMET95 + fragment.hltPFHTJet30 + fragment.hltPFHT700Jet30 + fragment.HLTEndSequence ) +fragment.HLT_PFHT800_PFMET75_PFMHT75_IDTight_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT800PFMET75PFMHT75IDTight + fragment.HLTRecoMETSequence + fragment.hltMET50 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT50 + fragment.hltHtMhtJet30 + fragment.hltHT650Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID75 + fragment.hltPFMETProducer + fragment.hltPFMET75 + fragment.hltPFHTJet30 + fragment.hltPFHT800Jet30 + fragment.HLTEndSequence ) +fragment.HLT_PFHT800_PFMET85_PFMHT85_IDTight_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT800PFMET85PFMHT85IDTight + fragment.HLTRecoMETSequence + fragment.hltMET60 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT60 + fragment.hltHtMhtJet30 + fragment.hltHT650Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID85 + fragment.hltPFMETProducer + fragment.hltPFMET85 + fragment.hltPFHTJet30 + fragment.hltPFHT800Jet30 + fragment.HLTEndSequence ) +fragment.HLT_PFMET110_PFMHT110_IDTight_v22 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMET110PFMHT110IDTight + fragment.HLTRecoMETSequence + fragment.hltMET80 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT80 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID110 + fragment.hltPFMETProducer + fragment.hltPFMET110 + fragment.HLTEndSequence ) +fragment.HLT_PFMET120_PFMHT120_IDTight_v22 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMET120PFMHT120IDTight + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID120 + fragment.hltPFMETProducer + fragment.hltPFMET120 + fragment.HLTEndSequence ) +fragment.HLT_PFMET130_PFMHT130_IDTight_v22 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMET130PFMHT130IDTight + fragment.HLTRecoMETSequence + fragment.hltMET100 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT100 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID130 + fragment.hltPFMETProducer + fragment.hltPFMET130 + fragment.HLTEndSequence ) +fragment.HLT_PFMET140_PFMHT140_IDTight_v22 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMET140PFMHT140IDTight + fragment.HLTRecoMETSequence + fragment.hltMET110 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT110 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID140 + fragment.hltPFMETProducer + fragment.hltPFMET140 + fragment.HLTEndSequence ) +fragment.HLT_PFMET100_PFMHT100_IDTight_CaloBTagDeepCSV_3p1_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMET100PFMHT100IDTightCaloBTagDeepCSV3p1 + fragment.HLTRecoMETSequence + fragment.hltMET70 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT70 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV3p07Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID100 + fragment.hltPFMETProducer + fragment.hltPFMET100 + fragment.HLTEndSequence ) +fragment.HLT_PFMET110_PFMHT110_IDTight_CaloBTagDeepCSV_3p1_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMET110PFMHT110IDTightCaloBTagDeepCSV3p1 + fragment.HLTRecoMETSequence + fragment.hltMET80 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT80 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV3p07Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID110 + fragment.hltPFMETProducer + fragment.hltPFMET110 + fragment.HLTEndSequence ) +fragment.HLT_PFMET120_PFMHT120_IDTight_CaloBTagDeepCSV_3p1_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMET120PFMHT120IDTightCaloBTagDeepCSV3p1 + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT90 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV3p07Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID120 + fragment.hltPFMETProducer + fragment.hltPFMET120 + fragment.HLTEndSequence ) +fragment.HLT_PFMET130_PFMHT130_IDTight_CaloBTagDeepCSV_3p1_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMET130PFMHT130IDTightCaloBTagDeepCSV3p1 + fragment.HLTRecoMETSequence + fragment.hltMET100 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT100 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV3p07Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID130 + fragment.hltPFMETProducer + fragment.hltPFMET130 + fragment.HLTEndSequence ) +fragment.HLT_PFMET140_PFMHT140_IDTight_CaloBTagDeepCSV_3p1_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMET140PFMHT140IDTightCaloBTagDeepCSV3p1 + fragment.HLTRecoMETSequence + fragment.hltMET110 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT110 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV3p07Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID140 + fragment.hltPFMETProducer + fragment.hltPFMET140 + fragment.HLTEndSequence ) +fragment.HLT_PFMET120_PFMHT120_IDTight_PFHT60_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFHTT60Seeds + fragment.hltPrePFMET120PFMHT120IDTightPFHT60 + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT60Jet30 + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID120 + fragment.hltPFMETProducer + fragment.hltPFMET120 + fragment.HLTEndSequence ) +fragment.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFHTT60Seeds + fragment.hltPrePFMETNoMu120PFMHTNoMu120IDTightPFHT60 + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT60Jet30 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID120 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu120 + fragment.HLTEndSequence ) +fragment.HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFHTT60Seeds + fragment.hltPrePFMETTypeOne120PFMHT120IDTightPFHT60 + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT60Jet30 + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID120 + fragment.hltPFMETProducer + fragment.hltcorrPFMETTypeOne + fragment.hltPFMETTypeOne + fragment.hltPFMETTypeOne120 + fragment.HLTEndSequence ) +fragment.HLT_PFMETTypeOne110_PFMHT110_IDTight_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETTypeOne110PFMHT110IDTight + fragment.HLTRecoMETSequence + fragment.hltMET80 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT80 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID110 + fragment.hltPFMETProducer + fragment.hltcorrPFMETTypeOne + fragment.hltPFMETTypeOne + fragment.hltPFMETTypeOne110 + fragment.HLTEndSequence ) +fragment.HLT_PFMETTypeOne120_PFMHT120_IDTight_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETTypeOne120PFMHT120IDTight + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID120 + fragment.hltPFMETProducer + fragment.hltcorrPFMETTypeOne + fragment.hltPFMETTypeOne + fragment.hltPFMETTypeOne120 + fragment.HLTEndSequence ) +fragment.HLT_PFMETTypeOne130_PFMHT130_IDTight_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETTypeOne130PFMHT130IDTight + fragment.HLTRecoMETSequence + fragment.hltMET100 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT100 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID130 + fragment.hltPFMETProducer + fragment.hltcorrPFMETTypeOne + fragment.hltPFMETTypeOne + fragment.hltPFMETTypeOne130 + fragment.HLTEndSequence ) +fragment.HLT_PFMETTypeOne140_PFMHT140_IDTight_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETTypeOne140PFMHT140IDTight + fragment.HLTRecoMETSequence + fragment.hltMET110 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT110 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID140 + fragment.hltPFMETProducer + fragment.hltcorrPFMETTypeOne + fragment.hltPFMETTypeOne + fragment.hltPFMETTypeOne140 + fragment.HLTEndSequence ) +fragment.HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v22 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETNoMu110PFMHTNoMu110IDTight + fragment.HLTRecoMETSequence + fragment.hltMET80 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT80 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID110 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu110 + fragment.HLTEndSequence ) +fragment.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v22 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETNoMu120PFMHTNoMu120IDTight + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID120 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu120 + fragment.HLTEndSequence ) +fragment.HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETNoMu130PFMHTNoMu130IDTight + fragment.HLTRecoMETSequence + fragment.hltMET100 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT100 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID130 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu130 + fragment.HLTEndSequence ) +fragment.HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETNoMu140PFMHTNoMu140IDTight + fragment.HLTRecoMETSequence + fragment.hltMET110 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT110 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID140 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu140 + fragment.HLTEndSequence ) +fragment.HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETNoMu110PFMHTNoMu110IDTightFilterHF + fragment.HLTRecoMETSequence + fragment.hltMET80 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT80 + fragment.HLTAK4PFJetsSequence + fragment.hltHFJetShowerShape + fragment.hltAK4PFJetsTightIDCorrectedHFCleaned + fragment.hltPFMHTNoMuTightIDHFCleaned + fragment.hltPFMHTNoMuTightID110HFCleaned + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu110 + fragment.HLTEndSequence ) +fragment.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETNoMu120PFMHTNoMu120IDTightFilterHF + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT90 + fragment.HLTAK4PFJetsSequence + fragment.hltHFJetShowerShape + fragment.hltAK4PFJetsTightIDCorrectedHFCleaned + fragment.hltPFMHTNoMuTightIDHFCleaned + fragment.hltPFMHTNoMuTightID120HFCleaned + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu120 + fragment.HLTEndSequence ) +fragment.HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETNoMu130PFMHTNoMu130IDTightFilterHF + fragment.HLTRecoMETSequence + fragment.hltMET100 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT100 + fragment.HLTAK4PFJetsSequence + fragment.hltHFJetShowerShape + fragment.hltAK4PFJetsTightIDCorrectedHFCleaned + fragment.hltPFMHTNoMuTightIDHFCleaned + fragment.hltPFMHTNoMuTightID130HFCleaned + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu130 + fragment.HLTEndSequence ) +fragment.HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETNoMu140PFMHTNoMu140IDTightFilterHF + fragment.HLTRecoMETSequence + fragment.hltMET110 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT110 + fragment.HLTAK4PFJetsSequence + fragment.hltHFJetShowerShape + fragment.hltAK4PFJetsTightIDCorrectedHFCleaned + fragment.hltPFMHTNoMuTightIDHFCleaned + fragment.hltPFMHTNoMuTightID140HFCleaned + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu140 + fragment.HLTEndSequence ) +fragment.HLT_MonoCentralPFJet80_PFMETNoMu110_PFMHTNoMu110_IDTight_v22 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreMonoCentralPFJet80PFMETNoMu110PFMHTNoMu110IDTight + fragment.HLTRecoMETSequence + fragment.hltMET80 + fragment.HLTAK4CaloJetsSequence + fragment.hltCentralCaloJet65 + fragment.hltMht + fragment.hltMHT80 + fragment.HLTAK4PFJetsSequence + fragment.hltCentralPFJet80 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID110 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu110 + fragment.HLTEndSequence ) +fragment.HLT_MonoCentralPFJet80_PFMETNoMu120_PFMHTNoMu120_IDTight_v22 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreMonoCentralPFJet80PFMETNoMu120PFMHTNoMu120IDTight + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4CaloJetsSequence + fragment.hltCentralCaloJet65 + fragment.hltMht + fragment.hltMHT90 + fragment.HLTAK4PFJetsSequence + fragment.hltCentralPFJet80 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID120 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu120 + fragment.HLTEndSequence ) +fragment.HLT_MonoCentralPFJet80_PFMETNoMu130_PFMHTNoMu130_IDTight_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreMonoCentralPFJet80PFMETNoMu130PFMHTNoMu130IDTight + fragment.HLTRecoMETSequence + fragment.hltMET100 + fragment.HLTAK4CaloJetsSequence + fragment.hltCentralCaloJet65 + fragment.hltMht + fragment.hltMHT100 + fragment.HLTAK4PFJetsSequence + fragment.hltCentralPFJet80 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID130 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu130 + fragment.HLTEndSequence ) +fragment.HLT_MonoCentralPFJet80_PFMETNoMu140_PFMHTNoMu140_IDTight_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreMonoCentralPFJet80PFMETNoMu140PFMHTNoMu140IDTight + fragment.HLTRecoMETSequence + fragment.hltMET110 + fragment.HLTAK4CaloJetsSequence + fragment.hltCentralCaloJet65 + fragment.hltMht + fragment.hltMHT110 + fragment.HLTAK4PFJetsSequence + fragment.hltCentralPFJet80 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID140 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu140 + fragment.HLTEndSequence ) +fragment.HLT_L1ETMHadSeeds_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreL1ETMHadSeeds + fragment.HLTEndSequence ) +fragment.HLT_CaloMHT90_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreCaloMHT90 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT90 + fragment.HLTEndSequence ) +fragment.HLT_CaloMET80_NotCleaned_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreCaloMET80NotCleaned + fragment.HLTRecoMETSequence + fragment.hltMET80 + fragment.HLTEndSequence ) +fragment.HLT_CaloMET90_NotCleaned_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreCaloMET90NotCleaned + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTEndSequence ) +fragment.HLT_CaloMET100_NotCleaned_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreCaloMET100NotCleaned + fragment.HLTRecoMETSequence + fragment.hltMET100 + fragment.HLTEndSequence ) +fragment.HLT_CaloMET110_NotCleaned_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreCaloMET110NotCleaned + fragment.HLTRecoMETSequence + fragment.hltMET110 + fragment.HLTEndSequence ) +fragment.HLT_CaloMET250_NotCleaned_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreCaloMET250NotCleaned + fragment.HLTRecoMETSequence + fragment.hltMET250 + fragment.HLTEndSequence ) +fragment.HLT_CaloMET300_NotCleaned_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreCaloMET300NotCleaned + fragment.HLTRecoMETSequence + fragment.hltMET300 + fragment.HLTEndSequence ) +fragment.HLT_CaloMET350_NotCleaned_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreCaloMET350NotCleaned + fragment.HLTRecoMETSequence + fragment.hltMET350 + fragment.HLTEndSequence ) +fragment.HLT_PFMET200_NotCleaned_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMET200NotCleaned + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMETProducer + fragment.hltPFMET200 + fragment.HLTEndSequence ) +fragment.HLT_PFMET250_NotCleaned_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMET250NotCleaned + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMETProducer + fragment.hltPFMET250 + fragment.HLTEndSequence ) +fragment.HLT_PFMET300_NotCleaned_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMET300NotCleaned + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMETProducer + fragment.hltPFMET300 + fragment.HLTEndSequence ) +fragment.HLT_PFMET200_BeamHaloCleaned_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMET200BeamHaloCleaned + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMETProducer + fragment.hltPFMET200 + fragment.HLTBeamHaloCleanerSequence + fragment.hltMetCleanBH + fragment.hltMETCleanBH80 + fragment.HLTEndSequence ) +fragment.HLT_PFMETTypeOne200_BeamHaloCleaned_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETTypeOne200BeamHaloCleaned + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMETProducer + fragment.hltcorrPFMETTypeOne + fragment.hltPFMETTypeOne + fragment.hltPFMETTypeOne200 + fragment.HLTBeamHaloCleanerSequence + fragment.hltMetCleanBH + fragment.hltMETCleanBH80 + fragment.HLTEndSequence ) +fragment.HLT_MET105_IsoTrk50_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETM90ToETM150 + fragment.hltPreMET105IsoTrk50 + fragment.HLTRecoMETSequence + fragment.hltMET105 + fragment.HLTRecoJetSequenceAK4PrePF + fragment.HLTDoLocalPixelSequence + fragment.HLTDoLocalStripSequence + fragment.HLTRecopixelvertexingSequence + fragment.HLTIterativeTrackingIter02 + fragment.hltDeDxEstimatorProducer + fragment.hltTrk50Filter + fragment.HLTEndSequence ) +fragment.HLT_MET120_IsoTrk50_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETM80ToETM150 + fragment.hltPreMET120IsoTrk50 + fragment.HLTRecoMETSequence + fragment.hltMET120 + fragment.HLTRecoJetSequenceAK4PrePF + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingSequence + fragment.HLTDoLocalStripSequence + fragment.HLTIterativeTrackingIter02 + fragment.hltDeDxEstimatorProducer + fragment.hltTrk50Filter + fragment.HLTEndSequence ) +fragment.HLT_SingleJet30_Mu12_SinglePFJet40_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC16dRMax0p4 + fragment.hltPreSingleJet30Mu12SinglePFJet40 + fragment.hltL1fL1sMu3Jet16L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloBJets30eta2p3 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3Jet16L1f0L2Filtered8) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3Jet16L1Filtered0) + fragment.hltL3fL1sMu3Jet16L1f0L2f8L3Filtered12 + fragment.HLTAK4PFJetsSequence + fragment.hltSinglePFBJets40Eta2p3 + fragment.HLTBTagMuJet40PFMu12SequenceL3 + fragment.hltBSoftMuonJet40Mu12L3FilterByDR + fragment.HLTEndSequence ) +fragment.HLT_Mu12eta2p3_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu7 + fragment.hltPreMu12eta2p3 + fragment.hltL1fL1sMu7L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu7L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu7L1Filtered0) + fragment.hltL3fL1sMu7L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) +fragment.HLT_Mu12eta2p3_PFJet40_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3Jet30er2p5 + fragment.hltPreMu12eta2p3PFJet40 + fragment.hltL1fL1sMu3Jet30er2p5L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJet30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetCorrectedMatchedToCaloJet30eta2p3 + fragment.hltPFJet40Eta2p3 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3Jet30er2p5L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3Jet30er2p5L1Filtered0) + fragment.hltL3fL1sMu3Jet30er2p5L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) +fragment.HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC16dRMax0p4 + fragment.hltPreMu12DoublePFJets40PFBTagDeepCSVp71 + fragment.hltL1fL1sMu3Jet16L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets40Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Single8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3Jet16L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3Jet16L1Filtered0) + fragment.hltL3fL1sMu3Jet16L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) +fragment.HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC60dRMax0p4 + fragment.hltPreMu12DoublePFJets100PFBTagDeepCSVp71 + fragment.hltL1fL1sMu3Jet60L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets100Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Single8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3Jet60L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3Jet60L1Filtered0) + fragment.hltL3fL1sMu3Jet60L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) +fragment.HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC120dRMax0p4 + fragment.hltPreMu12DoublePFJets200PFBTagDeepCSVp71 + fragment.hltL1fL1sMu3Jet120L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets200Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Single8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3Jet120L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3Jet120L1Filtered0) + fragment.hltL3fL1sMu3Jet120L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) +fragment.HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC120dRMax0p4 + fragment.hltPreMu12DoublePFJets350PFBTagDeepCSVp71 + fragment.hltL1fL1sMu3Jet120L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets350Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Single8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3Jet120L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3Jet120L1Filtered0) + fragment.hltL3fL1sMu3Jet120L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) +fragment.HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu12er2p3Jet40er2p3dRMax0p4DoubleJet40er2p3dEtaMax1p6 + fragment.hltPreMu12DoublePFJets40MaxDeta1p6DoublePFBTagDeepCSVp71 + fragment.hltL1fL1sMu12Dijet40Deta1p6L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets40Eta2p3 + fragment.hltDoublePFBJets40Eta2p3MaxDeta1p6 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Double8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu12Dijet40Deta1p6L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu12Dijet40Deta1p6L1Filtered0) + fragment.hltL3fL1sMu12Dijet40Deta1p6L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) +fragment.HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu12er2p3Jet40er2p3dRMax0p4DoubleJet40er2p3dEtaMax1p6 + fragment.hltPreMu12DoublePFJets54MaxDeta1p6DoublePFBTagDeepCSVp71 + fragment.hltL1fL1sMu12Dijet40Deta1p6L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets54Eta2p3 + fragment.hltDoublePFBJets54Eta2p3MaxDeta1p6 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Double8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu12Dijet40Deta1p6L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu12Dijet40Deta1p6L1Filtered0) + fragment.hltL3fL1sMu12Dijet40Deta1p6L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) +fragment.HLT_DoublePFJets40_PFBTagDeepCSV_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet40er2p5 + fragment.hltPreDoublePFJets40PFBTagDeepCSVp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets40Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Single8Jets30 + fragment.HLTEndSequence ) +fragment.HLT_DoublePFJets100_PFBTagDeepCSV_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet100er2p5 + fragment.hltPreDoublePFJets100PFBTagDeepCSVp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets100Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Single8Jets30 + fragment.HLTEndSequence ) +fragment.HLT_DoublePFJets200_PFBTagDeepCSV_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet120er2p5 + fragment.hltPreDoublePFJets200PFBTagDeepCSVp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets200Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Single8Jets30 + fragment.HLTEndSequence ) +fragment.HLT_DoublePFJets350_PFBTagDeepCSV_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet120er2p5 + fragment.hltPreDoublePFJets350PFBTagDeepCSVp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets350Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Single8Jets30 + fragment.HLTEndSequence ) +fragment.HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet112er2p3dEtaMax1p6 + fragment.hltPreDoublePFJets116MaxDeta1p6DoublePFBTagDeepCSVp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets100eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets100eta2p3 + fragment.hltDoublePFBJets116Eta2p3 + fragment.hltDoublePFBJets116Eta2p3MaxDeta1p6 + fragment.hltSelectorPFJets80 + fragment.hltSelector6PFJets80 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Double6Jets80 + fragment.HLTEndSequence ) +fragment.HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet112er2p3dEtaMax1p6 + fragment.hltPreDoublePFJets128MaxDeta1p6DoublePFBTagDeepCSVp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets100eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets100eta2p3 + fragment.hltDoublePFBJets128Eta2p3 + fragment.hltDoublePFBJets128Eta2p3MaxDeta1p6 + fragment.hltSelectorPFJets80 + fragment.hltSelector6PFJets80 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Double6Jets80 + fragment.HLTEndSequence ) +fragment.HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC16dRMax0p4 + fragment.hltPreMu12DoublePFJets40PFBTagDeepJetp71 + fragment.hltL1fL1sMu3Jet16L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets40Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Single8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3Jet16L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3Jet16L1Filtered0) + fragment.hltL3fL1sMu3Jet16L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) +fragment.HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC60dRMax0p4 + fragment.hltPreMu12DoublePFJets100PFBTagDeepJetp71 + fragment.hltL1fL1sMu3Jet60L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets100Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Single8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3Jet60L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3Jet60L1Filtered0) + fragment.hltL3fL1sMu3Jet60L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) +fragment.HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC120dRMax0p4 + fragment.hltPreMu12DoublePFJets200PFBTagDeepJetp71 + fragment.hltL1fL1sMu3Jet120L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets200Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Single8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3Jet120L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3Jet120L1Filtered0) + fragment.hltL3fL1sMu3Jet120L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) +fragment.HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC120dRMax0p4 + fragment.hltPreMu12DoublePFJets350PFBTagDeepJetp71 + fragment.hltL1fL1sMu3Jet120L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets350Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Single8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3Jet120L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3Jet120L1Filtered0) + fragment.hltL3fL1sMu3Jet120L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) +fragment.HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu12er2p3Jet40er2p3dRMax0p4DoubleJet40er2p3dEtaMax1p6 + fragment.hltPreMu12DoublePFJets40MaxDeta1p6DoublePFBTagDeepJetp71 + fragment.hltL1fL1sMu12Dijet40Deta1p6L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets40Eta2p3 + fragment.hltDoublePFBJets40Eta2p3MaxDeta1p6 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Double8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu12Dijet40Deta1p6L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu12Dijet40Deta1p6L1Filtered0) + fragment.hltL3fL1sMu12Dijet40Deta1p6L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) +fragment.HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu12er2p3Jet40er2p3dRMax0p4DoubleJet40er2p3dEtaMax1p6 + fragment.hltPreMu12DoublePFJets54MaxDeta1p6DoublePFBTagDeepJetp71 + fragment.hltL1fL1sMu12Dijet40Deta1p6L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets54Eta2p3 + fragment.hltDoublePFBJets54Eta2p3MaxDeta1p6 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Double8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu12Dijet40Deta1p6L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu12Dijet40Deta1p6L1Filtered0) + fragment.hltL3fL1sMu12Dijet40Deta1p6L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) +fragment.HLT_DoublePFJets40_PFBTagDeepJet_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet40er2p5 + fragment.hltPreDoublePFJets40PFBTagDeepJetp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets40Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Single8Jets30 + fragment.HLTEndSequence ) +fragment.HLT_DoublePFJets100_PFBTagDeepJet_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet100er2p5 + fragment.hltPreDoublePFJets100PFBTagDeepJetp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets100Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Single8Jets30 + fragment.HLTEndSequence ) +fragment.HLT_DoublePFJets200_PFBTagDeepJet_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet120er2p5 + fragment.hltPreDoublePFJets200PFBTagDeepJetp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets200Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Single8Jets30 + fragment.HLTEndSequence ) +fragment.HLT_DoublePFJets350_PFBTagDeepJet_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet120er2p5 + fragment.hltPreDoublePFJets350PFBTagDeepJetp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets350Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Single8Jets30 + fragment.HLTEndSequence ) +fragment.HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet112er2p3dEtaMax1p6 + fragment.hltPreDoublePFJets116MaxDeta1p6DoublePFBTagDeepJetp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets100eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets100eta2p3 + fragment.hltDoublePFBJets116Eta2p3 + fragment.hltDoublePFBJets116Eta2p3MaxDeta1p6 + fragment.hltSelectorPFJets80 + fragment.hltSelector6PFJets80 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Double6Jets80 + fragment.HLTEndSequence ) +fragment.HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet112er2p3dEtaMax1p6 + fragment.hltPreDoublePFJets128MaxDeta1p6DoublePFBTagDeepJetp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets100eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets100eta2p3 + fragment.hltDoublePFBJets128Eta2p3 + fragment.hltDoublePFBJets128Eta2p3MaxDeta1p6 + fragment.hltSelectorPFJets80 + fragment.hltSelector6PFJets80 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Double6Jets80 + fragment.HLTEndSequence ) +fragment.HLT_Photon300_NoHE_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGNonIsoOrWithJetAndTau + fragment.hltPrePhoton300NoHE + fragment.HLTSinglePhoton300erNoHESequence + fragment.HLTEndSequence ) +fragment.HLT_Mu8_TrkIsoVVL_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu3IorSingleMu5IorSingleMu7 + fragment.hltPreMu8TrkIsoVVL + fragment.hltL1fL1sMu3or5or7L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu5L1f0L2Filtered5) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu5L1Filtered0) + fragment.hltL3fL1sMu5L1f0L2f5L3Filtered8 + fragment.HLTL3muontrkisovvlSequence + fragment.hltL3fL1sMu5L1f0L2f5L3Filtered8TkIsoVVLFiltered + fragment.HLTEndSequence ) +fragment.HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu6DoubleEG10 + fragment.hltPreMu8DiEle12CaloIdLTrackIdLDZ + fragment.HLTMu8DiEle12CaloIdLTrackIdLMuonlegSequence + fragment.HLTMu8DiEle12CaloIdLTrackIdLElectronlegSequence + fragment.hltMu8Ele12DZFilter + fragment.hltEle12Ele12DZFilter + fragment.HLTEndSequence ) +fragment.HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu6DoubleEG10 + fragment.hltPreMu8DiEle12CaloIdLTrackIdL + fragment.HLTMu8DiEle12CaloIdLTrackIdLMuonlegSequence + fragment.HLTMu8DiEle12CaloIdLTrackIdLElectronlegSequence + fragment.HLTEndSequence ) +fragment.HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu6HTT240 + fragment.hltPreMu8Ele8CaloIdMTrackIdMMass8PFHT350DZ + fragment.hltMuon8L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltMuon8L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3Muon8L1Filtered0) + fragment.hltL3fL1sMu6HTT240Filtered8 + fragment.HLTSingleEle8CaloIdMGsfTrackIdMSequence + fragment.hltElectronMuonInvMassFilter8 + fragment.hltMu8Ele8CaloIdMTrackIdMDZFilter + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT350Jet30 + fragment.HLTEndSequence ) +fragment.HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu6HTT240 + fragment.hltPreMu8Ele8CaloIdMTrackIdMMass8PFHT350 + fragment.hltMuon8L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltMuon8L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3Muon8L1Filtered0) + fragment.hltL3fL1sMu6HTT240Filtered8 + fragment.HLTSingleEle8CaloIdMGsfTrackIdMSequence + fragment.hltElectronMuonInvMassFilter8 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT350Jet30 + fragment.HLTEndSequence ) +fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZ + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTEndSequence ) +fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZPFDiJet30 + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterTwoC30 + fragment.HLTEndSequence ) +fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZCaloDiJet30 + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterTwoC30 + fragment.HLTEndSequence ) +fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZPFDiJet30PFBtagDeepCSV1p5 + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterTwoC30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV1p5Single + fragment.HLTEndSequence ) +fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZCaloDiJet30CaloBtagDeepCSV1p5 + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterTwoC30 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p5Single + fragment.HLTEndSequence ) +fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVL + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.HLTEndSequence ) +fragment.HLT_Mu17_TrkIsoVVL_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu15DQ + fragment.hltPreMu17TrkIsoVVL + fragment.hltL1fL1sMu15DQlqL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu15DQlqL1f0L2Filtered10) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu15DQlqL1Filtered0) + fragment.hltL3fL1sMu15DQlqL1f0L2f10L3Filtered17 + fragment.HLTL3muontrkisovvlSequence + fragment.hltL3fL1sMu1lqL1f0L2f10L3Filtered17TkIsoVVLFiltered + fragment.HLTEndSequence ) +fragment.HLT_Mu19_TrkIsoVVL_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu15DQ + fragment.hltPreMu19TrkIsoVVL + fragment.hltL1fL1sMu15DQlqL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu15DQlqL1f0L2Filtered10) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu15DQlqL1Filtered0) + fragment.hltL3fL1sMu15DQlqL1f0L2f10L3Filtered19 + fragment.HLTL3muontrkisovvlSequence + fragment.hltL3fL1sMu1lqL1f0L2f10L3Filtered19TkIsoVVLFiltered + fragment.HLTEndSequence ) +fragment.HLT_BTagMu_AK4DiJet20_Mu5_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC16dRMax0p4 + fragment.hltPreBTagMuAK4DiJet20Mu5 + fragment.HLTAK4CaloJetsSequence + fragment.hltBDiJet20L1FastJetCentral + fragment.HLTBTagMuDiJet20L1FastJetSequenceL25 + fragment.hltBSoftMuonDiJet20L1FastJetL25FilterByDR + fragment.HLTBTagMuDiJet20L1FastJetMu5SelSequenceL3 + fragment.hltBSoftMuonDiJet20L1FastJetMu5L3FilterByDR + fragment.HLTEndSequence ) +fragment.HLT_BTagMu_AK4DiJet40_Mu5_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC35dRMax0p4 + fragment.hltPreBTagMuAK4DiJet40Mu5 + fragment.HLTAK4CaloJetsSequence + fragment.hltBDiJet40L1FastJetCentral + fragment.HLTBTagMuDiJet40L1FastJetSequenceL25 + fragment.hltBSoftMuonDiJet40L1FastJetL25FilterByDR + fragment.HLTBTagMuDiJet40L1FastJetMu5SelSequenceL3 + fragment.hltBSoftMuonDiJet40L1FastJetMu5L3FilterByDR + fragment.HLTEndSequence ) +fragment.HLT_BTagMu_AK4DiJet70_Mu5_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC60dRMax0p4 + fragment.hltPreBTagMuAK4DiJet70Mu5 + fragment.HLTAK4CaloJetsSequence + fragment.hltBDiJet70L1FastJetCentral + fragment.HLTBTagMuDiJet70L1FastJetSequenceL25 + fragment.hltBSoftMuonDiJet70L1FastJetL25FilterByDR + fragment.HLTBTagMuDiJet70L1FastJetMu5SelSequenceL3 + fragment.hltBSoftMuonDiJet70L1FastJetMu5L3FilterByDR + fragment.HLTEndSequence ) +fragment.HLT_BTagMu_AK4DiJet110_Mu5_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC80dRMax0p4 + fragment.hltPreBTagMuAK4DiJet110Mu5 + fragment.HLTAK4CaloJetsSequence + fragment.hltBDiJet110L1FastJetCentral + fragment.HLTBTagMuDiJet110L1FastJetSequenceL25 + fragment.hltBSoftMuonDiJet110L1FastJetL25FilterByDR + fragment.HLTBTagMuDiJet110L1FastJetMu5SelSequenceL3 + fragment.hltBSoftMuonDiJet110L1FastJetMu5L3FilterByDR + fragment.HLTEndSequence ) +fragment.HLT_BTagMu_AK4DiJet170_Mu5_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC120dRMax0p4 + fragment.hltPreBTagMuAK4DiJet170Mu5 + fragment.HLTAK4CaloJetsSequence + fragment.hltBDiJet200L1FastJetCentral + fragment.HLTBTagMuDiJet200L1FastJetSequenceL25 + fragment.hltBSoftMuonDiJet200L1FastJetL25FilterByDR + fragment.HLTBTagMuDiJet200L1FastJetMu5SelSequenceL3 + fragment.hltBSoftMuonDiJet200L1FastJetMu5L3FilterByDR + fragment.HLTEndSequence ) +fragment.HLT_BTagMu_AK4Jet300_Mu5_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet200 + fragment.hltPreBTagMuAK4Jet300Mu5 + fragment.HLTAK4CaloJetsSequence + fragment.hltBJet300L1FastJetCentral + fragment.HLTBTagMuJet300L1FastJetSequenceL25 + fragment.hltBSoftMuonJet300L1FastJetL25FilterByDR + fragment.HLTBTagMuJet300L1FastJetMu5SelSequenceL3 + fragment.hltBSoftMuonJet300L1FastJetMu5L3FilterByDR + fragment.HLTEndSequence ) +fragment.HLT_BTagMu_AK8DiJet170_Mu5_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC120dRMax0p8 + fragment.hltPreBTagMuAK8DiJet170Mu5 + fragment.HLTAK8CaloJetsSequence + fragment.hltBAK8DiJet170L1FastJetCentral + fragment.HLTBTagMuAK8DiJet170L1FastJetSequenceL25 + fragment.hltBSoftMuonAK8DiJet170L1FastJetL25FilterByDR + fragment.HLTBTagMuAK8DiJet170L1FastJetMu5SelSequenceL3 + fragment.hltBSoftMuonAK8DiJet170L1FastJetMu5L3FilterByDR + fragment.HLTEndSequence ) +fragment.HLT_BTagMu_AK8Jet170_DoubleMu5_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0Jet90er2p5dRMax0p8dRMu1p6 + fragment.hltPreBTagMuAK8Jet170DoubleMu5 + fragment.hltDoubleMuon0L1Filtered0 + fragment.HLTAK8CaloJetsSequence + fragment.hltBAK8Jet170L1FastJetCentral + fragment.HLTBTagMuAK8Jet170L1FastJetDoubleMuSequenceL25 + fragment.hltBSoftMuonAK8Jet170L1FastJetL25FilterByDR + fragment.HLTBTagMuAK8Jet170L1FastJetDoubleMu5SelSequenceL3 + fragment.hltBSoftMuonAK8Jet170L1FastJetDoubleMu5L3FilterByDR + fragment.HLTEndSequence ) +fragment.HLT_BTagMu_AK8Jet300_Mu5_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet200 + fragment.hltPreBTagMuAK8Jet300Mu5 + fragment.HLTAK8CaloJetsSequence + fragment.hltBJet300L1AK8FastJetCentral + fragment.HLTBTagMuJet300L1AK8FastJetSequenceL25 + fragment.hltBSoftMuonJet300L1FastJetAK8L25FilterByDR + fragment.HLTBTagMuJet300L1AK8FastJetMu5SelSequenceL3 + fragment.hltBSoftMuonJet300L1FastJetAK8Mu5L3FilterByDR + fragment.HLTEndSequence ) +fragment.HLT_Ele15_Ele8_CaloIdL_TrackIdL_IsoVL_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sLowETSingleAndDoubleEG + fragment.hltPreEle15Ele8CaloIdLTrackIdLIsoVL + fragment.HLTEle15Ele8CaloIdLTrackIdLIsoVLSequence + fragment.HLTEndSequence ) +fragment.HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEG + fragment.hltPreEle23Ele12CaloIdLTrackIdLIsoVLDZ + fragment.HLTEle23Ele12CaloIdLTrackIdLIsoVLSequence + fragment.hltEle23Ele12CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTEndSequence ) +fragment.HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEG + fragment.hltPreEle23Ele12CaloIdLTrackIdLIsoVL + fragment.HLTEle23Ele12CaloIdLTrackIdLIsoVLSequence + fragment.HLTEndSequence ) +fragment.HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu23EG10IorMu20EG17 + fragment.hltPreMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLDZ + fragment.HLTMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTEndSequence ) +fragment.HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu23EG10IorMu20EG17 + fragment.hltPreMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVL + fragment.HLTMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.HLTEndSequence ) +fragment.HLT_Mu23_TrkIsoVVL_Ele8_CaloIdL_TrackIdL_IsoVL_DZ_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22IorSingleMu25IorMu23EG10 + fragment.hltPreMu23TrkIsoVVLEle8CaloIdLTrackIdLIsoVLDZ + fragment.HLTMu23TrkIsoVVLEle8CaloIdLTrackIdLIsoVLMuonlegSequence + cms.ignore(fragment.hltL1sSingleEG5ObjectMap) + fragment.HLTMu23TrkIsoVVLEle8CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu23TrkIsoVVLEle8CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTEndSequence ) +fragment.HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVL + fragment.HLTMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.HLTEndSequence ) +fragment.HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZ + fragment.HLTMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTEndSequence ) +fragment.HLT_Mu12_DoublePhoton20_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu6DoubleEG17OrDoubleEGOrSingleEG + fragment.hltPreMu12DoublePhoton20 + fragment.hltL1fMu12Diphoton20L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu12Diphoton20L1f0L2Filtered8Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu12Diphoton20L1Filtered0) + fragment.hltL3fL1sMu12Diphoton20L1f0L2f8QL3Filtered12 + fragment.HLTMu12DoubleUnSeededPho20Sequence + fragment.HLTEndSequence ) +fragment.HLT_Photon20_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15er2p5 + fragment.hltPrePhoton20 + fragment.HLTPhoton20Sequence + fragment.HLTEndSequence ) +fragment.HLT_Photon22_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15er2p5 + fragment.hltPrePhoton22 + fragment.HLTPhoton22Sequence + fragment.HLTEndSequence ) +fragment.HLT_Photon25_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG18 + fragment.hltPrePhoton25 + fragment.HLTPhoton25Sequence + fragment.HLTEndSequence ) +fragment.HLT_Photon33_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG26 + fragment.hltPrePhoton33 + fragment.HLTPhoton33Sequence + fragment.HLTEndSequence ) +fragment.HLT_Photon50_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG34to45 + fragment.hltPrePhoton50 + fragment.HLTPhoton50Sequence + fragment.HLTEndSequence ) +fragment.HLT_Photon75_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG34to50 + fragment.hltPrePhoton75 + fragment.HLTPhoton75Sequence + fragment.HLTEndSequence ) +fragment.HLT_Photon90_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG34to50 + fragment.hltPrePhoton90 + fragment.HLTPhoton90Sequence + fragment.HLTEndSequence ) +fragment.HLT_Photon120_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG34to50 + fragment.hltPrePhoton120 + fragment.HLTPhoton120Sequence + fragment.HLTEndSequence ) +fragment.HLT_Photon150_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGNonIsoOrWithJetAndTau + fragment.hltPrePhoton150 + fragment.HLTPhoton150Sequence + fragment.HLTEndSequence ) +fragment.HLT_Photon175_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGNonIsoOrWithJetAndTau + fragment.hltPrePhoton175 + fragment.HLTPhoton175Sequence + fragment.HLTEndSequence ) +fragment.HLT_Photon200_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGNonIsoOrWithJetAndTau + fragment.hltPrePhoton200 + fragment.HLTPhoton200Sequence + fragment.HLTEndSequence ) +fragment.HLT_Photon30EB_TightID_TightIso_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleIsoEG28er1p5 + fragment.hltPrePhoton30EBTightIDTightIso + fragment.HLTPhoton30EBTightIDTightIsoSequence + fragment.HLTEndSequence ) +fragment.HLT_Photon100EB_TightID_TightIso_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton100EBTightIDTightIso + fragment.HLTPhoton100EBTightIDTightIsoSequence + fragment.HLTEndSequence ) +fragment.HLT_Photon110EB_TightID_TightIso_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton110EBTightIDTightIso + fragment.HLTPhoton110EBTightIDTightIsoSequence + fragment.HLTEndSequence ) +fragment.HLT_Photon120EB_TightID_TightIso_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton120EBTightIDTightIso + fragment.HLTPhoton120EBTightIDTightIsoSequence + fragment.HLTEndSequence ) +fragment.HLT_Photon100EBHE10_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton100EBHE10 + fragment.HLTPhoton100EBHE10Sequence + fragment.HLTEndSequence ) +fragment.HLT_Photon100EEHE10_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton100EEHE10 + fragment.HLTPhoton100EEHE10Sequence + fragment.HLTEndSequence ) +fragment.HLT_Photon100EE_TightID_TightIso_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton100EETightIDTightIso + fragment.HLTPhoton100EETightIDTightIsoSequence + fragment.HLTEndSequence ) +fragment.HLT_Photon50_R9Id90_HE10_IsoM_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton50R9Id90HE10IsoM + fragment.HLTPhoton50R9Id90HE10IsoMSequence + fragment.HLTEndSequence ) +fragment.HLT_Photon75_R9Id90_HE10_IsoM_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton75R9Id90HE10IsoM + fragment.HLTPhoton75R9Id90HE10IsoMSequence + fragment.HLTEndSequence ) +fragment.HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_CaloMJJ300_PFJetsMJJ400DEta3_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton75R9Id90HE10IsoMEBOnlyCaloMJJ300PFJetsMJJ400DEta3 + fragment.HLTPhoton75R9Id90HE10IsoMEBOnlySequence + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJet30MJJ300AllJetsDEta3Filter + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJet30MJJ400AllJetsDEta3Filter + fragment.HLTEndSequence ) +fragment.HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_CaloMJJ400_PFJetsMJJ600DEta3_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton75R9Id90HE10IsoMEBOnlyCaloMJJ400PFJetsMJJ600DEta3 + fragment.HLTPhoton75R9Id90HE10IsoMEBOnlySequence + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJet30MJJ400AllJetsDEta3Filter + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJet30MJJ600AllJetsDEta3Filter + fragment.HLTEndSequence ) +fragment.HLT_Photon90_R9Id90_HE10_IsoM_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton90R9Id90HE10IsoM + fragment.HLTPhoton90R9Id90HE10IsoMSequence + fragment.HLTEndSequence ) +fragment.HLT_Photon120_R9Id90_HE10_IsoM_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton120R9Id90HE10IsoM + fragment.HLTPhoton120R9Id90HE10IsoMSequence + fragment.HLTEndSequence ) +fragment.HLT_Photon165_R9Id90_HE10_IsoM_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton165R9Id90HE10IsoM + fragment.HLTPhoton165R9Id90HE10IsoMSequence + fragment.HLTEndSequence ) +fragment.HLT_Photon90_CaloIdL_PFHT700_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton90CaloIdLPFHT700 + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1SingleEG40Filter + fragment.hltEG90PFHT700EtFilter + fragment.hltEgammaClusterShape + fragment.hltPhoton90CaloIdLPFHT700ClusterShapeFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltPhoton90CaloIdLPFHT700HEFilter + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT700Jet30 + fragment.HLTEndSequence ) +fragment.HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGor + fragment.hltPreDiphoton3022R9IdORIsoCaloIdANDHER9IdMass90 + fragment.HLTDiphoton30L22R9Id85b90eORIso60CaloId15b35eANDHE12R9Id50b80eSequence + fragment.hltDiEG22R9Id85b90eORIso60CaloId15b35eANDHE12R9Id50b80eMass90CombMassLastFilter + fragment.HLTEndSequence ) +fragment.HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGor + fragment.hltPreDiphoton3022R9IdORIsoCaloIdANDHER9IdMass95 + fragment.HLTDiphoton30L22R9Id85b90eORIso60CaloId15b35eANDHE12R9Id50b80eSequence + fragment.hltDiEG22R9Id85b95eORIso60CaloId15b35eANDHE12R9Id50b80eMass95CombMassLastFilter + fragment.HLTEndSequence ) +fragment.HLT_Diphoton30PV_18PV_R9Id_AND_IsoCaloId_AND_HE_R9Id_Mass55_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGor + fragment.hltPreDiphoton30PV18PVR9IdANDIsoCaloIdANDHER9IdMass55 + fragment.HLTDiphoton30PV18PVR9Idb85e90ANDIso60CaloId15b35eANDHE10R9Id50b80eMass55Sequence + fragment.HLTEndSequence ) +fragment.HLT_Photon35_TwoProngs35_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigORLooseIsoEGXXerIsoTauYYerdRMin0p3 + fragment.hltPrePhoton35TwoProngs35 + fragment.HLTPhoton35R9Id90HE10IsoMSequence + fragment.HLTGlobalPFTauConeSequence + fragment.hltOverlapFilterPhoton35IsoTau35WPTightGsfCaloJet5 + fragment.HLTMediumChargedIsoPFTau35Sequence + fragment.hltOverlapFilterPhoton35MediumChargedIsoPFTau35 + fragment.HLTEndSequence ) +fragment.HLT_IsoMu24_TwoProngs35_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22 + fragment.hltPreIsoMu24TwoProngs35 + fragment.hltL1fL1sMu22L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMu22L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22L1Filtered0) + fragment.hltL3fL1sSingleMu22L1f0L2f10QL3Filtered24Q + fragment.HLTMu24IsolationSequence + fragment.hltL3crIsoL1sSingleMu22L1f0L2f10QL3f24QL3trkIsoFiltered + fragment.HLTGlobalPFTauConeSequence + fragment.HLTMediumChargedIsoPFTau35Sequence + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_Jpsi_L1_NoOS_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0SQ + fragment.hltPreDimuon0JpsiL1NoOS + fragment.hltL1fL1DoubleMu0SQL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0SQL2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1DoubleMu0SQL1Filtered0) + fragment.hltDimuon0JpsiL1sNoOSL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0JpsiL1sNoOS + fragment.hltDisplacedmumuFilterDimuon0JpsiL1sNoOS + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0SQ + fragment.hltPreDimuon0JpsiNoVertexingNoOS + fragment.hltL1fL1DoubleMu0SQL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0SQL2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1DoubleMu0SQL1Filtered0) + fragment.hltDimuon0JpsiNoVtxNoOSL3Filtered + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_Jpsi_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0SQOS + fragment.hltPreDimuon0Jpsi + fragment.hltL1sEmuDoubleMu0SQOS + fragment.hltL1fL1DoubleMu0SQOSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0SQOSL2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1DoubleMu0SQOSL1Filtered0) + fragment.hltDimuon0JpsiL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0Jpsi + fragment.hltDisplacedmumuFilterDimuon0Jpsi + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_Jpsi_NoVertexing_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0SQOS + fragment.hltPreDimuon0JpsiNoVertexing + fragment.hltL1sEmuDoubleMu0SQOS + fragment.hltL1fL1DoubleMu0SQOSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0SQOSL2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1DoubleMu0SQOSL1Filtered0) + fragment.hltDimuon0JpsiL3Filtered + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + fragment.hltPreDimuon0JpsiL14R0er1p5R + fragment.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.hltDimuon0JpsiL1s4R0er1p5RL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0JpsiL1s4R0er1p5R + fragment.hltDisplacedmumuFilterDimuon0JpsiL1s4R0er1p5R + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + fragment.hltPreDimuon0JpsiNoVertexingL14R0er1p5R + fragment.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.hltDimuon0JpsiL1s4R0er1p5RL3Filtered + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_Jpsi3p5_Muon2_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1TripleMu5SQ3SQ0OQDoubleMu53SQOSMassMax9 + fragment.hltPreDimuon0Jpsi3p5Muon2 + fragment.hltTripleMuonL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltTripleMuonL2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3TripleMuonL1Filtered0) + fragment.hltTripleMuL3PreFiltered222 + fragment.hltJpsiMuonL3Filtered3p5 + fragment.hltDisplacedmumuVtxProducerJpsiMuon3p5 + fragment.hltVertexmumuFilterJpsiMuon3p5 + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_Upsilon_L1_4p5_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4p5SQOS + fragment.hltPreDimuon0UpsilonL14p5 + fragment.hltL1sEmuDoubleMu4p5SQOS + fragment.hltL1fL1sL1DoubleMu4p5SQOSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu4p5SQOSL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu4p5SQOSL1Filtered0) + fragment.hltDimuon0UpsilonL1s4p5L3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s4p5 + fragment.hltDisplacedmumuFilterDimuon0UpsilonL1s4p5 + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_Upsilon_L1_5_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu5SQOS + fragment.hltPreDimuon0UpsilonL15 + fragment.hltL1sEmuDoubleMu5SQOS + fragment.hltL1fL1sL1DoubleMu5SQOSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu5SQOSL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu5SQOSL1Filtered0) + fragment.hltDimuon0UpsilonL1s5L3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s5 + fragment.hltDisplacedmumuFilterDimuon0UpsilonL1s5 + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4p5SQ + fragment.hltPreDimuon0UpsilonL14p5NoOS + fragment.hltL1fL1sL1DoubleMu4p5SQL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu4p5SQL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu4p5SQL1Filtered0) + fragment.hltDimuon0UpsilonL1s4p5NoOSL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s4p5NoOS + fragment.hltDisplacedmumuFilterDimuon0UpsilonL1s4p5NoOS + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4p5er2p0SQ + fragment.hltPreDimuon0UpsilonL14p5er2p0 + fragment.hltL1sEmuDoubleMu4p5er2p0SQ + fragment.hltL1fL1sL1DoubleMu4p5er2p0SQL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu4p5er2p0SQL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu4p5er2p0SQL1Filtered0) + fragment.hltDimuon0UpsilonL1s4p5er2p0L3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s4p5er2p0 + fragment.hltDisplacedmumuFilterDimuon0UpsilonL1s4p5er2p0 + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4p5er2p0SQMass7to18 + fragment.hltPreDimuon0UpsilonL14p5er2p0M + fragment.hltL1fL1sL1DoubleMu4p5er2p0SQMass7to18L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu4p5er2p0SQMass7to18L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu4p5er2p0SQMass7to18L1Filtered0) + fragment.hltDimuon0UpsilonL1s4p5er2p0ML3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s4p5er2p0M + fragment.hltDisplacedmumuFilterDimuon0UpsilonL1s4p5er2p0M + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_Upsilon_NoVertexing_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4p5er2p0SQMass7to18 + fragment.hltPreDimuon0UpsilonNoVertexing + fragment.hltL1fL1sL1DoubleMu4p5er2p0SQMass7to18L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu4p5er2p0SQMass7to18L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu4p5er2p0SQMass7to18L1Filtered0) + fragment.hltDimuon0UpsilonL1s4p5er2p0ML3Filtered + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_Upsilon_L1_5M_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu5SQMass7to18 + fragment.hltPreDimuon0UpsilonL15M + fragment.hltL1fL1sL1DoubleMu5SQMass7to18L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu5SQMass7to18L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu5SQMass7to18L1Filtered0) + fragment.hltDimuon0UpsilonL1s5ML3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s5M + fragment.hltDisplacedmumuFilterDimuon0UpsilonL1s5M + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_LowMass_L1_0er1p5R_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5dR1p4 + fragment.hltPreDimuon0LowMassL10er1p5R + fragment.hltL1fL1sL1DoubleMu0er1p5dR1p4L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0er1p5dR1p4L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5dR1p4L1Filtered0) + fragment.hltDimuon0LowMassL1s0er1p5RL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0LowMassL1s0er1p5R + fragment.hltDisplacedmumuFilterDimuon0LowMassL1s0er1p5R + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_LowMass_L1_0er1p5_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5 + fragment.hltPreDimuon0LowMassL10er1p5 + fragment.hltL1sEmuDoubleMu0er1p5 + fragment.hltL1fL1sL1DoubleMu0er1p5L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0er1p5L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5L1Filtered0) + fragment.hltDimuon0LowMassL1s0er1p5L3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0LowMassL1s0er1p5 + fragment.hltDisplacedmumuFilterDimuon0LowMassL1s0er1p5 + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_LowMass_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0SQOS + fragment.hltPreDimuon0LowMass + fragment.hltL1sEmuDoubleMu0SQOS + fragment.hltL1fL1DoubleMu0SQOSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0SQOSL2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1DoubleMu0SQOSL1Filtered0) + fragment.hltDimuon0LowMassL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0LowMass + fragment.hltDisplacedmumuFilterDimuon0LowMass + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_LowMass_L1_4_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4SQOS + fragment.hltPreDimuon0LowMassL14 + fragment.hltL1sEmuDoubleMu4SQOS + fragment.hltL1fL1sL1DoubleMu4SQOSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu4SQOSL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu4SQOSL1Filtered0) + fragment.hltDimuon0LowMassL1s4L3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0LowMassL1s4 + fragment.hltDisplacedmumuFilterDimuon0LowMassL1s4 + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_LowMass_L1_4R_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4dR1p2 + fragment.hltPreDimuon0LowMassL14R + fragment.hltL1fL1sL1DoubleMu4dR1p2L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu4dR1p2L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu4dR1p2L1Filtered0) + fragment.hltDimuon0LowMassL1s4RL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0LowMassL1s4R + fragment.hltDisplacedmumuFilterDimuon0LowMassL1s4R + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_LowMass_L1_TM530_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMu530NoMass + fragment.hltPreDimuon0LowMassL1TM530 + fragment.hltL1fL1sL1TripleMuNoMassL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1TripleMuNoMassL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1TripleMuNoMassL1Filtered0) + fragment.hltDimuon0LowMassL1sTM530L3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0LowMassL1sTM530 + fragment.hltDisplacedmumuFilterDimuon0LowMassL1sTM530 + fragment.HLTEndSequence ) +fragment.HLT_Trimuon2_Upsilon5_Muon_NoL1Mass_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMu53p52p5 + fragment.hltPreTrimuon2Upsilon5MuonNoL1Mass + fragment.hltTripleMuon53p52p5L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltTripleMuon53p52p5L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3TripleMuon53p52p5L1Filtered0) + fragment.hltTripleMu53p52p5L3PreFiltered0 + fragment.hltUpsilon5MuonL3FilteredNoL1Mass + fragment.hltDisplacedmumuVtxProducerUpsilon5MuonNoL1Mass + fragment.hltVertexmumuFilterUpsilon5MuonNoL1Mass + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMu0 + fragment.hltPreDimuon0UpsilonMuonL1TM0 + fragment.hltTripleMuon0L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltTripleMuon0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3TripleMuon0L1Filtered0) + fragment.hltTripleMu0L3PreFiltered0 + fragment.hltUpsilon0MuonL3FilteredL1sTM0 + fragment.hltDisplacedmumuVtxProducerUpsilon0MuonL1sTM0 + fragment.hltVertexmumuFilterUpsilon0MuonL1sTM0 + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMu53p52p5 + fragment.hltPreDimuon0UpsilonMuonNoL1Mass + fragment.hltTripleMuon53p52p5L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltTripleMuon53p52p5L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3TripleMuon53p52p5L1Filtered0) + fragment.hltTripleMu0NoL1MassL3PreFiltered0 + fragment.hltUpsilon0MuonL3FilteredNoL1Mass + fragment.hltDisplacedmumuVtxProducerUpsilon0MuonNoL1Mass + fragment.hltVertexmumuFilterUpsilon0MuonNoL1Mass + fragment.HLTEndSequence ) +fragment.HLT_TripleMu_5_3_3_Mass3p8_DZ_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMu0IorTripleMu553 + fragment.hltPreTripleMu533Mass3p8DZ + fragment.hltL1TripleMu553L1TriMuFiltered3 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL1TripleMu553L2TriMuFiltered3) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1TripleMu553L1TriMuFiltered3) + fragment.hltL3fL1TripleMu553f0PreFiltered333 + fragment.hltL3fL1TripleMu553f0Filtered533 + fragment.hltTripleMu533TripleDZ0p2 + fragment.hltTripleMu533Mass3p8toInfFilter + fragment.HLTEndSequence ) +fragment.HLT_TripleMu_10_5_5_DZ_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMu0IorTripleMu553 + fragment.hltPreTripleMu1055DZ + fragment.hltL1TripleMu553L1TriMuFiltered3 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL1TripleMu553L2TriMuFiltered3) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1TripleMu553L1TriMuFiltered3) + fragment.hltL3fL1TripleMu553f0PreFiltered555 + fragment.hltL3fL1TripleMu553f0Filtered1055 + fragment.hltTripleMu555TripleDZ0p2 + fragment.HLTEndSequence ) +fragment.HLT_TripleMu_12_10_5_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMu0IorTripleMu553 + fragment.hltPreTripleMu12105 + fragment.hltL1TripleMu553L1TriMuFiltered3 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL1TripleMu553L2TriMuFiltered3) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1TripleMu553L1TriMuFiltered3) + fragment.hltL3fL1TripleMu553f0PreFiltered555 + fragment.hltL3fL1TripleMu553f0Filtered10105 + fragment.hltL3fL1TripleMu553f0Filtered12105 + fragment.HLTEndSequence ) +fragment.HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu157IorDoubleMu4p5SQOSdR1p2IorSingleMu25IorSingleMu22erIorTripleMuMassMax9 + fragment.hltPreTau3MuMu7Mu1TkMu1Tau15 + fragment.hltL1fL1sL1WTau3MuSeedsL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1WTau3MuSeedsL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + fragment.hltMu1Mu1TrkPairPt2DR0p5MassMax1p9 + fragment.hltDiMuonForTau3MuDzFiltered0p3 + fragment.HLTTrackerMuonSequenceLowPt + fragment.hltTau3MuTriMuon1filter + fragment.HLTL3muontrkisorecoSequence + fragment.hltTauPt15MuPts711Mass1p3to2p1Iso + fragment.hltTau3MuPreFilter + fragment.HLTEndSequence ) +fragment.HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu157IorDoubleMu4p5SQOSdR1p2IorSingleMu25IorSingleMu22erIorTripleMuMassMax9 + fragment.hltPreTau3MuMu7Mu1TkMu1Tau15Charge1 + fragment.hltL1fL1sL1WTau3MuSeedsL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1WTau3MuSeedsL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + fragment.hltMu1Mu1TrkPairPt2DR0p5MassMax1p9 + fragment.hltDiMuonForTau3MuDzFiltered0p3 + fragment.HLTTrackerMuonSequenceLowPt + fragment.hltTau3MuTriMuon1filter + fragment.HLTL3muontrkisorecoSequence + fragment.hltTauPt15MuPts711Mass1p3to2p1IsoCharge1 + fragment.hltTau3MuPreFilterCharge1 + fragment.HLTEndSequence ) +fragment.HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu157IorDoubleMu4p5SQOSdR1p2IorSingleMu25IorSingleMu22erIorTripleMuMassMax9 + fragment.hltPreTau3MuMu7Mu1TkMu1IsoTau15 + fragment.hltL1fL1sL1WTau3MuSeedsL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1WTau3MuSeedsL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + fragment.hltMu1Mu1TrkPairPt2DR0p5MassMax1p9 + fragment.hltDiMuonForTau3MuDzFiltered0p3 + fragment.HLTTrackerMuonSequenceLowPt + fragment.hltTau3MuTriMuon1filter + fragment.HLTL3muontrkisorecoSequence + fragment.hltTauPt15MuPts711Mass1p3to2p1Iso + fragment.hltTau3MuPreFilter + fragment.hltTau3MuIsoFilter + fragment.HLTEndSequence ) +fragment.HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu157IorDoubleMu4p5SQOSdR1p2IorSingleMu25IorSingleMu22erIorTripleMuMassMax9 + fragment.hltPreTau3MuMu7Mu1TkMu1IsoTau15Charge1 + fragment.hltL1fL1sL1WTau3MuSeedsL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1WTau3MuSeedsL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + fragment.hltMu1Mu1TrkPairPt2DR0p5MassMax1p9 + fragment.hltDiMuonForTau3MuDzFiltered0p3 + fragment.HLTTrackerMuonSequenceLowPt + fragment.hltTau3MuTriMuon1filter + fragment.HLTL3muontrkisorecoSequence + fragment.hltTauPt15MuPts711Mass1p3to2p1IsoCharge1 + fragment.hltTau3MuPreFilterCharge1 + fragment.hltTau3MuIsoFilterCharge1 + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0ETM40IorDoubleMu0ETM55IorDoubleMu0ETM60IorDoubleMu0ETM65IorDoubleMu0ETM70 + fragment.hltPreDoubleMu3DZPFMET50PFMHT60 + fragment.hltL1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + fragment.hltL3fL1DiMu3SQETM50f0PreFiltered3 + fragment.hltDoubleMuon3Mass3p8to60Filter + fragment.hltDoubleMuon3Mass3p8to60DZFilter + fragment.HLTRecoMETSequence + fragment.hltMET40 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMETProducer + fragment.hltPFMET50 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID60 + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0ETM40IorDoubleMu0ETM55IorDoubleMu0ETM60IorDoubleMu0ETM65IorDoubleMu0ETM70 + fragment.hltPreDoubleMu3DZPFMET70PFMHT70 + fragment.hltL1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + fragment.hltL3fL1DiMu3SQETM50f0PreFiltered3 + fragment.hltDoubleMuon3Mass3p8to60Filter + fragment.hltDoubleMuon3Mass3p8to60DZFilter + fragment.HLTRecoMETSequence + fragment.hltMET40 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMETProducer + fragment.hltPFMET70 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID70 + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0ETM40IorDoubleMu0ETM55IorDoubleMu0ETM60IorDoubleMu0ETM65IorDoubleMu0ETM70 + fragment.hltPreDoubleMu3DZPFMET90PFMHT90 + fragment.hltL1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + fragment.hltL3fL1DiMu3SQETM50f0PreFiltered3 + fragment.hltDoubleMuon3Mass3p8to60Filter + fragment.hltDoubleMuon3Mass3p8to60DZFilter + fragment.HLTRecoMETSequence + fragment.hltMET40 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMETProducer + fragment.hltPFMET90 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID90 + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMu530NoMass + fragment.hltPreDoubleMu3TrkTau3muNoL1Mass + fragment.hltL1fL1sL1TripleMuNoMassL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1TripleMuNoMassL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1TripleMuNoMassL1Filtered0) + fragment.hltDoubleMu3TrkTau3muNoL1MassL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu3Tau3muNoL1Mass + fragment.hltDisplacedmumuFilterDoubleMu3Tau3muNoL1Mass + fragment.HLTBphTrackingDisplacedTau3muNoL1MassReg + fragment.hltTau3muNoL1MassTkAllConeTracksIter + fragment.hltTau3muNoL1MassTkVertexProducer + fragment.hltTau3muNoL1MassTkVertexFilter + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu4_Jpsi_Displaced_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + fragment.hltPreDoubleMu4JpsiDisplaced + fragment.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.hltDoubleMu4JpsiDisplacedL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu4Jpsi + fragment.hltDisplacedmumuFilterDoubleMu4Jpsi + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu4_Jpsi_NoVertexing_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + fragment.hltPreDoubleMu4JpsiNoVertexing + fragment.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.hltDoubleMu4JpsiDisplacedL3Filtered + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + fragment.hltPreDoubleMu4JpsiTrkTrkDisplaced + fragment.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.hltDoubleMu4JpsiDisplacedL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu4Jpsi + fragment.hltDisplacedmumuFilterDoubleMu4Jpsi + fragment.HLTBphTrackingDisplacedJpsiReg + fragment.hltJpsiTkAllConeTracksIter + fragment.hltJpsiTrkTrkVertexProducerPhiKstar + fragment.hltJpsiTkTkVertexFilterPhiKstar + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu4_JpsiTrk_Bc_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + fragment.hltPreDoubleMu4JpsiTrkBc + fragment.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.hltDoubleMu4JpsiL3Filtered + fragment.hltmumuVtxProducerDoubleMu4Jpsi + fragment.hltmumuFilterDoubleMu4Jpsi + fragment.HLTBphTrackingBcJpsiReg + fragment.hltBcJpsiTkAllConeTracksIter + fragment.hltBcJpsiTkVertexProducer + fragment.hltBcJpsiTkVertexFilter + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu43NoFiltersNoVtx_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreDoubleMu43NoFiltersNoVtx + fragment.hltL1fDimuonL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2fDimuonL1f0L2NoVtxFiltered16) + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fDimuonL1f0L2NVf16L3NoFiltersNoVtxFiltered43 + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu48NoFiltersNoVtx_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreDoubleMu48NoFiltersNoVtx + fragment.hltL1fDimuonL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2fDimuonL1f0L2NoVtxFiltered16) + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fDimuonL1f0L2NVf16L3NoFiltersNoVtxFiltered48 + fragment.HLTEndSequence ) +fragment.HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu7EG23IorMu20EG17IorMu23EG10 + fragment.hltPreMu43NoFiltersNoVtxPhoton43CaloIdL + fragment.hltL1fL1sMu5EG20orMu20EG15L1Filtered5 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2fL1sMu5EG20orMu20EG15L1f5L2NoVtxFiltered16) + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1sMu5EG20orMu20EG15L1f5L2NVf16L3NoFiltersNoVtxFiltered43 + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1Mu5EG20Filter + fragment.hltMu43NoFiltersNoVtxPhoton43CaloIdLEtFilter + fragment.hltEgammaClusterShape + fragment.hltMu43NoFiltersNoVtxPhoton43CaloIdLClusterShapeFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltMu43NoFiltersNoVtxPhoton43CaloIdLHEFilter + fragment.HLTEndSequence ) +fragment.HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu7EG23IorMu20EG17IorMu23EG10 + fragment.hltPreMu48NoFiltersNoVtxPhoton48CaloIdL + fragment.hltL1fL1sMu5EG20orMu20EG15L1Filtered5 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2fL1sMu5EG20orMu20EG15L1f5L2NoVtxFiltered16) + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1sMu5EG20orMu20EG15L1f5L2NVf16L3NoFiltersNoVtxFiltered48 + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1Mu5EG20Filter + fragment.hltMu48NoFiltersNoVtxPhoton48CaloIdLEtFilter + fragment.hltEgammaClusterShape + fragment.hltMu48NoFiltersNoVtxPhoton48CaloIdLClusterShapeFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltMu48NoFiltersNoVtxPhoton48CaloIdLHEFilter + fragment.HLTEndSequence ) +fragment.HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu7EG23IorMu20EG17IorMu23EG10 + fragment.hltPreMu38NoFiltersNoVtxDisplacedPhoton38CaloIdL + fragment.hltL1fL1sMu5EG20orMu20EG15L1Filtered5 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2fL1sMu5EG20orMu20EG15L1f5L2NoVtxFiltered16) + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1sMu5EG20orMu20EG15L1f5L2NVf16L3NoFiltersNoVtxFiltered38Displaced + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1Mu5EG20Filter + fragment.hltMu38NoFiltersNoVtxPhoton38CaloIdLEtFilter + fragment.hltEgammaClusterShape + fragment.hltMu38NoFiltersNoVtxPhoton38CaloIdLClusterShapeFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltMu38NoFiltersNoVtxPhoton38CaloIdLHEFilter + fragment.HLTEndSequence ) +fragment.HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu7EG23IorMu20EG17IorMu23EG10 + fragment.hltPreMu43NoFiltersNoVtxDisplacedPhoton43CaloIdL + fragment.hltL1fL1sMu5EG20orMu20EG15L1Filtered5 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2fL1sMu5EG20orMu20EG15L1f5L2NoVtxFiltered16) + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1sMu5EG20orMu20EG15L1f5L2NVf16L3NoFiltersNoVtxFiltered43Displaced + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1Mu5EG20Filter + fragment.hltMu43NoFiltersNoVtxPhoton43CaloIdLEtFilter + fragment.hltEgammaClusterShape + fragment.hltMu43NoFiltersNoVtxPhoton43CaloIdLClusterShapeFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltMu43NoFiltersNoVtxPhoton43CaloIdLHEFilter + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu40NoFiltersNoVtxDisplaced_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreDoubleMu40NoFiltersNoVtxDisplaced + fragment.hltL1fDimuonL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2fDimuonL1f0L2NoVtxFiltered16) + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fDimuonL1f0L2NVf16L3NoFiltersNoVtxFiltered40Displaced + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu20_7_Mass0to30_L1_DM4_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4OS + fragment.hltPreDoubleMu207Mass0to30L1DM4 + fragment.hltL1fL1sDoubleMu4OSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu4OSL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu4OSL1Filtered0) + fragment.hltDoubleMu207Mass0to30L1DM4L3Filtered + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu20_7_Mass0to30_L1_DM4EG_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4OSEG12ORDoubleMu5OSEG12 + fragment.hltPreDoubleMu207Mass0to30L1DM4EG + fragment.hltL1fL1sDoubleMu4OSEG12ORDoubleMu5OSEG12L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu4OSEG12ORDoubleMu5OSEG12L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu4OSEG12ORDoubleMu5OSEG12L1Filtered0) + fragment.hltDoubleMu207Mass0to30Photon23L3Filtered + fragment.HLTEndSequence ) +fragment.HLT_HT425_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT425 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT425 + fragment.HLTEndSequence ) +fragment.HLT_HT430_DisplacedDijet40_DisplacedTrack_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DisplacedDijet40DisplacedTrack + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementDisplacedJetsLowPt + fragment.HLTEndSequence ) +fragment.HLT_HT500_DisplacedDijet40_DisplacedTrack_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT320orHTT340orHTT380 + fragment.hltPreHT500DisplacedDijet40DisplacedTrack + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT500 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementDisplacedJetsLowPt + fragment.HLTEndSequence ) +fragment.HLT_HT430_DisplacedDijet60_DisplacedTrack_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DisplacedDijet60DisplacedTrack + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt60 + fragment.hltCentralCaloJetptMidPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + fragment.hltDisplacedHLTCaloJetCollectionProducerMidPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerMidPt + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementDisplacedJetsMidPt + fragment.HLTEndSequence ) +fragment.HLT_HT400_DisplacedDijet40_DisplacedTrack_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT400DisplacedDijet40DisplacedTrack + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT400 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementDisplacedJetsLowPt + fragment.HLTEndSequence ) +fragment.HLT_HT650_DisplacedDijet60_Inclusive_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT650DisplacedDijet60Inclusive + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT650 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt60 + fragment.hltCentralCaloJetptMidPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + fragment.hltDisplacedHLTCaloJetCollectionProducerMidPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + fragment.HLTEndSequence ) +fragment.HLT_HT550_DisplacedDijet60_Inclusive_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT550DisplacedDijet60Inclusive + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT550 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt60 + fragment.hltCentralCaloJetptMidPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + fragment.hltDisplacedHLTCaloJetCollectionProducerMidPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + fragment.HLTEndSequence ) +fragment.HLT_DiJet110_35_Mjj650_PFMET110_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DiJetVBF + fragment.hltPreDiJet11035Mjj650PFMET110 + fragment.HLTRecoMETSequence + fragment.hltMETOpen + fragment.hltMET66 + fragment.HLTAK4PFJetsSequence + fragment.hltParticleFlowNoMu + fragment.hltPFMETVBFProducer + fragment.hltPFMETVBF110 + fragment.hltL1TPFJetsMatching + fragment.hltL1PFJetCategories + fragment.HLTEndSequence ) +fragment.HLT_DiJet110_35_Mjj650_PFMET120_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DiJetVBF + fragment.hltPreDiJet11035Mjj650PFMET120 + fragment.HLTRecoMETSequence + fragment.hltMETOpen + fragment.hltMET72 + fragment.HLTAK4PFJetsSequence + fragment.hltParticleFlowNoMu + fragment.hltPFMETVBFProducer + fragment.hltPFMETVBF120 + fragment.hltL1TPFJetsMatching + fragment.hltL1PFJetCategories + fragment.HLTEndSequence ) +fragment.HLT_DiJet110_35_Mjj650_PFMET130_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DiJetVBF + fragment.hltPreDiJet11035Mjj650PFMET130 + fragment.HLTRecoMETSequence + fragment.hltMETOpen + fragment.hltMET78 + fragment.HLTAK4PFJetsSequence + fragment.hltParticleFlowNoMu + fragment.hltPFMETVBFProducer + fragment.hltPFMETVBF130 + fragment.hltL1TPFJetsMatching + fragment.hltL1PFJetCategories + fragment.HLTEndSequence ) +fragment.HLT_TripleJet110_35_35_Mjj650_PFMET110_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DiJetVBF + fragment.hltPreTripleJet1103535Mjj650PFMET110 + fragment.HLTRecoMETSequence + fragment.hltMETOpen + fragment.hltMET66 + fragment.HLTAK4PFJetsSequence + fragment.hltParticleFlowNoMu + fragment.hltPFMETVBFProducer + fragment.hltPFMETVBF110 + fragment.hltL1TPFJetsMatching + fragment.hlt1PFJetCategories3 + fragment.HLTEndSequence ) +fragment.HLT_TripleJet110_35_35_Mjj650_PFMET120_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DiJetVBF + fragment.hltPreTripleJet1103535Mjj650PFMET120 + fragment.HLTRecoMETSequence + fragment.hltMETOpen + fragment.hltMET72 + fragment.HLTAK4PFJetsSequence + fragment.hltParticleFlowNoMu + fragment.hltPFMETVBFProducer + fragment.hltPFMETVBF120 + fragment.hltL1TPFJetsMatching + fragment.hlt1PFJetCategories3 + fragment.HLTEndSequence ) +fragment.HLT_TripleJet110_35_35_Mjj650_PFMET130_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DiJetVBF + fragment.hltPreTripleJet1103535Mjj650PFMET130 + fragment.HLTRecoMETSequence + fragment.hltMETOpen + fragment.hltMET78 + fragment.HLTAK4PFJetsSequence + fragment.hltParticleFlowNoMu + fragment.hltPFMETVBFProducer + fragment.hltPFMETVBF130 + fragment.hltL1TPFJetsMatching + fragment.hlt1PFJetCategories3 + fragment.HLTEndSequence ) +fragment.HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sIsoEG30erJetC34drMin0p3 + fragment.hltPreEle30eta2p1WPTightGsfCentralPFJet35EleCleaned + fragment.HLTEle30erJetC34WPTightGsfSequence + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCentralCaloJet10 + fragment.HLTAK4PFJetsSequence + fragment.hltEle30JetCollectionsForLeptonPlusPFJets + fragment.hltEle30PFJet35EleCleaned + fragment.HLTEndSequence ) +fragment.HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sIsoEG28erHTT100 + fragment.hltPreEle28eta2p1WPTightGsfHT150 + fragment.HLTEle28erHTT100WPTightGsfSequence + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT100Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT150Jet30 + fragment.HLTEndSequence ) +fragment.HLT_Ele28_HighEta_SC20_Mass55_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGor + fragment.hltPreEle28HighEtaSC20Mass55 + fragment.HLTEle28HighEtaSC20Mass55Sequence + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu20_7_Mass0to30_Photon23_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4OSEG12ORDoubleMu5OSEG12 + fragment.hltPreDoubleMu207Mass0to30Photon23 + fragment.hltL1fL1sDoubleMu4OSEG12ORDoubleMu5OSEG12L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu4OSEG12ORDoubleMu5OSEG12L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu4OSEG12ORDoubleMu5OSEG12L1Filtered0) + fragment.hltDoubleMu207Mass0to30Photon23L3Filtered + fragment.HLTPhoton23Sequence + fragment.HLTEndSequence ) +fragment.HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT380erIorHTT320er + fragment.hltPreEle15IsoVVVLPFHT450CaloBTagDeepCSV4p5 + cms.ignore(fragment.hltL1sSingleEG5ObjectMap) + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.hltSusyPreBtagJetFilter + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV4p50Single + fragment.HLTEle15VVVLGsfSequence + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT450Jet30 + fragment.HLTEndSequence ) +fragment.HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT380erIorHTT320er + fragment.hltPreEle15IsoVVVLPFHT450PFMET50 + cms.ignore(fragment.hltL1sSingleEG5ObjectMap) + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.HLTEle15VVVLGsfSequence + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT450Jet30 + fragment.hltPFMETProducer + fragment.hltPFMET50 + fragment.HLTEndSequence ) +fragment.HLT_Ele15_IsoVVVL_PFHT450_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT380erIorHTT320er + fragment.hltPreEle15IsoVVVLPFHT450 + cms.ignore(fragment.hltL1sSingleEG5ObjectMap) + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.HLTEle15VVVLGsfSequence + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT450Jet30 + fragment.HLTEndSequence ) +fragment.HLT_Ele50_IsoVVVL_PFHT450_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT380erIorHTT320er + fragment.hltPreEle50IsoVVVLPFHT450 + cms.ignore(fragment.hltL1sSingleEG5ObjectMap) + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.HLTEle50VVVLGsfSequence + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT450Jet30 + fragment.HLTEndSequence ) +fragment.HLT_Ele15_IsoVVVL_PFHT600_v22 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT380erIorHTT320er + fragment.hltPreEle15IsoVVVLPFHT600 + cms.ignore(fragment.hltL1sSingleEG5ObjectMap) + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.HLTEle15VVVLGsfSequence + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT600Jet30 + fragment.HLTEndSequence ) +fragment.HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu6HTT240IorDoubleJet100and35MassMin620 + fragment.hltPreMu4TrkIsoVVLDiPFJet9040DEta3p5MJJ750HTT300PFMETNoMu60 + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3fL1sSingleMuOpenL1f0L2f3QL3Filtered4Q + fragment.HLTL3muontrkisovvlSequence + fragment.hltMuon4RelTrkIsoVVLFiltered + fragment.HLTRecoMETSequence + fragment.hltMET35 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJet7020MJJ500DEta3p5 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJet9040MJJ750DEta3p5 + fragment.hltPFHTJet30Eta5 + fragment.hltPFHT300Jet30 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu60 + fragment.HLTEndSequence ) +fragment.HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu6HTT240IorDoubleJet100and35MassMin620 + fragment.hltPreMu8TrkIsoVVLDiPFJet40DEta3p5MJJ750HTT300PFMETNoMu60 + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered8Q + fragment.HLTL3muontrkisovvlSequence + fragment.hltMuon8RelTrkIsoVVLFiltered + fragment.HLTRecoMETSequence + fragment.hltMET20 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJet20MJJ400DEta3p5 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJet40MJJ750DEta3p5 + fragment.hltPFHTJet30Eta5 + fragment.hltPFHT300Jet30 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu60 + fragment.HLTEndSequence ) +fragment.HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu6HTT240IorDoubleJet100and35MassMin620 + fragment.hltPreMu10TrkIsoVVLDiPFJet40DEta3p5MJJ750HTT350PFMETNoMu60 + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered10Q + fragment.HLTL3muontrkisovvlSequence + fragment.hltMuon10RelTrkIsoVVLFiltered + fragment.HLTRecoMETSequence + fragment.hltMET20 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJet20MJJ400DEta3p5 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJet40MJJ750DEta3p5 + fragment.hltPFHTJet30Eta5 + fragment.hltPFHT350Jet30Eta5 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu60 + fragment.HLTEndSequence ) +fragment.HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT380erIorHTT320er + fragment.hltPreMu15IsoVVVLPFHT450CaloBTagDeepCSV4p5 + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.hltSusyPreBtagJetFilter + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV4p50Single + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q + fragment.HLTMuVVVLCombinedIsolationR02Sequence + fragment.hltL3MuVVVLIsoFIlter + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT450Jet30 + fragment.HLTEndSequence ) +fragment.HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT380erIorHTT320er + fragment.hltPreMu15IsoVVVLPFHT450PFMET50 + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q + fragment.HLTMuVVVLCombinedIsolationR02Sequence + fragment.hltL3MuVVVLIsoFIlter + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT450Jet30 + fragment.hltPFMETProducer + fragment.hltPFMET50 + fragment.HLTEndSequence ) +fragment.HLT_Mu15_IsoVVVL_PFHT450_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT380erIorHTT320er + fragment.hltPreMu15IsoVVVLPFHT450 + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q + fragment.HLTMuVVVLCombinedIsolationR02Sequence + fragment.hltL3MuVVVLIsoFIlter + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT450Jet30 + fragment.HLTEndSequence ) +fragment.HLT_Mu50_IsoVVVL_PFHT450_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT380erIorHTT320er + fragment.hltPreMu50IsoVVVLPFHT450 + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered50Q + fragment.HLTMuVVVLCombinedIsolationR02Sequence + fragment.hltL3Mu50VVVLIsoFIlter + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT450Jet30 + fragment.HLTEndSequence ) +fragment.HLT_Mu15_IsoVVVL_PFHT600_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT380erIorHTT320er + fragment.hltPreMu15IsoVVVLPFHT600 + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q + fragment.HLTMuVVVLCombinedIsolationR02Sequence + fragment.hltL3MuVVVLIsoFIlter + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT600Jet30 + fragment.HLTEndSequence ) +fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + fragment.hltPreMu3er1p5PFJet100er2p5PFMET70PFMHT70IDTight + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3MuFiltered3er1p5 + fragment.HLTRecoMETSequence + fragment.hltMET40 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.hltMht + fragment.hltMHT40 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets70 + fragment.hltSinglePFJet100er2p5 + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID70 + fragment.hltPFMETProducer + fragment.hltPFMET70 + fragment.HLTEndSequence ) +fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + fragment.hltPreMu3er1p5PFJet100er2p5PFMET80PFMHT80IDTight + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3MuFiltered3er1p5 + fragment.HLTRecoMETSequence + fragment.hltMET50 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.hltMht + fragment.hltMHT50 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets70 + fragment.hltSinglePFJet100er2p5 + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID80 + fragment.hltPFMETProducer + fragment.hltPFMET80 + fragment.HLTEndSequence ) +fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + fragment.hltPreMu3er1p5PFJet100er2p5PFMET90PFMHT90IDTight + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3MuFiltered3er1p5 + fragment.HLTRecoMETSequence + fragment.hltMET60 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.hltMht + fragment.hltMHT60 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets70 + fragment.hltSinglePFJet100er2p5 + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID90 + fragment.hltPFMETProducer + fragment.hltPFMET90 + fragment.HLTEndSequence ) +fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + fragment.hltPreMu3er1p5PFJet100er2p5PFMET100PFMHT100IDTight + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3MuFiltered3er1p5 + fragment.HLTRecoMETSequence + fragment.hltMET70 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.hltMht + fragment.hltMHT70 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets70 + fragment.hltSinglePFJet100er2p5 + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID100 + fragment.hltPFMETProducer + fragment.hltPFMET100 + fragment.HLTEndSequence ) +fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + fragment.hltPreMu3er1p5PFJet100er2p5PFMETNoMu70PFMHTNoMu70IDTight + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3MuFiltered3er1p5 + fragment.HLTRecoMETSequence + fragment.hltMET40 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.hltMht + fragment.hltMHT40 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets70 + fragment.hltSinglePFJet100er2p5 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID70 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu70 + fragment.HLTEndSequence ) +fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + fragment.hltPreMu3er1p5PFJet100er2p5PFMETNoMu80PFMHTNoMu80IDTight + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3MuFiltered3er1p5 + fragment.HLTRecoMETSequence + fragment.hltMET50 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.hltMht + fragment.hltMHT50 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets70 + fragment.hltSinglePFJet100er2p5 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID80 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu80 + fragment.HLTEndSequence ) +fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + fragment.hltPreMu3er1p5PFJet100er2p5PFMETNoMu90PFMHTNoMu90IDTight + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3MuFiltered3er1p5 + fragment.HLTRecoMETSequence + fragment.hltMET60 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.hltMht + fragment.hltMHT60 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets70 + fragment.hltSinglePFJet100er2p5 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID90 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu90 + fragment.HLTEndSequence ) +fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + fragment.hltPreMu3er1p5PFJet100er2p5PFMETNoMu100PFMHTNoMu100IDTight + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3MuFiltered3er1p5 + fragment.HLTRecoMETSequence + fragment.hltMET70 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.hltMht + fragment.hltMHT70 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets70 + fragment.hltSinglePFJet100er2p5 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID100 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu100 + fragment.HLTEndSequence ) +fragment.HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5SQOSdRMax1p4 + fragment.hltPreDimuon10PsiPrimeBarrelSeagulls + fragment.hltL1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0) + fragment.hltDimuon10PsiPrimeBarrelnoCowL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon10PsiPrimeBarrelnoCow + fragment.hltDisplacedmumuFilterDimuon10PsiPrimeBarrelnoCow + fragment.HLTEndSequence ) +fragment.HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5SQOSdRMax1p4 + fragment.hltPreDimuon20JpsiBarrelSeagulls + fragment.hltL1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0) + fragment.hltDimuon20JpsiBarrelnoCowL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon20JpsiBarrelnoCow + fragment.hltDisplacedmumuFilterDimuon20JpsiBarrelnoCow + fragment.HLTEndSequence ) +fragment.HLT_Dimuon10_Upsilon_y1p4_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1s12DoubleMu4p5er2p0SQOSMass7to18 + fragment.hltPreDimuon10Upsilony1p4 + fragment.hltL1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1f0L2v2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0) + fragment.hltDimuon10Upsilony1p4L3fL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon10Upsilonsv3 + fragment.hltDisplacedmumuFilterDimuon10Upsilonsv3 + fragment.HLTEndSequence ) +fragment.HLT_Dimuon12_Upsilon_y1p4_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1s12DoubleMu4p5er2p0SQOSMass7to18 + fragment.hltPreDimuon12Upsilony1p4 + fragment.hltL1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1f0L2v2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0) + fragment.hltDimuon12Upsilony1p4L3fL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon12Upsilonsv3 + fragment.hltDisplacedmumuFilterDimuon12Upsilonsv3 + fragment.HLTEndSequence ) +fragment.HLT_Dimuon14_Phi_Barrel_Seagulls_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5SQOSdRMax1p4 + fragment.hltPreDimuon14PhiBarrelSeagulls + fragment.hltL1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0) + fragment.hltDimuon14PhiBarrelnoCowL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon14PhiBarrelnoCow + fragment.hltDisplacedmumuFilterDimuon14PhiBarrelnoCow + fragment.HLTEndSequence ) +fragment.HLT_Dimuon25_Jpsi_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4SQOSdRMax1p2DoubleMu0er1p5SQOSdRMax1p4 + fragment.hltPreDimuon25Jpsi + fragment.hltL1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0) + fragment.hltDimuon25JpsiL3fL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon25Jpsis + fragment.hltDisplacedmumuFilterDimuon25Jpsis + fragment.HLTEndSequence ) +fragment.HLT_Dimuon14_PsiPrime_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4SQOSdRMax1p2DoubleMu0er1p5SQOSdRMax1p4 + fragment.hltPreDimuon14PsiPrime + fragment.hltL1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0) + fragment.hltDimuon14PsiPrimeL3fL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon14PsiPrimes + fragment.hltDisplacedmumuFilterDimuon14PsiPrimes + fragment.HLTEndSequence ) +fragment.HLT_Dimuon14_PsiPrime_noCorrL1_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu9SQ + fragment.hltPreDimuon14PsiPrimenoCorrL1 + fragment.hltL1fL1sL1sDoubleMu9SQL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0) + fragment.hltDimuon14PsiPrimeNoCorrL1L3fL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon14PsiPrimesNoCorrL1 + fragment.hltDisplacedmumuFilterDimuon14PsiPrimesNoCorrL1 + fragment.HLTEndSequence ) +fragment.HLT_Dimuon18_PsiPrime_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4SQOSdRMax1p2DoubleMu0er1p5SQOSdRMax1p4 + fragment.hltPreDimuon18PsiPrime + fragment.hltL1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0) + fragment.hltDimuon18PsiPrimeL3fL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon18PsiPrimes + fragment.hltDisplacedmumuFilterDimuon18PsiPrimes + fragment.HLTEndSequence ) +fragment.HLT_Dimuon18_PsiPrime_noCorrL1_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu9SQ + fragment.hltPreDimuon18PsiPrimenoCorrL1 + fragment.hltL1fL1sL1sDoubleMu9SQL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0) + fragment.hltDimuon18PsiPrimeNoCorrL1L3fL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon18PsiPrimesNoCorrL1 + fragment.hltDisplacedmumuFilterDimuon18PsiPrimesNoCorrL1 + fragment.HLTEndSequence ) +fragment.HLT_Dimuon24_Upsilon_noCorrL1_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu9SQ + fragment.hltPreDimuon24UpsilonnoCorrL1 + fragment.hltL1fL1sL1sDoubleMu9SQL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0) + fragment.hltDimuon24UpsilonNoCorrL1L3fL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon24UpsilonsNoCorrL1 + fragment.hltDisplacedmumuFilterDimuon24UpsilonsNoCorrL1 + fragment.HLTEndSequence ) +fragment.HLT_Dimuon24_Phi_noCorrL1_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu9SQ + fragment.hltPreDimuon24PhinoCorrL1 + fragment.hltL1fL1sL1sDoubleMu9SQL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0) + fragment.hltDimuon24PhiNoCorrL1L3fL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon24PhiNoCorrL1 + fragment.hltDisplacedmumuFilterDimuon24PhiBarrelNoCorrL1 + fragment.HLTEndSequence ) +fragment.HLT_Dimuon25_Jpsi_noCorrL1_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu9SQ + fragment.hltPreDimuon25JpsinoCorrL1 + fragment.hltL1fL1sL1sDoubleMu9SQL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0) + fragment.hltDimuon25JpsiNoCorrL1L3fL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon25JpsisNoCorrL1 + fragment.hltDisplacedmumuFilterDimuon25JpsisNoCorrL1 + fragment.HLTEndSequence ) +fragment.HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4EG9 + fragment.hltPreDiMu4Ele9CaloIdLTrackIdLDZMass3p8 + fragment.HLTDiMu4Ele9CaloIdLTrackIdLMuonlegSequence + fragment.hltDoubleMu4DZFilter + fragment.hltEle9DoubleMu4Mass3p8Filtered + fragment.HLTDiMu4Ele9CaloIdLTrackIdLElectronlegSequence + fragment.hltMu4Ele9DZFilter + fragment.HLTEndSequence ) +fragment.HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu7EG7 + fragment.hltPreDiMu9Ele9CaloIdLTrackIdLDZ + fragment.HLTDiMu9Ele9CaloIdLTrackIdLMuonlegSequence + fragment.HLTDiMu9Ele9CaloIdLTrackIdLElectronlegSequence + fragment.hltMu9Ele9DZFilter + fragment.hltDoubleMu9DZFilter + fragment.HLTEndSequence ) +fragment.HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu7EG7 + fragment.hltPreDiMu9Ele9CaloIdLTrackIdL + fragment.HLTDiMu9Ele9CaloIdLTrackIdLMuonlegSequence + fragment.HLTDiMu9Ele9CaloIdLTrackIdLElectronlegSequence + fragment.HLTEndSequence ) +fragment.HLT_DoubleIsoMu20_eta2p1_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu18er + fragment.hltPreDoubleIsoMu20eta2p1 + fragment.hltL1fL1sDoubleMu18erL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu18erL1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu18erL1Filtered0) + fragment.hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20Q + fragment.HLTDoubleMu20Eta2p1IsolationSequence + fragment.hltL3crIsoL1sDoubleMu18erL1f0L2f10QL3f20QL3trkIsoFiltered + fragment.HLTEndSequence ) +fragment.HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157ORTripleMu444 + fragment.hltPreTrkMu12DoubleTrkMu5NoFiltersNoVtx + fragment.hltL1fL1sDoubleMu155ORTripleMu444L1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2pfL1sDoubleMu155ORTripleMu444L1f0L2PreFiltered0NoVtx) + cms.ignore(fragment.hltL2fL1sDoubleMu155ORTripleMu444L1f0L2Filtered10OneMuNoVtx) + fragment.HLTL3muonrecoSequenceNoVtx + fragment.hltL3pfL1sDoubleMu155ORTripleMu444L1f0L2pf0TwoMuL3PreFiltered5NoVtx + fragment.hltL3fL1sDoubleMu155ORTripleMu444L1f0L2f10OneMuL3Filtered12NoVtx + fragment.HLTTrackerMuonSequenceNoVtx + fragment.hltTripleTrkMuFiltered5NoVtx + fragment.hltSingleTrkMuFiltered12NoVtx + fragment.HLTEndSequence ) +fragment.HLT_TrkMu16_DoubleTrkMu6NoFiltersNoVtx_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157ORTripleMu444 + fragment.hltPreTrkMu16DoubleTrkMu6NoFiltersNoVtx + fragment.hltL1fL1sDoubleMu155ORTripleMu444L1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2pfL1sDoubleMu155ORTripleMu444L1f0L2PreFiltered0NoVtx) + cms.ignore(fragment.hltL2fL1sDoubleMu155ORTripleMu444L1f0L2Filtered10OneMuNoVtx) + fragment.HLTL3muonrecoSequenceNoVtx + fragment.hltL3pfL1sDoubleMu155ORTripleMu444L1f0L2pf0TwoMuL3PreFiltered6NoVtx + fragment.hltL3fL1sDoubleMu155ORTripleMu444L1f0L2f10OneMuL3Filtered16NoVtx + fragment.HLTTrackerMuonSequenceNoVtx + fragment.hltTripleTrkMuFiltered6NoVtx + fragment.hltSingleTrkMuFiltered16NoVtx + fragment.HLTEndSequence ) +fragment.HLT_TrkMu17_DoubleTrkMu8NoFiltersNoVtx_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157ORTripleMu444 + fragment.hltPreTrkMu17DoubleTrkMu8NoFiltersNoVtx + fragment.hltL1fL1sDoubleMu155ORTripleMu444L1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2pfL1sDoubleMu155ORTripleMu444L1f0L2PreFiltered0NoVtx) + cms.ignore(fragment.hltL2fL1sDoubleMu155ORTripleMu444L1f0L2Filtered10OneMuNoVtx) + fragment.HLTL3muonrecoSequenceNoVtx + fragment.hltL3pfL1sDoubleMu155ORTripleMu444L1f0L2pf0TwoMuL3PreFiltered8NoVtx + fragment.hltL3fL1sDoubleMu155ORTripleMu444L1f0L2f10OneMuL3Filtered17NoVtx + fragment.HLTTrackerMuonSequenceNoVtx + fragment.hltTripleTrkMuFiltered8NoVtx + fragment.hltSingleTrkMuFiltered17NoVtx + fragment.HLTEndSequence ) +fragment.HLT_Mu8_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu3IorSingleMu5IorSingleMu7 + fragment.hltPreMu8 + fragment.hltL1fL1sMu3or5or7L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu5L1f0L2Filtered5) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu5L1Filtered0) + fragment.hltL3fL1sMu5L1f0L2f5L3Filtered8 + fragment.HLTEndSequence ) +fragment.HLT_Mu17_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu15DQ + fragment.hltPreMu17 + fragment.hltL1fL1sMu15DQlqL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu15DQlqL1f0L2Filtered10) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu15DQlqL1Filtered0) + fragment.hltL3fL1sMu15DQlqL1f0L2f10L3Filtered17 + fragment.HLTEndSequence ) +fragment.HLT_Mu19_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu15DQ + fragment.hltPreMu19 + fragment.hltL1fL1sMu15DQlqL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu15DQlqL1f0L2Filtered10) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu15DQlqL1Filtered0) + fragment.hltL3fL1sMu15DQlqL1f0L2f10L3Filtered19 + fragment.HLTEndSequence ) +fragment.HLT_Mu17_Photon30_IsoCaloId_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu17Photon30IsoCaloId + fragment.hltMu17Photon30IsoCaloIdMuonlegL1Filtered7 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltMu17Photon30IsoCaloIdMuonlegL2Filtered10) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3Mu17Photon30IsoCaloIdMuonlegL1Filtered7) + fragment.hltMu17Photon30IsoCaloIdMuonlegL3Filtered17Q + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltMu17Photon30IsoCaloIdPhotonlegFilter + fragment.hltMu17Photon30IsoCaloIdPhotonlegEtFilter + fragment.hltEgammaClusterShape + fragment.hltMu17Photon30IsoCaloIdPhotonlegClusterShapeFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltMu17Photon30IsoCaloIdPhotonlegHEFilter + fragment.hltEgammaEcalPFClusterIso + fragment.hltMu17Photon30IsoCaloIdPhotonlegEcalIsoFilter + fragment.HLTTrackReconstructionForIsoForPhotons + fragment.hltEgammaHollowTrackIso + fragment.hltMu17Photon30IsoCaloIdPhotonlegTrackIsoFilter + fragment.HLTEndSequence ) +fragment.HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG10IorSingleEG5 + fragment.hltPreEle8CaloIdLTrackIdLIsoVLPFJet30 + fragment.HLTEle8CaloIdLTrackIdLIsoVLSequence + fragment.HLTAK4PFJetsSequence + fragment.hltEle8JetCollectionsForLeptonPlusPFJets + fragment.hltEle8PFJet30EleCleaned + fragment.HLTEndSequence ) +fragment.HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG10IorSingleEG15 + fragment.hltPreEle12CaloIdLTrackIdLIsoVLPFJet30 + fragment.HLTEle12CaloIdLTrackIdLIsoVLSequence + fragment.HLTAK4PFJetsSequence + fragment.hltEle12JetCollectionsForLeptonPlusPFJets + fragment.hltEle12PFJet30EleCleaned + fragment.HLTEndSequence ) +fragment.HLT_Ele15_CaloIdL_TrackIdL_IsoVL_PFJet30_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG10OR15er2p5 + fragment.hltPreEle15CaloIdLTrackIdLIsoVLPFJet30 + fragment.HLTEle15CaloIdLTrackIdLIsoVLJet30Sequence + fragment.HLTAK4PFJetsSequence + fragment.hltEle15JetCollectionsForLeptonPlusPFJets + fragment.hltEle15PFJet30EleCleaned + fragment.HLTEndSequence ) +fragment.HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15er2p5 + fragment.hltPreEle23CaloIdLTrackIdLIsoVLPFJet30 + fragment.HLTEle23CaloIdLTrackIdLIsoVLJet30Sequence + fragment.HLTAK4PFJetsSequence + fragment.hltEle23JetCollectionsForLeptonPlusPFJets + fragment.hltEle23PFJet30EleCleaned + fragment.HLTEndSequence ) +fragment.HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG10IorSingleEG5 + fragment.hltPreEle8CaloIdMTrackIdMPFJet30 + fragment.HLTEle8CaloIdMGsfTrkIdMSequence + fragment.HLTAK4PFJetsSequence + fragment.hltGsfEle8NoIsoJetCollectionsForLeptonPlusPFJets + fragment.hltEle8NoIsoPFJet30EleCleaned + fragment.HLTEndSequence ) +fragment.HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15er2p5 + fragment.hltPreEle17CaloIdMTrackIdMPFJet30 + fragment.HLTEle17CaloIdMGsfTrkIdMSequence + fragment.HLTAK4PFJetsSequence + fragment.hltGsfEle17NoIsoJetCollectionsForLeptonPlusPFJets + fragment.hltEle17NoIsoPFJet30EleCleaned + fragment.HLTEndSequence ) +fragment.HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15er2p5 + fragment.hltPreEle23CaloIdMTrackIdMPFJet30 + fragment.HLTEle23CaloIdMGsfTrkIdMSequence + fragment.HLTAK4PFJetsSequence + fragment.hltGsfEle23NoIsoJetCollectionsForLeptonPlusPFJets + fragment.hltEle23NoIsoPFJet30EleCleaned + fragment.HLTEndSequence ) +fragment.HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPreEle50CaloIdVTGsfTrkIdTPFJet165 + fragment.HLTEle50CaloIdVTGsfTrkIdTGsfSequence + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToL1 + fragment.hltMonoPFJet165 + fragment.hltEle50CaloIdVTGsfTrkIdTCleanAK4PFJet + fragment.hltEle50CaloIdVTGsfTrkIdTCentralPFJet165EleCleaned + fragment.HLTEndSequence ) +fragment.HLT_Ele115_CaloIdVT_GsfTrkIdT_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGNonIsoOrWithJetAndTau + fragment.hltPreEle115CaloIdVTGsfTrkIdT + fragment.HLTEle115CaloIdVTGsfTrkIdTGsfSequence + fragment.HLTEndSequence ) +fragment.HLT_Ele135_CaloIdVT_GsfTrkIdT_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGNonIsoOrWithJetAndTau + fragment.hltPreEle135CaloIdVTGsfTrkIdT + fragment.HLTEle135CaloIdVTGsfTrkIdTGsfSequence + fragment.HLTEndSequence ) +fragment.HLT_Ele145_CaloIdVT_GsfTrkIdT_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGNonIsoOrWithJetAndTau + fragment.hltPreEle145CaloIdVTGsfTrkIdT + fragment.HLTEle145CaloIdVTGsfTrkIdTGsfSequence + fragment.HLTEndSequence ) +fragment.HLT_Ele200_CaloIdVT_GsfTrkIdT_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGNonIsoOrWithJetAndTau + fragment.hltPreEle200CaloIdVTGsfTrkIdT + fragment.HLTEle200CaloIdVTGsfTrkIdTGsfSequence + fragment.HLTEndSequence ) +fragment.HLT_Ele250_CaloIdVT_GsfTrkIdT_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGNonIsoOrWithJetAndTau + fragment.hltPreEle250CaloIdVTGsfTrkIdT + fragment.HLTEle250CaloIdVTGsfTrkIdTGsfSequence + fragment.HLTEndSequence ) +fragment.HLT_Ele300_CaloIdVT_GsfTrkIdT_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGNonIsoOrWithJetAndTau + fragment.hltPreEle300CaloIdVTGsfTrkIdT + fragment.HLTEle300CaloIdVTGsfTrkIdTGsfSequence + fragment.HLTEndSequence ) +fragment.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sQuadJetC50to60IorHTT280to500IorHTT250to340QuadJet + fragment.hltPrePFHT330PT30QuadPFJet75604540TriplePFBTagDeepCSV4p5 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadCentralJet30 + fragment.hltCaloJetsQuad30ForHt + fragment.hltHtMhtCaloJetsQuadC30 + fragment.hltCaloQuadJet30HT320 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSVp17Double + fragment.HLTAK4PFJetsSequence + fragment.hltPFCentralJetLooseIDQuad30 + fragment.hlt1PFCentralJetLooseID75 + fragment.hlt2PFCentralJetLooseID60 + fragment.hlt3PFCentralJetLooseID45 + fragment.hlt4PFCentralJetLooseID40 + fragment.hltPFCentralJetLooseIDQuad30forHt + fragment.hltHtMhtPFCentralJetsLooseIDQuadC30 + fragment.hltPFCentralJetsLooseIDQuad30HT330 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV4p5Triple + fragment.HLTEndSequence ) +fragment.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sQuadJetC50to60IorHTT280to500IorHTT250to340QuadJet + fragment.hltPrePFHT330PT30QuadPFJet75604540 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadCentralJet30 + fragment.hltCaloJetsQuad30ForHt + fragment.hltHtMhtCaloJetsQuadC30 + fragment.hltCaloQuadJet30HT320 + fragment.HLTAK4PFJetsSequence + fragment.hltPFCentralJetLooseIDQuad30 + fragment.hlt1PFCentralJetLooseID75 + fragment.hlt2PFCentralJetLooseID60 + fragment.hlt3PFCentralJetLooseID45 + fragment.hlt4PFCentralJetLooseID40 + fragment.hltPFCentralJetLooseIDQuad30forHt + fragment.hltHtMhtPFCentralJetsLooseIDQuadC30 + fragment.hltPFCentralJetsLooseIDQuad30HT330 + fragment.HLTEndSequence ) +fragment.HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJet + fragment.hltPrePFHT400SixPFJet32DoublePFBTagDeepCSV2p94 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterSixC25 + fragment.hltCaloJetsSix25ForHt + fragment.hltHtMhtCaloJetsSixC25 + fragment.hltCaloSixJet25HT300 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV10p01Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterSix30er2p5 + fragment.hltPFJetFilterSix32er2p5 + fragment.hltPFJetsSix30ForHt + fragment.hltHtMhtPFJetsSix30er2p5 + fragment.hltPFSixJet30HT400 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV2p94Double + fragment.HLTEndSequence ) +fragment.HLT_PFHT400_SixPFJet32_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJet + fragment.hltPrePFHT400SixPFJet32 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterSixC25 + fragment.hltCaloJetsSix25ForHt + fragment.hltHtMhtCaloJetsSixC25 + fragment.hltCaloSixJet25HT300 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterSix30er2p5 + fragment.hltPFJetFilterSix32er2p5 + fragment.hltPFJetsSix30ForHt + fragment.hltHtMhtPFJetsSix30er2p5 + fragment.hltPFSixJet30HT400 + fragment.HLTEndSequence ) +fragment.HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJet + fragment.hltPrePFHT450SixPFJet36PFBTagDeepCSV1p59 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterSixC30 + fragment.hltCaloJetsSix30ForHt + fragment.hltHtMhtCaloJetsSixC30 + fragment.hltCaloSixJet30HT350 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterSix30er2p5 + fragment.hltPFJetFilterSix36er2p5 + fragment.hltPFJetsSix30ForHt + fragment.hltHtMhtPFJetsSix30er2p5 + fragment.hltPFSixJet30HT450 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV1p59Single + fragment.HLTEndSequence ) +fragment.HLT_PFHT450_SixPFJet36_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJet + fragment.hltPrePFHT450SixPFJet36 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterSixC30 + fragment.hltCaloJetsSix30ForHt + fragment.hltHtMhtCaloJetsSixC30 + fragment.hltCaloSixJet30HT350 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterSix30er2p5 + fragment.hltPFJetFilterSix36er2p5 + fragment.hltPFJetsSix30ForHt + fragment.hltHtMhtPFJetsSix30er2p5 + fragment.hltPFSixJet30HT450 + fragment.HLTEndSequence ) +fragment.HLT_PFHT400_FivePFJet_100_100_60_30_30_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet + fragment.hltPrePFHT400FivePFJet100100603030 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterFiveC25 + fragment.hltCaloJetsFive25ForHt + fragment.hltHtMhtCaloJetsFiveC25 + fragment.hltCaloFiveJet25HT300 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterTwo100er3p0 + fragment.hltPFJetFilterThree60er3p0 + fragment.hltPFJetFilterFive30er3p0 + fragment.hltPFJetsFive30ForHt + fragment.hltHtMhtPFJetsFive30er3p0 + fragment.hltPFFiveJet30HT400 + fragment.HLTEndSequence ) +fragment.HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet + fragment.hltPrePFHT400FivePFJet100100603030DoublePFBTagDeepCSV4p5 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterFiveC25 + fragment.hltCaloJetsFive25ForHt + fragment.hltHtMhtCaloJetsFiveC25 + fragment.hltCaloFiveJet25HT300 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV10p01Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterTwo100er3p0 + fragment.hltPFJetFilterThree60er3p0 + fragment.hltPFJetFilterFive30er3p0 + fragment.hltPFJetsFive30ForHt + fragment.hltHtMhtPFJetsFive30er3p0 + fragment.hltPFFiveJet30HT400 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV4p5Double + fragment.HLTEndSequence ) +fragment.HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet + fragment.hltPrePFHT400FivePFJet120120603030DoublePFBTagDeepCSV4p5 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterFiveC25 + fragment.hltCaloJetsFive25ForHt + fragment.hltHtMhtCaloJetsFiveC25 + fragment.hltCaloFiveJet25HT300 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV10p01Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterTwo120er3p0 + fragment.hltPFJetFilterThree60er3p0 + fragment.hltPFJetFilterFive30er3p0 + fragment.hltPFJetsFive30ForHt + fragment.hltHtMhtPFJetsFive30er3p0 + fragment.hltPFFiveJet30HT400 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV4p5Double + fragment.HLTEndSequence ) +fragment.HLT_PFHT350_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJet + fragment.hltPrePFHT350 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT300Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT350Jet30 + fragment.HLTEndSequence ) +fragment.HLT_PFHT350MinPFJet15_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGNonIsoOrWithJetAndTauNoPS + fragment.hltPrePFHT350MinPFJet15 + fragment.HLTPFHT350MinPFJet15Sequence + fragment.HLTEndSequence ) +fragment.HLT_Photon60_R9Id90_CaloIdL_IsoL_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGNonIsoOrWithJetAndTauNoPS + fragment.hltPrePhoton60R9Id90CaloIdLIsoL + fragment.HLTPhoton60R9Id90CaloIdLIsoLSequence + fragment.HLTEndSequence ) +fragment.HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGNonIsoOrWithJetAndTauNoPS + fragment.hltPrePhoton60R9Id90CaloIdLIsoLDisplacedIdL + fragment.HLTPhoton60R9Id90CaloIdLIsoLDisplacedIdLSequence + fragment.HLTEndSequence ) +fragment.HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGNonIsoOrWithJetAndTauNoPS + fragment.hltPrePhoton60R9Id90CaloIdLIsoLDisplacedIdLPFHT350MinPFJet15 + fragment.HLTPhoton60R9Id90CaloIdLIsoLDisplacedIdLSequence + fragment.HLTPFHT350MinPFJet15Sequence + fragment.HLTEndSequence ) +fragment.HLT_ECALHT800_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sEG40To45IorJet170To200IorHTT300To500IorETM70ToETM150 + fragment.hltPreECALHT800 + fragment.HLTDoFullUnpackingEgammaEcalWithoutPreshowerSequence + fragment.hltTowerMakerEcal + fragment.hltHtMhtEcal + fragment.hltHtEcal800 + fragment.HLTEndSequence ) +fragment.HLT_DiSC30_18_EIso_AND_HE_Mass70_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGWithJetAndTau + fragment.hltPreDiSC3018EIsoANDHEMass70 + fragment.HLTSC3018EIso15HE30eMass70Sequence + fragment.HLTEndSequence ) fragment.HLT_L1FatEvents_v3 = cms.Path( fragment.HLTBeginSequenceL1Fat + fragment.hltPreL1FatEvents + fragment.HLTEndSequence ) fragment.HLT_Physics_v8 = cms.Path( fragment.HLTBeginSequenceL1Fat + fragment.hltPrePhysics + fragment.HLTEndSequence ) fragment.HLT_EphemeralPhysics_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreEphemeralPhysics + fragment.HLTEndSequence ) @@ -126199,83 +129092,83 @@ fragment.HLT_ZeroBias_Alignment_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreZeroBiasAlignment + fragment.HLTEndSequence ) fragment.HLT_EphemeralZeroBias_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreEphemeralZeroBias + fragment.HLTEndSequence ) fragment.DST_ZeroBias_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreDSTZeroBias + fragment.HLTEndSequence ) -fragment.DST_Run3_PFScoutingPixelTracking_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDSTRun3PFScoutingPixelTracking + fragment.hltPreDSTRun3PFScoutingPixelTracking + fragment.HLTPFScoutingPixelTrackingSequence + fragment.HLTEndSequence ) -fragment.DST_HLTMuon_Run3_PFScoutingPixelTracking_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreDSTHLTMuonRun3PFScoutingPixelTracking + fragment.hltMuonTriggerResultsFilter + fragment.HLTPFScoutingPixelTrackingSequence + fragment.HLTEndSequence ) -fragment.HLT_AK4CaloJet30_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreAK4CaloJet30 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet30 + fragment.HLTEndSequence ) -fragment.HLT_AK4CaloJet40_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreAK4CaloJet40 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet40 + fragment.HLTEndSequence ) -fragment.HLT_AK4CaloJet50_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreAK4CaloJet50 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet50 + fragment.HLTEndSequence ) -fragment.HLT_AK4CaloJet80_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet35 + fragment.hltPreAK4CaloJet80 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet80 + fragment.HLTEndSequence ) -fragment.HLT_AK4CaloJet100_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60 + fragment.hltPreAK4CaloJet100 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet100 + fragment.HLTEndSequence ) -fragment.HLT_AK4CaloJet120_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60 + fragment.hltPreAK4CaloJet120 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet120 + fragment.HLTEndSequence ) -fragment.HLT_AK4PFJet30_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreAK4PFJet30 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet15 + fragment.HLTAK4PFJetsSequence + fragment.hltAK4PFJetsCorrectedMatchedToCaloJets15 + fragment.hltSingleAK4PFJet30 + fragment.HLTEndSequence ) -fragment.HLT_AK4PFJet50_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreAK4PFJet50 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet30 + fragment.HLTAK4PFJetsSequence + fragment.hltAK4PFJetsCorrectedMatchedToCaloJets30 + fragment.hltSingleAK4PFJet50 + fragment.HLTEndSequence ) -fragment.HLT_AK4PFJet80_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet35 + fragment.hltPreAK4PFJet80 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet50 + fragment.HLTAK4PFJetsSequence + fragment.hltAK4PFJetsCorrectedMatchedToCaloJets50 + fragment.hltSingleAK4PFJet80 + fragment.HLTEndSequence ) -fragment.HLT_AK4PFJet100_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60 + fragment.hltPreAK4PFJet100 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.HLTAK4PFJetsSequence + fragment.hltAK4PFJetsCorrectedMatchedToCaloJets70 + fragment.hltSingleAK4PFJet100 + fragment.HLTEndSequence ) -fragment.HLT_AK4PFJet120_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60 + fragment.hltPreAK4PFJet120 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.HLTAK4PFJetsSequence + fragment.hltAK4PFJetsCorrectedMatchedToCaloJets70 + fragment.hltSingleAK4PFJet120 + fragment.HLTEndSequence ) -fragment.HLT_PixelTracks_Multiplicity60ForPPRef_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETT45BptxAND + fragment.hltPrePixelTracksMultiplicity60ForPPRef + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingForHighMultSequence + fragment.hltGoodPixelTracksForHighMult + fragment.hltPixelCandsForHighMult + fragment.hlt1HighMult60 + fragment.HLTEndSequence ) -fragment.HLT_PixelTracks_Multiplicity85ForPPRef_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETT50BptxAND + fragment.hltPrePixelTracksMultiplicity85ForPPRef + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingForHighMultSequence + fragment.hltGoodPixelTracksForHighMult + fragment.hltPixelCandsForHighMult + fragment.hlt1HighMult85 + fragment.HLTEndSequence ) -fragment.HLT_PixelTracks_Multiplicity110ForPPRef_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETT55BptxAND + fragment.hltPrePixelTracksMultiplicity110ForPPRef + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingForHighMultSequence + fragment.hltGoodPixelTracksForHighMult + fragment.hltPixelCandsForHighMult + fragment.hlt1HighMult110 + fragment.HLTEndSequence ) -fragment.HLT_PixelTracks_Multiplicity135ForPPRef_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETT60BptxAND + fragment.hltPrePixelTracksMultiplicity135ForPPRef + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingForHighMultSequence + fragment.hltGoodPixelTracksForHighMult + fragment.hltPixelCandsForHighMult + fragment.hlt1HighMult135 + fragment.HLTEndSequence ) -fragment.HLT_PixelTracks_Multiplicity160ForPPRef_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETT60BptxAND + fragment.hltPrePixelTracksMultiplicity160ForPPRef + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingForHighMultSequence + fragment.hltGoodPixelTracksForHighMult + fragment.hltPixelCandsForHighMult + fragment.hlt1HighMult160 + fragment.HLTEndSequence ) -fragment.HLT_AK4CaloJet40_Eta5p1ForPPRef_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet28BptxAND + fragment.hltPreAK4CaloJet40Eta5p1ForPPRef + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet40Eta5p1 + fragment.HLTEndSequence ) -fragment.HLT_AK4CaloJet60_Eta5p1ForPPRef_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet40BptxAND + fragment.hltPreAK4CaloJet60Eta5p1ForPPRef + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet60Eta5p1 + fragment.HLTEndSequence ) -fragment.HLT_AK4CaloJet80_Eta5p1ForPPRef_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet48BptxAND + fragment.hltPreAK4CaloJet80Eta5p1ForPPRef + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet80Eta5p1 + fragment.HLTEndSequence ) -fragment.HLT_AK4CaloJet100_Eta5p1ForPPRef_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet52BptxAND + fragment.hltPreAK4CaloJet100Eta5p1ForPPRef + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet100Eta5p1 + fragment.HLTEndSequence ) -fragment.HLT_AK4CaloJet110_Eta5p1ForPPRef_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet52BptxAND + fragment.hltPreAK4CaloJet110Eta5p1ForPPRef + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet110Eta5p1 + fragment.HLTEndSequence ) -fragment.HLT_AK4CaloJet120_Eta5p1ForPPRef_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet68BptxAND + fragment.hltPreAK4CaloJet120Eta5p1ForPPRef + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet120Eta5p1 + fragment.HLTEndSequence ) -fragment.HLT_AK4CaloJet150ForPPRef_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet68BptxAND + fragment.hltPreAK4CaloJet150ForPPRef + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet150Eta5p1 + fragment.HLTEndSequence ) -fragment.HLT_AK4PFJet40_Eta5p1ForPPRef_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet28BptxAND + fragment.hltPreAK4PFJet40Eta5p1ForPPRef + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet15Eta5p1 + fragment.HLTAK4PFJetsSequence + fragment.hltAK4PFJetsCorrectedMatchedToCaloJets15Eta5p1 + fragment.hltSingleAK4PFJet40Eta5p1 + fragment.HLTEndSequence ) -fragment.HLT_AK4PFJet60_Eta5p1ForPPRef_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet40BptxAND + fragment.hltPreAK4PFJet60Eta5p1ForPPRef + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet30Eta5p1 + fragment.HLTAK4PFJetsSequence + fragment.hltAK4PFJetsCorrectedMatchedToCaloJets30Eta5p1 + fragment.hltSingleAK4PFJet60Eta5p1 + fragment.HLTEndSequence ) -fragment.HLT_AK4PFJet80_Eta5p1ForPPRef_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet48BptxAND + fragment.hltPreAK4PFJet80Eta5p1ForPPRef + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet50Eta5p1 + fragment.HLTAK4PFJetsSequence + fragment.hltAK4PFJetsCorrectedMatchedToCaloJets50Eta5p1 + fragment.hltSingleAK4PFJet80Eta5p1 + fragment.HLTEndSequence ) -fragment.HLT_AK4PFJet100_Eta5p1ForPPRef_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet52BptxAND + fragment.hltPreAK4PFJet100Eta5p1ForPPRef + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70Eta5p1 + fragment.HLTAK4PFJetsSequence + fragment.hltAK4PFJetsCorrectedMatchedToCaloJets70Eta5p1 + fragment.hltSingleAK4PFJet100Eta5p1 + fragment.HLTEndSequence ) -fragment.HLT_AK4PFJet110_Eta5p1ForPPRef_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet52BptxAND + fragment.hltPreAK4PFJet110Eta5p1ForPPRef + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet80Eta5p1 + fragment.HLTAK4PFJetsSequence + fragment.hltAK4PFJetsCorrectedMatchedToCaloJets80Eta5p1 + fragment.hltSingleAK4PFJet110Eta5p1 + fragment.HLTEndSequence ) -fragment.HLT_AK4PFJet120_Eta5p1ForPPRef_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet68BptxAND + fragment.hltPreAK4PFJet120Eta5p1ForPPRef + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet90Eta5p1 + fragment.HLTAK4PFJetsSequence + fragment.hltAK4PFJetsCorrectedMatchedToCaloJets90Eta5p1 + fragment.hltSingleAK4PFJet120Eta5p1 + fragment.HLTEndSequence ) -fragment.HLT_AK4CaloJet80_Jet35_Eta1p1ForPPRef_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet48BptxAND + fragment.hltPreAK4CaloJet80Jet35Eta1p1ForPPRef + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet80Eta1p1 + fragment.hltDoubleAK4CaloJet35Eta1p1 + fragment.HLTEndSequence ) -fragment.HLT_AK4CaloJet80_Jet35_Eta0p7ForPPRef_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet48BptxAND + fragment.hltPreAK4CaloJet80Jet35Eta0p7ForPPRef + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet80Eta0p7 + fragment.hltDoubleAK4CaloJet35Eta0p7 + fragment.HLTEndSequence ) -fragment.HLT_AK4CaloJet100_Jet35_Eta1p1ForPPRef_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet52BptxAND + fragment.hltPreAK4CaloJet100Jet35Eta1p1ForPPRef + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet100Eta1p1 + fragment.hltDoubleAK4CaloJet35Eta1p1 + fragment.HLTEndSequence ) -fragment.HLT_AK4CaloJet100_Jet35_Eta0p7ForPPRef_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet52BptxAND + fragment.hltPreAK4CaloJet100Jet35Eta0p7ForPPRef + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet100Eta0p7 + fragment.hltDoubleAK4CaloJet35Eta0p7 + fragment.HLTEndSequence ) -fragment.HLT_AK4CaloJet80_45_45_Eta2p1ForPPRef_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet48BptxAND + fragment.hltPreAK4CaloJet804545Eta2p1ForPPRef + fragment.HLTAK4CaloJetsSequence + fragment.hltTripleAK4CaloJet45Eta2p1 + fragment.hltSingleAK4CaloJet80Eta2p1 + fragment.HLTEndSequence ) -fragment.HLT_SinglePhoton10_Eta3p1ForPPRef_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreSinglePhoton10Eta3p1ForPPRef + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIPhoton10Eta3p1 + fragment.HLTEndSequence ) -fragment.HLT_SinglePhoton15_Eta3p1ForPPRef_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG5 + fragment.hltPreSinglePhoton15Eta3p1ForPPRef + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIPhoton15Eta3p1 + fragment.HLTEndSequence ) -fragment.HLT_SinglePhoton20_Eta3p1ForPPRef_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG10er2p5 + fragment.hltPreSinglePhoton20Eta3p1ForPPRef + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIPhoton20Eta3p1 + fragment.HLTEndSequence ) -fragment.HLT_SinglePhoton30_Eta3p1ForPPRef_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG10er2p5 + fragment.hltPreSinglePhoton30Eta3p1ForPPRef + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIPhoton30Eta3p1 + fragment.HLTEndSequence ) -fragment.HLT_SinglePhoton40_Eta3p1ForPPRef_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG24 + fragment.hltPreSinglePhoton40Eta3p1ForPPRef + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIPhoton40Eta3p1 + fragment.HLTEndSequence ) -fragment.HLT_SinglePhoton50_Eta3p1ForPPRef_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG24 + fragment.hltPreSinglePhoton50Eta3p1ForPPRef + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIPhoton50Eta3p1 + fragment.HLTEndSequence ) -fragment.HLT_SinglePhoton60_Eta3p1ForPPRef_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG24 + fragment.hltPreSinglePhoton60Eta3p1ForPPRef + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIPhoton60Eta3p1 + fragment.HLTEndSequence ) -fragment.HLT_Photon20_HoverELoose_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG10er2p5 + fragment.hltPrePhoton20HoverELoose + fragment.HLTPhoton20SequenceLooseHOverE + fragment.HLTEndSequence ) -fragment.HLT_Photon30_HoverELoose_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG10er2p5 + fragment.hltPrePhoton30HoverELoose + fragment.HLTPhoton30SequenceLooseHOverE + fragment.HLTEndSequence ) -fragment.HLT_Photon40_HoverELoose_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG24 + fragment.hltPrePhoton40HoverELoose + fragment.HLTPhoton40SequenceLooseHOverE + fragment.HLTEndSequence ) -fragment.HLT_Photon50_HoverELoose_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG24 + fragment.hltPrePhoton50HoverELoose + fragment.HLTPhoton50SequenceLooseHOverE + fragment.HLTEndSequence ) -fragment.HLT_Photon60_HoverELoose_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG24 + fragment.hltPrePhoton60HoverELoose + fragment.HLTPhoton60SequenceLooseHOverE + fragment.HLTEndSequence ) -fragment.HLT_HIL2Mu3Eta2p5_AK4CaloJet40Eta2p1ForPPRef_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu3BptxAND + fragment.hltPreHIL2Mu3Eta2p5AK4CaloJet40Eta2p1ForPPRef + fragment.hltHIL1SingleMu3 + fragment.HLTL2muonrecoSequence + fragment.hltHIL2Mu3N10HitQForPPRefL2Filtered + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet40Eta2p1 + fragment.HLTEndSequence ) -fragment.HLT_HIL2Mu3Eta2p5_AK4CaloJet60Eta2p1ForPPRef_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu3BptxAND + fragment.hltPreHIL2Mu3Eta2p5AK4CaloJet60Eta2p1ForPPRef + fragment.hltHIL1SingleMu3 + fragment.HLTL2muonrecoSequence + fragment.hltHIL2Mu3N10HitQForPPRefL2Filtered + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet60Eta2p1 + fragment.HLTEndSequence ) -fragment.HLT_HIL2Mu3Eta2p5_AK4CaloJet80Eta2p1ForPPRef_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu3BptxAND + fragment.hltPreHIL2Mu3Eta2p5AK4CaloJet80Eta2p1ForPPRef + fragment.hltHIL1SingleMu3 + fragment.HLTL2muonrecoSequence + fragment.hltHIL2Mu3N10HitQForPPRefL2Filtered + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet80Eta2p1 + fragment.HLTEndSequence ) -fragment.HLT_HIL2Mu3Eta2p5_AK4CaloJet100Eta2p1ForPPRef_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu3BptxAND + fragment.hltPreHIL2Mu3Eta2p5AK4CaloJet100Eta2p1ForPPRef + fragment.hltHIL1SingleMu3 + fragment.HLTL2muonrecoSequence + fragment.hltHIL2Mu3N10HitQForPPRefL2Filtered + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet100Eta2p1 + fragment.HLTEndSequence ) +fragment.DST_Run3_PFScoutingPixelTracking_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDSTRun3PFScoutingPixelTracking + fragment.hltPreDSTRun3PFScoutingPixelTracking + fragment.HLTPFScoutingPixelTrackingSequence + fragment.HLTEndSequence ) +fragment.DST_HLTMuon_Run3_PFScoutingPixelTracking_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreDSTHLTMuonRun3PFScoutingPixelTracking + fragment.hltMuonTriggerResultsFilter + fragment.HLTPFScoutingPixelTrackingSequence + fragment.HLTEndSequence ) +fragment.HLT_AK4CaloJet30_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreAK4CaloJet30 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet30 + fragment.HLTEndSequence ) +fragment.HLT_AK4CaloJet40_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreAK4CaloJet40 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet40 + fragment.HLTEndSequence ) +fragment.HLT_AK4CaloJet50_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreAK4CaloJet50 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet50 + fragment.HLTEndSequence ) +fragment.HLT_AK4CaloJet80_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet35 + fragment.hltPreAK4CaloJet80 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet80 + fragment.HLTEndSequence ) +fragment.HLT_AK4CaloJet100_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60 + fragment.hltPreAK4CaloJet100 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet100 + fragment.HLTEndSequence ) +fragment.HLT_AK4CaloJet120_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60 + fragment.hltPreAK4CaloJet120 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet120 + fragment.HLTEndSequence ) +fragment.HLT_AK4PFJet30_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreAK4PFJet30 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet15 + fragment.HLTAK4PFJetsSequence + fragment.hltAK4PFJetsCorrectedMatchedToCaloJets15 + fragment.hltSingleAK4PFJet30 + fragment.HLTEndSequence ) +fragment.HLT_AK4PFJet50_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreAK4PFJet50 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet30 + fragment.HLTAK4PFJetsSequence + fragment.hltAK4PFJetsCorrectedMatchedToCaloJets30 + fragment.hltSingleAK4PFJet50 + fragment.HLTEndSequence ) +fragment.HLT_AK4PFJet80_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet35 + fragment.hltPreAK4PFJet80 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet50 + fragment.HLTAK4PFJetsSequence + fragment.hltAK4PFJetsCorrectedMatchedToCaloJets50 + fragment.hltSingleAK4PFJet80 + fragment.HLTEndSequence ) +fragment.HLT_AK4PFJet100_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60 + fragment.hltPreAK4PFJet100 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.HLTAK4PFJetsSequence + fragment.hltAK4PFJetsCorrectedMatchedToCaloJets70 + fragment.hltSingleAK4PFJet100 + fragment.HLTEndSequence ) +fragment.HLT_AK4PFJet120_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60 + fragment.hltPreAK4PFJet120 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.HLTAK4PFJetsSequence + fragment.hltAK4PFJetsCorrectedMatchedToCaloJets70 + fragment.hltSingleAK4PFJet120 + fragment.HLTEndSequence ) +fragment.HLT_PixelTracks_Multiplicity60ForPPRef_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETT45BptxAND + fragment.hltPrePixelTracksMultiplicity60ForPPRef + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingForHighMultSequence + fragment.hltGoodPixelTracksForHighMult + fragment.hltPixelCandsForHighMult + fragment.hlt1HighMult60 + fragment.HLTEndSequence ) +fragment.HLT_PixelTracks_Multiplicity85ForPPRef_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETT50BptxAND + fragment.hltPrePixelTracksMultiplicity85ForPPRef + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingForHighMultSequence + fragment.hltGoodPixelTracksForHighMult + fragment.hltPixelCandsForHighMult + fragment.hlt1HighMult85 + fragment.HLTEndSequence ) +fragment.HLT_PixelTracks_Multiplicity110ForPPRef_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETT55BptxAND + fragment.hltPrePixelTracksMultiplicity110ForPPRef + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingForHighMultSequence + fragment.hltGoodPixelTracksForHighMult + fragment.hltPixelCandsForHighMult + fragment.hlt1HighMult110 + fragment.HLTEndSequence ) +fragment.HLT_PixelTracks_Multiplicity135ForPPRef_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETT60BptxAND + fragment.hltPrePixelTracksMultiplicity135ForPPRef + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingForHighMultSequence + fragment.hltGoodPixelTracksForHighMult + fragment.hltPixelCandsForHighMult + fragment.hlt1HighMult135 + fragment.HLTEndSequence ) +fragment.HLT_PixelTracks_Multiplicity160ForPPRef_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETT60BptxAND + fragment.hltPrePixelTracksMultiplicity160ForPPRef + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingForHighMultSequence + fragment.hltGoodPixelTracksForHighMult + fragment.hltPixelCandsForHighMult + fragment.hlt1HighMult160 + fragment.HLTEndSequence ) +fragment.HLT_AK4CaloJet40_Eta5p1ForPPRef_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet28BptxAND + fragment.hltPreAK4CaloJet40Eta5p1ForPPRef + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet40Eta5p1 + fragment.HLTEndSequence ) +fragment.HLT_AK4CaloJet60_Eta5p1ForPPRef_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet40BptxAND + fragment.hltPreAK4CaloJet60Eta5p1ForPPRef + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet60Eta5p1 + fragment.HLTEndSequence ) +fragment.HLT_AK4CaloJet80_Eta5p1ForPPRef_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet48BptxAND + fragment.hltPreAK4CaloJet80Eta5p1ForPPRef + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet80Eta5p1 + fragment.HLTEndSequence ) +fragment.HLT_AK4CaloJet100_Eta5p1ForPPRef_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet52BptxAND + fragment.hltPreAK4CaloJet100Eta5p1ForPPRef + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet100Eta5p1 + fragment.HLTEndSequence ) +fragment.HLT_AK4CaloJet110_Eta5p1ForPPRef_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet52BptxAND + fragment.hltPreAK4CaloJet110Eta5p1ForPPRef + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet110Eta5p1 + fragment.HLTEndSequence ) +fragment.HLT_AK4CaloJet120_Eta5p1ForPPRef_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet68BptxAND + fragment.hltPreAK4CaloJet120Eta5p1ForPPRef + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet120Eta5p1 + fragment.HLTEndSequence ) +fragment.HLT_AK4CaloJet150ForPPRef_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet68BptxAND + fragment.hltPreAK4CaloJet150ForPPRef + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet150Eta5p1 + fragment.HLTEndSequence ) +fragment.HLT_AK4PFJet40_Eta5p1ForPPRef_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet28BptxAND + fragment.hltPreAK4PFJet40Eta5p1ForPPRef + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet15Eta5p1 + fragment.HLTAK4PFJetsSequence + fragment.hltAK4PFJetsCorrectedMatchedToCaloJets15Eta5p1 + fragment.hltSingleAK4PFJet40Eta5p1 + fragment.HLTEndSequence ) +fragment.HLT_AK4PFJet60_Eta5p1ForPPRef_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet40BptxAND + fragment.hltPreAK4PFJet60Eta5p1ForPPRef + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet30Eta5p1 + fragment.HLTAK4PFJetsSequence + fragment.hltAK4PFJetsCorrectedMatchedToCaloJets30Eta5p1 + fragment.hltSingleAK4PFJet60Eta5p1 + fragment.HLTEndSequence ) +fragment.HLT_AK4PFJet80_Eta5p1ForPPRef_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet48BptxAND + fragment.hltPreAK4PFJet80Eta5p1ForPPRef + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet50Eta5p1 + fragment.HLTAK4PFJetsSequence + fragment.hltAK4PFJetsCorrectedMatchedToCaloJets50Eta5p1 + fragment.hltSingleAK4PFJet80Eta5p1 + fragment.HLTEndSequence ) +fragment.HLT_AK4PFJet100_Eta5p1ForPPRef_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet52BptxAND + fragment.hltPreAK4PFJet100Eta5p1ForPPRef + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70Eta5p1 + fragment.HLTAK4PFJetsSequence + fragment.hltAK4PFJetsCorrectedMatchedToCaloJets70Eta5p1 + fragment.hltSingleAK4PFJet100Eta5p1 + fragment.HLTEndSequence ) +fragment.HLT_AK4PFJet110_Eta5p1ForPPRef_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet52BptxAND + fragment.hltPreAK4PFJet110Eta5p1ForPPRef + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet80Eta5p1 + fragment.HLTAK4PFJetsSequence + fragment.hltAK4PFJetsCorrectedMatchedToCaloJets80Eta5p1 + fragment.hltSingleAK4PFJet110Eta5p1 + fragment.HLTEndSequence ) +fragment.HLT_AK4PFJet120_Eta5p1ForPPRef_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet68BptxAND + fragment.hltPreAK4PFJet120Eta5p1ForPPRef + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet90Eta5p1 + fragment.HLTAK4PFJetsSequence + fragment.hltAK4PFJetsCorrectedMatchedToCaloJets90Eta5p1 + fragment.hltSingleAK4PFJet120Eta5p1 + fragment.HLTEndSequence ) +fragment.HLT_AK4CaloJet80_Jet35_Eta1p1ForPPRef_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet48BptxAND + fragment.hltPreAK4CaloJet80Jet35Eta1p1ForPPRef + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet80Eta1p1 + fragment.hltDoubleAK4CaloJet35Eta1p1 + fragment.HLTEndSequence ) +fragment.HLT_AK4CaloJet80_Jet35_Eta0p7ForPPRef_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet48BptxAND + fragment.hltPreAK4CaloJet80Jet35Eta0p7ForPPRef + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet80Eta0p7 + fragment.hltDoubleAK4CaloJet35Eta0p7 + fragment.HLTEndSequence ) +fragment.HLT_AK4CaloJet100_Jet35_Eta1p1ForPPRef_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet52BptxAND + fragment.hltPreAK4CaloJet100Jet35Eta1p1ForPPRef + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet100Eta1p1 + fragment.hltDoubleAK4CaloJet35Eta1p1 + fragment.HLTEndSequence ) +fragment.HLT_AK4CaloJet100_Jet35_Eta0p7ForPPRef_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet52BptxAND + fragment.hltPreAK4CaloJet100Jet35Eta0p7ForPPRef + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet100Eta0p7 + fragment.hltDoubleAK4CaloJet35Eta0p7 + fragment.HLTEndSequence ) +fragment.HLT_AK4CaloJet80_45_45_Eta2p1ForPPRef_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet48BptxAND + fragment.hltPreAK4CaloJet804545Eta2p1ForPPRef + fragment.HLTAK4CaloJetsSequence + fragment.hltTripleAK4CaloJet45Eta2p1 + fragment.hltSingleAK4CaloJet80Eta2p1 + fragment.HLTEndSequence ) +fragment.HLT_SinglePhoton10_Eta3p1ForPPRef_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreSinglePhoton10Eta3p1ForPPRef + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIPhoton10Eta3p1 + fragment.HLTEndSequence ) +fragment.HLT_SinglePhoton15_Eta3p1ForPPRef_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG5 + fragment.hltPreSinglePhoton15Eta3p1ForPPRef + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIPhoton15Eta3p1 + fragment.HLTEndSequence ) +fragment.HLT_SinglePhoton20_Eta3p1ForPPRef_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG10er2p5 + fragment.hltPreSinglePhoton20Eta3p1ForPPRef + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIPhoton20Eta3p1 + fragment.HLTEndSequence ) +fragment.HLT_SinglePhoton30_Eta3p1ForPPRef_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG10er2p5 + fragment.hltPreSinglePhoton30Eta3p1ForPPRef + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIPhoton30Eta3p1 + fragment.HLTEndSequence ) +fragment.HLT_SinglePhoton40_Eta3p1ForPPRef_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG24 + fragment.hltPreSinglePhoton40Eta3p1ForPPRef + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIPhoton40Eta3p1 + fragment.HLTEndSequence ) +fragment.HLT_SinglePhoton50_Eta3p1ForPPRef_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG24 + fragment.hltPreSinglePhoton50Eta3p1ForPPRef + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIPhoton50Eta3p1 + fragment.HLTEndSequence ) +fragment.HLT_SinglePhoton60_Eta3p1ForPPRef_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG24 + fragment.hltPreSinglePhoton60Eta3p1ForPPRef + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIPhoton60Eta3p1 + fragment.HLTEndSequence ) +fragment.HLT_Photon20_HoverELoose_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG10er2p5 + fragment.hltPrePhoton20HoverELoose + fragment.HLTPhoton20SequenceLooseHOverE + fragment.HLTEndSequence ) +fragment.HLT_Photon30_HoverELoose_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG10er2p5 + fragment.hltPrePhoton30HoverELoose + fragment.HLTPhoton30SequenceLooseHOverE + fragment.HLTEndSequence ) +fragment.HLT_Photon40_HoverELoose_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG24 + fragment.hltPrePhoton40HoverELoose + fragment.HLTPhoton40SequenceLooseHOverE + fragment.HLTEndSequence ) +fragment.HLT_Photon50_HoverELoose_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG24 + fragment.hltPrePhoton50HoverELoose + fragment.HLTPhoton50SequenceLooseHOverE + fragment.HLTEndSequence ) +fragment.HLT_Photon60_HoverELoose_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG24 + fragment.hltPrePhoton60HoverELoose + fragment.HLTPhoton60SequenceLooseHOverE + fragment.HLTEndSequence ) +fragment.HLT_HIL2Mu3Eta2p5_AK4CaloJet40Eta2p1ForPPRef_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu3BptxAND + fragment.hltPreHIL2Mu3Eta2p5AK4CaloJet40Eta2p1ForPPRef + fragment.hltHIL1SingleMu3 + fragment.HLTL2muonrecoSequence + fragment.hltHIL2Mu3N10HitQForPPRefL2Filtered + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet40Eta2p1 + fragment.HLTEndSequence ) +fragment.HLT_HIL2Mu3Eta2p5_AK4CaloJet60Eta2p1ForPPRef_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu3BptxAND + fragment.hltPreHIL2Mu3Eta2p5AK4CaloJet60Eta2p1ForPPRef + fragment.hltHIL1SingleMu3 + fragment.HLTL2muonrecoSequence + fragment.hltHIL2Mu3N10HitQForPPRefL2Filtered + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet60Eta2p1 + fragment.HLTEndSequence ) +fragment.HLT_HIL2Mu3Eta2p5_AK4CaloJet80Eta2p1ForPPRef_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu3BptxAND + fragment.hltPreHIL2Mu3Eta2p5AK4CaloJet80Eta2p1ForPPRef + fragment.hltHIL1SingleMu3 + fragment.HLTL2muonrecoSequence + fragment.hltHIL2Mu3N10HitQForPPRefL2Filtered + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet80Eta2p1 + fragment.HLTEndSequence ) +fragment.HLT_HIL2Mu3Eta2p5_AK4CaloJet100Eta2p1ForPPRef_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu3BptxAND + fragment.hltPreHIL2Mu3Eta2p5AK4CaloJet100Eta2p1ForPPRef + fragment.hltHIL1SingleMu3 + fragment.HLTL2muonrecoSequence + fragment.hltHIL2Mu3N10HitQForPPRefL2Filtered + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet100Eta2p1 + fragment.HLTEndSequence ) fragment.HLT_HIL1DoubleMu0ForPPRef_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0BptxAND + fragment.hltPreHIL1DoubleMu0ForPPRef + fragment.hltHIDoubleMu0L1Filtered + fragment.HLTEndSequence ) fragment.HLT_HIL1DoubleMu10ForPPRef_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu3BptxAND + fragment.hltPreHIL1DoubleMu10ForPPRef + fragment.hltHIDoubleMu10MinBiasL1Filtered + fragment.HLTEndSequence ) fragment.HLT_HIL2DoubleMu0_NHitQForPPRef_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0BptxAND + fragment.hltPreHIL2DoubleMu0NHitQForPPRef + fragment.hltHIDoubleMu0L1Filtered + fragment.HLTL2muonrecoSequence + fragment.hltHIL2DoubleMu0NHitQFiltered + fragment.HLTEndSequence ) -fragment.HLT_HIL3DoubleMu0_OS_m2p5to4p5ForPPRef_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0BptxAND + fragment.hltPreHIL3DoubleMu0OSm2p5to4p5ForPPRef + fragment.hltHIDoubleMu0L1Filtered + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltHIDimuonOpenL2FilteredNoMBHFgated) + fragment.HLTHIL3muonrecoSequence + fragment.hltHIDimuonOpenOSm2p5to4p5L3Filter + fragment.HLTEndSequence ) -fragment.HLT_HIL3DoubleMu0_OS_m7to14ForPPRef_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0BptxAND + fragment.hltPreHIL3DoubleMu0OSm7to14ForPPRef + fragment.hltHIDoubleMu0L1Filtered + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltHIDimuonOpenL2FilteredNoMBHFgated) + fragment.HLTHIL3muonrecoSequence + fragment.hltHIDimuonOpenOSm7to14L3Filter + fragment.HLTEndSequence ) +fragment.HLT_HIL3DoubleMu0_OS_m2p5to4p5ForPPRef_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0BptxAND + fragment.hltPreHIL3DoubleMu0OSm2p5to4p5ForPPRef + fragment.hltHIDoubleMu0L1Filtered + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltHIDimuonOpenL2FilteredNoMBHFgated) + fragment.HLTHIL3muonrecoSequence + fragment.hltHIDimuonOpenOSm2p5to4p5L3Filter + fragment.HLTEndSequence ) +fragment.HLT_HIL3DoubleMu0_OS_m7to14ForPPRef_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0BptxAND + fragment.hltPreHIL3DoubleMu0OSm7to14ForPPRef + fragment.hltHIDoubleMu0L1Filtered + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltHIDimuonOpenL2FilteredNoMBHFgated) + fragment.HLTHIL3muonrecoSequence + fragment.hltHIDimuonOpenOSm7to14L3Filter + fragment.HLTEndSequence ) fragment.HLT_HIL2Mu3_NHitQ10ForPPRef_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu3BptxAND + fragment.hltPreHIL2Mu3NHitQ10ForPPRef + fragment.hltHIL1SingleMu3 + fragment.HLTL2muonrecoSequence + fragment.hltHIL2Mu3N10HitQForPPRefL2Filtered + fragment.HLTEndSequence ) -fragment.HLT_HIL3Mu3_NHitQ15ForPPRef_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu3BptxAND + fragment.hltPreHIL3Mu3NHitQ15ForPPRef + fragment.hltHIL1SingleMu3 + fragment.HLTL2muonrecoSequence + fragment.hltHIL2Mu3N10HitQForPPRefL2Filtered + fragment.HLTHIL3muonrecoSequence + fragment.hltHISingleMu3NHit15L3Filtered + fragment.HLTEndSequence ) +fragment.HLT_HIL3Mu3_NHitQ15ForPPRef_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu3BptxAND + fragment.hltPreHIL3Mu3NHitQ15ForPPRef + fragment.hltHIL1SingleMu3 + fragment.HLTL2muonrecoSequence + fragment.hltHIL2Mu3N10HitQForPPRefL2Filtered + fragment.HLTHIL3muonrecoSequence + fragment.hltHISingleMu3NHit15L3Filtered + fragment.HLTEndSequence ) fragment.HLT_HIL2Mu5_NHitQ10ForPPRef_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu5BptxAND + fragment.hltPreHIL2Mu5NHitQ10ForPPRef + fragment.hltHIL1SingleMu5Filtered + fragment.HLTL2muonrecoSequence + fragment.hltHIL2Mu5N10HitQL2Filtered + fragment.HLTEndSequence ) -fragment.HLT_HIL3Mu5_NHitQ15ForPPRef_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu5BptxAND + fragment.hltPreHIL3Mu5NHitQ15ForPPRef + fragment.hltHIL1SingleMu5Filtered + fragment.HLTL2muonrecoSequence + fragment.hltHIL2Mu5N10HitQL2Filtered + fragment.HLTHIL3muonrecoSequence + fragment.hltHISingleMu5NHit15L3Filtered + fragment.HLTEndSequence ) +fragment.HLT_HIL3Mu5_NHitQ15ForPPRef_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu5BptxAND + fragment.hltPreHIL3Mu5NHitQ15ForPPRef + fragment.hltHIL1SingleMu5Filtered + fragment.HLTL2muonrecoSequence + fragment.hltHIL2Mu5N10HitQL2Filtered + fragment.HLTHIL3muonrecoSequence + fragment.hltHISingleMu5NHit15L3Filtered + fragment.HLTEndSequence ) fragment.HLT_HIL2Mu7_NHitQ10ForPPRef_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu7BptxAND + fragment.hltPreHIL2Mu7NHitQ10ForPPRef + fragment.hltHIL1SingleMu7Filtered + fragment.HLTL2muonrecoSequence + fragment.hltHIL2Mu7N10HitQL2Filtered + fragment.HLTEndSequence ) -fragment.HLT_HIL3Mu7_NHitQ15ForPPRef_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu7BptxAND + fragment.hltPreHIL3Mu7NHitQ15ForPPRef + fragment.hltHIL1SingleMu7Filtered + fragment.HLTL2muonrecoSequence + fragment.hltHIL2Mu7N10HitQL2Filtered + fragment.HLTHIL3muonrecoSequence + fragment.hltHISingleMu7NHit15L3Filtered + fragment.HLTEndSequence ) +fragment.HLT_HIL3Mu7_NHitQ15ForPPRef_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu7BptxAND + fragment.hltPreHIL3Mu7NHitQ15ForPPRef + fragment.hltHIL1SingleMu7Filtered + fragment.HLTL2muonrecoSequence + fragment.hltHIL2Mu7N10HitQL2Filtered + fragment.HLTHIL3muonrecoSequence + fragment.hltHISingleMu7NHit15L3Filtered + fragment.HLTEndSequence ) fragment.HLT_HIL2Mu15ForPPRef_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu12BptxAND + fragment.hltPreHIL2Mu15ForPPRef + fragment.hltHIL1SingleMu12Filtered + fragment.HLTL2muonrecoSequence + fragment.hltHIL2Mu15L2Filtered + fragment.HLTEndSequence ) -fragment.HLT_HIL3Mu15ForPPRef_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu12BptxAND + fragment.hltPreHIL3Mu15ForPPRef + fragment.hltHIL1SingleMu12Filtered + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltHIL3Mu15L2Filtered) + fragment.HLTHIL3muonrecoSequence + fragment.hltHISingleMu15L3Filtered + fragment.HLTEndSequence ) +fragment.HLT_HIL3Mu15ForPPRef_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu12BptxAND + fragment.hltPreHIL3Mu15ForPPRef + fragment.hltHIL1SingleMu12Filtered + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltHIL3Mu15L2Filtered) + fragment.HLTHIL3muonrecoSequence + fragment.hltHISingleMu15L3Filtered + fragment.HLTEndSequence ) fragment.HLT_HIL2Mu20ForPPRef_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu16BptxAND + fragment.hltPreHIL2Mu20ForPPRef + fragment.hltHIL1SingleMu16Filtered + fragment.HLTL2muonrecoSequence + fragment.hltHIL2Mu20L2Filtered + fragment.HLTEndSequence ) -fragment.HLT_HIL3Mu20ForPPRef_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu16BptxAND + fragment.hltPreHIL3Mu20ForPPRef + fragment.hltHIL1SingleMu16Filtered + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltHIL3Mu20L2Filtered) + fragment.HLTHIL3muonrecoSequence + fragment.hltHIL3SingleMu20L3Filtered + fragment.HLTEndSequence ) -fragment.HLT_FullTrack18ForPPRef_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet16BptxAND + fragment.hltPreFullTrack18ForPPRef + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingForHIppRefSequence + fragment.HLTPAPixelClusterSplitting + fragment.HLTDoLocalStripSequence + fragment.HLTPADoLocalStripSequenceAfterSplitting + fragment.HLTPAIterativeTracking + fragment.hltPAGoodFullTracks + fragment.hltPAFullCandsForFullTrackTrigger + fragment.hltPAFullTrack18 + fragment.HLTEndSequence ) -fragment.HLT_FullTrack24ForPPRef_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreFullTrack24ForPPRef + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingForHIppRefSequence + fragment.HLTPAPixelClusterSplitting + fragment.HLTDoLocalStripSequence + fragment.HLTPADoLocalStripSequenceAfterSplitting + fragment.HLTPAIterativeTracking + fragment.hltPAGoodFullTracks + fragment.hltPAFullCandsForFullTrackTrigger + fragment.hltPAFullTrack24 + fragment.HLTEndSequence ) -fragment.HLT_FullTrack34ForPPRef_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet28BptxAND + fragment.hltPreFullTrack34ForPPRef + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingForHIppRefSequence + fragment.HLTPAPixelClusterSplitting + fragment.HLTDoLocalStripSequence + fragment.HLTPADoLocalStripSequenceAfterSplitting + fragment.HLTPAIterativeTracking + fragment.hltPAGoodFullTracks + fragment.hltPAFullCandsForFullTrackTrigger + fragment.hltPAFullTrack34 + fragment.HLTEndSequence ) -fragment.HLT_FullTrack45ForPPRef_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet40BptxAND + fragment.hltPreFullTrack45ForPPRef + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingForHIppRefSequence + fragment.HLTPAPixelClusterSplitting + fragment.HLTDoLocalStripSequence + fragment.HLTPADoLocalStripSequenceAfterSplitting + fragment.HLTPAIterativeTracking + fragment.hltPAGoodFullTracks + fragment.hltPAFullCandsForFullTrackTrigger + fragment.hltPAFullTrack45 + fragment.HLTEndSequence ) -fragment.HLT_FullTrack53ForPPRef_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet48BptxAND + fragment.hltPreFullTrack53ForPPRef + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingForHIppRefSequence + fragment.HLTPAPixelClusterSplitting + fragment.HLTDoLocalStripSequence + fragment.HLTPADoLocalStripSequenceAfterSplitting + fragment.HLTPAIterativeTracking + fragment.hltPAGoodFullTracks + fragment.hltPAFullCandsForFullTrackTrigger + fragment.hltPAFullTrack53 + fragment.HLTEndSequence ) +fragment.HLT_HIL3Mu20ForPPRef_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu16BptxAND + fragment.hltPreHIL3Mu20ForPPRef + fragment.hltHIL1SingleMu16Filtered + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltHIL3Mu20L2Filtered) + fragment.HLTHIL3muonrecoSequence + fragment.hltHIL3SingleMu20L3Filtered + fragment.HLTEndSequence ) +fragment.HLT_FullTrack18ForPPRef_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet16BptxAND + fragment.hltPreFullTrack18ForPPRef + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingForHIppRefSequence + fragment.HLTPAPixelClusterSplitting + fragment.HLTDoLocalStripSequence + fragment.HLTPADoLocalStripSequenceAfterSplitting + fragment.HLTPAIterativeTracking + fragment.hltPAGoodFullTracks + fragment.hltPAFullCandsForFullTrackTrigger + fragment.hltPAFullTrack18 + fragment.HLTEndSequence ) +fragment.HLT_FullTrack24ForPPRef_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreFullTrack24ForPPRef + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingForHIppRefSequence + fragment.HLTPAPixelClusterSplitting + fragment.HLTDoLocalStripSequence + fragment.HLTPADoLocalStripSequenceAfterSplitting + fragment.HLTPAIterativeTracking + fragment.hltPAGoodFullTracks + fragment.hltPAFullCandsForFullTrackTrigger + fragment.hltPAFullTrack24 + fragment.HLTEndSequence ) +fragment.HLT_FullTrack34ForPPRef_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet28BptxAND + fragment.hltPreFullTrack34ForPPRef + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingForHIppRefSequence + fragment.HLTPAPixelClusterSplitting + fragment.HLTDoLocalStripSequence + fragment.HLTPADoLocalStripSequenceAfterSplitting + fragment.HLTPAIterativeTracking + fragment.hltPAGoodFullTracks + fragment.hltPAFullCandsForFullTrackTrigger + fragment.hltPAFullTrack34 + fragment.HLTEndSequence ) +fragment.HLT_FullTrack45ForPPRef_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet40BptxAND + fragment.hltPreFullTrack45ForPPRef + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingForHIppRefSequence + fragment.HLTPAPixelClusterSplitting + fragment.HLTDoLocalStripSequence + fragment.HLTPADoLocalStripSequenceAfterSplitting + fragment.HLTPAIterativeTracking + fragment.hltPAGoodFullTracks + fragment.hltPAFullCandsForFullTrackTrigger + fragment.hltPAFullTrack45 + fragment.HLTEndSequence ) +fragment.HLT_FullTrack53ForPPRef_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet48BptxAND + fragment.hltPreFullTrack53ForPPRef + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingForHIppRefSequence + fragment.HLTPAPixelClusterSplitting + fragment.HLTDoLocalStripSequence + fragment.HLTPADoLocalStripSequenceAfterSplitting + fragment.HLTPAIterativeTracking + fragment.hltPAGoodFullTracks + fragment.hltPAFullCandsForFullTrackTrigger + fragment.hltPAFullTrack53 + fragment.HLTEndSequence ) fragment.HLT_HIL1CastorMediumJetForPPRef_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sCastorMediumJetBptxAND + fragment.hltPreHIL1CastorMediumJetForPPRef + fragment.HLTEndSequence ) fragment.HLT_HIL1UnpairedBunchBptxMinusForPPRef_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1UnpairedBunchBptxMinus + fragment.hltPreHIL1UnpairedBunchBptxMinusForPPRef + fragment.HLTEndSequence ) fragment.HLT_HIL1UnpairedBunchBptxPlusForPPRef_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1UnpairedBunchBptxPlus + fragment.hltPreHIL1UnpairedBunchBptxPlusForPPRef + fragment.HLTEndSequence ) fragment.HLT_HIL1NotBptxORForPPRef_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sNotBptxOR + fragment.hltPreHIL1NotBptxORForPPRef + fragment.HLTEndSequence ) -fragment.HLT_HIHT80_Beamspot_ppRef5TeV_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTTForBeamSpotPP5TeV + fragment.hltPreHIHT80BeamspotppRef5TeV + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT80 + fragment.HLTTrackingForBeamSpot + fragment.hltVerticesPF + fragment.hltVerticesPFSelector + fragment.hltVerticesPFFilter + fragment.HLTEndSequence ) +fragment.HLT_HIHT80_Beamspot_ppRef5TeV_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTTForBeamSpotPP5TeV + fragment.hltPreHIHT80BeamspotppRef5TeV + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT80 + fragment.HLTTrackingForBeamSpot + fragment.hltVerticesPF + fragment.hltVerticesPFSelector + fragment.hltVerticesPFFilter + fragment.hltFEDSelectorOnlineMetaData + fragment.HLTEndSequence ) fragment.HLT_HIZeroBias_part0_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreHIZeroBiaspart0 + fragment.HLTEndSequence ) fragment.HLT_HIZeroBias_part1_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreHIZeroBiaspart1 + fragment.HLTEndSequence ) fragment.HLT_HIZeroBias_part2_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreHIZeroBiaspart2 + fragment.HLTEndSequence ) @@ -126288,26 +129181,26 @@ fragment.HLT_HIZeroBias_part9_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreHIZeroBiaspart9 + fragment.HLTEndSequence ) fragment.HLT_HIZeroBias_part10_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreHIZeroBiaspart10 + fragment.HLTEndSequence ) fragment.HLT_HIZeroBias_part11_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreHIZeroBiaspart11 + fragment.HLTEndSequence ) -fragment.AlCa_HIEcalPi0EBonly_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaHIEcalPi0Eta + fragment.hltPreAlCaHIEcalPi0EBonly + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltSimple3x3Clusters + fragment.hltAlCaPi0RecHitsFilterEBonlyRegional + fragment.hltAlCaPi0EBUncalibrator + fragment.hltAlCaPi0EBRechitsToDigis + fragment.HLTEndSequence ) -fragment.AlCa_HIEcalPi0EEonly_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaHIEcalPi0Eta + fragment.hltPreAlCaHIEcalPi0EEonly + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltSimple3x3Clusters + fragment.hltAlCaPi0RecHitsFilterEEonlyRegional + fragment.hltAlCaPi0EEUncalibrator + fragment.hltAlCaPi0EERechitsToDigis + fragment.HLTEndSequence ) -fragment.AlCa_HIEcalEtaEBonly_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaHIEcalPi0Eta + fragment.hltPreAlCaHIEcalEtaEBonly + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltSimple3x3Clusters + fragment.hltAlCaEtaRecHitsFilterEBonlyRegional + fragment.hltAlCaEtaEBUncalibrator + fragment.hltAlCaEtaEBRechitsToDigis + fragment.HLTEndSequence ) -fragment.AlCa_HIEcalEtaEEonly_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaHIEcalPi0Eta + fragment.hltPreAlCaHIEcalEtaEEonly + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltSimple3x3Clusters + fragment.hltAlCaEtaRecHitsFilterEEonlyRegional + fragment.hltAlCaEtaEEUncalibrator + fragment.hltAlCaEtaEERechitsToDigis + fragment.HLTEndSequence ) -fragment.HLT_DmesonPPTrackingGlobal_Dpt8ForPPRef_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet16BptxAND + fragment.hltPreDmesonPPTrackingGlobalDpt8ForPPRef + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingForHIppRefSequence + fragment.HLTPAPixelClusterSplitting + fragment.HLTDoLocalStripSequence + fragment.HLTPADoLocalStripSequenceAfterSplitting + fragment.HLTPAIterativeTracking + fragment.hltPAFullCands + fragment.hltHIFullTrackFilterForDmeson + fragment.hltTktkVtxForDmesonDpt8 + fragment.hltTktkFilterForDmesonDpt8 + fragment.HLTEndSequence ) -fragment.HLT_DmesonPPTrackingGlobal_Dpt15ForPPRef_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreDmesonPPTrackingGlobalDpt15ForPPRef + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingForHIppRefSequence + fragment.HLTPAPixelClusterSplitting + fragment.HLTDoLocalStripSequence + fragment.HLTPADoLocalStripSequenceAfterSplitting + fragment.HLTPAIterativeTracking + fragment.hltPAFullCands + fragment.hltHIFullTrackFilterForDmeson + fragment.hltTktkVtxForDmesonDpt15 + fragment.hltTktkFilterForDmesonDpt15 + fragment.HLTEndSequence ) -fragment.HLT_DmesonPPTrackingGlobal_Dpt20ForPPRef_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet28BptxAND + fragment.hltPreDmesonPPTrackingGlobalDpt20ForPPRef + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingForHIppRefSequence + fragment.HLTPAPixelClusterSplitting + fragment.HLTDoLocalStripSequence + fragment.HLTPADoLocalStripSequenceAfterSplitting + fragment.HLTPAIterativeTracking + fragment.hltPAFullCands + fragment.hltHIFullTrackFilterForDmeson + fragment.hltTktkVtxForDmesonDpt20 + fragment.hltTktkFilterForDmesonDpt20 + fragment.HLTEndSequence ) -fragment.HLT_DmesonPPTrackingGlobal_Dpt30ForPPRef_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet40BptxAND + fragment.hltPreDmesonPPTrackingGlobalDpt30ForPPRef + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingForHIppRefSequence + fragment.HLTPAPixelClusterSplitting + fragment.HLTDoLocalStripSequence + fragment.HLTPADoLocalStripSequenceAfterSplitting + fragment.HLTPAIterativeTracking + fragment.hltPAFullCands + fragment.hltHIFullTrackFilterForDmeson + fragment.hltTktkVtxForDmesonDpt30 + fragment.hltTktkFilterForDmesonDpt30 + fragment.HLTEndSequence ) -fragment.HLT_DmesonPPTrackingGlobal_Dpt40ForPPRef_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet40BptxAND + fragment.hltPreDmesonPPTrackingGlobalDpt40ForPPRef + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingForHIppRefSequence + fragment.HLTPAPixelClusterSplitting + fragment.HLTDoLocalStripSequence + fragment.HLTPADoLocalStripSequenceAfterSplitting + fragment.HLTPAIterativeTracking + fragment.hltPAFullCands + fragment.hltHIFullTrackFilterForDmeson + fragment.hltTktkVtxForDmesonDpt40 + fragment.hltTktkFilterForDmesonDpt40 + fragment.HLTEndSequence ) -fragment.HLT_DmesonPPTrackingGlobal_Dpt50ForPPRef_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet48BptxAND + fragment.hltPreDmesonPPTrackingGlobalDpt50ForPPRef + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingForHIppRefSequence + fragment.HLTPAPixelClusterSplitting + fragment.HLTDoLocalStripSequence + fragment.HLTPADoLocalStripSequenceAfterSplitting + fragment.HLTPAIterativeTracking + fragment.hltPAFullCands + fragment.hltHIFullTrackFilterForDmeson + fragment.hltTktkVtxForDmesonDpt50 + fragment.hltTktkFilterForDmesonDpt50 + fragment.HLTEndSequence ) -fragment.HLT_DmesonPPTrackingGlobal_Dpt60ForPPRef_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet48BptxAND + fragment.hltPreDmesonPPTrackingGlobalDpt60ForPPRef + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingForHIppRefSequence + fragment.HLTPAPixelClusterSplitting + fragment.HLTDoLocalStripSequence + fragment.HLTPADoLocalStripSequenceAfterSplitting + fragment.HLTPAIterativeTracking + fragment.hltPAFullCands + fragment.hltHIFullTrackFilterForDmeson + fragment.hltTktkVtxForDmesonDpt60 + fragment.hltTktkFilterForDmesonDpt60 + fragment.HLTEndSequence ) -fragment.HLT_AK4PFBJetBCSV60_Eta2p1ForPPRef_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet40BptxAND + fragment.hltPreAK4PFBJetBCSV60Eta2p1ForPPRef + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet30Eta2p1 + fragment.HLTAK4PFJetsSequence + fragment.hltAK4PFJetsCorrectedMatchedToCaloJets30Eta2p1 + fragment.hltSingleAK4PFJet60Eta2p1 + fragment.hltEta2PFJetsEta2p1ForPFJet60 + fragment.hltReduceJetMultEta2p1ForPFJet60 + fragment.hltJets4bTaggerPFJet60Eta2p1 + fragment.HLTBtagCSVSequenceL3PFJet60Eta2p1 + fragment.hltBTagCaloDeepCSV2p95Jet60Eta2p1 + fragment.HLTEndSequence ) -fragment.HLT_AK4PFBJetBCSV80_Eta2p1ForPPRef_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet48BptxAND + fragment.hltPreAK4PFBJetBCSV80Eta2p1ForPPRef + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet50Eta2p1 + fragment.HLTAK4PFJetsSequence + fragment.hltAK4PFJetsCorrectedMatchedToCaloJets50Eta2p1 + fragment.hltSingleAK4PFJet80Eta2p1 + fragment.hltEta2PFJetsEta2p1ForPFJet80 + fragment.hltReduceJetMultEta2p1ForPFJet80 + fragment.hltJets4bTaggerPFJet80Eta2p1 + fragment.HLTBtagCSVSequenceL3PFJet80Eta2p1 + fragment.hltBTagCaloDeepCSV2p95Jet80Eta2p1 + fragment.HLTEndSequence ) -fragment.HLT_AK4PFDJet60_Eta2p1ForPPRef_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet40BptxAND + fragment.hltPreAK4PFDJet60Eta2p1ForPPRef + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet30Eta2p1 + fragment.HLTAK4PFJetsSequence + fragment.hltAK4PFJetsCorrectedMatchedToCaloJets30Eta2p1 + fragment.hltSingleAK4PFJet60Eta2p1 + fragment.hltEta2PFJetsEta2p1ForPFJet60 + fragment.hltReduceJetMultEta2p1ForPFJet60 + fragment.hltJets4bTaggerPFJet60Eta2p1 + fragment.HLTDtagSequenceL3PFJet60Eta2p1ForPPRef + fragment.HLTEndSequence ) -fragment.HLT_AK4PFDJet80_Eta2p1ForPPRef_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet48BptxAND + fragment.hltPreAK4PFDJet80Eta2p1ForPPRef + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet50Eta2p1 + fragment.HLTAK4PFJetsSequence + fragment.hltAK4PFJetsCorrectedMatchedToCaloJets50Eta2p1 + fragment.hltSingleAK4PFJet80Eta2p1 + fragment.hltEta2PFJetsEta2p1ForPFJet80 + fragment.hltReduceJetMultEta2p1ForPFJet80 + fragment.hltJets4bTaggerPFJet80Eta2p1 + fragment.HLTDtagSequenceL3PFJet80Eta2p1ForPPRef + fragment.HLTEndSequence ) -fragment.HLT_AK4PFBJetBSSV60_Eta2p1ForPPRef_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet40BptxAND + fragment.hltPreAK4PFBJetBSSV60Eta2p1ForPPRef + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet30Eta2p1 + fragment.HLTAK4PFJetsSequence + fragment.hltAK4PFJetsCorrectedMatchedToCaloJets30Eta2p1 + fragment.hltSingleAK4PFJet60Eta2p1 + fragment.hltEta2PFJetsEta2p1ForPFJet60 + fragment.hltReduceJetMultEta2p1ForPFJet60 + fragment.hltJets4bTaggerPFJet60Eta2p1 + fragment.HLTBtagSSVSequenceL3PFJet60Eta2p1 + fragment.hltBLifetimeL3FilterSSVPFJet60Eta2p1 + fragment.HLTEndSequence ) -fragment.HLT_AK4PFBJetBSSV80_Eta2p1ForPPRef_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet48BptxAND + fragment.hltPreAK4PFBJetBSSV80Eta2p1ForPPRef + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet50Eta2p1 + fragment.HLTAK4PFJetsSequence + fragment.hltAK4PFJetsCorrectedMatchedToCaloJets50Eta2p1 + fragment.hltSingleAK4PFJet80Eta2p1 + fragment.hltEta2PFJetsEta2p1ForPFJet80 + fragment.hltReduceJetMultEta2p1ForPFJet80 + fragment.hltJets4bTaggerPFJet80Eta2p1 + fragment.HLTBtagSSVSequenceL3PFJet80Eta2p1 + fragment.hltBLifetimeL3FilterSSVPFJet80Eta2p1 + fragment.HLTEndSequence ) +fragment.AlCa_HIEcalPi0EBonly_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaHIEcalPi0Eta + fragment.hltPreAlCaHIEcalPi0EBonly + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltSimple3x3Clusters + fragment.hltAlCaPi0RecHitsFilterEBonlyRegional + fragment.hltAlCaPi0EBUncalibrator + fragment.hltAlCaPi0EBRechitsToDigis + fragment.HLTEndSequence ) +fragment.AlCa_HIEcalPi0EEonly_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaHIEcalPi0Eta + fragment.hltPreAlCaHIEcalPi0EEonly + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltSimple3x3Clusters + fragment.hltAlCaPi0RecHitsFilterEEonlyRegional + fragment.hltAlCaPi0EEUncalibrator + fragment.hltAlCaPi0EERechitsToDigis + fragment.HLTEndSequence ) +fragment.AlCa_HIEcalEtaEBonly_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaHIEcalPi0Eta + fragment.hltPreAlCaHIEcalEtaEBonly + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltSimple3x3Clusters + fragment.hltAlCaEtaRecHitsFilterEBonlyRegional + fragment.hltAlCaEtaEBUncalibrator + fragment.hltAlCaEtaEBRechitsToDigis + fragment.HLTEndSequence ) +fragment.AlCa_HIEcalEtaEEonly_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaHIEcalPi0Eta + fragment.hltPreAlCaHIEcalEtaEEonly + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltSimple3x3Clusters + fragment.hltAlCaEtaRecHitsFilterEEonlyRegional + fragment.hltAlCaEtaEEUncalibrator + fragment.hltAlCaEtaEERechitsToDigis + fragment.HLTEndSequence ) +fragment.HLT_DmesonPPTrackingGlobal_Dpt8ForPPRef_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet16BptxAND + fragment.hltPreDmesonPPTrackingGlobalDpt8ForPPRef + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingForHIppRefSequence + fragment.HLTPAPixelClusterSplitting + fragment.HLTDoLocalStripSequence + fragment.HLTPADoLocalStripSequenceAfterSplitting + fragment.HLTPAIterativeTracking + fragment.hltPAFullCands + fragment.hltHIFullTrackFilterForDmeson + fragment.hltTktkVtxForDmesonDpt8 + fragment.hltTktkFilterForDmesonDpt8 + fragment.HLTEndSequence ) +fragment.HLT_DmesonPPTrackingGlobal_Dpt15ForPPRef_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreDmesonPPTrackingGlobalDpt15ForPPRef + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingForHIppRefSequence + fragment.HLTPAPixelClusterSplitting + fragment.HLTDoLocalStripSequence + fragment.HLTPADoLocalStripSequenceAfterSplitting + fragment.HLTPAIterativeTracking + fragment.hltPAFullCands + fragment.hltHIFullTrackFilterForDmeson + fragment.hltTktkVtxForDmesonDpt15 + fragment.hltTktkFilterForDmesonDpt15 + fragment.HLTEndSequence ) +fragment.HLT_DmesonPPTrackingGlobal_Dpt20ForPPRef_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet28BptxAND + fragment.hltPreDmesonPPTrackingGlobalDpt20ForPPRef + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingForHIppRefSequence + fragment.HLTPAPixelClusterSplitting + fragment.HLTDoLocalStripSequence + fragment.HLTPADoLocalStripSequenceAfterSplitting + fragment.HLTPAIterativeTracking + fragment.hltPAFullCands + fragment.hltHIFullTrackFilterForDmeson + fragment.hltTktkVtxForDmesonDpt20 + fragment.hltTktkFilterForDmesonDpt20 + fragment.HLTEndSequence ) +fragment.HLT_DmesonPPTrackingGlobal_Dpt30ForPPRef_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet40BptxAND + fragment.hltPreDmesonPPTrackingGlobalDpt30ForPPRef + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingForHIppRefSequence + fragment.HLTPAPixelClusterSplitting + fragment.HLTDoLocalStripSequence + fragment.HLTPADoLocalStripSequenceAfterSplitting + fragment.HLTPAIterativeTracking + fragment.hltPAFullCands + fragment.hltHIFullTrackFilterForDmeson + fragment.hltTktkVtxForDmesonDpt30 + fragment.hltTktkFilterForDmesonDpt30 + fragment.HLTEndSequence ) +fragment.HLT_DmesonPPTrackingGlobal_Dpt40ForPPRef_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet40BptxAND + fragment.hltPreDmesonPPTrackingGlobalDpt40ForPPRef + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingForHIppRefSequence + fragment.HLTPAPixelClusterSplitting + fragment.HLTDoLocalStripSequence + fragment.HLTPADoLocalStripSequenceAfterSplitting + fragment.HLTPAIterativeTracking + fragment.hltPAFullCands + fragment.hltHIFullTrackFilterForDmeson + fragment.hltTktkVtxForDmesonDpt40 + fragment.hltTktkFilterForDmesonDpt40 + fragment.HLTEndSequence ) +fragment.HLT_DmesonPPTrackingGlobal_Dpt50ForPPRef_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet48BptxAND + fragment.hltPreDmesonPPTrackingGlobalDpt50ForPPRef + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingForHIppRefSequence + fragment.HLTPAPixelClusterSplitting + fragment.HLTDoLocalStripSequence + fragment.HLTPADoLocalStripSequenceAfterSplitting + fragment.HLTPAIterativeTracking + fragment.hltPAFullCands + fragment.hltHIFullTrackFilterForDmeson + fragment.hltTktkVtxForDmesonDpt50 + fragment.hltTktkFilterForDmesonDpt50 + fragment.HLTEndSequence ) +fragment.HLT_DmesonPPTrackingGlobal_Dpt60ForPPRef_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet48BptxAND + fragment.hltPreDmesonPPTrackingGlobalDpt60ForPPRef + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingForHIppRefSequence + fragment.HLTPAPixelClusterSplitting + fragment.HLTDoLocalStripSequence + fragment.HLTPADoLocalStripSequenceAfterSplitting + fragment.HLTPAIterativeTracking + fragment.hltPAFullCands + fragment.hltHIFullTrackFilterForDmeson + fragment.hltTktkVtxForDmesonDpt60 + fragment.hltTktkFilterForDmesonDpt60 + fragment.HLTEndSequence ) +fragment.HLT_AK4PFBJetBCSV60_Eta2p1ForPPRef_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet40BptxAND + fragment.hltPreAK4PFBJetBCSV60Eta2p1ForPPRef + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet30Eta2p1 + fragment.HLTAK4PFJetsSequence + fragment.hltAK4PFJetsCorrectedMatchedToCaloJets30Eta2p1 + fragment.hltSingleAK4PFJet60Eta2p1 + fragment.hltEta2PFJetsEta2p1ForPFJet60 + fragment.hltReduceJetMultEta2p1ForPFJet60 + fragment.hltJets4bTaggerPFJet60Eta2p1 + fragment.HLTBtagCSVSequenceL3PFJet60Eta2p1 + fragment.hltBTagCaloDeepCSV2p95Jet60Eta2p1 + fragment.HLTEndSequence ) +fragment.HLT_AK4PFBJetBCSV80_Eta2p1ForPPRef_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet48BptxAND + fragment.hltPreAK4PFBJetBCSV80Eta2p1ForPPRef + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet50Eta2p1 + fragment.HLTAK4PFJetsSequence + fragment.hltAK4PFJetsCorrectedMatchedToCaloJets50Eta2p1 + fragment.hltSingleAK4PFJet80Eta2p1 + fragment.hltEta2PFJetsEta2p1ForPFJet80 + fragment.hltReduceJetMultEta2p1ForPFJet80 + fragment.hltJets4bTaggerPFJet80Eta2p1 + fragment.HLTBtagCSVSequenceL3PFJet80Eta2p1 + fragment.hltBTagCaloDeepCSV2p95Jet80Eta2p1 + fragment.HLTEndSequence ) +fragment.HLT_AK4PFDJet60_Eta2p1ForPPRef_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet40BptxAND + fragment.hltPreAK4PFDJet60Eta2p1ForPPRef + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet30Eta2p1 + fragment.HLTAK4PFJetsSequence + fragment.hltAK4PFJetsCorrectedMatchedToCaloJets30Eta2p1 + fragment.hltSingleAK4PFJet60Eta2p1 + fragment.hltEta2PFJetsEta2p1ForPFJet60 + fragment.hltReduceJetMultEta2p1ForPFJet60 + fragment.hltJets4bTaggerPFJet60Eta2p1 + fragment.HLTDtagSequenceL3PFJet60Eta2p1ForPPRef + fragment.HLTEndSequence ) +fragment.HLT_AK4PFDJet80_Eta2p1ForPPRef_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet48BptxAND + fragment.hltPreAK4PFDJet80Eta2p1ForPPRef + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet50Eta2p1 + fragment.HLTAK4PFJetsSequence + fragment.hltAK4PFJetsCorrectedMatchedToCaloJets50Eta2p1 + fragment.hltSingleAK4PFJet80Eta2p1 + fragment.hltEta2PFJetsEta2p1ForPFJet80 + fragment.hltReduceJetMultEta2p1ForPFJet80 + fragment.hltJets4bTaggerPFJet80Eta2p1 + fragment.HLTDtagSequenceL3PFJet80Eta2p1ForPPRef + fragment.HLTEndSequence ) +fragment.HLT_AK4PFBJetBSSV60_Eta2p1ForPPRef_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet40BptxAND + fragment.hltPreAK4PFBJetBSSV60Eta2p1ForPPRef + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet30Eta2p1 + fragment.HLTAK4PFJetsSequence + fragment.hltAK4PFJetsCorrectedMatchedToCaloJets30Eta2p1 + fragment.hltSingleAK4PFJet60Eta2p1 + fragment.hltEta2PFJetsEta2p1ForPFJet60 + fragment.hltReduceJetMultEta2p1ForPFJet60 + fragment.hltJets4bTaggerPFJet60Eta2p1 + fragment.HLTBtagSSVSequenceL3PFJet60Eta2p1 + fragment.hltBLifetimeL3FilterSSVPFJet60Eta2p1 + fragment.HLTEndSequence ) +fragment.HLT_AK4PFBJetBSSV80_Eta2p1ForPPRef_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet48BptxAND + fragment.hltPreAK4PFBJetBSSV80Eta2p1ForPPRef + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet50Eta2p1 + fragment.HLTAK4PFJetsSequence + fragment.hltAK4PFJetsCorrectedMatchedToCaloJets50Eta2p1 + fragment.hltSingleAK4PFJet80Eta2p1 + fragment.hltEta2PFJetsEta2p1ForPFJet80 + fragment.hltReduceJetMultEta2p1ForPFJet80 + fragment.hltJets4bTaggerPFJet80Eta2p1 + fragment.HLTBtagSSVSequenceL3PFJet80Eta2p1 + fragment.hltBLifetimeL3FilterSSVPFJet80Eta2p1 + fragment.HLTEndSequence ) fragment.HLT_EcalCalibration_v4 = cms.Path( fragment.HLTBeginSequenceCalibration + fragment.hltPreEcalCalibration + fragment.hltEcalCalibrationRaw + fragment.HLTEndSequence ) fragment.HLT_HcalCalibration_v5 = cms.Path( fragment.HLTBeginSequenceCalibration + fragment.hltPreHcalCalibration + fragment.hltHcalCalibTypeFilter + fragment.hltHcalCalibrationRaw + fragment.HLTEndSequence ) -fragment.AlCa_EcalPhiSym_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBiasIorAlwaysTrueIorIsolatedBunch + fragment.hltPreAlCaEcalPhiSym + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltEcalPhiSymFilter + fragment.HLTEndSequence ) +fragment.AlCa_EcalPhiSym_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBiasIorAlwaysTrueIorIsolatedBunch + fragment.hltPreAlCaEcalPhiSym + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltEcalPhiSymFilter + fragment.HLTEndSequence ) fragment.HLT_L1UnpairedBunchBptxMinus_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1UnpairedBunchBptxMinus + fragment.hltPreL1UnpairedBunchBptxMinus + fragment.HLTEndSequence ) fragment.HLT_L1UnpairedBunchBptxPlus_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1UnpairedBunchBptxPlus + fragment.hltPreL1UnpairedBunchBptxPlus + fragment.HLTEndSequence ) fragment.HLT_L1NotBptxOR_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sNotBptxOR + fragment.hltPreL1NotBptxOR + fragment.HLTEndSequence ) @@ -126337,8 +129230,8 @@ fragment.HLT_HcalNZS_v14 = cms.Path( fragment.HLTBeginSequenceNZS + fragment.hltL1sHcalNZS + fragment.hltPreHcalNZS + fragment.HLTEndSequence ) fragment.HLT_HcalPhiSym_v16 = cms.Path( fragment.HLTBeginSequenceNZS + fragment.hltL1sSingleEGorSingleorDoubleMu + fragment.hltPreHcalPhiSym + fragment.HLTEndSequence ) fragment.HLT_HcalIsolatedbunch_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sIsolatedBunch + fragment.hltL1sSingleJetOR + fragment.hltPreHcalIsolatedbunch + fragment.HLTEndSequence ) -fragment.HLT_IsoTrackHB_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sV0SingleJet3OR + fragment.hltPreIsoTrackHB + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingSequence + fragment.hltPixelTracksQuadruplets + fragment.hltIsolPixelTrackProdHB + fragment.hltIsolPixelTrackL2FilterHB + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltIsolEcalPixelTrackProdHB + fragment.hltEcalIsolPixelTrackL2FilterHB + fragment.HLTDoLocalStripSequence + fragment.hltIter0PFLowPixelSeedsFromPixelTracks + fragment.hltIter0PFlowCkfTrackCandidates + fragment.hltIter0PFlowCtfWithMaterialTracks + fragment.hltHcalITIPTCorrectorHB + fragment.hltIsolPixelTrackL3FilterHB + fragment.HLTEndSequence ) -fragment.HLT_IsoTrackHE_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sV0SingleJet3OR + fragment.hltPreIsoTrackHE + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingSequence + fragment.hltPixelTracksQuadruplets + fragment.hltIsolPixelTrackProdHE + fragment.hltIsolPixelTrackL2FilterHE + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltIsolEcalPixelTrackProdHE + fragment.hltEcalIsolPixelTrackL2FilterHE + fragment.HLTDoLocalStripSequence + fragment.hltIter0PFLowPixelSeedsFromPixelTracks + fragment.hltIter0PFlowCkfTrackCandidates + fragment.hltIter0PFlowCtfWithMaterialTracks + fragment.hltHcalITIPTCorrectorHE + fragment.hltIsolPixelTrackL3FilterHE + fragment.HLTEndSequence ) +fragment.HLT_IsoTrackHB_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sV0SingleJet3OR + fragment.hltPreIsoTrackHB + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingSequence + fragment.hltPixelTracksQuadruplets + fragment.hltIsolPixelTrackProdHB + fragment.hltIsolPixelTrackL2FilterHB + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltIsolEcalPixelTrackProdHB + fragment.hltEcalIsolPixelTrackL2FilterHB + fragment.HLTDoLocalStripSequence + fragment.hltIter0PFLowPixelSeedsFromPixelTracks + fragment.hltIter0PFlowCkfTrackCandidates + fragment.hltIter0PFlowCtfWithMaterialTracks + fragment.hltHcalITIPTCorrectorHB + fragment.hltIsolPixelTrackL3FilterHB + fragment.HLTEndSequence ) +fragment.HLT_IsoTrackHE_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sV0SingleJet3OR + fragment.hltPreIsoTrackHE + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingSequence + fragment.hltPixelTracksQuadruplets + fragment.hltIsolPixelTrackProdHE + fragment.hltIsolPixelTrackL2FilterHE + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltIsolEcalPixelTrackProdHE + fragment.hltEcalIsolPixelTrackL2FilterHE + fragment.HLTDoLocalStripSequence + fragment.hltIter0PFLowPixelSeedsFromPixelTracks + fragment.hltIter0PFlowCkfTrackCandidates + fragment.hltIter0PFlowCtfWithMaterialTracks + fragment.hltHcalITIPTCorrectorHE + fragment.hltIsolPixelTrackL3FilterHE + fragment.HLTEndSequence ) fragment.HLT_ZeroBias_FirstCollisionAfterAbortGap_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1ZeroBiasFirstCollisionAfterAbortGap + fragment.hltPreZeroBiasFirstCollisionAfterAbortGap + fragment.HLTEndSequence ) fragment.HLT_ZeroBias_IsolatedBunches_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sIsolatedBunch + fragment.hltPreZeroBiasIsolatedBunches + fragment.HLTEndSequence ) fragment.HLT_ZeroBias_FirstCollisionInTrain_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1ZeroBiasFirstCollisionInTrainNOTFirstCollisionInOrbit + fragment.hltPreZeroBiasFirstCollisionInTrain + fragment.HLTEndSequence ) @@ -126346,253 +129239,260 @@ fragment.HLT_ZeroBias_FirstBXAfterTrain_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1ZeroBiasFirstBunchAfterTrain + fragment.hltPreZeroBiasFirstBXAfterTrain + fragment.HLTEndSequence ) fragment.AlCa_RPCMuonNormalisation_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu5IorSingleMu14erIorSingleMu16er + fragment.hltPreAlCaRPCMuonNormalisation + fragment.hltRPCMuonNormaL1Filtered0 + fragment.HLTMuonLocalRecoSequence + fragment.HLTEndSequence ) fragment.AlCa_HIRPCMuonNormalisation_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu7to30 + fragment.hltPreAlCaHIRPCMuonNormalisation + fragment.hltHIRPCMuonNormaL1Filtered0 + fragment.HLTMuonLocalRecoSequence + fragment.HLTEndSequence ) -fragment.AlCa_LumiPixelsCounts_Random_v3 = cms.Path( fragment.HLTBeginSequenceRandom + fragment.hltPreAlCaLumiPixelsCountsRandom + fragment.HLTBeamSpot + fragment.hltPixelTrackerHVOn + fragment.HLTDoLocalPixelSequence + fragment.hltAlcaPixelClusterCounts + fragment.HLTEndSequence ) -fragment.AlCa_LumiPixelsCounts_ZeroBias_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreAlCaLumiPixelsCountsZeroBias + fragment.hltPixelTrackerHVOn + fragment.HLTDoLocalPixelSequence + fragment.hltAlcaPixelClusterCounts + fragment.HLTEndSequence ) -fragment.MC_ReducedIterativeTracking_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCReducedIterativeTracking + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingSequence + fragment.HLTDoLocalStripSequence + fragment.HLTIterativeTrackingIter02 + fragment.HLTEndSequence ) -fragment.MC_PFMET_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCPFMET + fragment.HLTAK4PFJetsSequence + fragment.hltPFMETProducer + fragment.hltPFMETOpenFilter + fragment.HLTEndSequence ) -fragment.MC_AK4PFJets_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCAK4PFJets + fragment.HLTAK4PFJetsSequence + fragment.hltAK4PFJetCollection20Filter + fragment.HLTEndSequence ) -fragment.MC_PFBTagDeepCSV_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCPFBTagDeepCSV + fragment.HLTAK4PFJetsSequence + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV4p06Single + fragment.HLTEndSequence ) -fragment.MC_PFHT_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCPFHT + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTForMC + fragment.hltPFHTOpenFilter + fragment.HLTEndSequence ) -fragment.MC_PFMHT_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCPFMHT + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTForMC + fragment.hltPFMHTOpenFilter + fragment.HLTEndSequence ) -fragment.MC_CaloMET_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCCaloMET + fragment.HLTDoCaloSequence + fragment.hltMet + fragment.hltMETOpen + fragment.HLTEndSequence ) -fragment.MC_CaloMET_JetIdCleaned_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCCaloMETJetIdCleaned + fragment.HLTDoCaloSequence + fragment.hltMet + fragment.HLTAK4CaloJetsSequence + fragment.hltMetCleanUsingJetID + fragment.hltMETCleanUsingJetIDOpenFilter + fragment.HLTEndSequence ) -fragment.MC_AK4CaloJets_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCAK4CaloJets + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetCollection20Filter + fragment.HLTEndSequence ) -fragment.MC_AK4CaloJetsFromPV_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCAK4CaloJetsFromPV + fragment.HLTAK4CaloJetsSequence + fragment.HLTNoPUSequence + fragment.hltCaloJetFromPVCollection20Filter + fragment.hltHtMhtFromPVForMC + fragment.hltCaloHtMhtFromPVOpenFilter + fragment.HLTEndSequence ) -fragment.MC_CaloBTagDeepCSV_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCCaloBTagDeepCSV + fragment.HLTAK4CaloJetsSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV10p0Single + fragment.HLTEndSequence ) -fragment.MC_CaloHT_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCCaloHT + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtForMC + fragment.hltCaloHTOpenFilter + fragment.HLTEndSequence ) -fragment.MC_CaloMHT_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCCaloMHT + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtForMC + fragment.hltMhtFilter + fragment.HLTEndSequence ) -fragment.MC_AK8PFJets_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCAK8PFJets + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetCollection20Filter + fragment.HLTEndSequence ) -fragment.MC_AK8TrimPFJets_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCAK8TrimPFJets + fragment.HLTAK8PFJetsSequence + fragment.hltAK8TrimModJets + fragment.hltAK8TrimPFJetCollection20Filter + fragment.HLTEndSequence ) -fragment.MC_AK8PFHT_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCAK8PFHT + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFHTForMC + fragment.hltAK8PFHTOpenFilter + fragment.HLTEndSequence ) -fragment.MC_AK8CaloHT_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCAK8CaloHT + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8HtMhtForMC + fragment.hltAK8CaloHTOpenFilter + fragment.HLTEndSequence ) -fragment.MC_Diphoton10_10_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass10_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG5 + fragment.hltPreMCDiphoton1010R9IdORIsoCaloIdANDHER9IdMass10 + fragment.HLTDiphoton1010R9Id85b90eORIso60CaloId15b35eANDHE10R9Id50b80eMass10Sequence + fragment.HLTEndSequence ) -fragment.MC_DoubleEle5_CaloIdL_MW_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG5WithJetAndTau + fragment.hltPreMCDoubleEle5CaloIdLMW + fragment.HLTEle5CaloIdLMWSequence + fragment.HLTDoubleEle5CaloIdLMWSequence + fragment.HLTEndSequence ) -fragment.MC_Ele5_WPTight_Gsf_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG5 + fragment.hltPreMCEle5WPTightGsf + fragment.HLTEle5WPTightGsfSequence + fragment.HLTEndSequence ) -fragment.MC_Ele15_Ele10_CaloIdL_TrackIdL_IsoVL_DZ_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG5 + fragment.hltPreMCEle15Ele10CaloIdLTrackIdLIsoVLDZ + fragment.HLTEle15Ele10CaloIdLTrackIdLIsoVLSequence + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTEndSequence ) -fragment.MC_IsoMu_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu3IorSingleMu5IorSingleMu7 + fragment.hltPreMCIsoMu + fragment.hltL1fL1sMu3or5or7L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu5L1L2SingleMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu5L1Filtered0) + fragment.hltL3fL1sMu5L1L2L3SingleMu + fragment.HLTMuIsolationSequenceForMC + fragment.hltL3crIsoL1sMu16L1L2L3TrkIsoFilteredSingleMu + fragment.HLTEndSequence ) -fragment.MC_DoubleMu_TrkIsoVVL_DZ_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0 + fragment.hltPreMCDoubleMuTrkIsoVVLDZ + fragment.hltL1fL1sDoubleMu0HighQL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu0L1f0L2doubleMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu0HighQL1Filtered0) + fragment.hltL3pfL1sDoubleMu0L1f0L2pf0L3doubleMu + fragment.HLTL3muontrkisovvlSequence + fragment.hltDiMuonRelTrkIsoVVLFiltered + fragment.hltDiMuonRelTrkIsoVVLFilteredDzFiltered0p2 + fragment.HLTEndSequence ) -fragment.MC_DoubleMuNoFiltersNoVtx_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0 + fragment.hltPreMCDoubleMuNoFiltersNoVtx + fragment.hltL1fL1sDoubleMu0HighQL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2fDimuonL1f0L2NoVtx) + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fDimuonL1f0L2NVL3NoFiltersNoVtx + fragment.HLTEndSequence ) -fragment.MC_PFBTagDeepJet_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCPFBTagDeepJet + fragment.HLTAK4PFJetsSequence + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet4p06Single + fragment.HLTEndSequence ) -fragment.MC_Run3_PFScoutingPixelTracking_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMCRun3PFScoutingPixelTracking + fragment.hltPreMCRun3PFScoutingPixelTracking + fragment.HLTAK4CaloJetsSequence + fragment.HLTPixelOnlyPFScoutingSequence + fragment.hltEgammaR9ID + fragment.HLTL2muonrecoSequenceNoVtx + fragment.HLTL3muonrecoSequenceNoVtx + fragment.hltDisplacedmumuVtxNoMatchingProducer + fragment.HLTMuIsolationSequenceNoVtx + fragment.hltFEDSelectorL1 + fragment.HLTPixelOnlyPFScoutingPackingSequence + fragment.HLTEndSequence ) -fragment.AlCa_EcalPi0EBonly_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaEcalPi0Eta + fragment.hltPreAlCaEcalPi0EBonly + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltSimple3x3Clusters + fragment.hltAlCaPi0RecHitsFilterEBonlyRegional + fragment.hltAlCaPi0EBUncalibrator + fragment.hltAlCaPi0EBRechitsToDigis + fragment.HLTEndSequence ) -fragment.AlCa_EcalPi0EEonly_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaEcalPi0Eta + fragment.hltPreAlCaEcalPi0EEonly + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltSimple3x3Clusters + fragment.hltAlCaPi0RecHitsFilterEEonlyRegional + fragment.hltAlCaPi0EEUncalibrator + fragment.hltAlCaPi0EERechitsToDigis + fragment.HLTEndSequence ) -fragment.AlCa_EcalEtaEBonly_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaEcalPi0Eta + fragment.hltPreAlCaEcalEtaEBonly + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltSimple3x3Clusters + fragment.hltAlCaEtaRecHitsFilterEBonlyRegional + fragment.hltAlCaEtaEBUncalibrator + fragment.hltAlCaEtaEBRechitsToDigis + fragment.HLTEndSequence ) -fragment.AlCa_EcalEtaEEonly_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaEcalPi0Eta + fragment.hltPreAlCaEcalEtaEEonly + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltSimple3x3Clusters + fragment.hltAlCaEtaRecHitsFilterEEonlyRegional + fragment.hltAlCaEtaEEUncalibrator + fragment.hltAlCaEtaEERechitsToDigis + fragment.HLTEndSequence ) -fragment.AlCa_AK8PFJet40_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreAlCaAK8PFJet40 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet10AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets10AK8 + fragment.hltSinglePFJet40AK8 + fragment.HLTEndSequence ) -fragment.AlCa_PFJet40_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreAlCaPFJet40 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet10 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets10 + fragment.hltSinglePFJet40 + fragment.HLTEndSequence ) -fragment.HLT_MediumChargedIsoPFTau180HighPtRelaxedIso_Trk50_eta2p1_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleTau + fragment.hltPreMediumChargedIsoPFTau180HighPtRelaxedIsoTrk50eta2p1 + fragment.HLTL2TauJetsSequence + fragment.hltSingleL2Tau80eta2p2 + fragment.HLTGlobalPFTauConeSequence + fragment.hltPFTau180Track + fragment.HLTMediumChargedIsoPFTauHighPtRelaxedIsoTrk50 + fragment.hltPFTau180TrackPt50LooseAbsOrRelMediumHighPtRelaxedIsoIso + fragment.hltL1JetsHLTSinglePFTauTrackMediumChargedIsolationMatch + fragment.hltSelectedPFTau180MediumChargedIsolationL1HLTMatched + fragment.HLTEndSequence ) -fragment.HLT_MediumChargedIsoPFTau200HighPtRelaxedIso_Trk50_eta2p1_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleTau + fragment.hltPreMediumChargedIsoPFTau200HighPtRelaxedIsoTrk50eta2p1 + fragment.HLTL2TauJetsSequence + fragment.hltSingleL2Tau80eta2p2 + fragment.HLTGlobalPFTauConeSequence + fragment.hltPFTau200Track + fragment.HLTMediumChargedIsoPFTauHighPtRelaxedIsoTrk50 + fragment.hltPFTau200TrackPt50LooseAbsOrRelMediumHighPtRelaxedIsoIso + fragment.hltL1JetsHLTSinglePFTauTrackMediumChargedIsolationMatch + fragment.hltSelectedPFTau200MediumChargedIsolationL1HLTMatched + fragment.HLTEndSequence ) -fragment.HLT_MediumChargedIsoPFTau220HighPtRelaxedIso_Trk50_eta2p1_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleTau + fragment.hltPreMediumChargedIsoPFTau220HighPtRelaxedIsoTrk50eta2p1 + fragment.HLTL2TauJetsSequence + fragment.hltSingleL2Tau80eta2p2 + fragment.HLTGlobalPFTauConeSequence + fragment.hltPFTau220Track + fragment.HLTMediumChargedIsoPFTauHighPtRelaxedIsoTrk50 + fragment.hltPFTau220TrackPt50LooseAbsOrRelMediumHighPtRelaxedIsoIso + fragment.hltL1JetsHLTSinglePFTauTrackMediumChargedIsolationMatch + fragment.hltSelectedPFTau220MediumChargedIsolationL1HLTMatched + fragment.HLTEndSequence ) -fragment.HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleEG14108IorTripleEG18178 + fragment.hltPreEle16Ele12Ele8CaloIdLTrackIdL + fragment.HLTEle16Ele12Ele8CaloIdLTrackIdLSequence + fragment.HLTEndSequence ) -fragment.HLT_Rsq0p35_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sRsqSeeds + fragment.hltPreRsq0p35 + fragment.HLTAK4CaloJetsSequence + fragment.hlt1CaloJet70 + fragment.hlt2CaloJet60 + fragment.HLTRecoMETSequence + fragment.hltRHemisphereCalo + fragment.hltRsq0p16Calo + fragment.HLTAK4PFJetsSequence + fragment.hlt2PFJet80 + fragment.hltPFMETProducer + fragment.hltRHemisphere + fragment.hltRsq0p35 + fragment.HLTEndSequence ) -fragment.HLT_Rsq0p40_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sRsqSeeds + fragment.hltPreRsq0p40 + fragment.HLTAK4CaloJetsSequence + fragment.hlt1CaloJet70 + fragment.hlt2CaloJet60 + fragment.HLTRecoMETSequence + fragment.hltRHemisphereCalo + fragment.hltRsq0p16Calo + fragment.HLTAK4PFJetsSequence + fragment.hlt2PFJet80 + fragment.hltPFMETProducer + fragment.hltRHemisphere + fragment.hltRsq0p40 + fragment.HLTEndSequence ) -fragment.HLT_RsqMR300_Rsq0p09_MR200_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sRsqSeeds + fragment.hltPreRsqMR300Rsq0p09MR200 + fragment.HLTAK4CaloJetsSequence + fragment.hlt1CaloJet70 + fragment.hlt2CaloJet60 + fragment.HLTRecoMETSequence + fragment.hltRHemisphereCalo + fragment.hltRsqMR220Rsq0p0196MR100Calo + fragment.HLTAK4PFJetsSequence + fragment.hlt2PFJet80 + fragment.hltPFMETProducer + fragment.hltRHemisphere + fragment.hltRsqMR300Rsq0p09MR200 + fragment.HLTEndSequence ) -fragment.HLT_RsqMR320_Rsq0p09_MR200_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sRsqSeeds + fragment.hltPreRsqMR320Rsq0p09MR200 + fragment.HLTAK4CaloJetsSequence + fragment.hlt1CaloJet70 + fragment.hlt2CaloJet60 + fragment.HLTRecoMETSequence + fragment.hltRHemisphereCalo + fragment.hltRsqMR220Rsq0p0196MR100Calo + fragment.HLTAK4PFJetsSequence + fragment.hlt2PFJet80 + fragment.hltPFMETProducer + fragment.hltRHemisphere + fragment.hltRsqMR320Rsq0p09MR200 + fragment.HLTEndSequence ) -fragment.HLT_RsqMR300_Rsq0p09_MR200_4jet_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sRsqSeeds + fragment.hltPreRsqMR300Rsq0p09MR2004jet + fragment.HLTAK4CaloJetsSequence + fragment.hlt2CaloJet40 + fragment.hlt4CaloJet30 + fragment.HLTRecoMETSequence + fragment.hltRHemisphereCalo + fragment.hltRsqMR220Rsq0p0196MR100Calo + fragment.HLTAK4PFJetsSequence + fragment.hlt2PFJet50 + fragment.hlt4PFJet40 + fragment.hltPFMETProducer + fragment.hltRHemisphere + fragment.hltRsqMR300Rsq0p09MR200 + fragment.HLTEndSequence ) -fragment.HLT_RsqMR320_Rsq0p09_MR200_4jet_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sRsqSeeds + fragment.hltPreRsqMR320Rsq0p09MR2004jet + fragment.HLTAK4CaloJetsSequence + fragment.hlt2CaloJet40 + fragment.hlt4CaloJet30 + fragment.HLTRecoMETSequence + fragment.hltRHemisphereCalo + fragment.hltRsqMR220Rsq0p0196MR100Calo + fragment.HLTAK4PFJetsSequence + fragment.hlt2PFJet50 + fragment.hlt4PFJet40 + fragment.hltPFMETProducer + fragment.hltRHemisphere + fragment.hltRsqMR320Rsq0p09MR200 + fragment.HLTEndSequence ) +fragment.AlCa_LumiPixelsCounts_Random_v4 = cms.Path( fragment.HLTBeginSequenceRandom + fragment.hltPreAlCaLumiPixelsCountsRandom + fragment.HLTBeamSpot + fragment.hltPixelTrackerHVOn + fragment.HLTDoLocalPixelSequence + fragment.hltAlcaPixelClusterCounts + fragment.HLTEndSequence ) +fragment.AlCa_LumiPixelsCounts_ZeroBias_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreAlCaLumiPixelsCountsZeroBias + fragment.hltPixelTrackerHVOn + fragment.HLTDoLocalPixelSequence + fragment.hltAlcaPixelClusterCounts + fragment.HLTEndSequence ) +fragment.MC_ReducedIterativeTracking_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCReducedIterativeTracking + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingSequence + fragment.HLTDoLocalStripSequence + fragment.HLTIterativeTrackingIter02 + fragment.HLTEndSequence ) +fragment.MC_PFMET_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCPFMET + fragment.HLTAK4PFJetsSequence + fragment.hltPFMETProducer + fragment.hltPFMETOpenFilter + fragment.HLTEndSequence ) +fragment.MC_AK4PFJets_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCAK4PFJets + fragment.HLTAK4PFJetsSequence + fragment.hltAK4PFJetCollection20Filter + fragment.HLTEndSequence ) +fragment.MC_PFBTagDeepCSV_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCPFBTagDeepCSV + fragment.HLTAK4PFJetsSequence + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV4p06Single + fragment.HLTEndSequence ) +fragment.MC_PFHT_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCPFHT + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTForMC + fragment.hltPFHTOpenFilter + fragment.HLTEndSequence ) +fragment.MC_PFMHT_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCPFMHT + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTForMC + fragment.hltPFMHTOpenFilter + fragment.HLTEndSequence ) +fragment.MC_CaloMET_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCCaloMET + fragment.HLTDoCaloSequence + fragment.hltMet + fragment.hltMETOpen + fragment.HLTEndSequence ) +fragment.MC_CaloMET_JetIdCleaned_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCCaloMETJetIdCleaned + fragment.HLTDoCaloSequence + fragment.hltMet + fragment.HLTAK4CaloJetsSequence + fragment.hltMetCleanUsingJetID + fragment.hltMETCleanUsingJetIDOpenFilter + fragment.HLTEndSequence ) +fragment.MC_AK4CaloJets_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCAK4CaloJets + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetCollection20Filter + fragment.HLTEndSequence ) +fragment.MC_AK4CaloJetsFromPV_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCAK4CaloJetsFromPV + fragment.HLTAK4CaloJetsSequence + fragment.HLTNoPUSequence + fragment.hltCaloJetFromPVCollection20Filter + fragment.hltHtMhtFromPVForMC + fragment.hltCaloHtMhtFromPVOpenFilter + fragment.HLTEndSequence ) +fragment.MC_CaloBTagDeepCSV_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCCaloBTagDeepCSV + fragment.HLTAK4CaloJetsSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV10p0Single + fragment.HLTEndSequence ) +fragment.MC_CaloHT_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCCaloHT + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtForMC + fragment.hltCaloHTOpenFilter + fragment.HLTEndSequence ) +fragment.MC_CaloMHT_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCCaloMHT + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtForMC + fragment.hltMhtFilter + fragment.HLTEndSequence ) +fragment.MC_AK8PFJets_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCAK8PFJets + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetCollection20Filter + fragment.HLTEndSequence ) +fragment.MC_AK8TrimPFJets_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCAK8TrimPFJets + fragment.HLTAK8PFJetsSequence + fragment.hltAK8TrimModJets + fragment.hltAK8TrimPFJetCollection20Filter + fragment.HLTEndSequence ) +fragment.MC_AK8PFHT_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCAK8PFHT + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFHTForMC + fragment.hltAK8PFHTOpenFilter + fragment.HLTEndSequence ) +fragment.MC_AK8CaloHT_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCAK8CaloHT + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8HtMhtForMC + fragment.hltAK8CaloHTOpenFilter + fragment.HLTEndSequence ) +fragment.MC_Diphoton10_10_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass10_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG5 + fragment.hltPreMCDiphoton1010R9IdORIsoCaloIdANDHER9IdMass10 + fragment.HLTDiphoton1010R9Id85b90eORIso60CaloId15b35eANDHE10R9Id50b80eMass10Sequence + fragment.HLTEndSequence ) +fragment.MC_DoubleEle5_CaloIdL_MW_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG5WithJetAndTau + fragment.hltPreMCDoubleEle5CaloIdLMW + fragment.HLTEle5CaloIdLMWSequence + fragment.HLTDoubleEle5CaloIdLMWSequence + fragment.HLTEndSequence ) +fragment.MC_Ele5_WPTight_Gsf_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG5 + fragment.hltPreMCEle5WPTightGsf + fragment.HLTEle5WPTightGsfSequence + fragment.HLTEndSequence ) +fragment.MC_Ele15_Ele10_CaloIdL_TrackIdL_IsoVL_DZ_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG5 + fragment.hltPreMCEle15Ele10CaloIdLTrackIdLIsoVLDZ + fragment.HLTEle15Ele10CaloIdLTrackIdLIsoVLSequence + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTEndSequence ) +fragment.MC_IsoMu_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu3IorSingleMu5IorSingleMu7 + fragment.hltPreMCIsoMu + fragment.hltL1fL1sMu3or5or7L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu5L1L2SingleMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu5L1Filtered0) + fragment.hltL3fL1sMu5L1L2L3SingleMu + fragment.HLTMuIsolationSequenceForMC + fragment.hltL3crIsoL1sMu16L1L2L3TrkIsoFilteredSingleMu + fragment.HLTEndSequence ) +fragment.MC_DoubleMu_TrkIsoVVL_DZ_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0 + fragment.hltPreMCDoubleMuTrkIsoVVLDZ + fragment.hltL1fL1sDoubleMu0HighQL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu0L1f0L2doubleMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu0HighQL1Filtered0) + fragment.hltL3pfL1sDoubleMu0L1f0L2pf0L3doubleMu + fragment.HLTL3muontrkisovvlSequence + fragment.hltDiMuonRelTrkIsoVVLFiltered + fragment.hltDiMuonRelTrkIsoVVLFilteredDzFiltered0p2 + fragment.HLTEndSequence ) +fragment.MC_DoubleMuNoFiltersNoVtx_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0 + fragment.hltPreMCDoubleMuNoFiltersNoVtx + fragment.hltL1fL1sDoubleMu0HighQL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2fDimuonL1f0L2NoVtx) + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fDimuonL1f0L2NVL3NoFiltersNoVtx + fragment.HLTEndSequence ) +fragment.MC_PFBTagDeepJet_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCPFBTagDeepJet + fragment.HLTAK4PFJetsSequence + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet4p06Single + fragment.HLTEndSequence ) +fragment.MC_Run3_PFScoutingPixelTracking_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMCRun3PFScoutingPixelTracking + fragment.hltPreMCRun3PFScoutingPixelTracking + fragment.HLTAK4CaloJetsSequence + fragment.HLTPixelOnlyPFScoutingSequence + fragment.hltEgammaR9ID + fragment.HLTL2muonrecoSequenceNoVtx + fragment.HLTL3muonrecoSequenceNoVtx + fragment.hltDisplacedmumuVtxNoMatchingProducer + fragment.HLTMuIsolationSequenceNoVtx + fragment.hltFEDSelectorL1 + fragment.HLTPixelOnlyPFScoutingPackingSequence + fragment.HLTEndSequence ) +fragment.AlCa_EcalPi0EBonly_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaEcalPi0Eta + fragment.hltPreAlCaEcalPi0EBonly + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltSimple3x3Clusters + fragment.hltAlCaPi0RecHitsFilterEBonlyRegional + fragment.hltAlCaPi0EBUncalibrator + fragment.hltAlCaPi0EBRechitsToDigis + fragment.HLTEndSequence ) +fragment.AlCa_EcalPi0EEonly_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaEcalPi0Eta + fragment.hltPreAlCaEcalPi0EEonly + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltSimple3x3Clusters + fragment.hltAlCaPi0RecHitsFilterEEonlyRegional + fragment.hltAlCaPi0EEUncalibrator + fragment.hltAlCaPi0EERechitsToDigis + fragment.HLTEndSequence ) +fragment.AlCa_EcalEtaEBonly_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaEcalPi0Eta + fragment.hltPreAlCaEcalEtaEBonly + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltSimple3x3Clusters + fragment.hltAlCaEtaRecHitsFilterEBonlyRegional + fragment.hltAlCaEtaEBUncalibrator + fragment.hltAlCaEtaEBRechitsToDigis + fragment.HLTEndSequence ) +fragment.AlCa_EcalEtaEEonly_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaEcalPi0Eta + fragment.hltPreAlCaEcalEtaEEonly + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltSimple3x3Clusters + fragment.hltAlCaEtaRecHitsFilterEEonlyRegional + fragment.hltAlCaEtaEEUncalibrator + fragment.hltAlCaEtaEERechitsToDigis + fragment.HLTEndSequence ) +fragment.AlCa_AK8PFJet40_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreAlCaAK8PFJet40 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet10AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets10AK8 + fragment.hltSinglePFJet40AK8 + fragment.HLTEndSequence ) +fragment.AlCa_PFJet40_v22 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreAlCaPFJet40 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet10 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets10 + fragment.hltSinglePFJet40 + fragment.HLTEndSequence ) +fragment.AlCa_PFJet40_CPUOnly_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreAlCaPFJet40CPUOnly + fragment.HLTAK4CaloJetsCPUOnlySequence + fragment.hltSingleCaloJet10CPUOnly + fragment.HLTAK4PFJetsCPUOnlySequence + fragment.hltPFJetsCorrectedMatchedToCaloJets10CPUOnly + fragment.hltSinglePFJet40CPUOnly + fragment.HLTEndSequence ) +fragment.HLT_PFJet40_GPUvsCPU_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltAlCaPFJet40GPUxorCPUFilter + fragment.hltPrePFJet40GPUvsCPU + fragment.HLTEndSequence ) +fragment.HLT_MediumChargedIsoPFTau180HighPtRelaxedIso_Trk50_eta2p1_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleTau + fragment.hltPreMediumChargedIsoPFTau180HighPtRelaxedIsoTrk50eta2p1 + fragment.HLTL2TauJetsSequence + fragment.hltSingleL2Tau80eta2p2 + fragment.HLTGlobalPFTauConeSequence + fragment.hltPFTau180Track + fragment.HLTMediumChargedIsoPFTauHighPtRelaxedIsoTrk50 + fragment.hltPFTau180TrackPt50LooseAbsOrRelMediumHighPtRelaxedIsoIso + fragment.hltL1JetsHLTSinglePFTauTrackMediumChargedIsolationMatch + fragment.hltSelectedPFTau180MediumChargedIsolationL1HLTMatched + fragment.HLTEndSequence ) +fragment.HLT_MediumChargedIsoPFTau200HighPtRelaxedIso_Trk50_eta2p1_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleTau + fragment.hltPreMediumChargedIsoPFTau200HighPtRelaxedIsoTrk50eta2p1 + fragment.HLTL2TauJetsSequence + fragment.hltSingleL2Tau80eta2p2 + fragment.HLTGlobalPFTauConeSequence + fragment.hltPFTau200Track + fragment.HLTMediumChargedIsoPFTauHighPtRelaxedIsoTrk50 + fragment.hltPFTau200TrackPt50LooseAbsOrRelMediumHighPtRelaxedIsoIso + fragment.hltL1JetsHLTSinglePFTauTrackMediumChargedIsolationMatch + fragment.hltSelectedPFTau200MediumChargedIsolationL1HLTMatched + fragment.HLTEndSequence ) +fragment.HLT_MediumChargedIsoPFTau220HighPtRelaxedIso_Trk50_eta2p1_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleTau + fragment.hltPreMediumChargedIsoPFTau220HighPtRelaxedIsoTrk50eta2p1 + fragment.HLTL2TauJetsSequence + fragment.hltSingleL2Tau80eta2p2 + fragment.HLTGlobalPFTauConeSequence + fragment.hltPFTau220Track + fragment.HLTMediumChargedIsoPFTauHighPtRelaxedIsoTrk50 + fragment.hltPFTau220TrackPt50LooseAbsOrRelMediumHighPtRelaxedIsoIso + fragment.hltL1JetsHLTSinglePFTauTrackMediumChargedIsolationMatch + fragment.hltSelectedPFTau220MediumChargedIsolationL1HLTMatched + fragment.HLTEndSequence ) +fragment.HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleEG14108IorTripleEG18178 + fragment.hltPreEle16Ele12Ele8CaloIdLTrackIdL + fragment.HLTEle16Ele12Ele8CaloIdLTrackIdLSequence + fragment.HLTEndSequence ) +fragment.HLT_Rsq0p35_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sRsqSeeds + fragment.hltPreRsq0p35 + fragment.HLTAK4CaloJetsSequence + fragment.hlt1CaloJet70 + fragment.hlt2CaloJet60 + fragment.HLTRecoMETSequence + fragment.hltRHemisphereCalo + fragment.hltRsq0p16Calo + fragment.HLTAK4PFJetsSequence + fragment.hlt2PFJet80 + fragment.hltPFMETProducer + fragment.hltRHemisphere + fragment.hltRsq0p35 + fragment.HLTEndSequence ) +fragment.HLT_Rsq0p40_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sRsqSeeds + fragment.hltPreRsq0p40 + fragment.HLTAK4CaloJetsSequence + fragment.hlt1CaloJet70 + fragment.hlt2CaloJet60 + fragment.HLTRecoMETSequence + fragment.hltRHemisphereCalo + fragment.hltRsq0p16Calo + fragment.HLTAK4PFJetsSequence + fragment.hlt2PFJet80 + fragment.hltPFMETProducer + fragment.hltRHemisphere + fragment.hltRsq0p40 + fragment.HLTEndSequence ) +fragment.HLT_RsqMR300_Rsq0p09_MR200_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sRsqSeeds + fragment.hltPreRsqMR300Rsq0p09MR200 + fragment.HLTAK4CaloJetsSequence + fragment.hlt1CaloJet70 + fragment.hlt2CaloJet60 + fragment.HLTRecoMETSequence + fragment.hltRHemisphereCalo + fragment.hltRsqMR220Rsq0p0196MR100Calo + fragment.HLTAK4PFJetsSequence + fragment.hlt2PFJet80 + fragment.hltPFMETProducer + fragment.hltRHemisphere + fragment.hltRsqMR300Rsq0p09MR200 + fragment.HLTEndSequence ) +fragment.HLT_RsqMR320_Rsq0p09_MR200_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sRsqSeeds + fragment.hltPreRsqMR320Rsq0p09MR200 + fragment.HLTAK4CaloJetsSequence + fragment.hlt1CaloJet70 + fragment.hlt2CaloJet60 + fragment.HLTRecoMETSequence + fragment.hltRHemisphereCalo + fragment.hltRsqMR220Rsq0p0196MR100Calo + fragment.HLTAK4PFJetsSequence + fragment.hlt2PFJet80 + fragment.hltPFMETProducer + fragment.hltRHemisphere + fragment.hltRsqMR320Rsq0p09MR200 + fragment.HLTEndSequence ) +fragment.HLT_RsqMR300_Rsq0p09_MR200_4jet_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sRsqSeeds + fragment.hltPreRsqMR300Rsq0p09MR2004jet + fragment.HLTAK4CaloJetsSequence + fragment.hlt2CaloJet40 + fragment.hlt4CaloJet30 + fragment.HLTRecoMETSequence + fragment.hltRHemisphereCalo + fragment.hltRsqMR220Rsq0p0196MR100Calo + fragment.HLTAK4PFJetsSequence + fragment.hlt2PFJet50 + fragment.hlt4PFJet40 + fragment.hltPFMETProducer + fragment.hltRHemisphere + fragment.hltRsqMR300Rsq0p09MR200 + fragment.HLTEndSequence ) +fragment.HLT_RsqMR320_Rsq0p09_MR200_4jet_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sRsqSeeds + fragment.hltPreRsqMR320Rsq0p09MR2004jet + fragment.HLTAK4CaloJetsSequence + fragment.hlt2CaloJet40 + fragment.hlt4CaloJet30 + fragment.HLTRecoMETSequence + fragment.hltRHemisphereCalo + fragment.hltRsqMR220Rsq0p0196MR100Calo + fragment.HLTAK4PFJetsSequence + fragment.hlt2PFJet50 + fragment.hlt4PFJet40 + fragment.hltPFMETProducer + fragment.hltRHemisphere + fragment.hltRsqMR320Rsq0p09MR200 + fragment.HLTEndSequence ) fragment.HLT_L1_DoubleJet30_Mass_Min400_Mu10_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleJet30MassMin400Mu10 + fragment.hltPreL1DoubleJet30MassMin400Mu10 + fragment.HLTEndSequence ) -fragment.HLT_IsoMu27_MET90_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreIsoMu27MET90 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22or25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q + fragment.HLTMu27IsolationSequence + fragment.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f27QL3trkIsoFiltered + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTEndSequence ) -fragment.HLT_VBF_DoubleLooseChargedIsoPFTauHPS20_Trk1_eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1VBFDiJetOR + fragment.hltPreVBFDoubleLooseChargedIsoPFTauHPS20Trk1eta2p1 + fragment.HLTL2TauJetsSequence + fragment.hltDoubleL2Tau20eta2p2 + fragment.HLTL2p5IsoTauGlobalSequence + fragment.hltDoubleL2IsoTau20eta2p2 + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDoubleLooseChargedIsoAntiMuonPFTau20Sequence + fragment.HLTAK4PFJetsSequence + fragment.hltVBFL1TLooseIDPFJetsMatching + fragment.hltMatchedVBFTwoPFJetsDoubleLooseChargedIsoPFTauHPS20OverlapRemoval + fragment.hltMatchedVBFTwoPFJets2CrossCleanedFromDoubleLooseChargedIsoPFTauHPS20 + fragment.hltMatchedVBFOnePFJet2CrossCleanedFromDoubleLooseChargedIsoPFTauHPS20 + fragment.HLTEndSequence ) -fragment.HLT_VBF_DoubleMediumChargedIsoPFTauHPS20_Trk1_eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1VBFDiJetOR + fragment.hltPreVBFDoubleMediumChargedIsoPFTauHPS20Trk1eta2p1 + fragment.HLTL2TauJetsSequence + fragment.hltDoubleL2Tau20eta2p2 + fragment.HLTL2p5IsoTauGlobalSequence + fragment.hltDoubleL2IsoTau20eta2p2 + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDoubleMediumChargedIsoAntiMuonPFTau20Sequence + fragment.HLTAK4PFJetsSequence + fragment.hltVBFL1TLooseIDPFJetsMatching + fragment.hltMatchedVBFTwoPFJetsDoubleMediumChargedIsoPFTauHPS20OverlapRemoval + fragment.hltMatchedVBFTwoPFJets2CrossCleanedFromDoubleMediumChargedIsoPFTauHPS20 + fragment.hltMatchedVBFOnePFJet2CrossCleanedFromDoubleMediumChargedIsoPFTauHPS20 + fragment.HLTEndSequence ) -fragment.HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1VBFDiJetOR + fragment.hltPreVBFDoubleMediumDeepTauPFTauHPS20eta2p1 + fragment.HLTL2TauJetsSequence + fragment.hltDoubleL2Tau20eta2p2 + fragment.HLTL2p5IsoTauGlobalSequence + fragment.hltDoubleL2GlobIsoTau20eta2p2 + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDoubleMediumDeepTauDiTauWPAntiMuonPFTau20Sequence + fragment.HLTAK4PFJetsSequence + fragment.hltVBFL1TLooseIDPFJetsMatching + fragment.hltMatchedVBFTwoPFJetsDoubleMediumDeepTauDitauWPPFTauHPS20OverlapRemoval + fragment.hltMatchedVBFTwoPFJets2CrossCleanedFromDoubleMediumDeepTauDitauWPPFTauHPS20 + fragment.hltMatchedVBFOnePFJet2CrossCleanedFromDoubleMediumDeepTauDitauWPPFTauHPS20 + fragment.HLTEndSequence ) -fragment.HLT_VBF_DoubleTightChargedIsoPFTauHPS20_Trk1_eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1VBFDiJetOR + fragment.hltPreVBFDoubleTightChargedIsoPFTauHPS20Trk1eta2p1 + fragment.HLTL2TauJetsSequence + fragment.hltDoubleL2Tau20eta2p2 + fragment.HLTL2p5IsoTauGlobalSequence + fragment.hltDoubleL2IsoTau20eta2p2 + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDoubleTightChargedIsoAntiMuonPFTau20Sequence + fragment.HLTAK4PFJetsSequence + fragment.hltVBFL1TLooseIDPFJetsMatching + fragment.hltMatchedVBFTwoPFJetsDoubleTightChargedIsoPFTauHPS20OverlapRemoval + fragment.hltMatchedVBFTwoPFJets2CrossCleanedFromDoubleTightChargedIsoPFTauHPS20 + fragment.hltMatchedVBFOnePFJet2CrossCleanedFromDoubleTightChargedIsoPFTauHPS20 + fragment.HLTEndSequence ) -fragment.HLT_Photon50_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_PFMET50_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton50R9Id90HE10IsoMEBOnlyPFJetsMJJ300DEta3PFMET50 + fragment.HLTPhoton50R9Id90HE10IsoMEBOnlySequence + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJet30MJJ300AllJetsDEta3Filter + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJet30MJJ300AllJetsDEta3Filter + fragment.hltPFMETProducer + fragment.hltPFMET50 + fragment.HLTEndSequence ) -fragment.HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton75R9Id90HE10IsoMEBOnlyPFJetsMJJ300DEta3 + fragment.HLTPhoton75R9Id90HE10IsoMEBOnlySequence + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJet30MJJ300AllJetsDEta3Filter + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJet30MJJ300AllJetsDEta3Filter + fragment.HLTEndSequence ) -fragment.HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ600DEta3_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton75R9Id90HE10IsoMEBOnlyPFJetsMJJ600DEta3 + fragment.HLTPhoton75R9Id90HE10IsoMEBOnlySequence + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJet30MJJ600AllJetsDEta3Filter + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJet30MJJ600AllJetsDEta3Filter + fragment.HLTEndSequence ) -fragment.HLT_PFMET100_PFMHT100_IDTight_PFHT60_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFHTT60Seeds + fragment.hltPrePFMET100PFMHT100IDTightPFHT60 + fragment.HLTRecoMETSequence + fragment.hltMET60 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT60 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT60Jet30 + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID100 + fragment.hltPFMETProducer + fragment.hltPFMET100 + fragment.HLTEndSequence ) -fragment.HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFHTT60Seeds + fragment.hltPrePFMETNoMu100PFMHTNoMu100IDTightPFHT60 + fragment.HLTRecoMETSequence + fragment.hltMET60 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT60 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT60Jet30 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID100 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu100 + fragment.HLTEndSequence ) -fragment.HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFHTT60Seeds + fragment.hltPrePFMETTypeOne100PFMHT100IDTightPFHT60 + fragment.HLTRecoMETSequence + fragment.hltMET60 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT60 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT60Jet30 + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID100 + fragment.hltPFMETProducer + fragment.hltcorrPFMETTypeOne + fragment.hltPFMETTypeOne + fragment.hltPFMETTypeOne100 + fragment.HLTEndSequence ) -fragment.HLT_Mu18_Mu9_SameSign_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu18Mu9SameSign + fragment.hltL1fL1sDoubleMu157L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0) + fragment.hltL3fL1DoubleMu157fFiltered9 + fragment.hltL3fL1DoubleMu157fFiltered18 + fragment.hltDiMuon189SameSignFiltered + fragment.HLTEndSequence ) -fragment.HLT_Mu18_Mu9_SameSign_DZ_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu18Mu9SameSignDZ + fragment.hltL1fL1sDoubleMu157L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0) + fragment.hltL3fL1DoubleMu157fFiltered9 + fragment.hltL3fL1DoubleMu157fFiltered18 + fragment.hltDiMuon189SameSignFiltered + fragment.hltDiMuon189SameSignDzFiltered0p2 + fragment.HLTEndSequence ) -fragment.HLT_Mu18_Mu9_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu18Mu9 + fragment.hltL1fL1sDoubleMu157L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0) + fragment.hltL3fL1DoubleMu157fFiltered9 + fragment.hltL3fL1DoubleMu157fFiltered18 + fragment.HLTEndSequence ) -fragment.HLT_Mu18_Mu9_DZ_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu18Mu9DZ + fragment.hltL1fL1sDoubleMu157L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0) + fragment.hltL3fL1DoubleMu157fFiltered9 + fragment.hltL3fL1DoubleMu157fFiltered18 + fragment.hltDiMuon189DzFiltered0p2 + fragment.HLTEndSequence ) -fragment.HLT_Mu20_Mu10_SameSign_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu20Mu10SameSign + fragment.hltL1fL1sDoubleMu157L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0) + fragment.hltL3fL1DoubleMu157fFiltered10 + fragment.hltL3fL1DoubleMu157fFiltered20 + fragment.hltDiMuon2010SameSignFiltered + fragment.HLTEndSequence ) -fragment.HLT_Mu20_Mu10_SameSign_DZ_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu20Mu10SameSignDZ + fragment.hltL1fL1sDoubleMu157L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0) + fragment.hltL3fL1DoubleMu157fFiltered10 + fragment.hltL3fL1DoubleMu157fFiltered20 + fragment.hltDiMuon2010SameSignFiltered + fragment.hltDiMuon2010SameSignDzFiltered0p2 + fragment.HLTEndSequence ) -fragment.HLT_Mu20_Mu10_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu20Mu10 + fragment.hltL1fL1sDoubleMu157L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0) + fragment.hltL3fL1DoubleMu157fFiltered10 + fragment.hltL3fL1DoubleMu157fFiltered20 + fragment.HLTEndSequence ) -fragment.HLT_Mu20_Mu10_DZ_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu20Mu10DZ + fragment.hltL1fL1sDoubleMu157L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0) + fragment.hltL3fL1DoubleMu157fFiltered10 + fragment.hltL3fL1DoubleMu157fFiltered20 + fragment.hltDiMuon2010DzFiltered0p2 + fragment.HLTEndSequence ) -fragment.HLT_Mu23_Mu12_SameSign_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu23Mu12SameSign + fragment.hltL1fL1sDoubleMu157L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0) + fragment.hltL3fL1DoubleMu157fFiltered12 + fragment.hltL3fL1DoubleMu157fFiltered23 + fragment.hltDiMuon2312SameSignFiltered + fragment.HLTEndSequence ) -fragment.HLT_Mu23_Mu12_SameSign_DZ_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu23Mu12SameSignDZ + fragment.hltL1fL1sDoubleMu157L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0) + fragment.hltL3fL1DoubleMu157fFiltered12 + fragment.hltL3fL1DoubleMu157fFiltered23 + fragment.hltDiMuon2312SameSignFiltered + fragment.hltDiMuon2312SameSignDzFiltered0p2 + fragment.HLTEndSequence ) -fragment.HLT_Mu23_Mu12_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu23Mu12 + fragment.hltL1fL1sDoubleMu157L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0) + fragment.hltL3fL1DoubleMu157fFiltered12 + fragment.hltL3fL1DoubleMu157fFiltered23 + fragment.HLTEndSequence ) -fragment.HLT_Mu23_Mu12_DZ_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu23Mu12DZ + fragment.hltL1fL1sDoubleMu157L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0) + fragment.hltL3fL1DoubleMu157fFiltered12 + fragment.hltL3fL1DoubleMu157fFiltered23 + fragment.hltDiMuon2312DzFiltered0p2 + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + fragment.hltPreDoubleMu2JpsiDoubleTrk1Phi1p05 + fragment.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.hltDoubleMu2JpsiDoubleTrkL3Filtered + fragment.hltDoubleTrkmumuVtxProducerDoubleMu2Jpsi + fragment.hltDoubleTrkmumuFilterDoubleMu2Jpsi + fragment.HLTBphTrackingDoubleJpsiReg + fragment.hltJpsiTkAllConeTracksIterDoubleTrk + fragment.hltJpsiTrkTrkVertexProducerPhiDoubleTrk1v4 + fragment.hltJpsiTkTkVertexFilterPhiDoubleTrk1v4 + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu2_Jpsi_DoubleTkMu0_Phi_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + fragment.hltPreDoubleMu2JpsiDoubleTkMu0Phi + fragment.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.hltDoubleMu2JpsiL3Filtered + fragment.hltMumuVtxProducerDoubleMu2Jpsi + fragment.hltMumuFilterDoubleMu2Jpsi + fragment.HLTTrackerMuonSequenceLowPt + fragment.hltDiMuonGlbOrTrkFiltered0v2 + fragment.hltDiMuonGlbOrTrk0zFiltered0p2v2 + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0ETM40IorDoubleMu0ETM55IorDoubleMu0ETM60IorDoubleMu0ETM65IorDoubleMu0ETM70 + fragment.hltPreDoubleMu3DCAPFMET50PFMHT60 + fragment.hltL1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + fragment.hltL3fL1DiMu3SQETM50noDrf0PreFiltered3 + fragment.hltDoubleMuon3Mass3p8to60noDrDCAFilter + fragment.HLTRecoMETSequence + fragment.hltMET40 + fragment.HLTAK4PFJetsSequence + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu50 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID60 + fragment.HLTEndSequence ) -fragment.HLT_TripleMu_5_3_3_Mass3p8_DCA_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMu0IorTripleMu553 + fragment.hltPreTripleMu533Mass3p8DCA + fragment.hltL1TripleMu553L1TriMuFiltered3 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL1TripleMu553L2TriMuFiltered3) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1TripleMu553L1TriMuFiltered3) + fragment.hltL3fL1TripleMu553f0PreFiltered333 + fragment.hltL3fL1TripleMu553f0Filtered533 + fragment.hltTripleMu533Mass3p8DCAFilter + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet98_83_71_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet927664VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet98837115DoublePFBTagDeepCSV1p37p7VBF1 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID71 + fragment.hltPFDoubleJetLooseID83 + fragment.hltPFSingleJetLooseID98 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepCSV7p68Double6Jets + fragment.hltBTagPFDeepCSV1p28Single6Jets + fragment.hltVBFPFJetCSVSortedMqq200Detaqq1p5 + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJetVBFIorHTTIorSingleJet + fragment.hltPreQuadPFJet103887515DoublePFBTagDeepCSV1p37p7VBF1 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID75 + fragment.hltPFDoubleJetLooseID88 + fragment.hltPFSingleJetLooseID103 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepCSV7p68Double6Jets + fragment.hltBTagPFDeepCSV1p28Single6Jets + fragment.hltVBFPFJetCSVSortedMqq200Detaqq1p5 + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet1058576VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet111908015DoublePFBTagDeepCSV1p37p7VBF1 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID80 + fragment.hltPFDoubleJetLooseID90 + fragment.hltPFSingleJetLooseID111 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepCSV7p68Double6Jets + fragment.hltBTagPFDeepCSV1p28Single6Jets + fragment.hltVBFPFJetCSVSortedMqq200Detaqq1p5 + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet98_83_71_15_PFBTagDeepCSV_1p3_VBF2_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet927664VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet98837115PFBTagDeepCSV1p3VBF2 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID71 + fragment.hltPFDoubleJetLooseID83 + fragment.hltPFSingleJetLooseID98 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepCSV1p28Single6Jets + fragment.hltVBFPFJetCSVSortedMqq460Detaqq3p5 + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJetVBFIorHTTIorSingleJet + fragment.hltPreQuadPFJet103887515PFBTagDeepCSV1p3VBF2 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID75 + fragment.hltPFDoubleJetLooseID88 + fragment.hltPFSingleJetLooseID103 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepCSV1p28Single6Jets + fragment.hltVBFPFJetCSVSortedMqq460Detaqq3p5 + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet1008572VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet105887615PFBTagDeepCSV1p3VBF2 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID76 + fragment.hltPFDoubleJetLooseID88 + fragment.hltPFSingleJetLooseID105 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepCSV1p28Single6Jets + fragment.hltVBFPFJetCSVSortedMqq460Detaqq3p5 + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet1058576VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet111908015PFBTagDeepCSV1p3VBF2 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID80 + fragment.hltPFDoubleJetLooseID90 + fragment.hltPFSingleJetLooseID111 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepCSV1p28Single6Jets + fragment.hltVBFPFJetCSVSortedMqq460Detaqq3p5 + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet98_83_71_15_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet927664VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet98837115 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID71 + fragment.hltPFDoubleJetLooseID83 + fragment.hltPFSingleJetLooseID98 + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet103_88_75_15_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJetVBFIorHTTIorSingleJet + fragment.hltPreQuadPFJet103887515 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID75 + fragment.hltPFDoubleJetLooseID88 + fragment.hltPFSingleJetLooseID103 + fragment.HLTBtagDeepCSVSequencePF + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet105_88_76_15_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet1008572VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet105887615 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID76 + fragment.hltPFDoubleJetLooseID88 + fragment.hltPFSingleJetLooseID105 + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet111_90_80_15_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet1058576VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet111908015 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID80 + fragment.hltPFDoubleJetLooseID90 + fragment.hltPFSingleJetLooseID111 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet330_TrimMass30_PFAK8BTagDeepCSV_p17_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJet330TrimMass30PFAK8BTagDeepCSVp17 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet300 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets300 + fragment.hltSinglePFJet330AK8 + fragment.hltAK8TrimModJets + fragment.hltAK8SinglePFJetTrimModMass30 + fragment.HLTBtagDeepCSVSequencePFAK8 + fragment.hltBTagAK8PFDeepCSV16p1Single + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet330_TrimMass30_PFAK8BTagDeepCSV_p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJet330TrimMass30PFAK8BTagDeepCSVp1 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet300 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets300 + fragment.hltSinglePFJet330AK8 + fragment.hltAK8TrimModJets + fragment.hltAK8SinglePFJetTrimModMass30 + fragment.HLTBtagDeepCSVSequencePFAK8 + fragment.hltBTagAK8PFDeepCSV10p3Single + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_p02_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJet330TrimMass30PFAK8BoostedDoubleBp02 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet300 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets300 + fragment.hltSinglePFJet330AK8 + fragment.hltAK8TrimModJets + fragment.hltAK8TrimModJetsCorrectedMatchedToCaloJets300ForDB + fragment.hltSinglePFJet330AK8ForDB + fragment.HLTBtagBoostedDoubleSecondaryVertexSequencePFAK8 + fragment.hltBTagPFBoostedDoubleSecondaryVertexpZSingle + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np2_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJet330TrimMass30PFAK8BoostedDoubleBnp2 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet300 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets300 + fragment.hltSinglePFJet330AK8 + fragment.hltAK8TrimModJets + fragment.hltAK8SinglePFJetTrimModMass30 + fragment.HLTBtagBoostedDoubleSecondaryVertexSequencePFAK8 + fragment.hltBTagPFBoostedDoubleSecondaryVertexnp02Single + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np4_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJet330TrimMass30PFAK8BoostedDoubleBnp4 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet300 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets300 + fragment.hltSinglePFJet330AK8 + fragment.hltAK8TrimModJets + fragment.hltAK8SinglePFJetTrimModMass30 + fragment.HLTBtagBoostedDoubleSecondaryVertexSequencePFAK8 + fragment.hltBTagPFBoostedDoubleSecondaryVertexnp4Single + fragment.HLTEndSequence ) -fragment.HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGor + fragment.hltPreDiphoton3018R9IdLANDHEANDIsoCaloIdMass55 + fragment.HLTDiphoton3018R9Idb50e90ANDIso60CaloId15b35eANDHE12b10eMass55Sequence + fragment.HLTEndSequence ) -fragment.HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGor + fragment.hltPreDiphoton3018R9IdLANDHEANDIsoCaloId + fragment.HLTDiphoton3018R9Idb50e90ANDIso60CaloId15b35eANDHE12b10eSequence + fragment.HLTEndSequence ) -fragment.HLT_Mu12_IP6_v1 = cms.Path( fragment.HLTBeginSequenceParking + fragment.hltL1sSingleMu22orParking + fragment.hltPreMu12IP6 + fragment.hltL1fL1sMu22orParkingL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22orParkL1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22orParkL1Filtered0) + fragment.hltL3fL1sMu22OrParkL1f0L2f10QL3Filtered12Q + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet1008572VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet105887615DoublePFBTagDeepCSV1p37p7VBF1 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID76 + fragment.hltPFDoubleJetLooseID88 + fragment.hltPFSingleJetLooseID105 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepCSV7p68Double6Jets + fragment.hltBTagPFDeepCSV1p28Single6Jets + fragment.hltVBFPFJetCSVSortedMqq200Detaqq1p5 + fragment.HLTEndSequence ) -fragment.HLT_TrkMu6NoFiltersNoVtx_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu3 + fragment.hltPreTrkMu6NoFiltersNoVtx + fragment.hltL1fL1sSingleMu3L1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2fL1sSingleMu3L1f0L2Filtered10OneMuNoVtx) + fragment.HLTL3muonrecoSequenceNoVtx + fragment.hltL3fL1sSingleMu3L1f0L2f10OneMuL3Filtered6NoVtx + fragment.HLTTrackerMuonSequenceNoVtx + fragment.hltSingleTrkMuFiltered6NoVtx + fragment.HLTEndSequence ) -fragment.HLT_TrkMu16NoFiltersNoVtx_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu7 + fragment.hltPreTrkMu16NoFiltersNoVtx + fragment.hltL1fL1sSingleMu7L1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2fL1sSingleMu7L1f0L2Filtered10OneMuNoVtx) + fragment.HLTL3muonrecoSequenceNoVtx + fragment.hltL3fL1sSingleMu7L1f0L2f10OneMuL3Filtered16NoVtx + fragment.HLTTrackerMuonSequenceNoVtx + fragment.hltSingleTrkMuFiltered16NoVtx + fragment.HLTEndSequence ) -fragment.HLT_DoubleTrkMu_16_6_NoFiltersNoVtx_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0SQ + fragment.hltPreDoubleTrkMu166NoFiltersNoVtx + fragment.hltL1fL1sDoubleMu0SQL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2pfL1sDoubleMu0SQL1f0L2PreFiltered0NoVtx) + cms.ignore(fragment.hltL2fL1sDoubleMu0SQL1f0L2Filtered10OneMuNoVtx) + fragment.HLTL3muonrecoSequenceNoVtx + fragment.hltL3pfL1sDoubleMu0SQL1f0L2pf0OneMuL3PreFiltered6NoVtx + fragment.hltL3fL1sDoubleMu0SQL1f0L2f10OneMuL3Filtered16NoVtx + fragment.HLTTrackerMuonSequenceNoVtx + fragment.hltDoubleTrkMuFiltered6NoVtx + fragment.hltSingleTrkMuFiltered16NoVtx + fragment.HLTEndSequence ) -fragment.HLT_DoubleMediumDeepTauPFTauHPS35_L2NN_eta2p1_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleTauBigOR + fragment.hltPreDoubleMediumDeepTauPFTauHPS35L2NNeta2p1 + fragment.HLTL2TauTagNNSequence + fragment.hltL2DoubleTauTagNNFilter + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDeepTauPFTauSequence + fragment.hltHpsSelectedPFTausMediumDitauWPDeepTau + fragment.hltHpsL1JetsHLTDoublePFTauMediumDitauWPDeepTauMatch + fragment.hltHpsDoublePFTau35MediumDitauWPDeepTauL1HLTMatched + fragment.HLTEndSequence ) -fragment.HLT_DoubleMediumChargedIsoPFTauHPS40_Trk1_eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleTauBigOR + fragment.hltPreDoubleMediumChargedIsoPFTauHPS40Trk1eta2p1 + fragment.HLTL2TauJetsL1TauSeededSequence + fragment.hltDoubleL2Tau26eta2p2 + fragment.HLTL2p5IsoTauL1TauSeededGlobalSequence + fragment.hltDoubleL2GlobIsoTau26eta2p2 + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDoublePFTauPt40Eta2p1Trk1 + fragment.HLTHPSMediumChargedIsoPFTauSequence + fragment.hltHpsSelectedPFTausTrackPt1MediumChargedIsolation + fragment.hltHpsDoublePFTau40TrackPt1MediumChargedIsolation + fragment.hltHpsL1JetsHLTDoublePFTauTrackPt1MediumChargedIsolationMatch + fragment.hltHpsDoublePFTau40TrackPt1MediumChargedIsolationL1HLTMatched + fragment.hltHpsDoublePFTau40TrackPt1MediumChargedIsolationDz02 + fragment.HLTEndSequence ) -fragment.HLT_DoubleTightChargedIsoPFTauHPS35_Trk1_eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleTauBigOR + fragment.hltPreDoubleTightChargedIsoPFTauHPS35Trk1eta2p1 + fragment.HLTL2TauJetsL1TauSeededSequence + fragment.hltDoubleL2Tau26eta2p2 + fragment.HLTL2p5IsoTauL1TauSeededGlobalSequence + fragment.hltDoubleL2GlobIsoTau26eta2p2 + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDoublePFTauPt35Eta2p1Trk1 + fragment.HLTHPSTightChargedIsoPFTauSequence + fragment.hltHpsSelectedPFTausTrackPt1TightChargedIsolation + fragment.hltHpsDoublePFTau35TrackPt1TightChargedIsolation + fragment.hltHpsL1JetsHLTDoublePFTauTrackPt1TightChargedIsolationMatch + fragment.hltHpsDoublePFTau35TrackPt1TightChargedIsolationL1HLTMatched + fragment.hltHpsDoublePFTau35TrackPt1TightChargedIsolationDz02 + fragment.HLTEndSequence ) -fragment.HLT_Ele24_eta2p1_WPTight_Gsf_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigORLooseIsoEGXXerIsoTauYYerdRMin0p3 + fragment.hltPreEle24eta2p1WPTightGsfLooseDeepTauPFTauHPS30eta2p1CrossL1 + fragment.HLTEle24erWPTightGsfForTauSequence + fragment.HLTGlobalPFTauHPSSequence + fragment.hltOverlapFilterIsoEle24IsoTau30WPTightGsfCaloJet5 + fragment.HLTHPSLooseETauWPDeepTauPFTau30Sequence + fragment.hltHpsL1JetsHLTPFTauLooseEtauWPDeepTauMatch + fragment.hltHpsSelectedPFTau30LooseETauWPDeepTauL1HLTMatched + fragment.hltHpsOverlapFilterIsoEle24WPTightGsfLooseETauWPDeepTauPFTau30 + fragment.HLTEndSequence ) -fragment.HLT_IsoMu20_eta2p1_LooseDeepTauPFTauHPS27_eta2p1_CrossL1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigORMu18erTauXXer2p1 + fragment.hltPreIsoMu20eta2p1LooseDeepTauPFTauHPS27eta2p1CrossL1 + fragment.hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fBigORMu18erTauXXer2p1L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0) + fragment.hltL3fL1BigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20Q + fragment.HLTMu20Eta2p1Tau24Eta2p1IsolationSequence + fragment.hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSLooseMuTauWPDeepTauAntiMuonPFTau27Sequence + fragment.hltHpsL1JetsHLTPFTauLooseMutauWPDeepTauVsJetsAgainstMuonMatch + fragment.hltHpsSelectedPFTau27LooseMuTauWPDeepTauVsJetsAgainstMuonL1HLTMatched + fragment.hltHpsOverlapFilterIsoMu20LooseMuTauWPDeepTauPFTau27L1Seeded + fragment.HLTEndSequence ) -fragment.HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu22erIsoTau40er + fragment.hltPreIsoMu24eta2p1LooseDeepTauPFTauHPS180eta2p1 + fragment.hltL1fL1sMu22erIsoTau40erL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22erIsoTau40erL1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22erIsoTau40erL1Filtered0) + fragment.hltL3fL1sMu22erIsoTau40erL1f0L2f10QL3Filtered24Q + fragment.HLTMu24Eta2p1IsoTau40Eta2p1IsolationSequence + fragment.hltL3crIsoL1sMu22erIsoTau40erL1f0L2f10QL3f24QL3trkIsoFiltered + fragment.HLTL2TauTagNNSequence + fragment.hltL2Mu22Tau40TagNNFilterSingleTauWP + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTLooseSingleTauWPDeepTauPFTau + fragment.hltL1JetsHLTPFTau180LooseSingleTauWPDeepTauMatchMu22IsoTau40 + fragment.hltSelectedPFTau180LooseSingleTauWPDeepTauMatchedMu22IsoTau40 + fragment.hltHpsOverlapFilterIsoMu24LooseSingleTauWPDeepTauPFTau180L1Seeded + fragment.HLTEndSequence ) -fragment.HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigORMu18erTauXXer2p1 + fragment.hltPreIsoMu24eta2p1LooseDeepTauPFTauHPS30eta2p1CrossL1 + fragment.hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fBigORMu18erTauXXer2p1L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0) + fragment.hltL3fL1BigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20Q + fragment.HLTMu20Eta2p1Tau24Eta2p1IsolationSequence + fragment.hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered + fragment.hltIsoMu24FilterEle24Tau30Monitoring + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSLooseETauWPDeepTauPFTau30Sequence + fragment.hltHpsL1JetsHLTPFTauLooseEtauWPDeepTauMatchMonitoring + fragment.hltHpsSelectedPFTau30LooseETauWPDeepTauL1HLTMatchedMonitoring + fragment.hltHpsOverlapFilterIsoMu24LooseETauWPDeepTauPFTau30L1Seeded + fragment.HLTEndSequence ) -fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigOrMuXXerIsoTauYYer + fragment.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS35L2NNeta2p1CrossL1 + fragment.hltL1fL1sBigOrMuXXerIsoTauYYerL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sBigOrMuXXerIsoTauYYerL1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sBigOrMuXXerIsoTauYYerL1Filtered0) + fragment.hltL3fL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3Filtered24Q + fragment.HLTMu24Eta2p1IsoTauYYEta2p1IsolationSequence + fragment.hltL3crIsoL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3f24QL3trkIsoFiltered + fragment.HLTL2TauTagNNSequence + fragment.hltL2TauTagNNFilterMuXXerIsoTauYY + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSSinglePFTauPt35Eta2p1Trk1 + fragment.HLTHPSDeepTauPFTauSequence + fragment.hltHpsSelectedPFTausMediumDitauWPDeepTau + fragment.hltHpsL1JetsHLTPFTauMediumDitauWPDeepTauBigOrMuXXerIsoTauYYerMatch + fragment.hltHpsSelectedPFTau35MediumDitauWPDeepTauL1HLTBigOrMuXXerIsoTauYYerMatched + fragment.hltHpsOverlapFilterIsoMu24MediumDitauWPDeepTauPFTau35Monitoring + fragment.HLTEndSequence ) -fragment.HLT_LooseDeepTauPFTauHPS180_L2NN_eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleTau + fragment.hltPreLooseDeepTauPFTauHPS180L2NNeta2p1 + fragment.HLTL2TauTagNNSequence + fragment.hltL2SingleTauTagNNFilter + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTLooseSingleTauWPDeepTauPFTau + fragment.hltL1JetsHLTPFTauLooseSingleTauWPDeepTauMatch + fragment.hltSelectedPFTau180LooseSingleTauWPDeepTauL1HLTMatched + fragment.HLTEndSequence ) -fragment.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sQuadJetC50to60IorHTT280to500IorHTT250to340QuadJet + fragment.hltPrePFHT330PT30QuadPFJet75604540TriplePFBTagDeepJet4p5 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadCentralJet30 + fragment.hltCaloJetsQuad30ForHt + fragment.hltHtMhtCaloJetsQuadC30 + fragment.hltCaloQuadJet30HT320 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSVp17Double + fragment.HLTAK4PFJetsSequence + fragment.hltPFCentralJetLooseIDQuad30 + fragment.hlt1PFCentralJetLooseID75 + fragment.hlt2PFCentralJetLooseID60 + fragment.hlt3PFCentralJetLooseID45 + fragment.hlt4PFCentralJetLooseID40 + fragment.hltPFCentralJetLooseIDQuad30forHt + fragment.hltHtMhtPFCentralJetsLooseIDQuadC30 + fragment.hltPFCentralJetsLooseIDQuad30HT330 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet4p5Triple + fragment.HLTEndSequence ) -fragment.HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet + fragment.hltPrePFHT400FivePFJet100100603030DoublePFBTagDeepJet4p5 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterFiveC25 + fragment.hltCaloJetsFive25ForHt + fragment.hltHtMhtCaloJetsFiveC25 + fragment.hltCaloFiveJet25HT300 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV10p01Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterTwo100er3p0 + fragment.hltPFJetFilterThree60er3p0 + fragment.hltPFJetFilterFive30er3p0 + fragment.hltPFJetsFive30ForHt + fragment.hltHtMhtPFJetsFive30er3p0 + fragment.hltPFFiveJet30HT400 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet4p5Double + fragment.HLTEndSequence ) -fragment.HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet + fragment.hltPrePFHT400FivePFJet120120603030DoublePFBTagDeepJet4p5 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterFiveC25 + fragment.hltCaloJetsFive25ForHt + fragment.hltHtMhtCaloJetsFiveC25 + fragment.hltCaloFiveJet25HT300 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV10p01Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterTwo120er3p0 + fragment.hltPFJetFilterThree60er3p0 + fragment.hltPFJetFilterFive30er3p0 + fragment.hltPFJetsFive30ForHt + fragment.hltHtMhtPFJetsFive30er3p0 + fragment.hltPFFiveJet30HT400 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet4p5Double + fragment.HLTEndSequence ) -fragment.HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJet + fragment.hltPrePFHT400SixPFJet32DoublePFBTagDeepJet2p94 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterSixC25 + fragment.hltCaloJetsSix25ForHt + fragment.hltHtMhtCaloJetsSixC25 + fragment.hltCaloSixJet25HT300 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV10p01Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterSix30er2p5 + fragment.hltPFJetFilterSix32er2p5 + fragment.hltPFJetsSix30ForHt + fragment.hltHtMhtPFJetsSix30er2p5 + fragment.hltPFSixJet30HT400 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet2p94Double + fragment.HLTEndSequence ) -fragment.HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJet + fragment.hltPrePFHT450SixPFJet36PFBTagDeepJet1p59 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterSixC30 + fragment.hltCaloJetsSix30ForHt + fragment.hltHtMhtCaloJetsSixC30 + fragment.hltCaloSixJet30HT350 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterSix30er2p5 + fragment.hltPFJetFilterSix36er2p5 + fragment.hltPFJetsSix30ForHt + fragment.hltHtMhtPFJetsSix30er2p5 + fragment.hltPFSixJet30HT450 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet1p59Single + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJetVBFIorHTTIorSingleJet + fragment.hltPreQuadPFJet103887515DoublePFBTagDeepJet1p37p7VBF1 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID75 + fragment.hltPFDoubleJetLooseID88 + fragment.hltPFSingleJetLooseID103 + fragment.HLTBtagDeepJetSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepJet7p68Double6Jets + fragment.hltBTagPFDeepJet1p28Single6Jets + fragment.hltVBFPFJetDeepJetSortedMqq200Detaqq1p5 + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJetVBFIorHTTIorSingleJet + fragment.hltPreQuadPFJet103887515PFBTagDeepJet1p3VBF2 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID75 + fragment.hltPFDoubleJetLooseID88 + fragment.hltPFSingleJetLooseID103 + fragment.HLTBtagDeepJetSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepJet1p28Single6Jets + fragment.hltVBFPFJetDeepJetSortedMqq460Detaqq3p5 + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet1008572VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet105887615DoublePFBTagDeepJet1p37p7VBF1 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID76 + fragment.hltPFDoubleJetLooseID88 + fragment.hltPFSingleJetLooseID105 + fragment.HLTBtagDeepJetSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepJet7p68Double6Jets + fragment.hltBTagPFDeepJet1p28Single6Jets + fragment.hltVBFPFJetDeepJetSortedMqq200Detaqq1p5 + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet1008572VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet105887615PFBTagDeepJet1p3VBF2 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID76 + fragment.hltPFDoubleJetLooseID88 + fragment.hltPFSingleJetLooseID105 + fragment.HLTBtagDeepJetSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepJet1p28Single6Jets + fragment.hltVBFPFJetDeepJetSortedMqq460Detaqq3p5 + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet1058576VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet111908015DoublePFBTagDeepJet1p37p7VBF1 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID80 + fragment.hltPFDoubleJetLooseID90 + fragment.hltPFSingleJetLooseID111 + fragment.HLTBtagDeepJetSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepJet7p68Double6Jets + fragment.hltBTagPFDeepJet1p28Single6Jets + fragment.hltVBFPFJetDeepJetSortedMqq200Detaqq1p5 + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet1058576VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet111908015PFBTagDeepJet1p3VBF2 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID80 + fragment.hltPFDoubleJetLooseID90 + fragment.hltPFSingleJetLooseID111 + fragment.HLTBtagDeepJetSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepJet1p28Single6Jets + fragment.hltVBFPFJetDeepJetSortedMqq460Detaqq3p5 + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet98_83_71_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet927664VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet98837115DoublePFBTagDeepJet1p37p7VBF1 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID71 + fragment.hltPFDoubleJetLooseID83 + fragment.hltPFSingleJetLooseID98 + fragment.HLTBtagDeepJetSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepJet7p68Double6Jets + fragment.hltBTagPFDeepJet1p28Single6Jets + fragment.hltVBFPFJetDeepJetSortedMqq200Detaqq1p5 + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet98_83_71_15_PFBTagDeepJet_1p3_VBF2_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet927664VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet98837115PFBTagDeepJet1p3VBF2 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID71 + fragment.hltPFDoubleJetLooseID83 + fragment.hltPFSingleJetLooseID98 + fragment.HLTBtagDeepJetSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepJet1p28Single6Jets + fragment.hltVBFPFJetDeepJetSortedMqq460Detaqq3p5 + fragment.HLTEndSequence ) -fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZPFDiJet30PFBtagDeepJet1p5 + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterTwoC30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet1p5Single + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet70_50_40_30_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sQuadJetOrHTTOrMuonHTT + fragment.hltPreQuadPFJet70504030 + fragment.HLTAK4PixelOnlyPFJetsSequence + fragment.hlt4PixelOnlyPFCentralJetTightIDPt20 + fragment.hlt3PixelOnlyPFCentralJetTightIDPt30 + fragment.hlt2PixelOnlyPFCentralJetTightIDPt40 + fragment.hlt1PixelOnlyPFCentralJetTightIDPt60 + fragment.HLTAK4PFJetsSequence + fragment.hlt4PFCentralJetTightIDPt30 + fragment.hlt3PFCentralJetTightIDPt40 + fragment.hlt2PFCentralJetTightIDPt50 + fragment.hlt1PFCentralJetTightIDPt70 + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sQuadJetOrHTTOrMuonHTT + fragment.hltPreQuadPFJet70504030PFBTagParticleNet2BTagSum0p65 + fragment.HLTAK4PixelOnlyPFJetsSequence + fragment.hlt4PixelOnlyPFCentralJetTightIDPt20 + fragment.hlt3PixelOnlyPFCentralJetTightIDPt30 + fragment.hlt2PixelOnlyPFCentralJetTightIDPt40 + fragment.hlt1PixelOnlyPFCentralJetTightIDPt60 + fragment.HLTAK4PFJetsSequence + fragment.hlt4PFCentralJetTightIDPt30 + fragment.hlt3PFCentralJetTightIDPt40 + fragment.hlt2PFCentralJetTightIDPt50 + fragment.hlt1PFCentralJetTightIDPt70 + fragment.HLTJetFlavourTagParticleNetSequencePF + fragment.hltPFCentralJetTightIDPt30 + fragment.hltBTagCentralJetPt30PFParticleNet2BTagSum0p65 + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sQuadJetOrHTTOrMuonHTT + fragment.hltPreQuadPFJet70504035PFBTagParticleNet2BTagSum0p65 + fragment.HLTAK4PixelOnlyPFJetsSequence + fragment.hlt4PixelOnlyPFCentralJetTightIDPt20 + fragment.hlt3PixelOnlyPFCentralJetTightIDPt30 + fragment.hlt2PixelOnlyPFCentralJetTightIDPt40 + fragment.hlt1PixelOnlyPFCentralJetTightIDPt60 + fragment.HLTAK4PFJetsSequence + fragment.hlt4PFCentralJetTightIDPt35 + fragment.hlt3PFCentralJetTightIDPt40 + fragment.hlt2PFCentralJetTightIDPt50 + fragment.hlt1PFCentralJetTightIDPt70 + fragment.HLTJetFlavourTagParticleNetSequencePF + fragment.hltPFCentralJetTightIDPt35 + fragment.hltBTagCentralJetPt35PFParticleNet2BTagSum0p65 + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sQuadJetOrHTTOrMuonHTT + fragment.hltPreQuadPFJet70504535PFBTagParticleNet2BTagSum0p65 + fragment.HLTAK4PixelOnlyPFJetsSequence + fragment.hlt4PixelOnlyPFCentralJetTightIDPt20 + fragment.hlt3PixelOnlyPFCentralJetTightIDPt30 + fragment.hlt2PixelOnlyPFCentralJetTightIDPt40 + fragment.hlt1PixelOnlyPFCentralJetTightIDPt60 + fragment.HLTAK4PFJetsSequence + fragment.hlt4PFCentralJetTightIDPt35 + fragment.hlt3PFCentralJetTightIDPt45 + fragment.hlt2PFCentralJetTightIDPt50 + fragment.hlt1PFCentralJetTightIDPt70 + fragment.HLTJetFlavourTagParticleNetSequencePF + fragment.hltPFCentralJetTightIDPt35 + fragment.hltBTagCentralJetPt35PFParticleNet2BTagSum0p65 + fragment.HLTEndSequence ) -fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZPFDiJet30PFBTagParticleNet2BTagSum0p65 + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterTwoC30 + fragment.HLTJetFlavourTagParticleNetSequencePF + fragment.hltPFJetTwoC30 + fragment.hltPFJetTwoC30PFBTagParticleNet2BTagSum0p65 + fragment.HLTEndSequence ) -fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZQuadPFJet70504030 + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTAK4PFJetsSequence + fragment.hlt4PFCentralJetTightIDPt30 + fragment.hlt3PFCentralJetTightIDPt40 + fragment.hlt2PFCentralJetTightIDPt50 + fragment.hlt1PFCentralJetTightIDPt70 + fragment.HLTEndSequence ) -fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZQuadPFJet70504030PFBTagParticleNet2BTagSum0p65 + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTAK4PFJetsSequence + fragment.hlt4PFCentralJetTightIDPt30 + fragment.hlt3PFCentralJetTightIDPt40 + fragment.hlt2PFCentralJetTightIDPt50 + fragment.hlt1PFCentralJetTightIDPt70 + fragment.HLTJetFlavourTagParticleNetSequencePF + fragment.hltPFCentralJetTightIDPt30 + fragment.hltBTagCentralJetPt30PFParticleNet2BTagSum0p65 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet230_SoftDropMass40_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetOrHTTOrMuHTT + fragment.hltPreAK8PFJet230SoftDropMass40 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet230 + fragment.hltAK8PFJets230Constituents + fragment.hltAK8PFSoftDropJets230 + fragment.hltAK8SinglePFJets230SoftDropMass40 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetOrHTTOrMuHTT + fragment.hltPreAK8PFJet230SoftDropMass40PFAK8ParticleNetBB0p35 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet230 + fragment.hltAK8PFJets230Constituents + fragment.hltAK8PFSoftDropJets230 + fragment.hltAK8SinglePFJets230SoftDropMass40 + fragment.HLTJetFlavourTagParticleNetSequencePFAK8 + fragment.hltAK8PFJets230SoftDropMass40 + fragment.hltAK8SinglePFJets230SoftDropMass40BTagParticleNetBB0p35 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetOrHTTOrMuHTT + fragment.hltPreAK8PFJet250SoftDropMass40PFAK8ParticleNetBB0p35 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet250 + fragment.hltAK8PFJets250Constituents + fragment.hltAK8PFSoftDropJets250 + fragment.hltAK8SinglePFJets250SoftDropMass40 + fragment.HLTJetFlavourTagParticleNetSequencePFAK8 + fragment.hltAK8PFJets250SoftDropMass40 + fragment.hltAK8SinglePFJets250SoftDropMass40BTagParticleNetBB0p35 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetOrHTTOrMuHTT + fragment.hltPreAK8PFJet275SoftDropMass40PFAK8ParticleNetBB0p35 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet275 + fragment.hltAK8PFJets275Constituents + fragment.hltAK8PFSoftDropJets275 + fragment.hltAK8SinglePFJets275SoftDropMass40 + fragment.HLTJetFlavourTagParticleNetSequencePFAK8 + fragment.hltAK8PFJets275SoftDropMass40 + fragment.hltAK8SinglePFJets275SoftDropMass40BTagParticleNetBB0p35 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet400_SoftDropMass40_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetOrHTTOrMuHTT + fragment.hltPreAK8PFJet400SoftDropMass40 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet320 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets320 + fragment.hltSingleAK8PFJet400 + fragment.hltAK8PFJets400Constituents + fragment.hltAK8PFSoftDropJets400 + fragment.hltAK8SinglePFJets400SoftDropMass40 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet425_SoftDropMass40_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetOrHTTOrMuHTT + fragment.hltPreAK8PFJet425SoftDropMass40 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet320 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets320 + fragment.hltSingleAK8PFJet425 + fragment.hltAK8PFJets425Constituents + fragment.hltAK8PFSoftDropJets425 + fragment.hltAK8SinglePFJets425SoftDropMass40 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet450_SoftDropMass40_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetOrHTTOrMuHTT + fragment.hltPreAK8PFJet450SoftDropMass40 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet320 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets320 + fragment.hltSingleAK8PFJet450 + fragment.hltAK8PFJets450Constituents + fragment.hltAK8PFSoftDropJets450 + fragment.hltAK8SinglePFJets450SoftDropMass40 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetOrHTTOrMuHTT + fragment.hltPreAK8PFJet230SoftDropMass40PFAK8ParticleNetTauTau0p30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet230 + fragment.hltAK8PFJets230Constituents + fragment.hltAK8PFSoftDropJets230 + fragment.hltAK8SinglePFJets230SoftDropMass40 + fragment.HLTJetFlavourTagParticleNetSequencePFAK8 + fragment.hltAK8PFJets230SoftDropMass40 + fragment.hltAK8SinglePFJets230SoftDropMass40ParticleNetTauTau0p30 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetOrHTTOrMuHTT + fragment.hltPreAK8PFJet250SoftDropMass40PFAK8ParticleNetTauTau0p30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet250 + fragment.hltAK8PFJets250Constituents + fragment.hltAK8PFSoftDropJets250 + fragment.hltAK8SinglePFJets250SoftDropMass40 + fragment.HLTJetFlavourTagParticleNetSequencePFAK8 + fragment.hltAK8PFJets250SoftDropMass40 + fragment.hltAK8SinglePFJets250SoftDropMass40ParticleNetTauTau0p30 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetOrHTTOrMuHTT + fragment.hltPreAK8PFJet275SoftDropMass40PFAK8ParticleNetTauTau0p30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet275 + fragment.hltAK8PFJets275Constituents + fragment.hltAK8PFSoftDropJets275 + fragment.hltAK8SinglePFJets275SoftDropMass40 + fragment.HLTJetFlavourTagParticleNetSequencePFAK8 + fragment.hltAK8PFJets275SoftDropMass40 + fragment.hltAK8SinglePFJets275SoftDropMass40ParticleNetTauTau0p30 + fragment.HLTEndSequence ) -fragment.HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreIsoMu50AK8PFJet230SoftDropMass40 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22or25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50Q + fragment.HLTMu50IsolationSequence + fragment.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f50QL3trkIsoFiltered + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet230 + fragment.hltAK8PFJets230Constituents + fragment.hltAK8PFSoftDropJets230 + fragment.hltAK8SinglePFJets230SoftDropMass40 + fragment.HLTEndSequence ) -fragment.HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreIsoMu50AK8PFJet230SoftDropMass40PFAK8ParticleNetBB0p35 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22or25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50Q + fragment.HLTMu50IsolationSequence + fragment.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f50QL3trkIsoFiltered + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet230 + fragment.hltAK8PFJets230Constituents + fragment.hltAK8PFSoftDropJets230 + fragment.hltAK8SinglePFJets230SoftDropMass40 + fragment.HLTJetFlavourTagParticleNetSequencePFAK8 + fragment.hltAK8PFJets230SoftDropMass40 + fragment.hltAK8SinglePFJets230SoftDropMass40BTagParticleNetBB0p35 + fragment.HLTEndSequence ) -fragment.HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPreEle50CaloIdVTGsfTrkIdTAK8PFJet230SoftDropMass40 + fragment.HLTEle50CaloIdVTGsfTrkIdTGsfSequence + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet230 + fragment.hltAK8PFJets230Constituents + fragment.hltAK8PFSoftDropJets230 + fragment.hltAK8SinglePFJets230SoftDropMass40 + fragment.HLTEndSequence ) -fragment.HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPreEle50CaloIdVTGsfTrkIdTAK8PFJet230SoftDropMass40PFAK8ParticleNetBB0p35 + fragment.HLTEle50CaloIdVTGsfTrkIdTGsfSequence + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet230 + fragment.hltAK8PFJets230Constituents + fragment.hltAK8PFSoftDropJets230 + fragment.hltAK8SinglePFJets230SoftDropMass40 + fragment.HLTJetFlavourTagParticleNetSequencePFAK8 + fragment.hltAK8PFJets230SoftDropMass40 + fragment.hltAK8SinglePFJets230SoftDropMass40BTagParticleNetBB0p35 + fragment.HLTEndSequence ) -fragment.HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleTauJet + fragment.hltPreDoubleMediumDeepTauPFTauHPS30L2NNeta2p1PFJet60 + fragment.HLTL2TauTagNNSequence + fragment.hltL2DoubleTauJetTagNNFilter + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDeepTauPFTauSequence + fragment.hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet + fragment.hltHpsL1JetsHLTDoublePFTauMediumDitauWPDeepTauMatchDoubleTauJet + fragment.hltHpsDoublePFTau30MediumDitauWPDeepTauL1HLTMatchedDoubleTauJet + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToL1 + fragment.hlt1PFJet60L1HLTMatched + fragment.hltHpsOverlapFilterDeepTauDoublePFTau30PFJet60 + fragment.HLTEndSequence ) -fragment.HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleTauJet70 + fragment.hltPreDoubleMediumDeepTauPFTauHPS30L2NNeta2p1PFJet75 + fragment.HLTL2TauTagNNSequence + fragment.hltL2DoubleTauJetTagNNFilter + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDeepTauPFTauSequence + fragment.hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet + fragment.hltHpsL1JetsHLTDoublePFTauMediumDitauWPDeepTauMatchDoubleTauJet + fragment.hltHpsDoublePFTau30MediumDitauWPDeepTauL1HLTMatchedDoubleTauJet + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToL1 + fragment.hlt1PFJet75L1HLTMatched + fragment.hltHpsOverlapFilterDeepTauDoublePFTau30PFJet75 + fragment.HLTEndSequence ) -fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigORMu18erTauXXer2p1 + fragment.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS30L2NNeta2p1CrossL1 + cms.ignore(fragment.hltL1sVeryBigORMu18erTauXXer2p1) + fragment.hltL1fL1sVeryBigOrMu18erTauXXerL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sVeryBigOrMu18erTauXXerL1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sVeryBigOrMu18erTauXXerL1Filtered0) + fragment.hltL3fL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3Filtered24Q + fragment.HLTMu24Eta2p1VeryBigOrL1Mu18TauXXEta2p1IsolationSequence + fragment.hltL3crIsoL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3f24QL3trkIsoFiltered + fragment.HLTL2TauTagNNSequence + fragment.hltL2TauTagNNFilterMu18erTauXX + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDeepTauPFTauSequence + fragment.hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet + fragment.hltHpsL1JetsHLTPFTauMediumDitauWPDeepTauVeryBigOrMu18erTauXXerMatch + fragment.hltHpsSelectedPFTau30MediumDitauWPDeepTauL1HLTVeryBigOrMu18erTauXXerMatched + fragment.hltHpsOverlapFilterIsoMu24MediumDitauWPDeepTauPFTau30Monitoring + fragment.HLTEndSequence ) -fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu18erTau26er2p1Jet55 + fragment.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS30L2NNeta2p1PFJet60CrossL1 + cms.ignore(fragment.hltL1sVeryBigORMu18erTauXXer2p1) + fragment.hltL1fL1sVeryBigOrMu18erTauXXerL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sVeryBigOrMu18erTauXXerL1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sVeryBigOrMu18erTauXXerL1Filtered0) + fragment.hltL3fL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3Filtered24Q + fragment.HLTMu24Eta2p1VeryBigOrL1Mu18TauXXEta2p1IsolationSequence + fragment.hltL3crIsoL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3f24QL3trkIsoFiltered + fragment.HLTL2TauTagNNSequence + fragment.hltL2TauTagNNFilterMu18erTauXX + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDeepTauPFTauSequence + fragment.hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet + fragment.hltHpsL1JetsHLTPFTauMediumDitauWPDeepTauVeryBigOrMu18erTauXXerMatch + fragment.hltHpsSelectedPFTau30MediumDitauWPDeepTauL1HLTVeryBigOrMu18erTauXXerMatched + fragment.hltHpsOverlapFilterIsoMu24MediumDitauWPDeepTauPFTau30Monitoring + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToL1 + fragment.hlt1PFJet60L1HLTMatched + fragment.hltHpsOverlapFilterDeepTauPFTau30VeryBigOrMu18erTauXXPFJet60 + fragment.HLTEndSequence ) -fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu18erTau26er2p1Jet70 + fragment.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS30L2NNeta2p1PFJet75CrossL1 + cms.ignore(fragment.hltL1sVeryBigORMu18erTauXXer2p1) + fragment.hltL1fL1sVeryBigOrMu18erTauXXerL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sVeryBigOrMu18erTauXXerL1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sVeryBigOrMu18erTauXXerL1Filtered0) + fragment.hltL3fL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3Filtered24Q + fragment.HLTMu24Eta2p1VeryBigOrL1Mu18TauXXEta2p1IsolationSequence + fragment.hltL3crIsoL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3f24QL3trkIsoFiltered + fragment.HLTL2TauTagNNSequence + fragment.hltL2TauTagNNFilterMu18erTauXX + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDeepTauPFTauSequence + fragment.hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet + fragment.hltHpsL1JetsHLTPFTauMediumDitauWPDeepTauVeryBigOrMu18erTauXXerMatch + fragment.hltHpsSelectedPFTau30MediumDitauWPDeepTauL1HLTVeryBigOrMu18erTauXXerMatched + fragment.hltHpsOverlapFilterIsoMu24MediumDitauWPDeepTauPFTau30Monitoring + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToL1 + fragment.hlt1PFJet75L1HLTMatched + fragment.hltHpsOverlapFilterDeepTauPFTau30VeryBigOrMu18erTauXXPFJet75 + fragment.HLTEndSequence ) -fragment.HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1VBFDiJetIsoTau + fragment.hltPreDoublePFJets40Mass500MediumDeepTauPFTauHPS45L2NNMediumDeepTauPFTauHPS20eta2p1 + fragment.HLTL2TauTagNNSequence + fragment.hltL2VBFIsoTauNNFilter + fragment.HLTGlobalPFTauHPSSequence + fragment.hltHpsDoublePFTau20withL2NNBeforeDeepTau + fragment.HLTHPSDeepTauPFTauSequenceForVBFIsoTau + fragment.hltHpsSelectedPFTausMediumDitauWPDeepTauForVBFIsoTau + fragment.hltHpsDoublePFTau20MediumDitauWPDeepTauNoMatch + fragment.hltHpsL1VBFJetsAndIsoTauHLTDoublePFTauMediumDitauWPDeepTauMatch + fragment.hltHpsSinglePFTau45MediumDitauWPDeepTauL1HLTMatched + fragment.HLTAK4PFJetsSequence + fragment.hltRealDijetFilter + fragment.hltVBFIsoTauL1TLooseIDPFJetsMatching + fragment.hltVBFLooseIDPFDummyFilter + fragment.hltPFDiJetCorrCheckerWithMediumDiTau + fragment.hltMatchedVBFIsoTauTwoPFJets2CrossCleanedUsingDiJetCorrCheckerWithMediumDiTau + fragment.HLTEndSequence ) -fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22 + fragment.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS20eta2p1SingleL1 + fragment.hltL1fL1sMu22erL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMu22erL1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22erL1Filtered0) + fragment.hltL3fL1sSingleMu22erL1f0L2f10QL3Filtered24Q + fragment.HLTMu24Eta2p1IsolationSequence + fragment.hltL3crIsoL1sSingleMu22erL1f0L2f10QL3f24QL3trkIsoFiltered + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDeepTauPFTauSequenceForVBFIsoTau + fragment.hltHpsSelectedPFTausMediumDitauWPDeepTauForVBFIsoTau + fragment.hltHpsSinglePFTau20MediumDitauWPDeepTauNoMatchForVBFIsoTau + fragment.hltHpsOverlapFilterIsoMu24MediumDeepTauPFTau20 + fragment.HLTEndSequence ) -fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigOrMuXXerIsoTauYYer + fragment.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS45L2NNeta2p1CrossL1 + fragment.hltL1fL1sBigOrMuXXerIsoTauYYerL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sBigOrMuXXerIsoTauYYerL1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sBigOrMuXXerIsoTauYYerL1Filtered0) + fragment.hltL3fL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3Filtered24Q + fragment.HLTMu24Eta2p1IsoTauYYEta2p1IsolationSequence + fragment.hltL3crIsoL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3f24QL3trkIsoFiltered + fragment.HLTL2TauTagNNSequence + fragment.hltL2TauTagNNFilterMuXXerIsoTauYYForVBFTauTau + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDeepTauPFTauSequenceForVBFIsoTau + fragment.hltHpsSelectedPFTausMediumDitauWPDeepTauForVBFIsoTau + fragment.hltHpsL1JetsHLTPFTauMediumDitauWPDeepTauBigOrMuXXerIsoTauYYerMatchForVBFIsoTau + fragment.hltHpsSelectedPFTau45MediumDitauWPDeepTauL1HLTBigOrMuXXerIsoTauYYerMatchedForVBFIsoTau + fragment.hltHpsOverlapFilterIsoMu24MediumDitauWPDeepTauPFTau45MonitoringForVBFIsoTau + fragment.HLTEndSequence ) -fragment.HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL2Mu10NoVtx2ChaVetoL3Mu0DxyMax1cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1fMuf0DoubleL2MuNoVtx10Q + fragment.hltL2fDoubleMu10NoVertexL2Filtered + fragment.HLTL3muonrecoSequenceNoVtx + ~fragment.hltL3fDimuonL1f0ppL2NV2Chaf10L3NVf0Veto1Prompt + fragment.HLTEndSequence ) -fragment.HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL2Mu12NoVtx2ChaVetoL3Mu0DxyMax1cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1fMuf0DoubleL2MuNoVtx10Q + fragment.hltL2fDoubleMu12NoVertexL2Filtered + fragment.HLTL3muonrecoSequenceNoVtx + ~fragment.hltL3fDimuonL1f0ppL2NV2Chaf10L3NVf0Veto1Prompt + fragment.HLTEndSequence ) -fragment.HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL2Mu14NoVtx2ChaVetoL3Mu0DxyMax1cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1fMuf0DoubleL2MuNoVtx10Q + fragment.hltL2fDoubleMu14NoVertexL2Filtered + fragment.HLTL3muonrecoSequenceNoVtx + ~fragment.hltL3fDimuonL1f0ppL2NV2Chaf10L3NVf0Veto1Prompt + fragment.HLTEndSequence ) -fragment.HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL3Mu1610NoVtxDxyMin0p01cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1DoubleMuf0L2DoubleMuNoVtxFiltered7 + fragment.hltL2fL1DoubleMuf0L2SingleMuNoVtxFiltered15 + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1DoubleMuf0L2NVf15f7L3DoubleMuNVf10Displaced + fragment.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf16Displaced + fragment.HLTEndSequence ) -fragment.HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL3Mu1810NoVtxDxyMin0p01cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1DoubleMuf0L2DoubleMuNoVtxFiltered7 + fragment.hltL2fL1DoubleMuf0L2SingleMuNoVtxFiltered15 + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1DoubleMuf0L2NVf15f7L3DoubleMuNVf10Displaced + fragment.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf18Displaced + fragment.HLTEndSequence ) -fragment.HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL3Mu2010NoVtxDxyMin0p01cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1DoubleMuf0L2DoubleMuNoVtxFiltered7 + fragment.hltL2fL1DoubleMuf0L2SingleMuNoVtxFiltered15 + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1DoubleMuf0L2NVf15f7L3DoubleMuNVf10Displaced + fragment.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf20Displaced + fragment.HLTEndSequence ) +fragment.HLT_IsoMu27_MET90_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreIsoMu27MET90 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22or25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q + fragment.HLTMu27IsolationSequence + fragment.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f27QL3trkIsoFiltered + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTEndSequence ) +fragment.HLT_VBF_DoubleLooseChargedIsoPFTauHPS20_Trk1_eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1VBFDiJetOR + fragment.hltPreVBFDoubleLooseChargedIsoPFTauHPS20Trk1eta2p1 + fragment.HLTL2TauJetsSequence + fragment.hltDoubleL2Tau20eta2p2 + fragment.HLTL2p5IsoTauGlobalSequence + fragment.hltDoubleL2IsoTau20eta2p2 + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDoubleLooseChargedIsoAntiMuonPFTau20Sequence + fragment.HLTAK4PFJetsSequence + fragment.hltVBFL1TLooseIDPFJetsMatching + fragment.hltMatchedVBFTwoPFJetsDoubleLooseChargedIsoPFTauHPS20OverlapRemoval + fragment.hltMatchedVBFTwoPFJets2CrossCleanedFromDoubleLooseChargedIsoPFTauHPS20 + fragment.hltMatchedVBFOnePFJet2CrossCleanedFromDoubleLooseChargedIsoPFTauHPS20 + fragment.HLTEndSequence ) +fragment.HLT_VBF_DoubleMediumChargedIsoPFTauHPS20_Trk1_eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1VBFDiJetOR + fragment.hltPreVBFDoubleMediumChargedIsoPFTauHPS20Trk1eta2p1 + fragment.HLTL2TauJetsSequence + fragment.hltDoubleL2Tau20eta2p2 + fragment.HLTL2p5IsoTauGlobalSequence + fragment.hltDoubleL2IsoTau20eta2p2 + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDoubleMediumChargedIsoAntiMuonPFTau20Sequence + fragment.HLTAK4PFJetsSequence + fragment.hltVBFL1TLooseIDPFJetsMatching + fragment.hltMatchedVBFTwoPFJetsDoubleMediumChargedIsoPFTauHPS20OverlapRemoval + fragment.hltMatchedVBFTwoPFJets2CrossCleanedFromDoubleMediumChargedIsoPFTauHPS20 + fragment.hltMatchedVBFOnePFJet2CrossCleanedFromDoubleMediumChargedIsoPFTauHPS20 + fragment.HLTEndSequence ) +fragment.HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1VBFDiJetOR + fragment.hltPreVBFDoubleMediumDeepTauPFTauHPS20eta2p1 + fragment.HLTL2TauJetsSequence + fragment.hltDoubleL2Tau20eta2p2 + fragment.HLTL2p5IsoTauGlobalSequence + fragment.hltDoubleL2GlobIsoTau20eta2p2 + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDoubleMediumDeepTauDiTauWPAntiMuonPFTau20Sequence + fragment.HLTAK4PFJetsSequence + fragment.hltVBFL1TLooseIDPFJetsMatching + fragment.hltMatchedVBFTwoPFJetsDoubleMediumDeepTauDitauWPPFTauHPS20OverlapRemoval + fragment.hltMatchedVBFTwoPFJets2CrossCleanedFromDoubleMediumDeepTauDitauWPPFTauHPS20 + fragment.hltMatchedVBFOnePFJet2CrossCleanedFromDoubleMediumDeepTauDitauWPPFTauHPS20 + fragment.HLTEndSequence ) +fragment.HLT_VBF_DoubleTightChargedIsoPFTauHPS20_Trk1_eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1VBFDiJetOR + fragment.hltPreVBFDoubleTightChargedIsoPFTauHPS20Trk1eta2p1 + fragment.HLTL2TauJetsSequence + fragment.hltDoubleL2Tau20eta2p2 + fragment.HLTL2p5IsoTauGlobalSequence + fragment.hltDoubleL2IsoTau20eta2p2 + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDoubleTightChargedIsoAntiMuonPFTau20Sequence + fragment.HLTAK4PFJetsSequence + fragment.hltVBFL1TLooseIDPFJetsMatching + fragment.hltMatchedVBFTwoPFJetsDoubleTightChargedIsoPFTauHPS20OverlapRemoval + fragment.hltMatchedVBFTwoPFJets2CrossCleanedFromDoubleTightChargedIsoPFTauHPS20 + fragment.hltMatchedVBFOnePFJet2CrossCleanedFromDoubleTightChargedIsoPFTauHPS20 + fragment.HLTEndSequence ) +fragment.HLT_Photon50_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_PFMET50_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton50R9Id90HE10IsoMEBOnlyPFJetsMJJ300DEta3PFMET50 + fragment.HLTPhoton50R9Id90HE10IsoMEBOnlySequence + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJet30MJJ300AllJetsDEta3Filter + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJet30MJJ300AllJetsDEta3Filter + fragment.hltPFMETProducer + fragment.hltPFMET50 + fragment.HLTEndSequence ) +fragment.HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton75R9Id90HE10IsoMEBOnlyPFJetsMJJ300DEta3 + fragment.HLTPhoton75R9Id90HE10IsoMEBOnlySequence + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJet30MJJ300AllJetsDEta3Filter + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJet30MJJ300AllJetsDEta3Filter + fragment.HLTEndSequence ) +fragment.HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ600DEta3_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton75R9Id90HE10IsoMEBOnlyPFJetsMJJ600DEta3 + fragment.HLTPhoton75R9Id90HE10IsoMEBOnlySequence + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJet30MJJ600AllJetsDEta3Filter + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJet30MJJ600AllJetsDEta3Filter + fragment.HLTEndSequence ) +fragment.HLT_PFMET100_PFMHT100_IDTight_PFHT60_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFHTT60Seeds + fragment.hltPrePFMET100PFMHT100IDTightPFHT60 + fragment.HLTRecoMETSequence + fragment.hltMET60 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT60 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT60Jet30 + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID100 + fragment.hltPFMETProducer + fragment.hltPFMET100 + fragment.HLTEndSequence ) +fragment.HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFHTT60Seeds + fragment.hltPrePFMETNoMu100PFMHTNoMu100IDTightPFHT60 + fragment.HLTRecoMETSequence + fragment.hltMET60 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT60 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT60Jet30 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID100 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu100 + fragment.HLTEndSequence ) +fragment.HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFHTT60Seeds + fragment.hltPrePFMETTypeOne100PFMHT100IDTightPFHT60 + fragment.HLTRecoMETSequence + fragment.hltMET60 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT60 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT60Jet30 + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID100 + fragment.hltPFMETProducer + fragment.hltcorrPFMETTypeOne + fragment.hltPFMETTypeOne + fragment.hltPFMETTypeOne100 + fragment.HLTEndSequence ) +fragment.HLT_Mu18_Mu9_SameSign_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu18Mu9SameSign + fragment.hltL1fL1sDoubleMu157L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0) + fragment.hltL3fL1DoubleMu157fFiltered9 + fragment.hltL3fL1DoubleMu157fFiltered18 + fragment.hltDiMuon189SameSignFiltered + fragment.HLTEndSequence ) +fragment.HLT_Mu18_Mu9_SameSign_DZ_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu18Mu9SameSignDZ + fragment.hltL1fL1sDoubleMu157L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0) + fragment.hltL3fL1DoubleMu157fFiltered9 + fragment.hltL3fL1DoubleMu157fFiltered18 + fragment.hltDiMuon189SameSignFiltered + fragment.hltDiMuon189SameSignDzFiltered0p2 + fragment.HLTEndSequence ) +fragment.HLT_Mu18_Mu9_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu18Mu9 + fragment.hltL1fL1sDoubleMu157L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0) + fragment.hltL3fL1DoubleMu157fFiltered9 + fragment.hltL3fL1DoubleMu157fFiltered18 + fragment.HLTEndSequence ) +fragment.HLT_Mu18_Mu9_DZ_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu18Mu9DZ + fragment.hltL1fL1sDoubleMu157L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0) + fragment.hltL3fL1DoubleMu157fFiltered9 + fragment.hltL3fL1DoubleMu157fFiltered18 + fragment.hltDiMuon189DzFiltered0p2 + fragment.HLTEndSequence ) +fragment.HLT_Mu20_Mu10_SameSign_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu20Mu10SameSign + fragment.hltL1fL1sDoubleMu157L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0) + fragment.hltL3fL1DoubleMu157fFiltered10 + fragment.hltL3fL1DoubleMu157fFiltered20 + fragment.hltDiMuon2010SameSignFiltered + fragment.HLTEndSequence ) +fragment.HLT_Mu20_Mu10_SameSign_DZ_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu20Mu10SameSignDZ + fragment.hltL1fL1sDoubleMu157L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0) + fragment.hltL3fL1DoubleMu157fFiltered10 + fragment.hltL3fL1DoubleMu157fFiltered20 + fragment.hltDiMuon2010SameSignFiltered + fragment.hltDiMuon2010SameSignDzFiltered0p2 + fragment.HLTEndSequence ) +fragment.HLT_Mu20_Mu10_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu20Mu10 + fragment.hltL1fL1sDoubleMu157L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0) + fragment.hltL3fL1DoubleMu157fFiltered10 + fragment.hltL3fL1DoubleMu157fFiltered20 + fragment.HLTEndSequence ) +fragment.HLT_Mu20_Mu10_DZ_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu20Mu10DZ + fragment.hltL1fL1sDoubleMu157L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0) + fragment.hltL3fL1DoubleMu157fFiltered10 + fragment.hltL3fL1DoubleMu157fFiltered20 + fragment.hltDiMuon2010DzFiltered0p2 + fragment.HLTEndSequence ) +fragment.HLT_Mu23_Mu12_SameSign_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu23Mu12SameSign + fragment.hltL1fL1sDoubleMu157L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0) + fragment.hltL3fL1DoubleMu157fFiltered12 + fragment.hltL3fL1DoubleMu157fFiltered23 + fragment.hltDiMuon2312SameSignFiltered + fragment.HLTEndSequence ) +fragment.HLT_Mu23_Mu12_SameSign_DZ_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu23Mu12SameSignDZ + fragment.hltL1fL1sDoubleMu157L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0) + fragment.hltL3fL1DoubleMu157fFiltered12 + fragment.hltL3fL1DoubleMu157fFiltered23 + fragment.hltDiMuon2312SameSignFiltered + fragment.hltDiMuon2312SameSignDzFiltered0p2 + fragment.HLTEndSequence ) +fragment.HLT_Mu23_Mu12_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu23Mu12 + fragment.hltL1fL1sDoubleMu157L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0) + fragment.hltL3fL1DoubleMu157fFiltered12 + fragment.hltL3fL1DoubleMu157fFiltered23 + fragment.HLTEndSequence ) +fragment.HLT_Mu23_Mu12_DZ_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu23Mu12DZ + fragment.hltL1fL1sDoubleMu157L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0) + fragment.hltL3fL1DoubleMu157fFiltered12 + fragment.hltL3fL1DoubleMu157fFiltered23 + fragment.hltDiMuon2312DzFiltered0p2 + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + fragment.hltPreDoubleMu2JpsiDoubleTrk1Phi1p05 + fragment.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.hltDoubleMu2JpsiDoubleTrkL3Filtered + fragment.hltDoubleTrkmumuVtxProducerDoubleMu2Jpsi + fragment.hltDoubleTrkmumuFilterDoubleMu2Jpsi + fragment.HLTBphTrackingDoubleJpsiReg + fragment.hltJpsiTkAllConeTracksIterDoubleTrk + fragment.hltJpsiTrkTrkVertexProducerPhiDoubleTrk1v4 + fragment.hltJpsiTkTkVertexFilterPhiDoubleTrk1v4 + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu2_Jpsi_DoubleTkMu0_Phi_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + fragment.hltPreDoubleMu2JpsiDoubleTkMu0Phi + fragment.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.hltDoubleMu2JpsiL3Filtered + fragment.hltMumuVtxProducerDoubleMu2Jpsi + fragment.hltMumuFilterDoubleMu2Jpsi + fragment.HLTTrackerMuonSequenceLowPt + fragment.hltDiMuonGlbOrTrkFiltered0v2 + fragment.hltDiMuonGlbOrTrk0zFiltered0p2v2 + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0ETM40IorDoubleMu0ETM55IorDoubleMu0ETM60IorDoubleMu0ETM65IorDoubleMu0ETM70 + fragment.hltPreDoubleMu3DCAPFMET50PFMHT60 + fragment.hltL1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + fragment.hltL3fL1DiMu3SQETM50noDrf0PreFiltered3 + fragment.hltDoubleMuon3Mass3p8to60noDrDCAFilter + fragment.HLTRecoMETSequence + fragment.hltMET40 + fragment.HLTAK4PFJetsSequence + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu50 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID60 + fragment.HLTEndSequence ) +fragment.HLT_TripleMu_5_3_3_Mass3p8_DCA_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMu0IorTripleMu553 + fragment.hltPreTripleMu533Mass3p8DCA + fragment.hltL1TripleMu553L1TriMuFiltered3 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL1TripleMu553L2TriMuFiltered3) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1TripleMu553L1TriMuFiltered3) + fragment.hltL3fL1TripleMu553f0PreFiltered333 + fragment.hltL3fL1TripleMu553f0Filtered533 + fragment.hltTripleMu533Mass3p8DCAFilter + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet98_83_71_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet927664VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet98837115DoublePFBTagDeepCSV1p37p7VBF1 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID71 + fragment.hltPFDoubleJetLooseID83 + fragment.hltPFSingleJetLooseID98 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepCSV7p68Double6Jets + fragment.hltBTagPFDeepCSV1p28Single6Jets + fragment.hltVBFPFJetCSVSortedMqq200Detaqq1p5 + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJetVBFIorHTTIorSingleJet + fragment.hltPreQuadPFJet103887515DoublePFBTagDeepCSV1p37p7VBF1 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID75 + fragment.hltPFDoubleJetLooseID88 + fragment.hltPFSingleJetLooseID103 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepCSV7p68Double6Jets + fragment.hltBTagPFDeepCSV1p28Single6Jets + fragment.hltVBFPFJetCSVSortedMqq200Detaqq1p5 + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet1058576VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet111908015DoublePFBTagDeepCSV1p37p7VBF1 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID80 + fragment.hltPFDoubleJetLooseID90 + fragment.hltPFSingleJetLooseID111 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepCSV7p68Double6Jets + fragment.hltBTagPFDeepCSV1p28Single6Jets + fragment.hltVBFPFJetCSVSortedMqq200Detaqq1p5 + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet98_83_71_15_PFBTagDeepCSV_1p3_VBF2_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet927664VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet98837115PFBTagDeepCSV1p3VBF2 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID71 + fragment.hltPFDoubleJetLooseID83 + fragment.hltPFSingleJetLooseID98 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepCSV1p28Single6Jets + fragment.hltVBFPFJetCSVSortedMqq460Detaqq3p5 + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJetVBFIorHTTIorSingleJet + fragment.hltPreQuadPFJet103887515PFBTagDeepCSV1p3VBF2 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID75 + fragment.hltPFDoubleJetLooseID88 + fragment.hltPFSingleJetLooseID103 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepCSV1p28Single6Jets + fragment.hltVBFPFJetCSVSortedMqq460Detaqq3p5 + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet1008572VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet105887615PFBTagDeepCSV1p3VBF2 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID76 + fragment.hltPFDoubleJetLooseID88 + fragment.hltPFSingleJetLooseID105 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepCSV1p28Single6Jets + fragment.hltVBFPFJetCSVSortedMqq460Detaqq3p5 + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet1058576VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet111908015PFBTagDeepCSV1p3VBF2 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID80 + fragment.hltPFDoubleJetLooseID90 + fragment.hltPFSingleJetLooseID111 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepCSV1p28Single6Jets + fragment.hltVBFPFJetCSVSortedMqq460Detaqq3p5 + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet98_83_71_15_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet927664VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet98837115 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID71 + fragment.hltPFDoubleJetLooseID83 + fragment.hltPFSingleJetLooseID98 + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet103_88_75_15_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJetVBFIorHTTIorSingleJet + fragment.hltPreQuadPFJet103887515 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID75 + fragment.hltPFDoubleJetLooseID88 + fragment.hltPFSingleJetLooseID103 + fragment.HLTBtagDeepCSVSequencePF + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet105_88_76_15_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet1008572VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet105887615 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID76 + fragment.hltPFDoubleJetLooseID88 + fragment.hltPFSingleJetLooseID105 + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet111_90_80_15_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet1058576VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet111908015 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID80 + fragment.hltPFDoubleJetLooseID90 + fragment.hltPFSingleJetLooseID111 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet330_TrimMass30_PFAK8BTagDeepCSV_p17_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJet330TrimMass30PFAK8BTagDeepCSVp17 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet300 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets300 + fragment.hltSinglePFJet330AK8 + fragment.hltAK8TrimModJets + fragment.hltAK8SinglePFJetTrimModMass30 + fragment.HLTBtagDeepCSVSequencePFAK8 + fragment.hltBTagAK8PFDeepCSV16p1Single + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet330_TrimMass30_PFAK8BTagDeepCSV_p1_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJet330TrimMass30PFAK8BTagDeepCSVp1 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet300 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets300 + fragment.hltSinglePFJet330AK8 + fragment.hltAK8TrimModJets + fragment.hltAK8SinglePFJetTrimModMass30 + fragment.HLTBtagDeepCSVSequencePFAK8 + fragment.hltBTagAK8PFDeepCSV10p3Single + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_p02_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJet330TrimMass30PFAK8BoostedDoubleBp02 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet300 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets300 + fragment.hltSinglePFJet330AK8 + fragment.hltAK8TrimModJets + fragment.hltAK8TrimModJetsCorrectedMatchedToCaloJets300ForDB + fragment.hltSinglePFJet330AK8ForDB + fragment.HLTBtagBoostedDoubleSecondaryVertexSequencePFAK8 + fragment.hltBTagPFBoostedDoubleSecondaryVertexpZSingle + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np2_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJet330TrimMass30PFAK8BoostedDoubleBnp2 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet300 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets300 + fragment.hltSinglePFJet330AK8 + fragment.hltAK8TrimModJets + fragment.hltAK8SinglePFJetTrimModMass30 + fragment.HLTBtagBoostedDoubleSecondaryVertexSequencePFAK8 + fragment.hltBTagPFBoostedDoubleSecondaryVertexnp02Single + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np4_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJet330TrimMass30PFAK8BoostedDoubleBnp4 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet300 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets300 + fragment.hltSinglePFJet330AK8 + fragment.hltAK8TrimModJets + fragment.hltAK8SinglePFJetTrimModMass30 + fragment.HLTBtagBoostedDoubleSecondaryVertexSequencePFAK8 + fragment.hltBTagPFBoostedDoubleSecondaryVertexnp4Single + fragment.HLTEndSequence ) +fragment.HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGor + fragment.hltPreDiphoton3018R9IdLANDHEANDIsoCaloIdMass55 + fragment.HLTDiphoton3018R9Idb50e90ANDIso60CaloId15b35eANDHE12b10eMass55Sequence + fragment.HLTEndSequence ) +fragment.HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGor + fragment.hltPreDiphoton3018R9IdLANDHEANDIsoCaloId + fragment.HLTDiphoton3018R9Idb50e90ANDIso60CaloId15b35eANDHE12b10eSequence + fragment.HLTEndSequence ) +fragment.HLT_Mu12_IP6_v2 = cms.Path( fragment.HLTBeginSequenceParking + fragment.hltL1sSingleMu22orParking + fragment.hltPreMu12IP6 + fragment.hltL1fL1sMu22orParkingL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22orParkL1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22orParkL1Filtered0) + fragment.hltL3fL1sMu22OrParkL1f0L2f10QL3Filtered12Q + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet1008572VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet105887615DoublePFBTagDeepCSV1p37p7VBF1 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID76 + fragment.hltPFDoubleJetLooseID88 + fragment.hltPFSingleJetLooseID105 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepCSV7p68Double6Jets + fragment.hltBTagPFDeepCSV1p28Single6Jets + fragment.hltVBFPFJetCSVSortedMqq200Detaqq1p5 + fragment.HLTEndSequence ) +fragment.HLT_TrkMu6NoFiltersNoVtx_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu3 + fragment.hltPreTrkMu6NoFiltersNoVtx + fragment.hltL1fL1sSingleMu3L1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2fL1sSingleMu3L1f0L2Filtered10OneMuNoVtx) + fragment.HLTL3muonrecoSequenceNoVtx + fragment.hltL3fL1sSingleMu3L1f0L2f10OneMuL3Filtered6NoVtx + fragment.HLTTrackerMuonSequenceNoVtx + fragment.hltSingleTrkMuFiltered6NoVtx + fragment.HLTEndSequence ) +fragment.HLT_TrkMu16NoFiltersNoVtx_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu7 + fragment.hltPreTrkMu16NoFiltersNoVtx + fragment.hltL1fL1sSingleMu7L1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2fL1sSingleMu7L1f0L2Filtered10OneMuNoVtx) + fragment.HLTL3muonrecoSequenceNoVtx + fragment.hltL3fL1sSingleMu7L1f0L2f10OneMuL3Filtered16NoVtx + fragment.HLTTrackerMuonSequenceNoVtx + fragment.hltSingleTrkMuFiltered16NoVtx + fragment.HLTEndSequence ) +fragment.HLT_DoubleTrkMu_16_6_NoFiltersNoVtx_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0SQ + fragment.hltPreDoubleTrkMu166NoFiltersNoVtx + fragment.hltL1fL1sDoubleMu0SQL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2pfL1sDoubleMu0SQL1f0L2PreFiltered0NoVtx) + cms.ignore(fragment.hltL2fL1sDoubleMu0SQL1f0L2Filtered10OneMuNoVtx) + fragment.HLTL3muonrecoSequenceNoVtx + fragment.hltL3pfL1sDoubleMu0SQL1f0L2pf0OneMuL3PreFiltered6NoVtx + fragment.hltL3fL1sDoubleMu0SQL1f0L2f10OneMuL3Filtered16NoVtx + fragment.HLTTrackerMuonSequenceNoVtx + fragment.hltDoubleTrkMuFiltered6NoVtx + fragment.hltSingleTrkMuFiltered16NoVtx + fragment.HLTEndSequence ) +fragment.HLT_DoubleMediumDeepTauPFTauHPS35_L2NN_eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleTauBigOR + fragment.hltPreDoubleMediumDeepTauPFTauHPS35L2NNeta2p1 + fragment.HLTL2TauTagNNSequence + fragment.hltL2DoubleTauTagNNFilter + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDeepTauPFTauSequence + fragment.hltHpsSelectedPFTausMediumDitauWPDeepTau + fragment.hltHpsL1JetsHLTDoublePFTauMediumDitauWPDeepTauMatch + fragment.hltHpsDoublePFTau35MediumDitauWPDeepTauL1HLTMatched + fragment.HLTEndSequence ) +fragment.HLT_DoubleMediumChargedIsoPFTauHPS40_Trk1_eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleTauBigOR + fragment.hltPreDoubleMediumChargedIsoPFTauHPS40Trk1eta2p1 + fragment.HLTL2TauJetsL1TauSeededSequence + fragment.hltDoubleL2Tau26eta2p2 + fragment.HLTL2p5IsoTauL1TauSeededGlobalSequence + fragment.hltDoubleL2GlobIsoTau26eta2p2 + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDoublePFTauPt40Eta2p1Trk1 + fragment.HLTHPSMediumChargedIsoPFTauSequence + fragment.hltHpsSelectedPFTausTrackPt1MediumChargedIsolation + fragment.hltHpsDoublePFTau40TrackPt1MediumChargedIsolation + fragment.hltHpsL1JetsHLTDoublePFTauTrackPt1MediumChargedIsolationMatch + fragment.hltHpsDoublePFTau40TrackPt1MediumChargedIsolationL1HLTMatched + fragment.hltHpsDoublePFTau40TrackPt1MediumChargedIsolationDz02 + fragment.HLTEndSequence ) +fragment.HLT_DoubleTightChargedIsoPFTauHPS35_Trk1_eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleTauBigOR + fragment.hltPreDoubleTightChargedIsoPFTauHPS35Trk1eta2p1 + fragment.HLTL2TauJetsL1TauSeededSequence + fragment.hltDoubleL2Tau26eta2p2 + fragment.HLTL2p5IsoTauL1TauSeededGlobalSequence + fragment.hltDoubleL2GlobIsoTau26eta2p2 + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDoublePFTauPt35Eta2p1Trk1 + fragment.HLTHPSTightChargedIsoPFTauSequence + fragment.hltHpsSelectedPFTausTrackPt1TightChargedIsolation + fragment.hltHpsDoublePFTau35TrackPt1TightChargedIsolation + fragment.hltHpsL1JetsHLTDoublePFTauTrackPt1TightChargedIsolationMatch + fragment.hltHpsDoublePFTau35TrackPt1TightChargedIsolationL1HLTMatched + fragment.hltHpsDoublePFTau35TrackPt1TightChargedIsolationDz02 + fragment.HLTEndSequence ) +fragment.HLT_Ele24_eta2p1_WPTight_Gsf_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigORLooseIsoEGXXerIsoTauYYerdRMin0p3 + fragment.hltPreEle24eta2p1WPTightGsfLooseDeepTauPFTauHPS30eta2p1CrossL1 + fragment.HLTEle24erWPTightGsfForTauSequence + fragment.HLTGlobalPFTauHPSSequence + fragment.hltOverlapFilterIsoEle24IsoTau30WPTightGsfCaloJet5 + fragment.HLTHPSLooseETauWPDeepTauPFTau30Sequence + fragment.hltHpsL1JetsHLTPFTauLooseEtauWPDeepTauMatch + fragment.hltHpsSelectedPFTau30LooseETauWPDeepTauL1HLTMatched + fragment.hltHpsOverlapFilterIsoEle24WPTightGsfLooseETauWPDeepTauPFTau30 + fragment.HLTEndSequence ) +fragment.HLT_IsoMu20_eta2p1_LooseDeepTauPFTauHPS27_eta2p1_CrossL1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigORMu18erTauXXer2p1 + fragment.hltPreIsoMu20eta2p1LooseDeepTauPFTauHPS27eta2p1CrossL1 + fragment.hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fBigORMu18erTauXXer2p1L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0) + fragment.hltL3fL1BigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20Q + fragment.HLTMu20Eta2p1Tau24Eta2p1IsolationSequence + fragment.hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSLooseMuTauWPDeepTauAntiMuonPFTau27Sequence + fragment.hltHpsL1JetsHLTPFTauLooseMutauWPDeepTauVsJetsAgainstMuonMatch + fragment.hltHpsSelectedPFTau27LooseMuTauWPDeepTauVsJetsAgainstMuonL1HLTMatched + fragment.hltHpsOverlapFilterIsoMu20LooseMuTauWPDeepTauPFTau27L1Seeded + fragment.HLTEndSequence ) +fragment.HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu22erIsoTau40er + fragment.hltPreIsoMu24eta2p1LooseDeepTauPFTauHPS180eta2p1 + fragment.hltL1fL1sMu22erIsoTau40erL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22erIsoTau40erL1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22erIsoTau40erL1Filtered0) + fragment.hltL3fL1sMu22erIsoTau40erL1f0L2f10QL3Filtered24Q + fragment.HLTMu24Eta2p1IsoTau40Eta2p1IsolationSequence + fragment.hltL3crIsoL1sMu22erIsoTau40erL1f0L2f10QL3f24QL3trkIsoFiltered + fragment.HLTL2TauTagNNSequence + fragment.hltL2Mu22Tau40TagNNFilterSingleTauWP + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTLooseSingleTauWPDeepTauPFTau + fragment.hltL1JetsHLTPFTau180LooseSingleTauWPDeepTauMatchMu22IsoTau40 + fragment.hltSelectedPFTau180LooseSingleTauWPDeepTauMatchedMu22IsoTau40 + fragment.hltHpsOverlapFilterIsoMu24LooseSingleTauWPDeepTauPFTau180L1Seeded + fragment.HLTEndSequence ) +fragment.HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigORMu18erTauXXer2p1 + fragment.hltPreIsoMu24eta2p1LooseDeepTauPFTauHPS30eta2p1CrossL1 + fragment.hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fBigORMu18erTauXXer2p1L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0) + fragment.hltL3fL1BigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20Q + fragment.HLTMu20Eta2p1Tau24Eta2p1IsolationSequence + fragment.hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered + fragment.hltIsoMu24FilterEle24Tau30Monitoring + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSLooseETauWPDeepTauPFTau30Sequence + fragment.hltHpsL1JetsHLTPFTauLooseEtauWPDeepTauMatchMonitoring + fragment.hltHpsSelectedPFTau30LooseETauWPDeepTauL1HLTMatchedMonitoring + fragment.hltHpsOverlapFilterIsoMu24LooseETauWPDeepTauPFTau30L1Seeded + fragment.HLTEndSequence ) +fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigOrMuXXerIsoTauYYer + fragment.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS35L2NNeta2p1CrossL1 + fragment.hltL1fL1sBigOrMuXXerIsoTauYYerL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sBigOrMuXXerIsoTauYYerL1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sBigOrMuXXerIsoTauYYerL1Filtered0) + fragment.hltL3fL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3Filtered24Q + fragment.HLTMu24Eta2p1IsoTauYYEta2p1IsolationSequence + fragment.hltL3crIsoL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3f24QL3trkIsoFiltered + fragment.HLTL2TauTagNNSequence + fragment.hltL2TauTagNNFilterMuXXerIsoTauYY + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSSinglePFTauPt35Eta2p1Trk1 + fragment.HLTHPSDeepTauPFTauSequence + fragment.hltHpsSelectedPFTausMediumDitauWPDeepTau + fragment.hltHpsL1JetsHLTPFTauMediumDitauWPDeepTauBigOrMuXXerIsoTauYYerMatch + fragment.hltHpsSelectedPFTau35MediumDitauWPDeepTauL1HLTBigOrMuXXerIsoTauYYerMatched + fragment.hltHpsOverlapFilterIsoMu24MediumDitauWPDeepTauPFTau35Monitoring + fragment.HLTEndSequence ) +fragment.HLT_LooseDeepTauPFTauHPS180_L2NN_eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleTau + fragment.hltPreLooseDeepTauPFTauHPS180L2NNeta2p1 + fragment.HLTL2TauTagNNSequence + fragment.hltL2SingleTauTagNNFilter + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTLooseSingleTauWPDeepTauPFTau + fragment.hltL1JetsHLTPFTauLooseSingleTauWPDeepTauMatch + fragment.hltSelectedPFTau180LooseSingleTauWPDeepTauL1HLTMatched + fragment.HLTEndSequence ) +fragment.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sQuadJetC50to60IorHTT280to500IorHTT250to340QuadJet + fragment.hltPrePFHT330PT30QuadPFJet75604540TriplePFBTagDeepJet4p5 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadCentralJet30 + fragment.hltCaloJetsQuad30ForHt + fragment.hltHtMhtCaloJetsQuadC30 + fragment.hltCaloQuadJet30HT320 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSVp17Double + fragment.HLTAK4PFJetsSequence + fragment.hltPFCentralJetLooseIDQuad30 + fragment.hlt1PFCentralJetLooseID75 + fragment.hlt2PFCentralJetLooseID60 + fragment.hlt3PFCentralJetLooseID45 + fragment.hlt4PFCentralJetLooseID40 + fragment.hltPFCentralJetLooseIDQuad30forHt + fragment.hltHtMhtPFCentralJetsLooseIDQuadC30 + fragment.hltPFCentralJetsLooseIDQuad30HT330 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet4p5Triple + fragment.HLTEndSequence ) +fragment.HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet + fragment.hltPrePFHT400FivePFJet100100603030DoublePFBTagDeepJet4p5 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterFiveC25 + fragment.hltCaloJetsFive25ForHt + fragment.hltHtMhtCaloJetsFiveC25 + fragment.hltCaloFiveJet25HT300 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV10p01Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterTwo100er3p0 + fragment.hltPFJetFilterThree60er3p0 + fragment.hltPFJetFilterFive30er3p0 + fragment.hltPFJetsFive30ForHt + fragment.hltHtMhtPFJetsFive30er3p0 + fragment.hltPFFiveJet30HT400 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet4p5Double + fragment.HLTEndSequence ) +fragment.HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet + fragment.hltPrePFHT400FivePFJet120120603030DoublePFBTagDeepJet4p5 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterFiveC25 + fragment.hltCaloJetsFive25ForHt + fragment.hltHtMhtCaloJetsFiveC25 + fragment.hltCaloFiveJet25HT300 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV10p01Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterTwo120er3p0 + fragment.hltPFJetFilterThree60er3p0 + fragment.hltPFJetFilterFive30er3p0 + fragment.hltPFJetsFive30ForHt + fragment.hltHtMhtPFJetsFive30er3p0 + fragment.hltPFFiveJet30HT400 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet4p5Double + fragment.HLTEndSequence ) +fragment.HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJet + fragment.hltPrePFHT400SixPFJet32DoublePFBTagDeepJet2p94 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterSixC25 + fragment.hltCaloJetsSix25ForHt + fragment.hltHtMhtCaloJetsSixC25 + fragment.hltCaloSixJet25HT300 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV10p01Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterSix30er2p5 + fragment.hltPFJetFilterSix32er2p5 + fragment.hltPFJetsSix30ForHt + fragment.hltHtMhtPFJetsSix30er2p5 + fragment.hltPFSixJet30HT400 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet2p94Double + fragment.HLTEndSequence ) +fragment.HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJet + fragment.hltPrePFHT450SixPFJet36PFBTagDeepJet1p59 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterSixC30 + fragment.hltCaloJetsSix30ForHt + fragment.hltHtMhtCaloJetsSixC30 + fragment.hltCaloSixJet30HT350 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterSix30er2p5 + fragment.hltPFJetFilterSix36er2p5 + fragment.hltPFJetsSix30ForHt + fragment.hltHtMhtPFJetsSix30er2p5 + fragment.hltPFSixJet30HT450 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet1p59Single + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJetVBFIorHTTIorSingleJet + fragment.hltPreQuadPFJet103887515DoublePFBTagDeepJet1p37p7VBF1 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID75 + fragment.hltPFDoubleJetLooseID88 + fragment.hltPFSingleJetLooseID103 + fragment.HLTBtagDeepJetSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepJet7p68Double6Jets + fragment.hltBTagPFDeepJet1p28Single6Jets + fragment.hltVBFPFJetDeepJetSortedMqq200Detaqq1p5 + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJetVBFIorHTTIorSingleJet + fragment.hltPreQuadPFJet103887515PFBTagDeepJet1p3VBF2 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID75 + fragment.hltPFDoubleJetLooseID88 + fragment.hltPFSingleJetLooseID103 + fragment.HLTBtagDeepJetSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepJet1p28Single6Jets + fragment.hltVBFPFJetDeepJetSortedMqq460Detaqq3p5 + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet1008572VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet105887615DoublePFBTagDeepJet1p37p7VBF1 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID76 + fragment.hltPFDoubleJetLooseID88 + fragment.hltPFSingleJetLooseID105 + fragment.HLTBtagDeepJetSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepJet7p68Double6Jets + fragment.hltBTagPFDeepJet1p28Single6Jets + fragment.hltVBFPFJetDeepJetSortedMqq200Detaqq1p5 + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet1008572VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet105887615PFBTagDeepJet1p3VBF2 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID76 + fragment.hltPFDoubleJetLooseID88 + fragment.hltPFSingleJetLooseID105 + fragment.HLTBtagDeepJetSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepJet1p28Single6Jets + fragment.hltVBFPFJetDeepJetSortedMqq460Detaqq3p5 + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet1058576VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet111908015DoublePFBTagDeepJet1p37p7VBF1 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID80 + fragment.hltPFDoubleJetLooseID90 + fragment.hltPFSingleJetLooseID111 + fragment.HLTBtagDeepJetSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepJet7p68Double6Jets + fragment.hltBTagPFDeepJet1p28Single6Jets + fragment.hltVBFPFJetDeepJetSortedMqq200Detaqq1p5 + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet1058576VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet111908015PFBTagDeepJet1p3VBF2 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID80 + fragment.hltPFDoubleJetLooseID90 + fragment.hltPFSingleJetLooseID111 + fragment.HLTBtagDeepJetSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepJet1p28Single6Jets + fragment.hltVBFPFJetDeepJetSortedMqq460Detaqq3p5 + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet98_83_71_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet927664VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet98837115DoublePFBTagDeepJet1p37p7VBF1 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID71 + fragment.hltPFDoubleJetLooseID83 + fragment.hltPFSingleJetLooseID98 + fragment.HLTBtagDeepJetSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepJet7p68Double6Jets + fragment.hltBTagPFDeepJet1p28Single6Jets + fragment.hltVBFPFJetDeepJetSortedMqq200Detaqq1p5 + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet98_83_71_15_PFBTagDeepJet_1p3_VBF2_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet927664VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet98837115PFBTagDeepJet1p3VBF2 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID71 + fragment.hltPFDoubleJetLooseID83 + fragment.hltPFSingleJetLooseID98 + fragment.HLTBtagDeepJetSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepJet1p28Single6Jets + fragment.hltVBFPFJetDeepJetSortedMqq460Detaqq3p5 + fragment.HLTEndSequence ) +fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZPFDiJet30PFBtagDeepJet1p5 + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterTwoC30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet1p5Single + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet70_50_40_30_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sQuadJetOrHTTOrMuonHTT + fragment.hltPreQuadPFJet70504030 + fragment.HLTAK4PixelOnlyPFJetsSequence + fragment.hlt4PixelOnlyPFCentralJetTightIDPt20 + fragment.hlt3PixelOnlyPFCentralJetTightIDPt30 + fragment.hlt2PixelOnlyPFCentralJetTightIDPt40 + fragment.hlt1PixelOnlyPFCentralJetTightIDPt60 + fragment.HLTAK4PFJetsSequence + fragment.hlt4PFCentralJetTightIDPt30 + fragment.hlt3PFCentralJetTightIDPt40 + fragment.hlt2PFCentralJetTightIDPt50 + fragment.hlt1PFCentralJetTightIDPt70 + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sQuadJetOrHTTOrMuonHTT + fragment.hltPreQuadPFJet70504030PFBTagParticleNet2BTagSum0p65 + fragment.HLTAK4PixelOnlyPFJetsSequence + fragment.hlt4PixelOnlyPFCentralJetTightIDPt20 + fragment.hlt3PixelOnlyPFCentralJetTightIDPt30 + fragment.hlt2PixelOnlyPFCentralJetTightIDPt40 + fragment.hlt1PixelOnlyPFCentralJetTightIDPt60 + fragment.HLTAK4PFJetsSequence + fragment.hlt4PFCentralJetTightIDPt30 + fragment.hlt3PFCentralJetTightIDPt40 + fragment.hlt2PFCentralJetTightIDPt50 + fragment.hlt1PFCentralJetTightIDPt70 + fragment.HLTJetFlavourTagParticleNetSequencePF + fragment.hltPFCentralJetTightIDPt30 + fragment.hltBTagCentralJetPt30PFParticleNet2BTagSum0p65 + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sQuadJetOrHTTOrMuonHTT + fragment.hltPreQuadPFJet70504035PFBTagParticleNet2BTagSum0p65 + fragment.HLTAK4PixelOnlyPFJetsSequence + fragment.hlt4PixelOnlyPFCentralJetTightIDPt20 + fragment.hlt3PixelOnlyPFCentralJetTightIDPt30 + fragment.hlt2PixelOnlyPFCentralJetTightIDPt40 + fragment.hlt1PixelOnlyPFCentralJetTightIDPt60 + fragment.HLTAK4PFJetsSequence + fragment.hlt4PFCentralJetTightIDPt35 + fragment.hlt3PFCentralJetTightIDPt40 + fragment.hlt2PFCentralJetTightIDPt50 + fragment.hlt1PFCentralJetTightIDPt70 + fragment.HLTJetFlavourTagParticleNetSequencePF + fragment.hltPFCentralJetTightIDPt35 + fragment.hltBTagCentralJetPt35PFParticleNet2BTagSum0p65 + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sQuadJetOrHTTOrMuonHTT + fragment.hltPreQuadPFJet70504535PFBTagParticleNet2BTagSum0p65 + fragment.HLTAK4PixelOnlyPFJetsSequence + fragment.hlt4PixelOnlyPFCentralJetTightIDPt20 + fragment.hlt3PixelOnlyPFCentralJetTightIDPt30 + fragment.hlt2PixelOnlyPFCentralJetTightIDPt40 + fragment.hlt1PixelOnlyPFCentralJetTightIDPt60 + fragment.HLTAK4PFJetsSequence + fragment.hlt4PFCentralJetTightIDPt35 + fragment.hlt3PFCentralJetTightIDPt45 + fragment.hlt2PFCentralJetTightIDPt50 + fragment.hlt1PFCentralJetTightIDPt70 + fragment.HLTJetFlavourTagParticleNetSequencePF + fragment.hltPFCentralJetTightIDPt35 + fragment.hltBTagCentralJetPt35PFParticleNet2BTagSum0p65 + fragment.HLTEndSequence ) +fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZPFDiJet30PFBTagParticleNet2BTagSum0p65 + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterTwoC30 + fragment.HLTJetFlavourTagParticleNetSequencePF + fragment.hltPFJetTwoC30 + fragment.hltPFJetTwoC30PFBTagParticleNet2BTagSum0p65 + fragment.HLTEndSequence ) +fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZQuadPFJet70504030 + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTAK4PFJetsSequence + fragment.hlt4PFCentralJetTightIDPt30 + fragment.hlt3PFCentralJetTightIDPt40 + fragment.hlt2PFCentralJetTightIDPt50 + fragment.hlt1PFCentralJetTightIDPt70 + fragment.HLTEndSequence ) +fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZQuadPFJet70504030PFBTagParticleNet2BTagSum0p65 + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTAK4PFJetsSequence + fragment.hlt4PFCentralJetTightIDPt30 + fragment.hlt3PFCentralJetTightIDPt40 + fragment.hlt2PFCentralJetTightIDPt50 + fragment.hlt1PFCentralJetTightIDPt70 + fragment.HLTJetFlavourTagParticleNetSequencePF + fragment.hltPFCentralJetTightIDPt30 + fragment.hltBTagCentralJetPt30PFParticleNet2BTagSum0p65 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet230_SoftDropMass40_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetOrHTTOrMuHTT + fragment.hltPreAK8PFJet230SoftDropMass40 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet230 + fragment.hltAK8PFJets230Constituents + fragment.hltAK8PFSoftDropJets230 + fragment.hltAK8SinglePFJets230SoftDropMass40 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetOrHTTOrMuHTT + fragment.hltPreAK8PFJet230SoftDropMass40PFAK8ParticleNetBB0p35 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet230 + fragment.hltAK8PFJets230Constituents + fragment.hltAK8PFSoftDropJets230 + fragment.hltAK8SinglePFJets230SoftDropMass40 + fragment.HLTJetFlavourTagParticleNetSequencePFAK8 + fragment.hltAK8PFJets230SoftDropMass40 + fragment.hltAK8SinglePFJets230SoftDropMass40BTagParticleNetBB0p35 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetOrHTTOrMuHTT + fragment.hltPreAK8PFJet250SoftDropMass40PFAK8ParticleNetBB0p35 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet250 + fragment.hltAK8PFJets250Constituents + fragment.hltAK8PFSoftDropJets250 + fragment.hltAK8SinglePFJets250SoftDropMass40 + fragment.HLTJetFlavourTagParticleNetSequencePFAK8 + fragment.hltAK8PFJets250SoftDropMass40 + fragment.hltAK8SinglePFJets250SoftDropMass40BTagParticleNetBB0p35 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetOrHTTOrMuHTT + fragment.hltPreAK8PFJet275SoftDropMass40PFAK8ParticleNetBB0p35 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet275 + fragment.hltAK8PFJets275Constituents + fragment.hltAK8PFSoftDropJets275 + fragment.hltAK8SinglePFJets275SoftDropMass40 + fragment.HLTJetFlavourTagParticleNetSequencePFAK8 + fragment.hltAK8PFJets275SoftDropMass40 + fragment.hltAK8SinglePFJets275SoftDropMass40BTagParticleNetBB0p35 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet400_SoftDropMass40_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetOrHTTOrMuHTT + fragment.hltPreAK8PFJet400SoftDropMass40 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet320 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets320 + fragment.hltSingleAK8PFJet400 + fragment.hltAK8PFJets400Constituents + fragment.hltAK8PFSoftDropJets400 + fragment.hltAK8SinglePFJets400SoftDropMass40 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet425_SoftDropMass40_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetOrHTTOrMuHTT + fragment.hltPreAK8PFJet425SoftDropMass40 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet320 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets320 + fragment.hltSingleAK8PFJet425 + fragment.hltAK8PFJets425Constituents + fragment.hltAK8PFSoftDropJets425 + fragment.hltAK8SinglePFJets425SoftDropMass40 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet450_SoftDropMass40_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetOrHTTOrMuHTT + fragment.hltPreAK8PFJet450SoftDropMass40 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet320 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets320 + fragment.hltSingleAK8PFJet450 + fragment.hltAK8PFJets450Constituents + fragment.hltAK8PFSoftDropJets450 + fragment.hltAK8SinglePFJets450SoftDropMass40 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetOrHTTOrMuHTT + fragment.hltPreAK8PFJet230SoftDropMass40PFAK8ParticleNetTauTau0p30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet230 + fragment.hltAK8PFJets230Constituents + fragment.hltAK8PFSoftDropJets230 + fragment.hltAK8SinglePFJets230SoftDropMass40 + fragment.HLTJetFlavourTagParticleNetSequencePFAK8 + fragment.hltAK8PFJets230SoftDropMass40 + fragment.hltAK8SinglePFJets230SoftDropMass40ParticleNetTauTau0p30 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetOrHTTOrMuHTT + fragment.hltPreAK8PFJet250SoftDropMass40PFAK8ParticleNetTauTau0p30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet250 + fragment.hltAK8PFJets250Constituents + fragment.hltAK8PFSoftDropJets250 + fragment.hltAK8SinglePFJets250SoftDropMass40 + fragment.HLTJetFlavourTagParticleNetSequencePFAK8 + fragment.hltAK8PFJets250SoftDropMass40 + fragment.hltAK8SinglePFJets250SoftDropMass40ParticleNetTauTau0p30 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetOrHTTOrMuHTT + fragment.hltPreAK8PFJet275SoftDropMass40PFAK8ParticleNetTauTau0p30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet275 + fragment.hltAK8PFJets275Constituents + fragment.hltAK8PFSoftDropJets275 + fragment.hltAK8SinglePFJets275SoftDropMass40 + fragment.HLTJetFlavourTagParticleNetSequencePFAK8 + fragment.hltAK8PFJets275SoftDropMass40 + fragment.hltAK8SinglePFJets275SoftDropMass40ParticleNetTauTau0p30 + fragment.HLTEndSequence ) +fragment.HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreIsoMu50AK8PFJet230SoftDropMass40 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22or25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50Q + fragment.HLTMu50IsolationSequence + fragment.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f50QL3trkIsoFiltered + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet230 + fragment.hltAK8PFJets230Constituents + fragment.hltAK8PFSoftDropJets230 + fragment.hltAK8SinglePFJets230SoftDropMass40 + fragment.HLTEndSequence ) +fragment.HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreIsoMu50AK8PFJet230SoftDropMass40PFAK8ParticleNetBB0p35 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22or25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50Q + fragment.HLTMu50IsolationSequence + fragment.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f50QL3trkIsoFiltered + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet230 + fragment.hltAK8PFJets230Constituents + fragment.hltAK8PFSoftDropJets230 + fragment.hltAK8SinglePFJets230SoftDropMass40 + fragment.HLTJetFlavourTagParticleNetSequencePFAK8 + fragment.hltAK8PFJets230SoftDropMass40 + fragment.hltAK8SinglePFJets230SoftDropMass40BTagParticleNetBB0p35 + fragment.HLTEndSequence ) +fragment.HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPreEle50CaloIdVTGsfTrkIdTAK8PFJet230SoftDropMass40 + fragment.HLTEle50CaloIdVTGsfTrkIdTGsfSequence + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet230 + fragment.hltAK8PFJets230Constituents + fragment.hltAK8PFSoftDropJets230 + fragment.hltAK8SinglePFJets230SoftDropMass40 + fragment.HLTEndSequence ) +fragment.HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPreEle50CaloIdVTGsfTrkIdTAK8PFJet230SoftDropMass40PFAK8ParticleNetBB0p35 + fragment.HLTEle50CaloIdVTGsfTrkIdTGsfSequence + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet230 + fragment.hltAK8PFJets230Constituents + fragment.hltAK8PFSoftDropJets230 + fragment.hltAK8SinglePFJets230SoftDropMass40 + fragment.HLTJetFlavourTagParticleNetSequencePFAK8 + fragment.hltAK8PFJets230SoftDropMass40 + fragment.hltAK8SinglePFJets230SoftDropMass40BTagParticleNetBB0p35 + fragment.HLTEndSequence ) +fragment.HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleTauJet + fragment.hltPreDoubleMediumDeepTauPFTauHPS30L2NNeta2p1PFJet60 + fragment.HLTL2TauTagNNSequence + fragment.hltL2DoubleTauJetTagNNFilter + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDeepTauPFTauSequence + fragment.hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet + fragment.hltHpsL1JetsHLTDoublePFTauMediumDitauWPDeepTauMatchDoubleTauJet + fragment.hltHpsDoublePFTau30MediumDitauWPDeepTauL1HLTMatchedDoubleTauJet + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToL1 + fragment.hlt1PFJet60L1HLTMatched + fragment.hltHpsOverlapFilterDeepTauDoublePFTau30PFJet60 + fragment.HLTEndSequence ) +fragment.HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleTauJet70 + fragment.hltPreDoubleMediumDeepTauPFTauHPS30L2NNeta2p1PFJet75 + fragment.HLTL2TauTagNNSequence + fragment.hltL2DoubleTauJetTagNNFilter + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDeepTauPFTauSequence + fragment.hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet + fragment.hltHpsL1JetsHLTDoublePFTauMediumDitauWPDeepTauMatchDoubleTauJet + fragment.hltHpsDoublePFTau30MediumDitauWPDeepTauL1HLTMatchedDoubleTauJet + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToL1 + fragment.hlt1PFJet75L1HLTMatched + fragment.hltHpsOverlapFilterDeepTauDoublePFTau30PFJet75 + fragment.HLTEndSequence ) +fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigORMu18erTauXXer2p1 + fragment.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS30L2NNeta2p1CrossL1 + cms.ignore(fragment.hltL1sVeryBigORMu18erTauXXer2p1) + fragment.hltL1fL1sVeryBigOrMu18erTauXXerL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sVeryBigOrMu18erTauXXerL1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sVeryBigOrMu18erTauXXerL1Filtered0) + fragment.hltL3fL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3Filtered24Q + fragment.HLTMu24Eta2p1VeryBigOrL1Mu18TauXXEta2p1IsolationSequence + fragment.hltL3crIsoL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3f24QL3trkIsoFiltered + fragment.HLTL2TauTagNNSequence + fragment.hltL2TauTagNNFilterMu18erTauXX + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDeepTauPFTauSequence + fragment.hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet + fragment.hltHpsL1JetsHLTPFTauMediumDitauWPDeepTauVeryBigOrMu18erTauXXerMatch + fragment.hltHpsSelectedPFTau30MediumDitauWPDeepTauL1HLTVeryBigOrMu18erTauXXerMatched + fragment.hltHpsOverlapFilterIsoMu24MediumDitauWPDeepTauPFTau30Monitoring + fragment.HLTEndSequence ) +fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu18erTau26er2p1Jet55 + fragment.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS30L2NNeta2p1PFJet60CrossL1 + cms.ignore(fragment.hltL1sVeryBigORMu18erTauXXer2p1) + fragment.hltL1fL1sVeryBigOrMu18erTauXXerL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sVeryBigOrMu18erTauXXerL1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sVeryBigOrMu18erTauXXerL1Filtered0) + fragment.hltL3fL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3Filtered24Q + fragment.HLTMu24Eta2p1VeryBigOrL1Mu18TauXXEta2p1IsolationSequence + fragment.hltL3crIsoL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3f24QL3trkIsoFiltered + fragment.HLTL2TauTagNNSequence + fragment.hltL2TauTagNNFilterMu18erTauXX + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDeepTauPFTauSequence + fragment.hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet + fragment.hltHpsL1JetsHLTPFTauMediumDitauWPDeepTauVeryBigOrMu18erTauXXerMatch + fragment.hltHpsSelectedPFTau30MediumDitauWPDeepTauL1HLTVeryBigOrMu18erTauXXerMatched + fragment.hltHpsOverlapFilterIsoMu24MediumDitauWPDeepTauPFTau30Monitoring + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToL1 + fragment.hlt1PFJet60L1HLTMatched + fragment.hltHpsOverlapFilterDeepTauPFTau30VeryBigOrMu18erTauXXPFJet60 + fragment.HLTEndSequence ) +fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu18erTau26er2p1Jet70 + fragment.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS30L2NNeta2p1PFJet75CrossL1 + cms.ignore(fragment.hltL1sVeryBigORMu18erTauXXer2p1) + fragment.hltL1fL1sVeryBigOrMu18erTauXXerL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sVeryBigOrMu18erTauXXerL1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sVeryBigOrMu18erTauXXerL1Filtered0) + fragment.hltL3fL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3Filtered24Q + fragment.HLTMu24Eta2p1VeryBigOrL1Mu18TauXXEta2p1IsolationSequence + fragment.hltL3crIsoL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3f24QL3trkIsoFiltered + fragment.HLTL2TauTagNNSequence + fragment.hltL2TauTagNNFilterMu18erTauXX + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDeepTauPFTauSequence + fragment.hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet + fragment.hltHpsL1JetsHLTPFTauMediumDitauWPDeepTauVeryBigOrMu18erTauXXerMatch + fragment.hltHpsSelectedPFTau30MediumDitauWPDeepTauL1HLTVeryBigOrMu18erTauXXerMatched + fragment.hltHpsOverlapFilterIsoMu24MediumDitauWPDeepTauPFTau30Monitoring + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToL1 + fragment.hlt1PFJet75L1HLTMatched + fragment.hltHpsOverlapFilterDeepTauPFTau30VeryBigOrMu18erTauXXPFJet75 + fragment.HLTEndSequence ) +fragment.HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1VBFDiJetIsoTau + fragment.hltPreDoublePFJets40Mass500MediumDeepTauPFTauHPS45L2NNMediumDeepTauPFTauHPS20eta2p1 + fragment.HLTL2TauTagNNSequence + fragment.hltL2VBFIsoTauNNFilter + fragment.HLTGlobalPFTauHPSSequence + fragment.hltHpsDoublePFTau20withL2NNBeforeDeepTau + fragment.HLTHPSDeepTauPFTauSequenceForVBFIsoTau + fragment.hltHpsSelectedPFTausMediumDitauWPDeepTauForVBFIsoTau + fragment.hltHpsDoublePFTau20MediumDitauWPDeepTauNoMatch + fragment.hltHpsL1VBFJetsAndIsoTauHLTDoublePFTauMediumDitauWPDeepTauMatch + fragment.hltHpsSinglePFTau45MediumDitauWPDeepTauL1HLTMatched + fragment.HLTAK4PFJetsSequence + fragment.hltRealDijetFilter + fragment.hltVBFIsoTauL1TLooseIDPFJetsMatching + fragment.hltVBFLooseIDPFDummyFilter + fragment.hltPFDiJetCorrCheckerWithMediumDiTau + fragment.hltMatchedVBFIsoTauTwoPFJets2CrossCleanedUsingDiJetCorrCheckerWithMediumDiTau + fragment.HLTEndSequence ) +fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22 + fragment.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS20eta2p1SingleL1 + fragment.hltL1fL1sMu22erL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMu22erL1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22erL1Filtered0) + fragment.hltL3fL1sSingleMu22erL1f0L2f10QL3Filtered24Q + fragment.HLTMu24Eta2p1IsolationSequence + fragment.hltL3crIsoL1sSingleMu22erL1f0L2f10QL3f24QL3trkIsoFiltered + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDeepTauPFTauSequenceForVBFIsoTau + fragment.hltHpsSelectedPFTausMediumDitauWPDeepTauForVBFIsoTau + fragment.hltHpsSinglePFTau20MediumDitauWPDeepTauNoMatchForVBFIsoTau + fragment.hltHpsOverlapFilterIsoMu24MediumDeepTauPFTau20 + fragment.HLTEndSequence ) +fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigOrMuXXerIsoTauYYer + fragment.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS45L2NNeta2p1CrossL1 + fragment.hltL1fL1sBigOrMuXXerIsoTauYYerL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sBigOrMuXXerIsoTauYYerL1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sBigOrMuXXerIsoTauYYerL1Filtered0) + fragment.hltL3fL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3Filtered24Q + fragment.HLTMu24Eta2p1IsoTauYYEta2p1IsolationSequence + fragment.hltL3crIsoL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3f24QL3trkIsoFiltered + fragment.HLTL2TauTagNNSequence + fragment.hltL2TauTagNNFilterMuXXerIsoTauYYForVBFTauTau + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDeepTauPFTauSequenceForVBFIsoTau + fragment.hltHpsSelectedPFTausMediumDitauWPDeepTauForVBFIsoTau + fragment.hltHpsL1JetsHLTPFTauMediumDitauWPDeepTauBigOrMuXXerIsoTauYYerMatchForVBFIsoTau + fragment.hltHpsSelectedPFTau45MediumDitauWPDeepTauL1HLTBigOrMuXXerIsoTauYYerMatchedForVBFIsoTau + fragment.hltHpsOverlapFilterIsoMu24MediumDitauWPDeepTauPFTau45MonitoringForVBFIsoTau + fragment.HLTEndSequence ) +fragment.HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL2Mu10NoVtx2ChaVetoL3Mu0DxyMax1cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1fMuf0DoubleL2MuNoVtx10Q + fragment.hltL2fDoubleMu10NoVertexL2Filtered + fragment.HLTL3muonrecoSequenceNoVtx + ~fragment.hltL3fDimuonL1f0ppL2NV2Chaf10L3NVf0Veto1Prompt + fragment.HLTEndSequence ) +fragment.HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL2Mu12NoVtx2ChaVetoL3Mu0DxyMax1cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1fMuf0DoubleL2MuNoVtx10Q + fragment.hltL2fDoubleMu12NoVertexL2Filtered + fragment.HLTL3muonrecoSequenceNoVtx + ~fragment.hltL3fDimuonL1f0ppL2NV2Chaf10L3NVf0Veto1Prompt + fragment.HLTEndSequence ) +fragment.HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL2Mu14NoVtx2ChaVetoL3Mu0DxyMax1cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1fMuf0DoubleL2MuNoVtx10Q + fragment.hltL2fDoubleMu14NoVertexL2Filtered + fragment.HLTL3muonrecoSequenceNoVtx + ~fragment.hltL3fDimuonL1f0ppL2NV2Chaf10L3NVf0Veto1Prompt + fragment.HLTEndSequence ) +fragment.HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL3Mu1610NoVtxDxyMin0p01cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1DoubleMuf0L2DoubleMuNoVtxFiltered7 + fragment.hltL2fL1DoubleMuf0L2SingleMuNoVtxFiltered15 + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1DoubleMuf0L2NVf15f7L3DoubleMuNVf10Displaced + fragment.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf16Displaced + fragment.HLTEndSequence ) +fragment.HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL3Mu1810NoVtxDxyMin0p01cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1DoubleMuf0L2DoubleMuNoVtxFiltered7 + fragment.hltL2fL1DoubleMuf0L2SingleMuNoVtxFiltered15 + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1DoubleMuf0L2NVf15f7L3DoubleMuNVf10Displaced + fragment.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf18Displaced + fragment.HLTEndSequence ) +fragment.HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL3Mu2010NoVtxDxyMin0p01cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1DoubleMuf0L2DoubleMuNoVtxFiltered7 + fragment.hltL2fL1DoubleMuf0L2SingleMuNoVtxFiltered15 + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1DoubleMuf0L2NVf15f7L3DoubleMuNVf10Displaced + fragment.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf20Displaced + fragment.HLTEndSequence ) fragment.HLT_L2Mu10NoVtx_2Cha_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOR + fragment.hltPreL2Mu10NoVtx2Cha + fragment.hltL1fL1sMuORL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1sMuORL1f0L2NoVtx10Q2Cha + fragment.HLTEndSequence ) -fragment.HLT_L2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOR + fragment.hltPreL2Mu10NoVtx2ChaVetoL3Mu0DxyMax1cm + fragment.hltL1fL1sMuORL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1sMuORL1f0L2NoVtx10Q2Cha + fragment.HLTL3muonrecoSequenceNoVtx + ~fragment.hltL3fMuL1f0ppL2NV2Chaf10L3NVf0VetoDxyMax1cm + fragment.HLTEndSequence ) -fragment.HLT_L3Mu10NoVtx_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOR + fragment.hltPreL3Mu10NoVtx + fragment.hltL1fL1sMuORL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1Muf0L2MuNoVtxFiltered7 + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1Muf0L2NVf15f7L3MuNVf10 + fragment.HLTEndSequence ) -fragment.HLT_L3Mu10NoVtx_DxyMin0p01cm_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOR + fragment.hltPreL3Mu10NoVtxDxyMin0p01cm + fragment.hltL1fL1sMuORL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1Muf0L2MuNoVtxFiltered7 + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1Muf0L2NVf7L3MuNVf10DxyMin0p01 + fragment.HLTEndSequence ) -fragment.HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL2MuL3Mu16NoVtxVetoL3Mu0DxyMax0p1cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1DoubleMuf0L2DoubleMuNoVtx2ChaFiltered7 + fragment.hltL2fL1DoubleMuf0L2SingleMuNoVtx2ChaFiltered15 + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf16DisplacedHybDxy0p1cm + ~fragment.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf0VetoDxy0p1cm + fragment.HLTEndSequence ) -fragment.HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL2MuL3Mu18NoVtxVetoL3Mu0DxyMax0p1cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1DoubleMuf0L2DoubleMuNoVtx2ChaFiltered7 + fragment.hltL2fL1DoubleMuf0L2SingleMuNoVtx2ChaFiltered15 + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf18DisplacedHybDxy0p1cm + ~fragment.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf0VetoDxy0p1cm + fragment.HLTEndSequence ) -fragment.HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL2Mu10NoVtx2ChaCosmicSeedVetoL3Mu0DxyMax1cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTMuonLocalRecoMeanTimerSequence + fragment.hltL2CosmicOfflineMuonSeeds + fragment.hltL2CosmicMuonSeeds + fragment.hltL2CosmicMuons + fragment.hltL2MuonCandidatesNoVtxMeanTimerCosmicSeed + fragment.hltL2fL1sMuORL1f0DoubleL2NoVtx10Q2ChaCosmicSeed + fragment.HLTL2muonrecoSequenceNoVtx + fragment.HLTL3muonrecoSequenceNoVtx + ~fragment.hltL3fDimuonL1f0CosmicL2NV2Chaf10L3NVf0Veto1PromptSimple + fragment.HLTEndSequence ) -fragment.HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL2Mu12NoVtx2ChaCosmicSeedVetoL3Mu0DxyMax1cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTMuonLocalRecoMeanTimerSequence + fragment.hltL2CosmicOfflineMuonSeeds + fragment.hltL2CosmicMuonSeeds + fragment.hltL2CosmicMuons + fragment.hltL2MuonCandidatesNoVtxMeanTimerCosmicSeed + fragment.hltL2fL1sMuORL1f0DoubleL2NoVtx12Q2ChaCosmicSeed + fragment.HLTL2muonrecoSequenceNoVtx + fragment.HLTL3muonrecoSequenceNoVtx + ~fragment.hltL3fDimuonL1f0CosmicL2NV2Chaf10L3NVf0Veto1PromptSimple + fragment.HLTEndSequence ) +fragment.HLT_L2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOR + fragment.hltPreL2Mu10NoVtx2ChaVetoL3Mu0DxyMax1cm + fragment.hltL1fL1sMuORL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1sMuORL1f0L2NoVtx10Q2Cha + fragment.HLTL3muonrecoSequenceNoVtx + ~fragment.hltL3fMuL1f0ppL2NV2Chaf10L3NVf0VetoDxyMax1cm + fragment.HLTEndSequence ) +fragment.HLT_L3Mu10NoVtx_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOR + fragment.hltPreL3Mu10NoVtx + fragment.hltL1fL1sMuORL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1Muf0L2MuNoVtxFiltered7 + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1Muf0L2NVf15f7L3MuNVf10 + fragment.HLTEndSequence ) +fragment.HLT_L3Mu10NoVtx_DxyMin0p01cm_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOR + fragment.hltPreL3Mu10NoVtxDxyMin0p01cm + fragment.hltL1fL1sMuORL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1Muf0L2MuNoVtxFiltered7 + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1Muf0L2NVf7L3MuNVf10DxyMin0p01 + fragment.HLTEndSequence ) +fragment.HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL2MuL3Mu16NoVtxVetoL3Mu0DxyMax0p1cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1DoubleMuf0L2DoubleMuNoVtx2ChaFiltered7 + fragment.hltL2fL1DoubleMuf0L2SingleMuNoVtx2ChaFiltered15 + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf16DisplacedHybDxy0p1cm + ~fragment.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf0VetoDxy0p1cm + fragment.HLTEndSequence ) +fragment.HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL2MuL3Mu18NoVtxVetoL3Mu0DxyMax0p1cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1DoubleMuf0L2DoubleMuNoVtx2ChaFiltered7 + fragment.hltL2fL1DoubleMuf0L2SingleMuNoVtx2ChaFiltered15 + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf18DisplacedHybDxy0p1cm + ~fragment.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf0VetoDxy0p1cm + fragment.HLTEndSequence ) +fragment.HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL2Mu10NoVtx2ChaCosmicSeedVetoL3Mu0DxyMax1cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTMuonLocalRecoMeanTimerSequence + fragment.hltL2CosmicOfflineMuonSeeds + fragment.hltL2CosmicMuonSeeds + fragment.hltL2CosmicMuons + fragment.hltL2MuonCandidatesNoVtxMeanTimerCosmicSeed + fragment.hltL2fL1sMuORL1f0DoubleL2NoVtx10Q2ChaCosmicSeed + fragment.HLTL2muonrecoSequenceNoVtx + fragment.HLTL3muonrecoSequenceNoVtx + ~fragment.hltL3fDimuonL1f0CosmicL2NV2Chaf10L3NVf0Veto1PromptSimple + fragment.HLTEndSequence ) +fragment.HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL2Mu12NoVtx2ChaCosmicSeedVetoL3Mu0DxyMax1cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTMuonLocalRecoMeanTimerSequence + fragment.hltL2CosmicOfflineMuonSeeds + fragment.hltL2CosmicMuonSeeds + fragment.hltL2CosmicMuons + fragment.hltL2MuonCandidatesNoVtxMeanTimerCosmicSeed + fragment.hltL2fL1sMuORL1f0DoubleL2NoVtx12Q2ChaCosmicSeed + fragment.HLTL2muonrecoSequenceNoVtx + fragment.HLTL3muonrecoSequenceNoVtx + ~fragment.hltL3fDimuonL1f0CosmicL2NV2Chaf10L3NVf0Veto1PromptSimple + fragment.HLTEndSequence ) fragment.HLT_L2Mu10NoVtx_2Cha_CosmicSeed_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOR + fragment.hltPreL2Mu10NoVtx2ChaCosmicSeed + fragment.hltL1fL1sMuORL1Filtered0 + fragment.HLTMuonLocalRecoMeanTimerSequence + fragment.hltL2CosmicOfflineMuonSeeds + fragment.hltL2CosmicMuonSeeds + fragment.hltL2CosmicMuons + fragment.hltL2MuonCandidatesNoVtxMeanTimerCosmicSeed + fragment.hltL2fL1sMuORL1f0L2NoVtx10Q2ChaCosmicSeed + fragment.HLTEndSequence ) -fragment.HLT_L2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOR + fragment.hltPreL2Mu10NoVtx2ChaCosmicSeedVetoL3Mu0DxyMax1cm + fragment.hltL1fL1sMuORL1Filtered0 + fragment.HLTMuonLocalRecoMeanTimerSequence + fragment.hltL2CosmicOfflineMuonSeeds + fragment.hltL2CosmicMuonSeeds + fragment.hltL2CosmicMuons + fragment.hltL2MuonCandidatesNoVtxMeanTimerCosmicSeed + fragment.hltL2fL1sMuORL1f0L2NoVtx10Q2ChaCosmicSeed + fragment.HLTL2muonrecoSequenceNoVtx + fragment.HLTL3muonrecoSequenceNoVtx + ~fragment.hltL3fDimuonL1f0CosmicL2NV2Chaf10L3NVf0Veto1PromptSimple + fragment.HLTEndSequence ) -fragment.HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL3dTksMu1610NoVtxDxyMin0p01cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1DoubleMuf0L2DoubleMuDisplacedFiltered7 + fragment.hltL2fL1DoubleMuf0L2SingleMuDisplacedFiltered15 + fragment.HLTL3DisplacedMuonRecoSequence + fragment.hltL3dTkfL1DoubleMuf0L2NVf15f7L3DoubleMuNVf10Displaced + fragment.hltL3dTkfL1DoubleMuf0L2NVf15f7L3SingleMuNVf16Displaced + fragment.HLTEndSequence ) -fragment.HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreL3dTksMu10NoVtxDxyMin0p01cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1DoubleMuf0L2SingleMuNoVtxFiltered7 + fragment.HLTL3DisplacedMuonRecoSequence + fragment.hltL3fL1f0L2f0Filtered10GlbDisplaceddTks + fragment.HLTEndSequence ) -fragment.HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu7EG23IorMu20EG17IorMu23EG10 + fragment.hltPreMu20NoFiltersNoVtxDisplacedPhoton20CaloCustomId + fragment.hltL1fL1sMu5EG20orMu20EG15L1Filtered5 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2fL1sMu5EG20orMu20EG15L1f5L2NoVtxFiltered20) + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1sMu5EG20orMu20EG15L1f5L2NVf16L3NoFiltersNoVtxFiltered20Displaced + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1Mu5EG20FilterEtalt2p5 + fragment.hltMu20NoFiltersNoVtxPhoton20CaloIdLEtFilter + fragment.hltEgammaClusterShape + fragment.hltMu20NoFiltersNoVtxPhoton20CaloIdLClusterShapeFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltMu20NoFiltersNoVtxPhoton20CaloIdLHEFilter + fragment.hltEgammaEcalPFClusterIso + fragment.hltMu20NoFiltersNoVtxPhoton20CaloIdLEcalIsoFilter + fragment.HLTEndSequence ) -fragment.HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleTauBigOR + fragment.hltPreDoubleMediumChargedIsoDisplacedPFTauHPS32Trk1eta2p1 + fragment.HLTL2TauJetsL1TauSeededSequence + fragment.hltDoubleL2Tau26eta2p2 + fragment.HLTL2p5IsoTauL1TauSeededGlobalSequence + fragment.hltDoubleL2GlobIsoTau30eta2p2 + fragment.HLTGlobalPFTauDisplHPSSequence + fragment.HLTHPSDoubleDisplPFTauPt32Eta2p1Trk1Glob + fragment.HLTHPSMediumChargedIsoDisplPFTauSequence + fragment.hltHpsSelectedPFTausTrackPt1MediumChargedIsolationGlobDispl + fragment.hltHpsDoubleDisplPFTau32TrackPt1MediumChargedIsoGlob + fragment.hltHpsL1JetsHLTDoubleMediumChargedIsoDisplPFTauTrackPt1MatchGlob + fragment.hltHpsDoubleMediumChargedIsoDisplPFTau32TrackPt1L1HLTMatchedGlob + fragment.HLTDisplPFTauDxyProducer + fragment.hltHpsDisplPFTauDxy0p005Discriminator + fragment.hltHpsSelectedDisplPFTausDxy0p005 + fragment.hltHpsDoubleMediumChargedIsoDisplPFTau32Dxy0p005 + fragment.HLTEndSequence ) -fragment.HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DelayedJet40DoubleDelay0p5nsTrackless + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + fragment.hltCaloJetTimingProducer + fragment.hltCaloJetTimingFilterDouble0p5ns + fragment.HLTEndSequence ) -fragment.HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DelayedJet40DoubleDelay1nsInclusive + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + fragment.hltCaloJetTimingProducer + fragment.hltCaloJetTimingFilterDouble1ns + fragment.HLTEndSequence ) -fragment.HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DelayedJet40SingleDelay1nsTrackless + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltSingleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducerSingle + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPtSingle + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPtSingle + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPtSingle + fragment.hltCaloJetTimingProducerSingle + fragment.hltCaloJetTimingFilterSingle1ns + fragment.HLTEndSequence ) -fragment.HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DelayedJet40SingleDelay2nsInclusive + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltSingleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducerSingle + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPtSingle + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPtSingle + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPtSingle + fragment.hltCaloJetTimingProducerSingle + fragment.hltCaloJetTimingFilterSingle2ns + fragment.HLTEndSequence ) +fragment.HLT_L2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOR + fragment.hltPreL2Mu10NoVtx2ChaCosmicSeedVetoL3Mu0DxyMax1cm + fragment.hltL1fL1sMuORL1Filtered0 + fragment.HLTMuonLocalRecoMeanTimerSequence + fragment.hltL2CosmicOfflineMuonSeeds + fragment.hltL2CosmicMuonSeeds + fragment.hltL2CosmicMuons + fragment.hltL2MuonCandidatesNoVtxMeanTimerCosmicSeed + fragment.hltL2fL1sMuORL1f0L2NoVtx10Q2ChaCosmicSeed + fragment.HLTL2muonrecoSequenceNoVtx + fragment.HLTL3muonrecoSequenceNoVtx + ~fragment.hltL3fDimuonL1f0CosmicL2NV2Chaf10L3NVf0Veto1PromptSimple + fragment.HLTEndSequence ) +fragment.HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL3dTksMu1610NoVtxDxyMin0p01cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1DoubleMuf0L2DoubleMuDisplacedFiltered7 + fragment.hltL2fL1DoubleMuf0L2SingleMuDisplacedFiltered15 + fragment.HLTL3DisplacedMuonRecoSequence + fragment.hltL3dTkfL1DoubleMuf0L2NVf15f7L3DoubleMuNVf10Displaced + fragment.hltL3dTkfL1DoubleMuf0L2NVf15f7L3SingleMuNVf16Displaced + fragment.HLTEndSequence ) +fragment.HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreL3dTksMu10NoVtxDxyMin0p01cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1DoubleMuf0L2SingleMuNoVtxFiltered7 + fragment.HLTL3DisplacedMuonRecoSequence + fragment.hltL3fL1f0L2f0Filtered10GlbDisplaceddTks + fragment.HLTEndSequence ) +fragment.HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu7EG23IorMu20EG17IorMu23EG10 + fragment.hltPreMu20NoFiltersNoVtxDisplacedPhoton20CaloCustomId + fragment.hltL1fL1sMu5EG20orMu20EG15L1Filtered5 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2fL1sMu5EG20orMu20EG15L1f5L2NoVtxFiltered20) + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1sMu5EG20orMu20EG15L1f5L2NVf16L3NoFiltersNoVtxFiltered20Displaced + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1Mu5EG20FilterEtalt2p5 + fragment.hltMu20NoFiltersNoVtxPhoton20CaloIdLEtFilter + fragment.hltEgammaClusterShape + fragment.hltMu20NoFiltersNoVtxPhoton20CaloIdLClusterShapeFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltMu20NoFiltersNoVtxPhoton20CaloIdLHEFilter + fragment.hltEgammaEcalPFClusterIso + fragment.hltMu20NoFiltersNoVtxPhoton20CaloIdLEcalIsoFilter + fragment.HLTEndSequence ) +fragment.HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleTauBigOR + fragment.hltPreDoubleMediumChargedIsoDisplacedPFTauHPS32Trk1eta2p1 + fragment.HLTL2TauJetsL1TauSeededSequence + fragment.hltDoubleL2Tau26eta2p2 + fragment.HLTL2p5IsoTauL1TauSeededGlobalSequence + fragment.hltDoubleL2GlobIsoTau30eta2p2 + fragment.HLTGlobalPFTauDisplHPSSequence + fragment.HLTHPSDoubleDisplPFTauPt32Eta2p1Trk1Glob + fragment.HLTHPSMediumChargedIsoDisplPFTauSequence + fragment.hltHpsSelectedPFTausTrackPt1MediumChargedIsolationGlobDispl + fragment.hltHpsDoubleDisplPFTau32TrackPt1MediumChargedIsoGlob + fragment.hltHpsL1JetsHLTDoubleMediumChargedIsoDisplPFTauTrackPt1MatchGlob + fragment.hltHpsDoubleMediumChargedIsoDisplPFTau32TrackPt1L1HLTMatchedGlob + fragment.HLTDisplPFTauDxyProducer + fragment.hltHpsDisplPFTauDxy0p005Discriminator + fragment.hltHpsSelectedDisplPFTausDxy0p005 + fragment.hltHpsDoubleMediumChargedIsoDisplPFTau32Dxy0p005 + fragment.HLTEndSequence ) +fragment.HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DelayedJet40DoubleDelay0p5nsTrackless + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + fragment.hltCaloJetTimingProducer + fragment.hltCaloJetTimingFilterDouble0p5ns + fragment.HLTEndSequence ) +fragment.HLT_HT430_DelayedJet40_DoubleDelay0p5nsInclusive_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DelayedJet40DoubleDelay0p5nsInclusive + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + fragment.hltCaloJetTimingProducer + fragment.hltCaloJetTimingFilterDouble0p5ns + fragment.HLTEndSequence ) +fragment.HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DelayedJet40DoubleDelay1nsInclusive + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.hltCaloJetTimingProducer + fragment.hltCaloJetTimingFilterDouble1ns + fragment.HLTEndSequence ) +fragment.HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DelayedJet40SingleDelay1nsTrackless + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltSingleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducerSingle + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPtSingle + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPtSingle + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPtSingle + fragment.hltCaloJetTimingProducerSingle + fragment.hltCaloJetTimingFilterSingle1ns + fragment.HLTEndSequence ) +fragment.HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DelayedJet40SingleDelay2nsInclusive + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltSingleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducerSingle + fragment.hltCaloJetTimingProducerSingle + fragment.hltCaloJetTimingFilterSingle2ns + fragment.HLTEndSequence ) +fragment.HLT_HT430_DelayedJet40_SingleDelay0p5nsInclusive_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DelayedJet40SingleDelay0p5nsInclusive + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltSingleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducerSingle + fragment.hltCaloJetTimingProducerSingle + fragment.hltCaloJetTimingFilterSingle0p5ns + fragment.HLTEndSequence ) +fragment.HLT_HT430_DelayedJet40_SingleDelay0p5nsTrackless_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DelayedJet40SingleDelay0p5nsTrackless + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltSingleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducerSingle + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPtSingle + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPtSingle + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPtSingle + fragment.hltCaloJetTimingProducerSingle + fragment.hltCaloJetTimingFilterSingle0p5ns + fragment.HLTEndSequence ) +fragment.HLT_HT430_DelayedJet40_SingleDelay1nsInclusive_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DelayedJet40SingleDelay1nsInclusive + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltSingleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducerSingle + fragment.hltCaloJetTimingProducerSingle + fragment.hltCaloJetTimingFilterSingle1ns + fragment.HLTEndSequence ) +fragment.HLT_HT430_DelayedJet40_SingleDelay1p5nsInclusive_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DelayedJet40SingleDelay1p5nsInclusive + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltSingleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducerSingle + fragment.hltCaloJetTimingProducerSingle + fragment.hltCaloJetTimingFilterSingle1p5ns + fragment.HLTEndSequence ) fragment.HLT_L1Mu6HT240_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoMu6HTT240Or250 + fragment.hltPreL1Mu6HT240 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTEndSequence ) -fragment.HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoMu6HTT240Or250 + fragment.hltPreMu6HT240DisplacedDijet30Inclusive0PtrkShortSig5 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt30 + fragment.hltCentralCaloJetptLowPt30CollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLow30Pt0PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLow30Pt0PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLow30Pt0PtrkShortSig5 + fragment.HLTEndSequence ) -fragment.HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoMu6HTT240Or250 + fragment.hltPreMu6HT240DisplacedDijet30Inclusive1PtrkShortSig5DisplacedLoose + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt30 + fragment.hltCentralCaloJetptLowPt30CollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLow30Pt1PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLow30Pt1PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLow30Pt1PtrkShortSig5 + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerLow30Pt1PtrkShortSig5 + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementLooseDisplacedJetsLow30Pt1PtrkShortSig5 + fragment.HLTEndSequence ) -fragment.HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoMu6HTT240Or250 + fragment.hltPreMu6HT240DisplacedDijet35Inclusive0PtrkShortSig5 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt35 + fragment.hltCentralCaloJetptLowPt35CollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLow35Pt0PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLow35Pt0PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLow35Pt0PtrkShortSig5 + fragment.HLTEndSequence ) -fragment.HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoMu6HTT240Or250 + fragment.hltPreMu6HT240DisplacedDijet35Inclusive1PtrkShortSig5DisplacedLoose + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt35 + fragment.hltCentralCaloJetptLowPt35CollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLow35Pt1PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLow35Pt1PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLow35Pt1PtrkShortSig5 + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerLow35Pt1PtrkShortSig5 + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementLooseDisplacedJetsLow35Pt1PtrkShortSig5 + fragment.HLTEndSequence ) -fragment.HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoMu6HTT240Or250 + fragment.hltPreMu6HT240DisplacedDijet40Inclusive0PtrkShortSig5 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt0PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt0PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt0PtrkShortSig5 + fragment.HLTEndSequence ) -fragment.HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoMu6HTT240Or250 + fragment.hltPreMu6HT240DisplacedDijet40Inclusive1PtrkShortSig5DisplacedLoose + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt1PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt1PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt1PtrkShortSig5 + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt1PtrkShortSig5 + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementLooseDisplacedJetsLowPt1PtrkShortSig5 + fragment.HLTEndSequence ) -fragment.HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DisplacedDijet30Inclusive1PtrkShortSig5 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt30 + fragment.hltCentralCaloJetptLowPt30CollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLow30Pt1PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLow30Pt1PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLow30Pt1PtrkShortSig5 + fragment.HLTEndSequence ) -fragment.HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DisplacedDijet35Inclusive1PtrkShortSig5 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt35 + fragment.hltCentralCaloJetptLowPt35CollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLow35Pt1PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLow35Pt1PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLow35Pt1PtrkShortSig5 + fragment.HLTEndSequence ) -fragment.HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DisplacedDijet40Inclusive1PtrkShortSig5 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt1PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt1PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt1PtrkShortSig5 + fragment.HLTEndSequence ) -fragment.HLT_CaloMET60_DTCluster50_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreCaloMET60DTCluster50 + fragment.HLTRecoMETSequence + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT60 + fragment.hltMuonDTDigis + fragment.hltDt1DRecHits + fragment.hltDTrechitClusterProducer50 + fragment.hltMuonRecHitClusterFilter50 + fragment.HLTEndSequence ) -fragment.HLT_CaloMET60_DTClusterNoMB1S50_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreCaloMET60DTClusterNoMB1S50 + fragment.HLTRecoMETSequence + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT60 + fragment.hltMuonDTDigis + fragment.hltDt1DRecHits + fragment.hltDTrechitClusterProducer50 + fragment.hltMuonRecHitClusterNoMB1SFilter50 + fragment.HLTEndSequence ) -fragment.HLT_L1MET_DTCluster50_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreL1METDTCluster50 + fragment.HLTRecoMETSequence + fragment.hltMuonDTDigis + fragment.hltDt1DRecHits + fragment.hltDTrechitClusterProducer50 + fragment.hltMuonRecHitClusterFilter50 + fragment.HLTEndSequence ) -fragment.HLT_L1MET_DTClusterNoMB1S50_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreL1METDTClusterNoMB1S50 + fragment.HLTRecoMETSequence + fragment.hltMuonDTDigis + fragment.hltDt1DRecHits + fragment.hltDTrechitClusterProducer50 + fragment.hltMuonRecHitClusterNoMB1SFilter50 + fragment.HLTEndSequence ) +fragment.HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoMu6HTT240Or250 + fragment.hltPreMu6HT240DisplacedDijet30Inclusive0PtrkShortSig5 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt30 + fragment.hltCentralCaloJetptLowPt30CollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLow30Pt0PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLow30Pt0PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLow30Pt0PtrkShortSig5 + fragment.HLTEndSequence ) +fragment.HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoMu6HTT240Or250 + fragment.hltPreMu6HT240DisplacedDijet30Inclusive1PtrkShortSig5DisplacedLoose + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt30 + fragment.hltCentralCaloJetptLowPt30CollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLow30Pt1PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLow30Pt1PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLow30Pt1PtrkShortSig5 + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerLow30Pt1PtrkShortSig5 + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementLooseDisplacedJetsLow30Pt1PtrkShortSig5 + fragment.HLTEndSequence ) +fragment.HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoMu6HTT240Or250 + fragment.hltPreMu6HT240DisplacedDijet35Inclusive0PtrkShortSig5 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt35 + fragment.hltCentralCaloJetptLowPt35CollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLow35Pt0PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLow35Pt0PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLow35Pt0PtrkShortSig5 + fragment.HLTEndSequence ) +fragment.HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoMu6HTT240Or250 + fragment.hltPreMu6HT240DisplacedDijet35Inclusive1PtrkShortSig5DisplacedLoose + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt35 + fragment.hltCentralCaloJetptLowPt35CollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLow35Pt1PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLow35Pt1PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLow35Pt1PtrkShortSig5 + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerLow35Pt1PtrkShortSig5 + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementLooseDisplacedJetsLow35Pt1PtrkShortSig5 + fragment.HLTEndSequence ) +fragment.HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoMu6HTT240Or250 + fragment.hltPreMu6HT240DisplacedDijet40Inclusive0PtrkShortSig5 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt0PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt0PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt0PtrkShortSig5 + fragment.HLTEndSequence ) +fragment.HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoMu6HTT240Or250 + fragment.hltPreMu6HT240DisplacedDijet40Inclusive1PtrkShortSig5DisplacedLoose + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt1PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt1PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt1PtrkShortSig5 + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt1PtrkShortSig5 + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementLooseDisplacedJetsLowPt1PtrkShortSig5 + fragment.HLTEndSequence ) +fragment.HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DisplacedDijet30Inclusive1PtrkShortSig5 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt30 + fragment.hltCentralCaloJetptLowPt30CollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLow30Pt1PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLow30Pt1PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLow30Pt1PtrkShortSig5 + fragment.HLTEndSequence ) +fragment.HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DisplacedDijet35Inclusive1PtrkShortSig5 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt35 + fragment.hltCentralCaloJetptLowPt35CollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLow35Pt1PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLow35Pt1PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLow35Pt1PtrkShortSig5 + fragment.HLTEndSequence ) +fragment.HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DisplacedDijet40Inclusive1PtrkShortSig5 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt1PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt1PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt1PtrkShortSig5 + fragment.HLTEndSequence ) +fragment.HLT_CaloMET60_DTCluster50_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreCaloMET60DTCluster50 + fragment.HLTRecoMETSequence + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT60 + fragment.hltMuonDTDigis + fragment.hltDt1DRecHits + fragment.hltDTrechitClusterProducer50 + fragment.hltMuonRecHitClusterFilter50 + fragment.HLTEndSequence ) +fragment.HLT_CaloMET60_DTClusterNoMB1S50_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreCaloMET60DTClusterNoMB1S50 + fragment.HLTRecoMETSequence + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT60 + fragment.hltMuonDTDigis + fragment.hltDt1DRecHits + fragment.hltDTrechitClusterProducer50 + fragment.hltMuonRecHitClusterNoMB1SFilter50 + fragment.HLTEndSequence ) +fragment.HLT_L1MET_DTCluster50_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreL1METDTCluster50 + fragment.HLTRecoMETSequence + fragment.hltMuonDTDigis + fragment.hltDt1DRecHits + fragment.hltDTrechitClusterProducer50 + fragment.hltMuonRecHitClusterFilter50 + fragment.HLTEndSequence ) +fragment.HLT_L1MET_DTClusterNoMB1S50_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreL1METDTClusterNoMB1S50 + fragment.HLTRecoMETSequence + fragment.hltMuonDTDigis + fragment.hltDt1DRecHits + fragment.hltDTrechitClusterProducer50 + fragment.hltMuonRecHitClusterNoMB1SFilter50 + fragment.HLTEndSequence ) fragment.HLT_CscCluster_Loose_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMuShowerOneNominal + fragment.hltPreCscClusterLoose + fragment.HLTMuonLocalRecoSequence + fragment.hltCSCrechitClusters + fragment.hltCscClusterLoose + fragment.HLTEndSequence ) fragment.HLT_CscCluster_Medium_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMuShowerOneNominal + fragment.hltPreCscClusterMedium + fragment.HLTMuonLocalRecoSequence + fragment.hltCSCrechitClusters + fragment.hltCscClusterMedium + fragment.HLTEndSequence ) fragment.HLT_CscCluster_Tight_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMuShowerOneNominal + fragment.hltPreCscClusterTight + fragment.HLTMuonLocalRecoSequence + fragment.hltCSCrechitClusters + fragment.hltCscClusterTight + fragment.HLTEndSequence ) fragment.HLT_L1CSCShower_DTCluster50_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMuShowerOneNominal + fragment.hltPreL1CSCShowerDTCluster50 + fragment.HLTMuonLocalRecoSequence + fragment.hltDTrechitClusters + fragment.hltDTCluster50NoMB1 + fragment.HLTEndSequence ) fragment.HLT_L1CSCShower_DTCluster75_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMuShowerOneNominal + fragment.hltPreL1CSCShowerDTCluster75 + fragment.HLTMuonLocalRecoSequence + fragment.hltDTrechitClusters + fragment.hltDTCluster75NoMB1 + fragment.HLTEndSequence ) -fragment.HLT_PFMET105_IsoTrk50_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETM90ToETM150 + fragment.hltPrePFMET105IsoTrk50 + fragment.HLTRecoMETSequence + fragment.hltMET75 + fragment.HLTRecoJetSequenceAK4PrePF + fragment.HLTDoLocalPixelSequence + fragment.HLTDoLocalStripSequence + fragment.HLTRecopixelvertexingSequence + fragment.HLTIterativeTrackingIter02 + fragment.hltDeDxEstimatorProducer + fragment.hltTrk50Filter + fragment.HLTAK4PFJetsSequence + fragment.hltPFMETProducer + fragment.hltPFMET105 + fragment.HLTEndSequence ) -fragment.HLT_PFMET105_PFJet100_looseRecoiling_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETMHF90SingleJet60looseRecoiling + fragment.hltPrePFMET105PFJet100looseRecoiling + fragment.HLTRecoMETSequence + fragment.hltMET75 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets70 + fragment.hltSinglePFJet100 + fragment.hltPFMETProducer + fragment.hltPFMET105 + fragment.hltPFJet100PFMET105MinDPhi2 + fragment.HLTEndSequence ) -fragment.HLT_PFMET110_PFJet100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETMHF90SingleJet60looseRecoiling + fragment.hltPrePFMET110PFJet100 + fragment.HLTRecoMETSequence + fragment.hltMET75 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets70 + fragment.hltSinglePFJet100 + fragment.hltPFMETProducer + fragment.hltPFMET110 + fragment.HLTEndSequence ) -fragment.HLT_PFMET110_PFJet100_looseRecoiling_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETMHF90SingleJet60looseRecoiling + fragment.hltPrePFMET110PFJet100looseRecoiling + fragment.HLTRecoMETSequence + fragment.hltMET75 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets70 + fragment.hltSinglePFJet100 + fragment.hltPFMETProducer + fragment.hltPFMET110 + fragment.hltPFJet100PFMET110MinDPhi2 + fragment.HLTEndSequence ) -fragment.HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT170L1SingleLLPJetDisplacedDijet40DisplacedTrack + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT170 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementDisplacedJetsLowPt + fragment.HLTEndSequence ) -fragment.HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT200L1SingleLLPJetDisplacedDijet40DisplacedTrack + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT200 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementDisplacedJetsLowPt + fragment.HLTEndSequence ) -fragment.HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT200L1SingleLLPJetDisplacedDijet60DisplacedTrack + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT200 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt60 + fragment.hltCentralCaloJetptMidPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + fragment.hltDisplacedHLTCaloJetCollectionProducerMidPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerMidPt + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementDisplacedJetsMidPt + fragment.HLTEndSequence ) -fragment.HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT270L1SingleLLPJetDisplacedDijet40DisplacedTrack + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT270 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementDisplacedJetsLowPt + fragment.HLTEndSequence ) -fragment.HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT320L1SingleLLPJetDisplacedDijet60Inclusive + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT320 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt60 + fragment.hltCentralCaloJetptMidPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + fragment.hltDisplacedHLTCaloJetCollectionProducerMidPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + fragment.HLTEndSequence ) -fragment.HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT420L1SingleLLPJetDisplacedDijet60Inclusive + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT420 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt60 + fragment.hltCentralCaloJetptMidPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + fragment.hltDisplacedHLTCaloJetCollectionProducerMidPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + fragment.HLTEndSequence ) -fragment.HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT200L1SingleLLPJetDelayedJet40SingleDelay1nsTrackless + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT200 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltSingleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducerSingle + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPtSingle + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPtSingle + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPtSingle + fragment.hltCaloJetTimingProducerSingle + fragment.hltCaloJetTimingFilterSingle1ns + fragment.HLTEndSequence ) -fragment.HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT200L1SingleLLPJetDelayedJet40SingleDelay2nsInclusive + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT200 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltSingleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducerSingle + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPtSingle + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPtSingle + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPtSingle + fragment.hltCaloJetTimingProducerSingle + fragment.hltCaloJetTimingFilterSingle2ns + fragment.HLTEndSequence ) -fragment.HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT200L1SingleLLPJetDelayedJet40DoubleDelay0p5nsTrackless + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT200 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + fragment.hltCaloJetTimingProducer + fragment.hltCaloJetTimingFilterDouble0p5ns + fragment.HLTEndSequence ) -fragment.HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT200L1SingleLLPJetDelayedJet40DoubleDelay1nsInclusive + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT200 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + fragment.hltCaloJetTimingProducer + fragment.hltCaloJetTimingFilterDouble1ns + fragment.HLTEndSequence ) -fragment.HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT200L1SingleLLPJetDisplacedDijet30Inclusive1PtrkShortSig5 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT200 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt30 + fragment.hltCentralCaloJetptLowPt30CollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLow30Pt1PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLow30Pt1PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLow30Pt1PtrkShortSig5 + fragment.HLTEndSequence ) -fragment.HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT200L1SingleLLPJetDisplacedDijet35Inclusive1PtrkShortSig5 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT200 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt35 + fragment.hltCentralCaloJetptLowPt35CollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLow35Pt1PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLow35Pt1PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLow35Pt1PtrkShortSig5 + fragment.HLTEndSequence ) -fragment.HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT200L1SingleLLPJetDisplacedDijet40Inclusive1PtrkShortSig5 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT200 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt1PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt1PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt1PtrkShortSig5 + fragment.HLTEndSequence ) -fragment.HLT_DiPhoton10Time1ns_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltPreDiPhoton10Time1ns + fragment.HLTDiPho10CaloIdLTime1nsSequence + fragment.HLTEndSequence ) -fragment.HLT_DiPhoton10Time1p2ns_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltPreDiPhoton10Time1p2ns + fragment.HLTDiPho10CaloIdLTime1p2nsSequence + fragment.HLTEndSequence ) -fragment.HLT_DiPhoton10Time1p4ns_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltPreDiPhoton10Time1p4ns + fragment.HLTDiPho10CaloIdLTime1p4nsSequence + fragment.HLTEndSequence ) -fragment.HLT_DiPhoton10Time1p6ns_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltPreDiPhoton10Time1p6ns + fragment.HLTDiPho10CaloIdLTime1p6nsSequence + fragment.HLTEndSequence ) -fragment.HLT_DiPhoton10Time1p8ns_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltPreDiPhoton10Time1p8ns + fragment.HLTDiPho10CaloIdLTime1p8nsSequence + fragment.HLTEndSequence ) -fragment.HLT_DiPhoton10Time2ns_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltPreDiPhoton10Time2ns + fragment.HLTDiPho10CaloIdLTime2nsSequence + fragment.HLTEndSequence ) -fragment.HLT_DiPhoton10sminlt0p1_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltPreDiPhoton10sminlt0p1 + fragment.HLTDiPho10CaloIdLsminlt0p1Sequence + fragment.HLTEndSequence ) -fragment.HLT_DiPhoton10sminlt0p12_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltPreDiPhoton10sminlt0p12 + fragment.HLTDiPho10CaloIdLsminlt0p12Sequence + fragment.HLTEndSequence ) -fragment.HLT_DiPhoton10sminlt0p14_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltPreDiPhoton10sminlt0p14 + fragment.HLTDiPho10CaloIdLsminlt0p14Sequence + fragment.HLTEndSequence ) -fragment.HLT_DiPhoton10sminlt0p16_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltPreDiPhoton10sminlt0p16 + fragment.HLTDiPho10CaloIdLsminlt0p16Sequence + fragment.HLTEndSequence ) -fragment.HLT_DiPhoton10_CaloIdL_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltPreDiPhoton10CaloIdL + fragment.HLTDiPho10CaloIdLSequence + fragment.HLTEndSequence ) -fragment.HLT_DoubleEle4_eta1p22_mMax6_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle4eta1p22mMax6 + fragment.HLTDoubleEle4eta1p22mMax6Sequence + fragment.HLTEndSequence ) -fragment.HLT_DoubleEle4p5_eta1p22_mMax6_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle4p5eta1p22mMax6 + fragment.HLTDoubleEle4p5eta1p22mMax6Sequence + fragment.HLTEndSequence ) -fragment.HLT_DoubleEle5_eta1p22_mMax6_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle5eta1p22mMax6 + fragment.HLTDoubleEle5eta1p22mMax6Sequence + fragment.HLTEndSequence ) -fragment.HLT_DoubleEle5p5_eta1p22_mMax6_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle5p5eta1p22mMax6 + fragment.HLTDoubleEle5p5eta1p22mMax6Sequence + fragment.HLTEndSequence ) -fragment.HLT_DoubleEle6_eta1p22_mMax6_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle6eta1p22mMax6 + fragment.HLTDoubleEle6eta1p22mMax6Sequence + fragment.HLTEndSequence ) -fragment.HLT_DoubleEle6p5_eta1p22_mMax6_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle6p5eta1p22mMax6 + fragment.HLTDoubleEle6p5eta1p22mMax6Sequence + fragment.HLTEndSequence ) -fragment.HLT_DoubleEle7_eta1p22_mMax6_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle7eta1p22mMax6 + fragment.HLTDoubleEle7eta1p22mMax6Sequence + fragment.HLTEndSequence ) -fragment.HLT_DoubleEle7p5_eta1p22_mMax6_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle7p5eta1p22mMax6 + fragment.HLTDoubleEle7p5eta1p22mMax6Sequence + fragment.HLTEndSequence ) -fragment.HLT_DoubleEle8_eta1p22_mMax6_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle8eta1p22mMax6 + fragment.HLTDoubleEle8eta1p22mMax6Sequence + fragment.HLTEndSequence ) -fragment.HLT_DoubleEle8p5_eta1p22_mMax6_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle8p5eta1p22mMax6 + fragment.HLTDoubleEle8p5eta1p22mMax6Sequence + fragment.HLTEndSequence ) -fragment.HLT_DoubleEle9_eta1p22_mMax6_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle9eta1p22mMax6 + fragment.HLTDoubleEle9eta1p22mMax6Sequence + fragment.HLTEndSequence ) -fragment.HLT_DoubleEle9p5_eta1p22_mMax6_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle9p5eta1p22mMax6 + fragment.HLTDoubleEle9p5eta1p22mMax6Sequence + fragment.HLTEndSequence ) -fragment.HLT_DoubleEle10_eta1p22_mMax6_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle10eta1p22mMax6 + fragment.HLTDoubleEle10eta1p22mMax6Sequence + fragment.HLTEndSequence ) -fragment.HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGIsoeta1p5 + fragment.hltPreDiphoton2014eta1p5R9IdLANDHEANDIsoTCaloIdT + fragment.HLTDiphoton2014eta1p5R9Idb50e90ANDIso30CaloId11b11eANDHE12b10eSequence + fragment.HLTEndSequence ) -fragment.HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGIsoeta1p5 + fragment.hltPreDiphoton2014eta1p5R9IdLANDHETANDIsoTCaloIdT + fragment.HLTDiphoton2014eta1p5R9Idb50e90ANDIso30CaloId11b11eANDHE06b06eSequence + fragment.HLTEndSequence ) -fragment.HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGIsoeta1p5 + fragment.hltPreDiphoton2214eta1p5R9IdLANDHEANDIsoTCaloIdT + fragment.HLTDiphoton2214eta1p5R9Idb50e90ANDIso30CaloId11b11eANDHE12b10eSequence + fragment.HLTEndSequence ) -fragment.HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGIsoeta1p5 + fragment.hltPreDiphoton2214eta1p5R9IdLANDHETANDIsoTCaloIdT + fragment.HLTDiphoton2214eta1p5R9Idb50e90ANDIso30CaloId11b11eANDHE06b06eSequence + fragment.HLTEndSequence ) -fragment.HLT_Diphoton24_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGIsoeta1p5 + fragment.hltPreDiphoton2414eta1p5R9IdLANDHETANDIsoTCaloIdT + fragment.HLTDiphoton2414eta1p5R9Idb50e90ANDIso30CaloId11b11eANDHE06b06eSequence + fragment.HLTEndSequence ) -fragment.HLT_Diphoton24_16_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGIsoeta1p5 + fragment.hltPreDiphoton2416eta1p5R9IdLANDHETANDIsoTCaloIdT + fragment.HLTDiphoton2416eta1p5R9Idb50e90ANDIso30CaloId11b11eANDHE06b06eSequence + fragment.HLTEndSequence ) +fragment.HLT_PFMET105_IsoTrk50_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETM90ToETM150 + fragment.hltPrePFMET105IsoTrk50 + fragment.HLTRecoMETSequence + fragment.hltMET75 + fragment.HLTRecoJetSequenceAK4PrePF + fragment.HLTDoLocalPixelSequence + fragment.HLTDoLocalStripSequence + fragment.HLTRecopixelvertexingSequence + fragment.HLTIterativeTrackingIter02 + fragment.hltDeDxEstimatorProducer + fragment.hltTrk50Filter + fragment.HLTAK4PFJetsSequence + fragment.hltPFMETProducer + fragment.hltPFMET105 + fragment.HLTEndSequence ) +fragment.HLT_PFMET105_PFJet100_looseRecoiling_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETMHF90SingleJet60looseRecoiling + fragment.hltPrePFMET105PFJet100looseRecoiling + fragment.HLTRecoMETSequence + fragment.hltMET75 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets70 + fragment.hltSinglePFJet100 + fragment.hltPFMETProducer + fragment.hltPFMET105 + fragment.hltPFJet100PFMET105MinDPhi2 + fragment.HLTEndSequence ) +fragment.HLT_PFMET110_PFJet100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETMHF90SingleJet60looseRecoiling + fragment.hltPrePFMET110PFJet100 + fragment.HLTRecoMETSequence + fragment.hltMET75 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets70 + fragment.hltSinglePFJet100 + fragment.hltPFMETProducer + fragment.hltPFMET110 + fragment.HLTEndSequence ) +fragment.HLT_PFMET110_PFJet100_looseRecoiling_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETMHF90SingleJet60looseRecoiling + fragment.hltPrePFMET110PFJet100looseRecoiling + fragment.HLTRecoMETSequence + fragment.hltMET75 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets70 + fragment.hltSinglePFJet100 + fragment.hltPFMETProducer + fragment.hltPFMET110 + fragment.hltPFJet100PFMET110MinDPhi2 + fragment.HLTEndSequence ) +fragment.HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT170L1SingleLLPJetDisplacedDijet40DisplacedTrack + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT170 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementDisplacedJetsLowPt + fragment.HLTEndSequence ) +fragment.HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT200L1SingleLLPJetDisplacedDijet40DisplacedTrack + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT200 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementDisplacedJetsLowPt + fragment.HLTEndSequence ) +fragment.HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT200L1SingleLLPJetDisplacedDijet60DisplacedTrack + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT200 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt60 + fragment.hltCentralCaloJetptMidPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + fragment.hltDisplacedHLTCaloJetCollectionProducerMidPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerMidPt + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementDisplacedJetsMidPt + fragment.HLTEndSequence ) +fragment.HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT270L1SingleLLPJetDisplacedDijet40DisplacedTrack + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT270 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementDisplacedJetsLowPt + fragment.HLTEndSequence ) +fragment.HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT320L1SingleLLPJetDisplacedDijet60Inclusive + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT320 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt60 + fragment.hltCentralCaloJetptMidPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + fragment.hltDisplacedHLTCaloJetCollectionProducerMidPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + fragment.HLTEndSequence ) +fragment.HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT420L1SingleLLPJetDisplacedDijet60Inclusive + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT420 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt60 + fragment.hltCentralCaloJetptMidPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + fragment.hltDisplacedHLTCaloJetCollectionProducerMidPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + fragment.HLTEndSequence ) +fragment.HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT200L1SingleLLPJetDelayedJet40SingleDelay1nsTrackless + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT200 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltSingleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducerSingle + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPtSingle + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPtSingle + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPtSingle + fragment.hltCaloJetTimingBarrelOnlyProducerSingle + fragment.hltCaloJetTimingBarrelOnlyFilterSingle1ns + fragment.HLTEndSequence ) +fragment.HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT200L1SingleLLPJetDelayedJet40SingleDelay2nsInclusive + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT200 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltSingleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducerSingle + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPtSingle + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPtSingle + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPtSingle + fragment.hltCaloJetTimingBarrelOnlyProducerSingle + fragment.hltCaloJetTimingBarrelOnlyFilterSingle2ns + fragment.HLTEndSequence ) +fragment.HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT200L1SingleLLPJetDelayedJet40DoubleDelay0p5nsTrackless + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT200 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + fragment.hltCaloJetTimingBarrelOnlyProducer + fragment.hltCaloJetTimingBarrelOnlyFilterDouble0p5ns + fragment.HLTEndSequence ) +fragment.HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT200L1SingleLLPJetDelayedJet40DoubleDelay1nsInclusive + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT200 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + fragment.hltCaloJetTimingBarrelOnlyProducer + fragment.hltCaloJetTimingBarrelOnlyFilterDouble1ns + fragment.HLTEndSequence ) +fragment.HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT200L1SingleLLPJetDisplacedDijet30Inclusive1PtrkShortSig5 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT200 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt30 + fragment.hltCentralCaloJetptLowPt30CollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLow30Pt1PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLow30Pt1PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLow30Pt1PtrkShortSig5 + fragment.HLTEndSequence ) +fragment.HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT200L1SingleLLPJetDisplacedDijet35Inclusive1PtrkShortSig5 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT200 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt35 + fragment.hltCentralCaloJetptLowPt35CollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLow35Pt1PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLow35Pt1PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLow35Pt1PtrkShortSig5 + fragment.HLTEndSequence ) +fragment.HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT200L1SingleLLPJetDisplacedDijet40Inclusive1PtrkShortSig5 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT200 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt1PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt1PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt1PtrkShortSig5 + fragment.HLTEndSequence ) +fragment.HLT_DiPhoton10Time1ns_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltPreDiPhoton10Time1ns + fragment.HLTDiPho10CaloIdLTime1nsSequence + fragment.HLTEndSequence ) +fragment.HLT_DiPhoton10Time1p2ns_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltPreDiPhoton10Time1p2ns + fragment.HLTDiPho10CaloIdLTime1p2nsSequence + fragment.HLTEndSequence ) +fragment.HLT_DiPhoton10Time1p4ns_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltPreDiPhoton10Time1p4ns + fragment.HLTDiPho10CaloIdLTime1p4nsSequence + fragment.HLTEndSequence ) +fragment.HLT_DiPhoton10Time1p6ns_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltPreDiPhoton10Time1p6ns + fragment.HLTDiPho10CaloIdLTime1p6nsSequence + fragment.HLTEndSequence ) +fragment.HLT_DiPhoton10Time1p8ns_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltPreDiPhoton10Time1p8ns + fragment.HLTDiPho10CaloIdLTime1p8nsSequence + fragment.HLTEndSequence ) +fragment.HLT_DiPhoton10Time2ns_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltPreDiPhoton10Time2ns + fragment.HLTDiPho10CaloIdLTime2nsSequence + fragment.HLTEndSequence ) +fragment.HLT_DiPhoton10sminlt0p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltPreDiPhoton10sminlt0p1 + fragment.HLTDiPho10CaloIdLsminlt0p1Sequence + fragment.HLTEndSequence ) +fragment.HLT_DiPhoton10sminlt0p12_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltPreDiPhoton10sminlt0p12 + fragment.HLTDiPho10CaloIdLsminlt0p12Sequence + fragment.HLTEndSequence ) +fragment.HLT_DiPhoton10sminlt0p14_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltPreDiPhoton10sminlt0p14 + fragment.HLTDiPho10CaloIdLsminlt0p14Sequence + fragment.HLTEndSequence ) +fragment.HLT_DiPhoton10sminlt0p16_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltPreDiPhoton10sminlt0p16 + fragment.HLTDiPho10CaloIdLsminlt0p16Sequence + fragment.HLTEndSequence ) +fragment.HLT_DiPhoton10_CaloIdL_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltPreDiPhoton10CaloIdL + fragment.HLTDiPho10CaloIdLSequence + fragment.HLTEndSequence ) +fragment.HLT_DoubleEle4_eta1p22_mMax6_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle4eta1p22mMax6 + fragment.HLTDoubleEle4eta1p22mMax6Sequence + fragment.HLTEndSequence ) +fragment.HLT_DoubleEle4p5_eta1p22_mMax6_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle4p5eta1p22mMax6 + fragment.HLTDoubleEle4p5eta1p22mMax6Sequence + fragment.HLTEndSequence ) +fragment.HLT_DoubleEle5_eta1p22_mMax6_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle5eta1p22mMax6 + fragment.HLTDoubleEle5eta1p22mMax6Sequence + fragment.HLTEndSequence ) +fragment.HLT_DoubleEle5p5_eta1p22_mMax6_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle5p5eta1p22mMax6 + fragment.HLTDoubleEle5p5eta1p22mMax6Sequence + fragment.HLTEndSequence ) +fragment.HLT_DoubleEle6_eta1p22_mMax6_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle6eta1p22mMax6 + fragment.HLTDoubleEle6eta1p22mMax6Sequence + fragment.HLTEndSequence ) +fragment.HLT_DoubleEle6p5_eta1p22_mMax6_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle6p5eta1p22mMax6 + fragment.HLTDoubleEle6p5eta1p22mMax6Sequence + fragment.HLTEndSequence ) +fragment.HLT_DoubleEle7_eta1p22_mMax6_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle7eta1p22mMax6 + fragment.HLTDoubleEle7eta1p22mMax6Sequence + fragment.HLTEndSequence ) +fragment.HLT_DoubleEle7p5_eta1p22_mMax6_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle7p5eta1p22mMax6 + fragment.HLTDoubleEle7p5eta1p22mMax6Sequence + fragment.HLTEndSequence ) +fragment.HLT_DoubleEle8_eta1p22_mMax6_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle8eta1p22mMax6 + fragment.HLTDoubleEle8eta1p22mMax6Sequence + fragment.HLTEndSequence ) +fragment.HLT_DoubleEle8p5_eta1p22_mMax6_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle8p5eta1p22mMax6 + fragment.HLTDoubleEle8p5eta1p22mMax6Sequence + fragment.HLTEndSequence ) +fragment.HLT_DoubleEle9_eta1p22_mMax6_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle9eta1p22mMax6 + fragment.HLTDoubleEle9eta1p22mMax6Sequence + fragment.HLTEndSequence ) +fragment.HLT_DoubleEle9p5_eta1p22_mMax6_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle9p5eta1p22mMax6 + fragment.HLTDoubleEle9p5eta1p22mMax6Sequence + fragment.HLTEndSequence ) +fragment.HLT_DoubleEle10_eta1p22_mMax6_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle10eta1p22mMax6 + fragment.HLTDoubleEle10eta1p22mMax6Sequence + fragment.HLTEndSequence ) +fragment.HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGIsoeta1p5 + fragment.hltPreDiphoton2014eta1p5R9IdLANDHEANDIsoTCaloIdT + fragment.HLTDiphoton2014eta1p5R9Idb50e90ANDIso30CaloId11b11eANDHE12b10eSequence + fragment.HLTEndSequence ) +fragment.HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGIsoeta1p5 + fragment.hltPreDiphoton2014eta1p5R9IdLANDHETANDIsoTCaloIdT + fragment.HLTDiphoton2014eta1p5R9Idb50e90ANDIso30CaloId11b11eANDHE06b06eSequence + fragment.HLTEndSequence ) +fragment.HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGIsoeta1p5 + fragment.hltPreDiphoton2214eta1p5R9IdLANDHEANDIsoTCaloIdT + fragment.HLTDiphoton2214eta1p5R9Idb50e90ANDIso30CaloId11b11eANDHE12b10eSequence + fragment.HLTEndSequence ) +fragment.HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGIsoeta1p5 + fragment.hltPreDiphoton2214eta1p5R9IdLANDHETANDIsoTCaloIdT + fragment.HLTDiphoton2214eta1p5R9Idb50e90ANDIso30CaloId11b11eANDHE06b06eSequence + fragment.HLTEndSequence ) +fragment.HLT_Diphoton24_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGIsoeta1p5 + fragment.hltPreDiphoton2414eta1p5R9IdLANDHETANDIsoTCaloIdT + fragment.HLTDiphoton2414eta1p5R9Idb50e90ANDIso30CaloId11b11eANDHE06b06eSequence + fragment.HLTEndSequence ) +fragment.HLT_Diphoton24_16_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGIsoeta1p5 + fragment.hltPreDiphoton2416eta1p5R9IdLANDHETANDIsoTCaloIdT + fragment.HLTDiphoton2416eta1p5R9Idb50e90ANDIso30CaloId11b11eANDHE06b06eSequence + fragment.HLTEndSequence ) fragment.HLT_Mu50_L1SingleMuShower_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleMuShower + fragment.hltPreMu50L1SingleMuShower + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered50Q + fragment.HLTEndSequence ) -fragment.HLT_ExpressMuons_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreExpressMuons + fragment.hltExpressMuonsFilter + fragment.HLTEndSequence ) -fragment.HLT_OnlineMonitorGroup_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreOnlineMonitorGroup + fragment.hltOnlineMonitorGroupFilter + fragment.HLTEndSequence ) -fragment.HLT_HIOnlineMonitorGroup_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreHIOnlineMonitorGroup + fragment.hltHIOnlineMonitorGroupFilter + fragment.HLTEndSequence ) -fragment.DQM_EcalReconstruction_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDSTRun3PFScoutingPixelTracking + fragment.hltPreDQMEcalReconstruction + fragment.statusOnGPU + fragment.statusOnGPUFilter + fragment.HLTDoFullUnpackingEgammaEcalWithoutPreshowerSequence + fragment.hltEcalConsumerCPU + fragment.hltEcalConsumerGPU + fragment.HLTEndSequence ) +fragment.HLT_ExpressMuons_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreExpressMuons + fragment.hltExpressMuonsFilter + fragment.HLTEndSequence ) +fragment.HLT_OnlineMonitorGroup_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreOnlineMonitorGroup + fragment.hltOnlineMonitorGroupFilter + fragment.HLTEndSequence ) +fragment.HLT_HIOnlineMonitorGroup_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreHIOnlineMonitorGroup + fragment.hltHIOnlineMonitorGroupFilter + fragment.HLTEndSequence ) +fragment.DQM_EcalReconstruction_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDSTRun3PFScoutingPixelTracking + fragment.hltPreDQMEcalReconstruction + fragment.statusOnGPU + fragment.statusOnGPUFilter + fragment.HLTDoFullUnpackingEgammaEcalWithoutPreshowerSequence + fragment.hltEcalConsumerCPU + fragment.hltEcalConsumerGPU + fragment.HLTEndSequence ) fragment.DQM_HcalReconstruction_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDSTRun3PFScoutingPixelTracking + fragment.hltPreDQMHcalReconstruction + fragment.statusOnGPU + fragment.statusOnGPUFilter + fragment.HLTDoLocalHcalSequence + fragment.hltHcalConsumerCPU + fragment.hltHcalConsumerGPU + fragment.HLTEndSequence ) -fragment.DQM_PixelReconstruction_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDSTRun3PFScoutingPixelTracking + fragment.hltPreDQMPixelReconstruction + fragment.statusOnGPU + fragment.statusOnGPUFilter + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingSequence + fragment.hltPixelConsumerCPU + fragment.hltPixelConsumerGPU + fragment.HLTDQMPixelReconstruction + fragment.HLTEndSequence ) -fragment.DQM_HIEcalReconstruction_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDQMHIEcalReconstruction + fragment.hltPreDQMHIEcalReconstruction + fragment.statusOnGPU + fragment.statusOnGPUFilter + fragment.HLTDoFullUnpackingEgammaEcalWithoutPreshowerSequence + fragment.hltEcalConsumerCPU + fragment.hltEcalConsumerGPU + fragment.HLTEndSequence ) +fragment.DQM_PixelReconstruction_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDSTRun3PFScoutingPixelTracking + fragment.hltPreDQMPixelReconstruction + fragment.statusOnGPU + fragment.statusOnGPUFilter + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingSequence + fragment.hltPixelConsumerCPU + fragment.hltPixelConsumerGPU + fragment.HLTDQMPixelReconstruction + fragment.HLTEndSequence ) +fragment.DQM_HIEcalReconstruction_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDQMHIEcalReconstruction + fragment.hltPreDQMHIEcalReconstruction + fragment.statusOnGPU + fragment.statusOnGPUFilter + fragment.HLTDoFullUnpackingEgammaEcalWithoutPreshowerSequence + fragment.hltEcalConsumerCPU + fragment.hltEcalConsumerGPU + fragment.HLTEndSequence ) fragment.DQM_HIHcalReconstruction_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDQMHIHcalReconstruction + fragment.hltPreDQMHIHcalReconstruction + fragment.statusOnGPU + fragment.statusOnGPUFilter + fragment.HLTDoLocalHcalSequence + fragment.hltHcalConsumerCPU + fragment.hltHcalConsumerGPU + fragment.HLTEndSequence ) -fragment.DQM_HIPixelReconstruction_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDQMHIPixelReconstruction + fragment.hltPreDQMHIPixelReconstruction + fragment.statusOnGPU + fragment.statusOnGPUFilter + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingSequence + fragment.hltPixelConsumerCPU + fragment.hltPixelConsumerGPU + fragment.HLTDQMPixelReconstruction + fragment.HLTEndSequence ) +fragment.DQM_HIPixelReconstruction_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDQMHIPixelReconstruction + fragment.hltPreDQMHIPixelReconstruction + fragment.statusOnGPU + fragment.statusOnGPUFilter + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingSequence + fragment.hltPixelConsumerCPU + fragment.hltPixelConsumerGPU + fragment.HLTDQMPixelReconstruction + fragment.HLTEndSequence ) fragment.HLT_TOTEM_1_AND_PixelTrackCounting_Mult1_part0_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTOTEM1 + fragment.hltPreTOTEM1ANDPixelTrackCountingMult1part0 + fragment.HLTDoLocalPixelForHighBetaSequence + fragment.HLTPixelTrackingForHighBetaSequence + fragment.hltPixelTrackFilterN1 + fragment.HLTEndSequence ) fragment.HLT_TOTEM_1_AND_PixelTrackCounting_Mult1_part1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTOTEM1 + fragment.hltPreTOTEM1ANDPixelTrackCountingMult1part1 + fragment.HLTDoLocalPixelForHighBetaSequence + fragment.HLTPixelTrackingForHighBetaSequence + fragment.hltPixelTrackFilterN1 + fragment.HLTEndSequence ) fragment.HLT_TOTEM_1_AND_PixelTrackCounting_Mult1_part2_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTOTEM1 + fragment.hltPreTOTEM1ANDPixelTrackCountingMult1part2 + fragment.HLTDoLocalPixelForHighBetaSequence + fragment.HLTPixelTrackingForHighBetaSequence + fragment.hltPixelTrackFilterN1 + fragment.HLTEndSequence ) @@ -126753,16 +129653,16 @@ fragment.HLT_HIPhysics_v2 = cms.Path( fragment.HLTBeginSequenceL1Fat + fragment.hltPreHIPhysics + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) fragment.HLT_HIPhysicsForZS_v2 = cms.Path( fragment.HLTBeginSequenceL1Fat + fragment.hltPreHIPhysicsForZS + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) fragment.HLT_HIRandom_v1 = cms.Path( fragment.HLTBeginSequenceRandom + fragment.hltPreHIRandom + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) -fragment.AlCa_EcalPhiSymForHI_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaEcalPhiSymForHI + fragment.hltPreAlCaEcalPhiSymForHI + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltEcalPhiSymFilter + fragment.HLTEndSequence ) +fragment.AlCa_EcalPhiSymForHI_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaEcalPhiSymForHI + fragment.hltPreAlCaEcalPhiSymForHI + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltEcalPhiSymFilter + fragment.HLTEndSequence ) fragment.HLT_HIHcalNZS_v2 = cms.Path( fragment.HLTBeginSequenceNZS + fragment.hltL1sHIHcalNZS + fragment.hltPreHIHcalNZS + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) fragment.HLT_HIHcalPhiSym_v2 = cms.Path( fragment.HLTBeginSequenceNZS + fragment.hltL1sHIHcalPhiSym + fragment.hltPreHIHcalPhiSym + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) fragment.AlCa_RPCMuonNormalisationForHI_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sRPCMuonNormalisationForHI + fragment.hltPreAlCaRPCMuonNormalisationForHI + fragment.hltRPCMuonNormaL1Filtered0ForHI + fragment.HLTMuonLocalRecoSequence + fragment.HLTEndSequence ) -fragment.AlCa_EcalPi0EBonlyForHI_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaEcalPi0EtaForHI + fragment.hltPreAlCaEcalPi0EBonlyForHI + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltSimple3x3Clusters + fragment.hltAlCaPi0RecHitsFilterEBonlyRegional + fragment.hltAlCaPi0EBUncalibrator + fragment.hltAlCaPi0EBRechitsToDigis + fragment.HLTEndSequence ) -fragment.AlCa_EcalPi0EEonlyForHI_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaEcalPi0EtaForHI + fragment.hltPreAlCaEcalPi0EEonlyForHI + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltSimple3x3Clusters + fragment.hltAlCaPi0RecHitsFilterEEonlyRegional + fragment.hltAlCaPi0EEUncalibrator + fragment.hltAlCaPi0EERechitsToDigis + fragment.HLTEndSequence ) -fragment.AlCa_EcalEtaEBonlyForHI_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaEcalPi0EtaForHI + fragment.hltPreAlCaEcalEtaEBonlyForHI + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltSimple3x3Clusters + fragment.hltAlCaEtaRecHitsFilterEBonlyRegional + fragment.hltAlCaEtaEBUncalibrator + fragment.hltAlCaEtaEBRechitsToDigis + fragment.HLTEndSequence ) -fragment.AlCa_EcalEtaEEonlyForHI_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaEcalPi0EtaForHI + fragment.hltPreAlCaEcalEtaEEonlyForHI + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltSimple3x3Clusters + fragment.hltAlCaEtaRecHitsFilterEEonlyRegional + fragment.hltAlCaEtaEEUncalibrator + fragment.hltAlCaEtaEERechitsToDigis + fragment.HLTEndSequence ) +fragment.AlCa_EcalPi0EBonlyForHI_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaEcalPi0EtaForHI + fragment.hltPreAlCaEcalPi0EBonlyForHI + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltSimple3x3Clusters + fragment.hltAlCaPi0RecHitsFilterEBonlyRegional + fragment.hltAlCaPi0EBUncalibrator + fragment.hltAlCaPi0EBRechitsToDigis + fragment.HLTEndSequence ) +fragment.AlCa_EcalPi0EEonlyForHI_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaEcalPi0EtaForHI + fragment.hltPreAlCaEcalPi0EEonlyForHI + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltSimple3x3Clusters + fragment.hltAlCaPi0RecHitsFilterEEonlyRegional + fragment.hltAlCaPi0EEUncalibrator + fragment.hltAlCaPi0EERechitsToDigis + fragment.HLTEndSequence ) +fragment.AlCa_EcalEtaEBonlyForHI_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaEcalPi0EtaForHI + fragment.hltPreAlCaEcalEtaEBonlyForHI + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltSimple3x3Clusters + fragment.hltAlCaEtaRecHitsFilterEBonlyRegional + fragment.hltAlCaEtaEBUncalibrator + fragment.hltAlCaEtaEBRechitsToDigis + fragment.HLTEndSequence ) +fragment.AlCa_EcalEtaEEonlyForHI_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaEcalPi0EtaForHI + fragment.hltPreAlCaEcalEtaEEonlyForHI + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltSimple3x3Clusters + fragment.hltAlCaEtaRecHitsFilterEEonlyRegional + fragment.hltAlCaEtaEEUncalibrator + fragment.hltAlCaEtaEERechitsToDigis + fragment.HLTEndSequence ) fragment.HLT_HICentralityVeto_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sCentrality30100MB1ANDBptxAND + fragment.hltPreHICentralityVeto + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) -fragment.HLT_HICentralityVeto_Beamspot_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sCentrality30100MB1ANDBptxAND + fragment.hltPreHICentralityVetoBeamspot + fragment.HLTPuAK4CaloJetsSequence + fragment.HLTCsAK4PFJetsSequence + fragment.hltVerticesPFPPOnAA + fragment.hltVerticesPFSelectorPPOnAA + fragment.hltVerticesPFFilterPPOnAA + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) +fragment.HLT_HICentralityVeto_Beamspot_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sCentrality30100MB1ANDBptxAND + fragment.hltPreHICentralityVetoBeamspot + fragment.HLTPuAK4CaloJetsSequence + fragment.HLTCsAK4PFJetsSequence + fragment.hltVerticesPFPPOnAA + fragment.hltVerticesPFSelectorPPOnAA + fragment.hltVerticesPFFilterPPOnAA + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) fragment.HLT_HICentrality30100_FirstCollisionAfterAbortGap_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1FirstCollisionAfterAbortGapCentrality30100BptxAND + fragment.hltPreHICentrality30100FirstCollisionAfterAbortGap + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) fragment.HLT_HICentralityTag20100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sCentrality20100MB1ANDBptxAND + fragment.hltPreHICentralityTag20100 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) fragment.HLT_HICentralityTag30100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sCentrality30100MB1ANDBptxAND + fragment.hltPreHICentralityTag30100 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) @@ -126813,142 +129713,142 @@ fragment.HLT_HIMinimumBiasRF_part21_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1MinimumBiasHF1AND + fragment.hltPreHIMinimumBiasRFpart21 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) fragment.HLT_HIMinimumBiasRF_part22_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1MinimumBiasHF1AND + fragment.hltPreHIMinimumBiasRFpart22 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) fragment.HLT_HIMinimumBiasRF_part23_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1MinimumBiasHF1AND + fragment.hltPreHIMinimumBiasRFpart23 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) -fragment.HLT_HIPuAK4CaloJet40Eta5p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet28BptxAND + fragment.hltPreHIPuAK4CaloJet40Eta5p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet40Eta5p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) -fragment.HLT_HIPuAK4CaloJet60Eta5p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIPuAK4CaloJet60Eta5p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta5p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) -fragment.HLT_HIPuAK4CaloJet80Eta5p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56BptxAND + fragment.hltPreHIPuAK4CaloJet80Eta5p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta5p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) -fragment.HLT_HIPuAK4CaloJet100Eta5p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60BptxAND + fragment.hltPreHIPuAK4CaloJet100Eta5p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet100Eta5p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) -fragment.HLT_HIPuAK4CaloJet120Eta5p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60BptxAND + fragment.hltPreHIPuAK4CaloJet120Eta5p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet120Eta5p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) -fragment.HLT_HIPuAK4CaloJet40Eta5p1_Centrality_30_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet28Centrality30100BptxAND + fragment.hltPreHIPuAK4CaloJet40Eta5p1Centrality30100 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet40Eta5p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) -fragment.HLT_HIPuAK4CaloJet40Eta5p1_Centrality_50_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet28Centrality50100BptxAND + fragment.hltPreHIPuAK4CaloJet40Eta5p1Centrality50100 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet40Eta5p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) -fragment.HLT_HIPuAK4CaloJet60Eta5p1_Centrality_30_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44Centrality30100BptxAND + fragment.hltPreHIPuAK4CaloJet60Eta5p1Centrality30100 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta5p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) -fragment.HLT_HIPuAK4CaloJet60Eta5p1_Centrality_50_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44Centrality50100BptxAND + fragment.hltPreHIPuAK4CaloJet60Eta5p1Centrality50100 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta5p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) -fragment.HLT_HIPuAK4CaloJet80Eta5p1_Centrality_30_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56Centrality30100BptxAND + fragment.hltPreHIPuAK4CaloJet80Eta5p1Centrality30100 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta5p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) -fragment.HLT_HIPuAK4CaloJet80Eta5p1_Centrality_50_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56Centrality50100BptxAND + fragment.hltPreHIPuAK4CaloJet80Eta5p1Centrality50100 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta5p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) -fragment.HLT_HIPuAK4CaloJet100Eta5p1_Centrality_30_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60Centrality30100BptxAND + fragment.hltPreHIPuAK4CaloJet100Eta5p1Centrality30100 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet100Eta5p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) -fragment.HLT_HIPuAK4CaloJet100Eta5p1_Centrality_50_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60Centrality50100BptxAND + fragment.hltPreHIPuAK4CaloJet100Eta5p1Centrality50100 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet100Eta5p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) -fragment.HLT_HIPuAK4CaloJet80_35_Eta1p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIPuAK4CaloJet8035Eta1p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta1p1 + fragment.hltDoublePuAK4CaloJet35Eta1p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) -fragment.HLT_HIPuAK4CaloJet100_35_Eta1p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIPuAK4CaloJet10035Eta1p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet100Eta1p1 + fragment.hltDoublePuAK4CaloJet35Eta1p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) -fragment.HLT_HIPuAK4CaloJet80_35_Eta0p7_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIPuAK4CaloJet8035Eta0p7 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta0p7 + fragment.hltDoublePuAK4CaloJet35Eta0p7 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) -fragment.HLT_HIPuAK4CaloJet100_35_Eta0p7_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIPuAK4CaloJet10035Eta0p7 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet100Eta0p7 + fragment.hltDoublePuAK4CaloJet35Eta0p7 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) -fragment.HLT_HIPuAK4CaloJet80_45_45_Eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIPuAK4CaloJet804545Eta2p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta2p1 + fragment.hltTriplePuAK4CaloJet45Eta2p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) -fragment.HLT_HIPuAK4CaloJet40Fwd_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet28FwdBptxAND + fragment.hltPreHIPuAK4CaloJet40Fwd + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet40Fwd + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) -fragment.HLT_HIPuAK4CaloJet60Fwd_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44FwdBptxAND + fragment.hltPreHIPuAK4CaloJet60Fwd + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Fwd + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) -fragment.HLT_HIPuAK4CaloJet80Fwd_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56FwdBptxAND + fragment.hltPreHIPuAK4CaloJet80Fwd + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Fwd + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) -fragment.HLT_HIPuAK4CaloJet100Fwd_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56FwdBptxAND + fragment.hltPreHIPuAK4CaloJet100Fwd + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet100Fwd + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) -fragment.HLT_HIPuAK4CaloJet120Fwd_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56FwdBptxAND + fragment.hltPreHIPuAK4CaloJet120Fwd + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet120Fwd + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) -fragment.HLT_HIIslandPhoton10_Eta2p4_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1MinimumBiasHF1AND + fragment.hltPreHIIslandPhoton10Eta2p4 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton10Eta2p4 + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIIslandPhoton10_Eta1p5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1MinimumBiasHF1AND + fragment.hltPreHIIslandPhoton10Eta1p5 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton10Eta1p5 + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIIslandPhoton20_Eta2p4_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1MinimumBiasHF1AND + fragment.hltPreHIIslandPhoton20Eta2p4 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton20Eta2p4 + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIIslandPhoton20_Eta1p5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1MinimumBiasHF1AND + fragment.hltPreHIIslandPhoton20Eta1p5 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton20Eta1p5 + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIIslandPhoton30_Eta2p4_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG7BptxAND + fragment.hltPreHIIslandPhoton30Eta2p4 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton30Eta2p4 + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIIslandPhoton30_Eta1p5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG7BptxAND + fragment.hltPreHIIslandPhoton30Eta1p5 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton30Eta1p5 + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIIslandPhoton40_Eta2p4_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21BptxAND + fragment.hltPreHIIslandPhoton40Eta2p4 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton40Eta2p4 + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIIslandPhoton40_Eta1p5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21BptxAND + fragment.hltPreHIIslandPhoton40Eta1p5 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton40Eta1p5 + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIIslandPhoton50_Eta2p4_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21BptxAND + fragment.hltPreHIIslandPhoton50Eta2p4 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton50Eta2p4 + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIIslandPhoton50_Eta1p5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21BptxAND + fragment.hltPreHIIslandPhoton50Eta1p5 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton50Eta1p5 + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIIslandPhoton60_Eta2p4_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG30BptxAND + fragment.hltPreHIIslandPhoton60Eta2p4 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton60Eta2p4 + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIIslandPhoton60_Eta1p5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG30BptxAND + fragment.hltPreHIIslandPhoton60Eta1p5 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton60Eta1p5 + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton10_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1MinimumBiasHF1AND + fragment.hltPreHIGEDPhoton10 + fragment.HLTHIGEDPhoton10PPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton20_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1MinimumBiasHF1AND + fragment.hltPreHIGEDPhoton20 + fragment.HLTHIGEDPhoton20PPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton30_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG7BptxAND + fragment.hltPreHIGEDPhoton30 + fragment.HLTHIGEDPhoton30PPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton40_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21BptxAND + fragment.hltPreHIGEDPhoton40 + fragment.HLTHIGEDPhoton40PPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton50_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21BptxAND + fragment.hltPreHIGEDPhoton50 + fragment.HLTHIGEDPhoton50PPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton60_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG30BptxAND + fragment.hltPreHIGEDPhoton60 + fragment.HLTHIGEDPhoton60PPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton10_EB_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1MinimumBiasHF1AND + fragment.hltPreHIGEDPhoton10EB + fragment.HLTHIGEDPhoton10EBPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton20_EB_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1MinimumBiasHF1AND + fragment.hltPreHIGEDPhoton20EB + fragment.HLTHIGEDPhoton20EBPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton30_EB_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG7BptxAND + fragment.hltPreHIGEDPhoton30EB + fragment.HLTHIGEDPhoton30EBPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton40_EB_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21BptxAND + fragment.hltPreHIGEDPhoton40EB + fragment.HLTHIGEDPhoton40EBPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton50_EB_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21BptxAND + fragment.hltPreHIGEDPhoton50EB + fragment.HLTHIGEDPhoton50EBPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton60_EB_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG30BptxAND + fragment.hltPreHIGEDPhoton60EB + fragment.HLTHIGEDPhoton60EBPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton10_HECut_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1MinimumBiasHF1AND + fragment.hltPreHIGEDPhoton10HECut + fragment.HLTHIGEDPhoton10HECutPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton20_HECut_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1MinimumBiasHF1AND + fragment.hltPreHIGEDPhoton20HECut + fragment.HLTHIGEDPhoton20HECutPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton30_HECut_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG7BptxAND + fragment.hltPreHIGEDPhoton30HECut + fragment.HLTHIGEDPhoton30HECutPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton40_HECut_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21BptxAND + fragment.hltPreHIGEDPhoton40HECut + fragment.HLTHIGEDPhoton40HECutPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton50_HECut_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21BptxAND + fragment.hltPreHIGEDPhoton50HECut + fragment.HLTHIGEDPhoton50HECutPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton60_HECut_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG30BptxAND + fragment.hltPreHIGEDPhoton60HECut + fragment.HLTHIGEDPhoton60HECutPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton10_EB_HECut_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1MinimumBiasHF1AND + fragment.hltPreHIGEDPhoton10EBHECut + fragment.HLTHIGEDPhoton10EBHECutPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton20_EB_HECut_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1MinimumBiasHF1AND + fragment.hltPreHIGEDPhoton20EBHECut + fragment.HLTHIGEDPhoton20EBHECutPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton30_EB_HECut_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG7BptxAND + fragment.hltPreHIGEDPhoton30EBHECut + fragment.HLTHIGEDPhoton30EBHECutPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton40_EB_HECut_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21BptxAND + fragment.hltPreHIGEDPhoton40EBHECut + fragment.HLTHIGEDPhoton40EBHECutPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton50_EB_HECut_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21BptxAND + fragment.hltPreHIGEDPhoton50EBHECut + fragment.HLTHIGEDPhoton50EBHECutPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton60_EB_HECut_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG30BptxAND + fragment.hltPreHIGEDPhoton60EBHECut + fragment.HLTHIGEDPhoton60EBHECutPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIEle10Gsf_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMinimumBiasHF1ANDBptxAND + fragment.hltPreHIEle10Gsf + fragment.HLTEle10GsfPPOnAASequence + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIEle15Gsf_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMinimumBiasHF1ANDBptxAND + fragment.hltPreHIEle15Gsf + fragment.HLTEle15GsfPPOnAASequence + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIEle20Gsf_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15BptxAND + fragment.hltPreHIEle20Gsf + fragment.HLTEle20GsfPPOnAASequence + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIEle30Gsf_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15BptxAND + fragment.hltPreHIEle30Gsf + fragment.HLTEle30GsfPPOnAASequence + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIEle40Gsf_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG21BptxAND + fragment.hltPreHIEle40Gsf + fragment.HLTEle40GsfPPOnAASequence + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIEle50Gsf_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG21BptxAND + fragment.hltPreHIEle50Gsf + fragment.HLTEle50GsfPPOnAASequence + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIEle15Ele10Gsf_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15BptxAND + fragment.hltPreHIEle15Ele10Gsf + fragment.HLTEle15Ele10GsfPPOnAASequence + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIEle15Ele10GsfMass50_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15BptxAND + fragment.hltPreHIEle15Ele10GsfMass50 + fragment.HLTEle15Ele10GsfPPOnAASequence + fragment.hltDoubleEle10Mass50PPOnAAFilter + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIDoubleEle10Gsf_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15BptxAND + fragment.hltPreHIDoubleEle10Gsf + fragment.HLTDoubleEle10GsfPPOnAASequence + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIDoubleEle10GsfMass50_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15BptxAND + fragment.hltPreHIDoubleEle10GsfMass50 + fragment.HLTDoubleEle10GsfPPOnAASequence + fragment.hltDoubleEle10Mass50PPOnAAFilter + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIDoubleEle15Gsf_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15BptxAND + fragment.hltPreHIDoubleEle15Gsf + fragment.HLTDoubleEle15GsfPPOnAASequence + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIDoubleEle15GsfMass50_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15BptxAND + fragment.hltPreHIDoubleEle15GsfMass50 + fragment.HLTDoubleEle15GsfPPOnAASequence + fragment.hltDoubleEle15Mass50PPOnAAFilter + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIL1Mu3Eta2p5_Ele10Gsf_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL1Mu3Eta2p5Ele10Gsf + fragment.hltL1fL1sMuOpenL1Filtered3 + fragment.HLTEle10GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIL1Mu3Eta2p5_Ele15Gsf_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL1Mu3Eta2p5Ele15Gsf + fragment.hltL1fL1sMuOpenL1Filtered3 + fragment.HLTEle15GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIL1Mu3Eta2p5_Ele20Gsf_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL1Mu3Eta2p5Ele20Gsf + fragment.hltL1fL1sMuOpenL1Filtered3 + fragment.HLTEle20GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIL1Mu5Eta2p5_Ele10Gsf_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL1Mu5Eta2p5Ele10Gsf + fragment.hltL1fL1sMuOpenL1Filtered5 + fragment.HLTEle10GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIL1Mu5Eta2p5_Ele15Gsf_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL1Mu5Eta2p5Ele15Gsf + fragment.hltL1fL1sMuOpenL1Filtered5 + fragment.HLTEle15GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIL1Mu5Eta2p5_Ele20Gsf_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu3OpenBptxAND + fragment.hltPreHIL1Mu5Eta2p5Ele20Gsf + fragment.hltL1fL1sMu3OpenL1Filtered5 + fragment.HLTEle20GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIL1Mu7Eta2p5_Ele10Gsf_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL1Mu7Eta2p5Ele10Gsf + fragment.hltL1fL1sMuOpenL1Filtered7 + fragment.HLTEle10GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIL1Mu7Eta2p5_Ele15Gsf_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL1Mu7Eta2p5Ele15Gsf + fragment.hltL1fL1sMuOpenL1Filtered7 + fragment.HLTEle15GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIL1Mu7Eta2p5_Ele20Gsf_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu3OpenBptxAND + fragment.hltPreHIL1Mu7Eta2p5Ele20Gsf + fragment.hltL1fL1sMu3OpenL1Filtered7 + fragment.HLTEle20GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIEle10Gsf_PuAK4CaloJet40Eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15SingleJet28MidEta2p7BptxAND + fragment.hltPreHIEle10GsfPuAK4CaloJet40Eta2p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet40Eta2p1 + fragment.HLTEle10GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppressionRepacker ) -fragment.HLT_HIEle10Gsf_PuAK4CaloJet60Eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15SingleJet44MidEta2p7BptxAND + fragment.hltPreHIEle10GsfPuAK4CaloJet60Eta2p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p1 + fragment.HLTEle10GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppressionRepacker ) -fragment.HLT_HIEle10Gsf_PuAK4CaloJet80Eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15SingleJet56MidEta2p7BptxAND + fragment.hltPreHIEle10GsfPuAK4CaloJet80Eta2p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta2p1 + fragment.HLTEle10GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppressionRepacker ) -fragment.HLT_HIEle10Gsf_PuAK4CaloJet100Eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15SingleJet60MidEta2p7BptxAND + fragment.hltPreHIEle10GsfPuAK4CaloJet100Eta2p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet100Eta2p1 + fragment.HLTEle10GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppressionRepacker ) -fragment.HLT_HIEle15Gsf_PuAK4CaloJet40Eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15SingleJet28MidEta2p7BptxAND + fragment.hltPreHIEle15GsfPuAK4CaloJet40Eta2p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet40Eta2p1 + fragment.HLTEle15GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppressionRepacker ) -fragment.HLT_HIEle15Gsf_PuAK4CaloJet60Eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15SingleJet44MidEta2p7BptxAND + fragment.hltPreHIEle15GsfPuAK4CaloJet60Eta2p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p1 + fragment.HLTEle15GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppressionRepacker ) -fragment.HLT_HIEle15Gsf_PuAK4CaloJet80Eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15SingleJet56MidEta2p7BptxAND + fragment.hltPreHIEle15GsfPuAK4CaloJet80Eta2p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta2p1 + fragment.HLTEle15GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppressionRepacker ) -fragment.HLT_HIEle15Gsf_PuAK4CaloJet100Eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15SingleJet60MidEta2p7BptxAND + fragment.hltPreHIEle15GsfPuAK4CaloJet100Eta2p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet100Eta2p1 + fragment.HLTEle15GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppressionRepacker ) -fragment.HLT_HIEle20Gsf_PuAK4CaloJet40Eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15SingleJet28MidEta2p7BptxAND + fragment.hltPreHIEle20GsfPuAK4CaloJet40Eta2p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet40Eta2p1 + fragment.HLTEle20GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppressionRepacker ) -fragment.HLT_HIEle20Gsf_PuAK4CaloJet60Eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15SingleJet44MidEta2p7BptxAND + fragment.hltPreHIEle20GsfPuAK4CaloJet60Eta2p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p1 + fragment.HLTEle20GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppressionRepacker ) -fragment.HLT_HIEle20Gsf_PuAK4CaloJet80Eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15SingleJet56MidEta2p7BptxAND + fragment.hltPreHIEle20GsfPuAK4CaloJet80Eta2p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta2p1 + fragment.HLTEle20GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppressionRepacker ) -fragment.HLT_HIEle20Gsf_PuAK4CaloJet100Eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15SingleJet60MidEta2p7BptxAND + fragment.hltPreHIEle20GsfPuAK4CaloJet100Eta2p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet100Eta2p1 + fragment.HLTEle20GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppressionRepacker ) -fragment.HLT_HIDmesonPPTrackingGlobal_Dpt15_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHIDmesonPPTrackingGlobalDpt15 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet26Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hlttktkVtxForDmesonDpt15 + fragment.hlttktkFilterForDmesonDpt15 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIDmesonPPTrackingGlobal_Dpt20_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHIDmesonPPTrackingGlobalDpt20 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet26Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hlttktkVtxForDmesonDpt20 + fragment.hlttktkFilterForDmesonDpt20 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIDmesonPPTrackingGlobal_Dpt30_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHIDmesonPPTrackingGlobalDpt30 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet30Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hlttktkVtxForDmesonDpt30 + fragment.hlttktkFilterForDmesonDpt30 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIDmesonPPTrackingGlobal_Dpt40_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIDmesonPPTrackingGlobalDpt40 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet50Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hlttktkVtxForDmesonDpt40 + fragment.hlttktkFilterForDmesonDpt40 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIDmesonPPTrackingGlobal_Dpt50_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56BptxAND + fragment.hltPreHIDmesonPPTrackingGlobalDpt50 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet56Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hlttktkVtxForDmesonDpt50 + fragment.hlttktkFilterForDmesonDpt50 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIDmesonPPTrackingGlobal_Dpt60_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60BptxAND + fragment.hltPreHIDmesonPPTrackingGlobalDpt60 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hlttktkVtxForDmesonDpt60 + fragment.hlttktkFilterForDmesonDpt60 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIDmesonPPTrackingGlobal_Dpt15_NoIter10_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHIDmesonPPTrackingGlobalDpt15NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet26Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hlttktkVtxForDmesonDpt15NoIter10 + fragment.hlttktkFilterForDmesonDpt15NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIDmesonPPTrackingGlobal_Dpt20_NoIter10_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHIDmesonPPTrackingGlobalDpt20NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet26Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hlttktkVtxForDmesonDpt20NoIter10 + fragment.hlttktkFilterForDmesonDpt20NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIDmesonPPTrackingGlobal_Dpt30_NoIter10_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHIDmesonPPTrackingGlobalDpt30NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet30Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hlttktkVtxForDmesonDpt30NoIter10 + fragment.hlttktkFilterForDmesonDpt30NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIDmesonPPTrackingGlobal_Dpt40_NoIter10_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIDmesonPPTrackingGlobalDpt40NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet50Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hlttktkVtxForDmesonDpt40NoIter10 + fragment.hlttktkFilterForDmesonDpt40NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIDmesonPPTrackingGlobal_Dpt50_NoIter10_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56BptxAND + fragment.hltPreHIDmesonPPTrackingGlobalDpt50NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet56Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hlttktkVtxForDmesonDpt50NoIter10 + fragment.hlttktkFilterForDmesonDpt50NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIDmesonPPTrackingGlobal_Dpt60_NoIter10_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60BptxAND + fragment.hltPreHIDmesonPPTrackingGlobalDpt60NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hlttktkVtxForDmesonDpt60NoIter10 + fragment.hlttktkFilterForDmesonDpt60NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIDsPPTrackingGlobal_Dpt20_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHIDsPPTrackingGlobalDpt20 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet26Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hltTktktkVtxForDsDpt20 + fragment.hltTktktkFilterForDsDpt20 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIDsPPTrackingGlobal_Dpt30_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHIDsPPTrackingGlobalDpt30 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet30Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hltTktktkVtxForDsDpt30 + fragment.hltTktktkFilterForDsDpt30 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIDsPPTrackingGlobal_Dpt40_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIDsPPTrackingGlobalDpt40 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet50Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hltTktktkVtxForDsDpt40 + fragment.hltTktktkFilterForDsDpt40 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIDsPPTrackingGlobal_Dpt50_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56BptxAND + fragment.hltPreHIDsPPTrackingGlobalDpt50 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet56Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hltTktktkVtxForDsDpt50 + fragment.hltTktktkFilterForDsDpt50 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIDsPPTrackingGlobal_Dpt60_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60BptxAND + fragment.hltPreHIDsPPTrackingGlobalDpt60 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hltTktktkVtxForDsDpt60 + fragment.hltTktktkFilterForDsDpt60 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIDsPPTrackingGlobal_Dpt20_NoIter10_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHIDsPPTrackingGlobalDpt20NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet26Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hltTktktkVtxForDsDpt20NoIter10 + fragment.hltTktktkFilterForDsDpt20NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIDsPPTrackingGlobal_Dpt30_NoIter10_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHIDsPPTrackingGlobalDpt30NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet30Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hltTktktkVtxForDsDpt30NoIter10 + fragment.hltTktktkFilterForDsDpt30NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIDsPPTrackingGlobal_Dpt40_NoIter10_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIDsPPTrackingGlobalDpt40NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet50Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hltTktktkVtxForDsDpt40NoIter10 + fragment.hltTktktkFilterForDsDpt40NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIDsPPTrackingGlobal_Dpt50_NoIter10_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56BptxAND + fragment.hltPreHIDsPPTrackingGlobalDpt50NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet56Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hltTktktkVtxForDsDpt50NoIter10 + fragment.hltTktktkFilterForDsDpt50NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIDsPPTrackingGlobal_Dpt60_NoIter10_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60BptxAND + fragment.hltPreHIDsPPTrackingGlobalDpt60NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hltTktktkVtxForDsDpt60NoIter10 + fragment.hltTktktkFilterForDsDpt60NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HILcPPTrackingGlobal_Dpt20_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHILcPPTrackingGlobalDpt20 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet26Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hltTktktkVtxForLcDpt20 + fragment.hltTktktkFilterForLcDpt20 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HILcPPTrackingGlobal_Dpt30_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHILcPPTrackingGlobalDpt30 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet30Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hltTktktkVtxForLcDpt30 + fragment.hltTktktkFilterForLcDpt30 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HILcPPTrackingGlobal_Dpt40_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHILcPPTrackingGlobalDpt40 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet50Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hltTktktkVtxForLcDpt40 + fragment.hltTktktkFilterForLcDpt40 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HILcPPTrackingGlobal_Dpt50_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56BptxAND + fragment.hltPreHILcPPTrackingGlobalDpt50 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet56Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hltTktktkVtxForLcDpt50 + fragment.hltTktktkFilterForLcDpt50 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HILcPPTrackingGlobal_Dpt60_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60BptxAND + fragment.hltPreHILcPPTrackingGlobalDpt60 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hltTktktkVtxForLcDpt60 + fragment.hltTktktkFilterForLcDpt60 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HILcPPTrackingGlobal_Dpt20_NoIter10_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHILcPPTrackingGlobalDpt20NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet26Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hltTktktkVtxForLcDpt20NoIter10 + fragment.hltTktktkFilterForLcDpt20NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HILcPPTrackingGlobal_Dpt30_NoIter10_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHILcPPTrackingGlobalDpt30NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet30Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hltTktktkVtxForLcDpt30NoIter10 + fragment.hltTktktkFilterForLcDpt30NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HILcPPTrackingGlobal_Dpt40_NoIter10_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHILcPPTrackingGlobalDpt40NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet50Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hltTktktkVtxForLcDpt40NoIter10 + fragment.hltTktktkFilterForLcDpt40NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HILcPPTrackingGlobal_Dpt50_NoIter10_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56BptxAND + fragment.hltPreHILcPPTrackingGlobalDpt50NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet56Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hltTktktkVtxForLcDpt50NoIter10 + fragment.hltTktktkFilterForLcDpt50NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HILcPPTrackingGlobal_Dpt60_NoIter10_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60BptxAND + fragment.hltPreHILcPPTrackingGlobalDpt60NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hltTktktkVtxForLcDpt60NoIter10 + fragment.hltTktktkFilterForLcDpt60NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIFullTracks2018_HighPt18_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHIFullTracks2018HighPt18 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet26Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.hltGoodHighPurityFullTrackCutClassifierForHighPt + fragment.hltGoodHighPurityFullTracksForHighPt + fragment.hltFullCandsForHighPtTrigger + fragment.hltFullTrackHighPt18 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIFullTracks2018_HighPt24_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHIFullTracks2018HighPt24 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet26Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.hltGoodHighPurityFullTrackCutClassifierForHighPt + fragment.hltGoodHighPurityFullTracksForHighPt + fragment.hltFullCandsForHighPtTrigger + fragment.hltFullTrackHighPt24 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIFullTracks2018_HighPt34_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIFullTracks2018HighPt34 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet50Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.hltGoodHighPurityFullTrackCutClassifierForHighPt + fragment.hltGoodHighPurityFullTracksForHighPt + fragment.hltFullCandsForHighPtTrigger + fragment.hltFullTrackHighPt34 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIFullTracks2018_HighPt45_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIFullTracks2018HighPt45 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet50Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.hltGoodHighPurityFullTrackCutClassifierForHighPt + fragment.hltGoodHighPurityFullTracksForHighPt + fragment.hltFullCandsForHighPtTrigger + fragment.hltFullTrackHighPt45 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIFullTracks2018_HighPt56_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56BptxAND + fragment.hltPreHIFullTracks2018HighPt56 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet56Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.hltGoodHighPurityFullTrackCutClassifierForHighPt + fragment.hltGoodHighPurityFullTracksForHighPt + fragment.hltFullCandsForHighPtTrigger + fragment.hltFullTrackHighPt56 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIFullTracks2018_HighPt60_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60BptxAND + fragment.hltPreHIFullTracks2018HighPt60 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.hltGoodHighPurityFullTrackCutClassifierForHighPt + fragment.hltGoodHighPurityFullTracksForHighPt + fragment.hltFullCandsForHighPtTrigger + fragment.hltFullTrackHighPt60 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIFullTracks2018_HighPt18_NoIter10_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHIFullTracks2018HighPt18NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet26Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.hltGoodHighPurityFullTrackCutClassifierForHighPtNoIter10 + fragment.hltGoodHighPurityFullTracksForHighPtNoIter10 + fragment.hltFullCandsForHighPtTriggerNoIter10 + fragment.hltFullTrackHighPt18NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIFullTracks2018_HighPt24_NoIter10_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHIFullTracks2018HighPt24NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet26Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.hltGoodHighPurityFullTrackCutClassifierForHighPtNoIter10 + fragment.hltGoodHighPurityFullTracksForHighPtNoIter10 + fragment.hltFullCandsForHighPtTriggerNoIter10 + fragment.hltFullTrackHighPt24NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIFullTracks2018_HighPt34_NoIter10_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIFullTracks2018HighPt34NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet50Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.hltGoodHighPurityFullTrackCutClassifierForHighPtNoIter10 + fragment.hltGoodHighPurityFullTracksForHighPtNoIter10 + fragment.hltFullCandsForHighPtTriggerNoIter10 + fragment.hltFullTrackHighPt34NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIFullTracks2018_HighPt45_NoIter10_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIFullTracks2018HighPt45NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet50Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.hltGoodHighPurityFullTrackCutClassifierForHighPtNoIter10 + fragment.hltGoodHighPurityFullTracksForHighPtNoIter10 + fragment.hltFullCandsForHighPtTriggerNoIter10 + fragment.hltFullTrackHighPt45NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIFullTracks2018_HighPt56_NoIter10_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56BptxAND + fragment.hltPreHIFullTracks2018HighPt56NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet56Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.hltGoodHighPurityFullTrackCutClassifierForHighPtNoIter10 + fragment.hltGoodHighPurityFullTracksForHighPtNoIter10 + fragment.hltFullCandsForHighPtTriggerNoIter10 + fragment.hltFullTrackHighPt56NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIFullTracks2018_HighPt60_NoIter10_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60BptxAND + fragment.hltPreHIFullTracks2018HighPt60NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.hltGoodHighPurityFullTrackCutClassifierForHighPtNoIter10 + fragment.hltGoodHighPurityFullTracksForHighPtNoIter10 + fragment.hltFullCandsForHighPtTriggerNoIter10 + fragment.hltFullTrackHighPt60NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIPuAK4CaloJet40Eta5p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet28BptxAND + fragment.hltPreHIPuAK4CaloJet40Eta5p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet40Eta5p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) +fragment.HLT_HIPuAK4CaloJet60Eta5p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIPuAK4CaloJet60Eta5p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta5p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) +fragment.HLT_HIPuAK4CaloJet80Eta5p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56BptxAND + fragment.hltPreHIPuAK4CaloJet80Eta5p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta5p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) +fragment.HLT_HIPuAK4CaloJet100Eta5p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60BptxAND + fragment.hltPreHIPuAK4CaloJet100Eta5p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet100Eta5p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) +fragment.HLT_HIPuAK4CaloJet120Eta5p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60BptxAND + fragment.hltPreHIPuAK4CaloJet120Eta5p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet120Eta5p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) +fragment.HLT_HIPuAK4CaloJet40Eta5p1_Centrality_30_100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet28Centrality30100BptxAND + fragment.hltPreHIPuAK4CaloJet40Eta5p1Centrality30100 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet40Eta5p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) +fragment.HLT_HIPuAK4CaloJet40Eta5p1_Centrality_50_100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet28Centrality50100BptxAND + fragment.hltPreHIPuAK4CaloJet40Eta5p1Centrality50100 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet40Eta5p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) +fragment.HLT_HIPuAK4CaloJet60Eta5p1_Centrality_30_100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44Centrality30100BptxAND + fragment.hltPreHIPuAK4CaloJet60Eta5p1Centrality30100 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta5p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) +fragment.HLT_HIPuAK4CaloJet60Eta5p1_Centrality_50_100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44Centrality50100BptxAND + fragment.hltPreHIPuAK4CaloJet60Eta5p1Centrality50100 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta5p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) +fragment.HLT_HIPuAK4CaloJet80Eta5p1_Centrality_30_100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56Centrality30100BptxAND + fragment.hltPreHIPuAK4CaloJet80Eta5p1Centrality30100 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta5p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) +fragment.HLT_HIPuAK4CaloJet80Eta5p1_Centrality_50_100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56Centrality50100BptxAND + fragment.hltPreHIPuAK4CaloJet80Eta5p1Centrality50100 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta5p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) +fragment.HLT_HIPuAK4CaloJet100Eta5p1_Centrality_30_100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60Centrality30100BptxAND + fragment.hltPreHIPuAK4CaloJet100Eta5p1Centrality30100 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet100Eta5p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) +fragment.HLT_HIPuAK4CaloJet100Eta5p1_Centrality_50_100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60Centrality50100BptxAND + fragment.hltPreHIPuAK4CaloJet100Eta5p1Centrality50100 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet100Eta5p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) +fragment.HLT_HIPuAK4CaloJet80_35_Eta1p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIPuAK4CaloJet8035Eta1p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta1p1 + fragment.hltDoublePuAK4CaloJet35Eta1p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) +fragment.HLT_HIPuAK4CaloJet100_35_Eta1p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIPuAK4CaloJet10035Eta1p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet100Eta1p1 + fragment.hltDoublePuAK4CaloJet35Eta1p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) +fragment.HLT_HIPuAK4CaloJet80_35_Eta0p7_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIPuAK4CaloJet8035Eta0p7 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta0p7 + fragment.hltDoublePuAK4CaloJet35Eta0p7 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) +fragment.HLT_HIPuAK4CaloJet100_35_Eta0p7_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIPuAK4CaloJet10035Eta0p7 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet100Eta0p7 + fragment.hltDoublePuAK4CaloJet35Eta0p7 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) +fragment.HLT_HIPuAK4CaloJet80_45_45_Eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIPuAK4CaloJet804545Eta2p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta2p1 + fragment.hltTriplePuAK4CaloJet45Eta2p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) +fragment.HLT_HIPuAK4CaloJet40Fwd_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet28FwdBptxAND + fragment.hltPreHIPuAK4CaloJet40Fwd + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet40Fwd + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) +fragment.HLT_HIPuAK4CaloJet60Fwd_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44FwdBptxAND + fragment.hltPreHIPuAK4CaloJet60Fwd + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Fwd + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) +fragment.HLT_HIPuAK4CaloJet80Fwd_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56FwdBptxAND + fragment.hltPreHIPuAK4CaloJet80Fwd + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Fwd + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) +fragment.HLT_HIPuAK4CaloJet100Fwd_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56FwdBptxAND + fragment.hltPreHIPuAK4CaloJet100Fwd + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet100Fwd + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) +fragment.HLT_HIPuAK4CaloJet120Fwd_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56FwdBptxAND + fragment.hltPreHIPuAK4CaloJet120Fwd + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet120Fwd + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) +fragment.HLT_HIIslandPhoton10_Eta2p4_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1MinimumBiasHF1AND + fragment.hltPreHIIslandPhoton10Eta2p4 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton10Eta2p4 + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIIslandPhoton10_Eta1p5_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1MinimumBiasHF1AND + fragment.hltPreHIIslandPhoton10Eta1p5 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton10Eta1p5 + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIIslandPhoton20_Eta2p4_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1MinimumBiasHF1AND + fragment.hltPreHIIslandPhoton20Eta2p4 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton20Eta2p4 + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIIslandPhoton20_Eta1p5_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1MinimumBiasHF1AND + fragment.hltPreHIIslandPhoton20Eta1p5 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton20Eta1p5 + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIIslandPhoton30_Eta2p4_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG7BptxAND + fragment.hltPreHIIslandPhoton30Eta2p4 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton30Eta2p4 + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIIslandPhoton30_Eta1p5_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG7BptxAND + fragment.hltPreHIIslandPhoton30Eta1p5 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton30Eta1p5 + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIIslandPhoton40_Eta2p4_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21BptxAND + fragment.hltPreHIIslandPhoton40Eta2p4 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton40Eta2p4 + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIIslandPhoton40_Eta1p5_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21BptxAND + fragment.hltPreHIIslandPhoton40Eta1p5 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton40Eta1p5 + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIIslandPhoton50_Eta2p4_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21BptxAND + fragment.hltPreHIIslandPhoton50Eta2p4 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton50Eta2p4 + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIIslandPhoton50_Eta1p5_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21BptxAND + fragment.hltPreHIIslandPhoton50Eta1p5 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton50Eta1p5 + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIIslandPhoton60_Eta2p4_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG30BptxAND + fragment.hltPreHIIslandPhoton60Eta2p4 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton60Eta2p4 + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIIslandPhoton60_Eta1p5_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG30BptxAND + fragment.hltPreHIIslandPhoton60Eta1p5 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton60Eta1p5 + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton10_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1MinimumBiasHF1AND + fragment.hltPreHIGEDPhoton10 + fragment.HLTHIGEDPhoton10PPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton20_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1MinimumBiasHF1AND + fragment.hltPreHIGEDPhoton20 + fragment.HLTHIGEDPhoton20PPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton30_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG7BptxAND + fragment.hltPreHIGEDPhoton30 + fragment.HLTHIGEDPhoton30PPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton40_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21BptxAND + fragment.hltPreHIGEDPhoton40 + fragment.HLTHIGEDPhoton40PPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton50_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21BptxAND + fragment.hltPreHIGEDPhoton50 + fragment.HLTHIGEDPhoton50PPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton60_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG30BptxAND + fragment.hltPreHIGEDPhoton60 + fragment.HLTHIGEDPhoton60PPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton10_EB_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1MinimumBiasHF1AND + fragment.hltPreHIGEDPhoton10EB + fragment.HLTHIGEDPhoton10EBPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton20_EB_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1MinimumBiasHF1AND + fragment.hltPreHIGEDPhoton20EB + fragment.HLTHIGEDPhoton20EBPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton30_EB_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG7BptxAND + fragment.hltPreHIGEDPhoton30EB + fragment.HLTHIGEDPhoton30EBPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton40_EB_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21BptxAND + fragment.hltPreHIGEDPhoton40EB + fragment.HLTHIGEDPhoton40EBPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton50_EB_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21BptxAND + fragment.hltPreHIGEDPhoton50EB + fragment.HLTHIGEDPhoton50EBPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton60_EB_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG30BptxAND + fragment.hltPreHIGEDPhoton60EB + fragment.HLTHIGEDPhoton60EBPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton10_HECut_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1MinimumBiasHF1AND + fragment.hltPreHIGEDPhoton10HECut + fragment.HLTHIGEDPhoton10HECutPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton20_HECut_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1MinimumBiasHF1AND + fragment.hltPreHIGEDPhoton20HECut + fragment.HLTHIGEDPhoton20HECutPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton30_HECut_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG7BptxAND + fragment.hltPreHIGEDPhoton30HECut + fragment.HLTHIGEDPhoton30HECutPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton40_HECut_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21BptxAND + fragment.hltPreHIGEDPhoton40HECut + fragment.HLTHIGEDPhoton40HECutPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton50_HECut_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21BptxAND + fragment.hltPreHIGEDPhoton50HECut + fragment.HLTHIGEDPhoton50HECutPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton60_HECut_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG30BptxAND + fragment.hltPreHIGEDPhoton60HECut + fragment.HLTHIGEDPhoton60HECutPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton10_EB_HECut_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1MinimumBiasHF1AND + fragment.hltPreHIGEDPhoton10EBHECut + fragment.HLTHIGEDPhoton10EBHECutPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton20_EB_HECut_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1MinimumBiasHF1AND + fragment.hltPreHIGEDPhoton20EBHECut + fragment.HLTHIGEDPhoton20EBHECutPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton30_EB_HECut_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG7BptxAND + fragment.hltPreHIGEDPhoton30EBHECut + fragment.HLTHIGEDPhoton30EBHECutPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton40_EB_HECut_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21BptxAND + fragment.hltPreHIGEDPhoton40EBHECut + fragment.HLTHIGEDPhoton40EBHECutPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton50_EB_HECut_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21BptxAND + fragment.hltPreHIGEDPhoton50EBHECut + fragment.HLTHIGEDPhoton50EBHECutPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton60_EB_HECut_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG30BptxAND + fragment.hltPreHIGEDPhoton60EBHECut + fragment.HLTHIGEDPhoton60EBHECutPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIEle10Gsf_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMinimumBiasHF1ANDBptxAND + fragment.hltPreHIEle10Gsf + fragment.HLTEle10GsfPPOnAASequence + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIEle15Gsf_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMinimumBiasHF1ANDBptxAND + fragment.hltPreHIEle15Gsf + fragment.HLTEle15GsfPPOnAASequence + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIEle20Gsf_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15BptxAND + fragment.hltPreHIEle20Gsf + fragment.HLTEle20GsfPPOnAASequence + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIEle30Gsf_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15BptxAND + fragment.hltPreHIEle30Gsf + fragment.HLTEle30GsfPPOnAASequence + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIEle40Gsf_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG21BptxAND + fragment.hltPreHIEle40Gsf + fragment.HLTEle40GsfPPOnAASequence + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIEle50Gsf_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG21BptxAND + fragment.hltPreHIEle50Gsf + fragment.HLTEle50GsfPPOnAASequence + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIEle15Ele10Gsf_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15BptxAND + fragment.hltPreHIEle15Ele10Gsf + fragment.HLTEle15Ele10GsfPPOnAASequence + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIEle15Ele10GsfMass50_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15BptxAND + fragment.hltPreHIEle15Ele10GsfMass50 + fragment.HLTEle15Ele10GsfPPOnAASequence + fragment.hltDoubleEle10Mass50PPOnAAFilter + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIDoubleEle10Gsf_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15BptxAND + fragment.hltPreHIDoubleEle10Gsf + fragment.HLTDoubleEle10GsfPPOnAASequence + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIDoubleEle10GsfMass50_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15BptxAND + fragment.hltPreHIDoubleEle10GsfMass50 + fragment.HLTDoubleEle10GsfPPOnAASequence + fragment.hltDoubleEle10Mass50PPOnAAFilter + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIDoubleEle15Gsf_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15BptxAND + fragment.hltPreHIDoubleEle15Gsf + fragment.HLTDoubleEle15GsfPPOnAASequence + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIDoubleEle15GsfMass50_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15BptxAND + fragment.hltPreHIDoubleEle15GsfMass50 + fragment.HLTDoubleEle15GsfPPOnAASequence + fragment.hltDoubleEle15Mass50PPOnAAFilter + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIL1Mu3Eta2p5_Ele10Gsf_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL1Mu3Eta2p5Ele10Gsf + fragment.hltL1fL1sMuOpenL1Filtered3 + fragment.HLTEle10GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIL1Mu3Eta2p5_Ele15Gsf_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL1Mu3Eta2p5Ele15Gsf + fragment.hltL1fL1sMuOpenL1Filtered3 + fragment.HLTEle15GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIL1Mu3Eta2p5_Ele20Gsf_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL1Mu3Eta2p5Ele20Gsf + fragment.hltL1fL1sMuOpenL1Filtered3 + fragment.HLTEle20GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIL1Mu5Eta2p5_Ele10Gsf_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL1Mu5Eta2p5Ele10Gsf + fragment.hltL1fL1sMuOpenL1Filtered5 + fragment.HLTEle10GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIL1Mu5Eta2p5_Ele15Gsf_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL1Mu5Eta2p5Ele15Gsf + fragment.hltL1fL1sMuOpenL1Filtered5 + fragment.HLTEle15GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIL1Mu5Eta2p5_Ele20Gsf_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu3OpenBptxAND + fragment.hltPreHIL1Mu5Eta2p5Ele20Gsf + fragment.hltL1fL1sMu3OpenL1Filtered5 + fragment.HLTEle20GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIL1Mu7Eta2p5_Ele10Gsf_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL1Mu7Eta2p5Ele10Gsf + fragment.hltL1fL1sMuOpenL1Filtered7 + fragment.HLTEle10GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIL1Mu7Eta2p5_Ele15Gsf_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL1Mu7Eta2p5Ele15Gsf + fragment.hltL1fL1sMuOpenL1Filtered7 + fragment.HLTEle15GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIL1Mu7Eta2p5_Ele20Gsf_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu3OpenBptxAND + fragment.hltPreHIL1Mu7Eta2p5Ele20Gsf + fragment.hltL1fL1sMu3OpenL1Filtered7 + fragment.HLTEle20GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIEle10Gsf_PuAK4CaloJet40Eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15SingleJet28MidEta2p7BptxAND + fragment.hltPreHIEle10GsfPuAK4CaloJet40Eta2p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet40Eta2p1 + fragment.HLTEle10GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppressionRepacker ) +fragment.HLT_HIEle10Gsf_PuAK4CaloJet60Eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15SingleJet44MidEta2p7BptxAND + fragment.hltPreHIEle10GsfPuAK4CaloJet60Eta2p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p1 + fragment.HLTEle10GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppressionRepacker ) +fragment.HLT_HIEle10Gsf_PuAK4CaloJet80Eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15SingleJet56MidEta2p7BptxAND + fragment.hltPreHIEle10GsfPuAK4CaloJet80Eta2p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta2p1 + fragment.HLTEle10GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppressionRepacker ) +fragment.HLT_HIEle10Gsf_PuAK4CaloJet100Eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15SingleJet60MidEta2p7BptxAND + fragment.hltPreHIEle10GsfPuAK4CaloJet100Eta2p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet100Eta2p1 + fragment.HLTEle10GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppressionRepacker ) +fragment.HLT_HIEle15Gsf_PuAK4CaloJet40Eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15SingleJet28MidEta2p7BptxAND + fragment.hltPreHIEle15GsfPuAK4CaloJet40Eta2p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet40Eta2p1 + fragment.HLTEle15GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppressionRepacker ) +fragment.HLT_HIEle15Gsf_PuAK4CaloJet60Eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15SingleJet44MidEta2p7BptxAND + fragment.hltPreHIEle15GsfPuAK4CaloJet60Eta2p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p1 + fragment.HLTEle15GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppressionRepacker ) +fragment.HLT_HIEle15Gsf_PuAK4CaloJet80Eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15SingleJet56MidEta2p7BptxAND + fragment.hltPreHIEle15GsfPuAK4CaloJet80Eta2p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta2p1 + fragment.HLTEle15GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppressionRepacker ) +fragment.HLT_HIEle15Gsf_PuAK4CaloJet100Eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15SingleJet60MidEta2p7BptxAND + fragment.hltPreHIEle15GsfPuAK4CaloJet100Eta2p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet100Eta2p1 + fragment.HLTEle15GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppressionRepacker ) +fragment.HLT_HIEle20Gsf_PuAK4CaloJet40Eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15SingleJet28MidEta2p7BptxAND + fragment.hltPreHIEle20GsfPuAK4CaloJet40Eta2p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet40Eta2p1 + fragment.HLTEle20GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppressionRepacker ) +fragment.HLT_HIEle20Gsf_PuAK4CaloJet60Eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15SingleJet44MidEta2p7BptxAND + fragment.hltPreHIEle20GsfPuAK4CaloJet60Eta2p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p1 + fragment.HLTEle20GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppressionRepacker ) +fragment.HLT_HIEle20Gsf_PuAK4CaloJet80Eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15SingleJet56MidEta2p7BptxAND + fragment.hltPreHIEle20GsfPuAK4CaloJet80Eta2p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta2p1 + fragment.HLTEle20GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppressionRepacker ) +fragment.HLT_HIEle20Gsf_PuAK4CaloJet100Eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15SingleJet60MidEta2p7BptxAND + fragment.hltPreHIEle20GsfPuAK4CaloJet100Eta2p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet100Eta2p1 + fragment.HLTEle20GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppressionRepacker ) +fragment.HLT_HIDmesonPPTrackingGlobal_Dpt15_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHIDmesonPPTrackingGlobalDpt15 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet26Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hlttktkVtxForDmesonDpt15 + fragment.hlttktkFilterForDmesonDpt15 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIDmesonPPTrackingGlobal_Dpt20_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHIDmesonPPTrackingGlobalDpt20 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet26Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hlttktkVtxForDmesonDpt20 + fragment.hlttktkFilterForDmesonDpt20 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIDmesonPPTrackingGlobal_Dpt30_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHIDmesonPPTrackingGlobalDpt30 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet30Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hlttktkVtxForDmesonDpt30 + fragment.hlttktkFilterForDmesonDpt30 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIDmesonPPTrackingGlobal_Dpt40_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIDmesonPPTrackingGlobalDpt40 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet50Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hlttktkVtxForDmesonDpt40 + fragment.hlttktkFilterForDmesonDpt40 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIDmesonPPTrackingGlobal_Dpt50_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56BptxAND + fragment.hltPreHIDmesonPPTrackingGlobalDpt50 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet56Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hlttktkVtxForDmesonDpt50 + fragment.hlttktkFilterForDmesonDpt50 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIDmesonPPTrackingGlobal_Dpt60_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60BptxAND + fragment.hltPreHIDmesonPPTrackingGlobalDpt60 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hlttktkVtxForDmesonDpt60 + fragment.hlttktkFilterForDmesonDpt60 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIDmesonPPTrackingGlobal_Dpt15_NoIter10_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHIDmesonPPTrackingGlobalDpt15NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet26Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hlttktkVtxForDmesonDpt15NoIter10 + fragment.hlttktkFilterForDmesonDpt15NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIDmesonPPTrackingGlobal_Dpt20_NoIter10_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHIDmesonPPTrackingGlobalDpt20NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet26Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hlttktkVtxForDmesonDpt20NoIter10 + fragment.hlttktkFilterForDmesonDpt20NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIDmesonPPTrackingGlobal_Dpt30_NoIter10_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHIDmesonPPTrackingGlobalDpt30NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet30Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hlttktkVtxForDmesonDpt30NoIter10 + fragment.hlttktkFilterForDmesonDpt30NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIDmesonPPTrackingGlobal_Dpt40_NoIter10_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIDmesonPPTrackingGlobalDpt40NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet50Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hlttktkVtxForDmesonDpt40NoIter10 + fragment.hlttktkFilterForDmesonDpt40NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIDmesonPPTrackingGlobal_Dpt50_NoIter10_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56BptxAND + fragment.hltPreHIDmesonPPTrackingGlobalDpt50NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet56Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hlttktkVtxForDmesonDpt50NoIter10 + fragment.hlttktkFilterForDmesonDpt50NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIDmesonPPTrackingGlobal_Dpt60_NoIter10_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60BptxAND + fragment.hltPreHIDmesonPPTrackingGlobalDpt60NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hlttktkVtxForDmesonDpt60NoIter10 + fragment.hlttktkFilterForDmesonDpt60NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIDsPPTrackingGlobal_Dpt20_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHIDsPPTrackingGlobalDpt20 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet26Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hltTktktkVtxForDsDpt20 + fragment.hltTktktkFilterForDsDpt20 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIDsPPTrackingGlobal_Dpt30_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHIDsPPTrackingGlobalDpt30 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet30Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hltTktktkVtxForDsDpt30 + fragment.hltTktktkFilterForDsDpt30 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIDsPPTrackingGlobal_Dpt40_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIDsPPTrackingGlobalDpt40 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet50Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hltTktktkVtxForDsDpt40 + fragment.hltTktktkFilterForDsDpt40 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIDsPPTrackingGlobal_Dpt50_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56BptxAND + fragment.hltPreHIDsPPTrackingGlobalDpt50 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet56Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hltTktktkVtxForDsDpt50 + fragment.hltTktktkFilterForDsDpt50 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIDsPPTrackingGlobal_Dpt60_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60BptxAND + fragment.hltPreHIDsPPTrackingGlobalDpt60 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hltTktktkVtxForDsDpt60 + fragment.hltTktktkFilterForDsDpt60 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIDsPPTrackingGlobal_Dpt20_NoIter10_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHIDsPPTrackingGlobalDpt20NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet26Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hltTktktkVtxForDsDpt20NoIter10 + fragment.hltTktktkFilterForDsDpt20NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIDsPPTrackingGlobal_Dpt30_NoIter10_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHIDsPPTrackingGlobalDpt30NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet30Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hltTktktkVtxForDsDpt30NoIter10 + fragment.hltTktktkFilterForDsDpt30NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIDsPPTrackingGlobal_Dpt40_NoIter10_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIDsPPTrackingGlobalDpt40NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet50Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hltTktktkVtxForDsDpt40NoIter10 + fragment.hltTktktkFilterForDsDpt40NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIDsPPTrackingGlobal_Dpt50_NoIter10_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56BptxAND + fragment.hltPreHIDsPPTrackingGlobalDpt50NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet56Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hltTktktkVtxForDsDpt50NoIter10 + fragment.hltTktktkFilterForDsDpt50NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIDsPPTrackingGlobal_Dpt60_NoIter10_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60BptxAND + fragment.hltPreHIDsPPTrackingGlobalDpt60NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hltTktktkVtxForDsDpt60NoIter10 + fragment.hltTktktkFilterForDsDpt60NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HILcPPTrackingGlobal_Dpt20_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHILcPPTrackingGlobalDpt20 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet26Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hltTktktkVtxForLcDpt20 + fragment.hltTktktkFilterForLcDpt20 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HILcPPTrackingGlobal_Dpt30_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHILcPPTrackingGlobalDpt30 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet30Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hltTktktkVtxForLcDpt30 + fragment.hltTktktkFilterForLcDpt30 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HILcPPTrackingGlobal_Dpt40_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHILcPPTrackingGlobalDpt40 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet50Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hltTktktkVtxForLcDpt40 + fragment.hltTktktkFilterForLcDpt40 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HILcPPTrackingGlobal_Dpt50_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56BptxAND + fragment.hltPreHILcPPTrackingGlobalDpt50 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet56Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hltTktktkVtxForLcDpt50 + fragment.hltTktktkFilterForLcDpt50 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HILcPPTrackingGlobal_Dpt60_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60BptxAND + fragment.hltPreHILcPPTrackingGlobalDpt60 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hltTktktkVtxForLcDpt60 + fragment.hltTktktkFilterForLcDpt60 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HILcPPTrackingGlobal_Dpt20_NoIter10_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHILcPPTrackingGlobalDpt20NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet26Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hltTktktkVtxForLcDpt20NoIter10 + fragment.hltTktktkFilterForLcDpt20NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HILcPPTrackingGlobal_Dpt30_NoIter10_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHILcPPTrackingGlobalDpt30NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet30Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hltTktktkVtxForLcDpt30NoIter10 + fragment.hltTktktkFilterForLcDpt30NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HILcPPTrackingGlobal_Dpt40_NoIter10_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHILcPPTrackingGlobalDpt40NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet50Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hltTktktkVtxForLcDpt40NoIter10 + fragment.hltTktktkFilterForLcDpt40NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HILcPPTrackingGlobal_Dpt50_NoIter10_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56BptxAND + fragment.hltPreHILcPPTrackingGlobalDpt50NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet56Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hltTktktkVtxForLcDpt50NoIter10 + fragment.hltTktktkFilterForLcDpt50NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HILcPPTrackingGlobal_Dpt60_NoIter10_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60BptxAND + fragment.hltPreHILcPPTrackingGlobalDpt60NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hltTktktkVtxForLcDpt60NoIter10 + fragment.hltTktktkFilterForLcDpt60NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIFullTracks2018_HighPt18_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHIFullTracks2018HighPt18 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet26Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.hltGoodHighPurityFullTrackCutClassifierForHighPt + fragment.hltGoodHighPurityFullTracksForHighPt + fragment.hltFullCandsForHighPtTrigger + fragment.hltFullTrackHighPt18 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIFullTracks2018_HighPt24_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHIFullTracks2018HighPt24 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet26Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.hltGoodHighPurityFullTrackCutClassifierForHighPt + fragment.hltGoodHighPurityFullTracksForHighPt + fragment.hltFullCandsForHighPtTrigger + fragment.hltFullTrackHighPt24 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIFullTracks2018_HighPt34_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIFullTracks2018HighPt34 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet50Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.hltGoodHighPurityFullTrackCutClassifierForHighPt + fragment.hltGoodHighPurityFullTracksForHighPt + fragment.hltFullCandsForHighPtTrigger + fragment.hltFullTrackHighPt34 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIFullTracks2018_HighPt45_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIFullTracks2018HighPt45 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet50Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.hltGoodHighPurityFullTrackCutClassifierForHighPt + fragment.hltGoodHighPurityFullTracksForHighPt + fragment.hltFullCandsForHighPtTrigger + fragment.hltFullTrackHighPt45 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIFullTracks2018_HighPt56_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56BptxAND + fragment.hltPreHIFullTracks2018HighPt56 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet56Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.hltGoodHighPurityFullTrackCutClassifierForHighPt + fragment.hltGoodHighPurityFullTracksForHighPt + fragment.hltFullCandsForHighPtTrigger + fragment.hltFullTrackHighPt56 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIFullTracks2018_HighPt60_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60BptxAND + fragment.hltPreHIFullTracks2018HighPt60 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.hltGoodHighPurityFullTrackCutClassifierForHighPt + fragment.hltGoodHighPurityFullTracksForHighPt + fragment.hltFullCandsForHighPtTrigger + fragment.hltFullTrackHighPt60 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIFullTracks2018_HighPt18_NoIter10_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHIFullTracks2018HighPt18NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet26Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.hltGoodHighPurityFullTrackCutClassifierForHighPtNoIter10 + fragment.hltGoodHighPurityFullTracksForHighPtNoIter10 + fragment.hltFullCandsForHighPtTriggerNoIter10 + fragment.hltFullTrackHighPt18NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIFullTracks2018_HighPt24_NoIter10_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHIFullTracks2018HighPt24NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet26Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.hltGoodHighPurityFullTrackCutClassifierForHighPtNoIter10 + fragment.hltGoodHighPurityFullTracksForHighPtNoIter10 + fragment.hltFullCandsForHighPtTriggerNoIter10 + fragment.hltFullTrackHighPt24NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIFullTracks2018_HighPt34_NoIter10_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIFullTracks2018HighPt34NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet50Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.hltGoodHighPurityFullTrackCutClassifierForHighPtNoIter10 + fragment.hltGoodHighPurityFullTracksForHighPtNoIter10 + fragment.hltFullCandsForHighPtTriggerNoIter10 + fragment.hltFullTrackHighPt34NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIFullTracks2018_HighPt45_NoIter10_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIFullTracks2018HighPt45NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet50Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.hltGoodHighPurityFullTrackCutClassifierForHighPtNoIter10 + fragment.hltGoodHighPurityFullTracksForHighPtNoIter10 + fragment.hltFullCandsForHighPtTriggerNoIter10 + fragment.hltFullTrackHighPt45NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIFullTracks2018_HighPt56_NoIter10_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56BptxAND + fragment.hltPreHIFullTracks2018HighPt56NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet56Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.hltGoodHighPurityFullTrackCutClassifierForHighPtNoIter10 + fragment.hltGoodHighPurityFullTracksForHighPtNoIter10 + fragment.hltFullCandsForHighPtTriggerNoIter10 + fragment.hltFullTrackHighPt56NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIFullTracks2018_HighPt60_NoIter10_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60BptxAND + fragment.hltPreHIFullTracks2018HighPt60NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.hltGoodHighPurityFullTrackCutClassifierForHighPtNoIter10 + fragment.hltGoodHighPurityFullTracksForHighPtNoIter10 + fragment.hltFullCandsForHighPtTriggerNoIter10 + fragment.hltFullTrackHighPt60NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) fragment.HLT_HIL1DoubleMuOpen_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMuOpenBptxAND + fragment.hltPreHIL1DoubleMuOpen + fragment.hltL1fL1sL1DoubleMuOpenL1Filtered0 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) fragment.HLT_HIL1DoubleMuOpen_Centrality_30_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMuOpenCentrality30100BptxAND + fragment.hltPreHIL1DoubleMuOpenCentrality30100 + fragment.hltL1fL1sL1DoubleMuOpenCentrality30100L1Filtered0 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) fragment.HLT_HIL1DoubleMuOpen_Centrality_40_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMuOpenCentrality40100BptxAND + fragment.hltPreHIL1DoubleMuOpenCentrality40100 + fragment.hltL1fL1sL1DoubleMuOpenCentrality40100L1Filtered0 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) @@ -126995,18 +129895,18 @@ fragment.HLT_HIL1_ETT10_ETTAsym50_MinimumBiasHF1_OR_BptxAND_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETT10ETTAsym50MinimumBiasHF1ORBptxAND + fragment.hltPreHIL1ETT10ETTAsym50MinimumBiasHF1ORBptxAND + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) fragment.HLT_HIL1_ETT60_ETTAsym65_MinimumBiasHF2_OR_PixelTracks10_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETT60ETTAsym65MinimumBiasHF2ORBptxAND + fragment.hltPreHIL1ETT60ETTAsym65MinimumBiasHF2ORPixelTracks10 + fragment.HLTDoSiStripZeroSuppression + fragment.HLTHIPixelTracks10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) fragment.HLT_HIL1_ETT65_ETTAsym80_MinimumBiasHF2_OR_PixelTracks10_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETT65ETTAsym80MinimumBiasHF2ORBptxAND + fragment.hltPreHIL1ETT65ETTAsym80MinimumBiasHF2ORPixelTracks10 + fragment.HLTDoSiStripZeroSuppression + fragment.HLTHIPixelTracks10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIFullTracks_Multiplicity020_HF1AND_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sNotETT80MinimumBiasHF1ANDBptxAND + fragment.hltPreHIFullTracksMultiplicity020HF1AND + fragment.HLTPixelClusterSplittingPPOnAAForLowPt + fragment.HLTFullIterativeTrackingPPOnAAForLowPt + fragment.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + fragment.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + fragment.hltGoodHighPurityFullTracksForLowMultiplicity + fragment.hltFullCandsForLowMultiplicityTrigger + fragment.hltFullTrackLowMultiplicity020Min + ~fragment.hltFullTrackLowMultiplicity020Max + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIFullTracks_Multiplicity2040_HF1AND_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sNotETT95MinimumBiasHF1ANDBptxAND + fragment.hltPreHIFullTracksMultiplicity2040HF1AND + fragment.HLTPixelClusterSplittingPPOnAAForLowPt + fragment.HLTFullIterativeTrackingPPOnAAForLowPt + fragment.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + fragment.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + fragment.hltGoodHighPurityFullTracksForLowMultiplicity + fragment.hltFullCandsForLowMultiplicityTrigger + fragment.hltFullTrackLowMultiplicity2040Min + ~fragment.hltFullTrackLowMultiplicity2040Max + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIFullTracks_Multiplicity4060_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETT45NotETT110BptxAND + fragment.hltPreHIFullTracksMultiplicity4060 + fragment.HLTPixelClusterSplittingPPOnAAForLowPt + fragment.HLTFullIterativeTrackingPPOnAAForLowPt + fragment.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + fragment.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + fragment.hltGoodHighPurityFullTracksForLowMultiplicity + fragment.hltFullCandsForLowMultiplicityTrigger + fragment.hltFullTrackLowMultiplicity4060Min + ~fragment.hltFullTrackLowMultiplicity4060Max + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIFullTracks_Multiplicity6080_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETT50NotETT120BptxAND + fragment.hltPreHIFullTracksMultiplicity6080 + fragment.HLTPixelClusterSplittingPPOnAAForLowPt + fragment.HLTFullIterativeTrackingPPOnAAForLowPt + fragment.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + fragment.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + fragment.hltGoodHighPurityFullTracksForLowMultiplicity + fragment.hltFullCandsForLowMultiplicityTrigger + fragment.hltFullTrackLowMultiplicity6080Min + ~fragment.hltFullTrackLowMultiplicity6080Max + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIFullTracks_Multiplicity80100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETT55NotETT130BptxAND + fragment.hltPreHIFullTracksMultiplicity80100 + fragment.HLTPixelClusterSplittingPPOnAAForLowPt + fragment.HLTFullIterativeTrackingPPOnAAForLowPt + fragment.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + fragment.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + fragment.hltGoodHighPurityFullTracksForLowMultiplicity + fragment.hltFullCandsForLowMultiplicityTrigger + fragment.hltFullTrackLowMultiplicity80100Min + ~fragment.hltFullTrackLowMultiplicity80100Max + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIFullTracks_Multiplicity020_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETT35NotETT80BptxAND + fragment.hltPreHIFullTracksMultiplicity020 + fragment.HLTPixelClusterSplittingPPOnAAForLowPt + fragment.HLTFullIterativeTrackingPPOnAAForLowPt + fragment.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + fragment.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + fragment.hltGoodHighPurityFullTracksForLowMultiplicity + fragment.hltFullCandsForLowMultiplicityTrigger + fragment.hltFullTrackLowMultiplicity020Min + ~fragment.hltFullTrackLowMultiplicity020Max + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIFullTracks_Multiplicity020_HF1OR_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sNotETT95MinimumBiasHF1ORBptxAND + fragment.hltPreHIFullTracksMultiplicity020HF1OR + fragment.HLTPixelClusterSplittingPPOnAAForLowPt + fragment.HLTFullIterativeTrackingPPOnAAForLowPt + fragment.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + fragment.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + fragment.hltGoodHighPurityFullTracksForLowMultiplicity + fragment.hltFullCandsForLowMultiplicityTrigger + fragment.hltFullTrackLowMultiplicity020Min + ~fragment.hltFullTrackLowMultiplicity020Max + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIFullTracks_Multiplicity020_HF2OR_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sNotETT80MinimumBiasHF2ORBptxAND + fragment.hltPreHIFullTracksMultiplicity020HF2OR + fragment.HLTPixelClusterSplittingPPOnAAForLowPt + fragment.HLTFullIterativeTrackingPPOnAAForLowPt + fragment.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + fragment.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + fragment.hltGoodHighPurityFullTracksForLowMultiplicity + fragment.hltFullCandsForLowMultiplicityTrigger + fragment.hltFullTrackLowMultiplicity020Min + ~fragment.hltFullTrackLowMultiplicity020Max + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIFullTracks_Multiplicity2040_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETT40NotETT95BptxAND + fragment.hltPreHIFullTracksMultiplicity2040 + fragment.HLTPixelClusterSplittingPPOnAAForLowPt + fragment.HLTFullIterativeTrackingPPOnAAForLowPt + fragment.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + fragment.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + fragment.hltGoodHighPurityFullTracksForLowMultiplicity + fragment.hltFullCandsForLowMultiplicityTrigger + fragment.hltFullTrackLowMultiplicity2040Min + ~fragment.hltFullTrackLowMultiplicity2040Max + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIFullTracks_Multiplicity2040_HF1OR_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sNotETT95MinimumBiasHF1ORBptxAND + fragment.hltPreHIFullTracksMultiplicity2040HF1OR + fragment.HLTPixelClusterSplittingPPOnAAForLowPt + fragment.HLTFullIterativeTrackingPPOnAAForLowPt + fragment.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + fragment.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + fragment.hltGoodHighPurityFullTracksForLowMultiplicity + fragment.hltFullCandsForLowMultiplicityTrigger + fragment.hltFullTrackLowMultiplicity2040Min + ~fragment.hltFullTrackLowMultiplicity2040Max + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIFullTracks_Multiplicity2040_HF2OR_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sNotETT95MinimumBiasHF2ORBptxAND + fragment.hltPreHIFullTracksMultiplicity2040HF2OR + fragment.HLTPixelClusterSplittingPPOnAAForLowPt + fragment.HLTFullIterativeTrackingPPOnAAForLowPt + fragment.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + fragment.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + fragment.hltGoodHighPurityFullTracksForLowMultiplicity + fragment.hltFullCandsForLowMultiplicityTrigger + fragment.hltFullTrackLowMultiplicity2040Min + ~fragment.hltFullTrackLowMultiplicity2040Max + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIFullTracks_Multiplicity335_HF1OR_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sNotETT110MinimumBiasHF1ORBptxAND + fragment.hltPreHIFullTracksMultiplicity335HF1OR + fragment.HLTPixelClusterSplittingPPOnAAForLowPt + fragment.HLTFullIterativeTrackingPPOnAAForLowPt + fragment.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + fragment.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + fragment.hltGoodHighPurityFullTracksForLowMultiplicity + fragment.hltFullCandsForLowMultiplicityTrigger + fragment.hltFullTrackLowMultiplicity335Min + ~fragment.hltFullTrackLowMultiplicity335Max + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIFullTracks_Multiplicity020_HF1AND_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sNotETT80MinimumBiasHF1ANDBptxAND + fragment.hltPreHIFullTracksMultiplicity020HF1AND + fragment.HLTPixelClusterSplittingPPOnAAForLowPt + fragment.HLTFullIterativeTrackingPPOnAAForLowPt + fragment.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + fragment.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + fragment.hltGoodHighPurityFullTracksForLowMultiplicity + fragment.hltFullCandsForLowMultiplicityTrigger + fragment.hltFullTrackLowMultiplicity020Min + ~fragment.hltFullTrackLowMultiplicity020Max + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIFullTracks_Multiplicity2040_HF1AND_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sNotETT95MinimumBiasHF1ANDBptxAND + fragment.hltPreHIFullTracksMultiplicity2040HF1AND + fragment.HLTPixelClusterSplittingPPOnAAForLowPt + fragment.HLTFullIterativeTrackingPPOnAAForLowPt + fragment.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + fragment.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + fragment.hltGoodHighPurityFullTracksForLowMultiplicity + fragment.hltFullCandsForLowMultiplicityTrigger + fragment.hltFullTrackLowMultiplicity2040Min + ~fragment.hltFullTrackLowMultiplicity2040Max + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIFullTracks_Multiplicity4060_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETT45NotETT110BptxAND + fragment.hltPreHIFullTracksMultiplicity4060 + fragment.HLTPixelClusterSplittingPPOnAAForLowPt + fragment.HLTFullIterativeTrackingPPOnAAForLowPt + fragment.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + fragment.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + fragment.hltGoodHighPurityFullTracksForLowMultiplicity + fragment.hltFullCandsForLowMultiplicityTrigger + fragment.hltFullTrackLowMultiplicity4060Min + ~fragment.hltFullTrackLowMultiplicity4060Max + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIFullTracks_Multiplicity6080_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETT50NotETT120BptxAND + fragment.hltPreHIFullTracksMultiplicity6080 + fragment.HLTPixelClusterSplittingPPOnAAForLowPt + fragment.HLTFullIterativeTrackingPPOnAAForLowPt + fragment.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + fragment.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + fragment.hltGoodHighPurityFullTracksForLowMultiplicity + fragment.hltFullCandsForLowMultiplicityTrigger + fragment.hltFullTrackLowMultiplicity6080Min + ~fragment.hltFullTrackLowMultiplicity6080Max + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIFullTracks_Multiplicity80100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETT55NotETT130BptxAND + fragment.hltPreHIFullTracksMultiplicity80100 + fragment.HLTPixelClusterSplittingPPOnAAForLowPt + fragment.HLTFullIterativeTrackingPPOnAAForLowPt + fragment.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + fragment.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + fragment.hltGoodHighPurityFullTracksForLowMultiplicity + fragment.hltFullCandsForLowMultiplicityTrigger + fragment.hltFullTrackLowMultiplicity80100Min + ~fragment.hltFullTrackLowMultiplicity80100Max + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIFullTracks_Multiplicity020_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETT35NotETT80BptxAND + fragment.hltPreHIFullTracksMultiplicity020 + fragment.HLTPixelClusterSplittingPPOnAAForLowPt + fragment.HLTFullIterativeTrackingPPOnAAForLowPt + fragment.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + fragment.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + fragment.hltGoodHighPurityFullTracksForLowMultiplicity + fragment.hltFullCandsForLowMultiplicityTrigger + fragment.hltFullTrackLowMultiplicity020Min + ~fragment.hltFullTrackLowMultiplicity020Max + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIFullTracks_Multiplicity020_HF1OR_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sNotETT95MinimumBiasHF1ORBptxAND + fragment.hltPreHIFullTracksMultiplicity020HF1OR + fragment.HLTPixelClusterSplittingPPOnAAForLowPt + fragment.HLTFullIterativeTrackingPPOnAAForLowPt + fragment.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + fragment.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + fragment.hltGoodHighPurityFullTracksForLowMultiplicity + fragment.hltFullCandsForLowMultiplicityTrigger + fragment.hltFullTrackLowMultiplicity020Min + ~fragment.hltFullTrackLowMultiplicity020Max + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIFullTracks_Multiplicity020_HF2OR_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sNotETT80MinimumBiasHF2ORBptxAND + fragment.hltPreHIFullTracksMultiplicity020HF2OR + fragment.HLTPixelClusterSplittingPPOnAAForLowPt + fragment.HLTFullIterativeTrackingPPOnAAForLowPt + fragment.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + fragment.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + fragment.hltGoodHighPurityFullTracksForLowMultiplicity + fragment.hltFullCandsForLowMultiplicityTrigger + fragment.hltFullTrackLowMultiplicity020Min + ~fragment.hltFullTrackLowMultiplicity020Max + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIFullTracks_Multiplicity2040_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETT40NotETT95BptxAND + fragment.hltPreHIFullTracksMultiplicity2040 + fragment.HLTPixelClusterSplittingPPOnAAForLowPt + fragment.HLTFullIterativeTrackingPPOnAAForLowPt + fragment.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + fragment.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + fragment.hltGoodHighPurityFullTracksForLowMultiplicity + fragment.hltFullCandsForLowMultiplicityTrigger + fragment.hltFullTrackLowMultiplicity2040Min + ~fragment.hltFullTrackLowMultiplicity2040Max + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIFullTracks_Multiplicity2040_HF1OR_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sNotETT95MinimumBiasHF1ORBptxAND + fragment.hltPreHIFullTracksMultiplicity2040HF1OR + fragment.HLTPixelClusterSplittingPPOnAAForLowPt + fragment.HLTFullIterativeTrackingPPOnAAForLowPt + fragment.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + fragment.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + fragment.hltGoodHighPurityFullTracksForLowMultiplicity + fragment.hltFullCandsForLowMultiplicityTrigger + fragment.hltFullTrackLowMultiplicity2040Min + ~fragment.hltFullTrackLowMultiplicity2040Max + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIFullTracks_Multiplicity2040_HF2OR_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sNotETT95MinimumBiasHF2ORBptxAND + fragment.hltPreHIFullTracksMultiplicity2040HF2OR + fragment.HLTPixelClusterSplittingPPOnAAForLowPt + fragment.HLTFullIterativeTrackingPPOnAAForLowPt + fragment.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + fragment.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + fragment.hltGoodHighPurityFullTracksForLowMultiplicity + fragment.hltFullCandsForLowMultiplicityTrigger + fragment.hltFullTrackLowMultiplicity2040Min + ~fragment.hltFullTrackLowMultiplicity2040Max + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIFullTracks_Multiplicity335_HF1OR_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sNotETT110MinimumBiasHF1ORBptxAND + fragment.hltPreHIFullTracksMultiplicity335HF1OR + fragment.HLTPixelClusterSplittingPPOnAAForLowPt + fragment.HLTFullIterativeTrackingPPOnAAForLowPt + fragment.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + fragment.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + fragment.hltGoodHighPurityFullTracksForLowMultiplicity + fragment.hltFullCandsForLowMultiplicityTrigger + fragment.hltFullTrackLowMultiplicity335Min + ~fragment.hltFullTrackLowMultiplicity335Max + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) fragment.HLT_HIUPC_Mu8_Mu13_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu0NotMBHF2ANDforMu8Mu13 + fragment.hltPreHIUPCMu8Mu13 + fragment.hltL1fL1sDoubleMu157L1Filtered0forUPCNotMBHF2AND + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0forUPCNotMBHF2AND) + cms.ignore(fragment.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMuforUPCNotMBHF2AND) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0forUPCNotMBHF2AND) + fragment.hltL3fL1DoubleMu157fFiltered8forUPCNotMBHF2AND + fragment.hltL3fL1DoubleMu157fFiltered13forUPCNotMBHF2AND + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) fragment.HLT_HIUPC_Mu8_Mu13_MaxPixelTrack_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenforMu8Mu13 + fragment.hltPreHIUPCMu8Mu13MaxPixelTrack + fragment.hltL1fL1sDoubleMu157L1Filtered0forUPC + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0forUPC) + cms.ignore(fragment.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMuforUPC) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0forUPC) + fragment.hltL3fL1DoubleMu157fFiltered8forUPC + fragment.hltL3fL1DoubleMu157fFiltered13forUPC + fragment.HLTDoLocalPixelSequencePPOnAA + fragment.HLTDoLocalStripSequencePPOnAA + fragment.HLTRecopixelvertexingSequenceForUPCPbPb2018 + fragment.hltPixelCandsForUPCPPOnAA + ~fragment.hltMaxPixelTrackForUPC + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) fragment.HLT_HIUPC_SingleMuOpen_BptxAND_MaxPixelTrack_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIUPCSingleMuOpenBptxANDMaxPixelTrack + fragment.HLTDoLocalPixelSequencePPOnAA + ~fragment.hltPixelCountFilterMax + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) @@ -127071,45 +129971,45 @@ fragment.HLT_HIUPC_SingleEG5_BptxAND_MaxPixelTrack_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG5BptxAND + fragment.hltPreHIUPCSingleEG5BptxANDMaxPixelTrack + fragment.HLTDoLocalPixelSequencePPOnAA + ~fragment.hltPixelCountFilterMax + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) fragment.HLT_HIUPC_DoubleEG2_BptxAND_MaxPixelTrack_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEG2BptxAND + fragment.hltPreHIUPCDoubleEG2BptxANDMaxPixelTrack + fragment.HLTDoLocalPixelSequencePPOnAA + ~fragment.hltPixelCountFilterMax + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) fragment.HLT_HIUPC_DoubleEG5_BptxAND_MaxPixelTrack_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEG5BptxAND + fragment.hltPreHIUPCDoubleEG5BptxANDMaxPixelTrack + fragment.HLTDoLocalPixelSequencePPOnAA + ~fragment.hltPixelCountFilterMax + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) -fragment.HLT_HICsAK4PFJet60Eta1p5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHICsAK4PFJet60Eta1p5 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta1p5 + fragment.HLTCsAK4PFJetsSequence + fragment.hltCsPFJetsCorrectedMatchedToPuCaloJets60 + fragment.hltSingleCsPFJet60Eta1p5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HICsAK4PFJet80Eta1p5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56BptxAND + fragment.hltPreHICsAK4PFJet80Eta1p5 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet70Eta1p5 + fragment.HLTCsAK4PFJetsSequence + fragment.hltCsPFJetsCorrectedMatchedToPuCaloJets70 + fragment.hltSingleCsPFJet80Eta1p5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HICsAK4PFJet100Eta1p5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60BptxAND + fragment.hltPreHICsAK4PFJet100Eta1p5 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta1p5 + fragment.HLTCsAK4PFJetsSequence + fragment.hltCsPFJetsCorrectedMatchedToPuCaloJets80 + fragment.hltSingleCsPFJet100Eta1p5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HICsAK4PFJet100Eta1p5_Beamspot_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60BptxAND + fragment.hltPreHICsAK4PFJet100Eta1p5Beamspot + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta1p5 + fragment.HLTCsAK4PFJetsSequence + fragment.hltCsPFJetsCorrectedMatchedToPuCaloJets80 + fragment.hltSingleCsPFJet100Eta1p5 + fragment.hltVerticesPFPPOnAA + fragment.hltVerticesPFSelectorPPOnAA + fragment.hltVerticesPFFilterPPOnAA + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HICsAK4PFJet120Eta1p5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60BptxAND + fragment.hltPreHICsAK4PFJet120Eta1p5 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet90Eta1p5 + fragment.HLTCsAK4PFJetsSequence + fragment.hltCsPFJetsCorrectedMatchedToPuCaloJets90 + fragment.hltSingleCsPFJet120Eta1p5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HICsAK4PFJet60Eta1p5_Centrality_30_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44Centrality30100BptxAND + fragment.hltPreHICsAK4PFJet60Eta1p5Centrality30100 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta1p5 + fragment.HLTCsAK4PFJetsSequence + fragment.hltCsPFJetsCorrectedMatchedToPuCaloJets60 + fragment.hltSingleCsPFJet60Eta1p5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HICsAK4PFJet60Eta1p5_Centrality_50_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44Centrality50100BptxAND + fragment.hltPreHICsAK4PFJet60Eta1p5Centrality50100 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta1p5 + fragment.HLTCsAK4PFJetsSequence + fragment.hltCsPFJetsCorrectedMatchedToPuCaloJets60 + fragment.hltSingleCsPFJet60Eta1p5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HICsAK4PFJet80Eta1p5_Centrality_30_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56Centrality30100BptxAND + fragment.hltPreHICsAK4PFJet80Eta1p5Centrality30100 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet70Eta1p5 + fragment.HLTCsAK4PFJetsSequence + fragment.hltCsPFJetsCorrectedMatchedToPuCaloJets70 + fragment.hltSingleCsPFJet80Eta1p5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HICsAK4PFJet80Eta1p5_Centrality_50_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56Centrality50100BptxAND + fragment.hltPreHICsAK4PFJet80Eta1p5Centrality50100 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet70Eta1p5 + fragment.HLTCsAK4PFJetsSequence + fragment.hltCsPFJetsCorrectedMatchedToPuCaloJets70 + fragment.hltSingleCsPFJet80Eta1p5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HICsAK4PFJet100Eta1p5_Centrality_30_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60Centrality30100BptxAND + fragment.hltPreHICsAK4PFJet100Eta1p5Centrality30100 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta1p5 + fragment.HLTCsAK4PFJetsSequence + fragment.hltCsPFJetsCorrectedMatchedToPuCaloJets80 + fragment.hltSingleCsPFJet100Eta1p5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HICsAK4PFJet100Eta1p5_Centrality_50_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60Centrality50100BptxAND + fragment.hltPreHICsAK4PFJet100Eta1p5Centrality50100 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta1p5 + fragment.HLTCsAK4PFJetsSequence + fragment.hltCsPFJetsCorrectedMatchedToPuCaloJets80 + fragment.hltSingleCsPFJet100Eta1p5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIL3Mu3_EG10HECut_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL3Mu3EG10HECut + fragment.hltL1fL1sSingleMuOpenL1Filtered0 + fragment.HLTHIGEDPhoton10HECutPPOnAASequence + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenL2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + fragment.hltL3fL1sSingleMuOpenL1f0L2f0L3Filtered3 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIL3Mu3_EG15HECut_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL3Mu3EG15HECut + fragment.hltL1fL1sSingleMuOpenL1Filtered0 + fragment.HLTHIGEDPhoton15HECutPPOnAASequence + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenL2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + fragment.hltL3fL1sSingleMuOpenL1f0L2f0L3Filtered3 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIL3Mu3_EG20HECut_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL3Mu3EG20HECut + fragment.hltL1fL1sSingleMuOpenL1Filtered0 + fragment.HLTHIGEDPhoton20HECutPPOnAASequence + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenL2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + fragment.hltL3fL1sSingleMuOpenL1f0L2f0L3Filtered3 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIL3Mu3_EG30HECut_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL3Mu3EG30HECut + fragment.hltL1fL1sSingleMuOpenL1Filtered0 + fragment.HLTHIGEDPhoton30HECutPPOnAASequence + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenL2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + fragment.hltL3fL1sSingleMuOpenL1f0L2f0L3Filtered3 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIL3Mu5_EG10HECut_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL3Mu5EG10HECut + fragment.hltL1fL1sSingleMuOpenL1Filtered0 + fragment.HLTHIGEDPhoton10HECutPPOnAASequence + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenL2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + fragment.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIL3Mu5_EG15HECut_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL3Mu5EG15HECut + fragment.hltL1fL1sSingleMuOpenL1Filtered0 + fragment.HLTHIGEDPhoton15HECutPPOnAASequence + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenL2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + fragment.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIL3Mu5_EG20HECut_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL3Mu5EG20HECut + fragment.hltL1fL1sSingleMuOpenL1Filtered0 + fragment.HLTHIGEDPhoton20HECutPPOnAASequence + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenL2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + fragment.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIL3Mu5_EG30HECut_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL3Mu5EG30HECut + fragment.hltL1fL1sSingleMuOpenL1Filtered0 + fragment.HLTHIGEDPhoton30HECutPPOnAASequence + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenL2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + fragment.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIL3Mu7_EG10HECut_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL3Mu7EG10HECut + fragment.hltL1fL1sSingleMuOpenL1Filtered0 + fragment.HLTHIGEDPhoton10HECutPPOnAASequence + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenL2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + fragment.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered7 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIL3Mu7_EG15HECut_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL3Mu7EG15HECut + fragment.hltL1fL1sSingleMuOpenL1Filtered0 + fragment.HLTHIGEDPhoton15HECutPPOnAASequence + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenL2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + fragment.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered7 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIL3Mu7_EG20HECut_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL3Mu7EG20HECut + fragment.hltL1fL1sSingleMuOpenL1Filtered0 + fragment.HLTHIGEDPhoton20HECutPPOnAASequence + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenL2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + fragment.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered7 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIL3Mu7_EG30HECut_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL3Mu7EG30HECut + fragment.hltL1fL1sSingleMuOpenL1Filtered0 + fragment.HLTHIGEDPhoton30HECutPPOnAASequence + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenL2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + fragment.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered7 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet28MidEta2p7BptxAND + fragment.hltPreHIL3Mu3Eta2p5PuAK4CaloJet40Eta2p1 + fragment.hltL1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet40Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet28MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet28MidEta2p7L1f0L2f0L3Filtered3 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet44MidEta2p7BptxAND + fragment.hltPreHIL3Mu3Eta2p5PuAK4CaloJet60Eta2p1 + fragment.hltL1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet44MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet44MidEta2p7L1f0L2f0L3Filtered3 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet56MidEta2p7BptxAND + fragment.hltPreHIL3Mu3Eta2p5PuAK4CaloJet80Eta2p1 + fragment.hltL1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet56MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet56MidEta2p7L1f0L2f0L3Filtered3 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet64MidEta2p7BptxAND + fragment.hltPreHIL3Mu3Eta2p5PuAK4CaloJet100Eta2p1 + fragment.hltL1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet100Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet64MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet64MidEta2p7L1f0L2f0L3Filtered3 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet28MidEta2p7BptxAND + fragment.hltPreHIL3Mu3Eta2p5PuAK4CaloJet40Eta2p1FilterDr + fragment.hltL1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet40Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet28MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet28MidEta2p7L1f0L2f0L3Filtered3 + fragment.hltL3MuFiltered3SinglePuAK4CaloJet40FilterDr + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet44MidEta2p7BptxAND + fragment.hltPreHIL3Mu3Eta2p5PuAK4CaloJet60Eta2p1FilterDr + fragment.hltL1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet44MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet44MidEta2p7L1f0L2f0L3Filtered3 + fragment.hltL3MuFiltered3SinglePuAK4CaloJet60FilterDr + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet56MidEta2p7BptxAND + fragment.hltPreHIL3Mu3Eta2p5PuAK4CaloJet80Eta2p1FilterDr + fragment.hltL1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet56MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet56MidEta2p7L1f0L2f0L3Filtered3 + fragment.hltL3MuFiltered3SinglePuAK4CaloJet80FilterDr + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet64MidEta2p7BptxAND + fragment.hltPreHIL3Mu3Eta2p5PuAK4CaloJet100Eta2p1FilterDr + fragment.hltL1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet100Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet64MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet64MidEta2p7L1f0L2f0L3Filtered3 + fragment.hltL3MuFiltered3SinglePuAK4CaloJet100FilterDr + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet28MidEta2p7BptxAND + fragment.hltPreHIL3Mu5Eta2p5PuAK4CaloJet40Eta2p1 + fragment.hltL1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet40Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet28MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet28MidEta2p7L1f0L2f0L3Filtered5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet44MidEta2p7BptxAND + fragment.hltPreHIL3Mu5Eta2p5PuAK4CaloJet60Eta2p1 + fragment.hltL1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet44MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet44MidEta2p7L1f0L2f0L3Filtered5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet56MidEta2p7BptxAND + fragment.hltPreHIL3Mu5Eta2p5PuAK4CaloJet80Eta2p1 + fragment.hltL1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet56MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet56MidEta2p7L1f0L2f0L3Filtered5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet64MidEta2p7BptxAND + fragment.hltPreHIL3Mu5Eta2p5PuAK4CaloJet100Eta2p1 + fragment.hltL1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet100Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet64MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet64MidEta2p7L1f0L2f0L3Filtered5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet28MidEta2p7BptxAND + fragment.hltPreHIL3Mu5Eta2p5PuAK4CaloJet40Eta2p1FilterDr + fragment.hltL1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet40Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet28MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet28MidEta2p7L1f0L2f0L3Filtered5 + fragment.hltL3MuFiltered5SinglePuAK4CaloJet40FilterDr + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet44MidEta2p7BptxAND + fragment.hltPreHIL3Mu5Eta2p5PuAK4CaloJet60Eta2p1FilterDr + fragment.hltL1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet44MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet44MidEta2p7L1f0L2f0L3Filtered5 + fragment.hltL3MuFiltered5SinglePuAK4CaloJet60FilterDr + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet56MidEta2p7BptxAND + fragment.hltPreHIL3Mu5Eta2p5PuAK4CaloJet80Eta2p1FilterDr + fragment.hltL1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet56MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet56MidEta2p7L1f0L2f0L3Filtered5 + fragment.hltL3MuFiltered5SinglePuAK4CaloJet80FilterDr + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet64MidEta2p7BptxAND + fragment.hltPreHIL3Mu5Eta2p5PuAK4CaloJet100Eta2p1FilterDr + fragment.hltL1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet100Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet64MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet64MidEta2p7L1f0L2f0L3Filtered5 + fragment.hltL3MuFiltered5SinglePuAK4CaloJet100FilterDr + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HICsAK4PFJet60Eta1p5_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHICsAK4PFJet60Eta1p5 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta1p5 + fragment.HLTCsAK4PFJetsSequence + fragment.hltCsPFJetsCorrectedMatchedToPuCaloJets60 + fragment.hltSingleCsPFJet60Eta1p5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HICsAK4PFJet80Eta1p5_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56BptxAND + fragment.hltPreHICsAK4PFJet80Eta1p5 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet70Eta1p5 + fragment.HLTCsAK4PFJetsSequence + fragment.hltCsPFJetsCorrectedMatchedToPuCaloJets70 + fragment.hltSingleCsPFJet80Eta1p5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HICsAK4PFJet100Eta1p5_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60BptxAND + fragment.hltPreHICsAK4PFJet100Eta1p5 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta1p5 + fragment.HLTCsAK4PFJetsSequence + fragment.hltCsPFJetsCorrectedMatchedToPuCaloJets80 + fragment.hltSingleCsPFJet100Eta1p5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HICsAK4PFJet100Eta1p5_Beamspot_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60BptxAND + fragment.hltPreHICsAK4PFJet100Eta1p5Beamspot + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta1p5 + fragment.HLTCsAK4PFJetsSequence + fragment.hltCsPFJetsCorrectedMatchedToPuCaloJets80 + fragment.hltSingleCsPFJet100Eta1p5 + fragment.hltVerticesPFPPOnAA + fragment.hltVerticesPFSelectorPPOnAA + fragment.hltVerticesPFFilterPPOnAA + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HICsAK4PFJet120Eta1p5_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60BptxAND + fragment.hltPreHICsAK4PFJet120Eta1p5 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet90Eta1p5 + fragment.HLTCsAK4PFJetsSequence + fragment.hltCsPFJetsCorrectedMatchedToPuCaloJets90 + fragment.hltSingleCsPFJet120Eta1p5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HICsAK4PFJet60Eta1p5_Centrality_30_100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44Centrality30100BptxAND + fragment.hltPreHICsAK4PFJet60Eta1p5Centrality30100 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta1p5 + fragment.HLTCsAK4PFJetsSequence + fragment.hltCsPFJetsCorrectedMatchedToPuCaloJets60 + fragment.hltSingleCsPFJet60Eta1p5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HICsAK4PFJet60Eta1p5_Centrality_50_100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44Centrality50100BptxAND + fragment.hltPreHICsAK4PFJet60Eta1p5Centrality50100 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta1p5 + fragment.HLTCsAK4PFJetsSequence + fragment.hltCsPFJetsCorrectedMatchedToPuCaloJets60 + fragment.hltSingleCsPFJet60Eta1p5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HICsAK4PFJet80Eta1p5_Centrality_30_100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56Centrality30100BptxAND + fragment.hltPreHICsAK4PFJet80Eta1p5Centrality30100 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet70Eta1p5 + fragment.HLTCsAK4PFJetsSequence + fragment.hltCsPFJetsCorrectedMatchedToPuCaloJets70 + fragment.hltSingleCsPFJet80Eta1p5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HICsAK4PFJet80Eta1p5_Centrality_50_100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56Centrality50100BptxAND + fragment.hltPreHICsAK4PFJet80Eta1p5Centrality50100 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet70Eta1p5 + fragment.HLTCsAK4PFJetsSequence + fragment.hltCsPFJetsCorrectedMatchedToPuCaloJets70 + fragment.hltSingleCsPFJet80Eta1p5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HICsAK4PFJet100Eta1p5_Centrality_30_100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60Centrality30100BptxAND + fragment.hltPreHICsAK4PFJet100Eta1p5Centrality30100 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta1p5 + fragment.HLTCsAK4PFJetsSequence + fragment.hltCsPFJetsCorrectedMatchedToPuCaloJets80 + fragment.hltSingleCsPFJet100Eta1p5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HICsAK4PFJet100Eta1p5_Centrality_50_100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60Centrality50100BptxAND + fragment.hltPreHICsAK4PFJet100Eta1p5Centrality50100 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta1p5 + fragment.HLTCsAK4PFJetsSequence + fragment.hltCsPFJetsCorrectedMatchedToPuCaloJets80 + fragment.hltSingleCsPFJet100Eta1p5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIL3Mu3_EG10HECut_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL3Mu3EG10HECut + fragment.hltL1fL1sSingleMuOpenL1Filtered0 + fragment.HLTHIGEDPhoton10HECutPPOnAASequence + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenL2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + fragment.hltL3fL1sSingleMuOpenL1f0L2f0L3Filtered3 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIL3Mu3_EG15HECut_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL3Mu3EG15HECut + fragment.hltL1fL1sSingleMuOpenL1Filtered0 + fragment.HLTHIGEDPhoton15HECutPPOnAASequence + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenL2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + fragment.hltL3fL1sSingleMuOpenL1f0L2f0L3Filtered3 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIL3Mu3_EG20HECut_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL3Mu3EG20HECut + fragment.hltL1fL1sSingleMuOpenL1Filtered0 + fragment.HLTHIGEDPhoton20HECutPPOnAASequence + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenL2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + fragment.hltL3fL1sSingleMuOpenL1f0L2f0L3Filtered3 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIL3Mu3_EG30HECut_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL3Mu3EG30HECut + fragment.hltL1fL1sSingleMuOpenL1Filtered0 + fragment.HLTHIGEDPhoton30HECutPPOnAASequence + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenL2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + fragment.hltL3fL1sSingleMuOpenL1f0L2f0L3Filtered3 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIL3Mu5_EG10HECut_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL3Mu5EG10HECut + fragment.hltL1fL1sSingleMuOpenL1Filtered0 + fragment.HLTHIGEDPhoton10HECutPPOnAASequence + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenL2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + fragment.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIL3Mu5_EG15HECut_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL3Mu5EG15HECut + fragment.hltL1fL1sSingleMuOpenL1Filtered0 + fragment.HLTHIGEDPhoton15HECutPPOnAASequence + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenL2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + fragment.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIL3Mu5_EG20HECut_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL3Mu5EG20HECut + fragment.hltL1fL1sSingleMuOpenL1Filtered0 + fragment.HLTHIGEDPhoton20HECutPPOnAASequence + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenL2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + fragment.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIL3Mu5_EG30HECut_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL3Mu5EG30HECut + fragment.hltL1fL1sSingleMuOpenL1Filtered0 + fragment.HLTHIGEDPhoton30HECutPPOnAASequence + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenL2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + fragment.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIL3Mu7_EG10HECut_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL3Mu7EG10HECut + fragment.hltL1fL1sSingleMuOpenL1Filtered0 + fragment.HLTHIGEDPhoton10HECutPPOnAASequence + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenL2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + fragment.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered7 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIL3Mu7_EG15HECut_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL3Mu7EG15HECut + fragment.hltL1fL1sSingleMuOpenL1Filtered0 + fragment.HLTHIGEDPhoton15HECutPPOnAASequence + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenL2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + fragment.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered7 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIL3Mu7_EG20HECut_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL3Mu7EG20HECut + fragment.hltL1fL1sSingleMuOpenL1Filtered0 + fragment.HLTHIGEDPhoton20HECutPPOnAASequence + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenL2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + fragment.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered7 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIL3Mu7_EG30HECut_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL3Mu7EG30HECut + fragment.hltL1fL1sSingleMuOpenL1Filtered0 + fragment.HLTHIGEDPhoton30HECutPPOnAASequence + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenL2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + fragment.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered7 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet28MidEta2p7BptxAND + fragment.hltPreHIL3Mu3Eta2p5PuAK4CaloJet40Eta2p1 + fragment.hltL1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet40Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet28MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet28MidEta2p7L1f0L2f0L3Filtered3 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet44MidEta2p7BptxAND + fragment.hltPreHIL3Mu3Eta2p5PuAK4CaloJet60Eta2p1 + fragment.hltL1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet44MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet44MidEta2p7L1f0L2f0L3Filtered3 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet56MidEta2p7BptxAND + fragment.hltPreHIL3Mu3Eta2p5PuAK4CaloJet80Eta2p1 + fragment.hltL1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet56MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet56MidEta2p7L1f0L2f0L3Filtered3 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet64MidEta2p7BptxAND + fragment.hltPreHIL3Mu3Eta2p5PuAK4CaloJet100Eta2p1 + fragment.hltL1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet100Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet64MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet64MidEta2p7L1f0L2f0L3Filtered3 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet28MidEta2p7BptxAND + fragment.hltPreHIL3Mu3Eta2p5PuAK4CaloJet40Eta2p1FilterDr + fragment.hltL1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet40Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet28MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet28MidEta2p7L1f0L2f0L3Filtered3 + fragment.hltL3MuFiltered3SinglePuAK4CaloJet40FilterDr + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet44MidEta2p7BptxAND + fragment.hltPreHIL3Mu3Eta2p5PuAK4CaloJet60Eta2p1FilterDr + fragment.hltL1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet44MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet44MidEta2p7L1f0L2f0L3Filtered3 + fragment.hltL3MuFiltered3SinglePuAK4CaloJet60FilterDr + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet56MidEta2p7BptxAND + fragment.hltPreHIL3Mu3Eta2p5PuAK4CaloJet80Eta2p1FilterDr + fragment.hltL1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet56MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet56MidEta2p7L1f0L2f0L3Filtered3 + fragment.hltL3MuFiltered3SinglePuAK4CaloJet80FilterDr + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet64MidEta2p7BptxAND + fragment.hltPreHIL3Mu3Eta2p5PuAK4CaloJet100Eta2p1FilterDr + fragment.hltL1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet100Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet64MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet64MidEta2p7L1f0L2f0L3Filtered3 + fragment.hltL3MuFiltered3SinglePuAK4CaloJet100FilterDr + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet28MidEta2p7BptxAND + fragment.hltPreHIL3Mu5Eta2p5PuAK4CaloJet40Eta2p1 + fragment.hltL1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet40Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet28MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet28MidEta2p7L1f0L2f0L3Filtered5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet44MidEta2p7BptxAND + fragment.hltPreHIL3Mu5Eta2p5PuAK4CaloJet60Eta2p1 + fragment.hltL1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet44MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet44MidEta2p7L1f0L2f0L3Filtered5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet56MidEta2p7BptxAND + fragment.hltPreHIL3Mu5Eta2p5PuAK4CaloJet80Eta2p1 + fragment.hltL1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet56MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet56MidEta2p7L1f0L2f0L3Filtered5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet64MidEta2p7BptxAND + fragment.hltPreHIL3Mu5Eta2p5PuAK4CaloJet100Eta2p1 + fragment.hltL1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet100Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet64MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet64MidEta2p7L1f0L2f0L3Filtered5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet28MidEta2p7BptxAND + fragment.hltPreHIL3Mu5Eta2p5PuAK4CaloJet40Eta2p1FilterDr + fragment.hltL1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet40Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet28MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet28MidEta2p7L1f0L2f0L3Filtered5 + fragment.hltL3MuFiltered5SinglePuAK4CaloJet40FilterDr + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet44MidEta2p7BptxAND + fragment.hltPreHIL3Mu5Eta2p5PuAK4CaloJet60Eta2p1FilterDr + fragment.hltL1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet44MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet44MidEta2p7L1f0L2f0L3Filtered5 + fragment.hltL3MuFiltered5SinglePuAK4CaloJet60FilterDr + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet56MidEta2p7BptxAND + fragment.hltPreHIL3Mu5Eta2p5PuAK4CaloJet80Eta2p1FilterDr + fragment.hltL1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet56MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet56MidEta2p7L1f0L2f0L3Filtered5 + fragment.hltL3MuFiltered5SinglePuAK4CaloJet80FilterDr + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet64MidEta2p7BptxAND + fragment.hltPreHIL3Mu5Eta2p5PuAK4CaloJet100Eta2p1FilterDr + fragment.hltL1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet100Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet64MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet64MidEta2p7L1f0L2f0L3Filtered5 + fragment.hltL3MuFiltered5SinglePuAK4CaloJet100FilterDr + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) fragment.HLT_HICastor_MediumJet_NotMBHF2AND_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sCastorMJNotMBHF2AND + fragment.hltPreHICastorMediumJetNotMBHF2AND + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) fragment.HLT_HICastor_MediumJet_NotMBHF2OR_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sCastorMJNotMBHF2OR + fragment.hltPreHICastorMediumJetNotMBHF2OR + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) fragment.HLT_HICastor_MediumJet_MBHF1OR_BptxAND_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sCastorMJMBHF1ORBptx + fragment.hltPreHICastorMediumJetMBHF1ORBptxAND + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) @@ -127126,28 +130026,28 @@ fragment.HLT_HICastor_HighJet_MBHF2AND_BptxAND_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sCastorHJMBHF2ANDBptx + fragment.hltPreHICastorHighJetMBHF2ANDBptxAND + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) fragment.HLT_HICastor_Muon_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sCastorMuon + fragment.hltPreHICastorMuon + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) fragment.HLT_HICastor_Muon_BptxAND_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sCastorMuonBptx + fragment.hltPreHICastorMuonBptxAND + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) -fragment.HLT_HIIslandPhoton10_Eta2p4_Cent30_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG3Cent30100BptxAND + fragment.hltPreHIIslandPhoton10Eta2p4Cent30100 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton10Eta2p4 + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIIslandPhoton20_Eta2p4_Cent30_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG3Cent30100BptxAND + fragment.hltPreHIIslandPhoton20Eta2p4Cent30100 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton20Eta2p4 + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIIslandPhoton30_Eta2p4_Cent30_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG7Cent30100BptxAND + fragment.hltPreHIIslandPhoton30Eta2p4Cent30100 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton30Eta2p4 + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIIslandPhoton40_Eta2p4_Cent30_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21Cent30100BptxAND + fragment.hltPreHIIslandPhoton40Eta2p4Cent30100 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton40Eta2p4 + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIIslandPhoton10_Eta2p4_Cent50_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG3Cent50100BptxAND + fragment.hltPreHIIslandPhoton10Eta2p4Cent50100 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton10Eta2p4 + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIIslandPhoton20_Eta2p4_Cent50_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG3Cent50100BptxAND + fragment.hltPreHIIslandPhoton20Eta2p4Cent50100 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton20Eta2p4 + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIIslandPhoton30_Eta2p4_Cent50_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG7Cent50100BptxAND + fragment.hltPreHIIslandPhoton30Eta2p4Cent50100 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton30Eta2p4 + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIIslandPhoton40_Eta2p4_Cent50_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21Cent50100BptxAND + fragment.hltPreHIIslandPhoton40Eta2p4Cent50100 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton40Eta2p4 + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton10_Cent30_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG3Cent30100BptxAND + fragment.hltPreHIGEDPhoton10Cent30100 + fragment.HLTHIGEDPhoton10PPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton20_Cent30_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG3Cent30100BptxAND + fragment.hltPreHIGEDPhoton20Cent30100 + fragment.HLTHIGEDPhoton20PPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton30_Cent30_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG7Cent30100BptxAND + fragment.hltPreHIGEDPhoton30Cent30100 + fragment.HLTHIGEDPhoton30PPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton40_Cent30_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21Cent30100BptxAND + fragment.hltPreHIGEDPhoton40Cent30100 + fragment.HLTHIGEDPhoton40PPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton10_Cent50_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG3Cent50100BptxAND + fragment.hltPreHIGEDPhoton10Cent50100 + fragment.HLTHIGEDPhoton10PPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton20_Cent50_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG3Cent50100BptxAND + fragment.hltPreHIGEDPhoton20Cent50100 + fragment.HLTHIGEDPhoton20PPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton30_Cent50_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG7Cent50100BptxAND + fragment.hltPreHIGEDPhoton30Cent50100 + fragment.HLTHIGEDPhoton30PPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton40_Cent50_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21Cent50100BptxAND + fragment.hltPreHIGEDPhoton40Cent50100 + fragment.HLTHIGEDPhoton40PPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIPuAK4CaloJet60Eta2p4_DeepCSV0p4_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIPuAK4CaloJet60Eta2p4DeepCSV0p4 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p4 + fragment.hltSelectorJets60 + fragment.hltSelectorCentralJets60 + fragment.hltSelector4CentralJetsPtCut + fragment.hltSelectorCentralJets + fragment.hltSelector4CentralJets + fragment.HLTBtagDeepCSVSequenceL3ForHI + fragment.hltBTagCaloDeepCSV0p4TagSingleJet60 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIPuAK4CaloJet80Eta2p4_DeepCSV0p4_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56BptxAND + fragment.hltPreHIPuAK4CaloJet80Eta2p4DeepCSV0p4 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta2p4 + fragment.hltSelectorJets80 + fragment.hltSelectorCentralJets80 + fragment.hltSelector4CentralJetsPtCut80 + fragment.hltSelectorJets60 + fragment.hltSelectorCentralJets60 + fragment.hltSelector4CentralJetsPtCut + fragment.hltSelectorCentralJets + fragment.hltSelector4CentralJets + fragment.HLTBtagDeepCSVSequenceL3ForHIBJet80 + fragment.hltBTagCaloDeepCSV0p4SingleJet80 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIPuAK4CaloJet100Eta2p4_DeepCSV0p4_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60BptxAND + fragment.hltPreHIPuAK4CaloJet100Eta2p4DeepCSV0p4 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet100Eta2p4 + fragment.hltSelectorJets100 + fragment.hltSelectorCentralJets100 + fragment.hltSelector4CentralJetsPtCut100 + fragment.hltSelectorJets60 + fragment.hltSelectorCentralJets60 + fragment.hltSelector4CentralJetsPtCut + fragment.hltSelectorCentralJets + fragment.hltSelector4CentralJets + fragment.HLTBtagDeepCSVSequenceL3ForHIBJet100 + fragment.hltBTagCaloDeepCSV0p4SingleJet100 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIPuAK4CaloJet60Eta2p4_CSVv2WP0p75_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIPuAK4CaloJet60Eta2p4CSVv2WP0p75 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p4 + fragment.hltSelectorJets60 + fragment.hltSelectorCentralJets60 + fragment.hltSelector4CentralJetsPtCut + fragment.hltSelectorCentralJets + fragment.hltSelector4CentralJets + fragment.HLTBtagCSVv2SequenceL3ForHI + fragment.hltBTagCaloCSVv2WP0p75SingleJet60HI + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIPuAK4CaloJet80Eta2p4_CSVv2WP0p75_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56BptxAND + fragment.hltPreHIPuAK4CaloJet80Eta2p4CSVv2WP0p75 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta2p4 + fragment.hltSelectorJets80 + fragment.hltSelectorCentralJets80 + fragment.hltSelector4CentralJetsPtCut80 + fragment.hltSelectorJets60 + fragment.hltSelectorCentralJets60 + fragment.hltSelector4CentralJetsPtCut + fragment.hltSelectorCentralJets + fragment.hltSelector4CentralJets + fragment.HLTBtagCSVv2SequenceL3ForHIBJet80 + fragment.hltBTagCaloCSVv2WP0p75SingleJet80HI + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIPuAK4CaloJet100Eta2p4_CSVv2WP0p75_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60BptxAND + fragment.hltPreHIPuAK4CaloJet100Eta2p4CSVv2WP0p75 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet100Eta2p4 + fragment.hltSelectorJets100 + fragment.hltSelectorCentralJets100 + fragment.hltSelector4CentralJetsPtCut100 + fragment.hltSelectorJets60 + fragment.hltSelectorCentralJets60 + fragment.hltSelector4CentralJetsPtCut + fragment.hltSelectorCentralJets + fragment.hltSelector4CentralJets + fragment.HLTBtagCSVv2SequenceL3ForHIBJet100 + fragment.hltBTagCaloCSVv2WP0p75SingleJet100HI + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIIslandPhoton10_Eta2p4_Cent30_100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG3Cent30100BptxAND + fragment.hltPreHIIslandPhoton10Eta2p4Cent30100 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton10Eta2p4 + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIIslandPhoton20_Eta2p4_Cent30_100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG3Cent30100BptxAND + fragment.hltPreHIIslandPhoton20Eta2p4Cent30100 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton20Eta2p4 + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIIslandPhoton30_Eta2p4_Cent30_100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG7Cent30100BptxAND + fragment.hltPreHIIslandPhoton30Eta2p4Cent30100 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton30Eta2p4 + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIIslandPhoton40_Eta2p4_Cent30_100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21Cent30100BptxAND + fragment.hltPreHIIslandPhoton40Eta2p4Cent30100 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton40Eta2p4 + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIIslandPhoton10_Eta2p4_Cent50_100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG3Cent50100BptxAND + fragment.hltPreHIIslandPhoton10Eta2p4Cent50100 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton10Eta2p4 + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIIslandPhoton20_Eta2p4_Cent50_100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG3Cent50100BptxAND + fragment.hltPreHIIslandPhoton20Eta2p4Cent50100 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton20Eta2p4 + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIIslandPhoton30_Eta2p4_Cent50_100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG7Cent50100BptxAND + fragment.hltPreHIIslandPhoton30Eta2p4Cent50100 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton30Eta2p4 + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIIslandPhoton40_Eta2p4_Cent50_100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21Cent50100BptxAND + fragment.hltPreHIIslandPhoton40Eta2p4Cent50100 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton40Eta2p4 + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton10_Cent30_100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG3Cent30100BptxAND + fragment.hltPreHIGEDPhoton10Cent30100 + fragment.HLTHIGEDPhoton10PPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton20_Cent30_100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG3Cent30100BptxAND + fragment.hltPreHIGEDPhoton20Cent30100 + fragment.HLTHIGEDPhoton20PPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton30_Cent30_100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG7Cent30100BptxAND + fragment.hltPreHIGEDPhoton30Cent30100 + fragment.HLTHIGEDPhoton30PPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton40_Cent30_100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21Cent30100BptxAND + fragment.hltPreHIGEDPhoton40Cent30100 + fragment.HLTHIGEDPhoton40PPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton10_Cent50_100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG3Cent50100BptxAND + fragment.hltPreHIGEDPhoton10Cent50100 + fragment.HLTHIGEDPhoton10PPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton20_Cent50_100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG3Cent50100BptxAND + fragment.hltPreHIGEDPhoton20Cent50100 + fragment.HLTHIGEDPhoton20PPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton30_Cent50_100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG7Cent50100BptxAND + fragment.hltPreHIGEDPhoton30Cent50100 + fragment.HLTHIGEDPhoton30PPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton40_Cent50_100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21Cent50100BptxAND + fragment.hltPreHIGEDPhoton40Cent50100 + fragment.HLTHIGEDPhoton40PPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIPuAK4CaloJet60Eta2p4_DeepCSV0p4_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIPuAK4CaloJet60Eta2p4DeepCSV0p4 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p4 + fragment.hltSelectorJets60 + fragment.hltSelectorCentralJets60 + fragment.hltSelector4CentralJetsPtCut + fragment.hltSelectorCentralJets + fragment.hltSelector4CentralJets + fragment.HLTBtagDeepCSVSequenceL3ForHI + fragment.hltBTagCaloDeepCSV0p4TagSingleJet60 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIPuAK4CaloJet80Eta2p4_DeepCSV0p4_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56BptxAND + fragment.hltPreHIPuAK4CaloJet80Eta2p4DeepCSV0p4 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta2p4 + fragment.hltSelectorJets80 + fragment.hltSelectorCentralJets80 + fragment.hltSelector4CentralJetsPtCut80 + fragment.hltSelectorJets60 + fragment.hltSelectorCentralJets60 + fragment.hltSelector4CentralJetsPtCut + fragment.hltSelectorCentralJets + fragment.hltSelector4CentralJets + fragment.HLTBtagDeepCSVSequenceL3ForHIBJet80 + fragment.hltBTagCaloDeepCSV0p4SingleJet80 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIPuAK4CaloJet100Eta2p4_DeepCSV0p4_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60BptxAND + fragment.hltPreHIPuAK4CaloJet100Eta2p4DeepCSV0p4 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet100Eta2p4 + fragment.hltSelectorJets100 + fragment.hltSelectorCentralJets100 + fragment.hltSelector4CentralJetsPtCut100 + fragment.hltSelectorJets60 + fragment.hltSelectorCentralJets60 + fragment.hltSelector4CentralJetsPtCut + fragment.hltSelectorCentralJets + fragment.hltSelector4CentralJets + fragment.HLTBtagDeepCSVSequenceL3ForHIBJet100 + fragment.hltBTagCaloDeepCSV0p4SingleJet100 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIPuAK4CaloJet60Eta2p4_CSVv2WP0p75_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIPuAK4CaloJet60Eta2p4CSVv2WP0p75 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p4 + fragment.hltSelectorJets60 + fragment.hltSelectorCentralJets60 + fragment.hltSelector4CentralJetsPtCut + fragment.hltSelectorCentralJets + fragment.hltSelector4CentralJets + fragment.HLTBtagCSVv2SequenceL3ForHI + fragment.hltBTagCaloCSVv2WP0p75SingleJet60HI + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIPuAK4CaloJet80Eta2p4_CSVv2WP0p75_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56BptxAND + fragment.hltPreHIPuAK4CaloJet80Eta2p4CSVv2WP0p75 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta2p4 + fragment.hltSelectorJets80 + fragment.hltSelectorCentralJets80 + fragment.hltSelector4CentralJetsPtCut80 + fragment.hltSelectorJets60 + fragment.hltSelectorCentralJets60 + fragment.hltSelector4CentralJetsPtCut + fragment.hltSelectorCentralJets + fragment.hltSelector4CentralJets + fragment.HLTBtagCSVv2SequenceL3ForHIBJet80 + fragment.hltBTagCaloCSVv2WP0p75SingleJet80HI + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIPuAK4CaloJet100Eta2p4_CSVv2WP0p75_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60BptxAND + fragment.hltPreHIPuAK4CaloJet100Eta2p4CSVv2WP0p75 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet100Eta2p4 + fragment.hltSelectorJets100 + fragment.hltSelectorCentralJets100 + fragment.hltSelector4CentralJetsPtCut100 + fragment.hltSelectorJets60 + fragment.hltSelectorCentralJets60 + fragment.hltSelector4CentralJetsPtCut + fragment.hltSelectorCentralJets + fragment.hltSelector4CentralJets + fragment.HLTBtagCSVv2SequenceL3ForHIBJet100 + fragment.hltBTagCaloCSVv2WP0p75SingleJet100HI + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) fragment.HLT_HIL1NotBptxOR_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sNotBptxOR + fragment.hltPreHIL1NotBptxOR + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) fragment.HLT_HIL1UnpairedBunchBptxMinus_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1UnpairedBunchBptxMinus + fragment.hltPreHIL1UnpairedBunchBptxMinus + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) fragment.HLT_HIL1UnpairedBunchBptxPlus_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1UnpairedBunchBptxPlus + fragment.hltPreHIL1UnpairedBunchBptxPlus + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) @@ -127419,7 +130319,7 @@ fragment.Dataset_ppForward = cms.Path( fragment.HLTDatasetPathBeginSequence + fragment.hltDatasetppForward + fragment.hltPreDatasetppForward ) -fragment.schedule = cms.Schedule( *(fragment.HLTriggerFirstPath, fragment.Status_OnCPU, fragment.Status_OnGPU, fragment.HLT_AK8PFJet360_TrimMass30_v19, fragment.HLT_AK8PFJet380_TrimMass30_v12, fragment.HLT_AK8PFJet400_TrimMass30_v13, fragment.HLT_AK8PFJet420_TrimMass30_v12, fragment.HLT_AK8PFJet400_MassSD30_v1, fragment.HLT_AK8PFJet420_MassSD30_v1, fragment.HLT_AK8PFJet450_MassSD30_v1, fragment.HLT_AK8DiPFJet250_250_MassSD30_v1, fragment.HLT_AK8DiPFJet250_250_MassSD50_v1, fragment.HLT_AK8DiPFJet260_260_MassSD30_v1, fragment.HLT_AK8DiPFJet270_270_MassSD30_v1, fragment.HLT_AK8PFHT750_TrimMass50_v13, fragment.HLT_AK8PFHT800_TrimMass50_v13, fragment.HLT_AK8PFHT850_TrimMass50_v12, fragment.HLT_AK8PFHT900_TrimMass50_v12, fragment.HLT_CaloJet10_NoJetID_v4, fragment.HLT_CaloJet20_NoJetID_v4, fragment.HLT_CaloJet50_NoJetID_v4, fragment.HLT_CaloJet500_NoJetID_v13, fragment.HLT_CaloJet550_NoJetID_v8, fragment.HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5, fragment.HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5, fragment.HLT_Trimuon5_3p5_2_Upsilon_Muon_v6, fragment.HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4, fragment.HLT_DoubleEle25_CaloIdL_MW_v5, fragment.HLT_DoubleEle27_CaloIdL_MW_v5, fragment.HLT_DoubleEle33_CaloIdL_MW_v18, fragment.HLT_DoubleEle24_eta2p1_WPTight_Gsf_v8, fragment.HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v21, fragment.HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v21, fragment.HLT_Ele27_Ele37_CaloIdL_MW_v5, fragment.HLT_Mu27_Ele37_CaloIdL_MW_v6, fragment.HLT_Mu37_Ele27_CaloIdL_MW_v6, fragment.HLT_Mu37_TkMu27_v6, fragment.HLT_DoubleMu4_3_Bs_v16, fragment.HLT_DoubleMu4_3_Jpsi_v16, fragment.HLT_DoubleMu4_3_LowMass_v2, fragment.HLT_DoubleMu4_LowMass_Displaced_v2, fragment.HLT_Mu0_L1DoubleMu_v2, fragment.HLT_Mu4_L1DoubleMu_v2, fragment.HLT_DoubleMu4_3_Photon4_BsToMMG_v1, fragment.HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1, fragment.HLT_DoubleMu3_Trk_Tau3mu_v13, fragment.HLT_DoubleMu3_TkMu_DsTau3Mu_v5, fragment.HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v9, fragment.HLT_DoubleMu4_MuMuTrk_Displaced_v16, fragment.HLT_Mu3_PFJet40_v17, fragment.HLT_Mu7p5_L2Mu2_Jpsi_v11, fragment.HLT_Mu7p5_L2Mu2_Upsilon_v11, fragment.HLT_Mu3_L1SingleMu5orSingleMu7_v2, fragment.HLT_DoublePhoton33_CaloIdL_v7, fragment.HLT_DoublePhoton70_v7, fragment.HLT_DoublePhoton85_v15, fragment.HLT_Ele20_WPTight_Gsf_v7, fragment.HLT_Ele15_WPLoose_Gsf_v4, fragment.HLT_Ele17_WPLoose_Gsf_v4, fragment.HLT_Ele20_WPLoose_Gsf_v7, fragment.HLT_Ele20_eta2p1_WPLoose_Gsf_v7, fragment.HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v5, fragment.HLT_Ele27_WPTight_Gsf_v17, fragment.HLT_Ele28_WPTight_Gsf_v2, fragment.HLT_Ele30_WPTight_Gsf_v2, fragment.HLT_Ele32_WPTight_Gsf_v16, fragment.HLT_Ele35_WPTight_Gsf_v10, fragment.HLT_Ele35_WPTight_Gsf_L1EGMT_v6, fragment.HLT_Ele38_WPTight_Gsf_v10, fragment.HLT_Ele40_WPTight_Gsf_v10, fragment.HLT_Ele32_WPTight_Gsf_L1DoubleEG_v10, fragment.HLT_Ele24_eta2p1_WPTight_Gsf_TightChargedIsoPFTauHPS30_eta2p1_CrossL1_v2, fragment.HLT_HT450_Beamspot_v12, fragment.HLT_HT300_Beamspot_v12, fragment.HLT_HT60_Beamspot_v2, fragment.HLT_ZeroBias_Beamspot_v5, fragment.HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_CrossL1_v2, fragment.HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v2, fragment.HLT_IsoMu27_LooseChargedIsoPFTau20_Trk1_eta2p1_SingleL1_v6, fragment.HLT_IsoMu27_LooseChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v3, fragment.HLT_IsoMu27_MediumChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v3, fragment.HLT_IsoMu27_TightChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v3, fragment.HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1, fragment.HLT_IsoMu20_v16, fragment.HLT_IsoMu24_v14, fragment.HLT_IsoMu24_eta2p1_v16, fragment.HLT_IsoMu27_v17, fragment.HLT_IsoMu30_v5, fragment.HLT_UncorrectedJetE30_NoBPTX_v7, fragment.HLT_UncorrectedJetE30_NoBPTX3BX_v7, fragment.HLT_UncorrectedJetE60_NoBPTX3BX_v7, fragment.HLT_UncorrectedJetE70_NoBPTX3BX_v7, fragment.HLT_L1SingleMu18_v4, fragment.HLT_L1SingleMu25_v3, fragment.HLT_L1SingleMuOpen_v3, fragment.HLT_L1SingleMuOpen_DT_v3, fragment.HLT_L1SingleMuCosmics_v2, fragment.HLT_L1SingleMu3_v2, fragment.HLT_L1SingleMu5_v2, fragment.HLT_L1SingleMu7_v2, fragment.HLT_L1DoubleMu0_v2, fragment.HLT_L1SingleEG10_v3, fragment.HLT_L1SingleEG15_v3, fragment.HLT_L1SingleEG18_v2, fragment.HLT_L1SingleJet16_v2, fragment.HLT_L1SingleJet20_v2, fragment.HLT_L1SingleJet35_v2, fragment.HLT_L1SingleJet8erHE_v2, fragment.HLT_L1SingleJet10erHE_v2, fragment.HLT_L1SingleJet12erHE_v2, fragment.HLT_L1SingleJet200_v2, fragment.HLT_L1DoubleJetC50_v3, fragment.HLT_L1EXT_HCAL_LaserMon1_v2, fragment.HLT_L1EXT_HCAL_LaserMon4_v2, fragment.HLT_DQMPixels_SingleMuOpen_v2, fragment.HLT_L2DoubleMu23_NoVertex_v3, fragment.HLT_L2Mu10_v8, fragment.HLT_L2Mu10_NoVertex_NoBPTX3BX_v6, fragment.HLT_L2Mu10_NoVertex_NoBPTX_v7, fragment.HLT_L2Mu45_NoVertex_3Sta_NoBPTX3BX_v5, fragment.HLT_L2Mu40_NoVertex_3Sta_NoBPTX3BX_v6, fragment.HLT_L2Mu50_v3, fragment.HLT_L2Mu23NoVtx_2Cha_v2, fragment.HLT_L2Mu23NoVtx_2Cha_CosmicSeed_v2, fragment.HLT_DoubleL2Mu30NoVtx_2Cha_CosmicSeed_Eta2p4_v3, fragment.HLT_DoubleL2Mu30NoVtx_2Cha_Eta2p4_v3, fragment.HLT_DoubleL2Mu50_v3, fragment.HLT_DoubleL2Mu23NoVtx_2Cha_CosmicSeed_v3, fragment.HLT_DoubleL2Mu25NoVtx_2Cha_CosmicSeed_v3, fragment.HLT_DoubleL2Mu25NoVtx_2Cha_CosmicSeed_Eta2p4_v3, fragment.HLT_DoubleL2Mu23NoVtx_2Cha_v3, fragment.HLT_DoubleL2Mu25NoVtx_2Cha_v3, fragment.HLT_DoubleL2Mu25NoVtx_2Cha_Eta2p4_v3, fragment.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v15, fragment.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v4, fragment.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v16, fragment.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v4, fragment.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v6, fragment.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v4, fragment.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v6, fragment.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v4, fragment.HLT_Mu25_TkMu0_Onia_v9, fragment.HLT_Mu30_TkMu0_Psi_v2, fragment.HLT_Mu30_TkMu0_Upsilon_v2, fragment.HLT_Mu20_TkMu0_Phi_v9, fragment.HLT_Mu25_TkMu0_Phi_v9, fragment.HLT_Mu12_v4, fragment.HLT_Mu15_v4, fragment.HLT_Mu20_v13, fragment.HLT_Mu27_v14, fragment.HLT_Mu50_v14, fragment.HLT_Mu55_v4, fragment.HLT_CascadeMu100_v4, fragment.HLT_HighPtTkMu100_v3, fragment.HLT_DiPFJet15_NoCaloMatched_v17, fragment.HLT_DiPFJet25_NoCaloMatched_v17, fragment.HLT_DiPFJet15_FBEta3_NoCaloMatched_v18, fragment.HLT_DiPFJet25_FBEta3_NoCaloMatched_v18, fragment.HLT_DiPFJetAve40_v15, fragment.HLT_DiPFJetAve60_v15, fragment.HLT_DiPFJetAve80_v14, fragment.HLT_DiPFJetAve140_v14, fragment.HLT_DiPFJetAve200_v14, fragment.HLT_DiPFJetAve260_v15, fragment.HLT_DiPFJetAve320_v15, fragment.HLT_DiPFJetAve400_v15, fragment.HLT_DiPFJetAve500_v15, fragment.HLT_DiPFJetAve15_HFJEC_v18, fragment.HLT_DiPFJetAve25_HFJEC_v18, fragment.HLT_DiPFJetAve35_HFJEC_v18, fragment.HLT_DiPFJetAve60_HFJEC_v16, fragment.HLT_DiPFJetAve80_HFJEC_v17, fragment.HLT_DiPFJetAve100_HFJEC_v17, fragment.HLT_DiPFJetAve160_HFJEC_v17, fragment.HLT_DiPFJetAve220_HFJEC_v17, fragment.HLT_DiPFJetAve300_HFJEC_v17, fragment.HLT_AK8PFJet15_v4, fragment.HLT_AK8PFJet25_v4, fragment.HLT_AK8PFJet40_v17, fragment.HLT_AK8PFJet60_v16, fragment.HLT_AK8PFJet80_v16, fragment.HLT_AK8PFJet140_v16, fragment.HLT_AK8PFJet200_v16, fragment.HLT_AK8PFJet260_v17, fragment.HLT_AK8PFJet320_v17, fragment.HLT_AK8PFJet400_v17, fragment.HLT_AK8PFJet450_v17, fragment.HLT_AK8PFJet500_v17, fragment.HLT_AK8PFJet550_v12, fragment.HLT_PFJet15_v4, fragment.HLT_PFJet25_v4, fragment.HLT_PFJet40_v22, fragment.HLT_PFJet60_v22, fragment.HLT_PFJet80_v21, fragment.HLT_PFJet110_v1, fragment.HLT_PFJet140_v20, fragment.HLT_PFJet200_v20, fragment.HLT_PFJet260_v21, fragment.HLT_PFJet320_v21, fragment.HLT_PFJet400_v21, fragment.HLT_PFJet450_v22, fragment.HLT_PFJet500_v22, fragment.HLT_PFJet550_v12, fragment.HLT_PFJetFwd15_v4, fragment.HLT_PFJetFwd25_v4, fragment.HLT_PFJetFwd40_v20, fragment.HLT_PFJetFwd60_v20, fragment.HLT_PFJetFwd80_v19, fragment.HLT_PFJetFwd140_v19, fragment.HLT_PFJetFwd200_v19, fragment.HLT_PFJetFwd260_v20, fragment.HLT_PFJetFwd320_v20, fragment.HLT_PFJetFwd400_v20, fragment.HLT_PFJetFwd450_v20, fragment.HLT_PFJetFwd500_v20, fragment.HLT_AK8PFJetFwd15_v4, fragment.HLT_AK8PFJetFwd25_v4, fragment.HLT_AK8PFJetFwd40_v16, fragment.HLT_AK8PFJetFwd60_v15, fragment.HLT_AK8PFJetFwd80_v15, fragment.HLT_AK8PFJetFwd140_v15, fragment.HLT_AK8PFJetFwd200_v15, fragment.HLT_AK8PFJetFwd260_v16, fragment.HLT_AK8PFJetFwd320_v16, fragment.HLT_AK8PFJetFwd400_v16, fragment.HLT_AK8PFJetFwd450_v16, fragment.HLT_AK8PFJetFwd500_v16, fragment.HLT_PFHT180_v18, fragment.HLT_PFHT250_v18, fragment.HLT_PFHT370_v18, fragment.HLT_PFHT430_v18, fragment.HLT_PFHT510_v18, fragment.HLT_PFHT590_v18, fragment.HLT_PFHT680_v18, fragment.HLT_PFHT780_v18, fragment.HLT_PFHT890_v18, fragment.HLT_PFHT1050_v19, fragment.HLT_PFHT500_PFMET100_PFMHT100_IDTight_v13, fragment.HLT_PFHT500_PFMET110_PFMHT110_IDTight_v13, fragment.HLT_PFHT700_PFMET85_PFMHT85_IDTight_v13, fragment.HLT_PFHT700_PFMET95_PFMHT95_IDTight_v13, fragment.HLT_PFHT800_PFMET75_PFMHT75_IDTight_v13, fragment.HLT_PFHT800_PFMET85_PFMHT85_IDTight_v13, fragment.HLT_PFMET110_PFMHT110_IDTight_v21, fragment.HLT_PFMET120_PFMHT120_IDTight_v21, fragment.HLT_PFMET130_PFMHT130_IDTight_v21, fragment.HLT_PFMET140_PFMHT140_IDTight_v21, fragment.HLT_PFMET100_PFMHT100_IDTight_CaloBTagDeepCSV_3p1_v9, fragment.HLT_PFMET110_PFMHT110_IDTight_CaloBTagDeepCSV_3p1_v9, fragment.HLT_PFMET120_PFMHT120_IDTight_CaloBTagDeepCSV_3p1_v9, fragment.HLT_PFMET130_PFMHT130_IDTight_CaloBTagDeepCSV_3p1_v9, fragment.HLT_PFMET140_PFMHT140_IDTight_CaloBTagDeepCSV_3p1_v9, fragment.HLT_PFMET120_PFMHT120_IDTight_PFHT60_v10, fragment.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v10, fragment.HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v10, fragment.HLT_PFMETTypeOne110_PFMHT110_IDTight_v13, fragment.HLT_PFMETTypeOne120_PFMHT120_IDTight_v13, fragment.HLT_PFMETTypeOne130_PFMHT130_IDTight_v13, fragment.HLT_PFMETTypeOne140_PFMHT140_IDTight_v12, fragment.HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v21, fragment.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v21, fragment.HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v20, fragment.HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v20, fragment.HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v1, fragment.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v1, fragment.HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v1, fragment.HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v1, fragment.HLT_MonoCentralPFJet80_PFMETNoMu110_PFMHTNoMu110_IDTight_v21, fragment.HLT_MonoCentralPFJet80_PFMETNoMu120_PFMHTNoMu120_IDTight_v21, fragment.HLT_MonoCentralPFJet80_PFMETNoMu130_PFMHTNoMu130_IDTight_v20, fragment.HLT_MonoCentralPFJet80_PFMETNoMu140_PFMHTNoMu140_IDTight_v20, fragment.HLT_L1ETMHadSeeds_v3, fragment.HLT_CaloMHT90_v5, fragment.HLT_CaloMET80_NotCleaned_v5, fragment.HLT_CaloMET90_NotCleaned_v5, fragment.HLT_CaloMET100_NotCleaned_v5, fragment.HLT_CaloMET110_NotCleaned_v5, fragment.HLT_CaloMET250_NotCleaned_v5, fragment.HLT_CaloMET300_NotCleaned_v5, fragment.HLT_CaloMET350_NotCleaned_v5, fragment.HLT_PFMET200_NotCleaned_v10, fragment.HLT_PFMET250_NotCleaned_v10, fragment.HLT_PFMET300_NotCleaned_v10, fragment.HLT_PFMET200_BeamHaloCleaned_v10, fragment.HLT_PFMETTypeOne200_BeamHaloCleaned_v10, fragment.HLT_MET105_IsoTrk50_v10, fragment.HLT_MET120_IsoTrk50_v10, fragment.HLT_SingleJet30_Mu12_SinglePFJet40_v12, fragment.HLT_Mu12eta2p3_v2, fragment.HLT_Mu12eta2p3_PFJet40_v2, fragment.HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v2, fragment.HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v2, fragment.HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v2, fragment.HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v2, fragment.HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2, fragment.HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2, fragment.HLT_DoublePFJets40_PFBTagDeepCSV_p71_v2, fragment.HLT_DoublePFJets100_PFBTagDeepCSV_p71_v2, fragment.HLT_DoublePFJets200_PFBTagDeepCSV_p71_v2, fragment.HLT_DoublePFJets350_PFBTagDeepCSV_p71_v2, fragment.HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2, fragment.HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2, fragment.HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v2, fragment.HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v2, fragment.HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v2, fragment.HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v2, fragment.HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v2, fragment.HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v2, fragment.HLT_DoublePFJets40_PFBTagDeepJet_p71_v2, fragment.HLT_DoublePFJets100_PFBTagDeepJet_p71_v2, fragment.HLT_DoublePFJets200_PFBTagDeepJet_p71_v2, fragment.HLT_DoublePFJets350_PFBTagDeepJet_p71_v2, fragment.HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v2, fragment.HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v2, fragment.HLT_Photon300_NoHE_v13, fragment.HLT_Mu8_TrkIsoVVL_v13, fragment.HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v19, fragment.HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v19, fragment.HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v20, fragment.HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v20, fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v14, fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v2, fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v2, fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v2, fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v2, fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v12, fragment.HLT_Mu17_TrkIsoVVL_v14, fragment.HLT_Mu19_TrkIsoVVL_v5, fragment.HLT_BTagMu_AK4DiJet20_Mu5_v14, fragment.HLT_BTagMu_AK4DiJet40_Mu5_v14, fragment.HLT_BTagMu_AK4DiJet70_Mu5_v14, fragment.HLT_BTagMu_AK4DiJet110_Mu5_v14, fragment.HLT_BTagMu_AK4DiJet170_Mu5_v13, fragment.HLT_BTagMu_AK4Jet300_Mu5_v13, fragment.HLT_BTagMu_AK8DiJet170_Mu5_v10, fragment.HLT_BTagMu_AK8Jet170_DoubleMu5_v3, fragment.HLT_BTagMu_AK8Jet300_Mu5_v13, fragment.HLT_Ele15_Ele8_CaloIdL_TrackIdL_IsoVL_v4, fragment.HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v20, fragment.HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v20, fragment.HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v16, fragment.HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v8, fragment.HLT_Mu23_TrkIsoVVL_Ele8_CaloIdL_TrackIdL_IsoVL_DZ_v11, fragment.HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v8, fragment.HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v16, fragment.HLT_Mu12_DoublePhoton20_v6, fragment.HLT_Photon20_v3, fragment.HLT_Photon22_v3, fragment.HLT_Photon25_v5, fragment.HLT_Photon33_v6, fragment.HLT_Photon50_v14, fragment.HLT_Photon75_v14, fragment.HLT_Photon90_v14, fragment.HLT_Photon120_v14, fragment.HLT_Photon150_v7, fragment.HLT_Photon175_v15, fragment.HLT_Photon200_v14, fragment.HLT_Photon30EB_TightID_TightIso_v2, fragment.HLT_Photon100EB_TightID_TightIso_v3, fragment.HLT_Photon110EB_TightID_TightIso_v3, fragment.HLT_Photon120EB_TightID_TightIso_v3, fragment.HLT_Photon100EBHE10_v3, fragment.HLT_Photon100EEHE10_v3, fragment.HLT_Photon100EE_TightID_TightIso_v3, fragment.HLT_Photon50_R9Id90_HE10_IsoM_v15, fragment.HLT_Photon75_R9Id90_HE10_IsoM_v15, fragment.HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_CaloMJJ300_PFJetsMJJ400DEta3_v6, fragment.HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_CaloMJJ400_PFJetsMJJ600DEta3_v6, fragment.HLT_Photon90_R9Id90_HE10_IsoM_v15, fragment.HLT_Photon120_R9Id90_HE10_IsoM_v15, fragment.HLT_Photon165_R9Id90_HE10_IsoM_v16, fragment.HLT_Photon90_CaloIdL_PFHT700_v17, fragment.HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v14, fragment.HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v14, fragment.HLT_Diphoton30PV_18PV_R9Id_AND_IsoCaloId_AND_HE_R9Id_Mass55_v13, fragment.HLT_Photon35_TwoProngs35_v2, fragment.HLT_IsoMu24_TwoProngs35_v2, fragment.HLT_Dimuon0_Jpsi_L1_NoOS_v8, fragment.HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8, fragment.HLT_Dimuon0_Jpsi_v9, fragment.HLT_Dimuon0_Jpsi_NoVertexing_v9, fragment.HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8, fragment.HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8, fragment.HLT_Dimuon0_Jpsi3p5_Muon2_v6, fragment.HLT_Dimuon0_Upsilon_L1_4p5_v10, fragment.HLT_Dimuon0_Upsilon_L1_5_v10, fragment.HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9, fragment.HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10, fragment.HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8, fragment.HLT_Dimuon0_Upsilon_NoVertexing_v8, fragment.HLT_Dimuon0_Upsilon_L1_5M_v9, fragment.HLT_Dimuon0_LowMass_L1_0er1p5R_v8, fragment.HLT_Dimuon0_LowMass_L1_0er1p5_v9, fragment.HLT_Dimuon0_LowMass_v9, fragment.HLT_Dimuon0_LowMass_L1_4_v9, fragment.HLT_Dimuon0_LowMass_L1_4R_v8, fragment.HLT_Dimuon0_LowMass_L1_TM530_v7, fragment.HLT_Trimuon2_Upsilon5_Muon_NoL1Mass_v7, fragment.HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7, fragment.HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7, fragment.HLT_TripleMu_5_3_3_Mass3p8_DZ_v9, fragment.HLT_TripleMu_10_5_5_DZ_v11, fragment.HLT_TripleMu_12_10_5_v11, fragment.HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5, fragment.HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5, fragment.HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5, fragment.HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5, fragment.HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v11, fragment.HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v11, fragment.HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v11, fragment.HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7, fragment.HLT_DoubleMu4_Jpsi_Displaced_v8, fragment.HLT_DoubleMu4_Jpsi_NoVertexing_v8, fragment.HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8, fragment.HLT_DoubleMu4_JpsiTrk_Bc_v1, fragment.HLT_DoubleMu43NoFiltersNoVtx_v5, fragment.HLT_DoubleMu48NoFiltersNoVtx_v5, fragment.HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v6, fragment.HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v6, fragment.HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v2, fragment.HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v2, fragment.HLT_DoubleMu40NoFiltersNoVtxDisplaced_v2, fragment.HLT_DoubleMu20_7_Mass0to30_L1_DM4_v8, fragment.HLT_DoubleMu20_7_Mass0to30_L1_DM4EG_v9, fragment.HLT_HT425_v10, fragment.HLT_HT430_DisplacedDijet40_DisplacedTrack_v14, fragment.HLT_HT500_DisplacedDijet40_DisplacedTrack_v14, fragment.HLT_HT430_DisplacedDijet60_DisplacedTrack_v14, fragment.HLT_HT400_DisplacedDijet40_DisplacedTrack_v14, fragment.HLT_HT650_DisplacedDijet60_Inclusive_v14, fragment.HLT_HT550_DisplacedDijet60_Inclusive_v14, fragment.HLT_DiJet110_35_Mjj650_PFMET110_v10, fragment.HLT_DiJet110_35_Mjj650_PFMET120_v10, fragment.HLT_DiJet110_35_Mjj650_PFMET130_v10, fragment.HLT_TripleJet110_35_35_Mjj650_PFMET110_v10, fragment.HLT_TripleJet110_35_35_Mjj650_PFMET120_v10, fragment.HLT_TripleJet110_35_35_Mjj650_PFMET130_v10, fragment.HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v14, fragment.HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v14, fragment.HLT_Ele28_HighEta_SC20_Mass55_v14, fragment.HLT_DoubleMu20_7_Mass0to30_Photon23_v9, fragment.HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9, fragment.HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v17, fragment.HLT_Ele15_IsoVVVL_PFHT450_v17, fragment.HLT_Ele50_IsoVVVL_PFHT450_v17, fragment.HLT_Ele15_IsoVVVL_PFHT600_v21, fragment.HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v16, fragment.HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17, fragment.HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v16, fragment.HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9, fragment.HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v16, fragment.HLT_Mu15_IsoVVVL_PFHT450_v16, fragment.HLT_Mu50_IsoVVVL_PFHT450_v16, fragment.HLT_Mu15_IsoVVVL_PFHT600_v20, fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v3, fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v3, fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v3, fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v3, fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v3, fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v3, fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v3, fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v3, fragment.HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8, fragment.HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8, fragment.HLT_Dimuon10_Upsilon_y1p4_v2, fragment.HLT_Dimuon12_Upsilon_y1p4_v3, fragment.HLT_Dimuon14_Phi_Barrel_Seagulls_v8, fragment.HLT_Dimuon25_Jpsi_v15, fragment.HLT_Dimuon14_PsiPrime_v14, fragment.HLT_Dimuon14_PsiPrime_noCorrL1_v6, fragment.HLT_Dimuon18_PsiPrime_v15, fragment.HLT_Dimuon18_PsiPrime_noCorrL1_v7, fragment.HLT_Dimuon24_Upsilon_noCorrL1_v7, fragment.HLT_Dimuon24_Phi_noCorrL1_v7, fragment.HLT_Dimuon25_Jpsi_noCorrL1_v7, fragment.HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v18, fragment.HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v18, fragment.HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v18, fragment.HLT_DoubleIsoMu20_eta2p1_v8, fragment.HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v7, fragment.HLT_TrkMu16_DoubleTrkMu6NoFiltersNoVtx_v13, fragment.HLT_TrkMu17_DoubleTrkMu8NoFiltersNoVtx_v14, fragment.HLT_Mu8_v13, fragment.HLT_Mu17_v14, fragment.HLT_Mu19_v5, fragment.HLT_Mu17_Photon30_IsoCaloId_v7, fragment.HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v17, fragment.HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v19, fragment.HLT_Ele15_CaloIdL_TrackIdL_IsoVL_PFJet30_v4, fragment.HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v19, fragment.HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v19, fragment.HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v17, fragment.HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v19, fragment.HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v19, fragment.HLT_Ele115_CaloIdVT_GsfTrkIdT_v15, fragment.HLT_Ele135_CaloIdVT_GsfTrkIdT_v8, fragment.HLT_Ele145_CaloIdVT_GsfTrkIdT_v9, fragment.HLT_Ele200_CaloIdVT_GsfTrkIdT_v9, fragment.HLT_Ele250_CaloIdVT_GsfTrkIdT_v14, fragment.HLT_Ele300_CaloIdVT_GsfTrkIdT_v14, fragment.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v4, fragment.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v10, fragment.HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v9, fragment.HLT_PFHT400_SixPFJet32_v9, fragment.HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v8, fragment.HLT_PFHT450_SixPFJet36_v8, fragment.HLT_PFHT400_FivePFJet_100_100_60_30_30_v9, fragment.HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v9, fragment.HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v9, fragment.HLT_PFHT350_v20, fragment.HLT_PFHT350MinPFJet15_v10, fragment.HLT_Photon60_R9Id90_CaloIdL_IsoL_v6, fragment.HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_v6, fragment.HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v12, fragment.HLT_ECALHT800_v11, fragment.HLT_DiSC30_18_EIso_AND_HE_Mass70_v14, fragment.HLT_L1FatEvents_v3, fragment.HLT_Physics_v8, fragment.HLT_EphemeralPhysics_v2, fragment.DST_Physics_v8, fragment.HLT_Random_v3, fragment.HLT_Random_TOTEM_part0_v1, fragment.HLT_Random_TOTEM_part1_v1, fragment.HLT_Random_TOTEM_part2_v1, fragment.HLT_Random_TOTEM_part3_v1, fragment.HLT_ZeroBias_v7, fragment.HLT_ZeroBias_TOTEM_part0_v2, fragment.HLT_ZeroBias_TOTEM_part1_v2, fragment.HLT_ZeroBias_TOTEM_part2_v2, fragment.HLT_ZeroBias_TOTEM_part3_v2, fragment.HLT_ZeroBias_Alignment_v2, fragment.HLT_EphemeralZeroBias_v2, fragment.DST_ZeroBias_v3, fragment.DST_Run3_PFScoutingPixelTracking_v17, fragment.DST_HLTMuon_Run3_PFScoutingPixelTracking_v17, fragment.HLT_AK4CaloJet30_v12, fragment.HLT_AK4CaloJet40_v11, fragment.HLT_AK4CaloJet50_v11, fragment.HLT_AK4CaloJet80_v11, fragment.HLT_AK4CaloJet100_v11, fragment.HLT_AK4CaloJet120_v10, fragment.HLT_AK4PFJet30_v20, fragment.HLT_AK4PFJet50_v20, fragment.HLT_AK4PFJet80_v20, fragment.HLT_AK4PFJet100_v20, fragment.HLT_AK4PFJet120_v19, fragment.HLT_PixelTracks_Multiplicity60ForPPRef_v6, fragment.HLT_PixelTracks_Multiplicity85ForPPRef_v6, fragment.HLT_PixelTracks_Multiplicity110ForPPRef_v6, fragment.HLT_PixelTracks_Multiplicity135ForPPRef_v6, fragment.HLT_PixelTracks_Multiplicity160ForPPRef_v6, fragment.HLT_AK4CaloJet40_Eta5p1ForPPRef_v10, fragment.HLT_AK4CaloJet60_Eta5p1ForPPRef_v10, fragment.HLT_AK4CaloJet80_Eta5p1ForPPRef_v10, fragment.HLT_AK4CaloJet100_Eta5p1ForPPRef_v10, fragment.HLT_AK4CaloJet110_Eta5p1ForPPRef_v10, fragment.HLT_AK4CaloJet120_Eta5p1ForPPRef_v10, fragment.HLT_AK4CaloJet150ForPPRef_v10, fragment.HLT_AK4PFJet40_Eta5p1ForPPRef_v17, fragment.HLT_AK4PFJet60_Eta5p1ForPPRef_v17, fragment.HLT_AK4PFJet80_Eta5p1ForPPRef_v17, fragment.HLT_AK4PFJet100_Eta5p1ForPPRef_v17, fragment.HLT_AK4PFJet110_Eta5p1ForPPRef_v17, fragment.HLT_AK4PFJet120_Eta5p1ForPPRef_v17, fragment.HLT_AK4CaloJet80_Jet35_Eta1p1ForPPRef_v10, fragment.HLT_AK4CaloJet80_Jet35_Eta0p7ForPPRef_v10, fragment.HLT_AK4CaloJet100_Jet35_Eta1p1ForPPRef_v10, fragment.HLT_AK4CaloJet100_Jet35_Eta0p7ForPPRef_v10, fragment.HLT_AK4CaloJet80_45_45_Eta2p1ForPPRef_v10, fragment.HLT_SinglePhoton10_Eta3p1ForPPRef_v9, fragment.HLT_SinglePhoton15_Eta3p1ForPPRef_v10, fragment.HLT_SinglePhoton20_Eta3p1ForPPRef_v10, fragment.HLT_SinglePhoton30_Eta3p1ForPPRef_v10, fragment.HLT_SinglePhoton40_Eta3p1ForPPRef_v9, fragment.HLT_SinglePhoton50_Eta3p1ForPPRef_v9, fragment.HLT_SinglePhoton60_Eta3p1ForPPRef_v9, fragment.HLT_Photon20_HoverELoose_v11, fragment.HLT_Photon30_HoverELoose_v11, fragment.HLT_Photon40_HoverELoose_v11, fragment.HLT_Photon50_HoverELoose_v11, fragment.HLT_Photon60_HoverELoose_v11, fragment.HLT_HIL2Mu3Eta2p5_AK4CaloJet40Eta2p1ForPPRef_v12, fragment.HLT_HIL2Mu3Eta2p5_AK4CaloJet60Eta2p1ForPPRef_v12, fragment.HLT_HIL2Mu3Eta2p5_AK4CaloJet80Eta2p1ForPPRef_v12, fragment.HLT_HIL2Mu3Eta2p5_AK4CaloJet100Eta2p1ForPPRef_v12, fragment.HLT_HIL1DoubleMu0ForPPRef_v5, fragment.HLT_HIL1DoubleMu10ForPPRef_v5, fragment.HLT_HIL2DoubleMu0_NHitQForPPRef_v6, fragment.HLT_HIL3DoubleMu0_OS_m2p5to4p5ForPPRef_v7, fragment.HLT_HIL3DoubleMu0_OS_m7to14ForPPRef_v7, fragment.HLT_HIL2Mu3_NHitQ10ForPPRef_v7, fragment.HLT_HIL3Mu3_NHitQ15ForPPRef_v7, fragment.HLT_HIL2Mu5_NHitQ10ForPPRef_v7, fragment.HLT_HIL3Mu5_NHitQ15ForPPRef_v7, fragment.HLT_HIL2Mu7_NHitQ10ForPPRef_v7, fragment.HLT_HIL3Mu7_NHitQ15ForPPRef_v7, fragment.HLT_HIL2Mu15ForPPRef_v7, fragment.HLT_HIL3Mu15ForPPRef_v7, fragment.HLT_HIL2Mu20ForPPRef_v7, fragment.HLT_HIL3Mu20ForPPRef_v7, fragment.HLT_FullTrack18ForPPRef_v12, fragment.HLT_FullTrack24ForPPRef_v12, fragment.HLT_FullTrack34ForPPRef_v12, fragment.HLT_FullTrack45ForPPRef_v12, fragment.HLT_FullTrack53ForPPRef_v12, fragment.HLT_HIL1CastorMediumJetForPPRef_v5, fragment.HLT_HIL1UnpairedBunchBptxMinusForPPRef_v3, fragment.HLT_HIL1UnpairedBunchBptxPlusForPPRef_v3, fragment.HLT_HIL1NotBptxORForPPRef_v3, fragment.HLT_HIHT80_Beamspot_ppRef5TeV_v4, fragment.HLT_HIZeroBias_part0_v7, fragment.HLT_HIZeroBias_part1_v7, fragment.HLT_HIZeroBias_part2_v7, fragment.HLT_HIZeroBias_part3_v7, fragment.HLT_HIZeroBias_part4_v7, fragment.HLT_HIZeroBias_part5_v7, fragment.HLT_HIZeroBias_part6_v7, fragment.HLT_HIZeroBias_part7_v7, fragment.HLT_HIZeroBias_part8_v7, fragment.HLT_HIZeroBias_part9_v7, fragment.HLT_HIZeroBias_part10_v7, fragment.HLT_HIZeroBias_part11_v7, fragment.AlCa_HIEcalPi0EBonly_v2, fragment.AlCa_HIEcalPi0EEonly_v2, fragment.AlCa_HIEcalEtaEBonly_v2, fragment.AlCa_HIEcalEtaEEonly_v2, fragment.HLT_DmesonPPTrackingGlobal_Dpt8ForPPRef_v12, fragment.HLT_DmesonPPTrackingGlobal_Dpt15ForPPRef_v12, fragment.HLT_DmesonPPTrackingGlobal_Dpt20ForPPRef_v12, fragment.HLT_DmesonPPTrackingGlobal_Dpt30ForPPRef_v12, fragment.HLT_DmesonPPTrackingGlobal_Dpt40ForPPRef_v12, fragment.HLT_DmesonPPTrackingGlobal_Dpt50ForPPRef_v12, fragment.HLT_DmesonPPTrackingGlobal_Dpt60ForPPRef_v12, fragment.HLT_AK4PFBJetBCSV60_Eta2p1ForPPRef_v17, fragment.HLT_AK4PFBJetBCSV80_Eta2p1ForPPRef_v17, fragment.HLT_AK4PFDJet60_Eta2p1ForPPRef_v17, fragment.HLT_AK4PFDJet80_Eta2p1ForPPRef_v17, fragment.HLT_AK4PFBJetBSSV60_Eta2p1ForPPRef_v17, fragment.HLT_AK4PFBJetBSSV80_Eta2p1ForPPRef_v17, fragment.HLT_EcalCalibration_v4, fragment.HLT_HcalCalibration_v5, fragment.AlCa_EcalPhiSym_v10, fragment.HLT_L1UnpairedBunchBptxMinus_v3, fragment.HLT_L1UnpairedBunchBptxPlus_v3, fragment.HLT_L1NotBptxOR_v4, fragment.HLT_L1BptxXOR_v2, fragment.HLT_L1TOTEM1_MinBias_v5, fragment.HLT_L1TOTEM2_ZeroBias_v5, fragment.HLT_L1MinimumBiasHF_OR_v4, fragment.HLT_L1MinimumBiasHF_OR_part0_v2, fragment.HLT_L1MinimumBiasHF_OR_part1_v2, fragment.HLT_L1MinimumBiasHF_OR_part2_v2, fragment.HLT_L1MinimumBiasHF_OR_part3_v2, fragment.HLT_L1MinimumBiasHF_OR_part4_v2, fragment.HLT_L1MinimumBiasHF_OR_part5_v2, fragment.HLT_L1MinimumBiasHF_OR_part6_v2, fragment.HLT_L1MinimumBiasHF_OR_part7_v2, fragment.HLT_L1MinimumBiasHF_OR_part8_v2, fragment.HLT_L1MinimumBiasHF_OR_part9_v2, fragment.HLT_L1MinimumBiasHF0OR_v5, fragment.HLT_L1MinimumBiasHF1OR_v5, fragment.HLT_L1MinimumBiasHF2OR_v5, fragment.HLT_L1MinimumBiasHF2ORNoBptxGating_v6, fragment.HLT_L1MinimumBiasHF1AND_v5, fragment.HLT_L1MinimumBiasHF2AND_v5, fragment.HLT_L1_CDC_SingleMu_3_er1p2_TOP120_DPHI2p618_3p142_v3, fragment.HLT_CDC_L2cosmic_10_er1p0_v2, fragment.HLT_CDC_L2cosmic_5p5_er1p0_v2, fragment.HLT_HcalNZS_v14, fragment.HLT_HcalPhiSym_v16, fragment.HLT_HcalIsolatedbunch_v6, fragment.HLT_IsoTrackHB_v5, fragment.HLT_IsoTrackHE_v5, fragment.HLT_ZeroBias_FirstCollisionAfterAbortGap_v6, fragment.HLT_ZeroBias_IsolatedBunches_v6, fragment.HLT_ZeroBias_FirstCollisionInTrain_v5, fragment.HLT_ZeroBias_LastCollisionInTrain_v4, fragment.HLT_ZeroBias_FirstBXAfterTrain_v4, fragment.AlCa_RPCMuonNormalisation_v14, fragment.AlCa_HIRPCMuonNormalisation_v2, fragment.AlCa_LumiPixelsCounts_Random_v3, fragment.AlCa_LumiPixelsCounts_ZeroBias_v3, fragment.MC_ReducedIterativeTracking_v13, fragment.MC_PFMET_v18, fragment.MC_AK4PFJets_v18, fragment.MC_PFBTagDeepCSV_v11, fragment.MC_PFHT_v17, fragment.MC_PFMHT_v17, fragment.MC_CaloMET_v9, fragment.MC_CaloMET_JetIdCleaned_v10, fragment.MC_AK4CaloJets_v10, fragment.MC_AK4CaloJetsFromPV_v9, fragment.MC_CaloBTagDeepCSV_v9, fragment.MC_CaloHT_v9, fragment.MC_CaloMHT_v9, fragment.MC_AK8PFJets_v18, fragment.MC_AK8TrimPFJets_v18, fragment.MC_AK8PFHT_v17, fragment.MC_AK8CaloHT_v9, fragment.MC_Diphoton10_10_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass10_v14, fragment.MC_DoubleEle5_CaloIdL_MW_v16, fragment.MC_Ele5_WPTight_Gsf_v9, fragment.MC_Ele15_Ele10_CaloIdL_TrackIdL_IsoVL_DZ_v16, fragment.MC_IsoMu_v16, fragment.MC_DoubleMu_TrkIsoVVL_DZ_v12, fragment.MC_DoubleMuNoFiltersNoVtx_v8, fragment.MC_PFBTagDeepJet_v2, fragment.MC_Run3_PFScoutingPixelTracking_v16, fragment.AlCa_EcalPi0EBonly_v14, fragment.AlCa_EcalPi0EEonly_v14, fragment.AlCa_EcalEtaEBonly_v14, fragment.AlCa_EcalEtaEEonly_v14, fragment.AlCa_AK8PFJet40_v16, fragment.AlCa_PFJet40_v21, fragment.HLT_MediumChargedIsoPFTau180HighPtRelaxedIso_Trk50_eta2p1_v13, fragment.HLT_MediumChargedIsoPFTau200HighPtRelaxedIso_Trk50_eta2p1_v13, fragment.HLT_MediumChargedIsoPFTau220HighPtRelaxedIso_Trk50_eta2p1_v13, fragment.HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v10, fragment.HLT_Rsq0p35_v16, fragment.HLT_Rsq0p40_v16, fragment.HLT_RsqMR300_Rsq0p09_MR200_v16, fragment.HLT_RsqMR320_Rsq0p09_MR200_v16, fragment.HLT_RsqMR300_Rsq0p09_MR200_4jet_v16, fragment.HLT_RsqMR320_Rsq0p09_MR200_4jet_v16, fragment.HLT_L1_DoubleJet30_Mass_Min400_Mu10_v2, fragment.HLT_IsoMu27_MET90_v4, fragment.HLT_VBF_DoubleLooseChargedIsoPFTauHPS20_Trk1_eta2p1_v2, fragment.HLT_VBF_DoubleMediumChargedIsoPFTauHPS20_Trk1_eta2p1_v2, fragment.HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v1, fragment.HLT_VBF_DoubleTightChargedIsoPFTauHPS20_Trk1_eta2p1_v2, fragment.HLT_Photon50_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_PFMET50_v6, fragment.HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v6, fragment.HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ600DEta3_v6, fragment.HLT_PFMET100_PFMHT100_IDTight_PFHT60_v10, fragment.HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v10, fragment.HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v10, fragment.HLT_Mu18_Mu9_SameSign_v5, fragment.HLT_Mu18_Mu9_SameSign_DZ_v5, fragment.HLT_Mu18_Mu9_v5, fragment.HLT_Mu18_Mu9_DZ_v5, fragment.HLT_Mu20_Mu10_SameSign_v5, fragment.HLT_Mu20_Mu10_SameSign_DZ_v5, fragment.HLT_Mu20_Mu10_v5, fragment.HLT_Mu20_Mu10_DZ_v5, fragment.HLT_Mu23_Mu12_SameSign_v5, fragment.HLT_Mu23_Mu12_SameSign_DZ_v5, fragment.HLT_Mu23_Mu12_v5, fragment.HLT_Mu23_Mu12_DZ_v5, fragment.HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7, fragment.HLT_DoubleMu2_Jpsi_DoubleTkMu0_Phi_v6, fragment.HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v11, fragment.HLT_TripleMu_5_3_3_Mass3p8_DCA_v4, fragment.HLT_QuadPFJet98_83_71_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9, fragment.HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9, fragment.HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9, fragment.HLT_QuadPFJet98_83_71_15_PFBTagDeepCSV_1p3_VBF2_v9, fragment.HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v9, fragment.HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v9, fragment.HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v9, fragment.HLT_QuadPFJet98_83_71_15_v6, fragment.HLT_QuadPFJet103_88_75_15_v6, fragment.HLT_QuadPFJet105_88_76_15_v6, fragment.HLT_QuadPFJet111_90_80_15_v6, fragment.HLT_AK8PFJet330_TrimMass30_PFAK8BTagDeepCSV_p17_v3, fragment.HLT_AK8PFJet330_TrimMass30_PFAK8BTagDeepCSV_p1_v3, fragment.HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_p02_v4, fragment.HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np2_v3, fragment.HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np4_v3, fragment.HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v2, fragment.HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v2, fragment.HLT_Mu12_IP6_v1, fragment.HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9, fragment.HLT_TrkMu6NoFiltersNoVtx_v2, fragment.HLT_TrkMu16NoFiltersNoVtx_v2, fragment.HLT_DoubleTrkMu_16_6_NoFiltersNoVtx_v2, fragment.HLT_DoubleMediumDeepTauPFTauHPS35_L2NN_eta2p1_v1, fragment.HLT_DoubleMediumChargedIsoPFTauHPS40_Trk1_eta2p1_v2, fragment.HLT_DoubleTightChargedIsoPFTauHPS35_Trk1_eta2p1_v2, fragment.HLT_Ele24_eta2p1_WPTight_Gsf_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2, fragment.HLT_IsoMu20_eta2p1_LooseDeepTauPFTauHPS27_eta2p1_CrossL1_v2, fragment.HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v2, fragment.HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2, fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v2, fragment.HLT_LooseDeepTauPFTauHPS180_L2NN_eta2p1_v2, fragment.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v2, fragment.HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v2, fragment.HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v2, fragment.HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v2, fragment.HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v2, fragment.HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2, fragment.HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v2, fragment.HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2, fragment.HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v2, fragment.HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2, fragment.HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v2, fragment.HLT_QuadPFJet98_83_71_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2, fragment.HLT_QuadPFJet98_83_71_15_PFBTagDeepJet_1p3_VBF2_v2, fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v2, fragment.HLT_QuadPFJet70_50_40_30_v2, fragment.HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2, fragment.HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v2, fragment.HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v2, fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v1, fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v1, fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v1, fragment.HLT_AK8PFJet230_SoftDropMass40_v2, fragment.HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2, fragment.HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v2, fragment.HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v2, fragment.HLT_AK8PFJet400_SoftDropMass40_v2, fragment.HLT_AK8PFJet425_SoftDropMass40_v2, fragment.HLT_AK8PFJet450_SoftDropMass40_v2, fragment.HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2, fragment.HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2, fragment.HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2, fragment.HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v1, fragment.HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1, fragment.HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v1, fragment.HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1, fragment.HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v1, fragment.HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v1, fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v1, fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v1, fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v1, fragment.HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v1, fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1, fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v1, fragment.HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2, fragment.HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1, fragment.HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1, fragment.HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v2, fragment.HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v1, fragment.HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v1, fragment.HLT_L2Mu10NoVtx_2Cha_v1, fragment.HLT_L2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1, fragment.HLT_L3Mu10NoVtx_v1, fragment.HLT_L3Mu10NoVtx_DxyMin0p01cm_v1, fragment.HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v1, fragment.HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v1, fragment.HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1, fragment.HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1, fragment.HLT_L2Mu10NoVtx_2Cha_CosmicSeed_v1, fragment.HLT_L2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1, fragment.HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v1, fragment.HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v1, fragment.HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v2, fragment.HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v2, fragment.HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v2, fragment.HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v2, fragment.HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v2, fragment.HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v2, fragment.HLT_L1Mu6HT240_v2, fragment.HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v2, fragment.HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v2, fragment.HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v2, fragment.HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v2, fragment.HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v2, fragment.HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v2, fragment.HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v2, fragment.HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v2, fragment.HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v2, fragment.HLT_CaloMET60_DTCluster50_v2, fragment.HLT_CaloMET60_DTClusterNoMB1S50_v2, fragment.HLT_L1MET_DTCluster50_v2, fragment.HLT_L1MET_DTClusterNoMB1S50_v2, fragment.HLT_CscCluster_Loose_v2, fragment.HLT_CscCluster_Medium_v2, fragment.HLT_CscCluster_Tight_v2, fragment.HLT_L1CSCShower_DTCluster50_v2, fragment.HLT_L1CSCShower_DTCluster75_v2, fragment.HLT_PFMET105_IsoTrk50_v2, fragment.HLT_PFMET105_PFJet100_looseRecoiling_v2, fragment.HLT_PFMET110_PFJet100_v2, fragment.HLT_PFMET110_PFJet100_looseRecoiling_v2, fragment.HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1, fragment.HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1, fragment.HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v1, fragment.HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1, fragment.HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1, fragment.HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1, fragment.HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v1, fragment.HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v1, fragment.HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v1, fragment.HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v1, fragment.HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v1, fragment.HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v1, fragment.HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v1, fragment.HLT_DiPhoton10Time1ns_v1, fragment.HLT_DiPhoton10Time1p2ns_v1, fragment.HLT_DiPhoton10Time1p4ns_v1, fragment.HLT_DiPhoton10Time1p6ns_v1, fragment.HLT_DiPhoton10Time1p8ns_v1, fragment.HLT_DiPhoton10Time2ns_v1, fragment.HLT_DiPhoton10sminlt0p1_v1, fragment.HLT_DiPhoton10sminlt0p12_v1, fragment.HLT_DiPhoton10sminlt0p14_v1, fragment.HLT_DiPhoton10sminlt0p16_v1, fragment.HLT_DiPhoton10_CaloIdL_v1, fragment.HLT_DoubleEle4_eta1p22_mMax6_v1, fragment.HLT_DoubleEle4p5_eta1p22_mMax6_v1, fragment.HLT_DoubleEle5_eta1p22_mMax6_v1, fragment.HLT_DoubleEle5p5_eta1p22_mMax6_v1, fragment.HLT_DoubleEle6_eta1p22_mMax6_v1, fragment.HLT_DoubleEle6p5_eta1p22_mMax6_v1, fragment.HLT_DoubleEle7_eta1p22_mMax6_v1, fragment.HLT_DoubleEle7p5_eta1p22_mMax6_v1, fragment.HLT_DoubleEle8_eta1p22_mMax6_v1, fragment.HLT_DoubleEle8p5_eta1p22_mMax6_v1, fragment.HLT_DoubleEle9_eta1p22_mMax6_v1, fragment.HLT_DoubleEle9p5_eta1p22_mMax6_v1, fragment.HLT_DoubleEle10_eta1p22_mMax6_v1, fragment.HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1, fragment.HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1, fragment.HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1, fragment.HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1, fragment.HLT_Diphoton24_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1, fragment.HLT_Diphoton24_16_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1, fragment.HLT_Mu50_L1SingleMuShower_v1, fragment.HLT_ExpressMuons_v2, fragment.HLT_OnlineMonitorGroup_v2, fragment.HLT_HIOnlineMonitorGroup_v2, fragment.DQM_EcalReconstruction_v3, fragment.DQM_HcalReconstruction_v3, fragment.DQM_PixelReconstruction_v3, fragment.DQM_HIEcalReconstruction_v1, fragment.DQM_HIHcalReconstruction_v1, fragment.DQM_HIPixelReconstruction_v1, fragment.HLT_TOTEM_1_AND_PixelTrackCounting_Mult1_part0_v2, fragment.HLT_TOTEM_1_AND_PixelTrackCounting_Mult1_part1_v2, fragment.HLT_TOTEM_1_AND_PixelTrackCounting_Mult1_part2_v2, fragment.HLT_TOTEM_1_AND_PixelTrackCounting_Mult1_part3_v2, fragment.HLT_TOTEM_1_AND_PixelTrackCounting_Mult2_part0_v2, fragment.HLT_TOTEM_1_AND_PixelTrackCounting_Mult2_part1_v2, fragment.HLT_TOTEM_1_AND_PixelTrackCounting_Mult2_part2_v2, fragment.HLT_TOTEM_1_AND_PixelTrackCounting_Mult2_part3_v2, fragment.HLT_TOTEM_1_AND_PixelTrackCounting_Mult3_part0_v2, fragment.HLT_TOTEM_1_AND_PixelTrackCounting_Mult3_part1_v2, fragment.HLT_TOTEM_1_AND_PixelTrackCounting_Mult3_part2_v2, fragment.HLT_TOTEM_1_AND_PixelTrackCounting_Mult3_part3_v2, fragment.HLT_TOTEM_2_AND_PixelTrackCounting_Mult1_part0_v2, fragment.HLT_TOTEM_2_AND_PixelTrackCounting_Mult1_part1_v2, fragment.HLT_TOTEM_2_AND_PixelTrackCounting_Mult1_part2_v2, fragment.HLT_TOTEM_2_AND_PixelTrackCounting_Mult1_part3_v2, fragment.HLT_TOTEM_2_AND_PixelTrackCounting_Mult2_part0_v2, fragment.HLT_TOTEM_2_AND_PixelTrackCounting_Mult2_part1_v2, fragment.HLT_TOTEM_2_AND_PixelTrackCounting_Mult2_part2_v2, fragment.HLT_TOTEM_2_AND_PixelTrackCounting_Mult2_part3_v2, fragment.HLT_TOTEM_2_AND_PixelTrackCounting_Mult3_part0_v2, fragment.HLT_TOTEM_2_AND_PixelTrackCounting_Mult3_part1_v2, fragment.HLT_TOTEM_2_AND_PixelTrackCounting_Mult3_part2_v2, fragment.HLT_TOTEM_2_AND_PixelTrackCounting_Mult3_part3_v2, fragment.HLT_TOTEM_4_AND_PixelTrackCounting_Mult1_part0_v2, fragment.HLT_TOTEM_4_AND_PixelTrackCounting_Mult1_part1_v2, fragment.HLT_TOTEM_4_AND_PixelTrackCounting_Mult1_part2_v2, fragment.HLT_TOTEM_4_AND_PixelTrackCounting_Mult1_part3_v2, fragment.HLT_TOTEM_4_AND_PixelTrackCounting_Mult2_part0_v2, fragment.HLT_TOTEM_4_AND_PixelTrackCounting_Mult2_part1_v2, fragment.HLT_TOTEM_4_AND_PixelTrackCounting_Mult2_part2_v2, fragment.HLT_TOTEM_4_AND_PixelTrackCounting_Mult2_part3_v2, fragment.HLT_TOTEM_4_AND_PixelTrackCounting_Mult3_part0_v2, fragment.HLT_TOTEM_4_AND_PixelTrackCounting_Mult3_part1_v2, fragment.HLT_TOTEM_4_AND_PixelTrackCounting_Mult3_part2_v2, fragment.HLT_TOTEM_4_AND_PixelTrackCounting_Mult3_part3_v2, fragment.HLT_TOTEM_1_AND_PixelTrackCounting_BPixOnly_Mult1_part0_v2, fragment.HLT_TOTEM_1_AND_PixelTrackCounting_BPixOnly_Mult1_part1_v2, fragment.HLT_TOTEM_1_AND_PixelTrackCounting_BPixOnly_Mult1_part2_v2, fragment.HLT_TOTEM_1_AND_PixelTrackCounting_BPixOnly_Mult1_part3_v2, fragment.HLT_TOTEM_1_AND_PixelTrackCounting_BPixOnly_Mult2_part0_v2, fragment.HLT_TOTEM_1_AND_PixelTrackCounting_BPixOnly_Mult2_part1_v2, fragment.HLT_TOTEM_1_AND_PixelTrackCounting_BPixOnly_Mult2_part2_v2, fragment.HLT_TOTEM_1_AND_PixelTrackCounting_BPixOnly_Mult2_part3_v2, fragment.HLT_TOTEM_1_AND_PixelTrackCounting_BPixOnly_Mult3_part0_v2, fragment.HLT_TOTEM_1_AND_PixelTrackCounting_BPixOnly_Mult3_part1_v2, fragment.HLT_TOTEM_1_AND_PixelTrackCounting_BPixOnly_Mult3_part2_v2, fragment.HLT_TOTEM_1_AND_PixelTrackCounting_BPixOnly_Mult3_part3_v2, fragment.HLT_TOTEM_2_AND_PixelTrackCounting_BPixOnly_Mult1_part0_v2, fragment.HLT_TOTEM_2_AND_PixelTrackCounting_BPixOnly_Mult1_part1_v2, fragment.HLT_TOTEM_2_AND_PixelTrackCounting_BPixOnly_Mult1_part2_v2, fragment.HLT_TOTEM_2_AND_PixelTrackCounting_BPixOnly_Mult1_part3_v2, fragment.HLT_TOTEM_2_AND_PixelTrackCounting_BPixOnly_Mult2_part0_v2, fragment.HLT_TOTEM_2_AND_PixelTrackCounting_BPixOnly_Mult2_part1_v2, fragment.HLT_TOTEM_2_AND_PixelTrackCounting_BPixOnly_Mult2_part2_v2, fragment.HLT_TOTEM_2_AND_PixelTrackCounting_BPixOnly_Mult2_part3_v2, fragment.HLT_TOTEM_2_AND_PixelTrackCounting_BPixOnly_Mult3_part0_v2, fragment.HLT_TOTEM_2_AND_PixelTrackCounting_BPixOnly_Mult3_part1_v2, fragment.HLT_TOTEM_2_AND_PixelTrackCounting_BPixOnly_Mult3_part2_v2, fragment.HLT_TOTEM_2_AND_PixelTrackCounting_BPixOnly_Mult3_part3_v2, fragment.HLT_TOTEM_4_AND_PixelTrackCounting_BPixOnly_Mult1_part0_v2, fragment.HLT_TOTEM_4_AND_PixelTrackCounting_BPixOnly_Mult1_part1_v2, fragment.HLT_TOTEM_4_AND_PixelTrackCounting_BPixOnly_Mult1_part2_v2, fragment.HLT_TOTEM_4_AND_PixelTrackCounting_BPixOnly_Mult1_part3_v2, fragment.HLT_TOTEM_4_AND_PixelTrackCounting_BPixOnly_Mult2_part0_v2, fragment.HLT_TOTEM_4_AND_PixelTrackCounting_BPixOnly_Mult2_part1_v2, fragment.HLT_TOTEM_4_AND_PixelTrackCounting_BPixOnly_Mult2_part2_v2, fragment.HLT_TOTEM_4_AND_PixelTrackCounting_BPixOnly_Mult2_part3_v2, fragment.HLT_TOTEM_4_AND_PixelTrackCounting_BPixOnly_Mult3_part0_v2, fragment.HLT_TOTEM_4_AND_PixelTrackCounting_BPixOnly_Mult3_part1_v2, fragment.HLT_TOTEM_4_AND_PixelTrackCounting_BPixOnly_Mult3_part2_v2, fragment.HLT_TOTEM_4_AND_PixelTrackCounting_BPixOnly_Mult3_part3_v2, fragment.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu5NLay3_part0_v2, fragment.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu5NLay3_part1_v2, fragment.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu5NLay3_part2_v2, fragment.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu5NLay3_part3_v2, fragment.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu5NLay4_part0_v2, fragment.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu5NLay4_part1_v2, fragment.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu5NLay4_part2_v2, fragment.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu5NLay4_part3_v2, fragment.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu6NLay3_part0_v2, fragment.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu6NLay3_part1_v2, fragment.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu6NLay3_part2_v2, fragment.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu6NLay3_part3_v2, fragment.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu6NLay4_part0_v2, fragment.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu6NLay4_part1_v2, fragment.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu6NLay4_part2_v2, fragment.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu6NLay4_part3_v2, fragment.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu7NLay3_part0_v2, fragment.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu7NLay3_part1_v2, fragment.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu7NLay3_part2_v2, fragment.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu7NLay3_part3_v2, fragment.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu7NLay4_part0_v2, fragment.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu7NLay4_part1_v2, fragment.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu7NLay4_part2_v2, fragment.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu7NLay4_part3_v2, fragment.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu5NLay3_part0_v2, fragment.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu5NLay3_part1_v2, fragment.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu5NLay3_part2_v2, fragment.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu5NLay3_part3_v2, fragment.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu5NLay4_part0_v2, fragment.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu5NLay4_part1_v2, fragment.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu5NLay4_part2_v2, fragment.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu5NLay4_part3_v2, fragment.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu6NLay3_part0_v2, fragment.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu6NLay3_part1_v2, fragment.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu6NLay3_part2_v2, fragment.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu6NLay3_part3_v2, fragment.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu6NLay4_part0_v2, fragment.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu6NLay4_part1_v2, fragment.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu6NLay4_part2_v2, fragment.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu6NLay4_part3_v2, fragment.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu7NLay3_part0_v2, fragment.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu7NLay3_part1_v2, fragment.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu7NLay3_part2_v2, fragment.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu7NLay3_part3_v2, fragment.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu7NLay4_part0_v2, fragment.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu7NLay4_part1_v2, fragment.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu7NLay4_part2_v2, fragment.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu7NLay4_part3_v2, fragment.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu5NLay3_part0_v2, fragment.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu5NLay3_part1_v2, fragment.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu5NLay3_part2_v2, fragment.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu5NLay3_part3_v2, fragment.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu5NLay4_part0_v2, fragment.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu5NLay4_part1_v2, fragment.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu5NLay4_part2_v2, fragment.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu5NLay4_part3_v2, fragment.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu6NLay3_part0_v2, fragment.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu6NLay3_part1_v2, fragment.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu6NLay3_part2_v2, fragment.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu6NLay3_part3_v2, fragment.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu6NLay4_part0_v2, fragment.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu6NLay4_part1_v2, fragment.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu6NLay4_part2_v2, fragment.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu6NLay4_part3_v2, fragment.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu7NLay3_part0_v2, fragment.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu7NLay3_part1_v2, fragment.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu7NLay3_part2_v2, fragment.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu7NLay3_part3_v2, fragment.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu7NLay4_part0_v2, fragment.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu7NLay4_part1_v2, fragment.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu7NLay4_part2_v2, fragment.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu7NLay4_part3_v2, fragment.HLT_L1TOTEM_3_v2, fragment.HLT_L1RomanPot_part0_v2, fragment.HLT_L1RomanPot_part1_v2, fragment.HLT_L1RomanPot_part2_v2, fragment.HLT_L1RomanPot_part3_v2, fragment.HLT_PPSMaxTracksPerArm1_v2, fragment.HLT_PPSMaxTracksPerRP4_v2, fragment.HLT_L1DoubleMu_v2, fragment.HLT_L1SingleMu_v2, fragment.HLT_L1DoubleJet_v2, fragment.HLT_L1DoubleJetANDTotem_v2, fragment.HLT_L1DoubleJet_gap_v2, fragment.HLT_L1HFveto_v2, fragment.HLT_HIPhysics_v2, fragment.HLT_HIPhysicsForZS_v2, fragment.HLT_HIRandom_v1, fragment.AlCa_EcalPhiSymForHI_v2, fragment.HLT_HIHcalNZS_v2, fragment.HLT_HIHcalPhiSym_v2, fragment.AlCa_RPCMuonNormalisationForHI_v2, fragment.AlCa_EcalPi0EBonlyForHI_v2, fragment.AlCa_EcalPi0EEonlyForHI_v2, fragment.AlCa_EcalEtaEBonlyForHI_v2, fragment.AlCa_EcalEtaEEonlyForHI_v2, fragment.HLT_HICentralityVeto_v2, fragment.HLT_HICentralityVeto_Beamspot_v2, fragment.HLT_HICentrality30100_FirstCollisionAfterAbortGap_v2, fragment.HLT_HICentralityTag20100_v2, fragment.HLT_HICentralityTag30100_v2, fragment.HLT_HICentralityTag50100_v2, fragment.HLT_HIZeroBias_v2, fragment.HLT_HIZeroBias_FirstCollisionAfterAbortGap_v2, fragment.HLT_HIMinimumBias_part0_v2, fragment.HLT_HIMinimumBias_part1_v2, fragment.HLT_HIMinimumBias_part2_v2, fragment.HLT_HIMinimumBias_part3_v2, fragment.HLT_HIMinimumBias_part4_v2, fragment.HLT_HIMinimumBias_part5_v2, fragment.HLT_HIMinimumBias_part6_v2, fragment.HLT_HIMinimumBias_part7_v2, fragment.HLT_HIMinimumBias_part8_v2, fragment.HLT_HIMinimumBias_part9_v2, fragment.HLT_HIMinimumBias_part10_v2, fragment.HLT_HIMinimumBias_part11_v2, fragment.HLT_HIMinimumBias_part12_v2, fragment.HLT_HIMinimumBias_part13_v2, fragment.HLT_HIMinimumBias_part14_v2, fragment.HLT_HIMinimumBias_part15_v2, fragment.HLT_HIMinimumBias_part16_v2, fragment.HLT_HIMinimumBias_part17_v2, fragment.HLT_HIMinimumBias_part18_v2, fragment.HLT_HIMinimumBias_part19_v2, fragment.HLT_HIMinimumBiasRF_part0_v2, fragment.HLT_HIMinimumBiasRF_part1_v2, fragment.HLT_HIMinimumBiasRF_part2_v2, fragment.HLT_HIMinimumBiasRF_part3_v2, fragment.HLT_HIMinimumBiasRF_part4_v2, fragment.HLT_HIMinimumBiasRF_part5_v2, fragment.HLT_HIMinimumBiasRF_part6_v2, fragment.HLT_HIMinimumBiasRF_part7_v2, fragment.HLT_HIMinimumBiasRF_part8_v2, fragment.HLT_HIMinimumBiasRF_part9_v2, fragment.HLT_HIMinimumBiasRF_part10_v2, fragment.HLT_HIMinimumBiasRF_part11_v2, fragment.HLT_HIMinimumBiasRF_part12_v2, fragment.HLT_HIMinimumBiasRF_part13_v2, fragment.HLT_HIMinimumBiasRF_part14_v2, fragment.HLT_HIMinimumBiasRF_part15_v2, fragment.HLT_HIMinimumBiasRF_part16_v2, fragment.HLT_HIMinimumBiasRF_part17_v2, fragment.HLT_HIMinimumBiasRF_part18_v2, fragment.HLT_HIMinimumBiasRF_part19_v2, fragment.HLT_HIMinimumBiasRF_part20_v2, fragment.HLT_HIMinimumBiasRF_part21_v2, fragment.HLT_HIMinimumBiasRF_part22_v2, fragment.HLT_HIMinimumBiasRF_part23_v2, fragment.HLT_HIPuAK4CaloJet40Eta5p1_v2, fragment.HLT_HIPuAK4CaloJet60Eta5p1_v2, fragment.HLT_HIPuAK4CaloJet80Eta5p1_v2, fragment.HLT_HIPuAK4CaloJet100Eta5p1_v2, fragment.HLT_HIPuAK4CaloJet120Eta5p1_v2, fragment.HLT_HIPuAK4CaloJet40Eta5p1_Centrality_30_100_v2, fragment.HLT_HIPuAK4CaloJet40Eta5p1_Centrality_50_100_v2, fragment.HLT_HIPuAK4CaloJet60Eta5p1_Centrality_30_100_v2, fragment.HLT_HIPuAK4CaloJet60Eta5p1_Centrality_50_100_v2, fragment.HLT_HIPuAK4CaloJet80Eta5p1_Centrality_30_100_v2, fragment.HLT_HIPuAK4CaloJet80Eta5p1_Centrality_50_100_v2, fragment.HLT_HIPuAK4CaloJet100Eta5p1_Centrality_30_100_v2, fragment.HLT_HIPuAK4CaloJet100Eta5p1_Centrality_50_100_v2, fragment.HLT_HIPuAK4CaloJet80_35_Eta1p1_v2, fragment.HLT_HIPuAK4CaloJet100_35_Eta1p1_v2, fragment.HLT_HIPuAK4CaloJet80_35_Eta0p7_v2, fragment.HLT_HIPuAK4CaloJet100_35_Eta0p7_v2, fragment.HLT_HIPuAK4CaloJet80_45_45_Eta2p1_v2, fragment.HLT_HIPuAK4CaloJet40Fwd_v2, fragment.HLT_HIPuAK4CaloJet60Fwd_v2, fragment.HLT_HIPuAK4CaloJet80Fwd_v2, fragment.HLT_HIPuAK4CaloJet100Fwd_v2, fragment.HLT_HIPuAK4CaloJet120Fwd_v2, fragment.HLT_HIIslandPhoton10_Eta2p4_v2, fragment.HLT_HIIslandPhoton10_Eta1p5_v2, fragment.HLT_HIIslandPhoton20_Eta2p4_v2, fragment.HLT_HIIslandPhoton20_Eta1p5_v2, fragment.HLT_HIIslandPhoton30_Eta2p4_v2, fragment.HLT_HIIslandPhoton30_Eta1p5_v2, fragment.HLT_HIIslandPhoton40_Eta2p4_v2, fragment.HLT_HIIslandPhoton40_Eta1p5_v2, fragment.HLT_HIIslandPhoton50_Eta2p4_v2, fragment.HLT_HIIslandPhoton50_Eta1p5_v2, fragment.HLT_HIIslandPhoton60_Eta2p4_v2, fragment.HLT_HIIslandPhoton60_Eta1p5_v2, fragment.HLT_HIGEDPhoton10_v2, fragment.HLT_HIGEDPhoton20_v2, fragment.HLT_HIGEDPhoton30_v2, fragment.HLT_HIGEDPhoton40_v2, fragment.HLT_HIGEDPhoton50_v2, fragment.HLT_HIGEDPhoton60_v2, fragment.HLT_HIGEDPhoton10_EB_v2, fragment.HLT_HIGEDPhoton20_EB_v2, fragment.HLT_HIGEDPhoton30_EB_v2, fragment.HLT_HIGEDPhoton40_EB_v2, fragment.HLT_HIGEDPhoton50_EB_v2, fragment.HLT_HIGEDPhoton60_EB_v2, fragment.HLT_HIGEDPhoton10_HECut_v2, fragment.HLT_HIGEDPhoton20_HECut_v2, fragment.HLT_HIGEDPhoton30_HECut_v2, fragment.HLT_HIGEDPhoton40_HECut_v2, fragment.HLT_HIGEDPhoton50_HECut_v2, fragment.HLT_HIGEDPhoton60_HECut_v2, fragment.HLT_HIGEDPhoton10_EB_HECut_v2, fragment.HLT_HIGEDPhoton20_EB_HECut_v2, fragment.HLT_HIGEDPhoton30_EB_HECut_v2, fragment.HLT_HIGEDPhoton40_EB_HECut_v2, fragment.HLT_HIGEDPhoton50_EB_HECut_v2, fragment.HLT_HIGEDPhoton60_EB_HECut_v2, fragment.HLT_HIEle10Gsf_v2, fragment.HLT_HIEle15Gsf_v2, fragment.HLT_HIEle20Gsf_v2, fragment.HLT_HIEle30Gsf_v2, fragment.HLT_HIEle40Gsf_v2, fragment.HLT_HIEle50Gsf_v2, fragment.HLT_HIEle15Ele10Gsf_v2, fragment.HLT_HIEle15Ele10GsfMass50_v2, fragment.HLT_HIDoubleEle10Gsf_v2, fragment.HLT_HIDoubleEle10GsfMass50_v2, fragment.HLT_HIDoubleEle15Gsf_v2, fragment.HLT_HIDoubleEle15GsfMass50_v2, fragment.HLT_HIL1Mu3Eta2p5_Ele10Gsf_v2, fragment.HLT_HIL1Mu3Eta2p5_Ele15Gsf_v2, fragment.HLT_HIL1Mu3Eta2p5_Ele20Gsf_v2, fragment.HLT_HIL1Mu5Eta2p5_Ele10Gsf_v2, fragment.HLT_HIL1Mu5Eta2p5_Ele15Gsf_v2, fragment.HLT_HIL1Mu5Eta2p5_Ele20Gsf_v2, fragment.HLT_HIL1Mu7Eta2p5_Ele10Gsf_v2, fragment.HLT_HIL1Mu7Eta2p5_Ele15Gsf_v2, fragment.HLT_HIL1Mu7Eta2p5_Ele20Gsf_v2, fragment.HLT_HIEle10Gsf_PuAK4CaloJet40Eta2p1_v2, fragment.HLT_HIEle10Gsf_PuAK4CaloJet60Eta2p1_v2, fragment.HLT_HIEle10Gsf_PuAK4CaloJet80Eta2p1_v2, fragment.HLT_HIEle10Gsf_PuAK4CaloJet100Eta2p1_v2, fragment.HLT_HIEle15Gsf_PuAK4CaloJet40Eta2p1_v2, fragment.HLT_HIEle15Gsf_PuAK4CaloJet60Eta2p1_v2, fragment.HLT_HIEle15Gsf_PuAK4CaloJet80Eta2p1_v2, fragment.HLT_HIEle15Gsf_PuAK4CaloJet100Eta2p1_v2, fragment.HLT_HIEle20Gsf_PuAK4CaloJet40Eta2p1_v2, fragment.HLT_HIEle20Gsf_PuAK4CaloJet60Eta2p1_v2, fragment.HLT_HIEle20Gsf_PuAK4CaloJet80Eta2p1_v2, fragment.HLT_HIEle20Gsf_PuAK4CaloJet100Eta2p1_v2, fragment.HLT_HIDmesonPPTrackingGlobal_Dpt15_v2, fragment.HLT_HIDmesonPPTrackingGlobal_Dpt20_v2, fragment.HLT_HIDmesonPPTrackingGlobal_Dpt30_v2, fragment.HLT_HIDmesonPPTrackingGlobal_Dpt40_v2, fragment.HLT_HIDmesonPPTrackingGlobal_Dpt50_v2, fragment.HLT_HIDmesonPPTrackingGlobal_Dpt60_v2, fragment.HLT_HIDmesonPPTrackingGlobal_Dpt15_NoIter10_v2, fragment.HLT_HIDmesonPPTrackingGlobal_Dpt20_NoIter10_v2, fragment.HLT_HIDmesonPPTrackingGlobal_Dpt30_NoIter10_v2, fragment.HLT_HIDmesonPPTrackingGlobal_Dpt40_NoIter10_v2, fragment.HLT_HIDmesonPPTrackingGlobal_Dpt50_NoIter10_v2, fragment.HLT_HIDmesonPPTrackingGlobal_Dpt60_NoIter10_v2, fragment.HLT_HIDsPPTrackingGlobal_Dpt20_v2, fragment.HLT_HIDsPPTrackingGlobal_Dpt30_v2, fragment.HLT_HIDsPPTrackingGlobal_Dpt40_v2, fragment.HLT_HIDsPPTrackingGlobal_Dpt50_v2, fragment.HLT_HIDsPPTrackingGlobal_Dpt60_v2, fragment.HLT_HIDsPPTrackingGlobal_Dpt20_NoIter10_v2, fragment.HLT_HIDsPPTrackingGlobal_Dpt30_NoIter10_v2, fragment.HLT_HIDsPPTrackingGlobal_Dpt40_NoIter10_v2, fragment.HLT_HIDsPPTrackingGlobal_Dpt50_NoIter10_v2, fragment.HLT_HIDsPPTrackingGlobal_Dpt60_NoIter10_v2, fragment.HLT_HILcPPTrackingGlobal_Dpt20_v2, fragment.HLT_HILcPPTrackingGlobal_Dpt30_v2, fragment.HLT_HILcPPTrackingGlobal_Dpt40_v2, fragment.HLT_HILcPPTrackingGlobal_Dpt50_v2, fragment.HLT_HILcPPTrackingGlobal_Dpt60_v2, fragment.HLT_HILcPPTrackingGlobal_Dpt20_NoIter10_v2, fragment.HLT_HILcPPTrackingGlobal_Dpt30_NoIter10_v2, fragment.HLT_HILcPPTrackingGlobal_Dpt40_NoIter10_v2, fragment.HLT_HILcPPTrackingGlobal_Dpt50_NoIter10_v2, fragment.HLT_HILcPPTrackingGlobal_Dpt60_NoIter10_v2, fragment.HLT_HIFullTracks2018_HighPt18_v2, fragment.HLT_HIFullTracks2018_HighPt24_v2, fragment.HLT_HIFullTracks2018_HighPt34_v2, fragment.HLT_HIFullTracks2018_HighPt45_v2, fragment.HLT_HIFullTracks2018_HighPt56_v2, fragment.HLT_HIFullTracks2018_HighPt60_v2, fragment.HLT_HIFullTracks2018_HighPt18_NoIter10_v2, fragment.HLT_HIFullTracks2018_HighPt24_NoIter10_v2, fragment.HLT_HIFullTracks2018_HighPt34_NoIter10_v2, fragment.HLT_HIFullTracks2018_HighPt45_NoIter10_v2, fragment.HLT_HIFullTracks2018_HighPt56_NoIter10_v2, fragment.HLT_HIFullTracks2018_HighPt60_NoIter10_v2, fragment.HLT_HIL1DoubleMuOpen_v2, fragment.HLT_HIL1DoubleMuOpen_Centrality_30_100_v2, fragment.HLT_HIL1DoubleMuOpen_Centrality_40_100_v2, fragment.HLT_HIL1DoubleMuOpen_Centrality_50_100_v2, fragment.HLT_HIL1DoubleMuOpen_er1p6_v2, fragment.HLT_HIL1DoubleMuOpen_OS_er1p6_v2, fragment.HLT_HIL1DoubleMuOpen_OS_Centrality_30_100_v2, fragment.HLT_HIL1DoubleMuOpen_OS_Centrality_40_100_v2, fragment.HLT_HIL1DoubleMu0_v2, fragment.HLT_HIL1DoubleMu10_v2, fragment.HLT_HIL2_L1DoubleMu10_v2, fragment.HLT_HIL3_L1DoubleMu10_v2, fragment.HLT_HIL2DoubleMuOpen_v2, fragment.HLT_HIL3DoubleMuOpen_v2, fragment.HLT_HIL3DoubleMuOpen_M60120_v2, fragment.HLT_HIL3DoubleMuOpen_JpsiPsi_v2, fragment.HLT_HIL3DoubleMuOpen_Upsi_v2, fragment.HLT_HIL3Mu0_L2Mu0_v2, fragment.HLT_HIL3Mu2p5NHitQ10_L2Mu2_v2, fragment.HLT_HIL1MuOpen_Centrality_70_100_v2, fragment.HLT_HIL1MuOpen_Centrality_80_100_v2, fragment.HLT_HIL2Mu3_NHitQ15_v2, fragment.HLT_HIL2Mu5_NHitQ15_v2, fragment.HLT_HIL2Mu7_NHitQ15_v2, fragment.HLT_HIL2Mu3_NHitQ15_tagging_v2, fragment.HLT_HIL2Mu5_NHitQ15_tagging_v2, fragment.HLT_HIL2Mu7_NHitQ15_tagging_v2, fragment.HLT_HIL3Mu2p5_L1DoubleMu0_v2, fragment.HLT_HIL3Mu3_L1DoubleMuOpen_OS_v2, fragment.HLT_HIL3Mu3NHitQ10_L1DoubleMuOpen_v2, fragment.HLT_HIL3Mu3_L1TripleMuOpen_v2, fragment.HLT_HIL3Mu12_v2, fragment.HLT_HIL3Mu15_v2, fragment.HLT_HIL3Mu20_v2, fragment.HLT_HIL3Mu3_NHitQ10_v2, fragment.HLT_HIL3Mu5_NHitQ10_v2, fragment.HLT_HIL3Mu7_NHitQ10_v2, fragment.HLT_HIL3Mu3_NHitQ10_tagging_v2, fragment.HLT_HIL3Mu5_NHitQ10_tagging_v2, fragment.HLT_HIL3Mu7_NHitQ10_tagging_v2, fragment.HLT_HIL3Mu0NHitQ10_L2Mu0_MAXdR3p5_M1to5_v2, fragment.HLT_HIL3Mu2p5NHitQ10_L2Mu2_M7toinf_v2, fragment.HLT_HIL1_ETT8_ETTAsym50_MinimumBiasHF1_OR_BptxAND_v2, fragment.HLT_HIL1_ETT10_ETTAsym50_MinimumBiasHF1_OR_BptxAND_v2, fragment.HLT_HIL1_ETT60_ETTAsym65_MinimumBiasHF2_OR_PixelTracks10_v2, fragment.HLT_HIL1_ETT65_ETTAsym80_MinimumBiasHF2_OR_PixelTracks10_v2, fragment.HLT_HIFullTracks_Multiplicity020_HF1AND_v2, fragment.HLT_HIFullTracks_Multiplicity2040_HF1AND_v2, fragment.HLT_HIFullTracks_Multiplicity4060_v2, fragment.HLT_HIFullTracks_Multiplicity6080_v2, fragment.HLT_HIFullTracks_Multiplicity80100_v2, fragment.HLT_HIFullTracks_Multiplicity020_v2, fragment.HLT_HIFullTracks_Multiplicity020_HF1OR_v2, fragment.HLT_HIFullTracks_Multiplicity020_HF2OR_v2, fragment.HLT_HIFullTracks_Multiplicity2040_v2, fragment.HLT_HIFullTracks_Multiplicity2040_HF1OR_v2, fragment.HLT_HIFullTracks_Multiplicity2040_HF2OR_v2, fragment.HLT_HIFullTracks_Multiplicity335_HF1OR_v2, fragment.HLT_HIUPC_Mu8_Mu13_v2, fragment.HLT_HIUPC_Mu8_Mu13_MaxPixelTrack_v2, fragment.HLT_HIUPC_SingleMuOpen_BptxAND_MaxPixelTrack_v2, fragment.HLT_HIUPC_DoubleMuOpen_BptxAND_MaxPixelTrack_v2, fragment.HLT_HIUPC_SingleMuOpen_NotMBHF2OR_MaxPixelTrack_v2, fragment.HLT_HIUPC_SingleMuOpen_NotMBHF2AND_MaxPixelTrack_v2, fragment.HLT_HIUPC_SingleMuOpen_NotMBHF2AND_v2, fragment.HLT_HIUPC_DoubleMuOpen_NotMBHF2OR_MaxPixelTrack_v2, fragment.HLT_HIUPC_DoubleMuOpen_NotMBHF2OR_v2, fragment.HLT_HIUPC_SingleMuOpen_NotMBHF2OR_v2, fragment.HLT_HIUPC_SingleMu0_NotMBHF2OR_MaxPixelTrack_v2, fragment.HLT_HIUPC_SingleMu0_NotMBHF2AND_MaxPixelTrack_v2, fragment.HLT_HIUPC_SingleMu0_NotMBHF2AND_v2, fragment.HLT_HIUPC_DoubleMu0_NotMBHF2OR_MaxPixelTrack_v2, fragment.HLT_HIUPC_DoubleMu0_NotMBHF2AND_MaxPixelTrack_v2, fragment.HLT_HIUPC_DoubleMu0_NotMBHF2AND_v2, fragment.HLT_HIUPC_DoubleMu0_NotMBHF2OR_v2, fragment.HLT_HIUPC_SingleMu0_NotMBHF2OR_v2, fragment.HLT_HIUPC_SingleMu3_NotMBHF2OR_MaxPixelTrack_v2, fragment.HLT_HIUPC_SingleMu3_NotMBHF2OR_v2, fragment.HLT_HIUPC_SingleMu0_BptxAND_MaxPixelTrack_v2, fragment.HLT_HIUPC_DoubleMu0_BptxAND_MaxPixelTrack_v2, fragment.HLT_HIUPC_SingleMu3_BptxAND_MaxPixelTrack_v2, fragment.HLT_HIUPC_DoubleEG2_NotMBHF2OR_SinglePixelTrack_MaxPixelTrack_v2, fragment.HLT_HIUPC_DoubleEG2_NotMBHF2AND_SinglePixelTrack_MaxPixelTrack_v2, fragment.HLT_HIUPC_DoubleEG2_NotMBHF2AND_SinglePixelTrack_v2, fragment.HLT_HIUPC_DoubleEG2_NotMBHF2AND_v2, fragment.HLT_HIUPC_NotMBHF2OR_BptxAND_SinglePixelTrack_MaxPixelTrack_v2, fragment.HLT_HIUPC_NotMBHF2AND_SinglePixelTrack_MaxPixelTrack_v2, fragment.HLT_HIUPC_NotMBHF2AND_SinglePixelTrack_v2, fragment.HLT_HIUPC_NotMBHF2AND_v2, fragment.HLT_HIUPC_NotMBHF2OR_BptxAND_SinglePixelTrack_v2, fragment.HLT_HIUPC_ZeroBias_SinglePixelTrack_v2, fragment.HLT_HIUPC_DoubleEG2_BptxAND_SinglePixelTrack_MaxPixelTrack_v2, fragment.HLT_HIUPC_DoubleEG2_NotMBHF2OR_SinglePixelTrack_v2, fragment.HLT_HIUPC_DoubleEG2_NotMBHF2OR_v2, fragment.HLT_HIUPC_DoubleEG5_NotMBHF2OR_SinglePixelTrack_MaxPixelTrack_v2, fragment.HLT_HIUPC_DoubleEG5_NotMBHF2AND_SinglePixelTrack_MaxPixelTrack_v2, fragment.HLT_HIUPC_DoubleEG5_NotMBHF2AND_SinglePixelTrack_v2, fragment.HLT_HIUPC_DoubleEG5_NotMBHF2AND_v2, fragment.HLT_HIUPC_DoubleEG5_BptxAND_SinglePixelTrack_MaxPixelTrack_v2, fragment.HLT_HIUPC_DoubleEG5_NotMBHF2OR_SinglePixelTrack_v2, fragment.HLT_HIUPC_DoubleEG5_NotMBHF2OR_v2, fragment.HLT_HIUPC_SingleEG5_NotMBHF2OR_SinglePixelTrack_MaxPixelTrack_v2, fragment.HLT_HIUPC_SingleEG5_NotMBHF2AND_SinglePixelTrack_MaxPixelTrack_v2, fragment.HLT_HIUPC_SingleEG5_NotMBHF2AND_SinglePixelTrack_v2, fragment.HLT_HIUPC_SingleEG5_NotMBHF2AND_v2, fragment.HLT_HIUPC_SingleEG5_BptxAND_SinglePixelTrack_MaxPixelTrack_v2, fragment.HLT_HIUPC_SingleEG3_NotMBHF2OR_SinglePixelTrack_MaxPixelTrack_v2, fragment.HLT_HIUPC_SingleEG3_NotMBHF2AND_SinglePixelTrack_MaxPixelTrack_v2, fragment.HLT_HIUPC_SingleEG3_NotMBHF2AND_SinglePixelTrack_v2, fragment.HLT_HIUPC_SingleEG3_NotMBHF2AND_v2, fragment.HLT_HIUPC_SingleEG3_BptxAND_SinglePixelTrack_MaxPixelTrack_v2, fragment.HLT_HIUPC_SingleEG3_NotMBHF2OR_SinglePixelTrack_v2, fragment.HLT_HIUPC_SingleEG3_NotMBHF2OR_v2, fragment.HLT_HIUPC_SingleEG5_NotMBHF2OR_SinglePixelTrack_v2, fragment.HLT_HIUPC_SingleEG5_NotMBHF2OR_v2, fragment.HLT_HIUPC_ETT5_Asym50_NotMBHF2OR_v2, fragment.HLT_HIUPC_ETT5_Asym50_NotMBHF2OR_SinglePixelTrack_v2, fragment.HLT_HIUPC_ZeroBias_MaxPixelCluster_v2, fragment.HLT_HIUPC_SingleEG3_BptxAND_MaxPixelTrack_v2, fragment.HLT_HIUPC_SingleEG5_BptxAND_MaxPixelTrack_v2, fragment.HLT_HIUPC_DoubleEG2_BptxAND_MaxPixelTrack_v2, fragment.HLT_HIUPC_DoubleEG5_BptxAND_MaxPixelTrack_v2, fragment.HLT_HICsAK4PFJet60Eta1p5_v2, fragment.HLT_HICsAK4PFJet80Eta1p5_v2, fragment.HLT_HICsAK4PFJet100Eta1p5_v2, fragment.HLT_HICsAK4PFJet100Eta1p5_Beamspot_v2, fragment.HLT_HICsAK4PFJet120Eta1p5_v2, fragment.HLT_HICsAK4PFJet60Eta1p5_Centrality_30_100_v2, fragment.HLT_HICsAK4PFJet60Eta1p5_Centrality_50_100_v2, fragment.HLT_HICsAK4PFJet80Eta1p5_Centrality_30_100_v2, fragment.HLT_HICsAK4PFJet80Eta1p5_Centrality_50_100_v2, fragment.HLT_HICsAK4PFJet100Eta1p5_Centrality_30_100_v2, fragment.HLT_HICsAK4PFJet100Eta1p5_Centrality_50_100_v2, fragment.HLT_HIL3Mu3_EG10HECut_v2, fragment.HLT_HIL3Mu3_EG15HECut_v2, fragment.HLT_HIL3Mu3_EG20HECut_v2, fragment.HLT_HIL3Mu3_EG30HECut_v2, fragment.HLT_HIL3Mu5_EG10HECut_v2, fragment.HLT_HIL3Mu5_EG15HECut_v2, fragment.HLT_HIL3Mu5_EG20HECut_v2, fragment.HLT_HIL3Mu5_EG30HECut_v2, fragment.HLT_HIL3Mu7_EG10HECut_v2, fragment.HLT_HIL3Mu7_EG15HECut_v2, fragment.HLT_HIL3Mu7_EG20HECut_v2, fragment.HLT_HIL3Mu7_EG30HECut_v2, fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_v2, fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_v2, fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_v2, fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_v2, fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v2, fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v2, fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v2, fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v2, fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_v2, fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_v2, fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_v2, fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_v2, fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v2, fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v2, fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v2, fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v2, fragment.HLT_HICastor_MediumJet_NotMBHF2AND_v2, fragment.HLT_HICastor_MediumJet_NotMBHF2OR_v2, fragment.HLT_HICastor_MediumJet_MBHF1OR_BptxAND_v2, fragment.HLT_HICastor_MediumJet_SingleMu0_MBHF1OR_BptxAND_v2, fragment.HLT_HICastor_MediumJet_SingleEG5_MBHF1OR_BptxAND_v2, fragment.HLT_HICastor_MediumJet_BptxAND_v2, fragment.HLT_HICastor_MediumJet_v2, fragment.HLT_HICastor_HighJet_v2, fragment.HLT_HICastor_HighJet_BptxAND_v2, fragment.HLT_HICastor_HighJet_MBHF1OR_BptxAND_v2, fragment.HLT_HICastor_HighJet_NotMBHF2OR_v2, fragment.HLT_HICastor_HighJet_NotMBHF2AND_v2, fragment.HLT_HICastor_HighJet_MBHF1AND_BptxAND_v2, fragment.HLT_HICastor_HighJet_MBHF2AND_BptxAND_v2, fragment.HLT_HICastor_Muon_v2, fragment.HLT_HICastor_Muon_BptxAND_v2, fragment.HLT_HIIslandPhoton10_Eta2p4_Cent30_100_v2, fragment.HLT_HIIslandPhoton20_Eta2p4_Cent30_100_v2, fragment.HLT_HIIslandPhoton30_Eta2p4_Cent30_100_v2, fragment.HLT_HIIslandPhoton40_Eta2p4_Cent30_100_v2, fragment.HLT_HIIslandPhoton10_Eta2p4_Cent50_100_v2, fragment.HLT_HIIslandPhoton20_Eta2p4_Cent50_100_v2, fragment.HLT_HIIslandPhoton30_Eta2p4_Cent50_100_v2, fragment.HLT_HIIslandPhoton40_Eta2p4_Cent50_100_v2, fragment.HLT_HIGEDPhoton10_Cent30_100_v2, fragment.HLT_HIGEDPhoton20_Cent30_100_v2, fragment.HLT_HIGEDPhoton30_Cent30_100_v2, fragment.HLT_HIGEDPhoton40_Cent30_100_v2, fragment.HLT_HIGEDPhoton10_Cent50_100_v2, fragment.HLT_HIGEDPhoton20_Cent50_100_v2, fragment.HLT_HIGEDPhoton30_Cent50_100_v2, fragment.HLT_HIGEDPhoton40_Cent50_100_v2, fragment.HLT_HIPuAK4CaloJet60Eta2p4_DeepCSV0p4_v2, fragment.HLT_HIPuAK4CaloJet80Eta2p4_DeepCSV0p4_v2, fragment.HLT_HIPuAK4CaloJet100Eta2p4_DeepCSV0p4_v2, fragment.HLT_HIPuAK4CaloJet60Eta2p4_CSVv2WP0p75_v2, fragment.HLT_HIPuAK4CaloJet80Eta2p4_CSVv2WP0p75_v2, fragment.HLT_HIPuAK4CaloJet100Eta2p4_CSVv2WP0p75_v2, fragment.HLT_HIL1NotBptxOR_v2, fragment.HLT_HIL1UnpairedBunchBptxMinus_v2, fragment.HLT_HIL1UnpairedBunchBptxPlus_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_part0_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_part1_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_part2_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_part3_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_part4_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_part5_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_part6_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_part7_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_part8_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_part9_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_part10_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_part11_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_part12_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_part13_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_part14_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_part15_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_part16_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_part17_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_part18_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_part19_v2, fragment.HLT_HIMinimumBiasRF_SinglePixelTrack_part0_v2, fragment.HLT_HIMinimumBiasRF_SinglePixelTrack_part1_v2, fragment.HLT_HIMinimumBiasRF_SinglePixelTrack_part2_v2, fragment.HLT_HIMinimumBiasRF_SinglePixelTrack_part3_v2, fragment.HLT_HIMinimumBiasRF_SinglePixelTrack_part4_v2, fragment.HLT_HIMinimumBiasRF_SinglePixelTrack_part5_v2, fragment.HLT_HIMinimumBiasRF_SinglePixelTrack_part6_v2, fragment.HLT_HIMinimumBiasRF_SinglePixelTrack_part7_v2, fragment.HLT_HIMinimumBiasRF_SinglePixelTrack_part8_v2, fragment.HLT_HIMinimumBiasRF_SinglePixelTrack_part9_v2, fragment.HLT_HIMinimumBiasRF_SinglePixelTrack_part10_v2, fragment.HLT_HIMinimumBiasRF_SinglePixelTrack_part11_v2, fragment.HLT_HIMinimumBiasRF_SinglePixelTrack_part12_v2, fragment.HLT_HIMinimumBiasRF_SinglePixelTrack_part13_v2, fragment.HLT_HIMinimumBiasRF_SinglePixelTrack_part14_v2, fragment.HLT_HIMinimumBiasRF_SinglePixelTrack_part15_v2, fragment.HLT_HIMinimumBiasRF_SinglePixelTrack_part16_v2, fragment.HLT_HIMinimumBiasRF_SinglePixelTrack_part17_v2, fragment.HLT_HIMinimumBiasRF_SinglePixelTrack_part18_v2, fragment.HLT_HIMinimumBiasRF_SinglePixelTrack_part19_v2, fragment.HLT_HIMinimumBiasRF_SinglePixelTrack_part20_v2, fragment.HLT_HIMinimumBiasRF_SinglePixelTrack_part21_v2, fragment.HLT_HIMinimumBiasRF_SinglePixelTrack_part22_v2, fragment.HLT_HIMinimumBiasRF_SinglePixelTrack_part23_v2, fragment.HLT_HIL1_ZDC_AND_OR_MinimumBiasHF1_AND_BptxAND_v2, fragment.HLT_HIL1_ZDC_AND_OR_MinimumBiasHF2_AND_BptxAND_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part0_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part1_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part2_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part3_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part4_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part5_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part6_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part7_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part8_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part9_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part10_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part11_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part12_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part13_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part14_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part15_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part16_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part17_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part18_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part19_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part0_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part1_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part2_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part3_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part4_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part5_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part6_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part7_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part8_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part9_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part10_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part11_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part12_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part13_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part14_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part15_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part16_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part17_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part18_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part19_v2, fragment.HLTriggerFinalPath, fragment.HLTAnalyzerEndpath, fragment.ScoutingPFOutput, fragment.Dataset_AlCaLowPtJet, fragment.Dataset_AlCaLumiPixelsCountsExpress, fragment.Dataset_AlCaLumiPixelsCountsPrompt, fragment.Dataset_AlCaP0, fragment.Dataset_AlCaPPSExpress, fragment.Dataset_AlCaPPSPrompt, fragment.Dataset_AlCaPhiSym, fragment.Dataset_BTagMu, fragment.Dataset_Commissioning, fragment.Dataset_Cosmics, fragment.Dataset_DQMGPUvsCPU, fragment.Dataset_DQMOnlineBeamspot, fragment.Dataset_DisplacedJet, fragment.Dataset_ReservedDoubleMuonLowMass, fragment.Dataset_EGamma, fragment.Dataset_EcalLaser, fragment.Dataset_EmptyBX, fragment.Dataset_EphemeralHLTPhysics, fragment.Dataset_EphemeralZeroBias, fragment.Dataset_EventDisplay, fragment.Dataset_ExpressAlignment, fragment.Dataset_ExpressCosmics, fragment.Dataset_ExpressPhysics, fragment.Dataset_FSQJet1, fragment.Dataset_FSQJet2, fragment.Dataset_FullTrack, fragment.Dataset_HFvetoTOTEM, fragment.Dataset_HICastor, fragment.Dataset_HIDQMOnlineBeamspot, fragment.Dataset_HIDoubleMuon, fragment.Dataset_HIDoubleMuonPsiPeri, fragment.Dataset_HIEmptyBX, fragment.Dataset_HIEventDisplay, fragment.Dataset_HIExpressAlignment, fragment.Dataset_HIExpressPhysics, fragment.Dataset_HIForward, fragment.Dataset_HIHLTMonitor, fragment.Dataset_HIHLTPhysics, fragment.Dataset_HIHardProbes, fragment.Dataset_HIHardProbesLower, fragment.Dataset_HIHardProbesPeripheral, fragment.Dataset_HIHcalNZS, fragment.Dataset_HIHeavyFlavor, fragment.Dataset_HIHighMultiplicityETTAsym, fragment.Dataset_HILowMultiplicity, fragment.Dataset_HILowMultiplicityReducedFormat, fragment.Dataset_HIMinimumBias0, fragment.Dataset_HIMinimumBias1, fragment.Dataset_HIMinimumBias10, fragment.Dataset_HIMinimumBias11, fragment.Dataset_HIMinimumBias12, fragment.Dataset_HIMinimumBias13, fragment.Dataset_HIMinimumBias14, fragment.Dataset_HIMinimumBias15, fragment.Dataset_HIMinimumBias16, fragment.Dataset_HIMinimumBias17, fragment.Dataset_HIMinimumBias18, fragment.Dataset_HIMinimumBias19, fragment.Dataset_HIMinimumBias2, fragment.Dataset_HIMinimumBias3, fragment.Dataset_HIMinimumBias4, fragment.Dataset_HIMinimumBias5, fragment.Dataset_HIMinimumBias6, fragment.Dataset_HIMinimumBias7, fragment.Dataset_HIMinimumBias8, fragment.Dataset_HIMinimumBias9, fragment.Dataset_HIMinimumBiasReducedFormat0, fragment.Dataset_HIMinimumBiasReducedFormat1, fragment.Dataset_HIMinimumBiasReducedFormat10, fragment.Dataset_HIMinimumBiasReducedFormat11, fragment.Dataset_HIMinimumBiasReducedFormat2, fragment.Dataset_HIMinimumBiasReducedFormat3, fragment.Dataset_HIMinimumBiasReducedFormat4, fragment.Dataset_HIMinimumBiasReducedFormat5, fragment.Dataset_HIMinimumBiasReducedFormat6, fragment.Dataset_HIMinimumBiasReducedFormat7, fragment.Dataset_HIMinimumBiasReducedFormat8, fragment.Dataset_HIMinimumBiasReducedFormat9, fragment.Dataset_HINCaloJets, fragment.Dataset_HINPFJets, fragment.Dataset_HIOnlineMonitor, fragment.Dataset_HISingleMuon, fragment.Dataset_HITrackerNZS, fragment.Dataset_HIZeroBias1, fragment.Dataset_HIZeroBias10, fragment.Dataset_HIZeroBias11, fragment.Dataset_HIZeroBias12, fragment.Dataset_HIZeroBias2, fragment.Dataset_HIZeroBias3, fragment.Dataset_HIZeroBias4, fragment.Dataset_HIZeroBias5, fragment.Dataset_HIZeroBias6, fragment.Dataset_HIZeroBias7, fragment.Dataset_HIZeroBias8, fragment.Dataset_HIZeroBias9, fragment.Dataset_HLTMonitor, fragment.Dataset_HLTPhysics, fragment.Dataset_HcalNZS, fragment.Dataset_HeavyFlavor, fragment.Dataset_HighMultiplicity, fragment.Dataset_HighPtJet80, fragment.Dataset_HighPtLowerJets, fragment.Dataset_HighPtLowerPhotons, fragment.Dataset_HighPtPhoton30AndZ, fragment.Dataset_IsolatedBunch, fragment.Dataset_JetMET, fragment.Dataset_JetsTOTEM, fragment.Dataset_L1Accept, fragment.Dataset_L1MinimumBias, fragment.Dataset_MinBiasTOTEM, fragment.Dataset_MinimumBias, fragment.Dataset_MinimumBias0, fragment.Dataset_MinimumBias1, fragment.Dataset_MinimumBias2, fragment.Dataset_MinimumBias3, fragment.Dataset_MinimumBias4, fragment.Dataset_MinimumBias5, fragment.Dataset_MinimumBias6, fragment.Dataset_MinimumBias7, fragment.Dataset_MinimumBias8, fragment.Dataset_MinimumBias9, fragment.Dataset_MonteCarlo, fragment.Dataset_MuPlusX, fragment.Dataset_Muon, fragment.Dataset_MuonEG, fragment.Dataset_MuonEGammaTOTEM, fragment.Dataset_NoBPTX, fragment.Dataset_OnlineMonitor, fragment.Dataset_ParkingDoubleElectronLowMass0, fragment.Dataset_ParkingDoubleElectronLowMass1, fragment.Dataset_ParkingDoubleElectronLowMass2, fragment.Dataset_ParkingDoubleElectronLowMass3, fragment.Dataset_ParkingDoubleElectronLowMass4, fragment.Dataset_ParkingDoubleElectronLowMass5, fragment.Dataset_ParkingDoubleMuonLowMass0, fragment.Dataset_ParkingDoubleMuonLowMass1, fragment.Dataset_ParkingDoubleMuonLowMass2, fragment.Dataset_ParkingDoubleMuonLowMass3, fragment.Dataset_ParkingDoubleMuonLowMass4, fragment.Dataset_ParkingDoubleMuonLowMass5, fragment.Dataset_ParkingDoubleMuonLowMass6, fragment.Dataset_ParkingDoubleMuonLowMass7, fragment.Dataset_ParkingSingleMuon0, fragment.Dataset_ParkingSingleMuon1, fragment.Dataset_ParkingSingleMuon2, fragment.Dataset_RPCMonitor, fragment.Dataset_RandomTOTEM1, fragment.Dataset_RandomTOTEM2, fragment.Dataset_RandomTOTEM3, fragment.Dataset_RandomTOTEM4, fragment.Dataset_ScoutingPFMonitor, fragment.Dataset_ScoutingPFRun3, fragment.Dataset_SingleMuHighPt, fragment.Dataset_SingleMuLowPt, fragment.Dataset_TOTEM1part0, fragment.Dataset_TOTEM1part1, fragment.Dataset_TOTEM1part2, fragment.Dataset_TOTEM1part3, fragment.Dataset_TOTEM2part0, fragment.Dataset_TOTEM2part1, fragment.Dataset_TOTEM2part2, fragment.Dataset_TOTEM2part3, fragment.Dataset_TOTEM3, fragment.Dataset_TOTEM4part0, fragment.Dataset_TOTEM4part1, fragment.Dataset_TOTEM4part2, fragment.Dataset_TOTEM4part3, fragment.Dataset_Tau, fragment.Dataset_TestEnablesEcalHcal, fragment.Dataset_TestEnablesEcalHcalDQM, fragment.Dataset_ZeroBias, fragment.Dataset_ZeroBiasTOTEM, fragment.Dataset_ZeroBiasTOTEM1, fragment.Dataset_ZeroBiasTOTEM2, fragment.Dataset_ZeroBiasTOTEM3, fragment.Dataset_ZeroBiasTOTEM4, fragment.Dataset_ppForward, )) +fragment.schedule = cms.Schedule( *(fragment.HLTriggerFirstPath, fragment.Status_OnCPU, fragment.Status_OnGPU, fragment.HLT_AK8PFJet360_TrimMass30_v20, fragment.HLT_AK8PFJet380_TrimMass30_v13, fragment.HLT_AK8PFJet400_TrimMass30_v14, fragment.HLT_AK8PFJet420_TrimMass30_v13, fragment.HLT_AK8PFJet400_MassSD30_v2, fragment.HLT_AK8PFJet420_MassSD30_v2, fragment.HLT_AK8PFJet450_MassSD30_v2, fragment.HLT_AK8DiPFJet250_250_MassSD30_v2, fragment.HLT_AK8DiPFJet250_250_MassSD50_v2, fragment.HLT_AK8DiPFJet260_260_MassSD30_v2, fragment.HLT_AK8DiPFJet270_270_MassSD30_v2, fragment.HLT_AK8PFHT750_TrimMass50_v14, fragment.HLT_AK8PFHT800_TrimMass50_v14, fragment.HLT_AK8PFHT850_TrimMass50_v13, fragment.HLT_AK8PFHT900_TrimMass50_v13, fragment.HLT_CaloJet10_NoJetID_v5, fragment.HLT_CaloJet20_NoJetID_v5, fragment.HLT_CaloJet50_NoJetID_v5, fragment.HLT_CaloJet500_NoJetID_v14, fragment.HLT_CaloJet550_NoJetID_v9, fragment.HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6, fragment.HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6, fragment.HLT_Trimuon5_3p5_2_Upsilon_Muon_v7, fragment.HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5, fragment.HLT_DoubleEle25_CaloIdL_MW_v6, fragment.HLT_DoubleEle27_CaloIdL_MW_v6, fragment.HLT_DoubleEle33_CaloIdL_MW_v19, fragment.HLT_DoubleEle24_eta2p1_WPTight_Gsf_v9, fragment.HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v22, fragment.HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v22, fragment.HLT_Ele27_Ele37_CaloIdL_MW_v6, fragment.HLT_Mu27_Ele37_CaloIdL_MW_v7, fragment.HLT_Mu37_Ele27_CaloIdL_MW_v7, fragment.HLT_Mu37_TkMu27_v7, fragment.HLT_DoubleMu4_3_Bs_v17, fragment.HLT_DoubleMu4_3_Jpsi_v17, fragment.HLT_DoubleMu4_3_LowMass_v3, fragment.HLT_DoubleMu4_LowMass_Displaced_v3, fragment.HLT_Mu0_L1DoubleMu_v3, fragment.HLT_Mu4_L1DoubleMu_v3, fragment.HLT_DoubleMu4_3_Photon4_BsToMMG_v2, fragment.HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2, fragment.HLT_DoubleMu3_Trk_Tau3mu_v14, fragment.HLT_DoubleMu3_TkMu_DsTau3Mu_v6, fragment.HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v10, fragment.HLT_DoubleMu4_MuMuTrk_Displaced_v17, fragment.HLT_Mu3_PFJet40_v18, fragment.HLT_Mu7p5_L2Mu2_Jpsi_v12, fragment.HLT_Mu7p5_L2Mu2_Upsilon_v12, fragment.HLT_Mu3_L1SingleMu5orSingleMu7_v3, fragment.HLT_DoublePhoton33_CaloIdL_v8, fragment.HLT_DoublePhoton70_v8, fragment.HLT_DoublePhoton85_v16, fragment.HLT_Ele20_WPTight_Gsf_v8, fragment.HLT_Ele15_WPLoose_Gsf_v5, fragment.HLT_Ele17_WPLoose_Gsf_v5, fragment.HLT_Ele20_WPLoose_Gsf_v8, fragment.HLT_Ele20_eta2p1_WPLoose_Gsf_v8, fragment.HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v6, fragment.HLT_Ele27_WPTight_Gsf_v18, fragment.HLT_Ele28_WPTight_Gsf_v3, fragment.HLT_Ele30_WPTight_Gsf_v3, fragment.HLT_Ele32_WPTight_Gsf_v17, fragment.HLT_Ele35_WPTight_Gsf_v11, fragment.HLT_Ele35_WPTight_Gsf_L1EGMT_v7, fragment.HLT_Ele38_WPTight_Gsf_v11, fragment.HLT_Ele40_WPTight_Gsf_v11, fragment.HLT_Ele32_WPTight_Gsf_L1DoubleEG_v11, fragment.HLT_Ele24_eta2p1_WPTight_Gsf_TightChargedIsoPFTauHPS30_eta2p1_CrossL1_v3, fragment.HLT_HT450_Beamspot_v13, fragment.HLT_HT300_Beamspot_v13, fragment.HLT_HT60_Beamspot_v3, fragment.HLT_ZeroBias_Beamspot_v6, fragment.HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_CrossL1_v3, fragment.HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v3, fragment.HLT_IsoMu27_LooseChargedIsoPFTau20_Trk1_eta2p1_SingleL1_v7, fragment.HLT_IsoMu27_LooseChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v4, fragment.HLT_IsoMu27_MediumChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v4, fragment.HLT_IsoMu27_TightChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v4, fragment.HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2, fragment.HLT_IsoMu20_v17, fragment.HLT_IsoMu24_v15, fragment.HLT_IsoMu24_eta2p1_v17, fragment.HLT_IsoMu27_v18, fragment.HLT_IsoMu30_v6, fragment.HLT_UncorrectedJetE30_NoBPTX_v7, fragment.HLT_UncorrectedJetE30_NoBPTX3BX_v7, fragment.HLT_UncorrectedJetE60_NoBPTX3BX_v7, fragment.HLT_UncorrectedJetE70_NoBPTX3BX_v7, fragment.HLT_L1SingleMu18_v4, fragment.HLT_L1SingleMu25_v3, fragment.HLT_L1SingleMuOpen_v3, fragment.HLT_L1SingleMuOpen_DT_v3, fragment.HLT_L1SingleMuCosmics_v2, fragment.HLT_L1SingleMu3_v2, fragment.HLT_L1SingleMu5_v2, fragment.HLT_L1SingleMu7_v2, fragment.HLT_L1DoubleMu0_v2, fragment.HLT_L1SingleEG10_v3, fragment.HLT_L1SingleEG15_v3, fragment.HLT_L1SingleEG18_v2, fragment.HLT_L1SingleJet16_v2, fragment.HLT_L1SingleJet20_v2, fragment.HLT_L1SingleJet35_v2, fragment.HLT_L1SingleJet8erHE_v2, fragment.HLT_L1SingleJet10erHE_v2, fragment.HLT_L1SingleJet12erHE_v2, fragment.HLT_L1SingleJet200_v2, fragment.HLT_L1DoubleJetC50_v3, fragment.HLT_L1EXT_HCAL_LaserMon1_v2, fragment.HLT_L1EXT_HCAL_LaserMon4_v2, fragment.HLT_DQMPixels_SingleMuOpen_v3, fragment.HLT_L2DoubleMu23_NoVertex_v3, fragment.HLT_L2Mu10_v8, fragment.HLT_L2Mu10_NoVertex_NoBPTX3BX_v6, fragment.HLT_L2Mu10_NoVertex_NoBPTX_v7, fragment.HLT_L2Mu45_NoVertex_3Sta_NoBPTX3BX_v5, fragment.HLT_L2Mu40_NoVertex_3Sta_NoBPTX3BX_v6, fragment.HLT_L2Mu50_v3, fragment.HLT_L2Mu23NoVtx_2Cha_v2, fragment.HLT_L2Mu23NoVtx_2Cha_CosmicSeed_v2, fragment.HLT_DoubleL2Mu30NoVtx_2Cha_CosmicSeed_Eta2p4_v3, fragment.HLT_DoubleL2Mu30NoVtx_2Cha_Eta2p4_v3, fragment.HLT_DoubleL2Mu50_v3, fragment.HLT_DoubleL2Mu23NoVtx_2Cha_CosmicSeed_v3, fragment.HLT_DoubleL2Mu25NoVtx_2Cha_CosmicSeed_v3, fragment.HLT_DoubleL2Mu25NoVtx_2Cha_CosmicSeed_Eta2p4_v3, fragment.HLT_DoubleL2Mu23NoVtx_2Cha_v3, fragment.HLT_DoubleL2Mu25NoVtx_2Cha_v3, fragment.HLT_DoubleL2Mu25NoVtx_2Cha_Eta2p4_v3, fragment.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v16, fragment.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v5, fragment.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v17, fragment.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v5, fragment.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v7, fragment.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v5, fragment.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v7, fragment.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v5, fragment.HLT_Mu25_TkMu0_Onia_v10, fragment.HLT_Mu30_TkMu0_Psi_v3, fragment.HLT_Mu30_TkMu0_Upsilon_v3, fragment.HLT_Mu20_TkMu0_Phi_v10, fragment.HLT_Mu25_TkMu0_Phi_v10, fragment.HLT_Mu12_v5, fragment.HLT_Mu15_v5, fragment.HLT_Mu20_v14, fragment.HLT_Mu27_v15, fragment.HLT_Mu50_v15, fragment.HLT_Mu55_v5, fragment.HLT_CascadeMu100_v5, fragment.HLT_HighPtTkMu100_v4, fragment.HLT_DiPFJet15_NoCaloMatched_v18, fragment.HLT_DiPFJet25_NoCaloMatched_v18, fragment.HLT_DiPFJet15_FBEta3_NoCaloMatched_v19, fragment.HLT_DiPFJet25_FBEta3_NoCaloMatched_v19, fragment.HLT_DiPFJetAve40_v16, fragment.HLT_DiPFJetAve60_v16, fragment.HLT_DiPFJetAve80_v15, fragment.HLT_DiPFJetAve140_v15, fragment.HLT_DiPFJetAve200_v15, fragment.HLT_DiPFJetAve260_v16, fragment.HLT_DiPFJetAve320_v16, fragment.HLT_DiPFJetAve400_v16, fragment.HLT_DiPFJetAve500_v16, fragment.HLT_DiPFJetAve15_HFJEC_v19, fragment.HLT_DiPFJetAve25_HFJEC_v19, fragment.HLT_DiPFJetAve35_HFJEC_v19, fragment.HLT_DiPFJetAve60_HFJEC_v17, fragment.HLT_DiPFJetAve80_HFJEC_v18, fragment.HLT_DiPFJetAve100_HFJEC_v18, fragment.HLT_DiPFJetAve160_HFJEC_v18, fragment.HLT_DiPFJetAve220_HFJEC_v18, fragment.HLT_DiPFJetAve260_HFJEC_v1, fragment.HLT_DiPFJetAve300_HFJEC_v18, fragment.HLT_AK8PFJet15_v5, fragment.HLT_AK8PFJet25_v5, fragment.HLT_AK8PFJet40_v18, fragment.HLT_AK8PFJet60_v17, fragment.HLT_AK8PFJet80_v17, fragment.HLT_AK8PFJet140_v17, fragment.HLT_AK8PFJet200_v17, fragment.HLT_AK8PFJet260_v18, fragment.HLT_AK8PFJet320_v18, fragment.HLT_AK8PFJet400_v18, fragment.HLT_AK8PFJet450_v18, fragment.HLT_AK8PFJet500_v18, fragment.HLT_AK8PFJet550_v13, fragment.HLT_PFJet15_v5, fragment.HLT_PFJet25_v5, fragment.HLT_PFJet40_v23, fragment.HLT_PFJet60_v23, fragment.HLT_PFJet80_v22, fragment.HLT_PFJet110_v2, fragment.HLT_PFJet140_v21, fragment.HLT_PFJet200_v21, fragment.HLT_PFJet260_v22, fragment.HLT_PFJet320_v22, fragment.HLT_PFJet400_v22, fragment.HLT_PFJet450_v23, fragment.HLT_PFJet500_v23, fragment.HLT_PFJet550_v13, fragment.HLT_PFJetFwd15_v5, fragment.HLT_PFJetFwd25_v5, fragment.HLT_PFJetFwd40_v21, fragment.HLT_PFJetFwd60_v21, fragment.HLT_PFJetFwd80_v20, fragment.HLT_PFJetFwd140_v20, fragment.HLT_PFJetFwd200_v20, fragment.HLT_PFJetFwd260_v21, fragment.HLT_PFJetFwd320_v21, fragment.HLT_PFJetFwd400_v21, fragment.HLT_PFJetFwd450_v21, fragment.HLT_PFJetFwd500_v21, fragment.HLT_AK8PFJetFwd15_v5, fragment.HLT_AK8PFJetFwd25_v5, fragment.HLT_AK8PFJetFwd40_v17, fragment.HLT_AK8PFJetFwd60_v16, fragment.HLT_AK8PFJetFwd80_v16, fragment.HLT_AK8PFJetFwd140_v16, fragment.HLT_AK8PFJetFwd200_v16, fragment.HLT_AK8PFJetFwd260_v17, fragment.HLT_AK8PFJetFwd320_v17, fragment.HLT_AK8PFJetFwd400_v17, fragment.HLT_AK8PFJetFwd450_v17, fragment.HLT_AK8PFJetFwd500_v17, fragment.HLT_PFHT180_v19, fragment.HLT_PFHT250_v19, fragment.HLT_PFHT370_v19, fragment.HLT_PFHT430_v19, fragment.HLT_PFHT510_v19, fragment.HLT_PFHT590_v19, fragment.HLT_PFHT680_v19, fragment.HLT_PFHT780_v19, fragment.HLT_PFHT890_v19, fragment.HLT_PFHT1050_v20, fragment.HLT_PFHT500_PFMET100_PFMHT100_IDTight_v14, fragment.HLT_PFHT500_PFMET110_PFMHT110_IDTight_v14, fragment.HLT_PFHT700_PFMET85_PFMHT85_IDTight_v14, fragment.HLT_PFHT700_PFMET95_PFMHT95_IDTight_v14, fragment.HLT_PFHT800_PFMET75_PFMHT75_IDTight_v14, fragment.HLT_PFHT800_PFMET85_PFMHT85_IDTight_v14, fragment.HLT_PFMET110_PFMHT110_IDTight_v22, fragment.HLT_PFMET120_PFMHT120_IDTight_v22, fragment.HLT_PFMET130_PFMHT130_IDTight_v22, fragment.HLT_PFMET140_PFMHT140_IDTight_v22, fragment.HLT_PFMET100_PFMHT100_IDTight_CaloBTagDeepCSV_3p1_v10, fragment.HLT_PFMET110_PFMHT110_IDTight_CaloBTagDeepCSV_3p1_v10, fragment.HLT_PFMET120_PFMHT120_IDTight_CaloBTagDeepCSV_3p1_v10, fragment.HLT_PFMET130_PFMHT130_IDTight_CaloBTagDeepCSV_3p1_v10, fragment.HLT_PFMET140_PFMHT140_IDTight_CaloBTagDeepCSV_3p1_v10, fragment.HLT_PFMET120_PFMHT120_IDTight_PFHT60_v11, fragment.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v11, fragment.HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v11, fragment.HLT_PFMETTypeOne110_PFMHT110_IDTight_v14, fragment.HLT_PFMETTypeOne120_PFMHT120_IDTight_v14, fragment.HLT_PFMETTypeOne130_PFMHT130_IDTight_v14, fragment.HLT_PFMETTypeOne140_PFMHT140_IDTight_v13, fragment.HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v22, fragment.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v22, fragment.HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v21, fragment.HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v21, fragment.HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v2, fragment.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v2, fragment.HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v2, fragment.HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v2, fragment.HLT_MonoCentralPFJet80_PFMETNoMu110_PFMHTNoMu110_IDTight_v22, fragment.HLT_MonoCentralPFJet80_PFMETNoMu120_PFMHTNoMu120_IDTight_v22, fragment.HLT_MonoCentralPFJet80_PFMETNoMu130_PFMHTNoMu130_IDTight_v21, fragment.HLT_MonoCentralPFJet80_PFMETNoMu140_PFMHTNoMu140_IDTight_v21, fragment.HLT_L1ETMHadSeeds_v4, fragment.HLT_CaloMHT90_v6, fragment.HLT_CaloMET80_NotCleaned_v6, fragment.HLT_CaloMET90_NotCleaned_v6, fragment.HLT_CaloMET100_NotCleaned_v6, fragment.HLT_CaloMET110_NotCleaned_v6, fragment.HLT_CaloMET250_NotCleaned_v6, fragment.HLT_CaloMET300_NotCleaned_v6, fragment.HLT_CaloMET350_NotCleaned_v6, fragment.HLT_PFMET200_NotCleaned_v11, fragment.HLT_PFMET250_NotCleaned_v11, fragment.HLT_PFMET300_NotCleaned_v11, fragment.HLT_PFMET200_BeamHaloCleaned_v11, fragment.HLT_PFMETTypeOne200_BeamHaloCleaned_v11, fragment.HLT_MET105_IsoTrk50_v11, fragment.HLT_MET120_IsoTrk50_v11, fragment.HLT_SingleJet30_Mu12_SinglePFJet40_v13, fragment.HLT_Mu12eta2p3_v3, fragment.HLT_Mu12eta2p3_PFJet40_v3, fragment.HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v3, fragment.HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v3, fragment.HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v3, fragment.HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v3, fragment.HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3, fragment.HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3, fragment.HLT_DoublePFJets40_PFBTagDeepCSV_p71_v3, fragment.HLT_DoublePFJets100_PFBTagDeepCSV_p71_v3, fragment.HLT_DoublePFJets200_PFBTagDeepCSV_p71_v3, fragment.HLT_DoublePFJets350_PFBTagDeepCSV_p71_v3, fragment.HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3, fragment.HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3, fragment.HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v3, fragment.HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v3, fragment.HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v3, fragment.HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v3, fragment.HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v3, fragment.HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v3, fragment.HLT_DoublePFJets40_PFBTagDeepJet_p71_v3, fragment.HLT_DoublePFJets100_PFBTagDeepJet_p71_v3, fragment.HLT_DoublePFJets200_PFBTagDeepJet_p71_v3, fragment.HLT_DoublePFJets350_PFBTagDeepJet_p71_v3, fragment.HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v3, fragment.HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v3, fragment.HLT_Photon300_NoHE_v14, fragment.HLT_Mu8_TrkIsoVVL_v14, fragment.HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v20, fragment.HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v20, fragment.HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v21, fragment.HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v21, fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v15, fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v3, fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v3, fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v3, fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v3, fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v13, fragment.HLT_Mu17_TrkIsoVVL_v15, fragment.HLT_Mu19_TrkIsoVVL_v6, fragment.HLT_BTagMu_AK4DiJet20_Mu5_v15, fragment.HLT_BTagMu_AK4DiJet40_Mu5_v15, fragment.HLT_BTagMu_AK4DiJet70_Mu5_v15, fragment.HLT_BTagMu_AK4DiJet110_Mu5_v15, fragment.HLT_BTagMu_AK4DiJet170_Mu5_v14, fragment.HLT_BTagMu_AK4Jet300_Mu5_v14, fragment.HLT_BTagMu_AK8DiJet170_Mu5_v11, fragment.HLT_BTagMu_AK8Jet170_DoubleMu5_v4, fragment.HLT_BTagMu_AK8Jet300_Mu5_v14, fragment.HLT_Ele15_Ele8_CaloIdL_TrackIdL_IsoVL_v5, fragment.HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v21, fragment.HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v21, fragment.HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v17, fragment.HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v9, fragment.HLT_Mu23_TrkIsoVVL_Ele8_CaloIdL_TrackIdL_IsoVL_DZ_v12, fragment.HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v9, fragment.HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v17, fragment.HLT_Mu12_DoublePhoton20_v7, fragment.HLT_Photon20_v4, fragment.HLT_Photon22_v4, fragment.HLT_Photon25_v6, fragment.HLT_Photon33_v7, fragment.HLT_Photon50_v15, fragment.HLT_Photon75_v15, fragment.HLT_Photon90_v15, fragment.HLT_Photon120_v15, fragment.HLT_Photon150_v8, fragment.HLT_Photon175_v16, fragment.HLT_Photon200_v15, fragment.HLT_Photon30EB_TightID_TightIso_v3, fragment.HLT_Photon100EB_TightID_TightIso_v4, fragment.HLT_Photon110EB_TightID_TightIso_v4, fragment.HLT_Photon120EB_TightID_TightIso_v4, fragment.HLT_Photon100EBHE10_v4, fragment.HLT_Photon100EEHE10_v4, fragment.HLT_Photon100EE_TightID_TightIso_v4, fragment.HLT_Photon50_R9Id90_HE10_IsoM_v16, fragment.HLT_Photon75_R9Id90_HE10_IsoM_v16, fragment.HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_CaloMJJ300_PFJetsMJJ400DEta3_v7, fragment.HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_CaloMJJ400_PFJetsMJJ600DEta3_v7, fragment.HLT_Photon90_R9Id90_HE10_IsoM_v16, fragment.HLT_Photon120_R9Id90_HE10_IsoM_v16, fragment.HLT_Photon165_R9Id90_HE10_IsoM_v17, fragment.HLT_Photon90_CaloIdL_PFHT700_v18, fragment.HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v15, fragment.HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v15, fragment.HLT_Diphoton30PV_18PV_R9Id_AND_IsoCaloId_AND_HE_R9Id_Mass55_v14, fragment.HLT_Photon35_TwoProngs35_v3, fragment.HLT_IsoMu24_TwoProngs35_v3, fragment.HLT_Dimuon0_Jpsi_L1_NoOS_v9, fragment.HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9, fragment.HLT_Dimuon0_Jpsi_v10, fragment.HLT_Dimuon0_Jpsi_NoVertexing_v10, fragment.HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9, fragment.HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9, fragment.HLT_Dimuon0_Jpsi3p5_Muon2_v7, fragment.HLT_Dimuon0_Upsilon_L1_4p5_v11, fragment.HLT_Dimuon0_Upsilon_L1_5_v11, fragment.HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10, fragment.HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11, fragment.HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9, fragment.HLT_Dimuon0_Upsilon_NoVertexing_v9, fragment.HLT_Dimuon0_Upsilon_L1_5M_v10, fragment.HLT_Dimuon0_LowMass_L1_0er1p5R_v9, fragment.HLT_Dimuon0_LowMass_L1_0er1p5_v10, fragment.HLT_Dimuon0_LowMass_v10, fragment.HLT_Dimuon0_LowMass_L1_4_v10, fragment.HLT_Dimuon0_LowMass_L1_4R_v9, fragment.HLT_Dimuon0_LowMass_L1_TM530_v8, fragment.HLT_Trimuon2_Upsilon5_Muon_NoL1Mass_v8, fragment.HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8, fragment.HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8, fragment.HLT_TripleMu_5_3_3_Mass3p8_DZ_v10, fragment.HLT_TripleMu_10_5_5_DZ_v12, fragment.HLT_TripleMu_12_10_5_v12, fragment.HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6, fragment.HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6, fragment.HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6, fragment.HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6, fragment.HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v12, fragment.HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v12, fragment.HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v12, fragment.HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8, fragment.HLT_DoubleMu4_Jpsi_Displaced_v9, fragment.HLT_DoubleMu4_Jpsi_NoVertexing_v9, fragment.HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9, fragment.HLT_DoubleMu4_JpsiTrk_Bc_v2, fragment.HLT_DoubleMu43NoFiltersNoVtx_v6, fragment.HLT_DoubleMu48NoFiltersNoVtx_v6, fragment.HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v7, fragment.HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v7, fragment.HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v3, fragment.HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v3, fragment.HLT_DoubleMu40NoFiltersNoVtxDisplaced_v3, fragment.HLT_DoubleMu20_7_Mass0to30_L1_DM4_v9, fragment.HLT_DoubleMu20_7_Mass0to30_L1_DM4EG_v10, fragment.HLT_HT425_v11, fragment.HLT_HT430_DisplacedDijet40_DisplacedTrack_v15, fragment.HLT_HT500_DisplacedDijet40_DisplacedTrack_v15, fragment.HLT_HT430_DisplacedDijet60_DisplacedTrack_v15, fragment.HLT_HT400_DisplacedDijet40_DisplacedTrack_v15, fragment.HLT_HT650_DisplacedDijet60_Inclusive_v15, fragment.HLT_HT550_DisplacedDijet60_Inclusive_v15, fragment.HLT_DiJet110_35_Mjj650_PFMET110_v11, fragment.HLT_DiJet110_35_Mjj650_PFMET120_v11, fragment.HLT_DiJet110_35_Mjj650_PFMET130_v11, fragment.HLT_TripleJet110_35_35_Mjj650_PFMET110_v11, fragment.HLT_TripleJet110_35_35_Mjj650_PFMET120_v11, fragment.HLT_TripleJet110_35_35_Mjj650_PFMET130_v11, fragment.HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v15, fragment.HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v15, fragment.HLT_Ele28_HighEta_SC20_Mass55_v15, fragment.HLT_DoubleMu20_7_Mass0to30_Photon23_v10, fragment.HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10, fragment.HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v18, fragment.HLT_Ele15_IsoVVVL_PFHT450_v18, fragment.HLT_Ele50_IsoVVVL_PFHT450_v18, fragment.HLT_Ele15_IsoVVVL_PFHT600_v22, fragment.HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17, fragment.HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v18, fragment.HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v17, fragment.HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10, fragment.HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v17, fragment.HLT_Mu15_IsoVVVL_PFHT450_v17, fragment.HLT_Mu50_IsoVVVL_PFHT450_v17, fragment.HLT_Mu15_IsoVVVL_PFHT600_v21, fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v4, fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v4, fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v4, fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v4, fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v4, fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v4, fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v4, fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v4, fragment.HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9, fragment.HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9, fragment.HLT_Dimuon10_Upsilon_y1p4_v3, fragment.HLT_Dimuon12_Upsilon_y1p4_v4, fragment.HLT_Dimuon14_Phi_Barrel_Seagulls_v9, fragment.HLT_Dimuon25_Jpsi_v16, fragment.HLT_Dimuon14_PsiPrime_v15, fragment.HLT_Dimuon14_PsiPrime_noCorrL1_v7, fragment.HLT_Dimuon18_PsiPrime_v16, fragment.HLT_Dimuon18_PsiPrime_noCorrL1_v8, fragment.HLT_Dimuon24_Upsilon_noCorrL1_v8, fragment.HLT_Dimuon24_Phi_noCorrL1_v8, fragment.HLT_Dimuon25_Jpsi_noCorrL1_v8, fragment.HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v19, fragment.HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v19, fragment.HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v19, fragment.HLT_DoubleIsoMu20_eta2p1_v9, fragment.HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v8, fragment.HLT_TrkMu16_DoubleTrkMu6NoFiltersNoVtx_v14, fragment.HLT_TrkMu17_DoubleTrkMu8NoFiltersNoVtx_v15, fragment.HLT_Mu8_v14, fragment.HLT_Mu17_v15, fragment.HLT_Mu19_v6, fragment.HLT_Mu17_Photon30_IsoCaloId_v8, fragment.HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v18, fragment.HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v20, fragment.HLT_Ele15_CaloIdL_TrackIdL_IsoVL_PFJet30_v5, fragment.HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v20, fragment.HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v20, fragment.HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v18, fragment.HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v20, fragment.HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v20, fragment.HLT_Ele115_CaloIdVT_GsfTrkIdT_v16, fragment.HLT_Ele135_CaloIdVT_GsfTrkIdT_v9, fragment.HLT_Ele145_CaloIdVT_GsfTrkIdT_v10, fragment.HLT_Ele200_CaloIdVT_GsfTrkIdT_v10, fragment.HLT_Ele250_CaloIdVT_GsfTrkIdT_v15, fragment.HLT_Ele300_CaloIdVT_GsfTrkIdT_v15, fragment.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v5, fragment.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v11, fragment.HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v10, fragment.HLT_PFHT400_SixPFJet32_v10, fragment.HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v9, fragment.HLT_PFHT450_SixPFJet36_v9, fragment.HLT_PFHT400_FivePFJet_100_100_60_30_30_v10, fragment.HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v10, fragment.HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v10, fragment.HLT_PFHT350_v21, fragment.HLT_PFHT350MinPFJet15_v11, fragment.HLT_Photon60_R9Id90_CaloIdL_IsoL_v7, fragment.HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_v7, fragment.HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v13, fragment.HLT_ECALHT800_v12, fragment.HLT_DiSC30_18_EIso_AND_HE_Mass70_v15, fragment.HLT_L1FatEvents_v3, fragment.HLT_Physics_v8, fragment.HLT_EphemeralPhysics_v2, fragment.DST_Physics_v8, fragment.HLT_Random_v3, fragment.HLT_Random_TOTEM_part0_v1, fragment.HLT_Random_TOTEM_part1_v1, fragment.HLT_Random_TOTEM_part2_v1, fragment.HLT_Random_TOTEM_part3_v1, fragment.HLT_ZeroBias_v7, fragment.HLT_ZeroBias_TOTEM_part0_v2, fragment.HLT_ZeroBias_TOTEM_part1_v2, fragment.HLT_ZeroBias_TOTEM_part2_v2, fragment.HLT_ZeroBias_TOTEM_part3_v2, fragment.HLT_ZeroBias_Alignment_v2, fragment.HLT_EphemeralZeroBias_v2, fragment.DST_ZeroBias_v3, fragment.DST_Run3_PFScoutingPixelTracking_v18, fragment.DST_HLTMuon_Run3_PFScoutingPixelTracking_v18, fragment.HLT_AK4CaloJet30_v13, fragment.HLT_AK4CaloJet40_v12, fragment.HLT_AK4CaloJet50_v12, fragment.HLT_AK4CaloJet80_v12, fragment.HLT_AK4CaloJet100_v12, fragment.HLT_AK4CaloJet120_v11, fragment.HLT_AK4PFJet30_v21, fragment.HLT_AK4PFJet50_v21, fragment.HLT_AK4PFJet80_v21, fragment.HLT_AK4PFJet100_v21, fragment.HLT_AK4PFJet120_v20, fragment.HLT_PixelTracks_Multiplicity60ForPPRef_v7, fragment.HLT_PixelTracks_Multiplicity85ForPPRef_v7, fragment.HLT_PixelTracks_Multiplicity110ForPPRef_v7, fragment.HLT_PixelTracks_Multiplicity135ForPPRef_v7, fragment.HLT_PixelTracks_Multiplicity160ForPPRef_v7, fragment.HLT_AK4CaloJet40_Eta5p1ForPPRef_v11, fragment.HLT_AK4CaloJet60_Eta5p1ForPPRef_v11, fragment.HLT_AK4CaloJet80_Eta5p1ForPPRef_v11, fragment.HLT_AK4CaloJet100_Eta5p1ForPPRef_v11, fragment.HLT_AK4CaloJet110_Eta5p1ForPPRef_v11, fragment.HLT_AK4CaloJet120_Eta5p1ForPPRef_v11, fragment.HLT_AK4CaloJet150ForPPRef_v11, fragment.HLT_AK4PFJet40_Eta5p1ForPPRef_v18, fragment.HLT_AK4PFJet60_Eta5p1ForPPRef_v18, fragment.HLT_AK4PFJet80_Eta5p1ForPPRef_v18, fragment.HLT_AK4PFJet100_Eta5p1ForPPRef_v18, fragment.HLT_AK4PFJet110_Eta5p1ForPPRef_v18, fragment.HLT_AK4PFJet120_Eta5p1ForPPRef_v18, fragment.HLT_AK4CaloJet80_Jet35_Eta1p1ForPPRef_v11, fragment.HLT_AK4CaloJet80_Jet35_Eta0p7ForPPRef_v11, fragment.HLT_AK4CaloJet100_Jet35_Eta1p1ForPPRef_v11, fragment.HLT_AK4CaloJet100_Jet35_Eta0p7ForPPRef_v11, fragment.HLT_AK4CaloJet80_45_45_Eta2p1ForPPRef_v11, fragment.HLT_SinglePhoton10_Eta3p1ForPPRef_v10, fragment.HLT_SinglePhoton15_Eta3p1ForPPRef_v11, fragment.HLT_SinglePhoton20_Eta3p1ForPPRef_v11, fragment.HLT_SinglePhoton30_Eta3p1ForPPRef_v11, fragment.HLT_SinglePhoton40_Eta3p1ForPPRef_v10, fragment.HLT_SinglePhoton50_Eta3p1ForPPRef_v10, fragment.HLT_SinglePhoton60_Eta3p1ForPPRef_v10, fragment.HLT_Photon20_HoverELoose_v12, fragment.HLT_Photon30_HoverELoose_v12, fragment.HLT_Photon40_HoverELoose_v12, fragment.HLT_Photon50_HoverELoose_v12, fragment.HLT_Photon60_HoverELoose_v12, fragment.HLT_HIL2Mu3Eta2p5_AK4CaloJet40Eta2p1ForPPRef_v13, fragment.HLT_HIL2Mu3Eta2p5_AK4CaloJet60Eta2p1ForPPRef_v13, fragment.HLT_HIL2Mu3Eta2p5_AK4CaloJet80Eta2p1ForPPRef_v13, fragment.HLT_HIL2Mu3Eta2p5_AK4CaloJet100Eta2p1ForPPRef_v13, fragment.HLT_HIL1DoubleMu0ForPPRef_v5, fragment.HLT_HIL1DoubleMu10ForPPRef_v5, fragment.HLT_HIL2DoubleMu0_NHitQForPPRef_v6, fragment.HLT_HIL3DoubleMu0_OS_m2p5to4p5ForPPRef_v8, fragment.HLT_HIL3DoubleMu0_OS_m7to14ForPPRef_v8, fragment.HLT_HIL2Mu3_NHitQ10ForPPRef_v7, fragment.HLT_HIL3Mu3_NHitQ15ForPPRef_v8, fragment.HLT_HIL2Mu5_NHitQ10ForPPRef_v7, fragment.HLT_HIL3Mu5_NHitQ15ForPPRef_v8, fragment.HLT_HIL2Mu7_NHitQ10ForPPRef_v7, fragment.HLT_HIL3Mu7_NHitQ15ForPPRef_v8, fragment.HLT_HIL2Mu15ForPPRef_v7, fragment.HLT_HIL3Mu15ForPPRef_v8, fragment.HLT_HIL2Mu20ForPPRef_v7, fragment.HLT_HIL3Mu20ForPPRef_v8, fragment.HLT_FullTrack18ForPPRef_v13, fragment.HLT_FullTrack24ForPPRef_v13, fragment.HLT_FullTrack34ForPPRef_v13, fragment.HLT_FullTrack45ForPPRef_v13, fragment.HLT_FullTrack53ForPPRef_v13, fragment.HLT_HIL1CastorMediumJetForPPRef_v5, fragment.HLT_HIL1UnpairedBunchBptxMinusForPPRef_v3, fragment.HLT_HIL1UnpairedBunchBptxPlusForPPRef_v3, fragment.HLT_HIL1NotBptxORForPPRef_v3, fragment.HLT_HIHT80_Beamspot_ppRef5TeV_v5, fragment.HLT_HIZeroBias_part0_v7, fragment.HLT_HIZeroBias_part1_v7, fragment.HLT_HIZeroBias_part2_v7, fragment.HLT_HIZeroBias_part3_v7, fragment.HLT_HIZeroBias_part4_v7, fragment.HLT_HIZeroBias_part5_v7, fragment.HLT_HIZeroBias_part6_v7, fragment.HLT_HIZeroBias_part7_v7, fragment.HLT_HIZeroBias_part8_v7, fragment.HLT_HIZeroBias_part9_v7, fragment.HLT_HIZeroBias_part10_v7, fragment.HLT_HIZeroBias_part11_v7, fragment.AlCa_HIEcalPi0EBonly_v3, fragment.AlCa_HIEcalPi0EEonly_v3, fragment.AlCa_HIEcalEtaEBonly_v3, fragment.AlCa_HIEcalEtaEEonly_v3, fragment.HLT_DmesonPPTrackingGlobal_Dpt8ForPPRef_v13, fragment.HLT_DmesonPPTrackingGlobal_Dpt15ForPPRef_v13, fragment.HLT_DmesonPPTrackingGlobal_Dpt20ForPPRef_v13, fragment.HLT_DmesonPPTrackingGlobal_Dpt30ForPPRef_v13, fragment.HLT_DmesonPPTrackingGlobal_Dpt40ForPPRef_v13, fragment.HLT_DmesonPPTrackingGlobal_Dpt50ForPPRef_v13, fragment.HLT_DmesonPPTrackingGlobal_Dpt60ForPPRef_v13, fragment.HLT_AK4PFBJetBCSV60_Eta2p1ForPPRef_v18, fragment.HLT_AK4PFBJetBCSV80_Eta2p1ForPPRef_v18, fragment.HLT_AK4PFDJet60_Eta2p1ForPPRef_v18, fragment.HLT_AK4PFDJet80_Eta2p1ForPPRef_v18, fragment.HLT_AK4PFBJetBSSV60_Eta2p1ForPPRef_v18, fragment.HLT_AK4PFBJetBSSV80_Eta2p1ForPPRef_v18, fragment.HLT_EcalCalibration_v4, fragment.HLT_HcalCalibration_v5, fragment.AlCa_EcalPhiSym_v11, fragment.HLT_L1UnpairedBunchBptxMinus_v3, fragment.HLT_L1UnpairedBunchBptxPlus_v3, fragment.HLT_L1NotBptxOR_v4, fragment.HLT_L1BptxXOR_v2, fragment.HLT_L1TOTEM1_MinBias_v5, fragment.HLT_L1TOTEM2_ZeroBias_v5, fragment.HLT_L1MinimumBiasHF_OR_v4, fragment.HLT_L1MinimumBiasHF_OR_part0_v2, fragment.HLT_L1MinimumBiasHF_OR_part1_v2, fragment.HLT_L1MinimumBiasHF_OR_part2_v2, fragment.HLT_L1MinimumBiasHF_OR_part3_v2, fragment.HLT_L1MinimumBiasHF_OR_part4_v2, fragment.HLT_L1MinimumBiasHF_OR_part5_v2, fragment.HLT_L1MinimumBiasHF_OR_part6_v2, fragment.HLT_L1MinimumBiasHF_OR_part7_v2, fragment.HLT_L1MinimumBiasHF_OR_part8_v2, fragment.HLT_L1MinimumBiasHF_OR_part9_v2, fragment.HLT_L1MinimumBiasHF0OR_v5, fragment.HLT_L1MinimumBiasHF1OR_v5, fragment.HLT_L1MinimumBiasHF2OR_v5, fragment.HLT_L1MinimumBiasHF2ORNoBptxGating_v6, fragment.HLT_L1MinimumBiasHF1AND_v5, fragment.HLT_L1MinimumBiasHF2AND_v5, fragment.HLT_L1_CDC_SingleMu_3_er1p2_TOP120_DPHI2p618_3p142_v3, fragment.HLT_CDC_L2cosmic_10_er1p0_v2, fragment.HLT_CDC_L2cosmic_5p5_er1p0_v2, fragment.HLT_HcalNZS_v14, fragment.HLT_HcalPhiSym_v16, fragment.HLT_HcalIsolatedbunch_v6, fragment.HLT_IsoTrackHB_v6, fragment.HLT_IsoTrackHE_v6, fragment.HLT_ZeroBias_FirstCollisionAfterAbortGap_v6, fragment.HLT_ZeroBias_IsolatedBunches_v6, fragment.HLT_ZeroBias_FirstCollisionInTrain_v5, fragment.HLT_ZeroBias_LastCollisionInTrain_v4, fragment.HLT_ZeroBias_FirstBXAfterTrain_v4, fragment.AlCa_RPCMuonNormalisation_v14, fragment.AlCa_HIRPCMuonNormalisation_v2, fragment.AlCa_LumiPixelsCounts_Random_v4, fragment.AlCa_LumiPixelsCounts_ZeroBias_v4, fragment.MC_ReducedIterativeTracking_v14, fragment.MC_PFMET_v19, fragment.MC_AK4PFJets_v19, fragment.MC_PFBTagDeepCSV_v12, fragment.MC_PFHT_v18, fragment.MC_PFMHT_v18, fragment.MC_CaloMET_v10, fragment.MC_CaloMET_JetIdCleaned_v11, fragment.MC_AK4CaloJets_v11, fragment.MC_AK4CaloJetsFromPV_v10, fragment.MC_CaloBTagDeepCSV_v10, fragment.MC_CaloHT_v10, fragment.MC_CaloMHT_v10, fragment.MC_AK8PFJets_v19, fragment.MC_AK8TrimPFJets_v19, fragment.MC_AK8PFHT_v18, fragment.MC_AK8CaloHT_v10, fragment.MC_Diphoton10_10_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass10_v15, fragment.MC_DoubleEle5_CaloIdL_MW_v17, fragment.MC_Ele5_WPTight_Gsf_v10, fragment.MC_Ele15_Ele10_CaloIdL_TrackIdL_IsoVL_DZ_v17, fragment.MC_IsoMu_v17, fragment.MC_DoubleMu_TrkIsoVVL_DZ_v13, fragment.MC_DoubleMuNoFiltersNoVtx_v9, fragment.MC_PFBTagDeepJet_v3, fragment.MC_Run3_PFScoutingPixelTracking_v17, fragment.AlCa_EcalPi0EBonly_v15, fragment.AlCa_EcalPi0EEonly_v15, fragment.AlCa_EcalEtaEBonly_v15, fragment.AlCa_EcalEtaEEonly_v15, fragment.AlCa_AK8PFJet40_v17, fragment.AlCa_PFJet40_v22, fragment.AlCa_PFJet40_CPUOnly_v1, fragment.HLT_PFJet40_GPUvsCPU_v1, fragment.HLT_MediumChargedIsoPFTau180HighPtRelaxedIso_Trk50_eta2p1_v14, fragment.HLT_MediumChargedIsoPFTau200HighPtRelaxedIso_Trk50_eta2p1_v14, fragment.HLT_MediumChargedIsoPFTau220HighPtRelaxedIso_Trk50_eta2p1_v14, fragment.HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v11, fragment.HLT_Rsq0p35_v17, fragment.HLT_Rsq0p40_v17, fragment.HLT_RsqMR300_Rsq0p09_MR200_v17, fragment.HLT_RsqMR320_Rsq0p09_MR200_v17, fragment.HLT_RsqMR300_Rsq0p09_MR200_4jet_v17, fragment.HLT_RsqMR320_Rsq0p09_MR200_4jet_v17, fragment.HLT_L1_DoubleJet30_Mass_Min400_Mu10_v2, fragment.HLT_IsoMu27_MET90_v5, fragment.HLT_VBF_DoubleLooseChargedIsoPFTauHPS20_Trk1_eta2p1_v3, fragment.HLT_VBF_DoubleMediumChargedIsoPFTauHPS20_Trk1_eta2p1_v3, fragment.HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v2, fragment.HLT_VBF_DoubleTightChargedIsoPFTauHPS20_Trk1_eta2p1_v3, fragment.HLT_Photon50_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_PFMET50_v7, fragment.HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v7, fragment.HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ600DEta3_v7, fragment.HLT_PFMET100_PFMHT100_IDTight_PFHT60_v11, fragment.HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v11, fragment.HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v11, fragment.HLT_Mu18_Mu9_SameSign_v6, fragment.HLT_Mu18_Mu9_SameSign_DZ_v6, fragment.HLT_Mu18_Mu9_v6, fragment.HLT_Mu18_Mu9_DZ_v6, fragment.HLT_Mu20_Mu10_SameSign_v6, fragment.HLT_Mu20_Mu10_SameSign_DZ_v6, fragment.HLT_Mu20_Mu10_v6, fragment.HLT_Mu20_Mu10_DZ_v6, fragment.HLT_Mu23_Mu12_SameSign_v6, fragment.HLT_Mu23_Mu12_SameSign_DZ_v6, fragment.HLT_Mu23_Mu12_v6, fragment.HLT_Mu23_Mu12_DZ_v6, fragment.HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8, fragment.HLT_DoubleMu2_Jpsi_DoubleTkMu0_Phi_v7, fragment.HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v12, fragment.HLT_TripleMu_5_3_3_Mass3p8_DCA_v5, fragment.HLT_QuadPFJet98_83_71_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10, fragment.HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10, fragment.HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10, fragment.HLT_QuadPFJet98_83_71_15_PFBTagDeepCSV_1p3_VBF2_v10, fragment.HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v10, fragment.HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v10, fragment.HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v10, fragment.HLT_QuadPFJet98_83_71_15_v7, fragment.HLT_QuadPFJet103_88_75_15_v7, fragment.HLT_QuadPFJet105_88_76_15_v7, fragment.HLT_QuadPFJet111_90_80_15_v7, fragment.HLT_AK8PFJet330_TrimMass30_PFAK8BTagDeepCSV_p17_v4, fragment.HLT_AK8PFJet330_TrimMass30_PFAK8BTagDeepCSV_p1_v4, fragment.HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_p02_v5, fragment.HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np2_v4, fragment.HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np4_v4, fragment.HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v3, fragment.HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v3, fragment.HLT_Mu12_IP6_v2, fragment.HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10, fragment.HLT_TrkMu6NoFiltersNoVtx_v3, fragment.HLT_TrkMu16NoFiltersNoVtx_v3, fragment.HLT_DoubleTrkMu_16_6_NoFiltersNoVtx_v3, fragment.HLT_DoubleMediumDeepTauPFTauHPS35_L2NN_eta2p1_v2, fragment.HLT_DoubleMediumChargedIsoPFTauHPS40_Trk1_eta2p1_v3, fragment.HLT_DoubleTightChargedIsoPFTauHPS35_Trk1_eta2p1_v3, fragment.HLT_Ele24_eta2p1_WPTight_Gsf_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3, fragment.HLT_IsoMu20_eta2p1_LooseDeepTauPFTauHPS27_eta2p1_CrossL1_v3, fragment.HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v3, fragment.HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3, fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v3, fragment.HLT_LooseDeepTauPFTauHPS180_L2NN_eta2p1_v3, fragment.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v3, fragment.HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v3, fragment.HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v3, fragment.HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v3, fragment.HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v3, fragment.HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3, fragment.HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v3, fragment.HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3, fragment.HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v3, fragment.HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3, fragment.HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v3, fragment.HLT_QuadPFJet98_83_71_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3, fragment.HLT_QuadPFJet98_83_71_15_PFBTagDeepJet_1p3_VBF2_v3, fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v3, fragment.HLT_QuadPFJet70_50_40_30_v3, fragment.HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v3, fragment.HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v3, fragment.HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v3, fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v2, fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v2, fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2, fragment.HLT_AK8PFJet230_SoftDropMass40_v3, fragment.HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v3, fragment.HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v3, fragment.HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v3, fragment.HLT_AK8PFJet400_SoftDropMass40_v3, fragment.HLT_AK8PFJet425_SoftDropMass40_v3, fragment.HLT_AK8PFJet450_SoftDropMass40_v3, fragment.HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3, fragment.HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3, fragment.HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3, fragment.HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v2, fragment.HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2, fragment.HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v2, fragment.HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2, fragment.HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v2, fragment.HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v2, fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v2, fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v2, fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v2, fragment.HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v2, fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2, fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v2, fragment.HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v3, fragment.HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2, fragment.HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2, fragment.HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v3, fragment.HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v2, fragment.HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v2, fragment.HLT_L2Mu10NoVtx_2Cha_v1, fragment.HLT_L2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2, fragment.HLT_L3Mu10NoVtx_v2, fragment.HLT_L3Mu10NoVtx_DxyMin0p01cm_v2, fragment.HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v2, fragment.HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v2, fragment.HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2, fragment.HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2, fragment.HLT_L2Mu10NoVtx_2Cha_CosmicSeed_v1, fragment.HLT_L2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2, fragment.HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v2, fragment.HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v2, fragment.HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v3, fragment.HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v3, fragment.HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v3, fragment.HLT_HT430_DelayedJet40_DoubleDelay0p5nsInclusive_v1, fragment.HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v3, fragment.HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v3, fragment.HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v3, fragment.HLT_HT430_DelayedJet40_SingleDelay0p5nsInclusive_v1, fragment.HLT_HT430_DelayedJet40_SingleDelay0p5nsTrackless_v1, fragment.HLT_HT430_DelayedJet40_SingleDelay1nsInclusive_v1, fragment.HLT_HT430_DelayedJet40_SingleDelay1p5nsInclusive_v1, fragment.HLT_L1Mu6HT240_v2, fragment.HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v3, fragment.HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v3, fragment.HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v3, fragment.HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v3, fragment.HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v3, fragment.HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v3, fragment.HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v3, fragment.HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v3, fragment.HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v3, fragment.HLT_CaloMET60_DTCluster50_v3, fragment.HLT_CaloMET60_DTClusterNoMB1S50_v3, fragment.HLT_L1MET_DTCluster50_v3, fragment.HLT_L1MET_DTClusterNoMB1S50_v3, fragment.HLT_CscCluster_Loose_v2, fragment.HLT_CscCluster_Medium_v2, fragment.HLT_CscCluster_Tight_v2, fragment.HLT_L1CSCShower_DTCluster50_v2, fragment.HLT_L1CSCShower_DTCluster75_v2, fragment.HLT_PFMET105_IsoTrk50_v3, fragment.HLT_PFMET105_PFJet100_looseRecoiling_v3, fragment.HLT_PFMET110_PFJet100_v3, fragment.HLT_PFMET110_PFJet100_looseRecoiling_v3, fragment.HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2, fragment.HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2, fragment.HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v2, fragment.HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2, fragment.HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2, fragment.HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2, fragment.HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v2, fragment.HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v2, fragment.HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v2, fragment.HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v2, fragment.HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v2, fragment.HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v2, fragment.HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v2, fragment.HLT_DiPhoton10Time1ns_v2, fragment.HLT_DiPhoton10Time1p2ns_v2, fragment.HLT_DiPhoton10Time1p4ns_v2, fragment.HLT_DiPhoton10Time1p6ns_v2, fragment.HLT_DiPhoton10Time1p8ns_v2, fragment.HLT_DiPhoton10Time2ns_v2, fragment.HLT_DiPhoton10sminlt0p1_v2, fragment.HLT_DiPhoton10sminlt0p12_v2, fragment.HLT_DiPhoton10sminlt0p14_v2, fragment.HLT_DiPhoton10sminlt0p16_v2, fragment.HLT_DiPhoton10_CaloIdL_v2, fragment.HLT_DoubleEle4_eta1p22_mMax6_v2, fragment.HLT_DoubleEle4p5_eta1p22_mMax6_v2, fragment.HLT_DoubleEle5_eta1p22_mMax6_v2, fragment.HLT_DoubleEle5p5_eta1p22_mMax6_v2, fragment.HLT_DoubleEle6_eta1p22_mMax6_v2, fragment.HLT_DoubleEle6p5_eta1p22_mMax6_v2, fragment.HLT_DoubleEle7_eta1p22_mMax6_v2, fragment.HLT_DoubleEle7p5_eta1p22_mMax6_v2, fragment.HLT_DoubleEle8_eta1p22_mMax6_v2, fragment.HLT_DoubleEle8p5_eta1p22_mMax6_v2, fragment.HLT_DoubleEle9_eta1p22_mMax6_v2, fragment.HLT_DoubleEle9p5_eta1p22_mMax6_v2, fragment.HLT_DoubleEle10_eta1p22_mMax6_v2, fragment.HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2, fragment.HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2, fragment.HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2, fragment.HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2, fragment.HLT_Diphoton24_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2, fragment.HLT_Diphoton24_16_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2, fragment.HLT_Mu50_L1SingleMuShower_v1, fragment.HLT_ExpressMuons_v3, fragment.HLT_OnlineMonitorGroup_v3, fragment.HLT_HIOnlineMonitorGroup_v3, fragment.DQM_EcalReconstruction_v4, fragment.DQM_HcalReconstruction_v3, fragment.DQM_PixelReconstruction_v4, fragment.DQM_HIEcalReconstruction_v2, fragment.DQM_HIHcalReconstruction_v1, fragment.DQM_HIPixelReconstruction_v2, fragment.HLT_TOTEM_1_AND_PixelTrackCounting_Mult1_part0_v2, fragment.HLT_TOTEM_1_AND_PixelTrackCounting_Mult1_part1_v2, fragment.HLT_TOTEM_1_AND_PixelTrackCounting_Mult1_part2_v2, fragment.HLT_TOTEM_1_AND_PixelTrackCounting_Mult1_part3_v2, fragment.HLT_TOTEM_1_AND_PixelTrackCounting_Mult2_part0_v2, fragment.HLT_TOTEM_1_AND_PixelTrackCounting_Mult2_part1_v2, fragment.HLT_TOTEM_1_AND_PixelTrackCounting_Mult2_part2_v2, fragment.HLT_TOTEM_1_AND_PixelTrackCounting_Mult2_part3_v2, fragment.HLT_TOTEM_1_AND_PixelTrackCounting_Mult3_part0_v2, fragment.HLT_TOTEM_1_AND_PixelTrackCounting_Mult3_part1_v2, fragment.HLT_TOTEM_1_AND_PixelTrackCounting_Mult3_part2_v2, fragment.HLT_TOTEM_1_AND_PixelTrackCounting_Mult3_part3_v2, fragment.HLT_TOTEM_2_AND_PixelTrackCounting_Mult1_part0_v2, fragment.HLT_TOTEM_2_AND_PixelTrackCounting_Mult1_part1_v2, fragment.HLT_TOTEM_2_AND_PixelTrackCounting_Mult1_part2_v2, fragment.HLT_TOTEM_2_AND_PixelTrackCounting_Mult1_part3_v2, fragment.HLT_TOTEM_2_AND_PixelTrackCounting_Mult2_part0_v2, fragment.HLT_TOTEM_2_AND_PixelTrackCounting_Mult2_part1_v2, fragment.HLT_TOTEM_2_AND_PixelTrackCounting_Mult2_part2_v2, fragment.HLT_TOTEM_2_AND_PixelTrackCounting_Mult2_part3_v2, fragment.HLT_TOTEM_2_AND_PixelTrackCounting_Mult3_part0_v2, fragment.HLT_TOTEM_2_AND_PixelTrackCounting_Mult3_part1_v2, fragment.HLT_TOTEM_2_AND_PixelTrackCounting_Mult3_part2_v2, fragment.HLT_TOTEM_2_AND_PixelTrackCounting_Mult3_part3_v2, fragment.HLT_TOTEM_4_AND_PixelTrackCounting_Mult1_part0_v2, fragment.HLT_TOTEM_4_AND_PixelTrackCounting_Mult1_part1_v2, fragment.HLT_TOTEM_4_AND_PixelTrackCounting_Mult1_part2_v2, fragment.HLT_TOTEM_4_AND_PixelTrackCounting_Mult1_part3_v2, fragment.HLT_TOTEM_4_AND_PixelTrackCounting_Mult2_part0_v2, fragment.HLT_TOTEM_4_AND_PixelTrackCounting_Mult2_part1_v2, fragment.HLT_TOTEM_4_AND_PixelTrackCounting_Mult2_part2_v2, fragment.HLT_TOTEM_4_AND_PixelTrackCounting_Mult2_part3_v2, fragment.HLT_TOTEM_4_AND_PixelTrackCounting_Mult3_part0_v2, fragment.HLT_TOTEM_4_AND_PixelTrackCounting_Mult3_part1_v2, fragment.HLT_TOTEM_4_AND_PixelTrackCounting_Mult3_part2_v2, fragment.HLT_TOTEM_4_AND_PixelTrackCounting_Mult3_part3_v2, fragment.HLT_TOTEM_1_AND_PixelTrackCounting_BPixOnly_Mult1_part0_v2, fragment.HLT_TOTEM_1_AND_PixelTrackCounting_BPixOnly_Mult1_part1_v2, fragment.HLT_TOTEM_1_AND_PixelTrackCounting_BPixOnly_Mult1_part2_v2, fragment.HLT_TOTEM_1_AND_PixelTrackCounting_BPixOnly_Mult1_part3_v2, fragment.HLT_TOTEM_1_AND_PixelTrackCounting_BPixOnly_Mult2_part0_v2, fragment.HLT_TOTEM_1_AND_PixelTrackCounting_BPixOnly_Mult2_part1_v2, fragment.HLT_TOTEM_1_AND_PixelTrackCounting_BPixOnly_Mult2_part2_v2, fragment.HLT_TOTEM_1_AND_PixelTrackCounting_BPixOnly_Mult2_part3_v2, fragment.HLT_TOTEM_1_AND_PixelTrackCounting_BPixOnly_Mult3_part0_v2, fragment.HLT_TOTEM_1_AND_PixelTrackCounting_BPixOnly_Mult3_part1_v2, fragment.HLT_TOTEM_1_AND_PixelTrackCounting_BPixOnly_Mult3_part2_v2, fragment.HLT_TOTEM_1_AND_PixelTrackCounting_BPixOnly_Mult3_part3_v2, fragment.HLT_TOTEM_2_AND_PixelTrackCounting_BPixOnly_Mult1_part0_v2, fragment.HLT_TOTEM_2_AND_PixelTrackCounting_BPixOnly_Mult1_part1_v2, fragment.HLT_TOTEM_2_AND_PixelTrackCounting_BPixOnly_Mult1_part2_v2, fragment.HLT_TOTEM_2_AND_PixelTrackCounting_BPixOnly_Mult1_part3_v2, fragment.HLT_TOTEM_2_AND_PixelTrackCounting_BPixOnly_Mult2_part0_v2, fragment.HLT_TOTEM_2_AND_PixelTrackCounting_BPixOnly_Mult2_part1_v2, fragment.HLT_TOTEM_2_AND_PixelTrackCounting_BPixOnly_Mult2_part2_v2, fragment.HLT_TOTEM_2_AND_PixelTrackCounting_BPixOnly_Mult2_part3_v2, fragment.HLT_TOTEM_2_AND_PixelTrackCounting_BPixOnly_Mult3_part0_v2, fragment.HLT_TOTEM_2_AND_PixelTrackCounting_BPixOnly_Mult3_part1_v2, fragment.HLT_TOTEM_2_AND_PixelTrackCounting_BPixOnly_Mult3_part2_v2, fragment.HLT_TOTEM_2_AND_PixelTrackCounting_BPixOnly_Mult3_part3_v2, fragment.HLT_TOTEM_4_AND_PixelTrackCounting_BPixOnly_Mult1_part0_v2, fragment.HLT_TOTEM_4_AND_PixelTrackCounting_BPixOnly_Mult1_part1_v2, fragment.HLT_TOTEM_4_AND_PixelTrackCounting_BPixOnly_Mult1_part2_v2, fragment.HLT_TOTEM_4_AND_PixelTrackCounting_BPixOnly_Mult1_part3_v2, fragment.HLT_TOTEM_4_AND_PixelTrackCounting_BPixOnly_Mult2_part0_v2, fragment.HLT_TOTEM_4_AND_PixelTrackCounting_BPixOnly_Mult2_part1_v2, fragment.HLT_TOTEM_4_AND_PixelTrackCounting_BPixOnly_Mult2_part2_v2, fragment.HLT_TOTEM_4_AND_PixelTrackCounting_BPixOnly_Mult2_part3_v2, fragment.HLT_TOTEM_4_AND_PixelTrackCounting_BPixOnly_Mult3_part0_v2, fragment.HLT_TOTEM_4_AND_PixelTrackCounting_BPixOnly_Mult3_part1_v2, fragment.HLT_TOTEM_4_AND_PixelTrackCounting_BPixOnly_Mult3_part2_v2, fragment.HLT_TOTEM_4_AND_PixelTrackCounting_BPixOnly_Mult3_part3_v2, fragment.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu5NLay3_part0_v2, fragment.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu5NLay3_part1_v2, fragment.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu5NLay3_part2_v2, fragment.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu5NLay3_part3_v2, fragment.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu5NLay4_part0_v2, fragment.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu5NLay4_part1_v2, fragment.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu5NLay4_part2_v2, fragment.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu5NLay4_part3_v2, fragment.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu6NLay3_part0_v2, fragment.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu6NLay3_part1_v2, fragment.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu6NLay3_part2_v2, fragment.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu6NLay3_part3_v2, fragment.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu6NLay4_part0_v2, fragment.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu6NLay4_part1_v2, fragment.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu6NLay4_part2_v2, fragment.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu6NLay4_part3_v2, fragment.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu7NLay3_part0_v2, fragment.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu7NLay3_part1_v2, fragment.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu7NLay3_part2_v2, fragment.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu7NLay3_part3_v2, fragment.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu7NLay4_part0_v2, fragment.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu7NLay4_part1_v2, fragment.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu7NLay4_part2_v2, fragment.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu7NLay4_part3_v2, fragment.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu5NLay3_part0_v2, fragment.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu5NLay3_part1_v2, fragment.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu5NLay3_part2_v2, fragment.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu5NLay3_part3_v2, fragment.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu5NLay4_part0_v2, fragment.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu5NLay4_part1_v2, fragment.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu5NLay4_part2_v2, fragment.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu5NLay4_part3_v2, fragment.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu6NLay3_part0_v2, fragment.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu6NLay3_part1_v2, fragment.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu6NLay3_part2_v2, fragment.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu6NLay3_part3_v2, fragment.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu6NLay4_part0_v2, fragment.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu6NLay4_part1_v2, fragment.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu6NLay4_part2_v2, fragment.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu6NLay4_part3_v2, fragment.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu7NLay3_part0_v2, fragment.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu7NLay3_part1_v2, fragment.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu7NLay3_part2_v2, fragment.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu7NLay3_part3_v2, fragment.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu7NLay4_part0_v2, fragment.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu7NLay4_part1_v2, fragment.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu7NLay4_part2_v2, fragment.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu7NLay4_part3_v2, fragment.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu5NLay3_part0_v2, fragment.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu5NLay3_part1_v2, fragment.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu5NLay3_part2_v2, fragment.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu5NLay3_part3_v2, fragment.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu5NLay4_part0_v2, fragment.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu5NLay4_part1_v2, fragment.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu5NLay4_part2_v2, fragment.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu5NLay4_part3_v2, fragment.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu6NLay3_part0_v2, fragment.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu6NLay3_part1_v2, fragment.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu6NLay3_part2_v2, fragment.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu6NLay3_part3_v2, fragment.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu6NLay4_part0_v2, fragment.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu6NLay4_part1_v2, fragment.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu6NLay4_part2_v2, fragment.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu6NLay4_part3_v2, fragment.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu7NLay3_part0_v2, fragment.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu7NLay3_part1_v2, fragment.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu7NLay3_part2_v2, fragment.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu7NLay3_part3_v2, fragment.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu7NLay4_part0_v2, fragment.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu7NLay4_part1_v2, fragment.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu7NLay4_part2_v2, fragment.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu7NLay4_part3_v2, fragment.HLT_L1TOTEM_3_v2, fragment.HLT_L1RomanPot_part0_v2, fragment.HLT_L1RomanPot_part1_v2, fragment.HLT_L1RomanPot_part2_v2, fragment.HLT_L1RomanPot_part3_v2, fragment.HLT_PPSMaxTracksPerArm1_v2, fragment.HLT_PPSMaxTracksPerRP4_v2, fragment.HLT_L1DoubleMu_v2, fragment.HLT_L1SingleMu_v2, fragment.HLT_L1DoubleJet_v2, fragment.HLT_L1DoubleJetANDTotem_v2, fragment.HLT_L1DoubleJet_gap_v2, fragment.HLT_L1HFveto_v2, fragment.HLT_HIPhysics_v2, fragment.HLT_HIPhysicsForZS_v2, fragment.HLT_HIRandom_v1, fragment.AlCa_EcalPhiSymForHI_v3, fragment.HLT_HIHcalNZS_v2, fragment.HLT_HIHcalPhiSym_v2, fragment.AlCa_RPCMuonNormalisationForHI_v2, fragment.AlCa_EcalPi0EBonlyForHI_v3, fragment.AlCa_EcalPi0EEonlyForHI_v3, fragment.AlCa_EcalEtaEBonlyForHI_v3, fragment.AlCa_EcalEtaEEonlyForHI_v3, fragment.HLT_HICentralityVeto_v2, fragment.HLT_HICentralityVeto_Beamspot_v3, fragment.HLT_HICentrality30100_FirstCollisionAfterAbortGap_v2, fragment.HLT_HICentralityTag20100_v2, fragment.HLT_HICentralityTag30100_v2, fragment.HLT_HICentralityTag50100_v2, fragment.HLT_HIZeroBias_v2, fragment.HLT_HIZeroBias_FirstCollisionAfterAbortGap_v2, fragment.HLT_HIMinimumBias_part0_v2, fragment.HLT_HIMinimumBias_part1_v2, fragment.HLT_HIMinimumBias_part2_v2, fragment.HLT_HIMinimumBias_part3_v2, fragment.HLT_HIMinimumBias_part4_v2, fragment.HLT_HIMinimumBias_part5_v2, fragment.HLT_HIMinimumBias_part6_v2, fragment.HLT_HIMinimumBias_part7_v2, fragment.HLT_HIMinimumBias_part8_v2, fragment.HLT_HIMinimumBias_part9_v2, fragment.HLT_HIMinimumBias_part10_v2, fragment.HLT_HIMinimumBias_part11_v2, fragment.HLT_HIMinimumBias_part12_v2, fragment.HLT_HIMinimumBias_part13_v2, fragment.HLT_HIMinimumBias_part14_v2, fragment.HLT_HIMinimumBias_part15_v2, fragment.HLT_HIMinimumBias_part16_v2, fragment.HLT_HIMinimumBias_part17_v2, fragment.HLT_HIMinimumBias_part18_v2, fragment.HLT_HIMinimumBias_part19_v2, fragment.HLT_HIMinimumBiasRF_part0_v2, fragment.HLT_HIMinimumBiasRF_part1_v2, fragment.HLT_HIMinimumBiasRF_part2_v2, fragment.HLT_HIMinimumBiasRF_part3_v2, fragment.HLT_HIMinimumBiasRF_part4_v2, fragment.HLT_HIMinimumBiasRF_part5_v2, fragment.HLT_HIMinimumBiasRF_part6_v2, fragment.HLT_HIMinimumBiasRF_part7_v2, fragment.HLT_HIMinimumBiasRF_part8_v2, fragment.HLT_HIMinimumBiasRF_part9_v2, fragment.HLT_HIMinimumBiasRF_part10_v2, fragment.HLT_HIMinimumBiasRF_part11_v2, fragment.HLT_HIMinimumBiasRF_part12_v2, fragment.HLT_HIMinimumBiasRF_part13_v2, fragment.HLT_HIMinimumBiasRF_part14_v2, fragment.HLT_HIMinimumBiasRF_part15_v2, fragment.HLT_HIMinimumBiasRF_part16_v2, fragment.HLT_HIMinimumBiasRF_part17_v2, fragment.HLT_HIMinimumBiasRF_part18_v2, fragment.HLT_HIMinimumBiasRF_part19_v2, fragment.HLT_HIMinimumBiasRF_part20_v2, fragment.HLT_HIMinimumBiasRF_part21_v2, fragment.HLT_HIMinimumBiasRF_part22_v2, fragment.HLT_HIMinimumBiasRF_part23_v2, fragment.HLT_HIPuAK4CaloJet40Eta5p1_v3, fragment.HLT_HIPuAK4CaloJet60Eta5p1_v3, fragment.HLT_HIPuAK4CaloJet80Eta5p1_v3, fragment.HLT_HIPuAK4CaloJet100Eta5p1_v3, fragment.HLT_HIPuAK4CaloJet120Eta5p1_v3, fragment.HLT_HIPuAK4CaloJet40Eta5p1_Centrality_30_100_v3, fragment.HLT_HIPuAK4CaloJet40Eta5p1_Centrality_50_100_v3, fragment.HLT_HIPuAK4CaloJet60Eta5p1_Centrality_30_100_v3, fragment.HLT_HIPuAK4CaloJet60Eta5p1_Centrality_50_100_v3, fragment.HLT_HIPuAK4CaloJet80Eta5p1_Centrality_30_100_v3, fragment.HLT_HIPuAK4CaloJet80Eta5p1_Centrality_50_100_v3, fragment.HLT_HIPuAK4CaloJet100Eta5p1_Centrality_30_100_v3, fragment.HLT_HIPuAK4CaloJet100Eta5p1_Centrality_50_100_v3, fragment.HLT_HIPuAK4CaloJet80_35_Eta1p1_v3, fragment.HLT_HIPuAK4CaloJet100_35_Eta1p1_v3, fragment.HLT_HIPuAK4CaloJet80_35_Eta0p7_v3, fragment.HLT_HIPuAK4CaloJet100_35_Eta0p7_v3, fragment.HLT_HIPuAK4CaloJet80_45_45_Eta2p1_v3, fragment.HLT_HIPuAK4CaloJet40Fwd_v3, fragment.HLT_HIPuAK4CaloJet60Fwd_v3, fragment.HLT_HIPuAK4CaloJet80Fwd_v3, fragment.HLT_HIPuAK4CaloJet100Fwd_v3, fragment.HLT_HIPuAK4CaloJet120Fwd_v3, fragment.HLT_HIIslandPhoton10_Eta2p4_v3, fragment.HLT_HIIslandPhoton10_Eta1p5_v3, fragment.HLT_HIIslandPhoton20_Eta2p4_v3, fragment.HLT_HIIslandPhoton20_Eta1p5_v3, fragment.HLT_HIIslandPhoton30_Eta2p4_v3, fragment.HLT_HIIslandPhoton30_Eta1p5_v3, fragment.HLT_HIIslandPhoton40_Eta2p4_v3, fragment.HLT_HIIslandPhoton40_Eta1p5_v3, fragment.HLT_HIIslandPhoton50_Eta2p4_v3, fragment.HLT_HIIslandPhoton50_Eta1p5_v3, fragment.HLT_HIIslandPhoton60_Eta2p4_v3, fragment.HLT_HIIslandPhoton60_Eta1p5_v3, fragment.HLT_HIGEDPhoton10_v3, fragment.HLT_HIGEDPhoton20_v3, fragment.HLT_HIGEDPhoton30_v3, fragment.HLT_HIGEDPhoton40_v3, fragment.HLT_HIGEDPhoton50_v3, fragment.HLT_HIGEDPhoton60_v3, fragment.HLT_HIGEDPhoton10_EB_v3, fragment.HLT_HIGEDPhoton20_EB_v3, fragment.HLT_HIGEDPhoton30_EB_v3, fragment.HLT_HIGEDPhoton40_EB_v3, fragment.HLT_HIGEDPhoton50_EB_v3, fragment.HLT_HIGEDPhoton60_EB_v3, fragment.HLT_HIGEDPhoton10_HECut_v3, fragment.HLT_HIGEDPhoton20_HECut_v3, fragment.HLT_HIGEDPhoton30_HECut_v3, fragment.HLT_HIGEDPhoton40_HECut_v3, fragment.HLT_HIGEDPhoton50_HECut_v3, fragment.HLT_HIGEDPhoton60_HECut_v3, fragment.HLT_HIGEDPhoton10_EB_HECut_v3, fragment.HLT_HIGEDPhoton20_EB_HECut_v3, fragment.HLT_HIGEDPhoton30_EB_HECut_v3, fragment.HLT_HIGEDPhoton40_EB_HECut_v3, fragment.HLT_HIGEDPhoton50_EB_HECut_v3, fragment.HLT_HIGEDPhoton60_EB_HECut_v3, fragment.HLT_HIEle10Gsf_v3, fragment.HLT_HIEle15Gsf_v3, fragment.HLT_HIEle20Gsf_v3, fragment.HLT_HIEle30Gsf_v3, fragment.HLT_HIEle40Gsf_v3, fragment.HLT_HIEle50Gsf_v3, fragment.HLT_HIEle15Ele10Gsf_v3, fragment.HLT_HIEle15Ele10GsfMass50_v3, fragment.HLT_HIDoubleEle10Gsf_v3, fragment.HLT_HIDoubleEle10GsfMass50_v3, fragment.HLT_HIDoubleEle15Gsf_v3, fragment.HLT_HIDoubleEle15GsfMass50_v3, fragment.HLT_HIL1Mu3Eta2p5_Ele10Gsf_v3, fragment.HLT_HIL1Mu3Eta2p5_Ele15Gsf_v3, fragment.HLT_HIL1Mu3Eta2p5_Ele20Gsf_v3, fragment.HLT_HIL1Mu5Eta2p5_Ele10Gsf_v3, fragment.HLT_HIL1Mu5Eta2p5_Ele15Gsf_v3, fragment.HLT_HIL1Mu5Eta2p5_Ele20Gsf_v3, fragment.HLT_HIL1Mu7Eta2p5_Ele10Gsf_v3, fragment.HLT_HIL1Mu7Eta2p5_Ele15Gsf_v3, fragment.HLT_HIL1Mu7Eta2p5_Ele20Gsf_v3, fragment.HLT_HIEle10Gsf_PuAK4CaloJet40Eta2p1_v3, fragment.HLT_HIEle10Gsf_PuAK4CaloJet60Eta2p1_v3, fragment.HLT_HIEle10Gsf_PuAK4CaloJet80Eta2p1_v3, fragment.HLT_HIEle10Gsf_PuAK4CaloJet100Eta2p1_v3, fragment.HLT_HIEle15Gsf_PuAK4CaloJet40Eta2p1_v3, fragment.HLT_HIEle15Gsf_PuAK4CaloJet60Eta2p1_v3, fragment.HLT_HIEle15Gsf_PuAK4CaloJet80Eta2p1_v3, fragment.HLT_HIEle15Gsf_PuAK4CaloJet100Eta2p1_v3, fragment.HLT_HIEle20Gsf_PuAK4CaloJet40Eta2p1_v3, fragment.HLT_HIEle20Gsf_PuAK4CaloJet60Eta2p1_v3, fragment.HLT_HIEle20Gsf_PuAK4CaloJet80Eta2p1_v3, fragment.HLT_HIEle20Gsf_PuAK4CaloJet100Eta2p1_v3, fragment.HLT_HIDmesonPPTrackingGlobal_Dpt15_v3, fragment.HLT_HIDmesonPPTrackingGlobal_Dpt20_v3, fragment.HLT_HIDmesonPPTrackingGlobal_Dpt30_v3, fragment.HLT_HIDmesonPPTrackingGlobal_Dpt40_v3, fragment.HLT_HIDmesonPPTrackingGlobal_Dpt50_v3, fragment.HLT_HIDmesonPPTrackingGlobal_Dpt60_v3, fragment.HLT_HIDmesonPPTrackingGlobal_Dpt15_NoIter10_v3, fragment.HLT_HIDmesonPPTrackingGlobal_Dpt20_NoIter10_v3, fragment.HLT_HIDmesonPPTrackingGlobal_Dpt30_NoIter10_v3, fragment.HLT_HIDmesonPPTrackingGlobal_Dpt40_NoIter10_v3, fragment.HLT_HIDmesonPPTrackingGlobal_Dpt50_NoIter10_v3, fragment.HLT_HIDmesonPPTrackingGlobal_Dpt60_NoIter10_v3, fragment.HLT_HIDsPPTrackingGlobal_Dpt20_v3, fragment.HLT_HIDsPPTrackingGlobal_Dpt30_v3, fragment.HLT_HIDsPPTrackingGlobal_Dpt40_v3, fragment.HLT_HIDsPPTrackingGlobal_Dpt50_v3, fragment.HLT_HIDsPPTrackingGlobal_Dpt60_v3, fragment.HLT_HIDsPPTrackingGlobal_Dpt20_NoIter10_v3, fragment.HLT_HIDsPPTrackingGlobal_Dpt30_NoIter10_v3, fragment.HLT_HIDsPPTrackingGlobal_Dpt40_NoIter10_v3, fragment.HLT_HIDsPPTrackingGlobal_Dpt50_NoIter10_v3, fragment.HLT_HIDsPPTrackingGlobal_Dpt60_NoIter10_v3, fragment.HLT_HILcPPTrackingGlobal_Dpt20_v3, fragment.HLT_HILcPPTrackingGlobal_Dpt30_v3, fragment.HLT_HILcPPTrackingGlobal_Dpt40_v3, fragment.HLT_HILcPPTrackingGlobal_Dpt50_v3, fragment.HLT_HILcPPTrackingGlobal_Dpt60_v3, fragment.HLT_HILcPPTrackingGlobal_Dpt20_NoIter10_v3, fragment.HLT_HILcPPTrackingGlobal_Dpt30_NoIter10_v3, fragment.HLT_HILcPPTrackingGlobal_Dpt40_NoIter10_v3, fragment.HLT_HILcPPTrackingGlobal_Dpt50_NoIter10_v3, fragment.HLT_HILcPPTrackingGlobal_Dpt60_NoIter10_v3, fragment.HLT_HIFullTracks2018_HighPt18_v3, fragment.HLT_HIFullTracks2018_HighPt24_v3, fragment.HLT_HIFullTracks2018_HighPt34_v3, fragment.HLT_HIFullTracks2018_HighPt45_v3, fragment.HLT_HIFullTracks2018_HighPt56_v3, fragment.HLT_HIFullTracks2018_HighPt60_v3, fragment.HLT_HIFullTracks2018_HighPt18_NoIter10_v3, fragment.HLT_HIFullTracks2018_HighPt24_NoIter10_v3, fragment.HLT_HIFullTracks2018_HighPt34_NoIter10_v3, fragment.HLT_HIFullTracks2018_HighPt45_NoIter10_v3, fragment.HLT_HIFullTracks2018_HighPt56_NoIter10_v3, fragment.HLT_HIFullTracks2018_HighPt60_NoIter10_v3, fragment.HLT_HIL1DoubleMuOpen_v2, fragment.HLT_HIL1DoubleMuOpen_Centrality_30_100_v2, fragment.HLT_HIL1DoubleMuOpen_Centrality_40_100_v2, fragment.HLT_HIL1DoubleMuOpen_Centrality_50_100_v2, fragment.HLT_HIL1DoubleMuOpen_er1p6_v2, fragment.HLT_HIL1DoubleMuOpen_OS_er1p6_v2, fragment.HLT_HIL1DoubleMuOpen_OS_Centrality_30_100_v2, fragment.HLT_HIL1DoubleMuOpen_OS_Centrality_40_100_v2, fragment.HLT_HIL1DoubleMu0_v2, fragment.HLT_HIL1DoubleMu10_v2, fragment.HLT_HIL2_L1DoubleMu10_v2, fragment.HLT_HIL3_L1DoubleMu10_v2, fragment.HLT_HIL2DoubleMuOpen_v2, fragment.HLT_HIL3DoubleMuOpen_v2, fragment.HLT_HIL3DoubleMuOpen_M60120_v2, fragment.HLT_HIL3DoubleMuOpen_JpsiPsi_v2, fragment.HLT_HIL3DoubleMuOpen_Upsi_v2, fragment.HLT_HIL3Mu0_L2Mu0_v2, fragment.HLT_HIL3Mu2p5NHitQ10_L2Mu2_v2, fragment.HLT_HIL1MuOpen_Centrality_70_100_v2, fragment.HLT_HIL1MuOpen_Centrality_80_100_v2, fragment.HLT_HIL2Mu3_NHitQ15_v2, fragment.HLT_HIL2Mu5_NHitQ15_v2, fragment.HLT_HIL2Mu7_NHitQ15_v2, fragment.HLT_HIL2Mu3_NHitQ15_tagging_v2, fragment.HLT_HIL2Mu5_NHitQ15_tagging_v2, fragment.HLT_HIL2Mu7_NHitQ15_tagging_v2, fragment.HLT_HIL3Mu2p5_L1DoubleMu0_v2, fragment.HLT_HIL3Mu3_L1DoubleMuOpen_OS_v2, fragment.HLT_HIL3Mu3NHitQ10_L1DoubleMuOpen_v2, fragment.HLT_HIL3Mu3_L1TripleMuOpen_v2, fragment.HLT_HIL3Mu12_v2, fragment.HLT_HIL3Mu15_v2, fragment.HLT_HIL3Mu20_v2, fragment.HLT_HIL3Mu3_NHitQ10_v2, fragment.HLT_HIL3Mu5_NHitQ10_v2, fragment.HLT_HIL3Mu7_NHitQ10_v2, fragment.HLT_HIL3Mu3_NHitQ10_tagging_v2, fragment.HLT_HIL3Mu5_NHitQ10_tagging_v2, fragment.HLT_HIL3Mu7_NHitQ10_tagging_v2, fragment.HLT_HIL3Mu0NHitQ10_L2Mu0_MAXdR3p5_M1to5_v2, fragment.HLT_HIL3Mu2p5NHitQ10_L2Mu2_M7toinf_v2, fragment.HLT_HIL1_ETT8_ETTAsym50_MinimumBiasHF1_OR_BptxAND_v2, fragment.HLT_HIL1_ETT10_ETTAsym50_MinimumBiasHF1_OR_BptxAND_v2, fragment.HLT_HIL1_ETT60_ETTAsym65_MinimumBiasHF2_OR_PixelTracks10_v2, fragment.HLT_HIL1_ETT65_ETTAsym80_MinimumBiasHF2_OR_PixelTracks10_v2, fragment.HLT_HIFullTracks_Multiplicity020_HF1AND_v3, fragment.HLT_HIFullTracks_Multiplicity2040_HF1AND_v3, fragment.HLT_HIFullTracks_Multiplicity4060_v3, fragment.HLT_HIFullTracks_Multiplicity6080_v3, fragment.HLT_HIFullTracks_Multiplicity80100_v3, fragment.HLT_HIFullTracks_Multiplicity020_v3, fragment.HLT_HIFullTracks_Multiplicity020_HF1OR_v3, fragment.HLT_HIFullTracks_Multiplicity020_HF2OR_v3, fragment.HLT_HIFullTracks_Multiplicity2040_v3, fragment.HLT_HIFullTracks_Multiplicity2040_HF1OR_v3, fragment.HLT_HIFullTracks_Multiplicity2040_HF2OR_v3, fragment.HLT_HIFullTracks_Multiplicity335_HF1OR_v3, fragment.HLT_HIUPC_Mu8_Mu13_v2, fragment.HLT_HIUPC_Mu8_Mu13_MaxPixelTrack_v2, fragment.HLT_HIUPC_SingleMuOpen_BptxAND_MaxPixelTrack_v2, fragment.HLT_HIUPC_DoubleMuOpen_BptxAND_MaxPixelTrack_v2, fragment.HLT_HIUPC_SingleMuOpen_NotMBHF2OR_MaxPixelTrack_v2, fragment.HLT_HIUPC_SingleMuOpen_NotMBHF2AND_MaxPixelTrack_v2, fragment.HLT_HIUPC_SingleMuOpen_NotMBHF2AND_v2, fragment.HLT_HIUPC_DoubleMuOpen_NotMBHF2OR_MaxPixelTrack_v2, fragment.HLT_HIUPC_DoubleMuOpen_NotMBHF2OR_v2, fragment.HLT_HIUPC_SingleMuOpen_NotMBHF2OR_v2, fragment.HLT_HIUPC_SingleMu0_NotMBHF2OR_MaxPixelTrack_v2, fragment.HLT_HIUPC_SingleMu0_NotMBHF2AND_MaxPixelTrack_v2, fragment.HLT_HIUPC_SingleMu0_NotMBHF2AND_v2, fragment.HLT_HIUPC_DoubleMu0_NotMBHF2OR_MaxPixelTrack_v2, fragment.HLT_HIUPC_DoubleMu0_NotMBHF2AND_MaxPixelTrack_v2, fragment.HLT_HIUPC_DoubleMu0_NotMBHF2AND_v2, fragment.HLT_HIUPC_DoubleMu0_NotMBHF2OR_v2, fragment.HLT_HIUPC_SingleMu0_NotMBHF2OR_v2, fragment.HLT_HIUPC_SingleMu3_NotMBHF2OR_MaxPixelTrack_v2, fragment.HLT_HIUPC_SingleMu3_NotMBHF2OR_v2, fragment.HLT_HIUPC_SingleMu0_BptxAND_MaxPixelTrack_v2, fragment.HLT_HIUPC_DoubleMu0_BptxAND_MaxPixelTrack_v2, fragment.HLT_HIUPC_SingleMu3_BptxAND_MaxPixelTrack_v2, fragment.HLT_HIUPC_DoubleEG2_NotMBHF2OR_SinglePixelTrack_MaxPixelTrack_v2, fragment.HLT_HIUPC_DoubleEG2_NotMBHF2AND_SinglePixelTrack_MaxPixelTrack_v2, fragment.HLT_HIUPC_DoubleEG2_NotMBHF2AND_SinglePixelTrack_v2, fragment.HLT_HIUPC_DoubleEG2_NotMBHF2AND_v2, fragment.HLT_HIUPC_NotMBHF2OR_BptxAND_SinglePixelTrack_MaxPixelTrack_v2, fragment.HLT_HIUPC_NotMBHF2AND_SinglePixelTrack_MaxPixelTrack_v2, fragment.HLT_HIUPC_NotMBHF2AND_SinglePixelTrack_v2, fragment.HLT_HIUPC_NotMBHF2AND_v2, fragment.HLT_HIUPC_NotMBHF2OR_BptxAND_SinglePixelTrack_v2, fragment.HLT_HIUPC_ZeroBias_SinglePixelTrack_v2, fragment.HLT_HIUPC_DoubleEG2_BptxAND_SinglePixelTrack_MaxPixelTrack_v2, fragment.HLT_HIUPC_DoubleEG2_NotMBHF2OR_SinglePixelTrack_v2, fragment.HLT_HIUPC_DoubleEG2_NotMBHF2OR_v2, fragment.HLT_HIUPC_DoubleEG5_NotMBHF2OR_SinglePixelTrack_MaxPixelTrack_v2, fragment.HLT_HIUPC_DoubleEG5_NotMBHF2AND_SinglePixelTrack_MaxPixelTrack_v2, fragment.HLT_HIUPC_DoubleEG5_NotMBHF2AND_SinglePixelTrack_v2, fragment.HLT_HIUPC_DoubleEG5_NotMBHF2AND_v2, fragment.HLT_HIUPC_DoubleEG5_BptxAND_SinglePixelTrack_MaxPixelTrack_v2, fragment.HLT_HIUPC_DoubleEG5_NotMBHF2OR_SinglePixelTrack_v2, fragment.HLT_HIUPC_DoubleEG5_NotMBHF2OR_v2, fragment.HLT_HIUPC_SingleEG5_NotMBHF2OR_SinglePixelTrack_MaxPixelTrack_v2, fragment.HLT_HIUPC_SingleEG5_NotMBHF2AND_SinglePixelTrack_MaxPixelTrack_v2, fragment.HLT_HIUPC_SingleEG5_NotMBHF2AND_SinglePixelTrack_v2, fragment.HLT_HIUPC_SingleEG5_NotMBHF2AND_v2, fragment.HLT_HIUPC_SingleEG5_BptxAND_SinglePixelTrack_MaxPixelTrack_v2, fragment.HLT_HIUPC_SingleEG3_NotMBHF2OR_SinglePixelTrack_MaxPixelTrack_v2, fragment.HLT_HIUPC_SingleEG3_NotMBHF2AND_SinglePixelTrack_MaxPixelTrack_v2, fragment.HLT_HIUPC_SingleEG3_NotMBHF2AND_SinglePixelTrack_v2, fragment.HLT_HIUPC_SingleEG3_NotMBHF2AND_v2, fragment.HLT_HIUPC_SingleEG3_BptxAND_SinglePixelTrack_MaxPixelTrack_v2, fragment.HLT_HIUPC_SingleEG3_NotMBHF2OR_SinglePixelTrack_v2, fragment.HLT_HIUPC_SingleEG3_NotMBHF2OR_v2, fragment.HLT_HIUPC_SingleEG5_NotMBHF2OR_SinglePixelTrack_v2, fragment.HLT_HIUPC_SingleEG5_NotMBHF2OR_v2, fragment.HLT_HIUPC_ETT5_Asym50_NotMBHF2OR_v2, fragment.HLT_HIUPC_ETT5_Asym50_NotMBHF2OR_SinglePixelTrack_v2, fragment.HLT_HIUPC_ZeroBias_MaxPixelCluster_v2, fragment.HLT_HIUPC_SingleEG3_BptxAND_MaxPixelTrack_v2, fragment.HLT_HIUPC_SingleEG5_BptxAND_MaxPixelTrack_v2, fragment.HLT_HIUPC_DoubleEG2_BptxAND_MaxPixelTrack_v2, fragment.HLT_HIUPC_DoubleEG5_BptxAND_MaxPixelTrack_v2, fragment.HLT_HICsAK4PFJet60Eta1p5_v3, fragment.HLT_HICsAK4PFJet80Eta1p5_v3, fragment.HLT_HICsAK4PFJet100Eta1p5_v3, fragment.HLT_HICsAK4PFJet100Eta1p5_Beamspot_v3, fragment.HLT_HICsAK4PFJet120Eta1p5_v3, fragment.HLT_HICsAK4PFJet60Eta1p5_Centrality_30_100_v3, fragment.HLT_HICsAK4PFJet60Eta1p5_Centrality_50_100_v3, fragment.HLT_HICsAK4PFJet80Eta1p5_Centrality_30_100_v3, fragment.HLT_HICsAK4PFJet80Eta1p5_Centrality_50_100_v3, fragment.HLT_HICsAK4PFJet100Eta1p5_Centrality_30_100_v3, fragment.HLT_HICsAK4PFJet100Eta1p5_Centrality_50_100_v3, fragment.HLT_HIL3Mu3_EG10HECut_v3, fragment.HLT_HIL3Mu3_EG15HECut_v3, fragment.HLT_HIL3Mu3_EG20HECut_v3, fragment.HLT_HIL3Mu3_EG30HECut_v3, fragment.HLT_HIL3Mu5_EG10HECut_v3, fragment.HLT_HIL3Mu5_EG15HECut_v3, fragment.HLT_HIL3Mu5_EG20HECut_v3, fragment.HLT_HIL3Mu5_EG30HECut_v3, fragment.HLT_HIL3Mu7_EG10HECut_v3, fragment.HLT_HIL3Mu7_EG15HECut_v3, fragment.HLT_HIL3Mu7_EG20HECut_v3, fragment.HLT_HIL3Mu7_EG30HECut_v3, fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_v3, fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_v3, fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_v3, fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_v3, fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v3, fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v3, fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v3, fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v3, fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_v3, fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_v3, fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_v3, fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_v3, fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v3, fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v3, fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v3, fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v3, fragment.HLT_HICastor_MediumJet_NotMBHF2AND_v2, fragment.HLT_HICastor_MediumJet_NotMBHF2OR_v2, fragment.HLT_HICastor_MediumJet_MBHF1OR_BptxAND_v2, fragment.HLT_HICastor_MediumJet_SingleMu0_MBHF1OR_BptxAND_v2, fragment.HLT_HICastor_MediumJet_SingleEG5_MBHF1OR_BptxAND_v2, fragment.HLT_HICastor_MediumJet_BptxAND_v2, fragment.HLT_HICastor_MediumJet_v2, fragment.HLT_HICastor_HighJet_v2, fragment.HLT_HICastor_HighJet_BptxAND_v2, fragment.HLT_HICastor_HighJet_MBHF1OR_BptxAND_v2, fragment.HLT_HICastor_HighJet_NotMBHF2OR_v2, fragment.HLT_HICastor_HighJet_NotMBHF2AND_v2, fragment.HLT_HICastor_HighJet_MBHF1AND_BptxAND_v2, fragment.HLT_HICastor_HighJet_MBHF2AND_BptxAND_v2, fragment.HLT_HICastor_Muon_v2, fragment.HLT_HICastor_Muon_BptxAND_v2, fragment.HLT_HIIslandPhoton10_Eta2p4_Cent30_100_v3, fragment.HLT_HIIslandPhoton20_Eta2p4_Cent30_100_v3, fragment.HLT_HIIslandPhoton30_Eta2p4_Cent30_100_v3, fragment.HLT_HIIslandPhoton40_Eta2p4_Cent30_100_v3, fragment.HLT_HIIslandPhoton10_Eta2p4_Cent50_100_v3, fragment.HLT_HIIslandPhoton20_Eta2p4_Cent50_100_v3, fragment.HLT_HIIslandPhoton30_Eta2p4_Cent50_100_v3, fragment.HLT_HIIslandPhoton40_Eta2p4_Cent50_100_v3, fragment.HLT_HIGEDPhoton10_Cent30_100_v3, fragment.HLT_HIGEDPhoton20_Cent30_100_v3, fragment.HLT_HIGEDPhoton30_Cent30_100_v3, fragment.HLT_HIGEDPhoton40_Cent30_100_v3, fragment.HLT_HIGEDPhoton10_Cent50_100_v3, fragment.HLT_HIGEDPhoton20_Cent50_100_v3, fragment.HLT_HIGEDPhoton30_Cent50_100_v3, fragment.HLT_HIGEDPhoton40_Cent50_100_v3, fragment.HLT_HIPuAK4CaloJet60Eta2p4_DeepCSV0p4_v3, fragment.HLT_HIPuAK4CaloJet80Eta2p4_DeepCSV0p4_v3, fragment.HLT_HIPuAK4CaloJet100Eta2p4_DeepCSV0p4_v3, fragment.HLT_HIPuAK4CaloJet60Eta2p4_CSVv2WP0p75_v3, fragment.HLT_HIPuAK4CaloJet80Eta2p4_CSVv2WP0p75_v3, fragment.HLT_HIPuAK4CaloJet100Eta2p4_CSVv2WP0p75_v3, fragment.HLT_HIL1NotBptxOR_v2, fragment.HLT_HIL1UnpairedBunchBptxMinus_v2, fragment.HLT_HIL1UnpairedBunchBptxPlus_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_part0_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_part1_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_part2_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_part3_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_part4_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_part5_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_part6_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_part7_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_part8_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_part9_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_part10_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_part11_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_part12_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_part13_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_part14_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_part15_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_part16_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_part17_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_part18_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_part19_v2, fragment.HLT_HIMinimumBiasRF_SinglePixelTrack_part0_v2, fragment.HLT_HIMinimumBiasRF_SinglePixelTrack_part1_v2, fragment.HLT_HIMinimumBiasRF_SinglePixelTrack_part2_v2, fragment.HLT_HIMinimumBiasRF_SinglePixelTrack_part3_v2, fragment.HLT_HIMinimumBiasRF_SinglePixelTrack_part4_v2, fragment.HLT_HIMinimumBiasRF_SinglePixelTrack_part5_v2, fragment.HLT_HIMinimumBiasRF_SinglePixelTrack_part6_v2, fragment.HLT_HIMinimumBiasRF_SinglePixelTrack_part7_v2, fragment.HLT_HIMinimumBiasRF_SinglePixelTrack_part8_v2, fragment.HLT_HIMinimumBiasRF_SinglePixelTrack_part9_v2, fragment.HLT_HIMinimumBiasRF_SinglePixelTrack_part10_v2, fragment.HLT_HIMinimumBiasRF_SinglePixelTrack_part11_v2, fragment.HLT_HIMinimumBiasRF_SinglePixelTrack_part12_v2, fragment.HLT_HIMinimumBiasRF_SinglePixelTrack_part13_v2, fragment.HLT_HIMinimumBiasRF_SinglePixelTrack_part14_v2, fragment.HLT_HIMinimumBiasRF_SinglePixelTrack_part15_v2, fragment.HLT_HIMinimumBiasRF_SinglePixelTrack_part16_v2, fragment.HLT_HIMinimumBiasRF_SinglePixelTrack_part17_v2, fragment.HLT_HIMinimumBiasRF_SinglePixelTrack_part18_v2, fragment.HLT_HIMinimumBiasRF_SinglePixelTrack_part19_v2, fragment.HLT_HIMinimumBiasRF_SinglePixelTrack_part20_v2, fragment.HLT_HIMinimumBiasRF_SinglePixelTrack_part21_v2, fragment.HLT_HIMinimumBiasRF_SinglePixelTrack_part22_v2, fragment.HLT_HIMinimumBiasRF_SinglePixelTrack_part23_v2, fragment.HLT_HIL1_ZDC_AND_OR_MinimumBiasHF1_AND_BptxAND_v2, fragment.HLT_HIL1_ZDC_AND_OR_MinimumBiasHF2_AND_BptxAND_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part0_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part1_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part2_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part3_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part4_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part5_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part6_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part7_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part8_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part9_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part10_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part11_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part12_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part13_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part14_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part15_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part16_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part17_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part18_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part19_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part0_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part1_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part2_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part3_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part4_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part5_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part6_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part7_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part8_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part9_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part10_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part11_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part12_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part13_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part14_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part15_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part16_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part17_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part18_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part19_v2, fragment.HLTriggerFinalPath, fragment.HLTAnalyzerEndpath, fragment.ScoutingPFOutput, fragment.Dataset_AlCaLowPtJet, fragment.Dataset_AlCaLumiPixelsCountsExpress, fragment.Dataset_AlCaLumiPixelsCountsPrompt, fragment.Dataset_AlCaP0, fragment.Dataset_AlCaPPSExpress, fragment.Dataset_AlCaPPSPrompt, fragment.Dataset_AlCaPhiSym, fragment.Dataset_BTagMu, fragment.Dataset_Commissioning, fragment.Dataset_Cosmics, fragment.Dataset_DQMGPUvsCPU, fragment.Dataset_DQMOnlineBeamspot, fragment.Dataset_DisplacedJet, fragment.Dataset_ReservedDoubleMuonLowMass, fragment.Dataset_EGamma, fragment.Dataset_EcalLaser, fragment.Dataset_EmptyBX, fragment.Dataset_EphemeralHLTPhysics, fragment.Dataset_EphemeralZeroBias, fragment.Dataset_EventDisplay, fragment.Dataset_ExpressAlignment, fragment.Dataset_ExpressCosmics, fragment.Dataset_ExpressPhysics, fragment.Dataset_FSQJet1, fragment.Dataset_FSQJet2, fragment.Dataset_FullTrack, fragment.Dataset_HFvetoTOTEM, fragment.Dataset_HICastor, fragment.Dataset_HIDQMOnlineBeamspot, fragment.Dataset_HIDoubleMuon, fragment.Dataset_HIDoubleMuonPsiPeri, fragment.Dataset_HIEmptyBX, fragment.Dataset_HIEventDisplay, fragment.Dataset_HIExpressAlignment, fragment.Dataset_HIExpressPhysics, fragment.Dataset_HIForward, fragment.Dataset_HIHLTMonitor, fragment.Dataset_HIHLTPhysics, fragment.Dataset_HIHardProbes, fragment.Dataset_HIHardProbesLower, fragment.Dataset_HIHardProbesPeripheral, fragment.Dataset_HIHcalNZS, fragment.Dataset_HIHeavyFlavor, fragment.Dataset_HIHighMultiplicityETTAsym, fragment.Dataset_HILowMultiplicity, fragment.Dataset_HILowMultiplicityReducedFormat, fragment.Dataset_HIMinimumBias0, fragment.Dataset_HIMinimumBias1, fragment.Dataset_HIMinimumBias10, fragment.Dataset_HIMinimumBias11, fragment.Dataset_HIMinimumBias12, fragment.Dataset_HIMinimumBias13, fragment.Dataset_HIMinimumBias14, fragment.Dataset_HIMinimumBias15, fragment.Dataset_HIMinimumBias16, fragment.Dataset_HIMinimumBias17, fragment.Dataset_HIMinimumBias18, fragment.Dataset_HIMinimumBias19, fragment.Dataset_HIMinimumBias2, fragment.Dataset_HIMinimumBias3, fragment.Dataset_HIMinimumBias4, fragment.Dataset_HIMinimumBias5, fragment.Dataset_HIMinimumBias6, fragment.Dataset_HIMinimumBias7, fragment.Dataset_HIMinimumBias8, fragment.Dataset_HIMinimumBias9, fragment.Dataset_HIMinimumBiasReducedFormat0, fragment.Dataset_HIMinimumBiasReducedFormat1, fragment.Dataset_HIMinimumBiasReducedFormat10, fragment.Dataset_HIMinimumBiasReducedFormat11, fragment.Dataset_HIMinimumBiasReducedFormat2, fragment.Dataset_HIMinimumBiasReducedFormat3, fragment.Dataset_HIMinimumBiasReducedFormat4, fragment.Dataset_HIMinimumBiasReducedFormat5, fragment.Dataset_HIMinimumBiasReducedFormat6, fragment.Dataset_HIMinimumBiasReducedFormat7, fragment.Dataset_HIMinimumBiasReducedFormat8, fragment.Dataset_HIMinimumBiasReducedFormat9, fragment.Dataset_HINCaloJets, fragment.Dataset_HINPFJets, fragment.Dataset_HIOnlineMonitor, fragment.Dataset_HISingleMuon, fragment.Dataset_HITrackerNZS, fragment.Dataset_HIZeroBias1, fragment.Dataset_HIZeroBias10, fragment.Dataset_HIZeroBias11, fragment.Dataset_HIZeroBias12, fragment.Dataset_HIZeroBias2, fragment.Dataset_HIZeroBias3, fragment.Dataset_HIZeroBias4, fragment.Dataset_HIZeroBias5, fragment.Dataset_HIZeroBias6, fragment.Dataset_HIZeroBias7, fragment.Dataset_HIZeroBias8, fragment.Dataset_HIZeroBias9, fragment.Dataset_HLTMonitor, fragment.Dataset_HLTPhysics, fragment.Dataset_HcalNZS, fragment.Dataset_HeavyFlavor, fragment.Dataset_HighMultiplicity, fragment.Dataset_HighPtJet80, fragment.Dataset_HighPtLowerJets, fragment.Dataset_HighPtLowerPhotons, fragment.Dataset_HighPtPhoton30AndZ, fragment.Dataset_IsolatedBunch, fragment.Dataset_JetMET, fragment.Dataset_JetsTOTEM, fragment.Dataset_L1Accept, fragment.Dataset_L1MinimumBias, fragment.Dataset_MinBiasTOTEM, fragment.Dataset_MinimumBias, fragment.Dataset_MinimumBias0, fragment.Dataset_MinimumBias1, fragment.Dataset_MinimumBias2, fragment.Dataset_MinimumBias3, fragment.Dataset_MinimumBias4, fragment.Dataset_MinimumBias5, fragment.Dataset_MinimumBias6, fragment.Dataset_MinimumBias7, fragment.Dataset_MinimumBias8, fragment.Dataset_MinimumBias9, fragment.Dataset_MonteCarlo, fragment.Dataset_MuPlusX, fragment.Dataset_Muon, fragment.Dataset_MuonEG, fragment.Dataset_MuonEGammaTOTEM, fragment.Dataset_NoBPTX, fragment.Dataset_OnlineMonitor, fragment.Dataset_ParkingDoubleElectronLowMass0, fragment.Dataset_ParkingDoubleElectronLowMass1, fragment.Dataset_ParkingDoubleElectronLowMass2, fragment.Dataset_ParkingDoubleElectronLowMass3, fragment.Dataset_ParkingDoubleElectronLowMass4, fragment.Dataset_ParkingDoubleElectronLowMass5, fragment.Dataset_ParkingDoubleMuonLowMass0, fragment.Dataset_ParkingDoubleMuonLowMass1, fragment.Dataset_ParkingDoubleMuonLowMass2, fragment.Dataset_ParkingDoubleMuonLowMass3, fragment.Dataset_ParkingDoubleMuonLowMass4, fragment.Dataset_ParkingDoubleMuonLowMass5, fragment.Dataset_ParkingDoubleMuonLowMass6, fragment.Dataset_ParkingDoubleMuonLowMass7, fragment.Dataset_ParkingSingleMuon0, fragment.Dataset_ParkingSingleMuon1, fragment.Dataset_ParkingSingleMuon2, fragment.Dataset_RPCMonitor, fragment.Dataset_RandomTOTEM1, fragment.Dataset_RandomTOTEM2, fragment.Dataset_RandomTOTEM3, fragment.Dataset_RandomTOTEM4, fragment.Dataset_ScoutingPFMonitor, fragment.Dataset_ScoutingPFRun3, fragment.Dataset_SingleMuHighPt, fragment.Dataset_SingleMuLowPt, fragment.Dataset_TOTEM1part0, fragment.Dataset_TOTEM1part1, fragment.Dataset_TOTEM1part2, fragment.Dataset_TOTEM1part3, fragment.Dataset_TOTEM2part0, fragment.Dataset_TOTEM2part1, fragment.Dataset_TOTEM2part2, fragment.Dataset_TOTEM2part3, fragment.Dataset_TOTEM3, fragment.Dataset_TOTEM4part0, fragment.Dataset_TOTEM4part1, fragment.Dataset_TOTEM4part2, fragment.Dataset_TOTEM4part3, fragment.Dataset_Tau, fragment.Dataset_TestEnablesEcalHcal, fragment.Dataset_TestEnablesEcalHcalDQM, fragment.Dataset_ZeroBias, fragment.Dataset_ZeroBiasTOTEM, fragment.Dataset_ZeroBiasTOTEM1, fragment.Dataset_ZeroBiasTOTEM2, fragment.Dataset_ZeroBiasTOTEM3, fragment.Dataset_ZeroBiasTOTEM4, fragment.Dataset_ppForward, )) # dummify hltGetConditions in cff's diff --git a/HLTrigger/Configuration/python/HLT_Fake1_cff.py b/HLTrigger/Configuration/python/HLT_Fake1_cff.py index 09051cb84dbb0..7b6a0ba224031 100644 --- a/HLTrigger/Configuration/python/HLT_Fake1_cff.py +++ b/HLTrigger/Configuration/python/HLT_Fake1_cff.py @@ -1,6 +1,6 @@ # hltGetConfiguration --cff --data /dev/CMSSW_12_4_0/Fake1 --type Fake1 -# /dev/CMSSW_12_4_0/Fake1/V8 (CMSSW_12_4_0) +# /dev/CMSSW_12_4_0/Fake1/V9 (CMSSW_12_4_0) import FWCore.ParameterSet.Config as cms @@ -8,7 +8,7 @@ fragment.HLTConfigVersion = cms.PSet( - tableName = cms.string('/dev/CMSSW_12_4_0/Fake1/V8') + tableName = cms.string('/dev/CMSSW_12_4_0/Fake1/V9') ) fragment.streams = cms.PSet( A = cms.vstring( 'InitialPD' ) ) diff --git a/HLTrigger/Configuration/python/HLT_Fake2_cff.py b/HLTrigger/Configuration/python/HLT_Fake2_cff.py index 838d007b7436e..e304711ee92a2 100644 --- a/HLTrigger/Configuration/python/HLT_Fake2_cff.py +++ b/HLTrigger/Configuration/python/HLT_Fake2_cff.py @@ -1,6 +1,6 @@ # hltGetConfiguration --cff --data /dev/CMSSW_12_4_0/Fake2 --type Fake2 -# /dev/CMSSW_12_4_0/Fake2/V8 (CMSSW_12_4_0) +# /dev/CMSSW_12_4_0/Fake2/V9 (CMSSW_12_4_0) import FWCore.ParameterSet.Config as cms @@ -8,7 +8,7 @@ fragment.HLTConfigVersion = cms.PSet( - tableName = cms.string('/dev/CMSSW_12_4_0/Fake2/V8') + tableName = cms.string('/dev/CMSSW_12_4_0/Fake2/V9') ) fragment.streams = cms.PSet( A = cms.vstring( 'InitialPD' ) ) diff --git a/HLTrigger/Configuration/python/HLT_Fake_cff.py b/HLTrigger/Configuration/python/HLT_Fake_cff.py index cf91e435cae0f..43701ff4c1cf2 100644 --- a/HLTrigger/Configuration/python/HLT_Fake_cff.py +++ b/HLTrigger/Configuration/python/HLT_Fake_cff.py @@ -1,6 +1,6 @@ # hltGetConfiguration --cff --data /dev/CMSSW_12_4_0/Fake --type Fake -# /dev/CMSSW_12_4_0/Fake/V8 (CMSSW_12_4_0) +# /dev/CMSSW_12_4_0/Fake/V9 (CMSSW_12_4_0) import FWCore.ParameterSet.Config as cms @@ -8,7 +8,7 @@ fragment.HLTConfigVersion = cms.PSet( - tableName = cms.string('/dev/CMSSW_12_4_0/Fake/V8') + tableName = cms.string('/dev/CMSSW_12_4_0/Fake/V9') ) fragment.streams = cms.PSet( A = cms.vstring( 'InitialPD' ) ) diff --git a/HLTrigger/Configuration/python/HLT_GRun_cff.py b/HLTrigger/Configuration/python/HLT_GRun_cff.py index ea20a001df89c..e11aabcecf5b6 100644 --- a/HLTrigger/Configuration/python/HLT_GRun_cff.py +++ b/HLTrigger/Configuration/python/HLT_GRun_cff.py @@ -1,6 +1,6 @@ # hltGetConfiguration --cff --data /dev/CMSSW_12_4_0/GRun --type GRun -# /dev/CMSSW_12_4_0/GRun/V110 (CMSSW_12_4_0) +# /dev/CMSSW_12_4_0/GRun/V138 (CMSSW_12_4_0) import FWCore.ParameterSet.Config as cms @@ -12,7 +12,7 @@ fragment.ProcessAcceleratorCUDA = ProcessAcceleratorCUDA() fragment.HLTConfigVersion = cms.PSet( - tableName = cms.string('/dev/CMSSW_12_4_0/GRun/V110') + tableName = cms.string('/dev/CMSSW_12_4_0/GRun/V138') ) fragment.transferSystem = cms.PSet( @@ -2626,449 +2626,457 @@ ScoutingPF = cms.vstring( 'ScoutingPFRun3' ) ) fragment.datasets = cms.PSet( - AlCaLowPtJet = cms.vstring( 'AlCa_AK8PFJet40_v16', - 'AlCa_PFJet40_v21' ), - AlCaLumiPixelsCountsExpress = cms.vstring( 'AlCa_LumiPixelsCounts_Random_v3' ), - AlCaLumiPixelsCountsPrompt = cms.vstring( 'AlCa_LumiPixelsCounts_ZeroBias_v3' ), - AlCaP0 = cms.vstring( 'AlCa_EcalEtaEBonly_v14', - 'AlCa_EcalEtaEEonly_v14', - 'AlCa_EcalPi0EBonly_v14', - 'AlCa_EcalPi0EEonly_v14' ), + AlCaLowPtJet = cms.vstring( 'AlCa_AK8PFJet40_v17', + 'AlCa_PFJet40_v22' ), + AlCaLumiPixelsCountsExpress = cms.vstring( 'AlCa_LumiPixelsCounts_Random_v4' ), + AlCaLumiPixelsCountsPrompt = cms.vstring( 'AlCa_LumiPixelsCounts_ZeroBias_v4' ), + AlCaP0 = cms.vstring( 'AlCa_EcalEtaEBonly_v15', + 'AlCa_EcalEtaEEonly_v15', + 'AlCa_EcalPi0EBonly_v15', + 'AlCa_EcalPi0EEonly_v15' ), AlCaPPSExpress = cms.vstring( 'HLT_PPSMaxTracksPerArm1_v2', 'HLT_PPSMaxTracksPerRP4_v2' ), AlCaPPSPrompt = cms.vstring( 'HLT_PPSMaxTracksPerArm1_v2', 'HLT_PPSMaxTracksPerRP4_v2' ), - AlCaPhiSym = cms.vstring( 'AlCa_EcalPhiSym_v10' ), - BTagMu = cms.vstring( 'HLT_BTagMu_AK4DiJet110_Mu5_v14', - 'HLT_BTagMu_AK4DiJet170_Mu5_v13', - 'HLT_BTagMu_AK4DiJet20_Mu5_v14', - 'HLT_BTagMu_AK4DiJet40_Mu5_v14', - 'HLT_BTagMu_AK4DiJet70_Mu5_v14', - 'HLT_BTagMu_AK4Jet300_Mu5_v13', - 'HLT_BTagMu_AK8DiJet170_Mu5_v10', - 'HLT_BTagMu_AK8Jet170_DoubleMu5_v3', - 'HLT_BTagMu_AK8Jet300_Mu5_v13' ), - Commissioning = cms.vstring( 'HLT_IsoTrackHB_v5', - 'HLT_IsoTrackHE_v5', - 'HLT_L1_CDC_SingleMu_3_er1p2_TOP120_DPHI2p618_3p142_v3' ), + AlCaPhiSym = cms.vstring( 'AlCa_EcalPhiSym_v11' ), + BTagMu = cms.vstring( 'HLT_BTagMu_AK4DiJet110_Mu5_v15', + 'HLT_BTagMu_AK4DiJet170_Mu5_v14', + 'HLT_BTagMu_AK4DiJet20_Mu5_v15', + 'HLT_BTagMu_AK4DiJet40_Mu5_v15', + 'HLT_BTagMu_AK4DiJet70_Mu5_v15', + 'HLT_BTagMu_AK4Jet300_Mu5_v14', + 'HLT_BTagMu_AK8DiJet170_Mu5_v11', + 'HLT_BTagMu_AK8Jet170_DoubleMu5_v4', + 'HLT_BTagMu_AK8Jet300_Mu5_v14' ), + Commissioning = cms.vstring( 'HLT_IsoTrackHB_v6', + 'HLT_IsoTrackHE_v6', + 'HLT_L1_CDC_SingleMu_3_er1p2_TOP120_DPHI2p618_3p142_v3', + 'HLT_PFJet40_GPUvsCPU_v1' ), Cosmics = cms.vstring( 'HLT_L1SingleMuCosmics_v2' ), - DQMGPUvsCPU = cms.vstring( 'DQM_EcalReconstruction_v3', + DQMGPUvsCPU = cms.vstring( 'DQM_EcalReconstruction_v4', 'DQM_HcalReconstruction_v3', - 'DQM_PixelReconstruction_v3' ), - DQMOnlineBeamspot = cms.vstring( 'HLT_HT300_Beamspot_v12', - 'HLT_ZeroBias_Beamspot_v5' ), - DisplacedJet = cms.vstring( 'HLT_CaloMET60_DTCluster50_v2', - 'HLT_CaloMET60_DTClusterNoMB1S50_v2', + 'DQM_PixelReconstruction_v4' ), + DQMOnlineBeamspot = cms.vstring( 'HLT_HT300_Beamspot_v13', + 'HLT_ZeroBias_Beamspot_v6' ), + DisplacedJet = cms.vstring( 'HLT_CaloMET60_DTCluster50_v3', + 'HLT_CaloMET60_DTClusterNoMB1S50_v3', 'HLT_CscCluster_Loose_v2', 'HLT_CscCluster_Medium_v2', 'HLT_CscCluster_Tight_v2', - 'HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v1', - 'HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1', - 'HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1', - 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1', - 'HLT_HT425_v10', - 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v2', - 'HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v2', - 'HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v2', - 'HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v2', - 'HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v2', - 'HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v2', - 'HLT_HT430_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v2', - 'HLT_HT430_DisplacedDijet60_DisplacedTrack_v14', - 'HLT_HT500_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT550_DisplacedDijet60_Inclusive_v14', - 'HLT_HT650_DisplacedDijet60_Inclusive_v14', + 'HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v2', + 'HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2', + 'HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2', + 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2', + 'HLT_HT425_v11', + 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsInclusive_v1', + 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v3', + 'HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v3', + 'HLT_HT430_DelayedJet40_SingleDelay0p5nsInclusive_v1', + 'HLT_HT430_DelayedJet40_SingleDelay0p5nsTrackless_v1', + 'HLT_HT430_DelayedJet40_SingleDelay1nsInclusive_v1', + 'HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v3', + 'HLT_HT430_DelayedJet40_SingleDelay1p5nsInclusive_v1', + 'HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v3', + 'HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v3', + 'HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v3', + 'HLT_HT430_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v3', + 'HLT_HT430_DisplacedDijet60_DisplacedTrack_v15', + 'HLT_HT500_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT550_DisplacedDijet60_Inclusive_v15', + 'HLT_HT650_DisplacedDijet60_Inclusive_v15', 'HLT_L1CSCShower_DTCluster50_v2', 'HLT_L1CSCShower_DTCluster75_v2', - 'HLT_L1MET_DTCluster50_v2', - 'HLT_L1MET_DTClusterNoMB1S50_v2', + 'HLT_L1MET_DTCluster50_v3', + 'HLT_L1MET_DTClusterNoMB1S50_v3', 'HLT_L1Mu6HT240_v2', - 'HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v2', - 'HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v2', - 'HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v2', - 'HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v2', - 'HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v2', - 'HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v2' ), - EGamma = cms.vstring( 'HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v5', - 'HLT_DiPhoton10Time1p4ns_v1', - 'HLT_DiPhoton10Time1p6ns_v1', - 'HLT_DiPhoton10Time1p8ns_v1', - 'HLT_DiPhoton10Time2ns_v1', - 'HLT_DiPhoton10_CaloIdL_v1', - 'HLT_DiPhoton10sminlt0p12_v1', - 'HLT_DiPhoton10sminlt0p1_v1', - 'HLT_DiSC30_18_EIso_AND_HE_Mass70_v14', - 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v2', - 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v2', - 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v14', - 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v14', - 'HLT_DoubleEle25_CaloIdL_MW_v5', - 'HLT_DoubleEle27_CaloIdL_MW_v5', - 'HLT_DoubleEle33_CaloIdL_MW_v18', - 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v21', - 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v21', - 'HLT_DoublePhoton33_CaloIdL_v7', - 'HLT_DoublePhoton70_v7', - 'HLT_DoublePhoton85_v15', - 'HLT_ECALHT800_v11', - 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v15', - 'HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v19', - 'HLT_Ele135_CaloIdVT_GsfTrkIdT_v8', - 'HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9', - 'HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v17', - 'HLT_Ele15_IsoVVVL_PFHT450_v17', - 'HLT_Ele15_IsoVVVL_PFHT600_v21', - 'HLT_Ele15_WPLoose_Gsf_v4', - 'HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v10', - 'HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v17', - 'HLT_Ele20_WPLoose_Gsf_v7', - 'HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v19', - 'HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v19', - 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v20', - 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v20', - 'HLT_Ele24_eta2p1_WPTight_Gsf_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2', - 'HLT_Ele27_WPTight_Gsf_v17', - 'HLT_Ele28_HighEta_SC20_Mass55_v14', - 'HLT_Ele28_WPTight_Gsf_v2', - 'HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v14', - 'HLT_Ele30_WPTight_Gsf_v2', - 'HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v14', - 'HLT_Ele32_WPTight_Gsf_L1DoubleEG_v10', - 'HLT_Ele32_WPTight_Gsf_v16', - 'HLT_Ele35_WPTight_Gsf_L1EGMT_v6', - 'HLT_Ele35_WPTight_Gsf_v10', - 'HLT_Ele38_WPTight_Gsf_v10', - 'HLT_Ele40_WPTight_Gsf_v10', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v1', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v19', - 'HLT_Ele50_IsoVVVL_PFHT450_v17', - 'HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v17', - 'HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v19', - 'HLT_Photon100EBHE10_v3', - 'HLT_Photon110EB_TightID_TightIso_v3', - 'HLT_Photon120_R9Id90_HE10_IsoM_v15', - 'HLT_Photon120_v14', - 'HLT_Photon150_v7', - 'HLT_Photon165_R9Id90_HE10_IsoM_v16', - 'HLT_Photon175_v15', - 'HLT_Photon200_v14', - 'HLT_Photon20_HoverELoose_v11', - 'HLT_Photon20_v3', - 'HLT_Photon300_NoHE_v13', - 'HLT_Photon30EB_TightID_TightIso_v2', - 'HLT_Photon30_HoverELoose_v11', - 'HLT_Photon33_v6', - 'HLT_Photon50_R9Id90_HE10_IsoM_v15', - 'HLT_Photon50_v14', - 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v12', - 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v6', - 'HLT_Photon75_R9Id90_HE10_IsoM_v15', - 'HLT_Photon75_v14', - 'HLT_Photon90_R9Id90_HE10_IsoM_v15', - 'HLT_Photon90_v14' ), + 'HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v3', + 'HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v3', + 'HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v3', + 'HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v3', + 'HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v3', + 'HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v3' ), + EGamma = cms.vstring( 'HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v6', + 'HLT_DiPhoton10Time1ns_v2', + 'HLT_DiPhoton10Time1p2ns_v2', + 'HLT_DiPhoton10Time1p4ns_v2', + 'HLT_DiPhoton10Time1p6ns_v2', + 'HLT_DiPhoton10Time1p8ns_v2', + 'HLT_DiPhoton10Time2ns_v2', + 'HLT_DiPhoton10_CaloIdL_v2', + 'HLT_DiPhoton10sminlt0p12_v2', + 'HLT_DiPhoton10sminlt0p1_v2', + 'HLT_DiSC30_18_EIso_AND_HE_Mass70_v15', + 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v3', + 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v3', + 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v15', + 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v15', + 'HLT_DoubleEle25_CaloIdL_MW_v6', + 'HLT_DoubleEle27_CaloIdL_MW_v6', + 'HLT_DoubleEle33_CaloIdL_MW_v19', + 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v22', + 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v22', + 'HLT_DoublePhoton33_CaloIdL_v8', + 'HLT_DoublePhoton70_v8', + 'HLT_DoublePhoton85_v16', + 'HLT_ECALHT800_v12', + 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v16', + 'HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v20', + 'HLT_Ele135_CaloIdVT_GsfTrkIdT_v9', + 'HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10', + 'HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v18', + 'HLT_Ele15_IsoVVVL_PFHT450_v18', + 'HLT_Ele15_IsoVVVL_PFHT600_v22', + 'HLT_Ele15_WPLoose_Gsf_v5', + 'HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v11', + 'HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v18', + 'HLT_Ele20_WPLoose_Gsf_v8', + 'HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v20', + 'HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v20', + 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v21', + 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v21', + 'HLT_Ele24_eta2p1_WPTight_Gsf_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3', + 'HLT_Ele24_eta2p1_WPTight_Gsf_TightChargedIsoPFTauHPS30_eta2p1_CrossL1_v3', + 'HLT_Ele27_WPTight_Gsf_v18', + 'HLT_Ele28_HighEta_SC20_Mass55_v15', + 'HLT_Ele28_WPTight_Gsf_v3', + 'HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v15', + 'HLT_Ele30_WPTight_Gsf_v3', + 'HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v15', + 'HLT_Ele32_WPTight_Gsf_L1DoubleEG_v11', + 'HLT_Ele32_WPTight_Gsf_v17', + 'HLT_Ele35_WPTight_Gsf_L1EGMT_v7', + 'HLT_Ele35_WPTight_Gsf_v11', + 'HLT_Ele38_WPTight_Gsf_v11', + 'HLT_Ele40_WPTight_Gsf_v11', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v2', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v20', + 'HLT_Ele50_IsoVVVL_PFHT450_v18', + 'HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v18', + 'HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v20', + 'HLT_Photon100EBHE10_v4', + 'HLT_Photon110EB_TightID_TightIso_v4', + 'HLT_Photon120_R9Id90_HE10_IsoM_v16', + 'HLT_Photon120_v15', + 'HLT_Photon150_v8', + 'HLT_Photon165_R9Id90_HE10_IsoM_v17', + 'HLT_Photon175_v16', + 'HLT_Photon200_v15', + 'HLT_Photon20_HoverELoose_v12', + 'HLT_Photon20_v4', + 'HLT_Photon300_NoHE_v14', + 'HLT_Photon30EB_TightID_TightIso_v3', + 'HLT_Photon30_HoverELoose_v12', + 'HLT_Photon33_v7', + 'HLT_Photon50_R9Id90_HE10_IsoM_v16', + 'HLT_Photon50_v15', + 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v13', + 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v7', + 'HLT_Photon75_R9Id90_HE10_IsoM_v16', + 'HLT_Photon75_v15', + 'HLT_Photon90_R9Id90_HE10_IsoM_v16', + 'HLT_Photon90_v15' ), EcalLaser = cms.vstring( 'HLT_EcalCalibration_v4' ), EmptyBX = cms.vstring( 'HLT_L1NotBptxOR_v4', 'HLT_L1UnpairedBunchBptxMinus_v3', 'HLT_L1UnpairedBunchBptxPlus_v3' ), EphemeralHLTPhysics = cms.vstring( 'HLT_EphemeralPhysics_v2' ), EphemeralZeroBias = cms.vstring( 'HLT_EphemeralZeroBias_v2' ), - EventDisplay = cms.vstring( 'HLT_DoublePhoton85_v15', - 'HLT_PFJet500_v22' ), - ExpressAlignment = cms.vstring( 'HLT_HT300_Beamspot_v12', - 'HLT_ZeroBias_Beamspot_v5' ), - ExpressPhysics = cms.vstring( 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v20', - 'HLT_ExpressMuons_v2', - 'HLT_IsoMu20_v16', - 'HLT_IsoMu24_v14', - 'HLT_IsoMu27_v17', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v16', + EventDisplay = cms.vstring( 'HLT_DoublePhoton85_v16', + 'HLT_PFJet500_v23' ), + ExpressAlignment = cms.vstring( 'HLT_HT300_Beamspot_v13', + 'HLT_ZeroBias_Beamspot_v6' ), + ExpressPhysics = cms.vstring( 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v21', + 'HLT_ExpressMuons_v3', + 'HLT_IsoMu20_v17', + 'HLT_IsoMu24_v15', + 'HLT_IsoMu27_v18', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v7', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v17', 'HLT_Physics_v8', 'HLT_Random_v3', 'HLT_ZeroBias_Alignment_v2', 'HLT_ZeroBias_FirstCollisionAfterAbortGap_v6', 'HLT_ZeroBias_IsolatedBunches_v6', 'HLT_ZeroBias_v7' ), - HLTMonitor = cms.vstring( 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v20', - 'HLT_Ele32_WPTight_Gsf_v16', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v1', - 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT550_DisplacedDijet60_Inclusive_v14', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v1', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v2', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v9', - 'HLT_PFHT510_v18', - 'HLT_PFJet260_v21', - 'HLT_PFJet320_v21', - 'HLT_PFMET130_PFMHT130_IDTight_v21', - 'HLT_PFMET140_PFMHT140_IDTight_v21' ), + HLTMonitor = cms.vstring( 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v21', + 'HLT_Ele32_WPTight_Gsf_v17', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v2', + 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT550_DisplacedDijet60_Inclusive_v15', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v2', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v3', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v10', + 'HLT_PFHT510_v19', + 'HLT_PFJet260_v22', + 'HLT_PFJet320_v22', + 'HLT_PFMET130_PFMHT130_IDTight_v22', + 'HLT_PFMET140_PFMHT140_IDTight_v22' ), HLTPhysics = cms.vstring( 'HLT_Physics_v8' ), HcalNZS = cms.vstring( 'HLT_HcalNZS_v14', 'HLT_HcalPhiSym_v16' ), IsolatedBunch = cms.vstring( 'HLT_HcalIsolatedbunch_v6' ), - JetMET = cms.vstring( 'HLT_AK8DiPFJet250_250_MassSD30_v1', - 'HLT_AK8DiPFJet250_250_MassSD50_v1', - 'HLT_AK8DiPFJet260_260_MassSD30_v1', - 'HLT_AK8DiPFJet270_270_MassSD30_v1', - 'HLT_AK8PFHT750_TrimMass50_v13', - 'HLT_AK8PFHT800_TrimMass50_v13', - 'HLT_AK8PFHT850_TrimMass50_v12', - 'HLT_AK8PFHT900_TrimMass50_v12', - 'HLT_AK8PFJet140_v16', - 'HLT_AK8PFJet200_v16', - 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', - 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2', - 'HLT_AK8PFJet230_SoftDropMass40_v2', - 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', - 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2', - 'HLT_AK8PFJet260_v17', - 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', - 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2', - 'HLT_AK8PFJet320_v17', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np2_v3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np4_v3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_p02_v4', - 'HLT_AK8PFJet360_TrimMass30_v19', - 'HLT_AK8PFJet380_TrimMass30_v12', - 'HLT_AK8PFJet400_MassSD30_v1', - 'HLT_AK8PFJet400_SoftDropMass40_v2', - 'HLT_AK8PFJet400_TrimMass30_v13', - 'HLT_AK8PFJet400_v17', - 'HLT_AK8PFJet40_v17', - 'HLT_AK8PFJet420_MassSD30_v1', - 'HLT_AK8PFJet420_TrimMass30_v12', - 'HLT_AK8PFJet425_SoftDropMass40_v2', - 'HLT_AK8PFJet450_MassSD30_v1', - 'HLT_AK8PFJet450_SoftDropMass40_v2', - 'HLT_AK8PFJet450_v17', - 'HLT_AK8PFJet500_v17', - 'HLT_AK8PFJet550_v12', - 'HLT_AK8PFJet60_v16', - 'HLT_AK8PFJet80_v16', - 'HLT_AK8PFJetFwd140_v15', - 'HLT_AK8PFJetFwd15_v4', - 'HLT_AK8PFJetFwd200_v15', - 'HLT_AK8PFJetFwd25_v4', - 'HLT_AK8PFJetFwd260_v16', - 'HLT_AK8PFJetFwd320_v16', - 'HLT_AK8PFJetFwd400_v16', - 'HLT_AK8PFJetFwd40_v16', - 'HLT_AK8PFJetFwd450_v16', - 'HLT_AK8PFJetFwd500_v16', - 'HLT_AK8PFJetFwd60_v15', - 'HLT_AK8PFJetFwd80_v15', - 'HLT_CaloJet500_NoJetID_v13', - 'HLT_CaloJet550_NoJetID_v8', - 'HLT_CaloMET350_NotCleaned_v5', - 'HLT_CaloMET90_NotCleaned_v5', - 'HLT_CaloMHT90_v5', - 'HLT_DiJet110_35_Mjj650_PFMET110_v10', - 'HLT_DiJet110_35_Mjj650_PFMET120_v10', - 'HLT_DiJet110_35_Mjj650_PFMET130_v10', - 'HLT_DiPFJetAve100_HFJEC_v17', - 'HLT_DiPFJetAve140_v14', - 'HLT_DiPFJetAve160_HFJEC_v17', - 'HLT_DiPFJetAve200_v14', - 'HLT_DiPFJetAve220_HFJEC_v17', - 'HLT_DiPFJetAve260_v15', - 'HLT_DiPFJetAve300_HFJEC_v17', - 'HLT_DiPFJetAve320_v15', - 'HLT_DiPFJetAve400_v15', - 'HLT_DiPFJetAve40_v15', - 'HLT_DiPFJetAve500_v15', - 'HLT_DiPFJetAve60_HFJEC_v16', - 'HLT_DiPFJetAve60_v15', - 'HLT_DiPFJetAve80_HFJEC_v17', - 'HLT_DiPFJetAve80_v14', - 'HLT_DoublePFJets100_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets100_PFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets200_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets200_PFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets350_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets350_PFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets40_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets40_PFBTagDeepJet_p71_v2', - 'HLT_L1ETMHadSeeds_v3', - 'HLT_MET105_IsoTrk50_v10', - 'HLT_MET120_IsoTrk50_v10', - 'HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_Mu12eta2p3_PFJet40_v2', - 'HLT_Mu12eta2p3_v2', - 'HLT_PFHT1050_v19', - 'HLT_PFHT180_v18', - 'HLT_PFHT250_v18', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v4', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v2', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v10', - 'HLT_PFHT350_v20', - 'HLT_PFHT370_v18', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v9', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v2', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_v9', - 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v9', - 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v2', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v9', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v2', - 'HLT_PFHT400_SixPFJet32_v9', - 'HLT_PFHT430_v18', - 'HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v8', - 'HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v2', - 'HLT_PFHT450_SixPFJet36_v8', - 'HLT_PFHT500_PFMET100_PFMHT100_IDTight_v13', - 'HLT_PFHT500_PFMET110_PFMHT110_IDTight_v13', - 'HLT_PFHT510_v18', - 'HLT_PFHT590_v18', - 'HLT_PFHT680_v18', - 'HLT_PFHT700_PFMET85_PFMHT85_IDTight_v13', - 'HLT_PFHT780_v18', - 'HLT_PFHT800_PFMET75_PFMHT75_IDTight_v13', - 'HLT_PFHT890_v18', - 'HLT_PFJet110_v1', - 'HLT_PFJet140_v20', - 'HLT_PFJet200_v20', - 'HLT_PFJet260_v21', - 'HLT_PFJet320_v21', - 'HLT_PFJet400_v21', - 'HLT_PFJet40_v22', - 'HLT_PFJet450_v22', - 'HLT_PFJet500_v22', - 'HLT_PFJet550_v12', - 'HLT_PFJet60_v22', - 'HLT_PFJet80_v21', - 'HLT_PFJetFwd140_v19', - 'HLT_PFJetFwd15_v4', - 'HLT_PFJetFwd200_v19', - 'HLT_PFJetFwd25_v4', - 'HLT_PFJetFwd260_v20', - 'HLT_PFJetFwd320_v20', - 'HLT_PFJetFwd400_v20', - 'HLT_PFJetFwd40_v20', - 'HLT_PFJetFwd450_v20', - 'HLT_PFJetFwd500_v20', - 'HLT_PFJetFwd60_v20', - 'HLT_PFJetFwd80_v19', - 'HLT_PFMET100_PFMHT100_IDTight_PFHT60_v10', - 'HLT_PFMET105_IsoTrk50_v2', - 'HLT_PFMET110_PFJet100_v2', - 'HLT_PFMET110_PFMHT110_IDTight_v21', - 'HLT_PFMET120_PFMHT120_IDTight_PFHT60_v10', - 'HLT_PFMET120_PFMHT120_IDTight_v21', - 'HLT_PFMET130_PFMHT130_IDTight_v21', - 'HLT_PFMET140_PFMHT140_IDTight_v21', - 'HLT_PFMET200_BeamHaloCleaned_v10', - 'HLT_PFMET200_NotCleaned_v10', - 'HLT_PFMET250_NotCleaned_v10', - 'HLT_PFMET300_NotCleaned_v10', - 'HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v10', - 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v21', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v10', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v21', - 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v20', - 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v20', - 'HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v10', - 'HLT_PFMETTypeOne110_PFMHT110_IDTight_v13', - 'HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v10', - 'HLT_PFMETTypeOne120_PFMHT120_IDTight_v13', - 'HLT_PFMETTypeOne130_PFMHT130_IDTight_v13', - 'HLT_PFMETTypeOne140_PFMHT140_IDTight_v12', - 'HLT_PFMETTypeOne200_BeamHaloCleaned_v10', - 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet103_88_75_15_v6', - 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet105_88_76_15_v6', - 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet111_90_80_15_v6', - 'HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2', - 'HLT_QuadPFJet70_50_40_30_v2', - 'HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v2', - 'HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v2', - 'HLT_SingleJet30_Mu12_SinglePFJet40_v12', - 'HLT_TripleJet110_35_35_Mjj650_PFMET110_v10', - 'HLT_TripleJet110_35_35_Mjj650_PFMET120_v10', - 'HLT_TripleJet110_35_35_Mjj650_PFMET130_v10' ), + JetMET = cms.vstring( 'HLT_AK8DiPFJet250_250_MassSD30_v2', + 'HLT_AK8DiPFJet250_250_MassSD50_v2', + 'HLT_AK8DiPFJet260_260_MassSD30_v2', + 'HLT_AK8DiPFJet270_270_MassSD30_v2', + 'HLT_AK8PFHT750_TrimMass50_v14', + 'HLT_AK8PFHT800_TrimMass50_v14', + 'HLT_AK8PFHT850_TrimMass50_v13', + 'HLT_AK8PFHT900_TrimMass50_v13', + 'HLT_AK8PFJet140_v17', + 'HLT_AK8PFJet200_v17', + 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v3', + 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3', + 'HLT_AK8PFJet230_SoftDropMass40_v3', + 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v3', + 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3', + 'HLT_AK8PFJet260_v18', + 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v3', + 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3', + 'HLT_AK8PFJet320_v18', + 'HLT_AK8PFJet360_TrimMass30_v20', + 'HLT_AK8PFJet380_TrimMass30_v13', + 'HLT_AK8PFJet400_MassSD30_v2', + 'HLT_AK8PFJet400_SoftDropMass40_v3', + 'HLT_AK8PFJet400_TrimMass30_v14', + 'HLT_AK8PFJet400_v18', + 'HLT_AK8PFJet40_v18', + 'HLT_AK8PFJet420_MassSD30_v2', + 'HLT_AK8PFJet420_TrimMass30_v13', + 'HLT_AK8PFJet425_SoftDropMass40_v3', + 'HLT_AK8PFJet450_MassSD30_v2', + 'HLT_AK8PFJet450_SoftDropMass40_v3', + 'HLT_AK8PFJet450_v18', + 'HLT_AK8PFJet500_v18', + 'HLT_AK8PFJet550_v13', + 'HLT_AK8PFJet60_v17', + 'HLT_AK8PFJet80_v17', + 'HLT_AK8PFJetFwd140_v16', + 'HLT_AK8PFJetFwd15_v5', + 'HLT_AK8PFJetFwd200_v16', + 'HLT_AK8PFJetFwd25_v5', + 'HLT_AK8PFJetFwd260_v17', + 'HLT_AK8PFJetFwd320_v17', + 'HLT_AK8PFJetFwd400_v17', + 'HLT_AK8PFJetFwd40_v17', + 'HLT_AK8PFJetFwd450_v17', + 'HLT_AK8PFJetFwd500_v17', + 'HLT_AK8PFJetFwd60_v16', + 'HLT_AK8PFJetFwd80_v16', + 'HLT_CaloJet500_NoJetID_v14', + 'HLT_CaloJet550_NoJetID_v9', + 'HLT_CaloMET350_NotCleaned_v6', + 'HLT_CaloMET90_NotCleaned_v6', + 'HLT_CaloMHT90_v6', + 'HLT_DiJet110_35_Mjj650_PFMET110_v11', + 'HLT_DiJet110_35_Mjj650_PFMET120_v11', + 'HLT_DiJet110_35_Mjj650_PFMET130_v11', + 'HLT_DiPFJetAve100_HFJEC_v18', + 'HLT_DiPFJetAve140_v15', + 'HLT_DiPFJetAve160_HFJEC_v18', + 'HLT_DiPFJetAve200_v15', + 'HLT_DiPFJetAve220_HFJEC_v18', + 'HLT_DiPFJetAve260_HFJEC_v1', + 'HLT_DiPFJetAve260_v16', + 'HLT_DiPFJetAve300_HFJEC_v18', + 'HLT_DiPFJetAve320_v16', + 'HLT_DiPFJetAve400_v16', + 'HLT_DiPFJetAve40_v16', + 'HLT_DiPFJetAve500_v16', + 'HLT_DiPFJetAve60_HFJEC_v17', + 'HLT_DiPFJetAve60_v16', + 'HLT_DiPFJetAve80_HFJEC_v18', + 'HLT_DiPFJetAve80_v15', + 'HLT_DoublePFJets100_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets100_PFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets200_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets200_PFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets350_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets350_PFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets40_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets40_PFBTagDeepJet_p71_v3', + 'HLT_L1ETMHadSeeds_v4', + 'HLT_MET105_IsoTrk50_v11', + 'HLT_MET120_IsoTrk50_v11', + 'HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_Mu12eta2p3_PFJet40_v3', + 'HLT_Mu12eta2p3_v3', + 'HLT_PFHT1050_v20', + 'HLT_PFHT180_v19', + 'HLT_PFHT250_v19', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v5', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v3', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v11', + 'HLT_PFHT350_v21', + 'HLT_PFHT370_v19', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v10', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v3', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_v10', + 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v10', + 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v3', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v10', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v3', + 'HLT_PFHT400_SixPFJet32_v10', + 'HLT_PFHT430_v19', + 'HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v9', + 'HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v3', + 'HLT_PFHT450_SixPFJet36_v9', + 'HLT_PFHT500_PFMET100_PFMHT100_IDTight_v14', + 'HLT_PFHT500_PFMET110_PFMHT110_IDTight_v14', + 'HLT_PFHT510_v19', + 'HLT_PFHT590_v19', + 'HLT_PFHT680_v19', + 'HLT_PFHT700_PFMET85_PFMHT85_IDTight_v14', + 'HLT_PFHT780_v19', + 'HLT_PFHT800_PFMET75_PFMHT75_IDTight_v14', + 'HLT_PFHT890_v19', + 'HLT_PFJet110_v2', + 'HLT_PFJet140_v21', + 'HLT_PFJet200_v21', + 'HLT_PFJet260_v22', + 'HLT_PFJet320_v22', + 'HLT_PFJet400_v22', + 'HLT_PFJet40_v23', + 'HLT_PFJet450_v23', + 'HLT_PFJet500_v23', + 'HLT_PFJet550_v13', + 'HLT_PFJet60_v23', + 'HLT_PFJet80_v22', + 'HLT_PFJetFwd140_v20', + 'HLT_PFJetFwd15_v5', + 'HLT_PFJetFwd200_v20', + 'HLT_PFJetFwd25_v5', + 'HLT_PFJetFwd260_v21', + 'HLT_PFJetFwd320_v21', + 'HLT_PFJetFwd400_v21', + 'HLT_PFJetFwd40_v21', + 'HLT_PFJetFwd450_v21', + 'HLT_PFJetFwd500_v21', + 'HLT_PFJetFwd60_v21', + 'HLT_PFJetFwd80_v20', + 'HLT_PFMET100_PFMHT100_IDTight_PFHT60_v11', + 'HLT_PFMET105_IsoTrk50_v3', + 'HLT_PFMET110_PFJet100_v3', + 'HLT_PFMET110_PFMHT110_IDTight_v22', + 'HLT_PFMET120_PFMHT120_IDTight_PFHT60_v11', + 'HLT_PFMET120_PFMHT120_IDTight_v22', + 'HLT_PFMET130_PFMHT130_IDTight_v22', + 'HLT_PFMET140_PFMHT140_IDTight_v22', + 'HLT_PFMET200_BeamHaloCleaned_v11', + 'HLT_PFMET200_NotCleaned_v11', + 'HLT_PFMET250_NotCleaned_v11', + 'HLT_PFMET300_NotCleaned_v11', + 'HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v11', + 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v22', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v11', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v22', + 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v21', + 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v21', + 'HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v11', + 'HLT_PFMETTypeOne110_PFMHT110_IDTight_v14', + 'HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v11', + 'HLT_PFMETTypeOne120_PFMHT120_IDTight_v14', + 'HLT_PFMETTypeOne130_PFMHT130_IDTight_v14', + 'HLT_PFMETTypeOne140_PFMHT140_IDTight_v13', + 'HLT_PFMETTypeOne200_BeamHaloCleaned_v11', + 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v3', + 'HLT_QuadPFJet103_88_75_15_v7', + 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v3', + 'HLT_QuadPFJet105_88_76_15_v7', + 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v3', + 'HLT_QuadPFJet111_90_80_15_v7', + 'HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v3', + 'HLT_QuadPFJet70_50_40_30_v3', + 'HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v3', + 'HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v3', + 'HLT_SingleJet30_Mu12_SinglePFJet40_v13', + 'HLT_TripleJet110_35_35_Mjj650_PFMET110_v11', + 'HLT_TripleJet110_35_35_Mjj650_PFMET120_v11', + 'HLT_TripleJet110_35_35_Mjj650_PFMET130_v11' ), L1Accept = cms.vstring( 'DST_Physics_v8', 'DST_ZeroBias_v3' ), - MonteCarlo = cms.vstring( 'MC_AK4CaloJetsFromPV_v9', - 'MC_AK4CaloJets_v10', - 'MC_AK4PFJets_v18', - 'MC_AK8CaloHT_v9', - 'MC_AK8PFHT_v17', - 'MC_AK8PFJets_v18', - 'MC_AK8TrimPFJets_v18', - 'MC_CaloBTagDeepCSV_v9', - 'MC_CaloHT_v9', - 'MC_CaloMET_JetIdCleaned_v10', - 'MC_CaloMET_v9', - 'MC_CaloMHT_v9', - 'MC_Diphoton10_10_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass10_v14', - 'MC_DoubleEle5_CaloIdL_MW_v16', - 'MC_DoubleMuNoFiltersNoVtx_v8', - 'MC_DoubleMu_TrkIsoVVL_DZ_v12', - 'MC_Ele15_Ele10_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'MC_Ele5_WPTight_Gsf_v9', - 'MC_IsoMu_v16', - 'MC_PFBTagDeepCSV_v11', - 'MC_PFBTagDeepJet_v2', - 'MC_PFHT_v17', - 'MC_PFMET_v18', - 'MC_PFMHT_v17', - 'MC_ReducedIterativeTracking_v13', - 'MC_Run3_PFScoutingPixelTracking_v16' ), - Muon = cms.vstring( 'HLT_CascadeMu100_v4', - 'HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1', - 'HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2', - 'HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1', - 'HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1', - 'HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1', + MonteCarlo = cms.vstring( 'MC_AK4CaloJetsFromPV_v10', + 'MC_AK4CaloJets_v11', + 'MC_AK4PFJets_v19', + 'MC_AK8CaloHT_v10', + 'MC_AK8PFHT_v18', + 'MC_AK8PFJets_v19', + 'MC_AK8TrimPFJets_v19', + 'MC_CaloBTagDeepCSV_v10', + 'MC_CaloHT_v10', + 'MC_CaloMET_JetIdCleaned_v11', + 'MC_CaloMET_v10', + 'MC_CaloMHT_v10', + 'MC_Diphoton10_10_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass10_v15', + 'MC_DoubleEle5_CaloIdL_MW_v17', + 'MC_DoubleMuNoFiltersNoVtx_v9', + 'MC_DoubleMu_TrkIsoVVL_DZ_v13', + 'MC_Ele15_Ele10_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'MC_Ele5_WPTight_Gsf_v10', + 'MC_IsoMu_v17', + 'MC_PFBTagDeepCSV_v12', + 'MC_PFBTagDeepJet_v3', + 'MC_PFHT_v18', + 'MC_PFMET_v19', + 'MC_PFMHT_v18', + 'MC_ReducedIterativeTracking_v14', + 'MC_Run3_PFScoutingPixelTracking_v17' ), + Muon = cms.vstring( 'HLT_CascadeMu100_v5', + 'HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2', + 'HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v3', + 'HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2', + 'HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2', + 'HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2', 'HLT_DoubleL2Mu23NoVtx_2Cha_CosmicSeed_v3', 'HLT_DoubleL2Mu23NoVtx_2Cha_v3', 'HLT_DoubleL2Mu25NoVtx_2Cha_CosmicSeed_Eta2p4_v3', @@ -3078,114 +3086,115 @@ 'HLT_DoubleL2Mu30NoVtx_2Cha_CosmicSeed_Eta2p4_v3', 'HLT_DoubleL2Mu30NoVtx_2Cha_Eta2p4_v3', 'HLT_DoubleL2Mu50_v3', - 'HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v1', - 'HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v1', - 'HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v2', - 'HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v1', - 'HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v1', - 'HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v1', - 'HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v11', - 'HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v11', - 'HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v11', - 'HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v11', - 'HLT_DoubleMu43NoFiltersNoVtx_v5', - 'HLT_DoubleMu48NoFiltersNoVtx_v5', - 'HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v9', - 'HLT_HighPtTkMu100_v3', - 'HLT_IsoMu20_eta2p1_LooseDeepTauPFTauHPS27_eta2p1_CrossL1_v2', - 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v2', - 'HLT_IsoMu20_v16', - 'HLT_IsoMu24_TwoProngs35_v2', - 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v2', - 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v2', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_v16', - 'HLT_IsoMu24_v14', - 'HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1', - 'HLT_IsoMu27_v17', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v1', + 'HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v2', + 'HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v2', + 'HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v3', + 'HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v2', + 'HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v2', + 'HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v2', + 'HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v12', + 'HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v12', + 'HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v12', + 'HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v12', + 'HLT_DoubleMu43NoFiltersNoVtx_v6', + 'HLT_DoubleMu48NoFiltersNoVtx_v6', + 'HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v10', + 'HLT_HighPtTkMu100_v4', + 'HLT_IsoMu20_eta2p1_LooseDeepTauPFTauHPS27_eta2p1_CrossL1_v3', + 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_CrossL1_v3', + 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v3', + 'HLT_IsoMu20_v17', + 'HLT_IsoMu24_TwoProngs35_v3', + 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v3', + 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_v17', + 'HLT_IsoMu24_v15', + 'HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2', + 'HLT_IsoMu27_v18', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v2', 'HLT_L1SingleMu18_v4', 'HLT_L1SingleMu25_v3', - 'HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v1', - 'HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v16', - 'HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9', - 'HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v16', - 'HLT_Mu15_IsoVVVL_PFHT450_v16', - 'HLT_Mu15_IsoVVVL_PFHT600_v20', - 'HLT_Mu15_v4', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v6', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v6', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v16', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v15', - 'HLT_Mu17_TrkIsoVVL_v14', - 'HLT_Mu17_v14', - 'HLT_Mu18_Mu9_SameSign_v5', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v4', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v4', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v4', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v4', - 'HLT_Mu19_TrkIsoVVL_v5', - 'HLT_Mu19_v5', - 'HLT_Mu20_v13', - 'HLT_Mu27_v14', - 'HLT_Mu37_TkMu27_v6', - 'HLT_Mu3_PFJet40_v17', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v3', - 'HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v16', - 'HLT_Mu50_IsoVVVL_PFHT450_v16', + 'HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v2', + 'HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v17', + 'HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10', + 'HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v17', + 'HLT_Mu15_IsoVVVL_PFHT450_v17', + 'HLT_Mu15_IsoVVVL_PFHT600_v21', + 'HLT_Mu15_v5', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v7', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v7', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v17', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v16', + 'HLT_Mu17_TrkIsoVVL_v15', + 'HLT_Mu17_v15', + 'HLT_Mu18_Mu9_SameSign_v6', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v5', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v5', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v5', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v5', + 'HLT_Mu19_TrkIsoVVL_v6', + 'HLT_Mu19_v6', + 'HLT_Mu20_v14', + 'HLT_Mu27_v15', + 'HLT_Mu37_TkMu27_v7', + 'HLT_Mu3_PFJet40_v18', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v4', + 'HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17', + 'HLT_Mu50_IsoVVVL_PFHT450_v17', 'HLT_Mu50_L1SingleMuShower_v1', - 'HLT_Mu50_v14', - 'HLT_Mu55_v4', - 'HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17', - 'HLT_Mu8_TrkIsoVVL_v13', - 'HLT_Mu8_v13', - 'HLT_TripleMu_10_5_5_DZ_v11', - 'HLT_TripleMu_12_10_5_v11', - 'HLT_TripleMu_5_3_3_Mass3p8_DCA_v4', - 'HLT_TripleMu_5_3_3_Mass3p8_DZ_v9', - 'HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v7' ), - MuonEG = cms.vstring( 'HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v18', - 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v18', - 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v18', - 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v8', - 'HLT_Mu17_Photon30_IsoCaloId_v7', - 'HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v2', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v8', - 'HLT_Mu27_Ele37_CaloIdL_MW_v6', - 'HLT_Mu37_Ele27_CaloIdL_MW_v6', - 'HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v2', - 'HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v2', - 'HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v6', - 'HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v6', - 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v19', - 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v19', - 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v20', - 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v20', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v14', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v12' ), + 'HLT_Mu50_v15', + 'HLT_Mu55_v5', + 'HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v18', + 'HLT_Mu8_TrkIsoVVL_v14', + 'HLT_Mu8_v14', + 'HLT_TripleMu_10_5_5_DZ_v12', + 'HLT_TripleMu_12_10_5_v12', + 'HLT_TripleMu_5_3_3_Mass3p8_DCA_v5', + 'HLT_TripleMu_5_3_3_Mass3p8_DZ_v10', + 'HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v8' ), + MuonEG = cms.vstring( 'HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v19', + 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v19', + 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v19', + 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v9', + 'HLT_Mu17_Photon30_IsoCaloId_v8', + 'HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v3', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v9', + 'HLT_Mu27_Ele37_CaloIdL_MW_v7', + 'HLT_Mu37_Ele27_CaloIdL_MW_v7', + 'HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v3', + 'HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v3', + 'HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v7', + 'HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v7', + 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v20', + 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v20', + 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v21', + 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v21', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v15', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v13' ), NoBPTX = cms.vstring( 'HLT_CDC_L2cosmic_10_er1p0_v2', 'HLT_CDC_L2cosmic_5p5_er1p0_v2', 'HLT_L2Mu10_NoVertex_NoBPTX3BX_v6', @@ -3196,162 +3205,162 @@ 'HLT_UncorrectedJetE30_NoBPTX_v7', 'HLT_UncorrectedJetE60_NoBPTX3BX_v7', 'HLT_UncorrectedJetE70_NoBPTX3BX_v7' ), - OnlineMonitor = ( cms.vstring( 'HLT_AK8DiPFJet250_250_MassSD30_v1', - 'HLT_AK8DiPFJet250_250_MassSD50_v1', - 'HLT_AK8DiPFJet260_260_MassSD30_v1', - 'HLT_AK8DiPFJet270_270_MassSD30_v1', - 'HLT_AK8PFHT750_TrimMass50_v13', - 'HLT_AK8PFHT800_TrimMass50_v13', - 'HLT_AK8PFHT850_TrimMass50_v12', - 'HLT_AK8PFHT900_TrimMass50_v12', - 'HLT_AK8PFJet140_v16', - 'HLT_AK8PFJet200_v16', - 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', - 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2', - 'HLT_AK8PFJet230_SoftDropMass40_v2', - 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', - 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2', - 'HLT_AK8PFJet260_v17', - 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', - 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2', - 'HLT_AK8PFJet320_v17', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np2_v3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np4_v3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_p02_v4', - 'HLT_AK8PFJet360_TrimMass30_v19', - 'HLT_AK8PFJet380_TrimMass30_v12', - 'HLT_AK8PFJet400_MassSD30_v1', - 'HLT_AK8PFJet400_SoftDropMass40_v2', - 'HLT_AK8PFJet400_TrimMass30_v13', - 'HLT_AK8PFJet400_v17', - 'HLT_AK8PFJet40_v17', - 'HLT_AK8PFJet420_MassSD30_v1', - 'HLT_AK8PFJet420_TrimMass30_v12', - 'HLT_AK8PFJet425_SoftDropMass40_v2', - 'HLT_AK8PFJet450_MassSD30_v1', - 'HLT_AK8PFJet450_SoftDropMass40_v2', - 'HLT_AK8PFJet450_v17', - 'HLT_AK8PFJet500_v17', - 'HLT_AK8PFJet550_v12', - 'HLT_AK8PFJet60_v16', - 'HLT_AK8PFJet80_v16', - 'HLT_AK8PFJetFwd140_v15', - 'HLT_AK8PFJetFwd15_v4', - 'HLT_AK8PFJetFwd200_v15', - 'HLT_AK8PFJetFwd25_v4', - 'HLT_AK8PFJetFwd260_v16', - 'HLT_AK8PFJetFwd320_v16', - 'HLT_AK8PFJetFwd400_v16', - 'HLT_AK8PFJetFwd40_v16', - 'HLT_AK8PFJetFwd450_v16', - 'HLT_AK8PFJetFwd500_v16', - 'HLT_AK8PFJetFwd60_v15', - 'HLT_AK8PFJetFwd80_v15', - 'HLT_BTagMu_AK4DiJet110_Mu5_v14', - 'HLT_BTagMu_AK4DiJet170_Mu5_v13', - 'HLT_BTagMu_AK4DiJet20_Mu5_v14', - 'HLT_BTagMu_AK4DiJet40_Mu5_v14', - 'HLT_BTagMu_AK4DiJet70_Mu5_v14', - 'HLT_BTagMu_AK4Jet300_Mu5_v13', - 'HLT_BTagMu_AK8DiJet170_Mu5_v10', - 'HLT_BTagMu_AK8Jet170_DoubleMu5_v3', - 'HLT_BTagMu_AK8Jet300_Mu5_v13', + OnlineMonitor = ( cms.vstring( 'HLT_AK8DiPFJet250_250_MassSD30_v2', + 'HLT_AK8DiPFJet250_250_MassSD50_v2', + 'HLT_AK8DiPFJet260_260_MassSD30_v2', + 'HLT_AK8DiPFJet270_270_MassSD30_v2', + 'HLT_AK8PFHT750_TrimMass50_v14', + 'HLT_AK8PFHT800_TrimMass50_v14', + 'HLT_AK8PFHT850_TrimMass50_v13', + 'HLT_AK8PFHT900_TrimMass50_v13', + 'HLT_AK8PFJet140_v17', + 'HLT_AK8PFJet200_v17', + 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v3', + 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3', + 'HLT_AK8PFJet230_SoftDropMass40_v3', + 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v3', + 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3', + 'HLT_AK8PFJet260_v18', + 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v3', + 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3', + 'HLT_AK8PFJet320_v18', + 'HLT_AK8PFJet360_TrimMass30_v20', + 'HLT_AK8PFJet380_TrimMass30_v13', + 'HLT_AK8PFJet400_MassSD30_v2', + 'HLT_AK8PFJet400_SoftDropMass40_v3', + 'HLT_AK8PFJet400_TrimMass30_v14', + 'HLT_AK8PFJet400_v18', + 'HLT_AK8PFJet40_v18', + 'HLT_AK8PFJet420_MassSD30_v2', + 'HLT_AK8PFJet420_TrimMass30_v13', + 'HLT_AK8PFJet425_SoftDropMass40_v3', + 'HLT_AK8PFJet450_MassSD30_v2', + 'HLT_AK8PFJet450_SoftDropMass40_v3', + 'HLT_AK8PFJet450_v18', + 'HLT_AK8PFJet500_v18', + 'HLT_AK8PFJet550_v13', + 'HLT_AK8PFJet60_v17', + 'HLT_AK8PFJet80_v17', + 'HLT_AK8PFJetFwd140_v16', + 'HLT_AK8PFJetFwd15_v5', + 'HLT_AK8PFJetFwd200_v16', + 'HLT_AK8PFJetFwd25_v5', + 'HLT_AK8PFJetFwd260_v17', + 'HLT_AK8PFJetFwd320_v17', + 'HLT_AK8PFJetFwd400_v17', + 'HLT_AK8PFJetFwd40_v17', + 'HLT_AK8PFJetFwd450_v17', + 'HLT_AK8PFJetFwd500_v17', + 'HLT_AK8PFJetFwd60_v16', + 'HLT_AK8PFJetFwd80_v16', + 'HLT_BTagMu_AK4DiJet110_Mu5_v15', + 'HLT_BTagMu_AK4DiJet170_Mu5_v14', + 'HLT_BTagMu_AK4DiJet20_Mu5_v15', + 'HLT_BTagMu_AK4DiJet40_Mu5_v15', + 'HLT_BTagMu_AK4DiJet70_Mu5_v15', + 'HLT_BTagMu_AK4Jet300_Mu5_v14', + 'HLT_BTagMu_AK8DiJet170_Mu5_v11', + 'HLT_BTagMu_AK8Jet170_DoubleMu5_v4', + 'HLT_BTagMu_AK8Jet300_Mu5_v14', 'HLT_CDC_L2cosmic_10_er1p0_v2', 'HLT_CDC_L2cosmic_5p5_er1p0_v2', - 'HLT_CaloJet500_NoJetID_v13', - 'HLT_CaloJet550_NoJetID_v8', - 'HLT_CaloMET350_NotCleaned_v5', - 'HLT_CaloMET60_DTCluster50_v2', - 'HLT_CaloMET60_DTClusterNoMB1S50_v2', - 'HLT_CaloMET90_NotCleaned_v5', - 'HLT_CaloMHT90_v5', - 'HLT_CascadeMu100_v4', + 'HLT_CaloJet500_NoJetID_v14', + 'HLT_CaloJet550_NoJetID_v9', + 'HLT_CaloMET350_NotCleaned_v6', + 'HLT_CaloMET60_DTCluster50_v3', + 'HLT_CaloMET60_DTClusterNoMB1S50_v3', + 'HLT_CaloMET90_NotCleaned_v6', + 'HLT_CaloMHT90_v6', + 'HLT_CascadeMu100_v5', 'HLT_CscCluster_Loose_v2', 'HLT_CscCluster_Medium_v2', 'HLT_CscCluster_Tight_v2', - 'HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v5', - 'HLT_DiJet110_35_Mjj650_PFMET110_v10', - 'HLT_DiJet110_35_Mjj650_PFMET120_v10', - 'HLT_DiJet110_35_Mjj650_PFMET130_v10', - 'HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v18', - 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v18', - 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v18', - 'HLT_DiPFJetAve100_HFJEC_v17', - 'HLT_DiPFJetAve140_v14', - 'HLT_DiPFJetAve160_HFJEC_v17', - 'HLT_DiPFJetAve200_v14', - 'HLT_DiPFJetAve220_HFJEC_v17', - 'HLT_DiPFJetAve260_v15', - 'HLT_DiPFJetAve300_HFJEC_v17', - 'HLT_DiPFJetAve320_v15', - 'HLT_DiPFJetAve400_v15', - 'HLT_DiPFJetAve40_v15', - 'HLT_DiPFJetAve500_v15', - 'HLT_DiPFJetAve60_HFJEC_v16', - 'HLT_DiPFJetAve60_v15', - 'HLT_DiPFJetAve80_HFJEC_v17', - 'HLT_DiPFJetAve80_v14', - 'HLT_DiPhoton10Time1p4ns_v1', - 'HLT_DiPhoton10Time1p6ns_v1', - 'HLT_DiPhoton10Time1p8ns_v1', - 'HLT_DiPhoton10Time2ns_v1', - 'HLT_DiPhoton10_CaloIdL_v1', - 'HLT_DiPhoton10sminlt0p12_v1', - 'HLT_DiPhoton10sminlt0p1_v1', - 'HLT_DiSC30_18_EIso_AND_HE_Mass70_v14', - 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v2', - 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v2', - 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v14', - 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v14', - 'HLT_DoubleEle25_CaloIdL_MW_v5', - 'HLT_DoubleEle27_CaloIdL_MW_v5', - 'HLT_DoubleEle33_CaloIdL_MW_v18', - 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v21', - 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v21', - 'HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1', - 'HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2', - 'HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1', - 'HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1', - 'HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1', + 'HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v6', + 'HLT_DiJet110_35_Mjj650_PFMET110_v11', + 'HLT_DiJet110_35_Mjj650_PFMET120_v11', + 'HLT_DiJet110_35_Mjj650_PFMET130_v11', + 'HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v19', + 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v19', + 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v19', + 'HLT_DiPFJetAve100_HFJEC_v18', + 'HLT_DiPFJetAve140_v15', + 'HLT_DiPFJetAve160_HFJEC_v18', + 'HLT_DiPFJetAve200_v15', + 'HLT_DiPFJetAve220_HFJEC_v18', + 'HLT_DiPFJetAve260_HFJEC_v1', + 'HLT_DiPFJetAve260_v16', + 'HLT_DiPFJetAve300_HFJEC_v18', + 'HLT_DiPFJetAve320_v16', + 'HLT_DiPFJetAve400_v16', + 'HLT_DiPFJetAve40_v16', + 'HLT_DiPFJetAve500_v16', + 'HLT_DiPFJetAve60_HFJEC_v17', + 'HLT_DiPFJetAve60_v16', + 'HLT_DiPFJetAve80_HFJEC_v18', + 'HLT_DiPFJetAve80_v15', + 'HLT_DiPhoton10Time1ns_v2', + 'HLT_DiPhoton10Time1p2ns_v2', + 'HLT_DiPhoton10Time1p4ns_v2', + 'HLT_DiPhoton10Time1p6ns_v2', + 'HLT_DiPhoton10Time1p8ns_v2', + 'HLT_DiPhoton10Time2ns_v2', + 'HLT_DiPhoton10_CaloIdL_v2', + 'HLT_DiPhoton10sminlt0p12_v2', + 'HLT_DiPhoton10sminlt0p1_v2', + 'HLT_DiSC30_18_EIso_AND_HE_Mass70_v15', + 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v3', + 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v3', + 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v15', + 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v15', + 'HLT_DoubleEle25_CaloIdL_MW_v6', + 'HLT_DoubleEle27_CaloIdL_MW_v6', + 'HLT_DoubleEle33_CaloIdL_MW_v19', + 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v22', + 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v22', + 'HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2', + 'HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v3', + 'HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2', + 'HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2', + 'HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2', 'HLT_DoubleL2Mu23NoVtx_2Cha_CosmicSeed_v3', 'HLT_DoubleL2Mu23NoVtx_2Cha_v3', 'HLT_DoubleL2Mu25NoVtx_2Cha_CosmicSeed_Eta2p4_v3', @@ -3361,141 +3370,148 @@ 'HLT_DoubleL2Mu30NoVtx_2Cha_CosmicSeed_Eta2p4_v3', 'HLT_DoubleL2Mu30NoVtx_2Cha_Eta2p4_v3', 'HLT_DoubleL2Mu50_v3', - 'HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v1', - 'HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v1', - 'HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v2', - 'HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v1', - 'HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v1', - 'HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v1', - 'HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v2', - 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v1', - 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v1', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v11', - 'HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v11', - 'HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v11', - 'HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v11', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu43NoFiltersNoVtx_v5', - 'HLT_DoubleMu48NoFiltersNoVtx_v5', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v9', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_DoublePFJets100_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets100_PFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets200_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets200_PFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets350_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets350_PFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v1', - 'HLT_DoublePFJets40_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets40_PFBTagDeepJet_p71_v2', - 'HLT_DoublePhoton33_CaloIdL_v7', - 'HLT_DoublePhoton70_v7', - 'HLT_DoublePhoton85_v15', - 'HLT_ECALHT800_v11', - 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v15', - 'HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v19', - 'HLT_Ele135_CaloIdVT_GsfTrkIdT_v8', - 'HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9', - 'HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v17', - 'HLT_Ele15_IsoVVVL_PFHT450_v17', - 'HLT_Ele15_IsoVVVL_PFHT600_v21', - 'HLT_Ele15_WPLoose_Gsf_v4', - 'HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v10', - 'HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v17', - 'HLT_Ele20_WPLoose_Gsf_v7', - 'HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v19', - 'HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v19', - 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v20', - 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v20', - 'HLT_Ele27_WPTight_Gsf_v17', - 'HLT_Ele28_HighEta_SC20_Mass55_v14', - 'HLT_Ele28_WPTight_Gsf_v2', - 'HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v14', - 'HLT_Ele30_WPTight_Gsf_v2', - 'HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v14', - 'HLT_Ele32_WPTight_Gsf_L1DoubleEG_v10', - 'HLT_Ele32_WPTight_Gsf_v16', - 'HLT_Ele35_WPTight_Gsf_L1EGMT_v6', - 'HLT_Ele35_WPTight_Gsf_v10', - 'HLT_Ele38_WPTight_Gsf_v10', - 'HLT_Ele40_WPTight_Gsf_v10', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v1', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v19', - 'HLT_Ele50_IsoVVVL_PFHT450_v17', - 'HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v17', - 'HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v19', - 'HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v1')+cms.vstring( 'HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v1', - 'HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1', - 'HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1', - 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1', - 'HLT_HT425_v10', - 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v2', - 'HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v2', - 'HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v2', - 'HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v2', - 'HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v2', - 'HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v2', - 'HLT_HT430_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v2', - 'HLT_HT430_DisplacedDijet60_DisplacedTrack_v14', - 'HLT_HT500_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT550_DisplacedDijet60_Inclusive_v14', - 'HLT_HT650_DisplacedDijet60_Inclusive_v14', + 'HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v2', + 'HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v2', + 'HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v3', + 'HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v2', + 'HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v2', + 'HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v2', + 'HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v3', + 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v2', + 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v2', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v12', + 'HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v12', + 'HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v12', + 'HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v12', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu43NoFiltersNoVtx_v6', + 'HLT_DoubleMu48NoFiltersNoVtx_v6', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v10', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_DoublePFJets100_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets100_PFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets200_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets200_PFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets350_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets350_PFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v2', + 'HLT_DoublePFJets40_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets40_PFBTagDeepJet_p71_v3', + 'HLT_DoublePhoton33_CaloIdL_v8', + 'HLT_DoublePhoton70_v8', + 'HLT_DoublePhoton85_v16', + 'HLT_ECALHT800_v12', + 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v16', + 'HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v20', + 'HLT_Ele135_CaloIdVT_GsfTrkIdT_v9', + 'HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10', + 'HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v18', + 'HLT_Ele15_IsoVVVL_PFHT450_v18', + 'HLT_Ele15_IsoVVVL_PFHT600_v22', + 'HLT_Ele15_WPLoose_Gsf_v5', + 'HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v11', + 'HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v18', + 'HLT_Ele20_WPLoose_Gsf_v8', + 'HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v20', + 'HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v20', + 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v21', + 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v21', + 'HLT_Ele24_eta2p1_WPTight_Gsf_TightChargedIsoPFTauHPS30_eta2p1_CrossL1_v3', + 'HLT_Ele27_WPTight_Gsf_v18', + 'HLT_Ele28_HighEta_SC20_Mass55_v15', + 'HLT_Ele28_WPTight_Gsf_v3', + 'HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v15', + 'HLT_Ele30_WPTight_Gsf_v3', + 'HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v15', + 'HLT_Ele32_WPTight_Gsf_L1DoubleEG_v11', + 'HLT_Ele32_WPTight_Gsf_v17', + 'HLT_Ele35_WPTight_Gsf_L1EGMT_v7', + 'HLT_Ele35_WPTight_Gsf_v11', + 'HLT_Ele38_WPTight_Gsf_v11', + 'HLT_Ele40_WPTight_Gsf_v11', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v2', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v20', + 'HLT_Ele50_IsoVVVL_PFHT450_v18', + 'HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v18', + 'HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v20', + 'HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2')+cms.vstring( 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v2', + 'HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2', + 'HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2', + 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2', + 'HLT_HT425_v11', + 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsInclusive_v1', + 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v3', + 'HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v3', + 'HLT_HT430_DelayedJet40_SingleDelay0p5nsInclusive_v1', + 'HLT_HT430_DelayedJet40_SingleDelay0p5nsTrackless_v1', + 'HLT_HT430_DelayedJet40_SingleDelay1nsInclusive_v1', + 'HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v3', + 'HLT_HT430_DelayedJet40_SingleDelay1p5nsInclusive_v1', + 'HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v3', + 'HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v3', + 'HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v3', + 'HLT_HT430_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v3', + 'HLT_HT430_DisplacedDijet60_DisplacedTrack_v15', + 'HLT_HT500_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT550_DisplacedDijet60_Inclusive_v15', + 'HLT_HT650_DisplacedDijet60_Inclusive_v15', 'HLT_HcalIsolatedbunch_v6', 'HLT_HcalNZS_v14', 'HLT_HcalPhiSym_v16', - 'HLT_HighPtTkMu100_v3', - 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v2', - 'HLT_IsoMu20_v16', - 'HLT_IsoMu24_TwoProngs35_v2', - 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v2', - 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v2', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_v16', - 'HLT_IsoMu24_v14', - 'HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1', - 'HLT_IsoMu27_v17', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v1', - 'HLT_IsoTrackHB_v5', - 'HLT_IsoTrackHE_v5', + 'HLT_HighPtTkMu100_v4', + 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_CrossL1_v3', + 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v3', + 'HLT_IsoMu20_v17', + 'HLT_IsoMu24_TwoProngs35_v3', + 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v3', + 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_v17', + 'HLT_IsoMu24_v15', + 'HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2', + 'HLT_IsoMu27_v18', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v2', + 'HLT_IsoTrackHB_v6', + 'HLT_IsoTrackHE_v6', 'HLT_L1CSCShower_DTCluster50_v2', 'HLT_L1CSCShower_DTCluster75_v2', - 'HLT_L1ETMHadSeeds_v3', - 'HLT_L1MET_DTCluster50_v2', - 'HLT_L1MET_DTClusterNoMB1S50_v2', + 'HLT_L1ETMHadSeeds_v4', + 'HLT_L1MET_DTCluster50_v3', + 'HLT_L1MET_DTClusterNoMB1S50_v3', 'HLT_L1Mu6HT240_v2', 'HLT_L1NotBptxOR_v4', 'HLT_L1SingleMu18_v4', @@ -3508,248 +3524,250 @@ 'HLT_L2Mu10_NoVertex_NoBPTX_v7', 'HLT_L2Mu40_NoVertex_3Sta_NoBPTX3BX_v6', 'HLT_L2Mu45_NoVertex_3Sta_NoBPTX3BX_v5', - 'HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v1', - 'HLT_MET105_IsoTrk50_v10', - 'HLT_MET120_IsoTrk50_v10', - 'HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v16', - 'HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v8', - 'HLT_Mu12eta2p3_PFJet40_v2', - 'HLT_Mu12eta2p3_v2', - 'HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9', - 'HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v16', - 'HLT_Mu15_IsoVVVL_PFHT450_v16', - 'HLT_Mu15_IsoVVVL_PFHT600_v20', - 'HLT_Mu15_v4', - 'HLT_Mu17_Photon30_IsoCaloId_v7', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v6', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v6', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v16', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v15', - 'HLT_Mu17_TrkIsoVVL_v14', - 'HLT_Mu17_v14', - 'HLT_Mu18_Mu9_SameSign_v5', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v4', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v4', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v4', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v4', - 'HLT_Mu19_TrkIsoVVL_v5', - 'HLT_Mu19_v5', - 'HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v2', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu20_v13', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v8', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu27_Ele37_CaloIdL_MW_v6', - 'HLT_Mu27_v14', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu37_Ele27_CaloIdL_MW_v6', - 'HLT_Mu37_TkMu27_v6', - 'HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v2', - 'HLT_Mu3_PFJet40_v17', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v3', - 'HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v2', - 'HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v6', - 'HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v6', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v16', - 'HLT_Mu50_IsoVVVL_PFHT450_v16', + 'HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v2', + 'HLT_MET105_IsoTrk50_v11', + 'HLT_MET120_IsoTrk50_v11', + 'HLT_MediumChargedIsoPFTau180HighPtRelaxedIso_Trk50_eta2p1_v14', + 'HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v17', + 'HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v9', + 'HLT_Mu12eta2p3_PFJet40_v3', + 'HLT_Mu12eta2p3_v3', + 'HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10', + 'HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v17', + 'HLT_Mu15_IsoVVVL_PFHT450_v17', + 'HLT_Mu15_IsoVVVL_PFHT600_v21', + 'HLT_Mu15_v5', + 'HLT_Mu17_Photon30_IsoCaloId_v8', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v7', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v7', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v17', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v16', + 'HLT_Mu17_TrkIsoVVL_v15', + 'HLT_Mu17_v15', + 'HLT_Mu18_Mu9_SameSign_v6', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v5', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v5', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v5', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v5', + 'HLT_Mu19_TrkIsoVVL_v6', + 'HLT_Mu19_v6', + 'HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v3', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu20_v14', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v9', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu27_Ele37_CaloIdL_MW_v7', + 'HLT_Mu27_v15', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu37_Ele27_CaloIdL_MW_v7', + 'HLT_Mu37_TkMu27_v7', + 'HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v3', + 'HLT_Mu3_PFJet40_v18', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v4', + 'HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v3', + 'HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v7', + 'HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v7', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17', + 'HLT_Mu50_IsoVVVL_PFHT450_v17', 'HLT_Mu50_L1SingleMuShower_v1', - 'HLT_Mu50_v14', - 'HLT_Mu55_v4', - 'HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v2', - 'HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v2', - 'HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v2', - 'HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v2', - 'HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v2', - 'HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v19', - 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v19', - 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v20', - 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v20', - 'HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v14', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v12', - 'HLT_Mu8_TrkIsoVVL_v13', - 'HLT_Mu8_v13', - 'HLT_OnlineMonitorGroup_v2', - 'HLT_PFHT1050_v19', - 'HLT_PFHT180_v18', - 'HLT_PFHT250_v18', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v4', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v2', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v10', - 'HLT_PFHT350_v20', - 'HLT_PFHT370_v18', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v9', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v2', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_v9', - 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v9', - 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v2', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v9', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v2', - 'HLT_PFHT400_SixPFJet32_v9', - 'HLT_PFHT430_v18', - 'HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v8', - 'HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v2', - 'HLT_PFHT450_SixPFJet36_v8', - 'HLT_PFHT500_PFMET100_PFMHT100_IDTight_v13', - 'HLT_PFHT500_PFMET110_PFMHT110_IDTight_v13', - 'HLT_PFHT510_v18', - 'HLT_PFHT590_v18', - 'HLT_PFHT680_v18', - 'HLT_PFHT700_PFMET85_PFMHT85_IDTight_v13', - 'HLT_PFHT780_v18', - 'HLT_PFHT800_PFMET75_PFMHT75_IDTight_v13', - 'HLT_PFHT890_v18', - 'HLT_PFJet110_v1', - 'HLT_PFJet140_v20', - 'HLT_PFJet200_v20', - 'HLT_PFJet260_v21', - 'HLT_PFJet320_v21', - 'HLT_PFJet400_v21', - 'HLT_PFJet40_v22', - 'HLT_PFJet450_v22', - 'HLT_PFJet500_v22', - 'HLT_PFJet550_v12', - 'HLT_PFJet60_v22', - 'HLT_PFJet80_v21', - 'HLT_PFJetFwd140_v19', - 'HLT_PFJetFwd15_v4', - 'HLT_PFJetFwd200_v19', - 'HLT_PFJetFwd25_v4', - 'HLT_PFJetFwd260_v20', - 'HLT_PFJetFwd320_v20', - 'HLT_PFJetFwd400_v20', - 'HLT_PFJetFwd40_v20', - 'HLT_PFJetFwd450_v20', - 'HLT_PFJetFwd500_v20', - 'HLT_PFJetFwd60_v20', - 'HLT_PFJetFwd80_v19', - 'HLT_PFMET100_PFMHT100_IDTight_PFHT60_v10', - 'HLT_PFMET105_IsoTrk50_v2', - 'HLT_PFMET110_PFJet100_v2', - 'HLT_PFMET110_PFMHT110_IDTight_v21', - 'HLT_PFMET120_PFMHT120_IDTight_PFHT60_v10', - 'HLT_PFMET120_PFMHT120_IDTight_v21', - 'HLT_PFMET130_PFMHT130_IDTight_v21', - 'HLT_PFMET140_PFMHT140_IDTight_v21', - 'HLT_PFMET200_BeamHaloCleaned_v10', - 'HLT_PFMET200_NotCleaned_v10', - 'HLT_PFMET250_NotCleaned_v10', - 'HLT_PFMET300_NotCleaned_v10', - 'HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v10', - 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v21', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v10', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v21', - 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v20', - 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v20', - 'HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v10', - 'HLT_PFMETTypeOne110_PFMHT110_IDTight_v13', - 'HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v10', - 'HLT_PFMETTypeOne120_PFMHT120_IDTight_v13', - 'HLT_PFMETTypeOne130_PFMHT130_IDTight_v13', - 'HLT_PFMETTypeOne140_PFMHT140_IDTight_v12', - 'HLT_PFMETTypeOne200_BeamHaloCleaned_v10', - 'HLT_Photon100EBHE10_v3', - 'HLT_Photon110EB_TightID_TightIso_v3', - 'HLT_Photon120_R9Id90_HE10_IsoM_v15', - 'HLT_Photon120_v14', - 'HLT_Photon150_v7', - 'HLT_Photon165_R9Id90_HE10_IsoM_v16', - 'HLT_Photon175_v15', - 'HLT_Photon200_v14', - 'HLT_Photon20_HoverELoose_v11', - 'HLT_Photon20_v3', - 'HLT_Photon300_NoHE_v13', - 'HLT_Photon30EB_TightID_TightIso_v2', - 'HLT_Photon30_HoverELoose_v11', - 'HLT_Photon33_v6', - 'HLT_Photon35_TwoProngs35_v2', - 'HLT_Photon50_R9Id90_HE10_IsoM_v15', - 'HLT_Photon50_v14', - 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v12')+cms.vstring( 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v6', - 'HLT_Photon75_R9Id90_HE10_IsoM_v15', - 'HLT_Photon75_v14', - 'HLT_Photon90_R9Id90_HE10_IsoM_v15', - 'HLT_Photon90_v14', + 'HLT_Mu50_v15', + 'HLT_Mu55_v5', + 'HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v3', + 'HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v3', + 'HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v3', + 'HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v3', + 'HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v3', + 'HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v20', + 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v20', + 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v21', + 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v21', + 'HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v18', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v15', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v13', + 'HLT_Mu8_TrkIsoVVL_v14', + 'HLT_Mu8_v14', + 'HLT_OnlineMonitorGroup_v3', + 'HLT_PFHT1050_v20', + 'HLT_PFHT180_v19', + 'HLT_PFHT250_v19', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v5', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v3', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v11', + 'HLT_PFHT350_v21', + 'HLT_PFHT370_v19', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v10', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v3', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_v10', + 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v10', + 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v3', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v10', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v3', + 'HLT_PFHT400_SixPFJet32_v10', + 'HLT_PFHT430_v19', + 'HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v9', + 'HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v3', + 'HLT_PFHT450_SixPFJet36_v9', + 'HLT_PFHT500_PFMET100_PFMHT100_IDTight_v14', + 'HLT_PFHT500_PFMET110_PFMHT110_IDTight_v14', + 'HLT_PFHT510_v19', + 'HLT_PFHT590_v19', + 'HLT_PFHT680_v19', + 'HLT_PFHT700_PFMET85_PFMHT85_IDTight_v14', + 'HLT_PFHT780_v19', + 'HLT_PFHT800_PFMET75_PFMHT75_IDTight_v14', + 'HLT_PFHT890_v19', + 'HLT_PFJet110_v2', + 'HLT_PFJet140_v21', + 'HLT_PFJet200_v21', + 'HLT_PFJet260_v22', + 'HLT_PFJet320_v22', + 'HLT_PFJet400_v22', + 'HLT_PFJet40_v23', + 'HLT_PFJet450_v23', + 'HLT_PFJet500_v23', + 'HLT_PFJet550_v13', + 'HLT_PFJet60_v23', + 'HLT_PFJet80_v22', + 'HLT_PFJetFwd140_v20', + 'HLT_PFJetFwd15_v5', + 'HLT_PFJetFwd200_v20', + 'HLT_PFJetFwd25_v5', + 'HLT_PFJetFwd260_v21', + 'HLT_PFJetFwd320_v21', + 'HLT_PFJetFwd400_v21', + 'HLT_PFJetFwd40_v21', + 'HLT_PFJetFwd450_v21', + 'HLT_PFJetFwd500_v21', + 'HLT_PFJetFwd60_v21', + 'HLT_PFJetFwd80_v20', + 'HLT_PFMET100_PFMHT100_IDTight_PFHT60_v11', + 'HLT_PFMET105_IsoTrk50_v3', + 'HLT_PFMET110_PFJet100_v3', + 'HLT_PFMET110_PFMHT110_IDTight_v22', + 'HLT_PFMET120_PFMHT120_IDTight_PFHT60_v11', + 'HLT_PFMET120_PFMHT120_IDTight_v22', + 'HLT_PFMET130_PFMHT130_IDTight_v22', + 'HLT_PFMET140_PFMHT140_IDTight_v22', + 'HLT_PFMET200_BeamHaloCleaned_v11', + 'HLT_PFMET200_NotCleaned_v11', + 'HLT_PFMET250_NotCleaned_v11', + 'HLT_PFMET300_NotCleaned_v11', + 'HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v11', + 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v22', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v11', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v22', + 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v21', + 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v21', + 'HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v11', + 'HLT_PFMETTypeOne110_PFMHT110_IDTight_v14', + 'HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v11', + 'HLT_PFMETTypeOne120_PFMHT120_IDTight_v14', + 'HLT_PFMETTypeOne130_PFMHT130_IDTight_v14', + 'HLT_PFMETTypeOne140_PFMHT140_IDTight_v13', + 'HLT_PFMETTypeOne200_BeamHaloCleaned_v11', + 'HLT_Photon100EBHE10_v4', + 'HLT_Photon110EB_TightID_TightIso_v4', + 'HLT_Photon120_R9Id90_HE10_IsoM_v16', + 'HLT_Photon120_v15', + 'HLT_Photon150_v8', + 'HLT_Photon165_R9Id90_HE10_IsoM_v17', + 'HLT_Photon175_v16', + 'HLT_Photon200_v15', + 'HLT_Photon20_HoverELoose_v12', + 'HLT_Photon20_v4')+cms.vstring( 'HLT_Photon300_NoHE_v14', + 'HLT_Photon30EB_TightID_TightIso_v3', + 'HLT_Photon30_HoverELoose_v12', + 'HLT_Photon33_v7', + 'HLT_Photon35_TwoProngs35_v3', + 'HLT_Photon50_R9Id90_HE10_IsoM_v16', + 'HLT_Photon50_v15', + 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v13', + 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v7', + 'HLT_Photon75_R9Id90_HE10_IsoM_v16', + 'HLT_Photon75_v15', + 'HLT_Photon90_R9Id90_HE10_IsoM_v16', + 'HLT_Photon90_v15', 'HLT_Physics_v8', - 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet103_88_75_15_v6', - 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet105_88_76_15_v6', - 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet111_90_80_15_v6', - 'HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2', - 'HLT_QuadPFJet70_50_40_30_v2', - 'HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v2', - 'HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v2', + 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v3', + 'HLT_QuadPFJet103_88_75_15_v7', + 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v3', + 'HLT_QuadPFJet105_88_76_15_v7', + 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v3', + 'HLT_QuadPFJet111_90_80_15_v7', + 'HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v3', + 'HLT_QuadPFJet70_50_40_30_v3', + 'HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v3', + 'HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v3', 'HLT_Random_v3', - 'HLT_SingleJet30_Mu12_SinglePFJet40_v12', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4', - 'HLT_TripleJet110_35_35_Mjj650_PFMET110_v10', - 'HLT_TripleJet110_35_35_Mjj650_PFMET120_v10', - 'HLT_TripleJet110_35_35_Mjj650_PFMET130_v10', - 'HLT_TripleMu_10_5_5_DZ_v11', - 'HLT_TripleMu_12_10_5_v11', - 'HLT_TripleMu_5_3_3_Mass3p8_DCA_v4', - 'HLT_TripleMu_5_3_3_Mass3p8_DZ_v9', - 'HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v7', + 'HLT_SingleJet30_Mu12_SinglePFJet40_v13', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5', + 'HLT_TripleJet110_35_35_Mjj650_PFMET110_v11', + 'HLT_TripleJet110_35_35_Mjj650_PFMET120_v11', + 'HLT_TripleJet110_35_35_Mjj650_PFMET130_v11', + 'HLT_TripleMu_10_5_5_DZ_v12', + 'HLT_TripleMu_12_10_5_v12', + 'HLT_TripleMu_5_3_3_Mass3p8_DCA_v5', + 'HLT_TripleMu_5_3_3_Mass3p8_DZ_v10', + 'HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v8', 'HLT_UncorrectedJetE30_NoBPTX3BX_v7', 'HLT_UncorrectedJetE30_NoBPTX_v7', 'HLT_UncorrectedJetE60_NoBPTX3BX_v7', 'HLT_UncorrectedJetE70_NoBPTX3BX_v7', - 'HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v1', + 'HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v2', + 'HLT_VBF_DoubleTightChargedIsoPFTauHPS20_Trk1_eta2p1_v3', 'HLT_ZeroBias_Alignment_v2', 'HLT_ZeroBias_FirstBXAfterTrain_v4', 'HLT_ZeroBias_FirstCollisionAfterAbortGap_v6', @@ -3757,691 +3775,695 @@ 'HLT_ZeroBias_IsolatedBunches_v6', 'HLT_ZeroBias_LastCollisionInTrain_v4', 'HLT_ZeroBias_v7') ), - ParkingDoubleElectronLowMass0 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v1', - 'HLT_DoubleEle4_eta1p22_mMax6_v1', - 'HLT_DoubleEle4p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle6_eta1p22_mMax6_v1', - 'HLT_DoubleEle6p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle7_eta1p22_mMax6_v1', - 'HLT_DoubleEle7p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle8_eta1p22_mMax6_v1', - 'HLT_DoubleEle8p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle9_eta1p22_mMax6_v1', - 'HLT_DoubleEle9p5_eta1p22_mMax6_v1' ), - ParkingDoubleElectronLowMass1 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v1', - 'HLT_DoubleEle4_eta1p22_mMax6_v1', - 'HLT_DoubleEle4p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle6_eta1p22_mMax6_v1', - 'HLT_DoubleEle6p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle7_eta1p22_mMax6_v1', - 'HLT_DoubleEle7p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle8_eta1p22_mMax6_v1', - 'HLT_DoubleEle8p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle9_eta1p22_mMax6_v1', - 'HLT_DoubleEle9p5_eta1p22_mMax6_v1' ), - ParkingDoubleElectronLowMass2 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v1', - 'HLT_DoubleEle4_eta1p22_mMax6_v1', - 'HLT_DoubleEle4p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle6_eta1p22_mMax6_v1', - 'HLT_DoubleEle6p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle7_eta1p22_mMax6_v1', - 'HLT_DoubleEle7p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle8_eta1p22_mMax6_v1', - 'HLT_DoubleEle8p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle9_eta1p22_mMax6_v1', - 'HLT_DoubleEle9p5_eta1p22_mMax6_v1' ), - ParkingDoubleElectronLowMass3 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v1', - 'HLT_DoubleEle4_eta1p22_mMax6_v1', - 'HLT_DoubleEle4p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle6_eta1p22_mMax6_v1', - 'HLT_DoubleEle6p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle7_eta1p22_mMax6_v1', - 'HLT_DoubleEle7p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle8_eta1p22_mMax6_v1', - 'HLT_DoubleEle8p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle9_eta1p22_mMax6_v1', - 'HLT_DoubleEle9p5_eta1p22_mMax6_v1' ), - ParkingDoubleElectronLowMass4 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v1', - 'HLT_DoubleEle4_eta1p22_mMax6_v1', - 'HLT_DoubleEle4p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle6_eta1p22_mMax6_v1', - 'HLT_DoubleEle6p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle7_eta1p22_mMax6_v1', - 'HLT_DoubleEle7p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle8_eta1p22_mMax6_v1', - 'HLT_DoubleEle8p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle9_eta1p22_mMax6_v1', - 'HLT_DoubleEle9p5_eta1p22_mMax6_v1' ), - ParkingDoubleElectronLowMass5 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v1', - 'HLT_DoubleEle4_eta1p22_mMax6_v1', - 'HLT_DoubleEle4p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle6_eta1p22_mMax6_v1', - 'HLT_DoubleEle6p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle7_eta1p22_mMax6_v1', - 'HLT_DoubleEle7p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle8_eta1p22_mMax6_v1', - 'HLT_DoubleEle8p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle9_eta1p22_mMax6_v1', - 'HLT_DoubleEle9p5_eta1p22_mMax6_v1' ), - ParkingDoubleMuonLowMass0 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ), - ParkingDoubleMuonLowMass1 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ), - ParkingDoubleMuonLowMass2 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ), - ParkingDoubleMuonLowMass3 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ), - ParkingDoubleMuonLowMass4 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ), - ParkingDoubleMuonLowMass5 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ), - ParkingDoubleMuonLowMass6 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ), - ParkingDoubleMuonLowMass7 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ), - ParkingSingleMuon0 = cms.vstring( 'HLT_Mu12_IP6_v1' ), - ParkingSingleMuon1 = cms.vstring( 'HLT_Mu12_IP6_v1' ), - ParkingSingleMuon2 = cms.vstring( 'HLT_Mu12_IP6_v1' ), + ParkingDoubleElectronLowMass0 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v2', + 'HLT_DoubleEle4_eta1p22_mMax6_v2', + 'HLT_DoubleEle4p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle6_eta1p22_mMax6_v2', + 'HLT_DoubleEle6p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle7_eta1p22_mMax6_v2', + 'HLT_DoubleEle7p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle8_eta1p22_mMax6_v2', + 'HLT_DoubleEle8p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle9_eta1p22_mMax6_v2', + 'HLT_DoubleEle9p5_eta1p22_mMax6_v2' ), + ParkingDoubleElectronLowMass1 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v2', + 'HLT_DoubleEle4_eta1p22_mMax6_v2', + 'HLT_DoubleEle4p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle6_eta1p22_mMax6_v2', + 'HLT_DoubleEle6p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle7_eta1p22_mMax6_v2', + 'HLT_DoubleEle7p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle8_eta1p22_mMax6_v2', + 'HLT_DoubleEle8p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle9_eta1p22_mMax6_v2', + 'HLT_DoubleEle9p5_eta1p22_mMax6_v2' ), + ParkingDoubleElectronLowMass2 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v2', + 'HLT_DoubleEle4_eta1p22_mMax6_v2', + 'HLT_DoubleEle4p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle6_eta1p22_mMax6_v2', + 'HLT_DoubleEle6p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle7_eta1p22_mMax6_v2', + 'HLT_DoubleEle7p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle8_eta1p22_mMax6_v2', + 'HLT_DoubleEle8p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle9_eta1p22_mMax6_v2', + 'HLT_DoubleEle9p5_eta1p22_mMax6_v2' ), + ParkingDoubleElectronLowMass3 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v2', + 'HLT_DoubleEle4_eta1p22_mMax6_v2', + 'HLT_DoubleEle4p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle6_eta1p22_mMax6_v2', + 'HLT_DoubleEle6p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle7_eta1p22_mMax6_v2', + 'HLT_DoubleEle7p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle8_eta1p22_mMax6_v2', + 'HLT_DoubleEle8p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle9_eta1p22_mMax6_v2', + 'HLT_DoubleEle9p5_eta1p22_mMax6_v2' ), + ParkingDoubleElectronLowMass4 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v2', + 'HLT_DoubleEle4_eta1p22_mMax6_v2', + 'HLT_DoubleEle4p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle6_eta1p22_mMax6_v2', + 'HLT_DoubleEle6p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle7_eta1p22_mMax6_v2', + 'HLT_DoubleEle7p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle8_eta1p22_mMax6_v2', + 'HLT_DoubleEle8p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle9_eta1p22_mMax6_v2', + 'HLT_DoubleEle9p5_eta1p22_mMax6_v2' ), + ParkingDoubleElectronLowMass5 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v2', + 'HLT_DoubleEle4_eta1p22_mMax6_v2', + 'HLT_DoubleEle4p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle6_eta1p22_mMax6_v2', + 'HLT_DoubleEle6p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle7_eta1p22_mMax6_v2', + 'HLT_DoubleEle7p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle8_eta1p22_mMax6_v2', + 'HLT_DoubleEle8p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle9_eta1p22_mMax6_v2', + 'HLT_DoubleEle9p5_eta1p22_mMax6_v2' ), + ParkingDoubleMuonLowMass0 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ), + ParkingDoubleMuonLowMass1 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ), + ParkingDoubleMuonLowMass2 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ), + ParkingDoubleMuonLowMass3 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ), + ParkingDoubleMuonLowMass4 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ), + ParkingDoubleMuonLowMass5 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ), + ParkingDoubleMuonLowMass6 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ), + ParkingDoubleMuonLowMass7 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ), + ParkingSingleMuon0 = cms.vstring( 'HLT_Mu12_IP6_v2' ), + ParkingSingleMuon1 = cms.vstring( 'HLT_Mu12_IP6_v2' ), + ParkingSingleMuon2 = cms.vstring( 'HLT_Mu12_IP6_v2' ), RPCMonitor = cms.vstring( 'AlCa_RPCMuonNormalisation_v14' ), - ReservedDoubleMuonLowMass = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ), - ScoutingPFMonitor = cms.vstring( 'DST_Run3_PFScoutingPixelTracking_v17', - 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v15', - 'HLT_Ele35_WPTight_Gsf_v10', - 'HLT_IsoMu27_v17', - 'HLT_Mu50_v14', - 'HLT_PFHT1050_v19', - 'HLT_Photon200_v14' ), - ScoutingPFRun3 = cms.vstring( 'DST_HLTMuon_Run3_PFScoutingPixelTracking_v17', - 'DST_Run3_PFScoutingPixelTracking_v17' ), - Tau = cms.vstring( 'HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v2', - 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v1', - 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v1', - 'HLT_DoubleMediumDeepTauPFTauHPS35_L2NN_eta2p1_v1', - 'HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v1', - 'HLT_LooseDeepTauPFTauHPS180_L2NN_eta2p1_v2', - 'HLT_Photon35_TwoProngs35_v2', - 'HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v1' ), + ReservedDoubleMuonLowMass = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ), + ScoutingPFMonitor = cms.vstring( 'DST_Run3_PFScoutingPixelTracking_v18', + 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v16', + 'HLT_Ele35_WPTight_Gsf_v11', + 'HLT_IsoMu27_v18', + 'HLT_Mu50_v15', + 'HLT_PFHT1050_v20', + 'HLT_Photon200_v15' ), + ScoutingPFRun3 = cms.vstring( 'DST_HLTMuon_Run3_PFScoutingPixelTracking_v18', + 'DST_Run3_PFScoutingPixelTracking_v18' ), + Tau = cms.vstring( 'HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v3', + 'HLT_DoubleMediumChargedIsoPFTauHPS40_Trk1_eta2p1_v3', + 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v2', + 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v2', + 'HLT_DoubleMediumDeepTauPFTauHPS35_L2NN_eta2p1_v2', + 'HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v2', + 'HLT_DoubleTightChargedIsoPFTauHPS35_Trk1_eta2p1_v3', + 'HLT_LooseDeepTauPFTauHPS180_L2NN_eta2p1_v3', + 'HLT_MediumChargedIsoPFTau180HighPtRelaxedIso_Trk50_eta2p1_v14', + 'HLT_Photon35_TwoProngs35_v3', + 'HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v2', + 'HLT_VBF_DoubleTightChargedIsoPFTauHPS20_Trk1_eta2p1_v3' ), TestEnablesEcalHcal = cms.vstring( 'HLT_EcalCalibration_v4', 'HLT_HcalCalibration_v5' ), TestEnablesEcalHcalDQM = cms.vstring( 'HLT_EcalCalibration_v4', @@ -6692,7 +6714,7 @@ digisInLabelEE = cms.InputTag( 'hltEcalDigisGPU','eeDigis' ), digisOutLabelEB = cms.string( "ebDigis" ), digisOutLabelEE = cms.string( "eeDigis" ), - produceDummyIntegrityCollections = cms.bool( True ) + produceDummyIntegrityCollections = cms.bool( False ) ) fragment.hltEcalDetIdToBeRecovered = cms.EDProducer( "EcalDetIdToBeRecoveredProducer", ebIntegrityChIdErrors = cms.InputTag( 'hltEcalDigis','EcalIntegrityChIdErrors' ), @@ -6801,74 +6823,7 @@ recHitsLabelCPUEB = cms.string( "EcalUncalibRecHitsEB" ), recHitsLabelCPUEE = cms.string( "EcalUncalibRecHitsEE" ) ) -fragment.hltEcalRecHitWithTPs = cms.EDProducer( "EcalRecHitProducer", - recoverEEVFE = cms.bool( False ), - EErechitCollection = cms.string( "EcalRecHitsEE" ), - recoverEBIsolatedChannels = cms.bool( False ), - recoverEBVFE = cms.bool( False ), - laserCorrection = cms.bool( True ), - EBLaserMIN = cms.double( 0.5 ), - killDeadChannels = cms.bool( True ), - dbStatusToBeExcludedEB = cms.vint32( 14, 78, 142 ), - EEuncalibRecHitCollection = cms.InputTag( 'hltEcalUncalibRecHit','EcalUncalibRecHitsEE' ), - dbStatusToBeExcludedEE = cms.vint32( 14, 78, 142 ), - EELaserMIN = cms.double( 0.5 ), - ebFEToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecovered','ebFE' ), - cleaningConfig = cms.PSet( - cThreshold_endcap = cms.double( 15.0 ), - tightenCrack_e1_double = cms.double( 2.0 ), - cThreshold_barrel = cms.double( 4.0 ), - e6e2thresh = cms.double( 0.04 ), - e4e1Threshold_barrel = cms.double( 0.08 ), - e4e1Threshold_endcap = cms.double( 0.3 ), - tightenCrack_e4e1_single = cms.double( 3.0 ), - cThreshold_double = cms.double( 10.0 ), - e4e1_b_barrel = cms.double( -0.024 ), - tightenCrack_e6e2_double = cms.double( 3.0 ), - e4e1_a_barrel = cms.double( 0.04 ), - tightenCrack_e1_single = cms.double( 2.0 ), - e4e1_a_endcap = cms.double( 0.02 ), - e4e1_b_endcap = cms.double( -0.0125 ), - ignoreOutOfTimeThresh = cms.double( 1.0E9 ) - ), - logWarningEtThreshold_EE_FE = cms.double( 50.0 ), - eeDetIdToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecovered','eeDetId' ), - recoverEBFE = cms.bool( False ), - eeFEToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecovered','eeFE' ), - ebDetIdToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecovered','ebDetId' ), - singleChannelRecoveryThreshold = cms.double( 8.0 ), - sum8ChannelRecoveryThreshold = cms.double( 0.0 ), - bdtWeightFileNoCracks = cms.FileInPath( "RecoLocalCalo/EcalDeadChannelRecoveryAlgos/data/BDTWeights/bdtgAllRH_8GT700MeV_noCracks_ZskimData2017_v1.xml" ), - bdtWeightFileCracks = cms.FileInPath( "RecoLocalCalo/EcalDeadChannelRecoveryAlgos/data/BDTWeights/bdtgAllRH_8GT700MeV_onlyCracks_ZskimData2017_v1.xml" ), - ChannelStatusToBeExcluded = cms.vstring( ), - EBrechitCollection = cms.string( "EcalRecHitsEB" ), - triggerPrimitiveDigiCollection = cms.InputTag( 'hltEcalDigisLegacy','EcalTriggerPrimitives' ), - recoverEEFE = cms.bool( False ), - singleChannelRecoveryMethod = cms.string( "NeuralNetworks" ), - EBLaserMAX = cms.double( 3.0 ), - flagsMapDBReco = cms.PSet( - kDead = cms.vstring( 'kNoDataNoTP' ), - kGood = cms.vstring( 'kOk', - 'kDAC', - 'kNoLaser', - 'kNoisy' ), - kTowerRecovered = cms.vstring( 'kDeadFE' ), - kNoisy = cms.vstring( 'kNNoisy', - 'kFixedG6', - 'kFixedG1' ), - kNeighboursRecovered = cms.vstring( 'kFixedG0', - 'kNonRespondingIsolated', - 'kDeadVFE' ) - ), - EBuncalibRecHitCollection = cms.InputTag( 'hltEcalUncalibRecHit','EcalUncalibRecHitsEB' ), - algoRecover = cms.string( "EcalRecHitWorkerRecover" ), - algo = cms.string( "EcalRecHitWorkerSimple" ), - EELaserMAX = cms.double( 8.0 ), - logWarningEtThreshold_EB_FE = cms.double( 50.0 ), - recoverEEIsolatedChannels = cms.bool( False ), - skipTimeCalib = cms.bool( False ) -) -fragment.hltEcalRecHitWithoutTPs = cms.EDProducer( "EcalRecHitProducer", +fragment.hltEcalRecHit = cms.EDProducer( "EcalRecHitProducer", recoverEEVFE = cms.bool( False ), EErechitCollection = cms.string( "EcalRecHitsEE" ), recoverEBIsolatedChannels = cms.bool( False ), @@ -6909,7 +6864,7 @@ bdtWeightFileCracks = cms.FileInPath( "RecoLocalCalo/EcalDeadChannelRecoveryAlgos/data/BDTWeights/bdtgAllRH_8GT700MeV_onlyCracks_ZskimData2017_v1.xml" ), ChannelStatusToBeExcluded = cms.vstring( ), EBrechitCollection = cms.string( "EcalRecHitsEB" ), - triggerPrimitiveDigiCollection = cms.InputTag( "unused" ), + triggerPrimitiveDigiCollection = cms.InputTag( 'hltEcalDigis','EcalTriggerPrimitives' ), recoverEEFE = cms.bool( False ), singleChannelRecoveryMethod = cms.string( "NeuralNetworks" ), EBLaserMAX = cms.double( 3.0 ), @@ -10376,7 +10331,7 @@ ) ) ), - maxIterations = cms.uint32( 50 ), + maxIterations = cms.uint32( 5 ), minChi2Prob = cms.double( 0.0 ), allCellsPositionCalc = cms.PSet( minAllowedNormalization = cms.double( 1.0E-9 ), @@ -23092,9 +23047,9 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltL1sHTTForBeamSpot = cms.EDFilter( "HLTL1TSeed", +fragment.hltL1sBigORLooseIsoEGXXerIsoTauYYerdRMin0p3 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_HTT120er OR L1_HTT160er OR L1_HTT200er OR L1_HTT255er OR L1_HTT280er OR L1_HTT320er OR L1_HTT360er OR L1_ETT2000 OR L1_HTT400er OR L1_HTT450er OR L1_SingleJet120 OR L1_SingleJet140er2p5 OR L1_SingleJet160er2p5 OR L1_SingleJet180 OR L1_SingleJet200 OR L1_DoubleJet40er2p5 OR L1_DoubleJet100er2p5 OR L1_DoubleJet120er2p5" ), + L1SeedsLogicalExpression = cms.string( "L1_LooseIsoEG22er2p1_IsoTau26er2p1_dR_Min0p3 OR L1_LooseIsoEG22er2p1_Tau70er2p1_dR_Min0p3 OR L1_LooseIsoEG24er2p1_IsoTau27er2p1_dR_Min0p3" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -23104,985 +23059,501 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltPreHT300Beamspot = cms.EDFilter( "HLTPrescaler", +fragment.hltPreEle24eta2p1WPTightGsfTightChargedIsoPFTauHPS30eta2p1CrossL1 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltAK4CaloJetsIDPassed = cms.EDProducer( "HLTCaloJetIDProducer", - min_N90 = cms.int32( -2 ), - min_N90hits = cms.int32( 2 ), - min_EMF = cms.double( 1.0E-6 ), - max_EMF = cms.double( 999.0 ), - jetsInput = cms.InputTag( "hltAK4CaloJets" ), - JetIDParams = cms.PSet( - hfRecHitsColl = cms.InputTag( "hltHfreco" ), - hoRecHitsColl = cms.InputTag( "hltHoreco" ), - ebRecHitsColl = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - hbheRecHitsColl = cms.InputTag( "hltHbhereco" ), - useRecHits = cms.bool( True ), - eeRecHitsColl = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ) - ) -) -fragment.hltAK4CaloJetsCorrectedIDPassed = cms.EDProducer( "CorrectedCaloJetProducer", - src = cms.InputTag( "hltAK4CaloJetsIDPassed" ), - correctors = cms.VInputTag( 'hltAK4CaloCorrector' ) -) -fragment.hltHtMht = cms.EDProducer( "HLTHtMhtProducer", - usePt = cms.bool( False ), - excludePFMuons = cms.bool( False ), - minNJetHt = cms.int32( 0 ), - minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 40.0 ), - minPtJetMht = cms.double( 30.0 ), - maxEtaJetHt = cms.double( 2.5 ), - maxEtaJetMht = cms.double( 5.0 ), - jetsLabel = cms.InputTag( "hltAK4CaloJetsCorrected" ), - pfCandidatesLabel = cms.InputTag( "" ) +fragment.hltEGL1EGerAndTauFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", + saveTags = cms.bool( True ), + candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), + l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + candNonIsolatedTag = cms.InputTag( "" ), + l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1SeedFilterTag = cms.InputTag( "hltL1sBigORLooseIsoEGXXerIsoTauYYerdRMin0p3" ), + l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + ncandcut = cms.int32( 1 ), + doIsolated = cms.bool( False ), + region_eta_size = cms.double( 0.522 ), + region_eta_size_ecap = cms.double( 1.0 ), + region_phi_size = cms.double( 1.044 ), + barrel_end = cms.double( 1.4791 ), + endcap_end = cms.double( 2.17 ) ) -fragment.hltHT300 = cms.EDFilter( "HLTHtMhtFilter", +fragment.hltEG24L1EGandTauEtFilter = cms.EDFilter( "HLTEgammaEtFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMht' ), - mhtLabels = cms.VInputTag( 'hltHtMht' ), - minHt = cms.vdouble( 300.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) + inputTag = cms.InputTag( "hltEGL1EGerAndTauFilter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 24.0 ), + etcutEE = cms.double( 24.0 ), + ncandcut = cms.int32( 1 ) ) -fragment.hltVerticesPF = cms.EDProducer( "PrimaryVertexProducer", - vertexCollections = cms.VPSet( - cms.PSet( chi2cutoff = cms.double( 3.0 ), - label = cms.string( "" ), - useBeamConstraint = cms.bool( False ), - minNdof = cms.double( 0.0 ), - maxDistanceToBeam = cms.double( 1.0 ), - algorithm = cms.string( "AdaptiveVertexFitter" ) - ), - cms.PSet( chi2cutoff = cms.double( 3.0 ), - label = cms.string( "WithBS" ), - useBeamConstraint = cms.bool( True ), - minNdof = cms.double( 0.0 ), - maxDistanceToBeam = cms.double( 1.0 ), - algorithm = cms.string( "AdaptiveVertexFitter" ) - ) - ), - verbose = cms.untracked.bool( False ), - TkFilterParameters = cms.PSet( - maxEta = cms.double( 100.0 ), - minPt = cms.double( 0.0 ), - minSiliconLayersWithHits = cms.int32( 5 ), - minPixelLayersWithHits = cms.int32( 2 ), - maxNormalizedChi2 = cms.double( 20.0 ), - trackQuality = cms.string( "any" ), - algorithm = cms.string( "filter" ), - maxD0Significance = cms.double( 999.0 ) - ), - beamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), - TrackLabel = cms.InputTag( "hltPFMuonMerging" ), - TrackTimeResosLabel = cms.InputTag( "dummy_default" ), - TrackTimesLabel = cms.InputTag( "dummy_default" ), - TkClusParameters = cms.PSet( - TkDAClusParameters = cms.PSet( - zmerge = cms.double( 0.01 ), - Tstop = cms.double( 0.5 ), - d0CutOff = cms.double( 999.0 ), - dzCutOff = cms.double( 4.0 ), - vertexSize = cms.double( 0.15 ), - coolingFactor = cms.double( 0.6 ), - Tpurge = cms.double( 2.0 ), - Tmin = cms.double( 2.4 ), - uniquetrkweight = cms.double( 0.9 ) - ), - algorithm = cms.string( "DA_vect" ) - ), - isRecoveryIteration = cms.bool( False ), - recoveryVtxCollection = cms.InputTag( "" ) +fragment.hltEle24erWPTightClusterShapeFilterForTau = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG24L1EGandTauEtFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.011 ), + thrRegularEE = cms.vdouble( 0.0305 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltVerticesPFSelector = cms.EDFilter( "PrimaryVertexObjectFilter", - filterParams = cms.PSet( - maxZ = cms.double( 24.0 ), - minNdof = cms.double( 4.0 ), - maxRho = cms.double( 2.0 ), - pvSrc = cms.InputTag( "hltVerticesPF" ) - ), - src = cms.InputTag( "hltVerticesPF" ) +fragment.hltEle24erWPTightHEFilterForTau = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle24erWPTightClusterShapeFilterForTau" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.1 ), + thrRegularEB1 = cms.vdouble( 0.75 ), + thrRegularEE1 = cms.vdouble( 3.0 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.03 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( 2.25 ), + thrRegularEE2 = cms.vdouble( 5.0 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.03 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.1, 0.1, 0.3, 0.5 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltVerticesPFFilter = cms.EDFilter( "VertexSelector", - src = cms.InputTag( "hltVerticesPFSelector" ), - cut = cms.string( "!isFake" ), - filter = cms.bool( True ) +fragment.hltEle24erWPTightEcalIsoFilterForTau = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle24erWPTightHEFilterForTau" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.1 ), + thrRegularEB1 = cms.vdouble( 1.75 ), + thrRegularEE1 = cms.vdouble( 1.0 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.025 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( 1.75 ), + thrRegularEE2 = cms.vdouble( 2.0 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.025 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.2, 0.2, 0.25, 0.3 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltL1sZeroBias = cms.EDFilter( "HLTL1TSeed", +fragment.hltEle24erWPTightHcalIsoFilterForTau = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_ZeroBias" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) + candTag = cms.InputTag( "hltEle24erWPTightEcalIsoFilterForTau" ), + varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.0 ), + thrRegularEB1 = cms.vdouble( 2.5 ), + thrRegularEE1 = cms.vdouble( 1.0 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.03 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( 3.0 ), + thrRegularEE2 = cms.vdouble( 2.0 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.03 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.2, 0.2, 0.4, 0.5 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.0 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltPreZeroBiasBeamspot = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltEle24erWPTightPixelMatchFilterForTau = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle24erWPTightHcalIsoFilterForTau" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) ) -fragment.hltL1sBigORMu18erTauXXer2p1 = cms.EDFilter( "HLTL1TSeed", +fragment.hltEle24erWPTightPMS2FilterForTau = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_Mu18er2p1_Tau24er2p1 OR L1_Mu18er2p1_Tau26er2p1" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) + candTag = cms.InputTag( "hltEle24erWPTightPixelMatchFilterForTau" ), + varTag = cms.InputTag( 'hltEgammaPixelMatchVars','s2' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 70.0 ), + thrRegularEE = cms.vdouble( 45.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltPreIsoMu20eta2p1TightChargedIsoPFTauHPS27eta2p1TightIDCrossL1 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltEle24erWPTightGsfOneOEMinusOneOPFilterForTau = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle24erWPTightPMS2FilterForTau" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.012 ), + thrRegularEE = cms.vdouble( 0.011 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", +fragment.hltEle24erWPTightGsfMissingHitsFilterForTau = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - PreviousCandTag = cms.InputTag( "hltL1sBigORMu18erTauXXer2p1" ), - MaxEta = cms.double( 2.1 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 1 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) + candTag = cms.InputTag( "hltEle24erWPTightGsfOneOEMinusOneOPFilterForTau" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','MissingHits' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 999.0 ), + thrRegularEE = cms.vdouble( 1.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltL2fBigORMu18erTauXXer2p1L1f0L2Filtered10Q = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", +fragment.hltEle24erWPTightGsfDetaFilterForTau = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL2MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0" ), - SeedMapTag = cms.InputTag( "hltL2Muons" ), - MinN = cms.int32( 0 ), - MaxEta = cms.double( 2.16 ), - AbsEtaBins = cms.vdouble( 0.0 ), - MinNstations = cms.vint32( 0 ), - MinNhits = cms.vint32( 0 ), - CutOnChambers = cms.bool( False ), - MinNchambers = cms.vint32( 0 ), - MaxDr = cms.double( 9999.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - NSigmaPt = cms.double( 0.0 ), - MatchToPreviousCand = cms.bool( True ) + candTag = cms.InputTag( "hltEle24erWPTightGsfMissingHitsFilterForTau" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.004 ), + thrRegularEE = cms.vdouble( 0.005 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", +fragment.hltEle24erWPTightGsfDphiFilterForTau = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltL1MuonsPt0" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 1 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) + candTag = cms.InputTag( "hltEle24erWPTightGsfDetaFilterForTau" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.02 ), + thrRegularEE = cms.vdouble( 0.023 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltL3fL1BigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20Q = cms.EDFilter( "HLTMuonL3PreFilter", +fragment.hltEle24erWPTightGsfTrackIsoFilterForTau = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fBigORMu18erTauXXer2p1L1f0L2Filtered10Q" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 2.1 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 20.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxNormalizedChi2 = cms.double( 9999.0 ), - MaxDXYBeamSpot = cms.double( 9999.0 ), - MinDXYBeamSpot = cms.double( -1.0 ), - MinNmuonHits = cms.int32( 0 ), - MaxPtDifference = cms.double( 9999.0 ), - MinTrackPt = cms.double( 0.0 ), - minMuonStations = cms.int32( 2 ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 0 ), - MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), - trkMuonId = cms.uint32( 0 ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) -) -fragment.hltFixedGridRhoFastjetECALMFForMuons = cms.EDProducer( "FixedGridRhoProducerFastjetFromRecHit", - hbheRecHitsTag = cms.InputTag( "hltHbhereco" ), - ebRecHitsTag = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - eeRecHitsTag = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - skipHCAL = cms.bool( True ), - skipECAL = cms.bool( False ), - eThresHB = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ), - eThresHE = cms.vdouble( 0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ), - maxRapidity = cms.double( 2.5 ), - gridSpacing = cms.double( 0.55 ) + candTag = cms.InputTag( "hltEle24erWPTightGsfDphiFilterForTau" ), + varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.1 ), + thrRegularEB1 = cms.vdouble( 0.838 ), + thrRegularEE1 = cms.vdouble( -0.363 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.025 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( -0.385 ), + thrRegularEE2 = cms.vdouble( 0.702 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.025 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.029, 0.111, 0.114, 0.032 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltFixedGridRhoFastjetHCAL = cms.EDProducer( "FixedGridRhoProducerFastjetFromRecHit", - hbheRecHitsTag = cms.InputTag( "hltHbhereco" ), - ebRecHitsTag = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - eeRecHitsTag = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - skipHCAL = cms.bool( False ), - skipECAL = cms.bool( True ), - eThresHB = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ), - eThresHE = cms.vdouble( 0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ), - maxRapidity = cms.double( 2.5 ), - gridSpacing = cms.double( 0.55 ) +fragment.hltStripTrackerHVOn = cms.EDFilter( "DetectorStateFilter", + DebugOn = cms.untracked.bool( False ), + DetectorType = cms.untracked.string( "sistrip" ), + DcsStatusLabel = cms.untracked.InputTag( "hltScalersRawToDigi" ), + DCSRecordLabel = cms.untracked.InputTag( "hltOnlineMetaDataDigis" ) ) -fragment.hltRecHitInRegionForMuonsMF = cms.EDProducer( "MuonHLTRechitInRegionsProducer", - productLabels = cms.vstring( 'EcalRegionalRecHitsEB', - 'EcalRegionalRecHitsEE' ), - ecalhitLabels = cms.VInputTag( 'hltEcalRecHit:EcalRecHitsEB','hltEcalRecHit:EcalRecHitsEE' ), - l1TagIsolated = cms.InputTag( "hltIterL3MuonCandidates" ), - l1TagNonIsolated = cms.InputTag( "NotUsed" ), - useUncalib = cms.bool( False ), - doIsolated = cms.bool( True ), - l1LowerThr = cms.double( 0.0 ), - l1UpperThr = cms.double( 999.0 ), - l1LowerThrIgnoreIsolation = cms.double( 100.0 ), - regionEtaMargin = cms.double( 0.4 ), - regionPhiMargin = cms.double( 0.4 ) +fragment.hltPixelTrackerHVOn = cms.EDFilter( "DetectorStateFilter", + DebugOn = cms.untracked.bool( False ), + DetectorType = cms.untracked.string( "pixel" ), + DcsStatusLabel = cms.untracked.InputTag( "hltScalersRawToDigi" ), + DCSRecordLabel = cms.untracked.InputTag( "hltOnlineMetaDataDigis" ) ) -fragment.hltRecHitInRegionForMuonsES = cms.EDProducer( "MuonHLTRechitInRegionsProducer", - productLabels = cms.vstring( 'EcalRegionalRecHitsES' ), - ecalhitLabels = cms.VInputTag( 'hltEcalPreshowerRecHit:EcalRecHitsES' ), - l1TagIsolated = cms.InputTag( "hltIterL3MuonCandidates" ), - l1TagNonIsolated = cms.InputTag( "NotUsed" ), - useUncalib = cms.bool( False ), - doIsolated = cms.bool( True ), - l1LowerThr = cms.double( 0.0 ), - l1UpperThr = cms.double( 999.0 ), - l1LowerThrIgnoreIsolation = cms.double( 100.0 ), - regionEtaMargin = cms.double( 0.4 ), - regionPhiMargin = cms.double( 0.4 ) +fragment.hltTauJet5 = cms.EDFilter( "HLT1CaloJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4CaloJetsPFEt5" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 5.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.5 ), + MinN = cms.int32( 1 ) ) -fragment.hltParticleFlowRecHitECALForMuonsMF = cms.EDProducer( "PFRecHitProducer", - navigator = cms.PSet( - barrel = cms.PSet( ), - endcap = cms.PSet( ), - name = cms.string( "PFRecHitECALNavigator" ) - ), - producers = cms.VPSet( - cms.PSet( src = cms.InputTag( 'hltRecHitInRegionForMuonsMF','EcalRegionalRecHitsEB' ), - srFlags = cms.InputTag( "" ), - name = cms.string( "PFEBRecHitCreator" ), - qualityTests = cms.VPSet( - cms.PSet( name = cms.string( "PFRecHitQTestDBThreshold" ), - applySelectionsToAllCrystals = cms.bool( True ) - ), - cms.PSet( topologicalCleaning = cms.bool( True ), - skipTTRecoveredHits = cms.bool( True ), - cleaningThreshold = cms.double( 2.0 ), - name = cms.string( "PFRecHitQTestECAL" ), - timingCleaning = cms.bool( True ) - ) - ) +fragment.hltParticleFlowBlockForTaus = cms.EDProducer( "PFBlockProducer", + verbose = cms.untracked.bool( False ), + debug = cms.untracked.bool( False ), + elementImporters = cms.VPSet( + cms.PSet( muonSrc = cms.InputTag( "hltMuons" ), + source = cms.InputTag( "hltLightPFTracks" ), + NHitCuts_byTrackAlgo = cms.vuint32( 3, 3, 3, 3, 3, 3 ), + useIterativeTracking = cms.bool( False ), + importerName = cms.string( "GeneralTracksImporter" ), + DPtOverPtCuts_byTrackAlgo = cms.vdouble( 20.0, 20.0, 20.0, 20.0, 20.0, 20.0 ), + muonMaxDPtOPt = cms.double( 1.0 ), + trackQuality = cms.string( "highPurity" ), + cleanBadConvertedBrems = cms.bool( False ), + vetoEndcap = cms.bool( False ) ), - cms.PSet( src = cms.InputTag( 'hltRecHitInRegionForMuonsMF','EcalRegionalRecHitsEE' ), - srFlags = cms.InputTag( "" ), - name = cms.string( "PFEERecHitCreator" ), - qualityTests = cms.VPSet( - cms.PSet( name = cms.string( "PFRecHitQTestDBThreshold" ), - applySelectionsToAllCrystals = cms.bool( True ) - ), - cms.PSet( topologicalCleaning = cms.bool( True ), - skipTTRecoveredHits = cms.bool( True ), - cleaningThreshold = cms.double( 2.0 ), - name = cms.string( "PFRecHitQTestECAL" ), - timingCleaning = cms.bool( True ) - ) - ) - ) - ) -) -fragment.hltParticleFlowRecHitPSForMuons = cms.EDProducer( "PFRecHitProducer", - navigator = cms.PSet( name = cms.string( "PFRecHitPreshowerNavigator" ) ), - producers = cms.VPSet( - cms.PSet( src = cms.InputTag( 'hltRecHitInRegionForMuonsES','EcalRegionalRecHitsES' ), - name = cms.string( "PFPSRecHitCreator" ), - qualityTests = cms.VPSet( - cms.PSet( threshold = cms.double( 7.0E-6 ), - name = cms.string( "PFRecHitQTestThreshold" ) - ) - ) - ) - ) -) -fragment.hltParticleFlowClusterECALUncorrectedForMuonsMF = cms.EDProducer( "PFClusterProducer", - recHitsSource = cms.InputTag( "hltParticleFlowRecHitECALForMuonsMF" ), - recHitCleaners = cms.VPSet( - ), - seedCleaners = cms.VPSet( - ), - seedFinder = cms.PSet( - thresholdsByDetector = cms.VPSet( - cms.PSet( seedingThresholdPt = cms.double( 0.15 ), - seedingThreshold = cms.double( 0.6 ), - detector = cms.string( "ECAL_ENDCAP" ) - ), - cms.PSet( seedingThresholdPt = cms.double( 0.0 ), - seedingThreshold = cms.double( 0.23 ), - detector = cms.string( "ECAL_BARREL" ) - ) + cms.PSet( source = cms.InputTag( "hltParticleFlowClusterECALUnseeded" ), + importerName = cms.string( "ECALClusterImporter" ), + BCtoPFCMap = cms.InputTag( "" ) ), - algoName = cms.string( "LocalMaximumSeedFinder" ), - nNeighbours = cms.int32( 8 ) - ), - initialClusteringStep = cms.PSet( - thresholdsByDetector = cms.VPSet( - cms.PSet( gatheringThreshold = cms.double( 0.08 ), - gatheringThresholdPt = cms.double( 0.0 ), - detector = cms.string( "ECAL_BARREL" ) - ), - cms.PSet( gatheringThreshold = cms.double( 0.3 ), - gatheringThresholdPt = cms.double( 0.0 ), - detector = cms.string( "ECAL_ENDCAP" ) - ) + cms.PSet( source = cms.InputTag( "hltParticleFlowClusterHCAL" ), + importerName = cms.string( "GenericClusterImporter" ) ), - algoName = cms.string( "Basic2DGenericTopoClusterizer" ), - useCornerCells = cms.bool( True ) + cms.PSet( source = cms.InputTag( "hltParticleFlowClusterHF" ), + importerName = cms.string( "GenericClusterImporter" ) + ) ), - pfClusterBuilder = cms.PSet( - minFracTot = cms.double( 1.0E-20 ), - stoppingTolerance = cms.double( 1.0E-8 ), - positionCalc = cms.PSet( - minAllowedNormalization = cms.double( 1.0E-9 ), - posCalcNCrystals = cms.int32( 9 ), - algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), - logWeightDenominator = cms.double( 0.08 ), - minFractionInCalc = cms.double( 1.0E-9 ), - timeResolutionCalcBarrel = cms.PSet( - corrTermLowE = cms.double( 0.0510871 ), - threshLowE = cms.double( 0.5 ), - noiseTerm = cms.double( 1.10889 ), - constantTermLowE = cms.double( 0.0 ), - noiseTermLowE = cms.double( 1.31883 ), - threshHighE = cms.double( 5.0 ), - constantTerm = cms.double( 0.428192 ) - ), - timeResolutionCalcEndcap = cms.PSet( - corrTermLowE = cms.double( 0.0 ), - threshLowE = cms.double( 1.0 ), - noiseTerm = cms.double( 5.72489999999 ), - constantTermLowE = cms.double( 0.0 ), - noiseTermLowE = cms.double( 6.92683000001 ), - threshHighE = cms.double( 10.0 ), - constantTerm = cms.double( 0.0 ) - ) - ), - maxIterations = cms.uint32( 50 ), - positionCalcForConvergence = cms.PSet( - minAllowedNormalization = cms.double( 0.0 ), - T0_ES = cms.double( 1.2 ), - algoName = cms.string( "ECAL2DPositionCalcWithDepthCorr" ), - T0_EE = cms.double( 3.1 ), - T0_EB = cms.double( 7.4 ), - X0 = cms.double( 0.89 ), - minFractionInCalc = cms.double( 0.0 ), - W0 = cms.double( 4.2 ) + linkDefinitions = cms.VPSet( + cms.PSet( linkType = cms.string( "TRACK:ECAL" ), + useKDTree = cms.bool( True ), + linkerName = cms.string( "TrackAndECALLinker" ) ), - allCellsPositionCalc = cms.PSet( - minAllowedNormalization = cms.double( 1.0E-9 ), - posCalcNCrystals = cms.int32( -1 ), - algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), - logWeightDenominator = cms.double( 0.08 ), - minFractionInCalc = cms.double( 1.0E-9 ), - timeResolutionCalcBarrel = cms.PSet( - corrTermLowE = cms.double( 0.0510871 ), - threshLowE = cms.double( 0.5 ), - noiseTerm = cms.double( 1.10889 ), - constantTermLowE = cms.double( 0.0 ), - noiseTermLowE = cms.double( 1.31883 ), - threshHighE = cms.double( 5.0 ), - constantTerm = cms.double( 0.428192 ) - ), - timeResolutionCalcEndcap = cms.PSet( - corrTermLowE = cms.double( 0.0 ), - threshLowE = cms.double( 1.0 ), - noiseTerm = cms.double( 5.72489999999 ), - constantTermLowE = cms.double( 0.0 ), - noiseTermLowE = cms.double( 6.92683000001 ), - threshHighE = cms.double( 10.0 ), - constantTerm = cms.double( 0.0 ) - ) + cms.PSet( linkType = cms.string( "TRACK:HCAL" ), + useKDTree = cms.bool( True ), + linkerName = cms.string( "TrackAndHCALLinker" ), + trajectoryLayerEntrance = cms.string( "HCALEntrance" ), + trajectoryLayerExit = cms.string( "HCALExit" ), + nMaxHcalLinksPerTrack = cms.int32( 1 ) ), - algoName = cms.string( "Basic2DGenericPFlowClusterizer" ), - recHitEnergyNorms = cms.VPSet( - cms.PSet( recHitEnergyNorm = cms.double( 0.08 ), - detector = cms.string( "ECAL_BARREL" ) - ), - cms.PSet( recHitEnergyNorm = cms.double( 0.3 ), - detector = cms.string( "ECAL_ENDCAP" ) - ) + cms.PSet( linkType = cms.string( "ECAL:HCAL" ), + useKDTree = cms.bool( False ), + linkerName = cms.string( "ECALAndHCALLinker" ), + minAbsEtaEcal = cms.double( 2.5 ) ), - showerSigma = cms.double( 1.5 ), - minFractionToKeep = cms.double( 1.0E-7 ), - excludeOtherSeeds = cms.bool( True ) - ), - positionReCalc = cms.PSet( - minAllowedNormalization = cms.double( 0.0 ), - T0_ES = cms.double( 1.2 ), - algoName = cms.string( "ECAL2DPositionCalcWithDepthCorr" ), - T0_EE = cms.double( 3.1 ), - T0_EB = cms.double( 7.4 ), - X0 = cms.double( 0.89 ), - minFractionInCalc = cms.double( 0.0 ), - W0 = cms.double( 4.2 ) - ), - energyCorrector = cms.PSet( ) + cms.PSet( linkType = cms.string( "HFEM:HFHAD" ), + useKDTree = cms.bool( False ), + linkerName = cms.string( "HFEMAndHFHADLinker" ) + ) + ) ) -fragment.hltParticleFlowClusterPSForMuons = cms.EDProducer( "PFClusterProducer", - recHitsSource = cms.InputTag( "hltParticleFlowRecHitPSForMuons" ), - recHitCleaners = cms.VPSet( - ), - seedCleaners = cms.VPSet( - ), - seedFinder = cms.PSet( - thresholdsByDetector = cms.VPSet( - cms.PSet( seedingThresholdPt = cms.double( 0.0 ), - seedingThreshold = cms.double( 1.2E-4 ), - detector = cms.string( "PS1" ) - ), - cms.PSet( seedingThresholdPt = cms.double( 0.0 ), - seedingThreshold = cms.double( 1.2E-4 ), - detector = cms.string( "PS2" ) - ) +fragment.hltParticleFlowForTaus = cms.EDProducer( "PFProducer", + verbose = cms.untracked.bool( False ), + debug = cms.untracked.bool( False ), + blocks = cms.InputTag( "hltParticleFlowBlockForTaus" ), + muons = cms.InputTag( "hltMuons" ), + postMuonCleaning = cms.bool( True ), + vetoEndcap = cms.bool( False ), + vertexCollection = cms.InputTag( "hltPixelVertices" ), + useVerticesForNeutral = cms.bool( True ), + useHO = cms.bool( False ), + PFEGammaCandidates = cms.InputTag( "particleFlowEGamma" ), + GedElectronValueMap = cms.InputTag( "gedGsfElectronsTmp" ), + GedPhotonValueMap = cms.InputTag( 'tmpGedPhotons','valMapPFEgammaCandToPhoton' ), + useEGammaElectrons = cms.bool( False ), + egammaElectrons = cms.InputTag( "" ), + useEGammaFilters = cms.bool( False ), + useProtectionsForJetMET = cms.bool( True ), + PFEGammaFiltersParameters = cms.PSet( + electron_protectionsForJetMET = cms.PSet( + maxE = cms.double( 50.0 ), + maxTrackPOverEele = cms.double( 1.0 ), + maxEcalEOverP_2 = cms.double( 0.2 ), + maxHcalEOverEcalE = cms.double( 0.1 ), + maxEcalEOverP_1 = cms.double( 0.5 ), + maxHcalEOverP = cms.double( 1.0 ), + maxEcalEOverPRes = cms.double( 0.2 ), + maxHcalE = cms.double( 10.0 ), + maxEeleOverPout = cms.double( 0.2 ), + maxNtracks = cms.double( 3.0 ), + maxEleHcalEOverEcalE = cms.double( 0.1 ), + maxDPhiIN = cms.double( 0.1 ), + maxEeleOverPoutRes = cms.double( 0.5 ) ), - algoName = cms.string( "LocalMaximumSeedFinder" ), - nNeighbours = cms.int32( 4 ) - ), - initialClusteringStep = cms.PSet( - thresholdsByDetector = cms.VPSet( - cms.PSet( gatheringThreshold = cms.double( 6.0E-5 ), - gatheringThresholdPt = cms.double( 0.0 ), - detector = cms.string( "PS1" ) - ), - cms.PSet( gatheringThreshold = cms.double( 6.0E-5 ), - gatheringThresholdPt = cms.double( 0.0 ), - detector = cms.string( "PS2" ) - ) + electron_maxElePtForOnlyMVAPresel = cms.double( 50.0 ), + photon_SigmaiEtaiEta_endcap = cms.double( 0.034 ), + electron_iso_combIso_endcap = cms.double( 10.0 ), + photon_protectionsForBadHcal = cms.PSet( + solidConeTrkIsoSlope = cms.double( 0.3 ), + enableProtections = cms.bool( False ), + solidConeTrkIsoOffset = cms.double( 10.0 ) ), - algoName = cms.string( "Basic2DGenericTopoClusterizer" ), - useCornerCells = cms.bool( False ) - ), - pfClusterBuilder = cms.PSet( - minFracTot = cms.double( 1.0E-20 ), - stoppingTolerance = cms.double( 1.0E-8 ), - positionCalc = cms.PSet( - minAllowedNormalization = cms.double( 1.0E-9 ), - posCalcNCrystals = cms.int32( -1 ), - algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), - logWeightDenominator = cms.double( 6.0E-5 ), - minFractionInCalc = cms.double( 1.0E-9 ) + electron_missinghits = cms.uint32( 1 ), + photon_MinEt = cms.double( 10.0 ), + electron_iso_pt = cms.double( 10.0 ), + electron_ecalDrivenHademPreselCut = cms.double( 0.15 ), + electron_iso_mva_endcap = cms.double( -0.1075 ), + electron_iso_combIso_barrel = cms.double( 10.0 ), + photon_protectionsForJetMET = cms.PSet( + sumPtTrackIsoSlope = cms.double( 0.001 ), + sumPtTrackIso = cms.double( 4.0 ) ), - maxIterations = cms.uint32( 50 ), - algoName = cms.string( "Basic2DGenericPFlowClusterizer" ), - recHitEnergyNorms = cms.VPSet( - cms.PSet( recHitEnergyNorm = cms.double( 6.0E-5 ), - detector = cms.string( "PS1" ) - ), - cms.PSet( recHitEnergyNorm = cms.double( 6.0E-5 ), - detector = cms.string( "PS2" ) - ) + electron_protectionsForBadHcal = cms.PSet( + dEta = cms.vdouble( 0.0064, 0.01264 ), + dPhi = cms.vdouble( 0.0547, 0.0394 ), + enableProtections = cms.bool( False ), + eInvPInv = cms.vdouble( 0.184, 0.0721 ), + full5x5_sigmaIetaIeta = cms.vdouble( 0.0106, 0.0387 ) ), - showerSigma = cms.double( 0.3 ), - minFractionToKeep = cms.double( 1.0E-7 ), - excludeOtherSeeds = cms.bool( True ) + electron_noniso_mvaCut = cms.double( -0.1 ), + electron_iso_mva_barrel = cms.double( -0.1875 ), + photon_SigmaiEtaiEta_barrel = cms.double( 0.0125 ), + photon_combIso = cms.double( 10.0 ), + photon_HoE = cms.double( 0.05 ) ), - positionReCalc = cms.PSet( ), - energyCorrector = cms.PSet( ) -) -fragment.hltParticleFlowClusterECALForMuonsMF = cms.EDProducer( "CorrectedECALPFClusterProducer", - minimumPSEnergy = cms.double( 0.0 ), - skipPS = cms.bool( False ), - inputPS = cms.InputTag( "hltParticleFlowClusterPSForMuons" ), - energyCorrector = cms.PSet( - applyCrackCorrections = cms.bool( False ), - srfAwareCorrection = cms.bool( True ), - applyMVACorrections = cms.bool( True ), - maxPtForMVAEvaluation = cms.double( 300.0 ), - recHitsEBLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - recHitsEELabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - ebSrFlagLabel = cms.InputTag( "hltEcalDigis" ), - eeSrFlagLabel = cms.InputTag( "hltEcalDigis" ) + muon_HCAL = cms.vdouble( 3.0, 3.0 ), + muon_ECAL = cms.vdouble( 0.5, 0.5 ), + muon_HO = cms.vdouble( 0.9, 0.9 ), + PFMuonAlgoParameters = cms.PSet( ), + rejectTracks_Bad = cms.bool( False ), + rejectTracks_Step45 = cms.bool( False ), + usePFNuclearInteractions = cms.bool( False ), + usePFConversions = cms.bool( False ), + usePFDecays = cms.bool( False ), + dptRel_DispVtx = cms.double( 10.0 ), + iCfgCandConnector = cms.PSet( + nuclCalibFactors = cms.vdouble( 0.8, 0.15, 0.5, 0.5, 0.05 ), + bCorrect = cms.bool( False ), + bCalibPrimary = cms.bool( False ) ), - inputECAL = cms.InputTag( "hltParticleFlowClusterECALUncorrectedForMuonsMF" ) -) -fragment.hltMuonEcalMFPFClusterIsoForMuons = cms.EDProducer( "MuonHLTEcalPFClusterIsolationProducer", - recoCandidateProducer = cms.InputTag( "hltIterL3MuonCandidates" ), - pfClusterProducer = cms.InputTag( "hltParticleFlowClusterECALForMuonsMF" ), - rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetECALMFForMuons" ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - drMax = cms.double( 0.3 ), - drVetoBarrel = cms.double( 0.05 ), - drVetoEndcap = cms.double( 0.05 ), - etaStripBarrel = cms.double( 0.0 ), - etaStripEndcap = cms.double( 0.0 ), - energyBarrel = cms.double( 0.0 ), - energyEndcap = cms.double( 0.0 ), - effectiveAreas = cms.vdouble( 0.35, 0.193 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) -) -fragment.hltL3fBigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20QL3pfecalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltL3fL1BigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20Q" ), - varTag = cms.InputTag( "hltMuonEcalMFPFClusterIsoForMuons" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.14 ), - thrOverEEE = cms.vdouble( 0.1 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) -) -fragment.hltMuonHcalRegPFClusterIsoForMuons = cms.EDProducer( "MuonHLTHcalPFClusterIsolationProducer", - recoCandidateProducer = cms.InputTag( "hltIterL3MuonCandidates" ), - pfClusterProducerHCAL = cms.InputTag( "hltParticleFlowClusterHCAL" ), - useHF = cms.bool( False ), - pfClusterProducerHFEM = cms.InputTag( "" ), - pfClusterProducerHFHAD = cms.InputTag( "" ), - rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetHCAL" ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - drMax = cms.double( 0.3 ), - drVetoBarrel = cms.double( 0.1 ), - drVetoEndcap = cms.double( 0.1 ), - etaStripBarrel = cms.double( 0.0 ), - etaStripEndcap = cms.double( 0.0 ), - energyBarrel = cms.double( 0.0 ), - energyEndcap = cms.double( 0.0 ), - useEt = cms.bool( True ), - effectiveAreas = cms.vdouble( 0.227, 0.372 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) -) -fragment.hltL3fBigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20QL3pfhcalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltL3fBigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20QL3pfecalIsoRhoFiltered" ), - varTag = cms.InputTag( "hltMuonHcalRegPFClusterIsoForMuons" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.177 ), - thrOverEEE = cms.vdouble( 0.24 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) -) -fragment.hltPixelTracksTrackingRegionsForSeedsL3Muon = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", - RegionPSet = cms.PSet( - vertexCollection = cms.InputTag( "hltPixelVertices" ), - zErrorVetex = cms.double( 0.2 ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - zErrorBeamSpot = cms.double( 24.2 ), - maxNVertices = cms.int32( 4 ), - maxNRegions = cms.int32( 40 ), - nSigmaZVertex = cms.double( 3.0 ), - nSigmaZBeamSpot = cms.double( 4.0 ), - ptMin = cms.double( 0.3 ), - mode = cms.string( "VerticesFixed" ), - input = cms.InputTag( "hltIterL3MuonCandidates" ), - searchOpt = cms.bool( False ), - whereToUseMeasurementTracker = cms.string( "Never" ), - originRadius = cms.double( 0.1 ), - measurementTrackerName = cms.InputTag( "" ), - precise = cms.bool( True ), - deltaEta = cms.double( 0.3 ), - deltaPhi = cms.double( 0.3 ) - ) -) -fragment.hltPixelTracksInRegionIter0L3Muon = cms.EDProducer( "TrackSelectorByRegion", - tracks = cms.InputTag( "hltPixelTracks" ), - regions = cms.InputTag( "hltPixelTracksTrackingRegionsForSeedsL3Muon" ), - produceTrackCollection = cms.bool( True ), - produceMask = cms.bool( False ) -) -fragment.hltIter0L3MuonPixelSeedsFromPixelTracks = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", - InputCollection = cms.InputTag( "hltPixelTracksInRegionIter0L3Muon" ), - InputVertexCollection = cms.InputTag( "hltTrimmedPixelVertices" ), - originHalfLength = cms.double( 0.3 ), - originRadius = cms.double( 0.1 ), - useProtoTrackKinematics = cms.bool( False ), - useEventsWithNoVertex = cms.bool( True ), - TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), - usePV = cms.bool( False ), - includeFourthHit = cms.bool( True ), - SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) -) -fragment.hltIter0L3MuonCkfTrackCandidates = cms.EDProducer( "CkfTrackCandidateMaker", - cleanTrajectoryAfterInOut = cms.bool( False ), - doSeedingRegionRebuilding = cms.bool( False ), - onlyPixelHitsForSeedCleaner = cms.bool( False ), - reverseTrajectories = cms.bool( False ), - useHitsSplitting = cms.bool( False ), - MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ), - src = cms.InputTag( "hltIter0L3MuonPixelSeedsFromPixelTracks" ), - clustersToSkip = cms.InputTag( "" ), - phase2clustersToSkip = cms.InputTag( "" ), - TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter0GroupedCkfTrajectoryBuilderIT" ) ), - TransientInitialStateEstimatorParameters = cms.PSet( - propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), - numberMeasurementsForFit = cms.int32( 4 ), - propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) - ), - numHitsForSeedCleaner = cms.int32( 4 ), - NavigationSchool = cms.string( "SimpleNavigationSchool" ), - RedundantSeedCleaner = cms.string( "CachingSeedCleanerBySharedInput" ), - TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), - maxNSeeds = cms.uint32( 100000 ), - maxSeedsBeforeCleaning = cms.uint32( 1000 ) -) -fragment.hltIter0L3MuonCtfWithMaterialTracks = cms.EDProducer( "TrackProducer", - useSimpleMF = cms.bool( True ), - SimpleMagneticField = cms.string( "ParabolicMf" ), - src = cms.InputTag( "hltIter0L3MuonCkfTrackCandidates" ), - clusterRemovalInfo = cms.InputTag( "" ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - Fitter = cms.string( "hltESPFittingSmootherIT" ), - useHitsSplitting = cms.bool( False ), - alias = cms.untracked.string( "ctfWithMaterialTracks" ), - TrajectoryInEvent = cms.bool( False ), - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - AlgorithmName = cms.string( "hltIter0" ), - Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), - GeometricInnerState = cms.bool( True ), - NavigationSchool = cms.string( "" ), - MeasurementTracker = cms.string( "" ), - MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ) -) -fragment.hltIter0L3MuonTrackCutClassifier = cms.EDProducer( "TrackCutClassifier", - src = cms.InputTag( "hltIter0L3MuonCtfWithMaterialTracks" ), - beamspot = cms.InputTag( "hltOnlineBeamSpot" ), - vertices = cms.InputTag( "hltTrimmedPixelVertices" ), - ignoreVertices = cms.bool( False ), - qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), - mva = cms.PSet( - minPixelHits = cms.vint32( 0, 0, 0 ), - maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 15.0 ), - dr_par = cms.PSet( - d0err = cms.vdouble( 0.003, 0.003, 0.003 ), - dr_par2 = cms.vdouble( 3.40282346639E38, 0.6, 0.6 ), - dr_par1 = cms.vdouble( 3.40282346639E38, 0.8, 0.8 ), - dr_exp = cms.vint32( 4, 4, 4 ), - d0err_par = cms.vdouble( 0.001, 0.001, 0.001 ) - ), - maxLostLayers = cms.vint32( 1, 1, 1 ), - min3DLayers = cms.vint32( 0, 0, 0 ), - dz_par = cms.PSet( - dz_par1 = cms.vdouble( 3.40282346639E38, 0.75, 0.75 ), - dz_par2 = cms.vdouble( 3.40282346639E38, 0.5, 0.5 ), - dz_exp = cms.vint32( 4, 4, 4 ) - ), - minNVtxTrk = cms.int32( 3 ), - maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), - minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), - maxChi2 = cms.vdouble( 9999.0, 25.0, 16.0 ), - maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), - maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), - minLayers = cms.vint32( 3, 3, 3 ) - ) -) -fragment.hltIter0L3MuonTrackSelectionHighPurity = cms.EDProducer( "TrackCollectionFilterCloner", - originalSource = cms.InputTag( "hltIter0L3MuonCtfWithMaterialTracks" ), - originalMVAVals = cms.InputTag( 'hltIter0L3MuonTrackCutClassifier','MVAValues' ), - originalQualVals = cms.InputTag( 'hltIter0L3MuonTrackCutClassifier','QualityMasks' ), - minQuality = cms.string( "highPurity" ), - copyExtras = cms.untracked.bool( True ), - copyTrajectories = cms.untracked.bool( False ) -) -fragment.hltMuonTkRelIsolationCut0p08Map = cms.EDProducer( "L3MuonCombinedRelativeIsolationProducer", - UseRhoCorrectedCaloDeposits = cms.bool( False ), - UseCaloIso = cms.bool( False ), - CaloDepositsLabel = cms.InputTag( "notUsed" ), - inputMuonCollection = cms.InputTag( "hltIterL3MuonCandidates" ), - OutputMuIsoDeposits = cms.bool( True ), - TrackPt_Min = cms.double( -1.0 ), - printDebug = cms.bool( False ), - CutsPSet = cms.PSet( - applyCutsORmaxNTracks = cms.bool( False ), - maxNTracks = cms.int32( -1 ), - Thresholds = cms.vdouble( 0.08 ), - EtaBounds = cms.vdouble( 2.411 ), - ComponentName = cms.string( "SimpleCuts" ), - ConeSizes = cms.vdouble( 0.3 ) - ), - TrkExtractorPSet = cms.PSet( - Diff_z = cms.double( 0.2 ), - inputTrackCollection = cms.InputTag( "hltIter0L3MuonTrackSelectionHighPurity" ), - Chi2Ndof_Max = cms.double( 1.0E64 ), - BeamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), - DR_Veto = cms.double( 0.01 ), - Pt_Min = cms.double( -1.0 ), - VetoLeadingTrack = cms.bool( True ), - DR_Max = cms.double( 0.3 ), - DepositLabel = cms.untracked.string( "PXLS" ), - PtVeto_Min = cms.double( 2.0 ), - NHits_Min = cms.uint32( 0 ), - PropagateTracksToRadius = cms.bool( True ), - ReferenceRadius = cms.double( 6.0 ), - Chi2Prob_Min = cms.double( -1.0 ), - Diff_r = cms.double( 0.1 ), - BeamlineOption = cms.string( "BeamSpotFromEvent" ), - ComponentName = cms.string( "PixelTrackExtractor" ), - DR_VetoPt = cms.double( 0.025 ) - ), - CaloExtractorPSet = cms.PSet( - DR_Veto_H = cms.double( 0.1 ), - Vertex_Constraint_Z = cms.bool( False ), - DR_Veto_E = cms.double( 0.07 ), - Weight_H = cms.double( 1.0 ), - CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAll" ), - DR_Max = cms.double( 0.3 ), - DepositLabel = cms.untracked.string( "EcalPlusHcal" ), - Vertex_Constraint_XY = cms.bool( False ), - Threshold_H = cms.double( 0.5 ), - Threshold_E = cms.double( 0.2 ), - ComponentName = cms.string( "CaloExtractor" ), - Weight_E = cms.double( 1.0 ) - ) -) -fragment.hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered = cms.EDFilter( "HLTMuonIsoFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL3fBigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20QL3pfhcalIsoRhoFiltered" ), - MinN = cms.int32( 1 ), - DepTag = cms.VInputTag( 'hltMuonTkRelIsolationCut0p08Map' ), - IsolatorPSet = cms.PSet( ) -) -fragment.hltStripTrackerHVOn = cms.EDFilter( "DetectorStateFilter", - DebugOn = cms.untracked.bool( False ), - DetectorType = cms.untracked.string( "sistrip" ), - DcsStatusLabel = cms.untracked.InputTag( "hltScalersRawToDigi" ), - DCSRecordLabel = cms.untracked.InputTag( "hltOnlineMetaDataDigis" ) -) -fragment.hltPixelTrackerHVOn = cms.EDFilter( "DetectorStateFilter", - DebugOn = cms.untracked.bool( False ), - DetectorType = cms.untracked.string( "pixel" ), - DcsStatusLabel = cms.untracked.InputTag( "hltScalersRawToDigi" ), - DCSRecordLabel = cms.untracked.InputTag( "hltOnlineMetaDataDigis" ) -) -fragment.hltTauJet5 = cms.EDFilter( "HLT1CaloJet", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4CaloJetsPFEt5" ), - triggerType = cms.int32( 84 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 5.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.5 ), - MinN = cms.int32( 1 ) -) -fragment.hltParticleFlowBlockForTaus = cms.EDProducer( "PFBlockProducer", - verbose = cms.untracked.bool( False ), - debug = cms.untracked.bool( False ), - elementImporters = cms.VPSet( - cms.PSet( muonSrc = cms.InputTag( "hltMuons" ), - source = cms.InputTag( "hltLightPFTracks" ), - NHitCuts_byTrackAlgo = cms.vuint32( 3, 3, 3, 3, 3, 3 ), - useIterativeTracking = cms.bool( False ), - importerName = cms.string( "GeneralTracksImporter" ), - DPtOverPtCuts_byTrackAlgo = cms.vdouble( 20.0, 20.0, 20.0, 20.0, 20.0, 20.0 ), - muonMaxDPtOPt = cms.double( 1.0 ), - trackQuality = cms.string( "highPurity" ), - cleanBadConvertedBrems = cms.bool( False ), - vetoEndcap = cms.bool( False ) - ), - cms.PSet( source = cms.InputTag( "hltParticleFlowClusterECALUnseeded" ), - importerName = cms.string( "ECALClusterImporter" ), - BCtoPFCMap = cms.InputTag( "" ) - ), - cms.PSet( source = cms.InputTag( "hltParticleFlowClusterHCAL" ), - importerName = cms.string( "GenericClusterImporter" ) - ), - cms.PSet( source = cms.InputTag( "hltParticleFlowClusterHF" ), - importerName = cms.string( "GenericClusterImporter" ) - ) - ), - linkDefinitions = cms.VPSet( - cms.PSet( linkType = cms.string( "TRACK:ECAL" ), - useKDTree = cms.bool( True ), - linkerName = cms.string( "TrackAndECALLinker" ) - ), - cms.PSet( linkType = cms.string( "TRACK:HCAL" ), - useKDTree = cms.bool( True ), - linkerName = cms.string( "TrackAndHCALLinker" ), - trajectoryLayerEntrance = cms.string( "HCALEntrance" ), - trajectoryLayerExit = cms.string( "HCALExit" ), - nMaxHcalLinksPerTrack = cms.int32( 1 ) - ), - cms.PSet( linkType = cms.string( "ECAL:HCAL" ), - useKDTree = cms.bool( False ), - linkerName = cms.string( "ECALAndHCALLinker" ), - minAbsEtaEcal = cms.double( 2.5 ) - ), - cms.PSet( linkType = cms.string( "HFEM:HFHAD" ), - useKDTree = cms.bool( False ), - linkerName = cms.string( "HFEMAndHFHADLinker" ) - ) - ) -) -fragment.hltParticleFlowForTaus = cms.EDProducer( "PFProducer", - verbose = cms.untracked.bool( False ), - debug = cms.untracked.bool( False ), - blocks = cms.InputTag( "hltParticleFlowBlockForTaus" ), - muons = cms.InputTag( "hltMuons" ), - postMuonCleaning = cms.bool( True ), - vetoEndcap = cms.bool( False ), - vertexCollection = cms.InputTag( "hltPixelVertices" ), - useVerticesForNeutral = cms.bool( True ), - useHO = cms.bool( False ), - PFEGammaCandidates = cms.InputTag( "particleFlowEGamma" ), - GedElectronValueMap = cms.InputTag( "gedGsfElectronsTmp" ), - GedPhotonValueMap = cms.InputTag( 'tmpGedPhotons','valMapPFEgammaCandToPhoton' ), - useEGammaElectrons = cms.bool( False ), - egammaElectrons = cms.InputTag( "" ), - useEGammaFilters = cms.bool( False ), - useProtectionsForJetMET = cms.bool( True ), - PFEGammaFiltersParameters = cms.PSet( - electron_protectionsForJetMET = cms.PSet( - maxE = cms.double( 50.0 ), - maxTrackPOverEele = cms.double( 1.0 ), - maxEcalEOverP_2 = cms.double( 0.2 ), - maxHcalEOverEcalE = cms.double( 0.1 ), - maxEcalEOverP_1 = cms.double( 0.5 ), - maxHcalEOverP = cms.double( 1.0 ), - maxEcalEOverPRes = cms.double( 0.2 ), - maxHcalE = cms.double( 10.0 ), - maxEeleOverPout = cms.double( 0.2 ), - maxNtracks = cms.double( 3.0 ), - maxEleHcalEOverEcalE = cms.double( 0.1 ), - maxDPhiIN = cms.double( 0.1 ), - maxEeleOverPoutRes = cms.double( 0.5 ) - ), - electron_maxElePtForOnlyMVAPresel = cms.double( 50.0 ), - photon_SigmaiEtaiEta_endcap = cms.double( 0.034 ), - electron_iso_combIso_endcap = cms.double( 10.0 ), - photon_protectionsForBadHcal = cms.PSet( - solidConeTrkIsoSlope = cms.double( 0.3 ), - enableProtections = cms.bool( False ), - solidConeTrkIsoOffset = cms.double( 10.0 ) - ), - electron_missinghits = cms.uint32( 1 ), - photon_MinEt = cms.double( 10.0 ), - electron_iso_pt = cms.double( 10.0 ), - electron_ecalDrivenHademPreselCut = cms.double( 0.15 ), - electron_iso_mva_endcap = cms.double( -0.1075 ), - electron_iso_combIso_barrel = cms.double( 10.0 ), - photon_protectionsForJetMET = cms.PSet( - sumPtTrackIsoSlope = cms.double( 0.001 ), - sumPtTrackIso = cms.double( 4.0 ) - ), - electron_protectionsForBadHcal = cms.PSet( - dEta = cms.vdouble( 0.0064, 0.01264 ), - dPhi = cms.vdouble( 0.0547, 0.0394 ), - enableProtections = cms.bool( False ), - eInvPInv = cms.vdouble( 0.184, 0.0721 ), - full5x5_sigmaIetaIeta = cms.vdouble( 0.0106, 0.0387 ) - ), - electron_noniso_mvaCut = cms.double( -0.1 ), - electron_iso_mva_barrel = cms.double( -0.1875 ), - photon_SigmaiEtaiEta_barrel = cms.double( 0.0125 ), - photon_combIso = cms.double( 10.0 ), - photon_HoE = cms.double( 0.05 ) - ), - muon_HCAL = cms.vdouble( 3.0, 3.0 ), - muon_ECAL = cms.vdouble( 0.5, 0.5 ), - muon_HO = cms.vdouble( 0.9, 0.9 ), - PFMuonAlgoParameters = cms.PSet( ), - rejectTracks_Bad = cms.bool( False ), - rejectTracks_Step45 = cms.bool( False ), - usePFNuclearInteractions = cms.bool( False ), - usePFConversions = cms.bool( False ), - usePFDecays = cms.bool( False ), - dptRel_DispVtx = cms.double( 10.0 ), - iCfgCandConnector = cms.PSet( - nuclCalibFactors = cms.vdouble( 0.8, 0.15, 0.5, 0.5, 0.05 ), - bCorrect = cms.bool( False ), - bCalibPrimary = cms.bool( False ) - ), - nsigma_TRACK = cms.double( 1.0 ), - pt_Error = cms.double( 1.0 ), - factors_45 = cms.vdouble( 10.0, 100.0 ), - goodTrackDeadHcal_ptErrRel = cms.double( 0.2 ), - goodTrackDeadHcal_chi2n = cms.double( 5.0 ), - goodTrackDeadHcal_layers = cms.uint32( 4 ), - goodTrackDeadHcal_validFr = cms.double( 0.5 ), - goodTrackDeadHcal_dxy = cms.double( 0.5 ), - goodPixelTrackDeadHcal_minEta = cms.double( 2.3 ), - goodPixelTrackDeadHcal_maxPt = cms.double( 50.0 ), - goodPixelTrackDeadHcal_ptErrRel = cms.double( 1.0 ), - goodPixelTrackDeadHcal_chi2n = cms.double( 2.0 ), - goodPixelTrackDeadHcal_maxLost3Hit = cms.int32( 0 ), - goodPixelTrackDeadHcal_maxLost4Hit = cms.int32( 1 ), - goodPixelTrackDeadHcal_dxy = cms.double( 0.02 ), - goodPixelTrackDeadHcal_dz = cms.double( 0.05 ), - pf_nsigma_ECAL = cms.double( 0.0 ), - pf_nsigma_HCAL = cms.double( 1.0 ), - pf_nsigma_HFEM = cms.double( 1.0 ), - pf_nsigma_HFHAD = cms.double( 1.0 ), - useCalibrationsFromDB = cms.bool( True ), - calibrationsLabel = cms.string( "HLT" ), - postHFCleaning = cms.bool( False ), - PFHFCleaningParameters = cms.PSet( - minSignificance = cms.double( 2.5 ), - maxSignificance = cms.double( 2.5 ), - minDeltaMet = cms.double( 0.4 ), - maxDeltaPhiPt = cms.double( 7.0 ), - minHFCleaningPt = cms.double( 5.0 ), - minSignificanceReduction = cms.double( 1.4 ) - ), - cleanedHF = cms.VInputTag( 'hltParticleFlowRecHitHF:Cleaned','hltParticleFlowClusterHF:Cleaned' ), - calibHF_use = cms.bool( False ), - calibHF_eta_step = cms.vdouble( 0.0, 2.9, 3.0, 3.2, 4.2, 4.4, 4.6, 4.8, 5.2, 5.4 ), - calibHF_a_EMonly = cms.vdouble( 0.96945, 0.96701, 0.76309, 0.82268, 0.87583, 0.89718, 0.98674, 1.4681, 1.458, 1.458 ), - calibHF_a_EMHAD = cms.vdouble( 1.42215, 1.00496, 0.68961, 0.81656, 0.98504, 0.98504, 1.00802, 1.0593, 1.4576, 1.4576 ), - calibHF_b_HADonly = cms.vdouble( 1.27541, 0.85361, 0.86333, 0.89091, 0.94348, 0.94348, 0.9437, 1.0034, 1.0444, 1.0444 ), - calibHF_b_EMHAD = cms.vdouble( 1.27541, 0.85361, 0.86333, 0.89091, 0.94348, 0.94348, 0.9437, 1.0034, 1.0444, 1.0444 ), - resolHF_square = cms.vdouble( 7.834401, 0.012996, 0.0 ) + nsigma_TRACK = cms.double( 1.0 ), + pt_Error = cms.double( 1.0 ), + factors_45 = cms.vdouble( 10.0, 100.0 ), + goodTrackDeadHcal_ptErrRel = cms.double( 0.2 ), + goodTrackDeadHcal_chi2n = cms.double( 5.0 ), + goodTrackDeadHcal_layers = cms.uint32( 4 ), + goodTrackDeadHcal_validFr = cms.double( 0.5 ), + goodTrackDeadHcal_dxy = cms.double( 0.5 ), + goodPixelTrackDeadHcal_minEta = cms.double( 2.3 ), + goodPixelTrackDeadHcal_maxPt = cms.double( 50.0 ), + goodPixelTrackDeadHcal_ptErrRel = cms.double( 1.0 ), + goodPixelTrackDeadHcal_chi2n = cms.double( 2.0 ), + goodPixelTrackDeadHcal_maxLost3Hit = cms.int32( 0 ), + goodPixelTrackDeadHcal_maxLost4Hit = cms.int32( 1 ), + goodPixelTrackDeadHcal_dxy = cms.double( 0.02 ), + goodPixelTrackDeadHcal_dz = cms.double( 0.05 ), + pf_nsigma_ECAL = cms.double( 0.0 ), + pf_nsigma_HCAL = cms.double( 1.0 ), + pf_nsigma_HFEM = cms.double( 1.0 ), + pf_nsigma_HFHAD = cms.double( 1.0 ), + useCalibrationsFromDB = cms.bool( True ), + calibrationsLabel = cms.string( "HLT" ), + postHFCleaning = cms.bool( False ), + PFHFCleaningParameters = cms.PSet( + minSignificance = cms.double( 2.5 ), + maxSignificance = cms.double( 2.5 ), + minDeltaMet = cms.double( 0.4 ), + maxDeltaPhiPt = cms.double( 7.0 ), + minHFCleaningPt = cms.double( 5.0 ), + minSignificanceReduction = cms.double( 1.4 ) + ), + cleanedHF = cms.VInputTag( 'hltParticleFlowRecHitHF:Cleaned','hltParticleFlowClusterHF:Cleaned' ), + calibHF_use = cms.bool( False ), + calibHF_eta_step = cms.vdouble( 0.0, 2.9, 3.0, 3.2, 4.2, 4.4, 4.6, 4.8, 5.2, 5.4 ), + calibHF_a_EMonly = cms.vdouble( 0.96945, 0.96701, 0.76309, 0.82268, 0.87583, 0.89718, 0.98674, 1.4681, 1.458, 1.458 ), + calibHF_a_EMHAD = cms.vdouble( 1.42215, 1.00496, 0.68961, 0.81656, 0.98504, 0.98504, 1.00802, 1.0593, 1.4576, 1.4576 ), + calibHF_b_HADonly = cms.vdouble( 1.27541, 0.85361, 0.86333, 0.89091, 0.94348, 0.94348, 0.9437, 1.0034, 1.0444, 1.0444 ), + calibHF_b_EMHAD = cms.vdouble( 1.27541, 0.85361, 0.86333, 0.89091, 0.94348, 0.94348, 0.9437, 1.0034, 1.0444, 1.0444 ), + resolHF_square = cms.vdouble( 7.834401, 0.012996, 0.0 ) ) fragment.hltAK4PFJetsForTaus = cms.EDProducer( "FastjetJetProducer", useMassDropTagger = cms.bool( False ), @@ -24719,6 +24190,26 @@ MaxEta = cms.double( 2.5 ), MinN = cms.int32( 1 ) ) +fragment.hltOverlapFilterIsoEle24IsoTau30WPTightGsfCaloJet5 = cms.EDFilter( "HLT2PhotonTau", + saveTags = cms.bool( True ), + originTag1 = cms.VInputTag( 'hltEgammaCandidates' ), + originTag2 = cms.VInputTag( 'hltAK4CaloJetsPFEt5' ), + inputTag1 = cms.InputTag( "hltEle24erWPTightGsfTrackIsoFilterForTau" ), + inputTag2 = cms.InputTag( "hltTauJet5" ), + triggerType1 = cms.int32( 81 ), + triggerType2 = cms.int32( 84 ), + MinDphi = cms.double( 0.0 ), + MaxDphi = cms.double( -1.0 ), + MinDeta = cms.double( 0.0 ), + MaxDeta = cms.double( -1.0 ), + MinMinv = cms.double( 0.0 ), + MaxMinv = cms.double( -1.0 ), + MinDelR = cms.double( 0.3 ), + MaxDelR = cms.double( 99999.0 ), + MinPt = cms.double( 1.0 ), + MaxPt = cms.double( -1.0 ), + MinN = cms.int32( 1 ) +) fragment.hltHpsPFTauTightAbsoluteChargedIsolationDiscriminator = cms.EDProducer( "PFRecoTauDiscriminationByIsolation", storeRawFootprintCorrection = cms.bool( False ), PFTauProducer = cms.InputTag( "hltHpsPFTauProducer" ), @@ -24921,24 +24412,24 @@ FailValue = cms.double( 0.0 ), PFTauProducer = cms.InputTag( "hltHpsPFTauProducer" ) ) -fragment.hltHpsPFTau27 = cms.EDFilter( "HLT1PFTau", +fragment.hltHpsPFTau30 = cms.EDFilter( "HLT1PFTau", saveTags = cms.bool( True ), inputTag = cms.InputTag( "hltHpsPFTauProducer" ), triggerType = cms.int32( 84 ), MinE = cms.double( -1.0 ), - MinPt = cms.double( 27.0 ), + MinPt = cms.double( 30.0 ), MinMass = cms.double( -1.0 ), MaxMass = cms.double( -1.0 ), MinEta = cms.double( -1.0 ), MaxEta = cms.double( 2.5 ), MinN = cms.int32( 1 ) ) -fragment.hltHpsPFTau27Track = cms.EDFilter( "HLT1PFTau", +fragment.hltHpsPFTau30Track = cms.EDFilter( "HLT1PFTau", saveTags = cms.bool( True ), inputTag = cms.InputTag( "hltHpsSelectedPFTausTrackFinding" ), triggerType = cms.int32( 84 ), MinE = cms.double( -1.0 ), - MinPt = cms.double( 27.0 ), + MinPt = cms.double( 30.0 ), MinMass = cms.double( -1.0 ), MaxMass = cms.double( -1.0 ), MinEta = cms.double( -1.0 ), @@ -24959,193 +24450,48 @@ discriminatorContainers = cms.VPSet( ) ) -fragment.hltHpsPFTau27TrackTightChargedIso = cms.EDFilter( "HLT1PFTau", +fragment.hltHpsPFTau30TrackTightChargedIso = cms.EDFilter( "HLT1PFTau", saveTags = cms.bool( True ), inputTag = cms.InputTag( "hltHpsSelectedPFTausTrackFindingTightChargedIsolation" ), triggerType = cms.int32( 84 ), MinE = cms.double( -1.0 ), - MinPt = cms.double( 27.0 ), + MinPt = cms.double( 30.0 ), MinMass = cms.double( -1.0 ), MaxMass = cms.double( -1.0 ), MinEta = cms.double( -1.0 ), MaxEta = cms.double( 2.5 ), MinN = cms.int32( 1 ) ) -fragment.hltHpsPFTauAgainstMuonDiscriminator = cms.EDProducer( "PFRecoTauDiscriminationAgainstMuon2", - maskHitsRPC = cms.vint32( 0, 0, 0, 0 ), - maxNumberOfHitsLast2Stations = cms.int32( -1 ), - maskMatchesRPC = cms.vint32( 0, 0, 0, 0 ), - maskMatchesCSC = cms.vint32( 1, 0, 0, 0 ), - maskHitsCSC = cms.vint32( 0, 0, 0, 0 ), - PFTauProducer = cms.InputTag( "hltHpsPFTauProducer" ), - verbosity = cms.int32( 0 ), - maskMatchesDT = cms.vint32( 0, 0, 0, 0 ), - minPtMatchedMuon = cms.double( 5.0 ), - dRmuonMatchLimitedToJetArea = cms.bool( False ), - Prediscriminants = cms.PSet( BooleanOperator = cms.string( "and" ) ), - maskHitsDT = cms.vint32( 0, 0, 0, 0 ), - HoPMin = cms.double( -1.0 ), - maxNumberOfMatches = cms.int32( 1 ), - discriminatorOption = cms.string( "custom" ), - dRmuonMatch = cms.double( 0.3 ), - srcMuons = cms.InputTag( "" ), - doCaloMuonVeto = cms.bool( False ) +fragment.hltHpsL1JetsHLTPFTauTrackTightChargedIsolationMatch = cms.EDProducer( "L1THLTTauMatching", + L1TauTrigger = cms.InputTag( "hltL1sBigORLooseIsoEGXXerIsoTauYYerdRMin0p3" ), + JetSrc = cms.InputTag( "hltHpsSelectedPFTausTrackFindingTightChargedIsolation" ), + EtMin = cms.double( 0.0 ), + ReduceTauContent = cms.bool( True ), + KeepOriginalVertex = cms.bool( False ) ) -fragment.hltHpsPFTauTightOutOfSignalConePhotonsDiscriminator = cms.EDProducer( "PFRecoTauDiscriminationByIsolation", - storeRawFootprintCorrection = cms.bool( False ), - PFTauProducer = cms.InputTag( "hltHpsPFTauProducer" ), - storeRawOccupancy = cms.bool( False ), - maximumSumPtCut = cms.double( 2.0 ), - qualityCuts = cms.PSet( - vertexTrackFiltering = cms.bool( False ), - isolationQualityCuts = cms.PSet( - maxDeltaZ = cms.double( 0.2 ), - minTrackPt = cms.double( 0.5 ), - minGammaEt = cms.double( 0.5 ), - minTrackHits = cms.uint32( 3 ), - minTrackPixelHits = cms.uint32( 0 ), - maxTrackChi2 = cms.double( 100.0 ), - maxTransverseImpactParameter = cms.double( 0.1 ), - useTracksInsteadOfPFHadrons = cms.bool( False ) - ), - primaryVertexSrc = cms.InputTag( "hltPixelVertices" ), - recoverLeadingTrk = cms.bool( False ), - signalQualityCuts = cms.PSet( - maxDeltaZ = cms.double( 0.2 ), - minTrackPt = cms.double( 0.0 ), - minGammaEt = cms.double( 0.5 ), - minTrackHits = cms.uint32( 3 ), - minTrackPixelHits = cms.uint32( 0 ), - maxTrackChi2 = cms.double( 1000.0 ), - maxTransverseImpactParameter = cms.double( 0.2 ), - useTracksInsteadOfPFHadrons = cms.bool( False ), - minNeutralHadronEt = cms.double( 1.0 ) - ), - vxAssocQualityCuts = cms.PSet( - minTrackPt = cms.double( 0.0 ), - minGammaEt = cms.double( 0.5 ), - minTrackHits = cms.uint32( 3 ), - minTrackPixelHits = cms.uint32( 0 ), - maxTrackChi2 = cms.double( 1000.0 ), - maxTransverseImpactParameter = cms.double( 0.2 ), - useTracksInsteadOfPFHadrons = cms.bool( False ) - ), - pvFindingAlgo = cms.string( "closestInDeltaZ" ) - ), - minTauPtForNoIso = cms.double( -99.0 ), - maxAbsPhotonSumPt_outsideSignalCone = cms.double( 1.0E9 ), - vertexSrc = cms.InputTag( "NotUsed" ), - applySumPtCut = cms.bool( False ), - rhoConeSize = cms.double( 0.5 ), - ApplyDiscriminationByTrackerIsolation = cms.bool( True ), - storeRawPhotonSumPt_outsideSignalCone = cms.bool( False ), - rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAll" ), - enableHGCalWorkaround = cms.bool( False ), - footprintCorrections = cms.VPSet( - cms.PSet( offset = cms.string( "0.0" ), - selection = cms.string( "decayMode() = 0" ) - ), - cms.PSet( offset = cms.string( "0.0" ), - selection = cms.string( "decayMode() = 1 || decayMode() = 2" ) - ), - cms.PSet( offset = cms.string( "2.7" ), - selection = cms.string( "decayMode() = 5" ) - ), - cms.PSet( offset = cms.string( "0.0" ), - selection = cms.string( "decayMode() = 6" ) - ), - cms.PSet( offset = cms.string( "max(2.0, 0.22*pt() - 2.0)" ), - selection = cms.string( "decayMode() = 10" ) - ) - ), - deltaBetaFactor = cms.string( "0.38" ), - applyFootprintCorrection = cms.bool( False ), - UseAllPFCandsForWeights = cms.bool( False ), - relativeSumPtCut = cms.double( 0.1 ), - Prediscriminants = cms.PSet( BooleanOperator = cms.string( "and" ) ), - maximumOccupancy = cms.uint32( 0 ), - verbosity = cms.int32( 0 ), - applyOccupancyCut = cms.bool( False ), - applyDeltaBetaCorrection = cms.bool( False ), - applyRelativeSumPtCut = cms.bool( False ), - storeRawPUsumPt = cms.bool( False ), - applyPhotonPtSumOutsideSignalConeCut = cms.bool( True ), - deltaBetaPUTrackPtCutOverride = cms.bool( True ), - ApplyDiscriminationByWeightedECALIsolation = cms.bool( False ), - storeRawSumPt = cms.bool( False ), - ApplyDiscriminationByECALIsolation = cms.bool( False ), - applyRhoCorrection = cms.bool( False ), - WeightECALIsolation = cms.double( 1.0 ), - rhoUEOffsetCorrection = cms.double( 1.0 ), - maxRelPhotonSumPt_outsideSignalCone = cms.double( 0.1 ), - deltaBetaPUTrackPtCutOverride_val = cms.double( 0.5 ), - isoConeSizeForDeltaBeta = cms.double( 0.3 ), - relativeSumPtOffset = cms.double( 0.0 ), - customOuterCone = cms.double( -1.0 ), - particleFlowSrc = cms.InputTag( "hltParticleFlowForTaus" ) -) -fragment.hltHpsSelectedPFTausTrackFindingTightChargedIsolationTightOOSCPhotonsAgainstMuon = cms.EDFilter( "PFTauSelector", - src = cms.InputTag( "hltHpsPFTauProducer" ), - cut = cms.string( "0.5" ), - discriminators = cms.VPSet( - cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauTrackFindingDiscriminator" ), - selectionCut = cms.double( 0.5 ) - ), - cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauTightAbsOrRelChargedIsolationDiscriminator" ), - selectionCut = cms.double( 0.5 ) - ), - cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauAgainstMuonDiscriminator" ), - selectionCut = cms.double( 0.5 ) - ), - cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauTightOutOfSignalConePhotonsDiscriminator" ), - selectionCut = cms.double( 0.5 ) - ) - ), - discriminatorContainers = cms.VPSet( - ) -) -fragment.hltHpsPFTau27TrackTightChargedIsoTightOOSCPhotonsAgainstMuon = cms.EDFilter( "HLT1PFTau", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltHpsSelectedPFTausTrackFindingTightChargedIsolationTightOOSCPhotonsAgainstMuon" ), - triggerType = cms.int32( 84 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 27.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.5 ), - MinN = cms.int32( 1 ) -) -fragment.hltHpsL1JetsHLTPFTauTrackTightChargedIsolationTightOOSCPhotonsAgainstMuonMatch = cms.EDProducer( "L1THLTTauMatching", - L1TauTrigger = cms.InputTag( "hltL1sBigORMu18erTauXXer2p1" ), - JetSrc = cms.InputTag( "hltHpsSelectedPFTausTrackFindingTightChargedIsolationTightOOSCPhotonsAgainstMuon" ), - EtMin = cms.double( 0.0 ), - ReduceTauContent = cms.bool( True ), - KeepOriginalVertex = cms.bool( False ) -) -fragment.hltHpsSelectedPFTau27TightChargedIsolationTightOOSCPhotonsAgainstMuonL1HLTMatched = cms.EDFilter( "HLT1PFTau", +fragment.hltHpsSelectedPFTau30TightChargedIsolationL1HLTMatched = cms.EDFilter( "HLT1PFTau", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltHpsL1JetsHLTPFTauTrackTightChargedIsolationTightOOSCPhotonsAgainstMuonMatch" ), + inputTag = cms.InputTag( "hltHpsL1JetsHLTPFTauTrackTightChargedIsolationMatch" ), triggerType = cms.int32( 84 ), MinE = cms.double( -1.0 ), - MinPt = cms.double( 27.0 ), + MinPt = cms.double( 30.0 ), MinMass = cms.double( -1.0 ), MaxMass = cms.double( -1.0 ), MinEta = cms.double( -1.0 ), MaxEta = cms.double( 2.1 ), MinN = cms.int32( 1 ) ) -fragment.hltHpsOverlapFilterIsoMu20TightChargedIsoTightOOSCPhotonsPFTau27L1Seeded = cms.EDFilter( "HLT2MuonPFTau", +fragment.hltHpsOverlapFilterIsoEle24WPTightGsfTightIsoPFTau30 = cms.EDFilter( "HLT2PhotonPFTau", saveTags = cms.bool( True ), - originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), - originTag2 = cms.VInputTag( 'hltHpsSelectedPFTausTrackFindingTightChargedIsolationTightOOSCPhotonsAgainstMuon' ), - inputTag1 = cms.InputTag( "hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered" ), - inputTag2 = cms.InputTag( "hltHpsSelectedPFTau27TightChargedIsolationTightOOSCPhotonsAgainstMuonL1HLTMatched" ), - triggerType1 = cms.int32( 83 ), + originTag1 = cms.VInputTag( 'hltEgammaCandidates' ), + originTag2 = cms.VInputTag( 'hltHpsSelectedPFTausTrackFindingTightChargedIsolation' ), + inputTag1 = cms.InputTag( "hltEle24erWPTightGsfTrackIsoFilterForTau" ), + inputTag2 = cms.InputTag( "hltHpsSelectedPFTau30TightChargedIsolationL1HLTMatched" ), + triggerType1 = cms.int32( 81 ), triggerType2 = cms.int32( 84 ), MinDphi = cms.double( 0.0 ), MaxDphi = cms.double( -1.0 ), - MinDeta = cms.double( 1.0 ), + MinDeta = cms.double( 0.0 ), MaxDeta = cms.double( -1.0 ), MinMinv = cms.double( 0.0 ), MaxMinv = cms.double( -1.0 ), @@ -25155,29 +24501,180 @@ MaxPt = cms.double( -1.0 ), MinN = cms.int32( 1 ) ) -fragment.hltPreIsoMu27MediumDeepTauPFTauHPS20eta2p1SingleL1 = cms.EDFilter( "HLTPrescaler", +fragment.hltL1sHTTForBeamSpot = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_HTT120er OR L1_HTT160er OR L1_HTT200er OR L1_HTT255er OR L1_HTT280er OR L1_HTT320er OR L1_HTT360er OR L1_ETT2000 OR L1_HTT400er OR L1_HTT450er OR L1_SingleJet120 OR L1_SingleJet140er2p5 OR L1_SingleJet160er2p5 OR L1_SingleJet180 OR L1_SingleJet200 OR L1_DoubleJet40er2p5 OR L1_DoubleJet100er2p5 OR L1_DoubleJet120er2p5" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +) +fragment.hltPreHT300Beamspot = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltL1fL1sMu22or25L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", +fragment.hltAK4CaloJetsIDPassed = cms.EDProducer( "HLTCaloJetIDProducer", + min_N90 = cms.int32( -2 ), + min_N90hits = cms.int32( 2 ), + min_EMF = cms.double( 1.0E-6 ), + max_EMF = cms.double( 999.0 ), + jetsInput = cms.InputTag( "hltAK4CaloJets" ), + JetIDParams = cms.PSet( + hfRecHitsColl = cms.InputTag( "hltHfreco" ), + hoRecHitsColl = cms.InputTag( "hltHoreco" ), + ebRecHitsColl = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + hbheRecHitsColl = cms.InputTag( "hltHbhereco" ), + useRecHits = cms.bool( True ), + eeRecHitsColl = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ) + ) +) +fragment.hltAK4CaloJetsCorrectedIDPassed = cms.EDProducer( "CorrectedCaloJetProducer", + src = cms.InputTag( "hltAK4CaloJetsIDPassed" ), + correctors = cms.VInputTag( 'hltAK4CaloCorrector' ) +) +fragment.hltHtMht = cms.EDProducer( "HLTHtMhtProducer", + usePt = cms.bool( False ), + excludePFMuons = cms.bool( False ), + minNJetHt = cms.int32( 0 ), + minNJetMht = cms.int32( 0 ), + minPtJetHt = cms.double( 40.0 ), + minPtJetMht = cms.double( 30.0 ), + maxEtaJetHt = cms.double( 2.5 ), + maxEtaJetMht = cms.double( 5.0 ), + jetsLabel = cms.InputTag( "hltAK4CaloJetsCorrected" ), + pfCandidatesLabel = cms.InputTag( "" ) +) +fragment.hltHT300 = cms.EDFilter( "HLTHtMhtFilter", + saveTags = cms.bool( True ), + htLabels = cms.VInputTag( 'hltHtMht' ), + mhtLabels = cms.VInputTag( 'hltHtMht' ), + minHt = cms.vdouble( 300.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) +) +fragment.hltVerticesPF = cms.EDProducer( "PrimaryVertexProducer", + vertexCollections = cms.VPSet( + cms.PSet( chi2cutoff = cms.double( 3.0 ), + label = cms.string( "" ), + useBeamConstraint = cms.bool( False ), + minNdof = cms.double( 0.0 ), + maxDistanceToBeam = cms.double( 1.0 ), + algorithm = cms.string( "AdaptiveVertexFitter" ) + ), + cms.PSet( chi2cutoff = cms.double( 3.0 ), + label = cms.string( "WithBS" ), + useBeamConstraint = cms.bool( True ), + minNdof = cms.double( 0.0 ), + maxDistanceToBeam = cms.double( 1.0 ), + algorithm = cms.string( "AdaptiveVertexFitter" ) + ) + ), + verbose = cms.untracked.bool( False ), + TkFilterParameters = cms.PSet( + maxEta = cms.double( 100.0 ), + minPt = cms.double( 0.0 ), + minSiliconLayersWithHits = cms.int32( 5 ), + minPixelLayersWithHits = cms.int32( 2 ), + maxNormalizedChi2 = cms.double( 20.0 ), + trackQuality = cms.string( "any" ), + algorithm = cms.string( "filter" ), + maxD0Significance = cms.double( 999.0 ) + ), + beamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), + TrackLabel = cms.InputTag( "hltPFMuonMerging" ), + TrackTimeResosLabel = cms.InputTag( "dummy_default" ), + TrackTimesLabel = cms.InputTag( "dummy_default" ), + TkClusParameters = cms.PSet( + TkDAClusParameters = cms.PSet( + zmerge = cms.double( 0.01 ), + Tstop = cms.double( 0.5 ), + d0CutOff = cms.double( 999.0 ), + dzCutOff = cms.double( 4.0 ), + vertexSize = cms.double( 0.15 ), + coolingFactor = cms.double( 0.6 ), + Tpurge = cms.double( 2.0 ), + Tmin = cms.double( 2.4 ), + uniquetrkweight = cms.double( 0.9 ) + ), + algorithm = cms.string( "DA_vect" ) + ), + isRecoveryIteration = cms.bool( False ), + recoveryVtxCollection = cms.InputTag( "" ) +) +fragment.hltVerticesPFSelector = cms.EDFilter( "PrimaryVertexObjectFilter", + filterParams = cms.PSet( + maxZ = cms.double( 24.0 ), + minNdof = cms.double( 4.0 ), + maxRho = cms.double( 2.0 ), + pvSrc = cms.InputTag( "hltVerticesPF" ) + ), + src = cms.InputTag( "hltVerticesPF" ) +) +fragment.hltVerticesPFFilter = cms.EDFilter( "VertexSelector", + src = cms.InputTag( "hltVerticesPFSelector" ), + cut = cms.string( "!isFake" ), + filter = cms.bool( True ) +) +fragment.hltFEDSelectorOnlineMetaData = cms.EDProducer( "EvFFEDSelector", + inputTag = cms.InputTag( "rawDataCollector" ), + fedList = cms.vuint32( 1022 ) +) +fragment.hltL1sZeroBias = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_ZeroBias" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +) +fragment.hltPreZeroBiasBeamspot = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltL1sBigORMu18erTauXXer2p1 = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_Mu18er2p1_Tau24er2p1 OR L1_Mu18er2p1_Tau26er2p1" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +) +fragment.hltPreIsoMu20eta2p1TightChargedIsoPFTauHPS27eta2p1CrossL1 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - PreviousCandTag = cms.InputTag( "hltL1sSingleMu22or25" ), - MaxEta = cms.double( 2.5 ), + PreviousCandTag = cms.InputTag( "hltL1sBigORMu18erTauXXer2p1" ), + MaxEta = cms.double( 2.1 ), MinPt = cms.double( 0.0 ), MaxDeltaR = cms.double( 0.3 ), MinN = cms.int32( 1 ), CentralBxOnly = cms.bool( True ), SelectQualities = cms.vint32( ) ) -fragment.hltL2fL1sMu22or25L1f0L2Filtered10Q = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", +fragment.hltL2fBigORMu18erTauXXer2p1L1f0L2Filtered10Q = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", saveTags = cms.bool( True ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), CandTag = cms.InputTag( "hltL2MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sMu22or25L1Filtered0" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0" ), SeedMapTag = cms.InputTag( "hltL2Muons" ), MinN = cms.int32( 0 ), - MaxEta = cms.double( 2.5 ), + MaxEta = cms.double( 2.16 ), AbsEtaBins = cms.vdouble( 0.0 ), MinNstations = cms.vint32( 0 ), MinNhits = cms.vint32( 0 ), @@ -25191,10 +24688,10 @@ NSigmaPt = cms.double( 0.0 ), MatchToPreviousCand = cms.bool( True ) ) -fragment.hltL1fForIterL3L1fL1sMu22or25L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", +fragment.hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), CandTag = cms.InputTag( "hltL1MuonsPt0" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sMu22or25L1Filtered0" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0" ), MaxEta = cms.double( 2.5 ), MinPt = cms.double( 0.0 ), MaxDeltaR = cms.double( 0.3 ), @@ -25202,21 +24699,21 @@ CentralBxOnly = cms.bool( True ), SelectQualities = cms.vint32( ) ) -fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q = cms.EDFilter( "HLTMuonL3PreFilter", +fragment.hltL3fL1BigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20Q = cms.EDFilter( "HLTMuonL3PreFilter", saveTags = cms.bool( True ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sMu22or25L1f0L2Filtered10Q" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sMu22or25L1Filtered0" ), + PreviousCandTag = cms.InputTag( "hltL2fBigORMu18erTauXXer2p1L1f0L2Filtered10Q" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0" ), inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), MinN = cms.int32( 1 ), - MaxEta = cms.double( 1.0E99 ), + MaxEta = cms.double( 2.1 ), MinNhits = cms.int32( 0 ), MaxDr = cms.double( 2.0 ), MinDr = cms.double( -1.0 ), MaxDz = cms.double( 9999.0 ), MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 27.0 ), + MinPt = cms.double( 20.0 ), NSigmaPt = cms.double( 0.0 ), MaxNormalizedChi2 = cms.double( 9999.0 ), MaxDXYBeamSpot = cms.double( 9999.0 ), @@ -25245,173 +24742,1118 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27QL3pfecalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q" ), - varTag = cms.InputTag( "hltMuonEcalMFPFClusterIsoForMuons" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.14 ), - thrOverEEE = cms.vdouble( 0.1 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) -) -fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27QL3pfhcalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27QL3pfecalIsoRhoFiltered" ), - varTag = cms.InputTag( "hltMuonHcalRegPFClusterIsoForMuons" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.177 ), - thrOverEEE = cms.vdouble( 0.24 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) -) -fragment.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f27QL3trkIsoFiltered = cms.EDFilter( "HLTMuonIsoFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27QL3pfhcalIsoRhoFiltered" ), - MinN = cms.int32( 1 ), - DepTag = cms.VInputTag( 'hltMuonTkRelIsolationCut0p08Map' ), - IsolatorPSet = cms.PSet( ) +fragment.hltFixedGridRhoFastjetECALMFForMuons = cms.EDProducer( "FixedGridRhoProducerFastjetFromRecHit", + hbheRecHitsTag = cms.InputTag( "hltHbhereco" ), + ebRecHitsTag = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + eeRecHitsTag = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + skipHCAL = cms.bool( True ), + skipECAL = cms.bool( False ), + eThresHB = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ), + eThresHE = cms.vdouble( 0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ), + maxRapidity = cms.double( 2.5 ), + gridSpacing = cms.double( 0.55 ) ) -fragment.hltCaloTowersIsoTau1Regional = cms.EDProducer( "CaloTowerFromL1TCreatorForTauHLT", - TauTrigger = cms.InputTag( 'hltGtStage2Digis','Tau' ), - towers = cms.InputTag( "hltTowerMakerForAll" ), - TauId = cms.int32( 0 ), - UseTowersInCone = cms.double( 0.8 ), - minimumE = cms.double( 0.8 ), - minimumEt = cms.double( 0.5 ), - BX = cms.int32( 0 ), - verbose = cms.untracked.int32( 0 ) +fragment.hltFixedGridRhoFastjetHCAL = cms.EDProducer( "FixedGridRhoProducerFastjetFromRecHit", + hbheRecHitsTag = cms.InputTag( "hltHbhereco" ), + ebRecHitsTag = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + eeRecHitsTag = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + skipHCAL = cms.bool( False ), + skipECAL = cms.bool( True ), + eThresHB = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ), + eThresHE = cms.vdouble( 0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ), + maxRapidity = cms.double( 2.5 ), + gridSpacing = cms.double( 0.55 ) ) -fragment.hltAkIsoTau1Regional = cms.EDProducer( "FastjetJetProducer", - useMassDropTagger = cms.bool( False ), - useFiltering = cms.bool( False ), - useDynamicFiltering = cms.bool( False ), - useTrimming = cms.bool( False ), - usePruning = cms.bool( False ), - useCMSBoostedTauSeedingAlgorithm = cms.bool( False ), - useKtPruning = cms.bool( False ), - useConstituentSubtraction = cms.bool( False ), - useSoftDrop = cms.bool( False ), - correctShape = cms.bool( False ), - UseOnlyVertexTracks = cms.bool( False ), - UseOnlyOnePV = cms.bool( False ), - muCut = cms.double( -1.0 ), - yCut = cms.double( -1.0 ), - rFilt = cms.double( -1.0 ), - rFiltFactor = cms.double( -1.0 ), - trimPtFracMin = cms.double( -1.0 ), - zcut = cms.double( -1.0 ), - rcut_factor = cms.double( -1.0 ), - csRho_EtaMax = cms.double( -1.0 ), - csRParam = cms.double( -1.0 ), - beta = cms.double( -1.0 ), - R0 = cms.double( -1.0 ), - gridMaxRapidity = cms.double( -1.0 ), - gridSpacing = cms.double( -1.0 ), - DzTrVtxMax = cms.double( 0.0 ), - DxyTrVtxMax = cms.double( 0.0 ), - MaxVtxZ = cms.double( 15.0 ), - subjetPtMin = cms.double( -1.0 ), - muMin = cms.double( -1.0 ), - muMax = cms.double( -1.0 ), - yMin = cms.double( -1.0 ), - yMax = cms.double( -1.0 ), - dRMin = cms.double( -1.0 ), - dRMax = cms.double( -1.0 ), - maxDepth = cms.int32( -1 ), - nFilt = cms.int32( -1 ), - MinVtxNdof = cms.int32( 5 ), - src = cms.InputTag( "hltCaloTowersIsoTau1Regional" ), - srcPVs = cms.InputTag( "NotUsed" ), - jetType = cms.string( "CaloJet" ), - jetAlgorithm = cms.string( "AntiKt" ), - rParam = cms.double( 0.2 ), - inputEtMin = cms.double( 0.3 ), - inputEMin = cms.double( 0.0 ), - jetPtMin = cms.double( 1.0 ), - doPVCorrection = cms.bool( False ), - doAreaFastjet = cms.bool( False ), - doRhoFastjet = cms.bool( False ), - doPUOffsetCorr = cms.bool( False ), - puPtMin = cms.double( 10.0 ), - nSigmaPU = cms.double( 1.0 ), - radiusPU = cms.double( 0.4 ), - subtractorName = cms.string( "" ), - useExplicitGhosts = cms.bool( False ), - doAreaDiskApprox = cms.bool( False ), - voronoiRfact = cms.double( -9.0 ), - Rho_EtaMax = cms.double( 4.4 ), - Ghost_EtaMax = cms.double( 6.0 ), - Active_Area_Repeats = cms.int32( 5 ), - GhostArea = cms.double( 0.01 ), - restrictInputs = cms.bool( False ), - maxInputs = cms.uint32( 1 ), - writeCompound = cms.bool( False ), - writeJetsWithConst = cms.bool( False ), - doFastJetNonUniform = cms.bool( False ), - useDeterministicSeed = cms.bool( True ), - minSeed = cms.uint32( 0 ), - verbosity = cms.int32( 0 ), - puWidth = cms.double( 0.0 ), - nExclude = cms.uint32( 0 ), - maxBadEcalCells = cms.uint32( 9999999 ), - maxBadHcalCells = cms.uint32( 9999999 ), - maxProblematicEcalCells = cms.uint32( 9999999 ), - maxProblematicHcalCells = cms.uint32( 9999999 ), - maxRecoveredEcalCells = cms.uint32( 9999999 ), - maxRecoveredHcalCells = cms.uint32( 9999999 ), - puCenters = cms.vdouble( ), - applyWeight = cms.bool( False ), - srcWeights = cms.InputTag( "" ), - minimumTowersFraction = cms.double( 0.0 ), - jetCollInstanceName = cms.string( "" ), - sumRecHits = cms.bool( False ) +fragment.hltRecHitInRegionForMuonsMF = cms.EDProducer( "MuonHLTRechitInRegionsProducer", + productLabels = cms.vstring( 'EcalRegionalRecHitsEB', + 'EcalRegionalRecHitsEE' ), + ecalhitLabels = cms.VInputTag( 'hltEcalRecHit:EcalRecHitsEB','hltEcalRecHit:EcalRecHitsEE' ), + l1TagIsolated = cms.InputTag( "hltIterL3MuonCandidates" ), + l1TagNonIsolated = cms.InputTag( "NotUsed" ), + useUncalib = cms.bool( False ), + doIsolated = cms.bool( True ), + l1LowerThr = cms.double( 0.0 ), + l1UpperThr = cms.double( 999.0 ), + l1LowerThrIgnoreIsolation = cms.double( 100.0 ), + regionEtaMargin = cms.double( 0.4 ), + regionPhiMargin = cms.double( 0.4 ) ) -fragment.hltCaloTowersIsoTau2Regional = cms.EDProducer( "CaloTowerFromL1TCreatorForTauHLT", - TauTrigger = cms.InputTag( 'hltGtStage2Digis','Tau' ), - towers = cms.InputTag( "hltTowerMakerForAll" ), - TauId = cms.int32( 1 ), - UseTowersInCone = cms.double( 0.8 ), - minimumE = cms.double( 0.8 ), - minimumEt = cms.double( 0.5 ), - BX = cms.int32( 0 ), - verbose = cms.untracked.int32( 0 ) +fragment.hltRecHitInRegionForMuonsES = cms.EDProducer( "MuonHLTRechitInRegionsProducer", + productLabels = cms.vstring( 'EcalRegionalRecHitsES' ), + ecalhitLabels = cms.VInputTag( 'hltEcalPreshowerRecHit:EcalRecHitsES' ), + l1TagIsolated = cms.InputTag( "hltIterL3MuonCandidates" ), + l1TagNonIsolated = cms.InputTag( "NotUsed" ), + useUncalib = cms.bool( False ), + doIsolated = cms.bool( True ), + l1LowerThr = cms.double( 0.0 ), + l1UpperThr = cms.double( 999.0 ), + l1LowerThrIgnoreIsolation = cms.double( 100.0 ), + regionEtaMargin = cms.double( 0.4 ), + regionPhiMargin = cms.double( 0.4 ) ) -fragment.hltAkIsoTau2Regional = cms.EDProducer( "FastjetJetProducer", - useMassDropTagger = cms.bool( False ), - useFiltering = cms.bool( False ), - useDynamicFiltering = cms.bool( False ), - useTrimming = cms.bool( False ), - usePruning = cms.bool( False ), - useCMSBoostedTauSeedingAlgorithm = cms.bool( False ), - useKtPruning = cms.bool( False ), - useConstituentSubtraction = cms.bool( False ), - useSoftDrop = cms.bool( False ), +fragment.hltParticleFlowRecHitECALForMuonsMF = cms.EDProducer( "PFRecHitProducer", + navigator = cms.PSet( + barrel = cms.PSet( ), + endcap = cms.PSet( ), + name = cms.string( "PFRecHitECALNavigator" ) + ), + producers = cms.VPSet( + cms.PSet( src = cms.InputTag( 'hltRecHitInRegionForMuonsMF','EcalRegionalRecHitsEB' ), + srFlags = cms.InputTag( "" ), + name = cms.string( "PFEBRecHitCreator" ), + qualityTests = cms.VPSet( + cms.PSet( name = cms.string( "PFRecHitQTestDBThreshold" ), + applySelectionsToAllCrystals = cms.bool( True ) + ), + cms.PSet( topologicalCleaning = cms.bool( True ), + skipTTRecoveredHits = cms.bool( True ), + cleaningThreshold = cms.double( 2.0 ), + name = cms.string( "PFRecHitQTestECAL" ), + timingCleaning = cms.bool( True ) + ) + ) + ), + cms.PSet( src = cms.InputTag( 'hltRecHitInRegionForMuonsMF','EcalRegionalRecHitsEE' ), + srFlags = cms.InputTag( "" ), + name = cms.string( "PFEERecHitCreator" ), + qualityTests = cms.VPSet( + cms.PSet( name = cms.string( "PFRecHitQTestDBThreshold" ), + applySelectionsToAllCrystals = cms.bool( True ) + ), + cms.PSet( topologicalCleaning = cms.bool( True ), + skipTTRecoveredHits = cms.bool( True ), + cleaningThreshold = cms.double( 2.0 ), + name = cms.string( "PFRecHitQTestECAL" ), + timingCleaning = cms.bool( True ) + ) + ) + ) + ) +) +fragment.hltParticleFlowRecHitPSForMuons = cms.EDProducer( "PFRecHitProducer", + navigator = cms.PSet( name = cms.string( "PFRecHitPreshowerNavigator" ) ), + producers = cms.VPSet( + cms.PSet( src = cms.InputTag( 'hltRecHitInRegionForMuonsES','EcalRegionalRecHitsES' ), + name = cms.string( "PFPSRecHitCreator" ), + qualityTests = cms.VPSet( + cms.PSet( threshold = cms.double( 7.0E-6 ), + name = cms.string( "PFRecHitQTestThreshold" ) + ) + ) + ) + ) +) +fragment.hltParticleFlowClusterECALUncorrectedForMuonsMF = cms.EDProducer( "PFClusterProducer", + recHitsSource = cms.InputTag( "hltParticleFlowRecHitECALForMuonsMF" ), + recHitCleaners = cms.VPSet( + ), + seedCleaners = cms.VPSet( + ), + seedFinder = cms.PSet( + thresholdsByDetector = cms.VPSet( + cms.PSet( seedingThresholdPt = cms.double( 0.15 ), + seedingThreshold = cms.double( 0.6 ), + detector = cms.string( "ECAL_ENDCAP" ) + ), + cms.PSet( seedingThresholdPt = cms.double( 0.0 ), + seedingThreshold = cms.double( 0.23 ), + detector = cms.string( "ECAL_BARREL" ) + ) + ), + algoName = cms.string( "LocalMaximumSeedFinder" ), + nNeighbours = cms.int32( 8 ) + ), + initialClusteringStep = cms.PSet( + thresholdsByDetector = cms.VPSet( + cms.PSet( gatheringThreshold = cms.double( 0.08 ), + gatheringThresholdPt = cms.double( 0.0 ), + detector = cms.string( "ECAL_BARREL" ) + ), + cms.PSet( gatheringThreshold = cms.double( 0.3 ), + gatheringThresholdPt = cms.double( 0.0 ), + detector = cms.string( "ECAL_ENDCAP" ) + ) + ), + algoName = cms.string( "Basic2DGenericTopoClusterizer" ), + useCornerCells = cms.bool( True ) + ), + pfClusterBuilder = cms.PSet( + minFracTot = cms.double( 1.0E-20 ), + stoppingTolerance = cms.double( 1.0E-8 ), + positionCalc = cms.PSet( + minAllowedNormalization = cms.double( 1.0E-9 ), + posCalcNCrystals = cms.int32( 9 ), + algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), + logWeightDenominator = cms.double( 0.08 ), + minFractionInCalc = cms.double( 1.0E-9 ), + timeResolutionCalcBarrel = cms.PSet( + corrTermLowE = cms.double( 0.0510871 ), + threshLowE = cms.double( 0.5 ), + noiseTerm = cms.double( 1.10889 ), + constantTermLowE = cms.double( 0.0 ), + noiseTermLowE = cms.double( 1.31883 ), + threshHighE = cms.double( 5.0 ), + constantTerm = cms.double( 0.428192 ) + ), + timeResolutionCalcEndcap = cms.PSet( + corrTermLowE = cms.double( 0.0 ), + threshLowE = cms.double( 1.0 ), + noiseTerm = cms.double( 5.72489999999 ), + constantTermLowE = cms.double( 0.0 ), + noiseTermLowE = cms.double( 6.92683000001 ), + threshHighE = cms.double( 10.0 ), + constantTerm = cms.double( 0.0 ) + ) + ), + maxIterations = cms.uint32( 50 ), + positionCalcForConvergence = cms.PSet( + minAllowedNormalization = cms.double( 0.0 ), + T0_ES = cms.double( 1.2 ), + algoName = cms.string( "ECAL2DPositionCalcWithDepthCorr" ), + T0_EE = cms.double( 3.1 ), + T0_EB = cms.double( 7.4 ), + X0 = cms.double( 0.89 ), + minFractionInCalc = cms.double( 0.0 ), + W0 = cms.double( 4.2 ) + ), + allCellsPositionCalc = cms.PSet( + minAllowedNormalization = cms.double( 1.0E-9 ), + posCalcNCrystals = cms.int32( -1 ), + algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), + logWeightDenominator = cms.double( 0.08 ), + minFractionInCalc = cms.double( 1.0E-9 ), + timeResolutionCalcBarrel = cms.PSet( + corrTermLowE = cms.double( 0.0510871 ), + threshLowE = cms.double( 0.5 ), + noiseTerm = cms.double( 1.10889 ), + constantTermLowE = cms.double( 0.0 ), + noiseTermLowE = cms.double( 1.31883 ), + threshHighE = cms.double( 5.0 ), + constantTerm = cms.double( 0.428192 ) + ), + timeResolutionCalcEndcap = cms.PSet( + corrTermLowE = cms.double( 0.0 ), + threshLowE = cms.double( 1.0 ), + noiseTerm = cms.double( 5.72489999999 ), + constantTermLowE = cms.double( 0.0 ), + noiseTermLowE = cms.double( 6.92683000001 ), + threshHighE = cms.double( 10.0 ), + constantTerm = cms.double( 0.0 ) + ) + ), + algoName = cms.string( "Basic2DGenericPFlowClusterizer" ), + recHitEnergyNorms = cms.VPSet( + cms.PSet( recHitEnergyNorm = cms.double( 0.08 ), + detector = cms.string( "ECAL_BARREL" ) + ), + cms.PSet( recHitEnergyNorm = cms.double( 0.3 ), + detector = cms.string( "ECAL_ENDCAP" ) + ) + ), + showerSigma = cms.double( 1.5 ), + minFractionToKeep = cms.double( 1.0E-7 ), + excludeOtherSeeds = cms.bool( True ) + ), + positionReCalc = cms.PSet( + minAllowedNormalization = cms.double( 0.0 ), + T0_ES = cms.double( 1.2 ), + algoName = cms.string( "ECAL2DPositionCalcWithDepthCorr" ), + T0_EE = cms.double( 3.1 ), + T0_EB = cms.double( 7.4 ), + X0 = cms.double( 0.89 ), + minFractionInCalc = cms.double( 0.0 ), + W0 = cms.double( 4.2 ) + ), + energyCorrector = cms.PSet( ) +) +fragment.hltParticleFlowClusterPSForMuons = cms.EDProducer( "PFClusterProducer", + recHitsSource = cms.InputTag( "hltParticleFlowRecHitPSForMuons" ), + recHitCleaners = cms.VPSet( + ), + seedCleaners = cms.VPSet( + ), + seedFinder = cms.PSet( + thresholdsByDetector = cms.VPSet( + cms.PSet( seedingThresholdPt = cms.double( 0.0 ), + seedingThreshold = cms.double( 1.2E-4 ), + detector = cms.string( "PS1" ) + ), + cms.PSet( seedingThresholdPt = cms.double( 0.0 ), + seedingThreshold = cms.double( 1.2E-4 ), + detector = cms.string( "PS2" ) + ) + ), + algoName = cms.string( "LocalMaximumSeedFinder" ), + nNeighbours = cms.int32( 4 ) + ), + initialClusteringStep = cms.PSet( + thresholdsByDetector = cms.VPSet( + cms.PSet( gatheringThreshold = cms.double( 6.0E-5 ), + gatheringThresholdPt = cms.double( 0.0 ), + detector = cms.string( "PS1" ) + ), + cms.PSet( gatheringThreshold = cms.double( 6.0E-5 ), + gatheringThresholdPt = cms.double( 0.0 ), + detector = cms.string( "PS2" ) + ) + ), + algoName = cms.string( "Basic2DGenericTopoClusterizer" ), + useCornerCells = cms.bool( False ) + ), + pfClusterBuilder = cms.PSet( + minFracTot = cms.double( 1.0E-20 ), + stoppingTolerance = cms.double( 1.0E-8 ), + positionCalc = cms.PSet( + minAllowedNormalization = cms.double( 1.0E-9 ), + posCalcNCrystals = cms.int32( -1 ), + algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), + logWeightDenominator = cms.double( 6.0E-5 ), + minFractionInCalc = cms.double( 1.0E-9 ) + ), + maxIterations = cms.uint32( 50 ), + algoName = cms.string( "Basic2DGenericPFlowClusterizer" ), + recHitEnergyNorms = cms.VPSet( + cms.PSet( recHitEnergyNorm = cms.double( 6.0E-5 ), + detector = cms.string( "PS1" ) + ), + cms.PSet( recHitEnergyNorm = cms.double( 6.0E-5 ), + detector = cms.string( "PS2" ) + ) + ), + showerSigma = cms.double( 0.3 ), + minFractionToKeep = cms.double( 1.0E-7 ), + excludeOtherSeeds = cms.bool( True ) + ), + positionReCalc = cms.PSet( ), + energyCorrector = cms.PSet( ) +) +fragment.hltParticleFlowClusterECALForMuonsMF = cms.EDProducer( "CorrectedECALPFClusterProducer", + minimumPSEnergy = cms.double( 0.0 ), + skipPS = cms.bool( False ), + inputPS = cms.InputTag( "hltParticleFlowClusterPSForMuons" ), + energyCorrector = cms.PSet( + applyCrackCorrections = cms.bool( False ), + srfAwareCorrection = cms.bool( True ), + applyMVACorrections = cms.bool( True ), + maxPtForMVAEvaluation = cms.double( 300.0 ), + recHitsEBLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + recHitsEELabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + ebSrFlagLabel = cms.InputTag( "hltEcalDigis" ), + eeSrFlagLabel = cms.InputTag( "hltEcalDigis" ) + ), + inputECAL = cms.InputTag( "hltParticleFlowClusterECALUncorrectedForMuonsMF" ) +) +fragment.hltMuonEcalMFPFClusterIsoForMuons = cms.EDProducer( "MuonHLTEcalPFClusterIsolationProducer", + recoCandidateProducer = cms.InputTag( "hltIterL3MuonCandidates" ), + pfClusterProducer = cms.InputTag( "hltParticleFlowClusterECALForMuonsMF" ), + rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetECALMFForMuons" ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + drMax = cms.double( 0.3 ), + drVetoBarrel = cms.double( 0.05 ), + drVetoEndcap = cms.double( 0.05 ), + etaStripBarrel = cms.double( 0.0 ), + etaStripEndcap = cms.double( 0.0 ), + energyBarrel = cms.double( 0.0 ), + energyEndcap = cms.double( 0.0 ), + effectiveAreas = cms.vdouble( 0.35, 0.193 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) +) +fragment.hltL3fBigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20QL3pfecalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltL3fL1BigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20Q" ), + varTag = cms.InputTag( "hltMuonEcalMFPFClusterIsoForMuons" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.14 ), + thrOverEEE = cms.vdouble( 0.1 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) +) +fragment.hltMuonHcalRegPFClusterIsoForMuons = cms.EDProducer( "MuonHLTHcalPFClusterIsolationProducer", + recoCandidateProducer = cms.InputTag( "hltIterL3MuonCandidates" ), + pfClusterProducerHCAL = cms.InputTag( "hltParticleFlowClusterHCAL" ), + useHF = cms.bool( False ), + pfClusterProducerHFEM = cms.InputTag( "" ), + pfClusterProducerHFHAD = cms.InputTag( "" ), + rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetHCAL" ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + drMax = cms.double( 0.3 ), + drVetoBarrel = cms.double( 0.1 ), + drVetoEndcap = cms.double( 0.1 ), + etaStripBarrel = cms.double( 0.0 ), + etaStripEndcap = cms.double( 0.0 ), + energyBarrel = cms.double( 0.0 ), + energyEndcap = cms.double( 0.0 ), + useEt = cms.bool( True ), + effectiveAreas = cms.vdouble( 0.227, 0.372 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) +) +fragment.hltL3fBigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20QL3pfhcalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltL3fBigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20QL3pfecalIsoRhoFiltered" ), + varTag = cms.InputTag( "hltMuonHcalRegPFClusterIsoForMuons" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.177 ), + thrOverEEE = cms.vdouble( 0.24 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) +) +fragment.hltPixelTracksTrackingRegionsForSeedsL3Muon = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", + RegionPSet = cms.PSet( + vertexCollection = cms.InputTag( "hltPixelVertices" ), + zErrorVetex = cms.double( 0.2 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + zErrorBeamSpot = cms.double( 24.2 ), + maxNVertices = cms.int32( 4 ), + maxNRegions = cms.int32( 40 ), + nSigmaZVertex = cms.double( 3.0 ), + nSigmaZBeamSpot = cms.double( 4.0 ), + ptMin = cms.double( 0.3 ), + mode = cms.string( "VerticesFixed" ), + input = cms.InputTag( "hltIterL3MuonCandidates" ), + searchOpt = cms.bool( False ), + whereToUseMeasurementTracker = cms.string( "Never" ), + originRadius = cms.double( 0.1 ), + measurementTrackerName = cms.InputTag( "" ), + precise = cms.bool( True ), + deltaEta = cms.double( 0.3 ), + deltaPhi = cms.double( 0.3 ) + ) +) +fragment.hltPixelTracksInRegionIter0L3Muon = cms.EDProducer( "TrackSelectorByRegion", + tracks = cms.InputTag( "hltPixelTracks" ), + regions = cms.InputTag( "hltPixelTracksTrackingRegionsForSeedsL3Muon" ), + produceTrackCollection = cms.bool( True ), + produceMask = cms.bool( False ) +) +fragment.hltIter0L3MuonPixelSeedsFromPixelTracks = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", + InputCollection = cms.InputTag( "hltPixelTracksInRegionIter0L3Muon" ), + InputVertexCollection = cms.InputTag( "hltTrimmedPixelVertices" ), + originHalfLength = cms.double( 0.3 ), + originRadius = cms.double( 0.1 ), + useProtoTrackKinematics = cms.bool( False ), + useEventsWithNoVertex = cms.bool( True ), + TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + usePV = cms.bool( False ), + includeFourthHit = cms.bool( True ), + SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) +) +fragment.hltIter0L3MuonCkfTrackCandidates = cms.EDProducer( "CkfTrackCandidateMaker", + cleanTrajectoryAfterInOut = cms.bool( False ), + doSeedingRegionRebuilding = cms.bool( False ), + onlyPixelHitsForSeedCleaner = cms.bool( False ), + reverseTrajectories = cms.bool( False ), + useHitsSplitting = cms.bool( False ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ), + src = cms.InputTag( "hltIter0L3MuonPixelSeedsFromPixelTracks" ), + clustersToSkip = cms.InputTag( "" ), + phase2clustersToSkip = cms.InputTag( "" ), + TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter0GroupedCkfTrajectoryBuilderIT" ) ), + TransientInitialStateEstimatorParameters = cms.PSet( + propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), + numberMeasurementsForFit = cms.int32( 4 ), + propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) + ), + numHitsForSeedCleaner = cms.int32( 4 ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + RedundantSeedCleaner = cms.string( "CachingSeedCleanerBySharedInput" ), + TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), + maxNSeeds = cms.uint32( 100000 ), + maxSeedsBeforeCleaning = cms.uint32( 1000 ) +) +fragment.hltIter0L3MuonCtfWithMaterialTracks = cms.EDProducer( "TrackProducer", + useSimpleMF = cms.bool( True ), + SimpleMagneticField = cms.string( "ParabolicMf" ), + src = cms.InputTag( "hltIter0L3MuonCkfTrackCandidates" ), + clusterRemovalInfo = cms.InputTag( "" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Fitter = cms.string( "hltESPFittingSmootherIT" ), + useHitsSplitting = cms.bool( False ), + alias = cms.untracked.string( "ctfWithMaterialTracks" ), + TrajectoryInEvent = cms.bool( False ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + AlgorithmName = cms.string( "hltIter0" ), + Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), + GeometricInnerState = cms.bool( True ), + NavigationSchool = cms.string( "" ), + MeasurementTracker = cms.string( "" ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ) +) +fragment.hltIter0L3MuonTrackCutClassifier = cms.EDProducer( "TrackCutClassifier", + src = cms.InputTag( "hltIter0L3MuonCtfWithMaterialTracks" ), + beamspot = cms.InputTag( "hltOnlineBeamSpot" ), + vertices = cms.InputTag( "hltTrimmedPixelVertices" ), + ignoreVertices = cms.bool( False ), + qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), + mva = cms.PSet( + minPixelHits = cms.vint32( 0, 0, 0 ), + maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 15.0 ), + dr_par = cms.PSet( + d0err = cms.vdouble( 0.003, 0.003, 0.003 ), + dr_par2 = cms.vdouble( 3.40282346639E38, 0.6, 0.6 ), + dr_par1 = cms.vdouble( 3.40282346639E38, 0.8, 0.8 ), + dr_exp = cms.vint32( 4, 4, 4 ), + d0err_par = cms.vdouble( 0.001, 0.001, 0.001 ) + ), + maxLostLayers = cms.vint32( 1, 1, 1 ), + min3DLayers = cms.vint32( 0, 0, 0 ), + dz_par = cms.PSet( + dz_par1 = cms.vdouble( 3.40282346639E38, 0.75, 0.75 ), + dz_par2 = cms.vdouble( 3.40282346639E38, 0.5, 0.5 ), + dz_exp = cms.vint32( 4, 4, 4 ) + ), + minNVtxTrk = cms.int32( 3 ), + maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), + minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), + maxChi2 = cms.vdouble( 9999.0, 25.0, 16.0 ), + maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), + maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), + minLayers = cms.vint32( 3, 3, 3 ) + ) +) +fragment.hltIter0L3MuonTrackSelectionHighPurity = cms.EDProducer( "TrackCollectionFilterCloner", + originalSource = cms.InputTag( "hltIter0L3MuonCtfWithMaterialTracks" ), + originalMVAVals = cms.InputTag( 'hltIter0L3MuonTrackCutClassifier','MVAValues' ), + originalQualVals = cms.InputTag( 'hltIter0L3MuonTrackCutClassifier','QualityMasks' ), + minQuality = cms.string( "highPurity" ), + copyExtras = cms.untracked.bool( True ), + copyTrajectories = cms.untracked.bool( False ) +) +fragment.hltMuonTkRelIsolationCut0p08Map = cms.EDProducer( "L3MuonCombinedRelativeIsolationProducer", + UseRhoCorrectedCaloDeposits = cms.bool( False ), + UseCaloIso = cms.bool( False ), + CaloDepositsLabel = cms.InputTag( "notUsed" ), + inputMuonCollection = cms.InputTag( "hltIterL3MuonCandidates" ), + OutputMuIsoDeposits = cms.bool( True ), + TrackPt_Min = cms.double( -1.0 ), + printDebug = cms.bool( False ), + CutsPSet = cms.PSet( + applyCutsORmaxNTracks = cms.bool( False ), + maxNTracks = cms.int32( -1 ), + Thresholds = cms.vdouble( 0.08 ), + EtaBounds = cms.vdouble( 2.411 ), + ComponentName = cms.string( "SimpleCuts" ), + ConeSizes = cms.vdouble( 0.3 ) + ), + TrkExtractorPSet = cms.PSet( + Diff_z = cms.double( 0.2 ), + inputTrackCollection = cms.InputTag( "hltIter0L3MuonTrackSelectionHighPurity" ), + Chi2Ndof_Max = cms.double( 1.0E64 ), + BeamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), + DR_Veto = cms.double( 0.01 ), + Pt_Min = cms.double( -1.0 ), + VetoLeadingTrack = cms.bool( True ), + DR_Max = cms.double( 0.3 ), + DepositLabel = cms.untracked.string( "PXLS" ), + PtVeto_Min = cms.double( 2.0 ), + NHits_Min = cms.uint32( 0 ), + PropagateTracksToRadius = cms.bool( True ), + ReferenceRadius = cms.double( 6.0 ), + Chi2Prob_Min = cms.double( -1.0 ), + Diff_r = cms.double( 0.1 ), + BeamlineOption = cms.string( "BeamSpotFromEvent" ), + ComponentName = cms.string( "PixelTrackExtractor" ), + DR_VetoPt = cms.double( 0.025 ) + ), + CaloExtractorPSet = cms.PSet( + DR_Veto_H = cms.double( 0.1 ), + Vertex_Constraint_Z = cms.bool( False ), + DR_Veto_E = cms.double( 0.07 ), + Weight_H = cms.double( 1.0 ), + CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAll" ), + DR_Max = cms.double( 0.3 ), + DepositLabel = cms.untracked.string( "EcalPlusHcal" ), + Vertex_Constraint_XY = cms.bool( False ), + Threshold_H = cms.double( 0.5 ), + Threshold_E = cms.double( 0.2 ), + ComponentName = cms.string( "CaloExtractor" ), + Weight_E = cms.double( 1.0 ) + ) +) +fragment.hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered = cms.EDFilter( "HLTMuonIsoFilter", + saveTags = cms.bool( True ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL3fBigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20QL3pfhcalIsoRhoFiltered" ), + MinN = cms.int32( 1 ), + DepTag = cms.VInputTag( 'hltMuonTkRelIsolationCut0p08Map' ), + IsolatorPSet = cms.PSet( ) +) +fragment.hltHpsPFTau27 = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltHpsPFTauProducer" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 27.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.5 ), + MinN = cms.int32( 1 ) +) +fragment.hltHpsPFTau27Track = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltHpsSelectedPFTausTrackFinding" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 27.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.5 ), + MinN = cms.int32( 1 ) +) +fragment.hltHpsPFTau27TrackTightChargedIso = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltHpsSelectedPFTausTrackFindingTightChargedIsolation" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 27.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.5 ), + MinN = cms.int32( 1 ) +) +fragment.hltHpsPFTauAgainstMuonDiscriminator = cms.EDProducer( "PFRecoTauDiscriminationAgainstMuon2", + maskHitsRPC = cms.vint32( 0, 0, 0, 0 ), + maxNumberOfHitsLast2Stations = cms.int32( -1 ), + maskMatchesRPC = cms.vint32( 0, 0, 0, 0 ), + maskMatchesCSC = cms.vint32( 1, 0, 0, 0 ), + maskHitsCSC = cms.vint32( 0, 0, 0, 0 ), + PFTauProducer = cms.InputTag( "hltHpsPFTauProducer" ), + verbosity = cms.int32( 0 ), + maskMatchesDT = cms.vint32( 0, 0, 0, 0 ), + minPtMatchedMuon = cms.double( 5.0 ), + dRmuonMatchLimitedToJetArea = cms.bool( False ), + Prediscriminants = cms.PSet( BooleanOperator = cms.string( "and" ) ), + maskHitsDT = cms.vint32( 0, 0, 0, 0 ), + HoPMin = cms.double( -1.0 ), + maxNumberOfMatches = cms.int32( 1 ), + discriminatorOption = cms.string( "custom" ), + dRmuonMatch = cms.double( 0.3 ), + srcMuons = cms.InputTag( "" ), + doCaloMuonVeto = cms.bool( False ) +) +fragment.hltHpsSelectedPFTausTrackFindingTightChargedIsolationAgainstMuon = cms.EDFilter( "PFTauSelector", + src = cms.InputTag( "hltHpsPFTauProducer" ), + cut = cms.string( "pt > 0" ), + discriminators = cms.VPSet( + cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauTrackFindingDiscriminator" ), + selectionCut = cms.double( 0.5 ) + ), + cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauTightAbsOrRelChargedIsolationDiscriminator" ), + selectionCut = cms.double( 0.5 ) + ), + cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauAgainstMuonDiscriminator" ), + selectionCut = cms.double( 0.5 ) + ) + ), + discriminatorContainers = cms.VPSet( + ) +) +fragment.hltHpsPFTau27TrackTightChargedIsoAgainstMuon = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltHpsSelectedPFTausTrackFindingTightChargedIsolationAgainstMuon" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 27.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.5 ), + MinN = cms.int32( 1 ) +) +fragment.hltHpsL1JetsHLTPFTauTrackTightChargedIsolationAgainstMuonMatch = cms.EDProducer( "L1THLTTauMatching", + L1TauTrigger = cms.InputTag( "hltL1sBigORMu18erTauXXer2p1" ), + JetSrc = cms.InputTag( "hltHpsSelectedPFTausTrackFindingTightChargedIsolationAgainstMuon" ), + EtMin = cms.double( 0.0 ), + ReduceTauContent = cms.bool( True ), + KeepOriginalVertex = cms.bool( False ) +) +fragment.hltHpsSelectedPFTau27TightChargedIsolationAgainstMuonL1HLTMatched = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltHpsL1JetsHLTPFTauTrackTightChargedIsolationAgainstMuonMatch" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 27.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 1 ) +) +fragment.hltHpsOverlapFilterIsoMu20TightChargedIsoPFTau27L1Seeded = cms.EDFilter( "HLT2MuonPFTau", + saveTags = cms.bool( True ), + originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), + originTag2 = cms.VInputTag( 'hltHpsSelectedPFTausTrackFindingTightChargedIsolationAgainstMuon' ), + inputTag1 = cms.InputTag( "hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered" ), + inputTag2 = cms.InputTag( "hltHpsSelectedPFTau27TightChargedIsolationAgainstMuonL1HLTMatched" ), + triggerType1 = cms.int32( 83 ), + triggerType2 = cms.int32( 84 ), + MinDphi = cms.double( 0.0 ), + MaxDphi = cms.double( -1.0 ), + MinDeta = cms.double( 1.0 ), + MaxDeta = cms.double( -1.0 ), + MinMinv = cms.double( 0.0 ), + MaxMinv = cms.double( -1.0 ), + MinDelR = cms.double( 0.3 ), + MaxDelR = cms.double( 99999.0 ), + MinPt = cms.double( 1.0 ), + MaxPt = cms.double( -1.0 ), + MinN = cms.int32( 1 ) +) +fragment.hltPreIsoMu20eta2p1TightChargedIsoPFTauHPS27eta2p1TightIDCrossL1 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltHpsPFTauTightOutOfSignalConePhotonsDiscriminator = cms.EDProducer( "PFRecoTauDiscriminationByIsolation", + storeRawFootprintCorrection = cms.bool( False ), + PFTauProducer = cms.InputTag( "hltHpsPFTauProducer" ), + storeRawOccupancy = cms.bool( False ), + maximumSumPtCut = cms.double( 2.0 ), + qualityCuts = cms.PSet( + vertexTrackFiltering = cms.bool( False ), + isolationQualityCuts = cms.PSet( + maxDeltaZ = cms.double( 0.2 ), + minTrackPt = cms.double( 0.5 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 100.0 ), + maxTransverseImpactParameter = cms.double( 0.1 ), + useTracksInsteadOfPFHadrons = cms.bool( False ) + ), + primaryVertexSrc = cms.InputTag( "hltPixelVertices" ), + recoverLeadingTrk = cms.bool( False ), + signalQualityCuts = cms.PSet( + maxDeltaZ = cms.double( 0.2 ), + minTrackPt = cms.double( 0.0 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 1000.0 ), + maxTransverseImpactParameter = cms.double( 0.2 ), + useTracksInsteadOfPFHadrons = cms.bool( False ), + minNeutralHadronEt = cms.double( 1.0 ) + ), + vxAssocQualityCuts = cms.PSet( + minTrackPt = cms.double( 0.0 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 1000.0 ), + maxTransverseImpactParameter = cms.double( 0.2 ), + useTracksInsteadOfPFHadrons = cms.bool( False ) + ), + pvFindingAlgo = cms.string( "closestInDeltaZ" ) + ), + minTauPtForNoIso = cms.double( -99.0 ), + maxAbsPhotonSumPt_outsideSignalCone = cms.double( 1.0E9 ), + vertexSrc = cms.InputTag( "NotUsed" ), + applySumPtCut = cms.bool( False ), + rhoConeSize = cms.double( 0.5 ), + ApplyDiscriminationByTrackerIsolation = cms.bool( True ), + storeRawPhotonSumPt_outsideSignalCone = cms.bool( False ), + rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAll" ), + enableHGCalWorkaround = cms.bool( False ), + footprintCorrections = cms.VPSet( + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 0" ) + ), + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 1 || decayMode() = 2" ) + ), + cms.PSet( offset = cms.string( "2.7" ), + selection = cms.string( "decayMode() = 5" ) + ), + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 6" ) + ), + cms.PSet( offset = cms.string( "max(2.0, 0.22*pt() - 2.0)" ), + selection = cms.string( "decayMode() = 10" ) + ) + ), + deltaBetaFactor = cms.string( "0.38" ), + applyFootprintCorrection = cms.bool( False ), + UseAllPFCandsForWeights = cms.bool( False ), + relativeSumPtCut = cms.double( 0.1 ), + Prediscriminants = cms.PSet( BooleanOperator = cms.string( "and" ) ), + maximumOccupancy = cms.uint32( 0 ), + verbosity = cms.int32( 0 ), + applyOccupancyCut = cms.bool( False ), + applyDeltaBetaCorrection = cms.bool( False ), + applyRelativeSumPtCut = cms.bool( False ), + storeRawPUsumPt = cms.bool( False ), + applyPhotonPtSumOutsideSignalConeCut = cms.bool( True ), + deltaBetaPUTrackPtCutOverride = cms.bool( True ), + ApplyDiscriminationByWeightedECALIsolation = cms.bool( False ), + storeRawSumPt = cms.bool( False ), + ApplyDiscriminationByECALIsolation = cms.bool( False ), + applyRhoCorrection = cms.bool( False ), + WeightECALIsolation = cms.double( 1.0 ), + rhoUEOffsetCorrection = cms.double( 1.0 ), + maxRelPhotonSumPt_outsideSignalCone = cms.double( 0.1 ), + deltaBetaPUTrackPtCutOverride_val = cms.double( 0.5 ), + isoConeSizeForDeltaBeta = cms.double( 0.3 ), + relativeSumPtOffset = cms.double( 0.0 ), + customOuterCone = cms.double( -1.0 ), + particleFlowSrc = cms.InputTag( "hltParticleFlowForTaus" ) +) +fragment.hltHpsSelectedPFTausTrackFindingTightChargedIsolationTightOOSCPhotonsAgainstMuon = cms.EDFilter( "PFTauSelector", + src = cms.InputTag( "hltHpsPFTauProducer" ), + cut = cms.string( "0.5" ), + discriminators = cms.VPSet( + cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauTrackFindingDiscriminator" ), + selectionCut = cms.double( 0.5 ) + ), + cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauTightAbsOrRelChargedIsolationDiscriminator" ), + selectionCut = cms.double( 0.5 ) + ), + cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauAgainstMuonDiscriminator" ), + selectionCut = cms.double( 0.5 ) + ), + cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauTightOutOfSignalConePhotonsDiscriminator" ), + selectionCut = cms.double( 0.5 ) + ) + ), + discriminatorContainers = cms.VPSet( + ) +) +fragment.hltHpsPFTau27TrackTightChargedIsoTightOOSCPhotonsAgainstMuon = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltHpsSelectedPFTausTrackFindingTightChargedIsolationTightOOSCPhotonsAgainstMuon" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 27.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.5 ), + MinN = cms.int32( 1 ) +) +fragment.hltHpsL1JetsHLTPFTauTrackTightChargedIsolationTightOOSCPhotonsAgainstMuonMatch = cms.EDProducer( "L1THLTTauMatching", + L1TauTrigger = cms.InputTag( "hltL1sBigORMu18erTauXXer2p1" ), + JetSrc = cms.InputTag( "hltHpsSelectedPFTausTrackFindingTightChargedIsolationTightOOSCPhotonsAgainstMuon" ), + EtMin = cms.double( 0.0 ), + ReduceTauContent = cms.bool( True ), + KeepOriginalVertex = cms.bool( False ) +) +fragment.hltHpsSelectedPFTau27TightChargedIsolationTightOOSCPhotonsAgainstMuonL1HLTMatched = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltHpsL1JetsHLTPFTauTrackTightChargedIsolationTightOOSCPhotonsAgainstMuonMatch" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 27.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 1 ) +) +fragment.hltHpsOverlapFilterIsoMu20TightChargedIsoTightOOSCPhotonsPFTau27L1Seeded = cms.EDFilter( "HLT2MuonPFTau", + saveTags = cms.bool( True ), + originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), + originTag2 = cms.VInputTag( 'hltHpsSelectedPFTausTrackFindingTightChargedIsolationTightOOSCPhotonsAgainstMuon' ), + inputTag1 = cms.InputTag( "hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered" ), + inputTag2 = cms.InputTag( "hltHpsSelectedPFTau27TightChargedIsolationTightOOSCPhotonsAgainstMuonL1HLTMatched" ), + triggerType1 = cms.int32( 83 ), + triggerType2 = cms.int32( 84 ), + MinDphi = cms.double( 0.0 ), + MaxDphi = cms.double( -1.0 ), + MinDeta = cms.double( 1.0 ), + MaxDeta = cms.double( -1.0 ), + MinMinv = cms.double( 0.0 ), + MaxMinv = cms.double( -1.0 ), + MinDelR = cms.double( 0.3 ), + MaxDelR = cms.double( 99999.0 ), + MinPt = cms.double( 1.0 ), + MaxPt = cms.double( -1.0 ), + MinN = cms.int32( 1 ) +) +fragment.hltPreIsoMu27MediumDeepTauPFTauHPS20eta2p1SingleL1 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltL1fL1sMu22or25L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", + saveTags = cms.bool( True ), + CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + PreviousCandTag = cms.InputTag( "hltL1sSingleMu22or25" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 1 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) +) +fragment.hltL2fL1sMu22or25L1f0L2Filtered10Q = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", + saveTags = cms.bool( True ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltL2MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sMu22or25L1Filtered0" ), + SeedMapTag = cms.InputTag( "hltL2Muons" ), + MinN = cms.int32( 0 ), + MaxEta = cms.double( 2.5 ), + AbsEtaBins = cms.vdouble( 0.0 ), + MinNstations = cms.vint32( 0 ), + MinNhits = cms.vint32( 0 ), + CutOnChambers = cms.bool( False ), + MinNchambers = cms.vint32( 0 ), + MaxDr = cms.double( 9999.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), + NSigmaPt = cms.double( 0.0 ), + MatchToPreviousCand = cms.bool( True ) +) +fragment.hltL1fForIterL3L1fL1sMu22or25L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", + saveTags = cms.bool( True ), + CandTag = cms.InputTag( "hltL1MuonsPt0" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sMu22or25L1Filtered0" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 1 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) +) +fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q = cms.EDFilter( "HLTMuonL3PreFilter", + saveTags = cms.bool( True ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sMu22or25L1f0L2Filtered10Q" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sMu22or25L1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 1.0E99 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 27.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxNormalizedChi2 = cms.double( 9999.0 ), + MaxDXYBeamSpot = cms.double( 9999.0 ), + MinDXYBeamSpot = cms.double( -1.0 ), + MinNmuonHits = cms.int32( 0 ), + MaxPtDifference = cms.double( 9999.0 ), + MinTrackPt = cms.double( 0.0 ), + minMuonStations = cms.int32( 2 ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 0 ), + MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), + trkMuonId = cms.uint32( 0 ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) +) +fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27QL3pfecalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q" ), + varTag = cms.InputTag( "hltMuonEcalMFPFClusterIsoForMuons" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.14 ), + thrOverEEE = cms.vdouble( 0.1 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) +) +fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27QL3pfhcalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27QL3pfecalIsoRhoFiltered" ), + varTag = cms.InputTag( "hltMuonHcalRegPFClusterIsoForMuons" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.177 ), + thrOverEEE = cms.vdouble( 0.24 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) +) +fragment.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f27QL3trkIsoFiltered = cms.EDFilter( "HLTMuonIsoFilter", + saveTags = cms.bool( True ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27QL3pfhcalIsoRhoFiltered" ), + MinN = cms.int32( 1 ), + DepTag = cms.VInputTag( 'hltMuonTkRelIsolationCut0p08Map' ), + IsolatorPSet = cms.PSet( ) +) +fragment.hltCaloTowersIsoTau1Regional = cms.EDProducer( "CaloTowerFromL1TCreatorForTauHLT", + TauTrigger = cms.InputTag( 'hltGtStage2Digis','Tau' ), + towers = cms.InputTag( "hltTowerMakerForAll" ), + TauId = cms.int32( 0 ), + UseTowersInCone = cms.double( 0.8 ), + minimumE = cms.double( 0.8 ), + minimumEt = cms.double( 0.5 ), + BX = cms.int32( 0 ), + verbose = cms.untracked.int32( 0 ) +) +fragment.hltAkIsoTau1Regional = cms.EDProducer( "FastjetJetProducer", + useMassDropTagger = cms.bool( False ), + useFiltering = cms.bool( False ), + useDynamicFiltering = cms.bool( False ), + useTrimming = cms.bool( False ), + usePruning = cms.bool( False ), + useCMSBoostedTauSeedingAlgorithm = cms.bool( False ), + useKtPruning = cms.bool( False ), + useConstituentSubtraction = cms.bool( False ), + useSoftDrop = cms.bool( False ), + correctShape = cms.bool( False ), + UseOnlyVertexTracks = cms.bool( False ), + UseOnlyOnePV = cms.bool( False ), + muCut = cms.double( -1.0 ), + yCut = cms.double( -1.0 ), + rFilt = cms.double( -1.0 ), + rFiltFactor = cms.double( -1.0 ), + trimPtFracMin = cms.double( -1.0 ), + zcut = cms.double( -1.0 ), + rcut_factor = cms.double( -1.0 ), + csRho_EtaMax = cms.double( -1.0 ), + csRParam = cms.double( -1.0 ), + beta = cms.double( -1.0 ), + R0 = cms.double( -1.0 ), + gridMaxRapidity = cms.double( -1.0 ), + gridSpacing = cms.double( -1.0 ), + DzTrVtxMax = cms.double( 0.0 ), + DxyTrVtxMax = cms.double( 0.0 ), + MaxVtxZ = cms.double( 15.0 ), + subjetPtMin = cms.double( -1.0 ), + muMin = cms.double( -1.0 ), + muMax = cms.double( -1.0 ), + yMin = cms.double( -1.0 ), + yMax = cms.double( -1.0 ), + dRMin = cms.double( -1.0 ), + dRMax = cms.double( -1.0 ), + maxDepth = cms.int32( -1 ), + nFilt = cms.int32( -1 ), + MinVtxNdof = cms.int32( 5 ), + src = cms.InputTag( "hltCaloTowersIsoTau1Regional" ), + srcPVs = cms.InputTag( "NotUsed" ), + jetType = cms.string( "CaloJet" ), + jetAlgorithm = cms.string( "AntiKt" ), + rParam = cms.double( 0.2 ), + inputEtMin = cms.double( 0.3 ), + inputEMin = cms.double( 0.0 ), + jetPtMin = cms.double( 1.0 ), + doPVCorrection = cms.bool( False ), + doAreaFastjet = cms.bool( False ), + doRhoFastjet = cms.bool( False ), + doPUOffsetCorr = cms.bool( False ), + puPtMin = cms.double( 10.0 ), + nSigmaPU = cms.double( 1.0 ), + radiusPU = cms.double( 0.4 ), + subtractorName = cms.string( "" ), + useExplicitGhosts = cms.bool( False ), + doAreaDiskApprox = cms.bool( False ), + voronoiRfact = cms.double( -9.0 ), + Rho_EtaMax = cms.double( 4.4 ), + Ghost_EtaMax = cms.double( 6.0 ), + Active_Area_Repeats = cms.int32( 5 ), + GhostArea = cms.double( 0.01 ), + restrictInputs = cms.bool( False ), + maxInputs = cms.uint32( 1 ), + writeCompound = cms.bool( False ), + writeJetsWithConst = cms.bool( False ), + doFastJetNonUniform = cms.bool( False ), + useDeterministicSeed = cms.bool( True ), + minSeed = cms.uint32( 0 ), + verbosity = cms.int32( 0 ), + puWidth = cms.double( 0.0 ), + nExclude = cms.uint32( 0 ), + maxBadEcalCells = cms.uint32( 9999999 ), + maxBadHcalCells = cms.uint32( 9999999 ), + maxProblematicEcalCells = cms.uint32( 9999999 ), + maxProblematicHcalCells = cms.uint32( 9999999 ), + maxRecoveredEcalCells = cms.uint32( 9999999 ), + maxRecoveredHcalCells = cms.uint32( 9999999 ), + puCenters = cms.vdouble( ), + applyWeight = cms.bool( False ), + srcWeights = cms.InputTag( "" ), + minimumTowersFraction = cms.double( 0.0 ), + jetCollInstanceName = cms.string( "" ), + sumRecHits = cms.bool( False ) +) +fragment.hltCaloTowersIsoTau2Regional = cms.EDProducer( "CaloTowerFromL1TCreatorForTauHLT", + TauTrigger = cms.InputTag( 'hltGtStage2Digis','Tau' ), + towers = cms.InputTag( "hltTowerMakerForAll" ), + TauId = cms.int32( 1 ), + UseTowersInCone = cms.double( 0.8 ), + minimumE = cms.double( 0.8 ), + minimumEt = cms.double( 0.5 ), + BX = cms.int32( 0 ), + verbose = cms.untracked.int32( 0 ) +) +fragment.hltAkIsoTau2Regional = cms.EDProducer( "FastjetJetProducer", + useMassDropTagger = cms.bool( False ), + useFiltering = cms.bool( False ), + useDynamicFiltering = cms.bool( False ), + useTrimming = cms.bool( False ), + usePruning = cms.bool( False ), + useCMSBoostedTauSeedingAlgorithm = cms.bool( False ), + useKtPruning = cms.bool( False ), + useConstituentSubtraction = cms.bool( False ), + useSoftDrop = cms.bool( False ), correctShape = cms.bool( False ), UseOnlyVertexTracks = cms.bool( False ), UseOnlyOnePV = cms.bool( False ), @@ -31641,6 +32083,42 @@ maxProbeEta = cms.double( 5.5 ), triggerType = cms.int32( 85 ) ) +fragment.hltPreDiPFJetAve260HFJEC = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltSingleCaloJet160ForHFJECBase = cms.EDFilter( "HLT1CaloJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4CaloJetsCorrected" ), + triggerType = cms.int32( 85 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 160.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) +) +fragment.hltSingleCaloJet160ForHFJECEtaLimited = cms.EDFilter( "CandViewSelector", + src = cms.InputTag( "hltAK4CaloJetsCorrected" ), + cut = cms.string( "pt>160 && (abs(eta)<1.4 || abs(eta) > 2.7)" ) +) +fragment.hltSingleCaloJet160ForHFJECEtaLimitedFilter = cms.EDFilter( "CandViewCountFilter", + src = cms.InputTag( "hltSingleCaloJet160ForHFJECEtaLimited" ), + minNumber = cms.uint32( 1 ) +) +fragment.hltDiPFJetAve260ForHFJEC = cms.EDFilter( "HLTDiPFJetAveEtaFilter", + saveTags = cms.bool( True ), + inputJetTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + minPtAve = cms.double( 260.0 ), + minPtJet = cms.double( 110.0 ), + minDphi = cms.double( 2.5 ), + minTagEta = cms.double( -1.0 ), + maxTagEta = cms.double( 1.4 ), + minProbeEta = cms.double( 2.7 ), + maxProbeEta = cms.double( 5.5 ), + triggerType = cms.int32( 85 ) +) fragment.hltPreDiPFJetAve300HFJEC = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) @@ -41664,18 +42142,6 @@ secondLegLastFilter = cms.InputTag( "hltEG22Iso60CaloId15b35eHE12R9Id50b80eTrackIsoUnseededLastFilter" ), minMass = cms.double( 95.0 ) ) -fragment.hltL1sBigORLooseIsoEGXXerIsoTauYYerdRMin0p3 = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_LooseIsoEG22er2p1_IsoTau26er2p1_dR_Min0p3 OR L1_LooseIsoEG22er2p1_Tau70er2p1_dR_Min0p3 OR L1_LooseIsoEG24er2p1_IsoTau27er2p1_dR_Min0p3" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) fragment.hltPrePhoton35TwoProngs35 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) @@ -47715,54 +48181,529 @@ HLTObject = cms.InputTag( "hltDoubleCentralCaloJetpt40" ), TriggerTypes = cms.vint32( 85 ) ) -fragment.hltSiPixelDigisRegForDisplaced = cms.EDProducer( "SiPixelRawToDigi", - IncludeErrors = cms.bool( True ), - UseQualityInfo = cms.bool( False ), - ErrorList = cms.vint32( ), - UserErrorList = cms.vint32( ), - InputLabel = cms.InputTag( "rawDataCollector" ), - Regions = cms.PSet( - maxZ = cms.vdouble( 24.0 ), - inputs = cms.VInputTag( 'hltSelectorCentralJets20L1FastJeta' ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - deltaPhi = cms.vdouble( 0.5 ) - ), - UsePilotBlade = cms.bool( False ), - UsePhase1 = cms.bool( True ), - CablingMapLabel = cms.string( "" ), - SiPixelQualityLabel = cms.string( "" ) +fragment.hltSiPixelDigisRegForDisplaced = cms.EDProducer( "SiPixelRawToDigi", + IncludeErrors = cms.bool( True ), + UseQualityInfo = cms.bool( False ), + ErrorList = cms.vint32( ), + UserErrorList = cms.vint32( ), + InputLabel = cms.InputTag( "rawDataCollector" ), + Regions = cms.PSet( + maxZ = cms.vdouble( 24.0 ), + inputs = cms.VInputTag( 'hltSelectorCentralJets20L1FastJeta' ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + deltaPhi = cms.vdouble( 0.5 ) + ), + UsePilotBlade = cms.bool( False ), + UsePhase1 = cms.bool( True ), + CablingMapLabel = cms.string( "" ), + SiPixelQualityLabel = cms.string( "" ) +) +fragment.hltSiPixelClustersRegForDisplaced = cms.EDProducer( "SiPixelClusterProducer", + src = cms.InputTag( "hltSiPixelDigisRegForDisplaced" ), + ClusterMode = cms.string( "PixelThresholdClusterizer" ), + maxNumberOfClusters = cms.int32( 40000 ), + payloadType = cms.string( "HLT" ), + ChannelThreshold = cms.int32( 10 ), + MissCalibrate = cms.bool( True ), + SplitClusters = cms.bool( False ), + VCaltoElectronGain = cms.int32( 1 ), + VCaltoElectronGain_L1 = cms.int32( 1 ), + VCaltoElectronOffset = cms.int32( 0 ), + VCaltoElectronOffset_L1 = cms.int32( 0 ), + SeedThreshold = cms.int32( 1000 ), + ClusterThreshold_L1 = cms.int32( 4000 ), + ClusterThreshold = cms.int32( 4000 ), + ElectronPerADCGain = cms.double( 135.0 ), + Phase2Calibration = cms.bool( False ), + Phase2ReadoutMode = cms.int32( -1 ), + Phase2DigiBaseline = cms.double( 1200.0 ), + Phase2KinkADC = cms.int32( 8 ) +) +fragment.hltSiPixelClustersRegForDisplacedCache = cms.EDProducer( "SiPixelClusterShapeCacheProducer", + src = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), + onDemand = cms.bool( False ) +) +fragment.hltSiPixelRecHitsRegForDisplaced = cms.EDProducer( "SiPixelRecHitConverter", + src = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), + CPE = cms.string( "hltESPPixelCPEGeneric" ), + VerboseLevel = cms.untracked.int32( 0 ) +) +fragment.hltPixelLayerQuadrupletsRegForDisplaced = cms.EDProducer( "SeedingLayersEDProducer", + layerList = cms.vstring( 'BPix1+BPix2+BPix3+BPix4', + 'BPix1+BPix2+BPix3+FPix1_pos', + 'BPix1+BPix2+BPix3+FPix1_neg', + 'BPix1+BPix2+FPix1_pos+FPix2_pos', + 'BPix1+BPix2+FPix1_neg+FPix2_neg', + 'BPix1+FPix1_pos+FPix2_pos+FPix3_pos', + 'BPix1+FPix1_neg+FPix2_neg+FPix3_neg' ), + BPix = cms.PSet( + hitErrorRPhi = cms.double( 0.0027 ), + TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + useErrorsFromParam = cms.bool( True ), + hitErrorRZ = cms.double( 0.006 ), + HitProducer = cms.string( "hltSiPixelRecHitsRegForDisplaced" ) + ), + FPix = cms.PSet( + hitErrorRPhi = cms.double( 0.0051 ), + TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + useErrorsFromParam = cms.bool( True ), + hitErrorRZ = cms.double( 0.0036 ), + HitProducer = cms.string( "hltSiPixelRecHitsRegForDisplaced" ) + ), + TIB = cms.PSet( ), + TID = cms.PSet( ), + TOB = cms.PSet( ), + TEC = cms.PSet( ), + MTIB = cms.PSet( ), + MTID = cms.PSet( ), + MTOB = cms.PSet( ), + MTEC = cms.PSet( ) +) +fragment.hltSelector4CentralJetsL1FastJet = cms.EDFilter( "LargestEtCaloJetSelector", + src = cms.InputTag( "hltSelectorCentralJets20L1FastJeta" ), + filter = cms.bool( False ), + maxNumber = cms.uint32( 4 ) +) +fragment.hltFastPrimaryVertex = cms.EDProducer( "FastPrimaryVertexWithWeightsProducer", + clusters = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + jets = cms.InputTag( "hltSelector4CentralJetsL1FastJet" ), + pixelCPE = cms.string( "hltESPPixelCPEGeneric" ), + maxZ = cms.double( 19.0 ), + njets = cms.int32( 999 ), + maxJetEta = cms.double( 2.6 ), + minJetPt = cms.double( 0.0 ), + barrel = cms.bool( True ), + maxSizeX = cms.double( 2.1 ), + maxDeltaPhi = cms.double( 0.21 ), + PixelCellHeightOverWidth = cms.double( 1.8 ), + weight_charge_down = cms.double( 11000.0 ), + weight_charge_up = cms.double( 190000.0 ), + maxSizeY_q = cms.double( 2.0 ), + minSizeY_q = cms.double( -0.6 ), + weight_dPhi = cms.double( 0.13888888 ), + weight_SizeX1 = cms.double( 0.88 ), + weight_rho_up = cms.double( 22.0 ), + weight_charge_peak = cms.double( 22000.0 ), + peakSizeY_q = cms.double( 1.0 ), + endCap = cms.bool( True ), + minJetEta_EC = cms.double( 1.3 ), + maxJetEta_EC = cms.double( 2.6 ), + maxDeltaPhi_EC = cms.double( 0.14 ), + EC_weight = cms.double( 0.008 ), + weight_dPhi_EC = cms.double( 0.064516129 ), + zClusterWidth_step1 = cms.double( 2.0 ), + zClusterWidth_step2 = cms.double( 0.65 ), + zClusterSearchArea_step2 = cms.double( 3.0 ), + weightCut_step2 = cms.double( 0.05 ), + zClusterWidth_step3 = cms.double( 0.3 ), + zClusterSearchArea_step3 = cms.double( 0.55 ), + weightCut_step3 = cms.double( 0.1 ), + ptWeighting = cms.bool( True ), + ptWeighting_slope = cms.double( 0.05 ), + ptWeighting_offset = cms.double( -1.0 ) +) +fragment.hltFastPVPixelVertexFilter = cms.EDFilter( "VertexSelector", + src = cms.InputTag( "hltFastPrimaryVertex" ), + cut = cms.string( "!isFake && ndof > 0 && abs(z) <= 25 && position.Rho <= 2" ), + filter = cms.bool( True ) +) +fragment.hltFastPVPixelTracksFilter = cms.EDProducer( "PixelTrackFilterByKinematicsProducer", + ptMin = cms.double( 0.0 ), + nSigmaInvPtTolerance = cms.double( 0.0 ), + tipMax = cms.double( 999.0 ), + nSigmaTipMaxTolerance = cms.double( 0.0 ), + chi2 = cms.double( 1000.0 ) +) +fragment.hltFastPVPixelTracksFitter = cms.EDProducer( "PixelFitterByHelixProjectionsProducer", + scaleErrorsForBPix1 = cms.bool( False ), + scaleFactor = cms.double( 0.65 ) +) +fragment.hltFastPVPixelTracksTrackingRegions = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", + RegionPSet = cms.PSet( + vertexCollection = cms.InputTag( "hltFastPrimaryVertex" ), + zErrorVetex = cms.double( 1.5 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + zErrorBeamSpot = cms.double( 0.0 ), + maxNVertices = cms.int32( 1 ), + maxNRegions = cms.int32( 10 ), + nSigmaZVertex = cms.double( 0.0 ), + nSigmaZBeamSpot = cms.double( 0.0 ), + ptMin = cms.double( 0.9 ), + mode = cms.string( "VerticesFixed" ), + input = cms.InputTag( "hltSelector4CentralJetsL1FastJet" ), + searchOpt = cms.bool( False ), + whereToUseMeasurementTracker = cms.string( "Never" ), + originRadius = cms.double( 0.3 ), + measurementTrackerName = cms.InputTag( "" ), + precise = cms.bool( True ), + deltaEta = cms.double( 0.5 ), + deltaPhi = cms.double( 0.3 ) + ) +) +fragment.hltFastPVPixelTracksHitDoublets = cms.EDProducer( "HitPairEDProducer", + seedingLayers = cms.InputTag( "hltPixelLayerQuadrupletsRegForDisplaced" ), + trackingRegions = cms.InputTag( "hltFastPVPixelTracksTrackingRegions" ), + trackingRegionsSeedingLayers = cms.InputTag( "" ), + clusterCheck = cms.InputTag( "" ), + produceSeedingHitSets = cms.bool( False ), + produceIntermediateHitDoublets = cms.bool( True ), + maxElement = cms.uint32( 0 ), + maxElementTotal = cms.uint32( 50000000 ), + layerPairs = cms.vuint32( 0, 1, 2 ) +) +fragment.hltFastPVPixelTracksHitQuadruplets = cms.EDProducer( "CAHitQuadrupletEDProducer", + doublets = cms.InputTag( "hltFastPVPixelTracksHitDoublets" ), + extraHitRPhitolerance = cms.double( 0.032 ), + fitFastCircle = cms.bool( True ), + fitFastCircleChi2Cut = cms.bool( True ), + useBendingCorrection = cms.bool( True ), + CAThetaCut = cms.double( 0.002 ), + CAPhiCut = cms.double( 0.2 ), + CAThetaCut_byTriplets = cms.VPSet( + cms.PSet( seedingLayers = cms.string( "" ), + cut = cms.double( -1.0 ) + ) + ), + CAPhiCut_byTriplets = cms.VPSet( + cms.PSet( seedingLayers = cms.string( "" ), + cut = cms.double( -1.0 ) + ) + ), + CAHardPtCut = cms.double( 0.0 ), + maxChi2 = cms.PSet( + value2 = cms.double( 50.0 ), + value1 = cms.double( 200.0 ), + pt1 = cms.double( 0.7 ), + enabled = cms.bool( True ), + pt2 = cms.double( 2.0 ) + ), + SeedComparitorPSet = cms.PSet( + clusterShapeHitFilter = cms.string( "ClusterShapeHitFilter" ), + ComponentName = cms.string( "LowPtClusterShapeSeedComparitor" ), + clusterShapeCacheSrc = cms.InputTag( "hltSiPixelClustersRegForDisplacedCache" ) + ) +) +fragment.hltFastPVPixelTracks = cms.EDProducer( "PixelTrackProducer", + passLabel = cms.string( "" ), + SeedingHitSets = cms.InputTag( "hltFastPVPixelTracksHitQuadruplets" ), + Fitter = cms.InputTag( "hltFastPVPixelTracksFitter" ), + Filter = cms.InputTag( "hltFastPVPixelTracksFilter" ), + Cleaner = cms.string( "hltPixelTracksCleanerBySharedHits" ) +) +fragment.hltFastPVJetTracksAssociator = cms.EDProducer( "JetTracksAssociatorAtVertex", + tracks = cms.InputTag( "hltFastPVPixelTracks" ), + coneSize = cms.double( 0.4 ), + useAssigned = cms.bool( False ), + pvSrc = cms.InputTag( "" ), + jets = cms.InputTag( "hltSelector4CentralJetsL1FastJet" ) +) +fragment.hltFastPVJetVertexChecker = cms.EDFilter( "JetVertexChecker", + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + jetTracks = cms.InputTag( "hltFastPVJetTracksAssociator" ), + minPtRatio = cms.double( 0.1 ), + minPt = cms.double( 0.0 ), + doFilter = cms.bool( False ), + maxNJetsToCheck = cms.int32( 2 ), + maxNjetsOutput = cms.int32( 2 ), + maxChi2 = cms.double( 20.0 ), + maxTrackPt = cms.double( 20.0 ), + newMethod = cms.bool( True ), + maxETA = cms.double( 2.4 ), + pvErr_x = cms.double( 0.0015 ), + pvErr_y = cms.double( 0.0015 ), + pvErr_z = cms.double( 1.5 ) +) +fragment.hltFastPVPixelTracksRecoverFilter = cms.EDProducer( "PixelTrackFilterByKinematicsProducer", + ptMin = cms.double( 0.0 ), + nSigmaInvPtTolerance = cms.double( 0.0 ), + tipMax = cms.double( 999.0 ), + nSigmaTipMaxTolerance = cms.double( 0.0 ), + chi2 = cms.double( 1000.0 ) +) +fragment.hltFastPVPixelTracksRecoverFitter = cms.EDProducer( "PixelFitterByHelixProjectionsProducer", + scaleErrorsForBPix1 = cms.bool( False ), + scaleFactor = cms.double( 0.65 ) +) +fragment.hltFastPVPixelTracksTrackingRegionsRecover = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", + RegionPSet = cms.PSet( + vertexCollection = cms.InputTag( "" ), + zErrorVetex = cms.double( 0.0 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + zErrorBeamSpot = cms.double( 20.0 ), + maxNVertices = cms.int32( 1 ), + maxNRegions = cms.int32( 10 ), + nSigmaZVertex = cms.double( 0.0 ), + nSigmaZBeamSpot = cms.double( 0.0 ), + ptMin = cms.double( 0.9 ), + mode = cms.string( "BeamSpotFixed" ), + input = cms.InputTag( "hltFastPVJetVertexChecker" ), + searchOpt = cms.bool( False ), + whereToUseMeasurementTracker = cms.string( "Never" ), + originRadius = cms.double( 0.3 ), + measurementTrackerName = cms.InputTag( "" ), + precise = cms.bool( True ), + deltaEta = cms.double( 0.5 ), + deltaPhi = cms.double( 0.5 ) + ) +) +fragment.hltFastPVPixelTracksHitDoubletsRecover = cms.EDProducer( "HitPairEDProducer", + seedingLayers = cms.InputTag( "hltPixelLayerQuadrupletsRegForDisplaced" ), + trackingRegions = cms.InputTag( "hltFastPVPixelTracksTrackingRegionsRecover" ), + trackingRegionsSeedingLayers = cms.InputTag( "" ), + clusterCheck = cms.InputTag( "" ), + produceSeedingHitSets = cms.bool( False ), + produceIntermediateHitDoublets = cms.bool( True ), + maxElement = cms.uint32( 0 ), + maxElementTotal = cms.uint32( 50000000 ), + layerPairs = cms.vuint32( 0, 1, 2 ) +) +fragment.hltFastPVPixelTracksHitQuadrupletsRecover = cms.EDProducer( "CAHitQuadrupletEDProducer", + doublets = cms.InputTag( "hltFastPVPixelTracksHitDoubletsRecover" ), + extraHitRPhitolerance = cms.double( 0.032 ), + fitFastCircle = cms.bool( False ), + fitFastCircleChi2Cut = cms.bool( True ), + useBendingCorrection = cms.bool( True ), + CAThetaCut = cms.double( 0.002 ), + CAPhiCut = cms.double( 0.2 ), + CAThetaCut_byTriplets = cms.VPSet( + cms.PSet( seedingLayers = cms.string( "" ), + cut = cms.double( -1.0 ) + ) + ), + CAPhiCut_byTriplets = cms.VPSet( + cms.PSet( seedingLayers = cms.string( "" ), + cut = cms.double( -1.0 ) + ) + ), + CAHardPtCut = cms.double( 0.0 ), + maxChi2 = cms.PSet( + value2 = cms.double( 50.0 ), + value1 = cms.double( 200.0 ), + pt1 = cms.double( 0.7 ), + enabled = cms.bool( True ), + pt2 = cms.double( 2.0 ) + ), + SeedComparitorPSet = cms.PSet( + clusterShapeHitFilter = cms.string( "ClusterShapeHitFilter" ), + ComponentName = cms.string( "LowPtClusterShapeSeedComparitor" ), + clusterShapeCacheSrc = cms.InputTag( "hltSiPixelClustersRegForDisplacedCache" ) + ) +) +fragment.hltFastPVPixelTracksRecover = cms.EDProducer( "PixelTrackProducer", + passLabel = cms.string( "" ), + SeedingHitSets = cms.InputTag( "hltFastPVPixelTracksHitQuadrupletsRecover" ), + Fitter = cms.InputTag( "hltFastPVPixelTracksRecoverFitter" ), + Filter = cms.InputTag( "hltFastPVPixelTracksRecoverFilter" ), + Cleaner = cms.string( "hltPixelTracksCleanerBySharedHits" ) +) +fragment.hltFastPVPixelTracksMerger = cms.EDProducer( "TrackListMerger", + ShareFrac = cms.double( 0.19 ), + FoundHitBonus = cms.double( 5.0 ), + LostHitPenalty = cms.double( 20.0 ), + MinPT = cms.double( 0.05 ), + Epsilon = cms.double( -0.001 ), + MaxNormalizedChisq = cms.double( 1000.0 ), + MinFound = cms.int32( 3 ), + TrackProducers = cms.VInputTag( 'hltFastPVPixelTracks','hltFastPVPixelTracksRecover' ), + hasSelector = cms.vint32( 0, 0 ), + indivShareFrac = cms.vdouble( 1.0, 1.0 ), + selectedTrackQuals = cms.VInputTag( 'hltFastPVPixelTracks','hltFastPVPixelTracksRecover' ), + setsToMerge = cms.VPSet( + cms.PSet( pQual = cms.bool( False ), + tLists = cms.vint32( 0, 1 ) + ) + ), + trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), + allowFirstHitShare = cms.bool( True ), + newQuality = cms.string( "confirmed" ), + copyExtras = cms.untracked.bool( False ), + writeOnlyTrkQuals = cms.bool( False ), + copyMVA = cms.bool( False ) +) +fragment.hltFastPVPixelVertices = cms.EDProducer( "PixelVertexProducer", + WtAverage = cms.bool( True ), + ZOffset = cms.double( 10.0 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Verbosity = cms.int32( 0 ), + UseError = cms.bool( True ), + TrackCollection = cms.InputTag( "hltFastPVPixelTracksMerger" ), + ZSeparation = cms.double( 0.07 ), + NTrkMin = cms.int32( 2 ), + Method2 = cms.bool( True ), + Finder = cms.string( "DivisiveVertexFinder" ), + PtMin = cms.double( 1.0 ), + PVcomparer = cms.PSet( refToPSet_ = cms.string( "HLTPSetPvClusterComparerForBTag" ) ) +) +fragment.hltFastPVPixelVerticesFilter = cms.EDFilter( "VertexSelector", + src = cms.InputTag( "hltFastPVPixelVertices" ), + cut = cms.string( "!isFake && ndof > 0 && abs(z) <= 25 && position.Rho <= 2" ), + filter = cms.bool( True ) +) +fragment.hltSiStripClustersRegForDisplaced = cms.EDProducer( "MeasurementTrackerEventProducer", + measurementTracker = cms.string( "hltESPMeasurementTracker" ), + skipClusters = cms.InputTag( "" ), + pixelClusterProducer = cms.string( "hltSiPixelClustersRegForDisplaced" ), + stripClusterProducer = cms.string( "hltSiStripRawToClustersFacility" ), + Phase2TrackerCluster1DProducer = cms.string( "" ), + vectorHits = cms.InputTag( "" ), + vectorHitsRej = cms.InputTag( "" ), + inactivePixelDetectorLabels = cms.VInputTag( ), + badPixelFEDChannelCollectionLabels = cms.VInputTag( ), + pixelCablingMapLabel = cms.string( "" ), + inactiveStripDetectorLabels = cms.VInputTag( 'hltSiStripExcludedFEDListProducer' ), + switchOffPixelsIfEmpty = cms.bool( True ) +) +fragment.hltIter0PFLowPixelSeedsFromPixelTracksForDisplaced = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", + InputCollection = cms.InputTag( "hltFastPVPixelTracksMerger" ), + InputVertexCollection = cms.InputTag( "hltFastPVPixelVertices" ), + originHalfLength = cms.double( 0.3 ), + originRadius = cms.double( 0.1 ), + useProtoTrackKinematics = cms.bool( False ), + useEventsWithNoVertex = cms.bool( True ), + TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + usePV = cms.bool( True ), + includeFourthHit = cms.bool( False ), + SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) +) +fragment.hltIter0PFlowCkfTrackCandidatesForDisplaced = cms.EDProducer( "CkfTrackCandidateMaker", + cleanTrajectoryAfterInOut = cms.bool( False ), + doSeedingRegionRebuilding = cms.bool( False ), + onlyPixelHitsForSeedCleaner = cms.bool( False ), + reverseTrajectories = cms.bool( False ), + useHitsSplitting = cms.bool( False ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersRegForDisplaced" ), + src = cms.InputTag( "hltIter0PFLowPixelSeedsFromPixelTracksForDisplaced" ), + clustersToSkip = cms.InputTag( "" ), + phase2clustersToSkip = cms.InputTag( "" ), + TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter0GroupedCkfTrajectoryBuilderIT" ) ), + TransientInitialStateEstimatorParameters = cms.PSet( + propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), + numberMeasurementsForFit = cms.int32( 4 ), + propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) + ), + numHitsForSeedCleaner = cms.int32( 4 ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + RedundantSeedCleaner = cms.string( "CachingSeedCleanerBySharedInput" ), + TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), + maxNSeeds = cms.uint32( 100000 ), + maxSeedsBeforeCleaning = cms.uint32( 1000 ) +) +fragment.hltIter0PFlowCtfWithMaterialTracksForDisplaced = cms.EDProducer( "TrackProducer", + useSimpleMF = cms.bool( True ), + SimpleMagneticField = cms.string( "ParabolicMf" ), + src = cms.InputTag( "hltIter0PFlowCkfTrackCandidatesForDisplaced" ), + clusterRemovalInfo = cms.InputTag( "" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Fitter = cms.string( "hltESPFittingSmootherIT" ), + useHitsSplitting = cms.bool( False ), + alias = cms.untracked.string( "ctfWithMaterialTracks" ), + TrajectoryInEvent = cms.bool( False ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + AlgorithmName = cms.string( "hltIter0" ), + Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), + GeometricInnerState = cms.bool( True ), + NavigationSchool = cms.string( "" ), + MeasurementTracker = cms.string( "" ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersRegForDisplaced" ) +) +fragment.hltIter0PFlowTrackCutClassifierForDisplaced = cms.EDProducer( "TrackCutClassifier", + src = cms.InputTag( "hltIter0PFlowCtfWithMaterialTracksForDisplaced" ), + beamspot = cms.InputTag( "hltOnlineBeamSpot" ), + vertices = cms.InputTag( "hltFastPVPixelVertices" ), + ignoreVertices = cms.bool( False ), + qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), + mva = cms.PSet( + minPixelHits = cms.vint32( 0, 3, 4 ), + maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 15.0 ), + dr_par = cms.PSet( + d0err = cms.vdouble( 0.003, 0.003, 0.003 ), + dr_par2 = cms.vdouble( 0.3, 0.3, 0.3 ), + dr_par1 = cms.vdouble( 0.4, 0.4, 0.4 ), + dr_exp = cms.vint32( 4, 4, 4 ), + d0err_par = cms.vdouble( 0.001, 0.001, 0.001 ) + ), + maxLostLayers = cms.vint32( 1, 1, 1 ), + min3DLayers = cms.vint32( 0, 3, 4 ), + dz_par = cms.PSet( + dz_par1 = cms.vdouble( 0.4, 0.4, 0.4 ), + dz_par2 = cms.vdouble( 0.35, 0.35, 0.35 ), + dz_exp = cms.vint32( 4, 4, 4 ) + ), + minNVtxTrk = cms.int32( 3 ), + maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), + minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), + maxChi2 = cms.vdouble( 9999.0, 25.0, 16.0 ), + maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), + maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), + minLayers = cms.vint32( 3, 3, 4 ) + ) +) +fragment.hltIter0PFlowTrackSelectionHighPurityForDisplaced = cms.EDProducer( "TrackCollectionFilterCloner", + originalSource = cms.InputTag( "hltIter0PFlowCtfWithMaterialTracksForDisplaced" ), + originalMVAVals = cms.InputTag( 'hltIter0PFlowTrackCutClassifierForDisplaced','MVAValues' ), + originalQualVals = cms.InputTag( 'hltIter0PFlowTrackCutClassifierForDisplaced','QualityMasks' ), + minQuality = cms.string( "highPurity" ), + copyExtras = cms.untracked.bool( True ), + copyTrajectories = cms.untracked.bool( False ) +) +fragment.hltL3DisplacedDijetFullTracksJetTracksAssociatorAtVertexLowPt = cms.EDProducer( "JetTracksAssociatorAtVertex", + tracks = cms.InputTag( "hltIter0PFlowTrackSelectionHighPurityForDisplaced" ), + coneSize = cms.double( 0.4 ), + useAssigned = cms.bool( False ), + pvSrc = cms.InputTag( "" ), + jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducer" ) +) +fragment.hltL3DisplacedDijet100FullTracksTrackIPProducerLowPt = cms.EDProducer( "TrackIPProducer", + jetTracks = cms.InputTag( "hltL3DisplacedDijetFullTracksJetTracksAssociatorAtVertexLowPt" ), + primaryVertex = cms.InputTag( "hltFastPVPixelVertices" ), + computeProbabilities = cms.bool( False ), + computeGhostTrack = cms.bool( False ), + ghostTrackPriorDeltaR = cms.double( 0.03 ), + minimumNumberOfPixelHits = cms.int32( 2 ), + minimumNumberOfHits = cms.int32( 8 ), + maximumTransverseImpactParameter = cms.double( 0.1 ), + minimumTransverseMomentum = cms.double( 1.0 ), + maximumChiSquared = cms.double( 20.0 ), + maximumLongitudinalImpactParameter = cms.double( 0.1 ), + jetDirectionUsingTracks = cms.bool( False ), + jetDirectionUsingGhostTrack = cms.bool( False ), + useTrackQuality = cms.bool( False ) +) +fragment.hltL3DisplacedDijetFullTracksJetTagProducerFromIPLowPt = cms.EDProducer( "JetTagProducer", + jetTagComputer = cms.string( "hltESPDisplacedDijethltPromptTrackCountingESProducer" ), + tagInfos = cms.VInputTag( 'hltL3DisplacedDijet100FullTracksTrackIPProducerLowPt' ) +) +fragment.hltTwoPromptHLTL3DisplacedDijetFullTracksHLTCaloJetTagFilterLowPt = cms.EDFilter( "HLTCaloJetTag", + saveTags = cms.bool( True ), + Jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducer" ), + JetTags = cms.InputTag( "hltL3DisplacedDijetFullTracksJetTagProducerFromIPLowPt" ), + MinTag = cms.double( -999999.0 ), + MaxTag = cms.double( 2.5 ), + MinJets = cms.int32( 2 ), + TriggerType = cms.int32( 85 ) ) -fragment.hltSiPixelClustersRegForDisplaced = cms.EDProducer( "SiPixelClusterProducer", - src = cms.InputTag( "hltSiPixelDigisRegForDisplaced" ), - ClusterMode = cms.string( "PixelThresholdClusterizer" ), - maxNumberOfClusters = cms.int32( 40000 ), - payloadType = cms.string( "HLT" ), - ChannelThreshold = cms.int32( 10 ), - MissCalibrate = cms.bool( True ), - SplitClusters = cms.bool( False ), - VCaltoElectronGain = cms.int32( 1 ), - VCaltoElectronGain_L1 = cms.int32( 1 ), - VCaltoElectronOffset = cms.int32( 0 ), - VCaltoElectronOffset_L1 = cms.int32( 0 ), - SeedThreshold = cms.int32( 1000 ), - ClusterThreshold_L1 = cms.int32( 4000 ), - ClusterThreshold = cms.int32( 4000 ), - ElectronPerADCGain = cms.double( 135.0 ), - Phase2Calibration = cms.bool( False ), - Phase2ReadoutMode = cms.int32( -1 ), - Phase2DigiBaseline = cms.double( 1200.0 ), - Phase2KinkADC = cms.int32( 8 ) +fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt = cms.EDProducer( "HLTCaloJetCollectionProducer", + HLTObject = cms.InputTag( "hltTwoPromptHLTL3DisplacedDijetFullTracksHLTCaloJetTagFilterLowPt" ), + TriggerTypes = cms.vint32( 85 ) ) -fragment.hltSiPixelClustersRegForDisplacedCache = cms.EDProducer( "SiPixelClusterShapeCacheProducer", - src = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), - onDemand = cms.bool( False ) +fragment.hltIter1ClustersRefRemovalForDisplaced = cms.EDProducer( "TrackClusterRemover", + trajectories = cms.InputTag( "hltIter0PFlowTrackSelectionHighPurityForDisplaced" ), + trackClassifier = cms.InputTag( '','QualityMasks' ), + pixelClusters = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), + stripClusters = cms.InputTag( "hltSiStripRawToClustersFacility" ), + oldClusterRemovalInfo = cms.InputTag( "" ), + TrackQuality = cms.string( "highPurity" ), + maxChi2 = cms.double( 9.0 ), + minNumberOfLayersWithMeasBeforeFiltering = cms.int32( 0 ), + overrideTrkQuals = cms.InputTag( "" ) ) -fragment.hltSiPixelRecHitsRegForDisplaced = cms.EDProducer( "SiPixelRecHitConverter", - src = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), - CPE = cms.string( "hltESPPixelCPEGeneric" ), - VerboseLevel = cms.untracked.int32( 0 ) +fragment.hltIter1MaskedMeasurementTrackerEventForDisplaced = cms.EDProducer( "MaskedMeasurementTrackerEventProducer", + src = cms.InputTag( "hltSiStripClustersRegForDisplaced" ), + OnDemand = cms.bool( False ), + clustersToSkip = cms.InputTag( "hltIter1ClustersRefRemovalForDisplaced" ) ) -fragment.hltPixelLayerQuadrupletsRegForDisplaced = cms.EDProducer( "SeedingLayersEDProducer", +fragment.hltIter1PixelLayerQuadrupletsForDisplaced = cms.EDProducer( "SeedingLayersEDProducer", layerList = cms.vstring( 'BPix1+BPix2+BPix3+BPix4', 'BPix1+BPix2+BPix3+FPix1_pos', 'BPix1+BPix2+BPix3+FPix1_neg', @@ -47773,6 +48714,7 @@ BPix = cms.PSet( hitErrorRPhi = cms.double( 0.0027 ), TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + skipClusters = cms.InputTag( "hltIter1ClustersRefRemovalForDisplaced" ), useErrorsFromParam = cms.bool( True ), hitErrorRZ = cms.double( 0.006 ), HitProducer = cms.string( "hltSiPixelRecHitsRegForDisplaced" ) @@ -47780,6 +48722,7 @@ FPix = cms.PSet( hitErrorRPhi = cms.double( 0.0051 ), TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + skipClusters = cms.InputTag( "hltIter1ClustersRefRemovalForDisplaced" ), useErrorsFromParam = cms.bool( True ), hitErrorRZ = cms.double( 0.0036 ), HitProducer = cms.string( "hltSiPixelRecHitsRegForDisplaced" ) @@ -47793,107 +48736,56 @@ MTOB = cms.PSet( ), MTEC = cms.PSet( ) ) -fragment.hltSelector4CentralJetsL1FastJet = cms.EDFilter( "LargestEtCaloJetSelector", - src = cms.InputTag( "hltSelectorCentralJets20L1FastJeta" ), - filter = cms.bool( False ), - maxNumber = cms.uint32( 4 ) -) -fragment.hltFastPrimaryVertex = cms.EDProducer( "FastPrimaryVertexWithWeightsProducer", - clusters = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - jets = cms.InputTag( "hltSelector4CentralJetsL1FastJet" ), - pixelCPE = cms.string( "hltESPPixelCPEGeneric" ), - maxZ = cms.double( 19.0 ), - njets = cms.int32( 999 ), - maxJetEta = cms.double( 2.6 ), - minJetPt = cms.double( 0.0 ), - barrel = cms.bool( True ), - maxSizeX = cms.double( 2.1 ), - maxDeltaPhi = cms.double( 0.21 ), - PixelCellHeightOverWidth = cms.double( 1.8 ), - weight_charge_down = cms.double( 11000.0 ), - weight_charge_up = cms.double( 190000.0 ), - maxSizeY_q = cms.double( 2.0 ), - minSizeY_q = cms.double( -0.6 ), - weight_dPhi = cms.double( 0.13888888 ), - weight_SizeX1 = cms.double( 0.88 ), - weight_rho_up = cms.double( 22.0 ), - weight_charge_peak = cms.double( 22000.0 ), - peakSizeY_q = cms.double( 1.0 ), - endCap = cms.bool( True ), - minJetEta_EC = cms.double( 1.3 ), - maxJetEta_EC = cms.double( 2.6 ), - maxDeltaPhi_EC = cms.double( 0.14 ), - EC_weight = cms.double( 0.008 ), - weight_dPhi_EC = cms.double( 0.064516129 ), - zClusterWidth_step1 = cms.double( 2.0 ), - zClusterWidth_step2 = cms.double( 0.65 ), - zClusterSearchArea_step2 = cms.double( 3.0 ), - weightCut_step2 = cms.double( 0.05 ), - zClusterWidth_step3 = cms.double( 0.3 ), - zClusterSearchArea_step3 = cms.double( 0.55 ), - weightCut_step3 = cms.double( 0.1 ), - ptWeighting = cms.bool( True ), - ptWeighting_slope = cms.double( 0.05 ), - ptWeighting_offset = cms.double( -1.0 ) -) -fragment.hltFastPVPixelVertexFilter = cms.EDFilter( "VertexSelector", - src = cms.InputTag( "hltFastPrimaryVertex" ), - cut = cms.string( "!isFake && ndof > 0 && abs(z) <= 25 && position.Rho <= 2" ), - filter = cms.bool( True ) -) -fragment.hltFastPVPixelTracksFilter = cms.EDProducer( "PixelTrackFilterByKinematicsProducer", - ptMin = cms.double( 0.0 ), - nSigmaInvPtTolerance = cms.double( 0.0 ), - tipMax = cms.double( 999.0 ), - nSigmaTipMaxTolerance = cms.double( 0.0 ), - chi2 = cms.double( 1000.0 ) -) -fragment.hltFastPVPixelTracksFitter = cms.EDProducer( "PixelFitterByHelixProjectionsProducer", - scaleErrorsForBPix1 = cms.bool( False ), - scaleFactor = cms.double( 0.65 ) -) -fragment.hltFastPVPixelTracksTrackingRegions = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", +fragment.hltIter1PFlowPixelTrackingRegionsForDisplaced = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", RegionPSet = cms.PSet( - vertexCollection = cms.InputTag( "hltFastPrimaryVertex" ), - zErrorVetex = cms.double( 1.5 ), + vertexCollection = cms.InputTag( "hltFastPVPixelVertices" ), + zErrorVetex = cms.double( 0.1 ), beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), zErrorBeamSpot = cms.double( 0.0 ), maxNVertices = cms.int32( 1 ), - maxNRegions = cms.int32( 10 ), + maxNRegions = cms.int32( 100 ), nSigmaZVertex = cms.double( 0.0 ), nSigmaZBeamSpot = cms.double( 0.0 ), - ptMin = cms.double( 0.9 ), + ptMin = cms.double( 0.3 ), mode = cms.string( "VerticesFixed" ), - input = cms.InputTag( "hltSelector4CentralJetsL1FastJet" ), - searchOpt = cms.bool( False ), - whereToUseMeasurementTracker = cms.string( "Never" ), - originRadius = cms.double( 0.3 ), - measurementTrackerName = cms.InputTag( "" ), + input = cms.InputTag( "hltSelector8CentralJetsL1FastJet" ), + searchOpt = cms.bool( True ), + whereToUseMeasurementTracker = cms.string( "ForSiStrips" ), + originRadius = cms.double( 0.05 ), + measurementTrackerName = cms.InputTag( "hltIter1MaskedMeasurementTrackerEventForDisplaced" ), precise = cms.bool( True ), - deltaEta = cms.double( 0.5 ), - deltaPhi = cms.double( 0.3 ) + deltaEta = cms.double( 0.4 ), + deltaPhi = cms.double( 0.4 ) ) ) -fragment.hltFastPVPixelTracksHitDoublets = cms.EDProducer( "HitPairEDProducer", - seedingLayers = cms.InputTag( "hltPixelLayerQuadrupletsRegForDisplaced" ), - trackingRegions = cms.InputTag( "hltFastPVPixelTracksTrackingRegions" ), +fragment.hltIter1PFlowPixelClusterCheckForDisplaced = cms.EDProducer( "ClusterCheckerEDProducer", + doClusterCheck = cms.bool( False ), + MaxNumberOfCosmicClusters = cms.uint32( 50000 ), + ClusterCollectionLabel = cms.InputTag( "hltSiStripClustersRegForDisplaced" ), + MaxNumberOfPixelClusters = cms.uint32( 40000 ), + PixelClusterCollectionLabel = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), + cut = cms.string( "" ), + silentClusterCheck = cms.untracked.bool( False ) +) +fragment.hltIter1PFlowPixelHitDoubletsForDisplaced = cms.EDProducer( "HitPairEDProducer", + seedingLayers = cms.InputTag( "hltIter1PixelLayerQuadrupletsForDisplaced" ), + trackingRegions = cms.InputTag( "hltIter1PFlowPixelTrackingRegionsForDisplaced" ), trackingRegionsSeedingLayers = cms.InputTag( "" ), - clusterCheck = cms.InputTag( "" ), + clusterCheck = cms.InputTag( "hltIter1PFlowPixelClusterCheckForDisplaced" ), produceSeedingHitSets = cms.bool( False ), produceIntermediateHitDoublets = cms.bool( True ), maxElement = cms.uint32( 0 ), maxElementTotal = cms.uint32( 50000000 ), layerPairs = cms.vuint32( 0, 1, 2 ) ) -fragment.hltFastPVPixelTracksHitQuadruplets = cms.EDProducer( "CAHitQuadrupletEDProducer", - doublets = cms.InputTag( "hltFastPVPixelTracksHitDoublets" ), +fragment.hltIter1PFlowPixelHitQuadrupletsForDisplaced = cms.EDProducer( "CAHitQuadrupletEDProducer", + doublets = cms.InputTag( "hltIter1PFlowPixelHitDoubletsForDisplaced" ), extraHitRPhitolerance = cms.double( 0.032 ), fitFastCircle = cms.bool( True ), fitFastCircleChi2Cut = cms.bool( True ), useBendingCorrection = cms.bool( True ), - CAThetaCut = cms.double( 0.002 ), - CAPhiCut = cms.double( 0.2 ), + CAThetaCut = cms.double( 0.004 ), + CAPhiCut = cms.double( 0.3 ), CAThetaCut_byTriplets = cms.VPSet( cms.PSet( seedingLayers = cms.string( "" ), cut = cms.double( -1.0 ) @@ -47906,132 +48798,155 @@ ), CAHardPtCut = cms.double( 0.0 ), maxChi2 = cms.PSet( - value2 = cms.double( 50.0 ), - value1 = cms.double( 200.0 ), - pt1 = cms.double( 0.7 ), + value2 = cms.double( 100.0 ), + value1 = cms.double( 1000.0 ), + pt1 = cms.double( 0.4 ), enabled = cms.bool( True ), pt2 = cms.double( 2.0 ) ), SeedComparitorPSet = cms.PSet( clusterShapeHitFilter = cms.string( "ClusterShapeHitFilter" ), - ComponentName = cms.string( "LowPtClusterShapeSeedComparitor" ), + ComponentName = cms.string( "none" ), clusterShapeCacheSrc = cms.InputTag( "hltSiPixelClustersRegForDisplacedCache" ) ) ) -fragment.hltFastPVPixelTracks = cms.EDProducer( "PixelTrackProducer", +fragment.hltIter1PixelTracksForDisplaced = cms.EDProducer( "PixelTrackProducer", passLabel = cms.string( "" ), - SeedingHitSets = cms.InputTag( "hltFastPVPixelTracksHitQuadruplets" ), + SeedingHitSets = cms.InputTag( "hltIter1PFlowPixelHitQuadrupletsForDisplaced" ), Fitter = cms.InputTag( "hltFastPVPixelTracksFitter" ), Filter = cms.InputTag( "hltFastPVPixelTracksFilter" ), Cleaner = cms.string( "hltPixelTracksCleanerBySharedHits" ) ) -fragment.hltFastPVJetTracksAssociator = cms.EDProducer( "JetTracksAssociatorAtVertex", - tracks = cms.InputTag( "hltFastPVPixelTracks" ), - coneSize = cms.double( 0.4 ), - useAssigned = cms.bool( False ), - pvSrc = cms.InputTag( "" ), - jets = cms.InputTag( "hltSelector4CentralJetsL1FastJet" ) -) -fragment.hltFastPVJetVertexChecker = cms.EDFilter( "JetVertexChecker", - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - jetTracks = cms.InputTag( "hltFastPVJetTracksAssociator" ), - minPtRatio = cms.double( 0.1 ), - minPt = cms.double( 0.0 ), - doFilter = cms.bool( False ), - maxNJetsToCheck = cms.int32( 2 ), - maxNjetsOutput = cms.int32( 2 ), - maxChi2 = cms.double( 20.0 ), - maxTrackPt = cms.double( 20.0 ), - newMethod = cms.bool( True ), - maxETA = cms.double( 2.4 ), - pvErr_x = cms.double( 0.0015 ), - pvErr_y = cms.double( 0.0015 ), - pvErr_z = cms.double( 1.5 ) +fragment.hltIter1PFLowPixelSeedsFromPixelTracksForDisplaced = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", + InputCollection = cms.InputTag( "hltIter1PixelTracksForDisplaced" ), + InputVertexCollection = cms.InputTag( "hltFastPVPixelVertices" ), + originHalfLength = cms.double( 0.3 ), + originRadius = cms.double( 0.1 ), + useProtoTrackKinematics = cms.bool( False ), + useEventsWithNoVertex = cms.bool( True ), + TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + usePV = cms.bool( False ), + includeFourthHit = cms.bool( False ), + SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) ) -fragment.hltFastPVPixelTracksRecoverFilter = cms.EDProducer( "PixelTrackFilterByKinematicsProducer", - ptMin = cms.double( 0.0 ), - nSigmaInvPtTolerance = cms.double( 0.0 ), - tipMax = cms.double( 999.0 ), - nSigmaTipMaxTolerance = cms.double( 0.0 ), - chi2 = cms.double( 1000.0 ) +fragment.hltIter1PFlowCkfTrackCandidatesForDisplaced = cms.EDProducer( "CkfTrackCandidateMaker", + cleanTrajectoryAfterInOut = cms.bool( False ), + doSeedingRegionRebuilding = cms.bool( False ), + onlyPixelHitsForSeedCleaner = cms.bool( False ), + reverseTrajectories = cms.bool( False ), + useHitsSplitting = cms.bool( False ), + MeasurementTrackerEvent = cms.InputTag( "hltIter1MaskedMeasurementTrackerEventForDisplaced" ), + src = cms.InputTag( "hltIter1PFLowPixelSeedsFromPixelTracksForDisplaced" ), + clustersToSkip = cms.InputTag( "" ), + phase2clustersToSkip = cms.InputTag( "" ), + TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter1GroupedCkfTrajectoryBuilderIT" ) ), + TransientInitialStateEstimatorParameters = cms.PSet( + propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), + numberMeasurementsForFit = cms.int32( 4 ), + propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) + ), + numHitsForSeedCleaner = cms.int32( 4 ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + RedundantSeedCleaner = cms.string( "CachingSeedCleanerBySharedInput" ), + TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), + maxNSeeds = cms.uint32( 100000 ), + maxSeedsBeforeCleaning = cms.uint32( 1000 ) ) -fragment.hltFastPVPixelTracksRecoverFitter = cms.EDProducer( "PixelFitterByHelixProjectionsProducer", - scaleErrorsForBPix1 = cms.bool( False ), - scaleFactor = cms.double( 0.65 ) +fragment.hltIter1PFlowCtfWithMaterialTracksForDisplaced = cms.EDProducer( "TrackProducer", + useSimpleMF = cms.bool( True ), + SimpleMagneticField = cms.string( "ParabolicMf" ), + src = cms.InputTag( "hltIter1PFlowCkfTrackCandidatesForDisplaced" ), + clusterRemovalInfo = cms.InputTag( "" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Fitter = cms.string( "hltESPFittingSmootherIT" ), + useHitsSplitting = cms.bool( False ), + alias = cms.untracked.string( "ctfWithMaterialTracks" ), + TrajectoryInEvent = cms.bool( False ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + AlgorithmName = cms.string( "hltIter1" ), + Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), + GeometricInnerState = cms.bool( True ), + NavigationSchool = cms.string( "" ), + MeasurementTracker = cms.string( "" ), + MeasurementTrackerEvent = cms.InputTag( "hltIter1MaskedMeasurementTrackerEventForDisplaced" ) ) -fragment.hltFastPVPixelTracksTrackingRegionsRecover = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", - RegionPSet = cms.PSet( - vertexCollection = cms.InputTag( "" ), - zErrorVetex = cms.double( 0.0 ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - zErrorBeamSpot = cms.double( 20.0 ), - maxNVertices = cms.int32( 1 ), - maxNRegions = cms.int32( 10 ), - nSigmaZVertex = cms.double( 0.0 ), - nSigmaZBeamSpot = cms.double( 0.0 ), - ptMin = cms.double( 0.9 ), - mode = cms.string( "BeamSpotFixed" ), - input = cms.InputTag( "hltFastPVJetVertexChecker" ), - searchOpt = cms.bool( False ), - whereToUseMeasurementTracker = cms.string( "Never" ), - originRadius = cms.double( 0.3 ), - measurementTrackerName = cms.InputTag( "" ), - precise = cms.bool( True ), - deltaEta = cms.double( 0.5 ), - deltaPhi = cms.double( 0.5 ) +fragment.hltIter1PFlowTrackCutClassifierPromptForDisplaced = cms.EDProducer( "TrackCutClassifier", + src = cms.InputTag( "hltIter1PFlowCtfWithMaterialTracksForDisplaced" ), + beamspot = cms.InputTag( "hltOnlineBeamSpot" ), + vertices = cms.InputTag( "hltFastPVPixelVertices" ), + ignoreVertices = cms.bool( False ), + qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), + mva = cms.PSet( + minPixelHits = cms.vint32( 0, 0, 2 ), + maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 15.0 ), + dr_par = cms.PSet( + d0err = cms.vdouble( 0.003, 0.003, 0.003 ), + dr_par2 = cms.vdouble( 3.40282346639E38, 1.0, 0.85 ), + dr_par1 = cms.vdouble( 3.40282346639E38, 1.0, 0.9 ), + dr_exp = cms.vint32( 3, 3, 3 ), + d0err_par = cms.vdouble( 0.001, 0.001, 0.001 ) + ), + maxLostLayers = cms.vint32( 1, 1, 1 ), + min3DLayers = cms.vint32( 0, 0, 0 ), + dz_par = cms.PSet( + dz_par1 = cms.vdouble( 3.40282346639E38, 1.0, 0.9 ), + dz_par2 = cms.vdouble( 3.40282346639E38, 1.0, 0.8 ), + dz_exp = cms.vint32( 3, 3, 3 ) + ), + minNVtxTrk = cms.int32( 3 ), + maxDz = cms.vdouble( 3.40282346639E38, 1.0, 3.40282346639E38 ), + minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), + maxChi2 = cms.vdouble( 9999.0, 25.0, 16.0 ), + maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), + maxDr = cms.vdouble( 3.40282346639E38, 1.0, 3.40282346639E38 ), + minLayers = cms.vint32( 3, 3, 3 ) ) ) -fragment.hltFastPVPixelTracksHitDoubletsRecover = cms.EDProducer( "HitPairEDProducer", - seedingLayers = cms.InputTag( "hltPixelLayerQuadrupletsRegForDisplaced" ), - trackingRegions = cms.InputTag( "hltFastPVPixelTracksTrackingRegionsRecover" ), - trackingRegionsSeedingLayers = cms.InputTag( "" ), - clusterCheck = cms.InputTag( "" ), - produceSeedingHitSets = cms.bool( False ), - produceIntermediateHitDoublets = cms.bool( True ), - maxElement = cms.uint32( 0 ), - maxElementTotal = cms.uint32( 50000000 ), - layerPairs = cms.vuint32( 0, 1, 2 ) -) -fragment.hltFastPVPixelTracksHitQuadrupletsRecover = cms.EDProducer( "CAHitQuadrupletEDProducer", - doublets = cms.InputTag( "hltFastPVPixelTracksHitDoubletsRecover" ), - extraHitRPhitolerance = cms.double( 0.032 ), - fitFastCircle = cms.bool( False ), - fitFastCircleChi2Cut = cms.bool( True ), - useBendingCorrection = cms.bool( True ), - CAThetaCut = cms.double( 0.002 ), - CAPhiCut = cms.double( 0.2 ), - CAThetaCut_byTriplets = cms.VPSet( - cms.PSet( seedingLayers = cms.string( "" ), - cut = cms.double( -1.0 ) - ) - ), - CAPhiCut_byTriplets = cms.VPSet( - cms.PSet( seedingLayers = cms.string( "" ), - cut = cms.double( -1.0 ) - ) - ), - CAHardPtCut = cms.double( 0.0 ), - maxChi2 = cms.PSet( - value2 = cms.double( 50.0 ), - value1 = cms.double( 200.0 ), - pt1 = cms.double( 0.7 ), - enabled = cms.bool( True ), - pt2 = cms.double( 2.0 ) - ), - SeedComparitorPSet = cms.PSet( - clusterShapeHitFilter = cms.string( "ClusterShapeHitFilter" ), - ComponentName = cms.string( "LowPtClusterShapeSeedComparitor" ), - clusterShapeCacheSrc = cms.InputTag( "hltSiPixelClustersRegForDisplacedCache" ) +fragment.hltIter1PFlowTrackCutClassifierDetachedForDisplaced = cms.EDProducer( "TrackCutClassifier", + src = cms.InputTag( "hltIter1PFlowCtfWithMaterialTracksForDisplaced" ), + beamspot = cms.InputTag( "hltOnlineBeamSpot" ), + vertices = cms.InputTag( "hltFastPVPixelVertices" ), + ignoreVertices = cms.bool( False ), + qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), + mva = cms.PSet( + minPixelHits = cms.vint32( 0, 0, 1 ), + maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 15.0 ), + dr_par = cms.PSet( + d0err = cms.vdouble( 0.003, 0.003, 0.003 ), + dr_par2 = cms.vdouble( 1.0, 1.0, 1.0 ), + dr_par1 = cms.vdouble( 1.0, 1.0, 1.0 ), + dr_exp = cms.vint32( 4, 4, 4 ), + d0err_par = cms.vdouble( 0.001, 0.001, 0.001 ) + ), + maxLostLayers = cms.vint32( 99, 3, 3 ), + min3DLayers = cms.vint32( 1, 2, 3 ), + dz_par = cms.PSet( + dz_par1 = cms.vdouble( 1.0, 1.0, 1.0 ), + dz_par2 = cms.vdouble( 1.0, 1.0, 1.0 ), + dz_exp = cms.vint32( 4, 4, 4 ) + ), + minNVtxTrk = cms.int32( 2 ), + maxDz = cms.vdouble( 3.40282346639E38, 1.0, 3.40282346639E38 ), + minNdof = cms.vdouble( -1.0, -1.0, -1.0 ), + maxChi2 = cms.vdouble( 9999.0, 25.0, 16.0 ), + maxChi2n = cms.vdouble( 1.0, 0.7, 0.4 ), + maxDr = cms.vdouble( 3.40282346639E38, 1.0, 3.40282346639E38 ), + minLayers = cms.vint32( 5, 5, 5 ) ) ) -fragment.hltFastPVPixelTracksRecover = cms.EDProducer( "PixelTrackProducer", - passLabel = cms.string( "" ), - SeedingHitSets = cms.InputTag( "hltFastPVPixelTracksHitQuadrupletsRecover" ), - Fitter = cms.InputTag( "hltFastPVPixelTracksRecoverFitter" ), - Filter = cms.InputTag( "hltFastPVPixelTracksRecoverFilter" ), - Cleaner = cms.string( "hltPixelTracksCleanerBySharedHits" ) +fragment.hltIter1PFlowTrackCutClassifierMergedForDisplaced = cms.EDProducer( "ClassifierMerger", + inputClassifiers = cms.vstring( 'hltIter1PFlowTrackCutClassifierPromptForDisplaced', + 'hltIter1PFlowTrackCutClassifierDetachedForDisplaced' ) ) -fragment.hltFastPVPixelTracksMerger = cms.EDProducer( "TrackListMerger", +fragment.hltIter1PFlowTrackSelectionHighPurityForDisplaced = cms.EDProducer( "TrackCollectionFilterCloner", + originalSource = cms.InputTag( "hltIter1PFlowCtfWithMaterialTracksForDisplaced" ), + originalMVAVals = cms.InputTag( 'hltIter1PFlowTrackCutClassifierMergedForDisplaced','MVAValues' ), + originalQualVals = cms.InputTag( 'hltIter1PFlowTrackCutClassifierMergedForDisplaced','QualityMasks' ), + minQuality = cms.string( "highPurity" ), + copyExtras = cms.untracked.bool( True ), + copyTrajectories = cms.untracked.bool( False ) +) +fragment.hltIter1MergedForDisplaced = cms.EDProducer( "TrackListMerger", ShareFrac = cms.double( 0.19 ), FoundHitBonus = cms.double( 5.0 ), LostHitPenalty = cms.double( 20.0 ), @@ -48039,10 +48954,10 @@ Epsilon = cms.double( -0.001 ), MaxNormalizedChisq = cms.double( 1000.0 ), MinFound = cms.int32( 3 ), - TrackProducers = cms.VInputTag( 'hltFastPVPixelTracks','hltFastPVPixelTracksRecover' ), + TrackProducers = cms.VInputTag( 'hltIter0PFlowTrackSelectionHighPurityForDisplaced','hltIter1PFlowTrackSelectionHighPurityForDisplaced' ), hasSelector = cms.vint32( 0, 0 ), indivShareFrac = cms.vdouble( 1.0, 1.0 ), - selectedTrackQuals = cms.VInputTag( 'hltFastPVPixelTracks','hltFastPVPixelTracksRecover' ), + selectedTrackQuals = cms.VInputTag( 'hltIter0PFlowTrackSelectionHighPurityForDisplaced','hltIter1PFlowTrackSelectionHighPurityForDisplaced' ), setsToMerge = cms.VPSet( cms.PSet( pQual = cms.bool( False ), tLists = cms.vint32( 0, 1 ) @@ -48051,66 +48966,164 @@ trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), allowFirstHitShare = cms.bool( True ), newQuality = cms.string( "confirmed" ), - copyExtras = cms.untracked.bool( False ), + copyExtras = cms.untracked.bool( True ), writeOnlyTrkQuals = cms.bool( False ), copyMVA = cms.bool( False ) ) -fragment.hltFastPVPixelVertices = cms.EDProducer( "PixelVertexProducer", - WtAverage = cms.bool( True ), - ZOffset = cms.double( 10.0 ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - Verbosity = cms.int32( 0 ), - UseError = cms.bool( True ), - TrackCollection = cms.InputTag( "hltFastPVPixelTracksMerger" ), - ZSeparation = cms.double( 0.07 ), - NTrkMin = cms.int32( 2 ), - Method2 = cms.bool( True ), - Finder = cms.string( "DivisiveVertexFinder" ), - PtMin = cms.double( 1.0 ), - PVcomparer = cms.PSet( refToPSet_ = cms.string( "HLTPSetPvClusterComparerForBTag" ) ) +fragment.hltIter2ClustersRefRemovalForDisplaced = cms.EDProducer( "TrackClusterRemover", + trajectories = cms.InputTag( "hltIter1PFlowTrackSelectionHighPurityForDisplaced" ), + trackClassifier = cms.InputTag( '','QualityMasks' ), + pixelClusters = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), + stripClusters = cms.InputTag( "hltSiStripRawToClustersFacility" ), + oldClusterRemovalInfo = cms.InputTag( "hltIter1ClustersRefRemovalForDisplaced" ), + TrackQuality = cms.string( "highPurity" ), + maxChi2 = cms.double( 16.0 ), + minNumberOfLayersWithMeasBeforeFiltering = cms.int32( 0 ), + overrideTrkQuals = cms.InputTag( "" ) +) +fragment.hltIter2MaskedMeasurementTrackerEventForDisplaced = cms.EDProducer( "MaskedMeasurementTrackerEventProducer", + src = cms.InputTag( "hltSiStripClustersRegForDisplaced" ), + OnDemand = cms.bool( False ), + clustersToSkip = cms.InputTag( "hltIter2ClustersRefRemovalForDisplaced" ) +) +fragment.hltIter2PixelLayerTripletsForDisplaced = cms.EDProducer( "SeedingLayersEDProducer", + layerList = cms.vstring( 'BPix1+BPix2+BPix3', + 'BPix2+BPix3+BPix4', + 'BPix1+BPix3+BPix4', + 'BPix1+BPix2+BPix4', + 'BPix2+BPix3+FPix1_pos', + 'BPix2+BPix3+FPix1_neg', + 'BPix1+BPix2+FPix1_pos', + 'BPix1+BPix2+FPix1_neg', + 'BPix2+FPix1_pos+FPix2_pos', + 'BPix2+FPix1_neg+FPix2_neg', + 'BPix1+FPix1_pos+FPix2_pos', + 'BPix1+FPix1_neg+FPix2_neg', + 'FPix1_pos+FPix2_pos+FPix3_pos', + 'FPix1_neg+FPix2_neg+FPix3_neg', + 'BPix1+BPix3+FPix1_pos', + 'BPix1+BPix2+FPix2_pos', + 'BPix1+BPix3+FPix1_neg', + 'BPix1+BPix2+FPix2_neg', + 'BPix1+FPix2_neg+FPix3_neg', + 'BPix1+FPix1_neg+FPix3_neg', + 'BPix1+FPix2_pos+FPix3_pos', + 'BPix1+FPix1_pos+FPix3_pos' ), + BPix = cms.PSet( + hitErrorRPhi = cms.double( 0.0027 ), + TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + skipClusters = cms.InputTag( "hltIter2ClustersRefRemovalForDisplaced" ), + useErrorsFromParam = cms.bool( True ), + hitErrorRZ = cms.double( 0.006 ), + HitProducer = cms.string( "hltSiPixelRecHitsRegForDisplaced" ) + ), + FPix = cms.PSet( + hitErrorRPhi = cms.double( 0.0051 ), + TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + skipClusters = cms.InputTag( "hltIter2ClustersRefRemovalForDisplaced" ), + useErrorsFromParam = cms.bool( True ), + hitErrorRZ = cms.double( 0.0036 ), + HitProducer = cms.string( "hltSiPixelRecHitsRegForDisplaced" ) + ), + TIB = cms.PSet( ), + TID = cms.PSet( ), + TOB = cms.PSet( ), + TEC = cms.PSet( ), + MTIB = cms.PSet( ), + MTID = cms.PSet( ), + MTOB = cms.PSet( ), + MTEC = cms.PSet( ) +) +fragment.hltIter2PFlowPixelTrackingRegionsForDisplaced = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", + RegionPSet = cms.PSet( + vertexCollection = cms.InputTag( "hltFastPVPixelVertices" ), + zErrorVetex = cms.double( 0.3 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + zErrorBeamSpot = cms.double( 0.0 ), + maxNVertices = cms.int32( 1 ), + maxNRegions = cms.int32( 100 ), + nSigmaZVertex = cms.double( 0.0 ), + nSigmaZBeamSpot = cms.double( 0.0 ), + ptMin = cms.double( 0.4 ), + mode = cms.string( "VerticesFixed" ), + input = cms.InputTag( "hltSelector8CentralJetsL1FastJet" ), + searchOpt = cms.bool( True ), + whereToUseMeasurementTracker = cms.string( "ForSiStrips" ), + originRadius = cms.double( 0.3 ), + measurementTrackerName = cms.InputTag( "hltIter2MaskedMeasurementTrackerEventForDisplaced" ), + precise = cms.bool( True ), + deltaEta = cms.double( 0.4 ), + deltaPhi = cms.double( 0.4 ) + ) ) -fragment.hltFastPVPixelVerticesFilter = cms.EDFilter( "VertexSelector", - src = cms.InputTag( "hltFastPVPixelVertices" ), - cut = cms.string( "!isFake && ndof > 0 && abs(z) <= 25 && position.Rho <= 2" ), - filter = cms.bool( True ) +fragment.hltIter2PFlowPixelClusterCheckForDisplaced = cms.EDProducer( "ClusterCheckerEDProducer", + doClusterCheck = cms.bool( False ), + MaxNumberOfCosmicClusters = cms.uint32( 50000 ), + ClusterCollectionLabel = cms.InputTag( "hltSiStripClustersRegForDisplaced" ), + MaxNumberOfPixelClusters = cms.uint32( 40000 ), + PixelClusterCollectionLabel = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), + cut = cms.string( "" ), + silentClusterCheck = cms.untracked.bool( False ) ) -fragment.hltSiStripClustersRegForDisplaced = cms.EDProducer( "MeasurementTrackerEventProducer", - measurementTracker = cms.string( "hltESPMeasurementTracker" ), - skipClusters = cms.InputTag( "" ), - pixelClusterProducer = cms.string( "hltSiPixelClustersRegForDisplaced" ), - stripClusterProducer = cms.string( "hltSiStripRawToClustersFacility" ), - Phase2TrackerCluster1DProducer = cms.string( "" ), - vectorHits = cms.InputTag( "" ), - vectorHitsRej = cms.InputTag( "" ), - inactivePixelDetectorLabels = cms.VInputTag( ), - badPixelFEDChannelCollectionLabels = cms.VInputTag( ), - pixelCablingMapLabel = cms.string( "" ), - inactiveStripDetectorLabels = cms.VInputTag( 'hltSiStripExcludedFEDListProducer' ), - switchOffPixelsIfEmpty = cms.bool( True ) +fragment.hltIter2PFlowPixelHitDoubletsForDisplaced = cms.EDProducer( "HitPairEDProducer", + seedingLayers = cms.InputTag( "hltIter2PixelLayerTripletsForDisplaced" ), + trackingRegions = cms.InputTag( "hltIter2PFlowPixelTrackingRegionsForDisplaced" ), + trackingRegionsSeedingLayers = cms.InputTag( "" ), + clusterCheck = cms.InputTag( "hltIter2PFlowPixelClusterCheckForDisplaced" ), + produceSeedingHitSets = cms.bool( False ), + produceIntermediateHitDoublets = cms.bool( True ), + maxElement = cms.uint32( 0 ), + maxElementTotal = cms.uint32( 50000000 ), + layerPairs = cms.vuint32( 0, 1 ) ) -fragment.hltIter0PFLowPixelSeedsFromPixelTracksForDisplaced = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", - InputCollection = cms.InputTag( "hltFastPVPixelTracksMerger" ), - InputVertexCollection = cms.InputTag( "hltFastPVPixelVertices" ), - originHalfLength = cms.double( 0.3 ), - originRadius = cms.double( 0.1 ), - useProtoTrackKinematics = cms.bool( False ), - useEventsWithNoVertex = cms.bool( True ), - TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), - usePV = cms.bool( True ), - includeFourthHit = cms.bool( False ), - SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) +fragment.hltIter2PFlowPixelHitTripletsForDisplaced = cms.EDProducer( "CAHitTripletEDProducer", + doublets = cms.InputTag( "hltIter2PFlowPixelHitDoubletsForDisplaced" ), + extraHitRPhitolerance = cms.double( 0.032 ), + useBendingCorrection = cms.bool( True ), + CAThetaCut = cms.double( 0.004 ), + CAPhiCut = cms.double( 0.1 ), + CAThetaCut_byTriplets = cms.VPSet( + cms.PSet( seedingLayers = cms.string( "" ), + cut = cms.double( -1.0 ) + ) + ), + CAPhiCut_byTriplets = cms.VPSet( + cms.PSet( seedingLayers = cms.string( "" ), + cut = cms.double( -1.0 ) + ) + ), + CAHardPtCut = cms.double( 0.3 ), + maxChi2 = cms.PSet( + value2 = cms.double( 6.0 ), + value1 = cms.double( 100.0 ), + pt1 = cms.double( 0.4 ), + enabled = cms.bool( True ), + pt2 = cms.double( 8.0 ) + ), + SeedComparitorPSet = cms.PSet( ComponentName = cms.string( "none" ) ) ) -fragment.hltIter0PFlowCkfTrackCandidatesForDisplaced = cms.EDProducer( "CkfTrackCandidateMaker", +fragment.hltIter2PFlowPixelSeedsForDisplaced = cms.EDProducer( "SeedCreatorFromRegionConsecutiveHitsTripletOnlyEDProducer", + seedingHitSets = cms.InputTag( "hltIter2PFlowPixelHitTripletsForDisplaced" ), + propagator = cms.string( "PropagatorWithMaterialParabolicMf" ), + SeedMomentumForBOFF = cms.double( 5.0 ), + OriginTransverseErrorMultiplier = cms.double( 1.0 ), + MinOneOverPtError = cms.double( 1.0 ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + magneticField = cms.string( "ParabolicMf" ), + forceKinematicWithRegionDirection = cms.bool( False ), + SeedComparitorPSet = cms.PSet( ComponentName = cms.string( "none" ) ) +) +fragment.hltIter2PFlowCkfTrackCandidatesForDisplaced = cms.EDProducer( "CkfTrackCandidateMaker", cleanTrajectoryAfterInOut = cms.bool( False ), doSeedingRegionRebuilding = cms.bool( False ), onlyPixelHitsForSeedCleaner = cms.bool( False ), reverseTrajectories = cms.bool( False ), useHitsSplitting = cms.bool( False ), - MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersRegForDisplaced" ), - src = cms.InputTag( "hltIter0PFLowPixelSeedsFromPixelTracksForDisplaced" ), + MeasurementTrackerEvent = cms.InputTag( "hltIter2MaskedMeasurementTrackerEventForDisplaced" ), + src = cms.InputTag( "hltIter2PFlowPixelSeedsForDisplaced" ), clustersToSkip = cms.InputTag( "" ), phase2clustersToSkip = cms.InputTag( "" ), - TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter0GroupedCkfTrajectoryBuilderIT" ) ), + TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter2GroupedCkfTrajectoryBuilderIT" ) ), TransientInitialStateEstimatorParameters = cms.PSet( propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), numberMeasurementsForFit = cms.int32( 4 ), @@ -48123,10 +49136,10 @@ maxNSeeds = cms.uint32( 100000 ), maxSeedsBeforeCleaning = cms.uint32( 1000 ) ) -fragment.hltIter0PFlowCtfWithMaterialTracksForDisplaced = cms.EDProducer( "TrackProducer", +fragment.hltIter2PFlowCtfWithMaterialTracksForDisplaced = cms.EDProducer( "TrackProducer", useSimpleMF = cms.bool( True ), SimpleMagneticField = cms.string( "ParabolicMf" ), - src = cms.InputTag( "hltIter0PFlowCkfTrackCandidatesForDisplaced" ), + src = cms.InputTag( "hltIter2PFlowCkfTrackCandidatesForDisplaced" ), clusterRemovalInfo = cms.InputTag( "" ), beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), Fitter = cms.string( "hltESPFittingSmootherIT" ), @@ -48134,34 +49147,34 @@ alias = cms.untracked.string( "ctfWithMaterialTracks" ), TrajectoryInEvent = cms.bool( False ), TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - AlgorithmName = cms.string( "hltIter0" ), + AlgorithmName = cms.string( "hltIter2" ), Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), GeometricInnerState = cms.bool( True ), NavigationSchool = cms.string( "" ), MeasurementTracker = cms.string( "" ), - MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersRegForDisplaced" ) + MeasurementTrackerEvent = cms.InputTag( "hltIter2MaskedMeasurementTrackerEventForDisplaced" ) ) -fragment.hltIter0PFlowTrackCutClassifierForDisplaced = cms.EDProducer( "TrackCutClassifier", - src = cms.InputTag( "hltIter0PFlowCtfWithMaterialTracksForDisplaced" ), +fragment.hltIter2PFlowTrackCutClassifierForDisplaced = cms.EDProducer( "TrackCutClassifier", + src = cms.InputTag( "hltIter2PFlowCtfWithMaterialTracksForDisplaced" ), beamspot = cms.InputTag( "hltOnlineBeamSpot" ), vertices = cms.InputTag( "hltFastPVPixelVertices" ), ignoreVertices = cms.bool( False ), qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), mva = cms.PSet( - minPixelHits = cms.vint32( 0, 3, 4 ), + minPixelHits = cms.vint32( 0, 0, 0 ), maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 15.0 ), dr_par = cms.PSet( d0err = cms.vdouble( 0.003, 0.003, 0.003 ), - dr_par2 = cms.vdouble( 0.3, 0.3, 0.3 ), - dr_par1 = cms.vdouble( 0.4, 0.4, 0.4 ), + dr_par2 = cms.vdouble( 3.40282346639E38, 0.3, 0.3 ), + dr_par1 = cms.vdouble( 3.40282346639E38, 0.4, 0.4 ), dr_exp = cms.vint32( 4, 4, 4 ), d0err_par = cms.vdouble( 0.001, 0.001, 0.001 ) ), maxLostLayers = cms.vint32( 1, 1, 1 ), - min3DLayers = cms.vint32( 0, 3, 4 ), + min3DLayers = cms.vint32( 0, 0, 0 ), dz_par = cms.PSet( - dz_par1 = cms.vdouble( 0.4, 0.4, 0.4 ), - dz_par2 = cms.vdouble( 0.35, 0.35, 0.35 ), + dz_par1 = cms.vdouble( 3.40282346639E38, 0.4, 0.4 ), + dz_par2 = cms.vdouble( 3.40282346639E38, 0.35, 0.35 ), dz_exp = cms.vint32( 4, 4, 4 ) ), minNVtxTrk = cms.int32( 3 ), @@ -48170,26 +49183,50 @@ maxChi2 = cms.vdouble( 9999.0, 25.0, 16.0 ), maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), - minLayers = cms.vint32( 3, 3, 4 ) + minLayers = cms.vint32( 3, 3, 3 ) ) ) -fragment.hltIter0PFlowTrackSelectionHighPurityForDisplaced = cms.EDProducer( "TrackCollectionFilterCloner", - originalSource = cms.InputTag( "hltIter0PFlowCtfWithMaterialTracksForDisplaced" ), - originalMVAVals = cms.InputTag( 'hltIter0PFlowTrackCutClassifierForDisplaced','MVAValues' ), - originalQualVals = cms.InputTag( 'hltIter0PFlowTrackCutClassifierForDisplaced','QualityMasks' ), +fragment.hltIter2PFlowTrackSelectionHighPurityForDisplaced = cms.EDProducer( "TrackCollectionFilterCloner", + originalSource = cms.InputTag( "hltIter2PFlowCtfWithMaterialTracksForDisplaced" ), + originalMVAVals = cms.InputTag( 'hltIter2PFlowTrackCutClassifierForDisplaced','MVAValues' ), + originalQualVals = cms.InputTag( 'hltIter2PFlowTrackCutClassifierForDisplaced','QualityMasks' ), minQuality = cms.string( "highPurity" ), copyExtras = cms.untracked.bool( True ), copyTrajectories = cms.untracked.bool( False ) ) -fragment.hltL3DisplacedDijetFullTracksJetTracksAssociatorAtVertexLowPt = cms.EDProducer( "JetTracksAssociatorAtVertex", - tracks = cms.InputTag( "hltIter0PFlowTrackSelectionHighPurityForDisplaced" ), +fragment.hltIter2MergedForDisplaced = cms.EDProducer( "TrackListMerger", + ShareFrac = cms.double( 0.19 ), + FoundHitBonus = cms.double( 5.0 ), + LostHitPenalty = cms.double( 20.0 ), + MinPT = cms.double( 0.05 ), + Epsilon = cms.double( -0.001 ), + MaxNormalizedChisq = cms.double( 1000.0 ), + MinFound = cms.int32( 3 ), + TrackProducers = cms.VInputTag( 'hltIter1MergedForDisplaced','hltIter2PFlowTrackSelectionHighPurityForDisplaced' ), + hasSelector = cms.vint32( 0, 0 ), + indivShareFrac = cms.vdouble( 1.0, 1.0 ), + selectedTrackQuals = cms.VInputTag( 'hltIter1MergedForDisplaced','hltIter2PFlowTrackSelectionHighPurityForDisplaced' ), + setsToMerge = cms.VPSet( + cms.PSet( pQual = cms.bool( False ), + tLists = cms.vint32( 0, 1 ) + ) + ), + trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), + allowFirstHitShare = cms.bool( True ), + newQuality = cms.string( "confirmed" ), + copyExtras = cms.untracked.bool( True ), + writeOnlyTrkQuals = cms.bool( False ), + copyMVA = cms.bool( False ) +) +fragment.hltL4DisplacedDijetFullTracksJetPromptTracksAssociatorAtVertexLowPt = cms.EDProducer( "JetTracksAssociatorAtVertex", + tracks = cms.InputTag( "hltIter2MergedForDisplaced" ), coneSize = cms.double( 0.4 ), useAssigned = cms.bool( False ), pvSrc = cms.InputTag( "" ), - jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducer" ) + jets = cms.InputTag( "hltDisplacedHLTCaloJetCollectionProducerLowPt" ) ) -fragment.hltL3DisplacedDijet100FullTracksTrackIPProducerLowPt = cms.EDProducer( "TrackIPProducer", - jetTracks = cms.InputTag( "hltL3DisplacedDijetFullTracksJetTracksAssociatorAtVertexLowPt" ), +fragment.hltL4PromptDisplacedDijetFullTracksTrackIPProducerLowPt = cms.EDProducer( "TrackIPProducer", + jetTracks = cms.InputTag( "hltL4DisplacedDijetFullTracksJetPromptTracksAssociatorAtVertexLowPt" ), primaryVertex = cms.InputTag( "hltFastPVPixelVertices" ), computeProbabilities = cms.bool( False ), computeGhostTrack = cms.bool( False ), @@ -48197,183 +49234,198 @@ minimumNumberOfPixelHits = cms.int32( 2 ), minimumNumberOfHits = cms.int32( 8 ), maximumTransverseImpactParameter = cms.double( 0.1 ), - minimumTransverseMomentum = cms.double( 1.0 ), + minimumTransverseMomentum = cms.double( 0.5 ), maximumChiSquared = cms.double( 20.0 ), maximumLongitudinalImpactParameter = cms.double( 0.1 ), jetDirectionUsingTracks = cms.bool( False ), jetDirectionUsingGhostTrack = cms.bool( False ), useTrackQuality = cms.bool( False ) ) -fragment.hltL3DisplacedDijetFullTracksJetTagProducerFromIPLowPt = cms.EDProducer( "JetTagProducer", +fragment.hltL4PromptDisplacedDijetFullTracksJetTagProducerFromIPLowPt = cms.EDProducer( "JetTagProducer", jetTagComputer = cms.string( "hltESPDisplacedDijethltPromptTrackCountingESProducer" ), - tagInfos = cms.VInputTag( 'hltL3DisplacedDijet100FullTracksTrackIPProducerLowPt' ) + tagInfos = cms.VInputTag( 'hltL4PromptDisplacedDijetFullTracksTrackIPProducerLowPt' ) ) -fragment.hltTwoPromptHLTL3DisplacedDijetFullTracksHLTCaloJetTagFilterLowPt = cms.EDFilter( "HLTCaloJetTag", +fragment.hltL4PromptDisplacedDijetFullTracksHLTCaloJetTagFilterLowPt = cms.EDFilter( "HLTCaloJetTag", saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducer" ), - JetTags = cms.InputTag( "hltL3DisplacedDijetFullTracksJetTagProducerFromIPLowPt" ), + Jets = cms.InputTag( "hltDisplacedHLTCaloJetCollectionProducerLowPt" ), + JetTags = cms.InputTag( "hltL4PromptDisplacedDijetFullTracksJetTagProducerFromIPLowPt" ), MinTag = cms.double( -999999.0 ), MaxTag = cms.double( 2.5 ), MinJets = cms.int32( 2 ), TriggerType = cms.int32( 85 ) ) -fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt = cms.EDProducer( "HLTCaloJetCollectionProducer", - HLTObject = cms.InputTag( "hltTwoPromptHLTL3DisplacedDijetFullTracksHLTCaloJetTagFilterLowPt" ), +fragment.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt = cms.EDProducer( "HLTCaloJetCollectionProducer", + HLTObject = cms.InputTag( "hltL4PromptDisplacedDijetFullTracksHLTCaloJetTagFilterLowPt" ), TriggerTypes = cms.vint32( 85 ) ) -fragment.hltIter1ClustersRefRemovalForDisplaced = cms.EDProducer( "TrackClusterRemover", - trajectories = cms.InputTag( "hltIter0PFlowTrackSelectionHighPurityForDisplaced" ), +fragment.hltDisplacedhltTrimmedPixelVertices = cms.EDProducer( "PixelVertexCollectionTrimmer", + src = cms.InputTag( "hltFastPVPixelVertices" ), + maxVtx = cms.uint32( 100 ), + fractionSumPt2 = cms.double( 0.3 ), + minSumPt2 = cms.double( 0.0 ), + PVcomparer = cms.PSet( refToPSet_ = cms.string( "HLTPSetPvClusterComparerForIT" ) ) +) +fragment.hltDisplacedhltIter4ClustersRefRemoval = cms.EDProducer( "TrackClusterRemover", + trajectories = cms.InputTag( "hltIter2PFlowTrackSelectionHighPurityForDisplaced" ), trackClassifier = cms.InputTag( '','QualityMasks' ), pixelClusters = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), stripClusters = cms.InputTag( "hltSiStripRawToClustersFacility" ), - oldClusterRemovalInfo = cms.InputTag( "" ), + oldClusterRemovalInfo = cms.InputTag( "hltIter2ClustersRefRemovalForDisplaced" ), TrackQuality = cms.string( "highPurity" ), - maxChi2 = cms.double( 9.0 ), + maxChi2 = cms.double( 16.0 ), minNumberOfLayersWithMeasBeforeFiltering = cms.int32( 0 ), overrideTrkQuals = cms.InputTag( "" ) ) -fragment.hltIter1MaskedMeasurementTrackerEventForDisplaced = cms.EDProducer( "MaskedMeasurementTrackerEventProducer", +fragment.hltDisplacedhltIter4MaskedMeasurementTrackerEvent = cms.EDProducer( "MaskedMeasurementTrackerEventProducer", src = cms.InputTag( "hltSiStripClustersRegForDisplaced" ), OnDemand = cms.bool( False ), - clustersToSkip = cms.InputTag( "hltIter1ClustersRefRemovalForDisplaced" ) + clustersToSkip = cms.InputTag( "hltDisplacedhltIter4ClustersRefRemoval" ) ) -fragment.hltIter1PixelLayerQuadrupletsForDisplaced = cms.EDProducer( "SeedingLayersEDProducer", - layerList = cms.vstring( 'BPix1+BPix2+BPix3+BPix4', - 'BPix1+BPix2+BPix3+FPix1_pos', - 'BPix1+BPix2+BPix3+FPix1_neg', - 'BPix1+BPix2+FPix1_pos+FPix2_pos', - 'BPix1+BPix2+FPix1_neg+FPix2_neg', - 'BPix1+FPix1_pos+FPix2_pos+FPix3_pos', - 'BPix1+FPix1_neg+FPix2_neg+FPix3_neg' ), - BPix = cms.PSet( - hitErrorRPhi = cms.double( 0.0027 ), - TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), - skipClusters = cms.InputTag( "hltIter1ClustersRefRemovalForDisplaced" ), - useErrorsFromParam = cms.bool( True ), - hitErrorRZ = cms.double( 0.006 ), - HitProducer = cms.string( "hltSiPixelRecHitsRegForDisplaced" ) +fragment.hltDisplacedhltIter4PixelLessLayerTriplets = cms.EDProducer( "SeedingLayersEDProducer", + layerList = cms.vstring( 'TIB1+TIB2+MTIB3', + 'TIB1+TIB2+MTID1_pos', + 'TIB1+TIB2+MTID1_neg', + 'TID1_pos+TID2_pos+TID3_pos', + 'TID1_neg+TID2_neg+TID3_neg', + 'TID1_pos+TID2_pos+MTID3_pos', + 'TID1_neg+TID2_neg+MTID3_neg' ), + BPix = cms.PSet( ), + FPix = cms.PSet( ), + TIB = cms.PSet( + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + skipClusters = cms.InputTag( "hltDisplacedhltIter4ClustersRefRemoval" ), + clusterChargeCut = cms.PSet( refToPSet_ = cms.string( "HLTSiStripClusterChargeCutNone" ) ) ), - FPix = cms.PSet( - hitErrorRPhi = cms.double( 0.0051 ), - TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), - skipClusters = cms.InputTag( "hltIter1ClustersRefRemovalForDisplaced" ), - useErrorsFromParam = cms.bool( True ), - hitErrorRZ = cms.double( 0.0036 ), - HitProducer = cms.string( "hltSiPixelRecHitsRegForDisplaced" ) + TID = cms.PSet( + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + minRing = cms.int32( 1 ), + skipClusters = cms.InputTag( "hltDisplacedhltIter4ClustersRefRemoval" ), + useRingSlector = cms.bool( True ), + clusterChargeCut = cms.PSet( refToPSet_ = cms.string( "HLTSiStripClusterChargeCutNone" ) ), + maxRing = cms.int32( 2 ) ), - TIB = cms.PSet( ), - TID = cms.PSet( ), TOB = cms.PSet( ), - TEC = cms.PSet( ), - MTIB = cms.PSet( ), - MTID = cms.PSet( ), + TEC = cms.PSet( + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + minRing = cms.int32( 1 ), + skipClusters = cms.InputTag( "hltDisplacedhltIter4ClustersRefRemoval" ), + useRingSlector = cms.bool( True ), + clusterChargeCut = cms.PSet( refToPSet_ = cms.string( "HLTSiStripClusterChargeCutNone" ) ), + maxRing = cms.int32( 2 ) + ), + MTIB = cms.PSet( + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + skipClusters = cms.InputTag( "hltDisplacedhltIter4ClustersRefRemoval" ), + clusterChargeCut = cms.PSet( refToPSet_ = cms.string( "HLTSiStripClusterChargeCutNone" ) ) + ), + MTID = cms.PSet( + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + minRing = cms.int32( 3 ), + skipClusters = cms.InputTag( "hltDisplacedhltIter4ClustersRefRemoval" ), + useRingSlector = cms.bool( True ), + clusterChargeCut = cms.PSet( refToPSet_ = cms.string( "HLTSiStripClusterChargeCutNone" ) ), + maxRing = cms.int32( 3 ) + ), MTOB = cms.PSet( ), - MTEC = cms.PSet( ) + MTEC = cms.PSet( + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + minRing = cms.int32( 3 ), + skipClusters = cms.InputTag( "hltDisplacedhltIter4ClustersRefRemoval" ), + useRingSlector = cms.bool( True ), + clusterChargeCut = cms.PSet( refToPSet_ = cms.string( "HLTSiStripClusterChargeCutNone" ) ), + maxRing = cms.int32( 3 ) + ) ) -fragment.hltIter1PFlowPixelTrackingRegionsForDisplaced = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", +fragment.hltDisplacedhltIter4PFlowPixelLessTrackingRegions = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", RegionPSet = cms.PSet( - vertexCollection = cms.InputTag( "hltFastPVPixelVertices" ), - zErrorVetex = cms.double( 0.1 ), + vertexCollection = cms.InputTag( "hltDisplacedhltTrimmedPixelVertices" ), + zErrorVetex = cms.double( 12.0 ), beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - zErrorBeamSpot = cms.double( 0.0 ), - maxNVertices = cms.int32( 1 ), + zErrorBeamSpot = cms.double( 15.0 ), + maxNVertices = cms.int32( 10 ), maxNRegions = cms.int32( 100 ), - nSigmaZVertex = cms.double( 0.0 ), - nSigmaZBeamSpot = cms.double( 0.0 ), - ptMin = cms.double( 0.3 ), + nSigmaZVertex = cms.double( 3.0 ), + nSigmaZBeamSpot = cms.double( 3.0 ), + ptMin = cms.double( 0.8 ), mode = cms.string( "VerticesFixed" ), - input = cms.InputTag( "hltSelector8CentralJetsL1FastJet" ), + input = cms.InputTag( "hltSelector4CentralJetsL1FastJet" ), searchOpt = cms.bool( True ), whereToUseMeasurementTracker = cms.string( "ForSiStrips" ), - originRadius = cms.double( 0.05 ), - measurementTrackerName = cms.InputTag( "hltIter1MaskedMeasurementTrackerEventForDisplaced" ), + originRadius = cms.double( 1.0 ), + measurementTrackerName = cms.InputTag( "hltDisplacedhltIter4MaskedMeasurementTrackerEvent" ), precise = cms.bool( True ), - deltaEta = cms.double( 0.4 ), - deltaPhi = cms.double( 0.4 ) + deltaEta = cms.double( 0.5 ), + deltaPhi = cms.double( 0.5 ) ) ) -fragment.hltIter1PFlowPixelClusterCheckForDisplaced = cms.EDProducer( "ClusterCheckerEDProducer", +fragment.hltDisplacedhltIter4PFlowPixelLessClusterCheck = cms.EDProducer( "ClusterCheckerEDProducer", doClusterCheck = cms.bool( False ), - MaxNumberOfCosmicClusters = cms.uint32( 50000 ), + MaxNumberOfCosmicClusters = cms.uint32( 800000 ), ClusterCollectionLabel = cms.InputTag( "hltSiStripClustersRegForDisplaced" ), MaxNumberOfPixelClusters = cms.uint32( 40000 ), PixelClusterCollectionLabel = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), cut = cms.string( "" ), silentClusterCheck = cms.untracked.bool( False ) ) -fragment.hltIter1PFlowPixelHitDoubletsForDisplaced = cms.EDProducer( "HitPairEDProducer", - seedingLayers = cms.InputTag( "hltIter1PixelLayerQuadrupletsForDisplaced" ), - trackingRegions = cms.InputTag( "hltIter1PFlowPixelTrackingRegionsForDisplaced" ), +fragment.hltDisplacedhltIter4PFlowPixelLessHitDoublets = cms.EDProducer( "HitPairEDProducer", + seedingLayers = cms.InputTag( "hltDisplacedhltIter4PixelLessLayerTriplets" ), + trackingRegions = cms.InputTag( "hltDisplacedhltIter4PFlowPixelLessTrackingRegions" ), trackingRegionsSeedingLayers = cms.InputTag( "" ), - clusterCheck = cms.InputTag( "hltIter1PFlowPixelClusterCheckForDisplaced" ), + clusterCheck = cms.InputTag( "hltDisplacedhltIter4PFlowPixelLessClusterCheck" ), produceSeedingHitSets = cms.bool( False ), produceIntermediateHitDoublets = cms.bool( True ), maxElement = cms.uint32( 0 ), maxElementTotal = cms.uint32( 50000000 ), - layerPairs = cms.vuint32( 0, 1, 2 ) + layerPairs = cms.vuint32( 0 ) ) -fragment.hltIter1PFlowPixelHitQuadrupletsForDisplaced = cms.EDProducer( "CAHitQuadrupletEDProducer", - doublets = cms.InputTag( "hltIter1PFlowPixelHitDoubletsForDisplaced" ), - extraHitRPhitolerance = cms.double( 0.032 ), - fitFastCircle = cms.bool( True ), - fitFastCircleChi2Cut = cms.bool( True ), - useBendingCorrection = cms.bool( True ), - CAThetaCut = cms.double( 0.004 ), - CAPhiCut = cms.double( 0.3 ), - CAThetaCut_byTriplets = cms.VPSet( - cms.PSet( seedingLayers = cms.string( "" ), - cut = cms.double( -1.0 ) - ) - ), - CAPhiCut_byTriplets = cms.VPSet( - cms.PSet( seedingLayers = cms.string( "" ), - cut = cms.double( -1.0 ) - ) - ), - CAHardPtCut = cms.double( 0.0 ), - maxChi2 = cms.PSet( - value2 = cms.double( 100.0 ), - value1 = cms.double( 1000.0 ), - pt1 = cms.double( 0.4 ), - enabled = cms.bool( True ), - pt2 = cms.double( 2.0 ) - ), +fragment.hltDisplacedhltIter4PFlowPixelLessHitTriplets = cms.EDProducer( "MultiHitFromChi2EDProducer", + doublets = cms.InputTag( "hltDisplacedhltIter4PFlowPixelLessHitDoublets" ), + maxElement = cms.uint32( 100000 ), + useFixedPreFiltering = cms.bool( False ), + phiPreFiltering = cms.double( 0.3 ), + extraHitRPhitolerance = cms.double( 0.0 ), + extraHitRZtolerance = cms.double( 0.0 ), + extraZKDBox = cms.double( 0.2 ), + extraRKDBox = cms.double( 0.2 ), + extraPhiKDBox = cms.double( 0.005 ), + fnSigmaRZ = cms.double( 2.0 ), + refitHits = cms.bool( True ), + ClusterShapeHitFilterName = cms.string( "ClusterShapeHitFilter" ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + maxChi2 = cms.double( 5.0 ), + chi2VsPtCut = cms.bool( True ), + pt_interv = cms.vdouble( 0.4, 0.7, 1.0, 2.0 ), + chi2_cuts = cms.vdouble( 3.0, 4.0, 5.0, 5.0 ), + detIdsToDebug = cms.vint32( 0, 0, 0 ) +) +fragment.hltDisplacedhltIter4PFlowPixelLessSeeds = cms.EDProducer( "SeedCreatorFromRegionConsecutiveHitsTripletOnlyEDProducer", + seedingHitSets = cms.InputTag( "hltDisplacedhltIter4PFlowPixelLessHitTriplets" ), + propagator = cms.string( "PropagatorWithMaterialParabolicMf" ), + SeedMomentumForBOFF = cms.double( 5.0 ), + OriginTransverseErrorMultiplier = cms.double( 1.0 ), + MinOneOverPtError = cms.double( 1.0 ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + magneticField = cms.string( "ParabolicMf" ), + forceKinematicWithRegionDirection = cms.bool( False ), SeedComparitorPSet = cms.PSet( - clusterShapeHitFilter = cms.string( "ClusterShapeHitFilter" ), - ComponentName = cms.string( "none" ), - clusterShapeCacheSrc = cms.InputTag( "hltSiPixelClustersRegForDisplacedCache" ) + FilterStripHits = cms.bool( False ), + FilterPixelHits = cms.bool( False ), + ClusterShapeHitFilterName = cms.string( "ClusterShapeHitFilter" ), + FilterAtHelixStage = cms.bool( True ), + ComponentName = cms.string( "PixelClusterShapeSeedComparitor" ) ) ) -fragment.hltIter1PixelTracksForDisplaced = cms.EDProducer( "PixelTrackProducer", - passLabel = cms.string( "" ), - SeedingHitSets = cms.InputTag( "hltIter1PFlowPixelHitQuadrupletsForDisplaced" ), - Fitter = cms.InputTag( "hltFastPVPixelTracksFitter" ), - Filter = cms.InputTag( "hltFastPVPixelTracksFilter" ), - Cleaner = cms.string( "hltPixelTracksCleanerBySharedHits" ) -) -fragment.hltIter1PFLowPixelSeedsFromPixelTracksForDisplaced = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", - InputCollection = cms.InputTag( "hltIter1PixelTracksForDisplaced" ), - InputVertexCollection = cms.InputTag( "hltFastPVPixelVertices" ), - originHalfLength = cms.double( 0.3 ), - originRadius = cms.double( 0.1 ), - useProtoTrackKinematics = cms.bool( False ), - useEventsWithNoVertex = cms.bool( True ), - TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), - usePV = cms.bool( False ), - includeFourthHit = cms.bool( False ), - SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) -) -fragment.hltIter1PFlowCkfTrackCandidatesForDisplaced = cms.EDProducer( "CkfTrackCandidateMaker", +fragment.hltDisplacedhltIter4PFlowCkfTrackCandidates = cms.EDProducer( "CkfTrackCandidateMaker", cleanTrajectoryAfterInOut = cms.bool( False ), doSeedingRegionRebuilding = cms.bool( False ), onlyPixelHitsForSeedCleaner = cms.bool( False ), reverseTrajectories = cms.bool( False ), useHitsSplitting = cms.bool( False ), - MeasurementTrackerEvent = cms.InputTag( "hltIter1MaskedMeasurementTrackerEventForDisplaced" ), - src = cms.InputTag( "hltIter1PFLowPixelSeedsFromPixelTracksForDisplaced" ), + MeasurementTrackerEvent = cms.InputTag( "hltDisplacedhltIter4MaskedMeasurementTrackerEvent" ), + src = cms.InputTag( "hltDisplacedhltIter4PFlowPixelLessSeeds" ), clustersToSkip = cms.InputTag( "" ), phase2clustersToSkip = cms.InputTag( "" ), - TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter1GroupedCkfTrajectoryBuilderIT" ) ), + TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter4PSetTrajectoryBuilderIT" ) ), TransientInitialStateEstimatorParameters = cms.PSet( propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), numberMeasurementsForFit = cms.int32( 4 ), @@ -48386,10 +49438,10 @@ maxNSeeds = cms.uint32( 100000 ), maxSeedsBeforeCleaning = cms.uint32( 1000 ) ) -fragment.hltIter1PFlowCtfWithMaterialTracksForDisplaced = cms.EDProducer( "TrackProducer", +fragment.hltDisplacedhltIter4PFlowCtfWithMaterialTracks = cms.EDProducer( "TrackProducer", useSimpleMF = cms.bool( True ), SimpleMagneticField = cms.string( "ParabolicMf" ), - src = cms.InputTag( "hltIter1PFlowCkfTrackCandidatesForDisplaced" ), + src = cms.InputTag( "hltDisplacedhltIter4PFlowCkfTrackCandidates" ), clusterRemovalInfo = cms.InputTag( "" ), beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), Fitter = cms.string( "hltESPFittingSmootherIT" ), @@ -48397,90 +49449,51 @@ alias = cms.untracked.string( "ctfWithMaterialTracks" ), TrajectoryInEvent = cms.bool( False ), TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - AlgorithmName = cms.string( "hltIter1" ), + AlgorithmName = cms.string( "hltIterX" ), Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), GeometricInnerState = cms.bool( True ), NavigationSchool = cms.string( "" ), MeasurementTracker = cms.string( "" ), - MeasurementTrackerEvent = cms.InputTag( "hltIter1MaskedMeasurementTrackerEventForDisplaced" ) -) -fragment.hltIter1PFlowTrackCutClassifierPromptForDisplaced = cms.EDProducer( "TrackCutClassifier", - src = cms.InputTag( "hltIter1PFlowCtfWithMaterialTracksForDisplaced" ), - beamspot = cms.InputTag( "hltOnlineBeamSpot" ), - vertices = cms.InputTag( "hltFastPVPixelVertices" ), - ignoreVertices = cms.bool( False ), - qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), - mva = cms.PSet( - minPixelHits = cms.vint32( 0, 0, 2 ), - maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 15.0 ), - dr_par = cms.PSet( - d0err = cms.vdouble( 0.003, 0.003, 0.003 ), - dr_par2 = cms.vdouble( 3.40282346639E38, 1.0, 0.85 ), - dr_par1 = cms.vdouble( 3.40282346639E38, 1.0, 0.9 ), - dr_exp = cms.vint32( 3, 3, 3 ), - d0err_par = cms.vdouble( 0.001, 0.001, 0.001 ) - ), - maxLostLayers = cms.vint32( 1, 1, 1 ), - min3DLayers = cms.vint32( 0, 0, 0 ), - dz_par = cms.PSet( - dz_par1 = cms.vdouble( 3.40282346639E38, 1.0, 0.9 ), - dz_par2 = cms.vdouble( 3.40282346639E38, 1.0, 0.8 ), - dz_exp = cms.vint32( 3, 3, 3 ) - ), - minNVtxTrk = cms.int32( 3 ), - maxDz = cms.vdouble( 3.40282346639E38, 1.0, 3.40282346639E38 ), - minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), - maxChi2 = cms.vdouble( 9999.0, 25.0, 16.0 ), - maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), - maxDr = cms.vdouble( 3.40282346639E38, 1.0, 3.40282346639E38 ), - minLayers = cms.vint32( 3, 3, 3 ) - ) + MeasurementTrackerEvent = cms.InputTag( "hltDisplacedhltIter4MaskedMeasurementTrackerEvent" ) ) -fragment.hltIter1PFlowTrackCutClassifierDetachedForDisplaced = cms.EDProducer( "TrackCutClassifier", - src = cms.InputTag( "hltIter1PFlowCtfWithMaterialTracksForDisplaced" ), +fragment.hltDisplacedhltIter4PFlowTrackSelectionHighPurity = cms.EDProducer( "AnalyticalTrackSelector", + src = cms.InputTag( "hltDisplacedhltIter4PFlowCtfWithMaterialTracks" ), + keepAllTracks = cms.bool( False ), beamspot = cms.InputTag( "hltOnlineBeamSpot" ), - vertices = cms.InputTag( "hltFastPVPixelVertices" ), - ignoreVertices = cms.bool( False ), - qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), - mva = cms.PSet( - minPixelHits = cms.vint32( 0, 0, 1 ), - maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 15.0 ), - dr_par = cms.PSet( - d0err = cms.vdouble( 0.003, 0.003, 0.003 ), - dr_par2 = cms.vdouble( 1.0, 1.0, 1.0 ), - dr_par1 = cms.vdouble( 1.0, 1.0, 1.0 ), - dr_exp = cms.vint32( 4, 4, 4 ), - d0err_par = cms.vdouble( 0.001, 0.001, 0.001 ) - ), - maxLostLayers = cms.vint32( 99, 3, 3 ), - min3DLayers = cms.vint32( 1, 2, 3 ), - dz_par = cms.PSet( - dz_par1 = cms.vdouble( 1.0, 1.0, 1.0 ), - dz_par2 = cms.vdouble( 1.0, 1.0, 1.0 ), - dz_exp = cms.vint32( 4, 4, 4 ) - ), - minNVtxTrk = cms.int32( 2 ), - maxDz = cms.vdouble( 3.40282346639E38, 1.0, 3.40282346639E38 ), - minNdof = cms.vdouble( -1.0, -1.0, -1.0 ), - maxChi2 = cms.vdouble( 9999.0, 25.0, 16.0 ), - maxChi2n = cms.vdouble( 1.0, 0.7, 0.4 ), - maxDr = cms.vdouble( 3.40282346639E38, 1.0, 3.40282346639E38 ), - minLayers = cms.vint32( 5, 5, 5 ) - ) -) -fragment.hltIter1PFlowTrackCutClassifierMergedForDisplaced = cms.EDProducer( "ClassifierMerger", - inputClassifiers = cms.vstring( 'hltIter1PFlowTrackCutClassifierPromptForDisplaced', - 'hltIter1PFlowTrackCutClassifierDetachedForDisplaced' ) -) -fragment.hltIter1PFlowTrackSelectionHighPurityForDisplaced = cms.EDProducer( "TrackCollectionFilterCloner", - originalSource = cms.InputTag( "hltIter1PFlowCtfWithMaterialTracksForDisplaced" ), - originalMVAVals = cms.InputTag( 'hltIter1PFlowTrackCutClassifierMergedForDisplaced','MVAValues' ), - originalQualVals = cms.InputTag( 'hltIter1PFlowTrackCutClassifierMergedForDisplaced','QualityMasks' ), - minQuality = cms.string( "highPurity" ), + useVertices = cms.bool( True ), + useVtxError = cms.bool( False ), + vertices = cms.InputTag( "hltDisplacedhltTrimmedPixelVertices" ), + vtxNumber = cms.int32( -1 ), + vertexCut = cms.string( "tracksSize>=3" ), + copyTrajectories = cms.untracked.bool( False ), copyExtras = cms.untracked.bool( True ), - copyTrajectories = cms.untracked.bool( False ) + qualityBit = cms.string( "highPurity" ), + chi2n_par = cms.double( 0.25 ), + chi2n_no1Dmod_par = cms.double( 9999.0 ), + res_par = cms.vdouble( 0.003, 0.001 ), + d0_par1 = cms.vdouble( 1.0, 4.0 ), + dz_par1 = cms.vdouble( 1.0, 4.0 ), + d0_par2 = cms.vdouble( 1.0, 4.0 ), + dz_par2 = cms.vdouble( 1.0, 4.0 ), + applyAdaptedPVCuts = cms.bool( True ), + max_d0 = cms.double( 100.0 ), + max_z0 = cms.double( 100.0 ), + nSigmaZ = cms.double( 3.0 ), + minNumberLayers = cms.uint32( 5 ), + minNumber3DLayers = cms.uint32( 0 ), + maxNumberLostLayers = cms.uint32( 0 ), + minHitsToBypassChecks = cms.uint32( 20 ), + applyAbsCutsIfNoPV = cms.bool( False ), + max_d0NoPV = cms.double( 100.0 ), + max_z0NoPV = cms.double( 100.0 ), + max_relpterr = cms.double( 9999.0 ), + min_nhits = cms.uint32( 0 ), + max_minMissHitOutOrIn = cms.int32( 99 ), + max_lostHitFraction = cms.double( 1.0 ), + max_eta = cms.double( 9999.0 ), + min_eta = cms.double( -9999.0 ) ) -fragment.hltIter1MergedForDisplaced = cms.EDProducer( "TrackListMerger", +fragment.hltIter4MergedWithIter012DisplacedJets = cms.EDProducer( "TrackListMerger", ShareFrac = cms.double( 0.19 ), FoundHitBonus = cms.double( 5.0 ), LostHitPenalty = cms.double( 20.0 ), @@ -48488,10 +49501,10 @@ Epsilon = cms.double( -0.001 ), MaxNormalizedChisq = cms.double( 1000.0 ), MinFound = cms.int32( 3 ), - TrackProducers = cms.VInputTag( 'hltIter0PFlowTrackSelectionHighPurityForDisplaced','hltIter1PFlowTrackSelectionHighPurityForDisplaced' ), + TrackProducers = cms.VInputTag( 'hltIter2MergedForDisplaced','hltDisplacedhltIter4PFlowTrackSelectionHighPurity' ), hasSelector = cms.vint32( 0, 0 ), indivShareFrac = cms.vdouble( 1.0, 1.0 ), - selectedTrackQuals = cms.VInputTag( 'hltIter0PFlowTrackSelectionHighPurityForDisplaced','hltIter1PFlowTrackSelectionHighPurityForDisplaced' ), + selectedTrackQuals = cms.VInputTag( 'hltIter2MergedForDisplaced','hltDisplacedhltIter4PFlowTrackSelectionHighPurity' ), setsToMerge = cms.VPSet( cms.PSet( pQual = cms.bool( False ), tLists = cms.vint32( 0, 1 ) @@ -48504,792 +49517,1461 @@ writeOnlyTrkQuals = cms.bool( False ), copyMVA = cms.bool( False ) ) -fragment.hltIter2ClustersRefRemovalForDisplaced = cms.EDProducer( "TrackClusterRemover", - trajectories = cms.InputTag( "hltIter1PFlowTrackSelectionHighPurityForDisplaced" ), - trackClassifier = cms.InputTag( '','QualityMasks' ), - pixelClusters = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), - stripClusters = cms.InputTag( "hltSiStripRawToClustersFacility" ), - oldClusterRemovalInfo = cms.InputTag( "hltIter1ClustersRefRemovalForDisplaced" ), - TrackQuality = cms.string( "highPurity" ), - maxChi2 = cms.double( 16.0 ), - minNumberOfLayersWithMeasBeforeFiltering = cms.int32( 0 ), - overrideTrkQuals = cms.InputTag( "" ) +fragment.hltL4DisplacedDijetFullTracksJetTracksAssociatorAtVertexLowPt = cms.EDProducer( "JetTracksAssociatorAtVertex", + tracks = cms.InputTag( "hltIter4MergedWithIter012DisplacedJets" ), + coneSize = cms.double( 0.4 ), + useAssigned = cms.bool( False ), + pvSrc = cms.InputTag( "" ), + jets = cms.InputTag( "hltIter02DisplacedHLTCaloJetCollectionProducerLowPt" ) ) -fragment.hltIter2MaskedMeasurementTrackerEventForDisplaced = cms.EDProducer( "MaskedMeasurementTrackerEventProducer", - src = cms.InputTag( "hltSiStripClustersRegForDisplaced" ), - OnDemand = cms.bool( False ), - clustersToSkip = cms.InputTag( "hltIter2ClustersRefRemovalForDisplaced" ) +fragment.hltL4TaggedDisplacedDijetFullTracksTrackIPProducerLowPt = cms.EDProducer( "TrackIPProducer", + jetTracks = cms.InputTag( "hltL4DisplacedDijetFullTracksJetTracksAssociatorAtVertexLowPt" ), + primaryVertex = cms.InputTag( "hltDisplacedhltTrimmedPixelVertices" ), + computeProbabilities = cms.bool( False ), + computeGhostTrack = cms.bool( False ), + ghostTrackPriorDeltaR = cms.double( 0.03 ), + minimumNumberOfPixelHits = cms.int32( 0 ), + minimumNumberOfHits = cms.int32( 6 ), + maximumTransverseImpactParameter = cms.double( 9999999.0 ), + minimumTransverseMomentum = cms.double( 1.0 ), + maximumChiSquared = cms.double( 5.0 ), + maximumLongitudinalImpactParameter = cms.double( 17.0 ), + jetDirectionUsingTracks = cms.bool( False ), + jetDirectionUsingGhostTrack = cms.bool( False ), + useTrackQuality = cms.bool( False ) ) -fragment.hltIter2PixelLayerTripletsForDisplaced = cms.EDProducer( "SeedingLayersEDProducer", - layerList = cms.vstring( 'BPix1+BPix2+BPix3', - 'BPix2+BPix3+BPix4', - 'BPix1+BPix3+BPix4', - 'BPix1+BPix2+BPix4', - 'BPix2+BPix3+FPix1_pos', - 'BPix2+BPix3+FPix1_neg', - 'BPix1+BPix2+FPix1_pos', - 'BPix1+BPix2+FPix1_neg', - 'BPix2+FPix1_pos+FPix2_pos', - 'BPix2+FPix1_neg+FPix2_neg', - 'BPix1+FPix1_pos+FPix2_pos', - 'BPix1+FPix1_neg+FPix2_neg', - 'FPix1_pos+FPix2_pos+FPix3_pos', - 'FPix1_neg+FPix2_neg+FPix3_neg', - 'BPix1+BPix3+FPix1_pos', - 'BPix1+BPix2+FPix2_pos', - 'BPix1+BPix3+FPix1_neg', - 'BPix1+BPix2+FPix2_neg', - 'BPix1+FPix2_neg+FPix3_neg', - 'BPix1+FPix1_neg+FPix3_neg', - 'BPix1+FPix2_pos+FPix3_pos', - 'BPix1+FPix1_pos+FPix3_pos' ), - BPix = cms.PSet( - hitErrorRPhi = cms.double( 0.0027 ), - TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), - skipClusters = cms.InputTag( "hltIter2ClustersRefRemovalForDisplaced" ), - useErrorsFromParam = cms.bool( True ), - hitErrorRZ = cms.double( 0.006 ), - HitProducer = cms.string( "hltSiPixelRecHitsRegForDisplaced" ) - ), - FPix = cms.PSet( - hitErrorRPhi = cms.double( 0.0051 ), - TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), - skipClusters = cms.InputTag( "hltIter2ClustersRefRemovalForDisplaced" ), - useErrorsFromParam = cms.bool( True ), - hitErrorRZ = cms.double( 0.0036 ), - HitProducer = cms.string( "hltSiPixelRecHitsRegForDisplaced" ) - ), - TIB = cms.PSet( ), - TID = cms.PSet( ), - TOB = cms.PSet( ), - TEC = cms.PSet( ), - MTIB = cms.PSet( ), - MTID = cms.PSet( ), - MTOB = cms.PSet( ), - MTEC = cms.PSet( ) +fragment.hltL4DisplacedDijetFullTracksJetTagProducerFromIPLowPt = cms.EDProducer( "JetTagProducer", + jetTagComputer = cms.string( "hltESPDisplacedDijethltTrackCounting2D1st" ), + tagInfos = cms.VInputTag( 'hltL4TaggedDisplacedDijetFullTracksTrackIPProducerLowPt' ) ) -fragment.hltIter2PFlowPixelTrackingRegionsForDisplaced = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", - RegionPSet = cms.PSet( - vertexCollection = cms.InputTag( "hltFastPVPixelVertices" ), - zErrorVetex = cms.double( 0.3 ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - zErrorBeamSpot = cms.double( 0.0 ), - maxNVertices = cms.int32( 1 ), - maxNRegions = cms.int32( 100 ), - nSigmaZVertex = cms.double( 0.0 ), - nSigmaZBeamSpot = cms.double( 0.0 ), - ptMin = cms.double( 0.4 ), - mode = cms.string( "VerticesFixed" ), - input = cms.InputTag( "hltSelector8CentralJetsL1FastJet" ), - searchOpt = cms.bool( True ), - whereToUseMeasurementTracker = cms.string( "ForSiStrips" ), - originRadius = cms.double( 0.3 ), - measurementTrackerName = cms.InputTag( "hltIter2MaskedMeasurementTrackerEventForDisplaced" ), - precise = cms.bool( True ), - deltaEta = cms.double( 0.4 ), - deltaPhi = cms.double( 0.4 ) - ) +fragment.hltL4DisplacedDijetFullTracksHLTCaloJetTagFilterLowPt = cms.EDFilter( "HLTCaloJetTag", + saveTags = cms.bool( True ), + Jets = cms.InputTag( "hltIter02DisplacedHLTCaloJetCollectionProducerLowPt" ), + JetTags = cms.InputTag( "hltL4DisplacedDijetFullTracksJetTagProducerFromIPLowPt" ), + MinTag = cms.double( 5.0 ), + MaxTag = cms.double( 999999.0 ), + MinJets = cms.int32( 2 ), + TriggerType = cms.int32( 85 ) ) -fragment.hltIter2PFlowPixelClusterCheckForDisplaced = cms.EDProducer( "ClusterCheckerEDProducer", - doClusterCheck = cms.bool( False ), - MaxNumberOfCosmicClusters = cms.uint32( 50000 ), - ClusterCollectionLabel = cms.InputTag( "hltSiStripClustersRegForDisplaced" ), - MaxNumberOfPixelClusters = cms.uint32( 40000 ), - PixelClusterCollectionLabel = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), - cut = cms.string( "" ), - silentClusterCheck = cms.untracked.bool( False ) +fragment.hltL1sVoHTT320orHTT340orHTT380 = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_HTT320er OR L1_HTT360er OR L1_ETT2000" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +) +fragment.hltPreHT500DisplacedDijet40DisplacedTrack = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltHT500 = cms.EDFilter( "HLTHtMhtFilter", + saveTags = cms.bool( True ), + htLabels = cms.VInputTag( 'hltHtMht' ), + mhtLabels = cms.VInputTag( 'hltHtMht' ), + minHt = cms.vdouble( 500.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) +) +fragment.hltPreHT430DisplacedDijet60DisplacedTrack = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltDoubleCentralCaloJetpt60 = cms.EDFilter( "HLT1CaloJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEmFraction0p01To0p99CaloJetSelector" ), + triggerType = cms.int32( 85 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 60.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.0 ), + MinN = cms.int32( 2 ) +) +fragment.hltCentralCaloJetptMidPtCollectionProducer = cms.EDProducer( "HLTCaloJetCollectionProducer", + HLTObject = cms.InputTag( "hltDoubleCentralCaloJetpt60" ), + TriggerTypes = cms.vint32( 85 ) +) +fragment.hltL3DisplacedDijetFullTracksJetTracksAssociatorAtVertexMidPt = cms.EDProducer( "JetTracksAssociatorAtVertex", + tracks = cms.InputTag( "hltIter0PFlowTrackSelectionHighPurityForDisplaced" ), + coneSize = cms.double( 0.4 ), + useAssigned = cms.bool( False ), + pvSrc = cms.InputTag( "" ), + jets = cms.InputTag( "hltCentralCaloJetptMidPtCollectionProducer" ) +) +fragment.hltL3DisplacedDijet100FullTracksTrackIPProducerMidPt = cms.EDProducer( "TrackIPProducer", + jetTracks = cms.InputTag( "hltL3DisplacedDijetFullTracksJetTracksAssociatorAtVertexMidPt" ), + primaryVertex = cms.InputTag( "hltFastPVPixelVertices" ), + computeProbabilities = cms.bool( False ), + computeGhostTrack = cms.bool( False ), + ghostTrackPriorDeltaR = cms.double( 0.03 ), + minimumNumberOfPixelHits = cms.int32( 2 ), + minimumNumberOfHits = cms.int32( 8 ), + maximumTransverseImpactParameter = cms.double( 0.1 ), + minimumTransverseMomentum = cms.double( 1.0 ), + maximumChiSquared = cms.double( 20.0 ), + maximumLongitudinalImpactParameter = cms.double( 0.1 ), + jetDirectionUsingTracks = cms.bool( False ), + jetDirectionUsingGhostTrack = cms.bool( False ), + useTrackQuality = cms.bool( False ) +) +fragment.hltL3DisplacedDijetFullTracksJetTagProducerFromIPMidPt = cms.EDProducer( "JetTagProducer", + jetTagComputer = cms.string( "hltESPDisplacedDijethltPromptTrackCountingESProducer" ), + tagInfos = cms.VInputTag( 'hltL3DisplacedDijet100FullTracksTrackIPProducerMidPt' ) +) +fragment.hltTwoPromptHLTL3DisplacedDijetFullTracksHLTCaloJetTagFilterMidPt = cms.EDFilter( "HLTCaloJetTag", + saveTags = cms.bool( True ), + Jets = cms.InputTag( "hltCentralCaloJetptMidPtCollectionProducer" ), + JetTags = cms.InputTag( "hltL3DisplacedDijetFullTracksJetTagProducerFromIPMidPt" ), + MinTag = cms.double( -999999.0 ), + MaxTag = cms.double( 2.5 ), + MinJets = cms.int32( 2 ), + TriggerType = cms.int32( 85 ) +) +fragment.hltDisplacedHLTCaloJetCollectionProducerMidPt = cms.EDProducer( "HLTCaloJetCollectionProducer", + HLTObject = cms.InputTag( "hltTwoPromptHLTL3DisplacedDijetFullTracksHLTCaloJetTagFilterMidPt" ), + TriggerTypes = cms.vint32( 85 ) +) +fragment.hltL4DisplacedDijetFullTracksJetPromptTracksAssociatorAtVertexMidPt = cms.EDProducer( "JetTracksAssociatorAtVertex", + tracks = cms.InputTag( "hltIter2MergedForDisplaced" ), + coneSize = cms.double( 0.4 ), + useAssigned = cms.bool( False ), + pvSrc = cms.InputTag( "" ), + jets = cms.InputTag( "hltDisplacedHLTCaloJetCollectionProducerMidPt" ) +) +fragment.hltL4PromptDisplacedDijetFullTracksTrackIPProducerMidPt = cms.EDProducer( "TrackIPProducer", + jetTracks = cms.InputTag( "hltL4DisplacedDijetFullTracksJetPromptTracksAssociatorAtVertexMidPt" ), + primaryVertex = cms.InputTag( "hltFastPVPixelVertices" ), + computeProbabilities = cms.bool( False ), + computeGhostTrack = cms.bool( False ), + ghostTrackPriorDeltaR = cms.double( 0.03 ), + minimumNumberOfPixelHits = cms.int32( 2 ), + minimumNumberOfHits = cms.int32( 8 ), + maximumTransverseImpactParameter = cms.double( 0.1 ), + minimumTransverseMomentum = cms.double( 0.5 ), + maximumChiSquared = cms.double( 20.0 ), + maximumLongitudinalImpactParameter = cms.double( 0.1 ), + jetDirectionUsingTracks = cms.bool( False ), + jetDirectionUsingGhostTrack = cms.bool( False ), + useTrackQuality = cms.bool( False ) +) +fragment.hltL4PromptDisplacedDijetFullTracksJetTagProducerFromIPMidPt = cms.EDProducer( "JetTagProducer", + jetTagComputer = cms.string( "hltESPDisplacedDijethltPromptTrackCountingESProducer" ), + tagInfos = cms.VInputTag( 'hltL4PromptDisplacedDijetFullTracksTrackIPProducerMidPt' ) +) +fragment.hltL4PromptDisplacedDijetFullTracksHLTCaloJetTagFilterMidPt = cms.EDFilter( "HLTCaloJetTag", + saveTags = cms.bool( True ), + Jets = cms.InputTag( "hltDisplacedHLTCaloJetCollectionProducerMidPt" ), + JetTags = cms.InputTag( "hltL4PromptDisplacedDijetFullTracksJetTagProducerFromIPMidPt" ), + MinTag = cms.double( -999999.0 ), + MaxTag = cms.double( 2.5 ), + MinJets = cms.int32( 2 ), + TriggerType = cms.int32( 85 ) +) +fragment.hltIter02DisplacedHLTCaloJetCollectionProducerMidPt = cms.EDProducer( "HLTCaloJetCollectionProducer", + HLTObject = cms.InputTag( "hltL4PromptDisplacedDijetFullTracksHLTCaloJetTagFilterMidPt" ), + TriggerTypes = cms.vint32( 85 ) +) +fragment.hltL4DisplacedDijetFullTracksJetTracksAssociatorAtVertexMidPt = cms.EDProducer( "JetTracksAssociatorAtVertex", + tracks = cms.InputTag( "hltIter4MergedWithIter012DisplacedJets" ), + coneSize = cms.double( 0.4 ), + useAssigned = cms.bool( False ), + pvSrc = cms.InputTag( "" ), + jets = cms.InputTag( "hltIter02DisplacedHLTCaloJetCollectionProducerMidPt" ) +) +fragment.hltL4TaggedDisplacedDijetFullTracksTrackIPProducerMidPt = cms.EDProducer( "TrackIPProducer", + jetTracks = cms.InputTag( "hltL4DisplacedDijetFullTracksJetTracksAssociatorAtVertexMidPt" ), + primaryVertex = cms.InputTag( "hltDisplacedhltTrimmedPixelVertices" ), + computeProbabilities = cms.bool( False ), + computeGhostTrack = cms.bool( False ), + ghostTrackPriorDeltaR = cms.double( 0.03 ), + minimumNumberOfPixelHits = cms.int32( 0 ), + minimumNumberOfHits = cms.int32( 6 ), + maximumTransverseImpactParameter = cms.double( 9999999.0 ), + minimumTransverseMomentum = cms.double( 1.0 ), + maximumChiSquared = cms.double( 5.0 ), + maximumLongitudinalImpactParameter = cms.double( 17.0 ), + jetDirectionUsingTracks = cms.bool( False ), + jetDirectionUsingGhostTrack = cms.bool( False ), + useTrackQuality = cms.bool( False ) +) +fragment.hltL4DisplacedDijetFullTracksJetTagProducerFromIPMidPt = cms.EDProducer( "JetTagProducer", + jetTagComputer = cms.string( "hltESPDisplacedDijethltTrackCounting2D1st" ), + tagInfos = cms.VInputTag( 'hltL4TaggedDisplacedDijetFullTracksTrackIPProducerMidPt' ) +) +fragment.hltL4DisplacedDijetFullTracksHLTCaloJetTagFilterMidPt = cms.EDFilter( "HLTCaloJetTag", + saveTags = cms.bool( True ), + Jets = cms.InputTag( "hltIter02DisplacedHLTCaloJetCollectionProducerMidPt" ), + JetTags = cms.InputTag( "hltL4DisplacedDijetFullTracksJetTagProducerFromIPMidPt" ), + MinTag = cms.double( 5.0 ), + MaxTag = cms.double( 999999.0 ), + MinJets = cms.int32( 2 ), + TriggerType = cms.int32( 85 ) +) +fragment.hltPreHT400DisplacedDijet40DisplacedTrack = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltHT400 = cms.EDFilter( "HLTHtMhtFilter", + saveTags = cms.bool( True ), + htLabels = cms.VInputTag( 'hltHtMht' ), + mhtLabels = cms.VInputTag( 'hltHtMht' ), + minHt = cms.vdouble( 400.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) +) +fragment.hltPreHT650DisplacedDijet60Inclusive = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltHT650 = cms.EDFilter( "HLTHtMhtFilter", + saveTags = cms.bool( True ), + htLabels = cms.VInputTag( 'hltHtMht' ), + mhtLabels = cms.VInputTag( 'hltHtMht' ), + minHt = cms.vdouble( 650.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) +) +fragment.hltPreHT550DisplacedDijet60Inclusive = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltHT550 = cms.EDFilter( "HLTHtMhtFilter", + saveTags = cms.bool( True ), + htLabels = cms.VInputTag( 'hltHtMht' ), + mhtLabels = cms.VInputTag( 'hltHtMht' ), + minHt = cms.vdouble( 550.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) +) +fragment.hltL1DiJetVBF = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_DoubleJet_90_30_DoubleJet30_Mass_Min620 OR L1_DoubleJet_100_30_DoubleJet30_Mass_Min620 OR L1_DoubleJet_110_35_DoubleJet35_Mass_Min620 OR L1_DoubleJet_115_40_DoubleJet40_Mass_Min620 OR L1_DoubleJet_120_45_DoubleJet45_Mass_Min620 OR L1_DoubleJet_115_40_DoubleJet40_Mass_Min620_Jet60TT28 OR L1_DoubleJet_120_45_DoubleJet45_Mass_Min620_Jet60TT28" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +) +fragment.hltPreDiJet11035Mjj650PFMET110 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltMETOpen = cms.EDFilter( "HLT1CaloMET", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltMet" ), + triggerType = cms.int32( 87 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) +) +fragment.hltMET66 = cms.EDFilter( "HLT1CaloMET", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltMet" ), + triggerType = cms.int32( 87 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 66.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) +) +fragment.hltPFMETVBFProducer = cms.EDProducer( "PFMETProducer", + src = cms.InputTag( "hltParticleFlowNoMu" ), + globalThreshold = cms.double( 0.0 ), + alias = cms.string( "pfMet" ), + calculateSignificance = cms.bool( False ), + parameters = cms.PSet( ), + applyWeight = cms.bool( False ), + srcWeights = cms.InputTag( "" ) +) +fragment.hltPFMETVBF110 = cms.EDFilter( "HLT1PFMET", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltPFMETVBFProducer" ), + triggerType = cms.int32( 87 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 110.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) +) +fragment.hltL1TPFJetsMatching = cms.EDProducer( "L1TPFJetsMatching", + L1JetTrigger = cms.InputTag( "hltL1DiJetVBF" ), + JetSrc = cms.InputTag( "hltAK4PFJetsTightIDCorrected" ), + pt1Min = cms.double( 110.0 ), + pt2Min = cms.double( 35.0 ), + pt3Min = cms.double( 110.0 ), + mjjMin = cms.double( 650.0 ), + matchingR = cms.double( 0.5 ) +) +fragment.hltL1PFJetCategories = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( 'hltL1TPFJetsMatching','TwoJets' ), + triggerType = cms.int32( 0 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( -1.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 2 ) +) +fragment.hltPreDiJet11035Mjj650PFMET120 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltMET72 = cms.EDFilter( "HLT1CaloMET", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltMet" ), + triggerType = cms.int32( 87 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 72.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) +) +fragment.hltPFMETVBF120 = cms.EDFilter( "HLT1PFMET", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltPFMETVBFProducer" ), + triggerType = cms.int32( 87 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 120.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) +) +fragment.hltPreDiJet11035Mjj650PFMET130 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltMET78 = cms.EDFilter( "HLT1CaloMET", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltMet" ), + triggerType = cms.int32( 87 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 78.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) +) +fragment.hltPFMETVBF130 = cms.EDFilter( "HLT1PFMET", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltPFMETVBFProducer" ), + triggerType = cms.int32( 87 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 130.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) +) +fragment.hltPreTripleJet1103535Mjj650PFMET110 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hlt1PFJetCategories3 = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( 'hltL1TPFJetsMatching','ThreeJets' ), + triggerType = cms.int32( 0 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( -1.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 3 ) +) +fragment.hltPreTripleJet1103535Mjj650PFMET120 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltPreTripleJet1103535Mjj650PFMET130 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltL1sIsoEG30erJetC34drMin0p3 = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_SingleLooseIsoEG26er2p5 OR L1_SingleLooseIsoEG26er1p5 OR L1_SingleLooseIsoEG28er2p5 OR L1_SingleLooseIsoEG28er2p1 OR L1_SingleLooseIsoEG28er1p5 OR L1_SingleLooseIsoEG30er2p5 OR L1_SingleLooseIsoEG30er1p5 OR L1_LooseIsoEG26er2p1_Jet34er2p5_dR_Min0p3 OR L1_LooseIsoEG28er2p1_Jet34er2p5_dR_Min0p3 OR L1_LooseIsoEG30er2p1_Jet34er2p5_dR_Min0p3 OR L1_SingleEG26er2p5 OR L1_SingleEG38er2p5 OR L1_SingleEG40er2p5 OR L1_SingleEG42er2p5 OR L1_SingleEG45er2p5 OR L1_SingleEG60 OR L1_SingleEG34er2p5 OR L1_SingleEG36er2p5 OR L1_SingleIsoEG24er2p1 OR L1_SingleIsoEG26er2p1 OR L1_SingleIsoEG28er2p1 OR L1_SingleIsoEG30er2p1 OR L1_SingleIsoEG32er2p1 OR L1_SingleIsoEG26er2p5 OR L1_SingleIsoEG28er2p5 OR L1_SingleIsoEG30er2p5 OR L1_SingleIsoEG32er2p5 OR L1_SingleIsoEG34er2p5" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltIter2PFlowPixelHitDoubletsForDisplaced = cms.EDProducer( "HitPairEDProducer", - seedingLayers = cms.InputTag( "hltIter2PixelLayerTripletsForDisplaced" ), - trackingRegions = cms.InputTag( "hltIter2PFlowPixelTrackingRegionsForDisplaced" ), - trackingRegionsSeedingLayers = cms.InputTag( "" ), - clusterCheck = cms.InputTag( "hltIter2PFlowPixelClusterCheckForDisplaced" ), - produceSeedingHitSets = cms.bool( False ), - produceIntermediateHitDoublets = cms.bool( True ), - maxElement = cms.uint32( 0 ), - maxElementTotal = cms.uint32( 50000000 ), - layerPairs = cms.vuint32( 0, 1 ) +fragment.hltPreEle30eta2p1WPTightGsfCentralPFJet35EleCleaned = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltIter2PFlowPixelHitTripletsForDisplaced = cms.EDProducer( "CAHitTripletEDProducer", - doublets = cms.InputTag( "hltIter2PFlowPixelHitDoubletsForDisplaced" ), - extraHitRPhitolerance = cms.double( 0.032 ), - useBendingCorrection = cms.bool( True ), - CAThetaCut = cms.double( 0.004 ), - CAPhiCut = cms.double( 0.1 ), - CAThetaCut_byTriplets = cms.VPSet( - cms.PSet( seedingLayers = cms.string( "" ), - cut = cms.double( -1.0 ) - ) - ), - CAPhiCut_byTriplets = cms.VPSet( - cms.PSet( seedingLayers = cms.string( "" ), - cut = cms.double( -1.0 ) - ) - ), - CAHardPtCut = cms.double( 0.3 ), - maxChi2 = cms.PSet( - value2 = cms.double( 6.0 ), - value1 = cms.double( 100.0 ), - pt1 = cms.double( 0.4 ), - enabled = cms.bool( True ), - pt2 = cms.double( 8.0 ) - ), - SeedComparitorPSet = cms.PSet( ComponentName = cms.string( "none" ) ) +fragment.hltEGL1IsoEG30erJetC34drMin0p3Filter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", + saveTags = cms.bool( True ), + candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), + l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + candNonIsolatedTag = cms.InputTag( "" ), + l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1SeedFilterTag = cms.InputTag( "hltL1sIsoEG30erJetC34drMin0p3" ), + l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + ncandcut = cms.int32( 1 ), + doIsolated = cms.bool( False ), + region_eta_size = cms.double( 0.522 ), + region_eta_size_ecap = cms.double( 1.0 ), + region_phi_size = cms.double( 1.044 ), + barrel_end = cms.double( 1.4791 ), + endcap_end = cms.double( 2.17 ) ) -fragment.hltIter2PFlowPixelSeedsForDisplaced = cms.EDProducer( "SeedCreatorFromRegionConsecutiveHitsTripletOnlyEDProducer", - seedingHitSets = cms.InputTag( "hltIter2PFlowPixelHitTripletsForDisplaced" ), - propagator = cms.string( "PropagatorWithMaterialParabolicMf" ), - SeedMomentumForBOFF = cms.double( 5.0 ), - OriginTransverseErrorMultiplier = cms.double( 1.0 ), - MinOneOverPtError = cms.double( 1.0 ), - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - magneticField = cms.string( "ParabolicMf" ), - forceKinematicWithRegionDirection = cms.bool( False ), - SeedComparitorPSet = cms.PSet( ComponentName = cms.string( "none" ) ) +fragment.hltEG30L1IsoEGerJetC34drMin0p3EtFilter = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEGL1IsoEG30erJetC34drMin0p3Filter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 30.0 ), + etcutEE = cms.double( 30.0 ), + ncandcut = cms.int32( 1 ) ) -fragment.hltIter2PFlowCkfTrackCandidatesForDisplaced = cms.EDProducer( "CkfTrackCandidateMaker", - cleanTrajectoryAfterInOut = cms.bool( False ), - doSeedingRegionRebuilding = cms.bool( False ), - onlyPixelHitsForSeedCleaner = cms.bool( False ), - reverseTrajectories = cms.bool( False ), - useHitsSplitting = cms.bool( False ), - MeasurementTrackerEvent = cms.InputTag( "hltIter2MaskedMeasurementTrackerEventForDisplaced" ), - src = cms.InputTag( "hltIter2PFlowPixelSeedsForDisplaced" ), - clustersToSkip = cms.InputTag( "" ), - phase2clustersToSkip = cms.InputTag( "" ), - TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter2GroupedCkfTrajectoryBuilderIT" ) ), - TransientInitialStateEstimatorParameters = cms.PSet( - propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), - numberMeasurementsForFit = cms.int32( 4 ), - propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) - ), - numHitsForSeedCleaner = cms.int32( 4 ), - NavigationSchool = cms.string( "SimpleNavigationSchool" ), - RedundantSeedCleaner = cms.string( "CachingSeedCleanerBySharedInput" ), - TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), - maxNSeeds = cms.uint32( 100000 ), - maxSeedsBeforeCleaning = cms.uint32( 1000 ) +fragment.hltEle30erJetC34WPTightClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG30L1IsoEGerJetC34drMin0p3EtFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.011 ), + thrRegularEE = cms.vdouble( 0.0305 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltIter2PFlowCtfWithMaterialTracksForDisplaced = cms.EDProducer( "TrackProducer", - useSimpleMF = cms.bool( True ), - SimpleMagneticField = cms.string( "ParabolicMf" ), - src = cms.InputTag( "hltIter2PFlowCkfTrackCandidatesForDisplaced" ), - clusterRemovalInfo = cms.InputTag( "" ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - Fitter = cms.string( "hltESPFittingSmootherIT" ), - useHitsSplitting = cms.bool( False ), - alias = cms.untracked.string( "ctfWithMaterialTracks" ), - TrajectoryInEvent = cms.bool( False ), - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - AlgorithmName = cms.string( "hltIter2" ), - Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), - GeometricInnerState = cms.bool( True ), - NavigationSchool = cms.string( "" ), - MeasurementTracker = cms.string( "" ), - MeasurementTrackerEvent = cms.InputTag( "hltIter2MaskedMeasurementTrackerEventForDisplaced" ) +fragment.hltEle30erJetC34WPTightHEFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle30erJetC34WPTightClusterShapeFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.1 ), + thrRegularEB1 = cms.vdouble( 0.75 ), + thrRegularEE1 = cms.vdouble( 3.0 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.03 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( 2.25 ), + thrRegularEE2 = cms.vdouble( 5.0 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.03 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.1, 0.1, 0.3, 0.5 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltIter2PFlowTrackCutClassifierForDisplaced = cms.EDProducer( "TrackCutClassifier", - src = cms.InputTag( "hltIter2PFlowCtfWithMaterialTracksForDisplaced" ), - beamspot = cms.InputTag( "hltOnlineBeamSpot" ), - vertices = cms.InputTag( "hltFastPVPixelVertices" ), - ignoreVertices = cms.bool( False ), - qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), - mva = cms.PSet( - minPixelHits = cms.vint32( 0, 0, 0 ), - maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 15.0 ), - dr_par = cms.PSet( - d0err = cms.vdouble( 0.003, 0.003, 0.003 ), - dr_par2 = cms.vdouble( 3.40282346639E38, 0.3, 0.3 ), - dr_par1 = cms.vdouble( 3.40282346639E38, 0.4, 0.4 ), - dr_exp = cms.vint32( 4, 4, 4 ), - d0err_par = cms.vdouble( 0.001, 0.001, 0.001 ) - ), - maxLostLayers = cms.vint32( 1, 1, 1 ), - min3DLayers = cms.vint32( 0, 0, 0 ), - dz_par = cms.PSet( - dz_par1 = cms.vdouble( 3.40282346639E38, 0.4, 0.4 ), - dz_par2 = cms.vdouble( 3.40282346639E38, 0.35, 0.35 ), - dz_exp = cms.vint32( 4, 4, 4 ) - ), - minNVtxTrk = cms.int32( 3 ), - maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), - minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), - maxChi2 = cms.vdouble( 9999.0, 25.0, 16.0 ), - maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), - maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), - minLayers = cms.vint32( 3, 3, 3 ) - ) +fragment.hltEle30erJetC34WPTightEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle30erJetC34WPTightHEFilter" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.1 ), + thrRegularEB1 = cms.vdouble( 1.75 ), + thrRegularEE1 = cms.vdouble( 1.0 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.025 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( 1.75 ), + thrRegularEE2 = cms.vdouble( 2.0 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.025 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.2, 0.2, 0.25, 0.3 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltIter2PFlowTrackSelectionHighPurityForDisplaced = cms.EDProducer( "TrackCollectionFilterCloner", - originalSource = cms.InputTag( "hltIter2PFlowCtfWithMaterialTracksForDisplaced" ), - originalMVAVals = cms.InputTag( 'hltIter2PFlowTrackCutClassifierForDisplaced','MVAValues' ), - originalQualVals = cms.InputTag( 'hltIter2PFlowTrackCutClassifierForDisplaced','QualityMasks' ), - minQuality = cms.string( "highPurity" ), - copyExtras = cms.untracked.bool( True ), - copyTrajectories = cms.untracked.bool( False ) +fragment.hltEle30erJetC34WPTightHcalIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle30erJetC34WPTightEcalIsoFilter" ), + varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.0 ), + thrRegularEB1 = cms.vdouble( 2.5 ), + thrRegularEE1 = cms.vdouble( 1.0 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.03 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( 3.0 ), + thrRegularEE2 = cms.vdouble( 2.0 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.03 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.2, 0.2, 0.4, 0.5 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.0 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltIter2MergedForDisplaced = cms.EDProducer( "TrackListMerger", - ShareFrac = cms.double( 0.19 ), - FoundHitBonus = cms.double( 5.0 ), - LostHitPenalty = cms.double( 20.0 ), - MinPT = cms.double( 0.05 ), - Epsilon = cms.double( -0.001 ), - MaxNormalizedChisq = cms.double( 1000.0 ), - MinFound = cms.int32( 3 ), - TrackProducers = cms.VInputTag( 'hltIter1MergedForDisplaced','hltIter2PFlowTrackSelectionHighPurityForDisplaced' ), - hasSelector = cms.vint32( 0, 0 ), - indivShareFrac = cms.vdouble( 1.0, 1.0 ), - selectedTrackQuals = cms.VInputTag( 'hltIter1MergedForDisplaced','hltIter2PFlowTrackSelectionHighPurityForDisplaced' ), - setsToMerge = cms.VPSet( - cms.PSet( pQual = cms.bool( False ), - tLists = cms.vint32( 0, 1 ) - ) - ), - trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), - allowFirstHitShare = cms.bool( True ), - newQuality = cms.string( "confirmed" ), - copyExtras = cms.untracked.bool( True ), - writeOnlyTrkQuals = cms.bool( False ), - copyMVA = cms.bool( False ) +fragment.hltEle30erJetC34WPTightPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle30erJetC34WPTightHcalIsoFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) ) -fragment.hltL4DisplacedDijetFullTracksJetPromptTracksAssociatorAtVertexLowPt = cms.EDProducer( "JetTracksAssociatorAtVertex", - tracks = cms.InputTag( "hltIter2MergedForDisplaced" ), - coneSize = cms.double( 0.4 ), - useAssigned = cms.bool( False ), - pvSrc = cms.InputTag( "" ), - jets = cms.InputTag( "hltDisplacedHLTCaloJetCollectionProducerLowPt" ) +fragment.hltEle30erJetC34WPTightPMS2Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle30erJetC34WPTightPixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaPixelMatchVars','s2' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 70.0 ), + thrRegularEE = cms.vdouble( 45.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltL4PromptDisplacedDijetFullTracksTrackIPProducerLowPt = cms.EDProducer( "TrackIPProducer", - jetTracks = cms.InputTag( "hltL4DisplacedDijetFullTracksJetPromptTracksAssociatorAtVertexLowPt" ), - primaryVertex = cms.InputTag( "hltFastPVPixelVertices" ), - computeProbabilities = cms.bool( False ), - computeGhostTrack = cms.bool( False ), - ghostTrackPriorDeltaR = cms.double( 0.03 ), - minimumNumberOfPixelHits = cms.int32( 2 ), - minimumNumberOfHits = cms.int32( 8 ), - maximumTransverseImpactParameter = cms.double( 0.1 ), - minimumTransverseMomentum = cms.double( 0.5 ), - maximumChiSquared = cms.double( 20.0 ), - maximumLongitudinalImpactParameter = cms.double( 0.1 ), - jetDirectionUsingTracks = cms.bool( False ), - jetDirectionUsingGhostTrack = cms.bool( False ), - useTrackQuality = cms.bool( False ) +fragment.hltEle30erJetC34WPTightGsfOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle30erJetC34WPTightPMS2Filter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.012 ), + thrRegularEE = cms.vdouble( 0.011 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltL4PromptDisplacedDijetFullTracksJetTagProducerFromIPLowPt = cms.EDProducer( "JetTagProducer", - jetTagComputer = cms.string( "hltESPDisplacedDijethltPromptTrackCountingESProducer" ), - tagInfos = cms.VInputTag( 'hltL4PromptDisplacedDijetFullTracksTrackIPProducerLowPt' ) +fragment.hltEle30erJetC34WPTightGsfMissingHitsFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle30erJetC34WPTightGsfOneOEMinusOneOPFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','MissingHits' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 999.0 ), + thrRegularEE = cms.vdouble( 1.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltL4PromptDisplacedDijetFullTracksHLTCaloJetTagFilterLowPt = cms.EDFilter( "HLTCaloJetTag", +fragment.hltEle30erJetC34WPTightGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltDisplacedHLTCaloJetCollectionProducerLowPt" ), - JetTags = cms.InputTag( "hltL4PromptDisplacedDijetFullTracksJetTagProducerFromIPLowPt" ), - MinTag = cms.double( -999999.0 ), - MaxTag = cms.double( 2.5 ), - MinJets = cms.int32( 2 ), - TriggerType = cms.int32( 85 ) + candTag = cms.InputTag( "hltEle30erJetC34WPTightGsfMissingHitsFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.004 ), + thrRegularEE = cms.vdouble( 0.005 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt = cms.EDProducer( "HLTCaloJetCollectionProducer", - HLTObject = cms.InputTag( "hltL4PromptDisplacedDijetFullTracksHLTCaloJetTagFilterLowPt" ), - TriggerTypes = cms.vint32( 85 ) +fragment.hltEle30erJetC34WPTightGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle30erJetC34WPTightGsfDetaFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.02 ), + thrRegularEE = cms.vdouble( 0.023 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltDisplacedhltTrimmedPixelVertices = cms.EDProducer( "PixelVertexCollectionTrimmer", - src = cms.InputTag( "hltFastPVPixelVertices" ), - maxVtx = cms.uint32( 100 ), - fractionSumPt2 = cms.double( 0.3 ), - minSumPt2 = cms.double( 0.0 ), - PVcomparer = cms.PSet( refToPSet_ = cms.string( "HLTPSetPvClusterComparerForIT" ) ) +fragment.hltEle30erJetC34WPTightGsfTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle30erJetC34WPTightGsfDphiFilter" ), + varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.1 ), + thrRegularEB1 = cms.vdouble( 0.838 ), + thrRegularEE1 = cms.vdouble( -0.363 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.025 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( -0.385 ), + thrRegularEE2 = cms.vdouble( 0.702 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.025 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.029, 0.111, 0.114, 0.032 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltDisplacedhltIter4ClustersRefRemoval = cms.EDProducer( "TrackClusterRemover", - trajectories = cms.InputTag( "hltIter2PFlowTrackSelectionHighPurityForDisplaced" ), - trackClassifier = cms.InputTag( '','QualityMasks' ), - pixelClusters = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), - stripClusters = cms.InputTag( "hltSiStripRawToClustersFacility" ), - oldClusterRemovalInfo = cms.InputTag( "hltIter2ClustersRefRemovalForDisplaced" ), - TrackQuality = cms.string( "highPurity" ), - maxChi2 = cms.double( 16.0 ), - minNumberOfLayersWithMeasBeforeFiltering = cms.int32( 0 ), - overrideTrkQuals = cms.InputTag( "" ) +fragment.hltDoubleCentralCaloJet10 = cms.EDFilter( "HLT1CaloJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), + triggerType = cms.int32( 85 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 10.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.6 ), + MinN = cms.int32( 2 ) ) -fragment.hltDisplacedhltIter4MaskedMeasurementTrackerEvent = cms.EDProducer( "MaskedMeasurementTrackerEventProducer", - src = cms.InputTag( "hltSiStripClustersRegForDisplaced" ), - OnDemand = cms.bool( False ), - clustersToSkip = cms.InputTag( "hltDisplacedhltIter4ClustersRefRemoval" ) +fragment.hltEle30JetCollectionsForLeptonPlusPFJets = cms.EDProducer( "HLTPFJetsCleanedFromLeadingLeptons", + leptons = cms.InputTag( "hltEle30erJetC34WPTightGsfTrackIsoFilter" ), + jets = cms.InputTag( "hltAK4PFJetsCorrected" ), + minDeltaR = cms.double( 0.4 ), + numLeptons = cms.uint32( 1 ) +) +fragment.hltEle30PFJet35EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEle30JetCollectionsForLeptonPlusPFJets" ), + originalTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + MinJetPt = cms.double( 35.0 ), + MaxAbsJetEta = cms.double( 2.6 ), + MinNJets = cms.uint32( 1 ), + triggerType = cms.int32( 85 ) ) -fragment.hltDisplacedhltIter4PixelLessLayerTriplets = cms.EDProducer( "SeedingLayersEDProducer", - layerList = cms.vstring( 'TIB1+TIB2+MTIB3', - 'TIB1+TIB2+MTID1_pos', - 'TIB1+TIB2+MTID1_neg', - 'TID1_pos+TID2_pos+TID3_pos', - 'TID1_neg+TID2_neg+TID3_neg', - 'TID1_pos+TID2_pos+MTID3_pos', - 'TID1_neg+TID2_neg+MTID3_neg' ), - BPix = cms.PSet( ), - FPix = cms.PSet( ), - TIB = cms.PSet( - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - skipClusters = cms.InputTag( "hltDisplacedhltIter4ClustersRefRemoval" ), - clusterChargeCut = cms.PSet( refToPSet_ = cms.string( "HLTSiStripClusterChargeCutNone" ) ) - ), - TID = cms.PSet( - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - minRing = cms.int32( 1 ), - skipClusters = cms.InputTag( "hltDisplacedhltIter4ClustersRefRemoval" ), - useRingSlector = cms.bool( True ), - clusterChargeCut = cms.PSet( refToPSet_ = cms.string( "HLTSiStripClusterChargeCutNone" ) ), - maxRing = cms.int32( 2 ) - ), - TOB = cms.PSet( ), - TEC = cms.PSet( - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - minRing = cms.int32( 1 ), - skipClusters = cms.InputTag( "hltDisplacedhltIter4ClustersRefRemoval" ), - useRingSlector = cms.bool( True ), - clusterChargeCut = cms.PSet( refToPSet_ = cms.string( "HLTSiStripClusterChargeCutNone" ) ), - maxRing = cms.int32( 2 ) - ), - MTIB = cms.PSet( - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - skipClusters = cms.InputTag( "hltDisplacedhltIter4ClustersRefRemoval" ), - clusterChargeCut = cms.PSet( refToPSet_ = cms.string( "HLTSiStripClusterChargeCutNone" ) ) - ), - MTID = cms.PSet( - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - minRing = cms.int32( 3 ), - skipClusters = cms.InputTag( "hltDisplacedhltIter4ClustersRefRemoval" ), - useRingSlector = cms.bool( True ), - clusterChargeCut = cms.PSet( refToPSet_ = cms.string( "HLTSiStripClusterChargeCutNone" ) ), - maxRing = cms.int32( 3 ) - ), - MTOB = cms.PSet( ), - MTEC = cms.PSet( - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - minRing = cms.int32( 3 ), - skipClusters = cms.InputTag( "hltDisplacedhltIter4ClustersRefRemoval" ), - useRingSlector = cms.bool( True ), - clusterChargeCut = cms.PSet( refToPSet_ = cms.string( "HLTSiStripClusterChargeCutNone" ) ), - maxRing = cms.int32( 3 ) - ) +fragment.hltL1sIsoEG28erHTT100 = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_SingleLooseIsoEG26er2p5 OR L1_SingleLooseIsoEG26er1p5 OR L1_SingleLooseIsoEG28er2p5 OR L1_SingleLooseIsoEG28er2p1 OR L1_SingleLooseIsoEG28er1p5 OR L1_SingleLooseIsoEG30er2p5 OR L1_SingleLooseIsoEG30er1p5 OR L1_LooseIsoEG24er2p1_HTT100er OR L1_LooseIsoEG26er2p1_HTT100er OR L1_LooseIsoEG28er2p1_HTT100er OR L1_SingleEG26er2p5 OR L1_SingleEG38er2p5 OR L1_SingleEG40er2p5 OR L1_SingleEG42er2p5 OR L1_SingleEG45er2p5 OR L1_SingleEG60 OR L1_SingleEG34er2p5 OR L1_SingleEG36er2p5 OR L1_SingleIsoEG24er2p1 OR L1_SingleIsoEG26er2p1 OR L1_SingleIsoEG28er2p1 OR L1_SingleIsoEG30er2p1 OR L1_SingleIsoEG32er2p1 OR L1_SingleIsoEG26er2p5 OR L1_SingleIsoEG28er2p5 OR L1_SingleIsoEG30er2p5 OR L1_SingleIsoEG32er2p5 OR L1_SingleIsoEG34er2p5" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltDisplacedhltIter4PFlowPixelLessTrackingRegions = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", - RegionPSet = cms.PSet( - vertexCollection = cms.InputTag( "hltDisplacedhltTrimmedPixelVertices" ), - zErrorVetex = cms.double( 12.0 ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - zErrorBeamSpot = cms.double( 15.0 ), - maxNVertices = cms.int32( 10 ), - maxNRegions = cms.int32( 100 ), - nSigmaZVertex = cms.double( 3.0 ), - nSigmaZBeamSpot = cms.double( 3.0 ), - ptMin = cms.double( 0.8 ), - mode = cms.string( "VerticesFixed" ), - input = cms.InputTag( "hltSelector4CentralJetsL1FastJet" ), - searchOpt = cms.bool( True ), - whereToUseMeasurementTracker = cms.string( "ForSiStrips" ), - originRadius = cms.double( 1.0 ), - measurementTrackerName = cms.InputTag( "hltDisplacedhltIter4MaskedMeasurementTrackerEvent" ), - precise = cms.bool( True ), - deltaEta = cms.double( 0.5 ), - deltaPhi = cms.double( 0.5 ) - ) +fragment.hltPreEle28eta2p1WPTightGsfHT150 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltDisplacedhltIter4PFlowPixelLessClusterCheck = cms.EDProducer( "ClusterCheckerEDProducer", - doClusterCheck = cms.bool( False ), - MaxNumberOfCosmicClusters = cms.uint32( 800000 ), - ClusterCollectionLabel = cms.InputTag( "hltSiStripClustersRegForDisplaced" ), - MaxNumberOfPixelClusters = cms.uint32( 40000 ), - PixelClusterCollectionLabel = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), - cut = cms.string( "" ), - silentClusterCheck = cms.untracked.bool( False ) +fragment.hltEGL1IsoEG28erHTT100Filter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", + saveTags = cms.bool( True ), + candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), + l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + candNonIsolatedTag = cms.InputTag( "" ), + l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1SeedFilterTag = cms.InputTag( "hltL1sIsoEG28erHTT100" ), + l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + ncandcut = cms.int32( 1 ), + doIsolated = cms.bool( False ), + region_eta_size = cms.double( 0.522 ), + region_eta_size_ecap = cms.double( 1.0 ), + region_phi_size = cms.double( 1.044 ), + barrel_end = cms.double( 1.4791 ), + endcap_end = cms.double( 2.17 ) ) -fragment.hltDisplacedhltIter4PFlowPixelLessHitDoublets = cms.EDProducer( "HitPairEDProducer", - seedingLayers = cms.InputTag( "hltDisplacedhltIter4PixelLessLayerTriplets" ), - trackingRegions = cms.InputTag( "hltDisplacedhltIter4PFlowPixelLessTrackingRegions" ), - trackingRegionsSeedingLayers = cms.InputTag( "" ), - clusterCheck = cms.InputTag( "hltDisplacedhltIter4PFlowPixelLessClusterCheck" ), - produceSeedingHitSets = cms.bool( False ), - produceIntermediateHitDoublets = cms.bool( True ), - maxElement = cms.uint32( 0 ), - maxElementTotal = cms.uint32( 50000000 ), - layerPairs = cms.vuint32( 0 ) +fragment.hltEG28L1IsoEG28erHTT100EtFilter = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEGL1IsoEG28erHTT100Filter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 28.0 ), + etcutEE = cms.double( 28.0 ), + ncandcut = cms.int32( 1 ) ) -fragment.hltDisplacedhltIter4PFlowPixelLessHitTriplets = cms.EDProducer( "MultiHitFromChi2EDProducer", - doublets = cms.InputTag( "hltDisplacedhltIter4PFlowPixelLessHitDoublets" ), - maxElement = cms.uint32( 100000 ), - useFixedPreFiltering = cms.bool( False ), - phiPreFiltering = cms.double( 0.3 ), - extraHitRPhitolerance = cms.double( 0.0 ), - extraHitRZtolerance = cms.double( 0.0 ), - extraZKDBox = cms.double( 0.2 ), - extraRKDBox = cms.double( 0.2 ), - extraPhiKDBox = cms.double( 0.005 ), - fnSigmaRZ = cms.double( 2.0 ), - refitHits = cms.bool( True ), - ClusterShapeHitFilterName = cms.string( "ClusterShapeHitFilter" ), - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - maxChi2 = cms.double( 5.0 ), - chi2VsPtCut = cms.bool( True ), - pt_interv = cms.vdouble( 0.4, 0.7, 1.0, 2.0 ), - chi2_cuts = cms.vdouble( 3.0, 4.0, 5.0, 5.0 ), - detIdsToDebug = cms.vint32( 0, 0, 0 ) +fragment.hltEle28erHTT100WPTightClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG28L1IsoEG28erHTT100EtFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.011 ), + thrRegularEE = cms.vdouble( 0.0305 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltDisplacedhltIter4PFlowPixelLessSeeds = cms.EDProducer( "SeedCreatorFromRegionConsecutiveHitsTripletOnlyEDProducer", - seedingHitSets = cms.InputTag( "hltDisplacedhltIter4PFlowPixelLessHitTriplets" ), - propagator = cms.string( "PropagatorWithMaterialParabolicMf" ), - SeedMomentumForBOFF = cms.double( 5.0 ), - OriginTransverseErrorMultiplier = cms.double( 1.0 ), - MinOneOverPtError = cms.double( 1.0 ), - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - magneticField = cms.string( "ParabolicMf" ), - forceKinematicWithRegionDirection = cms.bool( False ), - SeedComparitorPSet = cms.PSet( - FilterStripHits = cms.bool( False ), - FilterPixelHits = cms.bool( False ), - ClusterShapeHitFilterName = cms.string( "ClusterShapeHitFilter" ), - FilterAtHelixStage = cms.bool( True ), - ComponentName = cms.string( "PixelClusterShapeSeedComparitor" ) - ) +fragment.hltEle28erHTT100WPTightHEFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28erHTT100WPTightClusterShapeFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.1 ), + thrRegularEB1 = cms.vdouble( 0.75 ), + thrRegularEE1 = cms.vdouble( 3.0 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.03 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( 2.25 ), + thrRegularEE2 = cms.vdouble( 5.0 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.03 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.1, 0.1, 0.3, 0.5 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltDisplacedhltIter4PFlowCkfTrackCandidates = cms.EDProducer( "CkfTrackCandidateMaker", - cleanTrajectoryAfterInOut = cms.bool( False ), - doSeedingRegionRebuilding = cms.bool( False ), - onlyPixelHitsForSeedCleaner = cms.bool( False ), - reverseTrajectories = cms.bool( False ), - useHitsSplitting = cms.bool( False ), - MeasurementTrackerEvent = cms.InputTag( "hltDisplacedhltIter4MaskedMeasurementTrackerEvent" ), - src = cms.InputTag( "hltDisplacedhltIter4PFlowPixelLessSeeds" ), - clustersToSkip = cms.InputTag( "" ), - phase2clustersToSkip = cms.InputTag( "" ), - TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter4PSetTrajectoryBuilderIT" ) ), - TransientInitialStateEstimatorParameters = cms.PSet( - propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), - numberMeasurementsForFit = cms.int32( 4 ), - propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) - ), - numHitsForSeedCleaner = cms.int32( 4 ), - NavigationSchool = cms.string( "SimpleNavigationSchool" ), - RedundantSeedCleaner = cms.string( "CachingSeedCleanerBySharedInput" ), - TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), - maxNSeeds = cms.uint32( 100000 ), - maxSeedsBeforeCleaning = cms.uint32( 1000 ) +fragment.hltEle28erHTT100WPTightEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28erHTT100WPTightHEFilter" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.1 ), + thrRegularEB1 = cms.vdouble( 1.75 ), + thrRegularEE1 = cms.vdouble( 1.0 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.025 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( 1.75 ), + thrRegularEE2 = cms.vdouble( 2.0 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.025 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.2, 0.2, 0.25, 0.3 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltDisplacedhltIter4PFlowCtfWithMaterialTracks = cms.EDProducer( "TrackProducer", - useSimpleMF = cms.bool( True ), - SimpleMagneticField = cms.string( "ParabolicMf" ), - src = cms.InputTag( "hltDisplacedhltIter4PFlowCkfTrackCandidates" ), - clusterRemovalInfo = cms.InputTag( "" ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - Fitter = cms.string( "hltESPFittingSmootherIT" ), - useHitsSplitting = cms.bool( False ), - alias = cms.untracked.string( "ctfWithMaterialTracks" ), - TrajectoryInEvent = cms.bool( False ), - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - AlgorithmName = cms.string( "hltIterX" ), - Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), - GeometricInnerState = cms.bool( True ), - NavigationSchool = cms.string( "" ), - MeasurementTracker = cms.string( "" ), - MeasurementTrackerEvent = cms.InputTag( "hltDisplacedhltIter4MaskedMeasurementTrackerEvent" ) +fragment.hltEle28erHTT100WPTightHcalIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28erHTT100WPTightEcalIsoFilter" ), + varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.0 ), + thrRegularEB1 = cms.vdouble( 2.5 ), + thrRegularEE1 = cms.vdouble( 1.0 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.03 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( 3.0 ), + thrRegularEE2 = cms.vdouble( 2.0 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.03 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.2, 0.2, 0.4, 0.5 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.0 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltDisplacedhltIter4PFlowTrackSelectionHighPurity = cms.EDProducer( "AnalyticalTrackSelector", - src = cms.InputTag( "hltDisplacedhltIter4PFlowCtfWithMaterialTracks" ), - keepAllTracks = cms.bool( False ), - beamspot = cms.InputTag( "hltOnlineBeamSpot" ), - useVertices = cms.bool( True ), - useVtxError = cms.bool( False ), - vertices = cms.InputTag( "hltDisplacedhltTrimmedPixelVertices" ), - vtxNumber = cms.int32( -1 ), - vertexCut = cms.string( "tracksSize>=3" ), - copyTrajectories = cms.untracked.bool( False ), - copyExtras = cms.untracked.bool( True ), - qualityBit = cms.string( "highPurity" ), - chi2n_par = cms.double( 0.25 ), - chi2n_no1Dmod_par = cms.double( 9999.0 ), - res_par = cms.vdouble( 0.003, 0.001 ), - d0_par1 = cms.vdouble( 1.0, 4.0 ), - dz_par1 = cms.vdouble( 1.0, 4.0 ), - d0_par2 = cms.vdouble( 1.0, 4.0 ), - dz_par2 = cms.vdouble( 1.0, 4.0 ), - applyAdaptedPVCuts = cms.bool( True ), - max_d0 = cms.double( 100.0 ), - max_z0 = cms.double( 100.0 ), - nSigmaZ = cms.double( 3.0 ), - minNumberLayers = cms.uint32( 5 ), - minNumber3DLayers = cms.uint32( 0 ), - maxNumberLostLayers = cms.uint32( 0 ), - minHitsToBypassChecks = cms.uint32( 20 ), - applyAbsCutsIfNoPV = cms.bool( False ), - max_d0NoPV = cms.double( 100.0 ), - max_z0NoPV = cms.double( 100.0 ), - max_relpterr = cms.double( 9999.0 ), - min_nhits = cms.uint32( 0 ), - max_minMissHitOutOrIn = cms.int32( 99 ), - max_lostHitFraction = cms.double( 1.0 ), - max_eta = cms.double( 9999.0 ), - min_eta = cms.double( -9999.0 ) +fragment.hltEle28erHTT100WPTightPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28erHTT100WPTightHcalIsoFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) ) -fragment.hltIter4MergedWithIter012DisplacedJets = cms.EDProducer( "TrackListMerger", - ShareFrac = cms.double( 0.19 ), - FoundHitBonus = cms.double( 5.0 ), - LostHitPenalty = cms.double( 20.0 ), - MinPT = cms.double( 0.05 ), - Epsilon = cms.double( -0.001 ), - MaxNormalizedChisq = cms.double( 1000.0 ), - MinFound = cms.int32( 3 ), - TrackProducers = cms.VInputTag( 'hltIter2MergedForDisplaced','hltDisplacedhltIter4PFlowTrackSelectionHighPurity' ), - hasSelector = cms.vint32( 0, 0 ), - indivShareFrac = cms.vdouble( 1.0, 1.0 ), - selectedTrackQuals = cms.VInputTag( 'hltIter2MergedForDisplaced','hltDisplacedhltIter4PFlowTrackSelectionHighPurity' ), - setsToMerge = cms.VPSet( - cms.PSet( pQual = cms.bool( False ), - tLists = cms.vint32( 0, 1 ) - ) - ), - trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), - allowFirstHitShare = cms.bool( True ), - newQuality = cms.string( "confirmed" ), - copyExtras = cms.untracked.bool( True ), - writeOnlyTrkQuals = cms.bool( False ), - copyMVA = cms.bool( False ) +fragment.hltEle28erHTT100WPTightPMS2Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28erHTT100WPTightPixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaPixelMatchVars','s2' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 70.0 ), + thrRegularEE = cms.vdouble( 45.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltL4DisplacedDijetFullTracksJetTracksAssociatorAtVertexLowPt = cms.EDProducer( "JetTracksAssociatorAtVertex", - tracks = cms.InputTag( "hltIter4MergedWithIter012DisplacedJets" ), - coneSize = cms.double( 0.4 ), - useAssigned = cms.bool( False ), - pvSrc = cms.InputTag( "" ), - jets = cms.InputTag( "hltIter02DisplacedHLTCaloJetCollectionProducerLowPt" ) +fragment.hltEle28erHTT100WPTightGsfOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28erHTT100WPTightPMS2Filter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.012 ), + thrRegularEE = cms.vdouble( 0.011 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltL4TaggedDisplacedDijetFullTracksTrackIPProducerLowPt = cms.EDProducer( "TrackIPProducer", - jetTracks = cms.InputTag( "hltL4DisplacedDijetFullTracksJetTracksAssociatorAtVertexLowPt" ), - primaryVertex = cms.InputTag( "hltDisplacedhltTrimmedPixelVertices" ), - computeProbabilities = cms.bool( False ), - computeGhostTrack = cms.bool( False ), - ghostTrackPriorDeltaR = cms.double( 0.03 ), - minimumNumberOfPixelHits = cms.int32( 0 ), - minimumNumberOfHits = cms.int32( 6 ), - maximumTransverseImpactParameter = cms.double( 9999999.0 ), - minimumTransverseMomentum = cms.double( 1.0 ), - maximumChiSquared = cms.double( 5.0 ), - maximumLongitudinalImpactParameter = cms.double( 17.0 ), - jetDirectionUsingTracks = cms.bool( False ), - jetDirectionUsingGhostTrack = cms.bool( False ), - useTrackQuality = cms.bool( False ) +fragment.hltEle28erHTT100WPTightGsfMissingHitsFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28erHTT100WPTightGsfOneOEMinusOneOPFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','MissingHits' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 999.0 ), + thrRegularEE = cms.vdouble( 1.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltL4DisplacedDijetFullTracksJetTagProducerFromIPLowPt = cms.EDProducer( "JetTagProducer", - jetTagComputer = cms.string( "hltESPDisplacedDijethltTrackCounting2D1st" ), - tagInfos = cms.VInputTag( 'hltL4TaggedDisplacedDijetFullTracksTrackIPProducerLowPt' ) +fragment.hltEle28erHTT100WPTightGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28erHTT100WPTightGsfMissingHitsFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.004 ), + thrRegularEE = cms.vdouble( 0.005 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +fragment.hltEle28erHTT100WPTightGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28erHTT100WPTightGsfDetaFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.02 ), + thrRegularEE = cms.vdouble( 0.023 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltL4DisplacedDijetFullTracksHLTCaloJetTagFilterLowPt = cms.EDFilter( "HLTCaloJetTag", +fragment.hltEle28erHTT100WPTightGsfTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltIter02DisplacedHLTCaloJetCollectionProducerLowPt" ), - JetTags = cms.InputTag( "hltL4DisplacedDijetFullTracksJetTagProducerFromIPLowPt" ), - MinTag = cms.double( 5.0 ), - MaxTag = cms.double( 999999.0 ), - MinJets = cms.int32( 2 ), - TriggerType = cms.int32( 85 ) + candTag = cms.InputTag( "hltEle28erHTT100WPTightGsfDphiFilter" ), + varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.1 ), + thrRegularEB1 = cms.vdouble( 0.838 ), + thrRegularEE1 = cms.vdouble( -0.363 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.025 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( -0.385 ), + thrRegularEE2 = cms.vdouble( 0.702 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.025 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.029, 0.111, 0.114, 0.032 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltL1sVoHTT320orHTT340orHTT380 = cms.EDFilter( "HLTL1TSeed", +fragment.hltHT100Jet30 = cms.EDFilter( "HLTHtMhtFilter", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_HTT320er OR L1_HTT360er OR L1_ETT2000" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -fragment.hltPreHT500DisplacedDijet40DisplacedTrack = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) + htLabels = cms.VInputTag( 'hltHtMhtJet30' ), + mhtLabels = cms.VInputTag( 'hltHtMhtJet30' ), + minHt = cms.vdouble( 100.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) ) -fragment.hltHT500 = cms.EDFilter( "HLTHtMhtFilter", +fragment.hltPFHT150Jet30 = cms.EDFilter( "HLTHtMhtFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMht' ), - mhtLabels = cms.VInputTag( 'hltHtMht' ), - minHt = cms.vdouble( 500.0 ), + htLabels = cms.VInputTag( 'hltPFHTJet30' ), + mhtLabels = cms.VInputTag( 'hltPFHTJet30' ), + minHt = cms.vdouble( 150.0 ), minMht = cms.vdouble( 0.0 ), minMeff = cms.vdouble( 0.0 ), meffSlope = cms.vdouble( 1.0 ) ) -fragment.hltPreHT430DisplacedDijet60DisplacedTrack = cms.EDFilter( "HLTPrescaler", +fragment.hltPreEle28HighEtaSC20Mass55 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltDoubleCentralCaloJetpt60 = cms.EDFilter( "HLT1CaloJet", +fragment.hltEle28HighEtaSC20EtFilter = cms.EDFilter( "HLTEgammaEtFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEmFraction0p01To0p99CaloJetSelector" ), - triggerType = cms.int32( 85 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 60.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.0 ), - MinN = cms.int32( 2 ) -) -fragment.hltCentralCaloJetptMidPtCollectionProducer = cms.EDProducer( "HLTCaloJetCollectionProducer", - HLTObject = cms.InputTag( "hltDoubleCentralCaloJetpt60" ), - TriggerTypes = cms.vint32( 85 ) -) -fragment.hltL3DisplacedDijetFullTracksJetTracksAssociatorAtVertexMidPt = cms.EDProducer( "JetTracksAssociatorAtVertex", - tracks = cms.InputTag( "hltIter0PFlowTrackSelectionHighPurityForDisplaced" ), - coneSize = cms.double( 0.4 ), - useAssigned = cms.bool( False ), - pvSrc = cms.InputTag( "" ), - jets = cms.InputTag( "hltCentralCaloJetptMidPtCollectionProducer" ) -) -fragment.hltL3DisplacedDijet100FullTracksTrackIPProducerMidPt = cms.EDProducer( "TrackIPProducer", - jetTracks = cms.InputTag( "hltL3DisplacedDijetFullTracksJetTracksAssociatorAtVertexMidPt" ), - primaryVertex = cms.InputTag( "hltFastPVPixelVertices" ), - computeProbabilities = cms.bool( False ), - computeGhostTrack = cms.bool( False ), - ghostTrackPriorDeltaR = cms.double( 0.03 ), - minimumNumberOfPixelHits = cms.int32( 2 ), - minimumNumberOfHits = cms.int32( 8 ), - maximumTransverseImpactParameter = cms.double( 0.1 ), - minimumTransverseMomentum = cms.double( 1.0 ), - maximumChiSquared = cms.double( 20.0 ), - maximumLongitudinalImpactParameter = cms.double( 0.1 ), - jetDirectionUsingTracks = cms.bool( False ), - jetDirectionUsingGhostTrack = cms.bool( False ), - useTrackQuality = cms.bool( False ) -) -fragment.hltL3DisplacedDijetFullTracksJetTagProducerFromIPMidPt = cms.EDProducer( "JetTagProducer", - jetTagComputer = cms.string( "hltESPDisplacedDijethltPromptTrackCountingESProducer" ), - tagInfos = cms.VInputTag( 'hltL3DisplacedDijet100FullTracksTrackIPProducerMidPt' ) + inputTag = cms.InputTag( "hltEGL1SingleEGOrFilter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 28.0 ), + etcutEE = cms.double( 28.0 ), + ncandcut = cms.int32( 1 ) ) -fragment.hltTwoPromptHLTL3DisplacedDijetFullTracksHLTCaloJetTagFilterMidPt = cms.EDFilter( "HLTCaloJetTag", +fragment.hltEle28HighEtaSC20ClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltCentralCaloJetptMidPtCollectionProducer" ), - JetTags = cms.InputTag( "hltL3DisplacedDijetFullTracksJetTagProducerFromIPMidPt" ), - MinTag = cms.double( -999999.0 ), - MaxTag = cms.double( 2.5 ), - MinJets = cms.int32( 2 ), - TriggerType = cms.int32( 85 ) + candTag = cms.InputTag( "hltEle28HighEtaSC20EtFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.0132 ), + thrRegularEE = cms.vdouble( 0.03 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltDisplacedHLTCaloJetCollectionProducerMidPt = cms.EDProducer( "HLTCaloJetCollectionProducer", - HLTObject = cms.InputTag( "hltTwoPromptHLTL3DisplacedDijetFullTracksHLTCaloJetTagFilterMidPt" ), - TriggerTypes = cms.vint32( 85 ) +fragment.hltEle28HighEtaSC20HEFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28HighEtaSC20ClusterShapeFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.08 ), + thrOverEEE = cms.vdouble( 0.135 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltL4DisplacedDijetFullTracksJetPromptTracksAssociatorAtVertexMidPt = cms.EDProducer( "JetTracksAssociatorAtVertex", - tracks = cms.InputTag( "hltIter2MergedForDisplaced" ), - coneSize = cms.double( 0.4 ), - useAssigned = cms.bool( False ), - pvSrc = cms.InputTag( "" ), - jets = cms.InputTag( "hltDisplacedHLTCaloJetCollectionProducerMidPt" ) +fragment.hltEle28HighEtaSC20EcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28HighEtaSC20HEFilter" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.145 ), + thrOverEEE = cms.vdouble( 0.11 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.29, 0.21 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltL4PromptDisplacedDijetFullTracksTrackIPProducerMidPt = cms.EDProducer( "TrackIPProducer", - jetTracks = cms.InputTag( "hltL4DisplacedDijetFullTracksJetPromptTracksAssociatorAtVertexMidPt" ), - primaryVertex = cms.InputTag( "hltFastPVPixelVertices" ), - computeProbabilities = cms.bool( False ), - computeGhostTrack = cms.bool( False ), - ghostTrackPriorDeltaR = cms.double( 0.03 ), - minimumNumberOfPixelHits = cms.int32( 2 ), - minimumNumberOfHits = cms.int32( 8 ), - maximumTransverseImpactParameter = cms.double( 0.1 ), - minimumTransverseMomentum = cms.double( 0.5 ), - maximumChiSquared = cms.double( 20.0 ), - maximumLongitudinalImpactParameter = cms.double( 0.1 ), - jetDirectionUsingTracks = cms.bool( False ), - jetDirectionUsingGhostTrack = cms.bool( False ), - useTrackQuality = cms.bool( False ) +fragment.hltEle28HighEtaSC20HcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28HighEtaSC20EcalIsoFilter" ), + varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.16 ), + thrOverEEE = cms.vdouble( 0.3 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.2, 0.25 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltL4PromptDisplacedDijetFullTracksJetTagProducerFromIPMidPt = cms.EDProducer( "JetTagProducer", - jetTagComputer = cms.string( "hltESPDisplacedDijethltPromptTrackCountingESProducer" ), - tagInfos = cms.VInputTag( 'hltL4PromptDisplacedDijetFullTracksTrackIPProducerMidPt' ) +fragment.hltEle28HighEtaSC20PixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28HighEtaSC20HcalIsoFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.55 ), + tanhSO10InterThres = cms.double( 1.8 ), + tanhSO10ForwardThres = cms.double( 1.8 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) ) -fragment.hltL4PromptDisplacedDijetFullTracksHLTCaloJetTagFilterMidPt = cms.EDFilter( "HLTCaloJetTag", +fragment.hltEle28HighEtaSC20OneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltDisplacedHLTCaloJetCollectionProducerMidPt" ), - JetTags = cms.InputTag( "hltL4PromptDisplacedDijetFullTracksJetTagProducerFromIPMidPt" ), - MinTag = cms.double( -999999.0 ), - MaxTag = cms.double( 2.5 ), - MinJets = cms.int32( 2 ), - TriggerType = cms.int32( 85 ) + candTag = cms.InputTag( "hltEle28HighEtaSC20PixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.08 ), + thrRegularEE = cms.vdouble( 0.08 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltIter02DisplacedHLTCaloJetCollectionProducerMidPt = cms.EDProducer( "HLTCaloJetCollectionProducer", - HLTObject = cms.InputTag( "hltL4PromptDisplacedDijetFullTracksHLTCaloJetTagFilterMidPt" ), - TriggerTypes = cms.vint32( 85 ) +fragment.hltEle28HighEtaSC20DetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28HighEtaSC20PixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.01 ), + thrRegularEE = cms.vdouble( 0.01 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltL4DisplacedDijetFullTracksJetTracksAssociatorAtVertexMidPt = cms.EDProducer( "JetTracksAssociatorAtVertex", - tracks = cms.InputTag( "hltIter4MergedWithIter012DisplacedJets" ), - coneSize = cms.double( 0.4 ), - useAssigned = cms.bool( False ), - pvSrc = cms.InputTag( "" ), - jets = cms.InputTag( "hltIter02DisplacedHLTCaloJetCollectionProducerMidPt" ) +fragment.hltEle28HighEtaSC20DphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28HighEtaSC20DetaFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.1 ), + thrRegularEE = cms.vdouble( 0.1 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltL4TaggedDisplacedDijetFullTracksTrackIPProducerMidPt = cms.EDProducer( "TrackIPProducer", - jetTracks = cms.InputTag( "hltL4DisplacedDijetFullTracksJetTracksAssociatorAtVertexMidPt" ), - primaryVertex = cms.InputTag( "hltDisplacedhltTrimmedPixelVertices" ), - computeProbabilities = cms.bool( False ), - computeGhostTrack = cms.bool( False ), - ghostTrackPriorDeltaR = cms.double( 0.03 ), - minimumNumberOfPixelHits = cms.int32( 0 ), - minimumNumberOfHits = cms.int32( 6 ), - maximumTransverseImpactParameter = cms.double( 9999999.0 ), - minimumTransverseMomentum = cms.double( 1.0 ), - maximumChiSquared = cms.double( 5.0 ), - maximumLongitudinalImpactParameter = cms.double( 17.0 ), - jetDirectionUsingTracks = cms.bool( False ), - jetDirectionUsingGhostTrack = cms.bool( False ), - useTrackQuality = cms.bool( False ) +fragment.hltEle28HighEtaSC20TrackIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28HighEtaSC20DphiFilter" ), + varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.2 ), + thrOverEEE = cms.vdouble( 0.2 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltL4DisplacedDijetFullTracksJetTagProducerFromIPMidPt = cms.EDProducer( "JetTagProducer", - jetTagComputer = cms.string( "hltESPDisplacedDijethltTrackCounting2D1st" ), - tagInfos = cms.VInputTag( 'hltL4TaggedDisplacedDijetFullTracksTrackIPProducerMidPt' ) +fragment.hltDiEG20EtUnseededFilter = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEgammaCandidatesWrapperUnseeded" ), + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ), + etcutEB = cms.double( 20.0 ), + etcutEE = cms.double( 20.0 ), + ncandcut = cms.int32( 2 ) ) -fragment.hltL4DisplacedDijetFullTracksHLTCaloJetTagFilterMidPt = cms.EDFilter( "HLTCaloJetTag", +fragment.hltEle28HighEtaSC20ClusterShapeUnseededFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltIter02DisplacedHLTCaloJetCollectionProducerMidPt" ), - JetTags = cms.InputTag( "hltL4DisplacedDijetFullTracksJetTagProducerFromIPMidPt" ), - MinTag = cms.double( 5.0 ), - MaxTag = cms.double( 999999.0 ), - MinJets = cms.int32( 2 ), - TriggerType = cms.int32( 85 ) + candTag = cms.InputTag( "hltDiEG20EtUnseededFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShapeUnseeded','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.033 ), + thrRegularEE = cms.vdouble( 0.033 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 2 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) ) -fragment.hltPreHT400DisplacedDijet40DisplacedTrack = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltEle28HighEtaSC20EcalIsoFilterUnseeded = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28HighEtaSC20ClusterShapeUnseededFilter" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIsoUnseeded" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.17 ), + thrOverEEE = cms.vdouble( 0.17 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 2 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.16544, 0.13212 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) ) -fragment.hltHT400 = cms.EDFilter( "HLTHtMhtFilter", +fragment.hltEle28HighEtaSC20HEFilterUnseeded = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMht' ), - mhtLabels = cms.VInputTag( 'hltHtMht' ), - minHt = cms.vdouble( 400.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) + candTag = cms.InputTag( "hltEle28HighEtaSC20EcalIsoFilterUnseeded" ), + varTag = cms.InputTag( "hltEgammaHoverEUnseeded" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.21 ), + thrOverEEE = cms.vdouble( 0.21 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 2 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) ) -fragment.hltPreHT650DisplacedDijet60Inclusive = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltParticleFlowClusterHFForEgammaUnseeded = cms.EDProducer( "PFClusterProducer", + recHitsSource = cms.InputTag( "hltParticleFlowRecHitHF" ), + recHitCleaners = cms.VPSet( + ), + seedCleaners = cms.VPSet( + ), + seedFinder = cms.PSet( + thresholdsByDetector = cms.VPSet( + cms.PSet( seedingThresholdPt = cms.double( 0.0 ), + seedingThreshold = cms.double( 1.4 ), + detector = cms.string( "HF_EM" ) + ), + cms.PSet( seedingThresholdPt = cms.double( 0.0 ), + seedingThreshold = cms.double( 1.4 ), + detector = cms.string( "HF_HAD" ) + ) + ), + algoName = cms.string( "LocalMaximumSeedFinder" ), + nNeighbours = cms.int32( 0 ) + ), + initialClusteringStep = cms.PSet( + thresholdsByDetector = cms.VPSet( + ), + algoName = cms.string( "Basic2DClusterForEachSeed" ) + ), + pfClusterBuilder = cms.PSet( ), + positionReCalc = cms.PSet( ), + energyCorrector = cms.PSet( ) +) +fragment.hltEgammaHcalPFClusterIsoUnseeded = cms.EDProducer( "EgammaHLTHcalPFClusterIsolationProducer", + recoEcalCandidateProducer = cms.InputTag( "hltEgammaCandidatesUnseeded" ), + pfClusterProducerHCAL = cms.InputTag( "hltParticleFlowClusterHCAL" ), + useHF = cms.bool( False ), + pfClusterProducerHFEM = cms.InputTag( "" ), + pfClusterProducerHFHAD = cms.InputTag( "" ), + rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + drMax = cms.double( 0.3 ), + drVetoBarrel = cms.double( 0.0 ), + drVetoEndcap = cms.double( 0.0 ), + etaStripBarrel = cms.double( 0.0 ), + etaStripEndcap = cms.double( 0.0 ), + energyBarrel = cms.double( 0.0 ), + energyEndcap = cms.double( 0.0 ), + useEt = cms.bool( True ), + effectiveAreas = cms.vdouble( 0.05956, 0.13052 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) ) -fragment.hltHT650 = cms.EDFilter( "HLTHtMhtFilter", +fragment.hltEle28HighEtaSC20HcalIsoFilterUnseeded = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMht' ), - mhtLabels = cms.VInputTag( 'hltHtMht' ), - minHt = cms.vdouble( 650.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) + candTag = cms.InputTag( "hltEle28HighEtaSC20HEFilterUnseeded" ), + varTag = cms.InputTag( "hltEgammaHcalPFClusterIsoUnseeded" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.7 ), + thrOverEEE = cms.vdouble( 0.7 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 2 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.05956, 0.13052 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) ) -fragment.hltPreHT550DisplacedDijet60Inclusive = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltHighEtaSC20Selector = cms.EDFilter( "CandViewSelector", + src = cms.InputTag( "hltEgammaCandidatesUnseeded" ), + cut = cms.string( "et>20 && abs(eta) < 3.0 && abs(eta) > 2.5" ) ) -fragment.hltHT550 = cms.EDFilter( "HLTHtMhtFilter", +fragment.hltHighEtaSC20SelectorFilter = cms.EDFilter( "CandViewCountFilter", + src = cms.InputTag( "hltHighEtaSC20Selector" ), + minNumber = cms.uint32( 1 ) +) +fragment.hltEle28HighEtaSC20Mass55Filter = cms.EDFilter( "HLTPMMassFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMht' ), - mhtLabels = cms.VInputTag( 'hltHtMht' ), - minHt = cms.vdouble( 550.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) + candTag = cms.InputTag( "hltEle28HighEtaSC20HcalIsoFilterUnseeded" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + lowerMassCut = cms.double( 55.0 ), + upperMassCut = cms.double( 13000.0 ), + nZcandcut = cms.int32( 1 ), + reqOppCharge = cms.untracked.bool( False ), + isElectron1 = cms.untracked.bool( False ), + isElectron2 = cms.untracked.bool( False ), + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) ) -fragment.hltL1DiJetVBF = cms.EDFilter( "HLTL1TSeed", +fragment.hltL1sHTT380erIorHTT320er = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_DoubleJet_90_30_DoubleJet30_Mass_Min620 OR L1_DoubleJet_100_30_DoubleJet30_Mass_Min620 OR L1_DoubleJet_110_35_DoubleJet35_Mass_Min620 OR L1_DoubleJet_115_40_DoubleJet40_Mass_Min620 OR L1_DoubleJet_120_45_DoubleJet45_Mass_Min620 OR L1_DoubleJet_115_40_DoubleJet40_Mass_Min620_Jet60TT28 OR L1_DoubleJet_120_45_DoubleJet45_Mass_Min620_Jet60TT28" ), + L1SeedsLogicalExpression = cms.string( "L1_HTT360er OR L1_ETT2000 OR L1_HTT320er" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -49299,207 +50981,388 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltPreDiJet11035Mjj650PFMET110 = cms.EDFilter( "HLTPrescaler", +fragment.hltPreEle15IsoVVVLPFHT450CaloBTagDeepCSV4p5 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltMETOpen = cms.EDFilter( "HLT1CaloMET", +fragment.hltL1sSingleEG5ObjectMap = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltMet" ), - triggerType = cms.int32( 87 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) + L1SeedsLogicalExpression = cms.string( "L1_SingleEG8er2p5" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltMET66 = cms.EDFilter( "HLT1CaloMET", +fragment.hltSusyPreBtagJetFilter = cms.EDFilter( "HLT1CaloJet", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltMet" ), - triggerType = cms.int32( 87 ), + inputTag = cms.InputTag( "hltAK4CaloJetsCorrected" ), + triggerType = cms.int32( 86 ), MinE = cms.double( -1.0 ), - MinPt = cms.double( 66.0 ), + MinPt = cms.double( 30.0 ), MinMass = cms.double( -1.0 ), MaxMass = cms.double( -1.0 ), MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) + MaxEta = cms.double( 2.6 ), + MinN = cms.int32( 2 ) ) -fragment.hltPFMETVBFProducer = cms.EDProducer( "PFMETProducer", - src = cms.InputTag( "hltParticleFlowNoMu" ), - globalThreshold = cms.double( 0.0 ), - alias = cms.string( "pfMet" ), - calculateSignificance = cms.bool( False ), - parameters = cms.PSet( ), - applyWeight = cms.bool( False ), - srcWeights = cms.InputTag( "" ) +fragment.hltBTagCaloDeepCSV4p50Single = cms.EDFilter( "HLTCaloJetTag", + saveTags = cms.bool( True ), + Jets = cms.InputTag( "hltSelector8CentralJetsL1FastJet" ), + JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsCalo','probb' ), + MinTag = cms.double( 0.24 ), + MaxTag = cms.double( 99999.0 ), + MinJets = cms.int32( 1 ), + TriggerType = cms.int32( 86 ) ) -fragment.hltPFMETVBF110 = cms.EDFilter( "HLT1PFMET", +fragment.hltEGL1SingleEG5OpenFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltPFMETVBFProducer" ), - triggerType = cms.int32( 87 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 110.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) + candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), + l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + candNonIsolatedTag = cms.InputTag( "" ), + l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1SeedFilterTag = cms.InputTag( "hltL1sSingleEG5ObjectMap" ), + l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + ncandcut = cms.int32( 1 ), + doIsolated = cms.bool( False ), + region_eta_size = cms.double( 0.522 ), + region_eta_size_ecap = cms.double( 1.0 ), + region_phi_size = cms.double( 1.044 ), + barrel_end = cms.double( 1.4791 ), + endcap_end = cms.double( 2.65 ) ) -fragment.hltL1TPFJetsMatching = cms.EDProducer( "L1TPFJetsMatching", - L1JetTrigger = cms.InputTag( "hltL1DiJetVBF" ), - JetSrc = cms.InputTag( "hltAK4PFJetsTightIDCorrected" ), - pt1Min = cms.double( 110.0 ), - pt2Min = cms.double( 35.0 ), - pt3Min = cms.double( 110.0 ), - mjjMin = cms.double( 650.0 ), - matchingR = cms.double( 0.5 ) +fragment.hltEG15EtFilter = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEGL1SingleEG5OpenFilter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 15.0 ), + etcutEE = cms.double( 15.0 ), + ncandcut = cms.int32( 1 ) ) -fragment.hltL1PFJetCategories = cms.EDFilter( "HLT1PFJet", +fragment.hltEle15VVVLClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( 'hltL1TPFJetsMatching','TwoJets' ), - triggerType = cms.int32( 0 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( -1.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 2 ) + candTag = cms.InputTag( "hltEG15EtFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.011 ), + thrRegularEE = cms.vdouble( 0.031 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltPreDiJet11035Mjj650PFMET120 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltEle15VVVLHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15VVVLClusterShapeFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.08 ), + thrOverEEE = cms.vdouble( 0.04 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.079, 0.25 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltMET72 = cms.EDFilter( "HLT1CaloMET", +fragment.hltEgammaEcalPFClusterIsoR02 = cms.EDProducer( "EgammaHLTEcalPFClusterIsolationProducer", + recoEcalCandidateProducer = cms.InputTag( "hltEgammaCandidates" ), + pfClusterProducer = cms.InputTag( "hltParticleFlowClusterECALL1Seeded" ), + rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + drMax = cms.double( 0.2 ), + drVetoBarrel = cms.double( 0.0 ), + drVetoEndcap = cms.double( 0.0 ), + etaStripBarrel = cms.double( 0.0 ), + etaStripEndcap = cms.double( 0.0 ), + energyBarrel = cms.double( 0.0 ), + energyEndcap = cms.double( 0.0 ), + effectiveAreas = cms.vdouble( 0.12876, 0.09324 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) +) +fragment.hltEle15VVVLEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltMet" ), - triggerType = cms.int32( 87 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 72.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) + candTag = cms.InputTag( "hltEle15VVVLHEFilter" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIsoR02" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.5 ), + thrOverEEE = cms.vdouble( 0.5 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.12876, 0.09324 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltPFMETVBF120 = cms.EDFilter( "HLT1PFMET", +fragment.hltEgammaHcalPFClusterIsoR02 = cms.EDProducer( "EgammaHLTHcalPFClusterIsolationProducer", + recoEcalCandidateProducer = cms.InputTag( "hltEgammaCandidates" ), + pfClusterProducerHCAL = cms.InputTag( "hltParticleFlowClusterHCAL" ), + useHF = cms.bool( False ), + pfClusterProducerHFEM = cms.InputTag( "" ), + pfClusterProducerHFHAD = cms.InputTag( "" ), + rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + drMax = cms.double( 0.2 ), + drVetoBarrel = cms.double( 0.0 ), + drVetoEndcap = cms.double( 0.0 ), + etaStripBarrel = cms.double( 0.0 ), + etaStripEndcap = cms.double( 0.0 ), + energyBarrel = cms.double( 0.0 ), + energyEndcap = cms.double( 0.0 ), + useEt = cms.bool( True ), + effectiveAreas = cms.vdouble( 0.0888, 0.111 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) +) +fragment.hltEle15VVVLHcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltPFMETVBFProducer" ), - triggerType = cms.int32( 87 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 120.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) + candTag = cms.InputTag( "hltEle15VVVLEcalIsoFilter" ), + varTag = cms.InputTag( "hltEgammaHcalPFClusterIsoR02" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.6 ), + thrOverEEE = cms.vdouble( 0.6 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0888, 0.111 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltPreDiJet11035Mjj650PFMET130 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltEle15VVVLPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15VVVLHcalIsoFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) ) -fragment.hltMET78 = cms.EDFilter( "HLT1CaloMET", +fragment.hltEle15VVVLGsfOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltMet" ), - triggerType = cms.int32( 87 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 78.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) + candTag = cms.InputTag( "hltEle15VVVLPixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.012 ), + thrRegularEE = cms.vdouble( 0.01 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltPFMETVBF130 = cms.EDFilter( "HLT1PFMET", +fragment.hltEle15VVVLGsfChi2Filter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltPFMETVBFProducer" ), - triggerType = cms.int32( 87 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 130.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) + candTag = cms.InputTag( "hltEle15VVVLGsfOneOEMinusOneOPFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Chi2' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 999999.0 ), + thrRegularEE = cms.vdouble( 4.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltPreTripleJet1103535Mjj650PFMET110 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltEle15VVVLGsfMissingHitsFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15VVVLGsfChi2Filter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','MissingHits' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 999.0 ), + thrRegularEE = cms.vdouble( 2.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hlt1PFJetCategories3 = cms.EDFilter( "HLT1PFJet", +fragment.hltEle15VVVLGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( 'hltL1TPFJetsMatching','ThreeJets' ), - triggerType = cms.int32( 0 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( -1.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 3 ) + candTag = cms.InputTag( "hltEle15VVVLGsfMissingHitsFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.0044 ), + thrRegularEE = cms.vdouble( 0.006 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltPreTripleJet1103535Mjj650PFMET120 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltEle15VVVLGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15VVVLGsfDetaFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.025 ), + thrRegularEE = cms.vdouble( 0.025 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltPreTripleJet1103535Mjj650PFMET130 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltEle15VVVLGsfTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15VVVLGsfDphiFilter" ), + varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.4 ), + thrOverEEE = cms.vdouble( 0.4 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltL1sIsoEG30erJetC34drMin0p3 = cms.EDFilter( "HLTL1TSeed", +fragment.hltPFHT450Jet30 = cms.EDFilter( "HLTHtMhtFilter", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleLooseIsoEG26er2p5 OR L1_SingleLooseIsoEG26er1p5 OR L1_SingleLooseIsoEG28er2p5 OR L1_SingleLooseIsoEG28er2p1 OR L1_SingleLooseIsoEG28er1p5 OR L1_SingleLooseIsoEG30er2p5 OR L1_SingleLooseIsoEG30er1p5 OR L1_LooseIsoEG26er2p1_Jet34er2p5_dR_Min0p3 OR L1_LooseIsoEG28er2p1_Jet34er2p5_dR_Min0p3 OR L1_LooseIsoEG30er2p1_Jet34er2p5_dR_Min0p3 OR L1_SingleEG26er2p5 OR L1_SingleEG38er2p5 OR L1_SingleEG40er2p5 OR L1_SingleEG42er2p5 OR L1_SingleEG45er2p5 OR L1_SingleEG60 OR L1_SingleEG34er2p5 OR L1_SingleEG36er2p5 OR L1_SingleIsoEG24er2p1 OR L1_SingleIsoEG26er2p1 OR L1_SingleIsoEG28er2p1 OR L1_SingleIsoEG30er2p1 OR L1_SingleIsoEG32er2p1 OR L1_SingleIsoEG26er2p5 OR L1_SingleIsoEG28er2p5 OR L1_SingleIsoEG30er2p5 OR L1_SingleIsoEG32er2p5 OR L1_SingleIsoEG34er2p5" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) + htLabels = cms.VInputTag( 'hltPFHTJet30' ), + mhtLabels = cms.VInputTag( 'hltPFHTJet30' ), + minHt = cms.vdouble( 450.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) +) +fragment.hltPreEle15IsoVVVLPFHT450PFMET50 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltPreEle30eta2p1WPTightGsfCentralPFJet35EleCleaned = cms.EDFilter( "HLTPrescaler", +fragment.hltPreEle15IsoVVVLPFHT450 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltEGL1IsoEG30erJetC34drMin0p3Filter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", - saveTags = cms.bool( True ), - candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), - l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - candNonIsolatedTag = cms.InputTag( "" ), - l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1SeedFilterTag = cms.InputTag( "hltL1sIsoEG30erJetC34drMin0p3" ), - l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - ncandcut = cms.int32( 1 ), - doIsolated = cms.bool( False ), - region_eta_size = cms.double( 0.522 ), - region_eta_size_ecap = cms.double( 1.0 ), - region_phi_size = cms.double( 1.044 ), - barrel_end = cms.double( 1.4791 ), - endcap_end = cms.double( 2.17 ) +fragment.hltPreEle50IsoVVVLPFHT450 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltEG30L1IsoEGerJetC34drMin0p3EtFilter = cms.EDFilter( "HLTEgammaEtFilter", +fragment.hltEG50IsoVVVLEtFilter = cms.EDFilter( "HLTEgammaEtFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1IsoEG30erJetC34drMin0p3Filter" ), + inputTag = cms.InputTag( "hltEGL1SingleEG5OpenFilter" ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 30.0 ), - etcutEE = cms.double( 30.0 ), + etcutEB = cms.double( 50.0 ), + etcutEE = cms.double( 50.0 ), ncandcut = cms.int32( 1 ) ) -fragment.hltEle30erJetC34WPTightClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltEle50VVVLClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG30L1IsoEGerJetC34drMin0p3EtFilter" ), + candTag = cms.InputTag( "hltEG50IsoVVVLEtFilter" ), varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( False ), thrRegularEB = cms.vdouble( 0.011 ), - thrRegularEE = cms.vdouble( 0.0305 ), + thrRegularEE = cms.vdouble( 0.031 ), thrOverEEB = cms.vdouble( -1.0 ), thrOverEEE = cms.vdouble( -1.0 ), thrOverE2EB = cms.vdouble( -1.0 ), @@ -49512,99 +51375,75 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltEle30erJetC34WPTightHEFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", +fragment.hltEle50VVVLHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle30erJetC34WPTightClusterShapeFilter" ), + candTag = cms.InputTag( "hltEle50VVVLClusterShapeFilter" ), varTag = cms.InputTag( "hltEgammaHoverE" ), rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( False ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.1 ), - thrRegularEB1 = cms.vdouble( 0.75 ), - thrRegularEE1 = cms.vdouble( 3.0 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.03 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( 2.25 ), - thrRegularEE2 = cms.vdouble( 5.0 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.03 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.08 ), + thrOverEEE = cms.vdouble( 0.04 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), doRhoCorrection = cms.bool( True ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.1, 0.1, 0.3, 0.5 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), + effectiveAreas = cms.vdouble( 0.079, 0.25 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltEle30erJetC34WPTightEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", +fragment.hltEle50VVVLEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle30erJetC34WPTightHEFilter" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), + candTag = cms.InputTag( "hltEle50VVVLHEFilter" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIsoR02" ), rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( True ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.1 ), - thrRegularEB1 = cms.vdouble( 1.75 ), - thrRegularEE1 = cms.vdouble( 1.0 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.025 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( 1.75 ), - thrRegularEE2 = cms.vdouble( 2.0 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.025 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.5 ), + thrOverEEE = cms.vdouble( 0.5 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), doRhoCorrection = cms.bool( True ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.2, 0.2, 0.25, 0.3 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), + effectiveAreas = cms.vdouble( 0.12876, 0.09324 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltEle30erJetC34WPTightHcalIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", +fragment.hltEle50VVVLHcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle30erJetC34WPTightEcalIsoFilter" ), - varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), + candTag = cms.InputTag( "hltEle50VVVLEcalIsoFilter" ), + varTag = cms.InputTag( "hltEgammaHcalPFClusterIsoR02" ), rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( True ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.0 ), - thrRegularEB1 = cms.vdouble( 2.5 ), - thrRegularEE1 = cms.vdouble( 1.0 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.03 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( 3.0 ), - thrRegularEE2 = cms.vdouble( 2.0 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.03 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.6 ), + thrOverEEE = cms.vdouble( 0.6 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), doRhoCorrection = cms.bool( True ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.2, 0.2, 0.4, 0.5 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.0 ), + effectiveAreas = cms.vdouble( 0.0888, 0.111 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltEle30erJetC34WPTightPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", +fragment.hltEle50VVVLPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle30erJetC34WPTightHcalIsoFilter" ), + candTag = cms.InputTag( "hltEle50VVVLHcalIsoFilter" ), l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), npixelmatchcut = cms.double( 1.0 ), ncandcut = cms.int32( 1 ), @@ -49625,16 +51464,16 @@ useS = cms.bool( False ), pixelVeto = cms.bool( False ) ) -fragment.hltEle30erJetC34WPTightPMS2Filter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltEle50VVVLGsfOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle30erJetC34WPTightPixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaPixelMatchVars','s2' ), + candTag = cms.InputTag( "hltEle50VVVLPixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 70.0 ), - thrRegularEE = cms.vdouble( 45.0 ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.012 ), + thrRegularEE = cms.vdouble( 0.01 ), thrOverEEB = cms.vdouble( -1.0 ), thrOverEEE = cms.vdouble( -1.0 ), thrOverE2EB = cms.vdouble( -1.0 ), @@ -49647,16 +51486,16 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltEle30erJetC34WPTightGsfOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltEle50VVVLGsfChi2Filter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle30erJetC34WPTightPMS2Filter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + candTag = cms.InputTag( "hltEle50VVVLGsfOneOEMinusOneOPFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Chi2' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.012 ), - thrRegularEE = cms.vdouble( 0.011 ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 999999.0 ), + thrRegularEE = cms.vdouble( 4.0 ), thrOverEEB = cms.vdouble( -1.0 ), thrOverEEE = cms.vdouble( -1.0 ), thrOverE2EB = cms.vdouble( -1.0 ), @@ -49669,16 +51508,16 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltEle30erJetC34WPTightGsfMissingHitsFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltEle50VVVLGsfMissingHitsFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle30erJetC34WPTightGsfOneOEMinusOneOPFilter" ), + candTag = cms.InputTag( "hltEle50VVVLGsfChi2Filter" ), varTag = cms.InputTag( 'hltEgammaGsfTrackVars','MissingHits' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), - useEt = cms.bool( False ), + useEt = cms.bool( True ), thrRegularEB = cms.vdouble( 999.0 ), - thrRegularEE = cms.vdouble( 1.0 ), + thrRegularEE = cms.vdouble( 2.0 ), thrOverEEB = cms.vdouble( -1.0 ), thrOverEEE = cms.vdouble( -1.0 ), thrOverE2EB = cms.vdouble( -1.0 ), @@ -49691,16 +51530,16 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltEle30erJetC34WPTightGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltEle50VVVLGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle30erJetC34WPTightGsfMissingHitsFilter" ), + candTag = cms.InputTag( "hltEle50VVVLGsfMissingHitsFilter" ), varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.004 ), - thrRegularEE = cms.vdouble( 0.005 ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.0044 ), + thrRegularEE = cms.vdouble( 0.006 ), thrOverEEB = cms.vdouble( -1.0 ), thrOverEEE = cms.vdouble( -1.0 ), thrOverE2EB = cms.vdouble( -1.0 ), @@ -49713,16 +51552,16 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltEle30erJetC34WPTightGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltEle50VVVLGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle30erJetC34WPTightGsfDetaFilter" ), + candTag = cms.InputTag( "hltEle50VVVLGsfDetaFilter" ), varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.02 ), - thrRegularEE = cms.vdouble( 0.023 ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.025 ), + thrRegularEE = cms.vdouble( 0.025 ), thrOverEEB = cms.vdouble( -1.0 ), thrOverEEE = cms.vdouble( -1.0 ), thrOverE2EB = cms.vdouble( -1.0 ), @@ -49735,66 +51574,44 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltEle30erJetC34WPTightGsfTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", +fragment.hltEle50VVVLGsfTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle30erJetC34WPTightGsfDphiFilter" ), + candTag = cms.InputTag( "hltEle50VVVLGsfDphiFilter" ), varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( True ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.1 ), - thrRegularEB1 = cms.vdouble( 0.838 ), - thrRegularEE1 = cms.vdouble( -0.363 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.025 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( -0.385 ), - thrRegularEE2 = cms.vdouble( 0.702 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.025 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.4 ), + thrOverEEE = cms.vdouble( 0.4 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), + doRhoCorrection = cms.bool( False ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.029, 0.111, 0.114, 0.032 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltDoubleCentralCaloJet10 = cms.EDFilter( "HLT1CaloJet", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), - triggerType = cms.int32( 85 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 10.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.6 ), - MinN = cms.int32( 2 ) -) -fragment.hltEle30JetCollectionsForLeptonPlusPFJets = cms.EDProducer( "HLTPFJetsCleanedFromLeadingLeptons", - leptons = cms.InputTag( "hltEle30erJetC34WPTightGsfTrackIsoFilter" ), - jets = cms.InputTag( "hltAK4PFJetsCorrected" ), - minDeltaR = cms.double( 0.4 ), - numLeptons = cms.uint32( 1 ) +fragment.hltPreEle15IsoVVVLPFHT600 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltEle30PFJet35EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", +fragment.hltPFHT600Jet30 = cms.EDFilter( "HLTHtMhtFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEle30JetCollectionsForLeptonPlusPFJets" ), - originalTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - MinJetPt = cms.double( 35.0 ), - MaxAbsJetEta = cms.double( 2.6 ), - MinNJets = cms.uint32( 1 ), - triggerType = cms.int32( 85 ) + htLabels = cms.VInputTag( 'hltPFHTJet30' ), + mhtLabels = cms.VInputTag( 'hltPFHTJet30' ), + minHt = cms.vdouble( 600.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) ) -fragment.hltL1sIsoEG28erHTT100 = cms.EDFilter( "HLTL1TSeed", +fragment.hltL1sMu6HTT240IorDoubleJet100and35MassMin620 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleLooseIsoEG26er2p5 OR L1_SingleLooseIsoEG26er1p5 OR L1_SingleLooseIsoEG28er2p5 OR L1_SingleLooseIsoEG28er2p1 OR L1_SingleLooseIsoEG28er1p5 OR L1_SingleLooseIsoEG30er2p5 OR L1_SingleLooseIsoEG30er1p5 OR L1_LooseIsoEG24er2p1_HTT100er OR L1_LooseIsoEG26er2p1_HTT100er OR L1_LooseIsoEG28er2p1_HTT100er OR L1_SingleEG26er2p5 OR L1_SingleEG38er2p5 OR L1_SingleEG40er2p5 OR L1_SingleEG42er2p5 OR L1_SingleEG45er2p5 OR L1_SingleEG60 OR L1_SingleEG34er2p5 OR L1_SingleEG36er2p5 OR L1_SingleIsoEG24er2p1 OR L1_SingleIsoEG26er2p1 OR L1_SingleIsoEG28er2p1 OR L1_SingleIsoEG30er2p1 OR L1_SingleIsoEG32er2p1 OR L1_SingleIsoEG26er2p5 OR L1_SingleIsoEG28er2p5 OR L1_SingleIsoEG30er2p5 OR L1_SingleIsoEG32er2p5 OR L1_SingleIsoEG34er2p5" ), + L1SeedsLogicalExpression = cms.string( "L1_Mu6_HTT240er OR L1_Mu6_HTT250er OR L1_DoubleJet_90_30_DoubleJet30_Mass_Min620 OR L1_DoubleJet_100_30_DoubleJet30_Mass_Min620 OR L1_DoubleJet_110_35_DoubleJet35_Mass_Min620 OR L1_DoubleJet_115_40_DoubleJet40_Mass_Min620 OR L1_DoubleJet_120_45_DoubleJet45_Mass_Min620 OR L1_DoubleJet_115_40_DoubleJet40_Mass_Min620_Jet60TT28 OR L1_DoubleJet_120_45_DoubleJet45_Mass_Min620_Jet60TT28" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -49804,1348 +51621,1237 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltPreEle28eta2p1WPTightGsfHT150 = cms.EDFilter( "HLTPrescaler", +fragment.hltPreMu4TrkIsoVVLDiPFJet9040DEta3p5MJJ750HTT300PFMETNoMu60 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltEGL1IsoEG28erHTT100Filter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", +fragment.hltL1sSingleMuOpenObjectMap = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), - l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - candNonIsolatedTag = cms.InputTag( "" ), - l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1SeedFilterTag = cms.InputTag( "hltL1sIsoEG28erHTT100" ), - l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - ncandcut = cms.int32( 1 ), - doIsolated = cms.bool( False ), - region_eta_size = cms.double( 0.522 ), - region_eta_size_ecap = cms.double( 1.0 ), - region_phi_size = cms.double( 1.044 ), - barrel_end = cms.double( 1.4791 ), - endcap_end = cms.double( 2.17 ) + L1SeedsLogicalExpression = cms.string( "L1_SingleMuOpen" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltEG28L1IsoEG28erHTT100EtFilter = cms.EDFilter( "HLTEgammaEtFilter", +fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1IsoEG28erHTT100Filter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 28.0 ), - etcutEE = cms.double( 28.0 ), - ncandcut = cms.int32( 1 ) + CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + PreviousCandTag = cms.InputTag( "hltL1sSingleMuOpenObjectMap" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 1 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) ) -fragment.hltEle28erHTT100WPTightClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG28L1IsoEG28erHTT100EtFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.011 ), - thrRegularEE = cms.vdouble( 0.0305 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltL2MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sSingleMuOpenCandidateL1Filtered0" ), + SeedMapTag = cms.InputTag( "hltL2Muons" ), + MinN = cms.int32( 0 ), + MaxEta = cms.double( 2.5 ), + AbsEtaBins = cms.vdouble( 0.0 ), + MinNstations = cms.vint32( 0 ), + MinNhits = cms.vint32( 0 ), + CutOnChambers = cms.bool( False ), + MinNchambers = cms.vint32( 0 ), + MaxDr = cms.double( 9999.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), + NSigmaPt = cms.double( 0.0 ), + MatchToPreviousCand = cms.bool( True ) ) -fragment.hltEle28erHTT100WPTightHEFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", +fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28erHTT100WPTightClusterShapeFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.1 ), - thrRegularEB1 = cms.vdouble( 0.75 ), - thrRegularEE1 = cms.vdouble( 3.0 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.03 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( 2.25 ), - thrRegularEE2 = cms.vdouble( 5.0 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.03 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.1, 0.1, 0.3, 0.5 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + CandTag = cms.InputTag( "hltL1MuonsPt0" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sSingleMuOpenCandidateL1Filtered0" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 1 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) ) -fragment.hltEle28erHTT100WPTightEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", +fragment.hltL3fL1sSingleMuOpenL1f0L2f3QL3Filtered4Q = cms.EDFilter( "HLTMuonL3PreFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28erHTT100WPTightHEFilter" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.1 ), - thrRegularEB1 = cms.vdouble( 1.75 ), - thrRegularEE1 = cms.vdouble( 1.0 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.025 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( 1.75 ), - thrRegularEE2 = cms.vdouble( 2.0 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.025 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.2, 0.2, 0.25, 0.3 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 4.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxNormalizedChi2 = cms.double( 20.0 ), + MaxDXYBeamSpot = cms.double( 0.1 ), + MinDXYBeamSpot = cms.double( -1.0 ), + MinNmuonHits = cms.int32( 0 ), + MaxPtDifference = cms.double( 9999.0 ), + MinTrackPt = cms.double( 0.0 ), + minMuonStations = cms.int32( 2 ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 0 ), + MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), + trkMuonId = cms.uint32( 0 ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) +) +fragment.hltMuon4RelTrkIsoVVLFiltered = cms.EDFilter( "HLTMuonIsoFilter", + saveTags = cms.bool( True ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL3fL1sSingleMuOpenL1f0L2f3QL3Filtered4Q" ), + MinN = cms.int32( 1 ), + DepTag = cms.VInputTag( 'hltL3MuonRelTrkIsolationVVL' ), + IsolatorPSet = cms.PSet( ) +) +fragment.hltMET35 = cms.EDFilter( "HLT1CaloMET", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltMet" ), + triggerType = cms.int32( 87 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 35.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) +) +fragment.hltDiCaloJet7020MJJ500DEta3p5 = cms.EDFilter( "HLTCaloJetVBFFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), + minPtLow = cms.double( 20.0 ), + minPtHigh = cms.double( 70.0 ), + etaOpposite = cms.bool( True ), + minDeltaEta = cms.double( 3.5 ), + minInvMass = cms.double( 500.0 ), + maxEta = cms.double( 5.0 ), + leadingJetOnly = cms.bool( False ), + triggerType = cms.int32( 10 ) +) +fragment.hltDiPFJet9040MJJ750DEta3p5 = cms.EDFilter( "HLTPFJetVBFFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + minPtLow = cms.double( 40.0 ), + minPtHigh = cms.double( 90.0 ), + etaOpposite = cms.bool( True ), + minDeltaEta = cms.double( 3.5 ), + minInvMass = cms.double( 750.0 ), + maxEta = cms.double( 5.0 ), + leadingJetOnly = cms.bool( False ), + triggerType = cms.int32( 85 ) +) +fragment.hltPFHTJet30Eta5 = cms.EDProducer( "HLTHtMhtProducer", + usePt = cms.bool( True ), + excludePFMuons = cms.bool( False ), + minNJetHt = cms.int32( 0 ), + minNJetMht = cms.int32( 0 ), + minPtJetHt = cms.double( 30.0 ), + minPtJetMht = cms.double( 0.0 ), + maxEtaJetHt = cms.double( 5.0 ), + maxEtaJetMht = cms.double( 999.0 ), + jetsLabel = cms.InputTag( "hltAK4PFJetsCorrected" ), + pfCandidatesLabel = cms.InputTag( "hltParticleFlow" ) +) +fragment.hltPFHT300Jet30 = cms.EDFilter( "HLTHtMhtFilter", + saveTags = cms.bool( True ), + htLabels = cms.VInputTag( 'hltPFHTJet30Eta5' ), + mhtLabels = cms.VInputTag( 'hltPFHTJet30Eta5' ), + minHt = cms.vdouble( 300.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) +) +fragment.hltPFMETNoMu60 = cms.EDFilter( "HLT1PFMET", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltPFMETNoMuProducer" ), + triggerType = cms.int32( 87 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 60.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) ) -fragment.hltEle28erHTT100WPTightHcalIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28erHTT100WPTightEcalIsoFilter" ), - varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.0 ), - thrRegularEB1 = cms.vdouble( 2.5 ), - thrRegularEE1 = cms.vdouble( 1.0 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.03 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( 3.0 ), - thrRegularEE2 = cms.vdouble( 2.0 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.03 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.2, 0.2, 0.4, 0.5 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.0 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltPreMu8TrkIsoVVLDiPFJet40DEta3p5MJJ750HTT300PFMETNoMu60 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltEle28erHTT100WPTightPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", +fragment.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered8Q = cms.EDFilter( "HLTMuonL3PreFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28erHTT100WPTightHcalIsoFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 8.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxNormalizedChi2 = cms.double( 20.0 ), + MaxDXYBeamSpot = cms.double( 0.1 ), + MinDXYBeamSpot = cms.double( -1.0 ), + MinNmuonHits = cms.int32( 0 ), + MaxPtDifference = cms.double( 9999.0 ), + MinTrackPt = cms.double( 0.0 ), + minMuonStations = cms.int32( 2 ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 0 ), + MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), + trkMuonId = cms.uint32( 0 ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltEle28erHTT100WPTightPMS2Filter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltMuon8RelTrkIsoVVLFiltered = cms.EDFilter( "HLTMuonIsoFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28erHTT100WPTightPixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaPixelMatchVars','s2' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 70.0 ), - thrRegularEE = cms.vdouble( 45.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered8Q" ), + MinN = cms.int32( 1 ), + DepTag = cms.VInputTag( 'hltL3MuonRelTrkIsolationVVL' ), + IsolatorPSet = cms.PSet( ) ) -fragment.hltEle28erHTT100WPTightGsfOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltMET20 = cms.EDFilter( "HLT1CaloMET", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28erHTT100WPTightPMS2Filter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.012 ), - thrRegularEE = cms.vdouble( 0.011 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + inputTag = cms.InputTag( "hltMet" ), + triggerType = cms.int32( 87 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 20.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) ) -fragment.hltEle28erHTT100WPTightGsfMissingHitsFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltDiCaloJet20MJJ400DEta3p5 = cms.EDFilter( "HLTCaloJetVBFFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28erHTT100WPTightGsfOneOEMinusOneOPFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','MissingHits' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 999.0 ), - thrRegularEE = cms.vdouble( 1.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), + minPtLow = cms.double( 20.0 ), + minPtHigh = cms.double( 20.0 ), + etaOpposite = cms.bool( True ), + minDeltaEta = cms.double( 3.5 ), + minInvMass = cms.double( 400.0 ), + maxEta = cms.double( 5.0 ), + leadingJetOnly = cms.bool( False ), + triggerType = cms.int32( 10 ) ) -fragment.hltEle28erHTT100WPTightGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltDiPFJet40MJJ750DEta3p5 = cms.EDFilter( "HLTPFJetVBFFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28erHTT100WPTightGsfMissingHitsFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.004 ), - thrRegularEE = cms.vdouble( 0.005 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + minPtLow = cms.double( 40.0 ), + minPtHigh = cms.double( 40.0 ), + etaOpposite = cms.bool( True ), + minDeltaEta = cms.double( 3.5 ), + minInvMass = cms.double( 750.0 ), + maxEta = cms.double( 5.0 ), + leadingJetOnly = cms.bool( False ), + triggerType = cms.int32( 85 ) ) -fragment.hltEle28erHTT100WPTightGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltPreMu10TrkIsoVVLDiPFJet40DEta3p5MJJ750HTT350PFMETNoMu60 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered10Q = cms.EDFilter( "HLTMuonL3PreFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28erHTT100WPTightGsfDetaFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.02 ), - thrRegularEE = cms.vdouble( 0.023 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 10.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxNormalizedChi2 = cms.double( 20.0 ), + MaxDXYBeamSpot = cms.double( 0.1 ), + MinDXYBeamSpot = cms.double( -1.0 ), + MinNmuonHits = cms.int32( 0 ), + MaxPtDifference = cms.double( 9999.0 ), + MinTrackPt = cms.double( 0.0 ), + minMuonStations = cms.int32( 2 ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 0 ), + MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), + trkMuonId = cms.uint32( 0 ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltEle28erHTT100WPTightGsfTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", +fragment.hltMuon10RelTrkIsoVVLFiltered = cms.EDFilter( "HLTMuonIsoFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28erHTT100WPTightGsfDphiFilter" ), - varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.1 ), - thrRegularEB1 = cms.vdouble( 0.838 ), - thrRegularEE1 = cms.vdouble( -0.363 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.025 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( -0.385 ), - thrRegularEE2 = cms.vdouble( 0.702 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.025 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.029, 0.111, 0.114, 0.032 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered10Q" ), + MinN = cms.int32( 1 ), + DepTag = cms.VInputTag( 'hltL3MuonRelTrkIsolationVVL' ), + IsolatorPSet = cms.PSet( ) ) -fragment.hltHT100Jet30 = cms.EDFilter( "HLTHtMhtFilter", +fragment.hltPFHT350Jet30Eta5 = cms.EDFilter( "HLTHtMhtFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMhtJet30' ), - mhtLabels = cms.VInputTag( 'hltHtMhtJet30' ), - minHt = cms.vdouble( 100.0 ), + htLabels = cms.VInputTag( 'hltPFHTJet30Eta5' ), + mhtLabels = cms.VInputTag( 'hltPFHTJet30Eta5' ), + minHt = cms.vdouble( 350.0 ), minMht = cms.vdouble( 0.0 ), minMeff = cms.vdouble( 0.0 ), meffSlope = cms.vdouble( 1.0 ) ) -fragment.hltPFHT150Jet30 = cms.EDFilter( "HLTHtMhtFilter", +fragment.hltPreMu15IsoVVVLPFHT450CaloBTagDeepCSV4p5 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q = cms.EDFilter( "HLTMuonL3PreFilter", + saveTags = cms.bool( True ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 1.0E99 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 15.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxNormalizedChi2 = cms.double( 9999.0 ), + MaxDXYBeamSpot = cms.double( 9999.0 ), + MinDXYBeamSpot = cms.double( -1.0 ), + MinNmuonHits = cms.int32( 0 ), + MaxPtDifference = cms.double( 9999.0 ), + MinTrackPt = cms.double( 0.0 ), + minMuonStations = cms.int32( 2 ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 0 ), + MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), + trkMuonId = cms.uint32( 0 ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) +) +fragment.hltFixedGridRhoFastjetAllCaloForMuonsWithCaloTowers = cms.EDProducer( "FixedGridRhoProducerFastjet", + pfCandidatesTag = cms.InputTag( "hltTowerMakerForAll" ), + maxRapidity = cms.double( 2.5 ), + gridSpacing = cms.double( 0.55 ) +) +fragment.hltL3CaloMuonCorrectedVVVLIsolations = cms.EDProducer( "L2MuonIsolationProducer", + StandAloneCollectionLabel = cms.InputTag( "hltIterL3MuonCandidates" ), + ExtractorPSet = cms.PSet( + DR_Veto_H = cms.double( 0.1 ), + Vertex_Constraint_Z = cms.bool( False ), + DR_Veto_E = cms.double( 0.07 ), + Weight_H = cms.double( 1.0 ), + CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAll" ), + DR_Max = cms.double( 1.0 ), + DepositLabel = cms.untracked.string( "EcalPlusHcal" ), + Vertex_Constraint_XY = cms.bool( False ), + Threshold_H = cms.double( 0.5 ), + Threshold_E = cms.double( 0.2 ), + ComponentName = cms.string( "CaloExtractor" ), + Weight_E = cms.double( 1.0 ) + ), + IsolatorPSet = cms.PSet( + Thresholds = cms.vdouble( 9.9999999E7 ), + ReturnRelativeSum = cms.bool( False ), + AndOrCuts = cms.bool( True ), + EtaBounds = cms.vdouble( 2.411 ), + ConeSizesRel = cms.vdouble( 0.2 ), + EtaBoundsRel = cms.vdouble( 2.411 ), + RhoScaleBarrel = cms.double( 0.836 ), + UseRhoCorrection = cms.bool( True ), + ReturnAbsoluteSum = cms.bool( True ), + RhoMax = cms.double( 9.9999999E7 ), + RhoSrc = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuonsWithCaloTowers" ), + CutRelativeIso = cms.bool( False ), + CutAbsoluteIso = cms.bool( True ), + EffAreaSFBarrel = cms.double( 1.0 ), + ThresholdsRel = cms.vdouble( 9.9999999E7 ), + ComponentName = cms.string( "CutsIsolatorWithCorrection" ), + ConeSizes = cms.vdouble( 0.2 ), + EffAreaSFEndcap = cms.double( 0.883 ), + RhoScaleEndcap = cms.double( 1.0 ) + ), + WriteIsolatorFloat = cms.bool( True ) +) +fragment.hltL3MuonCombRelIsolationVVVL = cms.EDProducer( "L3MuonCombinedRelativeIsolationProducer", + UseRhoCorrectedCaloDeposits = cms.bool( True ), + UseCaloIso = cms.bool( True ), + CaloDepositsLabel = cms.InputTag( "hltL3CaloMuonCorrectedVVVLIsolations" ), + inputMuonCollection = cms.InputTag( "hltIterL3MuonCandidates" ), + OutputMuIsoDeposits = cms.bool( True ), + TrackPt_Min = cms.double( -1.0 ), + printDebug = cms.bool( False ), + CutsPSet = cms.PSet( + applyCutsORmaxNTracks = cms.bool( False ), + maxNTracks = cms.int32( -1 ), + Thresholds = cms.vdouble( 1.2 ), + EtaBounds = cms.vdouble( 2.411 ), + ComponentName = cms.string( "SimpleCuts" ), + ConeSizes = cms.vdouble( 0.2 ) + ), + TrkExtractorPSet = cms.PSet( + Diff_z = cms.double( 0.2 ), + inputTrackCollection = cms.InputTag( "hltIter0L3MuonTrackSelectionHighPurity" ), + Chi2Ndof_Max = cms.double( 1.0E64 ), + BeamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), + DR_Veto = cms.double( 0.01 ), + Pt_Min = cms.double( -1.0 ), + VetoLeadingTrack = cms.bool( True ), + DR_Max = cms.double( 0.2 ), + DepositLabel = cms.untracked.string( "PXLS" ), + PtVeto_Min = cms.double( 2.0 ), + NHits_Min = cms.uint32( 0 ), + PropagateTracksToRadius = cms.bool( True ), + ReferenceRadius = cms.double( 6.0 ), + Chi2Prob_Min = cms.double( -1.0 ), + Diff_r = cms.double( 0.1 ), + BeamlineOption = cms.string( "BeamSpotFromEvent" ), + ComponentName = cms.string( "PixelTrackExtractor" ), + DR_VetoPt = cms.double( 0.025 ) + ), + CaloExtractorPSet = cms.PSet( + DR_Veto_H = cms.double( 0.1 ), + Vertex_Constraint_Z = cms.bool( False ), + DR_Veto_E = cms.double( 0.07 ), + Weight_H = cms.double( 1.0 ), + CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAll" ), + DR_Max = cms.double( 0.2 ), + DepositLabel = cms.untracked.string( "EcalPlusHcal" ), + Vertex_Constraint_XY = cms.bool( False ), + Threshold_H = cms.double( 0.5 ), + Threshold_E = cms.double( 0.2 ), + ComponentName = cms.string( "CaloExtractor" ), + Weight_E = cms.double( 1.0 ) + ) +) +fragment.hltL3MuVVVLIsoFIlter = cms.EDFilter( "HLTMuonIsoFilter", + saveTags = cms.bool( True ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q" ), + MinN = cms.int32( 1 ), + DepTag = cms.VInputTag( 'hltL3MuonCombRelIsolationVVVL' ), + IsolatorPSet = cms.PSet( ) +) +fragment.hltPreMu15IsoVVVLPFHT450PFMET50 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltPreMu15IsoVVVLPFHT450 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltPreMu50IsoVVVLPFHT450 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered50Q = cms.EDFilter( "HLTMuonL3PreFilter", + saveTags = cms.bool( True ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 1.0E99 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 50.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxNormalizedChi2 = cms.double( 9999.0 ), + MaxDXYBeamSpot = cms.double( 9999.0 ), + MinDXYBeamSpot = cms.double( -1.0 ), + MinNmuonHits = cms.int32( 0 ), + MaxPtDifference = cms.double( 9999.0 ), + MinTrackPt = cms.double( 0.0 ), + minMuonStations = cms.int32( 2 ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 0 ), + MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), + trkMuonId = cms.uint32( 0 ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) +) +fragment.hltL3Mu50VVVLIsoFIlter = cms.EDFilter( "HLTMuonIsoFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltPFHTJet30' ), - mhtLabels = cms.VInputTag( 'hltPFHTJet30' ), - minHt = cms.vdouble( 150.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered50Q" ), + MinN = cms.int32( 1 ), + DepTag = cms.VInputTag( 'hltL3MuonCombRelIsolationVVVL' ), + IsolatorPSet = cms.PSet( ) ) -fragment.hltPreEle28HighEtaSC20Mass55 = cms.EDFilter( "HLTPrescaler", +fragment.hltPreMu15IsoVVVLPFHT600 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltEle28HighEtaSC20EtFilter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1SingleEGOrFilter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 28.0 ), - etcutEE = cms.double( 28.0 ), - ncandcut = cms.int32( 1 ) -) -fragment.hltEle28HighEtaSC20ClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28HighEtaSC20EtFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.0132 ), - thrRegularEE = cms.vdouble( 0.03 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) -) -fragment.hltEle28HighEtaSC20HEFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28HighEtaSC20ClusterShapeFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.08 ), - thrOverEEE = cms.vdouble( 0.135 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) -) -fragment.hltEle28HighEtaSC20EcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28HighEtaSC20HEFilter" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.145 ), - thrOverEEE = cms.vdouble( 0.11 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.29, 0.21 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + L1SeedsLogicalExpression = cms.string( "L1_Mu3er1p5_Jet100er2p5_ETMHF30 OR L1_Mu3er1p5_Jet100er2p5_ETMHF40 OR L1_Mu3er1p5_Jet100er2p5_ETMHF50" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltEle28HighEtaSC20HcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28HighEtaSC20EcalIsoFilter" ), - varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.16 ), - thrOverEEE = cms.vdouble( 0.3 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.2, 0.25 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltPreMu3er1p5PFJet100er2p5PFMET70PFMHT70IDTight = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltEle28HighEtaSC20PixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", +fragment.hltL3MuFiltered3er1p5 = cms.EDFilter( "HLTMuonL3PreFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28HighEtaSC20HcalIsoFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.55 ), - tanhSO10InterThres = cms.double( 1.8 ), - tanhSO10ForwardThres = cms.double( 1.8 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 1.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 3.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxNormalizedChi2 = cms.double( 9999.0 ), + MaxDXYBeamSpot = cms.double( 9999.0 ), + MinDXYBeamSpot = cms.double( -1.0 ), + MinNmuonHits = cms.int32( 0 ), + MaxPtDifference = cms.double( 9999.0 ), + MinTrackPt = cms.double( 0.0 ), + minMuonStations = cms.int32( 2 ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 0 ), + MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), + trkMuonId = cms.uint32( 0 ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltEle28HighEtaSC20OneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltSingleAK4CaloJet70 = cms.EDFilter( "HLT1CaloJet", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28HighEtaSC20PixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.08 ), - thrRegularEE = cms.vdouble( 0.08 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), + triggerType = cms.int32( 85 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 70.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 5.0 ), + MinN = cms.int32( 1 ) ) -fragment.hltEle28HighEtaSC20DetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltMHT40 = cms.EDFilter( "HLTMhtFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28HighEtaSC20PixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.01 ), - thrRegularEE = cms.vdouble( 0.01 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + mhtLabels = cms.VInputTag( 'hltMht' ), + minMht = cms.vdouble( 40.0 ) ) -fragment.hltEle28HighEtaSC20DphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28HighEtaSC20DetaFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.1 ), - thrRegularEE = cms.vdouble( 0.1 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltPFJetsCorrectedMatchedToCaloJets70 = cms.EDProducer( "HLTPFJetsMatchedToFilteredCaloJetsProducer", + src = cms.InputTag( "hltAK4PFJetsCorrected" ), + triggerJetsFilter = cms.InputTag( "hltSingleAK4CaloJet70" ), + triggerJetsType = cms.int32( 85 ), + maxDeltaR = cms.double( 0.5 ) ) -fragment.hltEle28HighEtaSC20TrackIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltSinglePFJet100er2p5 = cms.EDFilter( "HLT1PFJet", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28HighEtaSC20DphiFilter" ), - varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.2 ), - thrOverEEE = cms.vdouble( 0.2 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + inputTag = cms.InputTag( "hltPFJetsCorrectedMatchedToCaloJets70" ), + triggerType = cms.int32( 85 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 100.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.5 ), + MinN = cms.int32( 1 ) ) -fragment.hltDiEG20EtUnseededFilter = cms.EDFilter( "HLTEgammaEtFilter", +fragment.hltPFMHTTightID70 = cms.EDFilter( "HLTMhtFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEgammaCandidatesWrapperUnseeded" ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ), - etcutEB = cms.double( 20.0 ), - etcutEE = cms.double( 20.0 ), - ncandcut = cms.int32( 2 ) + mhtLabels = cms.VInputTag( 'hltPFMHTTightID' ), + minMht = cms.vdouble( 70.0 ) ) -fragment.hltEle28HighEtaSC20ClusterShapeUnseededFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiEG20EtUnseededFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShapeUnseeded','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.033 ), - thrRegularEE = cms.vdouble( 0.033 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) +fragment.hltPreMu3er1p5PFJet100er2p5PFMET80PFMHT80IDTight = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltEle28HighEtaSC20EcalIsoFilterUnseeded = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltPFMHTTightID80 = cms.EDFilter( "HLTMhtFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28HighEtaSC20ClusterShapeUnseededFilter" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIsoUnseeded" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.17 ), - thrOverEEE = cms.vdouble( 0.17 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.16544, 0.13212 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) + mhtLabels = cms.VInputTag( 'hltPFMHTTightID' ), + minMht = cms.vdouble( 80.0 ) ) -fragment.hltEle28HighEtaSC20HEFilterUnseeded = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltPFMET80 = cms.EDFilter( "HLT1PFMET", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28HighEtaSC20EcalIsoFilterUnseeded" ), - varTag = cms.InputTag( "hltEgammaHoverEUnseeded" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.21 ), - thrOverEEE = cms.vdouble( 0.21 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) -) -fragment.hltParticleFlowClusterHFForEgammaUnseeded = cms.EDProducer( "PFClusterProducer", - recHitsSource = cms.InputTag( "hltParticleFlowRecHitHF" ), - recHitCleaners = cms.VPSet( - ), - seedCleaners = cms.VPSet( - ), - seedFinder = cms.PSet( - thresholdsByDetector = cms.VPSet( - cms.PSet( seedingThresholdPt = cms.double( 0.0 ), - seedingThreshold = cms.double( 1.4 ), - detector = cms.string( "HF_EM" ) - ), - cms.PSet( seedingThresholdPt = cms.double( 0.0 ), - seedingThreshold = cms.double( 1.4 ), - detector = cms.string( "HF_HAD" ) - ) - ), - algoName = cms.string( "LocalMaximumSeedFinder" ), - nNeighbours = cms.int32( 0 ) - ), - initialClusteringStep = cms.PSet( - thresholdsByDetector = cms.VPSet( - ), - algoName = cms.string( "Basic2DClusterForEachSeed" ) - ), - pfClusterBuilder = cms.PSet( ), - positionReCalc = cms.PSet( ), - energyCorrector = cms.PSet( ) + inputTag = cms.InputTag( "hltPFMETProducer" ), + triggerType = cms.int32( 87 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 80.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) ) -fragment.hltEgammaHcalPFClusterIsoUnseeded = cms.EDProducer( "EgammaHLTHcalPFClusterIsolationProducer", - recoEcalCandidateProducer = cms.InputTag( "hltEgammaCandidatesUnseeded" ), - pfClusterProducerHCAL = cms.InputTag( "hltParticleFlowClusterHCAL" ), - useHF = cms.bool( False ), - pfClusterProducerHFEM = cms.InputTag( "" ), - pfClusterProducerHFHAD = cms.InputTag( "" ), - rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - drMax = cms.double( 0.3 ), - drVetoBarrel = cms.double( 0.0 ), - drVetoEndcap = cms.double( 0.0 ), - etaStripBarrel = cms.double( 0.0 ), - etaStripEndcap = cms.double( 0.0 ), - energyBarrel = cms.double( 0.0 ), - energyEndcap = cms.double( 0.0 ), - useEt = cms.bool( True ), - effectiveAreas = cms.vdouble( 0.05956, 0.13052 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) +fragment.hltPreMu3er1p5PFJet100er2p5PFMET90PFMHT90IDTight = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltEle28HighEtaSC20HcalIsoFilterUnseeded = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltPFMHTTightID90 = cms.EDFilter( "HLTMhtFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28HighEtaSC20HEFilterUnseeded" ), - varTag = cms.InputTag( "hltEgammaHcalPFClusterIsoUnseeded" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.7 ), - thrOverEEE = cms.vdouble( 0.7 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.05956, 0.13052 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) -) -fragment.hltHighEtaSC20Selector = cms.EDFilter( "CandViewSelector", - src = cms.InputTag( "hltEgammaCandidatesUnseeded" ), - cut = cms.string( "et>20 && abs(eta) < 3.0 && abs(eta) > 2.5" ) + mhtLabels = cms.VInputTag( 'hltPFMHTTightID' ), + minMht = cms.vdouble( 90.0 ) ) -fragment.hltHighEtaSC20SelectorFilter = cms.EDFilter( "CandViewCountFilter", - src = cms.InputTag( "hltHighEtaSC20Selector" ), - minNumber = cms.uint32( 1 ) +fragment.hltPreMu3er1p5PFJet100er2p5PFMET100PFMHT100IDTight = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltEle28HighEtaSC20Mass55Filter = cms.EDFilter( "HLTPMMassFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28HighEtaSC20HcalIsoFilterUnseeded" ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - lowerMassCut = cms.double( 55.0 ), - upperMassCut = cms.double( 13000.0 ), - nZcandcut = cms.int32( 1 ), - reqOppCharge = cms.untracked.bool( False ), - isElectron1 = cms.untracked.bool( False ), - isElectron2 = cms.untracked.bool( False ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) +fragment.hltPreMu3er1p5PFJet100er2p5PFMETNoMu70PFMHTNoMu70IDTight = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltL1sHTT380erIorHTT320er = cms.EDFilter( "HLTL1TSeed", +fragment.hltPFMETNoMu70 = cms.EDFilter( "HLT1PFMET", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_HTT360er OR L1_ETT2000 OR L1_HTT320er" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) + inputTag = cms.InputTag( "hltPFMETNoMuProducer" ), + triggerType = cms.int32( 87 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 70.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) ) -fragment.hltPreEle15IsoVVVLPFHT450CaloBTagDeepCSV4p5 = cms.EDFilter( "HLTPrescaler", +fragment.hltPreMu3er1p5PFJet100er2p5PFMETNoMu80PFMHTNoMu80IDTight = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltL1sSingleEG5ObjectMap = cms.EDFilter( "HLTL1TSeed", +fragment.hltPFMHTNoMuTightID80 = cms.EDFilter( "HLTMhtFilter", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleEG8er2p5" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) + mhtLabels = cms.VInputTag( 'hltPFMHTNoMuTightID' ), + minMht = cms.vdouble( 80.0 ) ) -fragment.hltSusyPreBtagJetFilter = cms.EDFilter( "HLT1CaloJet", +fragment.hltPFMETNoMu80 = cms.EDFilter( "HLT1PFMET", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4CaloJetsCorrected" ), - triggerType = cms.int32( 86 ), + inputTag = cms.InputTag( "hltPFMETNoMuProducer" ), + triggerType = cms.int32( 87 ), MinE = cms.double( -1.0 ), - MinPt = cms.double( 30.0 ), + MinPt = cms.double( 80.0 ), MinMass = cms.double( -1.0 ), MaxMass = cms.double( -1.0 ), MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.6 ), - MinN = cms.int32( 2 ) + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) ) -fragment.hltBTagCaloDeepCSV4p50Single = cms.EDFilter( "HLTCaloJetTag", - saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltSelector8CentralJetsL1FastJet" ), - JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsCalo','probb' ), - MinTag = cms.double( 0.24 ), - MaxTag = cms.double( 99999.0 ), - MinJets = cms.int32( 1 ), - TriggerType = cms.int32( 86 ) +fragment.hltPreMu3er1p5PFJet100er2p5PFMETNoMu90PFMHTNoMu90IDTight = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltEGL1SingleEG5OpenFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", +fragment.hltPFMETNoMu90 = cms.EDFilter( "HLT1PFMET", saveTags = cms.bool( True ), - candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), - l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - candNonIsolatedTag = cms.InputTag( "" ), - l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1SeedFilterTag = cms.InputTag( "hltL1sSingleEG5ObjectMap" ), - l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - ncandcut = cms.int32( 1 ), - doIsolated = cms.bool( False ), - region_eta_size = cms.double( 0.522 ), - region_eta_size_ecap = cms.double( 1.0 ), - region_phi_size = cms.double( 1.044 ), - barrel_end = cms.double( 1.4791 ), - endcap_end = cms.double( 2.65 ) + inputTag = cms.InputTag( "hltPFMETNoMuProducer" ), + triggerType = cms.int32( 87 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 90.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) ) -fragment.hltEG15EtFilter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1SingleEG5OpenFilter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 15.0 ), - etcutEE = cms.double( 15.0 ), - ncandcut = cms.int32( 1 ) +fragment.hltPreMu3er1p5PFJet100er2p5PFMETNoMu100PFMHTNoMu100IDTight = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltEle15VVVLClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltPFMHTNoMuTightID100 = cms.EDFilter( "HLTMhtFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG15EtFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.011 ), - thrRegularEE = cms.vdouble( 0.031 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + mhtLabels = cms.VInputTag( 'hltPFMHTNoMuTightID' ), + minMht = cms.vdouble( 100.0 ) ) -fragment.hltEle15VVVLHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltPFMETNoMu100 = cms.EDFilter( "HLT1PFMET", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15VVVLClusterShapeFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.08 ), - thrOverEEE = cms.vdouble( 0.04 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.079, 0.25 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) -) -fragment.hltEgammaEcalPFClusterIsoR02 = cms.EDProducer( "EgammaHLTEcalPFClusterIsolationProducer", - recoEcalCandidateProducer = cms.InputTag( "hltEgammaCandidates" ), - pfClusterProducer = cms.InputTag( "hltParticleFlowClusterECALL1Seeded" ), - rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - drMax = cms.double( 0.2 ), - drVetoBarrel = cms.double( 0.0 ), - drVetoEndcap = cms.double( 0.0 ), - etaStripBarrel = cms.double( 0.0 ), - etaStripEndcap = cms.double( 0.0 ), - energyBarrel = cms.double( 0.0 ), - energyEndcap = cms.double( 0.0 ), - effectiveAreas = cms.vdouble( 0.12876, 0.09324 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) + inputTag = cms.InputTag( "hltPFMETNoMuProducer" ), + triggerType = cms.int32( 87 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 100.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) ) -fragment.hltEle15VVVLEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltL1sDoubleMu0er1p5SQOSdRMax1p4 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15VVVLHEFilter" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIsoR02" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.5 ), - thrOverEEE = cms.vdouble( 0.5 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.12876, 0.09324 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + L1SeedsLogicalExpression = cms.string( "L1_DoubleMu0er1p5_SQ_OS_dR_Max1p4 OR L1_DoubleMu0er1p4_SQ_OS_dR_Max1p4" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltEgammaHcalPFClusterIsoR02 = cms.EDProducer( "EgammaHLTHcalPFClusterIsolationProducer", - recoEcalCandidateProducer = cms.InputTag( "hltEgammaCandidates" ), - pfClusterProducerHCAL = cms.InputTag( "hltParticleFlowClusterHCAL" ), - useHF = cms.bool( False ), - pfClusterProducerHFEM = cms.InputTag( "" ), - pfClusterProducerHFHAD = cms.InputTag( "" ), - rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - drMax = cms.double( 0.2 ), - drVetoBarrel = cms.double( 0.0 ), - drVetoEndcap = cms.double( 0.0 ), - etaStripBarrel = cms.double( 0.0 ), - etaStripEndcap = cms.double( 0.0 ), - energyBarrel = cms.double( 0.0 ), - energyEndcap = cms.double( 0.0 ), - useEt = cms.bool( True ), - effectiveAreas = cms.vdouble( 0.0888, 0.111 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) +fragment.hltPreDimuon10PsiPrimeBarrelSeagulls = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltEle15VVVLHcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltL1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15VVVLEcalIsoFilter" ), - varTag = cms.InputTag( "hltEgammaHcalPFClusterIsoR02" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.6 ), - thrOverEEE = cms.vdouble( 0.6 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0888, 0.111 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + PreviousCandTag = cms.InputTag( "hltL1sDoubleMu0er1p5SQOSdRMax1p4" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 2 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) ) -fragment.hltEle15VVVLPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", +fragment.hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15VVVLHcalIsoFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltL2MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0" ), + SeedMapTag = cms.InputTag( "hltL2Muons" ), + MinN = cms.int32( 0 ), + MaxEta = cms.double( 2.5 ), + AbsEtaBins = cms.vdouble( 0.0 ), + MinNstations = cms.vint32( 0 ), + MinNhits = cms.vint32( 0 ), + CutOnChambers = cms.bool( False ), + MinNchambers = cms.vint32( 0 ), + MaxDr = cms.double( 9999.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), + NSigmaPt = cms.double( 0.0 ), + MatchToPreviousCand = cms.bool( True ) ) -fragment.hltEle15VVVLGsfOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15VVVLPixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.012 ), - thrRegularEE = cms.vdouble( 0.01 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + CandTag = cms.InputTag( "hltL1MuonsPt0" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 1 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) ) -fragment.hltEle15VVVLGsfChi2Filter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltDimuon10PsiPrimeBarrelnoCowL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15VVVLGsfOneOEMinusOneOPFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Chi2' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 999999.0 ), - thrRegularEE = cms.vdouble( 4.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + PreviousCandIsL2 = cms.bool( True ), + FastAccept = cms.bool( False ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MaxDz = cms.double( 9999.0 ), + ChargeOpt = cms.int32( -1 ), + MinPtPair = cms.vdouble( 9.9 ), + MaxPtPair = cms.vdouble( 1.0E125 ), + MinPtMax = cms.vdouble( 0.0 ), + MinPtMin = cms.vdouble( 0.0 ), + MaxPtMin = cms.vdouble( 1.0E125 ), + MinInvMass = cms.vdouble( 3.35 ), + MaxInvMass = cms.vdouble( 4.05 ), + MinDiMuonDeltaR = cms.double( -1.0 ), + MinAcop = cms.double( -999.0 ), + MaxAcop = cms.double( 999.0 ), + MinPtBalance = cms.double( -1.0 ), + MaxPtBalance = cms.double( 999999.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxDCAMuMu = cms.double( 0.5 ), + MaxRapidityPair = cms.double( 1.25 ), + CutCowboys = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltEle15VVVLGsfMissingHitsFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15VVVLGsfChi2Filter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','MissingHits' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 999.0 ), - thrRegularEE = cms.vdouble( 2.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltDisplacedmumuVtxProducerDimuon10PsiPrimeBarrelnoCow = cms.EDProducer( "HLTDisplacedmumuVtxProducer", + Src = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltDimuon10PsiPrimeBarrelnoCowL3Filtered" ), + matchToPrevious = cms.bool( True ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MinPtPair = cms.double( 0.0 ), + MinInvMass = cms.double( 0.0 ), + MaxInvMass = cms.double( 999999.0 ), + ChargeOpt = cms.int32( -1 ) ) -fragment.hltEle15VVVLGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltDisplacedmumuFilterDimuon10PsiPrimeBarrelnoCow = cms.EDFilter( "HLTDisplacedmumuFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15VVVLGsfMissingHitsFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.0044 ), - thrRegularEE = cms.vdouble( 0.006 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + FastAccept = cms.bool( True ), + MinLxySignificance = cms.double( 0.0 ), + MaxLxySignificance = cms.double( 0.0 ), + MaxNormalisedChi2 = cms.double( 999999.0 ), + MinVtxProbability = cms.double( 0.005 ), + MinCosinePointingAngle = cms.double( -2.0 ), + DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon10PsiPrimeBarrelnoCow" ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) ) -fragment.hltEle15VVVLGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15VVVLGsfDetaFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.025 ), - thrRegularEE = cms.vdouble( 0.025 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltPreDimuon20JpsiBarrelSeagulls = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltEle15VVVLGsfTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltDimuon20JpsiBarrelnoCowL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15VVVLGsfDphiFilter" ), - varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.4 ), - thrOverEEE = cms.vdouble( 0.4 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + PreviousCandIsL2 = cms.bool( True ), + FastAccept = cms.bool( False ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MaxDz = cms.double( 9999.0 ), + ChargeOpt = cms.int32( -1 ), + MinPtPair = cms.vdouble( 19.9 ), + MaxPtPair = cms.vdouble( 1.0E125 ), + MinPtMax = cms.vdouble( 0.0 ), + MinPtMin = cms.vdouble( 0.0 ), + MaxPtMin = cms.vdouble( 1.0E125 ), + MinInvMass = cms.vdouble( 2.9 ), + MaxInvMass = cms.vdouble( 3.3 ), + MinDiMuonDeltaR = cms.double( -1.0 ), + MinAcop = cms.double( -999.0 ), + MaxAcop = cms.double( 999.0 ), + MinPtBalance = cms.double( -1.0 ), + MaxPtBalance = cms.double( 999999.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxDCAMuMu = cms.double( 0.5 ), + MaxRapidityPair = cms.double( 1.25 ), + CutCowboys = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) +) +fragment.hltDisplacedmumuVtxProducerDimuon20JpsiBarrelnoCow = cms.EDProducer( "HLTDisplacedmumuVtxProducer", + Src = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltDimuon20JpsiBarrelnoCowL3Filtered" ), + matchToPrevious = cms.bool( True ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MinPtPair = cms.double( 0.0 ), + MinInvMass = cms.double( 0.0 ), + MaxInvMass = cms.double( 999999.0 ), + ChargeOpt = cms.int32( -1 ) ) -fragment.hltPFHT450Jet30 = cms.EDFilter( "HLTHtMhtFilter", +fragment.hltDisplacedmumuFilterDimuon20JpsiBarrelnoCow = cms.EDFilter( "HLTDisplacedmumuFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltPFHTJet30' ), - mhtLabels = cms.VInputTag( 'hltPFHTJet30' ), - minHt = cms.vdouble( 450.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) -) -fragment.hltPreEle15IsoVVVLPFHT450PFMET50 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) + FastAccept = cms.bool( True ), + MinLxySignificance = cms.double( 0.0 ), + MaxLxySignificance = cms.double( 0.0 ), + MaxNormalisedChi2 = cms.double( 999999.0 ), + MinVtxProbability = cms.double( 0.005 ), + MinCosinePointingAngle = cms.double( -2.0 ), + DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon20JpsiBarrelnoCow" ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) ) -fragment.hltPreEle15IsoVVVLPFHT450 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltL1s12DoubleMu4p5er2p0SQOSMass7to18 = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_DoubleMu4p5er2p0_SQ_OS_Mass_Min7 OR L1_DoubleMu4p5er2p0_SQ_OS_Mass_7to18" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltPreEle50IsoVVVLPFHT450 = cms.EDFilter( "HLTPrescaler", +fragment.hltPreDimuon10Upsilony1p4 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltEG50IsoVVVLEtFilter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1SingleEG5OpenFilter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 50.0 ), - etcutEE = cms.double( 50.0 ), - ncandcut = cms.int32( 1 ) +fragment.hltL1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", + saveTags = cms.bool( False ), + CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + PreviousCandTag = cms.InputTag( "hltL1s12DoubleMu4p5er2p0SQOSMass7to18" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 2 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) ) -fragment.hltEle50VVVLClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltL2fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1f0L2v2PreFiltered0 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG50IsoVVVLEtFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.011 ), - thrRegularEE = cms.vdouble( 0.031 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltL2MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0" ), + SeedMapTag = cms.InputTag( "hltL2Muons" ), + MinN = cms.int32( 0 ), + MaxEta = cms.double( 2.5 ), + AbsEtaBins = cms.vdouble( 0.0 ), + MinNstations = cms.vint32( 0 ), + MinNhits = cms.vint32( 0 ), + CutOnChambers = cms.bool( False ), + MinNchambers = cms.vint32( 0 ), + MaxDr = cms.double( 9999.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), + NSigmaPt = cms.double( 0.0 ), + MatchToPreviousCand = cms.bool( True ) ) -fragment.hltEle50VVVLHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltL1fForIterL3L1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle50VVVLClusterShapeFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.08 ), - thrOverEEE = cms.vdouble( 0.04 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.079, 0.25 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + CandTag = cms.InputTag( "hltL1MuonsPt0" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 1 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) ) -fragment.hltEle50VVVLEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltDimuon10Upsilony1p4L3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle50VVVLHEFilter" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIsoR02" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.5 ), - thrOverEEE = cms.vdouble( 0.5 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.12876, 0.09324 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1f0L2v2PreFiltered0" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + PreviousCandIsL2 = cms.bool( True ), + FastAccept = cms.bool( False ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MaxDz = cms.double( 9999.0 ), + ChargeOpt = cms.int32( -1 ), + MinPtPair = cms.vdouble( 9.9 ), + MaxPtPair = cms.vdouble( 1.0E125 ), + MinPtMax = cms.vdouble( 0.0 ), + MinPtMin = cms.vdouble( 0.0 ), + MaxPtMin = cms.vdouble( 1.0E125 ), + MinInvMass = cms.vdouble( 8.5 ), + MaxInvMass = cms.vdouble( 11.5 ), + MinDiMuonDeltaR = cms.double( -1.0 ), + MinAcop = cms.double( -999.0 ), + MaxAcop = cms.double( 999.0 ), + MinPtBalance = cms.double( -1.0 ), + MaxPtBalance = cms.double( 999999.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxDCAMuMu = cms.double( 0.5 ), + MaxRapidityPair = cms.double( 1.4 ), + CutCowboys = cms.bool( False ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltEle50VVVLHcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle50VVVLEcalIsoFilter" ), - varTag = cms.InputTag( "hltEgammaHcalPFClusterIsoR02" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.6 ), - thrOverEEE = cms.vdouble( 0.6 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0888, 0.111 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltDisplacedmumuVtxProducerDimuon10Upsilonsv3 = cms.EDProducer( "HLTDisplacedmumuVtxProducer", + Src = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltDimuon10Upsilony1p4L3fL3Filtered" ), + matchToPrevious = cms.bool( True ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MinPtPair = cms.double( 0.0 ), + MinInvMass = cms.double( 0.0 ), + MaxInvMass = cms.double( 999999.0 ), + ChargeOpt = cms.int32( -1 ) ) -fragment.hltEle50VVVLPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", +fragment.hltDisplacedmumuFilterDimuon10Upsilonsv3 = cms.EDFilter( "HLTDisplacedmumuFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle50VVVLHcalIsoFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) + FastAccept = cms.bool( True ), + MinLxySignificance = cms.double( 0.0 ), + MaxLxySignificance = cms.double( 0.0 ), + MaxNormalisedChi2 = cms.double( 999999.0 ), + MinVtxProbability = cms.double( 0.005 ), + MinCosinePointingAngle = cms.double( -2.0 ), + DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon10Upsilonsv3" ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) ) -fragment.hltEle50VVVLGsfOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle50VVVLPixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.012 ), - thrRegularEE = cms.vdouble( 0.01 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltPreDimuon12Upsilony1p4 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltEle50VVVLGsfChi2Filter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltDimuon12Upsilony1p4L3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle50VVVLGsfOneOEMinusOneOPFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Chi2' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 999999.0 ), - thrRegularEE = cms.vdouble( 4.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1f0L2v2PreFiltered0" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + PreviousCandIsL2 = cms.bool( True ), + FastAccept = cms.bool( False ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MaxDz = cms.double( 9999.0 ), + ChargeOpt = cms.int32( -1 ), + MinPtPair = cms.vdouble( 11.9 ), + MaxPtPair = cms.vdouble( 1.0E125 ), + MinPtMax = cms.vdouble( 0.0 ), + MinPtMin = cms.vdouble( 0.0 ), + MaxPtMin = cms.vdouble( 1.0E125 ), + MinInvMass = cms.vdouble( 8.5 ), + MaxInvMass = cms.vdouble( 11.5 ), + MinDiMuonDeltaR = cms.double( -1.0 ), + MinAcop = cms.double( -999.0 ), + MaxAcop = cms.double( 999.0 ), + MinPtBalance = cms.double( -1.0 ), + MaxPtBalance = cms.double( 999999.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxDCAMuMu = cms.double( 0.5 ), + MaxRapidityPair = cms.double( 1.4 ), + CutCowboys = cms.bool( False ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltEle50VVVLGsfMissingHitsFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle50VVVLGsfChi2Filter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','MissingHits' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 999.0 ), - thrRegularEE = cms.vdouble( 2.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltDisplacedmumuVtxProducerDimuon12Upsilonsv3 = cms.EDProducer( "HLTDisplacedmumuVtxProducer", + Src = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltDimuon12Upsilony1p4L3fL3Filtered" ), + matchToPrevious = cms.bool( True ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MinPtPair = cms.double( 0.0 ), + MinInvMass = cms.double( 0.0 ), + MaxInvMass = cms.double( 999999.0 ), + ChargeOpt = cms.int32( -1 ) ) -fragment.hltEle50VVVLGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltDisplacedmumuFilterDimuon12Upsilonsv3 = cms.EDFilter( "HLTDisplacedmumuFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle50VVVLGsfMissingHitsFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.0044 ), - thrRegularEE = cms.vdouble( 0.006 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + FastAccept = cms.bool( True ), + MinLxySignificance = cms.double( 0.0 ), + MaxLxySignificance = cms.double( 0.0 ), + MaxNormalisedChi2 = cms.double( 999999.0 ), + MinVtxProbability = cms.double( 0.005 ), + MinCosinePointingAngle = cms.double( -2.0 ), + DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon12Upsilonsv3" ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) ) -fragment.hltEle50VVVLGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle50VVVLGsfDetaFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.025 ), - thrRegularEE = cms.vdouble( 0.025 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltPreDimuon14PhiBarrelSeagulls = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltEle50VVVLGsfTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltDimuon14PhiBarrelnoCowL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle50VVVLGsfDphiFilter" ), - varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.4 ), - thrOverEEE = cms.vdouble( 0.4 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + PreviousCandIsL2 = cms.bool( True ), + FastAccept = cms.bool( False ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MaxDz = cms.double( 9999.0 ), + ChargeOpt = cms.int32( -1 ), + MinPtPair = cms.vdouble( 13.9 ), + MaxPtPair = cms.vdouble( 1.0E125 ), + MinPtMax = cms.vdouble( 0.0 ), + MinPtMin = cms.vdouble( 0.0 ), + MaxPtMin = cms.vdouble( 1.0E125 ), + MinInvMass = cms.vdouble( 0.85 ), + MaxInvMass = cms.vdouble( 1.2 ), + MinDiMuonDeltaR = cms.double( -1.0 ), + MinAcop = cms.double( -999.0 ), + MaxAcop = cms.double( 999.0 ), + MinPtBalance = cms.double( -1.0 ), + MaxPtBalance = cms.double( 999999.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxDCAMuMu = cms.double( 0.5 ), + MaxRapidityPair = cms.double( 1.25 ), + CutCowboys = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltPreEle15IsoVVVLPFHT600 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltDisplacedmumuVtxProducerDimuon14PhiBarrelnoCow = cms.EDProducer( "HLTDisplacedmumuVtxProducer", + Src = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltDimuon14PhiBarrelnoCowL3Filtered" ), + matchToPrevious = cms.bool( True ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MinPtPair = cms.double( 0.0 ), + MinInvMass = cms.double( 0.0 ), + MaxInvMass = cms.double( 999999.0 ), + ChargeOpt = cms.int32( -1 ) ) -fragment.hltPFHT600Jet30 = cms.EDFilter( "HLTHtMhtFilter", +fragment.hltDisplacedmumuFilterDimuon14PhiBarrelnoCow = cms.EDFilter( "HLTDisplacedmumuFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltPFHTJet30' ), - mhtLabels = cms.VInputTag( 'hltPFHTJet30' ), - minHt = cms.vdouble( 600.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) + FastAccept = cms.bool( True ), + MinLxySignificance = cms.double( 0.0 ), + MaxLxySignificance = cms.double( 0.0 ), + MaxNormalisedChi2 = cms.double( 999999.0 ), + MinVtxProbability = cms.double( 0.005 ), + MinCosinePointingAngle = cms.double( -2.0 ), + DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon14PhiBarrelnoCow" ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) ) -fragment.hltL1sMu6HTT240IorDoubleJet100and35MassMin620 = cms.EDFilter( "HLTL1TSeed", +fragment.hltL1sDoubleMu4SQOSdRMax1p2DoubleMu0er1p5SQOSdRMax1p4 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_Mu6_HTT240er OR L1_Mu6_HTT250er OR L1_DoubleJet_90_30_DoubleJet30_Mass_Min620 OR L1_DoubleJet_100_30_DoubleJet30_Mass_Min620 OR L1_DoubleJet_110_35_DoubleJet35_Mass_Min620 OR L1_DoubleJet_115_40_DoubleJet40_Mass_Min620 OR L1_DoubleJet_120_45_DoubleJet45_Mass_Min620 OR L1_DoubleJet_115_40_DoubleJet40_Mass_Min620_Jet60TT28 OR L1_DoubleJet_120_45_DoubleJet45_Mass_Min620_Jet60TT28" ), + L1SeedsLogicalExpression = cms.string( "L1_DoubleMu4_SQ_OS_dR_Max1p2 OR L1_DoubleMu4p5_SQ_OS_dR_Max1p2 OR L1_DoubleMu0er1p5_SQ_OS_dR_Max1p4 OR L1_DoubleMu0er1p4_SQ_OS_dR_Max1p4" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -51155,38 +52861,26 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltPreMu4TrkIsoVVLDiPFJet9040DEta3p5MJJ750HTT300PFMETNoMu60 = cms.EDFilter( "HLTPrescaler", +fragment.hltPreDimuon25Jpsi = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltL1sSingleMuOpenObjectMap = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleMuOpen" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", +fragment.hltL1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - PreviousCandTag = cms.InputTag( "hltL1sSingleMuOpenObjectMap" ), + PreviousCandTag = cms.InputTag( "hltL1sDoubleMu4SQOSdRMax1p2DoubleMu0er1p5SQOSdRMax1p4" ), MaxEta = cms.double( 2.5 ), MinPt = cms.double( 0.0 ), MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 1 ), + MinN = cms.int32( 2 ), CentralBxOnly = cms.bool( True ), SelectQualities = cms.vint32( ) ) -fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", +fragment.hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", saveTags = cms.bool( True ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), CandTag = cms.InputTag( "hltL2MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sSingleMuOpenCandidateL1Filtered0" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0" ), SeedMapTag = cms.InputTag( "hltL2Muons" ), MinN = cms.int32( 0 ), MaxEta = cms.double( 2.5 ), @@ -51203,10 +52897,10 @@ NSigmaPt = cms.double( 0.0 ), MatchToPreviousCand = cms.bool( True ) ) -fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", +fragment.hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), CandTag = cms.InputTag( "hltL1MuonsPt0" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sSingleMuOpenCandidateL1Filtered0" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0" ), MaxEta = cms.double( 2.5 ), MinPt = cms.double( 0.0 ), MaxDeltaR = cms.double( 0.3 ), @@ -51214,38 +52908,40 @@ CentralBxOnly = cms.bool( True ), SelectQualities = cms.vint32( ) ) -fragment.hltL3fL1sSingleMuOpenL1f0L2f3QL3Filtered4Q = cms.EDFilter( "HLTMuonL3PreFilter", +fragment.hltDimuon25JpsiL3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", saveTags = cms.bool( True ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0" ), inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + PreviousCandIsL2 = cms.bool( True ), + FastAccept = cms.bool( False ), MinN = cms.int32( 1 ), MaxEta = cms.double( 2.5 ), MinNhits = cms.int32( 0 ), MaxDr = cms.double( 2.0 ), - MinDr = cms.double( -1.0 ), MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 4.0 ), + ChargeOpt = cms.int32( -1 ), + MinPtPair = cms.vdouble( 24.9 ), + MaxPtPair = cms.vdouble( 1.0E125 ), + MinPtMax = cms.vdouble( 0.0 ), + MinPtMin = cms.vdouble( 0.0 ), + MaxPtMin = cms.vdouble( 1.0E125 ), + MinInvMass = cms.vdouble( 2.9 ), + MaxInvMass = cms.vdouble( 3.3 ), + MinDiMuonDeltaR = cms.double( -1.0 ), + MinAcop = cms.double( -999.0 ), + MaxAcop = cms.double( 999.0 ), + MinPtBalance = cms.double( -1.0 ), + MaxPtBalance = cms.double( 999999.0 ), NSigmaPt = cms.double( 0.0 ), - MaxNormalizedChi2 = cms.double( 20.0 ), - MaxDXYBeamSpot = cms.double( 0.1 ), - MinDXYBeamSpot = cms.double( -1.0 ), - MinNmuonHits = cms.int32( 0 ), - MaxPtDifference = cms.double( 9999.0 ), - MinTrackPt = cms.double( 0.0 ), - minMuonStations = cms.int32( 2 ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 0 ), - MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), - trkMuonId = cms.uint32( 0 ), + MaxDCAMuMu = cms.double( 0.5 ), + MaxRapidityPair = cms.double( 999999.0 ), + CutCowboys = cms.bool( False ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), L1MatchingdR = cms.double( 0.3 ), MatchToPreviousCand = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), useSimpleGeometry = cms.bool( True ), useStation2 = cms.bool( True ), fallbackToME1 = cms.bool( False ), @@ -51257,119 +52953,194 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltMuon4RelTrkIsoVVLFiltered = cms.EDFilter( "HLTMuonIsoFilter", +fragment.hltDisplacedmumuVtxProducerDimuon25Jpsis = cms.EDProducer( "HLTDisplacedmumuVtxProducer", + Src = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltDimuon25JpsiL3fL3Filtered" ), + matchToPrevious = cms.bool( True ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MinPtPair = cms.double( 0.0 ), + MinInvMass = cms.double( 0.0 ), + MaxInvMass = cms.double( 999999.0 ), + ChargeOpt = cms.int32( -1 ) +) +fragment.hltDisplacedmumuFilterDimuon25Jpsis = cms.EDFilter( "HLTDisplacedmumuFilter", + saveTags = cms.bool( True ), + FastAccept = cms.bool( True ), + MinLxySignificance = cms.double( 0.0 ), + MaxLxySignificance = cms.double( 0.0 ), + MaxNormalisedChi2 = cms.double( 999999.0 ), + MinVtxProbability = cms.double( 0.005 ), + MinCosinePointingAngle = cms.double( -2.0 ), + DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon25Jpsis" ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) +) +fragment.hltPreDimuon14PsiPrime = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltDimuon14PsiPrimeL3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", saveTags = cms.bool( True ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL3fL1sSingleMuOpenL1f0L2f3QL3Filtered4Q" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + PreviousCandIsL2 = cms.bool( True ), + FastAccept = cms.bool( False ), MinN = cms.int32( 1 ), - DepTag = cms.VInputTag( 'hltL3MuonRelTrkIsolationVVL' ), - IsolatorPSet = cms.PSet( ) + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MaxDz = cms.double( 9999.0 ), + ChargeOpt = cms.int32( -1 ), + MinPtPair = cms.vdouble( 13.9 ), + MaxPtPair = cms.vdouble( 1.0E125 ), + MinPtMax = cms.vdouble( 0.0 ), + MinPtMin = cms.vdouble( 0.0 ), + MaxPtMin = cms.vdouble( 1.0E125 ), + MinInvMass = cms.vdouble( 3.35 ), + MaxInvMass = cms.vdouble( 4.05 ), + MinDiMuonDeltaR = cms.double( -1.0 ), + MinAcop = cms.double( -999.0 ), + MaxAcop = cms.double( 999.0 ), + MinPtBalance = cms.double( -1.0 ), + MaxPtBalance = cms.double( 999999.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxDCAMuMu = cms.double( 0.5 ), + MaxRapidityPair = cms.double( 999999.0 ), + CutCowboys = cms.bool( False ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltMET35 = cms.EDFilter( "HLT1CaloMET", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltMet" ), - triggerType = cms.int32( 87 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 35.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) +fragment.hltDisplacedmumuVtxProducerDimuon14PsiPrimes = cms.EDProducer( "HLTDisplacedmumuVtxProducer", + Src = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltDimuon14PsiPrimeL3fL3Filtered" ), + matchToPrevious = cms.bool( True ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MinPtPair = cms.double( 0.0 ), + MinInvMass = cms.double( 0.0 ), + MaxInvMass = cms.double( 999999.0 ), + ChargeOpt = cms.int32( -1 ) ) -fragment.hltDiCaloJet7020MJJ500DEta3p5 = cms.EDFilter( "HLTCaloJetVBFFilter", +fragment.hltDisplacedmumuFilterDimuon14PsiPrimes = cms.EDFilter( "HLTDisplacedmumuFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), - minPtLow = cms.double( 20.0 ), - minPtHigh = cms.double( 70.0 ), - etaOpposite = cms.bool( True ), - minDeltaEta = cms.double( 3.5 ), - minInvMass = cms.double( 500.0 ), - maxEta = cms.double( 5.0 ), - leadingJetOnly = cms.bool( False ), - triggerType = cms.int32( 10 ) + FastAccept = cms.bool( True ), + MinLxySignificance = cms.double( 0.0 ), + MaxLxySignificance = cms.double( 0.0 ), + MaxNormalisedChi2 = cms.double( 999999.0 ), + MinVtxProbability = cms.double( 0.005 ), + MinCosinePointingAngle = cms.double( -2.0 ), + DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon14PsiPrimes" ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) ) -fragment.hltDiPFJet9040MJJ750DEta3p5 = cms.EDFilter( "HLTPFJetVBFFilter", +fragment.hltL1sDoubleMu9SQ = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - minPtLow = cms.double( 40.0 ), - minPtHigh = cms.double( 90.0 ), - etaOpposite = cms.bool( True ), - minDeltaEta = cms.double( 3.5 ), - minInvMass = cms.double( 750.0 ), - maxEta = cms.double( 5.0 ), - leadingJetOnly = cms.bool( False ), - triggerType = cms.int32( 85 ) + L1SeedsLogicalExpression = cms.string( "L1_DoubleMu8_SQ OR L1_DoubleMu9_SQ" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltPFHTJet30Eta5 = cms.EDProducer( "HLTHtMhtProducer", - usePt = cms.bool( True ), - excludePFMuons = cms.bool( False ), - minNJetHt = cms.int32( 0 ), - minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 30.0 ), - minPtJetMht = cms.double( 0.0 ), - maxEtaJetHt = cms.double( 5.0 ), - maxEtaJetMht = cms.double( 999.0 ), - jetsLabel = cms.InputTag( "hltAK4PFJetsCorrected" ), - pfCandidatesLabel = cms.InputTag( "hltParticleFlow" ) +fragment.hltPreDimuon14PsiPrimenoCorrL1 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltPFHT300Jet30 = cms.EDFilter( "HLTHtMhtFilter", +fragment.hltL1fL1sL1sDoubleMu9SQL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltPFHTJet30Eta5' ), - mhtLabels = cms.VInputTag( 'hltPFHTJet30Eta5' ), - minHt = cms.vdouble( 300.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) + CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + PreviousCandTag = cms.InputTag( "hltL1sDoubleMu9SQ" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 2 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) ) -fragment.hltPFMETNoMu60 = cms.EDFilter( "HLT1PFMET", +fragment.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltPFMETNoMuProducer" ), - triggerType = cms.int32( 87 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 60.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltL2MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sL1sDoubleMu9SQL1Filtered0" ), + SeedMapTag = cms.InputTag( "hltL2Muons" ), + MinN = cms.int32( 0 ), + MaxEta = cms.double( 2.5 ), + AbsEtaBins = cms.vdouble( 0.0 ), + MinNstations = cms.vint32( 0 ), + MinNhits = cms.vint32( 0 ), + CutOnChambers = cms.bool( False ), + MinNchambers = cms.vint32( 0 ), + MaxDr = cms.double( 9999.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), + NSigmaPt = cms.double( 0.0 ), + MatchToPreviousCand = cms.bool( True ) ) -fragment.hltPreMu8TrkIsoVVLDiPFJet40DEta3p5MJJ750HTT300PFMETNoMu60 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", + saveTags = cms.bool( True ), + CandTag = cms.InputTag( "hltL1MuonsPt0" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sL1sDoubleMu9SQL1Filtered0" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 1 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) ) -fragment.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered8Q = cms.EDFilter( "HLTMuonL3PreFilter", +fragment.hltDimuon14PsiPrimeNoCorrL1L3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", saveTags = cms.bool( True ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0" ), inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + PreviousCandIsL2 = cms.bool( True ), + FastAccept = cms.bool( False ), MinN = cms.int32( 1 ), MaxEta = cms.double( 2.5 ), MinNhits = cms.int32( 0 ), MaxDr = cms.double( 2.0 ), - MinDr = cms.double( -1.0 ), MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 8.0 ), + ChargeOpt = cms.int32( -1 ), + MinPtPair = cms.vdouble( 13.9 ), + MaxPtPair = cms.vdouble( 1.0E125 ), + MinPtMax = cms.vdouble( 0.0 ), + MinPtMin = cms.vdouble( 0.0 ), + MaxPtMin = cms.vdouble( 1.0E125 ), + MinInvMass = cms.vdouble( 3.35 ), + MaxInvMass = cms.vdouble( 4.05 ), + MinDiMuonDeltaR = cms.double( -1.0 ), + MinAcop = cms.double( -999.0 ), + MaxAcop = cms.double( 999.0 ), + MinPtBalance = cms.double( -1.0 ), + MaxPtBalance = cms.double( 999999.0 ), NSigmaPt = cms.double( 0.0 ), - MaxNormalizedChi2 = cms.double( 20.0 ), - MaxDXYBeamSpot = cms.double( 0.1 ), - MinDXYBeamSpot = cms.double( -1.0 ), - MinNmuonHits = cms.int32( 0 ), - MaxPtDifference = cms.double( 9999.0 ), - MinTrackPt = cms.double( 0.0 ), - minMuonStations = cms.int32( 2 ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 0 ), - MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), - trkMuonId = cms.uint32( 0 ), + MaxDCAMuMu = cms.double( 0.5 ), + MaxRapidityPair = cms.double( 999999.0 ), + CutCowboys = cms.bool( False ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), L1MatchingdR = cms.double( 0.3 ), MatchToPreviousCand = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), useSimpleGeometry = cms.bool( True ), useStation2 = cms.bool( True ), fallbackToME1 = cms.bool( False ), @@ -51381,86 +53152,211 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltMuon8RelTrkIsoVVLFiltered = cms.EDFilter( "HLTMuonIsoFilter", +fragment.hltDisplacedmumuVtxProducerDimuon14PsiPrimesNoCorrL1 = cms.EDProducer( "HLTDisplacedmumuVtxProducer", + Src = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltDimuon14PsiPrimeNoCorrL1L3fL3Filtered" ), + matchToPrevious = cms.bool( True ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MinPtPair = cms.double( 0.0 ), + MinInvMass = cms.double( 0.0 ), + MaxInvMass = cms.double( 999999.0 ), + ChargeOpt = cms.int32( -1 ) +) +fragment.hltDisplacedmumuFilterDimuon14PsiPrimesNoCorrL1 = cms.EDFilter( "HLTDisplacedmumuFilter", + saveTags = cms.bool( True ), + FastAccept = cms.bool( True ), + MinLxySignificance = cms.double( 0.0 ), + MaxLxySignificance = cms.double( 0.0 ), + MaxNormalisedChi2 = cms.double( 999999.0 ), + MinVtxProbability = cms.double( 0.005 ), + MinCosinePointingAngle = cms.double( -2.0 ), + DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon14PsiPrimesNoCorrL1" ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) +) +fragment.hltPreDimuon18PsiPrime = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltDimuon18PsiPrimeL3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", saveTags = cms.bool( True ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered8Q" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + PreviousCandIsL2 = cms.bool( True ), + FastAccept = cms.bool( False ), MinN = cms.int32( 1 ), - DepTag = cms.VInputTag( 'hltL3MuonRelTrkIsolationVVL' ), - IsolatorPSet = cms.PSet( ) + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MaxDz = cms.double( 9999.0 ), + ChargeOpt = cms.int32( -1 ), + MinPtPair = cms.vdouble( 17.9 ), + MaxPtPair = cms.vdouble( 1.0E125 ), + MinPtMax = cms.vdouble( 0.0 ), + MinPtMin = cms.vdouble( 0.0 ), + MaxPtMin = cms.vdouble( 1.0E125 ), + MinInvMass = cms.vdouble( 3.35 ), + MaxInvMass = cms.vdouble( 4.05 ), + MinDiMuonDeltaR = cms.double( -1.0 ), + MinAcop = cms.double( -999.0 ), + MaxAcop = cms.double( 999.0 ), + MinPtBalance = cms.double( -1.0 ), + MaxPtBalance = cms.double( 999999.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxDCAMuMu = cms.double( 0.5 ), + MaxRapidityPair = cms.double( 999999.0 ), + CutCowboys = cms.bool( False ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltMET20 = cms.EDFilter( "HLT1CaloMET", +fragment.hltDisplacedmumuVtxProducerDimuon18PsiPrimes = cms.EDProducer( "HLTDisplacedmumuVtxProducer", + Src = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltDimuon18PsiPrimeL3fL3Filtered" ), + matchToPrevious = cms.bool( True ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MinPtPair = cms.double( 0.0 ), + MinInvMass = cms.double( 0.0 ), + MaxInvMass = cms.double( 999999.0 ), + ChargeOpt = cms.int32( -1 ) +) +fragment.hltDisplacedmumuFilterDimuon18PsiPrimes = cms.EDFilter( "HLTDisplacedmumuFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltMet" ), - triggerType = cms.int32( 87 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 20.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) + FastAccept = cms.bool( True ), + MinLxySignificance = cms.double( 0.0 ), + MaxLxySignificance = cms.double( 0.0 ), + MaxNormalisedChi2 = cms.double( 999999.0 ), + MinVtxProbability = cms.double( 0.005 ), + MinCosinePointingAngle = cms.double( -2.0 ), + DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon18PsiPrimes" ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) ) -fragment.hltDiCaloJet20MJJ400DEta3p5 = cms.EDFilter( "HLTCaloJetVBFFilter", +fragment.hltPreDimuon18PsiPrimenoCorrL1 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltDimuon18PsiPrimeNoCorrL1L3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), - minPtLow = cms.double( 20.0 ), - minPtHigh = cms.double( 20.0 ), - etaOpposite = cms.bool( True ), - minDeltaEta = cms.double( 3.5 ), - minInvMass = cms.double( 400.0 ), - maxEta = cms.double( 5.0 ), - leadingJetOnly = cms.bool( False ), - triggerType = cms.int32( 10 ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + PreviousCandIsL2 = cms.bool( True ), + FastAccept = cms.bool( False ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MaxDz = cms.double( 9999.0 ), + ChargeOpt = cms.int32( -1 ), + MinPtPair = cms.vdouble( 17.9 ), + MaxPtPair = cms.vdouble( 1.0E125 ), + MinPtMax = cms.vdouble( 0.0 ), + MinPtMin = cms.vdouble( 0.0 ), + MaxPtMin = cms.vdouble( 1.0E125 ), + MinInvMass = cms.vdouble( 3.35 ), + MaxInvMass = cms.vdouble( 4.05 ), + MinDiMuonDeltaR = cms.double( -1.0 ), + MinAcop = cms.double( -999.0 ), + MaxAcop = cms.double( 999.0 ), + MinPtBalance = cms.double( -1.0 ), + MaxPtBalance = cms.double( 999999.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxDCAMuMu = cms.double( 0.5 ), + MaxRapidityPair = cms.double( 999999.0 ), + CutCowboys = cms.bool( False ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltDiPFJet40MJJ750DEta3p5 = cms.EDFilter( "HLTPFJetVBFFilter", +fragment.hltDisplacedmumuVtxProducerDimuon18PsiPrimesNoCorrL1 = cms.EDProducer( "HLTDisplacedmumuVtxProducer", + Src = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltDimuon18PsiPrimeNoCorrL1L3fL3Filtered" ), + matchToPrevious = cms.bool( True ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MinPtPair = cms.double( 0.0 ), + MinInvMass = cms.double( 0.0 ), + MaxInvMass = cms.double( 999999.0 ), + ChargeOpt = cms.int32( -1 ) +) +fragment.hltDisplacedmumuFilterDimuon18PsiPrimesNoCorrL1 = cms.EDFilter( "HLTDisplacedmumuFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - minPtLow = cms.double( 40.0 ), - minPtHigh = cms.double( 40.0 ), - etaOpposite = cms.bool( True ), - minDeltaEta = cms.double( 3.5 ), - minInvMass = cms.double( 750.0 ), - maxEta = cms.double( 5.0 ), - leadingJetOnly = cms.bool( False ), - triggerType = cms.int32( 85 ) + FastAccept = cms.bool( True ), + MinLxySignificance = cms.double( 0.0 ), + MaxLxySignificance = cms.double( 0.0 ), + MaxNormalisedChi2 = cms.double( 999999.0 ), + MinVtxProbability = cms.double( 0.005 ), + MinCosinePointingAngle = cms.double( -2.0 ), + DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon18PsiPrimesNoCorrL1" ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) ) -fragment.hltPreMu10TrkIsoVVLDiPFJet40DEta3p5MJJ750HTT350PFMETNoMu60 = cms.EDFilter( "HLTPrescaler", +fragment.hltPreDimuon24UpsilonnoCorrL1 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered10Q = cms.EDFilter( "HLTMuonL3PreFilter", +fragment.hltDimuon24UpsilonNoCorrL1L3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", saveTags = cms.bool( True ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0" ), inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + PreviousCandIsL2 = cms.bool( True ), + FastAccept = cms.bool( False ), MinN = cms.int32( 1 ), MaxEta = cms.double( 2.5 ), MinNhits = cms.int32( 0 ), MaxDr = cms.double( 2.0 ), - MinDr = cms.double( -1.0 ), MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 10.0 ), + ChargeOpt = cms.int32( -1 ), + MinPtPair = cms.vdouble( 13.9 ), + MaxPtPair = cms.vdouble( 1.0E125 ), + MinPtMax = cms.vdouble( 0.0 ), + MinPtMin = cms.vdouble( 0.0 ), + MaxPtMin = cms.vdouble( 1.0E125 ), + MinInvMass = cms.vdouble( 8.5 ), + MaxInvMass = cms.vdouble( 11.5 ), + MinDiMuonDeltaR = cms.double( -1.0 ), + MinAcop = cms.double( -999.0 ), + MaxAcop = cms.double( 999.0 ), + MinPtBalance = cms.double( -1.0 ), + MaxPtBalance = cms.double( 999999.0 ), NSigmaPt = cms.double( 0.0 ), - MaxNormalizedChi2 = cms.double( 20.0 ), - MaxDXYBeamSpot = cms.double( 0.1 ), - MinDXYBeamSpot = cms.double( -1.0 ), - MinNmuonHits = cms.int32( 0 ), - MaxPtDifference = cms.double( 9999.0 ), - MinTrackPt = cms.double( 0.0 ), - minMuonStations = cms.int32( 2 ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 0 ), - MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), - trkMuonId = cms.uint32( 0 ), + MaxDCAMuMu = cms.double( 0.5 ), + MaxRapidityPair = cms.double( 999999.0 ), + CutCowboys = cms.bool( False ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), L1MatchingdR = cms.double( 0.3 ), MatchToPreviousCand = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), useSimpleGeometry = cms.bool( True ), useStation2 = cms.bool( True ), fallbackToME1 = cms.bool( False ), @@ -51472,59 +53368,67 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltMuon10RelTrkIsoVVLFiltered = cms.EDFilter( "HLTMuonIsoFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered10Q" ), - MinN = cms.int32( 1 ), - DepTag = cms.VInputTag( 'hltL3MuonRelTrkIsolationVVL' ), - IsolatorPSet = cms.PSet( ) +fragment.hltDisplacedmumuVtxProducerDimuon24UpsilonsNoCorrL1 = cms.EDProducer( "HLTDisplacedmumuVtxProducer", + Src = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltDimuon24UpsilonNoCorrL1L3fL3Filtered" ), + matchToPrevious = cms.bool( True ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MinPtPair = cms.double( 0.0 ), + MinInvMass = cms.double( 0.0 ), + MaxInvMass = cms.double( 999999.0 ), + ChargeOpt = cms.int32( -1 ) ) -fragment.hltPFHT350Jet30Eta5 = cms.EDFilter( "HLTHtMhtFilter", +fragment.hltDisplacedmumuFilterDimuon24UpsilonsNoCorrL1 = cms.EDFilter( "HLTDisplacedmumuFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltPFHTJet30Eta5' ), - mhtLabels = cms.VInputTag( 'hltPFHTJet30Eta5' ), - minHt = cms.vdouble( 350.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) + FastAccept = cms.bool( True ), + MinLxySignificance = cms.double( 0.0 ), + MaxLxySignificance = cms.double( 0.0 ), + MaxNormalisedChi2 = cms.double( 999999.0 ), + MinVtxProbability = cms.double( 0.005 ), + MinCosinePointingAngle = cms.double( -2.0 ), + DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon24UpsilonsNoCorrL1" ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) ) -fragment.hltPreMu15IsoVVVLPFHT450CaloBTagDeepCSV4p5 = cms.EDFilter( "HLTPrescaler", +fragment.hltPreDimuon24PhinoCorrL1 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q = cms.EDFilter( "HLTMuonL3PreFilter", +fragment.hltDimuon24PhiNoCorrL1L3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", saveTags = cms.bool( True ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0" ), inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + PreviousCandIsL2 = cms.bool( True ), + FastAccept = cms.bool( False ), MinN = cms.int32( 1 ), - MaxEta = cms.double( 1.0E99 ), + MaxEta = cms.double( 2.5 ), MinNhits = cms.int32( 0 ), MaxDr = cms.double( 2.0 ), - MinDr = cms.double( -1.0 ), MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 15.0 ), + ChargeOpt = cms.int32( -1 ), + MinPtPair = cms.vdouble( 23.9 ), + MaxPtPair = cms.vdouble( 1.0E125 ), + MinPtMax = cms.vdouble( 0.0 ), + MinPtMin = cms.vdouble( 0.0 ), + MaxPtMin = cms.vdouble( 1.0E125 ), + MinInvMass = cms.vdouble( 0.85 ), + MaxInvMass = cms.vdouble( 1.2 ), + MinDiMuonDeltaR = cms.double( -1.0 ), + MinAcop = cms.double( -999.0 ), + MaxAcop = cms.double( 999.0 ), + MinPtBalance = cms.double( -1.0 ), + MaxPtBalance = cms.double( 999999.0 ), NSigmaPt = cms.double( 0.0 ), - MaxNormalizedChi2 = cms.double( 9999.0 ), - MaxDXYBeamSpot = cms.double( 9999.0 ), - MinDXYBeamSpot = cms.double( -1.0 ), - MinNmuonHits = cms.int32( 0 ), - MaxPtDifference = cms.double( 9999.0 ), - MinTrackPt = cms.double( 0.0 ), - minMuonStations = cms.int32( 2 ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 0 ), - MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), - trkMuonId = cms.uint32( 0 ), + MaxDCAMuMu = cms.double( 0.5 ), + MaxRapidityPair = cms.double( 1.25 ), + CutCowboys = cms.bool( False ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), L1MatchingdR = cms.double( 0.3 ), MatchToPreviousCand = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), useSimpleGeometry = cms.bool( True ), useStation2 = cms.bool( True ), fallbackToME1 = cms.bool( False ), @@ -51536,153 +53440,67 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltFixedGridRhoFastjetAllCaloForMuonsWithCaloTowers = cms.EDProducer( "FixedGridRhoProducerFastjet", - pfCandidatesTag = cms.InputTag( "hltTowerMakerForAll" ), - maxRapidity = cms.double( 2.5 ), - gridSpacing = cms.double( 0.55 ) -) -fragment.hltL3CaloMuonCorrectedVVVLIsolations = cms.EDProducer( "L2MuonIsolationProducer", - StandAloneCollectionLabel = cms.InputTag( "hltIterL3MuonCandidates" ), - ExtractorPSet = cms.PSet( - DR_Veto_H = cms.double( 0.1 ), - Vertex_Constraint_Z = cms.bool( False ), - DR_Veto_E = cms.double( 0.07 ), - Weight_H = cms.double( 1.0 ), - CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAll" ), - DR_Max = cms.double( 1.0 ), - DepositLabel = cms.untracked.string( "EcalPlusHcal" ), - Vertex_Constraint_XY = cms.bool( False ), - Threshold_H = cms.double( 0.5 ), - Threshold_E = cms.double( 0.2 ), - ComponentName = cms.string( "CaloExtractor" ), - Weight_E = cms.double( 1.0 ) - ), - IsolatorPSet = cms.PSet( - Thresholds = cms.vdouble( 9.9999999E7 ), - ReturnRelativeSum = cms.bool( False ), - AndOrCuts = cms.bool( True ), - EtaBounds = cms.vdouble( 2.411 ), - ConeSizesRel = cms.vdouble( 0.2 ), - EtaBoundsRel = cms.vdouble( 2.411 ), - RhoScaleBarrel = cms.double( 0.836 ), - UseRhoCorrection = cms.bool( True ), - ReturnAbsoluteSum = cms.bool( True ), - RhoMax = cms.double( 9.9999999E7 ), - RhoSrc = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuonsWithCaloTowers" ), - CutRelativeIso = cms.bool( False ), - CutAbsoluteIso = cms.bool( True ), - EffAreaSFBarrel = cms.double( 1.0 ), - ThresholdsRel = cms.vdouble( 9.9999999E7 ), - ComponentName = cms.string( "CutsIsolatorWithCorrection" ), - ConeSizes = cms.vdouble( 0.2 ), - EffAreaSFEndcap = cms.double( 0.883 ), - RhoScaleEndcap = cms.double( 1.0 ) - ), - WriteIsolatorFloat = cms.bool( True ) -) -fragment.hltL3MuonCombRelIsolationVVVL = cms.EDProducer( "L3MuonCombinedRelativeIsolationProducer", - UseRhoCorrectedCaloDeposits = cms.bool( True ), - UseCaloIso = cms.bool( True ), - CaloDepositsLabel = cms.InputTag( "hltL3CaloMuonCorrectedVVVLIsolations" ), - inputMuonCollection = cms.InputTag( "hltIterL3MuonCandidates" ), - OutputMuIsoDeposits = cms.bool( True ), - TrackPt_Min = cms.double( -1.0 ), - printDebug = cms.bool( False ), - CutsPSet = cms.PSet( - applyCutsORmaxNTracks = cms.bool( False ), - maxNTracks = cms.int32( -1 ), - Thresholds = cms.vdouble( 1.2 ), - EtaBounds = cms.vdouble( 2.411 ), - ComponentName = cms.string( "SimpleCuts" ), - ConeSizes = cms.vdouble( 0.2 ) - ), - TrkExtractorPSet = cms.PSet( - Diff_z = cms.double( 0.2 ), - inputTrackCollection = cms.InputTag( "hltIter0L3MuonTrackSelectionHighPurity" ), - Chi2Ndof_Max = cms.double( 1.0E64 ), - BeamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), - DR_Veto = cms.double( 0.01 ), - Pt_Min = cms.double( -1.0 ), - VetoLeadingTrack = cms.bool( True ), - DR_Max = cms.double( 0.2 ), - DepositLabel = cms.untracked.string( "PXLS" ), - PtVeto_Min = cms.double( 2.0 ), - NHits_Min = cms.uint32( 0 ), - PropagateTracksToRadius = cms.bool( True ), - ReferenceRadius = cms.double( 6.0 ), - Chi2Prob_Min = cms.double( -1.0 ), - Diff_r = cms.double( 0.1 ), - BeamlineOption = cms.string( "BeamSpotFromEvent" ), - ComponentName = cms.string( "PixelTrackExtractor" ), - DR_VetoPt = cms.double( 0.025 ) - ), - CaloExtractorPSet = cms.PSet( - DR_Veto_H = cms.double( 0.1 ), - Vertex_Constraint_Z = cms.bool( False ), - DR_Veto_E = cms.double( 0.07 ), - Weight_H = cms.double( 1.0 ), - CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAll" ), - DR_Max = cms.double( 0.2 ), - DepositLabel = cms.untracked.string( "EcalPlusHcal" ), - Vertex_Constraint_XY = cms.bool( False ), - Threshold_H = cms.double( 0.5 ), - Threshold_E = cms.double( 0.2 ), - ComponentName = cms.string( "CaloExtractor" ), - Weight_E = cms.double( 1.0 ) - ) +fragment.hltDisplacedmumuVtxProducerDimuon24PhiNoCorrL1 = cms.EDProducer( "HLTDisplacedmumuVtxProducer", + Src = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltDimuon24PhiNoCorrL1L3fL3Filtered" ), + matchToPrevious = cms.bool( True ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MinPtPair = cms.double( 0.0 ), + MinInvMass = cms.double( 0.0 ), + MaxInvMass = cms.double( 999999.0 ), + ChargeOpt = cms.int32( -1 ) ) -fragment.hltL3MuVVVLIsoFIlter = cms.EDFilter( "HLTMuonIsoFilter", +fragment.hltDisplacedmumuFilterDimuon24PhiBarrelNoCorrL1 = cms.EDFilter( "HLTDisplacedmumuFilter", saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q" ), - MinN = cms.int32( 1 ), - DepTag = cms.VInputTag( 'hltL3MuonCombRelIsolationVVVL' ), - IsolatorPSet = cms.PSet( ) -) -fragment.hltPreMu15IsoVVVLPFHT450PFMET50 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltPreMu15IsoVVVLPFHT450 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) + FastAccept = cms.bool( True ), + MinLxySignificance = cms.double( 0.0 ), + MaxLxySignificance = cms.double( 0.0 ), + MaxNormalisedChi2 = cms.double( 999999.0 ), + MinVtxProbability = cms.double( 0.005 ), + MinCosinePointingAngle = cms.double( -2.0 ), + DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon24PhiNoCorrL1" ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) ) -fragment.hltPreMu50IsoVVVLPFHT450 = cms.EDFilter( "HLTPrescaler", +fragment.hltPreDimuon25JpsinoCorrL1 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered50Q = cms.EDFilter( "HLTMuonL3PreFilter", +fragment.hltDimuon25JpsiNoCorrL1L3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", saveTags = cms.bool( True ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0" ), inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + PreviousCandIsL2 = cms.bool( True ), + FastAccept = cms.bool( False ), MinN = cms.int32( 1 ), - MaxEta = cms.double( 1.0E99 ), + MaxEta = cms.double( 2.5 ), MinNhits = cms.int32( 0 ), MaxDr = cms.double( 2.0 ), - MinDr = cms.double( -1.0 ), MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 50.0 ), + ChargeOpt = cms.int32( -1 ), + MinPtPair = cms.vdouble( 24.9 ), + MaxPtPair = cms.vdouble( 1.0E125 ), + MinPtMax = cms.vdouble( 0.0 ), + MinPtMin = cms.vdouble( 0.0 ), + MaxPtMin = cms.vdouble( 1.0E125 ), + MinInvMass = cms.vdouble( 2.9 ), + MaxInvMass = cms.vdouble( 3.3 ), + MinDiMuonDeltaR = cms.double( -1.0 ), + MinAcop = cms.double( -999.0 ), + MaxAcop = cms.double( 999.0 ), + MinPtBalance = cms.double( -1.0 ), + MaxPtBalance = cms.double( 999999.0 ), NSigmaPt = cms.double( 0.0 ), - MaxNormalizedChi2 = cms.double( 9999.0 ), - MaxDXYBeamSpot = cms.double( 9999.0 ), - MinDXYBeamSpot = cms.double( -1.0 ), - MinNmuonHits = cms.int32( 0 ), - MaxPtDifference = cms.double( 9999.0 ), - MinTrackPt = cms.double( 0.0 ), - minMuonStations = cms.int32( 2 ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 0 ), - MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), - trkMuonId = cms.uint32( 0 ), + MaxDCAMuMu = cms.double( 0.5 ), + MaxRapidityPair = cms.double( 999999.0 ), + CutCowboys = cms.bool( False ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), L1MatchingdR = cms.double( 0.3 ), MatchToPreviousCand = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), useSimpleGeometry = cms.bool( True ), useStation2 = cms.bool( True ), fallbackToME1 = cms.bool( False ), @@ -51694,21 +53512,32 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltL3Mu50VVVLIsoFIlter = cms.EDFilter( "HLTMuonIsoFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered50Q" ), - MinN = cms.int32( 1 ), - DepTag = cms.VInputTag( 'hltL3MuonCombRelIsolationVVVL' ), - IsolatorPSet = cms.PSet( ) +fragment.hltDisplacedmumuVtxProducerDimuon25JpsisNoCorrL1 = cms.EDProducer( "HLTDisplacedmumuVtxProducer", + Src = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltDimuon25JpsiNoCorrL1L3fL3Filtered" ), + matchToPrevious = cms.bool( True ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MinPtPair = cms.double( 0.0 ), + MinInvMass = cms.double( 0.0 ), + MaxInvMass = cms.double( 999999.0 ), + ChargeOpt = cms.int32( -1 ) ) -fragment.hltPreMu15IsoVVVLPFHT600 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltDisplacedmumuFilterDimuon25JpsisNoCorrL1 = cms.EDFilter( "HLTDisplacedmumuFilter", + saveTags = cms.bool( True ), + FastAccept = cms.bool( True ), + MinLxySignificance = cms.double( 0.0 ), + MaxLxySignificance = cms.double( 0.0 ), + MaxNormalisedChi2 = cms.double( 999999.0 ), + MinVtxProbability = cms.double( 0.005 ), + MinCosinePointingAngle = cms.double( -2.0 ), + DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon25JpsisNoCorrL1" ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) ) -fragment.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 = cms.EDFilter( "HLTL1TSeed", +fragment.hltL1sDoubleMu4EG9 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_Mu3er1p5_Jet100er2p5_ETMHF30 OR L1_Mu3er1p5_Jet100er2p5_ETMHF40 OR L1_Mu3er1p5_Jet100er2p5_ETMHF50" ), + L1SeedsLogicalExpression = cms.string( "L1_DoubleMu4_SQ_EG9er2p5 OR L1_DoubleMu5_SQ_EG9er2p5" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -51718,25 +53547,68 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltPreMu3er1p5PFJet100er2p5PFMET70PFMHT70IDTight = cms.EDFilter( "HLTPrescaler", +fragment.hltPreDiMu4Ele9CaloIdLTrackIdLDZMass3p8 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltL3MuFiltered3er1p5 = cms.EDFilter( "HLTMuonL3PreFilter", +fragment.hltDiMu4Ele9CaloIdLTrackIdLMuonlegL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", + saveTags = cms.bool( True ), + CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + PreviousCandTag = cms.InputTag( "hltL1sDoubleMu4EG9" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 2 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) +) +fragment.hltDiMu4Ele9CaloIdLTrackIdLMuonlegL2Filtered4 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", + saveTags = cms.bool( True ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltL2MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLMuonlegL1Filtered0" ), + SeedMapTag = cms.InputTag( "hltL2Muons" ), + MinN = cms.int32( 0 ), + MaxEta = cms.double( 2.5 ), + AbsEtaBins = cms.vdouble( 0.0 ), + MinNstations = cms.vint32( 0 ), + MinNhits = cms.vint32( 0 ), + CutOnChambers = cms.bool( False ), + MinNchambers = cms.vint32( 0 ), + MaxDr = cms.double( 9999.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), + NSigmaPt = cms.double( 0.0 ), + MatchToPreviousCand = cms.bool( True ) +) +fragment.hltL1fForIterL3DiMu4Ele9CaloIdLTrackIdLMuonlegL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", + saveTags = cms.bool( True ), + CandTag = cms.InputTag( "hltL1MuonsPt0" ), + PreviousCandTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLMuonlegL1Filtered0" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 1 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) +) +fragment.hltL3fL1DoubleMu4EG9f0Filtered4 = cms.EDFilter( "HLTMuonL3PreFilter", saveTags = cms.bool( True ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0" ), + PreviousCandTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLMuonlegL2Filtered4" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3DiMu4Ele9CaloIdLTrackIdLMuonlegL1Filtered0" ), inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 1.5 ), + MinN = cms.int32( 2 ), + MaxEta = cms.double( 2.5 ), MinNhits = cms.int32( 0 ), MaxDr = cms.double( 2.0 ), MinDr = cms.double( -1.0 ), MaxDz = cms.double( 9999.0 ), MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 3.0 ), + MinPt = cms.double( 4.0 ), NSigmaPt = cms.double( 0.0 ), MaxNormalizedChi2 = cms.double( 9999.0 ), MaxDXYBeamSpot = cms.double( 9999.0 ), @@ -51765,157 +53637,241 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltSingleAK4CaloJet70 = cms.EDFilter( "HLT1CaloJet", +fragment.hltDoubleMu4DZFilter = cms.EDFilter( "HLT2MuonMuonDZ", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), - triggerType = cms.int32( 85 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 70.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 5.0 ), + originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), + originTag2 = cms.VInputTag( 'hltIterL3MuonCandidates' ), + inputTag1 = cms.InputTag( "hltL3fL1DoubleMu4EG9f0Filtered4" ), + inputTag2 = cms.InputTag( "hltL3fL1DoubleMu4EG9f0Filtered4" ), + triggerType1 = cms.int32( 83 ), + triggerType2 = cms.int32( 83 ), + MinDR = cms.double( 0.001 ), + MaxDZ = cms.double( 0.2 ), + MinPixHitsForDZ = cms.int32( 0 ), + checkSC = cms.bool( False ), MinN = cms.int32( 1 ) ) -fragment.hltMHT40 = cms.EDFilter( "HLTMhtFilter", - saveTags = cms.bool( True ), - mhtLabels = cms.VInputTag( 'hltMht' ), - minMht = cms.vdouble( 40.0 ) -) -fragment.hltPFJetsCorrectedMatchedToCaloJets70 = cms.EDProducer( "HLTPFJetsMatchedToFilteredCaloJetsProducer", - src = cms.InputTag( "hltAK4PFJetsCorrected" ), - triggerJetsFilter = cms.InputTag( "hltSingleAK4CaloJet70" ), - triggerJetsType = cms.int32( 85 ), - maxDeltaR = cms.double( 0.5 ) -) -fragment.hltSinglePFJet100er2p5 = cms.EDFilter( "HLT1PFJet", +fragment.hltEle9DoubleMu4Mass3p8Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltPFJetsCorrectedMatchedToCaloJets70" ), - triggerType = cms.int32( 85 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 100.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLMuonlegL2Filtered4" ), + L1CandTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLMuonlegL1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + PreviousCandIsL2 = cms.bool( True ), + FastAccept = cms.bool( False ), + MinN = cms.int32( 1 ), MaxEta = cms.double( 2.5 ), - MinN = cms.int32( 1 ) -) -fragment.hltPFMHTTightID70 = cms.EDFilter( "HLTMhtFilter", - saveTags = cms.bool( True ), - mhtLabels = cms.VInputTag( 'hltPFMHTTightID' ), - minMht = cms.vdouble( 70.0 ) -) -fragment.hltPreMu3er1p5PFJet100er2p5PFMET80PFMHT80IDTight = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltPFMHTTightID80 = cms.EDFilter( "HLTMhtFilter", - saveTags = cms.bool( True ), - mhtLabels = cms.VInputTag( 'hltPFMHTTightID' ), - minMht = cms.vdouble( 80.0 ) -) -fragment.hltPFMET80 = cms.EDFilter( "HLT1PFMET", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltPFMETProducer" ), - triggerType = cms.int32( 87 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 80.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) -) -fragment.hltPreMu3er1p5PFJet100er2p5PFMET90PFMHT90IDTight = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltPFMHTTightID90 = cms.EDFilter( "HLTMhtFilter", - saveTags = cms.bool( True ), - mhtLabels = cms.VInputTag( 'hltPFMHTTightID' ), - minMht = cms.vdouble( 90.0 ) -) -fragment.hltPreMu3er1p5PFJet100er2p5PFMET100PFMHT100IDTight = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltPreMu3er1p5PFJet100er2p5PFMETNoMu70PFMHTNoMu70IDTight = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MaxDz = cms.double( 9999.0 ), + ChargeOpt = cms.int32( 0 ), + MinPtPair = cms.vdouble( 0.0 ), + MaxPtPair = cms.vdouble( 1.0E125 ), + MinPtMax = cms.vdouble( 0.0 ), + MinPtMin = cms.vdouble( 4.0 ), + MaxPtMin = cms.vdouble( 1.0E125 ), + MinInvMass = cms.vdouble( 3.8 ), + MaxInvMass = cms.vdouble( 9999.0 ), + MinDiMuonDeltaR = cms.double( -1.0 ), + MinAcop = cms.double( -1.0 ), + MaxAcop = cms.double( 999.0 ), + MinPtBalance = cms.double( -1.0 ), + MaxPtBalance = cms.double( 999999.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxDCAMuMu = cms.double( 99999.9 ), + MaxRapidityPair = cms.double( 999999.0 ), + CutCowboys = cms.bool( False ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltPFMETNoMu70 = cms.EDFilter( "HLT1PFMET", +fragment.hltDiMu4Ele9CaloIdLTrackIdLElectronlegL1MatchFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltPFMETNoMuProducer" ), - triggerType = cms.int32( 87 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 70.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) + candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), + l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + candNonIsolatedTag = cms.InputTag( "" ), + l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1SeedFilterTag = cms.InputTag( "hltL1sDoubleMu4EG9" ), + l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + ncandcut = cms.int32( 1 ), + doIsolated = cms.bool( False ), + region_eta_size = cms.double( 0.522 ), + region_eta_size_ecap = cms.double( 1.0 ), + region_phi_size = cms.double( 1.044 ), + barrel_end = cms.double( 1.4791 ), + endcap_end = cms.double( 2.65 ) ) -fragment.hltPreMu3er1p5PFJet100er2p5PFMETNoMu80PFMHTNoMu80IDTight = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltDiMu4Ele9CaloIdLTrackIdLElectronlegEtFilter = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegL1MatchFilter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 9.0 ), + etcutEE = cms.double( 9.0 ), + ncandcut = cms.int32( 1 ) ) -fragment.hltPFMHTNoMuTightID80 = cms.EDFilter( "HLTMhtFilter", +fragment.hltDiMu4Ele9CaloIdLTrackIdLElectronlegClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - mhtLabels = cms.VInputTag( 'hltPFMHTNoMuTightID' ), - minMht = cms.vdouble( 80.0 ) + candTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegEtFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.013 ), + thrRegularEE = cms.vdouble( 0.035 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltPFMETNoMu80 = cms.EDFilter( "HLT1PFMET", +fragment.hltDiMu4Ele9CaloIdLTrackIdLElectronlegHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltPFMETNoMuProducer" ), - triggerType = cms.int32( 87 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 80.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) + candTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegClusterShapeFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.13 ), + thrOverEEE = cms.vdouble( 0.13 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltPreMu3er1p5PFJet100er2p5PFMETNoMu90PFMHTNoMu90IDTight = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltDiMu4Ele9CaloIdLTrackIdLElectronlegPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegHEFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) ) -fragment.hltPFMETNoMu90 = cms.EDFilter( "HLT1PFMET", +fragment.hltDiMu4Ele9CaloIdLTrackIdLElectronlegOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltPFMETNoMuProducer" ), - triggerType = cms.int32( 87 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 90.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) + candTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegPixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 999999.0 ), + thrRegularEE = cms.vdouble( 999999.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltPreMu3er1p5PFJet100er2p5PFMETNoMu100PFMHTNoMu100IDTight = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltDiMu4Ele9CaloIdLTrackIdLElectronlegDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegOneOEMinusOneOPFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.01 ), + thrRegularEE = cms.vdouble( 0.015 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltPFMHTNoMuTightID100 = cms.EDFilter( "HLTMhtFilter", +fragment.hltDiMu4Ele9CaloIdLTrackIdLElectronlegDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - mhtLabels = cms.VInputTag( 'hltPFMHTNoMuTightID' ), - minMht = cms.vdouble( 100.0 ) + candTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegDetaFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.07 ), + thrRegularEE = cms.vdouble( 0.1 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltPFMETNoMu100 = cms.EDFilter( "HLT1PFMET", +fragment.hltMu4Ele9DZFilter = cms.EDFilter( "HLT2MuonPhotonDZ", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltPFMETNoMuProducer" ), - triggerType = cms.int32( 87 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 100.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) + originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), + originTag2 = cms.VInputTag( 'hltEgammaCandidates' ), + inputTag1 = cms.InputTag( "hltL3fL1DoubleMu4EG9f0Filtered4" ), + inputTag2 = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegDphiFilter" ), + electronTag = cms.InputTag( "hltEgammaGsfElectrons" ), + triggerType1 = cms.int32( 83 ), + triggerType2 = cms.int32( 81 ), + MinDR = cms.double( -1.0 ), + MaxDZ = cms.double( 0.2 ), + MinPixHitsForDZ = cms.int32( 1 ), + checkSC = cms.bool( False ), + MinN = cms.int32( 2 ) ) -fragment.hltL1sDoubleMu0er1p5SQOSdRMax1p4 = cms.EDFilter( "HLTL1TSeed", +fragment.hltL1sDoubleMu7EG7 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_DoubleMu0er1p5_SQ_OS_dR_Max1p4 OR L1_DoubleMu0er1p4_SQ_OS_dR_Max1p4" ), + L1SeedsLogicalExpression = cms.string( "L1_DoubleMu5_SQ_EG9er2p5" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -51925,14 +53881,14 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltPreDimuon10PsiPrimeBarrelSeagulls = cms.EDFilter( "HLTPrescaler", +fragment.hltPreDiMu9Ele9CaloIdLTrackIdLDZ = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltL1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", +fragment.hltDiMu9Ele9CaloIdLTrackIdLMuonlegL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - PreviousCandTag = cms.InputTag( "hltL1sDoubleMu0er1p5SQOSdRMax1p4" ), + PreviousCandTag = cms.InputTag( "hltL1sDoubleMu7EG7" ), MaxEta = cms.double( 2.5 ), MinPt = cms.double( 0.0 ), MaxDeltaR = cms.double( 0.3 ), @@ -51940,11 +53896,11 @@ CentralBxOnly = cms.bool( True ), SelectQualities = cms.vint32( ) ) -fragment.hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", +fragment.hltDiMu9Ele9CaloIdLTrackIdLMuonlegL2Filtered5 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", saveTags = cms.bool( True ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), CandTag = cms.InputTag( "hltL2MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0" ), + PreviousCandTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLMuonlegL1Filtered0" ), SeedMapTag = cms.InputTag( "hltL2Muons" ), MinN = cms.int32( 0 ), MaxEta = cms.double( 2.5 ), @@ -51961,10 +53917,10 @@ NSigmaPt = cms.double( 0.0 ), MatchToPreviousCand = cms.bool( True ) ) -fragment.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", +fragment.hltL1fForIterL3DiMu9Ele9CaloIdLTrackIdLMuonlegL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), CandTag = cms.InputTag( "hltL1MuonsPt0" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0" ), + PreviousCandTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLMuonlegL1Filtered0" ), MaxEta = cms.double( 2.5 ), MinPt = cms.double( 0.0 ), MaxDeltaR = cms.double( 0.3 ), @@ -51972,40 +53928,38 @@ CentralBxOnly = cms.bool( True ), SelectQualities = cms.vint32( ) ) -fragment.hltDimuon10PsiPrimeBarrelnoCowL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", +fragment.hltL3fL1DoubleMu7EG7f0Filtered9 = cms.EDFilter( "HLTMuonL3PreFilter", saveTags = cms.bool( True ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0" ), + PreviousCandTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLMuonlegL2Filtered5" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3DiMu9Ele9CaloIdLTrackIdLMuonlegL1Filtered0" ), inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - PreviousCandIsL2 = cms.bool( True ), - FastAccept = cms.bool( False ), - MinN = cms.int32( 1 ), + MinN = cms.int32( 2 ), MaxEta = cms.double( 2.5 ), MinNhits = cms.int32( 0 ), MaxDr = cms.double( 2.0 ), + MinDr = cms.double( -1.0 ), MaxDz = cms.double( 9999.0 ), - ChargeOpt = cms.int32( -1 ), - MinPtPair = cms.vdouble( 9.9 ), - MaxPtPair = cms.vdouble( 1.0E125 ), - MinPtMax = cms.vdouble( 0.0 ), - MinPtMin = cms.vdouble( 0.0 ), - MaxPtMin = cms.vdouble( 1.0E125 ), - MinInvMass = cms.vdouble( 3.35 ), - MaxInvMass = cms.vdouble( 4.05 ), - MinDiMuonDeltaR = cms.double( -1.0 ), - MinAcop = cms.double( -999.0 ), - MaxAcop = cms.double( 999.0 ), - MinPtBalance = cms.double( -1.0 ), - MaxPtBalance = cms.double( 999999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 9.0 ), NSigmaPt = cms.double( 0.0 ), - MaxDCAMuMu = cms.double( 0.5 ), - MaxRapidityPair = cms.double( 1.25 ), - CutCowboys = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + MaxNormalizedChi2 = cms.double( 9999.0 ), + MaxDXYBeamSpot = cms.double( 9999.0 ), + MinDXYBeamSpot = cms.double( -1.0 ), + MinNmuonHits = cms.int32( 0 ), + MaxPtDifference = cms.double( 9999.0 ), + MinTrackPt = cms.double( 0.0 ), + minMuonStations = cms.int32( 2 ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 0 ), + MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), + trkMuonId = cms.uint32( 0 ), L1MatchingdR = cms.double( 0.3 ), MatchToPreviousCand = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), useSimpleGeometry = cms.bool( True ), useStation2 = cms.bool( True ), fallbackToME1 = cms.bool( False ), @@ -52017,104 +53971,200 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltDisplacedmumuVtxProducerDimuon10PsiPrimeBarrelnoCow = cms.EDProducer( "HLTDisplacedmumuVtxProducer", - Src = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDimuon10PsiPrimeBarrelnoCowL3Filtered" ), - matchToPrevious = cms.bool( True ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MinPtPair = cms.double( 0.0 ), - MinInvMass = cms.double( 0.0 ), - MaxInvMass = cms.double( 999999.0 ), - ChargeOpt = cms.int32( -1 ) +fragment.hltDiMu9Ele9CaloIdLTrackIdLElectronlegL1MatchFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", + saveTags = cms.bool( True ), + candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), + l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + candNonIsolatedTag = cms.InputTag( "" ), + l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1SeedFilterTag = cms.InputTag( "hltL1sDoubleMu7EG7" ), + l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + ncandcut = cms.int32( 1 ), + doIsolated = cms.bool( False ), + region_eta_size = cms.double( 0.522 ), + region_eta_size_ecap = cms.double( 1.0 ), + region_phi_size = cms.double( 1.044 ), + barrel_end = cms.double( 1.4791 ), + endcap_end = cms.double( 2.65 ) ) -fragment.hltDisplacedmumuFilterDimuon10PsiPrimeBarrelnoCow = cms.EDFilter( "HLTDisplacedmumuFilter", +fragment.hltDiMu9Ele9CaloIdLTrackIdLElectronlegEtFilter = cms.EDFilter( "HLTEgammaEtFilter", saveTags = cms.bool( True ), - FastAccept = cms.bool( True ), - MinLxySignificance = cms.double( 0.0 ), - MaxLxySignificance = cms.double( 0.0 ), - MaxNormalisedChi2 = cms.double( 999999.0 ), - MinVtxProbability = cms.double( 0.005 ), - MinCosinePointingAngle = cms.double( -2.0 ), - DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon10PsiPrimeBarrelnoCow" ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) + inputTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegL1MatchFilter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 9.0 ), + etcutEE = cms.double( 9.0 ), + ncandcut = cms.int32( 1 ) ) -fragment.hltPreDimuon20JpsiBarrelSeagulls = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltDiMu9Ele9CaloIdLTrackIdLElectronlegClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegEtFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.013 ), + thrRegularEE = cms.vdouble( 0.035 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltDimuon20JpsiBarrelnoCowL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", +fragment.hltDiMu9Ele9CaloIdLTrackIdLElectronlegHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - PreviousCandIsL2 = cms.bool( True ), - FastAccept = cms.bool( False ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MaxDz = cms.double( 9999.0 ), - ChargeOpt = cms.int32( -1 ), - MinPtPair = cms.vdouble( 19.9 ), - MaxPtPair = cms.vdouble( 1.0E125 ), - MinPtMax = cms.vdouble( 0.0 ), - MinPtMin = cms.vdouble( 0.0 ), - MaxPtMin = cms.vdouble( 1.0E125 ), - MinInvMass = cms.vdouble( 2.9 ), - MaxInvMass = cms.vdouble( 3.3 ), - MinDiMuonDeltaR = cms.double( -1.0 ), - MinAcop = cms.double( -999.0 ), - MaxAcop = cms.double( 999.0 ), - MinPtBalance = cms.double( -1.0 ), - MaxPtBalance = cms.double( 999999.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxDCAMuMu = cms.double( 0.5 ), - MaxRapidityPair = cms.double( 1.25 ), - CutCowboys = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) + candTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegClusterShapeFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.13 ), + thrOverEEE = cms.vdouble( 0.13 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltDisplacedmumuVtxProducerDimuon20JpsiBarrelnoCow = cms.EDProducer( "HLTDisplacedmumuVtxProducer", - Src = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDimuon20JpsiBarrelnoCowL3Filtered" ), - matchToPrevious = cms.bool( True ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MinPtPair = cms.double( 0.0 ), - MinInvMass = cms.double( 0.0 ), - MaxInvMass = cms.double( 999999.0 ), - ChargeOpt = cms.int32( -1 ) +fragment.hltDiMu9Ele9CaloIdLTrackIdLElectronlegPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegHEFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) +) +fragment.hltDiMu9Ele9CaloIdLTrackIdLElectronlegOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegPixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 999999.0 ), + thrRegularEE = cms.vdouble( 999999.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +fragment.hltDiMu9Ele9CaloIdLTrackIdLElectronlegDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegOneOEMinusOneOPFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.01 ), + thrRegularEE = cms.vdouble( 0.015 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +fragment.hltDiMu9Ele9CaloIdLTrackIdLElectronlegDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegDetaFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.07 ), + thrRegularEE = cms.vdouble( 0.1 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +fragment.hltMu9Ele9DZFilter = cms.EDFilter( "HLT2MuonPhotonDZ", + saveTags = cms.bool( True ), + originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), + originTag2 = cms.VInputTag( 'hltEgammaCandidates' ), + inputTag1 = cms.InputTag( "hltL3fL1DoubleMu7EG7f0Filtered9" ), + inputTag2 = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegDphiFilter" ), + electronTag = cms.InputTag( "hltEgammaGsfElectrons" ), + triggerType1 = cms.int32( 83 ), + triggerType2 = cms.int32( 81 ), + MinDR = cms.double( -1.0 ), + MaxDZ = cms.double( 0.2 ), + MinPixHitsForDZ = cms.int32( 1 ), + checkSC = cms.bool( False ), + MinN = cms.int32( 2 ) ) -fragment.hltDisplacedmumuFilterDimuon20JpsiBarrelnoCow = cms.EDFilter( "HLTDisplacedmumuFilter", +fragment.hltDoubleMu9DZFilter = cms.EDFilter( "HLT2MuonMuonDZ", saveTags = cms.bool( True ), - FastAccept = cms.bool( True ), - MinLxySignificance = cms.double( 0.0 ), - MaxLxySignificance = cms.double( 0.0 ), - MaxNormalisedChi2 = cms.double( 999999.0 ), - MinVtxProbability = cms.double( 0.005 ), - MinCosinePointingAngle = cms.double( -2.0 ), - DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon20JpsiBarrelnoCow" ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) + originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), + originTag2 = cms.VInputTag( 'hltIterL3MuonCandidates' ), + inputTag1 = cms.InputTag( "hltL3fL1DoubleMu7EG7f0Filtered9" ), + inputTag2 = cms.InputTag( "hltL3fL1DoubleMu7EG7f0Filtered9" ), + triggerType1 = cms.int32( 83 ), + triggerType2 = cms.int32( 83 ), + MinDR = cms.double( 0.001 ), + MaxDZ = cms.double( 0.2 ), + MinPixHitsForDZ = cms.int32( 0 ), + checkSC = cms.bool( False ), + MinN = cms.int32( 1 ) ) -fragment.hltL1s12DoubleMu4p5er2p0SQOSMass7to18 = cms.EDFilter( "HLTL1TSeed", +fragment.hltPreDiMu9Ele9CaloIdLTrackIdL = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltL1sDoubleMu18er = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_DoubleMu4p5er2p0_SQ_OS_Mass_Min7 OR L1_DoubleMu4p5er2p0_SQ_OS_Mass_7to18" ), + L1SeedsLogicalExpression = cms.string( "L1_DoubleMu18er2p1_SQ" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -52124,29 +54174,29 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltPreDimuon10Upsilony1p4 = cms.EDFilter( "HLTPrescaler", +fragment.hltPreDoubleIsoMu20eta2p1 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltL1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", - saveTags = cms.bool( False ), +fragment.hltL1fL1sDoubleMu18erL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", + saveTags = cms.bool( True ), CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - PreviousCandTag = cms.InputTag( "hltL1s12DoubleMu4p5er2p0SQOSMass7to18" ), - MaxEta = cms.double( 2.5 ), + PreviousCandTag = cms.InputTag( "hltL1sDoubleMu18er" ), + MaxEta = cms.double( 2.1 ), MinPt = cms.double( 0.0 ), MaxDeltaR = cms.double( 0.3 ), MinN = cms.int32( 2 ), CentralBxOnly = cms.bool( True ), SelectQualities = cms.vint32( ) ) -fragment.hltL2fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1f0L2v2PreFiltered0 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", +fragment.hltL2fL1sDoubleMu18erL1f0L2Filtered10Q = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", saveTags = cms.bool( True ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), CandTag = cms.InputTag( "hltL2MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sDoubleMu18erL1Filtered0" ), SeedMapTag = cms.InputTag( "hltL2Muons" ), MinN = cms.int32( 0 ), - MaxEta = cms.double( 2.5 ), + MaxEta = cms.double( 2.16 ), AbsEtaBins = cms.vdouble( 0.0 ), MinNstations = cms.vint32( 0 ), MinNhits = cms.vint32( 0 ), @@ -52160,10 +54210,10 @@ NSigmaPt = cms.double( 0.0 ), MatchToPreviousCand = cms.bool( True ) ) -fragment.hltL1fForIterL3L1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", +fragment.hltL1fForIterL3L1fL1sDoubleMu18erL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), CandTag = cms.InputTag( "hltL1MuonsPt0" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sDoubleMu18erL1Filtered0" ), MaxEta = cms.double( 2.5 ), MinPt = cms.double( 0.0 ), MaxDeltaR = cms.double( 0.3 ), @@ -52171,40 +54221,38 @@ CentralBxOnly = cms.bool( True ), SelectQualities = cms.vint32( ) ) -fragment.hltDimuon10Upsilony1p4L3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", +fragment.hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20Q = cms.EDFilter( "HLTMuonL3PreFilter", saveTags = cms.bool( True ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1f0L2v2PreFiltered0" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sDoubleMu18erL1f0L2Filtered10Q" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sDoubleMu18erL1Filtered0" ), inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - PreviousCandIsL2 = cms.bool( True ), - FastAccept = cms.bool( False ), MinN = cms.int32( 1 ), - MaxEta = cms.double( 2.5 ), + MaxEta = cms.double( 2.1 ), MinNhits = cms.int32( 0 ), MaxDr = cms.double( 2.0 ), + MinDr = cms.double( -1.0 ), MaxDz = cms.double( 9999.0 ), - ChargeOpt = cms.int32( -1 ), - MinPtPair = cms.vdouble( 9.9 ), - MaxPtPair = cms.vdouble( 1.0E125 ), - MinPtMax = cms.vdouble( 0.0 ), - MinPtMin = cms.vdouble( 0.0 ), - MaxPtMin = cms.vdouble( 1.0E125 ), - MinInvMass = cms.vdouble( 8.5 ), - MaxInvMass = cms.vdouble( 11.5 ), - MinDiMuonDeltaR = cms.double( -1.0 ), - MinAcop = cms.double( -999.0 ), - MaxAcop = cms.double( 999.0 ), - MinPtBalance = cms.double( -1.0 ), - MaxPtBalance = cms.double( 999999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 20.0 ), NSigmaPt = cms.double( 0.0 ), - MaxDCAMuMu = cms.double( 0.5 ), - MaxRapidityPair = cms.double( 1.4 ), - CutCowboys = cms.bool( False ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + MaxNormalizedChi2 = cms.double( 9999.0 ), + MaxDXYBeamSpot = cms.double( 9999.0 ), + MinDXYBeamSpot = cms.double( -1.0 ), + MinNmuonHits = cms.int32( 0 ), + MaxPtDifference = cms.double( 9999.0 ), + MinTrackPt = cms.double( 0.0 ), + minMuonStations = cms.int32( 2 ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 0 ), + MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), + trkMuonId = cms.uint32( 0 ), L1MatchingdR = cms.double( 0.3 ), MatchToPreviousCand = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), useSimpleGeometry = cms.bool( True ), useStation2 = cms.bool( True ), fallbackToME1 = cms.bool( False ), @@ -52216,465 +54264,1140 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltDisplacedmumuVtxProducerDimuon10Upsilonsv3 = cms.EDProducer( "HLTDisplacedmumuVtxProducer", - Src = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDimuon10Upsilony1p4L3fL3Filtered" ), - matchToPrevious = cms.bool( True ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MinPtPair = cms.double( 0.0 ), - MinInvMass = cms.double( 0.0 ), - MaxInvMass = cms.double( 999999.0 ), - ChargeOpt = cms.int32( -1 ) +fragment.hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20QL3pfecalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20Q" ), + varTag = cms.InputTag( "hltMuonEcalMFPFClusterIsoForMuons" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.14 ), + thrOverEEE = cms.vdouble( 0.1 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) ) -fragment.hltDisplacedmumuFilterDimuon10Upsilonsv3 = cms.EDFilter( "HLTDisplacedmumuFilter", +fragment.hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20QL3pfhcalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", saveTags = cms.bool( True ), - FastAccept = cms.bool( True ), - MinLxySignificance = cms.double( 0.0 ), - MaxLxySignificance = cms.double( 0.0 ), - MaxNormalisedChi2 = cms.double( 999999.0 ), - MinVtxProbability = cms.double( 0.005 ), - MinCosinePointingAngle = cms.double( -2.0 ), - DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon10Upsilonsv3" ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) + candTag = cms.InputTag( "hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20QL3pfecalIsoRhoFiltered" ), + varTag = cms.InputTag( "hltMuonHcalRegPFClusterIsoForMuons" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.177 ), + thrOverEEE = cms.vdouble( 0.24 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) ) -fragment.hltPreDimuon12Upsilony1p4 = cms.EDFilter( "HLTPrescaler", +fragment.hltL3crIsoL1sDoubleMu18erL1f0L2f10QL3f20QL3trkIsoFiltered = cms.EDFilter( "HLTMuonIsoFilter", + saveTags = cms.bool( True ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20QL3pfhcalIsoRhoFiltered" ), + MinN = cms.int32( 2 ), + DepTag = cms.VInputTag( 'hltMuonTkRelIsolationCut0p08Map' ), + IsolatorPSet = cms.PSet( ) +) +fragment.hltL1sDoubleMu125to157ORTripleMu444 = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_DoubleMu_12_5 OR L1_DoubleMu_15_5_SQ OR L1_DoubleMu_15_7 OR L1_TripleMu_5_3_3" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +) +fragment.hltPreTrkMu12DoubleTrkMu5NoFiltersNoVtx = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltDimuon12Upsilony1p4L3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", +fragment.hltL1fL1sDoubleMu155ORTripleMu444L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", + saveTags = cms.bool( True ), + CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + PreviousCandTag = cms.InputTag( "hltL1sDoubleMu125to157ORTripleMu444" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 2 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) +) +fragment.hltL2pfL1sDoubleMu155ORTripleMu444L1f0L2PreFiltered0NoVtx = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", saveTags = cms.bool( True ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1f0L2v2PreFiltered0" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - PreviousCandIsL2 = cms.bool( True ), - FastAccept = cms.bool( False ), - MinN = cms.int32( 1 ), + CandTag = cms.InputTag( "hltL2MuonCandidatesNoVtx" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sDoubleMu155ORTripleMu444L1Filtered0" ), + SeedMapTag = cms.InputTag( "hltL2Muons" ), + MinN = cms.int32( 0 ), MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), + AbsEtaBins = cms.vdouble( 0.0 ), + MinNstations = cms.vint32( 0 ), + MinNhits = cms.vint32( 0 ), + CutOnChambers = cms.bool( False ), + MinNchambers = cms.vint32( 0 ), + MaxDr = cms.double( 9999.0 ), + MinDr = cms.double( -1.0 ), MaxDz = cms.double( 9999.0 ), - ChargeOpt = cms.int32( -1 ), - MinPtPair = cms.vdouble( 11.9 ), - MaxPtPair = cms.vdouble( 1.0E125 ), - MinPtMax = cms.vdouble( 0.0 ), - MinPtMin = cms.vdouble( 0.0 ), - MaxPtMin = cms.vdouble( 1.0E125 ), - MinInvMass = cms.vdouble( 8.5 ), - MaxInvMass = cms.vdouble( 11.5 ), - MinDiMuonDeltaR = cms.double( -1.0 ), - MinAcop = cms.double( -999.0 ), - MaxAcop = cms.double( 999.0 ), - MinPtBalance = cms.double( -1.0 ), - MaxPtBalance = cms.double( 999999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), NSigmaPt = cms.double( 0.0 ), - MaxDCAMuMu = cms.double( 0.5 ), - MaxRapidityPair = cms.double( 1.4 ), - CutCowboys = cms.bool( False ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) + MatchToPreviousCand = cms.bool( True ) +) +fragment.hltL2fL1sDoubleMu155ORTripleMu444L1f0L2Filtered10OneMuNoVtx = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", + saveTags = cms.bool( True ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltL2MuonCandidatesNoVtx" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sDoubleMu155ORTripleMu444L1Filtered0" ), + SeedMapTag = cms.InputTag( "hltL2Muons" ), + MinN = cms.int32( 0 ), + MaxEta = cms.double( 2.5 ), + AbsEtaBins = cms.vdouble( 0.0 ), + MinNstations = cms.vint32( 0 ), + MinNhits = cms.vint32( 0 ), + CutOnChambers = cms.bool( False ), + MinNchambers = cms.vint32( 0 ), + MaxDr = cms.double( 9999.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), + NSigmaPt = cms.double( 0.0 ), + MatchToPreviousCand = cms.bool( True ) +) +fragment.hltIterL3OISeedsFromL2MuonsNoVtx = cms.EDProducer( "TSGForOIFromL2", + src = cms.InputTag( "hltL2Muons" ), + layersToTry = cms.int32( 2 ), + fixedErrorRescaleFactorForHitless = cms.double( 2.0 ), + hitsToTry = cms.int32( 1 ), + adjustErrorsDynamicallyForHits = cms.bool( False ), + adjustErrorsDynamicallyForHitless = cms.bool( True ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ), + UseHitLessSeeds = cms.bool( True ), + estimator = cms.string( "hltESPChi2MeasurementEstimator100" ), + maxEtaForTOB = cms.double( 1.8 ), + minEtaForTEC = cms.double( 0.7 ), + debug = cms.untracked.bool( False ), + fixedErrorRescaleFactorForHits = cms.double( 1.0 ), + maxSeeds = cms.uint32( 20 ), + maxHitlessSeeds = cms.uint32( 5 ), + maxHitSeeds = cms.uint32( 1 ), + numL2ValidHitsCutAllEta = cms.uint32( 20 ), + numL2ValidHitsCutAllEndcap = cms.uint32( 30 ), + pT1 = cms.double( 13.0 ), + pT2 = cms.double( 30.0 ), + pT3 = cms.double( 70.0 ), + eta1 = cms.double( 0.2 ), + eta2 = cms.double( 0.3 ), + eta3 = cms.double( 1.0 ), + eta4 = cms.double( 1.2 ), + eta5 = cms.double( 1.6 ), + eta6 = cms.double( 1.4 ), + eta7 = cms.double( 2.1 ), + SF1 = cms.double( 3.0 ), + SF2 = cms.double( 4.0 ), + SF3 = cms.double( 5.0 ), + SF4 = cms.double( 7.0 ), + SF5 = cms.double( 10.0 ), + SF6 = cms.double( 2.0 ), + SFHld = cms.double( 2.0 ), + SFHd = cms.double( 4.0 ), + tsosDiff1 = cms.double( 0.2 ), + tsosDiff2 = cms.double( 0.02 ), + displacedReco = cms.bool( False ), + propagatorName = cms.string( "PropagatorWithMaterialParabolicMf" ) +) +fragment.hltIterL3OITrackCandidatesNoVtx = cms.EDProducer( "CkfTrackCandidateMaker", + cleanTrajectoryAfterInOut = cms.bool( False ), + doSeedingRegionRebuilding = cms.bool( False ), + onlyPixelHitsForSeedCleaner = cms.bool( False ), + reverseTrajectories = cms.bool( True ), + useHitsSplitting = cms.bool( False ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ), + src = cms.InputTag( "hltIterL3OISeedsFromL2MuonsNoVtx" ), + clustersToSkip = cms.InputTag( "" ), + phase2clustersToSkip = cms.InputTag( "" ), + TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTPSetMuonCkfTrajectoryBuilder" ) ), + TransientInitialStateEstimatorParameters = cms.PSet( + propagatorAlongTISE = cms.string( "PropagatorWithMaterial" ), + numberMeasurementsForFit = cms.int32( 4 ), + propagatorOppositeTISE = cms.string( "PropagatorWithMaterialOpposite" ) + ), + numHitsForSeedCleaner = cms.int32( 4 ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + RedundantSeedCleaner = cms.string( "CachingSeedCleanerBySharedInput" ), + TrajectoryCleaner = cms.string( "muonSeededTrajectoryCleanerBySharedHits" ), + maxNSeeds = cms.uint32( 500000 ), + maxSeedsBeforeCleaning = cms.uint32( 5000 ) +) +fragment.hltIterL3OIMuCtfWithMaterialTracksNoVtx = cms.EDProducer( "TrackProducer", + useSimpleMF = cms.bool( False ), + SimpleMagneticField = cms.string( "" ), + src = cms.InputTag( "hltIterL3OITrackCandidatesNoVtx" ), + clusterRemovalInfo = cms.InputTag( "" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Fitter = cms.string( "hltESPKFFittingSmootherWithOutliersRejectionAndRK" ), + useHitsSplitting = cms.bool( False ), + alias = cms.untracked.string( "ctfWithMaterialTracks" ), + TrajectoryInEvent = cms.bool( False ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + AlgorithmName = cms.string( "iter10" ), + Propagator = cms.string( "PropagatorWithMaterial" ), + GeometricInnerState = cms.bool( True ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + MeasurementTracker = cms.string( "hltESPMeasurementTracker" ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ) +) +fragment.hltIterL3OIMuonTrackCutClassifierNoVtx = cms.EDProducer( "TrackCutClassifier", + src = cms.InputTag( "hltIterL3OIMuCtfWithMaterialTracksNoVtx" ), + beamspot = cms.InputTag( "hltOnlineBeamSpot" ), + vertices = cms.InputTag( "Notused" ), + ignoreVertices = cms.bool( True ), + qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), + mva = cms.PSet( + minPixelHits = cms.vint32( 0, 0, 0 ), + maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 100.0 ), + dr_par = cms.PSet( + d0err = cms.vdouble( 0.003, 0.003, 3.40282346639E38 ), + dr_par2 = cms.vdouble( 0.3, 0.3, 3.40282346639E38 ), + dr_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), + dr_exp = cms.vint32( 4, 4, 2147483647 ), + d0err_par = cms.vdouble( 0.001, 0.001, 3.40282346639E38 ) + ), + maxLostLayers = cms.vint32( 4, 3, 2 ), + min3DLayers = cms.vint32( 0, 0, 0 ), + dz_par = cms.PSet( + dz_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), + dz_par2 = cms.vdouble( 0.35, 0.35, 3.40282346639E38 ), + dz_exp = cms.vint32( 4, 4, 2147483647 ) + ), + minNVtxTrk = cms.int32( 3 ), + maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), + minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), + maxChi2 = cms.vdouble( 3.40282346639E38, 3.40282346639E38, 3.40282346639E38 ), + maxChi2n = cms.vdouble( 10.0, 1.0, 0.4 ), + maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), + minLayers = cms.vint32( 3, 5, 5 ) + ) +) +fragment.hltIterL3OIMuonTrackSelectionHighPurityNoVtx = cms.EDProducer( "TrackCollectionFilterCloner", + originalSource = cms.InputTag( "hltIterL3OIMuCtfWithMaterialTracksNoVtx" ), + originalMVAVals = cms.InputTag( 'hltIterL3OIMuonTrackCutClassifierNoVtx','MVAValues' ), + originalQualVals = cms.InputTag( 'hltIterL3OIMuonTrackCutClassifierNoVtx','QualityMasks' ), + minQuality = cms.string( "highPurity" ), + copyExtras = cms.untracked.bool( True ), + copyTrajectories = cms.untracked.bool( False ) +) +fragment.hltL3MuonsIterL3OINoVtx = cms.EDProducer( "L3MuonProducer", + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + UseMuonNavigation = cms.untracked.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPSmartPropagatorAny', + 'SteppingHelixPropagatorAny', + 'hltESPSmartPropagator', + 'hltESPSteppingHelixPropagatorOpposite' ) + ), + MuonCollectionLabel = cms.InputTag( "hltL2Muons" ), + TrackLoaderParameters = cms.PSet( + MuonSeededTracksInstance = cms.untracked.string( "L2Seeded" ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + DoSmoothing = cms.bool( True ), + SmoothTkTrack = cms.untracked.bool( False ), + VertexConstraint = cms.bool( False ), + MuonUpdatorAtVertexParameters = cms.PSet( + MaxChi2 = cms.double( 1000000.0 ), + BeamSpotPositionErrors = cms.vdouble( 0.1, 0.1, 5.3 ), + Propagator = cms.string( "hltESPSteppingHelixPropagatorOpposite" ) + ), + PutTkTrackIntoEvent = cms.untracked.bool( False ), + Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) + ), + L3TrajBuilderParameters = cms.PSet( + PtCut = cms.double( 1.0 ), + TrackerPropagator = cms.string( "SteppingHelixPropagatorAny" ), + GlobalMuonTrackMatcher = cms.PSet( + Chi2Cut_3 = cms.double( 200.0 ), + DeltaDCut_2 = cms.double( 10.0 ), + Eta_threshold = cms.double( 1.2 ), + Quality_2 = cms.double( 15.0 ), + DeltaDCut_1 = cms.double( 40.0 ), + Quality_3 = cms.double( 7.0 ), + DeltaDCut_3 = cms.double( 15.0 ), + Quality_1 = cms.double( 20.0 ), + Pt_threshold1 = cms.double( 0.0 ), + DeltaRCut_2 = cms.double( 0.2 ), + DeltaRCut_1 = cms.double( 0.1 ), + Pt_threshold2 = cms.double( 9.99999999E8 ), + Chi2Cut_1 = cms.double( 50.0 ), + Chi2Cut_2 = cms.double( 50.0 ), + DeltaRCut_3 = cms.double( 1.0 ), + LocChi2Cut = cms.double( 0.001 ), + Propagator = cms.string( "hltESPSmartPropagator" ), + MinPt = cms.double( 1.0 ), + MinP = cms.double( 2.5 ) + ), + ScaleTECxFactor = cms.double( -1.0 ), + tkTrajUseVertex = cms.bool( False ), + MuonTrackingRegionBuilder = cms.PSet( + Rescale_Dz = cms.double( 4.0 ), + Pt_fixed = cms.bool( False ), + Eta_fixed = cms.bool( True ), + Eta_min = cms.double( 0.1 ), + DeltaZ = cms.double( 24.2 ), + maxRegions = cms.int32( 2 ), + EtaR_UpperLimit_Par1 = cms.double( 0.25 ), + UseVertex = cms.bool( False ), + Z_fixed = cms.bool( False ), + PhiR_UpperLimit_Par1 = cms.double( 0.6 ), + PhiR_UpperLimit_Par2 = cms.double( 0.2 ), + Rescale_phi = cms.double( 3.0 ), + DeltaEta = cms.double( 0.2 ), + precise = cms.bool( True ), + OnDemand = cms.int32( -1 ), + EtaR_UpperLimit_Par2 = cms.double( 0.15 ), + MeasurementTrackerName = cms.InputTag( "hltESPMeasurementTracker" ), + vertexCollection = cms.InputTag( "pixelVertices" ), + Pt_min = cms.double( 3.0 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Phi_fixed = cms.bool( True ), + DeltaR = cms.double( 0.025 ), + input = cms.InputTag( "hltL2Muons" ), + DeltaPhi = cms.double( 0.15 ), + Phi_min = cms.double( 0.1 ), + Rescale_eta = cms.double( 3.0 ) + ), + TrackTransformer = cms.PSet( + Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), + RefitDirection = cms.string( "insideOut" ), + RefitRPCHits = cms.bool( True ), + Propagator = cms.string( "hltESPSmartPropagatorAny" ), + DoPredictionsOnly = cms.bool( False ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), + Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) + ), + tkTrajBeamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + RefitRPCHits = cms.bool( True ), + tkTrajVertex = cms.InputTag( "Notused" ), + GlbRefitterParameters = cms.PSet( + Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), + DTRecSegmentLabel = cms.InputTag( "hltDt4DSegments" ), + RefitFlag = cms.bool( True ), + SkipStation = cms.int32( -1 ), + Chi2CutRPC = cms.double( 1.0 ), + PropDirForCosmics = cms.bool( False ), + CSCRecSegmentLabel = cms.InputTag( "hltCscSegments" ), + HitThreshold = cms.int32( 1 ), + DYTthrs = cms.vint32( 30, 15 ), + TrackerSkipSystem = cms.int32( -1 ), + RefitDirection = cms.string( "insideOut" ), + Chi2CutCSC = cms.double( 150.0 ), + Chi2CutDT = cms.double( 10.0 ), + RefitRPCHits = cms.bool( True ), + TrackerSkipSection = cms.int32( -1 ), + Propagator = cms.string( "hltESPSmartPropagatorAny" ), + DoPredictionsOnly = cms.bool( False ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + MuonHitsOption = cms.int32( 1 ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ) + ), + PCut = cms.double( 2.5 ), + tkTrajMaxDXYBeamSpot = cms.double( 9999.0 ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + tkTrajMaxChi2 = cms.double( 9999.0 ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), + ScaleTECyFactor = cms.double( -1.0 ), + tkTrajLabel = cms.InputTag( "hltIterL3OIMuonTrackSelectionHighPurityNoVtx" ) + ) ) -fragment.hltDisplacedmumuVtxProducerDimuon12Upsilonsv3 = cms.EDProducer( "HLTDisplacedmumuVtxProducer", - Src = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDimuon12Upsilony1p4L3fL3Filtered" ), - matchToPrevious = cms.bool( True ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MinPtPair = cms.double( 0.0 ), - MinInvMass = cms.double( 0.0 ), - MaxInvMass = cms.double( 999999.0 ), - ChargeOpt = cms.int32( -1 ) +fragment.hltIterL3OIL3MuonsLinksCombinationNoVtx = cms.EDProducer( "L3TrackLinksCombiner", + labels = cms.VInputTag( 'hltL3MuonsIterL3OINoVtx' ) ) -fragment.hltDisplacedmumuFilterDimuon12Upsilonsv3 = cms.EDFilter( "HLTDisplacedmumuFilter", - saveTags = cms.bool( True ), - FastAccept = cms.bool( True ), - MinLxySignificance = cms.double( 0.0 ), - MaxLxySignificance = cms.double( 0.0 ), - MaxNormalisedChi2 = cms.double( 999999.0 ), - MinVtxProbability = cms.double( 0.005 ), - MinCosinePointingAngle = cms.double( -2.0 ), - DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon12Upsilonsv3" ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) +fragment.hltIterL3OIL3MuonsNoVtx = cms.EDProducer( "L3TrackCombiner", + labels = cms.VInputTag( 'hltL3MuonsIterL3OINoVtx' ) ) -fragment.hltPreDimuon14PhiBarrelSeagulls = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltIterL3OIL3MuonCandidatesNoVtx = cms.EDProducer( "L3MuonCandidateProducer", + InputObjects = cms.InputTag( "hltIterL3OIL3MuonsNoVtx" ), + InputLinksObjects = cms.InputTag( "hltIterL3OIL3MuonsLinksCombinationNoVtx" ), + MuonPtOption = cms.string( "Tracker" ) ) -fragment.hltDimuon14PhiBarrelnoCowL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - PreviousCandIsL2 = cms.bool( True ), - FastAccept = cms.bool( False ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MaxDz = cms.double( 9999.0 ), - ChargeOpt = cms.int32( -1 ), - MinPtPair = cms.vdouble( 13.9 ), - MaxPtPair = cms.vdouble( 1.0E125 ), - MinPtMax = cms.vdouble( 0.0 ), - MinPtMin = cms.vdouble( 0.0 ), - MaxPtMin = cms.vdouble( 1.0E125 ), - MinInvMass = cms.vdouble( 0.85 ), - MaxInvMass = cms.vdouble( 1.2 ), - MinDiMuonDeltaR = cms.double( -1.0 ), - MinAcop = cms.double( -999.0 ), - MaxAcop = cms.double( 999.0 ), - MinPtBalance = cms.double( -1.0 ), - MaxPtBalance = cms.double( 999999.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxDCAMuMu = cms.double( 0.5 ), - MaxRapidityPair = cms.double( 1.25 ), - CutCowboys = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) +fragment.hltL2SelectorForL3IONoVtx = cms.EDProducer( "HLTMuonL2SelectorForL3IO", + l2Src = cms.InputTag( "hltL2Muons" ), + l3OISrc = cms.InputTag( "hltIterL3OIL3MuonCandidatesNoVtx" ), + InputLinks = cms.InputTag( "hltIterL3OIL3MuonsLinksCombinationNoVtx" ), + applyL3Filters = cms.bool( False ), + MinNhits = cms.int32( 1 ), + MaxNormalizedChi2 = cms.double( 20.0 ), + MinNmuonHits = cms.int32( 1 ), + MaxPtDifference = cms.double( 0.3 ) ) -fragment.hltDisplacedmumuVtxProducerDimuon14PhiBarrelnoCow = cms.EDProducer( "HLTDisplacedmumuVtxProducer", - Src = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDimuon14PhiBarrelnoCowL3Filtered" ), - matchToPrevious = cms.bool( True ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MinPtPair = cms.double( 0.0 ), - MinInvMass = cms.double( 0.0 ), - MaxInvMass = cms.double( 999999.0 ), - ChargeOpt = cms.int32( -1 ) +fragment.hltIterL3MuonPixelTracksTrackingRegionsNoVtx = cms.EDProducer( "MuonTrackingRegionEDProducer", + EtaR_UpperLimit_Par1 = cms.double( 0.25 ), + DeltaR = cms.double( 0.025 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + OnDemand = cms.int32( -1 ), + vertexCollection = cms.InputTag( "notUsed" ), + Rescale_phi = cms.double( 3.0 ), + Eta_fixed = cms.bool( True ), + Rescale_eta = cms.double( 3.0 ), + PhiR_UpperLimit_Par2 = cms.double( 0.2 ), + Eta_min = cms.double( 0.0 ), + Phi_fixed = cms.bool( True ), + Phi_min = cms.double( 0.0 ), + PhiR_UpperLimit_Par1 = cms.double( 0.6 ), + EtaR_UpperLimit_Par2 = cms.double( 0.15 ), + MeasurementTrackerName = cms.InputTag( "" ), + UseVertex = cms.bool( False ), + Rescale_Dz = cms.double( 4.0 ), + Pt_fixed = cms.bool( True ), + Z_fixed = cms.bool( True ), + Pt_min = cms.double( 0.0 ), + DeltaZ = cms.double( 24.2 ), + DeltaEta = cms.double( 0.2 ), + DeltaPhi = cms.double( 0.15 ), + maxRegions = cms.int32( 5 ), + precise = cms.bool( True ), + input = cms.InputTag( "hltL2SelectorForL3IONoVtx" ) ) -fragment.hltDisplacedmumuFilterDimuon14PhiBarrelnoCow = cms.EDFilter( "HLTDisplacedmumuFilter", - saveTags = cms.bool( True ), - FastAccept = cms.bool( True ), - MinLxySignificance = cms.double( 0.0 ), - MaxLxySignificance = cms.double( 0.0 ), - MaxNormalisedChi2 = cms.double( 999999.0 ), - MinVtxProbability = cms.double( 0.005 ), - MinCosinePointingAngle = cms.double( -2.0 ), - DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon14PhiBarrelnoCow" ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) +fragment.hltPixelTracksInRegionL2NoVtx = cms.EDProducer( "TrackSelectorByRegion", + tracks = cms.InputTag( "hltPixelTracks" ), + regions = cms.InputTag( "hltIterL3MuonPixelTracksTrackingRegionsNoVtx" ), + produceTrackCollection = cms.bool( True ), + produceMask = cms.bool( False ) ) -fragment.hltL1sDoubleMu4SQOSdRMax1p2DoubleMu0er1p5SQOSdRMax1p4 = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_DoubleMu4_SQ_OS_dR_Max1p2 OR L1_DoubleMu4p5_SQ_OS_dR_Max1p2 OR L1_DoubleMu0er1p5_SQ_OS_dR_Max1p4 OR L1_DoubleMu0er1p4_SQ_OS_dR_Max1p4" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +fragment.hltIter0IterL3MuonPixelSeedsFromPixelTracksNoVtx = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", + InputCollection = cms.InputTag( "hltPixelTracksInRegionL2NoVtx" ), + InputVertexCollection = cms.InputTag( "" ), + originHalfLength = cms.double( 0.3 ), + originRadius = cms.double( 0.1 ), + useProtoTrackKinematics = cms.bool( False ), + useEventsWithNoVertex = cms.bool( True ), + TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + usePV = cms.bool( False ), + includeFourthHit = cms.bool( True ), + SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) ) -fragment.hltPreDimuon25Jpsi = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltIter0IterL3MuonCkfTrackCandidatesNoVtx = cms.EDProducer( "CkfTrackCandidateMaker", + cleanTrajectoryAfterInOut = cms.bool( False ), + doSeedingRegionRebuilding = cms.bool( True ), + onlyPixelHitsForSeedCleaner = cms.bool( False ), + reverseTrajectories = cms.bool( False ), + useHitsSplitting = cms.bool( True ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ), + src = cms.InputTag( "hltIter0IterL3MuonPixelSeedsFromPixelTracksNoVtx" ), + clustersToSkip = cms.InputTag( "" ), + phase2clustersToSkip = cms.InputTag( "" ), + TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter0IterL3MuonPSetGroupedCkfTrajectoryBuilderIT" ) ), + TransientInitialStateEstimatorParameters = cms.PSet( + propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), + numberMeasurementsForFit = cms.int32( 4 ), + propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) + ), + numHitsForSeedCleaner = cms.int32( 4 ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + RedundantSeedCleaner = cms.string( "none" ), + TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), + maxNSeeds = cms.uint32( 100000 ), + maxSeedsBeforeCleaning = cms.uint32( 1000 ) ) -fragment.hltL1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - PreviousCandTag = cms.InputTag( "hltL1sDoubleMu4SQOSdRMax1p2DoubleMu0er1p5SQOSdRMax1p4" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 2 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) +fragment.hltIter0IterL3MuonCtfWithMaterialTracksNoVtx = cms.EDProducer( "TrackProducer", + useSimpleMF = cms.bool( True ), + SimpleMagneticField = cms.string( "ParabolicMf" ), + src = cms.InputTag( "hltIter0IterL3MuonCkfTrackCandidatesNoVtx" ), + clusterRemovalInfo = cms.InputTag( "" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Fitter = cms.string( "hltESPFittingSmootherIT" ), + useHitsSplitting = cms.bool( False ), + alias = cms.untracked.string( "ctfWithMaterialTracks" ), + TrajectoryInEvent = cms.bool( False ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + AlgorithmName = cms.string( "hltIter0" ), + Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), + GeometricInnerState = cms.bool( True ), + NavigationSchool = cms.string( "" ), + MeasurementTracker = cms.string( "" ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ) ) -fragment.hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL2MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0" ), - SeedMapTag = cms.InputTag( "hltL2Muons" ), - MinN = cms.int32( 0 ), - MaxEta = cms.double( 2.5 ), - AbsEtaBins = cms.vdouble( 0.0 ), - MinNstations = cms.vint32( 0 ), - MinNhits = cms.vint32( 0 ), - CutOnChambers = cms.bool( False ), - MinNchambers = cms.vint32( 0 ), - MaxDr = cms.double( 9999.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - NSigmaPt = cms.double( 0.0 ), - MatchToPreviousCand = cms.bool( True ) +fragment.hltIter0IterL3MuonTrackCutClassifierNoVtx = cms.EDProducer( "TrackCutClassifier", + src = cms.InputTag( "hltIter0IterL3MuonCtfWithMaterialTracksNoVtx" ), + beamspot = cms.InputTag( "hltOnlineBeamSpot" ), + vertices = cms.InputTag( "hltTrimmedPixelVertices" ), + ignoreVertices = cms.bool( False ), + qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), + mva = cms.PSet( + minPixelHits = cms.vint32( 0, 0, 0 ), + maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 100.0 ), + dr_par = cms.PSet( + d0err = cms.vdouble( 0.003, 0.003, 3.40282346639E38 ), + dr_par2 = cms.vdouble( 0.3, 0.3, 3.40282346639E38 ), + dr_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), + dr_exp = cms.vint32( 4, 4, 2147483647 ), + d0err_par = cms.vdouble( 0.001, 0.001, 3.40282346639E38 ) + ), + maxLostLayers = cms.vint32( 1, 1, 1 ), + min3DLayers = cms.vint32( 0, 0, 0 ), + dz_par = cms.PSet( + dz_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), + dz_par2 = cms.vdouble( 0.35, 0.35, 3.40282346639E38 ), + dz_exp = cms.vint32( 4, 4, 2147483647 ) + ), + minNVtxTrk = cms.int32( 3 ), + maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), + minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), + maxChi2 = cms.vdouble( 3.40282346639E38, 3.40282346639E38, 3.40282346639E38 ), + maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), + maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), + minLayers = cms.vint32( 3, 3, 4 ) + ) ) -fragment.hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltL1MuonsPt0" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 1 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) +fragment.hltIter0IterL3MuonTrackSelectionHighPurityNoVtx = cms.EDProducer( "TrackCollectionFilterCloner", + originalSource = cms.InputTag( "hltIter0IterL3MuonCtfWithMaterialTracksNoVtx" ), + originalMVAVals = cms.InputTag( 'hltIter0IterL3MuonTrackCutClassifierNoVtx','MVAValues' ), + originalQualVals = cms.InputTag( 'hltIter0IterL3MuonTrackCutClassifierNoVtx','QualityMasks' ), + minQuality = cms.string( "highPurity" ), + copyExtras = cms.untracked.bool( True ), + copyTrajectories = cms.untracked.bool( False ) ) -fragment.hltDimuon25JpsiL3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - PreviousCandIsL2 = cms.bool( True ), - FastAccept = cms.bool( False ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MaxDz = cms.double( 9999.0 ), - ChargeOpt = cms.int32( -1 ), - MinPtPair = cms.vdouble( 24.9 ), - MaxPtPair = cms.vdouble( 1.0E125 ), - MinPtMax = cms.vdouble( 0.0 ), - MinPtMin = cms.vdouble( 0.0 ), - MaxPtMin = cms.vdouble( 1.0E125 ), - MinInvMass = cms.vdouble( 2.9 ), - MaxInvMass = cms.vdouble( 3.3 ), - MinDiMuonDeltaR = cms.double( -1.0 ), - MinAcop = cms.double( -999.0 ), - MaxAcop = cms.double( 999.0 ), - MinPtBalance = cms.double( -1.0 ), - MaxPtBalance = cms.double( 999999.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxDCAMuMu = cms.double( 0.5 ), - MaxRapidityPair = cms.double( 999999.0 ), - CutCowboys = cms.bool( False ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) +fragment.hltL3MuonsIterL3IONoVtx = cms.EDProducer( "L3MuonProducer", + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + UseMuonNavigation = cms.untracked.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPSmartPropagatorAny', + 'SteppingHelixPropagatorAny', + 'hltESPSmartPropagator', + 'hltESPSteppingHelixPropagatorOpposite' ) + ), + MuonCollectionLabel = cms.InputTag( "hltL2Muons" ), + TrackLoaderParameters = cms.PSet( + MuonSeededTracksInstance = cms.untracked.string( "L2Seeded" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + DoSmoothing = cms.bool( False ), + SmoothTkTrack = cms.untracked.bool( False ), + VertexConstraint = cms.bool( False ), + MuonUpdatorAtVertexParameters = cms.PSet( + MaxChi2 = cms.double( 1000000.0 ), + BeamSpotPositionErrors = cms.vdouble( 0.1, 0.1, 5.3 ), + Propagator = cms.string( "hltESPSteppingHelixPropagatorOpposite" ) + ), + PutTkTrackIntoEvent = cms.untracked.bool( False ), + Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) + ), + L3TrajBuilderParameters = cms.PSet( + PtCut = cms.double( 1.0 ), + TrackerPropagator = cms.string( "SteppingHelixPropagatorAny" ), + GlobalMuonTrackMatcher = cms.PSet( + Chi2Cut_3 = cms.double( 200.0 ), + DeltaDCut_2 = cms.double( 10.0 ), + Eta_threshold = cms.double( 1.2 ), + Quality_2 = cms.double( 15.0 ), + DeltaDCut_1 = cms.double( 40.0 ), + Quality_3 = cms.double( 7.0 ), + DeltaDCut_3 = cms.double( 15.0 ), + Quality_1 = cms.double( 20.0 ), + Pt_threshold1 = cms.double( 0.0 ), + DeltaRCut_2 = cms.double( 0.2 ), + DeltaRCut_1 = cms.double( 0.1 ), + Pt_threshold2 = cms.double( 9.99999999E8 ), + Chi2Cut_1 = cms.double( 50.0 ), + Chi2Cut_2 = cms.double( 50.0 ), + DeltaRCut_3 = cms.double( 1.0 ), + LocChi2Cut = cms.double( 0.001 ), + Propagator = cms.string( "hltESPSmartPropagator" ), + MinPt = cms.double( 1.0 ), + MinP = cms.double( 2.5 ) + ), + ScaleTECxFactor = cms.double( -1.0 ), + tkTrajUseVertex = cms.bool( False ), + MuonTrackingRegionBuilder = cms.PSet( + Rescale_Dz = cms.double( 4.0 ), + Pt_fixed = cms.bool( True ), + Eta_fixed = cms.bool( True ), + Eta_min = cms.double( 0.1 ), + DeltaZ = cms.double( 24.2 ), + maxRegions = cms.int32( 2 ), + EtaR_UpperLimit_Par1 = cms.double( 0.25 ), + UseVertex = cms.bool( False ), + Z_fixed = cms.bool( True ), + PhiR_UpperLimit_Par1 = cms.double( 0.6 ), + PhiR_UpperLimit_Par2 = cms.double( 0.2 ), + Rescale_phi = cms.double( 3.0 ), + DeltaEta = cms.double( 0.04 ), + precise = cms.bool( True ), + OnDemand = cms.int32( -1 ), + EtaR_UpperLimit_Par2 = cms.double( 0.15 ), + MeasurementTrackerName = cms.InputTag( "hltESPMeasurementTracker" ), + vertexCollection = cms.InputTag( "pixelVertices" ), + Pt_min = cms.double( 3.0 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Phi_fixed = cms.bool( True ), + DeltaR = cms.double( 0.025 ), + input = cms.InputTag( "hltL2SelectorForL3IONoVtx" ), + DeltaPhi = cms.double( 0.15 ), + Phi_min = cms.double( 0.1 ), + Rescale_eta = cms.double( 3.0 ) + ), + TrackTransformer = cms.PSet( + Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), + RefitDirection = cms.string( "insideOut" ), + RefitRPCHits = cms.bool( True ), + Propagator = cms.string( "hltESPSmartPropagatorAny" ), + DoPredictionsOnly = cms.bool( False ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), + Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) + ), + tkTrajBeamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + RefitRPCHits = cms.bool( True ), + tkTrajVertex = cms.InputTag( "hltTrimmedPixelVertices" ), + GlbRefitterParameters = cms.PSet( + Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), + DTRecSegmentLabel = cms.InputTag( "hltDt4DSegments" ), + RefitFlag = cms.bool( True ), + SkipStation = cms.int32( -1 ), + Chi2CutRPC = cms.double( 1.0 ), + PropDirForCosmics = cms.bool( False ), + CSCRecSegmentLabel = cms.InputTag( "hltCscSegments" ), + HitThreshold = cms.int32( 1 ), + DYTthrs = cms.vint32( 30, 15 ), + TrackerSkipSystem = cms.int32( -1 ), + RefitDirection = cms.string( "insideOut" ), + Chi2CutCSC = cms.double( 150.0 ), + Chi2CutDT = cms.double( 10.0 ), + RefitRPCHits = cms.bool( True ), + TrackerSkipSection = cms.int32( -1 ), + Propagator = cms.string( "hltESPSmartPropagatorAny" ), + DoPredictionsOnly = cms.bool( False ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + MuonHitsOption = cms.int32( 1 ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ) + ), + PCut = cms.double( 2.5 ), + tkTrajMaxDXYBeamSpot = cms.double( 9999.0 ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + matchToSeeds = cms.bool( True ), + tkTrajMaxChi2 = cms.double( 9999.0 ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), + ScaleTECyFactor = cms.double( -1.0 ), + tkTrajLabel = cms.InputTag( "hltIter0IterL3MuonTrackSelectionHighPurityNoVtx" ) + ) ) -fragment.hltDisplacedmumuVtxProducerDimuon25Jpsis = cms.EDProducer( "HLTDisplacedmumuVtxProducer", - Src = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDimuon25JpsiL3fL3Filtered" ), - matchToPrevious = cms.bool( True ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MinPtPair = cms.double( 0.0 ), - MinInvMass = cms.double( 0.0 ), - MaxInvMass = cms.double( 999999.0 ), - ChargeOpt = cms.int32( -1 ) +fragment.hltIterL3MuonsFromL2LinksCombinationNoVtx = cms.EDProducer( "L3TrackLinksCombiner", + labels = cms.VInputTag( 'hltL3MuonsIterL3OINoVtx','hltL3MuonsIterL3IONoVtx' ) ) -fragment.hltDisplacedmumuFilterDimuon25Jpsis = cms.EDFilter( "HLTDisplacedmumuFilter", - saveTags = cms.bool( True ), - FastAccept = cms.bool( True ), - MinLxySignificance = cms.double( 0.0 ), - MaxLxySignificance = cms.double( 0.0 ), - MaxNormalisedChi2 = cms.double( 999999.0 ), - MinVtxProbability = cms.double( 0.005 ), - MinCosinePointingAngle = cms.double( -2.0 ), - DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon25Jpsis" ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) +fragment.hltIterL3MuonsFromL2NoVtx = cms.EDProducer( "L3TrackCombiner", + labels = cms.VInputTag( 'hltL3MuonsIterL3OINoVtx','hltL3MuonsIterL3IONoVtx' ) +) +fragment.hltIterL3MuonL1MuonNoL2SelectorNoVtx = cms.EDProducer( "HLTL1MuonNoL2Selector", + InputObjects = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L2CandTag = cms.InputTag( "hltL2MuonCandidatesNoVtx" ), + SeedMapTag = cms.InputTag( "hltL2Muons" ), + L1MinPt = cms.double( -1.0 ), + L1MaxEta = cms.double( 5.0 ), + L1MinQuality = cms.uint32( 7 ), + CentralBxOnly = cms.bool( True ) +) +fragment.hltIterL3FromL1MuonPixelTracksTrackingRegionsNoVtx = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", + RegionPSet = cms.PSet( + vertexCollection = cms.InputTag( "notUsed" ), + zErrorVetex = cms.double( 0.2 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + zErrorBeamSpot = cms.double( 24.2 ), + maxNVertices = cms.int32( 1 ), + maxNRegions = cms.int32( 5 ), + nSigmaZVertex = cms.double( 3.0 ), + nSigmaZBeamSpot = cms.double( 4.0 ), + ptMin = cms.double( 0.0 ), + mode = cms.string( "BeamSpotSigma" ), + input = cms.InputTag( "hltIterL3MuonL1MuonNoL2SelectorNoVtx" ), + searchOpt = cms.bool( False ), + whereToUseMeasurementTracker = cms.string( "Never" ), + originRadius = cms.double( 0.2 ), + measurementTrackerName = cms.InputTag( "" ), + precise = cms.bool( True ), + deltaEta = cms.double( 0.35 ), + deltaPhi = cms.double( 0.2 ) + ) +) +fragment.hltPixelTracksInRegionL1NoVtx = cms.EDProducer( "TrackSelectorByRegion", + tracks = cms.InputTag( "hltPixelTracks" ), + regions = cms.InputTag( "hltIterL3FromL1MuonPixelTracksTrackingRegionsNoVtx" ), + produceTrackCollection = cms.bool( True ), + produceMask = cms.bool( False ) ) -fragment.hltPreDimuon14PsiPrime = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltIter0IterL3FromL1MuonPixelSeedsFromPixelTracksNoVtx = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", + InputCollection = cms.InputTag( "hltPixelTracksInRegionL1NoVtx" ), + InputVertexCollection = cms.InputTag( "" ), + originHalfLength = cms.double( 0.3 ), + originRadius = cms.double( 0.1 ), + useProtoTrackKinematics = cms.bool( False ), + useEventsWithNoVertex = cms.bool( True ), + TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + usePV = cms.bool( False ), + includeFourthHit = cms.bool( True ), + SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) ) -fragment.hltDimuon14PsiPrimeL3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - PreviousCandIsL2 = cms.bool( True ), - FastAccept = cms.bool( False ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MaxDz = cms.double( 9999.0 ), - ChargeOpt = cms.int32( -1 ), - MinPtPair = cms.vdouble( 13.9 ), - MaxPtPair = cms.vdouble( 1.0E125 ), - MinPtMax = cms.vdouble( 0.0 ), - MinPtMin = cms.vdouble( 0.0 ), - MaxPtMin = cms.vdouble( 1.0E125 ), - MinInvMass = cms.vdouble( 3.35 ), - MaxInvMass = cms.vdouble( 4.05 ), - MinDiMuonDeltaR = cms.double( -1.0 ), - MinAcop = cms.double( -999.0 ), - MaxAcop = cms.double( 999.0 ), - MinPtBalance = cms.double( -1.0 ), - MaxPtBalance = cms.double( 999999.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxDCAMuMu = cms.double( 0.5 ), - MaxRapidityPair = cms.double( 999999.0 ), - CutCowboys = cms.bool( False ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) +fragment.hltIter0IterL3FromL1MuonCkfTrackCandidatesNoVtx = cms.EDProducer( "CkfTrackCandidateMaker", + cleanTrajectoryAfterInOut = cms.bool( False ), + doSeedingRegionRebuilding = cms.bool( True ), + onlyPixelHitsForSeedCleaner = cms.bool( False ), + reverseTrajectories = cms.bool( False ), + useHitsSplitting = cms.bool( True ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ), + src = cms.InputTag( "hltIter0IterL3FromL1MuonPixelSeedsFromPixelTracksNoVtx" ), + clustersToSkip = cms.InputTag( "" ), + phase2clustersToSkip = cms.InputTag( "" ), + TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter0IterL3FromL1MuonPSetGroupedCkfTrajectoryBuilderIT" ) ), + TransientInitialStateEstimatorParameters = cms.PSet( + propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), + numberMeasurementsForFit = cms.int32( 4 ), + propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) + ), + numHitsForSeedCleaner = cms.int32( 4 ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + RedundantSeedCleaner = cms.string( "none" ), + TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), + maxNSeeds = cms.uint32( 100000 ), + maxSeedsBeforeCleaning = cms.uint32( 1000 ) ) -fragment.hltDisplacedmumuVtxProducerDimuon14PsiPrimes = cms.EDProducer( "HLTDisplacedmumuVtxProducer", - Src = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDimuon14PsiPrimeL3fL3Filtered" ), - matchToPrevious = cms.bool( True ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MinPtPair = cms.double( 0.0 ), - MinInvMass = cms.double( 0.0 ), - MaxInvMass = cms.double( 999999.0 ), - ChargeOpt = cms.int32( -1 ) +fragment.hltIter0IterL3FromL1MuonCtfWithMaterialTracksNoVtx = cms.EDProducer( "TrackProducer", + useSimpleMF = cms.bool( True ), + SimpleMagneticField = cms.string( "ParabolicMf" ), + src = cms.InputTag( "hltIter0IterL3FromL1MuonCkfTrackCandidatesNoVtx" ), + clusterRemovalInfo = cms.InputTag( "" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Fitter = cms.string( "hltESPFittingSmootherIT" ), + useHitsSplitting = cms.bool( False ), + alias = cms.untracked.string( "ctfWithMaterialTracks" ), + TrajectoryInEvent = cms.bool( False ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + AlgorithmName = cms.string( "hltIter0" ), + Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), + GeometricInnerState = cms.bool( True ), + NavigationSchool = cms.string( "" ), + MeasurementTracker = cms.string( "" ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ) ) -fragment.hltDisplacedmumuFilterDimuon14PsiPrimes = cms.EDFilter( "HLTDisplacedmumuFilter", - saveTags = cms.bool( True ), - FastAccept = cms.bool( True ), - MinLxySignificance = cms.double( 0.0 ), - MaxLxySignificance = cms.double( 0.0 ), - MaxNormalisedChi2 = cms.double( 999999.0 ), - MinVtxProbability = cms.double( 0.005 ), - MinCosinePointingAngle = cms.double( -2.0 ), - DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon14PsiPrimes" ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) +fragment.hltIter0IterL3FromL1MuonTrackCutClassifierNoVtx = cms.EDProducer( "TrackCutClassifier", + src = cms.InputTag( "hltIter0IterL3FromL1MuonCtfWithMaterialTracksNoVtx" ), + beamspot = cms.InputTag( "hltOnlineBeamSpot" ), + vertices = cms.InputTag( "hltTrimmedPixelVertices" ), + ignoreVertices = cms.bool( False ), + qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), + mva = cms.PSet( + minPixelHits = cms.vint32( 0, 0, 0 ), + maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 100.0 ), + dr_par = cms.PSet( + d0err = cms.vdouble( 0.003, 0.003, 3.40282346639E38 ), + dr_par2 = cms.vdouble( 0.3, 0.3, 3.40282346639E38 ), + dr_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), + dr_exp = cms.vint32( 4, 4, 2147483647 ), + d0err_par = cms.vdouble( 0.001, 0.001, 3.40282346639E38 ) + ), + maxLostLayers = cms.vint32( 1, 1, 1 ), + min3DLayers = cms.vint32( 0, 0, 0 ), + dz_par = cms.PSet( + dz_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), + dz_par2 = cms.vdouble( 0.35, 0.35, 3.40282346639E38 ), + dz_exp = cms.vint32( 4, 4, 2147483647 ) + ), + minNVtxTrk = cms.int32( 3 ), + maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), + minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), + maxChi2 = cms.vdouble( 3.40282346639E38, 3.40282346639E38, 3.40282346639E38 ), + maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), + maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), + minLayers = cms.vint32( 3, 3, 4 ) + ) ) -fragment.hltL1sDoubleMu9SQ = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_DoubleMu8_SQ OR L1_DoubleMu9_SQ" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +fragment.hltIter0IterL3FromL1MuonTrackSelectionHighPurityNoVtx = cms.EDProducer( "TrackCollectionFilterCloner", + originalSource = cms.InputTag( "hltIter0IterL3FromL1MuonCtfWithMaterialTracksNoVtx" ), + originalMVAVals = cms.InputTag( 'hltIter0IterL3FromL1MuonTrackCutClassifierNoVtx','MVAValues' ), + originalQualVals = cms.InputTag( 'hltIter0IterL3FromL1MuonTrackCutClassifierNoVtx','QualityMasks' ), + minQuality = cms.string( "highPurity" ), + copyExtras = cms.untracked.bool( True ), + copyTrajectories = cms.untracked.bool( False ) ) -fragment.hltPreDimuon14PsiPrimenoCorrL1 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltIterL3MuonMergedNoVtx = cms.EDProducer( "TrackListMerger", + ShareFrac = cms.double( 0.19 ), + FoundHitBonus = cms.double( 5.0 ), + LostHitPenalty = cms.double( 20.0 ), + MinPT = cms.double( 0.05 ), + Epsilon = cms.double( -0.001 ), + MaxNormalizedChisq = cms.double( 1000.0 ), + MinFound = cms.int32( 3 ), + TrackProducers = cms.VInputTag( 'hltIterL3OIMuonTrackSelectionHighPurityNoVtx','hltIter0IterL3MuonTrackSelectionHighPurityNoVtx' ), + hasSelector = cms.vint32( 0, 0 ), + indivShareFrac = cms.vdouble( 1.0, 1.0 ), + selectedTrackQuals = cms.VInputTag( 'hltIterL3OIMuonTrackSelectionHighPurityNoVtx','hltIter0IterL3MuonTrackSelectionHighPurityNoVtx' ), + setsToMerge = cms.VPSet( + cms.PSet( pQual = cms.bool( False ), + tLists = cms.vint32( 0, 1 ) + ) + ), + trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), + allowFirstHitShare = cms.bool( True ), + newQuality = cms.string( "confirmed" ), + copyExtras = cms.untracked.bool( True ), + writeOnlyTrkQuals = cms.bool( False ), + copyMVA = cms.bool( False ) ) -fragment.hltL1fL1sL1sDoubleMu9SQL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - PreviousCandTag = cms.InputTag( "hltL1sDoubleMu9SQ" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 2 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) +fragment.hltIterL3MuonAndMuonFromL1MergedNoVtx = cms.EDProducer( "TrackListMerger", + ShareFrac = cms.double( 0.19 ), + FoundHitBonus = cms.double( 5.0 ), + LostHitPenalty = cms.double( 20.0 ), + MinPT = cms.double( 0.05 ), + Epsilon = cms.double( -0.001 ), + MaxNormalizedChisq = cms.double( 1000.0 ), + MinFound = cms.int32( 3 ), + TrackProducers = cms.VInputTag( 'hltIterL3MuonMergedNoVtx','hltIter0IterL3FromL1MuonTrackSelectionHighPurityNoVtx' ), + hasSelector = cms.vint32( 0, 0 ), + indivShareFrac = cms.vdouble( 1.0, 1.0 ), + selectedTrackQuals = cms.VInputTag( 'hltIterL3MuonMergedNoVtx','hltIter0IterL3FromL1MuonTrackSelectionHighPurityNoVtx' ), + setsToMerge = cms.VPSet( + cms.PSet( pQual = cms.bool( False ), + tLists = cms.vint32( 0, 1 ) + ) + ), + trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), + allowFirstHitShare = cms.bool( True ), + newQuality = cms.string( "confirmed" ), + copyExtras = cms.untracked.bool( True ), + writeOnlyTrkQuals = cms.bool( False ), + copyMVA = cms.bool( False ) ) -fragment.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL2MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sL1sDoubleMu9SQL1Filtered0" ), - SeedMapTag = cms.InputTag( "hltL2Muons" ), - MinN = cms.int32( 0 ), - MaxEta = cms.double( 2.5 ), - AbsEtaBins = cms.vdouble( 0.0 ), - MinNstations = cms.vint32( 0 ), - MinNhits = cms.vint32( 0 ), - CutOnChambers = cms.bool( False ), - MinNchambers = cms.vint32( 0 ), - MaxDr = cms.double( 9999.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - NSigmaPt = cms.double( 0.0 ), - MatchToPreviousCand = cms.bool( True ) +fragment.hltL3MuonsIterL3LinksNoVtx = cms.EDProducer( "MuonLinksProducerForHLT", + InclusiveTrackerTrackCollection = cms.InputTag( "hltIterL3MuonAndMuonFromL1MergedNoVtx" ), + LinkCollection = cms.InputTag( "hltIterL3MuonsFromL2LinksCombinationNoVtx" ), + ptMin = cms.double( 2.5 ), + pMin = cms.double( 2.5 ), + shareHitFraction = cms.double( 0.19 ) +) +fragment.hltIterL3MuonsNoVtx = cms.EDProducer( "MuonIdProducer", + MuonCaloCompatibility = cms.PSet( + delta_eta = cms.double( 0.02 ), + delta_phi = cms.double( 0.02 ), + allSiPMHO = cms.bool( False ), + MuonTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_muons_lowPt_3_1_norm.root" ), + PionTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_pions_lowPt_3_1_norm.root" ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( True ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 9999.0 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( "Notused" ), + CaloTowerCollectionLabel = cms.InputTag( "Notused" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "Notused" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 0.05 ), + useCalo = cms.bool( False ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( "Notused" ), + dRHcal = cms.double( 9999.0 ), + dRHcalPreselection = cms.double( 0.2 ), + HORecHitCollectionLabel = cms.InputTag( "Notused" ) + ), + CaloExtractorPSet = cms.PSet( + DR_Veto_H = cms.double( 0.1 ), + CenterConeOnCalIntersection = cms.bool( False ), + NoiseTow_EE = cms.double( 0.15 ), + Noise_EB = cms.double( 0.025 ), + Noise_HE = cms.double( 0.2 ), + DR_Veto_E = cms.double( 0.07 ), + NoiseTow_EB = cms.double( 0.04 ), + Noise_EE = cms.double( 0.1 ), + UseRecHitsFlag = cms.bool( False ), + DR_Max = cms.double( 1.0 ), + DepositLabel = cms.untracked.string( "Cal" ), + Noise_HO = cms.double( 0.2 ), + DR_Veto_HO = cms.double( 0.1 ), + Threshold_H = cms.double( 0.5 ), + PrintTimeReport = cms.untracked.bool( False ), + Threshold_E = cms.double( 0.2 ), + PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), + ComponentName = cms.string( "CaloExtractorByAssociator" ), + Threshold_HO = cms.double( 0.5 ), + DepositInstanceLabels = cms.vstring( 'ecal', + 'hcal', + 'ho' ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( False ), + UseMuonNavigation = cms.untracked.bool( False ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( False ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 1.0 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( "Notused" ), + CaloTowerCollectionLabel = cms.InputTag( "Notused" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "Notused" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 1.0 ), + useCalo = cms.bool( True ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( "Notused" ), + dRHcal = cms.double( 1.0 ), + dRHcalPreselection = cms.double( 1.0 ), + HORecHitCollectionLabel = cms.InputTag( "Notused" ) + ), + Noise_HB = cms.double( 0.2 ) + ), + TrackExtractorPSet = cms.PSet( + Diff_z = cms.double( 0.2 ), + inputTrackCollection = cms.InputTag( "hltIter0IterL3FromL1MuonTrackSelectionHighPurityNoVtx" ), + Chi2Ndof_Max = cms.double( 1.0E64 ), + BeamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), + DR_Veto = cms.double( 0.01 ), + Pt_Min = cms.double( -1.0 ), + DR_Max = cms.double( 1.0 ), + NHits_Min = cms.uint32( 0 ), + Chi2Prob_Min = cms.double( -1.0 ), + Diff_r = cms.double( 0.1 ), + BeamlineOption = cms.string( "BeamSpotFromEvent" ), + ComponentName = cms.string( "TrackExtractor" ) + ), + JetExtractorPSet = cms.PSet( + JetCollectionLabel = cms.InputTag( "Notused" ), + DR_Veto = cms.double( 0.1 ), + DR_Max = cms.double( 1.0 ), + ExcludeMuonVeto = cms.bool( True ), + PrintTimeReport = cms.untracked.bool( False ), + PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), + ComponentName = cms.string( "JetExtractor" ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( False ), + UseMuonNavigation = cms.untracked.bool( False ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( False ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 0.5 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( "Notused" ), + CaloTowerCollectionLabel = cms.InputTag( "Notused" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "Notused" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 0.5 ), + useCalo = cms.bool( True ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( "Notused" ), + dRHcal = cms.double( 0.5 ), + dRHcalPreselection = cms.double( 0.5 ), + HORecHitCollectionLabel = cms.InputTag( "Notused" ) + ), + Threshold = cms.double( 5.0 ) + ), + trackDepositName = cms.string( "tracker" ), + ecalDepositName = cms.string( "ecal" ), + hcalDepositName = cms.string( "hcal" ), + hoDepositName = cms.string( "ho" ), + jetDepositName = cms.string( "jets" ), + TimingFillerParameters = cms.PSet( + DTTimingParameters = cms.PSet( + HitError = cms.double( 6.0 ), + MatchParameters = cms.PSet( + TightMatchDT = cms.bool( False ), + DTradius = cms.double( 0.01 ), + TightMatchCSC = cms.bool( True ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + DTsegments = cms.InputTag( "hltDt4DSegments" ) + ), + debug = cms.bool( False ), + DoWireCorr = cms.bool( False ), + RequireBothProjections = cms.bool( False ), + DTTimeOffset = cms.double( 2.7 ), + PruneCut = cms.double( 10000.0 ), + DTsegments = cms.InputTag( "hltDt4DSegments" ), + UseSegmentT0 = cms.bool( False ), + HitsMin = cms.int32( 5 ), + DropTheta = cms.bool( True ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ) + ), + UseCSC = cms.bool( True ), + CSCTimingParameters = cms.PSet( + MatchParameters = cms.PSet( + TightMatchDT = cms.bool( False ), + DTradius = cms.double( 0.01 ), + TightMatchCSC = cms.bool( True ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + DTsegments = cms.InputTag( "hltDt4DSegments" ) + ), + debug = cms.bool( False ), + CSCWireTimeOffset = cms.double( 0.0 ), + CSCStripError = cms.double( 7.0 ), + CSCTimeOffset = cms.double( 0.0 ), + CSCWireError = cms.double( 8.6 ), + PruneCut = cms.double( 100.0 ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + UseStripTime = cms.bool( True ), + CSCStripTimeOffset = cms.double( 0.0 ), + UseWireTime = cms.bool( True ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ) + ), + ErrorDT = cms.double( 6.0 ), + EcalEnergyCut = cms.double( 0.4 ), + UseECAL = cms.bool( True ), + ErrorEB = cms.double( 2.085 ), + UseDT = cms.bool( True ), + ErrorEE = cms.double( 6.95 ), + ErrorCSC = cms.double( 7.4 ) + ), + ShowerDigiFillerParameters = cms.PSet( + cscDigiCollectionLabel = cms.InputTag( 'muonCSCDigis','MuonCSCStripDigi' ), + digiMaxDistanceX = cms.double( 25.0 ), + dtDigiCollectionLabel = cms.InputTag( "muonDTDigis" ) + ), + TrackerKinkFinderParameters = cms.PSet( + usePosition = cms.bool( False ), + diagonalOnly = cms.bool( False ) + ), + fillEnergy = cms.bool( False ), + storeCrossedHcalRecHits = cms.bool( False ), + maxAbsPullX = cms.double( 4.0 ), + maxAbsEta = cms.double( 3.0 ), + minPt = cms.double( 8.0 ), + inputCollectionTypes = cms.vstring( 'inner tracks', + 'links' ), + addExtraSoftMuons = cms.bool( False ), + fillGlobalTrackRefits = cms.bool( False ), + debugWithTruthMatching = cms.bool( False ), + inputCollectionLabels = cms.VInputTag( 'hltIterL3MuonAndMuonFromL1MergedNoVtx','hltL3MuonsIterL3LinksNoVtx' ), + fillCaloCompatibility = cms.bool( False ), + maxAbsPullY = cms.double( 9999.0 ), + maxAbsDy = cms.double( 9999.0 ), + minP = cms.double( 0.0 ), + minPCaloMuon = cms.double( 1.0E9 ), + maxAbsDx = cms.double( 3.0 ), + fillIsolation = cms.bool( False ), + writeIsoDeposits = cms.bool( False ), + minNumberOfMatches = cms.int32( 1 ), + fillMatching = cms.bool( True ), + fillShowerDigis = cms.bool( False ), + ptThresholdToFillCandidateP4WithGlobalFit = cms.double( 200.0 ), + sigmaThresholdToFillCandidateP4WithGlobalFit = cms.double( 2.0 ), + fillGlobalTrackQuality = cms.bool( False ), + globalTrackQualityInputTag = cms.InputTag( "glbTrackQual" ), + selectHighPurity = cms.bool( False ), + pvInputTag = cms.InputTag( "offlinePrimaryVertices" ), + fillTrackerKink = cms.bool( False ), + minCaloCompatibility = cms.double( 0.6 ), + runArbitrationCleaner = cms.bool( False ), + arbitrationCleanerOptions = cms.PSet( + OverlapDTheta = cms.double( 0.02 ), + Overlap = cms.bool( True ), + Clustering = cms.bool( True ), + ME1a = cms.bool( True ), + ClusterDTheta = cms.double( 0.02 ), + ClusterDPhi = cms.double( 0.6 ), + OverlapDPhi = cms.double( 0.0786 ) + ), + arbitrateTrackerMuons = cms.bool( True ) ) -fragment.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltL1MuonsPt0" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sL1sDoubleMu9SQL1Filtered0" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 1 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) +fragment.hltIterL3MuonCandidatesNoVtx = cms.EDProducer( "L3MuonCandidateProducerFromMuons", + InputObjects = cms.InputTag( "hltIterL3MuonsNoVtx" ), + DisplacedReconstruction = cms.bool( False ) ) -fragment.hltDimuon14PsiPrimeNoCorrL1L3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", +fragment.hltL3pfL1sDoubleMu155ORTripleMu444L1f0L2pf0TwoMuL3PreFiltered5NoVtx = cms.EDFilter( "HLTMuonL3PreFilter", saveTags = cms.bool( True ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - PreviousCandIsL2 = cms.bool( True ), - FastAccept = cms.bool( False ), + CandTag = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), + PreviousCandTag = cms.InputTag( "hltL2pfL1sDoubleMu155ORTripleMu444L1f0L2PreFiltered0NoVtx" ), + L1CandTag = cms.InputTag( "" ), + inputMuonCollection = cms.InputTag( "hltIterL3MuonsNoVtx" ), MinN = cms.int32( 1 ), MaxEta = cms.double( 2.5 ), MinNhits = cms.int32( 0 ), MaxDr = cms.double( 2.0 ), + MinDr = cms.double( -1.0 ), MaxDz = cms.double( 9999.0 ), - ChargeOpt = cms.int32( -1 ), - MinPtPair = cms.vdouble( 13.9 ), - MaxPtPair = cms.vdouble( 1.0E125 ), - MinPtMax = cms.vdouble( 0.0 ), - MinPtMin = cms.vdouble( 0.0 ), - MaxPtMin = cms.vdouble( 1.0E125 ), - MinInvMass = cms.vdouble( 3.35 ), - MaxInvMass = cms.vdouble( 4.05 ), - MinDiMuonDeltaR = cms.double( -1.0 ), - MinAcop = cms.double( -999.0 ), - MaxAcop = cms.double( 999.0 ), - MinPtBalance = cms.double( -1.0 ), - MaxPtBalance = cms.double( 999999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 5.0 ), NSigmaPt = cms.double( 0.0 ), - MaxDCAMuMu = cms.double( 0.5 ), - MaxRapidityPair = cms.double( 999999.0 ), - CutCowboys = cms.bool( False ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + MaxNormalizedChi2 = cms.double( 9999.0 ), + MaxDXYBeamSpot = cms.double( 9999.0 ), + MinDXYBeamSpot = cms.double( -1.0 ), + MinNmuonHits = cms.int32( 0 ), + MaxPtDifference = cms.double( 9999.0 ), + MinTrackPt = cms.double( 0.0 ), + minMuonStations = cms.int32( 2 ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 0 ), + MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), + trkMuonId = cms.uint32( 0 ), L1MatchingdR = cms.double( 0.3 ), MatchToPreviousCand = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3LinksNoVtx" ), useSimpleGeometry = cms.bool( True ), useStation2 = cms.bool( True ), fallbackToME1 = cms.bool( False ), @@ -52686,67 +55409,38 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltDisplacedmumuVtxProducerDimuon14PsiPrimesNoCorrL1 = cms.EDProducer( "HLTDisplacedmumuVtxProducer", - Src = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDimuon14PsiPrimeNoCorrL1L3fL3Filtered" ), - matchToPrevious = cms.bool( True ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MinPtPair = cms.double( 0.0 ), - MinInvMass = cms.double( 0.0 ), - MaxInvMass = cms.double( 999999.0 ), - ChargeOpt = cms.int32( -1 ) -) -fragment.hltDisplacedmumuFilterDimuon14PsiPrimesNoCorrL1 = cms.EDFilter( "HLTDisplacedmumuFilter", - saveTags = cms.bool( True ), - FastAccept = cms.bool( True ), - MinLxySignificance = cms.double( 0.0 ), - MaxLxySignificance = cms.double( 0.0 ), - MaxNormalisedChi2 = cms.double( 999999.0 ), - MinVtxProbability = cms.double( 0.005 ), - MinCosinePointingAngle = cms.double( -2.0 ), - DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon14PsiPrimesNoCorrL1" ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) -) -fragment.hltPreDimuon18PsiPrime = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltDimuon18PsiPrimeL3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", +fragment.hltL3fL1sDoubleMu155ORTripleMu444L1f0L2f10OneMuL3Filtered12NoVtx = cms.EDFilter( "HLTMuonL3PreFilter", saveTags = cms.bool( True ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - PreviousCandIsL2 = cms.bool( True ), - FastAccept = cms.bool( False ), + CandTag = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), + PreviousCandTag = cms.InputTag( "hltL2pfL1sDoubleMu155ORTripleMu444L1f0L2PreFiltered0NoVtx" ), + L1CandTag = cms.InputTag( "" ), + inputMuonCollection = cms.InputTag( "hltIterL3MuonsNoVtx" ), MinN = cms.int32( 1 ), MaxEta = cms.double( 2.5 ), MinNhits = cms.int32( 0 ), MaxDr = cms.double( 2.0 ), + MinDr = cms.double( -1.0 ), MaxDz = cms.double( 9999.0 ), - ChargeOpt = cms.int32( -1 ), - MinPtPair = cms.vdouble( 17.9 ), - MaxPtPair = cms.vdouble( 1.0E125 ), - MinPtMax = cms.vdouble( 0.0 ), - MinPtMin = cms.vdouble( 0.0 ), - MaxPtMin = cms.vdouble( 1.0E125 ), - MinInvMass = cms.vdouble( 3.35 ), - MaxInvMass = cms.vdouble( 4.05 ), - MinDiMuonDeltaR = cms.double( -1.0 ), - MinAcop = cms.double( -999.0 ), - MaxAcop = cms.double( 999.0 ), - MinPtBalance = cms.double( -1.0 ), - MaxPtBalance = cms.double( 999999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 12.0 ), NSigmaPt = cms.double( 0.0 ), - MaxDCAMuMu = cms.double( 0.5 ), - MaxRapidityPair = cms.double( 999999.0 ), - CutCowboys = cms.bool( False ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + MaxNormalizedChi2 = cms.double( 9999.0 ), + MaxDXYBeamSpot = cms.double( 9999.0 ), + MinDXYBeamSpot = cms.double( -1.0 ), + MinNmuonHits = cms.int32( 0 ), + MaxPtDifference = cms.double( 9999.0 ), + MinTrackPt = cms.double( 0.0 ), + minMuonStations = cms.int32( 2 ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 0 ), + MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), + trkMuonId = cms.uint32( 0 ), L1MatchingdR = cms.double( 0.3 ), MatchToPreviousCand = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3LinksNoVtx" ), useSimpleGeometry = cms.bool( True ), useStation2 = cms.bool( True ), fallbackToME1 = cms.bool( False ), @@ -52758,67 +55452,327 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltDisplacedmumuVtxProducerDimuon18PsiPrimes = cms.EDProducer( "HLTDisplacedmumuVtxProducer", - Src = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDimuon18PsiPrimeL3fL3Filtered" ), - matchToPrevious = cms.bool( True ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MinPtPair = cms.double( 0.0 ), - MinInvMass = cms.double( 0.0 ), - MaxInvMass = cms.double( 999999.0 ), - ChargeOpt = cms.int32( -1 ) +fragment.hltDiMuonMergingNoVtx = cms.EDProducer( "TrackListMerger", + ShareFrac = cms.double( 0.19 ), + FoundHitBonus = cms.double( 100.0 ), + LostHitPenalty = cms.double( 0.0 ), + MinPT = cms.double( 0.05 ), + Epsilon = cms.double( -0.001 ), + MaxNormalizedChisq = cms.double( 1000.0 ), + MinFound = cms.int32( 3 ), + TrackProducers = cms.VInputTag( 'hltIterL3MuonAndMuonFromL1MergedNoVtx','hltMuCtfTracks' ), + hasSelector = cms.vint32( 0, 0 ), + indivShareFrac = cms.vdouble( 1.0, 1.0 ), + selectedTrackQuals = cms.VInputTag( 'hltIterL3MuonAndMuonFromL1MergedNoVtx','hltMuCtfTracks' ), + setsToMerge = cms.VPSet( + cms.PSet( pQual = cms.bool( False ), + tLists = cms.vint32( 0, 1 ) + ) + ), + trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), + allowFirstHitShare = cms.bool( True ), + newQuality = cms.string( "confirmed" ), + copyExtras = cms.untracked.bool( True ), + writeOnlyTrkQuals = cms.bool( False ), + copyMVA = cms.bool( False ) ) -fragment.hltDisplacedmumuFilterDimuon18PsiPrimes = cms.EDFilter( "HLTDisplacedmumuFilter", - saveTags = cms.bool( True ), - FastAccept = cms.bool( True ), - MinLxySignificance = cms.double( 0.0 ), - MaxLxySignificance = cms.double( 0.0 ), - MaxNormalisedChi2 = cms.double( 999999.0 ), - MinVtxProbability = cms.double( 0.005 ), - MinCosinePointingAngle = cms.double( -2.0 ), - DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon18PsiPrimes" ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) +fragment.hltDiMuonLinksNoVtx = cms.EDProducer( "MuonLinksProducerForHLT", + InclusiveTrackerTrackCollection = cms.InputTag( "hltDiMuonMergingNoVtx" ), + LinkCollection = cms.InputTag( "hltIterL3MuonsFromL2LinksCombinationNoVtx" ), + ptMin = cms.double( 2.5 ), + pMin = cms.double( 2.5 ), + shareHitFraction = cms.double( 0.8 ) ) -fragment.hltPreDimuon18PsiPrimenoCorrL1 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltGlbTrkMuonsNoVtx = cms.EDProducer( "MuonIdProducer", + MuonCaloCompatibility = cms.PSet( + delta_eta = cms.double( 0.02 ), + delta_phi = cms.double( 0.02 ), + allSiPMHO = cms.bool( False ), + MuonTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_muons_lowPt_3_1_norm.root" ), + PionTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_pions_lowPt_3_1_norm.root" ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( True ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 9999.0 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForPF" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "hltHbhereco" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 0.05 ), + useCalo = cms.bool( False ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + dRHcal = cms.double( 9999.0 ), + dRHcalPreselection = cms.double( 0.2 ), + HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) + ), + CaloExtractorPSet = cms.PSet( + DR_Veto_H = cms.double( 0.1 ), + CenterConeOnCalIntersection = cms.bool( False ), + NoiseTow_EE = cms.double( 0.15 ), + Noise_EB = cms.double( 0.025 ), + Noise_HE = cms.double( 0.2 ), + DR_Veto_E = cms.double( 0.07 ), + NoiseTow_EB = cms.double( 0.04 ), + Noise_EE = cms.double( 0.1 ), + UseRecHitsFlag = cms.bool( False ), + DR_Max = cms.double( 1.0 ), + DepositLabel = cms.untracked.string( "Cal" ), + Noise_HO = cms.double( 0.2 ), + DR_Veto_HO = cms.double( 0.1 ), + Threshold_H = cms.double( 0.5 ), + PrintTimeReport = cms.untracked.bool( False ), + Threshold_E = cms.double( 0.2 ), + PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), + ComponentName = cms.string( "CaloExtractorByAssociator" ), + Threshold_HO = cms.double( 0.5 ), + DepositInstanceLabels = cms.vstring( 'ecal', + 'hcal', + 'ho' ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( False ), + UseMuonNavigation = cms.untracked.bool( False ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( False ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 1.0 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForPF" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "hltHbhereco" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 1.0 ), + useCalo = cms.bool( True ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + dRHcal = cms.double( 1.0 ), + dRHcalPreselection = cms.double( 1.0 ), + HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) + ), + Noise_HB = cms.double( 0.2 ) + ), + TrackExtractorPSet = cms.PSet( + Diff_z = cms.double( 0.2 ), + inputTrackCollection = cms.InputTag( "hltPFMuonMerging" ), + Chi2Ndof_Max = cms.double( 1.0E64 ), + BeamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), + DR_Veto = cms.double( 0.01 ), + Pt_Min = cms.double( -1.0 ), + DR_Max = cms.double( 1.0 ), + DepositLabel = cms.untracked.string( "" ), + NHits_Min = cms.uint32( 0 ), + Chi2Prob_Min = cms.double( -1.0 ), + Diff_r = cms.double( 0.1 ), + BeamlineOption = cms.string( "BeamSpotFromEvent" ), + ComponentName = cms.string( "TrackExtractor" ) + ), + JetExtractorPSet = cms.PSet( + JetCollectionLabel = cms.InputTag( "hltAntiKT4CaloJetsPFEt5" ), + DR_Veto = cms.double( 0.1 ), + DR_Max = cms.double( 1.0 ), + ExcludeMuonVeto = cms.bool( True ), + PrintTimeReport = cms.untracked.bool( False ), + PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), + ComponentName = cms.string( "JetExtractor" ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( False ), + UseMuonNavigation = cms.untracked.bool( False ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( False ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 0.5 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForPF" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "hltHbhereco" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 0.5 ), + useCalo = cms.bool( True ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + dRHcal = cms.double( 0.5 ), + dRHcalPreselection = cms.double( 0.5 ), + HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) + ), + Threshold = cms.double( 5.0 ) + ), + trackDepositName = cms.string( "tracker" ), + ecalDepositName = cms.string( "ecal" ), + hcalDepositName = cms.string( "hcal" ), + hoDepositName = cms.string( "ho" ), + jetDepositName = cms.string( "jets" ), + TimingFillerParameters = cms.PSet( + DTTimingParameters = cms.PSet( + HitError = cms.double( 6.0 ), + MatchParameters = cms.PSet( + TightMatchDT = cms.bool( False ), + DTradius = cms.double( 0.01 ), + TightMatchCSC = cms.bool( True ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + DTsegments = cms.InputTag( "hltDt4DSegments" ) + ), + debug = cms.bool( False ), + DoWireCorr = cms.bool( False ), + RequireBothProjections = cms.bool( False ), + DTTimeOffset = cms.double( 2.7 ), + PruneCut = cms.double( 10000.0 ), + DTsegments = cms.InputTag( "hltDt4DSegments" ), + UseSegmentT0 = cms.bool( False ), + HitsMin = cms.int32( 5 ), + DropTheta = cms.bool( True ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ) + ), + UseCSC = cms.bool( True ), + CSCTimingParameters = cms.PSet( + MatchParameters = cms.PSet( + TightMatchDT = cms.bool( False ), + DTradius = cms.double( 0.01 ), + TightMatchCSC = cms.bool( True ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + DTsegments = cms.InputTag( "hltDt4DSegments" ) + ), + debug = cms.bool( False ), + CSCWireTimeOffset = cms.double( 0.0 ), + CSCStripError = cms.double( 7.0 ), + CSCTimeOffset = cms.double( 0.0 ), + CSCWireError = cms.double( 8.6 ), + PruneCut = cms.double( 100.0 ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + UseStripTime = cms.bool( True ), + CSCStripTimeOffset = cms.double( 0.0 ), + UseWireTime = cms.bool( True ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ) + ), + ErrorDT = cms.double( 6.0 ), + EcalEnergyCut = cms.double( 0.4 ), + UseECAL = cms.bool( True ), + ErrorEB = cms.double( 2.085 ), + UseDT = cms.bool( True ), + ErrorEE = cms.double( 6.95 ), + ErrorCSC = cms.double( 7.4 ) + ), + ShowerDigiFillerParameters = cms.PSet( + cscDigiCollectionLabel = cms.InputTag( 'muonCSCDigis','MuonCSCStripDigi' ), + dtDigiCollectionLabel = cms.InputTag( "muonDTDigis" ), + digiMaxDistanceX = cms.double( 25.0 ) + ), + TrackerKinkFinderParameters = cms.PSet( + usePosition = cms.bool( False ), + diagonalOnly = cms.bool( False ) + ), + fillEnergy = cms.bool( False ), + storeCrossedHcalRecHits = cms.bool( False ), + maxAbsPullX = cms.double( 4.0 ), + maxAbsEta = cms.double( 3.0 ), + minPt = cms.double( 8.0 ), + inputCollectionTypes = cms.vstring( 'inner tracks', + 'links' ), + addExtraSoftMuons = cms.bool( False ), + fillGlobalTrackRefits = cms.bool( False ), + debugWithTruthMatching = cms.bool( False ), + inputCollectionLabels = cms.VInputTag( 'hltDiMuonMergingNoVtx','hltDiMuonLinksNoVtx' ), + fillCaloCompatibility = cms.bool( False ), + maxAbsPullY = cms.double( 9999.0 ), + maxAbsDy = cms.double( 9999.0 ), + minP = cms.double( 0.0 ), + minPCaloMuon = cms.double( 1.0E9 ), + maxAbsDx = cms.double( 3.0 ), + fillIsolation = cms.bool( False ), + writeIsoDeposits = cms.bool( False ), + minNumberOfMatches = cms.int32( 1 ), + fillMatching = cms.bool( True ), + fillShowerDigis = cms.bool( False ), + ptThresholdToFillCandidateP4WithGlobalFit = cms.double( 200.0 ), + sigmaThresholdToFillCandidateP4WithGlobalFit = cms.double( 2.0 ), + fillGlobalTrackQuality = cms.bool( False ), + globalTrackQualityInputTag = cms.InputTag( "glbTrackQual" ), + selectHighPurity = cms.bool( False ), + pvInputTag = cms.InputTag( "offlinePrimaryVertices" ), + fillTrackerKink = cms.bool( False ), + minCaloCompatibility = cms.double( 0.6 ), + runArbitrationCleaner = cms.bool( False ), + arbitrationCleanerOptions = cms.PSet( + OverlapDTheta = cms.double( 0.02 ), + Overlap = cms.bool( True ), + Clustering = cms.bool( True ), + ME1a = cms.bool( True ), + ClusterDTheta = cms.double( 0.02 ), + ClusterDPhi = cms.double( 0.6 ), + OverlapDPhi = cms.double( 0.0786 ) + ), + arbitrateTrackerMuons = cms.bool( False ) ) -fragment.hltDimuon18PsiPrimeNoCorrL1L3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", +fragment.hltGlbTrkMuonCandsNoVtx = cms.EDProducer( "L3MuonCandidateProducerFromMuons", + InputObjects = cms.InputTag( "hltGlbTrkMuonsNoVtx" ), + DisplacedReconstruction = cms.bool( False ) +) +fragment.hltTripleTrkMuFiltered5NoVtx = cms.EDFilter( "HLTMuonTrkL1TFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - PreviousCandIsL2 = cms.bool( True ), - FastAccept = cms.bool( False ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MaxDz = cms.double( 9999.0 ), - ChargeOpt = cms.int32( -1 ), - MinPtPair = cms.vdouble( 17.9 ), - MaxPtPair = cms.vdouble( 1.0E125 ), - MinPtMax = cms.vdouble( 0.0 ), - MinPtMin = cms.vdouble( 0.0 ), - MaxPtMin = cms.vdouble( 1.0E125 ), - MinInvMass = cms.vdouble( 3.35 ), - MaxInvMass = cms.vdouble( 4.05 ), - MinDiMuonDeltaR = cms.double( -1.0 ), - MinAcop = cms.double( -999.0 ), - MaxAcop = cms.double( 999.0 ), - MinPtBalance = cms.double( -1.0 ), - MaxPtBalance = cms.double( 999999.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxDCAMuMu = cms.double( 0.5 ), - MaxRapidityPair = cms.double( 999999.0 ), - CutCowboys = cms.bool( False ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + inputMuonCollection = cms.InputTag( "hltGlbTrkMuonsNoVtx" ), + inputCandCollection = cms.InputTag( "hltGlbTrkMuonCandsNoVtx" ), + previousCandTag = cms.InputTag( "" ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + minMuonStations = cms.int32( 2 ), + maxNormalizedChi2 = cms.double( 1.0E99 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 4 ), + trkMuonId = cms.uint32( 0 ), + minPt = cms.double( 5.0 ), + minN = cms.uint32( 3 ), + maxAbsEta = cms.double( 2.5 ), L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), useSimpleGeometry = cms.bool( True ), useStation2 = cms.bool( True ), fallbackToME1 = cms.bool( False ), @@ -52830,67 +55784,22 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltDisplacedmumuVtxProducerDimuon18PsiPrimesNoCorrL1 = cms.EDProducer( "HLTDisplacedmumuVtxProducer", - Src = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDimuon18PsiPrimeNoCorrL1L3fL3Filtered" ), - matchToPrevious = cms.bool( True ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MinPtPair = cms.double( 0.0 ), - MinInvMass = cms.double( 0.0 ), - MaxInvMass = cms.double( 999999.0 ), - ChargeOpt = cms.int32( -1 ) -) -fragment.hltDisplacedmumuFilterDimuon18PsiPrimesNoCorrL1 = cms.EDFilter( "HLTDisplacedmumuFilter", - saveTags = cms.bool( True ), - FastAccept = cms.bool( True ), - MinLxySignificance = cms.double( 0.0 ), - MaxLxySignificance = cms.double( 0.0 ), - MaxNormalisedChi2 = cms.double( 999999.0 ), - MinVtxProbability = cms.double( 0.005 ), - MinCosinePointingAngle = cms.double( -2.0 ), - DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon18PsiPrimesNoCorrL1" ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) -) -fragment.hltPreDimuon24UpsilonnoCorrL1 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltDimuon24UpsilonNoCorrL1L3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", +fragment.hltSingleTrkMuFiltered12NoVtx = cms.EDFilter( "HLTMuonTrkL1TFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - PreviousCandIsL2 = cms.bool( True ), - FastAccept = cms.bool( False ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MaxDz = cms.double( 9999.0 ), - ChargeOpt = cms.int32( -1 ), - MinPtPair = cms.vdouble( 13.9 ), - MaxPtPair = cms.vdouble( 1.0E125 ), - MinPtMax = cms.vdouble( 0.0 ), - MinPtMin = cms.vdouble( 0.0 ), - MaxPtMin = cms.vdouble( 1.0E125 ), - MinInvMass = cms.vdouble( 8.5 ), - MaxInvMass = cms.vdouble( 11.5 ), - MinDiMuonDeltaR = cms.double( -1.0 ), - MinAcop = cms.double( -999.0 ), - MaxAcop = cms.double( 999.0 ), - MinPtBalance = cms.double( -1.0 ), - MaxPtBalance = cms.double( 999999.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxDCAMuMu = cms.double( 0.5 ), - MaxRapidityPair = cms.double( 999999.0 ), - CutCowboys = cms.bool( False ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + inputMuonCollection = cms.InputTag( "hltGlbTrkMuonsNoVtx" ), + inputCandCollection = cms.InputTag( "hltGlbTrkMuonCandsNoVtx" ), + previousCandTag = cms.InputTag( "" ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + minMuonStations = cms.int32( 2 ), + maxNormalizedChi2 = cms.double( 1.0E99 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 4 ), + trkMuonId = cms.uint32( 0 ), + minPt = cms.double( 12.0 ), + minN = cms.uint32( 1 ), + maxAbsEta = cms.double( 2.5 ), L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), useSimpleGeometry = cms.bool( True ), useStation2 = cms.bool( True ), fallbackToME1 = cms.bool( False ), @@ -52902,67 +55811,97 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltDisplacedmumuVtxProducerDimuon24UpsilonsNoCorrL1 = cms.EDProducer( "HLTDisplacedmumuVtxProducer", - Src = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDimuon24UpsilonNoCorrL1L3fL3Filtered" ), - matchToPrevious = cms.bool( True ), +fragment.hltPreMu8 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltPreMu17 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltPreMu19 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltPreMu17Photon30IsoCaloId = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltMu17Photon30IsoCaloIdMuonlegL1Filtered7 = cms.EDFilter( "HLTMuonL1TFilter", + saveTags = cms.bool( True ), + CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + PreviousCandTag = cms.InputTag( "hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23" ), MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MinPtPair = cms.double( 0.0 ), - MinInvMass = cms.double( 0.0 ), - MaxInvMass = cms.double( 999999.0 ), - ChargeOpt = cms.int32( -1 ) + MinPt = cms.double( 7.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 1 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) ) -fragment.hltDisplacedmumuFilterDimuon24UpsilonsNoCorrL1 = cms.EDFilter( "HLTDisplacedmumuFilter", +fragment.hltMu17Photon30IsoCaloIdMuonlegL2Filtered10 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", saveTags = cms.bool( True ), - FastAccept = cms.bool( True ), - MinLxySignificance = cms.double( 0.0 ), - MaxLxySignificance = cms.double( 0.0 ), - MaxNormalisedChi2 = cms.double( 999999.0 ), - MinVtxProbability = cms.double( 0.005 ), - MinCosinePointingAngle = cms.double( -2.0 ), - DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon24UpsilonsNoCorrL1" ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) + CandTag = cms.InputTag( "hltL2MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltMu17Photon30IsoCaloIdMuonlegL1Filtered7" ), + SeedMapTag = cms.InputTag( "hltL2Muons" ), + MinN = cms.int32( 0 ), + MaxEta = cms.double( 2.5 ), + AbsEtaBins = cms.vdouble( 0.0 ), + MinNstations = cms.vint32( 0 ), + MinNhits = cms.vint32( 0 ), + CutOnChambers = cms.bool( False ), + MinNchambers = cms.vint32( 0 ), + MaxDr = cms.double( 9999.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), + NSigmaPt = cms.double( 0.0 ), + MatchToPreviousCand = cms.bool( True ) ) -fragment.hltPreDimuon24PhinoCorrL1 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltL1fForIterL3Mu17Photon30IsoCaloIdMuonlegL1Filtered7 = cms.EDFilter( "HLTMuonL1TFilter", + saveTags = cms.bool( True ), + CandTag = cms.InputTag( "hltL1MuonsPt0" ), + PreviousCandTag = cms.InputTag( "hltMu17Photon30IsoCaloIdMuonlegL1Filtered7" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 1 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) ) -fragment.hltDimuon24PhiNoCorrL1L3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", +fragment.hltMu17Photon30IsoCaloIdMuonlegL3Filtered17Q = cms.EDFilter( "HLTMuonL3PreFilter", saveTags = cms.bool( True ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0" ), + PreviousCandTag = cms.InputTag( "hltMu17Photon30IsoCaloIdMuonlegL2Filtered10" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3Mu17Photon30IsoCaloIdMuonlegL1Filtered7" ), inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - PreviousCandIsL2 = cms.bool( True ), - FastAccept = cms.bool( False ), MinN = cms.int32( 1 ), - MaxEta = cms.double( 2.5 ), + MaxEta = cms.double( 1.0E99 ), MinNhits = cms.int32( 0 ), MaxDr = cms.double( 2.0 ), + MinDr = cms.double( -1.0 ), MaxDz = cms.double( 9999.0 ), - ChargeOpt = cms.int32( -1 ), - MinPtPair = cms.vdouble( 23.9 ), - MaxPtPair = cms.vdouble( 1.0E125 ), - MinPtMax = cms.vdouble( 0.0 ), - MinPtMin = cms.vdouble( 0.0 ), - MaxPtMin = cms.vdouble( 1.0E125 ), - MinInvMass = cms.vdouble( 0.85 ), - MaxInvMass = cms.vdouble( 1.2 ), - MinDiMuonDeltaR = cms.double( -1.0 ), - MinAcop = cms.double( -999.0 ), - MaxAcop = cms.double( 999.0 ), - MinPtBalance = cms.double( -1.0 ), - MaxPtBalance = cms.double( 999999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 17.0 ), NSigmaPt = cms.double( 0.0 ), - MaxDCAMuMu = cms.double( 0.5 ), - MaxRapidityPair = cms.double( 1.25 ), - CutCowboys = cms.bool( False ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + MaxNormalizedChi2 = cms.double( 9999.0 ), + MaxDXYBeamSpot = cms.double( 9999.0 ), + MinDXYBeamSpot = cms.double( -1.0 ), + MinNmuonHits = cms.int32( 0 ), + MaxPtDifference = cms.double( 9999.0 ), + MinTrackPt = cms.double( 0.0 ), + minMuonStations = cms.int32( 2 ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 0 ), + MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), + trkMuonId = cms.uint32( 0 ), L1MatchingdR = cms.double( 0.3 ), MatchToPreviousCand = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), useSimpleGeometry = cms.bool( True ), useStation2 = cms.bool( True ), fallbackToME1 = cms.bool( False ), @@ -52974,104 +55913,377 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltDisplacedmumuVtxProducerDimuon24PhiNoCorrL1 = cms.EDProducer( "HLTDisplacedmumuVtxProducer", - Src = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDimuon24PhiNoCorrL1L3fL3Filtered" ), - matchToPrevious = cms.bool( True ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MinPtPair = cms.double( 0.0 ), - MinInvMass = cms.double( 0.0 ), - MaxInvMass = cms.double( 999999.0 ), - ChargeOpt = cms.int32( -1 ) +fragment.hltMu17Photon30IsoCaloIdPhotonlegFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", + saveTags = cms.bool( True ), + candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), + l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + candNonIsolatedTag = cms.InputTag( "" ), + l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1SeedFilterTag = cms.InputTag( "hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23" ), + l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + ncandcut = cms.int32( 1 ), + doIsolated = cms.bool( False ), + region_eta_size = cms.double( 0.522 ), + region_eta_size_ecap = cms.double( 1.0 ), + region_phi_size = cms.double( 1.044 ), + barrel_end = cms.double( 1.4791 ), + endcap_end = cms.double( 2.65 ) ) -fragment.hltDisplacedmumuFilterDimuon24PhiBarrelNoCorrL1 = cms.EDFilter( "HLTDisplacedmumuFilter", +fragment.hltMu17Photon30IsoCaloIdPhotonlegEtFilter = cms.EDFilter( "HLTEgammaEtFilter", saveTags = cms.bool( True ), - FastAccept = cms.bool( True ), - MinLxySignificance = cms.double( 0.0 ), - MaxLxySignificance = cms.double( 0.0 ), - MaxNormalisedChi2 = cms.double( 999999.0 ), - MinVtxProbability = cms.double( 0.005 ), - MinCosinePointingAngle = cms.double( -2.0 ), - DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon24PhiNoCorrL1" ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) + inputTag = cms.InputTag( "hltMu17Photon30IsoCaloIdPhotonlegFilter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 30.0 ), + etcutEE = cms.double( 30.0 ), + ncandcut = cms.int32( 1 ) +) +fragment.hltMu17Photon30IsoCaloIdPhotonlegClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltMu17Photon30IsoCaloIdPhotonlegEtFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.015 ), + thrRegularEE = cms.vdouble( 0.035 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +fragment.hltMu17Photon30IsoCaloIdPhotonlegHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltMu17Photon30IsoCaloIdPhotonlegClusterShapeFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.15 ), + thrOverEEE = cms.vdouble( 0.1 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +fragment.hltMu17Photon30IsoCaloIdPhotonlegEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltMu17Photon30IsoCaloIdPhotonlegHEFilter" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 5.0 ), + thrRegularEE = cms.vdouble( 5.0 ), + thrOverEEB = cms.vdouble( 0.012 ), + thrOverEEE = cms.vdouble( 0.012 ), + thrOverE2EB = cms.vdouble( 0.0 ), + thrOverE2EE = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.29, 0.21 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +fragment.hltMu17Photon30IsoCaloIdPhotonlegTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltMu17Photon30IsoCaloIdPhotonlegEcalIsoFilter" ), + varTag = cms.InputTag( "hltEgammaHollowTrackIso" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 4.0 ), + thrRegularEE = cms.vdouble( 4.0 ), + thrOverEEB = cms.vdouble( 0.002 ), + thrOverEEE = cms.vdouble( 0.002 ), + thrOverE2EB = cms.vdouble( 0.0 ), + thrOverE2EE = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +fragment.hltL1sSingleEG10IorSingleEG5 = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_SingleEG10er2p5 OR L1_SingleEG8er2p5" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +) +fragment.hltPreEle8CaloIdLTrackIdLIsoVLPFJet30 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltEle8CaloIdLTrackIdLIsoVLL1MatchFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", + saveTags = cms.bool( True ), + candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), + l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + candNonIsolatedTag = cms.InputTag( "" ), + l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1SeedFilterTag = cms.InputTag( "hltL1sSingleEG10IorSingleEG5" ), + l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + ncandcut = cms.int32( 1 ), + doIsolated = cms.bool( False ), + region_eta_size = cms.double( 0.522 ), + region_eta_size_ecap = cms.double( 1.0 ), + region_phi_size = cms.double( 1.044 ), + barrel_end = cms.double( 1.4791 ), + endcap_end = cms.double( 2.65 ) +) +fragment.hltEle8CaloIdLTrackIdLIsoVLEtFilter = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLL1MatchFilter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 8.0 ), + etcutEE = cms.double( 8.0 ), + ncandcut = cms.int32( 1 ) +) +fragment.hltEle8CaloIdLTrackIdLIsoVLClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLEtFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.013 ), + thrRegularEE = cms.vdouble( 0.035 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +fragment.hltEle8CaloIdLTrackIdLIsoVLHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLClusterShapeFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.13 ), + thrOverEEE = cms.vdouble( 0.13 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +fragment.hltEle8CaloIdLTrackIdLIsoVLEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLHEFilter" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.5 ), + thrOverEEE = cms.vdouble( 0.5 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.29, 0.21 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +fragment.hltEle8CaloIdLTrackIdLIsoVLHcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLEcalIsoFilter" ), + varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.3 ), + thrOverEEE = cms.vdouble( 0.3 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.2, 0.25 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +fragment.hltEle8CaloIdLTrackIdLIsoVLPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLHcalIsoFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) +) +fragment.hltEle8CaloIdLTrackIdLIsoVLOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLPixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 999999.0 ), + thrRegularEE = cms.vdouble( 999999.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +fragment.hltEle8CaloIdLTrackIdLIsoVLDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLOneOEMinusOneOPFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.01 ), + thrRegularEE = cms.vdouble( 0.015 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltPreDimuon25JpsinoCorrL1 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltEle8CaloIdLTrackIdLIsoVLDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLDetaFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.07 ), + thrRegularEE = cms.vdouble( 0.1 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltDimuon25JpsiNoCorrL1L3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", +fragment.hltEle8CaloIdLTrackIdLIsoVLTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - PreviousCandIsL2 = cms.bool( True ), - FastAccept = cms.bool( False ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MaxDz = cms.double( 9999.0 ), - ChargeOpt = cms.int32( -1 ), - MinPtPair = cms.vdouble( 24.9 ), - MaxPtPair = cms.vdouble( 1.0E125 ), - MinPtMax = cms.vdouble( 0.0 ), - MinPtMin = cms.vdouble( 0.0 ), - MaxPtMin = cms.vdouble( 1.0E125 ), - MinInvMass = cms.vdouble( 2.9 ), - MaxInvMass = cms.vdouble( 3.3 ), - MinDiMuonDeltaR = cms.double( -1.0 ), - MinAcop = cms.double( -999.0 ), - MaxAcop = cms.double( 999.0 ), - MinPtBalance = cms.double( -1.0 ), - MaxPtBalance = cms.double( 999999.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxDCAMuMu = cms.double( 0.5 ), - MaxRapidityPair = cms.double( 999999.0 ), - CutCowboys = cms.bool( False ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) + candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLDphiFilter" ), + varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.2 ), + thrOverEEE = cms.vdouble( 0.2 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltDisplacedmumuVtxProducerDimuon25JpsisNoCorrL1 = cms.EDProducer( "HLTDisplacedmumuVtxProducer", - Src = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDimuon25JpsiNoCorrL1L3fL3Filtered" ), - matchToPrevious = cms.bool( True ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MinPtPair = cms.double( 0.0 ), - MinInvMass = cms.double( 0.0 ), - MaxInvMass = cms.double( 999999.0 ), - ChargeOpt = cms.int32( -1 ) +fragment.hltEle8JetCollectionsForLeptonPlusPFJets = cms.EDProducer( "HLTPFJetsCleanedFromLeadingLeptons", + leptons = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLTrackIsoFilter" ), + jets = cms.InputTag( "hltAK4PFJetsCorrected" ), + minDeltaR = cms.double( 1.0 ), + numLeptons = cms.uint32( 1 ) ) -fragment.hltDisplacedmumuFilterDimuon25JpsisNoCorrL1 = cms.EDFilter( "HLTDisplacedmumuFilter", +fragment.hltEle8PFJet30EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", saveTags = cms.bool( True ), - FastAccept = cms.bool( True ), - MinLxySignificance = cms.double( 0.0 ), - MaxLxySignificance = cms.double( 0.0 ), - MaxNormalisedChi2 = cms.double( 999999.0 ), - MinVtxProbability = cms.double( 0.005 ), - MinCosinePointingAngle = cms.double( -2.0 ), - DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon25JpsisNoCorrL1" ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) + inputTag = cms.InputTag( "hltEle8JetCollectionsForLeptonPlusPFJets" ), + originalTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + MinJetPt = cms.double( 30.0 ), + MaxAbsJetEta = cms.double( 2.5 ), + MinNJets = cms.uint32( 1 ), + triggerType = cms.int32( 85 ) ) -fragment.hltL1sDoubleMu4EG9 = cms.EDFilter( "HLTL1TSeed", +fragment.hltL1sSingleEG10IorSingleEG15 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_DoubleMu4_SQ_EG9er2p5 OR L1_DoubleMu5_SQ_EG9er2p5" ), + L1SeedsLogicalExpression = cms.string( "L1_SingleEG10er2p5 OR L1_SingleEG15er2p5" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -53081,162 +56293,260 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltPreDiMu4Ele9CaloIdLTrackIdLDZMass3p8 = cms.EDFilter( "HLTPrescaler", +fragment.hltPreEle12CaloIdLTrackIdLIsoVLPFJet30 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltDiMu4Ele9CaloIdLTrackIdLMuonlegL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", +fragment.hltEle12CaloIdLTrackIdLIsoVLL1MatchFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", saveTags = cms.bool( True ), - CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - PreviousCandTag = cms.InputTag( "hltL1sDoubleMu4EG9" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 2 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) + candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), + l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + candNonIsolatedTag = cms.InputTag( "" ), + l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1SeedFilterTag = cms.InputTag( "hltL1sSingleEG10IorSingleEG15" ), + l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + ncandcut = cms.int32( 1 ), + doIsolated = cms.bool( False ), + region_eta_size = cms.double( 0.522 ), + region_eta_size_ecap = cms.double( 1.0 ), + region_phi_size = cms.double( 1.044 ), + barrel_end = cms.double( 1.4791 ), + endcap_end = cms.double( 2.65 ) ) -fragment.hltDiMu4Ele9CaloIdLTrackIdLMuonlegL2Filtered4 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", +fragment.hltEle12CaloIdLTrackIdLIsoVLEtFilter = cms.EDFilter( "HLTEgammaEtFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL2MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLMuonlegL1Filtered0" ), - SeedMapTag = cms.InputTag( "hltL2Muons" ), - MinN = cms.int32( 0 ), - MaxEta = cms.double( 2.5 ), - AbsEtaBins = cms.vdouble( 0.0 ), - MinNstations = cms.vint32( 0 ), - MinNhits = cms.vint32( 0 ), - CutOnChambers = cms.bool( False ), - MinNchambers = cms.vint32( 0 ), - MaxDr = cms.double( 9999.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - NSigmaPt = cms.double( 0.0 ), - MatchToPreviousCand = cms.bool( True ) + inputTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLL1MatchFilter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 12.0 ), + etcutEE = cms.double( 12.0 ), + ncandcut = cms.int32( 1 ) ) -fragment.hltL1fForIterL3DiMu4Ele9CaloIdLTrackIdLMuonlegL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", +fragment.hltEle12CaloIdLTrackIdLIsoVLClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltL1MuonsPt0" ), - PreviousCandTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLMuonlegL1Filtered0" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 1 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) + candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLEtFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.013 ), + thrRegularEE = cms.vdouble( 0.035 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltL3fL1DoubleMu4EG9f0Filtered4 = cms.EDFilter( "HLTMuonL3PreFilter", +fragment.hltEle12CaloIdLTrackIdLIsoVLHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLMuonlegL2Filtered4" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3DiMu4Ele9CaloIdLTrackIdLMuonlegL1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - MinN = cms.int32( 2 ), - MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 4.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxNormalizedChi2 = cms.double( 9999.0 ), - MaxDXYBeamSpot = cms.double( 9999.0 ), - MinDXYBeamSpot = cms.double( -1.0 ), - MinNmuonHits = cms.int32( 0 ), - MaxPtDifference = cms.double( 9999.0 ), - MinTrackPt = cms.double( 0.0 ), - minMuonStations = cms.int32( 2 ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 0 ), - MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), - trkMuonId = cms.uint32( 0 ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) + candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLClusterShapeFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.13 ), + thrOverEEE = cms.vdouble( 0.13 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltDoubleMu4DZFilter = cms.EDFilter( "HLT2MuonMuonDZ", +fragment.hltEle12CaloIdLTrackIdLIsoVLEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), - originTag2 = cms.VInputTag( 'hltIterL3MuonCandidates' ), - inputTag1 = cms.InputTag( "hltL3fL1DoubleMu4EG9f0Filtered4" ), - inputTag2 = cms.InputTag( "hltL3fL1DoubleMu4EG9f0Filtered4" ), - triggerType1 = cms.int32( 83 ), - triggerType2 = cms.int32( 83 ), - MinDR = cms.double( 0.001 ), - MaxDZ = cms.double( 0.2 ), - MinPixHitsForDZ = cms.int32( 0 ), - checkSC = cms.bool( False ), - MinN = cms.int32( 1 ) + candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLHEFilter" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.5 ), + thrOverEEE = cms.vdouble( 0.5 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.29, 0.21 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltEle9DoubleMu4Mass3p8Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", +fragment.hltEle12CaloIdLTrackIdLIsoVLHcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLMuonlegL2Filtered4" ), - L1CandTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLMuonlegL1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - PreviousCandIsL2 = cms.bool( True ), - FastAccept = cms.bool( False ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MaxDz = cms.double( 9999.0 ), - ChargeOpt = cms.int32( 0 ), - MinPtPair = cms.vdouble( 0.0 ), - MaxPtPair = cms.vdouble( 1.0E125 ), - MinPtMax = cms.vdouble( 0.0 ), - MinPtMin = cms.vdouble( 4.0 ), - MaxPtMin = cms.vdouble( 1.0E125 ), - MinInvMass = cms.vdouble( 3.8 ), - MaxInvMass = cms.vdouble( 9999.0 ), - MinDiMuonDeltaR = cms.double( -1.0 ), - MinAcop = cms.double( -1.0 ), - MaxAcop = cms.double( 999.0 ), - MinPtBalance = cms.double( -1.0 ), - MaxPtBalance = cms.double( 999999.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxDCAMuMu = cms.double( 99999.9 ), - MaxRapidityPair = cms.double( 999999.0 ), - CutCowboys = cms.bool( False ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) + candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLEcalIsoFilter" ), + varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.3 ), + thrOverEEE = cms.vdouble( 0.3 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.2, 0.25 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltDiMu4Ele9CaloIdLTrackIdLElectronlegL1MatchFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", +fragment.hltEle12CaloIdLTrackIdLIsoVLPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLHcalIsoFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) +) +fragment.hltEle12CaloIdLTrackIdLIsoVLOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLPixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 999999.0 ), + thrRegularEE = cms.vdouble( 999999.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +fragment.hltEle12CaloIdLTrackIdLIsoVLDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLOneOEMinusOneOPFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.01 ), + thrRegularEE = cms.vdouble( 0.015 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +fragment.hltEle12CaloIdLTrackIdLIsoVLDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLDetaFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.07 ), + thrRegularEE = cms.vdouble( 0.1 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +fragment.hltEle12CaloIdLTrackIdLIsoVLTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLDphiFilter" ), + varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.2 ), + thrOverEEE = cms.vdouble( 0.2 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +fragment.hltEle12JetCollectionsForLeptonPlusPFJets = cms.EDProducer( "HLTPFJetsCleanedFromLeadingLeptons", + leptons = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLTrackIsoFilter" ), + jets = cms.InputTag( "hltAK4PFJetsCorrected" ), + minDeltaR = cms.double( 1.0 ), + numLeptons = cms.uint32( 1 ) +) +fragment.hltEle12PFJet30EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEle12JetCollectionsForLeptonPlusPFJets" ), + originalTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + MinJetPt = cms.double( 30.0 ), + MaxAbsJetEta = cms.double( 2.5 ), + MinNJets = cms.uint32( 1 ), + triggerType = cms.int32( 85 ) +) +fragment.hltPreEle23CaloIdLTrackIdLIsoVLPFJet30 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltEle23CaloIdLTrackIdLIsoVLJet30L1MatchFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", saveTags = cms.bool( True ), candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), candNonIsolatedTag = cms.InputTag( "" ), l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1SeedFilterTag = cms.InputTag( "hltL1sDoubleMu4EG9" ), + L1SeedFilterTag = cms.InputTag( "hltL1sSingleEG15er2p5" ), l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), ncandcut = cms.int32( 1 ), @@ -53247,17 +56557,17 @@ barrel_end = cms.double( 1.4791 ), endcap_end = cms.double( 2.65 ) ) -fragment.hltDiMu4Ele9CaloIdLTrackIdLElectronlegEtFilter = cms.EDFilter( "HLTEgammaEtFilter", +fragment.hltEle23CaloIdLTrackIdLIsoVLJet30EtFilter = cms.EDFilter( "HLTEgammaEtFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegL1MatchFilter" ), + inputTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30L1MatchFilter" ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 9.0 ), - etcutEE = cms.double( 9.0 ), + etcutEB = cms.double( 23.0 ), + etcutEE = cms.double( 23.0 ), ncandcut = cms.int32( 1 ) ) -fragment.hltDiMu4Ele9CaloIdLTrackIdLElectronlegClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltEle23CaloIdLTrackIdLIsoVLJet30ClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegEtFilter" ), + candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30EtFilter" ), varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), @@ -53277,9 +56587,9 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltDiMu4Ele9CaloIdLTrackIdLElectronlegHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltEle23CaloIdLTrackIdLIsoVLJet30HEFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegClusterShapeFilter" ), + candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30ClusterShapeFilter" ), varTag = cms.InputTag( "hltEgammaHoverE" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), @@ -53299,9 +56609,53 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltDiMu4Ele9CaloIdLTrackIdLElectronlegPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", +fragment.hltEle23CaloIdLTrackIdLIsoVLJet30EcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegHEFilter" ), + candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30HEFilter" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.5 ), + thrOverEEE = cms.vdouble( 0.5 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.29, 0.21 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +fragment.hltEle23CaloIdLTrackIdLIsoVLJet30HcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30EcalIsoFilter" ), + varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.3 ), + thrOverEEE = cms.vdouble( 0.3 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.2, 0.25 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +fragment.hltEle23CaloIdLTrackIdLIsoVLJet30PixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30HcalIsoFilter" ), l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), npixelmatchcut = cms.double( 1.0 ), ncandcut = cms.int32( 1 ), @@ -53322,9 +56676,9 @@ useS = cms.bool( False ), pixelVeto = cms.bool( False ) ) -fragment.hltDiMu4Ele9CaloIdLTrackIdLElectronlegOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltEle23CaloIdLTrackIdLIsoVLJet30OneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegPixelMatchFilter" ), + candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30PixelMatchFilter" ), varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), @@ -53344,9 +56698,9 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltDiMu4Ele9CaloIdLTrackIdLElectronlegDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltEle23CaloIdLTrackIdLIsoVLJet30DetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegOneOEMinusOneOPFilter" ), + candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30OneOEMinusOneOPFilter" ), varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), @@ -53366,9 +56720,9 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltDiMu4Ele9CaloIdLTrackIdLElectronlegDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltEle23CaloIdLTrackIdLIsoVLJet30DphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegDetaFilter" ), + candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30DetaFilter" ), varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), @@ -53388,160 +56742,67 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltMu4Ele9DZFilter = cms.EDFilter( "HLT2MuonPhotonDZ", +fragment.hltEle23CaloIdLTrackIdLIsoVLJet30TrackIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), - originTag2 = cms.VInputTag( 'hltEgammaCandidates' ), - inputTag1 = cms.InputTag( "hltL3fL1DoubleMu4EG9f0Filtered4" ), - inputTag2 = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegDphiFilter" ), - electronTag = cms.InputTag( "hltEgammaGsfElectrons" ), - triggerType1 = cms.int32( 83 ), - triggerType2 = cms.int32( 81 ), - MinDR = cms.double( -1.0 ), - MaxDZ = cms.double( 0.2 ), - MinPixHitsForDZ = cms.int32( 1 ), - checkSC = cms.bool( False ), - MinN = cms.int32( 2 ) + candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30DphiFilter" ), + varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.2 ), + thrOverEEE = cms.vdouble( 0.2 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltL1sDoubleMu7EG7 = cms.EDFilter( "HLTL1TSeed", +fragment.hltEle23JetCollectionsForLeptonPlusPFJets = cms.EDProducer( "HLTPFJetsCleanedFromLeadingLeptons", + leptons = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30TrackIsoFilter" ), + jets = cms.InputTag( "hltAK4PFJetsCorrected" ), + minDeltaR = cms.double( 1.0 ), + numLeptons = cms.uint32( 1 ) +) +fragment.hltEle23PFJet30EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_DoubleMu5_SQ_EG9er2p5" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) + inputTag = cms.InputTag( "hltEle23JetCollectionsForLeptonPlusPFJets" ), + originalTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + MinJetPt = cms.double( 30.0 ), + MaxAbsJetEta = cms.double( 2.5 ), + MinNJets = cms.uint32( 1 ), + triggerType = cms.int32( 85 ) ) -fragment.hltPreDiMu9Ele9CaloIdLTrackIdLDZ = cms.EDFilter( "HLTPrescaler", +fragment.hltPreEle8CaloIdMTrackIdMPFJet30 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltDiMu9Ele9CaloIdLTrackIdLMuonlegL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - PreviousCandTag = cms.InputTag( "hltL1sDoubleMu7EG7" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 2 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) -) -fragment.hltDiMu9Ele9CaloIdLTrackIdLMuonlegL2Filtered5 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL2MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLMuonlegL1Filtered0" ), - SeedMapTag = cms.InputTag( "hltL2Muons" ), - MinN = cms.int32( 0 ), - MaxEta = cms.double( 2.5 ), - AbsEtaBins = cms.vdouble( 0.0 ), - MinNstations = cms.vint32( 0 ), - MinNhits = cms.vint32( 0 ), - CutOnChambers = cms.bool( False ), - MinNchambers = cms.vint32( 0 ), - MaxDr = cms.double( 9999.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - NSigmaPt = cms.double( 0.0 ), - MatchToPreviousCand = cms.bool( True ) -) -fragment.hltL1fForIterL3DiMu9Ele9CaloIdLTrackIdLMuonlegL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltL1MuonsPt0" ), - PreviousCandTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLMuonlegL1Filtered0" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 1 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) -) -fragment.hltL3fL1DoubleMu7EG7f0Filtered9 = cms.EDFilter( "HLTMuonL3PreFilter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLMuonlegL2Filtered5" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3DiMu9Ele9CaloIdLTrackIdLMuonlegL1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - MinN = cms.int32( 2 ), - MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 9.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxNormalizedChi2 = cms.double( 9999.0 ), - MaxDXYBeamSpot = cms.double( 9999.0 ), - MinDXYBeamSpot = cms.double( -1.0 ), - MinNmuonHits = cms.int32( 0 ), - MaxPtDifference = cms.double( 9999.0 ), - MinTrackPt = cms.double( 0.0 ), - minMuonStations = cms.int32( 2 ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 0 ), - MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), - trkMuonId = cms.uint32( 0 ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) -) -fragment.hltDiMu9Ele9CaloIdLTrackIdLElectronlegL1MatchFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", - saveTags = cms.bool( True ), - candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), - l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - candNonIsolatedTag = cms.InputTag( "" ), - l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1SeedFilterTag = cms.InputTag( "hltL1sDoubleMu7EG7" ), - l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - ncandcut = cms.int32( 1 ), - doIsolated = cms.bool( False ), - region_eta_size = cms.double( 0.522 ), - region_eta_size_ecap = cms.double( 1.0 ), - region_phi_size = cms.double( 1.044 ), - barrel_end = cms.double( 1.4791 ), - endcap_end = cms.double( 2.65 ) -) -fragment.hltDiMu9Ele9CaloIdLTrackIdLElectronlegEtFilter = cms.EDFilter( "HLTEgammaEtFilter", +fragment.hltEle8EtFilter = cms.EDFilter( "HLTEgammaEtFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegL1MatchFilter" ), + inputTag = cms.InputTag( "hltEgammaCandidatesWrapper" ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 9.0 ), - etcutEE = cms.double( 9.0 ), + etcutEB = cms.double( 8.0 ), + etcutEE = cms.double( 8.0 ), ncandcut = cms.int32( 1 ) ) -fragment.hltDiMu9Ele9CaloIdLTrackIdLElectronlegClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltEle8HEFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegEtFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + candTag = cms.InputTag( "hltEle8EtFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.013 ), - thrRegularEE = cms.vdouble( 0.035 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.12 ), + thrOverEEE = cms.vdouble( 0.1 ), thrOverE2EB = cms.vdouble( -1.0 ), thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), @@ -53552,18 +56813,18 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltDiMu9Ele9CaloIdLTrackIdLElectronlegHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltEle8CaloIdMClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegClusterShapeFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), + candTag = cms.InputTag( "hltEle8HEFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.13 ), - thrOverEEE = cms.vdouble( 0.13 ), + thrRegularEB = cms.vdouble( 0.013 ), + thrRegularEE = cms.vdouble( 0.035 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), thrOverE2EB = cms.vdouble( -1.0 ), thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), @@ -53574,9 +56835,9 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltDiMu9Ele9CaloIdLTrackIdLElectronlegPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", +fragment.hltEle8CaloIdMPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegHEFilter" ), + candTag = cms.InputTag( "hltEle8CaloIdMClusterShapeFilter" ), l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), npixelmatchcut = cms.double( 1.0 ), ncandcut = cms.int32( 1 ), @@ -53597,16 +56858,16 @@ useS = cms.bool( False ), pixelVeto = cms.bool( False ) ) -fragment.hltDiMu9Ele9CaloIdLTrackIdLElectronlegOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltEle8CaloIdMGsfTrackIdMOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegPixelMatchFilter" ), + candTag = cms.InputTag( "hltEle8CaloIdMPixelMatchFilter" ), varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 999999.0 ), - thrRegularEE = cms.vdouble( 999999.0 ), + thrRegularEB = cms.vdouble( 0.05 ), + thrRegularEE = cms.vdouble( 0.02 ), thrOverEEB = cms.vdouble( -1.0 ), thrOverEEE = cms.vdouble( -1.0 ), thrOverE2EB = cms.vdouble( -1.0 ), @@ -53619,16 +56880,16 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltDiMu9Ele9CaloIdLTrackIdLElectronlegDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltEle8CaloIdMGsfTrackIdMDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegOneOEMinusOneOPFilter" ), + candTag = cms.InputTag( "hltEle8CaloIdMGsfTrackIdMOneOEMinusOneOPFilter" ), varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.01 ), - thrRegularEE = cms.vdouble( 0.015 ), + thrRegularEB = cms.vdouble( 0.006 ), + thrRegularEE = cms.vdouble( 0.0085 ), thrOverEEB = cms.vdouble( -1.0 ), thrOverEEE = cms.vdouble( -1.0 ), thrOverE2EB = cms.vdouble( -1.0 ), @@ -53641,16 +56902,16 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltDiMu9Ele9CaloIdLTrackIdLElectronlegDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltEle8CaloIdMGsfTrackIdMDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegDetaFilter" ), + candTag = cms.InputTag( "hltEle8CaloIdMGsfTrackIdMDetaFilter" ), varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.07 ), - thrRegularEE = cms.vdouble( 0.1 ), + thrRegularEB = cms.vdouble( 0.1 ), + thrRegularEE = cms.vdouble( 0.05 ), thrOverEEB = cms.vdouble( -1.0 ), thrOverEEE = cms.vdouble( -1.0 ), thrOverE2EB = cms.vdouble( -1.0 ), @@ -53663,153 +56924,134 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltMu9Ele9DZFilter = cms.EDFilter( "HLT2MuonPhotonDZ", - saveTags = cms.bool( True ), - originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), - originTag2 = cms.VInputTag( 'hltEgammaCandidates' ), - inputTag1 = cms.InputTag( "hltL3fL1DoubleMu7EG7f0Filtered9" ), - inputTag2 = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegDphiFilter" ), - electronTag = cms.InputTag( "hltEgammaGsfElectrons" ), - triggerType1 = cms.int32( 83 ), - triggerType2 = cms.int32( 81 ), - MinDR = cms.double( -1.0 ), - MaxDZ = cms.double( 0.2 ), - MinPixHitsForDZ = cms.int32( 1 ), - checkSC = cms.bool( False ), - MinN = cms.int32( 2 ) +fragment.hltGsfEle8NoIsoJetCollectionsForLeptonPlusPFJets = cms.EDProducer( "HLTPFJetsCleanedFromLeadingLeptons", + leptons = cms.InputTag( "hltEle8CaloIdMGsfTrackIdMDphiFilter" ), + jets = cms.InputTag( "hltAK4PFJetsCorrected" ), + minDeltaR = cms.double( 1.0 ), + numLeptons = cms.uint32( 1 ) ) -fragment.hltDoubleMu9DZFilter = cms.EDFilter( "HLT2MuonMuonDZ", +fragment.hltEle8NoIsoPFJet30EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", saveTags = cms.bool( True ), - originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), - originTag2 = cms.VInputTag( 'hltIterL3MuonCandidates' ), - inputTag1 = cms.InputTag( "hltL3fL1DoubleMu7EG7f0Filtered9" ), - inputTag2 = cms.InputTag( "hltL3fL1DoubleMu7EG7f0Filtered9" ), - triggerType1 = cms.int32( 83 ), - triggerType2 = cms.int32( 83 ), - MinDR = cms.double( 0.001 ), - MaxDZ = cms.double( 0.2 ), - MinPixHitsForDZ = cms.int32( 0 ), - checkSC = cms.bool( False ), - MinN = cms.int32( 1 ) + inputTag = cms.InputTag( "hltGsfEle8NoIsoJetCollectionsForLeptonPlusPFJets" ), + originalTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + MinJetPt = cms.double( 30.0 ), + MaxAbsJetEta = cms.double( 2.5 ), + MinNJets = cms.uint32( 1 ), + triggerType = cms.int32( 85 ) ) -fragment.hltPreDiMu9Ele9CaloIdLTrackIdL = cms.EDFilter( "HLTPrescaler", +fragment.hltPreEle17CaloIdMTrackIdMPFJet30 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltL1sDoubleMu18er = cms.EDFilter( "HLTL1TSeed", +fragment.hltEle17EtFilter = cms.EDFilter( "HLTEgammaEtFilter", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_DoubleMu18er2p1_SQ" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -fragment.hltPreDoubleIsoMu20eta2p1 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) + inputTag = cms.InputTag( "hltEgammaCandidatesWrapper" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 17.0 ), + etcutEE = cms.double( 17.0 ), + ncandcut = cms.int32( 1 ) ) -fragment.hltL1fL1sDoubleMu18erL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", +fragment.hltEle17HEFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - PreviousCandTag = cms.InputTag( "hltL1sDoubleMu18er" ), - MaxEta = cms.double( 2.1 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 2 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) + candTag = cms.InputTag( "hltEle17EtFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.12 ), + thrOverEEE = cms.vdouble( 0.1 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltL2fL1sDoubleMu18erL1f0L2Filtered10Q = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", +fragment.hltEle17CaloIdMClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL2MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sDoubleMu18erL1Filtered0" ), - SeedMapTag = cms.InputTag( "hltL2Muons" ), - MinN = cms.int32( 0 ), - MaxEta = cms.double( 2.16 ), - AbsEtaBins = cms.vdouble( 0.0 ), - MinNstations = cms.vint32( 0 ), - MinNhits = cms.vint32( 0 ), - CutOnChambers = cms.bool( False ), - MinNchambers = cms.vint32( 0 ), - MaxDr = cms.double( 9999.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - NSigmaPt = cms.double( 0.0 ), - MatchToPreviousCand = cms.bool( True ) + candTag = cms.InputTag( "hltEle17HEFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.011 ), + thrRegularEE = cms.vdouble( 0.031 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltL1fForIterL3L1fL1sDoubleMu18erL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", +fragment.hltEle17CaloIdMPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltL1MuonsPt0" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sDoubleMu18erL1Filtered0" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 1 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) + candTag = cms.InputTag( "hltEle17CaloIdMClusterShapeFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) ) -fragment.hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20Q = cms.EDFilter( "HLTMuonL3PreFilter", +fragment.hltEle17CaloIdMGsfTrackIdMOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sDoubleMu18erL1f0L2Filtered10Q" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sDoubleMu18erL1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 2.1 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 20.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxNormalizedChi2 = cms.double( 9999.0 ), - MaxDXYBeamSpot = cms.double( 9999.0 ), - MinDXYBeamSpot = cms.double( -1.0 ), - MinNmuonHits = cms.int32( 0 ), - MaxPtDifference = cms.double( 9999.0 ), - MinTrackPt = cms.double( 0.0 ), - minMuonStations = cms.int32( 2 ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 0 ), - MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), - trkMuonId = cms.uint32( 0 ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) + candTag = cms.InputTag( "hltEle17CaloIdMPixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.05 ), + thrRegularEE = cms.vdouble( 0.05 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20QL3pfecalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", +fragment.hltEle17CaloIdMGsfTrackIdMDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20Q" ), - varTag = cms.InputTag( "hltMuonEcalMFPFClusterIsoForMuons" ), + candTag = cms.InputTag( "hltEle17CaloIdMGsfTrackIdMOneOEMinusOneOPFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.14 ), - thrOverEEE = cms.vdouble( 0.1 ), + thrRegularEB = cms.vdouble( 0.006 ), + thrRegularEE = cms.vdouble( 0.0085 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), thrOverE2EB = cms.vdouble( -1.0 ), thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), @@ -53818,20 +57060,20 @@ rhoScale = cms.double( 1.0 ), effectiveAreas = cms.vdouble( 0.0, 0.0 ), absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20QL3pfhcalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", +fragment.hltEle17CaloIdMGsfTrackIdMDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20QL3pfecalIsoRhoFiltered" ), - varTag = cms.InputTag( "hltMuonHcalRegPFClusterIsoForMuons" ), + candTag = cms.InputTag( "hltEle17CaloIdMGsfTrackIdMDetaFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.177 ), - thrOverEEE = cms.vdouble( 0.24 ), + thrRegularEB = cms.vdouble( 0.1 ), + thrRegularEE = cms.vdouble( 0.05 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), thrOverE2EB = cms.vdouble( -1.0 ), thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), @@ -53840,1729 +57082,1101 @@ rhoScale = cms.double( 1.0 ), effectiveAreas = cms.vdouble( 0.0, 0.0 ), absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltL3crIsoL1sDoubleMu18erL1f0L2f10QL3f20QL3trkIsoFiltered = cms.EDFilter( "HLTMuonIsoFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20QL3pfhcalIsoRhoFiltered" ), - MinN = cms.int32( 2 ), - DepTag = cms.VInputTag( 'hltMuonTkRelIsolationCut0p08Map' ), - IsolatorPSet = cms.PSet( ) +fragment.hltGsfEle17NoIsoJetCollectionsForLeptonPlusPFJets = cms.EDProducer( "HLTPFJetsCleanedFromLeadingLeptons", + leptons = cms.InputTag( "hltEle17CaloIdMGsfTrackIdMDphiFilter" ), + jets = cms.InputTag( "hltAK4PFJetsCorrected" ), + minDeltaR = cms.double( 1.0 ), + numLeptons = cms.uint32( 1 ) ) -fragment.hltL1sDoubleMu125to157ORTripleMu444 = cms.EDFilter( "HLTL1TSeed", +fragment.hltEle17NoIsoPFJet30EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_DoubleMu_12_5 OR L1_DoubleMu_15_5_SQ OR L1_DoubleMu_15_7 OR L1_TripleMu_5_3_3" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) + inputTag = cms.InputTag( "hltGsfEle17NoIsoJetCollectionsForLeptonPlusPFJets" ), + originalTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + MinJetPt = cms.double( 30.0 ), + MaxAbsJetEta = cms.double( 2.5 ), + MinNJets = cms.uint32( 1 ), + triggerType = cms.int32( 85 ) ) -fragment.hltPreTrkMu12DoubleTrkMu5NoFiltersNoVtx = cms.EDFilter( "HLTPrescaler", +fragment.hltPreEle23CaloIdMTrackIdMPFJet30 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltL1fL1sDoubleMu155ORTripleMu444L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", +fragment.hltEle23EtFilter = cms.EDFilter( "HLTEgammaEtFilter", saveTags = cms.bool( True ), - CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - PreviousCandTag = cms.InputTag( "hltL1sDoubleMu125to157ORTripleMu444" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 2 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) + inputTag = cms.InputTag( "hltEgammaCandidatesWrapper" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 23.0 ), + etcutEE = cms.double( 23.0 ), + ncandcut = cms.int32( 1 ) ) -fragment.hltL2pfL1sDoubleMu155ORTripleMu444L1f0L2PreFiltered0NoVtx = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", +fragment.hltEle23HEFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL2MuonCandidatesNoVtx" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sDoubleMu155ORTripleMu444L1Filtered0" ), - SeedMapTag = cms.InputTag( "hltL2Muons" ), - MinN = cms.int32( 0 ), - MaxEta = cms.double( 2.5 ), - AbsEtaBins = cms.vdouble( 0.0 ), - MinNstations = cms.vint32( 0 ), - MinNhits = cms.vint32( 0 ), - CutOnChambers = cms.bool( False ), - MinNchambers = cms.vint32( 0 ), - MaxDr = cms.double( 9999.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - NSigmaPt = cms.double( 0.0 ), - MatchToPreviousCand = cms.bool( True ) + candTag = cms.InputTag( "hltEle23EtFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.12 ), + thrOverEEE = cms.vdouble( 0.1 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltL2fL1sDoubleMu155ORTripleMu444L1f0L2Filtered10OneMuNoVtx = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", +fragment.hltEle23CaloIdMClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL2MuonCandidatesNoVtx" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sDoubleMu155ORTripleMu444L1Filtered0" ), - SeedMapTag = cms.InputTag( "hltL2Muons" ), - MinN = cms.int32( 0 ), - MaxEta = cms.double( 2.5 ), - AbsEtaBins = cms.vdouble( 0.0 ), - MinNstations = cms.vint32( 0 ), - MinNhits = cms.vint32( 0 ), - CutOnChambers = cms.bool( False ), - MinNchambers = cms.vint32( 0 ), - MaxDr = cms.double( 9999.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - NSigmaPt = cms.double( 0.0 ), - MatchToPreviousCand = cms.bool( True ) -) -fragment.hltIterL3OISeedsFromL2MuonsNoVtx = cms.EDProducer( "TSGForOIFromL2", - src = cms.InputTag( "hltL2Muons" ), - layersToTry = cms.int32( 2 ), - fixedErrorRescaleFactorForHitless = cms.double( 2.0 ), - hitsToTry = cms.int32( 1 ), - adjustErrorsDynamicallyForHits = cms.bool( False ), - adjustErrorsDynamicallyForHitless = cms.bool( True ), - MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ), - UseHitLessSeeds = cms.bool( True ), - estimator = cms.string( "hltESPChi2MeasurementEstimator100" ), - maxEtaForTOB = cms.double( 1.8 ), - minEtaForTEC = cms.double( 0.7 ), - debug = cms.untracked.bool( False ), - fixedErrorRescaleFactorForHits = cms.double( 1.0 ), - maxSeeds = cms.uint32( 20 ), - maxHitlessSeeds = cms.uint32( 5 ), - maxHitSeeds = cms.uint32( 1 ), - numL2ValidHitsCutAllEta = cms.uint32( 20 ), - numL2ValidHitsCutAllEndcap = cms.uint32( 30 ), - pT1 = cms.double( 13.0 ), - pT2 = cms.double( 30.0 ), - pT3 = cms.double( 70.0 ), - eta1 = cms.double( 0.2 ), - eta2 = cms.double( 0.3 ), - eta3 = cms.double( 1.0 ), - eta4 = cms.double( 1.2 ), - eta5 = cms.double( 1.6 ), - eta6 = cms.double( 1.4 ), - eta7 = cms.double( 2.1 ), - SF1 = cms.double( 3.0 ), - SF2 = cms.double( 4.0 ), - SF3 = cms.double( 5.0 ), - SF4 = cms.double( 7.0 ), - SF5 = cms.double( 10.0 ), - SF6 = cms.double( 2.0 ), - SFHld = cms.double( 2.0 ), - SFHd = cms.double( 4.0 ), - tsosDiff1 = cms.double( 0.2 ), - tsosDiff2 = cms.double( 0.02 ), - displacedReco = cms.bool( False ), - propagatorName = cms.string( "PropagatorWithMaterialParabolicMf" ) -) -fragment.hltIterL3OITrackCandidatesNoVtx = cms.EDProducer( "CkfTrackCandidateMaker", - cleanTrajectoryAfterInOut = cms.bool( False ), - doSeedingRegionRebuilding = cms.bool( False ), - onlyPixelHitsForSeedCleaner = cms.bool( False ), - reverseTrajectories = cms.bool( True ), - useHitsSplitting = cms.bool( False ), - MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ), - src = cms.InputTag( "hltIterL3OISeedsFromL2MuonsNoVtx" ), - clustersToSkip = cms.InputTag( "" ), - phase2clustersToSkip = cms.InputTag( "" ), - TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTPSetMuonCkfTrajectoryBuilder" ) ), - TransientInitialStateEstimatorParameters = cms.PSet( - propagatorAlongTISE = cms.string( "PropagatorWithMaterial" ), - numberMeasurementsForFit = cms.int32( 4 ), - propagatorOppositeTISE = cms.string( "PropagatorWithMaterialOpposite" ) - ), - numHitsForSeedCleaner = cms.int32( 4 ), - NavigationSchool = cms.string( "SimpleNavigationSchool" ), - RedundantSeedCleaner = cms.string( "CachingSeedCleanerBySharedInput" ), - TrajectoryCleaner = cms.string( "muonSeededTrajectoryCleanerBySharedHits" ), - maxNSeeds = cms.uint32( 500000 ), - maxSeedsBeforeCleaning = cms.uint32( 5000 ) -) -fragment.hltIterL3OIMuCtfWithMaterialTracksNoVtx = cms.EDProducer( "TrackProducer", - useSimpleMF = cms.bool( False ), - SimpleMagneticField = cms.string( "" ), - src = cms.InputTag( "hltIterL3OITrackCandidatesNoVtx" ), - clusterRemovalInfo = cms.InputTag( "" ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - Fitter = cms.string( "hltESPKFFittingSmootherWithOutliersRejectionAndRK" ), - useHitsSplitting = cms.bool( False ), - alias = cms.untracked.string( "ctfWithMaterialTracks" ), - TrajectoryInEvent = cms.bool( False ), - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - AlgorithmName = cms.string( "iter10" ), - Propagator = cms.string( "PropagatorWithMaterial" ), - GeometricInnerState = cms.bool( True ), - NavigationSchool = cms.string( "SimpleNavigationSchool" ), - MeasurementTracker = cms.string( "hltESPMeasurementTracker" ), - MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ) + candTag = cms.InputTag( "hltEle23HEFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.013 ), + thrRegularEE = cms.vdouble( 0.035 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltIterL3OIMuonTrackCutClassifierNoVtx = cms.EDProducer( "TrackCutClassifier", - src = cms.InputTag( "hltIterL3OIMuCtfWithMaterialTracksNoVtx" ), - beamspot = cms.InputTag( "hltOnlineBeamSpot" ), - vertices = cms.InputTag( "Notused" ), - ignoreVertices = cms.bool( True ), - qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), - mva = cms.PSet( - minPixelHits = cms.vint32( 0, 0, 0 ), - maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 100.0 ), - dr_par = cms.PSet( - d0err = cms.vdouble( 0.003, 0.003, 3.40282346639E38 ), - dr_par2 = cms.vdouble( 0.3, 0.3, 3.40282346639E38 ), - dr_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), - dr_exp = cms.vint32( 4, 4, 2147483647 ), - d0err_par = cms.vdouble( 0.001, 0.001, 3.40282346639E38 ) - ), - maxLostLayers = cms.vint32( 4, 3, 2 ), - min3DLayers = cms.vint32( 0, 0, 0 ), - dz_par = cms.PSet( - dz_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), - dz_par2 = cms.vdouble( 0.35, 0.35, 3.40282346639E38 ), - dz_exp = cms.vint32( 4, 4, 2147483647 ) - ), - minNVtxTrk = cms.int32( 3 ), - maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), - minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), - maxChi2 = cms.vdouble( 3.40282346639E38, 3.40282346639E38, 3.40282346639E38 ), - maxChi2n = cms.vdouble( 10.0, 1.0, 0.4 ), - maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), - minLayers = cms.vint32( 3, 5, 5 ) - ) +fragment.hltEle23CaloIdMPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle23CaloIdMClusterShapeFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) ) -fragment.hltIterL3OIMuonTrackSelectionHighPurityNoVtx = cms.EDProducer( "TrackCollectionFilterCloner", - originalSource = cms.InputTag( "hltIterL3OIMuCtfWithMaterialTracksNoVtx" ), - originalMVAVals = cms.InputTag( 'hltIterL3OIMuonTrackCutClassifierNoVtx','MVAValues' ), - originalQualVals = cms.InputTag( 'hltIterL3OIMuonTrackCutClassifierNoVtx','QualityMasks' ), - minQuality = cms.string( "highPurity" ), - copyExtras = cms.untracked.bool( True ), - copyTrajectories = cms.untracked.bool( False ) +fragment.hltEle23CaloIdMGsfTrackIdMOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle23CaloIdMPixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.05 ), + thrRegularEE = cms.vdouble( 0.02 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltL3MuonsIterL3OINoVtx = cms.EDProducer( "L3MuonProducer", - ServiceParameters = cms.PSet( - RPCLayers = cms.bool( True ), - UseMuonNavigation = cms.untracked.bool( True ), - Propagators = cms.untracked.vstring( 'hltESPSmartPropagatorAny', - 'SteppingHelixPropagatorAny', - 'hltESPSmartPropagator', - 'hltESPSteppingHelixPropagatorOpposite' ) - ), - MuonCollectionLabel = cms.InputTag( "hltL2Muons" ), - TrackLoaderParameters = cms.PSet( - MuonSeededTracksInstance = cms.untracked.string( "L2Seeded" ), - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - DoSmoothing = cms.bool( True ), - SmoothTkTrack = cms.untracked.bool( False ), - VertexConstraint = cms.bool( False ), - MuonUpdatorAtVertexParameters = cms.PSet( - MaxChi2 = cms.double( 1000000.0 ), - BeamSpotPositionErrors = cms.vdouble( 0.1, 0.1, 5.3 ), - Propagator = cms.string( "hltESPSteppingHelixPropagatorOpposite" ) - ), - PutTkTrackIntoEvent = cms.untracked.bool( False ), - Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) - ), - L3TrajBuilderParameters = cms.PSet( - PtCut = cms.double( 1.0 ), - TrackerPropagator = cms.string( "SteppingHelixPropagatorAny" ), - GlobalMuonTrackMatcher = cms.PSet( - Chi2Cut_3 = cms.double( 200.0 ), - DeltaDCut_2 = cms.double( 10.0 ), - Eta_threshold = cms.double( 1.2 ), - Quality_2 = cms.double( 15.0 ), - DeltaDCut_1 = cms.double( 40.0 ), - Quality_3 = cms.double( 7.0 ), - DeltaDCut_3 = cms.double( 15.0 ), - Quality_1 = cms.double( 20.0 ), - Pt_threshold1 = cms.double( 0.0 ), - DeltaRCut_2 = cms.double( 0.2 ), - DeltaRCut_1 = cms.double( 0.1 ), - Pt_threshold2 = cms.double( 9.99999999E8 ), - Chi2Cut_1 = cms.double( 50.0 ), - Chi2Cut_2 = cms.double( 50.0 ), - DeltaRCut_3 = cms.double( 1.0 ), - LocChi2Cut = cms.double( 0.001 ), - Propagator = cms.string( "hltESPSmartPropagator" ), - MinPt = cms.double( 1.0 ), - MinP = cms.double( 2.5 ) - ), - ScaleTECxFactor = cms.double( -1.0 ), - tkTrajUseVertex = cms.bool( False ), - MuonTrackingRegionBuilder = cms.PSet( - Rescale_Dz = cms.double( 4.0 ), - Pt_fixed = cms.bool( False ), - Eta_fixed = cms.bool( True ), - Eta_min = cms.double( 0.1 ), - DeltaZ = cms.double( 24.2 ), - maxRegions = cms.int32( 2 ), - EtaR_UpperLimit_Par1 = cms.double( 0.25 ), - UseVertex = cms.bool( False ), - Z_fixed = cms.bool( False ), - PhiR_UpperLimit_Par1 = cms.double( 0.6 ), - PhiR_UpperLimit_Par2 = cms.double( 0.2 ), - Rescale_phi = cms.double( 3.0 ), - DeltaEta = cms.double( 0.2 ), - precise = cms.bool( True ), - OnDemand = cms.int32( -1 ), - EtaR_UpperLimit_Par2 = cms.double( 0.15 ), - MeasurementTrackerName = cms.InputTag( "hltESPMeasurementTracker" ), - vertexCollection = cms.InputTag( "pixelVertices" ), - Pt_min = cms.double( 3.0 ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - Phi_fixed = cms.bool( True ), - DeltaR = cms.double( 0.025 ), - input = cms.InputTag( "hltL2Muons" ), - DeltaPhi = cms.double( 0.15 ), - Phi_min = cms.double( 0.1 ), - Rescale_eta = cms.double( 3.0 ) - ), - TrackTransformer = cms.PSet( - Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), - RefitDirection = cms.string( "insideOut" ), - RefitRPCHits = cms.bool( True ), - Propagator = cms.string( "hltESPSmartPropagatorAny" ), - DoPredictionsOnly = cms.bool( False ), - TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), - Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) - ), - tkTrajBeamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - RefitRPCHits = cms.bool( True ), - tkTrajVertex = cms.InputTag( "Notused" ), - GlbRefitterParameters = cms.PSet( - Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), - DTRecSegmentLabel = cms.InputTag( "hltDt4DSegments" ), - RefitFlag = cms.bool( True ), - SkipStation = cms.int32( -1 ), - Chi2CutRPC = cms.double( 1.0 ), - PropDirForCosmics = cms.bool( False ), - CSCRecSegmentLabel = cms.InputTag( "hltCscSegments" ), - HitThreshold = cms.int32( 1 ), - DYTthrs = cms.vint32( 30, 15 ), - TrackerSkipSystem = cms.int32( -1 ), - RefitDirection = cms.string( "insideOut" ), - Chi2CutCSC = cms.double( 150.0 ), - Chi2CutDT = cms.double( 10.0 ), - RefitRPCHits = cms.bool( True ), - TrackerSkipSection = cms.int32( -1 ), - Propagator = cms.string( "hltESPSmartPropagatorAny" ), - DoPredictionsOnly = cms.bool( False ), - TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - MuonHitsOption = cms.int32( 1 ), - MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ) - ), - PCut = cms.double( 2.5 ), - tkTrajMaxDXYBeamSpot = cms.double( 9999.0 ), - TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - tkTrajMaxChi2 = cms.double( 9999.0 ), - MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), - ScaleTECyFactor = cms.double( -1.0 ), - tkTrajLabel = cms.InputTag( "hltIterL3OIMuonTrackSelectionHighPurityNoVtx" ) - ) +fragment.hltEle23CaloIdMGsfTrackIdMDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle23CaloIdMGsfTrackIdMOneOEMinusOneOPFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.006 ), + thrRegularEE = cms.vdouble( 0.0085 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltIterL3OIL3MuonsLinksCombinationNoVtx = cms.EDProducer( "L3TrackLinksCombiner", - labels = cms.VInputTag( 'hltL3MuonsIterL3OINoVtx' ) +fragment.hltEle23CaloIdMGsfTrackIdMDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle23CaloIdMGsfTrackIdMDetaFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.1 ), + thrRegularEE = cms.vdouble( 0.05 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltIterL3OIL3MuonsNoVtx = cms.EDProducer( "L3TrackCombiner", - labels = cms.VInputTag( 'hltL3MuonsIterL3OINoVtx' ) +fragment.hltGsfEle23NoIsoJetCollectionsForLeptonPlusPFJets = cms.EDProducer( "HLTPFJetsCleanedFromLeadingLeptons", + leptons = cms.InputTag( "hltEle23CaloIdMGsfTrackIdMDphiFilter" ), + jets = cms.InputTag( "hltAK4PFJetsCorrected" ), + minDeltaR = cms.double( 1.0 ), + numLeptons = cms.uint32( 1 ) ) -fragment.hltIterL3OIL3MuonCandidatesNoVtx = cms.EDProducer( "L3MuonCandidateProducer", - InputObjects = cms.InputTag( "hltIterL3OIL3MuonsNoVtx" ), - InputLinksObjects = cms.InputTag( "hltIterL3OIL3MuonsLinksCombinationNoVtx" ), - MuonPtOption = cms.string( "Tracker" ) +fragment.hltEle23NoIsoPFJet30EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltGsfEle23NoIsoJetCollectionsForLeptonPlusPFJets" ), + originalTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + MinJetPt = cms.double( 30.0 ), + MaxAbsJetEta = cms.double( 2.5 ), + MinNJets = cms.uint32( 1 ), + triggerType = cms.int32( 85 ) ) -fragment.hltL2SelectorForL3IONoVtx = cms.EDProducer( "HLTMuonL2SelectorForL3IO", - l2Src = cms.InputTag( "hltL2Muons" ), - l3OISrc = cms.InputTag( "hltIterL3OIL3MuonCandidatesNoVtx" ), - InputLinks = cms.InputTag( "hltIterL3OIL3MuonsLinksCombinationNoVtx" ), - applyL3Filters = cms.bool( False ), - MinNhits = cms.int32( 1 ), - MaxNormalizedChi2 = cms.double( 20.0 ), - MinNmuonHits = cms.int32( 1 ), - MaxPtDifference = cms.double( 0.3 ) +fragment.hltPreEle50CaloIdVTGsfTrkIdTPFJet165 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltIterL3MuonPixelTracksTrackingRegionsNoVtx = cms.EDProducer( "MuonTrackingRegionEDProducer", - EtaR_UpperLimit_Par1 = cms.double( 0.25 ), - DeltaR = cms.double( 0.025 ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - OnDemand = cms.int32( -1 ), - vertexCollection = cms.InputTag( "notUsed" ), - Rescale_phi = cms.double( 3.0 ), - Eta_fixed = cms.bool( True ), - Rescale_eta = cms.double( 3.0 ), - PhiR_UpperLimit_Par2 = cms.double( 0.2 ), - Eta_min = cms.double( 0.0 ), - Phi_fixed = cms.bool( True ), - Phi_min = cms.double( 0.0 ), - PhiR_UpperLimit_Par1 = cms.double( 0.6 ), - EtaR_UpperLimit_Par2 = cms.double( 0.15 ), - MeasurementTrackerName = cms.InputTag( "" ), - UseVertex = cms.bool( False ), - Rescale_Dz = cms.double( 4.0 ), - Pt_fixed = cms.bool( True ), - Z_fixed = cms.bool( True ), - Pt_min = cms.double( 0.0 ), - DeltaZ = cms.double( 24.2 ), - DeltaEta = cms.double( 0.2 ), - DeltaPhi = cms.double( 0.15 ), - maxRegions = cms.int32( 5 ), - precise = cms.bool( True ), - input = cms.InputTag( "hltL2SelectorForL3IONoVtx" ) +fragment.hltEle50EtFilter = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEGL1SingleEG40Filter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 50.0 ), + etcutEE = cms.double( 50.0 ), + ncandcut = cms.int32( 1 ) ) -fragment.hltPixelTracksInRegionL2NoVtx = cms.EDProducer( "TrackSelectorByRegion", - tracks = cms.InputTag( "hltPixelTracks" ), - regions = cms.InputTag( "hltIterL3MuonPixelTracksTrackingRegionsNoVtx" ), - produceTrackCollection = cms.bool( True ), - produceMask = cms.bool( False ) +fragment.hltEle50CaloIdVTClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle50EtFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.01 ), + thrRegularEE = cms.vdouble( 0.03 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltIter0IterL3MuonPixelSeedsFromPixelTracksNoVtx = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", - InputCollection = cms.InputTag( "hltPixelTracksInRegionL2NoVtx" ), - InputVertexCollection = cms.InputTag( "" ), - originHalfLength = cms.double( 0.3 ), - originRadius = cms.double( 0.1 ), - useProtoTrackKinematics = cms.bool( False ), - useEventsWithNoVertex = cms.bool( True ), - TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), - usePV = cms.bool( False ), - includeFourthHit = cms.bool( True ), - SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) +fragment.hltEle50CaloIdVTHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle50CaloIdVTClusterShapeFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.1 ), + thrOverEEE = cms.vdouble( 0.05 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltIter0IterL3MuonCkfTrackCandidatesNoVtx = cms.EDProducer( "CkfTrackCandidateMaker", - cleanTrajectoryAfterInOut = cms.bool( False ), - doSeedingRegionRebuilding = cms.bool( True ), - onlyPixelHitsForSeedCleaner = cms.bool( False ), - reverseTrajectories = cms.bool( False ), - useHitsSplitting = cms.bool( True ), - MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ), - src = cms.InputTag( "hltIter0IterL3MuonPixelSeedsFromPixelTracksNoVtx" ), - clustersToSkip = cms.InputTag( "" ), - phase2clustersToSkip = cms.InputTag( "" ), - TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter0IterL3MuonPSetGroupedCkfTrajectoryBuilderIT" ) ), - TransientInitialStateEstimatorParameters = cms.PSet( - propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), - numberMeasurementsForFit = cms.int32( 4 ), - propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) - ), - numHitsForSeedCleaner = cms.int32( 4 ), - NavigationSchool = cms.string( "SimpleNavigationSchool" ), - RedundantSeedCleaner = cms.string( "none" ), - TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), - maxNSeeds = cms.uint32( 100000 ), - maxSeedsBeforeCleaning = cms.uint32( 1000 ) +fragment.hltEle50CaloIdVTPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle50CaloIdVTHEFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) ) -fragment.hltIter0IterL3MuonCtfWithMaterialTracksNoVtx = cms.EDProducer( "TrackProducer", - useSimpleMF = cms.bool( True ), - SimpleMagneticField = cms.string( "ParabolicMf" ), - src = cms.InputTag( "hltIter0IterL3MuonCkfTrackCandidatesNoVtx" ), - clusterRemovalInfo = cms.InputTag( "" ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - Fitter = cms.string( "hltESPFittingSmootherIT" ), - useHitsSplitting = cms.bool( False ), - alias = cms.untracked.string( "ctfWithMaterialTracks" ), - TrajectoryInEvent = cms.bool( False ), - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - AlgorithmName = cms.string( "hltIter0" ), - Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), - GeometricInnerState = cms.bool( True ), - NavigationSchool = cms.string( "" ), - MeasurementTracker = cms.string( "" ), - MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ) +fragment.hltEle50CaloIdVTGsfTrkIdTGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle50CaloIdVTPixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.007 ), + thrRegularEE = cms.vdouble( 0.007 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltIter0IterL3MuonTrackCutClassifierNoVtx = cms.EDProducer( "TrackCutClassifier", - src = cms.InputTag( "hltIter0IterL3MuonCtfWithMaterialTracksNoVtx" ), - beamspot = cms.InputTag( "hltOnlineBeamSpot" ), - vertices = cms.InputTag( "hltTrimmedPixelVertices" ), - ignoreVertices = cms.bool( False ), - qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), - mva = cms.PSet( - minPixelHits = cms.vint32( 0, 0, 0 ), - maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 100.0 ), - dr_par = cms.PSet( - d0err = cms.vdouble( 0.003, 0.003, 3.40282346639E38 ), - dr_par2 = cms.vdouble( 0.3, 0.3, 3.40282346639E38 ), - dr_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), - dr_exp = cms.vint32( 4, 4, 2147483647 ), - d0err_par = cms.vdouble( 0.001, 0.001, 3.40282346639E38 ) - ), - maxLostLayers = cms.vint32( 1, 1, 1 ), - min3DLayers = cms.vint32( 0, 0, 0 ), - dz_par = cms.PSet( - dz_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), - dz_par2 = cms.vdouble( 0.35, 0.35, 3.40282346639E38 ), - dz_exp = cms.vint32( 4, 4, 2147483647 ) - ), - minNVtxTrk = cms.int32( 3 ), - maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), - minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), - maxChi2 = cms.vdouble( 3.40282346639E38, 3.40282346639E38, 3.40282346639E38 ), - maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), - maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), - minLayers = cms.vint32( 3, 3, 4 ) - ) +fragment.hltEle50CaloIdVTGsfTrkIdTGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle50CaloIdVTGsfTrkIdTGsfDetaFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.06 ), + thrRegularEE = cms.vdouble( 0.06 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltIter0IterL3MuonTrackSelectionHighPurityNoVtx = cms.EDProducer( "TrackCollectionFilterCloner", - originalSource = cms.InputTag( "hltIter0IterL3MuonCtfWithMaterialTracksNoVtx" ), - originalMVAVals = cms.InputTag( 'hltIter0IterL3MuonTrackCutClassifierNoVtx','MVAValues' ), - originalQualVals = cms.InputTag( 'hltIter0IterL3MuonTrackCutClassifierNoVtx','QualityMasks' ), - minQuality = cms.string( "highPurity" ), - copyExtras = cms.untracked.bool( True ), - copyTrajectories = cms.untracked.bool( False ) +fragment.hltPFJetsCorrectedMatchedToL1 = cms.EDProducer( "HLTPFJetL1TMatchProducer", + jetsInput = cms.InputTag( "hltAK4PFJetsCorrected" ), + L1Jets = cms.InputTag( 'hltGtStage2Digis','Jet' ), + DeltaR = cms.double( 0.5 ) ) -fragment.hltL3MuonsIterL3IONoVtx = cms.EDProducer( "L3MuonProducer", - ServiceParameters = cms.PSet( - RPCLayers = cms.bool( True ), - UseMuonNavigation = cms.untracked.bool( True ), - Propagators = cms.untracked.vstring( 'hltESPSmartPropagatorAny', - 'SteppingHelixPropagatorAny', - 'hltESPSmartPropagator', - 'hltESPSteppingHelixPropagatorOpposite' ) - ), - MuonCollectionLabel = cms.InputTag( "hltL2Muons" ), - TrackLoaderParameters = cms.PSet( - MuonSeededTracksInstance = cms.untracked.string( "L2Seeded" ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - DoSmoothing = cms.bool( False ), - SmoothTkTrack = cms.untracked.bool( False ), - VertexConstraint = cms.bool( False ), - MuonUpdatorAtVertexParameters = cms.PSet( - MaxChi2 = cms.double( 1000000.0 ), - BeamSpotPositionErrors = cms.vdouble( 0.1, 0.1, 5.3 ), - Propagator = cms.string( "hltESPSteppingHelixPropagatorOpposite" ) - ), - PutTkTrackIntoEvent = cms.untracked.bool( False ), - Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) - ), - L3TrajBuilderParameters = cms.PSet( - PtCut = cms.double( 1.0 ), - TrackerPropagator = cms.string( "SteppingHelixPropagatorAny" ), - GlobalMuonTrackMatcher = cms.PSet( - Chi2Cut_3 = cms.double( 200.0 ), - DeltaDCut_2 = cms.double( 10.0 ), - Eta_threshold = cms.double( 1.2 ), - Quality_2 = cms.double( 15.0 ), - DeltaDCut_1 = cms.double( 40.0 ), - Quality_3 = cms.double( 7.0 ), - DeltaDCut_3 = cms.double( 15.0 ), - Quality_1 = cms.double( 20.0 ), - Pt_threshold1 = cms.double( 0.0 ), - DeltaRCut_2 = cms.double( 0.2 ), - DeltaRCut_1 = cms.double( 0.1 ), - Pt_threshold2 = cms.double( 9.99999999E8 ), - Chi2Cut_1 = cms.double( 50.0 ), - Chi2Cut_2 = cms.double( 50.0 ), - DeltaRCut_3 = cms.double( 1.0 ), - LocChi2Cut = cms.double( 0.001 ), - Propagator = cms.string( "hltESPSmartPropagator" ), - MinPt = cms.double( 1.0 ), - MinP = cms.double( 2.5 ) - ), - ScaleTECxFactor = cms.double( -1.0 ), - tkTrajUseVertex = cms.bool( False ), - MuonTrackingRegionBuilder = cms.PSet( - Rescale_Dz = cms.double( 4.0 ), - Pt_fixed = cms.bool( True ), - Eta_fixed = cms.bool( True ), - Eta_min = cms.double( 0.1 ), - DeltaZ = cms.double( 24.2 ), - maxRegions = cms.int32( 2 ), - EtaR_UpperLimit_Par1 = cms.double( 0.25 ), - UseVertex = cms.bool( False ), - Z_fixed = cms.bool( True ), - PhiR_UpperLimit_Par1 = cms.double( 0.6 ), - PhiR_UpperLimit_Par2 = cms.double( 0.2 ), - Rescale_phi = cms.double( 3.0 ), - DeltaEta = cms.double( 0.04 ), - precise = cms.bool( True ), - OnDemand = cms.int32( -1 ), - EtaR_UpperLimit_Par2 = cms.double( 0.15 ), - MeasurementTrackerName = cms.InputTag( "hltESPMeasurementTracker" ), - vertexCollection = cms.InputTag( "pixelVertices" ), - Pt_min = cms.double( 3.0 ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - Phi_fixed = cms.bool( True ), - DeltaR = cms.double( 0.025 ), - input = cms.InputTag( "hltL2SelectorForL3IONoVtx" ), - DeltaPhi = cms.double( 0.15 ), - Phi_min = cms.double( 0.1 ), - Rescale_eta = cms.double( 3.0 ) - ), - TrackTransformer = cms.PSet( - Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), - RefitDirection = cms.string( "insideOut" ), - RefitRPCHits = cms.bool( True ), - Propagator = cms.string( "hltESPSmartPropagatorAny" ), - DoPredictionsOnly = cms.bool( False ), - TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), - Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) - ), - tkTrajBeamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - RefitRPCHits = cms.bool( True ), - tkTrajVertex = cms.InputTag( "hltTrimmedPixelVertices" ), - GlbRefitterParameters = cms.PSet( - Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), - DTRecSegmentLabel = cms.InputTag( "hltDt4DSegments" ), - RefitFlag = cms.bool( True ), - SkipStation = cms.int32( -1 ), - Chi2CutRPC = cms.double( 1.0 ), - PropDirForCosmics = cms.bool( False ), - CSCRecSegmentLabel = cms.InputTag( "hltCscSegments" ), - HitThreshold = cms.int32( 1 ), - DYTthrs = cms.vint32( 30, 15 ), - TrackerSkipSystem = cms.int32( -1 ), - RefitDirection = cms.string( "insideOut" ), - Chi2CutCSC = cms.double( 150.0 ), - Chi2CutDT = cms.double( 10.0 ), - RefitRPCHits = cms.bool( True ), - TrackerSkipSection = cms.int32( -1 ), - Propagator = cms.string( "hltESPSmartPropagatorAny" ), - DoPredictionsOnly = cms.bool( False ), - TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - MuonHitsOption = cms.int32( 1 ), - MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ) - ), - PCut = cms.double( 2.5 ), - tkTrajMaxDXYBeamSpot = cms.double( 9999.0 ), - TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - matchToSeeds = cms.bool( True ), - tkTrajMaxChi2 = cms.double( 9999.0 ), - MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), - ScaleTECyFactor = cms.double( -1.0 ), - tkTrajLabel = cms.InputTag( "hltIter0IterL3MuonTrackSelectionHighPurityNoVtx" ) - ) +fragment.hltMonoPFJet165 = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltPFJetsCorrectedMatchedToL1" ), + triggerType = cms.int32( 85 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 165.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 5.0 ), + MinN = cms.int32( 1 ) ) -fragment.hltIterL3MuonsFromL2LinksCombinationNoVtx = cms.EDProducer( "L3TrackLinksCombiner", - labels = cms.VInputTag( 'hltL3MuonsIterL3OINoVtx','hltL3MuonsIterL3IONoVtx' ) +fragment.hltEle50CaloIdVTGsfTrkIdTCleanAK4PFJet = cms.EDProducer( "HLTPFJetCollectionsForBoostedLeptonPlusJets", + HltLeptonTag = cms.InputTag( "hltEle50CaloIdVTGsfTrkIdTGsfDphiFilter" ), + SourceJetTag = cms.InputTag( "hltPFJetsCorrectedMatchedToL1" ), + minDeltaR = cms.double( 0.5 ) ) -fragment.hltIterL3MuonsFromL2NoVtx = cms.EDProducer( "L3TrackCombiner", - labels = cms.VInputTag( 'hltL3MuonsIterL3OINoVtx','hltL3MuonsIterL3IONoVtx' ) +fragment.hltEle50CaloIdVTGsfTrkIdTCentralPFJet165EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEle50CaloIdVTGsfTrkIdTCleanAK4PFJet" ), + originalTag = cms.InputTag( "hltEle50CaloIdVTGsfTrkIdTCleanAK4PFJet" ), + MinJetPt = cms.double( 165.0 ), + MaxAbsJetEta = cms.double( 2.6 ), + MinNJets = cms.uint32( 1 ), + triggerType = cms.int32( 0 ) ) -fragment.hltIterL3MuonL1MuonNoL2SelectorNoVtx = cms.EDProducer( "HLTL1MuonNoL2Selector", - InputObjects = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L2CandTag = cms.InputTag( "hltL2MuonCandidatesNoVtx" ), - SeedMapTag = cms.InputTag( "hltL2Muons" ), - L1MinPt = cms.double( -1.0 ), - L1MaxEta = cms.double( 5.0 ), - L1MinQuality = cms.uint32( 7 ), - CentralBxOnly = cms.bool( True ) +fragment.hltPreEle115CaloIdVTGsfTrkIdT = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltIterL3FromL1MuonPixelTracksTrackingRegionsNoVtx = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", - RegionPSet = cms.PSet( - vertexCollection = cms.InputTag( "notUsed" ), - zErrorVetex = cms.double( 0.2 ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - zErrorBeamSpot = cms.double( 24.2 ), - maxNVertices = cms.int32( 1 ), - maxNRegions = cms.int32( 5 ), - nSigmaZVertex = cms.double( 3.0 ), - nSigmaZBeamSpot = cms.double( 4.0 ), - ptMin = cms.double( 0.0 ), - mode = cms.string( "BeamSpotSigma" ), - input = cms.InputTag( "hltIterL3MuonL1MuonNoL2SelectorNoVtx" ), - searchOpt = cms.bool( False ), - whereToUseMeasurementTracker = cms.string( "Never" ), - originRadius = cms.double( 0.2 ), - measurementTrackerName = cms.InputTag( "" ), - precise = cms.bool( True ), - deltaEta = cms.double( 0.35 ), - deltaPhi = cms.double( 0.2 ) - ) +fragment.hltEG115EtFilter = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEGL1SingleEGNonIsoOrWithJetAndTauFilter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 115.0 ), + etcutEE = cms.double( 115.0 ), + ncandcut = cms.int32( 1 ) ) -fragment.hltPixelTracksInRegionL1NoVtx = cms.EDProducer( "TrackSelectorByRegion", - tracks = cms.InputTag( "hltPixelTracks" ), - regions = cms.InputTag( "hltIterL3FromL1MuonPixelTracksTrackingRegionsNoVtx" ), - produceTrackCollection = cms.bool( True ), - produceMask = cms.bool( False ) +fragment.hltEG115CaloIdVTClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG115EtFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.011 ), + thrRegularEE = cms.vdouble( 0.03 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltIter0IterL3FromL1MuonPixelSeedsFromPixelTracksNoVtx = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", - InputCollection = cms.InputTag( "hltPixelTracksInRegionL1NoVtx" ), - InputVertexCollection = cms.InputTag( "" ), - originHalfLength = cms.double( 0.3 ), - originRadius = cms.double( 0.1 ), - useProtoTrackKinematics = cms.bool( False ), - useEventsWithNoVertex = cms.bool( True ), - TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), - usePV = cms.bool( False ), - includeFourthHit = cms.bool( True ), - SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) +fragment.hltEG115CaloIdVTHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG115CaloIdVTClusterShapeFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.075 ), + thrOverEEE = cms.vdouble( 0.075 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltIter0IterL3FromL1MuonCkfTrackCandidatesNoVtx = cms.EDProducer( "CkfTrackCandidateMaker", - cleanTrajectoryAfterInOut = cms.bool( False ), - doSeedingRegionRebuilding = cms.bool( True ), - onlyPixelHitsForSeedCleaner = cms.bool( False ), - reverseTrajectories = cms.bool( False ), - useHitsSplitting = cms.bool( True ), - MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ), - src = cms.InputTag( "hltIter0IterL3FromL1MuonPixelSeedsFromPixelTracksNoVtx" ), - clustersToSkip = cms.InputTag( "" ), - phase2clustersToSkip = cms.InputTag( "" ), - TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter0IterL3FromL1MuonPSetGroupedCkfTrajectoryBuilderIT" ) ), - TransientInitialStateEstimatorParameters = cms.PSet( - propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), - numberMeasurementsForFit = cms.int32( 4 ), - propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) - ), - numHitsForSeedCleaner = cms.int32( 4 ), - NavigationSchool = cms.string( "SimpleNavigationSchool" ), - RedundantSeedCleaner = cms.string( "none" ), - TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), - maxNSeeds = cms.uint32( 100000 ), - maxSeedsBeforeCleaning = cms.uint32( 1000 ) +fragment.hltEle115CaloIdVTPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG115CaloIdVTHEFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) ) -fragment.hltIter0IterL3FromL1MuonCtfWithMaterialTracksNoVtx = cms.EDProducer( "TrackProducer", - useSimpleMF = cms.bool( True ), - SimpleMagneticField = cms.string( "ParabolicMf" ), - src = cms.InputTag( "hltIter0IterL3FromL1MuonCkfTrackCandidatesNoVtx" ), - clusterRemovalInfo = cms.InputTag( "" ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - Fitter = cms.string( "hltESPFittingSmootherIT" ), - useHitsSplitting = cms.bool( False ), - alias = cms.untracked.string( "ctfWithMaterialTracks" ), - TrajectoryInEvent = cms.bool( False ), - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - AlgorithmName = cms.string( "hltIter0" ), - Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), - GeometricInnerState = cms.bool( True ), - NavigationSchool = cms.string( "" ), - MeasurementTracker = cms.string( "" ), - MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ) +fragment.hltEle115CaloIdVTGsfTrkIdTGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle115CaloIdVTPixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.007 ), + thrRegularEE = cms.vdouble( 0.007 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltIter0IterL3FromL1MuonTrackCutClassifierNoVtx = cms.EDProducer( "TrackCutClassifier", - src = cms.InputTag( "hltIter0IterL3FromL1MuonCtfWithMaterialTracksNoVtx" ), - beamspot = cms.InputTag( "hltOnlineBeamSpot" ), - vertices = cms.InputTag( "hltTrimmedPixelVertices" ), - ignoreVertices = cms.bool( False ), - qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), - mva = cms.PSet( - minPixelHits = cms.vint32( 0, 0, 0 ), - maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 100.0 ), - dr_par = cms.PSet( - d0err = cms.vdouble( 0.003, 0.003, 3.40282346639E38 ), - dr_par2 = cms.vdouble( 0.3, 0.3, 3.40282346639E38 ), - dr_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), - dr_exp = cms.vint32( 4, 4, 2147483647 ), - d0err_par = cms.vdouble( 0.001, 0.001, 3.40282346639E38 ) - ), - maxLostLayers = cms.vint32( 1, 1, 1 ), - min3DLayers = cms.vint32( 0, 0, 0 ), - dz_par = cms.PSet( - dz_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), - dz_par2 = cms.vdouble( 0.35, 0.35, 3.40282346639E38 ), - dz_exp = cms.vint32( 4, 4, 2147483647 ) - ), - minNVtxTrk = cms.int32( 3 ), - maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), - minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), - maxChi2 = cms.vdouble( 3.40282346639E38, 3.40282346639E38, 3.40282346639E38 ), - maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), - maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), - minLayers = cms.vint32( 3, 3, 4 ) - ) +fragment.hltEle115CaloIdVTGsfTrkIdTGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle115CaloIdVTGsfTrkIdTGsfDetaFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.07 ), + thrRegularEE = cms.vdouble( 0.07 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltIter0IterL3FromL1MuonTrackSelectionHighPurityNoVtx = cms.EDProducer( "TrackCollectionFilterCloner", - originalSource = cms.InputTag( "hltIter0IterL3FromL1MuonCtfWithMaterialTracksNoVtx" ), - originalMVAVals = cms.InputTag( 'hltIter0IterL3FromL1MuonTrackCutClassifierNoVtx','MVAValues' ), - originalQualVals = cms.InputTag( 'hltIter0IterL3FromL1MuonTrackCutClassifierNoVtx','QualityMasks' ), - minQuality = cms.string( "highPurity" ), - copyExtras = cms.untracked.bool( True ), - copyTrajectories = cms.untracked.bool( False ) +fragment.hltPreEle135CaloIdVTGsfTrkIdT = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltIterL3MuonMergedNoVtx = cms.EDProducer( "TrackListMerger", - ShareFrac = cms.double( 0.19 ), - FoundHitBonus = cms.double( 5.0 ), - LostHitPenalty = cms.double( 20.0 ), - MinPT = cms.double( 0.05 ), - Epsilon = cms.double( -0.001 ), - MaxNormalizedChisq = cms.double( 1000.0 ), - MinFound = cms.int32( 3 ), - TrackProducers = cms.VInputTag( 'hltIterL3OIMuonTrackSelectionHighPurityNoVtx','hltIter0IterL3MuonTrackSelectionHighPurityNoVtx' ), - hasSelector = cms.vint32( 0, 0 ), - indivShareFrac = cms.vdouble( 1.0, 1.0 ), - selectedTrackQuals = cms.VInputTag( 'hltIterL3OIMuonTrackSelectionHighPurityNoVtx','hltIter0IterL3MuonTrackSelectionHighPurityNoVtx' ), - setsToMerge = cms.VPSet( - cms.PSet( pQual = cms.bool( False ), - tLists = cms.vint32( 0, 1 ) - ) - ), - trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), - allowFirstHitShare = cms.bool( True ), - newQuality = cms.string( "confirmed" ), - copyExtras = cms.untracked.bool( True ), - writeOnlyTrkQuals = cms.bool( False ), - copyMVA = cms.bool( False ) +fragment.hltEG135EtFilter = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEGL1SingleEGNonIsoOrWithJetAndTauFilter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 135.0 ), + etcutEE = cms.double( 135.0 ), + ncandcut = cms.int32( 1 ) ) -fragment.hltIterL3MuonAndMuonFromL1MergedNoVtx = cms.EDProducer( "TrackListMerger", - ShareFrac = cms.double( 0.19 ), - FoundHitBonus = cms.double( 5.0 ), - LostHitPenalty = cms.double( 20.0 ), - MinPT = cms.double( 0.05 ), - Epsilon = cms.double( -0.001 ), - MaxNormalizedChisq = cms.double( 1000.0 ), - MinFound = cms.int32( 3 ), - TrackProducers = cms.VInputTag( 'hltIterL3MuonMergedNoVtx','hltIter0IterL3FromL1MuonTrackSelectionHighPurityNoVtx' ), - hasSelector = cms.vint32( 0, 0 ), - indivShareFrac = cms.vdouble( 1.0, 1.0 ), - selectedTrackQuals = cms.VInputTag( 'hltIterL3MuonMergedNoVtx','hltIter0IterL3FromL1MuonTrackSelectionHighPurityNoVtx' ), - setsToMerge = cms.VPSet( - cms.PSet( pQual = cms.bool( False ), - tLists = cms.vint32( 0, 1 ) - ) - ), - trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), - allowFirstHitShare = cms.bool( True ), - newQuality = cms.string( "confirmed" ), - copyExtras = cms.untracked.bool( True ), - writeOnlyTrkQuals = cms.bool( False ), - copyMVA = cms.bool( False ) +fragment.hltEG135CaloIdVTClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG135EtFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.011 ), + thrRegularEE = cms.vdouble( 0.03 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltL3MuonsIterL3LinksNoVtx = cms.EDProducer( "MuonLinksProducerForHLT", - InclusiveTrackerTrackCollection = cms.InputTag( "hltIterL3MuonAndMuonFromL1MergedNoVtx" ), - LinkCollection = cms.InputTag( "hltIterL3MuonsFromL2LinksCombinationNoVtx" ), - ptMin = cms.double( 2.5 ), - pMin = cms.double( 2.5 ), - shareHitFraction = cms.double( 0.19 ) +fragment.hltEG135CaloIdVTHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG135CaloIdVTClusterShapeFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.075 ), + thrOverEEE = cms.vdouble( 0.075 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltIterL3MuonsNoVtx = cms.EDProducer( "MuonIdProducer", - MuonCaloCompatibility = cms.PSet( - delta_eta = cms.double( 0.02 ), - delta_phi = cms.double( 0.02 ), - allSiPMHO = cms.bool( False ), - MuonTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_muons_lowPt_3_1_norm.root" ), - PionTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_pions_lowPt_3_1_norm.root" ) - ), - TrackAssociatorParameters = cms.PSet( - useMuon = cms.bool( True ), - truthMatch = cms.bool( False ), - usePreshower = cms.bool( False ), - dRPreshowerPreselection = cms.double( 0.2 ), - muonMaxDistanceSigmaY = cms.double( 0.0 ), - useEcal = cms.bool( False ), - muonMaxDistanceSigmaX = cms.double( 0.0 ), - dRMuon = cms.double( 9999.0 ), - dREcal = cms.double( 9999.0 ), - CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), - DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), - EBRecHitCollectionLabel = cms.InputTag( "Notused" ), - CaloTowerCollectionLabel = cms.InputTag( "Notused" ), - propagateAllDirections = cms.bool( True ), - muonMaxDistanceY = cms.double( 5.0 ), - useHO = cms.bool( False ), - muonMaxDistanceX = cms.double( 5.0 ), - trajectoryUncertaintyTolerance = cms.double( -1.0 ), - useHcal = cms.bool( False ), - HBHERecHitCollectionLabel = cms.InputTag( "Notused" ), - accountForTrajectoryChangeCalo = cms.bool( False ), - dREcalPreselection = cms.double( 0.05 ), - useCalo = cms.bool( False ), - dRMuonPreselection = cms.double( 0.2 ), - EERecHitCollectionLabel = cms.InputTag( "Notused" ), - dRHcal = cms.double( 9999.0 ), - dRHcalPreselection = cms.double( 0.2 ), - HORecHitCollectionLabel = cms.InputTag( "Notused" ) - ), - CaloExtractorPSet = cms.PSet( - DR_Veto_H = cms.double( 0.1 ), - CenterConeOnCalIntersection = cms.bool( False ), - NoiseTow_EE = cms.double( 0.15 ), - Noise_EB = cms.double( 0.025 ), - Noise_HE = cms.double( 0.2 ), - DR_Veto_E = cms.double( 0.07 ), - NoiseTow_EB = cms.double( 0.04 ), - Noise_EE = cms.double( 0.1 ), - UseRecHitsFlag = cms.bool( False ), - DR_Max = cms.double( 1.0 ), - DepositLabel = cms.untracked.string( "Cal" ), - Noise_HO = cms.double( 0.2 ), - DR_Veto_HO = cms.double( 0.1 ), - Threshold_H = cms.double( 0.5 ), - PrintTimeReport = cms.untracked.bool( False ), - Threshold_E = cms.double( 0.2 ), - PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), - ComponentName = cms.string( "CaloExtractorByAssociator" ), - Threshold_HO = cms.double( 0.5 ), - DepositInstanceLabels = cms.vstring( 'ecal', - 'hcal', - 'ho' ), - ServiceParameters = cms.PSet( - RPCLayers = cms.bool( False ), - UseMuonNavigation = cms.untracked.bool( False ), - Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) - ), - TrackAssociatorParameters = cms.PSet( - useMuon = cms.bool( False ), - truthMatch = cms.bool( False ), - usePreshower = cms.bool( False ), - dRPreshowerPreselection = cms.double( 0.2 ), - muonMaxDistanceSigmaY = cms.double( 0.0 ), - useEcal = cms.bool( False ), - muonMaxDistanceSigmaX = cms.double( 0.0 ), - dRMuon = cms.double( 9999.0 ), - dREcal = cms.double( 1.0 ), - CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), - DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), - EBRecHitCollectionLabel = cms.InputTag( "Notused" ), - CaloTowerCollectionLabel = cms.InputTag( "Notused" ), - propagateAllDirections = cms.bool( True ), - muonMaxDistanceY = cms.double( 5.0 ), - useHO = cms.bool( False ), - muonMaxDistanceX = cms.double( 5.0 ), - trajectoryUncertaintyTolerance = cms.double( -1.0 ), - useHcal = cms.bool( False ), - HBHERecHitCollectionLabel = cms.InputTag( "Notused" ), - accountForTrajectoryChangeCalo = cms.bool( False ), - dREcalPreselection = cms.double( 1.0 ), - useCalo = cms.bool( True ), - dRMuonPreselection = cms.double( 0.2 ), - EERecHitCollectionLabel = cms.InputTag( "Notused" ), - dRHcal = cms.double( 1.0 ), - dRHcalPreselection = cms.double( 1.0 ), - HORecHitCollectionLabel = cms.InputTag( "Notused" ) - ), - Noise_HB = cms.double( 0.2 ) - ), - TrackExtractorPSet = cms.PSet( - Diff_z = cms.double( 0.2 ), - inputTrackCollection = cms.InputTag( "hltIter0IterL3FromL1MuonTrackSelectionHighPurityNoVtx" ), - Chi2Ndof_Max = cms.double( 1.0E64 ), - BeamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), - DR_Veto = cms.double( 0.01 ), - Pt_Min = cms.double( -1.0 ), - DR_Max = cms.double( 1.0 ), - NHits_Min = cms.uint32( 0 ), - Chi2Prob_Min = cms.double( -1.0 ), - Diff_r = cms.double( 0.1 ), - BeamlineOption = cms.string( "BeamSpotFromEvent" ), - ComponentName = cms.string( "TrackExtractor" ) - ), - JetExtractorPSet = cms.PSet( - JetCollectionLabel = cms.InputTag( "Notused" ), - DR_Veto = cms.double( 0.1 ), - DR_Max = cms.double( 1.0 ), - ExcludeMuonVeto = cms.bool( True ), - PrintTimeReport = cms.untracked.bool( False ), - PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), - ComponentName = cms.string( "JetExtractor" ), - ServiceParameters = cms.PSet( - RPCLayers = cms.bool( False ), - UseMuonNavigation = cms.untracked.bool( False ), - Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) - ), - TrackAssociatorParameters = cms.PSet( - useMuon = cms.bool( False ), - truthMatch = cms.bool( False ), - usePreshower = cms.bool( False ), - dRPreshowerPreselection = cms.double( 0.2 ), - muonMaxDistanceSigmaY = cms.double( 0.0 ), - useEcal = cms.bool( False ), - muonMaxDistanceSigmaX = cms.double( 0.0 ), - dRMuon = cms.double( 9999.0 ), - dREcal = cms.double( 0.5 ), - CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), - DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), - EBRecHitCollectionLabel = cms.InputTag( "Notused" ), - CaloTowerCollectionLabel = cms.InputTag( "Notused" ), - propagateAllDirections = cms.bool( True ), - muonMaxDistanceY = cms.double( 5.0 ), - useHO = cms.bool( False ), - muonMaxDistanceX = cms.double( 5.0 ), - trajectoryUncertaintyTolerance = cms.double( -1.0 ), - useHcal = cms.bool( False ), - HBHERecHitCollectionLabel = cms.InputTag( "Notused" ), - accountForTrajectoryChangeCalo = cms.bool( False ), - dREcalPreselection = cms.double( 0.5 ), - useCalo = cms.bool( True ), - dRMuonPreselection = cms.double( 0.2 ), - EERecHitCollectionLabel = cms.InputTag( "Notused" ), - dRHcal = cms.double( 0.5 ), - dRHcalPreselection = cms.double( 0.5 ), - HORecHitCollectionLabel = cms.InputTag( "Notused" ) - ), - Threshold = cms.double( 5.0 ) - ), - trackDepositName = cms.string( "tracker" ), - ecalDepositName = cms.string( "ecal" ), - hcalDepositName = cms.string( "hcal" ), - hoDepositName = cms.string( "ho" ), - jetDepositName = cms.string( "jets" ), - TimingFillerParameters = cms.PSet( - DTTimingParameters = cms.PSet( - HitError = cms.double( 6.0 ), - MatchParameters = cms.PSet( - TightMatchDT = cms.bool( False ), - DTradius = cms.double( 0.01 ), - TightMatchCSC = cms.bool( True ), - CSCsegments = cms.InputTag( "hltCscSegments" ), - DTsegments = cms.InputTag( "hltDt4DSegments" ) - ), - debug = cms.bool( False ), - DoWireCorr = cms.bool( False ), - RequireBothProjections = cms.bool( False ), - DTTimeOffset = cms.double( 2.7 ), - PruneCut = cms.double( 10000.0 ), - DTsegments = cms.InputTag( "hltDt4DSegments" ), - UseSegmentT0 = cms.bool( False ), - HitsMin = cms.int32( 5 ), - DropTheta = cms.bool( True ), - ServiceParameters = cms.PSet( - RPCLayers = cms.bool( True ), - Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) - ) - ), - UseCSC = cms.bool( True ), - CSCTimingParameters = cms.PSet( - MatchParameters = cms.PSet( - TightMatchDT = cms.bool( False ), - DTradius = cms.double( 0.01 ), - TightMatchCSC = cms.bool( True ), - CSCsegments = cms.InputTag( "hltCscSegments" ), - DTsegments = cms.InputTag( "hltDt4DSegments" ) - ), - debug = cms.bool( False ), - CSCWireTimeOffset = cms.double( 0.0 ), - CSCStripError = cms.double( 7.0 ), - CSCTimeOffset = cms.double( 0.0 ), - CSCWireError = cms.double( 8.6 ), - PruneCut = cms.double( 100.0 ), - CSCsegments = cms.InputTag( "hltCscSegments" ), - UseStripTime = cms.bool( True ), - CSCStripTimeOffset = cms.double( 0.0 ), - UseWireTime = cms.bool( True ), - ServiceParameters = cms.PSet( - RPCLayers = cms.bool( True ), - Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) - ) - ), - ErrorDT = cms.double( 6.0 ), - EcalEnergyCut = cms.double( 0.4 ), - UseECAL = cms.bool( True ), - ErrorEB = cms.double( 2.085 ), - UseDT = cms.bool( True ), - ErrorEE = cms.double( 6.95 ), - ErrorCSC = cms.double( 7.4 ) - ), - ShowerDigiFillerParameters = cms.PSet( - cscDigiCollectionLabel = cms.InputTag( 'muonCSCDigis','MuonCSCStripDigi' ), - digiMaxDistanceX = cms.double( 25.0 ), - dtDigiCollectionLabel = cms.InputTag( "muonDTDigis" ) - ), - TrackerKinkFinderParameters = cms.PSet( - usePosition = cms.bool( False ), - diagonalOnly = cms.bool( False ) - ), - fillEnergy = cms.bool( False ), - storeCrossedHcalRecHits = cms.bool( False ), - maxAbsPullX = cms.double( 4.0 ), - maxAbsEta = cms.double( 3.0 ), - minPt = cms.double( 8.0 ), - inputCollectionTypes = cms.vstring( 'inner tracks', - 'links' ), - addExtraSoftMuons = cms.bool( False ), - fillGlobalTrackRefits = cms.bool( False ), - debugWithTruthMatching = cms.bool( False ), - inputCollectionLabels = cms.VInputTag( 'hltIterL3MuonAndMuonFromL1MergedNoVtx','hltL3MuonsIterL3LinksNoVtx' ), - fillCaloCompatibility = cms.bool( False ), - maxAbsPullY = cms.double( 9999.0 ), - maxAbsDy = cms.double( 9999.0 ), - minP = cms.double( 0.0 ), - minPCaloMuon = cms.double( 1.0E9 ), - maxAbsDx = cms.double( 3.0 ), - fillIsolation = cms.bool( False ), - writeIsoDeposits = cms.bool( False ), - minNumberOfMatches = cms.int32( 1 ), - fillMatching = cms.bool( True ), - fillShowerDigis = cms.bool( False ), - ptThresholdToFillCandidateP4WithGlobalFit = cms.double( 200.0 ), - sigmaThresholdToFillCandidateP4WithGlobalFit = cms.double( 2.0 ), - fillGlobalTrackQuality = cms.bool( False ), - globalTrackQualityInputTag = cms.InputTag( "glbTrackQual" ), - selectHighPurity = cms.bool( False ), - pvInputTag = cms.InputTag( "offlinePrimaryVertices" ), - fillTrackerKink = cms.bool( False ), - minCaloCompatibility = cms.double( 0.6 ), - runArbitrationCleaner = cms.bool( False ), - arbitrationCleanerOptions = cms.PSet( - OverlapDTheta = cms.double( 0.02 ), - Overlap = cms.bool( True ), - Clustering = cms.bool( True ), - ME1a = cms.bool( True ), - ClusterDTheta = cms.double( 0.02 ), - ClusterDPhi = cms.double( 0.6 ), - OverlapDPhi = cms.double( 0.0786 ) - ), - arbitrateTrackerMuons = cms.bool( True ) +fragment.hltEle135CaloIdVTPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG135CaloIdVTHEFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) +) +fragment.hltEle135CaloIdVTGsfTrkIdTGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle135CaloIdVTPixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.007 ), + thrRegularEE = cms.vdouble( 0.007 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltIterL3MuonCandidatesNoVtx = cms.EDProducer( "L3MuonCandidateProducerFromMuons", - InputObjects = cms.InputTag( "hltIterL3MuonsNoVtx" ), - DisplacedReconstruction = cms.bool( False ) +fragment.hltEle135CaloIdVTGsfTrkIdTGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle135CaloIdVTGsfTrkIdTGsfDetaFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.07 ), + thrRegularEE = cms.vdouble( 0.07 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltL3pfL1sDoubleMu155ORTripleMu444L1f0L2pf0TwoMuL3PreFiltered5NoVtx = cms.EDFilter( "HLTMuonL3PreFilter", +fragment.hltL1sQuadJetC50to60IorHTT280to500IorHTT250to340QuadJet = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), - PreviousCandTag = cms.InputTag( "hltL2pfL1sDoubleMu155ORTripleMu444L1f0L2PreFiltered0NoVtx" ), - L1CandTag = cms.InputTag( "" ), - inputMuonCollection = cms.InputTag( "hltIterL3MuonsNoVtx" ), - MinN = cms.int32( 1 ), + L1SeedsLogicalExpression = cms.string( "L1_QuadJet60er2p5 OR L1_HTT280er OR L1_HTT320er OR L1_HTT360er OR L1_ETT2000 OR L1_HTT400er OR L1_HTT450er OR L1_HTT280er_QuadJet_70_55_40_35_er2p5 OR L1_HTT320er_QuadJet_70_55_40_40_er2p5 OR L1_HTT320er_QuadJet_80_60_er2p1_45_40_er2p3 OR L1_HTT320er_QuadJet_80_60_er2p1_50_45_er2p3" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +) +fragment.hltPrePFHT330PT30QuadPFJet75604540TriplePFBTagDeepCSV4p5 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltQuadCentralJet30 = cms.EDFilter( "HLT1CaloJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), + triggerType = cms.int32( 86 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 30.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 5.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxNormalizedChi2 = cms.double( 9999.0 ), - MaxDXYBeamSpot = cms.double( 9999.0 ), - MinDXYBeamSpot = cms.double( -1.0 ), - MinNmuonHits = cms.int32( 0 ), - MaxPtDifference = cms.double( 9999.0 ), - MinTrackPt = cms.double( 0.0 ), - minMuonStations = cms.int32( 2 ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 0 ), - MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), - trkMuonId = cms.uint32( 0 ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3LinksNoVtx" ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) + MinN = cms.int32( 4 ) ) -fragment.hltL3fL1sDoubleMu155ORTripleMu444L1f0L2f10OneMuL3Filtered12NoVtx = cms.EDFilter( "HLTMuonL3PreFilter", +fragment.hltCaloJetsQuad30ForHt = cms.EDProducer( "HLTCaloJetCollectionProducer", + HLTObject = cms.InputTag( "hltQuadCentralJet30" ), + TriggerTypes = cms.vint32( 86 ) +) +fragment.hltHtMhtCaloJetsQuadC30 = cms.EDProducer( "HLTHtMhtProducer", + usePt = cms.bool( True ), + excludePFMuons = cms.bool( False ), + minNJetHt = cms.int32( 4 ), + minNJetMht = cms.int32( 0 ), + minPtJetHt = cms.double( 30.0 ), + minPtJetMht = cms.double( 0.0 ), + maxEtaJetHt = cms.double( 2.5 ), + maxEtaJetMht = cms.double( 5.0 ), + jetsLabel = cms.InputTag( "hltCaloJetsQuad30ForHt" ), + pfCandidatesLabel = cms.InputTag( "" ) +) +fragment.hltCaloQuadJet30HT320 = cms.EDFilter( "HLTHtMhtFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), - PreviousCandTag = cms.InputTag( "hltL2pfL1sDoubleMu155ORTripleMu444L1f0L2PreFiltered0NoVtx" ), - L1CandTag = cms.InputTag( "" ), - inputMuonCollection = cms.InputTag( "hltIterL3MuonsNoVtx" ), - MinN = cms.int32( 1 ), + htLabels = cms.VInputTag( 'hltHtMhtCaloJetsQuadC30' ), + mhtLabels = cms.VInputTag( 'hltHtMhtCaloJetsQuadC30' ), + minHt = cms.vdouble( 320.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) +) +fragment.hltBTagCaloDeepCSVp17Double = cms.EDFilter( "HLTCaloJetTag", + saveTags = cms.bool( True ), + Jets = cms.InputTag( "hltSelector8CentralJetsL1FastJet" ), + JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsCalo','probb' ), + MinTag = cms.double( 0.17 ), + MaxTag = cms.double( 999999.0 ), + MinJets = cms.int32( 2 ), + TriggerType = cms.int32( 86 ) +) +fragment.hltPFCentralJetLooseIDQuad30 = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4PFJetsLooseIDCorrected" ), + triggerType = cms.int32( 86 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 30.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 12.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxNormalizedChi2 = cms.double( 9999.0 ), - MaxDXYBeamSpot = cms.double( 9999.0 ), - MinDXYBeamSpot = cms.double( -1.0 ), - MinNmuonHits = cms.int32( 0 ), - MaxPtDifference = cms.double( 9999.0 ), - MinTrackPt = cms.double( 0.0 ), - minMuonStations = cms.int32( 2 ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 0 ), - MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), - trkMuonId = cms.uint32( 0 ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3LinksNoVtx" ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) + MinN = cms.int32( 4 ) ) -fragment.hltDiMuonMergingNoVtx = cms.EDProducer( "TrackListMerger", - ShareFrac = cms.double( 0.19 ), - FoundHitBonus = cms.double( 100.0 ), - LostHitPenalty = cms.double( 0.0 ), - MinPT = cms.double( 0.05 ), - Epsilon = cms.double( -0.001 ), - MaxNormalizedChisq = cms.double( 1000.0 ), - MinFound = cms.int32( 3 ), - TrackProducers = cms.VInputTag( 'hltIterL3MuonAndMuonFromL1MergedNoVtx','hltMuCtfTracks' ), - hasSelector = cms.vint32( 0, 0 ), - indivShareFrac = cms.vdouble( 1.0, 1.0 ), - selectedTrackQuals = cms.VInputTag( 'hltIterL3MuonAndMuonFromL1MergedNoVtx','hltMuCtfTracks' ), - setsToMerge = cms.VPSet( - cms.PSet( pQual = cms.bool( False ), - tLists = cms.vint32( 0, 1 ) - ) - ), - trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), - allowFirstHitShare = cms.bool( True ), - newQuality = cms.string( "confirmed" ), - copyExtras = cms.untracked.bool( True ), - writeOnlyTrkQuals = cms.bool( False ), - copyMVA = cms.bool( False ) +fragment.hlt1PFCentralJetLooseID75 = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4PFJetsLooseIDCorrected" ), + triggerType = cms.int32( 0 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 75.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.5 ), + MinN = cms.int32( 1 ) ) -fragment.hltDiMuonLinksNoVtx = cms.EDProducer( "MuonLinksProducerForHLT", - InclusiveTrackerTrackCollection = cms.InputTag( "hltDiMuonMergingNoVtx" ), - LinkCollection = cms.InputTag( "hltIterL3MuonsFromL2LinksCombinationNoVtx" ), - ptMin = cms.double( 2.5 ), - pMin = cms.double( 2.5 ), - shareHitFraction = cms.double( 0.8 ) +fragment.hlt2PFCentralJetLooseID60 = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4PFJetsLooseIDCorrected" ), + triggerType = cms.int32( 0 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 60.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.5 ), + MinN = cms.int32( 2 ) ) -fragment.hltGlbTrkMuonsNoVtx = cms.EDProducer( "MuonIdProducer", - MuonCaloCompatibility = cms.PSet( - delta_eta = cms.double( 0.02 ), - delta_phi = cms.double( 0.02 ), - allSiPMHO = cms.bool( False ), - MuonTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_muons_lowPt_3_1_norm.root" ), - PionTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_pions_lowPt_3_1_norm.root" ) - ), - TrackAssociatorParameters = cms.PSet( - useMuon = cms.bool( True ), - truthMatch = cms.bool( False ), - usePreshower = cms.bool( False ), - dRPreshowerPreselection = cms.double( 0.2 ), - muonMaxDistanceSigmaY = cms.double( 0.0 ), - useEcal = cms.bool( False ), - muonMaxDistanceSigmaX = cms.double( 0.0 ), - dRMuon = cms.double( 9999.0 ), - dREcal = cms.double( 9999.0 ), - CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), - DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), - EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForPF" ), - propagateAllDirections = cms.bool( True ), - muonMaxDistanceY = cms.double( 5.0 ), - useHO = cms.bool( False ), - muonMaxDistanceX = cms.double( 5.0 ), - trajectoryUncertaintyTolerance = cms.double( -1.0 ), - useHcal = cms.bool( False ), - HBHERecHitCollectionLabel = cms.InputTag( "hltHbhereco" ), - accountForTrajectoryChangeCalo = cms.bool( False ), - dREcalPreselection = cms.double( 0.05 ), - useCalo = cms.bool( False ), - dRMuonPreselection = cms.double( 0.2 ), - EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - dRHcal = cms.double( 9999.0 ), - dRHcalPreselection = cms.double( 0.2 ), - HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) - ), - CaloExtractorPSet = cms.PSet( - DR_Veto_H = cms.double( 0.1 ), - CenterConeOnCalIntersection = cms.bool( False ), - NoiseTow_EE = cms.double( 0.15 ), - Noise_EB = cms.double( 0.025 ), - Noise_HE = cms.double( 0.2 ), - DR_Veto_E = cms.double( 0.07 ), - NoiseTow_EB = cms.double( 0.04 ), - Noise_EE = cms.double( 0.1 ), - UseRecHitsFlag = cms.bool( False ), - DR_Max = cms.double( 1.0 ), - DepositLabel = cms.untracked.string( "Cal" ), - Noise_HO = cms.double( 0.2 ), - DR_Veto_HO = cms.double( 0.1 ), - Threshold_H = cms.double( 0.5 ), - PrintTimeReport = cms.untracked.bool( False ), - Threshold_E = cms.double( 0.2 ), - PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), - ComponentName = cms.string( "CaloExtractorByAssociator" ), - Threshold_HO = cms.double( 0.5 ), - DepositInstanceLabels = cms.vstring( 'ecal', - 'hcal', - 'ho' ), - ServiceParameters = cms.PSet( - RPCLayers = cms.bool( False ), - UseMuonNavigation = cms.untracked.bool( False ), - Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) - ), - TrackAssociatorParameters = cms.PSet( - useMuon = cms.bool( False ), - truthMatch = cms.bool( False ), - usePreshower = cms.bool( False ), - dRPreshowerPreselection = cms.double( 0.2 ), - muonMaxDistanceSigmaY = cms.double( 0.0 ), - useEcal = cms.bool( False ), - muonMaxDistanceSigmaX = cms.double( 0.0 ), - dRMuon = cms.double( 9999.0 ), - dREcal = cms.double( 1.0 ), - CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), - DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), - EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForPF" ), - propagateAllDirections = cms.bool( True ), - muonMaxDistanceY = cms.double( 5.0 ), - useHO = cms.bool( False ), - muonMaxDistanceX = cms.double( 5.0 ), - trajectoryUncertaintyTolerance = cms.double( -1.0 ), - useHcal = cms.bool( False ), - HBHERecHitCollectionLabel = cms.InputTag( "hltHbhereco" ), - accountForTrajectoryChangeCalo = cms.bool( False ), - dREcalPreselection = cms.double( 1.0 ), - useCalo = cms.bool( True ), - dRMuonPreselection = cms.double( 0.2 ), - EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - dRHcal = cms.double( 1.0 ), - dRHcalPreselection = cms.double( 1.0 ), - HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) - ), - Noise_HB = cms.double( 0.2 ) - ), - TrackExtractorPSet = cms.PSet( - Diff_z = cms.double( 0.2 ), - inputTrackCollection = cms.InputTag( "hltPFMuonMerging" ), - Chi2Ndof_Max = cms.double( 1.0E64 ), - BeamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), - DR_Veto = cms.double( 0.01 ), - Pt_Min = cms.double( -1.0 ), - DR_Max = cms.double( 1.0 ), - DepositLabel = cms.untracked.string( "" ), - NHits_Min = cms.uint32( 0 ), - Chi2Prob_Min = cms.double( -1.0 ), - Diff_r = cms.double( 0.1 ), - BeamlineOption = cms.string( "BeamSpotFromEvent" ), - ComponentName = cms.string( "TrackExtractor" ) - ), - JetExtractorPSet = cms.PSet( - JetCollectionLabel = cms.InputTag( "hltAntiKT4CaloJetsPFEt5" ), - DR_Veto = cms.double( 0.1 ), - DR_Max = cms.double( 1.0 ), - ExcludeMuonVeto = cms.bool( True ), - PrintTimeReport = cms.untracked.bool( False ), - PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), - ComponentName = cms.string( "JetExtractor" ), - ServiceParameters = cms.PSet( - RPCLayers = cms.bool( False ), - UseMuonNavigation = cms.untracked.bool( False ), - Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) - ), - TrackAssociatorParameters = cms.PSet( - useMuon = cms.bool( False ), - truthMatch = cms.bool( False ), - usePreshower = cms.bool( False ), - dRPreshowerPreselection = cms.double( 0.2 ), - muonMaxDistanceSigmaY = cms.double( 0.0 ), - useEcal = cms.bool( False ), - muonMaxDistanceSigmaX = cms.double( 0.0 ), - dRMuon = cms.double( 9999.0 ), - dREcal = cms.double( 0.5 ), - CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), - DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), - EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForPF" ), - propagateAllDirections = cms.bool( True ), - muonMaxDistanceY = cms.double( 5.0 ), - useHO = cms.bool( False ), - muonMaxDistanceX = cms.double( 5.0 ), - trajectoryUncertaintyTolerance = cms.double( -1.0 ), - useHcal = cms.bool( False ), - HBHERecHitCollectionLabel = cms.InputTag( "hltHbhereco" ), - accountForTrajectoryChangeCalo = cms.bool( False ), - dREcalPreselection = cms.double( 0.5 ), - useCalo = cms.bool( True ), - dRMuonPreselection = cms.double( 0.2 ), - EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - dRHcal = cms.double( 0.5 ), - dRHcalPreselection = cms.double( 0.5 ), - HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) - ), - Threshold = cms.double( 5.0 ) - ), - trackDepositName = cms.string( "tracker" ), - ecalDepositName = cms.string( "ecal" ), - hcalDepositName = cms.string( "hcal" ), - hoDepositName = cms.string( "ho" ), - jetDepositName = cms.string( "jets" ), - TimingFillerParameters = cms.PSet( - DTTimingParameters = cms.PSet( - HitError = cms.double( 6.0 ), - MatchParameters = cms.PSet( - TightMatchDT = cms.bool( False ), - DTradius = cms.double( 0.01 ), - TightMatchCSC = cms.bool( True ), - CSCsegments = cms.InputTag( "hltCscSegments" ), - DTsegments = cms.InputTag( "hltDt4DSegments" ) - ), - debug = cms.bool( False ), - DoWireCorr = cms.bool( False ), - RequireBothProjections = cms.bool( False ), - DTTimeOffset = cms.double( 2.7 ), - PruneCut = cms.double( 10000.0 ), - DTsegments = cms.InputTag( "hltDt4DSegments" ), - UseSegmentT0 = cms.bool( False ), - HitsMin = cms.int32( 5 ), - DropTheta = cms.bool( True ), - ServiceParameters = cms.PSet( - RPCLayers = cms.bool( True ), - Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) - ) - ), - UseCSC = cms.bool( True ), - CSCTimingParameters = cms.PSet( - MatchParameters = cms.PSet( - TightMatchDT = cms.bool( False ), - DTradius = cms.double( 0.01 ), - TightMatchCSC = cms.bool( True ), - CSCsegments = cms.InputTag( "hltCscSegments" ), - DTsegments = cms.InputTag( "hltDt4DSegments" ) - ), - debug = cms.bool( False ), - CSCWireTimeOffset = cms.double( 0.0 ), - CSCStripError = cms.double( 7.0 ), - CSCTimeOffset = cms.double( 0.0 ), - CSCWireError = cms.double( 8.6 ), - PruneCut = cms.double( 100.0 ), - CSCsegments = cms.InputTag( "hltCscSegments" ), - UseStripTime = cms.bool( True ), - CSCStripTimeOffset = cms.double( 0.0 ), - UseWireTime = cms.bool( True ), - ServiceParameters = cms.PSet( - RPCLayers = cms.bool( True ), - Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) - ) - ), - ErrorDT = cms.double( 6.0 ), - EcalEnergyCut = cms.double( 0.4 ), - UseECAL = cms.bool( True ), - ErrorEB = cms.double( 2.085 ), - UseDT = cms.bool( True ), - ErrorEE = cms.double( 6.95 ), - ErrorCSC = cms.double( 7.4 ) - ), - ShowerDigiFillerParameters = cms.PSet( - cscDigiCollectionLabel = cms.InputTag( 'muonCSCDigis','MuonCSCStripDigi' ), - dtDigiCollectionLabel = cms.InputTag( "muonDTDigis" ), - digiMaxDistanceX = cms.double( 25.0 ) - ), - TrackerKinkFinderParameters = cms.PSet( - usePosition = cms.bool( False ), - diagonalOnly = cms.bool( False ) - ), - fillEnergy = cms.bool( False ), - storeCrossedHcalRecHits = cms.bool( False ), - maxAbsPullX = cms.double( 4.0 ), - maxAbsEta = cms.double( 3.0 ), - minPt = cms.double( 8.0 ), - inputCollectionTypes = cms.vstring( 'inner tracks', - 'links' ), - addExtraSoftMuons = cms.bool( False ), - fillGlobalTrackRefits = cms.bool( False ), - debugWithTruthMatching = cms.bool( False ), - inputCollectionLabels = cms.VInputTag( 'hltDiMuonMergingNoVtx','hltDiMuonLinksNoVtx' ), - fillCaloCompatibility = cms.bool( False ), - maxAbsPullY = cms.double( 9999.0 ), - maxAbsDy = cms.double( 9999.0 ), - minP = cms.double( 0.0 ), - minPCaloMuon = cms.double( 1.0E9 ), - maxAbsDx = cms.double( 3.0 ), - fillIsolation = cms.bool( False ), - writeIsoDeposits = cms.bool( False ), - minNumberOfMatches = cms.int32( 1 ), - fillMatching = cms.bool( True ), - fillShowerDigis = cms.bool( False ), - ptThresholdToFillCandidateP4WithGlobalFit = cms.double( 200.0 ), - sigmaThresholdToFillCandidateP4WithGlobalFit = cms.double( 2.0 ), - fillGlobalTrackQuality = cms.bool( False ), - globalTrackQualityInputTag = cms.InputTag( "glbTrackQual" ), - selectHighPurity = cms.bool( False ), - pvInputTag = cms.InputTag( "offlinePrimaryVertices" ), - fillTrackerKink = cms.bool( False ), - minCaloCompatibility = cms.double( 0.6 ), - runArbitrationCleaner = cms.bool( False ), - arbitrationCleanerOptions = cms.PSet( - OverlapDTheta = cms.double( 0.02 ), - Overlap = cms.bool( True ), - Clustering = cms.bool( True ), - ME1a = cms.bool( True ), - ClusterDTheta = cms.double( 0.02 ), - ClusterDPhi = cms.double( 0.6 ), - OverlapDPhi = cms.double( 0.0786 ) - ), - arbitrateTrackerMuons = cms.bool( False ) +fragment.hlt3PFCentralJetLooseID45 = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4PFJetsLooseIDCorrected" ), + triggerType = cms.int32( 0 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 45.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.5 ), + MinN = cms.int32( 3 ) ) -fragment.hltGlbTrkMuonCandsNoVtx = cms.EDProducer( "L3MuonCandidateProducerFromMuons", - InputObjects = cms.InputTag( "hltGlbTrkMuonsNoVtx" ), - DisplacedReconstruction = cms.bool( False ) +fragment.hlt4PFCentralJetLooseID40 = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4PFJetsLooseIDCorrected" ), + triggerType = cms.int32( 0 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 40.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.5 ), + MinN = cms.int32( 4 ) ) -fragment.hltTripleTrkMuFiltered5NoVtx = cms.EDFilter( "HLTMuonTrkL1TFilter", +fragment.hltPFCentralJetLooseIDQuad30forHt = cms.EDProducer( "HLTPFJetCollectionProducer", + HLTObject = cms.InputTag( "hltPFCentralJetLooseIDQuad30" ), + TriggerTypes = cms.vint32( 86 ) +) +fragment.hltHtMhtPFCentralJetsLooseIDQuadC30 = cms.EDProducer( "HLTHtMhtProducer", + usePt = cms.bool( True ), + excludePFMuons = cms.bool( False ), + minNJetHt = cms.int32( 4 ), + minNJetMht = cms.int32( 0 ), + minPtJetHt = cms.double( 30.0 ), + minPtJetMht = cms.double( 0.0 ), + maxEtaJetHt = cms.double( 2.5 ), + maxEtaJetMht = cms.double( 999.0 ), + jetsLabel = cms.InputTag( "hltPFCentralJetLooseIDQuad30forHt" ), + pfCandidatesLabel = cms.InputTag( "hltParticleFlow" ) +) +fragment.hltPFCentralJetsLooseIDQuad30HT330 = cms.EDFilter( "HLTHtMhtFilter", saveTags = cms.bool( True ), - inputMuonCollection = cms.InputTag( "hltGlbTrkMuonsNoVtx" ), - inputCandCollection = cms.InputTag( "hltGlbTrkMuonCandsNoVtx" ), - previousCandTag = cms.InputTag( "" ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - minMuonStations = cms.int32( 2 ), - maxNormalizedChi2 = cms.double( 1.0E99 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 4 ), - trkMuonId = cms.uint32( 0 ), - minPt = cms.double( 5.0 ), - minN = cms.uint32( 3 ), - maxAbsEta = cms.double( 2.5 ), - L1MatchingdR = cms.double( 0.3 ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) + htLabels = cms.VInputTag( 'hltHtMhtPFCentralJetsLooseIDQuadC30' ), + mhtLabels = cms.VInputTag( 'hltHtMhtPFCentralJetsLooseIDQuadC30' ), + minHt = cms.vdouble( 330.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) ) -fragment.hltSingleTrkMuFiltered12NoVtx = cms.EDFilter( "HLTMuonTrkL1TFilter", +fragment.hltBTagPFDeepCSV4p5Triple = cms.EDFilter( "HLTPFJetTag", saveTags = cms.bool( True ), - inputMuonCollection = cms.InputTag( "hltGlbTrkMuonsNoVtx" ), - inputCandCollection = cms.InputTag( "hltGlbTrkMuonCandsNoVtx" ), - previousCandTag = cms.InputTag( "" ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - minMuonStations = cms.int32( 2 ), - maxNormalizedChi2 = cms.double( 1.0E99 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 4 ), - trkMuonId = cms.uint32( 0 ), - minPt = cms.double( 12.0 ), - minN = cms.uint32( 1 ), - maxAbsEta = cms.double( 2.5 ), - L1MatchingdR = cms.double( 0.3 ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) + Jets = cms.InputTag( "hltPFJetForBtag" ), + JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsPF','probb' ), + MinTag = cms.double( 0.24 ), + MaxTag = cms.double( 999999.0 ), + MinJets = cms.int32( 3 ), + TriggerType = cms.int32( 86 ) ) -fragment.hltPreMu8 = cms.EDFilter( "HLTPrescaler", +fragment.hltPrePFHT330PT30QuadPFJet75604540 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltPreMu17 = cms.EDFilter( "HLTPrescaler", +fragment.hltL1sHTT280to500erIorHTT250to340erQuadJet = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_HTT280er OR L1_HTT320er OR L1_HTT360er OR L1_ETT2000 OR L1_HTT400er OR L1_HTT450er OR L1_HTT280er_QuadJet_70_55_40_35_er2p5 OR L1_HTT320er_QuadJet_70_55_40_40_er2p5 OR L1_HTT320er_QuadJet_80_60_er2p1_45_40_er2p3 OR L1_HTT320er_QuadJet_80_60_er2p1_50_45_er2p3 OR L1_QuadJet60er2p5" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +) +fragment.hltPrePFHT400SixPFJet32DoublePFBTagDeepCSV2p94 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltPreMu19 = cms.EDFilter( "HLTPrescaler", +fragment.hltCaloJetFilterSixC25 = cms.EDFilter( "HLT1CaloJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), + triggerType = cms.int32( 86 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 25.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.6 ), + MinN = cms.int32( 6 ) +) +fragment.hltCaloJetsSix25ForHt = cms.EDProducer( "HLTCaloJetCollectionProducer", + HLTObject = cms.InputTag( "hltCaloJetFilterSixC25" ), + TriggerTypes = cms.vint32( 86 ) +) +fragment.hltHtMhtCaloJetsSixC25 = cms.EDProducer( "HLTHtMhtProducer", + usePt = cms.bool( True ), + excludePFMuons = cms.bool( False ), + minNJetHt = cms.int32( 6 ), + minNJetMht = cms.int32( 0 ), + minPtJetHt = cms.double( 25.0 ), + minPtJetMht = cms.double( 0.0 ), + maxEtaJetHt = cms.double( 2.6 ), + maxEtaJetMht = cms.double( 5.0 ), + jetsLabel = cms.InputTag( "hltCaloJetsSix25ForHt" ), + pfCandidatesLabel = cms.InputTag( "" ) +) +fragment.hltCaloSixJet25HT300 = cms.EDFilter( "HLTHtMhtFilter", + saveTags = cms.bool( True ), + htLabels = cms.VInputTag( 'hltHtMhtCaloJetsSixC25' ), + mhtLabels = cms.VInputTag( 'hltHtMhtCaloJetsSixC25' ), + minHt = cms.vdouble( 300.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) +) +fragment.hltBTagCaloDeepCSV10p01Single = cms.EDFilter( "HLTCaloJetTag", + saveTags = cms.bool( True ), + Jets = cms.InputTag( "hltSelector8CentralJetsL1FastJet" ), + JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsCalo','probb' ), + MinTag = cms.double( 0.14 ), + MaxTag = cms.double( 999999.0 ), + MinJets = cms.int32( 1 ), + TriggerType = cms.int32( 86 ) +) +fragment.hltPFJetFilterSix30er2p5 = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + triggerType = cms.int32( 86 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 30.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.5 ), + MinN = cms.int32( 6 ) +) +fragment.hltPFJetFilterSix32er2p5 = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + triggerType = cms.int32( 86 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 32.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.5 ), + MinN = cms.int32( 6 ) +) +fragment.hltPFJetsSix30ForHt = cms.EDProducer( "HLTPFJetCollectionProducer", + HLTObject = cms.InputTag( "hltPFJetFilterSix30er2p5" ), + TriggerTypes = cms.vint32( 86 ) +) +fragment.hltHtMhtPFJetsSix30er2p5 = cms.EDProducer( "HLTHtMhtProducer", + usePt = cms.bool( True ), + excludePFMuons = cms.bool( False ), + minNJetHt = cms.int32( 6 ), + minNJetMht = cms.int32( 0 ), + minPtJetHt = cms.double( 30.0 ), + minPtJetMht = cms.double( 0.0 ), + maxEtaJetHt = cms.double( 2.5 ), + maxEtaJetMht = cms.double( 999.0 ), + jetsLabel = cms.InputTag( "hltPFJetsSix30ForHt" ), + pfCandidatesLabel = cms.InputTag( "hltParticleFlow" ) +) +fragment.hltPFSixJet30HT400 = cms.EDFilter( "HLTHtMhtFilter", + saveTags = cms.bool( True ), + htLabels = cms.VInputTag( 'hltHtMhtPFJetsSix30er2p5' ), + mhtLabels = cms.VInputTag( 'hltHtMhtPFJetsSix30er2p5' ), + minHt = cms.vdouble( 400.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) +) +fragment.hltBTagPFDeepCSV2p94Double = cms.EDFilter( "HLTPFJetTag", + saveTags = cms.bool( True ), + Jets = cms.InputTag( "hltPFJetForBtag" ), + JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsPF','probb' ), + MinTag = cms.double( 0.3 ), + MaxTag = cms.double( 999999.0 ), + MinJets = cms.int32( 2 ), + TriggerType = cms.int32( 86 ) +) +fragment.hltPrePFHT400SixPFJet32 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltPreMu17Photon30IsoCaloId = cms.EDFilter( "HLTPrescaler", +fragment.hltPrePFHT450SixPFJet36PFBTagDeepCSV1p59 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltMu17Photon30IsoCaloIdMuonlegL1Filtered7 = cms.EDFilter( "HLTMuonL1TFilter", +fragment.hltCaloJetFilterSixC30 = cms.EDFilter( "HLT1CaloJet", saveTags = cms.bool( True ), - CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - PreviousCandTag = cms.InputTag( "hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 7.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 1 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) + inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), + triggerType = cms.int32( 86 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 30.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.6 ), + MinN = cms.int32( 6 ) ) -fragment.hltMu17Photon30IsoCaloIdMuonlegL2Filtered10 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", +fragment.hltCaloJetsSix30ForHt = cms.EDProducer( "HLTCaloJetCollectionProducer", + HLTObject = cms.InputTag( "hltCaloJetFilterSixC30" ), + TriggerTypes = cms.vint32( 86 ) +) +fragment.hltHtMhtCaloJetsSixC30 = cms.EDProducer( "HLTHtMhtProducer", + usePt = cms.bool( True ), + excludePFMuons = cms.bool( False ), + minNJetHt = cms.int32( 6 ), + minNJetMht = cms.int32( 0 ), + minPtJetHt = cms.double( 30.0 ), + minPtJetMht = cms.double( 0.0 ), + maxEtaJetHt = cms.double( 2.6 ), + maxEtaJetMht = cms.double( 5.0 ), + jetsLabel = cms.InputTag( "hltCaloJetsSix30ForHt" ), + pfCandidatesLabel = cms.InputTag( "" ) +) +fragment.hltCaloSixJet30HT350 = cms.EDFilter( "HLTHtMhtFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL2MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltMu17Photon30IsoCaloIdMuonlegL1Filtered7" ), - SeedMapTag = cms.InputTag( "hltL2Muons" ), - MinN = cms.int32( 0 ), - MaxEta = cms.double( 2.5 ), - AbsEtaBins = cms.vdouble( 0.0 ), - MinNstations = cms.vint32( 0 ), - MinNhits = cms.vint32( 0 ), - CutOnChambers = cms.bool( False ), - MinNchambers = cms.vint32( 0 ), - MaxDr = cms.double( 9999.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - NSigmaPt = cms.double( 0.0 ), - MatchToPreviousCand = cms.bool( True ) + htLabels = cms.VInputTag( 'hltHtMhtCaloJetsSixC30' ), + mhtLabels = cms.VInputTag( 'hltHtMhtCaloJetsSixC30' ), + minHt = cms.vdouble( 350.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) ) -fragment.hltL1fForIterL3Mu17Photon30IsoCaloIdMuonlegL1Filtered7 = cms.EDFilter( "HLTMuonL1TFilter", +fragment.hltPFJetFilterSix36er2p5 = cms.EDFilter( "HLT1PFJet", saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltL1MuonsPt0" ), - PreviousCandTag = cms.InputTag( "hltMu17Photon30IsoCaloIdMuonlegL1Filtered7" ), + inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + triggerType = cms.int32( 86 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 36.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 1 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) + MinN = cms.int32( 6 ) ) -fragment.hltMu17Photon30IsoCaloIdMuonlegL3Filtered17Q = cms.EDFilter( "HLTMuonL3PreFilter", +fragment.hltPFSixJet30HT450 = cms.EDFilter( "HLTHtMhtFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltMu17Photon30IsoCaloIdMuonlegL2Filtered10" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3Mu17Photon30IsoCaloIdMuonlegL1Filtered7" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 1.0E99 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 17.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxNormalizedChi2 = cms.double( 9999.0 ), - MaxDXYBeamSpot = cms.double( 9999.0 ), - MinDXYBeamSpot = cms.double( -1.0 ), - MinNmuonHits = cms.int32( 0 ), - MaxPtDifference = cms.double( 9999.0 ), - MinTrackPt = cms.double( 0.0 ), - minMuonStations = cms.int32( 2 ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 0 ), - MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), - trkMuonId = cms.uint32( 0 ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) + htLabels = cms.VInputTag( 'hltHtMhtPFJetsSix30er2p5' ), + mhtLabels = cms.VInputTag( 'hltHtMhtPFJetsSix30er2p5' ), + minHt = cms.vdouble( 450.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) ) -fragment.hltMu17Photon30IsoCaloIdPhotonlegFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", +fragment.hltBTagPFDeepCSV1p59Single = cms.EDFilter( "HLTPFJetTag", saveTags = cms.bool( True ), - candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), - l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - candNonIsolatedTag = cms.InputTag( "" ), - l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1SeedFilterTag = cms.InputTag( "hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23" ), - l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - ncandcut = cms.int32( 1 ), - doIsolated = cms.bool( False ), - region_eta_size = cms.double( 0.522 ), - region_eta_size_ecap = cms.double( 1.0 ), - region_phi_size = cms.double( 1.044 ), - barrel_end = cms.double( 1.4791 ), - endcap_end = cms.double( 2.65 ) + Jets = cms.InputTag( "hltPFJetForBtag" ), + JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsPF','probb' ), + MinTag = cms.double( 0.4 ), + MaxTag = cms.double( 999999.0 ), + MinJets = cms.int32( 1 ), + TriggerType = cms.int32( 86 ) ) -fragment.hltMu17Photon30IsoCaloIdPhotonlegEtFilter = cms.EDFilter( "HLTEgammaEtFilter", +fragment.hltPrePFHT450SixPFJet36 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltMu17Photon30IsoCaloIdPhotonlegFilter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 30.0 ), - etcutEE = cms.double( 30.0 ), - ncandcut = cms.int32( 1 ) + L1SeedsLogicalExpression = cms.string( "L1_HTT280er OR L1_HTT320er OR L1_HTT360er OR L1_ETT2000 OR L1_HTT400er OR L1_HTT450er OR L1_HTT280er_QuadJet_70_55_40_35_er2p5 OR L1_HTT320er_QuadJet_70_55_40_40_er2p5 OR L1_HTT320er_QuadJet_80_60_er2p1_45_40_er2p3 OR L1_HTT320er_QuadJet_80_60_er2p1_50_45_er2p3 OR L1_QuadJet60er2p5 OR L1_TripleJet_95_75_65_DoubleJet_75_65_er2p5 OR L1_TripleJet_100_80_70_DoubleJet_80_70_er2p5 OR L1_TripleJet_105_85_75_DoubleJet_85_75_er2p5" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltMu17Photon30IsoCaloIdPhotonlegClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltPrePFHT400FivePFJet100100603030 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltCaloJetFilterFiveC25 = cms.EDFilter( "HLT1CaloJet", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltMu17Photon30IsoCaloIdPhotonlegEtFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.015 ), - thrRegularEE = cms.vdouble( 0.035 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), + triggerType = cms.int32( 86 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 25.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 3.1 ), + MinN = cms.int32( 5 ) +) +fragment.hltCaloJetsFive25ForHt = cms.EDProducer( "HLTCaloJetCollectionProducer", + HLTObject = cms.InputTag( "hltCaloJetFilterFiveC25" ), + TriggerTypes = cms.vint32( 86 ) +) +fragment.hltHtMhtCaloJetsFiveC25 = cms.EDProducer( "HLTHtMhtProducer", + usePt = cms.bool( True ), + excludePFMuons = cms.bool( False ), + minNJetHt = cms.int32( 5 ), + minNJetMht = cms.int32( 0 ), + minPtJetHt = cms.double( 25.0 ), + minPtJetMht = cms.double( 0.0 ), + maxEtaJetHt = cms.double( 3.1 ), + maxEtaJetMht = cms.double( 5.0 ), + jetsLabel = cms.InputTag( "hltCaloJetsFive25ForHt" ), + pfCandidatesLabel = cms.InputTag( "" ) +) +fragment.hltCaloFiveJet25HT300 = cms.EDFilter( "HLTHtMhtFilter", + saveTags = cms.bool( True ), + htLabels = cms.VInputTag( 'hltHtMhtCaloJetsFiveC25' ), + mhtLabels = cms.VInputTag( 'hltHtMhtCaloJetsFiveC25' ), + minHt = cms.vdouble( 300.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) +) +fragment.hltPFJetFilterTwo100er3p0 = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + triggerType = cms.int32( 86 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 100.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 3.0 ), + MinN = cms.int32( 2 ) +) +fragment.hltPFJetFilterThree60er3p0 = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + triggerType = cms.int32( 86 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 60.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 3.0 ), + MinN = cms.int32( 3 ) +) +fragment.hltPFJetFilterFive30er3p0 = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + triggerType = cms.int32( 86 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 30.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 3.0 ), + MinN = cms.int32( 5 ) +) +fragment.hltPFJetsFive30ForHt = cms.EDProducer( "HLTPFJetCollectionProducer", + HLTObject = cms.InputTag( "hltPFJetFilterFive30er3p0" ), + TriggerTypes = cms.vint32( 86 ) +) +fragment.hltHtMhtPFJetsFive30er3p0 = cms.EDProducer( "HLTHtMhtProducer", + usePt = cms.bool( True ), + excludePFMuons = cms.bool( False ), + minNJetHt = cms.int32( 5 ), + minNJetMht = cms.int32( 0 ), + minPtJetHt = cms.double( 30.0 ), + minPtJetMht = cms.double( 0.0 ), + maxEtaJetHt = cms.double( 3.0 ), + maxEtaJetMht = cms.double( 999.0 ), + jetsLabel = cms.InputTag( "hltPFJetsFive30ForHt" ), + pfCandidatesLabel = cms.InputTag( "hltParticleFlow" ) +) +fragment.hltPFFiveJet30HT400 = cms.EDFilter( "HLTHtMhtFilter", + saveTags = cms.bool( True ), + htLabels = cms.VInputTag( 'hltHtMhtPFJetsFive30er3p0' ), + mhtLabels = cms.VInputTag( 'hltHtMhtPFJetsFive30er3p0' ), + minHt = cms.vdouble( 400.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) ) -fragment.hltMu17Photon30IsoCaloIdPhotonlegHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltPrePFHT400FivePFJet100100603030DoublePFBTagDeepCSV4p5 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltBTagPFDeepCSV4p5Double = cms.EDFilter( "HLTPFJetTag", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltMu17Photon30IsoCaloIdPhotonlegClusterShapeFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.15 ), - thrOverEEE = cms.vdouble( 0.1 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + Jets = cms.InputTag( "hltPFJetForBtag" ), + JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsPF','probb' ), + MinTag = cms.double( 0.24 ), + MaxTag = cms.double( 999999.0 ), + MinJets = cms.int32( 2 ), + TriggerType = cms.int32( 86 ) ) -fragment.hltMu17Photon30IsoCaloIdPhotonlegEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", +fragment.hltPrePFHT400FivePFJet120120603030DoublePFBTagDeepCSV4p5 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltPFJetFilterTwo120er3p0 = cms.EDFilter( "HLT1PFJet", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltMu17Photon30IsoCaloIdPhotonlegHEFilter" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 5.0 ), - thrRegularEE = cms.vdouble( 5.0 ), - thrOverEEB = cms.vdouble( 0.012 ), - thrOverEEE = cms.vdouble( 0.012 ), - thrOverE2EB = cms.vdouble( 0.0 ), - thrOverE2EE = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.29, 0.21 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + triggerType = cms.int32( 86 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 120.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 3.0 ), + MinN = cms.int32( 2 ) ) -fragment.hltMu17Photon30IsoCaloIdPhotonlegTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", +fragment.hltPrePFHT350 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltHT300Jet30 = cms.EDFilter( "HLTHtMhtFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltMu17Photon30IsoCaloIdPhotonlegEcalIsoFilter" ), - varTag = cms.InputTag( "hltEgammaHollowTrackIso" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 4.0 ), - thrRegularEE = cms.vdouble( 4.0 ), - thrOverEEB = cms.vdouble( 0.002 ), - thrOverEEE = cms.vdouble( 0.002 ), - thrOverE2EB = cms.vdouble( 0.0 ), - thrOverE2EE = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + htLabels = cms.VInputTag( 'hltHtMhtJet30' ), + mhtLabels = cms.VInputTag( 'hltHtMhtJet30' ), + minHt = cms.vdouble( 300.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) ) -fragment.hltL1sSingleEG10IorSingleEG5 = cms.EDFilter( "HLTL1TSeed", +fragment.hltL1sSingleEGNonIsoOrWithJetAndTauNoPS = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleEG10er2p5 OR L1_SingleEG8er2p5" ), + L1SeedsLogicalExpression = cms.string( "L1_SingleEG40er2p5 OR L1_SingleTau120er2p1 OR L1_SingleJet180 OR L1_SingleEG42er2p5 OR L1_SingleEG45er2p5 OR L1_SingleEG60" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -55572,17 +58186,17 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltPreEle8CaloIdLTrackIdLIsoVLPFJet30 = cms.EDFilter( "HLTPrescaler", +fragment.hltPrePhoton60R9Id90CaloIdLIsoLDisplacedIdLPFHT350MinPFJet15 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltEle8CaloIdLTrackIdLIsoVLL1MatchFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", +fragment.hltEGL1SingleEGNonIsoOrWithJetAndTauNoPSFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", saveTags = cms.bool( True ), candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), candNonIsolatedTag = cms.InputTag( "" ), l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1SeedFilterTag = cms.InputTag( "hltL1sSingleEG10IorSingleEG5" ), + L1SeedFilterTag = cms.InputTag( "hltL1sSingleEGNonIsoOrWithJetAndTauNoPS" ), l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), ncandcut = cms.int32( 1 ), @@ -55593,26 +58207,26 @@ barrel_end = cms.double( 1.4791 ), endcap_end = cms.double( 2.65 ) ) -fragment.hltEle8CaloIdLTrackIdLIsoVLEtFilter = cms.EDFilter( "HLTEgammaEtFilter", +fragment.hltEG60EtFilter = cms.EDFilter( "HLTEgammaEtFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLL1MatchFilter" ), + inputTag = cms.InputTag( "hltEGL1SingleEGNonIsoOrWithJetAndTauNoPSFilter" ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 8.0 ), - etcutEE = cms.double( 8.0 ), + etcutEB = cms.double( 60.0 ), + etcutEE = cms.double( 60.0 ), ncandcut = cms.int32( 1 ) ) -fragment.hltEle8CaloIdLTrackIdLIsoVLClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltEG60HEFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLEtFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + candTag = cms.InputTag( "hltEG60EtFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.013 ), - thrRegularEE = cms.vdouble( 0.035 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.15 ), + thrOverEEE = cms.vdouble( 0.1 ), thrOverE2EB = cms.vdouble( -1.0 ), thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), @@ -55623,18 +58237,18 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltEle8CaloIdLTrackIdLIsoVLHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltEG60R9Id90CaloIdLIsoLR9IdFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLClusterShapeFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), + candTag = cms.InputTag( "hltEG60HEFilter" ), + varTag = cms.InputTag( "hltEgammaR9ID" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), + lessThan = cms.bool( False ), useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.13 ), - thrOverEEE = cms.vdouble( 0.13 ), + thrRegularEB = cms.vdouble( 0.9 ), + thrRegularEE = cms.vdouble( 0.9 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), thrOverE2EB = cms.vdouble( -1.0 ), thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), @@ -55645,109 +58259,86 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltEle8CaloIdLTrackIdLIsoVLEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltEG60R9Id90CaloIdLIsoLClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLHEFilter" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + candTag = cms.InputTag( "hltEG60R9Id90CaloIdLIsoLR9IdFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.5 ), - thrOverEEE = cms.vdouble( 0.5 ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.014 ), + thrRegularEE = cms.vdouble( 0.035 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), thrOverE2EB = cms.vdouble( -1.0 ), thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), + doRhoCorrection = cms.bool( False ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.29, 0.21 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltEle8CaloIdLTrackIdLIsoVLHcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltEG60R9Id90CaloIdLIsoLEcalPFClusterIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLEcalIsoFilter" ), - varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), + candTag = cms.InputTag( "hltEG60R9Id90CaloIdLIsoLClusterShapeFilter" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.3 ), - thrOverEEE = cms.vdouble( 0.3 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), + thrRegularEB = cms.vdouble( 5.0 ), + thrRegularEE = cms.vdouble( 8.0 ), + thrOverEEB = cms.vdouble( 0.01 ), + thrOverEEE = cms.vdouble( 0.007 ), + thrOverE2EB = cms.vdouble( 0.0 ), + thrOverE2EE = cms.vdouble( 0.0 ), ncandcut = cms.int32( 1 ), doRhoCorrection = cms.bool( True ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.2, 0.25 ), + effectiveAreas = cms.vdouble( 0.29, 0.21 ), absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltEle8CaloIdLTrackIdLIsoVLPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLHcalIsoFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) -) -fragment.hltEle8CaloIdLTrackIdLIsoVLOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltEG60R9Id90CaloIdLIsoLHcalPFClusterIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLPixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), - rhoTag = cms.InputTag( "" ), + candTag = cms.InputTag( "hltEG60R9Id90CaloIdLIsoLEcalPFClusterIsoFilter" ), + varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 999999.0 ), - thrRegularEE = cms.vdouble( 999999.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), + thrRegularEB = cms.vdouble( 12.5 ), + thrRegularEE = cms.vdouble( 7.5 ), + thrOverEEB = cms.vdouble( 0.03 ), + thrOverEEE = cms.vdouble( 0.032 ), + thrOverE2EB = cms.vdouble( 3.0E-5 ), + thrOverE2EE = cms.vdouble( 3.0E-5 ), + ncandcut = cms.int32( 0 ), + doRhoCorrection = cms.bool( True ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), + effectiveAreas = cms.vdouble( 0.2, 0.25 ), absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltEle8CaloIdLTrackIdLIsoVLDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltEG60R9Id90CaloIdLIsoLHollowTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLOneOEMinusOneOPFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + candTag = cms.InputTag( "hltEG60R9Id90CaloIdLIsoLHcalPFClusterIsoFilter" ), + varTag = cms.InputTag( "hltEgammaHollowTrackIso" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.01 ), - thrRegularEE = cms.vdouble( 0.015 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), + thrRegularEB = cms.vdouble( 6.0 ), + thrRegularEE = cms.vdouble( 6.0 ), + thrOverEEB = cms.vdouble( 0.002 ), + thrOverEEE = cms.vdouble( 0.002 ), + thrOverE2EB = cms.vdouble( 0.0 ), + thrOverE2EE = cms.vdouble( 0.0 ), ncandcut = cms.int32( 1 ), doRhoCorrection = cms.bool( False ), rhoMax = cms.double( 9.9999999E7 ), @@ -55756,68 +58347,71 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltEle8CaloIdLTrackIdLIsoVLDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltEG60R9Id90CaloIdLIsoLDisplacedIdFilter = cms.EDFilter( "HLTDisplacedEgammaFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLDetaFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.07 ), - thrRegularEE = cms.vdouble( 0.1 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), + inputTag = cms.InputTag( "hltEG60R9Id90CaloIdLIsoLHollowTrackIsoFilter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + RecHitsEB = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + RecHitsEE = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + inputTrack = cms.InputTag( "hltMergedTracks" ), ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + EBOnly = cms.bool( False ), + sMin_min = cms.double( 0.0 ), + sMin_max = cms.double( 0.4 ), + sMaj_min = cms.double( 0.0 ), + sMaj_max = cms.double( 1.5 ), + seedTimeMin = cms.double( -999.0 ), + seedTimeMax = cms.double( 999.0 ), + useTrackVeto = cms.bool( True ), + maxTrackCut = cms.int32( 0 ), + trackPtCut = cms.double( 5.0 ), + trackdRCut = cms.double( 0.2 ) ) -fragment.hltEle8CaloIdLTrackIdLIsoVLTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltHtMhtJet10 = cms.EDProducer( "HLTHtMhtProducer", + usePt = cms.bool( False ), + excludePFMuons = cms.bool( False ), + minNJetHt = cms.int32( 0 ), + minNJetMht = cms.int32( 0 ), + minPtJetHt = cms.double( 10.0 ), + minPtJetMht = cms.double( 10.0 ), + maxEtaJetHt = cms.double( 3.0 ), + maxEtaJetMht = cms.double( 5.0 ), + jetsLabel = cms.InputTag( "hltAK4CaloJetsCorrected" ), + pfCandidatesLabel = cms.InputTag( "" ) +) +fragment.hltHT175Jet10 = cms.EDFilter( "HLTHtMhtFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLDphiFilter" ), - varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.2 ), - thrOverEEE = cms.vdouble( 0.2 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + htLabels = cms.VInputTag( 'hltHtMhtJet10' ), + mhtLabels = cms.VInputTag( 'hltHtMhtJet10' ), + minHt = cms.vdouble( 175.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) ) -fragment.hltEle8JetCollectionsForLeptonPlusPFJets = cms.EDProducer( "HLTPFJetsCleanedFromLeadingLeptons", - leptons = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLTrackIsoFilter" ), - jets = cms.InputTag( "hltAK4PFJetsCorrected" ), - minDeltaR = cms.double( 1.0 ), - numLeptons = cms.uint32( 1 ) +fragment.hltPFHTJet15 = cms.EDProducer( "HLTHtMhtProducer", + usePt = cms.bool( True ), + excludePFMuons = cms.bool( False ), + minNJetHt = cms.int32( 0 ), + minNJetMht = cms.int32( 0 ), + minPtJetHt = cms.double( 15.0 ), + minPtJetMht = cms.double( 0.0 ), + maxEtaJetHt = cms.double( 3.0 ), + maxEtaJetMht = cms.double( 999.0 ), + jetsLabel = cms.InputTag( "hltAK4PFJetsCorrected" ), + pfCandidatesLabel = cms.InputTag( "hltParticleFlow" ) ) -fragment.hltEle8PFJet30EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", +fragment.hltPFHT350Jet15 = cms.EDFilter( "HLTHtMhtFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEle8JetCollectionsForLeptonPlusPFJets" ), - originalTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - MinJetPt = cms.double( 30.0 ), - MaxAbsJetEta = cms.double( 2.5 ), - MinNJets = cms.uint32( 1 ), - triggerType = cms.int32( 85 ) + htLabels = cms.VInputTag( 'hltPFHTJet15' ), + mhtLabels = cms.VInputTag( 'hltPFHTJet15' ), + minHt = cms.vdouble( 350.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) ) -fragment.hltL1sSingleEG10IorSingleEG15 = cms.EDFilter( "HLTL1TSeed", +fragment.hltL1sEG40To45IorJet170To200IorHTT300To500IorETM70ToETM150 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleEG10er2p5 OR L1_SingleEG15er2p5" ), + L1SeedsLogicalExpression = cms.string( "L1_SingleEG40er2p5 OR L1_SingleEG42er2p5 OR L1_SingleEG45er2p5 OR L1_SingleEG60 OR L1_SingleJet160er2p5 OR L1_SingleJet180 OR L1_SingleJet200 OR L1_HTT280er OR L1_HTT320er OR L1_HTT360er OR L1_HTT400er OR L1_HTT450er OR L1_ETT2000 OR L1_ETMHF70 OR L1_ETMHF80 OR L1_ETMHF90 OR L1_ETMHF100 OR L1_ETMHF110 OR L1_ETMHF120 OR L1_ETMHF130 OR L1_ETMHF140 OR L1_ETMHF150 OR L1_ETM150 OR L1_ETMHF70_HTT60er OR L1_ETMHF80_HTT60er OR L1_ETMHF90_HTT60er OR L1_ETMHF100_HTT60er OR L1_ETMHF110_HTT60er OR L1_ETMHF120_HTT60er OR L1_ETMHF130_HTT60er" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -55827,17 +58421,124 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltPreEle12CaloIdLTrackIdLIsoVLPFJet30 = cms.EDFilter( "HLTPrescaler", +fragment.hltPreECALHT800 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltEle12CaloIdLTrackIdLIsoVLL1MatchFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", +fragment.hltTowerMakerEcal = cms.EDProducer( "CaloTowersCreator", + EBSumThreshold = cms.double( 0.2 ), + HF2Weight = cms.double( 1.0 ), + EBWeight = cms.double( 1.0 ), + hfInput = cms.InputTag( "" ), + EESumThreshold = cms.double( 0.45 ), + HOThreshold0 = cms.double( 3.5 ), + HOThresholdPlus1 = cms.double( 3.5 ), + HOThresholdMinus1 = cms.double( 3.5 ), + HOThresholdPlus2 = cms.double( 3.5 ), + HOThresholdMinus2 = cms.double( 3.5 ), + HBGrid = cms.vdouble( ), + HBThreshold1 = cms.double( 0.1 ), + HBThreshold2 = cms.double( 0.2 ), + HBThreshold = cms.double( 0.3 ), + EEWeights = cms.vdouble( ), + HF1Threshold = cms.double( 0.5 ), + HF2Weights = cms.vdouble( ), + HOWeights = cms.vdouble( ), + EEGrid = cms.vdouble( ), + HEDWeight = cms.double( 1.0 ), + EEWeight = cms.double( 1.0 ), + UseHO = cms.bool( False ), + HBWeights = cms.vdouble( ), + HESWeight = cms.double( 1.0 ), + HF1Weight = cms.double( 1.0 ), + HF2Grid = cms.vdouble( ), + HEDWeights = cms.vdouble( ), + HF1Grid = cms.vdouble( ), + EBWeights = cms.vdouble( ), + HOWeight = cms.double( 1.0E-99 ), + EBThreshold = cms.double( 0.07 ), + EEThreshold = cms.double( 0.3 ), + UseEtEBTreshold = cms.bool( False ), + UseSymEBTreshold = cms.bool( False ), + UseEtEETreshold = cms.bool( False ), + UseSymEETreshold = cms.bool( False ), + hbheInput = cms.InputTag( "" ), + HcalThreshold = cms.double( -1000.0 ), + HF2Threshold = cms.double( 0.85 ), + HESThreshold1 = cms.double( 0.1 ), + HESThreshold = cms.double( 0.2 ), + HF1Weights = cms.vdouble( ), + hoInput = cms.InputTag( "" ), + HESGrid = cms.vdouble( ), + HESWeights = cms.vdouble( ), + HEDThreshold1 = cms.double( 0.1 ), + HEDThreshold = cms.double( 0.2 ), + EcutTower = cms.double( -1000.0 ), + HEDGrid = cms.vdouble( ), + ecalInputs = cms.VInputTag( 'hltEcalRecHit:EcalRecHitsEB','hltEcalRecHit:EcalRecHitsEE' ), + HBWeight = cms.double( 1.0 ), + HOGrid = cms.vdouble( ), + EBGrid = cms.vdouble( ), + MomConstrMethod = cms.int32( 1 ), + MomHBDepth = cms.double( 0.2 ), + MomHEDepth = cms.double( 0.4 ), + MomEBDepth = cms.double( 0.3 ), + MomEEDepth = cms.double( 0.0 ), + HcalAcceptSeverityLevel = cms.uint32( 9 ), + EcalRecHitSeveritiesToBeExcluded = cms.vstring( 'kTime', + 'kWeird', + 'kBad' ), + UseHcalRecoveredHits = cms.bool( False ), + UseEcalRecoveredHits = cms.bool( False ), + UseRejectedHitsOnly = cms.bool( False ), + HcalAcceptSeverityLevelForRejectedHit = cms.uint32( 9999 ), + EcalSeveritiesToBeUsedInBadTowers = cms.vstring( ), + UseRejectedRecoveredHcalHits = cms.bool( False ), + UseRejectedRecoveredEcalHits = cms.bool( False ), + missingHcalRescaleFactorForEcal = cms.double( 0.0 ), + AllowMissingInputs = cms.bool( True ), + HcalPhase = cms.int32( 1 ) +) +fragment.hltHtMhtEcal = cms.EDProducer( "HLTCaloTowerHtMhtProducer", + usePt = cms.bool( False ), + minPtTowerHt = cms.double( 1.5 ), + minPtTowerMht = cms.double( 1.5 ), + maxEtaTowerHt = cms.double( 5.0 ), + maxEtaTowerMht = cms.double( 5.0 ), + towersLabel = cms.InputTag( "hltTowerMakerEcal" ) +) +fragment.hltHtEcal800 = cms.EDFilter( "HLTHtMhtFilter", + saveTags = cms.bool( True ), + htLabels = cms.VInputTag( 'hltHtMhtEcal' ), + mhtLabels = cms.VInputTag( 'hltHtMhtEcal' ), + minHt = cms.vdouble( 800.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) +) +fragment.hltL1sSingleAndDoubleEGWithJetAndTau = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_SingleIsoEG30er2p5 OR L1_SingleIsoEG28er2p5 OR L1_SingleIsoEG28er2p1 OR L1_SingleEG34er2p5 OR L1_SingleEG36er2p5 OR L1_SingleEG38er2p5 OR L1_SingleEG40er2p5 OR L1_SingleEG42er2p5 OR L1_SingleEG45er2p5 OR L1_SingleEG60 OR L1_SingleIsoEG30er2p1 OR L1_SingleIsoEG32er2p1 OR L1_SingleIsoEG34er2p5 OR L1_DoubleEG_22_10_er2p5 OR L1_DoubleEG_25_14_er2p5 OR L1_DoubleEG_25_12_er2p5 OR L1_SingleJet160er2p5 OR L1_SingleJet180 OR L1_SingleJet200 OR L1_SingleTau120er2p1" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +) +fragment.hltPreDiSC3018EIsoANDHEMass70 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltEGL1SingleAndDoubleEGWithJetAndTauFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", saveTags = cms.bool( True ), candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), candNonIsolatedTag = cms.InputTag( "" ), l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1SeedFilterTag = cms.InputTag( "hltL1sSingleEG10IorSingleEG15" ), + L1SeedFilterTag = cms.InputTag( "hltL1sSingleAndDoubleEGWithJetAndTau" ), l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), ncandcut = cms.int32( 1 ), @@ -55848,50 +58549,49 @@ barrel_end = cms.double( 1.4791 ), endcap_end = cms.double( 2.65 ) ) -fragment.hltEle12CaloIdLTrackIdLIsoVLEtFilter = cms.EDFilter( "HLTEgammaEtFilter", +fragment.hltEG30L1SingleAndDoubleEGWithTauWithJetEtFilter = cms.EDFilter( "HLTEgammaEtFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLL1MatchFilter" ), + inputTag = cms.InputTag( "hltEGL1SingleAndDoubleEGWithJetAndTauFilter" ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 12.0 ), - etcutEE = cms.double( 12.0 ), + etcutEB = cms.double( 30.0 ), + etcutEE = cms.double( 30.0 ), ncandcut = cms.int32( 1 ) ) -fragment.hltEle12CaloIdLTrackIdLIsoVLClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLEtFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.013 ), - thrRegularEE = cms.vdouble( 0.035 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), +fragment.hltEgammaHToverET = cms.EDProducer( "EgammaHLTHcalVarProducerFromRecHit", + recoEcalCandidateProducer = cms.InputTag( "hltEgammaCandidates" ), + rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + hbheRecHitsTag = cms.InputTag( "hltHbhereco" ), doRhoCorrection = cms.bool( False ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + eThresHB = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ), + etThresHB = cms.vdouble( 0.0, 0.0, 0.0, 0.0 ), + eThresHE = cms.vdouble( 0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ), + etThresHE = cms.vdouble( 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 ), + innerCone = cms.double( 0.0 ), + outerCone = cms.double( 0.14 ), + depth = cms.int32( 0 ), + maxSeverityHB = cms.int32( 9 ), + maxSeverityHE = cms.int32( 9 ), + doEtSum = cms.bool( True ), + useSingleTower = cms.bool( False ), + effectiveAreas = cms.vdouble( 0.105, 0.17 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) ) -fragment.hltEle12CaloIdLTrackIdLIsoVLHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltEG30HE30HEFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLClusterShapeFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), + candTag = cms.InputTag( "hltEG30L1SingleAndDoubleEGWithTauWithJetEtFilter" ), + varTag = cms.InputTag( "hltEgammaHToverET" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.13 ), - thrOverEEE = cms.vdouble( 0.13 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.0 ), + thrRegularEE = cms.vdouble( 0.0 ), + thrOverEEB = cms.vdouble( 0.3 ), + thrOverEEE = cms.vdouble( 0.3 ), + thrOverE2EB = cms.vdouble( 0.0 ), + thrOverE2EE = cms.vdouble( 0.0 ), ncandcut = cms.int32( 1 ), doRhoCorrection = cms.bool( False ), rhoMax = cms.double( 9.9999999E7 ), @@ -55900,20 +58600,20 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltEle12CaloIdLTrackIdLIsoVLEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltEG30EIso15HE30EcalIsoLastFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLHEFilter" ), + candTag = cms.InputTag( "hltEG30HE30HEFilter" ), varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.5 ), - thrOverEEE = cms.vdouble( 0.5 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), + thrRegularEB = cms.vdouble( 15.0 ), + thrRegularEE = cms.vdouble( 15.0 ), + thrOverEEB = cms.vdouble( 0.012 ), + thrOverEEE = cms.vdouble( 0.012 ), + thrOverE2EB = cms.vdouble( 0.0 ), + thrOverE2EE = cms.vdouble( 0.0 ), ncandcut = cms.int32( 1 ), doRhoCorrection = cms.bool( True ), rhoMax = cms.double( 9.9999999E7 ), @@ -55922,914 +58622,1424 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltEle12CaloIdLTrackIdLIsoVLHcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLEcalIsoFilter" ), - varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.3 ), - thrOverEEE = cms.vdouble( 0.3 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.2, 0.25 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) -) -fragment.hltEle12CaloIdLTrackIdLIsoVLPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", +fragment.hltDiEG18EtEta2p55UnseededFilter = cms.EDFilter( "HLT1Photon", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLHcalIsoFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) + inputTag = cms.InputTag( "hltEgammaCandidatesUnseeded" ), + triggerType = cms.int32( 92 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 18.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.55 ), + MinN = cms.int32( 2 ) ) -fragment.hltEle12CaloIdLTrackIdLIsoVLOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltDiEG18HE30eHEUnseededFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLPixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + candTag = cms.InputTag( "hltDiEG18EtEta2p55UnseededFilter" ), + varTag = cms.InputTag( "hltEgammaHoverEUnseeded" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 999999.0 ), - thrRegularEE = cms.vdouble( 999999.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), + thrRegularEB = cms.vdouble( 0.0 ), + thrRegularEE = cms.vdouble( 0.0 ), + thrOverEEB = cms.vdouble( 0.3 ), + thrOverEEE = cms.vdouble( 0.3 ), + thrOverE2EB = cms.vdouble( 0.0 ), + thrOverE2EE = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 2 ), doRhoCorrection = cms.bool( False ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), effectiveAreas = cms.vdouble( 0.0, 0.0 ), absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) ) -fragment.hltEle12CaloIdLTrackIdLIsoVLDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltEG18EIso15HE30EcalIsoUnseededFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLOneOEMinusOneOPFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), + candTag = cms.InputTag( "hltDiEG18HE30eHEUnseededFilter" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIsoUnseeded" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.01 ), - thrRegularEE = cms.vdouble( 0.015 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), + thrRegularEB = cms.vdouble( 15.0 ), + thrRegularEE = cms.vdouble( 15.0 ), + thrOverEEB = cms.vdouble( 0.012 ), + thrOverEEE = cms.vdouble( 0.012 ), + thrOverE2EB = cms.vdouble( 0.0 ), + thrOverE2EE = cms.vdouble( 0.0 ), ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), + doRhoCorrection = cms.bool( True ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), + effectiveAreas = cms.vdouble( 0.16544, 0.13212 ), absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) ) -fragment.hltEle12CaloIdLTrackIdLIsoVLDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltDiEG18EIso15ANDHE30Mass70CombMassLastFilter = cms.EDFilter( "HLTEgammaAllCombMassFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLDetaFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.07 ), - thrRegularEE = cms.vdouble( 0.1 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + firstLegLastFilter = cms.InputTag( "hltEG18EIso15HE30EcalIsoUnseededFilter" ), + secondLegLastFilter = cms.InputTag( "hltEG18EIso15HE30EcalIsoUnseededFilter" ), + minMass = cms.double( 70.0 ) ) -fragment.hltEle12CaloIdLTrackIdLIsoVLTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLDphiFilter" ), - varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.2 ), - thrOverEEE = cms.vdouble( 0.2 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltL1EventNumberL1Fat = cms.EDFilter( "HLTL1NumberFilter", + rawInput = cms.InputTag( "rawDataCollector" ), + period = cms.uint32( 107 ), + invert = cms.bool( False ), + fedId = cms.int32( 1024 ), + useTCDSEventNumber = cms.bool( True ) ) -fragment.hltEle12JetCollectionsForLeptonPlusPFJets = cms.EDProducer( "HLTPFJetsCleanedFromLeadingLeptons", - leptons = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLTrackIsoFilter" ), - jets = cms.InputTag( "hltAK4PFJetsCorrected" ), - minDeltaR = cms.double( 1.0 ), - numLeptons = cms.uint32( 1 ) +fragment.hltPrePhysics = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltEle12PFJet30EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEle12JetCollectionsForLeptonPlusPFJets" ), - originalTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - MinJetPt = cms.double( 30.0 ), - MaxAbsJetEta = cms.double( 2.5 ), - MinNJets = cms.uint32( 1 ), - triggerType = cms.int32( 85 ) +fragment.hltPreEphemeralPhysics = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltPreEle23CaloIdLTrackIdLIsoVLPFJet30 = cms.EDFilter( "HLTPrescaler", +fragment.hltPreDSTPhysics = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltEle23CaloIdLTrackIdLIsoVLJet30L1MatchFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", - saveTags = cms.bool( True ), - candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), - l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - candNonIsolatedTag = cms.InputTag( "" ), - l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1SeedFilterTag = cms.InputTag( "hltL1sSingleEG15er2p5" ), - l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - ncandcut = cms.int32( 1 ), - doIsolated = cms.bool( False ), - region_eta_size = cms.double( 0.522 ), - region_eta_size_ecap = cms.double( 1.0 ), - region_phi_size = cms.double( 1.044 ), - barrel_end = cms.double( 1.4791 ), - endcap_end = cms.double( 2.65 ) +fragment.hltRandomEventsFilter = cms.EDFilter( "HLTTriggerTypeFilter", + SelectedTriggerType = cms.int32( 3 ) ) -fragment.hltEle23CaloIdLTrackIdLIsoVLJet30EtFilter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30L1MatchFilter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 23.0 ), - etcutEE = cms.double( 23.0 ), - ncandcut = cms.int32( 1 ) +fragment.hltPreRandom = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltEle23CaloIdLTrackIdLIsoVLJet30ClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltPreZeroBias = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltPreZeroBiasAlignment = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltPreEphemeralZeroBias = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltPreDSTZeroBias = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltL1sDSTRun3PFScoutingPixelTracking = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30EtFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.013 ), - thrRegularEE = cms.vdouble( 0.035 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + L1SeedsLogicalExpression = cms.string( "L1_DoubleMu_12_5 OR L1_DoubleMu_15_7 OR L1_DoubleMu4p5er2p0_SQ_OS_Mass_Min7 OR L1_DoubleMu4p5er2p0_SQ_OS_Mass_7to18 OR L1_DoubleMu4_SQ_OS_dR_Max1p2 OR L1_DoubleMu4p5_SQ_OS_dR_Max1p2 OR L1_HTT200er OR L1_HTT255er OR L1_HTT280er OR L1_HTT320er OR L1_HTT360er OR L1_HTT400er OR L1_HTT450er OR L1_ETT2000 OR L1_SingleJet180 OR L1_SingleJet200 OR L1_DoubleJet30er2p5_Mass_Min300_dEta_Max1p5 OR L1_DoubleJet30er2p5_Mass_Min330_dEta_Max1p5 OR L1_DoubleJet30er2p5_Mass_Min360_dEta_Max1p5 OR L1_SingleLooseIsoEG28er2p1 OR L1_SingleLooseIsoEG28er1p5 OR L1_SingleLooseIsoEG30er1p5 OR L1_SingleIsoEG28er2p1 OR L1_SingleIsoEG30er2p1 OR L1_SingleIsoEG32er2p1 OR L1_DoubleEG_LooseIso16_LooseIso12_er1p5 OR L1_DoubleEG_LooseIso18_LooseIso12_er1p5 OR L1_DoubleEG_LooseIso20_LooseIso12_er1p5 OR L1_DoubleEG_LooseIso22_LooseIso12_er1p5" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +) +fragment.hltPreDSTRun3PFScoutingPixelTracking = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltPixelTracksZetaClean = cms.EDProducer( "TrackWithVertexSelector", + src = cms.InputTag( "hltPixelTracks" ), + etaMin = cms.double( 0.0 ), + etaMax = cms.double( 5.0 ), + ptMin = cms.double( 0.3 ), + ptMax = cms.double( 500.0 ), + d0Max = cms.double( 999.0 ), + dzMax = cms.double( 999.0 ), + normalizedChi2 = cms.double( 999999.0 ), + numberOfValidHits = cms.uint32( 0 ), + numberOfLostHits = cms.uint32( 999 ), + numberOfValidPixelHits = cms.uint32( 3 ), + ptErrorCut = cms.double( 5.0 ), + quality = cms.string( "highPurity" ), + useVtx = cms.bool( True ), + vertexTag = cms.InputTag( "hltPixelVertices" ), + timesTag = cms.InputTag( "" ), + timeResosTag = cms.InputTag( "" ), + nVertices = cms.uint32( 2 ), + vtxFallback = cms.bool( True ), + zetaVtx = cms.double( 0.3 ), + rhoVtx = cms.double( 0.2 ), + nSigmaDtVertex = cms.double( 0.0 ), + copyExtras = cms.untracked.bool( False ), + copyTrajectories = cms.untracked.bool( False ) +) +fragment.hltPixelOnlyPFMuonMerging = cms.EDProducer( "TrackListMerger", + ShareFrac = cms.double( 0.19 ), + FoundHitBonus = cms.double( 5.0 ), + LostHitPenalty = cms.double( 20.0 ), + MinPT = cms.double( 0.05 ), + Epsilon = cms.double( -0.001 ), + MaxNormalizedChisq = cms.double( 1000.0 ), + MinFound = cms.int32( 3 ), + TrackProducers = cms.VInputTag( 'hltIterL3MuonTracks','hltPixelTracksZetaClean' ), + hasSelector = cms.vint32( 0, 0 ), + indivShareFrac = cms.vdouble( 1.0, 1.0 ), + selectedTrackQuals = cms.VInputTag( 'hltIterL3MuonTracks','hltPixelTracksZetaClean' ), + setsToMerge = cms.VPSet( + cms.PSet( pQual = cms.bool( False ), + tLists = cms.vint32( 0, 1 ) + ) + ), + trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), + allowFirstHitShare = cms.bool( True ), + newQuality = cms.string( "confirmed" ), + copyExtras = cms.untracked.bool( True ), + writeOnlyTrkQuals = cms.bool( False ), + copyMVA = cms.bool( False ) +) +fragment.hltPixelOnlyMuonLinks = cms.EDProducer( "MuonLinksProducerForHLT", + InclusiveTrackerTrackCollection = cms.InputTag( "hltPixelOnlyPFMuonMerging" ), + LinkCollection = cms.InputTag( "hltL3MuonsIterL3Links" ), + ptMin = cms.double( 2.5 ), + pMin = cms.double( 2.5 ), + shareHitFraction = cms.double( 0.8 ) +) +fragment.hltPixelOnlyMuons = cms.EDProducer( "MuonIdProducer", + MuonCaloCompatibility = cms.PSet( + delta_eta = cms.double( 0.02 ), + delta_phi = cms.double( 0.02 ), + allSiPMHO = cms.bool( False ), + MuonTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_muons_lowPt_3_1_norm.root" ), + PionTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_pions_lowPt_3_1_norm.root" ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( True ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( True ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 9999.0 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAll" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( True ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( True ), + HBHERecHitCollectionLabel = cms.InputTag( "hltHbhereco" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 0.05 ), + useCalo = cms.bool( False ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + dRHcal = cms.double( 9999.0 ), + dRHcalPreselection = cms.double( 0.2 ), + HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) + ), + CaloExtractorPSet = cms.PSet( + DR_Veto_H = cms.double( 0.1 ), + CenterConeOnCalIntersection = cms.bool( False ), + NoiseTow_EE = cms.double( 0.15 ), + Noise_EB = cms.double( 0.025 ), + Noise_HE = cms.double( 0.2 ), + DR_Veto_E = cms.double( 0.07 ), + NoiseTow_EB = cms.double( 0.04 ), + Noise_EE = cms.double( 0.1 ), + UseRecHitsFlag = cms.bool( False ), + DR_Max = cms.double( 1.0 ), + DepositLabel = cms.untracked.string( "Cal" ), + Noise_HO = cms.double( 0.2 ), + DR_Veto_HO = cms.double( 0.1 ), + Threshold_H = cms.double( 0.5 ), + PrintTimeReport = cms.untracked.bool( False ), + Threshold_E = cms.double( 0.2 ), + PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), + ComponentName = cms.string( "CaloExtractorByAssociator" ), + Threshold_HO = cms.double( 0.5 ), + DepositInstanceLabels = cms.vstring( 'ecal', + 'hcal', + 'ho' ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( False ), + UseMuonNavigation = cms.untracked.bool( False ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( False ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 1.0 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAll" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "hltHbhereco" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 1.0 ), + useCalo = cms.bool( True ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + dRHcal = cms.double( 1.0 ), + dRHcalPreselection = cms.double( 1.0 ), + HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) + ), + Noise_HB = cms.double( 0.2 ) + ), + TrackExtractorPSet = cms.PSet( + Diff_z = cms.double( 0.2 ), + inputTrackCollection = cms.InputTag( "hltPixelOnlyPFMuonMerging" ), + Chi2Ndof_Max = cms.double( 1.0E64 ), + BeamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), + DR_Veto = cms.double( 0.01 ), + Pt_Min = cms.double( -1.0 ), + DR_Max = cms.double( 1.0 ), + DepositLabel = cms.untracked.string( "" ), + NHits_Min = cms.uint32( 0 ), + Chi2Prob_Min = cms.double( -1.0 ), + Diff_r = cms.double( 0.1 ), + BeamlineOption = cms.string( "BeamSpotFromEvent" ), + ComponentName = cms.string( "TrackExtractor" ) + ), + JetExtractorPSet = cms.PSet( + JetCollectionLabel = cms.InputTag( "hltAK4CaloJetsPFEt5" ), + DR_Veto = cms.double( 0.1 ), + DR_Max = cms.double( 1.0 ), + ExcludeMuonVeto = cms.bool( True ), + PrintTimeReport = cms.untracked.bool( False ), + PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), + ComponentName = cms.string( "JetExtractor" ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( False ), + UseMuonNavigation = cms.untracked.bool( False ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( False ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 0.5 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAll" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "hltHbhereco" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 0.5 ), + useCalo = cms.bool( True ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + dRHcal = cms.double( 0.5 ), + dRHcalPreselection = cms.double( 0.5 ), + HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) + ), + Threshold = cms.double( 5.0 ) + ), + trackDepositName = cms.string( "tracker" ), + ecalDepositName = cms.string( "ecal" ), + hcalDepositName = cms.string( "hcal" ), + hoDepositName = cms.string( "ho" ), + jetDepositName = cms.string( "jets" ), + TimingFillerParameters = cms.PSet( + DTTimingParameters = cms.PSet( + HitError = cms.double( 6.0 ), + MatchParameters = cms.PSet( + TightMatchDT = cms.bool( False ), + DTradius = cms.double( 0.01 ), + TightMatchCSC = cms.bool( True ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + DTsegments = cms.InputTag( "hltDt4DSegments" ) + ), + debug = cms.bool( False ), + DoWireCorr = cms.bool( False ), + RequireBothProjections = cms.bool( False ), + DTTimeOffset = cms.double( 2.7 ), + PruneCut = cms.double( 10000.0 ), + DTsegments = cms.InputTag( "hltDt4DSegments" ), + UseSegmentT0 = cms.bool( False ), + HitsMin = cms.int32( 5 ), + DropTheta = cms.bool( True ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ) + ), + UseCSC = cms.bool( True ), + CSCTimingParameters = cms.PSet( + MatchParameters = cms.PSet( + TightMatchDT = cms.bool( False ), + DTradius = cms.double( 0.01 ), + TightMatchCSC = cms.bool( True ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + DTsegments = cms.InputTag( "hltDt4DSegments" ) + ), + debug = cms.bool( False ), + CSCWireTimeOffset = cms.double( 0.0 ), + CSCStripError = cms.double( 7.0 ), + CSCTimeOffset = cms.double( 0.0 ), + CSCWireError = cms.double( 8.6 ), + PruneCut = cms.double( 100.0 ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + UseStripTime = cms.bool( True ), + CSCStripTimeOffset = cms.double( 0.0 ), + UseWireTime = cms.bool( True ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ) + ), + ErrorDT = cms.double( 6.0 ), + EcalEnergyCut = cms.double( 0.4 ), + UseECAL = cms.bool( True ), + ErrorEB = cms.double( 2.085 ), + UseDT = cms.bool( True ), + ErrorEE = cms.double( 6.95 ), + ErrorCSC = cms.double( 7.4 ) + ), + ShowerDigiFillerParameters = cms.PSet( + cscDigiCollectionLabel = cms.InputTag( 'muonCSCDigis','MuonCSCStripDigi' ), + dtDigiCollectionLabel = cms.InputTag( "muonDTDigis" ), + digiMaxDistanceX = cms.double( 25.0 ) + ), + TrackerKinkFinderParameters = cms.PSet( + usePosition = cms.bool( False ), + diagonalOnly = cms.bool( False ) + ), + fillEnergy = cms.bool( True ), + storeCrossedHcalRecHits = cms.bool( False ), + maxAbsPullX = cms.double( 4.0 ), + maxAbsEta = cms.double( 3.0 ), + minPt = cms.double( 10.0 ), + inputCollectionTypes = cms.vstring( 'inner tracks', + 'links', + 'outer tracks' ), + addExtraSoftMuons = cms.bool( False ), + fillGlobalTrackRefits = cms.bool( False ), + debugWithTruthMatching = cms.bool( False ), + inputCollectionLabels = cms.VInputTag( 'hltPixelOnlyPFMuonMerging','hltPixelOnlyMuonLinks','hltL2Muons' ), + fillCaloCompatibility = cms.bool( True ), + maxAbsPullY = cms.double( 9999.0 ), + maxAbsDy = cms.double( 9999.0 ), + minP = cms.double( 10.0 ), + minPCaloMuon = cms.double( 1.0E9 ), + maxAbsDx = cms.double( 3.0 ), + fillIsolation = cms.bool( True ), + writeIsoDeposits = cms.bool( False ), + minNumberOfMatches = cms.int32( 1 ), + fillMatching = cms.bool( True ), + fillShowerDigis = cms.bool( False ), + ptThresholdToFillCandidateP4WithGlobalFit = cms.double( 200.0 ), + sigmaThresholdToFillCandidateP4WithGlobalFit = cms.double( 2.0 ), + fillGlobalTrackQuality = cms.bool( False ), + globalTrackQualityInputTag = cms.InputTag( "glbTrackQual" ), + selectHighPurity = cms.bool( False ), + pvInputTag = cms.InputTag( "offlinePrimaryVertices" ), + fillTrackerKink = cms.bool( False ), + minCaloCompatibility = cms.double( 0.6 ), + runArbitrationCleaner = cms.bool( False ), + arbitrationCleanerOptions = cms.PSet( + OverlapDTheta = cms.double( 0.02 ), + Overlap = cms.bool( True ), + Clustering = cms.bool( True ), + ME1a = cms.bool( True ), + ClusterDTheta = cms.double( 0.02 ), + ClusterDPhi = cms.double( 0.6 ), + OverlapDPhi = cms.double( 0.0786 ) + ), + arbitrateTrackerMuons = cms.bool( False ) ) -fragment.hltEle23CaloIdLTrackIdLIsoVLJet30HEFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30ClusterShapeFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.13 ), - thrOverEEE = cms.vdouble( 0.13 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltLightPixelOnlyPFTracks = cms.EDProducer( "LightPFTrackProducer", + TrackQuality = cms.string( "none" ), + UseQuality = cms.bool( False ), + TkColList = cms.VInputTag( 'hltPixelOnlyPFMuonMerging' ) ) -fragment.hltEle23CaloIdLTrackIdLIsoVLJet30EcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30HEFilter" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.5 ), - thrOverEEE = cms.vdouble( 0.5 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.29, 0.21 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltPixelOnlyParticleFlowBlock = cms.EDProducer( "PFBlockProducer", + verbose = cms.untracked.bool( False ), + debug = cms.untracked.bool( False ), + elementImporters = cms.VPSet( + cms.PSet( muonSrc = cms.InputTag( "hltPixelOnlyMuons" ), + source = cms.InputTag( "hltLightPixelOnlyPFTracks" ), + NHitCuts_byTrackAlgo = cms.vuint32( 3, 3, 3, 3, 3, 3 ), + useIterativeTracking = cms.bool( False ), + importerName = cms.string( "GeneralTracksImporter" ), + DPtOverPtCuts_byTrackAlgo = cms.vdouble( 5.0, 5.0, 5.0, 5.0, 5.0, 5.0 ), + muonMaxDPtOPt = cms.double( 1.0 ), + trackQuality = cms.string( "highPurity" ), + cleanBadConvertedBrems = cms.bool( False ), + vetoEndcap = cms.bool( False ) + ), + cms.PSet( source = cms.InputTag( "hltParticleFlowClusterECALUnseeded" ), + importerName = cms.string( "ECALClusterImporter" ), + BCtoPFCMap = cms.InputTag( "" ) + ), + cms.PSet( source = cms.InputTag( "hltParticleFlowClusterHCAL" ), + importerName = cms.string( "GenericClusterImporter" ) + ), + cms.PSet( source = cms.InputTag( "hltParticleFlowClusterHF" ), + importerName = cms.string( "GenericClusterImporter" ) + ) + ), + linkDefinitions = cms.VPSet( + cms.PSet( linkType = cms.string( "TRACK:ECAL" ), + useKDTree = cms.bool( True ), + linkerName = cms.string( "TrackAndECALLinker" ) + ), + cms.PSet( linkType = cms.string( "TRACK:HCAL" ), + useKDTree = cms.bool( True ), + linkerName = cms.string( "TrackAndHCALLinker" ), + trajectoryLayerEntrance = cms.string( "HCALEntrance" ), + trajectoryLayerExit = cms.string( "HCALExit" ), + nMaxHcalLinksPerTrack = cms.int32( 1 ) + ), + cms.PSet( linkType = cms.string( "ECAL:HCAL" ), + useKDTree = cms.bool( False ), + linkerName = cms.string( "ECALAndHCALLinker" ), + minAbsEtaEcal = cms.double( 2.5 ) + ), + cms.PSet( linkType = cms.string( "HFEM:HFHAD" ), + useKDTree = cms.bool( False ), + linkerName = cms.string( "HFEMAndHFHADLinker" ) + ) + ) ) -fragment.hltEle23CaloIdLTrackIdLIsoVLJet30HcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30EcalIsoFilter" ), - varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.3 ), - thrOverEEE = cms.vdouble( 0.3 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.2, 0.25 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltPixelOnlyParticleFlow = cms.EDProducer( "PFProducer", + verbose = cms.untracked.bool( False ), + debug = cms.untracked.bool( False ), + blocks = cms.InputTag( "hltPixelOnlyParticleFlowBlock" ), + muons = cms.InputTag( "hltPixelOnlyMuons" ), + postMuonCleaning = cms.bool( True ), + vetoEndcap = cms.bool( False ), + vertexCollection = cms.InputTag( "hltPixelVertices" ), + useVerticesForNeutral = cms.bool( True ), + useHO = cms.bool( False ), + PFEGammaCandidates = cms.InputTag( "particleFlowEGamma" ), + GedElectronValueMap = cms.InputTag( "gedGsfElectronsTmp" ), + GedPhotonValueMap = cms.InputTag( 'tmpGedPhotons','valMapPFEgammaCandToPhoton' ), + useEGammaElectrons = cms.bool( False ), + egammaElectrons = cms.InputTag( "" ), + useEGammaFilters = cms.bool( False ), + useProtectionsForJetMET = cms.bool( True ), + PFEGammaFiltersParameters = cms.PSet( + electron_protectionsForJetMET = cms.PSet( + maxE = cms.double( 50.0 ), + maxTrackPOverEele = cms.double( 1.0 ), + maxEcalEOverP_2 = cms.double( 0.2 ), + maxHcalEOverEcalE = cms.double( 0.1 ), + maxEcalEOverP_1 = cms.double( 0.5 ), + maxHcalEOverP = cms.double( 1.0 ), + maxEcalEOverPRes = cms.double( 0.2 ), + maxHcalE = cms.double( 10.0 ), + maxEeleOverPout = cms.double( 0.2 ), + maxNtracks = cms.double( 3.0 ), + maxEleHcalEOverEcalE = cms.double( 0.1 ), + maxDPhiIN = cms.double( 0.1 ), + maxEeleOverPoutRes = cms.double( 0.5 ) + ), + electron_maxElePtForOnlyMVAPresel = cms.double( 50.0 ), + photon_SigmaiEtaiEta_endcap = cms.double( 0.034 ), + electron_iso_combIso_endcap = cms.double( 10.0 ), + photon_protectionsForBadHcal = cms.PSet( + solidConeTrkIsoSlope = cms.double( 0.3 ), + enableProtections = cms.bool( False ), + solidConeTrkIsoOffset = cms.double( 10.0 ) + ), + electron_missinghits = cms.uint32( 1 ), + photon_MinEt = cms.double( 10.0 ), + electron_iso_pt = cms.double( 10.0 ), + electron_ecalDrivenHademPreselCut = cms.double( 0.15 ), + electron_iso_mva_endcap = cms.double( -0.1075 ), + electron_iso_combIso_barrel = cms.double( 10.0 ), + photon_protectionsForJetMET = cms.PSet( + sumPtTrackIsoSlope = cms.double( 0.001 ), + sumPtTrackIso = cms.double( 4.0 ) + ), + electron_protectionsForBadHcal = cms.PSet( + dEta = cms.vdouble( 0.0064, 0.01264 ), + dPhi = cms.vdouble( 0.0547, 0.0394 ), + enableProtections = cms.bool( False ), + eInvPInv = cms.vdouble( 0.184, 0.0721 ), + full5x5_sigmaIetaIeta = cms.vdouble( 0.0106, 0.0387 ) + ), + electron_noniso_mvaCut = cms.double( -0.1 ), + electron_iso_mva_barrel = cms.double( -0.1875 ), + photon_SigmaiEtaiEta_barrel = cms.double( 0.0125 ), + photon_combIso = cms.double( 10.0 ), + photon_HoE = cms.double( 0.05 ) + ), + muon_HCAL = cms.vdouble( 3.0, 3.0 ), + muon_ECAL = cms.vdouble( 0.5, 0.5 ), + muon_HO = cms.vdouble( 0.9, 0.9 ), + PFMuonAlgoParameters = cms.PSet( ), + rejectTracks_Bad = cms.bool( False ), + rejectTracks_Step45 = cms.bool( False ), + usePFNuclearInteractions = cms.bool( False ), + usePFConversions = cms.bool( False ), + usePFDecays = cms.bool( False ), + dptRel_DispVtx = cms.double( 10.0 ), + iCfgCandConnector = cms.PSet( + nuclCalibFactors = cms.vdouble( 0.8, 0.15, 0.5, 0.5, 0.05 ), + bCorrect = cms.bool( False ), + bCalibPrimary = cms.bool( False ) + ), + nsigma_TRACK = cms.double( 1.0 ), + pt_Error = cms.double( 1.0 ), + factors_45 = cms.vdouble( 10.0, 100.0 ), + goodTrackDeadHcal_ptErrRel = cms.double( 0.2 ), + goodTrackDeadHcal_chi2n = cms.double( 5.0 ), + goodTrackDeadHcal_layers = cms.uint32( 4 ), + goodTrackDeadHcal_validFr = cms.double( 0.5 ), + goodTrackDeadHcal_dxy = cms.double( 0.5 ), + goodPixelTrackDeadHcal_minEta = cms.double( 2.3 ), + goodPixelTrackDeadHcal_maxPt = cms.double( 50.0 ), + goodPixelTrackDeadHcal_ptErrRel = cms.double( 1.0 ), + goodPixelTrackDeadHcal_chi2n = cms.double( 2.0 ), + goodPixelTrackDeadHcal_maxLost3Hit = cms.int32( 0 ), + goodPixelTrackDeadHcal_maxLost4Hit = cms.int32( 1 ), + goodPixelTrackDeadHcal_dxy = cms.double( 0.02 ), + goodPixelTrackDeadHcal_dz = cms.double( 0.05 ), + pf_nsigma_ECAL = cms.double( 0.0 ), + pf_nsigma_HCAL = cms.double( 1.0 ), + pf_nsigma_HFEM = cms.double( 1.0 ), + pf_nsigma_HFHAD = cms.double( 1.0 ), + useCalibrationsFromDB = cms.bool( True ), + calibrationsLabel = cms.string( "HLT" ), + postHFCleaning = cms.bool( False ), + PFHFCleaningParameters = cms.PSet( + minSignificance = cms.double( 2.5 ), + maxSignificance = cms.double( 2.5 ), + minDeltaMet = cms.double( 0.4 ), + maxDeltaPhiPt = cms.double( 7.0 ), + minHFCleaningPt = cms.double( 5.0 ), + minSignificanceReduction = cms.double( 1.4 ) + ), + cleanedHF = cms.VInputTag( 'hltParticleFlowRecHitHF:Cleaned','hltParticleFlowClusterHF:Cleaned' ), + calibHF_use = cms.bool( False ), + calibHF_eta_step = cms.vdouble( 0.0, 2.9, 3.0, 3.2, 4.2, 4.4, 4.6, 4.8, 5.2, 5.4 ), + calibHF_a_EMonly = cms.vdouble( 0.96945, 0.96701, 0.76309, 0.82268, 0.87583, 0.89718, 0.98674, 1.4681, 1.458, 1.458 ), + calibHF_a_EMHAD = cms.vdouble( 1.42215, 1.00496, 0.68961, 0.81656, 0.98504, 0.98504, 1.00802, 1.0593, 1.4576, 1.4576 ), + calibHF_b_HADonly = cms.vdouble( 1.27541, 0.85361, 0.86333, 0.89091, 0.94348, 0.94348, 0.9437, 1.0034, 1.0444, 1.0444 ), + calibHF_b_EMHAD = cms.vdouble( 1.27541, 0.85361, 0.86333, 0.89091, 0.94348, 0.94348, 0.9437, 1.0034, 1.0444, 1.0444 ), + resolHF_square = cms.vdouble( 7.834401, 0.012996, 0.0 ) ) -fragment.hltEle23CaloIdLTrackIdLIsoVLJet30PixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30HcalIsoFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) +fragment.hltAK4PixelOnlyPFJets = cms.EDProducer( "FastjetJetProducer", + useMassDropTagger = cms.bool( False ), + useFiltering = cms.bool( False ), + useDynamicFiltering = cms.bool( False ), + useTrimming = cms.bool( False ), + usePruning = cms.bool( False ), + useCMSBoostedTauSeedingAlgorithm = cms.bool( False ), + useKtPruning = cms.bool( False ), + useConstituentSubtraction = cms.bool( False ), + useSoftDrop = cms.bool( False ), + correctShape = cms.bool( False ), + UseOnlyVertexTracks = cms.bool( False ), + UseOnlyOnePV = cms.bool( False ), + muCut = cms.double( -1.0 ), + yCut = cms.double( -1.0 ), + rFilt = cms.double( -1.0 ), + rFiltFactor = cms.double( -1.0 ), + trimPtFracMin = cms.double( -1.0 ), + zcut = cms.double( -1.0 ), + rcut_factor = cms.double( -1.0 ), + csRho_EtaMax = cms.double( -1.0 ), + csRParam = cms.double( -1.0 ), + beta = cms.double( -1.0 ), + R0 = cms.double( -1.0 ), + gridMaxRapidity = cms.double( -1.0 ), + gridSpacing = cms.double( -1.0 ), + DzTrVtxMax = cms.double( 0.0 ), + DxyTrVtxMax = cms.double( 0.0 ), + MaxVtxZ = cms.double( 15.0 ), + subjetPtMin = cms.double( -1.0 ), + muMin = cms.double( -1.0 ), + muMax = cms.double( -1.0 ), + yMin = cms.double( -1.0 ), + yMax = cms.double( -1.0 ), + dRMin = cms.double( -1.0 ), + dRMax = cms.double( -1.0 ), + maxDepth = cms.int32( -1 ), + nFilt = cms.int32( -1 ), + MinVtxNdof = cms.int32( 0 ), + src = cms.InputTag( "hltPixelOnlyParticleFlow" ), + srcPVs = cms.InputTag( "hltPixelVertices" ), + jetType = cms.string( "PFJet" ), + jetAlgorithm = cms.string( "AntiKt" ), + rParam = cms.double( 0.4 ), + inputEtMin = cms.double( 0.0 ), + inputEMin = cms.double( 0.0 ), + jetPtMin = cms.double( 0.0 ), + doPVCorrection = cms.bool( False ), + doAreaFastjet = cms.bool( False ), + doRhoFastjet = cms.bool( False ), + doPUOffsetCorr = cms.bool( False ), + puPtMin = cms.double( 10.0 ), + nSigmaPU = cms.double( 1.0 ), + radiusPU = cms.double( 0.4 ), + subtractorName = cms.string( "" ), + useExplicitGhosts = cms.bool( False ), + doAreaDiskApprox = cms.bool( True ), + voronoiRfact = cms.double( -9.0 ), + Rho_EtaMax = cms.double( 4.4 ), + Ghost_EtaMax = cms.double( 6.0 ), + Active_Area_Repeats = cms.int32( 5 ), + GhostArea = cms.double( 0.01 ), + restrictInputs = cms.bool( False ), + maxInputs = cms.uint32( 1 ), + writeCompound = cms.bool( False ), + writeJetsWithConst = cms.bool( False ), + doFastJetNonUniform = cms.bool( False ), + useDeterministicSeed = cms.bool( True ), + minSeed = cms.uint32( 0 ), + verbosity = cms.int32( 0 ), + puWidth = cms.double( 0.0 ), + nExclude = cms.uint32( 0 ), + maxBadEcalCells = cms.uint32( 9999999 ), + maxBadHcalCells = cms.uint32( 9999999 ), + maxProblematicEcalCells = cms.uint32( 9999999 ), + maxProblematicHcalCells = cms.uint32( 9999999 ), + maxRecoveredEcalCells = cms.uint32( 9999999 ), + maxRecoveredHcalCells = cms.uint32( 9999999 ), + puCenters = cms.vdouble( ), + applyWeight = cms.bool( False ), + srcWeights = cms.InputTag( "" ), + minimumTowersFraction = cms.double( 0.0 ), + jetCollInstanceName = cms.string( "" ), + sumRecHits = cms.bool( False ) ) -fragment.hltEle23CaloIdLTrackIdLIsoVLJet30OneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30PixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 999999.0 ), - thrRegularEE = cms.vdouble( 999999.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltAK4PixelOnlyPFJetsLooseID = cms.EDProducer( "HLTPFJetIDProducer", + minPt = cms.double( 20.0 ), + maxEta = cms.double( 1.0E99 ), + CHF = cms.double( 0.0 ), + NHF = cms.double( 0.99 ), + CEF = cms.double( 0.99 ), + NEF = cms.double( 0.99 ), + maxCF = cms.double( 99.0 ), + NCH = cms.int32( 0 ), + NTOT = cms.int32( 1 ), + jetsInput = cms.InputTag( "hltAK4PixelOnlyPFJets" ) ) -fragment.hltEle23CaloIdLTrackIdLIsoVLJet30DetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30OneOEMinusOneOPFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.01 ), - thrRegularEE = cms.vdouble( 0.015 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltAK4PixelOnlyPFJetsTightID = cms.EDProducer( "HLTPFJetIDProducer", + minPt = cms.double( 20.0 ), + maxEta = cms.double( 1.0E99 ), + CHF = cms.double( 0.0 ), + NHF = cms.double( 0.9 ), + CEF = cms.double( 0.99 ), + NEF = cms.double( 0.99 ), + maxCF = cms.double( 99.0 ), + NCH = cms.int32( 0 ), + NTOT = cms.int32( 1 ), + jetsInput = cms.InputTag( "hltAK4PixelOnlyPFJets" ) ) -fragment.hltEle23CaloIdLTrackIdLIsoVLJet30DphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30DetaFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.07 ), - thrRegularEE = cms.vdouble( 0.1 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltFixedGridRhoFastjetPixelOnlyAll = cms.EDProducer( "FixedGridRhoProducerFastjet", + pfCandidatesTag = cms.InputTag( "hltPixelOnlyParticleFlow" ), + maxRapidity = cms.double( 5.0 ), + gridSpacing = cms.double( 0.55 ) ) -fragment.hltEle23CaloIdLTrackIdLIsoVLJet30TrackIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30DphiFilter" ), - varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.2 ), - thrOverEEE = cms.vdouble( 0.2 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltAK4PixelOnlyPFFastJetCorrector = cms.EDProducer( "L1FastjetCorrectorProducer", + level = cms.string( "L1FastJet" ), + algorithm = cms.string( "AK4PFHLT" ), + srcRho = cms.InputTag( "hltFixedGridRhoFastjetPixelOnlyAll" ) ) -fragment.hltEle23JetCollectionsForLeptonPlusPFJets = cms.EDProducer( "HLTPFJetsCleanedFromLeadingLeptons", - leptons = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30TrackIsoFilter" ), - jets = cms.InputTag( "hltAK4PFJetsCorrected" ), - minDeltaR = cms.double( 1.0 ), - numLeptons = cms.uint32( 1 ) +fragment.hltAK4PixelOnlyPFRelativeCorrector = cms.EDProducer( "LXXXCorrectorProducer", + level = cms.string( "L2Relative" ), + algorithm = cms.string( "AK4PFHLT" ) ) -fragment.hltEle23PFJet30EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEle23JetCollectionsForLeptonPlusPFJets" ), - originalTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - MinJetPt = cms.double( 30.0 ), - MaxAbsJetEta = cms.double( 2.5 ), - MinNJets = cms.uint32( 1 ), - triggerType = cms.int32( 85 ) +fragment.hltAK4PixelOnlyPFAbsoluteCorrector = cms.EDProducer( "LXXXCorrectorProducer", + level = cms.string( "L3Absolute" ), + algorithm = cms.string( "AK4PFHLT" ) ) -fragment.hltPreEle8CaloIdMTrackIdMPFJet30 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltAK4PixelOnlyPFResidualCorrector = cms.EDProducer( "LXXXCorrectorProducer", + level = cms.string( "L2L3Residual" ), + algorithm = cms.string( "AK4PFHLT" ) ) -fragment.hltEle8EtFilter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEgammaCandidatesWrapper" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 8.0 ), - etcutEE = cms.double( 8.0 ), - ncandcut = cms.int32( 1 ) +fragment.hltAK4PixelOnlyPFCorrector = cms.EDProducer( "ChainedJetCorrectorProducer", + correctors = cms.VInputTag( 'hltAK4PixelOnlyPFFastJetCorrector','hltAK4PixelOnlyPFRelativeCorrector','hltAK4PixelOnlyPFAbsoluteCorrector','hltAK4PixelOnlyPFResidualCorrector' ) ) -fragment.hltEle8HEFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle8EtFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.12 ), - thrOverEEE = cms.vdouble( 0.1 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltAK4PixelOnlyPFJetsCorrected = cms.EDProducer( "CorrectedPFJetProducer", + src = cms.InputTag( "hltAK4PixelOnlyPFJets" ), + correctors = cms.VInputTag( 'hltAK4PixelOnlyPFCorrector' ) ) -fragment.hltEle8CaloIdMClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle8HEFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.013 ), - thrRegularEE = cms.vdouble( 0.035 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltAK4PixelOnlyPFJetsLooseIDCorrected = cms.EDProducer( "CorrectedPFJetProducer", + src = cms.InputTag( "hltAK4PixelOnlyPFJetsLooseID" ), + correctors = cms.VInputTag( 'hltAK4PixelOnlyPFCorrector' ) ) -fragment.hltEle8CaloIdMPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle8CaloIdMClusterShapeFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) +fragment.hltAK4PixelOnlyPFJetsTightIDCorrected = cms.EDProducer( "CorrectedPFJetProducer", + src = cms.InputTag( "hltAK4PixelOnlyPFJetsTightID" ), + correctors = cms.VInputTag( 'hltAK4PixelOnlyPFCorrector' ) ) -fragment.hltEle8CaloIdMGsfTrackIdMOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle8CaloIdMPixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.05 ), - thrRegularEE = cms.vdouble( 0.02 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltPixelOnlyPFMETProducer = cms.EDProducer( "PFMETProducer", + src = cms.InputTag( "hltPixelOnlyParticleFlow" ), + globalThreshold = cms.double( 0.0 ), + alias = cms.string( "hltPFMet" ), + calculateSignificance = cms.bool( False ), + parameters = cms.PSet( ), + applyWeight = cms.bool( False ), + srcWeights = cms.InputTag( "" ) ) -fragment.hltEle8CaloIdMGsfTrackIdMDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle8CaloIdMGsfTrackIdMOneOEMinusOneOPFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.006 ), - thrRegularEE = cms.vdouble( 0.0085 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltEgammaEleGsfTrackIsoPixelOnly = cms.EDProducer( "EgammaHLTElectronTrackIsolationProducers", + electronProducer = cms.InputTag( "hltEgammaGsfElectrons" ), + trackProducer = cms.InputTag( "hltPixelTracksZetaClean" ), + recoEcalCandidateProducer = cms.InputTag( "hltEgammaCandidates" ), + beamSpotProducer = cms.InputTag( "hltOnlineBeamSpot" ), + egTrkIsoPtMin = cms.double( 1.0 ), + egTrkIsoConeSize = cms.double( 0.2 ), + egTrkIsoZSpan = cms.double( 0.15 ), + egTrkIsoRSpan = cms.double( 999999.0 ), + egTrkIsoVetoConeSizeBarrel = cms.double( 0.03 ), + egTrkIsoVetoConeSizeEndcap = cms.double( 0.03 ), + egTrkIsoStripBarrel = cms.double( 0.01 ), + egTrkIsoStripEndcap = cms.double( 0.01 ), + useGsfTrack = cms.bool( True ), + useSCRefs = cms.bool( True ) ) -fragment.hltEle8CaloIdMGsfTrackIdMDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle8CaloIdMGsfTrackIdMDetaFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.1 ), - thrRegularEE = cms.vdouble( 0.05 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltDisplacedmumuVtxNoMatchingProducer = cms.EDProducer( "HLTDisplacedmumuVtxProducer", + Src = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), + PreviousCandTag = cms.InputTag( "hltDoubleMu3L3FilteredNoVtx" ), + matchToPrevious = cms.bool( False ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MinPtPair = cms.double( 0.0 ), + MinInvMass = cms.double( 0.0 ), + MaxInvMass = cms.double( 99999.0 ), + ChargeOpt = cms.int32( 0 ) ) -fragment.hltGsfEle8NoIsoJetCollectionsForLeptonPlusPFJets = cms.EDProducer( "HLTPFJetsCleanedFromLeadingLeptons", - leptons = cms.InputTag( "hltEle8CaloIdMGsfTrackIdMDphiFilter" ), - jets = cms.InputTag( "hltAK4PFJetsCorrected" ), - minDeltaR = cms.double( 1.0 ), - numLeptons = cms.uint32( 1 ) +fragment.hltRecHitInRegionForMuonsMFnoVtx = cms.EDProducer( "MuonHLTRechitInRegionsProducer", + productLabels = cms.vstring( 'EcalRegionalRecHitsEB', + 'EcalRegionalRecHitsEE' ), + ecalhitLabels = cms.VInputTag( 'hltEcalRecHit:EcalRecHitsEB','hltEcalRecHit:EcalRecHitsEE' ), + l1TagIsolated = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), + l1TagNonIsolated = cms.InputTag( "NotUsed" ), + useUncalib = cms.bool( False ), + doIsolated = cms.bool( True ), + l1LowerThr = cms.double( 0.0 ), + l1UpperThr = cms.double( 999.0 ), + l1LowerThrIgnoreIsolation = cms.double( 100.0 ), + regionEtaMargin = cms.double( 0.4 ), + regionPhiMargin = cms.double( 0.4 ) ) -fragment.hltEle8NoIsoPFJet30EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltGsfEle8NoIsoJetCollectionsForLeptonPlusPFJets" ), - originalTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - MinJetPt = cms.double( 30.0 ), - MaxAbsJetEta = cms.double( 2.5 ), - MinNJets = cms.uint32( 1 ), - triggerType = cms.int32( 85 ) +fragment.hltRecHitInRegionForMuonsESNoVtx = cms.EDProducer( "MuonHLTRechitInRegionsProducer", + productLabels = cms.vstring( 'EcalRegionalRecHitsES' ), + ecalhitLabels = cms.VInputTag( 'hltEcalPreshowerRecHit:EcalRecHitsES' ), + l1TagIsolated = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), + l1TagNonIsolated = cms.InputTag( "NotUsed" ), + useUncalib = cms.bool( False ), + doIsolated = cms.bool( True ), + l1LowerThr = cms.double( 0.0 ), + l1UpperThr = cms.double( 999.0 ), + l1LowerThrIgnoreIsolation = cms.double( 100.0 ), + regionEtaMargin = cms.double( 0.4 ), + regionPhiMargin = cms.double( 0.4 ) ) -fragment.hltPreEle17CaloIdMTrackIdMPFJet30 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltParticleFlowRecHitECALForMuonsMFNoVtx = cms.EDProducer( "PFRecHitProducer", + navigator = cms.PSet( + barrel = cms.PSet( ), + endcap = cms.PSet( ), + name = cms.string( "PFRecHitECALNavigator" ) + ), + producers = cms.VPSet( + cms.PSet( src = cms.InputTag( 'hltRecHitInRegionForMuonsMFnoVtx','EcalRegionalRecHitsEB' ), + srFlags = cms.InputTag( "" ), + name = cms.string( "PFEBRecHitCreator" ), + qualityTests = cms.VPSet( + cms.PSet( name = cms.string( "PFRecHitQTestDBThreshold" ), + applySelectionsToAllCrystals = cms.bool( True ) + ), + cms.PSet( topologicalCleaning = cms.bool( True ), + skipTTRecoveredHits = cms.bool( True ), + cleaningThreshold = cms.double( 2.0 ), + name = cms.string( "PFRecHitQTestECAL" ), + timingCleaning = cms.bool( True ) + ) + ) + ), + cms.PSet( src = cms.InputTag( 'hltRecHitInRegionForMuonsMFnoVtx','EcalRegionalRecHitsEE' ), + srFlags = cms.InputTag( "" ), + name = cms.string( "PFEERecHitCreator" ), + qualityTests = cms.VPSet( + cms.PSet( name = cms.string( "PFRecHitQTestDBThreshold" ), + applySelectionsToAllCrystals = cms.bool( True ) + ), + cms.PSet( topologicalCleaning = cms.bool( True ), + skipTTRecoveredHits = cms.bool( True ), + cleaningThreshold = cms.double( 2.0 ), + name = cms.string( "PFRecHitQTestECAL" ), + timingCleaning = cms.bool( True ) + ) + ) + ) + ) +) +fragment.hltParticleFlowRecHitPSForMuonsNoVtx = cms.EDProducer( "PFRecHitProducer", + navigator = cms.PSet( name = cms.string( "PFRecHitPreshowerNavigator" ) ), + producers = cms.VPSet( + cms.PSet( src = cms.InputTag( 'hltRecHitInRegionForMuonsESNoVtx','EcalRegionalRecHitsES' ), + name = cms.string( "PFPSRecHitCreator" ), + qualityTests = cms.VPSet( + cms.PSet( threshold = cms.double( 7.0E-6 ), + name = cms.string( "PFRecHitQTestThreshold" ) + ) + ) + ) + ) +) +fragment.hltParticleFlowClusterECALUncorrectedForMuonsMFNoVtx = cms.EDProducer( "PFClusterProducer", + recHitsSource = cms.InputTag( "hltParticleFlowRecHitECALForMuonsMFNoVtx" ), + recHitCleaners = cms.VPSet( + ), + seedCleaners = cms.VPSet( + ), + seedFinder = cms.PSet( + thresholdsByDetector = cms.VPSet( + cms.PSet( seedingThresholdPt = cms.double( 0.15 ), + seedingThreshold = cms.double( 0.6 ), + detector = cms.string( "ECAL_ENDCAP" ) + ), + cms.PSet( seedingThresholdPt = cms.double( 0.0 ), + seedingThreshold = cms.double( 0.23 ), + detector = cms.string( "ECAL_BARREL" ) + ) + ), + algoName = cms.string( "LocalMaximumSeedFinder" ), + nNeighbours = cms.int32( 8 ) + ), + initialClusteringStep = cms.PSet( + thresholdsByDetector = cms.VPSet( + cms.PSet( gatheringThreshold = cms.double( 0.08 ), + gatheringThresholdPt = cms.double( 0.0 ), + detector = cms.string( "ECAL_BARREL" ) + ), + cms.PSet( gatheringThreshold = cms.double( 0.3 ), + gatheringThresholdPt = cms.double( 0.0 ), + detector = cms.string( "ECAL_ENDCAP" ) + ) + ), + algoName = cms.string( "Basic2DGenericTopoClusterizer" ), + useCornerCells = cms.bool( True ) + ), + pfClusterBuilder = cms.PSet( + minFracTot = cms.double( 1.0E-20 ), + stoppingTolerance = cms.double( 1.0E-8 ), + positionCalc = cms.PSet( + minAllowedNormalization = cms.double( 1.0E-9 ), + posCalcNCrystals = cms.int32( 9 ), + algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), + logWeightDenominator = cms.double( 0.08 ), + minFractionInCalc = cms.double( 1.0E-9 ), + timeResolutionCalcBarrel = cms.PSet( + corrTermLowE = cms.double( 0.0510871 ), + threshLowE = cms.double( 0.5 ), + noiseTerm = cms.double( 1.10889 ), + constantTermLowE = cms.double( 0.0 ), + noiseTermLowE = cms.double( 1.31883 ), + threshHighE = cms.double( 5.0 ), + constantTerm = cms.double( 0.428192 ) + ), + timeResolutionCalcEndcap = cms.PSet( + corrTermLowE = cms.double( 0.0 ), + threshLowE = cms.double( 1.0 ), + noiseTerm = cms.double( 5.72489999999 ), + constantTermLowE = cms.double( 0.0 ), + noiseTermLowE = cms.double( 6.92683000001 ), + threshHighE = cms.double( 10.0 ), + constantTerm = cms.double( 0.0 ) + ) + ), + maxIterations = cms.uint32( 50 ), + positionCalcForConvergence = cms.PSet( + minAllowedNormalization = cms.double( 0.0 ), + T0_ES = cms.double( 1.2 ), + algoName = cms.string( "ECAL2DPositionCalcWithDepthCorr" ), + T0_EE = cms.double( 3.1 ), + T0_EB = cms.double( 7.4 ), + X0 = cms.double( 0.89 ), + minFractionInCalc = cms.double( 0.0 ), + W0 = cms.double( 4.2 ) + ), + allCellsPositionCalc = cms.PSet( + minAllowedNormalization = cms.double( 1.0E-9 ), + posCalcNCrystals = cms.int32( -1 ), + algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), + logWeightDenominator = cms.double( 0.08 ), + minFractionInCalc = cms.double( 1.0E-9 ), + timeResolutionCalcBarrel = cms.PSet( + corrTermLowE = cms.double( 0.0510871 ), + threshLowE = cms.double( 0.5 ), + noiseTerm = cms.double( 1.10889 ), + constantTermLowE = cms.double( 0.0 ), + noiseTermLowE = cms.double( 1.31883 ), + threshHighE = cms.double( 5.0 ), + constantTerm = cms.double( 0.428192 ) + ), + timeResolutionCalcEndcap = cms.PSet( + corrTermLowE = cms.double( 0.0 ), + threshLowE = cms.double( 1.0 ), + noiseTerm = cms.double( 5.72489999999 ), + constantTermLowE = cms.double( 0.0 ), + noiseTermLowE = cms.double( 6.92683000001 ), + threshHighE = cms.double( 10.0 ), + constantTerm = cms.double( 0.0 ) + ) + ), + algoName = cms.string( "Basic2DGenericPFlowClusterizer" ), + recHitEnergyNorms = cms.VPSet( + cms.PSet( recHitEnergyNorm = cms.double( 0.08 ), + detector = cms.string( "ECAL_BARREL" ) + ), + cms.PSet( recHitEnergyNorm = cms.double( 0.3 ), + detector = cms.string( "ECAL_ENDCAP" ) + ) + ), + showerSigma = cms.double( 1.5 ), + minFractionToKeep = cms.double( 1.0E-7 ), + excludeOtherSeeds = cms.bool( True ) + ), + positionReCalc = cms.PSet( + minAllowedNormalization = cms.double( 0.0 ), + T0_ES = cms.double( 1.2 ), + algoName = cms.string( "ECAL2DPositionCalcWithDepthCorr" ), + T0_EE = cms.double( 3.1 ), + T0_EB = cms.double( 7.4 ), + X0 = cms.double( 0.89 ), + minFractionInCalc = cms.double( 0.0 ), + W0 = cms.double( 4.2 ) + ), + energyCorrector = cms.PSet( ) +) +fragment.hltParticleFlowClusterPSForMuonsNoVtx = cms.EDProducer( "PFClusterProducer", + recHitsSource = cms.InputTag( "hltParticleFlowRecHitPSForMuonsNoVtx" ), + recHitCleaners = cms.VPSet( + ), + seedCleaners = cms.VPSet( + ), + seedFinder = cms.PSet( + thresholdsByDetector = cms.VPSet( + cms.PSet( seedingThresholdPt = cms.double( 0.0 ), + seedingThreshold = cms.double( 1.2E-4 ), + detector = cms.string( "PS1" ) + ), + cms.PSet( seedingThresholdPt = cms.double( 0.0 ), + seedingThreshold = cms.double( 1.2E-4 ), + detector = cms.string( "PS2" ) + ) + ), + algoName = cms.string( "LocalMaximumSeedFinder" ), + nNeighbours = cms.int32( 4 ) + ), + initialClusteringStep = cms.PSet( + thresholdsByDetector = cms.VPSet( + cms.PSet( gatheringThreshold = cms.double( 6.0E-5 ), + gatheringThresholdPt = cms.double( 0.0 ), + detector = cms.string( "PS1" ) + ), + cms.PSet( gatheringThreshold = cms.double( 6.0E-5 ), + gatheringThresholdPt = cms.double( 0.0 ), + detector = cms.string( "PS2" ) + ) + ), + algoName = cms.string( "Basic2DGenericTopoClusterizer" ), + useCornerCells = cms.bool( False ) + ), + pfClusterBuilder = cms.PSet( + minFracTot = cms.double( 1.0E-20 ), + stoppingTolerance = cms.double( 1.0E-8 ), + positionCalc = cms.PSet( + minAllowedNormalization = cms.double( 1.0E-9 ), + posCalcNCrystals = cms.int32( -1 ), + algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), + logWeightDenominator = cms.double( 6.0E-5 ), + minFractionInCalc = cms.double( 1.0E-9 ) + ), + maxIterations = cms.uint32( 50 ), + algoName = cms.string( "Basic2DGenericPFlowClusterizer" ), + recHitEnergyNorms = cms.VPSet( + cms.PSet( recHitEnergyNorm = cms.double( 6.0E-5 ), + detector = cms.string( "PS1" ) + ), + cms.PSet( recHitEnergyNorm = cms.double( 6.0E-5 ), + detector = cms.string( "PS2" ) + ) + ), + showerSigma = cms.double( 0.3 ), + minFractionToKeep = cms.double( 1.0E-7 ), + excludeOtherSeeds = cms.bool( True ) + ), + positionReCalc = cms.PSet( ), + energyCorrector = cms.PSet( ) ) -fragment.hltEle17EtFilter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEgammaCandidatesWrapper" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 17.0 ), - etcutEE = cms.double( 17.0 ), - ncandcut = cms.int32( 1 ) +fragment.hltParticleFlowClusterECALForMuonsMFNoVtx = cms.EDProducer( "CorrectedECALPFClusterProducer", + minimumPSEnergy = cms.double( 0.0 ), + skipPS = cms.bool( False ), + inputPS = cms.InputTag( "hltParticleFlowClusterPSForMuonsNoVtx" ), + energyCorrector = cms.PSet( + applyCrackCorrections = cms.bool( False ), + srfAwareCorrection = cms.bool( True ), + applyMVACorrections = cms.bool( True ), + maxPtForMVAEvaluation = cms.double( 300.0 ), + recHitsEBLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + recHitsEELabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + ebSrFlagLabel = cms.InputTag( "hltEcalDigis" ), + eeSrFlagLabel = cms.InputTag( "hltEcalDigis" ) + ), + inputECAL = cms.InputTag( "hltParticleFlowClusterECALUncorrectedForMuonsMFNoVtx" ) ) -fragment.hltEle17HEFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle17EtFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.12 ), - thrOverEEE = cms.vdouble( 0.1 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), +fragment.hltMuonEcalMFPFClusterIsoForMuonsNoVtx = cms.EDProducer( "MuonHLTEcalPFClusterIsolationProducer", + recoCandidateProducer = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), + pfClusterProducer = cms.InputTag( "hltParticleFlowClusterECALForMuonsMFNoVtx" ), + rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetECALMFForMuons" ), + doRhoCorrection = cms.bool( True ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + drMax = cms.double( 0.3 ), + drVetoBarrel = cms.double( 0.05 ), + drVetoEndcap = cms.double( 0.05 ), + etaStripBarrel = cms.double( 0.0 ), + etaStripEndcap = cms.double( 0.0 ), + energyBarrel = cms.double( 0.0 ), + energyEndcap = cms.double( 0.0 ), + effectiveAreas = cms.vdouble( 0.35, 0.193 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) ) -fragment.hltEle17CaloIdMClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle17HEFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.011 ), - thrRegularEE = cms.vdouble( 0.031 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), +fragment.hltMuonHcalPFClusterIsoForMuonsNoVtx = cms.EDProducer( "MuonHLTHcalPFClusterIsolationProducer", + recoCandidateProducer = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), + pfClusterProducerHCAL = cms.InputTag( "hltParticleFlowClusterHCAL" ), + useHF = cms.bool( False ), + pfClusterProducerHFEM = cms.InputTag( "" ), + pfClusterProducerHFHAD = cms.InputTag( "" ), + rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAllCalo" ), + doRhoCorrection = cms.bool( True ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) -) -fragment.hltEle17CaloIdMPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle17CaloIdMClusterShapeFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) -) -fragment.hltEle17CaloIdMGsfTrackIdMOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle17CaloIdMPixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), + drMax = cms.double( 0.3 ), + drVetoBarrel = cms.double( 0.1 ), + drVetoEndcap = cms.double( 0.1 ), + etaStripBarrel = cms.double( 0.0 ), + etaStripEndcap = cms.double( 0.0 ), + energyBarrel = cms.double( 0.0 ), + energyEndcap = cms.double( 0.0 ), useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.05 ), - thrRegularEE = cms.vdouble( 0.05 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + effectiveAreas = cms.vdouble( 0.11, 0.163 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) ) -fragment.hltEle17CaloIdMGsfTrackIdMDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle17CaloIdMGsfTrackIdMOneOEMinusOneOPFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.006 ), - thrRegularEE = cms.vdouble( 0.0085 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltPixelTracksTrackingRegionsForSeedsL3MuonNoVtx = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", + RegionPSet = cms.PSet( + vertexCollection = cms.InputTag( "hltPixelVertices" ), + zErrorVetex = cms.double( 0.2 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + zErrorBeamSpot = cms.double( 24.2 ), + maxNVertices = cms.int32( 4 ), + maxNRegions = cms.int32( 40 ), + nSigmaZVertex = cms.double( 3.0 ), + nSigmaZBeamSpot = cms.double( 4.0 ), + ptMin = cms.double( 0.3 ), + mode = cms.string( "VerticesFixed" ), + input = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), + searchOpt = cms.bool( False ), + whereToUseMeasurementTracker = cms.string( "Never" ), + originRadius = cms.double( 0.1 ), + measurementTrackerName = cms.InputTag( "" ), + precise = cms.bool( True ), + deltaEta = cms.double( 0.3 ), + deltaPhi = cms.double( 0.3 ) + ) ) -fragment.hltEle17CaloIdMGsfTrackIdMDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle17CaloIdMGsfTrackIdMDetaFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.1 ), - thrRegularEE = cms.vdouble( 0.05 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltPixelTracksInRegionIter0L3MuonNoVtx = cms.EDProducer( "TrackSelectorByRegion", + tracks = cms.InputTag( "hltPixelTracks" ), + regions = cms.InputTag( "hltPixelTracksTrackingRegionsForSeedsL3MuonNoVtx" ), + produceTrackCollection = cms.bool( True ), + produceMask = cms.bool( False ) ) -fragment.hltGsfEle17NoIsoJetCollectionsForLeptonPlusPFJets = cms.EDProducer( "HLTPFJetsCleanedFromLeadingLeptons", - leptons = cms.InputTag( "hltEle17CaloIdMGsfTrackIdMDphiFilter" ), - jets = cms.InputTag( "hltAK4PFJetsCorrected" ), - minDeltaR = cms.double( 1.0 ), - numLeptons = cms.uint32( 1 ) +fragment.hltIter0L3MuonPixelSeedsFromPixelTracksNoVtx = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", + InputCollection = cms.InputTag( "hltPixelTracksInRegionIter0L3MuonNoVtx" ), + InputVertexCollection = cms.InputTag( "hltTrimmedPixelVertices" ), + originHalfLength = cms.double( 0.3 ), + originRadius = cms.double( 0.1 ), + useProtoTrackKinematics = cms.bool( False ), + useEventsWithNoVertex = cms.bool( True ), + TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + usePV = cms.bool( False ), + includeFourthHit = cms.bool( True ), + SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) ) -fragment.hltEle17NoIsoPFJet30EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltGsfEle17NoIsoJetCollectionsForLeptonPlusPFJets" ), - originalTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - MinJetPt = cms.double( 30.0 ), - MaxAbsJetEta = cms.double( 2.5 ), - MinNJets = cms.uint32( 1 ), - triggerType = cms.int32( 85 ) +fragment.hltIter0L3MuonCkfTrackCandidatesNoVtx = cms.EDProducer( "CkfTrackCandidateMaker", + cleanTrajectoryAfterInOut = cms.bool( False ), + doSeedingRegionRebuilding = cms.bool( False ), + onlyPixelHitsForSeedCleaner = cms.bool( False ), + reverseTrajectories = cms.bool( False ), + useHitsSplitting = cms.bool( False ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ), + src = cms.InputTag( "hltIter0L3MuonPixelSeedsFromPixelTracksNoVtx" ), + clustersToSkip = cms.InputTag( "" ), + phase2clustersToSkip = cms.InputTag( "" ), + TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter0GroupedCkfTrajectoryBuilderIT" ) ), + TransientInitialStateEstimatorParameters = cms.PSet( + propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), + numberMeasurementsForFit = cms.int32( 4 ), + propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) + ), + numHitsForSeedCleaner = cms.int32( 4 ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + RedundantSeedCleaner = cms.string( "CachingSeedCleanerBySharedInput" ), + TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), + maxNSeeds = cms.uint32( 100000 ), + maxSeedsBeforeCleaning = cms.uint32( 1000 ) ) -fragment.hltPreEle23CaloIdMTrackIdMPFJet30 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltIter0L3MuonCtfWithMaterialTracksNoVtx = cms.EDProducer( "TrackProducer", + useSimpleMF = cms.bool( True ), + SimpleMagneticField = cms.string( "ParabolicMf" ), + src = cms.InputTag( "hltIter0L3MuonCkfTrackCandidatesNoVtx" ), + clusterRemovalInfo = cms.InputTag( "" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Fitter = cms.string( "hltESPFittingSmootherIT" ), + useHitsSplitting = cms.bool( False ), + alias = cms.untracked.string( "ctfWithMaterialTracks" ), + TrajectoryInEvent = cms.bool( False ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + AlgorithmName = cms.string( "hltIter0" ), + Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), + GeometricInnerState = cms.bool( True ), + NavigationSchool = cms.string( "" ), + MeasurementTracker = cms.string( "" ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ) ) -fragment.hltEle23EtFilter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEgammaCandidatesWrapper" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 23.0 ), - etcutEE = cms.double( 23.0 ), - ncandcut = cms.int32( 1 ) +fragment.hltIter0L3MuonTrackCutClassifierNoVtx = cms.EDProducer( "TrackCutClassifier", + src = cms.InputTag( "hltIter0L3MuonCtfWithMaterialTracksNoVtx" ), + beamspot = cms.InputTag( "hltOnlineBeamSpot" ), + vertices = cms.InputTag( "hltTrimmedPixelVertices" ), + ignoreVertices = cms.bool( False ), + qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), + mva = cms.PSet( + minPixelHits = cms.vint32( 0, 0, 0 ), + maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 15.0 ), + dr_par = cms.PSet( + d0err = cms.vdouble( 0.003, 0.003, 0.003 ), + dr_par2 = cms.vdouble( 3.40282346639E38, 0.6, 0.6 ), + dr_par1 = cms.vdouble( 3.40282346639E38, 0.8, 0.8 ), + dr_exp = cms.vint32( 4, 4, 4 ), + d0err_par = cms.vdouble( 0.001, 0.001, 0.001 ) + ), + maxLostLayers = cms.vint32( 1, 1, 1 ), + min3DLayers = cms.vint32( 0, 0, 0 ), + dz_par = cms.PSet( + dz_par1 = cms.vdouble( 3.40282346639E38, 0.75, 0.75 ), + dz_par2 = cms.vdouble( 3.40282346639E38, 0.5, 0.5 ), + dz_exp = cms.vint32( 4, 4, 4 ) + ), + minNVtxTrk = cms.int32( 3 ), + maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), + minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), + maxChi2 = cms.vdouble( 9999.0, 25.0, 16.0 ), + maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), + maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), + minLayers = cms.vint32( 3, 3, 3 ) + ) ) -fragment.hltEle23HEFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle23EtFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.12 ), - thrOverEEE = cms.vdouble( 0.1 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltIter0L3MuonTrackSelectionHighPurityNoVtx = cms.EDProducer( "TrackCollectionFilterCloner", + originalSource = cms.InputTag( "hltIter0L3MuonCtfWithMaterialTracksNoVtx" ), + originalMVAVals = cms.InputTag( 'hltIter0L3MuonTrackCutClassifierNoVtx','MVAValues' ), + originalQualVals = cms.InputTag( 'hltIter0L3MuonTrackCutClassifierNoVtx','QualityMasks' ), + minQuality = cms.string( "highPurity" ), + copyExtras = cms.untracked.bool( True ), + copyTrajectories = cms.untracked.bool( False ) ) -fragment.hltEle23CaloIdMClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle23HEFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.013 ), - thrRegularEE = cms.vdouble( 0.035 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltMuonTkRelIsolationCut0p09MapNoVtx = cms.EDProducer( "L3MuonCombinedRelativeIsolationProducer", + UseRhoCorrectedCaloDeposits = cms.bool( False ), + UseCaloIso = cms.bool( False ), + CaloDepositsLabel = cms.InputTag( "notUsed" ), + inputMuonCollection = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), + OutputMuIsoDeposits = cms.bool( True ), + TrackPt_Min = cms.double( -1.0 ), + printDebug = cms.bool( False ), + CutsPSet = cms.PSet( + applyCutsORmaxNTracks = cms.bool( False ), + maxNTracks = cms.int32( -1 ), + Thresholds = cms.vdouble( 0.09 ), + EtaBounds = cms.vdouble( 2.411 ), + ComponentName = cms.string( "SimpleCuts" ), + ConeSizes = cms.vdouble( 0.3 ) + ), + TrkExtractorPSet = cms.PSet( + Diff_z = cms.double( 0.2 ), + inputTrackCollection = cms.InputTag( "hltIter0L3MuonTrackSelectionHighPurityNoVtx" ), + Chi2Ndof_Max = cms.double( 1.0E64 ), + BeamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), + DR_Veto = cms.double( 0.01 ), + Pt_Min = cms.double( -1.0 ), + VetoLeadingTrack = cms.bool( True ), + DR_Max = cms.double( 0.3 ), + DepositLabel = cms.untracked.string( "PXLS" ), + PtVeto_Min = cms.double( 2.0 ), + NHits_Min = cms.uint32( 0 ), + PropagateTracksToRadius = cms.bool( True ), + ReferenceRadius = cms.double( 6.0 ), + Chi2Prob_Min = cms.double( -1.0 ), + Diff_r = cms.double( 0.1 ), + BeamlineOption = cms.string( "BeamSpotFromEvent" ), + ComponentName = cms.string( "PixelTrackExtractor" ), + DR_VetoPt = cms.double( 0.025 ) + ), + CaloExtractorPSet = cms.PSet( + DR_Veto_H = cms.double( 0.1 ), + Vertex_Constraint_Z = cms.bool( False ), + DR_Veto_E = cms.double( 0.07 ), + Weight_H = cms.double( 1.0 ), + CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAll" ), + DR_Max = cms.double( 0.3 ), + DepositLabel = cms.untracked.string( "EcalPlusHcal" ), + Vertex_Constraint_XY = cms.bool( False ), + Threshold_H = cms.double( 0.5 ), + Threshold_E = cms.double( 0.2 ), + ComponentName = cms.string( "CaloExtractor" ), + Weight_E = cms.double( 1.0 ) + ) ) -fragment.hltEle23CaloIdMPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle23CaloIdMClusterShapeFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) +fragment.hltFEDSelectorL1 = cms.EDProducer( "EvFFEDSelector", + inputTag = cms.InputTag( "rawDataCollector" ), + fedList = cms.vuint32( 1404 ) ) -fragment.hltEle23CaloIdMGsfTrackIdMOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle23CaloIdMPixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.05 ), - thrRegularEE = cms.vdouble( 0.02 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltScoutingTrackPacker = cms.EDProducer( "HLTScoutingTrackProducer", + OtherTracks = cms.InputTag( "hltPixelOnlyPFMuonMerging" ), + vertexCollection = cms.InputTag( "hltPixelVertices" ), + mantissaPrecision = cms.int32( 10 ), + vtxMinDist = cms.double( 0.01 ), + ptMin = cms.double( 3.0 ) ) -fragment.hltEle23CaloIdMGsfTrackIdMDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle23CaloIdMGsfTrackIdMOneOEMinusOneOPFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.006 ), - thrRegularEE = cms.vdouble( 0.0085 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltScoutingPrimaryVertexPacker = cms.EDProducer( "HLTScoutingPrimaryVertexProducer", + vertexCollection = cms.InputTag( "hltPixelVertices" ), + mantissaPrecision = cms.int32( 10 ) +) +fragment.hltScoutingPFPacker = cms.EDProducer( "HLTScoutingPFProducer", + pfJetCollection = cms.InputTag( "hltAK4PixelOnlyPFJets" ), + pfJetTagCollection = cms.InputTag( "" ), + pfCandidateCollection = cms.InputTag( "hltPixelOnlyParticleFlow" ), + vertexCollection = cms.InputTag( "hltPixelVertices" ), + metCollection = cms.InputTag( "hltPixelOnlyPFMETProducer" ), + rho = cms.InputTag( "hltFixedGridRhoFastjetPixelOnlyAll" ), + pfJetPtCut = cms.double( 20.0 ), + pfJetEtaCut = cms.double( 3.0 ), + pfCandidatePtCut = cms.double( 0.6 ), + pfCandidateEtaCut = cms.double( 3.0 ), + mantissaPrecision = cms.int32( 10 ), + doJetTags = cms.bool( True ), + doCandidates = cms.bool( True ), + doMet = cms.bool( True ), + doTrackVars = cms.bool( True ), + relativeTrackVars = cms.bool( True ), + doCandIndsForJets = cms.bool( False ) ) -fragment.hltEle23CaloIdMGsfTrackIdMDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle23CaloIdMGsfTrackIdMDetaFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.1 ), - thrRegularEE = cms.vdouble( 0.05 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltScoutingMuonPacker = cms.EDProducer( "HLTScoutingMuonProducer", + ChargedCandidates = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), + displacedvertexCollection = cms.InputTag( "hltDisplacedmumuVtxNoMatchingProducer" ), + InputMuons = cms.InputTag( "hltIterL3MuonsNoVtx" ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3LinksNoVtx" ), + Tracks = cms.InputTag( "hltIterL3MuonAndMuonFromL1MergedNoVtx" ), + EcalPFClusterIsoMap = cms.InputTag( "hltMuonEcalMFPFClusterIsoForMuonsNoVtx" ), + HcalPFClusterIsoMap = cms.InputTag( "hltMuonHcalPFClusterIsoForMuonsNoVtx" ), + TrackIsoMap = cms.InputTag( 'hltMuonTkRelIsolationCut0p09MapNoVtx','combinedRelativeIsoDeposits' ), + muonPtCut = cms.double( 0.0 ), + muonEtaCut = cms.double( 2.4 ), + minVtxProbCut = cms.double( 0.001 ) ) -fragment.hltGsfEle23NoIsoJetCollectionsForLeptonPlusPFJets = cms.EDProducer( "HLTPFJetsCleanedFromLeadingLeptons", - leptons = cms.InputTag( "hltEle23CaloIdMGsfTrackIdMDphiFilter" ), - jets = cms.InputTag( "hltAK4PFJetsCorrected" ), - minDeltaR = cms.double( 1.0 ), - numLeptons = cms.uint32( 1 ) +fragment.hltScoutingEgammaPacker = cms.EDProducer( "HLTScoutingEgammaProducer", + EgammaCandidates = cms.InputTag( "hltEgammaCandidates" ), + EgammaGsfTracks = cms.InputTag( "hltEgammaGsfTracks" ), + SigmaIEtaIEtaMap = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + r9Map = cms.InputTag( 'hltEgammaR9ID','r95x5' ), + HoverEMap = cms.InputTag( "hltEgammaHoverE" ), + DetaMap = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + DphiMap = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + MissingHitsMap = cms.InputTag( 'hltEgammaGsfTrackVars','MissingHits' ), + OneOEMinusOneOPMap = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + EcalPFClusterIsoMap = cms.InputTag( "hltEgammaEcalPFClusterIso" ), + EleGsfTrackIsoMap = cms.InputTag( "hltEgammaEleGsfTrackIsoPixelOnly" ), + HcalPFClusterIsoMap = cms.InputTag( "hltEgammaHcalPFClusterIso" ), + egammaPtCut = cms.double( 2.0 ), + egammaEtaCut = cms.double( 2.5 ), + egammaHoverECut = cms.double( 1.0 ), + saveRecHitTiming = cms.bool( False ), + mantissaPrecision = cms.int32( 10 ), + rechitMatrixSize = cms.int32( 10 ), + rechitZeroSuppression = cms.bool( True ), + ecalRechitEB = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + ecalRechitEE = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ) ) -fragment.hltEle23NoIsoPFJet30EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", +fragment.hltPreDSTHLTMuonRun3PFScoutingPixelTracking = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltMuonTriggerResultsFilter = cms.EDFilter( "TriggerResultsFilter", + usePathStatus = cms.bool( True ), + hltResults = cms.InputTag( "" ), + l1tResults = cms.InputTag( "" ), + l1tIgnoreMaskAndPrescale = cms.bool( False ), + throw = cms.bool( True ), + triggerConditions = cms.vstring( 'Dataset_Muon' ) +) +fragment.hltL1sSingleEG10er2p5 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltGsfEle23NoIsoJetCollectionsForLeptonPlusPFJets" ), - originalTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - MinJetPt = cms.double( 30.0 ), - MaxAbsJetEta = cms.double( 2.5 ), - MinNJets = cms.uint32( 1 ), - triggerType = cms.int32( 85 ) + L1SeedsLogicalExpression = cms.string( "L1_SingleEG10er2p5" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltPreEle50CaloIdVTGsfTrkIdTPFJet165 = cms.EDFilter( "HLTPrescaler", +fragment.hltPrePhoton20HoverELoose = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltEle50EtFilter = cms.EDFilter( "HLTEgammaEtFilter", +fragment.hltEGL1SingleEG10Filter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1SingleEG40Filter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 50.0 ), - etcutEE = cms.double( 50.0 ), - ncandcut = cms.int32( 1 ) + candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), + l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + candNonIsolatedTag = cms.InputTag( "" ), + l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1SeedFilterTag = cms.InputTag( "hltL1sSingleEG10er2p5" ), + l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + ncandcut = cms.int32( 1 ), + doIsolated = cms.bool( False ), + region_eta_size = cms.double( 0.522 ), + region_eta_size_ecap = cms.double( 1.0 ), + region_phi_size = cms.double( 1.044 ), + barrel_end = cms.double( 1.4791 ), + endcap_end = cms.double( 2.65 ) ) -fragment.hltEle50CaloIdVTClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltEG20EtFilterLooseHoverE = cms.EDFilter( "HLTEgammaEtFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle50EtFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.01 ), - thrRegularEE = cms.vdouble( 0.03 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + inputTag = cms.InputTag( "hltEGL1SingleEG10Filter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 20.0 ), + etcutEE = cms.double( 20.0 ), + ncandcut = cms.int32( 1 ) ) -fragment.hltEle50CaloIdVTHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltEG20HEFilterLooseHoverE = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle50CaloIdVTClusterShapeFilter" ), + candTag = cms.InputTag( "hltEG20EtFilterLooseHoverE" ), varTag = cms.InputTag( "hltEgammaHoverE" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), @@ -56837,75 +60047,8 @@ useEt = cms.bool( False ), thrRegularEB = cms.vdouble( -1.0 ), thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.1 ), - thrOverEEE = cms.vdouble( 0.05 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) -) -fragment.hltEle50CaloIdVTPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle50CaloIdVTHEFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) -) -fragment.hltEle50CaloIdVTGsfTrkIdTGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle50CaloIdVTPixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.007 ), - thrRegularEE = cms.vdouble( 0.007 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) -) -fragment.hltEle50CaloIdVTGsfTrkIdTGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle50CaloIdVTGsfTrkIdTGsfDetaFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.06 ), - thrRegularEE = cms.vdouble( 0.06 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.5 ), + thrOverEEE = cms.vdouble( 0.5 ), thrOverE2EB = cms.vdouble( -1.0 ), thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), @@ -56916,74 +60059,21 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltPFJetsCorrectedMatchedToL1 = cms.EDProducer( "HLTPFJetL1TMatchProducer", - jetsInput = cms.InputTag( "hltAK4PFJetsCorrected" ), - L1Jets = cms.InputTag( 'hltGtStage2Digis','Jet' ), - DeltaR = cms.double( 0.5 ) -) -fragment.hltMonoPFJet165 = cms.EDFilter( "HLT1PFJet", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltPFJetsCorrectedMatchedToL1" ), - triggerType = cms.int32( 85 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 165.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 5.0 ), - MinN = cms.int32( 1 ) -) -fragment.hltEle50CaloIdVTGsfTrkIdTCleanAK4PFJet = cms.EDProducer( "HLTPFJetCollectionsForBoostedLeptonPlusJets", - HltLeptonTag = cms.InputTag( "hltEle50CaloIdVTGsfTrkIdTGsfDphiFilter" ), - SourceJetTag = cms.InputTag( "hltPFJetsCorrectedMatchedToL1" ), - minDeltaR = cms.double( 0.5 ) -) -fragment.hltEle50CaloIdVTGsfTrkIdTCentralPFJet165EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEle50CaloIdVTGsfTrkIdTCleanAK4PFJet" ), - originalTag = cms.InputTag( "hltEle50CaloIdVTGsfTrkIdTCleanAK4PFJet" ), - MinJetPt = cms.double( 165.0 ), - MaxAbsJetEta = cms.double( 2.6 ), - MinNJets = cms.uint32( 1 ), - triggerType = cms.int32( 0 ) -) -fragment.hltPreEle115CaloIdVTGsfTrkIdT = cms.EDFilter( "HLTPrescaler", +fragment.hltPrePhoton30HoverELoose = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltEG115EtFilter = cms.EDFilter( "HLTEgammaEtFilter", +fragment.hltEG30EtFilterLooseHoverE = cms.EDFilter( "HLTEgammaEtFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1SingleEGNonIsoOrWithJetAndTauFilter" ), + inputTag = cms.InputTag( "hltEGL1SingleEG10Filter" ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 115.0 ), - etcutEE = cms.double( 115.0 ), + etcutEB = cms.double( 30.0 ), + etcutEE = cms.double( 30.0 ), ncandcut = cms.int32( 1 ) ) -fragment.hltEG115CaloIdVTClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG115EtFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.011 ), - thrRegularEE = cms.vdouble( 0.03 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) -) -fragment.hltEG115CaloIdVTHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltEG30HEFilterLooseHoverE = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG115CaloIdVTClusterShapeFilter" ), + candTag = cms.InputTag( "hltEG30EtFilterLooseHoverE" ), varTag = cms.InputTag( "hltEgammaHoverE" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), @@ -56991,8 +60081,8 @@ useEt = cms.bool( False ), thrRegularEB = cms.vdouble( -1.0 ), thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.075 ), - thrOverEEE = cms.vdouble( 0.075 ), + thrOverEEB = cms.vdouble( 0.5 ), + thrOverEEE = cms.vdouble( 0.5 ), thrOverE2EB = cms.vdouble( -1.0 ), thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), @@ -57003,199 +60093,96 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltEle115CaloIdVTPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG115CaloIdVTHEFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) +fragment.hltCalibrationEventsFilter = cms.EDFilter( "HLTTriggerTypeFilter", + SelectedTriggerType = cms.int32( 2 ) ) -fragment.hltEle115CaloIdVTGsfTrkIdTGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle115CaloIdVTPixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.007 ), - thrRegularEE = cms.vdouble( 0.007 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltPreEcalCalibration = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltEle115CaloIdVTGsfTrkIdTGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle115CaloIdVTGsfTrkIdTGsfDetaFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.07 ), - thrRegularEE = cms.vdouble( 0.07 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltEcalCalibrationRaw = cms.EDProducer( "EvFFEDSelector", + inputTag = cms.InputTag( "rawDataCollector" ), + fedList = cms.vuint32( 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 1024 ) ) -fragment.hltPreEle135CaloIdVTGsfTrkIdT = cms.EDFilter( "HLTPrescaler", +fragment.hltPreHcalCalibration = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltEG135EtFilter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1SingleEGNonIsoOrWithJetAndTauFilter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 135.0 ), - etcutEE = cms.double( 135.0 ), - ncandcut = cms.int32( 1 ) +fragment.hltHcalCalibTypeFilter = cms.EDFilter( "HLTHcalCalibTypeFilter", + InputTag = cms.InputTag( "rawDataCollector" ), + CalibTypes = cms.vint32( 1, 2, 3, 4, 5, 6 ) ) -fragment.hltEG135CaloIdVTClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG135EtFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.011 ), - thrRegularEE = cms.vdouble( 0.03 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltHcalCalibrationRaw = cms.EDProducer( "EvFFEDSelector", + inputTag = cms.InputTag( "rawDataCollector" ), + fedList = cms.vuint32( 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 1024, 1100, 1101, 1102, 1103, 1104, 1105, 1106, 1107, 1108, 1109, 1110, 1111, 1112, 1113, 1114, 1115, 1116, 1117, 1118, 1119, 1120, 1121, 1122, 1123, 1124, 1125, 1126, 1127, 1128, 1129, 1130, 1131, 1132, 1133, 1134, 1135, 1136, 1137, 1138, 1139, 1140, 1141, 1142, 1143, 1144, 1145, 1146, 1147, 1148, 1149, 1150, 1151, 1152, 1153, 1154, 1155, 1156, 1157, 1158, 1159, 1160, 1161, 1162, 1163, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1172, 1173, 1174, 1175, 1176, 1177, 1178, 1179, 1180, 1181, 1182, 1183, 1184, 1185, 1186, 1187, 1188, 1189, 1190, 1191, 1192, 1193, 1194, 1195, 1196, 1197, 1198, 1199 ) ) -fragment.hltEG135CaloIdVTHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltL1sZeroBiasIorAlwaysTrueIorIsolatedBunch = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG135CaloIdVTClusterShapeFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.075 ), - thrOverEEE = cms.vdouble( 0.075 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + L1SeedsLogicalExpression = cms.string( "L1_ZeroBias OR L1_AlwaysTrue OR L1_IsolatedBunch" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltEle135CaloIdVTPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG135CaloIdVTHEFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) +fragment.hltPreAlCaEcalPhiSym = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltEle135CaloIdVTGsfTrkIdTGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltEcalPhiSymFilter = cms.EDFilter( "HLTEcalPhiSymFilter", + barrelDigiCollection = cms.InputTag( 'hltEcalDigis','ebDigis' ), + endcapDigiCollection = cms.InputTag( 'hltEcalDigis','eeDigis' ), + barrelUncalibHitCollection = cms.InputTag( 'hltEcalUncalibRecHit','EcalUncalibRecHitsEB' ), + endcapUncalibHitCollection = cms.InputTag( 'hltEcalUncalibRecHit','EcalUncalibRecHitsEE' ), + barrelHitCollection = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + endcapHitCollection = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + statusThreshold = cms.uint32( 3 ), + useRecoFlag = cms.bool( False ), + ampCut_barrelP = cms.vdouble( 14.31759, 14.33355, 14.34853, 14.36281, 14.37667, 14.39011, 14.40334, 14.41657, 14.42994, 14.44359, 14.45759, 14.47222, 14.48748, 14.50358, 14.52052, 14.53844, 14.55755, 14.57778, 14.59934, 14.62216, 14.64645, 14.67221, 14.69951, 14.72849, 14.75894, 14.79121, 14.82502, 14.86058, 14.89796, 14.93695, 14.97783, 15.02025, 15.06442, 15.11041, 15.15787, 15.20708, 15.25783, 15.31026, 15.36409, 15.41932, 15.47602, 15.53384, 15.5932, 15.65347, 15.715, 15.77744, 15.84086, 15.90505, 15.97001, 16.03539, 16.10147, 16.16783, 16.23454, 16.30146, 16.36824, 16.43502, 16.50159, 16.56781, 16.63354, 16.69857, 16.76297, 16.82625, 16.88862, 16.94973, 17.00951, 17.06761, 17.12403, 17.1787, 17.23127, 17.28167, 17.32955, 17.37491, 17.41754, 17.45723, 17.49363, 17.52688, 17.55642, 17.58218, 17.60416, 17.62166, 17.63468, 17.64315, 17.64665, 17.6449, 17.6379 ), + ampCut_barrelM = cms.vdouble( 17.6379, 17.6449, 17.64665, 17.64315, 17.63468, 17.62166, 17.60416, 17.58218, 17.55642, 17.52688, 17.49363, 17.45723, 17.41754, 17.37491, 17.32955, 17.28167, 17.23127, 17.1787, 17.12403, 17.06761, 17.00951, 16.94973, 16.88862, 16.82625, 16.76297, 16.69857, 16.63354, 16.56781, 16.50159, 16.43502, 16.36824, 16.30146, 16.23454, 16.16783, 16.10147, 16.03539, 15.97001, 15.90505, 15.84086, 15.77744, 15.715, 15.65347, 15.5932, 15.53384, 15.47602, 15.41932, 15.36409, 15.31026, 15.25783, 15.20708, 15.15787, 15.11041, 15.06442, 15.02025, 14.97783, 14.93695, 14.89796, 14.86058, 14.82502, 14.79121, 14.75894, 14.72849, 14.69951, 14.67221, 14.64645, 14.62216, 14.59934, 14.57778, 14.55755, 14.53844, 14.52052, 14.50358, 14.48748, 14.47222, 14.45759, 14.44359, 14.42994, 14.41657, 14.40334, 14.39011, 14.37667, 14.36281, 14.34853, 14.33355, 14.31759 ), + ampCut_endcapP = cms.vdouble( 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 11.5, 11.5, 11.5, 11.5, 11.5, 11.5, 11.5, 11.5, 11.5 ), + ampCut_endcapM = cms.vdouble( 11.5, 11.5, 11.5, 11.5, 11.5, 11.5, 11.5, 11.5, 11.5, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0 ), + phiSymBarrelDigiCollection = cms.string( "phiSymEcalDigisEB" ), + phiSymEndcapDigiCollection = cms.string( "phiSymEcalDigisEE" ) +) +fragment.hltL1sL1UnpairedBunchBptxMinus = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle135CaloIdVTPixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.007 ), - thrRegularEE = cms.vdouble( 0.007 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + L1SeedsLogicalExpression = cms.string( "L1_UnpairedBunchBptxMinus" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltEle135CaloIdVTGsfTrkIdTGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltPreL1UnpairedBunchBptxMinus = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltL1sL1UnpairedBunchBptxPlus = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle135CaloIdVTGsfTrkIdTGsfDetaFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.07 ), - thrRegularEE = cms.vdouble( 0.07 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + L1SeedsLogicalExpression = cms.string( "L1_UnpairedBunchBptxPlus" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltL1sQuadJetC50to60IorHTT280to500IorHTT250to340QuadJet = cms.EDFilter( "HLTL1TSeed", +fragment.hltPreL1UnpairedBunchBptxPlus = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltL1sNotBptxOR = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_QuadJet60er2p5 OR L1_HTT280er OR L1_HTT320er OR L1_HTT360er OR L1_ETT2000 OR L1_HTT400er OR L1_HTT450er OR L1_HTT280er_QuadJet_70_55_40_35_er2p5 OR L1_HTT320er_QuadJet_70_55_40_40_er2p5 OR L1_HTT320er_QuadJet_80_60_er2p1_45_40_er2p3 OR L1_HTT320er_QuadJet_80_60_er2p1_50_45_er2p3" ), + L1SeedsLogicalExpression = cms.string( "L1_NotBptxOR" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -57205,157 +60192,169 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltPrePFHT330PT30QuadPFJet75604540TriplePFBTagDeepCSV4p5 = cms.EDFilter( "HLTPrescaler", +fragment.hltPreL1NotBptxOR = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltQuadCentralJet30 = cms.EDFilter( "HLT1CaloJet", +fragment.hltL1sL1CDCSingleMu3er1p2TOP120DPHI2p618to3p142 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), - triggerType = cms.int32( 86 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 30.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.5 ), - MinN = cms.int32( 4 ) -) -fragment.hltCaloJetsQuad30ForHt = cms.EDProducer( "HLTCaloJetCollectionProducer", - HLTObject = cms.InputTag( "hltQuadCentralJet30" ), - TriggerTypes = cms.vint32( 86 ) + L1SeedsLogicalExpression = cms.string( "L1_CDC_SingleMu_3_er1p2_TOP120_DPHI2p618_3p142" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltHtMhtCaloJetsQuadC30 = cms.EDProducer( "HLTHtMhtProducer", - usePt = cms.bool( True ), - excludePFMuons = cms.bool( False ), - minNJetHt = cms.int32( 4 ), - minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 30.0 ), - minPtJetMht = cms.double( 0.0 ), - maxEtaJetHt = cms.double( 2.5 ), - maxEtaJetMht = cms.double( 5.0 ), - jetsLabel = cms.InputTag( "hltCaloJetsQuad30ForHt" ), - pfCandidatesLabel = cms.InputTag( "" ) +fragment.hltPreL1CDCSingleMu3er1p2TOP120DPHI2p6183p142 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltCaloQuadJet30HT320 = cms.EDFilter( "HLTHtMhtFilter", +fragment.hltL1sCDC = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMhtCaloJetsQuadC30' ), - mhtLabels = cms.VInputTag( 'hltHtMhtCaloJetsQuadC30' ), - minHt = cms.vdouble( 320.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) + L1SeedsLogicalExpression = cms.string( "L1_CDC_SingleMu_3_er1p2_TOP120_DPHI2p618_3p142" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltBTagCaloDeepCSVp17Double = cms.EDFilter( "HLTCaloJetTag", - saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltSelector8CentralJetsL1FastJet" ), - JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsCalo','probb' ), - MinTag = cms.double( 0.17 ), - MaxTag = cms.double( 999999.0 ), - MinJets = cms.int32( 2 ), - TriggerType = cms.int32( 86 ) +fragment.hltPreCDCL2cosmic10er1p0 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltPFCentralJetLooseIDQuad30 = cms.EDFilter( "HLT1PFJet", +fragment.hltL1fL1sCDCL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsLooseIDCorrected" ), - triggerType = cms.int32( 86 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 30.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), + CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + PreviousCandTag = cms.InputTag( "hltL1sCDC" ), MaxEta = cms.double( 2.5 ), - MinN = cms.int32( 4 ) + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 1 ), + CentralBxOnly = cms.bool( False ), + SelectQualities = cms.vint32( ) ) -fragment.hlt1PFCentralJetLooseID75 = cms.EDFilter( "HLT1PFJet", +fragment.hltL2fL1sCDCL2CosmicMuL2Filtered3er2stations10er1p0 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsLooseIDCorrected" ), - triggerType = cms.int32( 0 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 75.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.5 ), - MinN = cms.int32( 1 ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltL2MuonCandidatesNoVtxMeanTimerCosmicSeed" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sCDCL1Filtered0" ), + SeedMapTag = cms.InputTag( "hltL2CosmicMuons" ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 1.0 ), + AbsEtaBins = cms.vdouble( 0.9, 1.5, 2.1, 5.0 ), + MinNstations = cms.vint32( 0, 2, 0, 2 ), + MinNhits = cms.vint32( 0, 1, 0, 1 ), + CutOnChambers = cms.bool( False ), + MinNchambers = cms.vint32( 0 ), + MaxDr = cms.double( 9999.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 10.0 ), + NSigmaPt = cms.double( 0.0 ), + MatchToPreviousCand = cms.bool( True ) ) -fragment.hlt2PFCentralJetLooseID60 = cms.EDFilter( "HLT1PFJet", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsLooseIDCorrected" ), - triggerType = cms.int32( 0 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 60.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.5 ), - MinN = cms.int32( 2 ) +fragment.hltPreCDCL2cosmic5p5er1p0 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hlt3PFCentralJetLooseID45 = cms.EDFilter( "HLT1PFJet", +fragment.hltL2fL1sCDCL2CosmicMuL2Filtered3er2stations5p5er1p0 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsLooseIDCorrected" ), - triggerType = cms.int32( 0 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 45.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.5 ), - MinN = cms.int32( 3 ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltL2MuonCandidatesNoVtxMeanTimerCosmicSeed" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sCDCL1Filtered0" ), + SeedMapTag = cms.InputTag( "hltL2CosmicMuons" ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 1.0 ), + AbsEtaBins = cms.vdouble( 0.9, 1.5, 2.1, 5.0 ), + MinNstations = cms.vint32( 0, 2, 0, 2 ), + MinNhits = cms.vint32( 0, 1, 0, 1 ), + CutOnChambers = cms.bool( False ), + MinNchambers = cms.vint32( 0 ), + MaxDr = cms.double( 9999.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 5.5 ), + NSigmaPt = cms.double( 0.0 ), + MatchToPreviousCand = cms.bool( True ) ) -fragment.hlt4PFCentralJetLooseID40 = cms.EDFilter( "HLT1PFJet", +fragment.hltL1EventNumberNZS = cms.EDFilter( "HLTL1NumberFilter", + rawInput = cms.InputTag( "rawDataCollector" ), + period = cms.uint32( 4096 ), + invert = cms.bool( False ), + fedId = cms.int32( 1024 ), + useTCDSEventNumber = cms.bool( False ) +) +fragment.hltL1sHcalNZS = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsLooseIDCorrected" ), - triggerType = cms.int32( 0 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 40.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.5 ), - MinN = cms.int32( 4 ) + L1SeedsLogicalExpression = cms.string( "L1_ZeroBias OR L1_SingleJet35 OR L1_SingleJet60 OR L1_SingleJet90 OR L1_SingleJet120 OR L1_SingleJet140er2p5 OR L1_SingleJet160er2p5 OR L1_SingleJet180 OR L1_SingleJet200 OR L1_DoubleJet40er2p5 OR L1_DoubleJet100er2p5 OR L1_DoubleJet120er2p5 OR L1_QuadJet60er2p5 OR L1_HTT120er OR L1_HTT160er OR L1_HTT200er OR L1_HTT255er OR L1_HTT280er OR L1_HTT320er" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltPFCentralJetLooseIDQuad30forHt = cms.EDProducer( "HLTPFJetCollectionProducer", - HLTObject = cms.InputTag( "hltPFCentralJetLooseIDQuad30" ), - TriggerTypes = cms.vint32( 86 ) +fragment.hltPreHcalNZS = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltHtMhtPFCentralJetsLooseIDQuadC30 = cms.EDProducer( "HLTHtMhtProducer", - usePt = cms.bool( True ), - excludePFMuons = cms.bool( False ), - minNJetHt = cms.int32( 4 ), - minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 30.0 ), - minPtJetMht = cms.double( 0.0 ), - maxEtaJetHt = cms.double( 2.5 ), - maxEtaJetMht = cms.double( 999.0 ), - jetsLabel = cms.InputTag( "hltPFCentralJetLooseIDQuad30forHt" ), - pfCandidatesLabel = cms.InputTag( "hltParticleFlow" ) +fragment.hltL1sSingleEGorSingleorDoubleMu = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_SingleIsoEG30er2p1 OR L1_SingleIsoEG28er2p1 OR L1_SingleEG10er2p5 OR L1_SingleEG15er2p5 OR L1_SingleEG26er2p5 OR L1_SingleEG34er2p5 OR L1_SingleEG36er2p5 OR L1_SingleEG38er2p5 OR L1_SingleEG40er2p5 OR L1_SingleEG42er2p5 OR L1_SingleEG45er2p5 OR L1_SingleEG60 OR L1_SingleMuOpen OR L1_SingleMu3 OR L1_SingleMu5 OR L1_SingleMu7 OR L1_SingleMu18 OR L1_SingleMu20 OR L1_SingleMu22 OR L1_SingleMu25 OR L1_DoubleMu_12_5 OR L1_DoubleMu_15_7 OR L1_SingleIsoEG24er2p1 OR L1_SingleIsoEG26er2p5 OR L1_SingleIsoEG28er2p5 OR L1_SingleIsoEG30er2p5 OR L1_SingleIsoEG32er2p5 OR L1_SingleIsoEG34er2p5 OR L1_DoubleEG_22_10_er2p5 OR L1_DoubleEG_25_12_er2p5 OR L1_DoubleEG_25_14_er2p5 OR L1_TripleEG_18_17_8_er2p5 OR L1_TripleMu_5_3_3 OR L1_TripleMu_5_5_3 OR L1_DoubleMu_15_7" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltPFCentralJetsLooseIDQuad30HT330 = cms.EDFilter( "HLTHtMhtFilter", +fragment.hltPreHcalPhiSym = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltL1sIsolatedBunch = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMhtPFCentralJetsLooseIDQuadC30' ), - mhtLabels = cms.VInputTag( 'hltHtMhtPFCentralJetsLooseIDQuadC30' ), - minHt = cms.vdouble( 330.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) + L1SeedsLogicalExpression = cms.string( "L1_IsolatedBunch" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltBTagPFDeepCSV4p5Triple = cms.EDFilter( "HLTPFJetTag", +fragment.hltL1sSingleJetOR = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltPFJetForBtag" ), - JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsPF','probb' ), - MinTag = cms.double( 0.24 ), - MaxTag = cms.double( 999999.0 ), - MinJets = cms.int32( 3 ), - TriggerType = cms.int32( 86 ) + L1SeedsLogicalExpression = cms.string( "L1_DoubleEG8er2p5_HTT260er OR L1_DoubleEG8er2p5_HTT280er OR L1_DoubleEG8er2p5_HTT300er OR L1_DoubleEG8er2p5_HTT300er OR L1_HTT255er OR L1_HTT280er OR L1_HTT280er_QuadJet_70_55_40_35_er2p5 OR L1_HTT320er_QuadJet_80_60_er2p1_45_40_er2p3 OR L1_HTT320er_QuadJet_80_60_er2p1_50_45_er2p3 OR L1_HTT320er OR L1_HTT360er OR L1_ETT2000 OR L1_HTT400er OR L1_HTT450er" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltPrePFHT330PT30QuadPFJet75604540 = cms.EDFilter( "HLTPrescaler", +fragment.hltPreHcalIsolatedbunch = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltL1sHTT280to500erIorHTT250to340erQuadJet = cms.EDFilter( "HLTL1TSeed", +fragment.hltL1sV0SingleJet3OR = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_HTT280er OR L1_HTT320er OR L1_HTT360er OR L1_ETT2000 OR L1_HTT400er OR L1_HTT450er OR L1_HTT280er_QuadJet_70_55_40_35_er2p5 OR L1_HTT320er_QuadJet_70_55_40_40_er2p5 OR L1_HTT320er_QuadJet_80_60_er2p1_45_40_er2p3 OR L1_HTT320er_QuadJet_80_60_er2p1_50_45_er2p3 OR L1_QuadJet60er2p5" ), + L1SeedsLogicalExpression = cms.string( "L1_SingleJet60 OR L1_SingleJet200 OR L1_DoubleJet120er2p5" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -57365,196 +60364,257 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltPrePFHT400SixPFJet32DoublePFBTagDeepCSV2p94 = cms.EDFilter( "HLTPrescaler", +fragment.hltPreIsoTrackHB = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltCaloJetFilterSixC25 = cms.EDFilter( "HLT1CaloJet", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), - triggerType = cms.int32( 86 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 25.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.6 ), - MinN = cms.int32( 6 ) -) -fragment.hltCaloJetsSix25ForHt = cms.EDProducer( "HLTCaloJetCollectionProducer", - HLTObject = cms.InputTag( "hltCaloJetFilterSixC25" ), - TriggerTypes = cms.vint32( 86 ) +fragment.hltPixelTracksQuadruplets = cms.EDProducer( "TrackWithVertexSelector", + src = cms.InputTag( "hltPixelTracks" ), + etaMin = cms.double( -999.0 ), + etaMax = cms.double( 999.0 ), + ptMin = cms.double( 0.0 ), + ptMax = cms.double( 999999.0 ), + d0Max = cms.double( 999.0 ), + dzMax = cms.double( 999.0 ), + normalizedChi2 = cms.double( 999999.0 ), + numberOfValidHits = cms.uint32( 0 ), + numberOfLostHits = cms.uint32( 999 ), + numberOfValidPixelHits = cms.uint32( 4 ), + ptErrorCut = cms.double( 999999.0 ), + quality = cms.string( "loose" ), + useVtx = cms.bool( False ), + vertexTag = cms.InputTag( "hltTrimmedPixelVertices" ), + timesTag = cms.InputTag( "" ), + timeResosTag = cms.InputTag( "" ), + nVertices = cms.uint32( 0 ), + vtxFallback = cms.bool( False ), + zetaVtx = cms.double( 999999.0 ), + rhoVtx = cms.double( 999999.0 ), + nSigmaDtVertex = cms.double( 0.0 ), + copyExtras = cms.untracked.bool( False ), + copyTrajectories = cms.untracked.bool( False ) ) -fragment.hltHtMhtCaloJetsSixC25 = cms.EDProducer( "HLTHtMhtProducer", - usePt = cms.bool( True ), - excludePFMuons = cms.bool( False ), - minNJetHt = cms.int32( 6 ), - minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 25.0 ), - minPtJetMht = cms.double( 0.0 ), - maxEtaJetHt = cms.double( 2.6 ), - maxEtaJetMht = cms.double( 5.0 ), - jetsLabel = cms.InputTag( "hltCaloJetsSix25ForHt" ), - pfCandidatesLabel = cms.InputTag( "" ) +fragment.hltIsolPixelTrackProdHB = cms.EDProducer( "IsolatedPixelTrackCandidateL1TProducer", + L1eTauJetsSource = cms.InputTag( 'hltGtStage2Digis','Tau' ), + tauAssociationCone = cms.double( 0.0 ), + tauUnbiasCone = cms.double( 1.2 ), + PixelTracksSources = cms.VInputTag( 'hltPixelTracksQuadruplets' ), + ExtrapolationConeSize = cms.double( 1.0 ), + PixelIsolationConeSizeAtEC = cms.double( 40.0 ), + L1GTSeedLabel = cms.InputTag( "hltL1sV0SingleJet3OR" ), + MaxVtxDXYSeed = cms.double( 101.0 ), + MaxVtxDXYIsol = cms.double( 101.0 ), + VertexLabel = cms.InputTag( "hltTrimmedPixelVertices" ), + MagFieldRecordName = cms.string( "VolumeBasedMagneticField" ), + minPTrack = cms.double( 5.0 ), + maxPTrackForIsolation = cms.double( 3.0 ), + EBEtaBoundary = cms.double( 1.479 ) ) -fragment.hltCaloSixJet25HT300 = cms.EDFilter( "HLTHtMhtFilter", +fragment.hltIsolPixelTrackL2FilterHB = cms.EDFilter( "HLTPixelIsolTrackL1TFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMhtCaloJetsSixC25' ), - mhtLabels = cms.VInputTag( 'hltHtMhtCaloJetsSixC25' ), - minHt = cms.vdouble( 300.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) + candTag = cms.InputTag( "hltIsolPixelTrackProdHB" ), + L1GTSeedLabel = cms.InputTag( "hltL1sV0SingleJet3OR" ), + MaxPtNearby = cms.double( 2.0 ), + MinEnergyTrack = cms.double( 12.0 ), + MinPtTrack = cms.double( 3.5 ), + MaxEtaTrack = cms.double( 1.15 ), + MinEtaTrack = cms.double( 0.0 ), + MinDeltaPtL1Jet = cms.double( -40000.0 ), + filterTrackEnergy = cms.bool( True ), + NMaxTrackCandidates = cms.int32( 10 ), + DropMultiL2Event = cms.bool( False ) ) -fragment.hltBTagCaloDeepCSV10p01Single = cms.EDFilter( "HLTCaloJetTag", +fragment.hltIsolEcalPixelTrackProdHB = cms.EDProducer( "IsolatedEcalPixelTrackCandidateProducer", + filterLabel = cms.InputTag( "hltIsolPixelTrackL2FilterHB" ), + EBRecHitSource = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + EERecHitSource = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + EBHitEnergyThreshold = cms.double( 0.1 ), + EBHitCountEnergyThreshold = cms.double( 0.5 ), + EEHitEnergyThreshold0 = cms.double( -41.0664 ), + EEHitEnergyThreshold1 = cms.double( 68.795 ), + EEHitEnergyThreshold2 = cms.double( -38.143 ), + EEHitEnergyThreshold3 = cms.double( 7.043 ), + EEFacHitCountEnergyThreshold = cms.double( 10.0 ), + EcalConeSizeEta0 = cms.double( 0.09 ), + EcalConeSizeEta1 = cms.double( 0.14 ) +) +fragment.hltEcalIsolPixelTrackL2FilterHB = cms.EDFilter( "HLTEcalPixelIsolTrackFilter", saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltSelector8CentralJetsL1FastJet" ), - JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsCalo','probb' ), - MinTag = cms.double( 0.14 ), - MaxTag = cms.double( 999999.0 ), - MinJets = cms.int32( 1 ), - TriggerType = cms.int32( 86 ) + candTag = cms.InputTag( "hltIsolEcalPixelTrackProdHB" ), + MaxEnergyInEB = cms.double( 2.0 ), + MaxEnergyInEE = cms.double( 4.0 ), + MaxEnergyOutEB = cms.double( 1.2 ), + MaxEnergyOutEE = cms.double( 2.0 ), + NMaxTrackCandidates = cms.int32( 10 ), + DropMultiL2Event = cms.bool( False ) ) -fragment.hltPFJetFilterSix30er2p5 = cms.EDFilter( "HLT1PFJet", +fragment.hltHcalITIPTCorrectorHB = cms.EDProducer( "IPTCorrector", + corTracksLabel = cms.InputTag( "hltIter0PFlowCtfWithMaterialTracks" ), + filterLabel = cms.InputTag( "hltIsolPixelTrackL2FilterHB" ), + associationCone = cms.double( 0.2 ) +) +fragment.hltIsolPixelTrackL3FilterHB = cms.EDFilter( "HLTPixelIsolTrackL1TFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - triggerType = cms.int32( 86 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 30.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.5 ), - MinN = cms.int32( 6 ) + candTag = cms.InputTag( "hltHcalITIPTCorrectorHB" ), + L1GTSeedLabel = cms.InputTag( "hltL1sV0SingleJet3OR" ), + MaxPtNearby = cms.double( 2.0 ), + MinEnergyTrack = cms.double( 18.0 ), + MinPtTrack = cms.double( 20.0 ), + MaxEtaTrack = cms.double( 1.15 ), + MinEtaTrack = cms.double( 0.0 ), + MinDeltaPtL1Jet = cms.double( 4.0 ), + filterTrackEnergy = cms.bool( True ), + NMaxTrackCandidates = cms.int32( 999 ), + DropMultiL2Event = cms.bool( False ) ) -fragment.hltPFJetFilterSix32er2p5 = cms.EDFilter( "HLT1PFJet", +fragment.hltPreIsoTrackHE = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltIsolPixelTrackProdHE = cms.EDProducer( "IsolatedPixelTrackCandidateL1TProducer", + L1eTauJetsSource = cms.InputTag( 'hltGtStage2Digis','Tau' ), + tauAssociationCone = cms.double( 0.0 ), + tauUnbiasCone = cms.double( 1.2 ), + PixelTracksSources = cms.VInputTag( 'hltPixelTracksQuadruplets' ), + ExtrapolationConeSize = cms.double( 1.0 ), + PixelIsolationConeSizeAtEC = cms.double( 40.0 ), + L1GTSeedLabel = cms.InputTag( "hltL1sV0SingleJet3OR" ), + MaxVtxDXYSeed = cms.double( 101.0 ), + MaxVtxDXYIsol = cms.double( 101.0 ), + VertexLabel = cms.InputTag( "hltTrimmedPixelVertices" ), + MagFieldRecordName = cms.string( "VolumeBasedMagneticField" ), + minPTrack = cms.double( 5.0 ), + maxPTrackForIsolation = cms.double( 3.0 ), + EBEtaBoundary = cms.double( 1.479 ) +) +fragment.hltIsolPixelTrackL2FilterHE = cms.EDFilter( "HLTPixelIsolTrackL1TFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - triggerType = cms.int32( 86 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 32.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.5 ), - MinN = cms.int32( 6 ) + candTag = cms.InputTag( "hltIsolPixelTrackProdHE" ), + L1GTSeedLabel = cms.InputTag( "hltL1sV0SingleJet3OR" ), + MaxPtNearby = cms.double( 2.0 ), + MinEnergyTrack = cms.double( 12.0 ), + MinPtTrack = cms.double( 3.5 ), + MaxEtaTrack = cms.double( 2.2 ), + MinEtaTrack = cms.double( 1.1 ), + MinDeltaPtL1Jet = cms.double( -40000.0 ), + filterTrackEnergy = cms.bool( True ), + NMaxTrackCandidates = cms.int32( 5 ), + DropMultiL2Event = cms.bool( False ) ) -fragment.hltPFJetsSix30ForHt = cms.EDProducer( "HLTPFJetCollectionProducer", - HLTObject = cms.InputTag( "hltPFJetFilterSix30er2p5" ), - TriggerTypes = cms.vint32( 86 ) +fragment.hltIsolEcalPixelTrackProdHE = cms.EDProducer( "IsolatedEcalPixelTrackCandidateProducer", + filterLabel = cms.InputTag( "hltIsolPixelTrackL2FilterHE" ), + EBRecHitSource = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + EERecHitSource = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + EBHitEnergyThreshold = cms.double( 0.1 ), + EBHitCountEnergyThreshold = cms.double( 0.5 ), + EEHitEnergyThreshold0 = cms.double( -41.0664 ), + EEHitEnergyThreshold1 = cms.double( 68.795 ), + EEHitEnergyThreshold2 = cms.double( -38.143 ), + EEHitEnergyThreshold3 = cms.double( 7.043 ), + EEFacHitCountEnergyThreshold = cms.double( 10.0 ), + EcalConeSizeEta0 = cms.double( 0.09 ), + EcalConeSizeEta1 = cms.double( 0.14 ) ) -fragment.hltHtMhtPFJetsSix30er2p5 = cms.EDProducer( "HLTHtMhtProducer", - usePt = cms.bool( True ), - excludePFMuons = cms.bool( False ), - minNJetHt = cms.int32( 6 ), - minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 30.0 ), - minPtJetMht = cms.double( 0.0 ), - maxEtaJetHt = cms.double( 2.5 ), - maxEtaJetMht = cms.double( 999.0 ), - jetsLabel = cms.InputTag( "hltPFJetsSix30ForHt" ), - pfCandidatesLabel = cms.InputTag( "hltParticleFlow" ) +fragment.hltEcalIsolPixelTrackL2FilterHE = cms.EDFilter( "HLTEcalPixelIsolTrackFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltIsolEcalPixelTrackProdHE" ), + MaxEnergyInEB = cms.double( 2.0 ), + MaxEnergyInEE = cms.double( 4.0 ), + MaxEnergyOutEB = cms.double( 1.2 ), + MaxEnergyOutEE = cms.double( 2.0 ), + NMaxTrackCandidates = cms.int32( 10 ), + DropMultiL2Event = cms.bool( False ) ) -fragment.hltPFSixJet30HT400 = cms.EDFilter( "HLTHtMhtFilter", +fragment.hltHcalITIPTCorrectorHE = cms.EDProducer( "IPTCorrector", + corTracksLabel = cms.InputTag( "hltIter0PFlowCtfWithMaterialTracks" ), + filterLabel = cms.InputTag( "hltIsolPixelTrackL2FilterHE" ), + associationCone = cms.double( 0.2 ) +) +fragment.hltIsolPixelTrackL3FilterHE = cms.EDFilter( "HLTPixelIsolTrackL1TFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMhtPFJetsSix30er2p5' ), - mhtLabels = cms.VInputTag( 'hltHtMhtPFJetsSix30er2p5' ), - minHt = cms.vdouble( 400.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) + candTag = cms.InputTag( "hltHcalITIPTCorrectorHE" ), + L1GTSeedLabel = cms.InputTag( "hltL1sV0SingleJet3OR" ), + MaxPtNearby = cms.double( 2.0 ), + MinEnergyTrack = cms.double( 18.0 ), + MinPtTrack = cms.double( 20.0 ), + MaxEtaTrack = cms.double( 2.2 ), + MinEtaTrack = cms.double( 1.1 ), + MinDeltaPtL1Jet = cms.double( 4.0 ), + filterTrackEnergy = cms.bool( True ), + NMaxTrackCandidates = cms.int32( 999 ), + DropMultiL2Event = cms.bool( False ) ) -fragment.hltBTagPFDeepCSV2p94Double = cms.EDFilter( "HLTPFJetTag", +fragment.hltL1sL1ZeroBiasFirstCollisionAfterAbortGap = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltPFJetForBtag" ), - JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsPF','probb' ), - MinTag = cms.double( 0.3 ), - MaxTag = cms.double( 999999.0 ), - MinJets = cms.int32( 2 ), - TriggerType = cms.int32( 86 ) + L1SeedsLogicalExpression = cms.string( "L1_FirstCollisionInOrbit" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltPrePFHT400SixPFJet32 = cms.EDFilter( "HLTPrescaler", +fragment.hltPreZeroBiasFirstCollisionAfterAbortGap = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltPrePFHT450SixPFJet36PFBTagDeepCSV1p59 = cms.EDFilter( "HLTPrescaler", +fragment.hltPreZeroBiasIsolatedBunches = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltCaloJetFilterSixC30 = cms.EDFilter( "HLT1CaloJet", +fragment.hltL1sL1ZeroBiasFirstCollisionInTrainNOTFirstCollisionInOrbit = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), - triggerType = cms.int32( 86 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 30.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.6 ), - MinN = cms.int32( 6 ) -) -fragment.hltCaloJetsSix30ForHt = cms.EDProducer( "HLTCaloJetCollectionProducer", - HLTObject = cms.InputTag( "hltCaloJetFilterSixC30" ), - TriggerTypes = cms.vint32( 86 ) -) -fragment.hltHtMhtCaloJetsSixC30 = cms.EDProducer( "HLTHtMhtProducer", - usePt = cms.bool( True ), - excludePFMuons = cms.bool( False ), - minNJetHt = cms.int32( 6 ), - minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 30.0 ), - minPtJetMht = cms.double( 0.0 ), - maxEtaJetHt = cms.double( 2.6 ), - maxEtaJetMht = cms.double( 5.0 ), - jetsLabel = cms.InputTag( "hltCaloJetsSix30ForHt" ), - pfCandidatesLabel = cms.InputTag( "" ) + L1SeedsLogicalExpression = cms.string( "L1_FirstCollisionInTrain AND (NOT L1_FirstCollisionInOrbit)" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltCaloSixJet30HT350 = cms.EDFilter( "HLTHtMhtFilter", - saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMhtCaloJetsSixC30' ), - mhtLabels = cms.VInputTag( 'hltHtMhtCaloJetsSixC30' ), - minHt = cms.vdouble( 350.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) +fragment.hltPreZeroBiasFirstCollisionInTrain = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltPFJetFilterSix36er2p5 = cms.EDFilter( "HLT1PFJet", +fragment.hltL1sL1ZeroBiasLastBunchInTrain = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - triggerType = cms.int32( 86 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 36.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.5 ), - MinN = cms.int32( 6 ) + L1SeedsLogicalExpression = cms.string( "L1_LastCollisionInTrain" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltPFSixJet30HT450 = cms.EDFilter( "HLTHtMhtFilter", - saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMhtPFJetsSix30er2p5' ), - mhtLabels = cms.VInputTag( 'hltHtMhtPFJetsSix30er2p5' ), - minHt = cms.vdouble( 450.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) +fragment.hltPreZeroBiasLastCollisionInTrain = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltBTagPFDeepCSV1p59Single = cms.EDFilter( "HLTPFJetTag", +fragment.hltL1sL1ZeroBiasFirstBunchAfterTrain = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltPFJetForBtag" ), - JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsPF','probb' ), - MinTag = cms.double( 0.4 ), - MaxTag = cms.double( 999999.0 ), - MinJets = cms.int32( 1 ), - TriggerType = cms.int32( 86 ) + L1SeedsLogicalExpression = cms.string( "L1_FirstBunchAfterTrain" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltPrePFHT450SixPFJet36 = cms.EDFilter( "HLTPrescaler", +fragment.hltPreZeroBiasFirstBXAfterTrain = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet = cms.EDFilter( "HLTL1TSeed", +fragment.hltL1sSingleMu5IorSingleMu14erIorSingleMu16er = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_HTT280er OR L1_HTT320er OR L1_HTT360er OR L1_ETT2000 OR L1_HTT400er OR L1_HTT450er OR L1_HTT280er_QuadJet_70_55_40_35_er2p5 OR L1_HTT320er_QuadJet_70_55_40_40_er2p5 OR L1_HTT320er_QuadJet_80_60_er2p1_45_40_er2p3 OR L1_HTT320er_QuadJet_80_60_er2p1_50_45_er2p3 OR L1_QuadJet60er2p5 OR L1_TripleJet_95_75_65_DoubleJet_75_65_er2p5 OR L1_TripleJet_100_80_70_DoubleJet_80_70_er2p5 OR L1_TripleJet_105_85_75_DoubleJet_85_75_er2p5" ), + L1SeedsLogicalExpression = cms.string( "L1_SingleMu5 OR L1_SingleMu7 OR L1_SingleMu18 OR L1_SingleMu20 OR L1_SingleMu22 OR L1_SingleMu25" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -57564,495 +60624,346 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltPrePFHT400FivePFJet100100603030 = cms.EDFilter( "HLTPrescaler", +fragment.hltPreAlCaRPCMuonNormalisation = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltCaloJetFilterFiveC25 = cms.EDFilter( "HLT1CaloJet", +fragment.hltRPCMuonNormaL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), - triggerType = cms.int32( 86 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 25.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 3.1 ), - MinN = cms.int32( 5 ) + CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + PreviousCandTag = cms.InputTag( "hltL1sSingleMu5IorSingleMu14erIorSingleMu16er" ), + MaxEta = cms.double( 1.9 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 1 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) ) -fragment.hltCaloJetsFive25ForHt = cms.EDProducer( "HLTCaloJetCollectionProducer", - HLTObject = cms.InputTag( "hltCaloJetFilterFiveC25" ), - TriggerTypes = cms.vint32( 86 ) +fragment.hltPreAlCaLumiPixelsCountsRandom = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltHtMhtCaloJetsFiveC25 = cms.EDProducer( "HLTHtMhtProducer", - usePt = cms.bool( True ), - excludePFMuons = cms.bool( False ), - minNJetHt = cms.int32( 5 ), - minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 25.0 ), - minPtJetMht = cms.double( 0.0 ), - maxEtaJetHt = cms.double( 3.1 ), - maxEtaJetMht = cms.double( 5.0 ), - jetsLabel = cms.InputTag( "hltCaloJetsFive25ForHt" ), - pfCandidatesLabel = cms.InputTag( "" ) +fragment.hltAlcaPixelClusterCounts = cms.EDProducer( "AlcaPCCEventProducer", + pixelClusterLabel = cms.InputTag( "hltSiPixelClusters" ), + trigstring = cms.untracked.string( "alcaPCCEvent" ) ) -fragment.hltCaloFiveJet25HT300 = cms.EDFilter( "HLTHtMhtFilter", - saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMhtCaloJetsFiveC25' ), - mhtLabels = cms.VInputTag( 'hltHtMhtCaloJetsFiveC25' ), - minHt = cms.vdouble( 300.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) +fragment.hltPreAlCaLumiPixelsCountsZeroBias = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltPFJetFilterTwo100er3p0 = cms.EDFilter( "HLT1PFJet", +fragment.hltPreMCReducedIterativeTracking = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltPreMCPFMET = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltPFMETOpenFilter = cms.EDFilter( "HLT1PFMET", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - triggerType = cms.int32( 86 ), + inputTag = cms.InputTag( "hltPFMETProducer" ), + triggerType = cms.int32( 87 ), MinE = cms.double( -1.0 ), - MinPt = cms.double( 100.0 ), + MinPt = cms.double( -1.0 ), MinMass = cms.double( -1.0 ), MaxMass = cms.double( -1.0 ), MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 3.0 ), - MinN = cms.int32( 2 ) + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) ) -fragment.hltPFJetFilterThree60er3p0 = cms.EDFilter( "HLT1PFJet", +fragment.hltPreMCAK4PFJets = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltAK4PFJetCollection20Filter = cms.EDFilter( "HLT1PFJet", saveTags = cms.bool( True ), inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - triggerType = cms.int32( 86 ), + triggerType = cms.int32( 85 ), MinE = cms.double( -1.0 ), - MinPt = cms.double( 60.0 ), + MinPt = cms.double( 20.0 ), MinMass = cms.double( -1.0 ), MaxMass = cms.double( -1.0 ), MinEta = cms.double( -1.0 ), MaxEta = cms.double( 3.0 ), - MinN = cms.int32( 3 ) + MinN = cms.int32( 1 ) ) -fragment.hltPFJetFilterFive30er3p0 = cms.EDFilter( "HLT1PFJet", +fragment.hltPreMCPFBTagDeepCSV = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltBTagPFDeepCSV4p06Single = cms.EDFilter( "HLTPFJetTag", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - triggerType = cms.int32( 86 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 30.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 3.0 ), - MinN = cms.int32( 5 ) + Jets = cms.InputTag( "hltPFJetForBtag" ), + JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsPF','probb' ), + MinTag = cms.double( 0.25 ), + MaxTag = cms.double( 999999.0 ), + MinJets = cms.int32( 1 ), + TriggerType = cms.int32( 86 ) ) -fragment.hltPFJetsFive30ForHt = cms.EDProducer( "HLTPFJetCollectionProducer", - HLTObject = cms.InputTag( "hltPFJetFilterFive30er3p0" ), - TriggerTypes = cms.vint32( 86 ) +fragment.hltPreMCPFHT = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltHtMhtPFJetsFive30er3p0 = cms.EDProducer( "HLTHtMhtProducer", +fragment.hltPFHTForMC = cms.EDProducer( "HLTHtMhtProducer", usePt = cms.bool( True ), excludePFMuons = cms.bool( False ), - minNJetHt = cms.int32( 5 ), + minNJetHt = cms.int32( 0 ), minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 30.0 ), - minPtJetMht = cms.double( 0.0 ), + minPtJetHt = cms.double( 40.0 ), + minPtJetMht = cms.double( 20.0 ), maxEtaJetHt = cms.double( 3.0 ), - maxEtaJetMht = cms.double( 999.0 ), - jetsLabel = cms.InputTag( "hltPFJetsFive30ForHt" ), + maxEtaJetMht = cms.double( 5.0 ), + jetsLabel = cms.InputTag( "hltAK4PFJetsCorrected" ), pfCandidatesLabel = cms.InputTag( "hltParticleFlow" ) ) -fragment.hltPFFiveJet30HT400 = cms.EDFilter( "HLTHtMhtFilter", +fragment.hltPFHTOpenFilter = cms.EDFilter( "HLTHtMhtFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMhtPFJetsFive30er3p0' ), - mhtLabels = cms.VInputTag( 'hltHtMhtPFJetsFive30er3p0' ), - minHt = cms.vdouble( 400.0 ), + htLabels = cms.VInputTag( 'hltPFHTForMC' ), + mhtLabels = cms.VInputTag( 'hltPFHTForMC' ), + minHt = cms.vdouble( -1.0 ), minMht = cms.vdouble( 0.0 ), minMeff = cms.vdouble( 0.0 ), meffSlope = cms.vdouble( 1.0 ) ) -fragment.hltPrePFHT400FivePFJet100100603030DoublePFBTagDeepCSV4p5 = cms.EDFilter( "HLTPrescaler", +fragment.hltPreMCPFMHT = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltBTagPFDeepCSV4p5Double = cms.EDFilter( "HLTPFJetTag", +fragment.hltPFMHTOpenFilter = cms.EDFilter( "HLTMhtFilter", saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltPFJetForBtag" ), - JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsPF','probb' ), - MinTag = cms.double( 0.24 ), - MaxTag = cms.double( 999999.0 ), - MinJets = cms.int32( 2 ), - TriggerType = cms.int32( 86 ) + mhtLabels = cms.VInputTag( 'hltPFHTForMC' ), + minMht = cms.vdouble( -1.0 ) ) -fragment.hltPrePFHT400FivePFJet120120603030DoublePFBTagDeepCSV4p5 = cms.EDFilter( "HLTPrescaler", +fragment.hltPreMCCaloMET = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltPFJetFilterTwo120er3p0 = cms.EDFilter( "HLT1PFJet", +fragment.hltPreMCCaloMETJetIdCleaned = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltMetCleanUsingJetID = cms.EDProducer( "HLTMETCleanerUsingJetID", + minPt = cms.double( 20.0 ), + maxEta = cms.double( 5.0 ), + metLabel = cms.InputTag( "hltMet" ), + jetsLabel = cms.InputTag( "hltAK4CaloJets" ), + goodJetsLabel = cms.InputTag( "hltAK4CaloJetsIDPassed" ) +) +fragment.hltMETCleanUsingJetIDOpenFilter = cms.EDFilter( "HLT1CaloMET", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - triggerType = cms.int32( 86 ), + inputTag = cms.InputTag( "hltMetCleanUsingJetID" ), + triggerType = cms.int32( 87 ), MinE = cms.double( -1.0 ), - MinPt = cms.double( 120.0 ), + MinPt = cms.double( -1.0 ), MinMass = cms.double( -1.0 ), MaxMass = cms.double( -1.0 ), MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 3.0 ), - MinN = cms.int32( 2 ) + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) ) -fragment.hltPrePFHT350 = cms.EDFilter( "HLTPrescaler", +fragment.hltPreMCAK4CaloJets = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltHT300Jet30 = cms.EDFilter( "HLTHtMhtFilter", - saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMhtJet30' ), - mhtLabels = cms.VInputTag( 'hltHtMhtJet30' ), - minHt = cms.vdouble( 300.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) -) -fragment.hltL1sSingleEGNonIsoOrWithJetAndTauNoPS = cms.EDFilter( "HLTL1TSeed", +fragment.hltCaloJetCollection20Filter = cms.EDFilter( "HLT1CaloJet", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleEG40er2p5 OR L1_SingleTau120er2p1 OR L1_SingleJet180 OR L1_SingleEG42er2p5 OR L1_SingleEG45er2p5 OR L1_SingleEG60" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) + inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), + triggerType = cms.int32( 0 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 20.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) ) -fragment.hltPrePhoton60R9Id90CaloIdLIsoLDisplacedIdLPFHT350MinPFJet15 = cms.EDFilter( "HLTPrescaler", +fragment.hltPreMCAK4CaloJetsFromPV = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltEGL1SingleEGNonIsoOrWithJetAndTauNoPSFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", - saveTags = cms.bool( True ), - candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), - l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - candNonIsolatedTag = cms.InputTag( "" ), - l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1SeedFilterTag = cms.InputTag( "hltL1sSingleEGNonIsoOrWithJetAndTauNoPS" ), - l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - ncandcut = cms.int32( 1 ), - doIsolated = cms.bool( False ), - region_eta_size = cms.double( 0.522 ), - region_eta_size_ecap = cms.double( 1.0 ), - region_phi_size = cms.double( 1.044 ), - barrel_end = cms.double( 1.4791 ), - endcap_end = cms.double( 2.65 ) -) -fragment.hltEG60EtFilter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1SingleEGNonIsoOrWithJetAndTauNoPSFilter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 60.0 ), - etcutEE = cms.double( 60.0 ), - ncandcut = cms.int32( 1 ) -) -fragment.hltEG60HEFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG60EtFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.15 ), - thrOverEEE = cms.vdouble( 0.1 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) -) -fragment.hltEG60R9Id90CaloIdLIsoLR9IdFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG60HEFilter" ), - varTag = cms.InputTag( "hltEgammaR9ID" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( False ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.9 ), - thrRegularEE = cms.vdouble( 0.9 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) -) -fragment.hltEG60R9Id90CaloIdLIsoLClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG60R9Id90CaloIdLIsoLR9IdFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.014 ), - thrRegularEE = cms.vdouble( 0.035 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltSelectorJets20L1FastJetForNoPU = cms.EDFilter( "EtMinCaloJetSelector", + src = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), + filter = cms.bool( False ), + etMin = cms.double( 20.0 ) ) -fragment.hltEG60R9Id90CaloIdLIsoLEcalPFClusterIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG60R9Id90CaloIdLIsoLClusterShapeFilter" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 5.0 ), - thrRegularEE = cms.vdouble( 8.0 ), - thrOverEEB = cms.vdouble( 0.01 ), - thrOverEEE = cms.vdouble( 0.007 ), - thrOverE2EB = cms.vdouble( 0.0 ), - thrOverE2EE = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.29, 0.21 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltCaloJetFromPV = cms.EDProducer( "PixelJetPuId", + jets = cms.InputTag( "hltSelectorJets20L1FastJetForNoPU" ), + tracks = cms.InputTag( "hltPixelTracks" ), + primaryVertex = cms.InputTag( "hltTrimmedPixelVertices" ), + MinGoodJetTrackPtRatio = cms.double( 0.045 ), + MinGoodJetTrackPt = cms.double( 1.8 ), + MaxTrackDistanceToJet = cms.double( 0.04 ), + MinTrackPt = cms.double( 0.6 ), + MaxTrackChi2 = cms.double( 20.0 ), + UseForwardJetsAsNoPU = cms.bool( True ), + MinEtaForwardJets = cms.double( 2.4 ), + MinEtForwardJets = cms.double( 40.0 ) ) -fragment.hltEG60R9Id90CaloIdLIsoLHcalPFClusterIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", +fragment.hltCaloJetFromPVCollection20Filter = cms.EDFilter( "HLT1CaloJet", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG60R9Id90CaloIdLIsoLEcalPFClusterIsoFilter" ), - varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 12.5 ), - thrRegularEE = cms.vdouble( 7.5 ), - thrOverEEB = cms.vdouble( 0.03 ), - thrOverEEE = cms.vdouble( 0.032 ), - thrOverE2EB = cms.vdouble( 3.0E-5 ), - thrOverE2EE = cms.vdouble( 3.0E-5 ), - ncandcut = cms.int32( 0 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.2, 0.25 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + inputTag = cms.InputTag( "hltCaloJetFromPV" ), + triggerType = cms.int32( 0 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 20.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) ) -fragment.hltEG60R9Id90CaloIdLIsoLHollowTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG60R9Id90CaloIdLIsoLHcalPFClusterIsoFilter" ), - varTag = cms.InputTag( "hltEgammaHollowTrackIso" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 6.0 ), - thrRegularEE = cms.vdouble( 6.0 ), - thrOverEEB = cms.vdouble( 0.002 ), - thrOverEEE = cms.vdouble( 0.002 ), - thrOverE2EB = cms.vdouble( 0.0 ), - thrOverE2EE = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltHtMhtFromPVForMC = cms.EDProducer( "HLTHtMhtProducer", + usePt = cms.bool( False ), + excludePFMuons = cms.bool( False ), + minNJetHt = cms.int32( 0 ), + minNJetMht = cms.int32( 0 ), + minPtJetHt = cms.double( 30.0 ), + minPtJetMht = cms.double( 20.0 ), + maxEtaJetHt = cms.double( 3.0 ), + maxEtaJetMht = cms.double( 5.0 ), + jetsLabel = cms.InputTag( "hltCaloJetFromPV" ), + pfCandidatesLabel = cms.InputTag( "" ) ) -fragment.hltEG60R9Id90CaloIdLIsoLDisplacedIdFilter = cms.EDFilter( "HLTDisplacedEgammaFilter", +fragment.hltCaloHtMhtFromPVOpenFilter = cms.EDFilter( "HLTHtMhtFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEG60R9Id90CaloIdLIsoLHollowTrackIsoFilter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - RecHitsEB = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - RecHitsEE = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - inputTrack = cms.InputTag( "hltMergedTracks" ), - ncandcut = cms.int32( 1 ), - EBOnly = cms.bool( False ), - sMin_min = cms.double( 0.0 ), - sMin_max = cms.double( 0.4 ), - sMaj_min = cms.double( 0.0 ), - sMaj_max = cms.double( 1.5 ), - seedTimeMin = cms.double( -999.0 ), - seedTimeMax = cms.double( 999.0 ), - useTrackVeto = cms.bool( True ), - maxTrackCut = cms.int32( 0 ), - trackPtCut = cms.double( 5.0 ), - trackdRCut = cms.double( 0.2 ) + htLabels = cms.VInputTag( 'hltHtMhtFromPVForMC' ), + mhtLabels = cms.VInputTag( 'hltHtMhtFromPVForMC' ), + minHt = cms.vdouble( -1.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) ) -fragment.hltHtMhtJet10 = cms.EDProducer( "HLTHtMhtProducer", +fragment.hltPreMCCaloBTagDeepCSV = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltBTagCaloDeepCSV10p0Single = cms.EDFilter( "HLTCaloJetTag", + saveTags = cms.bool( True ), + Jets = cms.InputTag( "hltSelector8CentralJetsL1FastJet" ), + JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsCalo','probb' ), + MinTag = cms.double( 0.2 ), + MaxTag = cms.double( 999999.0 ), + MinJets = cms.int32( 1 ), + TriggerType = cms.int32( 86 ) +) +fragment.hltPreMCCaloHT = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltHtMhtForMC = cms.EDProducer( "HLTHtMhtProducer", usePt = cms.bool( False ), excludePFMuons = cms.bool( False ), minNJetHt = cms.int32( 0 ), minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 10.0 ), - minPtJetMht = cms.double( 10.0 ), + minPtJetHt = cms.double( 30.0 ), + minPtJetMht = cms.double( 20.0 ), maxEtaJetHt = cms.double( 3.0 ), maxEtaJetMht = cms.double( 5.0 ), jetsLabel = cms.InputTag( "hltAK4CaloJetsCorrected" ), pfCandidatesLabel = cms.InputTag( "" ) ) -fragment.hltHT175Jet10 = cms.EDFilter( "HLTHtMhtFilter", +fragment.hltCaloHTOpenFilter = cms.EDFilter( "HLTHtMhtFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMhtJet10' ), - mhtLabels = cms.VInputTag( 'hltHtMhtJet10' ), - minHt = cms.vdouble( 175.0 ), + htLabels = cms.VInputTag( 'hltHtMhtForMC' ), + mhtLabels = cms.VInputTag( 'hltHtMhtForMC' ), + minHt = cms.vdouble( -1.0 ), minMht = cms.vdouble( 0.0 ), minMeff = cms.vdouble( 0.0 ), meffSlope = cms.vdouble( 1.0 ) ) -fragment.hltPFHTJet15 = cms.EDProducer( "HLTHtMhtProducer", +fragment.hltPreMCCaloMHT = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltMhtFilter = cms.EDFilter( "HLTMhtFilter", + saveTags = cms.bool( True ), + mhtLabels = cms.VInputTag( 'hltHtMhtForMC' ), + minMht = cms.vdouble( -1.0 ) +) +fragment.hltPreMCAK8PFJets = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltAK8PFJetCollection20Filter = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK8PFJetsCorrected" ), + triggerType = cms.int32( 85 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 20.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 3.0 ), + MinN = cms.int32( 1 ) +) +fragment.hltPreMCAK8TrimPFJets = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltAK8TrimPFJetCollection20Filter = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK8TrimModJets" ), + triggerType = cms.int32( 85 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 20.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 3.0 ), + MinN = cms.int32( 1 ) +) +fragment.hltPreMCAK8PFHT = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltAK8PFHTForMC = cms.EDProducer( "HLTHtMhtProducer", usePt = cms.bool( True ), excludePFMuons = cms.bool( False ), minNJetHt = cms.int32( 0 ), minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 15.0 ), - minPtJetMht = cms.double( 0.0 ), + minPtJetHt = cms.double( 40.0 ), + minPtJetMht = cms.double( 20.0 ), maxEtaJetHt = cms.double( 3.0 ), - maxEtaJetMht = cms.double( 999.0 ), - jetsLabel = cms.InputTag( "hltAK4PFJetsCorrected" ), + maxEtaJetMht = cms.double( 5.0 ), + jetsLabel = cms.InputTag( "hltAK8PFJetsCorrected" ), pfCandidatesLabel = cms.InputTag( "hltParticleFlow" ) ) -fragment.hltPFHT350Jet15 = cms.EDFilter( "HLTHtMhtFilter", +fragment.hltAK8PFHTOpenFilter = cms.EDFilter( "HLTHtMhtFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltPFHTJet15' ), - mhtLabels = cms.VInputTag( 'hltPFHTJet15' ), - minHt = cms.vdouble( 350.0 ), + htLabels = cms.VInputTag( 'hltAK8PFHTForMC' ), + mhtLabels = cms.VInputTag( 'hltAK8PFHTForMC' ), + minHt = cms.vdouble( -1.0 ), minMht = cms.vdouble( 0.0 ), minMeff = cms.vdouble( 0.0 ), meffSlope = cms.vdouble( 1.0 ) ) -fragment.hltL1sEG40To45IorJet170To200IorHTT300To500IorETM70ToETM150 = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleEG40er2p5 OR L1_SingleEG42er2p5 OR L1_SingleEG45er2p5 OR L1_SingleEG60 OR L1_SingleJet160er2p5 OR L1_SingleJet180 OR L1_SingleJet200 OR L1_HTT280er OR L1_HTT320er OR L1_HTT360er OR L1_HTT400er OR L1_HTT450er OR L1_ETT2000 OR L1_ETMHF70 OR L1_ETMHF80 OR L1_ETMHF90 OR L1_ETMHF100 OR L1_ETMHF110 OR L1_ETMHF120 OR L1_ETMHF130 OR L1_ETMHF140 OR L1_ETMHF150 OR L1_ETM150 OR L1_ETMHF70_HTT60er OR L1_ETMHF80_HTT60er OR L1_ETMHF90_HTT60er OR L1_ETMHF100_HTT60er OR L1_ETMHF110_HTT60er OR L1_ETMHF120_HTT60er OR L1_ETMHF130_HTT60er" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -fragment.hltPreECALHT800 = cms.EDFilter( "HLTPrescaler", +fragment.hltPreMCAK8CaloHT = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltTowerMakerEcal = cms.EDProducer( "CaloTowersCreator", - EBSumThreshold = cms.double( 0.2 ), - HF2Weight = cms.double( 1.0 ), - EBWeight = cms.double( 1.0 ), - hfInput = cms.InputTag( "" ), - EESumThreshold = cms.double( 0.45 ), - HOThreshold0 = cms.double( 3.5 ), - HOThresholdPlus1 = cms.double( 3.5 ), - HOThresholdMinus1 = cms.double( 3.5 ), - HOThresholdPlus2 = cms.double( 3.5 ), - HOThresholdMinus2 = cms.double( 3.5 ), - HBGrid = cms.vdouble( ), - HBThreshold1 = cms.double( 0.1 ), - HBThreshold2 = cms.double( 0.2 ), - HBThreshold = cms.double( 0.3 ), - EEWeights = cms.vdouble( ), - HF1Threshold = cms.double( 0.5 ), - HF2Weights = cms.vdouble( ), - HOWeights = cms.vdouble( ), - EEGrid = cms.vdouble( ), - HEDWeight = cms.double( 1.0 ), - EEWeight = cms.double( 1.0 ), - UseHO = cms.bool( False ), - HBWeights = cms.vdouble( ), - HESWeight = cms.double( 1.0 ), - HF1Weight = cms.double( 1.0 ), - HF2Grid = cms.vdouble( ), - HEDWeights = cms.vdouble( ), - HF1Grid = cms.vdouble( ), - EBWeights = cms.vdouble( ), - HOWeight = cms.double( 1.0E-99 ), - EBThreshold = cms.double( 0.07 ), - EEThreshold = cms.double( 0.3 ), - UseEtEBTreshold = cms.bool( False ), - UseSymEBTreshold = cms.bool( False ), - UseEtEETreshold = cms.bool( False ), - UseSymEETreshold = cms.bool( False ), - hbheInput = cms.InputTag( "" ), - HcalThreshold = cms.double( -1000.0 ), - HF2Threshold = cms.double( 0.85 ), - HESThreshold1 = cms.double( 0.1 ), - HESThreshold = cms.double( 0.2 ), - HF1Weights = cms.vdouble( ), - hoInput = cms.InputTag( "" ), - HESGrid = cms.vdouble( ), - HESWeights = cms.vdouble( ), - HEDThreshold1 = cms.double( 0.1 ), - HEDThreshold = cms.double( 0.2 ), - EcutTower = cms.double( -1000.0 ), - HEDGrid = cms.vdouble( ), - ecalInputs = cms.VInputTag( 'hltEcalRecHit:EcalRecHitsEB','hltEcalRecHit:EcalRecHitsEE' ), - HBWeight = cms.double( 1.0 ), - HOGrid = cms.vdouble( ), - EBGrid = cms.vdouble( ), - MomConstrMethod = cms.int32( 1 ), - MomHBDepth = cms.double( 0.2 ), - MomHEDepth = cms.double( 0.4 ), - MomEBDepth = cms.double( 0.3 ), - MomEEDepth = cms.double( 0.0 ), - HcalAcceptSeverityLevel = cms.uint32( 9 ), - EcalRecHitSeveritiesToBeExcluded = cms.vstring( 'kTime', - 'kWeird', - 'kBad' ), - UseHcalRecoveredHits = cms.bool( False ), - UseEcalRecoveredHits = cms.bool( False ), - UseRejectedHitsOnly = cms.bool( False ), - HcalAcceptSeverityLevelForRejectedHit = cms.uint32( 9999 ), - EcalSeveritiesToBeUsedInBadTowers = cms.vstring( ), - UseRejectedRecoveredHcalHits = cms.bool( False ), - UseRejectedRecoveredEcalHits = cms.bool( False ), - missingHcalRescaleFactorForEcal = cms.double( 0.0 ), - AllowMissingInputs = cms.bool( True ), - HcalPhase = cms.int32( 1 ) -) -fragment.hltHtMhtEcal = cms.EDProducer( "HLTCaloTowerHtMhtProducer", +fragment.hltAK8HtMhtForMC = cms.EDProducer( "HLTHtMhtProducer", usePt = cms.bool( False ), - minPtTowerHt = cms.double( 1.5 ), - minPtTowerMht = cms.double( 1.5 ), - maxEtaTowerHt = cms.double( 5.0 ), - maxEtaTowerMht = cms.double( 5.0 ), - towersLabel = cms.InputTag( "hltTowerMakerEcal" ) + excludePFMuons = cms.bool( False ), + minNJetHt = cms.int32( 0 ), + minNJetMht = cms.int32( 0 ), + minPtJetHt = cms.double( 30.0 ), + minPtJetMht = cms.double( 20.0 ), + maxEtaJetHt = cms.double( 3.0 ), + maxEtaJetMht = cms.double( 5.0 ), + jetsLabel = cms.InputTag( "hltAK8CaloJetsCorrected" ), + pfCandidatesLabel = cms.InputTag( "" ) ) -fragment.hltHtEcal800 = cms.EDFilter( "HLTHtMhtFilter", +fragment.hltAK8CaloHTOpenFilter = cms.EDFilter( "HLTHtMhtFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMhtEcal' ), - mhtLabels = cms.VInputTag( 'hltHtMhtEcal' ), - minHt = cms.vdouble( 800.0 ), + htLabels = cms.VInputTag( 'hltAK8HtMhtForMC' ), + mhtLabels = cms.VInputTag( 'hltAK8HtMhtForMC' ), + minHt = cms.vdouble( -1.0 ), minMht = cms.vdouble( 0.0 ), minMeff = cms.vdouble( 0.0 ), meffSlope = cms.vdouble( 1.0 ) ) -fragment.hltL1sSingleAndDoubleEGWithJetAndTau = cms.EDFilter( "HLTL1TSeed", +fragment.hltL1sSingleEG5 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleIsoEG30er2p5 OR L1_SingleIsoEG28er2p5 OR L1_SingleIsoEG28er2p1 OR L1_SingleEG34er2p5 OR L1_SingleEG36er2p5 OR L1_SingleEG38er2p5 OR L1_SingleEG40er2p5 OR L1_SingleEG42er2p5 OR L1_SingleEG45er2p5 OR L1_SingleEG60 OR L1_SingleIsoEG30er2p1 OR L1_SingleIsoEG32er2p1 OR L1_SingleIsoEG34er2p5 OR L1_DoubleEG_22_10_er2p5 OR L1_DoubleEG_25_14_er2p5 OR L1_DoubleEG_25_12_er2p5 OR L1_SingleJet160er2p5 OR L1_SingleJet180 OR L1_SingleJet200 OR L1_SingleTau120er2p1" ), + L1SeedsLogicalExpression = cms.string( "L1_SingleEG8er2p5" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -58062,17 +60973,17 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltPreDiSC3018EIsoANDHEMass70 = cms.EDFilter( "HLTPrescaler", +fragment.hltPreMCDiphoton1010R9IdORIsoCaloIdANDHER9IdMass10 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltEGL1SingleAndDoubleEGWithJetAndTauFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", +fragment.hltEGL1SingleEG5Filter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", saveTags = cms.bool( True ), candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), candNonIsolatedTag = cms.InputTag( "" ), l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1SeedFilterTag = cms.InputTag( "hltL1sSingleAndDoubleEGWithJetAndTau" ), + L1SeedFilterTag = cms.InputTag( "hltL1sSingleEG5" ), l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), ncandcut = cms.int32( 1 ), @@ -58083,38 +60994,39 @@ barrel_end = cms.double( 1.4791 ), endcap_end = cms.double( 2.65 ) ) -fragment.hltEG30L1SingleAndDoubleEGWithTauWithJetEtFilter = cms.EDFilter( "HLTEgammaEtFilter", +fragment.hltEG10EtL1SingleEG5EtFilter = cms.EDFilter( "HLTEgammaEtFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1SingleAndDoubleEGWithJetAndTauFilter" ), + inputTag = cms.InputTag( "hltEGL1SingleEG5Filter" ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 30.0 ), - etcutEE = cms.double( 30.0 ), + etcutEB = cms.double( 10.0 ), + etcutEE = cms.double( 10.0 ), ncandcut = cms.int32( 1 ) ) -fragment.hltEgammaHToverET = cms.EDProducer( "EgammaHLTHcalVarProducerFromRecHit", - recoEcalCandidateProducer = cms.InputTag( "hltEgammaCandidates" ), - rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - hbheRecHitsTag = cms.InputTag( "hltHbhereco" ), +fragment.hltEG10R9Id50b80eR9IdFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG10EtL1SingleEG5EtFilter" ), + varTag = cms.InputTag( 'hltEgammaR9ID','r95x5' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( False ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.5 ), + thrRegularEE = cms.vdouble( 0.8 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), doRhoCorrection = cms.bool( False ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), - eThresHB = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ), - etThresHB = cms.vdouble( 0.0, 0.0, 0.0, 0.0 ), - eThresHE = cms.vdouble( 0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ), - etThresHE = cms.vdouble( 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 ), - innerCone = cms.double( 0.0 ), - outerCone = cms.double( 0.14 ), - depth = cms.int32( 0 ), - maxSeverityHB = cms.int32( 9 ), - maxSeverityHE = cms.int32( 9 ), - doEtSum = cms.bool( True ), - useSingleTower = cms.bool( False ), - effectiveAreas = cms.vdouble( 0.105, 0.17 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltEG30HE30HEFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", +fragment.hltEG10HE10R9Id50b80eHEFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG30L1SingleAndDoubleEGWithTauWithJetEtFilter" ), + candTag = cms.InputTag( "hltEG10R9Id50b80eR9IdFilter" ), varTag = cms.InputTag( "hltEgammaHToverET" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), @@ -58122,8 +61034,8 @@ useEt = cms.bool( True ), thrRegularEB = cms.vdouble( 0.0 ), thrRegularEE = cms.vdouble( 0.0 ), - thrOverEEB = cms.vdouble( 0.3 ), - thrOverEEE = cms.vdouble( 0.3 ), + thrOverEEB = cms.vdouble( 0.1 ), + thrOverEEE = cms.vdouble( 0.1 ), thrOverE2EB = cms.vdouble( 0.0 ), thrOverE2EE = cms.vdouble( 0.0 ), ncandcut = cms.int32( 1 ), @@ -58134,16 +61046,60 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltEG30EIso15HE30EcalIsoLastFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", +fragment.hltEG10R9Id85b90eHE10R9Id50b80eR9IdLastFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG30HE30HEFilter" ), + candTag = cms.InputTag( "hltEG10HE10R9Id50b80eHEFilter" ), + varTag = cms.InputTag( 'hltEgammaR9ID','r95x5' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( False ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.85 ), + thrRegularEE = cms.vdouble( 0.9 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +fragment.hltEG10CaloId15b35eHE10R9Id50b80eClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG10HE10R9Id50b80eHEFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.015 ), + thrRegularEE = cms.vdouble( 0.035 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +fragment.hltEG10Iso60CaloId15b35eHE10R9Id50b80eEcalIsoLastFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG10CaloId15b35eHE10R9Id50b80eClusterShapeFilter" ), varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 15.0 ), - thrRegularEE = cms.vdouble( 15.0 ), + thrRegularEB = cms.vdouble( 6.0 ), + thrRegularEE = cms.vdouble( 6.0 ), thrOverEEB = cms.vdouble( 0.012 ), thrOverEEE = cms.vdouble( 0.012 ), thrOverE2EB = cms.vdouble( 0.0 ), @@ -58156,21 +61112,52 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltDiEG18EtEta2p55UnseededFilter = cms.EDFilter( "HLT1Photon", +fragment.hltEG10RId85b90eORIso60CaloId15b35eANDHE10R9Id50b80eLegCombLastFilter = cms.EDFilter( "HLTEgammaDoubleLegCombFilter", + saveTags = cms.bool( True ), + firstLegLastFilter = cms.InputTag( "hltEG10R9Id85b90eHE10R9Id50b80eR9IdLastFilter" ), + secondLegLastFilter = cms.InputTag( "hltEG10Iso60CaloId15b35eHE10R9Id50b80eEcalIsoLastFilter" ), + nrRequiredFirstLeg = cms.int32( 0 ), + nrRequiredSecondLeg = cms.int32( 0 ), + nrRequiredUniqueLeg = cms.int32( 1 ), + maxMatchDR = cms.double( 0.01 ) +) +fragment.hltDiEG10EtEta2p55UnseededFilter = cms.EDFilter( "HLT1Photon", saveTags = cms.bool( True ), inputTag = cms.InputTag( "hltEgammaCandidatesUnseeded" ), triggerType = cms.int32( 92 ), MinE = cms.double( -1.0 ), - MinPt = cms.double( 18.0 ), + MinPt = cms.double( 10.0 ), MinMass = cms.double( -1.0 ), MaxMass = cms.double( -1.0 ), MinEta = cms.double( -1.0 ), MaxEta = cms.double( 2.55 ), MinN = cms.int32( 2 ) ) -fragment.hltDiEG18HE30eHEUnseededFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", +fragment.hltDiEG10R9Id50b80eR9IdUnseededFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiEG18EtEta2p55UnseededFilter" ), + candTag = cms.InputTag( "hltDiEG10EtEta2p55UnseededFilter" ), + varTag = cms.InputTag( 'hltEgammaR9IDUnseeded','r95x5' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( False ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.5 ), + thrRegularEE = cms.vdouble( 0.8 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 2 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) +) +fragment.hltDiEG10HE10R9Id50b80eHEUnseededFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltDiEG10R9Id50b80eR9IdUnseededFilter" ), varTag = cms.InputTag( "hltEgammaHoverEUnseeded" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), @@ -58178,8 +61165,8 @@ useEt = cms.bool( True ), thrRegularEB = cms.vdouble( 0.0 ), thrRegularEE = cms.vdouble( 0.0 ), - thrOverEEB = cms.vdouble( 0.3 ), - thrOverEEE = cms.vdouble( 0.3 ), + thrOverEEB = cms.vdouble( 0.1 ), + thrOverEEE = cms.vdouble( 0.1 ), thrOverE2EB = cms.vdouble( 0.0 ), thrOverE2EE = cms.vdouble( 0.0 ), ncandcut = cms.int32( 2 ), @@ -58190,16 +61177,60 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) ) -fragment.hltEG18EIso15HE30EcalIsoUnseededFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", +fragment.hltDiEG10R9Id85b90eHE10R9Id50b80eR9UnseededLastFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiEG18HE30eHEUnseededFilter" ), + candTag = cms.InputTag( "hltDiEG10HE10R9Id50b80eHEUnseededFilter" ), + varTag = cms.InputTag( 'hltEgammaR9IDUnseeded','r95x5' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( False ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.85 ), + thrRegularEE = cms.vdouble( 0.9 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) +) +fragment.hltDiEG10CaloId15b35eHE10R9Id50b80eClusterShapeUnseededFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltDiEG10HE10R9Id50b80eHEUnseededFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShapeUnseeded','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.015 ), + thrRegularEE = cms.vdouble( 0.035 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) +) +fragment.hltDiEG10Iso60LCaloId15b35eHE10R9Id50b80eEcalIsoUnseededFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltDiEG10CaloId15b35eHE10R9Id50b80eClusterShapeUnseededFilter" ), varTag = cms.InputTag( "hltEgammaEcalPFClusterIsoUnseeded" ), rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 15.0 ), - thrRegularEE = cms.vdouble( 15.0 ), + thrRegularEB = cms.vdouble( 6.0 ), + thrRegularEE = cms.vdouble( 6.0 ), thrOverEEB = cms.vdouble( 0.012 ), thrOverEEE = cms.vdouble( 0.012 ), thrOverE2EB = cms.vdouble( 0.0 ), @@ -58212,57 +61243,37 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) ) -fragment.hltDiEG18EIso15ANDHE30Mass70CombMassLastFilter = cms.EDFilter( "HLTEgammaAllCombMassFilter", +fragment.hltDiEG10Iso60LCaloId15b35eHE10R9Id50b80eTrackIsoUnseededLastFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", saveTags = cms.bool( True ), - firstLegLastFilter = cms.InputTag( "hltEG18EIso15HE30EcalIsoUnseededFilter" ), - secondLegLastFilter = cms.InputTag( "hltEG18EIso15HE30EcalIsoUnseededFilter" ), - minMass = cms.double( 70.0 ) -) -fragment.hltL1EventNumberL1Fat = cms.EDFilter( "HLTL1NumberFilter", - rawInput = cms.InputTag( "rawDataCollector" ), - period = cms.uint32( 107 ), - invert = cms.bool( False ), - fedId = cms.int32( 1024 ), - useTCDSEventNumber = cms.bool( True ) -) -fragment.hltPrePhysics = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltPreEphemeralPhysics = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltPreDSTPhysics = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltRandomEventsFilter = cms.EDFilter( "HLTTriggerTypeFilter", - SelectedTriggerType = cms.int32( 3 ) -) -fragment.hltPreRandom = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltPreZeroBias = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltPreZeroBiasAlignment = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltPreEphemeralZeroBias = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) + candTag = cms.InputTag( "hltDiEG10Iso60LCaloId15b35eHE10R9Id50b80eEcalIsoUnseededFilter" ), + varTag = cms.InputTag( "hltEgammaHollowTrackIsoUnseeded" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 6.0 ), + thrRegularEE = cms.vdouble( 6.0 ), + thrOverEEB = cms.vdouble( 0.002 ), + thrOverEEE = cms.vdouble( 0.002 ), + thrOverE2EB = cms.vdouble( 0.0 ), + thrOverE2EE = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) ) -fragment.hltPreDSTZeroBias = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltDiEG10R9Id85b90eORIso60CaloId15b35eANDHE10R9Id50b80eMass10CombMassLastFilter = cms.EDFilter( "HLTEgammaAllCombMassFilter", + saveTags = cms.bool( True ), + firstLegLastFilter = cms.InputTag( "hltDiEG10R9Id85b90eHE10R9Id50b80eR9UnseededLastFilter" ), + secondLegLastFilter = cms.InputTag( "hltDiEG10Iso60LCaloId15b35eHE10R9Id50b80eTrackIsoUnseededLastFilter" ), + minMass = cms.double( 10.0 ) ) -fragment.hltL1sDSTRun3PFScoutingPixelTracking = cms.EDFilter( "HLTL1TSeed", +fragment.hltL1sSingleEG5WithJetAndTau = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_DoubleMu_12_5 OR L1_DoubleMu_15_7 OR L1_DoubleMu4p5er2p0_SQ_OS_Mass_Min7 OR L1_DoubleMu4p5er2p0_SQ_OS_Mass_7to18 OR L1_DoubleMu4_SQ_OS_dR_Max1p2 OR L1_DoubleMu4p5_SQ_OS_dR_Max1p2 OR L1_HTT200er OR L1_HTT255er OR L1_HTT280er OR L1_HTT320er OR L1_HTT360er OR L1_HTT400er OR L1_HTT450er OR L1_ETT2000 OR L1_SingleJet180 OR L1_SingleJet200 OR L1_DoubleJet30er2p5_Mass_Min300_dEta_Max1p5 OR L1_DoubleJet30er2p5_Mass_Min330_dEta_Max1p5 OR L1_DoubleJet30er2p5_Mass_Min360_dEta_Max1p5 OR L1_SingleLooseIsoEG28er2p1 OR L1_SingleLooseIsoEG28er1p5 OR L1_SingleLooseIsoEG30er1p5 OR L1_SingleIsoEG28er2p1 OR L1_SingleIsoEG30er2p1 OR L1_SingleIsoEG32er2p1 OR L1_DoubleEG_LooseIso16_LooseIso12_er1p5 OR L1_DoubleEG_LooseIso18_LooseIso12_er1p5 OR L1_DoubleEG_LooseIso20_LooseIso12_er1p5 OR L1_DoubleEG_LooseIso22_LooseIso12_er1p5" ), + L1SeedsLogicalExpression = cms.string( "L1_SingleEG8er2p5 OR L1_SingleJet160er2p5 OR L1_SingleJet180 OR L1_SingleJet200 OR L1_SingleTau120er2p1" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -58272,1317 +61283,894 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltPreDSTRun3PFScoutingPixelTracking = cms.EDFilter( "HLTPrescaler", +fragment.hltPreMCDoubleEle5CaloIdLMW = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltPixelTracksZetaClean = cms.EDProducer( "TrackWithVertexSelector", - src = cms.InputTag( "hltPixelTracks" ), - etaMin = cms.double( 0.0 ), - etaMax = cms.double( 5.0 ), - ptMin = cms.double( 0.3 ), - ptMax = cms.double( 500.0 ), - d0Max = cms.double( 999.0 ), - dzMax = cms.double( 999.0 ), - normalizedChi2 = cms.double( 999999.0 ), - numberOfValidHits = cms.uint32( 0 ), - numberOfLostHits = cms.uint32( 999 ), - numberOfValidPixelHits = cms.uint32( 3 ), - ptErrorCut = cms.double( 5.0 ), - quality = cms.string( "highPurity" ), - useVtx = cms.bool( True ), - vertexTag = cms.InputTag( "hltPixelVertices" ), - timesTag = cms.InputTag( "" ), - timeResosTag = cms.InputTag( "" ), - nVertices = cms.uint32( 2 ), - vtxFallback = cms.bool( True ), - zetaVtx = cms.double( 0.3 ), - rhoVtx = cms.double( 0.2 ), - nSigmaDtVertex = cms.double( 0.0 ), - copyExtras = cms.untracked.bool( False ), - copyTrajectories = cms.untracked.bool( False ) +fragment.hltEGL1SingleEG5WithJetAndTauFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", + saveTags = cms.bool( True ), + candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), + l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + candNonIsolatedTag = cms.InputTag( "" ), + l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1SeedFilterTag = cms.InputTag( "hltL1sSingleEG5WithJetAndTau" ), + l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + ncandcut = cms.int32( 1 ), + doIsolated = cms.bool( False ), + region_eta_size = cms.double( 0.522 ), + region_eta_size_ecap = cms.double( 1.0 ), + region_phi_size = cms.double( 1.044 ), + barrel_end = cms.double( 1.4791 ), + endcap_end = cms.double( 2.65 ) ) -fragment.hltPixelOnlyPFMuonMerging = cms.EDProducer( "TrackListMerger", - ShareFrac = cms.double( 0.19 ), - FoundHitBonus = cms.double( 5.0 ), - LostHitPenalty = cms.double( 20.0 ), - MinPT = cms.double( 0.05 ), - Epsilon = cms.double( -0.001 ), - MaxNormalizedChisq = cms.double( 1000.0 ), - MinFound = cms.int32( 3 ), - TrackProducers = cms.VInputTag( 'hltIterL3MuonTracks','hltPixelTracksZetaClean' ), - hasSelector = cms.vint32( 0, 0 ), - indivShareFrac = cms.vdouble( 1.0, 1.0 ), - selectedTrackQuals = cms.VInputTag( 'hltIterL3MuonTracks','hltPixelTracksZetaClean' ), - setsToMerge = cms.VPSet( - cms.PSet( pQual = cms.bool( False ), - tLists = cms.vint32( 0, 1 ) - ) - ), - trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), - allowFirstHitShare = cms.bool( True ), - newQuality = cms.string( "confirmed" ), - copyExtras = cms.untracked.bool( True ), - writeOnlyTrkQuals = cms.bool( False ), - copyMVA = cms.bool( False ) +fragment.hltEG5L1SingleEG5WithJetAndTauEtFilter = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEGL1SingleEG5WithJetAndTauFilter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 5.0 ), + etcutEE = cms.double( 5.0 ), + ncandcut = cms.int32( 1 ) ) -fragment.hltPixelOnlyMuonLinks = cms.EDProducer( "MuonLinksProducerForHLT", - InclusiveTrackerTrackCollection = cms.InputTag( "hltPixelOnlyPFMuonMerging" ), - LinkCollection = cms.InputTag( "hltL3MuonsIterL3Links" ), - ptMin = cms.double( 2.5 ), - pMin = cms.double( 2.5 ), - shareHitFraction = cms.double( 0.8 ) +fragment.hltEG5HEFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG5L1SingleEG5WithJetAndTauEtFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.15 ), + thrOverEEE = cms.vdouble( 0.1 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltPixelOnlyMuons = cms.EDProducer( "MuonIdProducer", - MuonCaloCompatibility = cms.PSet( - delta_eta = cms.double( 0.02 ), - delta_phi = cms.double( 0.02 ), - allSiPMHO = cms.bool( False ), - MuonTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_muons_lowPt_3_1_norm.root" ), - PionTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_pions_lowPt_3_1_norm.root" ) - ), - TrackAssociatorParameters = cms.PSet( - useMuon = cms.bool( True ), - truthMatch = cms.bool( False ), - usePreshower = cms.bool( False ), - dRPreshowerPreselection = cms.double( 0.2 ), - muonMaxDistanceSigmaY = cms.double( 0.0 ), - useEcal = cms.bool( True ), - muonMaxDistanceSigmaX = cms.double( 0.0 ), - dRMuon = cms.double( 9999.0 ), - dREcal = cms.double( 9999.0 ), - CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), - DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), - EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAll" ), - propagateAllDirections = cms.bool( True ), - muonMaxDistanceY = cms.double( 5.0 ), - useHO = cms.bool( True ), - muonMaxDistanceX = cms.double( 5.0 ), - trajectoryUncertaintyTolerance = cms.double( -1.0 ), - useHcal = cms.bool( True ), - HBHERecHitCollectionLabel = cms.InputTag( "hltHbhereco" ), - accountForTrajectoryChangeCalo = cms.bool( False ), - dREcalPreselection = cms.double( 0.05 ), - useCalo = cms.bool( False ), - dRMuonPreselection = cms.double( 0.2 ), - EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - dRHcal = cms.double( 9999.0 ), - dRHcalPreselection = cms.double( 0.2 ), - HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) - ), - CaloExtractorPSet = cms.PSet( - DR_Veto_H = cms.double( 0.1 ), - CenterConeOnCalIntersection = cms.bool( False ), - NoiseTow_EE = cms.double( 0.15 ), - Noise_EB = cms.double( 0.025 ), - Noise_HE = cms.double( 0.2 ), - DR_Veto_E = cms.double( 0.07 ), - NoiseTow_EB = cms.double( 0.04 ), - Noise_EE = cms.double( 0.1 ), - UseRecHitsFlag = cms.bool( False ), - DR_Max = cms.double( 1.0 ), - DepositLabel = cms.untracked.string( "Cal" ), - Noise_HO = cms.double( 0.2 ), - DR_Veto_HO = cms.double( 0.1 ), - Threshold_H = cms.double( 0.5 ), - PrintTimeReport = cms.untracked.bool( False ), - Threshold_E = cms.double( 0.2 ), - PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), - ComponentName = cms.string( "CaloExtractorByAssociator" ), - Threshold_HO = cms.double( 0.5 ), - DepositInstanceLabels = cms.vstring( 'ecal', - 'hcal', - 'ho' ), - ServiceParameters = cms.PSet( - RPCLayers = cms.bool( False ), - UseMuonNavigation = cms.untracked.bool( False ), - Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) - ), - TrackAssociatorParameters = cms.PSet( - useMuon = cms.bool( False ), - truthMatch = cms.bool( False ), - usePreshower = cms.bool( False ), - dRPreshowerPreselection = cms.double( 0.2 ), - muonMaxDistanceSigmaY = cms.double( 0.0 ), - useEcal = cms.bool( False ), - muonMaxDistanceSigmaX = cms.double( 0.0 ), - dRMuon = cms.double( 9999.0 ), - dREcal = cms.double( 1.0 ), - CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), - DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), - EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAll" ), - propagateAllDirections = cms.bool( True ), - muonMaxDistanceY = cms.double( 5.0 ), - useHO = cms.bool( False ), - muonMaxDistanceX = cms.double( 5.0 ), - trajectoryUncertaintyTolerance = cms.double( -1.0 ), - useHcal = cms.bool( False ), - HBHERecHitCollectionLabel = cms.InputTag( "hltHbhereco" ), - accountForTrajectoryChangeCalo = cms.bool( False ), - dREcalPreselection = cms.double( 1.0 ), - useCalo = cms.bool( True ), - dRMuonPreselection = cms.double( 0.2 ), - EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - dRHcal = cms.double( 1.0 ), - dRHcalPreselection = cms.double( 1.0 ), - HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) - ), - Noise_HB = cms.double( 0.2 ) - ), - TrackExtractorPSet = cms.PSet( - Diff_z = cms.double( 0.2 ), - inputTrackCollection = cms.InputTag( "hltPixelOnlyPFMuonMerging" ), - Chi2Ndof_Max = cms.double( 1.0E64 ), - BeamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), - DR_Veto = cms.double( 0.01 ), - Pt_Min = cms.double( -1.0 ), - DR_Max = cms.double( 1.0 ), - DepositLabel = cms.untracked.string( "" ), - NHits_Min = cms.uint32( 0 ), - Chi2Prob_Min = cms.double( -1.0 ), - Diff_r = cms.double( 0.1 ), - BeamlineOption = cms.string( "BeamSpotFromEvent" ), - ComponentName = cms.string( "TrackExtractor" ) - ), - JetExtractorPSet = cms.PSet( - JetCollectionLabel = cms.InputTag( "hltAK4CaloJetsPFEt5" ), - DR_Veto = cms.double( 0.1 ), - DR_Max = cms.double( 1.0 ), - ExcludeMuonVeto = cms.bool( True ), - PrintTimeReport = cms.untracked.bool( False ), - PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), - ComponentName = cms.string( "JetExtractor" ), - ServiceParameters = cms.PSet( - RPCLayers = cms.bool( False ), - UseMuonNavigation = cms.untracked.bool( False ), - Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) - ), - TrackAssociatorParameters = cms.PSet( - useMuon = cms.bool( False ), - truthMatch = cms.bool( False ), - usePreshower = cms.bool( False ), - dRPreshowerPreselection = cms.double( 0.2 ), - muonMaxDistanceSigmaY = cms.double( 0.0 ), - useEcal = cms.bool( False ), - muonMaxDistanceSigmaX = cms.double( 0.0 ), - dRMuon = cms.double( 9999.0 ), - dREcal = cms.double( 0.5 ), - CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), - DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), - EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAll" ), - propagateAllDirections = cms.bool( True ), - muonMaxDistanceY = cms.double( 5.0 ), - useHO = cms.bool( False ), - muonMaxDistanceX = cms.double( 5.0 ), - trajectoryUncertaintyTolerance = cms.double( -1.0 ), - useHcal = cms.bool( False ), - HBHERecHitCollectionLabel = cms.InputTag( "hltHbhereco" ), - accountForTrajectoryChangeCalo = cms.bool( False ), - dREcalPreselection = cms.double( 0.5 ), - useCalo = cms.bool( True ), - dRMuonPreselection = cms.double( 0.2 ), - EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - dRHcal = cms.double( 0.5 ), - dRHcalPreselection = cms.double( 0.5 ), - HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) - ), - Threshold = cms.double( 5.0 ) - ), - trackDepositName = cms.string( "tracker" ), - ecalDepositName = cms.string( "ecal" ), - hcalDepositName = cms.string( "hcal" ), - hoDepositName = cms.string( "ho" ), - jetDepositName = cms.string( "jets" ), - TimingFillerParameters = cms.PSet( - DTTimingParameters = cms.PSet( - HitError = cms.double( 6.0 ), - MatchParameters = cms.PSet( - TightMatchDT = cms.bool( False ), - DTradius = cms.double( 0.01 ), - TightMatchCSC = cms.bool( True ), - CSCsegments = cms.InputTag( "hltCscSegments" ), - DTsegments = cms.InputTag( "hltDt4DSegments" ) - ), - debug = cms.bool( False ), - DoWireCorr = cms.bool( False ), - RequireBothProjections = cms.bool( False ), - DTTimeOffset = cms.double( 2.7 ), - PruneCut = cms.double( 10000.0 ), - DTsegments = cms.InputTag( "hltDt4DSegments" ), - UseSegmentT0 = cms.bool( False ), - HitsMin = cms.int32( 5 ), - DropTheta = cms.bool( True ), - ServiceParameters = cms.PSet( - RPCLayers = cms.bool( True ), - Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) - ) - ), - UseCSC = cms.bool( True ), - CSCTimingParameters = cms.PSet( - MatchParameters = cms.PSet( - TightMatchDT = cms.bool( False ), - DTradius = cms.double( 0.01 ), - TightMatchCSC = cms.bool( True ), - CSCsegments = cms.InputTag( "hltCscSegments" ), - DTsegments = cms.InputTag( "hltDt4DSegments" ) - ), - debug = cms.bool( False ), - CSCWireTimeOffset = cms.double( 0.0 ), - CSCStripError = cms.double( 7.0 ), - CSCTimeOffset = cms.double( 0.0 ), - CSCWireError = cms.double( 8.6 ), - PruneCut = cms.double( 100.0 ), - CSCsegments = cms.InputTag( "hltCscSegments" ), - UseStripTime = cms.bool( True ), - CSCStripTimeOffset = cms.double( 0.0 ), - UseWireTime = cms.bool( True ), - ServiceParameters = cms.PSet( - RPCLayers = cms.bool( True ), - Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) - ) - ), - ErrorDT = cms.double( 6.0 ), - EcalEnergyCut = cms.double( 0.4 ), - UseECAL = cms.bool( True ), - ErrorEB = cms.double( 2.085 ), - UseDT = cms.bool( True ), - ErrorEE = cms.double( 6.95 ), - ErrorCSC = cms.double( 7.4 ) - ), - ShowerDigiFillerParameters = cms.PSet( - cscDigiCollectionLabel = cms.InputTag( 'muonCSCDigis','MuonCSCStripDigi' ), - dtDigiCollectionLabel = cms.InputTag( "muonDTDigis" ), - digiMaxDistanceX = cms.double( 25.0 ) - ), - TrackerKinkFinderParameters = cms.PSet( - usePosition = cms.bool( False ), - diagonalOnly = cms.bool( False ) - ), - fillEnergy = cms.bool( True ), - storeCrossedHcalRecHits = cms.bool( False ), - maxAbsPullX = cms.double( 4.0 ), - maxAbsEta = cms.double( 3.0 ), - minPt = cms.double( 10.0 ), - inputCollectionTypes = cms.vstring( 'inner tracks', - 'links', - 'outer tracks' ), - addExtraSoftMuons = cms.bool( False ), - fillGlobalTrackRefits = cms.bool( False ), - debugWithTruthMatching = cms.bool( False ), - inputCollectionLabels = cms.VInputTag( 'hltPixelOnlyPFMuonMerging','hltPixelOnlyMuonLinks','hltL2Muons' ), - fillCaloCompatibility = cms.bool( True ), - maxAbsPullY = cms.double( 9999.0 ), - maxAbsDy = cms.double( 9999.0 ), - minP = cms.double( 10.0 ), - minPCaloMuon = cms.double( 1.0E9 ), - maxAbsDx = cms.double( 3.0 ), - fillIsolation = cms.bool( True ), - writeIsoDeposits = cms.bool( False ), - minNumberOfMatches = cms.int32( 1 ), - fillMatching = cms.bool( True ), - fillShowerDigis = cms.bool( False ), - ptThresholdToFillCandidateP4WithGlobalFit = cms.double( 200.0 ), - sigmaThresholdToFillCandidateP4WithGlobalFit = cms.double( 2.0 ), - fillGlobalTrackQuality = cms.bool( False ), - globalTrackQualityInputTag = cms.InputTag( "glbTrackQual" ), - selectHighPurity = cms.bool( False ), - pvInputTag = cms.InputTag( "offlinePrimaryVertices" ), - fillTrackerKink = cms.bool( False ), - minCaloCompatibility = cms.double( 0.6 ), - runArbitrationCleaner = cms.bool( False ), - arbitrationCleanerOptions = cms.PSet( - OverlapDTheta = cms.double( 0.02 ), - Overlap = cms.bool( True ), - Clustering = cms.bool( True ), - ME1a = cms.bool( True ), - ClusterDTheta = cms.double( 0.02 ), - ClusterDPhi = cms.double( 0.6 ), - OverlapDPhi = cms.double( 0.0786 ) - ), - arbitrateTrackerMuons = cms.bool( False ) +fragment.hltEG5CaloIdLClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG5HEFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.014 ), + thrRegularEE = cms.vdouble( 0.035 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltLightPixelOnlyPFTracks = cms.EDProducer( "LightPFTrackProducer", - TrackQuality = cms.string( "none" ), - UseQuality = cms.bool( False ), - TkColList = cms.VInputTag( 'hltPixelOnlyPFMuonMerging' ) +fragment.hltEle5CaloIdLPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG5CaloIdLClusterShapeFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) ) -fragment.hltPixelOnlyParticleFlowBlock = cms.EDProducer( "PFBlockProducer", - verbose = cms.untracked.bool( False ), - debug = cms.untracked.bool( False ), - elementImporters = cms.VPSet( - cms.PSet( muonSrc = cms.InputTag( "hltPixelOnlyMuons" ), - source = cms.InputTag( "hltLightPixelOnlyPFTracks" ), - NHitCuts_byTrackAlgo = cms.vuint32( 3, 3, 3, 3, 3, 3 ), - useIterativeTracking = cms.bool( False ), - importerName = cms.string( "GeneralTracksImporter" ), - DPtOverPtCuts_byTrackAlgo = cms.vdouble( 5.0, 5.0, 5.0, 5.0, 5.0, 5.0 ), - muonMaxDPtOPt = cms.double( 1.0 ), - trackQuality = cms.string( "highPurity" ), - cleanBadConvertedBrems = cms.bool( False ), - vetoEndcap = cms.bool( False ) - ), - cms.PSet( source = cms.InputTag( "hltParticleFlowClusterECALUnseeded" ), - importerName = cms.string( "ECALClusterImporter" ), - BCtoPFCMap = cms.InputTag( "" ) - ), - cms.PSet( source = cms.InputTag( "hltParticleFlowClusterHCAL" ), - importerName = cms.string( "GenericClusterImporter" ) - ), - cms.PSet( source = cms.InputTag( "hltParticleFlowClusterHF" ), - importerName = cms.string( "GenericClusterImporter" ) - ) - ), - linkDefinitions = cms.VPSet( - cms.PSet( linkType = cms.string( "TRACK:ECAL" ), - useKDTree = cms.bool( True ), - linkerName = cms.string( "TrackAndECALLinker" ) - ), - cms.PSet( linkType = cms.string( "TRACK:HCAL" ), - useKDTree = cms.bool( True ), - linkerName = cms.string( "TrackAndHCALLinker" ), - trajectoryLayerEntrance = cms.string( "HCALEntrance" ), - trajectoryLayerExit = cms.string( "HCALExit" ), - nMaxHcalLinksPerTrack = cms.int32( 1 ) - ), - cms.PSet( linkType = cms.string( "ECAL:HCAL" ), - useKDTree = cms.bool( False ), - linkerName = cms.string( "ECALAndHCALLinker" ), - minAbsEtaEcal = cms.double( 2.5 ) - ), - cms.PSet( linkType = cms.string( "HFEM:HFHAD" ), - useKDTree = cms.bool( False ), - linkerName = cms.string( "HFEMAndHFHADLinker" ) - ) - ) +fragment.hltEle5CaloIdLMWPMS2Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle5CaloIdLPixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaPixelMatchVars','s2' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 150.0 ), + thrRegularEE = cms.vdouble( 150.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +fragment.hltDiEG5EtUnseededFilter = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEgammaCandidatesWrapperUnseeded" ), + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ), + etcutEB = cms.double( 5.0 ), + etcutEE = cms.double( 5.0 ), + ncandcut = cms.int32( 2 ) +) +fragment.hltDiEG5HEUnseededFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltDiEG5EtUnseededFilter" ), + varTag = cms.InputTag( "hltEgammaHoverEUnseeded" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.15 ), + thrOverEEE = cms.vdouble( 0.1 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 2 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) ) -fragment.hltPixelOnlyParticleFlow = cms.EDProducer( "PFProducer", - verbose = cms.untracked.bool( False ), - debug = cms.untracked.bool( False ), - blocks = cms.InputTag( "hltPixelOnlyParticleFlowBlock" ), - muons = cms.InputTag( "hltPixelOnlyMuons" ), - postMuonCleaning = cms.bool( True ), - vetoEndcap = cms.bool( False ), - vertexCollection = cms.InputTag( "hltPixelVertices" ), - useVerticesForNeutral = cms.bool( True ), - useHO = cms.bool( False ), - PFEGammaCandidates = cms.InputTag( "particleFlowEGamma" ), - GedElectronValueMap = cms.InputTag( "gedGsfElectronsTmp" ), - GedPhotonValueMap = cms.InputTag( 'tmpGedPhotons','valMapPFEgammaCandToPhoton' ), - useEGammaElectrons = cms.bool( False ), - egammaElectrons = cms.InputTag( "" ), - useEGammaFilters = cms.bool( False ), - useProtectionsForJetMET = cms.bool( True ), - PFEGammaFiltersParameters = cms.PSet( - electron_protectionsForJetMET = cms.PSet( - maxE = cms.double( 50.0 ), - maxTrackPOverEele = cms.double( 1.0 ), - maxEcalEOverP_2 = cms.double( 0.2 ), - maxHcalEOverEcalE = cms.double( 0.1 ), - maxEcalEOverP_1 = cms.double( 0.5 ), - maxHcalEOverP = cms.double( 1.0 ), - maxEcalEOverPRes = cms.double( 0.2 ), - maxHcalE = cms.double( 10.0 ), - maxEeleOverPout = cms.double( 0.2 ), - maxNtracks = cms.double( 3.0 ), - maxEleHcalEOverEcalE = cms.double( 0.1 ), - maxDPhiIN = cms.double( 0.1 ), - maxEeleOverPoutRes = cms.double( 0.5 ) - ), - electron_maxElePtForOnlyMVAPresel = cms.double( 50.0 ), - photon_SigmaiEtaiEta_endcap = cms.double( 0.034 ), - electron_iso_combIso_endcap = cms.double( 10.0 ), - photon_protectionsForBadHcal = cms.PSet( - solidConeTrkIsoSlope = cms.double( 0.3 ), - enableProtections = cms.bool( False ), - solidConeTrkIsoOffset = cms.double( 10.0 ) - ), - electron_missinghits = cms.uint32( 1 ), - photon_MinEt = cms.double( 10.0 ), - electron_iso_pt = cms.double( 10.0 ), - electron_ecalDrivenHademPreselCut = cms.double( 0.15 ), - electron_iso_mva_endcap = cms.double( -0.1075 ), - electron_iso_combIso_barrel = cms.double( 10.0 ), - photon_protectionsForJetMET = cms.PSet( - sumPtTrackIsoSlope = cms.double( 0.001 ), - sumPtTrackIso = cms.double( 4.0 ) - ), - electron_protectionsForBadHcal = cms.PSet( - dEta = cms.vdouble( 0.0064, 0.01264 ), - dPhi = cms.vdouble( 0.0547, 0.0394 ), - enableProtections = cms.bool( False ), - eInvPInv = cms.vdouble( 0.184, 0.0721 ), - full5x5_sigmaIetaIeta = cms.vdouble( 0.0106, 0.0387 ) - ), - electron_noniso_mvaCut = cms.double( -0.1 ), - electron_iso_mva_barrel = cms.double( -0.1875 ), - photon_SigmaiEtaiEta_barrel = cms.double( 0.0125 ), - photon_combIso = cms.double( 10.0 ), - photon_HoE = cms.double( 0.05 ) - ), - muon_HCAL = cms.vdouble( 3.0, 3.0 ), - muon_ECAL = cms.vdouble( 0.5, 0.5 ), - muon_HO = cms.vdouble( 0.9, 0.9 ), - PFMuonAlgoParameters = cms.PSet( ), - rejectTracks_Bad = cms.bool( False ), - rejectTracks_Step45 = cms.bool( False ), - usePFNuclearInteractions = cms.bool( False ), - usePFConversions = cms.bool( False ), - usePFDecays = cms.bool( False ), - dptRel_DispVtx = cms.double( 10.0 ), - iCfgCandConnector = cms.PSet( - nuclCalibFactors = cms.vdouble( 0.8, 0.15, 0.5, 0.5, 0.05 ), - bCorrect = cms.bool( False ), - bCalibPrimary = cms.bool( False ) - ), - nsigma_TRACK = cms.double( 1.0 ), - pt_Error = cms.double( 1.0 ), - factors_45 = cms.vdouble( 10.0, 100.0 ), - goodTrackDeadHcal_ptErrRel = cms.double( 0.2 ), - goodTrackDeadHcal_chi2n = cms.double( 5.0 ), - goodTrackDeadHcal_layers = cms.uint32( 4 ), - goodTrackDeadHcal_validFr = cms.double( 0.5 ), - goodTrackDeadHcal_dxy = cms.double( 0.5 ), - goodPixelTrackDeadHcal_minEta = cms.double( 2.3 ), - goodPixelTrackDeadHcal_maxPt = cms.double( 50.0 ), - goodPixelTrackDeadHcal_ptErrRel = cms.double( 1.0 ), - goodPixelTrackDeadHcal_chi2n = cms.double( 2.0 ), - goodPixelTrackDeadHcal_maxLost3Hit = cms.int32( 0 ), - goodPixelTrackDeadHcal_maxLost4Hit = cms.int32( 1 ), - goodPixelTrackDeadHcal_dxy = cms.double( 0.02 ), - goodPixelTrackDeadHcal_dz = cms.double( 0.05 ), - pf_nsigma_ECAL = cms.double( 0.0 ), - pf_nsigma_HCAL = cms.double( 1.0 ), - pf_nsigma_HFEM = cms.double( 1.0 ), - pf_nsigma_HFHAD = cms.double( 1.0 ), - useCalibrationsFromDB = cms.bool( True ), - calibrationsLabel = cms.string( "HLT" ), - postHFCleaning = cms.bool( False ), - PFHFCleaningParameters = cms.PSet( - minSignificance = cms.double( 2.5 ), - maxSignificance = cms.double( 2.5 ), - minDeltaMet = cms.double( 0.4 ), - maxDeltaPhiPt = cms.double( 7.0 ), - minHFCleaningPt = cms.double( 5.0 ), - minSignificanceReduction = cms.double( 1.4 ) - ), - cleanedHF = cms.VInputTag( 'hltParticleFlowRecHitHF:Cleaned','hltParticleFlowClusterHF:Cleaned' ), - calibHF_use = cms.bool( False ), - calibHF_eta_step = cms.vdouble( 0.0, 2.9, 3.0, 3.2, 4.2, 4.4, 4.6, 4.8, 5.2, 5.4 ), - calibHF_a_EMonly = cms.vdouble( 0.96945, 0.96701, 0.76309, 0.82268, 0.87583, 0.89718, 0.98674, 1.4681, 1.458, 1.458 ), - calibHF_a_EMHAD = cms.vdouble( 1.42215, 1.00496, 0.68961, 0.81656, 0.98504, 0.98504, 1.00802, 1.0593, 1.4576, 1.4576 ), - calibHF_b_HADonly = cms.vdouble( 1.27541, 0.85361, 0.86333, 0.89091, 0.94348, 0.94348, 0.9437, 1.0034, 1.0444, 1.0444 ), - calibHF_b_EMHAD = cms.vdouble( 1.27541, 0.85361, 0.86333, 0.89091, 0.94348, 0.94348, 0.9437, 1.0034, 1.0444, 1.0444 ), - resolHF_square = cms.vdouble( 7.834401, 0.012996, 0.0 ) +fragment.hltDiEG5CaloIdLClusterShapeUnseededFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltDiEG5HEUnseededFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShapeUnseeded','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.014 ), + thrRegularEE = cms.vdouble( 0.035 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 2 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) ) -fragment.hltAK4PixelOnlyPFJets = cms.EDProducer( "FastjetJetProducer", - useMassDropTagger = cms.bool( False ), - useFiltering = cms.bool( False ), - useDynamicFiltering = cms.bool( False ), - useTrimming = cms.bool( False ), - usePruning = cms.bool( False ), - useCMSBoostedTauSeedingAlgorithm = cms.bool( False ), - useKtPruning = cms.bool( False ), - useConstituentSubtraction = cms.bool( False ), - useSoftDrop = cms.bool( False ), - correctShape = cms.bool( False ), - UseOnlyVertexTracks = cms.bool( False ), - UseOnlyOnePV = cms.bool( False ), - muCut = cms.double( -1.0 ), - yCut = cms.double( -1.0 ), - rFilt = cms.double( -1.0 ), - rFiltFactor = cms.double( -1.0 ), - trimPtFracMin = cms.double( -1.0 ), - zcut = cms.double( -1.0 ), - rcut_factor = cms.double( -1.0 ), - csRho_EtaMax = cms.double( -1.0 ), - csRParam = cms.double( -1.0 ), - beta = cms.double( -1.0 ), - R0 = cms.double( -1.0 ), - gridMaxRapidity = cms.double( -1.0 ), - gridSpacing = cms.double( -1.0 ), - DzTrVtxMax = cms.double( 0.0 ), - DxyTrVtxMax = cms.double( 0.0 ), - MaxVtxZ = cms.double( 15.0 ), - subjetPtMin = cms.double( -1.0 ), - muMin = cms.double( -1.0 ), - muMax = cms.double( -1.0 ), - yMin = cms.double( -1.0 ), - yMax = cms.double( -1.0 ), - dRMin = cms.double( -1.0 ), - dRMax = cms.double( -1.0 ), - maxDepth = cms.int32( -1 ), - nFilt = cms.int32( -1 ), - MinVtxNdof = cms.int32( 0 ), - src = cms.InputTag( "hltPixelOnlyParticleFlow" ), - srcPVs = cms.InputTag( "hltPixelVertices" ), - jetType = cms.string( "PFJet" ), - jetAlgorithm = cms.string( "AntiKt" ), - rParam = cms.double( 0.4 ), - inputEtMin = cms.double( 0.0 ), - inputEMin = cms.double( 0.0 ), - jetPtMin = cms.double( 0.0 ), - doPVCorrection = cms.bool( False ), - doAreaFastjet = cms.bool( False ), - doRhoFastjet = cms.bool( False ), - doPUOffsetCorr = cms.bool( False ), - puPtMin = cms.double( 10.0 ), - nSigmaPU = cms.double( 1.0 ), - radiusPU = cms.double( 0.4 ), - subtractorName = cms.string( "" ), - useExplicitGhosts = cms.bool( False ), - doAreaDiskApprox = cms.bool( True ), - voronoiRfact = cms.double( -9.0 ), - Rho_EtaMax = cms.double( 4.4 ), - Ghost_EtaMax = cms.double( 6.0 ), - Active_Area_Repeats = cms.int32( 5 ), - GhostArea = cms.double( 0.01 ), - restrictInputs = cms.bool( False ), - maxInputs = cms.uint32( 1 ), - writeCompound = cms.bool( False ), - writeJetsWithConst = cms.bool( False ), - doFastJetNonUniform = cms.bool( False ), - useDeterministicSeed = cms.bool( True ), - minSeed = cms.uint32( 0 ), - verbosity = cms.int32( 0 ), - puWidth = cms.double( 0.0 ), - nExclude = cms.uint32( 0 ), - maxBadEcalCells = cms.uint32( 9999999 ), - maxBadHcalCells = cms.uint32( 9999999 ), - maxProblematicEcalCells = cms.uint32( 9999999 ), - maxProblematicHcalCells = cms.uint32( 9999999 ), - maxRecoveredEcalCells = cms.uint32( 9999999 ), - maxRecoveredHcalCells = cms.uint32( 9999999 ), - puCenters = cms.vdouble( ), - applyWeight = cms.bool( False ), - srcWeights = cms.InputTag( "" ), - minimumTowersFraction = cms.double( 0.0 ), - jetCollInstanceName = cms.string( "" ), - sumRecHits = cms.bool( False ) +fragment.hltDiEle5CaloIdLPixelMatchUnseededFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltDiEG5CaloIdLClusterShapeUnseededFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeedsUnseeded" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 2 ), + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) ) -fragment.hltAK4PixelOnlyPFJetsLooseID = cms.EDProducer( "HLTPFJetIDProducer", - minPt = cms.double( 20.0 ), - maxEta = cms.double( 1.0E99 ), - CHF = cms.double( 0.0 ), - NHF = cms.double( 0.99 ), - CEF = cms.double( 0.99 ), - NEF = cms.double( 0.99 ), - maxCF = cms.double( 99.0 ), - NCH = cms.int32( 0 ), - NTOT = cms.int32( 1 ), - jetsInput = cms.InputTag( "hltAK4PixelOnlyPFJets" ) +fragment.hltDiEle5CaloIdLMWPMS2UnseededFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltDiEle5CaloIdLPixelMatchUnseededFilter" ), + varTag = cms.InputTag( 'hltEgammaPixelMatchVarsUnseeded','s2' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 150.0 ), + thrRegularEE = cms.vdouble( 150.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 2 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) ) -fragment.hltAK4PixelOnlyPFJetsTightID = cms.EDProducer( "HLTPFJetIDProducer", - minPt = cms.double( 20.0 ), - maxEta = cms.double( 1.0E99 ), - CHF = cms.double( 0.0 ), - NHF = cms.double( 0.9 ), - CEF = cms.double( 0.99 ), - NEF = cms.double( 0.99 ), - maxCF = cms.double( 99.0 ), - NCH = cms.int32( 0 ), - NTOT = cms.int32( 1 ), - jetsInput = cms.InputTag( "hltAK4PixelOnlyPFJets" ) +fragment.hltPreMCEle5WPTightGsf = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltFixedGridRhoFastjetPixelOnlyAll = cms.EDProducer( "FixedGridRhoProducerFastjet", - pfCandidatesTag = cms.InputTag( "hltPixelOnlyParticleFlow" ), - maxRapidity = cms.double( 5.0 ), - gridSpacing = cms.double( 0.55 ) +fragment.hltEG5L1SingleEG5EtFilter = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEGL1SingleEG5Filter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 5.0 ), + etcutEE = cms.double( 5.0 ), + ncandcut = cms.int32( 1 ) ) -fragment.hltAK4PixelOnlyPFFastJetCorrector = cms.EDProducer( "L1FastjetCorrectorProducer", - level = cms.string( "L1FastJet" ), - algorithm = cms.string( "AK4PFHLT" ), - srcRho = cms.InputTag( "hltFixedGridRhoFastjetPixelOnlyAll" ) +fragment.hltEle5WPTightClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG5L1SingleEG5EtFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.011 ), + thrRegularEE = cms.vdouble( 0.0305 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltAK4PixelOnlyPFRelativeCorrector = cms.EDProducer( "LXXXCorrectorProducer", - level = cms.string( "L2Relative" ), - algorithm = cms.string( "AK4PFHLT" ) +fragment.hltEle5WPTightHEFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle5WPTightClusterShapeFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.1 ), + thrRegularEB1 = cms.vdouble( 0.75 ), + thrRegularEE1 = cms.vdouble( 3.0 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.03 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( 2.25 ), + thrRegularEE2 = cms.vdouble( 5.0 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.03 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.1, 0.1, 0.3, 0.5 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltAK4PixelOnlyPFAbsoluteCorrector = cms.EDProducer( "LXXXCorrectorProducer", - level = cms.string( "L3Absolute" ), - algorithm = cms.string( "AK4PFHLT" ) +fragment.hltEle5WPTightEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle5WPTightHEFilter" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.1 ), + thrRegularEB1 = cms.vdouble( 1.75 ), + thrRegularEE1 = cms.vdouble( 1.0 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.025 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( 1.75 ), + thrRegularEE2 = cms.vdouble( 2.0 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.025 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.2, 0.2, 0.25, 0.3 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltAK4PixelOnlyPFResidualCorrector = cms.EDProducer( "LXXXCorrectorProducer", - level = cms.string( "L2L3Residual" ), - algorithm = cms.string( "AK4PFHLT" ) +fragment.hltEle5WPTightHcalIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle5WPTightEcalIsoFilter" ), + varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.0 ), + thrRegularEB1 = cms.vdouble( 2.5 ), + thrRegularEE1 = cms.vdouble( 1.0 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.03 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( 3.0 ), + thrRegularEE2 = cms.vdouble( 2.0 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.03 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.2, 0.2, 0.4, 0.5 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.0 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltAK4PixelOnlyPFCorrector = cms.EDProducer( "ChainedJetCorrectorProducer", - correctors = cms.VInputTag( 'hltAK4PixelOnlyPFFastJetCorrector','hltAK4PixelOnlyPFRelativeCorrector','hltAK4PixelOnlyPFAbsoluteCorrector','hltAK4PixelOnlyPFResidualCorrector' ) +fragment.hltEle5WPTightPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle5WPTightHcalIsoFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) ) -fragment.hltAK4PixelOnlyPFJetsCorrected = cms.EDProducer( "CorrectedPFJetProducer", - src = cms.InputTag( "hltAK4PixelOnlyPFJets" ), - correctors = cms.VInputTag( 'hltAK4PixelOnlyPFCorrector' ) +fragment.hltEle5WPTightPMS2Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle5WPTightPixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaPixelMatchVars','s2' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 70.0 ), + thrRegularEE = cms.vdouble( 45.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltAK4PixelOnlyPFJetsLooseIDCorrected = cms.EDProducer( "CorrectedPFJetProducer", - src = cms.InputTag( "hltAK4PixelOnlyPFJetsLooseID" ), - correctors = cms.VInputTag( 'hltAK4PixelOnlyPFCorrector' ) +fragment.hltEle5WPTightGsfOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle5WPTightPMS2Filter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.012 ), + thrRegularEE = cms.vdouble( 0.011 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +fragment.hltEle5WPTightGsfMissingHitsFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle5WPTightGsfOneOEMinusOneOPFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','MissingHits' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 999.0 ), + thrRegularEE = cms.vdouble( 1.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltAK4PixelOnlyPFJetsTightIDCorrected = cms.EDProducer( "CorrectedPFJetProducer", - src = cms.InputTag( "hltAK4PixelOnlyPFJetsTightID" ), - correctors = cms.VInputTag( 'hltAK4PixelOnlyPFCorrector' ) +fragment.hltEle5WPTightGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle5WPTightGsfMissingHitsFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.004 ), + thrRegularEE = cms.vdouble( 0.005 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltPixelOnlyPFMETProducer = cms.EDProducer( "PFMETProducer", - src = cms.InputTag( "hltPixelOnlyParticleFlow" ), - globalThreshold = cms.double( 0.0 ), - alias = cms.string( "hltPFMet" ), - calculateSignificance = cms.bool( False ), - parameters = cms.PSet( ), - applyWeight = cms.bool( False ), - srcWeights = cms.InputTag( "" ) +fragment.hltEle5WPTightGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle5WPTightGsfDetaFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.02 ), + thrRegularEE = cms.vdouble( 0.023 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltEgammaEleGsfTrackIsoPixelOnly = cms.EDProducer( "EgammaHLTElectronTrackIsolationProducers", - electronProducer = cms.InputTag( "hltEgammaGsfElectrons" ), - trackProducer = cms.InputTag( "hltPixelTracksZetaClean" ), - recoEcalCandidateProducer = cms.InputTag( "hltEgammaCandidates" ), - beamSpotProducer = cms.InputTag( "hltOnlineBeamSpot" ), - egTrkIsoPtMin = cms.double( 1.0 ), - egTrkIsoConeSize = cms.double( 0.2 ), - egTrkIsoZSpan = cms.double( 0.15 ), - egTrkIsoRSpan = cms.double( 999999.0 ), - egTrkIsoVetoConeSizeBarrel = cms.double( 0.03 ), - egTrkIsoVetoConeSizeEndcap = cms.double( 0.03 ), - egTrkIsoStripBarrel = cms.double( 0.01 ), - egTrkIsoStripEndcap = cms.double( 0.01 ), - useGsfTrack = cms.bool( True ), - useSCRefs = cms.bool( True ) +fragment.hltEle5WPTightGsfTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle5WPTightGsfDphiFilter" ), + varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.1 ), + thrRegularEB1 = cms.vdouble( 0.838 ), + thrRegularEE1 = cms.vdouble( -0.363 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.025 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( -0.385 ), + thrRegularEE2 = cms.vdouble( 0.702 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.025 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.029, 0.111, 0.114, 0.032 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltDisplacedmumuVtxNoMatchingProducer = cms.EDProducer( "HLTDisplacedmumuVtxProducer", - Src = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), - PreviousCandTag = cms.InputTag( "hltDoubleMu3L3FilteredNoVtx" ), - matchToPrevious = cms.bool( False ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MinPtPair = cms.double( 0.0 ), - MinInvMass = cms.double( 0.0 ), - MaxInvMass = cms.double( 99999.0 ), - ChargeOpt = cms.int32( 0 ) +fragment.hltPreMCEle15Ele10CaloIdLTrackIdLIsoVLDZ = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltRecHitInRegionForMuonsMFnoVtx = cms.EDProducer( "MuonHLTRechitInRegionsProducer", - productLabels = cms.vstring( 'EcalRegionalRecHitsEB', - 'EcalRegionalRecHitsEE' ), - ecalhitLabels = cms.VInputTag( 'hltEcalRecHit:EcalRecHitsEB','hltEcalRecHit:EcalRecHitsEE' ), - l1TagIsolated = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), - l1TagNonIsolated = cms.InputTag( "NotUsed" ), - useUncalib = cms.bool( False ), - doIsolated = cms.bool( True ), - l1LowerThr = cms.double( 0.0 ), - l1UpperThr = cms.double( 999.0 ), - l1LowerThrIgnoreIsolation = cms.double( 100.0 ), - regionEtaMargin = cms.double( 0.4 ), - regionPhiMargin = cms.double( 0.4 ) +fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLEtLeg1Filter = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEGL1SingleEG5Filter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 15.0 ), + etcutEE = cms.double( 15.0 ), + ncandcut = cms.int32( 1 ) ) -fragment.hltRecHitInRegionForMuonsESNoVtx = cms.EDProducer( "MuonHLTRechitInRegionsProducer", - productLabels = cms.vstring( 'EcalRegionalRecHitsES' ), - ecalhitLabels = cms.VInputTag( 'hltEcalPreshowerRecHit:EcalRecHitsES' ), - l1TagIsolated = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), - l1TagNonIsolated = cms.InputTag( "NotUsed" ), - useUncalib = cms.bool( False ), - doIsolated = cms.bool( True ), - l1LowerThr = cms.double( 0.0 ), - l1UpperThr = cms.double( 999.0 ), - l1LowerThrIgnoreIsolation = cms.double( 100.0 ), - regionEtaMargin = cms.double( 0.4 ), - regionPhiMargin = cms.double( 0.4 ) +fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLEtLeg2Filter = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEGL1SingleEG5Filter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 10.0 ), + etcutEE = cms.double( 10.0 ), + ncandcut = cms.int32( 2 ) ) -fragment.hltParticleFlowRecHitECALForMuonsMFNoVtx = cms.EDProducer( "PFRecHitProducer", - navigator = cms.PSet( - barrel = cms.PSet( ), - endcap = cms.PSet( ), - name = cms.string( "PFRecHitECALNavigator" ) - ), - producers = cms.VPSet( - cms.PSet( src = cms.InputTag( 'hltRecHitInRegionForMuonsMFnoVtx','EcalRegionalRecHitsEB' ), - srFlags = cms.InputTag( "" ), - name = cms.string( "PFEBRecHitCreator" ), - qualityTests = cms.VPSet( - cms.PSet( name = cms.string( "PFRecHitQTestDBThreshold" ), - applySelectionsToAllCrystals = cms.bool( True ) - ), - cms.PSet( topologicalCleaning = cms.bool( True ), - skipTTRecoveredHits = cms.bool( True ), - cleaningThreshold = cms.double( 2.0 ), - name = cms.string( "PFRecHitQTestECAL" ), - timingCleaning = cms.bool( True ) - ) - ) - ), - cms.PSet( src = cms.InputTag( 'hltRecHitInRegionForMuonsMFnoVtx','EcalRegionalRecHitsEE' ), - srFlags = cms.InputTag( "" ), - name = cms.string( "PFEERecHitCreator" ), - qualityTests = cms.VPSet( - cms.PSet( name = cms.string( "PFRecHitQTestDBThreshold" ), - applySelectionsToAllCrystals = cms.bool( True ) - ), - cms.PSet( topologicalCleaning = cms.bool( True ), - skipTTRecoveredHits = cms.bool( True ), - cleaningThreshold = cms.double( 2.0 ), - name = cms.string( "PFRecHitQTestECAL" ), - timingCleaning = cms.bool( True ) - ) - ) - ) - ) +fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLClusterShapeLeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLEtLeg1Filter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.013 ), + thrRegularEE = cms.vdouble( 0.035 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltParticleFlowRecHitPSForMuonsNoVtx = cms.EDProducer( "PFRecHitProducer", - navigator = cms.PSet( name = cms.string( "PFRecHitPreshowerNavigator" ) ), - producers = cms.VPSet( - cms.PSet( src = cms.InputTag( 'hltRecHitInRegionForMuonsESNoVtx','EcalRegionalRecHitsES' ), - name = cms.string( "PFPSRecHitCreator" ), - qualityTests = cms.VPSet( - cms.PSet( threshold = cms.double( 7.0E-6 ), - name = cms.string( "PFRecHitQTestThreshold" ) - ) - ) - ) - ) +fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLClusterShapeLeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLEtLeg2Filter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.013 ), + thrRegularEE = cms.vdouble( 0.035 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 2 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltParticleFlowClusterECALUncorrectedForMuonsMFNoVtx = cms.EDProducer( "PFClusterProducer", - recHitsSource = cms.InputTag( "hltParticleFlowRecHitECALForMuonsMFNoVtx" ), - recHitCleaners = cms.VPSet( - ), - seedCleaners = cms.VPSet( - ), - seedFinder = cms.PSet( - thresholdsByDetector = cms.VPSet( - cms.PSet( seedingThresholdPt = cms.double( 0.15 ), - seedingThreshold = cms.double( 0.6 ), - detector = cms.string( "ECAL_ENDCAP" ) - ), - cms.PSet( seedingThresholdPt = cms.double( 0.0 ), - seedingThreshold = cms.double( 0.23 ), - detector = cms.string( "ECAL_BARREL" ) - ) - ), - algoName = cms.string( "LocalMaximumSeedFinder" ), - nNeighbours = cms.int32( 8 ) - ), - initialClusteringStep = cms.PSet( - thresholdsByDetector = cms.VPSet( - cms.PSet( gatheringThreshold = cms.double( 0.08 ), - gatheringThresholdPt = cms.double( 0.0 ), - detector = cms.string( "ECAL_BARREL" ) - ), - cms.PSet( gatheringThreshold = cms.double( 0.3 ), - gatheringThresholdPt = cms.double( 0.0 ), - detector = cms.string( "ECAL_ENDCAP" ) - ) - ), - algoName = cms.string( "Basic2DGenericTopoClusterizer" ), - useCornerCells = cms.bool( True ) - ), - pfClusterBuilder = cms.PSet( - minFracTot = cms.double( 1.0E-20 ), - stoppingTolerance = cms.double( 1.0E-8 ), - positionCalc = cms.PSet( - minAllowedNormalization = cms.double( 1.0E-9 ), - posCalcNCrystals = cms.int32( 9 ), - algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), - logWeightDenominator = cms.double( 0.08 ), - minFractionInCalc = cms.double( 1.0E-9 ), - timeResolutionCalcBarrel = cms.PSet( - corrTermLowE = cms.double( 0.0510871 ), - threshLowE = cms.double( 0.5 ), - noiseTerm = cms.double( 1.10889 ), - constantTermLowE = cms.double( 0.0 ), - noiseTermLowE = cms.double( 1.31883 ), - threshHighE = cms.double( 5.0 ), - constantTerm = cms.double( 0.428192 ) - ), - timeResolutionCalcEndcap = cms.PSet( - corrTermLowE = cms.double( 0.0 ), - threshLowE = cms.double( 1.0 ), - noiseTerm = cms.double( 5.72489999999 ), - constantTermLowE = cms.double( 0.0 ), - noiseTermLowE = cms.double( 6.92683000001 ), - threshHighE = cms.double( 10.0 ), - constantTerm = cms.double( 0.0 ) - ) - ), - maxIterations = cms.uint32( 50 ), - positionCalcForConvergence = cms.PSet( - minAllowedNormalization = cms.double( 0.0 ), - T0_ES = cms.double( 1.2 ), - algoName = cms.string( "ECAL2DPositionCalcWithDepthCorr" ), - T0_EE = cms.double( 3.1 ), - T0_EB = cms.double( 7.4 ), - X0 = cms.double( 0.89 ), - minFractionInCalc = cms.double( 0.0 ), - W0 = cms.double( 4.2 ) - ), - allCellsPositionCalc = cms.PSet( - minAllowedNormalization = cms.double( 1.0E-9 ), - posCalcNCrystals = cms.int32( -1 ), - algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), - logWeightDenominator = cms.double( 0.08 ), - minFractionInCalc = cms.double( 1.0E-9 ), - timeResolutionCalcBarrel = cms.PSet( - corrTermLowE = cms.double( 0.0510871 ), - threshLowE = cms.double( 0.5 ), - noiseTerm = cms.double( 1.10889 ), - constantTermLowE = cms.double( 0.0 ), - noiseTermLowE = cms.double( 1.31883 ), - threshHighE = cms.double( 5.0 ), - constantTerm = cms.double( 0.428192 ) - ), - timeResolutionCalcEndcap = cms.PSet( - corrTermLowE = cms.double( 0.0 ), - threshLowE = cms.double( 1.0 ), - noiseTerm = cms.double( 5.72489999999 ), - constantTermLowE = cms.double( 0.0 ), - noiseTermLowE = cms.double( 6.92683000001 ), - threshHighE = cms.double( 10.0 ), - constantTerm = cms.double( 0.0 ) - ) - ), - algoName = cms.string( "Basic2DGenericPFlowClusterizer" ), - recHitEnergyNorms = cms.VPSet( - cms.PSet( recHitEnergyNorm = cms.double( 0.08 ), - detector = cms.string( "ECAL_BARREL" ) - ), - cms.PSet( recHitEnergyNorm = cms.double( 0.3 ), - detector = cms.string( "ECAL_ENDCAP" ) - ) - ), - showerSigma = cms.double( 1.5 ), - minFractionToKeep = cms.double( 1.0E-7 ), - excludeOtherSeeds = cms.bool( True ) - ), - positionReCalc = cms.PSet( - minAllowedNormalization = cms.double( 0.0 ), - T0_ES = cms.double( 1.2 ), - algoName = cms.string( "ECAL2DPositionCalcWithDepthCorr" ), - T0_EE = cms.double( 3.1 ), - T0_EB = cms.double( 7.4 ), - X0 = cms.double( 0.89 ), - minFractionInCalc = cms.double( 0.0 ), - W0 = cms.double( 4.2 ) - ), - energyCorrector = cms.PSet( ) +fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLHELeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLClusterShapeLeg1Filter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.15 ), + thrOverEEE = cms.vdouble( 0.4 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltParticleFlowClusterPSForMuonsNoVtx = cms.EDProducer( "PFClusterProducer", - recHitsSource = cms.InputTag( "hltParticleFlowRecHitPSForMuonsNoVtx" ), - recHitCleaners = cms.VPSet( - ), - seedCleaners = cms.VPSet( - ), - seedFinder = cms.PSet( - thresholdsByDetector = cms.VPSet( - cms.PSet( seedingThresholdPt = cms.double( 0.0 ), - seedingThreshold = cms.double( 1.2E-4 ), - detector = cms.string( "PS1" ) - ), - cms.PSet( seedingThresholdPt = cms.double( 0.0 ), - seedingThreshold = cms.double( 1.2E-4 ), - detector = cms.string( "PS2" ) - ) - ), - algoName = cms.string( "LocalMaximumSeedFinder" ), - nNeighbours = cms.int32( 4 ) - ), - initialClusteringStep = cms.PSet( - thresholdsByDetector = cms.VPSet( - cms.PSet( gatheringThreshold = cms.double( 6.0E-5 ), - gatheringThresholdPt = cms.double( 0.0 ), - detector = cms.string( "PS1" ) - ), - cms.PSet( gatheringThreshold = cms.double( 6.0E-5 ), - gatheringThresholdPt = cms.double( 0.0 ), - detector = cms.string( "PS2" ) - ) - ), - algoName = cms.string( "Basic2DGenericTopoClusterizer" ), - useCornerCells = cms.bool( False ) - ), - pfClusterBuilder = cms.PSet( - minFracTot = cms.double( 1.0E-20 ), - stoppingTolerance = cms.double( 1.0E-8 ), - positionCalc = cms.PSet( - minAllowedNormalization = cms.double( 1.0E-9 ), - posCalcNCrystals = cms.int32( -1 ), - algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), - logWeightDenominator = cms.double( 6.0E-5 ), - minFractionInCalc = cms.double( 1.0E-9 ) - ), - maxIterations = cms.uint32( 50 ), - algoName = cms.string( "Basic2DGenericPFlowClusterizer" ), - recHitEnergyNorms = cms.VPSet( - cms.PSet( recHitEnergyNorm = cms.double( 6.0E-5 ), - detector = cms.string( "PS1" ) - ), - cms.PSet( recHitEnergyNorm = cms.double( 6.0E-5 ), - detector = cms.string( "PS2" ) - ) - ), - showerSigma = cms.double( 0.3 ), - minFractionToKeep = cms.double( 1.0E-7 ), - excludeOtherSeeds = cms.bool( True ) - ), - positionReCalc = cms.PSet( ), - energyCorrector = cms.PSet( ) +fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLHELeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLClusterShapeLeg2Filter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.15 ), + thrOverEEE = cms.vdouble( 0.4 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 2 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltParticleFlowClusterECALForMuonsMFNoVtx = cms.EDProducer( "CorrectedECALPFClusterProducer", - minimumPSEnergy = cms.double( 0.0 ), - skipPS = cms.bool( False ), - inputPS = cms.InputTag( "hltParticleFlowClusterPSForMuonsNoVtx" ), - energyCorrector = cms.PSet( - applyCrackCorrections = cms.bool( False ), - srfAwareCorrection = cms.bool( True ), - applyMVACorrections = cms.bool( True ), - maxPtForMVAEvaluation = cms.double( 300.0 ), - recHitsEBLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - recHitsEELabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - ebSrFlagLabel = cms.InputTag( "hltEcalDigis" ), - eeSrFlagLabel = cms.InputTag( "hltEcalDigis" ) - ), - inputECAL = cms.InputTag( "hltParticleFlowClusterECALUncorrectedForMuonsMFNoVtx" ) +fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLEcalIsoLeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLHELeg1Filter" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.5 ), + thrOverEEE = cms.vdouble( 0.5 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.29, 0.21 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltMuonEcalMFPFClusterIsoForMuonsNoVtx = cms.EDProducer( "MuonHLTEcalPFClusterIsolationProducer", - recoCandidateProducer = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), - pfClusterProducer = cms.InputTag( "hltParticleFlowClusterECALForMuonsMFNoVtx" ), - rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetECALMFForMuons" ), +fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLEcalIsoLeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLHELeg2Filter" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.5 ), + thrOverEEE = cms.vdouble( 0.5 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 2 ), doRhoCorrection = cms.bool( True ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), - drMax = cms.double( 0.3 ), - drVetoBarrel = cms.double( 0.05 ), - drVetoEndcap = cms.double( 0.05 ), - etaStripBarrel = cms.double( 0.0 ), - etaStripEndcap = cms.double( 0.0 ), - energyBarrel = cms.double( 0.0 ), - energyEndcap = cms.double( 0.0 ), - effectiveAreas = cms.vdouble( 0.35, 0.193 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) + effectiveAreas = cms.vdouble( 0.29, 0.21 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltMuonHcalPFClusterIsoForMuonsNoVtx = cms.EDProducer( "MuonHLTHcalPFClusterIsolationProducer", - recoCandidateProducer = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), - pfClusterProducerHCAL = cms.InputTag( "hltParticleFlowClusterHCAL" ), - useHF = cms.bool( False ), - pfClusterProducerHFEM = cms.InputTag( "" ), - pfClusterProducerHFHAD = cms.InputTag( "" ), - rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAllCalo" ), +fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLHcalIsoLeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLEcalIsoLeg1Filter" ), + varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.3 ), + thrOverEEE = cms.vdouble( 0.4 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), doRhoCorrection = cms.bool( True ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), - drMax = cms.double( 0.3 ), - drVetoBarrel = cms.double( 0.1 ), - drVetoEndcap = cms.double( 0.1 ), - etaStripBarrel = cms.double( 0.0 ), - etaStripEndcap = cms.double( 0.0 ), - energyBarrel = cms.double( 0.0 ), - energyEndcap = cms.double( 0.0 ), - useEt = cms.bool( True ), - effectiveAreas = cms.vdouble( 0.11, 0.163 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) -) -fragment.hltPixelTracksTrackingRegionsForSeedsL3MuonNoVtx = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", - RegionPSet = cms.PSet( - vertexCollection = cms.InputTag( "hltPixelVertices" ), - zErrorVetex = cms.double( 0.2 ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - zErrorBeamSpot = cms.double( 24.2 ), - maxNVertices = cms.int32( 4 ), - maxNRegions = cms.int32( 40 ), - nSigmaZVertex = cms.double( 3.0 ), - nSigmaZBeamSpot = cms.double( 4.0 ), - ptMin = cms.double( 0.3 ), - mode = cms.string( "VerticesFixed" ), - input = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), - searchOpt = cms.bool( False ), - whereToUseMeasurementTracker = cms.string( "Never" ), - originRadius = cms.double( 0.1 ), - measurementTrackerName = cms.InputTag( "" ), - precise = cms.bool( True ), - deltaEta = cms.double( 0.3 ), - deltaPhi = cms.double( 0.3 ) - ) -) -fragment.hltPixelTracksInRegionIter0L3MuonNoVtx = cms.EDProducer( "TrackSelectorByRegion", - tracks = cms.InputTag( "hltPixelTracks" ), - regions = cms.InputTag( "hltPixelTracksTrackingRegionsForSeedsL3MuonNoVtx" ), - produceTrackCollection = cms.bool( True ), - produceMask = cms.bool( False ) -) -fragment.hltIter0L3MuonPixelSeedsFromPixelTracksNoVtx = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", - InputCollection = cms.InputTag( "hltPixelTracksInRegionIter0L3MuonNoVtx" ), - InputVertexCollection = cms.InputTag( "hltTrimmedPixelVertices" ), - originHalfLength = cms.double( 0.3 ), - originRadius = cms.double( 0.1 ), - useProtoTrackKinematics = cms.bool( False ), - useEventsWithNoVertex = cms.bool( True ), - TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), - usePV = cms.bool( False ), - includeFourthHit = cms.bool( True ), - SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) -) -fragment.hltIter0L3MuonCkfTrackCandidatesNoVtx = cms.EDProducer( "CkfTrackCandidateMaker", - cleanTrajectoryAfterInOut = cms.bool( False ), - doSeedingRegionRebuilding = cms.bool( False ), - onlyPixelHitsForSeedCleaner = cms.bool( False ), - reverseTrajectories = cms.bool( False ), - useHitsSplitting = cms.bool( False ), - MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ), - src = cms.InputTag( "hltIter0L3MuonPixelSeedsFromPixelTracksNoVtx" ), - clustersToSkip = cms.InputTag( "" ), - phase2clustersToSkip = cms.InputTag( "" ), - TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter0GroupedCkfTrajectoryBuilderIT" ) ), - TransientInitialStateEstimatorParameters = cms.PSet( - propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), - numberMeasurementsForFit = cms.int32( 4 ), - propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) - ), - numHitsForSeedCleaner = cms.int32( 4 ), - NavigationSchool = cms.string( "SimpleNavigationSchool" ), - RedundantSeedCleaner = cms.string( "CachingSeedCleanerBySharedInput" ), - TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), - maxNSeeds = cms.uint32( 100000 ), - maxSeedsBeforeCleaning = cms.uint32( 1000 ) -) -fragment.hltIter0L3MuonCtfWithMaterialTracksNoVtx = cms.EDProducer( "TrackProducer", - useSimpleMF = cms.bool( True ), - SimpleMagneticField = cms.string( "ParabolicMf" ), - src = cms.InputTag( "hltIter0L3MuonCkfTrackCandidatesNoVtx" ), - clusterRemovalInfo = cms.InputTag( "" ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - Fitter = cms.string( "hltESPFittingSmootherIT" ), - useHitsSplitting = cms.bool( False ), - alias = cms.untracked.string( "ctfWithMaterialTracks" ), - TrajectoryInEvent = cms.bool( False ), - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - AlgorithmName = cms.string( "hltIter0" ), - Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), - GeometricInnerState = cms.bool( True ), - NavigationSchool = cms.string( "" ), - MeasurementTracker = cms.string( "" ), - MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ) -) -fragment.hltIter0L3MuonTrackCutClassifierNoVtx = cms.EDProducer( "TrackCutClassifier", - src = cms.InputTag( "hltIter0L3MuonCtfWithMaterialTracksNoVtx" ), - beamspot = cms.InputTag( "hltOnlineBeamSpot" ), - vertices = cms.InputTag( "hltTrimmedPixelVertices" ), - ignoreVertices = cms.bool( False ), - qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), - mva = cms.PSet( - minPixelHits = cms.vint32( 0, 0, 0 ), - maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 15.0 ), - dr_par = cms.PSet( - d0err = cms.vdouble( 0.003, 0.003, 0.003 ), - dr_par2 = cms.vdouble( 3.40282346639E38, 0.6, 0.6 ), - dr_par1 = cms.vdouble( 3.40282346639E38, 0.8, 0.8 ), - dr_exp = cms.vint32( 4, 4, 4 ), - d0err_par = cms.vdouble( 0.001, 0.001, 0.001 ) - ), - maxLostLayers = cms.vint32( 1, 1, 1 ), - min3DLayers = cms.vint32( 0, 0, 0 ), - dz_par = cms.PSet( - dz_par1 = cms.vdouble( 3.40282346639E38, 0.75, 0.75 ), - dz_par2 = cms.vdouble( 3.40282346639E38, 0.5, 0.5 ), - dz_exp = cms.vint32( 4, 4, 4 ) - ), - minNVtxTrk = cms.int32( 3 ), - maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), - minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), - maxChi2 = cms.vdouble( 9999.0, 25.0, 16.0 ), - maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), - maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), - minLayers = cms.vint32( 3, 3, 3 ) - ) -) -fragment.hltIter0L3MuonTrackSelectionHighPurityNoVtx = cms.EDProducer( "TrackCollectionFilterCloner", - originalSource = cms.InputTag( "hltIter0L3MuonCtfWithMaterialTracksNoVtx" ), - originalMVAVals = cms.InputTag( 'hltIter0L3MuonTrackCutClassifierNoVtx','MVAValues' ), - originalQualVals = cms.InputTag( 'hltIter0L3MuonTrackCutClassifierNoVtx','QualityMasks' ), - minQuality = cms.string( "highPurity" ), - copyExtras = cms.untracked.bool( True ), - copyTrajectories = cms.untracked.bool( False ) -) -fragment.hltMuonTkRelIsolationCut0p09MapNoVtx = cms.EDProducer( "L3MuonCombinedRelativeIsolationProducer", - UseRhoCorrectedCaloDeposits = cms.bool( False ), - UseCaloIso = cms.bool( False ), - CaloDepositsLabel = cms.InputTag( "notUsed" ), - inputMuonCollection = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), - OutputMuIsoDeposits = cms.bool( True ), - TrackPt_Min = cms.double( -1.0 ), - printDebug = cms.bool( False ), - CutsPSet = cms.PSet( - applyCutsORmaxNTracks = cms.bool( False ), - maxNTracks = cms.int32( -1 ), - Thresholds = cms.vdouble( 0.09 ), - EtaBounds = cms.vdouble( 2.411 ), - ComponentName = cms.string( "SimpleCuts" ), - ConeSizes = cms.vdouble( 0.3 ) - ), - TrkExtractorPSet = cms.PSet( - Diff_z = cms.double( 0.2 ), - inputTrackCollection = cms.InputTag( "hltIter0L3MuonTrackSelectionHighPurityNoVtx" ), - Chi2Ndof_Max = cms.double( 1.0E64 ), - BeamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), - DR_Veto = cms.double( 0.01 ), - Pt_Min = cms.double( -1.0 ), - VetoLeadingTrack = cms.bool( True ), - DR_Max = cms.double( 0.3 ), - DepositLabel = cms.untracked.string( "PXLS" ), - PtVeto_Min = cms.double( 2.0 ), - NHits_Min = cms.uint32( 0 ), - PropagateTracksToRadius = cms.bool( True ), - ReferenceRadius = cms.double( 6.0 ), - Chi2Prob_Min = cms.double( -1.0 ), - Diff_r = cms.double( 0.1 ), - BeamlineOption = cms.string( "BeamSpotFromEvent" ), - ComponentName = cms.string( "PixelTrackExtractor" ), - DR_VetoPt = cms.double( 0.025 ) - ), - CaloExtractorPSet = cms.PSet( - DR_Veto_H = cms.double( 0.1 ), - Vertex_Constraint_Z = cms.bool( False ), - DR_Veto_E = cms.double( 0.07 ), - Weight_H = cms.double( 1.0 ), - CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAll" ), - DR_Max = cms.double( 0.3 ), - DepositLabel = cms.untracked.string( "EcalPlusHcal" ), - Vertex_Constraint_XY = cms.bool( False ), - Threshold_H = cms.double( 0.5 ), - Threshold_E = cms.double( 0.2 ), - ComponentName = cms.string( "CaloExtractor" ), - Weight_E = cms.double( 1.0 ) - ) -) -fragment.hltFEDSelectorL1 = cms.EDProducer( "EvFFEDSelector", - inputTag = cms.InputTag( "rawDataCollector" ), - fedList = cms.vuint32( 1404 ) -) -fragment.hltScoutingTrackPacker = cms.EDProducer( "HLTScoutingTrackProducer", - OtherTracks = cms.InputTag( "hltPixelOnlyPFMuonMerging" ), - vertexCollection = cms.InputTag( "hltPixelVertices" ), - mantissaPrecision = cms.int32( 10 ), - vtxMinDist = cms.double( 0.01 ), - ptMin = cms.double( 3.0 ) -) -fragment.hltScoutingPrimaryVertexPacker = cms.EDProducer( "HLTScoutingPrimaryVertexProducer", - vertexCollection = cms.InputTag( 'hltPixelVertices','','@currentProcess' ), - mantissaPrecision = cms.int32( 10 ) + effectiveAreas = cms.vdouble( 0.2, 0.25 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltScoutingPFPacker = cms.EDProducer( "HLTScoutingPFProducer", - pfJetCollection = cms.InputTag( 'hltAK4PixelOnlyPFJets','','@currentProcess' ), - pfJetTagCollection = cms.InputTag( 'hltCombinedSecondaryVertexBJetTagsPF','','@currentProcess' ), - pfCandidateCollection = cms.InputTag( 'hltPixelOnlyParticleFlow','','@currentProcess' ), - vertexCollection = cms.InputTag( 'hltPixelVertices','','@currentProcess' ), - metCollection = cms.InputTag( 'hltPixelOnlyPFMETProducer','','@currentProcess' ), - rho = cms.InputTag( 'hltFixedGridRhoFastjetPixelOnlyAll','','@currentProcess' ), - pfJetPtCut = cms.double( 20.0 ), - pfJetEtaCut = cms.double( 3.0 ), - pfCandidatePtCut = cms.double( 0.6 ), - pfCandidateEtaCut = cms.double( 3.0 ), - mantissaPrecision = cms.int32( 10 ), - doJetTags = cms.bool( True ), - doCandidates = cms.bool( True ), - doMet = cms.bool( True ), - doTrackVars = cms.bool( True ), - relativeTrackVars = cms.bool( True ), - doCandIndsForJets = cms.bool( False ) +fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLHcalIsoLeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLEcalIsoLeg2Filter" ), + varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.3 ), + thrOverEEE = cms.vdouble( 0.4 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 2 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.2, 0.25 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltScoutingMuonPacker = cms.EDProducer( "HLTScoutingMuonProducer", - ChargedCandidates = cms.InputTag( 'hltIterL3MuonCandidatesNoVtx','','@currentProcess' ), - displacedvertexCollection = cms.InputTag( 'hltDisplacedmumuVtxNoMatchingProducer','','@currentProcess' ), - InputMuons = cms.InputTag( "hltIterL3MuonsNoVtx" ), - InputLinks = cms.InputTag( 'hltL3MuonsIterL3LinksNoVtx','','@currentProcess' ), - Tracks = cms.InputTag( "hltIterL3MuonAndMuonFromL1MergedNoVtx" ), - EcalPFClusterIsoMap = cms.InputTag( 'hltMuonEcalMFPFClusterIsoForMuonsNoVtx','','@currentProcess' ), - HcalPFClusterIsoMap = cms.InputTag( 'hltMuonHcalPFClusterIsoForMuonsNoVtx','','@currentProcess' ), - TrackIsoMap = cms.InputTag( 'hltMuonTkRelIsolationCut0p09MapNoVtx','combinedRelativeIsoDeposits','@currentProcess' ), - muonPtCut = cms.double( 0.0 ), - muonEtaCut = cms.double( 2.4 ), - minVtxProbCut = cms.double( 0.001 ) +fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLPixelMatchLeg1Filter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLHcalIsoLeg1Filter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) ) -fragment.hltScoutingEgammaPacker = cms.EDProducer( "HLTScoutingEgammaProducer", - EgammaCandidates = cms.InputTag( 'hltEgammaCandidates','','@currentProcess' ), - EgammaGsfTracks = cms.InputTag( 'hltEgammaGsfTracks','','@currentProcess' ), - SigmaIEtaIEtaMap = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned','@currentProcess' ), - r9Map = cms.InputTag( 'hltEgammaR9ID','r95x5' ), - HoverEMap = cms.InputTag( 'hltEgammaHoverE','','@currentProcess' ), - DetaMap = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed','@currentProcess' ), - DphiMap = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi','@currentProcess' ), - MissingHitsMap = cms.InputTag( 'hltEgammaGsfTrackVars','MissingHits','@currentProcess' ), - OneOEMinusOneOPMap = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP','@currentProcess' ), - EcalPFClusterIsoMap = cms.InputTag( 'hltEgammaEcalPFClusterIso','','@currentProcess' ), - EleGsfTrackIsoMap = cms.InputTag( 'hltEgammaEleGsfTrackIsoPixelOnly','','@currentProcess' ), - HcalPFClusterIsoMap = cms.InputTag( 'hltEgammaHcalPFClusterIso','','@currentProcess' ), - egammaPtCut = cms.double( 2.0 ), - egammaEtaCut = cms.double( 2.5 ), - egammaHoverECut = cms.double( 1.0 ), - saveRecHitTiming = cms.bool( False ), - mantissaPrecision = cms.int32( 10 ), - rechitMatrixSize = cms.int32( 10 ), - rechitZeroSuppression = cms.bool( True ), - ecalRechitEB = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - ecalRechitEE = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ) +fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLPixelMatchLeg2Filter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLHcalIsoLeg2Filter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 2 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) ) -fragment.hltPreDSTHLTMuonRun3PFScoutingPixelTracking = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLOneOEMinusOneOPLeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLPixelMatchLeg1Filter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 999999.0 ), + thrRegularEE = cms.vdouble( 999999.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltMuonTriggerResultsFilter = cms.EDFilter( "TriggerResultsFilter", - usePathStatus = cms.bool( True ), - hltResults = cms.InputTag( "" ), - l1tResults = cms.InputTag( "" ), - l1tIgnoreMaskAndPrescale = cms.bool( False ), - throw = cms.bool( True ), - triggerConditions = cms.vstring( 'Dataset_Muon' ) +fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLOneOEMinusOneOPLeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLPixelMatchLeg2Filter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 999999.0 ), + thrRegularEE = cms.vdouble( 999999.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 2 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltL1sSingleEG10er2p5 = cms.EDFilter( "HLTL1TSeed", +fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLDetaLeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleEG10er2p5" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLOneOEMinusOneOPLeg1Filter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.01 ), + thrRegularEE = cms.vdouble( 0.015 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltPrePhoton20HoverELoose = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLDetaLeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLOneOEMinusOneOPLeg2Filter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.01 ), + thrRegularEE = cms.vdouble( 0.015 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 2 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltEGL1SingleEG10Filter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", +fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLDphiLeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), - l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - candNonIsolatedTag = cms.InputTag( "" ), - l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1SeedFilterTag = cms.InputTag( "hltL1sSingleEG10er2p5" ), - l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLDetaLeg1Filter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.07 ), + thrRegularEE = cms.vdouble( 0.1 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), - doIsolated = cms.bool( False ), - region_eta_size = cms.double( 0.522 ), - region_eta_size_ecap = cms.double( 1.0 ), - region_phi_size = cms.double( 1.044 ), - barrel_end = cms.double( 1.4791 ), - endcap_end = cms.double( 2.65 ) + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltEG20EtFilterLooseHoverE = cms.EDFilter( "HLTEgammaEtFilter", +fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLDphiLeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1SingleEG10Filter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 20.0 ), - etcutEE = cms.double( 20.0 ), - ncandcut = cms.int32( 1 ) + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLDetaLeg2Filter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.07 ), + thrRegularEE = cms.vdouble( 0.1 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 2 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltEG20HEFilterLooseHoverE = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLTrackIsoLeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG20EtFilterLooseHoverE" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLDphiLeg1Filter" ), + varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), - useEt = cms.bool( False ), + useEt = cms.bool( True ), thrRegularEB = cms.vdouble( -1.0 ), thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.5 ), - thrOverEEE = cms.vdouble( 0.5 ), + thrOverEEB = cms.vdouble( 0.2 ), + thrOverEEE = cms.vdouble( 0.2 ), thrOverE2EB = cms.vdouble( -1.0 ), thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), @@ -59593,33 +62181,21 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltPrePhoton30HoverELoose = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltEG30EtFilterLooseHoverE = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1SingleEG10Filter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 30.0 ), - etcutEE = cms.double( 30.0 ), - ncandcut = cms.int32( 1 ) -) -fragment.hltEG30HEFilterLooseHoverE = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLTrackIsoLeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG30EtFilterLooseHoverE" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLDphiLeg2Filter" ), + varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), - useEt = cms.bool( False ), + useEt = cms.bool( True ), thrRegularEB = cms.vdouble( -1.0 ), thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.5 ), - thrOverEEE = cms.vdouble( 0.5 ), + thrOverEEB = cms.vdouble( 0.2 ), + thrOverEEE = cms.vdouble( 0.2 ), thrOverE2EB = cms.vdouble( -1.0 ), thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), + ncandcut = cms.int32( 2 ), doRhoCorrection = cms.bool( False ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), @@ -59627,528 +62203,144 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltCalibrationEventsFilter = cms.EDFilter( "HLTTriggerTypeFilter", - SelectedTriggerType = cms.int32( 2 ) -) -fragment.hltPreEcalCalibration = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltEcalCalibrationRaw = cms.EDProducer( "EvFFEDSelector", - inputTag = cms.InputTag( "rawDataCollector" ), - fedList = cms.vuint32( 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 1024 ) -) -fragment.hltPreHcalCalibration = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltHcalCalibTypeFilter = cms.EDFilter( "HLTHcalCalibTypeFilter", - InputTag = cms.InputTag( "rawDataCollector" ), - CalibTypes = cms.vint32( 1, 2, 3, 4, 5, 6 ) -) -fragment.hltHcalCalibrationRaw = cms.EDProducer( "EvFFEDSelector", - inputTag = cms.InputTag( "rawDataCollector" ), - fedList = cms.vuint32( 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 1024, 1100, 1101, 1102, 1103, 1104, 1105, 1106, 1107, 1108, 1109, 1110, 1111, 1112, 1113, 1114, 1115, 1116, 1117, 1118, 1119, 1120, 1121, 1122, 1123, 1124, 1125, 1126, 1127, 1128, 1129, 1130, 1131, 1132, 1133, 1134, 1135, 1136, 1137, 1138, 1139, 1140, 1141, 1142, 1143, 1144, 1145, 1146, 1147, 1148, 1149, 1150, 1151, 1152, 1153, 1154, 1155, 1156, 1157, 1158, 1159, 1160, 1161, 1162, 1163, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1172, 1173, 1174, 1175, 1176, 1177, 1178, 1179, 1180, 1181, 1182, 1183, 1184, 1185, 1186, 1187, 1188, 1189, 1190, 1191, 1192, 1193, 1194, 1195, 1196, 1197, 1198, 1199 ) -) -fragment.hltL1sZeroBiasIorAlwaysTrueIorIsolatedBunch = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_ZeroBias OR L1_AlwaysTrue OR L1_IsolatedBunch" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -fragment.hltPreAlCaEcalPhiSym = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltEcalPhiSymFilter = cms.EDFilter( "HLTEcalPhiSymFilter", - barrelDigiCollection = cms.InputTag( 'hltEcalDigis','ebDigis' ), - endcapDigiCollection = cms.InputTag( 'hltEcalDigis','eeDigis' ), - barrelUncalibHitCollection = cms.InputTag( 'hltEcalUncalibRecHit','EcalUncalibRecHitsEB' ), - endcapUncalibHitCollection = cms.InputTag( 'hltEcalUncalibRecHit','EcalUncalibRecHitsEE' ), - barrelHitCollection = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - endcapHitCollection = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - statusThreshold = cms.uint32( 3 ), - useRecoFlag = cms.bool( False ), - ampCut_barrelP = cms.vdouble( 14.31759, 14.33355, 14.34853, 14.36281, 14.37667, 14.39011, 14.40334, 14.41657, 14.42994, 14.44359, 14.45759, 14.47222, 14.48748, 14.50358, 14.52052, 14.53844, 14.55755, 14.57778, 14.59934, 14.62216, 14.64645, 14.67221, 14.69951, 14.72849, 14.75894, 14.79121, 14.82502, 14.86058, 14.89796, 14.93695, 14.97783, 15.02025, 15.06442, 15.11041, 15.15787, 15.20708, 15.25783, 15.31026, 15.36409, 15.41932, 15.47602, 15.53384, 15.5932, 15.65347, 15.715, 15.77744, 15.84086, 15.90505, 15.97001, 16.03539, 16.10147, 16.16783, 16.23454, 16.30146, 16.36824, 16.43502, 16.50159, 16.56781, 16.63354, 16.69857, 16.76297, 16.82625, 16.88862, 16.94973, 17.00951, 17.06761, 17.12403, 17.1787, 17.23127, 17.28167, 17.32955, 17.37491, 17.41754, 17.45723, 17.49363, 17.52688, 17.55642, 17.58218, 17.60416, 17.62166, 17.63468, 17.64315, 17.64665, 17.6449, 17.6379 ), - ampCut_barrelM = cms.vdouble( 17.6379, 17.6449, 17.64665, 17.64315, 17.63468, 17.62166, 17.60416, 17.58218, 17.55642, 17.52688, 17.49363, 17.45723, 17.41754, 17.37491, 17.32955, 17.28167, 17.23127, 17.1787, 17.12403, 17.06761, 17.00951, 16.94973, 16.88862, 16.82625, 16.76297, 16.69857, 16.63354, 16.56781, 16.50159, 16.43502, 16.36824, 16.30146, 16.23454, 16.16783, 16.10147, 16.03539, 15.97001, 15.90505, 15.84086, 15.77744, 15.715, 15.65347, 15.5932, 15.53384, 15.47602, 15.41932, 15.36409, 15.31026, 15.25783, 15.20708, 15.15787, 15.11041, 15.06442, 15.02025, 14.97783, 14.93695, 14.89796, 14.86058, 14.82502, 14.79121, 14.75894, 14.72849, 14.69951, 14.67221, 14.64645, 14.62216, 14.59934, 14.57778, 14.55755, 14.53844, 14.52052, 14.50358, 14.48748, 14.47222, 14.45759, 14.44359, 14.42994, 14.41657, 14.40334, 14.39011, 14.37667, 14.36281, 14.34853, 14.33355, 14.31759 ), - ampCut_endcapP = cms.vdouble( 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 11.5, 11.5, 11.5, 11.5, 11.5, 11.5, 11.5, 11.5, 11.5 ), - ampCut_endcapM = cms.vdouble( 11.5, 11.5, 11.5, 11.5, 11.5, 11.5, 11.5, 11.5, 11.5, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0 ), - phiSymBarrelDigiCollection = cms.string( "phiSymEcalDigisEB" ), - phiSymEndcapDigiCollection = cms.string( "phiSymEcalDigisEE" ) -) -fragment.hltL1sL1UnpairedBunchBptxMinus = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_UnpairedBunchBptxMinus" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -fragment.hltPreL1UnpairedBunchBptxMinus = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltL1sL1UnpairedBunchBptxPlus = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_UnpairedBunchBptxPlus" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -fragment.hltPreL1UnpairedBunchBptxPlus = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltL1sNotBptxOR = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_NotBptxOR" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -fragment.hltPreL1NotBptxOR = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltL1sL1CDCSingleMu3er1p2TOP120DPHI2p618to3p142 = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_CDC_SingleMu_3_er1p2_TOP120_DPHI2p618_3p142" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -fragment.hltPreL1CDCSingleMu3er1p2TOP120DPHI2p6183p142 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltL1sCDC = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_CDC_SingleMu_3_er1p2_TOP120_DPHI2p618_3p142" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -fragment.hltPreCDCL2cosmic10er1p0 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltL1fL1sCDCL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - PreviousCandTag = cms.InputTag( "hltL1sCDC" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 1 ), - CentralBxOnly = cms.bool( False ), - SelectQualities = cms.vint32( ) -) -fragment.hltL2fL1sCDCL2CosmicMuL2Filtered3er2stations10er1p0 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL2MuonCandidatesNoVtxMeanTimerCosmicSeed" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sCDCL1Filtered0" ), - SeedMapTag = cms.InputTag( "hltL2CosmicMuons" ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 1.0 ), - AbsEtaBins = cms.vdouble( 0.9, 1.5, 2.1, 5.0 ), - MinNstations = cms.vint32( 0, 2, 0, 2 ), - MinNhits = cms.vint32( 0, 1, 0, 1 ), - CutOnChambers = cms.bool( False ), - MinNchambers = cms.vint32( 0 ), - MaxDr = cms.double( 9999.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 10.0 ), - NSigmaPt = cms.double( 0.0 ), - MatchToPreviousCand = cms.bool( True ) -) -fragment.hltPreCDCL2cosmic5p5er1p0 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltL2fL1sCDCL2CosmicMuL2Filtered3er2stations5p5er1p0 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL2MuonCandidatesNoVtxMeanTimerCosmicSeed" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sCDCL1Filtered0" ), - SeedMapTag = cms.InputTag( "hltL2CosmicMuons" ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 1.0 ), - AbsEtaBins = cms.vdouble( 0.9, 1.5, 2.1, 5.0 ), - MinNstations = cms.vint32( 0, 2, 0, 2 ), - MinNhits = cms.vint32( 0, 1, 0, 1 ), - CutOnChambers = cms.bool( False ), - MinNchambers = cms.vint32( 0 ), - MaxDr = cms.double( 9999.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 5.5 ), - NSigmaPt = cms.double( 0.0 ), - MatchToPreviousCand = cms.bool( True ) -) -fragment.hltL1EventNumberNZS = cms.EDFilter( "HLTL1NumberFilter", - rawInput = cms.InputTag( "rawDataCollector" ), - period = cms.uint32( 4096 ), - invert = cms.bool( False ), - fedId = cms.int32( 1024 ), - useTCDSEventNumber = cms.bool( False ) -) -fragment.hltL1sHcalNZS = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_ZeroBias OR L1_SingleJet35 OR L1_SingleJet60 OR L1_SingleJet90 OR L1_SingleJet120 OR L1_SingleJet140er2p5 OR L1_SingleJet160er2p5 OR L1_SingleJet180 OR L1_SingleJet200 OR L1_DoubleJet40er2p5 OR L1_DoubleJet100er2p5 OR L1_DoubleJet120er2p5 OR L1_QuadJet60er2p5 OR L1_HTT120er OR L1_HTT160er OR L1_HTT200er OR L1_HTT255er OR L1_HTT280er OR L1_HTT320er" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -fragment.hltPreHcalNZS = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltL1sSingleEGorSingleorDoubleMu = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleIsoEG30er2p1 OR L1_SingleIsoEG28er2p1 OR L1_SingleEG10er2p5 OR L1_SingleEG15er2p5 OR L1_SingleEG26er2p5 OR L1_SingleEG34er2p5 OR L1_SingleEG36er2p5 OR L1_SingleEG38er2p5 OR L1_SingleEG40er2p5 OR L1_SingleEG42er2p5 OR L1_SingleEG45er2p5 OR L1_SingleEG60 OR L1_SingleMuOpen OR L1_SingleMu3 OR L1_SingleMu5 OR L1_SingleMu7 OR L1_SingleMu18 OR L1_SingleMu20 OR L1_SingleMu22 OR L1_SingleMu25 OR L1_DoubleMu_12_5 OR L1_DoubleMu_15_7 OR L1_SingleIsoEG24er2p1 OR L1_SingleIsoEG26er2p5 OR L1_SingleIsoEG28er2p5 OR L1_SingleIsoEG30er2p5 OR L1_SingleIsoEG32er2p5 OR L1_SingleIsoEG34er2p5 OR L1_DoubleEG_22_10_er2p5 OR L1_DoubleEG_25_12_er2p5 OR L1_DoubleEG_25_14_er2p5 OR L1_TripleEG_18_17_8_er2p5 OR L1_TripleMu_5_3_3 OR L1_TripleMu_5_5_3 OR L1_DoubleMu_15_7" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -fragment.hltPreHcalPhiSym = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltL1sIsolatedBunch = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_IsolatedBunch" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -fragment.hltL1sSingleJetOR = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_DoubleEG8er2p5_HTT260er OR L1_DoubleEG8er2p5_HTT280er OR L1_DoubleEG8er2p5_HTT300er OR L1_DoubleEG8er2p5_HTT300er OR L1_HTT255er OR L1_HTT280er OR L1_HTT280er_QuadJet_70_55_40_35_er2p5 OR L1_HTT320er_QuadJet_80_60_er2p1_45_40_er2p3 OR L1_HTT320er_QuadJet_80_60_er2p1_50_45_er2p3 OR L1_HTT320er OR L1_HTT360er OR L1_ETT2000 OR L1_HTT400er OR L1_HTT450er" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -fragment.hltPreHcalIsolatedbunch = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltL1sV0SingleJet3OR = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleJet60 OR L1_SingleJet200 OR L1_DoubleJet120er2p5" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -fragment.hltPreIsoTrackHB = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltPixelTracksQuadruplets = cms.EDProducer( "TrackWithVertexSelector", - src = cms.InputTag( "hltPixelTracks" ), - etaMin = cms.double( -999.0 ), - etaMax = cms.double( 999.0 ), - ptMin = cms.double( 0.0 ), - ptMax = cms.double( 999999.0 ), - d0Max = cms.double( 999.0 ), - dzMax = cms.double( 999.0 ), - normalizedChi2 = cms.double( 999999.0 ), - numberOfValidHits = cms.uint32( 0 ), - numberOfLostHits = cms.uint32( 999 ), - numberOfValidPixelHits = cms.uint32( 4 ), - ptErrorCut = cms.double( 999999.0 ), - quality = cms.string( "loose" ), - useVtx = cms.bool( False ), - vertexTag = cms.InputTag( "hltTrimmedPixelVertices" ), - timesTag = cms.InputTag( "" ), - timeResosTag = cms.InputTag( "" ), - nVertices = cms.uint32( 0 ), - vtxFallback = cms.bool( False ), - zetaVtx = cms.double( 999999.0 ), - rhoVtx = cms.double( 999999.0 ), - nSigmaDtVertex = cms.double( 0.0 ), - copyExtras = cms.untracked.bool( False ), - copyTrajectories = cms.untracked.bool( False ) -) -fragment.hltIsolPixelTrackProdHB = cms.EDProducer( "IsolatedPixelTrackCandidateL1TProducer", - L1eTauJetsSource = cms.InputTag( 'hltGtStage2Digis','Tau' ), - tauAssociationCone = cms.double( 0.0 ), - tauUnbiasCone = cms.double( 1.2 ), - PixelTracksSources = cms.VInputTag( 'hltPixelTracksQuadruplets' ), - ExtrapolationConeSize = cms.double( 1.0 ), - PixelIsolationConeSizeAtEC = cms.double( 40.0 ), - L1GTSeedLabel = cms.InputTag( "hltL1sV0SingleJet3OR" ), - MaxVtxDXYSeed = cms.double( 101.0 ), - MaxVtxDXYIsol = cms.double( 101.0 ), - VertexLabel = cms.InputTag( "hltTrimmedPixelVertices" ), - MagFieldRecordName = cms.string( "VolumeBasedMagneticField" ), - minPTrack = cms.double( 5.0 ), - maxPTrackForIsolation = cms.double( 3.0 ), - EBEtaBoundary = cms.double( 1.479 ) -) -fragment.hltIsolPixelTrackL2FilterHB = cms.EDFilter( "HLTPixelIsolTrackL1TFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltIsolPixelTrackProdHB" ), - L1GTSeedLabel = cms.InputTag( "hltL1sV0SingleJet3OR" ), - MaxPtNearby = cms.double( 2.0 ), - MinEnergyTrack = cms.double( 12.0 ), - MinPtTrack = cms.double( 3.5 ), - MaxEtaTrack = cms.double( 1.15 ), - MinEtaTrack = cms.double( 0.0 ), - MinDeltaPtL1Jet = cms.double( -40000.0 ), - filterTrackEnergy = cms.bool( True ), - NMaxTrackCandidates = cms.int32( 10 ), - DropMultiL2Event = cms.bool( False ) -) -fragment.hltIsolEcalPixelTrackProdHB = cms.EDProducer( "IsolatedEcalPixelTrackCandidateProducer", - filterLabel = cms.InputTag( "hltIsolPixelTrackL2FilterHB" ), - EBRecHitSource = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - EERecHitSource = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - EBHitEnergyThreshold = cms.double( 0.1 ), - EBHitCountEnergyThreshold = cms.double( 0.5 ), - EEHitEnergyThreshold0 = cms.double( -41.0664 ), - EEHitEnergyThreshold1 = cms.double( 68.795 ), - EEHitEnergyThreshold2 = cms.double( -38.143 ), - EEHitEnergyThreshold3 = cms.double( 7.043 ), - EEFacHitCountEnergyThreshold = cms.double( 10.0 ), - EcalConeSizeEta0 = cms.double( 0.09 ), - EcalConeSizeEta1 = cms.double( 0.14 ) -) -fragment.hltEcalIsolPixelTrackL2FilterHB = cms.EDFilter( "HLTEcalPixelIsolTrackFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltIsolEcalPixelTrackProdHB" ), - MaxEnergyInEB = cms.double( 2.0 ), - MaxEnergyInEE = cms.double( 4.0 ), - MaxEnergyOutEB = cms.double( 1.2 ), - MaxEnergyOutEE = cms.double( 2.0 ), - NMaxTrackCandidates = cms.int32( 10 ), - DropMultiL2Event = cms.bool( False ) -) -fragment.hltHcalITIPTCorrectorHB = cms.EDProducer( "IPTCorrector", - corTracksLabel = cms.InputTag( "hltIter0PFlowCtfWithMaterialTracks" ), - filterLabel = cms.InputTag( "hltIsolPixelTrackL2FilterHB" ), - associationCone = cms.double( 0.2 ) -) -fragment.hltIsolPixelTrackL3FilterHB = cms.EDFilter( "HLTPixelIsolTrackL1TFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltHcalITIPTCorrectorHB" ), - L1GTSeedLabel = cms.InputTag( "hltL1sV0SingleJet3OR" ), - MaxPtNearby = cms.double( 2.0 ), - MinEnergyTrack = cms.double( 18.0 ), - MinPtTrack = cms.double( 20.0 ), - MaxEtaTrack = cms.double( 1.15 ), - MinEtaTrack = cms.double( 0.0 ), - MinDeltaPtL1Jet = cms.double( 4.0 ), - filterTrackEnergy = cms.bool( True ), - NMaxTrackCandidates = cms.int32( 999 ), - DropMultiL2Event = cms.bool( False ) -) -fragment.hltPreIsoTrackHE = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltIsolPixelTrackProdHE = cms.EDProducer( "IsolatedPixelTrackCandidateL1TProducer", - L1eTauJetsSource = cms.InputTag( 'hltGtStage2Digis','Tau' ), - tauAssociationCone = cms.double( 0.0 ), - tauUnbiasCone = cms.double( 1.2 ), - PixelTracksSources = cms.VInputTag( 'hltPixelTracksQuadruplets' ), - ExtrapolationConeSize = cms.double( 1.0 ), - PixelIsolationConeSizeAtEC = cms.double( 40.0 ), - L1GTSeedLabel = cms.InputTag( "hltL1sV0SingleJet3OR" ), - MaxVtxDXYSeed = cms.double( 101.0 ), - MaxVtxDXYIsol = cms.double( 101.0 ), - VertexLabel = cms.InputTag( "hltTrimmedPixelVertices" ), - MagFieldRecordName = cms.string( "VolumeBasedMagneticField" ), - minPTrack = cms.double( 5.0 ), - maxPTrackForIsolation = cms.double( 3.0 ), - EBEtaBoundary = cms.double( 1.479 ) -) -fragment.hltIsolPixelTrackL2FilterHE = cms.EDFilter( "HLTPixelIsolTrackL1TFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltIsolPixelTrackProdHE" ), - L1GTSeedLabel = cms.InputTag( "hltL1sV0SingleJet3OR" ), - MaxPtNearby = cms.double( 2.0 ), - MinEnergyTrack = cms.double( 12.0 ), - MinPtTrack = cms.double( 3.5 ), - MaxEtaTrack = cms.double( 2.2 ), - MinEtaTrack = cms.double( 1.1 ), - MinDeltaPtL1Jet = cms.double( -40000.0 ), - filterTrackEnergy = cms.bool( True ), - NMaxTrackCandidates = cms.int32( 5 ), - DropMultiL2Event = cms.bool( False ) -) -fragment.hltIsolEcalPixelTrackProdHE = cms.EDProducer( "IsolatedEcalPixelTrackCandidateProducer", - filterLabel = cms.InputTag( "hltIsolPixelTrackL2FilterHE" ), - EBRecHitSource = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - EERecHitSource = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - EBHitEnergyThreshold = cms.double( 0.1 ), - EBHitCountEnergyThreshold = cms.double( 0.5 ), - EEHitEnergyThreshold0 = cms.double( -41.0664 ), - EEHitEnergyThreshold1 = cms.double( 68.795 ), - EEHitEnergyThreshold2 = cms.double( -38.143 ), - EEHitEnergyThreshold3 = cms.double( 7.043 ), - EEFacHitCountEnergyThreshold = cms.double( 10.0 ), - EcalConeSizeEta0 = cms.double( 0.09 ), - EcalConeSizeEta1 = cms.double( 0.14 ) -) -fragment.hltEcalIsolPixelTrackL2FilterHE = cms.EDFilter( "HLTEcalPixelIsolTrackFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltIsolEcalPixelTrackProdHE" ), - MaxEnergyInEB = cms.double( 2.0 ), - MaxEnergyInEE = cms.double( 4.0 ), - MaxEnergyOutEB = cms.double( 1.2 ), - MaxEnergyOutEE = cms.double( 2.0 ), - NMaxTrackCandidates = cms.int32( 10 ), - DropMultiL2Event = cms.bool( False ) -) -fragment.hltHcalITIPTCorrectorHE = cms.EDProducer( "IPTCorrector", - corTracksLabel = cms.InputTag( "hltIter0PFlowCtfWithMaterialTracks" ), - filterLabel = cms.InputTag( "hltIsolPixelTrackL2FilterHE" ), - associationCone = cms.double( 0.2 ) -) -fragment.hltIsolPixelTrackL3FilterHE = cms.EDFilter( "HLTPixelIsolTrackL1TFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltHcalITIPTCorrectorHE" ), - L1GTSeedLabel = cms.InputTag( "hltL1sV0SingleJet3OR" ), - MaxPtNearby = cms.double( 2.0 ), - MinEnergyTrack = cms.double( 18.0 ), - MinPtTrack = cms.double( 20.0 ), - MaxEtaTrack = cms.double( 2.2 ), - MinEtaTrack = cms.double( 1.1 ), - MinDeltaPtL1Jet = cms.double( 4.0 ), - filterTrackEnergy = cms.bool( True ), - NMaxTrackCandidates = cms.int32( 999 ), - DropMultiL2Event = cms.bool( False ) -) -fragment.hltL1sL1ZeroBiasFirstCollisionAfterAbortGap = cms.EDFilter( "HLTL1TSeed", +fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLDZFilter = cms.EDFilter( "HLT2PhotonPhotonDZ", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_FirstCollisionInOrbit" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -fragment.hltPreZeroBiasFirstCollisionAfterAbortGap = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) + originTag1 = cms.VInputTag( 'hltEgammaCandidates' ), + originTag2 = cms.VInputTag( 'hltEgammaCandidates' ), + inputTag1 = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLTrackIsoLeg1Filter" ), + inputTag2 = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLTrackIsoLeg2Filter" ), + electronTag = cms.InputTag( "hltEgammaGsfElectrons" ), + triggerType1 = cms.int32( 81 ), + triggerType2 = cms.int32( 81 ), + MinDR = cms.double( -1.0 ), + MaxDZ = cms.double( 0.2 ), + MinPixHitsForDZ = cms.int32( 0 ), + checkSC = cms.bool( True ), + MinN = cms.int32( 1 ) ) -fragment.hltPreZeroBiasIsolatedBunches = cms.EDFilter( "HLTPrescaler", +fragment.hltPreMCIsoMu = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltL1sL1ZeroBiasFirstCollisionInTrainNOTFirstCollisionInOrbit = cms.EDFilter( "HLTL1TSeed", +fragment.hltL2fL1sMu5L1L2SingleMu = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_FirstCollisionInTrain AND (NOT L1_FirstCollisionInOrbit)" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -fragment.hltPreZeroBiasFirstCollisionInTrain = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltL2MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sMu3or5or7L1Filtered0" ), + SeedMapTag = cms.InputTag( "hltL2Muons" ), + MinN = cms.int32( 0 ), + MaxEta = cms.double( 2.5 ), + AbsEtaBins = cms.vdouble( 0.0 ), + MinNstations = cms.vint32( 0 ), + MinNhits = cms.vint32( 0 ), + CutOnChambers = cms.bool( False ), + MinNchambers = cms.vint32( 0 ), + MaxDr = cms.double( 9999.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), + NSigmaPt = cms.double( 0.0 ), + MatchToPreviousCand = cms.bool( True ) ) -fragment.hltL1sL1ZeroBiasLastBunchInTrain = cms.EDFilter( "HLTL1TSeed", +fragment.hltL3fL1sMu5L1L2L3SingleMu = cms.EDFilter( "HLTMuonL3PreFilter", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_LastCollisionInTrain" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sMu5L1L2SingleMu" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sMu5L1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 2.1 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxNormalizedChi2 = cms.double( 9999.0 ), + MaxDXYBeamSpot = cms.double( 9999.0 ), + MinDXYBeamSpot = cms.double( -1.0 ), + MinNmuonHits = cms.int32( 0 ), + MaxPtDifference = cms.double( 9999.0 ), + MinTrackPt = cms.double( 0.0 ), + minMuonStations = cms.int32( 2 ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 0 ), + MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), + trkMuonId = cms.uint32( 0 ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltPreZeroBiasLastCollisionInTrain = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltL3fL1sMu5L1L2L3pfecalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltL3fL1sMu5L1L2L3SingleMu" ), + varTag = cms.InputTag( "hltMuonEcalMFPFClusterIsoForMuons" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.14 ), + thrOverEEE = cms.vdouble( 0.1 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) ) -fragment.hltL1sL1ZeroBiasFirstBunchAfterTrain = cms.EDFilter( "HLTL1TSeed", +fragment.hltL3fL1sMu5L1L2L3pfhcalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_FirstBunchAfterTrain" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) + candTag = cms.InputTag( "hltL3fL1sMu5L1L2L3pfecalIsoRhoFiltered" ), + varTag = cms.InputTag( "hltMuonHcalRegPFClusterIsoForMuons" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.177 ), + thrOverEEE = cms.vdouble( 0.24 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) ) -fragment.hltPreZeroBiasFirstBXAfterTrain = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltL3crIsoL1sMu16L1L2L3TrkIsoFilteredSingleMu = cms.EDFilter( "HLTMuonIsoFilter", + saveTags = cms.bool( True ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL3fL1sMu5L1L2L3pfecalIsoRhoFiltered" ), + MinN = cms.int32( 1 ), + DepTag = cms.VInputTag( 'hltMuonTkRelIsolationCut0p08Map' ), + IsolatorPSet = cms.PSet( ) ) -fragment.hltL1sSingleMu5IorSingleMu14erIorSingleMu16er = cms.EDFilter( "HLTL1TSeed", +fragment.hltL1sDoubleMu0 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleMu5 OR L1_SingleMu7 OR L1_SingleMu18 OR L1_SingleMu20 OR L1_SingleMu22 OR L1_SingleMu25" ), + L1SeedsLogicalExpression = cms.string( "L1_DoubleMu0" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -60158,346 +62350,218 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltPreAlCaRPCMuonNormalisation = cms.EDFilter( "HLTPrescaler", +fragment.hltPreMCDoubleMuTrkIsoVVLDZ = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltRPCMuonNormaL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", +fragment.hltL1fL1sDoubleMu0HighQL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - PreviousCandTag = cms.InputTag( "hltL1sSingleMu5IorSingleMu14erIorSingleMu16er" ), - MaxEta = cms.double( 1.9 ), + PreviousCandTag = cms.InputTag( "hltL1sDoubleMu0" ), + MaxEta = cms.double( 2.5 ), MinPt = cms.double( 0.0 ), MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 1 ), + MinN = cms.int32( 2 ), CentralBxOnly = cms.bool( True ), SelectQualities = cms.vint32( ) ) -fragment.hltPreAlCaLumiPixelsCountsRandom = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltAlcaPixelClusterCounts = cms.EDProducer( "AlcaPCCEventProducer", - pixelClusterLabel = cms.InputTag( "hltSiPixelClusters" ), - trigstring = cms.untracked.string( "alcaPCCEvent" ) -) -fragment.hltPreAlCaLumiPixelsCountsZeroBias = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltPreMCReducedIterativeTracking = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltPreMCPFMET = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltPFMETOpenFilter = cms.EDFilter( "HLT1PFMET", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltPFMETProducer" ), - triggerType = cms.int32( 87 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( -1.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) -) -fragment.hltPreMCAK4PFJets = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltAK4PFJetCollection20Filter = cms.EDFilter( "HLT1PFJet", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - triggerType = cms.int32( 85 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 20.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 3.0 ), - MinN = cms.int32( 1 ) -) -fragment.hltPreMCPFBTagDeepCSV = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltBTagPFDeepCSV4p06Single = cms.EDFilter( "HLTPFJetTag", - saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltPFJetForBtag" ), - JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsPF','probb' ), - MinTag = cms.double( 0.25 ), - MaxTag = cms.double( 999999.0 ), - MinJets = cms.int32( 1 ), - TriggerType = cms.int32( 86 ) -) -fragment.hltPreMCPFHT = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltPFHTForMC = cms.EDProducer( "HLTHtMhtProducer", - usePt = cms.bool( True ), - excludePFMuons = cms.bool( False ), - minNJetHt = cms.int32( 0 ), - minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 40.0 ), - minPtJetMht = cms.double( 20.0 ), - maxEtaJetHt = cms.double( 3.0 ), - maxEtaJetMht = cms.double( 5.0 ), - jetsLabel = cms.InputTag( "hltAK4PFJetsCorrected" ), - pfCandidatesLabel = cms.InputTag( "hltParticleFlow" ) -) -fragment.hltPFHTOpenFilter = cms.EDFilter( "HLTHtMhtFilter", +fragment.hltL2pfL1sDoubleMu0L1f0L2doubleMu = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltPFHTForMC' ), - mhtLabels = cms.VInputTag( 'hltPFHTForMC' ), - minHt = cms.vdouble( -1.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) -) -fragment.hltPreMCPFMHT = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltL2MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL1sDoubleMu0" ), + SeedMapTag = cms.InputTag( "hltL2Muons" ), + MinN = cms.int32( 0 ), + MaxEta = cms.double( 2.5 ), + AbsEtaBins = cms.vdouble( 0.0 ), + MinNstations = cms.vint32( 0 ), + MinNhits = cms.vint32( 0 ), + CutOnChambers = cms.bool( False ), + MinNchambers = cms.vint32( 0 ), + MaxDr = cms.double( 9999.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), + NSigmaPt = cms.double( 0.0 ), + MatchToPreviousCand = cms.bool( True ) ) -fragment.hltPFMHTOpenFilter = cms.EDFilter( "HLTMhtFilter", +fragment.hltL1fForIterL3L1fL1sDoubleMu0HighQL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), - mhtLabels = cms.VInputTag( 'hltPFHTForMC' ), - minMht = cms.vdouble( -1.0 ) -) -fragment.hltPreMCCaloMET = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltPreMCCaloMETJetIdCleaned = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltMetCleanUsingJetID = cms.EDProducer( "HLTMETCleanerUsingJetID", - minPt = cms.double( 20.0 ), - maxEta = cms.double( 5.0 ), - metLabel = cms.InputTag( "hltMet" ), - jetsLabel = cms.InputTag( "hltAK4CaloJets" ), - goodJetsLabel = cms.InputTag( "hltAK4CaloJetsIDPassed" ) + CandTag = cms.InputTag( "hltL1MuonsPt0" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sDoubleMu0HighQL1Filtered0" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 1 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) ) -fragment.hltMETCleanUsingJetIDOpenFilter = cms.EDFilter( "HLT1CaloMET", +fragment.hltL3pfL1sDoubleMu0L1f0L2pf0L3doubleMu = cms.EDFilter( "HLTMuonL3PreFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltMetCleanUsingJetID" ), - triggerType = cms.int32( 87 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( -1.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) -) -fragment.hltPreMCAK4CaloJets = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2pfL1sDoubleMu0L1f0L2doubleMu" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sDoubleMu0HighQL1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + MinN = cms.int32( 2 ), + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxNormalizedChi2 = cms.double( 9999.0 ), + MaxDXYBeamSpot = cms.double( 9999.0 ), + MinDXYBeamSpot = cms.double( -1.0 ), + MinNmuonHits = cms.int32( 0 ), + MaxPtDifference = cms.double( 9999.0 ), + MinTrackPt = cms.double( 0.0 ), + minMuonStations = cms.int32( 2 ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 0 ), + MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), + trkMuonId = cms.uint32( 0 ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltCaloJetCollection20Filter = cms.EDFilter( "HLT1CaloJet", +fragment.hltDiMuonRelTrkIsoVVLFiltered = cms.EDFilter( "HLTMuonIsoFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), - triggerType = cms.int32( 0 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 20.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) -) -fragment.hltPreMCAK4CaloJetsFromPV = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltSelectorJets20L1FastJetForNoPU = cms.EDFilter( "EtMinCaloJetSelector", - src = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), - filter = cms.bool( False ), - etMin = cms.double( 20.0 ) -) -fragment.hltCaloJetFromPV = cms.EDProducer( "PixelJetPuId", - jets = cms.InputTag( "hltSelectorJets20L1FastJetForNoPU" ), - tracks = cms.InputTag( "hltPixelTracks" ), - primaryVertex = cms.InputTag( "hltTrimmedPixelVertices" ), - MinGoodJetTrackPtRatio = cms.double( 0.045 ), - MinGoodJetTrackPt = cms.double( 1.8 ), - MaxTrackDistanceToJet = cms.double( 0.04 ), - MinTrackPt = cms.double( 0.6 ), - MaxTrackChi2 = cms.double( 20.0 ), - UseForwardJetsAsNoPU = cms.bool( True ), - MinEtaForwardJets = cms.double( 2.4 ), - MinEtForwardJets = cms.double( 40.0 ) + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL3pfL1sDoubleMu0L1f0L2pf0L3doubleMu" ), + MinN = cms.int32( 2 ), + DepTag = cms.VInputTag( 'hltL3MuonRelTrkIsolationVVL' ), + IsolatorPSet = cms.PSet( ) ) -fragment.hltCaloJetFromPVCollection20Filter = cms.EDFilter( "HLT1CaloJet", +fragment.hltDiMuonRelTrkIsoVVLFilteredDzFiltered0p2 = cms.EDFilter( "HLT2MuonMuonDZ", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltCaloJetFromPV" ), - triggerType = cms.int32( 0 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 20.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), + originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), + originTag2 = cms.VInputTag( 'hltIterL3MuonCandidates' ), + inputTag1 = cms.InputTag( "hltDiMuonRelTrkIsoVVLFiltered" ), + inputTag2 = cms.InputTag( "hltDiMuonRelTrkIsoVVLFiltered" ), + triggerType1 = cms.int32( 83 ), + triggerType2 = cms.int32( 83 ), + MinDR = cms.double( 0.001 ), + MaxDZ = cms.double( 0.2 ), + MinPixHitsForDZ = cms.int32( 0 ), + checkSC = cms.bool( False ), MinN = cms.int32( 1 ) ) -fragment.hltHtMhtFromPVForMC = cms.EDProducer( "HLTHtMhtProducer", - usePt = cms.bool( False ), - excludePFMuons = cms.bool( False ), - minNJetHt = cms.int32( 0 ), - minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 30.0 ), - minPtJetMht = cms.double( 20.0 ), - maxEtaJetHt = cms.double( 3.0 ), - maxEtaJetMht = cms.double( 5.0 ), - jetsLabel = cms.InputTag( "hltCaloJetFromPV" ), - pfCandidatesLabel = cms.InputTag( "" ) -) -fragment.hltCaloHtMhtFromPVOpenFilter = cms.EDFilter( "HLTHtMhtFilter", - saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMhtFromPVForMC' ), - mhtLabels = cms.VInputTag( 'hltHtMhtFromPVForMC' ), - minHt = cms.vdouble( -1.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) -) -fragment.hltPreMCCaloBTagDeepCSV = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltBTagCaloDeepCSV10p0Single = cms.EDFilter( "HLTCaloJetTag", - saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltSelector8CentralJetsL1FastJet" ), - JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsCalo','probb' ), - MinTag = cms.double( 0.2 ), - MaxTag = cms.double( 999999.0 ), - MinJets = cms.int32( 1 ), - TriggerType = cms.int32( 86 ) -) -fragment.hltPreMCCaloHT = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltHtMhtForMC = cms.EDProducer( "HLTHtMhtProducer", - usePt = cms.bool( False ), - excludePFMuons = cms.bool( False ), - minNJetHt = cms.int32( 0 ), - minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 30.0 ), - minPtJetMht = cms.double( 20.0 ), - maxEtaJetHt = cms.double( 3.0 ), - maxEtaJetMht = cms.double( 5.0 ), - jetsLabel = cms.InputTag( "hltAK4CaloJetsCorrected" ), - pfCandidatesLabel = cms.InputTag( "" ) -) -fragment.hltCaloHTOpenFilter = cms.EDFilter( "HLTHtMhtFilter", - saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMhtForMC' ), - mhtLabels = cms.VInputTag( 'hltHtMhtForMC' ), - minHt = cms.vdouble( -1.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) -) -fragment.hltPreMCCaloMHT = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltMhtFilter = cms.EDFilter( "HLTMhtFilter", - saveTags = cms.bool( True ), - mhtLabels = cms.VInputTag( 'hltHtMhtForMC' ), - minMht = cms.vdouble( -1.0 ) -) -fragment.hltPreMCAK8PFJets = cms.EDFilter( "HLTPrescaler", +fragment.hltPreMCDoubleMuNoFiltersNoVtx = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltAK8PFJetCollection20Filter = cms.EDFilter( "HLT1PFJet", +fragment.hltL2fDimuonL1f0L2NoVtx = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK8PFJetsCorrected" ), - triggerType = cms.int32( 85 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 20.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 3.0 ), - MinN = cms.int32( 1 ) -) -fragment.hltPreMCAK8TrimPFJets = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltL2MuonCandidatesNoVtx" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sDoubleMu0HighQL1Filtered0" ), + SeedMapTag = cms.InputTag( "hltL2Muons" ), + MinN = cms.int32( 0 ), + MaxEta = cms.double( 2.5 ), + AbsEtaBins = cms.vdouble( 0.0 ), + MinNstations = cms.vint32( 0 ), + MinNhits = cms.vint32( 0 ), + CutOnChambers = cms.bool( True ), + MinNchambers = cms.vint32( 0 ), + MaxDr = cms.double( 9999.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), + NSigmaPt = cms.double( 0.0 ), + MatchToPreviousCand = cms.bool( True ) ) -fragment.hltAK8TrimPFJetCollection20Filter = cms.EDFilter( "HLT1PFJet", +fragment.hltL3fDimuonL1f0L2NVL3NoFiltersNoVtx = cms.EDFilter( "HLTMuonL3PreFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK8TrimModJets" ), - triggerType = cms.int32( 85 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 20.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 3.0 ), - MinN = cms.int32( 1 ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltL3NoFiltersNoVtxMuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fDimuonL1f0L2NoVtx" ), + L1CandTag = cms.InputTag( "" ), + inputMuonCollection = cms.InputTag( "" ), + MinN = cms.int32( 2 ), + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 9999.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxNormalizedChi2 = cms.double( 9999.0 ), + MaxDXYBeamSpot = cms.double( 9999.0 ), + MinDXYBeamSpot = cms.double( -1.0 ), + MinNmuonHits = cms.int32( 0 ), + MaxPtDifference = cms.double( 9999.0 ), + MinTrackPt = cms.double( 0.0 ), + minMuonStations = cms.int32( -1 ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 0 ), + MaxNormalizedChi2_L3FromL1 = cms.double( 0.0 ), + trkMuonId = cms.uint32( 0 ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -fragment.hltPreMCAK8PFHT = cms.EDFilter( "HLTPrescaler", +fragment.hltPreMCPFBTagDeepJet = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltAK8PFHTForMC = cms.EDProducer( "HLTHtMhtProducer", - usePt = cms.bool( True ), - excludePFMuons = cms.bool( False ), - minNJetHt = cms.int32( 0 ), - minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 40.0 ), - minPtJetMht = cms.double( 20.0 ), - maxEtaJetHt = cms.double( 3.0 ), - maxEtaJetMht = cms.double( 5.0 ), - jetsLabel = cms.InputTag( "hltAK8PFJetsCorrected" ), - pfCandidatesLabel = cms.InputTag( "hltParticleFlow" ) +fragment.hltBTagPFDeepJet4p06Single = cms.EDFilter( "HLTPFJetTag", + saveTags = cms.bool( True ), + Jets = cms.InputTag( "hltPFJetForBtag" ), + JetTags = cms.InputTag( 'hltDeepJetDiscriminatorsJetTags','BvsAll' ), + MinTag = cms.double( 0.25 ), + MaxTag = cms.double( 999999.0 ), + MinJets = cms.int32( 1 ), + TriggerType = cms.int32( 86 ) ) -fragment.hltAK8PFHTOpenFilter = cms.EDFilter( "HLTHtMhtFilter", +fragment.hltL1sMCRun3PFScoutingPixelTracking = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltAK8PFHTForMC' ), - mhtLabels = cms.VInputTag( 'hltAK8PFHTForMC' ), - minHt = cms.vdouble( -1.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) + L1SeedsLogicalExpression = cms.string( "L1GlobalDecision" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltPreMCAK8CaloHT = cms.EDFilter( "HLTPrescaler", +fragment.hltPreMCRun3PFScoutingPixelTracking = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltAK8HtMhtForMC = cms.EDProducer( "HLTHtMhtProducer", - usePt = cms.bool( False ), - excludePFMuons = cms.bool( False ), - minNJetHt = cms.int32( 0 ), - minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 30.0 ), - minPtJetMht = cms.double( 20.0 ), - maxEtaJetHt = cms.double( 3.0 ), - maxEtaJetMht = cms.double( 5.0 ), - jetsLabel = cms.InputTag( "hltAK8CaloJetsCorrected" ), - pfCandidatesLabel = cms.InputTag( "" ) -) -fragment.hltAK8CaloHTOpenFilter = cms.EDFilter( "HLTHtMhtFilter", - saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltAK8HtMhtForMC' ), - mhtLabels = cms.VInputTag( 'hltAK8HtMhtForMC' ), - minHt = cms.vdouble( -1.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) -) -fragment.hltL1sSingleEG5 = cms.EDFilter( "HLTL1TSeed", +fragment.hltL1sAlCaEcalPi0Eta = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleEG8er2p5" ), + L1SeedsLogicalExpression = cms.string( "L1_AlwaysTrue OR L1_IsolatedBunch OR L1_SingleEG8er2p5 OR L1_SingleEG10er2p5 OR L1_SingleEG15er2p5 OR L1_SingleEG26er2p5 OR L1_SingleEG34er2p5 OR L1_SingleEG36er2p5 OR L1_SingleEG38er2p5 OR L1_SingleEG40er2p5 OR L1_SingleEG42er2p5 OR L1_SingleEG45er2p5 OR L1_SingleEG60 OR L1_SingleIsoEG26er2p5 OR L1_SingleIsoEG28er2p5 OR L1_SingleIsoEG30er2p5 OR L1_SingleIsoEG32er2p5 OR L1_SingleIsoEG34er2p5 OR L1_SingleIsoEG24er2p1 OR L1_SingleIsoEG26er2p1 OR L1_SingleIsoEG28er2p1 OR L1_SingleIsoEG30er2p1 OR L1_SingleIsoEG32er2p1 OR L1_DoubleEG_22_10_er2p5 OR L1_DoubleEG_25_14_er2p5 OR L1_DoubleEG_25_12_er2p5 OR L1_SingleJet35 OR L1_SingleJet60 OR L1_SingleJet90 OR L1_SingleJet120 OR L1_SingleJet140er2p5 OR L1_SingleJet160er2p5 OR L1_SingleJet180 OR L1_SingleJet200 OR L1_DoubleJet40er2p5 OR L1_DoubleJet100er2p5 OR L1_DoubleJet120er2p5 OR L1_QuadJet60er2p5 OR L1_HTT120er OR L1_HTT160er OR L1_HTT200er OR L1_HTT255er OR L1_HTT280er OR L1_HTT320er" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -60507,2050 +62571,3476 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltPreMCDiphoton1010R9IdORIsoCaloIdANDHER9IdMass10 = cms.EDFilter( "HLTPrescaler", +fragment.hltPreAlCaEcalPi0EBonly = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltEGL1SingleEG5Filter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", - saveTags = cms.bool( True ), - candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), - l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - candNonIsolatedTag = cms.InputTag( "" ), - l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1SeedFilterTag = cms.InputTag( "hltL1sSingleEG5" ), - l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - ncandcut = cms.int32( 1 ), - doIsolated = cms.bool( False ), - region_eta_size = cms.double( 0.522 ), - region_eta_size_ecap = cms.double( 1.0 ), - region_phi_size = cms.double( 1.044 ), - barrel_end = cms.double( 1.4791 ), - endcap_end = cms.double( 2.65 ) +fragment.hltSimple3x3Clusters = cms.EDProducer( "EgammaHLTNxNClusterProducer", + doBarrel = cms.bool( True ), + doEndcaps = cms.bool( True ), + barrelHitProducer = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + endcapHitProducer = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + clusEtaSize = cms.int32( 3 ), + clusPhiSize = cms.int32( 3 ), + barrelClusterCollection = cms.string( "Simple3x3ClustersBarrel" ), + endcapClusterCollection = cms.string( "Simple3x3ClustersEndcap" ), + clusSeedThr = cms.double( 0.5 ), + clusSeedThrEndCap = cms.double( 1.0 ), + useRecoFlag = cms.bool( False ), + flagLevelRecHitsToUse = cms.int32( 1 ), + useDBStatus = cms.bool( True ), + statusLevelRecHitsToUse = cms.int32( 1 ), + posCalcParameters = cms.PSet( + T0_barl = cms.double( 7.4 ), + T0_endcPresh = cms.double( 1.2 ), + LogWeighted = cms.bool( True ), + T0_endc = cms.double( 3.1 ), + X0 = cms.double( 0.89 ), + W0 = cms.double( 4.2 ) + ), + maxNumberofSeeds = cms.int32( 700 ), + maxNumberofClusters = cms.int32( 300 ), + debugLevel = cms.int32( 0 ) ) -fragment.hltEG10EtL1SingleEG5EtFilter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1SingleEG5Filter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 10.0 ), - etcutEE = cms.double( 10.0 ), - ncandcut = cms.int32( 1 ) +fragment.hltAlCaPi0RecHitsFilterEBonlyRegional = cms.EDFilter( "HLTRegionalEcalResonanceFilter", + barrelHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + endcapHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + preshRecHitProducer = cms.InputTag( 'hltEcalPreshowerRecHit','EcalRecHitsES' ), + barrelClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersBarrel' ), + endcapClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersEndcap' ), + useRecoFlag = cms.bool( False ), + flagLevelRecHitsToUse = cms.int32( 1 ), + useDBStatus = cms.bool( True ), + statusLevelRecHitsToUse = cms.int32( 1 ), + doSelBarrel = cms.bool( True ), + barrelSelection = cms.PSet( + massHighPi0Cand = cms.double( 0.163 ), + ptMinForIsolation = cms.double( 1.0 ), + seleMinvMaxBarrel = cms.double( 0.22 ), + massLowPi0Cand = cms.double( 0.104 ), + seleS9S25Gamma = cms.double( 0.0 ), + seleBeltDeta = cms.double( 0.05 ), + seleS4S9GammaBarrel_region2 = cms.double( 0.9 ), + barrelHitCollection = cms.string( "pi0EcalRecHitsEB" ), + removePi0CandidatesForEta = cms.bool( False ), + seleMinvMinBarrel = cms.double( 0.06 ), + seleS4S9GammaBarrel_region1 = cms.double( 0.88 ), + selePtPairBarrel_region1 = cms.double( 2.0 ), + selePtPairBarrel_region2 = cms.double( 1.75 ), + seleBeltDR = cms.double( 0.2 ), + region1_Barrel = cms.double( 1.0 ), + seleIsoBarrel_region1 = cms.double( 0.5 ), + selePtGammaBarrel_region1 = cms.double( 0.65 ), + seleIsoBarrel_region2 = cms.double( 0.5 ), + selePtGammaBarrel_region2 = cms.double( 0.65 ), + store5x5RecHitEB = cms.bool( False ), + seleNxtalBarrel_region2 = cms.uint32( 6 ), + seleNxtalBarrel_region1 = cms.uint32( 6 ) + ), + doSelEndcap = cms.bool( False ), + endcapSelection = cms.PSet( + seleBeltDetaEndCap = cms.double( 0.05 ), + selePtPairMaxEndCap_region3 = cms.double( 2.5 ), + seleS4S9GammaEndCap_region2 = cms.double( 0.65 ), + seleS4S9GammaEndCap_region1 = cms.double( 0.65 ), + seleNxtalEndCap_region2 = cms.uint32( 6 ), + seleNxtalEndCap_region3 = cms.uint32( 6 ), + ptMinForIsolationEndCap = cms.double( 0.5 ), + selePtPairEndCap_region1 = cms.double( 1.5 ), + endcapHitCollection = cms.string( "pi0EcalRecHitsEE" ), + selePtPairEndCap_region2 = cms.double( 1.5 ), + seleS4S9GammaEndCap_region3 = cms.double( 0.65 ), + selePtGammaEndCap_region3 = cms.double( 0.5 ), + selePtGammaEndCap_region2 = cms.double( 0.5 ), + selePtGammaEndCap_region1 = cms.double( 0.5 ), + region1_EndCap = cms.double( 1.8 ), + region2_EndCap = cms.double( 2.0 ), + store5x5RecHitEE = cms.bool( False ), + seleIsoEndCap_region3 = cms.double( 0.5 ), + seleIsoEndCap_region2 = cms.double( 0.5 ), + seleMinvMinEndCap = cms.double( 0.05 ), + selePtPairEndCap_region3 = cms.double( 99.0 ), + seleIsoEndCap_region1 = cms.double( 0.5 ), + seleBeltDREndCap = cms.double( 0.2 ), + seleMinvMaxEndCap = cms.double( 0.3 ), + seleNxtalEndCap_region1 = cms.uint32( 6 ), + seleS9S25GammaEndCap = cms.double( 0.0 ) + ), + storeRecHitES = cms.bool( False ), + preshowerSelection = cms.PSet( + preshClusterEnergyCut = cms.double( 0.0 ), + debugLevelES = cms.string( "" ), + ESCollection = cms.string( "pi0EcalRecHitsES" ), + preshNclust = cms.int32( 4 ), + preshStripEnergyCut = cms.double( 0.0 ), + preshCalibPlaneY = cms.double( 0.7 ), + preshSeededNstrip = cms.int32( 15 ), + preshCalibGamma = cms.double( 0.024 ), + preshCalibPlaneX = cms.double( 1.0 ), + preshCalibMIP = cms.double( 9.0E-5 ) + ), + debugLevel = cms.int32( 0 ) ) -fragment.hltEG10R9Id50b80eR9IdFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG10EtL1SingleEG5EtFilter" ), - varTag = cms.InputTag( 'hltEgammaR9ID','r95x5' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( False ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.5 ), - thrRegularEE = cms.vdouble( 0.8 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltAlCaPi0EBUncalibrator = cms.EDProducer( "EcalRecalibRecHitProducer", + doEnergyScale = cms.bool( False ), + doEnergyScaleInverse = cms.bool( False ), + doIntercalib = cms.bool( False ), + doIntercalibInverse = cms.bool( False ), + EERecHitCollection = cms.InputTag( 'hltAlCaPi0RecHitsFilterEBonlyRegional','pi0EcalRecHitsEB' ), + EBRecHitCollection = cms.InputTag( 'hltAlCaPi0RecHitsFilterEBonlyRegional','pi0EcalRecHitsEB' ), + doLaserCorrections = cms.bool( False ), + doLaserCorrectionsInverse = cms.bool( False ), + EBRecalibRecHitCollection = cms.string( "pi0EcalRecHitsEB" ), + EERecalibRecHitCollection = cms.string( "pi0EcalRecHitsEE" ) ) -fragment.hltEG10HE10R9Id50b80eHEFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG10R9Id50b80eR9IdFilter" ), - varTag = cms.InputTag( "hltEgammaHToverET" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.0 ), - thrRegularEE = cms.vdouble( 0.0 ), - thrOverEEB = cms.vdouble( 0.1 ), - thrOverEEE = cms.vdouble( 0.1 ), - thrOverE2EB = cms.vdouble( 0.0 ), - thrOverE2EE = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltAlCaPi0EBRechitsToDigis = cms.EDProducer( "HLTRechitsToDigis", + region = cms.string( "barrel" ), + digisIn = cms.InputTag( 'hltEcalDigis','ebDigis' ), + digisOut = cms.string( "pi0EBDigis" ), + recHits = cms.InputTag( 'hltAlCaPi0EBUncalibrator','pi0EcalRecHitsEB' ), + srFlagsIn = cms.InputTag( "hltEcalDigis" ), + srFlagsOut = cms.string( "pi0EBSrFlags" ) ) -fragment.hltEG10R9Id85b90eHE10R9Id50b80eR9IdLastFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG10HE10R9Id50b80eHEFilter" ), - varTag = cms.InputTag( 'hltEgammaR9ID','r95x5' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( False ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.85 ), - thrRegularEE = cms.vdouble( 0.9 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltPreAlCaEcalPi0EEonly = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltEG10CaloId15b35eHE10R9Id50b80eClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG10HE10R9Id50b80eHEFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.015 ), - thrRegularEE = cms.vdouble( 0.035 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltAlCaPi0RecHitsFilterEEonlyRegional = cms.EDFilter( "HLTRegionalEcalResonanceFilter", + barrelHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + endcapHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + preshRecHitProducer = cms.InputTag( 'hltEcalPreshowerRecHit','EcalRecHitsES' ), + barrelClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersBarrel' ), + endcapClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersEndcap' ), + useRecoFlag = cms.bool( False ), + flagLevelRecHitsToUse = cms.int32( 1 ), + useDBStatus = cms.bool( True ), + statusLevelRecHitsToUse = cms.int32( 1 ), + doSelBarrel = cms.bool( False ), + barrelSelection = cms.PSet( + massHighPi0Cand = cms.double( 0.163 ), + ptMinForIsolation = cms.double( 1.0 ), + seleMinvMaxBarrel = cms.double( 0.22 ), + massLowPi0Cand = cms.double( 0.104 ), + seleS9S25Gamma = cms.double( 0.0 ), + seleBeltDeta = cms.double( 0.05 ), + seleS4S9GammaBarrel_region2 = cms.double( 0.65 ), + barrelHitCollection = cms.string( "pi0EcalRecHitsEB" ), + removePi0CandidatesForEta = cms.bool( False ), + seleMinvMinBarrel = cms.double( 0.06 ), + seleS4S9GammaBarrel_region1 = cms.double( 0.65 ), + selePtPairBarrel_region1 = cms.double( 1.5 ), + selePtPairBarrel_region2 = cms.double( 1.5 ), + seleBeltDR = cms.double( 0.2 ), + region1_Barrel = cms.double( 1.0 ), + seleIsoBarrel_region1 = cms.double( 0.5 ), + selePtGammaBarrel_region1 = cms.double( 0.5 ), + seleIsoBarrel_region2 = cms.double( 0.5 ), + selePtGammaBarrel_region2 = cms.double( 0.5 ), + store5x5RecHitEB = cms.bool( False ), + seleNxtalBarrel_region2 = cms.uint32( 6 ), + seleNxtalBarrel_region1 = cms.uint32( 6 ) + ), + doSelEndcap = cms.bool( True ), + endcapSelection = cms.PSet( + seleBeltDetaEndCap = cms.double( 0.05 ), + selePtPairMaxEndCap_region3 = cms.double( 999.0 ), + seleS4S9GammaEndCap_region2 = cms.double( 0.92 ), + seleS4S9GammaEndCap_region1 = cms.double( 0.85 ), + seleNxtalEndCap_region2 = cms.uint32( 6 ), + seleNxtalEndCap_region3 = cms.uint32( 6 ), + ptMinForIsolationEndCap = cms.double( 0.5 ), + selePtPairEndCap_region1 = cms.double( 3.75 ), + endcapHitCollection = cms.string( "pi0EcalRecHitsEE" ), + selePtPairEndCap_region2 = cms.double( 2.0 ), + seleS4S9GammaEndCap_region3 = cms.double( 0.92 ), + selePtGammaEndCap_region3 = cms.double( 0.95 ), + selePtGammaEndCap_region2 = cms.double( 0.95 ), + selePtGammaEndCap_region1 = cms.double( 1.1 ), + region1_EndCap = cms.double( 1.8 ), + region2_EndCap = cms.double( 2.0 ), + store5x5RecHitEE = cms.bool( False ), + seleIsoEndCap_region3 = cms.double( 0.5 ), + seleIsoEndCap_region2 = cms.double( 0.5 ), + seleMinvMinEndCap = cms.double( 0.05 ), + selePtPairEndCap_region3 = cms.double( 2.0 ), + seleIsoEndCap_region1 = cms.double( 0.5 ), + seleBeltDREndCap = cms.double( 0.2 ), + seleMinvMaxEndCap = cms.double( 0.3 ), + seleNxtalEndCap_region1 = cms.uint32( 6 ), + seleS9S25GammaEndCap = cms.double( 0.0 ) + ), + storeRecHitES = cms.bool( True ), + preshowerSelection = cms.PSet( + preshClusterEnergyCut = cms.double( 0.0 ), + debugLevelES = cms.string( "" ), + ESCollection = cms.string( "pi0EcalRecHitsES" ), + preshNclust = cms.int32( 4 ), + preshStripEnergyCut = cms.double( 0.0 ), + preshCalibPlaneY = cms.double( 0.7 ), + preshSeededNstrip = cms.int32( 15 ), + preshCalibGamma = cms.double( 0.024 ), + preshCalibPlaneX = cms.double( 1.0 ), + preshCalibMIP = cms.double( 9.0E-5 ) + ), + debugLevel = cms.int32( 0 ) +) +fragment.hltAlCaPi0EEUncalibrator = cms.EDProducer( "EcalRecalibRecHitProducer", + doEnergyScale = cms.bool( False ), + doEnergyScaleInverse = cms.bool( False ), + doIntercalib = cms.bool( False ), + doIntercalibInverse = cms.bool( False ), + EERecHitCollection = cms.InputTag( 'hltAlCaPi0RecHitsFilterEEonlyRegional','pi0EcalRecHitsEE' ), + EBRecHitCollection = cms.InputTag( 'hltAlCaPi0RecHitsFilterEEonlyRegional','pi0EcalRecHitsEE' ), + doLaserCorrections = cms.bool( False ), + doLaserCorrectionsInverse = cms.bool( False ), + EBRecalibRecHitCollection = cms.string( "pi0EcalRecHitsEB" ), + EERecalibRecHitCollection = cms.string( "pi0EcalRecHitsEE" ) +) +fragment.hltAlCaPi0EERechitsToDigis = cms.EDProducer( "HLTRechitsToDigis", + region = cms.string( "endcap" ), + digisIn = cms.InputTag( 'hltEcalDigis','eeDigis' ), + digisOut = cms.string( "pi0EEDigis" ), + recHits = cms.InputTag( 'hltAlCaPi0EEUncalibrator','pi0EcalRecHitsEE' ), + srFlagsIn = cms.InputTag( "hltEcalDigis" ), + srFlagsOut = cms.string( "pi0EESrFlags" ) +) +fragment.hltPreAlCaEcalEtaEBonly = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltAlCaEtaRecHitsFilterEBonlyRegional = cms.EDFilter( "HLTRegionalEcalResonanceFilter", + barrelHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + endcapHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + preshRecHitProducer = cms.InputTag( 'hltEcalPreshowerRecHit','EcalRecHitsES' ), + barrelClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersBarrel' ), + endcapClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersEndcap' ), + useRecoFlag = cms.bool( False ), + flagLevelRecHitsToUse = cms.int32( 1 ), + useDBStatus = cms.bool( True ), + statusLevelRecHitsToUse = cms.int32( 1 ), + doSelBarrel = cms.bool( True ), + barrelSelection = cms.PSet( + massHighPi0Cand = cms.double( 0.156 ), + ptMinForIsolation = cms.double( 1.0 ), + seleMinvMaxBarrel = cms.double( 0.8 ), + massLowPi0Cand = cms.double( 0.084 ), + seleS9S25Gamma = cms.double( 0.8 ), + seleBeltDeta = cms.double( 0.1 ), + seleS4S9GammaBarrel_region2 = cms.double( 0.9 ), + barrelHitCollection = cms.string( "etaEcalRecHitsEB" ), + removePi0CandidatesForEta = cms.bool( True ), + seleMinvMinBarrel = cms.double( 0.2 ), + seleS4S9GammaBarrel_region1 = cms.double( 0.9 ), + selePtPairBarrel_region1 = cms.double( 3.0 ), + selePtPairBarrel_region2 = cms.double( 3.0 ), + seleBeltDR = cms.double( 0.3 ), + region1_Barrel = cms.double( 1.0 ), + seleIsoBarrel_region1 = cms.double( 0.5 ), + selePtGammaBarrel_region1 = cms.double( 0.65 ), + seleIsoBarrel_region2 = cms.double( 0.5 ), + selePtGammaBarrel_region2 = cms.double( 1.4 ), + store5x5RecHitEB = cms.bool( True ), + seleNxtalBarrel_region2 = cms.uint32( 6 ), + seleNxtalBarrel_region1 = cms.uint32( 6 ) + ), + doSelEndcap = cms.bool( False ), + endcapSelection = cms.PSet( + seleBeltDetaEndCap = cms.double( 0.05 ), + selePtPairMaxEndCap_region3 = cms.double( 2.5 ), + seleS4S9GammaEndCap_region2 = cms.double( 0.65 ), + seleS4S9GammaEndCap_region1 = cms.double( 0.65 ), + seleNxtalEndCap_region2 = cms.uint32( 6 ), + seleNxtalEndCap_region3 = cms.uint32( 6 ), + ptMinForIsolationEndCap = cms.double( 0.5 ), + selePtPairEndCap_region1 = cms.double( 1.5 ), + endcapHitCollection = cms.string( "etaEcalRecHitsEE" ), + selePtPairEndCap_region2 = cms.double( 1.5 ), + seleS4S9GammaEndCap_region3 = cms.double( 0.65 ), + selePtGammaEndCap_region3 = cms.double( 0.5 ), + selePtGammaEndCap_region2 = cms.double( 0.5 ), + selePtGammaEndCap_region1 = cms.double( 0.5 ), + region1_EndCap = cms.double( 1.8 ), + region2_EndCap = cms.double( 2.0 ), + store5x5RecHitEE = cms.bool( False ), + seleIsoEndCap_region3 = cms.double( 0.5 ), + seleIsoEndCap_region2 = cms.double( 0.5 ), + seleMinvMinEndCap = cms.double( 0.05 ), + selePtPairEndCap_region3 = cms.double( 99.0 ), + seleIsoEndCap_region1 = cms.double( 0.5 ), + seleBeltDREndCap = cms.double( 0.2 ), + seleMinvMaxEndCap = cms.double( 0.3 ), + seleNxtalEndCap_region1 = cms.uint32( 6 ), + seleS9S25GammaEndCap = cms.double( 0.0 ) + ), + storeRecHitES = cms.bool( False ), + preshowerSelection = cms.PSet( + preshClusterEnergyCut = cms.double( 0.0 ), + debugLevelES = cms.string( "" ), + ESCollection = cms.string( "etaEcalRecHitsES" ), + preshNclust = cms.int32( 4 ), + preshStripEnergyCut = cms.double( 0.0 ), + preshCalibPlaneY = cms.double( 0.7 ), + preshSeededNstrip = cms.int32( 15 ), + preshCalibGamma = cms.double( 0.024 ), + preshCalibPlaneX = cms.double( 1.0 ), + preshCalibMIP = cms.double( 9.0E-5 ) + ), + debugLevel = cms.int32( 0 ) ) -fragment.hltEG10Iso60CaloId15b35eHE10R9Id50b80eEcalIsoLastFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG10CaloId15b35eHE10R9Id50b80eClusterShapeFilter" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 6.0 ), - thrRegularEE = cms.vdouble( 6.0 ), - thrOverEEB = cms.vdouble( 0.012 ), - thrOverEEE = cms.vdouble( 0.012 ), - thrOverE2EB = cms.vdouble( 0.0 ), - thrOverE2EE = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.29, 0.21 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltAlCaEtaEBUncalibrator = cms.EDProducer( "EcalRecalibRecHitProducer", + doEnergyScale = cms.bool( False ), + doEnergyScaleInverse = cms.bool( False ), + doIntercalib = cms.bool( False ), + doIntercalibInverse = cms.bool( False ), + EERecHitCollection = cms.InputTag( 'hltAlCaEtaRecHitsFilterEBonlyRegional','etaEcalRecHitsEB' ), + EBRecHitCollection = cms.InputTag( 'hltAlCaEtaRecHitsFilterEBonlyRegional','etaEcalRecHitsEB' ), + doLaserCorrections = cms.bool( False ), + doLaserCorrectionsInverse = cms.bool( False ), + EBRecalibRecHitCollection = cms.string( "etaEcalRecHitsEB" ), + EERecalibRecHitCollection = cms.string( "etaEcalRecHitsEE" ) ) -fragment.hltEG10RId85b90eORIso60CaloId15b35eANDHE10R9Id50b80eLegCombLastFilter = cms.EDFilter( "HLTEgammaDoubleLegCombFilter", - saveTags = cms.bool( True ), - firstLegLastFilter = cms.InputTag( "hltEG10R9Id85b90eHE10R9Id50b80eR9IdLastFilter" ), - secondLegLastFilter = cms.InputTag( "hltEG10Iso60CaloId15b35eHE10R9Id50b80eEcalIsoLastFilter" ), - nrRequiredFirstLeg = cms.int32( 0 ), - nrRequiredSecondLeg = cms.int32( 0 ), - nrRequiredUniqueLeg = cms.int32( 1 ), - maxMatchDR = cms.double( 0.01 ) +fragment.hltAlCaEtaEBRechitsToDigis = cms.EDProducer( "HLTRechitsToDigis", + region = cms.string( "barrel" ), + digisIn = cms.InputTag( 'hltEcalDigis','ebDigis' ), + digisOut = cms.string( "etaEBDigis" ), + recHits = cms.InputTag( 'hltAlCaEtaEBUncalibrator','etaEcalRecHitsEB' ), + srFlagsIn = cms.InputTag( "hltEcalDigis" ), + srFlagsOut = cms.string( "etaEBSrFlags" ) ) -fragment.hltDiEG10EtEta2p55UnseededFilter = cms.EDFilter( "HLT1Photon", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEgammaCandidatesUnseeded" ), - triggerType = cms.int32( 92 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 10.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.55 ), - MinN = cms.int32( 2 ) +fragment.hltPreAlCaEcalEtaEEonly = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltDiEG10R9Id50b80eR9IdUnseededFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiEG10EtEta2p55UnseededFilter" ), - varTag = cms.InputTag( 'hltEgammaR9IDUnseeded','r95x5' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( False ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.5 ), - thrRegularEE = cms.vdouble( 0.8 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) +fragment.hltAlCaEtaRecHitsFilterEEonlyRegional = cms.EDFilter( "HLTRegionalEcalResonanceFilter", + barrelHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + endcapHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + preshRecHitProducer = cms.InputTag( 'hltEcalPreshowerRecHit','EcalRecHitsES' ), + barrelClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersBarrel' ), + endcapClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersEndcap' ), + useRecoFlag = cms.bool( False ), + flagLevelRecHitsToUse = cms.int32( 1 ), + useDBStatus = cms.bool( True ), + statusLevelRecHitsToUse = cms.int32( 1 ), + doSelBarrel = cms.bool( False ), + barrelSelection = cms.PSet( + massHighPi0Cand = cms.double( 0.163 ), + ptMinForIsolation = cms.double( 1.0 ), + seleMinvMaxBarrel = cms.double( 0.8 ), + massLowPi0Cand = cms.double( 0.104 ), + seleS9S25Gamma = cms.double( 0.0 ), + seleBeltDeta = cms.double( 0.05 ), + seleS4S9GammaBarrel_region2 = cms.double( 0.65 ), + barrelHitCollection = cms.string( "etaEcalRecHitsEB" ), + removePi0CandidatesForEta = cms.bool( False ), + seleMinvMinBarrel = cms.double( 0.3 ), + seleS4S9GammaBarrel_region1 = cms.double( 0.65 ), + selePtPairBarrel_region1 = cms.double( 1.5 ), + selePtPairBarrel_region2 = cms.double( 1.5 ), + seleBeltDR = cms.double( 0.2 ), + region1_Barrel = cms.double( 1.0 ), + seleIsoBarrel_region1 = cms.double( 0.5 ), + selePtGammaBarrel_region1 = cms.double( 1.0 ), + seleIsoBarrel_region2 = cms.double( 0.5 ), + selePtGammaBarrel_region2 = cms.double( 0.5 ), + store5x5RecHitEB = cms.bool( False ), + seleNxtalBarrel_region2 = cms.uint32( 6 ), + seleNxtalBarrel_region1 = cms.uint32( 6 ) + ), + doSelEndcap = cms.bool( True ), + endcapSelection = cms.PSet( + seleBeltDetaEndCap = cms.double( 0.1 ), + selePtPairMaxEndCap_region3 = cms.double( 999.0 ), + seleS4S9GammaEndCap_region2 = cms.double( 0.9 ), + seleS4S9GammaEndCap_region1 = cms.double( 0.9 ), + seleNxtalEndCap_region2 = cms.uint32( 6 ), + seleNxtalEndCap_region3 = cms.uint32( 6 ), + ptMinForIsolationEndCap = cms.double( 0.5 ), + selePtPairEndCap_region1 = cms.double( 3.0 ), + endcapHitCollection = cms.string( "etaEcalRecHitsEE" ), + selePtPairEndCap_region2 = cms.double( 3.0 ), + seleS4S9GammaEndCap_region3 = cms.double( 0.9 ), + selePtGammaEndCap_region3 = cms.double( 1.0 ), + selePtGammaEndCap_region2 = cms.double( 1.0 ), + selePtGammaEndCap_region1 = cms.double( 1.0 ), + region1_EndCap = cms.double( 1.8 ), + region2_EndCap = cms.double( 2.0 ), + store5x5RecHitEE = cms.bool( True ), + seleIsoEndCap_region3 = cms.double( 0.5 ), + seleIsoEndCap_region2 = cms.double( 0.5 ), + seleMinvMinEndCap = cms.double( 0.2 ), + selePtPairEndCap_region3 = cms.double( 3.0 ), + seleIsoEndCap_region1 = cms.double( 0.5 ), + seleBeltDREndCap = cms.double( 0.3 ), + seleMinvMaxEndCap = cms.double( 0.8 ), + seleNxtalEndCap_region1 = cms.uint32( 6 ), + seleS9S25GammaEndCap = cms.double( 0.85 ) + ), + storeRecHitES = cms.bool( True ), + preshowerSelection = cms.PSet( + preshClusterEnergyCut = cms.double( 0.0 ), + debugLevelES = cms.string( "" ), + ESCollection = cms.string( "etaEcalRecHitsES" ), + preshNclust = cms.int32( 4 ), + preshStripEnergyCut = cms.double( 0.0 ), + preshCalibPlaneY = cms.double( 0.7 ), + preshSeededNstrip = cms.int32( 15 ), + preshCalibGamma = cms.double( 0.024 ), + preshCalibPlaneX = cms.double( 1.0 ), + preshCalibMIP = cms.double( 9.0E-5 ) + ), + debugLevel = cms.int32( 0 ) ) -fragment.hltDiEG10HE10R9Id50b80eHEUnseededFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiEG10R9Id50b80eR9IdUnseededFilter" ), - varTag = cms.InputTag( "hltEgammaHoverEUnseeded" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.0 ), - thrRegularEE = cms.vdouble( 0.0 ), - thrOverEEB = cms.vdouble( 0.1 ), - thrOverEEE = cms.vdouble( 0.1 ), - thrOverE2EB = cms.vdouble( 0.0 ), - thrOverE2EE = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) +fragment.hltAlCaEtaEEUncalibrator = cms.EDProducer( "EcalRecalibRecHitProducer", + doEnergyScale = cms.bool( False ), + doEnergyScaleInverse = cms.bool( False ), + doIntercalib = cms.bool( False ), + doIntercalibInverse = cms.bool( False ), + EERecHitCollection = cms.InputTag( 'hltAlCaEtaRecHitsFilterEEonlyRegional','etaEcalRecHitsEE' ), + EBRecHitCollection = cms.InputTag( 'hltAlCaEtaRecHitsFilterEEonlyRegional','etaEcalRecHitsEE' ), + doLaserCorrections = cms.bool( False ), + doLaserCorrectionsInverse = cms.bool( False ), + EBRecalibRecHitCollection = cms.string( "etaEcalRecHitsEB" ), + EERecalibRecHitCollection = cms.string( "etaEcalRecHitsEE" ) ) -fragment.hltDiEG10R9Id85b90eHE10R9Id50b80eR9UnseededLastFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiEG10HE10R9Id50b80eHEUnseededFilter" ), - varTag = cms.InputTag( 'hltEgammaR9IDUnseeded','r95x5' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( False ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.85 ), - thrRegularEE = cms.vdouble( 0.9 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) +fragment.hltAlCaEtaEERechitsToDigis = cms.EDProducer( "HLTRechitsToDigis", + region = cms.string( "endcap" ), + digisIn = cms.InputTag( 'hltEcalDigis','eeDigis' ), + digisOut = cms.string( "etaEEDigis" ), + recHits = cms.InputTag( 'hltAlCaEtaEEUncalibrator','etaEcalRecHitsEE' ), + srFlagsIn = cms.InputTag( "hltEcalDigis" ), + srFlagsOut = cms.string( "etaEESrFlags" ) ) -fragment.hltDiEG10CaloId15b35eHE10R9Id50b80eClusterShapeUnseededFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiEG10HE10R9Id50b80eHEUnseededFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShapeUnseeded','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.015 ), - thrRegularEE = cms.vdouble( 0.035 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) +fragment.hltPreAlCaAK8PFJet40 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltDiEG10Iso60LCaloId15b35eHE10R9Id50b80eEcalIsoUnseededFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiEG10CaloId15b35eHE10R9Id50b80eClusterShapeUnseededFilter" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIsoUnseeded" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 6.0 ), - thrRegularEE = cms.vdouble( 6.0 ), - thrOverEEB = cms.vdouble( 0.012 ), - thrOverEEE = cms.vdouble( 0.012 ), - thrOverE2EB = cms.vdouble( 0.0 ), - thrOverE2EE = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.16544, 0.13212 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) +fragment.hltPreAlCaPFJet40 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltDiEG10Iso60LCaloId15b35eHE10R9Id50b80eTrackIsoUnseededLastFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiEG10Iso60LCaloId15b35eHE10R9Id50b80eEcalIsoUnseededFilter" ), - varTag = cms.InputTag( "hltEgammaHollowTrackIsoUnseeded" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 6.0 ), - thrRegularEE = cms.vdouble( 6.0 ), - thrOverEEB = cms.vdouble( 0.002 ), - thrOverEEE = cms.vdouble( 0.002 ), - thrOverE2EB = cms.vdouble( 0.0 ), - thrOverE2EE = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) +fragment.hltPreAlCaPFJet40CPUOnly = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltDiEG10R9Id85b90eORIso60CaloId15b35eANDHE10R9Id50b80eMass10CombMassLastFilter = cms.EDFilter( "HLTEgammaAllCombMassFilter", - saveTags = cms.bool( True ), - firstLegLastFilter = cms.InputTag( "hltDiEG10R9Id85b90eHE10R9Id50b80eR9UnseededLastFilter" ), - secondLegLastFilter = cms.InputTag( "hltDiEG10Iso60LCaloId15b35eHE10R9Id50b80eTrackIsoUnseededLastFilter" ), - minMass = cms.double( 10.0 ) +fragment.hltEcalDetIdToBeRecoveredCPUOnly = cms.EDProducer( "EcalDetIdToBeRecoveredProducer", + ebIntegrityChIdErrors = cms.InputTag( 'hltEcalDigisLegacy','EcalIntegrityChIdErrors' ), + ebDetIdToBeRecovered = cms.string( "ebDetId" ), + integrityTTIdErrors = cms.InputTag( 'hltEcalDigisLegacy','EcalIntegrityTTIdErrors' ), + eeIntegrityGainErrors = cms.InputTag( 'hltEcalDigisLegacy','EcalIntegrityGainErrors' ), + ebFEToBeRecovered = cms.string( "ebFE" ), + ebIntegrityGainErrors = cms.InputTag( 'hltEcalDigisLegacy','EcalIntegrityGainErrors' ), + eeDetIdToBeRecovered = cms.string( "eeDetId" ), + eeIntegrityGainSwitchErrors = cms.InputTag( 'hltEcalDigisLegacy','EcalIntegrityGainSwitchErrors' ), + eeIntegrityChIdErrors = cms.InputTag( 'hltEcalDigisLegacy','EcalIntegrityChIdErrors' ), + ebIntegrityGainSwitchErrors = cms.InputTag( 'hltEcalDigisLegacy','EcalIntegrityGainSwitchErrors' ), + ebSrFlagCollection = cms.InputTag( "hltEcalDigisLegacy" ), + eeFEToBeRecovered = cms.string( "eeFE" ), + integrityBlockSizeErrors = cms.InputTag( 'hltEcalDigisLegacy','EcalIntegrityBlockSizeErrors' ), + eeSrFlagCollection = cms.InputTag( "hltEcalDigisLegacy" ) ) -fragment.hltL1sSingleEG5WithJetAndTau = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleEG8er2p5 OR L1_SingleJet160er2p5 OR L1_SingleJet180 OR L1_SingleJet200 OR L1_SingleTau120er2p1" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +fragment.hltEcalUncalibRecHitCPUOnly = cms.EDProducer( "EcalUncalibRecHitProducer", + EBdigiCollection = cms.InputTag( 'hltEcalDigisLegacy','ebDigis' ), + EEhitCollection = cms.string( "EcalUncalibRecHitsEE" ), + EEdigiCollection = cms.InputTag( 'hltEcalDigisLegacy','eeDigis' ), + EBhitCollection = cms.string( "EcalUncalibRecHitsEB" ), + algo = cms.string( "EcalUncalibRecHitWorkerMultiFit" ), + algoPSet = cms.PSet( + addPedestalUncertaintyEE = cms.double( 0.0 ), + EBtimeFitLimits_Upper = cms.double( 1.4 ), + addPedestalUncertaintyEB = cms.double( 0.0 ), + EEtimeFitLimits_Lower = cms.double( 0.2 ), + gainSwitchUseMaxSampleEB = cms.bool( True ), + timealgo = cms.string( "RatioMethod" ), + EEamplitudeFitParameters = cms.vdouble( 1.89, 1.4 ), + EEtimeNconst = cms.double( 31.8 ), + EBtimeNconst = cms.double( 28.5 ), + prefitMaxChiSqEE = cms.double( 10.0 ), + outOfTimeThresholdGain12mEB = cms.double( 1000.0 ), + EEtimeFitParameters = cms.vdouble( -2.390548, 3.553628, -17.62341, 67.67538, -133.213, 140.7432, -75.41106, 16.20277 ), + outOfTimeThresholdGain12mEE = cms.double( 1000.0 ), + outOfTimeThresholdGain12pEB = cms.double( 1000.0 ), + gainSwitchUseMaxSampleEE = cms.bool( False ), + prefitMaxChiSqEB = cms.double( 25.0 ), + mitigateBadSamplesEB = cms.bool( False ), + outOfTimeThresholdGain12pEE = cms.double( 1000.0 ), + simplifiedNoiseModelForGainSwitch = cms.bool( True ), + ampErrorCalculation = cms.bool( False ), + mitigateBadSamplesEE = cms.bool( False ), + amplitudeThresholdEB = cms.double( 10.0 ), + amplitudeThresholdEE = cms.double( 10.0 ), + EBtimeFitLimits_Lower = cms.double( 0.2 ), + EBtimeFitParameters = cms.vdouble( -2.015452, 3.130702, -12.3473, 41.88921, -82.83944, 91.01147, -50.35761, 11.05621 ), + selectiveBadSampleCriteriaEB = cms.bool( False ), + dynamicPedestalsEB = cms.bool( False ), + useLumiInfoRunHeader = cms.bool( False ), + EBamplitudeFitParameters = cms.vdouble( 1.138, 1.652 ), + dynamicPedestalsEE = cms.bool( False ), + doPrefitEE = cms.bool( False ), + selectiveBadSampleCriteriaEE = cms.bool( False ), + EEtimeFitLimits_Upper = cms.double( 1.4 ), + outOfTimeThresholdGain61pEE = cms.double( 1000.0 ), + outOfTimeThresholdGain61mEE = cms.double( 1000.0 ), + outOfTimeThresholdGain61pEB = cms.double( 1000.0 ), + EEtimeConstantTerm = cms.double( 1.0 ), + EBtimeConstantTerm = cms.double( 0.6 ), + activeBXs = cms.vint32( -5, -4, -3, -2, -1, 0, 1, 2, 3, 4 ), + outOfTimeThresholdGain61mEB = cms.double( 1000.0 ), + doPrefitEB = cms.bool( False ) + ) ) -fragment.hltPreMCDoubleEle5CaloIdLMW = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltEcalRecHitCPUOnly = cms.EDProducer( "EcalRecHitProducer", + recoverEEVFE = cms.bool( False ), + EErechitCollection = cms.string( "EcalRecHitsEE" ), + recoverEBIsolatedChannels = cms.bool( False ), + recoverEBVFE = cms.bool( False ), + laserCorrection = cms.bool( True ), + EBLaserMIN = cms.double( 0.5 ), + killDeadChannels = cms.bool( True ), + dbStatusToBeExcludedEB = cms.vint32( 14, 78, 142 ), + EEuncalibRecHitCollection = cms.InputTag( 'hltEcalUncalibRecHitCPUOnly','EcalUncalibRecHitsEE' ), + dbStatusToBeExcludedEE = cms.vint32( 14, 78, 142 ), + EELaserMIN = cms.double( 0.5 ), + ebFEToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecoveredCPUOnly','ebFE' ), + cleaningConfig = cms.PSet( + cThreshold_endcap = cms.double( 15.0 ), + tightenCrack_e1_double = cms.double( 2.0 ), + cThreshold_barrel = cms.double( 4.0 ), + e6e2thresh = cms.double( 0.04 ), + e4e1Threshold_barrel = cms.double( 0.08 ), + e4e1Threshold_endcap = cms.double( 0.3 ), + tightenCrack_e4e1_single = cms.double( 3.0 ), + cThreshold_double = cms.double( 10.0 ), + e4e1_b_barrel = cms.double( -0.024 ), + tightenCrack_e6e2_double = cms.double( 3.0 ), + e4e1_a_barrel = cms.double( 0.04 ), + tightenCrack_e1_single = cms.double( 2.0 ), + e4e1_a_endcap = cms.double( 0.02 ), + e4e1_b_endcap = cms.double( -0.0125 ), + ignoreOutOfTimeThresh = cms.double( 1.0E9 ) + ), + logWarningEtThreshold_EE_FE = cms.double( 50.0 ), + eeDetIdToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecoveredCPUOnly','eeDetId' ), + recoverEBFE = cms.bool( False ), + eeFEToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecoveredCPUOnly','eeFE' ), + ebDetIdToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecoveredCPUOnly','ebDetId' ), + singleChannelRecoveryThreshold = cms.double( 8.0 ), + sum8ChannelRecoveryThreshold = cms.double( 0.0 ), + bdtWeightFileNoCracks = cms.FileInPath( "RecoLocalCalo/EcalDeadChannelRecoveryAlgos/data/BDTWeights/bdtgAllRH_8GT700MeV_noCracks_ZskimData2017_v1.xml" ), + bdtWeightFileCracks = cms.FileInPath( "RecoLocalCalo/EcalDeadChannelRecoveryAlgos/data/BDTWeights/bdtgAllRH_8GT700MeV_onlyCracks_ZskimData2017_v1.xml" ), + ChannelStatusToBeExcluded = cms.vstring( ), + EBrechitCollection = cms.string( "EcalRecHitsEB" ), + triggerPrimitiveDigiCollection = cms.InputTag( 'hltEcalDigisLegacy','EcalTriggerPrimitives' ), + recoverEEFE = cms.bool( False ), + singleChannelRecoveryMethod = cms.string( "NeuralNetworks" ), + EBLaserMAX = cms.double( 3.0 ), + flagsMapDBReco = cms.PSet( + kDead = cms.vstring( 'kNoDataNoTP' ), + kGood = cms.vstring( 'kOk', + 'kDAC', + 'kNoLaser', + 'kNoisy' ), + kTowerRecovered = cms.vstring( 'kDeadFE' ), + kNoisy = cms.vstring( 'kNNoisy', + 'kFixedG6', + 'kFixedG1' ), + kNeighboursRecovered = cms.vstring( 'kFixedG0', + 'kNonRespondingIsolated', + 'kDeadVFE' ) + ), + EBuncalibRecHitCollection = cms.InputTag( 'hltEcalUncalibRecHitCPUOnly','EcalUncalibRecHitsEB' ), + algoRecover = cms.string( "EcalRecHitWorkerRecover" ), + algo = cms.string( "EcalRecHitWorkerSimple" ), + EELaserMAX = cms.double( 8.0 ), + logWarningEtThreshold_EB_FE = cms.double( 50.0 ), + recoverEEIsolatedChannels = cms.bool( False ), + skipTimeCalib = cms.bool( False ) ) -fragment.hltEGL1SingleEG5WithJetAndTauFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", - saveTags = cms.bool( True ), - candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), - l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - candNonIsolatedTag = cms.InputTag( "" ), - l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1SeedFilterTag = cms.InputTag( "hltL1sSingleEG5WithJetAndTau" ), - l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - ncandcut = cms.int32( 1 ), - doIsolated = cms.bool( False ), - region_eta_size = cms.double( 0.522 ), - region_eta_size_ecap = cms.double( 1.0 ), - region_phi_size = cms.double( 1.044 ), - barrel_end = cms.double( 1.4791 ), - endcap_end = cms.double( 2.65 ) +fragment.hltTowerMakerForAllCPUOnly = cms.EDProducer( "CaloTowersCreator", + EBSumThreshold = cms.double( 0.2 ), + HF2Weight = cms.double( 1.0 ), + EBWeight = cms.double( 1.0 ), + hfInput = cms.InputTag( "hltHfreco" ), + EESumThreshold = cms.double( 0.45 ), + HOThreshold0 = cms.double( 3.5 ), + HOThresholdPlus1 = cms.double( 3.5 ), + HOThresholdMinus1 = cms.double( 3.5 ), + HOThresholdPlus2 = cms.double( 3.5 ), + HOThresholdMinus2 = cms.double( 3.5 ), + HBGrid = cms.vdouble( ), + HBThreshold1 = cms.double( 0.1 ), + HBThreshold2 = cms.double( 0.2 ), + HBThreshold = cms.double( 0.3 ), + EEWeights = cms.vdouble( ), + HF1Threshold = cms.double( 0.5 ), + HF2Weights = cms.vdouble( ), + HOWeights = cms.vdouble( ), + EEGrid = cms.vdouble( ), + HEDWeight = cms.double( 1.0 ), + EEWeight = cms.double( 1.0 ), + UseHO = cms.bool( False ), + HBWeights = cms.vdouble( ), + HESWeight = cms.double( 1.0 ), + HF1Weight = cms.double( 1.0 ), + HF2Grid = cms.vdouble( ), + HEDWeights = cms.vdouble( ), + HF1Grid = cms.vdouble( ), + EBWeights = cms.vdouble( ), + HOWeight = cms.double( 1.0E-99 ), + EBThreshold = cms.double( 0.07 ), + EEThreshold = cms.double( 0.3 ), + UseEtEBTreshold = cms.bool( False ), + UseSymEBTreshold = cms.bool( False ), + UseEtEETreshold = cms.bool( False ), + UseSymEETreshold = cms.bool( False ), + hbheInput = cms.InputTag( "hltHbherecoLegacy" ), + HcalThreshold = cms.double( -1000.0 ), + HF2Threshold = cms.double( 0.85 ), + HESThreshold1 = cms.double( 0.1 ), + HESThreshold = cms.double( 0.2 ), + HF1Weights = cms.vdouble( ), + hoInput = cms.InputTag( "hltHoreco" ), + HESGrid = cms.vdouble( ), + HESWeights = cms.vdouble( ), + HEDThreshold1 = cms.double( 0.1 ), + HEDThreshold = cms.double( 0.2 ), + EcutTower = cms.double( -1000.0 ), + HEDGrid = cms.vdouble( ), + ecalInputs = cms.VInputTag( 'hltEcalRecHitCPUOnly:EcalRecHitsEB','hltEcalRecHitCPUOnly:EcalRecHitsEE' ), + HBWeight = cms.double( 1.0 ), + HOGrid = cms.vdouble( ), + EBGrid = cms.vdouble( ), + MomConstrMethod = cms.int32( 1 ), + MomHBDepth = cms.double( 0.2 ), + MomHEDepth = cms.double( 0.4 ), + MomEBDepth = cms.double( 0.3 ), + MomEEDepth = cms.double( 0.0 ), + HcalAcceptSeverityLevel = cms.uint32( 9 ), + EcalRecHitSeveritiesToBeExcluded = cms.vstring( 'kTime', + 'kWeird', + 'kBad' ), + UseHcalRecoveredHits = cms.bool( False ), + UseEcalRecoveredHits = cms.bool( False ), + UseRejectedHitsOnly = cms.bool( False ), + HcalAcceptSeverityLevelForRejectedHit = cms.uint32( 9999 ), + EcalSeveritiesToBeUsedInBadTowers = cms.vstring( ), + UseRejectedRecoveredHcalHits = cms.bool( False ), + UseRejectedRecoveredEcalHits = cms.bool( False ), + missingHcalRescaleFactorForEcal = cms.double( 0.0 ), + AllowMissingInputs = cms.bool( False ), + HcalPhase = cms.int32( 1 ) ) -fragment.hltEG5L1SingleEG5WithJetAndTauEtFilter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1SingleEG5WithJetAndTauFilter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 5.0 ), - etcutEE = cms.double( 5.0 ), - ncandcut = cms.int32( 1 ) +fragment.hltAK4CaloJetsCPUOnly = cms.EDProducer( "FastjetJetProducer", + useMassDropTagger = cms.bool( False ), + useFiltering = cms.bool( False ), + useDynamicFiltering = cms.bool( False ), + useTrimming = cms.bool( False ), + usePruning = cms.bool( False ), + useCMSBoostedTauSeedingAlgorithm = cms.bool( False ), + useKtPruning = cms.bool( False ), + useConstituentSubtraction = cms.bool( False ), + useSoftDrop = cms.bool( False ), + correctShape = cms.bool( False ), + UseOnlyVertexTracks = cms.bool( False ), + UseOnlyOnePV = cms.bool( False ), + muCut = cms.double( -1.0 ), + yCut = cms.double( -1.0 ), + rFilt = cms.double( -1.0 ), + rFiltFactor = cms.double( -1.0 ), + trimPtFracMin = cms.double( -1.0 ), + zcut = cms.double( -1.0 ), + rcut_factor = cms.double( -1.0 ), + csRho_EtaMax = cms.double( -1.0 ), + csRParam = cms.double( -1.0 ), + beta = cms.double( -1.0 ), + R0 = cms.double( -1.0 ), + gridMaxRapidity = cms.double( -1.0 ), + gridSpacing = cms.double( -1.0 ), + DzTrVtxMax = cms.double( 0.0 ), + DxyTrVtxMax = cms.double( 0.0 ), + MaxVtxZ = cms.double( 15.0 ), + subjetPtMin = cms.double( -1.0 ), + muMin = cms.double( -1.0 ), + muMax = cms.double( -1.0 ), + yMin = cms.double( -1.0 ), + yMax = cms.double( -1.0 ), + dRMin = cms.double( -1.0 ), + dRMax = cms.double( -1.0 ), + maxDepth = cms.int32( -1 ), + nFilt = cms.int32( -1 ), + MinVtxNdof = cms.int32( 5 ), + src = cms.InputTag( "hltTowerMakerForAllCPUOnly" ), + srcPVs = cms.InputTag( "NotUsed" ), + jetType = cms.string( "CaloJet" ), + jetAlgorithm = cms.string( "AntiKt" ), + rParam = cms.double( 0.4 ), + inputEtMin = cms.double( 0.3 ), + inputEMin = cms.double( 0.0 ), + jetPtMin = cms.double( 1.0 ), + doPVCorrection = cms.bool( False ), + doAreaFastjet = cms.bool( False ), + doRhoFastjet = cms.bool( False ), + doPUOffsetCorr = cms.bool( False ), + puPtMin = cms.double( 10.0 ), + nSigmaPU = cms.double( 1.0 ), + radiusPU = cms.double( 0.4 ), + subtractorName = cms.string( "" ), + useExplicitGhosts = cms.bool( False ), + doAreaDiskApprox = cms.bool( True ), + voronoiRfact = cms.double( 0.9 ), + Rho_EtaMax = cms.double( 4.4 ), + Ghost_EtaMax = cms.double( 6.0 ), + Active_Area_Repeats = cms.int32( 5 ), + GhostArea = cms.double( 0.01 ), + restrictInputs = cms.bool( False ), + maxInputs = cms.uint32( 1 ), + writeCompound = cms.bool( False ), + writeJetsWithConst = cms.bool( False ), + doFastJetNonUniform = cms.bool( False ), + useDeterministicSeed = cms.bool( True ), + minSeed = cms.uint32( 14327 ), + verbosity = cms.int32( 0 ), + puWidth = cms.double( 0.0 ), + nExclude = cms.uint32( 0 ), + maxBadEcalCells = cms.uint32( 9999999 ), + maxBadHcalCells = cms.uint32( 9999999 ), + maxProblematicEcalCells = cms.uint32( 9999999 ), + maxProblematicHcalCells = cms.uint32( 9999999 ), + maxRecoveredEcalCells = cms.uint32( 9999999 ), + maxRecoveredHcalCells = cms.uint32( 9999999 ), + puCenters = cms.vdouble( ), + applyWeight = cms.bool( False ), + srcWeights = cms.InputTag( "" ), + minimumTowersFraction = cms.double( 0.0 ), + jetCollInstanceName = cms.string( "" ), + sumRecHits = cms.bool( False ) ) -fragment.hltEG5HEFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG5L1SingleEG5WithJetAndTauEtFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.15 ), - thrOverEEE = cms.vdouble( 0.1 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltAK4CaloJetsIDPassedCPUOnly = cms.EDProducer( "HLTCaloJetIDProducer", + min_N90 = cms.int32( -2 ), + min_N90hits = cms.int32( 2 ), + min_EMF = cms.double( 1.0E-6 ), + max_EMF = cms.double( 999.0 ), + jetsInput = cms.InputTag( "hltAK4CaloJetsCPUOnly" ), + JetIDParams = cms.PSet( + hfRecHitsColl = cms.InputTag( "hltHfreco" ), + hoRecHitsColl = cms.InputTag( "hltHoreco" ), + ebRecHitsColl = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEB' ), + hbheRecHitsColl = cms.InputTag( "hltHbherecoLegacy" ), + useRecHits = cms.bool( True ), + eeRecHitsColl = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEE' ) + ) ) -fragment.hltEG5CaloIdLClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG5HEFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.014 ), - thrRegularEE = cms.vdouble( 0.035 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltFixedGridRhoFastjetAllCaloCPUOnly = cms.EDProducer( "FixedGridRhoProducerFastjet", + pfCandidatesTag = cms.InputTag( "hltTowerMakerForAllCPUOnly" ), + maxRapidity = cms.double( 5.0 ), + gridSpacing = cms.double( 0.55 ) ) -fragment.hltEle5CaloIdLPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG5CaloIdLClusterShapeFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) +fragment.hltAK4CaloFastJetCorrectorCPUOnly = cms.EDProducer( "L1FastjetCorrectorProducer", + level = cms.string( "L1FastJet" ), + algorithm = cms.string( "AK4CaloHLT" ), + srcRho = cms.InputTag( "hltFixedGridRhoFastjetAllCaloCPUOnly" ) ) -fragment.hltEle5CaloIdLMWPMS2Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle5CaloIdLPixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaPixelMatchVars','s2' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 150.0 ), - thrRegularEE = cms.vdouble( 150.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltAK4CaloCorrectorCPUOnly = cms.EDProducer( "ChainedJetCorrectorProducer", + correctors = cms.VInputTag( 'hltAK4CaloFastJetCorrectorCPUOnly','hltAK4CaloRelativeCorrector','hltAK4CaloAbsoluteCorrector','hltAK4CaloResidualCorrector' ) ) -fragment.hltDiEG5EtUnseededFilter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEgammaCandidatesWrapperUnseeded" ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ), - etcutEB = cms.double( 5.0 ), - etcutEE = cms.double( 5.0 ), - ncandcut = cms.int32( 2 ) +fragment.hltAK4CaloJetsCorrectedCPUOnly = cms.EDProducer( "CorrectedCaloJetProducer", + src = cms.InputTag( "hltAK4CaloJetsCPUOnly" ), + correctors = cms.VInputTag( 'hltAK4CaloCorrectorCPUOnly' ) ) -fragment.hltDiEG5HEUnseededFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiEG5EtUnseededFilter" ), - varTag = cms.InputTag( "hltEgammaHoverEUnseeded" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.15 ), - thrOverEEE = cms.vdouble( 0.1 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) +fragment.hltAK4CaloJetsCorrectedIDPassedCPUOnly = cms.EDProducer( "CorrectedCaloJetProducer", + src = cms.InputTag( "hltAK4CaloJetsIDPassedCPUOnly" ), + correctors = cms.VInputTag( 'hltAK4CaloCorrectorCPUOnly' ) ) -fragment.hltDiEG5CaloIdLClusterShapeUnseededFilter = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltSingleCaloJet10CPUOnly = cms.EDFilter( "HLT1CaloJet", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiEG5HEUnseededFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShapeUnseeded','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.014 ), - thrRegularEE = cms.vdouble( 0.035 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) + inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassedCPUOnly" ), + triggerType = cms.int32( 85 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 10.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 5.0 ), + MinN = cms.int32( 1 ) ) -fragment.hltDiEle5CaloIdLPixelMatchUnseededFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiEG5CaloIdLClusterShapeUnseededFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeedsUnseeded" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 2 ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) +fragment.hltAK4CaloJetsPFCPUOnly = cms.EDProducer( "FastjetJetProducer", + useMassDropTagger = cms.bool( False ), + useFiltering = cms.bool( False ), + useDynamicFiltering = cms.bool( False ), + useTrimming = cms.bool( False ), + usePruning = cms.bool( False ), + useCMSBoostedTauSeedingAlgorithm = cms.bool( False ), + useKtPruning = cms.bool( False ), + useConstituentSubtraction = cms.bool( False ), + useSoftDrop = cms.bool( False ), + correctShape = cms.bool( False ), + UseOnlyVertexTracks = cms.bool( False ), + UseOnlyOnePV = cms.bool( False ), + muCut = cms.double( -1.0 ), + yCut = cms.double( -1.0 ), + rFilt = cms.double( -1.0 ), + rFiltFactor = cms.double( -1.0 ), + trimPtFracMin = cms.double( -1.0 ), + zcut = cms.double( -1.0 ), + rcut_factor = cms.double( -1.0 ), + csRho_EtaMax = cms.double( -1.0 ), + csRParam = cms.double( -1.0 ), + beta = cms.double( -1.0 ), + R0 = cms.double( -1.0 ), + gridMaxRapidity = cms.double( -1.0 ), + gridSpacing = cms.double( -1.0 ), + DzTrVtxMax = cms.double( 0.0 ), + DxyTrVtxMax = cms.double( 0.0 ), + MaxVtxZ = cms.double( 15.0 ), + subjetPtMin = cms.double( -1.0 ), + muMin = cms.double( -1.0 ), + muMax = cms.double( -1.0 ), + yMin = cms.double( -1.0 ), + yMax = cms.double( -1.0 ), + dRMin = cms.double( -1.0 ), + dRMax = cms.double( -1.0 ), + maxDepth = cms.int32( -1 ), + nFilt = cms.int32( -1 ), + MinVtxNdof = cms.int32( 5 ), + src = cms.InputTag( "hltTowerMakerForAllCPUOnly" ), + srcPVs = cms.InputTag( "NotUsed" ), + jetType = cms.string( "CaloJet" ), + jetAlgorithm = cms.string( "AntiKt" ), + rParam = cms.double( 0.4 ), + inputEtMin = cms.double( 0.3 ), + inputEMin = cms.double( 0.0 ), + jetPtMin = cms.double( 1.0 ), + doPVCorrection = cms.bool( False ), + doAreaFastjet = cms.bool( False ), + doRhoFastjet = cms.bool( False ), + doPUOffsetCorr = cms.bool( False ), + puPtMin = cms.double( 10.0 ), + nSigmaPU = cms.double( 1.0 ), + radiusPU = cms.double( 0.4 ), + subtractorName = cms.string( "" ), + useExplicitGhosts = cms.bool( False ), + doAreaDiskApprox = cms.bool( False ), + voronoiRfact = cms.double( -9.0 ), + Rho_EtaMax = cms.double( 4.4 ), + Ghost_EtaMax = cms.double( 6.0 ), + Active_Area_Repeats = cms.int32( 5 ), + GhostArea = cms.double( 0.01 ), + restrictInputs = cms.bool( False ), + maxInputs = cms.uint32( 1 ), + writeCompound = cms.bool( False ), + writeJetsWithConst = cms.bool( False ), + doFastJetNonUniform = cms.bool( False ), + useDeterministicSeed = cms.bool( True ), + minSeed = cms.uint32( 0 ), + verbosity = cms.int32( 0 ), + puWidth = cms.double( 0.0 ), + nExclude = cms.uint32( 0 ), + maxBadEcalCells = cms.uint32( 9999999 ), + maxBadHcalCells = cms.uint32( 9999999 ), + maxProblematicEcalCells = cms.uint32( 9999999 ), + maxProblematicHcalCells = cms.uint32( 9999999 ), + maxRecoveredEcalCells = cms.uint32( 9999999 ), + maxRecoveredHcalCells = cms.uint32( 9999999 ), + puCenters = cms.vdouble( ), + applyWeight = cms.bool( False ), + srcWeights = cms.InputTag( "" ), + minimumTowersFraction = cms.double( 0.0 ), + jetCollInstanceName = cms.string( "" ), + sumRecHits = cms.bool( False ) ) -fragment.hltDiEle5CaloIdLMWPMS2UnseededFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiEle5CaloIdLPixelMatchUnseededFilter" ), - varTag = cms.InputTag( 'hltEgammaPixelMatchVarsUnseeded','s2' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 150.0 ), - thrRegularEE = cms.vdouble( 150.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) +fragment.hltAK4CaloJetsPFEt5CPUOnly = cms.EDFilter( "EtMinCaloJetSelector", + src = cms.InputTag( "hltAK4CaloJetsPFCPUOnly" ), + filter = cms.bool( False ), + etMin = cms.double( 5.0 ) ) -fragment.hltPreMCEle5WPTightGsf = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltSiPixelClustersCacheCPUOnly = cms.EDProducer( "SiPixelClusterShapeCacheProducer", + src = cms.InputTag( "hltSiPixelClustersLegacy" ), + onDemand = cms.bool( False ) ) -fragment.hltEG5L1SingleEG5EtFilter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1SingleEG5Filter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 5.0 ), - etcutEE = cms.double( 5.0 ), - ncandcut = cms.int32( 1 ) +fragment.hltSiPixelRecHitsFromLegacyCPUOnly = cms.EDProducer( "SiPixelRecHitSoAFromLegacy", + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + src = cms.InputTag( "hltSiPixelClustersLegacy" ), + CPE = cms.string( "PixelCPEFast" ), + convertToLegacy = cms.bool( True ), + isPhase2 = cms.bool( False ) ) -fragment.hltEle5WPTightClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG5L1SingleEG5EtFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.011 ), - thrRegularEE = cms.vdouble( 0.0305 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltSiStripClustersCPUOnly = cms.EDProducer( "MeasurementTrackerEventProducer", + measurementTracker = cms.string( "hltESPMeasurementTracker" ), + skipClusters = cms.InputTag( "" ), + pixelClusterProducer = cms.string( "hltSiPixelClusters" ), + stripClusterProducer = cms.string( "hltSiStripRawToClustersFacility" ), + Phase2TrackerCluster1DProducer = cms.string( "" ), + vectorHits = cms.InputTag( "" ), + vectorHitsRej = cms.InputTag( "" ), + inactivePixelDetectorLabels = cms.VInputTag( 'hltSiPixelDigisLegacy' ), + badPixelFEDChannelCollectionLabels = cms.VInputTag( 'hltSiPixelDigisLegacy' ), + pixelCablingMapLabel = cms.string( "" ), + inactiveStripDetectorLabels = cms.VInputTag( 'hltSiStripExcludedFEDListProducer' ), + switchOffPixelsIfEmpty = cms.bool( True ) ) -fragment.hltEle5WPTightHEFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle5WPTightClusterShapeFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.1 ), - thrRegularEB1 = cms.vdouble( 0.75 ), - thrRegularEE1 = cms.vdouble( 3.0 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.03 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( 2.25 ), - thrRegularEE2 = cms.vdouble( 5.0 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.03 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.1, 0.1, 0.3, 0.5 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltIterL3OISeedsFromL2MuonsCPUOnly = cms.EDProducer( "TSGForOIDNN", + src = cms.InputTag( 'hltL2Muons','UpdatedAtVtx' ), + layersToTry = cms.int32( 2 ), + fixedErrorRescaleFactorForHitless = cms.double( 2.0 ), + hitsToTry = cms.int32( 1 ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersCPUOnly" ), + estimator = cms.string( "hltESPChi2MeasurementEstimator100" ), + maxEtaForTOB = cms.double( 1.8 ), + minEtaForTEC = cms.double( 0.7 ), + debug = cms.untracked.bool( False ), + maxSeeds = cms.uint32( 20 ), + maxHitlessSeeds = cms.uint32( 5 ), + maxHitSeeds = cms.uint32( 1 ), + propagatorName = cms.string( "PropagatorWithMaterialParabolicMf" ), + maxHitlessSeedsIP = cms.uint32( 5 ), + maxHitlessSeedsMuS = cms.uint32( 0 ), + maxHitDoubletSeeds = cms.uint32( 0 ), + getStrategyFromDNN = cms.bool( True ), + useRegressor = cms.bool( False ), + dnnMetadataPath = cms.string( "RecoMuon/TrackerSeedGenerator/data/OIseeding/DNNclassifier_Run3_metadata.json" ) ) -fragment.hltEle5WPTightEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle5WPTightHEFilter" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.1 ), - thrRegularEB1 = cms.vdouble( 1.75 ), - thrRegularEE1 = cms.vdouble( 1.0 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.025 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( 1.75 ), - thrRegularEE2 = cms.vdouble( 2.0 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.025 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.2, 0.2, 0.25, 0.3 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltIterL3OITrackCandidatesCPUOnly = cms.EDProducer( "CkfTrackCandidateMaker", + cleanTrajectoryAfterInOut = cms.bool( False ), + doSeedingRegionRebuilding = cms.bool( False ), + onlyPixelHitsForSeedCleaner = cms.bool( False ), + reverseTrajectories = cms.bool( True ), + useHitsSplitting = cms.bool( False ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersCPUOnly" ), + src = cms.InputTag( "hltIterL3OISeedsFromL2MuonsCPUOnly" ), + clustersToSkip = cms.InputTag( "" ), + phase2clustersToSkip = cms.InputTag( "" ), + TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTPSetMuonCkfTrajectoryBuilder" ) ), + TransientInitialStateEstimatorParameters = cms.PSet( + propagatorAlongTISE = cms.string( "PropagatorWithMaterial" ), + numberMeasurementsForFit = cms.int32( 4 ), + propagatorOppositeTISE = cms.string( "PropagatorWithMaterialOpposite" ) + ), + numHitsForSeedCleaner = cms.int32( 4 ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + RedundantSeedCleaner = cms.string( "CachingSeedCleanerBySharedInput" ), + TrajectoryCleaner = cms.string( "muonSeededTrajectoryCleanerBySharedHits" ), + maxNSeeds = cms.uint32( 500000 ), + maxSeedsBeforeCleaning = cms.uint32( 5000 ) ) -fragment.hltEle5WPTightHcalIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle5WPTightEcalIsoFilter" ), - varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.0 ), - thrRegularEB1 = cms.vdouble( 2.5 ), - thrRegularEE1 = cms.vdouble( 1.0 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.03 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( 3.0 ), - thrRegularEE2 = cms.vdouble( 2.0 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.03 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.2, 0.2, 0.4, 0.5 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.0 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltIterL3OIMuCtfWithMaterialTracksCPUOnly = cms.EDProducer( "TrackProducer", + useSimpleMF = cms.bool( False ), + SimpleMagneticField = cms.string( "" ), + src = cms.InputTag( "hltIterL3OITrackCandidatesCPUOnly" ), + clusterRemovalInfo = cms.InputTag( "" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Fitter = cms.string( "hltESPKFFittingSmootherWithOutliersRejectionAndRK" ), + useHitsSplitting = cms.bool( False ), + alias = cms.untracked.string( "ctfWithMaterialTracks" ), + TrajectoryInEvent = cms.bool( False ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + AlgorithmName = cms.string( "iter10" ), + Propagator = cms.string( "PropagatorWithMaterial" ), + GeometricInnerState = cms.bool( True ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + MeasurementTracker = cms.string( "hltESPMeasurementTracker" ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersCPUOnly" ) ) -fragment.hltEle5WPTightPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle5WPTightHcalIsoFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) +fragment.hltIterL3OIMuonTrackCutClassifierCPUOnly = cms.EDProducer( "TrackCutClassifier", + src = cms.InputTag( "hltIterL3OIMuCtfWithMaterialTracksCPUOnly" ), + beamspot = cms.InputTag( "hltOnlineBeamSpot" ), + vertices = cms.InputTag( "Notused" ), + ignoreVertices = cms.bool( True ), + qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), + mva = cms.PSet( + minPixelHits = cms.vint32( 0, 0, 1 ), + maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 100.0 ), + dr_par = cms.PSet( + d0err = cms.vdouble( 0.003, 0.003, 3.40282346639E38 ), + dr_par2 = cms.vdouble( 0.3, 0.3, 3.40282346639E38 ), + dr_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), + dr_exp = cms.vint32( 4, 4, 2147483647 ), + d0err_par = cms.vdouble( 0.001, 0.001, 3.40282346639E38 ) + ), + maxLostLayers = cms.vint32( 4, 3, 2 ), + min3DLayers = cms.vint32( 1, 2, 1 ), + dz_par = cms.PSet( + dz_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), + dz_par2 = cms.vdouble( 0.35, 0.35, 3.40282346639E38 ), + dz_exp = cms.vint32( 4, 4, 2147483647 ) + ), + minNVtxTrk = cms.int32( 3 ), + maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), + minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), + maxChi2 = cms.vdouble( 3.40282346639E38, 3.40282346639E38, 3.40282346639E38 ), + maxChi2n = cms.vdouble( 10.0, 1.0, 0.4 ), + maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), + minLayers = cms.vint32( 3, 5, 5 ) + ) ) -fragment.hltEle5WPTightPMS2Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle5WPTightPixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaPixelMatchVars','s2' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 70.0 ), - thrRegularEE = cms.vdouble( 45.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltIterL3OIMuonTrackSelectionHighPurityCPUOnly = cms.EDProducer( "TrackCollectionFilterCloner", + originalSource = cms.InputTag( "hltIterL3OIMuCtfWithMaterialTracksCPUOnly" ), + originalMVAVals = cms.InputTag( 'hltIterL3OIMuonTrackCutClassifierCPUOnly','MVAValues' ), + originalQualVals = cms.InputTag( 'hltIterL3OIMuonTrackCutClassifierCPUOnly','QualityMasks' ), + minQuality = cms.string( "highPurity" ), + copyExtras = cms.untracked.bool( True ), + copyTrajectories = cms.untracked.bool( False ) ) -fragment.hltEle5WPTightGsfOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle5WPTightPMS2Filter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.012 ), - thrRegularEE = cms.vdouble( 0.011 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltL3MuonsIterL3OICPUOnly = cms.EDProducer( "L3MuonProducer", + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + UseMuonNavigation = cms.untracked.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPSmartPropagatorAny', + 'SteppingHelixPropagatorAny', + 'hltESPSmartPropagator', + 'hltESPSteppingHelixPropagatorOpposite' ) + ), + MuonCollectionLabel = cms.InputTag( 'hltL2Muons','UpdatedAtVtx' ), + TrackLoaderParameters = cms.PSet( + MuonSeededTracksInstance = cms.untracked.string( "L2Seeded" ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + DoSmoothing = cms.bool( True ), + SmoothTkTrack = cms.untracked.bool( False ), + VertexConstraint = cms.bool( False ), + MuonUpdatorAtVertexParameters = cms.PSet( + MaxChi2 = cms.double( 1000000.0 ), + BeamSpotPositionErrors = cms.vdouble( 0.1, 0.1, 5.3 ), + Propagator = cms.string( "hltESPSteppingHelixPropagatorOpposite" ) + ), + PutTkTrackIntoEvent = cms.untracked.bool( False ), + Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) + ), + L3TrajBuilderParameters = cms.PSet( + PtCut = cms.double( 1.0 ), + TrackerPropagator = cms.string( "SteppingHelixPropagatorAny" ), + GlobalMuonTrackMatcher = cms.PSet( + Chi2Cut_3 = cms.double( 200.0 ), + DeltaDCut_2 = cms.double( 10.0 ), + Eta_threshold = cms.double( 1.2 ), + Quality_2 = cms.double( 15.0 ), + DeltaDCut_1 = cms.double( 40.0 ), + Quality_3 = cms.double( 7.0 ), + DeltaDCut_3 = cms.double( 15.0 ), + Quality_1 = cms.double( 20.0 ), + Pt_threshold1 = cms.double( 0.0 ), + DeltaRCut_2 = cms.double( 0.2 ), + DeltaRCut_1 = cms.double( 0.1 ), + Pt_threshold2 = cms.double( 9.99999999E8 ), + Chi2Cut_1 = cms.double( 50.0 ), + Chi2Cut_2 = cms.double( 50.0 ), + DeltaRCut_3 = cms.double( 1.0 ), + LocChi2Cut = cms.double( 0.001 ), + Propagator = cms.string( "hltESPSmartPropagator" ), + MinPt = cms.double( 1.0 ), + MinP = cms.double( 2.5 ) + ), + ScaleTECxFactor = cms.double( -1.0 ), + tkTrajUseVertex = cms.bool( False ), + MuonTrackingRegionBuilder = cms.PSet( + Rescale_Dz = cms.double( 4.0 ), + Pt_fixed = cms.bool( False ), + Eta_fixed = cms.bool( True ), + Eta_min = cms.double( 0.1 ), + DeltaZ = cms.double( 24.2 ), + maxRegions = cms.int32( 2 ), + EtaR_UpperLimit_Par1 = cms.double( 0.25 ), + UseVertex = cms.bool( False ), + Z_fixed = cms.bool( False ), + PhiR_UpperLimit_Par1 = cms.double( 0.6 ), + PhiR_UpperLimit_Par2 = cms.double( 0.2 ), + Rescale_phi = cms.double( 3.0 ), + DeltaEta = cms.double( 0.2 ), + precise = cms.bool( True ), + OnDemand = cms.int32( -1 ), + EtaR_UpperLimit_Par2 = cms.double( 0.15 ), + MeasurementTrackerName = cms.InputTag( "hltESPMeasurementTracker" ), + vertexCollection = cms.InputTag( "pixelVertices" ), + Pt_min = cms.double( 3.0 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Phi_fixed = cms.bool( True ), + DeltaR = cms.double( 0.025 ), + input = cms.InputTag( 'hltL2Muons','UpdatedAtVtx' ), + DeltaPhi = cms.double( 0.15 ), + Phi_min = cms.double( 0.1 ), + Rescale_eta = cms.double( 3.0 ) + ), + TrackTransformer = cms.PSet( + Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), + RefitDirection = cms.string( "insideOut" ), + RefitRPCHits = cms.bool( True ), + Propagator = cms.string( "hltESPSmartPropagatorAny" ), + DoPredictionsOnly = cms.bool( False ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), + Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) + ), + tkTrajBeamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + RefitRPCHits = cms.bool( True ), + tkTrajVertex = cms.InputTag( "Notused" ), + GlbRefitterParameters = cms.PSet( + Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), + DTRecSegmentLabel = cms.InputTag( "hltDt4DSegments" ), + RefitFlag = cms.bool( True ), + SkipStation = cms.int32( -1 ), + Chi2CutRPC = cms.double( 1.0 ), + PropDirForCosmics = cms.bool( False ), + CSCRecSegmentLabel = cms.InputTag( "hltCscSegments" ), + GEMRecHitLabel = cms.InputTag( "hltGemRecHits" ), + HitThreshold = cms.int32( 1 ), + Chi2CutGEM = cms.double( 1.0 ), + DYTthrs = cms.vint32( 30, 15 ), + TrackerSkipSystem = cms.int32( -1 ), + RefitDirection = cms.string( "insideOut" ), + Chi2CutCSC = cms.double( 150.0 ), + Chi2CutDT = cms.double( 10.0 ), + RefitRPCHits = cms.bool( True ), + TrackerSkipSection = cms.int32( -1 ), + Propagator = cms.string( "hltESPSmartPropagatorAny" ), + DoPredictionsOnly = cms.bool( False ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + MuonHitsOption = cms.int32( 1 ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ) + ), + PCut = cms.double( 2.5 ), + tkTrajMaxDXYBeamSpot = cms.double( 9999.0 ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + tkTrajMaxChi2 = cms.double( 9999.0 ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), + ScaleTECyFactor = cms.double( -1.0 ), + tkTrajLabel = cms.InputTag( "hltIterL3OIMuonTrackSelectionHighPurityCPUOnly" ) + ) ) -fragment.hltEle5WPTightGsfMissingHitsFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle5WPTightGsfOneOEMinusOneOPFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','MissingHits' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 999.0 ), - thrRegularEE = cms.vdouble( 1.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltIterL3OIL3MuonsLinksCombinationCPUOnly = cms.EDProducer( "L3TrackLinksCombiner", + labels = cms.VInputTag( 'hltL3MuonsIterL3OICPUOnly' ) ) -fragment.hltEle5WPTightGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle5WPTightGsfMissingHitsFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.004 ), - thrRegularEE = cms.vdouble( 0.005 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltIterL3OIL3MuonsCPUOnly = cms.EDProducer( "L3TrackCombiner", + labels = cms.VInputTag( 'hltL3MuonsIterL3OICPUOnly' ) ) -fragment.hltEle5WPTightGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle5WPTightGsfDetaFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.02 ), - thrRegularEE = cms.vdouble( 0.023 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltIterL3OIL3MuonCandidatesCPUOnly = cms.EDProducer( "L3MuonCandidateProducer", + InputObjects = cms.InputTag( "hltIterL3OIL3MuonsCPUOnly" ), + InputLinksObjects = cms.InputTag( "hltIterL3OIL3MuonsLinksCombinationCPUOnly" ), + MuonPtOption = cms.string( "Tracker" ) ) -fragment.hltEle5WPTightGsfTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle5WPTightGsfDphiFilter" ), - varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.1 ), - thrRegularEB1 = cms.vdouble( 0.838 ), - thrRegularEE1 = cms.vdouble( -0.363 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.025 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( -0.385 ), - thrRegularEE2 = cms.vdouble( 0.702 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.025 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.029, 0.111, 0.114, 0.032 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltL2SelectorForL3IOCPUOnly = cms.EDProducer( "HLTMuonL2SelectorForL3IO", + l2Src = cms.InputTag( 'hltL2Muons','UpdatedAtVtx' ), + l3OISrc = cms.InputTag( "hltIterL3OIL3MuonCandidatesCPUOnly" ), + InputLinks = cms.InputTag( "hltIterL3OIL3MuonsLinksCombinationCPUOnly" ), + applyL3Filters = cms.bool( False ), + MinNhits = cms.int32( 1 ), + MaxNormalizedChi2 = cms.double( 20.0 ), + MinNmuonHits = cms.int32( 1 ), + MaxPtDifference = cms.double( 0.3 ) ) -fragment.hltPreMCEle15Ele10CaloIdLTrackIdLIsoVLDZ = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltPixelTracksCPUOnly = cms.EDProducer( "CAHitNtupletCUDA", + onGPU = cms.bool( False ), + pixelRecHitSrc = cms.InputTag( "hltSiPixelRecHitsFromLegacyCPUOnly" ), + ptmin = cms.double( 0.899999976158 ), + CAThetaCutBarrel = cms.double( 0.00200000009499 ), + CAThetaCutForward = cms.double( 0.00300000002608 ), + hardCurvCut = cms.double( 0.0328407224959 ), + dcaCutInnerTriplet = cms.double( 0.15000000596 ), + dcaCutOuterTriplet = cms.double( 0.25 ), + earlyFishbone = cms.bool( True ), + lateFishbone = cms.bool( False ), + idealConditions = cms.bool( False ), + fillStatistics = cms.bool( False ), + minHitsPerNtuplet = cms.uint32( 3 ), + maxNumberOfDoublets = cms.uint32( 524288 ), + minHitsForSharingCut = cms.uint32( 10 ), + includeJumpingForwardDoublets = cms.bool( True ), + fitNas4 = cms.bool( False ), + doClusterCut = cms.bool( True ), + doZ0Cut = cms.bool( True ), + doPtCut = cms.bool( True ), + useRiemannFit = cms.bool( False ), + doSharedHitCut = cms.bool( True ), + dupPassThrough = cms.bool( False ), + useSimpleTripletCleaner = cms.bool( True ), + trackQualityCuts = cms.PSet( + chi2MaxPt = cms.double( 10.0 ), + tripletMaxTip = cms.double( 0.3 ), + chi2Scale = cms.double( 8.0 ), + quadrupletMaxTip = cms.double( 0.5 ), + quadrupletMinPt = cms.double( 0.3 ), + quadrupletMaxZip = cms.double( 12.0 ), + tripletMaxZip = cms.double( 12.0 ), + tripletMinPt = cms.double( 0.5 ), + chi2Coeff = cms.vdouble( 0.9, 1.8 ) + ) ) -fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLEtLeg1Filter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1SingleEG5Filter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 15.0 ), - etcutEE = cms.double( 15.0 ), - ncandcut = cms.int32( 1 ) +fragment.hltPixelTracksFromSoACPUOnly = cms.EDProducer( "PixelTrackProducerFromSoA", + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + trackSrc = cms.InputTag( "hltPixelTracksCPUOnly" ), + pixelRecHitLegacySrc = cms.InputTag( "hltSiPixelRecHitsFromLegacyCPUOnly" ), + minNumberOfHits = cms.int32( 0 ), + minQuality = cms.string( "loose" ) ) -fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLEtLeg2Filter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1SingleEG5Filter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 10.0 ), - etcutEE = cms.double( 10.0 ), - ncandcut = cms.int32( 2 ) +fragment.hltPixelVerticesCPUOnly = cms.EDProducer( "PixelVertexProducerCUDA", + onGPU = cms.bool( False ), + oneKernel = cms.bool( True ), + useDensity = cms.bool( True ), + useDBSCAN = cms.bool( False ), + useIterative = cms.bool( False ), + minT = cms.int32( 2 ), + eps = cms.double( 0.07 ), + errmax = cms.double( 0.01 ), + chi2max = cms.double( 9.0 ), + PtMin = cms.double( 0.5 ), + PtMax = cms.double( 75.0 ), + pixelTrackSrc = cms.InputTag( "hltPixelTracksCPUOnly" ) ) -fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLClusterShapeLeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLEtLeg1Filter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.013 ), - thrRegularEE = cms.vdouble( 0.035 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltPixelVerticesFromSoACPUOnly = cms.EDProducer( "PixelVertexProducerFromSoA", + TrackCollection = cms.InputTag( "hltPixelTracksFromSoACPUOnly" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + src = cms.InputTag( "hltPixelVerticesCPUOnly" ) ) -fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLClusterShapeLeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLEtLeg2Filter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.013 ), - thrRegularEE = cms.vdouble( 0.035 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltTrimmedPixelVerticesCPUOnly = cms.EDProducer( "PixelVertexCollectionTrimmer", + src = cms.InputTag( "hltPixelVerticesFromSoACPUOnly" ), + maxVtx = cms.uint32( 100 ), + fractionSumPt2 = cms.double( 0.3 ), + minSumPt2 = cms.double( 0.0 ), + PVcomparer = cms.PSet( refToPSet_ = cms.string( "HLTPSetPvClusterComparerForIT" ) ) ) -fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLHELeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLClusterShapeLeg1Filter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.15 ), - thrOverEEE = cms.vdouble( 0.4 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltIterL3MuonPixelTracksTrackingRegionsCPUOnly = cms.EDProducer( "MuonTrackingRegionByPtEDProducer", + DeltaR = cms.double( 0.025 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + OnDemand = cms.int32( -1 ), + vertexCollection = cms.InputTag( "notUsed" ), + MeasurementTrackerName = cms.InputTag( "" ), + UseVertex = cms.bool( False ), + Rescale_Dz = cms.double( 4.0 ), + Pt_fixed = cms.bool( True ), + Z_fixed = cms.bool( True ), + Pt_min = cms.double( 0.0 ), + DeltaZ = cms.double( 24.2 ), + ptRanges = cms.vdouble( 0.0, 15.0, 20.0, 1.0E64 ), + deltaEtas = cms.vdouble( 0.2, 0.2, 0.2 ), + deltaPhis = cms.vdouble( 0.75, 0.45, 0.225 ), + maxRegions = cms.int32( 5 ), + precise = cms.bool( True ), + input = cms.InputTag( "hltL2SelectorForL3IOCPUOnly" ) ) -fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLHELeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLClusterShapeLeg2Filter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.15 ), - thrOverEEE = cms.vdouble( 0.4 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltPixelTracksInRegionL2CPUOnly = cms.EDProducer( "TrackSelectorByRegion", + tracks = cms.InputTag( "hltPixelTracksFromSoACPUOnly" ), + regions = cms.InputTag( "hltIterL3MuonPixelTracksTrackingRegionsCPUOnly" ), + produceTrackCollection = cms.bool( True ), + produceMask = cms.bool( False ) ) -fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLEcalIsoLeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLHELeg1Filter" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.5 ), - thrOverEEE = cms.vdouble( 0.5 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.29, 0.21 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltIter0IterL3MuonPixelSeedsFromPixelTracksCPUOnly = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", + InputCollection = cms.InputTag( "hltPixelTracksInRegionL2CPUOnly" ), + InputVertexCollection = cms.InputTag( "" ), + originHalfLength = cms.double( 0.3 ), + originRadius = cms.double( 0.1 ), + useProtoTrackKinematics = cms.bool( False ), + useEventsWithNoVertex = cms.bool( True ), + TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + usePV = cms.bool( False ), + includeFourthHit = cms.bool( True ), + SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) ) -fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLEcalIsoLeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLHELeg2Filter" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.5 ), - thrOverEEE = cms.vdouble( 0.5 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.29, 0.21 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltIter0IterL3MuonPixelSeedsFromPixelTracksFilteredCPUOnly = cms.EDProducer( "MuonHLTSeedMVAClassifier", + src = cms.InputTag( "hltIter0IterL3MuonPixelSeedsFromPixelTracksCPUOnly" ), + L1Muon = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L2Muon = cms.InputTag( "hltL2MuonCandidates" ), + rejectAll = cms.bool( False ), + isFromL1 = cms.bool( False ), + mvaFileBL1 = cms.FileInPath( "RecoMuon/TrackerSeedGenerator/data/xgb_Run3_Iter0FromL1_PatatrackSeeds_barrel_v2.xml" ), + mvaFileEL1 = cms.FileInPath( "RecoMuon/TrackerSeedGenerator/data/xgb_Run3_Iter0FromL1_PatatrackSeeds_endcap_v2.xml" ), + mvaFileBL2 = cms.FileInPath( "RecoMuon/TrackerSeedGenerator/data/xgb_Run3_Iter0_PatatrackSeeds_barrel_v2.xml" ), + mvaFileEL2 = cms.FileInPath( "RecoMuon/TrackerSeedGenerator/data/xgb_Run3_Iter0_PatatrackSeeds_endcap_v2.xml" ), + mvaScaleMeanBL1 = cms.vdouble( 5.000589710660383E-4, 3.90864688207247E-6, 5.566857527819724E-6, 2.919765272506742E-5, 0.0020554125627069656, 3.7638302502636416E-4, 0.17319245569742575, -0.001928435311705264 ), + mvaScaleStdBL1 = cms.vdouble( 0.0024104956748896007, 2.65014770862918E-4, 7.474433025576554E-4, 0.07076843921543456, 0.8267930143339328, 0.5908013434667966, 0.16945213299167364, 0.19343332776069666 ), + mvaScaleMeanEL1 = cms.vdouble( 4.633287331326438E-4, 4.336517990150388E-6, 1.1353478376025763E-5, -9.703999978722195E-4, -0.016733916560431213, 0.0010338859165970008, 0.1664362346287898, -0.002093062022327288 ), + mvaScaleStdEL1 = cms.vdouble( 0.0017591716932616446, 4.3554653252872314E-4, 0.0018509069108135767, 0.3154887917554714, 1.0554267175028256, 0.46607446165391897, 0.1599804481244901, 0.1802872646042384 ), + mvaScaleMeanBL2 = cms.vdouble( 5.535405438531338E-4, 5.803137756667417E-6, 9.844857031022169E-6, 8.572205780682784E-6, 0.0015762679722632618, 4.395397563024067E-4, 0.1374567309015325, -0.005115438205054733, 0.11749212456078427, 6.10630569023574E-5 ), + mvaScaleStdBL2 = cms.vdouble( 0.002626537945220411, 0.004217812355595011, 0.01003037371073428, 0.08030848788317736, 0.8112437912866772, 0.682723351939253, 0.14357759358396366, 0.1714659927555431, 0.12492124275832932, 0.14997195939803123 ), + mvaScaleMeanEL2 = cms.vdouble( 4.7677144995220935E-4, 3.6745265753688003E-6, 8.865597384997202E-6, 3.035250572254308E-4, -0.017277139191991336, 7.614700645923214E-4, 0.13098441610679598, -0.004062335797232639, 0.10313449419117496, 8.091070691633311E-5 ), + mvaScaleStdEL2 = cms.vdouble( 0.0017644245219973625, 1.4737438911735824E-4, 5.815417377127688E-4, 0.32486307205392545, 0.9554477166210787, 0.6368300706332602, 0.18228633778650377, 0.17472670187127687, 0.1069305400952516, 0.12396350430658183 ), + doSort = cms.bool( False ), + nSeedsMaxB = cms.int32( 99999 ), + nSeedsMaxE = cms.int32( 99999 ), + etaEdge = cms.double( 1.2 ), + mvaCutB = cms.double( 0.01 ), + mvaCutE = cms.double( 0.01 ), + minL1Qual = cms.int32( 7 ), + baseScore = cms.double( 0.5 ) ) -fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLHcalIsoLeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLEcalIsoLeg1Filter" ), - varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.3 ), - thrOverEEE = cms.vdouble( 0.4 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.2, 0.25 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltIter0IterL3MuonCkfTrackCandidatesCPUOnly = cms.EDProducer( "CkfTrackCandidateMaker", + cleanTrajectoryAfterInOut = cms.bool( False ), + doSeedingRegionRebuilding = cms.bool( True ), + onlyPixelHitsForSeedCleaner = cms.bool( False ), + reverseTrajectories = cms.bool( False ), + useHitsSplitting = cms.bool( True ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersCPUOnly" ), + src = cms.InputTag( "hltIter0IterL3MuonPixelSeedsFromPixelTracksFilteredCPUOnly" ), + clustersToSkip = cms.InputTag( "" ), + phase2clustersToSkip = cms.InputTag( "" ), + TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter0IterL3MuonPSetGroupedCkfTrajectoryBuilderIT" ) ), + TransientInitialStateEstimatorParameters = cms.PSet( + propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), + numberMeasurementsForFit = cms.int32( 4 ), + propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) + ), + numHitsForSeedCleaner = cms.int32( 4 ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + RedundantSeedCleaner = cms.string( "none" ), + TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), + maxNSeeds = cms.uint32( 100000 ), + maxSeedsBeforeCleaning = cms.uint32( 1000 ) ) -fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLHcalIsoLeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLEcalIsoLeg2Filter" ), - varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.3 ), - thrOverEEE = cms.vdouble( 0.4 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.2, 0.25 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltIter0IterL3MuonCtfWithMaterialTracksCPUOnly = cms.EDProducer( "TrackProducer", + useSimpleMF = cms.bool( True ), + SimpleMagneticField = cms.string( "ParabolicMf" ), + src = cms.InputTag( "hltIter0IterL3MuonCkfTrackCandidatesCPUOnly" ), + clusterRemovalInfo = cms.InputTag( "" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Fitter = cms.string( "hltESPFittingSmootherIT" ), + useHitsSplitting = cms.bool( False ), + alias = cms.untracked.string( "ctfWithMaterialTracks" ), + TrajectoryInEvent = cms.bool( False ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + AlgorithmName = cms.string( "hltIter0" ), + Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), + GeometricInnerState = cms.bool( True ), + NavigationSchool = cms.string( "" ), + MeasurementTracker = cms.string( "" ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersCPUOnly" ) ) -fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLPixelMatchLeg1Filter = cms.EDFilter( "HLTElectronPixelMatchFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLHcalIsoLeg1Filter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) +fragment.hltIter0IterL3MuonTrackCutClassifierCPUOnly = cms.EDProducer( "TrackCutClassifier", + src = cms.InputTag( "hltIter0IterL3MuonCtfWithMaterialTracksCPUOnly" ), + beamspot = cms.InputTag( "hltOnlineBeamSpot" ), + vertices = cms.InputTag( "hltTrimmedPixelVerticesCPUOnly" ), + ignoreVertices = cms.bool( False ), + qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), + mva = cms.PSet( + minPixelHits = cms.vint32( 0, 0, 0 ), + maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 100.0 ), + dr_par = cms.PSet( + d0err = cms.vdouble( 0.003, 0.003, 3.40282346639E38 ), + dr_par2 = cms.vdouble( 0.3, 0.3, 3.40282346639E38 ), + dr_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), + dr_exp = cms.vint32( 4, 4, 2147483647 ), + d0err_par = cms.vdouble( 0.001, 0.001, 3.40282346639E38 ) + ), + maxLostLayers = cms.vint32( 1, 1, 1 ), + min3DLayers = cms.vint32( 0, 0, 0 ), + dz_par = cms.PSet( + dz_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), + dz_par2 = cms.vdouble( 0.35, 0.35, 3.40282346639E38 ), + dz_exp = cms.vint32( 4, 4, 2147483647 ) + ), + minNVtxTrk = cms.int32( 3 ), + maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), + minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), + maxChi2 = cms.vdouble( 3.40282346639E38, 3.40282346639E38, 3.40282346639E38 ), + maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), + maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), + minLayers = cms.vint32( 3, 3, 4 ) + ) ) -fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLPixelMatchLeg2Filter = cms.EDFilter( "HLTElectronPixelMatchFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLHcalIsoLeg2Filter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 2 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) +fragment.hltIter0IterL3MuonTrackSelectionHighPurityCPUOnly = cms.EDProducer( "TrackCollectionFilterCloner", + originalSource = cms.InputTag( "hltIter0IterL3MuonCtfWithMaterialTracksCPUOnly" ), + originalMVAVals = cms.InputTag( 'hltIter0IterL3MuonTrackCutClassifierCPUOnly','MVAValues' ), + originalQualVals = cms.InputTag( 'hltIter0IterL3MuonTrackCutClassifierCPUOnly','QualityMasks' ), + minQuality = cms.string( "highPurity" ), + copyExtras = cms.untracked.bool( True ), + copyTrajectories = cms.untracked.bool( False ) ) -fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLOneOEMinusOneOPLeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLPixelMatchLeg1Filter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 999999.0 ), - thrRegularEE = cms.vdouble( 999999.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltL3MuonsIterL3IOCPUOnly = cms.EDProducer( "L3MuonProducer", + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + UseMuonNavigation = cms.untracked.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPSmartPropagatorAny', + 'SteppingHelixPropagatorAny', + 'hltESPSmartPropagator', + 'hltESPSteppingHelixPropagatorOpposite' ) + ), + MuonCollectionLabel = cms.InputTag( 'hltL2Muons','UpdatedAtVtx' ), + TrackLoaderParameters = cms.PSet( + MuonSeededTracksInstance = cms.untracked.string( "L2Seeded" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + DoSmoothing = cms.bool( False ), + SmoothTkTrack = cms.untracked.bool( False ), + VertexConstraint = cms.bool( False ), + MuonUpdatorAtVertexParameters = cms.PSet( + MaxChi2 = cms.double( 1000000.0 ), + BeamSpotPositionErrors = cms.vdouble( 0.1, 0.1, 5.3 ), + Propagator = cms.string( "hltESPSteppingHelixPropagatorOpposite" ) + ), + PutTkTrackIntoEvent = cms.untracked.bool( False ), + Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) + ), + L3TrajBuilderParameters = cms.PSet( + PtCut = cms.double( 1.0 ), + TrackerPropagator = cms.string( "SteppingHelixPropagatorAny" ), + GlobalMuonTrackMatcher = cms.PSet( + Chi2Cut_3 = cms.double( 200.0 ), + DeltaDCut_2 = cms.double( 10.0 ), + Eta_threshold = cms.double( 1.2 ), + Quality_2 = cms.double( 15.0 ), + DeltaDCut_1 = cms.double( 40.0 ), + Quality_3 = cms.double( 7.0 ), + DeltaDCut_3 = cms.double( 15.0 ), + Quality_1 = cms.double( 20.0 ), + Pt_threshold1 = cms.double( 0.0 ), + DeltaRCut_2 = cms.double( 0.2 ), + DeltaRCut_1 = cms.double( 0.1 ), + Pt_threshold2 = cms.double( 9.99999999E8 ), + Chi2Cut_1 = cms.double( 50.0 ), + Chi2Cut_2 = cms.double( 50.0 ), + DeltaRCut_3 = cms.double( 1.0 ), + LocChi2Cut = cms.double( 0.001 ), + Propagator = cms.string( "hltESPSmartPropagator" ), + MinPt = cms.double( 1.0 ), + MinP = cms.double( 2.5 ) + ), + ScaleTECxFactor = cms.double( -1.0 ), + tkTrajUseVertex = cms.bool( False ), + MuonTrackingRegionBuilder = cms.PSet( + Rescale_Dz = cms.double( 4.0 ), + Pt_fixed = cms.bool( True ), + Eta_fixed = cms.bool( True ), + Eta_min = cms.double( 0.1 ), + DeltaZ = cms.double( 24.2 ), + maxRegions = cms.int32( 2 ), + EtaR_UpperLimit_Par1 = cms.double( 0.25 ), + UseVertex = cms.bool( False ), + Z_fixed = cms.bool( True ), + PhiR_UpperLimit_Par1 = cms.double( 0.6 ), + PhiR_UpperLimit_Par2 = cms.double( 0.2 ), + Rescale_phi = cms.double( 3.0 ), + DeltaEta = cms.double( 0.04 ), + precise = cms.bool( True ), + OnDemand = cms.int32( -1 ), + EtaR_UpperLimit_Par2 = cms.double( 0.15 ), + MeasurementTrackerName = cms.InputTag( "hltESPMeasurementTracker" ), + vertexCollection = cms.InputTag( "pixelVertices" ), + Pt_min = cms.double( 3.0 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Phi_fixed = cms.bool( True ), + DeltaR = cms.double( 0.025 ), + input = cms.InputTag( "hltL2SelectorForL3IOCPUOnly" ), + DeltaPhi = cms.double( 0.15 ), + Phi_min = cms.double( 0.1 ), + Rescale_eta = cms.double( 3.0 ) + ), + TrackTransformer = cms.PSet( + Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), + RefitDirection = cms.string( "insideOut" ), + RefitRPCHits = cms.bool( True ), + Propagator = cms.string( "hltESPSmartPropagatorAny" ), + DoPredictionsOnly = cms.bool( False ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), + Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) + ), + tkTrajBeamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + RefitRPCHits = cms.bool( True ), + tkTrajVertex = cms.InputTag( "hltTrimmedPixelVerticesCPUOnly" ), + GlbRefitterParameters = cms.PSet( + Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), + DTRecSegmentLabel = cms.InputTag( "hltDt4DSegments" ), + RefitFlag = cms.bool( True ), + SkipStation = cms.int32( -1 ), + Chi2CutRPC = cms.double( 1.0 ), + PropDirForCosmics = cms.bool( False ), + CSCRecSegmentLabel = cms.InputTag( "hltCscSegments" ), + GEMRecHitLabel = cms.InputTag( "hltGemRecHits" ), + HitThreshold = cms.int32( 1 ), + Chi2CutGEM = cms.double( 1.0 ), + DYTthrs = cms.vint32( 30, 15 ), + TrackerSkipSystem = cms.int32( -1 ), + RefitDirection = cms.string( "insideOut" ), + Chi2CutCSC = cms.double( 150.0 ), + Chi2CutDT = cms.double( 10.0 ), + RefitRPCHits = cms.bool( True ), + TrackerSkipSection = cms.int32( -1 ), + Propagator = cms.string( "hltESPSmartPropagatorAny" ), + DoPredictionsOnly = cms.bool( False ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + MuonHitsOption = cms.int32( 1 ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ) + ), + PCut = cms.double( 2.5 ), + tkTrajMaxDXYBeamSpot = cms.double( 9999.0 ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + matchToSeeds = cms.bool( True ), + tkTrajMaxChi2 = cms.double( 9999.0 ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), + ScaleTECyFactor = cms.double( -1.0 ), + tkTrajLabel = cms.InputTag( "hltIter0IterL3MuonTrackSelectionHighPurityCPUOnly" ) + ) ) -fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLOneOEMinusOneOPLeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLPixelMatchLeg2Filter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 999999.0 ), - thrRegularEE = cms.vdouble( 999999.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltIterL3MuonsFromL2LinksCombinationCPUOnly = cms.EDProducer( "L3TrackLinksCombiner", + labels = cms.VInputTag( 'hltL3MuonsIterL3OICPUOnly','hltL3MuonsIterL3IOCPUOnly' ) ) -fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLDetaLeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLOneOEMinusOneOPLeg1Filter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.01 ), - thrRegularEE = cms.vdouble( 0.015 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltPixelTracksInRegionL1CPUOnly = cms.EDProducer( "TrackSelectorByRegion", + tracks = cms.InputTag( "hltPixelTracksFromSoACPUOnly" ), + regions = cms.InputTag( "hltIterL3FromL1MuonPixelTracksTrackingRegions" ), + produceTrackCollection = cms.bool( True ), + produceMask = cms.bool( False ) ) -fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLDetaLeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLOneOEMinusOneOPLeg2Filter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.01 ), - thrRegularEE = cms.vdouble( 0.015 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltIter0IterL3FromL1MuonPixelSeedsFromPixelTracksCPUOnly = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", + InputCollection = cms.InputTag( "hltPixelTracksInRegionL1CPUOnly" ), + InputVertexCollection = cms.InputTag( "" ), + originHalfLength = cms.double( 0.3 ), + originRadius = cms.double( 0.1 ), + useProtoTrackKinematics = cms.bool( False ), + useEventsWithNoVertex = cms.bool( True ), + TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + usePV = cms.bool( False ), + includeFourthHit = cms.bool( True ), + SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) +) +fragment.hltIter0IterL3FromL1MuonPixelSeedsFromPixelTracksFilteredCPUOnly = cms.EDProducer( "MuonHLTSeedMVAClassifier", + src = cms.InputTag( "hltIter0IterL3FromL1MuonPixelSeedsFromPixelTracksCPUOnly" ), + L1Muon = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L2Muon = cms.InputTag( "hltL2MuonCandidates" ), + rejectAll = cms.bool( False ), + isFromL1 = cms.bool( True ), + mvaFileBL1 = cms.FileInPath( "RecoMuon/TrackerSeedGenerator/data/xgb_Run3_Iter0FromL1_PatatrackSeeds_barrel_v2.xml" ), + mvaFileEL1 = cms.FileInPath( "RecoMuon/TrackerSeedGenerator/data/xgb_Run3_Iter0FromL1_PatatrackSeeds_endcap_v2.xml" ), + mvaFileBL2 = cms.FileInPath( "RecoMuon/TrackerSeedGenerator/data/xgb_Run3_Iter0_PatatrackSeeds_barrel_v2.xml" ), + mvaFileEL2 = cms.FileInPath( "RecoMuon/TrackerSeedGenerator/data/xgb_Run3_Iter0_PatatrackSeeds_endcap_v2.xml" ), + mvaScaleMeanBL1 = cms.vdouble( 5.000589710660383E-4, 3.90864688207247E-6, 5.566857527819724E-6, 2.919765272506742E-5, 0.0020554125627069656, 3.7638302502636416E-4, 0.17319245569742575, -0.001928435311705264 ), + mvaScaleStdBL1 = cms.vdouble( 0.0024104956748896007, 2.65014770862918E-4, 7.474433025576554E-4, 0.07076843921543456, 0.8267930143339328, 0.5908013434667966, 0.16945213299167364, 0.19343332776069666 ), + mvaScaleMeanEL1 = cms.vdouble( 4.633287331326438E-4, 4.336517990150388E-6, 1.1353478376025763E-5, -9.703999978722195E-4, -0.016733916560431213, 0.0010338859165970008, 0.1664362346287898, -0.002093062022327288 ), + mvaScaleStdEL1 = cms.vdouble( 0.0017591716932616446, 4.3554653252872314E-4, 0.0018509069108135767, 0.3154887917554714, 1.0554267175028256, 0.46607446165391897, 0.1599804481244901, 0.1802872646042384 ), + mvaScaleMeanBL2 = cms.vdouble( 5.535405438531338E-4, 5.803137756667417E-6, 9.844857031022169E-6, 8.572205780682784E-6, 0.0015762679722632618, 4.395397563024067E-4, 0.1374567309015325, -0.005115438205054733, 0.11749212456078427, 6.10630569023574E-5 ), + mvaScaleStdBL2 = cms.vdouble( 0.002626537945220411, 0.004217812355595011, 0.01003037371073428, 0.08030848788317736, 0.8112437912866772, 0.682723351939253, 0.14357759358396366, 0.1714659927555431, 0.12492124275832932, 0.14997195939803123 ), + mvaScaleMeanEL2 = cms.vdouble( 4.7677144995220935E-4, 3.6745265753688003E-6, 8.865597384997202E-6, 3.035250572254308E-4, -0.017277139191991336, 7.614700645923214E-4, 0.13098441610679598, -0.004062335797232639, 0.10313449419117496, 8.091070691633311E-5 ), + mvaScaleStdEL2 = cms.vdouble( 0.0017644245219973625, 1.4737438911735824E-4, 5.815417377127688E-4, 0.32486307205392545, 0.9554477166210787, 0.6368300706332602, 0.18228633778650377, 0.17472670187127687, 0.1069305400952516, 0.12396350430658183 ), + doSort = cms.bool( False ), + nSeedsMaxB = cms.int32( 99999 ), + nSeedsMaxE = cms.int32( 99999 ), + etaEdge = cms.double( 1.2 ), + mvaCutB = cms.double( 0.01 ), + mvaCutE = cms.double( 0.01 ), + minL1Qual = cms.int32( 7 ), + baseScore = cms.double( 0.5 ) +) +fragment.hltIter0IterL3FromL1MuonCkfTrackCandidatesCPUOnly = cms.EDProducer( "CkfTrackCandidateMaker", + cleanTrajectoryAfterInOut = cms.bool( False ), + doSeedingRegionRebuilding = cms.bool( True ), + onlyPixelHitsForSeedCleaner = cms.bool( False ), + reverseTrajectories = cms.bool( False ), + useHitsSplitting = cms.bool( True ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersCPUOnly" ), + src = cms.InputTag( "hltIter0IterL3FromL1MuonPixelSeedsFromPixelTracksFilteredCPUOnly" ), + clustersToSkip = cms.InputTag( "" ), + phase2clustersToSkip = cms.InputTag( "" ), + TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter0IterL3FromL1MuonPSetGroupedCkfTrajectoryBuilderIT" ) ), + TransientInitialStateEstimatorParameters = cms.PSet( + propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), + numberMeasurementsForFit = cms.int32( 4 ), + propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) + ), + numHitsForSeedCleaner = cms.int32( 4 ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + RedundantSeedCleaner = cms.string( "none" ), + TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), + maxNSeeds = cms.uint32( 100000 ), + maxSeedsBeforeCleaning = cms.uint32( 1000 ) ) -fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLDphiLeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLDetaLeg1Filter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.07 ), - thrRegularEE = cms.vdouble( 0.1 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltIter0IterL3FromL1MuonCtfWithMaterialTracksCPUOnly = cms.EDProducer( "TrackProducer", + useSimpleMF = cms.bool( True ), + SimpleMagneticField = cms.string( "ParabolicMf" ), + src = cms.InputTag( "hltIter0IterL3FromL1MuonCkfTrackCandidatesCPUOnly" ), + clusterRemovalInfo = cms.InputTag( "" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Fitter = cms.string( "hltESPFittingSmootherIT" ), + useHitsSplitting = cms.bool( False ), + alias = cms.untracked.string( "ctfWithMaterialTracks" ), + TrajectoryInEvent = cms.bool( False ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + AlgorithmName = cms.string( "hltIter0" ), + Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), + GeometricInnerState = cms.bool( True ), + NavigationSchool = cms.string( "" ), + MeasurementTracker = cms.string( "" ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersCPUOnly" ) ) -fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLDphiLeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLDetaLeg2Filter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.07 ), - thrRegularEE = cms.vdouble( 0.1 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltIter0IterL3FromL1MuonTrackCutClassifierCPUOnly = cms.EDProducer( "TrackCutClassifier", + src = cms.InputTag( "hltIter0IterL3FromL1MuonCtfWithMaterialTracksCPUOnly" ), + beamspot = cms.InputTag( "hltOnlineBeamSpot" ), + vertices = cms.InputTag( "hltTrimmedPixelVerticesCPUOnly" ), + ignoreVertices = cms.bool( False ), + qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), + mva = cms.PSet( + minPixelHits = cms.vint32( 0, 0, 0 ), + maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 100.0 ), + dr_par = cms.PSet( + d0err = cms.vdouble( 0.003, 0.003, 3.40282346639E38 ), + dr_par2 = cms.vdouble( 0.3, 0.3, 3.40282346639E38 ), + dr_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), + dr_exp = cms.vint32( 4, 4, 2147483647 ), + d0err_par = cms.vdouble( 0.001, 0.001, 3.40282346639E38 ) + ), + maxLostLayers = cms.vint32( 1, 1, 1 ), + min3DLayers = cms.vint32( 0, 0, 0 ), + dz_par = cms.PSet( + dz_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), + dz_par2 = cms.vdouble( 0.35, 0.35, 3.40282346639E38 ), + dz_exp = cms.vint32( 4, 4, 2147483647 ) + ), + minNVtxTrk = cms.int32( 3 ), + maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), + minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), + maxChi2 = cms.vdouble( 3.40282346639E38, 3.40282346639E38, 3.40282346639E38 ), + maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), + maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), + minLayers = cms.vint32( 3, 3, 4 ) + ) ) -fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLTrackIsoLeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLDphiLeg1Filter" ), - varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.2 ), - thrOverEEE = cms.vdouble( 0.2 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltIter0IterL3FromL1MuonTrackSelectionHighPurityCPUOnly = cms.EDProducer( "TrackCollectionFilterCloner", + originalSource = cms.InputTag( "hltIter0IterL3FromL1MuonCtfWithMaterialTracksCPUOnly" ), + originalMVAVals = cms.InputTag( 'hltIter0IterL3FromL1MuonTrackCutClassifierCPUOnly','MVAValues' ), + originalQualVals = cms.InputTag( 'hltIter0IterL3FromL1MuonTrackCutClassifierCPUOnly','QualityMasks' ), + minQuality = cms.string( "highPurity" ), + copyExtras = cms.untracked.bool( True ), + copyTrajectories = cms.untracked.bool( False ) ) -fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLTrackIsoLeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLDphiLeg2Filter" ), - varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.2 ), - thrOverEEE = cms.vdouble( 0.2 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltIterL3MuonMergedCPUOnly = cms.EDProducer( "TrackListMerger", + ShareFrac = cms.double( 0.19 ), + FoundHitBonus = cms.double( 5.0 ), + LostHitPenalty = cms.double( 20.0 ), + MinPT = cms.double( 0.05 ), + Epsilon = cms.double( -0.001 ), + MaxNormalizedChisq = cms.double( 1000.0 ), + MinFound = cms.int32( 3 ), + TrackProducers = cms.VInputTag( 'hltIterL3OIMuonTrackSelectionHighPurityCPUOnly','hltIter0IterL3MuonTrackSelectionHighPurityCPUOnly' ), + hasSelector = cms.vint32( 0, 0 ), + indivShareFrac = cms.vdouble( 1.0, 1.0 ), + selectedTrackQuals = cms.VInputTag( 'hltIterL3OIMuonTrackSelectionHighPurityCPUOnly','hltIter0IterL3MuonTrackSelectionHighPurityCPUOnly' ), + setsToMerge = cms.VPSet( + cms.PSet( pQual = cms.bool( False ), + tLists = cms.vint32( 0, 1 ) + ) + ), + trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), + allowFirstHitShare = cms.bool( True ), + newQuality = cms.string( "confirmed" ), + copyExtras = cms.untracked.bool( True ), + writeOnlyTrkQuals = cms.bool( False ), + copyMVA = cms.bool( False ) ) -fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLDZFilter = cms.EDFilter( "HLT2PhotonPhotonDZ", - saveTags = cms.bool( True ), - originTag1 = cms.VInputTag( 'hltEgammaCandidates' ), - originTag2 = cms.VInputTag( 'hltEgammaCandidates' ), - inputTag1 = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLTrackIsoLeg1Filter" ), - inputTag2 = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLTrackIsoLeg2Filter" ), - electronTag = cms.InputTag( "hltEgammaGsfElectrons" ), - triggerType1 = cms.int32( 81 ), - triggerType2 = cms.int32( 81 ), - MinDR = cms.double( -1.0 ), - MaxDZ = cms.double( 0.2 ), - MinPixHitsForDZ = cms.int32( 0 ), - checkSC = cms.bool( True ), - MinN = cms.int32( 1 ) +fragment.hltIterL3MuonAndMuonFromL1MergedCPUOnly = cms.EDProducer( "TrackListMerger", + ShareFrac = cms.double( 0.19 ), + FoundHitBonus = cms.double( 5.0 ), + LostHitPenalty = cms.double( 20.0 ), + MinPT = cms.double( 0.05 ), + Epsilon = cms.double( -0.001 ), + MaxNormalizedChisq = cms.double( 1000.0 ), + MinFound = cms.int32( 3 ), + TrackProducers = cms.VInputTag( 'hltIterL3MuonMergedCPUOnly','hltIter0IterL3FromL1MuonTrackSelectionHighPurityCPUOnly' ), + hasSelector = cms.vint32( 0, 0 ), + indivShareFrac = cms.vdouble( 1.0, 1.0 ), + selectedTrackQuals = cms.VInputTag( 'hltIterL3MuonMergedCPUOnly','hltIter0IterL3FromL1MuonTrackSelectionHighPurityCPUOnly' ), + setsToMerge = cms.VPSet( + cms.PSet( pQual = cms.bool( False ), + tLists = cms.vint32( 0, 1 ) + ) + ), + trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), + allowFirstHitShare = cms.bool( True ), + newQuality = cms.string( "confirmed" ), + copyExtras = cms.untracked.bool( True ), + writeOnlyTrkQuals = cms.bool( False ), + copyMVA = cms.bool( False ) ) -fragment.hltPreMCIsoMu = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltIterL3GlbMuonCPUOnly = cms.EDProducer( "L3MuonProducer", + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + UseMuonNavigation = cms.untracked.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPSmartPropagatorAny', + 'SteppingHelixPropagatorAny', + 'hltESPSmartPropagator', + 'hltESPSteppingHelixPropagatorOpposite' ) + ), + MuonCollectionLabel = cms.InputTag( 'hltL2Muons','UpdatedAtVtx' ), + TrackLoaderParameters = cms.PSet( + MuonSeededTracksInstance = cms.untracked.string( "L2Seeded" ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + DoSmoothing = cms.bool( True ), + SmoothTkTrack = cms.untracked.bool( False ), + VertexConstraint = cms.bool( False ), + MuonUpdatorAtVertexParameters = cms.PSet( + MaxChi2 = cms.double( 1000000.0 ), + BeamSpotPositionErrors = cms.vdouble( 0.1, 0.1, 5.3 ), + Propagator = cms.string( "hltESPSteppingHelixPropagatorOpposite" ) + ), + PutTkTrackIntoEvent = cms.untracked.bool( False ), + Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) + ), + L3TrajBuilderParameters = cms.PSet( + PtCut = cms.double( 1.0 ), + TrackerPropagator = cms.string( "SteppingHelixPropagatorAny" ), + GlobalMuonTrackMatcher = cms.PSet( + Chi2Cut_3 = cms.double( 200.0 ), + DeltaDCut_2 = cms.double( 10.0 ), + Eta_threshold = cms.double( 1.2 ), + Quality_2 = cms.double( 15.0 ), + DeltaDCut_1 = cms.double( 40.0 ), + Quality_3 = cms.double( 7.0 ), + DeltaDCut_3 = cms.double( 15.0 ), + Quality_1 = cms.double( 20.0 ), + Pt_threshold1 = cms.double( 0.0 ), + DeltaRCut_2 = cms.double( 0.2 ), + DeltaRCut_1 = cms.double( 0.1 ), + Pt_threshold2 = cms.double( 9.99999999E8 ), + Chi2Cut_1 = cms.double( 50.0 ), + Chi2Cut_2 = cms.double( 50.0 ), + DeltaRCut_3 = cms.double( 1.0 ), + LocChi2Cut = cms.double( 0.001 ), + Propagator = cms.string( "hltESPSmartPropagator" ), + MinPt = cms.double( 1.0 ), + MinP = cms.double( 2.5 ) + ), + ScaleTECxFactor = cms.double( -1.0 ), + tkTrajUseVertex = cms.bool( False ), + MuonTrackingRegionBuilder = cms.PSet( + Rescale_Dz = cms.double( 4.0 ), + Pt_fixed = cms.bool( False ), + Eta_fixed = cms.bool( True ), + Eta_min = cms.double( 0.1 ), + DeltaZ = cms.double( 24.2 ), + maxRegions = cms.int32( 2 ), + EtaR_UpperLimit_Par1 = cms.double( 0.25 ), + UseVertex = cms.bool( False ), + Z_fixed = cms.bool( False ), + PhiR_UpperLimit_Par1 = cms.double( 0.6 ), + PhiR_UpperLimit_Par2 = cms.double( 0.2 ), + Rescale_phi = cms.double( 3.0 ), + DeltaEta = cms.double( 0.2 ), + precise = cms.bool( True ), + OnDemand = cms.int32( -1 ), + EtaR_UpperLimit_Par2 = cms.double( 0.15 ), + MeasurementTrackerName = cms.InputTag( "hltESPMeasurementTracker" ), + vertexCollection = cms.InputTag( "pixelVertices" ), + Pt_min = cms.double( 3.0 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Phi_fixed = cms.bool( True ), + DeltaR = cms.double( 0.025 ), + input = cms.InputTag( 'hltL2Muons','UpdatedAtVtx' ), + DeltaPhi = cms.double( 0.15 ), + Phi_min = cms.double( 0.1 ), + Rescale_eta = cms.double( 3.0 ) + ), + TrackTransformer = cms.PSet( + Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), + RefitDirection = cms.string( "insideOut" ), + RefitRPCHits = cms.bool( True ), + Propagator = cms.string( "hltESPSmartPropagatorAny" ), + DoPredictionsOnly = cms.bool( False ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), + Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) + ), + tkTrajBeamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + RefitRPCHits = cms.bool( True ), + tkTrajVertex = cms.InputTag( "Notused" ), + GlbRefitterParameters = cms.PSet( + Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), + DTRecSegmentLabel = cms.InputTag( "hltDt4DSegments" ), + RefitFlag = cms.bool( True ), + SkipStation = cms.int32( -1 ), + Chi2CutRPC = cms.double( 1.0 ), + PropDirForCosmics = cms.bool( False ), + CSCRecSegmentLabel = cms.InputTag( "hltCscSegments" ), + GEMRecHitLabel = cms.InputTag( "hltGemRecHits" ), + HitThreshold = cms.int32( 1 ), + Chi2CutGEM = cms.double( 1.0 ), + DYTthrs = cms.vint32( 30, 15 ), + TrackerSkipSystem = cms.int32( -1 ), + RefitDirection = cms.string( "insideOut" ), + Chi2CutCSC = cms.double( 150.0 ), + Chi2CutDT = cms.double( 10.0 ), + RefitRPCHits = cms.bool( True ), + TrackerSkipSection = cms.int32( -1 ), + Propagator = cms.string( "hltESPSmartPropagatorAny" ), + DoPredictionsOnly = cms.bool( False ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + MuonHitsOption = cms.int32( 1 ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ) + ), + PCut = cms.double( 2.5 ), + tkTrajMaxDXYBeamSpot = cms.double( 9999.0 ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + tkTrajMaxChi2 = cms.double( 9999.0 ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), + ScaleTECyFactor = cms.double( -1.0 ), + tkTrajLabel = cms.InputTag( "hltIterL3MuonAndMuonFromL1MergedCPUOnly" ) + ) ) -fragment.hltL2fL1sMu5L1L2SingleMu = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL2MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sMu3or5or7L1Filtered0" ), - SeedMapTag = cms.InputTag( "hltL2Muons" ), - MinN = cms.int32( 0 ), - MaxEta = cms.double( 2.5 ), - AbsEtaBins = cms.vdouble( 0.0 ), - MinNstations = cms.vint32( 0 ), - MinNhits = cms.vint32( 0 ), - CutOnChambers = cms.bool( False ), - MinNchambers = cms.vint32( 0 ), - MaxDr = cms.double( 9999.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - NSigmaPt = cms.double( 0.0 ), - MatchToPreviousCand = cms.bool( True ) +fragment.hltIterL3MuonsNoIDCPUOnly = cms.EDProducer( "MuonIdProducer", + MuonCaloCompatibility = cms.PSet( + delta_eta = cms.double( 0.02 ), + delta_phi = cms.double( 0.02 ), + allSiPMHO = cms.bool( False ), + MuonTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_muons_lowPt_3_1_norm.root" ), + PionTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_pions_lowPt_3_1_norm.root" ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( True ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 9999.0 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( "Notused" ), + useGEM = cms.bool( True ), + GEMSegmentCollectionLabel = cms.InputTag( "hltGemSegments" ), + CaloTowerCollectionLabel = cms.InputTag( "Notused" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "Notused" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 0.05 ), + useCalo = cms.bool( False ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( "Notused" ), + dRHcal = cms.double( 9999.0 ), + dRHcalPreselection = cms.double( 0.2 ), + HORecHitCollectionLabel = cms.InputTag( "Notused" ) + ), + CaloExtractorPSet = cms.PSet( + DR_Veto_H = cms.double( 0.1 ), + CenterConeOnCalIntersection = cms.bool( False ), + NoiseTow_EE = cms.double( 0.15 ), + Noise_EB = cms.double( 0.025 ), + Noise_HE = cms.double( 0.2 ), + DR_Veto_E = cms.double( 0.07 ), + NoiseTow_EB = cms.double( 0.04 ), + Noise_EE = cms.double( 0.1 ), + UseRecHitsFlag = cms.bool( False ), + DR_Max = cms.double( 1.0 ), + DepositLabel = cms.untracked.string( "Cal" ), + Noise_HO = cms.double( 0.2 ), + DR_Veto_HO = cms.double( 0.1 ), + Threshold_H = cms.double( 0.5 ), + PrintTimeReport = cms.untracked.bool( False ), + Threshold_E = cms.double( 0.2 ), + PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), + ComponentName = cms.string( "CaloExtractorByAssociator" ), + Threshold_HO = cms.double( 0.5 ), + DepositInstanceLabels = cms.vstring( 'ecal', + 'hcal', + 'ho' ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( False ), + UseMuonNavigation = cms.untracked.bool( False ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( False ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 1.0 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( "Notused" ), + CaloTowerCollectionLabel = cms.InputTag( "Notused" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "Notused" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 1.0 ), + useCalo = cms.bool( True ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( "Notused" ), + dRHcal = cms.double( 1.0 ), + dRHcalPreselection = cms.double( 1.0 ), + HORecHitCollectionLabel = cms.InputTag( "Notused" ) + ), + Noise_HB = cms.double( 0.2 ) + ), + TrackExtractorPSet = cms.PSet( + Diff_z = cms.double( 0.2 ), + inputTrackCollection = cms.InputTag( "hltIter0IterL3FromL1MuonTrackSelectionHighPurityCPUOnly" ), + Chi2Ndof_Max = cms.double( 1.0E64 ), + BeamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), + DR_Veto = cms.double( 0.01 ), + Pt_Min = cms.double( -1.0 ), + DR_Max = cms.double( 1.0 ), + NHits_Min = cms.uint32( 0 ), + Chi2Prob_Min = cms.double( -1.0 ), + Diff_r = cms.double( 0.1 ), + BeamlineOption = cms.string( "BeamSpotFromEvent" ), + ComponentName = cms.string( "TrackExtractor" ) + ), + JetExtractorPSet = cms.PSet( + JetCollectionLabel = cms.InputTag( "Notused" ), + DR_Veto = cms.double( 0.1 ), + DR_Max = cms.double( 1.0 ), + ExcludeMuonVeto = cms.bool( True ), + PrintTimeReport = cms.untracked.bool( False ), + PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), + ComponentName = cms.string( "JetExtractor" ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( False ), + UseMuonNavigation = cms.untracked.bool( False ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( False ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 0.5 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( "Notused" ), + CaloTowerCollectionLabel = cms.InputTag( "Notused" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "Notused" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 0.5 ), + useCalo = cms.bool( True ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( "Notused" ), + dRHcal = cms.double( 0.5 ), + dRHcalPreselection = cms.double( 0.5 ), + HORecHitCollectionLabel = cms.InputTag( "Notused" ) + ), + Threshold = cms.double( 5.0 ) + ), + trackDepositName = cms.string( "tracker" ), + ecalDepositName = cms.string( "ecal" ), + hcalDepositName = cms.string( "hcal" ), + hoDepositName = cms.string( "ho" ), + jetDepositName = cms.string( "jets" ), + TimingFillerParameters = cms.PSet( + DTTimingParameters = cms.PSet( + HitError = cms.double( 6.0 ), + MatchParameters = cms.PSet( + TightMatchDT = cms.bool( False ), + DTradius = cms.double( 0.01 ), + TightMatchCSC = cms.bool( True ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + DTsegments = cms.InputTag( "hltDt4DSegments" ) + ), + debug = cms.bool( False ), + DoWireCorr = cms.bool( False ), + RequireBothProjections = cms.bool( False ), + DTTimeOffset = cms.double( 2.7 ), + PruneCut = cms.double( 10000.0 ), + DTsegments = cms.InputTag( "hltDt4DSegments" ), + UseSegmentT0 = cms.bool( False ), + HitsMin = cms.int32( 5 ), + DropTheta = cms.bool( True ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ) + ), + UseCSC = cms.bool( True ), + CSCTimingParameters = cms.PSet( + MatchParameters = cms.PSet( + TightMatchDT = cms.bool( False ), + DTradius = cms.double( 0.01 ), + TightMatchCSC = cms.bool( True ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + DTsegments = cms.InputTag( "hltDt4DSegments" ) + ), + debug = cms.bool( False ), + CSCWireTimeOffset = cms.double( 0.0 ), + CSCStripError = cms.double( 7.0 ), + CSCTimeOffset = cms.double( 0.0 ), + CSCWireError = cms.double( 8.6 ), + PruneCut = cms.double( 100.0 ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + UseStripTime = cms.bool( True ), + CSCStripTimeOffset = cms.double( 0.0 ), + UseWireTime = cms.bool( True ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ) + ), + ErrorDT = cms.double( 6.0 ), + EcalEnergyCut = cms.double( 0.4 ), + UseECAL = cms.bool( True ), + ErrorEB = cms.double( 2.085 ), + UseDT = cms.bool( True ), + ErrorEE = cms.double( 6.95 ), + ErrorCSC = cms.double( 7.4 ) + ), + ShowerDigiFillerParameters = cms.PSet( + cscDigiCollectionLabel = cms.InputTag( 'muonCSCDigis','MuonCSCStripDigi' ), + digiMaxDistanceX = cms.double( 25.0 ), + dtDigiCollectionLabel = cms.InputTag( "muonDTDigis" ) + ), + TrackerKinkFinderParameters = cms.PSet( + usePosition = cms.bool( False ), + diagonalOnly = cms.bool( False ) + ), + fillEnergy = cms.bool( False ), + storeCrossedHcalRecHits = cms.bool( False ), + maxAbsPullX = cms.double( 4.0 ), + maxAbsEta = cms.double( 3.0 ), + minPt = cms.double( 2.0 ), + inputCollectionTypes = cms.vstring( 'inner tracks', + 'links', + 'outer tracks' ), + addExtraSoftMuons = cms.bool( False ), + fillGlobalTrackRefits = cms.bool( False ), + debugWithTruthMatching = cms.bool( False ), + inputCollectionLabels = cms.VInputTag( 'hltIterL3MuonAndMuonFromL1MergedCPUOnly','hltIterL3GlbMuonCPUOnly','hltL2Muons:UpdatedAtVtx' ), + fillCaloCompatibility = cms.bool( False ), + maxAbsPullY = cms.double( 9999.0 ), + maxAbsDy = cms.double( 9999.0 ), + minP = cms.double( 0.0 ), + minPCaloMuon = cms.double( 1.0E9 ), + maxAbsDx = cms.double( 3.0 ), + fillIsolation = cms.bool( False ), + writeIsoDeposits = cms.bool( False ), + minNumberOfMatches = cms.int32( 1 ), + fillMatching = cms.bool( True ), + fillShowerDigis = cms.bool( False ), + ptThresholdToFillCandidateP4WithGlobalFit = cms.double( 200.0 ), + sigmaThresholdToFillCandidateP4WithGlobalFit = cms.double( 2.0 ), + fillGlobalTrackQuality = cms.bool( False ), + globalTrackQualityInputTag = cms.InputTag( "glbTrackQual" ), + selectHighPurity = cms.bool( False ), + pvInputTag = cms.InputTag( "offlinePrimaryVertices" ), + fillTrackerKink = cms.bool( False ), + minCaloCompatibility = cms.double( 0.6 ), + runArbitrationCleaner = cms.bool( False ), + arbitrationCleanerOptions = cms.PSet( + OverlapDTheta = cms.double( 0.02 ), + Overlap = cms.bool( True ), + Clustering = cms.bool( True ), + ME1a = cms.bool( True ), + ClusterDTheta = cms.double( 0.02 ), + ClusterDPhi = cms.double( 0.6 ), + OverlapDPhi = cms.double( 0.0786 ) + ), + arbitrateTrackerMuons = cms.bool( True ) ) -fragment.hltL3fL1sMu5L1L2L3SingleMu = cms.EDFilter( "HLTMuonL3PreFilter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sMu5L1L2SingleMu" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sMu5L1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 2.1 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxNormalizedChi2 = cms.double( 9999.0 ), - MaxDXYBeamSpot = cms.double( 9999.0 ), - MinDXYBeamSpot = cms.double( -1.0 ), - MinNmuonHits = cms.int32( 0 ), - MaxPtDifference = cms.double( 9999.0 ), - MinTrackPt = cms.double( 0.0 ), - minMuonStations = cms.int32( 2 ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - allowedTypeMask = cms.uint32( 255 ), +fragment.hltIterL3MuonsCPUOnly = cms.EDProducer( "MuonIDFilterProducerForHLT", + inputMuonCollection = cms.InputTag( "hltIterL3MuonsNoIDCPUOnly" ), + applyTriggerIdLoose = cms.bool( True ), + typeMuon = cms.uint32( 0 ), + allowedTypeMask = cms.uint32( 0 ), requiredTypeMask = cms.uint32( 0 ), - MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), - trkMuonId = cms.uint32( 0 ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) -) -fragment.hltL3fL1sMu5L1L2L3pfecalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltL3fL1sMu5L1L2L3SingleMu" ), - varTag = cms.InputTag( "hltMuonEcalMFPFClusterIsoForMuons" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.14 ), - thrOverEEE = cms.vdouble( 0.1 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) -) -fragment.hltL3fL1sMu5L1L2L3pfhcalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltL3fL1sMu5L1L2L3pfecalIsoRhoFiltered" ), - varTag = cms.InputTag( "hltMuonHcalRegPFClusterIsoForMuons" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.177 ), - thrOverEEE = cms.vdouble( 0.24 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) -) -fragment.hltL3crIsoL1sMu16L1L2L3TrkIsoFilteredSingleMu = cms.EDFilter( "HLTMuonIsoFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL3fL1sMu5L1L2L3pfecalIsoRhoFiltered" ), - MinN = cms.int32( 1 ), - DepTag = cms.VInputTag( 'hltMuonTkRelIsolationCut0p08Map' ), - IsolatorPSet = cms.PSet( ) -) -fragment.hltL1sDoubleMu0 = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_DoubleMu0" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -fragment.hltPreMCDoubleMuTrkIsoVVLDZ = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltL1fL1sDoubleMu0HighQL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - PreviousCandTag = cms.InputTag( "hltL1sDoubleMu0" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 2 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) -) -fragment.hltL2pfL1sDoubleMu0L1f0L2doubleMu = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL2MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL1sDoubleMu0" ), - SeedMapTag = cms.InputTag( "hltL2Muons" ), - MinN = cms.int32( 0 ), - MaxEta = cms.double( 2.5 ), - AbsEtaBins = cms.vdouble( 0.0 ), - MinNstations = cms.vint32( 0 ), - MinNhits = cms.vint32( 0 ), - CutOnChambers = cms.bool( False ), - MinNchambers = cms.vint32( 0 ), - MaxDr = cms.double( 9999.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - NSigmaPt = cms.double( 0.0 ), - MatchToPreviousCand = cms.bool( True ) + minNMuonHits = cms.int32( 0 ), + minNMuonStations = cms.int32( 0 ), + minNTrkLayers = cms.int32( 0 ), + minTrkHits = cms.int32( 0 ), + minPixLayer = cms.int32( 0 ), + minPixHits = cms.int32( 0 ), + minPt = cms.double( 0.0 ), + maxNormalizedChi2 = cms.double( 9999.0 ) ) -fragment.hltL1fForIterL3L1fL1sDoubleMu0HighQL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltL1MuonsPt0" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sDoubleMu0HighQL1Filtered0" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 1 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) +fragment.hltL3MuonsIterL3LinksCPUOnly = cms.EDProducer( "MuonLinksProducer", + inputCollection = cms.InputTag( "hltIterL3MuonsCPUOnly" ) ) -fragment.hltL3pfL1sDoubleMu0L1f0L2pf0L3doubleMu = cms.EDFilter( "HLTMuonL3PreFilter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2pfL1sDoubleMu0L1f0L2doubleMu" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sDoubleMu0HighQL1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - MinN = cms.int32( 2 ), - MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxNormalizedChi2 = cms.double( 9999.0 ), - MaxDXYBeamSpot = cms.double( 9999.0 ), - MinDXYBeamSpot = cms.double( -1.0 ), - MinNmuonHits = cms.int32( 0 ), - MaxPtDifference = cms.double( 9999.0 ), - MinTrackPt = cms.double( 0.0 ), - minMuonStations = cms.int32( 2 ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 0 ), - MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), - trkMuonId = cms.uint32( 0 ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) +fragment.hltIterL3MuonTracksCPUOnly = cms.EDProducer( "HLTMuonTrackSelector", + track = cms.InputTag( "hltIterL3MuonAndMuonFromL1MergedCPUOnly" ), + muon = cms.InputTag( "hltIterL3MuonsCPUOnly" ), + originalMVAVals = cms.InputTag( "none" ), + copyMVA = cms.bool( False ), + copyExtras = cms.untracked.bool( True ), + copyTrajectories = cms.untracked.bool( False ) ) -fragment.hltDiMuonRelTrkIsoVVLFiltered = cms.EDFilter( "HLTMuonIsoFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL3pfL1sDoubleMu0L1f0L2pf0L3doubleMu" ), - MinN = cms.int32( 2 ), - DepTag = cms.VInputTag( 'hltL3MuonRelTrkIsolationVVL' ), - IsolatorPSet = cms.PSet( ) +fragment.hltIterL3MuonCandidatesCPUOnly = cms.EDProducer( "L3MuonCandidateProducerFromMuons", + InputObjects = cms.InputTag( "hltIterL3MuonsCPUOnly" ), + DisplacedReconstruction = cms.bool( False ) ) -fragment.hltDiMuonRelTrkIsoVVLFilteredDzFiltered0p2 = cms.EDFilter( "HLT2MuonMuonDZ", - saveTags = cms.bool( True ), - originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), - originTag2 = cms.VInputTag( 'hltIterL3MuonCandidates' ), - inputTag1 = cms.InputTag( "hltDiMuonRelTrkIsoVVLFiltered" ), - inputTag2 = cms.InputTag( "hltDiMuonRelTrkIsoVVLFiltered" ), - triggerType1 = cms.int32( 83 ), - triggerType2 = cms.int32( 83 ), - MinDR = cms.double( 0.001 ), - MaxDZ = cms.double( 0.2 ), - MinPixHitsForDZ = cms.int32( 0 ), - checkSC = cms.bool( False ), - MinN = cms.int32( 1 ) +fragment.hltIter0PFLowPixelSeedsFromPixelTracksCPUOnly = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", + InputCollection = cms.InputTag( "hltPixelTracksFromSoACPUOnly" ), + InputVertexCollection = cms.InputTag( "hltTrimmedPixelVerticesCPUOnly" ), + originHalfLength = cms.double( 0.3 ), + originRadius = cms.double( 0.1 ), + useProtoTrackKinematics = cms.bool( False ), + useEventsWithNoVertex = cms.bool( True ), + TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + usePV = cms.bool( False ), + includeFourthHit = cms.bool( True ), + SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) ) -fragment.hltPreMCDoubleMuNoFiltersNoVtx = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltIter0PFlowCkfTrackCandidatesCPUOnly = cms.EDProducer( "CkfTrackCandidateMaker", + cleanTrajectoryAfterInOut = cms.bool( False ), + doSeedingRegionRebuilding = cms.bool( False ), + onlyPixelHitsForSeedCleaner = cms.bool( False ), + reverseTrajectories = cms.bool( False ), + useHitsSplitting = cms.bool( False ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersCPUOnly" ), + src = cms.InputTag( "hltIter0PFLowPixelSeedsFromPixelTracksCPUOnly" ), + clustersToSkip = cms.InputTag( "" ), + phase2clustersToSkip = cms.InputTag( "" ), + TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter0GroupedCkfTrajectoryBuilderIT" ) ), + TransientInitialStateEstimatorParameters = cms.PSet( + propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), + numberMeasurementsForFit = cms.int32( 4 ), + propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) + ), + numHitsForSeedCleaner = cms.int32( 4 ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + RedundantSeedCleaner = cms.string( "CachingSeedCleanerBySharedInput" ), + TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), + maxNSeeds = cms.uint32( 100000 ), + maxSeedsBeforeCleaning = cms.uint32( 1000 ) ) -fragment.hltL2fDimuonL1f0L2NoVtx = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL2MuonCandidatesNoVtx" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sDoubleMu0HighQL1Filtered0" ), - SeedMapTag = cms.InputTag( "hltL2Muons" ), - MinN = cms.int32( 0 ), - MaxEta = cms.double( 2.5 ), - AbsEtaBins = cms.vdouble( 0.0 ), - MinNstations = cms.vint32( 0 ), - MinNhits = cms.vint32( 0 ), - CutOnChambers = cms.bool( True ), - MinNchambers = cms.vint32( 0 ), - MaxDr = cms.double( 9999.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - NSigmaPt = cms.double( 0.0 ), - MatchToPreviousCand = cms.bool( True ) +fragment.hltIter0PFlowCtfWithMaterialTracksCPUOnly = cms.EDProducer( "TrackProducer", + useSimpleMF = cms.bool( True ), + SimpleMagneticField = cms.string( "ParabolicMf" ), + src = cms.InputTag( "hltIter0PFlowCkfTrackCandidatesCPUOnly" ), + clusterRemovalInfo = cms.InputTag( "" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Fitter = cms.string( "hltESPFittingSmootherIT" ), + useHitsSplitting = cms.bool( False ), + alias = cms.untracked.string( "ctfWithMaterialTracks" ), + TrajectoryInEvent = cms.bool( False ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + AlgorithmName = cms.string( "hltIter0" ), + Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), + GeometricInnerState = cms.bool( True ), + NavigationSchool = cms.string( "" ), + MeasurementTracker = cms.string( "" ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersCPUOnly" ) ) -fragment.hltL3fDimuonL1f0L2NVL3NoFiltersNoVtx = cms.EDFilter( "HLTMuonL3PreFilter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL3NoFiltersNoVtxMuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fDimuonL1f0L2NoVtx" ), - L1CandTag = cms.InputTag( "" ), - inputMuonCollection = cms.InputTag( "" ), - MinN = cms.int32( 2 ), - MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 9999.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxNormalizedChi2 = cms.double( 9999.0 ), - MaxDXYBeamSpot = cms.double( 9999.0 ), - MinDXYBeamSpot = cms.double( -1.0 ), - MinNmuonHits = cms.int32( 0 ), - MaxPtDifference = cms.double( 9999.0 ), - MinTrackPt = cms.double( 0.0 ), - minMuonStations = cms.int32( -1 ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 0 ), - MaxNormalizedChi2_L3FromL1 = cms.double( 0.0 ), - trkMuonId = cms.uint32( 0 ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) +fragment.hltIter0PFlowTrackCutClassifierCPUOnly = cms.EDProducer( "TrackCutClassifier", + src = cms.InputTag( "hltIter0PFlowCtfWithMaterialTracksCPUOnly" ), + beamspot = cms.InputTag( "hltOnlineBeamSpot" ), + vertices = cms.InputTag( "hltTrimmedPixelVerticesCPUOnly" ), + ignoreVertices = cms.bool( False ), + qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), + mva = cms.PSet( + minPixelHits = cms.vint32( 0, 0, 0 ), + maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 15.0 ), + dr_par = cms.PSet( + d0err = cms.vdouble( 0.003, 0.003, 0.003 ), + dr_par2 = cms.vdouble( 3.40282346639E38, 0.6, 0.6 ), + dr_par1 = cms.vdouble( 3.40282346639E38, 0.8, 0.8 ), + dr_exp = cms.vint32( 4, 4, 4 ), + d0err_par = cms.vdouble( 0.001, 0.001, 0.001 ) + ), + maxLostLayers = cms.vint32( 1, 1, 1 ), + min3DLayers = cms.vint32( 0, 0, 0 ), + dz_par = cms.PSet( + dz_par1 = cms.vdouble( 3.40282346639E38, 0.75, 0.75 ), + dz_par2 = cms.vdouble( 3.40282346639E38, 0.5, 0.5 ), + dz_exp = cms.vint32( 4, 4, 4 ) + ), + minNVtxTrk = cms.int32( 3 ), + maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), + minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), + maxChi2 = cms.vdouble( 9999.0, 25.0, 16.0 ), + maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), + maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), + minLayers = cms.vint32( 3, 3, 3 ) + ) ) -fragment.hltPreMCPFBTagDeepJet = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltMergedTracksCPUOnly = cms.EDProducer( "TrackCollectionFilterCloner", + originalSource = cms.InputTag( "hltIter0PFlowCtfWithMaterialTracksCPUOnly" ), + originalMVAVals = cms.InputTag( 'hltIter0PFlowTrackCutClassifierCPUOnly','MVAValues' ), + originalQualVals = cms.InputTag( 'hltIter0PFlowTrackCutClassifierCPUOnly','QualityMasks' ), + minQuality = cms.string( "highPurity" ), + copyExtras = cms.untracked.bool( True ), + copyTrajectories = cms.untracked.bool( False ) ) -fragment.hltBTagPFDeepJet4p06Single = cms.EDFilter( "HLTPFJetTag", - saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltPFJetForBtag" ), - JetTags = cms.InputTag( 'hltDeepJetDiscriminatorsJetTags','BvsAll' ), - MinTag = cms.double( 0.25 ), - MaxTag = cms.double( 999999.0 ), - MinJets = cms.int32( 1 ), - TriggerType = cms.int32( 86 ) +fragment.hltPFMuonMergingCPUOnly = cms.EDProducer( "TrackListMerger", + ShareFrac = cms.double( 0.19 ), + FoundHitBonus = cms.double( 5.0 ), + LostHitPenalty = cms.double( 20.0 ), + MinPT = cms.double( 0.05 ), + Epsilon = cms.double( -0.001 ), + MaxNormalizedChisq = cms.double( 1000.0 ), + MinFound = cms.int32( 3 ), + TrackProducers = cms.VInputTag( 'hltIterL3MuonTracksCPUOnly','hltMergedTracksCPUOnly' ), + hasSelector = cms.vint32( 0, 0 ), + indivShareFrac = cms.vdouble( 1.0, 1.0 ), + selectedTrackQuals = cms.VInputTag( 'hltIterL3MuonTracksCPUOnly','hltMergedTracksCPUOnly' ), + setsToMerge = cms.VPSet( + cms.PSet( pQual = cms.bool( False ), + tLists = cms.vint32( 0, 1 ) + ) + ), + trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), + allowFirstHitShare = cms.bool( True ), + newQuality = cms.string( "confirmed" ), + copyExtras = cms.untracked.bool( True ), + writeOnlyTrkQuals = cms.bool( False ), + copyMVA = cms.bool( False ) ) -fragment.hltL1sMCRun3PFScoutingPixelTracking = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1GlobalDecision" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +fragment.hltMuonLinksCPUOnly = cms.EDProducer( "MuonLinksProducerForHLT", + InclusiveTrackerTrackCollection = cms.InputTag( "hltPFMuonMergingCPUOnly" ), + LinkCollection = cms.InputTag( "hltL3MuonsIterL3LinksCPUOnly" ), + ptMin = cms.double( 2.5 ), + pMin = cms.double( 2.5 ), + shareHitFraction = cms.double( 0.8 ) ) -fragment.hltPreMCRun3PFScoutingPixelTracking = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltMuonsCPUOnly = cms.EDProducer( "MuonIdProducer", + MuonCaloCompatibility = cms.PSet( + delta_eta = cms.double( 0.02 ), + delta_phi = cms.double( 0.02 ), + allSiPMHO = cms.bool( False ), + MuonTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_muons_lowPt_3_1_norm.root" ), + PionTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_pions_lowPt_3_1_norm.root" ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( True ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( True ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 9999.0 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEB' ), + CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAllCPUOnly" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( True ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( True ), + HBHERecHitCollectionLabel = cms.InputTag( "hltHbherecoLegacy" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 0.05 ), + useCalo = cms.bool( False ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEE' ), + dRHcal = cms.double( 9999.0 ), + dRHcalPreselection = cms.double( 0.2 ), + HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) + ), + CaloExtractorPSet = cms.PSet( + DR_Veto_H = cms.double( 0.1 ), + CenterConeOnCalIntersection = cms.bool( False ), + NoiseTow_EE = cms.double( 0.15 ), + Noise_EB = cms.double( 0.025 ), + Noise_HE = cms.double( 0.2 ), + DR_Veto_E = cms.double( 0.07 ), + NoiseTow_EB = cms.double( 0.04 ), + Noise_EE = cms.double( 0.1 ), + UseRecHitsFlag = cms.bool( False ), + DR_Max = cms.double( 1.0 ), + DepositLabel = cms.untracked.string( "Cal" ), + Noise_HO = cms.double( 0.2 ), + DR_Veto_HO = cms.double( 0.1 ), + Threshold_H = cms.double( 0.5 ), + PrintTimeReport = cms.untracked.bool( False ), + Threshold_E = cms.double( 0.2 ), + PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), + ComponentName = cms.string( "CaloExtractorByAssociator" ), + Threshold_HO = cms.double( 0.5 ), + DepositInstanceLabels = cms.vstring( 'ecal', + 'hcal', + 'ho' ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( False ), + UseMuonNavigation = cms.untracked.bool( False ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( False ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 1.0 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEB' ), + CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAllCPUOnly" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "hltHbherecoLegacy" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 1.0 ), + useCalo = cms.bool( True ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEE' ), + dRHcal = cms.double( 1.0 ), + dRHcalPreselection = cms.double( 1.0 ), + HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) + ), + Noise_HB = cms.double( 0.2 ) + ), + TrackExtractorPSet = cms.PSet( + Diff_z = cms.double( 0.2 ), + inputTrackCollection = cms.InputTag( "hltPFMuonMergingCPUOnly" ), + Chi2Ndof_Max = cms.double( 1.0E64 ), + BeamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), + DR_Veto = cms.double( 0.01 ), + Pt_Min = cms.double( -1.0 ), + DR_Max = cms.double( 1.0 ), + DepositLabel = cms.untracked.string( "" ), + NHits_Min = cms.uint32( 0 ), + Chi2Prob_Min = cms.double( -1.0 ), + Diff_r = cms.double( 0.1 ), + BeamlineOption = cms.string( "BeamSpotFromEvent" ), + ComponentName = cms.string( "TrackExtractor" ) + ), + JetExtractorPSet = cms.PSet( + JetCollectionLabel = cms.InputTag( "hltAK4CaloJetsPFEt5CPUOnly" ), + DR_Veto = cms.double( 0.1 ), + DR_Max = cms.double( 1.0 ), + ExcludeMuonVeto = cms.bool( True ), + PrintTimeReport = cms.untracked.bool( False ), + PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), + ComponentName = cms.string( "JetExtractor" ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( False ), + UseMuonNavigation = cms.untracked.bool( False ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( False ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 0.5 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEB' ), + CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAllCPUOnly" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "hltHbherecoLegacy" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 0.5 ), + useCalo = cms.bool( True ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEE' ), + dRHcal = cms.double( 0.5 ), + dRHcalPreselection = cms.double( 0.5 ), + HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) + ), + Threshold = cms.double( 5.0 ) + ), + trackDepositName = cms.string( "tracker" ), + ecalDepositName = cms.string( "ecal" ), + hcalDepositName = cms.string( "hcal" ), + hoDepositName = cms.string( "ho" ), + jetDepositName = cms.string( "jets" ), + TimingFillerParameters = cms.PSet( + DTTimingParameters = cms.PSet( + HitError = cms.double( 6.0 ), + MatchParameters = cms.PSet( + TightMatchDT = cms.bool( False ), + DTradius = cms.double( 0.01 ), + TightMatchCSC = cms.bool( True ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + DTsegments = cms.InputTag( "hltDt4DSegments" ) + ), + debug = cms.bool( False ), + DoWireCorr = cms.bool( False ), + RequireBothProjections = cms.bool( False ), + DTTimeOffset = cms.double( 2.7 ), + PruneCut = cms.double( 10000.0 ), + DTsegments = cms.InputTag( "hltDt4DSegments" ), + UseSegmentT0 = cms.bool( False ), + HitsMin = cms.int32( 5 ), + DropTheta = cms.bool( True ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ) + ), + UseCSC = cms.bool( True ), + CSCTimingParameters = cms.PSet( + MatchParameters = cms.PSet( + TightMatchDT = cms.bool( False ), + DTradius = cms.double( 0.01 ), + TightMatchCSC = cms.bool( True ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + DTsegments = cms.InputTag( "hltDt4DSegments" ) + ), + debug = cms.bool( False ), + CSCWireTimeOffset = cms.double( 0.0 ), + CSCStripError = cms.double( 7.0 ), + CSCTimeOffset = cms.double( 0.0 ), + CSCWireError = cms.double( 8.6 ), + PruneCut = cms.double( 100.0 ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + UseStripTime = cms.bool( True ), + CSCStripTimeOffset = cms.double( 0.0 ), + UseWireTime = cms.bool( True ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ) + ), + ErrorDT = cms.double( 6.0 ), + EcalEnergyCut = cms.double( 0.4 ), + UseECAL = cms.bool( True ), + ErrorEB = cms.double( 2.085 ), + UseDT = cms.bool( True ), + ErrorEE = cms.double( 6.95 ), + ErrorCSC = cms.double( 7.4 ) + ), + ShowerDigiFillerParameters = cms.PSet( + cscDigiCollectionLabel = cms.InputTag( 'muonCSCDigis','MuonCSCStripDigi' ), + dtDigiCollectionLabel = cms.InputTag( "muonDTDigis" ), + digiMaxDistanceX = cms.double( 25.0 ) + ), + TrackerKinkFinderParameters = cms.PSet( + usePosition = cms.bool( False ), + diagonalOnly = cms.bool( False ) + ), + fillEnergy = cms.bool( True ), + storeCrossedHcalRecHits = cms.bool( False ), + maxAbsPullX = cms.double( 4.0 ), + maxAbsEta = cms.double( 3.0 ), + minPt = cms.double( 10.0 ), + inputCollectionTypes = cms.vstring( 'inner tracks', + 'links', + 'outer tracks' ), + addExtraSoftMuons = cms.bool( False ), + fillGlobalTrackRefits = cms.bool( False ), + debugWithTruthMatching = cms.bool( False ), + inputCollectionLabels = cms.VInputTag( 'hltPFMuonMergingCPUOnly','hltMuonLinksCPUOnly','hltL2Muons' ), + fillCaloCompatibility = cms.bool( True ), + maxAbsPullY = cms.double( 9999.0 ), + maxAbsDy = cms.double( 9999.0 ), + minP = cms.double( 10.0 ), + minPCaloMuon = cms.double( 1.0E9 ), + maxAbsDx = cms.double( 3.0 ), + fillIsolation = cms.bool( True ), + writeIsoDeposits = cms.bool( False ), + minNumberOfMatches = cms.int32( 1 ), + fillMatching = cms.bool( True ), + fillShowerDigis = cms.bool( False ), + ptThresholdToFillCandidateP4WithGlobalFit = cms.double( 200.0 ), + sigmaThresholdToFillCandidateP4WithGlobalFit = cms.double( 2.0 ), + fillGlobalTrackQuality = cms.bool( False ), + globalTrackQualityInputTag = cms.InputTag( "glbTrackQual" ), + selectHighPurity = cms.bool( False ), + pvInputTag = cms.InputTag( "offlinePrimaryVertices" ), + fillTrackerKink = cms.bool( False ), + minCaloCompatibility = cms.double( 0.6 ), + runArbitrationCleaner = cms.bool( False ), + arbitrationCleanerOptions = cms.PSet( + OverlapDTheta = cms.double( 0.02 ), + Overlap = cms.bool( True ), + Clustering = cms.bool( True ), + ME1a = cms.bool( True ), + ClusterDTheta = cms.double( 0.02 ), + ClusterDPhi = cms.double( 0.6 ), + OverlapDPhi = cms.double( 0.0786 ) + ), + arbitrateTrackerMuons = cms.bool( False ) ) -fragment.hltL1sAlCaEcalPi0Eta = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_AlwaysTrue OR L1_IsolatedBunch OR L1_SingleEG8er2p5 OR L1_SingleEG10er2p5 OR L1_SingleEG15er2p5 OR L1_SingleEG26er2p5 OR L1_SingleEG34er2p5 OR L1_SingleEG36er2p5 OR L1_SingleEG38er2p5 OR L1_SingleEG40er2p5 OR L1_SingleEG42er2p5 OR L1_SingleEG45er2p5 OR L1_SingleEG60 OR L1_SingleIsoEG26er2p5 OR L1_SingleIsoEG28er2p5 OR L1_SingleIsoEG30er2p5 OR L1_SingleIsoEG32er2p5 OR L1_SingleIsoEG34er2p5 OR L1_SingleIsoEG24er2p1 OR L1_SingleIsoEG26er2p1 OR L1_SingleIsoEG28er2p1 OR L1_SingleIsoEG30er2p1 OR L1_SingleIsoEG32er2p1 OR L1_DoubleEG_22_10_er2p5 OR L1_DoubleEG_25_14_er2p5 OR L1_DoubleEG_25_12_er2p5 OR L1_SingleJet35 OR L1_SingleJet60 OR L1_SingleJet90 OR L1_SingleJet120 OR L1_SingleJet140er2p5 OR L1_SingleJet160er2p5 OR L1_SingleJet180 OR L1_SingleJet200 OR L1_DoubleJet40er2p5 OR L1_DoubleJet100er2p5 OR L1_DoubleJet120er2p5 OR L1_QuadJet60er2p5 OR L1_HTT120er OR L1_HTT160er OR L1_HTT200er OR L1_HTT255er OR L1_HTT280er OR L1_HTT320er" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +fragment.hltParticleFlowRecHitECALUnseededCPUOnly = cms.EDProducer( "PFRecHitProducer", + navigator = cms.PSet( + barrel = cms.PSet( ), + endcap = cms.PSet( ), + name = cms.string( "PFRecHitECALNavigator" ) + ), + producers = cms.VPSet( + cms.PSet( src = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEB' ), + srFlags = cms.InputTag( "" ), + name = cms.string( "PFEBRecHitCreator" ), + qualityTests = cms.VPSet( + cms.PSet( name = cms.string( "PFRecHitQTestDBThreshold" ), + applySelectionsToAllCrystals = cms.bool( True ) + ), + cms.PSet( topologicalCleaning = cms.bool( True ), + skipTTRecoveredHits = cms.bool( True ), + cleaningThreshold = cms.double( 2.0 ), + name = cms.string( "PFRecHitQTestECAL" ), + timingCleaning = cms.bool( True ) + ) + ) + ), + cms.PSet( src = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEE' ), + srFlags = cms.InputTag( "" ), + name = cms.string( "PFEERecHitCreator" ), + qualityTests = cms.VPSet( + cms.PSet( name = cms.string( "PFRecHitQTestDBThreshold" ), + applySelectionsToAllCrystals = cms.bool( True ) + ), + cms.PSet( topologicalCleaning = cms.bool( True ), + skipTTRecoveredHits = cms.bool( True ), + cleaningThreshold = cms.double( 2.0 ), + name = cms.string( "PFRecHitQTestECAL" ), + timingCleaning = cms.bool( True ) + ) + ) + ) + ) ) -fragment.hltPreAlCaEcalPi0EBonly = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltParticleFlowRecHitHBHECPUOnly = cms.EDProducer( "PFRecHitProducer", + navigator = cms.PSet( + name = cms.string( "PFRecHitHCALDenseIdNavigator" ), + hcalEnums = cms.vint32( 1, 2 ) + ), + producers = cms.VPSet( + cms.PSet( src = cms.InputTag( "hltHbherecoLegacy" ), + name = cms.string( "PFHBHERecHitCreator" ), + qualityTests = cms.VPSet( + cms.PSet( name = cms.string( "PFRecHitQTestHCALThresholdVsDepth" ), + cuts = cms.VPSet( + cms.PSet( depth = cms.vint32( 1, 2, 3, 4 ), + threshold = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ), + detectorEnum = cms.int32( 1 ) + ), + cms.PSet( depth = cms.vint32( 1, 2, 3, 4, 5, 6, 7 ), + threshold = cms.vdouble( 0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ), + detectorEnum = cms.int32( 2 ) + ) + ) + ), + cms.PSet( flags = cms.vstring( 'Standard' ), + cleaningThresholds = cms.vdouble( 0.0 ), + name = cms.string( "PFRecHitQTestHCALChannel" ), + maxSeverities = cms.vint32( 11 ) + ) + ) + ) + ) ) -fragment.hltSimple3x3Clusters = cms.EDProducer( "EgammaHLTNxNClusterProducer", - doBarrel = cms.bool( True ), - doEndcaps = cms.bool( True ), - barrelHitProducer = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - endcapHitProducer = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - clusEtaSize = cms.int32( 3 ), - clusPhiSize = cms.int32( 3 ), - barrelClusterCollection = cms.string( "Simple3x3ClustersBarrel" ), - endcapClusterCollection = cms.string( "Simple3x3ClustersEndcap" ), - clusSeedThr = cms.double( 0.5 ), - clusSeedThrEndCap = cms.double( 1.0 ), - useRecoFlag = cms.bool( False ), - flagLevelRecHitsToUse = cms.int32( 1 ), - useDBStatus = cms.bool( True ), - statusLevelRecHitsToUse = cms.int32( 1 ), - posCalcParameters = cms.PSet( - T0_barl = cms.double( 7.4 ), - T0_endcPresh = cms.double( 1.2 ), - LogWeighted = cms.bool( True ), - T0_endc = cms.double( 3.1 ), +fragment.hltParticleFlowClusterECALUncorrectedUnseededCPUOnly = cms.EDProducer( "PFClusterProducer", + recHitsSource = cms.InputTag( "hltParticleFlowRecHitECALUnseededCPUOnly" ), + recHitCleaners = cms.VPSet( + ), + seedCleaners = cms.VPSet( + ), + seedFinder = cms.PSet( + thresholdsByDetector = cms.VPSet( + cms.PSet( seedingThresholdPt = cms.double( 0.15 ), + seedingThreshold = cms.double( 0.6 ), + detector = cms.string( "ECAL_ENDCAP" ) + ), + cms.PSet( seedingThresholdPt = cms.double( 0.0 ), + seedingThreshold = cms.double( 0.23 ), + detector = cms.string( "ECAL_BARREL" ) + ) + ), + algoName = cms.string( "LocalMaximumSeedFinder" ), + nNeighbours = cms.int32( 8 ) + ), + initialClusteringStep = cms.PSet( + thresholdsByDetector = cms.VPSet( + cms.PSet( gatheringThreshold = cms.double( 0.08 ), + gatheringThresholdPt = cms.double( 0.0 ), + detector = cms.string( "ECAL_BARREL" ) + ), + cms.PSet( gatheringThreshold = cms.double( 0.3 ), + gatheringThresholdPt = cms.double( 0.0 ), + detector = cms.string( "ECAL_ENDCAP" ) + ) + ), + algoName = cms.string( "Basic2DGenericTopoClusterizer" ), + useCornerCells = cms.bool( True ) + ), + pfClusterBuilder = cms.PSet( + minFracTot = cms.double( 1.0E-20 ), + stoppingTolerance = cms.double( 1.0E-8 ), + positionCalc = cms.PSet( + minAllowedNormalization = cms.double( 1.0E-9 ), + posCalcNCrystals = cms.int32( 9 ), + algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), + logWeightDenominator = cms.double( 0.08 ), + minFractionInCalc = cms.double( 1.0E-9 ), + timeResolutionCalcBarrel = cms.PSet( + corrTermLowE = cms.double( 0.0510871 ), + threshLowE = cms.double( 0.5 ), + noiseTerm = cms.double( 1.10889 ), + constantTermLowE = cms.double( 0.0 ), + noiseTermLowE = cms.double( 1.31883 ), + threshHighE = cms.double( 5.0 ), + constantTerm = cms.double( 0.428192 ) + ), + timeResolutionCalcEndcap = cms.PSet( + corrTermLowE = cms.double( 0.0 ), + threshLowE = cms.double( 1.0 ), + noiseTerm = cms.double( 5.72489999999 ), + constantTermLowE = cms.double( 0.0 ), + noiseTermLowE = cms.double( 6.92683000001 ), + threshHighE = cms.double( 10.0 ), + constantTerm = cms.double( 0.0 ) + ) + ), + maxIterations = cms.uint32( 50 ), + positionCalcForConvergence = cms.PSet( + minAllowedNormalization = cms.double( 0.0 ), + T0_ES = cms.double( 1.2 ), + algoName = cms.string( "ECAL2DPositionCalcWithDepthCorr" ), + T0_EE = cms.double( 3.1 ), + T0_EB = cms.double( 7.4 ), + X0 = cms.double( 0.89 ), + minFractionInCalc = cms.double( 0.0 ), + W0 = cms.double( 4.2 ) + ), + allCellsPositionCalc = cms.PSet( + minAllowedNormalization = cms.double( 1.0E-9 ), + posCalcNCrystals = cms.int32( -1 ), + algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), + logWeightDenominator = cms.double( 0.08 ), + minFractionInCalc = cms.double( 1.0E-9 ), + timeResolutionCalcBarrel = cms.PSet( + corrTermLowE = cms.double( 0.0510871 ), + threshLowE = cms.double( 0.5 ), + noiseTerm = cms.double( 1.10889 ), + constantTermLowE = cms.double( 0.0 ), + noiseTermLowE = cms.double( 1.31883 ), + threshHighE = cms.double( 5.0 ), + constantTerm = cms.double( 0.428192 ) + ), + timeResolutionCalcEndcap = cms.PSet( + corrTermLowE = cms.double( 0.0 ), + threshLowE = cms.double( 1.0 ), + noiseTerm = cms.double( 5.72489999999 ), + constantTermLowE = cms.double( 0.0 ), + noiseTermLowE = cms.double( 6.92683000001 ), + threshHighE = cms.double( 10.0 ), + constantTerm = cms.double( 0.0 ) + ) + ), + algoName = cms.string( "Basic2DGenericPFlowClusterizer" ), + recHitEnergyNorms = cms.VPSet( + cms.PSet( recHitEnergyNorm = cms.double( 0.08 ), + detector = cms.string( "ECAL_BARREL" ) + ), + cms.PSet( recHitEnergyNorm = cms.double( 0.3 ), + detector = cms.string( "ECAL_ENDCAP" ) + ) + ), + showerSigma = cms.double( 1.5 ), + minFractionToKeep = cms.double( 1.0E-7 ), + excludeOtherSeeds = cms.bool( True ) + ), + positionReCalc = cms.PSet( + minAllowedNormalization = cms.double( 0.0 ), + T0_ES = cms.double( 1.2 ), + algoName = cms.string( "ECAL2DPositionCalcWithDepthCorr" ), + T0_EE = cms.double( 3.1 ), + T0_EB = cms.double( 7.4 ), X0 = cms.double( 0.89 ), + minFractionInCalc = cms.double( 0.0 ), W0 = cms.double( 4.2 ) ), - maxNumberofSeeds = cms.int32( 700 ), - maxNumberofClusters = cms.int32( 300 ), - debugLevel = cms.int32( 0 ) + energyCorrector = cms.PSet( ) ) -fragment.hltAlCaPi0RecHitsFilterEBonlyRegional = cms.EDFilter( "HLTRegionalEcalResonanceFilter", - barrelHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - endcapHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - preshRecHitProducer = cms.InputTag( 'hltEcalPreshowerRecHit','EcalRecHitsES' ), - barrelClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersBarrel' ), - endcapClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersEndcap' ), - useRecoFlag = cms.bool( False ), - flagLevelRecHitsToUse = cms.int32( 1 ), - useDBStatus = cms.bool( True ), - statusLevelRecHitsToUse = cms.int32( 1 ), - doSelBarrel = cms.bool( True ), - barrelSelection = cms.PSet( - massHighPi0Cand = cms.double( 0.163 ), - ptMinForIsolation = cms.double( 1.0 ), - seleMinvMaxBarrel = cms.double( 0.22 ), - massLowPi0Cand = cms.double( 0.104 ), - seleS9S25Gamma = cms.double( 0.0 ), - seleBeltDeta = cms.double( 0.05 ), - seleS4S9GammaBarrel_region2 = cms.double( 0.9 ), - barrelHitCollection = cms.string( "pi0EcalRecHitsEB" ), - removePi0CandidatesForEta = cms.bool( False ), - seleMinvMinBarrel = cms.double( 0.06 ), - seleS4S9GammaBarrel_region1 = cms.double( 0.88 ), - selePtPairBarrel_region1 = cms.double( 2.0 ), - selePtPairBarrel_region2 = cms.double( 1.75 ), - seleBeltDR = cms.double( 0.2 ), - region1_Barrel = cms.double( 1.0 ), - seleIsoBarrel_region1 = cms.double( 0.5 ), - selePtGammaBarrel_region1 = cms.double( 0.65 ), - seleIsoBarrel_region2 = cms.double( 0.5 ), - selePtGammaBarrel_region2 = cms.double( 0.65 ), - store5x5RecHitEB = cms.bool( False ), - seleNxtalBarrel_region2 = cms.uint32( 6 ), - seleNxtalBarrel_region1 = cms.uint32( 6 ) +fragment.hltParticleFlowClusterECALUnseededCPUOnly = cms.EDProducer( "CorrectedECALPFClusterProducer", + minimumPSEnergy = cms.double( 0.0 ), + skipPS = cms.bool( False ), + inputPS = cms.InputTag( "hltParticleFlowClusterPSUnseeded" ), + energyCorrector = cms.PSet( + applyCrackCorrections = cms.bool( False ), + srfAwareCorrection = cms.bool( True ), + applyMVACorrections = cms.bool( True ), + maxPtForMVAEvaluation = cms.double( 300.0 ), + recHitsEBLabel = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEB' ), + recHitsEELabel = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEE' ), + ebSrFlagLabel = cms.InputTag( "hltEcalDigisLegacy" ), + eeSrFlagLabel = cms.InputTag( "hltEcalDigisLegacy" ) + ), + inputECAL = cms.InputTag( "hltParticleFlowClusterECALUncorrectedUnseededCPUOnly" ) +) +fragment.hltParticleFlowClusterHBHECPUOnly = cms.EDProducer( "PFClusterProducer", + recHitsSource = cms.InputTag( "hltParticleFlowRecHitHBHECPUOnly" ), + recHitCleaners = cms.VPSet( + ), + seedCleaners = cms.VPSet( ), - doSelEndcap = cms.bool( False ), - endcapSelection = cms.PSet( - seleBeltDetaEndCap = cms.double( 0.05 ), - selePtPairMaxEndCap_region3 = cms.double( 2.5 ), - seleS4S9GammaEndCap_region2 = cms.double( 0.65 ), - seleS4S9GammaEndCap_region1 = cms.double( 0.65 ), - seleNxtalEndCap_region2 = cms.uint32( 6 ), - seleNxtalEndCap_region3 = cms.uint32( 6 ), - ptMinForIsolationEndCap = cms.double( 0.5 ), - selePtPairEndCap_region1 = cms.double( 1.5 ), - endcapHitCollection = cms.string( "pi0EcalRecHitsEE" ), - selePtPairEndCap_region2 = cms.double( 1.5 ), - seleS4S9GammaEndCap_region3 = cms.double( 0.65 ), - selePtGammaEndCap_region3 = cms.double( 0.5 ), - selePtGammaEndCap_region2 = cms.double( 0.5 ), - selePtGammaEndCap_region1 = cms.double( 0.5 ), - region1_EndCap = cms.double( 1.8 ), - region2_EndCap = cms.double( 2.0 ), - store5x5RecHitEE = cms.bool( False ), - seleIsoEndCap_region3 = cms.double( 0.5 ), - seleIsoEndCap_region2 = cms.double( 0.5 ), - seleMinvMinEndCap = cms.double( 0.05 ), - selePtPairEndCap_region3 = cms.double( 99.0 ), - seleIsoEndCap_region1 = cms.double( 0.5 ), - seleBeltDREndCap = cms.double( 0.2 ), - seleMinvMaxEndCap = cms.double( 0.3 ), - seleNxtalEndCap_region1 = cms.uint32( 6 ), - seleS9S25GammaEndCap = cms.double( 0.0 ) + seedFinder = cms.PSet( + thresholdsByDetector = cms.VPSet( + cms.PSet( detector = cms.string( "HCAL_BARREL1" ), + depths = cms.vint32( 1, 2, 3, 4 ), + seedingThreshold = cms.vdouble( 0.125, 0.25, 0.35, 0.35 ), + seedingThresholdPt = cms.vdouble( 0.0, 0.0, 0.0, 0.0 ) + ), + cms.PSet( detector = cms.string( "HCAL_ENDCAP" ), + depths = cms.vint32( 1, 2, 3, 4, 5, 6, 7 ), + seedingThreshold = cms.vdouble( 0.1375, 0.275, 0.275, 0.275, 0.275, 0.275, 0.275 ), + seedingThresholdPt = cms.vdouble( 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 ) + ) + ), + algoName = cms.string( "LocalMaximumSeedFinder" ), + nNeighbours = cms.int32( 4 ) ), - storeRecHitES = cms.bool( False ), - preshowerSelection = cms.PSet( - preshClusterEnergyCut = cms.double( 0.0 ), - debugLevelES = cms.string( "" ), - ESCollection = cms.string( "pi0EcalRecHitsES" ), - preshNclust = cms.int32( 4 ), - preshStripEnergyCut = cms.double( 0.0 ), - preshCalibPlaneY = cms.double( 0.7 ), - preshSeededNstrip = cms.int32( 15 ), - preshCalibGamma = cms.double( 0.024 ), - preshCalibPlaneX = cms.double( 1.0 ), - preshCalibMIP = cms.double( 9.0E-5 ) + initialClusteringStep = cms.PSet( + thresholdsByDetector = cms.VPSet( + cms.PSet( detector = cms.string( "HCAL_BARREL1" ), + depths = cms.vint32( 1, 2, 3, 4 ), + gatheringThreshold = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ), + gatheringThresholdPt = cms.vdouble( 0.0, 0.0, 0.0, 0.0 ) + ), + cms.PSet( detector = cms.string( "HCAL_ENDCAP" ), + depths = cms.vint32( 1, 2, 3, 4, 5, 6, 7 ), + gatheringThreshold = cms.vdouble( 0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ), + gatheringThresholdPt = cms.vdouble( 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 ) + ) + ), + algoName = cms.string( "Basic2DGenericTopoClusterizer" ), + useCornerCells = cms.bool( True ) ), - debugLevel = cms.int32( 0 ) + pfClusterBuilder = cms.PSet( + minFracTot = cms.double( 1.0E-20 ), + stoppingTolerance = cms.double( 1.0E-8 ), + positionCalc = cms.PSet( + minAllowedNormalization = cms.double( 1.0E-9 ), + posCalcNCrystals = cms.int32( 5 ), + algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), + minFractionInCalc = cms.double( 1.0E-9 ), + logWeightDenominatorByDetector = cms.VPSet( + cms.PSet( depths = cms.vint32( 1, 2, 3, 4 ), + detector = cms.string( "HCAL_BARREL1" ), + logWeightDenominator = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ) + ), + cms.PSet( depths = cms.vint32( 1, 2, 3, 4, 5, 6, 7 ), + detector = cms.string( "HCAL_ENDCAP" ), + logWeightDenominator = cms.vdouble( 0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ) + ) + ) + ), + maxIterations = cms.uint32( 5 ), + minChi2Prob = cms.double( 0.0 ), + allCellsPositionCalc = cms.PSet( + minAllowedNormalization = cms.double( 1.0E-9 ), + posCalcNCrystals = cms.int32( -1 ), + algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), + minFractionInCalc = cms.double( 1.0E-9 ), + logWeightDenominatorByDetector = cms.VPSet( + cms.PSet( depths = cms.vint32( 1, 2, 3, 4 ), + detector = cms.string( "HCAL_BARREL1" ), + logWeightDenominator = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ) + ), + cms.PSet( depths = cms.vint32( 1, 2, 3, 4, 5, 6, 7 ), + detector = cms.string( "HCAL_ENDCAP" ), + logWeightDenominator = cms.vdouble( 0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ) + ) + ) + ), + algoName = cms.string( "Basic2DGenericPFlowClusterizer" ), + recHitEnergyNorms = cms.VPSet( + cms.PSet( detector = cms.string( "HCAL_BARREL1" ), + depths = cms.vint32( 1, 2, 3, 4 ), + recHitEnergyNorm = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ) + ), + cms.PSet( detector = cms.string( "HCAL_ENDCAP" ), + depths = cms.vint32( 1, 2, 3, 4, 5, 6, 7 ), + recHitEnergyNorm = cms.vdouble( 0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ) + ) + ), + maxNSigmaTime = cms.double( 10.0 ), + showerSigma = cms.double( 10.0 ), + timeSigmaEE = cms.double( 10.0 ), + clusterTimeResFromSeed = cms.bool( False ), + minFractionToKeep = cms.double( 1.0E-7 ), + excludeOtherSeeds = cms.bool( True ), + timeResolutionCalcBarrel = cms.PSet( + corrTermLowE = cms.double( 0.0 ), + threshLowE = cms.double( 6.0 ), + noiseTerm = cms.double( 21.86 ), + constantTermLowE = cms.double( 4.24 ), + noiseTermLowE = cms.double( 8.0 ), + threshHighE = cms.double( 15.0 ), + constantTerm = cms.double( 2.82 ) + ), + timeResolutionCalcEndcap = cms.PSet( + corrTermLowE = cms.double( 0.0 ), + threshLowE = cms.double( 6.0 ), + noiseTerm = cms.double( 21.86 ), + constantTermLowE = cms.double( 4.24 ), + noiseTermLowE = cms.double( 8.0 ), + threshHighE = cms.double( 15.0 ), + constantTerm = cms.double( 2.82 ) + ), + timeSigmaEB = cms.double( 10.0 ) + ), + positionReCalc = cms.PSet( ), + energyCorrector = cms.PSet( ) ) -fragment.hltAlCaPi0EBUncalibrator = cms.EDProducer( "EcalRecalibRecHitProducer", - doEnergyScale = cms.bool( False ), - doEnergyScaleInverse = cms.bool( False ), - doIntercalib = cms.bool( False ), - doIntercalibInverse = cms.bool( False ), - EERecHitCollection = cms.InputTag( 'hltAlCaPi0RecHitsFilterEBonlyRegional','pi0EcalRecHitsEB' ), - EBRecHitCollection = cms.InputTag( 'hltAlCaPi0RecHitsFilterEBonlyRegional','pi0EcalRecHitsEB' ), - doLaserCorrections = cms.bool( False ), - doLaserCorrectionsInverse = cms.bool( False ), - EBRecalibRecHitCollection = cms.string( "pi0EcalRecHitsEB" ), - EERecalibRecHitCollection = cms.string( "pi0EcalRecHitsEE" ) +fragment.hltParticleFlowClusterHCALCPUOnly = cms.EDProducer( "PFMultiDepthClusterProducer", + clustersSource = cms.InputTag( "hltParticleFlowClusterHBHECPUOnly" ), + pfClusterBuilder = cms.PSet( + allCellsPositionCalc = cms.PSet( + minAllowedNormalization = cms.double( 1.0E-9 ), + posCalcNCrystals = cms.int32( -1 ), + algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), + minFractionInCalc = cms.double( 1.0E-9 ), + logWeightDenominatorByDetector = cms.VPSet( + cms.PSet( depths = cms.vint32( 1, 2, 3, 4 ), + detector = cms.string( "HCAL_BARREL1" ), + logWeightDenominator = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ) + ), + cms.PSet( depths = cms.vint32( 1, 2, 3, 4, 5, 6, 7 ), + detector = cms.string( "HCAL_ENDCAP" ), + logWeightDenominator = cms.vdouble( 0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ) + ) + ) + ), + algoName = cms.string( "PFMultiDepthClusterizer" ), + nSigmaPhi = cms.double( 2.0 ), + minFractionToKeep = cms.double( 1.0E-7 ), + nSigmaEta = cms.double( 2.0 ) + ), + positionReCalc = cms.PSet( ), + energyCorrector = cms.PSet( ) ) -fragment.hltAlCaPi0EBRechitsToDigis = cms.EDProducer( "HLTRechitsToDigis", - region = cms.string( "barrel" ), - digisIn = cms.InputTag( 'hltEcalDigis','ebDigis' ), - digisOut = cms.string( "pi0EBDigis" ), - recHits = cms.InputTag( 'hltAlCaPi0EBUncalibrator','pi0EcalRecHitsEB' ), - srFlagsIn = cms.InputTag( "hltEcalDigis" ), - srFlagsOut = cms.string( "pi0EBSrFlags" ) +fragment.hltLightPFTracksCPUOnly = cms.EDProducer( "LightPFTrackProducer", + TrackQuality = cms.string( "none" ), + UseQuality = cms.bool( False ), + TkColList = cms.VInputTag( 'hltPFMuonMergingCPUOnly' ) ) -fragment.hltPreAlCaEcalPi0EEonly = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltParticleFlowBlockCPUOnly = cms.EDProducer( "PFBlockProducer", + verbose = cms.untracked.bool( False ), + debug = cms.untracked.bool( False ), + elementImporters = cms.VPSet( + cms.PSet( muonSrc = cms.InputTag( "hltMuonsCPUOnly" ), + source = cms.InputTag( "hltLightPFTracksCPUOnly" ), + NHitCuts_byTrackAlgo = cms.vuint32( 3, 3, 3, 3, 3, 3 ), + useIterativeTracking = cms.bool( False ), + importerName = cms.string( "GeneralTracksImporter" ), + DPtOverPtCuts_byTrackAlgo = cms.vdouble( 0.5, 0.5, 0.5, 0.5, 0.5, 0.5 ), + muonMaxDPtOPt = cms.double( 1.0 ), + trackQuality = cms.string( "highPurity" ), + cleanBadConvertedBrems = cms.bool( False ), + vetoEndcap = cms.bool( False ) + ), + cms.PSet( source = cms.InputTag( "hltParticleFlowClusterECALUnseededCPUOnly" ), + importerName = cms.string( "ECALClusterImporter" ), + BCtoPFCMap = cms.InputTag( "" ) + ), + cms.PSet( source = cms.InputTag( "hltParticleFlowClusterHCALCPUOnly" ), + importerName = cms.string( "GenericClusterImporter" ) + ), + cms.PSet( source = cms.InputTag( "hltParticleFlowClusterHF" ), + importerName = cms.string( "GenericClusterImporter" ) + ) + ), + linkDefinitions = cms.VPSet( + cms.PSet( linkType = cms.string( "TRACK:ECAL" ), + useKDTree = cms.bool( True ), + linkerName = cms.string( "TrackAndECALLinker" ) + ), + cms.PSet( linkType = cms.string( "TRACK:HCAL" ), + useKDTree = cms.bool( True ), + linkerName = cms.string( "TrackAndHCALLinker" ), + trajectoryLayerEntrance = cms.string( "HCALEntrance" ), + trajectoryLayerExit = cms.string( "HCALExit" ), + nMaxHcalLinksPerTrack = cms.int32( 1 ) + ), + cms.PSet( linkType = cms.string( "ECAL:HCAL" ), + useKDTree = cms.bool( False ), + linkerName = cms.string( "ECALAndHCALLinker" ), + minAbsEtaEcal = cms.double( 2.5 ) + ), + cms.PSet( linkType = cms.string( "HFEM:HFHAD" ), + useKDTree = cms.bool( False ), + linkerName = cms.string( "HFEMAndHFHADLinker" ) + ) + ) ) -fragment.hltAlCaPi0RecHitsFilterEEonlyRegional = cms.EDFilter( "HLTRegionalEcalResonanceFilter", - barrelHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - endcapHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - preshRecHitProducer = cms.InputTag( 'hltEcalPreshowerRecHit','EcalRecHitsES' ), - barrelClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersBarrel' ), - endcapClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersEndcap' ), - useRecoFlag = cms.bool( False ), - flagLevelRecHitsToUse = cms.int32( 1 ), - useDBStatus = cms.bool( True ), - statusLevelRecHitsToUse = cms.int32( 1 ), - doSelBarrel = cms.bool( False ), - barrelSelection = cms.PSet( - massHighPi0Cand = cms.double( 0.163 ), - ptMinForIsolation = cms.double( 1.0 ), - seleMinvMaxBarrel = cms.double( 0.22 ), - massLowPi0Cand = cms.double( 0.104 ), - seleS9S25Gamma = cms.double( 0.0 ), - seleBeltDeta = cms.double( 0.05 ), - seleS4S9GammaBarrel_region2 = cms.double( 0.65 ), - barrelHitCollection = cms.string( "pi0EcalRecHitsEB" ), - removePi0CandidatesForEta = cms.bool( False ), - seleMinvMinBarrel = cms.double( 0.06 ), - seleS4S9GammaBarrel_region1 = cms.double( 0.65 ), - selePtPairBarrel_region1 = cms.double( 1.5 ), - selePtPairBarrel_region2 = cms.double( 1.5 ), - seleBeltDR = cms.double( 0.2 ), - region1_Barrel = cms.double( 1.0 ), - seleIsoBarrel_region1 = cms.double( 0.5 ), - selePtGammaBarrel_region1 = cms.double( 0.5 ), - seleIsoBarrel_region2 = cms.double( 0.5 ), - selePtGammaBarrel_region2 = cms.double( 0.5 ), - store5x5RecHitEB = cms.bool( False ), - seleNxtalBarrel_region2 = cms.uint32( 6 ), - seleNxtalBarrel_region1 = cms.uint32( 6 ) +fragment.hltParticleFlowCPUOnly = cms.EDProducer( "PFProducer", + verbose = cms.untracked.bool( False ), + debug = cms.untracked.bool( False ), + blocks = cms.InputTag( "hltParticleFlowBlockCPUOnly" ), + muons = cms.InputTag( "hltMuonsCPUOnly" ), + postMuonCleaning = cms.bool( True ), + vetoEndcap = cms.bool( False ), + vertexCollection = cms.InputTag( "hltPixelVerticesFromSoACPUOnly" ), + useVerticesForNeutral = cms.bool( True ), + useHO = cms.bool( False ), + PFEGammaCandidates = cms.InputTag( "particleFlowEGamma" ), + GedElectronValueMap = cms.InputTag( "gedGsfElectronsTmp" ), + GedPhotonValueMap = cms.InputTag( 'tmpGedPhotons','valMapPFEgammaCandToPhoton' ), + useEGammaElectrons = cms.bool( False ), + egammaElectrons = cms.InputTag( "" ), + useEGammaFilters = cms.bool( False ), + useProtectionsForJetMET = cms.bool( True ), + PFEGammaFiltersParameters = cms.PSet( + electron_protectionsForJetMET = cms.PSet( + maxE = cms.double( 50.0 ), + maxTrackPOverEele = cms.double( 1.0 ), + maxEcalEOverP_2 = cms.double( 0.2 ), + maxHcalEOverEcalE = cms.double( 0.1 ), + maxEcalEOverP_1 = cms.double( 0.5 ), + maxHcalEOverP = cms.double( 1.0 ), + maxEcalEOverPRes = cms.double( 0.2 ), + maxHcalE = cms.double( 10.0 ), + maxEeleOverPout = cms.double( 0.2 ), + maxNtracks = cms.double( 3.0 ), + maxEleHcalEOverEcalE = cms.double( 0.1 ), + maxDPhiIN = cms.double( 0.1 ), + maxEeleOverPoutRes = cms.double( 0.5 ) + ), + electron_maxElePtForOnlyMVAPresel = cms.double( 50.0 ), + photon_SigmaiEtaiEta_endcap = cms.double( 0.034 ), + electron_iso_combIso_endcap = cms.double( 10.0 ), + photon_protectionsForBadHcal = cms.PSet( + solidConeTrkIsoSlope = cms.double( 0.3 ), + enableProtections = cms.bool( False ), + solidConeTrkIsoOffset = cms.double( 10.0 ) + ), + electron_missinghits = cms.uint32( 1 ), + photon_MinEt = cms.double( 10.0 ), + electron_iso_pt = cms.double( 10.0 ), + electron_ecalDrivenHademPreselCut = cms.double( 0.15 ), + electron_iso_mva_endcap = cms.double( -0.1075 ), + electron_iso_combIso_barrel = cms.double( 10.0 ), + photon_protectionsForJetMET = cms.PSet( + sumPtTrackIsoSlope = cms.double( 0.001 ), + sumPtTrackIso = cms.double( 4.0 ) + ), + electron_protectionsForBadHcal = cms.PSet( + dEta = cms.vdouble( 0.0064, 0.01264 ), + dPhi = cms.vdouble( 0.0547, 0.0394 ), + enableProtections = cms.bool( False ), + eInvPInv = cms.vdouble( 0.184, 0.0721 ), + full5x5_sigmaIetaIeta = cms.vdouble( 0.0106, 0.0387 ) + ), + electron_noniso_mvaCut = cms.double( -0.1 ), + electron_iso_mva_barrel = cms.double( -0.1875 ), + photon_SigmaiEtaiEta_barrel = cms.double( 0.0125 ), + photon_combIso = cms.double( 10.0 ), + photon_HoE = cms.double( 0.05 ) ), - doSelEndcap = cms.bool( True ), - endcapSelection = cms.PSet( - seleBeltDetaEndCap = cms.double( 0.05 ), - selePtPairMaxEndCap_region3 = cms.double( 999.0 ), - seleS4S9GammaEndCap_region2 = cms.double( 0.92 ), - seleS4S9GammaEndCap_region1 = cms.double( 0.85 ), - seleNxtalEndCap_region2 = cms.uint32( 6 ), - seleNxtalEndCap_region3 = cms.uint32( 6 ), - ptMinForIsolationEndCap = cms.double( 0.5 ), - selePtPairEndCap_region1 = cms.double( 3.75 ), - endcapHitCollection = cms.string( "pi0EcalRecHitsEE" ), - selePtPairEndCap_region2 = cms.double( 2.0 ), - seleS4S9GammaEndCap_region3 = cms.double( 0.92 ), - selePtGammaEndCap_region3 = cms.double( 0.95 ), - selePtGammaEndCap_region2 = cms.double( 0.95 ), - selePtGammaEndCap_region1 = cms.double( 1.1 ), - region1_EndCap = cms.double( 1.8 ), - region2_EndCap = cms.double( 2.0 ), - store5x5RecHitEE = cms.bool( False ), - seleIsoEndCap_region3 = cms.double( 0.5 ), - seleIsoEndCap_region2 = cms.double( 0.5 ), - seleMinvMinEndCap = cms.double( 0.05 ), - selePtPairEndCap_region3 = cms.double( 2.0 ), - seleIsoEndCap_region1 = cms.double( 0.5 ), - seleBeltDREndCap = cms.double( 0.2 ), - seleMinvMaxEndCap = cms.double( 0.3 ), - seleNxtalEndCap_region1 = cms.uint32( 6 ), - seleS9S25GammaEndCap = cms.double( 0.0 ) + muon_HCAL = cms.vdouble( 3.0, 3.0 ), + muon_ECAL = cms.vdouble( 0.5, 0.5 ), + muon_HO = cms.vdouble( 0.9, 0.9 ), + PFMuonAlgoParameters = cms.PSet( ), + rejectTracks_Bad = cms.bool( False ), + rejectTracks_Step45 = cms.bool( False ), + usePFNuclearInteractions = cms.bool( False ), + usePFConversions = cms.bool( False ), + usePFDecays = cms.bool( False ), + dptRel_DispVtx = cms.double( 10.0 ), + iCfgCandConnector = cms.PSet( + nuclCalibFactors = cms.vdouble( 0.8, 0.15, 0.5, 0.5, 0.05 ), + bCorrect = cms.bool( False ), + bCalibPrimary = cms.bool( False ) ), - storeRecHitES = cms.bool( True ), - preshowerSelection = cms.PSet( - preshClusterEnergyCut = cms.double( 0.0 ), - debugLevelES = cms.string( "" ), - ESCollection = cms.string( "pi0EcalRecHitsES" ), - preshNclust = cms.int32( 4 ), - preshStripEnergyCut = cms.double( 0.0 ), - preshCalibPlaneY = cms.double( 0.7 ), - preshSeededNstrip = cms.int32( 15 ), - preshCalibGamma = cms.double( 0.024 ), - preshCalibPlaneX = cms.double( 1.0 ), - preshCalibMIP = cms.double( 9.0E-5 ) + nsigma_TRACK = cms.double( 1.0 ), + pt_Error = cms.double( 1.0 ), + factors_45 = cms.vdouble( 10.0, 100.0 ), + goodTrackDeadHcal_ptErrRel = cms.double( 0.2 ), + goodTrackDeadHcal_chi2n = cms.double( 5.0 ), + goodTrackDeadHcal_layers = cms.uint32( 4 ), + goodTrackDeadHcal_validFr = cms.double( 0.5 ), + goodTrackDeadHcal_dxy = cms.double( 0.5 ), + goodPixelTrackDeadHcal_minEta = cms.double( 2.3 ), + goodPixelTrackDeadHcal_maxPt = cms.double( 50.0 ), + goodPixelTrackDeadHcal_ptErrRel = cms.double( 1.0 ), + goodPixelTrackDeadHcal_chi2n = cms.double( 2.0 ), + goodPixelTrackDeadHcal_maxLost3Hit = cms.int32( 0 ), + goodPixelTrackDeadHcal_maxLost4Hit = cms.int32( 1 ), + goodPixelTrackDeadHcal_dxy = cms.double( 0.02 ), + goodPixelTrackDeadHcal_dz = cms.double( 0.05 ), + pf_nsigma_ECAL = cms.double( 0.0 ), + pf_nsigma_HCAL = cms.double( 1.0 ), + pf_nsigma_HFEM = cms.double( 1.0 ), + pf_nsigma_HFHAD = cms.double( 1.0 ), + useCalibrationsFromDB = cms.bool( True ), + calibrationsLabel = cms.string( "HLT" ), + postHFCleaning = cms.bool( False ), + PFHFCleaningParameters = cms.PSet( + minSignificance = cms.double( 2.5 ), + maxSignificance = cms.double( 2.5 ), + minDeltaMet = cms.double( 0.4 ), + maxDeltaPhiPt = cms.double( 7.0 ), + minHFCleaningPt = cms.double( 5.0 ), + minSignificanceReduction = cms.double( 1.4 ) ), - debugLevel = cms.int32( 0 ) + cleanedHF = cms.VInputTag( 'hltParticleFlowRecHitHF:Cleaned','hltParticleFlowClusterHF:Cleaned' ), + calibHF_use = cms.bool( False ), + calibHF_eta_step = cms.vdouble( 0.0, 2.9, 3.0, 3.2, 4.2, 4.4, 4.6, 4.8, 5.2, 5.4 ), + calibHF_a_EMonly = cms.vdouble( 0.96945, 0.96701, 0.76309, 0.82268, 0.87583, 0.89718, 0.98674, 1.4681, 1.458, 1.458 ), + calibHF_a_EMHAD = cms.vdouble( 1.42215, 1.00496, 0.68961, 0.81656, 0.98504, 0.98504, 1.00802, 1.0593, 1.4576, 1.4576 ), + calibHF_b_HADonly = cms.vdouble( 1.27541, 0.85361, 0.86333, 0.89091, 0.94348, 0.94348, 0.9437, 1.0034, 1.0444, 1.0444 ), + calibHF_b_EMHAD = cms.vdouble( 1.27541, 0.85361, 0.86333, 0.89091, 0.94348, 0.94348, 0.9437, 1.0034, 1.0444, 1.0444 ), + resolHF_square = cms.vdouble( 7.834401, 0.012996, 0.0 ) +) +fragment.hltAK4PFJetsCPUOnly = cms.EDProducer( "FastjetJetProducer", + useMassDropTagger = cms.bool( False ), + useFiltering = cms.bool( False ), + useDynamicFiltering = cms.bool( False ), + useTrimming = cms.bool( False ), + usePruning = cms.bool( False ), + useCMSBoostedTauSeedingAlgorithm = cms.bool( False ), + useKtPruning = cms.bool( False ), + useConstituentSubtraction = cms.bool( False ), + useSoftDrop = cms.bool( False ), + correctShape = cms.bool( False ), + UseOnlyVertexTracks = cms.bool( False ), + UseOnlyOnePV = cms.bool( False ), + muCut = cms.double( -1.0 ), + yCut = cms.double( -1.0 ), + rFilt = cms.double( -1.0 ), + rFiltFactor = cms.double( -1.0 ), + trimPtFracMin = cms.double( -1.0 ), + zcut = cms.double( -1.0 ), + rcut_factor = cms.double( -1.0 ), + csRho_EtaMax = cms.double( -1.0 ), + csRParam = cms.double( -1.0 ), + beta = cms.double( -1.0 ), + R0 = cms.double( -1.0 ), + gridMaxRapidity = cms.double( -1.0 ), + gridSpacing = cms.double( -1.0 ), + DzTrVtxMax = cms.double( 0.0 ), + DxyTrVtxMax = cms.double( 0.0 ), + MaxVtxZ = cms.double( 15.0 ), + subjetPtMin = cms.double( -1.0 ), + muMin = cms.double( -1.0 ), + muMax = cms.double( -1.0 ), + yMin = cms.double( -1.0 ), + yMax = cms.double( -1.0 ), + dRMin = cms.double( -1.0 ), + dRMax = cms.double( -1.0 ), + maxDepth = cms.int32( -1 ), + nFilt = cms.int32( -1 ), + MinVtxNdof = cms.int32( 0 ), + src = cms.InputTag( "hltParticleFlowCPUOnly" ), + srcPVs = cms.InputTag( "hltPixelVerticesFromSoACPUOnly" ), + jetType = cms.string( "PFJet" ), + jetAlgorithm = cms.string( "AntiKt" ), + rParam = cms.double( 0.4 ), + inputEtMin = cms.double( 0.0 ), + inputEMin = cms.double( 0.0 ), + jetPtMin = cms.double( 0.0 ), + doPVCorrection = cms.bool( False ), + doAreaFastjet = cms.bool( False ), + doRhoFastjet = cms.bool( False ), + doPUOffsetCorr = cms.bool( False ), + puPtMin = cms.double( 10.0 ), + nSigmaPU = cms.double( 1.0 ), + radiusPU = cms.double( 0.4 ), + subtractorName = cms.string( "" ), + useExplicitGhosts = cms.bool( False ), + doAreaDiskApprox = cms.bool( True ), + voronoiRfact = cms.double( -9.0 ), + Rho_EtaMax = cms.double( 4.4 ), + Ghost_EtaMax = cms.double( 6.0 ), + Active_Area_Repeats = cms.int32( 5 ), + GhostArea = cms.double( 0.01 ), + restrictInputs = cms.bool( False ), + maxInputs = cms.uint32( 1 ), + writeCompound = cms.bool( False ), + writeJetsWithConst = cms.bool( False ), + doFastJetNonUniform = cms.bool( False ), + useDeterministicSeed = cms.bool( True ), + minSeed = cms.uint32( 0 ), + verbosity = cms.int32( 0 ), + puWidth = cms.double( 0.0 ), + nExclude = cms.uint32( 0 ), + maxBadEcalCells = cms.uint32( 9999999 ), + maxBadHcalCells = cms.uint32( 9999999 ), + maxProblematicEcalCells = cms.uint32( 9999999 ), + maxProblematicHcalCells = cms.uint32( 9999999 ), + maxRecoveredEcalCells = cms.uint32( 9999999 ), + maxRecoveredHcalCells = cms.uint32( 9999999 ), + puCenters = cms.vdouble( ), + applyWeight = cms.bool( False ), + srcWeights = cms.InputTag( "" ), + minimumTowersFraction = cms.double( 0.0 ), + jetCollInstanceName = cms.string( "" ), + sumRecHits = cms.bool( False ) +) +fragment.hltAK4PFJetsLooseIDCPUOnly = cms.EDProducer( "HLTPFJetIDProducer", + minPt = cms.double( 20.0 ), + maxEta = cms.double( 1.0E99 ), + CHF = cms.double( 0.0 ), + NHF = cms.double( 0.99 ), + CEF = cms.double( 0.99 ), + NEF = cms.double( 0.99 ), + maxCF = cms.double( 99.0 ), + NCH = cms.int32( 0 ), + NTOT = cms.int32( 1 ), + jetsInput = cms.InputTag( "hltAK4PFJetsCPUOnly" ) ) -fragment.hltAlCaPi0EEUncalibrator = cms.EDProducer( "EcalRecalibRecHitProducer", - doEnergyScale = cms.bool( False ), - doEnergyScaleInverse = cms.bool( False ), - doIntercalib = cms.bool( False ), - doIntercalibInverse = cms.bool( False ), - EERecHitCollection = cms.InputTag( 'hltAlCaPi0RecHitsFilterEEonlyRegional','pi0EcalRecHitsEE' ), - EBRecHitCollection = cms.InputTag( 'hltAlCaPi0RecHitsFilterEEonlyRegional','pi0EcalRecHitsEE' ), - doLaserCorrections = cms.bool( False ), - doLaserCorrectionsInverse = cms.bool( False ), - EBRecalibRecHitCollection = cms.string( "pi0EcalRecHitsEB" ), - EERecalibRecHitCollection = cms.string( "pi0EcalRecHitsEE" ) +fragment.hltAK4PFJetsTightIDCPUOnly = cms.EDProducer( "HLTPFJetIDProducer", + minPt = cms.double( 20.0 ), + maxEta = cms.double( 1.0E99 ), + CHF = cms.double( 0.0 ), + NHF = cms.double( 0.9 ), + CEF = cms.double( 0.99 ), + NEF = cms.double( 0.99 ), + maxCF = cms.double( 99.0 ), + NCH = cms.int32( 0 ), + NTOT = cms.int32( 1 ), + jetsInput = cms.InputTag( "hltAK4PFJetsCPUOnly" ) ) -fragment.hltAlCaPi0EERechitsToDigis = cms.EDProducer( "HLTRechitsToDigis", - region = cms.string( "endcap" ), - digisIn = cms.InputTag( 'hltEcalDigis','eeDigis' ), - digisOut = cms.string( "pi0EEDigis" ), - recHits = cms.InputTag( 'hltAlCaPi0EEUncalibrator','pi0EcalRecHitsEE' ), - srFlagsIn = cms.InputTag( "hltEcalDigis" ), - srFlagsOut = cms.string( "pi0EESrFlags" ) +fragment.hltFixedGridRhoFastjetAllCPUOnly = cms.EDProducer( "FixedGridRhoProducerFastjet", + pfCandidatesTag = cms.InputTag( "hltParticleFlowCPUOnly" ), + maxRapidity = cms.double( 5.0 ), + gridSpacing = cms.double( 0.55 ) ) -fragment.hltPreAlCaEcalEtaEBonly = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltAK4PFFastJetCorrectorCPUOnly = cms.EDProducer( "L1FastjetCorrectorProducer", + level = cms.string( "L1FastJet" ), + algorithm = cms.string( "AK4PFHLT" ), + srcRho = cms.InputTag( "hltFixedGridRhoFastjetAllCPUOnly" ) ) -fragment.hltAlCaEtaRecHitsFilterEBonlyRegional = cms.EDFilter( "HLTRegionalEcalResonanceFilter", - barrelHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - endcapHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - preshRecHitProducer = cms.InputTag( 'hltEcalPreshowerRecHit','EcalRecHitsES' ), - barrelClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersBarrel' ), - endcapClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersEndcap' ), - useRecoFlag = cms.bool( False ), - flagLevelRecHitsToUse = cms.int32( 1 ), - useDBStatus = cms.bool( True ), - statusLevelRecHitsToUse = cms.int32( 1 ), - doSelBarrel = cms.bool( True ), - barrelSelection = cms.PSet( - massHighPi0Cand = cms.double( 0.156 ), - ptMinForIsolation = cms.double( 1.0 ), - seleMinvMaxBarrel = cms.double( 0.8 ), - massLowPi0Cand = cms.double( 0.084 ), - seleS9S25Gamma = cms.double( 0.8 ), - seleBeltDeta = cms.double( 0.1 ), - seleS4S9GammaBarrel_region2 = cms.double( 0.9 ), - barrelHitCollection = cms.string( "etaEcalRecHitsEB" ), - removePi0CandidatesForEta = cms.bool( True ), - seleMinvMinBarrel = cms.double( 0.2 ), - seleS4S9GammaBarrel_region1 = cms.double( 0.9 ), - selePtPairBarrel_region1 = cms.double( 3.0 ), - selePtPairBarrel_region2 = cms.double( 3.0 ), - seleBeltDR = cms.double( 0.3 ), - region1_Barrel = cms.double( 1.0 ), - seleIsoBarrel_region1 = cms.double( 0.5 ), - selePtGammaBarrel_region1 = cms.double( 0.65 ), - seleIsoBarrel_region2 = cms.double( 0.5 ), - selePtGammaBarrel_region2 = cms.double( 1.4 ), - store5x5RecHitEB = cms.bool( True ), - seleNxtalBarrel_region2 = cms.uint32( 6 ), - seleNxtalBarrel_region1 = cms.uint32( 6 ) - ), - doSelEndcap = cms.bool( False ), - endcapSelection = cms.PSet( - seleBeltDetaEndCap = cms.double( 0.05 ), - selePtPairMaxEndCap_region3 = cms.double( 2.5 ), - seleS4S9GammaEndCap_region2 = cms.double( 0.65 ), - seleS4S9GammaEndCap_region1 = cms.double( 0.65 ), - seleNxtalEndCap_region2 = cms.uint32( 6 ), - seleNxtalEndCap_region3 = cms.uint32( 6 ), - ptMinForIsolationEndCap = cms.double( 0.5 ), - selePtPairEndCap_region1 = cms.double( 1.5 ), - endcapHitCollection = cms.string( "etaEcalRecHitsEE" ), - selePtPairEndCap_region2 = cms.double( 1.5 ), - seleS4S9GammaEndCap_region3 = cms.double( 0.65 ), - selePtGammaEndCap_region3 = cms.double( 0.5 ), - selePtGammaEndCap_region2 = cms.double( 0.5 ), - selePtGammaEndCap_region1 = cms.double( 0.5 ), - region1_EndCap = cms.double( 1.8 ), - region2_EndCap = cms.double( 2.0 ), - store5x5RecHitEE = cms.bool( False ), - seleIsoEndCap_region3 = cms.double( 0.5 ), - seleIsoEndCap_region2 = cms.double( 0.5 ), - seleMinvMinEndCap = cms.double( 0.05 ), - selePtPairEndCap_region3 = cms.double( 99.0 ), - seleIsoEndCap_region1 = cms.double( 0.5 ), - seleBeltDREndCap = cms.double( 0.2 ), - seleMinvMaxEndCap = cms.double( 0.3 ), - seleNxtalEndCap_region1 = cms.uint32( 6 ), - seleS9S25GammaEndCap = cms.double( 0.0 ) - ), - storeRecHitES = cms.bool( False ), - preshowerSelection = cms.PSet( - preshClusterEnergyCut = cms.double( 0.0 ), - debugLevelES = cms.string( "" ), - ESCollection = cms.string( "etaEcalRecHitsES" ), - preshNclust = cms.int32( 4 ), - preshStripEnergyCut = cms.double( 0.0 ), - preshCalibPlaneY = cms.double( 0.7 ), - preshSeededNstrip = cms.int32( 15 ), - preshCalibGamma = cms.double( 0.024 ), - preshCalibPlaneX = cms.double( 1.0 ), - preshCalibMIP = cms.double( 9.0E-5 ) - ), - debugLevel = cms.int32( 0 ) +fragment.hltAK4PFCorrectorCPUOnly = cms.EDProducer( "ChainedJetCorrectorProducer", + correctors = cms.VInputTag( 'hltAK4PFFastJetCorrectorCPUOnly','hltAK4PFRelativeCorrector','hltAK4PFAbsoluteCorrector','hltAK4PFResidualCorrector' ) ) -fragment.hltAlCaEtaEBUncalibrator = cms.EDProducer( "EcalRecalibRecHitProducer", - doEnergyScale = cms.bool( False ), - doEnergyScaleInverse = cms.bool( False ), - doIntercalib = cms.bool( False ), - doIntercalibInverse = cms.bool( False ), - EERecHitCollection = cms.InputTag( 'hltAlCaEtaRecHitsFilterEBonlyRegional','etaEcalRecHitsEB' ), - EBRecHitCollection = cms.InputTag( 'hltAlCaEtaRecHitsFilterEBonlyRegional','etaEcalRecHitsEB' ), - doLaserCorrections = cms.bool( False ), - doLaserCorrectionsInverse = cms.bool( False ), - EBRecalibRecHitCollection = cms.string( "etaEcalRecHitsEB" ), - EERecalibRecHitCollection = cms.string( "etaEcalRecHitsEE" ) +fragment.hltAK4PFJetsCorrectedCPUOnly = cms.EDProducer( "CorrectedPFJetProducer", + src = cms.InputTag( "hltAK4PFJetsCPUOnly" ), + correctors = cms.VInputTag( 'hltAK4PFCorrectorCPUOnly' ) ) -fragment.hltAlCaEtaEBRechitsToDigis = cms.EDProducer( "HLTRechitsToDigis", - region = cms.string( "barrel" ), - digisIn = cms.InputTag( 'hltEcalDigis','ebDigis' ), - digisOut = cms.string( "etaEBDigis" ), - recHits = cms.InputTag( 'hltAlCaEtaEBUncalibrator','etaEcalRecHitsEB' ), - srFlagsIn = cms.InputTag( "hltEcalDigis" ), - srFlagsOut = cms.string( "etaEBSrFlags" ) +fragment.hltAK4PFJetsLooseIDCorrectedCPUOnly = cms.EDProducer( "CorrectedPFJetProducer", + src = cms.InputTag( "hltAK4PFJetsLooseIDCPUOnly" ), + correctors = cms.VInputTag( 'hltAK4PFCorrectorCPUOnly' ) ) -fragment.hltPreAlCaEcalEtaEEonly = cms.EDFilter( "HLTPrescaler", +fragment.hltAK4PFJetsTightIDCorrectedCPUOnly = cms.EDProducer( "CorrectedPFJetProducer", + src = cms.InputTag( "hltAK4PFJetsTightIDCPUOnly" ), + correctors = cms.VInputTag( 'hltAK4PFCorrectorCPUOnly' ) +) +fragment.hltPFJetsCorrectedMatchedToCaloJets10CPUOnly = cms.EDProducer( "HLTPFJetsMatchedToFilteredCaloJetsProducer", + src = cms.InputTag( "hltAK4PFJetsCorrectedCPUOnly" ), + triggerJetsFilter = cms.InputTag( "hltSingleCaloJet10CPUOnly" ), + triggerJetsType = cms.int32( 85 ), + maxDeltaR = cms.double( 0.5 ) +) +fragment.hltSinglePFJet40CPUOnly = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltPFJetsCorrectedMatchedToCaloJets10CPUOnly" ), + triggerType = cms.int32( 85 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 40.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 5.0 ), + MinN = cms.int32( 1 ) +) +fragment.hltAlCaPFJet40GPUxorCPUFilter = cms.EDFilter( "TriggerResultsFilter", + usePathStatus = cms.bool( True ), + hltResults = cms.InputTag( "" ), + l1tResults = cms.InputTag( "" ), + l1tIgnoreMaskAndPrescale = cms.bool( False ), + throw = cms.bool( True ), + triggerConditions = cms.vstring( '( AlCa_PFJet40_v22 AND NOT AlCa_PFJet40_CPUOnly_v1 ) OR ( NOT AlCa_PFJet40_v22 AND AlCa_PFJet40_CPUOnly_v1 )' ) +) +fragment.hltPrePFJet40GPUvsCPU = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltAlCaEtaRecHitsFilterEEonlyRegional = cms.EDFilter( "HLTRegionalEcalResonanceFilter", - barrelHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - endcapHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - preshRecHitProducer = cms.InputTag( 'hltEcalPreshowerRecHit','EcalRecHitsES' ), - barrelClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersBarrel' ), - endcapClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersEndcap' ), - useRecoFlag = cms.bool( False ), - flagLevelRecHitsToUse = cms.int32( 1 ), - useDBStatus = cms.bool( True ), - statusLevelRecHitsToUse = cms.int32( 1 ), - doSelBarrel = cms.bool( False ), - barrelSelection = cms.PSet( - massHighPi0Cand = cms.double( 0.163 ), - ptMinForIsolation = cms.double( 1.0 ), - seleMinvMaxBarrel = cms.double( 0.8 ), - massLowPi0Cand = cms.double( 0.104 ), - seleS9S25Gamma = cms.double( 0.0 ), - seleBeltDeta = cms.double( 0.05 ), - seleS4S9GammaBarrel_region2 = cms.double( 0.65 ), - barrelHitCollection = cms.string( "etaEcalRecHitsEB" ), - removePi0CandidatesForEta = cms.bool( False ), - seleMinvMinBarrel = cms.double( 0.3 ), - seleS4S9GammaBarrel_region1 = cms.double( 0.65 ), - selePtPairBarrel_region1 = cms.double( 1.5 ), - selePtPairBarrel_region2 = cms.double( 1.5 ), - seleBeltDR = cms.double( 0.2 ), - region1_Barrel = cms.double( 1.0 ), - seleIsoBarrel_region1 = cms.double( 0.5 ), - selePtGammaBarrel_region1 = cms.double( 1.0 ), - seleIsoBarrel_region2 = cms.double( 0.5 ), - selePtGammaBarrel_region2 = cms.double( 0.5 ), - store5x5RecHitEB = cms.bool( False ), - seleNxtalBarrel_region2 = cms.uint32( 6 ), - seleNxtalBarrel_region1 = cms.uint32( 6 ) +fragment.hltL1sSingleTau = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_SingleTau120er2p1 OR L1_SingleTau130er2p1" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +) +fragment.hltPreMediumChargedIsoPFTau180HighPtRelaxedIsoTrk50eta2p1 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltSingleL2Tau80eta2p2 = cms.EDFilter( "HLT1CaloJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltL2TauJets" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 80.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.2 ), + MinN = cms.int32( 1 ) +) +fragment.hltPFTau180Track = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltSelectedPFTausTrackFinding" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 180.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 1 ) +) +fragment.hltPFTauMediumHighPtRelaxedIsoAbsoluteIsolationDiscriminator = cms.EDProducer( "PFRecoTauDiscriminationByIsolation", + storeRawFootprintCorrection = cms.bool( False ), + PFTauProducer = cms.InputTag( "hltPFTaus" ), + storeRawOccupancy = cms.bool( False ), + maximumSumPtCut = cms.double( 2.3 ), + qualityCuts = cms.PSet( + vertexTrackFiltering = cms.bool( False ), + isolationQualityCuts = cms.PSet( + maxDeltaZ = cms.double( 0.2 ), + minTrackPt = cms.double( 0.5 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 100.0 ), + maxTransverseImpactParameter = cms.double( 0.1 ), + useTracksInsteadOfPFHadrons = cms.bool( False ) + ), + primaryVertexSrc = cms.InputTag( "hltPixelVertices" ), + recoverLeadingTrk = cms.bool( False ), + signalQualityCuts = cms.PSet( + maxDeltaZ = cms.double( 0.2 ), + minTrackPt = cms.double( 0.0 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 1000.0 ), + maxTransverseImpactParameter = cms.double( 0.2 ), + useTracksInsteadOfPFHadrons = cms.bool( False ) + ), + vxAssocQualityCuts = cms.PSet( + minTrackPt = cms.double( 0.0 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 1000.0 ), + maxTransverseImpactParameter = cms.double( 0.2 ), + useTracksInsteadOfPFHadrons = cms.bool( False ) + ), + pvFindingAlgo = cms.string( "closestInDeltaZ" ) ), - doSelEndcap = cms.bool( True ), - endcapSelection = cms.PSet( - seleBeltDetaEndCap = cms.double( 0.1 ), - selePtPairMaxEndCap_region3 = cms.double( 999.0 ), - seleS4S9GammaEndCap_region2 = cms.double( 0.9 ), - seleS4S9GammaEndCap_region1 = cms.double( 0.9 ), - seleNxtalEndCap_region2 = cms.uint32( 6 ), - seleNxtalEndCap_region3 = cms.uint32( 6 ), - ptMinForIsolationEndCap = cms.double( 0.5 ), - selePtPairEndCap_region1 = cms.double( 3.0 ), - endcapHitCollection = cms.string( "etaEcalRecHitsEE" ), - selePtPairEndCap_region2 = cms.double( 3.0 ), - seleS4S9GammaEndCap_region3 = cms.double( 0.9 ), - selePtGammaEndCap_region3 = cms.double( 1.0 ), - selePtGammaEndCap_region2 = cms.double( 1.0 ), - selePtGammaEndCap_region1 = cms.double( 1.0 ), - region1_EndCap = cms.double( 1.8 ), - region2_EndCap = cms.double( 2.0 ), - store5x5RecHitEE = cms.bool( True ), - seleIsoEndCap_region3 = cms.double( 0.5 ), - seleIsoEndCap_region2 = cms.double( 0.5 ), - seleMinvMinEndCap = cms.double( 0.2 ), - selePtPairEndCap_region3 = cms.double( 3.0 ), - seleIsoEndCap_region1 = cms.double( 0.5 ), - seleBeltDREndCap = cms.double( 0.3 ), - seleMinvMaxEndCap = cms.double( 0.8 ), - seleNxtalEndCap_region1 = cms.uint32( 6 ), - seleS9S25GammaEndCap = cms.double( 0.85 ) + minTauPtForNoIso = cms.double( 500.0 ), + maxAbsPhotonSumPt_outsideSignalCone = cms.double( 1.0E9 ), + vertexSrc = cms.InputTag( "NotUsed" ), + applySumPtCut = cms.bool( True ), + rhoConeSize = cms.double( 0.5 ), + ApplyDiscriminationByTrackerIsolation = cms.bool( True ), + storeRawPhotonSumPt_outsideSignalCone = cms.bool( False ), + rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAll" ), + enableHGCalWorkaround = cms.bool( False ), + footprintCorrections = cms.VPSet( + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 0" ) + ), + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 1 || decayMode() = 2" ) + ), + cms.PSet( offset = cms.string( "2.7" ), + selection = cms.string( "decayMode() = 5" ) + ), + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 6" ) + ), + cms.PSet( offset = cms.string( "max(2.0, 0.22*pt() - 2.0)" ), + selection = cms.string( "decayMode() = 10" ) + ) ), - storeRecHitES = cms.bool( True ), - preshowerSelection = cms.PSet( - preshClusterEnergyCut = cms.double( 0.0 ), - debugLevelES = cms.string( "" ), - ESCollection = cms.string( "etaEcalRecHitsES" ), - preshNclust = cms.int32( 4 ), - preshStripEnergyCut = cms.double( 0.0 ), - preshCalibPlaneY = cms.double( 0.7 ), - preshSeededNstrip = cms.int32( 15 ), - preshCalibGamma = cms.double( 0.024 ), - preshCalibPlaneX = cms.double( 1.0 ), - preshCalibMIP = cms.double( 9.0E-5 ) + deltaBetaFactor = cms.string( "0.38" ), + applyFootprintCorrection = cms.bool( False ), + UseAllPFCandsForWeights = cms.bool( False ), + relativeSumPtCut = cms.double( 0.06 ), + Prediscriminants = cms.PSet( BooleanOperator = cms.string( "and" ) ), + maximumOccupancy = cms.uint32( 0 ), + verbosity = cms.int32( 0 ), + applyOccupancyCut = cms.bool( False ), + applyDeltaBetaCorrection = cms.bool( False ), + applyRelativeSumPtCut = cms.bool( False ), + storeRawPUsumPt = cms.bool( False ), + applyPhotonPtSumOutsideSignalConeCut = cms.bool( False ), + deltaBetaPUTrackPtCutOverride = cms.bool( True ), + ApplyDiscriminationByWeightedECALIsolation = cms.bool( False ), + storeRawSumPt = cms.bool( False ), + ApplyDiscriminationByECALIsolation = cms.bool( False ), + applyRhoCorrection = cms.bool( False ), + WeightECALIsolation = cms.double( 1.0 ), + rhoUEOffsetCorrection = cms.double( 1.0 ), + maxRelPhotonSumPt_outsideSignalCone = cms.double( 0.1 ), + deltaBetaPUTrackPtCutOverride_val = cms.double( 0.5 ), + isoConeSizeForDeltaBeta = cms.double( 0.3 ), + relativeSumPtOffset = cms.double( 0.0 ), + customOuterCone = cms.double( -1.0 ), + particleFlowSrc = cms.InputTag( "hltParticleFlowForTaus" ) +) +fragment.hltPFTauMediumHighPtRelaxedIsoRelativeIsolationDiscriminator = cms.EDProducer( "PFRecoTauDiscriminationByIsolation", + storeRawFootprintCorrection = cms.bool( False ), + PFTauProducer = cms.InputTag( "hltPFTaus" ), + storeRawOccupancy = cms.bool( False ), + maximumSumPtCut = cms.double( 2.0 ), + qualityCuts = cms.PSet( + vertexTrackFiltering = cms.bool( False ), + isolationQualityCuts = cms.PSet( + maxDeltaZ = cms.double( 0.2 ), + minTrackPt = cms.double( 0.5 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 100.0 ), + maxTransverseImpactParameter = cms.double( 0.1 ), + useTracksInsteadOfPFHadrons = cms.bool( False ) + ), + primaryVertexSrc = cms.InputTag( "hltPixelVertices" ), + recoverLeadingTrk = cms.bool( False ), + signalQualityCuts = cms.PSet( + maxDeltaZ = cms.double( 0.2 ), + minTrackPt = cms.double( 0.0 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 1000.0 ), + maxTransverseImpactParameter = cms.double( 0.2 ), + useTracksInsteadOfPFHadrons = cms.bool( False ) + ), + vxAssocQualityCuts = cms.PSet( + minTrackPt = cms.double( 0.0 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 1000.0 ), + maxTransverseImpactParameter = cms.double( 0.2 ), + useTracksInsteadOfPFHadrons = cms.bool( False ) + ), + pvFindingAlgo = cms.string( "closestInDeltaZ" ) ), - debugLevel = cms.int32( 0 ) + minTauPtForNoIso = cms.double( 500.0 ), + maxAbsPhotonSumPt_outsideSignalCone = cms.double( 1.0E9 ), + vertexSrc = cms.InputTag( "NotUsed" ), + applySumPtCut = cms.bool( False ), + rhoConeSize = cms.double( 0.5 ), + ApplyDiscriminationByTrackerIsolation = cms.bool( True ), + storeRawPhotonSumPt_outsideSignalCone = cms.bool( False ), + rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAll" ), + enableHGCalWorkaround = cms.bool( False ), + footprintCorrections = cms.VPSet( + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 0" ) + ), + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 1 || decayMode() = 2" ) + ), + cms.PSet( offset = cms.string( "2.7" ), + selection = cms.string( "decayMode() = 5" ) + ), + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 6" ) + ), + cms.PSet( offset = cms.string( "max(2.0, 0.22*pt() - 2.0)" ), + selection = cms.string( "decayMode() = 10" ) + ) + ), + deltaBetaFactor = cms.string( "0.38" ), + applyFootprintCorrection = cms.bool( False ), + UseAllPFCandsForWeights = cms.bool( False ), + relativeSumPtCut = cms.double( 0.02 ), + Prediscriminants = cms.PSet( BooleanOperator = cms.string( "and" ) ), + maximumOccupancy = cms.uint32( 0 ), + verbosity = cms.int32( 0 ), + applyOccupancyCut = cms.bool( False ), + applyDeltaBetaCorrection = cms.bool( False ), + applyRelativeSumPtCut = cms.bool( True ), + storeRawPUsumPt = cms.bool( False ), + applyPhotonPtSumOutsideSignalConeCut = cms.bool( False ), + deltaBetaPUTrackPtCutOverride = cms.bool( True ), + ApplyDiscriminationByWeightedECALIsolation = cms.bool( False ), + storeRawSumPt = cms.bool( False ), + ApplyDiscriminationByECALIsolation = cms.bool( False ), + applyRhoCorrection = cms.bool( False ), + WeightECALIsolation = cms.double( 1.0 ), + rhoUEOffsetCorrection = cms.double( 1.0 ), + maxRelPhotonSumPt_outsideSignalCone = cms.double( 0.1 ), + deltaBetaPUTrackPtCutOverride_val = cms.double( 0.5 ), + isoConeSizeForDeltaBeta = cms.double( 0.3 ), + relativeSumPtOffset = cms.double( 200.0 ), + customOuterCone = cms.double( -1.0 ), + particleFlowSrc = cms.InputTag( "hltParticleFlowForTaus" ) ) -fragment.hltAlCaEtaEEUncalibrator = cms.EDProducer( "EcalRecalibRecHitProducer", - doEnergyScale = cms.bool( False ), - doEnergyScaleInverse = cms.bool( False ), - doIntercalib = cms.bool( False ), - doIntercalibInverse = cms.bool( False ), - EERecHitCollection = cms.InputTag( 'hltAlCaEtaRecHitsFilterEEonlyRegional','etaEcalRecHitsEE' ), - EBRecHitCollection = cms.InputTag( 'hltAlCaEtaRecHitsFilterEEonlyRegional','etaEcalRecHitsEE' ), - doLaserCorrections = cms.bool( False ), - doLaserCorrectionsInverse = cms.bool( False ), - EBRecalibRecHitCollection = cms.string( "etaEcalRecHitsEB" ), - EERecalibRecHitCollection = cms.string( "etaEcalRecHitsEE" ) +fragment.hltPFTauMediumHighPtRelaxedIsoAbsOrRelIsolationDiscriminator = cms.EDProducer( "PFTauDiscriminatorLogicalAndProducer", + Prediscriminants = cms.PSet( + BooleanOperator = cms.string( "or" ), + discr1 = cms.PSet( + cut = cms.double( 0.5 ), + Producer = cms.InputTag( "hltPFTauMediumHighPtRelaxedIsoAbsoluteIsolationDiscriminator" ) + ), + discr2 = cms.PSet( + cut = cms.double( 0.5 ), + Producer = cms.InputTag( "hltPFTauMediumHighPtRelaxedIsoRelativeIsolationDiscriminator" ) + ) + ), + PassValue = cms.double( 1.0 ), + FailValue = cms.double( 0.0 ), + PFTauProducer = cms.InputTag( "hltPFTaus" ) ) -fragment.hltAlCaEtaEERechitsToDigis = cms.EDProducer( "HLTRechitsToDigis", - region = cms.string( "endcap" ), - digisIn = cms.InputTag( 'hltEcalDigis','eeDigis' ), - digisOut = cms.string( "etaEEDigis" ), - recHits = cms.InputTag( 'hltAlCaEtaEEUncalibrator','etaEcalRecHitsEE' ), - srFlagsIn = cms.InputTag( "hltEcalDigis" ), - srFlagsOut = cms.string( "etaEESrFlags" ) +fragment.hltPFTauTrackPt50Discriminator = cms.EDProducer( "PFRecoTauDiscriminationByLeadingObjectPtCut", + MinPtLeadingObject = cms.double( 50.0 ), + Prediscriminants = cms.PSet( BooleanOperator = cms.string( "and" ) ), + UseOnlyChargedHadrons = cms.bool( True ), + PFTauProducer = cms.InputTag( "hltPFTaus" ) ) -fragment.hltPreAlCaAK8PFJet40 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltSelectedPFTausTrackPt50AbsOrRelMediumHighPtRelaxedIsoIsolation = cms.EDFilter( "PFTauSelector", + src = cms.InputTag( "hltPFTaus" ), + cut = cms.string( "pt > 0" ), + discriminators = cms.VPSet( + cms.PSet( discriminator = cms.InputTag( "hltPFTauTrackPt50Discriminator" ), + selectionCut = cms.double( 0.5 ) + ), + cms.PSet( discriminator = cms.InputTag( "hltPFTauMediumHighPtRelaxedIsoAbsOrRelIsolationDiscriminator" ), + selectionCut = cms.double( 0.5 ) + ) + ), + discriminatorContainers = cms.VPSet( + ) ) -fragment.hltPreAlCaPFJet40 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +fragment.hltPFTau180TrackPt50LooseAbsOrRelMediumHighPtRelaxedIsoIso = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltSelectedPFTausTrackPt50AbsOrRelMediumHighPtRelaxedIsoIsolation" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 180.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 1 ) +) +fragment.hltL1JetsHLTSinglePFTauTrackMediumChargedIsolationMatch = cms.EDProducer( "L1THLTTauMatching", + L1TauTrigger = cms.InputTag( "hltL1sSingleTau" ), + JetSrc = cms.InputTag( "hltSelectedPFTausTrackPt50AbsOrRelMediumHighPtRelaxedIsoIsolation" ), + EtMin = cms.double( 0.0 ), + ReduceTauContent = cms.bool( True ), + KeepOriginalVertex = cms.bool( False ) +) +fragment.hltSelectedPFTau180MediumChargedIsolationL1HLTMatched = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltL1JetsHLTSinglePFTauTrackMediumChargedIsolationMatch" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 180.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 1 ) ) fragment.hltL1sTripleEG14108IorTripleEG18178 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), @@ -63110,6 +66600,99 @@ MaxEta = cms.double( -1.0 ), MinN = cms.int32( 1 ) ) +fragment.hltPreVBFDoubleTightChargedIsoPFTauHPS20Trk1eta2p1 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltDoubleL2IsoTau20eta2p2 = cms.EDFilter( "HLT1CaloJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltL2TauJetsIsoGlob" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 20.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.2 ), + MinN = cms.int32( 2 ) +) +fragment.hltHpsDoublePFTau20 = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltHpsPFTauProducer" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 20.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 2 ) +) +fragment.hltHpsDoublePFTau20Track = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltHpsSelectedPFTausTrackFinding" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 20.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 2 ) +) +fragment.hltHpsDoublePFTau20TrackTightChargedIso = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltHpsSelectedPFTausTrackFindingTightChargedIsolation" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 20.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 2 ) +) +fragment.hltHpsDoublePFTau20TrackTightChargedIsoAgainstMuon = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltHpsSelectedPFTausTrackFindingTightChargedIsolationAgainstMuon" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 20.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 2 ) +) +fragment.hltMatchedVBFTwoPFJetsDoubleTightChargedIsoPFTauHPS20OverlapRemoval = cms.EDProducer( "PFJetsTauOverlapRemoval", + PFJetSrc = cms.InputTag( 'hltVBFL1TLooseIDPFJetsMatching','TwoJets' ), + TauSrc = cms.InputTag( "hltHpsDoublePFTau20TrackTightChargedIsoAgainstMuon" ), + Min_dR = cms.double( 0.5 ) +) +fragment.hltMatchedVBFTwoPFJets2CrossCleanedFromDoubleTightChargedIsoPFTauHPS20 = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltMatchedVBFTwoPFJetsDoubleTightChargedIsoPFTauHPS20OverlapRemoval" ), + triggerType = cms.int32( 85 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 40.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 2 ) +) +fragment.hltMatchedVBFOnePFJet2CrossCleanedFromDoubleTightChargedIsoPFTauHPS20 = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltMatchedVBFTwoPFJetsDoubleTightChargedIsoPFTauHPS20OverlapRemoval" ), + triggerType = cms.int32( 85 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 115.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) +) fragment.hltPrePhoton75R9Id90HE10IsoMEBOnlyPFJetsMJJ300DEta3 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) @@ -64150,314 +67733,54 @@ L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -fragment.hltPreQuadPFJet105887615PFBTagDeepCSV1p3VBF2 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltPFTripleJetLooseID76 = cms.EDFilter( "HLT1PFJet", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsLooseIDCorrected" ), - triggerType = cms.int32( 86 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 76.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 5.2 ), - MinN = cms.int32( 3 ) -) -fragment.hltPFSingleJetLooseID105 = cms.EDFilter( "HLT1PFJet", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsLooseIDCorrected" ), - triggerType = cms.int32( 86 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 105.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 5.2 ), - MinN = cms.int32( 1 ) -) -fragment.hltPreQuadPFJet111908015PFBTagDeepCSV1p3VBF2 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltPreQuadPFJet103887515 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltPreQuadPFJet105887615 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltPreQuadPFJet111908015 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltPreAK8PFJet330TrimMass30PFAK8BoostedDoubleBp02 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltSinglePFJet330AK8 = cms.EDFilter( "HLT1PFJet", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK8PFJetsCorrectedMatchedToCaloJets300" ), - triggerType = cms.int32( 85 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 330.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 5.0 ), - MinN = cms.int32( 1 ) -) -fragment.hltAK8TrimModJetsCorrectedMatchedToCaloJets300ForDB = cms.EDProducer( "HLTPFJetsMatchedToFilteredCaloJetsProducer", - src = cms.InputTag( "hltAK8TrimModJets" ), - triggerJetsFilter = cms.InputTag( "hltAK8SingleCaloJet300" ), - triggerJetsType = cms.int32( 85 ), - maxDeltaR = cms.double( 0.5 ) -) -fragment.hltSinglePFJet330AK8ForDB = cms.EDFilter( "HLT1PFJet", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK8TrimModJetsCorrectedMatchedToCaloJets300ForDB" ), - triggerType = cms.int32( 85 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - MinMass = cms.double( 30.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 5.0 ), - MinN = cms.int32( 1 ) -) -fragment.hltPFJetForDBtagSelectorAK8 = cms.EDFilter( "HLT1PFJet", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK8PFJetsCorrectedMatchedToCaloJets300" ), - triggerType = cms.int32( 86 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 300.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.6 ), - MinN = cms.int32( 1 ) -) -fragment.hltPFJetForDBtagAK8 = cms.EDProducer( "HLTPFJetCollectionProducer", - HLTObject = cms.InputTag( "hltPFJetForDBtagSelectorAK8" ), - TriggerTypes = cms.vint32( 86 ) -) -fragment.hltBoostedDBLifetimeTagInfosPFAK8 = cms.EDProducer( "CandIPProducer", - primaryVertex = cms.InputTag( "hltVerticesPFFilter" ), - computeProbabilities = cms.bool( True ), - computeGhostTrack = cms.bool( True ), - ghostTrackPriorDeltaR = cms.double( 0.03 ), - minimumNumberOfPixelHits = cms.int32( 2 ), - minimumNumberOfHits = cms.int32( 3 ), - maximumTransverseImpactParameter = cms.double( 0.2 ), - minimumTransverseMomentum = cms.double( 1.0 ), - maximumChiSquared = cms.double( 5.0 ), - maximumLongitudinalImpactParameter = cms.double( 17.0 ), - jetDirectionUsingTracks = cms.bool( False ), - jetDirectionUsingGhostTrack = cms.bool( False ), - useTrackQuality = cms.bool( False ), - jets = cms.InputTag( "hltPFJetForDBtagAK8" ), - candidates = cms.InputTag( "hltParticleFlow" ), - maxDeltaR = cms.double( 0.4 ) -) -fragment.hltBoostedDBInclusiveVertexFinderPFAK8 = cms.EDProducer( "InclusiveCandidateVertexFinder", - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - primaryVertices = cms.InputTag( "hltVerticesPFFilter" ), - tracks = cms.InputTag( "hltParticleFlow" ), - minHits = cms.uint32( 8 ), - maximumLongitudinalImpactParameter = cms.double( 0.3 ), - maximumTimeSignificance = cms.double( 3.0 ), - minPt = cms.double( 0.8 ), - maxNTracks = cms.uint32( 30 ), - clusterizer = cms.PSet( - distanceRatio = cms.double( 20.0 ), - clusterMaxDistance = cms.double( 0.05 ), - seedMax3DIPSignificance = cms.double( 9999.0 ), - clusterMaxSignificance = cms.double( 4.5 ), - seedMin3DIPSignificance = cms.double( 1.2 ), - clusterMinAngleCosine = cms.double( 0.5 ), - seedMin3DIPValue = cms.double( 0.005 ), - seedMax3DIPValue = cms.double( 9999.0 ) - ), - vertexMinAngleCosine = cms.double( 0.95 ), - vertexMinDLen2DSig = cms.double( 2.5 ), - vertexMinDLenSig = cms.double( 0.5 ), - fitterSigmacut = cms.double( 3.0 ), - fitterTini = cms.double( 256.0 ), - fitterRatio = cms.double( 0.25 ), - useDirectVertexFitter = cms.bool( True ), - useVertexReco = cms.bool( True ), - vertexReco = cms.PSet( - primcut = cms.double( 1.0 ), - seccut = cms.double( 3.0 ), - finder = cms.string( "avr" ), - smoothing = cms.bool( True ) - ) -) -fragment.hltBoostedDBInclusiveSecondaryVerticesPFAK8 = cms.EDProducer( "CandidateVertexMerger", - secondaryVertices = cms.InputTag( "hltBoostedDBInclusiveVertexFinderPFAK8" ), - maxFraction = cms.double( 0.7 ), - minSignificance = cms.double( 2.0 ) -) -fragment.hltBoostedDBTrackVertexArbitratorPFAK8 = cms.EDProducer( "CandidateVertexArbitrator", - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - primaryVertices = cms.InputTag( "hltVerticesPFFilter" ), - tracks = cms.InputTag( "hltParticleFlow" ), - secondaryVertices = cms.InputTag( "hltBoostedDBInclusiveSecondaryVerticesPFAK8" ), - dLenFraction = cms.double( 0.333 ), - dRCut = cms.double( 0.4 ), - distCut = cms.double( 0.04 ), - sigCut = cms.double( 5.0 ), - fitterSigmacut = cms.double( 3.0 ), - fitterTini = cms.double( 256.0 ), - fitterRatio = cms.double( 0.25 ), - trackMinLayers = cms.int32( 4 ), - trackMinPt = cms.double( 0.4 ), - trackMinPixels = cms.int32( 1 ), - maxTimeSignificance = cms.double( 3.5 ) -) -fragment.hltBoostedDBInclusiveMergedVerticesPFAK8 = cms.EDProducer( "CandidateVertexMerger", - secondaryVertices = cms.InputTag( "hltBoostedDBTrackVertexArbitratorPFAK8" ), - maxFraction = cms.double( 0.2 ), - minSignificance = cms.double( 10.0 ) -) -fragment.hltBoostedDBSecondaryVertexTagInfosPFAK8 = cms.EDProducer( "CandSecondaryVertexProducer", - trackSelection = cms.PSet( - max_pT_dRcut = cms.double( 0.1 ), - b_dR = cms.double( 0.6263 ), - min_pT = cms.double( 120.0 ), - b_pT = cms.double( 0.3684 ), - ptMin = cms.double( 1.0 ), - max_pT_trackPTcut = cms.double( 3.0 ), - max_pT = cms.double( 500.0 ), - useVariableJTA = cms.bool( False ), - maxDecayLen = cms.double( 99999.9 ), - qualityClass = cms.string( "any" ), - normChi2Max = cms.double( 99999.9 ), - sip2dValMin = cms.double( -99999.9 ), - sip3dValMin = cms.double( -99999.9 ), - a_dR = cms.double( -0.001053 ), - maxDistToAxis = cms.double( 0.2 ), - totalHitsMin = cms.uint32( 3 ), - a_pT = cms.double( 0.005263 ), - sip2dSigMax = cms.double( 99999.9 ), - sip2dValMax = cms.double( 99999.9 ), - sip3dSigMax = cms.double( 99999.9 ), - sip3dValMax = cms.double( 99999.9 ), - min_pT_dRcut = cms.double( 0.5 ), - jetDeltaRMax = cms.double( 0.3 ), - pixelHitsMin = cms.uint32( 2 ), - sip3dSigMin = cms.double( -99999.9 ), - sip2dSigMin = cms.double( -99999.9 ) - ), - vertexSelection = cms.PSet( sortCriterium = cms.string( "dist3dError" ) ), - vertexCuts = cms.PSet( - distSig2dMin = cms.double( 3.0 ), - useTrackWeights = cms.bool( True ), - distVal3dMax = cms.double( 99999.9 ), - massMax = cms.double( 6.5 ), - distSig3dMax = cms.double( 99999.9 ), - distVal2dMin = cms.double( 0.01 ), - minimumTrackWeight = cms.double( 0.5 ), - v0Filter = cms.PSet( k0sMassWindow = cms.double( 0.05 ) ), - distSig2dMax = cms.double( 99999.9 ), - distSig3dMin = cms.double( -99999.9 ), - fracPV = cms.double( 0.65 ), - maxDeltaRToJetAxis = cms.double( 0.4 ), - distVal2dMax = cms.double( 2.5 ), - distVal3dMin = cms.double( -99999.9 ), - multiplicityMin = cms.uint32( 2 ) - ), - vertexReco = cms.PSet( - primcut = cms.double( 1.8 ), - seccut = cms.double( 6.0 ), - finder = cms.string( "avr" ), - weightthreshold = cms.double( 0.001 ), - minweight = cms.double( 0.5 ), - smoothing = cms.bool( False ) - ), - constraint = cms.string( "BeamSpot" ), - trackIPTagInfos = cms.InputTag( "hltBoostedDBLifetimeTagInfosPFAK8" ), - minimumTrackWeight = cms.double( 0.5 ), - usePVError = cms.bool( True ), - trackSort = cms.string( "sip3dSig" ), - beamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - useExternalSV = cms.bool( True ), - extSVCollection = cms.InputTag( "hltBoostedDBInclusiveMergedVerticesPFAK8" ), - extSVDeltaRToJet = cms.double( 0.3 ) -) -fragment.hltBoostedDBSVAK8TagInfosPF = cms.EDProducer( "BoostedDoubleSVProducer", - trackSelection = cms.PSet( - maxDistToAxis = cms.double( 0.07 ), - totalHitsMin = cms.uint32( 0 ), - ptMin = cms.double( 0.0 ), - sip2dSigMax = cms.double( 99999.9 ), - sip2dValMax = cms.double( 99999.9 ), - sip3dSigMax = cms.double( 99999.9 ), - sip3dValMax = cms.double( 99999.9 ), - useVariableJTA = cms.bool( False ), - maxDecayLen = cms.double( 5.0 ), - qualityClass = cms.string( "any" ), - jetDeltaRMax = cms.double( 0.8 ), - normChi2Max = cms.double( 99999.9 ), - pixelHitsMin = cms.uint32( 0 ), - sip2dSigMin = cms.double( -99999.9 ), - sip2dValMin = cms.double( -99999.9 ), - sip3dSigMin = cms.double( -99999.9 ), - sip3dValMin = cms.double( -99999.9 ) - ), - beta = cms.double( 1.0 ), - R0 = cms.double( 0.8 ), - maxSVDeltaRToJet = cms.double( 0.7 ), - trackPairV0Filter = cms.PSet( k0sMassWindow = cms.double( 0.03 ) ), - svTagInfos = cms.InputTag( "hltBoostedDBSecondaryVertexTagInfosPFAK8" ), - weights = cms.InputTag( "" ) + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltBoostedDBJetTagsPFAK8 = cms.EDProducer( "JetTagProducer", - jetTagComputer = cms.string( "hltBoostedDoubleSecondaryVertexAK8Computer" ), - tagInfos = cms.VInputTag( 'hltBoostedDBSVAK8TagInfosPF' ) +fragment.hltPreQuadPFJet105887615PFBTagDeepCSV1p3VBF2 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltBTagPFBoostedDoubleSecondaryVertexpZSingle = cms.EDFilter( "HLTPFJetTag", +fragment.hltPFTripleJetLooseID76 = cms.EDFilter( "HLT1PFJet", saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltPFJetForDBtagAK8" ), - JetTags = cms.InputTag( "hltBoostedDBJetTagsPFAK8" ), - MinTag = cms.double( 0.2 ), - MaxTag = cms.double( 999999.0 ), - MinJets = cms.int32( 1 ), - TriggerType = cms.int32( 86 ) + inputTag = cms.InputTag( "hltAK4PFJetsLooseIDCorrected" ), + triggerType = cms.int32( 86 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 76.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 5.2 ), + MinN = cms.int32( 3 ) +) +fragment.hltPFSingleJetLooseID105 = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4PFJetsLooseIDCorrected" ), + triggerType = cms.int32( 86 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 105.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 5.2 ), + MinN = cms.int32( 1 ) ) -fragment.hltPreAK8PFJet330TrimMass30PFAK8BoostedDoubleBnp2 = cms.EDFilter( "HLTPrescaler", +fragment.hltPreQuadPFJet111908015PFBTagDeepCSV1p3VBF2 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltBTagPFBoostedDoubleSecondaryVertexnp02Single = cms.EDFilter( "HLTPFJetTag", - saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltPFJetForDBtagAK8" ), - JetTags = cms.InputTag( "hltBoostedDBJetTagsPFAK8" ), - MinTag = cms.double( -0.2 ), - MaxTag = cms.double( 999999.0 ), - MinJets = cms.int32( 1 ), - TriggerType = cms.int32( 86 ) +fragment.hltPreQuadPFJet103887515 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltPreAK8PFJet330TrimMass30PFAK8BoostedDoubleBnp4 = cms.EDFilter( "HLTPrescaler", +fragment.hltPreQuadPFJet105887615 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltBTagPFBoostedDoubleSecondaryVertexnp4Single = cms.EDFilter( "HLTPFJetTag", - saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltPFJetForDBtagAK8" ), - JetTags = cms.InputTag( "hltBoostedDBJetTagsPFAK8" ), - MinTag = cms.double( -0.4 ), - MaxTag = cms.double( 999999.0 ), - MinJets = cms.int32( 1 ), - TriggerType = cms.int32( 86 ) +fragment.hltPreQuadPFJet111908015 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) fragment.hltPreDiphoton3018R9IdLANDHEANDIsoCaloIdMass55 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -64838,7 +68161,7 @@ ) fragment.hltL1sDoubleTauBigOR = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_DoubleIsoTau32er2p1 OR L1_DoubleIsoTau34er2p1 OR L1_DoubleIsoTau36er2p1 OR L1_DoubleTau70er2p1" ), + L1SeedsLogicalExpression = cms.string( "L1_DoubleIsoTau32er2p1 OR L1_DoubleIsoTau34er2p1 OR L1_DoubleIsoTau35er2p1 OR L1_DoubleIsoTau36er2p1 OR L1_DoubleTau70er2p1" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -64852,18 +68175,6 @@ offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltL1sSingleTau = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleTau120er2p1 OR L1_SingleTau130er2p1" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) fragment.hltL1sBigOrMuXXerIsoTauYYer = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), L1SeedsLogicalExpression = cms.string( "L1_Mu22er2p1_IsoTau32er2p1 OR L1_Mu22er2p1_IsoTau34er2p1 OR L1_Mu22er2p1_IsoTau36er2p1 OR L1_Mu22er2p1_Tau70er2p1" ), @@ -64975,7 +68286,7 @@ ) fragment.hltL1sTauVeryBigOR = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_LooseIsoEG22er2p1_IsoTau26er2p1_dR_Min0p3 OR L1_LooseIsoEG24er2p1_IsoTau27er2p1_dR_Min0p3 OR L1_LooseIsoEG22er2p1_Tau70er2p1_dR_Min0p3 OR L1_SingleTau120er2p1 OR L1_SingleTau130er2p1 OR L1_DoubleTau70er2p1 OR L1_DoubleIsoTau28er2p1 OR L1_DoubleIsoTau30er2p1 OR L1_DoubleIsoTau32er2p1 OR L1_DoubleIsoTau34er2p1 OR L1_DoubleIsoTau36er2p1 OR L1_DoubleIsoTau28er2p1_Mass_Max90 OR L1_DoubleIsoTau28er2p1_Mass_Max80 OR L1_DoubleIsoTau30er2p1_Mass_Max90 OR L1_DoubleIsoTau30er2p1_Mass_Max80 OR L1_Mu18er2p1_Tau24er2p1 OR L1_Mu18er2p1_Tau26er2p1 OR L1_Mu22er2p1_IsoTau28er2p1 OR L1_Mu22er2p1_IsoTau30er2p1 OR L1_Mu22er2p1_IsoTau32er2p1 OR L1_Mu22er2p1_IsoTau34er2p1 OR L1_Mu22er2p1_IsoTau36er2p1 OR L1_Mu22er2p1_IsoTau40er2p1 OR L1_Mu22er2p1_Tau70er2p1 OR L1_IsoTau52er2p1_QuadJet36er2p5 OR L1_DoubleJet35_Mass_Min450_IsoTau45_RmOvlp OR L1_DoubleJet_80_30_Mass_Min420_IsoTau40_RmOvlp OR L1_DoubleIsoTau26er2p1_Jet55_RmOvlp_dR0p5" ), + L1SeedsLogicalExpression = cms.string( "L1_LooseIsoEG22er2p1_IsoTau26er2p1_dR_Min0p3 OR L1_LooseIsoEG24er2p1_IsoTau27er2p1_dR_Min0p3 OR L1_LooseIsoEG22er2p1_Tau70er2p1_dR_Min0p3 OR L1_SingleTau120er2p1 OR L1_SingleTau130er2p1 OR L1_DoubleTau70er2p1 OR L1_DoubleIsoTau28er2p1 OR L1_DoubleIsoTau30er2p1 OR L1_DoubleIsoTau32er2p1 OR L1_DoubleIsoTau34er2p1 OR L1_DoubleIsoTau35er2p1 OR L1_DoubleIsoTau36er2p1 OR L1_DoubleIsoTau28er2p1_Mass_Max90 OR L1_DoubleIsoTau28er2p1_Mass_Max80 OR L1_DoubleIsoTau30er2p1_Mass_Max90 OR L1_DoubleIsoTau30er2p1_Mass_Max80 OR L1_Mu18er2p1_Tau24er2p1 OR L1_Mu18er2p1_Tau26er2p1 OR L1_Mu22er2p1_IsoTau28er2p1 OR L1_Mu22er2p1_IsoTau30er2p1 OR L1_Mu22er2p1_IsoTau32er2p1 OR L1_Mu22er2p1_IsoTau34er2p1 OR L1_Mu22er2p1_IsoTau36er2p1 OR L1_Mu22er2p1_IsoTau40er2p1 OR L1_Mu22er2p1_Tau70er2p1 OR L1_IsoTau52er2p1_QuadJet36er2p5 OR L1_DoubleJet35_Mass_Min450_IsoTau45_RmOvlp OR L1_DoubleJet_80_30_Mass_Min420_IsoTau40_RmOvlp OR L1_DoubleIsoTau26er2p1_Jet55_RmOvlp_dR0p5" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -65357,399 +68668,615 @@ cms.PSet( IDname = cms.string( "PhotonPtSumOutsideSignalCone" ), storeRawPhotonSumPt_outsideSignalCone = cms.bool( True ) ), - cms.PSet( IDname = cms.string( "PUcorrPtSum" ), - applyDeltaBetaCorrection = cms.bool( True ), - storeRawPUsumPt = cms.bool( True ) + cms.PSet( IDname = cms.string( "PUcorrPtSum" ), + applyDeltaBetaCorrection = cms.bool( True ), + storeRawPUsumPt = cms.bool( True ) + ) + ), + IDWPdefinitions = cms.VPSet( + ) +) +fragment.hltHpsPFTauDeepTauProducer = cms.EDProducer( "DeepTauId", + electrons = cms.InputTag( "default" ), + muons = cms.InputTag( "default" ), + taus = cms.InputTag( "hltHpsL1JetsHLTForDeepTauInput" ), + pfcands = cms.InputTag( "hltParticleFlowForTaus" ), + vertices = cms.InputTag( "hltPixelVertices" ), + rho = cms.InputTag( "hltFixedGridRhoProducerFastjetAllTau" ), + graph_file = cms.vstring( 'core:RecoTauTag/TrainingFiles/data/DeepTauId/deepTau_2017v2p6_e6_core.pb', + 'inner:RecoTauTag/TrainingFiles/data/DeepTauId/deepTau_2017v2p6_e6_inner.pb', + 'outer:RecoTauTag/TrainingFiles/data/DeepTauId/deepTau_2017v2p6_e6_outer.pb' ), + mem_mapped = cms.bool( False ), + version = cms.uint32( 2 ), + sub_version = cms.uint32( 1 ), + debug_level = cms.int32( 0 ), + disable_dxy_pca = cms.bool( True ), + disable_hcalFraction_workaround = cms.bool( False ), + disable_CellIndex_workaround = cms.bool( False ), + save_inputs = cms.bool( False ), + is_online = cms.bool( True ), + VSeWP = cms.vstring( '-1.' ), + VSmuWP = cms.vstring( '-1.' ), + VSjetWP = cms.vstring( 'double t1 = 0.649, t2 = 0.441, t3 = 0.05, x1 = 35, x2 = 100, x3 = 300; if (pt <= x1) return t1; if (pt >= x3) return t3; if (pt < x2) return (t2 - t1) / (x2 - x1) * (pt - x1) + t1; return (t3 - t2) / (x3 - x2) * (pt - x2) + t2;', + 'double t1 = 0.7045, t2 = 0.7029, t3 = 0.05, x1 = 30, x2 = 100, x3 = 300; if (pt <= x1) return t1; if (pt >= x3) return t3; if (pt < x2) return (t2 - t1) / (x2 - x1) * (pt - x1) + t1; return (t3 - t2) / (x3 - x2) * (pt - x2) + t2;', + 'double t1 = 0.5419, t2 = 0.4837, t3 = 0.050, x1 = 27, x2 = 100, x3 = 300; if (pt <= x1) return t1; if (pt >= x3) return t3; if (pt < x2) return (t2 - t1) / (x2 - x1) * (pt - x1) + t1; return (t3 - t2) / (x3 - x2) * (pt - x2) + t2;', + 'double t1 = 0.6072, t2 = 0.125, x1 = 180, x2 = 500; if (pt <= x1) return t1; if (pt >= x2) return t2; return (t2 - t1) / (x2 - x1) * (pt - x1) + t1;' ), + basicTauDiscriminators = cms.untracked.InputTag( "hltHpsPFTauBasicDiscriminatorsForDeepTau" ), + basicTauDiscriminatorsdR03 = cms.untracked.InputTag( "hltHpsPFTauBasicDiscriminatorsdR03ForDeepTau" ), + pfTauTransverseImpactParameters = cms.InputTag( "hltHpsPFTauTransverseImpactParametersForDeepTau" ), + Prediscriminants = cms.PSet( BooleanOperator = cms.string( "and" ) ) +) +fragment.hltHpsSelectedPFTausMediumDitauWPDeepTau = cms.EDFilter( "PFTauSelector", + src = cms.InputTag( "hltHpsL1JetsHLTForDeepTauInput" ), + cut = cms.string( "pt > 35 && abs(eta) < 2.1" ), + discriminators = cms.VPSet( + ), + discriminatorContainers = cms.VPSet( + cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauDeepTauProducer", "VSjet" ), + rawValues = cms.vstring( ), + selectionCuts = cms.vdouble( ), + workingPoints = cms.vstring( 'double t1 = 0.649, t2 = 0.441, t3 = 0.05, x1 = 35, x2 = 100, x3 = 300; if (pt <= x1) return t1; if (pt >= x3) return t3; if (pt < x2) return (t2 - t1) / (x2 - x1) * (pt - x1) + t1; return (t3 - t2) / (x3 - x2) * (pt - x2) + t2;' ) + ) + ) +) +fragment.hltHpsL1JetsHLTDoublePFTauMediumDitauWPDeepTauMatch = cms.EDProducer( "L1THLTTauMatching", + L1TauTrigger = cms.InputTag( "hltL1sDoubleTauBigOR" ), + JetSrc = cms.InputTag( "hltHpsSelectedPFTausMediumDitauWPDeepTau" ), + EtMin = cms.double( 0.0 ), + ReduceTauContent = cms.bool( True ), + KeepOriginalVertex = cms.bool( False ) +) +fragment.hltHpsDoublePFTau35MediumDitauWPDeepTauL1HLTMatched = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltHpsL1JetsHLTDoublePFTauMediumDitauWPDeepTauMatch" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 35.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 2 ) +) +fragment.hltPreDoubleMediumChargedIsoPFTauHPS40Trk1eta2p1 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltCaloTowerL1sTauVeryBigORSeededRegional = cms.EDProducer( "CaloTowerFromL1TSeededCreatorForTauHLT", + TauTrigger = cms.InputTag( "hltL1sTauVeryBigOR" ), + towers = cms.InputTag( "hltTowerMakerForAll" ), + UseTowersInCone = cms.double( 0.8 ), + minimumE = cms.double( 0.8 ), + minimumEt = cms.double( 0.5 ), + verbose = cms.untracked.int32( 0 ) +) +fragment.hltAkIsoTauL1sTauVeryBigORSeededRegional = cms.EDProducer( "FastjetJetProducer", + useMassDropTagger = cms.bool( False ), + useFiltering = cms.bool( False ), + useDynamicFiltering = cms.bool( False ), + useTrimming = cms.bool( False ), + usePruning = cms.bool( False ), + useCMSBoostedTauSeedingAlgorithm = cms.bool( False ), + useKtPruning = cms.bool( False ), + useConstituentSubtraction = cms.bool( False ), + useSoftDrop = cms.bool( False ), + correctShape = cms.bool( False ), + UseOnlyVertexTracks = cms.bool( False ), + UseOnlyOnePV = cms.bool( False ), + muCut = cms.double( -1.0 ), + yCut = cms.double( -1.0 ), + rFilt = cms.double( -1.0 ), + rFiltFactor = cms.double( -1.0 ), + trimPtFracMin = cms.double( -1.0 ), + zcut = cms.double( -1.0 ), + rcut_factor = cms.double( -1.0 ), + csRho_EtaMax = cms.double( -1.0 ), + csRParam = cms.double( -1.0 ), + beta = cms.double( -1.0 ), + R0 = cms.double( -1.0 ), + gridMaxRapidity = cms.double( -1.0 ), + gridSpacing = cms.double( -1.0 ), + DzTrVtxMax = cms.double( 0.0 ), + DxyTrVtxMax = cms.double( 0.0 ), + MaxVtxZ = cms.double( 15.0 ), + subjetPtMin = cms.double( -1.0 ), + muMin = cms.double( -1.0 ), + muMax = cms.double( -1.0 ), + yMin = cms.double( -1.0 ), + yMax = cms.double( -1.0 ), + dRMin = cms.double( -1.0 ), + dRMax = cms.double( -1.0 ), + maxDepth = cms.int32( -1 ), + nFilt = cms.int32( -1 ), + MinVtxNdof = cms.int32( 5 ), + src = cms.InputTag( "hltCaloTowerL1sTauVeryBigORSeededRegional" ), + srcPVs = cms.InputTag( "NotUsed" ), + jetType = cms.string( "CaloJet" ), + jetAlgorithm = cms.string( "AntiKt" ), + rParam = cms.double( 0.2 ), + inputEtMin = cms.double( 0.3 ), + inputEMin = cms.double( 0.0 ), + jetPtMin = cms.double( 1.0 ), + doPVCorrection = cms.bool( False ), + doAreaFastjet = cms.bool( False ), + doRhoFastjet = cms.bool( False ), + doPUOffsetCorr = cms.bool( False ), + puPtMin = cms.double( 10.0 ), + nSigmaPU = cms.double( 1.0 ), + radiusPU = cms.double( 0.4 ), + subtractorName = cms.string( "" ), + useExplicitGhosts = cms.bool( False ), + doAreaDiskApprox = cms.bool( False ), + voronoiRfact = cms.double( -9.0 ), + Rho_EtaMax = cms.double( 4.4 ), + Ghost_EtaMax = cms.double( 6.0 ), + Active_Area_Repeats = cms.int32( 5 ), + GhostArea = cms.double( 0.01 ), + restrictInputs = cms.bool( False ), + maxInputs = cms.uint32( 1 ), + writeCompound = cms.bool( False ), + writeJetsWithConst = cms.bool( False ), + doFastJetNonUniform = cms.bool( False ), + useDeterministicSeed = cms.bool( True ), + minSeed = cms.uint32( 0 ), + verbosity = cms.int32( 0 ), + puWidth = cms.double( 0.0 ), + nExclude = cms.uint32( 0 ), + maxBadEcalCells = cms.uint32( 9999999 ), + maxBadHcalCells = cms.uint32( 9999999 ), + maxProblematicEcalCells = cms.uint32( 9999999 ), + maxProblematicHcalCells = cms.uint32( 9999999 ), + maxRecoveredEcalCells = cms.uint32( 9999999 ), + maxRecoveredHcalCells = cms.uint32( 9999999 ), + puCenters = cms.vdouble( ), + applyWeight = cms.bool( False ), + srcWeights = cms.InputTag( "" ), + minimumTowersFraction = cms.double( 0.0 ), + jetCollInstanceName = cms.string( "" ), + sumRecHits = cms.bool( False ) +) +fragment.hltL2TauJetsL1TauSeeded = cms.EDProducer( "L2TauJetsMerger", + JetSrc = cms.VInputTag( 'hltAkIsoTauL1sTauVeryBigORSeededRegional' ), + EtMin = cms.double( 20.0 ) +) +fragment.hltDoubleL2Tau26eta2p2 = cms.EDFilter( "HLT1CaloJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltL2TauJetsL1TauSeeded" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 26.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.2 ), + MinN = cms.int32( 2 ) +) +fragment.hltL2TausForPixelIsolationL1TauSeeded = cms.EDFilter( "CaloJetSelector", + src = cms.InputTag( "hltL2TauJetsL1TauSeeded" ), + filter = cms.bool( False ), + cut = cms.string( "pt > 20 & abs(eta) < 2.5" ) +) +fragment.hltL2TauPixelIsoTagProducerL1TauSeededGlob = cms.EDProducer( "L2TauPixelIsoTagProducer", + JetSrc = cms.InputTag( "hltL2TausForPixelIsolationL1TauSeeded" ), + BeamSpotSrc = cms.InputTag( "hltOnlineBeamSpot" ), + VertexSrc = cms.InputTag( "hltTrimmedPixelVertices" ), + MaxNumberPV = cms.int32( 1 ), + IsoConeMax = cms.double( 0.4 ), + IsoConeMin = cms.double( 0.15 ), + TrackMinPt = cms.double( 0.9 ), + TrackMinNHits = cms.int32( 3 ), + TrackMaxNChi2 = cms.double( 1000.0 ), + TrackPVMaxDZ = cms.double( 0.1 ), + TrackMaxDxy = cms.double( 0.2 ), + TrackSrc = cms.InputTag( "" ) +) +fragment.hltL2TauIsoFilterL1TauSeededGlob = cms.EDFilter( "HLTCaloJetTag", + saveTags = cms.bool( True ), + Jets = cms.InputTag( "hltL2TausForPixelIsolationL1TauSeeded" ), + JetTags = cms.InputTag( "hltL2TauPixelIsoTagProducerL1TauSeededGlob" ), + MinTag = cms.double( 0.0 ), + MaxTag = cms.double( 4.0 ), + MinJets = cms.int32( 1 ), + TriggerType = cms.int32( 84 ) +) +fragment.hltL2TauJetsIsoL1TauSeededGlob = cms.EDProducer( "HLTCaloJetCollectionProducer", + HLTObject = cms.InputTag( "hltL2TauIsoFilterL1TauSeededGlob" ), + TriggerTypes = cms.vint32( 84 ) +) +fragment.hltDoubleL2GlobIsoTau26eta2p2 = cms.EDFilter( "HLT1CaloJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltL2TauJetsIsoL1TauSeededGlob" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 26.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.2 ), + MinN = cms.int32( 2 ) +) +fragment.hltHpsDoublePFTau40 = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltHpsPFTauProducer" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 40.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 2 ) +) +fragment.hltHpsPFTauTrackPt1Discriminator = cms.EDProducer( "PFRecoTauDiscriminationByLeadingObjectPtCut", + MinPtLeadingObject = cms.double( 1.0 ), + Prediscriminants = cms.PSet( BooleanOperator = cms.string( "and" ) ), + UseOnlyChargedHadrons = cms.bool( True ), + PFTauProducer = cms.InputTag( "hltHpsPFTauProducer" ) +) +fragment.hltHpsSelectedPFTausTrackPt1 = cms.EDFilter( "PFTauSelector", + src = cms.InputTag( "hltHpsPFTauProducer" ), + cut = cms.string( "pt > 0" ), + discriminators = cms.VPSet( + cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauTrackPt1Discriminator" ), + selectionCut = cms.double( 0.5 ) + ) + ), + discriminatorContainers = cms.VPSet( + ) +) +fragment.hltHpsDoublePFTau40TrackPt1 = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltHpsSelectedPFTausTrackPt1" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 40.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 2 ) +) +fragment.hltHpsPFTauMediumAbsoluteChargedIsolationDiscriminator = cms.EDProducer( "PFRecoTauDiscriminationByIsolation", + storeRawFootprintCorrection = cms.bool( False ), + PFTauProducer = cms.InputTag( "hltHpsPFTauProducer" ), + storeRawOccupancy = cms.bool( False ), + maximumSumPtCut = cms.double( 3.7 ), + qualityCuts = cms.PSet( + vertexTrackFiltering = cms.bool( False ), + isolationQualityCuts = cms.PSet( + maxDeltaZ = cms.double( 0.2 ), + minTrackPt = cms.double( 0.5 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 100.0 ), + maxTransverseImpactParameter = cms.double( 0.1 ), + useTracksInsteadOfPFHadrons = cms.bool( False ) + ), + primaryVertexSrc = cms.InputTag( "hltPixelVertices" ), + recoverLeadingTrk = cms.bool( False ), + signalQualityCuts = cms.PSet( + maxDeltaZ = cms.double( 0.2 ), + minTrackPt = cms.double( 0.0 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 1000.0 ), + maxTransverseImpactParameter = cms.double( 0.2 ), + useTracksInsteadOfPFHadrons = cms.bool( False ), + minNeutralHadronEt = cms.double( 1.0 ) + ), + vxAssocQualityCuts = cms.PSet( + minTrackPt = cms.double( 0.0 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 1000.0 ), + maxTransverseImpactParameter = cms.double( 0.2 ), + useTracksInsteadOfPFHadrons = cms.bool( False ) + ), + pvFindingAlgo = cms.string( "closestInDeltaZ" ) + ), + minTauPtForNoIso = cms.double( -99.0 ), + maxAbsPhotonSumPt_outsideSignalCone = cms.double( 1.0E9 ), + vertexSrc = cms.InputTag( "NotUsed" ), + applySumPtCut = cms.bool( True ), + rhoConeSize = cms.double( 0.357 ), + ApplyDiscriminationByTrackerIsolation = cms.bool( True ), + storeRawPhotonSumPt_outsideSignalCone = cms.bool( False ), + rhoProducer = cms.InputTag( "NotUsed" ), + enableHGCalWorkaround = cms.bool( False ), + footprintCorrections = cms.VPSet( + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 0" ) + ), + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 1 || decayMode() = 2" ) + ), + cms.PSet( offset = cms.string( "2.7" ), + selection = cms.string( "decayMode() = 5" ) + ), + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 6" ) + ), + cms.PSet( offset = cms.string( "max(2.0, 0.22*pt() - 2.0)" ), + selection = cms.string( "decayMode() = 10" ) + ) + ), + deltaBetaFactor = cms.string( "0.38" ), + applyFootprintCorrection = cms.bool( False ), + UseAllPFCandsForWeights = cms.bool( False ), + relativeSumPtCut = cms.double( 0.03 ), + Prediscriminants = cms.PSet( BooleanOperator = cms.string( "and" ) ), + maximumOccupancy = cms.uint32( 0 ), + verbosity = cms.int32( 0 ), + applyOccupancyCut = cms.bool( False ), + applyDeltaBetaCorrection = cms.bool( False ), + applyRelativeSumPtCut = cms.bool( False ), + storeRawPUsumPt = cms.bool( False ), + applyPhotonPtSumOutsideSignalConeCut = cms.bool( False ), + deltaBetaPUTrackPtCutOverride = cms.bool( True ), + ApplyDiscriminationByWeightedECALIsolation = cms.bool( False ), + storeRawSumPt = cms.bool( False ), + ApplyDiscriminationByECALIsolation = cms.bool( False ), + applyRhoCorrection = cms.bool( False ), + WeightECALIsolation = cms.double( 0.33333 ), + rhoUEOffsetCorrection = cms.double( 0.0 ), + maxRelPhotonSumPt_outsideSignalCone = cms.double( 0.1 ), + deltaBetaPUTrackPtCutOverride_val = cms.double( 0.5 ), + isoConeSizeForDeltaBeta = cms.double( 0.3 ), + relativeSumPtOffset = cms.double( 0.0 ), + customOuterCone = cms.double( -1.0 ), + particleFlowSrc = cms.InputTag( "hltParticleFlowForTaus" ) +) +fragment.hltHpsPFTauMediumRelativeChargedIsolationDiscriminator = cms.EDProducer( "PFRecoTauDiscriminationByIsolation", + storeRawFootprintCorrection = cms.bool( False ), + PFTauProducer = cms.InputTag( "hltHpsPFTauProducer" ), + storeRawOccupancy = cms.bool( False ), + maximumSumPtCut = cms.double( 2.0 ), + qualityCuts = cms.PSet( + vertexTrackFiltering = cms.bool( False ), + isolationQualityCuts = cms.PSet( + maxDeltaZ = cms.double( 0.2 ), + minTrackPt = cms.double( 0.5 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 100.0 ), + maxTransverseImpactParameter = cms.double( 0.1 ), + useTracksInsteadOfPFHadrons = cms.bool( False ) + ), + primaryVertexSrc = cms.InputTag( "hltPixelVertices" ), + recoverLeadingTrk = cms.bool( False ), + signalQualityCuts = cms.PSet( + maxDeltaZ = cms.double( 0.2 ), + minTrackPt = cms.double( 0.0 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 1000.0 ), + maxTransverseImpactParameter = cms.double( 0.2 ), + useTracksInsteadOfPFHadrons = cms.bool( False ), + minNeutralHadronEt = cms.double( 1.0 ) + ), + vxAssocQualityCuts = cms.PSet( + minTrackPt = cms.double( 0.0 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 1000.0 ), + maxTransverseImpactParameter = cms.double( 0.2 ), + useTracksInsteadOfPFHadrons = cms.bool( False ) + ), + pvFindingAlgo = cms.string( "closestInDeltaZ" ) + ), + minTauPtForNoIso = cms.double( -99.0 ), + maxAbsPhotonSumPt_outsideSignalCone = cms.double( 1.0E9 ), + vertexSrc = cms.InputTag( "NotUsed" ), + applySumPtCut = cms.bool( False ), + rhoConeSize = cms.double( 0.5 ), + ApplyDiscriminationByTrackerIsolation = cms.bool( True ), + storeRawPhotonSumPt_outsideSignalCone = cms.bool( False ), + rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAll" ), + enableHGCalWorkaround = cms.bool( False ), + footprintCorrections = cms.VPSet( + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 0" ) + ), + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 1 || decayMode() = 2" ) + ), + cms.PSet( offset = cms.string( "2.7" ), + selection = cms.string( "decayMode() = 5" ) + ), + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 6" ) + ), + cms.PSet( offset = cms.string( "max(2.0, 0.22*pt() - 2.0)" ), + selection = cms.string( "decayMode() = 10" ) + ) + ), + deltaBetaFactor = cms.string( "0.38" ), + applyFootprintCorrection = cms.bool( False ), + UseAllPFCandsForWeights = cms.bool( False ), + relativeSumPtCut = cms.double( 0.05 ), + Prediscriminants = cms.PSet( BooleanOperator = cms.string( "and" ) ), + maximumOccupancy = cms.uint32( 0 ), + verbosity = cms.int32( 0 ), + applyOccupancyCut = cms.bool( False ), + applyDeltaBetaCorrection = cms.bool( False ), + applyRelativeSumPtCut = cms.bool( True ), + storeRawPUsumPt = cms.bool( False ), + applyPhotonPtSumOutsideSignalConeCut = cms.bool( False ), + deltaBetaPUTrackPtCutOverride = cms.bool( True ), + ApplyDiscriminationByWeightedECALIsolation = cms.bool( False ), + storeRawSumPt = cms.bool( False ), + ApplyDiscriminationByECALIsolation = cms.bool( False ), + applyRhoCorrection = cms.bool( False ), + WeightECALIsolation = cms.double( 1.0 ), + rhoUEOffsetCorrection = cms.double( 1.0 ), + maxRelPhotonSumPt_outsideSignalCone = cms.double( 0.1 ), + deltaBetaPUTrackPtCutOverride_val = cms.double( 0.5 ), + isoConeSizeForDeltaBeta = cms.double( 0.3 ), + relativeSumPtOffset = cms.double( 60.0 ), + customOuterCone = cms.double( -1.0 ), + particleFlowSrc = cms.InputTag( "hltParticleFlowForTaus" ) +) +fragment.hltHpsPFTauMediumAbsOrRelChargedIsolationDiscriminator = cms.EDProducer( "PFTauDiscriminatorLogicalAndProducer", + Prediscriminants = cms.PSet( + BooleanOperator = cms.string( "or" ), + discr1 = cms.PSet( + cut = cms.double( 0.5 ), + Producer = cms.InputTag( "hltHpsPFTauMediumAbsoluteChargedIsolationDiscriminator" ) + ), + discr2 = cms.PSet( + cut = cms.double( 0.5 ), + Producer = cms.InputTag( "hltHpsPFTauMediumRelativeChargedIsolationDiscriminator" ) ) ), - IDWPdefinitions = cms.VPSet( - ) -) -fragment.hltHpsPFTauDeepTauProducer = cms.EDProducer( "DeepTauId", - electrons = cms.InputTag( "default" ), - muons = cms.InputTag( "default" ), - taus = cms.InputTag( "hltHpsL1JetsHLTForDeepTauInput" ), - pfcands = cms.InputTag( "hltParticleFlowForTaus" ), - vertices = cms.InputTag( "hltPixelVertices" ), - rho = cms.InputTag( "hltFixedGridRhoProducerFastjetAllTau" ), - graph_file = cms.vstring( 'core:RecoTauTag/TrainingFiles/data/DeepTauId/deepTau_2017v2p6_e6_core.pb', - 'inner:RecoTauTag/TrainingFiles/data/DeepTauId/deepTau_2017v2p6_e6_inner.pb', - 'outer:RecoTauTag/TrainingFiles/data/DeepTauId/deepTau_2017v2p6_e6_outer.pb' ), - mem_mapped = cms.bool( False ), - version = cms.uint32( 2 ), - sub_version = cms.uint32( 1 ), - debug_level = cms.int32( 0 ), - disable_dxy_pca = cms.bool( True ), - disable_hcalFraction_workaround = cms.bool( False ), - disable_CellIndex_workaround = cms.bool( False ), - save_inputs = cms.bool( False ), - is_online = cms.bool( True ), - VSeWP = cms.vstring( '-1.' ), - VSmuWP = cms.vstring( '-1.' ), - VSjetWP = cms.vstring( 'double t1 = 0.62, t2 = 0.3891, t3 = 0.05, x1 = 35, x2 = 100, x3 = 300; if (pt <= x1) return t1; if (pt >= x3) return t3; if (pt < x2) return (t2 - t1) / (x2 - x1) * (pt - x1) + t1; return (t3 - t2) / (x3 - x2) * (pt - x2) + t2;', - 'double t1 = 0.7045, t2 = 0.7029, t3 = 0.05, x1 = 30, x2 = 100, x3 = 300; if (pt <= x1) return t1; if (pt >= x3) return t3; if (pt < x2) return (t2 - t1) / (x2 - x1) * (pt - x1) + t1; return (t3 - t2) / (x3 - x2) * (pt - x2) + t2;', - 'double t1 = 0.5419, t2 = 0.4837, t3 = 0.050, x1 = 27, x2 = 100, x3 = 300; if (pt <= x1) return t1; if (pt >= x3) return t3; if (pt < x2) return (t2 - t1) / (x2 - x1) * (pt - x1) + t1; return (t3 - t2) / (x3 - x2) * (pt - x2) + t2;', - 'double t1 = 0.6072, t2 = 0.125, x1 = 180, x2 = 500; if (pt <= x1) return t1; if (pt >= x2) return t2; return (t2 - t1) / (x2 - x1) * (pt - x1) + t1;' ), - basicTauDiscriminators = cms.untracked.InputTag( "hltHpsPFTauBasicDiscriminatorsForDeepTau" ), - basicTauDiscriminatorsdR03 = cms.untracked.InputTag( "hltHpsPFTauBasicDiscriminatorsdR03ForDeepTau" ), - pfTauTransverseImpactParameters = cms.InputTag( "hltHpsPFTauTransverseImpactParametersForDeepTau" ), - Prediscriminants = cms.PSet( BooleanOperator = cms.string( "and" ) ) + PassValue = cms.double( 1.0 ), + FailValue = cms.double( 0.0 ), + PFTauProducer = cms.InputTag( "hltHpsPFTauProducer" ) ) -fragment.hltHpsSelectedPFTausMediumDitauWPDeepTau = cms.EDFilter( "PFTauSelector", - src = cms.InputTag( "hltHpsL1JetsHLTForDeepTauInput" ), - cut = cms.string( "pt > 35 && abs(eta) < 2.1" ), +fragment.hltHpsSelectedPFTausTrackPt1MediumChargedIsolation = cms.EDFilter( "PFTauSelector", + src = cms.InputTag( "hltHpsPFTauProducer" ), + cut = cms.string( "pt > 0" ), discriminators = cms.VPSet( + cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauTrackPt1Discriminator" ), + selectionCut = cms.double( 0.5 ) + ), + cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauMediumAbsOrRelChargedIsolationDiscriminator" ), + selectionCut = cms.double( 0.5 ) + ) ), discriminatorContainers = cms.VPSet( - cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauDeepTauProducer", "VSjet" ), - rawValues = cms.vstring( ), - selectionCuts = cms.vdouble( ), - workingPoints = cms.vstring( 'double t1 = 0.62, t2 = 0.3891, t3 = 0.05, x1 = 35, x2 = 100, x3 = 300; if (pt <= x1) return t1; if (pt >= x3) return t3; if (pt < x2) return (t2 - t1) / (x2 - x1) * (pt - x1) + t1; return (t3 - t2) / (x3 - x2) * (pt - x2) + t2;' ) - ) ) ) -fragment.hltHpsL1JetsHLTDoublePFTauMediumDitauWPDeepTauMatch = cms.EDProducer( "L1THLTTauMatching", +fragment.hltHpsDoublePFTau40TrackPt1MediumChargedIsolation = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltHpsSelectedPFTausTrackPt1MediumChargedIsolation" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 40.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 2 ) +) +fragment.hltHpsL1JetsHLTDoublePFTauTrackPt1MediumChargedIsolationMatch = cms.EDProducer( "L1THLTTauMatching", L1TauTrigger = cms.InputTag( "hltL1sDoubleTauBigOR" ), - JetSrc = cms.InputTag( "hltHpsSelectedPFTausMediumDitauWPDeepTau" ), + JetSrc = cms.InputTag( "hltHpsSelectedPFTausTrackPt1MediumChargedIsolation" ), EtMin = cms.double( 0.0 ), ReduceTauContent = cms.bool( True ), KeepOriginalVertex = cms.bool( False ) ) -fragment.hltHpsDoublePFTau35MediumDitauWPDeepTauL1HLTMatched = cms.EDFilter( "HLT1PFTau", +fragment.hltHpsDoublePFTau40TrackPt1MediumChargedIsolationL1HLTMatched = cms.EDFilter( "HLT1PFTau", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltHpsL1JetsHLTDoublePFTauMediumDitauWPDeepTauMatch" ), + inputTag = cms.InputTag( "hltHpsL1JetsHLTDoublePFTauTrackPt1MediumChargedIsolationMatch" ), triggerType = cms.int32( 84 ), MinE = cms.double( -1.0 ), - MinPt = cms.double( 35.0 ), + MinPt = cms.double( 40.0 ), MinMass = cms.double( -1.0 ), MaxMass = cms.double( -1.0 ), MinEta = cms.double( -1.0 ), MaxEta = cms.double( 2.1 ), MinN = cms.int32( 2 ) ) -fragment.hltPreEle24eta2p1WPTightGsfLooseDeepTauPFTauHPS30eta2p1CrossL1 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -fragment.hltEGL1EGerAndTauFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", - saveTags = cms.bool( True ), - candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), - l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - candNonIsolatedTag = cms.InputTag( "" ), - l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1SeedFilterTag = cms.InputTag( "hltL1sBigORLooseIsoEGXXerIsoTauYYerdRMin0p3" ), - l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - ncandcut = cms.int32( 1 ), - doIsolated = cms.bool( False ), - region_eta_size = cms.double( 0.522 ), - region_eta_size_ecap = cms.double( 1.0 ), - region_phi_size = cms.double( 1.044 ), - barrel_end = cms.double( 1.4791 ), - endcap_end = cms.double( 2.17 ) -) -fragment.hltEG24L1EGandTauEtFilter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1EGerAndTauFilter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 24.0 ), - etcutEE = cms.double( 24.0 ), - ncandcut = cms.int32( 1 ) -) -fragment.hltEle24erWPTightClusterShapeFilterForTau = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG24L1EGandTauEtFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.011 ), - thrRegularEE = cms.vdouble( 0.0305 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) -) -fragment.hltEle24erWPTightHEFilterForTau = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle24erWPTightClusterShapeFilterForTau" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.1 ), - thrRegularEB1 = cms.vdouble( 0.75 ), - thrRegularEE1 = cms.vdouble( 3.0 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.03 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( 2.25 ), - thrRegularEE2 = cms.vdouble( 5.0 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.03 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.1, 0.1, 0.3, 0.5 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) -) -fragment.hltEle24erWPTightEcalIsoFilterForTau = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", +fragment.hltHpsDoublePFTau40TrackPt1MediumChargedIsolationDz02 = cms.EDFilter( "HLTPFTauPairDzMatchFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle24erWPTightHEFilterForTau" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.1 ), - thrRegularEB1 = cms.vdouble( 1.75 ), - thrRegularEE1 = cms.vdouble( 1.0 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.025 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( 1.75 ), - thrRegularEE2 = cms.vdouble( 2.0 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.025 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.2, 0.2, 0.25, 0.3 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + JetSrc = cms.InputTag( "hltHpsL1JetsHLTDoublePFTauTrackPt1MediumChargedIsolationMatch" ), + JetMinPt = cms.double( 40.0 ), + JetMaxEta = cms.double( 2.1 ), + JetMinDR = cms.double( 0.5 ), + JetMaxDZ = cms.double( 0.2 ), + TriggerType = cms.int32( 84 ) ) -fragment.hltEle24erWPTightHcalIsoFilterForTau = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle24erWPTightEcalIsoFilterForTau" ), - varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.0 ), - thrRegularEB1 = cms.vdouble( 2.5 ), - thrRegularEE1 = cms.vdouble( 1.0 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.03 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( 3.0 ), - thrRegularEE2 = cms.vdouble( 2.0 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.03 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.2, 0.2, 0.4, 0.5 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.0 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltPreDoubleTightChargedIsoPFTauHPS35Trk1eta2p1 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltEle24erWPTightPixelMatchFilterForTau = cms.EDFilter( "HLTElectronPixelMatchFilter", +fragment.hltHpsDoublePFTau35 = cms.EDFilter( "HLT1PFTau", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle24erWPTightHcalIsoFilterForTau" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) + inputTag = cms.InputTag( "hltHpsPFTauProducer" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 35.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 2 ) ) -fragment.hltEle24erWPTightPMS2FilterForTau = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltHpsDoublePFTau35TrackPt1 = cms.EDFilter( "HLT1PFTau", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle24erWPTightPixelMatchFilterForTau" ), - varTag = cms.InputTag( 'hltEgammaPixelMatchVars','s2' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 70.0 ), - thrRegularEE = cms.vdouble( 45.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + inputTag = cms.InputTag( "hltHpsSelectedPFTausTrackPt1" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 35.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 2 ) ) -fragment.hltEle24erWPTightGsfOneOEMinusOneOPFilterForTau = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle24erWPTightPMS2FilterForTau" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.012 ), - thrRegularEE = cms.vdouble( 0.011 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltHpsSelectedPFTausTrackPt1TightChargedIsolation = cms.EDFilter( "PFTauSelector", + src = cms.InputTag( "hltHpsPFTauProducer" ), + cut = cms.string( "pt > 0" ), + discriminators = cms.VPSet( + cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauTrackPt1Discriminator" ), + selectionCut = cms.double( 0.5 ) + ), + cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauTightAbsOrRelChargedIsolationDiscriminator" ), + selectionCut = cms.double( 0.5 ) + ) + ), + discriminatorContainers = cms.VPSet( + ) ) -fragment.hltEle24erWPTightGsfMissingHitsFilterForTau = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltHpsDoublePFTau35TrackPt1TightChargedIsolation = cms.EDFilter( "HLT1PFTau", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle24erWPTightGsfOneOEMinusOneOPFilterForTau" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','MissingHits' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 999.0 ), - thrRegularEE = cms.vdouble( 1.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + inputTag = cms.InputTag( "hltHpsSelectedPFTausTrackPt1TightChargedIsolation" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 35.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 2 ) ) -fragment.hltEle24erWPTightGsfDetaFilterForTau = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle24erWPTightGsfMissingHitsFilterForTau" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.004 ), - thrRegularEE = cms.vdouble( 0.005 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +fragment.hltHpsL1JetsHLTDoublePFTauTrackPt1TightChargedIsolationMatch = cms.EDProducer( "L1THLTTauMatching", + L1TauTrigger = cms.InputTag( "hltL1sDoubleTauBigOR" ), + JetSrc = cms.InputTag( "hltHpsSelectedPFTausTrackPt1TightChargedIsolation" ), + EtMin = cms.double( 0.0 ), + ReduceTauContent = cms.bool( True ), + KeepOriginalVertex = cms.bool( False ) ) -fragment.hltEle24erWPTightGsfDphiFilterForTau = cms.EDFilter( "HLTEgammaGenericFilter", +fragment.hltHpsDoublePFTau35TrackPt1TightChargedIsolationL1HLTMatched = cms.EDFilter( "HLT1PFTau", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle24erWPTightGsfDetaFilterForTau" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.02 ), - thrRegularEE = cms.vdouble( 0.023 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + inputTag = cms.InputTag( "hltHpsL1JetsHLTDoublePFTauTrackPt1TightChargedIsolationMatch" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 35.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 2 ) ) -fragment.hltEle24erWPTightGsfTrackIsoFilterForTau = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", +fragment.hltHpsDoublePFTau35TrackPt1TightChargedIsolationDz02 = cms.EDFilter( "HLTPFTauPairDzMatchFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle24erWPTightGsfDphiFilterForTau" ), - varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.1 ), - thrRegularEB1 = cms.vdouble( 0.838 ), - thrRegularEE1 = cms.vdouble( -0.363 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.025 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( -0.385 ), - thrRegularEE2 = cms.vdouble( 0.702 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.025 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.029, 0.111, 0.114, 0.032 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + JetSrc = cms.InputTag( "hltHpsL1JetsHLTDoublePFTauTrackPt1TightChargedIsolationMatch" ), + JetMinPt = cms.double( 35.0 ), + JetMaxEta = cms.double( 2.1 ), + JetMinDR = cms.double( 0.5 ), + JetMaxDZ = cms.double( 0.2 ), + TriggerType = cms.int32( 84 ) ) -fragment.hltOverlapFilterIsoEle24IsoTau30WPTightGsfCaloJet5 = cms.EDFilter( "HLT2PhotonTau", - saveTags = cms.bool( True ), - originTag1 = cms.VInputTag( 'hltEgammaCandidates' ), - originTag2 = cms.VInputTag( 'hltAK4CaloJetsPFEt5' ), - inputTag1 = cms.InputTag( "hltEle24erWPTightGsfTrackIsoFilterForTau" ), - inputTag2 = cms.InputTag( "hltTauJet5" ), - triggerType1 = cms.int32( 81 ), - triggerType2 = cms.int32( 84 ), - MinDphi = cms.double( 0.0 ), - MaxDphi = cms.double( -1.0 ), - MinDeta = cms.double( 0.0 ), - MaxDeta = cms.double( -1.0 ), - MinMinv = cms.double( 0.0 ), - MaxMinv = cms.double( -1.0 ), - MinDelR = cms.double( 0.3 ), - MaxDelR = cms.double( 99999.0 ), - MinPt = cms.double( 1.0 ), - MaxPt = cms.double( -1.0 ), - MinN = cms.int32( 1 ) +fragment.hltPreEle24eta2p1WPTightGsfLooseDeepTauPFTauHPS30eta2p1CrossL1 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) fragment.hltHpsSelectedPFTausLooseETauWPDeepTauFilter = cms.EDFilter( "PFTauSelector", src = cms.InputTag( "hltHpsL1JetsHLTForDeepTauInput" ), @@ -66332,23 +69859,6 @@ MaxEta = cms.double( 2.1 ), MinN = cms.int32( 1 ) ) -fragment.hltHpsPFTauTrackPt1Discriminator = cms.EDProducer( "PFRecoTauDiscriminationByLeadingObjectPtCut", - MinPtLeadingObject = cms.double( 1.0 ), - Prediscriminants = cms.PSet( BooleanOperator = cms.string( "and" ) ), - UseOnlyChargedHadrons = cms.bool( True ), - PFTauProducer = cms.InputTag( "hltHpsPFTauProducer" ) -) -fragment.hltHpsSelectedPFTausTrackPt1 = cms.EDFilter( "PFTauSelector", - src = cms.InputTag( "hltHpsPFTauProducer" ), - cut = cms.string( "pt > 0" ), - discriminators = cms.VPSet( - cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauTrackPt1Discriminator" ), - selectionCut = cms.double( 0.5 ) - ) - ), - discriminatorContainers = cms.VPSet( - ) -) fragment.hltHpsSinglePFTau35TrackPt1 = cms.EDFilter( "HLT1PFTau", saveTags = cms.bool( True ), inputTag = cms.InputTag( "hltHpsSelectedPFTausTrackPt1" ), @@ -67000,6 +70510,67 @@ candidates = cms.InputTag( "hltParticleFlow" ), maxDeltaR = cms.double( 0.4 ) ) +fragment.hltBoostedDBInclusiveVertexFinderPFAK8 = cms.EDProducer( "InclusiveCandidateVertexFinder", + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + primaryVertices = cms.InputTag( "hltVerticesPFFilter" ), + tracks = cms.InputTag( "hltParticleFlow" ), + minHits = cms.uint32( 8 ), + maximumLongitudinalImpactParameter = cms.double( 0.3 ), + maximumTimeSignificance = cms.double( 3.0 ), + minPt = cms.double( 0.8 ), + maxNTracks = cms.uint32( 30 ), + clusterizer = cms.PSet( + distanceRatio = cms.double( 20.0 ), + clusterMaxDistance = cms.double( 0.05 ), + seedMax3DIPSignificance = cms.double( 9999.0 ), + clusterMaxSignificance = cms.double( 4.5 ), + seedMin3DIPSignificance = cms.double( 1.2 ), + clusterMinAngleCosine = cms.double( 0.5 ), + seedMin3DIPValue = cms.double( 0.005 ), + seedMax3DIPValue = cms.double( 9999.0 ) + ), + vertexMinAngleCosine = cms.double( 0.95 ), + vertexMinDLen2DSig = cms.double( 2.5 ), + vertexMinDLenSig = cms.double( 0.5 ), + fitterSigmacut = cms.double( 3.0 ), + fitterTini = cms.double( 256.0 ), + fitterRatio = cms.double( 0.25 ), + useDirectVertexFitter = cms.bool( True ), + useVertexReco = cms.bool( True ), + vertexReco = cms.PSet( + primcut = cms.double( 1.0 ), + seccut = cms.double( 3.0 ), + finder = cms.string( "avr" ), + smoothing = cms.bool( True ) + ) +) +fragment.hltBoostedDBInclusiveSecondaryVerticesPFAK8 = cms.EDProducer( "CandidateVertexMerger", + secondaryVertices = cms.InputTag( "hltBoostedDBInclusiveVertexFinderPFAK8" ), + maxFraction = cms.double( 0.7 ), + minSignificance = cms.double( 2.0 ) +) +fragment.hltBoostedDBTrackVertexArbitratorPFAK8 = cms.EDProducer( "CandidateVertexArbitrator", + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + primaryVertices = cms.InputTag( "hltVerticesPFFilter" ), + tracks = cms.InputTag( "hltParticleFlow" ), + secondaryVertices = cms.InputTag( "hltBoostedDBInclusiveSecondaryVerticesPFAK8" ), + dLenFraction = cms.double( 0.333 ), + dRCut = cms.double( 0.4 ), + distCut = cms.double( 0.04 ), + sigCut = cms.double( 5.0 ), + fitterSigmacut = cms.double( 3.0 ), + fitterTini = cms.double( 256.0 ), + fitterRatio = cms.double( 0.25 ), + trackMinLayers = cms.int32( 4 ), + trackMinPt = cms.double( 0.4 ), + trackMinPixels = cms.int32( 1 ), + maxTimeSignificance = cms.double( 3.5 ) +) +fragment.hltBoostedDBInclusiveMergedVerticesPFAK8 = cms.EDProducer( "CandidateVertexMerger", + secondaryVertices = cms.InputTag( "hltBoostedDBTrackVertexArbitratorPFAK8" ), + maxFraction = cms.double( 0.2 ), + minSignificance = cms.double( 10.0 ) +) fragment.hltParticleNetSecondaryVertexTagInfosPFAK8 = cms.EDProducer( "CandSecondaryVertexProducer", trackSelection = cms.PSet( max_pT_dRcut = cms.double( 0.1 ), @@ -67917,7 +71488,7 @@ cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauDeepTauProducer", "VSjet" ), rawValues = cms.vstring( ), selectionCuts = cms.vdouble( ), - workingPoints = cms.vstring( 'double t1 = 0.62, t2 = 0.3891, t3 = 0.05, x1 = 35, x2 = 100, x3 = 300; if (pt <= x1) return t1; if (pt >= x3) return t3; if (pt < x2) return (t2 - t1) / (x2 - x1) * (pt - x1) + t1; return (t3 - t2) / (x3 - x2) * (pt - x2) + t2;' ) + workingPoints = cms.vstring( 'double t1 = 0.649, t2 = 0.441, t3 = 0.05, x1 = 35, x2 = 100, x3 = 300; if (pt <= x1) return t1; if (pt >= x3) return t3; if (pt < x2) return (t2 - t1) / (x2 - x1) * (pt - x1) + t1; return (t3 - t2) / (x3 - x2) * (pt - x2) + t2;' ) ) ) ) @@ -70805,147 +74376,6 @@ offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -fragment.hltCaloTowerL1sTauVeryBigORSeededRegional = cms.EDProducer( "CaloTowerFromL1TSeededCreatorForTauHLT", - TauTrigger = cms.InputTag( "hltL1sTauVeryBigOR" ), - towers = cms.InputTag( "hltTowerMakerForAll" ), - UseTowersInCone = cms.double( 0.8 ), - minimumE = cms.double( 0.8 ), - minimumEt = cms.double( 0.5 ), - verbose = cms.untracked.int32( 0 ) -) -fragment.hltAkIsoTauL1sTauVeryBigORSeededRegional = cms.EDProducer( "FastjetJetProducer", - useMassDropTagger = cms.bool( False ), - useFiltering = cms.bool( False ), - useDynamicFiltering = cms.bool( False ), - useTrimming = cms.bool( False ), - usePruning = cms.bool( False ), - useCMSBoostedTauSeedingAlgorithm = cms.bool( False ), - useKtPruning = cms.bool( False ), - useConstituentSubtraction = cms.bool( False ), - useSoftDrop = cms.bool( False ), - correctShape = cms.bool( False ), - UseOnlyVertexTracks = cms.bool( False ), - UseOnlyOnePV = cms.bool( False ), - muCut = cms.double( -1.0 ), - yCut = cms.double( -1.0 ), - rFilt = cms.double( -1.0 ), - rFiltFactor = cms.double( -1.0 ), - trimPtFracMin = cms.double( -1.0 ), - zcut = cms.double( -1.0 ), - rcut_factor = cms.double( -1.0 ), - csRho_EtaMax = cms.double( -1.0 ), - csRParam = cms.double( -1.0 ), - beta = cms.double( -1.0 ), - R0 = cms.double( -1.0 ), - gridMaxRapidity = cms.double( -1.0 ), - gridSpacing = cms.double( -1.0 ), - DzTrVtxMax = cms.double( 0.0 ), - DxyTrVtxMax = cms.double( 0.0 ), - MaxVtxZ = cms.double( 15.0 ), - subjetPtMin = cms.double( -1.0 ), - muMin = cms.double( -1.0 ), - muMax = cms.double( -1.0 ), - yMin = cms.double( -1.0 ), - yMax = cms.double( -1.0 ), - dRMin = cms.double( -1.0 ), - dRMax = cms.double( -1.0 ), - maxDepth = cms.int32( -1 ), - nFilt = cms.int32( -1 ), - MinVtxNdof = cms.int32( 5 ), - src = cms.InputTag( "hltCaloTowerL1sTauVeryBigORSeededRegional" ), - srcPVs = cms.InputTag( "NotUsed" ), - jetType = cms.string( "CaloJet" ), - jetAlgorithm = cms.string( "AntiKt" ), - rParam = cms.double( 0.2 ), - inputEtMin = cms.double( 0.3 ), - inputEMin = cms.double( 0.0 ), - jetPtMin = cms.double( 1.0 ), - doPVCorrection = cms.bool( False ), - doAreaFastjet = cms.bool( False ), - doRhoFastjet = cms.bool( False ), - doPUOffsetCorr = cms.bool( False ), - puPtMin = cms.double( 10.0 ), - nSigmaPU = cms.double( 1.0 ), - radiusPU = cms.double( 0.4 ), - subtractorName = cms.string( "" ), - useExplicitGhosts = cms.bool( False ), - doAreaDiskApprox = cms.bool( False ), - voronoiRfact = cms.double( -9.0 ), - Rho_EtaMax = cms.double( 4.4 ), - Ghost_EtaMax = cms.double( 6.0 ), - Active_Area_Repeats = cms.int32( 5 ), - GhostArea = cms.double( 0.01 ), - restrictInputs = cms.bool( False ), - maxInputs = cms.uint32( 1 ), - writeCompound = cms.bool( False ), - writeJetsWithConst = cms.bool( False ), - doFastJetNonUniform = cms.bool( False ), - useDeterministicSeed = cms.bool( True ), - minSeed = cms.uint32( 0 ), - verbosity = cms.int32( 0 ), - puWidth = cms.double( 0.0 ), - nExclude = cms.uint32( 0 ), - maxBadEcalCells = cms.uint32( 9999999 ), - maxBadHcalCells = cms.uint32( 9999999 ), - maxProblematicEcalCells = cms.uint32( 9999999 ), - maxProblematicHcalCells = cms.uint32( 9999999 ), - maxRecoveredEcalCells = cms.uint32( 9999999 ), - maxRecoveredHcalCells = cms.uint32( 9999999 ), - puCenters = cms.vdouble( ), - applyWeight = cms.bool( False ), - srcWeights = cms.InputTag( "" ), - minimumTowersFraction = cms.double( 0.0 ), - jetCollInstanceName = cms.string( "" ), - sumRecHits = cms.bool( False ) -) -fragment.hltL2TauJetsL1TauSeeded = cms.EDProducer( "L2TauJetsMerger", - JetSrc = cms.VInputTag( 'hltAkIsoTauL1sTauVeryBigORSeededRegional' ), - EtMin = cms.double( 20.0 ) -) -fragment.hltDoubleL2Tau26eta2p2 = cms.EDFilter( "HLT1CaloJet", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltL2TauJetsL1TauSeeded" ), - triggerType = cms.int32( 84 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 26.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.2 ), - MinN = cms.int32( 2 ) -) -fragment.hltL2TausForPixelIsolationL1TauSeeded = cms.EDFilter( "CaloJetSelector", - src = cms.InputTag( "hltL2TauJetsL1TauSeeded" ), - filter = cms.bool( False ), - cut = cms.string( "pt > 20 & abs(eta) < 2.5" ) -) -fragment.hltL2TauPixelIsoTagProducerL1TauSeededGlob = cms.EDProducer( "L2TauPixelIsoTagProducer", - JetSrc = cms.InputTag( "hltL2TausForPixelIsolationL1TauSeeded" ), - BeamSpotSrc = cms.InputTag( "hltOnlineBeamSpot" ), - VertexSrc = cms.InputTag( "hltTrimmedPixelVertices" ), - MaxNumberPV = cms.int32( 1 ), - IsoConeMax = cms.double( 0.4 ), - IsoConeMin = cms.double( 0.15 ), - TrackMinPt = cms.double( 0.9 ), - TrackMinNHits = cms.int32( 3 ), - TrackMaxNChi2 = cms.double( 1000.0 ), - TrackPVMaxDZ = cms.double( 0.1 ), - TrackMaxDxy = cms.double( 0.2 ), - TrackSrc = cms.InputTag( "" ) -) -fragment.hltL2TauIsoFilterL1TauSeededGlob = cms.EDFilter( "HLTCaloJetTag", - saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltL2TausForPixelIsolationL1TauSeeded" ), - JetTags = cms.InputTag( "hltL2TauPixelIsoTagProducerL1TauSeededGlob" ), - MinTag = cms.double( 0.0 ), - MaxTag = cms.double( 4.0 ), - MinJets = cms.int32( 1 ), - TriggerType = cms.int32( 84 ) -) -fragment.hltL2TauJetsIsoL1TauSeededGlob = cms.EDProducer( "HLTCaloJetCollectionProducer", - HLTObject = cms.InputTag( "hltL2TauIsoFilterL1TauSeededGlob" ), - TriggerTypes = cms.vint32( 84 ) -) fragment.hltDoubleL2GlobIsoTau30eta2p2 = cms.EDFilter( "HLT1CaloJet", saveTags = cms.bool( True ), inputTag = cms.InputTag( "hltL2TauJetsIsoL1TauSeededGlob" ), @@ -72716,7 +76146,7 @@ fragment.hltCaloJetTimingProducer = cms.EDProducer( "HLTCaloJetTimingProducer", jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducer" ), barrelJets = cms.bool( True ), - endcapJets = cms.bool( False ), + endcapJets = cms.bool( True ), ecalCellEnergyThresh = cms.double( 0.5 ), ecalCellTimeThresh = cms.double( 12.5 ), ecalCellTimeErrorThresh = cms.double( 100.0 ), @@ -72736,6 +76166,10 @@ jetEcalEtForTimingThresh = cms.double( 10.0 ), minJetPt = cms.double( 40.0 ) ) +fragment.hltPreHT430DelayedJet40DoubleDelay0p5nsInclusive = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) fragment.hltPreHT430DelayedJet40DoubleDelay1nsInclusive = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) @@ -72851,7 +76285,7 @@ fragment.hltCaloJetTimingProducerSingle = cms.EDProducer( "HLTCaloJetTimingProducer", jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducerSingle" ), barrelJets = cms.bool( True ), - endcapJets = cms.bool( False ), + endcapJets = cms.bool( True ), ecalCellEnergyThresh = cms.double( 0.5 ), ecalCellTimeThresh = cms.double( 12.5 ), ecalCellTimeErrorThresh = cms.double( 100.0 ), @@ -72887,6 +76321,46 @@ jetEcalEtForTimingThresh = cms.double( 10.0 ), minJetPt = cms.double( 40.0 ) ) +fragment.hltPreHT430DelayedJet40SingleDelay0p5nsInclusive = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltCaloJetTimingFilterSingle0p5ns = cms.EDFilter( "HLTCaloJetTimingFilter", + saveTags = cms.bool( True ), + jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducerSingle" ), + jetTimes = cms.InputTag( "hltCaloJetTimingProducerSingle" ), + jetCellsForTiming = cms.InputTag( 'hltCaloJetTimingProducerSingle','jetCellsForTiming' ), + jetEcalEtForTiming = cms.InputTag( 'hltCaloJetTimingProducerSingle','jetEcalEtForTiming' ), + minJets = cms.uint32( 1 ), + jetTimeThresh = cms.double( 0.5 ), + jetCellsForTimingThresh = cms.uint32( 5 ), + jetEcalEtForTimingThresh = cms.double( 10.0 ), + minJetPt = cms.double( 40.0 ) +) +fragment.hltPreHT430DelayedJet40SingleDelay0p5nsTrackless = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltPreHT430DelayedJet40SingleDelay1nsInclusive = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltPreHT430DelayedJet40SingleDelay1p5nsInclusive = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltCaloJetTimingFilterSingle1p5ns = cms.EDFilter( "HLTCaloJetTimingFilter", + saveTags = cms.bool( True ), + jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducerSingle" ), + jetTimes = cms.InputTag( "hltCaloJetTimingProducerSingle" ), + jetCellsForTiming = cms.InputTag( 'hltCaloJetTimingProducerSingle','jetCellsForTiming' ), + jetEcalEtForTiming = cms.InputTag( 'hltCaloJetTimingProducerSingle','jetEcalEtForTiming' ), + minJets = cms.uint32( 1 ), + jetTimeThresh = cms.double( 1.5 ), + jetCellsForTimingThresh = cms.uint32( 5 ), + jetEcalEtForTimingThresh = cms.double( 10.0 ), + minJetPt = cms.double( 40.0 ) +) fragment.hltL1sVoMu6HTT240Or250 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), L1SeedsLogicalExpression = cms.string( "L1_Mu6_HTT240er OR L1_Mu6_HTT250er" ), @@ -73463,12 +76937,12 @@ MinSizeRegionCutNstations = cms.vint32( -1, 1, -1, 1 ), MaxSizeRegionCutNstations = cms.vint32( 1, -1, 1, -1 ), MinSizeRegionCutClusterSize = cms.vint32( -1, -1, -1, -1 ), - Max_nMB1 = cms.int32( 0 ), - Max_nMB2 = cms.int32( 0 ), - Max_nME11 = cms.int32( 0 ), - Max_nME12 = cms.int32( 0 ), - Max_nME41 = cms.int32( 0 ), - Max_nME42 = cms.int32( 0 ), + Max_nMB1 = cms.int32( -1 ), + Max_nMB2 = cms.int32( -1 ), + Max_nME11 = cms.int32( -1 ), + Max_nME12 = cms.int32( -1 ), + Max_nME41 = cms.int32( -1 ), + Max_nME42 = cms.int32( -1 ), MinNstation = cms.int32( 0 ), MinAvgStation = cms.double( 0.0 ), MinTime = cms.double( -999.0 ), @@ -73484,19 +76958,19 @@ fragment.hltMuonRecHitClusterNoMB1SFilter50 = cms.EDFilter( "HLTMuonRecHitClusterFilter", ClusterTag = cms.InputTag( "hltDTrechitClusterProducer50" ), MinN = cms.int32( 1 ), - MinSize = cms.int32( 50 ), + MinSize = cms.int32( -1 ), MinSizeMinusMB1 = cms.int32( 50 ), MinSizeRegionCutEtas = cms.vdouble( -1.0, -1.0, 1.9, 1.9 ), MaxSizeRegionCutEtas = cms.vdouble( 1.9, 1.9, -1.0, -1.0 ), MinSizeRegionCutNstations = cms.vint32( -1, 1, -1, 1 ), MaxSizeRegionCutNstations = cms.vint32( 1, -1, 1, -1 ), MinSizeRegionCutClusterSize = cms.vint32( -1, -1, -1, -1 ), - Max_nMB1 = cms.int32( 1 ), - Max_nMB2 = cms.int32( 0 ), - Max_nME11 = cms.int32( 0 ), - Max_nME12 = cms.int32( 0 ), - Max_nME41 = cms.int32( 0 ), - Max_nME42 = cms.int32( 0 ), + Max_nMB1 = cms.int32( -1 ), + Max_nMB2 = cms.int32( -1 ), + Max_nME11 = cms.int32( -1 ), + Max_nME12 = cms.int32( -1 ), + Max_nME41 = cms.int32( -1 ), + Max_nME42 = cms.int32( -1 ), MinNstation = cms.int32( 0 ), MinAvgStation = cms.double( 0.0 ), MinTime = cms.double( -999.0 ), @@ -73818,18 +77292,88 @@ offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) +fragment.hltCaloJetTimingBarrelOnlyProducerSingle = cms.EDProducer( "HLTCaloJetTimingProducer", + jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducerSingle" ), + barrelJets = cms.bool( True ), + endcapJets = cms.bool( False ), + ecalCellEnergyThresh = cms.double( 0.5 ), + ecalCellTimeThresh = cms.double( 12.5 ), + ecalCellTimeErrorThresh = cms.double( 100.0 ), + matchingRadius = cms.double( 0.4 ), + ebRecHitsColl = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + eeRecHitsColl = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ) +) +fragment.hltCaloJetTimingBarrelOnlyFilterSingle1ns = cms.EDFilter( "HLTCaloJetTimingFilter", + saveTags = cms.bool( True ), + jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducerSingle" ), + jetTimes = cms.InputTag( "hltCaloJetTimingBarrelOnlyProducerSingle" ), + jetCellsForTiming = cms.InputTag( 'hltCaloJetTimingBarrelOnlyProducerSingle','jetCellsForTiming' ), + jetEcalEtForTiming = cms.InputTag( 'hltCaloJetTimingBarrelOnlyProducerSingle','jetEcalEtForTiming' ), + minJets = cms.uint32( 1 ), + jetTimeThresh = cms.double( 1.0 ), + jetCellsForTimingThresh = cms.uint32( 5 ), + jetEcalEtForTimingThresh = cms.double( 10.0 ), + minJetPt = cms.double( 40.0 ) +) fragment.hltPreHT200L1SingleLLPJetDelayedJet40SingleDelay2nsInclusive = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) +fragment.hltCaloJetTimingBarrelOnlyFilterSingle2ns = cms.EDFilter( "HLTCaloJetTimingFilter", + saveTags = cms.bool( True ), + jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducerSingle" ), + jetTimes = cms.InputTag( "hltCaloJetTimingBarrelOnlyProducerSingle" ), + jetCellsForTiming = cms.InputTag( 'hltCaloJetTimingBarrelOnlyProducerSingle','jetCellsForTiming' ), + jetEcalEtForTiming = cms.InputTag( 'hltCaloJetTimingBarrelOnlyProducerSingle','jetEcalEtForTiming' ), + minJets = cms.uint32( 1 ), + jetTimeThresh = cms.double( 2.0 ), + jetCellsForTimingThresh = cms.uint32( 5 ), + jetEcalEtForTimingThresh = cms.double( 10.0 ), + minJetPt = cms.double( 40.0 ) +) fragment.hltPreHT200L1SingleLLPJetDelayedJet40DoubleDelay0p5nsTrackless = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) +fragment.hltCaloJetTimingBarrelOnlyProducer = cms.EDProducer( "HLTCaloJetTimingProducer", + jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducer" ), + barrelJets = cms.bool( True ), + endcapJets = cms.bool( False ), + ecalCellEnergyThresh = cms.double( 0.5 ), + ecalCellTimeThresh = cms.double( 12.5 ), + ecalCellTimeErrorThresh = cms.double( 100.0 ), + matchingRadius = cms.double( 0.4 ), + ebRecHitsColl = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + eeRecHitsColl = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ) +) +fragment.hltCaloJetTimingBarrelOnlyFilterDouble0p5ns = cms.EDFilter( "HLTCaloJetTimingFilter", + saveTags = cms.bool( True ), + jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducer" ), + jetTimes = cms.InputTag( "hltCaloJetTimingBarrelOnlyProducer" ), + jetCellsForTiming = cms.InputTag( 'hltCaloJetTimingBarrelOnlyProducer','jetCellsForTiming' ), + jetEcalEtForTiming = cms.InputTag( 'hltCaloJetTimingBarrelOnlyProducer','jetEcalEtForTiming' ), + minJets = cms.uint32( 2 ), + jetTimeThresh = cms.double( 0.5 ), + jetCellsForTimingThresh = cms.uint32( 5 ), + jetEcalEtForTimingThresh = cms.double( 10.0 ), + minJetPt = cms.double( 40.0 ) +) fragment.hltPreHT200L1SingleLLPJetDelayedJet40DoubleDelay1nsInclusive = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) +fragment.hltCaloJetTimingBarrelOnlyFilterDouble1ns = cms.EDFilter( "HLTCaloJetTimingFilter", + saveTags = cms.bool( True ), + jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducer" ), + jetTimes = cms.InputTag( "hltCaloJetTimingBarrelOnlyProducer" ), + jetCellsForTiming = cms.InputTag( 'hltCaloJetTimingBarrelOnlyProducer','jetCellsForTiming' ), + jetEcalEtForTiming = cms.InputTag( 'hltCaloJetTimingBarrelOnlyProducer','jetEcalEtForTiming' ), + minJets = cms.uint32( 2 ), + jetTimeThresh = cms.double( 1.0 ), + jetCellsForTimingThresh = cms.uint32( 5 ), + jetEcalEtForTimingThresh = cms.double( 10.0 ), + minJetPt = cms.double( 40.0 ) +) fragment.hltPreHT200L1SingleLLPJetDisplacedDijet30Inclusive1PtrkShortSig5 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) @@ -73854,7 +77398,7 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -fragment.hltPreDiPhoton10Time1p4ns = cms.EDFilter( "HLTPrescaler", +fragment.hltPreDiPhoton10Time1ns = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) @@ -73927,7 +77471,7 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -fragment.hltEG10CaloIdLTime1p4nsFilter = cms.EDFilter( "HLTDisplacedEgammaFilter", +fragment.hltEG10CaloIdLTime1nsFilter = cms.EDFilter( "HLTDisplacedEgammaFilter", saveTags = cms.bool( True ), inputTag = cms.InputTag( "hltEG10CaloIdLClusterShapeFilter" ), l1EGCand = cms.InputTag( "" ), @@ -73940,7 +77484,7 @@ sMin_max = cms.double( 999.0 ), sMaj_min = cms.double( 0.0 ), sMaj_max = cms.double( 999.0 ), - seedTimeMin = cms.double( 1.4 ), + seedTimeMin = cms.double( 1.0 ), seedTimeMax = cms.double( 25.0 ), useTrackVeto = cms.bool( False ), maxTrackCut = cms.int32( 999 ), @@ -73999,6 +77543,94 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) ) +fragment.hltDiEG10CaloIdLTime1nsUnseededFilter = cms.EDFilter( "HLTDisplacedEgammaFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltDiEG10CaloIdLClusterShapeUnseededFilter" ), + l1EGCand = cms.InputTag( "" ), + RecHitsEB = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + RecHitsEE = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + inputTrack = cms.InputTag( "" ), + ncandcut = cms.int32( 2 ), + EBOnly = cms.bool( False ), + sMin_min = cms.double( 0.0 ), + sMin_max = cms.double( 999.0 ), + sMaj_min = cms.double( 0.0 ), + sMaj_max = cms.double( 999.0 ), + seedTimeMin = cms.double( 1.0 ), + seedTimeMax = cms.double( 25.0 ), + useTrackVeto = cms.bool( False ), + maxTrackCut = cms.int32( 999 ), + trackPtCut = cms.double( 99999.0 ), + trackdRCut = cms.double( 999.0 ) +) +fragment.hltPreDiPhoton10Time1p2ns = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltEG10CaloIdLTime1p2nsFilter = cms.EDFilter( "HLTDisplacedEgammaFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEG10CaloIdLClusterShapeFilter" ), + l1EGCand = cms.InputTag( "" ), + RecHitsEB = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + RecHitsEE = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + inputTrack = cms.InputTag( "" ), + ncandcut = cms.int32( 1 ), + EBOnly = cms.bool( False ), + sMin_min = cms.double( 0.0 ), + sMin_max = cms.double( 999.0 ), + sMaj_min = cms.double( 0.0 ), + sMaj_max = cms.double( 999.0 ), + seedTimeMin = cms.double( 1.2 ), + seedTimeMax = cms.double( 25.0 ), + useTrackVeto = cms.bool( False ), + maxTrackCut = cms.int32( 999 ), + trackPtCut = cms.double( 999999.0 ), + trackdRCut = cms.double( 999.0 ) +) +fragment.hltDiEG10CaloIdLTime1p2nsUnseededFilter = cms.EDFilter( "HLTDisplacedEgammaFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltDiEG10CaloIdLClusterShapeUnseededFilter" ), + l1EGCand = cms.InputTag( "" ), + RecHitsEB = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + RecHitsEE = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + inputTrack = cms.InputTag( "" ), + ncandcut = cms.int32( 2 ), + EBOnly = cms.bool( False ), + sMin_min = cms.double( 0.0 ), + sMin_max = cms.double( 999.0 ), + sMaj_min = cms.double( 0.0 ), + sMaj_max = cms.double( 999.0 ), + seedTimeMin = cms.double( 1.2 ), + seedTimeMax = cms.double( 25.0 ), + useTrackVeto = cms.bool( False ), + maxTrackCut = cms.int32( 999 ), + trackPtCut = cms.double( 99999.0 ), + trackdRCut = cms.double( 999.0 ) +) +fragment.hltPreDiPhoton10Time1p4ns = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +fragment.hltEG10CaloIdLTime1p4nsFilter = cms.EDFilter( "HLTDisplacedEgammaFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEG10CaloIdLClusterShapeFilter" ), + l1EGCand = cms.InputTag( "" ), + RecHitsEB = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + RecHitsEE = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + inputTrack = cms.InputTag( "" ), + ncandcut = cms.int32( 1 ), + EBOnly = cms.bool( False ), + sMin_min = cms.double( 0.0 ), + sMin_max = cms.double( 999.0 ), + sMaj_min = cms.double( 0.0 ), + sMaj_max = cms.double( 999.0 ), + seedTimeMin = cms.double( 1.4 ), + seedTimeMax = cms.double( 25.0 ), + useTrackVeto = cms.bool( False ), + maxTrackCut = cms.int32( 999 ), + trackPtCut = cms.double( 999999.0 ), + trackdRCut = cms.double( 999.0 ) +) fragment.hltDiEG10CaloIdLTime1p4nsUnseededFilter = cms.EDFilter( "HLTDisplacedEgammaFilter", saveTags = cms.bool( True ), inputTag = cms.InputTag( "hltDiEG10CaloIdLClusterShapeUnseededFilter" ), @@ -77829,11 +81461,11 @@ ) fragment.hltExpressMuonsFilter = cms.EDFilter( "TriggerResultsFilter", usePathStatus = cms.bool( True ), - hltResults = cms.InputTag( 'TriggerResults','','@currentProcess' ), + hltResults = cms.InputTag( "" ), l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( '( HLT_IsoMu20_v16 OR HLT_IsoMu24_v14 OR HLT_IsoMu27_v17 )' ) + triggerConditions = cms.vstring( '( HLT_IsoMu20_v17 OR HLT_IsoMu24_v15 OR HLT_IsoMu27_v18 )' ) ) fragment.hltPreOnlineMonitorGroup = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -77841,7 +81473,7 @@ ) fragment.hltOnlineMonitorGroupFilter = cms.EDFilter( "TriggerResultsFilter", usePathStatus = cms.bool( True ), - hltResults = cms.InputTag( 'TriggerResults','','@currentProcess' ), + hltResults = cms.InputTag( "" ), l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), @@ -77853,15 +81485,13 @@ ) fragment.hltEcalConsumerCPU = cms.EDAnalyzer( "GenericConsumer", eventProducts = cms.untracked.vstring( 'hltEcalDigis@cpu', - 'hltEcalUncalibRecHit@cpu', - 'hltEcalRecHit@cpu' ), + 'hltEcalUncalibRecHit@cpu' ), lumiProducts = cms.untracked.vstring( ), runProducts = cms.untracked.vstring( ) ) fragment.hltEcalConsumerGPU = cms.EDAnalyzer( "GenericConsumer", eventProducts = cms.untracked.vstring( 'hltEcalDigis@cuda', - 'hltEcalUncalibRecHit@cuda', - 'hltEcalRecHit@cuda' ), + 'hltEcalUncalibRecHit@cuda' ), lumiProducts = cms.untracked.vstring( ), runProducts = cms.untracked.vstring( ) ) @@ -78055,8 +81685,8 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'AlCa_AK8PFJet40_v16', - 'AlCa_PFJet40_v21' ) + triggerConditions = cms.vstring( 'AlCa_AK8PFJet40_v17', + 'AlCa_PFJet40_v22' ) ) fragment.hltPreDatasetAlCaLowPtJet = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78068,7 +81698,7 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'AlCa_LumiPixelsCounts_Random_v3' ) + triggerConditions = cms.vstring( 'AlCa_LumiPixelsCounts_Random_v4' ) ) fragment.hltPreDatasetAlCaLumiPixelsCountsExpress = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78080,7 +81710,7 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'AlCa_LumiPixelsCounts_ZeroBias_v3' ) + triggerConditions = cms.vstring( 'AlCa_LumiPixelsCounts_ZeroBias_v4' ) ) fragment.hltPreDatasetAlCaLumiPixelsCountsPrompt = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78092,10 +81722,10 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'AlCa_EcalEtaEBonly_v14', - 'AlCa_EcalEtaEEonly_v14', - 'AlCa_EcalPi0EBonly_v14', - 'AlCa_EcalPi0EEonly_v14' ) + triggerConditions = cms.vstring( 'AlCa_EcalEtaEBonly_v15', + 'AlCa_EcalEtaEEonly_v15', + 'AlCa_EcalPi0EBonly_v15', + 'AlCa_EcalPi0EEonly_v15' ) ) fragment.hltPreDatasetAlCaP0 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78133,7 +81763,7 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'AlCa_EcalPhiSym_v10' ) + triggerConditions = cms.vstring( 'AlCa_EcalPhiSym_v11' ) ) fragment.hltPreDatasetAlCaPhiSym = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78145,15 +81775,15 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_BTagMu_AK4DiJet110_Mu5_v14', - 'HLT_BTagMu_AK4DiJet170_Mu5_v13', - 'HLT_BTagMu_AK4DiJet20_Mu5_v14', - 'HLT_BTagMu_AK4DiJet40_Mu5_v14', - 'HLT_BTagMu_AK4DiJet70_Mu5_v14', - 'HLT_BTagMu_AK4Jet300_Mu5_v13', - 'HLT_BTagMu_AK8DiJet170_Mu5_v10', - 'HLT_BTagMu_AK8Jet170_DoubleMu5_v3', - 'HLT_BTagMu_AK8Jet300_Mu5_v13' ) + triggerConditions = cms.vstring( 'HLT_BTagMu_AK4DiJet110_Mu5_v15', + 'HLT_BTagMu_AK4DiJet170_Mu5_v14', + 'HLT_BTagMu_AK4DiJet20_Mu5_v15', + 'HLT_BTagMu_AK4DiJet40_Mu5_v15', + 'HLT_BTagMu_AK4DiJet70_Mu5_v15', + 'HLT_BTagMu_AK4Jet300_Mu5_v14', + 'HLT_BTagMu_AK8DiJet170_Mu5_v11', + 'HLT_BTagMu_AK8Jet170_DoubleMu5_v4', + 'HLT_BTagMu_AK8Jet300_Mu5_v14' ) ) fragment.hltPreDatasetBTagMu = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78165,9 +81795,10 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_IsoTrackHB_v5', - 'HLT_IsoTrackHE_v5', - 'HLT_L1_CDC_SingleMu_3_er1p2_TOP120_DPHI2p618_3p142_v3' ) + triggerConditions = cms.vstring( 'HLT_IsoTrackHB_v6', + 'HLT_IsoTrackHE_v6', + 'HLT_L1_CDC_SingleMu_3_er1p2_TOP120_DPHI2p618_3p142_v3', + 'HLT_PFJet40_GPUvsCPU_v1' ) ) fragment.hltPreDatasetCommissioning = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78191,9 +81822,9 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'DQM_EcalReconstruction_v3', + triggerConditions = cms.vstring( 'DQM_EcalReconstruction_v4', 'DQM_HcalReconstruction_v3', - 'DQM_PixelReconstruction_v3' ) + 'DQM_PixelReconstruction_v4' ) ) fragment.hltPreDatasetDQMGPUvsCPU = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78205,8 +81836,8 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_HT300_Beamspot_v12', - 'HLT_ZeroBias_Beamspot_v5' ) + triggerConditions = cms.vstring( 'HLT_HT300_Beamspot_v13', + 'HLT_ZeroBias_Beamspot_v6' ) ) fragment.hltPreDatasetDQMOnlineBeamspot = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78218,49 +81849,54 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_CaloMET60_DTCluster50_v2', - 'HLT_CaloMET60_DTClusterNoMB1S50_v2', + triggerConditions = cms.vstring( 'HLT_CaloMET60_DTCluster50_v3', + 'HLT_CaloMET60_DTClusterNoMB1S50_v3', 'HLT_CscCluster_Loose_v2', 'HLT_CscCluster_Medium_v2', 'HLT_CscCluster_Tight_v2', - 'HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v1', - 'HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1', - 'HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1', - 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1', - 'HLT_HT425_v10', - 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v2', - 'HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v2', - 'HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v2', - 'HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v2', - 'HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v2', - 'HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v2', - 'HLT_HT430_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v2', - 'HLT_HT430_DisplacedDijet60_DisplacedTrack_v14', - 'HLT_HT500_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT550_DisplacedDijet60_Inclusive_v14', - 'HLT_HT650_DisplacedDijet60_Inclusive_v14', + 'HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v2', + 'HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2', + 'HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2', + 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2', + 'HLT_HT425_v11', + 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsInclusive_v1', + 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v3', + 'HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v3', + 'HLT_HT430_DelayedJet40_SingleDelay0p5nsInclusive_v1', + 'HLT_HT430_DelayedJet40_SingleDelay0p5nsTrackless_v1', + 'HLT_HT430_DelayedJet40_SingleDelay1nsInclusive_v1', + 'HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v3', + 'HLT_HT430_DelayedJet40_SingleDelay1p5nsInclusive_v1', + 'HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v3', + 'HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v3', + 'HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v3', + 'HLT_HT430_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v3', + 'HLT_HT430_DisplacedDijet60_DisplacedTrack_v15', + 'HLT_HT500_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT550_DisplacedDijet60_Inclusive_v15', + 'HLT_HT650_DisplacedDijet60_Inclusive_v15', 'HLT_L1CSCShower_DTCluster50_v2', 'HLT_L1CSCShower_DTCluster75_v2', - 'HLT_L1MET_DTCluster50_v2', - 'HLT_L1MET_DTClusterNoMB1S50_v2', + 'HLT_L1MET_DTCluster50_v3', + 'HLT_L1MET_DTClusterNoMB1S50_v3', 'HLT_L1Mu6HT240_v2', - 'HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v2', - 'HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v2', - 'HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v2', - 'HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v2', - 'HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v2', - 'HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v2' ) + 'HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v3', + 'HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v3', + 'HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v3', + 'HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v3', + 'HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v3', + 'HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v3' ) ) fragment.hltPreDatasetDisplacedJet = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78272,64 +81908,64 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ) + triggerConditions = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ) ) fragment.hltPreDatasetReservedDoubleMuonLowMass = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78341,88 +81977,91 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v5', - 'HLT_DiPhoton10Time1p4ns_v1', - 'HLT_DiPhoton10Time1p6ns_v1', - 'HLT_DiPhoton10Time1p8ns_v1', - 'HLT_DiPhoton10Time2ns_v1', - 'HLT_DiPhoton10_CaloIdL_v1', - 'HLT_DiPhoton10sminlt0p12_v1', - 'HLT_DiPhoton10sminlt0p1_v1', - 'HLT_DiSC30_18_EIso_AND_HE_Mass70_v14', - 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v2', - 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v2', - 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v14', - 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v14', - 'HLT_DoubleEle25_CaloIdL_MW_v5', - 'HLT_DoubleEle27_CaloIdL_MW_v5', - 'HLT_DoubleEle33_CaloIdL_MW_v18', - 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v21', - 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v21', - 'HLT_DoublePhoton33_CaloIdL_v7', - 'HLT_DoublePhoton70_v7', - 'HLT_DoublePhoton85_v15', - 'HLT_ECALHT800_v11', - 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v15', - 'HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v19', - 'HLT_Ele135_CaloIdVT_GsfTrkIdT_v8', - 'HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9', - 'HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v17', - 'HLT_Ele15_IsoVVVL_PFHT450_v17', - 'HLT_Ele15_IsoVVVL_PFHT600_v21', - 'HLT_Ele15_WPLoose_Gsf_v4', - 'HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v10', - 'HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v17', - 'HLT_Ele20_WPLoose_Gsf_v7', - 'HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v19', - 'HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v19', - 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v20', - 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v20', - 'HLT_Ele24_eta2p1_WPTight_Gsf_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2', - 'HLT_Ele27_WPTight_Gsf_v17', - 'HLT_Ele28_HighEta_SC20_Mass55_v14', - 'HLT_Ele28_WPTight_Gsf_v2', - 'HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v14', - 'HLT_Ele30_WPTight_Gsf_v2', - 'HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v14', - 'HLT_Ele32_WPTight_Gsf_L1DoubleEG_v10', - 'HLT_Ele32_WPTight_Gsf_v16', - 'HLT_Ele35_WPTight_Gsf_L1EGMT_v6', - 'HLT_Ele35_WPTight_Gsf_v10', - 'HLT_Ele38_WPTight_Gsf_v10', - 'HLT_Ele40_WPTight_Gsf_v10', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v1', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v19', - 'HLT_Ele50_IsoVVVL_PFHT450_v17', - 'HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v17', - 'HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v19', - 'HLT_Photon100EBHE10_v3', - 'HLT_Photon110EB_TightID_TightIso_v3', - 'HLT_Photon120_R9Id90_HE10_IsoM_v15', - 'HLT_Photon120_v14', - 'HLT_Photon150_v7', - 'HLT_Photon165_R9Id90_HE10_IsoM_v16', - 'HLT_Photon175_v15', - 'HLT_Photon200_v14', - 'HLT_Photon20_HoverELoose_v11', - 'HLT_Photon20_v3', - 'HLT_Photon300_NoHE_v13', - 'HLT_Photon30EB_TightID_TightIso_v2', - 'HLT_Photon30_HoverELoose_v11', - 'HLT_Photon33_v6', - 'HLT_Photon50_R9Id90_HE10_IsoM_v15', - 'HLT_Photon50_v14', - 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v12', - 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v6', - 'HLT_Photon75_R9Id90_HE10_IsoM_v15', - 'HLT_Photon75_v14', - 'HLT_Photon90_R9Id90_HE10_IsoM_v15', - 'HLT_Photon90_v14' ) + triggerConditions = cms.vstring( 'HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v6', + 'HLT_DiPhoton10Time1ns_v2', + 'HLT_DiPhoton10Time1p2ns_v2', + 'HLT_DiPhoton10Time1p4ns_v2', + 'HLT_DiPhoton10Time1p6ns_v2', + 'HLT_DiPhoton10Time1p8ns_v2', + 'HLT_DiPhoton10Time2ns_v2', + 'HLT_DiPhoton10_CaloIdL_v2', + 'HLT_DiPhoton10sminlt0p12_v2', + 'HLT_DiPhoton10sminlt0p1_v2', + 'HLT_DiSC30_18_EIso_AND_HE_Mass70_v15', + 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v3', + 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v3', + 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v15', + 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v15', + 'HLT_DoubleEle25_CaloIdL_MW_v6', + 'HLT_DoubleEle27_CaloIdL_MW_v6', + 'HLT_DoubleEle33_CaloIdL_MW_v19', + 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v22', + 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v22', + 'HLT_DoublePhoton33_CaloIdL_v8', + 'HLT_DoublePhoton70_v8', + 'HLT_DoublePhoton85_v16', + 'HLT_ECALHT800_v12', + 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v16', + 'HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v20', + 'HLT_Ele135_CaloIdVT_GsfTrkIdT_v9', + 'HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10', + 'HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v18', + 'HLT_Ele15_IsoVVVL_PFHT450_v18', + 'HLT_Ele15_IsoVVVL_PFHT600_v22', + 'HLT_Ele15_WPLoose_Gsf_v5', + 'HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v11', + 'HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v18', + 'HLT_Ele20_WPLoose_Gsf_v8', + 'HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v20', + 'HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v20', + 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v21', + 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v21', + 'HLT_Ele24_eta2p1_WPTight_Gsf_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3', + 'HLT_Ele24_eta2p1_WPTight_Gsf_TightChargedIsoPFTauHPS30_eta2p1_CrossL1_v3', + 'HLT_Ele27_WPTight_Gsf_v18', + 'HLT_Ele28_HighEta_SC20_Mass55_v15', + 'HLT_Ele28_WPTight_Gsf_v3', + 'HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v15', + 'HLT_Ele30_WPTight_Gsf_v3', + 'HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v15', + 'HLT_Ele32_WPTight_Gsf_L1DoubleEG_v11', + 'HLT_Ele32_WPTight_Gsf_v17', + 'HLT_Ele35_WPTight_Gsf_L1EGMT_v7', + 'HLT_Ele35_WPTight_Gsf_v11', + 'HLT_Ele38_WPTight_Gsf_v11', + 'HLT_Ele40_WPTight_Gsf_v11', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v2', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v20', + 'HLT_Ele50_IsoVVVL_PFHT450_v18', + 'HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v18', + 'HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v20', + 'HLT_Photon100EBHE10_v4', + 'HLT_Photon110EB_TightID_TightIso_v4', + 'HLT_Photon120_R9Id90_HE10_IsoM_v16', + 'HLT_Photon120_v15', + 'HLT_Photon150_v8', + 'HLT_Photon165_R9Id90_HE10_IsoM_v17', + 'HLT_Photon175_v16', + 'HLT_Photon200_v15', + 'HLT_Photon20_HoverELoose_v12', + 'HLT_Photon20_v4', + 'HLT_Photon300_NoHE_v14', + 'HLT_Photon30EB_TightID_TightIso_v3', + 'HLT_Photon30_HoverELoose_v12', + 'HLT_Photon33_v7', + 'HLT_Photon50_R9Id90_HE10_IsoM_v16', + 'HLT_Photon50_v15', + 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v13', + 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v7', + 'HLT_Photon75_R9Id90_HE10_IsoM_v16', + 'HLT_Photon75_v15', + 'HLT_Photon90_R9Id90_HE10_IsoM_v16', + 'HLT_Photon90_v15' ) ) fragment.hltPreDatasetEGamma = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78484,8 +82123,8 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_DoublePhoton85_v15', - 'HLT_PFJet500_v22 / 3' ) + triggerConditions = cms.vstring( 'HLT_DoublePhoton85_v16', + 'HLT_PFJet500_v23 / 3' ) ) fragment.hltPreDatasetEventDisplay = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78497,8 +82136,8 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_HT300_Beamspot_v12', - 'HLT_ZeroBias_Beamspot_v5' ) + triggerConditions = cms.vstring( 'HLT_HT300_Beamspot_v13', + 'HLT_ZeroBias_Beamspot_v6' ) ) fragment.hltPreDatasetExpressAlignment = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78510,12 +82149,13 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v20 / 3', - 'HLT_ExpressMuons_v2 / 25', - 'HLT_IsoMu20_v16 / 0', - 'HLT_IsoMu24_v14 / 0', - 'HLT_IsoMu27_v17 / 0', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v16', + triggerConditions = cms.vstring( 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v21 / 3', + 'HLT_ExpressMuons_v3 / 15', + 'HLT_IsoMu20_v17 / 0', + 'HLT_IsoMu24_v15 / 0', + 'HLT_IsoMu27_v18 / 0', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v7 / 3', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v17', 'HLT_Physics_v8', 'HLT_Random_v3', 'HLT_ZeroBias_Alignment_v2 / 6', @@ -78533,25 +82173,25 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v20', - 'HLT_Ele32_WPTight_Gsf_v16 / 5', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v1', - 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT550_DisplacedDijet60_Inclusive_v14', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v1', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v2', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v9', - 'HLT_PFHT510_v18 / 3', - 'HLT_PFJet260_v21', - 'HLT_PFJet320_v21', - 'HLT_PFMET130_PFMHT130_IDTight_v21 / 25', - 'HLT_PFMET140_PFMHT140_IDTight_v21 / 15' ) + triggerConditions = cms.vstring( 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v21', + 'HLT_Ele32_WPTight_Gsf_v17 / 5', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v2', + 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT550_DisplacedDijet60_Inclusive_v15', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v2', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v3', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v10', + 'HLT_PFHT510_v19 / 3', + 'HLT_PFJet260_v22', + 'HLT_PFJet320_v22', + 'HLT_PFMET130_PFMHT130_IDTight_v22 / 25', + 'HLT_PFMET140_PFMHT140_IDTight_v22 / 15' ) ) fragment.hltPreDatasetHLTMonitor = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78600,214 +82240,212 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_AK8DiPFJet250_250_MassSD30_v1', - 'HLT_AK8DiPFJet250_250_MassSD50_v1', - 'HLT_AK8DiPFJet260_260_MassSD30_v1', - 'HLT_AK8DiPFJet270_270_MassSD30_v1', - 'HLT_AK8PFHT750_TrimMass50_v13', - 'HLT_AK8PFHT800_TrimMass50_v13', - 'HLT_AK8PFHT850_TrimMass50_v12', - 'HLT_AK8PFHT900_TrimMass50_v12', - 'HLT_AK8PFJet140_v16', - 'HLT_AK8PFJet200_v16', - 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', - 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2', - 'HLT_AK8PFJet230_SoftDropMass40_v2', - 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', - 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2', - 'HLT_AK8PFJet260_v17', - 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', - 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2', - 'HLT_AK8PFJet320_v17', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np2_v3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np4_v3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_p02_v4', - 'HLT_AK8PFJet360_TrimMass30_v19', - 'HLT_AK8PFJet380_TrimMass30_v12', - 'HLT_AK8PFJet400_MassSD30_v1', - 'HLT_AK8PFJet400_SoftDropMass40_v2', - 'HLT_AK8PFJet400_TrimMass30_v13', - 'HLT_AK8PFJet400_v17', - 'HLT_AK8PFJet40_v17', - 'HLT_AK8PFJet420_MassSD30_v1', - 'HLT_AK8PFJet420_TrimMass30_v12', - 'HLT_AK8PFJet425_SoftDropMass40_v2', - 'HLT_AK8PFJet450_MassSD30_v1', - 'HLT_AK8PFJet450_SoftDropMass40_v2', - 'HLT_AK8PFJet450_v17', - 'HLT_AK8PFJet500_v17', - 'HLT_AK8PFJet550_v12', - 'HLT_AK8PFJet60_v16', - 'HLT_AK8PFJet80_v16', - 'HLT_AK8PFJetFwd140_v15', - 'HLT_AK8PFJetFwd15_v4', - 'HLT_AK8PFJetFwd200_v15', - 'HLT_AK8PFJetFwd25_v4', - 'HLT_AK8PFJetFwd260_v16', - 'HLT_AK8PFJetFwd320_v16', - 'HLT_AK8PFJetFwd400_v16', - 'HLT_AK8PFJetFwd40_v16', - 'HLT_AK8PFJetFwd450_v16', - 'HLT_AK8PFJetFwd500_v16', - 'HLT_AK8PFJetFwd60_v15', - 'HLT_AK8PFJetFwd80_v15', - 'HLT_CaloJet500_NoJetID_v13', - 'HLT_CaloJet550_NoJetID_v8', - 'HLT_CaloMET350_NotCleaned_v5', - 'HLT_CaloMET90_NotCleaned_v5', - 'HLT_CaloMHT90_v5', - 'HLT_DiJet110_35_Mjj650_PFMET110_v10', - 'HLT_DiJet110_35_Mjj650_PFMET120_v10', - 'HLT_DiJet110_35_Mjj650_PFMET130_v10', - 'HLT_DiPFJetAve100_HFJEC_v17', - 'HLT_DiPFJetAve140_v14', - 'HLT_DiPFJetAve160_HFJEC_v17', - 'HLT_DiPFJetAve200_v14', - 'HLT_DiPFJetAve220_HFJEC_v17', - 'HLT_DiPFJetAve260_v15', - 'HLT_DiPFJetAve300_HFJEC_v17', - 'HLT_DiPFJetAve320_v15', - 'HLT_DiPFJetAve400_v15', - 'HLT_DiPFJetAve40_v15', - 'HLT_DiPFJetAve500_v15', - 'HLT_DiPFJetAve60_HFJEC_v16', - 'HLT_DiPFJetAve60_v15', - 'HLT_DiPFJetAve80_HFJEC_v17', - 'HLT_DiPFJetAve80_v14', - 'HLT_DoublePFJets100_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets100_PFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets200_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets200_PFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets350_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets350_PFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets40_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets40_PFBTagDeepJet_p71_v2', - 'HLT_L1ETMHadSeeds_v3', - 'HLT_MET105_IsoTrk50_v10', - 'HLT_MET120_IsoTrk50_v10', - 'HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_Mu12eta2p3_PFJet40_v2', - 'HLT_Mu12eta2p3_v2', - 'HLT_PFHT1050_v19', - 'HLT_PFHT180_v18', - 'HLT_PFHT250_v18', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v4', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v2', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v10', - 'HLT_PFHT350_v20', - 'HLT_PFHT370_v18', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v9', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v2', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_v9', - 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v9', - 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v2', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v9', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v2', - 'HLT_PFHT400_SixPFJet32_v9', - 'HLT_PFHT430_v18', - 'HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v8', - 'HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v2', - 'HLT_PFHT450_SixPFJet36_v8', - 'HLT_PFHT500_PFMET100_PFMHT100_IDTight_v13', - 'HLT_PFHT500_PFMET110_PFMHT110_IDTight_v13', - 'HLT_PFHT510_v18', - 'HLT_PFHT590_v18', - 'HLT_PFHT680_v18', - 'HLT_PFHT700_PFMET85_PFMHT85_IDTight_v13', - 'HLT_PFHT780_v18', - 'HLT_PFHT800_PFMET75_PFMHT75_IDTight_v13', - 'HLT_PFHT890_v18', - 'HLT_PFJet110_v1', - 'HLT_PFJet140_v20', - 'HLT_PFJet200_v20', - 'HLT_PFJet260_v21', - 'HLT_PFJet320_v21', - 'HLT_PFJet400_v21', - 'HLT_PFJet40_v22', - 'HLT_PFJet450_v22', - 'HLT_PFJet500_v22', - 'HLT_PFJet550_v12', - 'HLT_PFJet60_v22', - 'HLT_PFJet80_v21', - 'HLT_PFJetFwd140_v19', - 'HLT_PFJetFwd15_v4', - 'HLT_PFJetFwd200_v19', - 'HLT_PFJetFwd25_v4', - 'HLT_PFJetFwd260_v20', - 'HLT_PFJetFwd320_v20', - 'HLT_PFJetFwd400_v20', - 'HLT_PFJetFwd40_v20', - 'HLT_PFJetFwd450_v20', - 'HLT_PFJetFwd500_v20', - 'HLT_PFJetFwd60_v20', - 'HLT_PFJetFwd80_v19', - 'HLT_PFMET100_PFMHT100_IDTight_PFHT60_v10', - 'HLT_PFMET105_IsoTrk50_v2', - 'HLT_PFMET110_PFJet100_v2', - 'HLT_PFMET110_PFMHT110_IDTight_v21', - 'HLT_PFMET120_PFMHT120_IDTight_PFHT60_v10', - 'HLT_PFMET120_PFMHT120_IDTight_v21', - 'HLT_PFMET130_PFMHT130_IDTight_v21', - 'HLT_PFMET140_PFMHT140_IDTight_v21', - 'HLT_PFMET200_BeamHaloCleaned_v10', - 'HLT_PFMET200_NotCleaned_v10', - 'HLT_PFMET250_NotCleaned_v10', - 'HLT_PFMET300_NotCleaned_v10', - 'HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v10', - 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v21', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v10', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v21', - 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v20', - 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v20', - 'HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v10', - 'HLT_PFMETTypeOne110_PFMHT110_IDTight_v13', - 'HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v10', - 'HLT_PFMETTypeOne120_PFMHT120_IDTight_v13', - 'HLT_PFMETTypeOne130_PFMHT130_IDTight_v13', - 'HLT_PFMETTypeOne140_PFMHT140_IDTight_v12', - 'HLT_PFMETTypeOne200_BeamHaloCleaned_v10', - 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet103_88_75_15_v6', - 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet105_88_76_15_v6', - 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet111_90_80_15_v6', - 'HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2', - 'HLT_QuadPFJet70_50_40_30_v2', - 'HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v2', - 'HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v2', - 'HLT_SingleJet30_Mu12_SinglePFJet40_v12', - 'HLT_TripleJet110_35_35_Mjj650_PFMET110_v10', - 'HLT_TripleJet110_35_35_Mjj650_PFMET120_v10', - 'HLT_TripleJet110_35_35_Mjj650_PFMET130_v10' ) + triggerConditions = cms.vstring( 'HLT_AK8DiPFJet250_250_MassSD30_v2', + 'HLT_AK8DiPFJet250_250_MassSD50_v2', + 'HLT_AK8DiPFJet260_260_MassSD30_v2', + 'HLT_AK8DiPFJet270_270_MassSD30_v2', + 'HLT_AK8PFHT750_TrimMass50_v14', + 'HLT_AK8PFHT800_TrimMass50_v14', + 'HLT_AK8PFHT850_TrimMass50_v13', + 'HLT_AK8PFHT900_TrimMass50_v13', + 'HLT_AK8PFJet140_v17', + 'HLT_AK8PFJet200_v17', + 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v3', + 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3', + 'HLT_AK8PFJet230_SoftDropMass40_v3', + 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v3', + 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3', + 'HLT_AK8PFJet260_v18', + 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v3', + 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3', + 'HLT_AK8PFJet320_v18', + 'HLT_AK8PFJet360_TrimMass30_v20', + 'HLT_AK8PFJet380_TrimMass30_v13', + 'HLT_AK8PFJet400_MassSD30_v2', + 'HLT_AK8PFJet400_SoftDropMass40_v3', + 'HLT_AK8PFJet400_TrimMass30_v14', + 'HLT_AK8PFJet400_v18', + 'HLT_AK8PFJet40_v18', + 'HLT_AK8PFJet420_MassSD30_v2', + 'HLT_AK8PFJet420_TrimMass30_v13', + 'HLT_AK8PFJet425_SoftDropMass40_v3', + 'HLT_AK8PFJet450_MassSD30_v2', + 'HLT_AK8PFJet450_SoftDropMass40_v3', + 'HLT_AK8PFJet450_v18', + 'HLT_AK8PFJet500_v18', + 'HLT_AK8PFJet550_v13', + 'HLT_AK8PFJet60_v17', + 'HLT_AK8PFJet80_v17', + 'HLT_AK8PFJetFwd140_v16', + 'HLT_AK8PFJetFwd15_v5', + 'HLT_AK8PFJetFwd200_v16', + 'HLT_AK8PFJetFwd25_v5', + 'HLT_AK8PFJetFwd260_v17', + 'HLT_AK8PFJetFwd320_v17', + 'HLT_AK8PFJetFwd400_v17', + 'HLT_AK8PFJetFwd40_v17', + 'HLT_AK8PFJetFwd450_v17', + 'HLT_AK8PFJetFwd500_v17', + 'HLT_AK8PFJetFwd60_v16', + 'HLT_AK8PFJetFwd80_v16', + 'HLT_CaloJet500_NoJetID_v14', + 'HLT_CaloJet550_NoJetID_v9', + 'HLT_CaloMET350_NotCleaned_v6', + 'HLT_CaloMET90_NotCleaned_v6', + 'HLT_CaloMHT90_v6', + 'HLT_DiJet110_35_Mjj650_PFMET110_v11', + 'HLT_DiJet110_35_Mjj650_PFMET120_v11', + 'HLT_DiJet110_35_Mjj650_PFMET130_v11', + 'HLT_DiPFJetAve100_HFJEC_v18', + 'HLT_DiPFJetAve140_v15', + 'HLT_DiPFJetAve160_HFJEC_v18', + 'HLT_DiPFJetAve200_v15', + 'HLT_DiPFJetAve220_HFJEC_v18', + 'HLT_DiPFJetAve260_HFJEC_v1', + 'HLT_DiPFJetAve260_v16', + 'HLT_DiPFJetAve300_HFJEC_v18', + 'HLT_DiPFJetAve320_v16', + 'HLT_DiPFJetAve400_v16', + 'HLT_DiPFJetAve40_v16', + 'HLT_DiPFJetAve500_v16', + 'HLT_DiPFJetAve60_HFJEC_v17', + 'HLT_DiPFJetAve60_v16', + 'HLT_DiPFJetAve80_HFJEC_v18', + 'HLT_DiPFJetAve80_v15', + 'HLT_DoublePFJets100_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets100_PFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets200_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets200_PFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets350_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets350_PFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets40_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets40_PFBTagDeepJet_p71_v3', + 'HLT_L1ETMHadSeeds_v4', + 'HLT_MET105_IsoTrk50_v11', + 'HLT_MET120_IsoTrk50_v11', + 'HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_Mu12eta2p3_PFJet40_v3', + 'HLT_Mu12eta2p3_v3', + 'HLT_PFHT1050_v20', + 'HLT_PFHT180_v19', + 'HLT_PFHT250_v19', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v5', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v3', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v11', + 'HLT_PFHT350_v21', + 'HLT_PFHT370_v19', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v10', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v3', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_v10', + 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v10', + 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v3', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v10', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v3', + 'HLT_PFHT400_SixPFJet32_v10', + 'HLT_PFHT430_v19', + 'HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v9', + 'HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v3', + 'HLT_PFHT450_SixPFJet36_v9', + 'HLT_PFHT500_PFMET100_PFMHT100_IDTight_v14', + 'HLT_PFHT500_PFMET110_PFMHT110_IDTight_v14', + 'HLT_PFHT510_v19', + 'HLT_PFHT590_v19', + 'HLT_PFHT680_v19', + 'HLT_PFHT700_PFMET85_PFMHT85_IDTight_v14', + 'HLT_PFHT780_v19', + 'HLT_PFHT800_PFMET75_PFMHT75_IDTight_v14', + 'HLT_PFHT890_v19', + 'HLT_PFJet110_v2', + 'HLT_PFJet140_v21', + 'HLT_PFJet200_v21', + 'HLT_PFJet260_v22', + 'HLT_PFJet320_v22', + 'HLT_PFJet400_v22', + 'HLT_PFJet40_v23', + 'HLT_PFJet450_v23', + 'HLT_PFJet500_v23', + 'HLT_PFJet550_v13', + 'HLT_PFJet60_v23', + 'HLT_PFJet80_v22', + 'HLT_PFJetFwd140_v20', + 'HLT_PFJetFwd15_v5', + 'HLT_PFJetFwd200_v20', + 'HLT_PFJetFwd25_v5', + 'HLT_PFJetFwd260_v21', + 'HLT_PFJetFwd320_v21', + 'HLT_PFJetFwd400_v21', + 'HLT_PFJetFwd40_v21', + 'HLT_PFJetFwd450_v21', + 'HLT_PFJetFwd500_v21', + 'HLT_PFJetFwd60_v21', + 'HLT_PFJetFwd80_v20', + 'HLT_PFMET100_PFMHT100_IDTight_PFHT60_v11', + 'HLT_PFMET105_IsoTrk50_v3', + 'HLT_PFMET110_PFJet100_v3', + 'HLT_PFMET110_PFMHT110_IDTight_v22', + 'HLT_PFMET120_PFMHT120_IDTight_PFHT60_v11', + 'HLT_PFMET120_PFMHT120_IDTight_v22', + 'HLT_PFMET130_PFMHT130_IDTight_v22', + 'HLT_PFMET140_PFMHT140_IDTight_v22', + 'HLT_PFMET200_BeamHaloCleaned_v11', + 'HLT_PFMET200_NotCleaned_v11', + 'HLT_PFMET250_NotCleaned_v11', + 'HLT_PFMET300_NotCleaned_v11', + 'HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v11', + 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v22', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v11', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v22', + 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v21', + 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v21', + 'HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v11', + 'HLT_PFMETTypeOne110_PFMHT110_IDTight_v14', + 'HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v11', + 'HLT_PFMETTypeOne120_PFMHT120_IDTight_v14', + 'HLT_PFMETTypeOne130_PFMHT130_IDTight_v14', + 'HLT_PFMETTypeOne140_PFMHT140_IDTight_v13', + 'HLT_PFMETTypeOne200_BeamHaloCleaned_v11', + 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v3', + 'HLT_QuadPFJet103_88_75_15_v7', + 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v3', + 'HLT_QuadPFJet105_88_76_15_v7', + 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v3', + 'HLT_QuadPFJet111_90_80_15_v7', + 'HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v3', + 'HLT_QuadPFJet70_50_40_30_v3', + 'HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v3', + 'HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v3', + 'HLT_SingleJet30_Mu12_SinglePFJet40_v13', + 'HLT_TripleJet110_35_35_Mjj650_PFMET110_v11', + 'HLT_TripleJet110_35_35_Mjj650_PFMET120_v11', + 'HLT_TripleJet110_35_35_Mjj650_PFMET130_v11' ) ) fragment.hltPreDatasetJetMET = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78832,32 +82470,32 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'MC_AK4CaloJetsFromPV_v9', - 'MC_AK4CaloJets_v10', - 'MC_AK4PFJets_v18', - 'MC_AK8CaloHT_v9', - 'MC_AK8PFHT_v17', - 'MC_AK8PFJets_v18', - 'MC_AK8TrimPFJets_v18', - 'MC_CaloBTagDeepCSV_v9', - 'MC_CaloHT_v9', - 'MC_CaloMET_JetIdCleaned_v10', - 'MC_CaloMET_v9', - 'MC_CaloMHT_v9', - 'MC_Diphoton10_10_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass10_v14', - 'MC_DoubleEle5_CaloIdL_MW_v16', - 'MC_DoubleMuNoFiltersNoVtx_v8', - 'MC_DoubleMu_TrkIsoVVL_DZ_v12', - 'MC_Ele15_Ele10_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'MC_Ele5_WPTight_Gsf_v9', - 'MC_IsoMu_v16', - 'MC_PFBTagDeepCSV_v11', - 'MC_PFBTagDeepJet_v2', - 'MC_PFHT_v17', - 'MC_PFMET_v18', - 'MC_PFMHT_v17', - 'MC_ReducedIterativeTracking_v13', - 'MC_Run3_PFScoutingPixelTracking_v16' ) + triggerConditions = cms.vstring( 'MC_AK4CaloJetsFromPV_v10', + 'MC_AK4CaloJets_v11', + 'MC_AK4PFJets_v19', + 'MC_AK8CaloHT_v10', + 'MC_AK8PFHT_v18', + 'MC_AK8PFJets_v19', + 'MC_AK8TrimPFJets_v19', + 'MC_CaloBTagDeepCSV_v10', + 'MC_CaloHT_v10', + 'MC_CaloMET_JetIdCleaned_v11', + 'MC_CaloMET_v10', + 'MC_CaloMHT_v10', + 'MC_Diphoton10_10_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass10_v15', + 'MC_DoubleEle5_CaloIdL_MW_v17', + 'MC_DoubleMuNoFiltersNoVtx_v9', + 'MC_DoubleMu_TrkIsoVVL_DZ_v13', + 'MC_Ele15_Ele10_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'MC_Ele5_WPTight_Gsf_v10', + 'MC_IsoMu_v17', + 'MC_PFBTagDeepCSV_v12', + 'MC_PFBTagDeepJet_v3', + 'MC_PFHT_v18', + 'MC_PFMET_v19', + 'MC_PFMHT_v18', + 'MC_ReducedIterativeTracking_v14', + 'MC_Run3_PFScoutingPixelTracking_v17' ) ) fragment.hltPreDatasetMonteCarlo = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78869,12 +82507,12 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_CascadeMu100_v4', - 'HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1', - 'HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2', - 'HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1', - 'HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1', - 'HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1', + triggerConditions = cms.vstring( 'HLT_CascadeMu100_v5', + 'HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2', + 'HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v3', + 'HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2', + 'HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2', + 'HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2', 'HLT_DoubleL2Mu23NoVtx_2Cha_CosmicSeed_v3', 'HLT_DoubleL2Mu23NoVtx_2Cha_v3', 'HLT_DoubleL2Mu25NoVtx_2Cha_CosmicSeed_Eta2p4_v3', @@ -78884,85 +82522,86 @@ 'HLT_DoubleL2Mu30NoVtx_2Cha_CosmicSeed_Eta2p4_v3', 'HLT_DoubleL2Mu30NoVtx_2Cha_Eta2p4_v3', 'HLT_DoubleL2Mu50_v3', - 'HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v1', - 'HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v1', - 'HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v2', - 'HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v1', - 'HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v1', - 'HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v1', - 'HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v11', - 'HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v11', - 'HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v11', - 'HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v11', - 'HLT_DoubleMu43NoFiltersNoVtx_v5', - 'HLT_DoubleMu48NoFiltersNoVtx_v5', - 'HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v9', - 'HLT_HighPtTkMu100_v3', - 'HLT_IsoMu20_eta2p1_LooseDeepTauPFTauHPS27_eta2p1_CrossL1_v2', - 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v2', - 'HLT_IsoMu20_v16', - 'HLT_IsoMu24_TwoProngs35_v2', - 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v2', - 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v2', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_v16', - 'HLT_IsoMu24_v14', - 'HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1', - 'HLT_IsoMu27_v17', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v1', + 'HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v2', + 'HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v2', + 'HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v3', + 'HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v2', + 'HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v2', + 'HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v2', + 'HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v12', + 'HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v12', + 'HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v12', + 'HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v12', + 'HLT_DoubleMu43NoFiltersNoVtx_v6', + 'HLT_DoubleMu48NoFiltersNoVtx_v6', + 'HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v10', + 'HLT_HighPtTkMu100_v4', + 'HLT_IsoMu20_eta2p1_LooseDeepTauPFTauHPS27_eta2p1_CrossL1_v3', + 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_CrossL1_v3', + 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v3', + 'HLT_IsoMu20_v17', + 'HLT_IsoMu24_TwoProngs35_v3', + 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v3', + 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_v17', + 'HLT_IsoMu24_v15', + 'HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2', + 'HLT_IsoMu27_v18', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v2', 'HLT_L1SingleMu18_v4', 'HLT_L1SingleMu25_v3', - 'HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v1', - 'HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v16', - 'HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9', - 'HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v16', - 'HLT_Mu15_IsoVVVL_PFHT450_v16', - 'HLT_Mu15_IsoVVVL_PFHT600_v20', - 'HLT_Mu15_v4', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v6', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v6', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v16', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v15', - 'HLT_Mu17_TrkIsoVVL_v14', - 'HLT_Mu17_v14', - 'HLT_Mu18_Mu9_SameSign_v5', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v4', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v4', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v4', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v4', - 'HLT_Mu19_TrkIsoVVL_v5', - 'HLT_Mu19_v5', - 'HLT_Mu20_v13', - 'HLT_Mu27_v14', - 'HLT_Mu37_TkMu27_v6', - 'HLT_Mu3_PFJet40_v17', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v3', - 'HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v16', - 'HLT_Mu50_IsoVVVL_PFHT450_v16', + 'HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v2', + 'HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v17', + 'HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10', + 'HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v17', + 'HLT_Mu15_IsoVVVL_PFHT450_v17', + 'HLT_Mu15_IsoVVVL_PFHT600_v21', + 'HLT_Mu15_v5', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v7', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v7', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v17', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v16', + 'HLT_Mu17_TrkIsoVVL_v15', + 'HLT_Mu17_v15', + 'HLT_Mu18_Mu9_SameSign_v6', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v5', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v5', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v5', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v5', + 'HLT_Mu19_TrkIsoVVL_v6', + 'HLT_Mu19_v6', + 'HLT_Mu20_v14', + 'HLT_Mu27_v15', + 'HLT_Mu37_TkMu27_v7', + 'HLT_Mu3_PFJet40_v18', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v4', + 'HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17', + 'HLT_Mu50_IsoVVVL_PFHT450_v17', 'HLT_Mu50_L1SingleMuShower_v1', - 'HLT_Mu50_v14', - 'HLT_Mu55_v4', - 'HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17', - 'HLT_Mu8_TrkIsoVVL_v13', - 'HLT_Mu8_v13', - 'HLT_TripleMu_10_5_5_DZ_v11', - 'HLT_TripleMu_12_10_5_v11', - 'HLT_TripleMu_5_3_3_Mass3p8_DCA_v4', - 'HLT_TripleMu_5_3_3_Mass3p8_DZ_v9', - 'HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v7' ) + 'HLT_Mu50_v15', + 'HLT_Mu55_v5', + 'HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v18', + 'HLT_Mu8_TrkIsoVVL_v14', + 'HLT_Mu8_v14', + 'HLT_TripleMu_10_5_5_DZ_v12', + 'HLT_TripleMu_12_10_5_v12', + 'HLT_TripleMu_5_3_3_Mass3p8_DCA_v5', + 'HLT_TripleMu_5_3_3_Mass3p8_DZ_v10', + 'HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v8' ) ) fragment.hltPreDatasetMuon = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78974,35 +82613,35 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v18', - 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v18', - 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v18', - 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v8', - 'HLT_Mu17_Photon30_IsoCaloId_v7', - 'HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v2', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v8', - 'HLT_Mu27_Ele37_CaloIdL_MW_v6', - 'HLT_Mu37_Ele27_CaloIdL_MW_v6', - 'HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v2', - 'HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v2', - 'HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v6', - 'HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v6', - 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v19', - 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v19', - 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v20', - 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v20', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v14', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v12' ) + triggerConditions = cms.vstring( 'HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v19', + 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v19', + 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v19', + 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v9', + 'HLT_Mu17_Photon30_IsoCaloId_v8', + 'HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v3', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v9', + 'HLT_Mu27_Ele37_CaloIdL_MW_v7', + 'HLT_Mu37_Ele27_CaloIdL_MW_v7', + 'HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v3', + 'HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v3', + 'HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v7', + 'HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v7', + 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v20', + 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v20', + 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v21', + 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v21', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v15', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v13' ) ) fragment.hltPreDatasetMuonEG = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -79035,162 +82674,162 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = ( cms.vstring( 'HLT_AK8DiPFJet250_250_MassSD30_v1 / 3', - 'HLT_AK8DiPFJet250_250_MassSD50_v1 / 3', - 'HLT_AK8DiPFJet260_260_MassSD30_v1 / 3', - 'HLT_AK8DiPFJet270_270_MassSD30_v1 / 3', - 'HLT_AK8PFHT750_TrimMass50_v13 / 3', - 'HLT_AK8PFHT800_TrimMass50_v13 / 3', - 'HLT_AK8PFHT850_TrimMass50_v12 / 3', - 'HLT_AK8PFHT900_TrimMass50_v12 / 3', - 'HLT_AK8PFJet140_v16 / 3', - 'HLT_AK8PFJet200_v16 / 3', - 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2 / 3', - 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2 / 3', - 'HLT_AK8PFJet230_SoftDropMass40_v2 / 3', - 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v2 / 3', - 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2 / 3', - 'HLT_AK8PFJet260_v17 / 3', - 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v2 / 3', - 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2 / 3', - 'HLT_AK8PFJet320_v17 / 3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np2_v3 / 3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np4_v3 / 3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_p02_v4 / 3', - 'HLT_AK8PFJet360_TrimMass30_v19 / 3', - 'HLT_AK8PFJet380_TrimMass30_v12 / 3', - 'HLT_AK8PFJet400_MassSD30_v1 / 3', - 'HLT_AK8PFJet400_SoftDropMass40_v2 / 3', - 'HLT_AK8PFJet400_TrimMass30_v13 / 3', - 'HLT_AK8PFJet400_v17 / 3', - 'HLT_AK8PFJet40_v17 / 3', - 'HLT_AK8PFJet420_MassSD30_v1 / 3', - 'HLT_AK8PFJet420_TrimMass30_v12 / 3', - 'HLT_AK8PFJet425_SoftDropMass40_v2 / 3', - 'HLT_AK8PFJet450_MassSD30_v1 / 3', - 'HLT_AK8PFJet450_SoftDropMass40_v2 / 3', - 'HLT_AK8PFJet450_v17 / 3', - 'HLT_AK8PFJet500_v17 / 3', - 'HLT_AK8PFJet550_v12 / 3', - 'HLT_AK8PFJet60_v16 / 3', - 'HLT_AK8PFJet80_v16 / 3', - 'HLT_AK8PFJetFwd140_v15 / 3', - 'HLT_AK8PFJetFwd15_v4 / 3', - 'HLT_AK8PFJetFwd200_v15 / 3', - 'HLT_AK8PFJetFwd25_v4 / 3', - 'HLT_AK8PFJetFwd260_v16 / 3', - 'HLT_AK8PFJetFwd320_v16 / 3', - 'HLT_AK8PFJetFwd400_v16 / 3', - 'HLT_AK8PFJetFwd40_v16 / 3', - 'HLT_AK8PFJetFwd450_v16 / 3', - 'HLT_AK8PFJetFwd500_v16 / 3', - 'HLT_AK8PFJetFwd60_v15 / 3', - 'HLT_AK8PFJetFwd80_v15 / 3', - 'HLT_BTagMu_AK4DiJet110_Mu5_v14 / 3', - 'HLT_BTagMu_AK4DiJet170_Mu5_v13 / 3', - 'HLT_BTagMu_AK4DiJet20_Mu5_v14 / 3', - 'HLT_BTagMu_AK4DiJet40_Mu5_v14 / 3', - 'HLT_BTagMu_AK4DiJet70_Mu5_v14 / 3', - 'HLT_BTagMu_AK4Jet300_Mu5_v13 / 3', - 'HLT_BTagMu_AK8DiJet170_Mu5_v10 / 3', - 'HLT_BTagMu_AK8Jet170_DoubleMu5_v3 / 3', - 'HLT_BTagMu_AK8Jet300_Mu5_v13 / 3', + triggerConditions = ( cms.vstring( 'HLT_AK8DiPFJet250_250_MassSD30_v2 / 3', + 'HLT_AK8DiPFJet250_250_MassSD50_v2 / 3', + 'HLT_AK8DiPFJet260_260_MassSD30_v2 / 3', + 'HLT_AK8DiPFJet270_270_MassSD30_v2 / 3', + 'HLT_AK8PFHT750_TrimMass50_v14 / 3', + 'HLT_AK8PFHT800_TrimMass50_v14 / 3', + 'HLT_AK8PFHT850_TrimMass50_v13 / 3', + 'HLT_AK8PFHT900_TrimMass50_v13 / 3', + 'HLT_AK8PFJet140_v17 / 3', + 'HLT_AK8PFJet200_v17 / 3', + 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v3 / 3', + 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3 / 3', + 'HLT_AK8PFJet230_SoftDropMass40_v3 / 3', + 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v3 / 3', + 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3 / 3', + 'HLT_AK8PFJet260_v18 / 3', + 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v3 / 3', + 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3 / 3', + 'HLT_AK8PFJet320_v18 / 3', + 'HLT_AK8PFJet360_TrimMass30_v20 / 3', + 'HLT_AK8PFJet380_TrimMass30_v13 / 3', + 'HLT_AK8PFJet400_MassSD30_v2 / 3', + 'HLT_AK8PFJet400_SoftDropMass40_v3 / 3', + 'HLT_AK8PFJet400_TrimMass30_v14 / 3', + 'HLT_AK8PFJet400_v18 / 3', + 'HLT_AK8PFJet40_v18 / 3', + 'HLT_AK8PFJet420_MassSD30_v2 / 3', + 'HLT_AK8PFJet420_TrimMass30_v13 / 3', + 'HLT_AK8PFJet425_SoftDropMass40_v3 / 3', + 'HLT_AK8PFJet450_MassSD30_v2 / 3', + 'HLT_AK8PFJet450_SoftDropMass40_v3 / 3', + 'HLT_AK8PFJet450_v18 / 3', + 'HLT_AK8PFJet500_v18 / 3', + 'HLT_AK8PFJet550_v13 / 3', + 'HLT_AK8PFJet60_v17 / 3', + 'HLT_AK8PFJet80_v17 / 3', + 'HLT_AK8PFJetFwd140_v16 / 3', + 'HLT_AK8PFJetFwd15_v5 / 3', + 'HLT_AK8PFJetFwd200_v16 / 3', + 'HLT_AK8PFJetFwd25_v5 / 3', + 'HLT_AK8PFJetFwd260_v17 / 3', + 'HLT_AK8PFJetFwd320_v17 / 3', + 'HLT_AK8PFJetFwd400_v17 / 3', + 'HLT_AK8PFJetFwd40_v17 / 3', + 'HLT_AK8PFJetFwd450_v17 / 3', + 'HLT_AK8PFJetFwd500_v17 / 3', + 'HLT_AK8PFJetFwd60_v16 / 3', + 'HLT_AK8PFJetFwd80_v16 / 3', + 'HLT_BTagMu_AK4DiJet110_Mu5_v15 / 3', + 'HLT_BTagMu_AK4DiJet170_Mu5_v14 / 3', + 'HLT_BTagMu_AK4DiJet20_Mu5_v15 / 3', + 'HLT_BTagMu_AK4DiJet40_Mu5_v15 / 3', + 'HLT_BTagMu_AK4DiJet70_Mu5_v15 / 3', + 'HLT_BTagMu_AK4Jet300_Mu5_v14 / 3', + 'HLT_BTagMu_AK8DiJet170_Mu5_v11 / 3', + 'HLT_BTagMu_AK8Jet170_DoubleMu5_v4 / 3', + 'HLT_BTagMu_AK8Jet300_Mu5_v14 / 3', 'HLT_CDC_L2cosmic_10_er1p0_v2 / 3', 'HLT_CDC_L2cosmic_5p5_er1p0_v2 / 3', - 'HLT_CaloJet500_NoJetID_v13 / 3', - 'HLT_CaloJet550_NoJetID_v8 / 3', - 'HLT_CaloMET350_NotCleaned_v5 / 3', - 'HLT_CaloMET60_DTCluster50_v2 / 3', - 'HLT_CaloMET60_DTClusterNoMB1S50_v2 / 3', - 'HLT_CaloMET90_NotCleaned_v5 / 3', - 'HLT_CaloMHT90_v5 / 3', - 'HLT_CascadeMu100_v4 / 3', + 'HLT_CaloJet500_NoJetID_v14 / 3', + 'HLT_CaloJet550_NoJetID_v9 / 3', + 'HLT_CaloMET350_NotCleaned_v6 / 3', + 'HLT_CaloMET60_DTCluster50_v3 / 3', + 'HLT_CaloMET60_DTClusterNoMB1S50_v3 / 3', + 'HLT_CaloMET90_NotCleaned_v6 / 3', + 'HLT_CaloMHT90_v6 / 3', + 'HLT_CascadeMu100_v5 / 3', 'HLT_CscCluster_Loose_v2 / 3', 'HLT_CscCluster_Medium_v2 / 3', 'HLT_CscCluster_Tight_v2 / 3', - 'HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v5 / 3', - 'HLT_DiJet110_35_Mjj650_PFMET110_v10 / 3', - 'HLT_DiJet110_35_Mjj650_PFMET120_v10 / 3', - 'HLT_DiJet110_35_Mjj650_PFMET130_v10 / 3', - 'HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v18 / 3', - 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v18 / 3', - 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v18 / 3', - 'HLT_DiPFJetAve100_HFJEC_v17 / 3', - 'HLT_DiPFJetAve140_v14 / 3', - 'HLT_DiPFJetAve160_HFJEC_v17 / 3', - 'HLT_DiPFJetAve200_v14 / 3', - 'HLT_DiPFJetAve220_HFJEC_v17 / 3', - 'HLT_DiPFJetAve260_v15 / 3', - 'HLT_DiPFJetAve300_HFJEC_v17 / 3', - 'HLT_DiPFJetAve320_v15 / 3', - 'HLT_DiPFJetAve400_v15 / 3', - 'HLT_DiPFJetAve40_v15 / 3', - 'HLT_DiPFJetAve500_v15 / 3', - 'HLT_DiPFJetAve60_HFJEC_v16 / 3', - 'HLT_DiPFJetAve60_v15 / 3', - 'HLT_DiPFJetAve80_HFJEC_v17 / 3', - 'HLT_DiPFJetAve80_v14 / 3', - 'HLT_DiPhoton10Time1p4ns_v1 / 3', - 'HLT_DiPhoton10Time1p6ns_v1 / 3', - 'HLT_DiPhoton10Time1p8ns_v1 / 3', - 'HLT_DiPhoton10Time2ns_v1 / 3', - 'HLT_DiPhoton10_CaloIdL_v1 / 3', - 'HLT_DiPhoton10sminlt0p12_v1 / 3', - 'HLT_DiPhoton10sminlt0p1_v1 / 3', - 'HLT_DiSC30_18_EIso_AND_HE_Mass70_v14 / 3', - 'HLT_Dimuon0_Jpsi3p5_Muon2_v6 / 3', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8 / 3', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8 / 3', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8 / 3', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8 / 3', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9 / 3', - 'HLT_Dimuon0_Jpsi_v9 / 3', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8 / 3', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9 / 3', - 'HLT_Dimuon0_LowMass_L1_4R_v8 / 3', - 'HLT_Dimuon0_LowMass_L1_4_v9 / 3', - 'HLT_Dimuon0_LowMass_L1_TM530_v7 / 3', - 'HLT_Dimuon0_LowMass_v9 / 3', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9 / 3', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10 / 3', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8 / 3', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10 / 3', - 'HLT_Dimuon0_Upsilon_L1_5M_v9 / 3', - 'HLT_Dimuon0_Upsilon_L1_5_v10 / 3', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7 / 3', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7 / 3', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8 / 3', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8 / 3', - 'HLT_Dimuon10_Upsilon_y1p4_v2 / 3', - 'HLT_Dimuon12_Upsilon_y1p4_v3 / 3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8 / 3', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6 / 3', - 'HLT_Dimuon14_PsiPrime_v14 / 3', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7 / 3', - 'HLT_Dimuon18_PsiPrime_v15 / 3', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8 / 3', - 'HLT_Dimuon24_Phi_noCorrL1_v7 / 3', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7 / 3', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7 / 3', - 'HLT_Dimuon25_Jpsi_v15 / 3', - 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1 / 3', - 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1 / 3', - 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1 / 3', - 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1 / 3', - 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v2 / 3', - 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v2 / 3', - 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v14 / 3', - 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v14 / 3', - 'HLT_DoubleEle25_CaloIdL_MW_v5 / 3', - 'HLT_DoubleEle27_CaloIdL_MW_v5 / 3', - 'HLT_DoubleEle33_CaloIdL_MW_v18 / 3', - 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v21 / 3', - 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v21 / 3', - 'HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1 / 3', - 'HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2 / 3', - 'HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1 / 3', - 'HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1 / 3', - 'HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1 / 3', + 'HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v6 / 3', + 'HLT_DiJet110_35_Mjj650_PFMET110_v11 / 3', + 'HLT_DiJet110_35_Mjj650_PFMET120_v11 / 3', + 'HLT_DiJet110_35_Mjj650_PFMET130_v11 / 3', + 'HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v19 / 3', + 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v19 / 3', + 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v19 / 3', + 'HLT_DiPFJetAve100_HFJEC_v18 / 3', + 'HLT_DiPFJetAve140_v15 / 3', + 'HLT_DiPFJetAve160_HFJEC_v18 / 3', + 'HLT_DiPFJetAve200_v15 / 3', + 'HLT_DiPFJetAve220_HFJEC_v18 / 3', + 'HLT_DiPFJetAve260_HFJEC_v1 / 3', + 'HLT_DiPFJetAve260_v16 / 3', + 'HLT_DiPFJetAve300_HFJEC_v18 / 3', + 'HLT_DiPFJetAve320_v16 / 3', + 'HLT_DiPFJetAve400_v16 / 3', + 'HLT_DiPFJetAve40_v16 / 3', + 'HLT_DiPFJetAve500_v16 / 3', + 'HLT_DiPFJetAve60_HFJEC_v17 / 3', + 'HLT_DiPFJetAve60_v16 / 3', + 'HLT_DiPFJetAve80_HFJEC_v18 / 3', + 'HLT_DiPFJetAve80_v15 / 3', + 'HLT_DiPhoton10Time1ns_v2 / 3', + 'HLT_DiPhoton10Time1p2ns_v2 / 3', + 'HLT_DiPhoton10Time1p4ns_v2 / 3', + 'HLT_DiPhoton10Time1p6ns_v2 / 3', + 'HLT_DiPhoton10Time1p8ns_v2 / 3', + 'HLT_DiPhoton10Time2ns_v2 / 3', + 'HLT_DiPhoton10_CaloIdL_v2 / 3', + 'HLT_DiPhoton10sminlt0p12_v2 / 3', + 'HLT_DiPhoton10sminlt0p1_v2 / 3', + 'HLT_DiSC30_18_EIso_AND_HE_Mass70_v15 / 3', + 'HLT_Dimuon0_Jpsi3p5_Muon2_v7 / 3', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9 / 3', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9 / 3', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9 / 3', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9 / 3', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10 / 3', + 'HLT_Dimuon0_Jpsi_v10 / 3', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9 / 3', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10 / 3', + 'HLT_Dimuon0_LowMass_L1_4R_v9 / 3', + 'HLT_Dimuon0_LowMass_L1_4_v10 / 3', + 'HLT_Dimuon0_LowMass_L1_TM530_v8 / 3', + 'HLT_Dimuon0_LowMass_v10 / 3', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10 / 3', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11 / 3', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9 / 3', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11 / 3', + 'HLT_Dimuon0_Upsilon_L1_5M_v10 / 3', + 'HLT_Dimuon0_Upsilon_L1_5_v11 / 3', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8 / 3', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8 / 3', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9 / 3', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9 / 3', + 'HLT_Dimuon10_Upsilon_y1p4_v3 / 3', + 'HLT_Dimuon12_Upsilon_y1p4_v4 / 3', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9 / 3', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7 / 3', + 'HLT_Dimuon14_PsiPrime_v15 / 3', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8 / 3', + 'HLT_Dimuon18_PsiPrime_v16 / 3', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9 / 3', + 'HLT_Dimuon24_Phi_noCorrL1_v8 / 3', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8 / 3', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8 / 3', + 'HLT_Dimuon25_Jpsi_v16 / 3', + 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2 / 3', + 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2 / 3', + 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2 / 3', + 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2 / 3', + 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v3 / 3', + 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v3 / 3', + 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v15 / 3', + 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v15 / 3', + 'HLT_DoubleEle25_CaloIdL_MW_v6 / 3', + 'HLT_DoubleEle27_CaloIdL_MW_v6 / 3', + 'HLT_DoubleEle33_CaloIdL_MW_v19 / 3', + 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v22 / 3', + 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v22 / 3', + 'HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2 / 3', + 'HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v3 / 3', + 'HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2 / 3', + 'HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2 / 3', + 'HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2 / 3', 'HLT_DoubleL2Mu23NoVtx_2Cha_CosmicSeed_v3 / 3', 'HLT_DoubleL2Mu23NoVtx_2Cha_v3 / 3', 'HLT_DoubleL2Mu25NoVtx_2Cha_CosmicSeed_Eta2p4_v3 / 3', @@ -79200,141 +82839,148 @@ 'HLT_DoubleL2Mu30NoVtx_2Cha_CosmicSeed_Eta2p4_v3 / 3', 'HLT_DoubleL2Mu30NoVtx_2Cha_Eta2p4_v3 / 3', 'HLT_DoubleL2Mu50_v3 / 3', - 'HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v1 / 3', - 'HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v1 / 3', - 'HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v2 / 3', - 'HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v1 / 3', - 'HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v1 / 3', - 'HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v1 / 3', - 'HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v2 / 3', - 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v1 / 3', - 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v1 / 3', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7 / 3', - 'HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v11 / 3', - 'HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v11 / 3', - 'HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v11 / 3', - 'HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v11 / 3', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5 / 3', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5 / 3', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7 / 3', - 'HLT_DoubleMu3_Trk_Tau3mu_v13 / 3', - 'HLT_DoubleMu43NoFiltersNoVtx_v5 / 3', - 'HLT_DoubleMu48NoFiltersNoVtx_v5 / 3', - 'HLT_DoubleMu4_3_Bs_v16 / 3', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1 / 3', - 'HLT_DoubleMu4_3_Jpsi_v16 / 3', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1 / 3', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8 / 3', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1 / 3', - 'HLT_DoubleMu4_Jpsi_Displaced_v8 / 3', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8 / 3', - 'HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v9 / 3', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16 / 3', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5 / 3', - 'HLT_DoublePFJets100_PFBTagDeepCSV_p71_v2 / 3', - 'HLT_DoublePFJets100_PFBTagDeepJet_p71_v2 / 3', - 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2 / 3', - 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v2 / 3', - 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2 / 3', - 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v2 / 3', - 'HLT_DoublePFJets200_PFBTagDeepCSV_p71_v2 / 3', - 'HLT_DoublePFJets200_PFBTagDeepJet_p71_v2 / 3', - 'HLT_DoublePFJets350_PFBTagDeepCSV_p71_v2 / 3', - 'HLT_DoublePFJets350_PFBTagDeepJet_p71_v2 / 3', - 'HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v1 / 3', - 'HLT_DoublePFJets40_PFBTagDeepCSV_p71_v2 / 3', - 'HLT_DoublePFJets40_PFBTagDeepJet_p71_v2 / 3', - 'HLT_DoublePhoton33_CaloIdL_v7 / 3', - 'HLT_DoublePhoton70_v7 / 3', - 'HLT_DoublePhoton85_v15 / 3', - 'HLT_ECALHT800_v11 / 3', - 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v15 / 3', - 'HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v19 / 3', - 'HLT_Ele135_CaloIdVT_GsfTrkIdT_v8 / 3', - 'HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9 / 3', - 'HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v17 / 3', - 'HLT_Ele15_IsoVVVL_PFHT450_v17 / 3', - 'HLT_Ele15_IsoVVVL_PFHT600_v21 / 3', - 'HLT_Ele15_WPLoose_Gsf_v4 / 3', - 'HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v10 / 3', - 'HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v17 / 3', - 'HLT_Ele20_WPLoose_Gsf_v7 / 3', - 'HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v19 / 3', - 'HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v19 / 3', - 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v20 / 3', - 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v20 / 3', - 'HLT_Ele27_WPTight_Gsf_v17 / 3', - 'HLT_Ele28_HighEta_SC20_Mass55_v14 / 3', - 'HLT_Ele28_WPTight_Gsf_v2 / 3', - 'HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v14 / 3', - 'HLT_Ele30_WPTight_Gsf_v2 / 3', - 'HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v14 / 3', - 'HLT_Ele32_WPTight_Gsf_L1DoubleEG_v10 / 3', - 'HLT_Ele32_WPTight_Gsf_v16 / 3', - 'HLT_Ele35_WPTight_Gsf_L1EGMT_v6 / 3', - 'HLT_Ele35_WPTight_Gsf_v10 / 3', - 'HLT_Ele38_WPTight_Gsf_v10 / 3', - 'HLT_Ele40_WPTight_Gsf_v10 / 3', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1 / 3', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v1 / 3', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v19 / 3', - 'HLT_Ele50_IsoVVVL_PFHT450_v17 / 3', - 'HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v17 / 3', - 'HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v19 / 3', - 'HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1 / 3', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v1 / 3', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v1 / 3', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v1 / 3', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v1 / 3', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v1 / 3', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v1 / 3', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1 / 3', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v1 / 3')+cms.vstring( 'HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v1 / 3', - 'HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1 / 3', - 'HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1 / 3', - 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v14 / 3', - 'HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1 / 3', - 'HLT_HT425_v10 / 3', - 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v2 / 3', - 'HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v2 / 3', - 'HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v2 / 3', - 'HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v2 / 3', - 'HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v2 / 3', - 'HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v2 / 3', - 'HLT_HT430_DisplacedDijet40_DisplacedTrack_v14 / 3', - 'HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v2 / 3', - 'HLT_HT430_DisplacedDijet60_DisplacedTrack_v14 / 3', - 'HLT_HT500_DisplacedDijet40_DisplacedTrack_v14 / 3', - 'HLT_HT550_DisplacedDijet60_Inclusive_v14 / 3', - 'HLT_HT650_DisplacedDijet60_Inclusive_v14 / 3', + 'HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v2 / 3', + 'HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v2 / 3', + 'HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v3 / 3', + 'HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v2 / 3', + 'HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v2 / 3', + 'HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v2 / 3', + 'HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v3 / 3', + 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v2 / 3', + 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v2 / 3', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8 / 3', + 'HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v12 / 3', + 'HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v12 / 3', + 'HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v12 / 3', + 'HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v12 / 3', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6 / 3', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6 / 3', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8 / 3', + 'HLT_DoubleMu3_Trk_Tau3mu_v14 / 3', + 'HLT_DoubleMu43NoFiltersNoVtx_v6 / 3', + 'HLT_DoubleMu48NoFiltersNoVtx_v6 / 3', + 'HLT_DoubleMu4_3_Bs_v17 / 3', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2 / 3', + 'HLT_DoubleMu4_3_Jpsi_v17 / 3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2 / 3', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9 / 3', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2 / 3', + 'HLT_DoubleMu4_Jpsi_Displaced_v9 / 3', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9 / 3', + 'HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v10 / 3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17 / 3', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6 / 3', + 'HLT_DoublePFJets100_PFBTagDeepCSV_p71_v3 / 3', + 'HLT_DoublePFJets100_PFBTagDeepJet_p71_v3 / 3', + 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3 / 3', + 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v3 / 3', + 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3 / 3', + 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v3 / 3', + 'HLT_DoublePFJets200_PFBTagDeepCSV_p71_v3 / 3', + 'HLT_DoublePFJets200_PFBTagDeepJet_p71_v3 / 3', + 'HLT_DoublePFJets350_PFBTagDeepCSV_p71_v3 / 3', + 'HLT_DoublePFJets350_PFBTagDeepJet_p71_v3 / 3', + 'HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v2 / 3', + 'HLT_DoublePFJets40_PFBTagDeepCSV_p71_v3 / 3', + 'HLT_DoublePFJets40_PFBTagDeepJet_p71_v3 / 3', + 'HLT_DoublePhoton33_CaloIdL_v8 / 3', + 'HLT_DoublePhoton70_v8 / 3', + 'HLT_DoublePhoton85_v16 / 3', + 'HLT_ECALHT800_v12 / 3', + 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v16 / 3', + 'HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v20 / 3', + 'HLT_Ele135_CaloIdVT_GsfTrkIdT_v9 / 3', + 'HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10 / 3', + 'HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v18 / 3', + 'HLT_Ele15_IsoVVVL_PFHT450_v18 / 3', + 'HLT_Ele15_IsoVVVL_PFHT600_v22 / 3', + 'HLT_Ele15_WPLoose_Gsf_v5 / 3', + 'HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v11 / 3', + 'HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v18 / 3', + 'HLT_Ele20_WPLoose_Gsf_v8 / 3', + 'HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v20 / 3', + 'HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v20 / 3', + 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v21 / 3', + 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v21 / 3', + 'HLT_Ele24_eta2p1_WPTight_Gsf_TightChargedIsoPFTauHPS30_eta2p1_CrossL1_v3 / 3', + 'HLT_Ele27_WPTight_Gsf_v18 / 3', + 'HLT_Ele28_HighEta_SC20_Mass55_v15 / 3', + 'HLT_Ele28_WPTight_Gsf_v3 / 3', + 'HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v15 / 3', + 'HLT_Ele30_WPTight_Gsf_v3 / 3', + 'HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v15 / 3', + 'HLT_Ele32_WPTight_Gsf_L1DoubleEG_v11 / 3', + 'HLT_Ele32_WPTight_Gsf_v17 / 3', + 'HLT_Ele35_WPTight_Gsf_L1EGMT_v7 / 3', + 'HLT_Ele35_WPTight_Gsf_v11 / 3', + 'HLT_Ele38_WPTight_Gsf_v11 / 3', + 'HLT_Ele40_WPTight_Gsf_v11 / 3', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2 / 3', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v2 / 3', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v20 / 3', + 'HLT_Ele50_IsoVVVL_PFHT450_v18 / 3', + 'HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v18 / 3', + 'HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v20 / 3', + 'HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2 / 3', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v2 / 3', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v2 / 3', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v2 / 3', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v2 / 3', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v2 / 3', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v2 / 3', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2 / 3')+cms.vstring( 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v2 / 3', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v2 / 3', + 'HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2 / 3', + 'HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2 / 3', + 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v15 / 3', + 'HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2 / 3', + 'HLT_HT425_v11 / 3', + 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsInclusive_v1 / 3', + 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v3 / 3', + 'HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v3 / 3', + 'HLT_HT430_DelayedJet40_SingleDelay0p5nsInclusive_v1 / 3', + 'HLT_HT430_DelayedJet40_SingleDelay0p5nsTrackless_v1 / 3', + 'HLT_HT430_DelayedJet40_SingleDelay1nsInclusive_v1 / 3', + 'HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v3 / 3', + 'HLT_HT430_DelayedJet40_SingleDelay1p5nsInclusive_v1 / 3', + 'HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v3 / 3', + 'HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v3 / 3', + 'HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v3 / 3', + 'HLT_HT430_DisplacedDijet40_DisplacedTrack_v15 / 3', + 'HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v3 / 3', + 'HLT_HT430_DisplacedDijet60_DisplacedTrack_v15 / 3', + 'HLT_HT500_DisplacedDijet40_DisplacedTrack_v15 / 3', + 'HLT_HT550_DisplacedDijet60_Inclusive_v15 / 3', + 'HLT_HT650_DisplacedDijet60_Inclusive_v15 / 3', 'HLT_HcalIsolatedbunch_v6 / 3', 'HLT_HcalNZS_v14 / 3', 'HLT_HcalPhiSym_v16 / 3', - 'HLT_HighPtTkMu100_v3 / 3', - 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v2 / 3', - 'HLT_IsoMu20_v16 / 3', - 'HLT_IsoMu24_TwoProngs35_v2 / 3', - 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v2 / 3', - 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2 / 3', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1 / 3', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v1 / 3', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v1 / 3', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v1 / 3', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v2 / 3', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v1 / 3', - 'HLT_IsoMu24_eta2p1_v16 / 3', - 'HLT_IsoMu24_v14 / 3', - 'HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1 / 3', - 'HLT_IsoMu27_v17 / 3', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1 / 3', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v1 / 3', - 'HLT_IsoTrackHB_v5 / 3', - 'HLT_IsoTrackHE_v5 / 3', + 'HLT_HighPtTkMu100_v4 / 3', + 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_CrossL1_v3 / 3', + 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v3 / 3', + 'HLT_IsoMu20_v17 / 3', + 'HLT_IsoMu24_TwoProngs35_v3 / 3', + 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v3 / 3', + 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3 / 3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2 / 3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v2 / 3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v2 / 3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v2 / 3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v3 / 3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v2 / 3', + 'HLT_IsoMu24_eta2p1_v17 / 3', + 'HLT_IsoMu24_v15 / 3', + 'HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2 / 3', + 'HLT_IsoMu27_v18 / 3', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2 / 3', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v2 / 3', + 'HLT_IsoTrackHB_v6 / 3', + 'HLT_IsoTrackHE_v6 / 3', 'HLT_L1CSCShower_DTCluster50_v2 / 3', 'HLT_L1CSCShower_DTCluster75_v2 / 3', - 'HLT_L1ETMHadSeeds_v3 / 3', - 'HLT_L1MET_DTCluster50_v2 / 3', - 'HLT_L1MET_DTClusterNoMB1S50_v2 / 3', + 'HLT_L1ETMHadSeeds_v4 / 3', + 'HLT_L1MET_DTCluster50_v3 / 3', + 'HLT_L1MET_DTClusterNoMB1S50_v3 / 3', 'HLT_L1Mu6HT240_v2 / 3', 'HLT_L1NotBptxOR_v4 / 3', 'HLT_L1SingleMu18_v4 / 3', @@ -79347,248 +82993,250 @@ 'HLT_L2Mu10_NoVertex_NoBPTX_v7 / 3', 'HLT_L2Mu40_NoVertex_3Sta_NoBPTX3BX_v6 / 3', 'HLT_L2Mu45_NoVertex_3Sta_NoBPTX3BX_v5 / 3', - 'HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v1 / 3', - 'HLT_MET105_IsoTrk50_v10 / 3', - 'HLT_MET120_IsoTrk50_v10 / 3', - 'HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v16 / 3', - 'HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v2 / 3', - 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v16 / 3', - 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v8 / 3', - 'HLT_Mu12eta2p3_PFJet40_v2 / 3', - 'HLT_Mu12eta2p3_v2 / 3', - 'HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9 / 3', - 'HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v16 / 3', - 'HLT_Mu15_IsoVVVL_PFHT450_v16 / 3', - 'HLT_Mu15_IsoVVVL_PFHT600_v20 / 3', - 'HLT_Mu15_v4 / 3', - 'HLT_Mu17_Photon30_IsoCaloId_v7 / 3', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v6 / 3', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v6 / 3', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v16 / 3', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v15 / 3', - 'HLT_Mu17_TrkIsoVVL_v14 / 3', - 'HLT_Mu17_v14 / 3', - 'HLT_Mu18_Mu9_SameSign_v5 / 3', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v4 / 3', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v4 / 3', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v4 / 3', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v4 / 3', - 'HLT_Mu19_TrkIsoVVL_v5 / 3', - 'HLT_Mu19_v5 / 3', - 'HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v2 / 3', - 'HLT_Mu20_TkMu0_Phi_v9 / 3', - 'HLT_Mu20_v13 / 3', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v16 / 3', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v8 / 3', - 'HLT_Mu25_TkMu0_Onia_v9 / 3', - 'HLT_Mu25_TkMu0_Phi_v9 / 3', - 'HLT_Mu27_Ele37_CaloIdL_MW_v6 / 3', - 'HLT_Mu27_v14 / 3', - 'HLT_Mu30_TkMu0_Psi_v2 / 3', - 'HLT_Mu30_TkMu0_Upsilon_v2 / 3', - 'HLT_Mu37_Ele27_CaloIdL_MW_v6 / 3', - 'HLT_Mu37_TkMu27_v6 / 3', - 'HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v2 / 3', - 'HLT_Mu3_PFJet40_v17 / 3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v3 / 3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v3 / 3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v3 / 3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v3 / 3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v3 / 3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v3 / 3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v3 / 3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v3 / 3', - 'HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v2 / 3', - 'HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v6 / 3', - 'HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v6 / 3', - 'HLT_Mu4_L1DoubleMu_v2 / 3', - 'HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v16 / 3', - 'HLT_Mu50_IsoVVVL_PFHT450_v16 / 3', + 'HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v2 / 3', + 'HLT_MET105_IsoTrk50_v11 / 3', + 'HLT_MET120_IsoTrk50_v11 / 3', + 'HLT_MediumChargedIsoPFTau180HighPtRelaxedIso_Trk50_eta2p1_v14 / 3', + 'HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v17 / 3', + 'HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v3 / 3', + 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v17 / 3', + 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v9 / 3', + 'HLT_Mu12eta2p3_PFJet40_v3 / 3', + 'HLT_Mu12eta2p3_v3 / 3', + 'HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10 / 3', + 'HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v17 / 3', + 'HLT_Mu15_IsoVVVL_PFHT450_v17 / 3', + 'HLT_Mu15_IsoVVVL_PFHT600_v21 / 3', + 'HLT_Mu15_v5 / 3', + 'HLT_Mu17_Photon30_IsoCaloId_v8 / 3', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v7 / 3', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v7 / 3', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v17 / 3', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v16 / 3', + 'HLT_Mu17_TrkIsoVVL_v15 / 3', + 'HLT_Mu17_v15 / 3', + 'HLT_Mu18_Mu9_SameSign_v6 / 3', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v5 / 3', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v5 / 3', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v5 / 3', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v5 / 3', + 'HLT_Mu19_TrkIsoVVL_v6 / 3', + 'HLT_Mu19_v6 / 3', + 'HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v3 / 3', + 'HLT_Mu20_TkMu0_Phi_v10 / 3', + 'HLT_Mu20_v14 / 3', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v17 / 3', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v9 / 3', + 'HLT_Mu25_TkMu0_Onia_v10 / 3', + 'HLT_Mu25_TkMu0_Phi_v10 / 3', + 'HLT_Mu27_Ele37_CaloIdL_MW_v7 / 3', + 'HLT_Mu27_v15 / 3', + 'HLT_Mu30_TkMu0_Psi_v3 / 3', + 'HLT_Mu30_TkMu0_Upsilon_v3 / 3', + 'HLT_Mu37_Ele27_CaloIdL_MW_v7 / 3', + 'HLT_Mu37_TkMu27_v7 / 3', + 'HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v3 / 3', + 'HLT_Mu3_PFJet40_v18 / 3', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v4 / 3', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v4 / 3', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v4 / 3', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v4 / 3', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v4 / 3', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v4 / 3', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v4 / 3', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v4 / 3', + 'HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v3 / 3', + 'HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v7 / 3', + 'HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v7 / 3', + 'HLT_Mu4_L1DoubleMu_v3 / 3', + 'HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17 / 3', + 'HLT_Mu50_IsoVVVL_PFHT450_v17 / 3', 'HLT_Mu50_L1SingleMuShower_v1 / 3', - 'HLT_Mu50_v14 / 3', - 'HLT_Mu55_v4 / 3', - 'HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v2 / 3', - 'HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v2 / 3', - 'HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v2 / 3', - 'HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v2 / 3', - 'HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v2 / 3', - 'HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v2 / 3', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11 / 3', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11 / 3', - 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v19 / 3', - 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v19 / 3', - 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v20 / 3', - 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v20 / 3', - 'HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17 / 3', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v2 / 3', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v2 / 3', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v1 / 3', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v2 / 3', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v2 / 3', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v2 / 3', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v1 / 3', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v1 / 3', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v14 / 3', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v12 / 3', - 'HLT_Mu8_TrkIsoVVL_v13 / 3', - 'HLT_Mu8_v13 / 3', - 'HLT_OnlineMonitorGroup_v2 / 10', - 'HLT_PFHT1050_v19 / 3', - 'HLT_PFHT180_v18 / 3', - 'HLT_PFHT250_v18 / 3', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v4 / 3', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v2 / 3', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v10 / 3', - 'HLT_PFHT350_v20 / 3', - 'HLT_PFHT370_v18 / 3', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v9 / 3', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v2 / 3', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_v9 / 3', - 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v9 / 3', - 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v2 / 3', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v9 / 3', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v2 / 3', - 'HLT_PFHT400_SixPFJet32_v9 / 3', - 'HLT_PFHT430_v18 / 3', - 'HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v8 / 3', - 'HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v2 / 3', - 'HLT_PFHT450_SixPFJet36_v8 / 3', - 'HLT_PFHT500_PFMET100_PFMHT100_IDTight_v13 / 3', - 'HLT_PFHT500_PFMET110_PFMHT110_IDTight_v13 / 3', - 'HLT_PFHT510_v18 / 3', - 'HLT_PFHT590_v18 / 3', - 'HLT_PFHT680_v18 / 3', - 'HLT_PFHT700_PFMET85_PFMHT85_IDTight_v13 / 3', - 'HLT_PFHT780_v18 / 3', - 'HLT_PFHT800_PFMET75_PFMHT75_IDTight_v13 / 3', - 'HLT_PFHT890_v18 / 3', - 'HLT_PFJet110_v1 / 3', - 'HLT_PFJet140_v20 / 3', - 'HLT_PFJet200_v20 / 3', - 'HLT_PFJet260_v21 / 3', - 'HLT_PFJet320_v21 / 3', - 'HLT_PFJet400_v21 / 3', - 'HLT_PFJet40_v22 / 3', - 'HLT_PFJet450_v22 / 3', - 'HLT_PFJet500_v22 / 3', - 'HLT_PFJet550_v12 / 3', - 'HLT_PFJet60_v22 / 3', - 'HLT_PFJet80_v21 / 3', - 'HLT_PFJetFwd140_v19 / 3', - 'HLT_PFJetFwd15_v4 / 3', - 'HLT_PFJetFwd200_v19 / 3', - 'HLT_PFJetFwd25_v4 / 3', - 'HLT_PFJetFwd260_v20 / 3', - 'HLT_PFJetFwd320_v20 / 3', - 'HLT_PFJetFwd400_v20 / 3', - 'HLT_PFJetFwd40_v20 / 3', - 'HLT_PFJetFwd450_v20 / 3', - 'HLT_PFJetFwd500_v20 / 3', - 'HLT_PFJetFwd60_v20 / 3', - 'HLT_PFJetFwd80_v19 / 3', - 'HLT_PFMET100_PFMHT100_IDTight_PFHT60_v10 / 3', - 'HLT_PFMET105_IsoTrk50_v2 / 3', - 'HLT_PFMET110_PFJet100_v2 / 3', - 'HLT_PFMET110_PFMHT110_IDTight_v21 / 3', - 'HLT_PFMET120_PFMHT120_IDTight_PFHT60_v10 / 3', - 'HLT_PFMET120_PFMHT120_IDTight_v21 / 3', - 'HLT_PFMET130_PFMHT130_IDTight_v21 / 3', - 'HLT_PFMET140_PFMHT140_IDTight_v21 / 3', - 'HLT_PFMET200_BeamHaloCleaned_v10 / 3', - 'HLT_PFMET200_NotCleaned_v10 / 3', - 'HLT_PFMET250_NotCleaned_v10 / 3', - 'HLT_PFMET300_NotCleaned_v10 / 3', - 'HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v10 / 3', - 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v1 / 3', - 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v21 / 3', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v1 / 3', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v10 / 3', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v21 / 3', - 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v1 / 3', - 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v20 / 3', - 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v1 / 3', - 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v20 / 3', - 'HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v10 / 3', - 'HLT_PFMETTypeOne110_PFMHT110_IDTight_v13 / 3', - 'HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v10 / 3', - 'HLT_PFMETTypeOne120_PFMHT120_IDTight_v13 / 3', - 'HLT_PFMETTypeOne130_PFMHT130_IDTight_v13 / 3', - 'HLT_PFMETTypeOne140_PFMHT140_IDTight_v12 / 3', - 'HLT_PFMETTypeOne200_BeamHaloCleaned_v10 / 3', - 'HLT_Photon100EBHE10_v3 / 3', - 'HLT_Photon110EB_TightID_TightIso_v3 / 3', - 'HLT_Photon120_R9Id90_HE10_IsoM_v15 / 3', - 'HLT_Photon120_v14 / 3', - 'HLT_Photon150_v7 / 3', - 'HLT_Photon165_R9Id90_HE10_IsoM_v16 / 3', - 'HLT_Photon175_v15 / 3', - 'HLT_Photon200_v14 / 3', - 'HLT_Photon20_HoverELoose_v11 / 3', - 'HLT_Photon20_v3 / 3', - 'HLT_Photon300_NoHE_v13 / 3', - 'HLT_Photon30EB_TightID_TightIso_v2 / 3', - 'HLT_Photon30_HoverELoose_v11 / 3', - 'HLT_Photon33_v6 / 3', - 'HLT_Photon35_TwoProngs35_v2 / 3', - 'HLT_Photon50_R9Id90_HE10_IsoM_v15 / 3', - 'HLT_Photon50_v14 / 3', - 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v12 / 3')+cms.vstring( 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v6 / 3', - 'HLT_Photon75_R9Id90_HE10_IsoM_v15 / 3', - 'HLT_Photon75_v14 / 3', - 'HLT_Photon90_R9Id90_HE10_IsoM_v15 / 3', - 'HLT_Photon90_v14 / 3', + 'HLT_Mu50_v15 / 3', + 'HLT_Mu55_v5 / 3', + 'HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v3 / 3', + 'HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v3 / 3', + 'HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v3 / 3', + 'HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v3 / 3', + 'HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v3 / 3', + 'HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v3 / 3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12 / 3', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12 / 3', + 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v20 / 3', + 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v20 / 3', + 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v21 / 3', + 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v21 / 3', + 'HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v18 / 3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v3 / 3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v3 / 3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v2 / 3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v3 / 3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v3 / 3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v3 / 3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2 / 3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v2 / 3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v15 / 3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v13 / 3', + 'HLT_Mu8_TrkIsoVVL_v14 / 3', + 'HLT_Mu8_v14 / 3', + 'HLT_OnlineMonitorGroup_v3 / 10', + 'HLT_PFHT1050_v20 / 3', + 'HLT_PFHT180_v19 / 3', + 'HLT_PFHT250_v19 / 3', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v5 / 3', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v3 / 3', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v11 / 3', + 'HLT_PFHT350_v21 / 3', + 'HLT_PFHT370_v19 / 3', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v10 / 3', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v3 / 3', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_v10 / 3', + 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v10 / 3', + 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v3 / 3', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v10 / 3', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v3 / 3', + 'HLT_PFHT400_SixPFJet32_v10 / 3', + 'HLT_PFHT430_v19 / 3', + 'HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v9 / 3', + 'HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v3 / 3', + 'HLT_PFHT450_SixPFJet36_v9 / 3', + 'HLT_PFHT500_PFMET100_PFMHT100_IDTight_v14 / 3', + 'HLT_PFHT500_PFMET110_PFMHT110_IDTight_v14 / 3', + 'HLT_PFHT510_v19 / 3', + 'HLT_PFHT590_v19 / 3', + 'HLT_PFHT680_v19 / 3', + 'HLT_PFHT700_PFMET85_PFMHT85_IDTight_v14 / 3', + 'HLT_PFHT780_v19 / 3', + 'HLT_PFHT800_PFMET75_PFMHT75_IDTight_v14 / 3', + 'HLT_PFHT890_v19 / 3', + 'HLT_PFJet110_v2 / 3', + 'HLT_PFJet140_v21 / 3', + 'HLT_PFJet200_v21 / 3', + 'HLT_PFJet260_v22 / 3', + 'HLT_PFJet320_v22 / 3', + 'HLT_PFJet400_v22 / 3', + 'HLT_PFJet40_v23 / 3', + 'HLT_PFJet450_v23 / 3', + 'HLT_PFJet500_v23 / 3', + 'HLT_PFJet550_v13 / 3', + 'HLT_PFJet60_v23 / 3', + 'HLT_PFJet80_v22 / 3', + 'HLT_PFJetFwd140_v20 / 3', + 'HLT_PFJetFwd15_v5 / 3', + 'HLT_PFJetFwd200_v20 / 3', + 'HLT_PFJetFwd25_v5 / 3', + 'HLT_PFJetFwd260_v21 / 3', + 'HLT_PFJetFwd320_v21 / 3', + 'HLT_PFJetFwd400_v21 / 3', + 'HLT_PFJetFwd40_v21 / 3', + 'HLT_PFJetFwd450_v21 / 3', + 'HLT_PFJetFwd500_v21 / 3', + 'HLT_PFJetFwd60_v21 / 3', + 'HLT_PFJetFwd80_v20 / 3', + 'HLT_PFMET100_PFMHT100_IDTight_PFHT60_v11 / 3', + 'HLT_PFMET105_IsoTrk50_v3 / 3', + 'HLT_PFMET110_PFJet100_v3 / 3', + 'HLT_PFMET110_PFMHT110_IDTight_v22 / 3', + 'HLT_PFMET120_PFMHT120_IDTight_PFHT60_v11 / 3', + 'HLT_PFMET120_PFMHT120_IDTight_v22 / 3', + 'HLT_PFMET130_PFMHT130_IDTight_v22 / 3', + 'HLT_PFMET140_PFMHT140_IDTight_v22 / 3', + 'HLT_PFMET200_BeamHaloCleaned_v11 / 3', + 'HLT_PFMET200_NotCleaned_v11 / 3', + 'HLT_PFMET250_NotCleaned_v11 / 3', + 'HLT_PFMET300_NotCleaned_v11 / 3', + 'HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v11 / 3', + 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v2 / 3', + 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v22 / 3', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v2 / 3', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v11 / 3', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v22 / 3', + 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v2 / 3', + 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v21 / 3', + 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v2 / 3', + 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v21 / 3', + 'HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v11 / 3', + 'HLT_PFMETTypeOne110_PFMHT110_IDTight_v14 / 3', + 'HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v11 / 3', + 'HLT_PFMETTypeOne120_PFMHT120_IDTight_v14 / 3', + 'HLT_PFMETTypeOne130_PFMHT130_IDTight_v14 / 3', + 'HLT_PFMETTypeOne140_PFMHT140_IDTight_v13 / 3', + 'HLT_PFMETTypeOne200_BeamHaloCleaned_v11 / 3', + 'HLT_Photon100EBHE10_v4 / 3', + 'HLT_Photon110EB_TightID_TightIso_v4 / 3', + 'HLT_Photon120_R9Id90_HE10_IsoM_v16 / 3', + 'HLT_Photon120_v15 / 3', + 'HLT_Photon150_v8 / 3', + 'HLT_Photon165_R9Id90_HE10_IsoM_v17 / 3', + 'HLT_Photon175_v16 / 3', + 'HLT_Photon200_v15 / 3', + 'HLT_Photon20_HoverELoose_v12 / 3', + 'HLT_Photon20_v4 / 3')+cms.vstring( 'HLT_Photon300_NoHE_v14 / 3', + 'HLT_Photon30EB_TightID_TightIso_v3 / 3', + 'HLT_Photon30_HoverELoose_v12 / 3', + 'HLT_Photon33_v7 / 3', + 'HLT_Photon35_TwoProngs35_v3 / 3', + 'HLT_Photon50_R9Id90_HE10_IsoM_v16 / 3', + 'HLT_Photon50_v15 / 3', + 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v13 / 3', + 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v7 / 3', + 'HLT_Photon75_R9Id90_HE10_IsoM_v16 / 3', + 'HLT_Photon75_v15 / 3', + 'HLT_Photon90_R9Id90_HE10_IsoM_v16 / 3', + 'HLT_Photon90_v15 / 3', 'HLT_Physics_v8', - 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9 / 3', - 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2 / 3', - 'HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v9 / 3', - 'HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v2 / 3', - 'HLT_QuadPFJet103_88_75_15_v6 / 3', - 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9 / 3', - 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2 / 3', - 'HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v9 / 3', - 'HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v2 / 3', - 'HLT_QuadPFJet105_88_76_15_v6 / 3', - 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9 / 3', - 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2 / 3', - 'HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v9 / 3', - 'HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v2 / 3', - 'HLT_QuadPFJet111_90_80_15_v6 / 3', - 'HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2 / 3', - 'HLT_QuadPFJet70_50_40_30_v2 / 3', - 'HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v2 / 3', - 'HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v2 / 3', + 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10 / 3', + 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3 / 3', + 'HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v10 / 3', + 'HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v3 / 3', + 'HLT_QuadPFJet103_88_75_15_v7 / 3', + 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10 / 3', + 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3 / 3', + 'HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v10 / 3', + 'HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v3 / 3', + 'HLT_QuadPFJet105_88_76_15_v7 / 3', + 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10 / 3', + 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3 / 3', + 'HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v10 / 3', + 'HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v3 / 3', + 'HLT_QuadPFJet111_90_80_15_v7 / 3', + 'HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v3 / 3', + 'HLT_QuadPFJet70_50_40_30_v3 / 3', + 'HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v3 / 3', + 'HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v3 / 3', 'HLT_Random_v3 / 3', - 'HLT_SingleJet30_Mu12_SinglePFJet40_v12 / 3', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5 / 3', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5 / 3', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5 / 3', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5 / 3', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6 / 3', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4 / 3', - 'HLT_TripleJet110_35_35_Mjj650_PFMET110_v10 / 3', - 'HLT_TripleJet110_35_35_Mjj650_PFMET120_v10 / 3', - 'HLT_TripleJet110_35_35_Mjj650_PFMET130_v10 / 3', - 'HLT_TripleMu_10_5_5_DZ_v11 / 3', - 'HLT_TripleMu_12_10_5_v11 / 3', - 'HLT_TripleMu_5_3_3_Mass3p8_DCA_v4 / 3', - 'HLT_TripleMu_5_3_3_Mass3p8_DZ_v9 / 3', - 'HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v7 / 3', + 'HLT_SingleJet30_Mu12_SinglePFJet40_v13 / 3', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6 / 3', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6 / 3', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6 / 3', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6 / 3', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7 / 3', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5 / 3', + 'HLT_TripleJet110_35_35_Mjj650_PFMET110_v11 / 3', + 'HLT_TripleJet110_35_35_Mjj650_PFMET120_v11 / 3', + 'HLT_TripleJet110_35_35_Mjj650_PFMET130_v11 / 3', + 'HLT_TripleMu_10_5_5_DZ_v12 / 3', + 'HLT_TripleMu_12_10_5_v12 / 3', + 'HLT_TripleMu_5_3_3_Mass3p8_DCA_v5 / 3', + 'HLT_TripleMu_5_3_3_Mass3p8_DZ_v10 / 3', + 'HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v8 / 3', 'HLT_UncorrectedJetE30_NoBPTX3BX_v7 / 3', 'HLT_UncorrectedJetE30_NoBPTX_v7 / 3', 'HLT_UncorrectedJetE60_NoBPTX3BX_v7 / 3', 'HLT_UncorrectedJetE70_NoBPTX3BX_v7 / 3', - 'HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v1 / 3', + 'HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v2 / 3', + 'HLT_VBF_DoubleTightChargedIsoPFTauHPS20_Trk1_eta2p1_v3 / 3', 'HLT_ZeroBias_Alignment_v2 / 3', 'HLT_ZeroBias_FirstBXAfterTrain_v4 / 3', 'HLT_ZeroBias_FirstCollisionAfterAbortGap_v6 / 3', @@ -79607,19 +83255,19 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v1', - 'HLT_DoubleEle4_eta1p22_mMax6_v1', - 'HLT_DoubleEle4p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle6_eta1p22_mMax6_v1', - 'HLT_DoubleEle6p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle7_eta1p22_mMax6_v1', - 'HLT_DoubleEle7p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle8_eta1p22_mMax6_v1', - 'HLT_DoubleEle8p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle9_eta1p22_mMax6_v1', - 'HLT_DoubleEle9p5_eta1p22_mMax6_v1' ) + triggerConditions = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v2', + 'HLT_DoubleEle4_eta1p22_mMax6_v2', + 'HLT_DoubleEle4p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle6_eta1p22_mMax6_v2', + 'HLT_DoubleEle6p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle7_eta1p22_mMax6_v2', + 'HLT_DoubleEle7p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle8_eta1p22_mMax6_v2', + 'HLT_DoubleEle8p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle9_eta1p22_mMax6_v2', + 'HLT_DoubleEle9p5_eta1p22_mMax6_v2' ) ) fragment.hltPreDatasetParkingDoubleElectronLowMass0 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -79651,72 +83299,72 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ) + triggerConditions = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ) ) fragment.hltPreDatasetParkingDoubleMuonLowMass0 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -79756,7 +83404,7 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_Mu12_IP6_v1' ) + triggerConditions = cms.vstring( 'HLT_Mu12_IP6_v2' ) ) fragment.hltPreDatasetParkingSingleMuon0 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -79788,13 +83436,13 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'DST_Run3_PFScoutingPixelTracking_v17 / 1000', - 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v15 / 12', - 'HLT_Ele35_WPTight_Gsf_v10 / 200', - 'HLT_IsoMu27_v17 / 150', - 'HLT_Mu50_v14 / 50', - 'HLT_PFHT1050_v19 / 10', - 'HLT_Photon200_v14 / 10' ) + triggerConditions = cms.vstring( 'DST_Run3_PFScoutingPixelTracking_v18 / 1000', + 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v16 / 12', + 'HLT_Ele35_WPTight_Gsf_v11 / 200', + 'HLT_IsoMu27_v18 / 150', + 'HLT_Mu50_v15 / 50', + 'HLT_PFHT1050_v20 / 10', + 'HLT_Photon200_v15 / 10' ) ) fragment.hltPreDatasetScoutingPFMonitor = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -79806,8 +83454,8 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'DST_HLTMuon_Run3_PFScoutingPixelTracking_v17', - 'DST_Run3_PFScoutingPixelTracking_v17' ) + triggerConditions = cms.vstring( 'DST_HLTMuon_Run3_PFScoutingPixelTracking_v18', + 'DST_Run3_PFScoutingPixelTracking_v18' ) ) fragment.hltPreDatasetScoutingPFRun3 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -79819,14 +83467,18 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v2', - 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v1', - 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v1', - 'HLT_DoubleMediumDeepTauPFTauHPS35_L2NN_eta2p1_v1', - 'HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v1', - 'HLT_LooseDeepTauPFTauHPS180_L2NN_eta2p1_v2', - 'HLT_Photon35_TwoProngs35_v2', - 'HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v1' ) + triggerConditions = cms.vstring( 'HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v3', + 'HLT_DoubleMediumChargedIsoPFTauHPS40_Trk1_eta2p1_v3', + 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v2', + 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v2', + 'HLT_DoubleMediumDeepTauPFTauHPS35_L2NN_eta2p1_v2', + 'HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v2', + 'HLT_DoubleTightChargedIsoPFTauHPS35_Trk1_eta2p1_v3', + 'HLT_LooseDeepTauPFTauHPS180_L2NN_eta2p1_v3', + 'HLT_MediumChargedIsoPFTau180HighPtRelaxedIso_Trk50_eta2p1_v14', + 'HLT_Photon35_TwoProngs35_v3', + 'HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v2', + 'HLT_VBF_DoubleTightChargedIsoPFTauHPS20_Trk1_eta2p1_v3' ) ) fragment.hltPreDatasetTau = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -79915,7 +83567,30 @@ ), cuda = cms.EDAlias( hltEcalDigisFromGPU = cms.VPSet( - cms.PSet( type = cms.string( "*" ) ) + cms.PSet( type = cms.string( "EBDigiCollection" ) ), + cms.PSet( type = cms.string( "EEDigiCollection" ) ) + ), + hltEcalDigisLegacy = cms.VPSet( + cms.PSet( type = cms.string( "EBDetIdedmEDCollection" ) ), + cms.PSet( type = cms.string( "EEDetIdedmEDCollection" ) ), + cms.PSet( type = cms.string( "EBSrFlagsSorted" ) ), + cms.PSet( type = cms.string( "EESrFlagsSorted" ) ), + cms.PSet( type = cms.string( "EcalElectronicsIdedmEDCollection" ), + fromProductInstance = cms.string( "EcalIntegrityBlockSizeErrors" ) + ), + cms.PSet( type = cms.string( "EcalElectronicsIdedmEDCollection" ), + fromProductInstance = cms.string( "EcalIntegrityTTIdErrors" ) + ), + cms.PSet( type = cms.string( "EcalElectronicsIdedmEDCollection" ), + fromProductInstance = cms.string( "EcalIntegrityZSXtalIdErrors" ) + ), + cms.PSet( type = cms.string( "EcalPnDiodeDigisSorted" ) ), + cms.PSet( type = cms.string( "EcalPseudoStripInputDigisSorted" ), + fromProductInstance = cms.string( "EcalPseudoStripInputs" ) + ), + cms.PSet( type = cms.string( "EcalTriggerPrimitiveDigisSorted" ), + fromProductInstance = cms.string( "EcalTriggerPrimitives" ) + ) ) ), ) @@ -79931,18 +83606,6 @@ ) ), ) -fragment.hltEcalRecHit = SwitchProducerCUDA( - cpu = cms.EDAlias( - hltEcalRecHitWithTPs = cms.VPSet( - cms.PSet( type = cms.string( "*" ) ) - ) - ), - cuda = cms.EDAlias( - hltEcalRecHitWithoutTPs = cms.VPSet( - cms.PSet( type = cms.string( "*" ) ) - ) - ), - ) fragment.hltHbhereco = SwitchProducerCUDA( cpu = cms.EDAlias( hltHbherecoLegacy = cms.VPSet( @@ -80032,7 +83695,7 @@ ), ) -fragment.HLTDoFullUnpackingEgammaEcalWithoutPreshowerTask = cms.ConditionalTask( fragment.hltEcalDigisLegacy , fragment.hltEcalDigisGPU , fragment.hltEcalDigisFromGPU , fragment.hltEcalDigis , fragment.hltEcalDetIdToBeRecovered , fragment.hltEcalUncalibRecHitLegacy , fragment.hltEcalUncalibRecHitGPU , fragment.hltEcalUncalibRecHitSoA , fragment.hltEcalUncalibRecHitFromSoA , fragment.hltEcalUncalibRecHit , fragment.hltEcalRecHitWithTPs , fragment.hltEcalRecHitWithoutTPs , fragment.hltEcalRecHit ) +fragment.HLTDoFullUnpackingEgammaEcalWithoutPreshowerTask = cms.ConditionalTask( fragment.hltEcalDigisLegacy , fragment.hltEcalDigisGPU , fragment.hltEcalDigisFromGPU , fragment.hltEcalDigis , fragment.hltEcalDetIdToBeRecovered , fragment.hltEcalUncalibRecHitLegacy , fragment.hltEcalUncalibRecHitGPU , fragment.hltEcalUncalibRecHitSoA , fragment.hltEcalUncalibRecHitFromSoA , fragment.hltEcalUncalibRecHit , fragment.hltEcalRecHit ) fragment.HLTDoLocalHcalTask = cms.ConditionalTask( fragment.hltHcalDigis , fragment.hltHcalDigisGPU , fragment.hltHbherecoLegacy , fragment.hltHbherecoGPU , fragment.hltHbherecoFromGPU , fragment.hltHbhereco , fragment.hltHfprereco , fragment.hltHfreco , fragment.hltHoreco ) fragment.HLTDoLocalPixelTask = cms.ConditionalTask( fragment.hltOnlineBeamSpotToGPU , fragment.hltSiPixelDigiErrorsSoA , fragment.hltSiPixelDigisLegacy , fragment.hltSiPixelDigisSoA , fragment.hltSiPixelDigisFromSoA , fragment.hltSiPixelDigis , fragment.hltSiPixelClustersLegacy , fragment.hltSiPixelClustersGPU , fragment.hltSiPixelClustersFromSoA , fragment.hltSiPixelClusters , fragment.hltSiPixelClustersCache , fragment.hltSiPixelRecHitsFromLegacy , fragment.hltSiPixelRecHitsGPU , fragment.hltSiPixelRecHitsFromGPU , fragment.hltSiPixelRecHits , fragment.hltSiPixelRecHitsSoAFromGPU , fragment.hltSiPixelRecHitsSoA ) fragment.HLTRecoPixelTracksTask = cms.ConditionalTask( fragment.hltPixelTracksCPU , fragment.hltPixelTracksGPU , fragment.hltPixelTracksFromGPU , fragment.hltPixelTracksSoA , fragment.hltPixelTracks , fragment.hltPixelTracksTrackingRegions ) @@ -80040,6 +83703,10 @@ fragment.HLTPreshowerTask = cms.ConditionalTask( fragment.hltEcalPreshowerDigis , fragment.hltEcalPreshowerRecHit ) fragment.HLTDoFullUnpackingEgammaEcalTask = cms.ConditionalTask( fragment.HLTDoFullUnpackingEgammaEcalWithoutPreshowerTask , fragment.HLTPreshowerTask ) fragment.HLTStoppedHSCPLocalHcalRecoTask = cms.ConditionalTask( fragment.hltHcalDigis , fragment.hltHcalDigisGPU , fragment.hltHbherecoLegacy , fragment.hltHbherecoGPU , fragment.hltHbherecoFromGPU , fragment.hltHbhereco ) +fragment.HLTDoFullUnpackingEgammaEcalWithoutPreshowerCPUOnlyTask = cms.ConditionalTask( fragment.hltEcalDigisLegacy , fragment.hltEcalDetIdToBeRecoveredCPUOnly , fragment.hltEcalUncalibRecHitCPUOnly , fragment.hltEcalRecHitCPUOnly ) +fragment.HLTDoLocalPixelCPUOnlyTask = cms.ConditionalTask( fragment.hltSiPixelDigisLegacy , fragment.hltSiPixelClustersLegacy , fragment.hltSiPixelClustersCacheCPUOnly , fragment.hltSiPixelRecHitsFromLegacyCPUOnly ) +fragment.HLTRecoPixelTracksCPUOnlyTask = cms.ConditionalTask( fragment.hltPixelTracksCPUOnly , fragment.hltPixelTracksFromSoACPUOnly , fragment.hltPixelTracksTrackingRegions ) +fragment.HLTRecopixelvertexingCPUOnlyTask = cms.ConditionalTask( fragment.HLTRecoPixelTracksCPUOnlyTask , fragment.hltPixelVerticesCPUOnly , fragment.hltPixelVerticesFromSoACPUOnly , fragment.hltTrimmedPixelVerticesCPUOnly ) fragment.HLTL1UnpackerSequence = cms.Sequence( fragment.hltGtStage2Digis + fragment.hltGtStage2ObjectMap ) fragment.HLTBeamSpot = cms.Sequence( fragment.hltScalersRawToDigi + fragment.hltOnlineMetaDataDigis + fragment.hltOnlineBeamSpot ) @@ -80161,6 +83828,15 @@ fragment.HLTEle38WPTightGsfSequence = cms.Sequence( fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1SingleEGOrFilter + fragment.hltEG38L1SingleEGOrEtFilter + fragment.hltEgammaClusterShape + fragment.hltEle38noerWPTightClusterShapeFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltEle38noerWPTightHEFilter + fragment.hltEgammaEcalPFClusterIso + fragment.hltEle38noerWPTightEcalIsoFilter + fragment.HLTPFHcalClustering + fragment.hltEgammaHcalPFClusterIso + fragment.hltEle38noerWPTightHcalIsoFilter + fragment.HLTElePixelMatchSequence + fragment.hltEle38noerWPTightPixelMatchFilter + fragment.hltEle38noerWPTightPMS2Filter + fragment.HLTGsfElectronSequence + fragment.hltEle38noerWPTightGsfOneOEMinusOneOPFilter + fragment.hltEle38noerWPTightGsfMissingHitsFilter + fragment.hltEle38noerWPTightGsfDetaFilter + fragment.hltEle38noerWPTightGsfDphiFilter + fragment.HLTTrackReconstructionForIsoElectronIter02 + fragment.hltEgammaEleGsfTrackIso + fragment.hltEle38noerWPTightGsfTrackIsoFilter ) fragment.HLTEle40WPTightGsfSequence = cms.Sequence( fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1SingleEGOrFilter + fragment.hltEG40L1SingleEGOrEtFilter + fragment.hltEgammaClusterShape + fragment.hltEle40noerWPTightClusterShapeFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltEle40noerWPTightHEFilter + fragment.hltEgammaEcalPFClusterIso + fragment.hltEle40noerWPTightEcalIsoFilter + fragment.HLTPFHcalClustering + fragment.hltEgammaHcalPFClusterIso + fragment.hltEle40noerWPTightHcalIsoFilter + fragment.HLTElePixelMatchSequence + fragment.hltEle40noerWPTightPixelMatchFilter + fragment.hltEle40noerWPTightPMS2Filter + fragment.HLTGsfElectronSequence + fragment.hltEle40noerWPTightGsfOneOEMinusOneOPFilter + fragment.hltEle40noerWPTightGsfMissingHitsFilter + fragment.hltEle40noerWPTightGsfDetaFilter + fragment.hltEle40noerWPTightGsfDphiFilter + fragment.HLTTrackReconstructionForIsoElectronIter02 + fragment.hltEgammaEleGsfTrackIso + fragment.hltEle40noerWPTightGsfTrackIsoFilter ) fragment.HLTEle32L1DoubleEGWPTightGsfSequence = cms.Sequence( fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1SingleAndDoubleEGOrFilter + fragment.hltEG32L1SingleAndDoubleEGEtFilter + fragment.hltEgammaClusterShape + fragment.hltEle32L1DoubleEGWPTightClusterShapeFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltEle32L1DoubleEGWPTightHEFilter + fragment.hltEgammaEcalPFClusterIso + fragment.hltEle32L1DoubleEGWPTightEcalIsoFilter + fragment.HLTPFHcalClustering + fragment.hltEgammaHcalPFClusterIso + fragment.hltEle32L1DoubleEGWPTightHcalIsoFilter + fragment.HLTElePixelMatchSequence + fragment.hltEle32L1DoubleEGWPTightPixelMatchFilter + fragment.hltEle32L1DoubleEGWPTightPMS2Filter + fragment.HLTGsfElectronSequence + fragment.hltEle32L1DoubleEGWPTightGsfOneOEMinusOneOPFilter + fragment.hltEle32L1DoubleEGWPTightGsfMissingHitsFilter + fragment.hltEle32L1DoubleEGWPTightGsfDetaFilter + fragment.hltEle32L1DoubleEGWPTightGsfDphiFilter + fragment.HLTTrackReconstructionForIsoElectronIter02 + fragment.hltEgammaEleGsfTrackIso + fragment.hltEle32L1DoubleEGWPTightGsfTrackIsoFilter ) +fragment.HLTEle24erWPTightGsfForTauSequence = cms.Sequence( fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1EGerAndTauFilter + fragment.hltEG24L1EGandTauEtFilter + fragment.hltEgammaClusterShape + fragment.hltEle24erWPTightClusterShapeFilterForTau + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltEle24erWPTightHEFilterForTau + fragment.hltEgammaEcalPFClusterIso + fragment.hltEle24erWPTightEcalIsoFilterForTau + fragment.HLTPFHcalClustering + fragment.hltEgammaHcalPFClusterIso + fragment.hltEle24erWPTightHcalIsoFilterForTau + fragment.HLTElePixelMatchSequence + fragment.hltEle24erWPTightPixelMatchFilterForTau + fragment.hltEle24erWPTightPMS2FilterForTau + fragment.HLTGsfElectronSequence + fragment.hltEle24erWPTightGsfOneOEMinusOneOPFilterForTau + fragment.hltEle24erWPTightGsfMissingHitsFilterForTau + fragment.hltEle24erWPTightGsfDetaFilterForTau + fragment.hltEle24erWPTightGsfDphiFilterForTau + fragment.HLTTrackReconstructionForIsoElectronIter02 + fragment.hltEgammaEleGsfTrackIso + fragment.hltEle24erWPTightGsfTrackIsoFilterForTau ) +fragment.HLTRecoJetSequenceAK4UncorrectedPF = cms.Sequence( fragment.HLTDoCaloSequencePF + fragment.hltAK4CaloJetsPF ) +fragment.HLTRecoJetSequenceAK4PrePF = cms.Sequence( fragment.HLTRecoJetSequenceAK4UncorrectedPF + fragment.hltAK4CaloJetsPFEt5 ) +fragment.HLTParticleFlowSequenceForTaus = cms.Sequence( fragment.HLTPreshowerSequence + fragment.hltParticleFlowRecHitECALUnseeded + fragment.hltParticleFlowRecHitHBHE + fragment.hltParticleFlowRecHitHF + fragment.hltParticleFlowRecHitPSUnseeded + fragment.hltParticleFlowClusterECALUncorrectedUnseeded + fragment.hltParticleFlowClusterPSUnseeded + fragment.hltParticleFlowClusterECALUnseeded + fragment.hltParticleFlowClusterHBHE + fragment.hltParticleFlowClusterHCAL + fragment.hltParticleFlowClusterHF + fragment.hltLightPFTracks + fragment.hltParticleFlowBlockForTaus + fragment.hltParticleFlowForTaus ) +fragment.HLTGlobalPFTriggerSequenceForTau = cms.Sequence( fragment.HLTL2muonrecoSequence + fragment.HLTL3muonrecoSequence + fragment.HLTRecoJetSequenceAK4PrePF + fragment.hltTauJet5 + fragment.HLTTrackReconstructionForPF + fragment.HLTParticleFlowSequenceForTaus + fragment.hltAK4PFJetsForTaus ) +fragment.HLTPFTauHPS = cms.Sequence( fragment.hltTauPFJets08Region + fragment.hltHpsTauPFJetsRecoTauChargedHadronsWithNeutrals + fragment.hltPFTauPiZeros + fragment.hltHpsCombinatoricRecoTaus + fragment.hltHpsSelectionDiscriminator + fragment.hltHpsPFTauProducerSansRefs + fragment.hltHpsPFTauProducer + fragment.hltHpsPFTauDiscriminationByDecayModeFindingNewDMs + fragment.hltHpsPFTauTrackFindingDiscriminator + fragment.hltHpsSelectedPFTausTrackFinding + fragment.hltHpsPFTauTrack ) +fragment.HLTGlobalPFTauHPSSequence = cms.Sequence( fragment.hltStripTrackerHVOn + fragment.hltPixelTrackerHVOn + fragment.HLTGlobalPFTriggerSequenceForTau + fragment.HLTPFTauHPS ) +fragment.HLTHPSTightChargedIsoPFTauSequence = cms.Sequence( fragment.hltHpsPFTauTightAbsoluteChargedIsolationDiscriminator + fragment.hltHpsPFTauTightRelativeChargedIsolationDiscriminator + fragment.hltHpsPFTauTightAbsOrRelChargedIsolationDiscriminator ) +fragment.HLTHPSTightChargedIsoPFTau30Sequence = cms.Sequence( fragment.HLTHPSTightChargedIsoPFTauSequence + fragment.hltHpsPFTau30 + fragment.hltHpsSelectedPFTausTrackFinding + fragment.hltHpsPFTau30Track + fragment.hltHpsSelectedPFTausTrackFindingTightChargedIsolation + fragment.hltHpsPFTau30TrackTightChargedIso ) fragment.HLTAK4CaloJetsReconstructionSequence = cms.Sequence( fragment.HLTDoCaloSequence + fragment.hltAK4CaloJets + fragment.hltAK4CaloJetsIDPassed ) fragment.HLTAK4CaloJetsCorrectionSequence = cms.Sequence( fragment.hltFixedGridRhoFastjetAllCalo + fragment.HLTAK4CaloCorrectorProducersSequence + fragment.hltAK4CaloJetsCorrected + fragment.hltAK4CaloJetsCorrectedIDPassed ) fragment.HLTAK4CaloJetsSequence = cms.Sequence( fragment.HLTAK4CaloJetsReconstructionSequence + fragment.HLTAK4CaloJetsCorrectionSequence ) @@ -80172,13 +83848,7 @@ fragment.HLTIterativeTrackingL3MuonIteration0 = cms.Sequence( fragment.hltPixelTracksTrackingRegionsForSeedsL3Muon + fragment.hltPixelTracksInRegionIter0L3Muon + fragment.hltIter0L3MuonPixelSeedsFromPixelTracks + fragment.hltIter0L3MuonCkfTrackCandidates + fragment.hltIter0L3MuonCtfWithMaterialTracks + fragment.hltIter0L3MuonTrackCutClassifier + fragment.hltIter0L3MuonTrackSelectionHighPurity ) fragment.HLTTrackReconstructionForIsoL3MuonIter02 = cms.Sequence( fragment.HLTDoLocalPixelSequence + fragment.HLTDoLocalStripSequence + fragment.HLTIterativeTrackingL3MuonIteration0 ) fragment.HLTMu20Eta2p1Tau24Eta2p1IsolationSequence = cms.Sequence( fragment.HLTL3muonEcalPFisorecoSequenceNoBoolsForMuons + fragment.hltL3fBigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20QL3pfecalIsoRhoFiltered + fragment.HLTL3muonHcalPFisorecoSequenceNoBoolsForMuons + fragment.hltL3fBigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20QL3pfhcalIsoRhoFiltered + fragment.HLTTrackReconstructionForIsoL3MuonIter02 + fragment.hltMuonTkRelIsolationCut0p08Map ) -fragment.HLTRecoJetSequenceAK4UncorrectedPF = cms.Sequence( fragment.HLTDoCaloSequencePF + fragment.hltAK4CaloJetsPF ) -fragment.HLTRecoJetSequenceAK4PrePF = cms.Sequence( fragment.HLTRecoJetSequenceAK4UncorrectedPF + fragment.hltAK4CaloJetsPFEt5 ) -fragment.HLTParticleFlowSequenceForTaus = cms.Sequence( fragment.HLTPreshowerSequence + fragment.hltParticleFlowRecHitECALUnseeded + fragment.hltParticleFlowRecHitHBHE + fragment.hltParticleFlowRecHitHF + fragment.hltParticleFlowRecHitPSUnseeded + fragment.hltParticleFlowClusterECALUncorrectedUnseeded + fragment.hltParticleFlowClusterPSUnseeded + fragment.hltParticleFlowClusterECALUnseeded + fragment.hltParticleFlowClusterHBHE + fragment.hltParticleFlowClusterHCAL + fragment.hltParticleFlowClusterHF + fragment.hltLightPFTracks + fragment.hltParticleFlowBlockForTaus + fragment.hltParticleFlowForTaus ) -fragment.HLTGlobalPFTriggerSequenceForTau = cms.Sequence( fragment.HLTL2muonrecoSequence + fragment.HLTL3muonrecoSequence + fragment.HLTRecoJetSequenceAK4PrePF + fragment.hltTauJet5 + fragment.HLTTrackReconstructionForPF + fragment.HLTParticleFlowSequenceForTaus + fragment.hltAK4PFJetsForTaus ) -fragment.HLTPFTauHPS = cms.Sequence( fragment.hltTauPFJets08Region + fragment.hltHpsTauPFJetsRecoTauChargedHadronsWithNeutrals + fragment.hltPFTauPiZeros + fragment.hltHpsCombinatoricRecoTaus + fragment.hltHpsSelectionDiscriminator + fragment.hltHpsPFTauProducerSansRefs + fragment.hltHpsPFTauProducer + fragment.hltHpsPFTauDiscriminationByDecayModeFindingNewDMs + fragment.hltHpsPFTauTrackFindingDiscriminator + fragment.hltHpsSelectedPFTausTrackFinding + fragment.hltHpsPFTauTrack ) -fragment.HLTGlobalPFTauHPSSequence = cms.Sequence( fragment.hltStripTrackerHVOn + fragment.hltPixelTrackerHVOn + fragment.HLTGlobalPFTriggerSequenceForTau + fragment.HLTPFTauHPS ) -fragment.HLTHPSTightChargedIsoPFTauSequence = cms.Sequence( fragment.hltHpsPFTauTightAbsoluteChargedIsolationDiscriminator + fragment.hltHpsPFTauTightRelativeChargedIsolationDiscriminator + fragment.hltHpsPFTauTightAbsOrRelChargedIsolationDiscriminator ) +fragment.HLTHPSTightChargedIsoAntiMuonPFTau27Sequence = cms.Sequence( fragment.HLTHPSTightChargedIsoPFTauSequence + fragment.hltHpsPFTau27 + fragment.hltHpsSelectedPFTausTrackFinding + fragment.hltHpsPFTau27Track + fragment.hltHpsSelectedPFTausTrackFindingTightChargedIsolation + fragment.hltHpsPFTau27TrackTightChargedIso + fragment.hltHpsPFTauAgainstMuonDiscriminator + fragment.hltHpsSelectedPFTausTrackFindingTightChargedIsolationAgainstMuon + fragment.hltHpsPFTau27TrackTightChargedIsoAgainstMuon ) fragment.HLTHPSTightChargedIsoTightOOSCPhotonsAntiMuonPFTau27Sequence = cms.Sequence( fragment.HLTHPSTightChargedIsoPFTauSequence + fragment.hltHpsPFTau27 + fragment.hltHpsSelectedPFTausTrackFinding + fragment.hltHpsPFTau27Track + fragment.hltHpsSelectedPFTausTrackFindingTightChargedIsolation + fragment.hltHpsPFTau27TrackTightChargedIso + fragment.hltHpsPFTauAgainstMuonDiscriminator + fragment.hltHpsPFTauTightOutOfSignalConePhotonsDiscriminator + fragment.hltHpsSelectedPFTausTrackFindingTightChargedIsolationTightOOSCPhotonsAgainstMuon + fragment.hltHpsPFTau27TrackTightChargedIsoTightOOSCPhotonsAgainstMuon ) fragment.HLTMu27IsolationSequence = cms.Sequence( fragment.HLTL3muonEcalPFisorecoSequenceNoBoolsForMuons + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27QL3pfecalIsoRhoFiltered + fragment.HLTL3muonHcalPFisorecoSequenceNoBoolsForMuons + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27QL3pfhcalIsoRhoFiltered + fragment.HLTTrackReconstructionForIsoL3MuonIter02 + fragment.hltMuonTkRelIsolationCut0p08Map ) fragment.HLTCaloTausCreatorL1TauRegionalSequence = cms.Sequence( fragment.HLTDoCaloSequence + fragment.hltCaloTowersIsoTau1Regional + fragment.hltAkIsoTau1Regional + fragment.hltCaloTowersIsoTau2Regional + fragment.hltAkIsoTau2Regional + fragment.hltCaloTowersIsoTau3Regional + fragment.hltAkIsoTau3Regional + fragment.hltCaloTowersIsoTau4Regional + fragment.hltAkIsoTau4Regional + fragment.hltCaloTowersIsoTau5Regional + fragment.hltAkIsoTau5Regional + fragment.hltCaloTowersIsoTau6Regional + fragment.hltAkIsoTau6Regional + fragment.hltCaloTowersIsoTau7Regional + fragment.hltAkIsoTau7Regional + fragment.hltCaloTowersIsoTau8Regional + fragment.hltAkIsoTau8Regional + fragment.hltCaloTowersIsoTau9Regional + fragment.hltAkIsoTau9Regional + fragment.hltCaloTowersIsoTau10Regional + fragment.hltAkIsoTau10Regional + fragment.hltCaloTowersIsoTau11Regional + fragment.hltAkIsoTau11Regional + fragment.hltCaloTowersIsoTau12Regional + fragment.hltAkIsoTau12Regional ) @@ -80365,20 +84035,59 @@ fragment.HLTEle5WPTightGsfSequence = cms.Sequence( fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1SingleEG5Filter + fragment.hltEG5L1SingleEG5EtFilter + fragment.hltEgammaClusterShape + fragment.hltEle5WPTightClusterShapeFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltEle5WPTightHEFilter + fragment.hltEgammaEcalPFClusterIso + fragment.hltEle5WPTightEcalIsoFilter + fragment.HLTPFHcalClustering + fragment.hltEgammaHcalPFClusterIso + fragment.hltEle5WPTightHcalIsoFilter + fragment.HLTElePixelMatchSequence + fragment.hltEle5WPTightPixelMatchFilter + fragment.hltEle5WPTightPMS2Filter + fragment.HLTGsfElectronSequence + fragment.hltEle5WPTightGsfOneOEMinusOneOPFilter + fragment.hltEle5WPTightGsfMissingHitsFilter + fragment.hltEle5WPTightGsfDetaFilter + fragment.hltEle5WPTightGsfDphiFilter + fragment.HLTTrackReconstructionForIsoElectronIter02 + fragment.hltEgammaEleGsfTrackIso + fragment.hltEle5WPTightGsfTrackIsoFilter ) fragment.HLTEle15Ele10CaloIdLTrackIdLIsoVLSequence = cms.Sequence( fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1SingleEG5Filter + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLEtLeg1Filter + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLEtLeg2Filter + fragment.hltEgammaClusterShape + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLClusterShapeLeg1Filter + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLClusterShapeLeg2Filter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLHELeg1Filter + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLHELeg2Filter + fragment.hltEgammaEcalPFClusterIso + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLEcalIsoLeg1Filter + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLEcalIsoLeg2Filter + fragment.HLTPFHcalClustering + fragment.hltEgammaHcalPFClusterIso + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLHcalIsoLeg1Filter + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLHcalIsoLeg2Filter + fragment.HLTElePixelMatchSequence + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLPixelMatchLeg1Filter + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLPixelMatchLeg2Filter + fragment.HLTGsfElectronSequence + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLOneOEMinusOneOPLeg1Filter + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLOneOEMinusOneOPLeg2Filter + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLDetaLeg1Filter + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLDetaLeg2Filter + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLDphiLeg1Filter + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLDphiLeg2Filter + fragment.HLTTrackReconstructionForIsoElectronIter02 + fragment.hltEgammaEleGsfTrackIso + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLTrackIsoLeg1Filter + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLTrackIsoLeg2Filter ) fragment.HLTMuIsolationSequenceForMC = cms.Sequence( fragment.HLTL3muonEcalPFisorecoSequenceNoBoolsForMuons + fragment.hltL3fL1sMu5L1L2L3pfecalIsoRhoFiltered + fragment.HLTL3muonHcalPFisorecoSequenceNoBoolsForMuons + fragment.hltL3fL1sMu5L1L2L3pfhcalIsoRhoFiltered + fragment.HLTTrackReconstructionForIsoL3MuonIter02 + fragment.hltMuonTkRelIsolationCut0p08Map ) +fragment.HLTDoFullUnpackingEgammaEcalWithoutPreshowerCPUOnlySequence = cms.Sequence( fragment.HLTDoFullUnpackingEgammaEcalWithoutPreshowerCPUOnlyTask ) +fragment.HLTDoCaloCPUOnlySequence = cms.Sequence( fragment.HLTDoFullUnpackingEgammaEcalWithoutPreshowerCPUOnlySequence + fragment.HLTDoLocalHcalSequence + fragment.hltTowerMakerForAllCPUOnly ) +fragment.HLTAK4CaloJetsReconstructionCPUOnlySequence = cms.Sequence( fragment.HLTDoCaloCPUOnlySequence + fragment.hltAK4CaloJetsCPUOnly + fragment.hltAK4CaloJetsIDPassedCPUOnly ) +fragment.HLTAK4CaloCorrectorProducersCPUOnlySequence = cms.Sequence( fragment.hltAK4CaloFastJetCorrectorCPUOnly + fragment.hltAK4CaloRelativeCorrector + fragment.hltAK4CaloAbsoluteCorrector + fragment.hltAK4CaloResidualCorrector + fragment.hltAK4CaloCorrectorCPUOnly ) +fragment.HLTAK4CaloJetsCorrectionCPUOnlySequence = cms.Sequence( fragment.hltFixedGridRhoFastjetAllCaloCPUOnly + fragment.HLTAK4CaloCorrectorProducersCPUOnlySequence + fragment.hltAK4CaloJetsCorrectedCPUOnly + fragment.hltAK4CaloJetsCorrectedIDPassedCPUOnly ) +fragment.HLTAK4CaloJetsCPUOnlySequence = cms.Sequence( fragment.HLTAK4CaloJetsReconstructionCPUOnlySequence + fragment.HLTAK4CaloJetsCorrectionCPUOnlySequence ) +fragment.HLTDoCaloCPUOnlySequencePF = cms.Sequence( fragment.HLTDoFullUnpackingEgammaEcalWithoutPreshowerCPUOnlySequence + fragment.HLTDoLocalHcalSequence + fragment.hltTowerMakerForAllCPUOnly ) +fragment.HLTAK4CaloJetsPrePFRecoCPUOnlySequence = cms.Sequence( fragment.HLTDoCaloCPUOnlySequencePF + fragment.hltAK4CaloJetsPFCPUOnly ) +fragment.HLTPreAK4PFJetsRecoCPUOnlySequence = cms.Sequence( fragment.HLTAK4CaloJetsPrePFRecoCPUOnlySequence + fragment.hltAK4CaloJetsPFEt5CPUOnly ) +fragment.HLTDoLocalPixelCPUOnlySequence = cms.Sequence( fragment.HLTDoLocalPixelCPUOnlyTask ) +fragment.HLTDoLocalStripCPUOnlySequence = cms.Sequence( fragment.hltSiStripExcludedFEDListProducer + fragment.hltSiStripRawToClustersFacility + fragment.hltSiStripClustersCPUOnly ) +fragment.HLTIterL3OImuonTkCandidateCPUOnlySequence = cms.Sequence( fragment.hltIterL3OISeedsFromL2MuonsCPUOnly + fragment.hltIterL3OITrackCandidatesCPUOnly + fragment.hltIterL3OIMuCtfWithMaterialTracksCPUOnly + fragment.hltIterL3OIMuonTrackCutClassifierCPUOnly + fragment.hltIterL3OIMuonTrackSelectionHighPurityCPUOnly + fragment.hltL3MuonsIterL3OICPUOnly ) +fragment.HLTRecopixelvertexingCPUOnlySequence = cms.Sequence( fragment.hltPixelTracksFitter + fragment.hltPixelTracksFilter,fragment.HLTRecopixelvertexingCPUOnlyTask ) +fragment.HLTIterL3MuonRecopixelvertexingCPUOnlySequence = cms.Sequence( fragment.HLTRecopixelvertexingCPUOnlySequence + fragment.hltIterL3MuonPixelTracksTrackingRegionsCPUOnly + fragment.hltPixelTracksInRegionL2CPUOnly ) +fragment.HLTIterativeTrackingIteration0ForIterL3MuonCPUOnly = cms.Sequence( fragment.hltIter0IterL3MuonPixelSeedsFromPixelTracksCPUOnly + fragment.hltIter0IterL3MuonPixelSeedsFromPixelTracksFilteredCPUOnly + fragment.hltIter0IterL3MuonCkfTrackCandidatesCPUOnly + fragment.hltIter0IterL3MuonCtfWithMaterialTracksCPUOnly + fragment.hltIter0IterL3MuonTrackCutClassifierCPUOnly + fragment.hltIter0IterL3MuonTrackSelectionHighPurityCPUOnly ) +fragment.HLTIterL3IOmuonTkCandidateCPUOnlySequence = cms.Sequence( fragment.HLTIterL3MuonRecopixelvertexingCPUOnlySequence + fragment.HLTIterativeTrackingIteration0ForIterL3MuonCPUOnly + fragment.hltL3MuonsIterL3IOCPUOnly ) +fragment.HLTIterL3OIAndIOFromL2muonTkCandidateCPUOnlySequence = cms.Sequence( fragment.HLTIterL3OImuonTkCandidateCPUOnlySequence + fragment.hltIterL3OIL3MuonsLinksCombinationCPUOnly + fragment.hltIterL3OIL3MuonsCPUOnly + fragment.hltIterL3OIL3MuonCandidatesCPUOnly + fragment.hltL2SelectorForL3IOCPUOnly + fragment.HLTIterL3IOmuonTkCandidateCPUOnlySequence + fragment.hltIterL3MuonsFromL2LinksCombinationCPUOnly ) +fragment.HLTRecopixelvertexingCPUOnlySequenceForIterL3FromL1Muon = cms.Sequence( fragment.HLTRecopixelvertexingCPUOnlySequence + fragment.hltIterL3FromL1MuonPixelTracksTrackingRegions + fragment.hltPixelTracksInRegionL1CPUOnly ) +fragment.HLTIterativeTrackingIteration0ForIterL3FromL1MuonCPUOnly = cms.Sequence( fragment.hltIter0IterL3FromL1MuonPixelSeedsFromPixelTracksCPUOnly + fragment.hltIter0IterL3FromL1MuonPixelSeedsFromPixelTracksFilteredCPUOnly + fragment.hltIter0IterL3FromL1MuonCkfTrackCandidatesCPUOnly + fragment.hltIter0IterL3FromL1MuonCtfWithMaterialTracksCPUOnly + fragment.hltIter0IterL3FromL1MuonTrackCutClassifierCPUOnly + fragment.hltIter0IterL3FromL1MuonTrackSelectionHighPurityCPUOnly ) +fragment.HLTIterL3IOmuonFromL1TkCandidateCPUOnlySequence = cms.Sequence( fragment.HLTRecopixelvertexingCPUOnlySequenceForIterL3FromL1Muon + fragment.HLTIterativeTrackingIteration0ForIterL3FromL1MuonCPUOnly ) +fragment.HLTIterL3muonTkCandidateCPUOnlySequence = cms.Sequence( fragment.HLTDoLocalPixelCPUOnlySequence + fragment.HLTDoLocalStripCPUOnlySequence + fragment.HLTIterL3OIAndIOFromL2muonTkCandidateCPUOnlySequence + fragment.hltL1MuonsPt0 + fragment.HLTIterL3IOmuonFromL1TkCandidateCPUOnlySequence ) +fragment.HLTL3muonrecoNocandCPUOnlySequence = cms.Sequence( fragment.HLTIterL3muonTkCandidateCPUOnlySequence + fragment.hltIterL3MuonMergedCPUOnly + fragment.hltIterL3MuonAndMuonFromL1MergedCPUOnly + fragment.hltIterL3GlbMuonCPUOnly + fragment.hltIterL3MuonsNoIDCPUOnly + fragment.hltIterL3MuonsCPUOnly + fragment.hltL3MuonsIterL3LinksCPUOnly + fragment.hltIterL3MuonTracksCPUOnly ) +fragment.HLTL3muonrecoCPUOnlySequence = cms.Sequence( fragment.HLTL3muonrecoNocandCPUOnlySequence + fragment.hltIterL3MuonCandidatesCPUOnly ) +fragment.HLTIterativeTrackingIteration0CPUOnly = cms.Sequence( fragment.hltIter0PFLowPixelSeedsFromPixelTracksCPUOnly + fragment.hltIter0PFlowCkfTrackCandidatesCPUOnly + fragment.hltIter0PFlowCtfWithMaterialTracksCPUOnly + fragment.hltIter0PFlowTrackCutClassifierCPUOnly + fragment.hltMergedTracksCPUOnly ) +fragment.HLTIterativeTrackingIter02CPUOnly = cms.Sequence( fragment.HLTIterativeTrackingIteration0CPUOnly ) +fragment.HLTTrackReconstructionForPFCPUOnly = cms.Sequence( fragment.HLTDoLocalPixelCPUOnlySequence + fragment.HLTRecopixelvertexingCPUOnlySequence + fragment.HLTDoLocalStripCPUOnlySequence + fragment.HLTIterativeTrackingIter02CPUOnly + fragment.hltPFMuonMergingCPUOnly + fragment.hltMuonLinksCPUOnly + fragment.hltMuonsCPUOnly ) +fragment.HLTParticleFlowCPUOnlySequence = cms.Sequence( fragment.HLTPreshowerSequence + fragment.hltParticleFlowRecHitECALUnseededCPUOnly + fragment.hltParticleFlowRecHitHBHECPUOnly + fragment.hltParticleFlowRecHitHF + fragment.hltParticleFlowRecHitPSUnseeded + fragment.hltParticleFlowClusterECALUncorrectedUnseededCPUOnly + fragment.hltParticleFlowClusterPSUnseeded + fragment.hltParticleFlowClusterECALUnseededCPUOnly + fragment.hltParticleFlowClusterHBHECPUOnly + fragment.hltParticleFlowClusterHCALCPUOnly + fragment.hltParticleFlowClusterHF + fragment.hltLightPFTracksCPUOnly + fragment.hltParticleFlowBlockCPUOnly + fragment.hltParticleFlowCPUOnly ) +fragment.HLTAK4PFJetsReconstructionCPUOnlySequence = cms.Sequence( fragment.HLTL2muonrecoSequence + fragment.HLTL3muonrecoCPUOnlySequence + fragment.HLTTrackReconstructionForPFCPUOnly + fragment.HLTParticleFlowCPUOnlySequence + fragment.hltAK4PFJetsCPUOnly + fragment.hltAK4PFJetsLooseIDCPUOnly + fragment.hltAK4PFJetsTightIDCPUOnly ) +fragment.HLTAK4PFCorrectorProducersCPUOnlySequence = cms.Sequence( fragment.hltAK4PFFastJetCorrectorCPUOnly + fragment.hltAK4PFRelativeCorrector + fragment.hltAK4PFAbsoluteCorrector + fragment.hltAK4PFResidualCorrector + fragment.hltAK4PFCorrectorCPUOnly ) +fragment.HLTAK4PFJetsCorrectionCPUOnlySequence = cms.Sequence( fragment.hltFixedGridRhoFastjetAllCPUOnly + fragment.HLTAK4PFCorrectorProducersCPUOnlySequence + fragment.hltAK4PFJetsCorrectedCPUOnly + fragment.hltAK4PFJetsLooseIDCorrectedCPUOnly + fragment.hltAK4PFJetsTightIDCorrectedCPUOnly ) +fragment.HLTAK4PFJetsCPUOnlySequence = cms.Sequence( fragment.HLTPreAK4PFJetsRecoCPUOnlySequence + fragment.HLTAK4PFJetsReconstructionCPUOnlySequence + fragment.HLTAK4PFJetsCorrectionCPUOnlySequence ) +fragment.HLTMediumIsoPFTauHighPtRelaxedIsoSequence = cms.Sequence( fragment.hltPFTauMediumHighPtRelaxedIsoAbsoluteIsolationDiscriminator + fragment.hltPFTauMediumHighPtRelaxedIsoRelativeIsolationDiscriminator + fragment.hltPFTauMediumHighPtRelaxedIsoAbsOrRelIsolationDiscriminator ) +fragment.HLTMediumChargedIsoPFTauHighPtRelaxedIsoTrk50 = cms.Sequence( fragment.HLTMediumIsoPFTauHighPtRelaxedIsoSequence + fragment.hltPFTauTrackPt50Discriminator + fragment.hltSelectedPFTausTrackPt50AbsOrRelMediumHighPtRelaxedIsoIsolation ) fragment.HLTEle16Ele12Ele8CaloIdLTrackIdLSequence = cms.Sequence( fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLL1MatchFilter + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLEtLeg1Filter + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLEtLeg2Filter + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLEtLeg3Filter + fragment.hltEgammaClusterShape + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLClusterShapeLeg1Filter + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLClusterShapeLeg2Filter + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLClusterShapeLeg3Filter + fragment.HLTDoLocalHcalSequence + fragment.hltTowerMakerForAll + fragment.hltEgammaHoverE + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLHELeg1Filter + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLHELeg2Filter + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLHELeg3Filter + fragment.HLTElePixelMatchSequence + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLPixelMatchLeg1Filter + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLPixelMatchLeg2Filter + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLPixelMatchLeg3Filter + fragment.HLTGsfElectronSequence + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLOneOEMinusOneOPLeg1Filter + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLOneOEMinusOneOPLeg2Filter + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLOneOEMinusOneOPLeg3Filter + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLDetaLeg1Filter + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLDetaLeg2Filter + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLDetaLeg3Filter + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLDphiLeg1Filter + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLDphiLeg2Filter + fragment.hltEle16Ele12Ele8CaloIdLTrackIdLDphiLeg3Filter ) fragment.HLTHPSDoubleMediumDeepTauDiTauWPAntiMuonPFTau20Sequence = cms.Sequence( fragment.HLTHPSDeepTauPFTauSequenceForVBFIsoTau + fragment.hltHpsSelectedPFTausMediumDeepTauDitauWPForVBFIsoTau + fragment.hltHpsDoublePFTau20TrackDeepTauDitauWPForVBFIsoTau + fragment.hltHpsPFTauAgainstMuonDiscriminator + fragment.hltHpsSelectedPFTausMediumDeepTauDitauWPAgainstMuon + fragment.hltHpsDoublePFTau20TrackDeepTauDitauWPAgainstMuon ) +fragment.HLTHPSDoubleTightChargedIsoAntiMuonPFTau20Sequence = cms.Sequence( fragment.HLTHPSTightChargedIsoPFTauSequence + fragment.hltHpsDoublePFTau20 + fragment.hltHpsSelectedPFTausTrackFinding + fragment.hltHpsDoublePFTau20Track + fragment.hltHpsSelectedPFTausTrackFindingTightChargedIsolation + fragment.hltHpsDoublePFTau20TrackTightChargedIso + fragment.hltHpsPFTauAgainstMuonDiscriminator + fragment.hltHpsSelectedPFTausTrackFindingTightChargedIsolationAgainstMuon + fragment.hltHpsDoublePFTau20TrackTightChargedIsoAgainstMuon ) fragment.HLTPhoton75R9Id90HE10IsoMEBOnlySequence = cms.Sequence( fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1SingleEG40Filter + fragment.hltEG75R9Id90HE10IsoMEBOnlyEtFilter + fragment.hltEgammaClusterShape + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltEG75R9Id90HE10IsoMEBOnlyHEFilter + fragment.hltEgammaR9ID + fragment.hltEG75R9Id90HE10IsoMEBOnlyR9Filter + fragment.hltEgammaEcalPFClusterIso + fragment.hltEG75R9Id90HE10IsoMEBOnlyEcalIsoFilter + fragment.HLTPFHcalClustering + fragment.hltEgammaHcalPFClusterIso + fragment.hltEG75R9Id90HE10IsoMEBOnlyHcalIsoFilter + fragment.HLTTrackReconstructionForIsoForPhotons + fragment.hltEgammaHollowTrackIso + fragment.hltEG75R9Id90HE10IsoMEBOnlyTrackIsoFilter ) fragment.HLTBphTrackingDoubleJpsiRegionalPixelTracks = cms.Sequence( fragment.hltPixelTracksTrackingRegionsDoubleJpsiRegional + fragment.hltPixelTracksDoubleJpsiRegional ) fragment.HLTBphTrackingDoubleJpsiRegionalIter0 = cms.Sequence( fragment.hltIter0JpsiTkTkPixelSeedsFromPixelTracks + fragment.hltIter0JpsiTkTkCkfTrackCandidates + fragment.hltIter0JpsiTkTkCtfWithMaterialTracks + fragment.hltIter0JpsiTkTkTrackCutClassifierPrompt + fragment.hltIter0JpsiTkTkTrackCutClassifierDetached + fragment.hltIter0JpsiTkTkTrackCutClassifierMerged + fragment.hltIter0JpsiTkTkTrackSelectionHighPurity ) fragment.HLTBphTrackingDoubleJpsiReg = cms.Sequence( fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingSequence + fragment.HLTDoLocalStripSequence + fragment.HLTBphTrackingDoubleJpsiRegionalPixelTracks + fragment.HLTBphTrackingDoubleJpsiRegionalIter0 ) fragment.HLTFastPrimaryVertexSequence = cms.Sequence( fragment.hltSelectorJets20L1FastJet + fragment.hltSelectorCentralJets20L1FastJeta + fragment.hltSelector4CentralJetsL1FastJet + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingSequence ) -fragment.HLTBtagBoostedDoubleSecondaryVertexSequencePFAK8 = cms.Sequence( fragment.hltVerticesPF + fragment.hltVerticesPFSelector + fragment.hltVerticesPFFilter + fragment.hltPFJetForDBtagSelectorAK8 + fragment.hltPFJetForDBtagAK8 + fragment.hltBoostedDBLifetimeTagInfosPFAK8 + fragment.hltBoostedDBInclusiveVertexFinderPFAK8 + fragment.hltBoostedDBInclusiveSecondaryVerticesPFAK8 + fragment.hltBoostedDBTrackVertexArbitratorPFAK8 + fragment.hltBoostedDBInclusiveMergedVerticesPFAK8 + fragment.hltBoostedDBSecondaryVertexTagInfosPFAK8 + fragment.hltBoostedDBSVAK8TagInfosPF + fragment.hltBoostedDBJetTagsPFAK8 ) fragment.HLTDiphoton3018R9Idb50e90ANDIso60CaloId15b35eANDHE12b10eMass55Sequence = cms.Sequence( fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1SingleAndDoubleEGOrFilter + fragment.hltEG30L1SingleAndDoubleEGOrEtFilter + fragment.hltEgammaR9ID + fragment.hltEG30R9Id50b80eR9IdFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltEG30HE12b10eR9Id50b80eHEFilter + fragment.hltEG30R9Id50b90eHE12b10eR9Id50b80eR9IdFilter + fragment.hltEgammaClusterShape + fragment.hltEG30CaloId15b35eR9Id50b90eHE12b10eR9Id50b80eClusterShapeFilter + fragment.hltEgammaEcalPFClusterIso + fragment.hltEG30Iso60CaloId15b35eR9Id50b90eHE12b10eR9Id50b80eEcalIsoFilter + fragment.HLTPFClusteringForEgammaUnseeded + fragment.hltEgammaCandidatesUnseeded + fragment.hltDiEG18EtUnseededFilter + fragment.hltEgammaR9IDUnseeded + fragment.hltDiEG18R9Id50b80eR9IdUnseededFilter + fragment.hltEgammaHoverEUnseeded + fragment.hltDiEG18HE12b10eR9Id50b80eHEUnseededFilter + fragment.hltEG18R9Id50b90eHE12b10eR9Id50b80eR9IdUnseededFilter + fragment.hltEgammaClusterShapeUnseeded + fragment.hltEG18CaloId15b35eR9Id50b90eHE12b10eR9Id50b80eClusterShapeUnseededFilter + fragment.hltEgammaEcalPFClusterIsoUnseeded + fragment.hltEG18Iso60CaloId15b35eR9Id50b90eHE12b10eR9Id50b80eEcalIsoUnseededFilter + fragment.HLTTrackReconstructionForIsoForPhotons + fragment.hltEgammaHollowTrackIsoUnseeded + fragment.hltEG18TrackIso60Iso60CaloId15b35eR9Id50b90eHE12b10eR9Id50b80eTrackIsoUnseededFilter + fragment.hltEG18TrackIso60Iso60CaloId15b35eR9Id50b90eHE12b10eR9Id50b80eMass55CombMassLastFilter ) fragment.HLTDiphoton3018R9Idb50e90ANDIso60CaloId15b35eANDHE12b10eSequence = cms.Sequence( fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1SingleAndDoubleEGOrFilter + fragment.hltEG30L1SingleAndDoubleEGOrEtFilter + fragment.hltEgammaR9ID + fragment.hltEG30R9Id50b80eR9IdFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltEG30HE12b10eR9Id50b80eHEFilter + fragment.hltEG30R9Id50b90eHE12b10eR9Id50b80eR9IdFilter + fragment.hltEgammaClusterShape + fragment.hltEG30CaloId15b35eR9Id50b90eHE12b10eR9Id50b80eClusterShapeFilter + fragment.hltEgammaEcalPFClusterIso + fragment.hltEG30Iso60CaloId15b35eR9Id50b90eHE12b10eR9Id50b80eEcalIsoFilter + fragment.HLTPFClusteringForEgammaUnseeded + fragment.hltEgammaCandidatesUnseeded + fragment.hltDiEG18EtUnseededFilter + fragment.hltEgammaR9IDUnseeded + fragment.hltDiEG18R9Id50b80eR9IdUnseededFilter + fragment.hltEgammaHoverEUnseeded + fragment.hltDiEG18HE12b10eR9Id50b80eHEUnseededFilter + fragment.hltEG18R9Id50b90eHE12b10eR9Id50b80eR9IdUnseededFilter + fragment.hltEgammaClusterShapeUnseeded + fragment.hltEG18CaloId15b35eR9Id50b90eHE12b10eR9Id50b80eClusterShapeUnseededFilter + fragment.hltEgammaEcalPFClusterIsoUnseeded + fragment.hltEG18Iso60CaloId15b35eR9Id50b90eHE12b10eR9Id50b80eEcalIsoUnseededFilter + fragment.HLTTrackReconstructionForIsoForPhotons + fragment.hltEgammaHollowTrackIsoUnseeded + fragment.hltEG18TrackIso60Iso60CaloId15b35eR9Id50b90eHE12b10eR9Id50b80eTrackIsoUnseededFilter ) fragment.HLTBeginSequenceParking = cms.Sequence( fragment.hltTriggerType + fragment.hltEnableParking + fragment.HLTL1UnpackerSequence + fragment.HLTBeamSpot ) fragment.HLTL2TauTagNNSequence = cms.Sequence( fragment.HLTDoLocalPixelSequence + fragment.HLTRecoPixelTracksSequence + fragment.HLTRecopixelvertexingSequence + fragment.HLTDoCaloSequence + cms.ignore(fragment.hltL1sDoubleTauBigOR) + cms.ignore(fragment.hltL1sSingleTau) + cms.ignore(fragment.hltL1sBigOrMuXXerIsoTauYYer) + cms.ignore(fragment.hltL1sMu22erIsoTau40er) + cms.ignore(fragment.hltL1sBigORDoubleTauJet) + cms.ignore(fragment.hltL1VBFDiJetIsoTau) + cms.ignore(fragment.hltL1sVeryBigORMu18erTauXXer2p1) + fragment.hltL2TauTagNNProducer ) fragment.HLTHPSDeepTauPFTauSequence = cms.Sequence( cms.ignore(fragment.hltL1sTauVeryBigOR) + fragment.hltHpsL1JetsHLTForDeepTauInput + fragment.hltHpsPFTauDiscriminationByDecayModeFindingNewDMsL1matched + fragment.hltHpsPFTauPrimaryVertexProducerForDeepTau + fragment.hltHpsPFTauSecondaryVertexProducerForDeepTau + fragment.hltHpsPFTauTransverseImpactParametersForDeepTau + fragment.hltFixedGridRhoProducerFastjetAllTau + fragment.hltHpsPFTauBasicDiscriminatorsForDeepTau + fragment.hltHpsPFTauBasicDiscriminatorsdR03ForDeepTau + fragment.hltHpsPFTauDeepTauProducer ) -fragment.HLTEle24erWPTightGsfForTauSequence = cms.Sequence( fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1EGerAndTauFilter + fragment.hltEG24L1EGandTauEtFilter + fragment.hltEgammaClusterShape + fragment.hltEle24erWPTightClusterShapeFilterForTau + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltEle24erWPTightHEFilterForTau + fragment.hltEgammaEcalPFClusterIso + fragment.hltEle24erWPTightEcalIsoFilterForTau + fragment.HLTPFHcalClustering + fragment.hltEgammaHcalPFClusterIso + fragment.hltEle24erWPTightHcalIsoFilterForTau + fragment.HLTElePixelMatchSequence + fragment.hltEle24erWPTightPixelMatchFilterForTau + fragment.hltEle24erWPTightPMS2FilterForTau + fragment.HLTGsfElectronSequence + fragment.hltEle24erWPTightGsfOneOEMinusOneOPFilterForTau + fragment.hltEle24erWPTightGsfMissingHitsFilterForTau + fragment.hltEle24erWPTightGsfDetaFilterForTau + fragment.hltEle24erWPTightGsfDphiFilterForTau + fragment.HLTTrackReconstructionForIsoElectronIter02 + fragment.hltEgammaEleGsfTrackIso + fragment.hltEle24erWPTightGsfTrackIsoFilterForTau ) +fragment.HLTCaloTausCreatorL1TauSeededRegionalSequence = cms.Sequence( fragment.HLTDoCaloSequence + cms.ignore(fragment.hltL1sTauVeryBigOR) + fragment.hltCaloTowerL1sTauVeryBigORSeededRegional + fragment.hltAkIsoTauL1sTauVeryBigORSeededRegional ) +fragment.HLTL2TauJetsL1TauSeededSequence = cms.Sequence( fragment.HLTCaloTausCreatorL1TauSeededRegionalSequence + fragment.hltL2TauJetsL1TauSeeded ) +fragment.HLTL2TauPixelIsolationSequenceL1TauGlobalSeeded = cms.Sequence( fragment.hltL2TausForPixelIsolationL1TauSeeded + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingSequence + fragment.hltL2TauPixelIsoTagProducerL1TauSeededGlob ) +fragment.HLTL2p5IsoTauL1TauSeededGlobalSequence = cms.Sequence( fragment.HLTL2TauPixelIsolationSequenceL1TauGlobalSeeded + fragment.hltL2TauIsoFilterL1TauSeededGlob + fragment.hltL2TauJetsIsoL1TauSeededGlob ) +fragment.HLTHPSDoublePFTauPt40Eta2p1Trk1 = cms.Sequence( fragment.hltHpsDoublePFTau40 + fragment.hltHpsPFTauTrackPt1Discriminator + fragment.hltHpsSelectedPFTausTrackPt1 + fragment.hltHpsDoublePFTau40TrackPt1 ) +fragment.HLTHPSMediumChargedIsoPFTauSequence = cms.Sequence( fragment.hltHpsPFTauMediumAbsoluteChargedIsolationDiscriminator + fragment.hltHpsPFTauMediumRelativeChargedIsolationDiscriminator + fragment.hltHpsPFTauMediumAbsOrRelChargedIsolationDiscriminator ) +fragment.HLTHPSDoublePFTauPt35Eta2p1Trk1 = cms.Sequence( fragment.hltHpsDoublePFTau35 + fragment.hltHpsPFTauTrackPt1Discriminator + fragment.hltHpsSelectedPFTausTrackPt1 + fragment.hltHpsDoublePFTau35TrackPt1 ) fragment.HLTHPSLooseETauWPDeepTauPFTau30Sequence = cms.Sequence( fragment.HLTHPSDeepTauPFTauSequence + fragment.hltHpsSelectedPFTausLooseETauWPDeepTauFilter ) fragment.HLTHPSLooseMuTauWPDeepTauAntiMuonPFTau27Sequence = cms.Sequence( fragment.HLTHPSDeepTauPFTauSequence + fragment.hltHpsPFTauAgainstMuonDiscriminatorBigL1matched + fragment.hltHpsSelectedPFTausLooseMuTauWPDeepTauVsJetsAgainstMuon ) fragment.HLTMu24Eta2p1IsoTau40Eta2p1IsolationSequence = cms.Sequence( fragment.HLTL3muonEcalPFisorecoSequenceNoBoolsForMuons + fragment.hltL3fL1sMu22erIsoTau40erL1f0L2f10QL3Filtered24QL3pfecalIsoRhoFiltered + fragment.HLTL3muonHcalPFisorecoSequenceNoBoolsForMuons + fragment.hltL3fL1sMu22IsoTau40erL1f0L2f10QL3Filtered24QL3pfhcalIsoRhoFiltered + fragment.HLTTrackReconstructionForIsoL3MuonIter02 + fragment.hltMuonTkRelIsolationCut0p08Map ) @@ -80397,10 +84106,6 @@ fragment.HLTIterativeTrackingIteration4ForDisplacedTkMuons = cms.Sequence( fragment.hltDisplacedhltIter4ClustersRefRemovalForDisplacedTkMuons + fragment.hltDisplacedhltIter4MaskedMeasurementTrackerEventForDisplacedTkMuons + fragment.hltDisplacedhltIter4PixelLessLayerTripletsForDisplacedTkMuons + fragment.hltDisplacedhltIter4PixelLessTrackingRegionsForDisplacedTkMuons + fragment.hltDisplacedhltIter4PixelLessClusterCheckForDisplacedTkMuons + fragment.hltDisplacedhltIter4PixelLessHitDoubletsForDisplacedTkMuons + fragment.hltDisplacedhltIter4PixelLessHitTripletsForDisplacedTkMuons + fragment.hltDisplacedhltIter4PixelLessSeedsForDisplacedTkMuons + fragment.hltDisplacedhltIter4CkfTrackCandidatesForDisplacedTkMuons + fragment.hltDisplacedhltIter4CtfWithMaterialTracksForDisplacedTkMuons + fragment.hltIter4IterL3FromL1MuonTrackCutClassifier + fragment.hltIter4IterL3FromL1MuonTrackSelectionHighPurity ) fragment.HLTIterL3GlbDisplacedMuonTkNoCandidateSequence = cms.Sequence( fragment.HLTDoLocalPixelSequence + fragment.HLTDoLocalStripSequence + fragment.HLTIterL3OIGlbDisplacedMuonTkCandidateSequence + fragment.hltIterL3OIL3GlbDisplacedMuonsLinksCombination + fragment.hltIterL3OIL3GlbDisplacedMuons + fragment.hltIterL3OIGlbDisplacedMuonCandidates + fragment.hltL2SelectorForL3IOForGlbDisplaced + fragment.HLTIterL3IODisplacedmuonTkCandidateSequence + fragment.HLTIterativeTrackingIteration4GlbDisplacedMuons + fragment.hltL1MuonNoL2SelectorNoVtx + fragment.HLTIterativeTrackingIteration4ForDisplacedTkMuons + fragment.hltIter0MergedWithIter4GlbDisplacedMuons + fragment.hltIter4FromL1MergedWithIter04GlbDisplacedMuons + fragment.hltdTksMergedWithOIGlbDisplacedMuons + fragment.hltdTksMergedWithOIGlbDisplacedMuonsHighPurity + fragment.hltIterL3GlbdTksDisplacedMuons + fragment.hltIterL3DisplacedMuons + fragment.hltIterL3DisplacedMuonsLinks ) fragment.HLTL3DisplacedMuonRecoSequence = cms.Sequence( fragment.HLTIterL3GlbDisplacedMuonTkNoCandidateSequence + fragment.hltIterL3TrackerDisplacedMuonCandidates + fragment.hltIterL3DisplacedMuonCandidates ) -fragment.HLTCaloTausCreatorL1TauSeededRegionalSequence = cms.Sequence( fragment.HLTDoCaloSequence + cms.ignore(fragment.hltL1sTauVeryBigOR) + fragment.hltCaloTowerL1sTauVeryBigORSeededRegional + fragment.hltAkIsoTauL1sTauVeryBigORSeededRegional ) -fragment.HLTL2TauJetsL1TauSeededSequence = cms.Sequence( fragment.HLTCaloTausCreatorL1TauSeededRegionalSequence + fragment.hltL2TauJetsL1TauSeeded ) -fragment.HLTL2TauPixelIsolationSequenceL1TauGlobalSeeded = cms.Sequence( fragment.hltL2TausForPixelIsolationL1TauSeeded + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingSequence + fragment.hltL2TauPixelIsoTagProducerL1TauSeededGlob ) -fragment.HLTL2p5IsoTauL1TauSeededGlobalSequence = cms.Sequence( fragment.HLTL2TauPixelIsolationSequenceL1TauGlobalSeeded + fragment.hltL2TauIsoFilterL1TauSeededGlob + fragment.hltL2TauJetsIsoL1TauSeededGlob ) fragment.HLTIterativeTrackingIteration4ForTau = cms.Sequence( fragment.hltDisplacedhltIter4ClustersRefRemovalForTau + fragment.hltDisplacedhltIter4MaskedMeasurementTrackerEventForTau + fragment.hltDisplacedhltIter4PixelLessLayerTripletsForTau + fragment.hltDisplacedhltIter4PFlowPixelLessTrackingRegionsForTau + fragment.hltDisplacedhltIter4PFlowPixelLessClusterCheckForTau + fragment.hltDisplacedhltIter4PFlowPixelLessHitDoubletsForTau + fragment.hltDisplacedhltIter4PFlowPixelLessHitTripletsForTau + fragment.hltDisplacedhltIter4PFlowPixelLessSeedsForTau + fragment.hltDisplacedhltIter4PFlowCkfTrackCandidatesForTau + fragment.hltDisplacedhltIter4PFlowCtfWithMaterialTracksForTau + fragment.hltDisplacedhltIter4PFlowTrackSelectionHighPurityForTau ) fragment.HLTIterativeTrackingIter04ForTau = cms.Sequence( fragment.HLTIterativeTrackingIteration0 + fragment.HLTIterativeTrackingIteration4ForTau + fragment.hltIter4MergedWithIter0ForTau ) fragment.HLTTrackReconstructionForPFDispl = cms.Sequence( fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingSequence + fragment.HLTDoLocalStripSequence + fragment.HLTIterativeTrackingIter04ForTau + fragment.hltPFMuonMergingForDisplTau + fragment.hltMuonLinksForDisplTau + fragment.hltMuonsForDisplTau ) @@ -80428,6 +84133,8 @@ fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt1PtrkShortSig5 = cms.Sequence( fragment.hltL3DisplacedDijetFullTracksJetTracksAssociatorAtVertexLowPt + fragment.hltL3DisplacedDijet100FullTracksTrackIPProducerLowPt + fragment.hltL3DisplacedDijetFullTracksJetTagProducerFromIPLowPtShortSig5 + fragment.hltTwoPromptHLTL3DisplacedDijetFullTracksHLTCaloJetTagFilterLowPt1PtrkShortSig5 ) fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt1PtrkShortSig5 = cms.Sequence( fragment.hltL4DisplacedDijetFullTracksJetPromptTracksAssociatorAtVertexLowPt1PtrkShortSig5 + fragment.hltL4PromptDisplacedDijetFullTracksTrackIPProducerLowPt1PtrkShortSig5 + fragment.hltL4PromptDisplacedDijetFullTracksJetTagProducerFromIPLowPt1PtrkShortSig5 + fragment.hltL4PromptDisplacedDijetFullTracksHLTCaloJetTagFilterLowPt1PtrkShortSig5 ) fragment.HLTDisplacedTrackRequirementLooseDisplacedJetsLowPt1PtrkShortSig5 = cms.Sequence( fragment.hltL4DisplacedDijetFullTracksJetTracksAssociatorAtVertexLowPt1PtrkShortSig5 + fragment.hltL4TaggedDisplacedDijetFullTracksTrackIPProducerLowPt1PtrkPt0p5ShortSig5 + fragment.hltL4DisplacedDijetFullTracksJetTagProducerLooseFromIPLowPt1PtrkPt0p5ShortSig5 + fragment.hltL4DisplacedDijetFullTracksHLTCaloJetTagFilterLooseLowPt1PtrkPt0p5ShortSig5 ) +fragment.HLTDiPho10CaloIdLTime1nsSequence = cms.Sequence( fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1SingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltEG10EtFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltEG10HEFilter + fragment.hltEgammaClusterShape + fragment.hltEG10CaloIdLClusterShapeFilter + fragment.hltEG10CaloIdLTime1nsFilter + fragment.HLTPFClusteringForEgammaUnseeded + fragment.hltEgammaCandidatesUnseeded + fragment.hltEgammaCandidatesWrapperUnseeded + fragment.hltDiEG10EtUnseededFilter + fragment.hltEgammaHoverEUnseeded + fragment.hltDiEG10HEUnseededFilter + fragment.hltEgammaClusterShapeUnseeded + fragment.hltDiEG10CaloIdLClusterShapeUnseededFilter + fragment.hltDiEG10CaloIdLTime1nsUnseededFilter ) +fragment.HLTDiPho10CaloIdLTime1p2nsSequence = cms.Sequence( fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1SingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltEG10EtFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltEG10HEFilter + fragment.hltEgammaClusterShape + fragment.hltEG10CaloIdLClusterShapeFilter + fragment.hltEG10CaloIdLTime1p2nsFilter + fragment.HLTPFClusteringForEgammaUnseeded + fragment.hltEgammaCandidatesUnseeded + fragment.hltEgammaCandidatesWrapperUnseeded + fragment.hltDiEG10EtUnseededFilter + fragment.hltEgammaHoverEUnseeded + fragment.hltDiEG10HEUnseededFilter + fragment.hltEgammaClusterShapeUnseeded + fragment.hltDiEG10CaloIdLClusterShapeUnseededFilter + fragment.hltDiEG10CaloIdLTime1p2nsUnseededFilter ) fragment.HLTDiPho10CaloIdLTime1p4nsSequence = cms.Sequence( fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1SingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltEG10EtFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltEG10HEFilter + fragment.hltEgammaClusterShape + fragment.hltEG10CaloIdLClusterShapeFilter + fragment.hltEG10CaloIdLTime1p4nsFilter + fragment.HLTPFClusteringForEgammaUnseeded + fragment.hltEgammaCandidatesUnseeded + fragment.hltEgammaCandidatesWrapperUnseeded + fragment.hltDiEG10EtUnseededFilter + fragment.hltEgammaHoverEUnseeded + fragment.hltDiEG10HEUnseededFilter + fragment.hltEgammaClusterShapeUnseeded + fragment.hltDiEG10CaloIdLClusterShapeUnseededFilter + fragment.hltDiEG10CaloIdLTime1p4nsUnseededFilter ) fragment.HLTDiPho10CaloIdLTime1p6nsSequence = cms.Sequence( fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1SingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltEG10EtFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltEG10HEFilter + fragment.hltEgammaClusterShape + fragment.hltEG10CaloIdLClusterShapeFilter + fragment.hltEG10CaloIdLTime1p6nsFilter + fragment.HLTPFClusteringForEgammaUnseeded + fragment.hltEgammaCandidatesUnseeded + fragment.hltEgammaCandidatesWrapperUnseeded + fragment.hltDiEG10EtUnseededFilter + fragment.hltEgammaHoverEUnseeded + fragment.hltDiEG10HEUnseededFilter + fragment.hltEgammaClusterShapeUnseeded + fragment.hltDiEG10CaloIdLClusterShapeUnseededFilter + fragment.hltDiEG10CaloIdLTime1p6nsUnseededFilter ) fragment.HLTDiPho10CaloIdLTime1p8nsSequence = cms.Sequence( fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1SingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltEG10EtFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltEG10HEFilter + fragment.hltEgammaClusterShape + fragment.hltEG10CaloIdLClusterShapeFilter + fragment.hltEG10CaloIdLTime1p8nsFilter + fragment.HLTPFClusteringForEgammaUnseeded + fragment.hltEgammaCandidatesUnseeded + fragment.hltEgammaCandidatesWrapperUnseeded + fragment.hltDiEG10EtUnseededFilter + fragment.hltEgammaHoverEUnseeded + fragment.hltDiEG10HEUnseededFilter + fragment.hltEgammaClusterShapeUnseeded + fragment.hltDiEG10CaloIdLClusterShapeUnseededFilter + fragment.hltDiEG10CaloIdLTime1p8nsUnseededFilter ) @@ -80461,75 +84168,77 @@ fragment.HLTriggerFirstPath = cms.Path( fragment.hltGetRaw + fragment.hltPSetMap + fragment.hltBoolFalse ) fragment.Status_OnCPU = cms.Path( fragment.statusOnGPU + ~fragment.statusOnGPUFilter ) fragment.Status_OnGPU = cms.Path( fragment.statusOnGPU + fragment.statusOnGPUFilter ) -fragment.HLT_AK8PFJet360_TrimMass30_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8PFJet360TrimMass30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet260 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets260 + fragment.hltAK8SinglePFJet360 + fragment.hltAK8TrimModJets + fragment.hltAK8SinglePFJetTrimModMass30 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet380_TrimMass30_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8PFJet380TrimMass30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet280 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets280 + fragment.hltAK8SinglePFJet380 + fragment.hltAK8TrimModJets + fragment.hltAK8SinglePFJetTrimModMass30 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet400_TrimMass30_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8PFJet400TrimMass30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet300 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets300 + fragment.hltAK8SinglePFJet400 + fragment.hltAK8TrimModJets + fragment.hltAK8SinglePFJetTrimModMass30 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet420_TrimMass30_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8PFJet420TrimMass30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet320 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets320 + fragment.hltAK8SinglePFJet420 + fragment.hltAK8TrimModJets + fragment.hltAK8SinglePFJetTrimModMass30 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet400_MassSD30_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8PFJet400MassSD30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet300 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets300 + fragment.hltAK8SinglePFJet400 + fragment.hltAK8SoftDropModJets + fragment.hltAK8SinglePFSoftDropModMass30 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet420_MassSD30_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8PFJet420MassSD30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet320 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets320 + fragment.hltAK8SinglePFJet420 + fragment.hltAK8SoftDropModJets + fragment.hltAK8SinglePFSoftDropModMass30 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet450_MassSD30_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8PFJet450MassSD30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet350 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets350 + fragment.hltAK8SinglePFJet450 + fragment.hltAK8SoftDropModJets + fragment.hltAK8SinglePFSoftDropModMass30 + fragment.HLTEndSequence ) -fragment.HLT_AK8DiPFJet250_250_MassSD30_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8DiPFJet250250MassSD30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltAK8DoublePFJet250 + fragment.hltAK8SoftDropModJets + fragment.hltAK8DoublePFJetSDModMass30 + fragment.HLTEndSequence ) -fragment.HLT_AK8DiPFJet250_250_MassSD50_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8DiPFJet250250MassSD50 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltAK8DoublePFJet250 + fragment.hltAK8SoftDropModJets + fragment.hltAK8DoublePFJetSDModMass50 + fragment.HLTEndSequence ) -fragment.HLT_AK8DiPFJet260_260_MassSD30_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8DiPFJet260260MassSD30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltAK8DoublePFJet260 + fragment.hltAK8SoftDropModJets + fragment.hltAK8DoublePFJetSDModMass30 + fragment.HLTEndSequence ) -fragment.HLT_AK8DiPFJet270_270_MassSD30_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8DiPFJet270270MassSD30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltAK8DoublePFJet270 + fragment.hltAK8SoftDropModJets + fragment.hltAK8DoublePFJetSDModMass30 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFHT750_TrimMass50_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPreAK8PFHT750TrimMass50 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8HtMht + fragment.hltAK8Ht650 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFHTwJetPt200 + fragment.hltAK8TrimModJets + fragment.hlt1AK8PFJetsTrimMass50Pt200 + fragment.hltAK8PFHT750 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFHT800_TrimMass50_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPreAK8PFHT800TrimMass50 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8HtMht + fragment.hltAK8Ht700 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFHTwJetPt200 + fragment.hltAK8TrimModJets + fragment.hlt1AK8PFJetsTrimMass50Pt200 + fragment.hltAK8PFHT800 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFHT850_TrimMass50_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPreAK8PFHT850TrimMass50 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8HtMht + fragment.hltAK8Ht750 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFHTwJetPt200 + fragment.hltAK8TrimModJets + fragment.hlt1AK8PFJetsTrimMass50Pt200 + fragment.hltAK8PFHT850 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFHT900_TrimMass50_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPreAK8PFHT900TrimMass50 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8HtMht + fragment.hltAK8Ht800 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFHTwJetPt200 + fragment.hltAK8TrimModJets + fragment.hlt1AK8PFJetsTrimMass50Pt200 + fragment.hltAK8PFHT900 + fragment.HLTEndSequence ) -fragment.HLT_CaloJet500_NoJetID_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreCaloJet500NoJetID + fragment.HLTAK4CaloJetsReconstructionNoIDSequence + fragment.HLTAK4CaloJetsCorrectionNoIDSequence + fragment.hltSingleCaloJet500 + fragment.HLTEndSequence ) -fragment.HLT_CaloJet550_NoJetID_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreCaloJet550NoJetID + fragment.HLTAK4CaloJetsReconstructionNoIDSequence + fragment.HLTAK4CaloJetsCorrectionNoIDSequence + fragment.hltSingleCaloJet550 + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu5DoubleEG3 + fragment.hltPreDoubleMu5UpsilonDoubleEle3CaloIdLTrackIdL + fragment.HLTDiMu5DiEle3CaloIdLTrackIdLMuonlegSequence + fragment.HLTDiMu5DiEle3CaloIdLTrackIdLElectronlegSequence + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu3DoubleEG7p5 + fragment.hltPreDoubleMu3DoubleEle7p5CaloIdLTrackIdLUpsilon + fragment.HLTDiMu3DiEle7p5CaloIdLTrackIdLMuonlegSequence + fragment.HLTDiMu3DiEle7p5CaloIdLTrackIdLElectronlegSequence + fragment.HLTEndSequence ) -fragment.HLT_Trimuon5_3p5_2_Upsilon_Muon_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMuV1OSM5to17 + fragment.hltPreTrimuon53p52UpsilonMuon + fragment.hltTripleMuonV2L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltTripleMuonV2L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3TripleMuonV2L1Filtered0) + fragment.hltTripleMuL3V2PreFiltered0 + fragment.hltTripleMuL3V2bPreFiltered0 + fragment.hltTripleMuL3V2cPreFiltered0 + fragment.hltUpsilonMuonL3Filtered + fragment.hltDisplacedmumuVtxProducerUpsilonMuon + fragment.hltVertexmumuFilterUpsilonMuon + fragment.HLTEndSequence ) -fragment.HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMuOpen53p52UpsilonMuon + fragment.hltPreTrimuonOpen53p52UpsilonMuon + fragment.hltL1TripleMuOpen53p52UpsilonMuonL1Filtered0 + fragment.HLTL2muonrecoSequenceOpenMu + cms.ignore(fragment.hltL2TripleMuOpen53p52UpsilonMuonL2PreFiltered0) + fragment.HLTL3muonrecoOpenMuSequence + cms.ignore(fragment.hltL1fForIterL3L1TripleMuOpen53p52UpsilonMuonL1Filtered0) + fragment.hltL3fL1TripleMuOpen53p52UpsilonMuonPreFiltered222 + fragment.hltL3fL1TripleMuOpen53p52UpsilonMuonPreFiltered3p53p52 + fragment.hltL3fL1TripleMuOpen53p52UpsilonMuonPreFiltered53p52 + fragment.hltUpsilonMuon53p52OpenMuonL3Filtered + fragment.hltDisplacedmumuVtxProducerUpsilonMuon53p52OpenMuon + fragment.hltVertexmumuFilterUpsilonMuon53p52OpenMuon + fragment.HLTEndSequence ) -fragment.HLT_DoubleEle25_CaloIdL_MW_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoOrWithEG26WithJetAndTau + fragment.hltPreDoubleEle25CaloIdLMW + fragment.HLTEle25CaloIdLMWSequence + fragment.HLTDoubleEle25CaloIdLMWSequence + fragment.HLTEndSequence ) -fragment.HLT_DoubleEle27_CaloIdL_MW_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoOrWithEG26WithJetAndTau + fragment.hltPreDoubleEle27CaloIdLMW + fragment.HLTEle27CaloIdLMWSequence + fragment.HLTDoubleEle27CaloIdLMWSequence + fragment.HLTEndSequence ) -fragment.HLT_DoubleEle33_CaloIdL_MW_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoOrWithEG26WithJetAndTau + fragment.hltPreDoubleEle33CaloIdLMW + fragment.HLTEle33CaloIdLMWSequence + fragment.HLTDoubleEle33CaloIdLMWSequence + fragment.HLTEndSequence ) -fragment.HLT_DoubleEle24_eta2p1_WPTight_Gsf_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigORDoubleLooseIsoEGXXer + fragment.hltPreDoubleEle24eta2p1WPTightGsf + fragment.HLTDoubleEle24erWPTightGsfForTauSequence + fragment.HLTEndSequence ) -fragment.HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEG6to8HTT250to300IorL1sHTT + fragment.hltPreDoubleEle8CaloIdMTrackIdMMass8DZPFHT350 + fragment.HLTDoubleEle8CaloIdMGsfTrackIdMSequence + fragment.hltDoubleEle8Mass8Filter + fragment.hltDoubleEle8DZFilter + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT350Jet30 + fragment.HLTEndSequence ) -fragment.HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEG6to8HTT250to300IorL1sHTT + fragment.hltPreDoubleEle8CaloIdMTrackIdMMass8PFHT350 + fragment.HLTDoubleEle8CaloIdMGsfTrackIdMSequence + fragment.hltDoubleEle8Mass8Filter + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT350Jet30 + fragment.HLTEndSequence ) -fragment.HLT_Mu27_Ele37_CaloIdL_MW_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu25 + fragment.hltPreMu27Ele37CaloIdLMW + fragment.hltL1fL1sMu16orMu25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu16orMu25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + fragment.hltL3fL1sMu16orMu25L1f0L2f10QL3Filtered27Q + fragment.HLTEle37CaloIdLMWUnseededSequence + fragment.HLTEndSequence ) -fragment.HLT_Mu37_Ele27_CaloIdL_MW_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu25 + fragment.hltPreMu37Ele27CaloIdLMW + fragment.hltL1fL1sMu16orMu25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu16orMu25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + fragment.hltL3fL1sMu16orMu25L1f0L2f10QL3Filtered37Q + fragment.HLTEle27CaloIdLMWUnseededSequence + fragment.HLTEndSequence ) -fragment.HLT_Mu37_TkMu27_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreMu37TkMu27 + fragment.hltL1fL1sMu22orMu25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22orMu25L1f0L2Filtered25) + fragment.HLTL3muonrecoSequence + fragment.hltL3fL1sMu16orMu25L1f0L2f25L3Filtered37 + fragment.HLTTrackerMuonSequence + fragment.hltDiMuonGlbFiltered37TrkFiltered27 + fragment.hltDiMuonGlb37Trk27DzFiltered0p2 + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu4_3_Bs_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMuForBs + fragment.hltPreDoubleMu43Bs + fragment.hltL1fL1sL1DoubleMu0er1p5SQOSdR1p4L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0er1p5SQOSdR1p4L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdR1p4L1Filtered0) + fragment.hltDoubleMu4BsL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu4Bs + fragment.hltDisplacedmumuFilterDoubleMu4Bs + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu4_3_Jpsi_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMuForBs + fragment.hltPreDoubleMu43Jpsi + fragment.hltL1fL1sL1DoubleMu0er1p5SQOSdR1p4L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0er1p5SQOSdR1p4L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdR1p4L1Filtered0) + fragment.hltDoubleMu43JPsiL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu43Jpsi + fragment.hltDisplacedmumuFilterDoubleMu43Jpsi + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu4_3_LowMass_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMuForLowMassInclusive + fragment.hltPreDoubleMu43LowMass + fragment.hltL1fL1sL1DoubleMuL1Filtered0LowMassInclusive + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMuL1f0L2PreFiltered0ForLowMassInclusive) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMuL1Filtered0LowMassInclusive) + fragment.hltDoubleMu43LowMassL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu43LowMass + fragment.hltDisplacedmumuFilterDoubleMu43LowMass + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu4_LowMass_Displaced_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMuForLowMassDisplaced + fragment.hltPreDoubleMu4LowMassDisplaced + fragment.hltL1fL1sDoubleMuL1Filtered0ForLowMassDisplaced + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMuL1Filtered0ForLowMassDisplaced) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMuL1Filtered0ForLowMassDisplaced) + fragment.hltDoubleMu4LowMassDisplacedL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu4LowMassDisplaced + fragment.hltDisplacedmumuFilterDoubleMu4LowMassDisplaced + fragment.HLTEndSequence ) -fragment.HLT_Mu0_L1DoubleMu_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMuForLowMassInclusive + fragment.hltPreMu0L1DoubleMu + fragment.hltL1fL1sL1DoubleMuL1Filtered0LowMassInclusive + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMuL1f0L2PreFiltered0ForLowMassInclusive) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMuL1Filtered0LowMassInclusive) + fragment.hltL3fL1sDoubleMu0SQL1f0L2PreFilteres0L3Filtered0 + fragment.HLTEndSequence ) -fragment.HLT_Mu4_L1DoubleMu_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMuForLowMassInclusive + fragment.hltPreMu4L1DoubleMu + fragment.hltL1fL1sL1DoubleMuL1Filtered0LowMassInclusive + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMuL1f0L2PreFiltered0ForLowMassInclusive) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMuL1Filtered0LowMassInclusive) + fragment.hltL3fL1sDoubleMu0SQL1f0L2PreFilteres0L3Filtered4 + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu4_3_Photon4_BsToMMG_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMuForBsToMMG + fragment.hltPreDoubleMu43Photon4BsToMMG + fragment.hltL1fL1sL1DoubleMuL1Filtered0BMMG + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMuL1f0L2PreFiltered0ForBMMG) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMuL1Filtered0BMMG) + fragment.hltDoubleMu43BsToMMGL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu43BMMG + fragment.hltDisplacedDoubleMu43FilterBMMG + fragment.HLTPho4CaloIdLUnseededSequence + fragment.hltDoubleMu43Photon4MassFillter + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMuForBsToMMG + fragment.hltPreDoubleMu43DisplacedPhoton4BsToMMG + fragment.hltL1fL1sL1DoubleMuL1Filtered0BMMG + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMuL1f0L2PreFiltered0ForBMMG) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMuL1Filtered0BMMG) + fragment.hltDoubleMu43DisplacedBsToMMGL3Filtered + fragment.hltHardDisplacedmumuVtxProducerDoubleMu43BMMG + fragment.hltHardDisplacedmumuFilterBMMG + fragment.HLTPho4CaloIdLUnseededSequence + fragment.hltDisplacedMuMu43Photon4MassFilter + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu3_Trk_Tau3mu_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er2p0SQOSdEtaMax1p6orTripleMu21p50 + fragment.hltPreDoubleMu3TrkTau3mu + fragment.hltL1fL1sL1DoubleMuorTripleMuL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMuorTripleMuL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMuorTripleMuL1Filtered0) + fragment.hltDoubleMu3TrkTau3muL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu3Tau3mu + fragment.hltDisplacedmumuFilterDoubleMu3Tau3mu + fragment.HLTBphTrackingDisplacedTau3muReg + fragment.hltTau3muTkAllConeTracksIter + fragment.hltTau3muTkVertexProducer + fragment.hltTau3muTkVertexFilter + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu3_TkMu_DsTau3Mu_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er2p0SQOSdEtaMax1p6orTripleMu21p50 + fragment.hltPreDoubleMu3TkMuDsTau3Mu + fragment.hltL1fL1sL1DoubleMuorTripleMuL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMuorTripleMuL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMuorTripleMuL1Filtered0) + fragment.hltDoubleMu3TrkTau3muL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu3Tau3mu + fragment.hltDisplacedmumuFilterDoubleMu3Tau3mu + fragment.HLTTrackerMuonSequenceLowPt + fragment.hltdstau3mumuontrkFltr + fragment.hltdstau3muDisplaced3muVtxProducer + fragment.hltdstau3muDisplaced3muFltr + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu3SQHTT200 + fragment.hltPreDoubleMu4Mass3p8DZPFHT350 + fragment.hltDoubleMuon4L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltDoubleMuon4L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3DoubleMuon4L1Filtered0) + fragment.hltL3fL1DiMu3SQHT200L3PreFiltered4 + fragment.hltDoubleMuon4Mass3p8Filtered + fragment.hltDoubleMu4Mass3p8DZFilter + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT350Jet30 + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu4_MuMuTrk_Displaced_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + fragment.hltPreDoubleMu4MuMuTrkDisplaced + fragment.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.hltDoubleMu4MuMuDisplacedL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu4MuMu + fragment.hltDisplacedmumuFilterDoubleMu4MuMu + fragment.HLTBphTrackingDisplacedMuMuReg + fragment.hltMuMuTkAllConeTracksIter + fragment.hltMuMuTkVertexProducer + fragment.hltMuMuTkVertexFilter + fragment.HLTEndSequence ) -fragment.HLT_Mu3_PFJet40_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu3IorMu3Jet30er2p5 + fragment.hltPreMu3PFJet40 + fragment.hltL1fL1sMu3Jet30L1Filtered0 + fragment.hltL1sSingleJet35ObjectMap + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3L1Filtered0) + fragment.hltL3fL1sMu3L1f0L2f0L3Filtered3 + fragment.HLTAK4PFJetsSequence + fragment.hltMu3JetCollectionsForLeptonPlusPFJets + fragment.hltMu3PFJet40MuCleaned + fragment.HLTEndSequence ) -fragment.HLT_Mu7p5_L2Mu2_Jpsi_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0SQ + fragment.hltPreMu7p5L2Mu2Jpsi + fragment.hltL1fL1DoubleMu0SQL1Filtered0 + fragment.HLTL2muonrecoSequence + fragment.hltL2fSQDoubleMu2L2PreFiltered2 + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1DoubleMu0SQL1Filtered0) + fragment.hltL3fSQMu7p5L2Mu2L3Filtered7p5 + fragment.hltSQMu7p5L2Mu2JpsiTrackMassFiltered + fragment.HLTEndSequence ) -fragment.HLT_Mu7p5_L2Mu2_Upsilon_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0SQ + fragment.hltPreMu7p5L2Mu2Upsilon + fragment.hltL1fL1DoubleMu0SQL1Filtered0 + fragment.HLTL2muonrecoSequence + fragment.hltL2fSQDoubleMu2L2PreFiltered2 + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1DoubleMu0SQL1Filtered0) + fragment.hltL3fSQMu7p5L2Mu2L3Filtered7p5 + fragment.hltSQMu7p5L2Mu2UpsilonTrackMassFiltered + fragment.HLTEndSequence ) -fragment.HLT_Mu3_L1SingleMu5orSingleMu7_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu5IorSingleMu7 + fragment.hltPreMu3L1SingleMu5orSingleMu7 + fragment.hltL1sEmuSingleMu3 + fragment.hltL1fL1sEmuMu3L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sEmuMu3L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sEmuMu3L1Filtered0) + fragment.hltL3fL1sEmuMu3L1f0L2f0L3Filtered3 + fragment.HLTEndSequence ) -fragment.HLT_DoublePhoton33_CaloIdL_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoOrWithEG26WithJetAndTau + fragment.hltPreDoublePhoton33CaloIdL + fragment.HLTPho33CaloIdLSequence + fragment.HLTDoublePho33CaloIdLUnseededSequence + fragment.HLTEndSequence ) -fragment.HLT_DoublePhoton70_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoOrWithJetAndTau + fragment.hltPreDoublePhoton70 + fragment.HLTDoublePho70Sequence + fragment.HLTEndSequence ) -fragment.HLT_DoublePhoton85_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoOrWithJetAndTau + fragment.hltPreDoublePhoton85 + fragment.HLTDoublePho85Sequence + fragment.HLTEndSequence ) -fragment.HLT_Ele15_WPLoose_Gsf_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGLowETer2p5or + fragment.hltPreEle15WPLooseGsf + fragment.HLTEle15WPLooseGsfSequence + fragment.HLTEndSequence ) -fragment.HLT_Ele20_WPLoose_Gsf_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGLowETer2p5or + fragment.hltPreEle20WPLooseGsf + fragment.HLTEle20WPLooseGsfSequence + fragment.HLTEndSequence ) -fragment.HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGor + fragment.hltPreDiEle27WPTightCaloOnlyL1DoubleEG + fragment.HLTDiEle27L1DoubleEGWPTightCaloOnlySequence + fragment.HLTEndSequence ) -fragment.HLT_Ele27_WPTight_Gsf_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGor + fragment.hltPreEle27WPTightGsf + fragment.HLTEle27WPTightGsfSequence + fragment.HLTEndSequence ) -fragment.HLT_Ele28_WPTight_Gsf_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGor + fragment.hltPreEle28WPTightGsf + fragment.HLTEle28WPTightGsfSequence + fragment.HLTEndSequence ) -fragment.HLT_Ele30_WPTight_Gsf_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGor + fragment.hltPreEle30WPTightGsf + fragment.HLTEle30WPTightGsfSequence + fragment.HLTEndSequence ) -fragment.HLT_Ele32_WPTight_Gsf_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGor + fragment.hltPreEle32WPTightGsf + fragment.HLTEle32WPTightGsfSequence + fragment.HLTEndSequence ) -fragment.HLT_Ele35_WPTight_Gsf_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGor + fragment.hltPreEle35WPTightGsf + fragment.HLTEle35WPTightGsfSequence + fragment.HLTEndSequence ) -fragment.HLT_Ele35_WPTight_Gsf_L1EGMT_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaSingleEle + fragment.hltPreEle35WPTightGsfL1EGMT + fragment.HLTSingleEleGsfL1EGMTSequence + fragment.HLTEndSequence ) -fragment.HLT_Ele38_WPTight_Gsf_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGor + fragment.hltPreEle38WPTightGsf + fragment.HLTEle38WPTightGsfSequence + fragment.HLTEndSequence ) -fragment.HLT_Ele40_WPTight_Gsf_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGor + fragment.hltPreEle40WPTightGsf + fragment.HLTEle40WPTightGsfSequence + fragment.HLTEndSequence ) -fragment.HLT_Ele32_WPTight_Gsf_L1DoubleEG_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGor + fragment.hltPreEle32WPTightGsfL1DoubleEG + fragment.HLTEle32L1DoubleEGWPTightGsfSequence + fragment.HLTEndSequence ) -fragment.HLT_HT300_Beamspot_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTTForBeamSpot + fragment.hltPreHT300Beamspot + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT300 + fragment.HLTTrackingForBeamSpot + fragment.hltVerticesPF + fragment.hltVerticesPFSelector + fragment.hltVerticesPFFilter + fragment.HLTEndSequence ) -fragment.HLT_ZeroBias_Beamspot_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreZeroBiasBeamspot + fragment.HLTTrackingForBeamSpot + fragment.hltVerticesPF + fragment.hltVerticesPFSelector + fragment.hltVerticesPFFilter + fragment.HLTEndSequence ) -fragment.HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigORMu18erTauXXer2p1 + fragment.hltPreIsoMu20eta2p1TightChargedIsoPFTauHPS27eta2p1TightIDCrossL1 + fragment.hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fBigORMu18erTauXXer2p1L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0) + fragment.hltL3fL1BigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20Q + fragment.HLTMu20Eta2p1Tau24Eta2p1IsolationSequence + fragment.hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSTightChargedIsoTightOOSCPhotonsAntiMuonPFTau27Sequence + fragment.hltHpsL1JetsHLTPFTauTrackTightChargedIsolationTightOOSCPhotonsAgainstMuonMatch + fragment.hltHpsSelectedPFTau27TightChargedIsolationTightOOSCPhotonsAgainstMuonL1HLTMatched + fragment.hltHpsOverlapFilterIsoMu20TightChargedIsoTightOOSCPhotonsPFTau27L1Seeded + fragment.HLTEndSequence ) -fragment.HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreIsoMu27MediumDeepTauPFTauHPS20eta2p1SingleL1 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22or25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q + fragment.HLTMu27IsolationSequence + fragment.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f27QL3trkIsoFiltered + fragment.HLTL2TauJetsSequence + fragment.hltSingleL2Tau20eta2p2 + fragment.HLTL2p5IsoTauGlobalSequence + fragment.hltSingleL2GlobIsoTau20eta2p2 + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSSingleMediumDeepTauDiTauWPAntiMuonPFTau20Sequence + fragment.hltHpsOverlapFilterIsoMu27MediumDeepTauDitauWPPFTau20 + fragment.HLTEndSequence ) -fragment.HLT_IsoMu20_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu18 + fragment.hltPreIsoMu20 + fragment.hltL1fL1sMu18L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu18L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu18L1Filtered0) + fragment.hltL3fL1sMu18L1f0L2f10QL3Filtered20Q + fragment.HLTMu20IsolationSequence + fragment.hltL3crIsoL1sMu18L1f0L2f10QL3f20QL3trkIsoFiltered + fragment.HLTEndSequence ) -fragment.HLT_IsoMu24_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22 + fragment.hltPreIsoMu24 + fragment.hltL1fL1sMu22L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMu22L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22L1Filtered0) + fragment.hltL3fL1sSingleMu22L1f0L2f10QL3Filtered24Q + fragment.HLTMu24IsolationSequence + fragment.hltL3crIsoL1sSingleMu22L1f0L2f10QL3f24QL3trkIsoFiltered + fragment.HLTEndSequence ) -fragment.HLT_IsoMu24_eta2p1_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22 + fragment.hltPreIsoMu24eta2p1 + fragment.hltL1fL1sMu22erL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMu22erL1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22erL1Filtered0) + fragment.hltL3fL1sSingleMu22erL1f0L2f10QL3Filtered24Q + fragment.HLTMu24Eta2p1IsolationSequence + fragment.hltL3crIsoL1sSingleMu22erL1f0L2f10QL3f24QL3trkIsoFiltered + fragment.HLTEndSequence ) -fragment.HLT_IsoMu27_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreIsoMu27 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22or25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q + fragment.HLTMu27IsolationSequence + fragment.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f27QL3trkIsoFiltered + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet360_TrimMass30_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8PFJet360TrimMass30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet260 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets260 + fragment.hltAK8SinglePFJet360 + fragment.hltAK8TrimModJets + fragment.hltAK8SinglePFJetTrimModMass30 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet380_TrimMass30_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8PFJet380TrimMass30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet280 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets280 + fragment.hltAK8SinglePFJet380 + fragment.hltAK8TrimModJets + fragment.hltAK8SinglePFJetTrimModMass30 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet400_TrimMass30_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8PFJet400TrimMass30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet300 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets300 + fragment.hltAK8SinglePFJet400 + fragment.hltAK8TrimModJets + fragment.hltAK8SinglePFJetTrimModMass30 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet420_TrimMass30_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8PFJet420TrimMass30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet320 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets320 + fragment.hltAK8SinglePFJet420 + fragment.hltAK8TrimModJets + fragment.hltAK8SinglePFJetTrimModMass30 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet400_MassSD30_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8PFJet400MassSD30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet300 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets300 + fragment.hltAK8SinglePFJet400 + fragment.hltAK8SoftDropModJets + fragment.hltAK8SinglePFSoftDropModMass30 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet420_MassSD30_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8PFJet420MassSD30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet320 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets320 + fragment.hltAK8SinglePFJet420 + fragment.hltAK8SoftDropModJets + fragment.hltAK8SinglePFSoftDropModMass30 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet450_MassSD30_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8PFJet450MassSD30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet350 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets350 + fragment.hltAK8SinglePFJet450 + fragment.hltAK8SoftDropModJets + fragment.hltAK8SinglePFSoftDropModMass30 + fragment.HLTEndSequence ) +fragment.HLT_AK8DiPFJet250_250_MassSD30_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8DiPFJet250250MassSD30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltAK8DoublePFJet250 + fragment.hltAK8SoftDropModJets + fragment.hltAK8DoublePFJetSDModMass30 + fragment.HLTEndSequence ) +fragment.HLT_AK8DiPFJet250_250_MassSD50_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8DiPFJet250250MassSD50 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltAK8DoublePFJet250 + fragment.hltAK8SoftDropModJets + fragment.hltAK8DoublePFJetSDModMass50 + fragment.HLTEndSequence ) +fragment.HLT_AK8DiPFJet260_260_MassSD30_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8DiPFJet260260MassSD30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltAK8DoublePFJet260 + fragment.hltAK8SoftDropModJets + fragment.hltAK8DoublePFJetSDModMass30 + fragment.HLTEndSequence ) +fragment.HLT_AK8DiPFJet270_270_MassSD30_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet180 + fragment.hltPreAK8DiPFJet270270MassSD30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltAK8DoublePFJet270 + fragment.hltAK8SoftDropModJets + fragment.hltAK8DoublePFJetSDModMass30 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFHT750_TrimMass50_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPreAK8PFHT750TrimMass50 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8HtMht + fragment.hltAK8Ht650 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFHTwJetPt200 + fragment.hltAK8TrimModJets + fragment.hlt1AK8PFJetsTrimMass50Pt200 + fragment.hltAK8PFHT750 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFHT800_TrimMass50_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPreAK8PFHT800TrimMass50 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8HtMht + fragment.hltAK8Ht700 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFHTwJetPt200 + fragment.hltAK8TrimModJets + fragment.hlt1AK8PFJetsTrimMass50Pt200 + fragment.hltAK8PFHT800 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFHT850_TrimMass50_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPreAK8PFHT850TrimMass50 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8HtMht + fragment.hltAK8Ht750 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFHTwJetPt200 + fragment.hltAK8TrimModJets + fragment.hlt1AK8PFJetsTrimMass50Pt200 + fragment.hltAK8PFHT850 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFHT900_TrimMass50_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPreAK8PFHT900TrimMass50 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8HtMht + fragment.hltAK8Ht800 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFHTwJetPt200 + fragment.hltAK8TrimModJets + fragment.hlt1AK8PFJetsTrimMass50Pt200 + fragment.hltAK8PFHT900 + fragment.HLTEndSequence ) +fragment.HLT_CaloJet500_NoJetID_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreCaloJet500NoJetID + fragment.HLTAK4CaloJetsReconstructionNoIDSequence + fragment.HLTAK4CaloJetsCorrectionNoIDSequence + fragment.hltSingleCaloJet500 + fragment.HLTEndSequence ) +fragment.HLT_CaloJet550_NoJetID_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreCaloJet550NoJetID + fragment.HLTAK4CaloJetsReconstructionNoIDSequence + fragment.HLTAK4CaloJetsCorrectionNoIDSequence + fragment.hltSingleCaloJet550 + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu5DoubleEG3 + fragment.hltPreDoubleMu5UpsilonDoubleEle3CaloIdLTrackIdL + fragment.HLTDiMu5DiEle3CaloIdLTrackIdLMuonlegSequence + fragment.HLTDiMu5DiEle3CaloIdLTrackIdLElectronlegSequence + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu3DoubleEG7p5 + fragment.hltPreDoubleMu3DoubleEle7p5CaloIdLTrackIdLUpsilon + fragment.HLTDiMu3DiEle7p5CaloIdLTrackIdLMuonlegSequence + fragment.HLTDiMu3DiEle7p5CaloIdLTrackIdLElectronlegSequence + fragment.HLTEndSequence ) +fragment.HLT_Trimuon5_3p5_2_Upsilon_Muon_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMuV1OSM5to17 + fragment.hltPreTrimuon53p52UpsilonMuon + fragment.hltTripleMuonV2L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltTripleMuonV2L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3TripleMuonV2L1Filtered0) + fragment.hltTripleMuL3V2PreFiltered0 + fragment.hltTripleMuL3V2bPreFiltered0 + fragment.hltTripleMuL3V2cPreFiltered0 + fragment.hltUpsilonMuonL3Filtered + fragment.hltDisplacedmumuVtxProducerUpsilonMuon + fragment.hltVertexmumuFilterUpsilonMuon + fragment.HLTEndSequence ) +fragment.HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMuOpen53p52UpsilonMuon + fragment.hltPreTrimuonOpen53p52UpsilonMuon + fragment.hltL1TripleMuOpen53p52UpsilonMuonL1Filtered0 + fragment.HLTL2muonrecoSequenceOpenMu + cms.ignore(fragment.hltL2TripleMuOpen53p52UpsilonMuonL2PreFiltered0) + fragment.HLTL3muonrecoOpenMuSequence + cms.ignore(fragment.hltL1fForIterL3L1TripleMuOpen53p52UpsilonMuonL1Filtered0) + fragment.hltL3fL1TripleMuOpen53p52UpsilonMuonPreFiltered222 + fragment.hltL3fL1TripleMuOpen53p52UpsilonMuonPreFiltered3p53p52 + fragment.hltL3fL1TripleMuOpen53p52UpsilonMuonPreFiltered53p52 + fragment.hltUpsilonMuon53p52OpenMuonL3Filtered + fragment.hltDisplacedmumuVtxProducerUpsilonMuon53p52OpenMuon + fragment.hltVertexmumuFilterUpsilonMuon53p52OpenMuon + fragment.HLTEndSequence ) +fragment.HLT_DoubleEle25_CaloIdL_MW_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoOrWithEG26WithJetAndTau + fragment.hltPreDoubleEle25CaloIdLMW + fragment.HLTEle25CaloIdLMWSequence + fragment.HLTDoubleEle25CaloIdLMWSequence + fragment.HLTEndSequence ) +fragment.HLT_DoubleEle27_CaloIdL_MW_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoOrWithEG26WithJetAndTau + fragment.hltPreDoubleEle27CaloIdLMW + fragment.HLTEle27CaloIdLMWSequence + fragment.HLTDoubleEle27CaloIdLMWSequence + fragment.HLTEndSequence ) +fragment.HLT_DoubleEle33_CaloIdL_MW_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoOrWithEG26WithJetAndTau + fragment.hltPreDoubleEle33CaloIdLMW + fragment.HLTEle33CaloIdLMWSequence + fragment.HLTDoubleEle33CaloIdLMWSequence + fragment.HLTEndSequence ) +fragment.HLT_DoubleEle24_eta2p1_WPTight_Gsf_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigORDoubleLooseIsoEGXXer + fragment.hltPreDoubleEle24eta2p1WPTightGsf + fragment.HLTDoubleEle24erWPTightGsfForTauSequence + fragment.HLTEndSequence ) +fragment.HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v22 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEG6to8HTT250to300IorL1sHTT + fragment.hltPreDoubleEle8CaloIdMTrackIdMMass8DZPFHT350 + fragment.HLTDoubleEle8CaloIdMGsfTrackIdMSequence + fragment.hltDoubleEle8Mass8Filter + fragment.hltDoubleEle8DZFilter + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT350Jet30 + fragment.HLTEndSequence ) +fragment.HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v22 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEG6to8HTT250to300IorL1sHTT + fragment.hltPreDoubleEle8CaloIdMTrackIdMMass8PFHT350 + fragment.HLTDoubleEle8CaloIdMGsfTrackIdMSequence + fragment.hltDoubleEle8Mass8Filter + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT350Jet30 + fragment.HLTEndSequence ) +fragment.HLT_Mu27_Ele37_CaloIdL_MW_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu25 + fragment.hltPreMu27Ele37CaloIdLMW + fragment.hltL1fL1sMu16orMu25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu16orMu25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + fragment.hltL3fL1sMu16orMu25L1f0L2f10QL3Filtered27Q + fragment.HLTEle37CaloIdLMWUnseededSequence + fragment.HLTEndSequence ) +fragment.HLT_Mu37_Ele27_CaloIdL_MW_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu25 + fragment.hltPreMu37Ele27CaloIdLMW + fragment.hltL1fL1sMu16orMu25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu16orMu25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + fragment.hltL3fL1sMu16orMu25L1f0L2f10QL3Filtered37Q + fragment.HLTEle27CaloIdLMWUnseededSequence + fragment.HLTEndSequence ) +fragment.HLT_Mu37_TkMu27_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreMu37TkMu27 + fragment.hltL1fL1sMu22orMu25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22orMu25L1f0L2Filtered25) + fragment.HLTL3muonrecoSequence + fragment.hltL3fL1sMu16orMu25L1f0L2f25L3Filtered37 + fragment.HLTTrackerMuonSequence + fragment.hltDiMuonGlbFiltered37TrkFiltered27 + fragment.hltDiMuonGlb37Trk27DzFiltered0p2 + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu4_3_Bs_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMuForBs + fragment.hltPreDoubleMu43Bs + fragment.hltL1fL1sL1DoubleMu0er1p5SQOSdR1p4L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0er1p5SQOSdR1p4L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdR1p4L1Filtered0) + fragment.hltDoubleMu4BsL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu4Bs + fragment.hltDisplacedmumuFilterDoubleMu4Bs + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu4_3_Jpsi_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMuForBs + fragment.hltPreDoubleMu43Jpsi + fragment.hltL1fL1sL1DoubleMu0er1p5SQOSdR1p4L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0er1p5SQOSdR1p4L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdR1p4L1Filtered0) + fragment.hltDoubleMu43JPsiL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu43Jpsi + fragment.hltDisplacedmumuFilterDoubleMu43Jpsi + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu4_3_LowMass_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMuForLowMassInclusive + fragment.hltPreDoubleMu43LowMass + fragment.hltL1fL1sL1DoubleMuL1Filtered0LowMassInclusive + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMuL1f0L2PreFiltered0ForLowMassInclusive) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMuL1Filtered0LowMassInclusive) + fragment.hltDoubleMu43LowMassL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu43LowMass + fragment.hltDisplacedmumuFilterDoubleMu43LowMass + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu4_LowMass_Displaced_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMuForLowMassDisplaced + fragment.hltPreDoubleMu4LowMassDisplaced + fragment.hltL1fL1sDoubleMuL1Filtered0ForLowMassDisplaced + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMuL1Filtered0ForLowMassDisplaced) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMuL1Filtered0ForLowMassDisplaced) + fragment.hltDoubleMu4LowMassDisplacedL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu4LowMassDisplaced + fragment.hltDisplacedmumuFilterDoubleMu4LowMassDisplaced + fragment.HLTEndSequence ) +fragment.HLT_Mu0_L1DoubleMu_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMuForLowMassInclusive + fragment.hltPreMu0L1DoubleMu + fragment.hltL1fL1sL1DoubleMuL1Filtered0LowMassInclusive + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMuL1f0L2PreFiltered0ForLowMassInclusive) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMuL1Filtered0LowMassInclusive) + fragment.hltL3fL1sDoubleMu0SQL1f0L2PreFilteres0L3Filtered0 + fragment.HLTEndSequence ) +fragment.HLT_Mu4_L1DoubleMu_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMuForLowMassInclusive + fragment.hltPreMu4L1DoubleMu + fragment.hltL1fL1sL1DoubleMuL1Filtered0LowMassInclusive + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMuL1f0L2PreFiltered0ForLowMassInclusive) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMuL1Filtered0LowMassInclusive) + fragment.hltL3fL1sDoubleMu0SQL1f0L2PreFilteres0L3Filtered4 + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu4_3_Photon4_BsToMMG_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMuForBsToMMG + fragment.hltPreDoubleMu43Photon4BsToMMG + fragment.hltL1fL1sL1DoubleMuL1Filtered0BMMG + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMuL1f0L2PreFiltered0ForBMMG) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMuL1Filtered0BMMG) + fragment.hltDoubleMu43BsToMMGL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu43BMMG + fragment.hltDisplacedDoubleMu43FilterBMMG + fragment.HLTPho4CaloIdLUnseededSequence + fragment.hltDoubleMu43Photon4MassFillter + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMuForBsToMMG + fragment.hltPreDoubleMu43DisplacedPhoton4BsToMMG + fragment.hltL1fL1sL1DoubleMuL1Filtered0BMMG + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMuL1f0L2PreFiltered0ForBMMG) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMuL1Filtered0BMMG) + fragment.hltDoubleMu43DisplacedBsToMMGL3Filtered + fragment.hltHardDisplacedmumuVtxProducerDoubleMu43BMMG + fragment.hltHardDisplacedmumuFilterBMMG + fragment.HLTPho4CaloIdLUnseededSequence + fragment.hltDisplacedMuMu43Photon4MassFilter + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu3_Trk_Tau3mu_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er2p0SQOSdEtaMax1p6orTripleMu21p50 + fragment.hltPreDoubleMu3TrkTau3mu + fragment.hltL1fL1sL1DoubleMuorTripleMuL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMuorTripleMuL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMuorTripleMuL1Filtered0) + fragment.hltDoubleMu3TrkTau3muL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu3Tau3mu + fragment.hltDisplacedmumuFilterDoubleMu3Tau3mu + fragment.HLTBphTrackingDisplacedTau3muReg + fragment.hltTau3muTkAllConeTracksIter + fragment.hltTau3muTkVertexProducer + fragment.hltTau3muTkVertexFilter + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu3_TkMu_DsTau3Mu_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er2p0SQOSdEtaMax1p6orTripleMu21p50 + fragment.hltPreDoubleMu3TkMuDsTau3Mu + fragment.hltL1fL1sL1DoubleMuorTripleMuL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMuorTripleMuL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMuorTripleMuL1Filtered0) + fragment.hltDoubleMu3TrkTau3muL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu3Tau3mu + fragment.hltDisplacedmumuFilterDoubleMu3Tau3mu + fragment.HLTTrackerMuonSequenceLowPt + fragment.hltdstau3mumuontrkFltr + fragment.hltdstau3muDisplaced3muVtxProducer + fragment.hltdstau3muDisplaced3muFltr + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu3SQHTT200 + fragment.hltPreDoubleMu4Mass3p8DZPFHT350 + fragment.hltDoubleMuon4L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltDoubleMuon4L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3DoubleMuon4L1Filtered0) + fragment.hltL3fL1DiMu3SQHT200L3PreFiltered4 + fragment.hltDoubleMuon4Mass3p8Filtered + fragment.hltDoubleMu4Mass3p8DZFilter + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT350Jet30 + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu4_MuMuTrk_Displaced_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + fragment.hltPreDoubleMu4MuMuTrkDisplaced + fragment.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.hltDoubleMu4MuMuDisplacedL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu4MuMu + fragment.hltDisplacedmumuFilterDoubleMu4MuMu + fragment.HLTBphTrackingDisplacedMuMuReg + fragment.hltMuMuTkAllConeTracksIter + fragment.hltMuMuTkVertexProducer + fragment.hltMuMuTkVertexFilter + fragment.HLTEndSequence ) +fragment.HLT_Mu3_PFJet40_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu3IorMu3Jet30er2p5 + fragment.hltPreMu3PFJet40 + fragment.hltL1fL1sMu3Jet30L1Filtered0 + fragment.hltL1sSingleJet35ObjectMap + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3L1Filtered0) + fragment.hltL3fL1sMu3L1f0L2f0L3Filtered3 + fragment.HLTAK4PFJetsSequence + fragment.hltMu3JetCollectionsForLeptonPlusPFJets + fragment.hltMu3PFJet40MuCleaned + fragment.HLTEndSequence ) +fragment.HLT_Mu7p5_L2Mu2_Jpsi_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0SQ + fragment.hltPreMu7p5L2Mu2Jpsi + fragment.hltL1fL1DoubleMu0SQL1Filtered0 + fragment.HLTL2muonrecoSequence + fragment.hltL2fSQDoubleMu2L2PreFiltered2 + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1DoubleMu0SQL1Filtered0) + fragment.hltL3fSQMu7p5L2Mu2L3Filtered7p5 + fragment.hltSQMu7p5L2Mu2JpsiTrackMassFiltered + fragment.HLTEndSequence ) +fragment.HLT_Mu7p5_L2Mu2_Upsilon_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0SQ + fragment.hltPreMu7p5L2Mu2Upsilon + fragment.hltL1fL1DoubleMu0SQL1Filtered0 + fragment.HLTL2muonrecoSequence + fragment.hltL2fSQDoubleMu2L2PreFiltered2 + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1DoubleMu0SQL1Filtered0) + fragment.hltL3fSQMu7p5L2Mu2L3Filtered7p5 + fragment.hltSQMu7p5L2Mu2UpsilonTrackMassFiltered + fragment.HLTEndSequence ) +fragment.HLT_Mu3_L1SingleMu5orSingleMu7_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu5IorSingleMu7 + fragment.hltPreMu3L1SingleMu5orSingleMu7 + fragment.hltL1sEmuSingleMu3 + fragment.hltL1fL1sEmuMu3L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sEmuMu3L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sEmuMu3L1Filtered0) + fragment.hltL3fL1sEmuMu3L1f0L2f0L3Filtered3 + fragment.HLTEndSequence ) +fragment.HLT_DoublePhoton33_CaloIdL_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoOrWithEG26WithJetAndTau + fragment.hltPreDoublePhoton33CaloIdL + fragment.HLTPho33CaloIdLSequence + fragment.HLTDoublePho33CaloIdLUnseededSequence + fragment.HLTEndSequence ) +fragment.HLT_DoublePhoton70_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoOrWithJetAndTau + fragment.hltPreDoublePhoton70 + fragment.HLTDoublePho70Sequence + fragment.HLTEndSequence ) +fragment.HLT_DoublePhoton85_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoOrWithJetAndTau + fragment.hltPreDoublePhoton85 + fragment.HLTDoublePho85Sequence + fragment.HLTEndSequence ) +fragment.HLT_Ele15_WPLoose_Gsf_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGLowETer2p5or + fragment.hltPreEle15WPLooseGsf + fragment.HLTEle15WPLooseGsfSequence + fragment.HLTEndSequence ) +fragment.HLT_Ele20_WPLoose_Gsf_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGLowETer2p5or + fragment.hltPreEle20WPLooseGsf + fragment.HLTEle20WPLooseGsfSequence + fragment.HLTEndSequence ) +fragment.HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGor + fragment.hltPreDiEle27WPTightCaloOnlyL1DoubleEG + fragment.HLTDiEle27L1DoubleEGWPTightCaloOnlySequence + fragment.HLTEndSequence ) +fragment.HLT_Ele27_WPTight_Gsf_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGor + fragment.hltPreEle27WPTightGsf + fragment.HLTEle27WPTightGsfSequence + fragment.HLTEndSequence ) +fragment.HLT_Ele28_WPTight_Gsf_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGor + fragment.hltPreEle28WPTightGsf + fragment.HLTEle28WPTightGsfSequence + fragment.HLTEndSequence ) +fragment.HLT_Ele30_WPTight_Gsf_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGor + fragment.hltPreEle30WPTightGsf + fragment.HLTEle30WPTightGsfSequence + fragment.HLTEndSequence ) +fragment.HLT_Ele32_WPTight_Gsf_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGor + fragment.hltPreEle32WPTightGsf + fragment.HLTEle32WPTightGsfSequence + fragment.HLTEndSequence ) +fragment.HLT_Ele35_WPTight_Gsf_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGor + fragment.hltPreEle35WPTightGsf + fragment.HLTEle35WPTightGsfSequence + fragment.HLTEndSequence ) +fragment.HLT_Ele35_WPTight_Gsf_L1EGMT_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaSingleEle + fragment.hltPreEle35WPTightGsfL1EGMT + fragment.HLTSingleEleGsfL1EGMTSequence + fragment.HLTEndSequence ) +fragment.HLT_Ele38_WPTight_Gsf_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGor + fragment.hltPreEle38WPTightGsf + fragment.HLTEle38WPTightGsfSequence + fragment.HLTEndSequence ) +fragment.HLT_Ele40_WPTight_Gsf_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGor + fragment.hltPreEle40WPTightGsf + fragment.HLTEle40WPTightGsfSequence + fragment.HLTEndSequence ) +fragment.HLT_Ele32_WPTight_Gsf_L1DoubleEG_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGor + fragment.hltPreEle32WPTightGsfL1DoubleEG + fragment.HLTEle32L1DoubleEGWPTightGsfSequence + fragment.HLTEndSequence ) +fragment.HLT_Ele24_eta2p1_WPTight_Gsf_TightChargedIsoPFTauHPS30_eta2p1_CrossL1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigORLooseIsoEGXXerIsoTauYYerdRMin0p3 + fragment.hltPreEle24eta2p1WPTightGsfTightChargedIsoPFTauHPS30eta2p1CrossL1 + fragment.HLTEle24erWPTightGsfForTauSequence + fragment.HLTGlobalPFTauHPSSequence + fragment.hltOverlapFilterIsoEle24IsoTau30WPTightGsfCaloJet5 + fragment.HLTHPSTightChargedIsoPFTau30Sequence + fragment.hltHpsL1JetsHLTPFTauTrackTightChargedIsolationMatch + fragment.hltHpsSelectedPFTau30TightChargedIsolationL1HLTMatched + fragment.hltHpsOverlapFilterIsoEle24WPTightGsfTightIsoPFTau30 + fragment.HLTEndSequence ) +fragment.HLT_HT300_Beamspot_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTTForBeamSpot + fragment.hltPreHT300Beamspot + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT300 + fragment.HLTTrackingForBeamSpot + fragment.hltVerticesPF + fragment.hltVerticesPFSelector + fragment.hltVerticesPFFilter + fragment.hltFEDSelectorOnlineMetaData + fragment.HLTEndSequence ) +fragment.HLT_ZeroBias_Beamspot_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreZeroBiasBeamspot + fragment.HLTTrackingForBeamSpot + fragment.hltVerticesPF + fragment.hltVerticesPFSelector + fragment.hltVerticesPFFilter + fragment.hltFEDSelectorOnlineMetaData + fragment.HLTEndSequence ) +fragment.HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_CrossL1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigORMu18erTauXXer2p1 + fragment.hltPreIsoMu20eta2p1TightChargedIsoPFTauHPS27eta2p1CrossL1 + fragment.hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fBigORMu18erTauXXer2p1L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0) + fragment.hltL3fL1BigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20Q + fragment.HLTMu20Eta2p1Tau24Eta2p1IsolationSequence + fragment.hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSTightChargedIsoAntiMuonPFTau27Sequence + fragment.hltHpsL1JetsHLTPFTauTrackTightChargedIsolationAgainstMuonMatch + fragment.hltHpsSelectedPFTau27TightChargedIsolationAgainstMuonL1HLTMatched + fragment.hltHpsOverlapFilterIsoMu20TightChargedIsoPFTau27L1Seeded + fragment.HLTEndSequence ) +fragment.HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigORMu18erTauXXer2p1 + fragment.hltPreIsoMu20eta2p1TightChargedIsoPFTauHPS27eta2p1TightIDCrossL1 + fragment.hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fBigORMu18erTauXXer2p1L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0) + fragment.hltL3fL1BigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20Q + fragment.HLTMu20Eta2p1Tau24Eta2p1IsolationSequence + fragment.hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSTightChargedIsoTightOOSCPhotonsAntiMuonPFTau27Sequence + fragment.hltHpsL1JetsHLTPFTauTrackTightChargedIsolationTightOOSCPhotonsAgainstMuonMatch + fragment.hltHpsSelectedPFTau27TightChargedIsolationTightOOSCPhotonsAgainstMuonL1HLTMatched + fragment.hltHpsOverlapFilterIsoMu20TightChargedIsoTightOOSCPhotonsPFTau27L1Seeded + fragment.HLTEndSequence ) +fragment.HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreIsoMu27MediumDeepTauPFTauHPS20eta2p1SingleL1 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22or25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q + fragment.HLTMu27IsolationSequence + fragment.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f27QL3trkIsoFiltered + fragment.HLTL2TauJetsSequence + fragment.hltSingleL2Tau20eta2p2 + fragment.HLTL2p5IsoTauGlobalSequence + fragment.hltSingleL2GlobIsoTau20eta2p2 + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSSingleMediumDeepTauDiTauWPAntiMuonPFTau20Sequence + fragment.hltHpsOverlapFilterIsoMu27MediumDeepTauDitauWPPFTau20 + fragment.HLTEndSequence ) +fragment.HLT_IsoMu20_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu18 + fragment.hltPreIsoMu20 + fragment.hltL1fL1sMu18L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu18L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu18L1Filtered0) + fragment.hltL3fL1sMu18L1f0L2f10QL3Filtered20Q + fragment.HLTMu20IsolationSequence + fragment.hltL3crIsoL1sMu18L1f0L2f10QL3f20QL3trkIsoFiltered + fragment.HLTEndSequence ) +fragment.HLT_IsoMu24_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22 + fragment.hltPreIsoMu24 + fragment.hltL1fL1sMu22L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMu22L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22L1Filtered0) + fragment.hltL3fL1sSingleMu22L1f0L2f10QL3Filtered24Q + fragment.HLTMu24IsolationSequence + fragment.hltL3crIsoL1sSingleMu22L1f0L2f10QL3f24QL3trkIsoFiltered + fragment.HLTEndSequence ) +fragment.HLT_IsoMu24_eta2p1_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22 + fragment.hltPreIsoMu24eta2p1 + fragment.hltL1fL1sMu22erL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMu22erL1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22erL1Filtered0) + fragment.hltL3fL1sSingleMu22erL1f0L2f10QL3Filtered24Q + fragment.HLTMu24Eta2p1IsolationSequence + fragment.hltL3crIsoL1sSingleMu22erL1f0L2f10QL3f24QL3trkIsoFiltered + fragment.HLTEndSequence ) +fragment.HLT_IsoMu27_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreIsoMu27 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22or25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q + fragment.HLTMu27IsolationSequence + fragment.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f27QL3trkIsoFiltered + fragment.HLTEndSequence ) fragment.HLT_UncorrectedJetE30_NoBPTX_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sV0SingleJetC20NotBptxOR + fragment.hltPreUncorrectedJetE30NoBPTX + fragment.HLTStoppedHSCPLocalHcalReco + fragment.HLTStoppedHSCPJetSequence + fragment.hltStoppedHSCP1CaloJetEnergy30 + fragment.HLTEndSequence ) fragment.HLT_UncorrectedJetE30_NoBPTX3BX_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sV0SingleJetC20NotBptxOR + fragment.hltPreUncorrectedJetE30NoBPTX3BX + fragment.hltL1sSingleJetC20NotBptxOR3BXEmulated + fragment.HLTStoppedHSCPLocalHcalReco + fragment.hltStoppedHSCPHpdFilter + fragment.HLTStoppedHSCPJetSequence + fragment.hltStoppedHSCP1CaloJetEnergy30 + fragment.HLTEndSequence ) fragment.HLT_UncorrectedJetE60_NoBPTX3BX_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetC43NotBptxOR3BXorSingleJetC46NotBptxOR3BX + fragment.hltPreUncorrectedJetE60NoBPTX3BX + fragment.HLTStoppedHSCPLocalHcalReco + fragment.hltStoppedHSCPHpdFilter + fragment.HLTStoppedHSCPJetSequence + fragment.hltStoppedHSCP1CaloJetEnergy60 + fragment.HLTEndSequence ) @@ -80552,333 +84261,334 @@ fragment.HLT_DoubleL2Mu23NoVtx_2Cha_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL2Mu23NoVtx2Cha + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1sMuORL1f0DoubleL2NoVtx23Q + fragment.hltL2DoubleMu23NoVertexL2Filtered2Cha + fragment.HLTEndSequence ) fragment.HLT_DoubleL2Mu25NoVtx_2Cha_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL2Mu25NoVtx2Cha + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1sMuORL1f0DoubleL2NoVtx25Q + fragment.hltL2DoubleMu25NoVtxFiltered2Cha + fragment.HLTEndSequence ) fragment.HLT_DoubleL2Mu25NoVtx_2Cha_Eta2p4_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL2Mu25NoVtx2ChaEta2p4 + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1sMuORL1f0DoubleL2NoVtx25Q + fragment.hltL2DoubleMu25NoVtxFiltered2ChaEta2p4 + fragment.HLTEndSequence ) -fragment.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu17TrkIsoVVLMu8TrkIsoVVL + fragment.hltL1fL1sDoubleMu155L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + fragment.hltL3fL1DoubleMu155fPreFiltered8 + fragment.hltL3fL1DoubleMu155fFiltered17 + fragment.HLTL3muontrkisovvlSequence + fragment.hltDiMuon178RelTrkIsoVVLFiltered + fragment.HLTEndSequence ) -fragment.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu19TrkIsoVVLMu9TrkIsoVVL + fragment.hltL1fL1sDoubleMu155L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + fragment.hltL3fL1DoubleMu155fPreFiltered9 + fragment.hltL3fL1DoubleMu155fFiltered19 + fragment.HLTL3muontrkisovvlSequence + fragment.hltDiMuon199RelTrkIsoVVLFiltered + fragment.HLTEndSequence ) -fragment.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu17TrkIsoVVLMu8TrkIsoVVLDZ + fragment.hltL1fL1sDoubleMu155L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + fragment.hltL3fL1DoubleMu155fPreFiltered8 + fragment.hltL3fL1DoubleMu155fFiltered17 + fragment.HLTL3muontrkisovvlSequence + fragment.hltDiMuon178RelTrkIsoVVLFiltered + fragment.hltDiMuon178RelTrkIsoVVLFilteredDzFiltered0p2 + fragment.HLTEndSequence ) -fragment.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu19TrkIsoVVLMu9TrkIsoVVLDZ + fragment.hltL1fL1sDoubleMu155L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + fragment.hltL3fL1DoubleMu155fPreFiltered9 + fragment.hltL3fL1DoubleMu155fFiltered19 + fragment.HLTL3muontrkisovvlSequence + fragment.hltDiMuon199RelTrkIsoVVLFiltered + fragment.hltDiMuon199RelTrkIsoVVLFilteredDzFiltered0p2 + fragment.HLTEndSequence ) -fragment.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu17TrkIsoVVLMu8TrkIsoVVLDZMass8 + fragment.hltL1fL1sDoubleMu155L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + fragment.hltL3fL1DoubleMu155fPreFiltered8 + fragment.hltL3fL1DoubleMu155fFiltered17 + fragment.HLTL3muontrkisovvlSequence + fragment.hltDiMuon178RelTrkIsoVVLFiltered + fragment.hltDiMuon178RelTrkIsoVVLFilteredDzFiltered0p2 + fragment.hltDiMuon178Mass8Filtered + fragment.HLTEndSequence ) -fragment.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu19TrkIsoVVLMu9TrkIsoVVLDZMass8 + fragment.hltL1fL1sDoubleMu155L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + fragment.hltL3fL1DoubleMu155fPreFiltered9 + fragment.hltL3fL1DoubleMu155fFiltered19 + fragment.HLTL3muontrkisovvlSequence + fragment.hltDiMuon199RelTrkIsoVVLFiltered + fragment.hltDiMuon199RelTrkIsoVVLFilteredDzFiltered0p2 + fragment.hltDiMuon199Mass8Filtered + fragment.HLTEndSequence ) -fragment.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu17TrkIsoVVLMu8TrkIsoVVLDZMass3p8 + fragment.hltL1fL1sDoubleMu155L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + fragment.hltL3fL1DoubleMu155fPreFiltered8 + fragment.hltL3fL1DoubleMu155fFiltered17 + fragment.HLTL3muontrkisovvlSequence + fragment.hltDiMuon178RelTrkIsoVVLFiltered + fragment.hltDiMuon178RelTrkIsoVVLFilteredDzFiltered0p2 + fragment.hltDiMuon178Mass3p8Filtered + fragment.HLTEndSequence ) -fragment.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu19TrkIsoVVLMu9TrkIsoVVLDZMass3p8 + fragment.hltL1fL1sDoubleMu155L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + fragment.hltL3fL1DoubleMu155fPreFiltered9 + fragment.hltL3fL1DoubleMu155fFiltered19 + fragment.HLTL3muontrkisovvlSequence + fragment.hltDiMuon199RelTrkIsoVVLFiltered + fragment.hltDiMuon199RelTrkIsoVVLFilteredDzFiltered0p2 + fragment.hltDiMuon199Mass3p8Filtered + fragment.HLTEndSequence ) -fragment.HLT_Mu25_TkMu0_Onia_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu20or22or25 + fragment.hltPreMu25TkMu0Onia + fragment.hltL1fL1sMu22orMu20erorMu25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22orMu20erorMu25L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22orMu20erorMu25L1Filtered0) + fragment.hltL3fL1sMu22orMu20erorMu25L1f0L2f0L3Filtered25 + fragment.HLTTrackerMuonSequence + fragment.hltDiMuonGlbFiltered25TrkFiltered0 + fragment.hltDiMuonGlb25Trk0DzFiltered0p2 + fragment.HLTEndSequence ) -fragment.HLT_Mu30_TkMu0_Psi_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu20or22or25 + fragment.hltPreMu30TkMu0Psi + fragment.hltL1fL1sMu22orMu20erorMu25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22orMu20erorMu25L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22orMu20erorMu25L1Filtered0) + fragment.hltL3fL1sMu22orMu20erorMu25L1f0L2f0L3Filtered30 + fragment.HLTTrackerMuonSequence + fragment.hltDiMuonGlbFiltered30TrkPsiFiltered0 + fragment.hltDiMuonGlb30Trk0DzPsiFiltered0p2 + fragment.HLTEndSequence ) -fragment.HLT_Mu30_TkMu0_Upsilon_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu20or22or25 + fragment.hltPreMu30TkMu0Upsilon + fragment.hltL1fL1sMu22orMu20erorMu25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22orMu20erorMu25L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22orMu20erorMu25L1Filtered0) + fragment.hltL3fL1sMu22orMu20erorMu25L1f0L2f0L3Filtered30 + fragment.HLTTrackerMuonSequence + fragment.hltDiMuonGlbFiltered30TrkUpsilonFiltered0 + fragment.hltDiMuonGlb30TrkUpsilon0DzFiltered0p2 + fragment.HLTEndSequence ) -fragment.HLT_Mu20_TkMu0_Phi_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu16IorSingleMu18IorSingleMu20IorSingleMu16erlorSingleMu18erlorSingleMu20erlorSingleMu22erlorSingleMu25 + fragment.hltPreMu20TkMu0Phi + fragment.hltL1fL1sMu16orMu18erorMu20erL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu16orMu18erorMu20erL1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu16orMu18erorMu20erL1Filtered0) + fragment.hltL3fL1sMu16orMu18erorMu20L1f0L2f0L3Filtered20 + fragment.HLTTrackerMuonSequence + fragment.hltDiMuonGlbFiltered20TrkFiltered0 + fragment.hltDiMuonGlb20Trk0DzFiltered0p2 + fragment.HLTEndSequence ) -fragment.HLT_Mu25_TkMu0_Phi_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu16IorSingleMu18IorSingleMu20IorSingleMu16erlorSingleMu18erlorSingleMu20erlorSingleMu22erlorSingleMu25 + fragment.hltPreMu25TkMu0Phi + fragment.hltL1fL1sMu16orMu18erorMu20erL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu16orMu18erorMu20erL1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu16orMu18erorMu20erL1Filtered0) + fragment.hltL3fL1sMu16orMu18erorMu20L1f0L2f0L3Filtered25 + fragment.HLTTrackerMuonSequence + fragment.hltDiMuonGlbFiltered25PhiTrkFiltered0 + fragment.hltDiMuonGlb25PhiTrk0DzFiltered0p2 + fragment.HLTEndSequence ) -fragment.HLT_Mu15_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu15DQorSingleMu7 + fragment.hltPreMu15 + fragment.hltL1fL1sMu15DQorMu7lqL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu15DQorMu7lqL1f0L2Filtered10) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu15DQorMu7lqL1Filtered0) + fragment.hltL3fL1sMu15DQorMu7lqL1f0L2f10L3Filtered15 + fragment.HLTEndSequence ) -fragment.HLT_Mu20_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu18 + fragment.hltPreMu20 + fragment.hltL1fL1sMu18L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu18L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu18L1Filtered0) + fragment.hltL3fL1sMu18L1f0L2f10QL3Filtered20Q + fragment.HLTEndSequence ) -fragment.HLT_Mu27_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreMu27 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22or25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q + fragment.HLTEndSequence ) -fragment.HLT_Mu50_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreMu50 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22or25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50Q + fragment.HLTEndSequence ) -fragment.HLT_Mu55_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreMu55 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22or25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered55Q + fragment.HLTEndSequence ) -fragment.HLT_CascadeMu100_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreCascadeMu100 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTL2muonrecoSequence + fragment.hltL2fOldL1sMu22or25L1f0L2Filtered10Q + fragment.HLTOldL3muonrecoSequence + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered100Q + fragment.HLTEndSequence ) -fragment.HLT_HighPtTkMu100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreHighPtTkMu100 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTMuonLocalRecoSequence + fragment.HLTHighPt50TrackerMuonSequence + fragment.hltL3fL1sMu25f0TkFiltered100Q + fragment.HLTEndSequence ) -fragment.HLT_DiPFJetAve40_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreDiPFJetAve40 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJetAve30 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve40 + fragment.HLTEndSequence ) -fragment.HLT_DiPFJetAve60_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreDiPFJetAve60 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJetAve45 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve60 + fragment.HLTEndSequence ) -fragment.HLT_DiPFJetAve80_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60 + fragment.hltPreDiPFJetAve80 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJetAve60 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve80 + fragment.HLTEndSequence ) -fragment.HLT_DiPFJetAve140_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet90 + fragment.hltPreDiPFJetAve140 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJetAve110 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve140 + fragment.HLTEndSequence ) -fragment.HLT_DiPFJetAve200_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet120 + fragment.hltPreDiPFJetAve200 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJetAve170 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve200 + fragment.HLTEndSequence ) -fragment.HLT_DiPFJetAve260_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreDiPFJetAve260 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJetAve210 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve260 + fragment.HLTEndSequence ) -fragment.HLT_DiPFJetAve320_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreDiPFJetAve320 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJetAve270 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve320 + fragment.HLTEndSequence ) -fragment.HLT_DiPFJetAve400_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreDiPFJetAve400 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJetAve350 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve400 + fragment.HLTEndSequence ) -fragment.HLT_DiPFJetAve500_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreDiPFJetAve500 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJetAve450 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve500 + fragment.HLTEndSequence ) -fragment.HLT_DiPFJetAve60_HFJEC_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet35OrZeroBias + fragment.hltPreDiPFJetAve60HFJEC + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet40ForHFJECBase + fragment.hltSingleCaloJet40ForHFJECEtaLimited + fragment.hltSingleCaloJet40ForHFJECEtaLimitedFilter + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve60ForHFJEC + fragment.HLTEndSequence ) -fragment.HLT_DiPFJetAve80_HFJEC_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60Or60Fwd + fragment.hltPreDiPFJetAve80HFJEC + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet50ForHFJECBase + fragment.hltSingleCaloJet50ForHFJECEtaLimited + fragment.hltSingleCaloJet50ForHFJECEtaLimitedFilter + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve80ForHFJEC + fragment.HLTEndSequence ) -fragment.HLT_DiPFJetAve100_HFJEC_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sV0SingleJet60Or60Fwd + fragment.hltPreDiPFJetAve100HFJEC + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet60ForHFJECBase + fragment.hltSingleCaloJet60ForHFJECEtaLimited + fragment.hltSingleCaloJet60ForHFJECEtaLimitedFilter + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve100ForHFJEC + fragment.HLTEndSequence ) -fragment.HLT_DiPFJetAve160_HFJEC_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet120Or120Fwd + fragment.hltPreDiPFJetAve160HFJEC + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet100ForHFJECBase + fragment.hltSingleCaloJet100ForHFJECEtaLimited + fragment.hltSingleCaloJet100ForHFJECEtaLimitedFilter + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve160ForHFJEC + fragment.HLTEndSequence ) -fragment.HLT_DiPFJetAve220_HFJEC_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreDiPFJetAve220HFJEC + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet140ForHFJECBase + fragment.hltSingleCaloJet140ForHFJECEtaLimited + fragment.hltSingleCaloJet140ForHFJECEtaLimitedFilter + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve220ForHFJEC + fragment.HLTEndSequence ) -fragment.HLT_DiPFJetAve300_HFJEC_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreDiPFJetAve300HFJEC + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet200ForHFJECBase + fragment.hltSingleCaloJet200ForHFJECEtaLimited + fragment.hltSingleCaloJet200ForHFJECEtaLimitedFilter + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve300ForHFJEC + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet40_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreAK8PFJet40 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet10AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets10AK8 + fragment.hltSinglePFJet40AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet60_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet35 + fragment.hltPreAK8PFJet60 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet40AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets40AK8 + fragment.hltSinglePFJet60AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet80_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60 + fragment.hltPreAK8PFJet80 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet50AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets50AK8 + fragment.hltSinglePFJet80AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet140_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet90 + fragment.hltPreAK8PFJet140 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet110AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets110AK8 + fragment.hltSinglePFJet140AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet200_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet120 + fragment.hltPreAK8PFJet200 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet170AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets170AK8 + fragment.hltSinglePFJet200AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet260_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJet260 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet210AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets210AK8 + fragment.hltSinglePFJet260AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet320_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJet320 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet270AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets270AK8 + fragment.hltSinglePFJet320AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet400_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJet400 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet350AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets350AK8 + fragment.hltSinglePFJet400AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet450_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJet450 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet400AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets400AK8 + fragment.hltSinglePFJet450AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet500_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJet500 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet450AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets450AK8 + fragment.hltSinglePFJet500AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet550_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJet550 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet500AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets500AK8 + fragment.hltSinglePFJet550AK8 + fragment.HLTEndSequence ) -fragment.HLT_PFJet40_v22 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPrePFJet40 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet10 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets10 + fragment.hltSinglePFJet40 + fragment.HLTEndSequence ) -fragment.HLT_PFJet60_v22 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet35 + fragment.hltPrePFJet60 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet40 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets40 + fragment.hltSinglePFJet60 + fragment.HLTEndSequence ) -fragment.HLT_PFJet80_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60 + fragment.hltPrePFJet80 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet50 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets50 + fragment.hltSinglePFJet80 + fragment.HLTEndSequence ) -fragment.HLT_PFJet110_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet90 + fragment.hltPrePFJet110 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet80 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets80 + fragment.hltSinglePFJet110 + fragment.HLTEndSequence ) -fragment.HLT_PFJet140_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet90 + fragment.hltPrePFJet140 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet110 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets110 + fragment.hltSinglePFJet140 + fragment.HLTEndSequence ) -fragment.HLT_PFJet200_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet120 + fragment.hltPrePFJet200 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet170 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets170 + fragment.hltSinglePFJet200 + fragment.HLTEndSequence ) -fragment.HLT_PFJet260_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJet260 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet210 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets210 + fragment.hltSinglePFJet260 + fragment.HLTEndSequence ) -fragment.HLT_PFJet320_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJet320 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet270 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets270 + fragment.hltSinglePFJet320 + fragment.HLTEndSequence ) -fragment.HLT_PFJet400_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJet400 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet350 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets350 + fragment.hltSinglePFJet400 + fragment.HLTEndSequence ) -fragment.HLT_PFJet450_v22 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJet450 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet400 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets400 + fragment.hltSinglePFJet450 + fragment.HLTEndSequence ) -fragment.HLT_PFJet500_v22 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJet500 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet450 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets450 + fragment.hltSinglePFJet500 + fragment.HLTEndSequence ) -fragment.HLT_PFJet550_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJet550 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet450 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets450 + fragment.hltSinglePFJet550 + fragment.HLTEndSequence ) -fragment.HLT_PFJetFwd15_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPrePFJetFwd15 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet5 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets5 + fragment.hltSinglePFFwdJet15 + fragment.HLTEndSequence ) -fragment.HLT_PFJetFwd25_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPrePFJetFwd25 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet10 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets10 + fragment.hltSinglePFFwdJet25 + fragment.HLTEndSequence ) -fragment.HLT_PFJetFwd40_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPrePFJetFwd40 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet10 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets10 + fragment.hltSinglePFFwdJet40 + fragment.HLTEndSequence ) -fragment.HLT_PFJetFwd60_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet35Fwd + fragment.hltPrePFJetFwd60 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet40 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets40 + fragment.hltSinglePFFwdJet60 + fragment.HLTEndSequence ) -fragment.HLT_PFJetFwd80_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60Fwd + fragment.hltPrePFJetFwd80 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet50 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets50 + fragment.hltSinglePFFwdJet80 + fragment.HLTEndSequence ) -fragment.HLT_PFJetFwd140_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet90Fwd + fragment.hltPrePFJetFwd140 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet110 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets110 + fragment.hltSinglePFFwdJet140 + fragment.HLTEndSequence ) -fragment.HLT_PFJetFwd200_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet120Fwd + fragment.hltPrePFJetFwd200 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet170 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets170 + fragment.hltSinglePFFwdJet200 + fragment.HLTEndSequence ) -fragment.HLT_PFJetFwd260_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJetFwd260 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet210 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets210 + fragment.hltSinglePFFwdJet260 + fragment.HLTEndSequence ) -fragment.HLT_PFJetFwd320_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJetFwd320 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet270 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets270 + fragment.hltSinglePFFwdJet320 + fragment.HLTEndSequence ) -fragment.HLT_PFJetFwd400_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJetFwd400 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet350 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets350 + fragment.hltSinglePFFwdJet400 + fragment.HLTEndSequence ) -fragment.HLT_PFJetFwd450_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJetFwd450 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet400 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets400 + fragment.hltSinglePFFwdJet450 + fragment.HLTEndSequence ) -fragment.HLT_PFJetFwd500_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJetFwd500 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet450 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets450 + fragment.hltSinglePFFwdJet500 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJetFwd15_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreAK8PFJetFwd15 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet5AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets5AK8 + fragment.hltSinglePFFwdJet15AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJetFwd25_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreAK8PFJetFwd25 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet10AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets10AK8 + fragment.hltSinglePFFwdJet25AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJetFwd40_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreAK8PFJetFwd40 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet10AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets10AK8 + fragment.hltSinglePFFwdJet40AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJetFwd60_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet35Fwd + fragment.hltPreAK8PFJetFwd60 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet40AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets40AK8 + fragment.hltSinglePFFwdJet60AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJetFwd80_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60Fwd + fragment.hltPreAK8PFJetFwd80 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet50AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets50AK8 + fragment.hltSinglePFFwdJet80AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJetFwd140_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet90Fwd + fragment.hltPreAK8PFJetFwd140 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet110AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets110AK8 + fragment.hltSinglePFFwdJet140AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJetFwd200_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet120Fwd + fragment.hltPreAK8PFJetFwd200 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet170AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets170AK8 + fragment.hltSinglePFFwdJet200AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJetFwd260_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJetFwd260 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet210AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets210AK8 + fragment.hltSinglePFFwdJet260AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJetFwd320_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJetFwd320 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet270AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets270AK8 + fragment.hltSinglePFFwdJet320AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJetFwd400_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJetFwd400 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet350AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets350AK8 + fragment.hltSinglePFFwdJet400AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJetFwd450_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJetFwd450 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet400AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets400AK8 + fragment.hltSinglePFFwdJet450AK8 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJetFwd500_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJetFwd500 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet450AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets450AK8 + fragment.hltSinglePFFwdJet500AK8 + fragment.HLTEndSequence ) -fragment.HLT_PFHT180_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT120er + fragment.hltPrePFHT180 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT130Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT180Jet30 + fragment.HLTEndSequence ) -fragment.HLT_PFHT250_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT160er + fragment.hltPrePFHT250 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT250Jet30 + fragment.HLTEndSequence ) -fragment.HLT_PFHT370_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT200er + fragment.hltPrePFHT370 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT320Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT370Jet30 + fragment.HLTEndSequence ) -fragment.HLT_PFHT430_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT255er + fragment.hltPrePFHT430 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT380Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT430Jet30 + fragment.HLTEndSequence ) -fragment.HLT_PFHT510_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT510 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT460Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT510Jet30 + fragment.HLTEndSequence ) -fragment.HLT_PFHT590_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT590 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT515Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT590Jet30 + fragment.HLTEndSequence ) -fragment.HLT_PFHT680_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT680 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT580Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT680Jet30 + fragment.HLTEndSequence ) -fragment.HLT_PFHT780_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT780 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT680Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT780Jet30 + fragment.HLTEndSequence ) -fragment.HLT_PFHT890_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT890 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT790Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT890Jet30 + fragment.HLTEndSequence ) -fragment.HLT_PFHT1050_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT1050 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT900Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT1050Jet30 + fragment.HLTEndSequence ) -fragment.HLT_PFHT500_PFMET100_PFMHT100_IDTight_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT500PFMET100PFMHT100IDTight + fragment.HLTRecoMETSequence + fragment.hltMET70 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT70 + fragment.hltHtMhtJet30 + fragment.hltHT400Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID100 + fragment.hltPFMETProducer + fragment.hltPFMET100 + fragment.hltPFHTJet30 + fragment.hltPFHT500Jet30 + fragment.HLTEndSequence ) -fragment.HLT_PFHT500_PFMET110_PFMHT110_IDTight_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT500PFMET110PFMHT110IDTight + fragment.HLTRecoMETSequence + fragment.hltMET80 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT80 + fragment.hltHtMhtJet30 + fragment.hltHT400Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID110 + fragment.hltPFMETProducer + fragment.hltPFMET110 + fragment.hltPFHTJet30 + fragment.hltPFHT500Jet30 + fragment.HLTEndSequence ) -fragment.HLT_PFHT700_PFMET85_PFMHT85_IDTight_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT700PFMET85PFMHT85IDTight + fragment.HLTRecoMETSequence + fragment.hltMET60 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT60 + fragment.hltHtMhtJet30 + fragment.hltHT550Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID85 + fragment.hltPFMETProducer + fragment.hltPFMET85 + fragment.hltPFHTJet30 + fragment.hltPFHT700Jet30 + fragment.HLTEndSequence ) -fragment.HLT_PFHT800_PFMET75_PFMHT75_IDTight_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT800PFMET75PFMHT75IDTight + fragment.HLTRecoMETSequence + fragment.hltMET50 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT50 + fragment.hltHtMhtJet30 + fragment.hltHT650Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID75 + fragment.hltPFMETProducer + fragment.hltPFMET75 + fragment.hltPFHTJet30 + fragment.hltPFHT800Jet30 + fragment.HLTEndSequence ) -fragment.HLT_PFMET110_PFMHT110_IDTight_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMET110PFMHT110IDTight + fragment.HLTRecoMETSequence + fragment.hltMET80 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT80 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID110 + fragment.hltPFMETProducer + fragment.hltPFMET110 + fragment.HLTEndSequence ) -fragment.HLT_PFMET120_PFMHT120_IDTight_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMET120PFMHT120IDTight + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID120 + fragment.hltPFMETProducer + fragment.hltPFMET120 + fragment.HLTEndSequence ) -fragment.HLT_PFMET130_PFMHT130_IDTight_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMET130PFMHT130IDTight + fragment.HLTRecoMETSequence + fragment.hltMET100 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT100 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID130 + fragment.hltPFMETProducer + fragment.hltPFMET130 + fragment.HLTEndSequence ) -fragment.HLT_PFMET140_PFMHT140_IDTight_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMET140PFMHT140IDTight + fragment.HLTRecoMETSequence + fragment.hltMET110 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT110 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID140 + fragment.hltPFMETProducer + fragment.hltPFMET140 + fragment.HLTEndSequence ) -fragment.HLT_PFMET120_PFMHT120_IDTight_PFHT60_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFHTT60Seeds + fragment.hltPrePFMET120PFMHT120IDTightPFHT60 + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT60Jet30 + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID120 + fragment.hltPFMETProducer + fragment.hltPFMET120 + fragment.HLTEndSequence ) -fragment.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFHTT60Seeds + fragment.hltPrePFMETNoMu120PFMHTNoMu120IDTightPFHT60 + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT60Jet30 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID120 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu120 + fragment.HLTEndSequence ) -fragment.HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFHTT60Seeds + fragment.hltPrePFMETTypeOne120PFMHT120IDTightPFHT60 + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT60Jet30 + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID120 + fragment.hltPFMETProducer + fragment.hltcorrPFMETTypeOne + fragment.hltPFMETTypeOne + fragment.hltPFMETTypeOne120 + fragment.HLTEndSequence ) -fragment.HLT_PFMETTypeOne110_PFMHT110_IDTight_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETTypeOne110PFMHT110IDTight + fragment.HLTRecoMETSequence + fragment.hltMET80 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT80 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID110 + fragment.hltPFMETProducer + fragment.hltcorrPFMETTypeOne + fragment.hltPFMETTypeOne + fragment.hltPFMETTypeOne110 + fragment.HLTEndSequence ) -fragment.HLT_PFMETTypeOne120_PFMHT120_IDTight_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETTypeOne120PFMHT120IDTight + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID120 + fragment.hltPFMETProducer + fragment.hltcorrPFMETTypeOne + fragment.hltPFMETTypeOne + fragment.hltPFMETTypeOne120 + fragment.HLTEndSequence ) -fragment.HLT_PFMETTypeOne130_PFMHT130_IDTight_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETTypeOne130PFMHT130IDTight + fragment.HLTRecoMETSequence + fragment.hltMET100 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT100 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID130 + fragment.hltPFMETProducer + fragment.hltcorrPFMETTypeOne + fragment.hltPFMETTypeOne + fragment.hltPFMETTypeOne130 + fragment.HLTEndSequence ) -fragment.HLT_PFMETTypeOne140_PFMHT140_IDTight_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETTypeOne140PFMHT140IDTight + fragment.HLTRecoMETSequence + fragment.hltMET110 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT110 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID140 + fragment.hltPFMETProducer + fragment.hltcorrPFMETTypeOne + fragment.hltPFMETTypeOne + fragment.hltPFMETTypeOne140 + fragment.HLTEndSequence ) -fragment.HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETNoMu110PFMHTNoMu110IDTight + fragment.HLTRecoMETSequence + fragment.hltMET80 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT80 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID110 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu110 + fragment.HLTEndSequence ) -fragment.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETNoMu120PFMHTNoMu120IDTight + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID120 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu120 + fragment.HLTEndSequence ) -fragment.HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETNoMu130PFMHTNoMu130IDTight + fragment.HLTRecoMETSequence + fragment.hltMET100 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT100 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID130 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu130 + fragment.HLTEndSequence ) -fragment.HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETNoMu140PFMHTNoMu140IDTight + fragment.HLTRecoMETSequence + fragment.hltMET110 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT110 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID140 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu140 + fragment.HLTEndSequence ) -fragment.HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETNoMu110PFMHTNoMu110IDTightFilterHF + fragment.HLTRecoMETSequence + fragment.hltMET80 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT80 + fragment.HLTAK4PFJetsSequence + fragment.hltHFJetShowerShape + fragment.hltAK4PFJetsTightIDCorrectedHFCleaned + fragment.hltPFMHTNoMuTightIDHFCleaned + fragment.hltPFMHTNoMuTightID110HFCleaned + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu110 + fragment.HLTEndSequence ) -fragment.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETNoMu120PFMHTNoMu120IDTightFilterHF + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT90 + fragment.HLTAK4PFJetsSequence + fragment.hltHFJetShowerShape + fragment.hltAK4PFJetsTightIDCorrectedHFCleaned + fragment.hltPFMHTNoMuTightIDHFCleaned + fragment.hltPFMHTNoMuTightID120HFCleaned + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu120 + fragment.HLTEndSequence ) -fragment.HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETNoMu130PFMHTNoMu130IDTightFilterHF + fragment.HLTRecoMETSequence + fragment.hltMET100 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT100 + fragment.HLTAK4PFJetsSequence + fragment.hltHFJetShowerShape + fragment.hltAK4PFJetsTightIDCorrectedHFCleaned + fragment.hltPFMHTNoMuTightIDHFCleaned + fragment.hltPFMHTNoMuTightID130HFCleaned + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu130 + fragment.HLTEndSequence ) -fragment.HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETNoMu140PFMHTNoMu140IDTightFilterHF + fragment.HLTRecoMETSequence + fragment.hltMET110 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT110 + fragment.HLTAK4PFJetsSequence + fragment.hltHFJetShowerShape + fragment.hltAK4PFJetsTightIDCorrectedHFCleaned + fragment.hltPFMHTNoMuTightIDHFCleaned + fragment.hltPFMHTNoMuTightID140HFCleaned + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu140 + fragment.HLTEndSequence ) -fragment.HLT_L1ETMHadSeeds_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreL1ETMHadSeeds + fragment.HLTEndSequence ) -fragment.HLT_CaloMHT90_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreCaloMHT90 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT90 + fragment.HLTEndSequence ) -fragment.HLT_CaloMET90_NotCleaned_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreCaloMET90NotCleaned + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTEndSequence ) -fragment.HLT_CaloMET350_NotCleaned_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreCaloMET350NotCleaned + fragment.HLTRecoMETSequence + fragment.hltMET350 + fragment.HLTEndSequence ) -fragment.HLT_PFMET200_NotCleaned_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMET200NotCleaned + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMETProducer + fragment.hltPFMET200 + fragment.HLTEndSequence ) -fragment.HLT_PFMET250_NotCleaned_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMET250NotCleaned + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMETProducer + fragment.hltPFMET250 + fragment.HLTEndSequence ) -fragment.HLT_PFMET300_NotCleaned_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMET300NotCleaned + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMETProducer + fragment.hltPFMET300 + fragment.HLTEndSequence ) -fragment.HLT_PFMET200_BeamHaloCleaned_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMET200BeamHaloCleaned + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMETProducer + fragment.hltPFMET200 + fragment.HLTBeamHaloCleanerSequence + fragment.hltMetCleanBH + fragment.hltMETCleanBH80 + fragment.HLTEndSequence ) -fragment.HLT_PFMETTypeOne200_BeamHaloCleaned_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETTypeOne200BeamHaloCleaned + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMETProducer + fragment.hltcorrPFMETTypeOne + fragment.hltPFMETTypeOne + fragment.hltPFMETTypeOne200 + fragment.HLTBeamHaloCleanerSequence + fragment.hltMetCleanBH + fragment.hltMETCleanBH80 + fragment.HLTEndSequence ) -fragment.HLT_MET105_IsoTrk50_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETM90ToETM150 + fragment.hltPreMET105IsoTrk50 + fragment.HLTRecoMETSequence + fragment.hltMET105 + fragment.HLTRecoJetSequenceAK4PrePF + fragment.HLTDoLocalPixelSequence + fragment.HLTDoLocalStripSequence + fragment.HLTRecopixelvertexingSequence + fragment.HLTIterativeTrackingIter02 + fragment.hltDeDxEstimatorProducer + fragment.hltTrk50Filter + fragment.HLTEndSequence ) -fragment.HLT_MET120_IsoTrk50_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETM80ToETM150 + fragment.hltPreMET120IsoTrk50 + fragment.HLTRecoMETSequence + fragment.hltMET120 + fragment.HLTRecoJetSequenceAK4PrePF + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingSequence + fragment.HLTDoLocalStripSequence + fragment.HLTIterativeTrackingIter02 + fragment.hltDeDxEstimatorProducer + fragment.hltTrk50Filter + fragment.HLTEndSequence ) -fragment.HLT_SingleJet30_Mu12_SinglePFJet40_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC16dRMax0p4 + fragment.hltPreSingleJet30Mu12SinglePFJet40 + fragment.hltL1fL1sMu3Jet16L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloBJets30eta2p3 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3Jet16L1f0L2Filtered8) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3Jet16L1Filtered0) + fragment.hltL3fL1sMu3Jet16L1f0L2f8L3Filtered12 + fragment.HLTAK4PFJetsSequence + fragment.hltSinglePFBJets40Eta2p3 + fragment.HLTBTagMuJet40PFMu12SequenceL3 + fragment.hltBSoftMuonJet40Mu12L3FilterByDR + fragment.HLTEndSequence ) -fragment.HLT_Mu12eta2p3_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu7 + fragment.hltPreMu12eta2p3 + fragment.hltL1fL1sMu7L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu7L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu7L1Filtered0) + fragment.hltL3fL1sMu7L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) -fragment.HLT_Mu12eta2p3_PFJet40_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3Jet30er2p5 + fragment.hltPreMu12eta2p3PFJet40 + fragment.hltL1fL1sMu3Jet30er2p5L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJet30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetCorrectedMatchedToCaloJet30eta2p3 + fragment.hltPFJet40Eta2p3 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3Jet30er2p5L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3Jet30er2p5L1Filtered0) + fragment.hltL3fL1sMu3Jet30er2p5L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) -fragment.HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC16dRMax0p4 + fragment.hltPreMu12DoublePFJets40PFBTagDeepCSVp71 + fragment.hltL1fL1sMu3Jet16L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets40Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Single8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3Jet16L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3Jet16L1Filtered0) + fragment.hltL3fL1sMu3Jet16L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) -fragment.HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC60dRMax0p4 + fragment.hltPreMu12DoublePFJets100PFBTagDeepCSVp71 + fragment.hltL1fL1sMu3Jet60L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets100Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Single8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3Jet60L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3Jet60L1Filtered0) + fragment.hltL3fL1sMu3Jet60L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) -fragment.HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC120dRMax0p4 + fragment.hltPreMu12DoublePFJets200PFBTagDeepCSVp71 + fragment.hltL1fL1sMu3Jet120L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets200Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Single8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3Jet120L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3Jet120L1Filtered0) + fragment.hltL3fL1sMu3Jet120L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) -fragment.HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC120dRMax0p4 + fragment.hltPreMu12DoublePFJets350PFBTagDeepCSVp71 + fragment.hltL1fL1sMu3Jet120L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets350Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Single8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3Jet120L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3Jet120L1Filtered0) + fragment.hltL3fL1sMu3Jet120L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) -fragment.HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu12er2p3Jet40er2p3dRMax0p4DoubleJet40er2p3dEtaMax1p6 + fragment.hltPreMu12DoublePFJets40MaxDeta1p6DoublePFBTagDeepCSVp71 + fragment.hltL1fL1sMu12Dijet40Deta1p6L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets40Eta2p3 + fragment.hltDoublePFBJets40Eta2p3MaxDeta1p6 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Double8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu12Dijet40Deta1p6L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu12Dijet40Deta1p6L1Filtered0) + fragment.hltL3fL1sMu12Dijet40Deta1p6L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) -fragment.HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu12er2p3Jet40er2p3dRMax0p4DoubleJet40er2p3dEtaMax1p6 + fragment.hltPreMu12DoublePFJets54MaxDeta1p6DoublePFBTagDeepCSVp71 + fragment.hltL1fL1sMu12Dijet40Deta1p6L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets54Eta2p3 + fragment.hltDoublePFBJets54Eta2p3MaxDeta1p6 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Double8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu12Dijet40Deta1p6L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu12Dijet40Deta1p6L1Filtered0) + fragment.hltL3fL1sMu12Dijet40Deta1p6L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) -fragment.HLT_DoublePFJets40_PFBTagDeepCSV_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet40er2p5 + fragment.hltPreDoublePFJets40PFBTagDeepCSVp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets40Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Single8Jets30 + fragment.HLTEndSequence ) -fragment.HLT_DoublePFJets100_PFBTagDeepCSV_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet100er2p5 + fragment.hltPreDoublePFJets100PFBTagDeepCSVp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets100Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Single8Jets30 + fragment.HLTEndSequence ) -fragment.HLT_DoublePFJets200_PFBTagDeepCSV_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet120er2p5 + fragment.hltPreDoublePFJets200PFBTagDeepCSVp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets200Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Single8Jets30 + fragment.HLTEndSequence ) -fragment.HLT_DoublePFJets350_PFBTagDeepCSV_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet120er2p5 + fragment.hltPreDoublePFJets350PFBTagDeepCSVp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets350Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Single8Jets30 + fragment.HLTEndSequence ) -fragment.HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet112er2p3dEtaMax1p6 + fragment.hltPreDoublePFJets116MaxDeta1p6DoublePFBTagDeepCSVp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets100eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets100eta2p3 + fragment.hltDoublePFBJets116Eta2p3 + fragment.hltDoublePFBJets116Eta2p3MaxDeta1p6 + fragment.hltSelectorPFJets80 + fragment.hltSelector6PFJets80 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Double6Jets80 + fragment.HLTEndSequence ) -fragment.HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet112er2p3dEtaMax1p6 + fragment.hltPreDoublePFJets128MaxDeta1p6DoublePFBTagDeepCSVp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets100eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets100eta2p3 + fragment.hltDoublePFBJets128Eta2p3 + fragment.hltDoublePFBJets128Eta2p3MaxDeta1p6 + fragment.hltSelectorPFJets80 + fragment.hltSelector6PFJets80 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Double6Jets80 + fragment.HLTEndSequence ) -fragment.HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC16dRMax0p4 + fragment.hltPreMu12DoublePFJets40PFBTagDeepJetp71 + fragment.hltL1fL1sMu3Jet16L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets40Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Single8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3Jet16L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3Jet16L1Filtered0) + fragment.hltL3fL1sMu3Jet16L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) -fragment.HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC60dRMax0p4 + fragment.hltPreMu12DoublePFJets100PFBTagDeepJetp71 + fragment.hltL1fL1sMu3Jet60L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets100Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Single8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3Jet60L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3Jet60L1Filtered0) + fragment.hltL3fL1sMu3Jet60L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) -fragment.HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC120dRMax0p4 + fragment.hltPreMu12DoublePFJets200PFBTagDeepJetp71 + fragment.hltL1fL1sMu3Jet120L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets200Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Single8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3Jet120L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3Jet120L1Filtered0) + fragment.hltL3fL1sMu3Jet120L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) -fragment.HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC120dRMax0p4 + fragment.hltPreMu12DoublePFJets350PFBTagDeepJetp71 + fragment.hltL1fL1sMu3Jet120L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets350Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Single8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3Jet120L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3Jet120L1Filtered0) + fragment.hltL3fL1sMu3Jet120L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) -fragment.HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu12er2p3Jet40er2p3dRMax0p4DoubleJet40er2p3dEtaMax1p6 + fragment.hltPreMu12DoublePFJets40MaxDeta1p6DoublePFBTagDeepJetp71 + fragment.hltL1fL1sMu12Dijet40Deta1p6L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets40Eta2p3 + fragment.hltDoublePFBJets40Eta2p3MaxDeta1p6 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Double8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu12Dijet40Deta1p6L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu12Dijet40Deta1p6L1Filtered0) + fragment.hltL3fL1sMu12Dijet40Deta1p6L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) -fragment.HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu12er2p3Jet40er2p3dRMax0p4DoubleJet40er2p3dEtaMax1p6 + fragment.hltPreMu12DoublePFJets54MaxDeta1p6DoublePFBTagDeepJetp71 + fragment.hltL1fL1sMu12Dijet40Deta1p6L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets54Eta2p3 + fragment.hltDoublePFBJets54Eta2p3MaxDeta1p6 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Double8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu12Dijet40Deta1p6L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu12Dijet40Deta1p6L1Filtered0) + fragment.hltL3fL1sMu12Dijet40Deta1p6L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) -fragment.HLT_DoublePFJets40_PFBTagDeepJet_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet40er2p5 + fragment.hltPreDoublePFJets40PFBTagDeepJetp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets40Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Single8Jets30 + fragment.HLTEndSequence ) -fragment.HLT_DoublePFJets100_PFBTagDeepJet_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet100er2p5 + fragment.hltPreDoublePFJets100PFBTagDeepJetp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets100Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Single8Jets30 + fragment.HLTEndSequence ) -fragment.HLT_DoublePFJets200_PFBTagDeepJet_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet120er2p5 + fragment.hltPreDoublePFJets200PFBTagDeepJetp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets200Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Single8Jets30 + fragment.HLTEndSequence ) -fragment.HLT_DoublePFJets350_PFBTagDeepJet_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet120er2p5 + fragment.hltPreDoublePFJets350PFBTagDeepJetp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets350Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Single8Jets30 + fragment.HLTEndSequence ) -fragment.HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet112er2p3dEtaMax1p6 + fragment.hltPreDoublePFJets116MaxDeta1p6DoublePFBTagDeepJetp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets100eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets100eta2p3 + fragment.hltDoublePFBJets116Eta2p3 + fragment.hltDoublePFBJets116Eta2p3MaxDeta1p6 + fragment.hltSelectorPFJets80 + fragment.hltSelector6PFJets80 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Double6Jets80 + fragment.HLTEndSequence ) -fragment.HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet112er2p3dEtaMax1p6 + fragment.hltPreDoublePFJets128MaxDeta1p6DoublePFBTagDeepJetp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets100eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets100eta2p3 + fragment.hltDoublePFBJets128Eta2p3 + fragment.hltDoublePFBJets128Eta2p3MaxDeta1p6 + fragment.hltSelectorPFJets80 + fragment.hltSelector6PFJets80 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Double6Jets80 + fragment.HLTEndSequence ) -fragment.HLT_Photon300_NoHE_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGNonIsoOrWithJetAndTau + fragment.hltPrePhoton300NoHE + fragment.HLTSinglePhoton300erNoHESequence + fragment.HLTEndSequence ) -fragment.HLT_Mu8_TrkIsoVVL_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu3IorSingleMu5IorSingleMu7 + fragment.hltPreMu8TrkIsoVVL + fragment.hltL1fL1sMu3or5or7L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu5L1f0L2Filtered5) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu5L1Filtered0) + fragment.hltL3fL1sMu5L1f0L2f5L3Filtered8 + fragment.HLTL3muontrkisovvlSequence + fragment.hltL3fL1sMu5L1f0L2f5L3Filtered8TkIsoVVLFiltered + fragment.HLTEndSequence ) -fragment.HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu6DoubleEG10 + fragment.hltPreMu8DiEle12CaloIdLTrackIdLDZ + fragment.HLTMu8DiEle12CaloIdLTrackIdLMuonlegSequence + fragment.HLTMu8DiEle12CaloIdLTrackIdLElectronlegSequence + fragment.hltMu8Ele12DZFilter + fragment.hltEle12Ele12DZFilter + fragment.HLTEndSequence ) -fragment.HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu6DoubleEG10 + fragment.hltPreMu8DiEle12CaloIdLTrackIdL + fragment.HLTMu8DiEle12CaloIdLTrackIdLMuonlegSequence + fragment.HLTMu8DiEle12CaloIdLTrackIdLElectronlegSequence + fragment.HLTEndSequence ) -fragment.HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu6HTT240 + fragment.hltPreMu8Ele8CaloIdMTrackIdMMass8PFHT350DZ + fragment.hltMuon8L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltMuon8L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3Muon8L1Filtered0) + fragment.hltL3fL1sMu6HTT240Filtered8 + fragment.HLTSingleEle8CaloIdMGsfTrackIdMSequence + fragment.hltElectronMuonInvMassFilter8 + fragment.hltMu8Ele8CaloIdMTrackIdMDZFilter + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT350Jet30 + fragment.HLTEndSequence ) -fragment.HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu6HTT240 + fragment.hltPreMu8Ele8CaloIdMTrackIdMMass8PFHT350 + fragment.hltMuon8L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltMuon8L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3Muon8L1Filtered0) + fragment.hltL3fL1sMu6HTT240Filtered8 + fragment.HLTSingleEle8CaloIdMGsfTrackIdMSequence + fragment.hltElectronMuonInvMassFilter8 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT350Jet30 + fragment.HLTEndSequence ) -fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZ + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTEndSequence ) -fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZPFDiJet30 + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterTwoC30 + fragment.HLTEndSequence ) -fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZCaloDiJet30 + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterTwoC30 + fragment.HLTEndSequence ) -fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZPFDiJet30PFBtagDeepCSV1p5 + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterTwoC30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV1p5Single + fragment.HLTEndSequence ) -fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZCaloDiJet30CaloBtagDeepCSV1p5 + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterTwoC30 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p5Single + fragment.HLTEndSequence ) -fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVL + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.HLTEndSequence ) -fragment.HLT_Mu17_TrkIsoVVL_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu15DQ + fragment.hltPreMu17TrkIsoVVL + fragment.hltL1fL1sMu15DQlqL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu15DQlqL1f0L2Filtered10) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu15DQlqL1Filtered0) + fragment.hltL3fL1sMu15DQlqL1f0L2f10L3Filtered17 + fragment.HLTL3muontrkisovvlSequence + fragment.hltL3fL1sMu1lqL1f0L2f10L3Filtered17TkIsoVVLFiltered + fragment.HLTEndSequence ) -fragment.HLT_Mu19_TrkIsoVVL_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu15DQ + fragment.hltPreMu19TrkIsoVVL + fragment.hltL1fL1sMu15DQlqL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu15DQlqL1f0L2Filtered10) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu15DQlqL1Filtered0) + fragment.hltL3fL1sMu15DQlqL1f0L2f10L3Filtered19 + fragment.HLTL3muontrkisovvlSequence + fragment.hltL3fL1sMu1lqL1f0L2f10L3Filtered19TkIsoVVLFiltered + fragment.HLTEndSequence ) -fragment.HLT_BTagMu_AK4DiJet20_Mu5_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC16dRMax0p4 + fragment.hltPreBTagMuAK4DiJet20Mu5 + fragment.HLTAK4CaloJetsSequence + fragment.hltBDiJet20L1FastJetCentral + fragment.HLTBTagMuDiJet20L1FastJetSequenceL25 + fragment.hltBSoftMuonDiJet20L1FastJetL25FilterByDR + fragment.HLTBTagMuDiJet20L1FastJetMu5SelSequenceL3 + fragment.hltBSoftMuonDiJet20L1FastJetMu5L3FilterByDR + fragment.HLTEndSequence ) -fragment.HLT_BTagMu_AK4DiJet40_Mu5_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC35dRMax0p4 + fragment.hltPreBTagMuAK4DiJet40Mu5 + fragment.HLTAK4CaloJetsSequence + fragment.hltBDiJet40L1FastJetCentral + fragment.HLTBTagMuDiJet40L1FastJetSequenceL25 + fragment.hltBSoftMuonDiJet40L1FastJetL25FilterByDR + fragment.HLTBTagMuDiJet40L1FastJetMu5SelSequenceL3 + fragment.hltBSoftMuonDiJet40L1FastJetMu5L3FilterByDR + fragment.HLTEndSequence ) -fragment.HLT_BTagMu_AK4DiJet70_Mu5_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC60dRMax0p4 + fragment.hltPreBTagMuAK4DiJet70Mu5 + fragment.HLTAK4CaloJetsSequence + fragment.hltBDiJet70L1FastJetCentral + fragment.HLTBTagMuDiJet70L1FastJetSequenceL25 + fragment.hltBSoftMuonDiJet70L1FastJetL25FilterByDR + fragment.HLTBTagMuDiJet70L1FastJetMu5SelSequenceL3 + fragment.hltBSoftMuonDiJet70L1FastJetMu5L3FilterByDR + fragment.HLTEndSequence ) -fragment.HLT_BTagMu_AK4DiJet110_Mu5_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC80dRMax0p4 + fragment.hltPreBTagMuAK4DiJet110Mu5 + fragment.HLTAK4CaloJetsSequence + fragment.hltBDiJet110L1FastJetCentral + fragment.HLTBTagMuDiJet110L1FastJetSequenceL25 + fragment.hltBSoftMuonDiJet110L1FastJetL25FilterByDR + fragment.HLTBTagMuDiJet110L1FastJetMu5SelSequenceL3 + fragment.hltBSoftMuonDiJet110L1FastJetMu5L3FilterByDR + fragment.HLTEndSequence ) -fragment.HLT_BTagMu_AK4DiJet170_Mu5_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC120dRMax0p4 + fragment.hltPreBTagMuAK4DiJet170Mu5 + fragment.HLTAK4CaloJetsSequence + fragment.hltBDiJet200L1FastJetCentral + fragment.HLTBTagMuDiJet200L1FastJetSequenceL25 + fragment.hltBSoftMuonDiJet200L1FastJetL25FilterByDR + fragment.HLTBTagMuDiJet200L1FastJetMu5SelSequenceL3 + fragment.hltBSoftMuonDiJet200L1FastJetMu5L3FilterByDR + fragment.HLTEndSequence ) -fragment.HLT_BTagMu_AK4Jet300_Mu5_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet200 + fragment.hltPreBTagMuAK4Jet300Mu5 + fragment.HLTAK4CaloJetsSequence + fragment.hltBJet300L1FastJetCentral + fragment.HLTBTagMuJet300L1FastJetSequenceL25 + fragment.hltBSoftMuonJet300L1FastJetL25FilterByDR + fragment.HLTBTagMuJet300L1FastJetMu5SelSequenceL3 + fragment.hltBSoftMuonJet300L1FastJetMu5L3FilterByDR + fragment.HLTEndSequence ) -fragment.HLT_BTagMu_AK8DiJet170_Mu5_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC120dRMax0p8 + fragment.hltPreBTagMuAK8DiJet170Mu5 + fragment.HLTAK8CaloJetsSequence + fragment.hltBAK8DiJet170L1FastJetCentral + fragment.HLTBTagMuAK8DiJet170L1FastJetSequenceL25 + fragment.hltBSoftMuonAK8DiJet170L1FastJetL25FilterByDR + fragment.HLTBTagMuAK8DiJet170L1FastJetMu5SelSequenceL3 + fragment.hltBSoftMuonAK8DiJet170L1FastJetMu5L3FilterByDR + fragment.HLTEndSequence ) -fragment.HLT_BTagMu_AK8Jet170_DoubleMu5_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0Jet90er2p5dRMax0p8dRMu1p6 + fragment.hltPreBTagMuAK8Jet170DoubleMu5 + fragment.hltDoubleMuon0L1Filtered0 + fragment.HLTAK8CaloJetsSequence + fragment.hltBAK8Jet170L1FastJetCentral + fragment.HLTBTagMuAK8Jet170L1FastJetDoubleMuSequenceL25 + fragment.hltBSoftMuonAK8Jet170L1FastJetL25FilterByDR + fragment.HLTBTagMuAK8Jet170L1FastJetDoubleMu5SelSequenceL3 + fragment.hltBSoftMuonAK8Jet170L1FastJetDoubleMu5L3FilterByDR + fragment.HLTEndSequence ) -fragment.HLT_BTagMu_AK8Jet300_Mu5_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet200 + fragment.hltPreBTagMuAK8Jet300Mu5 + fragment.HLTAK8CaloJetsSequence + fragment.hltBJet300L1AK8FastJetCentral + fragment.HLTBTagMuJet300L1AK8FastJetSequenceL25 + fragment.hltBSoftMuonJet300L1FastJetAK8L25FilterByDR + fragment.HLTBTagMuJet300L1AK8FastJetMu5SelSequenceL3 + fragment.hltBSoftMuonJet300L1FastJetAK8Mu5L3FilterByDR + fragment.HLTEndSequence ) -fragment.HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEG + fragment.hltPreEle23Ele12CaloIdLTrackIdLIsoVLDZ + fragment.HLTEle23Ele12CaloIdLTrackIdLIsoVLSequence + fragment.hltEle23Ele12CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTEndSequence ) -fragment.HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEG + fragment.hltPreEle23Ele12CaloIdLTrackIdLIsoVL + fragment.HLTEle23Ele12CaloIdLTrackIdLIsoVLSequence + fragment.HLTEndSequence ) -fragment.HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu23EG10IorMu20EG17 + fragment.hltPreMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLDZ + fragment.HLTMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTEndSequence ) -fragment.HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu23EG10IorMu20EG17 + fragment.hltPreMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVL + fragment.HLTMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.HLTEndSequence ) -fragment.HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVL + fragment.HLTMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.HLTEndSequence ) -fragment.HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZ + fragment.HLTMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTEndSequence ) -fragment.HLT_Photon20_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15er2p5 + fragment.hltPrePhoton20 + fragment.HLTPhoton20Sequence + fragment.HLTEndSequence ) -fragment.HLT_Photon33_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG26 + fragment.hltPrePhoton33 + fragment.HLTPhoton33Sequence + fragment.HLTEndSequence ) -fragment.HLT_Photon50_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG34to45 + fragment.hltPrePhoton50 + fragment.HLTPhoton50Sequence + fragment.HLTEndSequence ) -fragment.HLT_Photon75_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG34to50 + fragment.hltPrePhoton75 + fragment.HLTPhoton75Sequence + fragment.HLTEndSequence ) -fragment.HLT_Photon90_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG34to50 + fragment.hltPrePhoton90 + fragment.HLTPhoton90Sequence + fragment.HLTEndSequence ) -fragment.HLT_Photon120_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG34to50 + fragment.hltPrePhoton120 + fragment.HLTPhoton120Sequence + fragment.HLTEndSequence ) -fragment.HLT_Photon150_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGNonIsoOrWithJetAndTau + fragment.hltPrePhoton150 + fragment.HLTPhoton150Sequence + fragment.HLTEndSequence ) -fragment.HLT_Photon175_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGNonIsoOrWithJetAndTau + fragment.hltPrePhoton175 + fragment.HLTPhoton175Sequence + fragment.HLTEndSequence ) -fragment.HLT_Photon200_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGNonIsoOrWithJetAndTau + fragment.hltPrePhoton200 + fragment.HLTPhoton200Sequence + fragment.HLTEndSequence ) -fragment.HLT_Photon30EB_TightID_TightIso_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleIsoEG28er1p5 + fragment.hltPrePhoton30EBTightIDTightIso + fragment.HLTPhoton30EBTightIDTightIsoSequence + fragment.HLTEndSequence ) -fragment.HLT_Photon110EB_TightID_TightIso_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton110EBTightIDTightIso + fragment.HLTPhoton110EBTightIDTightIsoSequence + fragment.HLTEndSequence ) -fragment.HLT_Photon100EBHE10_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton100EBHE10 + fragment.HLTPhoton100EBHE10Sequence + fragment.HLTEndSequence ) -fragment.HLT_Photon50_R9Id90_HE10_IsoM_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton50R9Id90HE10IsoM + fragment.HLTPhoton50R9Id90HE10IsoMSequence + fragment.HLTEndSequence ) -fragment.HLT_Photon75_R9Id90_HE10_IsoM_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton75R9Id90HE10IsoM + fragment.HLTPhoton75R9Id90HE10IsoMSequence + fragment.HLTEndSequence ) -fragment.HLT_Photon90_R9Id90_HE10_IsoM_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton90R9Id90HE10IsoM + fragment.HLTPhoton90R9Id90HE10IsoMSequence + fragment.HLTEndSequence ) -fragment.HLT_Photon120_R9Id90_HE10_IsoM_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton120R9Id90HE10IsoM + fragment.HLTPhoton120R9Id90HE10IsoMSequence + fragment.HLTEndSequence ) -fragment.HLT_Photon165_R9Id90_HE10_IsoM_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton165R9Id90HE10IsoM + fragment.HLTPhoton165R9Id90HE10IsoMSequence + fragment.HLTEndSequence ) -fragment.HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGor + fragment.hltPreDiphoton3022R9IdORIsoCaloIdANDHER9IdMass90 + fragment.HLTDiphoton30L22R9Id85b90eORIso60CaloId15b35eANDHE12R9Id50b80eSequence + fragment.hltDiEG22R9Id85b90eORIso60CaloId15b35eANDHE12R9Id50b80eMass90CombMassLastFilter + fragment.HLTEndSequence ) -fragment.HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGor + fragment.hltPreDiphoton3022R9IdORIsoCaloIdANDHER9IdMass95 + fragment.HLTDiphoton30L22R9Id85b90eORIso60CaloId15b35eANDHE12R9Id50b80eSequence + fragment.hltDiEG22R9Id85b95eORIso60CaloId15b35eANDHE12R9Id50b80eMass95CombMassLastFilter + fragment.HLTEndSequence ) -fragment.HLT_Photon35_TwoProngs35_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigORLooseIsoEGXXerIsoTauYYerdRMin0p3 + fragment.hltPrePhoton35TwoProngs35 + fragment.HLTPhoton35R9Id90HE10IsoMSequence + fragment.HLTGlobalPFTauConeSequence + fragment.hltOverlapFilterPhoton35IsoTau35WPTightGsfCaloJet5 + fragment.HLTMediumChargedIsoPFTau35Sequence + fragment.hltOverlapFilterPhoton35MediumChargedIsoPFTau35 + fragment.HLTEndSequence ) -fragment.HLT_IsoMu24_TwoProngs35_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22 + fragment.hltPreIsoMu24TwoProngs35 + fragment.hltL1fL1sMu22L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMu22L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22L1Filtered0) + fragment.hltL3fL1sSingleMu22L1f0L2f10QL3Filtered24Q + fragment.HLTMu24IsolationSequence + fragment.hltL3crIsoL1sSingleMu22L1f0L2f10QL3f24QL3trkIsoFiltered + fragment.HLTGlobalPFTauConeSequence + fragment.HLTMediumChargedIsoPFTau35Sequence + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_Jpsi_L1_NoOS_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0SQ + fragment.hltPreDimuon0JpsiL1NoOS + fragment.hltL1fL1DoubleMu0SQL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0SQL2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1DoubleMu0SQL1Filtered0) + fragment.hltDimuon0JpsiL1sNoOSL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0JpsiL1sNoOS + fragment.hltDisplacedmumuFilterDimuon0JpsiL1sNoOS + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0SQ + fragment.hltPreDimuon0JpsiNoVertexingNoOS + fragment.hltL1fL1DoubleMu0SQL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0SQL2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1DoubleMu0SQL1Filtered0) + fragment.hltDimuon0JpsiNoVtxNoOSL3Filtered + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_Jpsi_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0SQOS + fragment.hltPreDimuon0Jpsi + fragment.hltL1sEmuDoubleMu0SQOS + fragment.hltL1fL1DoubleMu0SQOSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0SQOSL2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1DoubleMu0SQOSL1Filtered0) + fragment.hltDimuon0JpsiL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0Jpsi + fragment.hltDisplacedmumuFilterDimuon0Jpsi + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_Jpsi_NoVertexing_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0SQOS + fragment.hltPreDimuon0JpsiNoVertexing + fragment.hltL1sEmuDoubleMu0SQOS + fragment.hltL1fL1DoubleMu0SQOSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0SQOSL2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1DoubleMu0SQOSL1Filtered0) + fragment.hltDimuon0JpsiL3Filtered + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + fragment.hltPreDimuon0JpsiL14R0er1p5R + fragment.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.hltDimuon0JpsiL1s4R0er1p5RL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0JpsiL1s4R0er1p5R + fragment.hltDisplacedmumuFilterDimuon0JpsiL1s4R0er1p5R + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + fragment.hltPreDimuon0JpsiNoVertexingL14R0er1p5R + fragment.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.hltDimuon0JpsiL1s4R0er1p5RL3Filtered + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_Jpsi3p5_Muon2_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1TripleMu5SQ3SQ0OQDoubleMu53SQOSMassMax9 + fragment.hltPreDimuon0Jpsi3p5Muon2 + fragment.hltTripleMuonL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltTripleMuonL2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3TripleMuonL1Filtered0) + fragment.hltTripleMuL3PreFiltered222 + fragment.hltJpsiMuonL3Filtered3p5 + fragment.hltDisplacedmumuVtxProducerJpsiMuon3p5 + fragment.hltVertexmumuFilterJpsiMuon3p5 + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_Upsilon_L1_4p5_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4p5SQOS + fragment.hltPreDimuon0UpsilonL14p5 + fragment.hltL1sEmuDoubleMu4p5SQOS + fragment.hltL1fL1sL1DoubleMu4p5SQOSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu4p5SQOSL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu4p5SQOSL1Filtered0) + fragment.hltDimuon0UpsilonL1s4p5L3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s4p5 + fragment.hltDisplacedmumuFilterDimuon0UpsilonL1s4p5 + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_Upsilon_L1_5_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu5SQOS + fragment.hltPreDimuon0UpsilonL15 + fragment.hltL1sEmuDoubleMu5SQOS + fragment.hltL1fL1sL1DoubleMu5SQOSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu5SQOSL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu5SQOSL1Filtered0) + fragment.hltDimuon0UpsilonL1s5L3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s5 + fragment.hltDisplacedmumuFilterDimuon0UpsilonL1s5 + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4p5SQ + fragment.hltPreDimuon0UpsilonL14p5NoOS + fragment.hltL1fL1sL1DoubleMu4p5SQL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu4p5SQL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu4p5SQL1Filtered0) + fragment.hltDimuon0UpsilonL1s4p5NoOSL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s4p5NoOS + fragment.hltDisplacedmumuFilterDimuon0UpsilonL1s4p5NoOS + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4p5er2p0SQ + fragment.hltPreDimuon0UpsilonL14p5er2p0 + fragment.hltL1sEmuDoubleMu4p5er2p0SQ + fragment.hltL1fL1sL1DoubleMu4p5er2p0SQL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu4p5er2p0SQL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu4p5er2p0SQL1Filtered0) + fragment.hltDimuon0UpsilonL1s4p5er2p0L3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s4p5er2p0 + fragment.hltDisplacedmumuFilterDimuon0UpsilonL1s4p5er2p0 + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4p5er2p0SQMass7to18 + fragment.hltPreDimuon0UpsilonL14p5er2p0M + fragment.hltL1fL1sL1DoubleMu4p5er2p0SQMass7to18L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu4p5er2p0SQMass7to18L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu4p5er2p0SQMass7to18L1Filtered0) + fragment.hltDimuon0UpsilonL1s4p5er2p0ML3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s4p5er2p0M + fragment.hltDisplacedmumuFilterDimuon0UpsilonL1s4p5er2p0M + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_Upsilon_NoVertexing_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4p5er2p0SQMass7to18 + fragment.hltPreDimuon0UpsilonNoVertexing + fragment.hltL1fL1sL1DoubleMu4p5er2p0SQMass7to18L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu4p5er2p0SQMass7to18L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu4p5er2p0SQMass7to18L1Filtered0) + fragment.hltDimuon0UpsilonL1s4p5er2p0ML3Filtered + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_Upsilon_L1_5M_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu5SQMass7to18 + fragment.hltPreDimuon0UpsilonL15M + fragment.hltL1fL1sL1DoubleMu5SQMass7to18L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu5SQMass7to18L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu5SQMass7to18L1Filtered0) + fragment.hltDimuon0UpsilonL1s5ML3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s5M + fragment.hltDisplacedmumuFilterDimuon0UpsilonL1s5M + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_LowMass_L1_0er1p5R_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5dR1p4 + fragment.hltPreDimuon0LowMassL10er1p5R + fragment.hltL1fL1sL1DoubleMu0er1p5dR1p4L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0er1p5dR1p4L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5dR1p4L1Filtered0) + fragment.hltDimuon0LowMassL1s0er1p5RL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0LowMassL1s0er1p5R + fragment.hltDisplacedmumuFilterDimuon0LowMassL1s0er1p5R + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_LowMass_L1_0er1p5_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5 + fragment.hltPreDimuon0LowMassL10er1p5 + fragment.hltL1sEmuDoubleMu0er1p5 + fragment.hltL1fL1sL1DoubleMu0er1p5L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0er1p5L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5L1Filtered0) + fragment.hltDimuon0LowMassL1s0er1p5L3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0LowMassL1s0er1p5 + fragment.hltDisplacedmumuFilterDimuon0LowMassL1s0er1p5 + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_LowMass_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0SQOS + fragment.hltPreDimuon0LowMass + fragment.hltL1sEmuDoubleMu0SQOS + fragment.hltL1fL1DoubleMu0SQOSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0SQOSL2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1DoubleMu0SQOSL1Filtered0) + fragment.hltDimuon0LowMassL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0LowMass + fragment.hltDisplacedmumuFilterDimuon0LowMass + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_LowMass_L1_4_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4SQOS + fragment.hltPreDimuon0LowMassL14 + fragment.hltL1sEmuDoubleMu4SQOS + fragment.hltL1fL1sL1DoubleMu4SQOSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu4SQOSL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu4SQOSL1Filtered0) + fragment.hltDimuon0LowMassL1s4L3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0LowMassL1s4 + fragment.hltDisplacedmumuFilterDimuon0LowMassL1s4 + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_LowMass_L1_4R_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4dR1p2 + fragment.hltPreDimuon0LowMassL14R + fragment.hltL1fL1sL1DoubleMu4dR1p2L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu4dR1p2L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu4dR1p2L1Filtered0) + fragment.hltDimuon0LowMassL1s4RL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0LowMassL1s4R + fragment.hltDisplacedmumuFilterDimuon0LowMassL1s4R + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_LowMass_L1_TM530_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMu530NoMass + fragment.hltPreDimuon0LowMassL1TM530 + fragment.hltL1fL1sL1TripleMuNoMassL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1TripleMuNoMassL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1TripleMuNoMassL1Filtered0) + fragment.hltDimuon0LowMassL1sTM530L3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0LowMassL1sTM530 + fragment.hltDisplacedmumuFilterDimuon0LowMassL1sTM530 + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMu0 + fragment.hltPreDimuon0UpsilonMuonL1TM0 + fragment.hltTripleMuon0L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltTripleMuon0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3TripleMuon0L1Filtered0) + fragment.hltTripleMu0L3PreFiltered0 + fragment.hltUpsilon0MuonL3FilteredL1sTM0 + fragment.hltDisplacedmumuVtxProducerUpsilon0MuonL1sTM0 + fragment.hltVertexmumuFilterUpsilon0MuonL1sTM0 + fragment.HLTEndSequence ) -fragment.HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMu53p52p5 + fragment.hltPreDimuon0UpsilonMuonNoL1Mass + fragment.hltTripleMuon53p52p5L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltTripleMuon53p52p5L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3TripleMuon53p52p5L1Filtered0) + fragment.hltTripleMu0NoL1MassL3PreFiltered0 + fragment.hltUpsilon0MuonL3FilteredNoL1Mass + fragment.hltDisplacedmumuVtxProducerUpsilon0MuonNoL1Mass + fragment.hltVertexmumuFilterUpsilon0MuonNoL1Mass + fragment.HLTEndSequence ) -fragment.HLT_TripleMu_5_3_3_Mass3p8_DZ_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMu0IorTripleMu553 + fragment.hltPreTripleMu533Mass3p8DZ + fragment.hltL1TripleMu553L1TriMuFiltered3 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL1TripleMu553L2TriMuFiltered3) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1TripleMu553L1TriMuFiltered3) + fragment.hltL3fL1TripleMu553f0PreFiltered333 + fragment.hltL3fL1TripleMu553f0Filtered533 + fragment.hltTripleMu533TripleDZ0p2 + fragment.hltTripleMu533Mass3p8toInfFilter + fragment.HLTEndSequence ) -fragment.HLT_TripleMu_10_5_5_DZ_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMu0IorTripleMu553 + fragment.hltPreTripleMu1055DZ + fragment.hltL1TripleMu553L1TriMuFiltered3 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL1TripleMu553L2TriMuFiltered3) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1TripleMu553L1TriMuFiltered3) + fragment.hltL3fL1TripleMu553f0PreFiltered555 + fragment.hltL3fL1TripleMu553f0Filtered1055 + fragment.hltTripleMu555TripleDZ0p2 + fragment.HLTEndSequence ) -fragment.HLT_TripleMu_12_10_5_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMu0IorTripleMu553 + fragment.hltPreTripleMu12105 + fragment.hltL1TripleMu553L1TriMuFiltered3 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL1TripleMu553L2TriMuFiltered3) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1TripleMu553L1TriMuFiltered3) + fragment.hltL3fL1TripleMu553f0PreFiltered555 + fragment.hltL3fL1TripleMu553f0Filtered10105 + fragment.hltL3fL1TripleMu553f0Filtered12105 + fragment.HLTEndSequence ) -fragment.HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu157IorDoubleMu4p5SQOSdR1p2IorSingleMu25IorSingleMu22erIorTripleMuMassMax9 + fragment.hltPreTau3MuMu7Mu1TkMu1Tau15 + fragment.hltL1fL1sL1WTau3MuSeedsL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1WTau3MuSeedsL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + fragment.hltMu1Mu1TrkPairPt2DR0p5MassMax1p9 + fragment.hltDiMuonForTau3MuDzFiltered0p3 + fragment.HLTTrackerMuonSequenceLowPt + fragment.hltTau3MuTriMuon1filter + fragment.HLTL3muontrkisorecoSequence + fragment.hltTauPt15MuPts711Mass1p3to2p1Iso + fragment.hltTau3MuPreFilter + fragment.HLTEndSequence ) -fragment.HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu157IorDoubleMu4p5SQOSdR1p2IorSingleMu25IorSingleMu22erIorTripleMuMassMax9 + fragment.hltPreTau3MuMu7Mu1TkMu1Tau15Charge1 + fragment.hltL1fL1sL1WTau3MuSeedsL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1WTau3MuSeedsL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + fragment.hltMu1Mu1TrkPairPt2DR0p5MassMax1p9 + fragment.hltDiMuonForTau3MuDzFiltered0p3 + fragment.HLTTrackerMuonSequenceLowPt + fragment.hltTau3MuTriMuon1filter + fragment.HLTL3muontrkisorecoSequence + fragment.hltTauPt15MuPts711Mass1p3to2p1IsoCharge1 + fragment.hltTau3MuPreFilterCharge1 + fragment.HLTEndSequence ) -fragment.HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu157IorDoubleMu4p5SQOSdR1p2IorSingleMu25IorSingleMu22erIorTripleMuMassMax9 + fragment.hltPreTau3MuMu7Mu1TkMu1IsoTau15 + fragment.hltL1fL1sL1WTau3MuSeedsL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1WTau3MuSeedsL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + fragment.hltMu1Mu1TrkPairPt2DR0p5MassMax1p9 + fragment.hltDiMuonForTau3MuDzFiltered0p3 + fragment.HLTTrackerMuonSequenceLowPt + fragment.hltTau3MuTriMuon1filter + fragment.HLTL3muontrkisorecoSequence + fragment.hltTauPt15MuPts711Mass1p3to2p1Iso + fragment.hltTau3MuPreFilter + fragment.hltTau3MuIsoFilter + fragment.HLTEndSequence ) -fragment.HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu157IorDoubleMu4p5SQOSdR1p2IorSingleMu25IorSingleMu22erIorTripleMuMassMax9 + fragment.hltPreTau3MuMu7Mu1TkMu1IsoTau15Charge1 + fragment.hltL1fL1sL1WTau3MuSeedsL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1WTau3MuSeedsL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + fragment.hltMu1Mu1TrkPairPt2DR0p5MassMax1p9 + fragment.hltDiMuonForTau3MuDzFiltered0p3 + fragment.HLTTrackerMuonSequenceLowPt + fragment.hltTau3MuTriMuon1filter + fragment.HLTL3muontrkisorecoSequence + fragment.hltTauPt15MuPts711Mass1p3to2p1IsoCharge1 + fragment.hltTau3MuPreFilterCharge1 + fragment.hltTau3MuIsoFilterCharge1 + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0ETM40IorDoubleMu0ETM55IorDoubleMu0ETM60IorDoubleMu0ETM65IorDoubleMu0ETM70 + fragment.hltPreDoubleMu3DZPFMET50PFMHT60 + fragment.hltL1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + fragment.hltL3fL1DiMu3SQETM50f0PreFiltered3 + fragment.hltDoubleMuon3Mass3p8to60Filter + fragment.hltDoubleMuon3Mass3p8to60DZFilter + fragment.HLTRecoMETSequence + fragment.hltMET40 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMETProducer + fragment.hltPFMET50 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID60 + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0ETM40IorDoubleMu0ETM55IorDoubleMu0ETM60IorDoubleMu0ETM65IorDoubleMu0ETM70 + fragment.hltPreDoubleMu3DZPFMET70PFMHT70 + fragment.hltL1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + fragment.hltL3fL1DiMu3SQETM50f0PreFiltered3 + fragment.hltDoubleMuon3Mass3p8to60Filter + fragment.hltDoubleMuon3Mass3p8to60DZFilter + fragment.HLTRecoMETSequence + fragment.hltMET40 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMETProducer + fragment.hltPFMET70 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID70 + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0ETM40IorDoubleMu0ETM55IorDoubleMu0ETM60IorDoubleMu0ETM65IorDoubleMu0ETM70 + fragment.hltPreDoubleMu3DZPFMET90PFMHT90 + fragment.hltL1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + fragment.hltL3fL1DiMu3SQETM50f0PreFiltered3 + fragment.hltDoubleMuon3Mass3p8to60Filter + fragment.hltDoubleMuon3Mass3p8to60DZFilter + fragment.HLTRecoMETSequence + fragment.hltMET40 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMETProducer + fragment.hltPFMET90 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID90 + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMu530NoMass + fragment.hltPreDoubleMu3TrkTau3muNoL1Mass + fragment.hltL1fL1sL1TripleMuNoMassL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1TripleMuNoMassL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1TripleMuNoMassL1Filtered0) + fragment.hltDoubleMu3TrkTau3muNoL1MassL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu3Tau3muNoL1Mass + fragment.hltDisplacedmumuFilterDoubleMu3Tau3muNoL1Mass + fragment.HLTBphTrackingDisplacedTau3muNoL1MassReg + fragment.hltTau3muNoL1MassTkAllConeTracksIter + fragment.hltTau3muNoL1MassTkVertexProducer + fragment.hltTau3muNoL1MassTkVertexFilter + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu4_Jpsi_Displaced_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + fragment.hltPreDoubleMu4JpsiDisplaced + fragment.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.hltDoubleMu4JpsiDisplacedL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu4Jpsi + fragment.hltDisplacedmumuFilterDoubleMu4Jpsi + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu4_Jpsi_NoVertexing_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + fragment.hltPreDoubleMu4JpsiNoVertexing + fragment.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.hltDoubleMu4JpsiDisplacedL3Filtered + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + fragment.hltPreDoubleMu4JpsiTrkTrkDisplaced + fragment.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.hltDoubleMu4JpsiDisplacedL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu4Jpsi + fragment.hltDisplacedmumuFilterDoubleMu4Jpsi + fragment.HLTBphTrackingDisplacedJpsiReg + fragment.hltJpsiTkAllConeTracksIter + fragment.hltJpsiTrkTrkVertexProducerPhiKstar + fragment.hltJpsiTkTkVertexFilterPhiKstar + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu4_JpsiTrk_Bc_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + fragment.hltPreDoubleMu4JpsiTrkBc + fragment.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.hltDoubleMu4JpsiL3Filtered + fragment.hltmumuVtxProducerDoubleMu4Jpsi + fragment.hltmumuFilterDoubleMu4Jpsi + fragment.HLTBphTrackingBcJpsiReg + fragment.hltBcJpsiTkAllConeTracksIter + fragment.hltBcJpsiTkVertexProducer + fragment.hltBcJpsiTkVertexFilter + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu43NoFiltersNoVtx_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreDoubleMu43NoFiltersNoVtx + fragment.hltL1fDimuonL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2fDimuonL1f0L2NoVtxFiltered16) + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fDimuonL1f0L2NVf16L3NoFiltersNoVtxFiltered43 + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu48NoFiltersNoVtx_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreDoubleMu48NoFiltersNoVtx + fragment.hltL1fDimuonL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2fDimuonL1f0L2NoVtxFiltered16) + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fDimuonL1f0L2NVf16L3NoFiltersNoVtxFiltered48 + fragment.HLTEndSequence ) -fragment.HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu7EG23IorMu20EG17IorMu23EG10 + fragment.hltPreMu43NoFiltersNoVtxPhoton43CaloIdL + fragment.hltL1fL1sMu5EG20orMu20EG15L1Filtered5 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2fL1sMu5EG20orMu20EG15L1f5L2NoVtxFiltered16) + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1sMu5EG20orMu20EG15L1f5L2NVf16L3NoFiltersNoVtxFiltered43 + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1Mu5EG20Filter + fragment.hltMu43NoFiltersNoVtxPhoton43CaloIdLEtFilter + fragment.hltEgammaClusterShape + fragment.hltMu43NoFiltersNoVtxPhoton43CaloIdLClusterShapeFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltMu43NoFiltersNoVtxPhoton43CaloIdLHEFilter + fragment.HLTEndSequence ) -fragment.HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu7EG23IorMu20EG17IorMu23EG10 + fragment.hltPreMu48NoFiltersNoVtxPhoton48CaloIdL + fragment.hltL1fL1sMu5EG20orMu20EG15L1Filtered5 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2fL1sMu5EG20orMu20EG15L1f5L2NoVtxFiltered16) + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1sMu5EG20orMu20EG15L1f5L2NVf16L3NoFiltersNoVtxFiltered48 + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1Mu5EG20Filter + fragment.hltMu48NoFiltersNoVtxPhoton48CaloIdLEtFilter + fragment.hltEgammaClusterShape + fragment.hltMu48NoFiltersNoVtxPhoton48CaloIdLClusterShapeFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltMu48NoFiltersNoVtxPhoton48CaloIdLHEFilter + fragment.HLTEndSequence ) -fragment.HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu7EG23IorMu20EG17IorMu23EG10 + fragment.hltPreMu38NoFiltersNoVtxDisplacedPhoton38CaloIdL + fragment.hltL1fL1sMu5EG20orMu20EG15L1Filtered5 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2fL1sMu5EG20orMu20EG15L1f5L2NoVtxFiltered16) + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1sMu5EG20orMu20EG15L1f5L2NVf16L3NoFiltersNoVtxFiltered38Displaced + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1Mu5EG20Filter + fragment.hltMu38NoFiltersNoVtxPhoton38CaloIdLEtFilter + fragment.hltEgammaClusterShape + fragment.hltMu38NoFiltersNoVtxPhoton38CaloIdLClusterShapeFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltMu38NoFiltersNoVtxPhoton38CaloIdLHEFilter + fragment.HLTEndSequence ) -fragment.HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu7EG23IorMu20EG17IorMu23EG10 + fragment.hltPreMu43NoFiltersNoVtxDisplacedPhoton43CaloIdL + fragment.hltL1fL1sMu5EG20orMu20EG15L1Filtered5 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2fL1sMu5EG20orMu20EG15L1f5L2NoVtxFiltered16) + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1sMu5EG20orMu20EG15L1f5L2NVf16L3NoFiltersNoVtxFiltered43Displaced + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1Mu5EG20Filter + fragment.hltMu43NoFiltersNoVtxPhoton43CaloIdLEtFilter + fragment.hltEgammaClusterShape + fragment.hltMu43NoFiltersNoVtxPhoton43CaloIdLClusterShapeFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltMu43NoFiltersNoVtxPhoton43CaloIdLHEFilter + fragment.HLTEndSequence ) -fragment.HLT_HT425_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT425 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT425 + fragment.HLTEndSequence ) -fragment.HLT_HT430_DisplacedDijet40_DisplacedTrack_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DisplacedDijet40DisplacedTrack + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementDisplacedJetsLowPt + fragment.HLTEndSequence ) -fragment.HLT_HT500_DisplacedDijet40_DisplacedTrack_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT320orHTT340orHTT380 + fragment.hltPreHT500DisplacedDijet40DisplacedTrack + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT500 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementDisplacedJetsLowPt + fragment.HLTEndSequence ) -fragment.HLT_HT430_DisplacedDijet60_DisplacedTrack_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DisplacedDijet60DisplacedTrack + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt60 + fragment.hltCentralCaloJetptMidPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + fragment.hltDisplacedHLTCaloJetCollectionProducerMidPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerMidPt + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementDisplacedJetsMidPt + fragment.HLTEndSequence ) -fragment.HLT_HT400_DisplacedDijet40_DisplacedTrack_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT400DisplacedDijet40DisplacedTrack + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT400 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementDisplacedJetsLowPt + fragment.HLTEndSequence ) -fragment.HLT_HT650_DisplacedDijet60_Inclusive_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT650DisplacedDijet60Inclusive + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT650 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt60 + fragment.hltCentralCaloJetptMidPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + fragment.hltDisplacedHLTCaloJetCollectionProducerMidPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + fragment.HLTEndSequence ) -fragment.HLT_HT550_DisplacedDijet60_Inclusive_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT550DisplacedDijet60Inclusive + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT550 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt60 + fragment.hltCentralCaloJetptMidPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + fragment.hltDisplacedHLTCaloJetCollectionProducerMidPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + fragment.HLTEndSequence ) -fragment.HLT_DiJet110_35_Mjj650_PFMET110_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DiJetVBF + fragment.hltPreDiJet11035Mjj650PFMET110 + fragment.HLTRecoMETSequence + fragment.hltMETOpen + fragment.hltMET66 + fragment.HLTAK4PFJetsSequence + fragment.hltParticleFlowNoMu + fragment.hltPFMETVBFProducer + fragment.hltPFMETVBF110 + fragment.hltL1TPFJetsMatching + fragment.hltL1PFJetCategories + fragment.HLTEndSequence ) -fragment.HLT_DiJet110_35_Mjj650_PFMET120_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DiJetVBF + fragment.hltPreDiJet11035Mjj650PFMET120 + fragment.HLTRecoMETSequence + fragment.hltMETOpen + fragment.hltMET72 + fragment.HLTAK4PFJetsSequence + fragment.hltParticleFlowNoMu + fragment.hltPFMETVBFProducer + fragment.hltPFMETVBF120 + fragment.hltL1TPFJetsMatching + fragment.hltL1PFJetCategories + fragment.HLTEndSequence ) -fragment.HLT_DiJet110_35_Mjj650_PFMET130_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DiJetVBF + fragment.hltPreDiJet11035Mjj650PFMET130 + fragment.HLTRecoMETSequence + fragment.hltMETOpen + fragment.hltMET78 + fragment.HLTAK4PFJetsSequence + fragment.hltParticleFlowNoMu + fragment.hltPFMETVBFProducer + fragment.hltPFMETVBF130 + fragment.hltL1TPFJetsMatching + fragment.hltL1PFJetCategories + fragment.HLTEndSequence ) -fragment.HLT_TripleJet110_35_35_Mjj650_PFMET110_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DiJetVBF + fragment.hltPreTripleJet1103535Mjj650PFMET110 + fragment.HLTRecoMETSequence + fragment.hltMETOpen + fragment.hltMET66 + fragment.HLTAK4PFJetsSequence + fragment.hltParticleFlowNoMu + fragment.hltPFMETVBFProducer + fragment.hltPFMETVBF110 + fragment.hltL1TPFJetsMatching + fragment.hlt1PFJetCategories3 + fragment.HLTEndSequence ) -fragment.HLT_TripleJet110_35_35_Mjj650_PFMET120_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DiJetVBF + fragment.hltPreTripleJet1103535Mjj650PFMET120 + fragment.HLTRecoMETSequence + fragment.hltMETOpen + fragment.hltMET72 + fragment.HLTAK4PFJetsSequence + fragment.hltParticleFlowNoMu + fragment.hltPFMETVBFProducer + fragment.hltPFMETVBF120 + fragment.hltL1TPFJetsMatching + fragment.hlt1PFJetCategories3 + fragment.HLTEndSequence ) -fragment.HLT_TripleJet110_35_35_Mjj650_PFMET130_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DiJetVBF + fragment.hltPreTripleJet1103535Mjj650PFMET130 + fragment.HLTRecoMETSequence + fragment.hltMETOpen + fragment.hltMET78 + fragment.HLTAK4PFJetsSequence + fragment.hltParticleFlowNoMu + fragment.hltPFMETVBFProducer + fragment.hltPFMETVBF130 + fragment.hltL1TPFJetsMatching + fragment.hlt1PFJetCategories3 + fragment.HLTEndSequence ) -fragment.HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sIsoEG30erJetC34drMin0p3 + fragment.hltPreEle30eta2p1WPTightGsfCentralPFJet35EleCleaned + fragment.HLTEle30erJetC34WPTightGsfSequence + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCentralCaloJet10 + fragment.HLTAK4PFJetsSequence + fragment.hltEle30JetCollectionsForLeptonPlusPFJets + fragment.hltEle30PFJet35EleCleaned + fragment.HLTEndSequence ) -fragment.HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sIsoEG28erHTT100 + fragment.hltPreEle28eta2p1WPTightGsfHT150 + fragment.HLTEle28erHTT100WPTightGsfSequence + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT100Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT150Jet30 + fragment.HLTEndSequence ) -fragment.HLT_Ele28_HighEta_SC20_Mass55_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGor + fragment.hltPreEle28HighEtaSC20Mass55 + fragment.HLTEle28HighEtaSC20Mass55Sequence + fragment.HLTEndSequence ) -fragment.HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT380erIorHTT320er + fragment.hltPreEle15IsoVVVLPFHT450CaloBTagDeepCSV4p5 + cms.ignore(fragment.hltL1sSingleEG5ObjectMap) + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.hltSusyPreBtagJetFilter + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV4p50Single + fragment.HLTEle15VVVLGsfSequence + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT450Jet30 + fragment.HLTEndSequence ) -fragment.HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT380erIorHTT320er + fragment.hltPreEle15IsoVVVLPFHT450PFMET50 + cms.ignore(fragment.hltL1sSingleEG5ObjectMap) + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.HLTEle15VVVLGsfSequence + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT450Jet30 + fragment.hltPFMETProducer + fragment.hltPFMET50 + fragment.HLTEndSequence ) -fragment.HLT_Ele15_IsoVVVL_PFHT450_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT380erIorHTT320er + fragment.hltPreEle15IsoVVVLPFHT450 + cms.ignore(fragment.hltL1sSingleEG5ObjectMap) + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.HLTEle15VVVLGsfSequence + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT450Jet30 + fragment.HLTEndSequence ) -fragment.HLT_Ele50_IsoVVVL_PFHT450_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT380erIorHTT320er + fragment.hltPreEle50IsoVVVLPFHT450 + cms.ignore(fragment.hltL1sSingleEG5ObjectMap) + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.HLTEle50VVVLGsfSequence + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT450Jet30 + fragment.HLTEndSequence ) -fragment.HLT_Ele15_IsoVVVL_PFHT600_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT380erIorHTT320er + fragment.hltPreEle15IsoVVVLPFHT600 + cms.ignore(fragment.hltL1sSingleEG5ObjectMap) + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.HLTEle15VVVLGsfSequence + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT600Jet30 + fragment.HLTEndSequence ) -fragment.HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu6HTT240IorDoubleJet100and35MassMin620 + fragment.hltPreMu4TrkIsoVVLDiPFJet9040DEta3p5MJJ750HTT300PFMETNoMu60 + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3fL1sSingleMuOpenL1f0L2f3QL3Filtered4Q + fragment.HLTL3muontrkisovvlSequence + fragment.hltMuon4RelTrkIsoVVLFiltered + fragment.HLTRecoMETSequence + fragment.hltMET35 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJet7020MJJ500DEta3p5 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJet9040MJJ750DEta3p5 + fragment.hltPFHTJet30Eta5 + fragment.hltPFHT300Jet30 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu60 + fragment.HLTEndSequence ) -fragment.HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu6HTT240IorDoubleJet100and35MassMin620 + fragment.hltPreMu8TrkIsoVVLDiPFJet40DEta3p5MJJ750HTT300PFMETNoMu60 + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered8Q + fragment.HLTL3muontrkisovvlSequence + fragment.hltMuon8RelTrkIsoVVLFiltered + fragment.HLTRecoMETSequence + fragment.hltMET20 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJet20MJJ400DEta3p5 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJet40MJJ750DEta3p5 + fragment.hltPFHTJet30Eta5 + fragment.hltPFHT300Jet30 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu60 + fragment.HLTEndSequence ) -fragment.HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu6HTT240IorDoubleJet100and35MassMin620 + fragment.hltPreMu10TrkIsoVVLDiPFJet40DEta3p5MJJ750HTT350PFMETNoMu60 + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered10Q + fragment.HLTL3muontrkisovvlSequence + fragment.hltMuon10RelTrkIsoVVLFiltered + fragment.HLTRecoMETSequence + fragment.hltMET20 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJet20MJJ400DEta3p5 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJet40MJJ750DEta3p5 + fragment.hltPFHTJet30Eta5 + fragment.hltPFHT350Jet30Eta5 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu60 + fragment.HLTEndSequence ) -fragment.HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT380erIorHTT320er + fragment.hltPreMu15IsoVVVLPFHT450CaloBTagDeepCSV4p5 + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.hltSusyPreBtagJetFilter + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV4p50Single + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q + fragment.HLTMuVVVLCombinedIsolationR02Sequence + fragment.hltL3MuVVVLIsoFIlter + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT450Jet30 + fragment.HLTEndSequence ) -fragment.HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT380erIorHTT320er + fragment.hltPreMu15IsoVVVLPFHT450PFMET50 + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q + fragment.HLTMuVVVLCombinedIsolationR02Sequence + fragment.hltL3MuVVVLIsoFIlter + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT450Jet30 + fragment.hltPFMETProducer + fragment.hltPFMET50 + fragment.HLTEndSequence ) -fragment.HLT_Mu15_IsoVVVL_PFHT450_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT380erIorHTT320er + fragment.hltPreMu15IsoVVVLPFHT450 + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q + fragment.HLTMuVVVLCombinedIsolationR02Sequence + fragment.hltL3MuVVVLIsoFIlter + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT450Jet30 + fragment.HLTEndSequence ) -fragment.HLT_Mu50_IsoVVVL_PFHT450_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT380erIorHTT320er + fragment.hltPreMu50IsoVVVLPFHT450 + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered50Q + fragment.HLTMuVVVLCombinedIsolationR02Sequence + fragment.hltL3Mu50VVVLIsoFIlter + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT450Jet30 + fragment.HLTEndSequence ) -fragment.HLT_Mu15_IsoVVVL_PFHT600_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT380erIorHTT320er + fragment.hltPreMu15IsoVVVLPFHT600 + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q + fragment.HLTMuVVVLCombinedIsolationR02Sequence + fragment.hltL3MuVVVLIsoFIlter + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT600Jet30 + fragment.HLTEndSequence ) -fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + fragment.hltPreMu3er1p5PFJet100er2p5PFMET70PFMHT70IDTight + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3MuFiltered3er1p5 + fragment.HLTRecoMETSequence + fragment.hltMET40 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.hltMht + fragment.hltMHT40 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets70 + fragment.hltSinglePFJet100er2p5 + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID70 + fragment.hltPFMETProducer + fragment.hltPFMET70 + fragment.HLTEndSequence ) -fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + fragment.hltPreMu3er1p5PFJet100er2p5PFMET80PFMHT80IDTight + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3MuFiltered3er1p5 + fragment.HLTRecoMETSequence + fragment.hltMET50 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.hltMht + fragment.hltMHT50 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets70 + fragment.hltSinglePFJet100er2p5 + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID80 + fragment.hltPFMETProducer + fragment.hltPFMET80 + fragment.HLTEndSequence ) -fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + fragment.hltPreMu3er1p5PFJet100er2p5PFMET90PFMHT90IDTight + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3MuFiltered3er1p5 + fragment.HLTRecoMETSequence + fragment.hltMET60 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.hltMht + fragment.hltMHT60 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets70 + fragment.hltSinglePFJet100er2p5 + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID90 + fragment.hltPFMETProducer + fragment.hltPFMET90 + fragment.HLTEndSequence ) -fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + fragment.hltPreMu3er1p5PFJet100er2p5PFMET100PFMHT100IDTight + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3MuFiltered3er1p5 + fragment.HLTRecoMETSequence + fragment.hltMET70 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.hltMht + fragment.hltMHT70 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets70 + fragment.hltSinglePFJet100er2p5 + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID100 + fragment.hltPFMETProducer + fragment.hltPFMET100 + fragment.HLTEndSequence ) -fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + fragment.hltPreMu3er1p5PFJet100er2p5PFMETNoMu70PFMHTNoMu70IDTight + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3MuFiltered3er1p5 + fragment.HLTRecoMETSequence + fragment.hltMET40 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.hltMht + fragment.hltMHT40 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets70 + fragment.hltSinglePFJet100er2p5 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID70 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu70 + fragment.HLTEndSequence ) -fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + fragment.hltPreMu3er1p5PFJet100er2p5PFMETNoMu80PFMHTNoMu80IDTight + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3MuFiltered3er1p5 + fragment.HLTRecoMETSequence + fragment.hltMET50 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.hltMht + fragment.hltMHT50 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets70 + fragment.hltSinglePFJet100er2p5 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID80 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu80 + fragment.HLTEndSequence ) -fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + fragment.hltPreMu3er1p5PFJet100er2p5PFMETNoMu90PFMHTNoMu90IDTight + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3MuFiltered3er1p5 + fragment.HLTRecoMETSequence + fragment.hltMET60 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.hltMht + fragment.hltMHT60 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets70 + fragment.hltSinglePFJet100er2p5 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID90 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu90 + fragment.HLTEndSequence ) -fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + fragment.hltPreMu3er1p5PFJet100er2p5PFMETNoMu100PFMHTNoMu100IDTight + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3MuFiltered3er1p5 + fragment.HLTRecoMETSequence + fragment.hltMET70 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.hltMht + fragment.hltMHT70 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets70 + fragment.hltSinglePFJet100er2p5 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID100 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu100 + fragment.HLTEndSequence ) -fragment.HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5SQOSdRMax1p4 + fragment.hltPreDimuon10PsiPrimeBarrelSeagulls + fragment.hltL1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0) + fragment.hltDimuon10PsiPrimeBarrelnoCowL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon10PsiPrimeBarrelnoCow + fragment.hltDisplacedmumuFilterDimuon10PsiPrimeBarrelnoCow + fragment.HLTEndSequence ) -fragment.HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5SQOSdRMax1p4 + fragment.hltPreDimuon20JpsiBarrelSeagulls + fragment.hltL1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0) + fragment.hltDimuon20JpsiBarrelnoCowL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon20JpsiBarrelnoCow + fragment.hltDisplacedmumuFilterDimuon20JpsiBarrelnoCow + fragment.HLTEndSequence ) -fragment.HLT_Dimuon10_Upsilon_y1p4_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1s12DoubleMu4p5er2p0SQOSMass7to18 + fragment.hltPreDimuon10Upsilony1p4 + fragment.hltL1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1f0L2v2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0) + fragment.hltDimuon10Upsilony1p4L3fL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon10Upsilonsv3 + fragment.hltDisplacedmumuFilterDimuon10Upsilonsv3 + fragment.HLTEndSequence ) -fragment.HLT_Dimuon12_Upsilon_y1p4_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1s12DoubleMu4p5er2p0SQOSMass7to18 + fragment.hltPreDimuon12Upsilony1p4 + fragment.hltL1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1f0L2v2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0) + fragment.hltDimuon12Upsilony1p4L3fL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon12Upsilonsv3 + fragment.hltDisplacedmumuFilterDimuon12Upsilonsv3 + fragment.HLTEndSequence ) -fragment.HLT_Dimuon14_Phi_Barrel_Seagulls_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5SQOSdRMax1p4 + fragment.hltPreDimuon14PhiBarrelSeagulls + fragment.hltL1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0) + fragment.hltDimuon14PhiBarrelnoCowL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon14PhiBarrelnoCow + fragment.hltDisplacedmumuFilterDimuon14PhiBarrelnoCow + fragment.HLTEndSequence ) -fragment.HLT_Dimuon25_Jpsi_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4SQOSdRMax1p2DoubleMu0er1p5SQOSdRMax1p4 + fragment.hltPreDimuon25Jpsi + fragment.hltL1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0) + fragment.hltDimuon25JpsiL3fL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon25Jpsis + fragment.hltDisplacedmumuFilterDimuon25Jpsis + fragment.HLTEndSequence ) -fragment.HLT_Dimuon14_PsiPrime_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4SQOSdRMax1p2DoubleMu0er1p5SQOSdRMax1p4 + fragment.hltPreDimuon14PsiPrime + fragment.hltL1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0) + fragment.hltDimuon14PsiPrimeL3fL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon14PsiPrimes + fragment.hltDisplacedmumuFilterDimuon14PsiPrimes + fragment.HLTEndSequence ) -fragment.HLT_Dimuon14_PsiPrime_noCorrL1_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu9SQ + fragment.hltPreDimuon14PsiPrimenoCorrL1 + fragment.hltL1fL1sL1sDoubleMu9SQL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0) + fragment.hltDimuon14PsiPrimeNoCorrL1L3fL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon14PsiPrimesNoCorrL1 + fragment.hltDisplacedmumuFilterDimuon14PsiPrimesNoCorrL1 + fragment.HLTEndSequence ) -fragment.HLT_Dimuon18_PsiPrime_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4SQOSdRMax1p2DoubleMu0er1p5SQOSdRMax1p4 + fragment.hltPreDimuon18PsiPrime + fragment.hltL1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0) + fragment.hltDimuon18PsiPrimeL3fL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon18PsiPrimes + fragment.hltDisplacedmumuFilterDimuon18PsiPrimes + fragment.HLTEndSequence ) -fragment.HLT_Dimuon18_PsiPrime_noCorrL1_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu9SQ + fragment.hltPreDimuon18PsiPrimenoCorrL1 + fragment.hltL1fL1sL1sDoubleMu9SQL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0) + fragment.hltDimuon18PsiPrimeNoCorrL1L3fL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon18PsiPrimesNoCorrL1 + fragment.hltDisplacedmumuFilterDimuon18PsiPrimesNoCorrL1 + fragment.HLTEndSequence ) -fragment.HLT_Dimuon24_Upsilon_noCorrL1_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu9SQ + fragment.hltPreDimuon24UpsilonnoCorrL1 + fragment.hltL1fL1sL1sDoubleMu9SQL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0) + fragment.hltDimuon24UpsilonNoCorrL1L3fL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon24UpsilonsNoCorrL1 + fragment.hltDisplacedmumuFilterDimuon24UpsilonsNoCorrL1 + fragment.HLTEndSequence ) -fragment.HLT_Dimuon24_Phi_noCorrL1_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu9SQ + fragment.hltPreDimuon24PhinoCorrL1 + fragment.hltL1fL1sL1sDoubleMu9SQL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0) + fragment.hltDimuon24PhiNoCorrL1L3fL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon24PhiNoCorrL1 + fragment.hltDisplacedmumuFilterDimuon24PhiBarrelNoCorrL1 + fragment.HLTEndSequence ) -fragment.HLT_Dimuon25_Jpsi_noCorrL1_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu9SQ + fragment.hltPreDimuon25JpsinoCorrL1 + fragment.hltL1fL1sL1sDoubleMu9SQL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0) + fragment.hltDimuon25JpsiNoCorrL1L3fL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon25JpsisNoCorrL1 + fragment.hltDisplacedmumuFilterDimuon25JpsisNoCorrL1 + fragment.HLTEndSequence ) -fragment.HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4EG9 + fragment.hltPreDiMu4Ele9CaloIdLTrackIdLDZMass3p8 + fragment.HLTDiMu4Ele9CaloIdLTrackIdLMuonlegSequence + fragment.hltDoubleMu4DZFilter + fragment.hltEle9DoubleMu4Mass3p8Filtered + fragment.HLTDiMu4Ele9CaloIdLTrackIdLElectronlegSequence + fragment.hltMu4Ele9DZFilter + fragment.HLTEndSequence ) -fragment.HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu7EG7 + fragment.hltPreDiMu9Ele9CaloIdLTrackIdLDZ + fragment.HLTDiMu9Ele9CaloIdLTrackIdLMuonlegSequence + fragment.HLTDiMu9Ele9CaloIdLTrackIdLElectronlegSequence + fragment.hltMu9Ele9DZFilter + fragment.hltDoubleMu9DZFilter + fragment.HLTEndSequence ) -fragment.HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu7EG7 + fragment.hltPreDiMu9Ele9CaloIdLTrackIdL + fragment.HLTDiMu9Ele9CaloIdLTrackIdLMuonlegSequence + fragment.HLTDiMu9Ele9CaloIdLTrackIdLElectronlegSequence + fragment.HLTEndSequence ) -fragment.HLT_DoubleIsoMu20_eta2p1_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu18er + fragment.hltPreDoubleIsoMu20eta2p1 + fragment.hltL1fL1sDoubleMu18erL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu18erL1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu18erL1Filtered0) + fragment.hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20Q + fragment.HLTDoubleMu20Eta2p1IsolationSequence + fragment.hltL3crIsoL1sDoubleMu18erL1f0L2f10QL3f20QL3trkIsoFiltered + fragment.HLTEndSequence ) -fragment.HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157ORTripleMu444 + fragment.hltPreTrkMu12DoubleTrkMu5NoFiltersNoVtx + fragment.hltL1fL1sDoubleMu155ORTripleMu444L1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2pfL1sDoubleMu155ORTripleMu444L1f0L2PreFiltered0NoVtx) + cms.ignore(fragment.hltL2fL1sDoubleMu155ORTripleMu444L1f0L2Filtered10OneMuNoVtx) + fragment.HLTL3muonrecoSequenceNoVtx + fragment.hltL3pfL1sDoubleMu155ORTripleMu444L1f0L2pf0TwoMuL3PreFiltered5NoVtx + fragment.hltL3fL1sDoubleMu155ORTripleMu444L1f0L2f10OneMuL3Filtered12NoVtx + fragment.HLTTrackerMuonSequenceNoVtx + fragment.hltTripleTrkMuFiltered5NoVtx + fragment.hltSingleTrkMuFiltered12NoVtx + fragment.HLTEndSequence ) -fragment.HLT_Mu8_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu3IorSingleMu5IorSingleMu7 + fragment.hltPreMu8 + fragment.hltL1fL1sMu3or5or7L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu5L1f0L2Filtered5) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu5L1Filtered0) + fragment.hltL3fL1sMu5L1f0L2f5L3Filtered8 + fragment.HLTEndSequence ) -fragment.HLT_Mu17_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu15DQ + fragment.hltPreMu17 + fragment.hltL1fL1sMu15DQlqL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu15DQlqL1f0L2Filtered10) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu15DQlqL1Filtered0) + fragment.hltL3fL1sMu15DQlqL1f0L2f10L3Filtered17 + fragment.HLTEndSequence ) -fragment.HLT_Mu19_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu15DQ + fragment.hltPreMu19 + fragment.hltL1fL1sMu15DQlqL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu15DQlqL1f0L2Filtered10) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu15DQlqL1Filtered0) + fragment.hltL3fL1sMu15DQlqL1f0L2f10L3Filtered19 + fragment.HLTEndSequence ) -fragment.HLT_Mu17_Photon30_IsoCaloId_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu17Photon30IsoCaloId + fragment.hltMu17Photon30IsoCaloIdMuonlegL1Filtered7 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltMu17Photon30IsoCaloIdMuonlegL2Filtered10) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3Mu17Photon30IsoCaloIdMuonlegL1Filtered7) + fragment.hltMu17Photon30IsoCaloIdMuonlegL3Filtered17Q + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltMu17Photon30IsoCaloIdPhotonlegFilter + fragment.hltMu17Photon30IsoCaloIdPhotonlegEtFilter + fragment.hltEgammaClusterShape + fragment.hltMu17Photon30IsoCaloIdPhotonlegClusterShapeFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltMu17Photon30IsoCaloIdPhotonlegHEFilter + fragment.hltEgammaEcalPFClusterIso + fragment.hltMu17Photon30IsoCaloIdPhotonlegEcalIsoFilter + fragment.HLTTrackReconstructionForIsoForPhotons + fragment.hltEgammaHollowTrackIso + fragment.hltMu17Photon30IsoCaloIdPhotonlegTrackIsoFilter + fragment.HLTEndSequence ) -fragment.HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG10IorSingleEG5 + fragment.hltPreEle8CaloIdLTrackIdLIsoVLPFJet30 + fragment.HLTEle8CaloIdLTrackIdLIsoVLSequence + fragment.HLTAK4PFJetsSequence + fragment.hltEle8JetCollectionsForLeptonPlusPFJets + fragment.hltEle8PFJet30EleCleaned + fragment.HLTEndSequence ) -fragment.HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG10IorSingleEG15 + fragment.hltPreEle12CaloIdLTrackIdLIsoVLPFJet30 + fragment.HLTEle12CaloIdLTrackIdLIsoVLSequence + fragment.HLTAK4PFJetsSequence + fragment.hltEle12JetCollectionsForLeptonPlusPFJets + fragment.hltEle12PFJet30EleCleaned + fragment.HLTEndSequence ) -fragment.HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15er2p5 + fragment.hltPreEle23CaloIdLTrackIdLIsoVLPFJet30 + fragment.HLTEle23CaloIdLTrackIdLIsoVLJet30Sequence + fragment.HLTAK4PFJetsSequence + fragment.hltEle23JetCollectionsForLeptonPlusPFJets + fragment.hltEle23PFJet30EleCleaned + fragment.HLTEndSequence ) -fragment.HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG10IorSingleEG5 + fragment.hltPreEle8CaloIdMTrackIdMPFJet30 + fragment.HLTEle8CaloIdMGsfTrkIdMSequence + fragment.HLTAK4PFJetsSequence + fragment.hltGsfEle8NoIsoJetCollectionsForLeptonPlusPFJets + fragment.hltEle8NoIsoPFJet30EleCleaned + fragment.HLTEndSequence ) -fragment.HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15er2p5 + fragment.hltPreEle17CaloIdMTrackIdMPFJet30 + fragment.HLTEle17CaloIdMGsfTrkIdMSequence + fragment.HLTAK4PFJetsSequence + fragment.hltGsfEle17NoIsoJetCollectionsForLeptonPlusPFJets + fragment.hltEle17NoIsoPFJet30EleCleaned + fragment.HLTEndSequence ) -fragment.HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15er2p5 + fragment.hltPreEle23CaloIdMTrackIdMPFJet30 + fragment.HLTEle23CaloIdMGsfTrkIdMSequence + fragment.HLTAK4PFJetsSequence + fragment.hltGsfEle23NoIsoJetCollectionsForLeptonPlusPFJets + fragment.hltEle23NoIsoPFJet30EleCleaned + fragment.HLTEndSequence ) -fragment.HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPreEle50CaloIdVTGsfTrkIdTPFJet165 + fragment.HLTEle50CaloIdVTGsfTrkIdTGsfSequence + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToL1 + fragment.hltMonoPFJet165 + fragment.hltEle50CaloIdVTGsfTrkIdTCleanAK4PFJet + fragment.hltEle50CaloIdVTGsfTrkIdTCentralPFJet165EleCleaned + fragment.HLTEndSequence ) -fragment.HLT_Ele115_CaloIdVT_GsfTrkIdT_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGNonIsoOrWithJetAndTau + fragment.hltPreEle115CaloIdVTGsfTrkIdT + fragment.HLTEle115CaloIdVTGsfTrkIdTGsfSequence + fragment.HLTEndSequence ) -fragment.HLT_Ele135_CaloIdVT_GsfTrkIdT_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGNonIsoOrWithJetAndTau + fragment.hltPreEle135CaloIdVTGsfTrkIdT + fragment.HLTEle135CaloIdVTGsfTrkIdTGsfSequence + fragment.HLTEndSequence ) -fragment.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sQuadJetC50to60IorHTT280to500IorHTT250to340QuadJet + fragment.hltPrePFHT330PT30QuadPFJet75604540TriplePFBTagDeepCSV4p5 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadCentralJet30 + fragment.hltCaloJetsQuad30ForHt + fragment.hltHtMhtCaloJetsQuadC30 + fragment.hltCaloQuadJet30HT320 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSVp17Double + fragment.HLTAK4PFJetsSequence + fragment.hltPFCentralJetLooseIDQuad30 + fragment.hlt1PFCentralJetLooseID75 + fragment.hlt2PFCentralJetLooseID60 + fragment.hlt3PFCentralJetLooseID45 + fragment.hlt4PFCentralJetLooseID40 + fragment.hltPFCentralJetLooseIDQuad30forHt + fragment.hltHtMhtPFCentralJetsLooseIDQuadC30 + fragment.hltPFCentralJetsLooseIDQuad30HT330 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV4p5Triple + fragment.HLTEndSequence ) -fragment.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sQuadJetC50to60IorHTT280to500IorHTT250to340QuadJet + fragment.hltPrePFHT330PT30QuadPFJet75604540 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadCentralJet30 + fragment.hltCaloJetsQuad30ForHt + fragment.hltHtMhtCaloJetsQuadC30 + fragment.hltCaloQuadJet30HT320 + fragment.HLTAK4PFJetsSequence + fragment.hltPFCentralJetLooseIDQuad30 + fragment.hlt1PFCentralJetLooseID75 + fragment.hlt2PFCentralJetLooseID60 + fragment.hlt3PFCentralJetLooseID45 + fragment.hlt4PFCentralJetLooseID40 + fragment.hltPFCentralJetLooseIDQuad30forHt + fragment.hltHtMhtPFCentralJetsLooseIDQuadC30 + fragment.hltPFCentralJetsLooseIDQuad30HT330 + fragment.HLTEndSequence ) -fragment.HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJet + fragment.hltPrePFHT400SixPFJet32DoublePFBTagDeepCSV2p94 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterSixC25 + fragment.hltCaloJetsSix25ForHt + fragment.hltHtMhtCaloJetsSixC25 + fragment.hltCaloSixJet25HT300 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV10p01Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterSix30er2p5 + fragment.hltPFJetFilterSix32er2p5 + fragment.hltPFJetsSix30ForHt + fragment.hltHtMhtPFJetsSix30er2p5 + fragment.hltPFSixJet30HT400 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV2p94Double + fragment.HLTEndSequence ) -fragment.HLT_PFHT400_SixPFJet32_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJet + fragment.hltPrePFHT400SixPFJet32 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterSixC25 + fragment.hltCaloJetsSix25ForHt + fragment.hltHtMhtCaloJetsSixC25 + fragment.hltCaloSixJet25HT300 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterSix30er2p5 + fragment.hltPFJetFilterSix32er2p5 + fragment.hltPFJetsSix30ForHt + fragment.hltHtMhtPFJetsSix30er2p5 + fragment.hltPFSixJet30HT400 + fragment.HLTEndSequence ) -fragment.HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJet + fragment.hltPrePFHT450SixPFJet36PFBTagDeepCSV1p59 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterSixC30 + fragment.hltCaloJetsSix30ForHt + fragment.hltHtMhtCaloJetsSixC30 + fragment.hltCaloSixJet30HT350 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterSix30er2p5 + fragment.hltPFJetFilterSix36er2p5 + fragment.hltPFJetsSix30ForHt + fragment.hltHtMhtPFJetsSix30er2p5 + fragment.hltPFSixJet30HT450 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV1p59Single + fragment.HLTEndSequence ) -fragment.HLT_PFHT450_SixPFJet36_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJet + fragment.hltPrePFHT450SixPFJet36 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterSixC30 + fragment.hltCaloJetsSix30ForHt + fragment.hltHtMhtCaloJetsSixC30 + fragment.hltCaloSixJet30HT350 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterSix30er2p5 + fragment.hltPFJetFilterSix36er2p5 + fragment.hltPFJetsSix30ForHt + fragment.hltHtMhtPFJetsSix30er2p5 + fragment.hltPFSixJet30HT450 + fragment.HLTEndSequence ) -fragment.HLT_PFHT400_FivePFJet_100_100_60_30_30_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet + fragment.hltPrePFHT400FivePFJet100100603030 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterFiveC25 + fragment.hltCaloJetsFive25ForHt + fragment.hltHtMhtCaloJetsFiveC25 + fragment.hltCaloFiveJet25HT300 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterTwo100er3p0 + fragment.hltPFJetFilterThree60er3p0 + fragment.hltPFJetFilterFive30er3p0 + fragment.hltPFJetsFive30ForHt + fragment.hltHtMhtPFJetsFive30er3p0 + fragment.hltPFFiveJet30HT400 + fragment.HLTEndSequence ) -fragment.HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet + fragment.hltPrePFHT400FivePFJet100100603030DoublePFBTagDeepCSV4p5 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterFiveC25 + fragment.hltCaloJetsFive25ForHt + fragment.hltHtMhtCaloJetsFiveC25 + fragment.hltCaloFiveJet25HT300 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV10p01Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterTwo100er3p0 + fragment.hltPFJetFilterThree60er3p0 + fragment.hltPFJetFilterFive30er3p0 + fragment.hltPFJetsFive30ForHt + fragment.hltHtMhtPFJetsFive30er3p0 + fragment.hltPFFiveJet30HT400 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV4p5Double + fragment.HLTEndSequence ) -fragment.HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet + fragment.hltPrePFHT400FivePFJet120120603030DoublePFBTagDeepCSV4p5 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterFiveC25 + fragment.hltCaloJetsFive25ForHt + fragment.hltHtMhtCaloJetsFiveC25 + fragment.hltCaloFiveJet25HT300 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV10p01Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterTwo120er3p0 + fragment.hltPFJetFilterThree60er3p0 + fragment.hltPFJetFilterFive30er3p0 + fragment.hltPFJetsFive30ForHt + fragment.hltHtMhtPFJetsFive30er3p0 + fragment.hltPFFiveJet30HT400 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV4p5Double + fragment.HLTEndSequence ) -fragment.HLT_PFHT350_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJet + fragment.hltPrePFHT350 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT300Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT350Jet30 + fragment.HLTEndSequence ) -fragment.HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGNonIsoOrWithJetAndTauNoPS + fragment.hltPrePhoton60R9Id90CaloIdLIsoLDisplacedIdLPFHT350MinPFJet15 + fragment.HLTPhoton60R9Id90CaloIdLIsoLDisplacedIdLSequence + fragment.HLTPFHT350MinPFJet15Sequence + fragment.HLTEndSequence ) -fragment.HLT_ECALHT800_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sEG40To45IorJet170To200IorHTT300To500IorETM70ToETM150 + fragment.hltPreECALHT800 + fragment.HLTDoFullUnpackingEgammaEcalWithoutPreshowerSequence + fragment.hltTowerMakerEcal + fragment.hltHtMhtEcal + fragment.hltHtEcal800 + fragment.HLTEndSequence ) -fragment.HLT_DiSC30_18_EIso_AND_HE_Mass70_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGWithJetAndTau + fragment.hltPreDiSC3018EIsoANDHEMass70 + fragment.HLTSC3018EIso15HE30eMass70Sequence + fragment.HLTEndSequence ) +fragment.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu17TrkIsoVVLMu8TrkIsoVVL + fragment.hltL1fL1sDoubleMu155L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + fragment.hltL3fL1DoubleMu155fPreFiltered8 + fragment.hltL3fL1DoubleMu155fFiltered17 + fragment.HLTL3muontrkisovvlSequence + fragment.hltDiMuon178RelTrkIsoVVLFiltered + fragment.HLTEndSequence ) +fragment.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu19TrkIsoVVLMu9TrkIsoVVL + fragment.hltL1fL1sDoubleMu155L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + fragment.hltL3fL1DoubleMu155fPreFiltered9 + fragment.hltL3fL1DoubleMu155fFiltered19 + fragment.HLTL3muontrkisovvlSequence + fragment.hltDiMuon199RelTrkIsoVVLFiltered + fragment.HLTEndSequence ) +fragment.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu17TrkIsoVVLMu8TrkIsoVVLDZ + fragment.hltL1fL1sDoubleMu155L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + fragment.hltL3fL1DoubleMu155fPreFiltered8 + fragment.hltL3fL1DoubleMu155fFiltered17 + fragment.HLTL3muontrkisovvlSequence + fragment.hltDiMuon178RelTrkIsoVVLFiltered + fragment.hltDiMuon178RelTrkIsoVVLFilteredDzFiltered0p2 + fragment.HLTEndSequence ) +fragment.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu19TrkIsoVVLMu9TrkIsoVVLDZ + fragment.hltL1fL1sDoubleMu155L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + fragment.hltL3fL1DoubleMu155fPreFiltered9 + fragment.hltL3fL1DoubleMu155fFiltered19 + fragment.HLTL3muontrkisovvlSequence + fragment.hltDiMuon199RelTrkIsoVVLFiltered + fragment.hltDiMuon199RelTrkIsoVVLFilteredDzFiltered0p2 + fragment.HLTEndSequence ) +fragment.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu17TrkIsoVVLMu8TrkIsoVVLDZMass8 + fragment.hltL1fL1sDoubleMu155L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + fragment.hltL3fL1DoubleMu155fPreFiltered8 + fragment.hltL3fL1DoubleMu155fFiltered17 + fragment.HLTL3muontrkisovvlSequence + fragment.hltDiMuon178RelTrkIsoVVLFiltered + fragment.hltDiMuon178RelTrkIsoVVLFilteredDzFiltered0p2 + fragment.hltDiMuon178Mass8Filtered + fragment.HLTEndSequence ) +fragment.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu19TrkIsoVVLMu9TrkIsoVVLDZMass8 + fragment.hltL1fL1sDoubleMu155L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + fragment.hltL3fL1DoubleMu155fPreFiltered9 + fragment.hltL3fL1DoubleMu155fFiltered19 + fragment.HLTL3muontrkisovvlSequence + fragment.hltDiMuon199RelTrkIsoVVLFiltered + fragment.hltDiMuon199RelTrkIsoVVLFilteredDzFiltered0p2 + fragment.hltDiMuon199Mass8Filtered + fragment.HLTEndSequence ) +fragment.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu17TrkIsoVVLMu8TrkIsoVVLDZMass3p8 + fragment.hltL1fL1sDoubleMu155L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + fragment.hltL3fL1DoubleMu155fPreFiltered8 + fragment.hltL3fL1DoubleMu155fFiltered17 + fragment.HLTL3muontrkisovvlSequence + fragment.hltDiMuon178RelTrkIsoVVLFiltered + fragment.hltDiMuon178RelTrkIsoVVLFilteredDzFiltered0p2 + fragment.hltDiMuon178Mass3p8Filtered + fragment.HLTEndSequence ) +fragment.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu19TrkIsoVVLMu9TrkIsoVVLDZMass3p8 + fragment.hltL1fL1sDoubleMu155L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + fragment.hltL3fL1DoubleMu155fPreFiltered9 + fragment.hltL3fL1DoubleMu155fFiltered19 + fragment.HLTL3muontrkisovvlSequence + fragment.hltDiMuon199RelTrkIsoVVLFiltered + fragment.hltDiMuon199RelTrkIsoVVLFilteredDzFiltered0p2 + fragment.hltDiMuon199Mass3p8Filtered + fragment.HLTEndSequence ) +fragment.HLT_Mu25_TkMu0_Onia_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu20or22or25 + fragment.hltPreMu25TkMu0Onia + fragment.hltL1fL1sMu22orMu20erorMu25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22orMu20erorMu25L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22orMu20erorMu25L1Filtered0) + fragment.hltL3fL1sMu22orMu20erorMu25L1f0L2f0L3Filtered25 + fragment.HLTTrackerMuonSequence + fragment.hltDiMuonGlbFiltered25TrkFiltered0 + fragment.hltDiMuonGlb25Trk0DzFiltered0p2 + fragment.HLTEndSequence ) +fragment.HLT_Mu30_TkMu0_Psi_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu20or22or25 + fragment.hltPreMu30TkMu0Psi + fragment.hltL1fL1sMu22orMu20erorMu25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22orMu20erorMu25L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22orMu20erorMu25L1Filtered0) + fragment.hltL3fL1sMu22orMu20erorMu25L1f0L2f0L3Filtered30 + fragment.HLTTrackerMuonSequence + fragment.hltDiMuonGlbFiltered30TrkPsiFiltered0 + fragment.hltDiMuonGlb30Trk0DzPsiFiltered0p2 + fragment.HLTEndSequence ) +fragment.HLT_Mu30_TkMu0_Upsilon_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu20or22or25 + fragment.hltPreMu30TkMu0Upsilon + fragment.hltL1fL1sMu22orMu20erorMu25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22orMu20erorMu25L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22orMu20erorMu25L1Filtered0) + fragment.hltL3fL1sMu22orMu20erorMu25L1f0L2f0L3Filtered30 + fragment.HLTTrackerMuonSequence + fragment.hltDiMuonGlbFiltered30TrkUpsilonFiltered0 + fragment.hltDiMuonGlb30TrkUpsilon0DzFiltered0p2 + fragment.HLTEndSequence ) +fragment.HLT_Mu20_TkMu0_Phi_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu16IorSingleMu18IorSingleMu20IorSingleMu16erlorSingleMu18erlorSingleMu20erlorSingleMu22erlorSingleMu25 + fragment.hltPreMu20TkMu0Phi + fragment.hltL1fL1sMu16orMu18erorMu20erL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu16orMu18erorMu20erL1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu16orMu18erorMu20erL1Filtered0) + fragment.hltL3fL1sMu16orMu18erorMu20L1f0L2f0L3Filtered20 + fragment.HLTTrackerMuonSequence + fragment.hltDiMuonGlbFiltered20TrkFiltered0 + fragment.hltDiMuonGlb20Trk0DzFiltered0p2 + fragment.HLTEndSequence ) +fragment.HLT_Mu25_TkMu0_Phi_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu16IorSingleMu18IorSingleMu20IorSingleMu16erlorSingleMu18erlorSingleMu20erlorSingleMu22erlorSingleMu25 + fragment.hltPreMu25TkMu0Phi + fragment.hltL1fL1sMu16orMu18erorMu20erL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu16orMu18erorMu20erL1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu16orMu18erorMu20erL1Filtered0) + fragment.hltL3fL1sMu16orMu18erorMu20L1f0L2f0L3Filtered25 + fragment.HLTTrackerMuonSequence + fragment.hltDiMuonGlbFiltered25PhiTrkFiltered0 + fragment.hltDiMuonGlb25PhiTrk0DzFiltered0p2 + fragment.HLTEndSequence ) +fragment.HLT_Mu15_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu15DQorSingleMu7 + fragment.hltPreMu15 + fragment.hltL1fL1sMu15DQorMu7lqL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu15DQorMu7lqL1f0L2Filtered10) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu15DQorMu7lqL1Filtered0) + fragment.hltL3fL1sMu15DQorMu7lqL1f0L2f10L3Filtered15 + fragment.HLTEndSequence ) +fragment.HLT_Mu20_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu18 + fragment.hltPreMu20 + fragment.hltL1fL1sMu18L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu18L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu18L1Filtered0) + fragment.hltL3fL1sMu18L1f0L2f10QL3Filtered20Q + fragment.HLTEndSequence ) +fragment.HLT_Mu27_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreMu27 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22or25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q + fragment.HLTEndSequence ) +fragment.HLT_Mu50_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreMu50 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22or25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50Q + fragment.HLTEndSequence ) +fragment.HLT_Mu55_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreMu55 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22or25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered55Q + fragment.HLTEndSequence ) +fragment.HLT_CascadeMu100_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreCascadeMu100 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTL2muonrecoSequence + fragment.hltL2fOldL1sMu22or25L1f0L2Filtered10Q + fragment.HLTOldL3muonrecoSequence + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered100Q + fragment.HLTEndSequence ) +fragment.HLT_HighPtTkMu100_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreHighPtTkMu100 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTMuonLocalRecoSequence + fragment.HLTHighPt50TrackerMuonSequence + fragment.hltL3fL1sMu25f0TkFiltered100Q + fragment.HLTEndSequence ) +fragment.HLT_DiPFJetAve40_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreDiPFJetAve40 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJetAve30 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve40 + fragment.HLTEndSequence ) +fragment.HLT_DiPFJetAve60_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreDiPFJetAve60 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJetAve45 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve60 + fragment.HLTEndSequence ) +fragment.HLT_DiPFJetAve80_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60 + fragment.hltPreDiPFJetAve80 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJetAve60 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve80 + fragment.HLTEndSequence ) +fragment.HLT_DiPFJetAve140_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet90 + fragment.hltPreDiPFJetAve140 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJetAve110 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve140 + fragment.HLTEndSequence ) +fragment.HLT_DiPFJetAve200_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet120 + fragment.hltPreDiPFJetAve200 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJetAve170 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve200 + fragment.HLTEndSequence ) +fragment.HLT_DiPFJetAve260_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreDiPFJetAve260 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJetAve210 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve260 + fragment.HLTEndSequence ) +fragment.HLT_DiPFJetAve320_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreDiPFJetAve320 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJetAve270 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve320 + fragment.HLTEndSequence ) +fragment.HLT_DiPFJetAve400_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreDiPFJetAve400 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJetAve350 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve400 + fragment.HLTEndSequence ) +fragment.HLT_DiPFJetAve500_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreDiPFJetAve500 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJetAve450 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve500 + fragment.HLTEndSequence ) +fragment.HLT_DiPFJetAve60_HFJEC_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet35OrZeroBias + fragment.hltPreDiPFJetAve60HFJEC + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet40ForHFJECBase + fragment.hltSingleCaloJet40ForHFJECEtaLimited + fragment.hltSingleCaloJet40ForHFJECEtaLimitedFilter + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve60ForHFJEC + fragment.HLTEndSequence ) +fragment.HLT_DiPFJetAve80_HFJEC_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60Or60Fwd + fragment.hltPreDiPFJetAve80HFJEC + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet50ForHFJECBase + fragment.hltSingleCaloJet50ForHFJECEtaLimited + fragment.hltSingleCaloJet50ForHFJECEtaLimitedFilter + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve80ForHFJEC + fragment.HLTEndSequence ) +fragment.HLT_DiPFJetAve100_HFJEC_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sV0SingleJet60Or60Fwd + fragment.hltPreDiPFJetAve100HFJEC + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet60ForHFJECBase + fragment.hltSingleCaloJet60ForHFJECEtaLimited + fragment.hltSingleCaloJet60ForHFJECEtaLimitedFilter + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve100ForHFJEC + fragment.HLTEndSequence ) +fragment.HLT_DiPFJetAve160_HFJEC_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet120Or120Fwd + fragment.hltPreDiPFJetAve160HFJEC + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet100ForHFJECBase + fragment.hltSingleCaloJet100ForHFJECEtaLimited + fragment.hltSingleCaloJet100ForHFJECEtaLimitedFilter + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve160ForHFJEC + fragment.HLTEndSequence ) +fragment.HLT_DiPFJetAve220_HFJEC_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreDiPFJetAve220HFJEC + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet140ForHFJECBase + fragment.hltSingleCaloJet140ForHFJECEtaLimited + fragment.hltSingleCaloJet140ForHFJECEtaLimitedFilter + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve220ForHFJEC + fragment.HLTEndSequence ) +fragment.HLT_DiPFJetAve260_HFJEC_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreDiPFJetAve260HFJEC + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet160ForHFJECBase + fragment.hltSingleCaloJet160ForHFJECEtaLimited + fragment.hltSingleCaloJet160ForHFJECEtaLimitedFilter + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve260ForHFJEC + fragment.HLTEndSequence ) +fragment.HLT_DiPFJetAve300_HFJEC_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreDiPFJetAve300HFJEC + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet200ForHFJECBase + fragment.hltSingleCaloJet200ForHFJECEtaLimited + fragment.hltSingleCaloJet200ForHFJECEtaLimitedFilter + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJetAve300ForHFJEC + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet40_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreAK8PFJet40 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet10AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets10AK8 + fragment.hltSinglePFJet40AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet60_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet35 + fragment.hltPreAK8PFJet60 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet40AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets40AK8 + fragment.hltSinglePFJet60AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet80_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60 + fragment.hltPreAK8PFJet80 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet50AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets50AK8 + fragment.hltSinglePFJet80AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet140_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet90 + fragment.hltPreAK8PFJet140 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet110AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets110AK8 + fragment.hltSinglePFJet140AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet200_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet120 + fragment.hltPreAK8PFJet200 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet170AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets170AK8 + fragment.hltSinglePFJet200AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet260_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJet260 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet210AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets210AK8 + fragment.hltSinglePFJet260AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet320_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJet320 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet270AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets270AK8 + fragment.hltSinglePFJet320AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet400_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJet400 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet350AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets350AK8 + fragment.hltSinglePFJet400AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet450_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJet450 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet400AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets400AK8 + fragment.hltSinglePFJet450AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet500_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJet500 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet450AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets450AK8 + fragment.hltSinglePFJet500AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet550_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJet550 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet500AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets500AK8 + fragment.hltSinglePFJet550AK8 + fragment.HLTEndSequence ) +fragment.HLT_PFJet40_v23 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPrePFJet40 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet10 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets10 + fragment.hltSinglePFJet40 + fragment.HLTEndSequence ) +fragment.HLT_PFJet60_v23 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet35 + fragment.hltPrePFJet60 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet40 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets40 + fragment.hltSinglePFJet60 + fragment.HLTEndSequence ) +fragment.HLT_PFJet80_v22 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60 + fragment.hltPrePFJet80 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet50 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets50 + fragment.hltSinglePFJet80 + fragment.HLTEndSequence ) +fragment.HLT_PFJet110_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet90 + fragment.hltPrePFJet110 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet80 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets80 + fragment.hltSinglePFJet110 + fragment.HLTEndSequence ) +fragment.HLT_PFJet140_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet90 + fragment.hltPrePFJet140 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet110 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets110 + fragment.hltSinglePFJet140 + fragment.HLTEndSequence ) +fragment.HLT_PFJet200_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet120 + fragment.hltPrePFJet200 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet170 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets170 + fragment.hltSinglePFJet200 + fragment.HLTEndSequence ) +fragment.HLT_PFJet260_v22 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJet260 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet210 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets210 + fragment.hltSinglePFJet260 + fragment.HLTEndSequence ) +fragment.HLT_PFJet320_v22 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJet320 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet270 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets270 + fragment.hltSinglePFJet320 + fragment.HLTEndSequence ) +fragment.HLT_PFJet400_v22 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJet400 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet350 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets350 + fragment.hltSinglePFJet400 + fragment.HLTEndSequence ) +fragment.HLT_PFJet450_v23 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJet450 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet400 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets400 + fragment.hltSinglePFJet450 + fragment.HLTEndSequence ) +fragment.HLT_PFJet500_v23 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJet500 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet450 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets450 + fragment.hltSinglePFJet500 + fragment.HLTEndSequence ) +fragment.HLT_PFJet550_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJet550 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet450 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets450 + fragment.hltSinglePFJet550 + fragment.HLTEndSequence ) +fragment.HLT_PFJetFwd15_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPrePFJetFwd15 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet5 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets5 + fragment.hltSinglePFFwdJet15 + fragment.HLTEndSequence ) +fragment.HLT_PFJetFwd25_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPrePFJetFwd25 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet10 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets10 + fragment.hltSinglePFFwdJet25 + fragment.HLTEndSequence ) +fragment.HLT_PFJetFwd40_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPrePFJetFwd40 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet10 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets10 + fragment.hltSinglePFFwdJet40 + fragment.HLTEndSequence ) +fragment.HLT_PFJetFwd60_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet35Fwd + fragment.hltPrePFJetFwd60 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet40 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets40 + fragment.hltSinglePFFwdJet60 + fragment.HLTEndSequence ) +fragment.HLT_PFJetFwd80_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60Fwd + fragment.hltPrePFJetFwd80 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet50 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets50 + fragment.hltSinglePFFwdJet80 + fragment.HLTEndSequence ) +fragment.HLT_PFJetFwd140_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet90Fwd + fragment.hltPrePFJetFwd140 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet110 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets110 + fragment.hltSinglePFFwdJet140 + fragment.HLTEndSequence ) +fragment.HLT_PFJetFwd200_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet120Fwd + fragment.hltPrePFJetFwd200 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet170 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets170 + fragment.hltSinglePFFwdJet200 + fragment.HLTEndSequence ) +fragment.HLT_PFJetFwd260_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJetFwd260 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet210 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets210 + fragment.hltSinglePFFwdJet260 + fragment.HLTEndSequence ) +fragment.HLT_PFJetFwd320_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJetFwd320 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet270 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets270 + fragment.hltSinglePFFwdJet320 + fragment.HLTEndSequence ) +fragment.HLT_PFJetFwd400_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJetFwd400 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet350 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets350 + fragment.hltSinglePFFwdJet400 + fragment.HLTEndSequence ) +fragment.HLT_PFJetFwd450_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJetFwd450 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet400 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets400 + fragment.hltSinglePFFwdJet450 + fragment.HLTEndSequence ) +fragment.HLT_PFJetFwd500_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPrePFJetFwd500 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloFwdJet450 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets450 + fragment.hltSinglePFFwdJet500 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJetFwd15_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreAK8PFJetFwd15 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet5AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets5AK8 + fragment.hltSinglePFFwdJet15AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJetFwd25_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreAK8PFJetFwd25 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet10AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets10AK8 + fragment.hltSinglePFFwdJet25AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJetFwd40_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreAK8PFJetFwd40 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet10AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets10AK8 + fragment.hltSinglePFFwdJet40AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJetFwd60_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet35Fwd + fragment.hltPreAK8PFJetFwd60 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet40AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets40AK8 + fragment.hltSinglePFFwdJet60AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJetFwd80_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60Fwd + fragment.hltPreAK8PFJetFwd80 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet50AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets50AK8 + fragment.hltSinglePFFwdJet80AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJetFwd140_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet90Fwd + fragment.hltPreAK8PFJetFwd140 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet110AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets110AK8 + fragment.hltSinglePFFwdJet140AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJetFwd200_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet120Fwd + fragment.hltPreAK8PFJetFwd200 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet170AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets170AK8 + fragment.hltSinglePFFwdJet200AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJetFwd260_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJetFwd260 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet210AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets210AK8 + fragment.hltSinglePFFwdJet260AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJetFwd320_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJetFwd320 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet270AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets270AK8 + fragment.hltSinglePFFwdJet320AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJetFwd400_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJetFwd400 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet350AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets350AK8 + fragment.hltSinglePFFwdJet400AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJetFwd450_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJetFwd450 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet400AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets400AK8 + fragment.hltSinglePFFwdJet450AK8 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJetFwd500_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJetFwd500 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloFwdJet450AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloFwdJets450AK8 + fragment.hltSinglePFFwdJet500AK8 + fragment.HLTEndSequence ) +fragment.HLT_PFHT180_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT120er + fragment.hltPrePFHT180 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT130Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT180Jet30 + fragment.HLTEndSequence ) +fragment.HLT_PFHT250_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT160er + fragment.hltPrePFHT250 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT250Jet30 + fragment.HLTEndSequence ) +fragment.HLT_PFHT370_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT200er + fragment.hltPrePFHT370 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT320Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT370Jet30 + fragment.HLTEndSequence ) +fragment.HLT_PFHT430_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT255er + fragment.hltPrePFHT430 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT380Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT430Jet30 + fragment.HLTEndSequence ) +fragment.HLT_PFHT510_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT510 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT460Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT510Jet30 + fragment.HLTEndSequence ) +fragment.HLT_PFHT590_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT590 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT515Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT590Jet30 + fragment.HLTEndSequence ) +fragment.HLT_PFHT680_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT680 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT580Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT680Jet30 + fragment.HLTEndSequence ) +fragment.HLT_PFHT780_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT780 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT680Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT780Jet30 + fragment.HLTEndSequence ) +fragment.HLT_PFHT890_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT890 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT790Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT890Jet30 + fragment.HLTEndSequence ) +fragment.HLT_PFHT1050_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT1050 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT900Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT1050Jet30 + fragment.HLTEndSequence ) +fragment.HLT_PFHT500_PFMET100_PFMHT100_IDTight_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT500PFMET100PFMHT100IDTight + fragment.HLTRecoMETSequence + fragment.hltMET70 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT70 + fragment.hltHtMhtJet30 + fragment.hltHT400Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID100 + fragment.hltPFMETProducer + fragment.hltPFMET100 + fragment.hltPFHTJet30 + fragment.hltPFHT500Jet30 + fragment.HLTEndSequence ) +fragment.HLT_PFHT500_PFMET110_PFMHT110_IDTight_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT500PFMET110PFMHT110IDTight + fragment.HLTRecoMETSequence + fragment.hltMET80 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT80 + fragment.hltHtMhtJet30 + fragment.hltHT400Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID110 + fragment.hltPFMETProducer + fragment.hltPFMET110 + fragment.hltPFHTJet30 + fragment.hltPFHT500Jet30 + fragment.HLTEndSequence ) +fragment.HLT_PFHT700_PFMET85_PFMHT85_IDTight_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT700PFMET85PFMHT85IDTight + fragment.HLTRecoMETSequence + fragment.hltMET60 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT60 + fragment.hltHtMhtJet30 + fragment.hltHT550Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID85 + fragment.hltPFMETProducer + fragment.hltPFMET85 + fragment.hltPFHTJet30 + fragment.hltPFHT700Jet30 + fragment.HLTEndSequence ) +fragment.HLT_PFHT800_PFMET75_PFMHT75_IDTight_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllHTTSeeds + fragment.hltPrePFHT800PFMET75PFMHT75IDTight + fragment.HLTRecoMETSequence + fragment.hltMET50 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT50 + fragment.hltHtMhtJet30 + fragment.hltHT650Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID75 + fragment.hltPFMETProducer + fragment.hltPFMET75 + fragment.hltPFHTJet30 + fragment.hltPFHT800Jet30 + fragment.HLTEndSequence ) +fragment.HLT_PFMET110_PFMHT110_IDTight_v22 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMET110PFMHT110IDTight + fragment.HLTRecoMETSequence + fragment.hltMET80 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT80 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID110 + fragment.hltPFMETProducer + fragment.hltPFMET110 + fragment.HLTEndSequence ) +fragment.HLT_PFMET120_PFMHT120_IDTight_v22 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMET120PFMHT120IDTight + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID120 + fragment.hltPFMETProducer + fragment.hltPFMET120 + fragment.HLTEndSequence ) +fragment.HLT_PFMET130_PFMHT130_IDTight_v22 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMET130PFMHT130IDTight + fragment.HLTRecoMETSequence + fragment.hltMET100 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT100 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID130 + fragment.hltPFMETProducer + fragment.hltPFMET130 + fragment.HLTEndSequence ) +fragment.HLT_PFMET140_PFMHT140_IDTight_v22 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMET140PFMHT140IDTight + fragment.HLTRecoMETSequence + fragment.hltMET110 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT110 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID140 + fragment.hltPFMETProducer + fragment.hltPFMET140 + fragment.HLTEndSequence ) +fragment.HLT_PFMET120_PFMHT120_IDTight_PFHT60_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFHTT60Seeds + fragment.hltPrePFMET120PFMHT120IDTightPFHT60 + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT60Jet30 + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID120 + fragment.hltPFMETProducer + fragment.hltPFMET120 + fragment.HLTEndSequence ) +fragment.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFHTT60Seeds + fragment.hltPrePFMETNoMu120PFMHTNoMu120IDTightPFHT60 + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT60Jet30 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID120 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu120 + fragment.HLTEndSequence ) +fragment.HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFHTT60Seeds + fragment.hltPrePFMETTypeOne120PFMHT120IDTightPFHT60 + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT60Jet30 + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID120 + fragment.hltPFMETProducer + fragment.hltcorrPFMETTypeOne + fragment.hltPFMETTypeOne + fragment.hltPFMETTypeOne120 + fragment.HLTEndSequence ) +fragment.HLT_PFMETTypeOne110_PFMHT110_IDTight_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETTypeOne110PFMHT110IDTight + fragment.HLTRecoMETSequence + fragment.hltMET80 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT80 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID110 + fragment.hltPFMETProducer + fragment.hltcorrPFMETTypeOne + fragment.hltPFMETTypeOne + fragment.hltPFMETTypeOne110 + fragment.HLTEndSequence ) +fragment.HLT_PFMETTypeOne120_PFMHT120_IDTight_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETTypeOne120PFMHT120IDTight + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID120 + fragment.hltPFMETProducer + fragment.hltcorrPFMETTypeOne + fragment.hltPFMETTypeOne + fragment.hltPFMETTypeOne120 + fragment.HLTEndSequence ) +fragment.HLT_PFMETTypeOne130_PFMHT130_IDTight_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETTypeOne130PFMHT130IDTight + fragment.HLTRecoMETSequence + fragment.hltMET100 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT100 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID130 + fragment.hltPFMETProducer + fragment.hltcorrPFMETTypeOne + fragment.hltPFMETTypeOne + fragment.hltPFMETTypeOne130 + fragment.HLTEndSequence ) +fragment.HLT_PFMETTypeOne140_PFMHT140_IDTight_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETTypeOne140PFMHT140IDTight + fragment.HLTRecoMETSequence + fragment.hltMET110 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT110 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID140 + fragment.hltPFMETProducer + fragment.hltcorrPFMETTypeOne + fragment.hltPFMETTypeOne + fragment.hltPFMETTypeOne140 + fragment.HLTEndSequence ) +fragment.HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v22 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETNoMu110PFMHTNoMu110IDTight + fragment.HLTRecoMETSequence + fragment.hltMET80 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT80 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID110 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu110 + fragment.HLTEndSequence ) +fragment.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v22 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETNoMu120PFMHTNoMu120IDTight + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID120 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu120 + fragment.HLTEndSequence ) +fragment.HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETNoMu130PFMHTNoMu130IDTight + fragment.HLTRecoMETSequence + fragment.hltMET100 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT100 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID130 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu130 + fragment.HLTEndSequence ) +fragment.HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETNoMu140PFMHTNoMu140IDTight + fragment.HLTRecoMETSequence + fragment.hltMET110 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT110 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID140 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu140 + fragment.HLTEndSequence ) +fragment.HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETNoMu110PFMHTNoMu110IDTightFilterHF + fragment.HLTRecoMETSequence + fragment.hltMET80 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT80 + fragment.HLTAK4PFJetsSequence + fragment.hltHFJetShowerShape + fragment.hltAK4PFJetsTightIDCorrectedHFCleaned + fragment.hltPFMHTNoMuTightIDHFCleaned + fragment.hltPFMHTNoMuTightID110HFCleaned + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu110 + fragment.HLTEndSequence ) +fragment.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETNoMu120PFMHTNoMu120IDTightFilterHF + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT90 + fragment.HLTAK4PFJetsSequence + fragment.hltHFJetShowerShape + fragment.hltAK4PFJetsTightIDCorrectedHFCleaned + fragment.hltPFMHTNoMuTightIDHFCleaned + fragment.hltPFMHTNoMuTightID120HFCleaned + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu120 + fragment.HLTEndSequence ) +fragment.HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETNoMu130PFMHTNoMu130IDTightFilterHF + fragment.HLTRecoMETSequence + fragment.hltMET100 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT100 + fragment.HLTAK4PFJetsSequence + fragment.hltHFJetShowerShape + fragment.hltAK4PFJetsTightIDCorrectedHFCleaned + fragment.hltPFMHTNoMuTightIDHFCleaned + fragment.hltPFMHTNoMuTightID130HFCleaned + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu130 + fragment.HLTEndSequence ) +fragment.HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETNoMu140PFMHTNoMu140IDTightFilterHF + fragment.HLTRecoMETSequence + fragment.hltMET110 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT110 + fragment.HLTAK4PFJetsSequence + fragment.hltHFJetShowerShape + fragment.hltAK4PFJetsTightIDCorrectedHFCleaned + fragment.hltPFMHTNoMuTightIDHFCleaned + fragment.hltPFMHTNoMuTightID140HFCleaned + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu140 + fragment.HLTEndSequence ) +fragment.HLT_L1ETMHadSeeds_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreL1ETMHadSeeds + fragment.HLTEndSequence ) +fragment.HLT_CaloMHT90_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreCaloMHT90 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT90 + fragment.HLTEndSequence ) +fragment.HLT_CaloMET90_NotCleaned_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreCaloMET90NotCleaned + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTEndSequence ) +fragment.HLT_CaloMET350_NotCleaned_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreCaloMET350NotCleaned + fragment.HLTRecoMETSequence + fragment.hltMET350 + fragment.HLTEndSequence ) +fragment.HLT_PFMET200_NotCleaned_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMET200NotCleaned + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMETProducer + fragment.hltPFMET200 + fragment.HLTEndSequence ) +fragment.HLT_PFMET250_NotCleaned_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMET250NotCleaned + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMETProducer + fragment.hltPFMET250 + fragment.HLTEndSequence ) +fragment.HLT_PFMET300_NotCleaned_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMET300NotCleaned + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMETProducer + fragment.hltPFMET300 + fragment.HLTEndSequence ) +fragment.HLT_PFMET200_BeamHaloCleaned_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMET200BeamHaloCleaned + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMETProducer + fragment.hltPFMET200 + fragment.HLTBeamHaloCleanerSequence + fragment.hltMetCleanBH + fragment.hltMETCleanBH80 + fragment.HLTEndSequence ) +fragment.HLT_PFMETTypeOne200_BeamHaloCleaned_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPrePFMETTypeOne200BeamHaloCleaned + fragment.HLTRecoMETSequence + fragment.hltMET90 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMETProducer + fragment.hltcorrPFMETTypeOne + fragment.hltPFMETTypeOne + fragment.hltPFMETTypeOne200 + fragment.HLTBeamHaloCleanerSequence + fragment.hltMetCleanBH + fragment.hltMETCleanBH80 + fragment.HLTEndSequence ) +fragment.HLT_MET105_IsoTrk50_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETM90ToETM150 + fragment.hltPreMET105IsoTrk50 + fragment.HLTRecoMETSequence + fragment.hltMET105 + fragment.HLTRecoJetSequenceAK4PrePF + fragment.HLTDoLocalPixelSequence + fragment.HLTDoLocalStripSequence + fragment.HLTRecopixelvertexingSequence + fragment.HLTIterativeTrackingIter02 + fragment.hltDeDxEstimatorProducer + fragment.hltTrk50Filter + fragment.HLTEndSequence ) +fragment.HLT_MET120_IsoTrk50_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETM80ToETM150 + fragment.hltPreMET120IsoTrk50 + fragment.HLTRecoMETSequence + fragment.hltMET120 + fragment.HLTRecoJetSequenceAK4PrePF + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingSequence + fragment.HLTDoLocalStripSequence + fragment.HLTIterativeTrackingIter02 + fragment.hltDeDxEstimatorProducer + fragment.hltTrk50Filter + fragment.HLTEndSequence ) +fragment.HLT_SingleJet30_Mu12_SinglePFJet40_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC16dRMax0p4 + fragment.hltPreSingleJet30Mu12SinglePFJet40 + fragment.hltL1fL1sMu3Jet16L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloBJets30eta2p3 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3Jet16L1f0L2Filtered8) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3Jet16L1Filtered0) + fragment.hltL3fL1sMu3Jet16L1f0L2f8L3Filtered12 + fragment.HLTAK4PFJetsSequence + fragment.hltSinglePFBJets40Eta2p3 + fragment.HLTBTagMuJet40PFMu12SequenceL3 + fragment.hltBSoftMuonJet40Mu12L3FilterByDR + fragment.HLTEndSequence ) +fragment.HLT_Mu12eta2p3_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu7 + fragment.hltPreMu12eta2p3 + fragment.hltL1fL1sMu7L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu7L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu7L1Filtered0) + fragment.hltL3fL1sMu7L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) +fragment.HLT_Mu12eta2p3_PFJet40_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3Jet30er2p5 + fragment.hltPreMu12eta2p3PFJet40 + fragment.hltL1fL1sMu3Jet30er2p5L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJet30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetCorrectedMatchedToCaloJet30eta2p3 + fragment.hltPFJet40Eta2p3 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3Jet30er2p5L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3Jet30er2p5L1Filtered0) + fragment.hltL3fL1sMu3Jet30er2p5L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) +fragment.HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC16dRMax0p4 + fragment.hltPreMu12DoublePFJets40PFBTagDeepCSVp71 + fragment.hltL1fL1sMu3Jet16L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets40Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Single8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3Jet16L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3Jet16L1Filtered0) + fragment.hltL3fL1sMu3Jet16L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) +fragment.HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC60dRMax0p4 + fragment.hltPreMu12DoublePFJets100PFBTagDeepCSVp71 + fragment.hltL1fL1sMu3Jet60L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets100Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Single8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3Jet60L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3Jet60L1Filtered0) + fragment.hltL3fL1sMu3Jet60L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) +fragment.HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC120dRMax0p4 + fragment.hltPreMu12DoublePFJets200PFBTagDeepCSVp71 + fragment.hltL1fL1sMu3Jet120L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets200Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Single8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3Jet120L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3Jet120L1Filtered0) + fragment.hltL3fL1sMu3Jet120L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) +fragment.HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC120dRMax0p4 + fragment.hltPreMu12DoublePFJets350PFBTagDeepCSVp71 + fragment.hltL1fL1sMu3Jet120L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets350Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Single8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3Jet120L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3Jet120L1Filtered0) + fragment.hltL3fL1sMu3Jet120L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) +fragment.HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu12er2p3Jet40er2p3dRMax0p4DoubleJet40er2p3dEtaMax1p6 + fragment.hltPreMu12DoublePFJets40MaxDeta1p6DoublePFBTagDeepCSVp71 + fragment.hltL1fL1sMu12Dijet40Deta1p6L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets40Eta2p3 + fragment.hltDoublePFBJets40Eta2p3MaxDeta1p6 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Double8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu12Dijet40Deta1p6L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu12Dijet40Deta1p6L1Filtered0) + fragment.hltL3fL1sMu12Dijet40Deta1p6L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) +fragment.HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu12er2p3Jet40er2p3dRMax0p4DoubleJet40er2p3dEtaMax1p6 + fragment.hltPreMu12DoublePFJets54MaxDeta1p6DoublePFBTagDeepCSVp71 + fragment.hltL1fL1sMu12Dijet40Deta1p6L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets54Eta2p3 + fragment.hltDoublePFBJets54Eta2p3MaxDeta1p6 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Double8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu12Dijet40Deta1p6L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu12Dijet40Deta1p6L1Filtered0) + fragment.hltL3fL1sMu12Dijet40Deta1p6L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) +fragment.HLT_DoublePFJets40_PFBTagDeepCSV_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet40er2p5 + fragment.hltPreDoublePFJets40PFBTagDeepCSVp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets40Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Single8Jets30 + fragment.HLTEndSequence ) +fragment.HLT_DoublePFJets100_PFBTagDeepCSV_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet100er2p5 + fragment.hltPreDoublePFJets100PFBTagDeepCSVp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets100Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Single8Jets30 + fragment.HLTEndSequence ) +fragment.HLT_DoublePFJets200_PFBTagDeepCSV_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet120er2p5 + fragment.hltPreDoublePFJets200PFBTagDeepCSVp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets200Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Single8Jets30 + fragment.HLTEndSequence ) +fragment.HLT_DoublePFJets350_PFBTagDeepCSV_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet120er2p5 + fragment.hltPreDoublePFJets350PFBTagDeepCSVp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets350Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Single8Jets30 + fragment.HLTEndSequence ) +fragment.HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet112er2p3dEtaMax1p6 + fragment.hltPreDoublePFJets116MaxDeta1p6DoublePFBTagDeepCSVp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets100eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets100eta2p3 + fragment.hltDoublePFBJets116Eta2p3 + fragment.hltDoublePFBJets116Eta2p3MaxDeta1p6 + fragment.hltSelectorPFJets80 + fragment.hltSelector6PFJets80 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Double6Jets80 + fragment.HLTEndSequence ) +fragment.HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet112er2p3dEtaMax1p6 + fragment.hltPreDoublePFJets128MaxDeta1p6DoublePFBTagDeepCSVp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets100eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets100eta2p3 + fragment.hltDoublePFBJets128Eta2p3 + fragment.hltDoublePFBJets128Eta2p3MaxDeta1p6 + fragment.hltSelectorPFJets80 + fragment.hltSelector6PFJets80 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV0p71Double6Jets80 + fragment.HLTEndSequence ) +fragment.HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC16dRMax0p4 + fragment.hltPreMu12DoublePFJets40PFBTagDeepJetp71 + fragment.hltL1fL1sMu3Jet16L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets40Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Single8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3Jet16L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3Jet16L1Filtered0) + fragment.hltL3fL1sMu3Jet16L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) +fragment.HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC60dRMax0p4 + fragment.hltPreMu12DoublePFJets100PFBTagDeepJetp71 + fragment.hltL1fL1sMu3Jet60L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets100Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Single8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3Jet60L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3Jet60L1Filtered0) + fragment.hltL3fL1sMu3Jet60L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) +fragment.HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC120dRMax0p4 + fragment.hltPreMu12DoublePFJets200PFBTagDeepJetp71 + fragment.hltL1fL1sMu3Jet120L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets200Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Single8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3Jet120L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3Jet120L1Filtered0) + fragment.hltL3fL1sMu3Jet120L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) +fragment.HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC120dRMax0p4 + fragment.hltPreMu12DoublePFJets350PFBTagDeepJetp71 + fragment.hltL1fL1sMu3Jet120L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets350Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Single8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu3Jet120L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu3Jet120L1Filtered0) + fragment.hltL3fL1sMu3Jet120L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) +fragment.HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu12er2p3Jet40er2p3dRMax0p4DoubleJet40er2p3dEtaMax1p6 + fragment.hltPreMu12DoublePFJets40MaxDeta1p6DoublePFBTagDeepJetp71 + fragment.hltL1fL1sMu12Dijet40Deta1p6L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets40Eta2p3 + fragment.hltDoublePFBJets40Eta2p3MaxDeta1p6 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Double8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu12Dijet40Deta1p6L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu12Dijet40Deta1p6L1Filtered0) + fragment.hltL3fL1sMu12Dijet40Deta1p6L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) +fragment.HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu12er2p3Jet40er2p3dRMax0p4DoubleJet40er2p3dEtaMax1p6 + fragment.hltPreMu12DoublePFJets54MaxDeta1p6DoublePFBTagDeepJetp71 + fragment.hltL1fL1sMu12Dijet40Deta1p6L1Filtered0 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets54Eta2p3 + fragment.hltDoublePFBJets54Eta2p3MaxDeta1p6 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Double8Jets30 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu12Dijet40Deta1p6L1f0L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu12Dijet40Deta1p6L1Filtered0) + fragment.hltL3fL1sMu12Dijet40Deta1p6L1f0L2f0L3Filtered12eta2p3 + fragment.HLTEndSequence ) +fragment.HLT_DoublePFJets40_PFBTagDeepJet_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet40er2p5 + fragment.hltPreDoublePFJets40PFBTagDeepJetp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets40Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Single8Jets30 + fragment.HLTEndSequence ) +fragment.HLT_DoublePFJets100_PFBTagDeepJet_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet100er2p5 + fragment.hltPreDoublePFJets100PFBTagDeepJetp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets100Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Single8Jets30 + fragment.HLTEndSequence ) +fragment.HLT_DoublePFJets200_PFBTagDeepJet_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet120er2p5 + fragment.hltPreDoublePFJets200PFBTagDeepJetp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets200Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Single8Jets30 + fragment.HLTEndSequence ) +fragment.HLT_DoublePFJets350_PFBTagDeepJet_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet120er2p5 + fragment.hltPreDoublePFJets350PFBTagDeepJetp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets30eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + fragment.hltDoublePFBJets350Eta2p3 + fragment.hltSelectorJets30 + fragment.hltSelector8PFJets30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Single8Jets30 + fragment.HLTEndSequence ) +fragment.HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet112er2p3dEtaMax1p6 + fragment.hltPreDoublePFJets116MaxDeta1p6DoublePFBTagDeepJetp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets100eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets100eta2p3 + fragment.hltDoublePFBJets116Eta2p3 + fragment.hltDoublePFBJets116Eta2p3MaxDeta1p6 + fragment.hltSelectorPFJets80 + fragment.hltSelector6PFJets80 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Double6Jets80 + fragment.HLTEndSequence ) +fragment.HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DoubleJet112er2p3dEtaMax1p6 + fragment.hltPreDoublePFJets128MaxDeta1p6DoublePFBTagDeepJetp71 + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCaloBJets100eta2p3 + fragment.HLTAK4PFJetsSequence + fragment.hltPFBJetsCorrectedMatchedToDoubleCaloBJets100eta2p3 + fragment.hltDoublePFBJets128Eta2p3 + fragment.hltDoublePFBJets128Eta2p3MaxDeta1p6 + fragment.hltSelectorPFJets80 + fragment.hltSelector6PFJets80 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet0p71Double6Jets80 + fragment.HLTEndSequence ) +fragment.HLT_Photon300_NoHE_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGNonIsoOrWithJetAndTau + fragment.hltPrePhoton300NoHE + fragment.HLTSinglePhoton300erNoHESequence + fragment.HLTEndSequence ) +fragment.HLT_Mu8_TrkIsoVVL_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu3IorSingleMu5IorSingleMu7 + fragment.hltPreMu8TrkIsoVVL + fragment.hltL1fL1sMu3or5or7L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu5L1f0L2Filtered5) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu5L1Filtered0) + fragment.hltL3fL1sMu5L1f0L2f5L3Filtered8 + fragment.HLTL3muontrkisovvlSequence + fragment.hltL3fL1sMu5L1f0L2f5L3Filtered8TkIsoVVLFiltered + fragment.HLTEndSequence ) +fragment.HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu6DoubleEG10 + fragment.hltPreMu8DiEle12CaloIdLTrackIdLDZ + fragment.HLTMu8DiEle12CaloIdLTrackIdLMuonlegSequence + fragment.HLTMu8DiEle12CaloIdLTrackIdLElectronlegSequence + fragment.hltMu8Ele12DZFilter + fragment.hltEle12Ele12DZFilter + fragment.HLTEndSequence ) +fragment.HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu6DoubleEG10 + fragment.hltPreMu8DiEle12CaloIdLTrackIdL + fragment.HLTMu8DiEle12CaloIdLTrackIdLMuonlegSequence + fragment.HLTMu8DiEle12CaloIdLTrackIdLElectronlegSequence + fragment.HLTEndSequence ) +fragment.HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu6HTT240 + fragment.hltPreMu8Ele8CaloIdMTrackIdMMass8PFHT350DZ + fragment.hltMuon8L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltMuon8L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3Muon8L1Filtered0) + fragment.hltL3fL1sMu6HTT240Filtered8 + fragment.HLTSingleEle8CaloIdMGsfTrackIdMSequence + fragment.hltElectronMuonInvMassFilter8 + fragment.hltMu8Ele8CaloIdMTrackIdMDZFilter + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT350Jet30 + fragment.HLTEndSequence ) +fragment.HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu6HTT240 + fragment.hltPreMu8Ele8CaloIdMTrackIdMMass8PFHT350 + fragment.hltMuon8L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltMuon8L2Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3Muon8L1Filtered0) + fragment.hltL3fL1sMu6HTT240Filtered8 + fragment.HLTSingleEle8CaloIdMGsfTrackIdMSequence + fragment.hltElectronMuonInvMassFilter8 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT350Jet30 + fragment.HLTEndSequence ) +fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZ + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTEndSequence ) +fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZPFDiJet30 + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterTwoC30 + fragment.HLTEndSequence ) +fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZCaloDiJet30 + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterTwoC30 + fragment.HLTEndSequence ) +fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZPFDiJet30PFBtagDeepCSV1p5 + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterTwoC30 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV1p5Single + fragment.HLTEndSequence ) +fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZCaloDiJet30CaloBtagDeepCSV1p5 + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterTwoC30 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p5Single + fragment.HLTEndSequence ) +fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVL + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.HLTEndSequence ) +fragment.HLT_Mu17_TrkIsoVVL_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu15DQ + fragment.hltPreMu17TrkIsoVVL + fragment.hltL1fL1sMu15DQlqL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu15DQlqL1f0L2Filtered10) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu15DQlqL1Filtered0) + fragment.hltL3fL1sMu15DQlqL1f0L2f10L3Filtered17 + fragment.HLTL3muontrkisovvlSequence + fragment.hltL3fL1sMu1lqL1f0L2f10L3Filtered17TkIsoVVLFiltered + fragment.HLTEndSequence ) +fragment.HLT_Mu19_TrkIsoVVL_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu15DQ + fragment.hltPreMu19TrkIsoVVL + fragment.hltL1fL1sMu15DQlqL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu15DQlqL1f0L2Filtered10) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu15DQlqL1Filtered0) + fragment.hltL3fL1sMu15DQlqL1f0L2f10L3Filtered19 + fragment.HLTL3muontrkisovvlSequence + fragment.hltL3fL1sMu1lqL1f0L2f10L3Filtered19TkIsoVVLFiltered + fragment.HLTEndSequence ) +fragment.HLT_BTagMu_AK4DiJet20_Mu5_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC16dRMax0p4 + fragment.hltPreBTagMuAK4DiJet20Mu5 + fragment.HLTAK4CaloJetsSequence + fragment.hltBDiJet20L1FastJetCentral + fragment.HLTBTagMuDiJet20L1FastJetSequenceL25 + fragment.hltBSoftMuonDiJet20L1FastJetL25FilterByDR + fragment.HLTBTagMuDiJet20L1FastJetMu5SelSequenceL3 + fragment.hltBSoftMuonDiJet20L1FastJetMu5L3FilterByDR + fragment.HLTEndSequence ) +fragment.HLT_BTagMu_AK4DiJet40_Mu5_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC35dRMax0p4 + fragment.hltPreBTagMuAK4DiJet40Mu5 + fragment.HLTAK4CaloJetsSequence + fragment.hltBDiJet40L1FastJetCentral + fragment.HLTBTagMuDiJet40L1FastJetSequenceL25 + fragment.hltBSoftMuonDiJet40L1FastJetL25FilterByDR + fragment.HLTBTagMuDiJet40L1FastJetMu5SelSequenceL3 + fragment.hltBSoftMuonDiJet40L1FastJetMu5L3FilterByDR + fragment.HLTEndSequence ) +fragment.HLT_BTagMu_AK4DiJet70_Mu5_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC60dRMax0p4 + fragment.hltPreBTagMuAK4DiJet70Mu5 + fragment.HLTAK4CaloJetsSequence + fragment.hltBDiJet70L1FastJetCentral + fragment.HLTBTagMuDiJet70L1FastJetSequenceL25 + fragment.hltBSoftMuonDiJet70L1FastJetL25FilterByDR + fragment.HLTBTagMuDiJet70L1FastJetMu5SelSequenceL3 + fragment.hltBSoftMuonDiJet70L1FastJetMu5L3FilterByDR + fragment.HLTEndSequence ) +fragment.HLT_BTagMu_AK4DiJet110_Mu5_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC80dRMax0p4 + fragment.hltPreBTagMuAK4DiJet110Mu5 + fragment.HLTAK4CaloJetsSequence + fragment.hltBDiJet110L1FastJetCentral + fragment.HLTBTagMuDiJet110L1FastJetSequenceL25 + fragment.hltBSoftMuonDiJet110L1FastJetL25FilterByDR + fragment.HLTBTagMuDiJet110L1FastJetMu5SelSequenceL3 + fragment.hltBSoftMuonDiJet110L1FastJetMu5L3FilterByDR + fragment.HLTEndSequence ) +fragment.HLT_BTagMu_AK4DiJet170_Mu5_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC120dRMax0p4 + fragment.hltPreBTagMuAK4DiJet170Mu5 + fragment.HLTAK4CaloJetsSequence + fragment.hltBDiJet200L1FastJetCentral + fragment.HLTBTagMuDiJet200L1FastJetSequenceL25 + fragment.hltBSoftMuonDiJet200L1FastJetL25FilterByDR + fragment.HLTBTagMuDiJet200L1FastJetMu5SelSequenceL3 + fragment.hltBSoftMuonDiJet200L1FastJetMu5L3FilterByDR + fragment.HLTEndSequence ) +fragment.HLT_BTagMu_AK4Jet300_Mu5_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet200 + fragment.hltPreBTagMuAK4Jet300Mu5 + fragment.HLTAK4CaloJetsSequence + fragment.hltBJet300L1FastJetCentral + fragment.HLTBTagMuJet300L1FastJetSequenceL25 + fragment.hltBSoftMuonJet300L1FastJetL25FilterByDR + fragment.HLTBTagMuJet300L1FastJetMu5SelSequenceL3 + fragment.hltBSoftMuonJet300L1FastJetMu5L3FilterByDR + fragment.HLTEndSequence ) +fragment.HLT_BTagMu_AK8DiJet170_Mu5_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu3JetC120dRMax0p8 + fragment.hltPreBTagMuAK8DiJet170Mu5 + fragment.HLTAK8CaloJetsSequence + fragment.hltBAK8DiJet170L1FastJetCentral + fragment.HLTBTagMuAK8DiJet170L1FastJetSequenceL25 + fragment.hltBSoftMuonAK8DiJet170L1FastJetL25FilterByDR + fragment.HLTBTagMuAK8DiJet170L1FastJetMu5SelSequenceL3 + fragment.hltBSoftMuonAK8DiJet170L1FastJetMu5L3FilterByDR + fragment.HLTEndSequence ) +fragment.HLT_BTagMu_AK8Jet170_DoubleMu5_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0Jet90er2p5dRMax0p8dRMu1p6 + fragment.hltPreBTagMuAK8Jet170DoubleMu5 + fragment.hltDoubleMuon0L1Filtered0 + fragment.HLTAK8CaloJetsSequence + fragment.hltBAK8Jet170L1FastJetCentral + fragment.HLTBTagMuAK8Jet170L1FastJetDoubleMuSequenceL25 + fragment.hltBSoftMuonAK8Jet170L1FastJetL25FilterByDR + fragment.HLTBTagMuAK8Jet170L1FastJetDoubleMu5SelSequenceL3 + fragment.hltBSoftMuonAK8Jet170L1FastJetDoubleMu5L3FilterByDR + fragment.HLTEndSequence ) +fragment.HLT_BTagMu_AK8Jet300_Mu5_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet200 + fragment.hltPreBTagMuAK8Jet300Mu5 + fragment.HLTAK8CaloJetsSequence + fragment.hltBJet300L1AK8FastJetCentral + fragment.HLTBTagMuJet300L1AK8FastJetSequenceL25 + fragment.hltBSoftMuonJet300L1FastJetAK8L25FilterByDR + fragment.HLTBTagMuJet300L1AK8FastJetMu5SelSequenceL3 + fragment.hltBSoftMuonJet300L1FastJetAK8Mu5L3FilterByDR + fragment.HLTEndSequence ) +fragment.HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEG + fragment.hltPreEle23Ele12CaloIdLTrackIdLIsoVLDZ + fragment.HLTEle23Ele12CaloIdLTrackIdLIsoVLSequence + fragment.hltEle23Ele12CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTEndSequence ) +fragment.HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEG + fragment.hltPreEle23Ele12CaloIdLTrackIdLIsoVL + fragment.HLTEle23Ele12CaloIdLTrackIdLIsoVLSequence + fragment.HLTEndSequence ) +fragment.HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu23EG10IorMu20EG17 + fragment.hltPreMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLDZ + fragment.HLTMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTEndSequence ) +fragment.HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu23EG10IorMu20EG17 + fragment.hltPreMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVL + fragment.HLTMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.HLTEndSequence ) +fragment.HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVL + fragment.HLTMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.HLTEndSequence ) +fragment.HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZ + fragment.HLTMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTEndSequence ) +fragment.HLT_Photon20_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15er2p5 + fragment.hltPrePhoton20 + fragment.HLTPhoton20Sequence + fragment.HLTEndSequence ) +fragment.HLT_Photon33_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG26 + fragment.hltPrePhoton33 + fragment.HLTPhoton33Sequence + fragment.HLTEndSequence ) +fragment.HLT_Photon50_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG34to45 + fragment.hltPrePhoton50 + fragment.HLTPhoton50Sequence + fragment.HLTEndSequence ) +fragment.HLT_Photon75_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG34to50 + fragment.hltPrePhoton75 + fragment.HLTPhoton75Sequence + fragment.HLTEndSequence ) +fragment.HLT_Photon90_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG34to50 + fragment.hltPrePhoton90 + fragment.HLTPhoton90Sequence + fragment.HLTEndSequence ) +fragment.HLT_Photon120_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG34to50 + fragment.hltPrePhoton120 + fragment.HLTPhoton120Sequence + fragment.HLTEndSequence ) +fragment.HLT_Photon150_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGNonIsoOrWithJetAndTau + fragment.hltPrePhoton150 + fragment.HLTPhoton150Sequence + fragment.HLTEndSequence ) +fragment.HLT_Photon175_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGNonIsoOrWithJetAndTau + fragment.hltPrePhoton175 + fragment.HLTPhoton175Sequence + fragment.HLTEndSequence ) +fragment.HLT_Photon200_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGNonIsoOrWithJetAndTau + fragment.hltPrePhoton200 + fragment.HLTPhoton200Sequence + fragment.HLTEndSequence ) +fragment.HLT_Photon30EB_TightID_TightIso_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleIsoEG28er1p5 + fragment.hltPrePhoton30EBTightIDTightIso + fragment.HLTPhoton30EBTightIDTightIsoSequence + fragment.HLTEndSequence ) +fragment.HLT_Photon110EB_TightID_TightIso_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton110EBTightIDTightIso + fragment.HLTPhoton110EBTightIDTightIsoSequence + fragment.HLTEndSequence ) +fragment.HLT_Photon100EBHE10_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton100EBHE10 + fragment.HLTPhoton100EBHE10Sequence + fragment.HLTEndSequence ) +fragment.HLT_Photon50_R9Id90_HE10_IsoM_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton50R9Id90HE10IsoM + fragment.HLTPhoton50R9Id90HE10IsoMSequence + fragment.HLTEndSequence ) +fragment.HLT_Photon75_R9Id90_HE10_IsoM_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton75R9Id90HE10IsoM + fragment.HLTPhoton75R9Id90HE10IsoMSequence + fragment.HLTEndSequence ) +fragment.HLT_Photon90_R9Id90_HE10_IsoM_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton90R9Id90HE10IsoM + fragment.HLTPhoton90R9Id90HE10IsoMSequence + fragment.HLTEndSequence ) +fragment.HLT_Photon120_R9Id90_HE10_IsoM_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton120R9Id90HE10IsoM + fragment.HLTPhoton120R9Id90HE10IsoMSequence + fragment.HLTEndSequence ) +fragment.HLT_Photon165_R9Id90_HE10_IsoM_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton165R9Id90HE10IsoM + fragment.HLTPhoton165R9Id90HE10IsoMSequence + fragment.HLTEndSequence ) +fragment.HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGor + fragment.hltPreDiphoton3022R9IdORIsoCaloIdANDHER9IdMass90 + fragment.HLTDiphoton30L22R9Id85b90eORIso60CaloId15b35eANDHE12R9Id50b80eSequence + fragment.hltDiEG22R9Id85b90eORIso60CaloId15b35eANDHE12R9Id50b80eMass90CombMassLastFilter + fragment.HLTEndSequence ) +fragment.HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGor + fragment.hltPreDiphoton3022R9IdORIsoCaloIdANDHER9IdMass95 + fragment.HLTDiphoton30L22R9Id85b90eORIso60CaloId15b35eANDHE12R9Id50b80eSequence + fragment.hltDiEG22R9Id85b95eORIso60CaloId15b35eANDHE12R9Id50b80eMass95CombMassLastFilter + fragment.HLTEndSequence ) +fragment.HLT_Photon35_TwoProngs35_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigORLooseIsoEGXXerIsoTauYYerdRMin0p3 + fragment.hltPrePhoton35TwoProngs35 + fragment.HLTPhoton35R9Id90HE10IsoMSequence + fragment.HLTGlobalPFTauConeSequence + fragment.hltOverlapFilterPhoton35IsoTau35WPTightGsfCaloJet5 + fragment.HLTMediumChargedIsoPFTau35Sequence + fragment.hltOverlapFilterPhoton35MediumChargedIsoPFTau35 + fragment.HLTEndSequence ) +fragment.HLT_IsoMu24_TwoProngs35_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22 + fragment.hltPreIsoMu24TwoProngs35 + fragment.hltL1fL1sMu22L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMu22L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22L1Filtered0) + fragment.hltL3fL1sSingleMu22L1f0L2f10QL3Filtered24Q + fragment.HLTMu24IsolationSequence + fragment.hltL3crIsoL1sSingleMu22L1f0L2f10QL3f24QL3trkIsoFiltered + fragment.HLTGlobalPFTauConeSequence + fragment.HLTMediumChargedIsoPFTau35Sequence + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_Jpsi_L1_NoOS_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0SQ + fragment.hltPreDimuon0JpsiL1NoOS + fragment.hltL1fL1DoubleMu0SQL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0SQL2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1DoubleMu0SQL1Filtered0) + fragment.hltDimuon0JpsiL1sNoOSL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0JpsiL1sNoOS + fragment.hltDisplacedmumuFilterDimuon0JpsiL1sNoOS + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0SQ + fragment.hltPreDimuon0JpsiNoVertexingNoOS + fragment.hltL1fL1DoubleMu0SQL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0SQL2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1DoubleMu0SQL1Filtered0) + fragment.hltDimuon0JpsiNoVtxNoOSL3Filtered + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_Jpsi_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0SQOS + fragment.hltPreDimuon0Jpsi + fragment.hltL1sEmuDoubleMu0SQOS + fragment.hltL1fL1DoubleMu0SQOSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0SQOSL2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1DoubleMu0SQOSL1Filtered0) + fragment.hltDimuon0JpsiL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0Jpsi + fragment.hltDisplacedmumuFilterDimuon0Jpsi + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_Jpsi_NoVertexing_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0SQOS + fragment.hltPreDimuon0JpsiNoVertexing + fragment.hltL1sEmuDoubleMu0SQOS + fragment.hltL1fL1DoubleMu0SQOSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0SQOSL2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1DoubleMu0SQOSL1Filtered0) + fragment.hltDimuon0JpsiL3Filtered + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + fragment.hltPreDimuon0JpsiL14R0er1p5R + fragment.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.hltDimuon0JpsiL1s4R0er1p5RL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0JpsiL1s4R0er1p5R + fragment.hltDisplacedmumuFilterDimuon0JpsiL1s4R0er1p5R + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + fragment.hltPreDimuon0JpsiNoVertexingL14R0er1p5R + fragment.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.hltDimuon0JpsiL1s4R0er1p5RL3Filtered + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_Jpsi3p5_Muon2_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1TripleMu5SQ3SQ0OQDoubleMu53SQOSMassMax9 + fragment.hltPreDimuon0Jpsi3p5Muon2 + fragment.hltTripleMuonL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltTripleMuonL2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3TripleMuonL1Filtered0) + fragment.hltTripleMuL3PreFiltered222 + fragment.hltJpsiMuonL3Filtered3p5 + fragment.hltDisplacedmumuVtxProducerJpsiMuon3p5 + fragment.hltVertexmumuFilterJpsiMuon3p5 + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_Upsilon_L1_4p5_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4p5SQOS + fragment.hltPreDimuon0UpsilonL14p5 + fragment.hltL1sEmuDoubleMu4p5SQOS + fragment.hltL1fL1sL1DoubleMu4p5SQOSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu4p5SQOSL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu4p5SQOSL1Filtered0) + fragment.hltDimuon0UpsilonL1s4p5L3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s4p5 + fragment.hltDisplacedmumuFilterDimuon0UpsilonL1s4p5 + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_Upsilon_L1_5_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu5SQOS + fragment.hltPreDimuon0UpsilonL15 + fragment.hltL1sEmuDoubleMu5SQOS + fragment.hltL1fL1sL1DoubleMu5SQOSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu5SQOSL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu5SQOSL1Filtered0) + fragment.hltDimuon0UpsilonL1s5L3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s5 + fragment.hltDisplacedmumuFilterDimuon0UpsilonL1s5 + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4p5SQ + fragment.hltPreDimuon0UpsilonL14p5NoOS + fragment.hltL1fL1sL1DoubleMu4p5SQL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu4p5SQL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu4p5SQL1Filtered0) + fragment.hltDimuon0UpsilonL1s4p5NoOSL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s4p5NoOS + fragment.hltDisplacedmumuFilterDimuon0UpsilonL1s4p5NoOS + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4p5er2p0SQ + fragment.hltPreDimuon0UpsilonL14p5er2p0 + fragment.hltL1sEmuDoubleMu4p5er2p0SQ + fragment.hltL1fL1sL1DoubleMu4p5er2p0SQL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu4p5er2p0SQL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu4p5er2p0SQL1Filtered0) + fragment.hltDimuon0UpsilonL1s4p5er2p0L3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s4p5er2p0 + fragment.hltDisplacedmumuFilterDimuon0UpsilonL1s4p5er2p0 + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4p5er2p0SQMass7to18 + fragment.hltPreDimuon0UpsilonL14p5er2p0M + fragment.hltL1fL1sL1DoubleMu4p5er2p0SQMass7to18L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu4p5er2p0SQMass7to18L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu4p5er2p0SQMass7to18L1Filtered0) + fragment.hltDimuon0UpsilonL1s4p5er2p0ML3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s4p5er2p0M + fragment.hltDisplacedmumuFilterDimuon0UpsilonL1s4p5er2p0M + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_Upsilon_NoVertexing_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4p5er2p0SQMass7to18 + fragment.hltPreDimuon0UpsilonNoVertexing + fragment.hltL1fL1sL1DoubleMu4p5er2p0SQMass7to18L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu4p5er2p0SQMass7to18L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu4p5er2p0SQMass7to18L1Filtered0) + fragment.hltDimuon0UpsilonL1s4p5er2p0ML3Filtered + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_Upsilon_L1_5M_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu5SQMass7to18 + fragment.hltPreDimuon0UpsilonL15M + fragment.hltL1fL1sL1DoubleMu5SQMass7to18L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu5SQMass7to18L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu5SQMass7to18L1Filtered0) + fragment.hltDimuon0UpsilonL1s5ML3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s5M + fragment.hltDisplacedmumuFilterDimuon0UpsilonL1s5M + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_LowMass_L1_0er1p5R_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5dR1p4 + fragment.hltPreDimuon0LowMassL10er1p5R + fragment.hltL1fL1sL1DoubleMu0er1p5dR1p4L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0er1p5dR1p4L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5dR1p4L1Filtered0) + fragment.hltDimuon0LowMassL1s0er1p5RL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0LowMassL1s0er1p5R + fragment.hltDisplacedmumuFilterDimuon0LowMassL1s0er1p5R + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_LowMass_L1_0er1p5_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5 + fragment.hltPreDimuon0LowMassL10er1p5 + fragment.hltL1sEmuDoubleMu0er1p5 + fragment.hltL1fL1sL1DoubleMu0er1p5L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0er1p5L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5L1Filtered0) + fragment.hltDimuon0LowMassL1s0er1p5L3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0LowMassL1s0er1p5 + fragment.hltDisplacedmumuFilterDimuon0LowMassL1s0er1p5 + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_LowMass_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0SQOS + fragment.hltPreDimuon0LowMass + fragment.hltL1sEmuDoubleMu0SQOS + fragment.hltL1fL1DoubleMu0SQOSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0SQOSL2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1DoubleMu0SQOSL1Filtered0) + fragment.hltDimuon0LowMassL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0LowMass + fragment.hltDisplacedmumuFilterDimuon0LowMass + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_LowMass_L1_4_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4SQOS + fragment.hltPreDimuon0LowMassL14 + fragment.hltL1sEmuDoubleMu4SQOS + fragment.hltL1fL1sL1DoubleMu4SQOSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu4SQOSL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu4SQOSL1Filtered0) + fragment.hltDimuon0LowMassL1s4L3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0LowMassL1s4 + fragment.hltDisplacedmumuFilterDimuon0LowMassL1s4 + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_LowMass_L1_4R_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4dR1p2 + fragment.hltPreDimuon0LowMassL14R + fragment.hltL1fL1sL1DoubleMu4dR1p2L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu4dR1p2L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu4dR1p2L1Filtered0) + fragment.hltDimuon0LowMassL1s4RL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0LowMassL1s4R + fragment.hltDisplacedmumuFilterDimuon0LowMassL1s4R + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_LowMass_L1_TM530_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMu530NoMass + fragment.hltPreDimuon0LowMassL1TM530 + fragment.hltL1fL1sL1TripleMuNoMassL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1TripleMuNoMassL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1TripleMuNoMassL1Filtered0) + fragment.hltDimuon0LowMassL1sTM530L3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon0LowMassL1sTM530 + fragment.hltDisplacedmumuFilterDimuon0LowMassL1sTM530 + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMu0 + fragment.hltPreDimuon0UpsilonMuonL1TM0 + fragment.hltTripleMuon0L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltTripleMuon0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3TripleMuon0L1Filtered0) + fragment.hltTripleMu0L3PreFiltered0 + fragment.hltUpsilon0MuonL3FilteredL1sTM0 + fragment.hltDisplacedmumuVtxProducerUpsilon0MuonL1sTM0 + fragment.hltVertexmumuFilterUpsilon0MuonL1sTM0 + fragment.HLTEndSequence ) +fragment.HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMu53p52p5 + fragment.hltPreDimuon0UpsilonMuonNoL1Mass + fragment.hltTripleMuon53p52p5L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltTripleMuon53p52p5L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3TripleMuon53p52p5L1Filtered0) + fragment.hltTripleMu0NoL1MassL3PreFiltered0 + fragment.hltUpsilon0MuonL3FilteredNoL1Mass + fragment.hltDisplacedmumuVtxProducerUpsilon0MuonNoL1Mass + fragment.hltVertexmumuFilterUpsilon0MuonNoL1Mass + fragment.HLTEndSequence ) +fragment.HLT_TripleMu_5_3_3_Mass3p8_DZ_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMu0IorTripleMu553 + fragment.hltPreTripleMu533Mass3p8DZ + fragment.hltL1TripleMu553L1TriMuFiltered3 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL1TripleMu553L2TriMuFiltered3) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1TripleMu553L1TriMuFiltered3) + fragment.hltL3fL1TripleMu553f0PreFiltered333 + fragment.hltL3fL1TripleMu553f0Filtered533 + fragment.hltTripleMu533TripleDZ0p2 + fragment.hltTripleMu533Mass3p8toInfFilter + fragment.HLTEndSequence ) +fragment.HLT_TripleMu_10_5_5_DZ_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMu0IorTripleMu553 + fragment.hltPreTripleMu1055DZ + fragment.hltL1TripleMu553L1TriMuFiltered3 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL1TripleMu553L2TriMuFiltered3) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1TripleMu553L1TriMuFiltered3) + fragment.hltL3fL1TripleMu553f0PreFiltered555 + fragment.hltL3fL1TripleMu553f0Filtered1055 + fragment.hltTripleMu555TripleDZ0p2 + fragment.HLTEndSequence ) +fragment.HLT_TripleMu_12_10_5_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMu0IorTripleMu553 + fragment.hltPreTripleMu12105 + fragment.hltL1TripleMu553L1TriMuFiltered3 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL1TripleMu553L2TriMuFiltered3) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1TripleMu553L1TriMuFiltered3) + fragment.hltL3fL1TripleMu553f0PreFiltered555 + fragment.hltL3fL1TripleMu553f0Filtered10105 + fragment.hltL3fL1TripleMu553f0Filtered12105 + fragment.HLTEndSequence ) +fragment.HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu157IorDoubleMu4p5SQOSdR1p2IorSingleMu25IorSingleMu22erIorTripleMuMassMax9 + fragment.hltPreTau3MuMu7Mu1TkMu1Tau15 + fragment.hltL1fL1sL1WTau3MuSeedsL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1WTau3MuSeedsL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + fragment.hltMu1Mu1TrkPairPt2DR0p5MassMax1p9 + fragment.hltDiMuonForTau3MuDzFiltered0p3 + fragment.HLTTrackerMuonSequenceLowPt + fragment.hltTau3MuTriMuon1filter + fragment.HLTL3muontrkisorecoSequence + fragment.hltTauPt15MuPts711Mass1p3to2p1Iso + fragment.hltTau3MuPreFilter + fragment.HLTEndSequence ) +fragment.HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu157IorDoubleMu4p5SQOSdR1p2IorSingleMu25IorSingleMu22erIorTripleMuMassMax9 + fragment.hltPreTau3MuMu7Mu1TkMu1Tau15Charge1 + fragment.hltL1fL1sL1WTau3MuSeedsL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1WTau3MuSeedsL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + fragment.hltMu1Mu1TrkPairPt2DR0p5MassMax1p9 + fragment.hltDiMuonForTau3MuDzFiltered0p3 + fragment.HLTTrackerMuonSequenceLowPt + fragment.hltTau3MuTriMuon1filter + fragment.HLTL3muontrkisorecoSequence + fragment.hltTauPt15MuPts711Mass1p3to2p1IsoCharge1 + fragment.hltTau3MuPreFilterCharge1 + fragment.HLTEndSequence ) +fragment.HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu157IorDoubleMu4p5SQOSdR1p2IorSingleMu25IorSingleMu22erIorTripleMuMassMax9 + fragment.hltPreTau3MuMu7Mu1TkMu1IsoTau15 + fragment.hltL1fL1sL1WTau3MuSeedsL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1WTau3MuSeedsL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + fragment.hltMu1Mu1TrkPairPt2DR0p5MassMax1p9 + fragment.hltDiMuonForTau3MuDzFiltered0p3 + fragment.HLTTrackerMuonSequenceLowPt + fragment.hltTau3MuTriMuon1filter + fragment.HLTL3muontrkisorecoSequence + fragment.hltTauPt15MuPts711Mass1p3to2p1Iso + fragment.hltTau3MuPreFilter + fragment.hltTau3MuIsoFilter + fragment.HLTEndSequence ) +fragment.HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu157IorDoubleMu4p5SQOSdR1p2IorSingleMu25IorSingleMu22erIorTripleMuMassMax9 + fragment.hltPreTau3MuMu7Mu1TkMu1IsoTau15Charge1 + fragment.hltL1fL1sL1WTau3MuSeedsL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1WTau3MuSeedsL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + fragment.hltMu1Mu1TrkPairPt2DR0p5MassMax1p9 + fragment.hltDiMuonForTau3MuDzFiltered0p3 + fragment.HLTTrackerMuonSequenceLowPt + fragment.hltTau3MuTriMuon1filter + fragment.HLTL3muontrkisorecoSequence + fragment.hltTauPt15MuPts711Mass1p3to2p1IsoCharge1 + fragment.hltTau3MuPreFilterCharge1 + fragment.hltTau3MuIsoFilterCharge1 + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0ETM40IorDoubleMu0ETM55IorDoubleMu0ETM60IorDoubleMu0ETM65IorDoubleMu0ETM70 + fragment.hltPreDoubleMu3DZPFMET50PFMHT60 + fragment.hltL1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + fragment.hltL3fL1DiMu3SQETM50f0PreFiltered3 + fragment.hltDoubleMuon3Mass3p8to60Filter + fragment.hltDoubleMuon3Mass3p8to60DZFilter + fragment.HLTRecoMETSequence + fragment.hltMET40 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMETProducer + fragment.hltPFMET50 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID60 + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0ETM40IorDoubleMu0ETM55IorDoubleMu0ETM60IorDoubleMu0ETM65IorDoubleMu0ETM70 + fragment.hltPreDoubleMu3DZPFMET70PFMHT70 + fragment.hltL1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + fragment.hltL3fL1DiMu3SQETM50f0PreFiltered3 + fragment.hltDoubleMuon3Mass3p8to60Filter + fragment.hltDoubleMuon3Mass3p8to60DZFilter + fragment.HLTRecoMETSequence + fragment.hltMET40 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMETProducer + fragment.hltPFMET70 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID70 + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0ETM40IorDoubleMu0ETM55IorDoubleMu0ETM60IorDoubleMu0ETM65IorDoubleMu0ETM70 + fragment.hltPreDoubleMu3DZPFMET90PFMHT90 + fragment.hltL1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + fragment.hltL3fL1DiMu3SQETM50f0PreFiltered3 + fragment.hltDoubleMuon3Mass3p8to60Filter + fragment.hltDoubleMuon3Mass3p8to60DZFilter + fragment.HLTRecoMETSequence + fragment.hltMET40 + fragment.HLTAK4PFJetsSequence + fragment.hltPFMETProducer + fragment.hltPFMET90 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID90 + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMu530NoMass + fragment.hltPreDoubleMu3TrkTau3muNoL1Mass + fragment.hltL1fL1sL1TripleMuNoMassL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1TripleMuNoMassL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1TripleMuNoMassL1Filtered0) + fragment.hltDoubleMu3TrkTau3muNoL1MassL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu3Tau3muNoL1Mass + fragment.hltDisplacedmumuFilterDoubleMu3Tau3muNoL1Mass + fragment.HLTBphTrackingDisplacedTau3muNoL1MassReg + fragment.hltTau3muNoL1MassTkAllConeTracksIter + fragment.hltTau3muNoL1MassTkVertexProducer + fragment.hltTau3muNoL1MassTkVertexFilter + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu4_Jpsi_Displaced_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + fragment.hltPreDoubleMu4JpsiDisplaced + fragment.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.hltDoubleMu4JpsiDisplacedL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu4Jpsi + fragment.hltDisplacedmumuFilterDoubleMu4Jpsi + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu4_Jpsi_NoVertexing_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + fragment.hltPreDoubleMu4JpsiNoVertexing + fragment.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.hltDoubleMu4JpsiDisplacedL3Filtered + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + fragment.hltPreDoubleMu4JpsiTrkTrkDisplaced + fragment.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.hltDoubleMu4JpsiDisplacedL3Filtered + fragment.hltDisplacedmumuVtxProducerDoubleMu4Jpsi + fragment.hltDisplacedmumuFilterDoubleMu4Jpsi + fragment.HLTBphTrackingDisplacedJpsiReg + fragment.hltJpsiTkAllConeTracksIter + fragment.hltJpsiTrkTrkVertexProducerPhiKstar + fragment.hltJpsiTkTkVertexFilterPhiKstar + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu4_JpsiTrk_Bc_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + fragment.hltPreDoubleMu4JpsiTrkBc + fragment.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.hltDoubleMu4JpsiL3Filtered + fragment.hltmumuVtxProducerDoubleMu4Jpsi + fragment.hltmumuFilterDoubleMu4Jpsi + fragment.HLTBphTrackingBcJpsiReg + fragment.hltBcJpsiTkAllConeTracksIter + fragment.hltBcJpsiTkVertexProducer + fragment.hltBcJpsiTkVertexFilter + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu43NoFiltersNoVtx_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreDoubleMu43NoFiltersNoVtx + fragment.hltL1fDimuonL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2fDimuonL1f0L2NoVtxFiltered16) + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fDimuonL1f0L2NVf16L3NoFiltersNoVtxFiltered43 + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu48NoFiltersNoVtx_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreDoubleMu48NoFiltersNoVtx + fragment.hltL1fDimuonL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2fDimuonL1f0L2NoVtxFiltered16) + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fDimuonL1f0L2NVf16L3NoFiltersNoVtxFiltered48 + fragment.HLTEndSequence ) +fragment.HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu7EG23IorMu20EG17IorMu23EG10 + fragment.hltPreMu43NoFiltersNoVtxPhoton43CaloIdL + fragment.hltL1fL1sMu5EG20orMu20EG15L1Filtered5 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2fL1sMu5EG20orMu20EG15L1f5L2NoVtxFiltered16) + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1sMu5EG20orMu20EG15L1f5L2NVf16L3NoFiltersNoVtxFiltered43 + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1Mu5EG20Filter + fragment.hltMu43NoFiltersNoVtxPhoton43CaloIdLEtFilter + fragment.hltEgammaClusterShape + fragment.hltMu43NoFiltersNoVtxPhoton43CaloIdLClusterShapeFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltMu43NoFiltersNoVtxPhoton43CaloIdLHEFilter + fragment.HLTEndSequence ) +fragment.HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu7EG23IorMu20EG17IorMu23EG10 + fragment.hltPreMu48NoFiltersNoVtxPhoton48CaloIdL + fragment.hltL1fL1sMu5EG20orMu20EG15L1Filtered5 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2fL1sMu5EG20orMu20EG15L1f5L2NoVtxFiltered16) + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1sMu5EG20orMu20EG15L1f5L2NVf16L3NoFiltersNoVtxFiltered48 + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1Mu5EG20Filter + fragment.hltMu48NoFiltersNoVtxPhoton48CaloIdLEtFilter + fragment.hltEgammaClusterShape + fragment.hltMu48NoFiltersNoVtxPhoton48CaloIdLClusterShapeFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltMu48NoFiltersNoVtxPhoton48CaloIdLHEFilter + fragment.HLTEndSequence ) +fragment.HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu7EG23IorMu20EG17IorMu23EG10 + fragment.hltPreMu38NoFiltersNoVtxDisplacedPhoton38CaloIdL + fragment.hltL1fL1sMu5EG20orMu20EG15L1Filtered5 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2fL1sMu5EG20orMu20EG15L1f5L2NoVtxFiltered16) + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1sMu5EG20orMu20EG15L1f5L2NVf16L3NoFiltersNoVtxFiltered38Displaced + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1Mu5EG20Filter + fragment.hltMu38NoFiltersNoVtxPhoton38CaloIdLEtFilter + fragment.hltEgammaClusterShape + fragment.hltMu38NoFiltersNoVtxPhoton38CaloIdLClusterShapeFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltMu38NoFiltersNoVtxPhoton38CaloIdLHEFilter + fragment.HLTEndSequence ) +fragment.HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu7EG23IorMu20EG17IorMu23EG10 + fragment.hltPreMu43NoFiltersNoVtxDisplacedPhoton43CaloIdL + fragment.hltL1fL1sMu5EG20orMu20EG15L1Filtered5 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2fL1sMu5EG20orMu20EG15L1f5L2NoVtxFiltered16) + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1sMu5EG20orMu20EG15L1f5L2NVf16L3NoFiltersNoVtxFiltered43Displaced + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1Mu5EG20Filter + fragment.hltMu43NoFiltersNoVtxPhoton43CaloIdLEtFilter + fragment.hltEgammaClusterShape + fragment.hltMu43NoFiltersNoVtxPhoton43CaloIdLClusterShapeFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltMu43NoFiltersNoVtxPhoton43CaloIdLHEFilter + fragment.HLTEndSequence ) +fragment.HLT_HT425_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT425 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT425 + fragment.HLTEndSequence ) +fragment.HLT_HT430_DisplacedDijet40_DisplacedTrack_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DisplacedDijet40DisplacedTrack + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementDisplacedJetsLowPt + fragment.HLTEndSequence ) +fragment.HLT_HT500_DisplacedDijet40_DisplacedTrack_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT320orHTT340orHTT380 + fragment.hltPreHT500DisplacedDijet40DisplacedTrack + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT500 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementDisplacedJetsLowPt + fragment.HLTEndSequence ) +fragment.HLT_HT430_DisplacedDijet60_DisplacedTrack_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DisplacedDijet60DisplacedTrack + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt60 + fragment.hltCentralCaloJetptMidPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + fragment.hltDisplacedHLTCaloJetCollectionProducerMidPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerMidPt + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementDisplacedJetsMidPt + fragment.HLTEndSequence ) +fragment.HLT_HT400_DisplacedDijet40_DisplacedTrack_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT400DisplacedDijet40DisplacedTrack + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT400 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementDisplacedJetsLowPt + fragment.HLTEndSequence ) +fragment.HLT_HT650_DisplacedDijet60_Inclusive_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT650DisplacedDijet60Inclusive + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT650 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt60 + fragment.hltCentralCaloJetptMidPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + fragment.hltDisplacedHLTCaloJetCollectionProducerMidPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + fragment.HLTEndSequence ) +fragment.HLT_HT550_DisplacedDijet60_Inclusive_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT550DisplacedDijet60Inclusive + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT550 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt60 + fragment.hltCentralCaloJetptMidPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + fragment.hltDisplacedHLTCaloJetCollectionProducerMidPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + fragment.HLTEndSequence ) +fragment.HLT_DiJet110_35_Mjj650_PFMET110_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DiJetVBF + fragment.hltPreDiJet11035Mjj650PFMET110 + fragment.HLTRecoMETSequence + fragment.hltMETOpen + fragment.hltMET66 + fragment.HLTAK4PFJetsSequence + fragment.hltParticleFlowNoMu + fragment.hltPFMETVBFProducer + fragment.hltPFMETVBF110 + fragment.hltL1TPFJetsMatching + fragment.hltL1PFJetCategories + fragment.HLTEndSequence ) +fragment.HLT_DiJet110_35_Mjj650_PFMET120_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DiJetVBF + fragment.hltPreDiJet11035Mjj650PFMET120 + fragment.HLTRecoMETSequence + fragment.hltMETOpen + fragment.hltMET72 + fragment.HLTAK4PFJetsSequence + fragment.hltParticleFlowNoMu + fragment.hltPFMETVBFProducer + fragment.hltPFMETVBF120 + fragment.hltL1TPFJetsMatching + fragment.hltL1PFJetCategories + fragment.HLTEndSequence ) +fragment.HLT_DiJet110_35_Mjj650_PFMET130_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DiJetVBF + fragment.hltPreDiJet11035Mjj650PFMET130 + fragment.HLTRecoMETSequence + fragment.hltMETOpen + fragment.hltMET78 + fragment.HLTAK4PFJetsSequence + fragment.hltParticleFlowNoMu + fragment.hltPFMETVBFProducer + fragment.hltPFMETVBF130 + fragment.hltL1TPFJetsMatching + fragment.hltL1PFJetCategories + fragment.HLTEndSequence ) +fragment.HLT_TripleJet110_35_35_Mjj650_PFMET110_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DiJetVBF + fragment.hltPreTripleJet1103535Mjj650PFMET110 + fragment.HLTRecoMETSequence + fragment.hltMETOpen + fragment.hltMET66 + fragment.HLTAK4PFJetsSequence + fragment.hltParticleFlowNoMu + fragment.hltPFMETVBFProducer + fragment.hltPFMETVBF110 + fragment.hltL1TPFJetsMatching + fragment.hlt1PFJetCategories3 + fragment.HLTEndSequence ) +fragment.HLT_TripleJet110_35_35_Mjj650_PFMET120_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DiJetVBF + fragment.hltPreTripleJet1103535Mjj650PFMET120 + fragment.HLTRecoMETSequence + fragment.hltMETOpen + fragment.hltMET72 + fragment.HLTAK4PFJetsSequence + fragment.hltParticleFlowNoMu + fragment.hltPFMETVBFProducer + fragment.hltPFMETVBF120 + fragment.hltL1TPFJetsMatching + fragment.hlt1PFJetCategories3 + fragment.HLTEndSequence ) +fragment.HLT_TripleJet110_35_35_Mjj650_PFMET130_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1DiJetVBF + fragment.hltPreTripleJet1103535Mjj650PFMET130 + fragment.HLTRecoMETSequence + fragment.hltMETOpen + fragment.hltMET78 + fragment.HLTAK4PFJetsSequence + fragment.hltParticleFlowNoMu + fragment.hltPFMETVBFProducer + fragment.hltPFMETVBF130 + fragment.hltL1TPFJetsMatching + fragment.hlt1PFJetCategories3 + fragment.HLTEndSequence ) +fragment.HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sIsoEG30erJetC34drMin0p3 + fragment.hltPreEle30eta2p1WPTightGsfCentralPFJet35EleCleaned + fragment.HLTEle30erJetC34WPTightGsfSequence + fragment.HLTAK4CaloJetsSequence + fragment.hltDoubleCentralCaloJet10 + fragment.HLTAK4PFJetsSequence + fragment.hltEle30JetCollectionsForLeptonPlusPFJets + fragment.hltEle30PFJet35EleCleaned + fragment.HLTEndSequence ) +fragment.HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sIsoEG28erHTT100 + fragment.hltPreEle28eta2p1WPTightGsfHT150 + fragment.HLTEle28erHTT100WPTightGsfSequence + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT100Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT150Jet30 + fragment.HLTEndSequence ) +fragment.HLT_Ele28_HighEta_SC20_Mass55_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGor + fragment.hltPreEle28HighEtaSC20Mass55 + fragment.HLTEle28HighEtaSC20Mass55Sequence + fragment.HLTEndSequence ) +fragment.HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT380erIorHTT320er + fragment.hltPreEle15IsoVVVLPFHT450CaloBTagDeepCSV4p5 + cms.ignore(fragment.hltL1sSingleEG5ObjectMap) + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.hltSusyPreBtagJetFilter + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV4p50Single + fragment.HLTEle15VVVLGsfSequence + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT450Jet30 + fragment.HLTEndSequence ) +fragment.HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT380erIorHTT320er + fragment.hltPreEle15IsoVVVLPFHT450PFMET50 + cms.ignore(fragment.hltL1sSingleEG5ObjectMap) + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.HLTEle15VVVLGsfSequence + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT450Jet30 + fragment.hltPFMETProducer + fragment.hltPFMET50 + fragment.HLTEndSequence ) +fragment.HLT_Ele15_IsoVVVL_PFHT450_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT380erIorHTT320er + fragment.hltPreEle15IsoVVVLPFHT450 + cms.ignore(fragment.hltL1sSingleEG5ObjectMap) + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.HLTEle15VVVLGsfSequence + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT450Jet30 + fragment.HLTEndSequence ) +fragment.HLT_Ele50_IsoVVVL_PFHT450_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT380erIorHTT320er + fragment.hltPreEle50IsoVVVLPFHT450 + cms.ignore(fragment.hltL1sSingleEG5ObjectMap) + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.HLTEle50VVVLGsfSequence + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT450Jet30 + fragment.HLTEndSequence ) +fragment.HLT_Ele15_IsoVVVL_PFHT600_v22 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT380erIorHTT320er + fragment.hltPreEle15IsoVVVLPFHT600 + cms.ignore(fragment.hltL1sSingleEG5ObjectMap) + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.HLTEle15VVVLGsfSequence + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT600Jet30 + fragment.HLTEndSequence ) +fragment.HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu6HTT240IorDoubleJet100and35MassMin620 + fragment.hltPreMu4TrkIsoVVLDiPFJet9040DEta3p5MJJ750HTT300PFMETNoMu60 + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3fL1sSingleMuOpenL1f0L2f3QL3Filtered4Q + fragment.HLTL3muontrkisovvlSequence + fragment.hltMuon4RelTrkIsoVVLFiltered + fragment.HLTRecoMETSequence + fragment.hltMET35 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJet7020MJJ500DEta3p5 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJet9040MJJ750DEta3p5 + fragment.hltPFHTJet30Eta5 + fragment.hltPFHT300Jet30 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu60 + fragment.HLTEndSequence ) +fragment.HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu6HTT240IorDoubleJet100and35MassMin620 + fragment.hltPreMu8TrkIsoVVLDiPFJet40DEta3p5MJJ750HTT300PFMETNoMu60 + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered8Q + fragment.HLTL3muontrkisovvlSequence + fragment.hltMuon8RelTrkIsoVVLFiltered + fragment.HLTRecoMETSequence + fragment.hltMET20 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJet20MJJ400DEta3p5 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJet40MJJ750DEta3p5 + fragment.hltPFHTJet30Eta5 + fragment.hltPFHT300Jet30 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu60 + fragment.HLTEndSequence ) +fragment.HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu6HTT240IorDoubleJet100and35MassMin620 + fragment.hltPreMu10TrkIsoVVLDiPFJet40DEta3p5MJJ750HTT350PFMETNoMu60 + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered10Q + fragment.HLTL3muontrkisovvlSequence + fragment.hltMuon10RelTrkIsoVVLFiltered + fragment.HLTRecoMETSequence + fragment.hltMET20 + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJet20MJJ400DEta3p5 + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJet40MJJ750DEta3p5 + fragment.hltPFHTJet30Eta5 + fragment.hltPFHT350Jet30Eta5 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu60 + fragment.HLTEndSequence ) +fragment.HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT380erIorHTT320er + fragment.hltPreMu15IsoVVVLPFHT450CaloBTagDeepCSV4p5 + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.hltSusyPreBtagJetFilter + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV4p50Single + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q + fragment.HLTMuVVVLCombinedIsolationR02Sequence + fragment.hltL3MuVVVLIsoFIlter + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT450Jet30 + fragment.HLTEndSequence ) +fragment.HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT380erIorHTT320er + fragment.hltPreMu15IsoVVVLPFHT450PFMET50 + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q + fragment.HLTMuVVVLCombinedIsolationR02Sequence + fragment.hltL3MuVVVLIsoFIlter + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT450Jet30 + fragment.hltPFMETProducer + fragment.hltPFMET50 + fragment.HLTEndSequence ) +fragment.HLT_Mu15_IsoVVVL_PFHT450_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT380erIorHTT320er + fragment.hltPreMu15IsoVVVLPFHT450 + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q + fragment.HLTMuVVVLCombinedIsolationR02Sequence + fragment.hltL3MuVVVLIsoFIlter + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT450Jet30 + fragment.HLTEndSequence ) +fragment.HLT_Mu50_IsoVVVL_PFHT450_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT380erIorHTT320er + fragment.hltPreMu50IsoVVVLPFHT450 + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered50Q + fragment.HLTMuVVVLCombinedIsolationR02Sequence + fragment.hltL3Mu50VVVLIsoFIlter + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT450Jet30 + fragment.HLTEndSequence ) +fragment.HLT_Mu15_IsoVVVL_PFHT600_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT380erIorHTT320er + fragment.hltPreMu15IsoVVVLPFHT600 + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT200Jet30 + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q + fragment.HLTMuVVVLCombinedIsolationR02Sequence + fragment.hltL3MuVVVLIsoFIlter + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT600Jet30 + fragment.HLTEndSequence ) +fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + fragment.hltPreMu3er1p5PFJet100er2p5PFMET70PFMHT70IDTight + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3MuFiltered3er1p5 + fragment.HLTRecoMETSequence + fragment.hltMET40 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.hltMht + fragment.hltMHT40 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets70 + fragment.hltSinglePFJet100er2p5 + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID70 + fragment.hltPFMETProducer + fragment.hltPFMET70 + fragment.HLTEndSequence ) +fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + fragment.hltPreMu3er1p5PFJet100er2p5PFMET80PFMHT80IDTight + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3MuFiltered3er1p5 + fragment.HLTRecoMETSequence + fragment.hltMET50 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.hltMht + fragment.hltMHT50 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets70 + fragment.hltSinglePFJet100er2p5 + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID80 + fragment.hltPFMETProducer + fragment.hltPFMET80 + fragment.HLTEndSequence ) +fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + fragment.hltPreMu3er1p5PFJet100er2p5PFMET90PFMHT90IDTight + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3MuFiltered3er1p5 + fragment.HLTRecoMETSequence + fragment.hltMET60 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.hltMht + fragment.hltMHT60 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets70 + fragment.hltSinglePFJet100er2p5 + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID90 + fragment.hltPFMETProducer + fragment.hltPFMET90 + fragment.HLTEndSequence ) +fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + fragment.hltPreMu3er1p5PFJet100er2p5PFMET100PFMHT100IDTight + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3MuFiltered3er1p5 + fragment.HLTRecoMETSequence + fragment.hltMET70 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.hltMht + fragment.hltMHT70 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets70 + fragment.hltSinglePFJet100er2p5 + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID100 + fragment.hltPFMETProducer + fragment.hltPFMET100 + fragment.HLTEndSequence ) +fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + fragment.hltPreMu3er1p5PFJet100er2p5PFMETNoMu70PFMHTNoMu70IDTight + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3MuFiltered3er1p5 + fragment.HLTRecoMETSequence + fragment.hltMET40 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.hltMht + fragment.hltMHT40 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets70 + fragment.hltSinglePFJet100er2p5 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID70 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu70 + fragment.HLTEndSequence ) +fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + fragment.hltPreMu3er1p5PFJet100er2p5PFMETNoMu80PFMHTNoMu80IDTight + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3MuFiltered3er1p5 + fragment.HLTRecoMETSequence + fragment.hltMET50 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.hltMht + fragment.hltMHT50 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets70 + fragment.hltSinglePFJet100er2p5 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID80 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu80 + fragment.HLTEndSequence ) +fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + fragment.hltPreMu3er1p5PFJet100er2p5PFMETNoMu90PFMHTNoMu90IDTight + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3MuFiltered3er1p5 + fragment.HLTRecoMETSequence + fragment.hltMET60 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.hltMht + fragment.hltMHT60 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets70 + fragment.hltSinglePFJet100er2p5 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID90 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu90 + fragment.HLTEndSequence ) +fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + fragment.hltPreMu3er1p5PFJet100er2p5PFMETNoMu100PFMHTNoMu100IDTight + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3MuFiltered3er1p5 + fragment.HLTRecoMETSequence + fragment.hltMET70 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.hltMht + fragment.hltMHT70 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets70 + fragment.hltSinglePFJet100er2p5 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID100 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu100 + fragment.HLTEndSequence ) +fragment.HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5SQOSdRMax1p4 + fragment.hltPreDimuon10PsiPrimeBarrelSeagulls + fragment.hltL1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0) + fragment.hltDimuon10PsiPrimeBarrelnoCowL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon10PsiPrimeBarrelnoCow + fragment.hltDisplacedmumuFilterDimuon10PsiPrimeBarrelnoCow + fragment.HLTEndSequence ) +fragment.HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5SQOSdRMax1p4 + fragment.hltPreDimuon20JpsiBarrelSeagulls + fragment.hltL1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0) + fragment.hltDimuon20JpsiBarrelnoCowL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon20JpsiBarrelnoCow + fragment.hltDisplacedmumuFilterDimuon20JpsiBarrelnoCow + fragment.HLTEndSequence ) +fragment.HLT_Dimuon10_Upsilon_y1p4_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1s12DoubleMu4p5er2p0SQOSMass7to18 + fragment.hltPreDimuon10Upsilony1p4 + fragment.hltL1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1f0L2v2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0) + fragment.hltDimuon10Upsilony1p4L3fL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon10Upsilonsv3 + fragment.hltDisplacedmumuFilterDimuon10Upsilonsv3 + fragment.HLTEndSequence ) +fragment.HLT_Dimuon12_Upsilon_y1p4_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1s12DoubleMu4p5er2p0SQOSMass7to18 + fragment.hltPreDimuon12Upsilony1p4 + fragment.hltL1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1f0L2v2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0) + fragment.hltDimuon12Upsilony1p4L3fL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon12Upsilonsv3 + fragment.hltDisplacedmumuFilterDimuon12Upsilonsv3 + fragment.HLTEndSequence ) +fragment.HLT_Dimuon14_Phi_Barrel_Seagulls_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5SQOSdRMax1p4 + fragment.hltPreDimuon14PhiBarrelSeagulls + fragment.hltL1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0) + fragment.hltDimuon14PhiBarrelnoCowL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon14PhiBarrelnoCow + fragment.hltDisplacedmumuFilterDimuon14PhiBarrelnoCow + fragment.HLTEndSequence ) +fragment.HLT_Dimuon25_Jpsi_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4SQOSdRMax1p2DoubleMu0er1p5SQOSdRMax1p4 + fragment.hltPreDimuon25Jpsi + fragment.hltL1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0) + fragment.hltDimuon25JpsiL3fL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon25Jpsis + fragment.hltDisplacedmumuFilterDimuon25Jpsis + fragment.HLTEndSequence ) +fragment.HLT_Dimuon14_PsiPrime_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4SQOSdRMax1p2DoubleMu0er1p5SQOSdRMax1p4 + fragment.hltPreDimuon14PsiPrime + fragment.hltL1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0) + fragment.hltDimuon14PsiPrimeL3fL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon14PsiPrimes + fragment.hltDisplacedmumuFilterDimuon14PsiPrimes + fragment.HLTEndSequence ) +fragment.HLT_Dimuon14_PsiPrime_noCorrL1_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu9SQ + fragment.hltPreDimuon14PsiPrimenoCorrL1 + fragment.hltL1fL1sL1sDoubleMu9SQL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0) + fragment.hltDimuon14PsiPrimeNoCorrL1L3fL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon14PsiPrimesNoCorrL1 + fragment.hltDisplacedmumuFilterDimuon14PsiPrimesNoCorrL1 + fragment.HLTEndSequence ) +fragment.HLT_Dimuon18_PsiPrime_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4SQOSdRMax1p2DoubleMu0er1p5SQOSdRMax1p4 + fragment.hltPreDimuon18PsiPrime + fragment.hltL1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0) + fragment.hltDimuon18PsiPrimeL3fL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon18PsiPrimes + fragment.hltDisplacedmumuFilterDimuon18PsiPrimes + fragment.HLTEndSequence ) +fragment.HLT_Dimuon18_PsiPrime_noCorrL1_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu9SQ + fragment.hltPreDimuon18PsiPrimenoCorrL1 + fragment.hltL1fL1sL1sDoubleMu9SQL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0) + fragment.hltDimuon18PsiPrimeNoCorrL1L3fL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon18PsiPrimesNoCorrL1 + fragment.hltDisplacedmumuFilterDimuon18PsiPrimesNoCorrL1 + fragment.HLTEndSequence ) +fragment.HLT_Dimuon24_Upsilon_noCorrL1_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu9SQ + fragment.hltPreDimuon24UpsilonnoCorrL1 + fragment.hltL1fL1sL1sDoubleMu9SQL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0) + fragment.hltDimuon24UpsilonNoCorrL1L3fL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon24UpsilonsNoCorrL1 + fragment.hltDisplacedmumuFilterDimuon24UpsilonsNoCorrL1 + fragment.HLTEndSequence ) +fragment.HLT_Dimuon24_Phi_noCorrL1_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu9SQ + fragment.hltPreDimuon24PhinoCorrL1 + fragment.hltL1fL1sL1sDoubleMu9SQL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0) + fragment.hltDimuon24PhiNoCorrL1L3fL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon24PhiNoCorrL1 + fragment.hltDisplacedmumuFilterDimuon24PhiBarrelNoCorrL1 + fragment.HLTEndSequence ) +fragment.HLT_Dimuon25_Jpsi_noCorrL1_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu9SQ + fragment.hltPreDimuon25JpsinoCorrL1 + fragment.hltL1fL1sL1sDoubleMu9SQL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0) + fragment.hltDimuon25JpsiNoCorrL1L3fL3Filtered + fragment.hltDisplacedmumuVtxProducerDimuon25JpsisNoCorrL1 + fragment.hltDisplacedmumuFilterDimuon25JpsisNoCorrL1 + fragment.HLTEndSequence ) +fragment.HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu4EG9 + fragment.hltPreDiMu4Ele9CaloIdLTrackIdLDZMass3p8 + fragment.HLTDiMu4Ele9CaloIdLTrackIdLMuonlegSequence + fragment.hltDoubleMu4DZFilter + fragment.hltEle9DoubleMu4Mass3p8Filtered + fragment.HLTDiMu4Ele9CaloIdLTrackIdLElectronlegSequence + fragment.hltMu4Ele9DZFilter + fragment.HLTEndSequence ) +fragment.HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu7EG7 + fragment.hltPreDiMu9Ele9CaloIdLTrackIdLDZ + fragment.HLTDiMu9Ele9CaloIdLTrackIdLMuonlegSequence + fragment.HLTDiMu9Ele9CaloIdLTrackIdLElectronlegSequence + fragment.hltMu9Ele9DZFilter + fragment.hltDoubleMu9DZFilter + fragment.HLTEndSequence ) +fragment.HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu7EG7 + fragment.hltPreDiMu9Ele9CaloIdLTrackIdL + fragment.HLTDiMu9Ele9CaloIdLTrackIdLMuonlegSequence + fragment.HLTDiMu9Ele9CaloIdLTrackIdLElectronlegSequence + fragment.HLTEndSequence ) +fragment.HLT_DoubleIsoMu20_eta2p1_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu18er + fragment.hltPreDoubleIsoMu20eta2p1 + fragment.hltL1fL1sDoubleMu18erL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu18erL1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu18erL1Filtered0) + fragment.hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20Q + fragment.HLTDoubleMu20Eta2p1IsolationSequence + fragment.hltL3crIsoL1sDoubleMu18erL1f0L2f10QL3f20QL3trkIsoFiltered + fragment.HLTEndSequence ) +fragment.HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157ORTripleMu444 + fragment.hltPreTrkMu12DoubleTrkMu5NoFiltersNoVtx + fragment.hltL1fL1sDoubleMu155ORTripleMu444L1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2pfL1sDoubleMu155ORTripleMu444L1f0L2PreFiltered0NoVtx) + cms.ignore(fragment.hltL2fL1sDoubleMu155ORTripleMu444L1f0L2Filtered10OneMuNoVtx) + fragment.HLTL3muonrecoSequenceNoVtx + fragment.hltL3pfL1sDoubleMu155ORTripleMu444L1f0L2pf0TwoMuL3PreFiltered5NoVtx + fragment.hltL3fL1sDoubleMu155ORTripleMu444L1f0L2f10OneMuL3Filtered12NoVtx + fragment.HLTTrackerMuonSequenceNoVtx + fragment.hltTripleTrkMuFiltered5NoVtx + fragment.hltSingleTrkMuFiltered12NoVtx + fragment.HLTEndSequence ) +fragment.HLT_Mu8_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu3IorSingleMu5IorSingleMu7 + fragment.hltPreMu8 + fragment.hltL1fL1sMu3or5or7L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu5L1f0L2Filtered5) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu5L1Filtered0) + fragment.hltL3fL1sMu5L1f0L2f5L3Filtered8 + fragment.HLTEndSequence ) +fragment.HLT_Mu17_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu15DQ + fragment.hltPreMu17 + fragment.hltL1fL1sMu15DQlqL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu15DQlqL1f0L2Filtered10) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu15DQlqL1Filtered0) + fragment.hltL3fL1sMu15DQlqL1f0L2f10L3Filtered17 + fragment.HLTEndSequence ) +fragment.HLT_Mu19_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu15DQ + fragment.hltPreMu19 + fragment.hltL1fL1sMu15DQlqL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu15DQlqL1f0L2Filtered10) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu15DQlqL1Filtered0) + fragment.hltL3fL1sMu15DQlqL1f0L2f10L3Filtered19 + fragment.HLTEndSequence ) +fragment.HLT_Mu17_Photon30_IsoCaloId_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu17Photon30IsoCaloId + fragment.hltMu17Photon30IsoCaloIdMuonlegL1Filtered7 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltMu17Photon30IsoCaloIdMuonlegL2Filtered10) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3Mu17Photon30IsoCaloIdMuonlegL1Filtered7) + fragment.hltMu17Photon30IsoCaloIdMuonlegL3Filtered17Q + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltMu17Photon30IsoCaloIdPhotonlegFilter + fragment.hltMu17Photon30IsoCaloIdPhotonlegEtFilter + fragment.hltEgammaClusterShape + fragment.hltMu17Photon30IsoCaloIdPhotonlegClusterShapeFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltMu17Photon30IsoCaloIdPhotonlegHEFilter + fragment.hltEgammaEcalPFClusterIso + fragment.hltMu17Photon30IsoCaloIdPhotonlegEcalIsoFilter + fragment.HLTTrackReconstructionForIsoForPhotons + fragment.hltEgammaHollowTrackIso + fragment.hltMu17Photon30IsoCaloIdPhotonlegTrackIsoFilter + fragment.HLTEndSequence ) +fragment.HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG10IorSingleEG5 + fragment.hltPreEle8CaloIdLTrackIdLIsoVLPFJet30 + fragment.HLTEle8CaloIdLTrackIdLIsoVLSequence + fragment.HLTAK4PFJetsSequence + fragment.hltEle8JetCollectionsForLeptonPlusPFJets + fragment.hltEle8PFJet30EleCleaned + fragment.HLTEndSequence ) +fragment.HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG10IorSingleEG15 + fragment.hltPreEle12CaloIdLTrackIdLIsoVLPFJet30 + fragment.HLTEle12CaloIdLTrackIdLIsoVLSequence + fragment.HLTAK4PFJetsSequence + fragment.hltEle12JetCollectionsForLeptonPlusPFJets + fragment.hltEle12PFJet30EleCleaned + fragment.HLTEndSequence ) +fragment.HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15er2p5 + fragment.hltPreEle23CaloIdLTrackIdLIsoVLPFJet30 + fragment.HLTEle23CaloIdLTrackIdLIsoVLJet30Sequence + fragment.HLTAK4PFJetsSequence + fragment.hltEle23JetCollectionsForLeptonPlusPFJets + fragment.hltEle23PFJet30EleCleaned + fragment.HLTEndSequence ) +fragment.HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG10IorSingleEG5 + fragment.hltPreEle8CaloIdMTrackIdMPFJet30 + fragment.HLTEle8CaloIdMGsfTrkIdMSequence + fragment.HLTAK4PFJetsSequence + fragment.hltGsfEle8NoIsoJetCollectionsForLeptonPlusPFJets + fragment.hltEle8NoIsoPFJet30EleCleaned + fragment.HLTEndSequence ) +fragment.HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15er2p5 + fragment.hltPreEle17CaloIdMTrackIdMPFJet30 + fragment.HLTEle17CaloIdMGsfTrkIdMSequence + fragment.HLTAK4PFJetsSequence + fragment.hltGsfEle17NoIsoJetCollectionsForLeptonPlusPFJets + fragment.hltEle17NoIsoPFJet30EleCleaned + fragment.HLTEndSequence ) +fragment.HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15er2p5 + fragment.hltPreEle23CaloIdMTrackIdMPFJet30 + fragment.HLTEle23CaloIdMGsfTrkIdMSequence + fragment.HLTAK4PFJetsSequence + fragment.hltGsfEle23NoIsoJetCollectionsForLeptonPlusPFJets + fragment.hltEle23NoIsoPFJet30EleCleaned + fragment.HLTEndSequence ) +fragment.HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v20 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPreEle50CaloIdVTGsfTrkIdTPFJet165 + fragment.HLTEle50CaloIdVTGsfTrkIdTGsfSequence + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToL1 + fragment.hltMonoPFJet165 + fragment.hltEle50CaloIdVTGsfTrkIdTCleanAK4PFJet + fragment.hltEle50CaloIdVTGsfTrkIdTCentralPFJet165EleCleaned + fragment.HLTEndSequence ) +fragment.HLT_Ele115_CaloIdVT_GsfTrkIdT_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGNonIsoOrWithJetAndTau + fragment.hltPreEle115CaloIdVTGsfTrkIdT + fragment.HLTEle115CaloIdVTGsfTrkIdTGsfSequence + fragment.HLTEndSequence ) +fragment.HLT_Ele135_CaloIdVT_GsfTrkIdT_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGNonIsoOrWithJetAndTau + fragment.hltPreEle135CaloIdVTGsfTrkIdT + fragment.HLTEle135CaloIdVTGsfTrkIdTGsfSequence + fragment.HLTEndSequence ) +fragment.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sQuadJetC50to60IorHTT280to500IorHTT250to340QuadJet + fragment.hltPrePFHT330PT30QuadPFJet75604540TriplePFBTagDeepCSV4p5 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadCentralJet30 + fragment.hltCaloJetsQuad30ForHt + fragment.hltHtMhtCaloJetsQuadC30 + fragment.hltCaloQuadJet30HT320 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSVp17Double + fragment.HLTAK4PFJetsSequence + fragment.hltPFCentralJetLooseIDQuad30 + fragment.hlt1PFCentralJetLooseID75 + fragment.hlt2PFCentralJetLooseID60 + fragment.hlt3PFCentralJetLooseID45 + fragment.hlt4PFCentralJetLooseID40 + fragment.hltPFCentralJetLooseIDQuad30forHt + fragment.hltHtMhtPFCentralJetsLooseIDQuadC30 + fragment.hltPFCentralJetsLooseIDQuad30HT330 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV4p5Triple + fragment.HLTEndSequence ) +fragment.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sQuadJetC50to60IorHTT280to500IorHTT250to340QuadJet + fragment.hltPrePFHT330PT30QuadPFJet75604540 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadCentralJet30 + fragment.hltCaloJetsQuad30ForHt + fragment.hltHtMhtCaloJetsQuadC30 + fragment.hltCaloQuadJet30HT320 + fragment.HLTAK4PFJetsSequence + fragment.hltPFCentralJetLooseIDQuad30 + fragment.hlt1PFCentralJetLooseID75 + fragment.hlt2PFCentralJetLooseID60 + fragment.hlt3PFCentralJetLooseID45 + fragment.hlt4PFCentralJetLooseID40 + fragment.hltPFCentralJetLooseIDQuad30forHt + fragment.hltHtMhtPFCentralJetsLooseIDQuadC30 + fragment.hltPFCentralJetsLooseIDQuad30HT330 + fragment.HLTEndSequence ) +fragment.HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJet + fragment.hltPrePFHT400SixPFJet32DoublePFBTagDeepCSV2p94 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterSixC25 + fragment.hltCaloJetsSix25ForHt + fragment.hltHtMhtCaloJetsSixC25 + fragment.hltCaloSixJet25HT300 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV10p01Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterSix30er2p5 + fragment.hltPFJetFilterSix32er2p5 + fragment.hltPFJetsSix30ForHt + fragment.hltHtMhtPFJetsSix30er2p5 + fragment.hltPFSixJet30HT400 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV2p94Double + fragment.HLTEndSequence ) +fragment.HLT_PFHT400_SixPFJet32_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJet + fragment.hltPrePFHT400SixPFJet32 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterSixC25 + fragment.hltCaloJetsSix25ForHt + fragment.hltHtMhtCaloJetsSixC25 + fragment.hltCaloSixJet25HT300 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterSix30er2p5 + fragment.hltPFJetFilterSix32er2p5 + fragment.hltPFJetsSix30ForHt + fragment.hltHtMhtPFJetsSix30er2p5 + fragment.hltPFSixJet30HT400 + fragment.HLTEndSequence ) +fragment.HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJet + fragment.hltPrePFHT450SixPFJet36PFBTagDeepCSV1p59 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterSixC30 + fragment.hltCaloJetsSix30ForHt + fragment.hltHtMhtCaloJetsSixC30 + fragment.hltCaloSixJet30HT350 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterSix30er2p5 + fragment.hltPFJetFilterSix36er2p5 + fragment.hltPFJetsSix30ForHt + fragment.hltHtMhtPFJetsSix30er2p5 + fragment.hltPFSixJet30HT450 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV1p59Single + fragment.HLTEndSequence ) +fragment.HLT_PFHT450_SixPFJet36_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJet + fragment.hltPrePFHT450SixPFJet36 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterSixC30 + fragment.hltCaloJetsSix30ForHt + fragment.hltHtMhtCaloJetsSixC30 + fragment.hltCaloSixJet30HT350 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterSix30er2p5 + fragment.hltPFJetFilterSix36er2p5 + fragment.hltPFJetsSix30ForHt + fragment.hltHtMhtPFJetsSix30er2p5 + fragment.hltPFSixJet30HT450 + fragment.HLTEndSequence ) +fragment.HLT_PFHT400_FivePFJet_100_100_60_30_30_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet + fragment.hltPrePFHT400FivePFJet100100603030 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterFiveC25 + fragment.hltCaloJetsFive25ForHt + fragment.hltHtMhtCaloJetsFiveC25 + fragment.hltCaloFiveJet25HT300 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterTwo100er3p0 + fragment.hltPFJetFilterThree60er3p0 + fragment.hltPFJetFilterFive30er3p0 + fragment.hltPFJetsFive30ForHt + fragment.hltHtMhtPFJetsFive30er3p0 + fragment.hltPFFiveJet30HT400 + fragment.HLTEndSequence ) +fragment.HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet + fragment.hltPrePFHT400FivePFJet100100603030DoublePFBTagDeepCSV4p5 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterFiveC25 + fragment.hltCaloJetsFive25ForHt + fragment.hltHtMhtCaloJetsFiveC25 + fragment.hltCaloFiveJet25HT300 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV10p01Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterTwo100er3p0 + fragment.hltPFJetFilterThree60er3p0 + fragment.hltPFJetFilterFive30er3p0 + fragment.hltPFJetsFive30ForHt + fragment.hltHtMhtPFJetsFive30er3p0 + fragment.hltPFFiveJet30HT400 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV4p5Double + fragment.HLTEndSequence ) +fragment.HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet + fragment.hltPrePFHT400FivePFJet120120603030DoublePFBTagDeepCSV4p5 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterFiveC25 + fragment.hltCaloJetsFive25ForHt + fragment.hltHtMhtCaloJetsFiveC25 + fragment.hltCaloFiveJet25HT300 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV10p01Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterTwo120er3p0 + fragment.hltPFJetFilterThree60er3p0 + fragment.hltPFJetFilterFive30er3p0 + fragment.hltPFJetsFive30ForHt + fragment.hltHtMhtPFJetsFive30er3p0 + fragment.hltPFFiveJet30HT400 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV4p5Double + fragment.HLTEndSequence ) +fragment.HLT_PFHT350_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJet + fragment.hltPrePFHT350 + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtJet30 + fragment.hltHT300Jet30 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT350Jet30 + fragment.HLTEndSequence ) +fragment.HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEGNonIsoOrWithJetAndTauNoPS + fragment.hltPrePhoton60R9Id90CaloIdLIsoLDisplacedIdLPFHT350MinPFJet15 + fragment.HLTPhoton60R9Id90CaloIdLIsoLDisplacedIdLSequence + fragment.HLTPFHT350MinPFJet15Sequence + fragment.HLTEndSequence ) +fragment.HLT_ECALHT800_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sEG40To45IorJet170To200IorHTT300To500IorETM70ToETM150 + fragment.hltPreECALHT800 + fragment.HLTDoFullUnpackingEgammaEcalWithoutPreshowerSequence + fragment.hltTowerMakerEcal + fragment.hltHtMhtEcal + fragment.hltHtEcal800 + fragment.HLTEndSequence ) +fragment.HLT_DiSC30_18_EIso_AND_HE_Mass70_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGWithJetAndTau + fragment.hltPreDiSC3018EIsoANDHEMass70 + fragment.HLTSC3018EIso15HE30eMass70Sequence + fragment.HLTEndSequence ) fragment.HLT_Physics_v8 = cms.Path( fragment.HLTBeginSequenceL1Fat + fragment.hltPrePhysics + fragment.HLTEndSequence ) fragment.HLT_EphemeralPhysics_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreEphemeralPhysics + fragment.HLTEndSequence ) fragment.DST_Physics_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreDSTPhysics + fragment.HLTEndSequence ) @@ -80887,13 +84597,13 @@ fragment.HLT_ZeroBias_Alignment_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreZeroBiasAlignment + fragment.HLTEndSequence ) fragment.HLT_EphemeralZeroBias_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreEphemeralZeroBias + fragment.HLTEndSequence ) fragment.DST_ZeroBias_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreDSTZeroBias + fragment.HLTEndSequence ) -fragment.DST_Run3_PFScoutingPixelTracking_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDSTRun3PFScoutingPixelTracking + fragment.hltPreDSTRun3PFScoutingPixelTracking + fragment.HLTPFScoutingPixelTrackingSequence + fragment.HLTEndSequence ) -fragment.DST_HLTMuon_Run3_PFScoutingPixelTracking_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreDSTHLTMuonRun3PFScoutingPixelTracking + fragment.hltMuonTriggerResultsFilter + fragment.HLTPFScoutingPixelTrackingSequence + fragment.HLTEndSequence ) -fragment.HLT_Photon20_HoverELoose_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG10er2p5 + fragment.hltPrePhoton20HoverELoose + fragment.HLTPhoton20SequenceLooseHOverE + fragment.HLTEndSequence ) -fragment.HLT_Photon30_HoverELoose_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG10er2p5 + fragment.hltPrePhoton30HoverELoose + fragment.HLTPhoton30SequenceLooseHOverE + fragment.HLTEndSequence ) +fragment.DST_Run3_PFScoutingPixelTracking_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDSTRun3PFScoutingPixelTracking + fragment.hltPreDSTRun3PFScoutingPixelTracking + fragment.HLTPFScoutingPixelTrackingSequence + fragment.HLTEndSequence ) +fragment.DST_HLTMuon_Run3_PFScoutingPixelTracking_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreDSTHLTMuonRun3PFScoutingPixelTracking + fragment.hltMuonTriggerResultsFilter + fragment.HLTPFScoutingPixelTrackingSequence + fragment.HLTEndSequence ) +fragment.HLT_Photon20_HoverELoose_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG10er2p5 + fragment.hltPrePhoton20HoverELoose + fragment.HLTPhoton20SequenceLooseHOverE + fragment.HLTEndSequence ) +fragment.HLT_Photon30_HoverELoose_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG10er2p5 + fragment.hltPrePhoton30HoverELoose + fragment.HLTPhoton30SequenceLooseHOverE + fragment.HLTEndSequence ) fragment.HLT_EcalCalibration_v4 = cms.Path( fragment.HLTBeginSequenceCalibration + fragment.hltPreEcalCalibration + fragment.hltEcalCalibrationRaw + fragment.HLTEndSequence ) fragment.HLT_HcalCalibration_v5 = cms.Path( fragment.HLTBeginSequenceCalibration + fragment.hltPreHcalCalibration + fragment.hltHcalCalibTypeFilter + fragment.hltHcalCalibrationRaw + fragment.HLTEndSequence ) -fragment.AlCa_EcalPhiSym_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBiasIorAlwaysTrueIorIsolatedBunch + fragment.hltPreAlCaEcalPhiSym + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltEcalPhiSymFilter + fragment.HLTEndSequence ) +fragment.AlCa_EcalPhiSym_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBiasIorAlwaysTrueIorIsolatedBunch + fragment.hltPreAlCaEcalPhiSym + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltEcalPhiSymFilter + fragment.HLTEndSequence ) fragment.HLT_L1UnpairedBunchBptxMinus_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1UnpairedBunchBptxMinus + fragment.hltPreL1UnpairedBunchBptxMinus + fragment.HLTEndSequence ) fragment.HLT_L1UnpairedBunchBptxPlus_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1UnpairedBunchBptxPlus + fragment.hltPreL1UnpairedBunchBptxPlus + fragment.HLTEndSequence ) fragment.HLT_L1NotBptxOR_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sNotBptxOR + fragment.hltPreL1NotBptxOR + fragment.HLTEndSequence ) @@ -80903,209 +84613,219 @@ fragment.HLT_HcalNZS_v14 = cms.Path( fragment.HLTBeginSequenceNZS + fragment.hltL1sHcalNZS + fragment.hltPreHcalNZS + fragment.HLTEndSequence ) fragment.HLT_HcalPhiSym_v16 = cms.Path( fragment.HLTBeginSequenceNZS + fragment.hltL1sSingleEGorSingleorDoubleMu + fragment.hltPreHcalPhiSym + fragment.HLTEndSequence ) fragment.HLT_HcalIsolatedbunch_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sIsolatedBunch + fragment.hltL1sSingleJetOR + fragment.hltPreHcalIsolatedbunch + fragment.HLTEndSequence ) -fragment.HLT_IsoTrackHB_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sV0SingleJet3OR + fragment.hltPreIsoTrackHB + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingSequence + fragment.hltPixelTracksQuadruplets + fragment.hltIsolPixelTrackProdHB + fragment.hltIsolPixelTrackL2FilterHB + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltIsolEcalPixelTrackProdHB + fragment.hltEcalIsolPixelTrackL2FilterHB + fragment.HLTDoLocalStripSequence + fragment.hltIter0PFLowPixelSeedsFromPixelTracks + fragment.hltIter0PFlowCkfTrackCandidates + fragment.hltIter0PFlowCtfWithMaterialTracks + fragment.hltHcalITIPTCorrectorHB + fragment.hltIsolPixelTrackL3FilterHB + fragment.HLTEndSequence ) -fragment.HLT_IsoTrackHE_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sV0SingleJet3OR + fragment.hltPreIsoTrackHE + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingSequence + fragment.hltPixelTracksQuadruplets + fragment.hltIsolPixelTrackProdHE + fragment.hltIsolPixelTrackL2FilterHE + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltIsolEcalPixelTrackProdHE + fragment.hltEcalIsolPixelTrackL2FilterHE + fragment.HLTDoLocalStripSequence + fragment.hltIter0PFLowPixelSeedsFromPixelTracks + fragment.hltIter0PFlowCkfTrackCandidates + fragment.hltIter0PFlowCtfWithMaterialTracks + fragment.hltHcalITIPTCorrectorHE + fragment.hltIsolPixelTrackL3FilterHE + fragment.HLTEndSequence ) +fragment.HLT_IsoTrackHB_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sV0SingleJet3OR + fragment.hltPreIsoTrackHB + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingSequence + fragment.hltPixelTracksQuadruplets + fragment.hltIsolPixelTrackProdHB + fragment.hltIsolPixelTrackL2FilterHB + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltIsolEcalPixelTrackProdHB + fragment.hltEcalIsolPixelTrackL2FilterHB + fragment.HLTDoLocalStripSequence + fragment.hltIter0PFLowPixelSeedsFromPixelTracks + fragment.hltIter0PFlowCkfTrackCandidates + fragment.hltIter0PFlowCtfWithMaterialTracks + fragment.hltHcalITIPTCorrectorHB + fragment.hltIsolPixelTrackL3FilterHB + fragment.HLTEndSequence ) +fragment.HLT_IsoTrackHE_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sV0SingleJet3OR + fragment.hltPreIsoTrackHE + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingSequence + fragment.hltPixelTracksQuadruplets + fragment.hltIsolPixelTrackProdHE + fragment.hltIsolPixelTrackL2FilterHE + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltIsolEcalPixelTrackProdHE + fragment.hltEcalIsolPixelTrackL2FilterHE + fragment.HLTDoLocalStripSequence + fragment.hltIter0PFLowPixelSeedsFromPixelTracks + fragment.hltIter0PFlowCkfTrackCandidates + fragment.hltIter0PFlowCtfWithMaterialTracks + fragment.hltHcalITIPTCorrectorHE + fragment.hltIsolPixelTrackL3FilterHE + fragment.HLTEndSequence ) fragment.HLT_ZeroBias_FirstCollisionAfterAbortGap_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1ZeroBiasFirstCollisionAfterAbortGap + fragment.hltPreZeroBiasFirstCollisionAfterAbortGap + fragment.HLTEndSequence ) fragment.HLT_ZeroBias_IsolatedBunches_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sIsolatedBunch + fragment.hltPreZeroBiasIsolatedBunches + fragment.HLTEndSequence ) fragment.HLT_ZeroBias_FirstCollisionInTrain_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1ZeroBiasFirstCollisionInTrainNOTFirstCollisionInOrbit + fragment.hltPreZeroBiasFirstCollisionInTrain + fragment.HLTEndSequence ) fragment.HLT_ZeroBias_LastCollisionInTrain_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1ZeroBiasLastBunchInTrain + fragment.hltPreZeroBiasLastCollisionInTrain + fragment.HLTEndSequence ) fragment.HLT_ZeroBias_FirstBXAfterTrain_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1ZeroBiasFirstBunchAfterTrain + fragment.hltPreZeroBiasFirstBXAfterTrain + fragment.HLTEndSequence ) fragment.AlCa_RPCMuonNormalisation_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu5IorSingleMu14erIorSingleMu16er + fragment.hltPreAlCaRPCMuonNormalisation + fragment.hltRPCMuonNormaL1Filtered0 + fragment.HLTMuonLocalRecoSequence + fragment.HLTEndSequence ) -fragment.AlCa_LumiPixelsCounts_Random_v3 = cms.Path( fragment.HLTBeginSequenceRandom + fragment.hltPreAlCaLumiPixelsCountsRandom + fragment.HLTBeamSpot + fragment.hltPixelTrackerHVOn + fragment.HLTDoLocalPixelSequence + fragment.hltAlcaPixelClusterCounts + fragment.HLTEndSequence ) -fragment.AlCa_LumiPixelsCounts_ZeroBias_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreAlCaLumiPixelsCountsZeroBias + fragment.hltPixelTrackerHVOn + fragment.HLTDoLocalPixelSequence + fragment.hltAlcaPixelClusterCounts + fragment.HLTEndSequence ) -fragment.MC_ReducedIterativeTracking_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCReducedIterativeTracking + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingSequence + fragment.HLTDoLocalStripSequence + fragment.HLTIterativeTrackingIter02 + fragment.HLTEndSequence ) -fragment.MC_PFMET_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCPFMET + fragment.HLTAK4PFJetsSequence + fragment.hltPFMETProducer + fragment.hltPFMETOpenFilter + fragment.HLTEndSequence ) -fragment.MC_AK4PFJets_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCAK4PFJets + fragment.HLTAK4PFJetsSequence + fragment.hltAK4PFJetCollection20Filter + fragment.HLTEndSequence ) -fragment.MC_PFBTagDeepCSV_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCPFBTagDeepCSV + fragment.HLTAK4PFJetsSequence + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV4p06Single + fragment.HLTEndSequence ) -fragment.MC_PFHT_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCPFHT + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTForMC + fragment.hltPFHTOpenFilter + fragment.HLTEndSequence ) -fragment.MC_PFMHT_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCPFMHT + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTForMC + fragment.hltPFMHTOpenFilter + fragment.HLTEndSequence ) -fragment.MC_CaloMET_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCCaloMET + fragment.HLTDoCaloSequence + fragment.hltMet + fragment.hltMETOpen + fragment.HLTEndSequence ) -fragment.MC_CaloMET_JetIdCleaned_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCCaloMETJetIdCleaned + fragment.HLTDoCaloSequence + fragment.hltMet + fragment.HLTAK4CaloJetsSequence + fragment.hltMetCleanUsingJetID + fragment.hltMETCleanUsingJetIDOpenFilter + fragment.HLTEndSequence ) -fragment.MC_AK4CaloJets_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCAK4CaloJets + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetCollection20Filter + fragment.HLTEndSequence ) -fragment.MC_AK4CaloJetsFromPV_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCAK4CaloJetsFromPV + fragment.HLTAK4CaloJetsSequence + fragment.HLTNoPUSequence + fragment.hltCaloJetFromPVCollection20Filter + fragment.hltHtMhtFromPVForMC + fragment.hltCaloHtMhtFromPVOpenFilter + fragment.HLTEndSequence ) -fragment.MC_CaloBTagDeepCSV_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCCaloBTagDeepCSV + fragment.HLTAK4CaloJetsSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV10p0Single + fragment.HLTEndSequence ) -fragment.MC_CaloHT_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCCaloHT + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtForMC + fragment.hltCaloHTOpenFilter + fragment.HLTEndSequence ) -fragment.MC_CaloMHT_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCCaloMHT + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtForMC + fragment.hltMhtFilter + fragment.HLTEndSequence ) -fragment.MC_AK8PFJets_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCAK8PFJets + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetCollection20Filter + fragment.HLTEndSequence ) -fragment.MC_AK8TrimPFJets_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCAK8TrimPFJets + fragment.HLTAK8PFJetsSequence + fragment.hltAK8TrimModJets + fragment.hltAK8TrimPFJetCollection20Filter + fragment.HLTEndSequence ) -fragment.MC_AK8PFHT_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCAK8PFHT + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFHTForMC + fragment.hltAK8PFHTOpenFilter + fragment.HLTEndSequence ) -fragment.MC_AK8CaloHT_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCAK8CaloHT + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8HtMhtForMC + fragment.hltAK8CaloHTOpenFilter + fragment.HLTEndSequence ) -fragment.MC_Diphoton10_10_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass10_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG5 + fragment.hltPreMCDiphoton1010R9IdORIsoCaloIdANDHER9IdMass10 + fragment.HLTDiphoton1010R9Id85b90eORIso60CaloId15b35eANDHE10R9Id50b80eMass10Sequence + fragment.HLTEndSequence ) -fragment.MC_DoubleEle5_CaloIdL_MW_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG5WithJetAndTau + fragment.hltPreMCDoubleEle5CaloIdLMW + fragment.HLTEle5CaloIdLMWSequence + fragment.HLTDoubleEle5CaloIdLMWSequence + fragment.HLTEndSequence ) -fragment.MC_Ele5_WPTight_Gsf_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG5 + fragment.hltPreMCEle5WPTightGsf + fragment.HLTEle5WPTightGsfSequence + fragment.HLTEndSequence ) -fragment.MC_Ele15_Ele10_CaloIdL_TrackIdL_IsoVL_DZ_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG5 + fragment.hltPreMCEle15Ele10CaloIdLTrackIdLIsoVLDZ + fragment.HLTEle15Ele10CaloIdLTrackIdLIsoVLSequence + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTEndSequence ) -fragment.MC_IsoMu_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu3IorSingleMu5IorSingleMu7 + fragment.hltPreMCIsoMu + fragment.hltL1fL1sMu3or5or7L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu5L1L2SingleMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu5L1Filtered0) + fragment.hltL3fL1sMu5L1L2L3SingleMu + fragment.HLTMuIsolationSequenceForMC + fragment.hltL3crIsoL1sMu16L1L2L3TrkIsoFilteredSingleMu + fragment.HLTEndSequence ) -fragment.MC_DoubleMu_TrkIsoVVL_DZ_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0 + fragment.hltPreMCDoubleMuTrkIsoVVLDZ + fragment.hltL1fL1sDoubleMu0HighQL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu0L1f0L2doubleMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu0HighQL1Filtered0) + fragment.hltL3pfL1sDoubleMu0L1f0L2pf0L3doubleMu + fragment.HLTL3muontrkisovvlSequence + fragment.hltDiMuonRelTrkIsoVVLFiltered + fragment.hltDiMuonRelTrkIsoVVLFilteredDzFiltered0p2 + fragment.HLTEndSequence ) -fragment.MC_DoubleMuNoFiltersNoVtx_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0 + fragment.hltPreMCDoubleMuNoFiltersNoVtx + fragment.hltL1fL1sDoubleMu0HighQL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2fDimuonL1f0L2NoVtx) + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fDimuonL1f0L2NVL3NoFiltersNoVtx + fragment.HLTEndSequence ) -fragment.MC_PFBTagDeepJet_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCPFBTagDeepJet + fragment.HLTAK4PFJetsSequence + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet4p06Single + fragment.HLTEndSequence ) -fragment.MC_Run3_PFScoutingPixelTracking_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMCRun3PFScoutingPixelTracking + fragment.hltPreMCRun3PFScoutingPixelTracking + fragment.HLTAK4CaloJetsSequence + fragment.HLTPixelOnlyPFScoutingSequence + fragment.hltEgammaR9ID + fragment.HLTL2muonrecoSequenceNoVtx + fragment.HLTL3muonrecoSequenceNoVtx + fragment.hltDisplacedmumuVtxNoMatchingProducer + fragment.HLTMuIsolationSequenceNoVtx + fragment.hltFEDSelectorL1 + fragment.HLTPixelOnlyPFScoutingPackingSequence + fragment.HLTEndSequence ) -fragment.AlCa_EcalPi0EBonly_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaEcalPi0Eta + fragment.hltPreAlCaEcalPi0EBonly + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltSimple3x3Clusters + fragment.hltAlCaPi0RecHitsFilterEBonlyRegional + fragment.hltAlCaPi0EBUncalibrator + fragment.hltAlCaPi0EBRechitsToDigis + fragment.HLTEndSequence ) -fragment.AlCa_EcalPi0EEonly_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaEcalPi0Eta + fragment.hltPreAlCaEcalPi0EEonly + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltSimple3x3Clusters + fragment.hltAlCaPi0RecHitsFilterEEonlyRegional + fragment.hltAlCaPi0EEUncalibrator + fragment.hltAlCaPi0EERechitsToDigis + fragment.HLTEndSequence ) -fragment.AlCa_EcalEtaEBonly_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaEcalPi0Eta + fragment.hltPreAlCaEcalEtaEBonly + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltSimple3x3Clusters + fragment.hltAlCaEtaRecHitsFilterEBonlyRegional + fragment.hltAlCaEtaEBUncalibrator + fragment.hltAlCaEtaEBRechitsToDigis + fragment.HLTEndSequence ) -fragment.AlCa_EcalEtaEEonly_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaEcalPi0Eta + fragment.hltPreAlCaEcalEtaEEonly + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltSimple3x3Clusters + fragment.hltAlCaEtaRecHitsFilterEEonlyRegional + fragment.hltAlCaEtaEEUncalibrator + fragment.hltAlCaEtaEERechitsToDigis + fragment.HLTEndSequence ) -fragment.AlCa_AK8PFJet40_v16 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreAlCaAK8PFJet40 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet10AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets10AK8 + fragment.hltSinglePFJet40AK8 + fragment.HLTEndSequence ) -fragment.AlCa_PFJet40_v21 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreAlCaPFJet40 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet10 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets10 + fragment.hltSinglePFJet40 + fragment.HLTEndSequence ) -fragment.HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleEG14108IorTripleEG18178 + fragment.hltPreEle16Ele12Ele8CaloIdLTrackIdL + fragment.HLTEle16Ele12Ele8CaloIdLTrackIdLSequence + fragment.HLTEndSequence ) -fragment.HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1VBFDiJetOR + fragment.hltPreVBFDoubleMediumDeepTauPFTauHPS20eta2p1 + fragment.HLTL2TauJetsSequence + fragment.hltDoubleL2Tau20eta2p2 + fragment.HLTL2p5IsoTauGlobalSequence + fragment.hltDoubleL2GlobIsoTau20eta2p2 + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDoubleMediumDeepTauDiTauWPAntiMuonPFTau20Sequence + fragment.HLTAK4PFJetsSequence + fragment.hltVBFL1TLooseIDPFJetsMatching + fragment.hltMatchedVBFTwoPFJetsDoubleMediumDeepTauDitauWPPFTauHPS20OverlapRemoval + fragment.hltMatchedVBFTwoPFJets2CrossCleanedFromDoubleMediumDeepTauDitauWPPFTauHPS20 + fragment.hltMatchedVBFOnePFJet2CrossCleanedFromDoubleMediumDeepTauDitauWPPFTauHPS20 + fragment.HLTEndSequence ) -fragment.HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton75R9Id90HE10IsoMEBOnlyPFJetsMJJ300DEta3 + fragment.HLTPhoton75R9Id90HE10IsoMEBOnlySequence + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJet30MJJ300AllJetsDEta3Filter + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJet30MJJ300AllJetsDEta3Filter + fragment.HLTEndSequence ) -fragment.HLT_PFMET100_PFMHT100_IDTight_PFHT60_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFHTT60Seeds + fragment.hltPrePFMET100PFMHT100IDTightPFHT60 + fragment.HLTRecoMETSequence + fragment.hltMET60 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT60 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT60Jet30 + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID100 + fragment.hltPFMETProducer + fragment.hltPFMET100 + fragment.HLTEndSequence ) -fragment.HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFHTT60Seeds + fragment.hltPrePFMETNoMu100PFMHTNoMu100IDTightPFHT60 + fragment.HLTRecoMETSequence + fragment.hltMET60 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT60 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT60Jet30 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID100 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu100 + fragment.HLTEndSequence ) -fragment.HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFHTT60Seeds + fragment.hltPrePFMETTypeOne100PFMHT100IDTightPFHT60 + fragment.HLTRecoMETSequence + fragment.hltMET60 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT60 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT60Jet30 + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID100 + fragment.hltPFMETProducer + fragment.hltcorrPFMETTypeOne + fragment.hltPFMETTypeOne + fragment.hltPFMETTypeOne100 + fragment.HLTEndSequence ) -fragment.HLT_Mu18_Mu9_SameSign_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu18Mu9SameSign + fragment.hltL1fL1sDoubleMu157L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0) + fragment.hltL3fL1DoubleMu157fFiltered9 + fragment.hltL3fL1DoubleMu157fFiltered18 + fragment.hltDiMuon189SameSignFiltered + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + fragment.hltPreDoubleMu2JpsiDoubleTrk1Phi1p05 + fragment.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.hltDoubleMu2JpsiDoubleTrkL3Filtered + fragment.hltDoubleTrkmumuVtxProducerDoubleMu2Jpsi + fragment.hltDoubleTrkmumuFilterDoubleMu2Jpsi + fragment.HLTBphTrackingDoubleJpsiReg + fragment.hltJpsiTkAllConeTracksIterDoubleTrk + fragment.hltJpsiTrkTrkVertexProducerPhiDoubleTrk1v4 + fragment.hltJpsiTkTkVertexFilterPhiDoubleTrk1v4 + fragment.HLTEndSequence ) -fragment.HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0ETM40IorDoubleMu0ETM55IorDoubleMu0ETM60IorDoubleMu0ETM65IorDoubleMu0ETM70 + fragment.hltPreDoubleMu3DCAPFMET50PFMHT60 + fragment.hltL1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + fragment.hltL3fL1DiMu3SQETM50noDrf0PreFiltered3 + fragment.hltDoubleMuon3Mass3p8to60noDrDCAFilter + fragment.HLTRecoMETSequence + fragment.hltMET40 + fragment.HLTAK4PFJetsSequence + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu50 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID60 + fragment.HLTEndSequence ) -fragment.HLT_TripleMu_5_3_3_Mass3p8_DCA_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMu0IorTripleMu553 + fragment.hltPreTripleMu533Mass3p8DCA + fragment.hltL1TripleMu553L1TriMuFiltered3 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL1TripleMu553L2TriMuFiltered3) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1TripleMu553L1TriMuFiltered3) + fragment.hltL3fL1TripleMu553f0PreFiltered333 + fragment.hltL3fL1TripleMu553f0Filtered533 + fragment.hltTripleMu533Mass3p8DCAFilter + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJetVBFIorHTTIorSingleJet + fragment.hltPreQuadPFJet103887515DoublePFBTagDeepCSV1p37p7VBF1 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID75 + fragment.hltPFDoubleJetLooseID88 + fragment.hltPFSingleJetLooseID103 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepCSV7p68Double6Jets + fragment.hltBTagPFDeepCSV1p28Single6Jets + fragment.hltVBFPFJetCSVSortedMqq200Detaqq1p5 + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet1058576VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet111908015DoublePFBTagDeepCSV1p37p7VBF1 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID80 + fragment.hltPFDoubleJetLooseID90 + fragment.hltPFSingleJetLooseID111 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepCSV7p68Double6Jets + fragment.hltBTagPFDeepCSV1p28Single6Jets + fragment.hltVBFPFJetCSVSortedMqq200Detaqq1p5 + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJetVBFIorHTTIorSingleJet + fragment.hltPreQuadPFJet103887515PFBTagDeepCSV1p3VBF2 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID75 + fragment.hltPFDoubleJetLooseID88 + fragment.hltPFSingleJetLooseID103 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepCSV1p28Single6Jets + fragment.hltVBFPFJetCSVSortedMqq460Detaqq3p5 + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet1008572VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet105887615PFBTagDeepCSV1p3VBF2 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID76 + fragment.hltPFDoubleJetLooseID88 + fragment.hltPFSingleJetLooseID105 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepCSV1p28Single6Jets + fragment.hltVBFPFJetCSVSortedMqq460Detaqq3p5 + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet1058576VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet111908015PFBTagDeepCSV1p3VBF2 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID80 + fragment.hltPFDoubleJetLooseID90 + fragment.hltPFSingleJetLooseID111 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepCSV1p28Single6Jets + fragment.hltVBFPFJetCSVSortedMqq460Detaqq3p5 + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet103_88_75_15_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJetVBFIorHTTIorSingleJet + fragment.hltPreQuadPFJet103887515 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID75 + fragment.hltPFDoubleJetLooseID88 + fragment.hltPFSingleJetLooseID103 + fragment.HLTBtagDeepCSVSequencePF + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet105_88_76_15_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet1008572VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet105887615 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID76 + fragment.hltPFDoubleJetLooseID88 + fragment.hltPFSingleJetLooseID105 + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet111_90_80_15_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet1058576VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet111908015 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID80 + fragment.hltPFDoubleJetLooseID90 + fragment.hltPFSingleJetLooseID111 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_p02_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJet330TrimMass30PFAK8BoostedDoubleBp02 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet300 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets300 + fragment.hltSinglePFJet330AK8 + fragment.hltAK8TrimModJets + fragment.hltAK8TrimModJetsCorrectedMatchedToCaloJets300ForDB + fragment.hltSinglePFJet330AK8ForDB + fragment.HLTBtagBoostedDoubleSecondaryVertexSequencePFAK8 + fragment.hltBTagPFBoostedDoubleSecondaryVertexpZSingle + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np2_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJet330TrimMass30PFAK8BoostedDoubleBnp2 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet300 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets300 + fragment.hltSinglePFJet330AK8 + fragment.hltAK8TrimModJets + fragment.hltAK8SinglePFJetTrimModMass30 + fragment.HLTBtagBoostedDoubleSecondaryVertexSequencePFAK8 + fragment.hltBTagPFBoostedDoubleSecondaryVertexnp02Single + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np4_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + fragment.hltPreAK8PFJet330TrimMass30PFAK8BoostedDoubleBnp4 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet300 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets300 + fragment.hltSinglePFJet330AK8 + fragment.hltAK8TrimModJets + fragment.hltAK8SinglePFJetTrimModMass30 + fragment.HLTBtagBoostedDoubleSecondaryVertexSequencePFAK8 + fragment.hltBTagPFBoostedDoubleSecondaryVertexnp4Single + fragment.HLTEndSequence ) -fragment.HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGor + fragment.hltPreDiphoton3018R9IdLANDHEANDIsoCaloIdMass55 + fragment.HLTDiphoton3018R9Idb50e90ANDIso60CaloId15b35eANDHE12b10eMass55Sequence + fragment.HLTEndSequence ) -fragment.HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGor + fragment.hltPreDiphoton3018R9IdLANDHEANDIsoCaloId + fragment.HLTDiphoton3018R9Idb50e90ANDIso60CaloId15b35eANDHE12b10eSequence + fragment.HLTEndSequence ) -fragment.HLT_Mu12_IP6_v1 = cms.Path( fragment.HLTBeginSequenceParking + fragment.hltL1sSingleMu22orParking + fragment.hltPreMu12IP6 + fragment.hltL1fL1sMu22orParkingL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22orParkL1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22orParkL1Filtered0) + fragment.hltL3fL1sMu22OrParkL1f0L2f10QL3Filtered12Q + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet1008572VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet105887615DoublePFBTagDeepCSV1p37p7VBF1 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID76 + fragment.hltPFDoubleJetLooseID88 + fragment.hltPFSingleJetLooseID105 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepCSV7p68Double6Jets + fragment.hltBTagPFDeepCSV1p28Single6Jets + fragment.hltVBFPFJetCSVSortedMqq200Detaqq1p5 + fragment.HLTEndSequence ) -fragment.HLT_DoubleMediumDeepTauPFTauHPS35_L2NN_eta2p1_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleTauBigOR + fragment.hltPreDoubleMediumDeepTauPFTauHPS35L2NNeta2p1 + fragment.HLTL2TauTagNNSequence + fragment.hltL2DoubleTauTagNNFilter + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDeepTauPFTauSequence + fragment.hltHpsSelectedPFTausMediumDitauWPDeepTau + fragment.hltHpsL1JetsHLTDoublePFTauMediumDitauWPDeepTauMatch + fragment.hltHpsDoublePFTau35MediumDitauWPDeepTauL1HLTMatched + fragment.HLTEndSequence ) -fragment.HLT_Ele24_eta2p1_WPTight_Gsf_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigORLooseIsoEGXXerIsoTauYYerdRMin0p3 + fragment.hltPreEle24eta2p1WPTightGsfLooseDeepTauPFTauHPS30eta2p1CrossL1 + fragment.HLTEle24erWPTightGsfForTauSequence + fragment.HLTGlobalPFTauHPSSequence + fragment.hltOverlapFilterIsoEle24IsoTau30WPTightGsfCaloJet5 + fragment.HLTHPSLooseETauWPDeepTauPFTau30Sequence + fragment.hltHpsL1JetsHLTPFTauLooseEtauWPDeepTauMatch + fragment.hltHpsSelectedPFTau30LooseETauWPDeepTauL1HLTMatched + fragment.hltHpsOverlapFilterIsoEle24WPTightGsfLooseETauWPDeepTauPFTau30 + fragment.HLTEndSequence ) -fragment.HLT_IsoMu20_eta2p1_LooseDeepTauPFTauHPS27_eta2p1_CrossL1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigORMu18erTauXXer2p1 + fragment.hltPreIsoMu20eta2p1LooseDeepTauPFTauHPS27eta2p1CrossL1 + fragment.hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fBigORMu18erTauXXer2p1L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0) + fragment.hltL3fL1BigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20Q + fragment.HLTMu20Eta2p1Tau24Eta2p1IsolationSequence + fragment.hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSLooseMuTauWPDeepTauAntiMuonPFTau27Sequence + fragment.hltHpsL1JetsHLTPFTauLooseMutauWPDeepTauVsJetsAgainstMuonMatch + fragment.hltHpsSelectedPFTau27LooseMuTauWPDeepTauVsJetsAgainstMuonL1HLTMatched + fragment.hltHpsOverlapFilterIsoMu20LooseMuTauWPDeepTauPFTau27L1Seeded + fragment.HLTEndSequence ) -fragment.HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu22erIsoTau40er + fragment.hltPreIsoMu24eta2p1LooseDeepTauPFTauHPS180eta2p1 + fragment.hltL1fL1sMu22erIsoTau40erL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22erIsoTau40erL1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22erIsoTau40erL1Filtered0) + fragment.hltL3fL1sMu22erIsoTau40erL1f0L2f10QL3Filtered24Q + fragment.HLTMu24Eta2p1IsoTau40Eta2p1IsolationSequence + fragment.hltL3crIsoL1sMu22erIsoTau40erL1f0L2f10QL3f24QL3trkIsoFiltered + fragment.HLTL2TauTagNNSequence + fragment.hltL2Mu22Tau40TagNNFilterSingleTauWP + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTLooseSingleTauWPDeepTauPFTau + fragment.hltL1JetsHLTPFTau180LooseSingleTauWPDeepTauMatchMu22IsoTau40 + fragment.hltSelectedPFTau180LooseSingleTauWPDeepTauMatchedMu22IsoTau40 + fragment.hltHpsOverlapFilterIsoMu24LooseSingleTauWPDeepTauPFTau180L1Seeded + fragment.HLTEndSequence ) -fragment.HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigORMu18erTauXXer2p1 + fragment.hltPreIsoMu24eta2p1LooseDeepTauPFTauHPS30eta2p1CrossL1 + fragment.hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fBigORMu18erTauXXer2p1L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0) + fragment.hltL3fL1BigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20Q + fragment.HLTMu20Eta2p1Tau24Eta2p1IsolationSequence + fragment.hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered + fragment.hltIsoMu24FilterEle24Tau30Monitoring + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSLooseETauWPDeepTauPFTau30Sequence + fragment.hltHpsL1JetsHLTPFTauLooseEtauWPDeepTauMatchMonitoring + fragment.hltHpsSelectedPFTau30LooseETauWPDeepTauL1HLTMatchedMonitoring + fragment.hltHpsOverlapFilterIsoMu24LooseETauWPDeepTauPFTau30L1Seeded + fragment.HLTEndSequence ) -fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigOrMuXXerIsoTauYYer + fragment.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS35L2NNeta2p1CrossL1 + fragment.hltL1fL1sBigOrMuXXerIsoTauYYerL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sBigOrMuXXerIsoTauYYerL1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sBigOrMuXXerIsoTauYYerL1Filtered0) + fragment.hltL3fL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3Filtered24Q + fragment.HLTMu24Eta2p1IsoTauYYEta2p1IsolationSequence + fragment.hltL3crIsoL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3f24QL3trkIsoFiltered + fragment.HLTL2TauTagNNSequence + fragment.hltL2TauTagNNFilterMuXXerIsoTauYY + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSSinglePFTauPt35Eta2p1Trk1 + fragment.HLTHPSDeepTauPFTauSequence + fragment.hltHpsSelectedPFTausMediumDitauWPDeepTau + fragment.hltHpsL1JetsHLTPFTauMediumDitauWPDeepTauBigOrMuXXerIsoTauYYerMatch + fragment.hltHpsSelectedPFTau35MediumDitauWPDeepTauL1HLTBigOrMuXXerIsoTauYYerMatched + fragment.hltHpsOverlapFilterIsoMu24MediumDitauWPDeepTauPFTau35Monitoring + fragment.HLTEndSequence ) -fragment.HLT_LooseDeepTauPFTauHPS180_L2NN_eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleTau + fragment.hltPreLooseDeepTauPFTauHPS180L2NNeta2p1 + fragment.HLTL2TauTagNNSequence + fragment.hltL2SingleTauTagNNFilter + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTLooseSingleTauWPDeepTauPFTau + fragment.hltL1JetsHLTPFTauLooseSingleTauWPDeepTauMatch + fragment.hltSelectedPFTau180LooseSingleTauWPDeepTauL1HLTMatched + fragment.HLTEndSequence ) -fragment.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sQuadJetC50to60IorHTT280to500IorHTT250to340QuadJet + fragment.hltPrePFHT330PT30QuadPFJet75604540TriplePFBTagDeepJet4p5 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadCentralJet30 + fragment.hltCaloJetsQuad30ForHt + fragment.hltHtMhtCaloJetsQuadC30 + fragment.hltCaloQuadJet30HT320 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSVp17Double + fragment.HLTAK4PFJetsSequence + fragment.hltPFCentralJetLooseIDQuad30 + fragment.hlt1PFCentralJetLooseID75 + fragment.hlt2PFCentralJetLooseID60 + fragment.hlt3PFCentralJetLooseID45 + fragment.hlt4PFCentralJetLooseID40 + fragment.hltPFCentralJetLooseIDQuad30forHt + fragment.hltHtMhtPFCentralJetsLooseIDQuadC30 + fragment.hltPFCentralJetsLooseIDQuad30HT330 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet4p5Triple + fragment.HLTEndSequence ) -fragment.HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet + fragment.hltPrePFHT400FivePFJet100100603030DoublePFBTagDeepJet4p5 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterFiveC25 + fragment.hltCaloJetsFive25ForHt + fragment.hltHtMhtCaloJetsFiveC25 + fragment.hltCaloFiveJet25HT300 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV10p01Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterTwo100er3p0 + fragment.hltPFJetFilterThree60er3p0 + fragment.hltPFJetFilterFive30er3p0 + fragment.hltPFJetsFive30ForHt + fragment.hltHtMhtPFJetsFive30er3p0 + fragment.hltPFFiveJet30HT400 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet4p5Double + fragment.HLTEndSequence ) -fragment.HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet + fragment.hltPrePFHT400FivePFJet120120603030DoublePFBTagDeepJet4p5 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterFiveC25 + fragment.hltCaloJetsFive25ForHt + fragment.hltHtMhtCaloJetsFiveC25 + fragment.hltCaloFiveJet25HT300 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV10p01Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterTwo120er3p0 + fragment.hltPFJetFilterThree60er3p0 + fragment.hltPFJetFilterFive30er3p0 + fragment.hltPFJetsFive30ForHt + fragment.hltHtMhtPFJetsFive30er3p0 + fragment.hltPFFiveJet30HT400 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet4p5Double + fragment.HLTEndSequence ) -fragment.HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJet + fragment.hltPrePFHT400SixPFJet32DoublePFBTagDeepJet2p94 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterSixC25 + fragment.hltCaloJetsSix25ForHt + fragment.hltHtMhtCaloJetsSixC25 + fragment.hltCaloSixJet25HT300 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV10p01Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterSix30er2p5 + fragment.hltPFJetFilterSix32er2p5 + fragment.hltPFJetsSix30ForHt + fragment.hltHtMhtPFJetsSix30er2p5 + fragment.hltPFSixJet30HT400 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet2p94Double + fragment.HLTEndSequence ) -fragment.HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJet + fragment.hltPrePFHT450SixPFJet36PFBTagDeepJet1p59 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterSixC30 + fragment.hltCaloJetsSix30ForHt + fragment.hltHtMhtCaloJetsSixC30 + fragment.hltCaloSixJet30HT350 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterSix30er2p5 + fragment.hltPFJetFilterSix36er2p5 + fragment.hltPFJetsSix30ForHt + fragment.hltHtMhtPFJetsSix30er2p5 + fragment.hltPFSixJet30HT450 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet1p59Single + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJetVBFIorHTTIorSingleJet + fragment.hltPreQuadPFJet103887515DoublePFBTagDeepJet1p37p7VBF1 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID75 + fragment.hltPFDoubleJetLooseID88 + fragment.hltPFSingleJetLooseID103 + fragment.HLTBtagDeepJetSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepJet7p68Double6Jets + fragment.hltBTagPFDeepJet1p28Single6Jets + fragment.hltVBFPFJetDeepJetSortedMqq200Detaqq1p5 + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJetVBFIorHTTIorSingleJet + fragment.hltPreQuadPFJet103887515PFBTagDeepJet1p3VBF2 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID75 + fragment.hltPFDoubleJetLooseID88 + fragment.hltPFSingleJetLooseID103 + fragment.HLTBtagDeepJetSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepJet1p28Single6Jets + fragment.hltVBFPFJetDeepJetSortedMqq460Detaqq3p5 + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet1008572VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet105887615DoublePFBTagDeepJet1p37p7VBF1 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID76 + fragment.hltPFDoubleJetLooseID88 + fragment.hltPFSingleJetLooseID105 + fragment.HLTBtagDeepJetSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepJet7p68Double6Jets + fragment.hltBTagPFDeepJet1p28Single6Jets + fragment.hltVBFPFJetDeepJetSortedMqq200Detaqq1p5 + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet1008572VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet105887615PFBTagDeepJet1p3VBF2 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID76 + fragment.hltPFDoubleJetLooseID88 + fragment.hltPFSingleJetLooseID105 + fragment.HLTBtagDeepJetSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepJet1p28Single6Jets + fragment.hltVBFPFJetDeepJetSortedMqq460Detaqq3p5 + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet1058576VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet111908015DoublePFBTagDeepJet1p37p7VBF1 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID80 + fragment.hltPFDoubleJetLooseID90 + fragment.hltPFSingleJetLooseID111 + fragment.HLTBtagDeepJetSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepJet7p68Double6Jets + fragment.hltBTagPFDeepJet1p28Single6Jets + fragment.hltVBFPFJetDeepJetSortedMqq200Detaqq1p5 + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet1058576VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet111908015PFBTagDeepJet1p3VBF2 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID80 + fragment.hltPFDoubleJetLooseID90 + fragment.hltPFSingleJetLooseID111 + fragment.HLTBtagDeepJetSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepJet1p28Single6Jets + fragment.hltVBFPFJetDeepJetSortedMqq460Detaqq3p5 + fragment.HLTEndSequence ) -fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZPFDiJet30PFBtagDeepJet1p5 + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterTwoC30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet1p5Single + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet70_50_40_30_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sQuadJetOrHTTOrMuonHTT + fragment.hltPreQuadPFJet70504030 + fragment.HLTAK4PixelOnlyPFJetsSequence + fragment.hlt4PixelOnlyPFCentralJetTightIDPt20 + fragment.hlt3PixelOnlyPFCentralJetTightIDPt30 + fragment.hlt2PixelOnlyPFCentralJetTightIDPt40 + fragment.hlt1PixelOnlyPFCentralJetTightIDPt60 + fragment.HLTAK4PFJetsSequence + fragment.hlt4PFCentralJetTightIDPt30 + fragment.hlt3PFCentralJetTightIDPt40 + fragment.hlt2PFCentralJetTightIDPt50 + fragment.hlt1PFCentralJetTightIDPt70 + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sQuadJetOrHTTOrMuonHTT + fragment.hltPreQuadPFJet70504030PFBTagParticleNet2BTagSum0p65 + fragment.HLTAK4PixelOnlyPFJetsSequence + fragment.hlt4PixelOnlyPFCentralJetTightIDPt20 + fragment.hlt3PixelOnlyPFCentralJetTightIDPt30 + fragment.hlt2PixelOnlyPFCentralJetTightIDPt40 + fragment.hlt1PixelOnlyPFCentralJetTightIDPt60 + fragment.HLTAK4PFJetsSequence + fragment.hlt4PFCentralJetTightIDPt30 + fragment.hlt3PFCentralJetTightIDPt40 + fragment.hlt2PFCentralJetTightIDPt50 + fragment.hlt1PFCentralJetTightIDPt70 + fragment.HLTJetFlavourTagParticleNetSequencePF + fragment.hltPFCentralJetTightIDPt30 + fragment.hltBTagCentralJetPt30PFParticleNet2BTagSum0p65 + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sQuadJetOrHTTOrMuonHTT + fragment.hltPreQuadPFJet70504035PFBTagParticleNet2BTagSum0p65 + fragment.HLTAK4PixelOnlyPFJetsSequence + fragment.hlt4PixelOnlyPFCentralJetTightIDPt20 + fragment.hlt3PixelOnlyPFCentralJetTightIDPt30 + fragment.hlt2PixelOnlyPFCentralJetTightIDPt40 + fragment.hlt1PixelOnlyPFCentralJetTightIDPt60 + fragment.HLTAK4PFJetsSequence + fragment.hlt4PFCentralJetTightIDPt35 + fragment.hlt3PFCentralJetTightIDPt40 + fragment.hlt2PFCentralJetTightIDPt50 + fragment.hlt1PFCentralJetTightIDPt70 + fragment.HLTJetFlavourTagParticleNetSequencePF + fragment.hltPFCentralJetTightIDPt35 + fragment.hltBTagCentralJetPt35PFParticleNet2BTagSum0p65 + fragment.HLTEndSequence ) -fragment.HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sQuadJetOrHTTOrMuonHTT + fragment.hltPreQuadPFJet70504535PFBTagParticleNet2BTagSum0p65 + fragment.HLTAK4PixelOnlyPFJetsSequence + fragment.hlt4PixelOnlyPFCentralJetTightIDPt20 + fragment.hlt3PixelOnlyPFCentralJetTightIDPt30 + fragment.hlt2PixelOnlyPFCentralJetTightIDPt40 + fragment.hlt1PixelOnlyPFCentralJetTightIDPt60 + fragment.HLTAK4PFJetsSequence + fragment.hlt4PFCentralJetTightIDPt35 + fragment.hlt3PFCentralJetTightIDPt45 + fragment.hlt2PFCentralJetTightIDPt50 + fragment.hlt1PFCentralJetTightIDPt70 + fragment.HLTJetFlavourTagParticleNetSequencePF + fragment.hltPFCentralJetTightIDPt35 + fragment.hltBTagCentralJetPt35PFParticleNet2BTagSum0p65 + fragment.HLTEndSequence ) -fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZPFDiJet30PFBTagParticleNet2BTagSum0p65 + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterTwoC30 + fragment.HLTJetFlavourTagParticleNetSequencePF + fragment.hltPFJetTwoC30 + fragment.hltPFJetTwoC30PFBTagParticleNet2BTagSum0p65 + fragment.HLTEndSequence ) -fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZQuadPFJet70504030 + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTAK4PFJetsSequence + fragment.hlt4PFCentralJetTightIDPt30 + fragment.hlt3PFCentralJetTightIDPt40 + fragment.hlt2PFCentralJetTightIDPt50 + fragment.hlt1PFCentralJetTightIDPt70 + fragment.HLTEndSequence ) -fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZQuadPFJet70504030PFBTagParticleNet2BTagSum0p65 + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTAK4PFJetsSequence + fragment.hlt4PFCentralJetTightIDPt30 + fragment.hlt3PFCentralJetTightIDPt40 + fragment.hlt2PFCentralJetTightIDPt50 + fragment.hlt1PFCentralJetTightIDPt70 + fragment.HLTJetFlavourTagParticleNetSequencePF + fragment.hltPFCentralJetTightIDPt30 + fragment.hltBTagCentralJetPt30PFParticleNet2BTagSum0p65 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet230_SoftDropMass40_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetOrHTTOrMuHTT + fragment.hltPreAK8PFJet230SoftDropMass40 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet230 + fragment.hltAK8PFJets230Constituents + fragment.hltAK8PFSoftDropJets230 + fragment.hltAK8SinglePFJets230SoftDropMass40 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetOrHTTOrMuHTT + fragment.hltPreAK8PFJet230SoftDropMass40PFAK8ParticleNetBB0p35 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet230 + fragment.hltAK8PFJets230Constituents + fragment.hltAK8PFSoftDropJets230 + fragment.hltAK8SinglePFJets230SoftDropMass40 + fragment.HLTJetFlavourTagParticleNetSequencePFAK8 + fragment.hltAK8PFJets230SoftDropMass40 + fragment.hltAK8SinglePFJets230SoftDropMass40BTagParticleNetBB0p35 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetOrHTTOrMuHTT + fragment.hltPreAK8PFJet250SoftDropMass40PFAK8ParticleNetBB0p35 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet250 + fragment.hltAK8PFJets250Constituents + fragment.hltAK8PFSoftDropJets250 + fragment.hltAK8SinglePFJets250SoftDropMass40 + fragment.HLTJetFlavourTagParticleNetSequencePFAK8 + fragment.hltAK8PFJets250SoftDropMass40 + fragment.hltAK8SinglePFJets250SoftDropMass40BTagParticleNetBB0p35 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetOrHTTOrMuHTT + fragment.hltPreAK8PFJet275SoftDropMass40PFAK8ParticleNetBB0p35 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet275 + fragment.hltAK8PFJets275Constituents + fragment.hltAK8PFSoftDropJets275 + fragment.hltAK8SinglePFJets275SoftDropMass40 + fragment.HLTJetFlavourTagParticleNetSequencePFAK8 + fragment.hltAK8PFJets275SoftDropMass40 + fragment.hltAK8SinglePFJets275SoftDropMass40BTagParticleNetBB0p35 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet400_SoftDropMass40_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetOrHTTOrMuHTT + fragment.hltPreAK8PFJet400SoftDropMass40 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet320 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets320 + fragment.hltSingleAK8PFJet400 + fragment.hltAK8PFJets400Constituents + fragment.hltAK8PFSoftDropJets400 + fragment.hltAK8SinglePFJets400SoftDropMass40 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet425_SoftDropMass40_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetOrHTTOrMuHTT + fragment.hltPreAK8PFJet425SoftDropMass40 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet320 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets320 + fragment.hltSingleAK8PFJet425 + fragment.hltAK8PFJets425Constituents + fragment.hltAK8PFSoftDropJets425 + fragment.hltAK8SinglePFJets425SoftDropMass40 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet450_SoftDropMass40_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetOrHTTOrMuHTT + fragment.hltPreAK8PFJet450SoftDropMass40 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet320 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets320 + fragment.hltSingleAK8PFJet450 + fragment.hltAK8PFJets450Constituents + fragment.hltAK8PFSoftDropJets450 + fragment.hltAK8SinglePFJets450SoftDropMass40 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetOrHTTOrMuHTT + fragment.hltPreAK8PFJet230SoftDropMass40PFAK8ParticleNetTauTau0p30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet230 + fragment.hltAK8PFJets230Constituents + fragment.hltAK8PFSoftDropJets230 + fragment.hltAK8SinglePFJets230SoftDropMass40 + fragment.HLTJetFlavourTagParticleNetSequencePFAK8 + fragment.hltAK8PFJets230SoftDropMass40 + fragment.hltAK8SinglePFJets230SoftDropMass40ParticleNetTauTau0p30 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetOrHTTOrMuHTT + fragment.hltPreAK8PFJet250SoftDropMass40PFAK8ParticleNetTauTau0p30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet250 + fragment.hltAK8PFJets250Constituents + fragment.hltAK8PFSoftDropJets250 + fragment.hltAK8SinglePFJets250SoftDropMass40 + fragment.HLTJetFlavourTagParticleNetSequencePFAK8 + fragment.hltAK8PFJets250SoftDropMass40 + fragment.hltAK8SinglePFJets250SoftDropMass40ParticleNetTauTau0p30 + fragment.HLTEndSequence ) -fragment.HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetOrHTTOrMuHTT + fragment.hltPreAK8PFJet275SoftDropMass40PFAK8ParticleNetTauTau0p30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet275 + fragment.hltAK8PFJets275Constituents + fragment.hltAK8PFSoftDropJets275 + fragment.hltAK8SinglePFJets275SoftDropMass40 + fragment.HLTJetFlavourTagParticleNetSequencePFAK8 + fragment.hltAK8PFJets275SoftDropMass40 + fragment.hltAK8SinglePFJets275SoftDropMass40ParticleNetTauTau0p30 + fragment.HLTEndSequence ) -fragment.HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreIsoMu50AK8PFJet230SoftDropMass40 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22or25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50Q + fragment.HLTMu50IsolationSequence + fragment.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f50QL3trkIsoFiltered + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet230 + fragment.hltAK8PFJets230Constituents + fragment.hltAK8PFSoftDropJets230 + fragment.hltAK8SinglePFJets230SoftDropMass40 + fragment.HLTEndSequence ) -fragment.HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreIsoMu50AK8PFJet230SoftDropMass40PFAK8ParticleNetBB0p35 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22or25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50Q + fragment.HLTMu50IsolationSequence + fragment.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f50QL3trkIsoFiltered + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet230 + fragment.hltAK8PFJets230Constituents + fragment.hltAK8PFSoftDropJets230 + fragment.hltAK8SinglePFJets230SoftDropMass40 + fragment.HLTJetFlavourTagParticleNetSequencePFAK8 + fragment.hltAK8PFJets230SoftDropMass40 + fragment.hltAK8SinglePFJets230SoftDropMass40BTagParticleNetBB0p35 + fragment.HLTEndSequence ) -fragment.HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPreEle50CaloIdVTGsfTrkIdTAK8PFJet230SoftDropMass40 + fragment.HLTEle50CaloIdVTGsfTrkIdTGsfSequence + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet230 + fragment.hltAK8PFJets230Constituents + fragment.hltAK8PFSoftDropJets230 + fragment.hltAK8SinglePFJets230SoftDropMass40 + fragment.HLTEndSequence ) -fragment.HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPreEle50CaloIdVTGsfTrkIdTAK8PFJet230SoftDropMass40PFAK8ParticleNetBB0p35 + fragment.HLTEle50CaloIdVTGsfTrkIdTGsfSequence + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet230 + fragment.hltAK8PFJets230Constituents + fragment.hltAK8PFSoftDropJets230 + fragment.hltAK8SinglePFJets230SoftDropMass40 + fragment.HLTJetFlavourTagParticleNetSequencePFAK8 + fragment.hltAK8PFJets230SoftDropMass40 + fragment.hltAK8SinglePFJets230SoftDropMass40BTagParticleNetBB0p35 + fragment.HLTEndSequence ) -fragment.HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleTauJet + fragment.hltPreDoubleMediumDeepTauPFTauHPS30L2NNeta2p1PFJet60 + fragment.HLTL2TauTagNNSequence + fragment.hltL2DoubleTauJetTagNNFilter + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDeepTauPFTauSequence + fragment.hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet + fragment.hltHpsL1JetsHLTDoublePFTauMediumDitauWPDeepTauMatchDoubleTauJet + fragment.hltHpsDoublePFTau30MediumDitauWPDeepTauL1HLTMatchedDoubleTauJet + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToL1 + fragment.hlt1PFJet60L1HLTMatched + fragment.hltHpsOverlapFilterDeepTauDoublePFTau30PFJet60 + fragment.HLTEndSequence ) -fragment.HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleTauJet70 + fragment.hltPreDoubleMediumDeepTauPFTauHPS30L2NNeta2p1PFJet75 + fragment.HLTL2TauTagNNSequence + fragment.hltL2DoubleTauJetTagNNFilter + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDeepTauPFTauSequence + fragment.hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet + fragment.hltHpsL1JetsHLTDoublePFTauMediumDitauWPDeepTauMatchDoubleTauJet + fragment.hltHpsDoublePFTau30MediumDitauWPDeepTauL1HLTMatchedDoubleTauJet + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToL1 + fragment.hlt1PFJet75L1HLTMatched + fragment.hltHpsOverlapFilterDeepTauDoublePFTau30PFJet75 + fragment.HLTEndSequence ) -fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigORMu18erTauXXer2p1 + fragment.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS30L2NNeta2p1CrossL1 + cms.ignore(fragment.hltL1sVeryBigORMu18erTauXXer2p1) + fragment.hltL1fL1sVeryBigOrMu18erTauXXerL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sVeryBigOrMu18erTauXXerL1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sVeryBigOrMu18erTauXXerL1Filtered0) + fragment.hltL3fL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3Filtered24Q + fragment.HLTMu24Eta2p1VeryBigOrL1Mu18TauXXEta2p1IsolationSequence + fragment.hltL3crIsoL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3f24QL3trkIsoFiltered + fragment.HLTL2TauTagNNSequence + fragment.hltL2TauTagNNFilterMu18erTauXX + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDeepTauPFTauSequence + fragment.hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet + fragment.hltHpsL1JetsHLTPFTauMediumDitauWPDeepTauVeryBigOrMu18erTauXXerMatch + fragment.hltHpsSelectedPFTau30MediumDitauWPDeepTauL1HLTVeryBigOrMu18erTauXXerMatched + fragment.hltHpsOverlapFilterIsoMu24MediumDitauWPDeepTauPFTau30Monitoring + fragment.HLTEndSequence ) -fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu18erTau26er2p1Jet55 + fragment.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS30L2NNeta2p1PFJet60CrossL1 + cms.ignore(fragment.hltL1sVeryBigORMu18erTauXXer2p1) + fragment.hltL1fL1sVeryBigOrMu18erTauXXerL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sVeryBigOrMu18erTauXXerL1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sVeryBigOrMu18erTauXXerL1Filtered0) + fragment.hltL3fL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3Filtered24Q + fragment.HLTMu24Eta2p1VeryBigOrL1Mu18TauXXEta2p1IsolationSequence + fragment.hltL3crIsoL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3f24QL3trkIsoFiltered + fragment.HLTL2TauTagNNSequence + fragment.hltL2TauTagNNFilterMu18erTauXX + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDeepTauPFTauSequence + fragment.hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet + fragment.hltHpsL1JetsHLTPFTauMediumDitauWPDeepTauVeryBigOrMu18erTauXXerMatch + fragment.hltHpsSelectedPFTau30MediumDitauWPDeepTauL1HLTVeryBigOrMu18erTauXXerMatched + fragment.hltHpsOverlapFilterIsoMu24MediumDitauWPDeepTauPFTau30Monitoring + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToL1 + fragment.hlt1PFJet60L1HLTMatched + fragment.hltHpsOverlapFilterDeepTauPFTau30VeryBigOrMu18erTauXXPFJet60 + fragment.HLTEndSequence ) -fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu18erTau26er2p1Jet70 + fragment.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS30L2NNeta2p1PFJet75CrossL1 + cms.ignore(fragment.hltL1sVeryBigORMu18erTauXXer2p1) + fragment.hltL1fL1sVeryBigOrMu18erTauXXerL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sVeryBigOrMu18erTauXXerL1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sVeryBigOrMu18erTauXXerL1Filtered0) + fragment.hltL3fL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3Filtered24Q + fragment.HLTMu24Eta2p1VeryBigOrL1Mu18TauXXEta2p1IsolationSequence + fragment.hltL3crIsoL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3f24QL3trkIsoFiltered + fragment.HLTL2TauTagNNSequence + fragment.hltL2TauTagNNFilterMu18erTauXX + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDeepTauPFTauSequence + fragment.hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet + fragment.hltHpsL1JetsHLTPFTauMediumDitauWPDeepTauVeryBigOrMu18erTauXXerMatch + fragment.hltHpsSelectedPFTau30MediumDitauWPDeepTauL1HLTVeryBigOrMu18erTauXXerMatched + fragment.hltHpsOverlapFilterIsoMu24MediumDitauWPDeepTauPFTau30Monitoring + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToL1 + fragment.hlt1PFJet75L1HLTMatched + fragment.hltHpsOverlapFilterDeepTauPFTau30VeryBigOrMu18erTauXXPFJet75 + fragment.HLTEndSequence ) -fragment.HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1VBFDiJetIsoTau + fragment.hltPreDoublePFJets40Mass500MediumDeepTauPFTauHPS45L2NNMediumDeepTauPFTauHPS20eta2p1 + fragment.HLTL2TauTagNNSequence + fragment.hltL2VBFIsoTauNNFilter + fragment.HLTGlobalPFTauHPSSequence + fragment.hltHpsDoublePFTau20withL2NNBeforeDeepTau + fragment.HLTHPSDeepTauPFTauSequenceForVBFIsoTau + fragment.hltHpsSelectedPFTausMediumDitauWPDeepTauForVBFIsoTau + fragment.hltHpsDoublePFTau20MediumDitauWPDeepTauNoMatch + fragment.hltHpsL1VBFJetsAndIsoTauHLTDoublePFTauMediumDitauWPDeepTauMatch + fragment.hltHpsSinglePFTau45MediumDitauWPDeepTauL1HLTMatched + fragment.HLTAK4PFJetsSequence + fragment.hltRealDijetFilter + fragment.hltVBFIsoTauL1TLooseIDPFJetsMatching + fragment.hltVBFLooseIDPFDummyFilter + fragment.hltPFDiJetCorrCheckerWithMediumDiTau + fragment.hltMatchedVBFIsoTauTwoPFJets2CrossCleanedUsingDiJetCorrCheckerWithMediumDiTau + fragment.HLTEndSequence ) -fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22 + fragment.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS20eta2p1SingleL1 + fragment.hltL1fL1sMu22erL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMu22erL1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22erL1Filtered0) + fragment.hltL3fL1sSingleMu22erL1f0L2f10QL3Filtered24Q + fragment.HLTMu24Eta2p1IsolationSequence + fragment.hltL3crIsoL1sSingleMu22erL1f0L2f10QL3f24QL3trkIsoFiltered + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDeepTauPFTauSequenceForVBFIsoTau + fragment.hltHpsSelectedPFTausMediumDitauWPDeepTauForVBFIsoTau + fragment.hltHpsSinglePFTau20MediumDitauWPDeepTauNoMatchForVBFIsoTau + fragment.hltHpsOverlapFilterIsoMu24MediumDeepTauPFTau20 + fragment.HLTEndSequence ) -fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigOrMuXXerIsoTauYYer + fragment.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS45L2NNeta2p1CrossL1 + fragment.hltL1fL1sBigOrMuXXerIsoTauYYerL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sBigOrMuXXerIsoTauYYerL1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sBigOrMuXXerIsoTauYYerL1Filtered0) + fragment.hltL3fL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3Filtered24Q + fragment.HLTMu24Eta2p1IsoTauYYEta2p1IsolationSequence + fragment.hltL3crIsoL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3f24QL3trkIsoFiltered + fragment.HLTL2TauTagNNSequence + fragment.hltL2TauTagNNFilterMuXXerIsoTauYYForVBFTauTau + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDeepTauPFTauSequenceForVBFIsoTau + fragment.hltHpsSelectedPFTausMediumDitauWPDeepTauForVBFIsoTau + fragment.hltHpsL1JetsHLTPFTauMediumDitauWPDeepTauBigOrMuXXerIsoTauYYerMatchForVBFIsoTau + fragment.hltHpsSelectedPFTau45MediumDitauWPDeepTauL1HLTBigOrMuXXerIsoTauYYerMatchedForVBFIsoTau + fragment.hltHpsOverlapFilterIsoMu24MediumDitauWPDeepTauPFTau45MonitoringForVBFIsoTau + fragment.HLTEndSequence ) -fragment.HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL2Mu10NoVtx2ChaVetoL3Mu0DxyMax1cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1fMuf0DoubleL2MuNoVtx10Q + fragment.hltL2fDoubleMu10NoVertexL2Filtered + fragment.HLTL3muonrecoSequenceNoVtx + ~fragment.hltL3fDimuonL1f0ppL2NV2Chaf10L3NVf0Veto1Prompt + fragment.HLTEndSequence ) -fragment.HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL2Mu12NoVtx2ChaVetoL3Mu0DxyMax1cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1fMuf0DoubleL2MuNoVtx10Q + fragment.hltL2fDoubleMu12NoVertexL2Filtered + fragment.HLTL3muonrecoSequenceNoVtx + ~fragment.hltL3fDimuonL1f0ppL2NV2Chaf10L3NVf0Veto1Prompt + fragment.HLTEndSequence ) -fragment.HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL2Mu14NoVtx2ChaVetoL3Mu0DxyMax1cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1fMuf0DoubleL2MuNoVtx10Q + fragment.hltL2fDoubleMu14NoVertexL2Filtered + fragment.HLTL3muonrecoSequenceNoVtx + ~fragment.hltL3fDimuonL1f0ppL2NV2Chaf10L3NVf0Veto1Prompt + fragment.HLTEndSequence ) -fragment.HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL3Mu1610NoVtxDxyMin0p01cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1DoubleMuf0L2DoubleMuNoVtxFiltered7 + fragment.hltL2fL1DoubleMuf0L2SingleMuNoVtxFiltered15 + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1DoubleMuf0L2NVf15f7L3DoubleMuNVf10Displaced + fragment.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf16Displaced + fragment.HLTEndSequence ) -fragment.HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL3Mu1810NoVtxDxyMin0p01cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1DoubleMuf0L2DoubleMuNoVtxFiltered7 + fragment.hltL2fL1DoubleMuf0L2SingleMuNoVtxFiltered15 + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1DoubleMuf0L2NVf15f7L3DoubleMuNVf10Displaced + fragment.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf18Displaced + fragment.HLTEndSequence ) -fragment.HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL3Mu2010NoVtxDxyMin0p01cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1DoubleMuf0L2DoubleMuNoVtxFiltered7 + fragment.hltL2fL1DoubleMuf0L2SingleMuNoVtxFiltered15 + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1DoubleMuf0L2NVf15f7L3DoubleMuNVf10Displaced + fragment.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf20Displaced + fragment.HLTEndSequence ) +fragment.AlCa_LumiPixelsCounts_Random_v4 = cms.Path( fragment.HLTBeginSequenceRandom + fragment.hltPreAlCaLumiPixelsCountsRandom + fragment.HLTBeamSpot + fragment.hltPixelTrackerHVOn + fragment.HLTDoLocalPixelSequence + fragment.hltAlcaPixelClusterCounts + fragment.HLTEndSequence ) +fragment.AlCa_LumiPixelsCounts_ZeroBias_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreAlCaLumiPixelsCountsZeroBias + fragment.hltPixelTrackerHVOn + fragment.HLTDoLocalPixelSequence + fragment.hltAlcaPixelClusterCounts + fragment.HLTEndSequence ) +fragment.MC_ReducedIterativeTracking_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCReducedIterativeTracking + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingSequence + fragment.HLTDoLocalStripSequence + fragment.HLTIterativeTrackingIter02 + fragment.HLTEndSequence ) +fragment.MC_PFMET_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCPFMET + fragment.HLTAK4PFJetsSequence + fragment.hltPFMETProducer + fragment.hltPFMETOpenFilter + fragment.HLTEndSequence ) +fragment.MC_AK4PFJets_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCAK4PFJets + fragment.HLTAK4PFJetsSequence + fragment.hltAK4PFJetCollection20Filter + fragment.HLTEndSequence ) +fragment.MC_PFBTagDeepCSV_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCPFBTagDeepCSV + fragment.HLTAK4PFJetsSequence + fragment.HLTBtagDeepCSVSequencePF + fragment.hltBTagPFDeepCSV4p06Single + fragment.HLTEndSequence ) +fragment.MC_PFHT_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCPFHT + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTForMC + fragment.hltPFHTOpenFilter + fragment.HLTEndSequence ) +fragment.MC_PFMHT_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCPFMHT + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTForMC + fragment.hltPFMHTOpenFilter + fragment.HLTEndSequence ) +fragment.MC_CaloMET_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCCaloMET + fragment.HLTDoCaloSequence + fragment.hltMet + fragment.hltMETOpen + fragment.HLTEndSequence ) +fragment.MC_CaloMET_JetIdCleaned_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCCaloMETJetIdCleaned + fragment.HLTDoCaloSequence + fragment.hltMet + fragment.HLTAK4CaloJetsSequence + fragment.hltMetCleanUsingJetID + fragment.hltMETCleanUsingJetIDOpenFilter + fragment.HLTEndSequence ) +fragment.MC_AK4CaloJets_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCAK4CaloJets + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetCollection20Filter + fragment.HLTEndSequence ) +fragment.MC_AK4CaloJetsFromPV_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCAK4CaloJetsFromPV + fragment.HLTAK4CaloJetsSequence + fragment.HLTNoPUSequence + fragment.hltCaloJetFromPVCollection20Filter + fragment.hltHtMhtFromPVForMC + fragment.hltCaloHtMhtFromPVOpenFilter + fragment.HLTEndSequence ) +fragment.MC_CaloBTagDeepCSV_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCCaloBTagDeepCSV + fragment.HLTAK4CaloJetsSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV10p0Single + fragment.HLTEndSequence ) +fragment.MC_CaloHT_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCCaloHT + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtForMC + fragment.hltCaloHTOpenFilter + fragment.HLTEndSequence ) +fragment.MC_CaloMHT_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCCaloMHT + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMhtForMC + fragment.hltMhtFilter + fragment.HLTEndSequence ) +fragment.MC_AK8PFJets_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCAK8PFJets + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetCollection20Filter + fragment.HLTEndSequence ) +fragment.MC_AK8TrimPFJets_v19 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCAK8TrimPFJets + fragment.HLTAK8PFJetsSequence + fragment.hltAK8TrimModJets + fragment.hltAK8TrimPFJetCollection20Filter + fragment.HLTEndSequence ) +fragment.MC_AK8PFHT_v18 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCAK8PFHT + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFHTForMC + fragment.hltAK8PFHTOpenFilter + fragment.HLTEndSequence ) +fragment.MC_AK8CaloHT_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCAK8CaloHT + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8HtMhtForMC + fragment.hltAK8CaloHTOpenFilter + fragment.HLTEndSequence ) +fragment.MC_Diphoton10_10_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass10_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG5 + fragment.hltPreMCDiphoton1010R9IdORIsoCaloIdANDHER9IdMass10 + fragment.HLTDiphoton1010R9Id85b90eORIso60CaloId15b35eANDHE10R9Id50b80eMass10Sequence + fragment.HLTEndSequence ) +fragment.MC_DoubleEle5_CaloIdL_MW_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG5WithJetAndTau + fragment.hltPreMCDoubleEle5CaloIdLMW + fragment.HLTEle5CaloIdLMWSequence + fragment.HLTDoubleEle5CaloIdLMWSequence + fragment.HLTEndSequence ) +fragment.MC_Ele5_WPTight_Gsf_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG5 + fragment.hltPreMCEle5WPTightGsf + fragment.HLTEle5WPTightGsfSequence + fragment.HLTEndSequence ) +fragment.MC_Ele15_Ele10_CaloIdL_TrackIdL_IsoVL_DZ_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG5 + fragment.hltPreMCEle15Ele10CaloIdLTrackIdLIsoVLDZ + fragment.HLTEle15Ele10CaloIdLTrackIdLIsoVLSequence + fragment.hltEle15Ele10CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTEndSequence ) +fragment.MC_IsoMu_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu3IorSingleMu5IorSingleMu7 + fragment.hltPreMCIsoMu + fragment.hltL1fL1sMu3or5or7L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu5L1L2SingleMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu5L1Filtered0) + fragment.hltL3fL1sMu5L1L2L3SingleMu + fragment.HLTMuIsolationSequenceForMC + fragment.hltL3crIsoL1sMu16L1L2L3TrkIsoFilteredSingleMu + fragment.HLTEndSequence ) +fragment.MC_DoubleMu_TrkIsoVVL_DZ_v13 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0 + fragment.hltPreMCDoubleMuTrkIsoVVLDZ + fragment.hltL1fL1sDoubleMu0HighQL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu0L1f0L2doubleMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu0HighQL1Filtered0) + fragment.hltL3pfL1sDoubleMu0L1f0L2pf0L3doubleMu + fragment.HLTL3muontrkisovvlSequence + fragment.hltDiMuonRelTrkIsoVVLFiltered + fragment.hltDiMuonRelTrkIsoVVLFilteredDzFiltered0p2 + fragment.HLTEndSequence ) +fragment.MC_DoubleMuNoFiltersNoVtx_v9 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0 + fragment.hltPreMCDoubleMuNoFiltersNoVtx + fragment.hltL1fL1sDoubleMu0HighQL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2fDimuonL1f0L2NoVtx) + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fDimuonL1f0L2NVL3NoFiltersNoVtx + fragment.HLTEndSequence ) +fragment.MC_PFBTagDeepJet_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreMCPFBTagDeepJet + fragment.HLTAK4PFJetsSequence + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet4p06Single + fragment.HLTEndSequence ) +fragment.MC_Run3_PFScoutingPixelTracking_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMCRun3PFScoutingPixelTracking + fragment.hltPreMCRun3PFScoutingPixelTracking + fragment.HLTAK4CaloJetsSequence + fragment.HLTPixelOnlyPFScoutingSequence + fragment.hltEgammaR9ID + fragment.HLTL2muonrecoSequenceNoVtx + fragment.HLTL3muonrecoSequenceNoVtx + fragment.hltDisplacedmumuVtxNoMatchingProducer + fragment.HLTMuIsolationSequenceNoVtx + fragment.hltFEDSelectorL1 + fragment.HLTPixelOnlyPFScoutingPackingSequence + fragment.HLTEndSequence ) +fragment.AlCa_EcalPi0EBonly_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaEcalPi0Eta + fragment.hltPreAlCaEcalPi0EBonly + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltSimple3x3Clusters + fragment.hltAlCaPi0RecHitsFilterEBonlyRegional + fragment.hltAlCaPi0EBUncalibrator + fragment.hltAlCaPi0EBRechitsToDigis + fragment.HLTEndSequence ) +fragment.AlCa_EcalPi0EEonly_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaEcalPi0Eta + fragment.hltPreAlCaEcalPi0EEonly + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltSimple3x3Clusters + fragment.hltAlCaPi0RecHitsFilterEEonlyRegional + fragment.hltAlCaPi0EEUncalibrator + fragment.hltAlCaPi0EERechitsToDigis + fragment.HLTEndSequence ) +fragment.AlCa_EcalEtaEBonly_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaEcalPi0Eta + fragment.hltPreAlCaEcalEtaEBonly + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltSimple3x3Clusters + fragment.hltAlCaEtaRecHitsFilterEBonlyRegional + fragment.hltAlCaEtaEBUncalibrator + fragment.hltAlCaEtaEBRechitsToDigis + fragment.HLTEndSequence ) +fragment.AlCa_EcalEtaEEonly_v15 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaEcalPi0Eta + fragment.hltPreAlCaEcalEtaEEonly + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltSimple3x3Clusters + fragment.hltAlCaEtaRecHitsFilterEEonlyRegional + fragment.hltAlCaEtaEEUncalibrator + fragment.hltAlCaEtaEERechitsToDigis + fragment.HLTEndSequence ) +fragment.AlCa_AK8PFJet40_v17 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreAlCaAK8PFJet40 + fragment.HLTAK8CaloJetsSequence + fragment.hltSingleCaloJet10AK8 + fragment.HLTAK8PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets10AK8 + fragment.hltSinglePFJet40AK8 + fragment.HLTEndSequence ) +fragment.AlCa_PFJet40_v22 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreAlCaPFJet40 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleCaloJet10 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets10 + fragment.hltSinglePFJet40 + fragment.HLTEndSequence ) +fragment.AlCa_PFJet40_CPUOnly_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreAlCaPFJet40CPUOnly + fragment.HLTAK4CaloJetsCPUOnlySequence + fragment.hltSingleCaloJet10CPUOnly + fragment.HLTAK4PFJetsCPUOnlySequence + fragment.hltPFJetsCorrectedMatchedToCaloJets10CPUOnly + fragment.hltSinglePFJet40CPUOnly + fragment.HLTEndSequence ) +fragment.HLT_PFJet40_GPUvsCPU_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltAlCaPFJet40GPUxorCPUFilter + fragment.hltPrePFJet40GPUvsCPU + fragment.HLTEndSequence ) +fragment.HLT_MediumChargedIsoPFTau180HighPtRelaxedIso_Trk50_eta2p1_v14 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleTau + fragment.hltPreMediumChargedIsoPFTau180HighPtRelaxedIsoTrk50eta2p1 + fragment.HLTL2TauJetsSequence + fragment.hltSingleL2Tau80eta2p2 + fragment.HLTGlobalPFTauConeSequence + fragment.hltPFTau180Track + fragment.HLTMediumChargedIsoPFTauHighPtRelaxedIsoTrk50 + fragment.hltPFTau180TrackPt50LooseAbsOrRelMediumHighPtRelaxedIsoIso + fragment.hltL1JetsHLTSinglePFTauTrackMediumChargedIsolationMatch + fragment.hltSelectedPFTau180MediumChargedIsolationL1HLTMatched + fragment.HLTEndSequence ) +fragment.HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleEG14108IorTripleEG18178 + fragment.hltPreEle16Ele12Ele8CaloIdLTrackIdL + fragment.HLTEle16Ele12Ele8CaloIdLTrackIdLSequence + fragment.HLTEndSequence ) +fragment.HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1VBFDiJetOR + fragment.hltPreVBFDoubleMediumDeepTauPFTauHPS20eta2p1 + fragment.HLTL2TauJetsSequence + fragment.hltDoubleL2Tau20eta2p2 + fragment.HLTL2p5IsoTauGlobalSequence + fragment.hltDoubleL2GlobIsoTau20eta2p2 + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDoubleMediumDeepTauDiTauWPAntiMuonPFTau20Sequence + fragment.HLTAK4PFJetsSequence + fragment.hltVBFL1TLooseIDPFJetsMatching + fragment.hltMatchedVBFTwoPFJetsDoubleMediumDeepTauDitauWPPFTauHPS20OverlapRemoval + fragment.hltMatchedVBFTwoPFJets2CrossCleanedFromDoubleMediumDeepTauDitauWPPFTauHPS20 + fragment.hltMatchedVBFOnePFJet2CrossCleanedFromDoubleMediumDeepTauDitauWPPFTauHPS20 + fragment.HLTEndSequence ) +fragment.HLT_VBF_DoubleTightChargedIsoPFTauHPS20_Trk1_eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1VBFDiJetOR + fragment.hltPreVBFDoubleTightChargedIsoPFTauHPS20Trk1eta2p1 + fragment.HLTL2TauJetsSequence + fragment.hltDoubleL2Tau20eta2p2 + fragment.HLTL2p5IsoTauGlobalSequence + fragment.hltDoubleL2IsoTau20eta2p2 + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDoubleTightChargedIsoAntiMuonPFTau20Sequence + fragment.HLTAK4PFJetsSequence + fragment.hltVBFL1TLooseIDPFJetsMatching + fragment.hltMatchedVBFTwoPFJetsDoubleTightChargedIsoPFTauHPS20OverlapRemoval + fragment.hltMatchedVBFTwoPFJets2CrossCleanedFromDoubleTightChargedIsoPFTauHPS20 + fragment.hltMatchedVBFOnePFJet2CrossCleanedFromDoubleTightChargedIsoPFTauHPS20 + fragment.HLTEndSequence ) +fragment.HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPrePhoton75R9Id90HE10IsoMEBOnlyPFJetsMJJ300DEta3 + fragment.HLTPhoton75R9Id90HE10IsoMEBOnlySequence + fragment.HLTAK4CaloJetsSequence + fragment.hltDiCaloJet30MJJ300AllJetsDEta3Filter + fragment.HLTAK4PFJetsSequence + fragment.hltDiPFJet30MJJ300AllJetsDEta3Filter + fragment.HLTEndSequence ) +fragment.HLT_PFMET100_PFMHT100_IDTight_PFHT60_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFHTT60Seeds + fragment.hltPrePFMET100PFMHT100IDTightPFHT60 + fragment.HLTRecoMETSequence + fragment.hltMET60 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT60 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT60Jet30 + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID100 + fragment.hltPFMETProducer + fragment.hltPFMET100 + fragment.HLTEndSequence ) +fragment.HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFHTT60Seeds + fragment.hltPrePFMETNoMu100PFMHTNoMu100IDTightPFHT60 + fragment.HLTRecoMETSequence + fragment.hltMET60 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT60 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT60Jet30 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID100 + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu100 + fragment.HLTEndSequence ) +fragment.HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFHTT60Seeds + fragment.hltPrePFMETTypeOne100PFMHT100IDTightPFHT60 + fragment.HLTRecoMETSequence + fragment.hltMET60 + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT60 + fragment.HLTAK4PFJetsSequence + fragment.hltPFHTJet30 + fragment.hltPFHT60Jet30 + fragment.hltPFMHTTightID + fragment.hltPFMHTTightID100 + fragment.hltPFMETProducer + fragment.hltcorrPFMETTypeOne + fragment.hltPFMETTypeOne + fragment.hltPFMETTypeOne100 + fragment.HLTEndSequence ) +fragment.HLT_Mu18_Mu9_SameSign_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu125to157 + fragment.hltPreMu18Mu9SameSign + fragment.hltL1fL1sDoubleMu157L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0) + cms.ignore(fragment.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMu) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0) + fragment.hltL3fL1DoubleMu157fFiltered9 + fragment.hltL3fL1DoubleMu157fFiltered18 + fragment.hltDiMuon189SameSignFiltered + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + fragment.hltPreDoubleMu2JpsiDoubleTrk1Phi1p05 + fragment.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + fragment.hltDoubleMu2JpsiDoubleTrkL3Filtered + fragment.hltDoubleTrkmumuVtxProducerDoubleMu2Jpsi + fragment.hltDoubleTrkmumuFilterDoubleMu2Jpsi + fragment.HLTBphTrackingDoubleJpsiReg + fragment.hltJpsiTkAllConeTracksIterDoubleTrk + fragment.hltJpsiTrkTrkVertexProducerPhiDoubleTrk1v4 + fragment.hltJpsiTkTkVertexFilterPhiDoubleTrk1v4 + fragment.HLTEndSequence ) +fragment.HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v12 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu0ETM40IorDoubleMu0ETM55IorDoubleMu0ETM60IorDoubleMu0ETM65IorDoubleMu0ETM70 + fragment.hltPreDoubleMu3DCAPFMET50PFMHT60 + fragment.hltL1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + fragment.hltL3fL1DiMu3SQETM50noDrf0PreFiltered3 + fragment.hltDoubleMuon3Mass3p8to60noDrDCAFilter + fragment.HLTRecoMETSequence + fragment.hltMET40 + fragment.HLTAK4PFJetsSequence + fragment.hltParticleFlowNoMu + fragment.hltPFMETNoMuProducer + fragment.hltPFMETNoMu50 + fragment.hltPFMHTNoMuTightID + fragment.hltPFMHTNoMuTightID60 + fragment.HLTEndSequence ) +fragment.HLT_TripleMu_5_3_3_Mass3p8_DCA_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleMu0IorTripleMu553 + fragment.hltPreTripleMu533Mass3p8DCA + fragment.hltL1TripleMu553L1TriMuFiltered3 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL1TripleMu553L2TriMuFiltered3) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1TripleMu553L1TriMuFiltered3) + fragment.hltL3fL1TripleMu553f0PreFiltered333 + fragment.hltL3fL1TripleMu553f0Filtered533 + fragment.hltTripleMu533Mass3p8DCAFilter + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJetVBFIorHTTIorSingleJet + fragment.hltPreQuadPFJet103887515DoublePFBTagDeepCSV1p37p7VBF1 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID75 + fragment.hltPFDoubleJetLooseID88 + fragment.hltPFSingleJetLooseID103 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepCSV7p68Double6Jets + fragment.hltBTagPFDeepCSV1p28Single6Jets + fragment.hltVBFPFJetCSVSortedMqq200Detaqq1p5 + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet1058576VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet111908015DoublePFBTagDeepCSV1p37p7VBF1 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID80 + fragment.hltPFDoubleJetLooseID90 + fragment.hltPFSingleJetLooseID111 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepCSV7p68Double6Jets + fragment.hltBTagPFDeepCSV1p28Single6Jets + fragment.hltVBFPFJetCSVSortedMqq200Detaqq1p5 + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJetVBFIorHTTIorSingleJet + fragment.hltPreQuadPFJet103887515PFBTagDeepCSV1p3VBF2 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID75 + fragment.hltPFDoubleJetLooseID88 + fragment.hltPFSingleJetLooseID103 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepCSV1p28Single6Jets + fragment.hltVBFPFJetCSVSortedMqq460Detaqq3p5 + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet1008572VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet105887615PFBTagDeepCSV1p3VBF2 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID76 + fragment.hltPFDoubleJetLooseID88 + fragment.hltPFSingleJetLooseID105 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepCSV1p28Single6Jets + fragment.hltVBFPFJetCSVSortedMqq460Detaqq3p5 + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet1058576VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet111908015PFBTagDeepCSV1p3VBF2 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID80 + fragment.hltPFDoubleJetLooseID90 + fragment.hltPFSingleJetLooseID111 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepCSV1p28Single6Jets + fragment.hltVBFPFJetCSVSortedMqq460Detaqq3p5 + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet103_88_75_15_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJetVBFIorHTTIorSingleJet + fragment.hltPreQuadPFJet103887515 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID75 + fragment.hltPFDoubleJetLooseID88 + fragment.hltPFSingleJetLooseID103 + fragment.HLTBtagDeepCSVSequencePF + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet105_88_76_15_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet1008572VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet105887615 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID76 + fragment.hltPFDoubleJetLooseID88 + fragment.hltPFSingleJetLooseID105 + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet111_90_80_15_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet1058576VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet111908015 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID80 + fragment.hltPFDoubleJetLooseID90 + fragment.hltPFSingleJetLooseID111 + fragment.HLTEndSequence ) +fragment.HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGor + fragment.hltPreDiphoton3018R9IdLANDHEANDIsoCaloIdMass55 + fragment.HLTDiphoton3018R9Idb50e90ANDIso60CaloId15b35eANDHE12b10eMass55Sequence + fragment.HLTEndSequence ) +fragment.HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGor + fragment.hltPreDiphoton3018R9IdLANDHEANDIsoCaloId + fragment.HLTDiphoton3018R9Idb50e90ANDIso60CaloId15b35eANDHE12b10eSequence + fragment.HLTEndSequence ) +fragment.HLT_Mu12_IP6_v2 = cms.Path( fragment.HLTBeginSequenceParking + fragment.hltL1sSingleMu22orParking + fragment.hltPreMu12IP6 + fragment.hltL1fL1sMu22orParkingL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22orParkL1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22orParkL1Filtered0) + fragment.hltL3fL1sMu22OrParkL1f0L2f10QL3Filtered12Q + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet1008572VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet105887615DoublePFBTagDeepCSV1p37p7VBF1 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID76 + fragment.hltPFDoubleJetLooseID88 + fragment.hltPFSingleJetLooseID105 + fragment.HLTBtagDeepCSVSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepCSV7p68Double6Jets + fragment.hltBTagPFDeepCSV1p28Single6Jets + fragment.hltVBFPFJetCSVSortedMqq200Detaqq1p5 + fragment.HLTEndSequence ) +fragment.HLT_DoubleMediumDeepTauPFTauHPS35_L2NN_eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleTauBigOR + fragment.hltPreDoubleMediumDeepTauPFTauHPS35L2NNeta2p1 + fragment.HLTL2TauTagNNSequence + fragment.hltL2DoubleTauTagNNFilter + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDeepTauPFTauSequence + fragment.hltHpsSelectedPFTausMediumDitauWPDeepTau + fragment.hltHpsL1JetsHLTDoublePFTauMediumDitauWPDeepTauMatch + fragment.hltHpsDoublePFTau35MediumDitauWPDeepTauL1HLTMatched + fragment.HLTEndSequence ) +fragment.HLT_DoubleMediumChargedIsoPFTauHPS40_Trk1_eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleTauBigOR + fragment.hltPreDoubleMediumChargedIsoPFTauHPS40Trk1eta2p1 + fragment.HLTL2TauJetsL1TauSeededSequence + fragment.hltDoubleL2Tau26eta2p2 + fragment.HLTL2p5IsoTauL1TauSeededGlobalSequence + fragment.hltDoubleL2GlobIsoTau26eta2p2 + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDoublePFTauPt40Eta2p1Trk1 + fragment.HLTHPSMediumChargedIsoPFTauSequence + fragment.hltHpsSelectedPFTausTrackPt1MediumChargedIsolation + fragment.hltHpsDoublePFTau40TrackPt1MediumChargedIsolation + fragment.hltHpsL1JetsHLTDoublePFTauTrackPt1MediumChargedIsolationMatch + fragment.hltHpsDoublePFTau40TrackPt1MediumChargedIsolationL1HLTMatched + fragment.hltHpsDoublePFTau40TrackPt1MediumChargedIsolationDz02 + fragment.HLTEndSequence ) +fragment.HLT_DoubleTightChargedIsoPFTauHPS35_Trk1_eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleTauBigOR + fragment.hltPreDoubleTightChargedIsoPFTauHPS35Trk1eta2p1 + fragment.HLTL2TauJetsL1TauSeededSequence + fragment.hltDoubleL2Tau26eta2p2 + fragment.HLTL2p5IsoTauL1TauSeededGlobalSequence + fragment.hltDoubleL2GlobIsoTau26eta2p2 + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDoublePFTauPt35Eta2p1Trk1 + fragment.HLTHPSTightChargedIsoPFTauSequence + fragment.hltHpsSelectedPFTausTrackPt1TightChargedIsolation + fragment.hltHpsDoublePFTau35TrackPt1TightChargedIsolation + fragment.hltHpsL1JetsHLTDoublePFTauTrackPt1TightChargedIsolationMatch + fragment.hltHpsDoublePFTau35TrackPt1TightChargedIsolationL1HLTMatched + fragment.hltHpsDoublePFTau35TrackPt1TightChargedIsolationDz02 + fragment.HLTEndSequence ) +fragment.HLT_Ele24_eta2p1_WPTight_Gsf_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigORLooseIsoEGXXerIsoTauYYerdRMin0p3 + fragment.hltPreEle24eta2p1WPTightGsfLooseDeepTauPFTauHPS30eta2p1CrossL1 + fragment.HLTEle24erWPTightGsfForTauSequence + fragment.HLTGlobalPFTauHPSSequence + fragment.hltOverlapFilterIsoEle24IsoTau30WPTightGsfCaloJet5 + fragment.HLTHPSLooseETauWPDeepTauPFTau30Sequence + fragment.hltHpsL1JetsHLTPFTauLooseEtauWPDeepTauMatch + fragment.hltHpsSelectedPFTau30LooseETauWPDeepTauL1HLTMatched + fragment.hltHpsOverlapFilterIsoEle24WPTightGsfLooseETauWPDeepTauPFTau30 + fragment.HLTEndSequence ) +fragment.HLT_IsoMu20_eta2p1_LooseDeepTauPFTauHPS27_eta2p1_CrossL1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigORMu18erTauXXer2p1 + fragment.hltPreIsoMu20eta2p1LooseDeepTauPFTauHPS27eta2p1CrossL1 + fragment.hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fBigORMu18erTauXXer2p1L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0) + fragment.hltL3fL1BigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20Q + fragment.HLTMu20Eta2p1Tau24Eta2p1IsolationSequence + fragment.hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSLooseMuTauWPDeepTauAntiMuonPFTau27Sequence + fragment.hltHpsL1JetsHLTPFTauLooseMutauWPDeepTauVsJetsAgainstMuonMatch + fragment.hltHpsSelectedPFTau27LooseMuTauWPDeepTauVsJetsAgainstMuonL1HLTMatched + fragment.hltHpsOverlapFilterIsoMu20LooseMuTauWPDeepTauPFTau27L1Seeded + fragment.HLTEndSequence ) +fragment.HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu22erIsoTau40er + fragment.hltPreIsoMu24eta2p1LooseDeepTauPFTauHPS180eta2p1 + fragment.hltL1fL1sMu22erIsoTau40erL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22erIsoTau40erL1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22erIsoTau40erL1Filtered0) + fragment.hltL3fL1sMu22erIsoTau40erL1f0L2f10QL3Filtered24Q + fragment.HLTMu24Eta2p1IsoTau40Eta2p1IsolationSequence + fragment.hltL3crIsoL1sMu22erIsoTau40erL1f0L2f10QL3f24QL3trkIsoFiltered + fragment.HLTL2TauTagNNSequence + fragment.hltL2Mu22Tau40TagNNFilterSingleTauWP + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTLooseSingleTauWPDeepTauPFTau + fragment.hltL1JetsHLTPFTau180LooseSingleTauWPDeepTauMatchMu22IsoTau40 + fragment.hltSelectedPFTau180LooseSingleTauWPDeepTauMatchedMu22IsoTau40 + fragment.hltHpsOverlapFilterIsoMu24LooseSingleTauWPDeepTauPFTau180L1Seeded + fragment.HLTEndSequence ) +fragment.HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigORMu18erTauXXer2p1 + fragment.hltPreIsoMu24eta2p1LooseDeepTauPFTauHPS30eta2p1CrossL1 + fragment.hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fBigORMu18erTauXXer2p1L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0) + fragment.hltL3fL1BigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20Q + fragment.HLTMu20Eta2p1Tau24Eta2p1IsolationSequence + fragment.hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered + fragment.hltIsoMu24FilterEle24Tau30Monitoring + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSLooseETauWPDeepTauPFTau30Sequence + fragment.hltHpsL1JetsHLTPFTauLooseEtauWPDeepTauMatchMonitoring + fragment.hltHpsSelectedPFTau30LooseETauWPDeepTauL1HLTMatchedMonitoring + fragment.hltHpsOverlapFilterIsoMu24LooseETauWPDeepTauPFTau30L1Seeded + fragment.HLTEndSequence ) +fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigOrMuXXerIsoTauYYer + fragment.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS35L2NNeta2p1CrossL1 + fragment.hltL1fL1sBigOrMuXXerIsoTauYYerL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sBigOrMuXXerIsoTauYYerL1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sBigOrMuXXerIsoTauYYerL1Filtered0) + fragment.hltL3fL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3Filtered24Q + fragment.HLTMu24Eta2p1IsoTauYYEta2p1IsolationSequence + fragment.hltL3crIsoL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3f24QL3trkIsoFiltered + fragment.HLTL2TauTagNNSequence + fragment.hltL2TauTagNNFilterMuXXerIsoTauYY + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSSinglePFTauPt35Eta2p1Trk1 + fragment.HLTHPSDeepTauPFTauSequence + fragment.hltHpsSelectedPFTausMediumDitauWPDeepTau + fragment.hltHpsL1JetsHLTPFTauMediumDitauWPDeepTauBigOrMuXXerIsoTauYYerMatch + fragment.hltHpsSelectedPFTau35MediumDitauWPDeepTauL1HLTBigOrMuXXerIsoTauYYerMatched + fragment.hltHpsOverlapFilterIsoMu24MediumDitauWPDeepTauPFTau35Monitoring + fragment.HLTEndSequence ) +fragment.HLT_LooseDeepTauPFTauHPS180_L2NN_eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleTau + fragment.hltPreLooseDeepTauPFTauHPS180L2NNeta2p1 + fragment.HLTL2TauTagNNSequence + fragment.hltL2SingleTauTagNNFilter + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTLooseSingleTauWPDeepTauPFTau + fragment.hltL1JetsHLTPFTauLooseSingleTauWPDeepTauMatch + fragment.hltSelectedPFTau180LooseSingleTauWPDeepTauL1HLTMatched + fragment.HLTEndSequence ) +fragment.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sQuadJetC50to60IorHTT280to500IorHTT250to340QuadJet + fragment.hltPrePFHT330PT30QuadPFJet75604540TriplePFBTagDeepJet4p5 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadCentralJet30 + fragment.hltCaloJetsQuad30ForHt + fragment.hltHtMhtCaloJetsQuadC30 + fragment.hltCaloQuadJet30HT320 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSVp17Double + fragment.HLTAK4PFJetsSequence + fragment.hltPFCentralJetLooseIDQuad30 + fragment.hlt1PFCentralJetLooseID75 + fragment.hlt2PFCentralJetLooseID60 + fragment.hlt3PFCentralJetLooseID45 + fragment.hlt4PFCentralJetLooseID40 + fragment.hltPFCentralJetLooseIDQuad30forHt + fragment.hltHtMhtPFCentralJetsLooseIDQuadC30 + fragment.hltPFCentralJetsLooseIDQuad30HT330 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet4p5Triple + fragment.HLTEndSequence ) +fragment.HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet + fragment.hltPrePFHT400FivePFJet100100603030DoublePFBTagDeepJet4p5 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterFiveC25 + fragment.hltCaloJetsFive25ForHt + fragment.hltHtMhtCaloJetsFiveC25 + fragment.hltCaloFiveJet25HT300 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV10p01Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterTwo100er3p0 + fragment.hltPFJetFilterThree60er3p0 + fragment.hltPFJetFilterFive30er3p0 + fragment.hltPFJetsFive30ForHt + fragment.hltHtMhtPFJetsFive30er3p0 + fragment.hltPFFiveJet30HT400 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet4p5Double + fragment.HLTEndSequence ) +fragment.HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet + fragment.hltPrePFHT400FivePFJet120120603030DoublePFBTagDeepJet4p5 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterFiveC25 + fragment.hltCaloJetsFive25ForHt + fragment.hltHtMhtCaloJetsFiveC25 + fragment.hltCaloFiveJet25HT300 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV10p01Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterTwo120er3p0 + fragment.hltPFJetFilterThree60er3p0 + fragment.hltPFJetFilterFive30er3p0 + fragment.hltPFJetsFive30ForHt + fragment.hltHtMhtPFJetsFive30er3p0 + fragment.hltPFFiveJet30HT400 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet4p5Double + fragment.HLTEndSequence ) +fragment.HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJet + fragment.hltPrePFHT400SixPFJet32DoublePFBTagDeepJet2p94 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterSixC25 + fragment.hltCaloJetsSix25ForHt + fragment.hltHtMhtCaloJetsSixC25 + fragment.hltCaloSixJet25HT300 + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV10p01Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterSix30er2p5 + fragment.hltPFJetFilterSix32er2p5 + fragment.hltPFJetsSix30ForHt + fragment.hltHtMhtPFJetsSix30er2p5 + fragment.hltPFSixJet30HT400 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet2p94Double + fragment.HLTEndSequence ) +fragment.HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTT280to500erIorHTT250to340erQuadJet + fragment.hltPrePFHT450SixPFJet36PFBTagDeepJet1p59 + fragment.HLTAK4CaloJetsSequence + fragment.hltCaloJetFilterSixC30 + fragment.hltCaloJetsSix30ForHt + fragment.hltHtMhtCaloJetsSixC30 + fragment.hltCaloSixJet30HT350 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterSix30er2p5 + fragment.hltPFJetFilterSix36er2p5 + fragment.hltPFJetsSix30ForHt + fragment.hltHtMhtPFJetsSix30er2p5 + fragment.hltPFSixJet30HT450 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet1p59Single + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJetVBFIorHTTIorSingleJet + fragment.hltPreQuadPFJet103887515DoublePFBTagDeepJet1p37p7VBF1 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID75 + fragment.hltPFDoubleJetLooseID88 + fragment.hltPFSingleJetLooseID103 + fragment.HLTBtagDeepJetSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepJet7p68Double6Jets + fragment.hltBTagPFDeepJet1p28Single6Jets + fragment.hltVBFPFJetDeepJetSortedMqq200Detaqq1p5 + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJetVBFIorHTTIorSingleJet + fragment.hltPreQuadPFJet103887515PFBTagDeepJet1p3VBF2 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID75 + fragment.hltPFDoubleJetLooseID88 + fragment.hltPFSingleJetLooseID103 + fragment.HLTBtagDeepJetSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepJet1p28Single6Jets + fragment.hltVBFPFJetDeepJetSortedMqq460Detaqq3p5 + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet1008572VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet105887615DoublePFBTagDeepJet1p37p7VBF1 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID76 + fragment.hltPFDoubleJetLooseID88 + fragment.hltPFSingleJetLooseID105 + fragment.HLTBtagDeepJetSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepJet7p68Double6Jets + fragment.hltBTagPFDeepJet1p28Single6Jets + fragment.hltVBFPFJetDeepJetSortedMqq200Detaqq1p5 + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet1008572VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet105887615PFBTagDeepJet1p3VBF2 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID76 + fragment.hltPFDoubleJetLooseID88 + fragment.hltPFSingleJetLooseID105 + fragment.HLTBtagDeepJetSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepJet1p28Single6Jets + fragment.hltVBFPFJetDeepJetSortedMqq460Detaqq3p5 + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet1058576VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet111908015DoublePFBTagDeepJet1p37p7VBF1 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID80 + fragment.hltPFDoubleJetLooseID90 + fragment.hltPFSingleJetLooseID111 + fragment.HLTBtagDeepJetSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepJet7p68Double6Jets + fragment.hltBTagPFDeepJet1p28Single6Jets + fragment.hltVBFPFJetDeepJetSortedMqq200Detaqq1p5 + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sTripleJet1058576VBFIorHTTIorDoubleJetCIorSingleJet + fragment.hltPreQuadPFJet111908015PFBTagDeepJet1p3VBF2 + fragment.HLTAK4CaloJetsSequence + fragment.hltQuadJet15 + fragment.hltTripleJet50 + fragment.hltDoubleJet65 + fragment.hltSingleJet80 + fragment.hltVBFCaloJetEtaSortedMqq150Deta1p5 + fragment.HLTFastPrimaryVertexSequence + fragment.HLTBtagDeepCSVSequenceL3 + fragment.hltBTagCaloDeepCSV1p56Single + fragment.HLTAK4PFJetsSequence + fragment.hltPFQuadJetLooseID15 + fragment.hltPFTripleJetLooseID80 + fragment.hltPFDoubleJetLooseID90 + fragment.hltPFSingleJetLooseID111 + fragment.HLTBtagDeepJetSequencePF + fragment.hltSelector6PFJets + fragment.hltBTagPFDeepJet1p28Single6Jets + fragment.hltVBFPFJetDeepJetSortedMqq460Detaqq3p5 + fragment.HLTEndSequence ) +fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZPFDiJet30PFBtagDeepJet1p5 + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterTwoC30 + fragment.HLTBtagDeepJetSequencePF + fragment.hltBTagPFDeepJet1p5Single + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet70_50_40_30_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sQuadJetOrHTTOrMuonHTT + fragment.hltPreQuadPFJet70504030 + fragment.HLTAK4PixelOnlyPFJetsSequence + fragment.hlt4PixelOnlyPFCentralJetTightIDPt20 + fragment.hlt3PixelOnlyPFCentralJetTightIDPt30 + fragment.hlt2PixelOnlyPFCentralJetTightIDPt40 + fragment.hlt1PixelOnlyPFCentralJetTightIDPt60 + fragment.HLTAK4PFJetsSequence + fragment.hlt4PFCentralJetTightIDPt30 + fragment.hlt3PFCentralJetTightIDPt40 + fragment.hlt2PFCentralJetTightIDPt50 + fragment.hlt1PFCentralJetTightIDPt70 + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sQuadJetOrHTTOrMuonHTT + fragment.hltPreQuadPFJet70504030PFBTagParticleNet2BTagSum0p65 + fragment.HLTAK4PixelOnlyPFJetsSequence + fragment.hlt4PixelOnlyPFCentralJetTightIDPt20 + fragment.hlt3PixelOnlyPFCentralJetTightIDPt30 + fragment.hlt2PixelOnlyPFCentralJetTightIDPt40 + fragment.hlt1PixelOnlyPFCentralJetTightIDPt60 + fragment.HLTAK4PFJetsSequence + fragment.hlt4PFCentralJetTightIDPt30 + fragment.hlt3PFCentralJetTightIDPt40 + fragment.hlt2PFCentralJetTightIDPt50 + fragment.hlt1PFCentralJetTightIDPt70 + fragment.HLTJetFlavourTagParticleNetSequencePF + fragment.hltPFCentralJetTightIDPt30 + fragment.hltBTagCentralJetPt30PFParticleNet2BTagSum0p65 + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sQuadJetOrHTTOrMuonHTT + fragment.hltPreQuadPFJet70504035PFBTagParticleNet2BTagSum0p65 + fragment.HLTAK4PixelOnlyPFJetsSequence + fragment.hlt4PixelOnlyPFCentralJetTightIDPt20 + fragment.hlt3PixelOnlyPFCentralJetTightIDPt30 + fragment.hlt2PixelOnlyPFCentralJetTightIDPt40 + fragment.hlt1PixelOnlyPFCentralJetTightIDPt60 + fragment.HLTAK4PFJetsSequence + fragment.hlt4PFCentralJetTightIDPt35 + fragment.hlt3PFCentralJetTightIDPt40 + fragment.hlt2PFCentralJetTightIDPt50 + fragment.hlt1PFCentralJetTightIDPt70 + fragment.HLTJetFlavourTagParticleNetSequencePF + fragment.hltPFCentralJetTightIDPt35 + fragment.hltBTagCentralJetPt35PFParticleNet2BTagSum0p65 + fragment.HLTEndSequence ) +fragment.HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sQuadJetOrHTTOrMuonHTT + fragment.hltPreQuadPFJet70504535PFBTagParticleNet2BTagSum0p65 + fragment.HLTAK4PixelOnlyPFJetsSequence + fragment.hlt4PixelOnlyPFCentralJetTightIDPt20 + fragment.hlt3PixelOnlyPFCentralJetTightIDPt30 + fragment.hlt2PixelOnlyPFCentralJetTightIDPt40 + fragment.hlt1PixelOnlyPFCentralJetTightIDPt60 + fragment.HLTAK4PFJetsSequence + fragment.hlt4PFCentralJetTightIDPt35 + fragment.hlt3PFCentralJetTightIDPt45 + fragment.hlt2PFCentralJetTightIDPt50 + fragment.hlt1PFCentralJetTightIDPt70 + fragment.HLTJetFlavourTagParticleNetSequencePF + fragment.hltPFCentralJetTightIDPt35 + fragment.hltBTagCentralJetPt35PFParticleNet2BTagSum0p65 + fragment.HLTEndSequence ) +fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZPFDiJet30PFBTagParticleNet2BTagSum0p65 + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetFilterTwoC30 + fragment.HLTJetFlavourTagParticleNetSequencePF + fragment.hltPFJetTwoC30 + fragment.hltPFJetTwoC30PFBTagParticleNet2BTagSum0p65 + fragment.HLTEndSequence ) +fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZQuadPFJet70504030 + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTAK4PFJetsSequence + fragment.hlt4PFCentralJetTightIDPt30 + fragment.hlt3PFCentralJetTightIDPt40 + fragment.hlt2PFCentralJetTightIDPt50 + fragment.hlt1PFCentralJetTightIDPt70 + fragment.HLTEndSequence ) +fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + fragment.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZQuadPFJet70504030PFBTagParticleNet2BTagSum0p65 + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + fragment.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + fragment.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + fragment.HLTAK4PFJetsSequence + fragment.hlt4PFCentralJetTightIDPt30 + fragment.hlt3PFCentralJetTightIDPt40 + fragment.hlt2PFCentralJetTightIDPt50 + fragment.hlt1PFCentralJetTightIDPt70 + fragment.HLTJetFlavourTagParticleNetSequencePF + fragment.hltPFCentralJetTightIDPt30 + fragment.hltBTagCentralJetPt30PFParticleNet2BTagSum0p65 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet230_SoftDropMass40_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetOrHTTOrMuHTT + fragment.hltPreAK8PFJet230SoftDropMass40 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet230 + fragment.hltAK8PFJets230Constituents + fragment.hltAK8PFSoftDropJets230 + fragment.hltAK8SinglePFJets230SoftDropMass40 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetOrHTTOrMuHTT + fragment.hltPreAK8PFJet230SoftDropMass40PFAK8ParticleNetBB0p35 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet230 + fragment.hltAK8PFJets230Constituents + fragment.hltAK8PFSoftDropJets230 + fragment.hltAK8SinglePFJets230SoftDropMass40 + fragment.HLTJetFlavourTagParticleNetSequencePFAK8 + fragment.hltAK8PFJets230SoftDropMass40 + fragment.hltAK8SinglePFJets230SoftDropMass40BTagParticleNetBB0p35 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetOrHTTOrMuHTT + fragment.hltPreAK8PFJet250SoftDropMass40PFAK8ParticleNetBB0p35 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet250 + fragment.hltAK8PFJets250Constituents + fragment.hltAK8PFSoftDropJets250 + fragment.hltAK8SinglePFJets250SoftDropMass40 + fragment.HLTJetFlavourTagParticleNetSequencePFAK8 + fragment.hltAK8PFJets250SoftDropMass40 + fragment.hltAK8SinglePFJets250SoftDropMass40BTagParticleNetBB0p35 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetOrHTTOrMuHTT + fragment.hltPreAK8PFJet275SoftDropMass40PFAK8ParticleNetBB0p35 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet275 + fragment.hltAK8PFJets275Constituents + fragment.hltAK8PFSoftDropJets275 + fragment.hltAK8SinglePFJets275SoftDropMass40 + fragment.HLTJetFlavourTagParticleNetSequencePFAK8 + fragment.hltAK8PFJets275SoftDropMass40 + fragment.hltAK8SinglePFJets275SoftDropMass40BTagParticleNetBB0p35 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet400_SoftDropMass40_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetOrHTTOrMuHTT + fragment.hltPreAK8PFJet400SoftDropMass40 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet320 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets320 + fragment.hltSingleAK8PFJet400 + fragment.hltAK8PFJets400Constituents + fragment.hltAK8PFSoftDropJets400 + fragment.hltAK8SinglePFJets400SoftDropMass40 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet425_SoftDropMass40_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetOrHTTOrMuHTT + fragment.hltPreAK8PFJet425SoftDropMass40 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet320 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets320 + fragment.hltSingleAK8PFJet425 + fragment.hltAK8PFJets425Constituents + fragment.hltAK8PFSoftDropJets425 + fragment.hltAK8SinglePFJets425SoftDropMass40 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet450_SoftDropMass40_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetOrHTTOrMuHTT + fragment.hltPreAK8PFJet450SoftDropMass40 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet320 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets320 + fragment.hltSingleAK8PFJet450 + fragment.hltAK8PFJets450Constituents + fragment.hltAK8PFSoftDropJets450 + fragment.hltAK8SinglePFJets450SoftDropMass40 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetOrHTTOrMuHTT + fragment.hltPreAK8PFJet230SoftDropMass40PFAK8ParticleNetTauTau0p30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet230 + fragment.hltAK8PFJets230Constituents + fragment.hltAK8PFSoftDropJets230 + fragment.hltAK8SinglePFJets230SoftDropMass40 + fragment.HLTJetFlavourTagParticleNetSequencePFAK8 + fragment.hltAK8PFJets230SoftDropMass40 + fragment.hltAK8SinglePFJets230SoftDropMass40ParticleNetTauTau0p30 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetOrHTTOrMuHTT + fragment.hltPreAK8PFJet250SoftDropMass40PFAK8ParticleNetTauTau0p30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet250 + fragment.hltAK8PFJets250Constituents + fragment.hltAK8PFSoftDropJets250 + fragment.hltAK8SinglePFJets250SoftDropMass40 + fragment.HLTJetFlavourTagParticleNetSequencePFAK8 + fragment.hltAK8PFJets250SoftDropMass40 + fragment.hltAK8SinglePFJets250SoftDropMass40ParticleNetTauTau0p30 + fragment.HLTEndSequence ) +fragment.HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJetOrHTTOrMuHTT + fragment.hltPreAK8PFJet275SoftDropMass40PFAK8ParticleNetTauTau0p30 + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet275 + fragment.hltAK8PFJets275Constituents + fragment.hltAK8PFSoftDropJets275 + fragment.hltAK8SinglePFJets275SoftDropMass40 + fragment.HLTJetFlavourTagParticleNetSequencePFAK8 + fragment.hltAK8PFJets275SoftDropMass40 + fragment.hltAK8SinglePFJets275SoftDropMass40ParticleNetTauTau0p30 + fragment.HLTEndSequence ) +fragment.HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreIsoMu50AK8PFJet230SoftDropMass40 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22or25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50Q + fragment.HLTMu50IsolationSequence + fragment.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f50QL3trkIsoFiltered + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet230 + fragment.hltAK8PFJets230Constituents + fragment.hltAK8PFSoftDropJets230 + fragment.hltAK8SinglePFJets230SoftDropMass40 + fragment.HLTEndSequence ) +fragment.HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22or25 + fragment.hltPreIsoMu50AK8PFJet230SoftDropMass40PFAK8ParticleNetBB0p35 + fragment.hltL1fL1sMu22or25L1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sMu22or25L1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + fragment.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50Q + fragment.HLTMu50IsolationSequence + fragment.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f50QL3trkIsoFiltered + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet230 + fragment.hltAK8PFJets230Constituents + fragment.hltAK8PFSoftDropJets230 + fragment.hltAK8SinglePFJets230SoftDropMass40 + fragment.HLTJetFlavourTagParticleNetSequencePFAK8 + fragment.hltAK8PFJets230SoftDropMass40 + fragment.hltAK8SinglePFJets230SoftDropMass40BTagParticleNetBB0p35 + fragment.HLTEndSequence ) +fragment.HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPreEle50CaloIdVTGsfTrkIdTAK8PFJet230SoftDropMass40 + fragment.HLTEle50CaloIdVTGsfTrkIdTGsfSequence + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet230 + fragment.hltAK8PFJets230Constituents + fragment.hltAK8PFSoftDropJets230 + fragment.hltAK8SinglePFJets230SoftDropMass40 + fragment.HLTEndSequence ) +fragment.HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG40to50 + fragment.hltPreEle50CaloIdVTGsfTrkIdTAK8PFJet230SoftDropMass40PFAK8ParticleNetBB0p35 + fragment.HLTEle50CaloIdVTGsfTrkIdTGsfSequence + fragment.HLTAK8CaloJetsSequence + fragment.hltAK8SingleCaloJet200 + fragment.HLTAK8PFJetsSequence + fragment.hltAK8PFJetsCorrectedMatchedToCaloJets200 + fragment.hltSingleAK8PFJet230 + fragment.hltAK8PFJets230Constituents + fragment.hltAK8PFSoftDropJets230 + fragment.hltAK8SinglePFJets230SoftDropMass40 + fragment.HLTJetFlavourTagParticleNetSequencePFAK8 + fragment.hltAK8PFJets230SoftDropMass40 + fragment.hltAK8SinglePFJets230SoftDropMass40BTagParticleNetBB0p35 + fragment.HLTEndSequence ) +fragment.HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleTauJet + fragment.hltPreDoubleMediumDeepTauPFTauHPS30L2NNeta2p1PFJet60 + fragment.HLTL2TauTagNNSequence + fragment.hltL2DoubleTauJetTagNNFilter + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDeepTauPFTauSequence + fragment.hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet + fragment.hltHpsL1JetsHLTDoublePFTauMediumDitauWPDeepTauMatchDoubleTauJet + fragment.hltHpsDoublePFTau30MediumDitauWPDeepTauL1HLTMatchedDoubleTauJet + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToL1 + fragment.hlt1PFJet60L1HLTMatched + fragment.hltHpsOverlapFilterDeepTauDoublePFTau30PFJet60 + fragment.HLTEndSequence ) +fragment.HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleTauJet70 + fragment.hltPreDoubleMediumDeepTauPFTauHPS30L2NNeta2p1PFJet75 + fragment.HLTL2TauTagNNSequence + fragment.hltL2DoubleTauJetTagNNFilter + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDeepTauPFTauSequence + fragment.hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet + fragment.hltHpsL1JetsHLTDoublePFTauMediumDitauWPDeepTauMatchDoubleTauJet + fragment.hltHpsDoublePFTau30MediumDitauWPDeepTauL1HLTMatchedDoubleTauJet + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToL1 + fragment.hlt1PFJet75L1HLTMatched + fragment.hltHpsOverlapFilterDeepTauDoublePFTau30PFJet75 + fragment.HLTEndSequence ) +fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigORMu18erTauXXer2p1 + fragment.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS30L2NNeta2p1CrossL1 + cms.ignore(fragment.hltL1sVeryBigORMu18erTauXXer2p1) + fragment.hltL1fL1sVeryBigOrMu18erTauXXerL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sVeryBigOrMu18erTauXXerL1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sVeryBigOrMu18erTauXXerL1Filtered0) + fragment.hltL3fL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3Filtered24Q + fragment.HLTMu24Eta2p1VeryBigOrL1Mu18TauXXEta2p1IsolationSequence + fragment.hltL3crIsoL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3f24QL3trkIsoFiltered + fragment.HLTL2TauTagNNSequence + fragment.hltL2TauTagNNFilterMu18erTauXX + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDeepTauPFTauSequence + fragment.hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet + fragment.hltHpsL1JetsHLTPFTauMediumDitauWPDeepTauVeryBigOrMu18erTauXXerMatch + fragment.hltHpsSelectedPFTau30MediumDitauWPDeepTauL1HLTVeryBigOrMu18erTauXXerMatched + fragment.hltHpsOverlapFilterIsoMu24MediumDitauWPDeepTauPFTau30Monitoring + fragment.HLTEndSequence ) +fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu18erTau26er2p1Jet55 + fragment.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS30L2NNeta2p1PFJet60CrossL1 + cms.ignore(fragment.hltL1sVeryBigORMu18erTauXXer2p1) + fragment.hltL1fL1sVeryBigOrMu18erTauXXerL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sVeryBigOrMu18erTauXXerL1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sVeryBigOrMu18erTauXXerL1Filtered0) + fragment.hltL3fL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3Filtered24Q + fragment.HLTMu24Eta2p1VeryBigOrL1Mu18TauXXEta2p1IsolationSequence + fragment.hltL3crIsoL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3f24QL3trkIsoFiltered + fragment.HLTL2TauTagNNSequence + fragment.hltL2TauTagNNFilterMu18erTauXX + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDeepTauPFTauSequence + fragment.hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet + fragment.hltHpsL1JetsHLTPFTauMediumDitauWPDeepTauVeryBigOrMu18erTauXXerMatch + fragment.hltHpsSelectedPFTau30MediumDitauWPDeepTauL1HLTVeryBigOrMu18erTauXXerMatched + fragment.hltHpsOverlapFilterIsoMu24MediumDitauWPDeepTauPFTau30Monitoring + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToL1 + fragment.hlt1PFJet60L1HLTMatched + fragment.hltHpsOverlapFilterDeepTauPFTau30VeryBigOrMu18erTauXXPFJet60 + fragment.HLTEndSequence ) +fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu18erTau26er2p1Jet70 + fragment.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS30L2NNeta2p1PFJet75CrossL1 + cms.ignore(fragment.hltL1sVeryBigORMu18erTauXXer2p1) + fragment.hltL1fL1sVeryBigOrMu18erTauXXerL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sVeryBigOrMu18erTauXXerL1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sVeryBigOrMu18erTauXXerL1Filtered0) + fragment.hltL3fL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3Filtered24Q + fragment.HLTMu24Eta2p1VeryBigOrL1Mu18TauXXEta2p1IsolationSequence + fragment.hltL3crIsoL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3f24QL3trkIsoFiltered + fragment.HLTL2TauTagNNSequence + fragment.hltL2TauTagNNFilterMu18erTauXX + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDeepTauPFTauSequence + fragment.hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet + fragment.hltHpsL1JetsHLTPFTauMediumDitauWPDeepTauVeryBigOrMu18erTauXXerMatch + fragment.hltHpsSelectedPFTau30MediumDitauWPDeepTauL1HLTVeryBigOrMu18erTauXXerMatched + fragment.hltHpsOverlapFilterIsoMu24MediumDitauWPDeepTauPFTau30Monitoring + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToL1 + fragment.hlt1PFJet75L1HLTMatched + fragment.hltHpsOverlapFilterDeepTauPFTau30VeryBigOrMu18erTauXXPFJet75 + fragment.HLTEndSequence ) +fragment.HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1VBFDiJetIsoTau + fragment.hltPreDoublePFJets40Mass500MediumDeepTauPFTauHPS45L2NNMediumDeepTauPFTauHPS20eta2p1 + fragment.HLTL2TauTagNNSequence + fragment.hltL2VBFIsoTauNNFilter + fragment.HLTGlobalPFTauHPSSequence + fragment.hltHpsDoublePFTau20withL2NNBeforeDeepTau + fragment.HLTHPSDeepTauPFTauSequenceForVBFIsoTau + fragment.hltHpsSelectedPFTausMediumDitauWPDeepTauForVBFIsoTau + fragment.hltHpsDoublePFTau20MediumDitauWPDeepTauNoMatch + fragment.hltHpsL1VBFJetsAndIsoTauHLTDoublePFTauMediumDitauWPDeepTauMatch + fragment.hltHpsSinglePFTau45MediumDitauWPDeepTauL1HLTMatched + fragment.HLTAK4PFJetsSequence + fragment.hltRealDijetFilter + fragment.hltVBFIsoTauL1TLooseIDPFJetsMatching + fragment.hltVBFLooseIDPFDummyFilter + fragment.hltPFDiJetCorrCheckerWithMediumDiTau + fragment.hltMatchedVBFIsoTauTwoPFJets2CrossCleanedUsingDiJetCorrCheckerWithMediumDiTau + fragment.HLTEndSequence ) +fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu22 + fragment.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS20eta2p1SingleL1 + fragment.hltL1fL1sMu22erL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMu22erL1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sMu22erL1Filtered0) + fragment.hltL3fL1sSingleMu22erL1f0L2f10QL3Filtered24Q + fragment.HLTMu24Eta2p1IsolationSequence + fragment.hltL3crIsoL1sSingleMu22erL1f0L2f10QL3f24QL3trkIsoFiltered + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDeepTauPFTauSequenceForVBFIsoTau + fragment.hltHpsSelectedPFTausMediumDitauWPDeepTauForVBFIsoTau + fragment.hltHpsSinglePFTau20MediumDitauWPDeepTauNoMatchForVBFIsoTau + fragment.hltHpsOverlapFilterIsoMu24MediumDeepTauPFTau20 + fragment.HLTEndSequence ) +fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sBigOrMuXXerIsoTauYYer + fragment.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS45L2NNeta2p1CrossL1 + fragment.hltL1fL1sBigOrMuXXerIsoTauYYerL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sBigOrMuXXerIsoTauYYerL1f0L2Filtered10Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sBigOrMuXXerIsoTauYYerL1Filtered0) + fragment.hltL3fL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3Filtered24Q + fragment.HLTMu24Eta2p1IsoTauYYEta2p1IsolationSequence + fragment.hltL3crIsoL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3f24QL3trkIsoFiltered + fragment.HLTL2TauTagNNSequence + fragment.hltL2TauTagNNFilterMuXXerIsoTauYYForVBFTauTau + fragment.HLTGlobalPFTauHPSSequence + fragment.HLTHPSDeepTauPFTauSequenceForVBFIsoTau + fragment.hltHpsSelectedPFTausMediumDitauWPDeepTauForVBFIsoTau + fragment.hltHpsL1JetsHLTPFTauMediumDitauWPDeepTauBigOrMuXXerIsoTauYYerMatchForVBFIsoTau + fragment.hltHpsSelectedPFTau45MediumDitauWPDeepTauL1HLTBigOrMuXXerIsoTauYYerMatchedForVBFIsoTau + fragment.hltHpsOverlapFilterIsoMu24MediumDitauWPDeepTauPFTau45MonitoringForVBFIsoTau + fragment.HLTEndSequence ) +fragment.HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL2Mu10NoVtx2ChaVetoL3Mu0DxyMax1cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1fMuf0DoubleL2MuNoVtx10Q + fragment.hltL2fDoubleMu10NoVertexL2Filtered + fragment.HLTL3muonrecoSequenceNoVtx + ~fragment.hltL3fDimuonL1f0ppL2NV2Chaf10L3NVf0Veto1Prompt + fragment.HLTEndSequence ) +fragment.HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL2Mu12NoVtx2ChaVetoL3Mu0DxyMax1cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1fMuf0DoubleL2MuNoVtx10Q + fragment.hltL2fDoubleMu12NoVertexL2Filtered + fragment.HLTL3muonrecoSequenceNoVtx + ~fragment.hltL3fDimuonL1f0ppL2NV2Chaf10L3NVf0Veto1Prompt + fragment.HLTEndSequence ) +fragment.HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL2Mu14NoVtx2ChaVetoL3Mu0DxyMax1cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1fMuf0DoubleL2MuNoVtx10Q + fragment.hltL2fDoubleMu14NoVertexL2Filtered + fragment.HLTL3muonrecoSequenceNoVtx + ~fragment.hltL3fDimuonL1f0ppL2NV2Chaf10L3NVf0Veto1Prompt + fragment.HLTEndSequence ) +fragment.HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL3Mu1610NoVtxDxyMin0p01cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1DoubleMuf0L2DoubleMuNoVtxFiltered7 + fragment.hltL2fL1DoubleMuf0L2SingleMuNoVtxFiltered15 + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1DoubleMuf0L2NVf15f7L3DoubleMuNVf10Displaced + fragment.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf16Displaced + fragment.HLTEndSequence ) +fragment.HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL3Mu1810NoVtxDxyMin0p01cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1DoubleMuf0L2DoubleMuNoVtxFiltered7 + fragment.hltL2fL1DoubleMuf0L2SingleMuNoVtxFiltered15 + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1DoubleMuf0L2NVf15f7L3DoubleMuNVf10Displaced + fragment.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf18Displaced + fragment.HLTEndSequence ) +fragment.HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL3Mu2010NoVtxDxyMin0p01cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1DoubleMuf0L2DoubleMuNoVtxFiltered7 + fragment.hltL2fL1DoubleMuf0L2SingleMuNoVtxFiltered15 + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1DoubleMuf0L2NVf15f7L3DoubleMuNVf10Displaced + fragment.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf20Displaced + fragment.HLTEndSequence ) fragment.HLT_L2Mu10NoVtx_2Cha_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOR + fragment.hltPreL2Mu10NoVtx2Cha + fragment.hltL1fL1sMuORL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1sMuORL1f0L2NoVtx10Q2Cha + fragment.HLTEndSequence ) -fragment.HLT_L2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOR + fragment.hltPreL2Mu10NoVtx2ChaVetoL3Mu0DxyMax1cm + fragment.hltL1fL1sMuORL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1sMuORL1f0L2NoVtx10Q2Cha + fragment.HLTL3muonrecoSequenceNoVtx + ~fragment.hltL3fMuL1f0ppL2NV2Chaf10L3NVf0VetoDxyMax1cm + fragment.HLTEndSequence ) -fragment.HLT_L3Mu10NoVtx_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOR + fragment.hltPreL3Mu10NoVtx + fragment.hltL1fL1sMuORL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1Muf0L2MuNoVtxFiltered7 + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1Muf0L2NVf15f7L3MuNVf10 + fragment.HLTEndSequence ) -fragment.HLT_L3Mu10NoVtx_DxyMin0p01cm_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOR + fragment.hltPreL3Mu10NoVtxDxyMin0p01cm + fragment.hltL1fL1sMuORL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1Muf0L2MuNoVtxFiltered7 + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1Muf0L2NVf7L3MuNVf10DxyMin0p01 + fragment.HLTEndSequence ) -fragment.HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL2MuL3Mu16NoVtxVetoL3Mu0DxyMax0p1cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1DoubleMuf0L2DoubleMuNoVtx2ChaFiltered7 + fragment.hltL2fL1DoubleMuf0L2SingleMuNoVtx2ChaFiltered15 + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf16DisplacedHybDxy0p1cm + ~fragment.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf0VetoDxy0p1cm + fragment.HLTEndSequence ) -fragment.HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL2MuL3Mu18NoVtxVetoL3Mu0DxyMax0p1cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1DoubleMuf0L2DoubleMuNoVtx2ChaFiltered7 + fragment.hltL2fL1DoubleMuf0L2SingleMuNoVtx2ChaFiltered15 + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf18DisplacedHybDxy0p1cm + ~fragment.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf0VetoDxy0p1cm + fragment.HLTEndSequence ) -fragment.HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL2Mu10NoVtx2ChaCosmicSeedVetoL3Mu0DxyMax1cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTMuonLocalRecoMeanTimerSequence + fragment.hltL2CosmicOfflineMuonSeeds + fragment.hltL2CosmicMuonSeeds + fragment.hltL2CosmicMuons + fragment.hltL2MuonCandidatesNoVtxMeanTimerCosmicSeed + fragment.hltL2fL1sMuORL1f0DoubleL2NoVtx10Q2ChaCosmicSeed + fragment.HLTL2muonrecoSequenceNoVtx + fragment.HLTL3muonrecoSequenceNoVtx + ~fragment.hltL3fDimuonL1f0CosmicL2NV2Chaf10L3NVf0Veto1PromptSimple + fragment.HLTEndSequence ) -fragment.HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL2Mu12NoVtx2ChaCosmicSeedVetoL3Mu0DxyMax1cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTMuonLocalRecoMeanTimerSequence + fragment.hltL2CosmicOfflineMuonSeeds + fragment.hltL2CosmicMuonSeeds + fragment.hltL2CosmicMuons + fragment.hltL2MuonCandidatesNoVtxMeanTimerCosmicSeed + fragment.hltL2fL1sMuORL1f0DoubleL2NoVtx12Q2ChaCosmicSeed + fragment.HLTL2muonrecoSequenceNoVtx + fragment.HLTL3muonrecoSequenceNoVtx + ~fragment.hltL3fDimuonL1f0CosmicL2NV2Chaf10L3NVf0Veto1PromptSimple + fragment.HLTEndSequence ) +fragment.HLT_L2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOR + fragment.hltPreL2Mu10NoVtx2ChaVetoL3Mu0DxyMax1cm + fragment.hltL1fL1sMuORL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1sMuORL1f0L2NoVtx10Q2Cha + fragment.HLTL3muonrecoSequenceNoVtx + ~fragment.hltL3fMuL1f0ppL2NV2Chaf10L3NVf0VetoDxyMax1cm + fragment.HLTEndSequence ) +fragment.HLT_L3Mu10NoVtx_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOR + fragment.hltPreL3Mu10NoVtx + fragment.hltL1fL1sMuORL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1Muf0L2MuNoVtxFiltered7 + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1Muf0L2NVf15f7L3MuNVf10 + fragment.HLTEndSequence ) +fragment.HLT_L3Mu10NoVtx_DxyMin0p01cm_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOR + fragment.hltPreL3Mu10NoVtxDxyMin0p01cm + fragment.hltL1fL1sMuORL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1Muf0L2MuNoVtxFiltered7 + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1Muf0L2NVf7L3MuNVf10DxyMin0p01 + fragment.HLTEndSequence ) +fragment.HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL2MuL3Mu16NoVtxVetoL3Mu0DxyMax0p1cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1DoubleMuf0L2DoubleMuNoVtx2ChaFiltered7 + fragment.hltL2fL1DoubleMuf0L2SingleMuNoVtx2ChaFiltered15 + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf16DisplacedHybDxy0p1cm + ~fragment.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf0VetoDxy0p1cm + fragment.HLTEndSequence ) +fragment.HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL2MuL3Mu18NoVtxVetoL3Mu0DxyMax0p1cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1DoubleMuf0L2DoubleMuNoVtx2ChaFiltered7 + fragment.hltL2fL1DoubleMuf0L2SingleMuNoVtx2ChaFiltered15 + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf18DisplacedHybDxy0p1cm + ~fragment.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf0VetoDxy0p1cm + fragment.HLTEndSequence ) +fragment.HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL2Mu10NoVtx2ChaCosmicSeedVetoL3Mu0DxyMax1cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTMuonLocalRecoMeanTimerSequence + fragment.hltL2CosmicOfflineMuonSeeds + fragment.hltL2CosmicMuonSeeds + fragment.hltL2CosmicMuons + fragment.hltL2MuonCandidatesNoVtxMeanTimerCosmicSeed + fragment.hltL2fL1sMuORL1f0DoubleL2NoVtx10Q2ChaCosmicSeed + fragment.HLTL2muonrecoSequenceNoVtx + fragment.HLTL3muonrecoSequenceNoVtx + ~fragment.hltL3fDimuonL1f0CosmicL2NV2Chaf10L3NVf0Veto1PromptSimple + fragment.HLTEndSequence ) +fragment.HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL2Mu12NoVtx2ChaCosmicSeedVetoL3Mu0DxyMax1cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTMuonLocalRecoMeanTimerSequence + fragment.hltL2CosmicOfflineMuonSeeds + fragment.hltL2CosmicMuonSeeds + fragment.hltL2CosmicMuons + fragment.hltL2MuonCandidatesNoVtxMeanTimerCosmicSeed + fragment.hltL2fL1sMuORL1f0DoubleL2NoVtx12Q2ChaCosmicSeed + fragment.HLTL2muonrecoSequenceNoVtx + fragment.HLTL3muonrecoSequenceNoVtx + ~fragment.hltL3fDimuonL1f0CosmicL2NV2Chaf10L3NVf0Veto1PromptSimple + fragment.HLTEndSequence ) fragment.HLT_L2Mu10NoVtx_2Cha_CosmicSeed_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOR + fragment.hltPreL2Mu10NoVtx2ChaCosmicSeed + fragment.hltL1fL1sMuORL1Filtered0 + fragment.HLTMuonLocalRecoMeanTimerSequence + fragment.hltL2CosmicOfflineMuonSeeds + fragment.hltL2CosmicMuonSeeds + fragment.hltL2CosmicMuons + fragment.hltL2MuonCandidatesNoVtxMeanTimerCosmicSeed + fragment.hltL2fL1sMuORL1f0L2NoVtx10Q2ChaCosmicSeed + fragment.HLTEndSequence ) -fragment.HLT_L2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOR + fragment.hltPreL2Mu10NoVtx2ChaCosmicSeedVetoL3Mu0DxyMax1cm + fragment.hltL1fL1sMuORL1Filtered0 + fragment.HLTMuonLocalRecoMeanTimerSequence + fragment.hltL2CosmicOfflineMuonSeeds + fragment.hltL2CosmicMuonSeeds + fragment.hltL2CosmicMuons + fragment.hltL2MuonCandidatesNoVtxMeanTimerCosmicSeed + fragment.hltL2fL1sMuORL1f0L2NoVtx10Q2ChaCosmicSeed + fragment.HLTL2muonrecoSequenceNoVtx + fragment.HLTL3muonrecoSequenceNoVtx + ~fragment.hltL3fDimuonL1f0CosmicL2NV2Chaf10L3NVf0Veto1PromptSimple + fragment.HLTEndSequence ) -fragment.HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL3dTksMu1610NoVtxDxyMin0p01cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1DoubleMuf0L2DoubleMuDisplacedFiltered7 + fragment.hltL2fL1DoubleMuf0L2SingleMuDisplacedFiltered15 + fragment.HLTL3DisplacedMuonRecoSequence + fragment.hltL3dTkfL1DoubleMuf0L2NVf15f7L3DoubleMuNVf10Displaced + fragment.hltL3dTkfL1DoubleMuf0L2NVf15f7L3SingleMuNVf16Displaced + fragment.HLTEndSequence ) -fragment.HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreL3dTksMu10NoVtxDxyMin0p01cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1DoubleMuf0L2SingleMuNoVtxFiltered7 + fragment.HLTL3DisplacedMuonRecoSequence + fragment.hltL3fL1f0L2f0Filtered10GlbDisplaceddTks + fragment.HLTEndSequence ) -fragment.HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu7EG23IorMu20EG17IorMu23EG10 + fragment.hltPreMu20NoFiltersNoVtxDisplacedPhoton20CaloCustomId + fragment.hltL1fL1sMu5EG20orMu20EG15L1Filtered5 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2fL1sMu5EG20orMu20EG15L1f5L2NoVtxFiltered20) + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1sMu5EG20orMu20EG15L1f5L2NVf16L3NoFiltersNoVtxFiltered20Displaced + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1Mu5EG20FilterEtalt2p5 + fragment.hltMu20NoFiltersNoVtxPhoton20CaloIdLEtFilter + fragment.hltEgammaClusterShape + fragment.hltMu20NoFiltersNoVtxPhoton20CaloIdLClusterShapeFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltMu20NoFiltersNoVtxPhoton20CaloIdLHEFilter + fragment.hltEgammaEcalPFClusterIso + fragment.hltMu20NoFiltersNoVtxPhoton20CaloIdLEcalIsoFilter + fragment.HLTEndSequence ) -fragment.HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleTauBigOR + fragment.hltPreDoubleMediumChargedIsoDisplacedPFTauHPS32Trk1eta2p1 + fragment.HLTL2TauJetsL1TauSeededSequence + fragment.hltDoubleL2Tau26eta2p2 + fragment.HLTL2p5IsoTauL1TauSeededGlobalSequence + fragment.hltDoubleL2GlobIsoTau30eta2p2 + fragment.HLTGlobalPFTauDisplHPSSequence + fragment.HLTHPSDoubleDisplPFTauPt32Eta2p1Trk1Glob + fragment.HLTHPSMediumChargedIsoDisplPFTauSequence + fragment.hltHpsSelectedPFTausTrackPt1MediumChargedIsolationGlobDispl + fragment.hltHpsDoubleDisplPFTau32TrackPt1MediumChargedIsoGlob + fragment.hltHpsL1JetsHLTDoubleMediumChargedIsoDisplPFTauTrackPt1MatchGlob + fragment.hltHpsDoubleMediumChargedIsoDisplPFTau32TrackPt1L1HLTMatchedGlob + fragment.HLTDisplPFTauDxyProducer + fragment.hltHpsDisplPFTauDxy0p005Discriminator + fragment.hltHpsSelectedDisplPFTausDxy0p005 + fragment.hltHpsDoubleMediumChargedIsoDisplPFTau32Dxy0p005 + fragment.HLTEndSequence ) -fragment.HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DelayedJet40DoubleDelay0p5nsTrackless + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + fragment.hltCaloJetTimingProducer + fragment.hltCaloJetTimingFilterDouble0p5ns + fragment.HLTEndSequence ) -fragment.HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DelayedJet40DoubleDelay1nsInclusive + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + fragment.hltCaloJetTimingProducer + fragment.hltCaloJetTimingFilterDouble1ns + fragment.HLTEndSequence ) -fragment.HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DelayedJet40SingleDelay1nsTrackless + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltSingleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducerSingle + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPtSingle + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPtSingle + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPtSingle + fragment.hltCaloJetTimingProducerSingle + fragment.hltCaloJetTimingFilterSingle1ns + fragment.HLTEndSequence ) -fragment.HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DelayedJet40SingleDelay2nsInclusive + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltSingleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducerSingle + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPtSingle + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPtSingle + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPtSingle + fragment.hltCaloJetTimingProducerSingle + fragment.hltCaloJetTimingFilterSingle2ns + fragment.HLTEndSequence ) +fragment.HLT_L2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOR + fragment.hltPreL2Mu10NoVtx2ChaCosmicSeedVetoL3Mu0DxyMax1cm + fragment.hltL1fL1sMuORL1Filtered0 + fragment.HLTMuonLocalRecoMeanTimerSequence + fragment.hltL2CosmicOfflineMuonSeeds + fragment.hltL2CosmicMuonSeeds + fragment.hltL2CosmicMuons + fragment.hltL2MuonCandidatesNoVtxMeanTimerCosmicSeed + fragment.hltL2fL1sMuORL1f0L2NoVtx10Q2ChaCosmicSeed + fragment.HLTL2muonrecoSequenceNoVtx + fragment.HLTL3muonrecoSequenceNoVtx + ~fragment.hltL3fDimuonL1f0CosmicL2NV2Chaf10L3NVf0Veto1PromptSimple + fragment.HLTEndSequence ) +fragment.HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreDoubleL3dTksMu1610NoVtxDxyMin0p01cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1DoubleMuf0L2DoubleMuDisplacedFiltered7 + fragment.hltL2fL1DoubleMuf0L2SingleMuDisplacedFiltered15 + fragment.HLTL3DisplacedMuonRecoSequence + fragment.hltL3dTkfL1DoubleMuf0L2NVf15f7L3DoubleMuNVf10Displaced + fragment.hltL3dTkfL1DoubleMuf0L2NVf15f7L3SingleMuNVf16Displaced + fragment.HLTEndSequence ) +fragment.HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + fragment.hltPreL3dTksMu10NoVtxDxyMin0p01cm + fragment.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + fragment.HLTL2muonrecoSequenceNoVtx + fragment.hltL2fL1DoubleMuf0L2SingleMuNoVtxFiltered7 + fragment.HLTL3DisplacedMuonRecoSequence + fragment.hltL3fL1f0L2f0Filtered10GlbDisplaceddTks + fragment.HLTEndSequence ) +fragment.HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMu5EG23IorMu7EG23IorMu20EG17IorMu23EG10 + fragment.hltPreMu20NoFiltersNoVtxDisplacedPhoton20CaloCustomId + fragment.hltL1fL1sMu5EG20orMu20EG15L1Filtered5 + fragment.HLTL2muonrecoSequenceNoVtx + cms.ignore(fragment.hltL2fL1sMu5EG20orMu20EG15L1f5L2NoVtxFiltered20) + fragment.HLTL3NoFiltersNoVtxmuonrecoSequence + fragment.hltL3fL1sMu5EG20orMu20EG15L1f5L2NVf16L3NoFiltersNoVtxFiltered20Displaced + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.HLTPFClusteringForEgamma + fragment.hltEgammaCandidates + fragment.hltEGL1Mu5EG20FilterEtalt2p5 + fragment.hltMu20NoFiltersNoVtxPhoton20CaloIdLEtFilter + fragment.hltEgammaClusterShape + fragment.hltMu20NoFiltersNoVtxPhoton20CaloIdLClusterShapeFilter + fragment.HLTDoLocalHcalSequence + fragment.HLTFastJetForEgamma + fragment.hltEgammaHoverE + fragment.hltMu20NoFiltersNoVtxPhoton20CaloIdLHEFilter + fragment.hltEgammaEcalPFClusterIso + fragment.hltMu20NoFiltersNoVtxPhoton20CaloIdLEcalIsoFilter + fragment.HLTEndSequence ) +fragment.HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleTauBigOR + fragment.hltPreDoubleMediumChargedIsoDisplacedPFTauHPS32Trk1eta2p1 + fragment.HLTL2TauJetsL1TauSeededSequence + fragment.hltDoubleL2Tau26eta2p2 + fragment.HLTL2p5IsoTauL1TauSeededGlobalSequence + fragment.hltDoubleL2GlobIsoTau30eta2p2 + fragment.HLTGlobalPFTauDisplHPSSequence + fragment.HLTHPSDoubleDisplPFTauPt32Eta2p1Trk1Glob + fragment.HLTHPSMediumChargedIsoDisplPFTauSequence + fragment.hltHpsSelectedPFTausTrackPt1MediumChargedIsolationGlobDispl + fragment.hltHpsDoubleDisplPFTau32TrackPt1MediumChargedIsoGlob + fragment.hltHpsL1JetsHLTDoubleMediumChargedIsoDisplPFTauTrackPt1MatchGlob + fragment.hltHpsDoubleMediumChargedIsoDisplPFTau32TrackPt1L1HLTMatchedGlob + fragment.HLTDisplPFTauDxyProducer + fragment.hltHpsDisplPFTauDxy0p005Discriminator + fragment.hltHpsSelectedDisplPFTausDxy0p005 + fragment.hltHpsDoubleMediumChargedIsoDisplPFTau32Dxy0p005 + fragment.HLTEndSequence ) +fragment.HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DelayedJet40DoubleDelay0p5nsTrackless + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + fragment.hltCaloJetTimingProducer + fragment.hltCaloJetTimingFilterDouble0p5ns + fragment.HLTEndSequence ) +fragment.HLT_HT430_DelayedJet40_DoubleDelay0p5nsInclusive_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DelayedJet40DoubleDelay0p5nsInclusive + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + fragment.hltCaloJetTimingProducer + fragment.hltCaloJetTimingFilterDouble0p5ns + fragment.HLTEndSequence ) +fragment.HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DelayedJet40DoubleDelay1nsInclusive + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.hltCaloJetTimingProducer + fragment.hltCaloJetTimingFilterDouble1ns + fragment.HLTEndSequence ) +fragment.HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DelayedJet40SingleDelay1nsTrackless + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltSingleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducerSingle + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPtSingle + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPtSingle + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPtSingle + fragment.hltCaloJetTimingProducerSingle + fragment.hltCaloJetTimingFilterSingle1ns + fragment.HLTEndSequence ) +fragment.HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DelayedJet40SingleDelay2nsInclusive + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltSingleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducerSingle + fragment.hltCaloJetTimingProducerSingle + fragment.hltCaloJetTimingFilterSingle2ns + fragment.HLTEndSequence ) +fragment.HLT_HT430_DelayedJet40_SingleDelay0p5nsInclusive_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DelayedJet40SingleDelay0p5nsInclusive + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltSingleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducerSingle + fragment.hltCaloJetTimingProducerSingle + fragment.hltCaloJetTimingFilterSingle0p5ns + fragment.HLTEndSequence ) +fragment.HLT_HT430_DelayedJet40_SingleDelay0p5nsTrackless_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DelayedJet40SingleDelay0p5nsTrackless + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltSingleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducerSingle + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPtSingle + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPtSingle + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPtSingle + fragment.hltCaloJetTimingProducerSingle + fragment.hltCaloJetTimingFilterSingle0p5ns + fragment.HLTEndSequence ) +fragment.HLT_HT430_DelayedJet40_SingleDelay1nsInclusive_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DelayedJet40SingleDelay1nsInclusive + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltSingleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducerSingle + fragment.hltCaloJetTimingProducerSingle + fragment.hltCaloJetTimingFilterSingle1ns + fragment.HLTEndSequence ) +fragment.HLT_HT430_DelayedJet40_SingleDelay1p5nsInclusive_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DelayedJet40SingleDelay1p5nsInclusive + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltSingleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducerSingle + fragment.hltCaloJetTimingProducerSingle + fragment.hltCaloJetTimingFilterSingle1p5ns + fragment.HLTEndSequence ) fragment.HLT_L1Mu6HT240_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoMu6HTT240Or250 + fragment.hltPreL1Mu6HT240 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTEndSequence ) -fragment.HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoMu6HTT240Or250 + fragment.hltPreMu6HT240DisplacedDijet30Inclusive0PtrkShortSig5 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt30 + fragment.hltCentralCaloJetptLowPt30CollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLow30Pt0PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLow30Pt0PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLow30Pt0PtrkShortSig5 + fragment.HLTEndSequence ) -fragment.HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoMu6HTT240Or250 + fragment.hltPreMu6HT240DisplacedDijet30Inclusive1PtrkShortSig5DisplacedLoose + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt30 + fragment.hltCentralCaloJetptLowPt30CollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLow30Pt1PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLow30Pt1PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLow30Pt1PtrkShortSig5 + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerLow30Pt1PtrkShortSig5 + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementLooseDisplacedJetsLow30Pt1PtrkShortSig5 + fragment.HLTEndSequence ) -fragment.HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoMu6HTT240Or250 + fragment.hltPreMu6HT240DisplacedDijet35Inclusive0PtrkShortSig5 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt35 + fragment.hltCentralCaloJetptLowPt35CollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLow35Pt0PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLow35Pt0PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLow35Pt0PtrkShortSig5 + fragment.HLTEndSequence ) -fragment.HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoMu6HTT240Or250 + fragment.hltPreMu6HT240DisplacedDijet35Inclusive1PtrkShortSig5DisplacedLoose + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt35 + fragment.hltCentralCaloJetptLowPt35CollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLow35Pt1PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLow35Pt1PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLow35Pt1PtrkShortSig5 + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerLow35Pt1PtrkShortSig5 + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementLooseDisplacedJetsLow35Pt1PtrkShortSig5 + fragment.HLTEndSequence ) -fragment.HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoMu6HTT240Or250 + fragment.hltPreMu6HT240DisplacedDijet40Inclusive0PtrkShortSig5 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt0PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt0PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt0PtrkShortSig5 + fragment.HLTEndSequence ) -fragment.HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoMu6HTT240Or250 + fragment.hltPreMu6HT240DisplacedDijet40Inclusive1PtrkShortSig5DisplacedLoose + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt1PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt1PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt1PtrkShortSig5 + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt1PtrkShortSig5 + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementLooseDisplacedJetsLowPt1PtrkShortSig5 + fragment.HLTEndSequence ) -fragment.HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DisplacedDijet30Inclusive1PtrkShortSig5 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt30 + fragment.hltCentralCaloJetptLowPt30CollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLow30Pt1PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLow30Pt1PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLow30Pt1PtrkShortSig5 + fragment.HLTEndSequence ) -fragment.HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DisplacedDijet35Inclusive1PtrkShortSig5 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt35 + fragment.hltCentralCaloJetptLowPt35CollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLow35Pt1PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLow35Pt1PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLow35Pt1PtrkShortSig5 + fragment.HLTEndSequence ) -fragment.HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DisplacedDijet40Inclusive1PtrkShortSig5 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt1PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt1PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt1PtrkShortSig5 + fragment.HLTEndSequence ) -fragment.HLT_CaloMET60_DTCluster50_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreCaloMET60DTCluster50 + fragment.HLTRecoMETSequence + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT60 + fragment.hltMuonDTDigis + fragment.hltDt1DRecHits + fragment.hltDTrechitClusterProducer50 + fragment.hltMuonRecHitClusterFilter50 + fragment.HLTEndSequence ) -fragment.HLT_CaloMET60_DTClusterNoMB1S50_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreCaloMET60DTClusterNoMB1S50 + fragment.HLTRecoMETSequence + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT60 + fragment.hltMuonDTDigis + fragment.hltDt1DRecHits + fragment.hltDTrechitClusterProducer50 + fragment.hltMuonRecHitClusterNoMB1SFilter50 + fragment.HLTEndSequence ) -fragment.HLT_L1MET_DTCluster50_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreL1METDTCluster50 + fragment.HLTRecoMETSequence + fragment.hltMuonDTDigis + fragment.hltDt1DRecHits + fragment.hltDTrechitClusterProducer50 + fragment.hltMuonRecHitClusterFilter50 + fragment.HLTEndSequence ) -fragment.HLT_L1MET_DTClusterNoMB1S50_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreL1METDTClusterNoMB1S50 + fragment.HLTRecoMETSequence + fragment.hltMuonDTDigis + fragment.hltDt1DRecHits + fragment.hltDTrechitClusterProducer50 + fragment.hltMuonRecHitClusterNoMB1SFilter50 + fragment.HLTEndSequence ) +fragment.HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoMu6HTT240Or250 + fragment.hltPreMu6HT240DisplacedDijet30Inclusive0PtrkShortSig5 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt30 + fragment.hltCentralCaloJetptLowPt30CollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLow30Pt0PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLow30Pt0PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLow30Pt0PtrkShortSig5 + fragment.HLTEndSequence ) +fragment.HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoMu6HTT240Or250 + fragment.hltPreMu6HT240DisplacedDijet30Inclusive1PtrkShortSig5DisplacedLoose + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt30 + fragment.hltCentralCaloJetptLowPt30CollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLow30Pt1PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLow30Pt1PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLow30Pt1PtrkShortSig5 + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerLow30Pt1PtrkShortSig5 + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementLooseDisplacedJetsLow30Pt1PtrkShortSig5 + fragment.HLTEndSequence ) +fragment.HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoMu6HTT240Or250 + fragment.hltPreMu6HT240DisplacedDijet35Inclusive0PtrkShortSig5 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt35 + fragment.hltCentralCaloJetptLowPt35CollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLow35Pt0PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLow35Pt0PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLow35Pt0PtrkShortSig5 + fragment.HLTEndSequence ) +fragment.HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoMu6HTT240Or250 + fragment.hltPreMu6HT240DisplacedDijet35Inclusive1PtrkShortSig5DisplacedLoose + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt35 + fragment.hltCentralCaloJetptLowPt35CollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLow35Pt1PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLow35Pt1PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLow35Pt1PtrkShortSig5 + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerLow35Pt1PtrkShortSig5 + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementLooseDisplacedJetsLow35Pt1PtrkShortSig5 + fragment.HLTEndSequence ) +fragment.HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoMu6HTT240Or250 + fragment.hltPreMu6HT240DisplacedDijet40Inclusive0PtrkShortSig5 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt0PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt0PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt0PtrkShortSig5 + fragment.HLTEndSequence ) +fragment.HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoMu6HTT240Or250 + fragment.hltPreMu6HT240DisplacedDijet40Inclusive1PtrkShortSig5DisplacedLoose + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt1PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt1PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt1PtrkShortSig5 + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt1PtrkShortSig5 + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementLooseDisplacedJetsLowPt1PtrkShortSig5 + fragment.HLTEndSequence ) +fragment.HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DisplacedDijet30Inclusive1PtrkShortSig5 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt30 + fragment.hltCentralCaloJetptLowPt30CollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLow30Pt1PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLow30Pt1PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLow30Pt1PtrkShortSig5 + fragment.HLTEndSequence ) +fragment.HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DisplacedDijet35Inclusive1PtrkShortSig5 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt35 + fragment.hltCentralCaloJetptLowPt35CollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLow35Pt1PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLow35Pt1PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLow35Pt1PtrkShortSig5 + fragment.HLTEndSequence ) +fragment.HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT380 + fragment.hltPreHT430DisplacedDijet40Inclusive1PtrkShortSig5 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT430 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt1PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt1PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt1PtrkShortSig5 + fragment.HLTEndSequence ) +fragment.HLT_CaloMET60_DTCluster50_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreCaloMET60DTCluster50 + fragment.HLTRecoMETSequence + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT60 + fragment.hltMuonDTDigis + fragment.hltDt1DRecHits + fragment.hltDTrechitClusterProducer50 + fragment.hltMuonRecHitClusterFilter50 + fragment.HLTEndSequence ) +fragment.HLT_CaloMET60_DTClusterNoMB1S50_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreCaloMET60DTClusterNoMB1S50 + fragment.HLTRecoMETSequence + fragment.HLTAK4CaloJetsSequence + fragment.hltMht + fragment.hltMHT60 + fragment.hltMuonDTDigis + fragment.hltDt1DRecHits + fragment.hltDTrechitClusterProducer50 + fragment.hltMuonRecHitClusterNoMB1SFilter50 + fragment.HLTEndSequence ) +fragment.HLT_L1MET_DTCluster50_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreL1METDTCluster50 + fragment.HLTRecoMETSequence + fragment.hltMuonDTDigis + fragment.hltDt1DRecHits + fragment.hltDTrechitClusterProducer50 + fragment.hltMuonRecHitClusterFilter50 + fragment.HLTEndSequence ) +fragment.HLT_L1MET_DTClusterNoMB1S50_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAllETMHFSeeds + fragment.hltPreL1METDTClusterNoMB1S50 + fragment.HLTRecoMETSequence + fragment.hltMuonDTDigis + fragment.hltDt1DRecHits + fragment.hltDTrechitClusterProducer50 + fragment.hltMuonRecHitClusterNoMB1SFilter50 + fragment.HLTEndSequence ) fragment.HLT_CscCluster_Loose_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMuShowerOneNominal + fragment.hltPreCscClusterLoose + fragment.HLTMuonLocalRecoSequence + fragment.hltCSCrechitClusters + fragment.hltCscClusterLoose + fragment.HLTEndSequence ) fragment.HLT_CscCluster_Medium_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMuShowerOneNominal + fragment.hltPreCscClusterMedium + fragment.HLTMuonLocalRecoSequence + fragment.hltCSCrechitClusters + fragment.hltCscClusterMedium + fragment.HLTEndSequence ) fragment.HLT_CscCluster_Tight_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMuShowerOneNominal + fragment.hltPreCscClusterTight + fragment.HLTMuonLocalRecoSequence + fragment.hltCSCrechitClusters + fragment.hltCscClusterTight + fragment.HLTEndSequence ) fragment.HLT_L1CSCShower_DTCluster50_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMuShowerOneNominal + fragment.hltPreL1CSCShowerDTCluster50 + fragment.HLTMuonLocalRecoSequence + fragment.hltDTrechitClusters + fragment.hltDTCluster50NoMB1 + fragment.HLTEndSequence ) fragment.HLT_L1CSCShower_DTCluster75_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMuShowerOneNominal + fragment.hltPreL1CSCShowerDTCluster75 + fragment.HLTMuonLocalRecoSequence + fragment.hltDTrechitClusters + fragment.hltDTCluster75NoMB1 + fragment.HLTEndSequence ) -fragment.HLT_PFMET105_IsoTrk50_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETM90ToETM150 + fragment.hltPrePFMET105IsoTrk50 + fragment.HLTRecoMETSequence + fragment.hltMET75 + fragment.HLTRecoJetSequenceAK4PrePF + fragment.HLTDoLocalPixelSequence + fragment.HLTDoLocalStripSequence + fragment.HLTRecopixelvertexingSequence + fragment.HLTIterativeTrackingIter02 + fragment.hltDeDxEstimatorProducer + fragment.hltTrk50Filter + fragment.HLTAK4PFJetsSequence + fragment.hltPFMETProducer + fragment.hltPFMET105 + fragment.HLTEndSequence ) -fragment.HLT_PFMET110_PFJet100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETMHF90SingleJet60looseRecoiling + fragment.hltPrePFMET110PFJet100 + fragment.HLTRecoMETSequence + fragment.hltMET75 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets70 + fragment.hltSinglePFJet100 + fragment.hltPFMETProducer + fragment.hltPFMET110 + fragment.HLTEndSequence ) -fragment.HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT170L1SingleLLPJetDisplacedDijet40DisplacedTrack + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT170 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementDisplacedJetsLowPt + fragment.HLTEndSequence ) -fragment.HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT200L1SingleLLPJetDisplacedDijet40DisplacedTrack + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT200 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementDisplacedJetsLowPt + fragment.HLTEndSequence ) -fragment.HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT200L1SingleLLPJetDisplacedDijet60DisplacedTrack + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT200 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt60 + fragment.hltCentralCaloJetptMidPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + fragment.hltDisplacedHLTCaloJetCollectionProducerMidPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerMidPt + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementDisplacedJetsMidPt + fragment.HLTEndSequence ) -fragment.HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT270L1SingleLLPJetDisplacedDijet40DisplacedTrack + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT270 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementDisplacedJetsLowPt + fragment.HLTEndSequence ) -fragment.HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT320L1SingleLLPJetDisplacedDijet60Inclusive + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT320 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt60 + fragment.hltCentralCaloJetptMidPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + fragment.hltDisplacedHLTCaloJetCollectionProducerMidPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + fragment.HLTEndSequence ) -fragment.HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT420L1SingleLLPJetDisplacedDijet60Inclusive + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT420 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt60 + fragment.hltCentralCaloJetptMidPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + fragment.hltDisplacedHLTCaloJetCollectionProducerMidPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + fragment.HLTEndSequence ) -fragment.HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT200L1SingleLLPJetDelayedJet40SingleDelay1nsTrackless + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT200 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltSingleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducerSingle + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPtSingle + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPtSingle + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPtSingle + fragment.hltCaloJetTimingProducerSingle + fragment.hltCaloJetTimingFilterSingle1ns + fragment.HLTEndSequence ) -fragment.HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT200L1SingleLLPJetDelayedJet40SingleDelay2nsInclusive + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT200 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltSingleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducerSingle + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPtSingle + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPtSingle + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPtSingle + fragment.hltCaloJetTimingProducerSingle + fragment.hltCaloJetTimingFilterSingle2ns + fragment.HLTEndSequence ) -fragment.HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT200L1SingleLLPJetDelayedJet40DoubleDelay0p5nsTrackless + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT200 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + fragment.hltCaloJetTimingProducer + fragment.hltCaloJetTimingFilterDouble0p5ns + fragment.HLTEndSequence ) -fragment.HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT200L1SingleLLPJetDelayedJet40DoubleDelay1nsInclusive + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT200 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + fragment.hltCaloJetTimingProducer + fragment.hltCaloJetTimingFilterDouble1ns + fragment.HLTEndSequence ) -fragment.HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT200L1SingleLLPJetDisplacedDijet30Inclusive1PtrkShortSig5 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT200 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt30 + fragment.hltCentralCaloJetptLowPt30CollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLow30Pt1PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLow30Pt1PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLow30Pt1PtrkShortSig5 + fragment.HLTEndSequence ) -fragment.HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT200L1SingleLLPJetDisplacedDijet35Inclusive1PtrkShortSig5 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT200 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt35 + fragment.hltCentralCaloJetptLowPt35CollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLow35Pt1PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLow35Pt1PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLow35Pt1PtrkShortSig5 + fragment.HLTEndSequence ) -fragment.HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT200L1SingleLLPJetDisplacedDijet40Inclusive1PtrkShortSig5 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT200 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt1PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt1PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt1PtrkShortSig5 + fragment.HLTEndSequence ) -fragment.HLT_DiPhoton10Time1p4ns_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltPreDiPhoton10Time1p4ns + fragment.HLTDiPho10CaloIdLTime1p4nsSequence + fragment.HLTEndSequence ) -fragment.HLT_DiPhoton10Time1p6ns_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltPreDiPhoton10Time1p6ns + fragment.HLTDiPho10CaloIdLTime1p6nsSequence + fragment.HLTEndSequence ) -fragment.HLT_DiPhoton10Time1p8ns_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltPreDiPhoton10Time1p8ns + fragment.HLTDiPho10CaloIdLTime1p8nsSequence + fragment.HLTEndSequence ) -fragment.HLT_DiPhoton10Time2ns_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltPreDiPhoton10Time2ns + fragment.HLTDiPho10CaloIdLTime2nsSequence + fragment.HLTEndSequence ) -fragment.HLT_DiPhoton10sminlt0p1_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltPreDiPhoton10sminlt0p1 + fragment.HLTDiPho10CaloIdLsminlt0p1Sequence + fragment.HLTEndSequence ) -fragment.HLT_DiPhoton10sminlt0p12_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltPreDiPhoton10sminlt0p12 + fragment.HLTDiPho10CaloIdLsminlt0p12Sequence + fragment.HLTEndSequence ) -fragment.HLT_DiPhoton10_CaloIdL_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltPreDiPhoton10CaloIdL + fragment.HLTDiPho10CaloIdLSequence + fragment.HLTEndSequence ) -fragment.HLT_DoubleEle4_eta1p22_mMax6_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle4eta1p22mMax6 + fragment.HLTDoubleEle4eta1p22mMax6Sequence + fragment.HLTEndSequence ) -fragment.HLT_DoubleEle4p5_eta1p22_mMax6_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle4p5eta1p22mMax6 + fragment.HLTDoubleEle4p5eta1p22mMax6Sequence + fragment.HLTEndSequence ) -fragment.HLT_DoubleEle5_eta1p22_mMax6_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle5eta1p22mMax6 + fragment.HLTDoubleEle5eta1p22mMax6Sequence + fragment.HLTEndSequence ) -fragment.HLT_DoubleEle5p5_eta1p22_mMax6_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle5p5eta1p22mMax6 + fragment.HLTDoubleEle5p5eta1p22mMax6Sequence + fragment.HLTEndSequence ) -fragment.HLT_DoubleEle6_eta1p22_mMax6_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle6eta1p22mMax6 + fragment.HLTDoubleEle6eta1p22mMax6Sequence + fragment.HLTEndSequence ) -fragment.HLT_DoubleEle6p5_eta1p22_mMax6_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle6p5eta1p22mMax6 + fragment.HLTDoubleEle6p5eta1p22mMax6Sequence + fragment.HLTEndSequence ) -fragment.HLT_DoubleEle7_eta1p22_mMax6_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle7eta1p22mMax6 + fragment.HLTDoubleEle7eta1p22mMax6Sequence + fragment.HLTEndSequence ) -fragment.HLT_DoubleEle7p5_eta1p22_mMax6_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle7p5eta1p22mMax6 + fragment.HLTDoubleEle7p5eta1p22mMax6Sequence + fragment.HLTEndSequence ) -fragment.HLT_DoubleEle8_eta1p22_mMax6_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle8eta1p22mMax6 + fragment.HLTDoubleEle8eta1p22mMax6Sequence + fragment.HLTEndSequence ) -fragment.HLT_DoubleEle8p5_eta1p22_mMax6_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle8p5eta1p22mMax6 + fragment.HLTDoubleEle8p5eta1p22mMax6Sequence + fragment.HLTEndSequence ) -fragment.HLT_DoubleEle9_eta1p22_mMax6_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle9eta1p22mMax6 + fragment.HLTDoubleEle9eta1p22mMax6Sequence + fragment.HLTEndSequence ) -fragment.HLT_DoubleEle9p5_eta1p22_mMax6_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle9p5eta1p22mMax6 + fragment.HLTDoubleEle9p5eta1p22mMax6Sequence + fragment.HLTEndSequence ) -fragment.HLT_DoubleEle10_eta1p22_mMax6_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle10eta1p22mMax6 + fragment.HLTDoubleEle10eta1p22mMax6Sequence + fragment.HLTEndSequence ) -fragment.HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGIsoeta1p5 + fragment.hltPreDiphoton2014eta1p5R9IdLANDHEANDIsoTCaloIdT + fragment.HLTDiphoton2014eta1p5R9Idb50e90ANDIso30CaloId11b11eANDHE12b10eSequence + fragment.HLTEndSequence ) -fragment.HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGIsoeta1p5 + fragment.hltPreDiphoton2014eta1p5R9IdLANDHETANDIsoTCaloIdT + fragment.HLTDiphoton2014eta1p5R9Idb50e90ANDIso30CaloId11b11eANDHE06b06eSequence + fragment.HLTEndSequence ) -fragment.HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGIsoeta1p5 + fragment.hltPreDiphoton2214eta1p5R9IdLANDHEANDIsoTCaloIdT + fragment.HLTDiphoton2214eta1p5R9Idb50e90ANDIso30CaloId11b11eANDHE12b10eSequence + fragment.HLTEndSequence ) -fragment.HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGIsoeta1p5 + fragment.hltPreDiphoton2214eta1p5R9IdLANDHETANDIsoTCaloIdT + fragment.HLTDiphoton2214eta1p5R9Idb50e90ANDIso30CaloId11b11eANDHE06b06eSequence + fragment.HLTEndSequence ) +fragment.HLT_PFMET105_IsoTrk50_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETM90ToETM150 + fragment.hltPrePFMET105IsoTrk50 + fragment.HLTRecoMETSequence + fragment.hltMET75 + fragment.HLTRecoJetSequenceAK4PrePF + fragment.HLTDoLocalPixelSequence + fragment.HLTDoLocalStripSequence + fragment.HLTRecopixelvertexingSequence + fragment.HLTIterativeTrackingIter02 + fragment.hltDeDxEstimatorProducer + fragment.hltTrk50Filter + fragment.HLTAK4PFJetsSequence + fragment.hltPFMETProducer + fragment.hltPFMET105 + fragment.HLTEndSequence ) +fragment.HLT_PFMET110_PFJet100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETMHF90SingleJet60looseRecoiling + fragment.hltPrePFMET110PFJet100 + fragment.HLTRecoMETSequence + fragment.hltMET75 + fragment.HLTAK4CaloJetsSequence + fragment.hltSingleAK4CaloJet70 + fragment.HLTAK4PFJetsSequence + fragment.hltPFJetsCorrectedMatchedToCaloJets70 + fragment.hltSinglePFJet100 + fragment.hltPFMETProducer + fragment.hltPFMET110 + fragment.HLTEndSequence ) +fragment.HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT170L1SingleLLPJetDisplacedDijet40DisplacedTrack + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT170 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementDisplacedJetsLowPt + fragment.HLTEndSequence ) +fragment.HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT200L1SingleLLPJetDisplacedDijet40DisplacedTrack + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT200 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementDisplacedJetsLowPt + fragment.HLTEndSequence ) +fragment.HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT200L1SingleLLPJetDisplacedDijet60DisplacedTrack + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT200 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt60 + fragment.hltCentralCaloJetptMidPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + fragment.hltDisplacedHLTCaloJetCollectionProducerMidPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerMidPt + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementDisplacedJetsMidPt + fragment.HLTEndSequence ) +fragment.HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT270L1SingleLLPJetDisplacedDijet40DisplacedTrack + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT270 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + fragment.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIteration4DisplacedJets + fragment.HLTDisplacedTrackRequirementDisplacedJetsLowPt + fragment.HLTEndSequence ) +fragment.HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT320L1SingleLLPJetDisplacedDijet60Inclusive + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT320 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt60 + fragment.hltCentralCaloJetptMidPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + fragment.hltDisplacedHLTCaloJetCollectionProducerMidPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + fragment.HLTEndSequence ) +fragment.HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT420L1SingleLLPJetDisplacedDijet60Inclusive + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT420 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt60 + fragment.hltCentralCaloJetptMidPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + fragment.hltDisplacedHLTCaloJetCollectionProducerMidPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + fragment.HLTEndSequence ) +fragment.HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT200L1SingleLLPJetDelayedJet40SingleDelay1nsTrackless + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT200 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltSingleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducerSingle + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPtSingle + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPtSingle + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPtSingle + fragment.hltCaloJetTimingBarrelOnlyProducerSingle + fragment.hltCaloJetTimingBarrelOnlyFilterSingle1ns + fragment.HLTEndSequence ) +fragment.HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT200L1SingleLLPJetDelayedJet40SingleDelay2nsInclusive + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT200 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltSingleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducerSingle + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPtSingle + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPtSingle + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPtSingle + fragment.hltCaloJetTimingBarrelOnlyProducerSingle + fragment.hltCaloJetTimingBarrelOnlyFilterSingle2ns + fragment.HLTEndSequence ) +fragment.HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT200L1SingleLLPJetDelayedJet40DoubleDelay0p5nsTrackless + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT200 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + fragment.hltCaloJetTimingBarrelOnlyProducer + fragment.hltCaloJetTimingBarrelOnlyFilterDouble0p5ns + fragment.HLTEndSequence ) +fragment.HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT200L1SingleLLPJetDelayedJet40DoubleDelay1nsInclusive + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT200 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + fragment.hltCaloJetTimingBarrelOnlyProducer + fragment.hltCaloJetTimingBarrelOnlyFilterDouble1ns + fragment.HLTEndSequence ) +fragment.HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT200L1SingleLLPJetDisplacedDijet30Inclusive1PtrkShortSig5 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT200 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt30 + fragment.hltCentralCaloJetptLowPt30CollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLow30Pt1PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLow30Pt1PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLow30Pt1PtrkShortSig5 + fragment.HLTEndSequence ) +fragment.HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT200L1SingleLLPJetDisplacedDijet35Inclusive1PtrkShortSig5 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT200 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt35 + fragment.hltCentralCaloJetptLowPt35CollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLow35Pt1PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLow35Pt1PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLow35Pt1PtrkShortSig5 + fragment.HLTEndSequence ) +fragment.HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sVoHTT200SingleLLPJet60 + fragment.hltPreHT200L1SingleLLPJetDisplacedDijet40Inclusive1PtrkShortSig5 + fragment.hltPixelTrackerHVOn + fragment.hltStripTrackerHVOn + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT200 + fragment.hltEmFraction0p01To0p99CaloJetSelector + fragment.hltDoubleCentralCaloJetpt40 + fragment.hltCentralCaloJetptLowPtCollectionProducer + fragment.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + fragment.HLTIterativeTrackingIteration0ForDisplaced + fragment.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt1PtrkShortSig5 + fragment.hltDisplacedHLTCaloJetCollectionProducerLowPt1PtrkShortSig5 + fragment.HLTIterativeTrackingIter12ForDisplaced + fragment.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt1PtrkShortSig5 + fragment.HLTEndSequence ) +fragment.HLT_DiPhoton10Time1ns_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltPreDiPhoton10Time1ns + fragment.HLTDiPho10CaloIdLTime1nsSequence + fragment.HLTEndSequence ) +fragment.HLT_DiPhoton10Time1p2ns_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltPreDiPhoton10Time1p2ns + fragment.HLTDiPho10CaloIdLTime1p2nsSequence + fragment.HLTEndSequence ) +fragment.HLT_DiPhoton10Time1p4ns_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltPreDiPhoton10Time1p4ns + fragment.HLTDiPho10CaloIdLTime1p4nsSequence + fragment.HLTEndSequence ) +fragment.HLT_DiPhoton10Time1p6ns_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltPreDiPhoton10Time1p6ns + fragment.HLTDiPho10CaloIdLTime1p6nsSequence + fragment.HLTEndSequence ) +fragment.HLT_DiPhoton10Time1p8ns_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltPreDiPhoton10Time1p8ns + fragment.HLTDiPho10CaloIdLTime1p8nsSequence + fragment.HLTEndSequence ) +fragment.HLT_DiPhoton10Time2ns_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltPreDiPhoton10Time2ns + fragment.HLTDiPho10CaloIdLTime2nsSequence + fragment.HLTEndSequence ) +fragment.HLT_DiPhoton10sminlt0p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltPreDiPhoton10sminlt0p1 + fragment.HLTDiPho10CaloIdLsminlt0p1Sequence + fragment.HLTEndSequence ) +fragment.HLT_DiPhoton10sminlt0p12_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltPreDiPhoton10sminlt0p12 + fragment.HLTDiPho10CaloIdLsminlt0p12Sequence + fragment.HLTEndSequence ) +fragment.HLT_DiPhoton10_CaloIdL_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + fragment.hltPreDiPhoton10CaloIdL + fragment.HLTDiPho10CaloIdLSequence + fragment.HLTEndSequence ) +fragment.HLT_DoubleEle4_eta1p22_mMax6_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle4eta1p22mMax6 + fragment.HLTDoubleEle4eta1p22mMax6Sequence + fragment.HLTEndSequence ) +fragment.HLT_DoubleEle4p5_eta1p22_mMax6_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle4p5eta1p22mMax6 + fragment.HLTDoubleEle4p5eta1p22mMax6Sequence + fragment.HLTEndSequence ) +fragment.HLT_DoubleEle5_eta1p22_mMax6_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle5eta1p22mMax6 + fragment.HLTDoubleEle5eta1p22mMax6Sequence + fragment.HLTEndSequence ) +fragment.HLT_DoubleEle5p5_eta1p22_mMax6_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle5p5eta1p22mMax6 + fragment.HLTDoubleEle5p5eta1p22mMax6Sequence + fragment.HLTEndSequence ) +fragment.HLT_DoubleEle6_eta1p22_mMax6_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle6eta1p22mMax6 + fragment.HLTDoubleEle6eta1p22mMax6Sequence + fragment.HLTEndSequence ) +fragment.HLT_DoubleEle6p5_eta1p22_mMax6_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle6p5eta1p22mMax6 + fragment.HLTDoubleEle6p5eta1p22mMax6Sequence + fragment.HLTEndSequence ) +fragment.HLT_DoubleEle7_eta1p22_mMax6_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle7eta1p22mMax6 + fragment.HLTDoubleEle7eta1p22mMax6Sequence + fragment.HLTEndSequence ) +fragment.HLT_DoubleEle7p5_eta1p22_mMax6_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle7p5eta1p22mMax6 + fragment.HLTDoubleEle7p5eta1p22mMax6Sequence + fragment.HLTEndSequence ) +fragment.HLT_DoubleEle8_eta1p22_mMax6_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle8eta1p22mMax6 + fragment.HLTDoubleEle8eta1p22mMax6Sequence + fragment.HLTEndSequence ) +fragment.HLT_DoubleEle8p5_eta1p22_mMax6_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle8p5eta1p22mMax6 + fragment.HLTDoubleEle8p5eta1p22mMax6Sequence + fragment.HLTEndSequence ) +fragment.HLT_DoubleEle9_eta1p22_mMax6_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle9eta1p22mMax6 + fragment.HLTDoubleEle9eta1p22mMax6Sequence + fragment.HLTEndSequence ) +fragment.HLT_DoubleEle9p5_eta1p22_mMax6_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle9p5eta1p22mMax6 + fragment.HLTDoubleEle9p5eta1p22mMax6Sequence + fragment.HLTEndSequence ) +fragment.HLT_DoubleEle10_eta1p22_mMax6_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGXer1p2dRMaxY + fragment.hltPreDoubleEle10eta1p22mMax6 + fragment.HLTDoubleEle10eta1p22mMax6Sequence + fragment.HLTEndSequence ) +fragment.HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGIsoeta1p5 + fragment.hltPreDiphoton2014eta1p5R9IdLANDHEANDIsoTCaloIdT + fragment.HLTDiphoton2014eta1p5R9Idb50e90ANDIso30CaloId11b11eANDHE12b10eSequence + fragment.HLTEndSequence ) +fragment.HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGIsoeta1p5 + fragment.hltPreDiphoton2014eta1p5R9IdLANDHETANDIsoTCaloIdT + fragment.HLTDiphoton2014eta1p5R9Idb50e90ANDIso30CaloId11b11eANDHE06b06eSequence + fragment.HLTEndSequence ) +fragment.HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGIsoeta1p5 + fragment.hltPreDiphoton2214eta1p5R9IdLANDHEANDIsoTCaloIdT + fragment.HLTDiphoton2214eta1p5R9Idb50e90ANDIso30CaloId11b11eANDHE12b10eSequence + fragment.HLTEndSequence ) +fragment.HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEGIsoeta1p5 + fragment.hltPreDiphoton2214eta1p5R9IdLANDHETANDIsoTCaloIdT + fragment.HLTDiphoton2214eta1p5R9Idb50e90ANDIso30CaloId11b11eANDHE06b06eSequence + fragment.HLTEndSequence ) fragment.HLT_Mu50_L1SingleMuShower_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleMuShower + fragment.hltPreMu50L1SingleMuShower + cms.ignore(fragment.hltL1sSingleMuOpenObjectMap) + fragment.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + fragment.HLTL2muonrecoSequence + cms.ignore(fragment.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + fragment.HLTL3muonrecoSequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + fragment.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered50Q + fragment.HLTEndSequence ) -fragment.HLT_ExpressMuons_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreExpressMuons + fragment.hltExpressMuonsFilter + fragment.HLTEndSequence ) -fragment.HLT_OnlineMonitorGroup_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreOnlineMonitorGroup + fragment.hltOnlineMonitorGroupFilter + fragment.HLTEndSequence ) -fragment.DQM_EcalReconstruction_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDSTRun3PFScoutingPixelTracking + fragment.hltPreDQMEcalReconstruction + fragment.statusOnGPU + fragment.statusOnGPUFilter + fragment.HLTDoFullUnpackingEgammaEcalWithoutPreshowerSequence + fragment.hltEcalConsumerCPU + fragment.hltEcalConsumerGPU + fragment.HLTEndSequence ) +fragment.HLT_ExpressMuons_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreExpressMuons + fragment.hltExpressMuonsFilter + fragment.HLTEndSequence ) +fragment.HLT_OnlineMonitorGroup_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreOnlineMonitorGroup + fragment.hltOnlineMonitorGroupFilter + fragment.HLTEndSequence ) +fragment.DQM_EcalReconstruction_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDSTRun3PFScoutingPixelTracking + fragment.hltPreDQMEcalReconstruction + fragment.statusOnGPU + fragment.statusOnGPUFilter + fragment.HLTDoFullUnpackingEgammaEcalWithoutPreshowerSequence + fragment.hltEcalConsumerCPU + fragment.hltEcalConsumerGPU + fragment.HLTEndSequence ) fragment.DQM_HcalReconstruction_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDSTRun3PFScoutingPixelTracking + fragment.hltPreDQMHcalReconstruction + fragment.statusOnGPU + fragment.statusOnGPUFilter + fragment.HLTDoLocalHcalSequence + fragment.hltHcalConsumerCPU + fragment.hltHcalConsumerGPU + fragment.HLTEndSequence ) -fragment.DQM_PixelReconstruction_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDSTRun3PFScoutingPixelTracking + fragment.hltPreDQMPixelReconstruction + fragment.statusOnGPU + fragment.statusOnGPUFilter + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingSequence + fragment.hltPixelConsumerCPU + fragment.hltPixelConsumerGPU + fragment.HLTDQMPixelReconstruction + fragment.HLTEndSequence ) +fragment.DQM_PixelReconstruction_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDSTRun3PFScoutingPixelTracking + fragment.hltPreDQMPixelReconstruction + fragment.statusOnGPU + fragment.statusOnGPUFilter + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingSequence + fragment.hltPixelConsumerCPU + fragment.hltPixelConsumerGPU + fragment.HLTDQMPixelReconstruction + fragment.HLTEndSequence ) fragment.HLT_PPSMaxTracksPerArm1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPrePPSMaxTracksPerArm1 + fragment.HLTPPSPixelRecoSequence + fragment.hltPPSExpCalFilter + fragment.hltPPSCalibrationRaw + fragment.HLTEndSequence ) fragment.HLT_PPSMaxTracksPerRP4_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPrePPSMaxTracksPerRP4 + fragment.HLTPPSPixelRecoSequence + fragment.hltPPSPrCalFilter + fragment.hltPPSCalibrationRaw + fragment.HLTEndSequence ) fragment.HLTriggerFinalPath = cms.Path( fragment.hltGtStage2Digis + fragment.hltScalersRawToDigi + fragment.hltFEDSelectorTCDS + fragment.hltTriggerSummaryAOD + fragment.hltTriggerSummaryRAW + fragment.hltBoolFalse ) @@ -81170,7 +84890,7 @@ fragment.Dataset_ZeroBias = cms.Path( fragment.HLTDatasetPathBeginSequence + fragment.hltDatasetZeroBias + fragment.hltPreDatasetZeroBias ) -fragment.schedule = cms.Schedule( *(fragment.HLTriggerFirstPath, fragment.Status_OnCPU, fragment.Status_OnGPU, fragment.HLT_AK8PFJet360_TrimMass30_v19, fragment.HLT_AK8PFJet380_TrimMass30_v12, fragment.HLT_AK8PFJet400_TrimMass30_v13, fragment.HLT_AK8PFJet420_TrimMass30_v12, fragment.HLT_AK8PFJet400_MassSD30_v1, fragment.HLT_AK8PFJet420_MassSD30_v1, fragment.HLT_AK8PFJet450_MassSD30_v1, fragment.HLT_AK8DiPFJet250_250_MassSD30_v1, fragment.HLT_AK8DiPFJet250_250_MassSD50_v1, fragment.HLT_AK8DiPFJet260_260_MassSD30_v1, fragment.HLT_AK8DiPFJet270_270_MassSD30_v1, fragment.HLT_AK8PFHT750_TrimMass50_v13, fragment.HLT_AK8PFHT800_TrimMass50_v13, fragment.HLT_AK8PFHT850_TrimMass50_v12, fragment.HLT_AK8PFHT900_TrimMass50_v12, fragment.HLT_CaloJet500_NoJetID_v13, fragment.HLT_CaloJet550_NoJetID_v8, fragment.HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5, fragment.HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5, fragment.HLT_Trimuon5_3p5_2_Upsilon_Muon_v6, fragment.HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4, fragment.HLT_DoubleEle25_CaloIdL_MW_v5, fragment.HLT_DoubleEle27_CaloIdL_MW_v5, fragment.HLT_DoubleEle33_CaloIdL_MW_v18, fragment.HLT_DoubleEle24_eta2p1_WPTight_Gsf_v8, fragment.HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v21, fragment.HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v21, fragment.HLT_Mu27_Ele37_CaloIdL_MW_v6, fragment.HLT_Mu37_Ele27_CaloIdL_MW_v6, fragment.HLT_Mu37_TkMu27_v6, fragment.HLT_DoubleMu4_3_Bs_v16, fragment.HLT_DoubleMu4_3_Jpsi_v16, fragment.HLT_DoubleMu4_3_LowMass_v2, fragment.HLT_DoubleMu4_LowMass_Displaced_v2, fragment.HLT_Mu0_L1DoubleMu_v2, fragment.HLT_Mu4_L1DoubleMu_v2, fragment.HLT_DoubleMu4_3_Photon4_BsToMMG_v1, fragment.HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1, fragment.HLT_DoubleMu3_Trk_Tau3mu_v13, fragment.HLT_DoubleMu3_TkMu_DsTau3Mu_v5, fragment.HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v9, fragment.HLT_DoubleMu4_MuMuTrk_Displaced_v16, fragment.HLT_Mu3_PFJet40_v17, fragment.HLT_Mu7p5_L2Mu2_Jpsi_v11, fragment.HLT_Mu7p5_L2Mu2_Upsilon_v11, fragment.HLT_Mu3_L1SingleMu5orSingleMu7_v2, fragment.HLT_DoublePhoton33_CaloIdL_v7, fragment.HLT_DoublePhoton70_v7, fragment.HLT_DoublePhoton85_v15, fragment.HLT_Ele15_WPLoose_Gsf_v4, fragment.HLT_Ele20_WPLoose_Gsf_v7, fragment.HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v5, fragment.HLT_Ele27_WPTight_Gsf_v17, fragment.HLT_Ele28_WPTight_Gsf_v2, fragment.HLT_Ele30_WPTight_Gsf_v2, fragment.HLT_Ele32_WPTight_Gsf_v16, fragment.HLT_Ele35_WPTight_Gsf_v10, fragment.HLT_Ele35_WPTight_Gsf_L1EGMT_v6, fragment.HLT_Ele38_WPTight_Gsf_v10, fragment.HLT_Ele40_WPTight_Gsf_v10, fragment.HLT_Ele32_WPTight_Gsf_L1DoubleEG_v10, fragment.HLT_HT300_Beamspot_v12, fragment.HLT_ZeroBias_Beamspot_v5, fragment.HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v2, fragment.HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1, fragment.HLT_IsoMu20_v16, fragment.HLT_IsoMu24_v14, fragment.HLT_IsoMu24_eta2p1_v16, fragment.HLT_IsoMu27_v17, fragment.HLT_UncorrectedJetE30_NoBPTX_v7, fragment.HLT_UncorrectedJetE30_NoBPTX3BX_v7, fragment.HLT_UncorrectedJetE60_NoBPTX3BX_v7, fragment.HLT_UncorrectedJetE70_NoBPTX3BX_v7, fragment.HLT_L1SingleMu18_v4, fragment.HLT_L1SingleMu25_v3, fragment.HLT_L1SingleMuCosmics_v2, fragment.HLT_L2Mu10_NoVertex_NoBPTX3BX_v6, fragment.HLT_L2Mu10_NoVertex_NoBPTX_v7, fragment.HLT_L2Mu45_NoVertex_3Sta_NoBPTX3BX_v5, fragment.HLT_L2Mu40_NoVertex_3Sta_NoBPTX3BX_v6, fragment.HLT_L2Mu23NoVtx_2Cha_v2, fragment.HLT_L2Mu23NoVtx_2Cha_CosmicSeed_v2, fragment.HLT_DoubleL2Mu30NoVtx_2Cha_CosmicSeed_Eta2p4_v3, fragment.HLT_DoubleL2Mu30NoVtx_2Cha_Eta2p4_v3, fragment.HLT_DoubleL2Mu50_v3, fragment.HLT_DoubleL2Mu23NoVtx_2Cha_CosmicSeed_v3, fragment.HLT_DoubleL2Mu25NoVtx_2Cha_CosmicSeed_v3, fragment.HLT_DoubleL2Mu25NoVtx_2Cha_CosmicSeed_Eta2p4_v3, fragment.HLT_DoubleL2Mu23NoVtx_2Cha_v3, fragment.HLT_DoubleL2Mu25NoVtx_2Cha_v3, fragment.HLT_DoubleL2Mu25NoVtx_2Cha_Eta2p4_v3, fragment.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v15, fragment.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v4, fragment.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v16, fragment.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v4, fragment.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v6, fragment.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v4, fragment.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v6, fragment.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v4, fragment.HLT_Mu25_TkMu0_Onia_v9, fragment.HLT_Mu30_TkMu0_Psi_v2, fragment.HLT_Mu30_TkMu0_Upsilon_v2, fragment.HLT_Mu20_TkMu0_Phi_v9, fragment.HLT_Mu25_TkMu0_Phi_v9, fragment.HLT_Mu15_v4, fragment.HLT_Mu20_v13, fragment.HLT_Mu27_v14, fragment.HLT_Mu50_v14, fragment.HLT_Mu55_v4, fragment.HLT_CascadeMu100_v4, fragment.HLT_HighPtTkMu100_v3, fragment.HLT_DiPFJetAve40_v15, fragment.HLT_DiPFJetAve60_v15, fragment.HLT_DiPFJetAve80_v14, fragment.HLT_DiPFJetAve140_v14, fragment.HLT_DiPFJetAve200_v14, fragment.HLT_DiPFJetAve260_v15, fragment.HLT_DiPFJetAve320_v15, fragment.HLT_DiPFJetAve400_v15, fragment.HLT_DiPFJetAve500_v15, fragment.HLT_DiPFJetAve60_HFJEC_v16, fragment.HLT_DiPFJetAve80_HFJEC_v17, fragment.HLT_DiPFJetAve100_HFJEC_v17, fragment.HLT_DiPFJetAve160_HFJEC_v17, fragment.HLT_DiPFJetAve220_HFJEC_v17, fragment.HLT_DiPFJetAve300_HFJEC_v17, fragment.HLT_AK8PFJet40_v17, fragment.HLT_AK8PFJet60_v16, fragment.HLT_AK8PFJet80_v16, fragment.HLT_AK8PFJet140_v16, fragment.HLT_AK8PFJet200_v16, fragment.HLT_AK8PFJet260_v17, fragment.HLT_AK8PFJet320_v17, fragment.HLT_AK8PFJet400_v17, fragment.HLT_AK8PFJet450_v17, fragment.HLT_AK8PFJet500_v17, fragment.HLT_AK8PFJet550_v12, fragment.HLT_PFJet40_v22, fragment.HLT_PFJet60_v22, fragment.HLT_PFJet80_v21, fragment.HLT_PFJet110_v1, fragment.HLT_PFJet140_v20, fragment.HLT_PFJet200_v20, fragment.HLT_PFJet260_v21, fragment.HLT_PFJet320_v21, fragment.HLT_PFJet400_v21, fragment.HLT_PFJet450_v22, fragment.HLT_PFJet500_v22, fragment.HLT_PFJet550_v12, fragment.HLT_PFJetFwd15_v4, fragment.HLT_PFJetFwd25_v4, fragment.HLT_PFJetFwd40_v20, fragment.HLT_PFJetFwd60_v20, fragment.HLT_PFJetFwd80_v19, fragment.HLT_PFJetFwd140_v19, fragment.HLT_PFJetFwd200_v19, fragment.HLT_PFJetFwd260_v20, fragment.HLT_PFJetFwd320_v20, fragment.HLT_PFJetFwd400_v20, fragment.HLT_PFJetFwd450_v20, fragment.HLT_PFJetFwd500_v20, fragment.HLT_AK8PFJetFwd15_v4, fragment.HLT_AK8PFJetFwd25_v4, fragment.HLT_AK8PFJetFwd40_v16, fragment.HLT_AK8PFJetFwd60_v15, fragment.HLT_AK8PFJetFwd80_v15, fragment.HLT_AK8PFJetFwd140_v15, fragment.HLT_AK8PFJetFwd200_v15, fragment.HLT_AK8PFJetFwd260_v16, fragment.HLT_AK8PFJetFwd320_v16, fragment.HLT_AK8PFJetFwd400_v16, fragment.HLT_AK8PFJetFwd450_v16, fragment.HLT_AK8PFJetFwd500_v16, fragment.HLT_PFHT180_v18, fragment.HLT_PFHT250_v18, fragment.HLT_PFHT370_v18, fragment.HLT_PFHT430_v18, fragment.HLT_PFHT510_v18, fragment.HLT_PFHT590_v18, fragment.HLT_PFHT680_v18, fragment.HLT_PFHT780_v18, fragment.HLT_PFHT890_v18, fragment.HLT_PFHT1050_v19, fragment.HLT_PFHT500_PFMET100_PFMHT100_IDTight_v13, fragment.HLT_PFHT500_PFMET110_PFMHT110_IDTight_v13, fragment.HLT_PFHT700_PFMET85_PFMHT85_IDTight_v13, fragment.HLT_PFHT800_PFMET75_PFMHT75_IDTight_v13, fragment.HLT_PFMET110_PFMHT110_IDTight_v21, fragment.HLT_PFMET120_PFMHT120_IDTight_v21, fragment.HLT_PFMET130_PFMHT130_IDTight_v21, fragment.HLT_PFMET140_PFMHT140_IDTight_v21, fragment.HLT_PFMET120_PFMHT120_IDTight_PFHT60_v10, fragment.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v10, fragment.HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v10, fragment.HLT_PFMETTypeOne110_PFMHT110_IDTight_v13, fragment.HLT_PFMETTypeOne120_PFMHT120_IDTight_v13, fragment.HLT_PFMETTypeOne130_PFMHT130_IDTight_v13, fragment.HLT_PFMETTypeOne140_PFMHT140_IDTight_v12, fragment.HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v21, fragment.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v21, fragment.HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v20, fragment.HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v20, fragment.HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v1, fragment.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v1, fragment.HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v1, fragment.HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v1, fragment.HLT_L1ETMHadSeeds_v3, fragment.HLT_CaloMHT90_v5, fragment.HLT_CaloMET90_NotCleaned_v5, fragment.HLT_CaloMET350_NotCleaned_v5, fragment.HLT_PFMET200_NotCleaned_v10, fragment.HLT_PFMET250_NotCleaned_v10, fragment.HLT_PFMET300_NotCleaned_v10, fragment.HLT_PFMET200_BeamHaloCleaned_v10, fragment.HLT_PFMETTypeOne200_BeamHaloCleaned_v10, fragment.HLT_MET105_IsoTrk50_v10, fragment.HLT_MET120_IsoTrk50_v10, fragment.HLT_SingleJet30_Mu12_SinglePFJet40_v12, fragment.HLT_Mu12eta2p3_v2, fragment.HLT_Mu12eta2p3_PFJet40_v2, fragment.HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v2, fragment.HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v2, fragment.HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v2, fragment.HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v2, fragment.HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2, fragment.HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2, fragment.HLT_DoublePFJets40_PFBTagDeepCSV_p71_v2, fragment.HLT_DoublePFJets100_PFBTagDeepCSV_p71_v2, fragment.HLT_DoublePFJets200_PFBTagDeepCSV_p71_v2, fragment.HLT_DoublePFJets350_PFBTagDeepCSV_p71_v2, fragment.HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2, fragment.HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2, fragment.HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v2, fragment.HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v2, fragment.HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v2, fragment.HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v2, fragment.HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v2, fragment.HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v2, fragment.HLT_DoublePFJets40_PFBTagDeepJet_p71_v2, fragment.HLT_DoublePFJets100_PFBTagDeepJet_p71_v2, fragment.HLT_DoublePFJets200_PFBTagDeepJet_p71_v2, fragment.HLT_DoublePFJets350_PFBTagDeepJet_p71_v2, fragment.HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v2, fragment.HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v2, fragment.HLT_Photon300_NoHE_v13, fragment.HLT_Mu8_TrkIsoVVL_v13, fragment.HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v19, fragment.HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v19, fragment.HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v20, fragment.HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v20, fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v14, fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v2, fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v2, fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v2, fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v2, fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v12, fragment.HLT_Mu17_TrkIsoVVL_v14, fragment.HLT_Mu19_TrkIsoVVL_v5, fragment.HLT_BTagMu_AK4DiJet20_Mu5_v14, fragment.HLT_BTagMu_AK4DiJet40_Mu5_v14, fragment.HLT_BTagMu_AK4DiJet70_Mu5_v14, fragment.HLT_BTagMu_AK4DiJet110_Mu5_v14, fragment.HLT_BTagMu_AK4DiJet170_Mu5_v13, fragment.HLT_BTagMu_AK4Jet300_Mu5_v13, fragment.HLT_BTagMu_AK8DiJet170_Mu5_v10, fragment.HLT_BTagMu_AK8Jet170_DoubleMu5_v3, fragment.HLT_BTagMu_AK8Jet300_Mu5_v13, fragment.HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v20, fragment.HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v20, fragment.HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v16, fragment.HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v8, fragment.HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v8, fragment.HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v16, fragment.HLT_Photon20_v3, fragment.HLT_Photon33_v6, fragment.HLT_Photon50_v14, fragment.HLT_Photon75_v14, fragment.HLT_Photon90_v14, fragment.HLT_Photon120_v14, fragment.HLT_Photon150_v7, fragment.HLT_Photon175_v15, fragment.HLT_Photon200_v14, fragment.HLT_Photon30EB_TightID_TightIso_v2, fragment.HLT_Photon110EB_TightID_TightIso_v3, fragment.HLT_Photon100EBHE10_v3, fragment.HLT_Photon50_R9Id90_HE10_IsoM_v15, fragment.HLT_Photon75_R9Id90_HE10_IsoM_v15, fragment.HLT_Photon90_R9Id90_HE10_IsoM_v15, fragment.HLT_Photon120_R9Id90_HE10_IsoM_v15, fragment.HLT_Photon165_R9Id90_HE10_IsoM_v16, fragment.HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v14, fragment.HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v14, fragment.HLT_Photon35_TwoProngs35_v2, fragment.HLT_IsoMu24_TwoProngs35_v2, fragment.HLT_Dimuon0_Jpsi_L1_NoOS_v8, fragment.HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8, fragment.HLT_Dimuon0_Jpsi_v9, fragment.HLT_Dimuon0_Jpsi_NoVertexing_v9, fragment.HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8, fragment.HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8, fragment.HLT_Dimuon0_Jpsi3p5_Muon2_v6, fragment.HLT_Dimuon0_Upsilon_L1_4p5_v10, fragment.HLT_Dimuon0_Upsilon_L1_5_v10, fragment.HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9, fragment.HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10, fragment.HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8, fragment.HLT_Dimuon0_Upsilon_NoVertexing_v8, fragment.HLT_Dimuon0_Upsilon_L1_5M_v9, fragment.HLT_Dimuon0_LowMass_L1_0er1p5R_v8, fragment.HLT_Dimuon0_LowMass_L1_0er1p5_v9, fragment.HLT_Dimuon0_LowMass_v9, fragment.HLT_Dimuon0_LowMass_L1_4_v9, fragment.HLT_Dimuon0_LowMass_L1_4R_v8, fragment.HLT_Dimuon0_LowMass_L1_TM530_v7, fragment.HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7, fragment.HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7, fragment.HLT_TripleMu_5_3_3_Mass3p8_DZ_v9, fragment.HLT_TripleMu_10_5_5_DZ_v11, fragment.HLT_TripleMu_12_10_5_v11, fragment.HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5, fragment.HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5, fragment.HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5, fragment.HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5, fragment.HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v11, fragment.HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v11, fragment.HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v11, fragment.HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7, fragment.HLT_DoubleMu4_Jpsi_Displaced_v8, fragment.HLT_DoubleMu4_Jpsi_NoVertexing_v8, fragment.HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8, fragment.HLT_DoubleMu4_JpsiTrk_Bc_v1, fragment.HLT_DoubleMu43NoFiltersNoVtx_v5, fragment.HLT_DoubleMu48NoFiltersNoVtx_v5, fragment.HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v6, fragment.HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v6, fragment.HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v2, fragment.HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v2, fragment.HLT_HT425_v10, fragment.HLT_HT430_DisplacedDijet40_DisplacedTrack_v14, fragment.HLT_HT500_DisplacedDijet40_DisplacedTrack_v14, fragment.HLT_HT430_DisplacedDijet60_DisplacedTrack_v14, fragment.HLT_HT400_DisplacedDijet40_DisplacedTrack_v14, fragment.HLT_HT650_DisplacedDijet60_Inclusive_v14, fragment.HLT_HT550_DisplacedDijet60_Inclusive_v14, fragment.HLT_DiJet110_35_Mjj650_PFMET110_v10, fragment.HLT_DiJet110_35_Mjj650_PFMET120_v10, fragment.HLT_DiJet110_35_Mjj650_PFMET130_v10, fragment.HLT_TripleJet110_35_35_Mjj650_PFMET110_v10, fragment.HLT_TripleJet110_35_35_Mjj650_PFMET120_v10, fragment.HLT_TripleJet110_35_35_Mjj650_PFMET130_v10, fragment.HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v14, fragment.HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v14, fragment.HLT_Ele28_HighEta_SC20_Mass55_v14, fragment.HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9, fragment.HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v17, fragment.HLT_Ele15_IsoVVVL_PFHT450_v17, fragment.HLT_Ele50_IsoVVVL_PFHT450_v17, fragment.HLT_Ele15_IsoVVVL_PFHT600_v21, fragment.HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v16, fragment.HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17, fragment.HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v16, fragment.HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9, fragment.HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v16, fragment.HLT_Mu15_IsoVVVL_PFHT450_v16, fragment.HLT_Mu50_IsoVVVL_PFHT450_v16, fragment.HLT_Mu15_IsoVVVL_PFHT600_v20, fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v3, fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v3, fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v3, fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v3, fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v3, fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v3, fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v3, fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v3, fragment.HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8, fragment.HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8, fragment.HLT_Dimuon10_Upsilon_y1p4_v2, fragment.HLT_Dimuon12_Upsilon_y1p4_v3, fragment.HLT_Dimuon14_Phi_Barrel_Seagulls_v8, fragment.HLT_Dimuon25_Jpsi_v15, fragment.HLT_Dimuon14_PsiPrime_v14, fragment.HLT_Dimuon14_PsiPrime_noCorrL1_v6, fragment.HLT_Dimuon18_PsiPrime_v15, fragment.HLT_Dimuon18_PsiPrime_noCorrL1_v7, fragment.HLT_Dimuon24_Upsilon_noCorrL1_v7, fragment.HLT_Dimuon24_Phi_noCorrL1_v7, fragment.HLT_Dimuon25_Jpsi_noCorrL1_v7, fragment.HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v18, fragment.HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v18, fragment.HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v18, fragment.HLT_DoubleIsoMu20_eta2p1_v8, fragment.HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v7, fragment.HLT_Mu8_v13, fragment.HLT_Mu17_v14, fragment.HLT_Mu19_v5, fragment.HLT_Mu17_Photon30_IsoCaloId_v7, fragment.HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v17, fragment.HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v19, fragment.HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v19, fragment.HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v19, fragment.HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v17, fragment.HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v19, fragment.HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v19, fragment.HLT_Ele115_CaloIdVT_GsfTrkIdT_v15, fragment.HLT_Ele135_CaloIdVT_GsfTrkIdT_v8, fragment.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v4, fragment.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v10, fragment.HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v9, fragment.HLT_PFHT400_SixPFJet32_v9, fragment.HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v8, fragment.HLT_PFHT450_SixPFJet36_v8, fragment.HLT_PFHT400_FivePFJet_100_100_60_30_30_v9, fragment.HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v9, fragment.HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v9, fragment.HLT_PFHT350_v20, fragment.HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v12, fragment.HLT_ECALHT800_v11, fragment.HLT_DiSC30_18_EIso_AND_HE_Mass70_v14, fragment.HLT_Physics_v8, fragment.HLT_EphemeralPhysics_v2, fragment.DST_Physics_v8, fragment.HLT_Random_v3, fragment.HLT_ZeroBias_v7, fragment.HLT_ZeroBias_Alignment_v2, fragment.HLT_EphemeralZeroBias_v2, fragment.DST_ZeroBias_v3, fragment.DST_Run3_PFScoutingPixelTracking_v17, fragment.DST_HLTMuon_Run3_PFScoutingPixelTracking_v17, fragment.HLT_Photon20_HoverELoose_v11, fragment.HLT_Photon30_HoverELoose_v11, fragment.HLT_EcalCalibration_v4, fragment.HLT_HcalCalibration_v5, fragment.AlCa_EcalPhiSym_v10, fragment.HLT_L1UnpairedBunchBptxMinus_v3, fragment.HLT_L1UnpairedBunchBptxPlus_v3, fragment.HLT_L1NotBptxOR_v4, fragment.HLT_L1_CDC_SingleMu_3_er1p2_TOP120_DPHI2p618_3p142_v3, fragment.HLT_CDC_L2cosmic_10_er1p0_v2, fragment.HLT_CDC_L2cosmic_5p5_er1p0_v2, fragment.HLT_HcalNZS_v14, fragment.HLT_HcalPhiSym_v16, fragment.HLT_HcalIsolatedbunch_v6, fragment.HLT_IsoTrackHB_v5, fragment.HLT_IsoTrackHE_v5, fragment.HLT_ZeroBias_FirstCollisionAfterAbortGap_v6, fragment.HLT_ZeroBias_IsolatedBunches_v6, fragment.HLT_ZeroBias_FirstCollisionInTrain_v5, fragment.HLT_ZeroBias_LastCollisionInTrain_v4, fragment.HLT_ZeroBias_FirstBXAfterTrain_v4, fragment.AlCa_RPCMuonNormalisation_v14, fragment.AlCa_LumiPixelsCounts_Random_v3, fragment.AlCa_LumiPixelsCounts_ZeroBias_v3, fragment.MC_ReducedIterativeTracking_v13, fragment.MC_PFMET_v18, fragment.MC_AK4PFJets_v18, fragment.MC_PFBTagDeepCSV_v11, fragment.MC_PFHT_v17, fragment.MC_PFMHT_v17, fragment.MC_CaloMET_v9, fragment.MC_CaloMET_JetIdCleaned_v10, fragment.MC_AK4CaloJets_v10, fragment.MC_AK4CaloJetsFromPV_v9, fragment.MC_CaloBTagDeepCSV_v9, fragment.MC_CaloHT_v9, fragment.MC_CaloMHT_v9, fragment.MC_AK8PFJets_v18, fragment.MC_AK8TrimPFJets_v18, fragment.MC_AK8PFHT_v17, fragment.MC_AK8CaloHT_v9, fragment.MC_Diphoton10_10_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass10_v14, fragment.MC_DoubleEle5_CaloIdL_MW_v16, fragment.MC_Ele5_WPTight_Gsf_v9, fragment.MC_Ele15_Ele10_CaloIdL_TrackIdL_IsoVL_DZ_v16, fragment.MC_IsoMu_v16, fragment.MC_DoubleMu_TrkIsoVVL_DZ_v12, fragment.MC_DoubleMuNoFiltersNoVtx_v8, fragment.MC_PFBTagDeepJet_v2, fragment.MC_Run3_PFScoutingPixelTracking_v16, fragment.AlCa_EcalPi0EBonly_v14, fragment.AlCa_EcalPi0EEonly_v14, fragment.AlCa_EcalEtaEBonly_v14, fragment.AlCa_EcalEtaEEonly_v14, fragment.AlCa_AK8PFJet40_v16, fragment.AlCa_PFJet40_v21, fragment.HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v10, fragment.HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v1, fragment.HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v6, fragment.HLT_PFMET100_PFMHT100_IDTight_PFHT60_v10, fragment.HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v10, fragment.HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v10, fragment.HLT_Mu18_Mu9_SameSign_v5, fragment.HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7, fragment.HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v11, fragment.HLT_TripleMu_5_3_3_Mass3p8_DCA_v4, fragment.HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9, fragment.HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9, fragment.HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v9, fragment.HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v9, fragment.HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v9, fragment.HLT_QuadPFJet103_88_75_15_v6, fragment.HLT_QuadPFJet105_88_76_15_v6, fragment.HLT_QuadPFJet111_90_80_15_v6, fragment.HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_p02_v4, fragment.HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np2_v3, fragment.HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np4_v3, fragment.HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v2, fragment.HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v2, fragment.HLT_Mu12_IP6_v1, fragment.HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9, fragment.HLT_DoubleMediumDeepTauPFTauHPS35_L2NN_eta2p1_v1, fragment.HLT_Ele24_eta2p1_WPTight_Gsf_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2, fragment.HLT_IsoMu20_eta2p1_LooseDeepTauPFTauHPS27_eta2p1_CrossL1_v2, fragment.HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v2, fragment.HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2, fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v2, fragment.HLT_LooseDeepTauPFTauHPS180_L2NN_eta2p1_v2, fragment.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v2, fragment.HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v2, fragment.HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v2, fragment.HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v2, fragment.HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v2, fragment.HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2, fragment.HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v2, fragment.HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2, fragment.HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v2, fragment.HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2, fragment.HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v2, fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v2, fragment.HLT_QuadPFJet70_50_40_30_v2, fragment.HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2, fragment.HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v2, fragment.HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v2, fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v1, fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v1, fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v1, fragment.HLT_AK8PFJet230_SoftDropMass40_v2, fragment.HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2, fragment.HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v2, fragment.HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v2, fragment.HLT_AK8PFJet400_SoftDropMass40_v2, fragment.HLT_AK8PFJet425_SoftDropMass40_v2, fragment.HLT_AK8PFJet450_SoftDropMass40_v2, fragment.HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2, fragment.HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2, fragment.HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2, fragment.HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v1, fragment.HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1, fragment.HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v1, fragment.HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1, fragment.HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v1, fragment.HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v1, fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v1, fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v1, fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v1, fragment.HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v1, fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1, fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v1, fragment.HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2, fragment.HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1, fragment.HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1, fragment.HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v2, fragment.HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v1, fragment.HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v1, fragment.HLT_L2Mu10NoVtx_2Cha_v1, fragment.HLT_L2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1, fragment.HLT_L3Mu10NoVtx_v1, fragment.HLT_L3Mu10NoVtx_DxyMin0p01cm_v1, fragment.HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v1, fragment.HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v1, fragment.HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1, fragment.HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1, fragment.HLT_L2Mu10NoVtx_2Cha_CosmicSeed_v1, fragment.HLT_L2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1, fragment.HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v1, fragment.HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v1, fragment.HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v2, fragment.HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v2, fragment.HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v2, fragment.HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v2, fragment.HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v2, fragment.HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v2, fragment.HLT_L1Mu6HT240_v2, fragment.HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v2, fragment.HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v2, fragment.HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v2, fragment.HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v2, fragment.HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v2, fragment.HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v2, fragment.HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v2, fragment.HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v2, fragment.HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v2, fragment.HLT_CaloMET60_DTCluster50_v2, fragment.HLT_CaloMET60_DTClusterNoMB1S50_v2, fragment.HLT_L1MET_DTCluster50_v2, fragment.HLT_L1MET_DTClusterNoMB1S50_v2, fragment.HLT_CscCluster_Loose_v2, fragment.HLT_CscCluster_Medium_v2, fragment.HLT_CscCluster_Tight_v2, fragment.HLT_L1CSCShower_DTCluster50_v2, fragment.HLT_L1CSCShower_DTCluster75_v2, fragment.HLT_PFMET105_IsoTrk50_v2, fragment.HLT_PFMET110_PFJet100_v2, fragment.HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1, fragment.HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1, fragment.HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v1, fragment.HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1, fragment.HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1, fragment.HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1, fragment.HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v1, fragment.HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v1, fragment.HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v1, fragment.HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v1, fragment.HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v1, fragment.HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v1, fragment.HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v1, fragment.HLT_DiPhoton10Time1p4ns_v1, fragment.HLT_DiPhoton10Time1p6ns_v1, fragment.HLT_DiPhoton10Time1p8ns_v1, fragment.HLT_DiPhoton10Time2ns_v1, fragment.HLT_DiPhoton10sminlt0p1_v1, fragment.HLT_DiPhoton10sminlt0p12_v1, fragment.HLT_DiPhoton10_CaloIdL_v1, fragment.HLT_DoubleEle4_eta1p22_mMax6_v1, fragment.HLT_DoubleEle4p5_eta1p22_mMax6_v1, fragment.HLT_DoubleEle5_eta1p22_mMax6_v1, fragment.HLT_DoubleEle5p5_eta1p22_mMax6_v1, fragment.HLT_DoubleEle6_eta1p22_mMax6_v1, fragment.HLT_DoubleEle6p5_eta1p22_mMax6_v1, fragment.HLT_DoubleEle7_eta1p22_mMax6_v1, fragment.HLT_DoubleEle7p5_eta1p22_mMax6_v1, fragment.HLT_DoubleEle8_eta1p22_mMax6_v1, fragment.HLT_DoubleEle8p5_eta1p22_mMax6_v1, fragment.HLT_DoubleEle9_eta1p22_mMax6_v1, fragment.HLT_DoubleEle9p5_eta1p22_mMax6_v1, fragment.HLT_DoubleEle10_eta1p22_mMax6_v1, fragment.HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1, fragment.HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1, fragment.HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1, fragment.HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1, fragment.HLT_Mu50_L1SingleMuShower_v1, fragment.HLT_ExpressMuons_v2, fragment.HLT_OnlineMonitorGroup_v2, fragment.DQM_EcalReconstruction_v3, fragment.DQM_HcalReconstruction_v3, fragment.DQM_PixelReconstruction_v3, fragment.HLT_PPSMaxTracksPerArm1_v2, fragment.HLT_PPSMaxTracksPerRP4_v2, fragment.HLTriggerFinalPath, fragment.HLTAnalyzerEndpath, fragment.ScoutingPFOutput, fragment.Dataset_AlCaLowPtJet, fragment.Dataset_AlCaLumiPixelsCountsExpress, fragment.Dataset_AlCaLumiPixelsCountsPrompt, fragment.Dataset_AlCaP0, fragment.Dataset_AlCaPPSExpress, fragment.Dataset_AlCaPPSPrompt, fragment.Dataset_AlCaPhiSym, fragment.Dataset_BTagMu, fragment.Dataset_Commissioning, fragment.Dataset_Cosmics, fragment.Dataset_DQMGPUvsCPU, fragment.Dataset_DQMOnlineBeamspot, fragment.Dataset_DisplacedJet, fragment.Dataset_ReservedDoubleMuonLowMass, fragment.Dataset_EGamma, fragment.Dataset_EcalLaser, fragment.Dataset_EmptyBX, fragment.Dataset_EphemeralHLTPhysics, fragment.Dataset_EphemeralZeroBias, fragment.Dataset_EventDisplay, fragment.Dataset_ExpressAlignment, fragment.Dataset_ExpressPhysics, fragment.Dataset_HLTMonitor, fragment.Dataset_HLTPhysics, fragment.Dataset_HcalNZS, fragment.Dataset_IsolatedBunch, fragment.Dataset_JetMET, fragment.Dataset_L1Accept, fragment.Dataset_MonteCarlo, fragment.Dataset_Muon, fragment.Dataset_MuonEG, fragment.Dataset_NoBPTX, fragment.Dataset_OnlineMonitor, fragment.Dataset_ParkingDoubleElectronLowMass0, fragment.Dataset_ParkingDoubleElectronLowMass1, fragment.Dataset_ParkingDoubleElectronLowMass2, fragment.Dataset_ParkingDoubleElectronLowMass3, fragment.Dataset_ParkingDoubleElectronLowMass4, fragment.Dataset_ParkingDoubleElectronLowMass5, fragment.Dataset_ParkingDoubleMuonLowMass0, fragment.Dataset_ParkingDoubleMuonLowMass1, fragment.Dataset_ParkingDoubleMuonLowMass2, fragment.Dataset_ParkingDoubleMuonLowMass3, fragment.Dataset_ParkingDoubleMuonLowMass4, fragment.Dataset_ParkingDoubleMuonLowMass5, fragment.Dataset_ParkingDoubleMuonLowMass6, fragment.Dataset_ParkingDoubleMuonLowMass7, fragment.Dataset_ParkingSingleMuon0, fragment.Dataset_ParkingSingleMuon1, fragment.Dataset_ParkingSingleMuon2, fragment.Dataset_RPCMonitor, fragment.Dataset_ScoutingPFMonitor, fragment.Dataset_ScoutingPFRun3, fragment.Dataset_Tau, fragment.Dataset_TestEnablesEcalHcal, fragment.Dataset_TestEnablesEcalHcalDQM, fragment.Dataset_ZeroBias, )) +fragment.schedule = cms.Schedule( *(fragment.HLTriggerFirstPath, fragment.Status_OnCPU, fragment.Status_OnGPU, fragment.HLT_AK8PFJet360_TrimMass30_v20, fragment.HLT_AK8PFJet380_TrimMass30_v13, fragment.HLT_AK8PFJet400_TrimMass30_v14, fragment.HLT_AK8PFJet420_TrimMass30_v13, fragment.HLT_AK8PFJet400_MassSD30_v2, fragment.HLT_AK8PFJet420_MassSD30_v2, fragment.HLT_AK8PFJet450_MassSD30_v2, fragment.HLT_AK8DiPFJet250_250_MassSD30_v2, fragment.HLT_AK8DiPFJet250_250_MassSD50_v2, fragment.HLT_AK8DiPFJet260_260_MassSD30_v2, fragment.HLT_AK8DiPFJet270_270_MassSD30_v2, fragment.HLT_AK8PFHT750_TrimMass50_v14, fragment.HLT_AK8PFHT800_TrimMass50_v14, fragment.HLT_AK8PFHT850_TrimMass50_v13, fragment.HLT_AK8PFHT900_TrimMass50_v13, fragment.HLT_CaloJet500_NoJetID_v14, fragment.HLT_CaloJet550_NoJetID_v9, fragment.HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6, fragment.HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6, fragment.HLT_Trimuon5_3p5_2_Upsilon_Muon_v7, fragment.HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5, fragment.HLT_DoubleEle25_CaloIdL_MW_v6, fragment.HLT_DoubleEle27_CaloIdL_MW_v6, fragment.HLT_DoubleEle33_CaloIdL_MW_v19, fragment.HLT_DoubleEle24_eta2p1_WPTight_Gsf_v9, fragment.HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v22, fragment.HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v22, fragment.HLT_Mu27_Ele37_CaloIdL_MW_v7, fragment.HLT_Mu37_Ele27_CaloIdL_MW_v7, fragment.HLT_Mu37_TkMu27_v7, fragment.HLT_DoubleMu4_3_Bs_v17, fragment.HLT_DoubleMu4_3_Jpsi_v17, fragment.HLT_DoubleMu4_3_LowMass_v3, fragment.HLT_DoubleMu4_LowMass_Displaced_v3, fragment.HLT_Mu0_L1DoubleMu_v3, fragment.HLT_Mu4_L1DoubleMu_v3, fragment.HLT_DoubleMu4_3_Photon4_BsToMMG_v2, fragment.HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2, fragment.HLT_DoubleMu3_Trk_Tau3mu_v14, fragment.HLT_DoubleMu3_TkMu_DsTau3Mu_v6, fragment.HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v10, fragment.HLT_DoubleMu4_MuMuTrk_Displaced_v17, fragment.HLT_Mu3_PFJet40_v18, fragment.HLT_Mu7p5_L2Mu2_Jpsi_v12, fragment.HLT_Mu7p5_L2Mu2_Upsilon_v12, fragment.HLT_Mu3_L1SingleMu5orSingleMu7_v3, fragment.HLT_DoublePhoton33_CaloIdL_v8, fragment.HLT_DoublePhoton70_v8, fragment.HLT_DoublePhoton85_v16, fragment.HLT_Ele15_WPLoose_Gsf_v5, fragment.HLT_Ele20_WPLoose_Gsf_v8, fragment.HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v6, fragment.HLT_Ele27_WPTight_Gsf_v18, fragment.HLT_Ele28_WPTight_Gsf_v3, fragment.HLT_Ele30_WPTight_Gsf_v3, fragment.HLT_Ele32_WPTight_Gsf_v17, fragment.HLT_Ele35_WPTight_Gsf_v11, fragment.HLT_Ele35_WPTight_Gsf_L1EGMT_v7, fragment.HLT_Ele38_WPTight_Gsf_v11, fragment.HLT_Ele40_WPTight_Gsf_v11, fragment.HLT_Ele32_WPTight_Gsf_L1DoubleEG_v11, fragment.HLT_Ele24_eta2p1_WPTight_Gsf_TightChargedIsoPFTauHPS30_eta2p1_CrossL1_v3, fragment.HLT_HT300_Beamspot_v13, fragment.HLT_ZeroBias_Beamspot_v6, fragment.HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_CrossL1_v3, fragment.HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v3, fragment.HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2, fragment.HLT_IsoMu20_v17, fragment.HLT_IsoMu24_v15, fragment.HLT_IsoMu24_eta2p1_v17, fragment.HLT_IsoMu27_v18, fragment.HLT_UncorrectedJetE30_NoBPTX_v7, fragment.HLT_UncorrectedJetE30_NoBPTX3BX_v7, fragment.HLT_UncorrectedJetE60_NoBPTX3BX_v7, fragment.HLT_UncorrectedJetE70_NoBPTX3BX_v7, fragment.HLT_L1SingleMu18_v4, fragment.HLT_L1SingleMu25_v3, fragment.HLT_L1SingleMuCosmics_v2, fragment.HLT_L2Mu10_NoVertex_NoBPTX3BX_v6, fragment.HLT_L2Mu10_NoVertex_NoBPTX_v7, fragment.HLT_L2Mu45_NoVertex_3Sta_NoBPTX3BX_v5, fragment.HLT_L2Mu40_NoVertex_3Sta_NoBPTX3BX_v6, fragment.HLT_L2Mu23NoVtx_2Cha_v2, fragment.HLT_L2Mu23NoVtx_2Cha_CosmicSeed_v2, fragment.HLT_DoubleL2Mu30NoVtx_2Cha_CosmicSeed_Eta2p4_v3, fragment.HLT_DoubleL2Mu30NoVtx_2Cha_Eta2p4_v3, fragment.HLT_DoubleL2Mu50_v3, fragment.HLT_DoubleL2Mu23NoVtx_2Cha_CosmicSeed_v3, fragment.HLT_DoubleL2Mu25NoVtx_2Cha_CosmicSeed_v3, fragment.HLT_DoubleL2Mu25NoVtx_2Cha_CosmicSeed_Eta2p4_v3, fragment.HLT_DoubleL2Mu23NoVtx_2Cha_v3, fragment.HLT_DoubleL2Mu25NoVtx_2Cha_v3, fragment.HLT_DoubleL2Mu25NoVtx_2Cha_Eta2p4_v3, fragment.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v16, fragment.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v5, fragment.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v17, fragment.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v5, fragment.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v7, fragment.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v5, fragment.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v7, fragment.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v5, fragment.HLT_Mu25_TkMu0_Onia_v10, fragment.HLT_Mu30_TkMu0_Psi_v3, fragment.HLT_Mu30_TkMu0_Upsilon_v3, fragment.HLT_Mu20_TkMu0_Phi_v10, fragment.HLT_Mu25_TkMu0_Phi_v10, fragment.HLT_Mu15_v5, fragment.HLT_Mu20_v14, fragment.HLT_Mu27_v15, fragment.HLT_Mu50_v15, fragment.HLT_Mu55_v5, fragment.HLT_CascadeMu100_v5, fragment.HLT_HighPtTkMu100_v4, fragment.HLT_DiPFJetAve40_v16, fragment.HLT_DiPFJetAve60_v16, fragment.HLT_DiPFJetAve80_v15, fragment.HLT_DiPFJetAve140_v15, fragment.HLT_DiPFJetAve200_v15, fragment.HLT_DiPFJetAve260_v16, fragment.HLT_DiPFJetAve320_v16, fragment.HLT_DiPFJetAve400_v16, fragment.HLT_DiPFJetAve500_v16, fragment.HLT_DiPFJetAve60_HFJEC_v17, fragment.HLT_DiPFJetAve80_HFJEC_v18, fragment.HLT_DiPFJetAve100_HFJEC_v18, fragment.HLT_DiPFJetAve160_HFJEC_v18, fragment.HLT_DiPFJetAve220_HFJEC_v18, fragment.HLT_DiPFJetAve260_HFJEC_v1, fragment.HLT_DiPFJetAve300_HFJEC_v18, fragment.HLT_AK8PFJet40_v18, fragment.HLT_AK8PFJet60_v17, fragment.HLT_AK8PFJet80_v17, fragment.HLT_AK8PFJet140_v17, fragment.HLT_AK8PFJet200_v17, fragment.HLT_AK8PFJet260_v18, fragment.HLT_AK8PFJet320_v18, fragment.HLT_AK8PFJet400_v18, fragment.HLT_AK8PFJet450_v18, fragment.HLT_AK8PFJet500_v18, fragment.HLT_AK8PFJet550_v13, fragment.HLT_PFJet40_v23, fragment.HLT_PFJet60_v23, fragment.HLT_PFJet80_v22, fragment.HLT_PFJet110_v2, fragment.HLT_PFJet140_v21, fragment.HLT_PFJet200_v21, fragment.HLT_PFJet260_v22, fragment.HLT_PFJet320_v22, fragment.HLT_PFJet400_v22, fragment.HLT_PFJet450_v23, fragment.HLT_PFJet500_v23, fragment.HLT_PFJet550_v13, fragment.HLT_PFJetFwd15_v5, fragment.HLT_PFJetFwd25_v5, fragment.HLT_PFJetFwd40_v21, fragment.HLT_PFJetFwd60_v21, fragment.HLT_PFJetFwd80_v20, fragment.HLT_PFJetFwd140_v20, fragment.HLT_PFJetFwd200_v20, fragment.HLT_PFJetFwd260_v21, fragment.HLT_PFJetFwd320_v21, fragment.HLT_PFJetFwd400_v21, fragment.HLT_PFJetFwd450_v21, fragment.HLT_PFJetFwd500_v21, fragment.HLT_AK8PFJetFwd15_v5, fragment.HLT_AK8PFJetFwd25_v5, fragment.HLT_AK8PFJetFwd40_v17, fragment.HLT_AK8PFJetFwd60_v16, fragment.HLT_AK8PFJetFwd80_v16, fragment.HLT_AK8PFJetFwd140_v16, fragment.HLT_AK8PFJetFwd200_v16, fragment.HLT_AK8PFJetFwd260_v17, fragment.HLT_AK8PFJetFwd320_v17, fragment.HLT_AK8PFJetFwd400_v17, fragment.HLT_AK8PFJetFwd450_v17, fragment.HLT_AK8PFJetFwd500_v17, fragment.HLT_PFHT180_v19, fragment.HLT_PFHT250_v19, fragment.HLT_PFHT370_v19, fragment.HLT_PFHT430_v19, fragment.HLT_PFHT510_v19, fragment.HLT_PFHT590_v19, fragment.HLT_PFHT680_v19, fragment.HLT_PFHT780_v19, fragment.HLT_PFHT890_v19, fragment.HLT_PFHT1050_v20, fragment.HLT_PFHT500_PFMET100_PFMHT100_IDTight_v14, fragment.HLT_PFHT500_PFMET110_PFMHT110_IDTight_v14, fragment.HLT_PFHT700_PFMET85_PFMHT85_IDTight_v14, fragment.HLT_PFHT800_PFMET75_PFMHT75_IDTight_v14, fragment.HLT_PFMET110_PFMHT110_IDTight_v22, fragment.HLT_PFMET120_PFMHT120_IDTight_v22, fragment.HLT_PFMET130_PFMHT130_IDTight_v22, fragment.HLT_PFMET140_PFMHT140_IDTight_v22, fragment.HLT_PFMET120_PFMHT120_IDTight_PFHT60_v11, fragment.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v11, fragment.HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v11, fragment.HLT_PFMETTypeOne110_PFMHT110_IDTight_v14, fragment.HLT_PFMETTypeOne120_PFMHT120_IDTight_v14, fragment.HLT_PFMETTypeOne130_PFMHT130_IDTight_v14, fragment.HLT_PFMETTypeOne140_PFMHT140_IDTight_v13, fragment.HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v22, fragment.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v22, fragment.HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v21, fragment.HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v21, fragment.HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v2, fragment.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v2, fragment.HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v2, fragment.HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v2, fragment.HLT_L1ETMHadSeeds_v4, fragment.HLT_CaloMHT90_v6, fragment.HLT_CaloMET90_NotCleaned_v6, fragment.HLT_CaloMET350_NotCleaned_v6, fragment.HLT_PFMET200_NotCleaned_v11, fragment.HLT_PFMET250_NotCleaned_v11, fragment.HLT_PFMET300_NotCleaned_v11, fragment.HLT_PFMET200_BeamHaloCleaned_v11, fragment.HLT_PFMETTypeOne200_BeamHaloCleaned_v11, fragment.HLT_MET105_IsoTrk50_v11, fragment.HLT_MET120_IsoTrk50_v11, fragment.HLT_SingleJet30_Mu12_SinglePFJet40_v13, fragment.HLT_Mu12eta2p3_v3, fragment.HLT_Mu12eta2p3_PFJet40_v3, fragment.HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v3, fragment.HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v3, fragment.HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v3, fragment.HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v3, fragment.HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3, fragment.HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3, fragment.HLT_DoublePFJets40_PFBTagDeepCSV_p71_v3, fragment.HLT_DoublePFJets100_PFBTagDeepCSV_p71_v3, fragment.HLT_DoublePFJets200_PFBTagDeepCSV_p71_v3, fragment.HLT_DoublePFJets350_PFBTagDeepCSV_p71_v3, fragment.HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3, fragment.HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3, fragment.HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v3, fragment.HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v3, fragment.HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v3, fragment.HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v3, fragment.HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v3, fragment.HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v3, fragment.HLT_DoublePFJets40_PFBTagDeepJet_p71_v3, fragment.HLT_DoublePFJets100_PFBTagDeepJet_p71_v3, fragment.HLT_DoublePFJets200_PFBTagDeepJet_p71_v3, fragment.HLT_DoublePFJets350_PFBTagDeepJet_p71_v3, fragment.HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v3, fragment.HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v3, fragment.HLT_Photon300_NoHE_v14, fragment.HLT_Mu8_TrkIsoVVL_v14, fragment.HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v20, fragment.HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v20, fragment.HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v21, fragment.HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v21, fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v15, fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v3, fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v3, fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v3, fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v3, fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v13, fragment.HLT_Mu17_TrkIsoVVL_v15, fragment.HLT_Mu19_TrkIsoVVL_v6, fragment.HLT_BTagMu_AK4DiJet20_Mu5_v15, fragment.HLT_BTagMu_AK4DiJet40_Mu5_v15, fragment.HLT_BTagMu_AK4DiJet70_Mu5_v15, fragment.HLT_BTagMu_AK4DiJet110_Mu5_v15, fragment.HLT_BTagMu_AK4DiJet170_Mu5_v14, fragment.HLT_BTagMu_AK4Jet300_Mu5_v14, fragment.HLT_BTagMu_AK8DiJet170_Mu5_v11, fragment.HLT_BTagMu_AK8Jet170_DoubleMu5_v4, fragment.HLT_BTagMu_AK8Jet300_Mu5_v14, fragment.HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v21, fragment.HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v21, fragment.HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v17, fragment.HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v9, fragment.HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v9, fragment.HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v17, fragment.HLT_Photon20_v4, fragment.HLT_Photon33_v7, fragment.HLT_Photon50_v15, fragment.HLT_Photon75_v15, fragment.HLT_Photon90_v15, fragment.HLT_Photon120_v15, fragment.HLT_Photon150_v8, fragment.HLT_Photon175_v16, fragment.HLT_Photon200_v15, fragment.HLT_Photon30EB_TightID_TightIso_v3, fragment.HLT_Photon110EB_TightID_TightIso_v4, fragment.HLT_Photon100EBHE10_v4, fragment.HLT_Photon50_R9Id90_HE10_IsoM_v16, fragment.HLT_Photon75_R9Id90_HE10_IsoM_v16, fragment.HLT_Photon90_R9Id90_HE10_IsoM_v16, fragment.HLT_Photon120_R9Id90_HE10_IsoM_v16, fragment.HLT_Photon165_R9Id90_HE10_IsoM_v17, fragment.HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v15, fragment.HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v15, fragment.HLT_Photon35_TwoProngs35_v3, fragment.HLT_IsoMu24_TwoProngs35_v3, fragment.HLT_Dimuon0_Jpsi_L1_NoOS_v9, fragment.HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9, fragment.HLT_Dimuon0_Jpsi_v10, fragment.HLT_Dimuon0_Jpsi_NoVertexing_v10, fragment.HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9, fragment.HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9, fragment.HLT_Dimuon0_Jpsi3p5_Muon2_v7, fragment.HLT_Dimuon0_Upsilon_L1_4p5_v11, fragment.HLT_Dimuon0_Upsilon_L1_5_v11, fragment.HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10, fragment.HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11, fragment.HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9, fragment.HLT_Dimuon0_Upsilon_NoVertexing_v9, fragment.HLT_Dimuon0_Upsilon_L1_5M_v10, fragment.HLT_Dimuon0_LowMass_L1_0er1p5R_v9, fragment.HLT_Dimuon0_LowMass_L1_0er1p5_v10, fragment.HLT_Dimuon0_LowMass_v10, fragment.HLT_Dimuon0_LowMass_L1_4_v10, fragment.HLT_Dimuon0_LowMass_L1_4R_v9, fragment.HLT_Dimuon0_LowMass_L1_TM530_v8, fragment.HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8, fragment.HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8, fragment.HLT_TripleMu_5_3_3_Mass3p8_DZ_v10, fragment.HLT_TripleMu_10_5_5_DZ_v12, fragment.HLT_TripleMu_12_10_5_v12, fragment.HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6, fragment.HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6, fragment.HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6, fragment.HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6, fragment.HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v12, fragment.HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v12, fragment.HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v12, fragment.HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8, fragment.HLT_DoubleMu4_Jpsi_Displaced_v9, fragment.HLT_DoubleMu4_Jpsi_NoVertexing_v9, fragment.HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9, fragment.HLT_DoubleMu4_JpsiTrk_Bc_v2, fragment.HLT_DoubleMu43NoFiltersNoVtx_v6, fragment.HLT_DoubleMu48NoFiltersNoVtx_v6, fragment.HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v7, fragment.HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v7, fragment.HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v3, fragment.HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v3, fragment.HLT_HT425_v11, fragment.HLT_HT430_DisplacedDijet40_DisplacedTrack_v15, fragment.HLT_HT500_DisplacedDijet40_DisplacedTrack_v15, fragment.HLT_HT430_DisplacedDijet60_DisplacedTrack_v15, fragment.HLT_HT400_DisplacedDijet40_DisplacedTrack_v15, fragment.HLT_HT650_DisplacedDijet60_Inclusive_v15, fragment.HLT_HT550_DisplacedDijet60_Inclusive_v15, fragment.HLT_DiJet110_35_Mjj650_PFMET110_v11, fragment.HLT_DiJet110_35_Mjj650_PFMET120_v11, fragment.HLT_DiJet110_35_Mjj650_PFMET130_v11, fragment.HLT_TripleJet110_35_35_Mjj650_PFMET110_v11, fragment.HLT_TripleJet110_35_35_Mjj650_PFMET120_v11, fragment.HLT_TripleJet110_35_35_Mjj650_PFMET130_v11, fragment.HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v15, fragment.HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v15, fragment.HLT_Ele28_HighEta_SC20_Mass55_v15, fragment.HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10, fragment.HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v18, fragment.HLT_Ele15_IsoVVVL_PFHT450_v18, fragment.HLT_Ele50_IsoVVVL_PFHT450_v18, fragment.HLT_Ele15_IsoVVVL_PFHT600_v22, fragment.HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17, fragment.HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v18, fragment.HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v17, fragment.HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10, fragment.HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v17, fragment.HLT_Mu15_IsoVVVL_PFHT450_v17, fragment.HLT_Mu50_IsoVVVL_PFHT450_v17, fragment.HLT_Mu15_IsoVVVL_PFHT600_v21, fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v4, fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v4, fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v4, fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v4, fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v4, fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v4, fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v4, fragment.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v4, fragment.HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9, fragment.HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9, fragment.HLT_Dimuon10_Upsilon_y1p4_v3, fragment.HLT_Dimuon12_Upsilon_y1p4_v4, fragment.HLT_Dimuon14_Phi_Barrel_Seagulls_v9, fragment.HLT_Dimuon25_Jpsi_v16, fragment.HLT_Dimuon14_PsiPrime_v15, fragment.HLT_Dimuon14_PsiPrime_noCorrL1_v7, fragment.HLT_Dimuon18_PsiPrime_v16, fragment.HLT_Dimuon18_PsiPrime_noCorrL1_v8, fragment.HLT_Dimuon24_Upsilon_noCorrL1_v8, fragment.HLT_Dimuon24_Phi_noCorrL1_v8, fragment.HLT_Dimuon25_Jpsi_noCorrL1_v8, fragment.HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v19, fragment.HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v19, fragment.HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v19, fragment.HLT_DoubleIsoMu20_eta2p1_v9, fragment.HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v8, fragment.HLT_Mu8_v14, fragment.HLT_Mu17_v15, fragment.HLT_Mu19_v6, fragment.HLT_Mu17_Photon30_IsoCaloId_v8, fragment.HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v18, fragment.HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v20, fragment.HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v20, fragment.HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v20, fragment.HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v18, fragment.HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v20, fragment.HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v20, fragment.HLT_Ele115_CaloIdVT_GsfTrkIdT_v16, fragment.HLT_Ele135_CaloIdVT_GsfTrkIdT_v9, fragment.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v5, fragment.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v11, fragment.HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v10, fragment.HLT_PFHT400_SixPFJet32_v10, fragment.HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v9, fragment.HLT_PFHT450_SixPFJet36_v9, fragment.HLT_PFHT400_FivePFJet_100_100_60_30_30_v10, fragment.HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v10, fragment.HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v10, fragment.HLT_PFHT350_v21, fragment.HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v13, fragment.HLT_ECALHT800_v12, fragment.HLT_DiSC30_18_EIso_AND_HE_Mass70_v15, fragment.HLT_Physics_v8, fragment.HLT_EphemeralPhysics_v2, fragment.DST_Physics_v8, fragment.HLT_Random_v3, fragment.HLT_ZeroBias_v7, fragment.HLT_ZeroBias_Alignment_v2, fragment.HLT_EphemeralZeroBias_v2, fragment.DST_ZeroBias_v3, fragment.DST_Run3_PFScoutingPixelTracking_v18, fragment.DST_HLTMuon_Run3_PFScoutingPixelTracking_v18, fragment.HLT_Photon20_HoverELoose_v12, fragment.HLT_Photon30_HoverELoose_v12, fragment.HLT_EcalCalibration_v4, fragment.HLT_HcalCalibration_v5, fragment.AlCa_EcalPhiSym_v11, fragment.HLT_L1UnpairedBunchBptxMinus_v3, fragment.HLT_L1UnpairedBunchBptxPlus_v3, fragment.HLT_L1NotBptxOR_v4, fragment.HLT_L1_CDC_SingleMu_3_er1p2_TOP120_DPHI2p618_3p142_v3, fragment.HLT_CDC_L2cosmic_10_er1p0_v2, fragment.HLT_CDC_L2cosmic_5p5_er1p0_v2, fragment.HLT_HcalNZS_v14, fragment.HLT_HcalPhiSym_v16, fragment.HLT_HcalIsolatedbunch_v6, fragment.HLT_IsoTrackHB_v6, fragment.HLT_IsoTrackHE_v6, fragment.HLT_ZeroBias_FirstCollisionAfterAbortGap_v6, fragment.HLT_ZeroBias_IsolatedBunches_v6, fragment.HLT_ZeroBias_FirstCollisionInTrain_v5, fragment.HLT_ZeroBias_LastCollisionInTrain_v4, fragment.HLT_ZeroBias_FirstBXAfterTrain_v4, fragment.AlCa_RPCMuonNormalisation_v14, fragment.AlCa_LumiPixelsCounts_Random_v4, fragment.AlCa_LumiPixelsCounts_ZeroBias_v4, fragment.MC_ReducedIterativeTracking_v14, fragment.MC_PFMET_v19, fragment.MC_AK4PFJets_v19, fragment.MC_PFBTagDeepCSV_v12, fragment.MC_PFHT_v18, fragment.MC_PFMHT_v18, fragment.MC_CaloMET_v10, fragment.MC_CaloMET_JetIdCleaned_v11, fragment.MC_AK4CaloJets_v11, fragment.MC_AK4CaloJetsFromPV_v10, fragment.MC_CaloBTagDeepCSV_v10, fragment.MC_CaloHT_v10, fragment.MC_CaloMHT_v10, fragment.MC_AK8PFJets_v19, fragment.MC_AK8TrimPFJets_v19, fragment.MC_AK8PFHT_v18, fragment.MC_AK8CaloHT_v10, fragment.MC_Diphoton10_10_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass10_v15, fragment.MC_DoubleEle5_CaloIdL_MW_v17, fragment.MC_Ele5_WPTight_Gsf_v10, fragment.MC_Ele15_Ele10_CaloIdL_TrackIdL_IsoVL_DZ_v17, fragment.MC_IsoMu_v17, fragment.MC_DoubleMu_TrkIsoVVL_DZ_v13, fragment.MC_DoubleMuNoFiltersNoVtx_v9, fragment.MC_PFBTagDeepJet_v3, fragment.MC_Run3_PFScoutingPixelTracking_v17, fragment.AlCa_EcalPi0EBonly_v15, fragment.AlCa_EcalPi0EEonly_v15, fragment.AlCa_EcalEtaEBonly_v15, fragment.AlCa_EcalEtaEEonly_v15, fragment.AlCa_AK8PFJet40_v17, fragment.AlCa_PFJet40_v22, fragment.AlCa_PFJet40_CPUOnly_v1, fragment.HLT_PFJet40_GPUvsCPU_v1, fragment.HLT_MediumChargedIsoPFTau180HighPtRelaxedIso_Trk50_eta2p1_v14, fragment.HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v11, fragment.HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v2, fragment.HLT_VBF_DoubleTightChargedIsoPFTauHPS20_Trk1_eta2p1_v3, fragment.HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v7, fragment.HLT_PFMET100_PFMHT100_IDTight_PFHT60_v11, fragment.HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v11, fragment.HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v11, fragment.HLT_Mu18_Mu9_SameSign_v6, fragment.HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8, fragment.HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v12, fragment.HLT_TripleMu_5_3_3_Mass3p8_DCA_v5, fragment.HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10, fragment.HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10, fragment.HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v10, fragment.HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v10, fragment.HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v10, fragment.HLT_QuadPFJet103_88_75_15_v7, fragment.HLT_QuadPFJet105_88_76_15_v7, fragment.HLT_QuadPFJet111_90_80_15_v7, fragment.HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v3, fragment.HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v3, fragment.HLT_Mu12_IP6_v2, fragment.HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10, fragment.HLT_DoubleMediumDeepTauPFTauHPS35_L2NN_eta2p1_v2, fragment.HLT_DoubleMediumChargedIsoPFTauHPS40_Trk1_eta2p1_v3, fragment.HLT_DoubleTightChargedIsoPFTauHPS35_Trk1_eta2p1_v3, fragment.HLT_Ele24_eta2p1_WPTight_Gsf_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3, fragment.HLT_IsoMu20_eta2p1_LooseDeepTauPFTauHPS27_eta2p1_CrossL1_v3, fragment.HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v3, fragment.HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3, fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v3, fragment.HLT_LooseDeepTauPFTauHPS180_L2NN_eta2p1_v3, fragment.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v3, fragment.HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v3, fragment.HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v3, fragment.HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v3, fragment.HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v3, fragment.HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3, fragment.HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v3, fragment.HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3, fragment.HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v3, fragment.HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3, fragment.HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v3, fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v3, fragment.HLT_QuadPFJet70_50_40_30_v3, fragment.HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v3, fragment.HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v3, fragment.HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v3, fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v2, fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v2, fragment.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2, fragment.HLT_AK8PFJet230_SoftDropMass40_v3, fragment.HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v3, fragment.HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v3, fragment.HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v3, fragment.HLT_AK8PFJet400_SoftDropMass40_v3, fragment.HLT_AK8PFJet425_SoftDropMass40_v3, fragment.HLT_AK8PFJet450_SoftDropMass40_v3, fragment.HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3, fragment.HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3, fragment.HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3, fragment.HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v2, fragment.HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2, fragment.HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v2, fragment.HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2, fragment.HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v2, fragment.HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v2, fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v2, fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v2, fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v2, fragment.HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v2, fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2, fragment.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v2, fragment.HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v3, fragment.HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2, fragment.HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2, fragment.HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v3, fragment.HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v2, fragment.HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v2, fragment.HLT_L2Mu10NoVtx_2Cha_v1, fragment.HLT_L2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2, fragment.HLT_L3Mu10NoVtx_v2, fragment.HLT_L3Mu10NoVtx_DxyMin0p01cm_v2, fragment.HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v2, fragment.HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v2, fragment.HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2, fragment.HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2, fragment.HLT_L2Mu10NoVtx_2Cha_CosmicSeed_v1, fragment.HLT_L2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2, fragment.HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v2, fragment.HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v2, fragment.HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v3, fragment.HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v3, fragment.HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v3, fragment.HLT_HT430_DelayedJet40_DoubleDelay0p5nsInclusive_v1, fragment.HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v3, fragment.HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v3, fragment.HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v3, fragment.HLT_HT430_DelayedJet40_SingleDelay0p5nsInclusive_v1, fragment.HLT_HT430_DelayedJet40_SingleDelay0p5nsTrackless_v1, fragment.HLT_HT430_DelayedJet40_SingleDelay1nsInclusive_v1, fragment.HLT_HT430_DelayedJet40_SingleDelay1p5nsInclusive_v1, fragment.HLT_L1Mu6HT240_v2, fragment.HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v3, fragment.HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v3, fragment.HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v3, fragment.HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v3, fragment.HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v3, fragment.HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v3, fragment.HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v3, fragment.HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v3, fragment.HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v3, fragment.HLT_CaloMET60_DTCluster50_v3, fragment.HLT_CaloMET60_DTClusterNoMB1S50_v3, fragment.HLT_L1MET_DTCluster50_v3, fragment.HLT_L1MET_DTClusterNoMB1S50_v3, fragment.HLT_CscCluster_Loose_v2, fragment.HLT_CscCluster_Medium_v2, fragment.HLT_CscCluster_Tight_v2, fragment.HLT_L1CSCShower_DTCluster50_v2, fragment.HLT_L1CSCShower_DTCluster75_v2, fragment.HLT_PFMET105_IsoTrk50_v3, fragment.HLT_PFMET110_PFJet100_v3, fragment.HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2, fragment.HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2, fragment.HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v2, fragment.HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2, fragment.HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2, fragment.HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2, fragment.HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v2, fragment.HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v2, fragment.HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v2, fragment.HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v2, fragment.HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v2, fragment.HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v2, fragment.HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v2, fragment.HLT_DiPhoton10Time1ns_v2, fragment.HLT_DiPhoton10Time1p2ns_v2, fragment.HLT_DiPhoton10Time1p4ns_v2, fragment.HLT_DiPhoton10Time1p6ns_v2, fragment.HLT_DiPhoton10Time1p8ns_v2, fragment.HLT_DiPhoton10Time2ns_v2, fragment.HLT_DiPhoton10sminlt0p1_v2, fragment.HLT_DiPhoton10sminlt0p12_v2, fragment.HLT_DiPhoton10_CaloIdL_v2, fragment.HLT_DoubleEle4_eta1p22_mMax6_v2, fragment.HLT_DoubleEle4p5_eta1p22_mMax6_v2, fragment.HLT_DoubleEle5_eta1p22_mMax6_v2, fragment.HLT_DoubleEle5p5_eta1p22_mMax6_v2, fragment.HLT_DoubleEle6_eta1p22_mMax6_v2, fragment.HLT_DoubleEle6p5_eta1p22_mMax6_v2, fragment.HLT_DoubleEle7_eta1p22_mMax6_v2, fragment.HLT_DoubleEle7p5_eta1p22_mMax6_v2, fragment.HLT_DoubleEle8_eta1p22_mMax6_v2, fragment.HLT_DoubleEle8p5_eta1p22_mMax6_v2, fragment.HLT_DoubleEle9_eta1p22_mMax6_v2, fragment.HLT_DoubleEle9p5_eta1p22_mMax6_v2, fragment.HLT_DoubleEle10_eta1p22_mMax6_v2, fragment.HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2, fragment.HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2, fragment.HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2, fragment.HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2, fragment.HLT_Mu50_L1SingleMuShower_v1, fragment.HLT_ExpressMuons_v3, fragment.HLT_OnlineMonitorGroup_v3, fragment.DQM_EcalReconstruction_v4, fragment.DQM_HcalReconstruction_v3, fragment.DQM_PixelReconstruction_v4, fragment.HLT_PPSMaxTracksPerArm1_v2, fragment.HLT_PPSMaxTracksPerRP4_v2, fragment.HLTriggerFinalPath, fragment.HLTAnalyzerEndpath, fragment.ScoutingPFOutput, fragment.Dataset_AlCaLowPtJet, fragment.Dataset_AlCaLumiPixelsCountsExpress, fragment.Dataset_AlCaLumiPixelsCountsPrompt, fragment.Dataset_AlCaP0, fragment.Dataset_AlCaPPSExpress, fragment.Dataset_AlCaPPSPrompt, fragment.Dataset_AlCaPhiSym, fragment.Dataset_BTagMu, fragment.Dataset_Commissioning, fragment.Dataset_Cosmics, fragment.Dataset_DQMGPUvsCPU, fragment.Dataset_DQMOnlineBeamspot, fragment.Dataset_DisplacedJet, fragment.Dataset_ReservedDoubleMuonLowMass, fragment.Dataset_EGamma, fragment.Dataset_EcalLaser, fragment.Dataset_EmptyBX, fragment.Dataset_EphemeralHLTPhysics, fragment.Dataset_EphemeralZeroBias, fragment.Dataset_EventDisplay, fragment.Dataset_ExpressAlignment, fragment.Dataset_ExpressPhysics, fragment.Dataset_HLTMonitor, fragment.Dataset_HLTPhysics, fragment.Dataset_HcalNZS, fragment.Dataset_IsolatedBunch, fragment.Dataset_JetMET, fragment.Dataset_L1Accept, fragment.Dataset_MonteCarlo, fragment.Dataset_Muon, fragment.Dataset_MuonEG, fragment.Dataset_NoBPTX, fragment.Dataset_OnlineMonitor, fragment.Dataset_ParkingDoubleElectronLowMass0, fragment.Dataset_ParkingDoubleElectronLowMass1, fragment.Dataset_ParkingDoubleElectronLowMass2, fragment.Dataset_ParkingDoubleElectronLowMass3, fragment.Dataset_ParkingDoubleElectronLowMass4, fragment.Dataset_ParkingDoubleElectronLowMass5, fragment.Dataset_ParkingDoubleMuonLowMass0, fragment.Dataset_ParkingDoubleMuonLowMass1, fragment.Dataset_ParkingDoubleMuonLowMass2, fragment.Dataset_ParkingDoubleMuonLowMass3, fragment.Dataset_ParkingDoubleMuonLowMass4, fragment.Dataset_ParkingDoubleMuonLowMass5, fragment.Dataset_ParkingDoubleMuonLowMass6, fragment.Dataset_ParkingDoubleMuonLowMass7, fragment.Dataset_ParkingSingleMuon0, fragment.Dataset_ParkingSingleMuon1, fragment.Dataset_ParkingSingleMuon2, fragment.Dataset_RPCMonitor, fragment.Dataset_ScoutingPFMonitor, fragment.Dataset_ScoutingPFRun3, fragment.Dataset_Tau, fragment.Dataset_TestEnablesEcalHcal, fragment.Dataset_TestEnablesEcalHcalDQM, fragment.Dataset_ZeroBias, )) # dummify hltGetConditions in cff's diff --git a/HLTrigger/Configuration/python/HLT_HIon_cff.py b/HLTrigger/Configuration/python/HLT_HIon_cff.py index 72d8641e58665..2164c96dd967f 100644 --- a/HLTrigger/Configuration/python/HLT_HIon_cff.py +++ b/HLTrigger/Configuration/python/HLT_HIon_cff.py @@ -1,6 +1,6 @@ # hltGetConfiguration --cff --data /dev/CMSSW_12_4_0/HIon --type HIon -# /dev/CMSSW_12_4_0/HIon/V110 (CMSSW_12_4_0) +# /dev/CMSSW_12_4_0/HIon/V138 (CMSSW_12_4_0) import FWCore.ParameterSet.Config as cms @@ -12,7 +12,7 @@ fragment.ProcessAcceleratorCUDA = ProcessAcceleratorCUDA() fragment.HLTConfigVersion = cms.PSet( - tableName = cms.string('/dev/CMSSW_12_4_0/HIon/V110') + tableName = cms.string('/dev/CMSSW_12_4_0/HIon/V138') ) fragment.transferSystem = cms.PSet( @@ -2628,12 +2628,12 @@ RPCMON = cms.vstring( 'RPCMonitor' ) ) fragment.datasets = cms.PSet( - AlCaP0 = cms.vstring( 'AlCa_EcalEtaEBonlyForHI_v2', - 'AlCa_EcalEtaEEonlyForHI_v2', - 'AlCa_EcalPi0EBonlyForHI_v2', - 'AlCa_EcalPi0EEonlyForHI_v2' ), - AlCaPhiSym = cms.vstring( 'AlCa_EcalPhiSymForHI_v2' ), - DQMGPUvsCPU = cms.vstring( 'DQM_HIEcalReconstruction_v1', + AlCaP0 = cms.vstring( 'AlCa_EcalEtaEBonlyForHI_v3', + 'AlCa_EcalEtaEEonlyForHI_v3', + 'AlCa_EcalPi0EBonlyForHI_v3', + 'AlCa_EcalPi0EEonlyForHI_v3' ), + AlCaPhiSym = cms.vstring( 'AlCa_EcalPhiSymForHI_v3' ), + DQMGPUvsCPU = cms.vstring( 'DQM_HIEcalReconstruction_v2', 'DQM_HIHcalReconstruction_v1' ), EcalLaser = cms.vstring( 'HLT_EcalCalibration_v4' ), HICastor = cms.vstring( 'HLT_HICastor_HighJet_BptxAND_v2', @@ -2654,8 +2654,8 @@ 'HLT_HICastor_Muon_v2', 'HLT_HIL1_ZDC_AND_OR_MinimumBiasHF1_AND_BptxAND_v2', 'HLT_HIL1_ZDC_AND_OR_MinimumBiasHF2_AND_BptxAND_v2' ), - HIDQMOnlineBeamspot = cms.vstring( 'HLT_HICentralityVeto_Beamspot_v2', - 'HLT_HICsAK4PFJet100Eta1p5_Beamspot_v2' ), + HIDQMOnlineBeamspot = cms.vstring( 'HLT_HICentralityVeto_Beamspot_v3', + 'HLT_HICsAK4PFJet100Eta1p5_Beamspot_v3' ), HIDoubleMuon = cms.vstring( 'HLT_HIL1DoubleMu0_v2', 'HLT_HIL1DoubleMu10_v2', 'HLT_HIL1DoubleMuOpen_OS_er1p6_v2', @@ -2685,18 +2685,18 @@ 'HLT_HIL1UnpairedBunchBptxMinus_v2', 'HLT_HIL1UnpairedBunchBptxPlus_v2' ), HIExpressAlignment = cms.vstring( 'HLT_HICentralityVeto_v2', - 'HLT_HICsAK4PFJet100Eta1p5_v2' ), + 'HLT_HICsAK4PFJet100Eta1p5_v3' ), HIExpressPhysics = cms.vstring( 'HLT_HICastor_MediumJet_NotMBHF2AND_v2', 'HLT_HICentrality30100_FirstCollisionAfterAbortGap_v2', 'HLT_HICentralityVeto_v2', - 'HLT_HICsAK4PFJet100Eta1p5_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt50_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt50_v2', - 'HLT_HIEle20Gsf_v2', - 'HLT_HIFullTracks2018_HighPt56_v2', - 'HLT_HIFullTracks_Multiplicity2040_HF1OR_v2', - 'HLT_HIGEDPhoton40_v2', - 'HLT_HIIslandPhoton40_Eta2p4_v2', + 'HLT_HICsAK4PFJet100Eta1p5_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt50_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt50_v3', + 'HLT_HIEle20Gsf_v3', + 'HLT_HIFullTracks2018_HighPt56_v3', + 'HLT_HIFullTracks_Multiplicity2040_HF1OR_v3', + 'HLT_HIGEDPhoton40_v3', + 'HLT_HIIslandPhoton40_Eta2p4_v3', 'HLT_HIL1DoubleMu0_v2', 'HLT_HIL1DoubleMu10_v2', 'HLT_HIL1DoubleMuOpen_Centrality_50_100_v2', @@ -2711,12 +2711,12 @@ 'HLT_HIL3Mu0NHitQ10_L2Mu0_MAXdR3p5_M1to5_v2', 'HLT_HIL3Mu2p5NHitQ10_L2Mu2_M7toinf_v2', 'HLT_HIL3_L1DoubleMu10_v2', - 'HLT_HILcPPTrackingGlobal_Dpt50_v2', + 'HLT_HILcPPTrackingGlobal_Dpt50_v3', 'HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part0_v2', 'HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part0_v2', 'HLT_HIPhysics_v2', - 'HLT_HIPuAK4CaloJet100Eta5p1_v2', - 'HLT_HIPuAK4CaloJet80Eta2p4_DeepCSV0p4_v2', + 'HLT_HIPuAK4CaloJet100Eta5p1_v3', + 'HLT_HIPuAK4CaloJet80Eta2p4_DeepCSV0p4_v3', 'HLT_HIRandom_v1', 'HLT_HIUPC_SingleEG5_NotMBHF2AND_SinglePixelTrack_v2', 'HLT_HIUPC_SingleMuOpen_NotMBHF2AND_v2', @@ -2789,204 +2789,204 @@ 'HLT_HIUPC_ZeroBias_SinglePixelTrack_v2', 'HLT_HIZeroBias_v2' ), HIHLTPhysics = cms.vstring( 'HLT_HIPhysics_v2' ), - HIHardProbes = cms.vstring( 'HLT_HICsAK4PFJet100Eta1p5_v2', - 'HLT_HICsAK4PFJet120Eta1p5_v2', - 'HLT_HICsAK4PFJet80Eta1p5_v2', - 'HLT_HIDoubleEle10GsfMass50_v2', - 'HLT_HIDoubleEle10Gsf_v2', - 'HLT_HIDoubleEle15GsfMass50_v2', - 'HLT_HIDoubleEle15Gsf_v2', - 'HLT_HIEle10Gsf_PuAK4CaloJet100Eta2p1_v2', - 'HLT_HIEle10Gsf_PuAK4CaloJet40Eta2p1_v2', - 'HLT_HIEle10Gsf_PuAK4CaloJet60Eta2p1_v2', - 'HLT_HIEle10Gsf_PuAK4CaloJet80Eta2p1_v2', - 'HLT_HIEle10Gsf_v2', - 'HLT_HIEle15Ele10GsfMass50_v2', - 'HLT_HIEle15Ele10Gsf_v2', - 'HLT_HIEle15Gsf_PuAK4CaloJet100Eta2p1_v2', - 'HLT_HIEle15Gsf_PuAK4CaloJet40Eta2p1_v2', - 'HLT_HIEle15Gsf_PuAK4CaloJet60Eta2p1_v2', - 'HLT_HIEle15Gsf_PuAK4CaloJet80Eta2p1_v2', - 'HLT_HIEle15Gsf_v2', - 'HLT_HIEle20Gsf_PuAK4CaloJet100Eta2p1_v2', - 'HLT_HIEle20Gsf_PuAK4CaloJet40Eta2p1_v2', - 'HLT_HIEle20Gsf_PuAK4CaloJet60Eta2p1_v2', - 'HLT_HIEle20Gsf_PuAK4CaloJet80Eta2p1_v2', - 'HLT_HIEle20Gsf_v2', - 'HLT_HIEle30Gsf_v2', - 'HLT_HIEle40Gsf_v2', - 'HLT_HIEle50Gsf_v2', - 'HLT_HIGEDPhoton30_EB_HECut_v2', - 'HLT_HIGEDPhoton30_EB_v2', - 'HLT_HIGEDPhoton30_HECut_v2', - 'HLT_HIGEDPhoton30_v2', - 'HLT_HIGEDPhoton40_EB_HECut_v2', - 'HLT_HIGEDPhoton40_EB_v2', - 'HLT_HIGEDPhoton40_HECut_v2', - 'HLT_HIGEDPhoton40_v2', - 'HLT_HIGEDPhoton50_EB_HECut_v2', - 'HLT_HIGEDPhoton50_EB_v2', - 'HLT_HIGEDPhoton50_HECut_v2', - 'HLT_HIGEDPhoton50_v2', - 'HLT_HIGEDPhoton60_EB_HECut_v2', - 'HLT_HIGEDPhoton60_EB_v2', - 'HLT_HIGEDPhoton60_HECut_v2', - 'HLT_HIGEDPhoton60_v2', - 'HLT_HIIslandPhoton30_Eta1p5_v2', - 'HLT_HIIslandPhoton30_Eta2p4_v2', - 'HLT_HIIslandPhoton40_Eta1p5_v2', - 'HLT_HIIslandPhoton40_Eta2p4_v2', - 'HLT_HIIslandPhoton50_Eta1p5_v2', - 'HLT_HIIslandPhoton50_Eta2p4_v2', - 'HLT_HIIslandPhoton60_Eta1p5_v2', - 'HLT_HIIslandPhoton60_Eta2p4_v2', - 'HLT_HIL1Mu3Eta2p5_Ele10Gsf_v2', - 'HLT_HIL1Mu3Eta2p5_Ele15Gsf_v2', - 'HLT_HIL1Mu3Eta2p5_Ele20Gsf_v2', - 'HLT_HIL1Mu5Eta2p5_Ele10Gsf_v2', - 'HLT_HIL1Mu5Eta2p5_Ele15Gsf_v2', - 'HLT_HIL1Mu5Eta2p5_Ele20Gsf_v2', - 'HLT_HIL1Mu7Eta2p5_Ele10Gsf_v2', - 'HLT_HIL1Mu7Eta2p5_Ele15Gsf_v2', - 'HLT_HIL1Mu7Eta2p5_Ele20Gsf_v2', - 'HLT_HIL3Mu3_EG10HECut_v2', - 'HLT_HIL3Mu3_EG15HECut_v2', - 'HLT_HIL3Mu3_EG20HECut_v2', - 'HLT_HIL3Mu3_EG30HECut_v2', - 'HLT_HIL3Mu5_EG10HECut_v2', - 'HLT_HIL3Mu5_EG15HECut_v2', - 'HLT_HIL3Mu5_EG20HECut_v2', - 'HLT_HIL3Mu5_EG30HECut_v2', - 'HLT_HIL3Mu7_EG10HECut_v2', - 'HLT_HIL3Mu7_EG15HECut_v2', - 'HLT_HIL3Mu7_EG20HECut_v2', - 'HLT_HIL3Mu7_EG30HECut_v2', - 'HLT_HIPuAK4CaloJet100Eta2p4_CSVv2WP0p75_v2', - 'HLT_HIPuAK4CaloJet100Eta2p4_DeepCSV0p4_v2', - 'HLT_HIPuAK4CaloJet100Eta5p1_v2', - 'HLT_HIPuAK4CaloJet100Fwd_v2', - 'HLT_HIPuAK4CaloJet100_35_Eta0p7_v2', - 'HLT_HIPuAK4CaloJet100_35_Eta1p1_v2', - 'HLT_HIPuAK4CaloJet120Eta5p1_v2', - 'HLT_HIPuAK4CaloJet120Fwd_v2', - 'HLT_HIPuAK4CaloJet60Eta2p4_CSVv2WP0p75_v2', - 'HLT_HIPuAK4CaloJet60Eta2p4_DeepCSV0p4_v2', - 'HLT_HIPuAK4CaloJet60Fwd_v2', - 'HLT_HIPuAK4CaloJet80Eta2p4_CSVv2WP0p75_v2', - 'HLT_HIPuAK4CaloJet80Eta2p4_DeepCSV0p4_v2', - 'HLT_HIPuAK4CaloJet80Eta5p1_v2', - 'HLT_HIPuAK4CaloJet80Fwd_v2', - 'HLT_HIPuAK4CaloJet80_35_Eta0p7_v2', - 'HLT_HIPuAK4CaloJet80_35_Eta1p1_v2', - 'HLT_HIPuAK4CaloJet80_45_45_Eta2p1_v2' ), - HIHardProbesLower = cms.vstring( 'HLT_HICsAK4PFJet60Eta1p5_v2', - 'HLT_HIGEDPhoton10_EB_HECut_v2', - 'HLT_HIGEDPhoton10_EB_v2', - 'HLT_HIGEDPhoton10_HECut_v2', - 'HLT_HIGEDPhoton10_v2', - 'HLT_HIGEDPhoton20_EB_HECut_v2', - 'HLT_HIGEDPhoton20_EB_v2', - 'HLT_HIGEDPhoton20_HECut_v2', - 'HLT_HIGEDPhoton20_v2', - 'HLT_HIIslandPhoton10_Eta1p5_v2', - 'HLT_HIIslandPhoton10_Eta2p4_v2', - 'HLT_HIIslandPhoton20_Eta1p5_v2', - 'HLT_HIIslandPhoton20_Eta2p4_v2', - 'HLT_HIPuAK4CaloJet40Eta5p1_v2', - 'HLT_HIPuAK4CaloJet40Fwd_v2', - 'HLT_HIPuAK4CaloJet60Eta5p1_v2' ), - HIHardProbesPeripheral = cms.vstring( 'HLT_HICsAK4PFJet100Eta1p5_Centrality_30_100_v2', - 'HLT_HICsAK4PFJet100Eta1p5_Centrality_50_100_v2', - 'HLT_HICsAK4PFJet60Eta1p5_Centrality_30_100_v2', - 'HLT_HICsAK4PFJet60Eta1p5_Centrality_50_100_v2', - 'HLT_HICsAK4PFJet80Eta1p5_Centrality_30_100_v2', - 'HLT_HICsAK4PFJet80Eta1p5_Centrality_50_100_v2', - 'HLT_HIGEDPhoton10_Cent30_100_v2', - 'HLT_HIGEDPhoton10_Cent50_100_v2', - 'HLT_HIGEDPhoton20_Cent30_100_v2', - 'HLT_HIGEDPhoton20_Cent50_100_v2', - 'HLT_HIGEDPhoton30_Cent30_100_v2', - 'HLT_HIGEDPhoton30_Cent50_100_v2', - 'HLT_HIGEDPhoton40_Cent30_100_v2', - 'HLT_HIGEDPhoton40_Cent50_100_v2', - 'HLT_HIIslandPhoton10_Eta2p4_Cent30_100_v2', - 'HLT_HIIslandPhoton10_Eta2p4_Cent50_100_v2', - 'HLT_HIIslandPhoton20_Eta2p4_Cent30_100_v2', - 'HLT_HIIslandPhoton20_Eta2p4_Cent50_100_v2', - 'HLT_HIIslandPhoton30_Eta2p4_Cent30_100_v2', - 'HLT_HIIslandPhoton30_Eta2p4_Cent50_100_v2', - 'HLT_HIIslandPhoton40_Eta2p4_Cent30_100_v2', - 'HLT_HIIslandPhoton40_Eta2p4_Cent50_100_v2', - 'HLT_HIPuAK4CaloJet100Eta5p1_Centrality_30_100_v2', - 'HLT_HIPuAK4CaloJet100Eta5p1_Centrality_50_100_v2', - 'HLT_HIPuAK4CaloJet40Eta5p1_Centrality_30_100_v2', - 'HLT_HIPuAK4CaloJet40Eta5p1_Centrality_50_100_v2', - 'HLT_HIPuAK4CaloJet60Eta5p1_Centrality_30_100_v2', - 'HLT_HIPuAK4CaloJet60Eta5p1_Centrality_50_100_v2', - 'HLT_HIPuAK4CaloJet80Eta5p1_Centrality_30_100_v2', - 'HLT_HIPuAK4CaloJet80Eta5p1_Centrality_50_100_v2' ), + HIHardProbes = cms.vstring( 'HLT_HICsAK4PFJet100Eta1p5_v3', + 'HLT_HICsAK4PFJet120Eta1p5_v3', + 'HLT_HICsAK4PFJet80Eta1p5_v3', + 'HLT_HIDoubleEle10GsfMass50_v3', + 'HLT_HIDoubleEle10Gsf_v3', + 'HLT_HIDoubleEle15GsfMass50_v3', + 'HLT_HIDoubleEle15Gsf_v3', + 'HLT_HIEle10Gsf_PuAK4CaloJet100Eta2p1_v3', + 'HLT_HIEle10Gsf_PuAK4CaloJet40Eta2p1_v3', + 'HLT_HIEle10Gsf_PuAK4CaloJet60Eta2p1_v3', + 'HLT_HIEle10Gsf_PuAK4CaloJet80Eta2p1_v3', + 'HLT_HIEle10Gsf_v3', + 'HLT_HIEle15Ele10GsfMass50_v3', + 'HLT_HIEle15Ele10Gsf_v3', + 'HLT_HIEle15Gsf_PuAK4CaloJet100Eta2p1_v3', + 'HLT_HIEle15Gsf_PuAK4CaloJet40Eta2p1_v3', + 'HLT_HIEle15Gsf_PuAK4CaloJet60Eta2p1_v3', + 'HLT_HIEle15Gsf_PuAK4CaloJet80Eta2p1_v3', + 'HLT_HIEle15Gsf_v3', + 'HLT_HIEle20Gsf_PuAK4CaloJet100Eta2p1_v3', + 'HLT_HIEle20Gsf_PuAK4CaloJet40Eta2p1_v3', + 'HLT_HIEle20Gsf_PuAK4CaloJet60Eta2p1_v3', + 'HLT_HIEle20Gsf_PuAK4CaloJet80Eta2p1_v3', + 'HLT_HIEle20Gsf_v3', + 'HLT_HIEle30Gsf_v3', + 'HLT_HIEle40Gsf_v3', + 'HLT_HIEle50Gsf_v3', + 'HLT_HIGEDPhoton30_EB_HECut_v3', + 'HLT_HIGEDPhoton30_EB_v3', + 'HLT_HIGEDPhoton30_HECut_v3', + 'HLT_HIGEDPhoton30_v3', + 'HLT_HIGEDPhoton40_EB_HECut_v3', + 'HLT_HIGEDPhoton40_EB_v3', + 'HLT_HIGEDPhoton40_HECut_v3', + 'HLT_HIGEDPhoton40_v3', + 'HLT_HIGEDPhoton50_EB_HECut_v3', + 'HLT_HIGEDPhoton50_EB_v3', + 'HLT_HIGEDPhoton50_HECut_v3', + 'HLT_HIGEDPhoton50_v3', + 'HLT_HIGEDPhoton60_EB_HECut_v3', + 'HLT_HIGEDPhoton60_EB_v3', + 'HLT_HIGEDPhoton60_HECut_v3', + 'HLT_HIGEDPhoton60_v3', + 'HLT_HIIslandPhoton30_Eta1p5_v3', + 'HLT_HIIslandPhoton30_Eta2p4_v3', + 'HLT_HIIslandPhoton40_Eta1p5_v3', + 'HLT_HIIslandPhoton40_Eta2p4_v3', + 'HLT_HIIslandPhoton50_Eta1p5_v3', + 'HLT_HIIslandPhoton50_Eta2p4_v3', + 'HLT_HIIslandPhoton60_Eta1p5_v3', + 'HLT_HIIslandPhoton60_Eta2p4_v3', + 'HLT_HIL1Mu3Eta2p5_Ele10Gsf_v3', + 'HLT_HIL1Mu3Eta2p5_Ele15Gsf_v3', + 'HLT_HIL1Mu3Eta2p5_Ele20Gsf_v3', + 'HLT_HIL1Mu5Eta2p5_Ele10Gsf_v3', + 'HLT_HIL1Mu5Eta2p5_Ele15Gsf_v3', + 'HLT_HIL1Mu5Eta2p5_Ele20Gsf_v3', + 'HLT_HIL1Mu7Eta2p5_Ele10Gsf_v3', + 'HLT_HIL1Mu7Eta2p5_Ele15Gsf_v3', + 'HLT_HIL1Mu7Eta2p5_Ele20Gsf_v3', + 'HLT_HIL3Mu3_EG10HECut_v3', + 'HLT_HIL3Mu3_EG15HECut_v3', + 'HLT_HIL3Mu3_EG20HECut_v3', + 'HLT_HIL3Mu3_EG30HECut_v3', + 'HLT_HIL3Mu5_EG10HECut_v3', + 'HLT_HIL3Mu5_EG15HECut_v3', + 'HLT_HIL3Mu5_EG20HECut_v3', + 'HLT_HIL3Mu5_EG30HECut_v3', + 'HLT_HIL3Mu7_EG10HECut_v3', + 'HLT_HIL3Mu7_EG15HECut_v3', + 'HLT_HIL3Mu7_EG20HECut_v3', + 'HLT_HIL3Mu7_EG30HECut_v3', + 'HLT_HIPuAK4CaloJet100Eta2p4_CSVv2WP0p75_v3', + 'HLT_HIPuAK4CaloJet100Eta2p4_DeepCSV0p4_v3', + 'HLT_HIPuAK4CaloJet100Eta5p1_v3', + 'HLT_HIPuAK4CaloJet100Fwd_v3', + 'HLT_HIPuAK4CaloJet100_35_Eta0p7_v3', + 'HLT_HIPuAK4CaloJet100_35_Eta1p1_v3', + 'HLT_HIPuAK4CaloJet120Eta5p1_v3', + 'HLT_HIPuAK4CaloJet120Fwd_v3', + 'HLT_HIPuAK4CaloJet60Eta2p4_CSVv2WP0p75_v3', + 'HLT_HIPuAK4CaloJet60Eta2p4_DeepCSV0p4_v3', + 'HLT_HIPuAK4CaloJet60Fwd_v3', + 'HLT_HIPuAK4CaloJet80Eta2p4_CSVv2WP0p75_v3', + 'HLT_HIPuAK4CaloJet80Eta2p4_DeepCSV0p4_v3', + 'HLT_HIPuAK4CaloJet80Eta5p1_v3', + 'HLT_HIPuAK4CaloJet80Fwd_v3', + 'HLT_HIPuAK4CaloJet80_35_Eta0p7_v3', + 'HLT_HIPuAK4CaloJet80_35_Eta1p1_v3', + 'HLT_HIPuAK4CaloJet80_45_45_Eta2p1_v3' ), + HIHardProbesLower = cms.vstring( 'HLT_HICsAK4PFJet60Eta1p5_v3', + 'HLT_HIGEDPhoton10_EB_HECut_v3', + 'HLT_HIGEDPhoton10_EB_v3', + 'HLT_HIGEDPhoton10_HECut_v3', + 'HLT_HIGEDPhoton10_v3', + 'HLT_HIGEDPhoton20_EB_HECut_v3', + 'HLT_HIGEDPhoton20_EB_v3', + 'HLT_HIGEDPhoton20_HECut_v3', + 'HLT_HIGEDPhoton20_v3', + 'HLT_HIIslandPhoton10_Eta1p5_v3', + 'HLT_HIIslandPhoton10_Eta2p4_v3', + 'HLT_HIIslandPhoton20_Eta1p5_v3', + 'HLT_HIIslandPhoton20_Eta2p4_v3', + 'HLT_HIPuAK4CaloJet40Eta5p1_v3', + 'HLT_HIPuAK4CaloJet40Fwd_v3', + 'HLT_HIPuAK4CaloJet60Eta5p1_v3' ), + HIHardProbesPeripheral = cms.vstring( 'HLT_HICsAK4PFJet100Eta1p5_Centrality_30_100_v3', + 'HLT_HICsAK4PFJet100Eta1p5_Centrality_50_100_v3', + 'HLT_HICsAK4PFJet60Eta1p5_Centrality_30_100_v3', + 'HLT_HICsAK4PFJet60Eta1p5_Centrality_50_100_v3', + 'HLT_HICsAK4PFJet80Eta1p5_Centrality_30_100_v3', + 'HLT_HICsAK4PFJet80Eta1p5_Centrality_50_100_v3', + 'HLT_HIGEDPhoton10_Cent30_100_v3', + 'HLT_HIGEDPhoton10_Cent50_100_v3', + 'HLT_HIGEDPhoton20_Cent30_100_v3', + 'HLT_HIGEDPhoton20_Cent50_100_v3', + 'HLT_HIGEDPhoton30_Cent30_100_v3', + 'HLT_HIGEDPhoton30_Cent50_100_v3', + 'HLT_HIGEDPhoton40_Cent30_100_v3', + 'HLT_HIGEDPhoton40_Cent50_100_v3', + 'HLT_HIIslandPhoton10_Eta2p4_Cent30_100_v3', + 'HLT_HIIslandPhoton10_Eta2p4_Cent50_100_v3', + 'HLT_HIIslandPhoton20_Eta2p4_Cent30_100_v3', + 'HLT_HIIslandPhoton20_Eta2p4_Cent50_100_v3', + 'HLT_HIIslandPhoton30_Eta2p4_Cent30_100_v3', + 'HLT_HIIslandPhoton30_Eta2p4_Cent50_100_v3', + 'HLT_HIIslandPhoton40_Eta2p4_Cent30_100_v3', + 'HLT_HIIslandPhoton40_Eta2p4_Cent50_100_v3', + 'HLT_HIPuAK4CaloJet100Eta5p1_Centrality_30_100_v3', + 'HLT_HIPuAK4CaloJet100Eta5p1_Centrality_50_100_v3', + 'HLT_HIPuAK4CaloJet40Eta5p1_Centrality_30_100_v3', + 'HLT_HIPuAK4CaloJet40Eta5p1_Centrality_50_100_v3', + 'HLT_HIPuAK4CaloJet60Eta5p1_Centrality_30_100_v3', + 'HLT_HIPuAK4CaloJet60Eta5p1_Centrality_50_100_v3', + 'HLT_HIPuAK4CaloJet80Eta5p1_Centrality_30_100_v3', + 'HLT_HIPuAK4CaloJet80Eta5p1_Centrality_50_100_v3' ), HIHcalNZS = cms.vstring( 'HLT_HIHcalNZS_v2', 'HLT_HIHcalPhiSym_v2' ), - HIHeavyFlavor = cms.vstring( 'HLT_HIDmesonPPTrackingGlobal_Dpt15_NoIter10_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt15_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt20_NoIter10_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt20_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt30_NoIter10_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt30_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt40_NoIter10_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt40_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt50_NoIter10_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt50_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt60_NoIter10_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt60_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt20_NoIter10_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt20_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt30_NoIter10_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt30_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt40_NoIter10_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt40_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt50_NoIter10_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt50_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt60_NoIter10_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt60_v2', - 'HLT_HIFullTracks2018_HighPt18_NoIter10_v2', - 'HLT_HIFullTracks2018_HighPt18_v2', - 'HLT_HIFullTracks2018_HighPt24_NoIter10_v2', - 'HLT_HIFullTracks2018_HighPt24_v2', - 'HLT_HIFullTracks2018_HighPt34_NoIter10_v2', - 'HLT_HIFullTracks2018_HighPt34_v2', - 'HLT_HIFullTracks2018_HighPt45_NoIter10_v2', - 'HLT_HIFullTracks2018_HighPt45_v2', - 'HLT_HIFullTracks2018_HighPt56_NoIter10_v2', - 'HLT_HIFullTracks2018_HighPt56_v2', - 'HLT_HIFullTracks2018_HighPt60_NoIter10_v2', - 'HLT_HIFullTracks2018_HighPt60_v2', - 'HLT_HILcPPTrackingGlobal_Dpt20_NoIter10_v2', - 'HLT_HILcPPTrackingGlobal_Dpt20_v2', - 'HLT_HILcPPTrackingGlobal_Dpt30_NoIter10_v2', - 'HLT_HILcPPTrackingGlobal_Dpt30_v2', - 'HLT_HILcPPTrackingGlobal_Dpt40_NoIter10_v2', - 'HLT_HILcPPTrackingGlobal_Dpt40_v2', - 'HLT_HILcPPTrackingGlobal_Dpt50_NoIter10_v2', - 'HLT_HILcPPTrackingGlobal_Dpt50_v2', - 'HLT_HILcPPTrackingGlobal_Dpt60_NoIter10_v2', - 'HLT_HILcPPTrackingGlobal_Dpt60_v2' ), + HIHeavyFlavor = cms.vstring( 'HLT_HIDmesonPPTrackingGlobal_Dpt15_NoIter10_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt15_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt20_NoIter10_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt20_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt30_NoIter10_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt30_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt40_NoIter10_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt40_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt50_NoIter10_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt50_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt60_NoIter10_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt60_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt20_NoIter10_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt20_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt30_NoIter10_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt30_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt40_NoIter10_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt40_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt50_NoIter10_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt50_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt60_NoIter10_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt60_v3', + 'HLT_HIFullTracks2018_HighPt18_NoIter10_v3', + 'HLT_HIFullTracks2018_HighPt18_v3', + 'HLT_HIFullTracks2018_HighPt24_NoIter10_v3', + 'HLT_HIFullTracks2018_HighPt24_v3', + 'HLT_HIFullTracks2018_HighPt34_NoIter10_v3', + 'HLT_HIFullTracks2018_HighPt34_v3', + 'HLT_HIFullTracks2018_HighPt45_NoIter10_v3', + 'HLT_HIFullTracks2018_HighPt45_v3', + 'HLT_HIFullTracks2018_HighPt56_NoIter10_v3', + 'HLT_HIFullTracks2018_HighPt56_v3', + 'HLT_HIFullTracks2018_HighPt60_NoIter10_v3', + 'HLT_HIFullTracks2018_HighPt60_v3', + 'HLT_HILcPPTrackingGlobal_Dpt20_NoIter10_v3', + 'HLT_HILcPPTrackingGlobal_Dpt20_v3', + 'HLT_HILcPPTrackingGlobal_Dpt30_NoIter10_v3', + 'HLT_HILcPPTrackingGlobal_Dpt30_v3', + 'HLT_HILcPPTrackingGlobal_Dpt40_NoIter10_v3', + 'HLT_HILcPPTrackingGlobal_Dpt40_v3', + 'HLT_HILcPPTrackingGlobal_Dpt50_NoIter10_v3', + 'HLT_HILcPPTrackingGlobal_Dpt50_v3', + 'HLT_HILcPPTrackingGlobal_Dpt60_NoIter10_v3', + 'HLT_HILcPPTrackingGlobal_Dpt60_v3' ), HIHighMultiplicityETTAsym = cms.vstring( 'HLT_HIL1_ETT10_ETTAsym50_MinimumBiasHF1_OR_BptxAND_v2', 'HLT_HIL1_ETT60_ETTAsym65_MinimumBiasHF2_OR_PixelTracks10_v2', 'HLT_HIL1_ETT65_ETTAsym80_MinimumBiasHF2_OR_PixelTracks10_v2', 'HLT_HIL1_ETT8_ETTAsym50_MinimumBiasHF1_OR_BptxAND_v2' ), - HILowMultiplicity = cms.vstring( 'HLT_HIFullTracks_Multiplicity020_HF1AND_v2', - 'HLT_HIFullTracks_Multiplicity020_HF1OR_v2', - 'HLT_HIFullTracks_Multiplicity020_HF2OR_v2', - 'HLT_HIFullTracks_Multiplicity020_v2', - 'HLT_HIFullTracks_Multiplicity2040_HF1AND_v2', - 'HLT_HIFullTracks_Multiplicity2040_HF1OR_v2', - 'HLT_HIFullTracks_Multiplicity2040_HF2OR_v2', - 'HLT_HIFullTracks_Multiplicity2040_v2', - 'HLT_HIFullTracks_Multiplicity335_HF1OR_v2', - 'HLT_HIFullTracks_Multiplicity4060_v2', - 'HLT_HIFullTracks_Multiplicity6080_v2', - 'HLT_HIFullTracks_Multiplicity80100_v2' ), + HILowMultiplicity = cms.vstring( 'HLT_HIFullTracks_Multiplicity020_HF1AND_v3', + 'HLT_HIFullTracks_Multiplicity020_HF1OR_v3', + 'HLT_HIFullTracks_Multiplicity020_HF2OR_v3', + 'HLT_HIFullTracks_Multiplicity020_v3', + 'HLT_HIFullTracks_Multiplicity2040_HF1AND_v3', + 'HLT_HIFullTracks_Multiplicity2040_HF1OR_v3', + 'HLT_HIFullTracks_Multiplicity2040_HF2OR_v3', + 'HLT_HIFullTracks_Multiplicity2040_v3', + 'HLT_HIFullTracks_Multiplicity335_HF1OR_v3', + 'HLT_HIFullTracks_Multiplicity4060_v3', + 'HLT_HIFullTracks_Multiplicity6080_v3', + 'HLT_HIFullTracks_Multiplicity80100_v3' ), HIMinimumBias0 = cms.vstring( 'HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part0_v2', 'HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part0_v2' ), HIMinimumBias1 = cms.vstring( 'HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part1_v2', @@ -3052,24 +3052,24 @@ HIMinimumBiasReducedFormat9 = cms.vstring( 'HLT_HIMinimumBiasRF_part18_v2', 'HLT_HIMinimumBiasRF_part19_v2' ), HIOnlineMonitor = cms.vstring( 'HLT_HICentralityVeto_v2', - 'HLT_HICsAK4PFJet60Eta1p5_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt20_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt20_v2', - 'HLT_HIEle15Gsf_v2', - 'HLT_HIGEDPhoton10_v2', + 'HLT_HICsAK4PFJet60Eta1p5_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt20_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt20_v3', + 'HLT_HIEle15Gsf_v3', + 'HLT_HIGEDPhoton10_v3', 'HLT_HIHcalNZS_v2', 'HLT_HIHcalPhiSym_v2', - 'HLT_HIIslandPhoton10_Eta2p4_v2', + 'HLT_HIIslandPhoton10_Eta2p4_v3', 'HLT_HIL1DoubleMu10_v2', 'HLT_HIL2_L1DoubleMu10_v2', 'HLT_HIL3DoubleMuOpen_JpsiPsi_v2', 'HLT_HIL3_L1DoubleMu10_v2', - 'HLT_HILcPPTrackingGlobal_Dpt20_v2', - 'HLT_HIOnlineMonitorGroup_v2', + 'HLT_HILcPPTrackingGlobal_Dpt20_v3', + 'HLT_HIOnlineMonitorGroup_v3', 'HLT_HIPhysics_v2', - 'HLT_HIPuAK4CaloJet40Eta5p1_v2', - 'HLT_HIPuAK4CaloJet60Eta2p4_CSVv2WP0p75_v2', - 'HLT_HIPuAK4CaloJet60Eta2p4_DeepCSV0p4_v2', + 'HLT_HIPuAK4CaloJet40Eta5p1_v3', + 'HLT_HIPuAK4CaloJet60Eta2p4_CSVv2WP0p75_v3', + 'HLT_HIPuAK4CaloJet60Eta2p4_DeepCSV0p4_v3', 'HLT_HIRandom_v1', 'HLT_HIUPC_NotMBHF2OR_BptxAND_SinglePixelTrack_MaxPixelTrack_v2', 'HLT_HIUPC_NotMBHF2OR_BptxAND_SinglePixelTrack_v2', @@ -3085,23 +3085,23 @@ 'HLT_HIL3Mu12_v2', 'HLT_HIL3Mu15_v2', 'HLT_HIL3Mu20_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_v2', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_v3', 'HLT_HIL3Mu3_NHitQ10_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_v2', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_v3', 'HLT_HIL3Mu5_NHitQ10_v2', 'HLT_HIL3Mu7_NHitQ10_v2' ), HITrackerNZS = cms.vstring( 'HLT_HIPhysicsForZS_v2' ), @@ -5336,7 +5336,7 @@ ) fragment.hltHIOnlineMonitorGroupFilter = cms.EDFilter( "TriggerResultsFilter", usePathStatus = cms.bool( True ), - hltResults = cms.InputTag( 'TriggerResults','','@currentProcess' ), + hltResults = cms.InputTag( "" ), l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), @@ -5391,7 +5391,7 @@ digisInLabelEE = cms.InputTag( 'hltEcalDigisGPU','eeDigis' ), digisOutLabelEB = cms.string( "ebDigis" ), digisOutLabelEE = cms.string( "eeDigis" ), - produceDummyIntegrityCollections = cms.bool( True ) + produceDummyIntegrityCollections = cms.bool( False ) ) fragment.hltEcalDetIdToBeRecovered = cms.EDProducer( "EcalDetIdToBeRecoveredProducer", ebIntegrityChIdErrors = cms.InputTag( 'hltEcalDigis','EcalIntegrityChIdErrors' ), @@ -5500,7 +5500,7 @@ recHitsLabelCPUEB = cms.string( "EcalUncalibRecHitsEB" ), recHitsLabelCPUEE = cms.string( "EcalUncalibRecHitsEE" ) ) -fragment.hltEcalRecHitWithTPs = cms.EDProducer( "EcalRecHitProducer", +fragment.hltEcalRecHit = cms.EDProducer( "EcalRecHitProducer", recoverEEVFE = cms.bool( False ), EErechitCollection = cms.string( "EcalRecHitsEE" ), recoverEBIsolatedChannels = cms.bool( False ), @@ -5541,74 +5541,7 @@ bdtWeightFileCracks = cms.FileInPath( "RecoLocalCalo/EcalDeadChannelRecoveryAlgos/data/BDTWeights/bdtgAllRH_8GT700MeV_onlyCracks_ZskimData2017_v1.xml" ), ChannelStatusToBeExcluded = cms.vstring( ), EBrechitCollection = cms.string( "EcalRecHitsEB" ), - triggerPrimitiveDigiCollection = cms.InputTag( 'hltEcalDigisLegacy','EcalTriggerPrimitives' ), - recoverEEFE = cms.bool( False ), - singleChannelRecoveryMethod = cms.string( "NeuralNetworks" ), - EBLaserMAX = cms.double( 3.0 ), - flagsMapDBReco = cms.PSet( - kDead = cms.vstring( 'kNoDataNoTP' ), - kGood = cms.vstring( 'kOk', - 'kDAC', - 'kNoLaser', - 'kNoisy' ), - kTowerRecovered = cms.vstring( 'kDeadFE' ), - kNoisy = cms.vstring( 'kNNoisy', - 'kFixedG6', - 'kFixedG1' ), - kNeighboursRecovered = cms.vstring( 'kFixedG0', - 'kNonRespondingIsolated', - 'kDeadVFE' ) - ), - EBuncalibRecHitCollection = cms.InputTag( 'hltEcalUncalibRecHit','EcalUncalibRecHitsEB' ), - algoRecover = cms.string( "EcalRecHitWorkerRecover" ), - algo = cms.string( "EcalRecHitWorkerSimple" ), - EELaserMAX = cms.double( 8.0 ), - logWarningEtThreshold_EB_FE = cms.double( 50.0 ), - recoverEEIsolatedChannels = cms.bool( False ), - skipTimeCalib = cms.bool( False ) -) -fragment.hltEcalRecHitWithoutTPs = cms.EDProducer( "EcalRecHitProducer", - recoverEEVFE = cms.bool( False ), - EErechitCollection = cms.string( "EcalRecHitsEE" ), - recoverEBIsolatedChannels = cms.bool( False ), - recoverEBVFE = cms.bool( False ), - laserCorrection = cms.bool( True ), - EBLaserMIN = cms.double( 0.5 ), - killDeadChannels = cms.bool( True ), - dbStatusToBeExcludedEB = cms.vint32( 14, 78, 142 ), - EEuncalibRecHitCollection = cms.InputTag( 'hltEcalUncalibRecHit','EcalUncalibRecHitsEE' ), - dbStatusToBeExcludedEE = cms.vint32( 14, 78, 142 ), - EELaserMIN = cms.double( 0.5 ), - ebFEToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecovered','ebFE' ), - cleaningConfig = cms.PSet( - cThreshold_endcap = cms.double( 15.0 ), - tightenCrack_e1_double = cms.double( 2.0 ), - cThreshold_barrel = cms.double( 4.0 ), - e6e2thresh = cms.double( 0.04 ), - e4e1Threshold_barrel = cms.double( 0.08 ), - e4e1Threshold_endcap = cms.double( 0.3 ), - tightenCrack_e4e1_single = cms.double( 3.0 ), - cThreshold_double = cms.double( 10.0 ), - e4e1_b_barrel = cms.double( -0.024 ), - tightenCrack_e6e2_double = cms.double( 3.0 ), - e4e1_a_barrel = cms.double( 0.04 ), - tightenCrack_e1_single = cms.double( 2.0 ), - e4e1_a_endcap = cms.double( 0.02 ), - e4e1_b_endcap = cms.double( -0.0125 ), - ignoreOutOfTimeThresh = cms.double( 1.0E9 ) - ), - logWarningEtThreshold_EE_FE = cms.double( 50.0 ), - eeDetIdToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecovered','eeDetId' ), - recoverEBFE = cms.bool( False ), - eeFEToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecovered','eeFE' ), - ebDetIdToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecovered','ebDetId' ), - singleChannelRecoveryThreshold = cms.double( 8.0 ), - sum8ChannelRecoveryThreshold = cms.double( 0.0 ), - bdtWeightFileNoCracks = cms.FileInPath( "RecoLocalCalo/EcalDeadChannelRecoveryAlgos/data/BDTWeights/bdtgAllRH_8GT700MeV_noCracks_ZskimData2017_v1.xml" ), - bdtWeightFileCracks = cms.FileInPath( "RecoLocalCalo/EcalDeadChannelRecoveryAlgos/data/BDTWeights/bdtgAllRH_8GT700MeV_onlyCracks_ZskimData2017_v1.xml" ), - ChannelStatusToBeExcluded = cms.vstring( ), - EBrechitCollection = cms.string( "EcalRecHitsEB" ), - triggerPrimitiveDigiCollection = cms.InputTag( "unused" ), + triggerPrimitiveDigiCollection = cms.InputTag( 'hltEcalDigis','EcalTriggerPrimitives' ), recoverEEFE = cms.bool( False ), singleChannelRecoveryMethod = cms.string( "NeuralNetworks" ), EBLaserMAX = cms.double( 3.0 ), @@ -5636,15 +5569,13 @@ ) fragment.hltEcalConsumerCPU = cms.EDAnalyzer( "GenericConsumer", eventProducts = cms.untracked.vstring( 'hltEcalDigis@cpu', - 'hltEcalUncalibRecHit@cpu', - 'hltEcalRecHit@cpu' ), + 'hltEcalUncalibRecHit@cpu' ), lumiProducts = cms.untracked.vstring( ), runProducts = cms.untracked.vstring( ) ) fragment.hltEcalConsumerGPU = cms.EDAnalyzer( "GenericConsumer", eventProducts = cms.untracked.vstring( 'hltEcalDigis@cuda', - 'hltEcalUncalibRecHit@cuda', - 'hltEcalRecHit@cuda' ), + 'hltEcalUncalibRecHit@cuda' ), lumiProducts = cms.untracked.vstring( ), runProducts = cms.untracked.vstring( ) ) @@ -11783,7 +11714,7 @@ ) ) ), - maxIterations = cms.uint32( 50 ), + maxIterations = cms.uint32( 5 ), minChi2Prob = cms.double( 0.0 ), allCellsPositionCalc = cms.PSet( minAllowedNormalization = cms.double( 1.0E-9 ), @@ -32143,10 +32074,10 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'AlCa_EcalEtaEBonlyForHI_v2', - 'AlCa_EcalEtaEEonlyForHI_v2', - 'AlCa_EcalPi0EBonlyForHI_v2', - 'AlCa_EcalPi0EEonlyForHI_v2' ) + triggerConditions = cms.vstring( 'AlCa_EcalEtaEBonlyForHI_v3', + 'AlCa_EcalEtaEEonlyForHI_v3', + 'AlCa_EcalPi0EBonlyForHI_v3', + 'AlCa_EcalPi0EEonlyForHI_v3' ) ) fragment.hltPreDatasetAlCaP0 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -32158,7 +32089,7 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'AlCa_EcalPhiSymForHI_v2' ) + triggerConditions = cms.vstring( 'AlCa_EcalPhiSymForHI_v3' ) ) fragment.hltPreDatasetAlCaPhiSym = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -32170,7 +32101,7 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'DQM_HIEcalReconstruction_v1', + triggerConditions = cms.vstring( 'DQM_HIEcalReconstruction_v2', 'DQM_HIHcalReconstruction_v1' ) ) fragment.hltPreDatasetDQMGPUvsCPU = cms.EDFilter( "HLTPrescaler", @@ -32224,8 +32155,8 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_HICentralityVeto_Beamspot_v2', - 'HLT_HICsAK4PFJet100Eta1p5_Beamspot_v2' ) + triggerConditions = cms.vstring( 'HLT_HICentralityVeto_Beamspot_v3', + 'HLT_HICsAK4PFJet100Eta1p5_Beamspot_v3' ) ) fragment.hltPreDatasetHIDQMOnlineBeamspot = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -32299,7 +32230,7 @@ l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), triggerConditions = cms.vstring( 'HLT_HICentralityVeto_v2', - 'HLT_HICsAK4PFJet100Eta1p5_v2' ) + 'HLT_HICsAK4PFJet100Eta1p5_v3' ) ) fragment.hltPreDatasetHIExpressAlignment = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -32314,14 +32245,14 @@ triggerConditions = cms.vstring( 'HLT_HICastor_MediumJet_NotMBHF2AND_v2 / 0', 'HLT_HICentrality30100_FirstCollisionAfterAbortGap_v2 / 0', 'HLT_HICentralityVeto_v2', - 'HLT_HICsAK4PFJet100Eta1p5_v2 / 0', - 'HLT_HIDmesonPPTrackingGlobal_Dpt50_v2 / 0', - 'HLT_HIDsPPTrackingGlobal_Dpt50_v2 / 0', - 'HLT_HIEle20Gsf_v2 / 0', - 'HLT_HIFullTracks2018_HighPt56_v2 / 0', - 'HLT_HIFullTracks_Multiplicity2040_HF1OR_v2 / 0', - 'HLT_HIGEDPhoton40_v2 / 0', - 'HLT_HIIslandPhoton40_Eta2p4_v2 / 0', + 'HLT_HICsAK4PFJet100Eta1p5_v3 / 0', + 'HLT_HIDmesonPPTrackingGlobal_Dpt50_v3 / 0', + 'HLT_HIDsPPTrackingGlobal_Dpt50_v3 / 0', + 'HLT_HIEle20Gsf_v3 / 0', + 'HLT_HIFullTracks2018_HighPt56_v3 / 0', + 'HLT_HIFullTracks_Multiplicity2040_HF1OR_v3 / 0', + 'HLT_HIGEDPhoton40_v3 / 0', + 'HLT_HIIslandPhoton40_Eta2p4_v3 / 0', 'HLT_HIL1DoubleMu0_v2', 'HLT_HIL1DoubleMu10_v2 / 0', 'HLT_HIL1DoubleMuOpen_Centrality_50_100_v2 / 0', @@ -32336,12 +32267,12 @@ 'HLT_HIL3Mu0NHitQ10_L2Mu0_MAXdR3p5_M1to5_v2 / 0', 'HLT_HIL3Mu2p5NHitQ10_L2Mu2_M7toinf_v2 / 0', 'HLT_HIL3_L1DoubleMu10_v2 / 0', - 'HLT_HILcPPTrackingGlobal_Dpt50_v2 / 0', + 'HLT_HILcPPTrackingGlobal_Dpt50_v3 / 0', 'HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part0_v2 / 0', 'HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part0_v2 / 0', 'HLT_HIPhysics_v2', - 'HLT_HIPuAK4CaloJet100Eta5p1_v2 / 0', - 'HLT_HIPuAK4CaloJet80Eta2p4_DeepCSV0p4_v2 / 0', + 'HLT_HIPuAK4CaloJet100Eta5p1_v3 / 0', + 'HLT_HIPuAK4CaloJet80Eta2p4_DeepCSV0p4_v3 / 0', 'HLT_HIRandom_v1', 'HLT_HIUPC_SingleEG5_NotMBHF2AND_SinglePixelTrack_v2 / 0', 'HLT_HIUPC_SingleMuOpen_NotMBHF2AND_v2 / 0', @@ -32447,96 +32378,96 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_HICsAK4PFJet100Eta1p5_v2', - 'HLT_HICsAK4PFJet120Eta1p5_v2', - 'HLT_HICsAK4PFJet80Eta1p5_v2', - 'HLT_HIDoubleEle10GsfMass50_v2', - 'HLT_HIDoubleEle10Gsf_v2', - 'HLT_HIDoubleEle15GsfMass50_v2', - 'HLT_HIDoubleEle15Gsf_v2', - 'HLT_HIEle10Gsf_PuAK4CaloJet100Eta2p1_v2', - 'HLT_HIEle10Gsf_PuAK4CaloJet40Eta2p1_v2', - 'HLT_HIEle10Gsf_PuAK4CaloJet60Eta2p1_v2', - 'HLT_HIEle10Gsf_PuAK4CaloJet80Eta2p1_v2', - 'HLT_HIEle10Gsf_v2', - 'HLT_HIEle15Ele10GsfMass50_v2', - 'HLT_HIEle15Ele10Gsf_v2', - 'HLT_HIEle15Gsf_PuAK4CaloJet100Eta2p1_v2', - 'HLT_HIEle15Gsf_PuAK4CaloJet40Eta2p1_v2', - 'HLT_HIEle15Gsf_PuAK4CaloJet60Eta2p1_v2', - 'HLT_HIEle15Gsf_PuAK4CaloJet80Eta2p1_v2', - 'HLT_HIEle15Gsf_v2', - 'HLT_HIEle20Gsf_PuAK4CaloJet100Eta2p1_v2', - 'HLT_HIEle20Gsf_PuAK4CaloJet40Eta2p1_v2', - 'HLT_HIEle20Gsf_PuAK4CaloJet60Eta2p1_v2', - 'HLT_HIEle20Gsf_PuAK4CaloJet80Eta2p1_v2', - 'HLT_HIEle20Gsf_v2', - 'HLT_HIEle30Gsf_v2', - 'HLT_HIEle40Gsf_v2', - 'HLT_HIEle50Gsf_v2', - 'HLT_HIGEDPhoton30_EB_HECut_v2', - 'HLT_HIGEDPhoton30_EB_v2', - 'HLT_HIGEDPhoton30_HECut_v2', - 'HLT_HIGEDPhoton30_v2', - 'HLT_HIGEDPhoton40_EB_HECut_v2', - 'HLT_HIGEDPhoton40_EB_v2', - 'HLT_HIGEDPhoton40_HECut_v2', - 'HLT_HIGEDPhoton40_v2', - 'HLT_HIGEDPhoton50_EB_HECut_v2', - 'HLT_HIGEDPhoton50_EB_v2', - 'HLT_HIGEDPhoton50_HECut_v2', - 'HLT_HIGEDPhoton50_v2', - 'HLT_HIGEDPhoton60_EB_HECut_v2', - 'HLT_HIGEDPhoton60_EB_v2', - 'HLT_HIGEDPhoton60_HECut_v2', - 'HLT_HIGEDPhoton60_v2', - 'HLT_HIIslandPhoton30_Eta1p5_v2', - 'HLT_HIIslandPhoton30_Eta2p4_v2', - 'HLT_HIIslandPhoton40_Eta1p5_v2', - 'HLT_HIIslandPhoton40_Eta2p4_v2', - 'HLT_HIIslandPhoton50_Eta1p5_v2', - 'HLT_HIIslandPhoton50_Eta2p4_v2', - 'HLT_HIIslandPhoton60_Eta1p5_v2', - 'HLT_HIIslandPhoton60_Eta2p4_v2', - 'HLT_HIL1Mu3Eta2p5_Ele10Gsf_v2', - 'HLT_HIL1Mu3Eta2p5_Ele15Gsf_v2', - 'HLT_HIL1Mu3Eta2p5_Ele20Gsf_v2', - 'HLT_HIL1Mu5Eta2p5_Ele10Gsf_v2', - 'HLT_HIL1Mu5Eta2p5_Ele15Gsf_v2', - 'HLT_HIL1Mu5Eta2p5_Ele20Gsf_v2', - 'HLT_HIL1Mu7Eta2p5_Ele10Gsf_v2', - 'HLT_HIL1Mu7Eta2p5_Ele15Gsf_v2', - 'HLT_HIL1Mu7Eta2p5_Ele20Gsf_v2', - 'HLT_HIL3Mu3_EG10HECut_v2', - 'HLT_HIL3Mu3_EG15HECut_v2', - 'HLT_HIL3Mu3_EG20HECut_v2', - 'HLT_HIL3Mu3_EG30HECut_v2', - 'HLT_HIL3Mu5_EG10HECut_v2', - 'HLT_HIL3Mu5_EG15HECut_v2', - 'HLT_HIL3Mu5_EG20HECut_v2', - 'HLT_HIL3Mu5_EG30HECut_v2', - 'HLT_HIL3Mu7_EG10HECut_v2', - 'HLT_HIL3Mu7_EG15HECut_v2', - 'HLT_HIL3Mu7_EG20HECut_v2', - 'HLT_HIL3Mu7_EG30HECut_v2', - 'HLT_HIPuAK4CaloJet100Eta2p4_CSVv2WP0p75_v2', - 'HLT_HIPuAK4CaloJet100Eta2p4_DeepCSV0p4_v2', - 'HLT_HIPuAK4CaloJet100Eta5p1_v2', - 'HLT_HIPuAK4CaloJet100Fwd_v2', - 'HLT_HIPuAK4CaloJet100_35_Eta0p7_v2', - 'HLT_HIPuAK4CaloJet100_35_Eta1p1_v2', - 'HLT_HIPuAK4CaloJet120Eta5p1_v2', - 'HLT_HIPuAK4CaloJet120Fwd_v2', - 'HLT_HIPuAK4CaloJet60Eta2p4_CSVv2WP0p75_v2', - 'HLT_HIPuAK4CaloJet60Eta2p4_DeepCSV0p4_v2', - 'HLT_HIPuAK4CaloJet60Fwd_v2', - 'HLT_HIPuAK4CaloJet80Eta2p4_CSVv2WP0p75_v2', - 'HLT_HIPuAK4CaloJet80Eta2p4_DeepCSV0p4_v2', - 'HLT_HIPuAK4CaloJet80Eta5p1_v2', - 'HLT_HIPuAK4CaloJet80Fwd_v2', - 'HLT_HIPuAK4CaloJet80_35_Eta0p7_v2', - 'HLT_HIPuAK4CaloJet80_35_Eta1p1_v2', - 'HLT_HIPuAK4CaloJet80_45_45_Eta2p1_v2' ) + triggerConditions = cms.vstring( 'HLT_HICsAK4PFJet100Eta1p5_v3', + 'HLT_HICsAK4PFJet120Eta1p5_v3', + 'HLT_HICsAK4PFJet80Eta1p5_v3', + 'HLT_HIDoubleEle10GsfMass50_v3', + 'HLT_HIDoubleEle10Gsf_v3', + 'HLT_HIDoubleEle15GsfMass50_v3', + 'HLT_HIDoubleEle15Gsf_v3', + 'HLT_HIEle10Gsf_PuAK4CaloJet100Eta2p1_v3', + 'HLT_HIEle10Gsf_PuAK4CaloJet40Eta2p1_v3', + 'HLT_HIEle10Gsf_PuAK4CaloJet60Eta2p1_v3', + 'HLT_HIEle10Gsf_PuAK4CaloJet80Eta2p1_v3', + 'HLT_HIEle10Gsf_v3', + 'HLT_HIEle15Ele10GsfMass50_v3', + 'HLT_HIEle15Ele10Gsf_v3', + 'HLT_HIEle15Gsf_PuAK4CaloJet100Eta2p1_v3', + 'HLT_HIEle15Gsf_PuAK4CaloJet40Eta2p1_v3', + 'HLT_HIEle15Gsf_PuAK4CaloJet60Eta2p1_v3', + 'HLT_HIEle15Gsf_PuAK4CaloJet80Eta2p1_v3', + 'HLT_HIEle15Gsf_v3', + 'HLT_HIEle20Gsf_PuAK4CaloJet100Eta2p1_v3', + 'HLT_HIEle20Gsf_PuAK4CaloJet40Eta2p1_v3', + 'HLT_HIEle20Gsf_PuAK4CaloJet60Eta2p1_v3', + 'HLT_HIEle20Gsf_PuAK4CaloJet80Eta2p1_v3', + 'HLT_HIEle20Gsf_v3', + 'HLT_HIEle30Gsf_v3', + 'HLT_HIEle40Gsf_v3', + 'HLT_HIEle50Gsf_v3', + 'HLT_HIGEDPhoton30_EB_HECut_v3', + 'HLT_HIGEDPhoton30_EB_v3', + 'HLT_HIGEDPhoton30_HECut_v3', + 'HLT_HIGEDPhoton30_v3', + 'HLT_HIGEDPhoton40_EB_HECut_v3', + 'HLT_HIGEDPhoton40_EB_v3', + 'HLT_HIGEDPhoton40_HECut_v3', + 'HLT_HIGEDPhoton40_v3', + 'HLT_HIGEDPhoton50_EB_HECut_v3', + 'HLT_HIGEDPhoton50_EB_v3', + 'HLT_HIGEDPhoton50_HECut_v3', + 'HLT_HIGEDPhoton50_v3', + 'HLT_HIGEDPhoton60_EB_HECut_v3', + 'HLT_HIGEDPhoton60_EB_v3', + 'HLT_HIGEDPhoton60_HECut_v3', + 'HLT_HIGEDPhoton60_v3', + 'HLT_HIIslandPhoton30_Eta1p5_v3', + 'HLT_HIIslandPhoton30_Eta2p4_v3', + 'HLT_HIIslandPhoton40_Eta1p5_v3', + 'HLT_HIIslandPhoton40_Eta2p4_v3', + 'HLT_HIIslandPhoton50_Eta1p5_v3', + 'HLT_HIIslandPhoton50_Eta2p4_v3', + 'HLT_HIIslandPhoton60_Eta1p5_v3', + 'HLT_HIIslandPhoton60_Eta2p4_v3', + 'HLT_HIL1Mu3Eta2p5_Ele10Gsf_v3', + 'HLT_HIL1Mu3Eta2p5_Ele15Gsf_v3', + 'HLT_HIL1Mu3Eta2p5_Ele20Gsf_v3', + 'HLT_HIL1Mu5Eta2p5_Ele10Gsf_v3', + 'HLT_HIL1Mu5Eta2p5_Ele15Gsf_v3', + 'HLT_HIL1Mu5Eta2p5_Ele20Gsf_v3', + 'HLT_HIL1Mu7Eta2p5_Ele10Gsf_v3', + 'HLT_HIL1Mu7Eta2p5_Ele15Gsf_v3', + 'HLT_HIL1Mu7Eta2p5_Ele20Gsf_v3', + 'HLT_HIL3Mu3_EG10HECut_v3', + 'HLT_HIL3Mu3_EG15HECut_v3', + 'HLT_HIL3Mu3_EG20HECut_v3', + 'HLT_HIL3Mu3_EG30HECut_v3', + 'HLT_HIL3Mu5_EG10HECut_v3', + 'HLT_HIL3Mu5_EG15HECut_v3', + 'HLT_HIL3Mu5_EG20HECut_v3', + 'HLT_HIL3Mu5_EG30HECut_v3', + 'HLT_HIL3Mu7_EG10HECut_v3', + 'HLT_HIL3Mu7_EG15HECut_v3', + 'HLT_HIL3Mu7_EG20HECut_v3', + 'HLT_HIL3Mu7_EG30HECut_v3', + 'HLT_HIPuAK4CaloJet100Eta2p4_CSVv2WP0p75_v3', + 'HLT_HIPuAK4CaloJet100Eta2p4_DeepCSV0p4_v3', + 'HLT_HIPuAK4CaloJet100Eta5p1_v3', + 'HLT_HIPuAK4CaloJet100Fwd_v3', + 'HLT_HIPuAK4CaloJet100_35_Eta0p7_v3', + 'HLT_HIPuAK4CaloJet100_35_Eta1p1_v3', + 'HLT_HIPuAK4CaloJet120Eta5p1_v3', + 'HLT_HIPuAK4CaloJet120Fwd_v3', + 'HLT_HIPuAK4CaloJet60Eta2p4_CSVv2WP0p75_v3', + 'HLT_HIPuAK4CaloJet60Eta2p4_DeepCSV0p4_v3', + 'HLT_HIPuAK4CaloJet60Fwd_v3', + 'HLT_HIPuAK4CaloJet80Eta2p4_CSVv2WP0p75_v3', + 'HLT_HIPuAK4CaloJet80Eta2p4_DeepCSV0p4_v3', + 'HLT_HIPuAK4CaloJet80Eta5p1_v3', + 'HLT_HIPuAK4CaloJet80Fwd_v3', + 'HLT_HIPuAK4CaloJet80_35_Eta0p7_v3', + 'HLT_HIPuAK4CaloJet80_35_Eta1p1_v3', + 'HLT_HIPuAK4CaloJet80_45_45_Eta2p1_v3' ) ) fragment.hltPreDatasetHIHardProbes = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -32548,22 +32479,22 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_HICsAK4PFJet60Eta1p5_v2', - 'HLT_HIGEDPhoton10_EB_HECut_v2', - 'HLT_HIGEDPhoton10_EB_v2', - 'HLT_HIGEDPhoton10_HECut_v2', - 'HLT_HIGEDPhoton10_v2', - 'HLT_HIGEDPhoton20_EB_HECut_v2', - 'HLT_HIGEDPhoton20_EB_v2', - 'HLT_HIGEDPhoton20_HECut_v2', - 'HLT_HIGEDPhoton20_v2', - 'HLT_HIIslandPhoton10_Eta1p5_v2', - 'HLT_HIIslandPhoton10_Eta2p4_v2', - 'HLT_HIIslandPhoton20_Eta1p5_v2', - 'HLT_HIIslandPhoton20_Eta2p4_v2', - 'HLT_HIPuAK4CaloJet40Eta5p1_v2', - 'HLT_HIPuAK4CaloJet40Fwd_v2', - 'HLT_HIPuAK4CaloJet60Eta5p1_v2' ) + triggerConditions = cms.vstring( 'HLT_HICsAK4PFJet60Eta1p5_v3', + 'HLT_HIGEDPhoton10_EB_HECut_v3', + 'HLT_HIGEDPhoton10_EB_v3', + 'HLT_HIGEDPhoton10_HECut_v3', + 'HLT_HIGEDPhoton10_v3', + 'HLT_HIGEDPhoton20_EB_HECut_v3', + 'HLT_HIGEDPhoton20_EB_v3', + 'HLT_HIGEDPhoton20_HECut_v3', + 'HLT_HIGEDPhoton20_v3', + 'HLT_HIIslandPhoton10_Eta1p5_v3', + 'HLT_HIIslandPhoton10_Eta2p4_v3', + 'HLT_HIIslandPhoton20_Eta1p5_v3', + 'HLT_HIIslandPhoton20_Eta2p4_v3', + 'HLT_HIPuAK4CaloJet40Eta5p1_v3', + 'HLT_HIPuAK4CaloJet40Fwd_v3', + 'HLT_HIPuAK4CaloJet60Eta5p1_v3' ) ) fragment.hltPreDatasetHIHardProbesLower = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -32575,36 +32506,36 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_HICsAK4PFJet100Eta1p5_Centrality_30_100_v2', - 'HLT_HICsAK4PFJet100Eta1p5_Centrality_50_100_v2', - 'HLT_HICsAK4PFJet60Eta1p5_Centrality_30_100_v2', - 'HLT_HICsAK4PFJet60Eta1p5_Centrality_50_100_v2', - 'HLT_HICsAK4PFJet80Eta1p5_Centrality_30_100_v2', - 'HLT_HICsAK4PFJet80Eta1p5_Centrality_50_100_v2', - 'HLT_HIGEDPhoton10_Cent30_100_v2', - 'HLT_HIGEDPhoton10_Cent50_100_v2', - 'HLT_HIGEDPhoton20_Cent30_100_v2', - 'HLT_HIGEDPhoton20_Cent50_100_v2', - 'HLT_HIGEDPhoton30_Cent30_100_v2', - 'HLT_HIGEDPhoton30_Cent50_100_v2', - 'HLT_HIGEDPhoton40_Cent30_100_v2', - 'HLT_HIGEDPhoton40_Cent50_100_v2', - 'HLT_HIIslandPhoton10_Eta2p4_Cent30_100_v2', - 'HLT_HIIslandPhoton10_Eta2p4_Cent50_100_v2', - 'HLT_HIIslandPhoton20_Eta2p4_Cent30_100_v2', - 'HLT_HIIslandPhoton20_Eta2p4_Cent50_100_v2', - 'HLT_HIIslandPhoton30_Eta2p4_Cent30_100_v2', - 'HLT_HIIslandPhoton30_Eta2p4_Cent50_100_v2', - 'HLT_HIIslandPhoton40_Eta2p4_Cent30_100_v2', - 'HLT_HIIslandPhoton40_Eta2p4_Cent50_100_v2', - 'HLT_HIPuAK4CaloJet100Eta5p1_Centrality_30_100_v2', - 'HLT_HIPuAK4CaloJet100Eta5p1_Centrality_50_100_v2', - 'HLT_HIPuAK4CaloJet40Eta5p1_Centrality_30_100_v2', - 'HLT_HIPuAK4CaloJet40Eta5p1_Centrality_50_100_v2', - 'HLT_HIPuAK4CaloJet60Eta5p1_Centrality_30_100_v2', - 'HLT_HIPuAK4CaloJet60Eta5p1_Centrality_50_100_v2', - 'HLT_HIPuAK4CaloJet80Eta5p1_Centrality_30_100_v2', - 'HLT_HIPuAK4CaloJet80Eta5p1_Centrality_50_100_v2' ) + triggerConditions = cms.vstring( 'HLT_HICsAK4PFJet100Eta1p5_Centrality_30_100_v3', + 'HLT_HICsAK4PFJet100Eta1p5_Centrality_50_100_v3', + 'HLT_HICsAK4PFJet60Eta1p5_Centrality_30_100_v3', + 'HLT_HICsAK4PFJet60Eta1p5_Centrality_50_100_v3', + 'HLT_HICsAK4PFJet80Eta1p5_Centrality_30_100_v3', + 'HLT_HICsAK4PFJet80Eta1p5_Centrality_50_100_v3', + 'HLT_HIGEDPhoton10_Cent30_100_v3', + 'HLT_HIGEDPhoton10_Cent50_100_v3', + 'HLT_HIGEDPhoton20_Cent30_100_v3', + 'HLT_HIGEDPhoton20_Cent50_100_v3', + 'HLT_HIGEDPhoton30_Cent30_100_v3', + 'HLT_HIGEDPhoton30_Cent50_100_v3', + 'HLT_HIGEDPhoton40_Cent30_100_v3', + 'HLT_HIGEDPhoton40_Cent50_100_v3', + 'HLT_HIIslandPhoton10_Eta2p4_Cent30_100_v3', + 'HLT_HIIslandPhoton10_Eta2p4_Cent50_100_v3', + 'HLT_HIIslandPhoton20_Eta2p4_Cent30_100_v3', + 'HLT_HIIslandPhoton20_Eta2p4_Cent50_100_v3', + 'HLT_HIIslandPhoton30_Eta2p4_Cent30_100_v3', + 'HLT_HIIslandPhoton30_Eta2p4_Cent50_100_v3', + 'HLT_HIIslandPhoton40_Eta2p4_Cent30_100_v3', + 'HLT_HIIslandPhoton40_Eta2p4_Cent50_100_v3', + 'HLT_HIPuAK4CaloJet100Eta5p1_Centrality_30_100_v3', + 'HLT_HIPuAK4CaloJet100Eta5p1_Centrality_50_100_v3', + 'HLT_HIPuAK4CaloJet40Eta5p1_Centrality_30_100_v3', + 'HLT_HIPuAK4CaloJet40Eta5p1_Centrality_50_100_v3', + 'HLT_HIPuAK4CaloJet60Eta5p1_Centrality_30_100_v3', + 'HLT_HIPuAK4CaloJet60Eta5p1_Centrality_50_100_v3', + 'HLT_HIPuAK4CaloJet80Eta5p1_Centrality_30_100_v3', + 'HLT_HIPuAK4CaloJet80Eta5p1_Centrality_50_100_v3' ) ) fragment.hltPreDatasetHIHardProbesPeripheral = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -32629,50 +32560,50 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_HIDmesonPPTrackingGlobal_Dpt15_NoIter10_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt15_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt20_NoIter10_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt20_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt30_NoIter10_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt30_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt40_NoIter10_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt40_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt50_NoIter10_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt50_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt60_NoIter10_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt60_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt20_NoIter10_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt20_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt30_NoIter10_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt30_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt40_NoIter10_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt40_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt50_NoIter10_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt50_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt60_NoIter10_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt60_v2', - 'HLT_HIFullTracks2018_HighPt18_NoIter10_v2', - 'HLT_HIFullTracks2018_HighPt18_v2', - 'HLT_HIFullTracks2018_HighPt24_NoIter10_v2', - 'HLT_HIFullTracks2018_HighPt24_v2', - 'HLT_HIFullTracks2018_HighPt34_NoIter10_v2', - 'HLT_HIFullTracks2018_HighPt34_v2', - 'HLT_HIFullTracks2018_HighPt45_NoIter10_v2', - 'HLT_HIFullTracks2018_HighPt45_v2', - 'HLT_HIFullTracks2018_HighPt56_NoIter10_v2', - 'HLT_HIFullTracks2018_HighPt56_v2', - 'HLT_HIFullTracks2018_HighPt60_NoIter10_v2', - 'HLT_HIFullTracks2018_HighPt60_v2', - 'HLT_HILcPPTrackingGlobal_Dpt20_NoIter10_v2', - 'HLT_HILcPPTrackingGlobal_Dpt20_v2', - 'HLT_HILcPPTrackingGlobal_Dpt30_NoIter10_v2', - 'HLT_HILcPPTrackingGlobal_Dpt30_v2', - 'HLT_HILcPPTrackingGlobal_Dpt40_NoIter10_v2', - 'HLT_HILcPPTrackingGlobal_Dpt40_v2', - 'HLT_HILcPPTrackingGlobal_Dpt50_NoIter10_v2', - 'HLT_HILcPPTrackingGlobal_Dpt50_v2', - 'HLT_HILcPPTrackingGlobal_Dpt60_NoIter10_v2', - 'HLT_HILcPPTrackingGlobal_Dpt60_v2' ) + triggerConditions = cms.vstring( 'HLT_HIDmesonPPTrackingGlobal_Dpt15_NoIter10_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt15_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt20_NoIter10_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt20_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt30_NoIter10_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt30_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt40_NoIter10_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt40_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt50_NoIter10_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt50_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt60_NoIter10_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt60_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt20_NoIter10_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt20_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt30_NoIter10_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt30_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt40_NoIter10_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt40_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt50_NoIter10_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt50_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt60_NoIter10_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt60_v3', + 'HLT_HIFullTracks2018_HighPt18_NoIter10_v3', + 'HLT_HIFullTracks2018_HighPt18_v3', + 'HLT_HIFullTracks2018_HighPt24_NoIter10_v3', + 'HLT_HIFullTracks2018_HighPt24_v3', + 'HLT_HIFullTracks2018_HighPt34_NoIter10_v3', + 'HLT_HIFullTracks2018_HighPt34_v3', + 'HLT_HIFullTracks2018_HighPt45_NoIter10_v3', + 'HLT_HIFullTracks2018_HighPt45_v3', + 'HLT_HIFullTracks2018_HighPt56_NoIter10_v3', + 'HLT_HIFullTracks2018_HighPt56_v3', + 'HLT_HIFullTracks2018_HighPt60_NoIter10_v3', + 'HLT_HIFullTracks2018_HighPt60_v3', + 'HLT_HILcPPTrackingGlobal_Dpt20_NoIter10_v3', + 'HLT_HILcPPTrackingGlobal_Dpt20_v3', + 'HLT_HILcPPTrackingGlobal_Dpt30_NoIter10_v3', + 'HLT_HILcPPTrackingGlobal_Dpt30_v3', + 'HLT_HILcPPTrackingGlobal_Dpt40_NoIter10_v3', + 'HLT_HILcPPTrackingGlobal_Dpt40_v3', + 'HLT_HILcPPTrackingGlobal_Dpt50_NoIter10_v3', + 'HLT_HILcPPTrackingGlobal_Dpt50_v3', + 'HLT_HILcPPTrackingGlobal_Dpt60_NoIter10_v3', + 'HLT_HILcPPTrackingGlobal_Dpt60_v3' ) ) fragment.hltPreDatasetHIHeavyFlavor = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -32699,18 +32630,18 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_HIFullTracks_Multiplicity020_HF1AND_v2', - 'HLT_HIFullTracks_Multiplicity020_HF1OR_v2', - 'HLT_HIFullTracks_Multiplicity020_HF2OR_v2', - 'HLT_HIFullTracks_Multiplicity020_v2', - 'HLT_HIFullTracks_Multiplicity2040_HF1AND_v2', - 'HLT_HIFullTracks_Multiplicity2040_HF1OR_v2', - 'HLT_HIFullTracks_Multiplicity2040_HF2OR_v2', - 'HLT_HIFullTracks_Multiplicity2040_v2', - 'HLT_HIFullTracks_Multiplicity335_HF1OR_v2', - 'HLT_HIFullTracks_Multiplicity4060_v2', - 'HLT_HIFullTracks_Multiplicity6080_v2', - 'HLT_HIFullTracks_Multiplicity80100_v2' ) + triggerConditions = cms.vstring( 'HLT_HIFullTracks_Multiplicity020_HF1AND_v3', + 'HLT_HIFullTracks_Multiplicity020_HF1OR_v3', + 'HLT_HIFullTracks_Multiplicity020_HF2OR_v3', + 'HLT_HIFullTracks_Multiplicity020_v3', + 'HLT_HIFullTracks_Multiplicity2040_HF1AND_v3', + 'HLT_HIFullTracks_Multiplicity2040_HF1OR_v3', + 'HLT_HIFullTracks_Multiplicity2040_HF2OR_v3', + 'HLT_HIFullTracks_Multiplicity2040_v3', + 'HLT_HIFullTracks_Multiplicity335_HF1OR_v3', + 'HLT_HIFullTracks_Multiplicity4060_v3', + 'HLT_HIFullTracks_Multiplicity6080_v3', + 'HLT_HIFullTracks_Multiplicity80100_v3' ) ) fragment.hltPreDatasetHILowMultiplicity = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -33139,24 +33070,24 @@ l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), triggerConditions = cms.vstring( 'HLT_HICentralityVeto_v2 / 0', - 'HLT_HICsAK4PFJet60Eta1p5_v2 / 0', - 'HLT_HIDmesonPPTrackingGlobal_Dpt20_v2 / 0', - 'HLT_HIDsPPTrackingGlobal_Dpt20_v2 / 0', - 'HLT_HIEle15Gsf_v2 / 0', - 'HLT_HIGEDPhoton10_v2 / 0', + 'HLT_HICsAK4PFJet60Eta1p5_v3 / 0', + 'HLT_HIDmesonPPTrackingGlobal_Dpt20_v3 / 0', + 'HLT_HIDsPPTrackingGlobal_Dpt20_v3 / 0', + 'HLT_HIEle15Gsf_v3 / 0', + 'HLT_HIGEDPhoton10_v3 / 0', 'HLT_HIHcalNZS_v2 / 3', 'HLT_HIHcalPhiSym_v2 / 3', - 'HLT_HIIslandPhoton10_Eta2p4_v2 / 0', + 'HLT_HIIslandPhoton10_Eta2p4_v3 / 0', 'HLT_HIL1DoubleMu10_v2 / 0', 'HLT_HIL2_L1DoubleMu10_v2 / 0', 'HLT_HIL3DoubleMuOpen_JpsiPsi_v2 / 0', 'HLT_HIL3_L1DoubleMu10_v2 / 0', - 'HLT_HILcPPTrackingGlobal_Dpt20_v2 / 0', - 'HLT_HIOnlineMonitorGroup_v2 / 10', + 'HLT_HILcPPTrackingGlobal_Dpt20_v3 / 0', + 'HLT_HIOnlineMonitorGroup_v3 / 10', 'HLT_HIPhysics_v2', - 'HLT_HIPuAK4CaloJet40Eta5p1_v2 / 0', - 'HLT_HIPuAK4CaloJet60Eta2p4_CSVv2WP0p75_v2 / 0', - 'HLT_HIPuAK4CaloJet60Eta2p4_DeepCSV0p4_v2 / 0', + 'HLT_HIPuAK4CaloJet40Eta5p1_v3 / 0', + 'HLT_HIPuAK4CaloJet60Eta2p4_CSVv2WP0p75_v3 / 0', + 'HLT_HIPuAK4CaloJet60Eta2p4_DeepCSV0p4_v3 / 0', 'HLT_HIRandom_v1 / 3', 'HLT_HIUPC_NotMBHF2OR_BptxAND_SinglePixelTrack_MaxPixelTrack_v2 / 0', 'HLT_HIUPC_NotMBHF2OR_BptxAND_SinglePixelTrack_v2 / 0', @@ -33183,23 +33114,23 @@ 'HLT_HIL3Mu12_v2', 'HLT_HIL3Mu15_v2', 'HLT_HIL3Mu20_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_v2', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_v3', 'HLT_HIL3Mu3_NHitQ10_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_v2', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_v3', 'HLT_HIL3Mu5_NHitQ10_v2', 'HLT_HIL3Mu7_NHitQ10_v2' ) ) @@ -33307,7 +33238,30 @@ ), cuda = cms.EDAlias( hltEcalDigisFromGPU = cms.VPSet( - cms.PSet( type = cms.string( "*" ) ) + cms.PSet( type = cms.string( "EBDigiCollection" ) ), + cms.PSet( type = cms.string( "EEDigiCollection" ) ) + ), + hltEcalDigisLegacy = cms.VPSet( + cms.PSet( type = cms.string( "EBDetIdedmEDCollection" ) ), + cms.PSet( type = cms.string( "EEDetIdedmEDCollection" ) ), + cms.PSet( type = cms.string( "EBSrFlagsSorted" ) ), + cms.PSet( type = cms.string( "EESrFlagsSorted" ) ), + cms.PSet( type = cms.string( "EcalElectronicsIdedmEDCollection" ), + fromProductInstance = cms.string( "EcalIntegrityBlockSizeErrors" ) + ), + cms.PSet( type = cms.string( "EcalElectronicsIdedmEDCollection" ), + fromProductInstance = cms.string( "EcalIntegrityTTIdErrors" ) + ), + cms.PSet( type = cms.string( "EcalElectronicsIdedmEDCollection" ), + fromProductInstance = cms.string( "EcalIntegrityZSXtalIdErrors" ) + ), + cms.PSet( type = cms.string( "EcalPnDiodeDigisSorted" ) ), + cms.PSet( type = cms.string( "EcalPseudoStripInputDigisSorted" ), + fromProductInstance = cms.string( "EcalPseudoStripInputs" ) + ), + cms.PSet( type = cms.string( "EcalTriggerPrimitiveDigisSorted" ), + fromProductInstance = cms.string( "EcalTriggerPrimitives" ) + ) ) ), ) @@ -33323,18 +33277,6 @@ ) ), ) -fragment.hltEcalRecHit = SwitchProducerCUDA( - cpu = cms.EDAlias( - hltEcalRecHitWithTPs = cms.VPSet( - cms.PSet( type = cms.string( "*" ) ) - ) - ), - cuda = cms.EDAlias( - hltEcalRecHitWithoutTPs = cms.VPSet( - cms.PSet( type = cms.string( "*" ) ) - ) - ), - ) fragment.hltHbhereco = SwitchProducerCUDA( cpu = cms.EDAlias( hltHbherecoLegacy = cms.VPSet( @@ -33348,7 +33290,7 @@ ), ) -fragment.HLTDoFullUnpackingEgammaEcalWithoutPreshowerTask = cms.ConditionalTask( fragment.hltEcalDigisLegacy , fragment.hltEcalDigisGPU , fragment.hltEcalDigisFromGPU , fragment.hltEcalDigis , fragment.hltEcalDetIdToBeRecovered , fragment.hltEcalUncalibRecHitLegacy , fragment.hltEcalUncalibRecHitGPU , fragment.hltEcalUncalibRecHitSoA , fragment.hltEcalUncalibRecHitFromSoA , fragment.hltEcalUncalibRecHit , fragment.hltEcalRecHitWithTPs , fragment.hltEcalRecHitWithoutTPs , fragment.hltEcalRecHit ) +fragment.HLTDoFullUnpackingEgammaEcalWithoutPreshowerTask = cms.ConditionalTask( fragment.hltEcalDigisLegacy , fragment.hltEcalDigisGPU , fragment.hltEcalDigisFromGPU , fragment.hltEcalDigis , fragment.hltEcalDetIdToBeRecovered , fragment.hltEcalUncalibRecHitLegacy , fragment.hltEcalUncalibRecHitGPU , fragment.hltEcalUncalibRecHitSoA , fragment.hltEcalUncalibRecHitFromSoA , fragment.hltEcalUncalibRecHit , fragment.hltEcalRecHit ) fragment.HLTDoLocalHcalTask = cms.ConditionalTask( fragment.hltHcalDigis , fragment.hltHcalDigisGPU , fragment.hltHbherecoLegacy , fragment.hltHbherecoGPU , fragment.hltHbherecoFromGPU , fragment.hltHbhereco , fragment.hltHfprereco , fragment.hltHfreco , fragment.hltHoreco ) fragment.HLTPreshowerTask = cms.ConditionalTask( fragment.hltEcalPreshowerDigis , fragment.hltEcalPreshowerRecHit ) fragment.HLTDoFullUnpackingEgammaEcalTask = cms.ConditionalTask( fragment.HLTDoFullUnpackingEgammaEcalWithoutPreshowerTask , fragment.HLTPreshowerTask ) @@ -33532,22 +33474,22 @@ fragment.DST_Physics_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreDSTPhysics + fragment.HLTEndSequence ) fragment.HLT_EcalCalibration_v4 = cms.Path( fragment.HLTBeginSequenceCalibration + fragment.hltPreEcalCalibration + fragment.hltEcalCalibrationRaw + fragment.HLTEndSequence ) fragment.HLT_HcalCalibration_v5 = cms.Path( fragment.HLTBeginSequenceCalibration + fragment.hltPreHcalCalibration + fragment.hltHcalCalibTypeFilter + fragment.hltHcalCalibrationRaw + fragment.HLTEndSequence ) -fragment.HLT_HIOnlineMonitorGroup_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreHIOnlineMonitorGroup + fragment.hltHIOnlineMonitorGroupFilter + fragment.HLTEndSequence ) -fragment.DQM_HIEcalReconstruction_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDQMHIEcalReconstruction + fragment.hltPreDQMHIEcalReconstruction + fragment.statusOnGPU + fragment.statusOnGPUFilter + fragment.HLTDoFullUnpackingEgammaEcalWithoutPreshowerSequence + fragment.hltEcalConsumerCPU + fragment.hltEcalConsumerGPU + fragment.HLTEndSequence ) +fragment.HLT_HIOnlineMonitorGroup_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreHIOnlineMonitorGroup + fragment.hltHIOnlineMonitorGroupFilter + fragment.HLTEndSequence ) +fragment.DQM_HIEcalReconstruction_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDQMHIEcalReconstruction + fragment.hltPreDQMHIEcalReconstruction + fragment.statusOnGPU + fragment.statusOnGPUFilter + fragment.HLTDoFullUnpackingEgammaEcalWithoutPreshowerSequence + fragment.hltEcalConsumerCPU + fragment.hltEcalConsumerGPU + fragment.HLTEndSequence ) fragment.DQM_HIHcalReconstruction_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDQMHIHcalReconstruction + fragment.hltPreDQMHIHcalReconstruction + fragment.statusOnGPU + fragment.statusOnGPUFilter + fragment.HLTDoLocalHcalSequence + fragment.hltHcalConsumerCPU + fragment.hltHcalConsumerGPU + fragment.HLTEndSequence ) fragment.HLT_HIPhysics_v2 = cms.Path( fragment.HLTBeginSequenceL1Fat + fragment.hltPreHIPhysics + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) fragment.HLT_HIPhysicsForZS_v2 = cms.Path( fragment.HLTBeginSequenceL1Fat + fragment.hltPreHIPhysicsForZS + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) fragment.HLT_HIRandom_v1 = cms.Path( fragment.HLTBeginSequenceRandom + fragment.hltPreHIRandom + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) -fragment.AlCa_EcalPhiSymForHI_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaEcalPhiSymForHI + fragment.hltPreAlCaEcalPhiSymForHI + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltEcalPhiSymFilter + fragment.HLTEndSequence ) +fragment.AlCa_EcalPhiSymForHI_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaEcalPhiSymForHI + fragment.hltPreAlCaEcalPhiSymForHI + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltEcalPhiSymFilter + fragment.HLTEndSequence ) fragment.HLT_HIHcalNZS_v2 = cms.Path( fragment.HLTBeginSequenceNZS + fragment.hltL1sHIHcalNZS + fragment.hltPreHIHcalNZS + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) fragment.HLT_HIHcalPhiSym_v2 = cms.Path( fragment.HLTBeginSequenceNZS + fragment.hltL1sHIHcalPhiSym + fragment.hltPreHIHcalPhiSym + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) fragment.AlCa_RPCMuonNormalisationForHI_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sRPCMuonNormalisationForHI + fragment.hltPreAlCaRPCMuonNormalisationForHI + fragment.hltRPCMuonNormaL1Filtered0ForHI + fragment.HLTMuonLocalRecoSequence + fragment.HLTEndSequence ) -fragment.AlCa_EcalPi0EBonlyForHI_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaEcalPi0EtaForHI + fragment.hltPreAlCaEcalPi0EBonlyForHI + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltSimple3x3Clusters + fragment.hltAlCaPi0RecHitsFilterEBonlyRegional + fragment.hltAlCaPi0EBUncalibrator + fragment.hltAlCaPi0EBRechitsToDigis + fragment.HLTEndSequence ) -fragment.AlCa_EcalPi0EEonlyForHI_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaEcalPi0EtaForHI + fragment.hltPreAlCaEcalPi0EEonlyForHI + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltSimple3x3Clusters + fragment.hltAlCaPi0RecHitsFilterEEonlyRegional + fragment.hltAlCaPi0EEUncalibrator + fragment.hltAlCaPi0EERechitsToDigis + fragment.HLTEndSequence ) -fragment.AlCa_EcalEtaEBonlyForHI_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaEcalPi0EtaForHI + fragment.hltPreAlCaEcalEtaEBonlyForHI + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltSimple3x3Clusters + fragment.hltAlCaEtaRecHitsFilterEBonlyRegional + fragment.hltAlCaEtaEBUncalibrator + fragment.hltAlCaEtaEBRechitsToDigis + fragment.HLTEndSequence ) -fragment.AlCa_EcalEtaEEonlyForHI_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaEcalPi0EtaForHI + fragment.hltPreAlCaEcalEtaEEonlyForHI + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltSimple3x3Clusters + fragment.hltAlCaEtaRecHitsFilterEEonlyRegional + fragment.hltAlCaEtaEEUncalibrator + fragment.hltAlCaEtaEERechitsToDigis + fragment.HLTEndSequence ) +fragment.AlCa_EcalPi0EBonlyForHI_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaEcalPi0EtaForHI + fragment.hltPreAlCaEcalPi0EBonlyForHI + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltSimple3x3Clusters + fragment.hltAlCaPi0RecHitsFilterEBonlyRegional + fragment.hltAlCaPi0EBUncalibrator + fragment.hltAlCaPi0EBRechitsToDigis + fragment.HLTEndSequence ) +fragment.AlCa_EcalPi0EEonlyForHI_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaEcalPi0EtaForHI + fragment.hltPreAlCaEcalPi0EEonlyForHI + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltSimple3x3Clusters + fragment.hltAlCaPi0RecHitsFilterEEonlyRegional + fragment.hltAlCaPi0EEUncalibrator + fragment.hltAlCaPi0EERechitsToDigis + fragment.HLTEndSequence ) +fragment.AlCa_EcalEtaEBonlyForHI_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaEcalPi0EtaForHI + fragment.hltPreAlCaEcalEtaEBonlyForHI + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltSimple3x3Clusters + fragment.hltAlCaEtaRecHitsFilterEBonlyRegional + fragment.hltAlCaEtaEBUncalibrator + fragment.hltAlCaEtaEBRechitsToDigis + fragment.HLTEndSequence ) +fragment.AlCa_EcalEtaEEonlyForHI_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaEcalPi0EtaForHI + fragment.hltPreAlCaEcalEtaEEonlyForHI + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltSimple3x3Clusters + fragment.hltAlCaEtaRecHitsFilterEEonlyRegional + fragment.hltAlCaEtaEEUncalibrator + fragment.hltAlCaEtaEERechitsToDigis + fragment.HLTEndSequence ) fragment.HLT_HICentralityVeto_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sCentrality30100MB1ANDBptxAND + fragment.hltPreHICentralityVeto + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) -fragment.HLT_HICentralityVeto_Beamspot_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sCentrality30100MB1ANDBptxAND + fragment.hltPreHICentralityVetoBeamspot + fragment.HLTPuAK4CaloJetsSequence + fragment.HLTCsAK4PFJetsSequence + fragment.hltVerticesPFPPOnAA + fragment.hltVerticesPFSelectorPPOnAA + fragment.hltVerticesPFFilterPPOnAA + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) +fragment.HLT_HICentralityVeto_Beamspot_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sCentrality30100MB1ANDBptxAND + fragment.hltPreHICentralityVetoBeamspot + fragment.HLTPuAK4CaloJetsSequence + fragment.HLTCsAK4PFJetsSequence + fragment.hltVerticesPFPPOnAA + fragment.hltVerticesPFSelectorPPOnAA + fragment.hltVerticesPFFilterPPOnAA + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) fragment.HLT_HICentrality30100_FirstCollisionAfterAbortGap_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1FirstCollisionAfterAbortGapCentrality30100BptxAND + fragment.hltPreHICentrality30100FirstCollisionAfterAbortGap + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) fragment.HLT_HICentralityTag20100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sCentrality20100MB1ANDBptxAND + fragment.hltPreHICentralityTag20100 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) fragment.HLT_HICentralityTag30100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sCentrality30100MB1ANDBptxAND + fragment.hltPreHICentralityTag30100 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) @@ -33578,142 +33520,142 @@ fragment.HLT_HIMinimumBiasRF_part21_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1MinimumBiasHF1AND + fragment.hltPreHIMinimumBiasRFpart21 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) fragment.HLT_HIMinimumBiasRF_part22_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1MinimumBiasHF1AND + fragment.hltPreHIMinimumBiasRFpart22 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) fragment.HLT_HIMinimumBiasRF_part23_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1MinimumBiasHF1AND + fragment.hltPreHIMinimumBiasRFpart23 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) -fragment.HLT_HIPuAK4CaloJet40Eta5p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet28BptxAND + fragment.hltPreHIPuAK4CaloJet40Eta5p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet40Eta5p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) -fragment.HLT_HIPuAK4CaloJet60Eta5p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIPuAK4CaloJet60Eta5p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta5p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) -fragment.HLT_HIPuAK4CaloJet80Eta5p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56BptxAND + fragment.hltPreHIPuAK4CaloJet80Eta5p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta5p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) -fragment.HLT_HIPuAK4CaloJet100Eta5p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60BptxAND + fragment.hltPreHIPuAK4CaloJet100Eta5p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet100Eta5p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) -fragment.HLT_HIPuAK4CaloJet120Eta5p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60BptxAND + fragment.hltPreHIPuAK4CaloJet120Eta5p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet120Eta5p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) -fragment.HLT_HIPuAK4CaloJet40Eta5p1_Centrality_30_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet28Centrality30100BptxAND + fragment.hltPreHIPuAK4CaloJet40Eta5p1Centrality30100 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet40Eta5p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) -fragment.HLT_HIPuAK4CaloJet40Eta5p1_Centrality_50_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet28Centrality50100BptxAND + fragment.hltPreHIPuAK4CaloJet40Eta5p1Centrality50100 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet40Eta5p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) -fragment.HLT_HIPuAK4CaloJet60Eta5p1_Centrality_30_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44Centrality30100BptxAND + fragment.hltPreHIPuAK4CaloJet60Eta5p1Centrality30100 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta5p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) -fragment.HLT_HIPuAK4CaloJet60Eta5p1_Centrality_50_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44Centrality50100BptxAND + fragment.hltPreHIPuAK4CaloJet60Eta5p1Centrality50100 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta5p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) -fragment.HLT_HIPuAK4CaloJet80Eta5p1_Centrality_30_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56Centrality30100BptxAND + fragment.hltPreHIPuAK4CaloJet80Eta5p1Centrality30100 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta5p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) -fragment.HLT_HIPuAK4CaloJet80Eta5p1_Centrality_50_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56Centrality50100BptxAND + fragment.hltPreHIPuAK4CaloJet80Eta5p1Centrality50100 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta5p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) -fragment.HLT_HIPuAK4CaloJet100Eta5p1_Centrality_30_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60Centrality30100BptxAND + fragment.hltPreHIPuAK4CaloJet100Eta5p1Centrality30100 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet100Eta5p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) -fragment.HLT_HIPuAK4CaloJet100Eta5p1_Centrality_50_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60Centrality50100BptxAND + fragment.hltPreHIPuAK4CaloJet100Eta5p1Centrality50100 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet100Eta5p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) -fragment.HLT_HIPuAK4CaloJet80_35_Eta1p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIPuAK4CaloJet8035Eta1p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta1p1 + fragment.hltDoublePuAK4CaloJet35Eta1p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) -fragment.HLT_HIPuAK4CaloJet100_35_Eta1p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIPuAK4CaloJet10035Eta1p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet100Eta1p1 + fragment.hltDoublePuAK4CaloJet35Eta1p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) -fragment.HLT_HIPuAK4CaloJet80_35_Eta0p7_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIPuAK4CaloJet8035Eta0p7 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta0p7 + fragment.hltDoublePuAK4CaloJet35Eta0p7 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) -fragment.HLT_HIPuAK4CaloJet100_35_Eta0p7_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIPuAK4CaloJet10035Eta0p7 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet100Eta0p7 + fragment.hltDoublePuAK4CaloJet35Eta0p7 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) -fragment.HLT_HIPuAK4CaloJet80_45_45_Eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIPuAK4CaloJet804545Eta2p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta2p1 + fragment.hltTriplePuAK4CaloJet45Eta2p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) -fragment.HLT_HIPuAK4CaloJet40Fwd_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet28FwdBptxAND + fragment.hltPreHIPuAK4CaloJet40Fwd + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet40Fwd + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) -fragment.HLT_HIPuAK4CaloJet60Fwd_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44FwdBptxAND + fragment.hltPreHIPuAK4CaloJet60Fwd + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Fwd + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) -fragment.HLT_HIPuAK4CaloJet80Fwd_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56FwdBptxAND + fragment.hltPreHIPuAK4CaloJet80Fwd + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Fwd + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) -fragment.HLT_HIPuAK4CaloJet100Fwd_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56FwdBptxAND + fragment.hltPreHIPuAK4CaloJet100Fwd + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet100Fwd + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) -fragment.HLT_HIPuAK4CaloJet120Fwd_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56FwdBptxAND + fragment.hltPreHIPuAK4CaloJet120Fwd + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet120Fwd + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) -fragment.HLT_HIIslandPhoton10_Eta2p4_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1MinimumBiasHF1AND + fragment.hltPreHIIslandPhoton10Eta2p4 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton10Eta2p4 + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIIslandPhoton10_Eta1p5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1MinimumBiasHF1AND + fragment.hltPreHIIslandPhoton10Eta1p5 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton10Eta1p5 + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIIslandPhoton20_Eta2p4_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1MinimumBiasHF1AND + fragment.hltPreHIIslandPhoton20Eta2p4 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton20Eta2p4 + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIIslandPhoton20_Eta1p5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1MinimumBiasHF1AND + fragment.hltPreHIIslandPhoton20Eta1p5 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton20Eta1p5 + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIIslandPhoton30_Eta2p4_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG7BptxAND + fragment.hltPreHIIslandPhoton30Eta2p4 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton30Eta2p4 + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIIslandPhoton30_Eta1p5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG7BptxAND + fragment.hltPreHIIslandPhoton30Eta1p5 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton30Eta1p5 + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIIslandPhoton40_Eta2p4_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21BptxAND + fragment.hltPreHIIslandPhoton40Eta2p4 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton40Eta2p4 + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIIslandPhoton40_Eta1p5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21BptxAND + fragment.hltPreHIIslandPhoton40Eta1p5 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton40Eta1p5 + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIIslandPhoton50_Eta2p4_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21BptxAND + fragment.hltPreHIIslandPhoton50Eta2p4 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton50Eta2p4 + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIIslandPhoton50_Eta1p5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21BptxAND + fragment.hltPreHIIslandPhoton50Eta1p5 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton50Eta1p5 + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIIslandPhoton60_Eta2p4_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG30BptxAND + fragment.hltPreHIIslandPhoton60Eta2p4 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton60Eta2p4 + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIIslandPhoton60_Eta1p5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG30BptxAND + fragment.hltPreHIIslandPhoton60Eta1p5 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton60Eta1p5 + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton10_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1MinimumBiasHF1AND + fragment.hltPreHIGEDPhoton10 + fragment.HLTHIGEDPhoton10PPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton20_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1MinimumBiasHF1AND + fragment.hltPreHIGEDPhoton20 + fragment.HLTHIGEDPhoton20PPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton30_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG7BptxAND + fragment.hltPreHIGEDPhoton30 + fragment.HLTHIGEDPhoton30PPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton40_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21BptxAND + fragment.hltPreHIGEDPhoton40 + fragment.HLTHIGEDPhoton40PPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton50_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21BptxAND + fragment.hltPreHIGEDPhoton50 + fragment.HLTHIGEDPhoton50PPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton60_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG30BptxAND + fragment.hltPreHIGEDPhoton60 + fragment.HLTHIGEDPhoton60PPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton10_EB_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1MinimumBiasHF1AND + fragment.hltPreHIGEDPhoton10EB + fragment.HLTHIGEDPhoton10EBPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton20_EB_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1MinimumBiasHF1AND + fragment.hltPreHIGEDPhoton20EB + fragment.HLTHIGEDPhoton20EBPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton30_EB_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG7BptxAND + fragment.hltPreHIGEDPhoton30EB + fragment.HLTHIGEDPhoton30EBPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton40_EB_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21BptxAND + fragment.hltPreHIGEDPhoton40EB + fragment.HLTHIGEDPhoton40EBPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton50_EB_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21BptxAND + fragment.hltPreHIGEDPhoton50EB + fragment.HLTHIGEDPhoton50EBPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton60_EB_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG30BptxAND + fragment.hltPreHIGEDPhoton60EB + fragment.HLTHIGEDPhoton60EBPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton10_HECut_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1MinimumBiasHF1AND + fragment.hltPreHIGEDPhoton10HECut + fragment.HLTHIGEDPhoton10HECutPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton20_HECut_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1MinimumBiasHF1AND + fragment.hltPreHIGEDPhoton20HECut + fragment.HLTHIGEDPhoton20HECutPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton30_HECut_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG7BptxAND + fragment.hltPreHIGEDPhoton30HECut + fragment.HLTHIGEDPhoton30HECutPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton40_HECut_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21BptxAND + fragment.hltPreHIGEDPhoton40HECut + fragment.HLTHIGEDPhoton40HECutPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton50_HECut_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21BptxAND + fragment.hltPreHIGEDPhoton50HECut + fragment.HLTHIGEDPhoton50HECutPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton60_HECut_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG30BptxAND + fragment.hltPreHIGEDPhoton60HECut + fragment.HLTHIGEDPhoton60HECutPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton10_EB_HECut_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1MinimumBiasHF1AND + fragment.hltPreHIGEDPhoton10EBHECut + fragment.HLTHIGEDPhoton10EBHECutPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton20_EB_HECut_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1MinimumBiasHF1AND + fragment.hltPreHIGEDPhoton20EBHECut + fragment.HLTHIGEDPhoton20EBHECutPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton30_EB_HECut_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG7BptxAND + fragment.hltPreHIGEDPhoton30EBHECut + fragment.HLTHIGEDPhoton30EBHECutPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton40_EB_HECut_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21BptxAND + fragment.hltPreHIGEDPhoton40EBHECut + fragment.HLTHIGEDPhoton40EBHECutPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton50_EB_HECut_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21BptxAND + fragment.hltPreHIGEDPhoton50EBHECut + fragment.HLTHIGEDPhoton50EBHECutPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton60_EB_HECut_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG30BptxAND + fragment.hltPreHIGEDPhoton60EBHECut + fragment.HLTHIGEDPhoton60EBHECutPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIEle10Gsf_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMinimumBiasHF1ANDBptxAND + fragment.hltPreHIEle10Gsf + fragment.HLTEle10GsfPPOnAASequence + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIEle15Gsf_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMinimumBiasHF1ANDBptxAND + fragment.hltPreHIEle15Gsf + fragment.HLTEle15GsfPPOnAASequence + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIEle20Gsf_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15BptxAND + fragment.hltPreHIEle20Gsf + fragment.HLTEle20GsfPPOnAASequence + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIEle30Gsf_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15BptxAND + fragment.hltPreHIEle30Gsf + fragment.HLTEle30GsfPPOnAASequence + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIEle40Gsf_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG21BptxAND + fragment.hltPreHIEle40Gsf + fragment.HLTEle40GsfPPOnAASequence + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIEle50Gsf_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG21BptxAND + fragment.hltPreHIEle50Gsf + fragment.HLTEle50GsfPPOnAASequence + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIEle15Ele10Gsf_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15BptxAND + fragment.hltPreHIEle15Ele10Gsf + fragment.HLTEle15Ele10GsfPPOnAASequence + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIEle15Ele10GsfMass50_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15BptxAND + fragment.hltPreHIEle15Ele10GsfMass50 + fragment.HLTEle15Ele10GsfPPOnAASequence + fragment.hltDoubleEle10Mass50PPOnAAFilter + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIDoubleEle10Gsf_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15BptxAND + fragment.hltPreHIDoubleEle10Gsf + fragment.HLTDoubleEle10GsfPPOnAASequence + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIDoubleEle10GsfMass50_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15BptxAND + fragment.hltPreHIDoubleEle10GsfMass50 + fragment.HLTDoubleEle10GsfPPOnAASequence + fragment.hltDoubleEle10Mass50PPOnAAFilter + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIDoubleEle15Gsf_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15BptxAND + fragment.hltPreHIDoubleEle15Gsf + fragment.HLTDoubleEle15GsfPPOnAASequence + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIDoubleEle15GsfMass50_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15BptxAND + fragment.hltPreHIDoubleEle15GsfMass50 + fragment.HLTDoubleEle15GsfPPOnAASequence + fragment.hltDoubleEle15Mass50PPOnAAFilter + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIL1Mu3Eta2p5_Ele10Gsf_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL1Mu3Eta2p5Ele10Gsf + fragment.hltL1fL1sMuOpenL1Filtered3 + fragment.HLTEle10GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIL1Mu3Eta2p5_Ele15Gsf_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL1Mu3Eta2p5Ele15Gsf + fragment.hltL1fL1sMuOpenL1Filtered3 + fragment.HLTEle15GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIL1Mu3Eta2p5_Ele20Gsf_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL1Mu3Eta2p5Ele20Gsf + fragment.hltL1fL1sMuOpenL1Filtered3 + fragment.HLTEle20GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIL1Mu5Eta2p5_Ele10Gsf_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL1Mu5Eta2p5Ele10Gsf + fragment.hltL1fL1sMuOpenL1Filtered5 + fragment.HLTEle10GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIL1Mu5Eta2p5_Ele15Gsf_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL1Mu5Eta2p5Ele15Gsf + fragment.hltL1fL1sMuOpenL1Filtered5 + fragment.HLTEle15GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIL1Mu5Eta2p5_Ele20Gsf_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu3OpenBptxAND + fragment.hltPreHIL1Mu5Eta2p5Ele20Gsf + fragment.hltL1fL1sMu3OpenL1Filtered5 + fragment.HLTEle20GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIL1Mu7Eta2p5_Ele10Gsf_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL1Mu7Eta2p5Ele10Gsf + fragment.hltL1fL1sMuOpenL1Filtered7 + fragment.HLTEle10GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIL1Mu7Eta2p5_Ele15Gsf_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL1Mu7Eta2p5Ele15Gsf + fragment.hltL1fL1sMuOpenL1Filtered7 + fragment.HLTEle15GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIL1Mu7Eta2p5_Ele20Gsf_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu3OpenBptxAND + fragment.hltPreHIL1Mu7Eta2p5Ele20Gsf + fragment.hltL1fL1sMu3OpenL1Filtered7 + fragment.HLTEle20GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIEle10Gsf_PuAK4CaloJet40Eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15SingleJet28MidEta2p7BptxAND + fragment.hltPreHIEle10GsfPuAK4CaloJet40Eta2p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet40Eta2p1 + fragment.HLTEle10GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppressionRepacker ) -fragment.HLT_HIEle10Gsf_PuAK4CaloJet60Eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15SingleJet44MidEta2p7BptxAND + fragment.hltPreHIEle10GsfPuAK4CaloJet60Eta2p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p1 + fragment.HLTEle10GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppressionRepacker ) -fragment.HLT_HIEle10Gsf_PuAK4CaloJet80Eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15SingleJet56MidEta2p7BptxAND + fragment.hltPreHIEle10GsfPuAK4CaloJet80Eta2p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta2p1 + fragment.HLTEle10GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppressionRepacker ) -fragment.HLT_HIEle10Gsf_PuAK4CaloJet100Eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15SingleJet60MidEta2p7BptxAND + fragment.hltPreHIEle10GsfPuAK4CaloJet100Eta2p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet100Eta2p1 + fragment.HLTEle10GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppressionRepacker ) -fragment.HLT_HIEle15Gsf_PuAK4CaloJet40Eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15SingleJet28MidEta2p7BptxAND + fragment.hltPreHIEle15GsfPuAK4CaloJet40Eta2p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet40Eta2p1 + fragment.HLTEle15GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppressionRepacker ) -fragment.HLT_HIEle15Gsf_PuAK4CaloJet60Eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15SingleJet44MidEta2p7BptxAND + fragment.hltPreHIEle15GsfPuAK4CaloJet60Eta2p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p1 + fragment.HLTEle15GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppressionRepacker ) -fragment.HLT_HIEle15Gsf_PuAK4CaloJet80Eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15SingleJet56MidEta2p7BptxAND + fragment.hltPreHIEle15GsfPuAK4CaloJet80Eta2p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta2p1 + fragment.HLTEle15GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppressionRepacker ) -fragment.HLT_HIEle15Gsf_PuAK4CaloJet100Eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15SingleJet60MidEta2p7BptxAND + fragment.hltPreHIEle15GsfPuAK4CaloJet100Eta2p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet100Eta2p1 + fragment.HLTEle15GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppressionRepacker ) -fragment.HLT_HIEle20Gsf_PuAK4CaloJet40Eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15SingleJet28MidEta2p7BptxAND + fragment.hltPreHIEle20GsfPuAK4CaloJet40Eta2p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet40Eta2p1 + fragment.HLTEle20GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppressionRepacker ) -fragment.HLT_HIEle20Gsf_PuAK4CaloJet60Eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15SingleJet44MidEta2p7BptxAND + fragment.hltPreHIEle20GsfPuAK4CaloJet60Eta2p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p1 + fragment.HLTEle20GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppressionRepacker ) -fragment.HLT_HIEle20Gsf_PuAK4CaloJet80Eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15SingleJet56MidEta2p7BptxAND + fragment.hltPreHIEle20GsfPuAK4CaloJet80Eta2p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta2p1 + fragment.HLTEle20GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppressionRepacker ) -fragment.HLT_HIEle20Gsf_PuAK4CaloJet100Eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15SingleJet60MidEta2p7BptxAND + fragment.hltPreHIEle20GsfPuAK4CaloJet100Eta2p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet100Eta2p1 + fragment.HLTEle20GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppressionRepacker ) -fragment.HLT_HIDmesonPPTrackingGlobal_Dpt15_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHIDmesonPPTrackingGlobalDpt15 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet26Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hlttktkVtxForDmesonDpt15 + fragment.hlttktkFilterForDmesonDpt15 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIDmesonPPTrackingGlobal_Dpt20_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHIDmesonPPTrackingGlobalDpt20 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet26Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hlttktkVtxForDmesonDpt20 + fragment.hlttktkFilterForDmesonDpt20 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIDmesonPPTrackingGlobal_Dpt30_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHIDmesonPPTrackingGlobalDpt30 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet30Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hlttktkVtxForDmesonDpt30 + fragment.hlttktkFilterForDmesonDpt30 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIDmesonPPTrackingGlobal_Dpt40_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIDmesonPPTrackingGlobalDpt40 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet50Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hlttktkVtxForDmesonDpt40 + fragment.hlttktkFilterForDmesonDpt40 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIDmesonPPTrackingGlobal_Dpt50_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56BptxAND + fragment.hltPreHIDmesonPPTrackingGlobalDpt50 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet56Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hlttktkVtxForDmesonDpt50 + fragment.hlttktkFilterForDmesonDpt50 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIDmesonPPTrackingGlobal_Dpt60_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60BptxAND + fragment.hltPreHIDmesonPPTrackingGlobalDpt60 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hlttktkVtxForDmesonDpt60 + fragment.hlttktkFilterForDmesonDpt60 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIDmesonPPTrackingGlobal_Dpt15_NoIter10_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHIDmesonPPTrackingGlobalDpt15NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet26Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hlttktkVtxForDmesonDpt15NoIter10 + fragment.hlttktkFilterForDmesonDpt15NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIDmesonPPTrackingGlobal_Dpt20_NoIter10_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHIDmesonPPTrackingGlobalDpt20NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet26Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hlttktkVtxForDmesonDpt20NoIter10 + fragment.hlttktkFilterForDmesonDpt20NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIDmesonPPTrackingGlobal_Dpt30_NoIter10_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHIDmesonPPTrackingGlobalDpt30NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet30Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hlttktkVtxForDmesonDpt30NoIter10 + fragment.hlttktkFilterForDmesonDpt30NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIDmesonPPTrackingGlobal_Dpt40_NoIter10_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIDmesonPPTrackingGlobalDpt40NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet50Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hlttktkVtxForDmesonDpt40NoIter10 + fragment.hlttktkFilterForDmesonDpt40NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIDmesonPPTrackingGlobal_Dpt50_NoIter10_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56BptxAND + fragment.hltPreHIDmesonPPTrackingGlobalDpt50NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet56Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hlttktkVtxForDmesonDpt50NoIter10 + fragment.hlttktkFilterForDmesonDpt50NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIDmesonPPTrackingGlobal_Dpt60_NoIter10_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60BptxAND + fragment.hltPreHIDmesonPPTrackingGlobalDpt60NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hlttktkVtxForDmesonDpt60NoIter10 + fragment.hlttktkFilterForDmesonDpt60NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIDsPPTrackingGlobal_Dpt20_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHIDsPPTrackingGlobalDpt20 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet26Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hltTktktkVtxForDsDpt20 + fragment.hltTktktkFilterForDsDpt20 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIDsPPTrackingGlobal_Dpt30_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHIDsPPTrackingGlobalDpt30 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet30Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hltTktktkVtxForDsDpt30 + fragment.hltTktktkFilterForDsDpt30 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIDsPPTrackingGlobal_Dpt40_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIDsPPTrackingGlobalDpt40 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet50Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hltTktktkVtxForDsDpt40 + fragment.hltTktktkFilterForDsDpt40 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIDsPPTrackingGlobal_Dpt50_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56BptxAND + fragment.hltPreHIDsPPTrackingGlobalDpt50 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet56Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hltTktktkVtxForDsDpt50 + fragment.hltTktktkFilterForDsDpt50 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIDsPPTrackingGlobal_Dpt60_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60BptxAND + fragment.hltPreHIDsPPTrackingGlobalDpt60 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hltTktktkVtxForDsDpt60 + fragment.hltTktktkFilterForDsDpt60 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIDsPPTrackingGlobal_Dpt20_NoIter10_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHIDsPPTrackingGlobalDpt20NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet26Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hltTktktkVtxForDsDpt20NoIter10 + fragment.hltTktktkFilterForDsDpt20NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIDsPPTrackingGlobal_Dpt30_NoIter10_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHIDsPPTrackingGlobalDpt30NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet30Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hltTktktkVtxForDsDpt30NoIter10 + fragment.hltTktktkFilterForDsDpt30NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIDsPPTrackingGlobal_Dpt40_NoIter10_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIDsPPTrackingGlobalDpt40NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet50Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hltTktktkVtxForDsDpt40NoIter10 + fragment.hltTktktkFilterForDsDpt40NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIDsPPTrackingGlobal_Dpt50_NoIter10_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56BptxAND + fragment.hltPreHIDsPPTrackingGlobalDpt50NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet56Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hltTktktkVtxForDsDpt50NoIter10 + fragment.hltTktktkFilterForDsDpt50NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIDsPPTrackingGlobal_Dpt60_NoIter10_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60BptxAND + fragment.hltPreHIDsPPTrackingGlobalDpt60NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hltTktktkVtxForDsDpt60NoIter10 + fragment.hltTktktkFilterForDsDpt60NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HILcPPTrackingGlobal_Dpt20_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHILcPPTrackingGlobalDpt20 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet26Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hltTktktkVtxForLcDpt20 + fragment.hltTktktkFilterForLcDpt20 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HILcPPTrackingGlobal_Dpt30_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHILcPPTrackingGlobalDpt30 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet30Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hltTktktkVtxForLcDpt30 + fragment.hltTktktkFilterForLcDpt30 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HILcPPTrackingGlobal_Dpt40_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHILcPPTrackingGlobalDpt40 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet50Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hltTktktkVtxForLcDpt40 + fragment.hltTktktkFilterForLcDpt40 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HILcPPTrackingGlobal_Dpt50_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56BptxAND + fragment.hltPreHILcPPTrackingGlobalDpt50 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet56Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hltTktktkVtxForLcDpt50 + fragment.hltTktktkFilterForLcDpt50 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HILcPPTrackingGlobal_Dpt60_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60BptxAND + fragment.hltPreHILcPPTrackingGlobalDpt60 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hltTktktkVtxForLcDpt60 + fragment.hltTktktkFilterForLcDpt60 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HILcPPTrackingGlobal_Dpt20_NoIter10_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHILcPPTrackingGlobalDpt20NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet26Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hltTktktkVtxForLcDpt20NoIter10 + fragment.hltTktktkFilterForLcDpt20NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HILcPPTrackingGlobal_Dpt30_NoIter10_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHILcPPTrackingGlobalDpt30NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet30Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hltTktktkVtxForLcDpt30NoIter10 + fragment.hltTktktkFilterForLcDpt30NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HILcPPTrackingGlobal_Dpt40_NoIter10_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHILcPPTrackingGlobalDpt40NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet50Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hltTktktkVtxForLcDpt40NoIter10 + fragment.hltTktktkFilterForLcDpt40NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HILcPPTrackingGlobal_Dpt50_NoIter10_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56BptxAND + fragment.hltPreHILcPPTrackingGlobalDpt50NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet56Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hltTktktkVtxForLcDpt50NoIter10 + fragment.hltTktktkFilterForLcDpt50NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HILcPPTrackingGlobal_Dpt60_NoIter10_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60BptxAND + fragment.hltPreHILcPPTrackingGlobalDpt60NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hltTktktkVtxForLcDpt60NoIter10 + fragment.hltTktktkFilterForLcDpt60NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIFullTracks2018_HighPt18_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHIFullTracks2018HighPt18 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet26Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.hltGoodHighPurityFullTrackCutClassifierForHighPt + fragment.hltGoodHighPurityFullTracksForHighPt + fragment.hltFullCandsForHighPtTrigger + fragment.hltFullTrackHighPt18 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIFullTracks2018_HighPt24_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHIFullTracks2018HighPt24 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet26Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.hltGoodHighPurityFullTrackCutClassifierForHighPt + fragment.hltGoodHighPurityFullTracksForHighPt + fragment.hltFullCandsForHighPtTrigger + fragment.hltFullTrackHighPt24 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIFullTracks2018_HighPt34_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIFullTracks2018HighPt34 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet50Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.hltGoodHighPurityFullTrackCutClassifierForHighPt + fragment.hltGoodHighPurityFullTracksForHighPt + fragment.hltFullCandsForHighPtTrigger + fragment.hltFullTrackHighPt34 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIFullTracks2018_HighPt45_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIFullTracks2018HighPt45 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet50Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.hltGoodHighPurityFullTrackCutClassifierForHighPt + fragment.hltGoodHighPurityFullTracksForHighPt + fragment.hltFullCandsForHighPtTrigger + fragment.hltFullTrackHighPt45 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIFullTracks2018_HighPt56_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56BptxAND + fragment.hltPreHIFullTracks2018HighPt56 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet56Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.hltGoodHighPurityFullTrackCutClassifierForHighPt + fragment.hltGoodHighPurityFullTracksForHighPt + fragment.hltFullCandsForHighPtTrigger + fragment.hltFullTrackHighPt56 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIFullTracks2018_HighPt60_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60BptxAND + fragment.hltPreHIFullTracks2018HighPt60 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.hltGoodHighPurityFullTrackCutClassifierForHighPt + fragment.hltGoodHighPurityFullTracksForHighPt + fragment.hltFullCandsForHighPtTrigger + fragment.hltFullTrackHighPt60 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIFullTracks2018_HighPt18_NoIter10_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHIFullTracks2018HighPt18NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet26Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.hltGoodHighPurityFullTrackCutClassifierForHighPtNoIter10 + fragment.hltGoodHighPurityFullTracksForHighPtNoIter10 + fragment.hltFullCandsForHighPtTriggerNoIter10 + fragment.hltFullTrackHighPt18NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIFullTracks2018_HighPt24_NoIter10_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHIFullTracks2018HighPt24NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet26Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.hltGoodHighPurityFullTrackCutClassifierForHighPtNoIter10 + fragment.hltGoodHighPurityFullTracksForHighPtNoIter10 + fragment.hltFullCandsForHighPtTriggerNoIter10 + fragment.hltFullTrackHighPt24NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIFullTracks2018_HighPt34_NoIter10_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIFullTracks2018HighPt34NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet50Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.hltGoodHighPurityFullTrackCutClassifierForHighPtNoIter10 + fragment.hltGoodHighPurityFullTracksForHighPtNoIter10 + fragment.hltFullCandsForHighPtTriggerNoIter10 + fragment.hltFullTrackHighPt34NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIFullTracks2018_HighPt45_NoIter10_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIFullTracks2018HighPt45NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet50Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.hltGoodHighPurityFullTrackCutClassifierForHighPtNoIter10 + fragment.hltGoodHighPurityFullTracksForHighPtNoIter10 + fragment.hltFullCandsForHighPtTriggerNoIter10 + fragment.hltFullTrackHighPt45NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIFullTracks2018_HighPt56_NoIter10_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56BptxAND + fragment.hltPreHIFullTracks2018HighPt56NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet56Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.hltGoodHighPurityFullTrackCutClassifierForHighPtNoIter10 + fragment.hltGoodHighPurityFullTracksForHighPtNoIter10 + fragment.hltFullCandsForHighPtTriggerNoIter10 + fragment.hltFullTrackHighPt56NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIFullTracks2018_HighPt60_NoIter10_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60BptxAND + fragment.hltPreHIFullTracks2018HighPt60NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.hltGoodHighPurityFullTrackCutClassifierForHighPtNoIter10 + fragment.hltGoodHighPurityFullTracksForHighPtNoIter10 + fragment.hltFullCandsForHighPtTriggerNoIter10 + fragment.hltFullTrackHighPt60NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIPuAK4CaloJet40Eta5p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet28BptxAND + fragment.hltPreHIPuAK4CaloJet40Eta5p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet40Eta5p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) +fragment.HLT_HIPuAK4CaloJet60Eta5p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIPuAK4CaloJet60Eta5p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta5p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) +fragment.HLT_HIPuAK4CaloJet80Eta5p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56BptxAND + fragment.hltPreHIPuAK4CaloJet80Eta5p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta5p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) +fragment.HLT_HIPuAK4CaloJet100Eta5p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60BptxAND + fragment.hltPreHIPuAK4CaloJet100Eta5p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet100Eta5p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) +fragment.HLT_HIPuAK4CaloJet120Eta5p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60BptxAND + fragment.hltPreHIPuAK4CaloJet120Eta5p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet120Eta5p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) +fragment.HLT_HIPuAK4CaloJet40Eta5p1_Centrality_30_100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet28Centrality30100BptxAND + fragment.hltPreHIPuAK4CaloJet40Eta5p1Centrality30100 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet40Eta5p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) +fragment.HLT_HIPuAK4CaloJet40Eta5p1_Centrality_50_100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet28Centrality50100BptxAND + fragment.hltPreHIPuAK4CaloJet40Eta5p1Centrality50100 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet40Eta5p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) +fragment.HLT_HIPuAK4CaloJet60Eta5p1_Centrality_30_100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44Centrality30100BptxAND + fragment.hltPreHIPuAK4CaloJet60Eta5p1Centrality30100 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta5p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) +fragment.HLT_HIPuAK4CaloJet60Eta5p1_Centrality_50_100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44Centrality50100BptxAND + fragment.hltPreHIPuAK4CaloJet60Eta5p1Centrality50100 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta5p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) +fragment.HLT_HIPuAK4CaloJet80Eta5p1_Centrality_30_100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56Centrality30100BptxAND + fragment.hltPreHIPuAK4CaloJet80Eta5p1Centrality30100 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta5p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) +fragment.HLT_HIPuAK4CaloJet80Eta5p1_Centrality_50_100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56Centrality50100BptxAND + fragment.hltPreHIPuAK4CaloJet80Eta5p1Centrality50100 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta5p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) +fragment.HLT_HIPuAK4CaloJet100Eta5p1_Centrality_30_100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60Centrality30100BptxAND + fragment.hltPreHIPuAK4CaloJet100Eta5p1Centrality30100 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet100Eta5p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) +fragment.HLT_HIPuAK4CaloJet100Eta5p1_Centrality_50_100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60Centrality50100BptxAND + fragment.hltPreHIPuAK4CaloJet100Eta5p1Centrality50100 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet100Eta5p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) +fragment.HLT_HIPuAK4CaloJet80_35_Eta1p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIPuAK4CaloJet8035Eta1p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta1p1 + fragment.hltDoublePuAK4CaloJet35Eta1p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) +fragment.HLT_HIPuAK4CaloJet100_35_Eta1p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIPuAK4CaloJet10035Eta1p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet100Eta1p1 + fragment.hltDoublePuAK4CaloJet35Eta1p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) +fragment.HLT_HIPuAK4CaloJet80_35_Eta0p7_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIPuAK4CaloJet8035Eta0p7 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta0p7 + fragment.hltDoublePuAK4CaloJet35Eta0p7 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) +fragment.HLT_HIPuAK4CaloJet100_35_Eta0p7_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIPuAK4CaloJet10035Eta0p7 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet100Eta0p7 + fragment.hltDoublePuAK4CaloJet35Eta0p7 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) +fragment.HLT_HIPuAK4CaloJet80_45_45_Eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIPuAK4CaloJet804545Eta2p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta2p1 + fragment.hltTriplePuAK4CaloJet45Eta2p1 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) +fragment.HLT_HIPuAK4CaloJet40Fwd_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet28FwdBptxAND + fragment.hltPreHIPuAK4CaloJet40Fwd + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet40Fwd + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) +fragment.HLT_HIPuAK4CaloJet60Fwd_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44FwdBptxAND + fragment.hltPreHIPuAK4CaloJet60Fwd + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Fwd + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) +fragment.HLT_HIPuAK4CaloJet80Fwd_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56FwdBptxAND + fragment.hltPreHIPuAK4CaloJet80Fwd + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Fwd + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) +fragment.HLT_HIPuAK4CaloJet100Fwd_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56FwdBptxAND + fragment.hltPreHIPuAK4CaloJet100Fwd + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet100Fwd + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) +fragment.HLT_HIPuAK4CaloJet120Fwd_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56FwdBptxAND + fragment.hltPreHIPuAK4CaloJet120Fwd + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet120Fwd + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) +fragment.HLT_HIIslandPhoton10_Eta2p4_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1MinimumBiasHF1AND + fragment.hltPreHIIslandPhoton10Eta2p4 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton10Eta2p4 + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIIslandPhoton10_Eta1p5_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1MinimumBiasHF1AND + fragment.hltPreHIIslandPhoton10Eta1p5 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton10Eta1p5 + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIIslandPhoton20_Eta2p4_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1MinimumBiasHF1AND + fragment.hltPreHIIslandPhoton20Eta2p4 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton20Eta2p4 + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIIslandPhoton20_Eta1p5_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1MinimumBiasHF1AND + fragment.hltPreHIIslandPhoton20Eta1p5 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton20Eta1p5 + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIIslandPhoton30_Eta2p4_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG7BptxAND + fragment.hltPreHIIslandPhoton30Eta2p4 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton30Eta2p4 + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIIslandPhoton30_Eta1p5_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG7BptxAND + fragment.hltPreHIIslandPhoton30Eta1p5 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton30Eta1p5 + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIIslandPhoton40_Eta2p4_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21BptxAND + fragment.hltPreHIIslandPhoton40Eta2p4 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton40Eta2p4 + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIIslandPhoton40_Eta1p5_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21BptxAND + fragment.hltPreHIIslandPhoton40Eta1p5 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton40Eta1p5 + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIIslandPhoton50_Eta2p4_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21BptxAND + fragment.hltPreHIIslandPhoton50Eta2p4 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton50Eta2p4 + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIIslandPhoton50_Eta1p5_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21BptxAND + fragment.hltPreHIIslandPhoton50Eta1p5 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton50Eta1p5 + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIIslandPhoton60_Eta2p4_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG30BptxAND + fragment.hltPreHIIslandPhoton60Eta2p4 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton60Eta2p4 + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIIslandPhoton60_Eta1p5_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG30BptxAND + fragment.hltPreHIIslandPhoton60Eta1p5 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton60Eta1p5 + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton10_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1MinimumBiasHF1AND + fragment.hltPreHIGEDPhoton10 + fragment.HLTHIGEDPhoton10PPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton20_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1MinimumBiasHF1AND + fragment.hltPreHIGEDPhoton20 + fragment.HLTHIGEDPhoton20PPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton30_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG7BptxAND + fragment.hltPreHIGEDPhoton30 + fragment.HLTHIGEDPhoton30PPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton40_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21BptxAND + fragment.hltPreHIGEDPhoton40 + fragment.HLTHIGEDPhoton40PPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton50_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21BptxAND + fragment.hltPreHIGEDPhoton50 + fragment.HLTHIGEDPhoton50PPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton60_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG30BptxAND + fragment.hltPreHIGEDPhoton60 + fragment.HLTHIGEDPhoton60PPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton10_EB_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1MinimumBiasHF1AND + fragment.hltPreHIGEDPhoton10EB + fragment.HLTHIGEDPhoton10EBPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton20_EB_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1MinimumBiasHF1AND + fragment.hltPreHIGEDPhoton20EB + fragment.HLTHIGEDPhoton20EBPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton30_EB_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG7BptxAND + fragment.hltPreHIGEDPhoton30EB + fragment.HLTHIGEDPhoton30EBPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton40_EB_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21BptxAND + fragment.hltPreHIGEDPhoton40EB + fragment.HLTHIGEDPhoton40EBPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton50_EB_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21BptxAND + fragment.hltPreHIGEDPhoton50EB + fragment.HLTHIGEDPhoton50EBPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton60_EB_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG30BptxAND + fragment.hltPreHIGEDPhoton60EB + fragment.HLTHIGEDPhoton60EBPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton10_HECut_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1MinimumBiasHF1AND + fragment.hltPreHIGEDPhoton10HECut + fragment.HLTHIGEDPhoton10HECutPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton20_HECut_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1MinimumBiasHF1AND + fragment.hltPreHIGEDPhoton20HECut + fragment.HLTHIGEDPhoton20HECutPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton30_HECut_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG7BptxAND + fragment.hltPreHIGEDPhoton30HECut + fragment.HLTHIGEDPhoton30HECutPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton40_HECut_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21BptxAND + fragment.hltPreHIGEDPhoton40HECut + fragment.HLTHIGEDPhoton40HECutPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton50_HECut_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21BptxAND + fragment.hltPreHIGEDPhoton50HECut + fragment.HLTHIGEDPhoton50HECutPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton60_HECut_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG30BptxAND + fragment.hltPreHIGEDPhoton60HECut + fragment.HLTHIGEDPhoton60HECutPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton10_EB_HECut_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1MinimumBiasHF1AND + fragment.hltPreHIGEDPhoton10EBHECut + fragment.HLTHIGEDPhoton10EBHECutPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton20_EB_HECut_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1MinimumBiasHF1AND + fragment.hltPreHIGEDPhoton20EBHECut + fragment.HLTHIGEDPhoton20EBHECutPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton30_EB_HECut_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG7BptxAND + fragment.hltPreHIGEDPhoton30EBHECut + fragment.HLTHIGEDPhoton30EBHECutPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton40_EB_HECut_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21BptxAND + fragment.hltPreHIGEDPhoton40EBHECut + fragment.HLTHIGEDPhoton40EBHECutPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton50_EB_HECut_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21BptxAND + fragment.hltPreHIGEDPhoton50EBHECut + fragment.HLTHIGEDPhoton50EBHECutPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton60_EB_HECut_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG30BptxAND + fragment.hltPreHIGEDPhoton60EBHECut + fragment.HLTHIGEDPhoton60EBHECutPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIEle10Gsf_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMinimumBiasHF1ANDBptxAND + fragment.hltPreHIEle10Gsf + fragment.HLTEle10GsfPPOnAASequence + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIEle15Gsf_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sMinimumBiasHF1ANDBptxAND + fragment.hltPreHIEle15Gsf + fragment.HLTEle15GsfPPOnAASequence + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIEle20Gsf_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15BptxAND + fragment.hltPreHIEle20Gsf + fragment.HLTEle20GsfPPOnAASequence + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIEle30Gsf_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15BptxAND + fragment.hltPreHIEle30Gsf + fragment.HLTEle30GsfPPOnAASequence + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIEle40Gsf_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG21BptxAND + fragment.hltPreHIEle40Gsf + fragment.HLTEle40GsfPPOnAASequence + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIEle50Gsf_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG21BptxAND + fragment.hltPreHIEle50Gsf + fragment.HLTEle50GsfPPOnAASequence + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIEle15Ele10Gsf_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15BptxAND + fragment.hltPreHIEle15Ele10Gsf + fragment.HLTEle15Ele10GsfPPOnAASequence + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIEle15Ele10GsfMass50_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15BptxAND + fragment.hltPreHIEle15Ele10GsfMass50 + fragment.HLTEle15Ele10GsfPPOnAASequence + fragment.hltDoubleEle10Mass50PPOnAAFilter + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIDoubleEle10Gsf_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15BptxAND + fragment.hltPreHIDoubleEle10Gsf + fragment.HLTDoubleEle10GsfPPOnAASequence + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIDoubleEle10GsfMass50_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15BptxAND + fragment.hltPreHIDoubleEle10GsfMass50 + fragment.HLTDoubleEle10GsfPPOnAASequence + fragment.hltDoubleEle10Mass50PPOnAAFilter + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIDoubleEle15Gsf_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15BptxAND + fragment.hltPreHIDoubleEle15Gsf + fragment.HLTDoubleEle15GsfPPOnAASequence + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIDoubleEle15GsfMass50_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15BptxAND + fragment.hltPreHIDoubleEle15GsfMass50 + fragment.HLTDoubleEle15GsfPPOnAASequence + fragment.hltDoubleEle15Mass50PPOnAAFilter + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIL1Mu3Eta2p5_Ele10Gsf_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL1Mu3Eta2p5Ele10Gsf + fragment.hltL1fL1sMuOpenL1Filtered3 + fragment.HLTEle10GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIL1Mu3Eta2p5_Ele15Gsf_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL1Mu3Eta2p5Ele15Gsf + fragment.hltL1fL1sMuOpenL1Filtered3 + fragment.HLTEle15GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIL1Mu3Eta2p5_Ele20Gsf_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL1Mu3Eta2p5Ele20Gsf + fragment.hltL1fL1sMuOpenL1Filtered3 + fragment.HLTEle20GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIL1Mu5Eta2p5_Ele10Gsf_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL1Mu5Eta2p5Ele10Gsf + fragment.hltL1fL1sMuOpenL1Filtered5 + fragment.HLTEle10GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIL1Mu5Eta2p5_Ele15Gsf_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL1Mu5Eta2p5Ele15Gsf + fragment.hltL1fL1sMuOpenL1Filtered5 + fragment.HLTEle15GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIL1Mu5Eta2p5_Ele20Gsf_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu3OpenBptxAND + fragment.hltPreHIL1Mu5Eta2p5Ele20Gsf + fragment.hltL1fL1sMu3OpenL1Filtered5 + fragment.HLTEle20GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIL1Mu7Eta2p5_Ele10Gsf_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL1Mu7Eta2p5Ele10Gsf + fragment.hltL1fL1sMuOpenL1Filtered7 + fragment.HLTEle10GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIL1Mu7Eta2p5_Ele15Gsf_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL1Mu7Eta2p5Ele15Gsf + fragment.hltL1fL1sMuOpenL1Filtered7 + fragment.HLTEle15GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIL1Mu7Eta2p5_Ele20Gsf_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu3OpenBptxAND + fragment.hltPreHIL1Mu7Eta2p5Ele20Gsf + fragment.hltL1fL1sMu3OpenL1Filtered7 + fragment.HLTEle20GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIEle10Gsf_PuAK4CaloJet40Eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15SingleJet28MidEta2p7BptxAND + fragment.hltPreHIEle10GsfPuAK4CaloJet40Eta2p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet40Eta2p1 + fragment.HLTEle10GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppressionRepacker ) +fragment.HLT_HIEle10Gsf_PuAK4CaloJet60Eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15SingleJet44MidEta2p7BptxAND + fragment.hltPreHIEle10GsfPuAK4CaloJet60Eta2p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p1 + fragment.HLTEle10GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppressionRepacker ) +fragment.HLT_HIEle10Gsf_PuAK4CaloJet80Eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15SingleJet56MidEta2p7BptxAND + fragment.hltPreHIEle10GsfPuAK4CaloJet80Eta2p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta2p1 + fragment.HLTEle10GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppressionRepacker ) +fragment.HLT_HIEle10Gsf_PuAK4CaloJet100Eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15SingleJet60MidEta2p7BptxAND + fragment.hltPreHIEle10GsfPuAK4CaloJet100Eta2p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet100Eta2p1 + fragment.HLTEle10GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppressionRepacker ) +fragment.HLT_HIEle15Gsf_PuAK4CaloJet40Eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15SingleJet28MidEta2p7BptxAND + fragment.hltPreHIEle15GsfPuAK4CaloJet40Eta2p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet40Eta2p1 + fragment.HLTEle15GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppressionRepacker ) +fragment.HLT_HIEle15Gsf_PuAK4CaloJet60Eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15SingleJet44MidEta2p7BptxAND + fragment.hltPreHIEle15GsfPuAK4CaloJet60Eta2p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p1 + fragment.HLTEle15GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppressionRepacker ) +fragment.HLT_HIEle15Gsf_PuAK4CaloJet80Eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15SingleJet56MidEta2p7BptxAND + fragment.hltPreHIEle15GsfPuAK4CaloJet80Eta2p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta2p1 + fragment.HLTEle15GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppressionRepacker ) +fragment.HLT_HIEle15Gsf_PuAK4CaloJet100Eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15SingleJet60MidEta2p7BptxAND + fragment.hltPreHIEle15GsfPuAK4CaloJet100Eta2p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet100Eta2p1 + fragment.HLTEle15GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppressionRepacker ) +fragment.HLT_HIEle20Gsf_PuAK4CaloJet40Eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15SingleJet28MidEta2p7BptxAND + fragment.hltPreHIEle20GsfPuAK4CaloJet40Eta2p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet40Eta2p1 + fragment.HLTEle20GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppressionRepacker ) +fragment.HLT_HIEle20Gsf_PuAK4CaloJet60Eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15SingleJet44MidEta2p7BptxAND + fragment.hltPreHIEle20GsfPuAK4CaloJet60Eta2p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p1 + fragment.HLTEle20GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppressionRepacker ) +fragment.HLT_HIEle20Gsf_PuAK4CaloJet80Eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15SingleJet56MidEta2p7BptxAND + fragment.hltPreHIEle20GsfPuAK4CaloJet80Eta2p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta2p1 + fragment.HLTEle20GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppressionRepacker ) +fragment.HLT_HIEle20Gsf_PuAK4CaloJet100Eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG15SingleJet60MidEta2p7BptxAND + fragment.hltPreHIEle20GsfPuAK4CaloJet100Eta2p1 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet100Eta2p1 + fragment.HLTEle20GsfPPOnAASequence + fragment.HLTEndSequenceWithZeroSuppressionRepacker ) +fragment.HLT_HIDmesonPPTrackingGlobal_Dpt15_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHIDmesonPPTrackingGlobalDpt15 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet26Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hlttktkVtxForDmesonDpt15 + fragment.hlttktkFilterForDmesonDpt15 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIDmesonPPTrackingGlobal_Dpt20_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHIDmesonPPTrackingGlobalDpt20 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet26Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hlttktkVtxForDmesonDpt20 + fragment.hlttktkFilterForDmesonDpt20 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIDmesonPPTrackingGlobal_Dpt30_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHIDmesonPPTrackingGlobalDpt30 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet30Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hlttktkVtxForDmesonDpt30 + fragment.hlttktkFilterForDmesonDpt30 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIDmesonPPTrackingGlobal_Dpt40_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIDmesonPPTrackingGlobalDpt40 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet50Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hlttktkVtxForDmesonDpt40 + fragment.hlttktkFilterForDmesonDpt40 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIDmesonPPTrackingGlobal_Dpt50_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56BptxAND + fragment.hltPreHIDmesonPPTrackingGlobalDpt50 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet56Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hlttktkVtxForDmesonDpt50 + fragment.hlttktkFilterForDmesonDpt50 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIDmesonPPTrackingGlobal_Dpt60_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60BptxAND + fragment.hltPreHIDmesonPPTrackingGlobalDpt60 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hlttktkVtxForDmesonDpt60 + fragment.hlttktkFilterForDmesonDpt60 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIDmesonPPTrackingGlobal_Dpt15_NoIter10_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHIDmesonPPTrackingGlobalDpt15NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet26Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hlttktkVtxForDmesonDpt15NoIter10 + fragment.hlttktkFilterForDmesonDpt15NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIDmesonPPTrackingGlobal_Dpt20_NoIter10_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHIDmesonPPTrackingGlobalDpt20NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet26Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hlttktkVtxForDmesonDpt20NoIter10 + fragment.hlttktkFilterForDmesonDpt20NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIDmesonPPTrackingGlobal_Dpt30_NoIter10_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHIDmesonPPTrackingGlobalDpt30NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet30Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hlttktkVtxForDmesonDpt30NoIter10 + fragment.hlttktkFilterForDmesonDpt30NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIDmesonPPTrackingGlobal_Dpt40_NoIter10_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIDmesonPPTrackingGlobalDpt40NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet50Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hlttktkVtxForDmesonDpt40NoIter10 + fragment.hlttktkFilterForDmesonDpt40NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIDmesonPPTrackingGlobal_Dpt50_NoIter10_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56BptxAND + fragment.hltPreHIDmesonPPTrackingGlobalDpt50NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet56Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hlttktkVtxForDmesonDpt50NoIter10 + fragment.hlttktkFilterForDmesonDpt50NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIDmesonPPTrackingGlobal_Dpt60_NoIter10_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60BptxAND + fragment.hltPreHIDmesonPPTrackingGlobalDpt60NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hlttktkVtxForDmesonDpt60NoIter10 + fragment.hlttktkFilterForDmesonDpt60NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIDsPPTrackingGlobal_Dpt20_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHIDsPPTrackingGlobalDpt20 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet26Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hltTktktkVtxForDsDpt20 + fragment.hltTktktkFilterForDsDpt20 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIDsPPTrackingGlobal_Dpt30_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHIDsPPTrackingGlobalDpt30 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet30Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hltTktktkVtxForDsDpt30 + fragment.hltTktktkFilterForDsDpt30 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIDsPPTrackingGlobal_Dpt40_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIDsPPTrackingGlobalDpt40 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet50Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hltTktktkVtxForDsDpt40 + fragment.hltTktktkFilterForDsDpt40 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIDsPPTrackingGlobal_Dpt50_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56BptxAND + fragment.hltPreHIDsPPTrackingGlobalDpt50 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet56Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hltTktktkVtxForDsDpt50 + fragment.hltTktktkFilterForDsDpt50 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIDsPPTrackingGlobal_Dpt60_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60BptxAND + fragment.hltPreHIDsPPTrackingGlobalDpt60 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hltTktktkVtxForDsDpt60 + fragment.hltTktktkFilterForDsDpt60 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIDsPPTrackingGlobal_Dpt20_NoIter10_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHIDsPPTrackingGlobalDpt20NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet26Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hltTktktkVtxForDsDpt20NoIter10 + fragment.hltTktktkFilterForDsDpt20NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIDsPPTrackingGlobal_Dpt30_NoIter10_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHIDsPPTrackingGlobalDpt30NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet30Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hltTktktkVtxForDsDpt30NoIter10 + fragment.hltTktktkFilterForDsDpt30NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIDsPPTrackingGlobal_Dpt40_NoIter10_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIDsPPTrackingGlobalDpt40NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet50Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hltTktktkVtxForDsDpt40NoIter10 + fragment.hltTktktkFilterForDsDpt40NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIDsPPTrackingGlobal_Dpt50_NoIter10_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56BptxAND + fragment.hltPreHIDsPPTrackingGlobalDpt50NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet56Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hltTktktkVtxForDsDpt50NoIter10 + fragment.hltTktktkFilterForDsDpt50NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIDsPPTrackingGlobal_Dpt60_NoIter10_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60BptxAND + fragment.hltPreHIDsPPTrackingGlobalDpt60NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hltTktktkVtxForDsDpt60NoIter10 + fragment.hltTktktkFilterForDsDpt60NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HILcPPTrackingGlobal_Dpt20_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHILcPPTrackingGlobalDpt20 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet26Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hltTktktkVtxForLcDpt20 + fragment.hltTktktkFilterForLcDpt20 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HILcPPTrackingGlobal_Dpt30_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHILcPPTrackingGlobalDpt30 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet30Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hltTktktkVtxForLcDpt30 + fragment.hltTktktkFilterForLcDpt30 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HILcPPTrackingGlobal_Dpt40_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHILcPPTrackingGlobalDpt40 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet50Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hltTktktkVtxForLcDpt40 + fragment.hltTktktkFilterForLcDpt40 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HILcPPTrackingGlobal_Dpt50_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56BptxAND + fragment.hltPreHILcPPTrackingGlobalDpt50 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet56Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hltTktktkVtxForLcDpt50 + fragment.hltTktktkFilterForLcDpt50 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HILcPPTrackingGlobal_Dpt60_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60BptxAND + fragment.hltPreHILcPPTrackingGlobalDpt60 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.HLTFullTracksForDmeson + fragment.hltTktktkVtxForLcDpt60 + fragment.hltTktktkFilterForLcDpt60 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HILcPPTrackingGlobal_Dpt20_NoIter10_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHILcPPTrackingGlobalDpt20NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet26Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hltTktktkVtxForLcDpt20NoIter10 + fragment.hltTktktkFilterForLcDpt20NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HILcPPTrackingGlobal_Dpt30_NoIter10_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHILcPPTrackingGlobalDpt30NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet30Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hltTktktkVtxForLcDpt30NoIter10 + fragment.hltTktktkFilterForLcDpt30NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HILcPPTrackingGlobal_Dpt40_NoIter10_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHILcPPTrackingGlobalDpt40NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet50Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hltTktktkVtxForLcDpt40NoIter10 + fragment.hltTktktkFilterForLcDpt40NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HILcPPTrackingGlobal_Dpt50_NoIter10_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56BptxAND + fragment.hltPreHILcPPTrackingGlobalDpt50NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet56Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hltTktktkVtxForLcDpt50NoIter10 + fragment.hltTktktkFilterForLcDpt50NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HILcPPTrackingGlobal_Dpt60_NoIter10_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60BptxAND + fragment.hltPreHILcPPTrackingGlobalDpt60NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.HLTFullTracksForDmesonNoIter10 + fragment.hltTktktkVtxForLcDpt60NoIter10 + fragment.hltTktktkFilterForLcDpt60NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIFullTracks2018_HighPt18_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHIFullTracks2018HighPt18 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet26Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.hltGoodHighPurityFullTrackCutClassifierForHighPt + fragment.hltGoodHighPurityFullTracksForHighPt + fragment.hltFullCandsForHighPtTrigger + fragment.hltFullTrackHighPt18 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIFullTracks2018_HighPt24_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHIFullTracks2018HighPt24 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet26Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.hltGoodHighPurityFullTrackCutClassifierForHighPt + fragment.hltGoodHighPurityFullTracksForHighPt + fragment.hltFullCandsForHighPtTrigger + fragment.hltFullTrackHighPt24 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIFullTracks2018_HighPt34_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIFullTracks2018HighPt34 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet50Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.hltGoodHighPurityFullTrackCutClassifierForHighPt + fragment.hltGoodHighPurityFullTracksForHighPt + fragment.hltFullCandsForHighPtTrigger + fragment.hltFullTrackHighPt34 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIFullTracks2018_HighPt45_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIFullTracks2018HighPt45 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet50Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.hltGoodHighPurityFullTrackCutClassifierForHighPt + fragment.hltGoodHighPurityFullTracksForHighPt + fragment.hltFullCandsForHighPtTrigger + fragment.hltFullTrackHighPt45 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIFullTracks2018_HighPt56_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56BptxAND + fragment.hltPreHIFullTracks2018HighPt56 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet56Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.hltGoodHighPurityFullTrackCutClassifierForHighPt + fragment.hltGoodHighPurityFullTracksForHighPt + fragment.hltFullCandsForHighPtTrigger + fragment.hltFullTrackHighPt56 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIFullTracks2018_HighPt60_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60BptxAND + fragment.hltPreHIFullTracks2018HighPt60 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmeson + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + fragment.hltGoodHighPurityFullTrackCutClassifierForHighPt + fragment.hltGoodHighPurityFullTracksForHighPt + fragment.hltFullCandsForHighPtTrigger + fragment.hltFullTrackHighPt60 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIFullTracks2018_HighPt18_NoIter10_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHIFullTracks2018HighPt18NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet26Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.hltGoodHighPurityFullTrackCutClassifierForHighPtNoIter10 + fragment.hltGoodHighPurityFullTracksForHighPtNoIter10 + fragment.hltFullCandsForHighPtTriggerNoIter10 + fragment.hltFullTrackHighPt18NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIFullTracks2018_HighPt24_NoIter10_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet24BptxAND + fragment.hltPreHIFullTracks2018HighPt24NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet26Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.hltGoodHighPurityFullTrackCutClassifierForHighPtNoIter10 + fragment.hltGoodHighPurityFullTracksForHighPtNoIter10 + fragment.hltFullCandsForHighPtTriggerNoIter10 + fragment.hltFullTrackHighPt24NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIFullTracks2018_HighPt34_NoIter10_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIFullTracks2018HighPt34NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet50Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.hltGoodHighPurityFullTrackCutClassifierForHighPtNoIter10 + fragment.hltGoodHighPurityFullTracksForHighPtNoIter10 + fragment.hltFullCandsForHighPtTriggerNoIter10 + fragment.hltFullTrackHighPt34NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIFullTracks2018_HighPt45_NoIter10_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIFullTracks2018HighPt45NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet50Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.hltGoodHighPurityFullTrackCutClassifierForHighPtNoIter10 + fragment.hltGoodHighPurityFullTracksForHighPtNoIter10 + fragment.hltFullCandsForHighPtTriggerNoIter10 + fragment.hltFullTrackHighPt45NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIFullTracks2018_HighPt56_NoIter10_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56BptxAND + fragment.hltPreHIFullTracks2018HighPt56NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet56Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.hltGoodHighPurityFullTrackCutClassifierForHighPtNoIter10 + fragment.hltGoodHighPurityFullTracksForHighPtNoIter10 + fragment.hltFullCandsForHighPtTriggerNoIter10 + fragment.hltFullTrackHighPt56NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIFullTracks2018_HighPt60_NoIter10_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60BptxAND + fragment.hltPreHIFullTracks2018HighPt60NoIter10 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p4 + fragment.HLTPixelClusterSplittingForPFPPOnAAForDmeson + fragment.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + fragment.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + fragment.hltGoodHighPurityFullTrackCutClassifierForHighPtNoIter10 + fragment.hltGoodHighPurityFullTracksForHighPtNoIter10 + fragment.hltFullCandsForHighPtTriggerNoIter10 + fragment.hltFullTrackHighPt60NoIter10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) fragment.HLT_HIL1DoubleMuOpen_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMuOpenBptxAND + fragment.hltPreHIL1DoubleMuOpen + fragment.hltL1fL1sL1DoubleMuOpenL1Filtered0 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) fragment.HLT_HIL1DoubleMuOpen_Centrality_30_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMuOpenCentrality30100BptxAND + fragment.hltPreHIL1DoubleMuOpenCentrality30100 + fragment.hltL1fL1sL1DoubleMuOpenCentrality30100L1Filtered0 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) fragment.HLT_HIL1DoubleMuOpen_Centrality_40_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleMuOpenCentrality40100BptxAND + fragment.hltPreHIL1DoubleMuOpenCentrality40100 + fragment.hltL1fL1sL1DoubleMuOpenCentrality40100L1Filtered0 + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) @@ -33760,18 +33702,18 @@ fragment.HLT_HIL1_ETT10_ETTAsym50_MinimumBiasHF1_OR_BptxAND_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETT10ETTAsym50MinimumBiasHF1ORBptxAND + fragment.hltPreHIL1ETT10ETTAsym50MinimumBiasHF1ORBptxAND + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) fragment.HLT_HIL1_ETT60_ETTAsym65_MinimumBiasHF2_OR_PixelTracks10_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETT60ETTAsym65MinimumBiasHF2ORBptxAND + fragment.hltPreHIL1ETT60ETTAsym65MinimumBiasHF2ORPixelTracks10 + fragment.HLTDoSiStripZeroSuppression + fragment.HLTHIPixelTracks10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) fragment.HLT_HIL1_ETT65_ETTAsym80_MinimumBiasHF2_OR_PixelTracks10_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETT65ETTAsym80MinimumBiasHF2ORBptxAND + fragment.hltPreHIL1ETT65ETTAsym80MinimumBiasHF2ORPixelTracks10 + fragment.HLTDoSiStripZeroSuppression + fragment.HLTHIPixelTracks10 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIFullTracks_Multiplicity020_HF1AND_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sNotETT80MinimumBiasHF1ANDBptxAND + fragment.hltPreHIFullTracksMultiplicity020HF1AND + fragment.HLTPixelClusterSplittingPPOnAAForLowPt + fragment.HLTFullIterativeTrackingPPOnAAForLowPt + fragment.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + fragment.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + fragment.hltGoodHighPurityFullTracksForLowMultiplicity + fragment.hltFullCandsForLowMultiplicityTrigger + fragment.hltFullTrackLowMultiplicity020Min + ~fragment.hltFullTrackLowMultiplicity020Max + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIFullTracks_Multiplicity2040_HF1AND_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sNotETT95MinimumBiasHF1ANDBptxAND + fragment.hltPreHIFullTracksMultiplicity2040HF1AND + fragment.HLTPixelClusterSplittingPPOnAAForLowPt + fragment.HLTFullIterativeTrackingPPOnAAForLowPt + fragment.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + fragment.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + fragment.hltGoodHighPurityFullTracksForLowMultiplicity + fragment.hltFullCandsForLowMultiplicityTrigger + fragment.hltFullTrackLowMultiplicity2040Min + ~fragment.hltFullTrackLowMultiplicity2040Max + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIFullTracks_Multiplicity4060_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETT45NotETT110BptxAND + fragment.hltPreHIFullTracksMultiplicity4060 + fragment.HLTPixelClusterSplittingPPOnAAForLowPt + fragment.HLTFullIterativeTrackingPPOnAAForLowPt + fragment.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + fragment.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + fragment.hltGoodHighPurityFullTracksForLowMultiplicity + fragment.hltFullCandsForLowMultiplicityTrigger + fragment.hltFullTrackLowMultiplicity4060Min + ~fragment.hltFullTrackLowMultiplicity4060Max + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIFullTracks_Multiplicity6080_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETT50NotETT120BptxAND + fragment.hltPreHIFullTracksMultiplicity6080 + fragment.HLTPixelClusterSplittingPPOnAAForLowPt + fragment.HLTFullIterativeTrackingPPOnAAForLowPt + fragment.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + fragment.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + fragment.hltGoodHighPurityFullTracksForLowMultiplicity + fragment.hltFullCandsForLowMultiplicityTrigger + fragment.hltFullTrackLowMultiplicity6080Min + ~fragment.hltFullTrackLowMultiplicity6080Max + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIFullTracks_Multiplicity80100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETT55NotETT130BptxAND + fragment.hltPreHIFullTracksMultiplicity80100 + fragment.HLTPixelClusterSplittingPPOnAAForLowPt + fragment.HLTFullIterativeTrackingPPOnAAForLowPt + fragment.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + fragment.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + fragment.hltGoodHighPurityFullTracksForLowMultiplicity + fragment.hltFullCandsForLowMultiplicityTrigger + fragment.hltFullTrackLowMultiplicity80100Min + ~fragment.hltFullTrackLowMultiplicity80100Max + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIFullTracks_Multiplicity020_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETT35NotETT80BptxAND + fragment.hltPreHIFullTracksMultiplicity020 + fragment.HLTPixelClusterSplittingPPOnAAForLowPt + fragment.HLTFullIterativeTrackingPPOnAAForLowPt + fragment.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + fragment.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + fragment.hltGoodHighPurityFullTracksForLowMultiplicity + fragment.hltFullCandsForLowMultiplicityTrigger + fragment.hltFullTrackLowMultiplicity020Min + ~fragment.hltFullTrackLowMultiplicity020Max + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIFullTracks_Multiplicity020_HF1OR_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sNotETT95MinimumBiasHF1ORBptxAND + fragment.hltPreHIFullTracksMultiplicity020HF1OR + fragment.HLTPixelClusterSplittingPPOnAAForLowPt + fragment.HLTFullIterativeTrackingPPOnAAForLowPt + fragment.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + fragment.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + fragment.hltGoodHighPurityFullTracksForLowMultiplicity + fragment.hltFullCandsForLowMultiplicityTrigger + fragment.hltFullTrackLowMultiplicity020Min + ~fragment.hltFullTrackLowMultiplicity020Max + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIFullTracks_Multiplicity020_HF2OR_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sNotETT80MinimumBiasHF2ORBptxAND + fragment.hltPreHIFullTracksMultiplicity020HF2OR + fragment.HLTPixelClusterSplittingPPOnAAForLowPt + fragment.HLTFullIterativeTrackingPPOnAAForLowPt + fragment.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + fragment.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + fragment.hltGoodHighPurityFullTracksForLowMultiplicity + fragment.hltFullCandsForLowMultiplicityTrigger + fragment.hltFullTrackLowMultiplicity020Min + ~fragment.hltFullTrackLowMultiplicity020Max + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIFullTracks_Multiplicity2040_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETT40NotETT95BptxAND + fragment.hltPreHIFullTracksMultiplicity2040 + fragment.HLTPixelClusterSplittingPPOnAAForLowPt + fragment.HLTFullIterativeTrackingPPOnAAForLowPt + fragment.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + fragment.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + fragment.hltGoodHighPurityFullTracksForLowMultiplicity + fragment.hltFullCandsForLowMultiplicityTrigger + fragment.hltFullTrackLowMultiplicity2040Min + ~fragment.hltFullTrackLowMultiplicity2040Max + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIFullTracks_Multiplicity2040_HF1OR_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sNotETT95MinimumBiasHF1ORBptxAND + fragment.hltPreHIFullTracksMultiplicity2040HF1OR + fragment.HLTPixelClusterSplittingPPOnAAForLowPt + fragment.HLTFullIterativeTrackingPPOnAAForLowPt + fragment.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + fragment.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + fragment.hltGoodHighPurityFullTracksForLowMultiplicity + fragment.hltFullCandsForLowMultiplicityTrigger + fragment.hltFullTrackLowMultiplicity2040Min + ~fragment.hltFullTrackLowMultiplicity2040Max + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIFullTracks_Multiplicity2040_HF2OR_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sNotETT95MinimumBiasHF2ORBptxAND + fragment.hltPreHIFullTracksMultiplicity2040HF2OR + fragment.HLTPixelClusterSplittingPPOnAAForLowPt + fragment.HLTFullIterativeTrackingPPOnAAForLowPt + fragment.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + fragment.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + fragment.hltGoodHighPurityFullTracksForLowMultiplicity + fragment.hltFullCandsForLowMultiplicityTrigger + fragment.hltFullTrackLowMultiplicity2040Min + ~fragment.hltFullTrackLowMultiplicity2040Max + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIFullTracks_Multiplicity335_HF1OR_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sNotETT110MinimumBiasHF1ORBptxAND + fragment.hltPreHIFullTracksMultiplicity335HF1OR + fragment.HLTPixelClusterSplittingPPOnAAForLowPt + fragment.HLTFullIterativeTrackingPPOnAAForLowPt + fragment.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + fragment.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + fragment.hltGoodHighPurityFullTracksForLowMultiplicity + fragment.hltFullCandsForLowMultiplicityTrigger + fragment.hltFullTrackLowMultiplicity335Min + ~fragment.hltFullTrackLowMultiplicity335Max + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIFullTracks_Multiplicity020_HF1AND_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sNotETT80MinimumBiasHF1ANDBptxAND + fragment.hltPreHIFullTracksMultiplicity020HF1AND + fragment.HLTPixelClusterSplittingPPOnAAForLowPt + fragment.HLTFullIterativeTrackingPPOnAAForLowPt + fragment.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + fragment.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + fragment.hltGoodHighPurityFullTracksForLowMultiplicity + fragment.hltFullCandsForLowMultiplicityTrigger + fragment.hltFullTrackLowMultiplicity020Min + ~fragment.hltFullTrackLowMultiplicity020Max + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIFullTracks_Multiplicity2040_HF1AND_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sNotETT95MinimumBiasHF1ANDBptxAND + fragment.hltPreHIFullTracksMultiplicity2040HF1AND + fragment.HLTPixelClusterSplittingPPOnAAForLowPt + fragment.HLTFullIterativeTrackingPPOnAAForLowPt + fragment.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + fragment.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + fragment.hltGoodHighPurityFullTracksForLowMultiplicity + fragment.hltFullCandsForLowMultiplicityTrigger + fragment.hltFullTrackLowMultiplicity2040Min + ~fragment.hltFullTrackLowMultiplicity2040Max + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIFullTracks_Multiplicity4060_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETT45NotETT110BptxAND + fragment.hltPreHIFullTracksMultiplicity4060 + fragment.HLTPixelClusterSplittingPPOnAAForLowPt + fragment.HLTFullIterativeTrackingPPOnAAForLowPt + fragment.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + fragment.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + fragment.hltGoodHighPurityFullTracksForLowMultiplicity + fragment.hltFullCandsForLowMultiplicityTrigger + fragment.hltFullTrackLowMultiplicity4060Min + ~fragment.hltFullTrackLowMultiplicity4060Max + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIFullTracks_Multiplicity6080_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETT50NotETT120BptxAND + fragment.hltPreHIFullTracksMultiplicity6080 + fragment.HLTPixelClusterSplittingPPOnAAForLowPt + fragment.HLTFullIterativeTrackingPPOnAAForLowPt + fragment.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + fragment.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + fragment.hltGoodHighPurityFullTracksForLowMultiplicity + fragment.hltFullCandsForLowMultiplicityTrigger + fragment.hltFullTrackLowMultiplicity6080Min + ~fragment.hltFullTrackLowMultiplicity6080Max + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIFullTracks_Multiplicity80100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETT55NotETT130BptxAND + fragment.hltPreHIFullTracksMultiplicity80100 + fragment.HLTPixelClusterSplittingPPOnAAForLowPt + fragment.HLTFullIterativeTrackingPPOnAAForLowPt + fragment.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + fragment.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + fragment.hltGoodHighPurityFullTracksForLowMultiplicity + fragment.hltFullCandsForLowMultiplicityTrigger + fragment.hltFullTrackLowMultiplicity80100Min + ~fragment.hltFullTrackLowMultiplicity80100Max + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIFullTracks_Multiplicity020_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETT35NotETT80BptxAND + fragment.hltPreHIFullTracksMultiplicity020 + fragment.HLTPixelClusterSplittingPPOnAAForLowPt + fragment.HLTFullIterativeTrackingPPOnAAForLowPt + fragment.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + fragment.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + fragment.hltGoodHighPurityFullTracksForLowMultiplicity + fragment.hltFullCandsForLowMultiplicityTrigger + fragment.hltFullTrackLowMultiplicity020Min + ~fragment.hltFullTrackLowMultiplicity020Max + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIFullTracks_Multiplicity020_HF1OR_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sNotETT95MinimumBiasHF1ORBptxAND + fragment.hltPreHIFullTracksMultiplicity020HF1OR + fragment.HLTPixelClusterSplittingPPOnAAForLowPt + fragment.HLTFullIterativeTrackingPPOnAAForLowPt + fragment.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + fragment.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + fragment.hltGoodHighPurityFullTracksForLowMultiplicity + fragment.hltFullCandsForLowMultiplicityTrigger + fragment.hltFullTrackLowMultiplicity020Min + ~fragment.hltFullTrackLowMultiplicity020Max + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIFullTracks_Multiplicity020_HF2OR_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sNotETT80MinimumBiasHF2ORBptxAND + fragment.hltPreHIFullTracksMultiplicity020HF2OR + fragment.HLTPixelClusterSplittingPPOnAAForLowPt + fragment.HLTFullIterativeTrackingPPOnAAForLowPt + fragment.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + fragment.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + fragment.hltGoodHighPurityFullTracksForLowMultiplicity + fragment.hltFullCandsForLowMultiplicityTrigger + fragment.hltFullTrackLowMultiplicity020Min + ~fragment.hltFullTrackLowMultiplicity020Max + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIFullTracks_Multiplicity2040_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sETT40NotETT95BptxAND + fragment.hltPreHIFullTracksMultiplicity2040 + fragment.HLTPixelClusterSplittingPPOnAAForLowPt + fragment.HLTFullIterativeTrackingPPOnAAForLowPt + fragment.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + fragment.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + fragment.hltGoodHighPurityFullTracksForLowMultiplicity + fragment.hltFullCandsForLowMultiplicityTrigger + fragment.hltFullTrackLowMultiplicity2040Min + ~fragment.hltFullTrackLowMultiplicity2040Max + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIFullTracks_Multiplicity2040_HF1OR_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sNotETT95MinimumBiasHF1ORBptxAND + fragment.hltPreHIFullTracksMultiplicity2040HF1OR + fragment.HLTPixelClusterSplittingPPOnAAForLowPt + fragment.HLTFullIterativeTrackingPPOnAAForLowPt + fragment.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + fragment.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + fragment.hltGoodHighPurityFullTracksForLowMultiplicity + fragment.hltFullCandsForLowMultiplicityTrigger + fragment.hltFullTrackLowMultiplicity2040Min + ~fragment.hltFullTrackLowMultiplicity2040Max + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIFullTracks_Multiplicity2040_HF2OR_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sNotETT95MinimumBiasHF2ORBptxAND + fragment.hltPreHIFullTracksMultiplicity2040HF2OR + fragment.HLTPixelClusterSplittingPPOnAAForLowPt + fragment.HLTFullIterativeTrackingPPOnAAForLowPt + fragment.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + fragment.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + fragment.hltGoodHighPurityFullTracksForLowMultiplicity + fragment.hltFullCandsForLowMultiplicityTrigger + fragment.hltFullTrackLowMultiplicity2040Min + ~fragment.hltFullTrackLowMultiplicity2040Max + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIFullTracks_Multiplicity335_HF1OR_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sNotETT110MinimumBiasHF1ORBptxAND + fragment.hltPreHIFullTracksMultiplicity335HF1OR + fragment.HLTPixelClusterSplittingPPOnAAForLowPt + fragment.HLTFullIterativeTrackingPPOnAAForLowPt + fragment.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + fragment.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + fragment.hltGoodHighPurityFullTracksForLowMultiplicity + fragment.hltFullCandsForLowMultiplicityTrigger + fragment.hltFullTrackLowMultiplicity335Min + ~fragment.hltFullTrackLowMultiplicity335Max + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) fragment.HLT_HIUPC_Mu8_Mu13_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu0NotMBHF2ANDforMu8Mu13 + fragment.hltPreHIUPCMu8Mu13 + fragment.hltL1fL1sDoubleMu157L1Filtered0forUPCNotMBHF2AND + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0forUPCNotMBHF2AND) + cms.ignore(fragment.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMuforUPCNotMBHF2AND) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0forUPCNotMBHF2AND) + fragment.hltL3fL1DoubleMu157fFiltered8forUPCNotMBHF2AND + fragment.hltL3fL1DoubleMu157fFiltered13forUPCNotMBHF2AND + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) fragment.HLT_HIUPC_Mu8_Mu13_MaxPixelTrack_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenforMu8Mu13 + fragment.hltPreHIUPCMu8Mu13MaxPixelTrack + fragment.hltL1fL1sDoubleMu157L1Filtered0forUPC + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0forUPC) + cms.ignore(fragment.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMuforUPC) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0forUPC) + fragment.hltL3fL1DoubleMu157fFiltered8forUPC + fragment.hltL3fL1DoubleMu157fFiltered13forUPC + fragment.HLTDoLocalPixelSequencePPOnAA + fragment.HLTDoLocalStripSequencePPOnAA + fragment.HLTRecopixelvertexingSequenceForUPCPbPb2018 + fragment.hltPixelCandsForUPCPPOnAA + ~fragment.hltMaxPixelTrackForUPC + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) fragment.HLT_HIUPC_SingleMuOpen_BptxAND_MaxPixelTrack_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIUPCSingleMuOpenBptxANDMaxPixelTrack + fragment.HLTDoLocalPixelSequencePPOnAA + ~fragment.hltPixelCountFilterMax + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) @@ -33836,45 +33778,45 @@ fragment.HLT_HIUPC_SingleEG5_BptxAND_MaxPixelTrack_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleEG5BptxAND + fragment.hltPreHIUPCSingleEG5BptxANDMaxPixelTrack + fragment.HLTDoLocalPixelSequencePPOnAA + ~fragment.hltPixelCountFilterMax + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) fragment.HLT_HIUPC_DoubleEG2_BptxAND_MaxPixelTrack_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEG2BptxAND + fragment.hltPreHIUPCDoubleEG2BptxANDMaxPixelTrack + fragment.HLTDoLocalPixelSequencePPOnAA + ~fragment.hltPixelCountFilterMax + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) fragment.HLT_HIUPC_DoubleEG5_BptxAND_MaxPixelTrack_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDoubleEG5BptxAND + fragment.hltPreHIUPCDoubleEG5BptxANDMaxPixelTrack + fragment.HLTDoLocalPixelSequencePPOnAA + ~fragment.hltPixelCountFilterMax + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) -fragment.HLT_HICsAK4PFJet60Eta1p5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHICsAK4PFJet60Eta1p5 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta1p5 + fragment.HLTCsAK4PFJetsSequence + fragment.hltCsPFJetsCorrectedMatchedToPuCaloJets60 + fragment.hltSingleCsPFJet60Eta1p5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HICsAK4PFJet80Eta1p5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56BptxAND + fragment.hltPreHICsAK4PFJet80Eta1p5 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet70Eta1p5 + fragment.HLTCsAK4PFJetsSequence + fragment.hltCsPFJetsCorrectedMatchedToPuCaloJets70 + fragment.hltSingleCsPFJet80Eta1p5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HICsAK4PFJet100Eta1p5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60BptxAND + fragment.hltPreHICsAK4PFJet100Eta1p5 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta1p5 + fragment.HLTCsAK4PFJetsSequence + fragment.hltCsPFJetsCorrectedMatchedToPuCaloJets80 + fragment.hltSingleCsPFJet100Eta1p5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HICsAK4PFJet100Eta1p5_Beamspot_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60BptxAND + fragment.hltPreHICsAK4PFJet100Eta1p5Beamspot + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta1p5 + fragment.HLTCsAK4PFJetsSequence + fragment.hltCsPFJetsCorrectedMatchedToPuCaloJets80 + fragment.hltSingleCsPFJet100Eta1p5 + fragment.hltVerticesPFPPOnAA + fragment.hltVerticesPFSelectorPPOnAA + fragment.hltVerticesPFFilterPPOnAA + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HICsAK4PFJet120Eta1p5_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60BptxAND + fragment.hltPreHICsAK4PFJet120Eta1p5 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet90Eta1p5 + fragment.HLTCsAK4PFJetsSequence + fragment.hltCsPFJetsCorrectedMatchedToPuCaloJets90 + fragment.hltSingleCsPFJet120Eta1p5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HICsAK4PFJet60Eta1p5_Centrality_30_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44Centrality30100BptxAND + fragment.hltPreHICsAK4PFJet60Eta1p5Centrality30100 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta1p5 + fragment.HLTCsAK4PFJetsSequence + fragment.hltCsPFJetsCorrectedMatchedToPuCaloJets60 + fragment.hltSingleCsPFJet60Eta1p5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HICsAK4PFJet60Eta1p5_Centrality_50_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44Centrality50100BptxAND + fragment.hltPreHICsAK4PFJet60Eta1p5Centrality50100 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta1p5 + fragment.HLTCsAK4PFJetsSequence + fragment.hltCsPFJetsCorrectedMatchedToPuCaloJets60 + fragment.hltSingleCsPFJet60Eta1p5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HICsAK4PFJet80Eta1p5_Centrality_30_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56Centrality30100BptxAND + fragment.hltPreHICsAK4PFJet80Eta1p5Centrality30100 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet70Eta1p5 + fragment.HLTCsAK4PFJetsSequence + fragment.hltCsPFJetsCorrectedMatchedToPuCaloJets70 + fragment.hltSingleCsPFJet80Eta1p5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HICsAK4PFJet80Eta1p5_Centrality_50_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56Centrality50100BptxAND + fragment.hltPreHICsAK4PFJet80Eta1p5Centrality50100 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet70Eta1p5 + fragment.HLTCsAK4PFJetsSequence + fragment.hltCsPFJetsCorrectedMatchedToPuCaloJets70 + fragment.hltSingleCsPFJet80Eta1p5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HICsAK4PFJet100Eta1p5_Centrality_30_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60Centrality30100BptxAND + fragment.hltPreHICsAK4PFJet100Eta1p5Centrality30100 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta1p5 + fragment.HLTCsAK4PFJetsSequence + fragment.hltCsPFJetsCorrectedMatchedToPuCaloJets80 + fragment.hltSingleCsPFJet100Eta1p5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HICsAK4PFJet100Eta1p5_Centrality_50_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60Centrality50100BptxAND + fragment.hltPreHICsAK4PFJet100Eta1p5Centrality50100 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta1p5 + fragment.HLTCsAK4PFJetsSequence + fragment.hltCsPFJetsCorrectedMatchedToPuCaloJets80 + fragment.hltSingleCsPFJet100Eta1p5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIL3Mu3_EG10HECut_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL3Mu3EG10HECut + fragment.hltL1fL1sSingleMuOpenL1Filtered0 + fragment.HLTHIGEDPhoton10HECutPPOnAASequence + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenL2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + fragment.hltL3fL1sSingleMuOpenL1f0L2f0L3Filtered3 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIL3Mu3_EG15HECut_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL3Mu3EG15HECut + fragment.hltL1fL1sSingleMuOpenL1Filtered0 + fragment.HLTHIGEDPhoton15HECutPPOnAASequence + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenL2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + fragment.hltL3fL1sSingleMuOpenL1f0L2f0L3Filtered3 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIL3Mu3_EG20HECut_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL3Mu3EG20HECut + fragment.hltL1fL1sSingleMuOpenL1Filtered0 + fragment.HLTHIGEDPhoton20HECutPPOnAASequence + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenL2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + fragment.hltL3fL1sSingleMuOpenL1f0L2f0L3Filtered3 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIL3Mu3_EG30HECut_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL3Mu3EG30HECut + fragment.hltL1fL1sSingleMuOpenL1Filtered0 + fragment.HLTHIGEDPhoton30HECutPPOnAASequence + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenL2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + fragment.hltL3fL1sSingleMuOpenL1f0L2f0L3Filtered3 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIL3Mu5_EG10HECut_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL3Mu5EG10HECut + fragment.hltL1fL1sSingleMuOpenL1Filtered0 + fragment.HLTHIGEDPhoton10HECutPPOnAASequence + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenL2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + fragment.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIL3Mu5_EG15HECut_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL3Mu5EG15HECut + fragment.hltL1fL1sSingleMuOpenL1Filtered0 + fragment.HLTHIGEDPhoton15HECutPPOnAASequence + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenL2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + fragment.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIL3Mu5_EG20HECut_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL3Mu5EG20HECut + fragment.hltL1fL1sSingleMuOpenL1Filtered0 + fragment.HLTHIGEDPhoton20HECutPPOnAASequence + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenL2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + fragment.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIL3Mu5_EG30HECut_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL3Mu5EG30HECut + fragment.hltL1fL1sSingleMuOpenL1Filtered0 + fragment.HLTHIGEDPhoton30HECutPPOnAASequence + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenL2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + fragment.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIL3Mu7_EG10HECut_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL3Mu7EG10HECut + fragment.hltL1fL1sSingleMuOpenL1Filtered0 + fragment.HLTHIGEDPhoton10HECutPPOnAASequence + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenL2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + fragment.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered7 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIL3Mu7_EG15HECut_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL3Mu7EG15HECut + fragment.hltL1fL1sSingleMuOpenL1Filtered0 + fragment.HLTHIGEDPhoton15HECutPPOnAASequence + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenL2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + fragment.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered7 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIL3Mu7_EG20HECut_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL3Mu7EG20HECut + fragment.hltL1fL1sSingleMuOpenL1Filtered0 + fragment.HLTHIGEDPhoton20HECutPPOnAASequence + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenL2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + fragment.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered7 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIL3Mu7_EG30HECut_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL3Mu7EG30HECut + fragment.hltL1fL1sSingleMuOpenL1Filtered0 + fragment.HLTHIGEDPhoton30HECutPPOnAASequence + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenL2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + fragment.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered7 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet28MidEta2p7BptxAND + fragment.hltPreHIL3Mu3Eta2p5PuAK4CaloJet40Eta2p1 + fragment.hltL1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet40Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet28MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet28MidEta2p7L1f0L2f0L3Filtered3 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet44MidEta2p7BptxAND + fragment.hltPreHIL3Mu3Eta2p5PuAK4CaloJet60Eta2p1 + fragment.hltL1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet44MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet44MidEta2p7L1f0L2f0L3Filtered3 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet56MidEta2p7BptxAND + fragment.hltPreHIL3Mu3Eta2p5PuAK4CaloJet80Eta2p1 + fragment.hltL1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet56MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet56MidEta2p7L1f0L2f0L3Filtered3 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet64MidEta2p7BptxAND + fragment.hltPreHIL3Mu3Eta2p5PuAK4CaloJet100Eta2p1 + fragment.hltL1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet100Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet64MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet64MidEta2p7L1f0L2f0L3Filtered3 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet28MidEta2p7BptxAND + fragment.hltPreHIL3Mu3Eta2p5PuAK4CaloJet40Eta2p1FilterDr + fragment.hltL1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet40Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet28MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet28MidEta2p7L1f0L2f0L3Filtered3 + fragment.hltL3MuFiltered3SinglePuAK4CaloJet40FilterDr + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet44MidEta2p7BptxAND + fragment.hltPreHIL3Mu3Eta2p5PuAK4CaloJet60Eta2p1FilterDr + fragment.hltL1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet44MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet44MidEta2p7L1f0L2f0L3Filtered3 + fragment.hltL3MuFiltered3SinglePuAK4CaloJet60FilterDr + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet56MidEta2p7BptxAND + fragment.hltPreHIL3Mu3Eta2p5PuAK4CaloJet80Eta2p1FilterDr + fragment.hltL1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet56MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet56MidEta2p7L1f0L2f0L3Filtered3 + fragment.hltL3MuFiltered3SinglePuAK4CaloJet80FilterDr + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet64MidEta2p7BptxAND + fragment.hltPreHIL3Mu3Eta2p5PuAK4CaloJet100Eta2p1FilterDr + fragment.hltL1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet100Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet64MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet64MidEta2p7L1f0L2f0L3Filtered3 + fragment.hltL3MuFiltered3SinglePuAK4CaloJet100FilterDr + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet28MidEta2p7BptxAND + fragment.hltPreHIL3Mu5Eta2p5PuAK4CaloJet40Eta2p1 + fragment.hltL1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet40Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet28MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet28MidEta2p7L1f0L2f0L3Filtered5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet44MidEta2p7BptxAND + fragment.hltPreHIL3Mu5Eta2p5PuAK4CaloJet60Eta2p1 + fragment.hltL1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet44MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet44MidEta2p7L1f0L2f0L3Filtered5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet56MidEta2p7BptxAND + fragment.hltPreHIL3Mu5Eta2p5PuAK4CaloJet80Eta2p1 + fragment.hltL1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet56MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet56MidEta2p7L1f0L2f0L3Filtered5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet64MidEta2p7BptxAND + fragment.hltPreHIL3Mu5Eta2p5PuAK4CaloJet100Eta2p1 + fragment.hltL1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet100Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet64MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet64MidEta2p7L1f0L2f0L3Filtered5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet28MidEta2p7BptxAND + fragment.hltPreHIL3Mu5Eta2p5PuAK4CaloJet40Eta2p1FilterDr + fragment.hltL1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet40Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet28MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet28MidEta2p7L1f0L2f0L3Filtered5 + fragment.hltL3MuFiltered5SinglePuAK4CaloJet40FilterDr + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet44MidEta2p7BptxAND + fragment.hltPreHIL3Mu5Eta2p5PuAK4CaloJet60Eta2p1FilterDr + fragment.hltL1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet44MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet44MidEta2p7L1f0L2f0L3Filtered5 + fragment.hltL3MuFiltered5SinglePuAK4CaloJet60FilterDr + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet56MidEta2p7BptxAND + fragment.hltPreHIL3Mu5Eta2p5PuAK4CaloJet80Eta2p1FilterDr + fragment.hltL1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet56MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet56MidEta2p7L1f0L2f0L3Filtered5 + fragment.hltL3MuFiltered5SinglePuAK4CaloJet80FilterDr + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet64MidEta2p7BptxAND + fragment.hltPreHIL3Mu5Eta2p5PuAK4CaloJet100Eta2p1FilterDr + fragment.hltL1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet100Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet64MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet64MidEta2p7L1f0L2f0L3Filtered5 + fragment.hltL3MuFiltered5SinglePuAK4CaloJet100FilterDr + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HICsAK4PFJet60Eta1p5_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHICsAK4PFJet60Eta1p5 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta1p5 + fragment.HLTCsAK4PFJetsSequence + fragment.hltCsPFJetsCorrectedMatchedToPuCaloJets60 + fragment.hltSingleCsPFJet60Eta1p5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HICsAK4PFJet80Eta1p5_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56BptxAND + fragment.hltPreHICsAK4PFJet80Eta1p5 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet70Eta1p5 + fragment.HLTCsAK4PFJetsSequence + fragment.hltCsPFJetsCorrectedMatchedToPuCaloJets70 + fragment.hltSingleCsPFJet80Eta1p5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HICsAK4PFJet100Eta1p5_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60BptxAND + fragment.hltPreHICsAK4PFJet100Eta1p5 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta1p5 + fragment.HLTCsAK4PFJetsSequence + fragment.hltCsPFJetsCorrectedMatchedToPuCaloJets80 + fragment.hltSingleCsPFJet100Eta1p5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HICsAK4PFJet100Eta1p5_Beamspot_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60BptxAND + fragment.hltPreHICsAK4PFJet100Eta1p5Beamspot + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta1p5 + fragment.HLTCsAK4PFJetsSequence + fragment.hltCsPFJetsCorrectedMatchedToPuCaloJets80 + fragment.hltSingleCsPFJet100Eta1p5 + fragment.hltVerticesPFPPOnAA + fragment.hltVerticesPFSelectorPPOnAA + fragment.hltVerticesPFFilterPPOnAA + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HICsAK4PFJet120Eta1p5_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60BptxAND + fragment.hltPreHICsAK4PFJet120Eta1p5 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet90Eta1p5 + fragment.HLTCsAK4PFJetsSequence + fragment.hltCsPFJetsCorrectedMatchedToPuCaloJets90 + fragment.hltSingleCsPFJet120Eta1p5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HICsAK4PFJet60Eta1p5_Centrality_30_100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44Centrality30100BptxAND + fragment.hltPreHICsAK4PFJet60Eta1p5Centrality30100 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta1p5 + fragment.HLTCsAK4PFJetsSequence + fragment.hltCsPFJetsCorrectedMatchedToPuCaloJets60 + fragment.hltSingleCsPFJet60Eta1p5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HICsAK4PFJet60Eta1p5_Centrality_50_100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44Centrality50100BptxAND + fragment.hltPreHICsAK4PFJet60Eta1p5Centrality50100 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta1p5 + fragment.HLTCsAK4PFJetsSequence + fragment.hltCsPFJetsCorrectedMatchedToPuCaloJets60 + fragment.hltSingleCsPFJet60Eta1p5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HICsAK4PFJet80Eta1p5_Centrality_30_100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56Centrality30100BptxAND + fragment.hltPreHICsAK4PFJet80Eta1p5Centrality30100 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet70Eta1p5 + fragment.HLTCsAK4PFJetsSequence + fragment.hltCsPFJetsCorrectedMatchedToPuCaloJets70 + fragment.hltSingleCsPFJet80Eta1p5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HICsAK4PFJet80Eta1p5_Centrality_50_100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56Centrality50100BptxAND + fragment.hltPreHICsAK4PFJet80Eta1p5Centrality50100 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet70Eta1p5 + fragment.HLTCsAK4PFJetsSequence + fragment.hltCsPFJetsCorrectedMatchedToPuCaloJets70 + fragment.hltSingleCsPFJet80Eta1p5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HICsAK4PFJet100Eta1p5_Centrality_30_100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60Centrality30100BptxAND + fragment.hltPreHICsAK4PFJet100Eta1p5Centrality30100 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta1p5 + fragment.HLTCsAK4PFJetsSequence + fragment.hltCsPFJetsCorrectedMatchedToPuCaloJets80 + fragment.hltSingleCsPFJet100Eta1p5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HICsAK4PFJet100Eta1p5_Centrality_50_100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60Centrality50100BptxAND + fragment.hltPreHICsAK4PFJet100Eta1p5Centrality50100 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta1p5 + fragment.HLTCsAK4PFJetsSequence + fragment.hltCsPFJetsCorrectedMatchedToPuCaloJets80 + fragment.hltSingleCsPFJet100Eta1p5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIL3Mu3_EG10HECut_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL3Mu3EG10HECut + fragment.hltL1fL1sSingleMuOpenL1Filtered0 + fragment.HLTHIGEDPhoton10HECutPPOnAASequence + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenL2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + fragment.hltL3fL1sSingleMuOpenL1f0L2f0L3Filtered3 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIL3Mu3_EG15HECut_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL3Mu3EG15HECut + fragment.hltL1fL1sSingleMuOpenL1Filtered0 + fragment.HLTHIGEDPhoton15HECutPPOnAASequence + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenL2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + fragment.hltL3fL1sSingleMuOpenL1f0L2f0L3Filtered3 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIL3Mu3_EG20HECut_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL3Mu3EG20HECut + fragment.hltL1fL1sSingleMuOpenL1Filtered0 + fragment.HLTHIGEDPhoton20HECutPPOnAASequence + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenL2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + fragment.hltL3fL1sSingleMuOpenL1f0L2f0L3Filtered3 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIL3Mu3_EG30HECut_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL3Mu3EG30HECut + fragment.hltL1fL1sSingleMuOpenL1Filtered0 + fragment.HLTHIGEDPhoton30HECutPPOnAASequence + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenL2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + fragment.hltL3fL1sSingleMuOpenL1f0L2f0L3Filtered3 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIL3Mu5_EG10HECut_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL3Mu5EG10HECut + fragment.hltL1fL1sSingleMuOpenL1Filtered0 + fragment.HLTHIGEDPhoton10HECutPPOnAASequence + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenL2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + fragment.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIL3Mu5_EG15HECut_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL3Mu5EG15HECut + fragment.hltL1fL1sSingleMuOpenL1Filtered0 + fragment.HLTHIGEDPhoton15HECutPPOnAASequence + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenL2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + fragment.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIL3Mu5_EG20HECut_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL3Mu5EG20HECut + fragment.hltL1fL1sSingleMuOpenL1Filtered0 + fragment.HLTHIGEDPhoton20HECutPPOnAASequence + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenL2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + fragment.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIL3Mu5_EG30HECut_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL3Mu5EG30HECut + fragment.hltL1fL1sSingleMuOpenL1Filtered0 + fragment.HLTHIGEDPhoton30HECutPPOnAASequence + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenL2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + fragment.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIL3Mu7_EG10HECut_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL3Mu7EG10HECut + fragment.hltL1fL1sSingleMuOpenL1Filtered0 + fragment.HLTHIGEDPhoton10HECutPPOnAASequence + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenL2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + fragment.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered7 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIL3Mu7_EG15HECut_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL3Mu7EG15HECut + fragment.hltL1fL1sSingleMuOpenL1Filtered0 + fragment.HLTHIGEDPhoton15HECutPPOnAASequence + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenL2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + fragment.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered7 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIL3Mu7_EG20HECut_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL3Mu7EG20HECut + fragment.hltL1fL1sSingleMuOpenL1Filtered0 + fragment.HLTHIGEDPhoton20HECutPPOnAASequence + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenL2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + fragment.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered7 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIL3Mu7_EG30HECut_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenBptxAND + fragment.hltPreHIL3Mu7EG30HECut + fragment.hltL1fL1sSingleMuOpenL1Filtered0 + fragment.HLTHIGEDPhoton30HECutPPOnAASequence + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenL2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + fragment.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered7 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet28MidEta2p7BptxAND + fragment.hltPreHIL3Mu3Eta2p5PuAK4CaloJet40Eta2p1 + fragment.hltL1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet40Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet28MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet28MidEta2p7L1f0L2f0L3Filtered3 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet44MidEta2p7BptxAND + fragment.hltPreHIL3Mu3Eta2p5PuAK4CaloJet60Eta2p1 + fragment.hltL1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet44MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet44MidEta2p7L1f0L2f0L3Filtered3 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet56MidEta2p7BptxAND + fragment.hltPreHIL3Mu3Eta2p5PuAK4CaloJet80Eta2p1 + fragment.hltL1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet56MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet56MidEta2p7L1f0L2f0L3Filtered3 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet64MidEta2p7BptxAND + fragment.hltPreHIL3Mu3Eta2p5PuAK4CaloJet100Eta2p1 + fragment.hltL1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet100Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet64MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet64MidEta2p7L1f0L2f0L3Filtered3 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet28MidEta2p7BptxAND + fragment.hltPreHIL3Mu3Eta2p5PuAK4CaloJet40Eta2p1FilterDr + fragment.hltL1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet40Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet28MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet28MidEta2p7L1f0L2f0L3Filtered3 + fragment.hltL3MuFiltered3SinglePuAK4CaloJet40FilterDr + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet44MidEta2p7BptxAND + fragment.hltPreHIL3Mu3Eta2p5PuAK4CaloJet60Eta2p1FilterDr + fragment.hltL1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet44MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet44MidEta2p7L1f0L2f0L3Filtered3 + fragment.hltL3MuFiltered3SinglePuAK4CaloJet60FilterDr + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet56MidEta2p7BptxAND + fragment.hltPreHIL3Mu3Eta2p5PuAK4CaloJet80Eta2p1FilterDr + fragment.hltL1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet56MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet56MidEta2p7L1f0L2f0L3Filtered3 + fragment.hltL3MuFiltered3SinglePuAK4CaloJet80FilterDr + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet64MidEta2p7BptxAND + fragment.hltPreHIL3Mu3Eta2p5PuAK4CaloJet100Eta2p1FilterDr + fragment.hltL1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet100Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet64MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet64MidEta2p7L1f0L2f0L3Filtered3 + fragment.hltL3MuFiltered3SinglePuAK4CaloJet100FilterDr + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet28MidEta2p7BptxAND + fragment.hltPreHIL3Mu5Eta2p5PuAK4CaloJet40Eta2p1 + fragment.hltL1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet40Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet28MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet28MidEta2p7L1f0L2f0L3Filtered5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet44MidEta2p7BptxAND + fragment.hltPreHIL3Mu5Eta2p5PuAK4CaloJet60Eta2p1 + fragment.hltL1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet44MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet44MidEta2p7L1f0L2f0L3Filtered5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet56MidEta2p7BptxAND + fragment.hltPreHIL3Mu5Eta2p5PuAK4CaloJet80Eta2p1 + fragment.hltL1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet56MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet56MidEta2p7L1f0L2f0L3Filtered5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet64MidEta2p7BptxAND + fragment.hltPreHIL3Mu5Eta2p5PuAK4CaloJet100Eta2p1 + fragment.hltL1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet100Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet64MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet64MidEta2p7L1f0L2f0L3Filtered5 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet28MidEta2p7BptxAND + fragment.hltPreHIL3Mu5Eta2p5PuAK4CaloJet40Eta2p1FilterDr + fragment.hltL1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet40Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet28MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet28MidEta2p7L1f0L2f0L3Filtered5 + fragment.hltL3MuFiltered5SinglePuAK4CaloJet40FilterDr + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet44MidEta2p7BptxAND + fragment.hltPreHIL3Mu5Eta2p5PuAK4CaloJet60Eta2p1FilterDr + fragment.hltL1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet44MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet44MidEta2p7L1f0L2f0L3Filtered5 + fragment.hltL3MuFiltered5SinglePuAK4CaloJet60FilterDr + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet56MidEta2p7BptxAND + fragment.hltPreHIL3Mu5Eta2p5PuAK4CaloJet80Eta2p1FilterDr + fragment.hltL1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet56MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet56MidEta2p7L1f0L2f0L3Filtered5 + fragment.hltL3MuFiltered5SinglePuAK4CaloJet80FilterDr + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMuOpenSingleJet64MidEta2p7BptxAND + fragment.hltPreHIL3Mu5Eta2p5PuAK4CaloJet100Eta2p1FilterDr + fragment.hltL1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet100Eta2p1 + fragment.HLTL2muonrecoSequencePPOnAA + cms.ignore(fragment.hltL2fL1sSingleMuOpenSingleJet64MidEta2p7L2Filtered0) + fragment.HLTL3muonrecoPPOnAASequence + cms.ignore(fragment.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0) + fragment.hltL3fL1sSingleMuOpenSingleJet64MidEta2p7L1f0L2f0L3Filtered5 + fragment.hltL3MuFiltered5SinglePuAK4CaloJet100FilterDr + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) fragment.HLT_HICastor_MediumJet_NotMBHF2AND_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sCastorMJNotMBHF2AND + fragment.hltPreHICastorMediumJetNotMBHF2AND + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) fragment.HLT_HICastor_MediumJet_NotMBHF2OR_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sCastorMJNotMBHF2OR + fragment.hltPreHICastorMediumJetNotMBHF2OR + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) fragment.HLT_HICastor_MediumJet_MBHF1OR_BptxAND_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sCastorMJMBHF1ORBptx + fragment.hltPreHICastorMediumJetMBHF1ORBptxAND + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) @@ -33891,28 +33833,28 @@ fragment.HLT_HICastor_HighJet_MBHF2AND_BptxAND_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sCastorHJMBHF2ANDBptx + fragment.hltPreHICastorHighJetMBHF2ANDBptxAND + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) fragment.HLT_HICastor_Muon_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sCastorMuon + fragment.hltPreHICastorMuon + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) fragment.HLT_HICastor_Muon_BptxAND_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sCastorMuonBptx + fragment.hltPreHICastorMuonBptxAND + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) -fragment.HLT_HIIslandPhoton10_Eta2p4_Cent30_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG3Cent30100BptxAND + fragment.hltPreHIIslandPhoton10Eta2p4Cent30100 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton10Eta2p4 + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIIslandPhoton20_Eta2p4_Cent30_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG3Cent30100BptxAND + fragment.hltPreHIIslandPhoton20Eta2p4Cent30100 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton20Eta2p4 + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIIslandPhoton30_Eta2p4_Cent30_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG7Cent30100BptxAND + fragment.hltPreHIIslandPhoton30Eta2p4Cent30100 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton30Eta2p4 + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIIslandPhoton40_Eta2p4_Cent30_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21Cent30100BptxAND + fragment.hltPreHIIslandPhoton40Eta2p4Cent30100 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton40Eta2p4 + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIIslandPhoton10_Eta2p4_Cent50_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG3Cent50100BptxAND + fragment.hltPreHIIslandPhoton10Eta2p4Cent50100 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton10Eta2p4 + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIIslandPhoton20_Eta2p4_Cent50_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG3Cent50100BptxAND + fragment.hltPreHIIslandPhoton20Eta2p4Cent50100 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton20Eta2p4 + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIIslandPhoton30_Eta2p4_Cent50_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG7Cent50100BptxAND + fragment.hltPreHIIslandPhoton30Eta2p4Cent50100 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton30Eta2p4 + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIIslandPhoton40_Eta2p4_Cent50_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21Cent50100BptxAND + fragment.hltPreHIIslandPhoton40Eta2p4Cent50100 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton40Eta2p4 + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton10_Cent30_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG3Cent30100BptxAND + fragment.hltPreHIGEDPhoton10Cent30100 + fragment.HLTHIGEDPhoton10PPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton20_Cent30_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG3Cent30100BptxAND + fragment.hltPreHIGEDPhoton20Cent30100 + fragment.HLTHIGEDPhoton20PPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton30_Cent30_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG7Cent30100BptxAND + fragment.hltPreHIGEDPhoton30Cent30100 + fragment.HLTHIGEDPhoton30PPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton40_Cent30_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21Cent30100BptxAND + fragment.hltPreHIGEDPhoton40Cent30100 + fragment.HLTHIGEDPhoton40PPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton10_Cent50_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG3Cent50100BptxAND + fragment.hltPreHIGEDPhoton10Cent50100 + fragment.HLTHIGEDPhoton10PPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton20_Cent50_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG3Cent50100BptxAND + fragment.hltPreHIGEDPhoton20Cent50100 + fragment.HLTHIGEDPhoton20PPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton30_Cent50_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG7Cent50100BptxAND + fragment.hltPreHIGEDPhoton30Cent50100 + fragment.HLTHIGEDPhoton30PPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIGEDPhoton40_Cent50_100_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21Cent50100BptxAND + fragment.hltPreHIGEDPhoton40Cent50100 + fragment.HLTHIGEDPhoton40PPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) -fragment.HLT_HIPuAK4CaloJet60Eta2p4_DeepCSV0p4_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIPuAK4CaloJet60Eta2p4DeepCSV0p4 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p4 + fragment.hltSelectorJets60 + fragment.hltSelectorCentralJets60 + fragment.hltSelector4CentralJetsPtCut + fragment.hltSelectorCentralJets + fragment.hltSelector4CentralJets + fragment.HLTBtagDeepCSVSequenceL3ForHI + fragment.hltBTagCaloDeepCSV0p4TagSingleJet60 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIPuAK4CaloJet80Eta2p4_DeepCSV0p4_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56BptxAND + fragment.hltPreHIPuAK4CaloJet80Eta2p4DeepCSV0p4 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta2p4 + fragment.hltSelectorJets80 + fragment.hltSelectorCentralJets80 + fragment.hltSelector4CentralJetsPtCut80 + fragment.hltSelectorJets60 + fragment.hltSelectorCentralJets60 + fragment.hltSelector4CentralJetsPtCut + fragment.hltSelectorCentralJets + fragment.hltSelector4CentralJets + fragment.HLTBtagDeepCSVSequenceL3ForHIBJet80 + fragment.hltBTagCaloDeepCSV0p4SingleJet80 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIPuAK4CaloJet100Eta2p4_DeepCSV0p4_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60BptxAND + fragment.hltPreHIPuAK4CaloJet100Eta2p4DeepCSV0p4 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet100Eta2p4 + fragment.hltSelectorJets100 + fragment.hltSelectorCentralJets100 + fragment.hltSelector4CentralJetsPtCut100 + fragment.hltSelectorJets60 + fragment.hltSelectorCentralJets60 + fragment.hltSelector4CentralJetsPtCut + fragment.hltSelectorCentralJets + fragment.hltSelector4CentralJets + fragment.HLTBtagDeepCSVSequenceL3ForHIBJet100 + fragment.hltBTagCaloDeepCSV0p4SingleJet100 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIPuAK4CaloJet60Eta2p4_CSVv2WP0p75_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIPuAK4CaloJet60Eta2p4CSVv2WP0p75 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p4 + fragment.hltSelectorJets60 + fragment.hltSelectorCentralJets60 + fragment.hltSelector4CentralJetsPtCut + fragment.hltSelectorCentralJets + fragment.hltSelector4CentralJets + fragment.HLTBtagCSVv2SequenceL3ForHI + fragment.hltBTagCaloCSVv2WP0p75SingleJet60HI + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIPuAK4CaloJet80Eta2p4_CSVv2WP0p75_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56BptxAND + fragment.hltPreHIPuAK4CaloJet80Eta2p4CSVv2WP0p75 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta2p4 + fragment.hltSelectorJets80 + fragment.hltSelectorCentralJets80 + fragment.hltSelector4CentralJetsPtCut80 + fragment.hltSelectorJets60 + fragment.hltSelectorCentralJets60 + fragment.hltSelector4CentralJetsPtCut + fragment.hltSelectorCentralJets + fragment.hltSelector4CentralJets + fragment.HLTBtagCSVv2SequenceL3ForHIBJet80 + fragment.hltBTagCaloCSVv2WP0p75SingleJet80HI + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) -fragment.HLT_HIPuAK4CaloJet100Eta2p4_CSVv2WP0p75_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60BptxAND + fragment.hltPreHIPuAK4CaloJet100Eta2p4CSVv2WP0p75 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet100Eta2p4 + fragment.hltSelectorJets100 + fragment.hltSelectorCentralJets100 + fragment.hltSelector4CentralJetsPtCut100 + fragment.hltSelectorJets60 + fragment.hltSelectorCentralJets60 + fragment.hltSelector4CentralJetsPtCut + fragment.hltSelectorCentralJets + fragment.hltSelector4CentralJets + fragment.HLTBtagCSVv2SequenceL3ForHIBJet100 + fragment.hltBTagCaloCSVv2WP0p75SingleJet100HI + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIIslandPhoton10_Eta2p4_Cent30_100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG3Cent30100BptxAND + fragment.hltPreHIIslandPhoton10Eta2p4Cent30100 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton10Eta2p4 + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIIslandPhoton20_Eta2p4_Cent30_100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG3Cent30100BptxAND + fragment.hltPreHIIslandPhoton20Eta2p4Cent30100 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton20Eta2p4 + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIIslandPhoton30_Eta2p4_Cent30_100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG7Cent30100BptxAND + fragment.hltPreHIIslandPhoton30Eta2p4Cent30100 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton30Eta2p4 + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIIslandPhoton40_Eta2p4_Cent30_100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21Cent30100BptxAND + fragment.hltPreHIIslandPhoton40Eta2p4Cent30100 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton40Eta2p4 + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIIslandPhoton10_Eta2p4_Cent50_100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG3Cent50100BptxAND + fragment.hltPreHIIslandPhoton10Eta2p4Cent50100 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton10Eta2p4 + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIIslandPhoton20_Eta2p4_Cent50_100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG3Cent50100BptxAND + fragment.hltPreHIIslandPhoton20Eta2p4Cent50100 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton20Eta2p4 + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIIslandPhoton30_Eta2p4_Cent50_100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG7Cent50100BptxAND + fragment.hltPreHIIslandPhoton30Eta2p4Cent50100 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton30Eta2p4 + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIIslandPhoton40_Eta2p4_Cent50_100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21Cent50100BptxAND + fragment.hltPreHIIslandPhoton40Eta2p4Cent50100 + fragment.HLTDoCaloSequence + fragment.HLTDoHIEcalClusWithCleaningSequence + fragment.hltHIIslandPhoton40Eta2p4 + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton10_Cent30_100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG3Cent30100BptxAND + fragment.hltPreHIGEDPhoton10Cent30100 + fragment.HLTHIGEDPhoton10PPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton20_Cent30_100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG3Cent30100BptxAND + fragment.hltPreHIGEDPhoton20Cent30100 + fragment.HLTHIGEDPhoton20PPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton30_Cent30_100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG7Cent30100BptxAND + fragment.hltPreHIGEDPhoton30Cent30100 + fragment.HLTHIGEDPhoton30PPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton40_Cent30_100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21Cent30100BptxAND + fragment.hltPreHIGEDPhoton40Cent30100 + fragment.HLTHIGEDPhoton40PPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton10_Cent50_100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG3Cent50100BptxAND + fragment.hltPreHIGEDPhoton10Cent50100 + fragment.HLTHIGEDPhoton10PPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton20_Cent50_100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG3Cent50100BptxAND + fragment.hltPreHIGEDPhoton20Cent50100 + fragment.HLTHIGEDPhoton20PPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton30_Cent50_100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG7Cent50100BptxAND + fragment.hltPreHIGEDPhoton30Cent50100 + fragment.HLTHIGEDPhoton30PPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIGEDPhoton40_Cent50_100_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1SingleEG21Cent50100BptxAND + fragment.hltPreHIGEDPhoton40Cent50100 + fragment.HLTHIGEDPhoton40PPOnAASequence + fragment.HLTEndSequenceWithZeroSuppression ) +fragment.HLT_HIPuAK4CaloJet60Eta2p4_DeepCSV0p4_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIPuAK4CaloJet60Eta2p4DeepCSV0p4 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p4 + fragment.hltSelectorJets60 + fragment.hltSelectorCentralJets60 + fragment.hltSelector4CentralJetsPtCut + fragment.hltSelectorCentralJets + fragment.hltSelector4CentralJets + fragment.HLTBtagDeepCSVSequenceL3ForHI + fragment.hltBTagCaloDeepCSV0p4TagSingleJet60 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIPuAK4CaloJet80Eta2p4_DeepCSV0p4_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56BptxAND + fragment.hltPreHIPuAK4CaloJet80Eta2p4DeepCSV0p4 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta2p4 + fragment.hltSelectorJets80 + fragment.hltSelectorCentralJets80 + fragment.hltSelector4CentralJetsPtCut80 + fragment.hltSelectorJets60 + fragment.hltSelectorCentralJets60 + fragment.hltSelector4CentralJetsPtCut + fragment.hltSelectorCentralJets + fragment.hltSelector4CentralJets + fragment.HLTBtagDeepCSVSequenceL3ForHIBJet80 + fragment.hltBTagCaloDeepCSV0p4SingleJet80 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIPuAK4CaloJet100Eta2p4_DeepCSV0p4_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60BptxAND + fragment.hltPreHIPuAK4CaloJet100Eta2p4DeepCSV0p4 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet100Eta2p4 + fragment.hltSelectorJets100 + fragment.hltSelectorCentralJets100 + fragment.hltSelector4CentralJetsPtCut100 + fragment.hltSelectorJets60 + fragment.hltSelectorCentralJets60 + fragment.hltSelector4CentralJetsPtCut + fragment.hltSelectorCentralJets + fragment.hltSelector4CentralJets + fragment.HLTBtagDeepCSVSequenceL3ForHIBJet100 + fragment.hltBTagCaloDeepCSV0p4SingleJet100 + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIPuAK4CaloJet60Eta2p4_CSVv2WP0p75_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet44BptxAND + fragment.hltPreHIPuAK4CaloJet60Eta2p4CSVv2WP0p75 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet60Eta2p4 + fragment.hltSelectorJets60 + fragment.hltSelectorCentralJets60 + fragment.hltSelector4CentralJetsPtCut + fragment.hltSelectorCentralJets + fragment.hltSelector4CentralJets + fragment.HLTBtagCSVv2SequenceL3ForHI + fragment.hltBTagCaloCSVv2WP0p75SingleJet60HI + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIPuAK4CaloJet80Eta2p4_CSVv2WP0p75_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet56BptxAND + fragment.hltPreHIPuAK4CaloJet80Eta2p4CSVv2WP0p75 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet80Eta2p4 + fragment.hltSelectorJets80 + fragment.hltSelectorCentralJets80 + fragment.hltSelector4CentralJetsPtCut80 + fragment.hltSelectorJets60 + fragment.hltSelectorCentralJets60 + fragment.hltSelector4CentralJetsPtCut + fragment.hltSelectorCentralJets + fragment.hltSelector4CentralJets + fragment.HLTBtagCSVv2SequenceL3ForHIBJet80 + fragment.hltBTagCaloCSVv2WP0p75SingleJet80HI + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) +fragment.HLT_HIPuAK4CaloJet100Eta2p4_CSVv2WP0p75_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleJet60BptxAND + fragment.hltPreHIPuAK4CaloJet100Eta2p4CSVv2WP0p75 + fragment.HLTPuAK4CaloJetsSequence + fragment.hltSinglePuAK4CaloJet100Eta2p4 + fragment.hltSelectorJets100 + fragment.hltSelectorCentralJets100 + fragment.hltSelector4CentralJetsPtCut100 + fragment.hltSelectorJets60 + fragment.hltSelectorCentralJets60 + fragment.hltSelector4CentralJetsPtCut + fragment.hltSelectorCentralJets + fragment.hltSelector4CentralJets + fragment.HLTBtagCSVv2SequenceL3ForHIBJet100 + fragment.hltBTagCaloCSVv2WP0p75SingleJet100HI + fragment.HLTDoHIStripZeroSuppressionRepacker + fragment.HLTEndSequence ) fragment.HLT_HIL1NotBptxOR_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sNotBptxOR + fragment.hltPreHIL1NotBptxOR + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) fragment.HLT_HIL1UnpairedBunchBptxMinus_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1UnpairedBunchBptxMinus + fragment.hltPreHIL1UnpairedBunchBptxMinus + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) fragment.HLT_HIL1UnpairedBunchBptxPlus_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1UnpairedBunchBptxPlus + fragment.hltPreHIL1UnpairedBunchBptxPlus + fragment.HLTDoHIStripZeroSuppression + fragment.HLTEndSequence ) @@ -34021,7 +33963,7 @@ fragment.Dataset_TestEnablesEcalHcalDQM = cms.Path( fragment.HLTDatasetPathBeginSequence + fragment.hltDatasetTestEnablesEcalHcalDQM + fragment.hltPreDatasetTestEnablesEcalHcalDQM ) -fragment.schedule = cms.Schedule( *(fragment.HLTriggerFirstPath, fragment.Status_OnCPU, fragment.Status_OnGPU, fragment.DST_Physics_v8, fragment.HLT_EcalCalibration_v4, fragment.HLT_HcalCalibration_v5, fragment.HLT_HIOnlineMonitorGroup_v2, fragment.DQM_HIEcalReconstruction_v1, fragment.DQM_HIHcalReconstruction_v1, fragment.HLT_HIPhysics_v2, fragment.HLT_HIPhysicsForZS_v2, fragment.HLT_HIRandom_v1, fragment.AlCa_EcalPhiSymForHI_v2, fragment.HLT_HIHcalNZS_v2, fragment.HLT_HIHcalPhiSym_v2, fragment.AlCa_RPCMuonNormalisationForHI_v2, fragment.AlCa_EcalPi0EBonlyForHI_v2, fragment.AlCa_EcalPi0EEonlyForHI_v2, fragment.AlCa_EcalEtaEBonlyForHI_v2, fragment.AlCa_EcalEtaEEonlyForHI_v2, fragment.HLT_HICentralityVeto_v2, fragment.HLT_HICentralityVeto_Beamspot_v2, fragment.HLT_HICentrality30100_FirstCollisionAfterAbortGap_v2, fragment.HLT_HICentralityTag20100_v2, fragment.HLT_HICentralityTag30100_v2, fragment.HLT_HICentralityTag50100_v2, fragment.HLT_HIZeroBias_v2, fragment.HLT_HIZeroBias_FirstCollisionAfterAbortGap_v2, fragment.HLT_HIMinimumBiasRF_part0_v2, fragment.HLT_HIMinimumBiasRF_part1_v2, fragment.HLT_HIMinimumBiasRF_part2_v2, fragment.HLT_HIMinimumBiasRF_part3_v2, fragment.HLT_HIMinimumBiasRF_part4_v2, fragment.HLT_HIMinimumBiasRF_part5_v2, fragment.HLT_HIMinimumBiasRF_part6_v2, fragment.HLT_HIMinimumBiasRF_part7_v2, fragment.HLT_HIMinimumBiasRF_part8_v2, fragment.HLT_HIMinimumBiasRF_part9_v2, fragment.HLT_HIMinimumBiasRF_part10_v2, fragment.HLT_HIMinimumBiasRF_part11_v2, fragment.HLT_HIMinimumBiasRF_part12_v2, fragment.HLT_HIMinimumBiasRF_part13_v2, fragment.HLT_HIMinimumBiasRF_part14_v2, fragment.HLT_HIMinimumBiasRF_part15_v2, fragment.HLT_HIMinimumBiasRF_part16_v2, fragment.HLT_HIMinimumBiasRF_part17_v2, fragment.HLT_HIMinimumBiasRF_part18_v2, fragment.HLT_HIMinimumBiasRF_part19_v2, fragment.HLT_HIMinimumBiasRF_part20_v2, fragment.HLT_HIMinimumBiasRF_part21_v2, fragment.HLT_HIMinimumBiasRF_part22_v2, fragment.HLT_HIMinimumBiasRF_part23_v2, fragment.HLT_HIPuAK4CaloJet40Eta5p1_v2, fragment.HLT_HIPuAK4CaloJet60Eta5p1_v2, fragment.HLT_HIPuAK4CaloJet80Eta5p1_v2, fragment.HLT_HIPuAK4CaloJet100Eta5p1_v2, fragment.HLT_HIPuAK4CaloJet120Eta5p1_v2, fragment.HLT_HIPuAK4CaloJet40Eta5p1_Centrality_30_100_v2, fragment.HLT_HIPuAK4CaloJet40Eta5p1_Centrality_50_100_v2, fragment.HLT_HIPuAK4CaloJet60Eta5p1_Centrality_30_100_v2, fragment.HLT_HIPuAK4CaloJet60Eta5p1_Centrality_50_100_v2, fragment.HLT_HIPuAK4CaloJet80Eta5p1_Centrality_30_100_v2, fragment.HLT_HIPuAK4CaloJet80Eta5p1_Centrality_50_100_v2, fragment.HLT_HIPuAK4CaloJet100Eta5p1_Centrality_30_100_v2, fragment.HLT_HIPuAK4CaloJet100Eta5p1_Centrality_50_100_v2, fragment.HLT_HIPuAK4CaloJet80_35_Eta1p1_v2, fragment.HLT_HIPuAK4CaloJet100_35_Eta1p1_v2, fragment.HLT_HIPuAK4CaloJet80_35_Eta0p7_v2, fragment.HLT_HIPuAK4CaloJet100_35_Eta0p7_v2, fragment.HLT_HIPuAK4CaloJet80_45_45_Eta2p1_v2, fragment.HLT_HIPuAK4CaloJet40Fwd_v2, fragment.HLT_HIPuAK4CaloJet60Fwd_v2, fragment.HLT_HIPuAK4CaloJet80Fwd_v2, fragment.HLT_HIPuAK4CaloJet100Fwd_v2, fragment.HLT_HIPuAK4CaloJet120Fwd_v2, fragment.HLT_HIIslandPhoton10_Eta2p4_v2, fragment.HLT_HIIslandPhoton10_Eta1p5_v2, fragment.HLT_HIIslandPhoton20_Eta2p4_v2, fragment.HLT_HIIslandPhoton20_Eta1p5_v2, fragment.HLT_HIIslandPhoton30_Eta2p4_v2, fragment.HLT_HIIslandPhoton30_Eta1p5_v2, fragment.HLT_HIIslandPhoton40_Eta2p4_v2, fragment.HLT_HIIslandPhoton40_Eta1p5_v2, fragment.HLT_HIIslandPhoton50_Eta2p4_v2, fragment.HLT_HIIslandPhoton50_Eta1p5_v2, fragment.HLT_HIIslandPhoton60_Eta2p4_v2, fragment.HLT_HIIslandPhoton60_Eta1p5_v2, fragment.HLT_HIGEDPhoton10_v2, fragment.HLT_HIGEDPhoton20_v2, fragment.HLT_HIGEDPhoton30_v2, fragment.HLT_HIGEDPhoton40_v2, fragment.HLT_HIGEDPhoton50_v2, fragment.HLT_HIGEDPhoton60_v2, fragment.HLT_HIGEDPhoton10_EB_v2, fragment.HLT_HIGEDPhoton20_EB_v2, fragment.HLT_HIGEDPhoton30_EB_v2, fragment.HLT_HIGEDPhoton40_EB_v2, fragment.HLT_HIGEDPhoton50_EB_v2, fragment.HLT_HIGEDPhoton60_EB_v2, fragment.HLT_HIGEDPhoton10_HECut_v2, fragment.HLT_HIGEDPhoton20_HECut_v2, fragment.HLT_HIGEDPhoton30_HECut_v2, fragment.HLT_HIGEDPhoton40_HECut_v2, fragment.HLT_HIGEDPhoton50_HECut_v2, fragment.HLT_HIGEDPhoton60_HECut_v2, fragment.HLT_HIGEDPhoton10_EB_HECut_v2, fragment.HLT_HIGEDPhoton20_EB_HECut_v2, fragment.HLT_HIGEDPhoton30_EB_HECut_v2, fragment.HLT_HIGEDPhoton40_EB_HECut_v2, fragment.HLT_HIGEDPhoton50_EB_HECut_v2, fragment.HLT_HIGEDPhoton60_EB_HECut_v2, fragment.HLT_HIEle10Gsf_v2, fragment.HLT_HIEle15Gsf_v2, fragment.HLT_HIEle20Gsf_v2, fragment.HLT_HIEle30Gsf_v2, fragment.HLT_HIEle40Gsf_v2, fragment.HLT_HIEle50Gsf_v2, fragment.HLT_HIEle15Ele10Gsf_v2, fragment.HLT_HIEle15Ele10GsfMass50_v2, fragment.HLT_HIDoubleEle10Gsf_v2, fragment.HLT_HIDoubleEle10GsfMass50_v2, fragment.HLT_HIDoubleEle15Gsf_v2, fragment.HLT_HIDoubleEle15GsfMass50_v2, fragment.HLT_HIL1Mu3Eta2p5_Ele10Gsf_v2, fragment.HLT_HIL1Mu3Eta2p5_Ele15Gsf_v2, fragment.HLT_HIL1Mu3Eta2p5_Ele20Gsf_v2, fragment.HLT_HIL1Mu5Eta2p5_Ele10Gsf_v2, fragment.HLT_HIL1Mu5Eta2p5_Ele15Gsf_v2, fragment.HLT_HIL1Mu5Eta2p5_Ele20Gsf_v2, fragment.HLT_HIL1Mu7Eta2p5_Ele10Gsf_v2, fragment.HLT_HIL1Mu7Eta2p5_Ele15Gsf_v2, fragment.HLT_HIL1Mu7Eta2p5_Ele20Gsf_v2, fragment.HLT_HIEle10Gsf_PuAK4CaloJet40Eta2p1_v2, fragment.HLT_HIEle10Gsf_PuAK4CaloJet60Eta2p1_v2, fragment.HLT_HIEle10Gsf_PuAK4CaloJet80Eta2p1_v2, fragment.HLT_HIEle10Gsf_PuAK4CaloJet100Eta2p1_v2, fragment.HLT_HIEle15Gsf_PuAK4CaloJet40Eta2p1_v2, fragment.HLT_HIEle15Gsf_PuAK4CaloJet60Eta2p1_v2, fragment.HLT_HIEle15Gsf_PuAK4CaloJet80Eta2p1_v2, fragment.HLT_HIEle15Gsf_PuAK4CaloJet100Eta2p1_v2, fragment.HLT_HIEle20Gsf_PuAK4CaloJet40Eta2p1_v2, fragment.HLT_HIEle20Gsf_PuAK4CaloJet60Eta2p1_v2, fragment.HLT_HIEle20Gsf_PuAK4CaloJet80Eta2p1_v2, fragment.HLT_HIEle20Gsf_PuAK4CaloJet100Eta2p1_v2, fragment.HLT_HIDmesonPPTrackingGlobal_Dpt15_v2, fragment.HLT_HIDmesonPPTrackingGlobal_Dpt20_v2, fragment.HLT_HIDmesonPPTrackingGlobal_Dpt30_v2, fragment.HLT_HIDmesonPPTrackingGlobal_Dpt40_v2, fragment.HLT_HIDmesonPPTrackingGlobal_Dpt50_v2, fragment.HLT_HIDmesonPPTrackingGlobal_Dpt60_v2, fragment.HLT_HIDmesonPPTrackingGlobal_Dpt15_NoIter10_v2, fragment.HLT_HIDmesonPPTrackingGlobal_Dpt20_NoIter10_v2, fragment.HLT_HIDmesonPPTrackingGlobal_Dpt30_NoIter10_v2, fragment.HLT_HIDmesonPPTrackingGlobal_Dpt40_NoIter10_v2, fragment.HLT_HIDmesonPPTrackingGlobal_Dpt50_NoIter10_v2, fragment.HLT_HIDmesonPPTrackingGlobal_Dpt60_NoIter10_v2, fragment.HLT_HIDsPPTrackingGlobal_Dpt20_v2, fragment.HLT_HIDsPPTrackingGlobal_Dpt30_v2, fragment.HLT_HIDsPPTrackingGlobal_Dpt40_v2, fragment.HLT_HIDsPPTrackingGlobal_Dpt50_v2, fragment.HLT_HIDsPPTrackingGlobal_Dpt60_v2, fragment.HLT_HIDsPPTrackingGlobal_Dpt20_NoIter10_v2, fragment.HLT_HIDsPPTrackingGlobal_Dpt30_NoIter10_v2, fragment.HLT_HIDsPPTrackingGlobal_Dpt40_NoIter10_v2, fragment.HLT_HIDsPPTrackingGlobal_Dpt50_NoIter10_v2, fragment.HLT_HIDsPPTrackingGlobal_Dpt60_NoIter10_v2, fragment.HLT_HILcPPTrackingGlobal_Dpt20_v2, fragment.HLT_HILcPPTrackingGlobal_Dpt30_v2, fragment.HLT_HILcPPTrackingGlobal_Dpt40_v2, fragment.HLT_HILcPPTrackingGlobal_Dpt50_v2, fragment.HLT_HILcPPTrackingGlobal_Dpt60_v2, fragment.HLT_HILcPPTrackingGlobal_Dpt20_NoIter10_v2, fragment.HLT_HILcPPTrackingGlobal_Dpt30_NoIter10_v2, fragment.HLT_HILcPPTrackingGlobal_Dpt40_NoIter10_v2, fragment.HLT_HILcPPTrackingGlobal_Dpt50_NoIter10_v2, fragment.HLT_HILcPPTrackingGlobal_Dpt60_NoIter10_v2, fragment.HLT_HIFullTracks2018_HighPt18_v2, fragment.HLT_HIFullTracks2018_HighPt24_v2, fragment.HLT_HIFullTracks2018_HighPt34_v2, fragment.HLT_HIFullTracks2018_HighPt45_v2, fragment.HLT_HIFullTracks2018_HighPt56_v2, fragment.HLT_HIFullTracks2018_HighPt60_v2, fragment.HLT_HIFullTracks2018_HighPt18_NoIter10_v2, fragment.HLT_HIFullTracks2018_HighPt24_NoIter10_v2, fragment.HLT_HIFullTracks2018_HighPt34_NoIter10_v2, fragment.HLT_HIFullTracks2018_HighPt45_NoIter10_v2, fragment.HLT_HIFullTracks2018_HighPt56_NoIter10_v2, fragment.HLT_HIFullTracks2018_HighPt60_NoIter10_v2, fragment.HLT_HIL1DoubleMuOpen_v2, fragment.HLT_HIL1DoubleMuOpen_Centrality_30_100_v2, fragment.HLT_HIL1DoubleMuOpen_Centrality_40_100_v2, fragment.HLT_HIL1DoubleMuOpen_Centrality_50_100_v2, fragment.HLT_HIL1DoubleMuOpen_er1p6_v2, fragment.HLT_HIL1DoubleMuOpen_OS_er1p6_v2, fragment.HLT_HIL1DoubleMuOpen_OS_Centrality_30_100_v2, fragment.HLT_HIL1DoubleMuOpen_OS_Centrality_40_100_v2, fragment.HLT_HIL1DoubleMu0_v2, fragment.HLT_HIL1DoubleMu10_v2, fragment.HLT_HIL2_L1DoubleMu10_v2, fragment.HLT_HIL3_L1DoubleMu10_v2, fragment.HLT_HIL2DoubleMuOpen_v2, fragment.HLT_HIL3DoubleMuOpen_v2, fragment.HLT_HIL3DoubleMuOpen_M60120_v2, fragment.HLT_HIL3DoubleMuOpen_JpsiPsi_v2, fragment.HLT_HIL3DoubleMuOpen_Upsi_v2, fragment.HLT_HIL3Mu0_L2Mu0_v2, fragment.HLT_HIL3Mu2p5NHitQ10_L2Mu2_v2, fragment.HLT_HIL1MuOpen_Centrality_70_100_v2, fragment.HLT_HIL1MuOpen_Centrality_80_100_v2, fragment.HLT_HIL2Mu3_NHitQ15_v2, fragment.HLT_HIL2Mu5_NHitQ15_v2, fragment.HLT_HIL2Mu7_NHitQ15_v2, fragment.HLT_HIL2Mu3_NHitQ15_tagging_v2, fragment.HLT_HIL2Mu5_NHitQ15_tagging_v2, fragment.HLT_HIL2Mu7_NHitQ15_tagging_v2, fragment.HLT_HIL3Mu2p5_L1DoubleMu0_v2, fragment.HLT_HIL3Mu3_L1DoubleMuOpen_OS_v2, fragment.HLT_HIL3Mu3NHitQ10_L1DoubleMuOpen_v2, fragment.HLT_HIL3Mu3_L1TripleMuOpen_v2, fragment.HLT_HIL3Mu12_v2, fragment.HLT_HIL3Mu15_v2, fragment.HLT_HIL3Mu20_v2, fragment.HLT_HIL3Mu3_NHitQ10_v2, fragment.HLT_HIL3Mu5_NHitQ10_v2, fragment.HLT_HIL3Mu7_NHitQ10_v2, fragment.HLT_HIL3Mu3_NHitQ10_tagging_v2, fragment.HLT_HIL3Mu5_NHitQ10_tagging_v2, fragment.HLT_HIL3Mu7_NHitQ10_tagging_v2, fragment.HLT_HIL3Mu0NHitQ10_L2Mu0_MAXdR3p5_M1to5_v2, fragment.HLT_HIL3Mu2p5NHitQ10_L2Mu2_M7toinf_v2, fragment.HLT_HIL1_ETT8_ETTAsym50_MinimumBiasHF1_OR_BptxAND_v2, fragment.HLT_HIL1_ETT10_ETTAsym50_MinimumBiasHF1_OR_BptxAND_v2, fragment.HLT_HIL1_ETT60_ETTAsym65_MinimumBiasHF2_OR_PixelTracks10_v2, fragment.HLT_HIL1_ETT65_ETTAsym80_MinimumBiasHF2_OR_PixelTracks10_v2, fragment.HLT_HIFullTracks_Multiplicity020_HF1AND_v2, fragment.HLT_HIFullTracks_Multiplicity2040_HF1AND_v2, fragment.HLT_HIFullTracks_Multiplicity4060_v2, fragment.HLT_HIFullTracks_Multiplicity6080_v2, fragment.HLT_HIFullTracks_Multiplicity80100_v2, fragment.HLT_HIFullTracks_Multiplicity020_v2, fragment.HLT_HIFullTracks_Multiplicity020_HF1OR_v2, fragment.HLT_HIFullTracks_Multiplicity020_HF2OR_v2, fragment.HLT_HIFullTracks_Multiplicity2040_v2, fragment.HLT_HIFullTracks_Multiplicity2040_HF1OR_v2, fragment.HLT_HIFullTracks_Multiplicity2040_HF2OR_v2, fragment.HLT_HIFullTracks_Multiplicity335_HF1OR_v2, fragment.HLT_HIUPC_Mu8_Mu13_v2, fragment.HLT_HIUPC_Mu8_Mu13_MaxPixelTrack_v2, fragment.HLT_HIUPC_SingleMuOpen_BptxAND_MaxPixelTrack_v2, fragment.HLT_HIUPC_DoubleMuOpen_BptxAND_MaxPixelTrack_v2, fragment.HLT_HIUPC_SingleMuOpen_NotMBHF2OR_MaxPixelTrack_v2, fragment.HLT_HIUPC_SingleMuOpen_NotMBHF2AND_MaxPixelTrack_v2, fragment.HLT_HIUPC_SingleMuOpen_NotMBHF2AND_v2, fragment.HLT_HIUPC_DoubleMuOpen_NotMBHF2OR_MaxPixelTrack_v2, fragment.HLT_HIUPC_DoubleMuOpen_NotMBHF2OR_v2, fragment.HLT_HIUPC_SingleMuOpen_NotMBHF2OR_v2, fragment.HLT_HIUPC_SingleMu0_NotMBHF2OR_MaxPixelTrack_v2, fragment.HLT_HIUPC_SingleMu0_NotMBHF2AND_MaxPixelTrack_v2, fragment.HLT_HIUPC_SingleMu0_NotMBHF2AND_v2, fragment.HLT_HIUPC_DoubleMu0_NotMBHF2OR_MaxPixelTrack_v2, fragment.HLT_HIUPC_DoubleMu0_NotMBHF2AND_MaxPixelTrack_v2, fragment.HLT_HIUPC_DoubleMu0_NotMBHF2AND_v2, fragment.HLT_HIUPC_DoubleMu0_NotMBHF2OR_v2, fragment.HLT_HIUPC_SingleMu0_NotMBHF2OR_v2, fragment.HLT_HIUPC_SingleMu3_NotMBHF2OR_MaxPixelTrack_v2, fragment.HLT_HIUPC_SingleMu3_NotMBHF2OR_v2, fragment.HLT_HIUPC_SingleMu0_BptxAND_MaxPixelTrack_v2, fragment.HLT_HIUPC_DoubleMu0_BptxAND_MaxPixelTrack_v2, fragment.HLT_HIUPC_SingleMu3_BptxAND_MaxPixelTrack_v2, fragment.HLT_HIUPC_DoubleEG2_NotMBHF2OR_SinglePixelTrack_MaxPixelTrack_v2, fragment.HLT_HIUPC_DoubleEG2_NotMBHF2AND_SinglePixelTrack_MaxPixelTrack_v2, fragment.HLT_HIUPC_DoubleEG2_NotMBHF2AND_SinglePixelTrack_v2, fragment.HLT_HIUPC_DoubleEG2_NotMBHF2AND_v2, fragment.HLT_HIUPC_NotMBHF2OR_BptxAND_SinglePixelTrack_MaxPixelTrack_v2, fragment.HLT_HIUPC_NotMBHF2AND_SinglePixelTrack_MaxPixelTrack_v2, fragment.HLT_HIUPC_NotMBHF2AND_SinglePixelTrack_v2, fragment.HLT_HIUPC_NotMBHF2AND_v2, fragment.HLT_HIUPC_NotMBHF2OR_BptxAND_SinglePixelTrack_v2, fragment.HLT_HIUPC_ZeroBias_SinglePixelTrack_v2, fragment.HLT_HIUPC_DoubleEG2_BptxAND_SinglePixelTrack_MaxPixelTrack_v2, fragment.HLT_HIUPC_DoubleEG2_NotMBHF2OR_SinglePixelTrack_v2, fragment.HLT_HIUPC_DoubleEG2_NotMBHF2OR_v2, fragment.HLT_HIUPC_DoubleEG5_NotMBHF2OR_SinglePixelTrack_MaxPixelTrack_v2, fragment.HLT_HIUPC_DoubleEG5_NotMBHF2AND_SinglePixelTrack_MaxPixelTrack_v2, fragment.HLT_HIUPC_DoubleEG5_NotMBHF2AND_SinglePixelTrack_v2, fragment.HLT_HIUPC_DoubleEG5_NotMBHF2AND_v2, fragment.HLT_HIUPC_DoubleEG5_BptxAND_SinglePixelTrack_MaxPixelTrack_v2, fragment.HLT_HIUPC_DoubleEG5_NotMBHF2OR_SinglePixelTrack_v2, fragment.HLT_HIUPC_DoubleEG5_NotMBHF2OR_v2, fragment.HLT_HIUPC_SingleEG5_NotMBHF2OR_SinglePixelTrack_MaxPixelTrack_v2, fragment.HLT_HIUPC_SingleEG5_NotMBHF2AND_SinglePixelTrack_MaxPixelTrack_v2, fragment.HLT_HIUPC_SingleEG5_NotMBHF2AND_SinglePixelTrack_v2, fragment.HLT_HIUPC_SingleEG5_NotMBHF2AND_v2, fragment.HLT_HIUPC_SingleEG5_BptxAND_SinglePixelTrack_MaxPixelTrack_v2, fragment.HLT_HIUPC_SingleEG3_NotMBHF2OR_SinglePixelTrack_MaxPixelTrack_v2, fragment.HLT_HIUPC_SingleEG3_NotMBHF2AND_SinglePixelTrack_MaxPixelTrack_v2, fragment.HLT_HIUPC_SingleEG3_NotMBHF2AND_SinglePixelTrack_v2, fragment.HLT_HIUPC_SingleEG3_NotMBHF2AND_v2, fragment.HLT_HIUPC_SingleEG3_BptxAND_SinglePixelTrack_MaxPixelTrack_v2, fragment.HLT_HIUPC_SingleEG3_NotMBHF2OR_SinglePixelTrack_v2, fragment.HLT_HIUPC_SingleEG3_NotMBHF2OR_v2, fragment.HLT_HIUPC_SingleEG5_NotMBHF2OR_SinglePixelTrack_v2, fragment.HLT_HIUPC_SingleEG5_NotMBHF2OR_v2, fragment.HLT_HIUPC_ETT5_Asym50_NotMBHF2OR_v2, fragment.HLT_HIUPC_ETT5_Asym50_NotMBHF2OR_SinglePixelTrack_v2, fragment.HLT_HIUPC_ZeroBias_MaxPixelCluster_v2, fragment.HLT_HIUPC_SingleEG3_BptxAND_MaxPixelTrack_v2, fragment.HLT_HIUPC_SingleEG5_BptxAND_MaxPixelTrack_v2, fragment.HLT_HIUPC_DoubleEG2_BptxAND_MaxPixelTrack_v2, fragment.HLT_HIUPC_DoubleEG5_BptxAND_MaxPixelTrack_v2, fragment.HLT_HICsAK4PFJet60Eta1p5_v2, fragment.HLT_HICsAK4PFJet80Eta1p5_v2, fragment.HLT_HICsAK4PFJet100Eta1p5_v2, fragment.HLT_HICsAK4PFJet100Eta1p5_Beamspot_v2, fragment.HLT_HICsAK4PFJet120Eta1p5_v2, fragment.HLT_HICsAK4PFJet60Eta1p5_Centrality_30_100_v2, fragment.HLT_HICsAK4PFJet60Eta1p5_Centrality_50_100_v2, fragment.HLT_HICsAK4PFJet80Eta1p5_Centrality_30_100_v2, fragment.HLT_HICsAK4PFJet80Eta1p5_Centrality_50_100_v2, fragment.HLT_HICsAK4PFJet100Eta1p5_Centrality_30_100_v2, fragment.HLT_HICsAK4PFJet100Eta1p5_Centrality_50_100_v2, fragment.HLT_HIL3Mu3_EG10HECut_v2, fragment.HLT_HIL3Mu3_EG15HECut_v2, fragment.HLT_HIL3Mu3_EG20HECut_v2, fragment.HLT_HIL3Mu3_EG30HECut_v2, fragment.HLT_HIL3Mu5_EG10HECut_v2, fragment.HLT_HIL3Mu5_EG15HECut_v2, fragment.HLT_HIL3Mu5_EG20HECut_v2, fragment.HLT_HIL3Mu5_EG30HECut_v2, fragment.HLT_HIL3Mu7_EG10HECut_v2, fragment.HLT_HIL3Mu7_EG15HECut_v2, fragment.HLT_HIL3Mu7_EG20HECut_v2, fragment.HLT_HIL3Mu7_EG30HECut_v2, fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_v2, fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_v2, fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_v2, fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_v2, fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v2, fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v2, fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v2, fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v2, fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_v2, fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_v2, fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_v2, fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_v2, fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v2, fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v2, fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v2, fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v2, fragment.HLT_HICastor_MediumJet_NotMBHF2AND_v2, fragment.HLT_HICastor_MediumJet_NotMBHF2OR_v2, fragment.HLT_HICastor_MediumJet_MBHF1OR_BptxAND_v2, fragment.HLT_HICastor_MediumJet_SingleMu0_MBHF1OR_BptxAND_v2, fragment.HLT_HICastor_MediumJet_SingleEG5_MBHF1OR_BptxAND_v2, fragment.HLT_HICastor_MediumJet_BptxAND_v2, fragment.HLT_HICastor_MediumJet_v2, fragment.HLT_HICastor_HighJet_v2, fragment.HLT_HICastor_HighJet_BptxAND_v2, fragment.HLT_HICastor_HighJet_MBHF1OR_BptxAND_v2, fragment.HLT_HICastor_HighJet_NotMBHF2OR_v2, fragment.HLT_HICastor_HighJet_NotMBHF2AND_v2, fragment.HLT_HICastor_HighJet_MBHF1AND_BptxAND_v2, fragment.HLT_HICastor_HighJet_MBHF2AND_BptxAND_v2, fragment.HLT_HICastor_Muon_v2, fragment.HLT_HICastor_Muon_BptxAND_v2, fragment.HLT_HIIslandPhoton10_Eta2p4_Cent30_100_v2, fragment.HLT_HIIslandPhoton20_Eta2p4_Cent30_100_v2, fragment.HLT_HIIslandPhoton30_Eta2p4_Cent30_100_v2, fragment.HLT_HIIslandPhoton40_Eta2p4_Cent30_100_v2, fragment.HLT_HIIslandPhoton10_Eta2p4_Cent50_100_v2, fragment.HLT_HIIslandPhoton20_Eta2p4_Cent50_100_v2, fragment.HLT_HIIslandPhoton30_Eta2p4_Cent50_100_v2, fragment.HLT_HIIslandPhoton40_Eta2p4_Cent50_100_v2, fragment.HLT_HIGEDPhoton10_Cent30_100_v2, fragment.HLT_HIGEDPhoton20_Cent30_100_v2, fragment.HLT_HIGEDPhoton30_Cent30_100_v2, fragment.HLT_HIGEDPhoton40_Cent30_100_v2, fragment.HLT_HIGEDPhoton10_Cent50_100_v2, fragment.HLT_HIGEDPhoton20_Cent50_100_v2, fragment.HLT_HIGEDPhoton30_Cent50_100_v2, fragment.HLT_HIGEDPhoton40_Cent50_100_v2, fragment.HLT_HIPuAK4CaloJet60Eta2p4_DeepCSV0p4_v2, fragment.HLT_HIPuAK4CaloJet80Eta2p4_DeepCSV0p4_v2, fragment.HLT_HIPuAK4CaloJet100Eta2p4_DeepCSV0p4_v2, fragment.HLT_HIPuAK4CaloJet60Eta2p4_CSVv2WP0p75_v2, fragment.HLT_HIPuAK4CaloJet80Eta2p4_CSVv2WP0p75_v2, fragment.HLT_HIPuAK4CaloJet100Eta2p4_CSVv2WP0p75_v2, fragment.HLT_HIL1NotBptxOR_v2, fragment.HLT_HIL1UnpairedBunchBptxMinus_v2, fragment.HLT_HIL1UnpairedBunchBptxPlus_v2, fragment.HLT_HIL1_ZDC_AND_OR_MinimumBiasHF1_AND_BptxAND_v2, fragment.HLT_HIL1_ZDC_AND_OR_MinimumBiasHF2_AND_BptxAND_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part0_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part1_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part2_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part3_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part4_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part5_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part6_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part7_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part8_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part9_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part10_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part11_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part12_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part13_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part14_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part15_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part16_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part17_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part18_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part19_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part0_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part1_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part2_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part3_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part4_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part5_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part6_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part7_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part8_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part9_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part10_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part11_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part12_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part13_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part14_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part15_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part16_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part17_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part18_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part19_v2, fragment.HLTriggerFinalPath, fragment.HLTAnalyzerEndpath, fragment.Dataset_AlCaP0, fragment.Dataset_AlCaPhiSym, fragment.Dataset_DQMGPUvsCPU, fragment.Dataset_EcalLaser, fragment.Dataset_HICastor, fragment.Dataset_HIDQMOnlineBeamspot, fragment.Dataset_HIDoubleMuon, fragment.Dataset_HIDoubleMuonPsiPeri, fragment.Dataset_HIEmptyBX, fragment.Dataset_HIExpressAlignment, fragment.Dataset_HIExpressPhysics, fragment.Dataset_HIForward, fragment.Dataset_HIHLTPhysics, fragment.Dataset_HIHardProbes, fragment.Dataset_HIHardProbesLower, fragment.Dataset_HIHardProbesPeripheral, fragment.Dataset_HIHcalNZS, fragment.Dataset_HIHeavyFlavor, fragment.Dataset_HIHighMultiplicityETTAsym, fragment.Dataset_HILowMultiplicity, fragment.Dataset_HIMinimumBias0, fragment.Dataset_HIMinimumBias1, fragment.Dataset_HIMinimumBias10, fragment.Dataset_HIMinimumBias11, fragment.Dataset_HIMinimumBias12, fragment.Dataset_HIMinimumBias13, fragment.Dataset_HIMinimumBias14, fragment.Dataset_HIMinimumBias15, fragment.Dataset_HIMinimumBias16, fragment.Dataset_HIMinimumBias17, fragment.Dataset_HIMinimumBias18, fragment.Dataset_HIMinimumBias19, fragment.Dataset_HIMinimumBias2, fragment.Dataset_HIMinimumBias3, fragment.Dataset_HIMinimumBias4, fragment.Dataset_HIMinimumBias5, fragment.Dataset_HIMinimumBias6, fragment.Dataset_HIMinimumBias7, fragment.Dataset_HIMinimumBias8, fragment.Dataset_HIMinimumBias9, fragment.Dataset_HIMinimumBiasReducedFormat0, fragment.Dataset_HIMinimumBiasReducedFormat1, fragment.Dataset_HIMinimumBiasReducedFormat10, fragment.Dataset_HIMinimumBiasReducedFormat11, fragment.Dataset_HIMinimumBiasReducedFormat2, fragment.Dataset_HIMinimumBiasReducedFormat3, fragment.Dataset_HIMinimumBiasReducedFormat4, fragment.Dataset_HIMinimumBiasReducedFormat5, fragment.Dataset_HIMinimumBiasReducedFormat6, fragment.Dataset_HIMinimumBiasReducedFormat7, fragment.Dataset_HIMinimumBiasReducedFormat8, fragment.Dataset_HIMinimumBiasReducedFormat9, fragment.Dataset_HIOnlineMonitor, fragment.Dataset_HISingleMuon, fragment.Dataset_HITrackerNZS, fragment.Dataset_L1Accept, fragment.Dataset_RPCMonitor, fragment.Dataset_TestEnablesEcalHcal, fragment.Dataset_TestEnablesEcalHcalDQM, )) +fragment.schedule = cms.Schedule( *(fragment.HLTriggerFirstPath, fragment.Status_OnCPU, fragment.Status_OnGPU, fragment.DST_Physics_v8, fragment.HLT_EcalCalibration_v4, fragment.HLT_HcalCalibration_v5, fragment.HLT_HIOnlineMonitorGroup_v3, fragment.DQM_HIEcalReconstruction_v2, fragment.DQM_HIHcalReconstruction_v1, fragment.HLT_HIPhysics_v2, fragment.HLT_HIPhysicsForZS_v2, fragment.HLT_HIRandom_v1, fragment.AlCa_EcalPhiSymForHI_v3, fragment.HLT_HIHcalNZS_v2, fragment.HLT_HIHcalPhiSym_v2, fragment.AlCa_RPCMuonNormalisationForHI_v2, fragment.AlCa_EcalPi0EBonlyForHI_v3, fragment.AlCa_EcalPi0EEonlyForHI_v3, fragment.AlCa_EcalEtaEBonlyForHI_v3, fragment.AlCa_EcalEtaEEonlyForHI_v3, fragment.HLT_HICentralityVeto_v2, fragment.HLT_HICentralityVeto_Beamspot_v3, fragment.HLT_HICentrality30100_FirstCollisionAfterAbortGap_v2, fragment.HLT_HICentralityTag20100_v2, fragment.HLT_HICentralityTag30100_v2, fragment.HLT_HICentralityTag50100_v2, fragment.HLT_HIZeroBias_v2, fragment.HLT_HIZeroBias_FirstCollisionAfterAbortGap_v2, fragment.HLT_HIMinimumBiasRF_part0_v2, fragment.HLT_HIMinimumBiasRF_part1_v2, fragment.HLT_HIMinimumBiasRF_part2_v2, fragment.HLT_HIMinimumBiasRF_part3_v2, fragment.HLT_HIMinimumBiasRF_part4_v2, fragment.HLT_HIMinimumBiasRF_part5_v2, fragment.HLT_HIMinimumBiasRF_part6_v2, fragment.HLT_HIMinimumBiasRF_part7_v2, fragment.HLT_HIMinimumBiasRF_part8_v2, fragment.HLT_HIMinimumBiasRF_part9_v2, fragment.HLT_HIMinimumBiasRF_part10_v2, fragment.HLT_HIMinimumBiasRF_part11_v2, fragment.HLT_HIMinimumBiasRF_part12_v2, fragment.HLT_HIMinimumBiasRF_part13_v2, fragment.HLT_HIMinimumBiasRF_part14_v2, fragment.HLT_HIMinimumBiasRF_part15_v2, fragment.HLT_HIMinimumBiasRF_part16_v2, fragment.HLT_HIMinimumBiasRF_part17_v2, fragment.HLT_HIMinimumBiasRF_part18_v2, fragment.HLT_HIMinimumBiasRF_part19_v2, fragment.HLT_HIMinimumBiasRF_part20_v2, fragment.HLT_HIMinimumBiasRF_part21_v2, fragment.HLT_HIMinimumBiasRF_part22_v2, fragment.HLT_HIMinimumBiasRF_part23_v2, fragment.HLT_HIPuAK4CaloJet40Eta5p1_v3, fragment.HLT_HIPuAK4CaloJet60Eta5p1_v3, fragment.HLT_HIPuAK4CaloJet80Eta5p1_v3, fragment.HLT_HIPuAK4CaloJet100Eta5p1_v3, fragment.HLT_HIPuAK4CaloJet120Eta5p1_v3, fragment.HLT_HIPuAK4CaloJet40Eta5p1_Centrality_30_100_v3, fragment.HLT_HIPuAK4CaloJet40Eta5p1_Centrality_50_100_v3, fragment.HLT_HIPuAK4CaloJet60Eta5p1_Centrality_30_100_v3, fragment.HLT_HIPuAK4CaloJet60Eta5p1_Centrality_50_100_v3, fragment.HLT_HIPuAK4CaloJet80Eta5p1_Centrality_30_100_v3, fragment.HLT_HIPuAK4CaloJet80Eta5p1_Centrality_50_100_v3, fragment.HLT_HIPuAK4CaloJet100Eta5p1_Centrality_30_100_v3, fragment.HLT_HIPuAK4CaloJet100Eta5p1_Centrality_50_100_v3, fragment.HLT_HIPuAK4CaloJet80_35_Eta1p1_v3, fragment.HLT_HIPuAK4CaloJet100_35_Eta1p1_v3, fragment.HLT_HIPuAK4CaloJet80_35_Eta0p7_v3, fragment.HLT_HIPuAK4CaloJet100_35_Eta0p7_v3, fragment.HLT_HIPuAK4CaloJet80_45_45_Eta2p1_v3, fragment.HLT_HIPuAK4CaloJet40Fwd_v3, fragment.HLT_HIPuAK4CaloJet60Fwd_v3, fragment.HLT_HIPuAK4CaloJet80Fwd_v3, fragment.HLT_HIPuAK4CaloJet100Fwd_v3, fragment.HLT_HIPuAK4CaloJet120Fwd_v3, fragment.HLT_HIIslandPhoton10_Eta2p4_v3, fragment.HLT_HIIslandPhoton10_Eta1p5_v3, fragment.HLT_HIIslandPhoton20_Eta2p4_v3, fragment.HLT_HIIslandPhoton20_Eta1p5_v3, fragment.HLT_HIIslandPhoton30_Eta2p4_v3, fragment.HLT_HIIslandPhoton30_Eta1p5_v3, fragment.HLT_HIIslandPhoton40_Eta2p4_v3, fragment.HLT_HIIslandPhoton40_Eta1p5_v3, fragment.HLT_HIIslandPhoton50_Eta2p4_v3, fragment.HLT_HIIslandPhoton50_Eta1p5_v3, fragment.HLT_HIIslandPhoton60_Eta2p4_v3, fragment.HLT_HIIslandPhoton60_Eta1p5_v3, fragment.HLT_HIGEDPhoton10_v3, fragment.HLT_HIGEDPhoton20_v3, fragment.HLT_HIGEDPhoton30_v3, fragment.HLT_HIGEDPhoton40_v3, fragment.HLT_HIGEDPhoton50_v3, fragment.HLT_HIGEDPhoton60_v3, fragment.HLT_HIGEDPhoton10_EB_v3, fragment.HLT_HIGEDPhoton20_EB_v3, fragment.HLT_HIGEDPhoton30_EB_v3, fragment.HLT_HIGEDPhoton40_EB_v3, fragment.HLT_HIGEDPhoton50_EB_v3, fragment.HLT_HIGEDPhoton60_EB_v3, fragment.HLT_HIGEDPhoton10_HECut_v3, fragment.HLT_HIGEDPhoton20_HECut_v3, fragment.HLT_HIGEDPhoton30_HECut_v3, fragment.HLT_HIGEDPhoton40_HECut_v3, fragment.HLT_HIGEDPhoton50_HECut_v3, fragment.HLT_HIGEDPhoton60_HECut_v3, fragment.HLT_HIGEDPhoton10_EB_HECut_v3, fragment.HLT_HIGEDPhoton20_EB_HECut_v3, fragment.HLT_HIGEDPhoton30_EB_HECut_v3, fragment.HLT_HIGEDPhoton40_EB_HECut_v3, fragment.HLT_HIGEDPhoton50_EB_HECut_v3, fragment.HLT_HIGEDPhoton60_EB_HECut_v3, fragment.HLT_HIEle10Gsf_v3, fragment.HLT_HIEle15Gsf_v3, fragment.HLT_HIEle20Gsf_v3, fragment.HLT_HIEle30Gsf_v3, fragment.HLT_HIEle40Gsf_v3, fragment.HLT_HIEle50Gsf_v3, fragment.HLT_HIEle15Ele10Gsf_v3, fragment.HLT_HIEle15Ele10GsfMass50_v3, fragment.HLT_HIDoubleEle10Gsf_v3, fragment.HLT_HIDoubleEle10GsfMass50_v3, fragment.HLT_HIDoubleEle15Gsf_v3, fragment.HLT_HIDoubleEle15GsfMass50_v3, fragment.HLT_HIL1Mu3Eta2p5_Ele10Gsf_v3, fragment.HLT_HIL1Mu3Eta2p5_Ele15Gsf_v3, fragment.HLT_HIL1Mu3Eta2p5_Ele20Gsf_v3, fragment.HLT_HIL1Mu5Eta2p5_Ele10Gsf_v3, fragment.HLT_HIL1Mu5Eta2p5_Ele15Gsf_v3, fragment.HLT_HIL1Mu5Eta2p5_Ele20Gsf_v3, fragment.HLT_HIL1Mu7Eta2p5_Ele10Gsf_v3, fragment.HLT_HIL1Mu7Eta2p5_Ele15Gsf_v3, fragment.HLT_HIL1Mu7Eta2p5_Ele20Gsf_v3, fragment.HLT_HIEle10Gsf_PuAK4CaloJet40Eta2p1_v3, fragment.HLT_HIEle10Gsf_PuAK4CaloJet60Eta2p1_v3, fragment.HLT_HIEle10Gsf_PuAK4CaloJet80Eta2p1_v3, fragment.HLT_HIEle10Gsf_PuAK4CaloJet100Eta2p1_v3, fragment.HLT_HIEle15Gsf_PuAK4CaloJet40Eta2p1_v3, fragment.HLT_HIEle15Gsf_PuAK4CaloJet60Eta2p1_v3, fragment.HLT_HIEle15Gsf_PuAK4CaloJet80Eta2p1_v3, fragment.HLT_HIEle15Gsf_PuAK4CaloJet100Eta2p1_v3, fragment.HLT_HIEle20Gsf_PuAK4CaloJet40Eta2p1_v3, fragment.HLT_HIEle20Gsf_PuAK4CaloJet60Eta2p1_v3, fragment.HLT_HIEle20Gsf_PuAK4CaloJet80Eta2p1_v3, fragment.HLT_HIEle20Gsf_PuAK4CaloJet100Eta2p1_v3, fragment.HLT_HIDmesonPPTrackingGlobal_Dpt15_v3, fragment.HLT_HIDmesonPPTrackingGlobal_Dpt20_v3, fragment.HLT_HIDmesonPPTrackingGlobal_Dpt30_v3, fragment.HLT_HIDmesonPPTrackingGlobal_Dpt40_v3, fragment.HLT_HIDmesonPPTrackingGlobal_Dpt50_v3, fragment.HLT_HIDmesonPPTrackingGlobal_Dpt60_v3, fragment.HLT_HIDmesonPPTrackingGlobal_Dpt15_NoIter10_v3, fragment.HLT_HIDmesonPPTrackingGlobal_Dpt20_NoIter10_v3, fragment.HLT_HIDmesonPPTrackingGlobal_Dpt30_NoIter10_v3, fragment.HLT_HIDmesonPPTrackingGlobal_Dpt40_NoIter10_v3, fragment.HLT_HIDmesonPPTrackingGlobal_Dpt50_NoIter10_v3, fragment.HLT_HIDmesonPPTrackingGlobal_Dpt60_NoIter10_v3, fragment.HLT_HIDsPPTrackingGlobal_Dpt20_v3, fragment.HLT_HIDsPPTrackingGlobal_Dpt30_v3, fragment.HLT_HIDsPPTrackingGlobal_Dpt40_v3, fragment.HLT_HIDsPPTrackingGlobal_Dpt50_v3, fragment.HLT_HIDsPPTrackingGlobal_Dpt60_v3, fragment.HLT_HIDsPPTrackingGlobal_Dpt20_NoIter10_v3, fragment.HLT_HIDsPPTrackingGlobal_Dpt30_NoIter10_v3, fragment.HLT_HIDsPPTrackingGlobal_Dpt40_NoIter10_v3, fragment.HLT_HIDsPPTrackingGlobal_Dpt50_NoIter10_v3, fragment.HLT_HIDsPPTrackingGlobal_Dpt60_NoIter10_v3, fragment.HLT_HILcPPTrackingGlobal_Dpt20_v3, fragment.HLT_HILcPPTrackingGlobal_Dpt30_v3, fragment.HLT_HILcPPTrackingGlobal_Dpt40_v3, fragment.HLT_HILcPPTrackingGlobal_Dpt50_v3, fragment.HLT_HILcPPTrackingGlobal_Dpt60_v3, fragment.HLT_HILcPPTrackingGlobal_Dpt20_NoIter10_v3, fragment.HLT_HILcPPTrackingGlobal_Dpt30_NoIter10_v3, fragment.HLT_HILcPPTrackingGlobal_Dpt40_NoIter10_v3, fragment.HLT_HILcPPTrackingGlobal_Dpt50_NoIter10_v3, fragment.HLT_HILcPPTrackingGlobal_Dpt60_NoIter10_v3, fragment.HLT_HIFullTracks2018_HighPt18_v3, fragment.HLT_HIFullTracks2018_HighPt24_v3, fragment.HLT_HIFullTracks2018_HighPt34_v3, fragment.HLT_HIFullTracks2018_HighPt45_v3, fragment.HLT_HIFullTracks2018_HighPt56_v3, fragment.HLT_HIFullTracks2018_HighPt60_v3, fragment.HLT_HIFullTracks2018_HighPt18_NoIter10_v3, fragment.HLT_HIFullTracks2018_HighPt24_NoIter10_v3, fragment.HLT_HIFullTracks2018_HighPt34_NoIter10_v3, fragment.HLT_HIFullTracks2018_HighPt45_NoIter10_v3, fragment.HLT_HIFullTracks2018_HighPt56_NoIter10_v3, fragment.HLT_HIFullTracks2018_HighPt60_NoIter10_v3, fragment.HLT_HIL1DoubleMuOpen_v2, fragment.HLT_HIL1DoubleMuOpen_Centrality_30_100_v2, fragment.HLT_HIL1DoubleMuOpen_Centrality_40_100_v2, fragment.HLT_HIL1DoubleMuOpen_Centrality_50_100_v2, fragment.HLT_HIL1DoubleMuOpen_er1p6_v2, fragment.HLT_HIL1DoubleMuOpen_OS_er1p6_v2, fragment.HLT_HIL1DoubleMuOpen_OS_Centrality_30_100_v2, fragment.HLT_HIL1DoubleMuOpen_OS_Centrality_40_100_v2, fragment.HLT_HIL1DoubleMu0_v2, fragment.HLT_HIL1DoubleMu10_v2, fragment.HLT_HIL2_L1DoubleMu10_v2, fragment.HLT_HIL3_L1DoubleMu10_v2, fragment.HLT_HIL2DoubleMuOpen_v2, fragment.HLT_HIL3DoubleMuOpen_v2, fragment.HLT_HIL3DoubleMuOpen_M60120_v2, fragment.HLT_HIL3DoubleMuOpen_JpsiPsi_v2, fragment.HLT_HIL3DoubleMuOpen_Upsi_v2, fragment.HLT_HIL3Mu0_L2Mu0_v2, fragment.HLT_HIL3Mu2p5NHitQ10_L2Mu2_v2, fragment.HLT_HIL1MuOpen_Centrality_70_100_v2, fragment.HLT_HIL1MuOpen_Centrality_80_100_v2, fragment.HLT_HIL2Mu3_NHitQ15_v2, fragment.HLT_HIL2Mu5_NHitQ15_v2, fragment.HLT_HIL2Mu7_NHitQ15_v2, fragment.HLT_HIL2Mu3_NHitQ15_tagging_v2, fragment.HLT_HIL2Mu5_NHitQ15_tagging_v2, fragment.HLT_HIL2Mu7_NHitQ15_tagging_v2, fragment.HLT_HIL3Mu2p5_L1DoubleMu0_v2, fragment.HLT_HIL3Mu3_L1DoubleMuOpen_OS_v2, fragment.HLT_HIL3Mu3NHitQ10_L1DoubleMuOpen_v2, fragment.HLT_HIL3Mu3_L1TripleMuOpen_v2, fragment.HLT_HIL3Mu12_v2, fragment.HLT_HIL3Mu15_v2, fragment.HLT_HIL3Mu20_v2, fragment.HLT_HIL3Mu3_NHitQ10_v2, fragment.HLT_HIL3Mu5_NHitQ10_v2, fragment.HLT_HIL3Mu7_NHitQ10_v2, fragment.HLT_HIL3Mu3_NHitQ10_tagging_v2, fragment.HLT_HIL3Mu5_NHitQ10_tagging_v2, fragment.HLT_HIL3Mu7_NHitQ10_tagging_v2, fragment.HLT_HIL3Mu0NHitQ10_L2Mu0_MAXdR3p5_M1to5_v2, fragment.HLT_HIL3Mu2p5NHitQ10_L2Mu2_M7toinf_v2, fragment.HLT_HIL1_ETT8_ETTAsym50_MinimumBiasHF1_OR_BptxAND_v2, fragment.HLT_HIL1_ETT10_ETTAsym50_MinimumBiasHF1_OR_BptxAND_v2, fragment.HLT_HIL1_ETT60_ETTAsym65_MinimumBiasHF2_OR_PixelTracks10_v2, fragment.HLT_HIL1_ETT65_ETTAsym80_MinimumBiasHF2_OR_PixelTracks10_v2, fragment.HLT_HIFullTracks_Multiplicity020_HF1AND_v3, fragment.HLT_HIFullTracks_Multiplicity2040_HF1AND_v3, fragment.HLT_HIFullTracks_Multiplicity4060_v3, fragment.HLT_HIFullTracks_Multiplicity6080_v3, fragment.HLT_HIFullTracks_Multiplicity80100_v3, fragment.HLT_HIFullTracks_Multiplicity020_v3, fragment.HLT_HIFullTracks_Multiplicity020_HF1OR_v3, fragment.HLT_HIFullTracks_Multiplicity020_HF2OR_v3, fragment.HLT_HIFullTracks_Multiplicity2040_v3, fragment.HLT_HIFullTracks_Multiplicity2040_HF1OR_v3, fragment.HLT_HIFullTracks_Multiplicity2040_HF2OR_v3, fragment.HLT_HIFullTracks_Multiplicity335_HF1OR_v3, fragment.HLT_HIUPC_Mu8_Mu13_v2, fragment.HLT_HIUPC_Mu8_Mu13_MaxPixelTrack_v2, fragment.HLT_HIUPC_SingleMuOpen_BptxAND_MaxPixelTrack_v2, fragment.HLT_HIUPC_DoubleMuOpen_BptxAND_MaxPixelTrack_v2, fragment.HLT_HIUPC_SingleMuOpen_NotMBHF2OR_MaxPixelTrack_v2, fragment.HLT_HIUPC_SingleMuOpen_NotMBHF2AND_MaxPixelTrack_v2, fragment.HLT_HIUPC_SingleMuOpen_NotMBHF2AND_v2, fragment.HLT_HIUPC_DoubleMuOpen_NotMBHF2OR_MaxPixelTrack_v2, fragment.HLT_HIUPC_DoubleMuOpen_NotMBHF2OR_v2, fragment.HLT_HIUPC_SingleMuOpen_NotMBHF2OR_v2, fragment.HLT_HIUPC_SingleMu0_NotMBHF2OR_MaxPixelTrack_v2, fragment.HLT_HIUPC_SingleMu0_NotMBHF2AND_MaxPixelTrack_v2, fragment.HLT_HIUPC_SingleMu0_NotMBHF2AND_v2, fragment.HLT_HIUPC_DoubleMu0_NotMBHF2OR_MaxPixelTrack_v2, fragment.HLT_HIUPC_DoubleMu0_NotMBHF2AND_MaxPixelTrack_v2, fragment.HLT_HIUPC_DoubleMu0_NotMBHF2AND_v2, fragment.HLT_HIUPC_DoubleMu0_NotMBHF2OR_v2, fragment.HLT_HIUPC_SingleMu0_NotMBHF2OR_v2, fragment.HLT_HIUPC_SingleMu3_NotMBHF2OR_MaxPixelTrack_v2, fragment.HLT_HIUPC_SingleMu3_NotMBHF2OR_v2, fragment.HLT_HIUPC_SingleMu0_BptxAND_MaxPixelTrack_v2, fragment.HLT_HIUPC_DoubleMu0_BptxAND_MaxPixelTrack_v2, fragment.HLT_HIUPC_SingleMu3_BptxAND_MaxPixelTrack_v2, fragment.HLT_HIUPC_DoubleEG2_NotMBHF2OR_SinglePixelTrack_MaxPixelTrack_v2, fragment.HLT_HIUPC_DoubleEG2_NotMBHF2AND_SinglePixelTrack_MaxPixelTrack_v2, fragment.HLT_HIUPC_DoubleEG2_NotMBHF2AND_SinglePixelTrack_v2, fragment.HLT_HIUPC_DoubleEG2_NotMBHF2AND_v2, fragment.HLT_HIUPC_NotMBHF2OR_BptxAND_SinglePixelTrack_MaxPixelTrack_v2, fragment.HLT_HIUPC_NotMBHF2AND_SinglePixelTrack_MaxPixelTrack_v2, fragment.HLT_HIUPC_NotMBHF2AND_SinglePixelTrack_v2, fragment.HLT_HIUPC_NotMBHF2AND_v2, fragment.HLT_HIUPC_NotMBHF2OR_BptxAND_SinglePixelTrack_v2, fragment.HLT_HIUPC_ZeroBias_SinglePixelTrack_v2, fragment.HLT_HIUPC_DoubleEG2_BptxAND_SinglePixelTrack_MaxPixelTrack_v2, fragment.HLT_HIUPC_DoubleEG2_NotMBHF2OR_SinglePixelTrack_v2, fragment.HLT_HIUPC_DoubleEG2_NotMBHF2OR_v2, fragment.HLT_HIUPC_DoubleEG5_NotMBHF2OR_SinglePixelTrack_MaxPixelTrack_v2, fragment.HLT_HIUPC_DoubleEG5_NotMBHF2AND_SinglePixelTrack_MaxPixelTrack_v2, fragment.HLT_HIUPC_DoubleEG5_NotMBHF2AND_SinglePixelTrack_v2, fragment.HLT_HIUPC_DoubleEG5_NotMBHF2AND_v2, fragment.HLT_HIUPC_DoubleEG5_BptxAND_SinglePixelTrack_MaxPixelTrack_v2, fragment.HLT_HIUPC_DoubleEG5_NotMBHF2OR_SinglePixelTrack_v2, fragment.HLT_HIUPC_DoubleEG5_NotMBHF2OR_v2, fragment.HLT_HIUPC_SingleEG5_NotMBHF2OR_SinglePixelTrack_MaxPixelTrack_v2, fragment.HLT_HIUPC_SingleEG5_NotMBHF2AND_SinglePixelTrack_MaxPixelTrack_v2, fragment.HLT_HIUPC_SingleEG5_NotMBHF2AND_SinglePixelTrack_v2, fragment.HLT_HIUPC_SingleEG5_NotMBHF2AND_v2, fragment.HLT_HIUPC_SingleEG5_BptxAND_SinglePixelTrack_MaxPixelTrack_v2, fragment.HLT_HIUPC_SingleEG3_NotMBHF2OR_SinglePixelTrack_MaxPixelTrack_v2, fragment.HLT_HIUPC_SingleEG3_NotMBHF2AND_SinglePixelTrack_MaxPixelTrack_v2, fragment.HLT_HIUPC_SingleEG3_NotMBHF2AND_SinglePixelTrack_v2, fragment.HLT_HIUPC_SingleEG3_NotMBHF2AND_v2, fragment.HLT_HIUPC_SingleEG3_BptxAND_SinglePixelTrack_MaxPixelTrack_v2, fragment.HLT_HIUPC_SingleEG3_NotMBHF2OR_SinglePixelTrack_v2, fragment.HLT_HIUPC_SingleEG3_NotMBHF2OR_v2, fragment.HLT_HIUPC_SingleEG5_NotMBHF2OR_SinglePixelTrack_v2, fragment.HLT_HIUPC_SingleEG5_NotMBHF2OR_v2, fragment.HLT_HIUPC_ETT5_Asym50_NotMBHF2OR_v2, fragment.HLT_HIUPC_ETT5_Asym50_NotMBHF2OR_SinglePixelTrack_v2, fragment.HLT_HIUPC_ZeroBias_MaxPixelCluster_v2, fragment.HLT_HIUPC_SingleEG3_BptxAND_MaxPixelTrack_v2, fragment.HLT_HIUPC_SingleEG5_BptxAND_MaxPixelTrack_v2, fragment.HLT_HIUPC_DoubleEG2_BptxAND_MaxPixelTrack_v2, fragment.HLT_HIUPC_DoubleEG5_BptxAND_MaxPixelTrack_v2, fragment.HLT_HICsAK4PFJet60Eta1p5_v3, fragment.HLT_HICsAK4PFJet80Eta1p5_v3, fragment.HLT_HICsAK4PFJet100Eta1p5_v3, fragment.HLT_HICsAK4PFJet100Eta1p5_Beamspot_v3, fragment.HLT_HICsAK4PFJet120Eta1p5_v3, fragment.HLT_HICsAK4PFJet60Eta1p5_Centrality_30_100_v3, fragment.HLT_HICsAK4PFJet60Eta1p5_Centrality_50_100_v3, fragment.HLT_HICsAK4PFJet80Eta1p5_Centrality_30_100_v3, fragment.HLT_HICsAK4PFJet80Eta1p5_Centrality_50_100_v3, fragment.HLT_HICsAK4PFJet100Eta1p5_Centrality_30_100_v3, fragment.HLT_HICsAK4PFJet100Eta1p5_Centrality_50_100_v3, fragment.HLT_HIL3Mu3_EG10HECut_v3, fragment.HLT_HIL3Mu3_EG15HECut_v3, fragment.HLT_HIL3Mu3_EG20HECut_v3, fragment.HLT_HIL3Mu3_EG30HECut_v3, fragment.HLT_HIL3Mu5_EG10HECut_v3, fragment.HLT_HIL3Mu5_EG15HECut_v3, fragment.HLT_HIL3Mu5_EG20HECut_v3, fragment.HLT_HIL3Mu5_EG30HECut_v3, fragment.HLT_HIL3Mu7_EG10HECut_v3, fragment.HLT_HIL3Mu7_EG15HECut_v3, fragment.HLT_HIL3Mu7_EG20HECut_v3, fragment.HLT_HIL3Mu7_EG30HECut_v3, fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_v3, fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_v3, fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_v3, fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_v3, fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v3, fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v3, fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v3, fragment.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v3, fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_v3, fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_v3, fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_v3, fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_v3, fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v3, fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v3, fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v3, fragment.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v3, fragment.HLT_HICastor_MediumJet_NotMBHF2AND_v2, fragment.HLT_HICastor_MediumJet_NotMBHF2OR_v2, fragment.HLT_HICastor_MediumJet_MBHF1OR_BptxAND_v2, fragment.HLT_HICastor_MediumJet_SingleMu0_MBHF1OR_BptxAND_v2, fragment.HLT_HICastor_MediumJet_SingleEG5_MBHF1OR_BptxAND_v2, fragment.HLT_HICastor_MediumJet_BptxAND_v2, fragment.HLT_HICastor_MediumJet_v2, fragment.HLT_HICastor_HighJet_v2, fragment.HLT_HICastor_HighJet_BptxAND_v2, fragment.HLT_HICastor_HighJet_MBHF1OR_BptxAND_v2, fragment.HLT_HICastor_HighJet_NotMBHF2OR_v2, fragment.HLT_HICastor_HighJet_NotMBHF2AND_v2, fragment.HLT_HICastor_HighJet_MBHF1AND_BptxAND_v2, fragment.HLT_HICastor_HighJet_MBHF2AND_BptxAND_v2, fragment.HLT_HICastor_Muon_v2, fragment.HLT_HICastor_Muon_BptxAND_v2, fragment.HLT_HIIslandPhoton10_Eta2p4_Cent30_100_v3, fragment.HLT_HIIslandPhoton20_Eta2p4_Cent30_100_v3, fragment.HLT_HIIslandPhoton30_Eta2p4_Cent30_100_v3, fragment.HLT_HIIslandPhoton40_Eta2p4_Cent30_100_v3, fragment.HLT_HIIslandPhoton10_Eta2p4_Cent50_100_v3, fragment.HLT_HIIslandPhoton20_Eta2p4_Cent50_100_v3, fragment.HLT_HIIslandPhoton30_Eta2p4_Cent50_100_v3, fragment.HLT_HIIslandPhoton40_Eta2p4_Cent50_100_v3, fragment.HLT_HIGEDPhoton10_Cent30_100_v3, fragment.HLT_HIGEDPhoton20_Cent30_100_v3, fragment.HLT_HIGEDPhoton30_Cent30_100_v3, fragment.HLT_HIGEDPhoton40_Cent30_100_v3, fragment.HLT_HIGEDPhoton10_Cent50_100_v3, fragment.HLT_HIGEDPhoton20_Cent50_100_v3, fragment.HLT_HIGEDPhoton30_Cent50_100_v3, fragment.HLT_HIGEDPhoton40_Cent50_100_v3, fragment.HLT_HIPuAK4CaloJet60Eta2p4_DeepCSV0p4_v3, fragment.HLT_HIPuAK4CaloJet80Eta2p4_DeepCSV0p4_v3, fragment.HLT_HIPuAK4CaloJet100Eta2p4_DeepCSV0p4_v3, fragment.HLT_HIPuAK4CaloJet60Eta2p4_CSVv2WP0p75_v3, fragment.HLT_HIPuAK4CaloJet80Eta2p4_CSVv2WP0p75_v3, fragment.HLT_HIPuAK4CaloJet100Eta2p4_CSVv2WP0p75_v3, fragment.HLT_HIL1NotBptxOR_v2, fragment.HLT_HIL1UnpairedBunchBptxMinus_v2, fragment.HLT_HIL1UnpairedBunchBptxPlus_v2, fragment.HLT_HIL1_ZDC_AND_OR_MinimumBiasHF1_AND_BptxAND_v2, fragment.HLT_HIL1_ZDC_AND_OR_MinimumBiasHF2_AND_BptxAND_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part0_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part1_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part2_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part3_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part4_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part5_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part6_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part7_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part8_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part9_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part10_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part11_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part12_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part13_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part14_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part15_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part16_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part17_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part18_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part19_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part0_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part1_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part2_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part3_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part4_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part5_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part6_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part7_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part8_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part9_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part10_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part11_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part12_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part13_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part14_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part15_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part16_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part17_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part18_v2, fragment.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part19_v2, fragment.HLTriggerFinalPath, fragment.HLTAnalyzerEndpath, fragment.Dataset_AlCaP0, fragment.Dataset_AlCaPhiSym, fragment.Dataset_DQMGPUvsCPU, fragment.Dataset_EcalLaser, fragment.Dataset_HICastor, fragment.Dataset_HIDQMOnlineBeamspot, fragment.Dataset_HIDoubleMuon, fragment.Dataset_HIDoubleMuonPsiPeri, fragment.Dataset_HIEmptyBX, fragment.Dataset_HIExpressAlignment, fragment.Dataset_HIExpressPhysics, fragment.Dataset_HIForward, fragment.Dataset_HIHLTPhysics, fragment.Dataset_HIHardProbes, fragment.Dataset_HIHardProbesLower, fragment.Dataset_HIHardProbesPeripheral, fragment.Dataset_HIHcalNZS, fragment.Dataset_HIHeavyFlavor, fragment.Dataset_HIHighMultiplicityETTAsym, fragment.Dataset_HILowMultiplicity, fragment.Dataset_HIMinimumBias0, fragment.Dataset_HIMinimumBias1, fragment.Dataset_HIMinimumBias10, fragment.Dataset_HIMinimumBias11, fragment.Dataset_HIMinimumBias12, fragment.Dataset_HIMinimumBias13, fragment.Dataset_HIMinimumBias14, fragment.Dataset_HIMinimumBias15, fragment.Dataset_HIMinimumBias16, fragment.Dataset_HIMinimumBias17, fragment.Dataset_HIMinimumBias18, fragment.Dataset_HIMinimumBias19, fragment.Dataset_HIMinimumBias2, fragment.Dataset_HIMinimumBias3, fragment.Dataset_HIMinimumBias4, fragment.Dataset_HIMinimumBias5, fragment.Dataset_HIMinimumBias6, fragment.Dataset_HIMinimumBias7, fragment.Dataset_HIMinimumBias8, fragment.Dataset_HIMinimumBias9, fragment.Dataset_HIMinimumBiasReducedFormat0, fragment.Dataset_HIMinimumBiasReducedFormat1, fragment.Dataset_HIMinimumBiasReducedFormat10, fragment.Dataset_HIMinimumBiasReducedFormat11, fragment.Dataset_HIMinimumBiasReducedFormat2, fragment.Dataset_HIMinimumBiasReducedFormat3, fragment.Dataset_HIMinimumBiasReducedFormat4, fragment.Dataset_HIMinimumBiasReducedFormat5, fragment.Dataset_HIMinimumBiasReducedFormat6, fragment.Dataset_HIMinimumBiasReducedFormat7, fragment.Dataset_HIMinimumBiasReducedFormat8, fragment.Dataset_HIMinimumBiasReducedFormat9, fragment.Dataset_HIOnlineMonitor, fragment.Dataset_HISingleMuon, fragment.Dataset_HITrackerNZS, fragment.Dataset_L1Accept, fragment.Dataset_RPCMonitor, fragment.Dataset_TestEnablesEcalHcal, fragment.Dataset_TestEnablesEcalHcalDQM, )) # dummify hltGetConditions in cff's diff --git a/HLTrigger/Configuration/python/HLT_PIon_cff.py b/HLTrigger/Configuration/python/HLT_PIon_cff.py index 2716490b2d400..755523f0fd106 100644 --- a/HLTrigger/Configuration/python/HLT_PIon_cff.py +++ b/HLTrigger/Configuration/python/HLT_PIon_cff.py @@ -1,6 +1,6 @@ # hltGetConfiguration --cff --data /dev/CMSSW_12_4_0/PIon --type PIon -# /dev/CMSSW_12_4_0/PIon/V110 (CMSSW_12_4_0) +# /dev/CMSSW_12_4_0/PIon/V138 (CMSSW_12_4_0) import FWCore.ParameterSet.Config as cms @@ -12,7 +12,7 @@ fragment.ProcessAcceleratorCUDA = ProcessAcceleratorCUDA() fragment.HLTConfigVersion = cms.PSet( - tableName = cms.string('/dev/CMSSW_12_4_0/PIon/V110') + tableName = cms.string('/dev/CMSSW_12_4_0/PIon/V138') ) fragment.transferSystem = cms.PSet( diff --git a/HLTrigger/Configuration/python/HLT_PRef_cff.py b/HLTrigger/Configuration/python/HLT_PRef_cff.py index 46b50c585dadd..913144e4e6e81 100644 --- a/HLTrigger/Configuration/python/HLT_PRef_cff.py +++ b/HLTrigger/Configuration/python/HLT_PRef_cff.py @@ -1,6 +1,6 @@ # hltGetConfiguration --cff --data /dev/CMSSW_12_4_0/PRef --type PRef -# /dev/CMSSW_12_4_0/PRef/V110 (CMSSW_12_4_0) +# /dev/CMSSW_12_4_0/PRef/V138 (CMSSW_12_4_0) import FWCore.ParameterSet.Config as cms @@ -12,7 +12,7 @@ fragment.ProcessAcceleratorCUDA = ProcessAcceleratorCUDA() fragment.HLTConfigVersion = cms.PSet( - tableName = cms.string('/dev/CMSSW_12_4_0/PRef/V110') + tableName = cms.string('/dev/CMSSW_12_4_0/PRef/V138') ) fragment.transferSystem = cms.PSet( @@ -2598,24 +2598,24 @@ RPCMON = cms.vstring( 'RPCMonitor' ) ) fragment.datasets = cms.PSet( - AlCaLumiPixelsCountsExpress = cms.vstring( 'AlCa_LumiPixelsCounts_Random_v3' ), - AlCaLumiPixelsCountsPrompt = cms.vstring( 'AlCa_LumiPixelsCounts_ZeroBias_v3' ), - AlCaP0 = cms.vstring( 'AlCa_HIEcalEtaEBonly_v2', - 'AlCa_HIEcalEtaEEonly_v2', - 'AlCa_HIEcalPi0EBonly_v2', - 'AlCa_HIEcalPi0EEonly_v2' ), - AlCaPhiSym = cms.vstring( 'AlCa_EcalPhiSym_v10' ), - DQMGPUvsCPU = cms.vstring( 'DQM_HIEcalReconstruction_v1', + AlCaLumiPixelsCountsExpress = cms.vstring( 'AlCa_LumiPixelsCounts_Random_v4' ), + AlCaLumiPixelsCountsPrompt = cms.vstring( 'AlCa_LumiPixelsCounts_ZeroBias_v4' ), + AlCaP0 = cms.vstring( 'AlCa_HIEcalEtaEBonly_v3', + 'AlCa_HIEcalEtaEEonly_v3', + 'AlCa_HIEcalPi0EBonly_v3', + 'AlCa_HIEcalPi0EEonly_v3' ), + AlCaPhiSym = cms.vstring( 'AlCa_EcalPhiSym_v11' ), + DQMGPUvsCPU = cms.vstring( 'DQM_HIEcalReconstruction_v2', 'DQM_HIHcalReconstruction_v1', - 'DQM_HIPixelReconstruction_v1' ), - DQMOnlineBeamspot = cms.vstring( 'HLT_HIHT80_Beamspot_ppRef5TeV_v4', - 'HLT_ZeroBias_Beamspot_v5' ), + 'DQM_HIPixelReconstruction_v2' ), + DQMOnlineBeamspot = cms.vstring( 'HLT_HIHT80_Beamspot_ppRef5TeV_v5', + 'HLT_ZeroBias_Beamspot_v6' ), EcalLaser = cms.vstring( 'HLT_EcalCalibration_v4' ), EmptyBX = cms.vstring( 'HLT_HIL1NotBptxORForPPRef_v3', 'HLT_HIL1UnpairedBunchBptxMinusForPPRef_v3', 'HLT_HIL1UnpairedBunchBptxPlusForPPRef_v3' ), - ExpressAlignment = cms.vstring( 'HLT_HIHT80_Beamspot_ppRef5TeV_v4', - 'HLT_ZeroBias_Beamspot_v5' ), + ExpressAlignment = cms.vstring( 'HLT_HIHT80_Beamspot_ppRef5TeV_v5', + 'HLT_ZeroBias_Beamspot_v6' ), ExpressPhysics = cms.vstring( 'HLT_Physics_v8', 'HLT_Random_v3', 'HLT_ZeroBias_FirstCollisionAfterAbortGap_v6', @@ -4899,7 +4899,7 @@ digisInLabelEE = cms.InputTag( 'hltEcalDigisGPU','eeDigis' ), digisOutLabelEB = cms.string( "ebDigis" ), digisOutLabelEE = cms.string( "eeDigis" ), - produceDummyIntegrityCollections = cms.bool( True ) + produceDummyIntegrityCollections = cms.bool( False ) ) fragment.hltEcalDetIdToBeRecovered = cms.EDProducer( "EcalDetIdToBeRecoveredProducer", ebIntegrityChIdErrors = cms.InputTag( 'hltEcalDigis','EcalIntegrityChIdErrors' ), @@ -5008,7 +5008,7 @@ recHitsLabelCPUEB = cms.string( "EcalUncalibRecHitsEB" ), recHitsLabelCPUEE = cms.string( "EcalUncalibRecHitsEE" ) ) -fragment.hltEcalRecHitWithTPs = cms.EDProducer( "EcalRecHitProducer", +fragment.hltEcalRecHit = cms.EDProducer( "EcalRecHitProducer", recoverEEVFE = cms.bool( False ), EErechitCollection = cms.string( "EcalRecHitsEE" ), recoverEBIsolatedChannels = cms.bool( False ), @@ -5049,74 +5049,7 @@ bdtWeightFileCracks = cms.FileInPath( "RecoLocalCalo/EcalDeadChannelRecoveryAlgos/data/BDTWeights/bdtgAllRH_8GT700MeV_onlyCracks_ZskimData2017_v1.xml" ), ChannelStatusToBeExcluded = cms.vstring( ), EBrechitCollection = cms.string( "EcalRecHitsEB" ), - triggerPrimitiveDigiCollection = cms.InputTag( 'hltEcalDigisLegacy','EcalTriggerPrimitives' ), - recoverEEFE = cms.bool( False ), - singleChannelRecoveryMethod = cms.string( "NeuralNetworks" ), - EBLaserMAX = cms.double( 3.0 ), - flagsMapDBReco = cms.PSet( - kDead = cms.vstring( 'kNoDataNoTP' ), - kGood = cms.vstring( 'kOk', - 'kDAC', - 'kNoLaser', - 'kNoisy' ), - kTowerRecovered = cms.vstring( 'kDeadFE' ), - kNoisy = cms.vstring( 'kNNoisy', - 'kFixedG6', - 'kFixedG1' ), - kNeighboursRecovered = cms.vstring( 'kFixedG0', - 'kNonRespondingIsolated', - 'kDeadVFE' ) - ), - EBuncalibRecHitCollection = cms.InputTag( 'hltEcalUncalibRecHit','EcalUncalibRecHitsEB' ), - algoRecover = cms.string( "EcalRecHitWorkerRecover" ), - algo = cms.string( "EcalRecHitWorkerSimple" ), - EELaserMAX = cms.double( 8.0 ), - logWarningEtThreshold_EB_FE = cms.double( 50.0 ), - recoverEEIsolatedChannels = cms.bool( False ), - skipTimeCalib = cms.bool( False ) -) -fragment.hltEcalRecHitWithoutTPs = cms.EDProducer( "EcalRecHitProducer", - recoverEEVFE = cms.bool( False ), - EErechitCollection = cms.string( "EcalRecHitsEE" ), - recoverEBIsolatedChannels = cms.bool( False ), - recoverEBVFE = cms.bool( False ), - laserCorrection = cms.bool( True ), - EBLaserMIN = cms.double( 0.5 ), - killDeadChannels = cms.bool( True ), - dbStatusToBeExcludedEB = cms.vint32( 14, 78, 142 ), - EEuncalibRecHitCollection = cms.InputTag( 'hltEcalUncalibRecHit','EcalUncalibRecHitsEE' ), - dbStatusToBeExcludedEE = cms.vint32( 14, 78, 142 ), - EELaserMIN = cms.double( 0.5 ), - ebFEToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecovered','ebFE' ), - cleaningConfig = cms.PSet( - cThreshold_endcap = cms.double( 15.0 ), - tightenCrack_e1_double = cms.double( 2.0 ), - cThreshold_barrel = cms.double( 4.0 ), - e6e2thresh = cms.double( 0.04 ), - e4e1Threshold_barrel = cms.double( 0.08 ), - e4e1Threshold_endcap = cms.double( 0.3 ), - tightenCrack_e4e1_single = cms.double( 3.0 ), - cThreshold_double = cms.double( 10.0 ), - e4e1_b_barrel = cms.double( -0.024 ), - tightenCrack_e6e2_double = cms.double( 3.0 ), - e4e1_a_barrel = cms.double( 0.04 ), - tightenCrack_e1_single = cms.double( 2.0 ), - e4e1_a_endcap = cms.double( 0.02 ), - e4e1_b_endcap = cms.double( -0.0125 ), - ignoreOutOfTimeThresh = cms.double( 1.0E9 ) - ), - logWarningEtThreshold_EE_FE = cms.double( 50.0 ), - eeDetIdToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecovered','eeDetId' ), - recoverEBFE = cms.bool( False ), - eeFEToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecovered','eeFE' ), - ebDetIdToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecovered','ebDetId' ), - singleChannelRecoveryThreshold = cms.double( 8.0 ), - sum8ChannelRecoveryThreshold = cms.double( 0.0 ), - bdtWeightFileNoCracks = cms.FileInPath( "RecoLocalCalo/EcalDeadChannelRecoveryAlgos/data/BDTWeights/bdtgAllRH_8GT700MeV_noCracks_ZskimData2017_v1.xml" ), - bdtWeightFileCracks = cms.FileInPath( "RecoLocalCalo/EcalDeadChannelRecoveryAlgos/data/BDTWeights/bdtgAllRH_8GT700MeV_onlyCracks_ZskimData2017_v1.xml" ), - ChannelStatusToBeExcluded = cms.vstring( ), - EBrechitCollection = cms.string( "EcalRecHitsEB" ), - triggerPrimitiveDigiCollection = cms.InputTag( "unused" ), + triggerPrimitiveDigiCollection = cms.InputTag( 'hltEcalDigis','EcalTriggerPrimitives' ), recoverEEFE = cms.bool( False ), singleChannelRecoveryMethod = cms.string( "NeuralNetworks" ), EBLaserMAX = cms.double( 3.0 ), @@ -7745,6 +7678,10 @@ cut = cms.string( "!isFake" ), filter = cms.bool( True ) ) +fragment.hltFEDSelectorOnlineMetaData = cms.EDProducer( "EvFFEDSelector", + inputTag = cms.InputTag( "rawDataCollector" ), + fedList = cms.vuint32( 1022 ) +) fragment.hltBoolEnd = cms.EDFilter( "HLTBool", result = cms.bool( True ) ) @@ -8638,15 +8575,13 @@ ) fragment.hltEcalConsumerCPU = cms.EDAnalyzer( "GenericConsumer", eventProducts = cms.untracked.vstring( 'hltEcalDigis@cpu', - 'hltEcalUncalibRecHit@cpu', - 'hltEcalRecHit@cpu' ), + 'hltEcalUncalibRecHit@cpu' ), lumiProducts = cms.untracked.vstring( ), runProducts = cms.untracked.vstring( ) ) fragment.hltEcalConsumerGPU = cms.EDAnalyzer( "GenericConsumer", eventProducts = cms.untracked.vstring( 'hltEcalDigis@cuda', - 'hltEcalUncalibRecHit@cuda', - 'hltEcalRecHit@cuda' ), + 'hltEcalUncalibRecHit@cuda' ), lumiProducts = cms.untracked.vstring( ), runProducts = cms.untracked.vstring( ) ) @@ -8800,7 +8735,7 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'AlCa_LumiPixelsCounts_Random_v3' ) + triggerConditions = cms.vstring( 'AlCa_LumiPixelsCounts_Random_v4' ) ) fragment.hltPreDatasetAlCaLumiPixelsCountsExpress = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -8812,7 +8747,7 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'AlCa_LumiPixelsCounts_ZeroBias_v3' ) + triggerConditions = cms.vstring( 'AlCa_LumiPixelsCounts_ZeroBias_v4' ) ) fragment.hltPreDatasetAlCaLumiPixelsCountsPrompt = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -8824,10 +8759,10 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'AlCa_HIEcalEtaEBonly_v2', - 'AlCa_HIEcalEtaEEonly_v2', - 'AlCa_HIEcalPi0EBonly_v2', - 'AlCa_HIEcalPi0EEonly_v2' ) + triggerConditions = cms.vstring( 'AlCa_HIEcalEtaEBonly_v3', + 'AlCa_HIEcalEtaEEonly_v3', + 'AlCa_HIEcalPi0EBonly_v3', + 'AlCa_HIEcalPi0EEonly_v3' ) ) fragment.hltPreDatasetAlCaP0 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -8839,7 +8774,7 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'AlCa_EcalPhiSym_v10' ) + triggerConditions = cms.vstring( 'AlCa_EcalPhiSym_v11' ) ) fragment.hltPreDatasetAlCaPhiSym = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -8851,9 +8786,9 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'DQM_HIEcalReconstruction_v1', + triggerConditions = cms.vstring( 'DQM_HIEcalReconstruction_v2', 'DQM_HIHcalReconstruction_v1', - 'DQM_HIPixelReconstruction_v1' ) + 'DQM_HIPixelReconstruction_v2' ) ) fragment.hltPreDatasetDQMGPUvsCPU = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -8865,8 +8800,8 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_HIHT80_Beamspot_ppRef5TeV_v4', - 'HLT_ZeroBias_Beamspot_v5' ) + triggerConditions = cms.vstring( 'HLT_HIHT80_Beamspot_ppRef5TeV_v5', + 'HLT_ZeroBias_Beamspot_v6' ) ) fragment.hltPreDatasetDQMOnlineBeamspot = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -8904,8 +8839,8 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_HIHT80_Beamspot_ppRef5TeV_v4', - 'HLT_ZeroBias_Beamspot_v5' ) + triggerConditions = cms.vstring( 'HLT_HIHT80_Beamspot_ppRef5TeV_v5', + 'HLT_ZeroBias_Beamspot_v6' ) ) fragment.hltPreDatasetExpressAlignment = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -9214,7 +9149,30 @@ ), cuda = cms.EDAlias( hltEcalDigisFromGPU = cms.VPSet( - cms.PSet( type = cms.string( "*" ) ) + cms.PSet( type = cms.string( "EBDigiCollection" ) ), + cms.PSet( type = cms.string( "EEDigiCollection" ) ) + ), + hltEcalDigisLegacy = cms.VPSet( + cms.PSet( type = cms.string( "EBDetIdedmEDCollection" ) ), + cms.PSet( type = cms.string( "EEDetIdedmEDCollection" ) ), + cms.PSet( type = cms.string( "EBSrFlagsSorted" ) ), + cms.PSet( type = cms.string( "EESrFlagsSorted" ) ), + cms.PSet( type = cms.string( "EcalElectronicsIdedmEDCollection" ), + fromProductInstance = cms.string( "EcalIntegrityBlockSizeErrors" ) + ), + cms.PSet( type = cms.string( "EcalElectronicsIdedmEDCollection" ), + fromProductInstance = cms.string( "EcalIntegrityTTIdErrors" ) + ), + cms.PSet( type = cms.string( "EcalElectronicsIdedmEDCollection" ), + fromProductInstance = cms.string( "EcalIntegrityZSXtalIdErrors" ) + ), + cms.PSet( type = cms.string( "EcalPnDiodeDigisSorted" ) ), + cms.PSet( type = cms.string( "EcalPseudoStripInputDigisSorted" ), + fromProductInstance = cms.string( "EcalPseudoStripInputs" ) + ), + cms.PSet( type = cms.string( "EcalTriggerPrimitiveDigisSorted" ), + fromProductInstance = cms.string( "EcalTriggerPrimitives" ) + ) ) ), ) @@ -9230,18 +9188,6 @@ ) ), ) -fragment.hltEcalRecHit = SwitchProducerCUDA( - cpu = cms.EDAlias( - hltEcalRecHitWithTPs = cms.VPSet( - cms.PSet( type = cms.string( "*" ) ) - ) - ), - cuda = cms.EDAlias( - hltEcalRecHitWithoutTPs = cms.VPSet( - cms.PSet( type = cms.string( "*" ) ) - ) - ), - ) fragment.hltHbhereco = SwitchProducerCUDA( cpu = cms.EDAlias( hltHbherecoLegacy = cms.VPSet( @@ -9331,7 +9277,7 @@ ), ) -fragment.HLTDoFullUnpackingEgammaEcalWithoutPreshowerTask = cms.ConditionalTask( fragment.hltEcalDigisLegacy , fragment.hltEcalDigisGPU , fragment.hltEcalDigisFromGPU , fragment.hltEcalDigis , fragment.hltEcalDetIdToBeRecovered , fragment.hltEcalUncalibRecHitLegacy , fragment.hltEcalUncalibRecHitGPU , fragment.hltEcalUncalibRecHitSoA , fragment.hltEcalUncalibRecHitFromSoA , fragment.hltEcalUncalibRecHit , fragment.hltEcalRecHitWithTPs , fragment.hltEcalRecHitWithoutTPs , fragment.hltEcalRecHit ) +fragment.HLTDoFullUnpackingEgammaEcalWithoutPreshowerTask = cms.ConditionalTask( fragment.hltEcalDigisLegacy , fragment.hltEcalDigisGPU , fragment.hltEcalDigisFromGPU , fragment.hltEcalDigis , fragment.hltEcalDetIdToBeRecovered , fragment.hltEcalUncalibRecHitLegacy , fragment.hltEcalUncalibRecHitGPU , fragment.hltEcalUncalibRecHitSoA , fragment.hltEcalUncalibRecHitFromSoA , fragment.hltEcalUncalibRecHit , fragment.hltEcalRecHit ) fragment.HLTDoLocalHcalTask = cms.ConditionalTask( fragment.hltHcalDigis , fragment.hltHcalDigisGPU , fragment.hltHbherecoLegacy , fragment.hltHbherecoGPU , fragment.hltHbherecoFromGPU , fragment.hltHbhereco , fragment.hltHfprereco , fragment.hltHfreco , fragment.hltHoreco ) fragment.HLTDoLocalPixelTask = cms.ConditionalTask( fragment.hltOnlineBeamSpotToGPU , fragment.hltSiPixelDigiErrorsSoA , fragment.hltSiPixelDigisLegacy , fragment.hltSiPixelDigisSoA , fragment.hltSiPixelDigisFromSoA , fragment.hltSiPixelDigis , fragment.hltSiPixelClustersLegacy , fragment.hltSiPixelClustersGPU , fragment.hltSiPixelClustersFromSoA , fragment.hltSiPixelClusters , fragment.hltSiPixelClustersCache , fragment.hltSiPixelRecHitsFromLegacy , fragment.hltSiPixelRecHitsGPU , fragment.hltSiPixelRecHitsFromGPU , fragment.hltSiPixelRecHits , fragment.hltSiPixelRecHitsSoAFromGPU , fragment.hltSiPixelRecHitsSoA ) fragment.HLTRecoPixelTracksTask = cms.ConditionalTask( fragment.hltPixelTracksCPU , fragment.hltPixelTracksGPU , fragment.hltPixelTracksFromGPU , fragment.hltPixelTracksSoA , fragment.hltPixelTracks , fragment.hltPixelTracksTrackingRegions ) @@ -9383,7 +9329,7 @@ fragment.HLTriggerFirstPath = cms.Path( fragment.hltGetRaw + fragment.hltPSetMap + fragment.hltBoolFalse ) fragment.Status_OnCPU = cms.Path( fragment.statusOnGPU + ~fragment.statusOnGPUFilter ) fragment.Status_OnGPU = cms.Path( fragment.statusOnGPU + fragment.statusOnGPUFilter ) -fragment.HLT_ZeroBias_Beamspot_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreZeroBiasBeamspot + fragment.HLTTrackingForBeamSpot + fragment.hltVerticesPF + fragment.hltVerticesPFSelector + fragment.hltVerticesPFFilter + fragment.HLTEndSequence ) +fragment.HLT_ZeroBias_Beamspot_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreZeroBiasBeamspot + fragment.HLTTrackingForBeamSpot + fragment.hltVerticesPF + fragment.hltVerticesPFSelector + fragment.hltVerticesPFFilter + fragment.hltFEDSelectorOnlineMetaData + fragment.HLTEndSequence ) fragment.HLT_Physics_v8 = cms.Path( fragment.HLTBeginSequenceL1Fat + fragment.hltPrePhysics + fragment.HLTEndSequence ) fragment.DST_Physics_v8 = cms.Path( fragment.HLTBeginSequence + fragment.hltPreDSTPhysics + fragment.HLTEndSequence ) fragment.HLT_Random_v3 = cms.Path( fragment.HLTBeginSequenceRandom + fragment.hltPreRandom + fragment.HLTEndSequence ) @@ -9391,7 +9337,7 @@ fragment.HLT_HIL1UnpairedBunchBptxMinusForPPRef_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1UnpairedBunchBptxMinus + fragment.hltPreHIL1UnpairedBunchBptxMinusForPPRef + fragment.HLTEndSequence ) fragment.HLT_HIL1UnpairedBunchBptxPlusForPPRef_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1UnpairedBunchBptxPlus + fragment.hltPreHIL1UnpairedBunchBptxPlusForPPRef + fragment.HLTEndSequence ) fragment.HLT_HIL1NotBptxORForPPRef_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sNotBptxOR + fragment.hltPreHIL1NotBptxORForPPRef + fragment.HLTEndSequence ) -fragment.HLT_HIHT80_Beamspot_ppRef5TeV_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTTForBeamSpotPP5TeV + fragment.hltPreHIHT80BeamspotppRef5TeV + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT80 + fragment.HLTTrackingForBeamSpot + fragment.hltVerticesPF + fragment.hltVerticesPFSelector + fragment.hltVerticesPFFilter + fragment.HLTEndSequence ) +fragment.HLT_HIHT80_Beamspot_ppRef5TeV_v5 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sHTTForBeamSpotPP5TeV + fragment.hltPreHIHT80BeamspotppRef5TeV + fragment.HLTAK4CaloJetsSequence + fragment.hltHtMht + fragment.hltHT80 + fragment.HLTTrackingForBeamSpot + fragment.hltVerticesPF + fragment.hltVerticesPFSelector + fragment.hltVerticesPFFilter + fragment.hltFEDSelectorOnlineMetaData + fragment.HLTEndSequence ) fragment.HLT_HIZeroBias_part0_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreHIZeroBiaspart0 + fragment.HLTEndSequence ) fragment.HLT_HIZeroBias_part1_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreHIZeroBiaspart1 + fragment.HLTEndSequence ) fragment.HLT_HIZeroBias_part2_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreHIZeroBiaspart2 + fragment.HLTEndSequence ) @@ -9404,20 +9350,20 @@ fragment.HLT_HIZeroBias_part9_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreHIZeroBiaspart9 + fragment.HLTEndSequence ) fragment.HLT_HIZeroBias_part10_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreHIZeroBiaspart10 + fragment.HLTEndSequence ) fragment.HLT_HIZeroBias_part11_v7 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreHIZeroBiaspart11 + fragment.HLTEndSequence ) -fragment.AlCa_HIEcalPi0EBonly_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaHIEcalPi0Eta + fragment.hltPreAlCaHIEcalPi0EBonly + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltSimple3x3Clusters + fragment.hltAlCaPi0RecHitsFilterEBonlyRegional + fragment.hltAlCaPi0EBUncalibrator + fragment.hltAlCaPi0EBRechitsToDigis + fragment.HLTEndSequence ) -fragment.AlCa_HIEcalPi0EEonly_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaHIEcalPi0Eta + fragment.hltPreAlCaHIEcalPi0EEonly + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltSimple3x3Clusters + fragment.hltAlCaPi0RecHitsFilterEEonlyRegional + fragment.hltAlCaPi0EEUncalibrator + fragment.hltAlCaPi0EERechitsToDigis + fragment.HLTEndSequence ) -fragment.AlCa_HIEcalEtaEBonly_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaHIEcalPi0Eta + fragment.hltPreAlCaHIEcalEtaEBonly + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltSimple3x3Clusters + fragment.hltAlCaEtaRecHitsFilterEBonlyRegional + fragment.hltAlCaEtaEBUncalibrator + fragment.hltAlCaEtaEBRechitsToDigis + fragment.HLTEndSequence ) -fragment.AlCa_HIEcalEtaEEonly_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaHIEcalPi0Eta + fragment.hltPreAlCaHIEcalEtaEEonly + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltSimple3x3Clusters + fragment.hltAlCaEtaRecHitsFilterEEonlyRegional + fragment.hltAlCaEtaEEUncalibrator + fragment.hltAlCaEtaEERechitsToDigis + fragment.HLTEndSequence ) +fragment.AlCa_HIEcalPi0EBonly_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaHIEcalPi0Eta + fragment.hltPreAlCaHIEcalPi0EBonly + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltSimple3x3Clusters + fragment.hltAlCaPi0RecHitsFilterEBonlyRegional + fragment.hltAlCaPi0EBUncalibrator + fragment.hltAlCaPi0EBRechitsToDigis + fragment.HLTEndSequence ) +fragment.AlCa_HIEcalPi0EEonly_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaHIEcalPi0Eta + fragment.hltPreAlCaHIEcalPi0EEonly + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltSimple3x3Clusters + fragment.hltAlCaPi0RecHitsFilterEEonlyRegional + fragment.hltAlCaPi0EEUncalibrator + fragment.hltAlCaPi0EERechitsToDigis + fragment.HLTEndSequence ) +fragment.AlCa_HIEcalEtaEBonly_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaHIEcalPi0Eta + fragment.hltPreAlCaHIEcalEtaEBonly + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltSimple3x3Clusters + fragment.hltAlCaEtaRecHitsFilterEBonlyRegional + fragment.hltAlCaEtaEBUncalibrator + fragment.hltAlCaEtaEBRechitsToDigis + fragment.HLTEndSequence ) +fragment.AlCa_HIEcalEtaEEonly_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sAlCaHIEcalPi0Eta + fragment.hltPreAlCaHIEcalEtaEEonly + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltSimple3x3Clusters + fragment.hltAlCaEtaRecHitsFilterEEonlyRegional + fragment.hltAlCaEtaEEUncalibrator + fragment.hltAlCaEtaEERechitsToDigis + fragment.HLTEndSequence ) fragment.HLT_EcalCalibration_v4 = cms.Path( fragment.HLTBeginSequenceCalibration + fragment.hltPreEcalCalibration + fragment.hltEcalCalibrationRaw + fragment.HLTEndSequence ) fragment.HLT_HcalCalibration_v5 = cms.Path( fragment.HLTBeginSequenceCalibration + fragment.hltPreHcalCalibration + fragment.hltHcalCalibTypeFilter + fragment.hltHcalCalibrationRaw + fragment.HLTEndSequence ) -fragment.AlCa_EcalPhiSym_v10 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBiasIorAlwaysTrueIorIsolatedBunch + fragment.hltPreAlCaEcalPhiSym + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltEcalPhiSymFilter + fragment.HLTEndSequence ) +fragment.AlCa_EcalPhiSym_v11 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBiasIorAlwaysTrueIorIsolatedBunch + fragment.hltPreAlCaEcalPhiSym + fragment.HLTDoFullUnpackingEgammaEcalSequence + fragment.hltEcalPhiSymFilter + fragment.HLTEndSequence ) fragment.HLT_ZeroBias_FirstCollisionAfterAbortGap_v6 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sL1ZeroBiasFirstCollisionAfterAbortGap + fragment.hltPreZeroBiasFirstCollisionAfterAbortGap + fragment.HLTEndSequence ) fragment.AlCa_HIRPCMuonNormalisation_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sSingleMu7to30 + fragment.hltPreAlCaHIRPCMuonNormalisation + fragment.hltHIRPCMuonNormaL1Filtered0 + fragment.HLTMuonLocalRecoSequence + fragment.HLTEndSequence ) -fragment.AlCa_LumiPixelsCounts_Random_v3 = cms.Path( fragment.HLTBeginSequenceRandom + fragment.hltPreAlCaLumiPixelsCountsRandom + fragment.HLTBeamSpot + fragment.hltPixelTrackerHVOn + fragment.HLTDoLocalPixelSequence + fragment.hltAlcaPixelClusterCounts + fragment.HLTEndSequence ) -fragment.AlCa_LumiPixelsCounts_ZeroBias_v3 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreAlCaLumiPixelsCountsZeroBias + fragment.hltPixelTrackerHVOn + fragment.HLTDoLocalPixelSequence + fragment.hltAlcaPixelClusterCounts + fragment.HLTEndSequence ) -fragment.DQM_HIEcalReconstruction_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDQMHIEcalReconstruction + fragment.hltPreDQMHIEcalReconstruction + fragment.statusOnGPU + fragment.statusOnGPUFilter + fragment.HLTDoFullUnpackingEgammaEcalWithoutPreshowerSequence + fragment.hltEcalConsumerCPU + fragment.hltEcalConsumerGPU + fragment.HLTEndSequence ) +fragment.AlCa_LumiPixelsCounts_Random_v4 = cms.Path( fragment.HLTBeginSequenceRandom + fragment.hltPreAlCaLumiPixelsCountsRandom + fragment.HLTBeamSpot + fragment.hltPixelTrackerHVOn + fragment.HLTDoLocalPixelSequence + fragment.hltAlcaPixelClusterCounts + fragment.HLTEndSequence ) +fragment.AlCa_LumiPixelsCounts_ZeroBias_v4 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sZeroBias + fragment.hltPreAlCaLumiPixelsCountsZeroBias + fragment.hltPixelTrackerHVOn + fragment.HLTDoLocalPixelSequence + fragment.hltAlcaPixelClusterCounts + fragment.HLTEndSequence ) +fragment.DQM_HIEcalReconstruction_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDQMHIEcalReconstruction + fragment.hltPreDQMHIEcalReconstruction + fragment.statusOnGPU + fragment.statusOnGPUFilter + fragment.HLTDoFullUnpackingEgammaEcalWithoutPreshowerSequence + fragment.hltEcalConsumerCPU + fragment.hltEcalConsumerGPU + fragment.HLTEndSequence ) fragment.DQM_HIHcalReconstruction_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDQMHIHcalReconstruction + fragment.hltPreDQMHIHcalReconstruction + fragment.statusOnGPU + fragment.statusOnGPUFilter + fragment.HLTDoLocalHcalSequence + fragment.hltHcalConsumerCPU + fragment.hltHcalConsumerGPU + fragment.HLTEndSequence ) -fragment.DQM_HIPixelReconstruction_v1 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDQMHIPixelReconstruction + fragment.hltPreDQMHIPixelReconstruction + fragment.statusOnGPU + fragment.statusOnGPUFilter + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingSequence + fragment.hltPixelConsumerCPU + fragment.hltPixelConsumerGPU + fragment.HLTDQMPixelReconstruction + fragment.HLTEndSequence ) +fragment.DQM_HIPixelReconstruction_v2 = cms.Path( fragment.HLTBeginSequence + fragment.hltL1sDQMHIPixelReconstruction + fragment.hltPreDQMHIPixelReconstruction + fragment.statusOnGPU + fragment.statusOnGPUFilter + fragment.HLTDoLocalPixelSequence + fragment.HLTRecopixelvertexingSequence + fragment.hltPixelConsumerCPU + fragment.hltPixelConsumerGPU + fragment.HLTDQMPixelReconstruction + fragment.HLTEndSequence ) fragment.HLTriggerFinalPath = cms.Path( fragment.hltGtStage2Digis + fragment.hltScalersRawToDigi + fragment.hltFEDSelectorTCDS + fragment.hltTriggerSummaryAOD + fragment.hltTriggerSummaryRAW + fragment.hltBoolFalse ) fragment.HLTAnalyzerEndpath = cms.EndPath( fragment.hltGtStage2Digis + fragment.hltPreHLTAnalyzerEndpath + fragment.hltL1TGlobalSummary + fragment.hltTrigReport ) fragment.Dataset_AlCaLumiPixelsCountsExpress = cms.Path( fragment.HLTDatasetPathBeginSequence + fragment.hltDatasetAlCaLumiPixelsCountsExpress + fragment.hltPreDatasetAlCaLumiPixelsCountsExpress ) @@ -9451,7 +9397,7 @@ fragment.Dataset_ZeroBias = cms.Path( fragment.HLTDatasetPathBeginSequence + fragment.hltDatasetZeroBias + fragment.hltPreDatasetZeroBias ) -fragment.schedule = cms.Schedule( *(fragment.HLTriggerFirstPath, fragment.Status_OnCPU, fragment.Status_OnGPU, fragment.HLT_ZeroBias_Beamspot_v5, fragment.HLT_Physics_v8, fragment.DST_Physics_v8, fragment.HLT_Random_v3, fragment.HLT_ZeroBias_v7, fragment.HLT_HIL1UnpairedBunchBptxMinusForPPRef_v3, fragment.HLT_HIL1UnpairedBunchBptxPlusForPPRef_v3, fragment.HLT_HIL1NotBptxORForPPRef_v3, fragment.HLT_HIHT80_Beamspot_ppRef5TeV_v4, fragment.HLT_HIZeroBias_part0_v7, fragment.HLT_HIZeroBias_part1_v7, fragment.HLT_HIZeroBias_part2_v7, fragment.HLT_HIZeroBias_part3_v7, fragment.HLT_HIZeroBias_part4_v7, fragment.HLT_HIZeroBias_part5_v7, fragment.HLT_HIZeroBias_part6_v7, fragment.HLT_HIZeroBias_part7_v7, fragment.HLT_HIZeroBias_part8_v7, fragment.HLT_HIZeroBias_part9_v7, fragment.HLT_HIZeroBias_part10_v7, fragment.HLT_HIZeroBias_part11_v7, fragment.AlCa_HIEcalPi0EBonly_v2, fragment.AlCa_HIEcalPi0EEonly_v2, fragment.AlCa_HIEcalEtaEBonly_v2, fragment.AlCa_HIEcalEtaEEonly_v2, fragment.HLT_EcalCalibration_v4, fragment.HLT_HcalCalibration_v5, fragment.AlCa_EcalPhiSym_v10, fragment.HLT_ZeroBias_FirstCollisionAfterAbortGap_v6, fragment.AlCa_HIRPCMuonNormalisation_v2, fragment.AlCa_LumiPixelsCounts_Random_v3, fragment.AlCa_LumiPixelsCounts_ZeroBias_v3, fragment.DQM_HIEcalReconstruction_v1, fragment.DQM_HIHcalReconstruction_v1, fragment.DQM_HIPixelReconstruction_v1, fragment.HLTriggerFinalPath, fragment.HLTAnalyzerEndpath, fragment.Dataset_AlCaLumiPixelsCountsExpress, fragment.Dataset_AlCaLumiPixelsCountsPrompt, fragment.Dataset_AlCaP0, fragment.Dataset_AlCaPhiSym, fragment.Dataset_DQMGPUvsCPU, fragment.Dataset_DQMOnlineBeamspot, fragment.Dataset_EcalLaser, fragment.Dataset_EmptyBX, fragment.Dataset_ExpressAlignment, fragment.Dataset_ExpressPhysics, fragment.Dataset_HIZeroBias1, fragment.Dataset_HIZeroBias10, fragment.Dataset_HIZeroBias11, fragment.Dataset_HIZeroBias12, fragment.Dataset_HIZeroBias2, fragment.Dataset_HIZeroBias3, fragment.Dataset_HIZeroBias4, fragment.Dataset_HIZeroBias5, fragment.Dataset_HIZeroBias6, fragment.Dataset_HIZeroBias7, fragment.Dataset_HIZeroBias8, fragment.Dataset_HIZeroBias9, fragment.Dataset_HLTPhysics, fragment.Dataset_L1Accept, fragment.Dataset_OnlineMonitor, fragment.Dataset_RPCMonitor, fragment.Dataset_TestEnablesEcalHcal, fragment.Dataset_TestEnablesEcalHcalDQM, fragment.Dataset_ZeroBias, )) +fragment.schedule = cms.Schedule( *(fragment.HLTriggerFirstPath, fragment.Status_OnCPU, fragment.Status_OnGPU, fragment.HLT_ZeroBias_Beamspot_v6, fragment.HLT_Physics_v8, fragment.DST_Physics_v8, fragment.HLT_Random_v3, fragment.HLT_ZeroBias_v7, fragment.HLT_HIL1UnpairedBunchBptxMinusForPPRef_v3, fragment.HLT_HIL1UnpairedBunchBptxPlusForPPRef_v3, fragment.HLT_HIL1NotBptxORForPPRef_v3, fragment.HLT_HIHT80_Beamspot_ppRef5TeV_v5, fragment.HLT_HIZeroBias_part0_v7, fragment.HLT_HIZeroBias_part1_v7, fragment.HLT_HIZeroBias_part2_v7, fragment.HLT_HIZeroBias_part3_v7, fragment.HLT_HIZeroBias_part4_v7, fragment.HLT_HIZeroBias_part5_v7, fragment.HLT_HIZeroBias_part6_v7, fragment.HLT_HIZeroBias_part7_v7, fragment.HLT_HIZeroBias_part8_v7, fragment.HLT_HIZeroBias_part9_v7, fragment.HLT_HIZeroBias_part10_v7, fragment.HLT_HIZeroBias_part11_v7, fragment.AlCa_HIEcalPi0EBonly_v3, fragment.AlCa_HIEcalPi0EEonly_v3, fragment.AlCa_HIEcalEtaEBonly_v3, fragment.AlCa_HIEcalEtaEEonly_v3, fragment.HLT_EcalCalibration_v4, fragment.HLT_HcalCalibration_v5, fragment.AlCa_EcalPhiSym_v11, fragment.HLT_ZeroBias_FirstCollisionAfterAbortGap_v6, fragment.AlCa_HIRPCMuonNormalisation_v2, fragment.AlCa_LumiPixelsCounts_Random_v4, fragment.AlCa_LumiPixelsCounts_ZeroBias_v4, fragment.DQM_HIEcalReconstruction_v2, fragment.DQM_HIHcalReconstruction_v1, fragment.DQM_HIPixelReconstruction_v2, fragment.HLTriggerFinalPath, fragment.HLTAnalyzerEndpath, fragment.Dataset_AlCaLumiPixelsCountsExpress, fragment.Dataset_AlCaLumiPixelsCountsPrompt, fragment.Dataset_AlCaP0, fragment.Dataset_AlCaPhiSym, fragment.Dataset_DQMGPUvsCPU, fragment.Dataset_DQMOnlineBeamspot, fragment.Dataset_EcalLaser, fragment.Dataset_EmptyBX, fragment.Dataset_ExpressAlignment, fragment.Dataset_ExpressPhysics, fragment.Dataset_HIZeroBias1, fragment.Dataset_HIZeroBias10, fragment.Dataset_HIZeroBias11, fragment.Dataset_HIZeroBias12, fragment.Dataset_HIZeroBias2, fragment.Dataset_HIZeroBias3, fragment.Dataset_HIZeroBias4, fragment.Dataset_HIZeroBias5, fragment.Dataset_HIZeroBias6, fragment.Dataset_HIZeroBias7, fragment.Dataset_HIZeroBias8, fragment.Dataset_HIZeroBias9, fragment.Dataset_HLTPhysics, fragment.Dataset_L1Accept, fragment.Dataset_OnlineMonitor, fragment.Dataset_RPCMonitor, fragment.Dataset_TestEnablesEcalHcal, fragment.Dataset_TestEnablesEcalHcalDQM, fragment.Dataset_ZeroBias, )) # dummify hltGetConditions in cff's diff --git a/HLTrigger/Configuration/python/HLTrigger_Datasets_GRun_cff.py b/HLTrigger/Configuration/python/HLTrigger_Datasets_GRun_cff.py index 96a062760f392..beeaf3eaf97bd 100644 --- a/HLTrigger/Configuration/python/HLTrigger_Datasets_GRun_cff.py +++ b/HLTrigger/Configuration/python/HLTrigger_Datasets_GRun_cff.py @@ -10,19 +10,19 @@ streamParkingDoubleElectronLowMass0_datasetParkingDoubleElectronLowMass0_selector.l1tResults = cms.InputTag('') streamParkingDoubleElectronLowMass0_datasetParkingDoubleElectronLowMass0_selector.throw = cms.bool(False) streamParkingDoubleElectronLowMass0_datasetParkingDoubleElectronLowMass0_selector.triggerConditions = cms.vstring( - 'HLT_DoubleEle10_eta1p22_mMax6_v1', - 'HLT_DoubleEle4_eta1p22_mMax6_v1', - 'HLT_DoubleEle4p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle6_eta1p22_mMax6_v1', - 'HLT_DoubleEle6p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle7_eta1p22_mMax6_v1', - 'HLT_DoubleEle7p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle8_eta1p22_mMax6_v1', - 'HLT_DoubleEle8p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle9_eta1p22_mMax6_v1', - 'HLT_DoubleEle9p5_eta1p22_mMax6_v1' + 'HLT_DoubleEle10_eta1p22_mMax6_v2', + 'HLT_DoubleEle4_eta1p22_mMax6_v2', + 'HLT_DoubleEle4p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle6_eta1p22_mMax6_v2', + 'HLT_DoubleEle6p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle7_eta1p22_mMax6_v2', + 'HLT_DoubleEle7p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle8_eta1p22_mMax6_v2', + 'HLT_DoubleEle8p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle9_eta1p22_mMax6_v2', + 'HLT_DoubleEle9p5_eta1p22_mMax6_v2' ) from HLTrigger.HLTfilters.triggerResultsFilter_cfi import triggerResultsFilter as streamParkingDoubleElectronLowMass0_datasetParkingDoubleElectronLowMass1_selector @@ -30,19 +30,19 @@ streamParkingDoubleElectronLowMass0_datasetParkingDoubleElectronLowMass1_selector.l1tResults = cms.InputTag('') streamParkingDoubleElectronLowMass0_datasetParkingDoubleElectronLowMass1_selector.throw = cms.bool(False) streamParkingDoubleElectronLowMass0_datasetParkingDoubleElectronLowMass1_selector.triggerConditions = cms.vstring( - 'HLT_DoubleEle10_eta1p22_mMax6_v1', - 'HLT_DoubleEle4_eta1p22_mMax6_v1', - 'HLT_DoubleEle4p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle6_eta1p22_mMax6_v1', - 'HLT_DoubleEle6p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle7_eta1p22_mMax6_v1', - 'HLT_DoubleEle7p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle8_eta1p22_mMax6_v1', - 'HLT_DoubleEle8p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle9_eta1p22_mMax6_v1', - 'HLT_DoubleEle9p5_eta1p22_mMax6_v1' + 'HLT_DoubleEle10_eta1p22_mMax6_v2', + 'HLT_DoubleEle4_eta1p22_mMax6_v2', + 'HLT_DoubleEle4p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle6_eta1p22_mMax6_v2', + 'HLT_DoubleEle6p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle7_eta1p22_mMax6_v2', + 'HLT_DoubleEle7p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle8_eta1p22_mMax6_v2', + 'HLT_DoubleEle8p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle9_eta1p22_mMax6_v2', + 'HLT_DoubleEle9p5_eta1p22_mMax6_v2' ) @@ -53,19 +53,19 @@ streamParkingDoubleElectronLowMass1_datasetParkingDoubleElectronLowMass2_selector.l1tResults = cms.InputTag('') streamParkingDoubleElectronLowMass1_datasetParkingDoubleElectronLowMass2_selector.throw = cms.bool(False) streamParkingDoubleElectronLowMass1_datasetParkingDoubleElectronLowMass2_selector.triggerConditions = cms.vstring( - 'HLT_DoubleEle10_eta1p22_mMax6_v1', - 'HLT_DoubleEle4_eta1p22_mMax6_v1', - 'HLT_DoubleEle4p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle6_eta1p22_mMax6_v1', - 'HLT_DoubleEle6p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle7_eta1p22_mMax6_v1', - 'HLT_DoubleEle7p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle8_eta1p22_mMax6_v1', - 'HLT_DoubleEle8p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle9_eta1p22_mMax6_v1', - 'HLT_DoubleEle9p5_eta1p22_mMax6_v1' + 'HLT_DoubleEle10_eta1p22_mMax6_v2', + 'HLT_DoubleEle4_eta1p22_mMax6_v2', + 'HLT_DoubleEle4p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle6_eta1p22_mMax6_v2', + 'HLT_DoubleEle6p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle7_eta1p22_mMax6_v2', + 'HLT_DoubleEle7p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle8_eta1p22_mMax6_v2', + 'HLT_DoubleEle8p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle9_eta1p22_mMax6_v2', + 'HLT_DoubleEle9p5_eta1p22_mMax6_v2' ) from HLTrigger.HLTfilters.triggerResultsFilter_cfi import triggerResultsFilter as streamParkingDoubleElectronLowMass1_datasetParkingDoubleElectronLowMass3_selector @@ -73,19 +73,19 @@ streamParkingDoubleElectronLowMass1_datasetParkingDoubleElectronLowMass3_selector.l1tResults = cms.InputTag('') streamParkingDoubleElectronLowMass1_datasetParkingDoubleElectronLowMass3_selector.throw = cms.bool(False) streamParkingDoubleElectronLowMass1_datasetParkingDoubleElectronLowMass3_selector.triggerConditions = cms.vstring( - 'HLT_DoubleEle10_eta1p22_mMax6_v1', - 'HLT_DoubleEle4_eta1p22_mMax6_v1', - 'HLT_DoubleEle4p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle6_eta1p22_mMax6_v1', - 'HLT_DoubleEle6p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle7_eta1p22_mMax6_v1', - 'HLT_DoubleEle7p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle8_eta1p22_mMax6_v1', - 'HLT_DoubleEle8p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle9_eta1p22_mMax6_v1', - 'HLT_DoubleEle9p5_eta1p22_mMax6_v1' + 'HLT_DoubleEle10_eta1p22_mMax6_v2', + 'HLT_DoubleEle4_eta1p22_mMax6_v2', + 'HLT_DoubleEle4p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle6_eta1p22_mMax6_v2', + 'HLT_DoubleEle6p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle7_eta1p22_mMax6_v2', + 'HLT_DoubleEle7p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle8_eta1p22_mMax6_v2', + 'HLT_DoubleEle8p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle9_eta1p22_mMax6_v2', + 'HLT_DoubleEle9p5_eta1p22_mMax6_v2' ) @@ -96,19 +96,19 @@ streamParkingDoubleElectronLowMass2_datasetParkingDoubleElectronLowMass4_selector.l1tResults = cms.InputTag('') streamParkingDoubleElectronLowMass2_datasetParkingDoubleElectronLowMass4_selector.throw = cms.bool(False) streamParkingDoubleElectronLowMass2_datasetParkingDoubleElectronLowMass4_selector.triggerConditions = cms.vstring( - 'HLT_DoubleEle10_eta1p22_mMax6_v1', - 'HLT_DoubleEle4_eta1p22_mMax6_v1', - 'HLT_DoubleEle4p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle6_eta1p22_mMax6_v1', - 'HLT_DoubleEle6p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle7_eta1p22_mMax6_v1', - 'HLT_DoubleEle7p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle8_eta1p22_mMax6_v1', - 'HLT_DoubleEle8p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle9_eta1p22_mMax6_v1', - 'HLT_DoubleEle9p5_eta1p22_mMax6_v1' + 'HLT_DoubleEle10_eta1p22_mMax6_v2', + 'HLT_DoubleEle4_eta1p22_mMax6_v2', + 'HLT_DoubleEle4p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle6_eta1p22_mMax6_v2', + 'HLT_DoubleEle6p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle7_eta1p22_mMax6_v2', + 'HLT_DoubleEle7p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle8_eta1p22_mMax6_v2', + 'HLT_DoubleEle8p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle9_eta1p22_mMax6_v2', + 'HLT_DoubleEle9p5_eta1p22_mMax6_v2' ) from HLTrigger.HLTfilters.triggerResultsFilter_cfi import triggerResultsFilter as streamParkingDoubleElectronLowMass2_datasetParkingDoubleElectronLowMass5_selector @@ -116,19 +116,19 @@ streamParkingDoubleElectronLowMass2_datasetParkingDoubleElectronLowMass5_selector.l1tResults = cms.InputTag('') streamParkingDoubleElectronLowMass2_datasetParkingDoubleElectronLowMass5_selector.throw = cms.bool(False) streamParkingDoubleElectronLowMass2_datasetParkingDoubleElectronLowMass5_selector.triggerConditions = cms.vstring( - 'HLT_DoubleEle10_eta1p22_mMax6_v1', - 'HLT_DoubleEle4_eta1p22_mMax6_v1', - 'HLT_DoubleEle4p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle6_eta1p22_mMax6_v1', - 'HLT_DoubleEle6p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle7_eta1p22_mMax6_v1', - 'HLT_DoubleEle7p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle8_eta1p22_mMax6_v1', - 'HLT_DoubleEle8p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle9_eta1p22_mMax6_v1', - 'HLT_DoubleEle9p5_eta1p22_mMax6_v1' + 'HLT_DoubleEle10_eta1p22_mMax6_v2', + 'HLT_DoubleEle4_eta1p22_mMax6_v2', + 'HLT_DoubleEle4p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle6_eta1p22_mMax6_v2', + 'HLT_DoubleEle6p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle7_eta1p22_mMax6_v2', + 'HLT_DoubleEle7p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle8_eta1p22_mMax6_v2', + 'HLT_DoubleEle8p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle9_eta1p22_mMax6_v2', + 'HLT_DoubleEle9p5_eta1p22_mMax6_v2' ) @@ -139,72 +139,72 @@ streamParkingDoubleMuonLowMass0_datasetParkingDoubleMuonLowMass0_selector.l1tResults = cms.InputTag('') streamParkingDoubleMuonLowMass0_datasetParkingDoubleMuonLowMass0_selector.throw = cms.bool(False) streamParkingDoubleMuonLowMass0_datasetParkingDoubleMuonLowMass0_selector.triggerConditions = cms.vstring( - 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' + 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ) from HLTrigger.HLTfilters.triggerResultsFilter_cfi import triggerResultsFilter as streamParkingDoubleMuonLowMass0_datasetParkingDoubleMuonLowMass1_selector @@ -212,72 +212,72 @@ streamParkingDoubleMuonLowMass0_datasetParkingDoubleMuonLowMass1_selector.l1tResults = cms.InputTag('') streamParkingDoubleMuonLowMass0_datasetParkingDoubleMuonLowMass1_selector.throw = cms.bool(False) streamParkingDoubleMuonLowMass0_datasetParkingDoubleMuonLowMass1_selector.triggerConditions = cms.vstring( - 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' + 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ) @@ -288,72 +288,72 @@ streamParkingDoubleMuonLowMass1_datasetParkingDoubleMuonLowMass2_selector.l1tResults = cms.InputTag('') streamParkingDoubleMuonLowMass1_datasetParkingDoubleMuonLowMass2_selector.throw = cms.bool(False) streamParkingDoubleMuonLowMass1_datasetParkingDoubleMuonLowMass2_selector.triggerConditions = cms.vstring( - 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' + 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ) from HLTrigger.HLTfilters.triggerResultsFilter_cfi import triggerResultsFilter as streamParkingDoubleMuonLowMass1_datasetParkingDoubleMuonLowMass3_selector @@ -361,72 +361,72 @@ streamParkingDoubleMuonLowMass1_datasetParkingDoubleMuonLowMass3_selector.l1tResults = cms.InputTag('') streamParkingDoubleMuonLowMass1_datasetParkingDoubleMuonLowMass3_selector.throw = cms.bool(False) streamParkingDoubleMuonLowMass1_datasetParkingDoubleMuonLowMass3_selector.triggerConditions = cms.vstring( - 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' + 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ) @@ -437,72 +437,72 @@ streamParkingDoubleMuonLowMass2_datasetParkingDoubleMuonLowMass4_selector.l1tResults = cms.InputTag('') streamParkingDoubleMuonLowMass2_datasetParkingDoubleMuonLowMass4_selector.throw = cms.bool(False) streamParkingDoubleMuonLowMass2_datasetParkingDoubleMuonLowMass4_selector.triggerConditions = cms.vstring( - 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' + 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ) from HLTrigger.HLTfilters.triggerResultsFilter_cfi import triggerResultsFilter as streamParkingDoubleMuonLowMass2_datasetParkingDoubleMuonLowMass5_selector @@ -510,72 +510,72 @@ streamParkingDoubleMuonLowMass2_datasetParkingDoubleMuonLowMass5_selector.l1tResults = cms.InputTag('') streamParkingDoubleMuonLowMass2_datasetParkingDoubleMuonLowMass5_selector.throw = cms.bool(False) streamParkingDoubleMuonLowMass2_datasetParkingDoubleMuonLowMass5_selector.triggerConditions = cms.vstring( - 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' + 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ) @@ -586,72 +586,72 @@ streamParkingDoubleMuonLowMass3_datasetParkingDoubleMuonLowMass6_selector.l1tResults = cms.InputTag('') streamParkingDoubleMuonLowMass3_datasetParkingDoubleMuonLowMass6_selector.throw = cms.bool(False) streamParkingDoubleMuonLowMass3_datasetParkingDoubleMuonLowMass6_selector.triggerConditions = cms.vstring( - 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' + 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ) from HLTrigger.HLTfilters.triggerResultsFilter_cfi import triggerResultsFilter as streamParkingDoubleMuonLowMass3_datasetParkingDoubleMuonLowMass7_selector @@ -659,72 +659,72 @@ streamParkingDoubleMuonLowMass3_datasetParkingDoubleMuonLowMass7_selector.l1tResults = cms.InputTag('') streamParkingDoubleMuonLowMass3_datasetParkingDoubleMuonLowMass7_selector.throw = cms.bool(False) streamParkingDoubleMuonLowMass3_datasetParkingDoubleMuonLowMass7_selector.triggerConditions = cms.vstring( - 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' + 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ) @@ -734,7 +734,7 @@ streamParkingSingleMuon0_datasetParkingSingleMuon0_selector.hltResults = cms.InputTag('TriggerResults', '', 'HLT') streamParkingSingleMuon0_datasetParkingSingleMuon0_selector.l1tResults = cms.InputTag('') streamParkingSingleMuon0_datasetParkingSingleMuon0_selector.throw = cms.bool(False) -streamParkingSingleMuon0_datasetParkingSingleMuon0_selector.triggerConditions = cms.vstring('HLT_Mu12_IP6_v1') +streamParkingSingleMuon0_datasetParkingSingleMuon0_selector.triggerConditions = cms.vstring('HLT_Mu12_IP6_v2') # stream ParkingSingleMuon1 @@ -743,7 +743,7 @@ streamParkingSingleMuon1_datasetParkingSingleMuon1_selector.hltResults = cms.InputTag('TriggerResults', '', 'HLT') streamParkingSingleMuon1_datasetParkingSingleMuon1_selector.l1tResults = cms.InputTag('') streamParkingSingleMuon1_datasetParkingSingleMuon1_selector.throw = cms.bool(False) -streamParkingSingleMuon1_datasetParkingSingleMuon1_selector.triggerConditions = cms.vstring('HLT_Mu12_IP6_v1') +streamParkingSingleMuon1_datasetParkingSingleMuon1_selector.triggerConditions = cms.vstring('HLT_Mu12_IP6_v2') # stream ParkingSingleMuon2 @@ -752,7 +752,7 @@ streamParkingSingleMuon2_datasetParkingSingleMuon2_selector.hltResults = cms.InputTag('TriggerResults', '', 'HLT') streamParkingSingleMuon2_datasetParkingSingleMuon2_selector.l1tResults = cms.InputTag('') streamParkingSingleMuon2_datasetParkingSingleMuon2_selector.throw = cms.bool(False) -streamParkingSingleMuon2_datasetParkingSingleMuon2_selector.triggerConditions = cms.vstring('HLT_Mu12_IP6_v1') +streamParkingSingleMuon2_datasetParkingSingleMuon2_selector.triggerConditions = cms.vstring('HLT_Mu12_IP6_v2') # stream PhysicsCommissioning @@ -762,9 +762,10 @@ streamPhysicsCommissioning_datasetCommissioning_selector.l1tResults = cms.InputTag('') streamPhysicsCommissioning_datasetCommissioning_selector.throw = cms.bool(False) streamPhysicsCommissioning_datasetCommissioning_selector.triggerConditions = cms.vstring( - 'HLT_IsoTrackHB_v5', - 'HLT_IsoTrackHE_v5', - 'HLT_L1_CDC_SingleMu_3_er1p2_TOP120_DPHI2p618_3p142_v3' + 'HLT_IsoTrackHB_v6', + 'HLT_IsoTrackHE_v6', + 'HLT_L1_CDC_SingleMu_3_er1p2_TOP120_DPHI2p618_3p142_v3', + 'HLT_PFJet40_GPUvsCPU_v1' ) from HLTrigger.HLTfilters.triggerResultsFilter_cfi import triggerResultsFilter as streamPhysicsCommissioning_datasetCosmics_selector @@ -809,32 +810,32 @@ streamPhysicsCommissioning_datasetMonteCarlo_selector.l1tResults = cms.InputTag('') streamPhysicsCommissioning_datasetMonteCarlo_selector.throw = cms.bool(False) streamPhysicsCommissioning_datasetMonteCarlo_selector.triggerConditions = cms.vstring( - 'MC_AK4CaloJetsFromPV_v9', - 'MC_AK4CaloJets_v10', - 'MC_AK4PFJets_v18', - 'MC_AK8CaloHT_v9', - 'MC_AK8PFHT_v17', - 'MC_AK8PFJets_v18', - 'MC_AK8TrimPFJets_v18', - 'MC_CaloBTagDeepCSV_v9', - 'MC_CaloHT_v9', - 'MC_CaloMET_JetIdCleaned_v10', - 'MC_CaloMET_v9', - 'MC_CaloMHT_v9', - 'MC_Diphoton10_10_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass10_v14', - 'MC_DoubleEle5_CaloIdL_MW_v16', - 'MC_DoubleMuNoFiltersNoVtx_v8', - 'MC_DoubleMu_TrkIsoVVL_DZ_v12', - 'MC_Ele15_Ele10_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'MC_Ele5_WPTight_Gsf_v9', - 'MC_IsoMu_v16', - 'MC_PFBTagDeepCSV_v11', - 'MC_PFBTagDeepJet_v2', - 'MC_PFHT_v17', - 'MC_PFMET_v18', - 'MC_PFMHT_v17', - 'MC_ReducedIterativeTracking_v13', - 'MC_Run3_PFScoutingPixelTracking_v16' + 'MC_AK4CaloJetsFromPV_v10', + 'MC_AK4CaloJets_v11', + 'MC_AK4PFJets_v19', + 'MC_AK8CaloHT_v10', + 'MC_AK8PFHT_v18', + 'MC_AK8PFJets_v19', + 'MC_AK8TrimPFJets_v19', + 'MC_CaloBTagDeepCSV_v10', + 'MC_CaloHT_v10', + 'MC_CaloMET_JetIdCleaned_v11', + 'MC_CaloMET_v10', + 'MC_CaloMHT_v10', + 'MC_Diphoton10_10_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass10_v15', + 'MC_DoubleEle5_CaloIdL_MW_v17', + 'MC_DoubleMuNoFiltersNoVtx_v9', + 'MC_DoubleMu_TrkIsoVVL_DZ_v13', + 'MC_Ele15_Ele10_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'MC_Ele5_WPTight_Gsf_v10', + 'MC_IsoMu_v17', + 'MC_PFBTagDeepCSV_v12', + 'MC_PFBTagDeepJet_v3', + 'MC_PFHT_v18', + 'MC_PFMET_v19', + 'MC_PFMHT_v18', + 'MC_ReducedIterativeTracking_v14', + 'MC_Run3_PFScoutingPixelTracking_v17' ) from HLTrigger.HLTfilters.triggerResultsFilter_cfi import triggerResultsFilter as streamPhysicsCommissioning_datasetNoBPTX_selector @@ -877,15 +878,15 @@ streamPhysicsDispJetBTagMuEGTau_datasetBTagMu_selector.l1tResults = cms.InputTag('') streamPhysicsDispJetBTagMuEGTau_datasetBTagMu_selector.throw = cms.bool(False) streamPhysicsDispJetBTagMuEGTau_datasetBTagMu_selector.triggerConditions = cms.vstring( - 'HLT_BTagMu_AK4DiJet110_Mu5_v14', - 'HLT_BTagMu_AK4DiJet170_Mu5_v13', - 'HLT_BTagMu_AK4DiJet20_Mu5_v14', - 'HLT_BTagMu_AK4DiJet40_Mu5_v14', - 'HLT_BTagMu_AK4DiJet70_Mu5_v14', - 'HLT_BTagMu_AK4Jet300_Mu5_v13', - 'HLT_BTagMu_AK8DiJet170_Mu5_v10', - 'HLT_BTagMu_AK8Jet170_DoubleMu5_v3', - 'HLT_BTagMu_AK8Jet300_Mu5_v13' + 'HLT_BTagMu_AK4DiJet110_Mu5_v15', + 'HLT_BTagMu_AK4DiJet170_Mu5_v14', + 'HLT_BTagMu_AK4DiJet20_Mu5_v15', + 'HLT_BTagMu_AK4DiJet40_Mu5_v15', + 'HLT_BTagMu_AK4DiJet70_Mu5_v15', + 'HLT_BTagMu_AK4Jet300_Mu5_v14', + 'HLT_BTagMu_AK8DiJet170_Mu5_v11', + 'HLT_BTagMu_AK8Jet170_DoubleMu5_v4', + 'HLT_BTagMu_AK8Jet300_Mu5_v14' ) from HLTrigger.HLTfilters.triggerResultsFilter_cfi import triggerResultsFilter as streamPhysicsDispJetBTagMuEGTau_datasetDisplacedJet_selector @@ -893,49 +894,54 @@ streamPhysicsDispJetBTagMuEGTau_datasetDisplacedJet_selector.l1tResults = cms.InputTag('') streamPhysicsDispJetBTagMuEGTau_datasetDisplacedJet_selector.throw = cms.bool(False) streamPhysicsDispJetBTagMuEGTau_datasetDisplacedJet_selector.triggerConditions = cms.vstring( - 'HLT_CaloMET60_DTCluster50_v2', - 'HLT_CaloMET60_DTClusterNoMB1S50_v2', + 'HLT_CaloMET60_DTCluster50_v3', + 'HLT_CaloMET60_DTClusterNoMB1S50_v3', 'HLT_CscCluster_Loose_v2', 'HLT_CscCluster_Medium_v2', 'HLT_CscCluster_Tight_v2', - 'HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v1', - 'HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1', - 'HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1', - 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1', - 'HLT_HT425_v10', - 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v2', - 'HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v2', - 'HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v2', - 'HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v2', - 'HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v2', - 'HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v2', - 'HLT_HT430_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v2', - 'HLT_HT430_DisplacedDijet60_DisplacedTrack_v14', - 'HLT_HT500_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT550_DisplacedDijet60_Inclusive_v14', - 'HLT_HT650_DisplacedDijet60_Inclusive_v14', + 'HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v2', + 'HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2', + 'HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2', + 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2', + 'HLT_HT425_v11', + 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsInclusive_v1', + 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v3', + 'HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v3', + 'HLT_HT430_DelayedJet40_SingleDelay0p5nsInclusive_v1', + 'HLT_HT430_DelayedJet40_SingleDelay0p5nsTrackless_v1', + 'HLT_HT430_DelayedJet40_SingleDelay1nsInclusive_v1', + 'HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v3', + 'HLT_HT430_DelayedJet40_SingleDelay1p5nsInclusive_v1', + 'HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v3', + 'HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v3', + 'HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v3', + 'HLT_HT430_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v3', + 'HLT_HT430_DisplacedDijet60_DisplacedTrack_v15', + 'HLT_HT500_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT550_DisplacedDijet60_Inclusive_v15', + 'HLT_HT650_DisplacedDijet60_Inclusive_v15', 'HLT_L1CSCShower_DTCluster50_v2', 'HLT_L1CSCShower_DTCluster75_v2', - 'HLT_L1MET_DTCluster50_v2', - 'HLT_L1MET_DTClusterNoMB1S50_v2', + 'HLT_L1MET_DTCluster50_v3', + 'HLT_L1MET_DTClusterNoMB1S50_v3', 'HLT_L1Mu6HT240_v2', - 'HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v2', - 'HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v2', - 'HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v2', - 'HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v2', - 'HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v2', - 'HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v2' + 'HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v3', + 'HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v3', + 'HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v3', + 'HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v3', + 'HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v3', + 'HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v3' ) from HLTrigger.HLTfilters.triggerResultsFilter_cfi import triggerResultsFilter as streamPhysicsDispJetBTagMuEGTau_datasetMuonEG_selector @@ -943,35 +949,35 @@ streamPhysicsDispJetBTagMuEGTau_datasetMuonEG_selector.l1tResults = cms.InputTag('') streamPhysicsDispJetBTagMuEGTau_datasetMuonEG_selector.throw = cms.bool(False) streamPhysicsDispJetBTagMuEGTau_datasetMuonEG_selector.triggerConditions = cms.vstring( - 'HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v18', - 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v18', - 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v18', - 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v8', - 'HLT_Mu17_Photon30_IsoCaloId_v7', - 'HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v2', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v8', - 'HLT_Mu27_Ele37_CaloIdL_MW_v6', - 'HLT_Mu37_Ele27_CaloIdL_MW_v6', - 'HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v2', - 'HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v2', - 'HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v6', - 'HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v6', - 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v19', - 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v19', - 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v20', - 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v20', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v14', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v12' + 'HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v19', + 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v19', + 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v19', + 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v9', + 'HLT_Mu17_Photon30_IsoCaloId_v8', + 'HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v3', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v9', + 'HLT_Mu27_Ele37_CaloIdL_MW_v7', + 'HLT_Mu37_Ele27_CaloIdL_MW_v7', + 'HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v3', + 'HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v3', + 'HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v7', + 'HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v7', + 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v20', + 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v20', + 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v21', + 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v21', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v15', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v13' ) from HLTrigger.HLTfilters.triggerResultsFilter_cfi import triggerResultsFilter as streamPhysicsDispJetBTagMuEGTau_datasetTau_selector @@ -979,14 +985,18 @@ streamPhysicsDispJetBTagMuEGTau_datasetTau_selector.l1tResults = cms.InputTag('') streamPhysicsDispJetBTagMuEGTau_datasetTau_selector.throw = cms.bool(False) streamPhysicsDispJetBTagMuEGTau_datasetTau_selector.triggerConditions = cms.vstring( - 'HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v2', - 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v1', - 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v1', - 'HLT_DoubleMediumDeepTauPFTauHPS35_L2NN_eta2p1_v1', - 'HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v1', - 'HLT_LooseDeepTauPFTauHPS180_L2NN_eta2p1_v2', - 'HLT_Photon35_TwoProngs35_v2', - 'HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v1' + 'HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v3', + 'HLT_DoubleMediumChargedIsoPFTauHPS40_Trk1_eta2p1_v3', + 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v2', + 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v2', + 'HLT_DoubleMediumDeepTauPFTauHPS35_L2NN_eta2p1_v2', + 'HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v2', + 'HLT_DoubleTightChargedIsoPFTauHPS35_Trk1_eta2p1_v3', + 'HLT_LooseDeepTauPFTauHPS180_L2NN_eta2p1_v3', + 'HLT_MediumChargedIsoPFTau180HighPtRelaxedIso_Trk50_eta2p1_v14', + 'HLT_Photon35_TwoProngs35_v3', + 'HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v2', + 'HLT_VBF_DoubleTightChargedIsoPFTauHPS20_Trk1_eta2p1_v3' ) @@ -997,88 +1007,91 @@ streamPhysicsEGamma_datasetEGamma_selector.l1tResults = cms.InputTag('') streamPhysicsEGamma_datasetEGamma_selector.throw = cms.bool(False) streamPhysicsEGamma_datasetEGamma_selector.triggerConditions = cms.vstring( - 'HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v5', - 'HLT_DiPhoton10Time1p4ns_v1', - 'HLT_DiPhoton10Time1p6ns_v1', - 'HLT_DiPhoton10Time1p8ns_v1', - 'HLT_DiPhoton10Time2ns_v1', - 'HLT_DiPhoton10_CaloIdL_v1', - 'HLT_DiPhoton10sminlt0p12_v1', - 'HLT_DiPhoton10sminlt0p1_v1', - 'HLT_DiSC30_18_EIso_AND_HE_Mass70_v14', - 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v2', - 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v2', - 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v14', - 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v14', - 'HLT_DoubleEle25_CaloIdL_MW_v5', - 'HLT_DoubleEle27_CaloIdL_MW_v5', - 'HLT_DoubleEle33_CaloIdL_MW_v18', - 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v21', - 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v21', - 'HLT_DoublePhoton33_CaloIdL_v7', - 'HLT_DoublePhoton70_v7', - 'HLT_DoublePhoton85_v15', - 'HLT_ECALHT800_v11', - 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v15', - 'HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v19', - 'HLT_Ele135_CaloIdVT_GsfTrkIdT_v8', - 'HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9', - 'HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v17', - 'HLT_Ele15_IsoVVVL_PFHT450_v17', - 'HLT_Ele15_IsoVVVL_PFHT600_v21', - 'HLT_Ele15_WPLoose_Gsf_v4', - 'HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v10', - 'HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v17', - 'HLT_Ele20_WPLoose_Gsf_v7', - 'HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v19', - 'HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v19', - 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v20', - 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v20', - 'HLT_Ele24_eta2p1_WPTight_Gsf_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2', - 'HLT_Ele27_WPTight_Gsf_v17', - 'HLT_Ele28_HighEta_SC20_Mass55_v14', - 'HLT_Ele28_WPTight_Gsf_v2', - 'HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v14', - 'HLT_Ele30_WPTight_Gsf_v2', - 'HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v14', - 'HLT_Ele32_WPTight_Gsf_L1DoubleEG_v10', - 'HLT_Ele32_WPTight_Gsf_v16', - 'HLT_Ele35_WPTight_Gsf_L1EGMT_v6', - 'HLT_Ele35_WPTight_Gsf_v10', - 'HLT_Ele38_WPTight_Gsf_v10', - 'HLT_Ele40_WPTight_Gsf_v10', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v1', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v19', - 'HLT_Ele50_IsoVVVL_PFHT450_v17', - 'HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v17', - 'HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v19', - 'HLT_Photon100EBHE10_v3', - 'HLT_Photon110EB_TightID_TightIso_v3', - 'HLT_Photon120_R9Id90_HE10_IsoM_v15', - 'HLT_Photon120_v14', - 'HLT_Photon150_v7', - 'HLT_Photon165_R9Id90_HE10_IsoM_v16', - 'HLT_Photon175_v15', - 'HLT_Photon200_v14', - 'HLT_Photon20_HoverELoose_v11', - 'HLT_Photon20_v3', - 'HLT_Photon300_NoHE_v13', - 'HLT_Photon30EB_TightID_TightIso_v2', - 'HLT_Photon30_HoverELoose_v11', - 'HLT_Photon33_v6', - 'HLT_Photon50_R9Id90_HE10_IsoM_v15', - 'HLT_Photon50_v14', - 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v12', - 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v6', - 'HLT_Photon75_R9Id90_HE10_IsoM_v15', - 'HLT_Photon75_v14', - 'HLT_Photon90_R9Id90_HE10_IsoM_v15', - 'HLT_Photon90_v14' + 'HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v6', + 'HLT_DiPhoton10Time1ns_v2', + 'HLT_DiPhoton10Time1p2ns_v2', + 'HLT_DiPhoton10Time1p4ns_v2', + 'HLT_DiPhoton10Time1p6ns_v2', + 'HLT_DiPhoton10Time1p8ns_v2', + 'HLT_DiPhoton10Time2ns_v2', + 'HLT_DiPhoton10_CaloIdL_v2', + 'HLT_DiPhoton10sminlt0p12_v2', + 'HLT_DiPhoton10sminlt0p1_v2', + 'HLT_DiSC30_18_EIso_AND_HE_Mass70_v15', + 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v3', + 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v3', + 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v15', + 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v15', + 'HLT_DoubleEle25_CaloIdL_MW_v6', + 'HLT_DoubleEle27_CaloIdL_MW_v6', + 'HLT_DoubleEle33_CaloIdL_MW_v19', + 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v22', + 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v22', + 'HLT_DoublePhoton33_CaloIdL_v8', + 'HLT_DoublePhoton70_v8', + 'HLT_DoublePhoton85_v16', + 'HLT_ECALHT800_v12', + 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v16', + 'HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v20', + 'HLT_Ele135_CaloIdVT_GsfTrkIdT_v9', + 'HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10', + 'HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v18', + 'HLT_Ele15_IsoVVVL_PFHT450_v18', + 'HLT_Ele15_IsoVVVL_PFHT600_v22', + 'HLT_Ele15_WPLoose_Gsf_v5', + 'HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v11', + 'HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v18', + 'HLT_Ele20_WPLoose_Gsf_v8', + 'HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v20', + 'HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v20', + 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v21', + 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v21', + 'HLT_Ele24_eta2p1_WPTight_Gsf_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3', + 'HLT_Ele24_eta2p1_WPTight_Gsf_TightChargedIsoPFTauHPS30_eta2p1_CrossL1_v3', + 'HLT_Ele27_WPTight_Gsf_v18', + 'HLT_Ele28_HighEta_SC20_Mass55_v15', + 'HLT_Ele28_WPTight_Gsf_v3', + 'HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v15', + 'HLT_Ele30_WPTight_Gsf_v3', + 'HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v15', + 'HLT_Ele32_WPTight_Gsf_L1DoubleEG_v11', + 'HLT_Ele32_WPTight_Gsf_v17', + 'HLT_Ele35_WPTight_Gsf_L1EGMT_v7', + 'HLT_Ele35_WPTight_Gsf_v11', + 'HLT_Ele38_WPTight_Gsf_v11', + 'HLT_Ele40_WPTight_Gsf_v11', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v2', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v20', + 'HLT_Ele50_IsoVVVL_PFHT450_v18', + 'HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v18', + 'HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v20', + 'HLT_Photon100EBHE10_v4', + 'HLT_Photon110EB_TightID_TightIso_v4', + 'HLT_Photon120_R9Id90_HE10_IsoM_v16', + 'HLT_Photon120_v15', + 'HLT_Photon150_v8', + 'HLT_Photon165_R9Id90_HE10_IsoM_v17', + 'HLT_Photon175_v16', + 'HLT_Photon200_v15', + 'HLT_Photon20_HoverELoose_v12', + 'HLT_Photon20_v4', + 'HLT_Photon300_NoHE_v14', + 'HLT_Photon30EB_TightID_TightIso_v3', + 'HLT_Photon30_HoverELoose_v12', + 'HLT_Photon33_v7', + 'HLT_Photon50_R9Id90_HE10_IsoM_v16', + 'HLT_Photon50_v15', + 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v13', + 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v7', + 'HLT_Photon75_R9Id90_HE10_IsoM_v16', + 'HLT_Photon75_v15', + 'HLT_Photon90_R9Id90_HE10_IsoM_v16', + 'HLT_Photon90_v15' ) @@ -1098,214 +1111,212 @@ streamPhysicsJetMET_datasetJetMET_selector.l1tResults = cms.InputTag('') streamPhysicsJetMET_datasetJetMET_selector.throw = cms.bool(False) streamPhysicsJetMET_datasetJetMET_selector.triggerConditions = cms.vstring( - 'HLT_AK8DiPFJet250_250_MassSD30_v1', - 'HLT_AK8DiPFJet250_250_MassSD50_v1', - 'HLT_AK8DiPFJet260_260_MassSD30_v1', - 'HLT_AK8DiPFJet270_270_MassSD30_v1', - 'HLT_AK8PFHT750_TrimMass50_v13', - 'HLT_AK8PFHT800_TrimMass50_v13', - 'HLT_AK8PFHT850_TrimMass50_v12', - 'HLT_AK8PFHT900_TrimMass50_v12', - 'HLT_AK8PFJet140_v16', - 'HLT_AK8PFJet200_v16', - 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', - 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2', - 'HLT_AK8PFJet230_SoftDropMass40_v2', - 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', - 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2', - 'HLT_AK8PFJet260_v17', - 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', - 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2', - 'HLT_AK8PFJet320_v17', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np2_v3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np4_v3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_p02_v4', - 'HLT_AK8PFJet360_TrimMass30_v19', - 'HLT_AK8PFJet380_TrimMass30_v12', - 'HLT_AK8PFJet400_MassSD30_v1', - 'HLT_AK8PFJet400_SoftDropMass40_v2', - 'HLT_AK8PFJet400_TrimMass30_v13', - 'HLT_AK8PFJet400_v17', - 'HLT_AK8PFJet40_v17', - 'HLT_AK8PFJet420_MassSD30_v1', - 'HLT_AK8PFJet420_TrimMass30_v12', - 'HLT_AK8PFJet425_SoftDropMass40_v2', - 'HLT_AK8PFJet450_MassSD30_v1', - 'HLT_AK8PFJet450_SoftDropMass40_v2', - 'HLT_AK8PFJet450_v17', - 'HLT_AK8PFJet500_v17', - 'HLT_AK8PFJet550_v12', - 'HLT_AK8PFJet60_v16', - 'HLT_AK8PFJet80_v16', - 'HLT_AK8PFJetFwd140_v15', - 'HLT_AK8PFJetFwd15_v4', - 'HLT_AK8PFJetFwd200_v15', - 'HLT_AK8PFJetFwd25_v4', - 'HLT_AK8PFJetFwd260_v16', - 'HLT_AK8PFJetFwd320_v16', - 'HLT_AK8PFJetFwd400_v16', - 'HLT_AK8PFJetFwd40_v16', - 'HLT_AK8PFJetFwd450_v16', - 'HLT_AK8PFJetFwd500_v16', - 'HLT_AK8PFJetFwd60_v15', - 'HLT_AK8PFJetFwd80_v15', - 'HLT_CaloJet500_NoJetID_v13', - 'HLT_CaloJet550_NoJetID_v8', - 'HLT_CaloMET350_NotCleaned_v5', - 'HLT_CaloMET90_NotCleaned_v5', - 'HLT_CaloMHT90_v5', - 'HLT_DiJet110_35_Mjj650_PFMET110_v10', - 'HLT_DiJet110_35_Mjj650_PFMET120_v10', - 'HLT_DiJet110_35_Mjj650_PFMET130_v10', - 'HLT_DiPFJetAve100_HFJEC_v17', - 'HLT_DiPFJetAve140_v14', - 'HLT_DiPFJetAve160_HFJEC_v17', - 'HLT_DiPFJetAve200_v14', - 'HLT_DiPFJetAve220_HFJEC_v17', - 'HLT_DiPFJetAve260_v15', - 'HLT_DiPFJetAve300_HFJEC_v17', - 'HLT_DiPFJetAve320_v15', - 'HLT_DiPFJetAve400_v15', - 'HLT_DiPFJetAve40_v15', - 'HLT_DiPFJetAve500_v15', - 'HLT_DiPFJetAve60_HFJEC_v16', - 'HLT_DiPFJetAve60_v15', - 'HLT_DiPFJetAve80_HFJEC_v17', - 'HLT_DiPFJetAve80_v14', - 'HLT_DoublePFJets100_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets100_PFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets200_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets200_PFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets350_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets350_PFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets40_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets40_PFBTagDeepJet_p71_v2', - 'HLT_L1ETMHadSeeds_v3', - 'HLT_MET105_IsoTrk50_v10', - 'HLT_MET120_IsoTrk50_v10', - 'HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_Mu12eta2p3_PFJet40_v2', - 'HLT_Mu12eta2p3_v2', - 'HLT_PFHT1050_v19', - 'HLT_PFHT180_v18', - 'HLT_PFHT250_v18', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v4', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v2', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v10', - 'HLT_PFHT350_v20', - 'HLT_PFHT370_v18', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v9', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v2', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_v9', - 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v9', - 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v2', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v9', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v2', - 'HLT_PFHT400_SixPFJet32_v9', - 'HLT_PFHT430_v18', - 'HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v8', - 'HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v2', - 'HLT_PFHT450_SixPFJet36_v8', - 'HLT_PFHT500_PFMET100_PFMHT100_IDTight_v13', - 'HLT_PFHT500_PFMET110_PFMHT110_IDTight_v13', - 'HLT_PFHT510_v18', - 'HLT_PFHT590_v18', - 'HLT_PFHT680_v18', - 'HLT_PFHT700_PFMET85_PFMHT85_IDTight_v13', - 'HLT_PFHT780_v18', - 'HLT_PFHT800_PFMET75_PFMHT75_IDTight_v13', - 'HLT_PFHT890_v18', - 'HLT_PFJet110_v1', - 'HLT_PFJet140_v20', - 'HLT_PFJet200_v20', - 'HLT_PFJet260_v21', - 'HLT_PFJet320_v21', - 'HLT_PFJet400_v21', - 'HLT_PFJet40_v22', - 'HLT_PFJet450_v22', - 'HLT_PFJet500_v22', - 'HLT_PFJet550_v12', - 'HLT_PFJet60_v22', - 'HLT_PFJet80_v21', - 'HLT_PFJetFwd140_v19', - 'HLT_PFJetFwd15_v4', - 'HLT_PFJetFwd200_v19', - 'HLT_PFJetFwd25_v4', - 'HLT_PFJetFwd260_v20', - 'HLT_PFJetFwd320_v20', - 'HLT_PFJetFwd400_v20', - 'HLT_PFJetFwd40_v20', - 'HLT_PFJetFwd450_v20', - 'HLT_PFJetFwd500_v20', - 'HLT_PFJetFwd60_v20', - 'HLT_PFJetFwd80_v19', - 'HLT_PFMET100_PFMHT100_IDTight_PFHT60_v10', - 'HLT_PFMET105_IsoTrk50_v2', - 'HLT_PFMET110_PFJet100_v2', - 'HLT_PFMET110_PFMHT110_IDTight_v21', - 'HLT_PFMET120_PFMHT120_IDTight_PFHT60_v10', - 'HLT_PFMET120_PFMHT120_IDTight_v21', - 'HLT_PFMET130_PFMHT130_IDTight_v21', - 'HLT_PFMET140_PFMHT140_IDTight_v21', - 'HLT_PFMET200_BeamHaloCleaned_v10', - 'HLT_PFMET200_NotCleaned_v10', - 'HLT_PFMET250_NotCleaned_v10', - 'HLT_PFMET300_NotCleaned_v10', - 'HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v10', - 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v21', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v10', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v21', - 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v20', - 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v20', - 'HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v10', - 'HLT_PFMETTypeOne110_PFMHT110_IDTight_v13', - 'HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v10', - 'HLT_PFMETTypeOne120_PFMHT120_IDTight_v13', - 'HLT_PFMETTypeOne130_PFMHT130_IDTight_v13', - 'HLT_PFMETTypeOne140_PFMHT140_IDTight_v12', - 'HLT_PFMETTypeOne200_BeamHaloCleaned_v10', - 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet103_88_75_15_v6', - 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet105_88_76_15_v6', - 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet111_90_80_15_v6', - 'HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2', - 'HLT_QuadPFJet70_50_40_30_v2', - 'HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v2', - 'HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v2', - 'HLT_SingleJet30_Mu12_SinglePFJet40_v12', - 'HLT_TripleJet110_35_35_Mjj650_PFMET110_v10', - 'HLT_TripleJet110_35_35_Mjj650_PFMET120_v10', - 'HLT_TripleJet110_35_35_Mjj650_PFMET130_v10' + 'HLT_AK8DiPFJet250_250_MassSD30_v2', + 'HLT_AK8DiPFJet250_250_MassSD50_v2', + 'HLT_AK8DiPFJet260_260_MassSD30_v2', + 'HLT_AK8DiPFJet270_270_MassSD30_v2', + 'HLT_AK8PFHT750_TrimMass50_v14', + 'HLT_AK8PFHT800_TrimMass50_v14', + 'HLT_AK8PFHT850_TrimMass50_v13', + 'HLT_AK8PFHT900_TrimMass50_v13', + 'HLT_AK8PFJet140_v17', + 'HLT_AK8PFJet200_v17', + 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v3', + 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3', + 'HLT_AK8PFJet230_SoftDropMass40_v3', + 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v3', + 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3', + 'HLT_AK8PFJet260_v18', + 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v3', + 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3', + 'HLT_AK8PFJet320_v18', + 'HLT_AK8PFJet360_TrimMass30_v20', + 'HLT_AK8PFJet380_TrimMass30_v13', + 'HLT_AK8PFJet400_MassSD30_v2', + 'HLT_AK8PFJet400_SoftDropMass40_v3', + 'HLT_AK8PFJet400_TrimMass30_v14', + 'HLT_AK8PFJet400_v18', + 'HLT_AK8PFJet40_v18', + 'HLT_AK8PFJet420_MassSD30_v2', + 'HLT_AK8PFJet420_TrimMass30_v13', + 'HLT_AK8PFJet425_SoftDropMass40_v3', + 'HLT_AK8PFJet450_MassSD30_v2', + 'HLT_AK8PFJet450_SoftDropMass40_v3', + 'HLT_AK8PFJet450_v18', + 'HLT_AK8PFJet500_v18', + 'HLT_AK8PFJet550_v13', + 'HLT_AK8PFJet60_v17', + 'HLT_AK8PFJet80_v17', + 'HLT_AK8PFJetFwd140_v16', + 'HLT_AK8PFJetFwd15_v5', + 'HLT_AK8PFJetFwd200_v16', + 'HLT_AK8PFJetFwd25_v5', + 'HLT_AK8PFJetFwd260_v17', + 'HLT_AK8PFJetFwd320_v17', + 'HLT_AK8PFJetFwd400_v17', + 'HLT_AK8PFJetFwd40_v17', + 'HLT_AK8PFJetFwd450_v17', + 'HLT_AK8PFJetFwd500_v17', + 'HLT_AK8PFJetFwd60_v16', + 'HLT_AK8PFJetFwd80_v16', + 'HLT_CaloJet500_NoJetID_v14', + 'HLT_CaloJet550_NoJetID_v9', + 'HLT_CaloMET350_NotCleaned_v6', + 'HLT_CaloMET90_NotCleaned_v6', + 'HLT_CaloMHT90_v6', + 'HLT_DiJet110_35_Mjj650_PFMET110_v11', + 'HLT_DiJet110_35_Mjj650_PFMET120_v11', + 'HLT_DiJet110_35_Mjj650_PFMET130_v11', + 'HLT_DiPFJetAve100_HFJEC_v18', + 'HLT_DiPFJetAve140_v15', + 'HLT_DiPFJetAve160_HFJEC_v18', + 'HLT_DiPFJetAve200_v15', + 'HLT_DiPFJetAve220_HFJEC_v18', + 'HLT_DiPFJetAve260_HFJEC_v1', + 'HLT_DiPFJetAve260_v16', + 'HLT_DiPFJetAve300_HFJEC_v18', + 'HLT_DiPFJetAve320_v16', + 'HLT_DiPFJetAve400_v16', + 'HLT_DiPFJetAve40_v16', + 'HLT_DiPFJetAve500_v16', + 'HLT_DiPFJetAve60_HFJEC_v17', + 'HLT_DiPFJetAve60_v16', + 'HLT_DiPFJetAve80_HFJEC_v18', + 'HLT_DiPFJetAve80_v15', + 'HLT_DoublePFJets100_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets100_PFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets200_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets200_PFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets350_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets350_PFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets40_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets40_PFBTagDeepJet_p71_v3', + 'HLT_L1ETMHadSeeds_v4', + 'HLT_MET105_IsoTrk50_v11', + 'HLT_MET120_IsoTrk50_v11', + 'HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_Mu12eta2p3_PFJet40_v3', + 'HLT_Mu12eta2p3_v3', + 'HLT_PFHT1050_v20', + 'HLT_PFHT180_v19', + 'HLT_PFHT250_v19', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v5', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v3', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v11', + 'HLT_PFHT350_v21', + 'HLT_PFHT370_v19', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v10', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v3', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_v10', + 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v10', + 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v3', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v10', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v3', + 'HLT_PFHT400_SixPFJet32_v10', + 'HLT_PFHT430_v19', + 'HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v9', + 'HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v3', + 'HLT_PFHT450_SixPFJet36_v9', + 'HLT_PFHT500_PFMET100_PFMHT100_IDTight_v14', + 'HLT_PFHT500_PFMET110_PFMHT110_IDTight_v14', + 'HLT_PFHT510_v19', + 'HLT_PFHT590_v19', + 'HLT_PFHT680_v19', + 'HLT_PFHT700_PFMET85_PFMHT85_IDTight_v14', + 'HLT_PFHT780_v19', + 'HLT_PFHT800_PFMET75_PFMHT75_IDTight_v14', + 'HLT_PFHT890_v19', + 'HLT_PFJet110_v2', + 'HLT_PFJet140_v21', + 'HLT_PFJet200_v21', + 'HLT_PFJet260_v22', + 'HLT_PFJet320_v22', + 'HLT_PFJet400_v22', + 'HLT_PFJet40_v23', + 'HLT_PFJet450_v23', + 'HLT_PFJet500_v23', + 'HLT_PFJet550_v13', + 'HLT_PFJet60_v23', + 'HLT_PFJet80_v22', + 'HLT_PFJetFwd140_v20', + 'HLT_PFJetFwd15_v5', + 'HLT_PFJetFwd200_v20', + 'HLT_PFJetFwd25_v5', + 'HLT_PFJetFwd260_v21', + 'HLT_PFJetFwd320_v21', + 'HLT_PFJetFwd400_v21', + 'HLT_PFJetFwd40_v21', + 'HLT_PFJetFwd450_v21', + 'HLT_PFJetFwd500_v21', + 'HLT_PFJetFwd60_v21', + 'HLT_PFJetFwd80_v20', + 'HLT_PFMET100_PFMHT100_IDTight_PFHT60_v11', + 'HLT_PFMET105_IsoTrk50_v3', + 'HLT_PFMET110_PFJet100_v3', + 'HLT_PFMET110_PFMHT110_IDTight_v22', + 'HLT_PFMET120_PFMHT120_IDTight_PFHT60_v11', + 'HLT_PFMET120_PFMHT120_IDTight_v22', + 'HLT_PFMET130_PFMHT130_IDTight_v22', + 'HLT_PFMET140_PFMHT140_IDTight_v22', + 'HLT_PFMET200_BeamHaloCleaned_v11', + 'HLT_PFMET200_NotCleaned_v11', + 'HLT_PFMET250_NotCleaned_v11', + 'HLT_PFMET300_NotCleaned_v11', + 'HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v11', + 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v22', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v11', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v22', + 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v21', + 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v21', + 'HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v11', + 'HLT_PFMETTypeOne110_PFMHT110_IDTight_v14', + 'HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v11', + 'HLT_PFMETTypeOne120_PFMHT120_IDTight_v14', + 'HLT_PFMETTypeOne130_PFMHT130_IDTight_v14', + 'HLT_PFMETTypeOne140_PFMHT140_IDTight_v13', + 'HLT_PFMETTypeOne200_BeamHaloCleaned_v11', + 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v3', + 'HLT_QuadPFJet103_88_75_15_v7', + 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v3', + 'HLT_QuadPFJet105_88_76_15_v7', + 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v3', + 'HLT_QuadPFJet111_90_80_15_v7', + 'HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v3', + 'HLT_QuadPFJet70_50_40_30_v3', + 'HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v3', + 'HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v3', + 'HLT_SingleJet30_Mu12_SinglePFJet40_v13', + 'HLT_TripleJet110_35_35_Mjj650_PFMET110_v11', + 'HLT_TripleJet110_35_35_Mjj650_PFMET120_v11', + 'HLT_TripleJet110_35_35_Mjj650_PFMET130_v11' ) @@ -1316,12 +1327,12 @@ streamPhysicsMuon_datasetMuon_selector.l1tResults = cms.InputTag('') streamPhysicsMuon_datasetMuon_selector.throw = cms.bool(False) streamPhysicsMuon_datasetMuon_selector.triggerConditions = cms.vstring( - 'HLT_CascadeMu100_v4', - 'HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1', - 'HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2', - 'HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1', - 'HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1', - 'HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1', + 'HLT_CascadeMu100_v5', + 'HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2', + 'HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v3', + 'HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2', + 'HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2', + 'HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2', 'HLT_DoubleL2Mu23NoVtx_2Cha_CosmicSeed_v3', 'HLT_DoubleL2Mu23NoVtx_2Cha_v3', 'HLT_DoubleL2Mu25NoVtx_2Cha_CosmicSeed_Eta2p4_v3', @@ -1331,85 +1342,86 @@ 'HLT_DoubleL2Mu30NoVtx_2Cha_CosmicSeed_Eta2p4_v3', 'HLT_DoubleL2Mu30NoVtx_2Cha_Eta2p4_v3', 'HLT_DoubleL2Mu50_v3', - 'HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v1', - 'HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v1', - 'HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v2', - 'HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v1', - 'HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v1', - 'HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v1', - 'HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v11', - 'HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v11', - 'HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v11', - 'HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v11', - 'HLT_DoubleMu43NoFiltersNoVtx_v5', - 'HLT_DoubleMu48NoFiltersNoVtx_v5', - 'HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v9', - 'HLT_HighPtTkMu100_v3', - 'HLT_IsoMu20_eta2p1_LooseDeepTauPFTauHPS27_eta2p1_CrossL1_v2', - 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v2', - 'HLT_IsoMu20_v16', - 'HLT_IsoMu24_TwoProngs35_v2', - 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v2', - 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v2', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_v16', - 'HLT_IsoMu24_v14', - 'HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1', - 'HLT_IsoMu27_v17', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v1', + 'HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v2', + 'HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v2', + 'HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v3', + 'HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v2', + 'HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v2', + 'HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v2', + 'HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v12', + 'HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v12', + 'HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v12', + 'HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v12', + 'HLT_DoubleMu43NoFiltersNoVtx_v6', + 'HLT_DoubleMu48NoFiltersNoVtx_v6', + 'HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v10', + 'HLT_HighPtTkMu100_v4', + 'HLT_IsoMu20_eta2p1_LooseDeepTauPFTauHPS27_eta2p1_CrossL1_v3', + 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_CrossL1_v3', + 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v3', + 'HLT_IsoMu20_v17', + 'HLT_IsoMu24_TwoProngs35_v3', + 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v3', + 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_v17', + 'HLT_IsoMu24_v15', + 'HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2', + 'HLT_IsoMu27_v18', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v2', 'HLT_L1SingleMu18_v4', 'HLT_L1SingleMu25_v3', - 'HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v1', - 'HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v16', - 'HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9', - 'HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v16', - 'HLT_Mu15_IsoVVVL_PFHT450_v16', - 'HLT_Mu15_IsoVVVL_PFHT600_v20', - 'HLT_Mu15_v4', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v6', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v6', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v16', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v15', - 'HLT_Mu17_TrkIsoVVL_v14', - 'HLT_Mu17_v14', - 'HLT_Mu18_Mu9_SameSign_v5', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v4', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v4', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v4', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v4', - 'HLT_Mu19_TrkIsoVVL_v5', - 'HLT_Mu19_v5', - 'HLT_Mu20_v13', - 'HLT_Mu27_v14', - 'HLT_Mu37_TkMu27_v6', - 'HLT_Mu3_PFJet40_v17', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v3', - 'HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v16', - 'HLT_Mu50_IsoVVVL_PFHT450_v16', + 'HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v2', + 'HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v17', + 'HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10', + 'HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v17', + 'HLT_Mu15_IsoVVVL_PFHT450_v17', + 'HLT_Mu15_IsoVVVL_PFHT600_v21', + 'HLT_Mu15_v5', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v7', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v7', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v17', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v16', + 'HLT_Mu17_TrkIsoVVL_v15', + 'HLT_Mu17_v15', + 'HLT_Mu18_Mu9_SameSign_v6', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v5', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v5', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v5', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v5', + 'HLT_Mu19_TrkIsoVVL_v6', + 'HLT_Mu19_v6', + 'HLT_Mu20_v14', + 'HLT_Mu27_v15', + 'HLT_Mu37_TkMu27_v7', + 'HLT_Mu3_PFJet40_v18', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v4', + 'HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17', + 'HLT_Mu50_IsoVVVL_PFHT450_v17', 'HLT_Mu50_L1SingleMuShower_v1', - 'HLT_Mu50_v14', - 'HLT_Mu55_v4', - 'HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17', - 'HLT_Mu8_TrkIsoVVL_v13', - 'HLT_Mu8_v13', - 'HLT_TripleMu_10_5_5_DZ_v11', - 'HLT_TripleMu_12_10_5_v11', - 'HLT_TripleMu_5_3_3_Mass3p8_DCA_v4', - 'HLT_TripleMu_5_3_3_Mass3p8_DZ_v9', - 'HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v7' + 'HLT_Mu50_v15', + 'HLT_Mu55_v5', + 'HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v18', + 'HLT_Mu8_TrkIsoVVL_v14', + 'HLT_Mu8_v14', + 'HLT_TripleMu_10_5_5_DZ_v12', + 'HLT_TripleMu_12_10_5_v12', + 'HLT_TripleMu_5_3_3_Mass3p8_DCA_v5', + 'HLT_TripleMu_5_3_3_Mass3p8_DZ_v10', + 'HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v8' ) @@ -1420,64 +1432,64 @@ streamPhysicsReservedDoubleMuonLowMass_datasetReservedDoubleMuonLowMass_selector.l1tResults = cms.InputTag('') streamPhysicsReservedDoubleMuonLowMass_datasetReservedDoubleMuonLowMass_selector.throw = cms.bool(False) streamPhysicsReservedDoubleMuonLowMass_datasetReservedDoubleMuonLowMass_selector.triggerConditions = cms.vstring( - 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' + 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ) @@ -1488,13 +1500,13 @@ streamPhysicsScoutingPFMonitor_datasetScoutingPFMonitor_selector.l1tResults = cms.InputTag('') streamPhysicsScoutingPFMonitor_datasetScoutingPFMonitor_selector.throw = cms.bool(False) streamPhysicsScoutingPFMonitor_datasetScoutingPFMonitor_selector.triggerConditions = cms.vstring( - 'DST_Run3_PFScoutingPixelTracking_v17', - 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v15', - 'HLT_Ele35_WPTight_Gsf_v10', - 'HLT_IsoMu27_v17', - 'HLT_Mu50_v14', - 'HLT_PFHT1050_v19', - 'HLT_Photon200_v14' + 'DST_Run3_PFScoutingPixelTracking_v18', + 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v16', + 'HLT_Ele35_WPTight_Gsf_v11', + 'HLT_IsoMu27_v18', + 'HLT_Mu50_v15', + 'HLT_PFHT1050_v20', + 'HLT_Photon200_v15' ) diff --git a/HLTrigger/Configuration/python/HLTrigger_Datasets_HIon_cff.py b/HLTrigger/Configuration/python/HLTrigger_Datasets_HIon_cff.py index cb1cefe33525e..96afa59f24b25 100644 --- a/HLTrigger/Configuration/python/HLTrigger_Datasets_HIon_cff.py +++ b/HLTrigger/Configuration/python/HLTrigger_Datasets_HIon_cff.py @@ -180,96 +180,96 @@ streamPhysicsHIHardProbes_datasetHIHardProbes_selector.l1tResults = cms.InputTag('') streamPhysicsHIHardProbes_datasetHIHardProbes_selector.throw = cms.bool(False) streamPhysicsHIHardProbes_datasetHIHardProbes_selector.triggerConditions = cms.vstring( - 'HLT_HICsAK4PFJet100Eta1p5_v2', - 'HLT_HICsAK4PFJet120Eta1p5_v2', - 'HLT_HICsAK4PFJet80Eta1p5_v2', - 'HLT_HIDoubleEle10GsfMass50_v2', - 'HLT_HIDoubleEle10Gsf_v2', - 'HLT_HIDoubleEle15GsfMass50_v2', - 'HLT_HIDoubleEle15Gsf_v2', - 'HLT_HIEle10Gsf_PuAK4CaloJet100Eta2p1_v2', - 'HLT_HIEle10Gsf_PuAK4CaloJet40Eta2p1_v2', - 'HLT_HIEle10Gsf_PuAK4CaloJet60Eta2p1_v2', - 'HLT_HIEle10Gsf_PuAK4CaloJet80Eta2p1_v2', - 'HLT_HIEle10Gsf_v2', - 'HLT_HIEle15Ele10GsfMass50_v2', - 'HLT_HIEle15Ele10Gsf_v2', - 'HLT_HIEle15Gsf_PuAK4CaloJet100Eta2p1_v2', - 'HLT_HIEle15Gsf_PuAK4CaloJet40Eta2p1_v2', - 'HLT_HIEle15Gsf_PuAK4CaloJet60Eta2p1_v2', - 'HLT_HIEle15Gsf_PuAK4CaloJet80Eta2p1_v2', - 'HLT_HIEle15Gsf_v2', - 'HLT_HIEle20Gsf_PuAK4CaloJet100Eta2p1_v2', - 'HLT_HIEle20Gsf_PuAK4CaloJet40Eta2p1_v2', - 'HLT_HIEle20Gsf_PuAK4CaloJet60Eta2p1_v2', - 'HLT_HIEle20Gsf_PuAK4CaloJet80Eta2p1_v2', - 'HLT_HIEle20Gsf_v2', - 'HLT_HIEle30Gsf_v2', - 'HLT_HIEle40Gsf_v2', - 'HLT_HIEle50Gsf_v2', - 'HLT_HIGEDPhoton30_EB_HECut_v2', - 'HLT_HIGEDPhoton30_EB_v2', - 'HLT_HIGEDPhoton30_HECut_v2', - 'HLT_HIGEDPhoton30_v2', - 'HLT_HIGEDPhoton40_EB_HECut_v2', - 'HLT_HIGEDPhoton40_EB_v2', - 'HLT_HIGEDPhoton40_HECut_v2', - 'HLT_HIGEDPhoton40_v2', - 'HLT_HIGEDPhoton50_EB_HECut_v2', - 'HLT_HIGEDPhoton50_EB_v2', - 'HLT_HIGEDPhoton50_HECut_v2', - 'HLT_HIGEDPhoton50_v2', - 'HLT_HIGEDPhoton60_EB_HECut_v2', - 'HLT_HIGEDPhoton60_EB_v2', - 'HLT_HIGEDPhoton60_HECut_v2', - 'HLT_HIGEDPhoton60_v2', - 'HLT_HIIslandPhoton30_Eta1p5_v2', - 'HLT_HIIslandPhoton30_Eta2p4_v2', - 'HLT_HIIslandPhoton40_Eta1p5_v2', - 'HLT_HIIslandPhoton40_Eta2p4_v2', - 'HLT_HIIslandPhoton50_Eta1p5_v2', - 'HLT_HIIslandPhoton50_Eta2p4_v2', - 'HLT_HIIslandPhoton60_Eta1p5_v2', - 'HLT_HIIslandPhoton60_Eta2p4_v2', - 'HLT_HIL1Mu3Eta2p5_Ele10Gsf_v2', - 'HLT_HIL1Mu3Eta2p5_Ele15Gsf_v2', - 'HLT_HIL1Mu3Eta2p5_Ele20Gsf_v2', - 'HLT_HIL1Mu5Eta2p5_Ele10Gsf_v2', - 'HLT_HIL1Mu5Eta2p5_Ele15Gsf_v2', - 'HLT_HIL1Mu5Eta2p5_Ele20Gsf_v2', - 'HLT_HIL1Mu7Eta2p5_Ele10Gsf_v2', - 'HLT_HIL1Mu7Eta2p5_Ele15Gsf_v2', - 'HLT_HIL1Mu7Eta2p5_Ele20Gsf_v2', - 'HLT_HIL3Mu3_EG10HECut_v2', - 'HLT_HIL3Mu3_EG15HECut_v2', - 'HLT_HIL3Mu3_EG20HECut_v2', - 'HLT_HIL3Mu3_EG30HECut_v2', - 'HLT_HIL3Mu5_EG10HECut_v2', - 'HLT_HIL3Mu5_EG15HECut_v2', - 'HLT_HIL3Mu5_EG20HECut_v2', - 'HLT_HIL3Mu5_EG30HECut_v2', - 'HLT_HIL3Mu7_EG10HECut_v2', - 'HLT_HIL3Mu7_EG15HECut_v2', - 'HLT_HIL3Mu7_EG20HECut_v2', - 'HLT_HIL3Mu7_EG30HECut_v2', - 'HLT_HIPuAK4CaloJet100Eta2p4_CSVv2WP0p75_v2', - 'HLT_HIPuAK4CaloJet100Eta2p4_DeepCSV0p4_v2', - 'HLT_HIPuAK4CaloJet100Eta5p1_v2', - 'HLT_HIPuAK4CaloJet100Fwd_v2', - 'HLT_HIPuAK4CaloJet100_35_Eta0p7_v2', - 'HLT_HIPuAK4CaloJet100_35_Eta1p1_v2', - 'HLT_HIPuAK4CaloJet120Eta5p1_v2', - 'HLT_HIPuAK4CaloJet120Fwd_v2', - 'HLT_HIPuAK4CaloJet60Eta2p4_CSVv2WP0p75_v2', - 'HLT_HIPuAK4CaloJet60Eta2p4_DeepCSV0p4_v2', - 'HLT_HIPuAK4CaloJet60Fwd_v2', - 'HLT_HIPuAK4CaloJet80Eta2p4_CSVv2WP0p75_v2', - 'HLT_HIPuAK4CaloJet80Eta2p4_DeepCSV0p4_v2', - 'HLT_HIPuAK4CaloJet80Eta5p1_v2', - 'HLT_HIPuAK4CaloJet80Fwd_v2', - 'HLT_HIPuAK4CaloJet80_35_Eta0p7_v2', - 'HLT_HIPuAK4CaloJet80_35_Eta1p1_v2', - 'HLT_HIPuAK4CaloJet80_45_45_Eta2p1_v2' + 'HLT_HICsAK4PFJet100Eta1p5_v3', + 'HLT_HICsAK4PFJet120Eta1p5_v3', + 'HLT_HICsAK4PFJet80Eta1p5_v3', + 'HLT_HIDoubleEle10GsfMass50_v3', + 'HLT_HIDoubleEle10Gsf_v3', + 'HLT_HIDoubleEle15GsfMass50_v3', + 'HLT_HIDoubleEle15Gsf_v3', + 'HLT_HIEle10Gsf_PuAK4CaloJet100Eta2p1_v3', + 'HLT_HIEle10Gsf_PuAK4CaloJet40Eta2p1_v3', + 'HLT_HIEle10Gsf_PuAK4CaloJet60Eta2p1_v3', + 'HLT_HIEle10Gsf_PuAK4CaloJet80Eta2p1_v3', + 'HLT_HIEle10Gsf_v3', + 'HLT_HIEle15Ele10GsfMass50_v3', + 'HLT_HIEle15Ele10Gsf_v3', + 'HLT_HIEle15Gsf_PuAK4CaloJet100Eta2p1_v3', + 'HLT_HIEle15Gsf_PuAK4CaloJet40Eta2p1_v3', + 'HLT_HIEle15Gsf_PuAK4CaloJet60Eta2p1_v3', + 'HLT_HIEle15Gsf_PuAK4CaloJet80Eta2p1_v3', + 'HLT_HIEle15Gsf_v3', + 'HLT_HIEle20Gsf_PuAK4CaloJet100Eta2p1_v3', + 'HLT_HIEle20Gsf_PuAK4CaloJet40Eta2p1_v3', + 'HLT_HIEle20Gsf_PuAK4CaloJet60Eta2p1_v3', + 'HLT_HIEle20Gsf_PuAK4CaloJet80Eta2p1_v3', + 'HLT_HIEle20Gsf_v3', + 'HLT_HIEle30Gsf_v3', + 'HLT_HIEle40Gsf_v3', + 'HLT_HIEle50Gsf_v3', + 'HLT_HIGEDPhoton30_EB_HECut_v3', + 'HLT_HIGEDPhoton30_EB_v3', + 'HLT_HIGEDPhoton30_HECut_v3', + 'HLT_HIGEDPhoton30_v3', + 'HLT_HIGEDPhoton40_EB_HECut_v3', + 'HLT_HIGEDPhoton40_EB_v3', + 'HLT_HIGEDPhoton40_HECut_v3', + 'HLT_HIGEDPhoton40_v3', + 'HLT_HIGEDPhoton50_EB_HECut_v3', + 'HLT_HIGEDPhoton50_EB_v3', + 'HLT_HIGEDPhoton50_HECut_v3', + 'HLT_HIGEDPhoton50_v3', + 'HLT_HIGEDPhoton60_EB_HECut_v3', + 'HLT_HIGEDPhoton60_EB_v3', + 'HLT_HIGEDPhoton60_HECut_v3', + 'HLT_HIGEDPhoton60_v3', + 'HLT_HIIslandPhoton30_Eta1p5_v3', + 'HLT_HIIslandPhoton30_Eta2p4_v3', + 'HLT_HIIslandPhoton40_Eta1p5_v3', + 'HLT_HIIslandPhoton40_Eta2p4_v3', + 'HLT_HIIslandPhoton50_Eta1p5_v3', + 'HLT_HIIslandPhoton50_Eta2p4_v3', + 'HLT_HIIslandPhoton60_Eta1p5_v3', + 'HLT_HIIslandPhoton60_Eta2p4_v3', + 'HLT_HIL1Mu3Eta2p5_Ele10Gsf_v3', + 'HLT_HIL1Mu3Eta2p5_Ele15Gsf_v3', + 'HLT_HIL1Mu3Eta2p5_Ele20Gsf_v3', + 'HLT_HIL1Mu5Eta2p5_Ele10Gsf_v3', + 'HLT_HIL1Mu5Eta2p5_Ele15Gsf_v3', + 'HLT_HIL1Mu5Eta2p5_Ele20Gsf_v3', + 'HLT_HIL1Mu7Eta2p5_Ele10Gsf_v3', + 'HLT_HIL1Mu7Eta2p5_Ele15Gsf_v3', + 'HLT_HIL1Mu7Eta2p5_Ele20Gsf_v3', + 'HLT_HIL3Mu3_EG10HECut_v3', + 'HLT_HIL3Mu3_EG15HECut_v3', + 'HLT_HIL3Mu3_EG20HECut_v3', + 'HLT_HIL3Mu3_EG30HECut_v3', + 'HLT_HIL3Mu5_EG10HECut_v3', + 'HLT_HIL3Mu5_EG15HECut_v3', + 'HLT_HIL3Mu5_EG20HECut_v3', + 'HLT_HIL3Mu5_EG30HECut_v3', + 'HLT_HIL3Mu7_EG10HECut_v3', + 'HLT_HIL3Mu7_EG15HECut_v3', + 'HLT_HIL3Mu7_EG20HECut_v3', + 'HLT_HIL3Mu7_EG30HECut_v3', + 'HLT_HIPuAK4CaloJet100Eta2p4_CSVv2WP0p75_v3', + 'HLT_HIPuAK4CaloJet100Eta2p4_DeepCSV0p4_v3', + 'HLT_HIPuAK4CaloJet100Eta5p1_v3', + 'HLT_HIPuAK4CaloJet100Fwd_v3', + 'HLT_HIPuAK4CaloJet100_35_Eta0p7_v3', + 'HLT_HIPuAK4CaloJet100_35_Eta1p1_v3', + 'HLT_HIPuAK4CaloJet120Eta5p1_v3', + 'HLT_HIPuAK4CaloJet120Fwd_v3', + 'HLT_HIPuAK4CaloJet60Eta2p4_CSVv2WP0p75_v3', + 'HLT_HIPuAK4CaloJet60Eta2p4_DeepCSV0p4_v3', + 'HLT_HIPuAK4CaloJet60Fwd_v3', + 'HLT_HIPuAK4CaloJet80Eta2p4_CSVv2WP0p75_v3', + 'HLT_HIPuAK4CaloJet80Eta2p4_DeepCSV0p4_v3', + 'HLT_HIPuAK4CaloJet80Eta5p1_v3', + 'HLT_HIPuAK4CaloJet80Fwd_v3', + 'HLT_HIPuAK4CaloJet80_35_Eta0p7_v3', + 'HLT_HIPuAK4CaloJet80_35_Eta1p1_v3', + 'HLT_HIPuAK4CaloJet80_45_45_Eta2p1_v3' ) @@ -280,22 +280,22 @@ streamPhysicsHIHardProbesLower_datasetHIHardProbesLower_selector.l1tResults = cms.InputTag('') streamPhysicsHIHardProbesLower_datasetHIHardProbesLower_selector.throw = cms.bool(False) streamPhysicsHIHardProbesLower_datasetHIHardProbesLower_selector.triggerConditions = cms.vstring( - 'HLT_HICsAK4PFJet60Eta1p5_v2', - 'HLT_HIGEDPhoton10_EB_HECut_v2', - 'HLT_HIGEDPhoton10_EB_v2', - 'HLT_HIGEDPhoton10_HECut_v2', - 'HLT_HIGEDPhoton10_v2', - 'HLT_HIGEDPhoton20_EB_HECut_v2', - 'HLT_HIGEDPhoton20_EB_v2', - 'HLT_HIGEDPhoton20_HECut_v2', - 'HLT_HIGEDPhoton20_v2', - 'HLT_HIIslandPhoton10_Eta1p5_v2', - 'HLT_HIIslandPhoton10_Eta2p4_v2', - 'HLT_HIIslandPhoton20_Eta1p5_v2', - 'HLT_HIIslandPhoton20_Eta2p4_v2', - 'HLT_HIPuAK4CaloJet40Eta5p1_v2', - 'HLT_HIPuAK4CaloJet40Fwd_v2', - 'HLT_HIPuAK4CaloJet60Eta5p1_v2' + 'HLT_HICsAK4PFJet60Eta1p5_v3', + 'HLT_HIGEDPhoton10_EB_HECut_v3', + 'HLT_HIGEDPhoton10_EB_v3', + 'HLT_HIGEDPhoton10_HECut_v3', + 'HLT_HIGEDPhoton10_v3', + 'HLT_HIGEDPhoton20_EB_HECut_v3', + 'HLT_HIGEDPhoton20_EB_v3', + 'HLT_HIGEDPhoton20_HECut_v3', + 'HLT_HIGEDPhoton20_v3', + 'HLT_HIIslandPhoton10_Eta1p5_v3', + 'HLT_HIIslandPhoton10_Eta2p4_v3', + 'HLT_HIIslandPhoton20_Eta1p5_v3', + 'HLT_HIIslandPhoton20_Eta2p4_v3', + 'HLT_HIPuAK4CaloJet40Eta5p1_v3', + 'HLT_HIPuAK4CaloJet40Fwd_v3', + 'HLT_HIPuAK4CaloJet60Eta5p1_v3' ) @@ -306,36 +306,36 @@ streamPhysicsHIHardProbesPeripheral_datasetHIHardProbesPeripheral_selector.l1tResults = cms.InputTag('') streamPhysicsHIHardProbesPeripheral_datasetHIHardProbesPeripheral_selector.throw = cms.bool(False) streamPhysicsHIHardProbesPeripheral_datasetHIHardProbesPeripheral_selector.triggerConditions = cms.vstring( - 'HLT_HICsAK4PFJet100Eta1p5_Centrality_30_100_v2', - 'HLT_HICsAK4PFJet100Eta1p5_Centrality_50_100_v2', - 'HLT_HICsAK4PFJet60Eta1p5_Centrality_30_100_v2', - 'HLT_HICsAK4PFJet60Eta1p5_Centrality_50_100_v2', - 'HLT_HICsAK4PFJet80Eta1p5_Centrality_30_100_v2', - 'HLT_HICsAK4PFJet80Eta1p5_Centrality_50_100_v2', - 'HLT_HIGEDPhoton10_Cent30_100_v2', - 'HLT_HIGEDPhoton10_Cent50_100_v2', - 'HLT_HIGEDPhoton20_Cent30_100_v2', - 'HLT_HIGEDPhoton20_Cent50_100_v2', - 'HLT_HIGEDPhoton30_Cent30_100_v2', - 'HLT_HIGEDPhoton30_Cent50_100_v2', - 'HLT_HIGEDPhoton40_Cent30_100_v2', - 'HLT_HIGEDPhoton40_Cent50_100_v2', - 'HLT_HIIslandPhoton10_Eta2p4_Cent30_100_v2', - 'HLT_HIIslandPhoton10_Eta2p4_Cent50_100_v2', - 'HLT_HIIslandPhoton20_Eta2p4_Cent30_100_v2', - 'HLT_HIIslandPhoton20_Eta2p4_Cent50_100_v2', - 'HLT_HIIslandPhoton30_Eta2p4_Cent30_100_v2', - 'HLT_HIIslandPhoton30_Eta2p4_Cent50_100_v2', - 'HLT_HIIslandPhoton40_Eta2p4_Cent30_100_v2', - 'HLT_HIIslandPhoton40_Eta2p4_Cent50_100_v2', - 'HLT_HIPuAK4CaloJet100Eta5p1_Centrality_30_100_v2', - 'HLT_HIPuAK4CaloJet100Eta5p1_Centrality_50_100_v2', - 'HLT_HIPuAK4CaloJet40Eta5p1_Centrality_30_100_v2', - 'HLT_HIPuAK4CaloJet40Eta5p1_Centrality_50_100_v2', - 'HLT_HIPuAK4CaloJet60Eta5p1_Centrality_30_100_v2', - 'HLT_HIPuAK4CaloJet60Eta5p1_Centrality_50_100_v2', - 'HLT_HIPuAK4CaloJet80Eta5p1_Centrality_30_100_v2', - 'HLT_HIPuAK4CaloJet80Eta5p1_Centrality_50_100_v2' + 'HLT_HICsAK4PFJet100Eta1p5_Centrality_30_100_v3', + 'HLT_HICsAK4PFJet100Eta1p5_Centrality_50_100_v3', + 'HLT_HICsAK4PFJet60Eta1p5_Centrality_30_100_v3', + 'HLT_HICsAK4PFJet60Eta1p5_Centrality_50_100_v3', + 'HLT_HICsAK4PFJet80Eta1p5_Centrality_30_100_v3', + 'HLT_HICsAK4PFJet80Eta1p5_Centrality_50_100_v3', + 'HLT_HIGEDPhoton10_Cent30_100_v3', + 'HLT_HIGEDPhoton10_Cent50_100_v3', + 'HLT_HIGEDPhoton20_Cent30_100_v3', + 'HLT_HIGEDPhoton20_Cent50_100_v3', + 'HLT_HIGEDPhoton30_Cent30_100_v3', + 'HLT_HIGEDPhoton30_Cent50_100_v3', + 'HLT_HIGEDPhoton40_Cent30_100_v3', + 'HLT_HIGEDPhoton40_Cent50_100_v3', + 'HLT_HIIslandPhoton10_Eta2p4_Cent30_100_v3', + 'HLT_HIIslandPhoton10_Eta2p4_Cent50_100_v3', + 'HLT_HIIslandPhoton20_Eta2p4_Cent30_100_v3', + 'HLT_HIIslandPhoton20_Eta2p4_Cent50_100_v3', + 'HLT_HIIslandPhoton30_Eta2p4_Cent30_100_v3', + 'HLT_HIIslandPhoton30_Eta2p4_Cent50_100_v3', + 'HLT_HIIslandPhoton40_Eta2p4_Cent30_100_v3', + 'HLT_HIIslandPhoton40_Eta2p4_Cent50_100_v3', + 'HLT_HIPuAK4CaloJet100Eta5p1_Centrality_30_100_v3', + 'HLT_HIPuAK4CaloJet100Eta5p1_Centrality_50_100_v3', + 'HLT_HIPuAK4CaloJet40Eta5p1_Centrality_30_100_v3', + 'HLT_HIPuAK4CaloJet40Eta5p1_Centrality_50_100_v3', + 'HLT_HIPuAK4CaloJet60Eta5p1_Centrality_30_100_v3', + 'HLT_HIPuAK4CaloJet60Eta5p1_Centrality_50_100_v3', + 'HLT_HIPuAK4CaloJet80Eta5p1_Centrality_30_100_v3', + 'HLT_HIPuAK4CaloJet80Eta5p1_Centrality_50_100_v3' ) @@ -346,50 +346,50 @@ streamPhysicsHIHeavyFlavor_datasetHIHeavyFlavor_selector.l1tResults = cms.InputTag('') streamPhysicsHIHeavyFlavor_datasetHIHeavyFlavor_selector.throw = cms.bool(False) streamPhysicsHIHeavyFlavor_datasetHIHeavyFlavor_selector.triggerConditions = cms.vstring( - 'HLT_HIDmesonPPTrackingGlobal_Dpt15_NoIter10_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt15_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt20_NoIter10_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt20_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt30_NoIter10_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt30_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt40_NoIter10_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt40_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt50_NoIter10_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt50_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt60_NoIter10_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt60_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt20_NoIter10_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt20_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt30_NoIter10_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt30_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt40_NoIter10_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt40_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt50_NoIter10_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt50_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt60_NoIter10_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt60_v2', - 'HLT_HIFullTracks2018_HighPt18_NoIter10_v2', - 'HLT_HIFullTracks2018_HighPt18_v2', - 'HLT_HIFullTracks2018_HighPt24_NoIter10_v2', - 'HLT_HIFullTracks2018_HighPt24_v2', - 'HLT_HIFullTracks2018_HighPt34_NoIter10_v2', - 'HLT_HIFullTracks2018_HighPt34_v2', - 'HLT_HIFullTracks2018_HighPt45_NoIter10_v2', - 'HLT_HIFullTracks2018_HighPt45_v2', - 'HLT_HIFullTracks2018_HighPt56_NoIter10_v2', - 'HLT_HIFullTracks2018_HighPt56_v2', - 'HLT_HIFullTracks2018_HighPt60_NoIter10_v2', - 'HLT_HIFullTracks2018_HighPt60_v2', - 'HLT_HILcPPTrackingGlobal_Dpt20_NoIter10_v2', - 'HLT_HILcPPTrackingGlobal_Dpt20_v2', - 'HLT_HILcPPTrackingGlobal_Dpt30_NoIter10_v2', - 'HLT_HILcPPTrackingGlobal_Dpt30_v2', - 'HLT_HILcPPTrackingGlobal_Dpt40_NoIter10_v2', - 'HLT_HILcPPTrackingGlobal_Dpt40_v2', - 'HLT_HILcPPTrackingGlobal_Dpt50_NoIter10_v2', - 'HLT_HILcPPTrackingGlobal_Dpt50_v2', - 'HLT_HILcPPTrackingGlobal_Dpt60_NoIter10_v2', - 'HLT_HILcPPTrackingGlobal_Dpt60_v2' + 'HLT_HIDmesonPPTrackingGlobal_Dpt15_NoIter10_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt15_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt20_NoIter10_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt20_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt30_NoIter10_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt30_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt40_NoIter10_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt40_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt50_NoIter10_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt50_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt60_NoIter10_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt60_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt20_NoIter10_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt20_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt30_NoIter10_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt30_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt40_NoIter10_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt40_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt50_NoIter10_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt50_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt60_NoIter10_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt60_v3', + 'HLT_HIFullTracks2018_HighPt18_NoIter10_v3', + 'HLT_HIFullTracks2018_HighPt18_v3', + 'HLT_HIFullTracks2018_HighPt24_NoIter10_v3', + 'HLT_HIFullTracks2018_HighPt24_v3', + 'HLT_HIFullTracks2018_HighPt34_NoIter10_v3', + 'HLT_HIFullTracks2018_HighPt34_v3', + 'HLT_HIFullTracks2018_HighPt45_NoIter10_v3', + 'HLT_HIFullTracks2018_HighPt45_v3', + 'HLT_HIFullTracks2018_HighPt56_NoIter10_v3', + 'HLT_HIFullTracks2018_HighPt56_v3', + 'HLT_HIFullTracks2018_HighPt60_NoIter10_v3', + 'HLT_HIFullTracks2018_HighPt60_v3', + 'HLT_HILcPPTrackingGlobal_Dpt20_NoIter10_v3', + 'HLT_HILcPPTrackingGlobal_Dpt20_v3', + 'HLT_HILcPPTrackingGlobal_Dpt30_NoIter10_v3', + 'HLT_HILcPPTrackingGlobal_Dpt30_v3', + 'HLT_HILcPPTrackingGlobal_Dpt40_NoIter10_v3', + 'HLT_HILcPPTrackingGlobal_Dpt40_v3', + 'HLT_HILcPPTrackingGlobal_Dpt50_NoIter10_v3', + 'HLT_HILcPPTrackingGlobal_Dpt50_v3', + 'HLT_HILcPPTrackingGlobal_Dpt60_NoIter10_v3', + 'HLT_HILcPPTrackingGlobal_Dpt60_v3' ) @@ -414,18 +414,18 @@ streamPhysicsHILowMultiplicity_datasetHILowMultiplicity_selector.l1tResults = cms.InputTag('') streamPhysicsHILowMultiplicity_datasetHILowMultiplicity_selector.throw = cms.bool(False) streamPhysicsHILowMultiplicity_datasetHILowMultiplicity_selector.triggerConditions = cms.vstring( - 'HLT_HIFullTracks_Multiplicity020_HF1AND_v2', - 'HLT_HIFullTracks_Multiplicity020_HF1OR_v2', - 'HLT_HIFullTracks_Multiplicity020_HF2OR_v2', - 'HLT_HIFullTracks_Multiplicity020_v2', - 'HLT_HIFullTracks_Multiplicity2040_HF1AND_v2', - 'HLT_HIFullTracks_Multiplicity2040_HF1OR_v2', - 'HLT_HIFullTracks_Multiplicity2040_HF2OR_v2', - 'HLT_HIFullTracks_Multiplicity2040_v2', - 'HLT_HIFullTracks_Multiplicity335_HF1OR_v2', - 'HLT_HIFullTracks_Multiplicity4060_v2', - 'HLT_HIFullTracks_Multiplicity6080_v2', - 'HLT_HIFullTracks_Multiplicity80100_v2' + 'HLT_HIFullTracks_Multiplicity020_HF1AND_v3', + 'HLT_HIFullTracks_Multiplicity020_HF1OR_v3', + 'HLT_HIFullTracks_Multiplicity020_HF2OR_v3', + 'HLT_HIFullTracks_Multiplicity020_v3', + 'HLT_HIFullTracks_Multiplicity2040_HF1AND_v3', + 'HLT_HIFullTracks_Multiplicity2040_HF1OR_v3', + 'HLT_HIFullTracks_Multiplicity2040_HF2OR_v3', + 'HLT_HIFullTracks_Multiplicity2040_v3', + 'HLT_HIFullTracks_Multiplicity335_HF1OR_v3', + 'HLT_HIFullTracks_Multiplicity4060_v3', + 'HLT_HIFullTracks_Multiplicity6080_v3', + 'HLT_HIFullTracks_Multiplicity80100_v3' ) @@ -831,23 +831,23 @@ 'HLT_HIL3Mu12_v2', 'HLT_HIL3Mu15_v2', 'HLT_HIL3Mu20_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_v2', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_v3', 'HLT_HIL3Mu3_NHitQ10_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_v2', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_v3', 'HLT_HIL3Mu5_NHitQ10_v2', 'HLT_HIL3Mu7_NHitQ10_v2' ) diff --git a/HLTrigger/Configuration/python/HLTrigger_EventContent_cff.py b/HLTrigger/Configuration/python/HLTrigger_EventContent_cff.py index e35644d75faa4..09c90f4654598 100644 --- a/HLTrigger/Configuration/python/HLTrigger_EventContent_cff.py +++ b/HLTrigger/Configuration/python/HLTrigger_EventContent_cff.py @@ -145,8 +145,6 @@ 'keep *_hltEcalDigisLegacy_*_*', 'keep *_hltEcalPhiSymFilter_*_*', 'keep *_hltEcalRecHitAll_*_*', - 'keep *_hltEcalRecHitWithTPs_*_*', - 'keep *_hltEcalRecHitWithoutTPs_*_*', 'keep *_hltEcalRecHit_*_*', 'keep *_hltEcalUncalibRecHitFromSoA_*_*', 'keep *_hltEcalUncalibRecHitLegacy_*_*', @@ -488,8 +486,6 @@ 'keep *_hltEcalDigisLegacy_*_*', 'keep *_hltEcalPhiSymFilter_*_*', 'keep *_hltEcalRecHitAll_*_*', - 'keep *_hltEcalRecHitWithTPs_*_*', - 'keep *_hltEcalRecHitWithoutTPs_*_*', 'keep *_hltEcalRecHit_*_*', 'keep *_hltEcalUncalibRecHitFromSoA_*_*', 'keep *_hltEcalUncalibRecHitLegacy_*_*', diff --git a/HLTrigger/Configuration/python/Tools/options.py b/HLTrigger/Configuration/python/Tools/options.py index 8e72385fd5783..24a96865c2d1a 100644 --- a/HLTrigger/Configuration/python/Tools/options.py +++ b/HLTrigger/Configuration/python/Tools/options.py @@ -9,7 +9,7 @@ 'PIon' : 'auto:run3_mc_PIon', 'PRef' : 'auto:run3_mc_PRef', 'data' : 'auto:run3_hlt_relval', - '2022v13' : 'auto:run3_mc_2022v13', + '2022v14' : 'auto:run3_mc_2022v14', } diff --git a/HLTrigger/Configuration/scripts/hltIntegrationTests b/HLTrigger/Configuration/scripts/hltIntegrationTests index 6d42769d56f7c..81fbcd58ed31e 100755 --- a/HLTrigger/Configuration/scripts/hltIntegrationTests +++ b/HLTrigger/Configuration/scripts/hltIntegrationTests @@ -241,7 +241,7 @@ mkdir "$WORKDIR" cd "$WORKDIR" # find the list of all trigger paths -TRIGGERS=$(hltListPaths "$MENU" $HLTLISTPATHPROXY -p --no-dep --exclude "^HLTriggerFinalPath$" "^Dataset_.+" "^DST_HLTMuon_Run3_PFScoutingPixelTracking_v[0-9]+$") +TRIGGERS=$(hltListPaths "$MENU" $HLTLISTPATHPROXY -p --no-dep --exclude "^HLTriggerFinalPath$") echo "${TRIGGERS[@]}" > paths.txt # print some info diff --git a/HLTrigger/Configuration/tables/GRun.txt b/HLTrigger/Configuration/tables/GRun.txt index e725494a9d130..1a3da0f67f721 100644 --- a/HLTrigger/Configuration/tables/GRun.txt +++ b/HLTrigger/Configuration/tables/GRun.txt @@ -306,8 +306,10 @@ HLT_DoubleMu4_JpsiTrk_Bc_v* # CMSHLT-2328 HLT_PFMET120_PFMHT120_IDTight_PFHT60_v* # CMSHLT-1385 HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v* # CMSHLT-1385 HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v* # CMSHLT-1385 -AlCa_AK8PFJet40_v* # CMSHLT-2358 -AlCa_PFJet40_v* # CMSHLT-2358 +AlCa_AK8PFJet40_v* # CMSHLT-2358 +AlCa_PFJet40_v* # CMSHLT-2358 +AlCa_PFJet40_CPUOnly_v* # CMSHLT-2461 +HLT_PFJet40_GPUvsCPU_v* # CMSHLT-2461 AlCa_LumiPixelsCounts_Random_v* # CMSHLT-2114 AlCa_LumiPixelsCounts_ZeroBias_v* # CMSHLT-2114 DST_ZeroBias_v* # CMSHLT-1404 @@ -329,21 +331,22 @@ HLT_PFMET300_NotCleaned_v* # CMSHLT-1421 HLT_PFMETTypeOne200_BeamHaloCleaned_v* # CMSHLT-1421 HLT_Ele20_WPLoose_Gsf_v* # CMSHLT-1431 HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v* # CMSHLT-1438 -HLT_DiPFJetAve100_HFJEC_v* # CMSHLT-1462 -HLT_DiPFJetAve140_v* # CMSHLT-1462 -HLT_DiPFJetAve160_HFJEC_v* # CMSHLT-1462 -HLT_DiPFJetAve200_v* # CMSHLT-1462 -HLT_DiPFJetAve220_HFJEC_v* # CMSHLT-1462 -HLT_DiPFJetAve260_v* # CMSHLT-1462 -HLT_DiPFJetAve300_HFJEC_v* # CMSHLT-1462 -HLT_DiPFJetAve320_v* # CMSHLT-1462 -HLT_DiPFJetAve40_v* # CMSHLT-1462 -HLT_DiPFJetAve400_v* # CMSHLT-1462 -HLT_DiPFJetAve500_v* # CMSHLT-1462 -HLT_DiPFJetAve60_HFJEC_v* # CMSHLT-1462 -HLT_DiPFJetAve60_v* # CMSHLT-1462 -HLT_DiPFJetAve80_HFJEC_v* # CMSHLT-1462 -HLT_DiPFJetAve80_v* # CMSHLT-1462 +HLT_DiPFJetAve40_v* # CMSHLT-1462 +HLT_DiPFJetAve60_v* # CMSHLT-1462 +HLT_DiPFJetAve80_v* # CMSHLT-1462 +HLT_DiPFJetAve140_v* # CMSHLT-1462 +HLT_DiPFJetAve200_v* # CMSHLT-1462 +HLT_DiPFJetAve260_v* # CMSHLT-1462 +HLT_DiPFJetAve320_v* # CMSHLT-1462 +HLT_DiPFJetAve400_v* # CMSHLT-1462 +HLT_DiPFJetAve500_v* # CMSHLT-1462 +HLT_DiPFJetAve60_HFJEC_v* # CMSHLT-1462 +HLT_DiPFJetAve80_HFJEC_v* # CMSHLT-1462 +HLT_DiPFJetAve100_HFJEC_v* # CMSHLT-1462 +HLT_DiPFJetAve160_HFJEC_v* # CMSHLT-1462 +HLT_DiPFJetAve220_HFJEC_v* # CMSHLT-1462 +HLT_DiPFJetAve260_HFJEC_v* # CMSHLT-2447 +HLT_DiPFJetAve300_HFJEC_v* # CMSHLT-1462 HLT_Ele35_WPTight_Gsf_L1EGMT_v* # CMSHLT-1469 HLT_DoubleEle25_CaloIdL_MW_v* # CMSHLT-1508 HLT_DoubleEle27_CaloIdL_MW_v* # CMSHLT-1508 @@ -396,7 +399,6 @@ HLT_Mu0_L1DoubleMu_v* # CMSHLT-2261 HLT_Mu4_L1DoubleMu_v* # CMSHLT-2261 HLT_DoubleMu4_3_Photon4_BsToMMG_v* # CMSHLT-2317 HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v* # CMSHLT-2317 -HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_p02_v* # CMSHLT-1732 HLT_Mu12eta2p3_v* # CMSHLT-2214 HLT_Mu12eta2p3_PFJet40_v* # CMSHLT-2214 HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v* # CMSHLT-2214 @@ -452,8 +454,6 @@ HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v* # CMSHLT-1781 HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v* # CMSHLT-1781 HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v* # CMSHLT-1781 HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v* # CMSHLT-1781 -HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np2_v* # CMSHLT-1732 -HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np4_v* # CMSHLT-1732 HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v* # CMSHLT-1786 HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v* # CMSHLT-1786 HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v* # CMSHLT-1812, CMSHLT-2333 @@ -562,10 +562,15 @@ HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v* # CMSHLT-2326 HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v* # CMSHLT-2326 HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v* # CMSHLT-2211 HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v* # CMSHLT-2211 -HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v* # CMSHLT-2211 -HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v* # CMSHLT-2211 -HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v* # CMSHLT-2211 -HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v* # CMSHLT-2211 +HLT_HT430_DelayedJet40_DoubleDelay0p5nsInclusive_v* # CMSHLT-2352 +HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v* # CMSHLT-2211 +HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v* # CMSHLT-2211 +HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v* # CMSHLT-2211 +HLT_HT430_DelayedJet40_SingleDelay0p5nsInclusive_v* # CMSHLT-2352 +HLT_HT430_DelayedJet40_SingleDelay0p5nsTrackless_v* # CMSHLT-2352 +HLT_HT430_DelayedJet40_SingleDelay1nsInclusive_v* # CMSHLT-2352 +HLT_HT430_DelayedJet40_SingleDelay1p5nsInclusive_v* # CMSHLT-2352 +HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v* # CMSHLT-2211 HLT_L1Mu6HT240_v* # CMSHLT-2211 HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v* # CMSHLT-2211 HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v* # CMSHLT-2211 @@ -600,6 +605,8 @@ HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v* # CMSHLT-2 HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v* # CMSHLT-2280 HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v* # CMSHLT-2280 HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v* # CMSHLT-2280 +HLT_DiPhoton10Time1ns_v* # CMSHLT-2280, CMSHLT-2410 +HLT_DiPhoton10Time1p2ns_v* # CMSHLT-2280, CMSHLT-2410 HLT_DiPhoton10Time1p4ns_v* # CMSHLT-2280 HLT_DiPhoton10Time1p6ns_v* # CMSHLT-2280 HLT_DiPhoton10Time1p8ns_v* # CMSHLT-2280 @@ -625,6 +632,12 @@ HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v* # CMSHLT-2282 HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v* # CMSHLT-2282 HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v* # CMSHLT-2282 HLT_Mu50_L1SingleMuShower_v* # CMSHLT-2373 +HLT_DoubleMediumChargedIsoPFTauHPS40_Trk1_eta2p1_v* # CMSHLT-2472 +HLT_DoubleTightChargedIsoPFTauHPS35_Trk1_eta2p1_v* # CMSHLT-2472 +HLT_Ele24_eta2p1_WPTight_Gsf_TightChargedIsoPFTauHPS30_eta2p1_CrossL1_v* # CMSHLT-2472 +HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_CrossL1_v* # CMSHLT-2472 +HLT_MediumChargedIsoPFTau180HighPtRelaxedIso_Trk50_eta2p1_v* # CMSHLT-2472 +HLT_VBF_DoubleTightChargedIsoPFTauHPS20_Trk1_eta2p1_v* # CMSHLT-2472 HLT_L1SingleMuCosmics_v* # CMSHLT-2097 diff --git a/HLTrigger/Configuration/tables/makeOnlineGRun b/HLTrigger/Configuration/tables/makeOnlineGRun index 31e4d3103f5f3..c23a42b2a4e0e 100755 --- a/HLTrigger/Configuration/tables/makeOnlineGRun +++ b/HLTrigger/Configuration/tables/makeOnlineGRun @@ -4,7 +4,7 @@ # MASTER="/dev/CMSSW_12_4_0/HLT" # no version, take the latest one -TARGET="/online/collisions/2022/2e34/v1.3/HLT" # where to store the online-compliant menu +TARGET="/online/collisions/2022/2e34/v1.4/HLT" # where to store the online-compliant menu TABLES="online_grun" source subtables.sh diff --git a/HLTrigger/Configuration/tables/online_grun.txt b/HLTrigger/Configuration/tables/online_grun.txt index a344dcf3210a4..ededebacac786 100644 --- a/HLTrigger/Configuration/tables/online_grun.txt +++ b/HLTrigger/Configuration/tables/online_grun.txt @@ -306,8 +306,10 @@ HLT_DoubleMu4_JpsiTrk_Bc_v* # CMSHLT-2328 HLT_PFMET120_PFMHT120_IDTight_PFHT60_v* # CMSHLT-1385 HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v* # CMSHLT-1385 HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v* # CMSHLT-1385 -AlCa_AK8PFJet40_v* # CMSHLT-2358 -AlCa_PFJet40_v* # CMSHLT-2358 +AlCa_AK8PFJet40_v* # CMSHLT-2358 +AlCa_PFJet40_v* # CMSHLT-2358 +AlCa_PFJet40_CPUOnly_v* # CMSHLT-2461 +HLT_PFJet40_GPUvsCPU_v* # CMSHLT-2461 AlCa_LumiPixelsCounts_Random_v* # CMSHLT-2114 AlCa_LumiPixelsCounts_ZeroBias_v* # CMSHLT-2114 DST_ZeroBias_v* # CMSHLT-1404 @@ -329,21 +331,22 @@ HLT_PFMET300_NotCleaned_v* # CMSHLT-1421 HLT_PFMETTypeOne200_BeamHaloCleaned_v* # CMSHLT-1421 HLT_Ele20_WPLoose_Gsf_v* # CMSHLT-1431 HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v* # CMSHLT-1438 -HLT_DiPFJetAve100_HFJEC_v* # CMSHLT-1462 -HLT_DiPFJetAve140_v* # CMSHLT-1462 -HLT_DiPFJetAve160_HFJEC_v* # CMSHLT-1462 -HLT_DiPFJetAve200_v* # CMSHLT-1462 -HLT_DiPFJetAve220_HFJEC_v* # CMSHLT-1462 -HLT_DiPFJetAve260_v* # CMSHLT-1462 -HLT_DiPFJetAve300_HFJEC_v* # CMSHLT-1462 -HLT_DiPFJetAve320_v* # CMSHLT-1462 -HLT_DiPFJetAve40_v* # CMSHLT-1462 -HLT_DiPFJetAve400_v* # CMSHLT-1462 -HLT_DiPFJetAve500_v* # CMSHLT-1462 -HLT_DiPFJetAve60_HFJEC_v* # CMSHLT-1462 -HLT_DiPFJetAve60_v* # CMSHLT-1462 -HLT_DiPFJetAve80_HFJEC_v* # CMSHLT-1462 -HLT_DiPFJetAve80_v* # CMSHLT-1462 +HLT_DiPFJetAve40_v* # CMSHLT-1462 +HLT_DiPFJetAve60_v* # CMSHLT-1462 +HLT_DiPFJetAve80_v* # CMSHLT-1462 +HLT_DiPFJetAve140_v* # CMSHLT-1462 +HLT_DiPFJetAve200_v* # CMSHLT-1462 +HLT_DiPFJetAve260_v* # CMSHLT-1462 +HLT_DiPFJetAve320_v* # CMSHLT-1462 +HLT_DiPFJetAve400_v* # CMSHLT-1462 +HLT_DiPFJetAve500_v* # CMSHLT-1462 +HLT_DiPFJetAve60_HFJEC_v* # CMSHLT-1462 +HLT_DiPFJetAve80_HFJEC_v* # CMSHLT-1462 +HLT_DiPFJetAve100_HFJEC_v* # CMSHLT-1462 +HLT_DiPFJetAve160_HFJEC_v* # CMSHLT-1462 +HLT_DiPFJetAve220_HFJEC_v* # CMSHLT-1462 +HLT_DiPFJetAve260_HFJEC_v* # CMSHLT-2447 +HLT_DiPFJetAve300_HFJEC_v* # CMSHLT-1462 HLT_Ele35_WPTight_Gsf_L1EGMT_v* # CMSHLT-1469 HLT_DoubleEle25_CaloIdL_MW_v* # CMSHLT-1508 HLT_DoubleEle27_CaloIdL_MW_v* # CMSHLT-1508 @@ -396,7 +399,6 @@ HLT_Mu0_L1DoubleMu_v* # CMSHLT-2261 HLT_Mu4_L1DoubleMu_v* # CMSHLT-2261 HLT_DoubleMu4_3_Photon4_BsToMMG_v* # CMSHLT-2317 HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v* # CMSHLT-2317 -HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_p02_v* # CMSHLT-1732 HLT_Mu12eta2p3_v* # CMSHLT-2214 HLT_Mu12eta2p3_PFJet40_v* # CMSHLT-2214 HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v* # CMSHLT-2214 @@ -452,8 +454,6 @@ HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v* # CMSHLT-1781 HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v* # CMSHLT-1781 HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v* # CMSHLT-1781 HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v* # CMSHLT-1781 -HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np2_v* # CMSHLT-1732 -HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np4_v* # CMSHLT-1732 HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v* # CMSHLT-1786 HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v* # CMSHLT-1786 HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v* # CMSHLT-1812, CMSHLT-2333 @@ -562,10 +562,15 @@ HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v* # CMSHLT-2326 HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v* # CMSHLT-2326 HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v* # CMSHLT-2211 HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v* # CMSHLT-2211 -HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v* # CMSHLT-2211 -HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v* # CMSHLT-2211 -HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v* # CMSHLT-2211 -HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v* # CMSHLT-2211 +HLT_HT430_DelayedJet40_DoubleDelay0p5nsInclusive_v* # CMSHLT-2352 +HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v* # CMSHLT-2211 +HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v* # CMSHLT-2211 +HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v* # CMSHLT-2211 +HLT_HT430_DelayedJet40_SingleDelay0p5nsInclusive_v* # CMSHLT-2352 +HLT_HT430_DelayedJet40_SingleDelay0p5nsTrackless_v* # CMSHLT-2352 +HLT_HT430_DelayedJet40_SingleDelay1nsInclusive_v* # CMSHLT-2352 +HLT_HT430_DelayedJet40_SingleDelay1p5nsInclusive_v* # CMSHLT-2352 +HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v* # CMSHLT-2211 HLT_L1Mu6HT240_v* # CMSHLT-2211 HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v* # CMSHLT-2211 HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v* # CMSHLT-2211 @@ -600,6 +605,8 @@ HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v* # CMSHLT-2 HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v* # CMSHLT-2280 HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v* # CMSHLT-2280 HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v* # CMSHLT-2280 +HLT_DiPhoton10Time1ns_v* # CMSHLT-2280, CMSHLT-2410 +HLT_DiPhoton10Time1p2ns_v* # CMSHLT-2280, CMSHLT-2410 HLT_DiPhoton10Time1p4ns_v* # CMSHLT-2280 HLT_DiPhoton10Time1p6ns_v* # CMSHLT-2280 HLT_DiPhoton10Time1p8ns_v* # CMSHLT-2280 @@ -625,6 +632,12 @@ HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v* # CMSHLT-2282 HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v* # CMSHLT-2282 HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v* # CMSHLT-2282 HLT_Mu50_L1SingleMuShower_v* # CMSHLT-2373 +HLT_DoubleMediumChargedIsoPFTauHPS40_Trk1_eta2p1_v* # CMSHLT-2472 +HLT_DoubleTightChargedIsoPFTauHPS35_Trk1_eta2p1_v* # CMSHLT-2472 +HLT_Ele24_eta2p1_WPTight_Gsf_TightChargedIsoPFTauHPS30_eta2p1_CrossL1_v* # CMSHLT-2472 +HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_CrossL1_v* # CMSHLT-2472 +HLT_MediumChargedIsoPFTau180HighPtRelaxedIso_Trk50_eta2p1_v* # CMSHLT-2472 +HLT_VBF_DoubleTightChargedIsoPFTauHPS20_Trk1_eta2p1_v* # CMSHLT-2472 HLT_L1SingleMuCosmics_v* # CMSHLT-2097 diff --git a/HLTrigger/Configuration/test/OnLine_HLT_2022v13.py b/HLTrigger/Configuration/test/OnLine_HLT_2022v14.py similarity index 90% rename from HLTrigger/Configuration/test/OnLine_HLT_2022v13.py rename to HLTrigger/Configuration/test/OnLine_HLT_2022v14.py index 3d8c0d9699363..243623a14d036 100644 --- a/HLTrigger/Configuration/test/OnLine_HLT_2022v13.py +++ b/HLTrigger/Configuration/test/OnLine_HLT_2022v14.py @@ -1,18 +1,18 @@ -# hltGetConfiguration --full --data /frozen/2022/2e34/v1.3/HLT --type 2022v13 --unprescale --process HLT2022v13 --globaltag auto:run3_hlt_2022v13 --input file:RelVal_Raw_2022v13_DATA.root +# hltGetConfiguration --full --data /frozen/2022/2e34/v1.4/HLT --type 2022v14 --unprescale --process HLT2022v14 --globaltag auto:run3_hlt_2022v14 --input file:RelVal_Raw_2022v14_DATA.root -# /frozen/2022/2e34/v1.3/HLT/V1 (CMSSW_12_4_0) +# /frozen/2022/2e34/v1.4/HLT/V1 (CMSSW_12_4_0) import FWCore.ParameterSet.Config as cms from HeterogeneousCore.CUDACore.SwitchProducerCUDA import SwitchProducerCUDA from HeterogeneousCore.CUDACore.ProcessAcceleratorCUDA import ProcessAcceleratorCUDA -process = cms.Process( "HLT2022v13" ) +process = cms.Process( "HLT2022v14" ) process.ProcessAcceleratorCUDA = ProcessAcceleratorCUDA() process.HLTConfigVersion = cms.PSet( - tableName = cms.string('/frozen/2022/2e34/v1.3/HLT/V1') + tableName = cms.string('/frozen/2022/2e34/v1.4/HLT/V1') ) process.transferSystem = cms.PSet( @@ -2571,7 +2571,8 @@ ALCALumiPixelsCountsPrompt = cms.vstring( 'AlCaLumiPixelsCountsPrompt' ), ALCAP0 = cms.vstring( 'AlCaP0' ), ALCAPHISYM = cms.vstring( 'AlCaPhiSym' ), - ALCAPPS = cms.vstring( 'AlCaPPS' ), + ALCAPPSExpress = cms.vstring( 'AlCaPPSExpress' ), + ALCAPPSPrompt = cms.vstring( 'AlCaPPSPrompt' ), Calibration = cms.vstring( 'TestEnablesEcalHcal' ), DQM = cms.vstring( 'OnlineMonitor' ), DQMCalibration = cms.vstring( 'TestEnablesEcalHcalDQM' ), @@ -2598,474 +2599,484 @@ 'ParkingDoubleMuonLowMass5' ), ParkingDoubleMuonLowMass3 = cms.vstring( 'ParkingDoubleMuonLowMass6', 'ParkingDoubleMuonLowMass7' ), - ParkingSingleMuon = cms.vstring( 'ParkingSingleMuon' ), + ParkingSingleMuon0 = cms.vstring( 'ParkingSingleMuon0' ), + ParkingSingleMuon1 = cms.vstring( 'ParkingSingleMuon1' ), + ParkingSingleMuon2 = cms.vstring( 'ParkingSingleMuon2' ), PhysicsCommissioning = cms.vstring( 'Commissioning', 'Cosmics', + 'EmptyBX', 'HLTPhysics', 'HcalNZS', 'IsolatedBunch', 'MonteCarlo', 'NoBPTX', 'ZeroBias' ), - PhysicsEGamma = cms.vstring( 'EGamma' ), - PhysicsEndOfFill = cms.vstring( 'EmptyBX' ), - PhysicsHLTPhysics = cms.vstring( 'EphemeralHLTPhysics' ), - PhysicsHadronsTaus = cms.vstring( 'BTagMu', + PhysicsDispJetBTagMuEGTau = cms.vstring( 'BTagMu', 'DisplacedJet', - 'JetMET', - 'Tau' ), - PhysicsMuons = cms.vstring( 'Muon', 'MuonEG', - 'ReservedDoubleMuonLowMass' ), + 'Tau' ), + PhysicsEGamma = cms.vstring( 'EGamma' ), + PhysicsHLTPhysics = cms.vstring( 'EphemeralHLTPhysics' ), + PhysicsJetMET = cms.vstring( 'JetMET' ), + PhysicsMuon = cms.vstring( 'Muon' ), + PhysicsReservedDoubleMuonLowMass = cms.vstring( 'ReservedDoubleMuonLowMass' ), PhysicsScoutingPFMonitor = cms.vstring( 'ScoutingPFMonitor' ), PhysicsZeroBias = cms.vstring( 'EphemeralZeroBias' ), RPCMON = cms.vstring( 'RPCMonitor' ), ScoutingPF = cms.vstring( 'ScoutingPFRun3' ) ) process.datasets = cms.PSet( - AlCaLowPtJet = cms.vstring( 'AlCa_AK8PFJet40_v16', - 'AlCa_PFJet40_v21' ), - AlCaLumiPixelsCountsExpress = cms.vstring( 'AlCa_LumiPixelsCounts_Random_v3' ), - AlCaLumiPixelsCountsPrompt = cms.vstring( 'AlCa_LumiPixelsCounts_ZeroBias_v3' ), - AlCaP0 = cms.vstring( 'AlCa_EcalEtaEBonly_v14', - 'AlCa_EcalEtaEEonly_v14', - 'AlCa_EcalPi0EBonly_v14', - 'AlCa_EcalPi0EEonly_v14' ), - AlCaPPS = cms.vstring( 'HLT_PPSMaxTracksPerArm1_v2', + AlCaLowPtJet = cms.vstring( 'AlCa_AK8PFJet40_v17', + 'AlCa_PFJet40_v22' ), + AlCaLumiPixelsCountsExpress = cms.vstring( 'AlCa_LumiPixelsCounts_Random_v4' ), + AlCaLumiPixelsCountsPrompt = cms.vstring( 'AlCa_LumiPixelsCounts_ZeroBias_v4' ), + AlCaP0 = cms.vstring( 'AlCa_EcalEtaEBonly_v15', + 'AlCa_EcalEtaEEonly_v15', + 'AlCa_EcalPi0EBonly_v15', + 'AlCa_EcalPi0EEonly_v15' ), + AlCaPPSExpress = cms.vstring( 'HLT_PPSMaxTracksPerArm1_v2', 'HLT_PPSMaxTracksPerRP4_v2' ), - AlCaPhiSym = cms.vstring( 'AlCa_EcalPhiSym_v10' ), - BTagMu = cms.vstring( 'HLT_BTagMu_AK4DiJet110_Mu5_v14', - 'HLT_BTagMu_AK4DiJet170_Mu5_v13', - 'HLT_BTagMu_AK4DiJet20_Mu5_v14', - 'HLT_BTagMu_AK4DiJet40_Mu5_v14', - 'HLT_BTagMu_AK4DiJet70_Mu5_v14', - 'HLT_BTagMu_AK4Jet300_Mu5_v13', - 'HLT_BTagMu_AK8DiJet170_Mu5_v10', - 'HLT_BTagMu_AK8Jet170_DoubleMu5_v3', - 'HLT_BTagMu_AK8Jet300_Mu5_v13' ), - Commissioning = cms.vstring( 'HLT_IsoTrackHB_v5', - 'HLT_IsoTrackHE_v5', - 'HLT_L1_CDC_SingleMu_3_er1p2_TOP120_DPHI2p618_3p142_v3' ), + AlCaPPSPrompt = cms.vstring( 'HLT_PPSMaxTracksPerArm1_v2', + 'HLT_PPSMaxTracksPerRP4_v2' ), + AlCaPhiSym = cms.vstring( 'AlCa_EcalPhiSym_v11' ), + BTagMu = cms.vstring( 'HLT_BTagMu_AK4DiJet110_Mu5_v15', + 'HLT_BTagMu_AK4DiJet170_Mu5_v14', + 'HLT_BTagMu_AK4DiJet20_Mu5_v15', + 'HLT_BTagMu_AK4DiJet40_Mu5_v15', + 'HLT_BTagMu_AK4DiJet70_Mu5_v15', + 'HLT_BTagMu_AK4Jet300_Mu5_v14', + 'HLT_BTagMu_AK8DiJet170_Mu5_v11', + 'HLT_BTagMu_AK8Jet170_DoubleMu5_v4', + 'HLT_BTagMu_AK8Jet300_Mu5_v14' ), + Commissioning = cms.vstring( 'HLT_IsoTrackHB_v6', + 'HLT_IsoTrackHE_v6', + 'HLT_L1_CDC_SingleMu_3_er1p2_TOP120_DPHI2p618_3p142_v3', + 'HLT_PFJet40_GPUvsCPU_v1' ), Cosmics = cms.vstring( 'HLT_L1SingleMuCosmics_v2' ), - DQMGPUvsCPU = cms.vstring( 'DQM_EcalReconstruction_v3', + DQMGPUvsCPU = cms.vstring( 'DQM_EcalReconstruction_v4', 'DQM_HcalReconstruction_v3', - 'DQM_PixelReconstruction_v3' ), - DQMOnlineBeamspot = cms.vstring( 'HLT_HT300_Beamspot_v12', - 'HLT_ZeroBias_Beamspot_v5' ), - DisplacedJet = cms.vstring( 'HLT_CaloMET60_DTCluster50_v2', - 'HLT_CaloMET60_DTClusterNoMB1S50_v2', + 'DQM_PixelReconstruction_v4' ), + DQMOnlineBeamspot = cms.vstring( 'HLT_HT300_Beamspot_v13', + 'HLT_ZeroBias_Beamspot_v6' ), + DisplacedJet = cms.vstring( 'HLT_CaloMET60_DTCluster50_v3', + 'HLT_CaloMET60_DTClusterNoMB1S50_v3', 'HLT_CscCluster_Loose_v2', 'HLT_CscCluster_Medium_v2', 'HLT_CscCluster_Tight_v2', - 'HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v1', - 'HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1', - 'HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1', - 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1', - 'HLT_HT425_v10', - 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v2', - 'HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v2', - 'HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v2', - 'HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v2', - 'HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v2', - 'HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v2', - 'HLT_HT430_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v2', - 'HLT_HT430_DisplacedDijet60_DisplacedTrack_v14', - 'HLT_HT500_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT550_DisplacedDijet60_Inclusive_v14', - 'HLT_HT650_DisplacedDijet60_Inclusive_v14', + 'HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v2', + 'HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2', + 'HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2', + 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2', + 'HLT_HT425_v11', + 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsInclusive_v1', + 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v3', + 'HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v3', + 'HLT_HT430_DelayedJet40_SingleDelay0p5nsInclusive_v1', + 'HLT_HT430_DelayedJet40_SingleDelay0p5nsTrackless_v1', + 'HLT_HT430_DelayedJet40_SingleDelay1nsInclusive_v1', + 'HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v3', + 'HLT_HT430_DelayedJet40_SingleDelay1p5nsInclusive_v1', + 'HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v3', + 'HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v3', + 'HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v3', + 'HLT_HT430_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v3', + 'HLT_HT430_DisplacedDijet60_DisplacedTrack_v15', + 'HLT_HT500_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT550_DisplacedDijet60_Inclusive_v15', + 'HLT_HT650_DisplacedDijet60_Inclusive_v15', 'HLT_L1CSCShower_DTCluster50_v2', 'HLT_L1CSCShower_DTCluster75_v2', - 'HLT_L1MET_DTCluster50_v2', - 'HLT_L1MET_DTClusterNoMB1S50_v2', + 'HLT_L1MET_DTCluster50_v3', + 'HLT_L1MET_DTClusterNoMB1S50_v3', 'HLT_L1Mu6HT240_v2', - 'HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v2', - 'HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v2', - 'HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v2', - 'HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v2', - 'HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v2', - 'HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v2' ), - EGamma = cms.vstring( 'HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v5', - 'HLT_DiPhoton10Time1p4ns_v1', - 'HLT_DiPhoton10Time1p6ns_v1', - 'HLT_DiPhoton10Time1p8ns_v1', - 'HLT_DiPhoton10Time2ns_v1', - 'HLT_DiPhoton10_CaloIdL_v1', - 'HLT_DiPhoton10sminlt0p12_v1', - 'HLT_DiPhoton10sminlt0p1_v1', - 'HLT_DiSC30_18_EIso_AND_HE_Mass70_v14', - 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v2', - 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v2', - 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v14', - 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v14', - 'HLT_DoubleEle25_CaloIdL_MW_v5', - 'HLT_DoubleEle27_CaloIdL_MW_v5', - 'HLT_DoubleEle33_CaloIdL_MW_v18', - 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v21', - 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v21', - 'HLT_DoublePhoton33_CaloIdL_v7', - 'HLT_DoublePhoton70_v7', - 'HLT_DoublePhoton85_v15', - 'HLT_ECALHT800_v11', - 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v15', - 'HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v19', - 'HLT_Ele135_CaloIdVT_GsfTrkIdT_v8', - 'HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9', - 'HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v17', - 'HLT_Ele15_IsoVVVL_PFHT450_v17', - 'HLT_Ele15_IsoVVVL_PFHT600_v21', - 'HLT_Ele15_WPLoose_Gsf_v4', - 'HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v10', - 'HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v17', - 'HLT_Ele20_WPLoose_Gsf_v7', - 'HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v19', - 'HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v19', - 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v20', - 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v20', - 'HLT_Ele24_eta2p1_WPTight_Gsf_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2', - 'HLT_Ele27_WPTight_Gsf_v17', - 'HLT_Ele28_HighEta_SC20_Mass55_v14', - 'HLT_Ele28_WPTight_Gsf_v2', - 'HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v14', - 'HLT_Ele30_WPTight_Gsf_v2', - 'HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v14', - 'HLT_Ele32_WPTight_Gsf_L1DoubleEG_v10', - 'HLT_Ele32_WPTight_Gsf_v16', - 'HLT_Ele35_WPTight_Gsf_L1EGMT_v6', - 'HLT_Ele35_WPTight_Gsf_v10', - 'HLT_Ele38_WPTight_Gsf_v10', - 'HLT_Ele40_WPTight_Gsf_v10', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v1', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v19', - 'HLT_Ele50_IsoVVVL_PFHT450_v17', - 'HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v17', - 'HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v19', - 'HLT_Photon100EBHE10_v3', - 'HLT_Photon110EB_TightID_TightIso_v3', - 'HLT_Photon120_R9Id90_HE10_IsoM_v15', - 'HLT_Photon120_v14', - 'HLT_Photon150_v7', - 'HLT_Photon165_R9Id90_HE10_IsoM_v16', - 'HLT_Photon175_v15', - 'HLT_Photon200_v14', - 'HLT_Photon20_HoverELoose_v11', - 'HLT_Photon20_v3', - 'HLT_Photon300_NoHE_v13', - 'HLT_Photon30EB_TightID_TightIso_v2', - 'HLT_Photon30_HoverELoose_v11', - 'HLT_Photon33_v6', - 'HLT_Photon50_R9Id90_HE10_IsoM_v15', - 'HLT_Photon50_v14', - 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v12', - 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v6', - 'HLT_Photon75_R9Id90_HE10_IsoM_v15', - 'HLT_Photon75_v14', - 'HLT_Photon90_R9Id90_HE10_IsoM_v15', - 'HLT_Photon90_v14' ), + 'HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v3', + 'HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v3', + 'HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v3', + 'HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v3', + 'HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v3', + 'HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v3' ), + EGamma = cms.vstring( 'HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v6', + 'HLT_DiPhoton10Time1ns_v2', + 'HLT_DiPhoton10Time1p2ns_v2', + 'HLT_DiPhoton10Time1p4ns_v2', + 'HLT_DiPhoton10Time1p6ns_v2', + 'HLT_DiPhoton10Time1p8ns_v2', + 'HLT_DiPhoton10Time2ns_v2', + 'HLT_DiPhoton10_CaloIdL_v2', + 'HLT_DiPhoton10sminlt0p12_v2', + 'HLT_DiPhoton10sminlt0p1_v2', + 'HLT_DiSC30_18_EIso_AND_HE_Mass70_v15', + 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v3', + 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v3', + 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v15', + 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v15', + 'HLT_DoubleEle25_CaloIdL_MW_v6', + 'HLT_DoubleEle27_CaloIdL_MW_v6', + 'HLT_DoubleEle33_CaloIdL_MW_v19', + 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v22', + 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v22', + 'HLT_DoublePhoton33_CaloIdL_v8', + 'HLT_DoublePhoton70_v8', + 'HLT_DoublePhoton85_v16', + 'HLT_ECALHT800_v12', + 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v16', + 'HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v20', + 'HLT_Ele135_CaloIdVT_GsfTrkIdT_v9', + 'HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10', + 'HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v18', + 'HLT_Ele15_IsoVVVL_PFHT450_v18', + 'HLT_Ele15_IsoVVVL_PFHT600_v22', + 'HLT_Ele15_WPLoose_Gsf_v5', + 'HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v11', + 'HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v18', + 'HLT_Ele20_WPLoose_Gsf_v8', + 'HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v20', + 'HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v20', + 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v21', + 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v21', + 'HLT_Ele24_eta2p1_WPTight_Gsf_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3', + 'HLT_Ele24_eta2p1_WPTight_Gsf_TightChargedIsoPFTauHPS30_eta2p1_CrossL1_v3', + 'HLT_Ele27_WPTight_Gsf_v18', + 'HLT_Ele28_HighEta_SC20_Mass55_v15', + 'HLT_Ele28_WPTight_Gsf_v3', + 'HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v15', + 'HLT_Ele30_WPTight_Gsf_v3', + 'HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v15', + 'HLT_Ele32_WPTight_Gsf_L1DoubleEG_v11', + 'HLT_Ele32_WPTight_Gsf_v17', + 'HLT_Ele35_WPTight_Gsf_L1EGMT_v7', + 'HLT_Ele35_WPTight_Gsf_v11', + 'HLT_Ele38_WPTight_Gsf_v11', + 'HLT_Ele40_WPTight_Gsf_v11', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v2', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v20', + 'HLT_Ele50_IsoVVVL_PFHT450_v18', + 'HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v18', + 'HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v20', + 'HLT_Photon100EBHE10_v4', + 'HLT_Photon110EB_TightID_TightIso_v4', + 'HLT_Photon120_R9Id90_HE10_IsoM_v16', + 'HLT_Photon120_v15', + 'HLT_Photon150_v8', + 'HLT_Photon165_R9Id90_HE10_IsoM_v17', + 'HLT_Photon175_v16', + 'HLT_Photon200_v15', + 'HLT_Photon20_HoverELoose_v12', + 'HLT_Photon20_v4', + 'HLT_Photon300_NoHE_v14', + 'HLT_Photon30EB_TightID_TightIso_v3', + 'HLT_Photon30_HoverELoose_v12', + 'HLT_Photon33_v7', + 'HLT_Photon50_R9Id90_HE10_IsoM_v16', + 'HLT_Photon50_v15', + 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v13', + 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v7', + 'HLT_Photon75_R9Id90_HE10_IsoM_v16', + 'HLT_Photon75_v15', + 'HLT_Photon90_R9Id90_HE10_IsoM_v16', + 'HLT_Photon90_v15' ), EcalLaser = cms.vstring( 'HLT_EcalCalibration_v4' ), EmptyBX = cms.vstring( 'HLT_L1NotBptxOR_v4', 'HLT_L1UnpairedBunchBptxMinus_v3', 'HLT_L1UnpairedBunchBptxPlus_v3' ), EphemeralHLTPhysics = cms.vstring( 'HLT_EphemeralPhysics_v2' ), EphemeralZeroBias = cms.vstring( 'HLT_EphemeralZeroBias_v2' ), - EventDisplay = cms.vstring( 'HLT_DoublePhoton85_v15', - 'HLT_PFJet500_v22' ), - ExpressAlignment = cms.vstring( 'HLT_HT300_Beamspot_v12', - 'HLT_ZeroBias_Beamspot_v5' ), - ExpressPhysics = cms.vstring( 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v20', - 'HLT_ExpressMuons_v2', - 'HLT_IsoMu20_v16', - 'HLT_IsoMu24_v14', - 'HLT_IsoMu27_v17', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v16', + EventDisplay = cms.vstring( 'HLT_DoublePhoton85_v16', + 'HLT_PFJet500_v23' ), + ExpressAlignment = cms.vstring( 'HLT_HT300_Beamspot_v13', + 'HLT_ZeroBias_Beamspot_v6' ), + ExpressPhysics = cms.vstring( 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v21', + 'HLT_ExpressMuons_v3', + 'HLT_IsoMu20_v17', + 'HLT_IsoMu24_v15', + 'HLT_IsoMu27_v18', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v7', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v17', 'HLT_Physics_v8', 'HLT_Random_v3', 'HLT_ZeroBias_Alignment_v2', 'HLT_ZeroBias_FirstCollisionAfterAbortGap_v6', 'HLT_ZeroBias_IsolatedBunches_v6', 'HLT_ZeroBias_v7' ), - HLTMonitor = cms.vstring( 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v20', - 'HLT_Ele32_WPTight_Gsf_v16', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v1', - 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT550_DisplacedDijet60_Inclusive_v14', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v1', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v2', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v9', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v2', - 'HLT_PFHT510_v18', - 'HLT_PFJet260_v21', - 'HLT_PFJet320_v21', - 'HLT_PFMET130_PFMHT130_IDTight_v21', - 'HLT_PFMET140_PFMHT140_IDTight_v21' ), + HLTMonitor = cms.vstring( 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v21', + 'HLT_Ele32_WPTight_Gsf_v17', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v2', + 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT550_DisplacedDijet60_Inclusive_v15', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v2', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v3', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v10', + 'HLT_PFHT510_v19', + 'HLT_PFJet260_v22', + 'HLT_PFJet320_v22', + 'HLT_PFMET130_PFMHT130_IDTight_v22', + 'HLT_PFMET140_PFMHT140_IDTight_v22' ), HLTPhysics = cms.vstring( 'HLT_Physics_v8' ), HcalNZS = cms.vstring( 'HLT_HcalNZS_v14', 'HLT_HcalPhiSym_v16' ), IsolatedBunch = cms.vstring( 'HLT_HcalIsolatedbunch_v6' ), - JetMET = cms.vstring( 'HLT_AK8DiPFJet250_250_MassSD30_v1', - 'HLT_AK8DiPFJet250_250_MassSD50_v1', - 'HLT_AK8DiPFJet260_260_MassSD30_v1', - 'HLT_AK8DiPFJet270_270_MassSD30_v1', - 'HLT_AK8PFHT750_TrimMass50_v13', - 'HLT_AK8PFHT800_TrimMass50_v13', - 'HLT_AK8PFHT850_TrimMass50_v12', - 'HLT_AK8PFHT900_TrimMass50_v12', - 'HLT_AK8PFJet140_v16', - 'HLT_AK8PFJet200_v16', - 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', - 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2', - 'HLT_AK8PFJet230_SoftDropMass40_v2', - 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', - 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2', - 'HLT_AK8PFJet260_v17', - 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', - 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2', - 'HLT_AK8PFJet320_v17', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np2_v3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np4_v3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_p02_v4', - 'HLT_AK8PFJet360_TrimMass30_v19', - 'HLT_AK8PFJet380_TrimMass30_v12', - 'HLT_AK8PFJet400_MassSD30_v1', - 'HLT_AK8PFJet400_SoftDropMass40_v2', - 'HLT_AK8PFJet400_TrimMass30_v13', - 'HLT_AK8PFJet400_v17', - 'HLT_AK8PFJet40_v17', - 'HLT_AK8PFJet420_MassSD30_v1', - 'HLT_AK8PFJet420_TrimMass30_v12', - 'HLT_AK8PFJet425_SoftDropMass40_v2', - 'HLT_AK8PFJet450_MassSD30_v1', - 'HLT_AK8PFJet450_SoftDropMass40_v2', - 'HLT_AK8PFJet450_v17', - 'HLT_AK8PFJet500_v17', - 'HLT_AK8PFJet550_v12', - 'HLT_AK8PFJet60_v16', - 'HLT_AK8PFJet80_v16', - 'HLT_AK8PFJetFwd140_v15', - 'HLT_AK8PFJetFwd15_v4', - 'HLT_AK8PFJetFwd200_v15', - 'HLT_AK8PFJetFwd25_v4', - 'HLT_AK8PFJetFwd260_v16', - 'HLT_AK8PFJetFwd320_v16', - 'HLT_AK8PFJetFwd400_v16', - 'HLT_AK8PFJetFwd40_v16', - 'HLT_AK8PFJetFwd450_v16', - 'HLT_AK8PFJetFwd500_v16', - 'HLT_AK8PFJetFwd60_v15', - 'HLT_AK8PFJetFwd80_v15', - 'HLT_CaloJet500_NoJetID_v13', - 'HLT_CaloJet550_NoJetID_v8', - 'HLT_CaloMET350_NotCleaned_v5', - 'HLT_CaloMET90_NotCleaned_v5', - 'HLT_CaloMHT90_v5', - 'HLT_DiJet110_35_Mjj650_PFMET110_v10', - 'HLT_DiJet110_35_Mjj650_PFMET120_v10', - 'HLT_DiJet110_35_Mjj650_PFMET130_v10', - 'HLT_DiPFJetAve100_HFJEC_v17', - 'HLT_DiPFJetAve140_v14', - 'HLT_DiPFJetAve160_HFJEC_v17', - 'HLT_DiPFJetAve200_v14', - 'HLT_DiPFJetAve220_HFJEC_v17', - 'HLT_DiPFJetAve260_v15', - 'HLT_DiPFJetAve300_HFJEC_v17', - 'HLT_DiPFJetAve320_v15', - 'HLT_DiPFJetAve400_v15', - 'HLT_DiPFJetAve40_v15', - 'HLT_DiPFJetAve500_v15', - 'HLT_DiPFJetAve60_HFJEC_v16', - 'HLT_DiPFJetAve60_v15', - 'HLT_DiPFJetAve80_HFJEC_v17', - 'HLT_DiPFJetAve80_v14', - 'HLT_DoublePFJets100_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets100_PFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets200_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets200_PFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets350_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets350_PFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets40_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets40_PFBTagDeepJet_p71_v2', - 'HLT_L1ETMHadSeeds_v3', - 'HLT_MET105_IsoTrk50_v10', - 'HLT_MET120_IsoTrk50_v10', - 'HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_Mu12eta2p3_PFJet40_v2', - 'HLT_Mu12eta2p3_v2', - 'HLT_PFHT1050_v19', - 'HLT_PFHT180_v18', - 'HLT_PFHT250_v18', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v4', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v2', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v10', - 'HLT_PFHT350_v20', - 'HLT_PFHT370_v18', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v9', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v2', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_v9', - 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v9', - 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v2', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v9', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v2', - 'HLT_PFHT400_SixPFJet32_v9', - 'HLT_PFHT430_v18', - 'HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v8', - 'HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v2', - 'HLT_PFHT450_SixPFJet36_v8', - 'HLT_PFHT500_PFMET100_PFMHT100_IDTight_v13', - 'HLT_PFHT500_PFMET110_PFMHT110_IDTight_v13', - 'HLT_PFHT510_v18', - 'HLT_PFHT590_v18', - 'HLT_PFHT680_v18', - 'HLT_PFHT700_PFMET85_PFMHT85_IDTight_v13', - 'HLT_PFHT780_v18', - 'HLT_PFHT800_PFMET75_PFMHT75_IDTight_v13', - 'HLT_PFHT890_v18', - 'HLT_PFJet110_v1', - 'HLT_PFJet140_v20', - 'HLT_PFJet200_v20', - 'HLT_PFJet260_v21', - 'HLT_PFJet320_v21', - 'HLT_PFJet400_v21', - 'HLT_PFJet40_v22', - 'HLT_PFJet450_v22', - 'HLT_PFJet500_v22', - 'HLT_PFJet550_v12', - 'HLT_PFJet60_v22', - 'HLT_PFJet80_v21', - 'HLT_PFJetFwd140_v19', - 'HLT_PFJetFwd15_v4', - 'HLT_PFJetFwd200_v19', - 'HLT_PFJetFwd25_v4', - 'HLT_PFJetFwd260_v20', - 'HLT_PFJetFwd320_v20', - 'HLT_PFJetFwd400_v20', - 'HLT_PFJetFwd40_v20', - 'HLT_PFJetFwd450_v20', - 'HLT_PFJetFwd500_v20', - 'HLT_PFJetFwd60_v20', - 'HLT_PFJetFwd80_v19', - 'HLT_PFMET100_PFMHT100_IDTight_PFHT60_v10', - 'HLT_PFMET105_IsoTrk50_v2', - 'HLT_PFMET110_PFJet100_v2', - 'HLT_PFMET110_PFMHT110_IDTight_v21', - 'HLT_PFMET120_PFMHT120_IDTight_PFHT60_v10', - 'HLT_PFMET120_PFMHT120_IDTight_v21', - 'HLT_PFMET130_PFMHT130_IDTight_v21', - 'HLT_PFMET140_PFMHT140_IDTight_v21', - 'HLT_PFMET200_BeamHaloCleaned_v10', - 'HLT_PFMET200_NotCleaned_v10', - 'HLT_PFMET250_NotCleaned_v10', - 'HLT_PFMET300_NotCleaned_v10', - 'HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v10', - 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v21', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v10', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v21', - 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v20', - 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v20', - 'HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v10', - 'HLT_PFMETTypeOne110_PFMHT110_IDTight_v13', - 'HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v10', - 'HLT_PFMETTypeOne120_PFMHT120_IDTight_v13', - 'HLT_PFMETTypeOne130_PFMHT130_IDTight_v13', - 'HLT_PFMETTypeOne140_PFMHT140_IDTight_v12', - 'HLT_PFMETTypeOne200_BeamHaloCleaned_v10', - 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet103_88_75_15_v6', - 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet105_88_76_15_v6', - 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet111_90_80_15_v6', - 'HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2', - 'HLT_QuadPFJet70_50_40_30_v2', - 'HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v2', - 'HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v2', - 'HLT_SingleJet30_Mu12_SinglePFJet40_v12', - 'HLT_TripleJet110_35_35_Mjj650_PFMET110_v10', - 'HLT_TripleJet110_35_35_Mjj650_PFMET120_v10', - 'HLT_TripleJet110_35_35_Mjj650_PFMET130_v10' ), + JetMET = cms.vstring( 'HLT_AK8DiPFJet250_250_MassSD30_v2', + 'HLT_AK8DiPFJet250_250_MassSD50_v2', + 'HLT_AK8DiPFJet260_260_MassSD30_v2', + 'HLT_AK8DiPFJet270_270_MassSD30_v2', + 'HLT_AK8PFHT750_TrimMass50_v14', + 'HLT_AK8PFHT800_TrimMass50_v14', + 'HLT_AK8PFHT850_TrimMass50_v13', + 'HLT_AK8PFHT900_TrimMass50_v13', + 'HLT_AK8PFJet140_v17', + 'HLT_AK8PFJet200_v17', + 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v3', + 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3', + 'HLT_AK8PFJet230_SoftDropMass40_v3', + 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v3', + 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3', + 'HLT_AK8PFJet260_v18', + 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v3', + 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3', + 'HLT_AK8PFJet320_v18', + 'HLT_AK8PFJet360_TrimMass30_v20', + 'HLT_AK8PFJet380_TrimMass30_v13', + 'HLT_AK8PFJet400_MassSD30_v2', + 'HLT_AK8PFJet400_SoftDropMass40_v3', + 'HLT_AK8PFJet400_TrimMass30_v14', + 'HLT_AK8PFJet400_v18', + 'HLT_AK8PFJet40_v18', + 'HLT_AK8PFJet420_MassSD30_v2', + 'HLT_AK8PFJet420_TrimMass30_v13', + 'HLT_AK8PFJet425_SoftDropMass40_v3', + 'HLT_AK8PFJet450_MassSD30_v2', + 'HLT_AK8PFJet450_SoftDropMass40_v3', + 'HLT_AK8PFJet450_v18', + 'HLT_AK8PFJet500_v18', + 'HLT_AK8PFJet550_v13', + 'HLT_AK8PFJet60_v17', + 'HLT_AK8PFJet80_v17', + 'HLT_AK8PFJetFwd140_v16', + 'HLT_AK8PFJetFwd15_v5', + 'HLT_AK8PFJetFwd200_v16', + 'HLT_AK8PFJetFwd25_v5', + 'HLT_AK8PFJetFwd260_v17', + 'HLT_AK8PFJetFwd320_v17', + 'HLT_AK8PFJetFwd400_v17', + 'HLT_AK8PFJetFwd40_v17', + 'HLT_AK8PFJetFwd450_v17', + 'HLT_AK8PFJetFwd500_v17', + 'HLT_AK8PFJetFwd60_v16', + 'HLT_AK8PFJetFwd80_v16', + 'HLT_CaloJet500_NoJetID_v14', + 'HLT_CaloJet550_NoJetID_v9', + 'HLT_CaloMET350_NotCleaned_v6', + 'HLT_CaloMET90_NotCleaned_v6', + 'HLT_CaloMHT90_v6', + 'HLT_DiJet110_35_Mjj650_PFMET110_v11', + 'HLT_DiJet110_35_Mjj650_PFMET120_v11', + 'HLT_DiJet110_35_Mjj650_PFMET130_v11', + 'HLT_DiPFJetAve100_HFJEC_v18', + 'HLT_DiPFJetAve140_v15', + 'HLT_DiPFJetAve160_HFJEC_v18', + 'HLT_DiPFJetAve200_v15', + 'HLT_DiPFJetAve220_HFJEC_v18', + 'HLT_DiPFJetAve260_HFJEC_v1', + 'HLT_DiPFJetAve260_v16', + 'HLT_DiPFJetAve300_HFJEC_v18', + 'HLT_DiPFJetAve320_v16', + 'HLT_DiPFJetAve400_v16', + 'HLT_DiPFJetAve40_v16', + 'HLT_DiPFJetAve500_v16', + 'HLT_DiPFJetAve60_HFJEC_v17', + 'HLT_DiPFJetAve60_v16', + 'HLT_DiPFJetAve80_HFJEC_v18', + 'HLT_DiPFJetAve80_v15', + 'HLT_DoublePFJets100_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets100_PFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets200_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets200_PFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets350_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets350_PFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets40_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets40_PFBTagDeepJet_p71_v3', + 'HLT_L1ETMHadSeeds_v4', + 'HLT_MET105_IsoTrk50_v11', + 'HLT_MET120_IsoTrk50_v11', + 'HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_Mu12eta2p3_PFJet40_v3', + 'HLT_Mu12eta2p3_v3', + 'HLT_PFHT1050_v20', + 'HLT_PFHT180_v19', + 'HLT_PFHT250_v19', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v5', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v3', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v11', + 'HLT_PFHT350_v21', + 'HLT_PFHT370_v19', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v10', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v3', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_v10', + 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v10', + 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v3', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v10', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v3', + 'HLT_PFHT400_SixPFJet32_v10', + 'HLT_PFHT430_v19', + 'HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v9', + 'HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v3', + 'HLT_PFHT450_SixPFJet36_v9', + 'HLT_PFHT500_PFMET100_PFMHT100_IDTight_v14', + 'HLT_PFHT500_PFMET110_PFMHT110_IDTight_v14', + 'HLT_PFHT510_v19', + 'HLT_PFHT590_v19', + 'HLT_PFHT680_v19', + 'HLT_PFHT700_PFMET85_PFMHT85_IDTight_v14', + 'HLT_PFHT780_v19', + 'HLT_PFHT800_PFMET75_PFMHT75_IDTight_v14', + 'HLT_PFHT890_v19', + 'HLT_PFJet110_v2', + 'HLT_PFJet140_v21', + 'HLT_PFJet200_v21', + 'HLT_PFJet260_v22', + 'HLT_PFJet320_v22', + 'HLT_PFJet400_v22', + 'HLT_PFJet40_v23', + 'HLT_PFJet450_v23', + 'HLT_PFJet500_v23', + 'HLT_PFJet550_v13', + 'HLT_PFJet60_v23', + 'HLT_PFJet80_v22', + 'HLT_PFJetFwd140_v20', + 'HLT_PFJetFwd15_v5', + 'HLT_PFJetFwd200_v20', + 'HLT_PFJetFwd25_v5', + 'HLT_PFJetFwd260_v21', + 'HLT_PFJetFwd320_v21', + 'HLT_PFJetFwd400_v21', + 'HLT_PFJetFwd40_v21', + 'HLT_PFJetFwd450_v21', + 'HLT_PFJetFwd500_v21', + 'HLT_PFJetFwd60_v21', + 'HLT_PFJetFwd80_v20', + 'HLT_PFMET100_PFMHT100_IDTight_PFHT60_v11', + 'HLT_PFMET105_IsoTrk50_v3', + 'HLT_PFMET110_PFJet100_v3', + 'HLT_PFMET110_PFMHT110_IDTight_v22', + 'HLT_PFMET120_PFMHT120_IDTight_PFHT60_v11', + 'HLT_PFMET120_PFMHT120_IDTight_v22', + 'HLT_PFMET130_PFMHT130_IDTight_v22', + 'HLT_PFMET140_PFMHT140_IDTight_v22', + 'HLT_PFMET200_BeamHaloCleaned_v11', + 'HLT_PFMET200_NotCleaned_v11', + 'HLT_PFMET250_NotCleaned_v11', + 'HLT_PFMET300_NotCleaned_v11', + 'HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v11', + 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v22', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v11', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v22', + 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v21', + 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v21', + 'HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v11', + 'HLT_PFMETTypeOne110_PFMHT110_IDTight_v14', + 'HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v11', + 'HLT_PFMETTypeOne120_PFMHT120_IDTight_v14', + 'HLT_PFMETTypeOne130_PFMHT130_IDTight_v14', + 'HLT_PFMETTypeOne140_PFMHT140_IDTight_v13', + 'HLT_PFMETTypeOne200_BeamHaloCleaned_v11', + 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v3', + 'HLT_QuadPFJet103_88_75_15_v7', + 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v3', + 'HLT_QuadPFJet105_88_76_15_v7', + 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v3', + 'HLT_QuadPFJet111_90_80_15_v7', + 'HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v3', + 'HLT_QuadPFJet70_50_40_30_v3', + 'HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v3', + 'HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v3', + 'HLT_SingleJet30_Mu12_SinglePFJet40_v13', + 'HLT_TripleJet110_35_35_Mjj650_PFMET110_v11', + 'HLT_TripleJet110_35_35_Mjj650_PFMET120_v11', + 'HLT_TripleJet110_35_35_Mjj650_PFMET130_v11' ), L1Accept = cms.vstring( 'DST_Physics_v8', 'DST_ZeroBias_v3' ), - MonteCarlo = cms.vstring( 'MC_AK4CaloJetsFromPV_v9', - 'MC_AK4CaloJets_v10', - 'MC_AK4PFJets_v18', - 'MC_AK8CaloHT_v9', - 'MC_AK8PFHT_v17', - 'MC_AK8PFJets_v18', - 'MC_AK8TrimPFJets_v18', - 'MC_CaloBTagDeepCSV_v9', - 'MC_CaloHT_v9', - 'MC_CaloMET_JetIdCleaned_v10', - 'MC_CaloMET_v9', - 'MC_CaloMHT_v9', - 'MC_Diphoton10_10_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass10_v14', - 'MC_DoubleEle5_CaloIdL_MW_v16', - 'MC_DoubleMuNoFiltersNoVtx_v8', - 'MC_DoubleMu_TrkIsoVVL_DZ_v12', - 'MC_Ele15_Ele10_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'MC_Ele5_WPTight_Gsf_v9', - 'MC_IsoMu_v16', - 'MC_PFBTagDeepCSV_v11', - 'MC_PFBTagDeepJet_v2', - 'MC_PFHT_v17', - 'MC_PFMET_v18', - 'MC_PFMHT_v17', - 'MC_ReducedIterativeTracking_v13', - 'MC_Run3_PFScoutingPixelTracking_v16' ), - Muon = cms.vstring( 'HLT_CascadeMu100_v4', - 'HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1', - 'HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2', - 'HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1', - 'HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1', - 'HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1', + MonteCarlo = cms.vstring( 'MC_AK4CaloJetsFromPV_v10', + 'MC_AK4CaloJets_v11', + 'MC_AK4PFJets_v19', + 'MC_AK8CaloHT_v10', + 'MC_AK8PFHT_v18', + 'MC_AK8PFJets_v19', + 'MC_AK8TrimPFJets_v19', + 'MC_CaloBTagDeepCSV_v10', + 'MC_CaloHT_v10', + 'MC_CaloMET_JetIdCleaned_v11', + 'MC_CaloMET_v10', + 'MC_CaloMHT_v10', + 'MC_Diphoton10_10_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass10_v15', + 'MC_DoubleEle5_CaloIdL_MW_v17', + 'MC_DoubleMuNoFiltersNoVtx_v9', + 'MC_DoubleMu_TrkIsoVVL_DZ_v13', + 'MC_Ele15_Ele10_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'MC_Ele5_WPTight_Gsf_v10', + 'MC_IsoMu_v17', + 'MC_PFBTagDeepCSV_v12', + 'MC_PFBTagDeepJet_v3', + 'MC_PFHT_v18', + 'MC_PFMET_v19', + 'MC_PFMHT_v18', + 'MC_ReducedIterativeTracking_v14', + 'MC_Run3_PFScoutingPixelTracking_v17' ), + Muon = cms.vstring( 'HLT_CascadeMu100_v5', + 'HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2', + 'HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v3', + 'HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2', + 'HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2', + 'HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2', 'HLT_DoubleL2Mu23NoVtx_2Cha_CosmicSeed_v3', 'HLT_DoubleL2Mu23NoVtx_2Cha_v3', 'HLT_DoubleL2Mu25NoVtx_2Cha_CosmicSeed_Eta2p4_v3', @@ -3075,113 +3086,115 @@ 'HLT_DoubleL2Mu30NoVtx_2Cha_CosmicSeed_Eta2p4_v3', 'HLT_DoubleL2Mu30NoVtx_2Cha_Eta2p4_v3', 'HLT_DoubleL2Mu50_v3', - 'HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v1', - 'HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v1', - 'HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v2', - 'HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v1', - 'HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v1', - 'HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v1', - 'HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v11', - 'HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v11', - 'HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v11', - 'HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v11', - 'HLT_DoubleMu43NoFiltersNoVtx_v5', - 'HLT_DoubleMu48NoFiltersNoVtx_v5', - 'HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v9', - 'HLT_HighPtTkMu100_v3', - 'HLT_IsoMu20_eta2p1_LooseDeepTauPFTauHPS27_eta2p1_CrossL1_v2', - 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v2', - 'HLT_IsoMu20_v16', - 'HLT_IsoMu24_TwoProngs35_v2', - 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v2', - 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v2', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_v16', - 'HLT_IsoMu24_v14', - 'HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1', - 'HLT_IsoMu27_v17', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v1', + 'HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v2', + 'HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v2', + 'HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v3', + 'HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v2', + 'HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v2', + 'HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v2', + 'HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v12', + 'HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v12', + 'HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v12', + 'HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v12', + 'HLT_DoubleMu43NoFiltersNoVtx_v6', + 'HLT_DoubleMu48NoFiltersNoVtx_v6', + 'HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v10', + 'HLT_HighPtTkMu100_v4', + 'HLT_IsoMu20_eta2p1_LooseDeepTauPFTauHPS27_eta2p1_CrossL1_v3', + 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_CrossL1_v3', + 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v3', + 'HLT_IsoMu20_v17', + 'HLT_IsoMu24_TwoProngs35_v3', + 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v3', + 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_v17', + 'HLT_IsoMu24_v15', + 'HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2', + 'HLT_IsoMu27_v18', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v2', 'HLT_L1SingleMu18_v4', 'HLT_L1SingleMu25_v3', - 'HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v1', - 'HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v16', - 'HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9', - 'HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v16', - 'HLT_Mu15_IsoVVVL_PFHT450_v16', - 'HLT_Mu15_IsoVVVL_PFHT600_v20', - 'HLT_Mu15_v4', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v6', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v6', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v16', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v15', - 'HLT_Mu17_TrkIsoVVL_v14', - 'HLT_Mu17_v14', - 'HLT_Mu18_Mu9_SameSign_v5', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v4', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v4', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v4', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v4', - 'HLT_Mu19_TrkIsoVVL_v5', - 'HLT_Mu19_v5', - 'HLT_Mu20_v13', - 'HLT_Mu27_v14', - 'HLT_Mu37_TkMu27_v6', - 'HLT_Mu3_PFJet40_v17', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v3', - 'HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v16', - 'HLT_Mu50_IsoVVVL_PFHT450_v16', - 'HLT_Mu50_v14', - 'HLT_Mu55_v4', - 'HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17', - 'HLT_Mu8_TrkIsoVVL_v13', - 'HLT_Mu8_v13', - 'HLT_TripleMu_10_5_5_DZ_v11', - 'HLT_TripleMu_12_10_5_v11', - 'HLT_TripleMu_5_3_3_Mass3p8_DCA_v4', - 'HLT_TripleMu_5_3_3_Mass3p8_DZ_v9', - 'HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v7' ), - MuonEG = cms.vstring( 'HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v18', - 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v18', - 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v18', - 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v8', - 'HLT_Mu17_Photon30_IsoCaloId_v7', - 'HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v2', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v8', - 'HLT_Mu27_Ele37_CaloIdL_MW_v6', - 'HLT_Mu37_Ele27_CaloIdL_MW_v6', - 'HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v2', - 'HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v2', - 'HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v6', - 'HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v6', - 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v19', - 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v19', - 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v20', - 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v20', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v14', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v12' ), + 'HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v2', + 'HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v17', + 'HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10', + 'HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v17', + 'HLT_Mu15_IsoVVVL_PFHT450_v17', + 'HLT_Mu15_IsoVVVL_PFHT600_v21', + 'HLT_Mu15_v5', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v7', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v7', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v17', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v16', + 'HLT_Mu17_TrkIsoVVL_v15', + 'HLT_Mu17_v15', + 'HLT_Mu18_Mu9_SameSign_v6', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v5', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v5', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v5', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v5', + 'HLT_Mu19_TrkIsoVVL_v6', + 'HLT_Mu19_v6', + 'HLT_Mu20_v14', + 'HLT_Mu27_v15', + 'HLT_Mu37_TkMu27_v7', + 'HLT_Mu3_PFJet40_v18', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v4', + 'HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17', + 'HLT_Mu50_IsoVVVL_PFHT450_v17', + 'HLT_Mu50_L1SingleMuShower_v1', + 'HLT_Mu50_v15', + 'HLT_Mu55_v5', + 'HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v18', + 'HLT_Mu8_TrkIsoVVL_v14', + 'HLT_Mu8_v14', + 'HLT_TripleMu_10_5_5_DZ_v12', + 'HLT_TripleMu_12_10_5_v12', + 'HLT_TripleMu_5_3_3_Mass3p8_DCA_v5', + 'HLT_TripleMu_5_3_3_Mass3p8_DZ_v10', + 'HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v8' ), + MuonEG = cms.vstring( 'HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v19', + 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v19', + 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v19', + 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v9', + 'HLT_Mu17_Photon30_IsoCaloId_v8', + 'HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v3', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v9', + 'HLT_Mu27_Ele37_CaloIdL_MW_v7', + 'HLT_Mu37_Ele27_CaloIdL_MW_v7', + 'HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v3', + 'HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v3', + 'HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v7', + 'HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v7', + 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v20', + 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v20', + 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v21', + 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v21', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v15', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v13' ), NoBPTX = cms.vstring( 'HLT_CDC_L2cosmic_10_er1p0_v2', 'HLT_CDC_L2cosmic_5p5_er1p0_v2', 'HLT_L2Mu10_NoVertex_NoBPTX3BX_v6', @@ -3192,162 +3205,162 @@ 'HLT_UncorrectedJetE30_NoBPTX_v7', 'HLT_UncorrectedJetE60_NoBPTX3BX_v7', 'HLT_UncorrectedJetE70_NoBPTX3BX_v7' ), - OnlineMonitor = ( cms.vstring( 'HLT_AK8DiPFJet250_250_MassSD30_v1', - 'HLT_AK8DiPFJet250_250_MassSD50_v1', - 'HLT_AK8DiPFJet260_260_MassSD30_v1', - 'HLT_AK8DiPFJet270_270_MassSD30_v1', - 'HLT_AK8PFHT750_TrimMass50_v13', - 'HLT_AK8PFHT800_TrimMass50_v13', - 'HLT_AK8PFHT850_TrimMass50_v12', - 'HLT_AK8PFHT900_TrimMass50_v12', - 'HLT_AK8PFJet140_v16', - 'HLT_AK8PFJet200_v16', - 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', - 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2', - 'HLT_AK8PFJet230_SoftDropMass40_v2', - 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', - 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2', - 'HLT_AK8PFJet260_v17', - 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', - 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2', - 'HLT_AK8PFJet320_v17', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np2_v3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np4_v3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_p02_v4', - 'HLT_AK8PFJet360_TrimMass30_v19', - 'HLT_AK8PFJet380_TrimMass30_v12', - 'HLT_AK8PFJet400_MassSD30_v1', - 'HLT_AK8PFJet400_SoftDropMass40_v2', - 'HLT_AK8PFJet400_TrimMass30_v13', - 'HLT_AK8PFJet400_v17', - 'HLT_AK8PFJet40_v17', - 'HLT_AK8PFJet420_MassSD30_v1', - 'HLT_AK8PFJet420_TrimMass30_v12', - 'HLT_AK8PFJet425_SoftDropMass40_v2', - 'HLT_AK8PFJet450_MassSD30_v1', - 'HLT_AK8PFJet450_SoftDropMass40_v2', - 'HLT_AK8PFJet450_v17', - 'HLT_AK8PFJet500_v17', - 'HLT_AK8PFJet550_v12', - 'HLT_AK8PFJet60_v16', - 'HLT_AK8PFJet80_v16', - 'HLT_AK8PFJetFwd140_v15', - 'HLT_AK8PFJetFwd15_v4', - 'HLT_AK8PFJetFwd200_v15', - 'HLT_AK8PFJetFwd25_v4', - 'HLT_AK8PFJetFwd260_v16', - 'HLT_AK8PFJetFwd320_v16', - 'HLT_AK8PFJetFwd400_v16', - 'HLT_AK8PFJetFwd40_v16', - 'HLT_AK8PFJetFwd450_v16', - 'HLT_AK8PFJetFwd500_v16', - 'HLT_AK8PFJetFwd60_v15', - 'HLT_AK8PFJetFwd80_v15', - 'HLT_BTagMu_AK4DiJet110_Mu5_v14', - 'HLT_BTagMu_AK4DiJet170_Mu5_v13', - 'HLT_BTagMu_AK4DiJet20_Mu5_v14', - 'HLT_BTagMu_AK4DiJet40_Mu5_v14', - 'HLT_BTagMu_AK4DiJet70_Mu5_v14', - 'HLT_BTagMu_AK4Jet300_Mu5_v13', - 'HLT_BTagMu_AK8DiJet170_Mu5_v10', - 'HLT_BTagMu_AK8Jet170_DoubleMu5_v3', - 'HLT_BTagMu_AK8Jet300_Mu5_v13', + OnlineMonitor = ( cms.vstring( 'HLT_AK8DiPFJet250_250_MassSD30_v2', + 'HLT_AK8DiPFJet250_250_MassSD50_v2', + 'HLT_AK8DiPFJet260_260_MassSD30_v2', + 'HLT_AK8DiPFJet270_270_MassSD30_v2', + 'HLT_AK8PFHT750_TrimMass50_v14', + 'HLT_AK8PFHT800_TrimMass50_v14', + 'HLT_AK8PFHT850_TrimMass50_v13', + 'HLT_AK8PFHT900_TrimMass50_v13', + 'HLT_AK8PFJet140_v17', + 'HLT_AK8PFJet200_v17', + 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v3', + 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3', + 'HLT_AK8PFJet230_SoftDropMass40_v3', + 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v3', + 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3', + 'HLT_AK8PFJet260_v18', + 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v3', + 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3', + 'HLT_AK8PFJet320_v18', + 'HLT_AK8PFJet360_TrimMass30_v20', + 'HLT_AK8PFJet380_TrimMass30_v13', + 'HLT_AK8PFJet400_MassSD30_v2', + 'HLT_AK8PFJet400_SoftDropMass40_v3', + 'HLT_AK8PFJet400_TrimMass30_v14', + 'HLT_AK8PFJet400_v18', + 'HLT_AK8PFJet40_v18', + 'HLT_AK8PFJet420_MassSD30_v2', + 'HLT_AK8PFJet420_TrimMass30_v13', + 'HLT_AK8PFJet425_SoftDropMass40_v3', + 'HLT_AK8PFJet450_MassSD30_v2', + 'HLT_AK8PFJet450_SoftDropMass40_v3', + 'HLT_AK8PFJet450_v18', + 'HLT_AK8PFJet500_v18', + 'HLT_AK8PFJet550_v13', + 'HLT_AK8PFJet60_v17', + 'HLT_AK8PFJet80_v17', + 'HLT_AK8PFJetFwd140_v16', + 'HLT_AK8PFJetFwd15_v5', + 'HLT_AK8PFJetFwd200_v16', + 'HLT_AK8PFJetFwd25_v5', + 'HLT_AK8PFJetFwd260_v17', + 'HLT_AK8PFJetFwd320_v17', + 'HLT_AK8PFJetFwd400_v17', + 'HLT_AK8PFJetFwd40_v17', + 'HLT_AK8PFJetFwd450_v17', + 'HLT_AK8PFJetFwd500_v17', + 'HLT_AK8PFJetFwd60_v16', + 'HLT_AK8PFJetFwd80_v16', + 'HLT_BTagMu_AK4DiJet110_Mu5_v15', + 'HLT_BTagMu_AK4DiJet170_Mu5_v14', + 'HLT_BTagMu_AK4DiJet20_Mu5_v15', + 'HLT_BTagMu_AK4DiJet40_Mu5_v15', + 'HLT_BTagMu_AK4DiJet70_Mu5_v15', + 'HLT_BTagMu_AK4Jet300_Mu5_v14', + 'HLT_BTagMu_AK8DiJet170_Mu5_v11', + 'HLT_BTagMu_AK8Jet170_DoubleMu5_v4', + 'HLT_BTagMu_AK8Jet300_Mu5_v14', 'HLT_CDC_L2cosmic_10_er1p0_v2', 'HLT_CDC_L2cosmic_5p5_er1p0_v2', - 'HLT_CaloJet500_NoJetID_v13', - 'HLT_CaloJet550_NoJetID_v8', - 'HLT_CaloMET350_NotCleaned_v5', - 'HLT_CaloMET60_DTCluster50_v2', - 'HLT_CaloMET60_DTClusterNoMB1S50_v2', - 'HLT_CaloMET90_NotCleaned_v5', - 'HLT_CaloMHT90_v5', - 'HLT_CascadeMu100_v4', + 'HLT_CaloJet500_NoJetID_v14', + 'HLT_CaloJet550_NoJetID_v9', + 'HLT_CaloMET350_NotCleaned_v6', + 'HLT_CaloMET60_DTCluster50_v3', + 'HLT_CaloMET60_DTClusterNoMB1S50_v3', + 'HLT_CaloMET90_NotCleaned_v6', + 'HLT_CaloMHT90_v6', + 'HLT_CascadeMu100_v5', 'HLT_CscCluster_Loose_v2', 'HLT_CscCluster_Medium_v2', 'HLT_CscCluster_Tight_v2', - 'HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v5', - 'HLT_DiJet110_35_Mjj650_PFMET110_v10', - 'HLT_DiJet110_35_Mjj650_PFMET120_v10', - 'HLT_DiJet110_35_Mjj650_PFMET130_v10', - 'HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v18', - 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v18', - 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v18', - 'HLT_DiPFJetAve100_HFJEC_v17', - 'HLT_DiPFJetAve140_v14', - 'HLT_DiPFJetAve160_HFJEC_v17', - 'HLT_DiPFJetAve200_v14', - 'HLT_DiPFJetAve220_HFJEC_v17', - 'HLT_DiPFJetAve260_v15', - 'HLT_DiPFJetAve300_HFJEC_v17', - 'HLT_DiPFJetAve320_v15', - 'HLT_DiPFJetAve400_v15', - 'HLT_DiPFJetAve40_v15', - 'HLT_DiPFJetAve500_v15', - 'HLT_DiPFJetAve60_HFJEC_v16', - 'HLT_DiPFJetAve60_v15', - 'HLT_DiPFJetAve80_HFJEC_v17', - 'HLT_DiPFJetAve80_v14', - 'HLT_DiPhoton10Time1p4ns_v1', - 'HLT_DiPhoton10Time1p6ns_v1', - 'HLT_DiPhoton10Time1p8ns_v1', - 'HLT_DiPhoton10Time2ns_v1', - 'HLT_DiPhoton10_CaloIdL_v1', - 'HLT_DiPhoton10sminlt0p12_v1', - 'HLT_DiPhoton10sminlt0p1_v1', - 'HLT_DiSC30_18_EIso_AND_HE_Mass70_v14', - 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v2', - 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v2', - 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v14', - 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v14', - 'HLT_DoubleEle25_CaloIdL_MW_v5', - 'HLT_DoubleEle27_CaloIdL_MW_v5', - 'HLT_DoubleEle33_CaloIdL_MW_v18', - 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v21', - 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v21', - 'HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1', - 'HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2', - 'HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1', - 'HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1', - 'HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1', + 'HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v6', + 'HLT_DiJet110_35_Mjj650_PFMET110_v11', + 'HLT_DiJet110_35_Mjj650_PFMET120_v11', + 'HLT_DiJet110_35_Mjj650_PFMET130_v11', + 'HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v19', + 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v19', + 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v19', + 'HLT_DiPFJetAve100_HFJEC_v18', + 'HLT_DiPFJetAve140_v15', + 'HLT_DiPFJetAve160_HFJEC_v18', + 'HLT_DiPFJetAve200_v15', + 'HLT_DiPFJetAve220_HFJEC_v18', + 'HLT_DiPFJetAve260_HFJEC_v1', + 'HLT_DiPFJetAve260_v16', + 'HLT_DiPFJetAve300_HFJEC_v18', + 'HLT_DiPFJetAve320_v16', + 'HLT_DiPFJetAve400_v16', + 'HLT_DiPFJetAve40_v16', + 'HLT_DiPFJetAve500_v16', + 'HLT_DiPFJetAve60_HFJEC_v17', + 'HLT_DiPFJetAve60_v16', + 'HLT_DiPFJetAve80_HFJEC_v18', + 'HLT_DiPFJetAve80_v15', + 'HLT_DiPhoton10Time1ns_v2', + 'HLT_DiPhoton10Time1p2ns_v2', + 'HLT_DiPhoton10Time1p4ns_v2', + 'HLT_DiPhoton10Time1p6ns_v2', + 'HLT_DiPhoton10Time1p8ns_v2', + 'HLT_DiPhoton10Time2ns_v2', + 'HLT_DiPhoton10_CaloIdL_v2', + 'HLT_DiPhoton10sminlt0p12_v2', + 'HLT_DiPhoton10sminlt0p1_v2', + 'HLT_DiSC30_18_EIso_AND_HE_Mass70_v15', + 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v3', + 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v3', + 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v15', + 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v15', + 'HLT_DoubleEle25_CaloIdL_MW_v6', + 'HLT_DoubleEle27_CaloIdL_MW_v6', + 'HLT_DoubleEle33_CaloIdL_MW_v19', + 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v22', + 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v22', + 'HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2', + 'HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v3', + 'HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2', + 'HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2', + 'HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2', 'HLT_DoubleL2Mu23NoVtx_2Cha_CosmicSeed_v3', 'HLT_DoubleL2Mu23NoVtx_2Cha_v3', 'HLT_DoubleL2Mu25NoVtx_2Cha_CosmicSeed_Eta2p4_v3', @@ -3357,141 +3370,148 @@ 'HLT_DoubleL2Mu30NoVtx_2Cha_CosmicSeed_Eta2p4_v3', 'HLT_DoubleL2Mu30NoVtx_2Cha_Eta2p4_v3', 'HLT_DoubleL2Mu50_v3', - 'HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v1', - 'HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v1', - 'HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v2', - 'HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v1', - 'HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v1', - 'HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v1', - 'HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v2', - 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v1', - 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v1', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v11', - 'HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v11', - 'HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v11', - 'HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v11', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu43NoFiltersNoVtx_v5', - 'HLT_DoubleMu48NoFiltersNoVtx_v5', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v9', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_DoublePFJets100_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets100_PFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets200_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets200_PFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets350_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets350_PFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v1', - 'HLT_DoublePFJets40_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets40_PFBTagDeepJet_p71_v2', - 'HLT_DoublePhoton33_CaloIdL_v7', - 'HLT_DoublePhoton70_v7', - 'HLT_DoublePhoton85_v15', - 'HLT_ECALHT800_v11', - 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v15', - 'HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v19', - 'HLT_Ele135_CaloIdVT_GsfTrkIdT_v8', - 'HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9', - 'HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v17', - 'HLT_Ele15_IsoVVVL_PFHT450_v17', - 'HLT_Ele15_IsoVVVL_PFHT600_v21', - 'HLT_Ele15_WPLoose_Gsf_v4', - 'HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v10', - 'HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v17', - 'HLT_Ele20_WPLoose_Gsf_v7', - 'HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v19', - 'HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v19', - 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v20', - 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v20', - 'HLT_Ele27_WPTight_Gsf_v17', - 'HLT_Ele28_HighEta_SC20_Mass55_v14', - 'HLT_Ele28_WPTight_Gsf_v2', - 'HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v14', - 'HLT_Ele30_WPTight_Gsf_v2', - 'HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v14', - 'HLT_Ele32_WPTight_Gsf_L1DoubleEG_v10', - 'HLT_Ele32_WPTight_Gsf_v16', - 'HLT_Ele35_WPTight_Gsf_L1EGMT_v6', - 'HLT_Ele35_WPTight_Gsf_v10', - 'HLT_Ele38_WPTight_Gsf_v10', - 'HLT_Ele40_WPTight_Gsf_v10', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v1', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v19', - 'HLT_Ele50_IsoVVVL_PFHT450_v17', - 'HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v17', - 'HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v19', - 'HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v1')+cms.vstring( 'HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v1', - 'HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1', - 'HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1', - 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1', - 'HLT_HT425_v10', - 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v2', - 'HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v2', - 'HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v2', - 'HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v2', - 'HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v2', - 'HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v2', - 'HLT_HT430_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v2', - 'HLT_HT430_DisplacedDijet60_DisplacedTrack_v14', - 'HLT_HT500_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT550_DisplacedDijet60_Inclusive_v14', - 'HLT_HT650_DisplacedDijet60_Inclusive_v14', + 'HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v2', + 'HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v2', + 'HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v3', + 'HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v2', + 'HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v2', + 'HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v2', + 'HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v3', + 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v2', + 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v2', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v12', + 'HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v12', + 'HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v12', + 'HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v12', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu43NoFiltersNoVtx_v6', + 'HLT_DoubleMu48NoFiltersNoVtx_v6', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v10', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_DoublePFJets100_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets100_PFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets200_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets200_PFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets350_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets350_PFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v2', + 'HLT_DoublePFJets40_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets40_PFBTagDeepJet_p71_v3', + 'HLT_DoublePhoton33_CaloIdL_v8', + 'HLT_DoublePhoton70_v8', + 'HLT_DoublePhoton85_v16', + 'HLT_ECALHT800_v12', + 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v16', + 'HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v20', + 'HLT_Ele135_CaloIdVT_GsfTrkIdT_v9', + 'HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10', + 'HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v18', + 'HLT_Ele15_IsoVVVL_PFHT450_v18', + 'HLT_Ele15_IsoVVVL_PFHT600_v22', + 'HLT_Ele15_WPLoose_Gsf_v5', + 'HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v11', + 'HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v18', + 'HLT_Ele20_WPLoose_Gsf_v8', + 'HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v20', + 'HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v20', + 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v21', + 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v21', + 'HLT_Ele24_eta2p1_WPTight_Gsf_TightChargedIsoPFTauHPS30_eta2p1_CrossL1_v3', + 'HLT_Ele27_WPTight_Gsf_v18', + 'HLT_Ele28_HighEta_SC20_Mass55_v15', + 'HLT_Ele28_WPTight_Gsf_v3', + 'HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v15', + 'HLT_Ele30_WPTight_Gsf_v3', + 'HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v15', + 'HLT_Ele32_WPTight_Gsf_L1DoubleEG_v11', + 'HLT_Ele32_WPTight_Gsf_v17', + 'HLT_Ele35_WPTight_Gsf_L1EGMT_v7', + 'HLT_Ele35_WPTight_Gsf_v11', + 'HLT_Ele38_WPTight_Gsf_v11', + 'HLT_Ele40_WPTight_Gsf_v11', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v2', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v20', + 'HLT_Ele50_IsoVVVL_PFHT450_v18', + 'HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v18', + 'HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v20', + 'HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2')+cms.vstring( 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v2', + 'HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2', + 'HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2', + 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2', + 'HLT_HT425_v11', + 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsInclusive_v1', + 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v3', + 'HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v3', + 'HLT_HT430_DelayedJet40_SingleDelay0p5nsInclusive_v1', + 'HLT_HT430_DelayedJet40_SingleDelay0p5nsTrackless_v1', + 'HLT_HT430_DelayedJet40_SingleDelay1nsInclusive_v1', + 'HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v3', + 'HLT_HT430_DelayedJet40_SingleDelay1p5nsInclusive_v1', + 'HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v3', + 'HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v3', + 'HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v3', + 'HLT_HT430_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v3', + 'HLT_HT430_DisplacedDijet60_DisplacedTrack_v15', + 'HLT_HT500_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT550_DisplacedDijet60_Inclusive_v15', + 'HLT_HT650_DisplacedDijet60_Inclusive_v15', 'HLT_HcalIsolatedbunch_v6', 'HLT_HcalNZS_v14', 'HLT_HcalPhiSym_v16', - 'HLT_HighPtTkMu100_v3', - 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v2', - 'HLT_IsoMu20_v16', - 'HLT_IsoMu24_TwoProngs35_v2', - 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v2', - 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v2', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_v16', - 'HLT_IsoMu24_v14', - 'HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1', - 'HLT_IsoMu27_v17', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v1', - 'HLT_IsoTrackHB_v5', - 'HLT_IsoTrackHE_v5', + 'HLT_HighPtTkMu100_v4', + 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_CrossL1_v3', + 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v3', + 'HLT_IsoMu20_v17', + 'HLT_IsoMu24_TwoProngs35_v3', + 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v3', + 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_v17', + 'HLT_IsoMu24_v15', + 'HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2', + 'HLT_IsoMu27_v18', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v2', + 'HLT_IsoTrackHB_v6', + 'HLT_IsoTrackHE_v6', 'HLT_L1CSCShower_DTCluster50_v2', 'HLT_L1CSCShower_DTCluster75_v2', - 'HLT_L1ETMHadSeeds_v3', - 'HLT_L1MET_DTCluster50_v2', - 'HLT_L1MET_DTClusterNoMB1S50_v2', + 'HLT_L1ETMHadSeeds_v4', + 'HLT_L1MET_DTCluster50_v3', + 'HLT_L1MET_DTClusterNoMB1S50_v3', 'HLT_L1Mu6HT240_v2', 'HLT_L1NotBptxOR_v4', 'HLT_L1SingleMu18_v4', @@ -3504,247 +3524,250 @@ 'HLT_L2Mu10_NoVertex_NoBPTX_v7', 'HLT_L2Mu40_NoVertex_3Sta_NoBPTX3BX_v6', 'HLT_L2Mu45_NoVertex_3Sta_NoBPTX3BX_v5', - 'HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v1', - 'HLT_MET105_IsoTrk50_v10', - 'HLT_MET120_IsoTrk50_v10', - 'HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v16', - 'HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v8', - 'HLT_Mu12eta2p3_PFJet40_v2', - 'HLT_Mu12eta2p3_v2', - 'HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9', - 'HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v16', - 'HLT_Mu15_IsoVVVL_PFHT450_v16', - 'HLT_Mu15_IsoVVVL_PFHT600_v20', - 'HLT_Mu15_v4', - 'HLT_Mu17_Photon30_IsoCaloId_v7', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v6', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v6', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v16', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v15', - 'HLT_Mu17_TrkIsoVVL_v14', - 'HLT_Mu17_v14', - 'HLT_Mu18_Mu9_SameSign_v5', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v4', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v4', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v4', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v4', - 'HLT_Mu19_TrkIsoVVL_v5', - 'HLT_Mu19_v5', - 'HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v2', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu20_v13', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v8', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu27_Ele37_CaloIdL_MW_v6', - 'HLT_Mu27_v14', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu37_Ele27_CaloIdL_MW_v6', - 'HLT_Mu37_TkMu27_v6', - 'HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v2', - 'HLT_Mu3_PFJet40_v17', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v3', - 'HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v2', - 'HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v6', - 'HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v6', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v16', - 'HLT_Mu50_IsoVVVL_PFHT450_v16', - 'HLT_Mu50_v14', - 'HLT_Mu55_v4', - 'HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v2', - 'HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v2', - 'HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v2', - 'HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v2', - 'HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v2', - 'HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v19', - 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v19', - 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v20', - 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v20', - 'HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v14', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v12', - 'HLT_Mu8_TrkIsoVVL_v13', - 'HLT_Mu8_v13', - 'HLT_OnlineMonitorGroup_v2', - 'HLT_PFHT1050_v19', - 'HLT_PFHT180_v18', - 'HLT_PFHT250_v18', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v4', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v2', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v10', - 'HLT_PFHT350_v20', - 'HLT_PFHT370_v18', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v9', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v2', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_v9', - 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v9', - 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v2', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v9', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v2', - 'HLT_PFHT400_SixPFJet32_v9', - 'HLT_PFHT430_v18', - 'HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v8', - 'HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v2', - 'HLT_PFHT450_SixPFJet36_v8', - 'HLT_PFHT500_PFMET100_PFMHT100_IDTight_v13', - 'HLT_PFHT500_PFMET110_PFMHT110_IDTight_v13', - 'HLT_PFHT510_v18', - 'HLT_PFHT590_v18', - 'HLT_PFHT680_v18', - 'HLT_PFHT700_PFMET85_PFMHT85_IDTight_v13', - 'HLT_PFHT780_v18', - 'HLT_PFHT800_PFMET75_PFMHT75_IDTight_v13', - 'HLT_PFHT890_v18', - 'HLT_PFJet110_v1', - 'HLT_PFJet140_v20', - 'HLT_PFJet200_v20', - 'HLT_PFJet260_v21', - 'HLT_PFJet320_v21', - 'HLT_PFJet400_v21', - 'HLT_PFJet40_v22', - 'HLT_PFJet450_v22', - 'HLT_PFJet500_v22', - 'HLT_PFJet550_v12', - 'HLT_PFJet60_v22', - 'HLT_PFJet80_v21', - 'HLT_PFJetFwd140_v19', - 'HLT_PFJetFwd15_v4', - 'HLT_PFJetFwd200_v19', - 'HLT_PFJetFwd25_v4', - 'HLT_PFJetFwd260_v20', - 'HLT_PFJetFwd320_v20', - 'HLT_PFJetFwd400_v20', - 'HLT_PFJetFwd40_v20', - 'HLT_PFJetFwd450_v20', - 'HLT_PFJetFwd500_v20', - 'HLT_PFJetFwd60_v20', - 'HLT_PFJetFwd80_v19', - 'HLT_PFMET100_PFMHT100_IDTight_PFHT60_v10', - 'HLT_PFMET105_IsoTrk50_v2', - 'HLT_PFMET110_PFJet100_v2', - 'HLT_PFMET110_PFMHT110_IDTight_v21', - 'HLT_PFMET120_PFMHT120_IDTight_PFHT60_v10', - 'HLT_PFMET120_PFMHT120_IDTight_v21', - 'HLT_PFMET130_PFMHT130_IDTight_v21', - 'HLT_PFMET140_PFMHT140_IDTight_v21', - 'HLT_PFMET200_BeamHaloCleaned_v10', - 'HLT_PFMET200_NotCleaned_v10', - 'HLT_PFMET250_NotCleaned_v10', - 'HLT_PFMET300_NotCleaned_v10', - 'HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v10', - 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v21', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v10', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v21', - 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v20', - 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v20', - 'HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v10', - 'HLT_PFMETTypeOne110_PFMHT110_IDTight_v13', - 'HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v10', - 'HLT_PFMETTypeOne120_PFMHT120_IDTight_v13', - 'HLT_PFMETTypeOne130_PFMHT130_IDTight_v13', - 'HLT_PFMETTypeOne140_PFMHT140_IDTight_v12', - 'HLT_PFMETTypeOne200_BeamHaloCleaned_v10', - 'HLT_Photon100EBHE10_v3', - 'HLT_Photon110EB_TightID_TightIso_v3', - 'HLT_Photon120_R9Id90_HE10_IsoM_v15', - 'HLT_Photon120_v14', - 'HLT_Photon150_v7', - 'HLT_Photon165_R9Id90_HE10_IsoM_v16', - 'HLT_Photon175_v15', - 'HLT_Photon200_v14', - 'HLT_Photon20_HoverELoose_v11', - 'HLT_Photon20_v3', - 'HLT_Photon300_NoHE_v13', - 'HLT_Photon30EB_TightID_TightIso_v2', - 'HLT_Photon30_HoverELoose_v11', - 'HLT_Photon33_v6', - 'HLT_Photon35_TwoProngs35_v2', - 'HLT_Photon50_R9Id90_HE10_IsoM_v15', - 'HLT_Photon50_v14', - 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v12', - 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v6')+cms.vstring( 'HLT_Photon75_R9Id90_HE10_IsoM_v15', - 'HLT_Photon75_v14', - 'HLT_Photon90_R9Id90_HE10_IsoM_v15', - 'HLT_Photon90_v14', + 'HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v2', + 'HLT_MET105_IsoTrk50_v11', + 'HLT_MET120_IsoTrk50_v11', + 'HLT_MediumChargedIsoPFTau180HighPtRelaxedIso_Trk50_eta2p1_v14', + 'HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v17', + 'HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v9', + 'HLT_Mu12eta2p3_PFJet40_v3', + 'HLT_Mu12eta2p3_v3', + 'HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10', + 'HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v17', + 'HLT_Mu15_IsoVVVL_PFHT450_v17', + 'HLT_Mu15_IsoVVVL_PFHT600_v21', + 'HLT_Mu15_v5', + 'HLT_Mu17_Photon30_IsoCaloId_v8', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v7', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v7', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v17', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v16', + 'HLT_Mu17_TrkIsoVVL_v15', + 'HLT_Mu17_v15', + 'HLT_Mu18_Mu9_SameSign_v6', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v5', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v5', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v5', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v5', + 'HLT_Mu19_TrkIsoVVL_v6', + 'HLT_Mu19_v6', + 'HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v3', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu20_v14', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v9', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu27_Ele37_CaloIdL_MW_v7', + 'HLT_Mu27_v15', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu37_Ele27_CaloIdL_MW_v7', + 'HLT_Mu37_TkMu27_v7', + 'HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v3', + 'HLT_Mu3_PFJet40_v18', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v4', + 'HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v3', + 'HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v7', + 'HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v7', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17', + 'HLT_Mu50_IsoVVVL_PFHT450_v17', + 'HLT_Mu50_L1SingleMuShower_v1', + 'HLT_Mu50_v15', + 'HLT_Mu55_v5', + 'HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v3', + 'HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v3', + 'HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v3', + 'HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v3', + 'HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v3', + 'HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v20', + 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v20', + 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v21', + 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v21', + 'HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v18', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v15', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v13', + 'HLT_Mu8_TrkIsoVVL_v14', + 'HLT_Mu8_v14', + 'HLT_OnlineMonitorGroup_v3', + 'HLT_PFHT1050_v20', + 'HLT_PFHT180_v19', + 'HLT_PFHT250_v19', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v5', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v3', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v11', + 'HLT_PFHT350_v21', + 'HLT_PFHT370_v19', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v10', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v3', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_v10', + 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v10', + 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v3', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v10', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v3', + 'HLT_PFHT400_SixPFJet32_v10', + 'HLT_PFHT430_v19', + 'HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v9', + 'HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v3', + 'HLT_PFHT450_SixPFJet36_v9', + 'HLT_PFHT500_PFMET100_PFMHT100_IDTight_v14', + 'HLT_PFHT500_PFMET110_PFMHT110_IDTight_v14', + 'HLT_PFHT510_v19', + 'HLT_PFHT590_v19', + 'HLT_PFHT680_v19', + 'HLT_PFHT700_PFMET85_PFMHT85_IDTight_v14', + 'HLT_PFHT780_v19', + 'HLT_PFHT800_PFMET75_PFMHT75_IDTight_v14', + 'HLT_PFHT890_v19', + 'HLT_PFJet110_v2', + 'HLT_PFJet140_v21', + 'HLT_PFJet200_v21', + 'HLT_PFJet260_v22', + 'HLT_PFJet320_v22', + 'HLT_PFJet400_v22', + 'HLT_PFJet40_v23', + 'HLT_PFJet450_v23', + 'HLT_PFJet500_v23', + 'HLT_PFJet550_v13', + 'HLT_PFJet60_v23', + 'HLT_PFJet80_v22', + 'HLT_PFJetFwd140_v20', + 'HLT_PFJetFwd15_v5', + 'HLT_PFJetFwd200_v20', + 'HLT_PFJetFwd25_v5', + 'HLT_PFJetFwd260_v21', + 'HLT_PFJetFwd320_v21', + 'HLT_PFJetFwd400_v21', + 'HLT_PFJetFwd40_v21', + 'HLT_PFJetFwd450_v21', + 'HLT_PFJetFwd500_v21', + 'HLT_PFJetFwd60_v21', + 'HLT_PFJetFwd80_v20', + 'HLT_PFMET100_PFMHT100_IDTight_PFHT60_v11', + 'HLT_PFMET105_IsoTrk50_v3', + 'HLT_PFMET110_PFJet100_v3', + 'HLT_PFMET110_PFMHT110_IDTight_v22', + 'HLT_PFMET120_PFMHT120_IDTight_PFHT60_v11', + 'HLT_PFMET120_PFMHT120_IDTight_v22', + 'HLT_PFMET130_PFMHT130_IDTight_v22', + 'HLT_PFMET140_PFMHT140_IDTight_v22', + 'HLT_PFMET200_BeamHaloCleaned_v11', + 'HLT_PFMET200_NotCleaned_v11', + 'HLT_PFMET250_NotCleaned_v11', + 'HLT_PFMET300_NotCleaned_v11', + 'HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v11', + 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v22', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v11', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v22', + 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v21', + 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v21', + 'HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v11', + 'HLT_PFMETTypeOne110_PFMHT110_IDTight_v14', + 'HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v11', + 'HLT_PFMETTypeOne120_PFMHT120_IDTight_v14', + 'HLT_PFMETTypeOne130_PFMHT130_IDTight_v14', + 'HLT_PFMETTypeOne140_PFMHT140_IDTight_v13', + 'HLT_PFMETTypeOne200_BeamHaloCleaned_v11', + 'HLT_Photon100EBHE10_v4', + 'HLT_Photon110EB_TightID_TightIso_v4', + 'HLT_Photon120_R9Id90_HE10_IsoM_v16', + 'HLT_Photon120_v15', + 'HLT_Photon150_v8', + 'HLT_Photon165_R9Id90_HE10_IsoM_v17', + 'HLT_Photon175_v16', + 'HLT_Photon200_v15', + 'HLT_Photon20_HoverELoose_v12', + 'HLT_Photon20_v4')+cms.vstring( 'HLT_Photon300_NoHE_v14', + 'HLT_Photon30EB_TightID_TightIso_v3', + 'HLT_Photon30_HoverELoose_v12', + 'HLT_Photon33_v7', + 'HLT_Photon35_TwoProngs35_v3', + 'HLT_Photon50_R9Id90_HE10_IsoM_v16', + 'HLT_Photon50_v15', + 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v13', + 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v7', + 'HLT_Photon75_R9Id90_HE10_IsoM_v16', + 'HLT_Photon75_v15', + 'HLT_Photon90_R9Id90_HE10_IsoM_v16', + 'HLT_Photon90_v15', 'HLT_Physics_v8', - 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet103_88_75_15_v6', - 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet105_88_76_15_v6', - 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet111_90_80_15_v6', - 'HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2', - 'HLT_QuadPFJet70_50_40_30_v2', - 'HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v2', - 'HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v2', + 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v3', + 'HLT_QuadPFJet103_88_75_15_v7', + 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v3', + 'HLT_QuadPFJet105_88_76_15_v7', + 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v3', + 'HLT_QuadPFJet111_90_80_15_v7', + 'HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v3', + 'HLT_QuadPFJet70_50_40_30_v3', + 'HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v3', + 'HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v3', 'HLT_Random_v3', - 'HLT_SingleJet30_Mu12_SinglePFJet40_v12', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4', - 'HLT_TripleJet110_35_35_Mjj650_PFMET110_v10', - 'HLT_TripleJet110_35_35_Mjj650_PFMET120_v10', - 'HLT_TripleJet110_35_35_Mjj650_PFMET130_v10', - 'HLT_TripleMu_10_5_5_DZ_v11', - 'HLT_TripleMu_12_10_5_v11', - 'HLT_TripleMu_5_3_3_Mass3p8_DCA_v4', - 'HLT_TripleMu_5_3_3_Mass3p8_DZ_v9', - 'HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v7', + 'HLT_SingleJet30_Mu12_SinglePFJet40_v13', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5', + 'HLT_TripleJet110_35_35_Mjj650_PFMET110_v11', + 'HLT_TripleJet110_35_35_Mjj650_PFMET120_v11', + 'HLT_TripleJet110_35_35_Mjj650_PFMET130_v11', + 'HLT_TripleMu_10_5_5_DZ_v12', + 'HLT_TripleMu_12_10_5_v12', + 'HLT_TripleMu_5_3_3_Mass3p8_DCA_v5', + 'HLT_TripleMu_5_3_3_Mass3p8_DZ_v10', + 'HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v8', 'HLT_UncorrectedJetE30_NoBPTX3BX_v7', 'HLT_UncorrectedJetE30_NoBPTX_v7', 'HLT_UncorrectedJetE60_NoBPTX3BX_v7', 'HLT_UncorrectedJetE70_NoBPTX3BX_v7', - 'HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v1', + 'HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v2', + 'HLT_VBF_DoubleTightChargedIsoPFTauHPS20_Trk1_eta2p1_v3', 'HLT_ZeroBias_Alignment_v2', 'HLT_ZeroBias_FirstBXAfterTrain_v4', 'HLT_ZeroBias_FirstCollisionAfterAbortGap_v6', @@ -3752,688 +3775,695 @@ 'HLT_ZeroBias_IsolatedBunches_v6', 'HLT_ZeroBias_LastCollisionInTrain_v4', 'HLT_ZeroBias_v7') ), - ParkingDoubleElectronLowMass0 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v1', - 'HLT_DoubleEle4_eta1p22_mMax6_v1', - 'HLT_DoubleEle4p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle6_eta1p22_mMax6_v1', - 'HLT_DoubleEle6p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle7_eta1p22_mMax6_v1', - 'HLT_DoubleEle7p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle8_eta1p22_mMax6_v1', - 'HLT_DoubleEle8p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle9_eta1p22_mMax6_v1', - 'HLT_DoubleEle9p5_eta1p22_mMax6_v1' ), - ParkingDoubleElectronLowMass1 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v1', - 'HLT_DoubleEle4_eta1p22_mMax6_v1', - 'HLT_DoubleEle4p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle6_eta1p22_mMax6_v1', - 'HLT_DoubleEle6p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle7_eta1p22_mMax6_v1', - 'HLT_DoubleEle7p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle8_eta1p22_mMax6_v1', - 'HLT_DoubleEle8p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle9_eta1p22_mMax6_v1', - 'HLT_DoubleEle9p5_eta1p22_mMax6_v1' ), - ParkingDoubleElectronLowMass2 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v1', - 'HLT_DoubleEle4_eta1p22_mMax6_v1', - 'HLT_DoubleEle4p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle6_eta1p22_mMax6_v1', - 'HLT_DoubleEle6p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle7_eta1p22_mMax6_v1', - 'HLT_DoubleEle7p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle8_eta1p22_mMax6_v1', - 'HLT_DoubleEle8p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle9_eta1p22_mMax6_v1', - 'HLT_DoubleEle9p5_eta1p22_mMax6_v1' ), - ParkingDoubleElectronLowMass3 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v1', - 'HLT_DoubleEle4_eta1p22_mMax6_v1', - 'HLT_DoubleEle4p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle6_eta1p22_mMax6_v1', - 'HLT_DoubleEle6p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle7_eta1p22_mMax6_v1', - 'HLT_DoubleEle7p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle8_eta1p22_mMax6_v1', - 'HLT_DoubleEle8p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle9_eta1p22_mMax6_v1', - 'HLT_DoubleEle9p5_eta1p22_mMax6_v1' ), - ParkingDoubleElectronLowMass4 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v1', - 'HLT_DoubleEle4_eta1p22_mMax6_v1', - 'HLT_DoubleEle4p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle6_eta1p22_mMax6_v1', - 'HLT_DoubleEle6p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle7_eta1p22_mMax6_v1', - 'HLT_DoubleEle7p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle8_eta1p22_mMax6_v1', - 'HLT_DoubleEle8p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle9_eta1p22_mMax6_v1', - 'HLT_DoubleEle9p5_eta1p22_mMax6_v1' ), - ParkingDoubleElectronLowMass5 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v1', - 'HLT_DoubleEle4_eta1p22_mMax6_v1', - 'HLT_DoubleEle4p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle6_eta1p22_mMax6_v1', - 'HLT_DoubleEle6p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle7_eta1p22_mMax6_v1', - 'HLT_DoubleEle7p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle8_eta1p22_mMax6_v1', - 'HLT_DoubleEle8p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle9_eta1p22_mMax6_v1', - 'HLT_DoubleEle9p5_eta1p22_mMax6_v1' ), - ParkingDoubleMuonLowMass0 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ), - ParkingDoubleMuonLowMass1 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ), - ParkingDoubleMuonLowMass2 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ), - ParkingDoubleMuonLowMass3 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ), - ParkingDoubleMuonLowMass4 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ), - ParkingDoubleMuonLowMass5 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ), - ParkingDoubleMuonLowMass6 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ), - ParkingDoubleMuonLowMass7 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ), - ParkingSingleMuon = cms.vstring( 'HLT_Mu12_IP6_v1' ), + ParkingDoubleElectronLowMass0 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v2', + 'HLT_DoubleEle4_eta1p22_mMax6_v2', + 'HLT_DoubleEle4p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle6_eta1p22_mMax6_v2', + 'HLT_DoubleEle6p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle7_eta1p22_mMax6_v2', + 'HLT_DoubleEle7p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle8_eta1p22_mMax6_v2', + 'HLT_DoubleEle8p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle9_eta1p22_mMax6_v2', + 'HLT_DoubleEle9p5_eta1p22_mMax6_v2' ), + ParkingDoubleElectronLowMass1 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v2', + 'HLT_DoubleEle4_eta1p22_mMax6_v2', + 'HLT_DoubleEle4p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle6_eta1p22_mMax6_v2', + 'HLT_DoubleEle6p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle7_eta1p22_mMax6_v2', + 'HLT_DoubleEle7p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle8_eta1p22_mMax6_v2', + 'HLT_DoubleEle8p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle9_eta1p22_mMax6_v2', + 'HLT_DoubleEle9p5_eta1p22_mMax6_v2' ), + ParkingDoubleElectronLowMass2 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v2', + 'HLT_DoubleEle4_eta1p22_mMax6_v2', + 'HLT_DoubleEle4p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle6_eta1p22_mMax6_v2', + 'HLT_DoubleEle6p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle7_eta1p22_mMax6_v2', + 'HLT_DoubleEle7p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle8_eta1p22_mMax6_v2', + 'HLT_DoubleEle8p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle9_eta1p22_mMax6_v2', + 'HLT_DoubleEle9p5_eta1p22_mMax6_v2' ), + ParkingDoubleElectronLowMass3 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v2', + 'HLT_DoubleEle4_eta1p22_mMax6_v2', + 'HLT_DoubleEle4p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle6_eta1p22_mMax6_v2', + 'HLT_DoubleEle6p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle7_eta1p22_mMax6_v2', + 'HLT_DoubleEle7p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle8_eta1p22_mMax6_v2', + 'HLT_DoubleEle8p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle9_eta1p22_mMax6_v2', + 'HLT_DoubleEle9p5_eta1p22_mMax6_v2' ), + ParkingDoubleElectronLowMass4 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v2', + 'HLT_DoubleEle4_eta1p22_mMax6_v2', + 'HLT_DoubleEle4p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle6_eta1p22_mMax6_v2', + 'HLT_DoubleEle6p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle7_eta1p22_mMax6_v2', + 'HLT_DoubleEle7p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle8_eta1p22_mMax6_v2', + 'HLT_DoubleEle8p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle9_eta1p22_mMax6_v2', + 'HLT_DoubleEle9p5_eta1p22_mMax6_v2' ), + ParkingDoubleElectronLowMass5 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v2', + 'HLT_DoubleEle4_eta1p22_mMax6_v2', + 'HLT_DoubleEle4p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle6_eta1p22_mMax6_v2', + 'HLT_DoubleEle6p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle7_eta1p22_mMax6_v2', + 'HLT_DoubleEle7p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle8_eta1p22_mMax6_v2', + 'HLT_DoubleEle8p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle9_eta1p22_mMax6_v2', + 'HLT_DoubleEle9p5_eta1p22_mMax6_v2' ), + ParkingDoubleMuonLowMass0 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ), + ParkingDoubleMuonLowMass1 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ), + ParkingDoubleMuonLowMass2 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ), + ParkingDoubleMuonLowMass3 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ), + ParkingDoubleMuonLowMass4 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ), + ParkingDoubleMuonLowMass5 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ), + ParkingDoubleMuonLowMass6 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ), + ParkingDoubleMuonLowMass7 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ), + ParkingSingleMuon0 = cms.vstring( 'HLT_Mu12_IP6_v2' ), + ParkingSingleMuon1 = cms.vstring( 'HLT_Mu12_IP6_v2' ), + ParkingSingleMuon2 = cms.vstring( 'HLT_Mu12_IP6_v2' ), RPCMonitor = cms.vstring( 'AlCa_RPCMuonNormalisation_v14' ), - ReservedDoubleMuonLowMass = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ), - ScoutingPFMonitor = cms.vstring( 'DST_Run3_PFScoutingPixelTracking_v17', - 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v15', - 'HLT_Ele35_WPTight_Gsf_v10', - 'HLT_IsoMu27_v17', - 'HLT_Mu50_v14', - 'HLT_PFHT1050_v19', - 'HLT_Photon200_v14' ), - ScoutingPFRun3 = cms.vstring( 'DST_Run3_PFScoutingPixelTracking_v17' ), - Tau = cms.vstring( 'HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v2', - 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v1', - 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v1', - 'HLT_DoubleMediumDeepTauPFTauHPS35_L2NN_eta2p1_v1', - 'HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v1', - 'HLT_LooseDeepTauPFTauHPS180_L2NN_eta2p1_v2', - 'HLT_Photon35_TwoProngs35_v2', - 'HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v1' ), + ReservedDoubleMuonLowMass = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ), + ScoutingPFMonitor = cms.vstring( 'DST_Run3_PFScoutingPixelTracking_v18', + 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v16', + 'HLT_Ele35_WPTight_Gsf_v11', + 'HLT_IsoMu27_v18', + 'HLT_Mu50_v15', + 'HLT_PFHT1050_v20', + 'HLT_Photon200_v15' ), + ScoutingPFRun3 = cms.vstring( 'DST_HLTMuon_Run3_PFScoutingPixelTracking_v18', + 'DST_Run3_PFScoutingPixelTracking_v18' ), + Tau = cms.vstring( 'HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v3', + 'HLT_DoubleMediumChargedIsoPFTauHPS40_Trk1_eta2p1_v3', + 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v2', + 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v2', + 'HLT_DoubleMediumDeepTauPFTauHPS35_L2NN_eta2p1_v2', + 'HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v2', + 'HLT_DoubleTightChargedIsoPFTauHPS35_Trk1_eta2p1_v3', + 'HLT_LooseDeepTauPFTauHPS180_L2NN_eta2p1_v3', + 'HLT_MediumChargedIsoPFTau180HighPtRelaxedIso_Trk50_eta2p1_v14', + 'HLT_Photon35_TwoProngs35_v3', + 'HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v2', + 'HLT_VBF_DoubleTightChargedIsoPFTauHPS20_Trk1_eta2p1_v3' ), TestEnablesEcalHcal = cms.vstring( 'HLT_EcalCalibration_v4', 'HLT_HcalCalibration_v5' ), TestEnablesEcalHcalDQM = cms.vstring( 'HLT_EcalCalibration_v4', @@ -6783,26 +6813,35 @@ dqmPath = cms.untracked.string( "HLT/TimerService" ), ) process.MessageLogger = cms.Service( "MessageLogger", - suppressWarning = cms.untracked.vstring( 'hltOnlineBeamSpot', - 'hltCtf3HitL1SeededWithMaterialTracks', + suppressWarning = cms.untracked.vstring( 'hltIterL3GlbdTksDisplacedMuons', + 'hltIterL3GlbMuon', + 'hltIterL3OIMuCtfWithMaterialTracks', + 'hltIterL3OIMuCtfWithMaterialTracksNoVtx', + 'hltIterL3OISeedsFromL2Muons', + 'hltIterL3OITrackCandidates', + 'hltIterL3OITrackCandidatesNoVtx', + 'hltIterL3OITrackCandidatesOpenMu', + 'hltL3GlbDisplacedMuonsIterL3OI', + 'hltL3MuonsIOHit', + 'hltL3MuonsIterL3OI', + 'hltL3MuonsIterL3OINoVtx', + 'hltL3MuonsOIHit', 'hltL3MuonsOIState', - 'hltPixelTracksForHighMult', - 'hltHITPixelTracksHE', - 'hltHITPixelTracksHB', - 'hltCtfL1SeededWithMaterialTracks', - 'hltRegionalTracksForL3MuonIsolation', - 'hltSiPixelClusters', - 'hltActivityStartUpElectronPixelSeeds', + 'hltL3NoFiltersNoVtxMuonsOIHit', + 'hltL3NoFiltersNoVtxMuonsOIState', + 'hltL3NoFiltersTkTracksFromL2IOHitNoVtx', + 'hltL3NoFiltersTkTracksFromL2OIHitNoVtx', + 'hltL3NoFiltersTrackCandidateFromL2OIHitNoVtx', + 'hltL3TkTracksFromL2OIStateNoVtx', + 'hltL3TrackCandidateFromL2OIHit', + 'hltL3TrackCandidateFromL2OIState', + 'hltL3TrackCandidateFromL2OIStateNoVtx', 'hltLightPFTracks', - 'hltPixelVertices3DbbPhi', - 'hltL3MuonsIOHit', + 'hltOnlineBeamSpot', 'hltPixelTracks', - 'hltSiPixelDigis', - 'hltL3MuonsOIHit', - 'hltL1SeededElectronGsfTracks', - 'hltL1SeededStartUpElectronPixelSeeds', - 'hltBLifetimeRegionalCtfWithMaterialTracksbbPhiL1FastJetFastPV', - 'hltCtfActivityWithMaterialTracks' ), + 'hltPixelTracksForHighMult', + 'hltSiPixelClusters', + 'hltSiPixelDigis' ), suppressFwkInfo = cms.untracked.vstring( ), suppressInfo = cms.untracked.vstring( ), suppressDebug = cms.untracked.vstring( ), @@ -6823,12 +6862,10 @@ ), threshold = cms.untracked.string( "INFO" ), ), - suppressError = cms.untracked.vstring( 'hltOnlineBeamSpot', - 'hltL3MuonCandidates', + suppressError = cms.untracked.vstring( 'hltL3TkTracksFromL2IOHit', + 'hltL3TkTracksFromL2OIHit', 'hltL3TkTracksFromL2OIState', - 'hltPFJetCtfWithMaterialTracks', - 'hltL3TkTracksFromL2IOHit', - 'hltL3TkTracksFromL2OIHit' ) + 'hltOnlineBeamSpot' ) ) process.ThroughputService = cms.Service( "ThroughputService", eventRange = cms.untracked.uint32( 10000 ), @@ -6965,7 +7002,7 @@ digisInLabelEE = cms.InputTag( 'hltEcalDigisGPU','eeDigis' ), digisOutLabelEB = cms.string( "ebDigis" ), digisOutLabelEE = cms.string( "eeDigis" ), - produceDummyIntegrityCollections = cms.bool( True ) + produceDummyIntegrityCollections = cms.bool( False ) ) process.hltEcalDetIdToBeRecovered = cms.EDProducer( "EcalDetIdToBeRecoveredProducer", ebIntegrityChIdErrors = cms.InputTag( 'hltEcalDigis','EcalIntegrityChIdErrors' ), @@ -7074,74 +7111,7 @@ recHitsLabelCPUEB = cms.string( "EcalUncalibRecHitsEB" ), recHitsLabelCPUEE = cms.string( "EcalUncalibRecHitsEE" ) ) -process.hltEcalRecHitWithTPs = cms.EDProducer( "EcalRecHitProducer", - recoverEEVFE = cms.bool( False ), - EErechitCollection = cms.string( "EcalRecHitsEE" ), - recoverEBIsolatedChannels = cms.bool( False ), - recoverEBVFE = cms.bool( False ), - laserCorrection = cms.bool( True ), - EBLaserMIN = cms.double( 0.5 ), - killDeadChannels = cms.bool( True ), - dbStatusToBeExcludedEB = cms.vint32( 14, 78, 142 ), - EEuncalibRecHitCollection = cms.InputTag( 'hltEcalUncalibRecHit','EcalUncalibRecHitsEE' ), - dbStatusToBeExcludedEE = cms.vint32( 14, 78, 142 ), - EELaserMIN = cms.double( 0.5 ), - ebFEToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecovered','ebFE' ), - cleaningConfig = cms.PSet( - cThreshold_endcap = cms.double( 15.0 ), - tightenCrack_e1_double = cms.double( 2.0 ), - cThreshold_barrel = cms.double( 4.0 ), - e6e2thresh = cms.double( 0.04 ), - e4e1Threshold_barrel = cms.double( 0.08 ), - e4e1Threshold_endcap = cms.double( 0.3 ), - tightenCrack_e4e1_single = cms.double( 3.0 ), - cThreshold_double = cms.double( 10.0 ), - e4e1_b_barrel = cms.double( -0.024 ), - tightenCrack_e6e2_double = cms.double( 3.0 ), - e4e1_a_barrel = cms.double( 0.04 ), - tightenCrack_e1_single = cms.double( 2.0 ), - e4e1_a_endcap = cms.double( 0.02 ), - e4e1_b_endcap = cms.double( -0.0125 ), - ignoreOutOfTimeThresh = cms.double( 1.0E9 ) - ), - logWarningEtThreshold_EE_FE = cms.double( 50.0 ), - eeDetIdToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecovered','eeDetId' ), - recoverEBFE = cms.bool( False ), - eeFEToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecovered','eeFE' ), - ebDetIdToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecovered','ebDetId' ), - singleChannelRecoveryThreshold = cms.double( 8.0 ), - sum8ChannelRecoveryThreshold = cms.double( 0.0 ), - bdtWeightFileNoCracks = cms.FileInPath( "RecoLocalCalo/EcalDeadChannelRecoveryAlgos/data/BDTWeights/bdtgAllRH_8GT700MeV_noCracks_ZskimData2017_v1.xml" ), - bdtWeightFileCracks = cms.FileInPath( "RecoLocalCalo/EcalDeadChannelRecoveryAlgos/data/BDTWeights/bdtgAllRH_8GT700MeV_onlyCracks_ZskimData2017_v1.xml" ), - ChannelStatusToBeExcluded = cms.vstring( ), - EBrechitCollection = cms.string( "EcalRecHitsEB" ), - triggerPrimitiveDigiCollection = cms.InputTag( 'hltEcalDigisLegacy','EcalTriggerPrimitives' ), - recoverEEFE = cms.bool( False ), - singleChannelRecoveryMethod = cms.string( "NeuralNetworks" ), - EBLaserMAX = cms.double( 3.0 ), - flagsMapDBReco = cms.PSet( - kDead = cms.vstring( 'kNoDataNoTP' ), - kGood = cms.vstring( 'kOk', - 'kDAC', - 'kNoLaser', - 'kNoisy' ), - kTowerRecovered = cms.vstring( 'kDeadFE' ), - kNoisy = cms.vstring( 'kNNoisy', - 'kFixedG6', - 'kFixedG1' ), - kNeighboursRecovered = cms.vstring( 'kFixedG0', - 'kNonRespondingIsolated', - 'kDeadVFE' ) - ), - EBuncalibRecHitCollection = cms.InputTag( 'hltEcalUncalibRecHit','EcalUncalibRecHitsEB' ), - algoRecover = cms.string( "EcalRecHitWorkerRecover" ), - algo = cms.string( "EcalRecHitWorkerSimple" ), - EELaserMAX = cms.double( 8.0 ), - logWarningEtThreshold_EB_FE = cms.double( 50.0 ), - recoverEEIsolatedChannels = cms.bool( False ), - skipTimeCalib = cms.bool( False ) -) -process.hltEcalRecHitWithoutTPs = cms.EDProducer( "EcalRecHitProducer", +process.hltEcalRecHit = cms.EDProducer( "EcalRecHitProducer", recoverEEVFE = cms.bool( False ), EErechitCollection = cms.string( "EcalRecHitsEE" ), recoverEBIsolatedChannels = cms.bool( False ), @@ -7182,7 +7152,7 @@ bdtWeightFileCracks = cms.FileInPath( "RecoLocalCalo/EcalDeadChannelRecoveryAlgos/data/BDTWeights/bdtgAllRH_8GT700MeV_onlyCracks_ZskimData2017_v1.xml" ), ChannelStatusToBeExcluded = cms.vstring( ), EBrechitCollection = cms.string( "EcalRecHitsEB" ), - triggerPrimitiveDigiCollection = cms.InputTag( "unused" ), + triggerPrimitiveDigiCollection = cms.InputTag( 'hltEcalDigis','EcalTriggerPrimitives' ), recoverEEFE = cms.bool( False ), singleChannelRecoveryMethod = cms.string( "NeuralNetworks" ), EBLaserMAX = cms.double( 3.0 ), @@ -8472,7 +8442,7 @@ isRun2 = cms.bool( False ), IncludeErrors = cms.bool( True ), UseQualityInfo = cms.bool( False ), - MaxFEDWords = cms.uint32( 300000 ), + MaxFEDWords = cms.uint32( 400000 ), clusterThreshold_layer1 = cms.int32( 4000 ), clusterThreshold_otherLayers = cms.int32( 4000 ), InputLabel = cms.InputTag( "rawDataCollector" ), @@ -10322,8 +10292,7 @@ cms.PSet( src = cms.InputTag( "hltHbhereco" ), name = cms.string( "PFHBHERecHitCreator" ), qualityTests = cms.VPSet( - cms.PSet( threshold = cms.double( 0.8 ), - name = cms.string( "PFRecHitQTestThreshold" ), + cms.PSet( name = cms.string( "PFRecHitQTestHCALThresholdVsDepth" ), cuts = cms.VPSet( cms.PSet( depth = cms.vint32( 1, 2, 3, 4 ), threshold = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ), @@ -10650,7 +10619,7 @@ ) ) ), - maxIterations = cms.uint32( 50 ), + maxIterations = cms.uint32( 5 ), minChi2Prob = cms.double( 0.0 ), allCellsPositionCalc = cms.PSet( minAllowedNormalization = cms.double( 1.0E-9 ), @@ -23366,9 +23335,9 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltL1sHTTForBeamSpot = cms.EDFilter( "HLTL1TSeed", +process.hltL1sBigORLooseIsoEGXXerIsoTauYYerdRMin0p3 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_HTT120er OR L1_HTT160er OR L1_HTT200er OR L1_HTT255er OR L1_HTT280er OR L1_HTT320er OR L1_HTT360er OR L1_ETT2000 OR L1_HTT400er OR L1_HTT450er OR L1_SingleJet120 OR L1_SingleJet140er2p5 OR L1_SingleJet160er2p5 OR L1_SingleJet180 OR L1_SingleJet200 OR L1_DoubleJet40er2p5 OR L1_DoubleJet100er2p5 OR L1_DoubleJet120er2p5" ), + L1SeedsLogicalExpression = cms.string( "L1_LooseIsoEG22er2p1_IsoTau26er2p1_dR_Min0p3 OR L1_LooseIsoEG22er2p1_Tau70er2p1_dR_Min0p3 OR L1_LooseIsoEG24er2p1_IsoTau27er2p1_dR_Min0p3" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -23378,945 +23347,461 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltPreHT300Beamspot = cms.EDFilter( "HLTPrescaler", +process.hltPreEle24eta2p1WPTightGsfTightChargedIsoPFTauHPS30eta2p1CrossL1 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltAK4CaloJetsIDPassed = cms.EDProducer( "HLTCaloJetIDProducer", - min_N90 = cms.int32( -2 ), - min_N90hits = cms.int32( 2 ), - min_EMF = cms.double( 1.0E-6 ), - max_EMF = cms.double( 999.0 ), - jetsInput = cms.InputTag( "hltAK4CaloJets" ), - JetIDParams = cms.PSet( - hfRecHitsColl = cms.InputTag( "hltHfreco" ), - hoRecHitsColl = cms.InputTag( "hltHoreco" ), - ebRecHitsColl = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - hbheRecHitsColl = cms.InputTag( "hltHbhereco" ), - useRecHits = cms.bool( True ), - eeRecHitsColl = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ) - ) -) -process.hltAK4CaloJetsCorrectedIDPassed = cms.EDProducer( "CorrectedCaloJetProducer", - src = cms.InputTag( "hltAK4CaloJetsIDPassed" ), - correctors = cms.VInputTag( 'hltAK4CaloCorrector' ) -) -process.hltHtMht = cms.EDProducer( "HLTHtMhtProducer", - usePt = cms.bool( False ), - excludePFMuons = cms.bool( False ), - minNJetHt = cms.int32( 0 ), - minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 40.0 ), - minPtJetMht = cms.double( 30.0 ), - maxEtaJetHt = cms.double( 2.5 ), - maxEtaJetMht = cms.double( 5.0 ), - jetsLabel = cms.InputTag( "hltAK4CaloJetsCorrected" ), - pfCandidatesLabel = cms.InputTag( "" ) +process.hltEGL1EGerAndTauFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", + saveTags = cms.bool( True ), + candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), + l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + candNonIsolatedTag = cms.InputTag( "" ), + l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1SeedFilterTag = cms.InputTag( "hltL1sBigORLooseIsoEGXXerIsoTauYYerdRMin0p3" ), + l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + ncandcut = cms.int32( 1 ), + doIsolated = cms.bool( False ), + region_eta_size = cms.double( 0.522 ), + region_eta_size_ecap = cms.double( 1.0 ), + region_phi_size = cms.double( 1.044 ), + barrel_end = cms.double( 1.4791 ), + endcap_end = cms.double( 2.17 ) ) -process.hltHT300 = cms.EDFilter( "HLTHtMhtFilter", +process.hltEG24L1EGandTauEtFilter = cms.EDFilter( "HLTEgammaEtFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMht' ), - mhtLabels = cms.VInputTag( 'hltHtMht' ), - minHt = cms.vdouble( 300.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) + inputTag = cms.InputTag( "hltEGL1EGerAndTauFilter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 24.0 ), + etcutEE = cms.double( 24.0 ), + ncandcut = cms.int32( 1 ) ) -process.hltVerticesPF = cms.EDProducer( "PrimaryVertexProducer", - vertexCollections = cms.VPSet( - cms.PSet( chi2cutoff = cms.double( 3.0 ), - label = cms.string( "" ), - useBeamConstraint = cms.bool( False ), - minNdof = cms.double( 0.0 ), - maxDistanceToBeam = cms.double( 1.0 ), - algorithm = cms.string( "AdaptiveVertexFitter" ) - ), - cms.PSet( chi2cutoff = cms.double( 3.0 ), - label = cms.string( "WithBS" ), - useBeamConstraint = cms.bool( True ), - minNdof = cms.double( 0.0 ), - maxDistanceToBeam = cms.double( 1.0 ), - algorithm = cms.string( "AdaptiveVertexFitter" ) - ) - ), - verbose = cms.untracked.bool( False ), - TkFilterParameters = cms.PSet( - maxEta = cms.double( 100.0 ), - minPt = cms.double( 0.0 ), - minSiliconLayersWithHits = cms.int32( 5 ), - minPixelLayersWithHits = cms.int32( 2 ), - maxNormalizedChi2 = cms.double( 20.0 ), - trackQuality = cms.string( "any" ), - algorithm = cms.string( "filter" ), - maxD0Significance = cms.double( 999.0 ) - ), - beamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), - TrackLabel = cms.InputTag( "hltPFMuonMerging" ), - TrackTimeResosLabel = cms.InputTag( "dummy_default" ), - TrackTimesLabel = cms.InputTag( "dummy_default" ), - TkClusParameters = cms.PSet( - TkDAClusParameters = cms.PSet( - zmerge = cms.double( 0.01 ), - Tstop = cms.double( 0.5 ), - d0CutOff = cms.double( 999.0 ), - dzCutOff = cms.double( 4.0 ), - vertexSize = cms.double( 0.15 ), - coolingFactor = cms.double( 0.6 ), - Tpurge = cms.double( 2.0 ), - Tmin = cms.double( 2.4 ), - uniquetrkweight = cms.double( 0.9 ) - ), - algorithm = cms.string( "DA_vect" ) - ), - isRecoveryIteration = cms.bool( False ), - recoveryVtxCollection = cms.InputTag( "" ) +process.hltEle24erWPTightClusterShapeFilterForTau = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG24L1EGandTauEtFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.011 ), + thrRegularEE = cms.vdouble( 0.0305 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltVerticesPFSelector = cms.EDFilter( "PrimaryVertexObjectFilter", - filterParams = cms.PSet( - maxZ = cms.double( 24.0 ), - minNdof = cms.double( 4.0 ), - maxRho = cms.double( 2.0 ), - pvSrc = cms.InputTag( "hltVerticesPF" ) - ), - src = cms.InputTag( "hltVerticesPF" ) +process.hltEle24erWPTightHEFilterForTau = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle24erWPTightClusterShapeFilterForTau" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.1 ), + thrRegularEB1 = cms.vdouble( 0.75 ), + thrRegularEE1 = cms.vdouble( 3.0 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.03 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( 2.25 ), + thrRegularEE2 = cms.vdouble( 5.0 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.03 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.1, 0.1, 0.3, 0.5 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltVerticesPFFilter = cms.EDFilter( "VertexSelector", - src = cms.InputTag( "hltVerticesPFSelector" ), - cut = cms.string( "!isFake" ), - filter = cms.bool( True ) +process.hltEle24erWPTightEcalIsoFilterForTau = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle24erWPTightHEFilterForTau" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.1 ), + thrRegularEB1 = cms.vdouble( 1.75 ), + thrRegularEE1 = cms.vdouble( 1.0 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.025 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( 1.75 ), + thrRegularEE2 = cms.vdouble( 2.0 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.025 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.2, 0.2, 0.25, 0.3 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltL1sZeroBias = cms.EDFilter( "HLTL1TSeed", +process.hltEle24erWPTightHcalIsoFilterForTau = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_ZeroBias" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) + candTag = cms.InputTag( "hltEle24erWPTightEcalIsoFilterForTau" ), + varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.0 ), + thrRegularEB1 = cms.vdouble( 2.5 ), + thrRegularEE1 = cms.vdouble( 1.0 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.03 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( 3.0 ), + thrRegularEE2 = cms.vdouble( 2.0 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.03 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.2, 0.2, 0.4, 0.5 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.0 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltPreZeroBiasBeamspot = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltEle24erWPTightPixelMatchFilterForTau = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle24erWPTightHcalIsoFilterForTau" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) ) -process.hltL1sBigORMu18erTauXXer2p1 = cms.EDFilter( "HLTL1TSeed", +process.hltEle24erWPTightPMS2FilterForTau = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_Mu18er2p1_Tau24er2p1 OR L1_Mu18er2p1_Tau26er2p1" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) + candTag = cms.InputTag( "hltEle24erWPTightPixelMatchFilterForTau" ), + varTag = cms.InputTag( 'hltEgammaPixelMatchVars','s2' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 70.0 ), + thrRegularEE = cms.vdouble( 45.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltPreIsoMu20eta2p1TightChargedIsoPFTauHPS27eta2p1TightIDCrossL1 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltEle24erWPTightGsfOneOEMinusOneOPFilterForTau = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle24erWPTightPMS2FilterForTau" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.012 ), + thrRegularEE = cms.vdouble( 0.011 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", +process.hltEle24erWPTightGsfMissingHitsFilterForTau = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - PreviousCandTag = cms.InputTag( "hltL1sBigORMu18erTauXXer2p1" ), - MaxEta = cms.double( 2.1 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 1 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) + candTag = cms.InputTag( "hltEle24erWPTightGsfOneOEMinusOneOPFilterForTau" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','MissingHits' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 999.0 ), + thrRegularEE = cms.vdouble( 1.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltL2fBigORMu18erTauXXer2p1L1f0L2Filtered10Q = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", +process.hltEle24erWPTightGsfDetaFilterForTau = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL2MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0" ), - SeedMapTag = cms.InputTag( "hltL2Muons" ), - MinN = cms.int32( 0 ), - MaxEta = cms.double( 2.16 ), - AbsEtaBins = cms.vdouble( 0.0 ), - MinNstations = cms.vint32( 0 ), - MinNhits = cms.vint32( 0 ), - CutOnChambers = cms.bool( False ), - MinNchambers = cms.vint32( 0 ), - MaxDr = cms.double( 9999.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - NSigmaPt = cms.double( 0.0 ), - MatchToPreviousCand = cms.bool( True ) + candTag = cms.InputTag( "hltEle24erWPTightGsfMissingHitsFilterForTau" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.004 ), + thrRegularEE = cms.vdouble( 0.005 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", +process.hltEle24erWPTightGsfDphiFilterForTau = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltL1MuonsPt0" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 1 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) + candTag = cms.InputTag( "hltEle24erWPTightGsfDetaFilterForTau" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.02 ), + thrRegularEE = cms.vdouble( 0.023 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltL3fL1BigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20Q = cms.EDFilter( "HLTMuonL3PreFilter", +process.hltEle24erWPTightGsfTrackIsoFilterForTau = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fBigORMu18erTauXXer2p1L1f0L2Filtered10Q" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 2.1 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 20.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxNormalizedChi2 = cms.double( 9999.0 ), - MaxDXYBeamSpot = cms.double( 9999.0 ), - MinDXYBeamSpot = cms.double( -1.0 ), - MinNmuonHits = cms.int32( 0 ), - MaxPtDifference = cms.double( 9999.0 ), - MinTrackPt = cms.double( 0.0 ), - minMuonStations = cms.int32( 2 ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 0 ), - MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), - trkMuonId = cms.uint32( 0 ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) -) -process.hltFixedGridRhoFastjetECALMFForMuons = cms.EDProducer( "FixedGridRhoProducerFastjetFromRecHit", - hbheRecHitsTag = cms.InputTag( "hltHbhereco" ), - ebRecHitsTag = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - eeRecHitsTag = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - skipHCAL = cms.bool( True ), - skipECAL = cms.bool( False ), - eThresHB = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ), - eThresHE = cms.vdouble( 0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ), - maxRapidity = cms.double( 2.5 ), - gridSpacing = cms.double( 0.55 ) + candTag = cms.InputTag( "hltEle24erWPTightGsfDphiFilterForTau" ), + varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.1 ), + thrRegularEB1 = cms.vdouble( 0.838 ), + thrRegularEE1 = cms.vdouble( -0.363 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.025 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( -0.385 ), + thrRegularEE2 = cms.vdouble( 0.702 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.025 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.029, 0.111, 0.114, 0.032 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltFixedGridRhoFastjetHCAL = cms.EDProducer( "FixedGridRhoProducerFastjetFromRecHit", - hbheRecHitsTag = cms.InputTag( "hltHbhereco" ), - ebRecHitsTag = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - eeRecHitsTag = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - skipHCAL = cms.bool( False ), - skipECAL = cms.bool( True ), - eThresHB = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ), - eThresHE = cms.vdouble( 0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ), - maxRapidity = cms.double( 2.5 ), - gridSpacing = cms.double( 0.55 ) +process.hltStripTrackerHVOn = cms.EDFilter( "DetectorStateFilter", + DebugOn = cms.untracked.bool( False ), + DetectorType = cms.untracked.string( "sistrip" ), + DcsStatusLabel = cms.untracked.InputTag( "hltScalersRawToDigi" ), + DCSRecordLabel = cms.untracked.InputTag( "hltOnlineMetaDataDigis" ) ) -process.hltRecHitInRegionForMuonsMF = cms.EDProducer( "MuonHLTRechitInRegionsProducer", - productLabels = cms.vstring( 'EcalRegionalRecHitsEB', - 'EcalRegionalRecHitsEE' ), - ecalhitLabels = cms.VInputTag( 'hltEcalRecHit:EcalRecHitsEB','hltEcalRecHit:EcalRecHitsEE' ), - l1TagIsolated = cms.InputTag( "hltIterL3MuonCandidates" ), - l1TagNonIsolated = cms.InputTag( "NotUsed" ), - useUncalib = cms.bool( False ), - doIsolated = cms.bool( True ), - l1LowerThr = cms.double( 0.0 ), - l1UpperThr = cms.double( 999.0 ), - l1LowerThrIgnoreIsolation = cms.double( 100.0 ), - regionEtaMargin = cms.double( 0.4 ), - regionPhiMargin = cms.double( 0.4 ) +process.hltPixelTrackerHVOn = cms.EDFilter( "DetectorStateFilter", + DebugOn = cms.untracked.bool( False ), + DetectorType = cms.untracked.string( "pixel" ), + DcsStatusLabel = cms.untracked.InputTag( "hltScalersRawToDigi" ), + DCSRecordLabel = cms.untracked.InputTag( "hltOnlineMetaDataDigis" ) ) -process.hltRecHitInRegionForMuonsES = cms.EDProducer( "MuonHLTRechitInRegionsProducer", - productLabels = cms.vstring( 'EcalRegionalRecHitsES' ), - ecalhitLabels = cms.VInputTag( 'hltEcalPreshowerRecHit:EcalRecHitsES' ), - l1TagIsolated = cms.InputTag( "hltIterL3MuonCandidates" ), - l1TagNonIsolated = cms.InputTag( "NotUsed" ), - useUncalib = cms.bool( False ), - doIsolated = cms.bool( True ), - l1LowerThr = cms.double( 0.0 ), - l1UpperThr = cms.double( 999.0 ), - l1LowerThrIgnoreIsolation = cms.double( 100.0 ), - regionEtaMargin = cms.double( 0.4 ), - regionPhiMargin = cms.double( 0.4 ) +process.hltTauJet5 = cms.EDFilter( "HLT1CaloJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4CaloJetsPFEt5" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 5.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.5 ), + MinN = cms.int32( 1 ) ) -process.hltParticleFlowRecHitECALForMuonsMF = cms.EDProducer( "PFRecHitProducer", - navigator = cms.PSet( - barrel = cms.PSet( ), - endcap = cms.PSet( ), - name = cms.string( "PFRecHitECALNavigator" ) - ), - producers = cms.VPSet( - cms.PSet( src = cms.InputTag( 'hltRecHitInRegionForMuonsMF','EcalRegionalRecHitsEB' ), - srFlags = cms.InputTag( "" ), - name = cms.string( "PFEBRecHitCreator" ), - qualityTests = cms.VPSet( - cms.PSet( name = cms.string( "PFRecHitQTestDBThreshold" ), - applySelectionsToAllCrystals = cms.bool( True ) - ), - cms.PSet( topologicalCleaning = cms.bool( True ), - skipTTRecoveredHits = cms.bool( True ), - cleaningThreshold = cms.double( 2.0 ), - name = cms.string( "PFRecHitQTestECAL" ), - timingCleaning = cms.bool( True ) - ) - ) +process.hltParticleFlowBlockForTaus = cms.EDProducer( "PFBlockProducer", + verbose = cms.untracked.bool( False ), + debug = cms.untracked.bool( False ), + elementImporters = cms.VPSet( + cms.PSet( muonSrc = cms.InputTag( "hltMuons" ), + source = cms.InputTag( "hltLightPFTracks" ), + NHitCuts_byTrackAlgo = cms.vuint32( 3, 3, 3, 3, 3, 3 ), + useIterativeTracking = cms.bool( False ), + importerName = cms.string( "GeneralTracksImporter" ), + DPtOverPtCuts_byTrackAlgo = cms.vdouble( 20.0, 20.0, 20.0, 20.0, 20.0, 20.0 ), + muonMaxDPtOPt = cms.double( 1.0 ), + trackQuality = cms.string( "highPurity" ), + cleanBadConvertedBrems = cms.bool( False ), + vetoEndcap = cms.bool( False ) ), - cms.PSet( src = cms.InputTag( 'hltRecHitInRegionForMuonsMF','EcalRegionalRecHitsEE' ), - srFlags = cms.InputTag( "" ), - name = cms.string( "PFEERecHitCreator" ), - qualityTests = cms.VPSet( - cms.PSet( name = cms.string( "PFRecHitQTestDBThreshold" ), - applySelectionsToAllCrystals = cms.bool( True ) - ), - cms.PSet( topologicalCleaning = cms.bool( True ), - skipTTRecoveredHits = cms.bool( True ), - cleaningThreshold = cms.double( 2.0 ), - name = cms.string( "PFRecHitQTestECAL" ), - timingCleaning = cms.bool( True ) - ) - ) - ) - ) -) -process.hltParticleFlowRecHitPSForMuons = cms.EDProducer( "PFRecHitProducer", - navigator = cms.PSet( name = cms.string( "PFRecHitPreshowerNavigator" ) ), - producers = cms.VPSet( - cms.PSet( src = cms.InputTag( 'hltRecHitInRegionForMuonsES','EcalRegionalRecHitsES' ), - name = cms.string( "PFPSRecHitCreator" ), - qualityTests = cms.VPSet( - cms.PSet( threshold = cms.double( 7.0E-6 ), - name = cms.string( "PFRecHitQTestThreshold" ) - ) - ) - ) - ) -) -process.hltParticleFlowClusterECALUncorrectedForMuonsMF = cms.EDProducer( "PFClusterProducer", - recHitsSource = cms.InputTag( "hltParticleFlowRecHitECALForMuonsMF" ), - recHitCleaners = cms.VPSet( - ), - seedCleaners = cms.VPSet( - ), - seedFinder = cms.PSet( - thresholdsByDetector = cms.VPSet( - cms.PSet( seedingThresholdPt = cms.double( 0.15 ), - seedingThreshold = cms.double( 0.6 ), - detector = cms.string( "ECAL_ENDCAP" ) - ), - cms.PSet( seedingThresholdPt = cms.double( 0.0 ), - seedingThreshold = cms.double( 0.23 ), - detector = cms.string( "ECAL_BARREL" ) - ) + cms.PSet( source = cms.InputTag( "hltParticleFlowClusterECALUnseeded" ), + importerName = cms.string( "ECALClusterImporter" ), + BCtoPFCMap = cms.InputTag( "" ) ), - algoName = cms.string( "LocalMaximumSeedFinder" ), - nNeighbours = cms.int32( 8 ) - ), - initialClusteringStep = cms.PSet( - thresholdsByDetector = cms.VPSet( - cms.PSet( gatheringThreshold = cms.double( 0.08 ), - gatheringThresholdPt = cms.double( 0.0 ), - detector = cms.string( "ECAL_BARREL" ) - ), - cms.PSet( gatheringThreshold = cms.double( 0.3 ), - gatheringThresholdPt = cms.double( 0.0 ), - detector = cms.string( "ECAL_ENDCAP" ) - ) + cms.PSet( source = cms.InputTag( "hltParticleFlowClusterHCAL" ), + importerName = cms.string( "GenericClusterImporter" ) ), - algoName = cms.string( "Basic2DGenericTopoClusterizer" ), - useCornerCells = cms.bool( True ) + cms.PSet( source = cms.InputTag( "hltParticleFlowClusterHF" ), + importerName = cms.string( "GenericClusterImporter" ) + ) ), - pfClusterBuilder = cms.PSet( - minFracTot = cms.double( 1.0E-20 ), - stoppingTolerance = cms.double( 1.0E-8 ), - positionCalc = cms.PSet( - minAllowedNormalization = cms.double( 1.0E-9 ), - posCalcNCrystals = cms.int32( 9 ), - algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), - logWeightDenominator = cms.double( 0.08 ), - minFractionInCalc = cms.double( 1.0E-9 ), - timeResolutionCalcBarrel = cms.PSet( - corrTermLowE = cms.double( 0.0510871 ), - threshLowE = cms.double( 0.5 ), - noiseTerm = cms.double( 1.10889 ), - constantTermLowE = cms.double( 0.0 ), - noiseTermLowE = cms.double( 1.31883 ), - threshHighE = cms.double( 5.0 ), - constantTerm = cms.double( 0.428192 ) - ), - timeResolutionCalcEndcap = cms.PSet( - corrTermLowE = cms.double( 0.0 ), - threshLowE = cms.double( 1.0 ), - noiseTerm = cms.double( 5.72489999999 ), - constantTermLowE = cms.double( 0.0 ), - noiseTermLowE = cms.double( 6.92683000001 ), - threshHighE = cms.double( 10.0 ), - constantTerm = cms.double( 0.0 ) - ) - ), - maxIterations = cms.uint32( 50 ), - positionCalcForConvergence = cms.PSet( - minAllowedNormalization = cms.double( 0.0 ), - T0_ES = cms.double( 1.2 ), - algoName = cms.string( "ECAL2DPositionCalcWithDepthCorr" ), - T0_EE = cms.double( 3.1 ), - T0_EB = cms.double( 7.4 ), - X0 = cms.double( 0.89 ), - minFractionInCalc = cms.double( 0.0 ), - W0 = cms.double( 4.2 ) + linkDefinitions = cms.VPSet( + cms.PSet( linkType = cms.string( "TRACK:ECAL" ), + useKDTree = cms.bool( True ), + linkerName = cms.string( "TrackAndECALLinker" ) ), - allCellsPositionCalc = cms.PSet( - minAllowedNormalization = cms.double( 1.0E-9 ), - posCalcNCrystals = cms.int32( -1 ), - algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), - logWeightDenominator = cms.double( 0.08 ), - minFractionInCalc = cms.double( 1.0E-9 ), - timeResolutionCalcBarrel = cms.PSet( - corrTermLowE = cms.double( 0.0510871 ), - threshLowE = cms.double( 0.5 ), - noiseTerm = cms.double( 1.10889 ), - constantTermLowE = cms.double( 0.0 ), - noiseTermLowE = cms.double( 1.31883 ), - threshHighE = cms.double( 5.0 ), - constantTerm = cms.double( 0.428192 ) - ), - timeResolutionCalcEndcap = cms.PSet( - corrTermLowE = cms.double( 0.0 ), - threshLowE = cms.double( 1.0 ), - noiseTerm = cms.double( 5.72489999999 ), - constantTermLowE = cms.double( 0.0 ), - noiseTermLowE = cms.double( 6.92683000001 ), - threshHighE = cms.double( 10.0 ), - constantTerm = cms.double( 0.0 ) - ) + cms.PSet( linkType = cms.string( "TRACK:HCAL" ), + useKDTree = cms.bool( True ), + linkerName = cms.string( "TrackAndHCALLinker" ), + trajectoryLayerEntrance = cms.string( "HCALEntrance" ), + trajectoryLayerExit = cms.string( "HCALExit" ), + nMaxHcalLinksPerTrack = cms.int32( 1 ) ), - algoName = cms.string( "Basic2DGenericPFlowClusterizer" ), - recHitEnergyNorms = cms.VPSet( - cms.PSet( recHitEnergyNorm = cms.double( 0.08 ), - detector = cms.string( "ECAL_BARREL" ) - ), - cms.PSet( recHitEnergyNorm = cms.double( 0.3 ), - detector = cms.string( "ECAL_ENDCAP" ) - ) + cms.PSet( linkType = cms.string( "ECAL:HCAL" ), + useKDTree = cms.bool( False ), + linkerName = cms.string( "ECALAndHCALLinker" ), + minAbsEtaEcal = cms.double( 2.5 ) ), - showerSigma = cms.double( 1.5 ), - minFractionToKeep = cms.double( 1.0E-7 ), - excludeOtherSeeds = cms.bool( True ) - ), - positionReCalc = cms.PSet( - minAllowedNormalization = cms.double( 0.0 ), - T0_ES = cms.double( 1.2 ), - algoName = cms.string( "ECAL2DPositionCalcWithDepthCorr" ), - T0_EE = cms.double( 3.1 ), - T0_EB = cms.double( 7.4 ), - X0 = cms.double( 0.89 ), - minFractionInCalc = cms.double( 0.0 ), - W0 = cms.double( 4.2 ) - ), - energyCorrector = cms.PSet( ) + cms.PSet( linkType = cms.string( "HFEM:HFHAD" ), + useKDTree = cms.bool( False ), + linkerName = cms.string( "HFEMAndHFHADLinker" ) + ) + ) ) -process.hltParticleFlowClusterPSForMuons = cms.EDProducer( "PFClusterProducer", - recHitsSource = cms.InputTag( "hltParticleFlowRecHitPSForMuons" ), - recHitCleaners = cms.VPSet( - ), - seedCleaners = cms.VPSet( - ), - seedFinder = cms.PSet( - thresholdsByDetector = cms.VPSet( - cms.PSet( seedingThresholdPt = cms.double( 0.0 ), - seedingThreshold = cms.double( 1.2E-4 ), - detector = cms.string( "PS1" ) - ), - cms.PSet( seedingThresholdPt = cms.double( 0.0 ), - seedingThreshold = cms.double( 1.2E-4 ), - detector = cms.string( "PS2" ) - ) +process.hltParticleFlowForTaus = cms.EDProducer( "PFProducer", + verbose = cms.untracked.bool( False ), + debug = cms.untracked.bool( False ), + blocks = cms.InputTag( "hltParticleFlowBlockForTaus" ), + muons = cms.InputTag( "hltMuons" ), + postMuonCleaning = cms.bool( True ), + vetoEndcap = cms.bool( False ), + vertexCollection = cms.InputTag( "hltPixelVertices" ), + useVerticesForNeutral = cms.bool( True ), + useHO = cms.bool( False ), + PFEGammaCandidates = cms.InputTag( "particleFlowEGamma" ), + GedElectronValueMap = cms.InputTag( "gedGsfElectronsTmp" ), + GedPhotonValueMap = cms.InputTag( 'tmpGedPhotons','valMapPFEgammaCandToPhoton' ), + useEGammaElectrons = cms.bool( False ), + egammaElectrons = cms.InputTag( "" ), + useEGammaFilters = cms.bool( False ), + useProtectionsForJetMET = cms.bool( True ), + PFEGammaFiltersParameters = cms.PSet( + electron_protectionsForJetMET = cms.PSet( + maxE = cms.double( 50.0 ), + maxTrackPOverEele = cms.double( 1.0 ), + maxEcalEOverP_2 = cms.double( 0.2 ), + maxHcalEOverEcalE = cms.double( 0.1 ), + maxEcalEOverP_1 = cms.double( 0.5 ), + maxHcalEOverP = cms.double( 1.0 ), + maxEcalEOverPRes = cms.double( 0.2 ), + maxHcalE = cms.double( 10.0 ), + maxEeleOverPout = cms.double( 0.2 ), + maxNtracks = cms.double( 3.0 ), + maxEleHcalEOverEcalE = cms.double( 0.1 ), + maxDPhiIN = cms.double( 0.1 ), + maxEeleOverPoutRes = cms.double( 0.5 ) ), - algoName = cms.string( "LocalMaximumSeedFinder" ), - nNeighbours = cms.int32( 4 ) - ), - initialClusteringStep = cms.PSet( - thresholdsByDetector = cms.VPSet( - cms.PSet( gatheringThreshold = cms.double( 6.0E-5 ), - gatheringThresholdPt = cms.double( 0.0 ), - detector = cms.string( "PS1" ) - ), - cms.PSet( gatheringThreshold = cms.double( 6.0E-5 ), - gatheringThresholdPt = cms.double( 0.0 ), - detector = cms.string( "PS2" ) - ) + electron_maxElePtForOnlyMVAPresel = cms.double( 50.0 ), + photon_SigmaiEtaiEta_endcap = cms.double( 0.034 ), + electron_iso_combIso_endcap = cms.double( 10.0 ), + photon_protectionsForBadHcal = cms.PSet( + solidConeTrkIsoSlope = cms.double( 0.3 ), + enableProtections = cms.bool( False ), + solidConeTrkIsoOffset = cms.double( 10.0 ) ), - algoName = cms.string( "Basic2DGenericTopoClusterizer" ), - useCornerCells = cms.bool( False ) - ), - pfClusterBuilder = cms.PSet( - minFracTot = cms.double( 1.0E-20 ), - stoppingTolerance = cms.double( 1.0E-8 ), - positionCalc = cms.PSet( - minAllowedNormalization = cms.double( 1.0E-9 ), - posCalcNCrystals = cms.int32( -1 ), - algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), - logWeightDenominator = cms.double( 6.0E-5 ), - minFractionInCalc = cms.double( 1.0E-9 ) + electron_missinghits = cms.uint32( 1 ), + photon_MinEt = cms.double( 10.0 ), + electron_iso_pt = cms.double( 10.0 ), + electron_ecalDrivenHademPreselCut = cms.double( 0.15 ), + electron_iso_mva_endcap = cms.double( -0.1075 ), + electron_iso_combIso_barrel = cms.double( 10.0 ), + photon_protectionsForJetMET = cms.PSet( + sumPtTrackIsoSlope = cms.double( 0.001 ), + sumPtTrackIso = cms.double( 4.0 ) ), - maxIterations = cms.uint32( 50 ), - algoName = cms.string( "Basic2DGenericPFlowClusterizer" ), - recHitEnergyNorms = cms.VPSet( - cms.PSet( recHitEnergyNorm = cms.double( 6.0E-5 ), - detector = cms.string( "PS1" ) - ), - cms.PSet( recHitEnergyNorm = cms.double( 6.0E-5 ), - detector = cms.string( "PS2" ) - ) + electron_protectionsForBadHcal = cms.PSet( + dEta = cms.vdouble( 0.0064, 0.01264 ), + dPhi = cms.vdouble( 0.0547, 0.0394 ), + enableProtections = cms.bool( False ), + eInvPInv = cms.vdouble( 0.184, 0.0721 ), + full5x5_sigmaIetaIeta = cms.vdouble( 0.0106, 0.0387 ) ), - showerSigma = cms.double( 0.3 ), - minFractionToKeep = cms.double( 1.0E-7 ), - excludeOtherSeeds = cms.bool( True ) + electron_noniso_mvaCut = cms.double( -0.1 ), + electron_iso_mva_barrel = cms.double( -0.1875 ), + photon_SigmaiEtaiEta_barrel = cms.double( 0.0125 ), + photon_combIso = cms.double( 10.0 ), + photon_HoE = cms.double( 0.05 ) ), - positionReCalc = cms.PSet( ), - energyCorrector = cms.PSet( ) -) -process.hltParticleFlowClusterECALForMuonsMF = cms.EDProducer( "CorrectedECALPFClusterProducer", - minimumPSEnergy = cms.double( 0.0 ), - skipPS = cms.bool( False ), - inputPS = cms.InputTag( "hltParticleFlowClusterPSForMuons" ), - energyCorrector = cms.PSet( - applyCrackCorrections = cms.bool( False ), - srfAwareCorrection = cms.bool( True ), - applyMVACorrections = cms.bool( True ), - maxPtForMVAEvaluation = cms.double( 300.0 ), - recHitsEBLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - recHitsEELabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - ebSrFlagLabel = cms.InputTag( "hltEcalDigis" ), - eeSrFlagLabel = cms.InputTag( "hltEcalDigis" ) - ), - inputECAL = cms.InputTag( "hltParticleFlowClusterECALUncorrectedForMuonsMF" ) -) -process.hltMuonEcalMFPFClusterIsoForMuons = cms.EDProducer( "MuonHLTEcalPFClusterIsolationProducer", - recoCandidateProducer = cms.InputTag( "hltIterL3MuonCandidates" ), - pfClusterProducer = cms.InputTag( "hltParticleFlowClusterECALForMuonsMF" ), - rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetECALMFForMuons" ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - drMax = cms.double( 0.3 ), - drVetoBarrel = cms.double( 0.05 ), - drVetoEndcap = cms.double( 0.05 ), - etaStripBarrel = cms.double( 0.0 ), - etaStripEndcap = cms.double( 0.0 ), - energyBarrel = cms.double( 0.0 ), - energyEndcap = cms.double( 0.0 ), - effectiveAreas = cms.vdouble( 0.35, 0.193 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) -) -process.hltL3fBigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20QL3pfecalIsoRhoFilteredEB0p14EE0p10 = cms.EDFilter( "HLTMuonGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltL3fL1BigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20Q" ), - varTag = cms.InputTag( "hltMuonEcalMFPFClusterIsoForMuons" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.14 ), - thrOverEEE = cms.vdouble( 0.1 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) -) -process.hltMuonHcalRegPFClusterIsoForMuons = cms.EDProducer( "MuonHLTHcalPFClusterIsolationProducer", - recoCandidateProducer = cms.InputTag( "hltIterL3MuonCandidates" ), - pfClusterProducerHCAL = cms.InputTag( "hltParticleFlowClusterHCAL" ), - useHF = cms.bool( False ), - pfClusterProducerHFEM = cms.InputTag( "" ), - pfClusterProducerHFHAD = cms.InputTag( "" ), - rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetHCAL" ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - drMax = cms.double( 0.3 ), - drVetoBarrel = cms.double( 0.1 ), - drVetoEndcap = cms.double( 0.1 ), - etaStripBarrel = cms.double( 0.0 ), - etaStripEndcap = cms.double( 0.0 ), - energyBarrel = cms.double( 0.0 ), - energyEndcap = cms.double( 0.0 ), - useEt = cms.bool( True ), - effectiveAreas = cms.vdouble( 0.227, 0.372 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) -) -process.hltL3fBigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20QL3pfhcalIsoRhoFilteredHB0p16HE0p20 = cms.EDFilter( "HLTMuonGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltL3fBigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20QL3pfecalIsoRhoFilteredEB0p14EE0p10" ), - varTag = cms.InputTag( "hltMuonHcalRegPFClusterIsoForMuons" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.16 ), - thrOverEEE = cms.vdouble( 0.2 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) -) -process.hltPixelTracksTrackingRegionsForSeedsL3Muon = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", - RegionPSet = cms.PSet( - vertexCollection = cms.InputTag( "hltPixelVertices" ), - zErrorVetex = cms.double( 0.2 ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - zErrorBeamSpot = cms.double( 24.2 ), - maxNVertices = cms.int32( 4 ), - maxNRegions = cms.int32( 40 ), - nSigmaZVertex = cms.double( 3.0 ), - nSigmaZBeamSpot = cms.double( 4.0 ), - ptMin = cms.double( 0.3 ), - mode = cms.string( "VerticesFixed" ), - input = cms.InputTag( "hltIterL3MuonCandidates" ), - searchOpt = cms.bool( False ), - whereToUseMeasurementTracker = cms.string( "Never" ), - originRadius = cms.double( 0.1 ), - measurementTrackerName = cms.InputTag( "" ), - precise = cms.bool( True ), - deltaEta = cms.double( 0.3 ), - deltaPhi = cms.double( 0.3 ) - ) -) -process.hltPixelTracksInRegionIter0L3Muon = cms.EDProducer( "TrackSelectorByRegion", - tracks = cms.InputTag( "hltPixelTracks" ), - regions = cms.InputTag( "hltPixelTracksTrackingRegionsForSeedsL3Muon" ), - produceTrackCollection = cms.bool( True ), - produceMask = cms.bool( False ) -) -process.hltIter0L3MuonPixelSeedsFromPixelTracks = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", - InputCollection = cms.InputTag( "hltPixelTracksInRegionIter0L3Muon" ), - InputVertexCollection = cms.InputTag( "hltTrimmedPixelVertices" ), - originHalfLength = cms.double( 0.3 ), - originRadius = cms.double( 0.1 ), - useProtoTrackKinematics = cms.bool( False ), - useEventsWithNoVertex = cms.bool( True ), - TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), - usePV = cms.bool( False ), - includeFourthHit = cms.bool( True ), - SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) -) -process.hltIter0L3MuonCkfTrackCandidates = cms.EDProducer( "CkfTrackCandidateMaker", - cleanTrajectoryAfterInOut = cms.bool( False ), - doSeedingRegionRebuilding = cms.bool( False ), - onlyPixelHitsForSeedCleaner = cms.bool( False ), - reverseTrajectories = cms.bool( False ), - useHitsSplitting = cms.bool( False ), - MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ), - src = cms.InputTag( "hltIter0L3MuonPixelSeedsFromPixelTracks" ), - clustersToSkip = cms.InputTag( "" ), - phase2clustersToSkip = cms.InputTag( "" ), - TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter0GroupedCkfTrajectoryBuilderIT" ) ), - TransientInitialStateEstimatorParameters = cms.PSet( - propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), - numberMeasurementsForFit = cms.int32( 4 ), - propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) - ), - numHitsForSeedCleaner = cms.int32( 4 ), - NavigationSchool = cms.string( "SimpleNavigationSchool" ), - RedundantSeedCleaner = cms.string( "CachingSeedCleanerBySharedInput" ), - TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), - maxNSeeds = cms.uint32( 100000 ), - maxSeedsBeforeCleaning = cms.uint32( 1000 ) -) -process.hltIter0L3MuonCtfWithMaterialTracks = cms.EDProducer( "TrackProducer", - useSimpleMF = cms.bool( True ), - SimpleMagneticField = cms.string( "ParabolicMf" ), - src = cms.InputTag( "hltIter0L3MuonCkfTrackCandidates" ), - clusterRemovalInfo = cms.InputTag( "" ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - Fitter = cms.string( "hltESPFittingSmootherIT" ), - useHitsSplitting = cms.bool( False ), - alias = cms.untracked.string( "ctfWithMaterialTracks" ), - TrajectoryInEvent = cms.bool( False ), - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - AlgorithmName = cms.string( "hltIter0" ), - Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), - GeometricInnerState = cms.bool( True ), - NavigationSchool = cms.string( "" ), - MeasurementTracker = cms.string( "" ), - MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ) -) -process.hltIter0L3MuonTrackCutClassifier = cms.EDProducer( "TrackCutClassifier", - src = cms.InputTag( "hltIter0L3MuonCtfWithMaterialTracks" ), - beamspot = cms.InputTag( "hltOnlineBeamSpot" ), - vertices = cms.InputTag( "hltTrimmedPixelVertices" ), - ignoreVertices = cms.bool( False ), - qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), - mva = cms.PSet( - minPixelHits = cms.vint32( 0, 0, 0 ), - maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 15.0 ), - dr_par = cms.PSet( - d0err = cms.vdouble( 0.003, 0.003, 0.003 ), - dr_par2 = cms.vdouble( 3.40282346639E38, 0.6, 0.6 ), - dr_par1 = cms.vdouble( 3.40282346639E38, 0.8, 0.8 ), - dr_exp = cms.vint32( 4, 4, 4 ), - d0err_par = cms.vdouble( 0.001, 0.001, 0.001 ) - ), - maxLostLayers = cms.vint32( 1, 1, 1 ), - min3DLayers = cms.vint32( 0, 0, 0 ), - dz_par = cms.PSet( - dz_par1 = cms.vdouble( 3.40282346639E38, 0.75, 0.75 ), - dz_par2 = cms.vdouble( 3.40282346639E38, 0.5, 0.5 ), - dz_exp = cms.vint32( 4, 4, 4 ) - ), - minNVtxTrk = cms.int32( 3 ), - maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), - minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), - maxChi2 = cms.vdouble( 9999.0, 25.0, 16.0 ), - maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), - maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), - minLayers = cms.vint32( 3, 3, 3 ) - ) -) -process.hltIter0L3MuonTrackSelectionHighPurity = cms.EDProducer( "TrackCollectionFilterCloner", - originalSource = cms.InputTag( "hltIter0L3MuonCtfWithMaterialTracks" ), - originalMVAVals = cms.InputTag( 'hltIter0L3MuonTrackCutClassifier','MVAValues' ), - originalQualVals = cms.InputTag( 'hltIter0L3MuonTrackCutClassifier','QualityMasks' ), - minQuality = cms.string( "highPurity" ), - copyExtras = cms.untracked.bool( True ), - copyTrajectories = cms.untracked.bool( False ) -) -process.hltMuonTkRelIsolationCut0p08Map = cms.EDProducer( "L3MuonCombinedRelativeIsolationProducer", - UseRhoCorrectedCaloDeposits = cms.bool( False ), - UseCaloIso = cms.bool( False ), - CaloDepositsLabel = cms.InputTag( "notUsed" ), - inputMuonCollection = cms.InputTag( "hltIterL3MuonCandidates" ), - OutputMuIsoDeposits = cms.bool( True ), - TrackPt_Min = cms.double( -1.0 ), - printDebug = cms.bool( False ), - CutsPSet = cms.PSet( - applyCutsORmaxNTracks = cms.bool( False ), - maxNTracks = cms.int32( -1 ), - Thresholds = cms.vdouble( 0.08 ), - EtaBounds = cms.vdouble( 2.411 ), - ComponentName = cms.string( "SimpleCuts" ), - ConeSizes = cms.vdouble( 0.3 ) - ), - TrkExtractorPSet = cms.PSet( - Diff_z = cms.double( 0.2 ), - inputTrackCollection = cms.InputTag( "hltIter0L3MuonTrackSelectionHighPurity" ), - Chi2Ndof_Max = cms.double( 1.0E64 ), - BeamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), - DR_Veto = cms.double( 0.01 ), - Pt_Min = cms.double( -1.0 ), - VetoLeadingTrack = cms.bool( True ), - DR_Max = cms.double( 0.3 ), - DepositLabel = cms.untracked.string( "PXLS" ), - PtVeto_Min = cms.double( 2.0 ), - NHits_Min = cms.uint32( 0 ), - PropagateTracksToRadius = cms.bool( True ), - ReferenceRadius = cms.double( 6.0 ), - Chi2Prob_Min = cms.double( -1.0 ), - Diff_r = cms.double( 0.1 ), - BeamlineOption = cms.string( "BeamSpotFromEvent" ), - ComponentName = cms.string( "PixelTrackExtractor" ), - DR_VetoPt = cms.double( 0.025 ) - ), - CaloExtractorPSet = cms.PSet( - DR_Veto_H = cms.double( 0.1 ), - Vertex_Constraint_Z = cms.bool( False ), - DR_Veto_E = cms.double( 0.07 ), - Weight_H = cms.double( 1.0 ), - CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAll" ), - DR_Max = cms.double( 0.3 ), - DepositLabel = cms.untracked.string( "EcalPlusHcal" ), - Vertex_Constraint_XY = cms.bool( False ), - Threshold_H = cms.double( 0.5 ), - Threshold_E = cms.double( 0.2 ), - ComponentName = cms.string( "CaloExtractor" ), - Weight_E = cms.double( 1.0 ) - ) -) -process.hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered0p08 = cms.EDFilter( "HLTMuonIsoFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL3fBigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20QL3pfhcalIsoRhoFilteredHB0p16HE0p20" ), - MinN = cms.int32( 1 ), - DepTag = cms.VInputTag( 'hltMuonTkRelIsolationCut0p08Map' ), - IsolatorPSet = cms.PSet( ) -) -process.hltStripTrackerHVOn = cms.EDFilter( "DetectorStateFilter", - DebugOn = cms.untracked.bool( False ), - DetectorType = cms.untracked.string( "sistrip" ), - DcsStatusLabel = cms.untracked.InputTag( "hltScalersRawToDigi" ), - DCSRecordLabel = cms.untracked.InputTag( "hltOnlineMetaDataDigis" ) -) -process.hltPixelTrackerHVOn = cms.EDFilter( "DetectorStateFilter", - DebugOn = cms.untracked.bool( False ), - DetectorType = cms.untracked.string( "pixel" ), - DcsStatusLabel = cms.untracked.InputTag( "hltScalersRawToDigi" ), - DCSRecordLabel = cms.untracked.InputTag( "hltOnlineMetaDataDigis" ) -) -process.hltTauJet5 = cms.EDFilter( "HLT1CaloJet", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4CaloJetsPFEt5" ), - triggerType = cms.int32( 84 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 5.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.5 ), - MinN = cms.int32( 1 ) -) -process.hltParticleFlowBlockForTaus = cms.EDProducer( "PFBlockProducer", - verbose = cms.untracked.bool( False ), - debug = cms.untracked.bool( False ), - elementImporters = cms.VPSet( - cms.PSet( muonSrc = cms.InputTag( "hltMuons" ), - source = cms.InputTag( "hltLightPFTracks" ), - NHitCuts_byTrackAlgo = cms.vuint32( 3, 3, 3, 3, 3, 3 ), - useIterativeTracking = cms.bool( False ), - importerName = cms.string( "GeneralTracksImporter" ), - DPtOverPtCuts_byTrackAlgo = cms.vdouble( 20.0, 20.0, 20.0, 20.0, 20.0, 20.0 ), - muonMaxDPtOPt = cms.double( 1.0 ), - trackQuality = cms.string( "highPurity" ), - cleanBadConvertedBrems = cms.bool( False ), - vetoEndcap = cms.bool( False ) - ), - cms.PSet( source = cms.InputTag( "hltParticleFlowClusterECALUnseeded" ), - importerName = cms.string( "ECALClusterImporter" ), - BCtoPFCMap = cms.InputTag( "" ) - ), - cms.PSet( source = cms.InputTag( "hltParticleFlowClusterHCAL" ), - importerName = cms.string( "GenericClusterImporter" ) - ), - cms.PSet( source = cms.InputTag( "hltParticleFlowClusterHF" ), - importerName = cms.string( "GenericClusterImporter" ) - ) - ), - linkDefinitions = cms.VPSet( - cms.PSet( linkType = cms.string( "TRACK:ECAL" ), - useKDTree = cms.bool( True ), - linkerName = cms.string( "TrackAndECALLinker" ) - ), - cms.PSet( linkType = cms.string( "TRACK:HCAL" ), - useKDTree = cms.bool( True ), - linkerName = cms.string( "TrackAndHCALLinker" ), - trajectoryLayerEntrance = cms.string( "HCALEntrance" ), - trajectoryLayerExit = cms.string( "HCALExit" ), - nMaxHcalLinksPerTrack = cms.int32( 1 ) - ), - cms.PSet( linkType = cms.string( "ECAL:HCAL" ), - useKDTree = cms.bool( False ), - linkerName = cms.string( "ECALAndHCALLinker" ), - minAbsEtaEcal = cms.double( 2.5 ) - ), - cms.PSet( linkType = cms.string( "HFEM:HFHAD" ), - useKDTree = cms.bool( False ), - linkerName = cms.string( "HFEMAndHFHADLinker" ) - ) - ) -) -process.hltParticleFlowForTaus = cms.EDProducer( "PFProducer", - verbose = cms.untracked.bool( False ), - debug = cms.untracked.bool( False ), - blocks = cms.InputTag( "hltParticleFlowBlockForTaus" ), - muons = cms.InputTag( "hltMuons" ), - postMuonCleaning = cms.bool( True ), - vetoEndcap = cms.bool( False ), - vertexCollection = cms.InputTag( "hltPixelVertices" ), - useVerticesForNeutral = cms.bool( True ), - useHO = cms.bool( False ), - PFEGammaCandidates = cms.InputTag( "particleFlowEGamma" ), - GedElectronValueMap = cms.InputTag( "gedGsfElectronsTmp" ), - GedPhotonValueMap = cms.InputTag( 'tmpGedPhotons','valMapPFEgammaCandToPhoton' ), - useEGammaElectrons = cms.bool( False ), - egammaElectrons = cms.InputTag( "" ), - useEGammaFilters = cms.bool( False ), - useProtectionsForJetMET = cms.bool( True ), - PFEGammaFiltersParameters = cms.PSet( - electron_protectionsForJetMET = cms.PSet( - maxE = cms.double( 50.0 ), - maxTrackPOverEele = cms.double( 1.0 ), - maxEcalEOverP_2 = cms.double( 0.2 ), - maxHcalEOverEcalE = cms.double( 0.1 ), - maxEcalEOverP_1 = cms.double( 0.5 ), - maxHcalEOverP = cms.double( 1.0 ), - maxEcalEOverPRes = cms.double( 0.2 ), - maxHcalE = cms.double( 10.0 ), - maxEeleOverPout = cms.double( 0.2 ), - maxNtracks = cms.double( 3.0 ), - maxEleHcalEOverEcalE = cms.double( 0.1 ), - maxDPhiIN = cms.double( 0.1 ), - maxEeleOverPoutRes = cms.double( 0.5 ) - ), - electron_maxElePtForOnlyMVAPresel = cms.double( 50.0 ), - photon_SigmaiEtaiEta_endcap = cms.double( 0.034 ), - electron_iso_combIso_endcap = cms.double( 10.0 ), - photon_protectionsForBadHcal = cms.PSet( - solidConeTrkIsoSlope = cms.double( 0.3 ), - enableProtections = cms.bool( False ), - solidConeTrkIsoOffset = cms.double( 10.0 ) - ), - electron_missinghits = cms.uint32( 1 ), - photon_MinEt = cms.double( 10.0 ), - electron_iso_pt = cms.double( 10.0 ), - electron_ecalDrivenHademPreselCut = cms.double( 0.15 ), - electron_iso_mva_endcap = cms.double( -0.1075 ), - electron_iso_combIso_barrel = cms.double( 10.0 ), - photon_protectionsForJetMET = cms.PSet( - sumPtTrackIsoSlope = cms.double( 0.001 ), - sumPtTrackIso = cms.double( 4.0 ) - ), - electron_protectionsForBadHcal = cms.PSet( - dEta = cms.vdouble( 0.0064, 0.01264 ), - dPhi = cms.vdouble( 0.0547, 0.0394 ), - enableProtections = cms.bool( False ), - eInvPInv = cms.vdouble( 0.184, 0.0721 ), - full5x5_sigmaIetaIeta = cms.vdouble( 0.0106, 0.0387 ) - ), - electron_noniso_mvaCut = cms.double( -0.1 ), - electron_iso_mva_barrel = cms.double( -0.1875 ), - photon_SigmaiEtaiEta_barrel = cms.double( 0.0125 ), - photon_combIso = cms.double( 10.0 ), - photon_HoE = cms.double( 0.05 ) - ), - muon_HCAL = cms.vdouble( 3.0, 3.0 ), - muon_ECAL = cms.vdouble( 0.5, 0.5 ), - muon_HO = cms.vdouble( 0.9, 0.9 ), - PFMuonAlgoParameters = cms.PSet( ), - rejectTracks_Bad = cms.bool( False ), - rejectTracks_Step45 = cms.bool( False ), - usePFNuclearInteractions = cms.bool( False ), - usePFConversions = cms.bool( False ), - usePFDecays = cms.bool( False ), - dptRel_DispVtx = cms.double( 10.0 ), - iCfgCandConnector = cms.PSet( - nuclCalibFactors = cms.vdouble( 0.8, 0.15, 0.5, 0.5, 0.05 ), - bCorrect = cms.bool( False ), - bCalibPrimary = cms.bool( False ) + muon_HCAL = cms.vdouble( 3.0, 3.0 ), + muon_ECAL = cms.vdouble( 0.5, 0.5 ), + muon_HO = cms.vdouble( 0.9, 0.9 ), + PFMuonAlgoParameters = cms.PSet( ), + rejectTracks_Bad = cms.bool( False ), + rejectTracks_Step45 = cms.bool( False ), + usePFNuclearInteractions = cms.bool( False ), + usePFConversions = cms.bool( False ), + usePFDecays = cms.bool( False ), + dptRel_DispVtx = cms.double( 10.0 ), + iCfgCandConnector = cms.PSet( + nuclCalibFactors = cms.vdouble( 0.8, 0.15, 0.5, 0.5, 0.05 ), + bCorrect = cms.bool( False ), + bCalibPrimary = cms.bool( False ) ), nsigma_TRACK = cms.double( 1.0 ), pt_Error = cms.double( 1.0 ), @@ -24993,6 +24478,26 @@ MaxEta = cms.double( 2.5 ), MinN = cms.int32( 1 ) ) +process.hltOverlapFilterIsoEle24IsoTau30WPTightGsfCaloJet5 = cms.EDFilter( "HLT2PhotonTau", + saveTags = cms.bool( True ), + originTag1 = cms.VInputTag( 'hltEgammaCandidates' ), + originTag2 = cms.VInputTag( 'hltAK4CaloJetsPFEt5' ), + inputTag1 = cms.InputTag( "hltEle24erWPTightGsfTrackIsoFilterForTau" ), + inputTag2 = cms.InputTag( "hltTauJet5" ), + triggerType1 = cms.int32( 81 ), + triggerType2 = cms.int32( 84 ), + MinDphi = cms.double( 0.0 ), + MaxDphi = cms.double( -1.0 ), + MinDeta = cms.double( 0.0 ), + MaxDeta = cms.double( -1.0 ), + MinMinv = cms.double( 0.0 ), + MaxMinv = cms.double( -1.0 ), + MinDelR = cms.double( 0.3 ), + MaxDelR = cms.double( 99999.0 ), + MinPt = cms.double( 1.0 ), + MaxPt = cms.double( -1.0 ), + MinN = cms.int32( 1 ) +) process.hltHpsPFTauTightAbsoluteChargedIsolationDiscriminator = cms.EDProducer( "PFRecoTauDiscriminationByIsolation", storeRawFootprintCorrection = cms.bool( False ), PFTauProducer = cms.InputTag( "hltHpsPFTauProducer" ), @@ -25195,24 +24700,24 @@ FailValue = cms.double( 0.0 ), PFTauProducer = cms.InputTag( "hltHpsPFTauProducer" ) ) -process.hltHpsPFTau27 = cms.EDFilter( "HLT1PFTau", +process.hltHpsPFTau30 = cms.EDFilter( "HLT1PFTau", saveTags = cms.bool( True ), inputTag = cms.InputTag( "hltHpsPFTauProducer" ), triggerType = cms.int32( 84 ), MinE = cms.double( -1.0 ), - MinPt = cms.double( 27.0 ), + MinPt = cms.double( 30.0 ), MinMass = cms.double( -1.0 ), MaxMass = cms.double( -1.0 ), MinEta = cms.double( -1.0 ), MaxEta = cms.double( 2.5 ), MinN = cms.int32( 1 ) ) -process.hltHpsPFTau27Track = cms.EDFilter( "HLT1PFTau", +process.hltHpsPFTau30Track = cms.EDFilter( "HLT1PFTau", saveTags = cms.bool( True ), inputTag = cms.InputTag( "hltHpsSelectedPFTausTrackFinding" ), triggerType = cms.int32( 84 ), MinE = cms.double( -1.0 ), - MinPt = cms.double( 27.0 ), + MinPt = cms.double( 30.0 ), MinMass = cms.double( -1.0 ), MaxMass = cms.double( -1.0 ), MinEta = cms.double( -1.0 ), @@ -25233,193 +24738,48 @@ discriminatorContainers = cms.VPSet( ) ) -process.hltHpsPFTau27TrackTightChargedIso = cms.EDFilter( "HLT1PFTau", +process.hltHpsPFTau30TrackTightChargedIso = cms.EDFilter( "HLT1PFTau", saveTags = cms.bool( True ), inputTag = cms.InputTag( "hltHpsSelectedPFTausTrackFindingTightChargedIsolation" ), triggerType = cms.int32( 84 ), MinE = cms.double( -1.0 ), - MinPt = cms.double( 27.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.5 ), - MinN = cms.int32( 1 ) -) -process.hltHpsPFTauAgainstMuonDiscriminator = cms.EDProducer( "PFRecoTauDiscriminationAgainstMuon2", - maskHitsRPC = cms.vint32( 0, 0, 0, 0 ), - maxNumberOfHitsLast2Stations = cms.int32( -1 ), - maskMatchesRPC = cms.vint32( 0, 0, 0, 0 ), - maskMatchesCSC = cms.vint32( 1, 0, 0, 0 ), - maskHitsCSC = cms.vint32( 0, 0, 0, 0 ), - PFTauProducer = cms.InputTag( "hltHpsPFTauProducer" ), - verbosity = cms.int32( 0 ), - maskMatchesDT = cms.vint32( 0, 0, 0, 0 ), - minPtMatchedMuon = cms.double( 5.0 ), - dRmuonMatchLimitedToJetArea = cms.bool( False ), - Prediscriminants = cms.PSet( BooleanOperator = cms.string( "and" ) ), - maskHitsDT = cms.vint32( 0, 0, 0, 0 ), - HoPMin = cms.double( -1.0 ), - maxNumberOfMatches = cms.int32( 1 ), - discriminatorOption = cms.string( "custom" ), - dRmuonMatch = cms.double( 0.3 ), - srcMuons = cms.InputTag( "" ), - doCaloMuonVeto = cms.bool( False ) -) -process.hltHpsPFTauTightOutOfSignalConePhotonsDiscriminator = cms.EDProducer( "PFRecoTauDiscriminationByIsolation", - storeRawFootprintCorrection = cms.bool( False ), - PFTauProducer = cms.InputTag( "hltHpsPFTauProducer" ), - storeRawOccupancy = cms.bool( False ), - maximumSumPtCut = cms.double( 2.0 ), - qualityCuts = cms.PSet( - vertexTrackFiltering = cms.bool( False ), - isolationQualityCuts = cms.PSet( - maxDeltaZ = cms.double( 0.2 ), - minTrackPt = cms.double( 0.5 ), - minGammaEt = cms.double( 0.5 ), - minTrackHits = cms.uint32( 3 ), - minTrackPixelHits = cms.uint32( 0 ), - maxTrackChi2 = cms.double( 100.0 ), - maxTransverseImpactParameter = cms.double( 0.1 ), - useTracksInsteadOfPFHadrons = cms.bool( False ) - ), - primaryVertexSrc = cms.InputTag( "hltPixelVertices" ), - recoverLeadingTrk = cms.bool( False ), - signalQualityCuts = cms.PSet( - maxDeltaZ = cms.double( 0.2 ), - minTrackPt = cms.double( 0.0 ), - minGammaEt = cms.double( 0.5 ), - minTrackHits = cms.uint32( 3 ), - minTrackPixelHits = cms.uint32( 0 ), - maxTrackChi2 = cms.double( 1000.0 ), - maxTransverseImpactParameter = cms.double( 0.2 ), - useTracksInsteadOfPFHadrons = cms.bool( False ), - minNeutralHadronEt = cms.double( 1.0 ) - ), - vxAssocQualityCuts = cms.PSet( - minTrackPt = cms.double( 0.0 ), - minGammaEt = cms.double( 0.5 ), - minTrackHits = cms.uint32( 3 ), - minTrackPixelHits = cms.uint32( 0 ), - maxTrackChi2 = cms.double( 1000.0 ), - maxTransverseImpactParameter = cms.double( 0.2 ), - useTracksInsteadOfPFHadrons = cms.bool( False ) - ), - pvFindingAlgo = cms.string( "closestInDeltaZ" ) - ), - minTauPtForNoIso = cms.double( -99.0 ), - maxAbsPhotonSumPt_outsideSignalCone = cms.double( 1.0E9 ), - vertexSrc = cms.InputTag( "NotUsed" ), - applySumPtCut = cms.bool( False ), - rhoConeSize = cms.double( 0.5 ), - ApplyDiscriminationByTrackerIsolation = cms.bool( True ), - storeRawPhotonSumPt_outsideSignalCone = cms.bool( False ), - rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAll" ), - enableHGCalWorkaround = cms.bool( False ), - footprintCorrections = cms.VPSet( - cms.PSet( offset = cms.string( "0.0" ), - selection = cms.string( "decayMode() = 0" ) - ), - cms.PSet( offset = cms.string( "0.0" ), - selection = cms.string( "decayMode() = 1 || decayMode() = 2" ) - ), - cms.PSet( offset = cms.string( "2.7" ), - selection = cms.string( "decayMode() = 5" ) - ), - cms.PSet( offset = cms.string( "0.0" ), - selection = cms.string( "decayMode() = 6" ) - ), - cms.PSet( offset = cms.string( "max(2.0, 0.22*pt() - 2.0)" ), - selection = cms.string( "decayMode() = 10" ) - ) - ), - deltaBetaFactor = cms.string( "0.38" ), - applyFootprintCorrection = cms.bool( False ), - UseAllPFCandsForWeights = cms.bool( False ), - relativeSumPtCut = cms.double( 0.1 ), - Prediscriminants = cms.PSet( BooleanOperator = cms.string( "and" ) ), - maximumOccupancy = cms.uint32( 0 ), - verbosity = cms.int32( 0 ), - applyOccupancyCut = cms.bool( False ), - applyDeltaBetaCorrection = cms.bool( False ), - applyRelativeSumPtCut = cms.bool( False ), - storeRawPUsumPt = cms.bool( False ), - applyPhotonPtSumOutsideSignalConeCut = cms.bool( True ), - deltaBetaPUTrackPtCutOverride = cms.bool( True ), - ApplyDiscriminationByWeightedECALIsolation = cms.bool( False ), - storeRawSumPt = cms.bool( False ), - ApplyDiscriminationByECALIsolation = cms.bool( False ), - applyRhoCorrection = cms.bool( False ), - WeightECALIsolation = cms.double( 1.0 ), - rhoUEOffsetCorrection = cms.double( 1.0 ), - maxRelPhotonSumPt_outsideSignalCone = cms.double( 0.1 ), - deltaBetaPUTrackPtCutOverride_val = cms.double( 0.5 ), - isoConeSizeForDeltaBeta = cms.double( 0.3 ), - relativeSumPtOffset = cms.double( 0.0 ), - customOuterCone = cms.double( -1.0 ), - particleFlowSrc = cms.InputTag( "hltParticleFlowForTaus" ) -) -process.hltHpsSelectedPFTausTrackFindingTightChargedIsolationTightOOSCPhotonsAgainstMuon = cms.EDFilter( "PFTauSelector", - src = cms.InputTag( "hltHpsPFTauProducer" ), - cut = cms.string( "0.5" ), - discriminators = cms.VPSet( - cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauTrackFindingDiscriminator" ), - selectionCut = cms.double( 0.5 ) - ), - cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauTightAbsOrRelChargedIsolationDiscriminator" ), - selectionCut = cms.double( 0.5 ) - ), - cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauAgainstMuonDiscriminator" ), - selectionCut = cms.double( 0.5 ) - ), - cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauTightOutOfSignalConePhotonsDiscriminator" ), - selectionCut = cms.double( 0.5 ) - ) - ), - discriminatorContainers = cms.VPSet( - ) -) -process.hltHpsPFTau27TrackTightChargedIsoTightOOSCPhotonsAgainstMuon = cms.EDFilter( "HLT1PFTau", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltHpsSelectedPFTausTrackFindingTightChargedIsolationTightOOSCPhotonsAgainstMuon" ), - triggerType = cms.int32( 84 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 27.0 ), + MinPt = cms.double( 30.0 ), MinMass = cms.double( -1.0 ), MaxMass = cms.double( -1.0 ), MinEta = cms.double( -1.0 ), MaxEta = cms.double( 2.5 ), MinN = cms.int32( 1 ) ) -process.hltHpsL1JetsHLTPFTauTrackTightChargedIsolationTightOOSCPhotonsAgainstMuonMatch = cms.EDProducer( "L1THLTTauMatching", - L1TauTrigger = cms.InputTag( "hltL1sBigORMu18erTauXXer2p1" ), - JetSrc = cms.InputTag( "hltHpsSelectedPFTausTrackFindingTightChargedIsolationTightOOSCPhotonsAgainstMuon" ), +process.hltHpsL1JetsHLTPFTauTrackTightChargedIsolationMatch = cms.EDProducer( "L1THLTTauMatching", + L1TauTrigger = cms.InputTag( "hltL1sBigORLooseIsoEGXXerIsoTauYYerdRMin0p3" ), + JetSrc = cms.InputTag( "hltHpsSelectedPFTausTrackFindingTightChargedIsolation" ), EtMin = cms.double( 0.0 ), ReduceTauContent = cms.bool( True ), KeepOriginalVertex = cms.bool( False ) ) -process.hltHpsSelectedPFTau27TightChargedIsolationTightOOSCPhotonsAgainstMuonL1HLTMatched = cms.EDFilter( "HLT1PFTau", +process.hltHpsSelectedPFTau30TightChargedIsolationL1HLTMatched = cms.EDFilter( "HLT1PFTau", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltHpsL1JetsHLTPFTauTrackTightChargedIsolationTightOOSCPhotonsAgainstMuonMatch" ), + inputTag = cms.InputTag( "hltHpsL1JetsHLTPFTauTrackTightChargedIsolationMatch" ), triggerType = cms.int32( 84 ), MinE = cms.double( -1.0 ), - MinPt = cms.double( 27.0 ), + MinPt = cms.double( 30.0 ), MinMass = cms.double( -1.0 ), MaxMass = cms.double( -1.0 ), MinEta = cms.double( -1.0 ), MaxEta = cms.double( 2.1 ), MinN = cms.int32( 1 ) ) -process.hltHpsOverlapFilterIsoMu20TightChargedIsoTightOOSCPhotonsPFTau27L1Seeded = cms.EDFilter( "HLT2MuonPFTau", +process.hltHpsOverlapFilterIsoEle24WPTightGsfTightIsoPFTau30 = cms.EDFilter( "HLT2PhotonPFTau", saveTags = cms.bool( True ), - originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), - originTag2 = cms.VInputTag( 'hltHpsSelectedPFTausTrackFindingTightChargedIsolationTightOOSCPhotonsAgainstMuon' ), - inputTag1 = cms.InputTag( "hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered0p08" ), - inputTag2 = cms.InputTag( "hltHpsSelectedPFTau27TightChargedIsolationTightOOSCPhotonsAgainstMuonL1HLTMatched" ), - triggerType1 = cms.int32( 83 ), + originTag1 = cms.VInputTag( 'hltEgammaCandidates' ), + originTag2 = cms.VInputTag( 'hltHpsSelectedPFTausTrackFindingTightChargedIsolation' ), + inputTag1 = cms.InputTag( "hltEle24erWPTightGsfTrackIsoFilterForTau" ), + inputTag2 = cms.InputTag( "hltHpsSelectedPFTau30TightChargedIsolationL1HLTMatched" ), + triggerType1 = cms.int32( 81 ), triggerType2 = cms.int32( 84 ), MinDphi = cms.double( 0.0 ), MaxDphi = cms.double( -1.0 ), - MinDeta = cms.double( 1.0 ), + MinDeta = cms.double( 0.0 ), MaxDeta = cms.double( -1.0 ), MinMinv = cms.double( 0.0 ), MaxMinv = cms.double( -1.0 ), @@ -25429,29 +24789,180 @@ MaxPt = cms.double( -1.0 ), MinN = cms.int32( 1 ) ) -process.hltPreIsoMu27MediumDeepTauPFTauHPS20eta2p1SingleL1 = cms.EDFilter( "HLTPrescaler", +process.hltL1sHTTForBeamSpot = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_HTT120er OR L1_HTT160er OR L1_HTT200er OR L1_HTT255er OR L1_HTT280er OR L1_HTT320er OR L1_HTT360er OR L1_ETT2000 OR L1_HTT400er OR L1_HTT450er OR L1_SingleJet120 OR L1_SingleJet140er2p5 OR L1_SingleJet160er2p5 OR L1_SingleJet180 OR L1_SingleJet200 OR L1_DoubleJet40er2p5 OR L1_DoubleJet100er2p5 OR L1_DoubleJet120er2p5" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +) +process.hltPreHT300Beamspot = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltL1fL1sMu22or25L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", +process.hltAK4CaloJetsIDPassed = cms.EDProducer( "HLTCaloJetIDProducer", + min_N90 = cms.int32( -2 ), + min_N90hits = cms.int32( 2 ), + min_EMF = cms.double( 1.0E-6 ), + max_EMF = cms.double( 999.0 ), + jetsInput = cms.InputTag( "hltAK4CaloJets" ), + JetIDParams = cms.PSet( + hfRecHitsColl = cms.InputTag( "hltHfreco" ), + hoRecHitsColl = cms.InputTag( "hltHoreco" ), + ebRecHitsColl = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + hbheRecHitsColl = cms.InputTag( "hltHbhereco" ), + useRecHits = cms.bool( True ), + eeRecHitsColl = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ) + ) +) +process.hltAK4CaloJetsCorrectedIDPassed = cms.EDProducer( "CorrectedCaloJetProducer", + src = cms.InputTag( "hltAK4CaloJetsIDPassed" ), + correctors = cms.VInputTag( 'hltAK4CaloCorrector' ) +) +process.hltHtMht = cms.EDProducer( "HLTHtMhtProducer", + usePt = cms.bool( False ), + excludePFMuons = cms.bool( False ), + minNJetHt = cms.int32( 0 ), + minNJetMht = cms.int32( 0 ), + minPtJetHt = cms.double( 40.0 ), + minPtJetMht = cms.double( 30.0 ), + maxEtaJetHt = cms.double( 2.5 ), + maxEtaJetMht = cms.double( 5.0 ), + jetsLabel = cms.InputTag( "hltAK4CaloJetsCorrected" ), + pfCandidatesLabel = cms.InputTag( "" ) +) +process.hltHT300 = cms.EDFilter( "HLTHtMhtFilter", + saveTags = cms.bool( True ), + htLabels = cms.VInputTag( 'hltHtMht' ), + mhtLabels = cms.VInputTag( 'hltHtMht' ), + minHt = cms.vdouble( 300.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) +) +process.hltVerticesPF = cms.EDProducer( "PrimaryVertexProducer", + vertexCollections = cms.VPSet( + cms.PSet( chi2cutoff = cms.double( 3.0 ), + label = cms.string( "" ), + useBeamConstraint = cms.bool( False ), + minNdof = cms.double( 0.0 ), + maxDistanceToBeam = cms.double( 1.0 ), + algorithm = cms.string( "AdaptiveVertexFitter" ) + ), + cms.PSet( chi2cutoff = cms.double( 3.0 ), + label = cms.string( "WithBS" ), + useBeamConstraint = cms.bool( True ), + minNdof = cms.double( 0.0 ), + maxDistanceToBeam = cms.double( 1.0 ), + algorithm = cms.string( "AdaptiveVertexFitter" ) + ) + ), + verbose = cms.untracked.bool( False ), + TkFilterParameters = cms.PSet( + maxEta = cms.double( 100.0 ), + minPt = cms.double( 0.0 ), + minSiliconLayersWithHits = cms.int32( 5 ), + minPixelLayersWithHits = cms.int32( 2 ), + maxNormalizedChi2 = cms.double( 20.0 ), + trackQuality = cms.string( "any" ), + algorithm = cms.string( "filter" ), + maxD0Significance = cms.double( 999.0 ) + ), + beamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), + TrackLabel = cms.InputTag( "hltPFMuonMerging" ), + TrackTimeResosLabel = cms.InputTag( "dummy_default" ), + TrackTimesLabel = cms.InputTag( "dummy_default" ), + TkClusParameters = cms.PSet( + TkDAClusParameters = cms.PSet( + zmerge = cms.double( 0.01 ), + Tstop = cms.double( 0.5 ), + d0CutOff = cms.double( 999.0 ), + dzCutOff = cms.double( 4.0 ), + vertexSize = cms.double( 0.15 ), + coolingFactor = cms.double( 0.6 ), + Tpurge = cms.double( 2.0 ), + Tmin = cms.double( 2.4 ), + uniquetrkweight = cms.double( 0.9 ) + ), + algorithm = cms.string( "DA_vect" ) + ), + isRecoveryIteration = cms.bool( False ), + recoveryVtxCollection = cms.InputTag( "" ) +) +process.hltVerticesPFSelector = cms.EDFilter( "PrimaryVertexObjectFilter", + filterParams = cms.PSet( + maxZ = cms.double( 24.0 ), + minNdof = cms.double( 4.0 ), + maxRho = cms.double( 2.0 ), + pvSrc = cms.InputTag( "hltVerticesPF" ) + ), + src = cms.InputTag( "hltVerticesPF" ) +) +process.hltVerticesPFFilter = cms.EDFilter( "VertexSelector", + src = cms.InputTag( "hltVerticesPFSelector" ), + cut = cms.string( "!isFake" ), + filter = cms.bool( True ) +) +process.hltFEDSelectorOnlineMetaData = cms.EDProducer( "EvFFEDSelector", + inputTag = cms.InputTag( "rawDataCollector" ), + fedList = cms.vuint32( 1022 ) +) +process.hltL1sZeroBias = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_ZeroBias" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +) +process.hltPreZeroBiasBeamspot = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltL1sBigORMu18erTauXXer2p1 = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_Mu18er2p1_Tau24er2p1 OR L1_Mu18er2p1_Tau26er2p1" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +) +process.hltPreIsoMu20eta2p1TightChargedIsoPFTauHPS27eta2p1CrossL1 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - PreviousCandTag = cms.InputTag( "hltL1sSingleMu22or25" ), - MaxEta = cms.double( 2.5 ), + PreviousCandTag = cms.InputTag( "hltL1sBigORMu18erTauXXer2p1" ), + MaxEta = cms.double( 2.1 ), MinPt = cms.double( 0.0 ), MaxDeltaR = cms.double( 0.3 ), MinN = cms.int32( 1 ), CentralBxOnly = cms.bool( True ), SelectQualities = cms.vint32( ) ) -process.hltL2fL1sMu22or25L1f0L2Filtered10Q = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", +process.hltL2fBigORMu18erTauXXer2p1L1f0L2Filtered10Q = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", saveTags = cms.bool( True ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), CandTag = cms.InputTag( "hltL2MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sMu22or25L1Filtered0" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0" ), SeedMapTag = cms.InputTag( "hltL2Muons" ), MinN = cms.int32( 0 ), - MaxEta = cms.double( 2.5 ), + MaxEta = cms.double( 2.16 ), AbsEtaBins = cms.vdouble( 0.0 ), MinNstations = cms.vint32( 0 ), MinNhits = cms.vint32( 0 ), @@ -25465,10 +24976,10 @@ NSigmaPt = cms.double( 0.0 ), MatchToPreviousCand = cms.bool( True ) ) -process.hltL1fForIterL3L1fL1sMu22or25L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", +process.hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), CandTag = cms.InputTag( "hltL1MuonsPt0" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sMu22or25L1Filtered0" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0" ), MaxEta = cms.double( 2.5 ), MinPt = cms.double( 0.0 ), MaxDeltaR = cms.double( 0.3 ), @@ -25476,21 +24987,21 @@ CentralBxOnly = cms.bool( True ), SelectQualities = cms.vint32( ) ) -process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q = cms.EDFilter( "HLTMuonL3PreFilter", +process.hltL3fL1BigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20Q = cms.EDFilter( "HLTMuonL3PreFilter", saveTags = cms.bool( True ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sMu22or25L1f0L2Filtered10Q" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sMu22or25L1Filtered0" ), + PreviousCandTag = cms.InputTag( "hltL2fBigORMu18erTauXXer2p1L1f0L2Filtered10Q" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0" ), inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), MinN = cms.int32( 1 ), - MaxEta = cms.double( 1.0E99 ), + MaxEta = cms.double( 2.1 ), MinNhits = cms.int32( 0 ), MaxDr = cms.double( 2.0 ), MinDr = cms.double( -1.0 ), MaxDz = cms.double( 9999.0 ), MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 27.0 ), + MinPt = cms.double( 20.0 ), NSigmaPt = cms.double( 0.0 ), MaxNormalizedChi2 = cms.double( 9999.0 ), MaxDXYBeamSpot = cms.double( 9999.0 ), @@ -25519,134 +25030,1079 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27QL3pfecalIsoRhoFilteredEB0p14EE0p10 = cms.EDFilter( "HLTMuonGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q" ), - varTag = cms.InputTag( "hltMuonEcalMFPFClusterIsoForMuons" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.14 ), - thrOverEEE = cms.vdouble( 0.1 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) +process.hltFixedGridRhoFastjetECALMFForMuons = cms.EDProducer( "FixedGridRhoProducerFastjetFromRecHit", + hbheRecHitsTag = cms.InputTag( "hltHbhereco" ), + ebRecHitsTag = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + eeRecHitsTag = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + skipHCAL = cms.bool( True ), + skipECAL = cms.bool( False ), + eThresHB = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ), + eThresHE = cms.vdouble( 0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ), + maxRapidity = cms.double( 2.5 ), + gridSpacing = cms.double( 0.55 ) ) -process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27QL3pfhcalIsoRhoFilteredHB0p16HE0p20 = cms.EDFilter( "HLTMuonGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27QL3pfecalIsoRhoFilteredEB0p14EE0p10" ), - varTag = cms.InputTag( "hltMuonHcalRegPFClusterIsoForMuons" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.16 ), - thrOverEEE = cms.vdouble( 0.2 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) +process.hltFixedGridRhoFastjetHCAL = cms.EDProducer( "FixedGridRhoProducerFastjetFromRecHit", + hbheRecHitsTag = cms.InputTag( "hltHbhereco" ), + ebRecHitsTag = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + eeRecHitsTag = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + skipHCAL = cms.bool( False ), + skipECAL = cms.bool( True ), + eThresHB = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ), + eThresHE = cms.vdouble( 0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ), + maxRapidity = cms.double( 2.5 ), + gridSpacing = cms.double( 0.55 ) ) -process.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f27QL3trkIsoFiltered0p08 = cms.EDFilter( "HLTMuonIsoFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27QL3pfhcalIsoRhoFilteredHB0p16HE0p20" ), - MinN = cms.int32( 1 ), - DepTag = cms.VInputTag( 'hltMuonTkRelIsolationCut0p08Map' ), - IsolatorPSet = cms.PSet( ) +process.hltRecHitInRegionForMuonsMF = cms.EDProducer( "MuonHLTRechitInRegionsProducer", + productLabels = cms.vstring( 'EcalRegionalRecHitsEB', + 'EcalRegionalRecHitsEE' ), + ecalhitLabels = cms.VInputTag( 'hltEcalRecHit:EcalRecHitsEB','hltEcalRecHit:EcalRecHitsEE' ), + l1TagIsolated = cms.InputTag( "hltIterL3MuonCandidates" ), + l1TagNonIsolated = cms.InputTag( "NotUsed" ), + useUncalib = cms.bool( False ), + doIsolated = cms.bool( True ), + l1LowerThr = cms.double( 0.0 ), + l1UpperThr = cms.double( 999.0 ), + l1LowerThrIgnoreIsolation = cms.double( 100.0 ), + regionEtaMargin = cms.double( 0.4 ), + regionPhiMargin = cms.double( 0.4 ) ) -process.hltCaloTowersIsoTau1Regional = cms.EDProducer( "CaloTowerFromL1TCreatorForTauHLT", - TauTrigger = cms.InputTag( 'hltGtStage2Digis','Tau' ), - towers = cms.InputTag( "hltTowerMakerForAll" ), - TauId = cms.int32( 0 ), - UseTowersInCone = cms.double( 0.8 ), - minimumE = cms.double( 0.8 ), - minimumEt = cms.double( 0.5 ), - BX = cms.int32( 0 ), - verbose = cms.untracked.int32( 0 ) +process.hltRecHitInRegionForMuonsES = cms.EDProducer( "MuonHLTRechitInRegionsProducer", + productLabels = cms.vstring( 'EcalRegionalRecHitsES' ), + ecalhitLabels = cms.VInputTag( 'hltEcalPreshowerRecHit:EcalRecHitsES' ), + l1TagIsolated = cms.InputTag( "hltIterL3MuonCandidates" ), + l1TagNonIsolated = cms.InputTag( "NotUsed" ), + useUncalib = cms.bool( False ), + doIsolated = cms.bool( True ), + l1LowerThr = cms.double( 0.0 ), + l1UpperThr = cms.double( 999.0 ), + l1LowerThrIgnoreIsolation = cms.double( 100.0 ), + regionEtaMargin = cms.double( 0.4 ), + regionPhiMargin = cms.double( 0.4 ) ) -process.hltAkIsoTau1Regional = cms.EDProducer( "FastjetJetProducer", - useMassDropTagger = cms.bool( False ), - useFiltering = cms.bool( False ), - useDynamicFiltering = cms.bool( False ), - useTrimming = cms.bool( False ), - usePruning = cms.bool( False ), - useCMSBoostedTauSeedingAlgorithm = cms.bool( False ), - useKtPruning = cms.bool( False ), - useConstituentSubtraction = cms.bool( False ), - useSoftDrop = cms.bool( False ), - correctShape = cms.bool( False ), - UseOnlyVertexTracks = cms.bool( False ), - UseOnlyOnePV = cms.bool( False ), - muCut = cms.double( -1.0 ), - yCut = cms.double( -1.0 ), - rFilt = cms.double( -1.0 ), - rFiltFactor = cms.double( -1.0 ), - trimPtFracMin = cms.double( -1.0 ), - zcut = cms.double( -1.0 ), - rcut_factor = cms.double( -1.0 ), - csRho_EtaMax = cms.double( -1.0 ), - csRParam = cms.double( -1.0 ), - beta = cms.double( -1.0 ), - R0 = cms.double( -1.0 ), - gridMaxRapidity = cms.double( -1.0 ), - gridSpacing = cms.double( -1.0 ), - DzTrVtxMax = cms.double( 0.0 ), - DxyTrVtxMax = cms.double( 0.0 ), - MaxVtxZ = cms.double( 15.0 ), - subjetPtMin = cms.double( -1.0 ), - muMin = cms.double( -1.0 ), - muMax = cms.double( -1.0 ), - yMin = cms.double( -1.0 ), - yMax = cms.double( -1.0 ), - dRMin = cms.double( -1.0 ), - dRMax = cms.double( -1.0 ), - maxDepth = cms.int32( -1 ), - nFilt = cms.int32( -1 ), - MinVtxNdof = cms.int32( 5 ), - src = cms.InputTag( "hltCaloTowersIsoTau1Regional" ), - srcPVs = cms.InputTag( "NotUsed" ), - jetType = cms.string( "CaloJet" ), - jetAlgorithm = cms.string( "AntiKt" ), - rParam = cms.double( 0.2 ), - inputEtMin = cms.double( 0.3 ), - inputEMin = cms.double( 0.0 ), - jetPtMin = cms.double( 1.0 ), - doPVCorrection = cms.bool( False ), - doAreaFastjet = cms.bool( False ), - doRhoFastjet = cms.bool( False ), - doPUOffsetCorr = cms.bool( False ), - puPtMin = cms.double( 10.0 ), - nSigmaPU = cms.double( 1.0 ), - radiusPU = cms.double( 0.4 ), - subtractorName = cms.string( "" ), - useExplicitGhosts = cms.bool( False ), - doAreaDiskApprox = cms.bool( False ), - voronoiRfact = cms.double( -9.0 ), - Rho_EtaMax = cms.double( 4.4 ), - Ghost_EtaMax = cms.double( 6.0 ), - Active_Area_Repeats = cms.int32( 5 ), - GhostArea = cms.double( 0.01 ), - restrictInputs = cms.bool( False ), - maxInputs = cms.uint32( 1 ), - writeCompound = cms.bool( False ), - writeJetsWithConst = cms.bool( False ), +process.hltParticleFlowRecHitECALForMuonsMF = cms.EDProducer( "PFRecHitProducer", + navigator = cms.PSet( + barrel = cms.PSet( ), + endcap = cms.PSet( ), + name = cms.string( "PFRecHitECALNavigator" ) + ), + producers = cms.VPSet( + cms.PSet( src = cms.InputTag( 'hltRecHitInRegionForMuonsMF','EcalRegionalRecHitsEB' ), + srFlags = cms.InputTag( "" ), + name = cms.string( "PFEBRecHitCreator" ), + qualityTests = cms.VPSet( + cms.PSet( name = cms.string( "PFRecHitQTestDBThreshold" ), + applySelectionsToAllCrystals = cms.bool( True ) + ), + cms.PSet( topologicalCleaning = cms.bool( True ), + skipTTRecoveredHits = cms.bool( True ), + cleaningThreshold = cms.double( 2.0 ), + name = cms.string( "PFRecHitQTestECAL" ), + timingCleaning = cms.bool( True ) + ) + ) + ), + cms.PSet( src = cms.InputTag( 'hltRecHitInRegionForMuonsMF','EcalRegionalRecHitsEE' ), + srFlags = cms.InputTag( "" ), + name = cms.string( "PFEERecHitCreator" ), + qualityTests = cms.VPSet( + cms.PSet( name = cms.string( "PFRecHitQTestDBThreshold" ), + applySelectionsToAllCrystals = cms.bool( True ) + ), + cms.PSet( topologicalCleaning = cms.bool( True ), + skipTTRecoveredHits = cms.bool( True ), + cleaningThreshold = cms.double( 2.0 ), + name = cms.string( "PFRecHitQTestECAL" ), + timingCleaning = cms.bool( True ) + ) + ) + ) + ) +) +process.hltParticleFlowRecHitPSForMuons = cms.EDProducer( "PFRecHitProducer", + navigator = cms.PSet( name = cms.string( "PFRecHitPreshowerNavigator" ) ), + producers = cms.VPSet( + cms.PSet( src = cms.InputTag( 'hltRecHitInRegionForMuonsES','EcalRegionalRecHitsES' ), + name = cms.string( "PFPSRecHitCreator" ), + qualityTests = cms.VPSet( + cms.PSet( threshold = cms.double( 7.0E-6 ), + name = cms.string( "PFRecHitQTestThreshold" ) + ) + ) + ) + ) +) +process.hltParticleFlowClusterECALUncorrectedForMuonsMF = cms.EDProducer( "PFClusterProducer", + recHitsSource = cms.InputTag( "hltParticleFlowRecHitECALForMuonsMF" ), + recHitCleaners = cms.VPSet( + ), + seedCleaners = cms.VPSet( + ), + seedFinder = cms.PSet( + thresholdsByDetector = cms.VPSet( + cms.PSet( seedingThresholdPt = cms.double( 0.15 ), + seedingThreshold = cms.double( 0.6 ), + detector = cms.string( "ECAL_ENDCAP" ) + ), + cms.PSet( seedingThresholdPt = cms.double( 0.0 ), + seedingThreshold = cms.double( 0.23 ), + detector = cms.string( "ECAL_BARREL" ) + ) + ), + algoName = cms.string( "LocalMaximumSeedFinder" ), + nNeighbours = cms.int32( 8 ) + ), + initialClusteringStep = cms.PSet( + thresholdsByDetector = cms.VPSet( + cms.PSet( gatheringThreshold = cms.double( 0.08 ), + gatheringThresholdPt = cms.double( 0.0 ), + detector = cms.string( "ECAL_BARREL" ) + ), + cms.PSet( gatheringThreshold = cms.double( 0.3 ), + gatheringThresholdPt = cms.double( 0.0 ), + detector = cms.string( "ECAL_ENDCAP" ) + ) + ), + algoName = cms.string( "Basic2DGenericTopoClusterizer" ), + useCornerCells = cms.bool( True ) + ), + pfClusterBuilder = cms.PSet( + minFracTot = cms.double( 1.0E-20 ), + stoppingTolerance = cms.double( 1.0E-8 ), + positionCalc = cms.PSet( + minAllowedNormalization = cms.double( 1.0E-9 ), + posCalcNCrystals = cms.int32( 9 ), + algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), + logWeightDenominator = cms.double( 0.08 ), + minFractionInCalc = cms.double( 1.0E-9 ), + timeResolutionCalcBarrel = cms.PSet( + corrTermLowE = cms.double( 0.0510871 ), + threshLowE = cms.double( 0.5 ), + noiseTerm = cms.double( 1.10889 ), + constantTermLowE = cms.double( 0.0 ), + noiseTermLowE = cms.double( 1.31883 ), + threshHighE = cms.double( 5.0 ), + constantTerm = cms.double( 0.428192 ) + ), + timeResolutionCalcEndcap = cms.PSet( + corrTermLowE = cms.double( 0.0 ), + threshLowE = cms.double( 1.0 ), + noiseTerm = cms.double( 5.72489999999 ), + constantTermLowE = cms.double( 0.0 ), + noiseTermLowE = cms.double( 6.92683000001 ), + threshHighE = cms.double( 10.0 ), + constantTerm = cms.double( 0.0 ) + ) + ), + maxIterations = cms.uint32( 50 ), + positionCalcForConvergence = cms.PSet( + minAllowedNormalization = cms.double( 0.0 ), + T0_ES = cms.double( 1.2 ), + algoName = cms.string( "ECAL2DPositionCalcWithDepthCorr" ), + T0_EE = cms.double( 3.1 ), + T0_EB = cms.double( 7.4 ), + X0 = cms.double( 0.89 ), + minFractionInCalc = cms.double( 0.0 ), + W0 = cms.double( 4.2 ) + ), + allCellsPositionCalc = cms.PSet( + minAllowedNormalization = cms.double( 1.0E-9 ), + posCalcNCrystals = cms.int32( -1 ), + algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), + logWeightDenominator = cms.double( 0.08 ), + minFractionInCalc = cms.double( 1.0E-9 ), + timeResolutionCalcBarrel = cms.PSet( + corrTermLowE = cms.double( 0.0510871 ), + threshLowE = cms.double( 0.5 ), + noiseTerm = cms.double( 1.10889 ), + constantTermLowE = cms.double( 0.0 ), + noiseTermLowE = cms.double( 1.31883 ), + threshHighE = cms.double( 5.0 ), + constantTerm = cms.double( 0.428192 ) + ), + timeResolutionCalcEndcap = cms.PSet( + corrTermLowE = cms.double( 0.0 ), + threshLowE = cms.double( 1.0 ), + noiseTerm = cms.double( 5.72489999999 ), + constantTermLowE = cms.double( 0.0 ), + noiseTermLowE = cms.double( 6.92683000001 ), + threshHighE = cms.double( 10.0 ), + constantTerm = cms.double( 0.0 ) + ) + ), + algoName = cms.string( "Basic2DGenericPFlowClusterizer" ), + recHitEnergyNorms = cms.VPSet( + cms.PSet( recHitEnergyNorm = cms.double( 0.08 ), + detector = cms.string( "ECAL_BARREL" ) + ), + cms.PSet( recHitEnergyNorm = cms.double( 0.3 ), + detector = cms.string( "ECAL_ENDCAP" ) + ) + ), + showerSigma = cms.double( 1.5 ), + minFractionToKeep = cms.double( 1.0E-7 ), + excludeOtherSeeds = cms.bool( True ) + ), + positionReCalc = cms.PSet( + minAllowedNormalization = cms.double( 0.0 ), + T0_ES = cms.double( 1.2 ), + algoName = cms.string( "ECAL2DPositionCalcWithDepthCorr" ), + T0_EE = cms.double( 3.1 ), + T0_EB = cms.double( 7.4 ), + X0 = cms.double( 0.89 ), + minFractionInCalc = cms.double( 0.0 ), + W0 = cms.double( 4.2 ) + ), + energyCorrector = cms.PSet( ) +) +process.hltParticleFlowClusterPSForMuons = cms.EDProducer( "PFClusterProducer", + recHitsSource = cms.InputTag( "hltParticleFlowRecHitPSForMuons" ), + recHitCleaners = cms.VPSet( + ), + seedCleaners = cms.VPSet( + ), + seedFinder = cms.PSet( + thresholdsByDetector = cms.VPSet( + cms.PSet( seedingThresholdPt = cms.double( 0.0 ), + seedingThreshold = cms.double( 1.2E-4 ), + detector = cms.string( "PS1" ) + ), + cms.PSet( seedingThresholdPt = cms.double( 0.0 ), + seedingThreshold = cms.double( 1.2E-4 ), + detector = cms.string( "PS2" ) + ) + ), + algoName = cms.string( "LocalMaximumSeedFinder" ), + nNeighbours = cms.int32( 4 ) + ), + initialClusteringStep = cms.PSet( + thresholdsByDetector = cms.VPSet( + cms.PSet( gatheringThreshold = cms.double( 6.0E-5 ), + gatheringThresholdPt = cms.double( 0.0 ), + detector = cms.string( "PS1" ) + ), + cms.PSet( gatheringThreshold = cms.double( 6.0E-5 ), + gatheringThresholdPt = cms.double( 0.0 ), + detector = cms.string( "PS2" ) + ) + ), + algoName = cms.string( "Basic2DGenericTopoClusterizer" ), + useCornerCells = cms.bool( False ) + ), + pfClusterBuilder = cms.PSet( + minFracTot = cms.double( 1.0E-20 ), + stoppingTolerance = cms.double( 1.0E-8 ), + positionCalc = cms.PSet( + minAllowedNormalization = cms.double( 1.0E-9 ), + posCalcNCrystals = cms.int32( -1 ), + algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), + logWeightDenominator = cms.double( 6.0E-5 ), + minFractionInCalc = cms.double( 1.0E-9 ) + ), + maxIterations = cms.uint32( 50 ), + algoName = cms.string( "Basic2DGenericPFlowClusterizer" ), + recHitEnergyNorms = cms.VPSet( + cms.PSet( recHitEnergyNorm = cms.double( 6.0E-5 ), + detector = cms.string( "PS1" ) + ), + cms.PSet( recHitEnergyNorm = cms.double( 6.0E-5 ), + detector = cms.string( "PS2" ) + ) + ), + showerSigma = cms.double( 0.3 ), + minFractionToKeep = cms.double( 1.0E-7 ), + excludeOtherSeeds = cms.bool( True ) + ), + positionReCalc = cms.PSet( ), + energyCorrector = cms.PSet( ) +) +process.hltParticleFlowClusterECALForMuonsMF = cms.EDProducer( "CorrectedECALPFClusterProducer", + minimumPSEnergy = cms.double( 0.0 ), + skipPS = cms.bool( False ), + inputPS = cms.InputTag( "hltParticleFlowClusterPSForMuons" ), + energyCorrector = cms.PSet( + applyCrackCorrections = cms.bool( False ), + srfAwareCorrection = cms.bool( True ), + applyMVACorrections = cms.bool( True ), + maxPtForMVAEvaluation = cms.double( 300.0 ), + recHitsEBLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + recHitsEELabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + ebSrFlagLabel = cms.InputTag( "hltEcalDigis" ), + eeSrFlagLabel = cms.InputTag( "hltEcalDigis" ) + ), + inputECAL = cms.InputTag( "hltParticleFlowClusterECALUncorrectedForMuonsMF" ) +) +process.hltMuonEcalMFPFClusterIsoForMuons = cms.EDProducer( "MuonHLTEcalPFClusterIsolationProducer", + recoCandidateProducer = cms.InputTag( "hltIterL3MuonCandidates" ), + pfClusterProducer = cms.InputTag( "hltParticleFlowClusterECALForMuonsMF" ), + rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetECALMFForMuons" ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + drMax = cms.double( 0.3 ), + drVetoBarrel = cms.double( 0.05 ), + drVetoEndcap = cms.double( 0.05 ), + etaStripBarrel = cms.double( 0.0 ), + etaStripEndcap = cms.double( 0.0 ), + energyBarrel = cms.double( 0.0 ), + energyEndcap = cms.double( 0.0 ), + effectiveAreas = cms.vdouble( 0.35, 0.193 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) +) +process.hltL3fBigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20QL3pfecalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltL3fL1BigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20Q" ), + varTag = cms.InputTag( "hltMuonEcalMFPFClusterIsoForMuons" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.14 ), + thrOverEEE = cms.vdouble( 0.1 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) +) +process.hltMuonHcalRegPFClusterIsoForMuons = cms.EDProducer( "MuonHLTHcalPFClusterIsolationProducer", + recoCandidateProducer = cms.InputTag( "hltIterL3MuonCandidates" ), + pfClusterProducerHCAL = cms.InputTag( "hltParticleFlowClusterHCAL" ), + useHF = cms.bool( False ), + pfClusterProducerHFEM = cms.InputTag( "" ), + pfClusterProducerHFHAD = cms.InputTag( "" ), + rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetHCAL" ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + drMax = cms.double( 0.3 ), + drVetoBarrel = cms.double( 0.1 ), + drVetoEndcap = cms.double( 0.1 ), + etaStripBarrel = cms.double( 0.0 ), + etaStripEndcap = cms.double( 0.0 ), + energyBarrel = cms.double( 0.0 ), + energyEndcap = cms.double( 0.0 ), + useEt = cms.bool( True ), + effectiveAreas = cms.vdouble( 0.227, 0.372 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) +) +process.hltL3fBigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20QL3pfhcalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltL3fBigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20QL3pfecalIsoRhoFiltered" ), + varTag = cms.InputTag( "hltMuonHcalRegPFClusterIsoForMuons" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.177 ), + thrOverEEE = cms.vdouble( 0.24 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) +) +process.hltPixelTracksTrackingRegionsForSeedsL3Muon = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", + RegionPSet = cms.PSet( + vertexCollection = cms.InputTag( "hltPixelVertices" ), + zErrorVetex = cms.double( 0.2 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + zErrorBeamSpot = cms.double( 24.2 ), + maxNVertices = cms.int32( 4 ), + maxNRegions = cms.int32( 40 ), + nSigmaZVertex = cms.double( 3.0 ), + nSigmaZBeamSpot = cms.double( 4.0 ), + ptMin = cms.double( 0.3 ), + mode = cms.string( "VerticesFixed" ), + input = cms.InputTag( "hltIterL3MuonCandidates" ), + searchOpt = cms.bool( False ), + whereToUseMeasurementTracker = cms.string( "Never" ), + originRadius = cms.double( 0.1 ), + measurementTrackerName = cms.InputTag( "" ), + precise = cms.bool( True ), + deltaEta = cms.double( 0.3 ), + deltaPhi = cms.double( 0.3 ) + ) +) +process.hltPixelTracksInRegionIter0L3Muon = cms.EDProducer( "TrackSelectorByRegion", + tracks = cms.InputTag( "hltPixelTracks" ), + regions = cms.InputTag( "hltPixelTracksTrackingRegionsForSeedsL3Muon" ), + produceTrackCollection = cms.bool( True ), + produceMask = cms.bool( False ) +) +process.hltIter0L3MuonPixelSeedsFromPixelTracks = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", + InputCollection = cms.InputTag( "hltPixelTracksInRegionIter0L3Muon" ), + InputVertexCollection = cms.InputTag( "hltTrimmedPixelVertices" ), + originHalfLength = cms.double( 0.3 ), + originRadius = cms.double( 0.1 ), + useProtoTrackKinematics = cms.bool( False ), + useEventsWithNoVertex = cms.bool( True ), + TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + usePV = cms.bool( False ), + includeFourthHit = cms.bool( True ), + SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) +) +process.hltIter0L3MuonCkfTrackCandidates = cms.EDProducer( "CkfTrackCandidateMaker", + cleanTrajectoryAfterInOut = cms.bool( False ), + doSeedingRegionRebuilding = cms.bool( False ), + onlyPixelHitsForSeedCleaner = cms.bool( False ), + reverseTrajectories = cms.bool( False ), + useHitsSplitting = cms.bool( False ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ), + src = cms.InputTag( "hltIter0L3MuonPixelSeedsFromPixelTracks" ), + clustersToSkip = cms.InputTag( "" ), + phase2clustersToSkip = cms.InputTag( "" ), + TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter0GroupedCkfTrajectoryBuilderIT" ) ), + TransientInitialStateEstimatorParameters = cms.PSet( + propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), + numberMeasurementsForFit = cms.int32( 4 ), + propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) + ), + numHitsForSeedCleaner = cms.int32( 4 ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + RedundantSeedCleaner = cms.string( "CachingSeedCleanerBySharedInput" ), + TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), + maxNSeeds = cms.uint32( 100000 ), + maxSeedsBeforeCleaning = cms.uint32( 1000 ) +) +process.hltIter0L3MuonCtfWithMaterialTracks = cms.EDProducer( "TrackProducer", + useSimpleMF = cms.bool( True ), + SimpleMagneticField = cms.string( "ParabolicMf" ), + src = cms.InputTag( "hltIter0L3MuonCkfTrackCandidates" ), + clusterRemovalInfo = cms.InputTag( "" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Fitter = cms.string( "hltESPFittingSmootherIT" ), + useHitsSplitting = cms.bool( False ), + alias = cms.untracked.string( "ctfWithMaterialTracks" ), + TrajectoryInEvent = cms.bool( False ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + AlgorithmName = cms.string( "hltIter0" ), + Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), + GeometricInnerState = cms.bool( True ), + NavigationSchool = cms.string( "" ), + MeasurementTracker = cms.string( "" ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ) +) +process.hltIter0L3MuonTrackCutClassifier = cms.EDProducer( "TrackCutClassifier", + src = cms.InputTag( "hltIter0L3MuonCtfWithMaterialTracks" ), + beamspot = cms.InputTag( "hltOnlineBeamSpot" ), + vertices = cms.InputTag( "hltTrimmedPixelVertices" ), + ignoreVertices = cms.bool( False ), + qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), + mva = cms.PSet( + minPixelHits = cms.vint32( 0, 0, 0 ), + maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 15.0 ), + dr_par = cms.PSet( + d0err = cms.vdouble( 0.003, 0.003, 0.003 ), + dr_par2 = cms.vdouble( 3.40282346639E38, 0.6, 0.6 ), + dr_par1 = cms.vdouble( 3.40282346639E38, 0.8, 0.8 ), + dr_exp = cms.vint32( 4, 4, 4 ), + d0err_par = cms.vdouble( 0.001, 0.001, 0.001 ) + ), + maxLostLayers = cms.vint32( 1, 1, 1 ), + min3DLayers = cms.vint32( 0, 0, 0 ), + dz_par = cms.PSet( + dz_par1 = cms.vdouble( 3.40282346639E38, 0.75, 0.75 ), + dz_par2 = cms.vdouble( 3.40282346639E38, 0.5, 0.5 ), + dz_exp = cms.vint32( 4, 4, 4 ) + ), + minNVtxTrk = cms.int32( 3 ), + maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), + minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), + maxChi2 = cms.vdouble( 9999.0, 25.0, 16.0 ), + maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), + maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), + minLayers = cms.vint32( 3, 3, 3 ) + ) +) +process.hltIter0L3MuonTrackSelectionHighPurity = cms.EDProducer( "TrackCollectionFilterCloner", + originalSource = cms.InputTag( "hltIter0L3MuonCtfWithMaterialTracks" ), + originalMVAVals = cms.InputTag( 'hltIter0L3MuonTrackCutClassifier','MVAValues' ), + originalQualVals = cms.InputTag( 'hltIter0L3MuonTrackCutClassifier','QualityMasks' ), + minQuality = cms.string( "highPurity" ), + copyExtras = cms.untracked.bool( True ), + copyTrajectories = cms.untracked.bool( False ) +) +process.hltMuonTkRelIsolationCut0p08Map = cms.EDProducer( "L3MuonCombinedRelativeIsolationProducer", + UseRhoCorrectedCaloDeposits = cms.bool( False ), + UseCaloIso = cms.bool( False ), + CaloDepositsLabel = cms.InputTag( "notUsed" ), + inputMuonCollection = cms.InputTag( "hltIterL3MuonCandidates" ), + OutputMuIsoDeposits = cms.bool( True ), + TrackPt_Min = cms.double( -1.0 ), + printDebug = cms.bool( False ), + CutsPSet = cms.PSet( + applyCutsORmaxNTracks = cms.bool( False ), + maxNTracks = cms.int32( -1 ), + Thresholds = cms.vdouble( 0.08 ), + EtaBounds = cms.vdouble( 2.411 ), + ComponentName = cms.string( "SimpleCuts" ), + ConeSizes = cms.vdouble( 0.3 ) + ), + TrkExtractorPSet = cms.PSet( + Diff_z = cms.double( 0.2 ), + inputTrackCollection = cms.InputTag( "hltIter0L3MuonTrackSelectionHighPurity" ), + Chi2Ndof_Max = cms.double( 1.0E64 ), + BeamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), + DR_Veto = cms.double( 0.01 ), + Pt_Min = cms.double( -1.0 ), + VetoLeadingTrack = cms.bool( True ), + DR_Max = cms.double( 0.3 ), + DepositLabel = cms.untracked.string( "PXLS" ), + PtVeto_Min = cms.double( 2.0 ), + NHits_Min = cms.uint32( 0 ), + PropagateTracksToRadius = cms.bool( True ), + ReferenceRadius = cms.double( 6.0 ), + Chi2Prob_Min = cms.double( -1.0 ), + Diff_r = cms.double( 0.1 ), + BeamlineOption = cms.string( "BeamSpotFromEvent" ), + ComponentName = cms.string( "PixelTrackExtractor" ), + DR_VetoPt = cms.double( 0.025 ) + ), + CaloExtractorPSet = cms.PSet( + DR_Veto_H = cms.double( 0.1 ), + Vertex_Constraint_Z = cms.bool( False ), + DR_Veto_E = cms.double( 0.07 ), + Weight_H = cms.double( 1.0 ), + CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAll" ), + DR_Max = cms.double( 0.3 ), + DepositLabel = cms.untracked.string( "EcalPlusHcal" ), + Vertex_Constraint_XY = cms.bool( False ), + Threshold_H = cms.double( 0.5 ), + Threshold_E = cms.double( 0.2 ), + ComponentName = cms.string( "CaloExtractor" ), + Weight_E = cms.double( 1.0 ) + ) +) +process.hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered = cms.EDFilter( "HLTMuonIsoFilter", + saveTags = cms.bool( True ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL3fBigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20QL3pfhcalIsoRhoFiltered" ), + MinN = cms.int32( 1 ), + DepTag = cms.VInputTag( 'hltMuonTkRelIsolationCut0p08Map' ), + IsolatorPSet = cms.PSet( ) +) +process.hltHpsPFTau27 = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltHpsPFTauProducer" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 27.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.5 ), + MinN = cms.int32( 1 ) +) +process.hltHpsPFTau27Track = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltHpsSelectedPFTausTrackFinding" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 27.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.5 ), + MinN = cms.int32( 1 ) +) +process.hltHpsPFTau27TrackTightChargedIso = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltHpsSelectedPFTausTrackFindingTightChargedIsolation" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 27.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.5 ), + MinN = cms.int32( 1 ) +) +process.hltHpsPFTauAgainstMuonDiscriminator = cms.EDProducer( "PFRecoTauDiscriminationAgainstMuon2", + maskHitsRPC = cms.vint32( 0, 0, 0, 0 ), + maxNumberOfHitsLast2Stations = cms.int32( -1 ), + maskMatchesRPC = cms.vint32( 0, 0, 0, 0 ), + maskMatchesCSC = cms.vint32( 1, 0, 0, 0 ), + maskHitsCSC = cms.vint32( 0, 0, 0, 0 ), + PFTauProducer = cms.InputTag( "hltHpsPFTauProducer" ), + verbosity = cms.int32( 0 ), + maskMatchesDT = cms.vint32( 0, 0, 0, 0 ), + minPtMatchedMuon = cms.double( 5.0 ), + dRmuonMatchLimitedToJetArea = cms.bool( False ), + Prediscriminants = cms.PSet( BooleanOperator = cms.string( "and" ) ), + maskHitsDT = cms.vint32( 0, 0, 0, 0 ), + HoPMin = cms.double( -1.0 ), + maxNumberOfMatches = cms.int32( 1 ), + discriminatorOption = cms.string( "custom" ), + dRmuonMatch = cms.double( 0.3 ), + srcMuons = cms.InputTag( "" ), + doCaloMuonVeto = cms.bool( False ) +) +process.hltHpsSelectedPFTausTrackFindingTightChargedIsolationAgainstMuon = cms.EDFilter( "PFTauSelector", + src = cms.InputTag( "hltHpsPFTauProducer" ), + cut = cms.string( "pt > 0" ), + discriminators = cms.VPSet( + cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauTrackFindingDiscriminator" ), + selectionCut = cms.double( 0.5 ) + ), + cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauTightAbsOrRelChargedIsolationDiscriminator" ), + selectionCut = cms.double( 0.5 ) + ), + cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauAgainstMuonDiscriminator" ), + selectionCut = cms.double( 0.5 ) + ) + ), + discriminatorContainers = cms.VPSet( + ) +) +process.hltHpsPFTau27TrackTightChargedIsoAgainstMuon = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltHpsSelectedPFTausTrackFindingTightChargedIsolationAgainstMuon" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 27.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.5 ), + MinN = cms.int32( 1 ) +) +process.hltHpsL1JetsHLTPFTauTrackTightChargedIsolationAgainstMuonMatch = cms.EDProducer( "L1THLTTauMatching", + L1TauTrigger = cms.InputTag( "hltL1sBigORMu18erTauXXer2p1" ), + JetSrc = cms.InputTag( "hltHpsSelectedPFTausTrackFindingTightChargedIsolationAgainstMuon" ), + EtMin = cms.double( 0.0 ), + ReduceTauContent = cms.bool( True ), + KeepOriginalVertex = cms.bool( False ) +) +process.hltHpsSelectedPFTau27TightChargedIsolationAgainstMuonL1HLTMatched = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltHpsL1JetsHLTPFTauTrackTightChargedIsolationAgainstMuonMatch" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 27.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 1 ) +) +process.hltHpsOverlapFilterIsoMu20TightChargedIsoPFTau27L1Seeded = cms.EDFilter( "HLT2MuonPFTau", + saveTags = cms.bool( True ), + originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), + originTag2 = cms.VInputTag( 'hltHpsSelectedPFTausTrackFindingTightChargedIsolationAgainstMuon' ), + inputTag1 = cms.InputTag( "hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered" ), + inputTag2 = cms.InputTag( "hltHpsSelectedPFTau27TightChargedIsolationAgainstMuonL1HLTMatched" ), + triggerType1 = cms.int32( 83 ), + triggerType2 = cms.int32( 84 ), + MinDphi = cms.double( 0.0 ), + MaxDphi = cms.double( -1.0 ), + MinDeta = cms.double( 1.0 ), + MaxDeta = cms.double( -1.0 ), + MinMinv = cms.double( 0.0 ), + MaxMinv = cms.double( -1.0 ), + MinDelR = cms.double( 0.3 ), + MaxDelR = cms.double( 99999.0 ), + MinPt = cms.double( 1.0 ), + MaxPt = cms.double( -1.0 ), + MinN = cms.int32( 1 ) +) +process.hltPreIsoMu20eta2p1TightChargedIsoPFTauHPS27eta2p1TightIDCrossL1 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltHpsPFTauTightOutOfSignalConePhotonsDiscriminator = cms.EDProducer( "PFRecoTauDiscriminationByIsolation", + storeRawFootprintCorrection = cms.bool( False ), + PFTauProducer = cms.InputTag( "hltHpsPFTauProducer" ), + storeRawOccupancy = cms.bool( False ), + maximumSumPtCut = cms.double( 2.0 ), + qualityCuts = cms.PSet( + vertexTrackFiltering = cms.bool( False ), + isolationQualityCuts = cms.PSet( + maxDeltaZ = cms.double( 0.2 ), + minTrackPt = cms.double( 0.5 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 100.0 ), + maxTransverseImpactParameter = cms.double( 0.1 ), + useTracksInsteadOfPFHadrons = cms.bool( False ) + ), + primaryVertexSrc = cms.InputTag( "hltPixelVertices" ), + recoverLeadingTrk = cms.bool( False ), + signalQualityCuts = cms.PSet( + maxDeltaZ = cms.double( 0.2 ), + minTrackPt = cms.double( 0.0 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 1000.0 ), + maxTransverseImpactParameter = cms.double( 0.2 ), + useTracksInsteadOfPFHadrons = cms.bool( False ), + minNeutralHadronEt = cms.double( 1.0 ) + ), + vxAssocQualityCuts = cms.PSet( + minTrackPt = cms.double( 0.0 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 1000.0 ), + maxTransverseImpactParameter = cms.double( 0.2 ), + useTracksInsteadOfPFHadrons = cms.bool( False ) + ), + pvFindingAlgo = cms.string( "closestInDeltaZ" ) + ), + minTauPtForNoIso = cms.double( -99.0 ), + maxAbsPhotonSumPt_outsideSignalCone = cms.double( 1.0E9 ), + vertexSrc = cms.InputTag( "NotUsed" ), + applySumPtCut = cms.bool( False ), + rhoConeSize = cms.double( 0.5 ), + ApplyDiscriminationByTrackerIsolation = cms.bool( True ), + storeRawPhotonSumPt_outsideSignalCone = cms.bool( False ), + rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAll" ), + enableHGCalWorkaround = cms.bool( False ), + footprintCorrections = cms.VPSet( + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 0" ) + ), + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 1 || decayMode() = 2" ) + ), + cms.PSet( offset = cms.string( "2.7" ), + selection = cms.string( "decayMode() = 5" ) + ), + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 6" ) + ), + cms.PSet( offset = cms.string( "max(2.0, 0.22*pt() - 2.0)" ), + selection = cms.string( "decayMode() = 10" ) + ) + ), + deltaBetaFactor = cms.string( "0.38" ), + applyFootprintCorrection = cms.bool( False ), + UseAllPFCandsForWeights = cms.bool( False ), + relativeSumPtCut = cms.double( 0.1 ), + Prediscriminants = cms.PSet( BooleanOperator = cms.string( "and" ) ), + maximumOccupancy = cms.uint32( 0 ), + verbosity = cms.int32( 0 ), + applyOccupancyCut = cms.bool( False ), + applyDeltaBetaCorrection = cms.bool( False ), + applyRelativeSumPtCut = cms.bool( False ), + storeRawPUsumPt = cms.bool( False ), + applyPhotonPtSumOutsideSignalConeCut = cms.bool( True ), + deltaBetaPUTrackPtCutOverride = cms.bool( True ), + ApplyDiscriminationByWeightedECALIsolation = cms.bool( False ), + storeRawSumPt = cms.bool( False ), + ApplyDiscriminationByECALIsolation = cms.bool( False ), + applyRhoCorrection = cms.bool( False ), + WeightECALIsolation = cms.double( 1.0 ), + rhoUEOffsetCorrection = cms.double( 1.0 ), + maxRelPhotonSumPt_outsideSignalCone = cms.double( 0.1 ), + deltaBetaPUTrackPtCutOverride_val = cms.double( 0.5 ), + isoConeSizeForDeltaBeta = cms.double( 0.3 ), + relativeSumPtOffset = cms.double( 0.0 ), + customOuterCone = cms.double( -1.0 ), + particleFlowSrc = cms.InputTag( "hltParticleFlowForTaus" ) +) +process.hltHpsSelectedPFTausTrackFindingTightChargedIsolationTightOOSCPhotonsAgainstMuon = cms.EDFilter( "PFTauSelector", + src = cms.InputTag( "hltHpsPFTauProducer" ), + cut = cms.string( "0.5" ), + discriminators = cms.VPSet( + cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauTrackFindingDiscriminator" ), + selectionCut = cms.double( 0.5 ) + ), + cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauTightAbsOrRelChargedIsolationDiscriminator" ), + selectionCut = cms.double( 0.5 ) + ), + cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauAgainstMuonDiscriminator" ), + selectionCut = cms.double( 0.5 ) + ), + cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauTightOutOfSignalConePhotonsDiscriminator" ), + selectionCut = cms.double( 0.5 ) + ) + ), + discriminatorContainers = cms.VPSet( + ) +) +process.hltHpsPFTau27TrackTightChargedIsoTightOOSCPhotonsAgainstMuon = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltHpsSelectedPFTausTrackFindingTightChargedIsolationTightOOSCPhotonsAgainstMuon" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 27.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.5 ), + MinN = cms.int32( 1 ) +) +process.hltHpsL1JetsHLTPFTauTrackTightChargedIsolationTightOOSCPhotonsAgainstMuonMatch = cms.EDProducer( "L1THLTTauMatching", + L1TauTrigger = cms.InputTag( "hltL1sBigORMu18erTauXXer2p1" ), + JetSrc = cms.InputTag( "hltHpsSelectedPFTausTrackFindingTightChargedIsolationTightOOSCPhotonsAgainstMuon" ), + EtMin = cms.double( 0.0 ), + ReduceTauContent = cms.bool( True ), + KeepOriginalVertex = cms.bool( False ) +) +process.hltHpsSelectedPFTau27TightChargedIsolationTightOOSCPhotonsAgainstMuonL1HLTMatched = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltHpsL1JetsHLTPFTauTrackTightChargedIsolationTightOOSCPhotonsAgainstMuonMatch" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 27.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 1 ) +) +process.hltHpsOverlapFilterIsoMu20TightChargedIsoTightOOSCPhotonsPFTau27L1Seeded = cms.EDFilter( "HLT2MuonPFTau", + saveTags = cms.bool( True ), + originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), + originTag2 = cms.VInputTag( 'hltHpsSelectedPFTausTrackFindingTightChargedIsolationTightOOSCPhotonsAgainstMuon' ), + inputTag1 = cms.InputTag( "hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered" ), + inputTag2 = cms.InputTag( "hltHpsSelectedPFTau27TightChargedIsolationTightOOSCPhotonsAgainstMuonL1HLTMatched" ), + triggerType1 = cms.int32( 83 ), + triggerType2 = cms.int32( 84 ), + MinDphi = cms.double( 0.0 ), + MaxDphi = cms.double( -1.0 ), + MinDeta = cms.double( 1.0 ), + MaxDeta = cms.double( -1.0 ), + MinMinv = cms.double( 0.0 ), + MaxMinv = cms.double( -1.0 ), + MinDelR = cms.double( 0.3 ), + MaxDelR = cms.double( 99999.0 ), + MinPt = cms.double( 1.0 ), + MaxPt = cms.double( -1.0 ), + MinN = cms.int32( 1 ) +) +process.hltPreIsoMu27MediumDeepTauPFTauHPS20eta2p1SingleL1 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltL1fL1sMu22or25L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", + saveTags = cms.bool( True ), + CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + PreviousCandTag = cms.InputTag( "hltL1sSingleMu22or25" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 1 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) +) +process.hltL2fL1sMu22or25L1f0L2Filtered10Q = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", + saveTags = cms.bool( True ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltL2MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sMu22or25L1Filtered0" ), + SeedMapTag = cms.InputTag( "hltL2Muons" ), + MinN = cms.int32( 0 ), + MaxEta = cms.double( 2.5 ), + AbsEtaBins = cms.vdouble( 0.0 ), + MinNstations = cms.vint32( 0 ), + MinNhits = cms.vint32( 0 ), + CutOnChambers = cms.bool( False ), + MinNchambers = cms.vint32( 0 ), + MaxDr = cms.double( 9999.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), + NSigmaPt = cms.double( 0.0 ), + MatchToPreviousCand = cms.bool( True ) +) +process.hltL1fForIterL3L1fL1sMu22or25L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", + saveTags = cms.bool( True ), + CandTag = cms.InputTag( "hltL1MuonsPt0" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sMu22or25L1Filtered0" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 1 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) +) +process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q = cms.EDFilter( "HLTMuonL3PreFilter", + saveTags = cms.bool( True ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sMu22or25L1f0L2Filtered10Q" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sMu22or25L1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 1.0E99 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 27.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxNormalizedChi2 = cms.double( 9999.0 ), + MaxDXYBeamSpot = cms.double( 9999.0 ), + MinDXYBeamSpot = cms.double( -1.0 ), + MinNmuonHits = cms.int32( 0 ), + MaxPtDifference = cms.double( 9999.0 ), + MinTrackPt = cms.double( 0.0 ), + minMuonStations = cms.int32( 2 ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 0 ), + MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), + trkMuonId = cms.uint32( 0 ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) +) +process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27QL3pfecalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q" ), + varTag = cms.InputTag( "hltMuonEcalMFPFClusterIsoForMuons" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.14 ), + thrOverEEE = cms.vdouble( 0.1 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) +) +process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27QL3pfhcalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27QL3pfecalIsoRhoFiltered" ), + varTag = cms.InputTag( "hltMuonHcalRegPFClusterIsoForMuons" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.177 ), + thrOverEEE = cms.vdouble( 0.24 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) +) +process.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f27QL3trkIsoFiltered = cms.EDFilter( "HLTMuonIsoFilter", + saveTags = cms.bool( True ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27QL3pfhcalIsoRhoFiltered" ), + MinN = cms.int32( 1 ), + DepTag = cms.VInputTag( 'hltMuonTkRelIsolationCut0p08Map' ), + IsolatorPSet = cms.PSet( ) +) +process.hltCaloTowersIsoTau1Regional = cms.EDProducer( "CaloTowerFromL1TCreatorForTauHLT", + TauTrigger = cms.InputTag( 'hltGtStage2Digis','Tau' ), + towers = cms.InputTag( "hltTowerMakerForAll" ), + TauId = cms.int32( 0 ), + UseTowersInCone = cms.double( 0.8 ), + minimumE = cms.double( 0.8 ), + minimumEt = cms.double( 0.5 ), + BX = cms.int32( 0 ), + verbose = cms.untracked.int32( 0 ) +) +process.hltAkIsoTau1Regional = cms.EDProducer( "FastjetJetProducer", + useMassDropTagger = cms.bool( False ), + useFiltering = cms.bool( False ), + useDynamicFiltering = cms.bool( False ), + useTrimming = cms.bool( False ), + usePruning = cms.bool( False ), + useCMSBoostedTauSeedingAlgorithm = cms.bool( False ), + useKtPruning = cms.bool( False ), + useConstituentSubtraction = cms.bool( False ), + useSoftDrop = cms.bool( False ), + correctShape = cms.bool( False ), + UseOnlyVertexTracks = cms.bool( False ), + UseOnlyOnePV = cms.bool( False ), + muCut = cms.double( -1.0 ), + yCut = cms.double( -1.0 ), + rFilt = cms.double( -1.0 ), + rFiltFactor = cms.double( -1.0 ), + trimPtFracMin = cms.double( -1.0 ), + zcut = cms.double( -1.0 ), + rcut_factor = cms.double( -1.0 ), + csRho_EtaMax = cms.double( -1.0 ), + csRParam = cms.double( -1.0 ), + beta = cms.double( -1.0 ), + R0 = cms.double( -1.0 ), + gridMaxRapidity = cms.double( -1.0 ), + gridSpacing = cms.double( -1.0 ), + DzTrVtxMax = cms.double( 0.0 ), + DxyTrVtxMax = cms.double( 0.0 ), + MaxVtxZ = cms.double( 15.0 ), + subjetPtMin = cms.double( -1.0 ), + muMin = cms.double( -1.0 ), + muMax = cms.double( -1.0 ), + yMin = cms.double( -1.0 ), + yMax = cms.double( -1.0 ), + dRMin = cms.double( -1.0 ), + dRMax = cms.double( -1.0 ), + maxDepth = cms.int32( -1 ), + nFilt = cms.int32( -1 ), + MinVtxNdof = cms.int32( 5 ), + src = cms.InputTag( "hltCaloTowersIsoTau1Regional" ), + srcPVs = cms.InputTag( "NotUsed" ), + jetType = cms.string( "CaloJet" ), + jetAlgorithm = cms.string( "AntiKt" ), + rParam = cms.double( 0.2 ), + inputEtMin = cms.double( 0.3 ), + inputEMin = cms.double( 0.0 ), + jetPtMin = cms.double( 1.0 ), + doPVCorrection = cms.bool( False ), + doAreaFastjet = cms.bool( False ), + doRhoFastjet = cms.bool( False ), + doPUOffsetCorr = cms.bool( False ), + puPtMin = cms.double( 10.0 ), + nSigmaPU = cms.double( 1.0 ), + radiusPU = cms.double( 0.4 ), + subtractorName = cms.string( "" ), + useExplicitGhosts = cms.bool( False ), + doAreaDiskApprox = cms.bool( False ), + voronoiRfact = cms.double( -9.0 ), + Rho_EtaMax = cms.double( 4.4 ), + Ghost_EtaMax = cms.double( 6.0 ), + Active_Area_Repeats = cms.int32( 5 ), + GhostArea = cms.double( 0.01 ), + restrictInputs = cms.bool( False ), + maxInputs = cms.uint32( 1 ), + writeCompound = cms.bool( False ), + writeJetsWithConst = cms.bool( False ), doFastJetNonUniform = cms.bool( False ), useDeterministicSeed = cms.bool( True ), minSeed = cms.uint32( 0 ), @@ -27238,7 +27694,7 @@ saveTags = cms.bool( True ), originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), originTag2 = cms.VInputTag( 'hltHpsSelectedPFTausMediumDeepTauDitauWPAgainstMuon' ), - inputTag1 = cms.InputTag( "hltL3crIsoL1sMu22Or25L1f0L2f10QL3f27QL3trkIsoFiltered0p08" ), + inputTag1 = cms.InputTag( "hltL3crIsoL1sMu22Or25L1f0L2f10QL3f27QL3trkIsoFiltered" ), inputTag2 = cms.InputTag( "hltHpsSinglePFTau20TrackDeepTauDitauWPAgainstMuon" ), triggerType1 = cms.int32( 83 ), triggerType2 = cms.int32( 84 ), @@ -27356,7 +27812,7 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltL3fL1sMu18L1f0L2f10QL3Filtered20QL3pfecalIsoRhoFilteredEB0p14EE0p10 = cms.EDFilter( "HLTMuonGenericFilter", +process.hltL3fL1sMu18L1f0L2f10QL3Filtered20QL3pfecalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", saveTags = cms.bool( True ), candTag = cms.InputTag( "hltL3fL1sMu18L1f0L2f10QL3Filtered20Q" ), varTag = cms.InputTag( "hltMuonEcalMFPFClusterIsoForMuons" ), @@ -27378,9 +27834,9 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) ) -process.hltL3fL1sMu18L1f0L2f10QL3Filtered20QL3pfhcalIsoRhoFilteredHB0p16HE0p20 = cms.EDFilter( "HLTMuonGenericFilter", +process.hltL3fL1sMu18L1f0L2f10QL3Filtered20QL3pfhcalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltL3fL1sMu18L1f0L2f10QL3Filtered20QL3pfecalIsoRhoFilteredEB0p14EE0p10" ), + candTag = cms.InputTag( "hltL3fL1sMu18L1f0L2f10QL3Filtered20QL3pfecalIsoRhoFiltered" ), varTag = cms.InputTag( "hltMuonHcalRegPFClusterIsoForMuons" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), @@ -27388,8 +27844,8 @@ useEt = cms.bool( True ), thrRegularEB = cms.vdouble( -1.0 ), thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.16 ), - thrOverEEE = cms.vdouble( 0.2 ), + thrOverEEB = cms.vdouble( 0.177 ), + thrOverEEE = cms.vdouble( 0.24 ), thrOverE2EB = cms.vdouble( -1.0 ), thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), @@ -27400,10 +27856,10 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) ) -process.hltL3crIsoL1sMu18L1f0L2f10QL3f20QL3trkIsoFiltered0p08 = cms.EDFilter( "HLTMuonIsoFilter", +process.hltL3crIsoL1sMu18L1f0L2f10QL3f20QL3trkIsoFiltered = cms.EDFilter( "HLTMuonIsoFilter", saveTags = cms.bool( True ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL3fL1sMu18L1f0L2f10QL3Filtered20QL3pfhcalIsoRhoFilteredHB0p16HE0p20" ), + PreviousCandTag = cms.InputTag( "hltL3fL1sMu18L1f0L2f10QL3Filtered20QL3pfhcalIsoRhoFiltered" ), MinN = cms.int32( 1 ), DepTag = cms.VInputTag( 'hltMuonTkRelIsolationCut0p08Map' ), IsolatorPSet = cms.PSet( ) @@ -27510,7 +27966,7 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltL3crIsoL1sSingleMu22L1f0L2f10QL3f24QL3pfecalIsoRhoFilteredEB0p14EE0p10 = cms.EDFilter( "HLTMuonGenericFilter", +process.hltL3crIsoL1sSingleMu22L1f0L2f10QL3f24QL3pfecalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", saveTags = cms.bool( True ), candTag = cms.InputTag( "hltL3fL1sSingleMu22L1f0L2f10QL3Filtered24Q" ), varTag = cms.InputTag( "hltMuonEcalMFPFClusterIsoForMuons" ), @@ -27532,9 +27988,9 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) ) -process.hltL3crIsoL1sSingleMu22L1f0L2f10QL3f24QL3pfhcalIsoRhoFilteredHB0p16HE0p20 = cms.EDFilter( "HLTMuonGenericFilter", +process.hltL3crIsoL1sSingleMu22L1f0L2f10QL3f24QL3pfhcalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltL3crIsoL1sSingleMu22L1f0L2f10QL3f24QL3pfecalIsoRhoFilteredEB0p14EE0p10" ), + candTag = cms.InputTag( "hltL3crIsoL1sSingleMu22L1f0L2f10QL3f24QL3pfecalIsoRhoFiltered" ), varTag = cms.InputTag( "hltMuonHcalRegPFClusterIsoForMuons" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), @@ -27542,8 +27998,8 @@ useEt = cms.bool( True ), thrRegularEB = cms.vdouble( -1.0 ), thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.16 ), - thrOverEEE = cms.vdouble( 0.2 ), + thrOverEEB = cms.vdouble( 0.177 ), + thrOverEEE = cms.vdouble( 0.24 ), thrOverE2EB = cms.vdouble( -1.0 ), thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), @@ -27554,10 +28010,10 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) ) -process.hltL3crIsoL1sSingleMu22L1f0L2f10QL3f24QL3trkIsoFiltered0p08 = cms.EDFilter( "HLTMuonIsoFilter", +process.hltL3crIsoL1sSingleMu22L1f0L2f10QL3f24QL3trkIsoFiltered = cms.EDFilter( "HLTMuonIsoFilter", saveTags = cms.bool( True ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL3crIsoL1sSingleMu22L1f0L2f10QL3f24QL3pfhcalIsoRhoFilteredHB0p16HE0p20" ), + PreviousCandTag = cms.InputTag( "hltL3crIsoL1sSingleMu22L1f0L2f10QL3f24QL3pfhcalIsoRhoFiltered" ), MinN = cms.int32( 1 ), DepTag = cms.VInputTag( 'hltMuonTkRelIsolationCut0p08Map' ), IsolatorPSet = cms.PSet( ) @@ -27652,7 +28108,7 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltL3crIsoL1sSingleMu22erL1f0L2f10QL3f24QL3pfecalIsoRhoFilteredEB0p14EE0p10 = cms.EDFilter( "HLTMuonGenericFilter", +process.hltL3crIsoL1sSingleMu22erL1f0L2f10QL3f24QL3pfecalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", saveTags = cms.bool( True ), candTag = cms.InputTag( "hltL3fL1sSingleMu22erL1f0L2f10QL3Filtered24Q" ), varTag = cms.InputTag( "hltMuonEcalMFPFClusterIsoForMuons" ), @@ -27674,9 +28130,9 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) ) -process.hltL3crIsoL1sSingleMu22erL1f0L2f10QL3f24QL3pfhcalIsoRhoFilteredHB0p16HE0p20 = cms.EDFilter( "HLTMuonGenericFilter", +process.hltL3crIsoL1sSingleMu22erL1f0L2f10QL3f24QL3pfhcalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltL3crIsoL1sSingleMu22erL1f0L2f10QL3f24QL3pfecalIsoRhoFilteredEB0p14EE0p10" ), + candTag = cms.InputTag( "hltL3crIsoL1sSingleMu22erL1f0L2f10QL3f24QL3pfecalIsoRhoFiltered" ), varTag = cms.InputTag( "hltMuonHcalRegPFClusterIsoForMuons" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), @@ -27684,8 +28140,8 @@ useEt = cms.bool( True ), thrRegularEB = cms.vdouble( -1.0 ), thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.16 ), - thrOverEEE = cms.vdouble( 0.2 ), + thrOverEEB = cms.vdouble( 0.177 ), + thrOverEEE = cms.vdouble( 0.24 ), thrOverE2EB = cms.vdouble( -1.0 ), thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), @@ -27696,10 +28152,10 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) ) -process.hltL3crIsoL1sSingleMu22erL1f0L2f10QL3f24QL3trkIsoFiltered0p08 = cms.EDFilter( "HLTMuonIsoFilter", +process.hltL3crIsoL1sSingleMu22erL1f0L2f10QL3f24QL3trkIsoFiltered = cms.EDFilter( "HLTMuonIsoFilter", saveTags = cms.bool( True ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL3crIsoL1sSingleMu22erL1f0L2f10QL3f24QL3pfhcalIsoRhoFilteredHB0p16HE0p20" ), + PreviousCandTag = cms.InputTag( "hltL3crIsoL1sSingleMu22erL1f0L2f10QL3f24QL3pfhcalIsoRhoFiltered" ), MinN = cms.int32( 1 ), DepTag = cms.VInputTag( 'hltMuonTkRelIsolationCut0p08Map' ), IsolatorPSet = cms.PSet( ) @@ -29098,7 +29554,7 @@ Weight_E = cms.double( 1.0 ) ) ) -process.hltDiMuon178RelTrkIsoFiltered0p4 = cms.EDFilter( "HLTMuonIsoFilter", +process.hltDiMuon178RelTrkIsoVVLFiltered = cms.EDFilter( "HLTMuonIsoFilter", saveTags = cms.bool( True ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), PreviousCandTag = cms.InputTag( "hltL3fL1DoubleMu155fPreFiltered8" ), @@ -29196,7 +29652,7 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltDiMuon199RelTrkIsoFiltered0p4 = cms.EDFilter( "HLTMuonIsoFilter", +process.hltDiMuon199RelTrkIsoVVLFiltered = cms.EDFilter( "HLTMuonIsoFilter", saveTags = cms.bool( True ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), PreviousCandTag = cms.InputTag( "hltL3fL1DoubleMu155fPreFiltered9" ), @@ -29208,12 +29664,12 @@ offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltDiMuon178RelTrkIsoFiltered0p4DzFiltered0p2 = cms.EDFilter( "HLT2MuonMuonDZ", +process.hltDiMuon178RelTrkIsoVVLFilteredDzFiltered0p2 = cms.EDFilter( "HLT2MuonMuonDZ", saveTags = cms.bool( True ), originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), originTag2 = cms.VInputTag( 'hltIterL3MuonCandidates' ), - inputTag1 = cms.InputTag( "hltDiMuon178RelTrkIsoFiltered0p4" ), - inputTag2 = cms.InputTag( "hltDiMuon178RelTrkIsoFiltered0p4" ), + inputTag1 = cms.InputTag( "hltDiMuon178RelTrkIsoVVLFiltered" ), + inputTag2 = cms.InputTag( "hltDiMuon178RelTrkIsoVVLFiltered" ), triggerType1 = cms.int32( 83 ), triggerType2 = cms.int32( 83 ), MinDR = cms.double( 0.001 ), @@ -29226,12 +29682,12 @@ offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltDiMuon199RelTrkIsoFiltered0p4DzFiltered0p2 = cms.EDFilter( "HLT2MuonMuonDZ", +process.hltDiMuon199RelTrkIsoVVLFilteredDzFiltered0p2 = cms.EDFilter( "HLT2MuonMuonDZ", saveTags = cms.bool( True ), originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), originTag2 = cms.VInputTag( 'hltIterL3MuonCandidates' ), - inputTag1 = cms.InputTag( "hltDiMuon199RelTrkIsoFiltered0p4" ), - inputTag2 = cms.InputTag( "hltDiMuon199RelTrkIsoFiltered0p4" ), + inputTag1 = cms.InputTag( "hltDiMuon199RelTrkIsoVVLFiltered" ), + inputTag2 = cms.InputTag( "hltDiMuon199RelTrkIsoVVLFiltered" ), triggerType1 = cms.int32( 83 ), triggerType2 = cms.int32( 83 ), MinDR = cms.double( 0.001 ), @@ -31915,6 +32371,42 @@ maxProbeEta = cms.double( 5.5 ), triggerType = cms.int32( 85 ) ) +process.hltPreDiPFJetAve260HFJEC = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltSingleCaloJet160ForHFJECBase = cms.EDFilter( "HLT1CaloJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4CaloJetsCorrected" ), + triggerType = cms.int32( 85 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 160.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) +) +process.hltSingleCaloJet160ForHFJECEtaLimited = cms.EDFilter( "CandViewSelector", + src = cms.InputTag( "hltAK4CaloJetsCorrected" ), + cut = cms.string( "pt>160 && (abs(eta)<1.4 || abs(eta) > 2.7)" ) +) +process.hltSingleCaloJet160ForHFJECEtaLimitedFilter = cms.EDFilter( "CandViewCountFilter", + src = cms.InputTag( "hltSingleCaloJet160ForHFJECEtaLimited" ), + minNumber = cms.uint32( 1 ) +) +process.hltDiPFJetAve260ForHFJEC = cms.EDFilter( "HLTDiPFJetAveEtaFilter", + saveTags = cms.bool( True ), + inputJetTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + minPtAve = cms.double( 260.0 ), + minPtJet = cms.double( 110.0 ), + minDphi = cms.double( 2.5 ), + minTagEta = cms.double( -1.0 ), + maxTagEta = cms.double( 1.4 ), + minProbeEta = cms.double( 2.7 ), + maxProbeEta = cms.double( 5.5 ), + triggerType = cms.int32( 85 ) +) process.hltPreDiPFJetAve300HFJEC = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) @@ -34083,7 +34575,7 @@ ) process.hltL1sAllETMHFSeeds = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_ETMHF70 OR L1_ETMHF80 OR L1_ETMHF90 OR L1_ETMHF100 OR L1_ETMHF110 OR L1_ETM150 OR L1_ETMHF120 OR L1_ETMHF150" ), + L1SeedsLogicalExpression = cms.string( "L1_ETMHF70 OR L1_ETMHF80 OR L1_ETMHF90 OR L1_ETMHF100 OR L1_ETMHF110 OR L1_ETMHF120 OR L1_ETMHF130 OR L1_ETMHF140 OR L1_ETMHF150 OR L1_ETM150 OR L1_ETMHF80_SingleJet55er2p5_dPhi_Min2p1 OR L1_ETMHF80_SingleJet55er2p5_dPhi_Min2p6 OR L1_ETMHF90_SingleJet60er2p5_dPhi_Min2p1 OR L1_ETMHF90_SingleJet60er2p5_dPhi_Min2p6" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -34213,7 +34705,7 @@ ) process.hltL1sAllETMHFHTT60Seeds = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_ETMHF70_HTT60er OR L1_ETMHF80_HTT60er OR L1_ETMHF90_HTT60er OR L1_ETMHF100_HTT60er OR L1_ETMHF110_HTT60er OR L1_ETMHF120_HTT60er" ), + L1SeedsLogicalExpression = cms.string( "L1_ETMHF70_HTT60er OR L1_ETMHF80_HTT60er OR L1_ETMHF90_HTT60er OR L1_ETMHF100_HTT60er OR L1_ETMHF110_HTT60er OR L1_ETMHF120_HTT60er OR L1_ETMHF130_HTT60er" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -34818,7 +35310,7 @@ ) process.hltL1sETM90ToETM150 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_ETMHF90_SingleJet60er2p5_dPhi_Min2p1 OR L1_ETMHF70_HTT60er OR L1_ETMHF80_HTT60er OR L1_ETMHF90_HTT60er OR L1_ETMHF70 OR L1_ETMHF80 OR L1_ETMHF90 OR L1_ETMHF100 OR L1_ETMHF100_HTT60er OR L1_ETMHF110 OR L1_ETM150 OR L1_ETMHF110_HTT60er OR L1_ETMHF120 OR L1_ETMHF120_HTT60er OR L1_ETMHF150" ), + L1SeedsLogicalExpression = cms.string( "L1_ETMHF70 OR L1_ETMHF80 OR L1_ETMHF90 OR L1_ETMHF100 OR L1_ETMHF110 OR L1_ETMHF120 OR L1_ETMHF130 OR L1_ETMHF140 OR L1_ETMHF150 OR L1_ETM150 OR L1_ETMHF70_HTT60er OR L1_ETMHF80_HTT60er OR L1_ETMHF90_HTT60er OR L1_ETMHF100_HTT60er OR L1_ETMHF110_HTT60er OR L1_ETMHF120_HTT60er OR L1_ETMHF130_HTT60er OR L1_ETMHF80_SingleJet55er2p5_dPhi_Min2p1 OR L1_ETMHF90_SingleJet60er2p5_dPhi_Min2p1" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -34879,7 +35371,7 @@ ) process.hltL1sETM80ToETM150 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_ETMHF90_SingleJet60er2p5_dPhi_Min2p1 OR L1_ETMHF70_HTT60er OR L1_ETMHF80_HTT60er OR L1_ETMHF90_HTT60er OR L1_ETMHF70 OR L1_ETMHF80 OR L1_ETMHF90 OR L1_ETMHF100 OR L1_ETMHF100_HTT60er OR L1_ETMHF110 OR L1_ETM150 OR L1_ETMHF110_HTT60er OR L1_ETMHF120 OR L1_ETMHF120_HTT60er OR L1_ETMHF150" ), + L1SeedsLogicalExpression = cms.string( "L1_ETMHF70 OR L1_ETMHF80 OR L1_ETMHF90 OR L1_ETMHF100 OR L1_ETMHF110 OR L1_ETMHF120 OR L1_ETMHF130 OR L1_ETMHF140 OR L1_ETMHF150 OR L1_ETM150 OR L1_ETMHF70_HTT60er OR L1_ETMHF80_HTT60er OR L1_ETMHF90_HTT60er OR L1_ETMHF100_HTT60er OR L1_ETMHF110_HTT60er OR L1_ETMHF120_HTT60er OR L1_ETMHF130_HTT60er OR L1_ETMHF80_SingleJet55er2p5_dPhi_Min2p1 OR L1_ETMHF90_SingleJet60er2p5_dPhi_Min2p1" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -36560,7 +37052,7 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltL3fL1sMu5L1f0L2f5L3Filtered8TkIsoFiltered0p4 = cms.EDFilter( "HLTMuonIsoFilter", +process.hltL3fL1sMu5L1f0L2f5L3Filtered8TkIsoVVLFiltered = cms.EDFilter( "HLTMuonIsoFilter", saveTags = cms.bool( True ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), PreviousCandTag = cms.InputTag( "hltL3fL1sMu5L1f0L2f5L3Filtered8" ), @@ -38099,7 +38591,7 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltL3fL1sMu1lqL1f0L2f10L3Filtered17TkIsoFiltered0p4 = cms.EDFilter( "HLTMuonIsoFilter", +process.hltL3fL1sMu1lqL1f0L2f10L3Filtered17TkIsoVVLFiltered = cms.EDFilter( "HLTMuonIsoFilter", saveTags = cms.bool( True ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), PreviousCandTag = cms.InputTag( "hltL3fL1sMu15DQlqL1f0L2f10L3Filtered17" ), @@ -38154,7 +38646,7 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltL3fL1sMu1lqL1f0L2f10L3Filtered19TkIsoFiltered0p4 = cms.EDFilter( "HLTMuonIsoFilter", +process.hltL3fL1sMu1lqL1f0L2f10L3Filtered19TkIsoVVLFiltered = cms.EDFilter( "HLTMuonIsoFilter", saveTags = cms.bool( True ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), PreviousCandTag = cms.InputTag( "hltL3fL1sMu15DQlqL1f0L2f10L3Filtered19" ), @@ -41938,18 +42430,6 @@ secondLegLastFilter = cms.InputTag( "hltEG22Iso60CaloId15b35eHE12R9Id50b80eTrackIsoUnseededLastFilter" ), minMass = cms.double( 95.0 ) ) -process.hltL1sBigORLooseIsoEGXXerIsoTauYYerdRMin0p3 = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_LooseIsoEG22er2p1_IsoTau26er2p1_dR_Min0p3 OR L1_LooseIsoEG22er2p1_Tau70er2p1_dR_Min0p3 OR L1_LooseIsoEG24er2p1_IsoTau27er2p1_dR_Min0p3" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) process.hltPrePhoton35TwoProngs35 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) @@ -45618,7 +46098,7 @@ ) process.hltL1sDoubleMu0ETM40IorDoubleMu0ETM55IorDoubleMu0ETM60IorDoubleMu0ETM65IorDoubleMu0ETM70 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_DoubleMu3_SQ_ETMHF50_HTT60er OR L1_DoubleMu3_SQ_ETMHF50_Jet60er2p5_OR_DoubleJet40er2p5 OR L1_DoubleMu3_SQ_ETMHF50_Jet60er2p5 OR L1_DoubleMu3_SQ_ETMHF60_Jet60er2p5" ), + L1SeedsLogicalExpression = cms.string( "L1_DoubleMu3_SQ_ETMHF30_HTT60er OR L1_DoubleMu3_SQ_ETMHF40_HTT60er OR L1_DoubleMu3_SQ_ETMHF50_HTT60er OR L1_DoubleMu3_SQ_ETMHF30_Jet60er2p5_OR_DoubleJet40er2p5 OR L1_DoubleMu3_SQ_ETMHF40_Jet60er2p5_OR_DoubleJet40er2p5 OR L1_DoubleMu3_SQ_ETMHF50_Jet60er2p5_OR_DoubleJet40er2p5 OR L1_DoubleMu3_SQ_ETMHF50_Jet60er2p5 OR L1_DoubleMu3_SQ_ETMHF60_Jet60er2p5" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -48027,16 +48507,491 @@ Phase2DigiBaseline = cms.double( 1200.0 ), Phase2KinkADC = cms.int32( 8 ) ) -process.hltSiPixelClustersRegForDisplacedCache = cms.EDProducer( "SiPixelClusterShapeCacheProducer", - src = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), - onDemand = cms.bool( False ) +process.hltSiPixelClustersRegForDisplacedCache = cms.EDProducer( "SiPixelClusterShapeCacheProducer", + src = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), + onDemand = cms.bool( False ) +) +process.hltSiPixelRecHitsRegForDisplaced = cms.EDProducer( "SiPixelRecHitConverter", + src = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), + CPE = cms.string( "hltESPPixelCPEGeneric" ), + VerboseLevel = cms.untracked.int32( 0 ) +) +process.hltPixelLayerQuadrupletsRegForDisplaced = cms.EDProducer( "SeedingLayersEDProducer", + layerList = cms.vstring( 'BPix1+BPix2+BPix3+BPix4', + 'BPix1+BPix2+BPix3+FPix1_pos', + 'BPix1+BPix2+BPix3+FPix1_neg', + 'BPix1+BPix2+FPix1_pos+FPix2_pos', + 'BPix1+BPix2+FPix1_neg+FPix2_neg', + 'BPix1+FPix1_pos+FPix2_pos+FPix3_pos', + 'BPix1+FPix1_neg+FPix2_neg+FPix3_neg' ), + BPix = cms.PSet( + hitErrorRPhi = cms.double( 0.0027 ), + TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + useErrorsFromParam = cms.bool( True ), + hitErrorRZ = cms.double( 0.006 ), + HitProducer = cms.string( "hltSiPixelRecHitsRegForDisplaced" ) + ), + FPix = cms.PSet( + hitErrorRPhi = cms.double( 0.0051 ), + TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + useErrorsFromParam = cms.bool( True ), + hitErrorRZ = cms.double( 0.0036 ), + HitProducer = cms.string( "hltSiPixelRecHitsRegForDisplaced" ) + ), + TIB = cms.PSet( ), + TID = cms.PSet( ), + TOB = cms.PSet( ), + TEC = cms.PSet( ), + MTIB = cms.PSet( ), + MTID = cms.PSet( ), + MTOB = cms.PSet( ), + MTEC = cms.PSet( ) +) +process.hltSelector4CentralJetsL1FastJet = cms.EDFilter( "LargestEtCaloJetSelector", + src = cms.InputTag( "hltSelectorCentralJets20L1FastJeta" ), + filter = cms.bool( False ), + maxNumber = cms.uint32( 4 ) +) +process.hltFastPrimaryVertex = cms.EDProducer( "FastPrimaryVertexWithWeightsProducer", + clusters = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + jets = cms.InputTag( "hltSelector4CentralJetsL1FastJet" ), + pixelCPE = cms.string( "hltESPPixelCPEGeneric" ), + maxZ = cms.double( 19.0 ), + njets = cms.int32( 999 ), + maxJetEta = cms.double( 2.6 ), + minJetPt = cms.double( 0.0 ), + barrel = cms.bool( True ), + maxSizeX = cms.double( 2.1 ), + maxDeltaPhi = cms.double( 0.21 ), + PixelCellHeightOverWidth = cms.double( 1.8 ), + weight_charge_down = cms.double( 11000.0 ), + weight_charge_up = cms.double( 190000.0 ), + maxSizeY_q = cms.double( 2.0 ), + minSizeY_q = cms.double( -0.6 ), + weight_dPhi = cms.double( 0.13888888 ), + weight_SizeX1 = cms.double( 0.88 ), + weight_rho_up = cms.double( 22.0 ), + weight_charge_peak = cms.double( 22000.0 ), + peakSizeY_q = cms.double( 1.0 ), + endCap = cms.bool( True ), + minJetEta_EC = cms.double( 1.3 ), + maxJetEta_EC = cms.double( 2.6 ), + maxDeltaPhi_EC = cms.double( 0.14 ), + EC_weight = cms.double( 0.008 ), + weight_dPhi_EC = cms.double( 0.064516129 ), + zClusterWidth_step1 = cms.double( 2.0 ), + zClusterWidth_step2 = cms.double( 0.65 ), + zClusterSearchArea_step2 = cms.double( 3.0 ), + weightCut_step2 = cms.double( 0.05 ), + zClusterWidth_step3 = cms.double( 0.3 ), + zClusterSearchArea_step3 = cms.double( 0.55 ), + weightCut_step3 = cms.double( 0.1 ), + ptWeighting = cms.bool( True ), + ptWeighting_slope = cms.double( 0.05 ), + ptWeighting_offset = cms.double( -1.0 ) +) +process.hltFastPVPixelVertexFilter = cms.EDFilter( "VertexSelector", + src = cms.InputTag( "hltFastPrimaryVertex" ), + cut = cms.string( "!isFake && ndof > 0 && abs(z) <= 25 && position.Rho <= 2" ), + filter = cms.bool( True ) +) +process.hltFastPVPixelTracksFilter = cms.EDProducer( "PixelTrackFilterByKinematicsProducer", + ptMin = cms.double( 0.0 ), + nSigmaInvPtTolerance = cms.double( 0.0 ), + tipMax = cms.double( 999.0 ), + nSigmaTipMaxTolerance = cms.double( 0.0 ), + chi2 = cms.double( 1000.0 ) +) +process.hltFastPVPixelTracksFitter = cms.EDProducer( "PixelFitterByHelixProjectionsProducer", + scaleErrorsForBPix1 = cms.bool( False ), + scaleFactor = cms.double( 0.65 ) +) +process.hltFastPVPixelTracksTrackingRegions = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", + RegionPSet = cms.PSet( + vertexCollection = cms.InputTag( "hltFastPrimaryVertex" ), + zErrorVetex = cms.double( 1.5 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + zErrorBeamSpot = cms.double( 0.0 ), + maxNVertices = cms.int32( 1 ), + maxNRegions = cms.int32( 10 ), + nSigmaZVertex = cms.double( 0.0 ), + nSigmaZBeamSpot = cms.double( 0.0 ), + ptMin = cms.double( 0.9 ), + mode = cms.string( "VerticesFixed" ), + input = cms.InputTag( "hltSelector4CentralJetsL1FastJet" ), + searchOpt = cms.bool( False ), + whereToUseMeasurementTracker = cms.string( "Never" ), + originRadius = cms.double( 0.3 ), + measurementTrackerName = cms.InputTag( "" ), + precise = cms.bool( True ), + deltaEta = cms.double( 0.5 ), + deltaPhi = cms.double( 0.3 ) + ) +) +process.hltFastPVPixelTracksHitDoublets = cms.EDProducer( "HitPairEDProducer", + seedingLayers = cms.InputTag( "hltPixelLayerQuadrupletsRegForDisplaced" ), + trackingRegions = cms.InputTag( "hltFastPVPixelTracksTrackingRegions" ), + trackingRegionsSeedingLayers = cms.InputTag( "" ), + clusterCheck = cms.InputTag( "" ), + produceSeedingHitSets = cms.bool( False ), + produceIntermediateHitDoublets = cms.bool( True ), + maxElement = cms.uint32( 0 ), + maxElementTotal = cms.uint32( 50000000 ), + layerPairs = cms.vuint32( 0, 1, 2 ) +) +process.hltFastPVPixelTracksHitQuadruplets = cms.EDProducer( "CAHitQuadrupletEDProducer", + doublets = cms.InputTag( "hltFastPVPixelTracksHitDoublets" ), + extraHitRPhitolerance = cms.double( 0.032 ), + fitFastCircle = cms.bool( True ), + fitFastCircleChi2Cut = cms.bool( True ), + useBendingCorrection = cms.bool( True ), + CAThetaCut = cms.double( 0.002 ), + CAPhiCut = cms.double( 0.2 ), + CAThetaCut_byTriplets = cms.VPSet( + cms.PSet( seedingLayers = cms.string( "" ), + cut = cms.double( -1.0 ) + ) + ), + CAPhiCut_byTriplets = cms.VPSet( + cms.PSet( seedingLayers = cms.string( "" ), + cut = cms.double( -1.0 ) + ) + ), + CAHardPtCut = cms.double( 0.0 ), + maxChi2 = cms.PSet( + value2 = cms.double( 50.0 ), + value1 = cms.double( 200.0 ), + pt1 = cms.double( 0.7 ), + enabled = cms.bool( True ), + pt2 = cms.double( 2.0 ) + ), + SeedComparitorPSet = cms.PSet( + clusterShapeHitFilter = cms.string( "ClusterShapeHitFilter" ), + ComponentName = cms.string( "LowPtClusterShapeSeedComparitor" ), + clusterShapeCacheSrc = cms.InputTag( "hltSiPixelClustersRegForDisplacedCache" ) + ) +) +process.hltFastPVPixelTracks = cms.EDProducer( "PixelTrackProducer", + passLabel = cms.string( "" ), + SeedingHitSets = cms.InputTag( "hltFastPVPixelTracksHitQuadruplets" ), + Fitter = cms.InputTag( "hltFastPVPixelTracksFitter" ), + Filter = cms.InputTag( "hltFastPVPixelTracksFilter" ), + Cleaner = cms.string( "hltPixelTracksCleanerBySharedHits" ) +) +process.hltFastPVJetTracksAssociator = cms.EDProducer( "JetTracksAssociatorAtVertex", + tracks = cms.InputTag( "hltFastPVPixelTracks" ), + coneSize = cms.double( 0.4 ), + useAssigned = cms.bool( False ), + pvSrc = cms.InputTag( "" ), + jets = cms.InputTag( "hltSelector4CentralJetsL1FastJet" ) +) +process.hltFastPVJetVertexChecker = cms.EDFilter( "JetVertexChecker", + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + jetTracks = cms.InputTag( "hltFastPVJetTracksAssociator" ), + minPtRatio = cms.double( 0.1 ), + minPt = cms.double( 0.0 ), + doFilter = cms.bool( False ), + maxNJetsToCheck = cms.int32( 2 ), + maxNjetsOutput = cms.int32( 2 ), + maxChi2 = cms.double( 20.0 ), + maxTrackPt = cms.double( 20.0 ), + newMethod = cms.bool( True ), + maxETA = cms.double( 2.4 ), + pvErr_x = cms.double( 0.0015 ), + pvErr_y = cms.double( 0.0015 ), + pvErr_z = cms.double( 1.5 ) +) +process.hltFastPVPixelTracksRecoverFilter = cms.EDProducer( "PixelTrackFilterByKinematicsProducer", + ptMin = cms.double( 0.0 ), + nSigmaInvPtTolerance = cms.double( 0.0 ), + tipMax = cms.double( 999.0 ), + nSigmaTipMaxTolerance = cms.double( 0.0 ), + chi2 = cms.double( 1000.0 ) +) +process.hltFastPVPixelTracksRecoverFitter = cms.EDProducer( "PixelFitterByHelixProjectionsProducer", + scaleErrorsForBPix1 = cms.bool( False ), + scaleFactor = cms.double( 0.65 ) +) +process.hltFastPVPixelTracksTrackingRegionsRecover = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", + RegionPSet = cms.PSet( + vertexCollection = cms.InputTag( "" ), + zErrorVetex = cms.double( 0.0 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + zErrorBeamSpot = cms.double( 20.0 ), + maxNVertices = cms.int32( 1 ), + maxNRegions = cms.int32( 10 ), + nSigmaZVertex = cms.double( 0.0 ), + nSigmaZBeamSpot = cms.double( 0.0 ), + ptMin = cms.double( 0.9 ), + mode = cms.string( "BeamSpotFixed" ), + input = cms.InputTag( "hltFastPVJetVertexChecker" ), + searchOpt = cms.bool( False ), + whereToUseMeasurementTracker = cms.string( "Never" ), + originRadius = cms.double( 0.3 ), + measurementTrackerName = cms.InputTag( "" ), + precise = cms.bool( True ), + deltaEta = cms.double( 0.5 ), + deltaPhi = cms.double( 0.5 ) + ) +) +process.hltFastPVPixelTracksHitDoubletsRecover = cms.EDProducer( "HitPairEDProducer", + seedingLayers = cms.InputTag( "hltPixelLayerQuadrupletsRegForDisplaced" ), + trackingRegions = cms.InputTag( "hltFastPVPixelTracksTrackingRegionsRecover" ), + trackingRegionsSeedingLayers = cms.InputTag( "" ), + clusterCheck = cms.InputTag( "" ), + produceSeedingHitSets = cms.bool( False ), + produceIntermediateHitDoublets = cms.bool( True ), + maxElement = cms.uint32( 0 ), + maxElementTotal = cms.uint32( 50000000 ), + layerPairs = cms.vuint32( 0, 1, 2 ) +) +process.hltFastPVPixelTracksHitQuadrupletsRecover = cms.EDProducer( "CAHitQuadrupletEDProducer", + doublets = cms.InputTag( "hltFastPVPixelTracksHitDoubletsRecover" ), + extraHitRPhitolerance = cms.double( 0.032 ), + fitFastCircle = cms.bool( False ), + fitFastCircleChi2Cut = cms.bool( True ), + useBendingCorrection = cms.bool( True ), + CAThetaCut = cms.double( 0.002 ), + CAPhiCut = cms.double( 0.2 ), + CAThetaCut_byTriplets = cms.VPSet( + cms.PSet( seedingLayers = cms.string( "" ), + cut = cms.double( -1.0 ) + ) + ), + CAPhiCut_byTriplets = cms.VPSet( + cms.PSet( seedingLayers = cms.string( "" ), + cut = cms.double( -1.0 ) + ) + ), + CAHardPtCut = cms.double( 0.0 ), + maxChi2 = cms.PSet( + value2 = cms.double( 50.0 ), + value1 = cms.double( 200.0 ), + pt1 = cms.double( 0.7 ), + enabled = cms.bool( True ), + pt2 = cms.double( 2.0 ) + ), + SeedComparitorPSet = cms.PSet( + clusterShapeHitFilter = cms.string( "ClusterShapeHitFilter" ), + ComponentName = cms.string( "LowPtClusterShapeSeedComparitor" ), + clusterShapeCacheSrc = cms.InputTag( "hltSiPixelClustersRegForDisplacedCache" ) + ) +) +process.hltFastPVPixelTracksRecover = cms.EDProducer( "PixelTrackProducer", + passLabel = cms.string( "" ), + SeedingHitSets = cms.InputTag( "hltFastPVPixelTracksHitQuadrupletsRecover" ), + Fitter = cms.InputTag( "hltFastPVPixelTracksRecoverFitter" ), + Filter = cms.InputTag( "hltFastPVPixelTracksRecoverFilter" ), + Cleaner = cms.string( "hltPixelTracksCleanerBySharedHits" ) +) +process.hltFastPVPixelTracksMerger = cms.EDProducer( "TrackListMerger", + ShareFrac = cms.double( 0.19 ), + FoundHitBonus = cms.double( 5.0 ), + LostHitPenalty = cms.double( 20.0 ), + MinPT = cms.double( 0.05 ), + Epsilon = cms.double( -0.001 ), + MaxNormalizedChisq = cms.double( 1000.0 ), + MinFound = cms.int32( 3 ), + TrackProducers = cms.VInputTag( 'hltFastPVPixelTracks','hltFastPVPixelTracksRecover' ), + hasSelector = cms.vint32( 0, 0 ), + indivShareFrac = cms.vdouble( 1.0, 1.0 ), + selectedTrackQuals = cms.VInputTag( 'hltFastPVPixelTracks','hltFastPVPixelTracksRecover' ), + setsToMerge = cms.VPSet( + cms.PSet( pQual = cms.bool( False ), + tLists = cms.vint32( 0, 1 ) + ) + ), + trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), + allowFirstHitShare = cms.bool( True ), + newQuality = cms.string( "confirmed" ), + copyExtras = cms.untracked.bool( False ), + writeOnlyTrkQuals = cms.bool( False ), + copyMVA = cms.bool( False ) +) +process.hltFastPVPixelVertices = cms.EDProducer( "PixelVertexProducer", + WtAverage = cms.bool( True ), + ZOffset = cms.double( 10.0 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Verbosity = cms.int32( 0 ), + UseError = cms.bool( True ), + TrackCollection = cms.InputTag( "hltFastPVPixelTracksMerger" ), + ZSeparation = cms.double( 0.07 ), + NTrkMin = cms.int32( 2 ), + Method2 = cms.bool( True ), + Finder = cms.string( "DivisiveVertexFinder" ), + PtMin = cms.double( 1.0 ), + PVcomparer = cms.PSet( refToPSet_ = cms.string( "HLTPSetPvClusterComparerForBTag" ) ) +) +process.hltFastPVPixelVerticesFilter = cms.EDFilter( "VertexSelector", + src = cms.InputTag( "hltFastPVPixelVertices" ), + cut = cms.string( "!isFake && ndof > 0 && abs(z) <= 25 && position.Rho <= 2" ), + filter = cms.bool( True ) +) +process.hltSiStripClustersRegForDisplaced = cms.EDProducer( "MeasurementTrackerEventProducer", + measurementTracker = cms.string( "hltESPMeasurementTracker" ), + skipClusters = cms.InputTag( "" ), + pixelClusterProducer = cms.string( "hltSiPixelClustersRegForDisplaced" ), + stripClusterProducer = cms.string( "hltSiStripRawToClustersFacility" ), + Phase2TrackerCluster1DProducer = cms.string( "" ), + vectorHits = cms.InputTag( "" ), + vectorHitsRej = cms.InputTag( "" ), + inactivePixelDetectorLabels = cms.VInputTag( ), + badPixelFEDChannelCollectionLabels = cms.VInputTag( ), + pixelCablingMapLabel = cms.string( "" ), + inactiveStripDetectorLabels = cms.VInputTag( 'hltSiStripExcludedFEDListProducer' ), + switchOffPixelsIfEmpty = cms.bool( True ) +) +process.hltIter0PFLowPixelSeedsFromPixelTracksForDisplaced = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", + InputCollection = cms.InputTag( "hltFastPVPixelTracksMerger" ), + InputVertexCollection = cms.InputTag( "hltFastPVPixelVertices" ), + originHalfLength = cms.double( 0.3 ), + originRadius = cms.double( 0.1 ), + useProtoTrackKinematics = cms.bool( False ), + useEventsWithNoVertex = cms.bool( True ), + TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + usePV = cms.bool( True ), + includeFourthHit = cms.bool( False ), + SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) +) +process.hltIter0PFlowCkfTrackCandidatesForDisplaced = cms.EDProducer( "CkfTrackCandidateMaker", + cleanTrajectoryAfterInOut = cms.bool( False ), + doSeedingRegionRebuilding = cms.bool( False ), + onlyPixelHitsForSeedCleaner = cms.bool( False ), + reverseTrajectories = cms.bool( False ), + useHitsSplitting = cms.bool( False ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersRegForDisplaced" ), + src = cms.InputTag( "hltIter0PFLowPixelSeedsFromPixelTracksForDisplaced" ), + clustersToSkip = cms.InputTag( "" ), + phase2clustersToSkip = cms.InputTag( "" ), + TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter0GroupedCkfTrajectoryBuilderIT" ) ), + TransientInitialStateEstimatorParameters = cms.PSet( + propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), + numberMeasurementsForFit = cms.int32( 4 ), + propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) + ), + numHitsForSeedCleaner = cms.int32( 4 ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + RedundantSeedCleaner = cms.string( "CachingSeedCleanerBySharedInput" ), + TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), + maxNSeeds = cms.uint32( 100000 ), + maxSeedsBeforeCleaning = cms.uint32( 1000 ) +) +process.hltIter0PFlowCtfWithMaterialTracksForDisplaced = cms.EDProducer( "TrackProducer", + useSimpleMF = cms.bool( True ), + SimpleMagneticField = cms.string( "ParabolicMf" ), + src = cms.InputTag( "hltIter0PFlowCkfTrackCandidatesForDisplaced" ), + clusterRemovalInfo = cms.InputTag( "" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Fitter = cms.string( "hltESPFittingSmootherIT" ), + useHitsSplitting = cms.bool( False ), + alias = cms.untracked.string( "ctfWithMaterialTracks" ), + TrajectoryInEvent = cms.bool( False ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + AlgorithmName = cms.string( "hltIter0" ), + Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), + GeometricInnerState = cms.bool( True ), + NavigationSchool = cms.string( "" ), + MeasurementTracker = cms.string( "" ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersRegForDisplaced" ) +) +process.hltIter0PFlowTrackCutClassifierForDisplaced = cms.EDProducer( "TrackCutClassifier", + src = cms.InputTag( "hltIter0PFlowCtfWithMaterialTracksForDisplaced" ), + beamspot = cms.InputTag( "hltOnlineBeamSpot" ), + vertices = cms.InputTag( "hltFastPVPixelVertices" ), + ignoreVertices = cms.bool( False ), + qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), + mva = cms.PSet( + minPixelHits = cms.vint32( 0, 3, 4 ), + maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 15.0 ), + dr_par = cms.PSet( + d0err = cms.vdouble( 0.003, 0.003, 0.003 ), + dr_par2 = cms.vdouble( 0.3, 0.3, 0.3 ), + dr_par1 = cms.vdouble( 0.4, 0.4, 0.4 ), + dr_exp = cms.vint32( 4, 4, 4 ), + d0err_par = cms.vdouble( 0.001, 0.001, 0.001 ) + ), + maxLostLayers = cms.vint32( 1, 1, 1 ), + min3DLayers = cms.vint32( 0, 3, 4 ), + dz_par = cms.PSet( + dz_par1 = cms.vdouble( 0.4, 0.4, 0.4 ), + dz_par2 = cms.vdouble( 0.35, 0.35, 0.35 ), + dz_exp = cms.vint32( 4, 4, 4 ) + ), + minNVtxTrk = cms.int32( 3 ), + maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), + minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), + maxChi2 = cms.vdouble( 9999.0, 25.0, 16.0 ), + maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), + maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), + minLayers = cms.vint32( 3, 3, 4 ) + ) +) +process.hltIter0PFlowTrackSelectionHighPurityForDisplaced = cms.EDProducer( "TrackCollectionFilterCloner", + originalSource = cms.InputTag( "hltIter0PFlowCtfWithMaterialTracksForDisplaced" ), + originalMVAVals = cms.InputTag( 'hltIter0PFlowTrackCutClassifierForDisplaced','MVAValues' ), + originalQualVals = cms.InputTag( 'hltIter0PFlowTrackCutClassifierForDisplaced','QualityMasks' ), + minQuality = cms.string( "highPurity" ), + copyExtras = cms.untracked.bool( True ), + copyTrajectories = cms.untracked.bool( False ) +) +process.hltL3DisplacedDijetFullTracksJetTracksAssociatorAtVertexLowPt = cms.EDProducer( "JetTracksAssociatorAtVertex", + tracks = cms.InputTag( "hltIter0PFlowTrackSelectionHighPurityForDisplaced" ), + coneSize = cms.double( 0.4 ), + useAssigned = cms.bool( False ), + pvSrc = cms.InputTag( "" ), + jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducer" ) +) +process.hltL3DisplacedDijet100FullTracksTrackIPProducerLowPt = cms.EDProducer( "TrackIPProducer", + jetTracks = cms.InputTag( "hltL3DisplacedDijetFullTracksJetTracksAssociatorAtVertexLowPt" ), + primaryVertex = cms.InputTag( "hltFastPVPixelVertices" ), + computeProbabilities = cms.bool( False ), + computeGhostTrack = cms.bool( False ), + ghostTrackPriorDeltaR = cms.double( 0.03 ), + minimumNumberOfPixelHits = cms.int32( 2 ), + minimumNumberOfHits = cms.int32( 8 ), + maximumTransverseImpactParameter = cms.double( 0.1 ), + minimumTransverseMomentum = cms.double( 1.0 ), + maximumChiSquared = cms.double( 20.0 ), + maximumLongitudinalImpactParameter = cms.double( 0.1 ), + jetDirectionUsingTracks = cms.bool( False ), + jetDirectionUsingGhostTrack = cms.bool( False ), + useTrackQuality = cms.bool( False ) +) +process.hltL3DisplacedDijetFullTracksJetTagProducerFromIPLowPt = cms.EDProducer( "JetTagProducer", + jetTagComputer = cms.string( "hltESPDisplacedDijethltPromptTrackCountingESProducer" ), + tagInfos = cms.VInputTag( 'hltL3DisplacedDijet100FullTracksTrackIPProducerLowPt' ) +) +process.hltTwoPromptHLTL3DisplacedDijetFullTracksHLTCaloJetTagFilterLowPt = cms.EDFilter( "HLTCaloJetTag", + saveTags = cms.bool( True ), + Jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducer" ), + JetTags = cms.InputTag( "hltL3DisplacedDijetFullTracksJetTagProducerFromIPLowPt" ), + MinTag = cms.double( -999999.0 ), + MaxTag = cms.double( 2.5 ), + MinJets = cms.int32( 2 ), + TriggerType = cms.int32( 85 ) +) +process.hltDisplacedHLTCaloJetCollectionProducerLowPt = cms.EDProducer( "HLTCaloJetCollectionProducer", + HLTObject = cms.InputTag( "hltTwoPromptHLTL3DisplacedDijetFullTracksHLTCaloJetTagFilterLowPt" ), + TriggerTypes = cms.vint32( 85 ) ) -process.hltSiPixelRecHitsRegForDisplaced = cms.EDProducer( "SiPixelRecHitConverter", - src = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), - CPE = cms.string( "hltESPPixelCPEGeneric" ), - VerboseLevel = cms.untracked.int32( 0 ) +process.hltIter1ClustersRefRemovalForDisplaced = cms.EDProducer( "TrackClusterRemover", + trajectories = cms.InputTag( "hltIter0PFlowTrackSelectionHighPurityForDisplaced" ), + trackClassifier = cms.InputTag( '','QualityMasks' ), + pixelClusters = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), + stripClusters = cms.InputTag( "hltSiStripRawToClustersFacility" ), + oldClusterRemovalInfo = cms.InputTag( "" ), + TrackQuality = cms.string( "highPurity" ), + maxChi2 = cms.double( 9.0 ), + minNumberOfLayersWithMeasBeforeFiltering = cms.int32( 0 ), + overrideTrkQuals = cms.InputTag( "" ) ) -process.hltPixelLayerQuadrupletsRegForDisplaced = cms.EDProducer( "SeedingLayersEDProducer", +process.hltIter1MaskedMeasurementTrackerEventForDisplaced = cms.EDProducer( "MaskedMeasurementTrackerEventProducer", + src = cms.InputTag( "hltSiStripClustersRegForDisplaced" ), + OnDemand = cms.bool( False ), + clustersToSkip = cms.InputTag( "hltIter1ClustersRefRemovalForDisplaced" ) +) +process.hltIter1PixelLayerQuadrupletsForDisplaced = cms.EDProducer( "SeedingLayersEDProducer", layerList = cms.vstring( 'BPix1+BPix2+BPix3+BPix4', 'BPix1+BPix2+BPix3+FPix1_pos', 'BPix1+BPix2+BPix3+FPix1_neg', @@ -48047,6 +49002,7 @@ BPix = cms.PSet( hitErrorRPhi = cms.double( 0.0027 ), TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + skipClusters = cms.InputTag( "hltIter1ClustersRefRemovalForDisplaced" ), useErrorsFromParam = cms.bool( True ), hitErrorRZ = cms.double( 0.006 ), HitProducer = cms.string( "hltSiPixelRecHitsRegForDisplaced" ) @@ -48054,6 +49010,7 @@ FPix = cms.PSet( hitErrorRPhi = cms.double( 0.0051 ), TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + skipClusters = cms.InputTag( "hltIter1ClustersRefRemovalForDisplaced" ), useErrorsFromParam = cms.bool( True ), hitErrorRZ = cms.double( 0.0036 ), HitProducer = cms.string( "hltSiPixelRecHitsRegForDisplaced" ) @@ -48067,107 +49024,56 @@ MTOB = cms.PSet( ), MTEC = cms.PSet( ) ) -process.hltSelector4CentralJetsL1FastJet = cms.EDFilter( "LargestEtCaloJetSelector", - src = cms.InputTag( "hltSelectorCentralJets20L1FastJeta" ), - filter = cms.bool( False ), - maxNumber = cms.uint32( 4 ) -) -process.hltFastPrimaryVertex = cms.EDProducer( "FastPrimaryVertexWithWeightsProducer", - clusters = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - jets = cms.InputTag( "hltSelector4CentralJetsL1FastJet" ), - pixelCPE = cms.string( "hltESPPixelCPEGeneric" ), - maxZ = cms.double( 19.0 ), - njets = cms.int32( 999 ), - maxJetEta = cms.double( 2.6 ), - minJetPt = cms.double( 0.0 ), - barrel = cms.bool( True ), - maxSizeX = cms.double( 2.1 ), - maxDeltaPhi = cms.double( 0.21 ), - PixelCellHeightOverWidth = cms.double( 1.8 ), - weight_charge_down = cms.double( 11000.0 ), - weight_charge_up = cms.double( 190000.0 ), - maxSizeY_q = cms.double( 2.0 ), - minSizeY_q = cms.double( -0.6 ), - weight_dPhi = cms.double( 0.13888888 ), - weight_SizeX1 = cms.double( 0.88 ), - weight_rho_up = cms.double( 22.0 ), - weight_charge_peak = cms.double( 22000.0 ), - peakSizeY_q = cms.double( 1.0 ), - endCap = cms.bool( True ), - minJetEta_EC = cms.double( 1.3 ), - maxJetEta_EC = cms.double( 2.6 ), - maxDeltaPhi_EC = cms.double( 0.14 ), - EC_weight = cms.double( 0.008 ), - weight_dPhi_EC = cms.double( 0.064516129 ), - zClusterWidth_step1 = cms.double( 2.0 ), - zClusterWidth_step2 = cms.double( 0.65 ), - zClusterSearchArea_step2 = cms.double( 3.0 ), - weightCut_step2 = cms.double( 0.05 ), - zClusterWidth_step3 = cms.double( 0.3 ), - zClusterSearchArea_step3 = cms.double( 0.55 ), - weightCut_step3 = cms.double( 0.1 ), - ptWeighting = cms.bool( True ), - ptWeighting_slope = cms.double( 0.05 ), - ptWeighting_offset = cms.double( -1.0 ) -) -process.hltFastPVPixelVertexFilter = cms.EDFilter( "VertexSelector", - src = cms.InputTag( "hltFastPrimaryVertex" ), - cut = cms.string( "!isFake && ndof > 0 && abs(z) <= 25 && position.Rho <= 2" ), - filter = cms.bool( True ) -) -process.hltFastPVPixelTracksFilter = cms.EDProducer( "PixelTrackFilterByKinematicsProducer", - ptMin = cms.double( 0.0 ), - nSigmaInvPtTolerance = cms.double( 0.0 ), - tipMax = cms.double( 999.0 ), - nSigmaTipMaxTolerance = cms.double( 0.0 ), - chi2 = cms.double( 1000.0 ) -) -process.hltFastPVPixelTracksFitter = cms.EDProducer( "PixelFitterByHelixProjectionsProducer", - scaleErrorsForBPix1 = cms.bool( False ), - scaleFactor = cms.double( 0.65 ) -) -process.hltFastPVPixelTracksTrackingRegions = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", +process.hltIter1PFlowPixelTrackingRegionsForDisplaced = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", RegionPSet = cms.PSet( - vertexCollection = cms.InputTag( "hltFastPrimaryVertex" ), - zErrorVetex = cms.double( 1.5 ), + vertexCollection = cms.InputTag( "hltFastPVPixelVertices" ), + zErrorVetex = cms.double( 0.1 ), beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), zErrorBeamSpot = cms.double( 0.0 ), maxNVertices = cms.int32( 1 ), - maxNRegions = cms.int32( 10 ), + maxNRegions = cms.int32( 100 ), nSigmaZVertex = cms.double( 0.0 ), nSigmaZBeamSpot = cms.double( 0.0 ), - ptMin = cms.double( 0.9 ), + ptMin = cms.double( 0.3 ), mode = cms.string( "VerticesFixed" ), - input = cms.InputTag( "hltSelector4CentralJetsL1FastJet" ), - searchOpt = cms.bool( False ), - whereToUseMeasurementTracker = cms.string( "Never" ), - originRadius = cms.double( 0.3 ), - measurementTrackerName = cms.InputTag( "" ), + input = cms.InputTag( "hltSelector8CentralJetsL1FastJet" ), + searchOpt = cms.bool( True ), + whereToUseMeasurementTracker = cms.string( "ForSiStrips" ), + originRadius = cms.double( 0.05 ), + measurementTrackerName = cms.InputTag( "hltIter1MaskedMeasurementTrackerEventForDisplaced" ), precise = cms.bool( True ), - deltaEta = cms.double( 0.5 ), - deltaPhi = cms.double( 0.3 ) + deltaEta = cms.double( 0.4 ), + deltaPhi = cms.double( 0.4 ) ) ) -process.hltFastPVPixelTracksHitDoublets = cms.EDProducer( "HitPairEDProducer", - seedingLayers = cms.InputTag( "hltPixelLayerQuadrupletsRegForDisplaced" ), - trackingRegions = cms.InputTag( "hltFastPVPixelTracksTrackingRegions" ), +process.hltIter1PFlowPixelClusterCheckForDisplaced = cms.EDProducer( "ClusterCheckerEDProducer", + doClusterCheck = cms.bool( False ), + MaxNumberOfCosmicClusters = cms.uint32( 50000 ), + ClusterCollectionLabel = cms.InputTag( "hltSiStripClustersRegForDisplaced" ), + MaxNumberOfPixelClusters = cms.uint32( 40000 ), + PixelClusterCollectionLabel = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), + cut = cms.string( "" ), + silentClusterCheck = cms.untracked.bool( False ) +) +process.hltIter1PFlowPixelHitDoubletsForDisplaced = cms.EDProducer( "HitPairEDProducer", + seedingLayers = cms.InputTag( "hltIter1PixelLayerQuadrupletsForDisplaced" ), + trackingRegions = cms.InputTag( "hltIter1PFlowPixelTrackingRegionsForDisplaced" ), trackingRegionsSeedingLayers = cms.InputTag( "" ), - clusterCheck = cms.InputTag( "" ), + clusterCheck = cms.InputTag( "hltIter1PFlowPixelClusterCheckForDisplaced" ), produceSeedingHitSets = cms.bool( False ), produceIntermediateHitDoublets = cms.bool( True ), maxElement = cms.uint32( 0 ), maxElementTotal = cms.uint32( 50000000 ), layerPairs = cms.vuint32( 0, 1, 2 ) ) -process.hltFastPVPixelTracksHitQuadruplets = cms.EDProducer( "CAHitQuadrupletEDProducer", - doublets = cms.InputTag( "hltFastPVPixelTracksHitDoublets" ), +process.hltIter1PFlowPixelHitQuadrupletsForDisplaced = cms.EDProducer( "CAHitQuadrupletEDProducer", + doublets = cms.InputTag( "hltIter1PFlowPixelHitDoubletsForDisplaced" ), extraHitRPhitolerance = cms.double( 0.032 ), fitFastCircle = cms.bool( True ), fitFastCircleChi2Cut = cms.bool( True ), useBendingCorrection = cms.bool( True ), - CAThetaCut = cms.double( 0.002 ), - CAPhiCut = cms.double( 0.2 ), + CAThetaCut = cms.double( 0.004 ), + CAPhiCut = cms.double( 0.3 ), CAThetaCut_byTriplets = cms.VPSet( cms.PSet( seedingLayers = cms.string( "" ), cut = cms.double( -1.0 ) @@ -48180,100 +49086,290 @@ ), CAHardPtCut = cms.double( 0.0 ), maxChi2 = cms.PSet( - value2 = cms.double( 50.0 ), - value1 = cms.double( 200.0 ), - pt1 = cms.double( 0.7 ), + value2 = cms.double( 100.0 ), + value1 = cms.double( 1000.0 ), + pt1 = cms.double( 0.4 ), enabled = cms.bool( True ), pt2 = cms.double( 2.0 ) ), SeedComparitorPSet = cms.PSet( clusterShapeHitFilter = cms.string( "ClusterShapeHitFilter" ), - ComponentName = cms.string( "LowPtClusterShapeSeedComparitor" ), + ComponentName = cms.string( "none" ), clusterShapeCacheSrc = cms.InputTag( "hltSiPixelClustersRegForDisplacedCache" ) ) ) -process.hltFastPVPixelTracks = cms.EDProducer( "PixelTrackProducer", +process.hltIter1PixelTracksForDisplaced = cms.EDProducer( "PixelTrackProducer", passLabel = cms.string( "" ), - SeedingHitSets = cms.InputTag( "hltFastPVPixelTracksHitQuadruplets" ), + SeedingHitSets = cms.InputTag( "hltIter1PFlowPixelHitQuadrupletsForDisplaced" ), Fitter = cms.InputTag( "hltFastPVPixelTracksFitter" ), Filter = cms.InputTag( "hltFastPVPixelTracksFilter" ), Cleaner = cms.string( "hltPixelTracksCleanerBySharedHits" ) ) -process.hltFastPVJetTracksAssociator = cms.EDProducer( "JetTracksAssociatorAtVertex", - tracks = cms.InputTag( "hltFastPVPixelTracks" ), - coneSize = cms.double( 0.4 ), - useAssigned = cms.bool( False ), - pvSrc = cms.InputTag( "" ), - jets = cms.InputTag( "hltSelector4CentralJetsL1FastJet" ) +process.hltIter1PFLowPixelSeedsFromPixelTracksForDisplaced = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", + InputCollection = cms.InputTag( "hltIter1PixelTracksForDisplaced" ), + InputVertexCollection = cms.InputTag( "hltFastPVPixelVertices" ), + originHalfLength = cms.double( 0.3 ), + originRadius = cms.double( 0.1 ), + useProtoTrackKinematics = cms.bool( False ), + useEventsWithNoVertex = cms.bool( True ), + TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + usePV = cms.bool( False ), + includeFourthHit = cms.bool( False ), + SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) ) -process.hltFastPVJetVertexChecker = cms.EDFilter( "JetVertexChecker", +process.hltIter1PFlowCkfTrackCandidatesForDisplaced = cms.EDProducer( "CkfTrackCandidateMaker", + cleanTrajectoryAfterInOut = cms.bool( False ), + doSeedingRegionRebuilding = cms.bool( False ), + onlyPixelHitsForSeedCleaner = cms.bool( False ), + reverseTrajectories = cms.bool( False ), + useHitsSplitting = cms.bool( False ), + MeasurementTrackerEvent = cms.InputTag( "hltIter1MaskedMeasurementTrackerEventForDisplaced" ), + src = cms.InputTag( "hltIter1PFLowPixelSeedsFromPixelTracksForDisplaced" ), + clustersToSkip = cms.InputTag( "" ), + phase2clustersToSkip = cms.InputTag( "" ), + TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter1GroupedCkfTrajectoryBuilderIT" ) ), + TransientInitialStateEstimatorParameters = cms.PSet( + propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), + numberMeasurementsForFit = cms.int32( 4 ), + propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) + ), + numHitsForSeedCleaner = cms.int32( 4 ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + RedundantSeedCleaner = cms.string( "CachingSeedCleanerBySharedInput" ), + TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), + maxNSeeds = cms.uint32( 100000 ), + maxSeedsBeforeCleaning = cms.uint32( 1000 ) +) +process.hltIter1PFlowCtfWithMaterialTracksForDisplaced = cms.EDProducer( "TrackProducer", + useSimpleMF = cms.bool( True ), + SimpleMagneticField = cms.string( "ParabolicMf" ), + src = cms.InputTag( "hltIter1PFlowCkfTrackCandidatesForDisplaced" ), + clusterRemovalInfo = cms.InputTag( "" ), beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - jetTracks = cms.InputTag( "hltFastPVJetTracksAssociator" ), - minPtRatio = cms.double( 0.1 ), - minPt = cms.double( 0.0 ), - doFilter = cms.bool( False ), - maxNJetsToCheck = cms.int32( 2 ), - maxNjetsOutput = cms.int32( 2 ), - maxChi2 = cms.double( 20.0 ), - maxTrackPt = cms.double( 20.0 ), - newMethod = cms.bool( True ), - maxETA = cms.double( 2.4 ), - pvErr_x = cms.double( 0.0015 ), - pvErr_y = cms.double( 0.0015 ), - pvErr_z = cms.double( 1.5 ) + Fitter = cms.string( "hltESPFittingSmootherIT" ), + useHitsSplitting = cms.bool( False ), + alias = cms.untracked.string( "ctfWithMaterialTracks" ), + TrajectoryInEvent = cms.bool( False ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + AlgorithmName = cms.string( "hltIter1" ), + Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), + GeometricInnerState = cms.bool( True ), + NavigationSchool = cms.string( "" ), + MeasurementTracker = cms.string( "" ), + MeasurementTrackerEvent = cms.InputTag( "hltIter1MaskedMeasurementTrackerEventForDisplaced" ) ) -process.hltFastPVPixelTracksRecoverFilter = cms.EDProducer( "PixelTrackFilterByKinematicsProducer", - ptMin = cms.double( 0.0 ), - nSigmaInvPtTolerance = cms.double( 0.0 ), - tipMax = cms.double( 999.0 ), - nSigmaTipMaxTolerance = cms.double( 0.0 ), - chi2 = cms.double( 1000.0 ) +process.hltIter1PFlowTrackCutClassifierPromptForDisplaced = cms.EDProducer( "TrackCutClassifier", + src = cms.InputTag( "hltIter1PFlowCtfWithMaterialTracksForDisplaced" ), + beamspot = cms.InputTag( "hltOnlineBeamSpot" ), + vertices = cms.InputTag( "hltFastPVPixelVertices" ), + ignoreVertices = cms.bool( False ), + qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), + mva = cms.PSet( + minPixelHits = cms.vint32( 0, 0, 2 ), + maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 15.0 ), + dr_par = cms.PSet( + d0err = cms.vdouble( 0.003, 0.003, 0.003 ), + dr_par2 = cms.vdouble( 3.40282346639E38, 1.0, 0.85 ), + dr_par1 = cms.vdouble( 3.40282346639E38, 1.0, 0.9 ), + dr_exp = cms.vint32( 3, 3, 3 ), + d0err_par = cms.vdouble( 0.001, 0.001, 0.001 ) + ), + maxLostLayers = cms.vint32( 1, 1, 1 ), + min3DLayers = cms.vint32( 0, 0, 0 ), + dz_par = cms.PSet( + dz_par1 = cms.vdouble( 3.40282346639E38, 1.0, 0.9 ), + dz_par2 = cms.vdouble( 3.40282346639E38, 1.0, 0.8 ), + dz_exp = cms.vint32( 3, 3, 3 ) + ), + minNVtxTrk = cms.int32( 3 ), + maxDz = cms.vdouble( 3.40282346639E38, 1.0, 3.40282346639E38 ), + minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), + maxChi2 = cms.vdouble( 9999.0, 25.0, 16.0 ), + maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), + maxDr = cms.vdouble( 3.40282346639E38, 1.0, 3.40282346639E38 ), + minLayers = cms.vint32( 3, 3, 3 ) + ) ) -process.hltFastPVPixelTracksRecoverFitter = cms.EDProducer( "PixelFitterByHelixProjectionsProducer", - scaleErrorsForBPix1 = cms.bool( False ), - scaleFactor = cms.double( 0.65 ) +process.hltIter1PFlowTrackCutClassifierDetachedForDisplaced = cms.EDProducer( "TrackCutClassifier", + src = cms.InputTag( "hltIter1PFlowCtfWithMaterialTracksForDisplaced" ), + beamspot = cms.InputTag( "hltOnlineBeamSpot" ), + vertices = cms.InputTag( "hltFastPVPixelVertices" ), + ignoreVertices = cms.bool( False ), + qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), + mva = cms.PSet( + minPixelHits = cms.vint32( 0, 0, 1 ), + maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 15.0 ), + dr_par = cms.PSet( + d0err = cms.vdouble( 0.003, 0.003, 0.003 ), + dr_par2 = cms.vdouble( 1.0, 1.0, 1.0 ), + dr_par1 = cms.vdouble( 1.0, 1.0, 1.0 ), + dr_exp = cms.vint32( 4, 4, 4 ), + d0err_par = cms.vdouble( 0.001, 0.001, 0.001 ) + ), + maxLostLayers = cms.vint32( 99, 3, 3 ), + min3DLayers = cms.vint32( 1, 2, 3 ), + dz_par = cms.PSet( + dz_par1 = cms.vdouble( 1.0, 1.0, 1.0 ), + dz_par2 = cms.vdouble( 1.0, 1.0, 1.0 ), + dz_exp = cms.vint32( 4, 4, 4 ) + ), + minNVtxTrk = cms.int32( 2 ), + maxDz = cms.vdouble( 3.40282346639E38, 1.0, 3.40282346639E38 ), + minNdof = cms.vdouble( -1.0, -1.0, -1.0 ), + maxChi2 = cms.vdouble( 9999.0, 25.0, 16.0 ), + maxChi2n = cms.vdouble( 1.0, 0.7, 0.4 ), + maxDr = cms.vdouble( 3.40282346639E38, 1.0, 3.40282346639E38 ), + minLayers = cms.vint32( 5, 5, 5 ) + ) ) -process.hltFastPVPixelTracksTrackingRegionsRecover = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", +process.hltIter1PFlowTrackCutClassifierMergedForDisplaced = cms.EDProducer( "ClassifierMerger", + inputClassifiers = cms.vstring( 'hltIter1PFlowTrackCutClassifierPromptForDisplaced', + 'hltIter1PFlowTrackCutClassifierDetachedForDisplaced' ) +) +process.hltIter1PFlowTrackSelectionHighPurityForDisplaced = cms.EDProducer( "TrackCollectionFilterCloner", + originalSource = cms.InputTag( "hltIter1PFlowCtfWithMaterialTracksForDisplaced" ), + originalMVAVals = cms.InputTag( 'hltIter1PFlowTrackCutClassifierMergedForDisplaced','MVAValues' ), + originalQualVals = cms.InputTag( 'hltIter1PFlowTrackCutClassifierMergedForDisplaced','QualityMasks' ), + minQuality = cms.string( "highPurity" ), + copyExtras = cms.untracked.bool( True ), + copyTrajectories = cms.untracked.bool( False ) +) +process.hltIter1MergedForDisplaced = cms.EDProducer( "TrackListMerger", + ShareFrac = cms.double( 0.19 ), + FoundHitBonus = cms.double( 5.0 ), + LostHitPenalty = cms.double( 20.0 ), + MinPT = cms.double( 0.05 ), + Epsilon = cms.double( -0.001 ), + MaxNormalizedChisq = cms.double( 1000.0 ), + MinFound = cms.int32( 3 ), + TrackProducers = cms.VInputTag( 'hltIter0PFlowTrackSelectionHighPurityForDisplaced','hltIter1PFlowTrackSelectionHighPurityForDisplaced' ), + hasSelector = cms.vint32( 0, 0 ), + indivShareFrac = cms.vdouble( 1.0, 1.0 ), + selectedTrackQuals = cms.VInputTag( 'hltIter0PFlowTrackSelectionHighPurityForDisplaced','hltIter1PFlowTrackSelectionHighPurityForDisplaced' ), + setsToMerge = cms.VPSet( + cms.PSet( pQual = cms.bool( False ), + tLists = cms.vint32( 0, 1 ) + ) + ), + trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), + allowFirstHitShare = cms.bool( True ), + newQuality = cms.string( "confirmed" ), + copyExtras = cms.untracked.bool( True ), + writeOnlyTrkQuals = cms.bool( False ), + copyMVA = cms.bool( False ) +) +process.hltIter2ClustersRefRemovalForDisplaced = cms.EDProducer( "TrackClusterRemover", + trajectories = cms.InputTag( "hltIter1PFlowTrackSelectionHighPurityForDisplaced" ), + trackClassifier = cms.InputTag( '','QualityMasks' ), + pixelClusters = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), + stripClusters = cms.InputTag( "hltSiStripRawToClustersFacility" ), + oldClusterRemovalInfo = cms.InputTag( "hltIter1ClustersRefRemovalForDisplaced" ), + TrackQuality = cms.string( "highPurity" ), + maxChi2 = cms.double( 16.0 ), + minNumberOfLayersWithMeasBeforeFiltering = cms.int32( 0 ), + overrideTrkQuals = cms.InputTag( "" ) +) +process.hltIter2MaskedMeasurementTrackerEventForDisplaced = cms.EDProducer( "MaskedMeasurementTrackerEventProducer", + src = cms.InputTag( "hltSiStripClustersRegForDisplaced" ), + OnDemand = cms.bool( False ), + clustersToSkip = cms.InputTag( "hltIter2ClustersRefRemovalForDisplaced" ) +) +process.hltIter2PixelLayerTripletsForDisplaced = cms.EDProducer( "SeedingLayersEDProducer", + layerList = cms.vstring( 'BPix1+BPix2+BPix3', + 'BPix2+BPix3+BPix4', + 'BPix1+BPix3+BPix4', + 'BPix1+BPix2+BPix4', + 'BPix2+BPix3+FPix1_pos', + 'BPix2+BPix3+FPix1_neg', + 'BPix1+BPix2+FPix1_pos', + 'BPix1+BPix2+FPix1_neg', + 'BPix2+FPix1_pos+FPix2_pos', + 'BPix2+FPix1_neg+FPix2_neg', + 'BPix1+FPix1_pos+FPix2_pos', + 'BPix1+FPix1_neg+FPix2_neg', + 'FPix1_pos+FPix2_pos+FPix3_pos', + 'FPix1_neg+FPix2_neg+FPix3_neg', + 'BPix1+BPix3+FPix1_pos', + 'BPix1+BPix2+FPix2_pos', + 'BPix1+BPix3+FPix1_neg', + 'BPix1+BPix2+FPix2_neg', + 'BPix1+FPix2_neg+FPix3_neg', + 'BPix1+FPix1_neg+FPix3_neg', + 'BPix1+FPix2_pos+FPix3_pos', + 'BPix1+FPix1_pos+FPix3_pos' ), + BPix = cms.PSet( + hitErrorRPhi = cms.double( 0.0027 ), + TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + skipClusters = cms.InputTag( "hltIter2ClustersRefRemovalForDisplaced" ), + useErrorsFromParam = cms.bool( True ), + hitErrorRZ = cms.double( 0.006 ), + HitProducer = cms.string( "hltSiPixelRecHitsRegForDisplaced" ) + ), + FPix = cms.PSet( + hitErrorRPhi = cms.double( 0.0051 ), + TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + skipClusters = cms.InputTag( "hltIter2ClustersRefRemovalForDisplaced" ), + useErrorsFromParam = cms.bool( True ), + hitErrorRZ = cms.double( 0.0036 ), + HitProducer = cms.string( "hltSiPixelRecHitsRegForDisplaced" ) + ), + TIB = cms.PSet( ), + TID = cms.PSet( ), + TOB = cms.PSet( ), + TEC = cms.PSet( ), + MTIB = cms.PSet( ), + MTID = cms.PSet( ), + MTOB = cms.PSet( ), + MTEC = cms.PSet( ) +) +process.hltIter2PFlowPixelTrackingRegionsForDisplaced = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", RegionPSet = cms.PSet( - vertexCollection = cms.InputTag( "" ), - zErrorVetex = cms.double( 0.0 ), + vertexCollection = cms.InputTag( "hltFastPVPixelVertices" ), + zErrorVetex = cms.double( 0.3 ), beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - zErrorBeamSpot = cms.double( 20.0 ), + zErrorBeamSpot = cms.double( 0.0 ), maxNVertices = cms.int32( 1 ), - maxNRegions = cms.int32( 10 ), + maxNRegions = cms.int32( 100 ), nSigmaZVertex = cms.double( 0.0 ), nSigmaZBeamSpot = cms.double( 0.0 ), - ptMin = cms.double( 0.9 ), - mode = cms.string( "BeamSpotFixed" ), - input = cms.InputTag( "hltFastPVJetVertexChecker" ), - searchOpt = cms.bool( False ), - whereToUseMeasurementTracker = cms.string( "Never" ), + ptMin = cms.double( 0.4 ), + mode = cms.string( "VerticesFixed" ), + input = cms.InputTag( "hltSelector8CentralJetsL1FastJet" ), + searchOpt = cms.bool( True ), + whereToUseMeasurementTracker = cms.string( "ForSiStrips" ), originRadius = cms.double( 0.3 ), - measurementTrackerName = cms.InputTag( "" ), + measurementTrackerName = cms.InputTag( "hltIter2MaskedMeasurementTrackerEventForDisplaced" ), precise = cms.bool( True ), - deltaEta = cms.double( 0.5 ), - deltaPhi = cms.double( 0.5 ) + deltaEta = cms.double( 0.4 ), + deltaPhi = cms.double( 0.4 ) ) ) -process.hltFastPVPixelTracksHitDoubletsRecover = cms.EDProducer( "HitPairEDProducer", - seedingLayers = cms.InputTag( "hltPixelLayerQuadrupletsRegForDisplaced" ), - trackingRegions = cms.InputTag( "hltFastPVPixelTracksTrackingRegionsRecover" ), +process.hltIter2PFlowPixelClusterCheckForDisplaced = cms.EDProducer( "ClusterCheckerEDProducer", + doClusterCheck = cms.bool( False ), + MaxNumberOfCosmicClusters = cms.uint32( 50000 ), + ClusterCollectionLabel = cms.InputTag( "hltSiStripClustersRegForDisplaced" ), + MaxNumberOfPixelClusters = cms.uint32( 40000 ), + PixelClusterCollectionLabel = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), + cut = cms.string( "" ), + silentClusterCheck = cms.untracked.bool( False ) +) +process.hltIter2PFlowPixelHitDoubletsForDisplaced = cms.EDProducer( "HitPairEDProducer", + seedingLayers = cms.InputTag( "hltIter2PixelLayerTripletsForDisplaced" ), + trackingRegions = cms.InputTag( "hltIter2PFlowPixelTrackingRegionsForDisplaced" ), trackingRegionsSeedingLayers = cms.InputTag( "" ), - clusterCheck = cms.InputTag( "" ), + clusterCheck = cms.InputTag( "hltIter2PFlowPixelClusterCheckForDisplaced" ), produceSeedingHitSets = cms.bool( False ), produceIntermediateHitDoublets = cms.bool( True ), maxElement = cms.uint32( 0 ), maxElementTotal = cms.uint32( 50000000 ), - layerPairs = cms.vuint32( 0, 1, 2 ) + layerPairs = cms.vuint32( 0, 1 ) ) -process.hltFastPVPixelTracksHitQuadrupletsRecover = cms.EDProducer( "CAHitQuadrupletEDProducer", - doublets = cms.InputTag( "hltFastPVPixelTracksHitDoubletsRecover" ), +process.hltIter2PFlowPixelHitTripletsForDisplaced = cms.EDProducer( "CAHitTripletEDProducer", + doublets = cms.InputTag( "hltIter2PFlowPixelHitDoubletsForDisplaced" ), extraHitRPhitolerance = cms.double( 0.032 ), - fitFastCircle = cms.bool( False ), - fitFastCircleChi2Cut = cms.bool( True ), useBendingCorrection = cms.bool( True ), - CAThetaCut = cms.double( 0.002 ), - CAPhiCut = cms.double( 0.2 ), + CAThetaCut = cms.double( 0.004 ), + CAPhiCut = cms.double( 0.1 ), CAThetaCut_byTriplets = cms.VPSet( cms.PSet( seedingLayers = cms.string( "" ), cut = cms.double( -1.0 ) @@ -48284,28 +49380,109 @@ cut = cms.double( -1.0 ) ) ), - CAHardPtCut = cms.double( 0.0 ), + CAHardPtCut = cms.double( 0.3 ), maxChi2 = cms.PSet( - value2 = cms.double( 50.0 ), - value1 = cms.double( 200.0 ), - pt1 = cms.double( 0.7 ), + value2 = cms.double( 6.0 ), + value1 = cms.double( 100.0 ), + pt1 = cms.double( 0.4 ), enabled = cms.bool( True ), - pt2 = cms.double( 2.0 ) + pt2 = cms.double( 8.0 ) ), - SeedComparitorPSet = cms.PSet( - clusterShapeHitFilter = cms.string( "ClusterShapeHitFilter" ), - ComponentName = cms.string( "LowPtClusterShapeSeedComparitor" ), - clusterShapeCacheSrc = cms.InputTag( "hltSiPixelClustersRegForDisplacedCache" ) + SeedComparitorPSet = cms.PSet( ComponentName = cms.string( "none" ) ) +) +process.hltIter2PFlowPixelSeedsForDisplaced = cms.EDProducer( "SeedCreatorFromRegionConsecutiveHitsTripletOnlyEDProducer", + seedingHitSets = cms.InputTag( "hltIter2PFlowPixelHitTripletsForDisplaced" ), + propagator = cms.string( "PropagatorWithMaterialParabolicMf" ), + SeedMomentumForBOFF = cms.double( 5.0 ), + OriginTransverseErrorMultiplier = cms.double( 1.0 ), + MinOneOverPtError = cms.double( 1.0 ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + magneticField = cms.string( "ParabolicMf" ), + forceKinematicWithRegionDirection = cms.bool( False ), + SeedComparitorPSet = cms.PSet( ComponentName = cms.string( "none" ) ) +) +process.hltIter2PFlowCkfTrackCandidatesForDisplaced = cms.EDProducer( "CkfTrackCandidateMaker", + cleanTrajectoryAfterInOut = cms.bool( False ), + doSeedingRegionRebuilding = cms.bool( False ), + onlyPixelHitsForSeedCleaner = cms.bool( False ), + reverseTrajectories = cms.bool( False ), + useHitsSplitting = cms.bool( False ), + MeasurementTrackerEvent = cms.InputTag( "hltIter2MaskedMeasurementTrackerEventForDisplaced" ), + src = cms.InputTag( "hltIter2PFlowPixelSeedsForDisplaced" ), + clustersToSkip = cms.InputTag( "" ), + phase2clustersToSkip = cms.InputTag( "" ), + TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter2GroupedCkfTrajectoryBuilderIT" ) ), + TransientInitialStateEstimatorParameters = cms.PSet( + propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), + numberMeasurementsForFit = cms.int32( 4 ), + propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) + ), + numHitsForSeedCleaner = cms.int32( 4 ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + RedundantSeedCleaner = cms.string( "CachingSeedCleanerBySharedInput" ), + TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), + maxNSeeds = cms.uint32( 100000 ), + maxSeedsBeforeCleaning = cms.uint32( 1000 ) +) +process.hltIter2PFlowCtfWithMaterialTracksForDisplaced = cms.EDProducer( "TrackProducer", + useSimpleMF = cms.bool( True ), + SimpleMagneticField = cms.string( "ParabolicMf" ), + src = cms.InputTag( "hltIter2PFlowCkfTrackCandidatesForDisplaced" ), + clusterRemovalInfo = cms.InputTag( "" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Fitter = cms.string( "hltESPFittingSmootherIT" ), + useHitsSplitting = cms.bool( False ), + alias = cms.untracked.string( "ctfWithMaterialTracks" ), + TrajectoryInEvent = cms.bool( False ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + AlgorithmName = cms.string( "hltIter2" ), + Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), + GeometricInnerState = cms.bool( True ), + NavigationSchool = cms.string( "" ), + MeasurementTracker = cms.string( "" ), + MeasurementTrackerEvent = cms.InputTag( "hltIter2MaskedMeasurementTrackerEventForDisplaced" ) +) +process.hltIter2PFlowTrackCutClassifierForDisplaced = cms.EDProducer( "TrackCutClassifier", + src = cms.InputTag( "hltIter2PFlowCtfWithMaterialTracksForDisplaced" ), + beamspot = cms.InputTag( "hltOnlineBeamSpot" ), + vertices = cms.InputTag( "hltFastPVPixelVertices" ), + ignoreVertices = cms.bool( False ), + qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), + mva = cms.PSet( + minPixelHits = cms.vint32( 0, 0, 0 ), + maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 15.0 ), + dr_par = cms.PSet( + d0err = cms.vdouble( 0.003, 0.003, 0.003 ), + dr_par2 = cms.vdouble( 3.40282346639E38, 0.3, 0.3 ), + dr_par1 = cms.vdouble( 3.40282346639E38, 0.4, 0.4 ), + dr_exp = cms.vint32( 4, 4, 4 ), + d0err_par = cms.vdouble( 0.001, 0.001, 0.001 ) + ), + maxLostLayers = cms.vint32( 1, 1, 1 ), + min3DLayers = cms.vint32( 0, 0, 0 ), + dz_par = cms.PSet( + dz_par1 = cms.vdouble( 3.40282346639E38, 0.4, 0.4 ), + dz_par2 = cms.vdouble( 3.40282346639E38, 0.35, 0.35 ), + dz_exp = cms.vint32( 4, 4, 4 ) + ), + minNVtxTrk = cms.int32( 3 ), + maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), + minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), + maxChi2 = cms.vdouble( 9999.0, 25.0, 16.0 ), + maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), + maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), + minLayers = cms.vint32( 3, 3, 3 ) ) ) -process.hltFastPVPixelTracksRecover = cms.EDProducer( "PixelTrackProducer", - passLabel = cms.string( "" ), - SeedingHitSets = cms.InputTag( "hltFastPVPixelTracksHitQuadrupletsRecover" ), - Fitter = cms.InputTag( "hltFastPVPixelTracksRecoverFitter" ), - Filter = cms.InputTag( "hltFastPVPixelTracksRecoverFilter" ), - Cleaner = cms.string( "hltPixelTracksCleanerBySharedHits" ) +process.hltIter2PFlowTrackSelectionHighPurityForDisplaced = cms.EDProducer( "TrackCollectionFilterCloner", + originalSource = cms.InputTag( "hltIter2PFlowCtfWithMaterialTracksForDisplaced" ), + originalMVAVals = cms.InputTag( 'hltIter2PFlowTrackCutClassifierForDisplaced','MVAValues' ), + originalQualVals = cms.InputTag( 'hltIter2PFlowTrackCutClassifierForDisplaced','QualityMasks' ), + minQuality = cms.string( "highPurity" ), + copyExtras = cms.untracked.bool( True ), + copyTrajectories = cms.untracked.bool( False ) ) -process.hltFastPVPixelTracksMerger = cms.EDProducer( "TrackListMerger", +process.hltIter2MergedForDisplaced = cms.EDProducer( "TrackListMerger", ShareFrac = cms.double( 0.19 ), FoundHitBonus = cms.double( 5.0 ), LostHitPenalty = cms.double( 20.0 ), @@ -48313,10 +49490,10 @@ Epsilon = cms.double( -0.001 ), MaxNormalizedChisq = cms.double( 1000.0 ), MinFound = cms.int32( 3 ), - TrackProducers = cms.VInputTag( 'hltFastPVPixelTracks','hltFastPVPixelTracksRecover' ), + TrackProducers = cms.VInputTag( 'hltIter1MergedForDisplaced','hltIter2PFlowTrackSelectionHighPurityForDisplaced' ), hasSelector = cms.vint32( 0, 0 ), indivShareFrac = cms.vdouble( 1.0, 1.0 ), - selectedTrackQuals = cms.VInputTag( 'hltFastPVPixelTracks','hltFastPVPixelTracksRecover' ), + selectedTrackQuals = cms.VInputTag( 'hltIter1MergedForDisplaced','hltIter2PFlowTrackSelectionHighPurityForDisplaced' ), setsToMerge = cms.VPSet( cms.PSet( pQual = cms.bool( False ), tLists = cms.vint32( 0, 1 ) @@ -48325,66 +49502,218 @@ trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), allowFirstHitShare = cms.bool( True ), newQuality = cms.string( "confirmed" ), - copyExtras = cms.untracked.bool( False ), + copyExtras = cms.untracked.bool( True ), writeOnlyTrkQuals = cms.bool( False ), copyMVA = cms.bool( False ) ) -process.hltFastPVPixelVertices = cms.EDProducer( "PixelVertexProducer", - WtAverage = cms.bool( True ), - ZOffset = cms.double( 10.0 ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - Verbosity = cms.int32( 0 ), - UseError = cms.bool( True ), - TrackCollection = cms.InputTag( "hltFastPVPixelTracksMerger" ), - ZSeparation = cms.double( 0.07 ), - NTrkMin = cms.int32( 2 ), - Method2 = cms.bool( True ), - Finder = cms.string( "DivisiveVertexFinder" ), - PtMin = cms.double( 1.0 ), - PVcomparer = cms.PSet( refToPSet_ = cms.string( "HLTPSetPvClusterComparerForBTag" ) ) +process.hltL4DisplacedDijetFullTracksJetPromptTracksAssociatorAtVertexLowPt = cms.EDProducer( "JetTracksAssociatorAtVertex", + tracks = cms.InputTag( "hltIter2MergedForDisplaced" ), + coneSize = cms.double( 0.4 ), + useAssigned = cms.bool( False ), + pvSrc = cms.InputTag( "" ), + jets = cms.InputTag( "hltDisplacedHLTCaloJetCollectionProducerLowPt" ) ) -process.hltFastPVPixelVerticesFilter = cms.EDFilter( "VertexSelector", +process.hltL4PromptDisplacedDijetFullTracksTrackIPProducerLowPt = cms.EDProducer( "TrackIPProducer", + jetTracks = cms.InputTag( "hltL4DisplacedDijetFullTracksJetPromptTracksAssociatorAtVertexLowPt" ), + primaryVertex = cms.InputTag( "hltFastPVPixelVertices" ), + computeProbabilities = cms.bool( False ), + computeGhostTrack = cms.bool( False ), + ghostTrackPriorDeltaR = cms.double( 0.03 ), + minimumNumberOfPixelHits = cms.int32( 2 ), + minimumNumberOfHits = cms.int32( 8 ), + maximumTransverseImpactParameter = cms.double( 0.1 ), + minimumTransverseMomentum = cms.double( 0.5 ), + maximumChiSquared = cms.double( 20.0 ), + maximumLongitudinalImpactParameter = cms.double( 0.1 ), + jetDirectionUsingTracks = cms.bool( False ), + jetDirectionUsingGhostTrack = cms.bool( False ), + useTrackQuality = cms.bool( False ) +) +process.hltL4PromptDisplacedDijetFullTracksJetTagProducerFromIPLowPt = cms.EDProducer( "JetTagProducer", + jetTagComputer = cms.string( "hltESPDisplacedDijethltPromptTrackCountingESProducer" ), + tagInfos = cms.VInputTag( 'hltL4PromptDisplacedDijetFullTracksTrackIPProducerLowPt' ) +) +process.hltL4PromptDisplacedDijetFullTracksHLTCaloJetTagFilterLowPt = cms.EDFilter( "HLTCaloJetTag", + saveTags = cms.bool( True ), + Jets = cms.InputTag( "hltDisplacedHLTCaloJetCollectionProducerLowPt" ), + JetTags = cms.InputTag( "hltL4PromptDisplacedDijetFullTracksJetTagProducerFromIPLowPt" ), + MinTag = cms.double( -999999.0 ), + MaxTag = cms.double( 2.5 ), + MinJets = cms.int32( 2 ), + TriggerType = cms.int32( 85 ) +) +process.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt = cms.EDProducer( "HLTCaloJetCollectionProducer", + HLTObject = cms.InputTag( "hltL4PromptDisplacedDijetFullTracksHLTCaloJetTagFilterLowPt" ), + TriggerTypes = cms.vint32( 85 ) +) +process.hltDisplacedhltTrimmedPixelVertices = cms.EDProducer( "PixelVertexCollectionTrimmer", src = cms.InputTag( "hltFastPVPixelVertices" ), - cut = cms.string( "!isFake && ndof > 0 && abs(z) <= 25 && position.Rho <= 2" ), - filter = cms.bool( True ) + maxVtx = cms.uint32( 100 ), + fractionSumPt2 = cms.double( 0.3 ), + minSumPt2 = cms.double( 0.0 ), + PVcomparer = cms.PSet( refToPSet_ = cms.string( "HLTPSetPvClusterComparerForIT" ) ) ) -process.hltSiStripClustersRegForDisplaced = cms.EDProducer( "MeasurementTrackerEventProducer", - measurementTracker = cms.string( "hltESPMeasurementTracker" ), - skipClusters = cms.InputTag( "" ), - pixelClusterProducer = cms.string( "hltSiPixelClustersRegForDisplaced" ), - stripClusterProducer = cms.string( "hltSiStripRawToClustersFacility" ), - Phase2TrackerCluster1DProducer = cms.string( "" ), - vectorHits = cms.InputTag( "" ), - vectorHitsRej = cms.InputTag( "" ), - inactivePixelDetectorLabels = cms.VInputTag( ), - badPixelFEDChannelCollectionLabels = cms.VInputTag( ), - pixelCablingMapLabel = cms.string( "" ), - inactiveStripDetectorLabels = cms.VInputTag( 'hltSiStripExcludedFEDListProducer' ), - switchOffPixelsIfEmpty = cms.bool( True ) +process.hltDisplacedhltIter4ClustersRefRemoval = cms.EDProducer( "TrackClusterRemover", + trajectories = cms.InputTag( "hltIter2PFlowTrackSelectionHighPurityForDisplaced" ), + trackClassifier = cms.InputTag( '','QualityMasks' ), + pixelClusters = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), + stripClusters = cms.InputTag( "hltSiStripRawToClustersFacility" ), + oldClusterRemovalInfo = cms.InputTag( "hltIter2ClustersRefRemovalForDisplaced" ), + TrackQuality = cms.string( "highPurity" ), + maxChi2 = cms.double( 16.0 ), + minNumberOfLayersWithMeasBeforeFiltering = cms.int32( 0 ), + overrideTrkQuals = cms.InputTag( "" ) ) -process.hltIter0PFLowPixelSeedsFromPixelTracksForDisplaced = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", - InputCollection = cms.InputTag( "hltFastPVPixelTracksMerger" ), - InputVertexCollection = cms.InputTag( "hltFastPVPixelVertices" ), - originHalfLength = cms.double( 0.3 ), - originRadius = cms.double( 0.1 ), - useProtoTrackKinematics = cms.bool( False ), - useEventsWithNoVertex = cms.bool( True ), - TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), - usePV = cms.bool( True ), - includeFourthHit = cms.bool( False ), - SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) +process.hltDisplacedhltIter4MaskedMeasurementTrackerEvent = cms.EDProducer( "MaskedMeasurementTrackerEventProducer", + src = cms.InputTag( "hltSiStripClustersRegForDisplaced" ), + OnDemand = cms.bool( False ), + clustersToSkip = cms.InputTag( "hltDisplacedhltIter4ClustersRefRemoval" ) ) -process.hltIter0PFlowCkfTrackCandidatesForDisplaced = cms.EDProducer( "CkfTrackCandidateMaker", +process.hltDisplacedhltIter4PixelLessLayerTriplets = cms.EDProducer( "SeedingLayersEDProducer", + layerList = cms.vstring( 'TIB1+TIB2+MTIB3', + 'TIB1+TIB2+MTID1_pos', + 'TIB1+TIB2+MTID1_neg', + 'TID1_pos+TID2_pos+TID3_pos', + 'TID1_neg+TID2_neg+TID3_neg', + 'TID1_pos+TID2_pos+MTID3_pos', + 'TID1_neg+TID2_neg+MTID3_neg' ), + BPix = cms.PSet( ), + FPix = cms.PSet( ), + TIB = cms.PSet( + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + skipClusters = cms.InputTag( "hltDisplacedhltIter4ClustersRefRemoval" ), + clusterChargeCut = cms.PSet( refToPSet_ = cms.string( "HLTSiStripClusterChargeCutNone" ) ) + ), + TID = cms.PSet( + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + minRing = cms.int32( 1 ), + skipClusters = cms.InputTag( "hltDisplacedhltIter4ClustersRefRemoval" ), + useRingSlector = cms.bool( True ), + clusterChargeCut = cms.PSet( refToPSet_ = cms.string( "HLTSiStripClusterChargeCutNone" ) ), + maxRing = cms.int32( 2 ) + ), + TOB = cms.PSet( ), + TEC = cms.PSet( + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + minRing = cms.int32( 1 ), + skipClusters = cms.InputTag( "hltDisplacedhltIter4ClustersRefRemoval" ), + useRingSlector = cms.bool( True ), + clusterChargeCut = cms.PSet( refToPSet_ = cms.string( "HLTSiStripClusterChargeCutNone" ) ), + maxRing = cms.int32( 2 ) + ), + MTIB = cms.PSet( + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + skipClusters = cms.InputTag( "hltDisplacedhltIter4ClustersRefRemoval" ), + clusterChargeCut = cms.PSet( refToPSet_ = cms.string( "HLTSiStripClusterChargeCutNone" ) ) + ), + MTID = cms.PSet( + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + minRing = cms.int32( 3 ), + skipClusters = cms.InputTag( "hltDisplacedhltIter4ClustersRefRemoval" ), + useRingSlector = cms.bool( True ), + clusterChargeCut = cms.PSet( refToPSet_ = cms.string( "HLTSiStripClusterChargeCutNone" ) ), + maxRing = cms.int32( 3 ) + ), + MTOB = cms.PSet( ), + MTEC = cms.PSet( + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + minRing = cms.int32( 3 ), + skipClusters = cms.InputTag( "hltDisplacedhltIter4ClustersRefRemoval" ), + useRingSlector = cms.bool( True ), + clusterChargeCut = cms.PSet( refToPSet_ = cms.string( "HLTSiStripClusterChargeCutNone" ) ), + maxRing = cms.int32( 3 ) + ) +) +process.hltDisplacedhltIter4PFlowPixelLessTrackingRegions = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", + RegionPSet = cms.PSet( + vertexCollection = cms.InputTag( "hltDisplacedhltTrimmedPixelVertices" ), + zErrorVetex = cms.double( 12.0 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + zErrorBeamSpot = cms.double( 15.0 ), + maxNVertices = cms.int32( 10 ), + maxNRegions = cms.int32( 100 ), + nSigmaZVertex = cms.double( 3.0 ), + nSigmaZBeamSpot = cms.double( 3.0 ), + ptMin = cms.double( 0.8 ), + mode = cms.string( "VerticesFixed" ), + input = cms.InputTag( "hltSelector4CentralJetsL1FastJet" ), + searchOpt = cms.bool( True ), + whereToUseMeasurementTracker = cms.string( "ForSiStrips" ), + originRadius = cms.double( 1.0 ), + measurementTrackerName = cms.InputTag( "hltDisplacedhltIter4MaskedMeasurementTrackerEvent" ), + precise = cms.bool( True ), + deltaEta = cms.double( 0.5 ), + deltaPhi = cms.double( 0.5 ) + ) +) +process.hltDisplacedhltIter4PFlowPixelLessClusterCheck = cms.EDProducer( "ClusterCheckerEDProducer", + doClusterCheck = cms.bool( False ), + MaxNumberOfCosmicClusters = cms.uint32( 800000 ), + ClusterCollectionLabel = cms.InputTag( "hltSiStripClustersRegForDisplaced" ), + MaxNumberOfPixelClusters = cms.uint32( 40000 ), + PixelClusterCollectionLabel = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), + cut = cms.string( "" ), + silentClusterCheck = cms.untracked.bool( False ) +) +process.hltDisplacedhltIter4PFlowPixelLessHitDoublets = cms.EDProducer( "HitPairEDProducer", + seedingLayers = cms.InputTag( "hltDisplacedhltIter4PixelLessLayerTriplets" ), + trackingRegions = cms.InputTag( "hltDisplacedhltIter4PFlowPixelLessTrackingRegions" ), + trackingRegionsSeedingLayers = cms.InputTag( "" ), + clusterCheck = cms.InputTag( "hltDisplacedhltIter4PFlowPixelLessClusterCheck" ), + produceSeedingHitSets = cms.bool( False ), + produceIntermediateHitDoublets = cms.bool( True ), + maxElement = cms.uint32( 0 ), + maxElementTotal = cms.uint32( 50000000 ), + layerPairs = cms.vuint32( 0 ) +) +process.hltDisplacedhltIter4PFlowPixelLessHitTriplets = cms.EDProducer( "MultiHitFromChi2EDProducer", + doublets = cms.InputTag( "hltDisplacedhltIter4PFlowPixelLessHitDoublets" ), + maxElement = cms.uint32( 100000 ), + useFixedPreFiltering = cms.bool( False ), + phiPreFiltering = cms.double( 0.3 ), + extraHitRPhitolerance = cms.double( 0.0 ), + extraHitRZtolerance = cms.double( 0.0 ), + extraZKDBox = cms.double( 0.2 ), + extraRKDBox = cms.double( 0.2 ), + extraPhiKDBox = cms.double( 0.005 ), + fnSigmaRZ = cms.double( 2.0 ), + refitHits = cms.bool( True ), + ClusterShapeHitFilterName = cms.string( "ClusterShapeHitFilter" ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + maxChi2 = cms.double( 5.0 ), + chi2VsPtCut = cms.bool( True ), + pt_interv = cms.vdouble( 0.4, 0.7, 1.0, 2.0 ), + chi2_cuts = cms.vdouble( 3.0, 4.0, 5.0, 5.0 ), + detIdsToDebug = cms.vint32( 0, 0, 0 ) +) +process.hltDisplacedhltIter4PFlowPixelLessSeeds = cms.EDProducer( "SeedCreatorFromRegionConsecutiveHitsTripletOnlyEDProducer", + seedingHitSets = cms.InputTag( "hltDisplacedhltIter4PFlowPixelLessHitTriplets" ), + propagator = cms.string( "PropagatorWithMaterialParabolicMf" ), + SeedMomentumForBOFF = cms.double( 5.0 ), + OriginTransverseErrorMultiplier = cms.double( 1.0 ), + MinOneOverPtError = cms.double( 1.0 ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + magneticField = cms.string( "ParabolicMf" ), + forceKinematicWithRegionDirection = cms.bool( False ), + SeedComparitorPSet = cms.PSet( + FilterStripHits = cms.bool( False ), + FilterPixelHits = cms.bool( False ), + ClusterShapeHitFilterName = cms.string( "ClusterShapeHitFilter" ), + FilterAtHelixStage = cms.bool( True ), + ComponentName = cms.string( "PixelClusterShapeSeedComparitor" ) + ) +) +process.hltDisplacedhltIter4PFlowCkfTrackCandidates = cms.EDProducer( "CkfTrackCandidateMaker", cleanTrajectoryAfterInOut = cms.bool( False ), doSeedingRegionRebuilding = cms.bool( False ), onlyPixelHitsForSeedCleaner = cms.bool( False ), reverseTrajectories = cms.bool( False ), useHitsSplitting = cms.bool( False ), - MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersRegForDisplaced" ), - src = cms.InputTag( "hltIter0PFLowPixelSeedsFromPixelTracksForDisplaced" ), + MeasurementTrackerEvent = cms.InputTag( "hltDisplacedhltIter4MaskedMeasurementTrackerEvent" ), + src = cms.InputTag( "hltDisplacedhltIter4PFlowPixelLessSeeds" ), clustersToSkip = cms.InputTag( "" ), phase2clustersToSkip = cms.InputTag( "" ), - TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter0GroupedCkfTrajectoryBuilderIT" ) ), + TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter4PSetTrajectoryBuilderIT" ) ), TransientInitialStateEstimatorParameters = cms.PSet( propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), numberMeasurementsForFit = cms.int32( 4 ), @@ -48397,10 +49726,10 @@ maxNSeeds = cms.uint32( 100000 ), maxSeedsBeforeCleaning = cms.uint32( 1000 ) ) -process.hltIter0PFlowCtfWithMaterialTracksForDisplaced = cms.EDProducer( "TrackProducer", +process.hltDisplacedhltIter4PFlowCtfWithMaterialTracks = cms.EDProducer( "TrackProducer", useSimpleMF = cms.bool( True ), SimpleMagneticField = cms.string( "ParabolicMf" ), - src = cms.InputTag( "hltIter0PFlowCkfTrackCandidatesForDisplaced" ), + src = cms.InputTag( "hltDisplacedhltIter4PFlowCkfTrackCandidates" ), clusterRemovalInfo = cms.InputTag( "" ), beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), Fitter = cms.string( "hltESPFittingSmootherIT" ), @@ -48408,62 +49737,204 @@ alias = cms.untracked.string( "ctfWithMaterialTracks" ), TrajectoryInEvent = cms.bool( False ), TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - AlgorithmName = cms.string( "hltIter0" ), + AlgorithmName = cms.string( "hltIterX" ), Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), GeometricInnerState = cms.bool( True ), NavigationSchool = cms.string( "" ), MeasurementTracker = cms.string( "" ), - MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersRegForDisplaced" ) + MeasurementTrackerEvent = cms.InputTag( "hltDisplacedhltIter4MaskedMeasurementTrackerEvent" ) ) -process.hltIter0PFlowTrackCutClassifierForDisplaced = cms.EDProducer( "TrackCutClassifier", - src = cms.InputTag( "hltIter0PFlowCtfWithMaterialTracksForDisplaced" ), +process.hltDisplacedhltIter4PFlowTrackSelectionHighPurity = cms.EDProducer( "AnalyticalTrackSelector", + src = cms.InputTag( "hltDisplacedhltIter4PFlowCtfWithMaterialTracks" ), + keepAllTracks = cms.bool( False ), beamspot = cms.InputTag( "hltOnlineBeamSpot" ), - vertices = cms.InputTag( "hltFastPVPixelVertices" ), - ignoreVertices = cms.bool( False ), - qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), - mva = cms.PSet( - minPixelHits = cms.vint32( 0, 3, 4 ), - maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 15.0 ), - dr_par = cms.PSet( - d0err = cms.vdouble( 0.003, 0.003, 0.003 ), - dr_par2 = cms.vdouble( 0.3, 0.3, 0.3 ), - dr_par1 = cms.vdouble( 0.4, 0.4, 0.4 ), - dr_exp = cms.vint32( 4, 4, 4 ), - d0err_par = cms.vdouble( 0.001, 0.001, 0.001 ) - ), - maxLostLayers = cms.vint32( 1, 1, 1 ), - min3DLayers = cms.vint32( 0, 3, 4 ), - dz_par = cms.PSet( - dz_par1 = cms.vdouble( 0.4, 0.4, 0.4 ), - dz_par2 = cms.vdouble( 0.35, 0.35, 0.35 ), - dz_exp = cms.vint32( 4, 4, 4 ) - ), - minNVtxTrk = cms.int32( 3 ), - maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), - minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), - maxChi2 = cms.vdouble( 9999.0, 25.0, 16.0 ), - maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), - maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), - minLayers = cms.vint32( 3, 3, 4 ) - ) + useVertices = cms.bool( True ), + useVtxError = cms.bool( False ), + vertices = cms.InputTag( "hltDisplacedhltTrimmedPixelVertices" ), + vtxNumber = cms.int32( -1 ), + vertexCut = cms.string( "tracksSize>=3" ), + copyTrajectories = cms.untracked.bool( False ), + copyExtras = cms.untracked.bool( True ), + qualityBit = cms.string( "highPurity" ), + chi2n_par = cms.double( 0.25 ), + chi2n_no1Dmod_par = cms.double( 9999.0 ), + res_par = cms.vdouble( 0.003, 0.001 ), + d0_par1 = cms.vdouble( 1.0, 4.0 ), + dz_par1 = cms.vdouble( 1.0, 4.0 ), + d0_par2 = cms.vdouble( 1.0, 4.0 ), + dz_par2 = cms.vdouble( 1.0, 4.0 ), + applyAdaptedPVCuts = cms.bool( True ), + max_d0 = cms.double( 100.0 ), + max_z0 = cms.double( 100.0 ), + nSigmaZ = cms.double( 3.0 ), + minNumberLayers = cms.uint32( 5 ), + minNumber3DLayers = cms.uint32( 0 ), + maxNumberLostLayers = cms.uint32( 0 ), + minHitsToBypassChecks = cms.uint32( 20 ), + applyAbsCutsIfNoPV = cms.bool( False ), + max_d0NoPV = cms.double( 100.0 ), + max_z0NoPV = cms.double( 100.0 ), + max_relpterr = cms.double( 9999.0 ), + min_nhits = cms.uint32( 0 ), + max_minMissHitOutOrIn = cms.int32( 99 ), + max_lostHitFraction = cms.double( 1.0 ), + max_eta = cms.double( 9999.0 ), + min_eta = cms.double( -9999.0 ) ) -process.hltIter0PFlowTrackSelectionHighPurityForDisplaced = cms.EDProducer( "TrackCollectionFilterCloner", - originalSource = cms.InputTag( "hltIter0PFlowCtfWithMaterialTracksForDisplaced" ), - originalMVAVals = cms.InputTag( 'hltIter0PFlowTrackCutClassifierForDisplaced','MVAValues' ), - originalQualVals = cms.InputTag( 'hltIter0PFlowTrackCutClassifierForDisplaced','QualityMasks' ), - minQuality = cms.string( "highPurity" ), +process.hltIter4MergedWithIter012DisplacedJets = cms.EDProducer( "TrackListMerger", + ShareFrac = cms.double( 0.19 ), + FoundHitBonus = cms.double( 5.0 ), + LostHitPenalty = cms.double( 20.0 ), + MinPT = cms.double( 0.05 ), + Epsilon = cms.double( -0.001 ), + MaxNormalizedChisq = cms.double( 1000.0 ), + MinFound = cms.int32( 3 ), + TrackProducers = cms.VInputTag( 'hltIter2MergedForDisplaced','hltDisplacedhltIter4PFlowTrackSelectionHighPurity' ), + hasSelector = cms.vint32( 0, 0 ), + indivShareFrac = cms.vdouble( 1.0, 1.0 ), + selectedTrackQuals = cms.VInputTag( 'hltIter2MergedForDisplaced','hltDisplacedhltIter4PFlowTrackSelectionHighPurity' ), + setsToMerge = cms.VPSet( + cms.PSet( pQual = cms.bool( False ), + tLists = cms.vint32( 0, 1 ) + ) + ), + trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), + allowFirstHitShare = cms.bool( True ), + newQuality = cms.string( "confirmed" ), copyExtras = cms.untracked.bool( True ), - copyTrajectories = cms.untracked.bool( False ) + writeOnlyTrkQuals = cms.bool( False ), + copyMVA = cms.bool( False ) +) +process.hltL4DisplacedDijetFullTracksJetTracksAssociatorAtVertexLowPt = cms.EDProducer( "JetTracksAssociatorAtVertex", + tracks = cms.InputTag( "hltIter4MergedWithIter012DisplacedJets" ), + coneSize = cms.double( 0.4 ), + useAssigned = cms.bool( False ), + pvSrc = cms.InputTag( "" ), + jets = cms.InputTag( "hltIter02DisplacedHLTCaloJetCollectionProducerLowPt" ) +) +process.hltL4TaggedDisplacedDijetFullTracksTrackIPProducerLowPt = cms.EDProducer( "TrackIPProducer", + jetTracks = cms.InputTag( "hltL4DisplacedDijetFullTracksJetTracksAssociatorAtVertexLowPt" ), + primaryVertex = cms.InputTag( "hltDisplacedhltTrimmedPixelVertices" ), + computeProbabilities = cms.bool( False ), + computeGhostTrack = cms.bool( False ), + ghostTrackPriorDeltaR = cms.double( 0.03 ), + minimumNumberOfPixelHits = cms.int32( 0 ), + minimumNumberOfHits = cms.int32( 6 ), + maximumTransverseImpactParameter = cms.double( 9999999.0 ), + minimumTransverseMomentum = cms.double( 1.0 ), + maximumChiSquared = cms.double( 5.0 ), + maximumLongitudinalImpactParameter = cms.double( 17.0 ), + jetDirectionUsingTracks = cms.bool( False ), + jetDirectionUsingGhostTrack = cms.bool( False ), + useTrackQuality = cms.bool( False ) +) +process.hltL4DisplacedDijetFullTracksJetTagProducerFromIPLowPt = cms.EDProducer( "JetTagProducer", + jetTagComputer = cms.string( "hltESPDisplacedDijethltTrackCounting2D1st" ), + tagInfos = cms.VInputTag( 'hltL4TaggedDisplacedDijetFullTracksTrackIPProducerLowPt' ) +) +process.hltL4DisplacedDijetFullTracksHLTCaloJetTagFilterLowPt = cms.EDFilter( "HLTCaloJetTag", + saveTags = cms.bool( True ), + Jets = cms.InputTag( "hltIter02DisplacedHLTCaloJetCollectionProducerLowPt" ), + JetTags = cms.InputTag( "hltL4DisplacedDijetFullTracksJetTagProducerFromIPLowPt" ), + MinTag = cms.double( 5.0 ), + MaxTag = cms.double( 999999.0 ), + MinJets = cms.int32( 2 ), + TriggerType = cms.int32( 85 ) +) +process.hltL1sVoHTT320orHTT340orHTT380 = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_HTT320er OR L1_HTT360er OR L1_ETT2000" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +) +process.hltPreHT500DisplacedDijet40DisplacedTrack = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltHT500 = cms.EDFilter( "HLTHtMhtFilter", + saveTags = cms.bool( True ), + htLabels = cms.VInputTag( 'hltHtMht' ), + mhtLabels = cms.VInputTag( 'hltHtMht' ), + minHt = cms.vdouble( 500.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) +) +process.hltPreHT430DisplacedDijet60DisplacedTrack = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltDoubleCentralCaloJetpt60 = cms.EDFilter( "HLT1CaloJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEmFraction0p01To0p99CaloJetSelector" ), + triggerType = cms.int32( 85 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 60.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.0 ), + MinN = cms.int32( 2 ) +) +process.hltCentralCaloJetptMidPtCollectionProducer = cms.EDProducer( "HLTCaloJetCollectionProducer", + HLTObject = cms.InputTag( "hltDoubleCentralCaloJetpt60" ), + TriggerTypes = cms.vint32( 85 ) +) +process.hltL3DisplacedDijetFullTracksJetTracksAssociatorAtVertexMidPt = cms.EDProducer( "JetTracksAssociatorAtVertex", + tracks = cms.InputTag( "hltIter0PFlowTrackSelectionHighPurityForDisplaced" ), + coneSize = cms.double( 0.4 ), + useAssigned = cms.bool( False ), + pvSrc = cms.InputTag( "" ), + jets = cms.InputTag( "hltCentralCaloJetptMidPtCollectionProducer" ) +) +process.hltL3DisplacedDijet100FullTracksTrackIPProducerMidPt = cms.EDProducer( "TrackIPProducer", + jetTracks = cms.InputTag( "hltL3DisplacedDijetFullTracksJetTracksAssociatorAtVertexMidPt" ), + primaryVertex = cms.InputTag( "hltFastPVPixelVertices" ), + computeProbabilities = cms.bool( False ), + computeGhostTrack = cms.bool( False ), + ghostTrackPriorDeltaR = cms.double( 0.03 ), + minimumNumberOfPixelHits = cms.int32( 2 ), + minimumNumberOfHits = cms.int32( 8 ), + maximumTransverseImpactParameter = cms.double( 0.1 ), + minimumTransverseMomentum = cms.double( 1.0 ), + maximumChiSquared = cms.double( 20.0 ), + maximumLongitudinalImpactParameter = cms.double( 0.1 ), + jetDirectionUsingTracks = cms.bool( False ), + jetDirectionUsingGhostTrack = cms.bool( False ), + useTrackQuality = cms.bool( False ) +) +process.hltL3DisplacedDijetFullTracksJetTagProducerFromIPMidPt = cms.EDProducer( "JetTagProducer", + jetTagComputer = cms.string( "hltESPDisplacedDijethltPromptTrackCountingESProducer" ), + tagInfos = cms.VInputTag( 'hltL3DisplacedDijet100FullTracksTrackIPProducerMidPt' ) +) +process.hltTwoPromptHLTL3DisplacedDijetFullTracksHLTCaloJetTagFilterMidPt = cms.EDFilter( "HLTCaloJetTag", + saveTags = cms.bool( True ), + Jets = cms.InputTag( "hltCentralCaloJetptMidPtCollectionProducer" ), + JetTags = cms.InputTag( "hltL3DisplacedDijetFullTracksJetTagProducerFromIPMidPt" ), + MinTag = cms.double( -999999.0 ), + MaxTag = cms.double( 2.5 ), + MinJets = cms.int32( 2 ), + TriggerType = cms.int32( 85 ) ) -process.hltL3DisplacedDijetFullTracksJetTracksAssociatorAtVertexLowPt = cms.EDProducer( "JetTracksAssociatorAtVertex", - tracks = cms.InputTag( "hltIter0PFlowTrackSelectionHighPurityForDisplaced" ), +process.hltDisplacedHLTCaloJetCollectionProducerMidPt = cms.EDProducer( "HLTCaloJetCollectionProducer", + HLTObject = cms.InputTag( "hltTwoPromptHLTL3DisplacedDijetFullTracksHLTCaloJetTagFilterMidPt" ), + TriggerTypes = cms.vint32( 85 ) +) +process.hltL4DisplacedDijetFullTracksJetPromptTracksAssociatorAtVertexMidPt = cms.EDProducer( "JetTracksAssociatorAtVertex", + tracks = cms.InputTag( "hltIter2MergedForDisplaced" ), coneSize = cms.double( 0.4 ), useAssigned = cms.bool( False ), pvSrc = cms.InputTag( "" ), - jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducer" ) + jets = cms.InputTag( "hltDisplacedHLTCaloJetCollectionProducerMidPt" ) ) -process.hltL3DisplacedDijet100FullTracksTrackIPProducerLowPt = cms.EDProducer( "TrackIPProducer", - jetTracks = cms.InputTag( "hltL3DisplacedDijetFullTracksJetTracksAssociatorAtVertexLowPt" ), +process.hltL4PromptDisplacedDijetFullTracksTrackIPProducerMidPt = cms.EDProducer( "TrackIPProducer", + jetTracks = cms.InputTag( "hltL4DisplacedDijetFullTracksJetPromptTracksAssociatorAtVertexMidPt" ), primaryVertex = cms.InputTag( "hltFastPVPixelVertices" ), computeProbabilities = cms.bool( False ), computeGhostTrack = cms.bool( False ), @@ -48471,899 +49942,1324 @@ minimumNumberOfPixelHits = cms.int32( 2 ), minimumNumberOfHits = cms.int32( 8 ), maximumTransverseImpactParameter = cms.double( 0.1 ), - minimumTransverseMomentum = cms.double( 1.0 ), + minimumTransverseMomentum = cms.double( 0.5 ), maximumChiSquared = cms.double( 20.0 ), maximumLongitudinalImpactParameter = cms.double( 0.1 ), jetDirectionUsingTracks = cms.bool( False ), jetDirectionUsingGhostTrack = cms.bool( False ), useTrackQuality = cms.bool( False ) ) -process.hltL3DisplacedDijetFullTracksJetTagProducerFromIPLowPt = cms.EDProducer( "JetTagProducer", +process.hltL4PromptDisplacedDijetFullTracksJetTagProducerFromIPMidPt = cms.EDProducer( "JetTagProducer", jetTagComputer = cms.string( "hltESPDisplacedDijethltPromptTrackCountingESProducer" ), - tagInfos = cms.VInputTag( 'hltL3DisplacedDijet100FullTracksTrackIPProducerLowPt' ) + tagInfos = cms.VInputTag( 'hltL4PromptDisplacedDijetFullTracksTrackIPProducerMidPt' ) +) +process.hltL4PromptDisplacedDijetFullTracksHLTCaloJetTagFilterMidPt = cms.EDFilter( "HLTCaloJetTag", + saveTags = cms.bool( True ), + Jets = cms.InputTag( "hltDisplacedHLTCaloJetCollectionProducerMidPt" ), + JetTags = cms.InputTag( "hltL4PromptDisplacedDijetFullTracksJetTagProducerFromIPMidPt" ), + MinTag = cms.double( -999999.0 ), + MaxTag = cms.double( 2.5 ), + MinJets = cms.int32( 2 ), + TriggerType = cms.int32( 85 ) +) +process.hltIter02DisplacedHLTCaloJetCollectionProducerMidPt = cms.EDProducer( "HLTCaloJetCollectionProducer", + HLTObject = cms.InputTag( "hltL4PromptDisplacedDijetFullTracksHLTCaloJetTagFilterMidPt" ), + TriggerTypes = cms.vint32( 85 ) +) +process.hltL4DisplacedDijetFullTracksJetTracksAssociatorAtVertexMidPt = cms.EDProducer( "JetTracksAssociatorAtVertex", + tracks = cms.InputTag( "hltIter4MergedWithIter012DisplacedJets" ), + coneSize = cms.double( 0.4 ), + useAssigned = cms.bool( False ), + pvSrc = cms.InputTag( "" ), + jets = cms.InputTag( "hltIter02DisplacedHLTCaloJetCollectionProducerMidPt" ) +) +process.hltL4TaggedDisplacedDijetFullTracksTrackIPProducerMidPt = cms.EDProducer( "TrackIPProducer", + jetTracks = cms.InputTag( "hltL4DisplacedDijetFullTracksJetTracksAssociatorAtVertexMidPt" ), + primaryVertex = cms.InputTag( "hltDisplacedhltTrimmedPixelVertices" ), + computeProbabilities = cms.bool( False ), + computeGhostTrack = cms.bool( False ), + ghostTrackPriorDeltaR = cms.double( 0.03 ), + minimumNumberOfPixelHits = cms.int32( 0 ), + minimumNumberOfHits = cms.int32( 6 ), + maximumTransverseImpactParameter = cms.double( 9999999.0 ), + minimumTransverseMomentum = cms.double( 1.0 ), + maximumChiSquared = cms.double( 5.0 ), + maximumLongitudinalImpactParameter = cms.double( 17.0 ), + jetDirectionUsingTracks = cms.bool( False ), + jetDirectionUsingGhostTrack = cms.bool( False ), + useTrackQuality = cms.bool( False ) +) +process.hltL4DisplacedDijetFullTracksJetTagProducerFromIPMidPt = cms.EDProducer( "JetTagProducer", + jetTagComputer = cms.string( "hltESPDisplacedDijethltTrackCounting2D1st" ), + tagInfos = cms.VInputTag( 'hltL4TaggedDisplacedDijetFullTracksTrackIPProducerMidPt' ) +) +process.hltL4DisplacedDijetFullTracksHLTCaloJetTagFilterMidPt = cms.EDFilter( "HLTCaloJetTag", + saveTags = cms.bool( True ), + Jets = cms.InputTag( "hltIter02DisplacedHLTCaloJetCollectionProducerMidPt" ), + JetTags = cms.InputTag( "hltL4DisplacedDijetFullTracksJetTagProducerFromIPMidPt" ), + MinTag = cms.double( 5.0 ), + MaxTag = cms.double( 999999.0 ), + MinJets = cms.int32( 2 ), + TriggerType = cms.int32( 85 ) +) +process.hltPreHT400DisplacedDijet40DisplacedTrack = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltHT400 = cms.EDFilter( "HLTHtMhtFilter", + saveTags = cms.bool( True ), + htLabels = cms.VInputTag( 'hltHtMht' ), + mhtLabels = cms.VInputTag( 'hltHtMht' ), + minHt = cms.vdouble( 400.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) +) +process.hltPreHT650DisplacedDijet60Inclusive = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltHT650 = cms.EDFilter( "HLTHtMhtFilter", + saveTags = cms.bool( True ), + htLabels = cms.VInputTag( 'hltHtMht' ), + mhtLabels = cms.VInputTag( 'hltHtMht' ), + minHt = cms.vdouble( 650.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) +) +process.hltPreHT550DisplacedDijet60Inclusive = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltHT550 = cms.EDFilter( "HLTHtMhtFilter", + saveTags = cms.bool( True ), + htLabels = cms.VInputTag( 'hltHtMht' ), + mhtLabels = cms.VInputTag( 'hltHtMht' ), + minHt = cms.vdouble( 550.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) +) +process.hltL1DiJetVBF = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_DoubleJet_90_30_DoubleJet30_Mass_Min620 OR L1_DoubleJet_100_30_DoubleJet30_Mass_Min620 OR L1_DoubleJet_110_35_DoubleJet35_Mass_Min620 OR L1_DoubleJet_115_40_DoubleJet40_Mass_Min620 OR L1_DoubleJet_120_45_DoubleJet45_Mass_Min620 OR L1_DoubleJet_115_40_DoubleJet40_Mass_Min620_Jet60TT28 OR L1_DoubleJet_120_45_DoubleJet45_Mass_Min620_Jet60TT28" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +) +process.hltPreDiJet11035Mjj650PFMET110 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltMETOpen = cms.EDFilter( "HLT1CaloMET", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltMet" ), + triggerType = cms.int32( 87 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) +) +process.hltMET66 = cms.EDFilter( "HLT1CaloMET", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltMet" ), + triggerType = cms.int32( 87 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 66.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) +) +process.hltPFMETVBFProducer = cms.EDProducer( "PFMETProducer", + src = cms.InputTag( "hltParticleFlowNoMu" ), + globalThreshold = cms.double( 0.0 ), + alias = cms.string( "pfMet" ), + calculateSignificance = cms.bool( False ), + parameters = cms.PSet( ), + applyWeight = cms.bool( False ), + srcWeights = cms.InputTag( "" ) +) +process.hltPFMETVBF110 = cms.EDFilter( "HLT1PFMET", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltPFMETVBFProducer" ), + triggerType = cms.int32( 87 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 110.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) +) +process.hltL1TPFJetsMatching = cms.EDProducer( "L1TPFJetsMatching", + L1JetTrigger = cms.InputTag( "hltL1DiJetVBF" ), + JetSrc = cms.InputTag( "hltAK4PFJetsTightIDCorrected" ), + pt1Min = cms.double( 110.0 ), + pt2Min = cms.double( 35.0 ), + pt3Min = cms.double( 110.0 ), + mjjMin = cms.double( 650.0 ), + matchingR = cms.double( 0.5 ) +) +process.hltL1PFJetCategories = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( 'hltL1TPFJetsMatching','TwoJets' ), + triggerType = cms.int32( 0 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( -1.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 2 ) +) +process.hltPreDiJet11035Mjj650PFMET120 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltMET72 = cms.EDFilter( "HLT1CaloMET", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltMet" ), + triggerType = cms.int32( 87 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 72.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) +) +process.hltPFMETVBF120 = cms.EDFilter( "HLT1PFMET", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltPFMETVBFProducer" ), + triggerType = cms.int32( 87 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 120.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) +) +process.hltPreDiJet11035Mjj650PFMET130 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltMET78 = cms.EDFilter( "HLT1CaloMET", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltMet" ), + triggerType = cms.int32( 87 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 78.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) +) +process.hltPFMETVBF130 = cms.EDFilter( "HLT1PFMET", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltPFMETVBFProducer" ), + triggerType = cms.int32( 87 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 130.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) +) +process.hltPreTripleJet1103535Mjj650PFMET110 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hlt1PFJetCategories3 = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( 'hltL1TPFJetsMatching','ThreeJets' ), + triggerType = cms.int32( 0 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( -1.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 3 ) +) +process.hltPreTripleJet1103535Mjj650PFMET120 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltPreTripleJet1103535Mjj650PFMET130 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltL1sIsoEG30erJetC34drMin0p3 = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_SingleLooseIsoEG26er2p5 OR L1_SingleLooseIsoEG26er1p5 OR L1_SingleLooseIsoEG28er2p5 OR L1_SingleLooseIsoEG28er2p1 OR L1_SingleLooseIsoEG28er1p5 OR L1_SingleLooseIsoEG30er2p5 OR L1_SingleLooseIsoEG30er1p5 OR L1_LooseIsoEG26er2p1_Jet34er2p5_dR_Min0p3 OR L1_LooseIsoEG28er2p1_Jet34er2p5_dR_Min0p3 OR L1_LooseIsoEG30er2p1_Jet34er2p5_dR_Min0p3 OR L1_SingleEG26er2p5 OR L1_SingleEG38er2p5 OR L1_SingleEG40er2p5 OR L1_SingleEG42er2p5 OR L1_SingleEG45er2p5 OR L1_SingleEG60 OR L1_SingleEG34er2p5 OR L1_SingleEG36er2p5 OR L1_SingleIsoEG24er2p1 OR L1_SingleIsoEG26er2p1 OR L1_SingleIsoEG28er2p1 OR L1_SingleIsoEG30er2p1 OR L1_SingleIsoEG32er2p1 OR L1_SingleIsoEG26er2p5 OR L1_SingleIsoEG28er2p5 OR L1_SingleIsoEG30er2p5 OR L1_SingleIsoEG32er2p5 OR L1_SingleIsoEG34er2p5" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +) +process.hltPreEle30eta2p1WPTightGsfCentralPFJet35EleCleaned = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltEGL1IsoEG30erJetC34drMin0p3Filter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", + saveTags = cms.bool( True ), + candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), + l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + candNonIsolatedTag = cms.InputTag( "" ), + l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1SeedFilterTag = cms.InputTag( "hltL1sIsoEG30erJetC34drMin0p3" ), + l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + ncandcut = cms.int32( 1 ), + doIsolated = cms.bool( False ), + region_eta_size = cms.double( 0.522 ), + region_eta_size_ecap = cms.double( 1.0 ), + region_phi_size = cms.double( 1.044 ), + barrel_end = cms.double( 1.4791 ), + endcap_end = cms.double( 2.17 ) +) +process.hltEG30L1IsoEGerJetC34drMin0p3EtFilter = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEGL1IsoEG30erJetC34drMin0p3Filter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 30.0 ), + etcutEE = cms.double( 30.0 ), + ncandcut = cms.int32( 1 ) +) +process.hltEle30erJetC34WPTightClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG30L1IsoEGerJetC34drMin0p3EtFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.011 ), + thrRegularEE = cms.vdouble( 0.0305 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +process.hltEle30erJetC34WPTightHEFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle30erJetC34WPTightClusterShapeFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.1 ), + thrRegularEB1 = cms.vdouble( 0.75 ), + thrRegularEE1 = cms.vdouble( 3.0 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.03 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( 2.25 ), + thrRegularEE2 = cms.vdouble( 5.0 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.03 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.1, 0.1, 0.3, 0.5 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +process.hltEle30erJetC34WPTightEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle30erJetC34WPTightHEFilter" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.1 ), + thrRegularEB1 = cms.vdouble( 1.75 ), + thrRegularEE1 = cms.vdouble( 1.0 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.025 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( 1.75 ), + thrRegularEE2 = cms.vdouble( 2.0 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.025 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.2, 0.2, 0.25, 0.3 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +process.hltEle30erJetC34WPTightHcalIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle30erJetC34WPTightEcalIsoFilter" ), + varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.0 ), + thrRegularEB1 = cms.vdouble( 2.5 ), + thrRegularEE1 = cms.vdouble( 1.0 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.03 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( 3.0 ), + thrRegularEE2 = cms.vdouble( 2.0 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.03 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.2, 0.2, 0.4, 0.5 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.0 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +process.hltEle30erJetC34WPTightPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle30erJetC34WPTightHcalIsoFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) +) +process.hltEle30erJetC34WPTightPMS2Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle30erJetC34WPTightPixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaPixelMatchVars','s2' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 70.0 ), + thrRegularEE = cms.vdouble( 45.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +process.hltEle30erJetC34WPTightGsfOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle30erJetC34WPTightPMS2Filter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.012 ), + thrRegularEE = cms.vdouble( 0.011 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +process.hltEle30erJetC34WPTightGsfMissingHitsFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle30erJetC34WPTightGsfOneOEMinusOneOPFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','MissingHits' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 999.0 ), + thrRegularEE = cms.vdouble( 1.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltTwoPromptHLTL3DisplacedDijetFullTracksHLTCaloJetTagFilterLowPt = cms.EDFilter( "HLTCaloJetTag", +process.hltEle30erJetC34WPTightGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducer" ), - JetTags = cms.InputTag( "hltL3DisplacedDijetFullTracksJetTagProducerFromIPLowPt" ), - MinTag = cms.double( -999999.0 ), - MaxTag = cms.double( 2.5 ), - MinJets = cms.int32( 2 ), - TriggerType = cms.int32( 85 ) -) -process.hltDisplacedHLTCaloJetCollectionProducerLowPt = cms.EDProducer( "HLTCaloJetCollectionProducer", - HLTObject = cms.InputTag( "hltTwoPromptHLTL3DisplacedDijetFullTracksHLTCaloJetTagFilterLowPt" ), - TriggerTypes = cms.vint32( 85 ) + candTag = cms.InputTag( "hltEle30erJetC34WPTightGsfMissingHitsFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.004 ), + thrRegularEE = cms.vdouble( 0.005 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltIter1ClustersRefRemovalForDisplaced = cms.EDProducer( "TrackClusterRemover", - trajectories = cms.InputTag( "hltIter0PFlowTrackSelectionHighPurityForDisplaced" ), - trackClassifier = cms.InputTag( '','QualityMasks' ), - pixelClusters = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), - stripClusters = cms.InputTag( "hltSiStripRawToClustersFacility" ), - oldClusterRemovalInfo = cms.InputTag( "" ), - TrackQuality = cms.string( "highPurity" ), - maxChi2 = cms.double( 9.0 ), - minNumberOfLayersWithMeasBeforeFiltering = cms.int32( 0 ), - overrideTrkQuals = cms.InputTag( "" ) +process.hltEle30erJetC34WPTightGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle30erJetC34WPTightGsfDetaFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.02 ), + thrRegularEE = cms.vdouble( 0.023 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltIter1MaskedMeasurementTrackerEventForDisplaced = cms.EDProducer( "MaskedMeasurementTrackerEventProducer", - src = cms.InputTag( "hltSiStripClustersRegForDisplaced" ), - OnDemand = cms.bool( False ), - clustersToSkip = cms.InputTag( "hltIter1ClustersRefRemovalForDisplaced" ) +process.hltEle30erJetC34WPTightGsfTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle30erJetC34WPTightGsfDphiFilter" ), + varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.1 ), + thrRegularEB1 = cms.vdouble( 0.838 ), + thrRegularEE1 = cms.vdouble( -0.363 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.025 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( -0.385 ), + thrRegularEE2 = cms.vdouble( 0.702 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.025 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.029, 0.111, 0.114, 0.032 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltIter1PixelLayerQuadrupletsForDisplaced = cms.EDProducer( "SeedingLayersEDProducer", - layerList = cms.vstring( 'BPix1+BPix2+BPix3+BPix4', - 'BPix1+BPix2+BPix3+FPix1_pos', - 'BPix1+BPix2+BPix3+FPix1_neg', - 'BPix1+BPix2+FPix1_pos+FPix2_pos', - 'BPix1+BPix2+FPix1_neg+FPix2_neg', - 'BPix1+FPix1_pos+FPix2_pos+FPix3_pos', - 'BPix1+FPix1_neg+FPix2_neg+FPix3_neg' ), - BPix = cms.PSet( - hitErrorRPhi = cms.double( 0.0027 ), - TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), - skipClusters = cms.InputTag( "hltIter1ClustersRefRemovalForDisplaced" ), - useErrorsFromParam = cms.bool( True ), - hitErrorRZ = cms.double( 0.006 ), - HitProducer = cms.string( "hltSiPixelRecHitsRegForDisplaced" ) - ), - FPix = cms.PSet( - hitErrorRPhi = cms.double( 0.0051 ), - TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), - skipClusters = cms.InputTag( "hltIter1ClustersRefRemovalForDisplaced" ), - useErrorsFromParam = cms.bool( True ), - hitErrorRZ = cms.double( 0.0036 ), - HitProducer = cms.string( "hltSiPixelRecHitsRegForDisplaced" ) - ), - TIB = cms.PSet( ), - TID = cms.PSet( ), - TOB = cms.PSet( ), - TEC = cms.PSet( ), - MTIB = cms.PSet( ), - MTID = cms.PSet( ), - MTOB = cms.PSet( ), - MTEC = cms.PSet( ) +process.hltDoubleCentralCaloJet10 = cms.EDFilter( "HLT1CaloJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), + triggerType = cms.int32( 85 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 10.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.6 ), + MinN = cms.int32( 2 ) ) -process.hltIter1PFlowPixelTrackingRegionsForDisplaced = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", - RegionPSet = cms.PSet( - vertexCollection = cms.InputTag( "hltFastPVPixelVertices" ), - zErrorVetex = cms.double( 0.1 ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - zErrorBeamSpot = cms.double( 0.0 ), - maxNVertices = cms.int32( 1 ), - maxNRegions = cms.int32( 100 ), - nSigmaZVertex = cms.double( 0.0 ), - nSigmaZBeamSpot = cms.double( 0.0 ), - ptMin = cms.double( 0.3 ), - mode = cms.string( "VerticesFixed" ), - input = cms.InputTag( "hltSelector8CentralJetsL1FastJet" ), - searchOpt = cms.bool( True ), - whereToUseMeasurementTracker = cms.string( "ForSiStrips" ), - originRadius = cms.double( 0.05 ), - measurementTrackerName = cms.InputTag( "hltIter1MaskedMeasurementTrackerEventForDisplaced" ), - precise = cms.bool( True ), - deltaEta = cms.double( 0.4 ), - deltaPhi = cms.double( 0.4 ) - ) +process.hltEle30JetCollectionsForLeptonPlusPFJets = cms.EDProducer( "HLTPFJetsCleanedFromLeadingLeptons", + leptons = cms.InputTag( "hltEle30erJetC34WPTightGsfTrackIsoFilter" ), + jets = cms.InputTag( "hltAK4PFJetsCorrected" ), + minDeltaR = cms.double( 0.4 ), + numLeptons = cms.uint32( 1 ) ) -process.hltIter1PFlowPixelClusterCheckForDisplaced = cms.EDProducer( "ClusterCheckerEDProducer", - doClusterCheck = cms.bool( False ), - MaxNumberOfCosmicClusters = cms.uint32( 50000 ), - ClusterCollectionLabel = cms.InputTag( "hltSiStripClustersRegForDisplaced" ), - MaxNumberOfPixelClusters = cms.uint32( 40000 ), - PixelClusterCollectionLabel = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), - cut = cms.string( "" ), - silentClusterCheck = cms.untracked.bool( False ) +process.hltEle30PFJet35EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEle30JetCollectionsForLeptonPlusPFJets" ), + originalTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + MinJetPt = cms.double( 35.0 ), + MaxAbsJetEta = cms.double( 2.6 ), + MinNJets = cms.uint32( 1 ), + triggerType = cms.int32( 85 ) ) -process.hltIter1PFlowPixelHitDoubletsForDisplaced = cms.EDProducer( "HitPairEDProducer", - seedingLayers = cms.InputTag( "hltIter1PixelLayerQuadrupletsForDisplaced" ), - trackingRegions = cms.InputTag( "hltIter1PFlowPixelTrackingRegionsForDisplaced" ), - trackingRegionsSeedingLayers = cms.InputTag( "" ), - clusterCheck = cms.InputTag( "hltIter1PFlowPixelClusterCheckForDisplaced" ), - produceSeedingHitSets = cms.bool( False ), - produceIntermediateHitDoublets = cms.bool( True ), - maxElement = cms.uint32( 0 ), - maxElementTotal = cms.uint32( 50000000 ), - layerPairs = cms.vuint32( 0, 1, 2 ) +process.hltL1sIsoEG28erHTT100 = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_SingleLooseIsoEG26er2p5 OR L1_SingleLooseIsoEG26er1p5 OR L1_SingleLooseIsoEG28er2p5 OR L1_SingleLooseIsoEG28er2p1 OR L1_SingleLooseIsoEG28er1p5 OR L1_SingleLooseIsoEG30er2p5 OR L1_SingleLooseIsoEG30er1p5 OR L1_LooseIsoEG24er2p1_HTT100er OR L1_LooseIsoEG26er2p1_HTT100er OR L1_LooseIsoEG28er2p1_HTT100er OR L1_SingleEG26er2p5 OR L1_SingleEG38er2p5 OR L1_SingleEG40er2p5 OR L1_SingleEG42er2p5 OR L1_SingleEG45er2p5 OR L1_SingleEG60 OR L1_SingleEG34er2p5 OR L1_SingleEG36er2p5 OR L1_SingleIsoEG24er2p1 OR L1_SingleIsoEG26er2p1 OR L1_SingleIsoEG28er2p1 OR L1_SingleIsoEG30er2p1 OR L1_SingleIsoEG32er2p1 OR L1_SingleIsoEG26er2p5 OR L1_SingleIsoEG28er2p5 OR L1_SingleIsoEG30er2p5 OR L1_SingleIsoEG32er2p5 OR L1_SingleIsoEG34er2p5" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltIter1PFlowPixelHitQuadrupletsForDisplaced = cms.EDProducer( "CAHitQuadrupletEDProducer", - doublets = cms.InputTag( "hltIter1PFlowPixelHitDoubletsForDisplaced" ), - extraHitRPhitolerance = cms.double( 0.032 ), - fitFastCircle = cms.bool( True ), - fitFastCircleChi2Cut = cms.bool( True ), - useBendingCorrection = cms.bool( True ), - CAThetaCut = cms.double( 0.004 ), - CAPhiCut = cms.double( 0.3 ), - CAThetaCut_byTriplets = cms.VPSet( - cms.PSet( seedingLayers = cms.string( "" ), - cut = cms.double( -1.0 ) - ) - ), - CAPhiCut_byTriplets = cms.VPSet( - cms.PSet( seedingLayers = cms.string( "" ), - cut = cms.double( -1.0 ) - ) - ), - CAHardPtCut = cms.double( 0.0 ), - maxChi2 = cms.PSet( - value2 = cms.double( 100.0 ), - value1 = cms.double( 1000.0 ), - pt1 = cms.double( 0.4 ), - enabled = cms.bool( True ), - pt2 = cms.double( 2.0 ) - ), - SeedComparitorPSet = cms.PSet( - clusterShapeHitFilter = cms.string( "ClusterShapeHitFilter" ), - ComponentName = cms.string( "none" ), - clusterShapeCacheSrc = cms.InputTag( "hltSiPixelClustersRegForDisplacedCache" ) - ) +process.hltPreEle28eta2p1WPTightGsfHT150 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltIter1PixelTracksForDisplaced = cms.EDProducer( "PixelTrackProducer", - passLabel = cms.string( "" ), - SeedingHitSets = cms.InputTag( "hltIter1PFlowPixelHitQuadrupletsForDisplaced" ), - Fitter = cms.InputTag( "hltFastPVPixelTracksFitter" ), - Filter = cms.InputTag( "hltFastPVPixelTracksFilter" ), - Cleaner = cms.string( "hltPixelTracksCleanerBySharedHits" ) +process.hltEGL1IsoEG28erHTT100Filter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", + saveTags = cms.bool( True ), + candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), + l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + candNonIsolatedTag = cms.InputTag( "" ), + l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1SeedFilterTag = cms.InputTag( "hltL1sIsoEG28erHTT100" ), + l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + ncandcut = cms.int32( 1 ), + doIsolated = cms.bool( False ), + region_eta_size = cms.double( 0.522 ), + region_eta_size_ecap = cms.double( 1.0 ), + region_phi_size = cms.double( 1.044 ), + barrel_end = cms.double( 1.4791 ), + endcap_end = cms.double( 2.17 ) ) -process.hltIter1PFLowPixelSeedsFromPixelTracksForDisplaced = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", - InputCollection = cms.InputTag( "hltIter1PixelTracksForDisplaced" ), - InputVertexCollection = cms.InputTag( "hltFastPVPixelVertices" ), - originHalfLength = cms.double( 0.3 ), - originRadius = cms.double( 0.1 ), - useProtoTrackKinematics = cms.bool( False ), - useEventsWithNoVertex = cms.bool( True ), - TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), - usePV = cms.bool( False ), - includeFourthHit = cms.bool( False ), - SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) +process.hltEG28L1IsoEG28erHTT100EtFilter = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEGL1IsoEG28erHTT100Filter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 28.0 ), + etcutEE = cms.double( 28.0 ), + ncandcut = cms.int32( 1 ) ) -process.hltIter1PFlowCkfTrackCandidatesForDisplaced = cms.EDProducer( "CkfTrackCandidateMaker", - cleanTrajectoryAfterInOut = cms.bool( False ), - doSeedingRegionRebuilding = cms.bool( False ), - onlyPixelHitsForSeedCleaner = cms.bool( False ), - reverseTrajectories = cms.bool( False ), - useHitsSplitting = cms.bool( False ), - MeasurementTrackerEvent = cms.InputTag( "hltIter1MaskedMeasurementTrackerEventForDisplaced" ), - src = cms.InputTag( "hltIter1PFLowPixelSeedsFromPixelTracksForDisplaced" ), - clustersToSkip = cms.InputTag( "" ), - phase2clustersToSkip = cms.InputTag( "" ), - TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter1GroupedCkfTrajectoryBuilderIT" ) ), - TransientInitialStateEstimatorParameters = cms.PSet( - propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), - numberMeasurementsForFit = cms.int32( 4 ), - propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) - ), - numHitsForSeedCleaner = cms.int32( 4 ), - NavigationSchool = cms.string( "SimpleNavigationSchool" ), - RedundantSeedCleaner = cms.string( "CachingSeedCleanerBySharedInput" ), - TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), - maxNSeeds = cms.uint32( 100000 ), - maxSeedsBeforeCleaning = cms.uint32( 1000 ) +process.hltEle28erHTT100WPTightClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG28L1IsoEG28erHTT100EtFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.011 ), + thrRegularEE = cms.vdouble( 0.0305 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltIter1PFlowCtfWithMaterialTracksForDisplaced = cms.EDProducer( "TrackProducer", - useSimpleMF = cms.bool( True ), - SimpleMagneticField = cms.string( "ParabolicMf" ), - src = cms.InputTag( "hltIter1PFlowCkfTrackCandidatesForDisplaced" ), - clusterRemovalInfo = cms.InputTag( "" ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - Fitter = cms.string( "hltESPFittingSmootherIT" ), - useHitsSplitting = cms.bool( False ), - alias = cms.untracked.string( "ctfWithMaterialTracks" ), - TrajectoryInEvent = cms.bool( False ), - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - AlgorithmName = cms.string( "hltIter1" ), - Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), - GeometricInnerState = cms.bool( True ), - NavigationSchool = cms.string( "" ), - MeasurementTracker = cms.string( "" ), - MeasurementTrackerEvent = cms.InputTag( "hltIter1MaskedMeasurementTrackerEventForDisplaced" ) +process.hltEle28erHTT100WPTightHEFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28erHTT100WPTightClusterShapeFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.1 ), + thrRegularEB1 = cms.vdouble( 0.75 ), + thrRegularEE1 = cms.vdouble( 3.0 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.03 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( 2.25 ), + thrRegularEE2 = cms.vdouble( 5.0 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.03 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.1, 0.1, 0.3, 0.5 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltIter1PFlowTrackCutClassifierPromptForDisplaced = cms.EDProducer( "TrackCutClassifier", - src = cms.InputTag( "hltIter1PFlowCtfWithMaterialTracksForDisplaced" ), - beamspot = cms.InputTag( "hltOnlineBeamSpot" ), - vertices = cms.InputTag( "hltFastPVPixelVertices" ), - ignoreVertices = cms.bool( False ), - qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), - mva = cms.PSet( - minPixelHits = cms.vint32( 0, 0, 2 ), - maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 15.0 ), - dr_par = cms.PSet( - d0err = cms.vdouble( 0.003, 0.003, 0.003 ), - dr_par2 = cms.vdouble( 3.40282346639E38, 1.0, 0.85 ), - dr_par1 = cms.vdouble( 3.40282346639E38, 1.0, 0.9 ), - dr_exp = cms.vint32( 3, 3, 3 ), - d0err_par = cms.vdouble( 0.001, 0.001, 0.001 ) - ), - maxLostLayers = cms.vint32( 1, 1, 1 ), - min3DLayers = cms.vint32( 0, 0, 0 ), - dz_par = cms.PSet( - dz_par1 = cms.vdouble( 3.40282346639E38, 1.0, 0.9 ), - dz_par2 = cms.vdouble( 3.40282346639E38, 1.0, 0.8 ), - dz_exp = cms.vint32( 3, 3, 3 ) - ), - minNVtxTrk = cms.int32( 3 ), - maxDz = cms.vdouble( 3.40282346639E38, 1.0, 3.40282346639E38 ), - minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), - maxChi2 = cms.vdouble( 9999.0, 25.0, 16.0 ), - maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), - maxDr = cms.vdouble( 3.40282346639E38, 1.0, 3.40282346639E38 ), - minLayers = cms.vint32( 3, 3, 3 ) - ) +process.hltEle28erHTT100WPTightEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28erHTT100WPTightHEFilter" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.1 ), + thrRegularEB1 = cms.vdouble( 1.75 ), + thrRegularEE1 = cms.vdouble( 1.0 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.025 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( 1.75 ), + thrRegularEE2 = cms.vdouble( 2.0 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.025 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.2, 0.2, 0.25, 0.3 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltIter1PFlowTrackCutClassifierDetachedForDisplaced = cms.EDProducer( "TrackCutClassifier", - src = cms.InputTag( "hltIter1PFlowCtfWithMaterialTracksForDisplaced" ), - beamspot = cms.InputTag( "hltOnlineBeamSpot" ), - vertices = cms.InputTag( "hltFastPVPixelVertices" ), - ignoreVertices = cms.bool( False ), - qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), - mva = cms.PSet( - minPixelHits = cms.vint32( 0, 0, 1 ), - maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 15.0 ), - dr_par = cms.PSet( - d0err = cms.vdouble( 0.003, 0.003, 0.003 ), - dr_par2 = cms.vdouble( 1.0, 1.0, 1.0 ), - dr_par1 = cms.vdouble( 1.0, 1.0, 1.0 ), - dr_exp = cms.vint32( 4, 4, 4 ), - d0err_par = cms.vdouble( 0.001, 0.001, 0.001 ) - ), - maxLostLayers = cms.vint32( 99, 3, 3 ), - min3DLayers = cms.vint32( 1, 2, 3 ), - dz_par = cms.PSet( - dz_par1 = cms.vdouble( 1.0, 1.0, 1.0 ), - dz_par2 = cms.vdouble( 1.0, 1.0, 1.0 ), - dz_exp = cms.vint32( 4, 4, 4 ) - ), - minNVtxTrk = cms.int32( 2 ), - maxDz = cms.vdouble( 3.40282346639E38, 1.0, 3.40282346639E38 ), - minNdof = cms.vdouble( -1.0, -1.0, -1.0 ), - maxChi2 = cms.vdouble( 9999.0, 25.0, 16.0 ), - maxChi2n = cms.vdouble( 1.0, 0.7, 0.4 ), - maxDr = cms.vdouble( 3.40282346639E38, 1.0, 3.40282346639E38 ), - minLayers = cms.vint32( 5, 5, 5 ) - ) +process.hltEle28erHTT100WPTightHcalIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28erHTT100WPTightEcalIsoFilter" ), + varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.0 ), + thrRegularEB1 = cms.vdouble( 2.5 ), + thrRegularEE1 = cms.vdouble( 1.0 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.03 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( 3.0 ), + thrRegularEE2 = cms.vdouble( 2.0 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.03 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.2, 0.2, 0.4, 0.5 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.0 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltIter1PFlowTrackCutClassifierMergedForDisplaced = cms.EDProducer( "ClassifierMerger", - inputClassifiers = cms.vstring( 'hltIter1PFlowTrackCutClassifierPromptForDisplaced', - 'hltIter1PFlowTrackCutClassifierDetachedForDisplaced' ) +process.hltEle28erHTT100WPTightPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28erHTT100WPTightHcalIsoFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) ) -process.hltIter1PFlowTrackSelectionHighPurityForDisplaced = cms.EDProducer( "TrackCollectionFilterCloner", - originalSource = cms.InputTag( "hltIter1PFlowCtfWithMaterialTracksForDisplaced" ), - originalMVAVals = cms.InputTag( 'hltIter1PFlowTrackCutClassifierMergedForDisplaced','MVAValues' ), - originalQualVals = cms.InputTag( 'hltIter1PFlowTrackCutClassifierMergedForDisplaced','QualityMasks' ), - minQuality = cms.string( "highPurity" ), - copyExtras = cms.untracked.bool( True ), - copyTrajectories = cms.untracked.bool( False ) +process.hltEle28erHTT100WPTightPMS2Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28erHTT100WPTightPixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaPixelMatchVars','s2' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 70.0 ), + thrRegularEE = cms.vdouble( 45.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltIter1MergedForDisplaced = cms.EDProducer( "TrackListMerger", - ShareFrac = cms.double( 0.19 ), - FoundHitBonus = cms.double( 5.0 ), - LostHitPenalty = cms.double( 20.0 ), - MinPT = cms.double( 0.05 ), - Epsilon = cms.double( -0.001 ), - MaxNormalizedChisq = cms.double( 1000.0 ), - MinFound = cms.int32( 3 ), - TrackProducers = cms.VInputTag( 'hltIter0PFlowTrackSelectionHighPurityForDisplaced','hltIter1PFlowTrackSelectionHighPurityForDisplaced' ), - hasSelector = cms.vint32( 0, 0 ), - indivShareFrac = cms.vdouble( 1.0, 1.0 ), - selectedTrackQuals = cms.VInputTag( 'hltIter0PFlowTrackSelectionHighPurityForDisplaced','hltIter1PFlowTrackSelectionHighPurityForDisplaced' ), - setsToMerge = cms.VPSet( - cms.PSet( pQual = cms.bool( False ), - tLists = cms.vint32( 0, 1 ) - ) - ), - trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), - allowFirstHitShare = cms.bool( True ), - newQuality = cms.string( "confirmed" ), - copyExtras = cms.untracked.bool( True ), - writeOnlyTrkQuals = cms.bool( False ), - copyMVA = cms.bool( False ) +process.hltEle28erHTT100WPTightGsfOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28erHTT100WPTightPMS2Filter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.012 ), + thrRegularEE = cms.vdouble( 0.011 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltIter2ClustersRefRemovalForDisplaced = cms.EDProducer( "TrackClusterRemover", - trajectories = cms.InputTag( "hltIter1PFlowTrackSelectionHighPurityForDisplaced" ), - trackClassifier = cms.InputTag( '','QualityMasks' ), - pixelClusters = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), - stripClusters = cms.InputTag( "hltSiStripRawToClustersFacility" ), - oldClusterRemovalInfo = cms.InputTag( "hltIter1ClustersRefRemovalForDisplaced" ), - TrackQuality = cms.string( "highPurity" ), - maxChi2 = cms.double( 16.0 ), - minNumberOfLayersWithMeasBeforeFiltering = cms.int32( 0 ), - overrideTrkQuals = cms.InputTag( "" ) +process.hltEle28erHTT100WPTightGsfMissingHitsFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28erHTT100WPTightGsfOneOEMinusOneOPFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','MissingHits' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 999.0 ), + thrRegularEE = cms.vdouble( 1.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltIter2MaskedMeasurementTrackerEventForDisplaced = cms.EDProducer( "MaskedMeasurementTrackerEventProducer", - src = cms.InputTag( "hltSiStripClustersRegForDisplaced" ), - OnDemand = cms.bool( False ), - clustersToSkip = cms.InputTag( "hltIter2ClustersRefRemovalForDisplaced" ) +process.hltEle28erHTT100WPTightGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28erHTT100WPTightGsfMissingHitsFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.004 ), + thrRegularEE = cms.vdouble( 0.005 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltIter2PixelLayerTripletsForDisplaced = cms.EDProducer( "SeedingLayersEDProducer", - layerList = cms.vstring( 'BPix1+BPix2+BPix3', - 'BPix2+BPix3+BPix4', - 'BPix1+BPix3+BPix4', - 'BPix1+BPix2+BPix4', - 'BPix2+BPix3+FPix1_pos', - 'BPix2+BPix3+FPix1_neg', - 'BPix1+BPix2+FPix1_pos', - 'BPix1+BPix2+FPix1_neg', - 'BPix2+FPix1_pos+FPix2_pos', - 'BPix2+FPix1_neg+FPix2_neg', - 'BPix1+FPix1_pos+FPix2_pos', - 'BPix1+FPix1_neg+FPix2_neg', - 'FPix1_pos+FPix2_pos+FPix3_pos', - 'FPix1_neg+FPix2_neg+FPix3_neg', - 'BPix1+BPix3+FPix1_pos', - 'BPix1+BPix2+FPix2_pos', - 'BPix1+BPix3+FPix1_neg', - 'BPix1+BPix2+FPix2_neg', - 'BPix1+FPix2_neg+FPix3_neg', - 'BPix1+FPix1_neg+FPix3_neg', - 'BPix1+FPix2_pos+FPix3_pos', - 'BPix1+FPix1_pos+FPix3_pos' ), - BPix = cms.PSet( - hitErrorRPhi = cms.double( 0.0027 ), - TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), - skipClusters = cms.InputTag( "hltIter2ClustersRefRemovalForDisplaced" ), - useErrorsFromParam = cms.bool( True ), - hitErrorRZ = cms.double( 0.006 ), - HitProducer = cms.string( "hltSiPixelRecHitsRegForDisplaced" ) - ), - FPix = cms.PSet( - hitErrorRPhi = cms.double( 0.0051 ), - TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), - skipClusters = cms.InputTag( "hltIter2ClustersRefRemovalForDisplaced" ), - useErrorsFromParam = cms.bool( True ), - hitErrorRZ = cms.double( 0.0036 ), - HitProducer = cms.string( "hltSiPixelRecHitsRegForDisplaced" ) - ), - TIB = cms.PSet( ), - TID = cms.PSet( ), - TOB = cms.PSet( ), - TEC = cms.PSet( ), - MTIB = cms.PSet( ), - MTID = cms.PSet( ), - MTOB = cms.PSet( ), - MTEC = cms.PSet( ) +process.hltEle28erHTT100WPTightGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28erHTT100WPTightGsfDetaFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.02 ), + thrRegularEE = cms.vdouble( 0.023 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltIter2PFlowPixelTrackingRegionsForDisplaced = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", - RegionPSet = cms.PSet( - vertexCollection = cms.InputTag( "hltFastPVPixelVertices" ), - zErrorVetex = cms.double( 0.3 ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - zErrorBeamSpot = cms.double( 0.0 ), - maxNVertices = cms.int32( 1 ), - maxNRegions = cms.int32( 100 ), - nSigmaZVertex = cms.double( 0.0 ), - nSigmaZBeamSpot = cms.double( 0.0 ), - ptMin = cms.double( 0.4 ), - mode = cms.string( "VerticesFixed" ), - input = cms.InputTag( "hltSelector8CentralJetsL1FastJet" ), - searchOpt = cms.bool( True ), - whereToUseMeasurementTracker = cms.string( "ForSiStrips" ), - originRadius = cms.double( 0.3 ), - measurementTrackerName = cms.InputTag( "hltIter2MaskedMeasurementTrackerEventForDisplaced" ), - precise = cms.bool( True ), - deltaEta = cms.double( 0.4 ), - deltaPhi = cms.double( 0.4 ) - ) +process.hltEle28erHTT100WPTightGsfTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28erHTT100WPTightGsfDphiFilter" ), + varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.1 ), + thrRegularEB1 = cms.vdouble( 0.838 ), + thrRegularEE1 = cms.vdouble( -0.363 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.025 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( -0.385 ), + thrRegularEE2 = cms.vdouble( 0.702 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.025 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.029, 0.111, 0.114, 0.032 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltIter2PFlowPixelClusterCheckForDisplaced = cms.EDProducer( "ClusterCheckerEDProducer", - doClusterCheck = cms.bool( False ), - MaxNumberOfCosmicClusters = cms.uint32( 50000 ), - ClusterCollectionLabel = cms.InputTag( "hltSiStripClustersRegForDisplaced" ), - MaxNumberOfPixelClusters = cms.uint32( 40000 ), - PixelClusterCollectionLabel = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), - cut = cms.string( "" ), - silentClusterCheck = cms.untracked.bool( False ) +process.hltHT100Jet30 = cms.EDFilter( "HLTHtMhtFilter", + saveTags = cms.bool( True ), + htLabels = cms.VInputTag( 'hltHtMhtJet30' ), + mhtLabels = cms.VInputTag( 'hltHtMhtJet30' ), + minHt = cms.vdouble( 100.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) ) -process.hltIter2PFlowPixelHitDoubletsForDisplaced = cms.EDProducer( "HitPairEDProducer", - seedingLayers = cms.InputTag( "hltIter2PixelLayerTripletsForDisplaced" ), - trackingRegions = cms.InputTag( "hltIter2PFlowPixelTrackingRegionsForDisplaced" ), - trackingRegionsSeedingLayers = cms.InputTag( "" ), - clusterCheck = cms.InputTag( "hltIter2PFlowPixelClusterCheckForDisplaced" ), - produceSeedingHitSets = cms.bool( False ), - produceIntermediateHitDoublets = cms.bool( True ), - maxElement = cms.uint32( 0 ), - maxElementTotal = cms.uint32( 50000000 ), - layerPairs = cms.vuint32( 0, 1 ) +process.hltPFHT150Jet30 = cms.EDFilter( "HLTHtMhtFilter", + saveTags = cms.bool( True ), + htLabels = cms.VInputTag( 'hltPFHTJet30' ), + mhtLabels = cms.VInputTag( 'hltPFHTJet30' ), + minHt = cms.vdouble( 150.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) ) -process.hltIter2PFlowPixelHitTripletsForDisplaced = cms.EDProducer( "CAHitTripletEDProducer", - doublets = cms.InputTag( "hltIter2PFlowPixelHitDoubletsForDisplaced" ), - extraHitRPhitolerance = cms.double( 0.032 ), - useBendingCorrection = cms.bool( True ), - CAThetaCut = cms.double( 0.004 ), - CAPhiCut = cms.double( 0.1 ), - CAThetaCut_byTriplets = cms.VPSet( - cms.PSet( seedingLayers = cms.string( "" ), - cut = cms.double( -1.0 ) - ) - ), - CAPhiCut_byTriplets = cms.VPSet( - cms.PSet( seedingLayers = cms.string( "" ), - cut = cms.double( -1.0 ) - ) - ), - CAHardPtCut = cms.double( 0.3 ), - maxChi2 = cms.PSet( - value2 = cms.double( 6.0 ), - value1 = cms.double( 100.0 ), - pt1 = cms.double( 0.4 ), - enabled = cms.bool( True ), - pt2 = cms.double( 8.0 ) - ), - SeedComparitorPSet = cms.PSet( ComponentName = cms.string( "none" ) ) +process.hltPreEle28HighEtaSC20Mass55 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltIter2PFlowPixelSeedsForDisplaced = cms.EDProducer( "SeedCreatorFromRegionConsecutiveHitsTripletOnlyEDProducer", - seedingHitSets = cms.InputTag( "hltIter2PFlowPixelHitTripletsForDisplaced" ), - propagator = cms.string( "PropagatorWithMaterialParabolicMf" ), - SeedMomentumForBOFF = cms.double( 5.0 ), - OriginTransverseErrorMultiplier = cms.double( 1.0 ), - MinOneOverPtError = cms.double( 1.0 ), - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - magneticField = cms.string( "ParabolicMf" ), - forceKinematicWithRegionDirection = cms.bool( False ), - SeedComparitorPSet = cms.PSet( ComponentName = cms.string( "none" ) ) +process.hltEle28HighEtaSC20EtFilter = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEGL1SingleEGOrFilter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 28.0 ), + etcutEE = cms.double( 28.0 ), + ncandcut = cms.int32( 1 ) ) -process.hltIter2PFlowCkfTrackCandidatesForDisplaced = cms.EDProducer( "CkfTrackCandidateMaker", - cleanTrajectoryAfterInOut = cms.bool( False ), - doSeedingRegionRebuilding = cms.bool( False ), - onlyPixelHitsForSeedCleaner = cms.bool( False ), - reverseTrajectories = cms.bool( False ), - useHitsSplitting = cms.bool( False ), - MeasurementTrackerEvent = cms.InputTag( "hltIter2MaskedMeasurementTrackerEventForDisplaced" ), - src = cms.InputTag( "hltIter2PFlowPixelSeedsForDisplaced" ), - clustersToSkip = cms.InputTag( "" ), - phase2clustersToSkip = cms.InputTag( "" ), - TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter2GroupedCkfTrajectoryBuilderIT" ) ), - TransientInitialStateEstimatorParameters = cms.PSet( - propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), - numberMeasurementsForFit = cms.int32( 4 ), - propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) - ), - numHitsForSeedCleaner = cms.int32( 4 ), - NavigationSchool = cms.string( "SimpleNavigationSchool" ), - RedundantSeedCleaner = cms.string( "CachingSeedCleanerBySharedInput" ), - TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), - maxNSeeds = cms.uint32( 100000 ), - maxSeedsBeforeCleaning = cms.uint32( 1000 ) +process.hltEle28HighEtaSC20ClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28HighEtaSC20EtFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.0132 ), + thrRegularEE = cms.vdouble( 0.03 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltIter2PFlowCtfWithMaterialTracksForDisplaced = cms.EDProducer( "TrackProducer", - useSimpleMF = cms.bool( True ), - SimpleMagneticField = cms.string( "ParabolicMf" ), - src = cms.InputTag( "hltIter2PFlowCkfTrackCandidatesForDisplaced" ), - clusterRemovalInfo = cms.InputTag( "" ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - Fitter = cms.string( "hltESPFittingSmootherIT" ), - useHitsSplitting = cms.bool( False ), - alias = cms.untracked.string( "ctfWithMaterialTracks" ), - TrajectoryInEvent = cms.bool( False ), - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - AlgorithmName = cms.string( "hltIter2" ), - Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), - GeometricInnerState = cms.bool( True ), - NavigationSchool = cms.string( "" ), - MeasurementTracker = cms.string( "" ), - MeasurementTrackerEvent = cms.InputTag( "hltIter2MaskedMeasurementTrackerEventForDisplaced" ) +process.hltEle28HighEtaSC20HEFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28HighEtaSC20ClusterShapeFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.08 ), + thrOverEEE = cms.vdouble( 0.135 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltIter2PFlowTrackCutClassifierForDisplaced = cms.EDProducer( "TrackCutClassifier", - src = cms.InputTag( "hltIter2PFlowCtfWithMaterialTracksForDisplaced" ), - beamspot = cms.InputTag( "hltOnlineBeamSpot" ), - vertices = cms.InputTag( "hltFastPVPixelVertices" ), - ignoreVertices = cms.bool( False ), - qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), - mva = cms.PSet( - minPixelHits = cms.vint32( 0, 0, 0 ), - maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 15.0 ), - dr_par = cms.PSet( - d0err = cms.vdouble( 0.003, 0.003, 0.003 ), - dr_par2 = cms.vdouble( 3.40282346639E38, 0.3, 0.3 ), - dr_par1 = cms.vdouble( 3.40282346639E38, 0.4, 0.4 ), - dr_exp = cms.vint32( 4, 4, 4 ), - d0err_par = cms.vdouble( 0.001, 0.001, 0.001 ) - ), - maxLostLayers = cms.vint32( 1, 1, 1 ), - min3DLayers = cms.vint32( 0, 0, 0 ), - dz_par = cms.PSet( - dz_par1 = cms.vdouble( 3.40282346639E38, 0.4, 0.4 ), - dz_par2 = cms.vdouble( 3.40282346639E38, 0.35, 0.35 ), - dz_exp = cms.vint32( 4, 4, 4 ) - ), - minNVtxTrk = cms.int32( 3 ), - maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), - minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), - maxChi2 = cms.vdouble( 9999.0, 25.0, 16.0 ), - maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), - maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), - minLayers = cms.vint32( 3, 3, 3 ) - ) +process.hltEle28HighEtaSC20EcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28HighEtaSC20HEFilter" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.145 ), + thrOverEEE = cms.vdouble( 0.11 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.29, 0.21 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltIter2PFlowTrackSelectionHighPurityForDisplaced = cms.EDProducer( "TrackCollectionFilterCloner", - originalSource = cms.InputTag( "hltIter2PFlowCtfWithMaterialTracksForDisplaced" ), - originalMVAVals = cms.InputTag( 'hltIter2PFlowTrackCutClassifierForDisplaced','MVAValues' ), - originalQualVals = cms.InputTag( 'hltIter2PFlowTrackCutClassifierForDisplaced','QualityMasks' ), - minQuality = cms.string( "highPurity" ), - copyExtras = cms.untracked.bool( True ), - copyTrajectories = cms.untracked.bool( False ) +process.hltEle28HighEtaSC20HcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28HighEtaSC20EcalIsoFilter" ), + varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.16 ), + thrOverEEE = cms.vdouble( 0.3 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.2, 0.25 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltIter2MergedForDisplaced = cms.EDProducer( "TrackListMerger", - ShareFrac = cms.double( 0.19 ), - FoundHitBonus = cms.double( 5.0 ), - LostHitPenalty = cms.double( 20.0 ), - MinPT = cms.double( 0.05 ), - Epsilon = cms.double( -0.001 ), - MaxNormalizedChisq = cms.double( 1000.0 ), - MinFound = cms.int32( 3 ), - TrackProducers = cms.VInputTag( 'hltIter1MergedForDisplaced','hltIter2PFlowTrackSelectionHighPurityForDisplaced' ), - hasSelector = cms.vint32( 0, 0 ), - indivShareFrac = cms.vdouble( 1.0, 1.0 ), - selectedTrackQuals = cms.VInputTag( 'hltIter1MergedForDisplaced','hltIter2PFlowTrackSelectionHighPurityForDisplaced' ), - setsToMerge = cms.VPSet( - cms.PSet( pQual = cms.bool( False ), - tLists = cms.vint32( 0, 1 ) - ) - ), - trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), - allowFirstHitShare = cms.bool( True ), - newQuality = cms.string( "confirmed" ), - copyExtras = cms.untracked.bool( True ), - writeOnlyTrkQuals = cms.bool( False ), - copyMVA = cms.bool( False ) +process.hltEle28HighEtaSC20PixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28HighEtaSC20HcalIsoFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.55 ), + tanhSO10InterThres = cms.double( 1.8 ), + tanhSO10ForwardThres = cms.double( 1.8 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) ) -process.hltL4DisplacedDijetFullTracksJetPromptTracksAssociatorAtVertexLowPt = cms.EDProducer( "JetTracksAssociatorAtVertex", - tracks = cms.InputTag( "hltIter2MergedForDisplaced" ), - coneSize = cms.double( 0.4 ), - useAssigned = cms.bool( False ), - pvSrc = cms.InputTag( "" ), - jets = cms.InputTag( "hltDisplacedHLTCaloJetCollectionProducerLowPt" ) +process.hltEle28HighEtaSC20OneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28HighEtaSC20PixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.08 ), + thrRegularEE = cms.vdouble( 0.08 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltL4PromptDisplacedDijetFullTracksTrackIPProducerLowPt = cms.EDProducer( "TrackIPProducer", - jetTracks = cms.InputTag( "hltL4DisplacedDijetFullTracksJetPromptTracksAssociatorAtVertexLowPt" ), - primaryVertex = cms.InputTag( "hltFastPVPixelVertices" ), - computeProbabilities = cms.bool( False ), - computeGhostTrack = cms.bool( False ), - ghostTrackPriorDeltaR = cms.double( 0.03 ), - minimumNumberOfPixelHits = cms.int32( 2 ), - minimumNumberOfHits = cms.int32( 8 ), - maximumTransverseImpactParameter = cms.double( 0.1 ), - minimumTransverseMomentum = cms.double( 0.5 ), - maximumChiSquared = cms.double( 20.0 ), - maximumLongitudinalImpactParameter = cms.double( 0.1 ), - jetDirectionUsingTracks = cms.bool( False ), - jetDirectionUsingGhostTrack = cms.bool( False ), - useTrackQuality = cms.bool( False ) +process.hltEle28HighEtaSC20DetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28HighEtaSC20PixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.01 ), + thrRegularEE = cms.vdouble( 0.01 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltL4PromptDisplacedDijetFullTracksJetTagProducerFromIPLowPt = cms.EDProducer( "JetTagProducer", - jetTagComputer = cms.string( "hltESPDisplacedDijethltPromptTrackCountingESProducer" ), - tagInfos = cms.VInputTag( 'hltL4PromptDisplacedDijetFullTracksTrackIPProducerLowPt' ) +process.hltEle28HighEtaSC20DphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28HighEtaSC20DetaFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.1 ), + thrRegularEE = cms.vdouble( 0.1 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltL4PromptDisplacedDijetFullTracksHLTCaloJetTagFilterLowPt = cms.EDFilter( "HLTCaloJetTag", +process.hltEle28HighEtaSC20TrackIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltDisplacedHLTCaloJetCollectionProducerLowPt" ), - JetTags = cms.InputTag( "hltL4PromptDisplacedDijetFullTracksJetTagProducerFromIPLowPt" ), - MinTag = cms.double( -999999.0 ), - MaxTag = cms.double( 2.5 ), - MinJets = cms.int32( 2 ), - TriggerType = cms.int32( 85 ) + candTag = cms.InputTag( "hltEle28HighEtaSC20DphiFilter" ), + varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.2 ), + thrOverEEE = cms.vdouble( 0.2 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt = cms.EDProducer( "HLTCaloJetCollectionProducer", - HLTObject = cms.InputTag( "hltL4PromptDisplacedDijetFullTracksHLTCaloJetTagFilterLowPt" ), - TriggerTypes = cms.vint32( 85 ) +process.hltDiEG20EtUnseededFilter = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEgammaCandidatesWrapperUnseeded" ), + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ), + etcutEB = cms.double( 20.0 ), + etcutEE = cms.double( 20.0 ), + ncandcut = cms.int32( 2 ) ) -process.hltDisplacedhltTrimmedPixelVertices = cms.EDProducer( "PixelVertexCollectionTrimmer", - src = cms.InputTag( "hltFastPVPixelVertices" ), - maxVtx = cms.uint32( 100 ), - fractionSumPt2 = cms.double( 0.3 ), - minSumPt2 = cms.double( 0.0 ), - PVcomparer = cms.PSet( refToPSet_ = cms.string( "HLTPSetPvClusterComparerForIT" ) ) +process.hltEle28HighEtaSC20ClusterShapeUnseededFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltDiEG20EtUnseededFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShapeUnseeded','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.033 ), + thrRegularEE = cms.vdouble( 0.033 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 2 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) ) -process.hltDisplacedhltIter4ClustersRefRemoval = cms.EDProducer( "TrackClusterRemover", - trajectories = cms.InputTag( "hltIter2PFlowTrackSelectionHighPurityForDisplaced" ), - trackClassifier = cms.InputTag( '','QualityMasks' ), - pixelClusters = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), - stripClusters = cms.InputTag( "hltSiStripRawToClustersFacility" ), - oldClusterRemovalInfo = cms.InputTag( "hltIter2ClustersRefRemovalForDisplaced" ), - TrackQuality = cms.string( "highPurity" ), - maxChi2 = cms.double( 16.0 ), - minNumberOfLayersWithMeasBeforeFiltering = cms.int32( 0 ), - overrideTrkQuals = cms.InputTag( "" ) +process.hltEle28HighEtaSC20EcalIsoFilterUnseeded = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28HighEtaSC20ClusterShapeUnseededFilter" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIsoUnseeded" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.17 ), + thrOverEEE = cms.vdouble( 0.17 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 2 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.16544, 0.13212 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) ) -process.hltDisplacedhltIter4MaskedMeasurementTrackerEvent = cms.EDProducer( "MaskedMeasurementTrackerEventProducer", - src = cms.InputTag( "hltSiStripClustersRegForDisplaced" ), - OnDemand = cms.bool( False ), - clustersToSkip = cms.InputTag( "hltDisplacedhltIter4ClustersRefRemoval" ) +process.hltEle28HighEtaSC20HEFilterUnseeded = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28HighEtaSC20EcalIsoFilterUnseeded" ), + varTag = cms.InputTag( "hltEgammaHoverEUnseeded" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.21 ), + thrOverEEE = cms.vdouble( 0.21 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 2 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) ) -process.hltDisplacedhltIter4PixelLessLayerTriplets = cms.EDProducer( "SeedingLayersEDProducer", - layerList = cms.vstring( 'TIB1+TIB2+MTIB3', - 'TIB1+TIB2+MTID1_pos', - 'TIB1+TIB2+MTID1_neg', - 'TID1_pos+TID2_pos+TID3_pos', - 'TID1_neg+TID2_neg+TID3_neg', - 'TID1_pos+TID2_pos+MTID3_pos', - 'TID1_neg+TID2_neg+MTID3_neg' ), - BPix = cms.PSet( ), - FPix = cms.PSet( ), - TIB = cms.PSet( - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - skipClusters = cms.InputTag( "hltDisplacedhltIter4ClustersRefRemoval" ), - clusterChargeCut = cms.PSet( refToPSet_ = cms.string( "HLTSiStripClusterChargeCutNone" ) ) - ), - TID = cms.PSet( - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - minRing = cms.int32( 1 ), - skipClusters = cms.InputTag( "hltDisplacedhltIter4ClustersRefRemoval" ), - useRingSlector = cms.bool( True ), - clusterChargeCut = cms.PSet( refToPSet_ = cms.string( "HLTSiStripClusterChargeCutNone" ) ), - maxRing = cms.int32( 2 ) - ), - TOB = cms.PSet( ), - TEC = cms.PSet( - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - minRing = cms.int32( 1 ), - skipClusters = cms.InputTag( "hltDisplacedhltIter4ClustersRefRemoval" ), - useRingSlector = cms.bool( True ), - clusterChargeCut = cms.PSet( refToPSet_ = cms.string( "HLTSiStripClusterChargeCutNone" ) ), - maxRing = cms.int32( 2 ) +process.hltParticleFlowClusterHFForEgammaUnseeded = cms.EDProducer( "PFClusterProducer", + recHitsSource = cms.InputTag( "hltParticleFlowRecHitHF" ), + recHitCleaners = cms.VPSet( ), - MTIB = cms.PSet( - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - skipClusters = cms.InputTag( "hltDisplacedhltIter4ClustersRefRemoval" ), - clusterChargeCut = cms.PSet( refToPSet_ = cms.string( "HLTSiStripClusterChargeCutNone" ) ) + seedCleaners = cms.VPSet( ), - MTID = cms.PSet( - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - minRing = cms.int32( 3 ), - skipClusters = cms.InputTag( "hltDisplacedhltIter4ClustersRefRemoval" ), - useRingSlector = cms.bool( True ), - clusterChargeCut = cms.PSet( refToPSet_ = cms.string( "HLTSiStripClusterChargeCutNone" ) ), - maxRing = cms.int32( 3 ) + seedFinder = cms.PSet( + thresholdsByDetector = cms.VPSet( + cms.PSet( seedingThresholdPt = cms.double( 0.0 ), + seedingThreshold = cms.double( 1.4 ), + detector = cms.string( "HF_EM" ) + ), + cms.PSet( seedingThresholdPt = cms.double( 0.0 ), + seedingThreshold = cms.double( 1.4 ), + detector = cms.string( "HF_HAD" ) + ) + ), + algoName = cms.string( "LocalMaximumSeedFinder" ), + nNeighbours = cms.int32( 0 ) ), - MTOB = cms.PSet( ), - MTEC = cms.PSet( - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - minRing = cms.int32( 3 ), - skipClusters = cms.InputTag( "hltDisplacedhltIter4ClustersRefRemoval" ), - useRingSlector = cms.bool( True ), - clusterChargeCut = cms.PSet( refToPSet_ = cms.string( "HLTSiStripClusterChargeCutNone" ) ), - maxRing = cms.int32( 3 ) - ) -) -process.hltDisplacedhltIter4PFlowPixelLessTrackingRegions = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", - RegionPSet = cms.PSet( - vertexCollection = cms.InputTag( "hltDisplacedhltTrimmedPixelVertices" ), - zErrorVetex = cms.double( 12.0 ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - zErrorBeamSpot = cms.double( 15.0 ), - maxNVertices = cms.int32( 10 ), - maxNRegions = cms.int32( 100 ), - nSigmaZVertex = cms.double( 3.0 ), - nSigmaZBeamSpot = cms.double( 3.0 ), - ptMin = cms.double( 0.8 ), - mode = cms.string( "VerticesFixed" ), - input = cms.InputTag( "hltSelector4CentralJetsL1FastJet" ), - searchOpt = cms.bool( True ), - whereToUseMeasurementTracker = cms.string( "ForSiStrips" ), - originRadius = cms.double( 1.0 ), - measurementTrackerName = cms.InputTag( "hltDisplacedhltIter4MaskedMeasurementTrackerEvent" ), - precise = cms.bool( True ), - deltaEta = cms.double( 0.5 ), - deltaPhi = cms.double( 0.5 ) - ) -) -process.hltDisplacedhltIter4PFlowPixelLessClusterCheck = cms.EDProducer( "ClusterCheckerEDProducer", - doClusterCheck = cms.bool( False ), - MaxNumberOfCosmicClusters = cms.uint32( 800000 ), - ClusterCollectionLabel = cms.InputTag( "hltSiStripClustersRegForDisplaced" ), - MaxNumberOfPixelClusters = cms.uint32( 40000 ), - PixelClusterCollectionLabel = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), - cut = cms.string( "" ), - silentClusterCheck = cms.untracked.bool( False ) -) -process.hltDisplacedhltIter4PFlowPixelLessHitDoublets = cms.EDProducer( "HitPairEDProducer", - seedingLayers = cms.InputTag( "hltDisplacedhltIter4PixelLessLayerTriplets" ), - trackingRegions = cms.InputTag( "hltDisplacedhltIter4PFlowPixelLessTrackingRegions" ), - trackingRegionsSeedingLayers = cms.InputTag( "" ), - clusterCheck = cms.InputTag( "hltDisplacedhltIter4PFlowPixelLessClusterCheck" ), - produceSeedingHitSets = cms.bool( False ), - produceIntermediateHitDoublets = cms.bool( True ), - maxElement = cms.uint32( 0 ), - maxElementTotal = cms.uint32( 50000000 ), - layerPairs = cms.vuint32( 0 ) -) -process.hltDisplacedhltIter4PFlowPixelLessHitTriplets = cms.EDProducer( "MultiHitFromChi2EDProducer", - doublets = cms.InputTag( "hltDisplacedhltIter4PFlowPixelLessHitDoublets" ), - maxElement = cms.uint32( 100000 ), - useFixedPreFiltering = cms.bool( False ), - phiPreFiltering = cms.double( 0.3 ), - extraHitRPhitolerance = cms.double( 0.0 ), - extraHitRZtolerance = cms.double( 0.0 ), - extraZKDBox = cms.double( 0.2 ), - extraRKDBox = cms.double( 0.2 ), - extraPhiKDBox = cms.double( 0.005 ), - fnSigmaRZ = cms.double( 2.0 ), - refitHits = cms.bool( True ), - ClusterShapeHitFilterName = cms.string( "ClusterShapeHitFilter" ), - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - maxChi2 = cms.double( 5.0 ), - chi2VsPtCut = cms.bool( True ), - pt_interv = cms.vdouble( 0.4, 0.7, 1.0, 2.0 ), - chi2_cuts = cms.vdouble( 3.0, 4.0, 5.0, 5.0 ), - detIdsToDebug = cms.vint32( 0, 0, 0 ) -) -process.hltDisplacedhltIter4PFlowPixelLessSeeds = cms.EDProducer( "SeedCreatorFromRegionConsecutiveHitsTripletOnlyEDProducer", - seedingHitSets = cms.InputTag( "hltDisplacedhltIter4PFlowPixelLessHitTriplets" ), - propagator = cms.string( "PropagatorWithMaterialParabolicMf" ), - SeedMomentumForBOFF = cms.double( 5.0 ), - OriginTransverseErrorMultiplier = cms.double( 1.0 ), - MinOneOverPtError = cms.double( 1.0 ), - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - magneticField = cms.string( "ParabolicMf" ), - forceKinematicWithRegionDirection = cms.bool( False ), - SeedComparitorPSet = cms.PSet( - FilterStripHits = cms.bool( False ), - FilterPixelHits = cms.bool( False ), - ClusterShapeHitFilterName = cms.string( "ClusterShapeHitFilter" ), - FilterAtHelixStage = cms.bool( True ), - ComponentName = cms.string( "PixelClusterShapeSeedComparitor" ) - ) -) -process.hltDisplacedhltIter4PFlowCkfTrackCandidates = cms.EDProducer( "CkfTrackCandidateMaker", - cleanTrajectoryAfterInOut = cms.bool( False ), - doSeedingRegionRebuilding = cms.bool( False ), - onlyPixelHitsForSeedCleaner = cms.bool( False ), - reverseTrajectories = cms.bool( False ), - useHitsSplitting = cms.bool( False ), - MeasurementTrackerEvent = cms.InputTag( "hltDisplacedhltIter4MaskedMeasurementTrackerEvent" ), - src = cms.InputTag( "hltDisplacedhltIter4PFlowPixelLessSeeds" ), - clustersToSkip = cms.InputTag( "" ), - phase2clustersToSkip = cms.InputTag( "" ), - TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter4PSetTrajectoryBuilderIT" ) ), - TransientInitialStateEstimatorParameters = cms.PSet( - propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), - numberMeasurementsForFit = cms.int32( 4 ), - propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) + initialClusteringStep = cms.PSet( + thresholdsByDetector = cms.VPSet( + ), + algoName = cms.string( "Basic2DClusterForEachSeed" ) ), - numHitsForSeedCleaner = cms.int32( 4 ), - NavigationSchool = cms.string( "SimpleNavigationSchool" ), - RedundantSeedCleaner = cms.string( "CachingSeedCleanerBySharedInput" ), - TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), - maxNSeeds = cms.uint32( 100000 ), - maxSeedsBeforeCleaning = cms.uint32( 1000 ) -) -process.hltDisplacedhltIter4PFlowCtfWithMaterialTracks = cms.EDProducer( "TrackProducer", - useSimpleMF = cms.bool( True ), - SimpleMagneticField = cms.string( "ParabolicMf" ), - src = cms.InputTag( "hltDisplacedhltIter4PFlowCkfTrackCandidates" ), - clusterRemovalInfo = cms.InputTag( "" ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - Fitter = cms.string( "hltESPFittingSmootherIT" ), - useHitsSplitting = cms.bool( False ), - alias = cms.untracked.string( "ctfWithMaterialTracks" ), - TrajectoryInEvent = cms.bool( False ), - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - AlgorithmName = cms.string( "hltIterX" ), - Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), - GeometricInnerState = cms.bool( True ), - NavigationSchool = cms.string( "" ), - MeasurementTracker = cms.string( "" ), - MeasurementTrackerEvent = cms.InputTag( "hltDisplacedhltIter4MaskedMeasurementTrackerEvent" ) -) -process.hltDisplacedhltIter4PFlowTrackSelectionHighPurity = cms.EDProducer( "AnalyticalTrackSelector", - src = cms.InputTag( "hltDisplacedhltIter4PFlowCtfWithMaterialTracks" ), - keepAllTracks = cms.bool( False ), - beamspot = cms.InputTag( "hltOnlineBeamSpot" ), - useVertices = cms.bool( True ), - useVtxError = cms.bool( False ), - vertices = cms.InputTag( "hltDisplacedhltTrimmedPixelVertices" ), - vtxNumber = cms.int32( -1 ), - vertexCut = cms.string( "tracksSize>=3" ), - copyTrajectories = cms.untracked.bool( False ), - copyExtras = cms.untracked.bool( True ), - qualityBit = cms.string( "highPurity" ), - chi2n_par = cms.double( 0.25 ), - chi2n_no1Dmod_par = cms.double( 9999.0 ), - res_par = cms.vdouble( 0.003, 0.001 ), - d0_par1 = cms.vdouble( 1.0, 4.0 ), - dz_par1 = cms.vdouble( 1.0, 4.0 ), - d0_par2 = cms.vdouble( 1.0, 4.0 ), - dz_par2 = cms.vdouble( 1.0, 4.0 ), - applyAdaptedPVCuts = cms.bool( True ), - max_d0 = cms.double( 100.0 ), - max_z0 = cms.double( 100.0 ), - nSigmaZ = cms.double( 3.0 ), - minNumberLayers = cms.uint32( 5 ), - minNumber3DLayers = cms.uint32( 0 ), - maxNumberLostLayers = cms.uint32( 0 ), - minHitsToBypassChecks = cms.uint32( 20 ), - applyAbsCutsIfNoPV = cms.bool( False ), - max_d0NoPV = cms.double( 100.0 ), - max_z0NoPV = cms.double( 100.0 ), - max_relpterr = cms.double( 9999.0 ), - min_nhits = cms.uint32( 0 ), - max_minMissHitOutOrIn = cms.int32( 99 ), - max_lostHitFraction = cms.double( 1.0 ), - max_eta = cms.double( 9999.0 ), - min_eta = cms.double( -9999.0 ) + pfClusterBuilder = cms.PSet( ), + positionReCalc = cms.PSet( ), + energyCorrector = cms.PSet( ) ) -process.hltIter4MergedWithIter012DisplacedJets = cms.EDProducer( "TrackListMerger", - ShareFrac = cms.double( 0.19 ), - FoundHitBonus = cms.double( 5.0 ), - LostHitPenalty = cms.double( 20.0 ), - MinPT = cms.double( 0.05 ), - Epsilon = cms.double( -0.001 ), - MaxNormalizedChisq = cms.double( 1000.0 ), - MinFound = cms.int32( 3 ), - TrackProducers = cms.VInputTag( 'hltIter2MergedForDisplaced','hltDisplacedhltIter4PFlowTrackSelectionHighPurity' ), - hasSelector = cms.vint32( 0, 0 ), - indivShareFrac = cms.vdouble( 1.0, 1.0 ), - selectedTrackQuals = cms.VInputTag( 'hltIter2MergedForDisplaced','hltDisplacedhltIter4PFlowTrackSelectionHighPurity' ), - setsToMerge = cms.VPSet( - cms.PSet( pQual = cms.bool( False ), - tLists = cms.vint32( 0, 1 ) - ) - ), - trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), - allowFirstHitShare = cms.bool( True ), - newQuality = cms.string( "confirmed" ), - copyExtras = cms.untracked.bool( True ), - writeOnlyTrkQuals = cms.bool( False ), - copyMVA = cms.bool( False ) +process.hltEgammaHcalPFClusterIsoUnseeded = cms.EDProducer( "EgammaHLTHcalPFClusterIsolationProducer", + recoEcalCandidateProducer = cms.InputTag( "hltEgammaCandidatesUnseeded" ), + pfClusterProducerHCAL = cms.InputTag( "hltParticleFlowClusterHCAL" ), + useHF = cms.bool( False ), + pfClusterProducerHFEM = cms.InputTag( "" ), + pfClusterProducerHFHAD = cms.InputTag( "" ), + rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + drMax = cms.double( 0.3 ), + drVetoBarrel = cms.double( 0.0 ), + drVetoEndcap = cms.double( 0.0 ), + etaStripBarrel = cms.double( 0.0 ), + etaStripEndcap = cms.double( 0.0 ), + energyBarrel = cms.double( 0.0 ), + energyEndcap = cms.double( 0.0 ), + useEt = cms.bool( True ), + effectiveAreas = cms.vdouble( 0.05956, 0.13052 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) ) -process.hltL4DisplacedDijetFullTracksJetTracksAssociatorAtVertexLowPt = cms.EDProducer( "JetTracksAssociatorAtVertex", - tracks = cms.InputTag( "hltIter4MergedWithIter012DisplacedJets" ), - coneSize = cms.double( 0.4 ), - useAssigned = cms.bool( False ), - pvSrc = cms.InputTag( "" ), - jets = cms.InputTag( "hltIter02DisplacedHLTCaloJetCollectionProducerLowPt" ) +process.hltEle28HighEtaSC20HcalIsoFilterUnseeded = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28HighEtaSC20HEFilterUnseeded" ), + varTag = cms.InputTag( "hltEgammaHcalPFClusterIsoUnseeded" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.7 ), + thrOverEEE = cms.vdouble( 0.7 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 2 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.05956, 0.13052 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) ) -process.hltL4TaggedDisplacedDijetFullTracksTrackIPProducerLowPt = cms.EDProducer( "TrackIPProducer", - jetTracks = cms.InputTag( "hltL4DisplacedDijetFullTracksJetTracksAssociatorAtVertexLowPt" ), - primaryVertex = cms.InputTag( "hltDisplacedhltTrimmedPixelVertices" ), - computeProbabilities = cms.bool( False ), - computeGhostTrack = cms.bool( False ), - ghostTrackPriorDeltaR = cms.double( 0.03 ), - minimumNumberOfPixelHits = cms.int32( 0 ), - minimumNumberOfHits = cms.int32( 6 ), - maximumTransverseImpactParameter = cms.double( 9999999.0 ), - minimumTransverseMomentum = cms.double( 1.0 ), - maximumChiSquared = cms.double( 5.0 ), - maximumLongitudinalImpactParameter = cms.double( 17.0 ), - jetDirectionUsingTracks = cms.bool( False ), - jetDirectionUsingGhostTrack = cms.bool( False ), - useTrackQuality = cms.bool( False ) +process.hltHighEtaSC20Selector = cms.EDFilter( "CandViewSelector", + src = cms.InputTag( "hltEgammaCandidatesUnseeded" ), + cut = cms.string( "et>20 && abs(eta) < 3.0 && abs(eta) > 2.5" ) ) -process.hltL4DisplacedDijetFullTracksJetTagProducerFromIPLowPt = cms.EDProducer( "JetTagProducer", - jetTagComputer = cms.string( "hltESPDisplacedDijethltTrackCounting2D1st" ), - tagInfos = cms.VInputTag( 'hltL4TaggedDisplacedDijetFullTracksTrackIPProducerLowPt' ) +process.hltHighEtaSC20SelectorFilter = cms.EDFilter( "CandViewCountFilter", + src = cms.InputTag( "hltHighEtaSC20Selector" ), + minNumber = cms.uint32( 1 ) ) -process.hltL4DisplacedDijetFullTracksHLTCaloJetTagFilterLowPt = cms.EDFilter( "HLTCaloJetTag", +process.hltEle28HighEtaSC20Mass55Filter = cms.EDFilter( "HLTPMMassFilter", saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltIter02DisplacedHLTCaloJetCollectionProducerLowPt" ), - JetTags = cms.InputTag( "hltL4DisplacedDijetFullTracksJetTagProducerFromIPLowPt" ), - MinTag = cms.double( 5.0 ), - MaxTag = cms.double( 999999.0 ), - MinJets = cms.int32( 2 ), - TriggerType = cms.int32( 85 ) + candTag = cms.InputTag( "hltEle28HighEtaSC20HcalIsoFilterUnseeded" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + lowerMassCut = cms.double( 55.0 ), + upperMassCut = cms.double( 13000.0 ), + nZcandcut = cms.int32( 1 ), + reqOppCharge = cms.untracked.bool( False ), + isElectron1 = cms.untracked.bool( False ), + isElectron2 = cms.untracked.bool( False ), + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) ) -process.hltL1sVoHTT320orHTT340orHTT380 = cms.EDFilter( "HLTL1TSeed", +process.hltL1sHTT380erIorHTT320er = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_HTT320er OR L1_HTT360er OR L1_ETT2000" ), + L1SeedsLogicalExpression = cms.string( "L1_HTT360er OR L1_ETT2000 OR L1_HTT320er" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -49373,197 +51269,637 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltPreHT500DisplacedDijet40DisplacedTrack = cms.EDFilter( "HLTPrescaler", +process.hltPreEle15IsoVVVLPFHT450CaloBTagDeepCSV4p5 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltHT500 = cms.EDFilter( "HLTHtMhtFilter", +process.hltL1sSingleEG5ObjectMap = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMht' ), - mhtLabels = cms.VInputTag( 'hltHtMht' ), - minHt = cms.vdouble( 500.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) -) -process.hltPreHT430DisplacedDijet60DisplacedTrack = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) + L1SeedsLogicalExpression = cms.string( "L1_SingleEG8er2p5" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltDoubleCentralCaloJetpt60 = cms.EDFilter( "HLT1CaloJet", +process.hltSusyPreBtagJetFilter = cms.EDFilter( "HLT1CaloJet", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEmFraction0p01To0p99CaloJetSelector" ), - triggerType = cms.int32( 85 ), + inputTag = cms.InputTag( "hltAK4CaloJetsCorrected" ), + triggerType = cms.int32( 86 ), MinE = cms.double( -1.0 ), - MinPt = cms.double( 60.0 ), + MinPt = cms.double( 30.0 ), MinMass = cms.double( -1.0 ), MaxMass = cms.double( -1.0 ), MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.0 ), + MaxEta = cms.double( 2.6 ), MinN = cms.int32( 2 ) ) -process.hltCentralCaloJetptMidPtCollectionProducer = cms.EDProducer( "HLTCaloJetCollectionProducer", - HLTObject = cms.InputTag( "hltDoubleCentralCaloJetpt60" ), - TriggerTypes = cms.vint32( 85 ) +process.hltBTagCaloDeepCSV4p50Single = cms.EDFilter( "HLTCaloJetTag", + saveTags = cms.bool( True ), + Jets = cms.InputTag( "hltSelector8CentralJetsL1FastJet" ), + JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsCalo','probb' ), + MinTag = cms.double( 0.24 ), + MaxTag = cms.double( 99999.0 ), + MinJets = cms.int32( 1 ), + TriggerType = cms.int32( 86 ) ) -process.hltL3DisplacedDijetFullTracksJetTracksAssociatorAtVertexMidPt = cms.EDProducer( "JetTracksAssociatorAtVertex", - tracks = cms.InputTag( "hltIter0PFlowTrackSelectionHighPurityForDisplaced" ), - coneSize = cms.double( 0.4 ), - useAssigned = cms.bool( False ), - pvSrc = cms.InputTag( "" ), - jets = cms.InputTag( "hltCentralCaloJetptMidPtCollectionProducer" ) +process.hltEGL1SingleEG5OpenFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", + saveTags = cms.bool( True ), + candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), + l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + candNonIsolatedTag = cms.InputTag( "" ), + l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1SeedFilterTag = cms.InputTag( "hltL1sSingleEG5ObjectMap" ), + l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + ncandcut = cms.int32( 1 ), + doIsolated = cms.bool( False ), + region_eta_size = cms.double( 0.522 ), + region_eta_size_ecap = cms.double( 1.0 ), + region_phi_size = cms.double( 1.044 ), + barrel_end = cms.double( 1.4791 ), + endcap_end = cms.double( 2.65 ) ) -process.hltL3DisplacedDijet100FullTracksTrackIPProducerMidPt = cms.EDProducer( "TrackIPProducer", - jetTracks = cms.InputTag( "hltL3DisplacedDijetFullTracksJetTracksAssociatorAtVertexMidPt" ), - primaryVertex = cms.InputTag( "hltFastPVPixelVertices" ), - computeProbabilities = cms.bool( False ), - computeGhostTrack = cms.bool( False ), - ghostTrackPriorDeltaR = cms.double( 0.03 ), - minimumNumberOfPixelHits = cms.int32( 2 ), - minimumNumberOfHits = cms.int32( 8 ), - maximumTransverseImpactParameter = cms.double( 0.1 ), - minimumTransverseMomentum = cms.double( 1.0 ), - maximumChiSquared = cms.double( 20.0 ), - maximumLongitudinalImpactParameter = cms.double( 0.1 ), - jetDirectionUsingTracks = cms.bool( False ), - jetDirectionUsingGhostTrack = cms.bool( False ), - useTrackQuality = cms.bool( False ) +process.hltEG15EtFilter = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEGL1SingleEG5OpenFilter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 15.0 ), + etcutEE = cms.double( 15.0 ), + ncandcut = cms.int32( 1 ) ) -process.hltL3DisplacedDijetFullTracksJetTagProducerFromIPMidPt = cms.EDProducer( "JetTagProducer", - jetTagComputer = cms.string( "hltESPDisplacedDijethltPromptTrackCountingESProducer" ), - tagInfos = cms.VInputTag( 'hltL3DisplacedDijet100FullTracksTrackIPProducerMidPt' ) +process.hltEle15VVVLClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG15EtFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.011 ), + thrRegularEE = cms.vdouble( 0.031 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltTwoPromptHLTL3DisplacedDijetFullTracksHLTCaloJetTagFilterMidPt = cms.EDFilter( "HLTCaloJetTag", +process.hltEle15VVVLHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltCentralCaloJetptMidPtCollectionProducer" ), - JetTags = cms.InputTag( "hltL3DisplacedDijetFullTracksJetTagProducerFromIPMidPt" ), - MinTag = cms.double( -999999.0 ), - MaxTag = cms.double( 2.5 ), - MinJets = cms.int32( 2 ), - TriggerType = cms.int32( 85 ) + candTag = cms.InputTag( "hltEle15VVVLClusterShapeFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.08 ), + thrOverEEE = cms.vdouble( 0.04 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.079, 0.25 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltDisplacedHLTCaloJetCollectionProducerMidPt = cms.EDProducer( "HLTCaloJetCollectionProducer", - HLTObject = cms.InputTag( "hltTwoPromptHLTL3DisplacedDijetFullTracksHLTCaloJetTagFilterMidPt" ), - TriggerTypes = cms.vint32( 85 ) +process.hltEgammaEcalPFClusterIsoR02 = cms.EDProducer( "EgammaHLTEcalPFClusterIsolationProducer", + recoEcalCandidateProducer = cms.InputTag( "hltEgammaCandidates" ), + pfClusterProducer = cms.InputTag( "hltParticleFlowClusterECALL1Seeded" ), + rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + drMax = cms.double( 0.2 ), + drVetoBarrel = cms.double( 0.0 ), + drVetoEndcap = cms.double( 0.0 ), + etaStripBarrel = cms.double( 0.0 ), + etaStripEndcap = cms.double( 0.0 ), + energyBarrel = cms.double( 0.0 ), + energyEndcap = cms.double( 0.0 ), + effectiveAreas = cms.vdouble( 0.12876, 0.09324 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) ) -process.hltL4DisplacedDijetFullTracksJetPromptTracksAssociatorAtVertexMidPt = cms.EDProducer( "JetTracksAssociatorAtVertex", - tracks = cms.InputTag( "hltIter2MergedForDisplaced" ), - coneSize = cms.double( 0.4 ), - useAssigned = cms.bool( False ), - pvSrc = cms.InputTag( "" ), - jets = cms.InputTag( "hltDisplacedHLTCaloJetCollectionProducerMidPt" ) +process.hltEle15VVVLEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15VVVLHEFilter" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIsoR02" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.5 ), + thrOverEEE = cms.vdouble( 0.5 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.12876, 0.09324 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltL4PromptDisplacedDijetFullTracksTrackIPProducerMidPt = cms.EDProducer( "TrackIPProducer", - jetTracks = cms.InputTag( "hltL4DisplacedDijetFullTracksJetPromptTracksAssociatorAtVertexMidPt" ), - primaryVertex = cms.InputTag( "hltFastPVPixelVertices" ), - computeProbabilities = cms.bool( False ), - computeGhostTrack = cms.bool( False ), - ghostTrackPriorDeltaR = cms.double( 0.03 ), - minimumNumberOfPixelHits = cms.int32( 2 ), - minimumNumberOfHits = cms.int32( 8 ), - maximumTransverseImpactParameter = cms.double( 0.1 ), - minimumTransverseMomentum = cms.double( 0.5 ), - maximumChiSquared = cms.double( 20.0 ), - maximumLongitudinalImpactParameter = cms.double( 0.1 ), - jetDirectionUsingTracks = cms.bool( False ), - jetDirectionUsingGhostTrack = cms.bool( False ), - useTrackQuality = cms.bool( False ) +process.hltEgammaHcalPFClusterIsoR02 = cms.EDProducer( "EgammaHLTHcalPFClusterIsolationProducer", + recoEcalCandidateProducer = cms.InputTag( "hltEgammaCandidates" ), + pfClusterProducerHCAL = cms.InputTag( "hltParticleFlowClusterHCAL" ), + useHF = cms.bool( False ), + pfClusterProducerHFEM = cms.InputTag( "" ), + pfClusterProducerHFHAD = cms.InputTag( "" ), + rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + drMax = cms.double( 0.2 ), + drVetoBarrel = cms.double( 0.0 ), + drVetoEndcap = cms.double( 0.0 ), + etaStripBarrel = cms.double( 0.0 ), + etaStripEndcap = cms.double( 0.0 ), + energyBarrel = cms.double( 0.0 ), + energyEndcap = cms.double( 0.0 ), + useEt = cms.bool( True ), + effectiveAreas = cms.vdouble( 0.0888, 0.111 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) ) -process.hltL4PromptDisplacedDijetFullTracksJetTagProducerFromIPMidPt = cms.EDProducer( "JetTagProducer", - jetTagComputer = cms.string( "hltESPDisplacedDijethltPromptTrackCountingESProducer" ), - tagInfos = cms.VInputTag( 'hltL4PromptDisplacedDijetFullTracksTrackIPProducerMidPt' ) +process.hltEle15VVVLHcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15VVVLEcalIsoFilter" ), + varTag = cms.InputTag( "hltEgammaHcalPFClusterIsoR02" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.6 ), + thrOverEEE = cms.vdouble( 0.6 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0888, 0.111 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltL4PromptDisplacedDijetFullTracksHLTCaloJetTagFilterMidPt = cms.EDFilter( "HLTCaloJetTag", +process.hltEle15VVVLPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15VVVLHcalIsoFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) +) +process.hltEle15VVVLGsfOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15VVVLPixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.012 ), + thrRegularEE = cms.vdouble( 0.01 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +process.hltEle15VVVLGsfChi2Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15VVVLGsfOneOEMinusOneOPFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Chi2' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 999999.0 ), + thrRegularEE = cms.vdouble( 4.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +process.hltEle15VVVLGsfMissingHitsFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15VVVLGsfChi2Filter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','MissingHits' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 999.0 ), + thrRegularEE = cms.vdouble( 2.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +process.hltEle15VVVLGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15VVVLGsfMissingHitsFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.0044 ), + thrRegularEE = cms.vdouble( 0.006 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +process.hltEle15VVVLGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15VVVLGsfDetaFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.025 ), + thrRegularEE = cms.vdouble( 0.025 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +process.hltEle15VVVLGsfTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15VVVLGsfDphiFilter" ), + varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.4 ), + thrOverEEE = cms.vdouble( 0.4 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +process.hltPFHT450Jet30 = cms.EDFilter( "HLTHtMhtFilter", + saveTags = cms.bool( True ), + htLabels = cms.VInputTag( 'hltPFHTJet30' ), + mhtLabels = cms.VInputTag( 'hltPFHTJet30' ), + minHt = cms.vdouble( 450.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) +) +process.hltPreEle15IsoVVVLPFHT450PFMET50 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltPreEle15IsoVVVLPFHT450 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltPreEle50IsoVVVLPFHT450 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltEG50IsoVVVLEtFilter = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEGL1SingleEG5OpenFilter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 50.0 ), + etcutEE = cms.double( 50.0 ), + ncandcut = cms.int32( 1 ) +) +process.hltEle50VVVLClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG50IsoVVVLEtFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.011 ), + thrRegularEE = cms.vdouble( 0.031 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +process.hltEle50VVVLHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltDisplacedHLTCaloJetCollectionProducerMidPt" ), - JetTags = cms.InputTag( "hltL4PromptDisplacedDijetFullTracksJetTagProducerFromIPMidPt" ), - MinTag = cms.double( -999999.0 ), - MaxTag = cms.double( 2.5 ), - MinJets = cms.int32( 2 ), - TriggerType = cms.int32( 85 ) + candTag = cms.InputTag( "hltEle50VVVLClusterShapeFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.08 ), + thrOverEEE = cms.vdouble( 0.04 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.079, 0.25 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltIter02DisplacedHLTCaloJetCollectionProducerMidPt = cms.EDProducer( "HLTCaloJetCollectionProducer", - HLTObject = cms.InputTag( "hltL4PromptDisplacedDijetFullTracksHLTCaloJetTagFilterMidPt" ), - TriggerTypes = cms.vint32( 85 ) +process.hltEle50VVVLEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle50VVVLHEFilter" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIsoR02" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.5 ), + thrOverEEE = cms.vdouble( 0.5 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.12876, 0.09324 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltL4DisplacedDijetFullTracksJetTracksAssociatorAtVertexMidPt = cms.EDProducer( "JetTracksAssociatorAtVertex", - tracks = cms.InputTag( "hltIter4MergedWithIter012DisplacedJets" ), - coneSize = cms.double( 0.4 ), - useAssigned = cms.bool( False ), - pvSrc = cms.InputTag( "" ), - jets = cms.InputTag( "hltIter02DisplacedHLTCaloJetCollectionProducerMidPt" ) +process.hltEle50VVVLHcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle50VVVLEcalIsoFilter" ), + varTag = cms.InputTag( "hltEgammaHcalPFClusterIsoR02" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.6 ), + thrOverEEE = cms.vdouble( 0.6 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0888, 0.111 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltL4TaggedDisplacedDijetFullTracksTrackIPProducerMidPt = cms.EDProducer( "TrackIPProducer", - jetTracks = cms.InputTag( "hltL4DisplacedDijetFullTracksJetTracksAssociatorAtVertexMidPt" ), - primaryVertex = cms.InputTag( "hltDisplacedhltTrimmedPixelVertices" ), - computeProbabilities = cms.bool( False ), - computeGhostTrack = cms.bool( False ), - ghostTrackPriorDeltaR = cms.double( 0.03 ), - minimumNumberOfPixelHits = cms.int32( 0 ), - minimumNumberOfHits = cms.int32( 6 ), - maximumTransverseImpactParameter = cms.double( 9999999.0 ), - minimumTransverseMomentum = cms.double( 1.0 ), - maximumChiSquared = cms.double( 5.0 ), - maximumLongitudinalImpactParameter = cms.double( 17.0 ), - jetDirectionUsingTracks = cms.bool( False ), - jetDirectionUsingGhostTrack = cms.bool( False ), - useTrackQuality = cms.bool( False ) +process.hltEle50VVVLPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle50VVVLHcalIsoFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) ) -process.hltL4DisplacedDijetFullTracksJetTagProducerFromIPMidPt = cms.EDProducer( "JetTagProducer", - jetTagComputer = cms.string( "hltESPDisplacedDijethltTrackCounting2D1st" ), - tagInfos = cms.VInputTag( 'hltL4TaggedDisplacedDijetFullTracksTrackIPProducerMidPt' ) +process.hltEle50VVVLGsfOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle50VVVLPixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.012 ), + thrRegularEE = cms.vdouble( 0.01 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltL4DisplacedDijetFullTracksHLTCaloJetTagFilterMidPt = cms.EDFilter( "HLTCaloJetTag", +process.hltEle50VVVLGsfChi2Filter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltIter02DisplacedHLTCaloJetCollectionProducerMidPt" ), - JetTags = cms.InputTag( "hltL4DisplacedDijetFullTracksJetTagProducerFromIPMidPt" ), - MinTag = cms.double( 5.0 ), - MaxTag = cms.double( 999999.0 ), - MinJets = cms.int32( 2 ), - TriggerType = cms.int32( 85 ) + candTag = cms.InputTag( "hltEle50VVVLGsfOneOEMinusOneOPFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Chi2' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 999999.0 ), + thrRegularEE = cms.vdouble( 4.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltPreHT400DisplacedDijet40DisplacedTrack = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltEle50VVVLGsfMissingHitsFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle50VVVLGsfChi2Filter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','MissingHits' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 999.0 ), + thrRegularEE = cms.vdouble( 2.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltHT400 = cms.EDFilter( "HLTHtMhtFilter", +process.hltEle50VVVLGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMht' ), - mhtLabels = cms.VInputTag( 'hltHtMht' ), - minHt = cms.vdouble( 400.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) + candTag = cms.InputTag( "hltEle50VVVLGsfMissingHitsFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.0044 ), + thrRegularEE = cms.vdouble( 0.006 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltPreHT650DisplacedDijet60Inclusive = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltEle50VVVLGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle50VVVLGsfDetaFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.025 ), + thrRegularEE = cms.vdouble( 0.025 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltHT650 = cms.EDFilter( "HLTHtMhtFilter", +process.hltEle50VVVLGsfTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMht' ), - mhtLabels = cms.VInputTag( 'hltHtMht' ), - minHt = cms.vdouble( 650.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) + candTag = cms.InputTag( "hltEle50VVVLGsfDphiFilter" ), + varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.4 ), + thrOverEEE = cms.vdouble( 0.4 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltPreHT550DisplacedDijet60Inclusive = cms.EDFilter( "HLTPrescaler", +process.hltPreEle15IsoVVVLPFHT600 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltHT550 = cms.EDFilter( "HLTHtMhtFilter", +process.hltPFHT600Jet30 = cms.EDFilter( "HLTHtMhtFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMht' ), - mhtLabels = cms.VInputTag( 'hltHtMht' ), - minHt = cms.vdouble( 550.0 ), + htLabels = cms.VInputTag( 'hltPFHTJet30' ), + mhtLabels = cms.VInputTag( 'hltPFHTJet30' ), + minHt = cms.vdouble( 600.0 ), minMht = cms.vdouble( 0.0 ), minMeff = cms.vdouble( 0.0 ), meffSlope = cms.vdouble( 1.0 ) ) -process.hltL1DiJetVBF = cms.EDFilter( "HLTL1TSeed", +process.hltL1sMu6HTT240IorDoubleJet100and35MassMin620 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_DoubleJet_90_30_DoubleJet30_Mass_Min620 OR L1_DoubleJet_100_30_DoubleJet30_Mass_Min620 OR L1_DoubleJet_110_35_DoubleJet35_Mass_Min620 OR L1_DoubleJet_115_40_DoubleJet40_Mass_Min620 OR L1_DoubleJet_120_45_DoubleJet45_Mass_Min620 OR L1_DoubleJet_115_40_DoubleJet40_Mass_Min620_Jet60TT28 OR L1_DoubleJet_120_45_DoubleJet45_Mass_Min620_Jet60TT28" ), + L1SeedsLogicalExpression = cms.string( "L1_Mu6_HTT240er OR L1_Mu6_HTT250er OR L1_DoubleJet_90_30_DoubleJet30_Mass_Min620 OR L1_DoubleJet_100_30_DoubleJet30_Mass_Min620 OR L1_DoubleJet_110_35_DoubleJet35_Mass_Min620 OR L1_DoubleJet_115_40_DoubleJet40_Mass_Min620 OR L1_DoubleJet_120_45_DoubleJet45_Mass_Min620 OR L1_DoubleJet_115_40_DoubleJet40_Mass_Min620_Jet60TT28 OR L1_DoubleJet_120_45_DoubleJet45_Mass_Min620_Jet60TT28" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -49573,159 +51909,560 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltPreDiJet11035Mjj650PFMET110 = cms.EDFilter( "HLTPrescaler", +process.hltPreMu4TrkIsoVVLDiPFJet9040DEta3p5MJJ750HTT300PFMETNoMu60 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltMETOpen = cms.EDFilter( "HLT1CaloMET", +process.hltL1sSingleMuOpenObjectMap = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltMet" ), - triggerType = cms.int32( 87 ), - MinE = cms.double( -1.0 ), + L1SeedsLogicalExpression = cms.string( "L1_SingleMuOpen" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +) +process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", + saveTags = cms.bool( True ), + CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + PreviousCandTag = cms.InputTag( "hltL1sSingleMuOpenObjectMap" ), + MaxEta = cms.double( 2.5 ), MinPt = cms.double( 0.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 1 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) ) -process.hltMET66 = cms.EDFilter( "HLT1CaloMET", +process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", + saveTags = cms.bool( True ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltL2MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sSingleMuOpenCandidateL1Filtered0" ), + SeedMapTag = cms.InputTag( "hltL2Muons" ), + MinN = cms.int32( 0 ), + MaxEta = cms.double( 2.5 ), + AbsEtaBins = cms.vdouble( 0.0 ), + MinNstations = cms.vint32( 0 ), + MinNhits = cms.vint32( 0 ), + CutOnChambers = cms.bool( False ), + MinNchambers = cms.vint32( 0 ), + MaxDr = cms.double( 9999.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), + NSigmaPt = cms.double( 0.0 ), + MatchToPreviousCand = cms.bool( True ) +) +process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", + saveTags = cms.bool( True ), + CandTag = cms.InputTag( "hltL1MuonsPt0" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sSingleMuOpenCandidateL1Filtered0" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 1 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) +) +process.hltL3fL1sSingleMuOpenL1f0L2f3QL3Filtered4Q = cms.EDFilter( "HLTMuonL3PreFilter", + saveTags = cms.bool( True ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 4.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxNormalizedChi2 = cms.double( 20.0 ), + MaxDXYBeamSpot = cms.double( 0.1 ), + MinDXYBeamSpot = cms.double( -1.0 ), + MinNmuonHits = cms.int32( 0 ), + MaxPtDifference = cms.double( 9999.0 ), + MinTrackPt = cms.double( 0.0 ), + minMuonStations = cms.int32( 2 ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 0 ), + MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), + trkMuonId = cms.uint32( 0 ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) +) +process.hltMuon4RelTrkIsoVVLFiltered = cms.EDFilter( "HLTMuonIsoFilter", + saveTags = cms.bool( True ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL3fL1sSingleMuOpenL1f0L2f3QL3Filtered4Q" ), + MinN = cms.int32( 1 ), + DepTag = cms.VInputTag( 'hltL3MuonRelTrkIsolationVVL' ), + IsolatorPSet = cms.PSet( ) +) +process.hltMET35 = cms.EDFilter( "HLT1CaloMET", saveTags = cms.bool( True ), inputTag = cms.InputTag( "hltMet" ), triggerType = cms.int32( 87 ), MinE = cms.double( -1.0 ), - MinPt = cms.double( 66.0 ), + MinPt = cms.double( 35.0 ), MinMass = cms.double( -1.0 ), MaxMass = cms.double( -1.0 ), MinEta = cms.double( -1.0 ), MaxEta = cms.double( -1.0 ), MinN = cms.int32( 1 ) ) -process.hltPFMETVBFProducer = cms.EDProducer( "PFMETProducer", - src = cms.InputTag( "hltParticleFlowNoMu" ), - globalThreshold = cms.double( 0.0 ), - alias = cms.string( "pfMet" ), - calculateSignificance = cms.bool( False ), - parameters = cms.PSet( ), - applyWeight = cms.bool( False ), - srcWeights = cms.InputTag( "" ) +process.hltDiCaloJet7020MJJ500DEta3p5 = cms.EDFilter( "HLTCaloJetVBFFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), + minPtLow = cms.double( 20.0 ), + minPtHigh = cms.double( 70.0 ), + etaOpposite = cms.bool( True ), + minDeltaEta = cms.double( 3.5 ), + minInvMass = cms.double( 500.0 ), + maxEta = cms.double( 5.0 ), + leadingJetOnly = cms.bool( False ), + triggerType = cms.int32( 10 ) ) -process.hltPFMETVBF110 = cms.EDFilter( "HLT1PFMET", +process.hltDiPFJet9040MJJ750DEta3p5 = cms.EDFilter( "HLTPFJetVBFFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltPFMETVBFProducer" ), + inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + minPtLow = cms.double( 40.0 ), + minPtHigh = cms.double( 90.0 ), + etaOpposite = cms.bool( True ), + minDeltaEta = cms.double( 3.5 ), + minInvMass = cms.double( 750.0 ), + maxEta = cms.double( 5.0 ), + leadingJetOnly = cms.bool( False ), + triggerType = cms.int32( 85 ) +) +process.hltPFHTJet30Eta5 = cms.EDProducer( "HLTHtMhtProducer", + usePt = cms.bool( True ), + excludePFMuons = cms.bool( False ), + minNJetHt = cms.int32( 0 ), + minNJetMht = cms.int32( 0 ), + minPtJetHt = cms.double( 30.0 ), + minPtJetMht = cms.double( 0.0 ), + maxEtaJetHt = cms.double( 5.0 ), + maxEtaJetMht = cms.double( 999.0 ), + jetsLabel = cms.InputTag( "hltAK4PFJetsCorrected" ), + pfCandidatesLabel = cms.InputTag( "hltParticleFlow" ) +) +process.hltPFHT300Jet30 = cms.EDFilter( "HLTHtMhtFilter", + saveTags = cms.bool( True ), + htLabels = cms.VInputTag( 'hltPFHTJet30Eta5' ), + mhtLabels = cms.VInputTag( 'hltPFHTJet30Eta5' ), + minHt = cms.vdouble( 300.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) +) +process.hltPFMETNoMu60 = cms.EDFilter( "HLT1PFMET", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltPFMETNoMuProducer" ), triggerType = cms.int32( 87 ), MinE = cms.double( -1.0 ), - MinPt = cms.double( 110.0 ), + MinPt = cms.double( 60.0 ), MinMass = cms.double( -1.0 ), MaxMass = cms.double( -1.0 ), MinEta = cms.double( -1.0 ), MaxEta = cms.double( -1.0 ), MinN = cms.int32( 1 ) ) -process.hltL1TPFJetsMatching = cms.EDProducer( "L1TPFJetsMatching", - L1JetTrigger = cms.InputTag( "hltL1DiJetVBF" ), - JetSrc = cms.InputTag( "hltAK4PFJetsTightIDCorrected" ), - pt1Min = cms.double( 110.0 ), - pt2Min = cms.double( 35.0 ), - pt3Min = cms.double( 110.0 ), - mjjMin = cms.double( 650.0 ), - matchingR = cms.double( 0.5 ) +process.hltPreMu8TrkIsoVVLDiPFJet40DEta3p5MJJ750HTT300PFMETNoMu60 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltL1PFJetCategories = cms.EDFilter( "HLT1PFJet", +process.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered8Q = cms.EDFilter( "HLTMuonL3PreFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( 'hltL1TPFJetsMatching','TwoJets' ), - triggerType = cms.int32( 0 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( -1.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 2 ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 8.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxNormalizedChi2 = cms.double( 20.0 ), + MaxDXYBeamSpot = cms.double( 0.1 ), + MinDXYBeamSpot = cms.double( -1.0 ), + MinNmuonHits = cms.int32( 0 ), + MaxPtDifference = cms.double( 9999.0 ), + MinTrackPt = cms.double( 0.0 ), + minMuonStations = cms.int32( 2 ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 0 ), + MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), + trkMuonId = cms.uint32( 0 ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltPreDiJet11035Mjj650PFMET120 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltMuon8RelTrkIsoVVLFiltered = cms.EDFilter( "HLTMuonIsoFilter", + saveTags = cms.bool( True ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered8Q" ), + MinN = cms.int32( 1 ), + DepTag = cms.VInputTag( 'hltL3MuonRelTrkIsolationVVL' ), + IsolatorPSet = cms.PSet( ) ) -process.hltMET72 = cms.EDFilter( "HLT1CaloMET", +process.hltMET20 = cms.EDFilter( "HLT1CaloMET", saveTags = cms.bool( True ), inputTag = cms.InputTag( "hltMet" ), triggerType = cms.int32( 87 ), MinE = cms.double( -1.0 ), - MinPt = cms.double( 72.0 ), + MinPt = cms.double( 20.0 ), MinMass = cms.double( -1.0 ), MaxMass = cms.double( -1.0 ), MinEta = cms.double( -1.0 ), MaxEta = cms.double( -1.0 ), MinN = cms.int32( 1 ) ) -process.hltPFMETVBF120 = cms.EDFilter( "HLT1PFMET", +process.hltDiCaloJet20MJJ400DEta3p5 = cms.EDFilter( "HLTCaloJetVBFFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltPFMETVBFProducer" ), - triggerType = cms.int32( 87 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 120.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) + inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), + minPtLow = cms.double( 20.0 ), + minPtHigh = cms.double( 20.0 ), + etaOpposite = cms.bool( True ), + minDeltaEta = cms.double( 3.5 ), + minInvMass = cms.double( 400.0 ), + maxEta = cms.double( 5.0 ), + leadingJetOnly = cms.bool( False ), + triggerType = cms.int32( 10 ) ) -process.hltPreDiJet11035Mjj650PFMET130 = cms.EDFilter( "HLTPrescaler", +process.hltDiPFJet40MJJ750DEta3p5 = cms.EDFilter( "HLTPFJetVBFFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + minPtLow = cms.double( 40.0 ), + minPtHigh = cms.double( 40.0 ), + etaOpposite = cms.bool( True ), + minDeltaEta = cms.double( 3.5 ), + minInvMass = cms.double( 750.0 ), + maxEta = cms.double( 5.0 ), + leadingJetOnly = cms.bool( False ), + triggerType = cms.int32( 85 ) +) +process.hltPreMu10TrkIsoVVLDiPFJet40DEta3p5MJJ750HTT350PFMETNoMu60 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltMET78 = cms.EDFilter( "HLT1CaloMET", +process.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered10Q = cms.EDFilter( "HLTMuonL3PreFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltMet" ), - triggerType = cms.int32( 87 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 78.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 10.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxNormalizedChi2 = cms.double( 20.0 ), + MaxDXYBeamSpot = cms.double( 0.1 ), + MinDXYBeamSpot = cms.double( -1.0 ), + MinNmuonHits = cms.int32( 0 ), + MaxPtDifference = cms.double( 9999.0 ), + MinTrackPt = cms.double( 0.0 ), + minMuonStations = cms.int32( 2 ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 0 ), + MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), + trkMuonId = cms.uint32( 0 ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltPFMETVBF130 = cms.EDFilter( "HLT1PFMET", +process.hltMuon10RelTrkIsoVVLFiltered = cms.EDFilter( "HLTMuonIsoFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltPFMETVBFProducer" ), - triggerType = cms.int32( 87 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 130.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered10Q" ), + MinN = cms.int32( 1 ), + DepTag = cms.VInputTag( 'hltL3MuonRelTrkIsolationVVL' ), + IsolatorPSet = cms.PSet( ) ) -process.hltPreTripleJet1103535Mjj650PFMET110 = cms.EDFilter( "HLTPrescaler", +process.hltPFHT350Jet30Eta5 = cms.EDFilter( "HLTHtMhtFilter", + saveTags = cms.bool( True ), + htLabels = cms.VInputTag( 'hltPFHTJet30Eta5' ), + mhtLabels = cms.VInputTag( 'hltPFHTJet30Eta5' ), + minHt = cms.vdouble( 350.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) +) +process.hltPreMu15IsoVVVLPFHT450CaloBTagDeepCSV4p5 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hlt1PFJetCategories3 = cms.EDFilter( "HLT1PFJet", +process.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q = cms.EDFilter( "HLTMuonL3PreFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( 'hltL1TPFJetsMatching','ThreeJets' ), - triggerType = cms.int32( 0 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( -1.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 3 ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 1.0E99 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 15.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxNormalizedChi2 = cms.double( 9999.0 ), + MaxDXYBeamSpot = cms.double( 9999.0 ), + MinDXYBeamSpot = cms.double( -1.0 ), + MinNmuonHits = cms.int32( 0 ), + MaxPtDifference = cms.double( 9999.0 ), + MinTrackPt = cms.double( 0.0 ), + minMuonStations = cms.int32( 2 ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 0 ), + MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), + trkMuonId = cms.uint32( 0 ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltPreTripleJet1103535Mjj650PFMET120 = cms.EDFilter( "HLTPrescaler", +process.hltFixedGridRhoFastjetAllCaloForMuonsWithCaloTowers = cms.EDProducer( "FixedGridRhoProducerFastjet", + pfCandidatesTag = cms.InputTag( "hltTowerMakerForAll" ), + maxRapidity = cms.double( 2.5 ), + gridSpacing = cms.double( 0.55 ) +) +process.hltL3CaloMuonCorrectedVVVLIsolations = cms.EDProducer( "L2MuonIsolationProducer", + StandAloneCollectionLabel = cms.InputTag( "hltIterL3MuonCandidates" ), + ExtractorPSet = cms.PSet( + DR_Veto_H = cms.double( 0.1 ), + Vertex_Constraint_Z = cms.bool( False ), + DR_Veto_E = cms.double( 0.07 ), + Weight_H = cms.double( 1.0 ), + CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAll" ), + DR_Max = cms.double( 1.0 ), + DepositLabel = cms.untracked.string( "EcalPlusHcal" ), + Vertex_Constraint_XY = cms.bool( False ), + Threshold_H = cms.double( 0.5 ), + Threshold_E = cms.double( 0.2 ), + ComponentName = cms.string( "CaloExtractor" ), + Weight_E = cms.double( 1.0 ) + ), + IsolatorPSet = cms.PSet( + Thresholds = cms.vdouble( 9.9999999E7 ), + ReturnRelativeSum = cms.bool( False ), + AndOrCuts = cms.bool( True ), + EtaBounds = cms.vdouble( 2.411 ), + ConeSizesRel = cms.vdouble( 0.2 ), + EtaBoundsRel = cms.vdouble( 2.411 ), + RhoScaleBarrel = cms.double( 0.836 ), + UseRhoCorrection = cms.bool( True ), + ReturnAbsoluteSum = cms.bool( True ), + RhoMax = cms.double( 9.9999999E7 ), + RhoSrc = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuonsWithCaloTowers" ), + CutRelativeIso = cms.bool( False ), + CutAbsoluteIso = cms.bool( True ), + EffAreaSFBarrel = cms.double( 1.0 ), + ThresholdsRel = cms.vdouble( 9.9999999E7 ), + ComponentName = cms.string( "CutsIsolatorWithCorrection" ), + ConeSizes = cms.vdouble( 0.2 ), + EffAreaSFEndcap = cms.double( 0.883 ), + RhoScaleEndcap = cms.double( 1.0 ) + ), + WriteIsolatorFloat = cms.bool( True ) +) +process.hltL3MuonCombRelIsolationVVVL = cms.EDProducer( "L3MuonCombinedRelativeIsolationProducer", + UseRhoCorrectedCaloDeposits = cms.bool( True ), + UseCaloIso = cms.bool( True ), + CaloDepositsLabel = cms.InputTag( "hltL3CaloMuonCorrectedVVVLIsolations" ), + inputMuonCollection = cms.InputTag( "hltIterL3MuonCandidates" ), + OutputMuIsoDeposits = cms.bool( True ), + TrackPt_Min = cms.double( -1.0 ), + printDebug = cms.bool( False ), + CutsPSet = cms.PSet( + applyCutsORmaxNTracks = cms.bool( False ), + maxNTracks = cms.int32( -1 ), + Thresholds = cms.vdouble( 1.2 ), + EtaBounds = cms.vdouble( 2.411 ), + ComponentName = cms.string( "SimpleCuts" ), + ConeSizes = cms.vdouble( 0.2 ) + ), + TrkExtractorPSet = cms.PSet( + Diff_z = cms.double( 0.2 ), + inputTrackCollection = cms.InputTag( "hltIter0L3MuonTrackSelectionHighPurity" ), + Chi2Ndof_Max = cms.double( 1.0E64 ), + BeamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), + DR_Veto = cms.double( 0.01 ), + Pt_Min = cms.double( -1.0 ), + VetoLeadingTrack = cms.bool( True ), + DR_Max = cms.double( 0.2 ), + DepositLabel = cms.untracked.string( "PXLS" ), + PtVeto_Min = cms.double( 2.0 ), + NHits_Min = cms.uint32( 0 ), + PropagateTracksToRadius = cms.bool( True ), + ReferenceRadius = cms.double( 6.0 ), + Chi2Prob_Min = cms.double( -1.0 ), + Diff_r = cms.double( 0.1 ), + BeamlineOption = cms.string( "BeamSpotFromEvent" ), + ComponentName = cms.string( "PixelTrackExtractor" ), + DR_VetoPt = cms.double( 0.025 ) + ), + CaloExtractorPSet = cms.PSet( + DR_Veto_H = cms.double( 0.1 ), + Vertex_Constraint_Z = cms.bool( False ), + DR_Veto_E = cms.double( 0.07 ), + Weight_H = cms.double( 1.0 ), + CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAll" ), + DR_Max = cms.double( 0.2 ), + DepositLabel = cms.untracked.string( "EcalPlusHcal" ), + Vertex_Constraint_XY = cms.bool( False ), + Threshold_H = cms.double( 0.5 ), + Threshold_E = cms.double( 0.2 ), + ComponentName = cms.string( "CaloExtractor" ), + Weight_E = cms.double( 1.0 ) + ) +) +process.hltL3MuVVVLIsoFIlter = cms.EDFilter( "HLTMuonIsoFilter", + saveTags = cms.bool( True ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q" ), + MinN = cms.int32( 1 ), + DepTag = cms.VInputTag( 'hltL3MuonCombRelIsolationVVVL' ), + IsolatorPSet = cms.PSet( ) +) +process.hltPreMu15IsoVVVLPFHT450PFMET50 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltPreTripleJet1103535Mjj650PFMET130 = cms.EDFilter( "HLTPrescaler", +process.hltPreMu15IsoVVVLPFHT450 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltL1sIsoEG30erJetC34drMin0p3 = cms.EDFilter( "HLTL1TSeed", +process.hltPreMu50IsoVVVLPFHT450 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered50Q = cms.EDFilter( "HLTMuonL3PreFilter", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleLooseIsoEG26er2p5 OR L1_SingleLooseIsoEG26er1p5 OR L1_SingleLooseIsoEG28er2p5 OR L1_SingleLooseIsoEG28er2p1 OR L1_SingleLooseIsoEG28er1p5 OR L1_SingleLooseIsoEG30er2p5 OR L1_SingleLooseIsoEG30er1p5 OR L1_LooseIsoEG26er2p1_Jet34er2p5_dR_Min0p3 OR L1_LooseIsoEG28er2p1_Jet34er2p5_dR_Min0p3 OR L1_LooseIsoEG30er2p1_Jet34er2p5_dR_Min0p3 OR L1_SingleEG26er2p5 OR L1_SingleEG38er2p5 OR L1_SingleEG40er2p5 OR L1_SingleEG42er2p5 OR L1_SingleEG45er2p5 OR L1_SingleEG60 OR L1_SingleEG34er2p5 OR L1_SingleEG36er2p5 OR L1_SingleIsoEG24er2p1 OR L1_SingleIsoEG26er2p1 OR L1_SingleIsoEG28er2p1 OR L1_SingleIsoEG30er2p1 OR L1_SingleIsoEG32er2p1 OR L1_SingleIsoEG26er2p5 OR L1_SingleIsoEG28er2p5 OR L1_SingleIsoEG30er2p5 OR L1_SingleIsoEG32er2p5 OR L1_SingleIsoEG34er2p5" ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 1.0E99 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 50.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxNormalizedChi2 = cms.double( 9999.0 ), + MaxDXYBeamSpot = cms.double( 9999.0 ), + MinDXYBeamSpot = cms.double( -1.0 ), + MinNmuonHits = cms.int32( 0 ), + MaxPtDifference = cms.double( 9999.0 ), + MinTrackPt = cms.double( 0.0 ), + minMuonStations = cms.int32( 2 ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 0 ), + MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), + trkMuonId = cms.uint32( 0 ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) +) +process.hltL3Mu50VVVLIsoFIlter = cms.EDFilter( "HLTMuonIsoFilter", + saveTags = cms.bool( True ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered50Q" ), + MinN = cms.int32( 1 ), + DepTag = cms.VInputTag( 'hltL3MuonCombRelIsolationVVVL' ), + IsolatorPSet = cms.PSet( ) +) +process.hltPreMu15IsoVVVLPFHT600 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_Mu3er1p5_Jet100er2p5_ETMHF30 OR L1_Mu3er1p5_Jet100er2p5_ETMHF40 OR L1_Mu3er1p5_Jet100er2p5_ETMHF50" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -49735,1051 +52472,873 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltPreEle30eta2p1WPTightGsfCentralPFJet35EleCleaned = cms.EDFilter( "HLTPrescaler", +process.hltPreMu3er1p5PFJet100er2p5PFMET70PFMHT70IDTight = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltEGL1IsoEG30erJetC34drMin0p3Filter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", - saveTags = cms.bool( True ), - candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), - l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - candNonIsolatedTag = cms.InputTag( "" ), - l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1SeedFilterTag = cms.InputTag( "hltL1sIsoEG30erJetC34drMin0p3" ), - l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - ncandcut = cms.int32( 1 ), - doIsolated = cms.bool( False ), - region_eta_size = cms.double( 0.522 ), - region_eta_size_ecap = cms.double( 1.0 ), - region_phi_size = cms.double( 1.044 ), - barrel_end = cms.double( 1.4791 ), - endcap_end = cms.double( 2.17 ) -) -process.hltEG30L1IsoEGerJetC34drMin0p3EtFilter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1IsoEG30erJetC34drMin0p3Filter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 30.0 ), - etcutEE = cms.double( 30.0 ), - ncandcut = cms.int32( 1 ) -) -process.hltEle30erJetC34WPTightClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG30L1IsoEGerJetC34drMin0p3EtFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.011 ), - thrRegularEE = cms.vdouble( 0.0305 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) -) -process.hltEle30erJetC34WPTightHEFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle30erJetC34WPTightClusterShapeFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.1 ), - thrRegularEB1 = cms.vdouble( 0.75 ), - thrRegularEE1 = cms.vdouble( 3.0 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.03 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( 2.25 ), - thrRegularEE2 = cms.vdouble( 5.0 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.03 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.1, 0.1, 0.3, 0.5 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) -) -process.hltEle30erJetC34WPTightEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle30erJetC34WPTightHEFilter" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.1 ), - thrRegularEB1 = cms.vdouble( 1.75 ), - thrRegularEE1 = cms.vdouble( 1.0 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.025 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( 1.75 ), - thrRegularEE2 = cms.vdouble( 2.0 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.025 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.2, 0.2, 0.25, 0.3 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) -) -process.hltEle30erJetC34WPTightHcalIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle30erJetC34WPTightEcalIsoFilter" ), - varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.0 ), - thrRegularEB1 = cms.vdouble( 2.5 ), - thrRegularEE1 = cms.vdouble( 1.0 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.03 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( 3.0 ), - thrRegularEE2 = cms.vdouble( 2.0 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.03 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.2, 0.2, 0.4, 0.5 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.0 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) -) -process.hltEle30erJetC34WPTightPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle30erJetC34WPTightHcalIsoFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) -) -process.hltEle30erJetC34WPTightPMS2Filter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltL3MuFiltered3er1p5 = cms.EDFilter( "HLTMuonL3PreFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle30erJetC34WPTightPixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaPixelMatchVars','s2' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 70.0 ), - thrRegularEE = cms.vdouble( 45.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 1.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 3.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxNormalizedChi2 = cms.double( 9999.0 ), + MaxDXYBeamSpot = cms.double( 9999.0 ), + MinDXYBeamSpot = cms.double( -1.0 ), + MinNmuonHits = cms.int32( 0 ), + MaxPtDifference = cms.double( 9999.0 ), + MinTrackPt = cms.double( 0.0 ), + minMuonStations = cms.int32( 2 ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 0 ), + MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), + trkMuonId = cms.uint32( 0 ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltEle30erJetC34WPTightGsfOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltSingleAK4CaloJet70 = cms.EDFilter( "HLT1CaloJet", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle30erJetC34WPTightPMS2Filter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.012 ), - thrRegularEE = cms.vdouble( 0.011 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), + triggerType = cms.int32( 85 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 70.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 5.0 ), + MinN = cms.int32( 1 ) ) -process.hltEle30erJetC34WPTightGsfMissingHitsFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltMHT40 = cms.EDFilter( "HLTMhtFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle30erJetC34WPTightGsfOneOEMinusOneOPFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','MissingHits' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 999.0 ), - thrRegularEE = cms.vdouble( 1.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + mhtLabels = cms.VInputTag( 'hltMht' ), + minMht = cms.vdouble( 40.0 ) ) -process.hltEle30erJetC34WPTightGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltPFJetsCorrectedMatchedToCaloJets70 = cms.EDProducer( "HLTPFJetsMatchedToFilteredCaloJetsProducer", + src = cms.InputTag( "hltAK4PFJetsCorrected" ), + triggerJetsFilter = cms.InputTag( "hltSingleAK4CaloJet70" ), + triggerJetsType = cms.int32( 85 ), + maxDeltaR = cms.double( 0.5 ) +) +process.hltSinglePFJet100er2p5 = cms.EDFilter( "HLT1PFJet", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle30erJetC34WPTightGsfMissingHitsFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.004 ), - thrRegularEE = cms.vdouble( 0.005 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + inputTag = cms.InputTag( "hltPFJetsCorrectedMatchedToCaloJets70" ), + triggerType = cms.int32( 85 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 100.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.5 ), + MinN = cms.int32( 1 ) ) -process.hltEle30erJetC34WPTightGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltPFMHTTightID70 = cms.EDFilter( "HLTMhtFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle30erJetC34WPTightGsfDetaFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.02 ), - thrRegularEE = cms.vdouble( 0.023 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + mhtLabels = cms.VInputTag( 'hltPFMHTTightID' ), + minMht = cms.vdouble( 70.0 ) ) -process.hltEle30erJetC34WPTightGsfTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", +process.hltPreMu3er1p5PFJet100er2p5PFMET80PFMHT80IDTight = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltPFMHTTightID80 = cms.EDFilter( "HLTMhtFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle30erJetC34WPTightGsfDphiFilter" ), - varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.1 ), - thrRegularEB1 = cms.vdouble( 0.838 ), - thrRegularEE1 = cms.vdouble( -0.363 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.025 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( -0.385 ), - thrRegularEE2 = cms.vdouble( 0.702 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.025 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.029, 0.111, 0.114, 0.032 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + mhtLabels = cms.VInputTag( 'hltPFMHTTightID' ), + minMht = cms.vdouble( 80.0 ) ) -process.hltDoubleCentralCaloJet10 = cms.EDFilter( "HLT1CaloJet", +process.hltPFMET80 = cms.EDFilter( "HLT1PFMET", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), - triggerType = cms.int32( 85 ), + inputTag = cms.InputTag( "hltPFMETProducer" ), + triggerType = cms.int32( 87 ), MinE = cms.double( -1.0 ), - MinPt = cms.double( 10.0 ), + MinPt = cms.double( 80.0 ), MinMass = cms.double( -1.0 ), MaxMass = cms.double( -1.0 ), MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.6 ), - MinN = cms.int32( 2 ) + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) ) -process.hltEle30JetCollectionsForLeptonPlusPFJets = cms.EDProducer( "HLTPFJetsCleanedFromLeadingLeptons", - leptons = cms.InputTag( "hltEle30erJetC34WPTightGsfTrackIsoFilter" ), - jets = cms.InputTag( "hltAK4PFJetsCorrected" ), - minDeltaR = cms.double( 0.4 ), - numLeptons = cms.uint32( 1 ) +process.hltPreMu3er1p5PFJet100er2p5PFMET90PFMHT90IDTight = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltEle30PFJet35EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", +process.hltPFMHTTightID90 = cms.EDFilter( "HLTMhtFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEle30JetCollectionsForLeptonPlusPFJets" ), - originalTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - MinJetPt = cms.double( 35.0 ), - MaxAbsJetEta = cms.double( 2.6 ), - MinNJets = cms.uint32( 1 ), - triggerType = cms.int32( 85 ) + mhtLabels = cms.VInputTag( 'hltPFMHTTightID' ), + minMht = cms.vdouble( 90.0 ) ) -process.hltL1sIsoEG28erHTT100 = cms.EDFilter( "HLTL1TSeed", +process.hltPreMu3er1p5PFJet100er2p5PFMET100PFMHT100IDTight = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltPreMu3er1p5PFJet100er2p5PFMETNoMu70PFMHTNoMu70IDTight = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltPFMETNoMu70 = cms.EDFilter( "HLT1PFMET", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleLooseIsoEG26er2p5 OR L1_SingleLooseIsoEG26er1p5 OR L1_SingleLooseIsoEG28er2p5 OR L1_SingleLooseIsoEG28er2p1 OR L1_SingleLooseIsoEG28er1p5 OR L1_SingleLooseIsoEG30er2p5 OR L1_SingleLooseIsoEG30er1p5 OR L1_LooseIsoEG24er2p1_HTT100er OR L1_LooseIsoEG26er2p1_HTT100er OR L1_LooseIsoEG28er2p1_HTT100er OR L1_SingleEG26er2p5 OR L1_SingleEG38er2p5 OR L1_SingleEG40er2p5 OR L1_SingleEG42er2p5 OR L1_SingleEG45er2p5 OR L1_SingleEG60 OR L1_SingleEG34er2p5 OR L1_SingleEG36er2p5 OR L1_SingleIsoEG24er2p1 OR L1_SingleIsoEG26er2p1 OR L1_SingleIsoEG28er2p1 OR L1_SingleIsoEG30er2p1 OR L1_SingleIsoEG32er2p1 OR L1_SingleIsoEG26er2p5 OR L1_SingleIsoEG28er2p5 OR L1_SingleIsoEG30er2p5 OR L1_SingleIsoEG32er2p5 OR L1_SingleIsoEG34er2p5" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) + inputTag = cms.InputTag( "hltPFMETNoMuProducer" ), + triggerType = cms.int32( 87 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 70.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) ) -process.hltPreEle28eta2p1WPTightGsfHT150 = cms.EDFilter( "HLTPrescaler", +process.hltPreMu3er1p5PFJet100er2p5PFMETNoMu80PFMHTNoMu80IDTight = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltEGL1IsoEG28erHTT100Filter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", +process.hltPFMHTNoMuTightID80 = cms.EDFilter( "HLTMhtFilter", saveTags = cms.bool( True ), - candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), - l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - candNonIsolatedTag = cms.InputTag( "" ), - l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1SeedFilterTag = cms.InputTag( "hltL1sIsoEG28erHTT100" ), - l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - ncandcut = cms.int32( 1 ), - doIsolated = cms.bool( False ), - region_eta_size = cms.double( 0.522 ), - region_eta_size_ecap = cms.double( 1.0 ), - region_phi_size = cms.double( 1.044 ), - barrel_end = cms.double( 1.4791 ), - endcap_end = cms.double( 2.17 ) + mhtLabels = cms.VInputTag( 'hltPFMHTNoMuTightID' ), + minMht = cms.vdouble( 80.0 ) ) -process.hltEG28L1IsoEG28erHTT100EtFilter = cms.EDFilter( "HLTEgammaEtFilter", +process.hltPFMETNoMu80 = cms.EDFilter( "HLT1PFMET", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1IsoEG28erHTT100Filter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 28.0 ), - etcutEE = cms.double( 28.0 ), - ncandcut = cms.int32( 1 ) + inputTag = cms.InputTag( "hltPFMETNoMuProducer" ), + triggerType = cms.int32( 87 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 80.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) ) -process.hltEle28erHTT100WPTightClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltPreMu3er1p5PFJet100er2p5PFMETNoMu90PFMHTNoMu90IDTight = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltPFMETNoMu90 = cms.EDFilter( "HLT1PFMET", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG28L1IsoEG28erHTT100EtFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.011 ), - thrRegularEE = cms.vdouble( 0.0305 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + inputTag = cms.InputTag( "hltPFMETNoMuProducer" ), + triggerType = cms.int32( 87 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 90.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) ) -process.hltEle28erHTT100WPTightHEFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", +process.hltPreMu3er1p5PFJet100er2p5PFMETNoMu100PFMHTNoMu100IDTight = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltPFMHTNoMuTightID100 = cms.EDFilter( "HLTMhtFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28erHTT100WPTightClusterShapeFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.1 ), - thrRegularEB1 = cms.vdouble( 0.75 ), - thrRegularEE1 = cms.vdouble( 3.0 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.03 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( 2.25 ), - thrRegularEE2 = cms.vdouble( 5.0 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.03 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.1, 0.1, 0.3, 0.5 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + mhtLabels = cms.VInputTag( 'hltPFMHTNoMuTightID' ), + minMht = cms.vdouble( 100.0 ) ) -process.hltEle28erHTT100WPTightEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", +process.hltPFMETNoMu100 = cms.EDFilter( "HLT1PFMET", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28erHTT100WPTightHEFilter" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.1 ), - thrRegularEB1 = cms.vdouble( 1.75 ), - thrRegularEE1 = cms.vdouble( 1.0 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.025 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( 1.75 ), - thrRegularEE2 = cms.vdouble( 2.0 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.025 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.2, 0.2, 0.25, 0.3 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + inputTag = cms.InputTag( "hltPFMETNoMuProducer" ), + triggerType = cms.int32( 87 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 100.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) ) -process.hltEle28erHTT100WPTightHcalIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", +process.hltL1sDoubleMu0er1p5SQOSdRMax1p4 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28erHTT100WPTightEcalIsoFilter" ), - varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.0 ), - thrRegularEB1 = cms.vdouble( 2.5 ), - thrRegularEE1 = cms.vdouble( 1.0 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.03 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( 3.0 ), - thrRegularEE2 = cms.vdouble( 2.0 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.03 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.2, 0.2, 0.4, 0.5 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.0 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + L1SeedsLogicalExpression = cms.string( "L1_DoubleMu0er1p5_SQ_OS_dR_Max1p4 OR L1_DoubleMu0er1p4_SQ_OS_dR_Max1p4" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltEle28erHTT100WPTightPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", +process.hltPreDimuon10PsiPrimeBarrelSeagulls = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltL1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28erHTT100WPTightHcalIsoFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) + CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + PreviousCandTag = cms.InputTag( "hltL1sDoubleMu0er1p5SQOSdRMax1p4" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 2 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) ) -process.hltEle28erHTT100WPTightPMS2Filter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28erHTT100WPTightPixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaPixelMatchVars','s2' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 70.0 ), - thrRegularEE = cms.vdouble( 45.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltL2MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0" ), + SeedMapTag = cms.InputTag( "hltL2Muons" ), + MinN = cms.int32( 0 ), + MaxEta = cms.double( 2.5 ), + AbsEtaBins = cms.vdouble( 0.0 ), + MinNstations = cms.vint32( 0 ), + MinNhits = cms.vint32( 0 ), + CutOnChambers = cms.bool( False ), + MinNchambers = cms.vint32( 0 ), + MaxDr = cms.double( 9999.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), + NSigmaPt = cms.double( 0.0 ), + MatchToPreviousCand = cms.bool( True ) ) -process.hltEle28erHTT100WPTightGsfOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28erHTT100WPTightPMS2Filter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.012 ), - thrRegularEE = cms.vdouble( 0.011 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + CandTag = cms.InputTag( "hltL1MuonsPt0" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 1 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) ) -process.hltEle28erHTT100WPTightGsfMissingHitsFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltDimuon10PsiPrimeBarrelnoCowL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28erHTT100WPTightGsfOneOEMinusOneOPFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','MissingHits' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 999.0 ), - thrRegularEE = cms.vdouble( 1.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + PreviousCandIsL2 = cms.bool( True ), + FastAccept = cms.bool( False ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MaxDz = cms.double( 9999.0 ), + ChargeOpt = cms.int32( -1 ), + MinPtPair = cms.vdouble( 9.9 ), + MaxPtPair = cms.vdouble( 1.0E125 ), + MinPtMax = cms.vdouble( 0.0 ), + MinPtMin = cms.vdouble( 0.0 ), + MaxPtMin = cms.vdouble( 1.0E125 ), + MinInvMass = cms.vdouble( 3.35 ), + MaxInvMass = cms.vdouble( 4.05 ), + MinDiMuonDeltaR = cms.double( -1.0 ), + MinAcop = cms.double( -999.0 ), + MaxAcop = cms.double( 999.0 ), + MinPtBalance = cms.double( -1.0 ), + MaxPtBalance = cms.double( 999999.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxDCAMuMu = cms.double( 0.5 ), + MaxRapidityPair = cms.double( 1.25 ), + CutCowboys = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltEle28erHTT100WPTightGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28erHTT100WPTightGsfMissingHitsFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.004 ), - thrRegularEE = cms.vdouble( 0.005 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltDisplacedmumuVtxProducerDimuon10PsiPrimeBarrelnoCow = cms.EDProducer( "HLTDisplacedmumuVtxProducer", + Src = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltDimuon10PsiPrimeBarrelnoCowL3Filtered" ), + matchToPrevious = cms.bool( True ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MinPtPair = cms.double( 0.0 ), + MinInvMass = cms.double( 0.0 ), + MaxInvMass = cms.double( 999999.0 ), + ChargeOpt = cms.int32( -1 ) ) -process.hltEle28erHTT100WPTightGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltDisplacedmumuFilterDimuon10PsiPrimeBarrelnoCow = cms.EDFilter( "HLTDisplacedmumuFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28erHTT100WPTightGsfDetaFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.02 ), - thrRegularEE = cms.vdouble( 0.023 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + FastAccept = cms.bool( True ), + MinLxySignificance = cms.double( 0.0 ), + MaxLxySignificance = cms.double( 0.0 ), + MaxNormalisedChi2 = cms.double( 999999.0 ), + MinVtxProbability = cms.double( 0.005 ), + MinCosinePointingAngle = cms.double( -2.0 ), + DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon10PsiPrimeBarrelnoCow" ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) ) -process.hltEle28erHTT100WPTightGsfTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", +process.hltPreDimuon20JpsiBarrelSeagulls = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltDimuon20JpsiBarrelnoCowL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28erHTT100WPTightGsfDphiFilter" ), - varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.1 ), - thrRegularEB1 = cms.vdouble( 0.838 ), - thrRegularEE1 = cms.vdouble( -0.363 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.025 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( -0.385 ), - thrRegularEE2 = cms.vdouble( 0.702 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.025 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.029, 0.111, 0.114, 0.032 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + PreviousCandIsL2 = cms.bool( True ), + FastAccept = cms.bool( False ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MaxDz = cms.double( 9999.0 ), + ChargeOpt = cms.int32( -1 ), + MinPtPair = cms.vdouble( 19.9 ), + MaxPtPair = cms.vdouble( 1.0E125 ), + MinPtMax = cms.vdouble( 0.0 ), + MinPtMin = cms.vdouble( 0.0 ), + MaxPtMin = cms.vdouble( 1.0E125 ), + MinInvMass = cms.vdouble( 2.9 ), + MaxInvMass = cms.vdouble( 3.3 ), + MinDiMuonDeltaR = cms.double( -1.0 ), + MinAcop = cms.double( -999.0 ), + MaxAcop = cms.double( 999.0 ), + MinPtBalance = cms.double( -1.0 ), + MaxPtBalance = cms.double( 999999.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxDCAMuMu = cms.double( 0.5 ), + MaxRapidityPair = cms.double( 1.25 ), + CutCowboys = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltHT100Jet30 = cms.EDFilter( "HLTHtMhtFilter", +process.hltDisplacedmumuVtxProducerDimuon20JpsiBarrelnoCow = cms.EDProducer( "HLTDisplacedmumuVtxProducer", + Src = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltDimuon20JpsiBarrelnoCowL3Filtered" ), + matchToPrevious = cms.bool( True ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MinPtPair = cms.double( 0.0 ), + MinInvMass = cms.double( 0.0 ), + MaxInvMass = cms.double( 999999.0 ), + ChargeOpt = cms.int32( -1 ) +) +process.hltDisplacedmumuFilterDimuon20JpsiBarrelnoCow = cms.EDFilter( "HLTDisplacedmumuFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMhtJet30' ), - mhtLabels = cms.VInputTag( 'hltHtMhtJet30' ), - minHt = cms.vdouble( 100.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) + FastAccept = cms.bool( True ), + MinLxySignificance = cms.double( 0.0 ), + MaxLxySignificance = cms.double( 0.0 ), + MaxNormalisedChi2 = cms.double( 999999.0 ), + MinVtxProbability = cms.double( 0.005 ), + MinCosinePointingAngle = cms.double( -2.0 ), + DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon20JpsiBarrelnoCow" ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) ) -process.hltPFHT150Jet30 = cms.EDFilter( "HLTHtMhtFilter", +process.hltL1s12DoubleMu4p5er2p0SQOSMass7to18 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltPFHTJet30' ), - mhtLabels = cms.VInputTag( 'hltPFHTJet30' ), - minHt = cms.vdouble( 150.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) + L1SeedsLogicalExpression = cms.string( "L1_DoubleMu4p5er2p0_SQ_OS_Mass_Min7 OR L1_DoubleMu4p5er2p0_SQ_OS_Mass_7to18" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltPreEle28HighEtaSC20Mass55 = cms.EDFilter( "HLTPrescaler", +process.hltPreDimuon10Upsilony1p4 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltEle28HighEtaSC20EtFilter = cms.EDFilter( "HLTEgammaEtFilter", +process.hltL1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", + saveTags = cms.bool( False ), + CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + PreviousCandTag = cms.InputTag( "hltL1s12DoubleMu4p5er2p0SQOSMass7to18" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 2 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) +) +process.hltL2fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1f0L2v2PreFiltered0 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1SingleEGOrFilter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 28.0 ), - etcutEE = cms.double( 28.0 ), - ncandcut = cms.int32( 1 ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltL2MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0" ), + SeedMapTag = cms.InputTag( "hltL2Muons" ), + MinN = cms.int32( 0 ), + MaxEta = cms.double( 2.5 ), + AbsEtaBins = cms.vdouble( 0.0 ), + MinNstations = cms.vint32( 0 ), + MinNhits = cms.vint32( 0 ), + CutOnChambers = cms.bool( False ), + MinNchambers = cms.vint32( 0 ), + MaxDr = cms.double( 9999.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), + NSigmaPt = cms.double( 0.0 ), + MatchToPreviousCand = cms.bool( True ) ) -process.hltEle28HighEtaSC20ClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltL1fForIterL3L1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28HighEtaSC20EtFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.0132 ), - thrRegularEE = cms.vdouble( 0.03 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + CandTag = cms.InputTag( "hltL1MuonsPt0" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 1 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) ) -process.hltEle28HighEtaSC20HEFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltDimuon10Upsilony1p4L3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28HighEtaSC20ClusterShapeFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.08 ), - thrOverEEE = cms.vdouble( 0.135 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1f0L2v2PreFiltered0" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + PreviousCandIsL2 = cms.bool( True ), + FastAccept = cms.bool( False ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MaxDz = cms.double( 9999.0 ), + ChargeOpt = cms.int32( -1 ), + MinPtPair = cms.vdouble( 9.9 ), + MaxPtPair = cms.vdouble( 1.0E125 ), + MinPtMax = cms.vdouble( 0.0 ), + MinPtMin = cms.vdouble( 0.0 ), + MaxPtMin = cms.vdouble( 1.0E125 ), + MinInvMass = cms.vdouble( 8.5 ), + MaxInvMass = cms.vdouble( 11.5 ), + MinDiMuonDeltaR = cms.double( -1.0 ), + MinAcop = cms.double( -999.0 ), + MaxAcop = cms.double( 999.0 ), + MinPtBalance = cms.double( -1.0 ), + MaxPtBalance = cms.double( 999999.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxDCAMuMu = cms.double( 0.5 ), + MaxRapidityPair = cms.double( 1.4 ), + CutCowboys = cms.bool( False ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltEle28HighEtaSC20EcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltDisplacedmumuVtxProducerDimuon10Upsilonsv3 = cms.EDProducer( "HLTDisplacedmumuVtxProducer", + Src = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltDimuon10Upsilony1p4L3fL3Filtered" ), + matchToPrevious = cms.bool( True ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MinPtPair = cms.double( 0.0 ), + MinInvMass = cms.double( 0.0 ), + MaxInvMass = cms.double( 999999.0 ), + ChargeOpt = cms.int32( -1 ) +) +process.hltDisplacedmumuFilterDimuon10Upsilonsv3 = cms.EDFilter( "HLTDisplacedmumuFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28HighEtaSC20HEFilter" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.145 ), - thrOverEEE = cms.vdouble( 0.11 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.29, 0.21 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + FastAccept = cms.bool( True ), + MinLxySignificance = cms.double( 0.0 ), + MaxLxySignificance = cms.double( 0.0 ), + MaxNormalisedChi2 = cms.double( 999999.0 ), + MinVtxProbability = cms.double( 0.005 ), + MinCosinePointingAngle = cms.double( -2.0 ), + DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon10Upsilonsv3" ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) ) -process.hltEle28HighEtaSC20HcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltPreDimuon12Upsilony1p4 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltDimuon12Upsilony1p4L3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28HighEtaSC20EcalIsoFilter" ), - varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.16 ), - thrOverEEE = cms.vdouble( 0.3 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.2, 0.25 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1f0L2v2PreFiltered0" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + PreviousCandIsL2 = cms.bool( True ), + FastAccept = cms.bool( False ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MaxDz = cms.double( 9999.0 ), + ChargeOpt = cms.int32( -1 ), + MinPtPair = cms.vdouble( 11.9 ), + MaxPtPair = cms.vdouble( 1.0E125 ), + MinPtMax = cms.vdouble( 0.0 ), + MinPtMin = cms.vdouble( 0.0 ), + MaxPtMin = cms.vdouble( 1.0E125 ), + MinInvMass = cms.vdouble( 8.5 ), + MaxInvMass = cms.vdouble( 11.5 ), + MinDiMuonDeltaR = cms.double( -1.0 ), + MinAcop = cms.double( -999.0 ), + MaxAcop = cms.double( 999.0 ), + MinPtBalance = cms.double( -1.0 ), + MaxPtBalance = cms.double( 999999.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxDCAMuMu = cms.double( 0.5 ), + MaxRapidityPair = cms.double( 1.4 ), + CutCowboys = cms.bool( False ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltEle28HighEtaSC20PixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28HighEtaSC20HcalIsoFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.55 ), - tanhSO10InterThres = cms.double( 1.8 ), - tanhSO10ForwardThres = cms.double( 1.8 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) +process.hltDisplacedmumuVtxProducerDimuon12Upsilonsv3 = cms.EDProducer( "HLTDisplacedmumuVtxProducer", + Src = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltDimuon12Upsilony1p4L3fL3Filtered" ), + matchToPrevious = cms.bool( True ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MinPtPair = cms.double( 0.0 ), + MinInvMass = cms.double( 0.0 ), + MaxInvMass = cms.double( 999999.0 ), + ChargeOpt = cms.int32( -1 ) ) -process.hltEle28HighEtaSC20OneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltDisplacedmumuFilterDimuon12Upsilonsv3 = cms.EDFilter( "HLTDisplacedmumuFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28HighEtaSC20PixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.08 ), - thrRegularEE = cms.vdouble( 0.08 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + FastAccept = cms.bool( True ), + MinLxySignificance = cms.double( 0.0 ), + MaxLxySignificance = cms.double( 0.0 ), + MaxNormalisedChi2 = cms.double( 999999.0 ), + MinVtxProbability = cms.double( 0.005 ), + MinCosinePointingAngle = cms.double( -2.0 ), + DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon12Upsilonsv3" ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) ) -process.hltEle28HighEtaSC20DetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28HighEtaSC20PixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.01 ), - thrRegularEE = cms.vdouble( 0.01 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltPreDimuon14PhiBarrelSeagulls = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltEle28HighEtaSC20DphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltDimuon14PhiBarrelnoCowL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28HighEtaSC20DetaFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.1 ), - thrRegularEE = cms.vdouble( 0.1 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + PreviousCandIsL2 = cms.bool( True ), + FastAccept = cms.bool( False ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MaxDz = cms.double( 9999.0 ), + ChargeOpt = cms.int32( -1 ), + MinPtPair = cms.vdouble( 13.9 ), + MaxPtPair = cms.vdouble( 1.0E125 ), + MinPtMax = cms.vdouble( 0.0 ), + MinPtMin = cms.vdouble( 0.0 ), + MaxPtMin = cms.vdouble( 1.0E125 ), + MinInvMass = cms.vdouble( 0.85 ), + MaxInvMass = cms.vdouble( 1.2 ), + MinDiMuonDeltaR = cms.double( -1.0 ), + MinAcop = cms.double( -999.0 ), + MaxAcop = cms.double( 999.0 ), + MinPtBalance = cms.double( -1.0 ), + MaxPtBalance = cms.double( 999999.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxDCAMuMu = cms.double( 0.5 ), + MaxRapidityPair = cms.double( 1.25 ), + CutCowboys = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltEle28HighEtaSC20TrackIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltDisplacedmumuVtxProducerDimuon14PhiBarrelnoCow = cms.EDProducer( "HLTDisplacedmumuVtxProducer", + Src = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltDimuon14PhiBarrelnoCowL3Filtered" ), + matchToPrevious = cms.bool( True ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MinPtPair = cms.double( 0.0 ), + MinInvMass = cms.double( 0.0 ), + MaxInvMass = cms.double( 999999.0 ), + ChargeOpt = cms.int32( -1 ) +) +process.hltDisplacedmumuFilterDimuon14PhiBarrelnoCow = cms.EDFilter( "HLTDisplacedmumuFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28HighEtaSC20DphiFilter" ), - varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.2 ), - thrOverEEE = cms.vdouble( 0.2 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + FastAccept = cms.bool( True ), + MinLxySignificance = cms.double( 0.0 ), + MaxLxySignificance = cms.double( 0.0 ), + MaxNormalisedChi2 = cms.double( 999999.0 ), + MinVtxProbability = cms.double( 0.005 ), + MinCosinePointingAngle = cms.double( -2.0 ), + DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon14PhiBarrelnoCow" ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) ) -process.hltDiEG20EtUnseededFilter = cms.EDFilter( "HLTEgammaEtFilter", +process.hltL1sDoubleMu4SQOSdRMax1p2DoubleMu0er1p5SQOSdRMax1p4 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEgammaCandidatesWrapperUnseeded" ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ), - etcutEB = cms.double( 20.0 ), - etcutEE = cms.double( 20.0 ), - ncandcut = cms.int32( 2 ) + L1SeedsLogicalExpression = cms.string( "L1_DoubleMu4_SQ_OS_dR_Max1p2 OR L1_DoubleMu4p5_SQ_OS_dR_Max1p2 OR L1_DoubleMu0er1p5_SQ_OS_dR_Max1p4 OR L1_DoubleMu0er1p4_SQ_OS_dR_Max1p4" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltEle28HighEtaSC20ClusterShapeUnseededFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltPreDimuon25Jpsi = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltL1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiEG20EtUnseededFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShapeUnseeded','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.033 ), - thrRegularEE = cms.vdouble( 0.033 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) + CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + PreviousCandTag = cms.InputTag( "hltL1sDoubleMu4SQOSdRMax1p2DoubleMu0er1p5SQOSdRMax1p4" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 2 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) ) -process.hltEle28HighEtaSC20EcalIsoFilterUnseeded = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28HighEtaSC20ClusterShapeUnseededFilter" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIsoUnseeded" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.17 ), - thrOverEEE = cms.vdouble( 0.17 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.16544, 0.13212 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltL2MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0" ), + SeedMapTag = cms.InputTag( "hltL2Muons" ), + MinN = cms.int32( 0 ), + MaxEta = cms.double( 2.5 ), + AbsEtaBins = cms.vdouble( 0.0 ), + MinNstations = cms.vint32( 0 ), + MinNhits = cms.vint32( 0 ), + CutOnChambers = cms.bool( False ), + MinNchambers = cms.vint32( 0 ), + MaxDr = cms.double( 9999.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), + NSigmaPt = cms.double( 0.0 ), + MatchToPreviousCand = cms.bool( True ) ) -process.hltEle28HighEtaSC20HEFilterUnseeded = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28HighEtaSC20EcalIsoFilterUnseeded" ), - varTag = cms.InputTag( "hltEgammaHoverEUnseeded" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.21 ), - thrOverEEE = cms.vdouble( 0.21 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) + CandTag = cms.InputTag( "hltL1MuonsPt0" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 1 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) ) -process.hltParticleFlowClusterHFForEgammaUnseeded = cms.EDProducer( "PFClusterProducer", - recHitsSource = cms.InputTag( "hltParticleFlowRecHitHF" ), - recHitCleaners = cms.VPSet( - ), - seedCleaners = cms.VPSet( - ), - seedFinder = cms.PSet( - thresholdsByDetector = cms.VPSet( - cms.PSet( seedingThresholdPt = cms.double( 0.0 ), - seedingThreshold = cms.double( 1.4 ), - detector = cms.string( "HF_EM" ) - ), - cms.PSet( seedingThresholdPt = cms.double( 0.0 ), - seedingThreshold = cms.double( 1.4 ), - detector = cms.string( "HF_HAD" ) - ) - ), - algoName = cms.string( "LocalMaximumSeedFinder" ), - nNeighbours = cms.int32( 0 ) - ), - initialClusteringStep = cms.PSet( - thresholdsByDetector = cms.VPSet( - ), - algoName = cms.string( "Basic2DClusterForEachSeed" ) - ), - pfClusterBuilder = cms.PSet( ), - positionReCalc = cms.PSet( ), - energyCorrector = cms.PSet( ) +process.hltDimuon25JpsiL3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", + saveTags = cms.bool( True ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + PreviousCandIsL2 = cms.bool( True ), + FastAccept = cms.bool( False ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MaxDz = cms.double( 9999.0 ), + ChargeOpt = cms.int32( -1 ), + MinPtPair = cms.vdouble( 24.9 ), + MaxPtPair = cms.vdouble( 1.0E125 ), + MinPtMax = cms.vdouble( 0.0 ), + MinPtMin = cms.vdouble( 0.0 ), + MaxPtMin = cms.vdouble( 1.0E125 ), + MinInvMass = cms.vdouble( 2.9 ), + MaxInvMass = cms.vdouble( 3.3 ), + MinDiMuonDeltaR = cms.double( -1.0 ), + MinAcop = cms.double( -999.0 ), + MaxAcop = cms.double( 999.0 ), + MinPtBalance = cms.double( -1.0 ), + MaxPtBalance = cms.double( 999999.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxDCAMuMu = cms.double( 0.5 ), + MaxRapidityPair = cms.double( 999999.0 ), + CutCowboys = cms.bool( False ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltEgammaHcalPFClusterIsoUnseeded = cms.EDProducer( "EgammaHLTHcalPFClusterIsolationProducer", - recoEcalCandidateProducer = cms.InputTag( "hltEgammaCandidatesUnseeded" ), - pfClusterProducerHCAL = cms.InputTag( "hltParticleFlowClusterHCAL" ), - useHF = cms.bool( False ), - pfClusterProducerHFEM = cms.InputTag( "" ), - pfClusterProducerHFHAD = cms.InputTag( "" ), - rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - drMax = cms.double( 0.3 ), - drVetoBarrel = cms.double( 0.0 ), - drVetoEndcap = cms.double( 0.0 ), - etaStripBarrel = cms.double( 0.0 ), - etaStripEndcap = cms.double( 0.0 ), - energyBarrel = cms.double( 0.0 ), - energyEndcap = cms.double( 0.0 ), - useEt = cms.bool( True ), - effectiveAreas = cms.vdouble( 0.05956, 0.13052 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) +process.hltDisplacedmumuVtxProducerDimuon25Jpsis = cms.EDProducer( "HLTDisplacedmumuVtxProducer", + Src = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltDimuon25JpsiL3fL3Filtered" ), + matchToPrevious = cms.bool( True ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MinPtPair = cms.double( 0.0 ), + MinInvMass = cms.double( 0.0 ), + MaxInvMass = cms.double( 999999.0 ), + ChargeOpt = cms.int32( -1 ) ) -process.hltEle28HighEtaSC20HcalIsoFilterUnseeded = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltDisplacedmumuFilterDimuon25Jpsis = cms.EDFilter( "HLTDisplacedmumuFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28HighEtaSC20HEFilterUnseeded" ), - varTag = cms.InputTag( "hltEgammaHcalPFClusterIsoUnseeded" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.7 ), - thrOverEEE = cms.vdouble( 0.7 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.05956, 0.13052 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) + FastAccept = cms.bool( True ), + MinLxySignificance = cms.double( 0.0 ), + MaxLxySignificance = cms.double( 0.0 ), + MaxNormalisedChi2 = cms.double( 999999.0 ), + MinVtxProbability = cms.double( 0.005 ), + MinCosinePointingAngle = cms.double( -2.0 ), + DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon25Jpsis" ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) ) -process.hltHighEtaSC20Selector = cms.EDFilter( "CandViewSelector", - src = cms.InputTag( "hltEgammaCandidatesUnseeded" ), - cut = cms.string( "et>20 && abs(eta) < 3.0 && abs(eta) > 2.5" ) +process.hltPreDimuon14PsiPrime = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltHighEtaSC20SelectorFilter = cms.EDFilter( "CandViewCountFilter", - src = cms.InputTag( "hltHighEtaSC20Selector" ), - minNumber = cms.uint32( 1 ) +process.hltDimuon14PsiPrimeL3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", + saveTags = cms.bool( True ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + PreviousCandIsL2 = cms.bool( True ), + FastAccept = cms.bool( False ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MaxDz = cms.double( 9999.0 ), + ChargeOpt = cms.int32( -1 ), + MinPtPair = cms.vdouble( 13.9 ), + MaxPtPair = cms.vdouble( 1.0E125 ), + MinPtMax = cms.vdouble( 0.0 ), + MinPtMin = cms.vdouble( 0.0 ), + MaxPtMin = cms.vdouble( 1.0E125 ), + MinInvMass = cms.vdouble( 3.35 ), + MaxInvMass = cms.vdouble( 4.05 ), + MinDiMuonDeltaR = cms.double( -1.0 ), + MinAcop = cms.double( -999.0 ), + MaxAcop = cms.double( 999.0 ), + MinPtBalance = cms.double( -1.0 ), + MaxPtBalance = cms.double( 999999.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxDCAMuMu = cms.double( 0.5 ), + MaxRapidityPair = cms.double( 999999.0 ), + CutCowboys = cms.bool( False ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltEle28HighEtaSC20Mass55Filter = cms.EDFilter( "HLTPMMassFilter", +process.hltDisplacedmumuVtxProducerDimuon14PsiPrimes = cms.EDProducer( "HLTDisplacedmumuVtxProducer", + Src = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltDimuon14PsiPrimeL3fL3Filtered" ), + matchToPrevious = cms.bool( True ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MinPtPair = cms.double( 0.0 ), + MinInvMass = cms.double( 0.0 ), + MaxInvMass = cms.double( 999999.0 ), + ChargeOpt = cms.int32( -1 ) +) +process.hltDisplacedmumuFilterDimuon14PsiPrimes = cms.EDFilter( "HLTDisplacedmumuFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28HighEtaSC20HcalIsoFilterUnseeded" ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - lowerMassCut = cms.double( 55.0 ), - upperMassCut = cms.double( 13000.0 ), - nZcandcut = cms.int32( 1 ), - reqOppCharge = cms.untracked.bool( False ), - isElectron1 = cms.untracked.bool( False ), - isElectron2 = cms.untracked.bool( False ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) + FastAccept = cms.bool( True ), + MinLxySignificance = cms.double( 0.0 ), + MaxLxySignificance = cms.double( 0.0 ), + MaxNormalisedChi2 = cms.double( 999999.0 ), + MinVtxProbability = cms.double( 0.005 ), + MinCosinePointingAngle = cms.double( -2.0 ), + DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon14PsiPrimes" ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) ) -process.hltL1sHTT380erIorHTT320er = cms.EDFilter( "HLTL1TSeed", +process.hltL1sDoubleMu9SQ = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_HTT360er OR L1_ETT2000 OR L1_HTT320er" ), + L1SeedsLogicalExpression = cms.string( "L1_DoubleMu8_SQ OR L1_DoubleMu9_SQ" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -50789,637 +53348,484 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltPreEle15IsoVVVLPFHT450CaloBTagDeepCSV4p5 = cms.EDFilter( "HLTPrescaler", +process.hltPreDimuon14PsiPrimenoCorrL1 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltL1sSingleEG5ObjectMap = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleEG8er2p5" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -process.hltSusyPreBtagJetFilter = cms.EDFilter( "HLT1CaloJet", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4CaloJetsCorrected" ), - triggerType = cms.int32( 86 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 30.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.6 ), - MinN = cms.int32( 2 ) -) -process.hltBTagCaloDeepCSV4p50Single = cms.EDFilter( "HLTCaloJetTag", - saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltSelector8CentralJetsL1FastJet" ), - JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsCalo','probb' ), - MinTag = cms.double( 0.24 ), - MaxTag = cms.double( 99999.0 ), - MinJets = cms.int32( 1 ), - TriggerType = cms.int32( 86 ) -) -process.hltEGL1SingleEG5OpenFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", - saveTags = cms.bool( True ), - candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), - l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - candNonIsolatedTag = cms.InputTag( "" ), - l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1SeedFilterTag = cms.InputTag( "hltL1sSingleEG5ObjectMap" ), - l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - ncandcut = cms.int32( 1 ), - doIsolated = cms.bool( False ), - region_eta_size = cms.double( 0.522 ), - region_eta_size_ecap = cms.double( 1.0 ), - region_phi_size = cms.double( 1.044 ), - barrel_end = cms.double( 1.4791 ), - endcap_end = cms.double( 2.65 ) -) -process.hltEG15EtFilter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1SingleEG5OpenFilter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 15.0 ), - etcutEE = cms.double( 15.0 ), - ncandcut = cms.int32( 1 ) -) -process.hltEle15VVVLClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG15EtFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.011 ), - thrRegularEE = cms.vdouble( 0.031 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) -) -process.hltEle15VVVLHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15VVVLClusterShapeFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.08 ), - thrOverEEE = cms.vdouble( 0.04 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.079, 0.25 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) -) -process.hltEgammaEcalPFClusterIsoR02 = cms.EDProducer( "EgammaHLTEcalPFClusterIsolationProducer", - recoEcalCandidateProducer = cms.InputTag( "hltEgammaCandidates" ), - pfClusterProducer = cms.InputTag( "hltParticleFlowClusterECALL1Seeded" ), - rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - drMax = cms.double( 0.2 ), - drVetoBarrel = cms.double( 0.0 ), - drVetoEndcap = cms.double( 0.0 ), - etaStripBarrel = cms.double( 0.0 ), - etaStripEndcap = cms.double( 0.0 ), - energyBarrel = cms.double( 0.0 ), - energyEndcap = cms.double( 0.0 ), - effectiveAreas = cms.vdouble( 0.12876, 0.09324 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) -) -process.hltEle15VVVLEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15VVVLHEFilter" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIsoR02" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.5 ), - thrOverEEE = cms.vdouble( 0.5 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.12876, 0.09324 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) -) -process.hltEgammaHcalPFClusterIsoR02 = cms.EDProducer( "EgammaHLTHcalPFClusterIsolationProducer", - recoEcalCandidateProducer = cms.InputTag( "hltEgammaCandidates" ), - pfClusterProducerHCAL = cms.InputTag( "hltParticleFlowClusterHCAL" ), - useHF = cms.bool( False ), - pfClusterProducerHFEM = cms.InputTag( "" ), - pfClusterProducerHFHAD = cms.InputTag( "" ), - rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - drMax = cms.double( 0.2 ), - drVetoBarrel = cms.double( 0.0 ), - drVetoEndcap = cms.double( 0.0 ), - etaStripBarrel = cms.double( 0.0 ), - etaStripEndcap = cms.double( 0.0 ), - energyBarrel = cms.double( 0.0 ), - energyEndcap = cms.double( 0.0 ), - useEt = cms.bool( True ), - effectiveAreas = cms.vdouble( 0.0888, 0.111 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) -) -process.hltEle15VVVLHcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15VVVLEcalIsoFilter" ), - varTag = cms.InputTag( "hltEgammaHcalPFClusterIsoR02" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.6 ), - thrOverEEE = cms.vdouble( 0.6 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0888, 0.111 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) -) -process.hltEle15VVVLPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", +process.hltL1fL1sL1sDoubleMu9SQL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15VVVLHcalIsoFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) + CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + PreviousCandTag = cms.InputTag( "hltL1sDoubleMu9SQ" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 2 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) ) -process.hltEle15VVVLGsfOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15VVVLPixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.012 ), - thrRegularEE = cms.vdouble( 0.01 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltL2MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sL1sDoubleMu9SQL1Filtered0" ), + SeedMapTag = cms.InputTag( "hltL2Muons" ), + MinN = cms.int32( 0 ), + MaxEta = cms.double( 2.5 ), + AbsEtaBins = cms.vdouble( 0.0 ), + MinNstations = cms.vint32( 0 ), + MinNhits = cms.vint32( 0 ), + CutOnChambers = cms.bool( False ), + MinNchambers = cms.vint32( 0 ), + MaxDr = cms.double( 9999.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), + NSigmaPt = cms.double( 0.0 ), + MatchToPreviousCand = cms.bool( True ) ) -process.hltEle15VVVLGsfChi2Filter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15VVVLGsfOneOEMinusOneOPFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Chi2' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 999999.0 ), - thrRegularEE = cms.vdouble( 4.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + CandTag = cms.InputTag( "hltL1MuonsPt0" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sL1sDoubleMu9SQL1Filtered0" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 1 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) ) -process.hltEle15VVVLGsfMissingHitsFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltDimuon14PsiPrimeNoCorrL1L3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15VVVLGsfChi2Filter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','MissingHits' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 999.0 ), - thrRegularEE = cms.vdouble( 2.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + PreviousCandIsL2 = cms.bool( True ), + FastAccept = cms.bool( False ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MaxDz = cms.double( 9999.0 ), + ChargeOpt = cms.int32( -1 ), + MinPtPair = cms.vdouble( 13.9 ), + MaxPtPair = cms.vdouble( 1.0E125 ), + MinPtMax = cms.vdouble( 0.0 ), + MinPtMin = cms.vdouble( 0.0 ), + MaxPtMin = cms.vdouble( 1.0E125 ), + MinInvMass = cms.vdouble( 3.35 ), + MaxInvMass = cms.vdouble( 4.05 ), + MinDiMuonDeltaR = cms.double( -1.0 ), + MinAcop = cms.double( -999.0 ), + MaxAcop = cms.double( 999.0 ), + MinPtBalance = cms.double( -1.0 ), + MaxPtBalance = cms.double( 999999.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxDCAMuMu = cms.double( 0.5 ), + MaxRapidityPair = cms.double( 999999.0 ), + CutCowboys = cms.bool( False ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltEle15VVVLGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15VVVLGsfMissingHitsFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.0044 ), - thrRegularEE = cms.vdouble( 0.006 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltDisplacedmumuVtxProducerDimuon14PsiPrimesNoCorrL1 = cms.EDProducer( "HLTDisplacedmumuVtxProducer", + Src = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltDimuon14PsiPrimeNoCorrL1L3fL3Filtered" ), + matchToPrevious = cms.bool( True ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MinPtPair = cms.double( 0.0 ), + MinInvMass = cms.double( 0.0 ), + MaxInvMass = cms.double( 999999.0 ), + ChargeOpt = cms.int32( -1 ) ) -process.hltEle15VVVLGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltDisplacedmumuFilterDimuon14PsiPrimesNoCorrL1 = cms.EDFilter( "HLTDisplacedmumuFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15VVVLGsfDetaFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.025 ), - thrRegularEE = cms.vdouble( 0.025 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + FastAccept = cms.bool( True ), + MinLxySignificance = cms.double( 0.0 ), + MaxLxySignificance = cms.double( 0.0 ), + MaxNormalisedChi2 = cms.double( 999999.0 ), + MinVtxProbability = cms.double( 0.005 ), + MinCosinePointingAngle = cms.double( -2.0 ), + DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon14PsiPrimesNoCorrL1" ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) ) -process.hltEle15VVVLGsfTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15VVVLGsfDphiFilter" ), - varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.4 ), - thrOverEEE = cms.vdouble( 0.4 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltPreDimuon18PsiPrime = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltPFHT450Jet30 = cms.EDFilter( "HLTHtMhtFilter", +process.hltDimuon18PsiPrimeL3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltPFHTJet30' ), - mhtLabels = cms.VInputTag( 'hltPFHTJet30' ), - minHt = cms.vdouble( 450.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + PreviousCandIsL2 = cms.bool( True ), + FastAccept = cms.bool( False ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MaxDz = cms.double( 9999.0 ), + ChargeOpt = cms.int32( -1 ), + MinPtPair = cms.vdouble( 17.9 ), + MaxPtPair = cms.vdouble( 1.0E125 ), + MinPtMax = cms.vdouble( 0.0 ), + MinPtMin = cms.vdouble( 0.0 ), + MaxPtMin = cms.vdouble( 1.0E125 ), + MinInvMass = cms.vdouble( 3.35 ), + MaxInvMass = cms.vdouble( 4.05 ), + MinDiMuonDeltaR = cms.double( -1.0 ), + MinAcop = cms.double( -999.0 ), + MaxAcop = cms.double( 999.0 ), + MinPtBalance = cms.double( -1.0 ), + MaxPtBalance = cms.double( 999999.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxDCAMuMu = cms.double( 0.5 ), + MaxRapidityPair = cms.double( 999999.0 ), + CutCowboys = cms.bool( False ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltPreEle15IsoVVVLPFHT450PFMET50 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltDisplacedmumuVtxProducerDimuon18PsiPrimes = cms.EDProducer( "HLTDisplacedmumuVtxProducer", + Src = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltDimuon18PsiPrimeL3fL3Filtered" ), + matchToPrevious = cms.bool( True ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MinPtPair = cms.double( 0.0 ), + MinInvMass = cms.double( 0.0 ), + MaxInvMass = cms.double( 999999.0 ), + ChargeOpt = cms.int32( -1 ) ) -process.hltPreEle15IsoVVVLPFHT450 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltDisplacedmumuFilterDimuon18PsiPrimes = cms.EDFilter( "HLTDisplacedmumuFilter", + saveTags = cms.bool( True ), + FastAccept = cms.bool( True ), + MinLxySignificance = cms.double( 0.0 ), + MaxLxySignificance = cms.double( 0.0 ), + MaxNormalisedChi2 = cms.double( 999999.0 ), + MinVtxProbability = cms.double( 0.005 ), + MinCosinePointingAngle = cms.double( -2.0 ), + DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon18PsiPrimes" ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) ) -process.hltPreEle50IsoVVVLPFHT450 = cms.EDFilter( "HLTPrescaler", +process.hltPreDimuon18PsiPrimenoCorrL1 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltEG50IsoVVVLEtFilter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1SingleEG5OpenFilter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 50.0 ), - etcutEE = cms.double( 50.0 ), - ncandcut = cms.int32( 1 ) -) -process.hltEle50VVVLClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltDimuon18PsiPrimeNoCorrL1L3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG50IsoVVVLEtFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.011 ), - thrRegularEE = cms.vdouble( 0.031 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + PreviousCandIsL2 = cms.bool( True ), + FastAccept = cms.bool( False ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MaxDz = cms.double( 9999.0 ), + ChargeOpt = cms.int32( -1 ), + MinPtPair = cms.vdouble( 17.9 ), + MaxPtPair = cms.vdouble( 1.0E125 ), + MinPtMax = cms.vdouble( 0.0 ), + MinPtMin = cms.vdouble( 0.0 ), + MaxPtMin = cms.vdouble( 1.0E125 ), + MinInvMass = cms.vdouble( 3.35 ), + MaxInvMass = cms.vdouble( 4.05 ), + MinDiMuonDeltaR = cms.double( -1.0 ), + MinAcop = cms.double( -999.0 ), + MaxAcop = cms.double( 999.0 ), + MinPtBalance = cms.double( -1.0 ), + MaxPtBalance = cms.double( 999999.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxDCAMuMu = cms.double( 0.5 ), + MaxRapidityPair = cms.double( 999999.0 ), + CutCowboys = cms.bool( False ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltEle50VVVLHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle50VVVLClusterShapeFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.08 ), - thrOverEEE = cms.vdouble( 0.04 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.079, 0.25 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltDisplacedmumuVtxProducerDimuon18PsiPrimesNoCorrL1 = cms.EDProducer( "HLTDisplacedmumuVtxProducer", + Src = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltDimuon18PsiPrimeNoCorrL1L3fL3Filtered" ), + matchToPrevious = cms.bool( True ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MinPtPair = cms.double( 0.0 ), + MinInvMass = cms.double( 0.0 ), + MaxInvMass = cms.double( 999999.0 ), + ChargeOpt = cms.int32( -1 ) ) -process.hltEle50VVVLEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltDisplacedmumuFilterDimuon18PsiPrimesNoCorrL1 = cms.EDFilter( "HLTDisplacedmumuFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle50VVVLHEFilter" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIsoR02" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.5 ), - thrOverEEE = cms.vdouble( 0.5 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.12876, 0.09324 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + FastAccept = cms.bool( True ), + MinLxySignificance = cms.double( 0.0 ), + MaxLxySignificance = cms.double( 0.0 ), + MaxNormalisedChi2 = cms.double( 999999.0 ), + MinVtxProbability = cms.double( 0.005 ), + MinCosinePointingAngle = cms.double( -2.0 ), + DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon18PsiPrimesNoCorrL1" ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) ) -process.hltEle50VVVLHcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle50VVVLEcalIsoFilter" ), - varTag = cms.InputTag( "hltEgammaHcalPFClusterIsoR02" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.6 ), - thrOverEEE = cms.vdouble( 0.6 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0888, 0.111 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltPreDimuon24UpsilonnoCorrL1 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltEle50VVVLPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", +process.hltDimuon24UpsilonNoCorrL1L3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle50VVVLHcalIsoFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + PreviousCandIsL2 = cms.bool( True ), + FastAccept = cms.bool( False ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MaxDz = cms.double( 9999.0 ), + ChargeOpt = cms.int32( -1 ), + MinPtPair = cms.vdouble( 13.9 ), + MaxPtPair = cms.vdouble( 1.0E125 ), + MinPtMax = cms.vdouble( 0.0 ), + MinPtMin = cms.vdouble( 0.0 ), + MaxPtMin = cms.vdouble( 1.0E125 ), + MinInvMass = cms.vdouble( 8.5 ), + MaxInvMass = cms.vdouble( 11.5 ), + MinDiMuonDeltaR = cms.double( -1.0 ), + MinAcop = cms.double( -999.0 ), + MaxAcop = cms.double( 999.0 ), + MinPtBalance = cms.double( -1.0 ), + MaxPtBalance = cms.double( 999999.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxDCAMuMu = cms.double( 0.5 ), + MaxRapidityPair = cms.double( 999999.0 ), + CutCowboys = cms.bool( False ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltEle50VVVLGsfOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle50VVVLPixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.012 ), - thrRegularEE = cms.vdouble( 0.01 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltDisplacedmumuVtxProducerDimuon24UpsilonsNoCorrL1 = cms.EDProducer( "HLTDisplacedmumuVtxProducer", + Src = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltDimuon24UpsilonNoCorrL1L3fL3Filtered" ), + matchToPrevious = cms.bool( True ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MinPtPair = cms.double( 0.0 ), + MinInvMass = cms.double( 0.0 ), + MaxInvMass = cms.double( 999999.0 ), + ChargeOpt = cms.int32( -1 ) ) -process.hltEle50VVVLGsfChi2Filter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltDisplacedmumuFilterDimuon24UpsilonsNoCorrL1 = cms.EDFilter( "HLTDisplacedmumuFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle50VVVLGsfOneOEMinusOneOPFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Chi2' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 999999.0 ), - thrRegularEE = cms.vdouble( 4.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + FastAccept = cms.bool( True ), + MinLxySignificance = cms.double( 0.0 ), + MaxLxySignificance = cms.double( 0.0 ), + MaxNormalisedChi2 = cms.double( 999999.0 ), + MinVtxProbability = cms.double( 0.005 ), + MinCosinePointingAngle = cms.double( -2.0 ), + DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon24UpsilonsNoCorrL1" ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) ) -process.hltEle50VVVLGsfMissingHitsFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle50VVVLGsfChi2Filter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','MissingHits' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 999.0 ), - thrRegularEE = cms.vdouble( 2.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltPreDimuon24PhinoCorrL1 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltEle50VVVLGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltDimuon24PhiNoCorrL1L3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle50VVVLGsfMissingHitsFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.0044 ), - thrRegularEE = cms.vdouble( 0.006 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + PreviousCandIsL2 = cms.bool( True ), + FastAccept = cms.bool( False ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MaxDz = cms.double( 9999.0 ), + ChargeOpt = cms.int32( -1 ), + MinPtPair = cms.vdouble( 23.9 ), + MaxPtPair = cms.vdouble( 1.0E125 ), + MinPtMax = cms.vdouble( 0.0 ), + MinPtMin = cms.vdouble( 0.0 ), + MaxPtMin = cms.vdouble( 1.0E125 ), + MinInvMass = cms.vdouble( 0.85 ), + MaxInvMass = cms.vdouble( 1.2 ), + MinDiMuonDeltaR = cms.double( -1.0 ), + MinAcop = cms.double( -999.0 ), + MaxAcop = cms.double( 999.0 ), + MinPtBalance = cms.double( -1.0 ), + MaxPtBalance = cms.double( 999999.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxDCAMuMu = cms.double( 0.5 ), + MaxRapidityPair = cms.double( 1.25 ), + CutCowboys = cms.bool( False ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltEle50VVVLGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle50VVVLGsfDetaFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.025 ), - thrRegularEE = cms.vdouble( 0.025 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltDisplacedmumuVtxProducerDimuon24PhiNoCorrL1 = cms.EDProducer( "HLTDisplacedmumuVtxProducer", + Src = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltDimuon24PhiNoCorrL1L3fL3Filtered" ), + matchToPrevious = cms.bool( True ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MinPtPair = cms.double( 0.0 ), + MinInvMass = cms.double( 0.0 ), + MaxInvMass = cms.double( 999999.0 ), + ChargeOpt = cms.int32( -1 ) ) -process.hltEle50VVVLGsfTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltDisplacedmumuFilterDimuon24PhiBarrelNoCorrL1 = cms.EDFilter( "HLTDisplacedmumuFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle50VVVLGsfDphiFilter" ), - varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.4 ), - thrOverEEE = cms.vdouble( 0.4 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + FastAccept = cms.bool( True ), + MinLxySignificance = cms.double( 0.0 ), + MaxLxySignificance = cms.double( 0.0 ), + MaxNormalisedChi2 = cms.double( 999999.0 ), + MinVtxProbability = cms.double( 0.005 ), + MinCosinePointingAngle = cms.double( -2.0 ), + DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon24PhiNoCorrL1" ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) ) -process.hltPreEle15IsoVVVLPFHT600 = cms.EDFilter( "HLTPrescaler", +process.hltPreDimuon25JpsinoCorrL1 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltPFHT600Jet30 = cms.EDFilter( "HLTHtMhtFilter", +process.hltDimuon25JpsiNoCorrL1L3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltPFHTJet30' ), - mhtLabels = cms.VInputTag( 'hltPFHTJet30' ), - minHt = cms.vdouble( 600.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + PreviousCandIsL2 = cms.bool( True ), + FastAccept = cms.bool( False ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MaxDz = cms.double( 9999.0 ), + ChargeOpt = cms.int32( -1 ), + MinPtPair = cms.vdouble( 24.9 ), + MaxPtPair = cms.vdouble( 1.0E125 ), + MinPtMax = cms.vdouble( 0.0 ), + MinPtMin = cms.vdouble( 0.0 ), + MaxPtMin = cms.vdouble( 1.0E125 ), + MinInvMass = cms.vdouble( 2.9 ), + MaxInvMass = cms.vdouble( 3.3 ), + MinDiMuonDeltaR = cms.double( -1.0 ), + MinAcop = cms.double( -999.0 ), + MaxAcop = cms.double( 999.0 ), + MinPtBalance = cms.double( -1.0 ), + MaxPtBalance = cms.double( 999999.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxDCAMuMu = cms.double( 0.5 ), + MaxRapidityPair = cms.double( 999999.0 ), + CutCowboys = cms.bool( False ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) +) +process.hltDisplacedmumuVtxProducerDimuon25JpsisNoCorrL1 = cms.EDProducer( "HLTDisplacedmumuVtxProducer", + Src = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltDimuon25JpsiNoCorrL1L3fL3Filtered" ), + matchToPrevious = cms.bool( True ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MinPtPair = cms.double( 0.0 ), + MinInvMass = cms.double( 0.0 ), + MaxInvMass = cms.double( 999999.0 ), + ChargeOpt = cms.int32( -1 ) ) -process.hltL1sMu6HTT240IorDoubleJet100and35MassMin620 = cms.EDFilter( "HLTL1TSeed", +process.hltDisplacedmumuFilterDimuon25JpsisNoCorrL1 = cms.EDFilter( "HLTDisplacedmumuFilter", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_Mu6_HTT240er OR L1_Mu6_HTT250er OR L1_DoubleJet_90_30_DoubleJet30_Mass_Min620 OR L1_DoubleJet_100_30_DoubleJet30_Mass_Min620 OR L1_DoubleJet_110_35_DoubleJet35_Mass_Min620 OR L1_DoubleJet_115_40_DoubleJet40_Mass_Min620 OR L1_DoubleJet_120_45_DoubleJet45_Mass_Min620 OR L1_DoubleJet_115_40_DoubleJet40_Mass_Min620_Jet60TT28 OR L1_DoubleJet_120_45_DoubleJet45_Mass_Min620_Jet60TT28" ), + FastAccept = cms.bool( True ), + MinLxySignificance = cms.double( 0.0 ), + MaxLxySignificance = cms.double( 0.0 ), + MaxNormalisedChi2 = cms.double( 999999.0 ), + MinVtxProbability = cms.double( 0.005 ), + MinCosinePointingAngle = cms.double( -2.0 ), + DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon25JpsisNoCorrL1" ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) +) +process.hltL1sDoubleMu4EG9 = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_DoubleMu4_SQ_EG9er2p5 OR L1_DoubleMu5_SQ_EG9er2p5" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -51429,38 +53835,26 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltPreMu4TrkIsoVVLDiPFJet9040DEta3p5MJJ750HTT300PFMETNoMu60 = cms.EDFilter( "HLTPrescaler", +process.hltPreDiMu4Ele9CaloIdLTrackIdLDZMass3p8 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltL1sSingleMuOpenObjectMap = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleMuOpen" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", +process.hltDiMu4Ele9CaloIdLTrackIdLMuonlegL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - PreviousCandTag = cms.InputTag( "hltL1sSingleMuOpenObjectMap" ), + PreviousCandTag = cms.InputTag( "hltL1sDoubleMu4EG9" ), MaxEta = cms.double( 2.5 ), MinPt = cms.double( 0.0 ), MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 1 ), + MinN = cms.int32( 2 ), CentralBxOnly = cms.bool( True ), SelectQualities = cms.vint32( ) ) -process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", +process.hltDiMu4Ele9CaloIdLTrackIdLMuonlegL2Filtered4 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", saveTags = cms.bool( True ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), CandTag = cms.InputTag( "hltL2MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sSingleMuOpenCandidateL1Filtered0" ), + PreviousCandTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLMuonlegL1Filtered0" ), SeedMapTag = cms.InputTag( "hltL2Muons" ), MinN = cms.int32( 0 ), MaxEta = cms.double( 2.5 ), @@ -51477,10 +53871,10 @@ NSigmaPt = cms.double( 0.0 ), MatchToPreviousCand = cms.bool( True ) ) -process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", +process.hltL1fForIterL3DiMu4Ele9CaloIdLTrackIdLMuonlegL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), CandTag = cms.InputTag( "hltL1MuonsPt0" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sSingleMuOpenCandidateL1Filtered0" ), + PreviousCandTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLMuonlegL1Filtered0" ), MaxEta = cms.double( 2.5 ), MinPt = cms.double( 0.0 ), MaxDeltaR = cms.double( 0.3 ), @@ -51488,14 +53882,14 @@ CentralBxOnly = cms.bool( True ), SelectQualities = cms.vint32( ) ) -process.hltL3fL1sSingleMuOpenL1f0L2f3QL3Filtered4Q = cms.EDFilter( "HLTMuonL3PreFilter", +process.hltL3fL1DoubleMu4EG9f0Filtered4 = cms.EDFilter( "HLTMuonL3PreFilter", saveTags = cms.bool( True ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0" ), + PreviousCandTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLMuonlegL2Filtered4" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3DiMu4Ele9CaloIdLTrackIdLMuonlegL1Filtered0" ), inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - MinN = cms.int32( 1 ), + MinN = cms.int32( 2 ), MaxEta = cms.double( 2.5 ), MinNhits = cms.int32( 0 ), MaxDr = cms.double( 2.0 ), @@ -51504,8 +53898,8 @@ MinDxySig = cms.double( -1.0 ), MinPt = cms.double( 4.0 ), NSigmaPt = cms.double( 0.0 ), - MaxNormalizedChi2 = cms.double( 20.0 ), - MaxDXYBeamSpot = cms.double( 0.1 ), + MaxNormalizedChi2 = cms.double( 9999.0 ), + MaxDXYBeamSpot = cms.double( 9999.0 ), MinDXYBeamSpot = cms.double( -1.0 ), MinNmuonHits = cms.int32( 0 ), MaxPtDifference = cms.double( 9999.0 ), @@ -51531,210 +53925,54 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltMuon4RelTrkIsoVVLFiltered0p4 = cms.EDFilter( "HLTMuonIsoFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL3fL1sSingleMuOpenL1f0L2f3QL3Filtered4Q" ), - MinN = cms.int32( 1 ), - DepTag = cms.VInputTag( 'hltL3MuonRelTrkIsolationVVL' ), - IsolatorPSet = cms.PSet( ) -) -process.hltMET35 = cms.EDFilter( "HLT1CaloMET", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltMet" ), - triggerType = cms.int32( 87 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 35.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) -) -process.hltDiCaloJet7020MJJ500DEta3p5 = cms.EDFilter( "HLTCaloJetVBFFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), - minPtLow = cms.double( 20.0 ), - minPtHigh = cms.double( 70.0 ), - etaOpposite = cms.bool( True ), - minDeltaEta = cms.double( 3.5 ), - minInvMass = cms.double( 500.0 ), - maxEta = cms.double( 5.0 ), - leadingJetOnly = cms.bool( False ), - triggerType = cms.int32( 10 ) -) -process.hltDiPFJet9040MJJ750DEta3p5 = cms.EDFilter( "HLTPFJetVBFFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - minPtLow = cms.double( 40.0 ), - minPtHigh = cms.double( 90.0 ), - etaOpposite = cms.bool( True ), - minDeltaEta = cms.double( 3.5 ), - minInvMass = cms.double( 750.0 ), - maxEta = cms.double( 5.0 ), - leadingJetOnly = cms.bool( False ), - triggerType = cms.int32( 85 ) -) -process.hltPFHTJet30Eta5 = cms.EDProducer( "HLTHtMhtProducer", - usePt = cms.bool( True ), - excludePFMuons = cms.bool( False ), - minNJetHt = cms.int32( 0 ), - minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 30.0 ), - minPtJetMht = cms.double( 0.0 ), - maxEtaJetHt = cms.double( 5.0 ), - maxEtaJetMht = cms.double( 999.0 ), - jetsLabel = cms.InputTag( "hltAK4PFJetsCorrected" ), - pfCandidatesLabel = cms.InputTag( "hltParticleFlow" ) -) -process.hltPFHT300Jet30 = cms.EDFilter( "HLTHtMhtFilter", - saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltPFHTJet30Eta5' ), - mhtLabels = cms.VInputTag( 'hltPFHTJet30Eta5' ), - minHt = cms.vdouble( 300.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) -) -process.hltPFMETNoMu60 = cms.EDFilter( "HLT1PFMET", +process.hltDoubleMu4DZFilter = cms.EDFilter( "HLT2MuonMuonDZ", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltPFMETNoMuProducer" ), - triggerType = cms.int32( 87 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 60.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), + originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), + originTag2 = cms.VInputTag( 'hltIterL3MuonCandidates' ), + inputTag1 = cms.InputTag( "hltL3fL1DoubleMu4EG9f0Filtered4" ), + inputTag2 = cms.InputTag( "hltL3fL1DoubleMu4EG9f0Filtered4" ), + triggerType1 = cms.int32( 83 ), + triggerType2 = cms.int32( 83 ), + MinDR = cms.double( 0.001 ), + MaxDZ = cms.double( 0.2 ), + MinPixHitsForDZ = cms.int32( 0 ), + checkSC = cms.bool( False ), MinN = cms.int32( 1 ) ) -process.hltPreMu8TrkIsoVVLDiPFJet40DEta3p5MJJ750HTT300PFMETNoMu60 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered8Q = cms.EDFilter( "HLTMuonL3PreFilter", +process.hltEle9DoubleMu4Mass3p8Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", saveTags = cms.bool( True ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0" ), + PreviousCandTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLMuonlegL2Filtered4" ), + L1CandTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLMuonlegL1Filtered0" ), inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + PreviousCandIsL2 = cms.bool( True ), + FastAccept = cms.bool( False ), MinN = cms.int32( 1 ), MaxEta = cms.double( 2.5 ), MinNhits = cms.int32( 0 ), MaxDr = cms.double( 2.0 ), - MinDr = cms.double( -1.0 ), MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 8.0 ), + ChargeOpt = cms.int32( 0 ), + MinPtPair = cms.vdouble( 0.0 ), + MaxPtPair = cms.vdouble( 1.0E125 ), + MinPtMax = cms.vdouble( 0.0 ), + MinPtMin = cms.vdouble( 4.0 ), + MaxPtMin = cms.vdouble( 1.0E125 ), + MinInvMass = cms.vdouble( 3.8 ), + MaxInvMass = cms.vdouble( 9999.0 ), + MinDiMuonDeltaR = cms.double( -1.0 ), + MinAcop = cms.double( -1.0 ), + MaxAcop = cms.double( 999.0 ), + MinPtBalance = cms.double( -1.0 ), + MaxPtBalance = cms.double( 999999.0 ), NSigmaPt = cms.double( 0.0 ), - MaxNormalizedChi2 = cms.double( 20.0 ), - MaxDXYBeamSpot = cms.double( 0.1 ), - MinDXYBeamSpot = cms.double( -1.0 ), - MinNmuonHits = cms.int32( 0 ), - MaxPtDifference = cms.double( 9999.0 ), - MinTrackPt = cms.double( 0.0 ), - minMuonStations = cms.int32( 2 ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 0 ), - MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), - trkMuonId = cms.uint32( 0 ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), + MaxDCAMuMu = cms.double( 99999.9 ), + MaxRapidityPair = cms.double( 999999.0 ), + CutCowboys = cms.bool( False ), InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) -) -process.hltMuon8RelTrkIsoVVLFiltered0p4 = cms.EDFilter( "HLTMuonIsoFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered8Q" ), - MinN = cms.int32( 1 ), - DepTag = cms.VInputTag( 'hltL3MuonRelTrkIsolationVVL' ), - IsolatorPSet = cms.PSet( ) -) -process.hltMET20 = cms.EDFilter( "HLT1CaloMET", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltMet" ), - triggerType = cms.int32( 87 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 20.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) -) -process.hltDiCaloJet20MJJ400DEta3p5 = cms.EDFilter( "HLTCaloJetVBFFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), - minPtLow = cms.double( 20.0 ), - minPtHigh = cms.double( 20.0 ), - etaOpposite = cms.bool( True ), - minDeltaEta = cms.double( 3.5 ), - minInvMass = cms.double( 400.0 ), - maxEta = cms.double( 5.0 ), - leadingJetOnly = cms.bool( False ), - triggerType = cms.int32( 10 ) -) -process.hltDiPFJet40MJJ750DEta3p5 = cms.EDFilter( "HLTPFJetVBFFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - minPtLow = cms.double( 40.0 ), - minPtHigh = cms.double( 40.0 ), - etaOpposite = cms.bool( True ), - minDeltaEta = cms.double( 3.5 ), - minInvMass = cms.double( 750.0 ), - maxEta = cms.double( 5.0 ), - leadingJetOnly = cms.bool( False ), - triggerType = cms.int32( 85 ) -) -process.hltPreMu10TrkIsoVVLDiPFJet40DEta3p5MJJ750HTT350PFMETNoMu60 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered10Q = cms.EDFilter( "HLTMuonL3PreFilter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 10.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxNormalizedChi2 = cms.double( 20.0 ), - MaxDXYBeamSpot = cms.double( 0.1 ), - MinDXYBeamSpot = cms.double( -1.0 ), - MinNmuonHits = cms.int32( 0 ), - MaxPtDifference = cms.double( 9999.0 ), - MinTrackPt = cms.double( 0.0 ), - minMuonStations = cms.int32( 2 ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 0 ), - MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), - trkMuonId = cms.uint32( 0 ), L1MatchingdR = cms.double( 0.3 ), MatchToPreviousCand = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), useSimpleGeometry = cms.bool( True ), useStation2 = cms.bool( True ), fallbackToME1 = cms.bool( False ), @@ -51746,243 +53984,182 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltMuon10RelTrkIsoVVLFiltered0p4 = cms.EDFilter( "HLTMuonIsoFilter", +process.hltDiMu4Ele9CaloIdLTrackIdLElectronlegL1MatchFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered10Q" ), - MinN = cms.int32( 1 ), - DepTag = cms.VInputTag( 'hltL3MuonRelTrkIsolationVVL' ), - IsolatorPSet = cms.PSet( ) + candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), + l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + candNonIsolatedTag = cms.InputTag( "" ), + l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1SeedFilterTag = cms.InputTag( "hltL1sDoubleMu4EG9" ), + l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + ncandcut = cms.int32( 1 ), + doIsolated = cms.bool( False ), + region_eta_size = cms.double( 0.522 ), + region_eta_size_ecap = cms.double( 1.0 ), + region_phi_size = cms.double( 1.044 ), + barrel_end = cms.double( 1.4791 ), + endcap_end = cms.double( 2.65 ) ) -process.hltPFHT350Jet30Eta5 = cms.EDFilter( "HLTHtMhtFilter", +process.hltDiMu4Ele9CaloIdLTrackIdLElectronlegEtFilter = cms.EDFilter( "HLTEgammaEtFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltPFHTJet30Eta5' ), - mhtLabels = cms.VInputTag( 'hltPFHTJet30Eta5' ), - minHt = cms.vdouble( 350.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) -) -process.hltPreMu15IsoVVVLPFHT450CaloBTagDeepCSV4p5 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) + inputTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegL1MatchFilter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 9.0 ), + etcutEE = cms.double( 9.0 ), + ncandcut = cms.int32( 1 ) ) -process.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q = cms.EDFilter( "HLTMuonL3PreFilter", +process.hltDiMu4Ele9CaloIdLTrackIdLElectronlegClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 1.0E99 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 15.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxNormalizedChi2 = cms.double( 9999.0 ), - MaxDXYBeamSpot = cms.double( 9999.0 ), - MinDXYBeamSpot = cms.double( -1.0 ), - MinNmuonHits = cms.int32( 0 ), - MaxPtDifference = cms.double( 9999.0 ), - MinTrackPt = cms.double( 0.0 ), - minMuonStations = cms.int32( 2 ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 0 ), - MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), - trkMuonId = cms.uint32( 0 ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) -) -process.hltFixedGridRhoFastjetAllCaloForMuonsWithCaloTowers = cms.EDProducer( "FixedGridRhoProducerFastjet", - pfCandidatesTag = cms.InputTag( "hltTowerMakerForAll" ), - maxRapidity = cms.double( 2.5 ), - gridSpacing = cms.double( 0.55 ) -) -process.hltL3CaloMuonCorrectedVVVLIsolations = cms.EDProducer( "L2MuonIsolationProducer", - StandAloneCollectionLabel = cms.InputTag( "hltIterL3MuonCandidates" ), - ExtractorPSet = cms.PSet( - DR_Veto_H = cms.double( 0.1 ), - Vertex_Constraint_Z = cms.bool( False ), - DR_Veto_E = cms.double( 0.07 ), - Weight_H = cms.double( 1.0 ), - CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAll" ), - DR_Max = cms.double( 1.0 ), - DepositLabel = cms.untracked.string( "EcalPlusHcal" ), - Vertex_Constraint_XY = cms.bool( False ), - Threshold_H = cms.double( 0.5 ), - Threshold_E = cms.double( 0.2 ), - ComponentName = cms.string( "CaloExtractor" ), - Weight_E = cms.double( 1.0 ) - ), - IsolatorPSet = cms.PSet( - Thresholds = cms.vdouble( 9.9999999E7 ), - ReturnRelativeSum = cms.bool( False ), - AndOrCuts = cms.bool( True ), - EtaBounds = cms.vdouble( 2.411 ), - ConeSizesRel = cms.vdouble( 0.2 ), - EtaBoundsRel = cms.vdouble( 2.411 ), - RhoScaleBarrel = cms.double( 0.836 ), - UseRhoCorrection = cms.bool( True ), - ReturnAbsoluteSum = cms.bool( True ), - RhoMax = cms.double( 9.9999999E7 ), - RhoSrc = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuonsWithCaloTowers" ), - CutRelativeIso = cms.bool( False ), - CutAbsoluteIso = cms.bool( True ), - EffAreaSFBarrel = cms.double( 1.0 ), - ThresholdsRel = cms.vdouble( 9.9999999E7 ), - ComponentName = cms.string( "CutsIsolatorWithCorrection" ), - ConeSizes = cms.vdouble( 0.2 ), - EffAreaSFEndcap = cms.double( 0.883 ), - RhoScaleEndcap = cms.double( 1.0 ) - ), - WriteIsolatorFloat = cms.bool( True ) -) -process.hltL3MuonCombRelIsolationVVVL = cms.EDProducer( "L3MuonCombinedRelativeIsolationProducer", - UseRhoCorrectedCaloDeposits = cms.bool( True ), - UseCaloIso = cms.bool( True ), - CaloDepositsLabel = cms.InputTag( "hltL3CaloMuonCorrectedVVVLIsolations" ), - inputMuonCollection = cms.InputTag( "hltIterL3MuonCandidates" ), - OutputMuIsoDeposits = cms.bool( True ), - TrackPt_Min = cms.double( -1.0 ), - printDebug = cms.bool( False ), - CutsPSet = cms.PSet( - applyCutsORmaxNTracks = cms.bool( False ), - maxNTracks = cms.int32( -1 ), - Thresholds = cms.vdouble( 1.2 ), - EtaBounds = cms.vdouble( 2.411 ), - ComponentName = cms.string( "SimpleCuts" ), - ConeSizes = cms.vdouble( 0.2 ) - ), - TrkExtractorPSet = cms.PSet( - Diff_z = cms.double( 0.2 ), - inputTrackCollection = cms.InputTag( "hltIter0L3MuonTrackSelectionHighPurity" ), - Chi2Ndof_Max = cms.double( 1.0E64 ), - BeamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), - DR_Veto = cms.double( 0.01 ), - Pt_Min = cms.double( -1.0 ), - VetoLeadingTrack = cms.bool( True ), - DR_Max = cms.double( 0.2 ), - DepositLabel = cms.untracked.string( "PXLS" ), - PtVeto_Min = cms.double( 2.0 ), - NHits_Min = cms.uint32( 0 ), - PropagateTracksToRadius = cms.bool( True ), - ReferenceRadius = cms.double( 6.0 ), - Chi2Prob_Min = cms.double( -1.0 ), - Diff_r = cms.double( 0.1 ), - BeamlineOption = cms.string( "BeamSpotFromEvent" ), - ComponentName = cms.string( "PixelTrackExtractor" ), - DR_VetoPt = cms.double( 0.025 ) - ), - CaloExtractorPSet = cms.PSet( - DR_Veto_H = cms.double( 0.1 ), - Vertex_Constraint_Z = cms.bool( False ), - DR_Veto_E = cms.double( 0.07 ), - Weight_H = cms.double( 1.0 ), - CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAll" ), - DR_Max = cms.double( 0.2 ), - DepositLabel = cms.untracked.string( "EcalPlusHcal" ), - Vertex_Constraint_XY = cms.bool( False ), - Threshold_H = cms.double( 0.5 ), - Threshold_E = cms.double( 0.2 ), - ComponentName = cms.string( "CaloExtractor" ), - Weight_E = cms.double( 1.0 ) - ) + candTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegEtFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.013 ), + thrRegularEE = cms.vdouble( 0.035 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltL3MuVVVLIsoFIlter = cms.EDFilter( "HLTMuonIsoFilter", +process.hltDiMu4Ele9CaloIdLTrackIdLElectronlegHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q" ), - MinN = cms.int32( 1 ), - DepTag = cms.VInputTag( 'hltL3MuonCombRelIsolationVVVL' ), - IsolatorPSet = cms.PSet( ) -) -process.hltPreMu15IsoVVVLPFHT450PFMET50 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) + candTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegClusterShapeFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.13 ), + thrOverEEE = cms.vdouble( 0.13 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltPreMu15IsoVVVLPFHT450 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltDiMu4Ele9CaloIdLTrackIdLElectronlegPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegHEFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) ) -process.hltPreMu50IsoVVVLPFHT450 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltDiMu4Ele9CaloIdLTrackIdLElectronlegOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegPixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 999999.0 ), + thrRegularEE = cms.vdouble( 999999.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered50Q = cms.EDFilter( "HLTMuonL3PreFilter", +process.hltDiMu4Ele9CaloIdLTrackIdLElectronlegDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 1.0E99 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 50.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxNormalizedChi2 = cms.double( 9999.0 ), - MaxDXYBeamSpot = cms.double( 9999.0 ), - MinDXYBeamSpot = cms.double( -1.0 ), - MinNmuonHits = cms.int32( 0 ), - MaxPtDifference = cms.double( 9999.0 ), - MinTrackPt = cms.double( 0.0 ), - minMuonStations = cms.int32( 2 ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 0 ), - MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), - trkMuonId = cms.uint32( 0 ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) + candTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegOneOEMinusOneOPFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.01 ), + thrRegularEE = cms.vdouble( 0.015 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltL3Mu50VVVLIsoFIlter = cms.EDFilter( "HLTMuonIsoFilter", +process.hltDiMu4Ele9CaloIdLTrackIdLElectronlegDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered50Q" ), - MinN = cms.int32( 1 ), - DepTag = cms.VInputTag( 'hltL3MuonCombRelIsolationVVVL' ), - IsolatorPSet = cms.PSet( ) + candTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegDetaFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.07 ), + thrRegularEE = cms.vdouble( 0.1 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltPreMu15IsoVVVLPFHT600 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltMu4Ele9DZFilter = cms.EDFilter( "HLT2MuonPhotonDZ", + saveTags = cms.bool( True ), + originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), + originTag2 = cms.VInputTag( 'hltEgammaCandidates' ), + inputTag1 = cms.InputTag( "hltL3fL1DoubleMu4EG9f0Filtered4" ), + inputTag2 = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegDphiFilter" ), + electronTag = cms.InputTag( "hltEgammaGsfElectrons" ), + triggerType1 = cms.int32( 83 ), + triggerType2 = cms.int32( 81 ), + MinDR = cms.double( -1.0 ), + MaxDZ = cms.double( 0.2 ), + MinPixHitsForDZ = cms.int32( 1 ), + checkSC = cms.bool( False ), + MinN = cms.int32( 2 ) ) -process.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 = cms.EDFilter( "HLTL1TSeed", +process.hltL1sDoubleMu7EG7 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_Mu3er1p5_Jet100er2p5_ETMHF40 OR L1_Mu3er1p5_Jet100er2p5_ETMHF50" ), + L1SeedsLogicalExpression = cms.string( "L1_DoubleMu5_SQ_EG9er2p5" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -51992,25 +54169,68 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltPreMu3er1p5PFJet100er2p5PFMET70PFMHT70IDTight = cms.EDFilter( "HLTPrescaler", +process.hltPreDiMu9Ele9CaloIdLTrackIdLDZ = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltL3MuFiltered3er1p5 = cms.EDFilter( "HLTMuonL3PreFilter", +process.hltDiMu9Ele9CaloIdLTrackIdLMuonlegL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", + saveTags = cms.bool( True ), + CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + PreviousCandTag = cms.InputTag( "hltL1sDoubleMu7EG7" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 2 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) +) +process.hltDiMu9Ele9CaloIdLTrackIdLMuonlegL2Filtered5 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", + saveTags = cms.bool( True ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltL2MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLMuonlegL1Filtered0" ), + SeedMapTag = cms.InputTag( "hltL2Muons" ), + MinN = cms.int32( 0 ), + MaxEta = cms.double( 2.5 ), + AbsEtaBins = cms.vdouble( 0.0 ), + MinNstations = cms.vint32( 0 ), + MinNhits = cms.vint32( 0 ), + CutOnChambers = cms.bool( False ), + MinNchambers = cms.vint32( 0 ), + MaxDr = cms.double( 9999.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), + NSigmaPt = cms.double( 0.0 ), + MatchToPreviousCand = cms.bool( True ) +) +process.hltL1fForIterL3DiMu9Ele9CaloIdLTrackIdLMuonlegL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", + saveTags = cms.bool( True ), + CandTag = cms.InputTag( "hltL1MuonsPt0" ), + PreviousCandTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLMuonlegL1Filtered0" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 1 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) +) +process.hltL3fL1DoubleMu7EG7f0Filtered9 = cms.EDFilter( "HLTMuonL3PreFilter", saveTags = cms.bool( True ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0" ), + PreviousCandTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLMuonlegL2Filtered5" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3DiMu9Ele9CaloIdLTrackIdLMuonlegL1Filtered0" ), inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 1.5 ), + MinN = cms.int32( 2 ), + MaxEta = cms.double( 2.5 ), MinNhits = cms.int32( 0 ), MaxDr = cms.double( 2.0 ), MinDr = cms.double( -1.0 ), MaxDz = cms.double( 9999.0 ), MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 3.0 ), + MinPt = cms.double( 9.0 ), NSigmaPt = cms.double( 0.0 ), MaxNormalizedChi2 = cms.double( 9999.0 ), MaxDXYBeamSpot = cms.double( 9999.0 ), @@ -52039,157 +54259,200 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltSingleAK4CaloJet70 = cms.EDFilter( "HLT1CaloJet", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), - triggerType = cms.int32( 85 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 70.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 5.0 ), - MinN = cms.int32( 1 ) -) -process.hltMHT40 = cms.EDFilter( "HLTMhtFilter", +process.hltDiMu9Ele9CaloIdLTrackIdLElectronlegL1MatchFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", saveTags = cms.bool( True ), - mhtLabels = cms.VInputTag( 'hltMht' ), - minMht = cms.vdouble( 40.0 ) -) -process.hltPFJetsCorrectedMatchedToCaloJets70 = cms.EDProducer( "HLTPFJetsMatchedToFilteredCaloJetsProducer", - src = cms.InputTag( "hltAK4PFJetsCorrected" ), - triggerJetsFilter = cms.InputTag( "hltSingleAK4CaloJet70" ), - triggerJetsType = cms.int32( 85 ), - maxDeltaR = cms.double( 0.5 ) + candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), + l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + candNonIsolatedTag = cms.InputTag( "" ), + l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1SeedFilterTag = cms.InputTag( "hltL1sDoubleMu7EG7" ), + l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + ncandcut = cms.int32( 1 ), + doIsolated = cms.bool( False ), + region_eta_size = cms.double( 0.522 ), + region_eta_size_ecap = cms.double( 1.0 ), + region_phi_size = cms.double( 1.044 ), + barrel_end = cms.double( 1.4791 ), + endcap_end = cms.double( 2.65 ) ) -process.hltSinglePFJet100er2p5 = cms.EDFilter( "HLT1PFJet", +process.hltDiMu9Ele9CaloIdLTrackIdLElectronlegEtFilter = cms.EDFilter( "HLTEgammaEtFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltPFJetsCorrectedMatchedToCaloJets70" ), - triggerType = cms.int32( 85 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 100.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.5 ), - MinN = cms.int32( 1 ) + inputTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegL1MatchFilter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 9.0 ), + etcutEE = cms.double( 9.0 ), + ncandcut = cms.int32( 1 ) ) -process.hltPFMHTTightID70 = cms.EDFilter( "HLTMhtFilter", +process.hltDiMu9Ele9CaloIdLTrackIdLElectronlegClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - mhtLabels = cms.VInputTag( 'hltPFMHTTightID' ), - minMht = cms.vdouble( 70.0 ) -) -process.hltPreMu3er1p5PFJet100er2p5PFMET80PFMHT80IDTight = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) + candTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegEtFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.013 ), + thrRegularEE = cms.vdouble( 0.035 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltPFMHTTightID80 = cms.EDFilter( "HLTMhtFilter", +process.hltDiMu9Ele9CaloIdLTrackIdLElectronlegHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - mhtLabels = cms.VInputTag( 'hltPFMHTTightID' ), - minMht = cms.vdouble( 80.0 ) + candTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegClusterShapeFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.13 ), + thrOverEEE = cms.vdouble( 0.13 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltPFMET80 = cms.EDFilter( "HLT1PFMET", +process.hltDiMu9Ele9CaloIdLTrackIdLElectronlegPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltPFMETProducer" ), - triggerType = cms.int32( 87 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 80.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) -) -process.hltPreMu3er1p5PFJet100er2p5PFMET90PFMHT90IDTight = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) + candTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegHEFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) ) -process.hltPFMHTTightID90 = cms.EDFilter( "HLTMhtFilter", +process.hltDiMu9Ele9CaloIdLTrackIdLElectronlegOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - mhtLabels = cms.VInputTag( 'hltPFMHTTightID' ), - minMht = cms.vdouble( 90.0 ) -) -process.hltPreMu3er1p5PFJet100er2p5PFMET100PFMHT100IDTight = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltPreMu3er1p5PFJet100er2p5PFMETNoMu70PFMHTNoMu70IDTight = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) + candTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegPixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 999999.0 ), + thrRegularEE = cms.vdouble( 999999.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltPFMETNoMu70 = cms.EDFilter( "HLT1PFMET", +process.hltDiMu9Ele9CaloIdLTrackIdLElectronlegDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltPFMETNoMuProducer" ), - triggerType = cms.int32( 87 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 70.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) -) -process.hltPreMu3er1p5PFJet100er2p5PFMETNoMu80PFMHTNoMu80IDTight = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) + candTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegOneOEMinusOneOPFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.01 ), + thrRegularEE = cms.vdouble( 0.015 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltPFMHTNoMuTightID80 = cms.EDFilter( "HLTMhtFilter", +process.hltDiMu9Ele9CaloIdLTrackIdLElectronlegDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - mhtLabels = cms.VInputTag( 'hltPFMHTNoMuTightID' ), - minMht = cms.vdouble( 80.0 ) + candTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegDetaFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.07 ), + thrRegularEE = cms.vdouble( 0.1 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltPFMETNoMu80 = cms.EDFilter( "HLT1PFMET", +process.hltMu9Ele9DZFilter = cms.EDFilter( "HLT2MuonPhotonDZ", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltPFMETNoMuProducer" ), - triggerType = cms.int32( 87 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 80.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) -) -process.hltPreMu3er1p5PFJet100er2p5PFMETNoMu90PFMHTNoMu90IDTight = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) + originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), + originTag2 = cms.VInputTag( 'hltEgammaCandidates' ), + inputTag1 = cms.InputTag( "hltL3fL1DoubleMu7EG7f0Filtered9" ), + inputTag2 = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegDphiFilter" ), + electronTag = cms.InputTag( "hltEgammaGsfElectrons" ), + triggerType1 = cms.int32( 83 ), + triggerType2 = cms.int32( 81 ), + MinDR = cms.double( -1.0 ), + MaxDZ = cms.double( 0.2 ), + MinPixHitsForDZ = cms.int32( 1 ), + checkSC = cms.bool( False ), + MinN = cms.int32( 2 ) ) -process.hltPFMETNoMu90 = cms.EDFilter( "HLT1PFMET", +process.hltDoubleMu9DZFilter = cms.EDFilter( "HLT2MuonMuonDZ", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltPFMETNoMuProducer" ), - triggerType = cms.int32( 87 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 90.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), + originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), + originTag2 = cms.VInputTag( 'hltIterL3MuonCandidates' ), + inputTag1 = cms.InputTag( "hltL3fL1DoubleMu7EG7f0Filtered9" ), + inputTag2 = cms.InputTag( "hltL3fL1DoubleMu7EG7f0Filtered9" ), + triggerType1 = cms.int32( 83 ), + triggerType2 = cms.int32( 83 ), + MinDR = cms.double( 0.001 ), + MaxDZ = cms.double( 0.2 ), + MinPixHitsForDZ = cms.int32( 0 ), + checkSC = cms.bool( False ), MinN = cms.int32( 1 ) ) -process.hltPreMu3er1p5PFJet100er2p5PFMETNoMu100PFMHTNoMu100IDTight = cms.EDFilter( "HLTPrescaler", +process.hltPreDiMu9Ele9CaloIdLTrackIdL = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltPFMHTNoMuTightID100 = cms.EDFilter( "HLTMhtFilter", - saveTags = cms.bool( True ), - mhtLabels = cms.VInputTag( 'hltPFMHTNoMuTightID' ), - minMht = cms.vdouble( 100.0 ) -) -process.hltPFMETNoMu100 = cms.EDFilter( "HLT1PFMET", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltPFMETNoMuProducer" ), - triggerType = cms.int32( 87 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 100.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) -) -process.hltL1sDoubleMu0er1p5SQOSdRMax1p4 = cms.EDFilter( "HLTL1TSeed", +process.hltL1sDoubleMu18er = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_DoubleMu0er1p5_SQ_OS_dR_Max1p4 OR L1_DoubleMu0er1p4_SQ_OS_dR_Max1p4" ), + L1SeedsLogicalExpression = cms.string( "L1_DoubleMu18er2p1_SQ" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -52199,29 +54462,29 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltPreDimuon10PsiPrimeBarrelSeagulls = cms.EDFilter( "HLTPrescaler", +process.hltPreDoubleIsoMu20eta2p1 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltL1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", +process.hltL1fL1sDoubleMu18erL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - PreviousCandTag = cms.InputTag( "hltL1sDoubleMu0er1p5SQOSdRMax1p4" ), - MaxEta = cms.double( 2.5 ), + PreviousCandTag = cms.InputTag( "hltL1sDoubleMu18er" ), + MaxEta = cms.double( 2.1 ), MinPt = cms.double( 0.0 ), MaxDeltaR = cms.double( 0.3 ), MinN = cms.int32( 2 ), CentralBxOnly = cms.bool( True ), SelectQualities = cms.vint32( ) ) -process.hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", +process.hltL2fL1sDoubleMu18erL1f0L2Filtered10Q = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", saveTags = cms.bool( True ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), CandTag = cms.InputTag( "hltL2MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sDoubleMu18erL1Filtered0" ), SeedMapTag = cms.InputTag( "hltL2Muons" ), MinN = cms.int32( 0 ), - MaxEta = cms.double( 2.5 ), + MaxEta = cms.double( 2.16 ), AbsEtaBins = cms.vdouble( 0.0 ), MinNstations = cms.vint32( 0 ), MinNhits = cms.vint32( 0 ), @@ -52235,10 +54498,10 @@ NSigmaPt = cms.double( 0.0 ), MatchToPreviousCand = cms.bool( True ) ) -process.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", +process.hltL1fForIterL3L1fL1sDoubleMu18erL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), CandTag = cms.InputTag( "hltL1MuonsPt0" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sDoubleMu18erL1Filtered0" ), MaxEta = cms.double( 2.5 ), MinPt = cms.double( 0.0 ), MaxDeltaR = cms.double( 0.3 ), @@ -52246,40 +54509,38 @@ CentralBxOnly = cms.bool( True ), SelectQualities = cms.vint32( ) ) -process.hltDimuon10PsiPrimeBarrelnoCowL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", +process.hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20Q = cms.EDFilter( "HLTMuonL3PreFilter", saveTags = cms.bool( True ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sDoubleMu18erL1f0L2Filtered10Q" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sDoubleMu18erL1Filtered0" ), inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - PreviousCandIsL2 = cms.bool( True ), - FastAccept = cms.bool( False ), MinN = cms.int32( 1 ), - MaxEta = cms.double( 2.5 ), + MaxEta = cms.double( 2.1 ), MinNhits = cms.int32( 0 ), MaxDr = cms.double( 2.0 ), + MinDr = cms.double( -1.0 ), MaxDz = cms.double( 9999.0 ), - ChargeOpt = cms.int32( -1 ), - MinPtPair = cms.vdouble( 9.9 ), - MaxPtPair = cms.vdouble( 1.0E125 ), - MinPtMax = cms.vdouble( 0.0 ), - MinPtMin = cms.vdouble( 0.0 ), - MaxPtMin = cms.vdouble( 1.0E125 ), - MinInvMass = cms.vdouble( 3.35 ), - MaxInvMass = cms.vdouble( 4.05 ), - MinDiMuonDeltaR = cms.double( -1.0 ), - MinAcop = cms.double( -999.0 ), - MaxAcop = cms.double( 999.0 ), - MinPtBalance = cms.double( -1.0 ), - MaxPtBalance = cms.double( 999999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 20.0 ), NSigmaPt = cms.double( 0.0 ), - MaxDCAMuMu = cms.double( 0.5 ), - MaxRapidityPair = cms.double( 1.25 ), - CutCowboys = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + MaxNormalizedChi2 = cms.double( 9999.0 ), + MaxDXYBeamSpot = cms.double( 9999.0 ), + MinDXYBeamSpot = cms.double( -1.0 ), + MinNmuonHits = cms.int32( 0 ), + MaxPtDifference = cms.double( 9999.0 ), + MinTrackPt = cms.double( 0.0 ), + minMuonStations = cms.int32( 2 ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 0 ), + MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), + trkMuonId = cms.uint32( 0 ), L1MatchingdR = cms.double( 0.3 ), MatchToPreviousCand = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), useSimpleGeometry = cms.bool( True ), useStation2 = cms.bool( True ), fallbackToME1 = cms.bool( False ), @@ -52291,104 +54552,61 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltDisplacedmumuVtxProducerDimuon10PsiPrimeBarrelnoCow = cms.EDProducer( "HLTDisplacedmumuVtxProducer", - Src = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDimuon10PsiPrimeBarrelnoCowL3Filtered" ), - matchToPrevious = cms.bool( True ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MinPtPair = cms.double( 0.0 ), - MinInvMass = cms.double( 0.0 ), - MaxInvMass = cms.double( 999999.0 ), - ChargeOpt = cms.int32( -1 ) -) -process.hltDisplacedmumuFilterDimuon10PsiPrimeBarrelnoCow = cms.EDFilter( "HLTDisplacedmumuFilter", +process.hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20QL3pfecalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", saveTags = cms.bool( True ), - FastAccept = cms.bool( True ), - MinLxySignificance = cms.double( 0.0 ), - MaxLxySignificance = cms.double( 0.0 ), - MaxNormalisedChi2 = cms.double( 999999.0 ), - MinVtxProbability = cms.double( 0.005 ), - MinCosinePointingAngle = cms.double( -2.0 ), - DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon10PsiPrimeBarrelnoCow" ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) -) -process.hltPreDimuon20JpsiBarrelSeagulls = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) + candTag = cms.InputTag( "hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20Q" ), + varTag = cms.InputTag( "hltMuonEcalMFPFClusterIsoForMuons" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.14 ), + thrOverEEE = cms.vdouble( 0.1 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) ) -process.hltDimuon20JpsiBarrelnoCowL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", +process.hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20QL3pfhcalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - PreviousCandIsL2 = cms.bool( True ), - FastAccept = cms.bool( False ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MaxDz = cms.double( 9999.0 ), - ChargeOpt = cms.int32( -1 ), - MinPtPair = cms.vdouble( 19.9 ), - MaxPtPair = cms.vdouble( 1.0E125 ), - MinPtMax = cms.vdouble( 0.0 ), - MinPtMin = cms.vdouble( 0.0 ), - MaxPtMin = cms.vdouble( 1.0E125 ), - MinInvMass = cms.vdouble( 2.9 ), - MaxInvMass = cms.vdouble( 3.3 ), - MinDiMuonDeltaR = cms.double( -1.0 ), - MinAcop = cms.double( -999.0 ), - MaxAcop = cms.double( 999.0 ), - MinPtBalance = cms.double( -1.0 ), - MaxPtBalance = cms.double( 999999.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxDCAMuMu = cms.double( 0.5 ), - MaxRapidityPair = cms.double( 1.25 ), - CutCowboys = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) -) -process.hltDisplacedmumuVtxProducerDimuon20JpsiBarrelnoCow = cms.EDProducer( "HLTDisplacedmumuVtxProducer", - Src = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDimuon20JpsiBarrelnoCowL3Filtered" ), - matchToPrevious = cms.bool( True ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MinPtPair = cms.double( 0.0 ), - MinInvMass = cms.double( 0.0 ), - MaxInvMass = cms.double( 999999.0 ), - ChargeOpt = cms.int32( -1 ) + candTag = cms.InputTag( "hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20QL3pfecalIsoRhoFiltered" ), + varTag = cms.InputTag( "hltMuonHcalRegPFClusterIsoForMuons" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.177 ), + thrOverEEE = cms.vdouble( 0.24 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) ) -process.hltDisplacedmumuFilterDimuon20JpsiBarrelnoCow = cms.EDFilter( "HLTDisplacedmumuFilter", +process.hltL3crIsoL1sDoubleMu18erL1f0L2f10QL3f20QL3trkIsoFiltered = cms.EDFilter( "HLTMuonIsoFilter", saveTags = cms.bool( True ), - FastAccept = cms.bool( True ), - MinLxySignificance = cms.double( 0.0 ), - MaxLxySignificance = cms.double( 0.0 ), - MaxNormalisedChi2 = cms.double( 999999.0 ), - MinVtxProbability = cms.double( 0.005 ), - MinCosinePointingAngle = cms.double( -2.0 ), - DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon20JpsiBarrelnoCow" ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20QL3pfhcalIsoRhoFiltered" ), + MinN = cms.int32( 2 ), + DepTag = cms.VInputTag( 'hltMuonTkRelIsolationCut0p08Map' ), + IsolatorPSet = cms.PSet( ) ) -process.hltL1s12DoubleMu4p5er2p0SQOSMass7to18 = cms.EDFilter( "HLTL1TSeed", +process.hltL1sDoubleMu125to157ORTripleMu444 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_DoubleMu4p5er2p0_SQ_OS_Mass_Min7 OR L1_DoubleMu4p5er2p0_SQ_OS_Mass_7to18" ), + L1SeedsLogicalExpression = cms.string( "L1_DoubleMu_12_5 OR L1_DoubleMu_15_5_SQ OR L1_DoubleMu_15_7 OR L1_TripleMu_5_3_3" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -52398,14 +54616,14 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltPreDimuon10Upsilony1p4 = cms.EDFilter( "HLTPrescaler", +process.hltPreTrkMu12DoubleTrkMu5NoFiltersNoVtx = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltL1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", - saveTags = cms.bool( False ), +process.hltL1fL1sDoubleMu155ORTripleMu444L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", + saveTags = cms.bool( True ), CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - PreviousCandTag = cms.InputTag( "hltL1s12DoubleMu4p5er2p0SQOSMass7to18" ), + PreviousCandTag = cms.InputTag( "hltL1sDoubleMu125to157ORTripleMu444" ), MaxEta = cms.double( 2.5 ), MinPt = cms.double( 0.0 ), MaxDeltaR = cms.double( 0.3 ), @@ -52413,11 +54631,32 @@ CentralBxOnly = cms.bool( True ), SelectQualities = cms.vint32( ) ) -process.hltL2fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1f0L2v2PreFiltered0 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", +process.hltL2pfL1sDoubleMu155ORTripleMu444L1f0L2PreFiltered0NoVtx = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", saveTags = cms.bool( True ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL2MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0" ), + CandTag = cms.InputTag( "hltL2MuonCandidatesNoVtx" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sDoubleMu155ORTripleMu444L1Filtered0" ), + SeedMapTag = cms.InputTag( "hltL2Muons" ), + MinN = cms.int32( 0 ), + MaxEta = cms.double( 2.5 ), + AbsEtaBins = cms.vdouble( 0.0 ), + MinNstations = cms.vint32( 0 ), + MinNhits = cms.vint32( 0 ), + CutOnChambers = cms.bool( False ), + MinNchambers = cms.vint32( 0 ), + MaxDr = cms.double( 9999.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), + NSigmaPt = cms.double( 0.0 ), + MatchToPreviousCand = cms.bool( True ) +) +process.hltL2fL1sDoubleMu155ORTripleMu444L1f0L2Filtered10OneMuNoVtx = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", + saveTags = cms.bool( True ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltL2MuonCandidatesNoVtx" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sDoubleMu155ORTripleMu444L1Filtered0" ), SeedMapTag = cms.InputTag( "hltL2Muons" ), MinN = cms.int32( 0 ), MaxEta = cms.double( 2.5 ), @@ -52434,394 +54673,1019 @@ NSigmaPt = cms.double( 0.0 ), MatchToPreviousCand = cms.bool( True ) ) -process.hltL1fForIterL3L1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltL1MuonsPt0" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 1 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) +process.hltIterL3OISeedsFromL2MuonsNoVtx = cms.EDProducer( "TSGForOIFromL2", + src = cms.InputTag( "hltL2Muons" ), + layersToTry = cms.int32( 2 ), + fixedErrorRescaleFactorForHitless = cms.double( 2.0 ), + hitsToTry = cms.int32( 1 ), + adjustErrorsDynamicallyForHits = cms.bool( False ), + adjustErrorsDynamicallyForHitless = cms.bool( True ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ), + UseHitLessSeeds = cms.bool( True ), + estimator = cms.string( "hltESPChi2MeasurementEstimator100" ), + maxEtaForTOB = cms.double( 1.8 ), + minEtaForTEC = cms.double( 0.7 ), + debug = cms.untracked.bool( False ), + fixedErrorRescaleFactorForHits = cms.double( 1.0 ), + maxSeeds = cms.uint32( 20 ), + maxHitlessSeeds = cms.uint32( 5 ), + maxHitSeeds = cms.uint32( 1 ), + numL2ValidHitsCutAllEta = cms.uint32( 20 ), + numL2ValidHitsCutAllEndcap = cms.uint32( 30 ), + pT1 = cms.double( 13.0 ), + pT2 = cms.double( 30.0 ), + pT3 = cms.double( 70.0 ), + eta1 = cms.double( 0.2 ), + eta2 = cms.double( 0.3 ), + eta3 = cms.double( 1.0 ), + eta4 = cms.double( 1.2 ), + eta5 = cms.double( 1.6 ), + eta6 = cms.double( 1.4 ), + eta7 = cms.double( 2.1 ), + SF1 = cms.double( 3.0 ), + SF2 = cms.double( 4.0 ), + SF3 = cms.double( 5.0 ), + SF4 = cms.double( 7.0 ), + SF5 = cms.double( 10.0 ), + SF6 = cms.double( 2.0 ), + SFHld = cms.double( 2.0 ), + SFHd = cms.double( 4.0 ), + tsosDiff1 = cms.double( 0.2 ), + tsosDiff2 = cms.double( 0.02 ), + displacedReco = cms.bool( False ), + propagatorName = cms.string( "PropagatorWithMaterialParabolicMf" ) +) +process.hltIterL3OITrackCandidatesNoVtx = cms.EDProducer( "CkfTrackCandidateMaker", + cleanTrajectoryAfterInOut = cms.bool( False ), + doSeedingRegionRebuilding = cms.bool( False ), + onlyPixelHitsForSeedCleaner = cms.bool( False ), + reverseTrajectories = cms.bool( True ), + useHitsSplitting = cms.bool( False ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ), + src = cms.InputTag( "hltIterL3OISeedsFromL2MuonsNoVtx" ), + clustersToSkip = cms.InputTag( "" ), + phase2clustersToSkip = cms.InputTag( "" ), + TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTPSetMuonCkfTrajectoryBuilder" ) ), + TransientInitialStateEstimatorParameters = cms.PSet( + propagatorAlongTISE = cms.string( "PropagatorWithMaterial" ), + numberMeasurementsForFit = cms.int32( 4 ), + propagatorOppositeTISE = cms.string( "PropagatorWithMaterialOpposite" ) + ), + numHitsForSeedCleaner = cms.int32( 4 ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + RedundantSeedCleaner = cms.string( "CachingSeedCleanerBySharedInput" ), + TrajectoryCleaner = cms.string( "muonSeededTrajectoryCleanerBySharedHits" ), + maxNSeeds = cms.uint32( 500000 ), + maxSeedsBeforeCleaning = cms.uint32( 5000 ) +) +process.hltIterL3OIMuCtfWithMaterialTracksNoVtx = cms.EDProducer( "TrackProducer", + useSimpleMF = cms.bool( False ), + SimpleMagneticField = cms.string( "" ), + src = cms.InputTag( "hltIterL3OITrackCandidatesNoVtx" ), + clusterRemovalInfo = cms.InputTag( "" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Fitter = cms.string( "hltESPKFFittingSmootherWithOutliersRejectionAndRK" ), + useHitsSplitting = cms.bool( False ), + alias = cms.untracked.string( "ctfWithMaterialTracks" ), + TrajectoryInEvent = cms.bool( False ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + AlgorithmName = cms.string( "iter10" ), + Propagator = cms.string( "PropagatorWithMaterial" ), + GeometricInnerState = cms.bool( True ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + MeasurementTracker = cms.string( "hltESPMeasurementTracker" ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ) +) +process.hltIterL3OIMuonTrackCutClassifierNoVtx = cms.EDProducer( "TrackCutClassifier", + src = cms.InputTag( "hltIterL3OIMuCtfWithMaterialTracksNoVtx" ), + beamspot = cms.InputTag( "hltOnlineBeamSpot" ), + vertices = cms.InputTag( "Notused" ), + ignoreVertices = cms.bool( True ), + qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), + mva = cms.PSet( + minPixelHits = cms.vint32( 0, 0, 0 ), + maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 100.0 ), + dr_par = cms.PSet( + d0err = cms.vdouble( 0.003, 0.003, 3.40282346639E38 ), + dr_par2 = cms.vdouble( 0.3, 0.3, 3.40282346639E38 ), + dr_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), + dr_exp = cms.vint32( 4, 4, 2147483647 ), + d0err_par = cms.vdouble( 0.001, 0.001, 3.40282346639E38 ) + ), + maxLostLayers = cms.vint32( 4, 3, 2 ), + min3DLayers = cms.vint32( 0, 0, 0 ), + dz_par = cms.PSet( + dz_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), + dz_par2 = cms.vdouble( 0.35, 0.35, 3.40282346639E38 ), + dz_exp = cms.vint32( 4, 4, 2147483647 ) + ), + minNVtxTrk = cms.int32( 3 ), + maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), + minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), + maxChi2 = cms.vdouble( 3.40282346639E38, 3.40282346639E38, 3.40282346639E38 ), + maxChi2n = cms.vdouble( 10.0, 1.0, 0.4 ), + maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), + minLayers = cms.vint32( 3, 5, 5 ) + ) +) +process.hltIterL3OIMuonTrackSelectionHighPurityNoVtx = cms.EDProducer( "TrackCollectionFilterCloner", + originalSource = cms.InputTag( "hltIterL3OIMuCtfWithMaterialTracksNoVtx" ), + originalMVAVals = cms.InputTag( 'hltIterL3OIMuonTrackCutClassifierNoVtx','MVAValues' ), + originalQualVals = cms.InputTag( 'hltIterL3OIMuonTrackCutClassifierNoVtx','QualityMasks' ), + minQuality = cms.string( "highPurity" ), + copyExtras = cms.untracked.bool( True ), + copyTrajectories = cms.untracked.bool( False ) +) +process.hltL3MuonsIterL3OINoVtx = cms.EDProducer( "L3MuonProducer", + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + UseMuonNavigation = cms.untracked.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPSmartPropagatorAny', + 'SteppingHelixPropagatorAny', + 'hltESPSmartPropagator', + 'hltESPSteppingHelixPropagatorOpposite' ) + ), + MuonCollectionLabel = cms.InputTag( "hltL2Muons" ), + TrackLoaderParameters = cms.PSet( + MuonSeededTracksInstance = cms.untracked.string( "L2Seeded" ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + DoSmoothing = cms.bool( True ), + SmoothTkTrack = cms.untracked.bool( False ), + VertexConstraint = cms.bool( False ), + MuonUpdatorAtVertexParameters = cms.PSet( + MaxChi2 = cms.double( 1000000.0 ), + BeamSpotPositionErrors = cms.vdouble( 0.1, 0.1, 5.3 ), + Propagator = cms.string( "hltESPSteppingHelixPropagatorOpposite" ) + ), + PutTkTrackIntoEvent = cms.untracked.bool( False ), + Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) + ), + L3TrajBuilderParameters = cms.PSet( + PtCut = cms.double( 1.0 ), + TrackerPropagator = cms.string( "SteppingHelixPropagatorAny" ), + GlobalMuonTrackMatcher = cms.PSet( + Chi2Cut_3 = cms.double( 200.0 ), + DeltaDCut_2 = cms.double( 10.0 ), + Eta_threshold = cms.double( 1.2 ), + Quality_2 = cms.double( 15.0 ), + DeltaDCut_1 = cms.double( 40.0 ), + Quality_3 = cms.double( 7.0 ), + DeltaDCut_3 = cms.double( 15.0 ), + Quality_1 = cms.double( 20.0 ), + Pt_threshold1 = cms.double( 0.0 ), + DeltaRCut_2 = cms.double( 0.2 ), + DeltaRCut_1 = cms.double( 0.1 ), + Pt_threshold2 = cms.double( 9.99999999E8 ), + Chi2Cut_1 = cms.double( 50.0 ), + Chi2Cut_2 = cms.double( 50.0 ), + DeltaRCut_3 = cms.double( 1.0 ), + LocChi2Cut = cms.double( 0.001 ), + Propagator = cms.string( "hltESPSmartPropagator" ), + MinPt = cms.double( 1.0 ), + MinP = cms.double( 2.5 ) + ), + ScaleTECxFactor = cms.double( -1.0 ), + tkTrajUseVertex = cms.bool( False ), + MuonTrackingRegionBuilder = cms.PSet( + Rescale_Dz = cms.double( 4.0 ), + Pt_fixed = cms.bool( False ), + Eta_fixed = cms.bool( True ), + Eta_min = cms.double( 0.1 ), + DeltaZ = cms.double( 24.2 ), + maxRegions = cms.int32( 2 ), + EtaR_UpperLimit_Par1 = cms.double( 0.25 ), + UseVertex = cms.bool( False ), + Z_fixed = cms.bool( False ), + PhiR_UpperLimit_Par1 = cms.double( 0.6 ), + PhiR_UpperLimit_Par2 = cms.double( 0.2 ), + Rescale_phi = cms.double( 3.0 ), + DeltaEta = cms.double( 0.2 ), + precise = cms.bool( True ), + OnDemand = cms.int32( -1 ), + EtaR_UpperLimit_Par2 = cms.double( 0.15 ), + MeasurementTrackerName = cms.InputTag( "hltESPMeasurementTracker" ), + vertexCollection = cms.InputTag( "pixelVertices" ), + Pt_min = cms.double( 3.0 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Phi_fixed = cms.bool( True ), + DeltaR = cms.double( 0.025 ), + input = cms.InputTag( "hltL2Muons" ), + DeltaPhi = cms.double( 0.15 ), + Phi_min = cms.double( 0.1 ), + Rescale_eta = cms.double( 3.0 ) + ), + TrackTransformer = cms.PSet( + Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), + RefitDirection = cms.string( "insideOut" ), + RefitRPCHits = cms.bool( True ), + Propagator = cms.string( "hltESPSmartPropagatorAny" ), + DoPredictionsOnly = cms.bool( False ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), + Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) + ), + tkTrajBeamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + RefitRPCHits = cms.bool( True ), + tkTrajVertex = cms.InputTag( "Notused" ), + GlbRefitterParameters = cms.PSet( + Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), + DTRecSegmentLabel = cms.InputTag( "hltDt4DSegments" ), + RefitFlag = cms.bool( True ), + SkipStation = cms.int32( -1 ), + Chi2CutRPC = cms.double( 1.0 ), + PropDirForCosmics = cms.bool( False ), + CSCRecSegmentLabel = cms.InputTag( "hltCscSegments" ), + HitThreshold = cms.int32( 1 ), + DYTthrs = cms.vint32( 30, 15 ), + TrackerSkipSystem = cms.int32( -1 ), + RefitDirection = cms.string( "insideOut" ), + Chi2CutCSC = cms.double( 150.0 ), + Chi2CutDT = cms.double( 10.0 ), + RefitRPCHits = cms.bool( True ), + TrackerSkipSection = cms.int32( -1 ), + Propagator = cms.string( "hltESPSmartPropagatorAny" ), + DoPredictionsOnly = cms.bool( False ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + MuonHitsOption = cms.int32( 1 ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ) + ), + PCut = cms.double( 2.5 ), + tkTrajMaxDXYBeamSpot = cms.double( 9999.0 ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + tkTrajMaxChi2 = cms.double( 9999.0 ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), + ScaleTECyFactor = cms.double( -1.0 ), + tkTrajLabel = cms.InputTag( "hltIterL3OIMuonTrackSelectionHighPurityNoVtx" ) + ) +) +process.hltIterL3OIL3MuonsLinksCombinationNoVtx = cms.EDProducer( "L3TrackLinksCombiner", + labels = cms.VInputTag( 'hltL3MuonsIterL3OINoVtx' ) +) +process.hltIterL3OIL3MuonsNoVtx = cms.EDProducer( "L3TrackCombiner", + labels = cms.VInputTag( 'hltL3MuonsIterL3OINoVtx' ) +) +process.hltIterL3OIL3MuonCandidatesNoVtx = cms.EDProducer( "L3MuonCandidateProducer", + InputObjects = cms.InputTag( "hltIterL3OIL3MuonsNoVtx" ), + InputLinksObjects = cms.InputTag( "hltIterL3OIL3MuonsLinksCombinationNoVtx" ), + MuonPtOption = cms.string( "Tracker" ) +) +process.hltL2SelectorForL3IONoVtx = cms.EDProducer( "HLTMuonL2SelectorForL3IO", + l2Src = cms.InputTag( "hltL2Muons" ), + l3OISrc = cms.InputTag( "hltIterL3OIL3MuonCandidatesNoVtx" ), + InputLinks = cms.InputTag( "hltIterL3OIL3MuonsLinksCombinationNoVtx" ), + applyL3Filters = cms.bool( False ), + MinNhits = cms.int32( 1 ), + MaxNormalizedChi2 = cms.double( 20.0 ), + MinNmuonHits = cms.int32( 1 ), + MaxPtDifference = cms.double( 0.3 ) +) +process.hltIterL3MuonPixelTracksTrackingRegionsNoVtx = cms.EDProducer( "MuonTrackingRegionEDProducer", + EtaR_UpperLimit_Par1 = cms.double( 0.25 ), + DeltaR = cms.double( 0.025 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + OnDemand = cms.int32( -1 ), + vertexCollection = cms.InputTag( "notUsed" ), + Rescale_phi = cms.double( 3.0 ), + Eta_fixed = cms.bool( True ), + Rescale_eta = cms.double( 3.0 ), + PhiR_UpperLimit_Par2 = cms.double( 0.2 ), + Eta_min = cms.double( 0.0 ), + Phi_fixed = cms.bool( True ), + Phi_min = cms.double( 0.0 ), + PhiR_UpperLimit_Par1 = cms.double( 0.6 ), + EtaR_UpperLimit_Par2 = cms.double( 0.15 ), + MeasurementTrackerName = cms.InputTag( "" ), + UseVertex = cms.bool( False ), + Rescale_Dz = cms.double( 4.0 ), + Pt_fixed = cms.bool( True ), + Z_fixed = cms.bool( True ), + Pt_min = cms.double( 0.0 ), + DeltaZ = cms.double( 24.2 ), + DeltaEta = cms.double( 0.2 ), + DeltaPhi = cms.double( 0.15 ), + maxRegions = cms.int32( 5 ), + precise = cms.bool( True ), + input = cms.InputTag( "hltL2SelectorForL3IONoVtx" ) +) +process.hltPixelTracksInRegionL2NoVtx = cms.EDProducer( "TrackSelectorByRegion", + tracks = cms.InputTag( "hltPixelTracks" ), + regions = cms.InputTag( "hltIterL3MuonPixelTracksTrackingRegionsNoVtx" ), + produceTrackCollection = cms.bool( True ), + produceMask = cms.bool( False ) +) +process.hltIter0IterL3MuonPixelSeedsFromPixelTracksNoVtx = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", + InputCollection = cms.InputTag( "hltPixelTracksInRegionL2NoVtx" ), + InputVertexCollection = cms.InputTag( "" ), + originHalfLength = cms.double( 0.3 ), + originRadius = cms.double( 0.1 ), + useProtoTrackKinematics = cms.bool( False ), + useEventsWithNoVertex = cms.bool( True ), + TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + usePV = cms.bool( False ), + includeFourthHit = cms.bool( True ), + SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) ) -process.hltDimuon10Upsilony1p4L3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1f0L2v2PreFiltered0" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - PreviousCandIsL2 = cms.bool( True ), - FastAccept = cms.bool( False ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MaxDz = cms.double( 9999.0 ), - ChargeOpt = cms.int32( -1 ), - MinPtPair = cms.vdouble( 9.9 ), - MaxPtPair = cms.vdouble( 1.0E125 ), - MinPtMax = cms.vdouble( 0.0 ), - MinPtMin = cms.vdouble( 0.0 ), - MaxPtMin = cms.vdouble( 1.0E125 ), - MinInvMass = cms.vdouble( 8.5 ), - MaxInvMass = cms.vdouble( 11.5 ), - MinDiMuonDeltaR = cms.double( -1.0 ), - MinAcop = cms.double( -999.0 ), - MaxAcop = cms.double( 999.0 ), - MinPtBalance = cms.double( -1.0 ), - MaxPtBalance = cms.double( 999999.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxDCAMuMu = cms.double( 0.5 ), - MaxRapidityPair = cms.double( 1.4 ), - CutCowboys = cms.bool( False ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) +process.hltIter0IterL3MuonCkfTrackCandidatesNoVtx = cms.EDProducer( "CkfTrackCandidateMaker", + cleanTrajectoryAfterInOut = cms.bool( False ), + doSeedingRegionRebuilding = cms.bool( True ), + onlyPixelHitsForSeedCleaner = cms.bool( False ), + reverseTrajectories = cms.bool( False ), + useHitsSplitting = cms.bool( True ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ), + src = cms.InputTag( "hltIter0IterL3MuonPixelSeedsFromPixelTracksNoVtx" ), + clustersToSkip = cms.InputTag( "" ), + phase2clustersToSkip = cms.InputTag( "" ), + TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter0IterL3MuonPSetGroupedCkfTrajectoryBuilderIT" ) ), + TransientInitialStateEstimatorParameters = cms.PSet( + propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), + numberMeasurementsForFit = cms.int32( 4 ), + propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) + ), + numHitsForSeedCleaner = cms.int32( 4 ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + RedundantSeedCleaner = cms.string( "none" ), + TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), + maxNSeeds = cms.uint32( 100000 ), + maxSeedsBeforeCleaning = cms.uint32( 1000 ) ) -process.hltDisplacedmumuVtxProducerDimuon10Upsilonsv3 = cms.EDProducer( "HLTDisplacedmumuVtxProducer", - Src = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDimuon10Upsilony1p4L3fL3Filtered" ), - matchToPrevious = cms.bool( True ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MinPtPair = cms.double( 0.0 ), - MinInvMass = cms.double( 0.0 ), - MaxInvMass = cms.double( 999999.0 ), - ChargeOpt = cms.int32( -1 ) +process.hltIter0IterL3MuonCtfWithMaterialTracksNoVtx = cms.EDProducer( "TrackProducer", + useSimpleMF = cms.bool( True ), + SimpleMagneticField = cms.string( "ParabolicMf" ), + src = cms.InputTag( "hltIter0IterL3MuonCkfTrackCandidatesNoVtx" ), + clusterRemovalInfo = cms.InputTag( "" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Fitter = cms.string( "hltESPFittingSmootherIT" ), + useHitsSplitting = cms.bool( False ), + alias = cms.untracked.string( "ctfWithMaterialTracks" ), + TrajectoryInEvent = cms.bool( False ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + AlgorithmName = cms.string( "hltIter0" ), + Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), + GeometricInnerState = cms.bool( True ), + NavigationSchool = cms.string( "" ), + MeasurementTracker = cms.string( "" ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ) ) -process.hltDisplacedmumuFilterDimuon10Upsilonsv3 = cms.EDFilter( "HLTDisplacedmumuFilter", - saveTags = cms.bool( True ), - FastAccept = cms.bool( True ), - MinLxySignificance = cms.double( 0.0 ), - MaxLxySignificance = cms.double( 0.0 ), - MaxNormalisedChi2 = cms.double( 999999.0 ), - MinVtxProbability = cms.double( 0.005 ), - MinCosinePointingAngle = cms.double( -2.0 ), - DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon10Upsilonsv3" ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) +process.hltIter0IterL3MuonTrackCutClassifierNoVtx = cms.EDProducer( "TrackCutClassifier", + src = cms.InputTag( "hltIter0IterL3MuonCtfWithMaterialTracksNoVtx" ), + beamspot = cms.InputTag( "hltOnlineBeamSpot" ), + vertices = cms.InputTag( "hltTrimmedPixelVertices" ), + ignoreVertices = cms.bool( False ), + qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), + mva = cms.PSet( + minPixelHits = cms.vint32( 0, 0, 0 ), + maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 100.0 ), + dr_par = cms.PSet( + d0err = cms.vdouble( 0.003, 0.003, 3.40282346639E38 ), + dr_par2 = cms.vdouble( 0.3, 0.3, 3.40282346639E38 ), + dr_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), + dr_exp = cms.vint32( 4, 4, 2147483647 ), + d0err_par = cms.vdouble( 0.001, 0.001, 3.40282346639E38 ) + ), + maxLostLayers = cms.vint32( 1, 1, 1 ), + min3DLayers = cms.vint32( 0, 0, 0 ), + dz_par = cms.PSet( + dz_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), + dz_par2 = cms.vdouble( 0.35, 0.35, 3.40282346639E38 ), + dz_exp = cms.vint32( 4, 4, 2147483647 ) + ), + minNVtxTrk = cms.int32( 3 ), + maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), + minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), + maxChi2 = cms.vdouble( 3.40282346639E38, 3.40282346639E38, 3.40282346639E38 ), + maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), + maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), + minLayers = cms.vint32( 3, 3, 4 ) + ) ) -process.hltPreDimuon12Upsilony1p4 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltIter0IterL3MuonTrackSelectionHighPurityNoVtx = cms.EDProducer( "TrackCollectionFilterCloner", + originalSource = cms.InputTag( "hltIter0IterL3MuonCtfWithMaterialTracksNoVtx" ), + originalMVAVals = cms.InputTag( 'hltIter0IterL3MuonTrackCutClassifierNoVtx','MVAValues' ), + originalQualVals = cms.InputTag( 'hltIter0IterL3MuonTrackCutClassifierNoVtx','QualityMasks' ), + minQuality = cms.string( "highPurity" ), + copyExtras = cms.untracked.bool( True ), + copyTrajectories = cms.untracked.bool( False ) ) -process.hltDimuon12Upsilony1p4L3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1f0L2v2PreFiltered0" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - PreviousCandIsL2 = cms.bool( True ), - FastAccept = cms.bool( False ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MaxDz = cms.double( 9999.0 ), - ChargeOpt = cms.int32( -1 ), - MinPtPair = cms.vdouble( 11.9 ), - MaxPtPair = cms.vdouble( 1.0E125 ), - MinPtMax = cms.vdouble( 0.0 ), - MinPtMin = cms.vdouble( 0.0 ), - MaxPtMin = cms.vdouble( 1.0E125 ), - MinInvMass = cms.vdouble( 8.5 ), - MaxInvMass = cms.vdouble( 11.5 ), - MinDiMuonDeltaR = cms.double( -1.0 ), - MinAcop = cms.double( -999.0 ), - MaxAcop = cms.double( 999.0 ), - MinPtBalance = cms.double( -1.0 ), - MaxPtBalance = cms.double( 999999.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxDCAMuMu = cms.double( 0.5 ), - MaxRapidityPair = cms.double( 1.4 ), - CutCowboys = cms.bool( False ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) +process.hltL3MuonsIterL3IONoVtx = cms.EDProducer( "L3MuonProducer", + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + UseMuonNavigation = cms.untracked.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPSmartPropagatorAny', + 'SteppingHelixPropagatorAny', + 'hltESPSmartPropagator', + 'hltESPSteppingHelixPropagatorOpposite' ) + ), + MuonCollectionLabel = cms.InputTag( "hltL2Muons" ), + TrackLoaderParameters = cms.PSet( + MuonSeededTracksInstance = cms.untracked.string( "L2Seeded" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + DoSmoothing = cms.bool( False ), + SmoothTkTrack = cms.untracked.bool( False ), + VertexConstraint = cms.bool( False ), + MuonUpdatorAtVertexParameters = cms.PSet( + MaxChi2 = cms.double( 1000000.0 ), + BeamSpotPositionErrors = cms.vdouble( 0.1, 0.1, 5.3 ), + Propagator = cms.string( "hltESPSteppingHelixPropagatorOpposite" ) + ), + PutTkTrackIntoEvent = cms.untracked.bool( False ), + Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) + ), + L3TrajBuilderParameters = cms.PSet( + PtCut = cms.double( 1.0 ), + TrackerPropagator = cms.string( "SteppingHelixPropagatorAny" ), + GlobalMuonTrackMatcher = cms.PSet( + Chi2Cut_3 = cms.double( 200.0 ), + DeltaDCut_2 = cms.double( 10.0 ), + Eta_threshold = cms.double( 1.2 ), + Quality_2 = cms.double( 15.0 ), + DeltaDCut_1 = cms.double( 40.0 ), + Quality_3 = cms.double( 7.0 ), + DeltaDCut_3 = cms.double( 15.0 ), + Quality_1 = cms.double( 20.0 ), + Pt_threshold1 = cms.double( 0.0 ), + DeltaRCut_2 = cms.double( 0.2 ), + DeltaRCut_1 = cms.double( 0.1 ), + Pt_threshold2 = cms.double( 9.99999999E8 ), + Chi2Cut_1 = cms.double( 50.0 ), + Chi2Cut_2 = cms.double( 50.0 ), + DeltaRCut_3 = cms.double( 1.0 ), + LocChi2Cut = cms.double( 0.001 ), + Propagator = cms.string( "hltESPSmartPropagator" ), + MinPt = cms.double( 1.0 ), + MinP = cms.double( 2.5 ) + ), + ScaleTECxFactor = cms.double( -1.0 ), + tkTrajUseVertex = cms.bool( False ), + MuonTrackingRegionBuilder = cms.PSet( + Rescale_Dz = cms.double( 4.0 ), + Pt_fixed = cms.bool( True ), + Eta_fixed = cms.bool( True ), + Eta_min = cms.double( 0.1 ), + DeltaZ = cms.double( 24.2 ), + maxRegions = cms.int32( 2 ), + EtaR_UpperLimit_Par1 = cms.double( 0.25 ), + UseVertex = cms.bool( False ), + Z_fixed = cms.bool( True ), + PhiR_UpperLimit_Par1 = cms.double( 0.6 ), + PhiR_UpperLimit_Par2 = cms.double( 0.2 ), + Rescale_phi = cms.double( 3.0 ), + DeltaEta = cms.double( 0.04 ), + precise = cms.bool( True ), + OnDemand = cms.int32( -1 ), + EtaR_UpperLimit_Par2 = cms.double( 0.15 ), + MeasurementTrackerName = cms.InputTag( "hltESPMeasurementTracker" ), + vertexCollection = cms.InputTag( "pixelVertices" ), + Pt_min = cms.double( 3.0 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Phi_fixed = cms.bool( True ), + DeltaR = cms.double( 0.025 ), + input = cms.InputTag( "hltL2SelectorForL3IONoVtx" ), + DeltaPhi = cms.double( 0.15 ), + Phi_min = cms.double( 0.1 ), + Rescale_eta = cms.double( 3.0 ) + ), + TrackTransformer = cms.PSet( + Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), + RefitDirection = cms.string( "insideOut" ), + RefitRPCHits = cms.bool( True ), + Propagator = cms.string( "hltESPSmartPropagatorAny" ), + DoPredictionsOnly = cms.bool( False ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), + Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) + ), + tkTrajBeamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + RefitRPCHits = cms.bool( True ), + tkTrajVertex = cms.InputTag( "hltTrimmedPixelVertices" ), + GlbRefitterParameters = cms.PSet( + Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), + DTRecSegmentLabel = cms.InputTag( "hltDt4DSegments" ), + RefitFlag = cms.bool( True ), + SkipStation = cms.int32( -1 ), + Chi2CutRPC = cms.double( 1.0 ), + PropDirForCosmics = cms.bool( False ), + CSCRecSegmentLabel = cms.InputTag( "hltCscSegments" ), + HitThreshold = cms.int32( 1 ), + DYTthrs = cms.vint32( 30, 15 ), + TrackerSkipSystem = cms.int32( -1 ), + RefitDirection = cms.string( "insideOut" ), + Chi2CutCSC = cms.double( 150.0 ), + Chi2CutDT = cms.double( 10.0 ), + RefitRPCHits = cms.bool( True ), + TrackerSkipSection = cms.int32( -1 ), + Propagator = cms.string( "hltESPSmartPropagatorAny" ), + DoPredictionsOnly = cms.bool( False ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + MuonHitsOption = cms.int32( 1 ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ) + ), + PCut = cms.double( 2.5 ), + tkTrajMaxDXYBeamSpot = cms.double( 9999.0 ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + matchToSeeds = cms.bool( True ), + tkTrajMaxChi2 = cms.double( 9999.0 ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), + ScaleTECyFactor = cms.double( -1.0 ), + tkTrajLabel = cms.InputTag( "hltIter0IterL3MuonTrackSelectionHighPurityNoVtx" ) + ) ) -process.hltDisplacedmumuVtxProducerDimuon12Upsilonsv3 = cms.EDProducer( "HLTDisplacedmumuVtxProducer", - Src = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDimuon12Upsilony1p4L3fL3Filtered" ), - matchToPrevious = cms.bool( True ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MinPtPair = cms.double( 0.0 ), - MinInvMass = cms.double( 0.0 ), - MaxInvMass = cms.double( 999999.0 ), - ChargeOpt = cms.int32( -1 ) +process.hltIterL3MuonsFromL2LinksCombinationNoVtx = cms.EDProducer( "L3TrackLinksCombiner", + labels = cms.VInputTag( 'hltL3MuonsIterL3OINoVtx','hltL3MuonsIterL3IONoVtx' ) ) -process.hltDisplacedmumuFilterDimuon12Upsilonsv3 = cms.EDFilter( "HLTDisplacedmumuFilter", - saveTags = cms.bool( True ), - FastAccept = cms.bool( True ), - MinLxySignificance = cms.double( 0.0 ), - MaxLxySignificance = cms.double( 0.0 ), - MaxNormalisedChi2 = cms.double( 999999.0 ), - MinVtxProbability = cms.double( 0.005 ), - MinCosinePointingAngle = cms.double( -2.0 ), - DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon12Upsilonsv3" ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) +process.hltIterL3MuonsFromL2NoVtx = cms.EDProducer( "L3TrackCombiner", + labels = cms.VInputTag( 'hltL3MuonsIterL3OINoVtx','hltL3MuonsIterL3IONoVtx' ) ) -process.hltPreDimuon14PhiBarrelSeagulls = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltIterL3MuonL1MuonNoL2SelectorNoVtx = cms.EDProducer( "HLTL1MuonNoL2Selector", + InputObjects = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L2CandTag = cms.InputTag( "hltL2MuonCandidatesNoVtx" ), + SeedMapTag = cms.InputTag( "hltL2Muons" ), + L1MinPt = cms.double( -1.0 ), + L1MaxEta = cms.double( 5.0 ), + L1MinQuality = cms.uint32( 7 ), + CentralBxOnly = cms.bool( True ) ) -process.hltDimuon14PhiBarrelnoCowL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - PreviousCandIsL2 = cms.bool( True ), - FastAccept = cms.bool( False ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MaxDz = cms.double( 9999.0 ), - ChargeOpt = cms.int32( -1 ), - MinPtPair = cms.vdouble( 13.9 ), - MaxPtPair = cms.vdouble( 1.0E125 ), - MinPtMax = cms.vdouble( 0.0 ), - MinPtMin = cms.vdouble( 0.0 ), - MaxPtMin = cms.vdouble( 1.0E125 ), - MinInvMass = cms.vdouble( 0.85 ), - MaxInvMass = cms.vdouble( 1.2 ), - MinDiMuonDeltaR = cms.double( -1.0 ), - MinAcop = cms.double( -999.0 ), - MaxAcop = cms.double( 999.0 ), - MinPtBalance = cms.double( -1.0 ), - MaxPtBalance = cms.double( 999999.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxDCAMuMu = cms.double( 0.5 ), - MaxRapidityPair = cms.double( 1.25 ), - CutCowboys = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) +process.hltIterL3FromL1MuonPixelTracksTrackingRegionsNoVtx = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", + RegionPSet = cms.PSet( + vertexCollection = cms.InputTag( "notUsed" ), + zErrorVetex = cms.double( 0.2 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + zErrorBeamSpot = cms.double( 24.2 ), + maxNVertices = cms.int32( 1 ), + maxNRegions = cms.int32( 5 ), + nSigmaZVertex = cms.double( 3.0 ), + nSigmaZBeamSpot = cms.double( 4.0 ), + ptMin = cms.double( 0.0 ), + mode = cms.string( "BeamSpotSigma" ), + input = cms.InputTag( "hltIterL3MuonL1MuonNoL2SelectorNoVtx" ), + searchOpt = cms.bool( False ), + whereToUseMeasurementTracker = cms.string( "Never" ), + originRadius = cms.double( 0.2 ), + measurementTrackerName = cms.InputTag( "" ), + precise = cms.bool( True ), + deltaEta = cms.double( 0.35 ), + deltaPhi = cms.double( 0.2 ) + ) ) -process.hltDisplacedmumuVtxProducerDimuon14PhiBarrelnoCow = cms.EDProducer( "HLTDisplacedmumuVtxProducer", - Src = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDimuon14PhiBarrelnoCowL3Filtered" ), - matchToPrevious = cms.bool( True ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MinPtPair = cms.double( 0.0 ), - MinInvMass = cms.double( 0.0 ), - MaxInvMass = cms.double( 999999.0 ), - ChargeOpt = cms.int32( -1 ) +process.hltPixelTracksInRegionL1NoVtx = cms.EDProducer( "TrackSelectorByRegion", + tracks = cms.InputTag( "hltPixelTracks" ), + regions = cms.InputTag( "hltIterL3FromL1MuonPixelTracksTrackingRegionsNoVtx" ), + produceTrackCollection = cms.bool( True ), + produceMask = cms.bool( False ) ) -process.hltDisplacedmumuFilterDimuon14PhiBarrelnoCow = cms.EDFilter( "HLTDisplacedmumuFilter", - saveTags = cms.bool( True ), - FastAccept = cms.bool( True ), - MinLxySignificance = cms.double( 0.0 ), - MaxLxySignificance = cms.double( 0.0 ), - MaxNormalisedChi2 = cms.double( 999999.0 ), - MinVtxProbability = cms.double( 0.005 ), - MinCosinePointingAngle = cms.double( -2.0 ), - DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon14PhiBarrelnoCow" ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) +process.hltIter0IterL3FromL1MuonPixelSeedsFromPixelTracksNoVtx = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", + InputCollection = cms.InputTag( "hltPixelTracksInRegionL1NoVtx" ), + InputVertexCollection = cms.InputTag( "" ), + originHalfLength = cms.double( 0.3 ), + originRadius = cms.double( 0.1 ), + useProtoTrackKinematics = cms.bool( False ), + useEventsWithNoVertex = cms.bool( True ), + TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + usePV = cms.bool( False ), + includeFourthHit = cms.bool( True ), + SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) ) -process.hltL1sDoubleMu4SQOSdRMax1p2DoubleMu0er1p5SQOSdRMax1p4 = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_DoubleMu4_SQ_OS_dR_Max1p2 OR L1_DoubleMu4p5_SQ_OS_dR_Max1p2 OR L1_DoubleMu0er1p5_SQ_OS_dR_Max1p4 OR L1_DoubleMu0er1p4_SQ_OS_dR_Max1p4" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +process.hltIter0IterL3FromL1MuonCkfTrackCandidatesNoVtx = cms.EDProducer( "CkfTrackCandidateMaker", + cleanTrajectoryAfterInOut = cms.bool( False ), + doSeedingRegionRebuilding = cms.bool( True ), + onlyPixelHitsForSeedCleaner = cms.bool( False ), + reverseTrajectories = cms.bool( False ), + useHitsSplitting = cms.bool( True ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ), + src = cms.InputTag( "hltIter0IterL3FromL1MuonPixelSeedsFromPixelTracksNoVtx" ), + clustersToSkip = cms.InputTag( "" ), + phase2clustersToSkip = cms.InputTag( "" ), + TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter0IterL3FromL1MuonPSetGroupedCkfTrajectoryBuilderIT" ) ), + TransientInitialStateEstimatorParameters = cms.PSet( + propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), + numberMeasurementsForFit = cms.int32( 4 ), + propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) + ), + numHitsForSeedCleaner = cms.int32( 4 ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + RedundantSeedCleaner = cms.string( "none" ), + TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), + maxNSeeds = cms.uint32( 100000 ), + maxSeedsBeforeCleaning = cms.uint32( 1000 ) ) -process.hltPreDimuon25Jpsi = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltIter0IterL3FromL1MuonCtfWithMaterialTracksNoVtx = cms.EDProducer( "TrackProducer", + useSimpleMF = cms.bool( True ), + SimpleMagneticField = cms.string( "ParabolicMf" ), + src = cms.InputTag( "hltIter0IterL3FromL1MuonCkfTrackCandidatesNoVtx" ), + clusterRemovalInfo = cms.InputTag( "" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Fitter = cms.string( "hltESPFittingSmootherIT" ), + useHitsSplitting = cms.bool( False ), + alias = cms.untracked.string( "ctfWithMaterialTracks" ), + TrajectoryInEvent = cms.bool( False ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + AlgorithmName = cms.string( "hltIter0" ), + Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), + GeometricInnerState = cms.bool( True ), + NavigationSchool = cms.string( "" ), + MeasurementTracker = cms.string( "" ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ) ) -process.hltL1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - PreviousCandTag = cms.InputTag( "hltL1sDoubleMu4SQOSdRMax1p2DoubleMu0er1p5SQOSdRMax1p4" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 2 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) +process.hltIter0IterL3FromL1MuonTrackCutClassifierNoVtx = cms.EDProducer( "TrackCutClassifier", + src = cms.InputTag( "hltIter0IterL3FromL1MuonCtfWithMaterialTracksNoVtx" ), + beamspot = cms.InputTag( "hltOnlineBeamSpot" ), + vertices = cms.InputTag( "hltTrimmedPixelVertices" ), + ignoreVertices = cms.bool( False ), + qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), + mva = cms.PSet( + minPixelHits = cms.vint32( 0, 0, 0 ), + maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 100.0 ), + dr_par = cms.PSet( + d0err = cms.vdouble( 0.003, 0.003, 3.40282346639E38 ), + dr_par2 = cms.vdouble( 0.3, 0.3, 3.40282346639E38 ), + dr_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), + dr_exp = cms.vint32( 4, 4, 2147483647 ), + d0err_par = cms.vdouble( 0.001, 0.001, 3.40282346639E38 ) + ), + maxLostLayers = cms.vint32( 1, 1, 1 ), + min3DLayers = cms.vint32( 0, 0, 0 ), + dz_par = cms.PSet( + dz_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), + dz_par2 = cms.vdouble( 0.35, 0.35, 3.40282346639E38 ), + dz_exp = cms.vint32( 4, 4, 2147483647 ) + ), + minNVtxTrk = cms.int32( 3 ), + maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), + minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), + maxChi2 = cms.vdouble( 3.40282346639E38, 3.40282346639E38, 3.40282346639E38 ), + maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), + maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), + minLayers = cms.vint32( 3, 3, 4 ) + ) ) -process.hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL2MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0" ), - SeedMapTag = cms.InputTag( "hltL2Muons" ), - MinN = cms.int32( 0 ), - MaxEta = cms.double( 2.5 ), - AbsEtaBins = cms.vdouble( 0.0 ), - MinNstations = cms.vint32( 0 ), - MinNhits = cms.vint32( 0 ), - CutOnChambers = cms.bool( False ), - MinNchambers = cms.vint32( 0 ), - MaxDr = cms.double( 9999.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - NSigmaPt = cms.double( 0.0 ), - MatchToPreviousCand = cms.bool( True ) +process.hltIter0IterL3FromL1MuonTrackSelectionHighPurityNoVtx = cms.EDProducer( "TrackCollectionFilterCloner", + originalSource = cms.InputTag( "hltIter0IterL3FromL1MuonCtfWithMaterialTracksNoVtx" ), + originalMVAVals = cms.InputTag( 'hltIter0IterL3FromL1MuonTrackCutClassifierNoVtx','MVAValues' ), + originalQualVals = cms.InputTag( 'hltIter0IterL3FromL1MuonTrackCutClassifierNoVtx','QualityMasks' ), + minQuality = cms.string( "highPurity" ), + copyExtras = cms.untracked.bool( True ), + copyTrajectories = cms.untracked.bool( False ) ) -process.hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltL1MuonsPt0" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 1 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) +process.hltIterL3MuonMergedNoVtx = cms.EDProducer( "TrackListMerger", + ShareFrac = cms.double( 0.19 ), + FoundHitBonus = cms.double( 5.0 ), + LostHitPenalty = cms.double( 20.0 ), + MinPT = cms.double( 0.05 ), + Epsilon = cms.double( -0.001 ), + MaxNormalizedChisq = cms.double( 1000.0 ), + MinFound = cms.int32( 3 ), + TrackProducers = cms.VInputTag( 'hltIterL3OIMuonTrackSelectionHighPurityNoVtx','hltIter0IterL3MuonTrackSelectionHighPurityNoVtx' ), + hasSelector = cms.vint32( 0, 0 ), + indivShareFrac = cms.vdouble( 1.0, 1.0 ), + selectedTrackQuals = cms.VInputTag( 'hltIterL3OIMuonTrackSelectionHighPurityNoVtx','hltIter0IterL3MuonTrackSelectionHighPurityNoVtx' ), + setsToMerge = cms.VPSet( + cms.PSet( pQual = cms.bool( False ), + tLists = cms.vint32( 0, 1 ) + ) + ), + trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), + allowFirstHitShare = cms.bool( True ), + newQuality = cms.string( "confirmed" ), + copyExtras = cms.untracked.bool( True ), + writeOnlyTrkQuals = cms.bool( False ), + copyMVA = cms.bool( False ) ) -process.hltDimuon25JpsiL3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - PreviousCandIsL2 = cms.bool( True ), - FastAccept = cms.bool( False ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MaxDz = cms.double( 9999.0 ), - ChargeOpt = cms.int32( -1 ), - MinPtPair = cms.vdouble( 24.9 ), - MaxPtPair = cms.vdouble( 1.0E125 ), - MinPtMax = cms.vdouble( 0.0 ), - MinPtMin = cms.vdouble( 0.0 ), - MaxPtMin = cms.vdouble( 1.0E125 ), - MinInvMass = cms.vdouble( 2.9 ), - MaxInvMass = cms.vdouble( 3.3 ), - MinDiMuonDeltaR = cms.double( -1.0 ), - MinAcop = cms.double( -999.0 ), - MaxAcop = cms.double( 999.0 ), - MinPtBalance = cms.double( -1.0 ), - MaxPtBalance = cms.double( 999999.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxDCAMuMu = cms.double( 0.5 ), - MaxRapidityPair = cms.double( 999999.0 ), - CutCowboys = cms.bool( False ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) +process.hltIterL3MuonAndMuonFromL1MergedNoVtx = cms.EDProducer( "TrackListMerger", + ShareFrac = cms.double( 0.19 ), + FoundHitBonus = cms.double( 5.0 ), + LostHitPenalty = cms.double( 20.0 ), + MinPT = cms.double( 0.05 ), + Epsilon = cms.double( -0.001 ), + MaxNormalizedChisq = cms.double( 1000.0 ), + MinFound = cms.int32( 3 ), + TrackProducers = cms.VInputTag( 'hltIterL3MuonMergedNoVtx','hltIter0IterL3FromL1MuonTrackSelectionHighPurityNoVtx' ), + hasSelector = cms.vint32( 0, 0 ), + indivShareFrac = cms.vdouble( 1.0, 1.0 ), + selectedTrackQuals = cms.VInputTag( 'hltIterL3MuonMergedNoVtx','hltIter0IterL3FromL1MuonTrackSelectionHighPurityNoVtx' ), + setsToMerge = cms.VPSet( + cms.PSet( pQual = cms.bool( False ), + tLists = cms.vint32( 0, 1 ) + ) + ), + trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), + allowFirstHitShare = cms.bool( True ), + newQuality = cms.string( "confirmed" ), + copyExtras = cms.untracked.bool( True ), + writeOnlyTrkQuals = cms.bool( False ), + copyMVA = cms.bool( False ) ) -process.hltDisplacedmumuVtxProducerDimuon25Jpsis = cms.EDProducer( "HLTDisplacedmumuVtxProducer", - Src = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDimuon25JpsiL3fL3Filtered" ), - matchToPrevious = cms.bool( True ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MinPtPair = cms.double( 0.0 ), - MinInvMass = cms.double( 0.0 ), - MaxInvMass = cms.double( 999999.0 ), - ChargeOpt = cms.int32( -1 ) +process.hltL3MuonsIterL3LinksNoVtx = cms.EDProducer( "MuonLinksProducerForHLT", + InclusiveTrackerTrackCollection = cms.InputTag( "hltIterL3MuonAndMuonFromL1MergedNoVtx" ), + LinkCollection = cms.InputTag( "hltIterL3MuonsFromL2LinksCombinationNoVtx" ), + ptMin = cms.double( 2.5 ), + pMin = cms.double( 2.5 ), + shareHitFraction = cms.double( 0.19 ) ) -process.hltDisplacedmumuFilterDimuon25Jpsis = cms.EDFilter( "HLTDisplacedmumuFilter", - saveTags = cms.bool( True ), - FastAccept = cms.bool( True ), - MinLxySignificance = cms.double( 0.0 ), - MaxLxySignificance = cms.double( 0.0 ), - MaxNormalisedChi2 = cms.double( 999999.0 ), - MinVtxProbability = cms.double( 0.005 ), - MinCosinePointingAngle = cms.double( -2.0 ), - DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon25Jpsis" ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) +process.hltIterL3MuonsNoVtx = cms.EDProducer( "MuonIdProducer", + MuonCaloCompatibility = cms.PSet( + delta_eta = cms.double( 0.02 ), + delta_phi = cms.double( 0.02 ), + allSiPMHO = cms.bool( False ), + MuonTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_muons_lowPt_3_1_norm.root" ), + PionTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_pions_lowPt_3_1_norm.root" ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( True ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 9999.0 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( "Notused" ), + CaloTowerCollectionLabel = cms.InputTag( "Notused" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "Notused" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 0.05 ), + useCalo = cms.bool( False ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( "Notused" ), + dRHcal = cms.double( 9999.0 ), + dRHcalPreselection = cms.double( 0.2 ), + HORecHitCollectionLabel = cms.InputTag( "Notused" ) + ), + CaloExtractorPSet = cms.PSet( + DR_Veto_H = cms.double( 0.1 ), + CenterConeOnCalIntersection = cms.bool( False ), + NoiseTow_EE = cms.double( 0.15 ), + Noise_EB = cms.double( 0.025 ), + Noise_HE = cms.double( 0.2 ), + DR_Veto_E = cms.double( 0.07 ), + NoiseTow_EB = cms.double( 0.04 ), + Noise_EE = cms.double( 0.1 ), + UseRecHitsFlag = cms.bool( False ), + DR_Max = cms.double( 1.0 ), + DepositLabel = cms.untracked.string( "Cal" ), + Noise_HO = cms.double( 0.2 ), + DR_Veto_HO = cms.double( 0.1 ), + Threshold_H = cms.double( 0.5 ), + PrintTimeReport = cms.untracked.bool( False ), + Threshold_E = cms.double( 0.2 ), + PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), + ComponentName = cms.string( "CaloExtractorByAssociator" ), + Threshold_HO = cms.double( 0.5 ), + DepositInstanceLabels = cms.vstring( 'ecal', + 'hcal', + 'ho' ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( False ), + UseMuonNavigation = cms.untracked.bool( False ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( False ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 1.0 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( "Notused" ), + CaloTowerCollectionLabel = cms.InputTag( "Notused" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "Notused" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 1.0 ), + useCalo = cms.bool( True ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( "Notused" ), + dRHcal = cms.double( 1.0 ), + dRHcalPreselection = cms.double( 1.0 ), + HORecHitCollectionLabel = cms.InputTag( "Notused" ) + ), + Noise_HB = cms.double( 0.2 ) + ), + TrackExtractorPSet = cms.PSet( + Diff_z = cms.double( 0.2 ), + inputTrackCollection = cms.InputTag( "hltIter0IterL3FromL1MuonTrackSelectionHighPurityNoVtx" ), + Chi2Ndof_Max = cms.double( 1.0E64 ), + BeamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), + DR_Veto = cms.double( 0.01 ), + Pt_Min = cms.double( -1.0 ), + DR_Max = cms.double( 1.0 ), + NHits_Min = cms.uint32( 0 ), + Chi2Prob_Min = cms.double( -1.0 ), + Diff_r = cms.double( 0.1 ), + BeamlineOption = cms.string( "BeamSpotFromEvent" ), + ComponentName = cms.string( "TrackExtractor" ) + ), + JetExtractorPSet = cms.PSet( + JetCollectionLabel = cms.InputTag( "Notused" ), + DR_Veto = cms.double( 0.1 ), + DR_Max = cms.double( 1.0 ), + ExcludeMuonVeto = cms.bool( True ), + PrintTimeReport = cms.untracked.bool( False ), + PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), + ComponentName = cms.string( "JetExtractor" ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( False ), + UseMuonNavigation = cms.untracked.bool( False ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( False ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 0.5 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( "Notused" ), + CaloTowerCollectionLabel = cms.InputTag( "Notused" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "Notused" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 0.5 ), + useCalo = cms.bool( True ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( "Notused" ), + dRHcal = cms.double( 0.5 ), + dRHcalPreselection = cms.double( 0.5 ), + HORecHitCollectionLabel = cms.InputTag( "Notused" ) + ), + Threshold = cms.double( 5.0 ) + ), + trackDepositName = cms.string( "tracker" ), + ecalDepositName = cms.string( "ecal" ), + hcalDepositName = cms.string( "hcal" ), + hoDepositName = cms.string( "ho" ), + jetDepositName = cms.string( "jets" ), + TimingFillerParameters = cms.PSet( + DTTimingParameters = cms.PSet( + HitError = cms.double( 6.0 ), + MatchParameters = cms.PSet( + TightMatchDT = cms.bool( False ), + DTradius = cms.double( 0.01 ), + TightMatchCSC = cms.bool( True ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + DTsegments = cms.InputTag( "hltDt4DSegments" ) + ), + debug = cms.bool( False ), + DoWireCorr = cms.bool( False ), + RequireBothProjections = cms.bool( False ), + DTTimeOffset = cms.double( 2.7 ), + PruneCut = cms.double( 10000.0 ), + DTsegments = cms.InputTag( "hltDt4DSegments" ), + UseSegmentT0 = cms.bool( False ), + HitsMin = cms.int32( 5 ), + DropTheta = cms.bool( True ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ) + ), + UseCSC = cms.bool( True ), + CSCTimingParameters = cms.PSet( + MatchParameters = cms.PSet( + TightMatchDT = cms.bool( False ), + DTradius = cms.double( 0.01 ), + TightMatchCSC = cms.bool( True ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + DTsegments = cms.InputTag( "hltDt4DSegments" ) + ), + debug = cms.bool( False ), + CSCWireTimeOffset = cms.double( 0.0 ), + CSCStripError = cms.double( 7.0 ), + CSCTimeOffset = cms.double( 0.0 ), + CSCWireError = cms.double( 8.6 ), + PruneCut = cms.double( 100.0 ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + UseStripTime = cms.bool( True ), + CSCStripTimeOffset = cms.double( 0.0 ), + UseWireTime = cms.bool( True ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ) + ), + ErrorDT = cms.double( 6.0 ), + EcalEnergyCut = cms.double( 0.4 ), + UseECAL = cms.bool( True ), + ErrorEB = cms.double( 2.085 ), + UseDT = cms.bool( True ), + ErrorEE = cms.double( 6.95 ), + ErrorCSC = cms.double( 7.4 ) + ), + ShowerDigiFillerParameters = cms.PSet( + cscDigiCollectionLabel = cms.InputTag( 'muonCSCDigis','MuonCSCStripDigi' ), + digiMaxDistanceX = cms.double( 25.0 ), + dtDigiCollectionLabel = cms.InputTag( "muonDTDigis" ) + ), + TrackerKinkFinderParameters = cms.PSet( + usePosition = cms.bool( False ), + diagonalOnly = cms.bool( False ) + ), + fillEnergy = cms.bool( False ), + storeCrossedHcalRecHits = cms.bool( False ), + maxAbsPullX = cms.double( 4.0 ), + maxAbsEta = cms.double( 3.0 ), + minPt = cms.double( 8.0 ), + inputCollectionTypes = cms.vstring( 'inner tracks', + 'links' ), + addExtraSoftMuons = cms.bool( False ), + fillGlobalTrackRefits = cms.bool( False ), + debugWithTruthMatching = cms.bool( False ), + inputCollectionLabels = cms.VInputTag( 'hltIterL3MuonAndMuonFromL1MergedNoVtx','hltL3MuonsIterL3LinksNoVtx' ), + fillCaloCompatibility = cms.bool( False ), + maxAbsPullY = cms.double( 9999.0 ), + maxAbsDy = cms.double( 9999.0 ), + minP = cms.double( 0.0 ), + minPCaloMuon = cms.double( 1.0E9 ), + maxAbsDx = cms.double( 3.0 ), + fillIsolation = cms.bool( False ), + writeIsoDeposits = cms.bool( False ), + minNumberOfMatches = cms.int32( 1 ), + fillMatching = cms.bool( True ), + fillShowerDigis = cms.bool( False ), + ptThresholdToFillCandidateP4WithGlobalFit = cms.double( 200.0 ), + sigmaThresholdToFillCandidateP4WithGlobalFit = cms.double( 2.0 ), + fillGlobalTrackQuality = cms.bool( False ), + globalTrackQualityInputTag = cms.InputTag( "glbTrackQual" ), + selectHighPurity = cms.bool( False ), + pvInputTag = cms.InputTag( "offlinePrimaryVertices" ), + fillTrackerKink = cms.bool( False ), + minCaloCompatibility = cms.double( 0.6 ), + runArbitrationCleaner = cms.bool( False ), + arbitrationCleanerOptions = cms.PSet( + OverlapDTheta = cms.double( 0.02 ), + Overlap = cms.bool( True ), + Clustering = cms.bool( True ), + ME1a = cms.bool( True ), + ClusterDTheta = cms.double( 0.02 ), + ClusterDPhi = cms.double( 0.6 ), + OverlapDPhi = cms.double( 0.0786 ) + ), + arbitrateTrackerMuons = cms.bool( True ) ) -process.hltPreDimuon14PsiPrime = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltIterL3MuonCandidatesNoVtx = cms.EDProducer( "L3MuonCandidateProducerFromMuons", + InputObjects = cms.InputTag( "hltIterL3MuonsNoVtx" ), + DisplacedReconstruction = cms.bool( False ) ) -process.hltDimuon14PsiPrimeL3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", +process.hltL3pfL1sDoubleMu155ORTripleMu444L1f0L2pf0TwoMuL3PreFiltered5NoVtx = cms.EDFilter( "HLTMuonL3PreFilter", saveTags = cms.bool( True ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - PreviousCandIsL2 = cms.bool( True ), - FastAccept = cms.bool( False ), + CandTag = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), + PreviousCandTag = cms.InputTag( "hltL2pfL1sDoubleMu155ORTripleMu444L1f0L2PreFiltered0NoVtx" ), + L1CandTag = cms.InputTag( "" ), + inputMuonCollection = cms.InputTag( "hltIterL3MuonsNoVtx" ), MinN = cms.int32( 1 ), MaxEta = cms.double( 2.5 ), MinNhits = cms.int32( 0 ), MaxDr = cms.double( 2.0 ), + MinDr = cms.double( -1.0 ), MaxDz = cms.double( 9999.0 ), - ChargeOpt = cms.int32( -1 ), - MinPtPair = cms.vdouble( 13.9 ), - MaxPtPair = cms.vdouble( 1.0E125 ), - MinPtMax = cms.vdouble( 0.0 ), - MinPtMin = cms.vdouble( 0.0 ), - MaxPtMin = cms.vdouble( 1.0E125 ), - MinInvMass = cms.vdouble( 3.35 ), - MaxInvMass = cms.vdouble( 4.05 ), - MinDiMuonDeltaR = cms.double( -1.0 ), - MinAcop = cms.double( -999.0 ), - MaxAcop = cms.double( 999.0 ), - MinPtBalance = cms.double( -1.0 ), - MaxPtBalance = cms.double( 999999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 5.0 ), NSigmaPt = cms.double( 0.0 ), - MaxDCAMuMu = cms.double( 0.5 ), - MaxRapidityPair = cms.double( 999999.0 ), - CutCowboys = cms.bool( False ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + MaxNormalizedChi2 = cms.double( 9999.0 ), + MaxDXYBeamSpot = cms.double( 9999.0 ), + MinDXYBeamSpot = cms.double( -1.0 ), + MinNmuonHits = cms.int32( 0 ), + MaxPtDifference = cms.double( 9999.0 ), + MinTrackPt = cms.double( 0.0 ), + minMuonStations = cms.int32( 2 ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 0 ), + MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), + trkMuonId = cms.uint32( 0 ), L1MatchingdR = cms.double( 0.3 ), MatchToPreviousCand = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3LinksNoVtx" ), useSimpleGeometry = cms.bool( True ), useStation2 = cms.bool( True ), fallbackToME1 = cms.bool( False ), @@ -52833,122 +55697,38 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltDisplacedmumuVtxProducerDimuon14PsiPrimes = cms.EDProducer( "HLTDisplacedmumuVtxProducer", - Src = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDimuon14PsiPrimeL3fL3Filtered" ), - matchToPrevious = cms.bool( True ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MinPtPair = cms.double( 0.0 ), - MinInvMass = cms.double( 0.0 ), - MaxInvMass = cms.double( 999999.0 ), - ChargeOpt = cms.int32( -1 ) -) -process.hltDisplacedmumuFilterDimuon14PsiPrimes = cms.EDFilter( "HLTDisplacedmumuFilter", - saveTags = cms.bool( True ), - FastAccept = cms.bool( True ), - MinLxySignificance = cms.double( 0.0 ), - MaxLxySignificance = cms.double( 0.0 ), - MaxNormalisedChi2 = cms.double( 999999.0 ), - MinVtxProbability = cms.double( 0.005 ), - MinCosinePointingAngle = cms.double( -2.0 ), - DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon14PsiPrimes" ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) -) -process.hltL1sDoubleMu9SQ = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_DoubleMu8_SQ OR L1_DoubleMu9_SQ" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -process.hltPreDimuon14PsiPrimenoCorrL1 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltL1fL1sL1sDoubleMu9SQL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - PreviousCandTag = cms.InputTag( "hltL1sDoubleMu9SQ" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 2 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) -) -process.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL2MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sL1sDoubleMu9SQL1Filtered0" ), - SeedMapTag = cms.InputTag( "hltL2Muons" ), - MinN = cms.int32( 0 ), - MaxEta = cms.double( 2.5 ), - AbsEtaBins = cms.vdouble( 0.0 ), - MinNstations = cms.vint32( 0 ), - MinNhits = cms.vint32( 0 ), - CutOnChambers = cms.bool( False ), - MinNchambers = cms.vint32( 0 ), - MaxDr = cms.double( 9999.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - NSigmaPt = cms.double( 0.0 ), - MatchToPreviousCand = cms.bool( True ) -) -process.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltL1MuonsPt0" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sL1sDoubleMu9SQL1Filtered0" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 1 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) -) -process.hltDimuon14PsiPrimeNoCorrL1L3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", +process.hltL3fL1sDoubleMu155ORTripleMu444L1f0L2f10OneMuL3Filtered12NoVtx = cms.EDFilter( "HLTMuonL3PreFilter", saveTags = cms.bool( True ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - PreviousCandIsL2 = cms.bool( True ), - FastAccept = cms.bool( False ), + CandTag = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), + PreviousCandTag = cms.InputTag( "hltL2pfL1sDoubleMu155ORTripleMu444L1f0L2PreFiltered0NoVtx" ), + L1CandTag = cms.InputTag( "" ), + inputMuonCollection = cms.InputTag( "hltIterL3MuonsNoVtx" ), MinN = cms.int32( 1 ), MaxEta = cms.double( 2.5 ), MinNhits = cms.int32( 0 ), MaxDr = cms.double( 2.0 ), + MinDr = cms.double( -1.0 ), MaxDz = cms.double( 9999.0 ), - ChargeOpt = cms.int32( -1 ), - MinPtPair = cms.vdouble( 13.9 ), - MaxPtPair = cms.vdouble( 1.0E125 ), - MinPtMax = cms.vdouble( 0.0 ), - MinPtMin = cms.vdouble( 0.0 ), - MaxPtMin = cms.vdouble( 1.0E125 ), - MinInvMass = cms.vdouble( 3.35 ), - MaxInvMass = cms.vdouble( 4.05 ), - MinDiMuonDeltaR = cms.double( -1.0 ), - MinAcop = cms.double( -999.0 ), - MaxAcop = cms.double( 999.0 ), - MinPtBalance = cms.double( -1.0 ), - MaxPtBalance = cms.double( 999999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 12.0 ), NSigmaPt = cms.double( 0.0 ), - MaxDCAMuMu = cms.double( 0.5 ), - MaxRapidityPair = cms.double( 999999.0 ), - CutCowboys = cms.bool( False ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + MaxNormalizedChi2 = cms.double( 9999.0 ), + MaxDXYBeamSpot = cms.double( 9999.0 ), + MinDXYBeamSpot = cms.double( -1.0 ), + MinNmuonHits = cms.int32( 0 ), + MaxPtDifference = cms.double( 9999.0 ), + MinTrackPt = cms.double( 0.0 ), + minMuonStations = cms.int32( 2 ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 0 ), + MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), + trkMuonId = cms.uint32( 0 ), L1MatchingdR = cms.double( 0.3 ), MatchToPreviousCand = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3LinksNoVtx" ), useSimpleGeometry = cms.bool( True ), useStation2 = cms.bool( True ), fallbackToME1 = cms.bool( False ), @@ -52960,67 +55740,327 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltDisplacedmumuVtxProducerDimuon14PsiPrimesNoCorrL1 = cms.EDProducer( "HLTDisplacedmumuVtxProducer", - Src = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDimuon14PsiPrimeNoCorrL1L3fL3Filtered" ), - matchToPrevious = cms.bool( True ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MinPtPair = cms.double( 0.0 ), - MinInvMass = cms.double( 0.0 ), - MaxInvMass = cms.double( 999999.0 ), - ChargeOpt = cms.int32( -1 ) +process.hltDiMuonMergingNoVtx = cms.EDProducer( "TrackListMerger", + ShareFrac = cms.double( 0.19 ), + FoundHitBonus = cms.double( 100.0 ), + LostHitPenalty = cms.double( 0.0 ), + MinPT = cms.double( 0.05 ), + Epsilon = cms.double( -0.001 ), + MaxNormalizedChisq = cms.double( 1000.0 ), + MinFound = cms.int32( 3 ), + TrackProducers = cms.VInputTag( 'hltIterL3MuonAndMuonFromL1MergedNoVtx','hltMuCtfTracks' ), + hasSelector = cms.vint32( 0, 0 ), + indivShareFrac = cms.vdouble( 1.0, 1.0 ), + selectedTrackQuals = cms.VInputTag( 'hltIterL3MuonAndMuonFromL1MergedNoVtx','hltMuCtfTracks' ), + setsToMerge = cms.VPSet( + cms.PSet( pQual = cms.bool( False ), + tLists = cms.vint32( 0, 1 ) + ) + ), + trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), + allowFirstHitShare = cms.bool( True ), + newQuality = cms.string( "confirmed" ), + copyExtras = cms.untracked.bool( True ), + writeOnlyTrkQuals = cms.bool( False ), + copyMVA = cms.bool( False ) ) -process.hltDisplacedmumuFilterDimuon14PsiPrimesNoCorrL1 = cms.EDFilter( "HLTDisplacedmumuFilter", - saveTags = cms.bool( True ), - FastAccept = cms.bool( True ), - MinLxySignificance = cms.double( 0.0 ), - MaxLxySignificance = cms.double( 0.0 ), - MaxNormalisedChi2 = cms.double( 999999.0 ), - MinVtxProbability = cms.double( 0.005 ), - MinCosinePointingAngle = cms.double( -2.0 ), - DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon14PsiPrimesNoCorrL1" ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) +process.hltDiMuonLinksNoVtx = cms.EDProducer( "MuonLinksProducerForHLT", + InclusiveTrackerTrackCollection = cms.InputTag( "hltDiMuonMergingNoVtx" ), + LinkCollection = cms.InputTag( "hltIterL3MuonsFromL2LinksCombinationNoVtx" ), + ptMin = cms.double( 2.5 ), + pMin = cms.double( 2.5 ), + shareHitFraction = cms.double( 0.8 ) ) -process.hltPreDimuon18PsiPrime = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltGlbTrkMuonsNoVtx = cms.EDProducer( "MuonIdProducer", + MuonCaloCompatibility = cms.PSet( + delta_eta = cms.double( 0.02 ), + delta_phi = cms.double( 0.02 ), + allSiPMHO = cms.bool( False ), + MuonTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_muons_lowPt_3_1_norm.root" ), + PionTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_pions_lowPt_3_1_norm.root" ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( True ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 9999.0 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForPF" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "hltHbhereco" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 0.05 ), + useCalo = cms.bool( False ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + dRHcal = cms.double( 9999.0 ), + dRHcalPreselection = cms.double( 0.2 ), + HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) + ), + CaloExtractorPSet = cms.PSet( + DR_Veto_H = cms.double( 0.1 ), + CenterConeOnCalIntersection = cms.bool( False ), + NoiseTow_EE = cms.double( 0.15 ), + Noise_EB = cms.double( 0.025 ), + Noise_HE = cms.double( 0.2 ), + DR_Veto_E = cms.double( 0.07 ), + NoiseTow_EB = cms.double( 0.04 ), + Noise_EE = cms.double( 0.1 ), + UseRecHitsFlag = cms.bool( False ), + DR_Max = cms.double( 1.0 ), + DepositLabel = cms.untracked.string( "Cal" ), + Noise_HO = cms.double( 0.2 ), + DR_Veto_HO = cms.double( 0.1 ), + Threshold_H = cms.double( 0.5 ), + PrintTimeReport = cms.untracked.bool( False ), + Threshold_E = cms.double( 0.2 ), + PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), + ComponentName = cms.string( "CaloExtractorByAssociator" ), + Threshold_HO = cms.double( 0.5 ), + DepositInstanceLabels = cms.vstring( 'ecal', + 'hcal', + 'ho' ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( False ), + UseMuonNavigation = cms.untracked.bool( False ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( False ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 1.0 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForPF" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "hltHbhereco" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 1.0 ), + useCalo = cms.bool( True ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + dRHcal = cms.double( 1.0 ), + dRHcalPreselection = cms.double( 1.0 ), + HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) + ), + Noise_HB = cms.double( 0.2 ) + ), + TrackExtractorPSet = cms.PSet( + Diff_z = cms.double( 0.2 ), + inputTrackCollection = cms.InputTag( "hltPFMuonMerging" ), + Chi2Ndof_Max = cms.double( 1.0E64 ), + BeamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), + DR_Veto = cms.double( 0.01 ), + Pt_Min = cms.double( -1.0 ), + DR_Max = cms.double( 1.0 ), + DepositLabel = cms.untracked.string( "" ), + NHits_Min = cms.uint32( 0 ), + Chi2Prob_Min = cms.double( -1.0 ), + Diff_r = cms.double( 0.1 ), + BeamlineOption = cms.string( "BeamSpotFromEvent" ), + ComponentName = cms.string( "TrackExtractor" ) + ), + JetExtractorPSet = cms.PSet( + JetCollectionLabel = cms.InputTag( "hltAntiKT4CaloJetsPFEt5" ), + DR_Veto = cms.double( 0.1 ), + DR_Max = cms.double( 1.0 ), + ExcludeMuonVeto = cms.bool( True ), + PrintTimeReport = cms.untracked.bool( False ), + PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), + ComponentName = cms.string( "JetExtractor" ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( False ), + UseMuonNavigation = cms.untracked.bool( False ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( False ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 0.5 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForPF" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "hltHbhereco" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 0.5 ), + useCalo = cms.bool( True ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + dRHcal = cms.double( 0.5 ), + dRHcalPreselection = cms.double( 0.5 ), + HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) + ), + Threshold = cms.double( 5.0 ) + ), + trackDepositName = cms.string( "tracker" ), + ecalDepositName = cms.string( "ecal" ), + hcalDepositName = cms.string( "hcal" ), + hoDepositName = cms.string( "ho" ), + jetDepositName = cms.string( "jets" ), + TimingFillerParameters = cms.PSet( + DTTimingParameters = cms.PSet( + HitError = cms.double( 6.0 ), + MatchParameters = cms.PSet( + TightMatchDT = cms.bool( False ), + DTradius = cms.double( 0.01 ), + TightMatchCSC = cms.bool( True ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + DTsegments = cms.InputTag( "hltDt4DSegments" ) + ), + debug = cms.bool( False ), + DoWireCorr = cms.bool( False ), + RequireBothProjections = cms.bool( False ), + DTTimeOffset = cms.double( 2.7 ), + PruneCut = cms.double( 10000.0 ), + DTsegments = cms.InputTag( "hltDt4DSegments" ), + UseSegmentT0 = cms.bool( False ), + HitsMin = cms.int32( 5 ), + DropTheta = cms.bool( True ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ) + ), + UseCSC = cms.bool( True ), + CSCTimingParameters = cms.PSet( + MatchParameters = cms.PSet( + TightMatchDT = cms.bool( False ), + DTradius = cms.double( 0.01 ), + TightMatchCSC = cms.bool( True ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + DTsegments = cms.InputTag( "hltDt4DSegments" ) + ), + debug = cms.bool( False ), + CSCWireTimeOffset = cms.double( 0.0 ), + CSCStripError = cms.double( 7.0 ), + CSCTimeOffset = cms.double( 0.0 ), + CSCWireError = cms.double( 8.6 ), + PruneCut = cms.double( 100.0 ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + UseStripTime = cms.bool( True ), + CSCStripTimeOffset = cms.double( 0.0 ), + UseWireTime = cms.bool( True ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ) + ), + ErrorDT = cms.double( 6.0 ), + EcalEnergyCut = cms.double( 0.4 ), + UseECAL = cms.bool( True ), + ErrorEB = cms.double( 2.085 ), + UseDT = cms.bool( True ), + ErrorEE = cms.double( 6.95 ), + ErrorCSC = cms.double( 7.4 ) + ), + ShowerDigiFillerParameters = cms.PSet( + cscDigiCollectionLabel = cms.InputTag( 'muonCSCDigis','MuonCSCStripDigi' ), + dtDigiCollectionLabel = cms.InputTag( "muonDTDigis" ), + digiMaxDistanceX = cms.double( 25.0 ) + ), + TrackerKinkFinderParameters = cms.PSet( + usePosition = cms.bool( False ), + diagonalOnly = cms.bool( False ) + ), + fillEnergy = cms.bool( False ), + storeCrossedHcalRecHits = cms.bool( False ), + maxAbsPullX = cms.double( 4.0 ), + maxAbsEta = cms.double( 3.0 ), + minPt = cms.double( 8.0 ), + inputCollectionTypes = cms.vstring( 'inner tracks', + 'links' ), + addExtraSoftMuons = cms.bool( False ), + fillGlobalTrackRefits = cms.bool( False ), + debugWithTruthMatching = cms.bool( False ), + inputCollectionLabels = cms.VInputTag( 'hltDiMuonMergingNoVtx','hltDiMuonLinksNoVtx' ), + fillCaloCompatibility = cms.bool( False ), + maxAbsPullY = cms.double( 9999.0 ), + maxAbsDy = cms.double( 9999.0 ), + minP = cms.double( 0.0 ), + minPCaloMuon = cms.double( 1.0E9 ), + maxAbsDx = cms.double( 3.0 ), + fillIsolation = cms.bool( False ), + writeIsoDeposits = cms.bool( False ), + minNumberOfMatches = cms.int32( 1 ), + fillMatching = cms.bool( True ), + fillShowerDigis = cms.bool( False ), + ptThresholdToFillCandidateP4WithGlobalFit = cms.double( 200.0 ), + sigmaThresholdToFillCandidateP4WithGlobalFit = cms.double( 2.0 ), + fillGlobalTrackQuality = cms.bool( False ), + globalTrackQualityInputTag = cms.InputTag( "glbTrackQual" ), + selectHighPurity = cms.bool( False ), + pvInputTag = cms.InputTag( "offlinePrimaryVertices" ), + fillTrackerKink = cms.bool( False ), + minCaloCompatibility = cms.double( 0.6 ), + runArbitrationCleaner = cms.bool( False ), + arbitrationCleanerOptions = cms.PSet( + OverlapDTheta = cms.double( 0.02 ), + Overlap = cms.bool( True ), + Clustering = cms.bool( True ), + ME1a = cms.bool( True ), + ClusterDTheta = cms.double( 0.02 ), + ClusterDPhi = cms.double( 0.6 ), + OverlapDPhi = cms.double( 0.0786 ) + ), + arbitrateTrackerMuons = cms.bool( False ) ) -process.hltDimuon18PsiPrimeL3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", +process.hltGlbTrkMuonCandsNoVtx = cms.EDProducer( "L3MuonCandidateProducerFromMuons", + InputObjects = cms.InputTag( "hltGlbTrkMuonsNoVtx" ), + DisplacedReconstruction = cms.bool( False ) +) +process.hltTripleTrkMuFiltered5NoVtx = cms.EDFilter( "HLTMuonTrkL1TFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - PreviousCandIsL2 = cms.bool( True ), - FastAccept = cms.bool( False ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MaxDz = cms.double( 9999.0 ), - ChargeOpt = cms.int32( -1 ), - MinPtPair = cms.vdouble( 17.9 ), - MaxPtPair = cms.vdouble( 1.0E125 ), - MinPtMax = cms.vdouble( 0.0 ), - MinPtMin = cms.vdouble( 0.0 ), - MaxPtMin = cms.vdouble( 1.0E125 ), - MinInvMass = cms.vdouble( 3.35 ), - MaxInvMass = cms.vdouble( 4.05 ), - MinDiMuonDeltaR = cms.double( -1.0 ), - MinAcop = cms.double( -999.0 ), - MaxAcop = cms.double( 999.0 ), - MinPtBalance = cms.double( -1.0 ), - MaxPtBalance = cms.double( 999999.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxDCAMuMu = cms.double( 0.5 ), - MaxRapidityPair = cms.double( 999999.0 ), - CutCowboys = cms.bool( False ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + inputMuonCollection = cms.InputTag( "hltGlbTrkMuonsNoVtx" ), + inputCandCollection = cms.InputTag( "hltGlbTrkMuonCandsNoVtx" ), + previousCandTag = cms.InputTag( "" ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + minMuonStations = cms.int32( 2 ), + maxNormalizedChi2 = cms.double( 1.0E99 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 4 ), + trkMuonId = cms.uint32( 0 ), + minPt = cms.double( 5.0 ), + minN = cms.uint32( 3 ), + maxAbsEta = cms.double( 2.5 ), L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), useSimpleGeometry = cms.bool( True ), useStation2 = cms.bool( True ), fallbackToME1 = cms.bool( False ), @@ -53032,67 +56072,22 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltDisplacedmumuVtxProducerDimuon18PsiPrimes = cms.EDProducer( "HLTDisplacedmumuVtxProducer", - Src = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDimuon18PsiPrimeL3fL3Filtered" ), - matchToPrevious = cms.bool( True ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MinPtPair = cms.double( 0.0 ), - MinInvMass = cms.double( 0.0 ), - MaxInvMass = cms.double( 999999.0 ), - ChargeOpt = cms.int32( -1 ) -) -process.hltDisplacedmumuFilterDimuon18PsiPrimes = cms.EDFilter( "HLTDisplacedmumuFilter", - saveTags = cms.bool( True ), - FastAccept = cms.bool( True ), - MinLxySignificance = cms.double( 0.0 ), - MaxLxySignificance = cms.double( 0.0 ), - MaxNormalisedChi2 = cms.double( 999999.0 ), - MinVtxProbability = cms.double( 0.005 ), - MinCosinePointingAngle = cms.double( -2.0 ), - DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon18PsiPrimes" ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) -) -process.hltPreDimuon18PsiPrimenoCorrL1 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltDimuon18PsiPrimeNoCorrL1L3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", +process.hltSingleTrkMuFiltered12NoVtx = cms.EDFilter( "HLTMuonTrkL1TFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - PreviousCandIsL2 = cms.bool( True ), - FastAccept = cms.bool( False ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MaxDz = cms.double( 9999.0 ), - ChargeOpt = cms.int32( -1 ), - MinPtPair = cms.vdouble( 17.9 ), - MaxPtPair = cms.vdouble( 1.0E125 ), - MinPtMax = cms.vdouble( 0.0 ), - MinPtMin = cms.vdouble( 0.0 ), - MaxPtMin = cms.vdouble( 1.0E125 ), - MinInvMass = cms.vdouble( 3.35 ), - MaxInvMass = cms.vdouble( 4.05 ), - MinDiMuonDeltaR = cms.double( -1.0 ), - MinAcop = cms.double( -999.0 ), - MaxAcop = cms.double( 999.0 ), - MinPtBalance = cms.double( -1.0 ), - MaxPtBalance = cms.double( 999999.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxDCAMuMu = cms.double( 0.5 ), - MaxRapidityPair = cms.double( 999999.0 ), - CutCowboys = cms.bool( False ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + inputMuonCollection = cms.InputTag( "hltGlbTrkMuonsNoVtx" ), + inputCandCollection = cms.InputTag( "hltGlbTrkMuonCandsNoVtx" ), + previousCandTag = cms.InputTag( "" ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + minMuonStations = cms.int32( 2 ), + maxNormalizedChi2 = cms.double( 1.0E99 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 4 ), + trkMuonId = cms.uint32( 0 ), + minPt = cms.double( 12.0 ), + minN = cms.uint32( 1 ), + maxAbsEta = cms.double( 2.5 ), L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), useSimpleGeometry = cms.bool( True ), useStation2 = cms.bool( True ), fallbackToME1 = cms.bool( False ), @@ -53104,139 +56099,97 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltDisplacedmumuVtxProducerDimuon18PsiPrimesNoCorrL1 = cms.EDProducer( "HLTDisplacedmumuVtxProducer", - Src = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDimuon18PsiPrimeNoCorrL1L3fL3Filtered" ), - matchToPrevious = cms.bool( True ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MinPtPair = cms.double( 0.0 ), - MinInvMass = cms.double( 0.0 ), - MaxInvMass = cms.double( 999999.0 ), - ChargeOpt = cms.int32( -1 ) +process.hltPreMu8 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltDisplacedmumuFilterDimuon18PsiPrimesNoCorrL1 = cms.EDFilter( "HLTDisplacedmumuFilter", - saveTags = cms.bool( True ), - FastAccept = cms.bool( True ), - MinLxySignificance = cms.double( 0.0 ), - MaxLxySignificance = cms.double( 0.0 ), - MaxNormalisedChi2 = cms.double( 999999.0 ), - MinVtxProbability = cms.double( 0.005 ), - MinCosinePointingAngle = cms.double( -2.0 ), - DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon18PsiPrimesNoCorrL1" ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) +process.hltPreMu17 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltPreDimuon24UpsilonnoCorrL1 = cms.EDFilter( "HLTPrescaler", +process.hltPreMu19 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltDimuon24UpsilonNoCorrL1L3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", +process.hltPreMu17Photon30IsoCaloId = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltMu17Photon30IsoCaloIdMuonlegL1Filtered7 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - PreviousCandIsL2 = cms.bool( True ), - FastAccept = cms.bool( False ), + CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + PreviousCandTag = cms.InputTag( "hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 7.0 ), + MaxDeltaR = cms.double( 0.3 ), MinN = cms.int32( 1 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) +) +process.hltMu17Photon30IsoCaloIdMuonlegL2Filtered10 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", + saveTags = cms.bool( True ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltL2MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltMu17Photon30IsoCaloIdMuonlegL1Filtered7" ), + SeedMapTag = cms.InputTag( "hltL2Muons" ), + MinN = cms.int32( 0 ), MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), + AbsEtaBins = cms.vdouble( 0.0 ), + MinNstations = cms.vint32( 0 ), + MinNhits = cms.vint32( 0 ), + CutOnChambers = cms.bool( False ), + MinNchambers = cms.vint32( 0 ), + MaxDr = cms.double( 9999.0 ), + MinDr = cms.double( -1.0 ), MaxDz = cms.double( 9999.0 ), - ChargeOpt = cms.int32( -1 ), - MinPtPair = cms.vdouble( 13.9 ), - MaxPtPair = cms.vdouble( 1.0E125 ), - MinPtMax = cms.vdouble( 0.0 ), - MinPtMin = cms.vdouble( 0.0 ), - MaxPtMin = cms.vdouble( 1.0E125 ), - MinInvMass = cms.vdouble( 8.5 ), - MaxInvMass = cms.vdouble( 11.5 ), - MinDiMuonDeltaR = cms.double( -1.0 ), - MinAcop = cms.double( -999.0 ), - MaxAcop = cms.double( 999.0 ), - MinPtBalance = cms.double( -1.0 ), - MaxPtBalance = cms.double( 999999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), NSigmaPt = cms.double( 0.0 ), - MaxDCAMuMu = cms.double( 0.5 ), - MaxRapidityPair = cms.double( 999999.0 ), - CutCowboys = cms.bool( False ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) + MatchToPreviousCand = cms.bool( True ) ) -process.hltDisplacedmumuVtxProducerDimuon24UpsilonsNoCorrL1 = cms.EDProducer( "HLTDisplacedmumuVtxProducer", - Src = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDimuon24UpsilonNoCorrL1L3fL3Filtered" ), - matchToPrevious = cms.bool( True ), +process.hltL1fForIterL3Mu17Photon30IsoCaloIdMuonlegL1Filtered7 = cms.EDFilter( "HLTMuonL1TFilter", + saveTags = cms.bool( True ), + CandTag = cms.InputTag( "hltL1MuonsPt0" ), + PreviousCandTag = cms.InputTag( "hltMu17Photon30IsoCaloIdMuonlegL1Filtered7" ), MaxEta = cms.double( 2.5 ), MinPt = cms.double( 0.0 ), - MinPtPair = cms.double( 0.0 ), - MinInvMass = cms.double( 0.0 ), - MaxInvMass = cms.double( 999999.0 ), - ChargeOpt = cms.int32( -1 ) -) -process.hltDisplacedmumuFilterDimuon24UpsilonsNoCorrL1 = cms.EDFilter( "HLTDisplacedmumuFilter", - saveTags = cms.bool( True ), - FastAccept = cms.bool( True ), - MinLxySignificance = cms.double( 0.0 ), - MaxLxySignificance = cms.double( 0.0 ), - MaxNormalisedChi2 = cms.double( 999999.0 ), - MinVtxProbability = cms.double( 0.005 ), - MinCosinePointingAngle = cms.double( -2.0 ), - DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon24UpsilonsNoCorrL1" ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) -) -process.hltPreDimuon24PhinoCorrL1 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 1 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) ) -process.hltDimuon24PhiNoCorrL1L3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", +process.hltMu17Photon30IsoCaloIdMuonlegL3Filtered17Q = cms.EDFilter( "HLTMuonL3PreFilter", saveTags = cms.bool( True ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0" ), + PreviousCandTag = cms.InputTag( "hltMu17Photon30IsoCaloIdMuonlegL2Filtered10" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3Mu17Photon30IsoCaloIdMuonlegL1Filtered7" ), inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - PreviousCandIsL2 = cms.bool( True ), - FastAccept = cms.bool( False ), MinN = cms.int32( 1 ), - MaxEta = cms.double( 2.5 ), + MaxEta = cms.double( 1.0E99 ), MinNhits = cms.int32( 0 ), MaxDr = cms.double( 2.0 ), + MinDr = cms.double( -1.0 ), MaxDz = cms.double( 9999.0 ), - ChargeOpt = cms.int32( -1 ), - MinPtPair = cms.vdouble( 23.9 ), - MaxPtPair = cms.vdouble( 1.0E125 ), - MinPtMax = cms.vdouble( 0.0 ), - MinPtMin = cms.vdouble( 0.0 ), - MaxPtMin = cms.vdouble( 1.0E125 ), - MinInvMass = cms.vdouble( 0.85 ), - MaxInvMass = cms.vdouble( 1.2 ), - MinDiMuonDeltaR = cms.double( -1.0 ), - MinAcop = cms.double( -999.0 ), - MaxAcop = cms.double( 999.0 ), - MinPtBalance = cms.double( -1.0 ), - MaxPtBalance = cms.double( 999999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 17.0 ), NSigmaPt = cms.double( 0.0 ), - MaxDCAMuMu = cms.double( 0.5 ), - MaxRapidityPair = cms.double( 1.25 ), - CutCowboys = cms.bool( False ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + MaxNormalizedChi2 = cms.double( 9999.0 ), + MaxDXYBeamSpot = cms.double( 9999.0 ), + MinDXYBeamSpot = cms.double( -1.0 ), + MinNmuonHits = cms.int32( 0 ), + MaxPtDifference = cms.double( 9999.0 ), + MinTrackPt = cms.double( 0.0 ), + minMuonStations = cms.int32( 2 ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 0 ), + MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), + trkMuonId = cms.uint32( 0 ), L1MatchingdR = cms.double( 0.3 ), MatchToPreviousCand = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), useSimpleGeometry = cms.bool( True ), useStation2 = cms.bool( True ), fallbackToME1 = cms.bool( False ), @@ -53248,104 +56201,377 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltDisplacedmumuVtxProducerDimuon24PhiNoCorrL1 = cms.EDProducer( "HLTDisplacedmumuVtxProducer", - Src = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDimuon24PhiNoCorrL1L3fL3Filtered" ), - matchToPrevious = cms.bool( True ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MinPtPair = cms.double( 0.0 ), - MinInvMass = cms.double( 0.0 ), - MaxInvMass = cms.double( 999999.0 ), - ChargeOpt = cms.int32( -1 ) +process.hltMu17Photon30IsoCaloIdPhotonlegFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", + saveTags = cms.bool( True ), + candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), + l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + candNonIsolatedTag = cms.InputTag( "" ), + l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1SeedFilterTag = cms.InputTag( "hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23" ), + l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + ncandcut = cms.int32( 1 ), + doIsolated = cms.bool( False ), + region_eta_size = cms.double( 0.522 ), + region_eta_size_ecap = cms.double( 1.0 ), + region_phi_size = cms.double( 1.044 ), + barrel_end = cms.double( 1.4791 ), + endcap_end = cms.double( 2.65 ) +) +process.hltMu17Photon30IsoCaloIdPhotonlegEtFilter = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltMu17Photon30IsoCaloIdPhotonlegFilter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 30.0 ), + etcutEE = cms.double( 30.0 ), + ncandcut = cms.int32( 1 ) +) +process.hltMu17Photon30IsoCaloIdPhotonlegClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltMu17Photon30IsoCaloIdPhotonlegEtFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.015 ), + thrRegularEE = cms.vdouble( 0.035 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +process.hltMu17Photon30IsoCaloIdPhotonlegHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltMu17Photon30IsoCaloIdPhotonlegClusterShapeFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.15 ), + thrOverEEE = cms.vdouble( 0.1 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +process.hltMu17Photon30IsoCaloIdPhotonlegEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltMu17Photon30IsoCaloIdPhotonlegHEFilter" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 5.0 ), + thrRegularEE = cms.vdouble( 5.0 ), + thrOverEEB = cms.vdouble( 0.012 ), + thrOverEEE = cms.vdouble( 0.012 ), + thrOverE2EB = cms.vdouble( 0.0 ), + thrOverE2EE = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.29, 0.21 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +process.hltMu17Photon30IsoCaloIdPhotonlegTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltMu17Photon30IsoCaloIdPhotonlegEcalIsoFilter" ), + varTag = cms.InputTag( "hltEgammaHollowTrackIso" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 4.0 ), + thrRegularEE = cms.vdouble( 4.0 ), + thrOverEEB = cms.vdouble( 0.002 ), + thrOverEEE = cms.vdouble( 0.002 ), + thrOverE2EB = cms.vdouble( 0.0 ), + thrOverE2EE = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +process.hltL1sSingleEG10IorSingleEG5 = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_SingleEG10er2p5 OR L1_SingleEG8er2p5" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +) +process.hltPreEle8CaloIdLTrackIdLIsoVLPFJet30 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltEle8CaloIdLTrackIdLIsoVLL1MatchFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", + saveTags = cms.bool( True ), + candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), + l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + candNonIsolatedTag = cms.InputTag( "" ), + l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1SeedFilterTag = cms.InputTag( "hltL1sSingleEG10IorSingleEG5" ), + l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + ncandcut = cms.int32( 1 ), + doIsolated = cms.bool( False ), + region_eta_size = cms.double( 0.522 ), + region_eta_size_ecap = cms.double( 1.0 ), + region_phi_size = cms.double( 1.044 ), + barrel_end = cms.double( 1.4791 ), + endcap_end = cms.double( 2.65 ) +) +process.hltEle8CaloIdLTrackIdLIsoVLEtFilter = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLL1MatchFilter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 8.0 ), + etcutEE = cms.double( 8.0 ), + ncandcut = cms.int32( 1 ) +) +process.hltEle8CaloIdLTrackIdLIsoVLClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLEtFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.013 ), + thrRegularEE = cms.vdouble( 0.035 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +process.hltEle8CaloIdLTrackIdLIsoVLHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLClusterShapeFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.13 ), + thrOverEEE = cms.vdouble( 0.13 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +process.hltEle8CaloIdLTrackIdLIsoVLEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLHEFilter" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.5 ), + thrOverEEE = cms.vdouble( 0.5 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.29, 0.21 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +process.hltEle8CaloIdLTrackIdLIsoVLHcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLEcalIsoFilter" ), + varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.3 ), + thrOverEEE = cms.vdouble( 0.3 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.2, 0.25 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +process.hltEle8CaloIdLTrackIdLIsoVLPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLHcalIsoFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) +) +process.hltEle8CaloIdLTrackIdLIsoVLOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLPixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 999999.0 ), + thrRegularEE = cms.vdouble( 999999.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltDisplacedmumuFilterDimuon24PhiBarrelNoCorrL1 = cms.EDFilter( "HLTDisplacedmumuFilter", +process.hltEle8CaloIdLTrackIdLIsoVLDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - FastAccept = cms.bool( True ), - MinLxySignificance = cms.double( 0.0 ), - MaxLxySignificance = cms.double( 0.0 ), - MaxNormalisedChi2 = cms.double( 999999.0 ), - MinVtxProbability = cms.double( 0.005 ), - MinCosinePointingAngle = cms.double( -2.0 ), - DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon24PhiNoCorrL1" ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) + candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLOneOEMinusOneOPFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.01 ), + thrRegularEE = cms.vdouble( 0.015 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltPreDimuon25JpsinoCorrL1 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltEle8CaloIdLTrackIdLIsoVLDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLDetaFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.07 ), + thrRegularEE = cms.vdouble( 0.1 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltDimuon25JpsiNoCorrL1L3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", +process.hltEle8CaloIdLTrackIdLIsoVLTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - PreviousCandIsL2 = cms.bool( True ), - FastAccept = cms.bool( False ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MaxDz = cms.double( 9999.0 ), - ChargeOpt = cms.int32( -1 ), - MinPtPair = cms.vdouble( 24.9 ), - MaxPtPair = cms.vdouble( 1.0E125 ), - MinPtMax = cms.vdouble( 0.0 ), - MinPtMin = cms.vdouble( 0.0 ), - MaxPtMin = cms.vdouble( 1.0E125 ), - MinInvMass = cms.vdouble( 2.9 ), - MaxInvMass = cms.vdouble( 3.3 ), - MinDiMuonDeltaR = cms.double( -1.0 ), - MinAcop = cms.double( -999.0 ), - MaxAcop = cms.double( 999.0 ), - MinPtBalance = cms.double( -1.0 ), - MaxPtBalance = cms.double( 999999.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxDCAMuMu = cms.double( 0.5 ), - MaxRapidityPair = cms.double( 999999.0 ), - CutCowboys = cms.bool( False ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) + candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLDphiFilter" ), + varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.2 ), + thrOverEEE = cms.vdouble( 0.2 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltDisplacedmumuVtxProducerDimuon25JpsisNoCorrL1 = cms.EDProducer( "HLTDisplacedmumuVtxProducer", - Src = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDimuon25JpsiNoCorrL1L3fL3Filtered" ), - matchToPrevious = cms.bool( True ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MinPtPair = cms.double( 0.0 ), - MinInvMass = cms.double( 0.0 ), - MaxInvMass = cms.double( 999999.0 ), - ChargeOpt = cms.int32( -1 ) +process.hltEle8JetCollectionsForLeptonPlusPFJets = cms.EDProducer( "HLTPFJetsCleanedFromLeadingLeptons", + leptons = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLTrackIsoFilter" ), + jets = cms.InputTag( "hltAK4PFJetsCorrected" ), + minDeltaR = cms.double( 1.0 ), + numLeptons = cms.uint32( 1 ) ) -process.hltDisplacedmumuFilterDimuon25JpsisNoCorrL1 = cms.EDFilter( "HLTDisplacedmumuFilter", +process.hltEle8PFJet30EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", saveTags = cms.bool( True ), - FastAccept = cms.bool( True ), - MinLxySignificance = cms.double( 0.0 ), - MaxLxySignificance = cms.double( 0.0 ), - MaxNormalisedChi2 = cms.double( 999999.0 ), - MinVtxProbability = cms.double( 0.005 ), - MinCosinePointingAngle = cms.double( -2.0 ), - DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon25JpsisNoCorrL1" ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) + inputTag = cms.InputTag( "hltEle8JetCollectionsForLeptonPlusPFJets" ), + originalTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + MinJetPt = cms.double( 30.0 ), + MaxAbsJetEta = cms.double( 2.5 ), + MinNJets = cms.uint32( 1 ), + triggerType = cms.int32( 85 ) ) -process.hltL1sDoubleMu4EG9 = cms.EDFilter( "HLTL1TSeed", +process.hltL1sSingleEG10IorSingleEG15 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_DoubleMu4_SQ_EG9er2p5 OR L1_DoubleMu5_SQ_EG9er2p5" ), + L1SeedsLogicalExpression = cms.string( "L1_SingleEG10er2p5 OR L1_SingleEG15er2p5" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -53355,162 +56581,260 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltPreDiMu4Ele9CaloIdLTrackIdLDZMass3p8 = cms.EDFilter( "HLTPrescaler", +process.hltPreEle12CaloIdLTrackIdLIsoVLPFJet30 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltDiMu4Ele9CaloIdLTrackIdLMuonlegL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", +process.hltEle12CaloIdLTrackIdLIsoVLL1MatchFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", saveTags = cms.bool( True ), - CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - PreviousCandTag = cms.InputTag( "hltL1sDoubleMu4EG9" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 2 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) + candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), + l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + candNonIsolatedTag = cms.InputTag( "" ), + l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1SeedFilterTag = cms.InputTag( "hltL1sSingleEG10IorSingleEG15" ), + l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + ncandcut = cms.int32( 1 ), + doIsolated = cms.bool( False ), + region_eta_size = cms.double( 0.522 ), + region_eta_size_ecap = cms.double( 1.0 ), + region_phi_size = cms.double( 1.044 ), + barrel_end = cms.double( 1.4791 ), + endcap_end = cms.double( 2.65 ) ) -process.hltDiMu4Ele9CaloIdLTrackIdLMuonlegL2Filtered4 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", +process.hltEle12CaloIdLTrackIdLIsoVLEtFilter = cms.EDFilter( "HLTEgammaEtFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL2MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLMuonlegL1Filtered0" ), - SeedMapTag = cms.InputTag( "hltL2Muons" ), - MinN = cms.int32( 0 ), - MaxEta = cms.double( 2.5 ), - AbsEtaBins = cms.vdouble( 0.0 ), - MinNstations = cms.vint32( 0 ), - MinNhits = cms.vint32( 0 ), - CutOnChambers = cms.bool( False ), - MinNchambers = cms.vint32( 0 ), - MaxDr = cms.double( 9999.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - NSigmaPt = cms.double( 0.0 ), - MatchToPreviousCand = cms.bool( True ) + inputTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLL1MatchFilter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 12.0 ), + etcutEE = cms.double( 12.0 ), + ncandcut = cms.int32( 1 ) ) -process.hltL1fForIterL3DiMu4Ele9CaloIdLTrackIdLMuonlegL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", +process.hltEle12CaloIdLTrackIdLIsoVLClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltL1MuonsPt0" ), - PreviousCandTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLMuonlegL1Filtered0" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 1 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) + candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLEtFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.013 ), + thrRegularEE = cms.vdouble( 0.035 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltL3fL1DoubleMu4EG9f0Filtered4 = cms.EDFilter( "HLTMuonL3PreFilter", +process.hltEle12CaloIdLTrackIdLIsoVLHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLMuonlegL2Filtered4" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3DiMu4Ele9CaloIdLTrackIdLMuonlegL1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - MinN = cms.int32( 2 ), - MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 4.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxNormalizedChi2 = cms.double( 9999.0 ), - MaxDXYBeamSpot = cms.double( 9999.0 ), - MinDXYBeamSpot = cms.double( -1.0 ), - MinNmuonHits = cms.int32( 0 ), - MaxPtDifference = cms.double( 9999.0 ), - MinTrackPt = cms.double( 0.0 ), - minMuonStations = cms.int32( 2 ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 0 ), - MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), - trkMuonId = cms.uint32( 0 ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) + candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLClusterShapeFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.13 ), + thrOverEEE = cms.vdouble( 0.13 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltDoubleMu4DZFilter = cms.EDFilter( "HLT2MuonMuonDZ", +process.hltEle12CaloIdLTrackIdLIsoVLEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), - originTag2 = cms.VInputTag( 'hltIterL3MuonCandidates' ), - inputTag1 = cms.InputTag( "hltL3fL1DoubleMu4EG9f0Filtered4" ), - inputTag2 = cms.InputTag( "hltL3fL1DoubleMu4EG9f0Filtered4" ), - triggerType1 = cms.int32( 83 ), - triggerType2 = cms.int32( 83 ), - MinDR = cms.double( 0.001 ), - MaxDZ = cms.double( 0.2 ), - MinPixHitsForDZ = cms.int32( 0 ), - checkSC = cms.bool( False ), - MinN = cms.int32( 1 ) + candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLHEFilter" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.5 ), + thrOverEEE = cms.vdouble( 0.5 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.29, 0.21 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltEle9DoubleMu4Mass3p8Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", +process.hltEle12CaloIdLTrackIdLIsoVLHcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLMuonlegL2Filtered4" ), - L1CandTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLMuonlegL1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - PreviousCandIsL2 = cms.bool( True ), - FastAccept = cms.bool( False ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MaxDz = cms.double( 9999.0 ), - ChargeOpt = cms.int32( 0 ), - MinPtPair = cms.vdouble( 0.0 ), - MaxPtPair = cms.vdouble( 1.0E125 ), - MinPtMax = cms.vdouble( 0.0 ), - MinPtMin = cms.vdouble( 4.0 ), - MaxPtMin = cms.vdouble( 1.0E125 ), - MinInvMass = cms.vdouble( 3.8 ), - MaxInvMass = cms.vdouble( 9999.0 ), - MinDiMuonDeltaR = cms.double( -1.0 ), - MinAcop = cms.double( -1.0 ), - MaxAcop = cms.double( 999.0 ), - MinPtBalance = cms.double( -1.0 ), - MaxPtBalance = cms.double( 999999.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxDCAMuMu = cms.double( 99999.9 ), - MaxRapidityPair = cms.double( 999999.0 ), - CutCowboys = cms.bool( False ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) + candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLEcalIsoFilter" ), + varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.3 ), + thrOverEEE = cms.vdouble( 0.3 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.2, 0.25 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +process.hltEle12CaloIdLTrackIdLIsoVLPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLHcalIsoFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) +) +process.hltEle12CaloIdLTrackIdLIsoVLOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLPixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 999999.0 ), + thrRegularEE = cms.vdouble( 999999.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +process.hltEle12CaloIdLTrackIdLIsoVLDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLOneOEMinusOneOPFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.01 ), + thrRegularEE = cms.vdouble( 0.015 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +process.hltEle12CaloIdLTrackIdLIsoVLDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLDetaFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.07 ), + thrRegularEE = cms.vdouble( 0.1 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +process.hltEle12CaloIdLTrackIdLIsoVLTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLDphiFilter" ), + varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.2 ), + thrOverEEE = cms.vdouble( 0.2 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltDiMu4Ele9CaloIdLTrackIdLElectronlegL1MatchFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", +process.hltEle12JetCollectionsForLeptonPlusPFJets = cms.EDProducer( "HLTPFJetsCleanedFromLeadingLeptons", + leptons = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLTrackIsoFilter" ), + jets = cms.InputTag( "hltAK4PFJetsCorrected" ), + minDeltaR = cms.double( 1.0 ), + numLeptons = cms.uint32( 1 ) +) +process.hltEle12PFJet30EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEle12JetCollectionsForLeptonPlusPFJets" ), + originalTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + MinJetPt = cms.double( 30.0 ), + MaxAbsJetEta = cms.double( 2.5 ), + MinNJets = cms.uint32( 1 ), + triggerType = cms.int32( 85 ) +) +process.hltPreEle23CaloIdLTrackIdLIsoVLPFJet30 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltEle23CaloIdLTrackIdLIsoVLJet30L1MatchFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", saveTags = cms.bool( True ), candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), candNonIsolatedTag = cms.InputTag( "" ), l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1SeedFilterTag = cms.InputTag( "hltL1sDoubleMu4EG9" ), + L1SeedFilterTag = cms.InputTag( "hltL1sSingleEG15er2p5" ), l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), ncandcut = cms.int32( 1 ), @@ -53521,17 +56845,17 @@ barrel_end = cms.double( 1.4791 ), endcap_end = cms.double( 2.65 ) ) -process.hltDiMu4Ele9CaloIdLTrackIdLElectronlegEtFilter = cms.EDFilter( "HLTEgammaEtFilter", +process.hltEle23CaloIdLTrackIdLIsoVLJet30EtFilter = cms.EDFilter( "HLTEgammaEtFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegL1MatchFilter" ), + inputTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30L1MatchFilter" ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 9.0 ), - etcutEE = cms.double( 9.0 ), + etcutEB = cms.double( 23.0 ), + etcutEE = cms.double( 23.0 ), ncandcut = cms.int32( 1 ) ) -process.hltDiMu4Ele9CaloIdLTrackIdLElectronlegClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltEle23CaloIdLTrackIdLIsoVLJet30ClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegEtFilter" ), + candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30EtFilter" ), varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), @@ -53551,9 +56875,9 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltDiMu4Ele9CaloIdLTrackIdLElectronlegHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltEle23CaloIdLTrackIdLIsoVLJet30HEFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegClusterShapeFilter" ), + candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30ClusterShapeFilter" ), varTag = cms.InputTag( "hltEgammaHoverE" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), @@ -53573,9 +56897,53 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltDiMu4Ele9CaloIdLTrackIdLElectronlegPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", +process.hltEle23CaloIdLTrackIdLIsoVLJet30EcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegHEFilter" ), + candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30HEFilter" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.5 ), + thrOverEEE = cms.vdouble( 0.5 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.29, 0.21 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +process.hltEle23CaloIdLTrackIdLIsoVLJet30HcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30EcalIsoFilter" ), + varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.3 ), + thrOverEEE = cms.vdouble( 0.3 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.2, 0.25 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +process.hltEle23CaloIdLTrackIdLIsoVLJet30PixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30HcalIsoFilter" ), l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), npixelmatchcut = cms.double( 1.0 ), ncandcut = cms.int32( 1 ), @@ -53596,9 +56964,9 @@ useS = cms.bool( False ), pixelVeto = cms.bool( False ) ) -process.hltDiMu4Ele9CaloIdLTrackIdLElectronlegOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltEle23CaloIdLTrackIdLIsoVLJet30OneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegPixelMatchFilter" ), + candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30PixelMatchFilter" ), varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), @@ -53618,9 +56986,9 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltDiMu4Ele9CaloIdLTrackIdLElectronlegDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltEle23CaloIdLTrackIdLIsoVLJet30DetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegOneOEMinusOneOPFilter" ), + candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30OneOEMinusOneOPFilter" ), varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), @@ -53640,9 +57008,9 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltDiMu4Ele9CaloIdLTrackIdLElectronlegDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltEle23CaloIdLTrackIdLIsoVLJet30DphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegDetaFilter" ), + candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30DetaFilter" ), varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), @@ -53662,160 +57030,67 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltMu4Ele9DZFilter = cms.EDFilter( "HLT2MuonPhotonDZ", +process.hltEle23CaloIdLTrackIdLIsoVLJet30TrackIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), - originTag2 = cms.VInputTag( 'hltEgammaCandidates' ), - inputTag1 = cms.InputTag( "hltL3fL1DoubleMu4EG9f0Filtered4" ), - inputTag2 = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegDphiFilter" ), - electronTag = cms.InputTag( "hltEgammaGsfElectrons" ), - triggerType1 = cms.int32( 83 ), - triggerType2 = cms.int32( 81 ), - MinDR = cms.double( -1.0 ), - MaxDZ = cms.double( 0.2 ), - MinPixHitsForDZ = cms.int32( 1 ), - checkSC = cms.bool( False ), - MinN = cms.int32( 2 ) + candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30DphiFilter" ), + varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.2 ), + thrOverEEE = cms.vdouble( 0.2 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltL1sDoubleMu7EG7 = cms.EDFilter( "HLTL1TSeed", +process.hltEle23JetCollectionsForLeptonPlusPFJets = cms.EDProducer( "HLTPFJetsCleanedFromLeadingLeptons", + leptons = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30TrackIsoFilter" ), + jets = cms.InputTag( "hltAK4PFJetsCorrected" ), + minDeltaR = cms.double( 1.0 ), + numLeptons = cms.uint32( 1 ) +) +process.hltEle23PFJet30EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_DoubleMu5_SQ_EG9er2p5" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) + inputTag = cms.InputTag( "hltEle23JetCollectionsForLeptonPlusPFJets" ), + originalTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + MinJetPt = cms.double( 30.0 ), + MaxAbsJetEta = cms.double( 2.5 ), + MinNJets = cms.uint32( 1 ), + triggerType = cms.int32( 85 ) ) -process.hltPreDiMu9Ele9CaloIdLTrackIdLDZ = cms.EDFilter( "HLTPrescaler", +process.hltPreEle8CaloIdMTrackIdMPFJet30 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltDiMu9Ele9CaloIdLTrackIdLMuonlegL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - PreviousCandTag = cms.InputTag( "hltL1sDoubleMu7EG7" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 2 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) -) -process.hltDiMu9Ele9CaloIdLTrackIdLMuonlegL2Filtered5 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL2MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLMuonlegL1Filtered0" ), - SeedMapTag = cms.InputTag( "hltL2Muons" ), - MinN = cms.int32( 0 ), - MaxEta = cms.double( 2.5 ), - AbsEtaBins = cms.vdouble( 0.0 ), - MinNstations = cms.vint32( 0 ), - MinNhits = cms.vint32( 0 ), - CutOnChambers = cms.bool( False ), - MinNchambers = cms.vint32( 0 ), - MaxDr = cms.double( 9999.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - NSigmaPt = cms.double( 0.0 ), - MatchToPreviousCand = cms.bool( True ) -) -process.hltL1fForIterL3DiMu9Ele9CaloIdLTrackIdLMuonlegL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltL1MuonsPt0" ), - PreviousCandTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLMuonlegL1Filtered0" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 1 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) -) -process.hltL3fL1DoubleMu7EG7f0Filtered9 = cms.EDFilter( "HLTMuonL3PreFilter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLMuonlegL2Filtered5" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3DiMu9Ele9CaloIdLTrackIdLMuonlegL1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - MinN = cms.int32( 2 ), - MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 9.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxNormalizedChi2 = cms.double( 9999.0 ), - MaxDXYBeamSpot = cms.double( 9999.0 ), - MinDXYBeamSpot = cms.double( -1.0 ), - MinNmuonHits = cms.int32( 0 ), - MaxPtDifference = cms.double( 9999.0 ), - MinTrackPt = cms.double( 0.0 ), - minMuonStations = cms.int32( 2 ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 0 ), - MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), - trkMuonId = cms.uint32( 0 ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) -) -process.hltDiMu9Ele9CaloIdLTrackIdLElectronlegL1MatchFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", - saveTags = cms.bool( True ), - candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), - l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - candNonIsolatedTag = cms.InputTag( "" ), - l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1SeedFilterTag = cms.InputTag( "hltL1sDoubleMu7EG7" ), - l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - ncandcut = cms.int32( 1 ), - doIsolated = cms.bool( False ), - region_eta_size = cms.double( 0.522 ), - region_eta_size_ecap = cms.double( 1.0 ), - region_phi_size = cms.double( 1.044 ), - barrel_end = cms.double( 1.4791 ), - endcap_end = cms.double( 2.65 ) -) -process.hltDiMu9Ele9CaloIdLTrackIdLElectronlegEtFilter = cms.EDFilter( "HLTEgammaEtFilter", +process.hltEle8EtFilter = cms.EDFilter( "HLTEgammaEtFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegL1MatchFilter" ), + inputTag = cms.InputTag( "hltEgammaCandidatesWrapper" ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 9.0 ), - etcutEE = cms.double( 9.0 ), + etcutEB = cms.double( 8.0 ), + etcutEE = cms.double( 8.0 ), ncandcut = cms.int32( 1 ) ) -process.hltDiMu9Ele9CaloIdLTrackIdLElectronlegClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltEle8HEFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegEtFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + candTag = cms.InputTag( "hltEle8EtFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.013 ), - thrRegularEE = cms.vdouble( 0.035 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.12 ), + thrOverEEE = cms.vdouble( 0.1 ), thrOverE2EB = cms.vdouble( -1.0 ), thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), @@ -53826,18 +57101,18 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltDiMu9Ele9CaloIdLTrackIdLElectronlegHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltEle8CaloIdMClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegClusterShapeFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), + candTag = cms.InputTag( "hltEle8HEFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.13 ), - thrOverEEE = cms.vdouble( 0.13 ), + thrRegularEB = cms.vdouble( 0.013 ), + thrRegularEE = cms.vdouble( 0.035 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), thrOverE2EB = cms.vdouble( -1.0 ), thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), @@ -53848,9 +57123,9 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltDiMu9Ele9CaloIdLTrackIdLElectronlegPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", +process.hltEle8CaloIdMPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegHEFilter" ), + candTag = cms.InputTag( "hltEle8CaloIdMClusterShapeFilter" ), l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), npixelmatchcut = cms.double( 1.0 ), ncandcut = cms.int32( 1 ), @@ -53871,16 +57146,16 @@ useS = cms.bool( False ), pixelVeto = cms.bool( False ) ) -process.hltDiMu9Ele9CaloIdLTrackIdLElectronlegOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltEle8CaloIdMGsfTrackIdMOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegPixelMatchFilter" ), + candTag = cms.InputTag( "hltEle8CaloIdMPixelMatchFilter" ), varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 999999.0 ), - thrRegularEE = cms.vdouble( 999999.0 ), + thrRegularEB = cms.vdouble( 0.05 ), + thrRegularEE = cms.vdouble( 0.02 ), thrOverEEB = cms.vdouble( -1.0 ), thrOverEEE = cms.vdouble( -1.0 ), thrOverE2EB = cms.vdouble( -1.0 ), @@ -53893,16 +57168,16 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltDiMu9Ele9CaloIdLTrackIdLElectronlegDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltEle8CaloIdMGsfTrackIdMDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegOneOEMinusOneOPFilter" ), + candTag = cms.InputTag( "hltEle8CaloIdMGsfTrackIdMOneOEMinusOneOPFilter" ), varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.01 ), - thrRegularEE = cms.vdouble( 0.015 ), + thrRegularEB = cms.vdouble( 0.006 ), + thrRegularEE = cms.vdouble( 0.0085 ), thrOverEEB = cms.vdouble( -1.0 ), thrOverEEE = cms.vdouble( -1.0 ), thrOverE2EB = cms.vdouble( -1.0 ), @@ -53915,16 +57190,16 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltDiMu9Ele9CaloIdLTrackIdLElectronlegDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltEle8CaloIdMGsfTrackIdMDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegDetaFilter" ), + candTag = cms.InputTag( "hltEle8CaloIdMGsfTrackIdMDetaFilter" ), varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.07 ), - thrRegularEE = cms.vdouble( 0.1 ), + thrRegularEB = cms.vdouble( 0.1 ), + thrRegularEE = cms.vdouble( 0.05 ), thrOverEEB = cms.vdouble( -1.0 ), thrOverEEE = cms.vdouble( -1.0 ), thrOverE2EB = cms.vdouble( -1.0 ), @@ -53937,153 +57212,112 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltMu9Ele9DZFilter = cms.EDFilter( "HLT2MuonPhotonDZ", - saveTags = cms.bool( True ), - originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), - originTag2 = cms.VInputTag( 'hltEgammaCandidates' ), - inputTag1 = cms.InputTag( "hltL3fL1DoubleMu7EG7f0Filtered9" ), - inputTag2 = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegDphiFilter" ), - electronTag = cms.InputTag( "hltEgammaGsfElectrons" ), - triggerType1 = cms.int32( 83 ), - triggerType2 = cms.int32( 81 ), - MinDR = cms.double( -1.0 ), - MaxDZ = cms.double( 0.2 ), - MinPixHitsForDZ = cms.int32( 1 ), - checkSC = cms.bool( False ), - MinN = cms.int32( 2 ) -) -process.hltDoubleMu9DZFilter = cms.EDFilter( "HLT2MuonMuonDZ", - saveTags = cms.bool( True ), - originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), - originTag2 = cms.VInputTag( 'hltIterL3MuonCandidates' ), - inputTag1 = cms.InputTag( "hltL3fL1DoubleMu7EG7f0Filtered9" ), - inputTag2 = cms.InputTag( "hltL3fL1DoubleMu7EG7f0Filtered9" ), - triggerType1 = cms.int32( 83 ), - triggerType2 = cms.int32( 83 ), - MinDR = cms.double( 0.001 ), - MaxDZ = cms.double( 0.2 ), - MinPixHitsForDZ = cms.int32( 0 ), - checkSC = cms.bool( False ), - MinN = cms.int32( 1 ) -) -process.hltPreDiMu9Ele9CaloIdLTrackIdL = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltGsfEle8NoIsoJetCollectionsForLeptonPlusPFJets = cms.EDProducer( "HLTPFJetsCleanedFromLeadingLeptons", + leptons = cms.InputTag( "hltEle8CaloIdMGsfTrackIdMDphiFilter" ), + jets = cms.InputTag( "hltAK4PFJetsCorrected" ), + minDeltaR = cms.double( 1.0 ), + numLeptons = cms.uint32( 1 ) ) -process.hltL1sDoubleMu18er = cms.EDFilter( "HLTL1TSeed", +process.hltEle8NoIsoPFJet30EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_DoubleMu18er2p1_SQ" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) + inputTag = cms.InputTag( "hltGsfEle8NoIsoJetCollectionsForLeptonPlusPFJets" ), + originalTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + MinJetPt = cms.double( 30.0 ), + MaxAbsJetEta = cms.double( 2.5 ), + MinNJets = cms.uint32( 1 ), + triggerType = cms.int32( 85 ) ) -process.hltPreDoubleIsoMu20eta2p1 = cms.EDFilter( "HLTPrescaler", +process.hltPreEle17CaloIdMTrackIdMPFJet30 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltL1fL1sDoubleMu18erL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - PreviousCandTag = cms.InputTag( "hltL1sDoubleMu18er" ), - MaxEta = cms.double( 2.1 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 2 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) -) -process.hltL2fL1sDoubleMu18erL1f0L2Filtered10Q = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", +process.hltEle17EtFilter = cms.EDFilter( "HLTEgammaEtFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL2MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sDoubleMu18erL1Filtered0" ), - SeedMapTag = cms.InputTag( "hltL2Muons" ), - MinN = cms.int32( 0 ), - MaxEta = cms.double( 2.16 ), - AbsEtaBins = cms.vdouble( 0.0 ), - MinNstations = cms.vint32( 0 ), - MinNhits = cms.vint32( 0 ), - CutOnChambers = cms.bool( False ), - MinNchambers = cms.vint32( 0 ), - MaxDr = cms.double( 9999.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - NSigmaPt = cms.double( 0.0 ), - MatchToPreviousCand = cms.bool( True ) + inputTag = cms.InputTag( "hltEgammaCandidatesWrapper" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 17.0 ), + etcutEE = cms.double( 17.0 ), + ncandcut = cms.int32( 1 ) ) -process.hltL1fForIterL3L1fL1sDoubleMu18erL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", +process.hltEle17HEFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltL1MuonsPt0" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sDoubleMu18erL1Filtered0" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 1 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) + candTag = cms.InputTag( "hltEle17EtFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.12 ), + thrOverEEE = cms.vdouble( 0.1 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20Q = cms.EDFilter( "HLTMuonL3PreFilter", +process.hltEle17CaloIdMClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sDoubleMu18erL1f0L2Filtered10Q" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sDoubleMu18erL1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 2.1 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 20.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxNormalizedChi2 = cms.double( 9999.0 ), - MaxDXYBeamSpot = cms.double( 9999.0 ), - MinDXYBeamSpot = cms.double( -1.0 ), - MinNmuonHits = cms.int32( 0 ), - MaxPtDifference = cms.double( 9999.0 ), - MinTrackPt = cms.double( 0.0 ), - minMuonStations = cms.int32( 2 ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 0 ), - MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), - trkMuonId = cms.uint32( 0 ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) + candTag = cms.InputTag( "hltEle17HEFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.011 ), + thrRegularEE = cms.vdouble( 0.031 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20QL3pfecalIsoRhoFilteredEB0p14EE0p10 = cms.EDFilter( "HLTMuonGenericFilter", +process.hltEle17CaloIdMPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20Q" ), - varTag = cms.InputTag( "hltMuonEcalMFPFClusterIsoForMuons" ), + candTag = cms.InputTag( "hltEle17CaloIdMClusterShapeFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) +) +process.hltEle17CaloIdMGsfTrackIdMOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle17CaloIdMPixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.14 ), - thrOverEEE = cms.vdouble( 0.1 ), + thrRegularEB = cms.vdouble( 0.05 ), + thrRegularEE = cms.vdouble( 0.05 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), thrOverE2EB = cms.vdouble( -1.0 ), thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), @@ -54092,20 +57326,20 @@ rhoScale = cms.double( 1.0 ), effectiveAreas = cms.vdouble( 0.0, 0.0 ), absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20QL3pfhcalIsoRhoFilteredHB0p16HE0p20 = cms.EDFilter( "HLTMuonGenericFilter", +process.hltEle17CaloIdMGsfTrackIdMDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20QL3pfecalIsoRhoFilteredEB0p14EE0p10" ), - varTag = cms.InputTag( "hltMuonHcalRegPFClusterIsoForMuons" ), + candTag = cms.InputTag( "hltEle17CaloIdMGsfTrackIdMOneOEMinusOneOPFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.16 ), - thrOverEEE = cms.vdouble( 0.2 ), + thrRegularEB = cms.vdouble( 0.006 ), + thrRegularEE = cms.vdouble( 0.0085 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), thrOverE2EB = cms.vdouble( -1.0 ), thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), @@ -54114,1729 +57348,1123 @@ rhoScale = cms.double( 1.0 ), effectiveAreas = cms.vdouble( 0.0, 0.0 ), absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltL3crIsoL1sDoubleMu18erL1f0L2f10QL3f20QL3trkIsoFiltered0p08 = cms.EDFilter( "HLTMuonIsoFilter", +process.hltEle17CaloIdMGsfTrackIdMDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20QL3pfhcalIsoRhoFilteredHB0p16HE0p20" ), - MinN = cms.int32( 2 ), - DepTag = cms.VInputTag( 'hltMuonTkRelIsolationCut0p08Map' ), - IsolatorPSet = cms.PSet( ) + candTag = cms.InputTag( "hltEle17CaloIdMGsfTrackIdMDetaFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.1 ), + thrRegularEE = cms.vdouble( 0.05 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltL1sDoubleMu125to157ORTripleMu444 = cms.EDFilter( "HLTL1TSeed", +process.hltGsfEle17NoIsoJetCollectionsForLeptonPlusPFJets = cms.EDProducer( "HLTPFJetsCleanedFromLeadingLeptons", + leptons = cms.InputTag( "hltEle17CaloIdMGsfTrackIdMDphiFilter" ), + jets = cms.InputTag( "hltAK4PFJetsCorrected" ), + minDeltaR = cms.double( 1.0 ), + numLeptons = cms.uint32( 1 ) +) +process.hltEle17NoIsoPFJet30EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_DoubleMu_12_5 OR L1_DoubleMu_15_5_SQ OR L1_DoubleMu_15_7 OR L1_TripleMu_5_3_3" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) + inputTag = cms.InputTag( "hltGsfEle17NoIsoJetCollectionsForLeptonPlusPFJets" ), + originalTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + MinJetPt = cms.double( 30.0 ), + MaxAbsJetEta = cms.double( 2.5 ), + MinNJets = cms.uint32( 1 ), + triggerType = cms.int32( 85 ) ) -process.hltPreTrkMu12DoubleTrkMu5NoFiltersNoVtx = cms.EDFilter( "HLTPrescaler", +process.hltPreEle23CaloIdMTrackIdMPFJet30 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltL1fL1sDoubleMu155ORTripleMu444L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", +process.hltEle23EtFilter = cms.EDFilter( "HLTEgammaEtFilter", saveTags = cms.bool( True ), - CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - PreviousCandTag = cms.InputTag( "hltL1sDoubleMu125to157ORTripleMu444" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 2 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) + inputTag = cms.InputTag( "hltEgammaCandidatesWrapper" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 23.0 ), + etcutEE = cms.double( 23.0 ), + ncandcut = cms.int32( 1 ) ) -process.hltL2pfL1sDoubleMu155ORTripleMu444L1f0L2PreFiltered0NoVtx = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", +process.hltEle23HEFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL2MuonCandidatesNoVtx" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sDoubleMu155ORTripleMu444L1Filtered0" ), - SeedMapTag = cms.InputTag( "hltL2Muons" ), - MinN = cms.int32( 0 ), - MaxEta = cms.double( 2.5 ), - AbsEtaBins = cms.vdouble( 0.0 ), - MinNstations = cms.vint32( 0 ), - MinNhits = cms.vint32( 0 ), - CutOnChambers = cms.bool( False ), - MinNchambers = cms.vint32( 0 ), - MaxDr = cms.double( 9999.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - NSigmaPt = cms.double( 0.0 ), - MatchToPreviousCand = cms.bool( True ) + candTag = cms.InputTag( "hltEle23EtFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.12 ), + thrOverEEE = cms.vdouble( 0.1 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltL2fL1sDoubleMu155ORTripleMu444L1f0L2Filtered10OneMuNoVtx = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", +process.hltEle23CaloIdMClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL2MuonCandidatesNoVtx" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sDoubleMu155ORTripleMu444L1Filtered0" ), - SeedMapTag = cms.InputTag( "hltL2Muons" ), - MinN = cms.int32( 0 ), - MaxEta = cms.double( 2.5 ), - AbsEtaBins = cms.vdouble( 0.0 ), - MinNstations = cms.vint32( 0 ), - MinNhits = cms.vint32( 0 ), - CutOnChambers = cms.bool( False ), - MinNchambers = cms.vint32( 0 ), - MaxDr = cms.double( 9999.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - NSigmaPt = cms.double( 0.0 ), - MatchToPreviousCand = cms.bool( True ) -) -process.hltIterL3OISeedsFromL2MuonsNoVtx = cms.EDProducer( "TSGForOIFromL2", - src = cms.InputTag( "hltL2Muons" ), - layersToTry = cms.int32( 2 ), - fixedErrorRescaleFactorForHitless = cms.double( 2.0 ), - hitsToTry = cms.int32( 1 ), - adjustErrorsDynamicallyForHits = cms.bool( False ), - adjustErrorsDynamicallyForHitless = cms.bool( True ), - MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ), - UseHitLessSeeds = cms.bool( True ), - estimator = cms.string( "hltESPChi2MeasurementEstimator100" ), - maxEtaForTOB = cms.double( 1.8 ), - minEtaForTEC = cms.double( 0.7 ), - debug = cms.untracked.bool( False ), - fixedErrorRescaleFactorForHits = cms.double( 1.0 ), - maxSeeds = cms.uint32( 20 ), - maxHitlessSeeds = cms.uint32( 5 ), - maxHitSeeds = cms.uint32( 1 ), - numL2ValidHitsCutAllEta = cms.uint32( 20 ), - numL2ValidHitsCutAllEndcap = cms.uint32( 30 ), - pT1 = cms.double( 13.0 ), - pT2 = cms.double( 30.0 ), - pT3 = cms.double( 70.0 ), - eta1 = cms.double( 0.2 ), - eta2 = cms.double( 0.3 ), - eta3 = cms.double( 1.0 ), - eta4 = cms.double( 1.2 ), - eta5 = cms.double( 1.6 ), - eta6 = cms.double( 1.4 ), - eta7 = cms.double( 2.1 ), - SF1 = cms.double( 3.0 ), - SF2 = cms.double( 4.0 ), - SF3 = cms.double( 5.0 ), - SF4 = cms.double( 7.0 ), - SF5 = cms.double( 10.0 ), - SF6 = cms.double( 2.0 ), - SFHld = cms.double( 2.0 ), - SFHd = cms.double( 4.0 ), - tsosDiff1 = cms.double( 0.2 ), - tsosDiff2 = cms.double( 0.02 ), - displacedReco = cms.bool( False ), - propagatorName = cms.string( "PropagatorWithMaterialParabolicMf" ) -) -process.hltIterL3OITrackCandidatesNoVtx = cms.EDProducer( "CkfTrackCandidateMaker", - cleanTrajectoryAfterInOut = cms.bool( False ), - doSeedingRegionRebuilding = cms.bool( False ), - onlyPixelHitsForSeedCleaner = cms.bool( False ), - reverseTrajectories = cms.bool( True ), - useHitsSplitting = cms.bool( False ), - MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ), - src = cms.InputTag( "hltIterL3OISeedsFromL2MuonsNoVtx" ), - clustersToSkip = cms.InputTag( "" ), - phase2clustersToSkip = cms.InputTag( "" ), - TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTPSetMuonCkfTrajectoryBuilder" ) ), - TransientInitialStateEstimatorParameters = cms.PSet( - propagatorAlongTISE = cms.string( "PropagatorWithMaterial" ), - numberMeasurementsForFit = cms.int32( 4 ), - propagatorOppositeTISE = cms.string( "PropagatorWithMaterialOpposite" ) - ), - numHitsForSeedCleaner = cms.int32( 4 ), - NavigationSchool = cms.string( "SimpleNavigationSchool" ), - RedundantSeedCleaner = cms.string( "CachingSeedCleanerBySharedInput" ), - TrajectoryCleaner = cms.string( "muonSeededTrajectoryCleanerBySharedHits" ), - maxNSeeds = cms.uint32( 500000 ), - maxSeedsBeforeCleaning = cms.uint32( 5000 ) -) -process.hltIterL3OIMuCtfWithMaterialTracksNoVtx = cms.EDProducer( "TrackProducer", - useSimpleMF = cms.bool( False ), - SimpleMagneticField = cms.string( "" ), - src = cms.InputTag( "hltIterL3OITrackCandidatesNoVtx" ), - clusterRemovalInfo = cms.InputTag( "" ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - Fitter = cms.string( "hltESPKFFittingSmootherWithOutliersRejectionAndRK" ), - useHitsSplitting = cms.bool( False ), - alias = cms.untracked.string( "ctfWithMaterialTracks" ), - TrajectoryInEvent = cms.bool( False ), - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - AlgorithmName = cms.string( "iter10" ), - Propagator = cms.string( "PropagatorWithMaterial" ), - GeometricInnerState = cms.bool( True ), - NavigationSchool = cms.string( "SimpleNavigationSchool" ), - MeasurementTracker = cms.string( "hltESPMeasurementTracker" ), - MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ) -) -process.hltIterL3OIMuonTrackCutClassifierNoVtx = cms.EDProducer( "TrackCutClassifier", - src = cms.InputTag( "hltIterL3OIMuCtfWithMaterialTracksNoVtx" ), - beamspot = cms.InputTag( "hltOnlineBeamSpot" ), - vertices = cms.InputTag( "Notused" ), - ignoreVertices = cms.bool( True ), - qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), - mva = cms.PSet( - minPixelHits = cms.vint32( 0, 0, 0 ), - maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 100.0 ), - dr_par = cms.PSet( - d0err = cms.vdouble( 0.003, 0.003, 3.40282346639E38 ), - dr_par2 = cms.vdouble( 0.3, 0.3, 3.40282346639E38 ), - dr_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), - dr_exp = cms.vint32( 4, 4, 2147483647 ), - d0err_par = cms.vdouble( 0.001, 0.001, 3.40282346639E38 ) - ), - maxLostLayers = cms.vint32( 4, 3, 2 ), - min3DLayers = cms.vint32( 0, 0, 0 ), - dz_par = cms.PSet( - dz_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), - dz_par2 = cms.vdouble( 0.35, 0.35, 3.40282346639E38 ), - dz_exp = cms.vint32( 4, 4, 2147483647 ) - ), - minNVtxTrk = cms.int32( 3 ), - maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), - minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), - maxChi2 = cms.vdouble( 3.40282346639E38, 3.40282346639E38, 3.40282346639E38 ), - maxChi2n = cms.vdouble( 10.0, 1.0, 0.4 ), - maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), - minLayers = cms.vint32( 3, 5, 5 ) - ) -) -process.hltIterL3OIMuonTrackSelectionHighPurityNoVtx = cms.EDProducer( "TrackCollectionFilterCloner", - originalSource = cms.InputTag( "hltIterL3OIMuCtfWithMaterialTracksNoVtx" ), - originalMVAVals = cms.InputTag( 'hltIterL3OIMuonTrackCutClassifierNoVtx','MVAValues' ), - originalQualVals = cms.InputTag( 'hltIterL3OIMuonTrackCutClassifierNoVtx','QualityMasks' ), - minQuality = cms.string( "highPurity" ), - copyExtras = cms.untracked.bool( True ), - copyTrajectories = cms.untracked.bool( False ) -) -process.hltL3MuonsIterL3OINoVtx = cms.EDProducer( "L3MuonProducer", - ServiceParameters = cms.PSet( - RPCLayers = cms.bool( True ), - UseMuonNavigation = cms.untracked.bool( True ), - Propagators = cms.untracked.vstring( 'hltESPSmartPropagatorAny', - 'SteppingHelixPropagatorAny', - 'hltESPSmartPropagator', - 'hltESPSteppingHelixPropagatorOpposite' ) - ), - MuonCollectionLabel = cms.InputTag( "hltL2Muons" ), - TrackLoaderParameters = cms.PSet( - MuonSeededTracksInstance = cms.untracked.string( "L2Seeded" ), - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - DoSmoothing = cms.bool( True ), - SmoothTkTrack = cms.untracked.bool( False ), - VertexConstraint = cms.bool( False ), - MuonUpdatorAtVertexParameters = cms.PSet( - MaxChi2 = cms.double( 1000000.0 ), - BeamSpotPositionErrors = cms.vdouble( 0.1, 0.1, 5.3 ), - Propagator = cms.string( "hltESPSteppingHelixPropagatorOpposite" ) - ), - PutTkTrackIntoEvent = cms.untracked.bool( False ), - Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) - ), - L3TrajBuilderParameters = cms.PSet( - PtCut = cms.double( 1.0 ), - TrackerPropagator = cms.string( "SteppingHelixPropagatorAny" ), - GlobalMuonTrackMatcher = cms.PSet( - Chi2Cut_3 = cms.double( 200.0 ), - DeltaDCut_2 = cms.double( 10.0 ), - Eta_threshold = cms.double( 1.2 ), - Quality_2 = cms.double( 15.0 ), - DeltaDCut_1 = cms.double( 40.0 ), - Quality_3 = cms.double( 7.0 ), - DeltaDCut_3 = cms.double( 15.0 ), - Quality_1 = cms.double( 20.0 ), - Pt_threshold1 = cms.double( 0.0 ), - DeltaRCut_2 = cms.double( 0.2 ), - DeltaRCut_1 = cms.double( 0.1 ), - Pt_threshold2 = cms.double( 9.99999999E8 ), - Chi2Cut_1 = cms.double( 50.0 ), - Chi2Cut_2 = cms.double( 50.0 ), - DeltaRCut_3 = cms.double( 1.0 ), - LocChi2Cut = cms.double( 0.001 ), - Propagator = cms.string( "hltESPSmartPropagator" ), - MinPt = cms.double( 1.0 ), - MinP = cms.double( 2.5 ) - ), - ScaleTECxFactor = cms.double( -1.0 ), - tkTrajUseVertex = cms.bool( False ), - MuonTrackingRegionBuilder = cms.PSet( - Rescale_Dz = cms.double( 4.0 ), - Pt_fixed = cms.bool( False ), - Eta_fixed = cms.bool( True ), - Eta_min = cms.double( 0.1 ), - DeltaZ = cms.double( 24.2 ), - maxRegions = cms.int32( 2 ), - EtaR_UpperLimit_Par1 = cms.double( 0.25 ), - UseVertex = cms.bool( False ), - Z_fixed = cms.bool( False ), - PhiR_UpperLimit_Par1 = cms.double( 0.6 ), - PhiR_UpperLimit_Par2 = cms.double( 0.2 ), - Rescale_phi = cms.double( 3.0 ), - DeltaEta = cms.double( 0.2 ), - precise = cms.bool( True ), - OnDemand = cms.int32( -1 ), - EtaR_UpperLimit_Par2 = cms.double( 0.15 ), - MeasurementTrackerName = cms.InputTag( "hltESPMeasurementTracker" ), - vertexCollection = cms.InputTag( "pixelVertices" ), - Pt_min = cms.double( 3.0 ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - Phi_fixed = cms.bool( True ), - DeltaR = cms.double( 0.025 ), - input = cms.InputTag( "hltL2Muons" ), - DeltaPhi = cms.double( 0.15 ), - Phi_min = cms.double( 0.1 ), - Rescale_eta = cms.double( 3.0 ) - ), - TrackTransformer = cms.PSet( - Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), - RefitDirection = cms.string( "insideOut" ), - RefitRPCHits = cms.bool( True ), - Propagator = cms.string( "hltESPSmartPropagatorAny" ), - DoPredictionsOnly = cms.bool( False ), - TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), - Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) - ), - tkTrajBeamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - RefitRPCHits = cms.bool( True ), - tkTrajVertex = cms.InputTag( "Notused" ), - GlbRefitterParameters = cms.PSet( - Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), - DTRecSegmentLabel = cms.InputTag( "hltDt4DSegments" ), - RefitFlag = cms.bool( True ), - SkipStation = cms.int32( -1 ), - Chi2CutRPC = cms.double( 1.0 ), - PropDirForCosmics = cms.bool( False ), - CSCRecSegmentLabel = cms.InputTag( "hltCscSegments" ), - HitThreshold = cms.int32( 1 ), - DYTthrs = cms.vint32( 30, 15 ), - TrackerSkipSystem = cms.int32( -1 ), - RefitDirection = cms.string( "insideOut" ), - Chi2CutCSC = cms.double( 150.0 ), - Chi2CutDT = cms.double( 10.0 ), - RefitRPCHits = cms.bool( True ), - TrackerSkipSection = cms.int32( -1 ), - Propagator = cms.string( "hltESPSmartPropagatorAny" ), - DoPredictionsOnly = cms.bool( False ), - TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - MuonHitsOption = cms.int32( 1 ), - MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ) - ), - PCut = cms.double( 2.5 ), - tkTrajMaxDXYBeamSpot = cms.double( 9999.0 ), - TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - tkTrajMaxChi2 = cms.double( 9999.0 ), - MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), - ScaleTECyFactor = cms.double( -1.0 ), - tkTrajLabel = cms.InputTag( "hltIterL3OIMuonTrackSelectionHighPurityNoVtx" ) - ) -) -process.hltIterL3OIL3MuonsLinksCombinationNoVtx = cms.EDProducer( "L3TrackLinksCombiner", - labels = cms.VInputTag( 'hltL3MuonsIterL3OINoVtx' ) -) -process.hltIterL3OIL3MuonsNoVtx = cms.EDProducer( "L3TrackCombiner", - labels = cms.VInputTag( 'hltL3MuonsIterL3OINoVtx' ) + candTag = cms.InputTag( "hltEle23HEFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.013 ), + thrRegularEE = cms.vdouble( 0.035 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltIterL3OIL3MuonCandidatesNoVtx = cms.EDProducer( "L3MuonCandidateProducer", - InputObjects = cms.InputTag( "hltIterL3OIL3MuonsNoVtx" ), - InputLinksObjects = cms.InputTag( "hltIterL3OIL3MuonsLinksCombinationNoVtx" ), - MuonPtOption = cms.string( "Tracker" ) +process.hltEle23CaloIdMPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle23CaloIdMClusterShapeFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) ) -process.hltL2SelectorForL3IONoVtx = cms.EDProducer( "HLTMuonL2SelectorForL3IO", - l2Src = cms.InputTag( "hltL2Muons" ), - l3OISrc = cms.InputTag( "hltIterL3OIL3MuonCandidatesNoVtx" ), - InputLinks = cms.InputTag( "hltIterL3OIL3MuonsLinksCombinationNoVtx" ), - applyL3Filters = cms.bool( False ), - MinNhits = cms.int32( 1 ), - MaxNormalizedChi2 = cms.double( 20.0 ), - MinNmuonHits = cms.int32( 1 ), - MaxPtDifference = cms.double( 0.3 ) +process.hltEle23CaloIdMGsfTrackIdMOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle23CaloIdMPixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.05 ), + thrRegularEE = cms.vdouble( 0.02 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltIterL3MuonPixelTracksTrackingRegionsNoVtx = cms.EDProducer( "MuonTrackingRegionEDProducer", - EtaR_UpperLimit_Par1 = cms.double( 0.25 ), - DeltaR = cms.double( 0.025 ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - OnDemand = cms.int32( -1 ), - vertexCollection = cms.InputTag( "notUsed" ), - Rescale_phi = cms.double( 3.0 ), - Eta_fixed = cms.bool( True ), - Rescale_eta = cms.double( 3.0 ), - PhiR_UpperLimit_Par2 = cms.double( 0.2 ), - Eta_min = cms.double( 0.0 ), - Phi_fixed = cms.bool( True ), - Phi_min = cms.double( 0.0 ), - PhiR_UpperLimit_Par1 = cms.double( 0.6 ), - EtaR_UpperLimit_Par2 = cms.double( 0.15 ), - MeasurementTrackerName = cms.InputTag( "" ), - UseVertex = cms.bool( False ), - Rescale_Dz = cms.double( 4.0 ), - Pt_fixed = cms.bool( True ), - Z_fixed = cms.bool( True ), - Pt_min = cms.double( 0.0 ), - DeltaZ = cms.double( 24.2 ), - DeltaEta = cms.double( 0.2 ), - DeltaPhi = cms.double( 0.15 ), - maxRegions = cms.int32( 5 ), - precise = cms.bool( True ), - input = cms.InputTag( "hltL2SelectorForL3IONoVtx" ) +process.hltEle23CaloIdMGsfTrackIdMDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle23CaloIdMGsfTrackIdMOneOEMinusOneOPFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.006 ), + thrRegularEE = cms.vdouble( 0.0085 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltPixelTracksInRegionL2NoVtx = cms.EDProducer( "TrackSelectorByRegion", - tracks = cms.InputTag( "hltPixelTracks" ), - regions = cms.InputTag( "hltIterL3MuonPixelTracksTrackingRegionsNoVtx" ), - produceTrackCollection = cms.bool( True ), - produceMask = cms.bool( False ) +process.hltEle23CaloIdMGsfTrackIdMDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle23CaloIdMGsfTrackIdMDetaFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.1 ), + thrRegularEE = cms.vdouble( 0.05 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltIter0IterL3MuonPixelSeedsFromPixelTracksNoVtx = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", - InputCollection = cms.InputTag( "hltPixelTracksInRegionL2NoVtx" ), - InputVertexCollection = cms.InputTag( "" ), - originHalfLength = cms.double( 0.3 ), - originRadius = cms.double( 0.1 ), - useProtoTrackKinematics = cms.bool( False ), - useEventsWithNoVertex = cms.bool( True ), - TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), - usePV = cms.bool( False ), - includeFourthHit = cms.bool( True ), - SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) +process.hltGsfEle23NoIsoJetCollectionsForLeptonPlusPFJets = cms.EDProducer( "HLTPFJetsCleanedFromLeadingLeptons", + leptons = cms.InputTag( "hltEle23CaloIdMGsfTrackIdMDphiFilter" ), + jets = cms.InputTag( "hltAK4PFJetsCorrected" ), + minDeltaR = cms.double( 1.0 ), + numLeptons = cms.uint32( 1 ) ) -process.hltIter0IterL3MuonCkfTrackCandidatesNoVtx = cms.EDProducer( "CkfTrackCandidateMaker", - cleanTrajectoryAfterInOut = cms.bool( False ), - doSeedingRegionRebuilding = cms.bool( True ), - onlyPixelHitsForSeedCleaner = cms.bool( False ), - reverseTrajectories = cms.bool( False ), - useHitsSplitting = cms.bool( True ), - MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ), - src = cms.InputTag( "hltIter0IterL3MuonPixelSeedsFromPixelTracksNoVtx" ), - clustersToSkip = cms.InputTag( "" ), - phase2clustersToSkip = cms.InputTag( "" ), - TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter0IterL3MuonPSetGroupedCkfTrajectoryBuilderIT" ) ), - TransientInitialStateEstimatorParameters = cms.PSet( - propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), - numberMeasurementsForFit = cms.int32( 4 ), - propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) - ), - numHitsForSeedCleaner = cms.int32( 4 ), - NavigationSchool = cms.string( "SimpleNavigationSchool" ), - RedundantSeedCleaner = cms.string( "none" ), - TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), - maxNSeeds = cms.uint32( 100000 ), - maxSeedsBeforeCleaning = cms.uint32( 1000 ) +process.hltEle23NoIsoPFJet30EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltGsfEle23NoIsoJetCollectionsForLeptonPlusPFJets" ), + originalTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + MinJetPt = cms.double( 30.0 ), + MaxAbsJetEta = cms.double( 2.5 ), + MinNJets = cms.uint32( 1 ), + triggerType = cms.int32( 85 ) ) -process.hltIter0IterL3MuonCtfWithMaterialTracksNoVtx = cms.EDProducer( "TrackProducer", - useSimpleMF = cms.bool( True ), - SimpleMagneticField = cms.string( "ParabolicMf" ), - src = cms.InputTag( "hltIter0IterL3MuonCkfTrackCandidatesNoVtx" ), - clusterRemovalInfo = cms.InputTag( "" ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - Fitter = cms.string( "hltESPFittingSmootherIT" ), - useHitsSplitting = cms.bool( False ), - alias = cms.untracked.string( "ctfWithMaterialTracks" ), - TrajectoryInEvent = cms.bool( False ), - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - AlgorithmName = cms.string( "hltIter0" ), - Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), - GeometricInnerState = cms.bool( True ), - NavigationSchool = cms.string( "" ), - MeasurementTracker = cms.string( "" ), - MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ) +process.hltPreEle50CaloIdVTGsfTrkIdTPFJet165 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltIter0IterL3MuonTrackCutClassifierNoVtx = cms.EDProducer( "TrackCutClassifier", - src = cms.InputTag( "hltIter0IterL3MuonCtfWithMaterialTracksNoVtx" ), - beamspot = cms.InputTag( "hltOnlineBeamSpot" ), - vertices = cms.InputTag( "hltTrimmedPixelVertices" ), - ignoreVertices = cms.bool( False ), - qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), - mva = cms.PSet( - minPixelHits = cms.vint32( 0, 0, 0 ), - maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 100.0 ), - dr_par = cms.PSet( - d0err = cms.vdouble( 0.003, 0.003, 3.40282346639E38 ), - dr_par2 = cms.vdouble( 0.3, 0.3, 3.40282346639E38 ), - dr_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), - dr_exp = cms.vint32( 4, 4, 2147483647 ), - d0err_par = cms.vdouble( 0.001, 0.001, 3.40282346639E38 ) - ), - maxLostLayers = cms.vint32( 1, 1, 1 ), - min3DLayers = cms.vint32( 0, 0, 0 ), - dz_par = cms.PSet( - dz_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), - dz_par2 = cms.vdouble( 0.35, 0.35, 3.40282346639E38 ), - dz_exp = cms.vint32( 4, 4, 2147483647 ) - ), - minNVtxTrk = cms.int32( 3 ), - maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), - minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), - maxChi2 = cms.vdouble( 3.40282346639E38, 3.40282346639E38, 3.40282346639E38 ), - maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), - maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), - minLayers = cms.vint32( 3, 3, 4 ) - ) +process.hltEle50EtFilter = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEGL1SingleEG40Filter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 50.0 ), + etcutEE = cms.double( 50.0 ), + ncandcut = cms.int32( 1 ) ) -process.hltIter0IterL3MuonTrackSelectionHighPurityNoVtx = cms.EDProducer( "TrackCollectionFilterCloner", - originalSource = cms.InputTag( "hltIter0IterL3MuonCtfWithMaterialTracksNoVtx" ), - originalMVAVals = cms.InputTag( 'hltIter0IterL3MuonTrackCutClassifierNoVtx','MVAValues' ), - originalQualVals = cms.InputTag( 'hltIter0IterL3MuonTrackCutClassifierNoVtx','QualityMasks' ), - minQuality = cms.string( "highPurity" ), - copyExtras = cms.untracked.bool( True ), - copyTrajectories = cms.untracked.bool( False ) +process.hltEle50CaloIdVTClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle50EtFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.01 ), + thrRegularEE = cms.vdouble( 0.03 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltL3MuonsIterL3IONoVtx = cms.EDProducer( "L3MuonProducer", - ServiceParameters = cms.PSet( - RPCLayers = cms.bool( True ), - UseMuonNavigation = cms.untracked.bool( True ), - Propagators = cms.untracked.vstring( 'hltESPSmartPropagatorAny', - 'SteppingHelixPropagatorAny', - 'hltESPSmartPropagator', - 'hltESPSteppingHelixPropagatorOpposite' ) - ), - MuonCollectionLabel = cms.InputTag( "hltL2Muons" ), - TrackLoaderParameters = cms.PSet( - MuonSeededTracksInstance = cms.untracked.string( "L2Seeded" ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - DoSmoothing = cms.bool( False ), - SmoothTkTrack = cms.untracked.bool( False ), - VertexConstraint = cms.bool( False ), - MuonUpdatorAtVertexParameters = cms.PSet( - MaxChi2 = cms.double( 1000000.0 ), - BeamSpotPositionErrors = cms.vdouble( 0.1, 0.1, 5.3 ), - Propagator = cms.string( "hltESPSteppingHelixPropagatorOpposite" ) - ), - PutTkTrackIntoEvent = cms.untracked.bool( False ), - Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) - ), - L3TrajBuilderParameters = cms.PSet( - PtCut = cms.double( 1.0 ), - TrackerPropagator = cms.string( "SteppingHelixPropagatorAny" ), - GlobalMuonTrackMatcher = cms.PSet( - Chi2Cut_3 = cms.double( 200.0 ), - DeltaDCut_2 = cms.double( 10.0 ), - Eta_threshold = cms.double( 1.2 ), - Quality_2 = cms.double( 15.0 ), - DeltaDCut_1 = cms.double( 40.0 ), - Quality_3 = cms.double( 7.0 ), - DeltaDCut_3 = cms.double( 15.0 ), - Quality_1 = cms.double( 20.0 ), - Pt_threshold1 = cms.double( 0.0 ), - DeltaRCut_2 = cms.double( 0.2 ), - DeltaRCut_1 = cms.double( 0.1 ), - Pt_threshold2 = cms.double( 9.99999999E8 ), - Chi2Cut_1 = cms.double( 50.0 ), - Chi2Cut_2 = cms.double( 50.0 ), - DeltaRCut_3 = cms.double( 1.0 ), - LocChi2Cut = cms.double( 0.001 ), - Propagator = cms.string( "hltESPSmartPropagator" ), - MinPt = cms.double( 1.0 ), - MinP = cms.double( 2.5 ) - ), - ScaleTECxFactor = cms.double( -1.0 ), - tkTrajUseVertex = cms.bool( False ), - MuonTrackingRegionBuilder = cms.PSet( - Rescale_Dz = cms.double( 4.0 ), - Pt_fixed = cms.bool( True ), - Eta_fixed = cms.bool( True ), - Eta_min = cms.double( 0.1 ), - DeltaZ = cms.double( 24.2 ), - maxRegions = cms.int32( 2 ), - EtaR_UpperLimit_Par1 = cms.double( 0.25 ), - UseVertex = cms.bool( False ), - Z_fixed = cms.bool( True ), - PhiR_UpperLimit_Par1 = cms.double( 0.6 ), - PhiR_UpperLimit_Par2 = cms.double( 0.2 ), - Rescale_phi = cms.double( 3.0 ), - DeltaEta = cms.double( 0.04 ), - precise = cms.bool( True ), - OnDemand = cms.int32( -1 ), - EtaR_UpperLimit_Par2 = cms.double( 0.15 ), - MeasurementTrackerName = cms.InputTag( "hltESPMeasurementTracker" ), - vertexCollection = cms.InputTag( "pixelVertices" ), - Pt_min = cms.double( 3.0 ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - Phi_fixed = cms.bool( True ), - DeltaR = cms.double( 0.025 ), - input = cms.InputTag( "hltL2SelectorForL3IONoVtx" ), - DeltaPhi = cms.double( 0.15 ), - Phi_min = cms.double( 0.1 ), - Rescale_eta = cms.double( 3.0 ) - ), - TrackTransformer = cms.PSet( - Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), - RefitDirection = cms.string( "insideOut" ), - RefitRPCHits = cms.bool( True ), - Propagator = cms.string( "hltESPSmartPropagatorAny" ), - DoPredictionsOnly = cms.bool( False ), - TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), - Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) - ), - tkTrajBeamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - RefitRPCHits = cms.bool( True ), - tkTrajVertex = cms.InputTag( "hltTrimmedPixelVertices" ), - GlbRefitterParameters = cms.PSet( - Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), - DTRecSegmentLabel = cms.InputTag( "hltDt4DSegments" ), - RefitFlag = cms.bool( True ), - SkipStation = cms.int32( -1 ), - Chi2CutRPC = cms.double( 1.0 ), - PropDirForCosmics = cms.bool( False ), - CSCRecSegmentLabel = cms.InputTag( "hltCscSegments" ), - HitThreshold = cms.int32( 1 ), - DYTthrs = cms.vint32( 30, 15 ), - TrackerSkipSystem = cms.int32( -1 ), - RefitDirection = cms.string( "insideOut" ), - Chi2CutCSC = cms.double( 150.0 ), - Chi2CutDT = cms.double( 10.0 ), - RefitRPCHits = cms.bool( True ), - TrackerSkipSection = cms.int32( -1 ), - Propagator = cms.string( "hltESPSmartPropagatorAny" ), - DoPredictionsOnly = cms.bool( False ), - TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - MuonHitsOption = cms.int32( 1 ), - MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ) - ), - PCut = cms.double( 2.5 ), - tkTrajMaxDXYBeamSpot = cms.double( 9999.0 ), - TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - matchToSeeds = cms.bool( True ), - tkTrajMaxChi2 = cms.double( 9999.0 ), - MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), - ScaleTECyFactor = cms.double( -1.0 ), - tkTrajLabel = cms.InputTag( "hltIter0IterL3MuonTrackSelectionHighPurityNoVtx" ) - ) +process.hltEle50CaloIdVTHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle50CaloIdVTClusterShapeFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.1 ), + thrOverEEE = cms.vdouble( 0.05 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltIterL3MuonsFromL2LinksCombinationNoVtx = cms.EDProducer( "L3TrackLinksCombiner", - labels = cms.VInputTag( 'hltL3MuonsIterL3OINoVtx','hltL3MuonsIterL3IONoVtx' ) +process.hltEle50CaloIdVTPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle50CaloIdVTHEFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) ) -process.hltIterL3MuonsFromL2NoVtx = cms.EDProducer( "L3TrackCombiner", - labels = cms.VInputTag( 'hltL3MuonsIterL3OINoVtx','hltL3MuonsIterL3IONoVtx' ) +process.hltEle50CaloIdVTGsfTrkIdTGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle50CaloIdVTPixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.007 ), + thrRegularEE = cms.vdouble( 0.007 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltIterL3MuonL1MuonNoL2SelectorNoVtx = cms.EDProducer( "HLTL1MuonNoL2Selector", - InputObjects = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L2CandTag = cms.InputTag( "hltL2MuonCandidatesNoVtx" ), - SeedMapTag = cms.InputTag( "hltL2Muons" ), - L1MinPt = cms.double( -1.0 ), - L1MaxEta = cms.double( 5.0 ), - L1MinQuality = cms.uint32( 7 ), - CentralBxOnly = cms.bool( True ) +process.hltEle50CaloIdVTGsfTrkIdTGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle50CaloIdVTGsfTrkIdTGsfDetaFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.06 ), + thrRegularEE = cms.vdouble( 0.06 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltIterL3FromL1MuonPixelTracksTrackingRegionsNoVtx = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", - RegionPSet = cms.PSet( - vertexCollection = cms.InputTag( "notUsed" ), - zErrorVetex = cms.double( 0.2 ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - zErrorBeamSpot = cms.double( 24.2 ), - maxNVertices = cms.int32( 1 ), - maxNRegions = cms.int32( 5 ), - nSigmaZVertex = cms.double( 3.0 ), - nSigmaZBeamSpot = cms.double( 4.0 ), - ptMin = cms.double( 0.0 ), - mode = cms.string( "BeamSpotSigma" ), - input = cms.InputTag( "hltIterL3MuonL1MuonNoL2SelectorNoVtx" ), - searchOpt = cms.bool( False ), - whereToUseMeasurementTracker = cms.string( "Never" ), - originRadius = cms.double( 0.2 ), - measurementTrackerName = cms.InputTag( "" ), - precise = cms.bool( True ), - deltaEta = cms.double( 0.35 ), - deltaPhi = cms.double( 0.2 ) - ) +process.hltPFJetsCorrectedMatchedToL1 = cms.EDProducer( "HLTPFJetL1TMatchProducer", + jetsInput = cms.InputTag( "hltAK4PFJetsCorrected" ), + L1Jets = cms.InputTag( 'hltGtStage2Digis','Jet' ), + DeltaR = cms.double( 0.5 ) ) -process.hltPixelTracksInRegionL1NoVtx = cms.EDProducer( "TrackSelectorByRegion", - tracks = cms.InputTag( "hltPixelTracks" ), - regions = cms.InputTag( "hltIterL3FromL1MuonPixelTracksTrackingRegionsNoVtx" ), - produceTrackCollection = cms.bool( True ), - produceMask = cms.bool( False ) +process.hltMonoPFJet165 = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltPFJetsCorrectedMatchedToL1" ), + triggerType = cms.int32( 85 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 165.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 5.0 ), + MinN = cms.int32( 1 ) ) -process.hltIter0IterL3FromL1MuonPixelSeedsFromPixelTracksNoVtx = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", - InputCollection = cms.InputTag( "hltPixelTracksInRegionL1NoVtx" ), - InputVertexCollection = cms.InputTag( "" ), - originHalfLength = cms.double( 0.3 ), - originRadius = cms.double( 0.1 ), - useProtoTrackKinematics = cms.bool( False ), - useEventsWithNoVertex = cms.bool( True ), - TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), - usePV = cms.bool( False ), - includeFourthHit = cms.bool( True ), - SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) +process.hltEle50CaloIdVTGsfTrkIdTCleanAK4PFJet = cms.EDProducer( "HLTPFJetCollectionsForBoostedLeptonPlusJets", + HltLeptonTag = cms.InputTag( "hltEle50CaloIdVTGsfTrkIdTGsfDphiFilter" ), + SourceJetTag = cms.InputTag( "hltPFJetsCorrectedMatchedToL1" ), + minDeltaR = cms.double( 0.5 ) ) -process.hltIter0IterL3FromL1MuonCkfTrackCandidatesNoVtx = cms.EDProducer( "CkfTrackCandidateMaker", - cleanTrajectoryAfterInOut = cms.bool( False ), - doSeedingRegionRebuilding = cms.bool( True ), - onlyPixelHitsForSeedCleaner = cms.bool( False ), - reverseTrajectories = cms.bool( False ), - useHitsSplitting = cms.bool( True ), - MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ), - src = cms.InputTag( "hltIter0IterL3FromL1MuonPixelSeedsFromPixelTracksNoVtx" ), - clustersToSkip = cms.InputTag( "" ), - phase2clustersToSkip = cms.InputTag( "" ), - TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter0IterL3FromL1MuonPSetGroupedCkfTrajectoryBuilderIT" ) ), - TransientInitialStateEstimatorParameters = cms.PSet( - propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), - numberMeasurementsForFit = cms.int32( 4 ), - propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) - ), - numHitsForSeedCleaner = cms.int32( 4 ), - NavigationSchool = cms.string( "SimpleNavigationSchool" ), - RedundantSeedCleaner = cms.string( "none" ), - TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), - maxNSeeds = cms.uint32( 100000 ), - maxSeedsBeforeCleaning = cms.uint32( 1000 ) +process.hltEle50CaloIdVTGsfTrkIdTCentralPFJet165EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEle50CaloIdVTGsfTrkIdTCleanAK4PFJet" ), + originalTag = cms.InputTag( "hltEle50CaloIdVTGsfTrkIdTCleanAK4PFJet" ), + MinJetPt = cms.double( 165.0 ), + MaxAbsJetEta = cms.double( 2.6 ), + MinNJets = cms.uint32( 1 ), + triggerType = cms.int32( 0 ) ) -process.hltIter0IterL3FromL1MuonCtfWithMaterialTracksNoVtx = cms.EDProducer( "TrackProducer", - useSimpleMF = cms.bool( True ), - SimpleMagneticField = cms.string( "ParabolicMf" ), - src = cms.InputTag( "hltIter0IterL3FromL1MuonCkfTrackCandidatesNoVtx" ), - clusterRemovalInfo = cms.InputTag( "" ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - Fitter = cms.string( "hltESPFittingSmootherIT" ), - useHitsSplitting = cms.bool( False ), - alias = cms.untracked.string( "ctfWithMaterialTracks" ), - TrajectoryInEvent = cms.bool( False ), - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - AlgorithmName = cms.string( "hltIter0" ), - Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), - GeometricInnerState = cms.bool( True ), - NavigationSchool = cms.string( "" ), - MeasurementTracker = cms.string( "" ), - MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ) +process.hltPreEle115CaloIdVTGsfTrkIdT = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltIter0IterL3FromL1MuonTrackCutClassifierNoVtx = cms.EDProducer( "TrackCutClassifier", - src = cms.InputTag( "hltIter0IterL3FromL1MuonCtfWithMaterialTracksNoVtx" ), - beamspot = cms.InputTag( "hltOnlineBeamSpot" ), - vertices = cms.InputTag( "hltTrimmedPixelVertices" ), - ignoreVertices = cms.bool( False ), - qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), - mva = cms.PSet( - minPixelHits = cms.vint32( 0, 0, 0 ), - maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 100.0 ), - dr_par = cms.PSet( - d0err = cms.vdouble( 0.003, 0.003, 3.40282346639E38 ), - dr_par2 = cms.vdouble( 0.3, 0.3, 3.40282346639E38 ), - dr_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), - dr_exp = cms.vint32( 4, 4, 2147483647 ), - d0err_par = cms.vdouble( 0.001, 0.001, 3.40282346639E38 ) - ), - maxLostLayers = cms.vint32( 1, 1, 1 ), - min3DLayers = cms.vint32( 0, 0, 0 ), - dz_par = cms.PSet( - dz_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), - dz_par2 = cms.vdouble( 0.35, 0.35, 3.40282346639E38 ), - dz_exp = cms.vint32( 4, 4, 2147483647 ) - ), - minNVtxTrk = cms.int32( 3 ), - maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), - minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), - maxChi2 = cms.vdouble( 3.40282346639E38, 3.40282346639E38, 3.40282346639E38 ), - maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), - maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), - minLayers = cms.vint32( 3, 3, 4 ) - ) +process.hltEG115EtFilter = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEGL1SingleEGNonIsoOrWithJetAndTauFilter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 115.0 ), + etcutEE = cms.double( 115.0 ), + ncandcut = cms.int32( 1 ) ) -process.hltIter0IterL3FromL1MuonTrackSelectionHighPurityNoVtx = cms.EDProducer( "TrackCollectionFilterCloner", - originalSource = cms.InputTag( "hltIter0IterL3FromL1MuonCtfWithMaterialTracksNoVtx" ), - originalMVAVals = cms.InputTag( 'hltIter0IterL3FromL1MuonTrackCutClassifierNoVtx','MVAValues' ), - originalQualVals = cms.InputTag( 'hltIter0IterL3FromL1MuonTrackCutClassifierNoVtx','QualityMasks' ), - minQuality = cms.string( "highPurity" ), - copyExtras = cms.untracked.bool( True ), - copyTrajectories = cms.untracked.bool( False ) +process.hltEG115CaloIdVTClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG115EtFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.011 ), + thrRegularEE = cms.vdouble( 0.03 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltIterL3MuonMergedNoVtx = cms.EDProducer( "TrackListMerger", - ShareFrac = cms.double( 0.19 ), - FoundHitBonus = cms.double( 5.0 ), - LostHitPenalty = cms.double( 20.0 ), - MinPT = cms.double( 0.05 ), - Epsilon = cms.double( -0.001 ), - MaxNormalizedChisq = cms.double( 1000.0 ), - MinFound = cms.int32( 3 ), - TrackProducers = cms.VInputTag( 'hltIterL3OIMuonTrackSelectionHighPurityNoVtx','hltIter0IterL3MuonTrackSelectionHighPurityNoVtx' ), - hasSelector = cms.vint32( 0, 0 ), - indivShareFrac = cms.vdouble( 1.0, 1.0 ), - selectedTrackQuals = cms.VInputTag( 'hltIterL3OIMuonTrackSelectionHighPurityNoVtx','hltIter0IterL3MuonTrackSelectionHighPurityNoVtx' ), - setsToMerge = cms.VPSet( - cms.PSet( pQual = cms.bool( False ), - tLists = cms.vint32( 0, 1 ) - ) - ), - trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), - allowFirstHitShare = cms.bool( True ), - newQuality = cms.string( "confirmed" ), - copyExtras = cms.untracked.bool( True ), - writeOnlyTrkQuals = cms.bool( False ), - copyMVA = cms.bool( False ) +process.hltEG115CaloIdVTHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG115CaloIdVTClusterShapeFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.075 ), + thrOverEEE = cms.vdouble( 0.075 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltIterL3MuonAndMuonFromL1MergedNoVtx = cms.EDProducer( "TrackListMerger", - ShareFrac = cms.double( 0.19 ), - FoundHitBonus = cms.double( 5.0 ), - LostHitPenalty = cms.double( 20.0 ), - MinPT = cms.double( 0.05 ), - Epsilon = cms.double( -0.001 ), - MaxNormalizedChisq = cms.double( 1000.0 ), - MinFound = cms.int32( 3 ), - TrackProducers = cms.VInputTag( 'hltIterL3MuonMergedNoVtx','hltIter0IterL3FromL1MuonTrackSelectionHighPurityNoVtx' ), - hasSelector = cms.vint32( 0, 0 ), - indivShareFrac = cms.vdouble( 1.0, 1.0 ), - selectedTrackQuals = cms.VInputTag( 'hltIterL3MuonMergedNoVtx','hltIter0IterL3FromL1MuonTrackSelectionHighPurityNoVtx' ), - setsToMerge = cms.VPSet( - cms.PSet( pQual = cms.bool( False ), - tLists = cms.vint32( 0, 1 ) - ) - ), - trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), - allowFirstHitShare = cms.bool( True ), - newQuality = cms.string( "confirmed" ), - copyExtras = cms.untracked.bool( True ), - writeOnlyTrkQuals = cms.bool( False ), - copyMVA = cms.bool( False ) +process.hltEle115CaloIdVTPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG115CaloIdVTHEFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) ) -process.hltL3MuonsIterL3LinksNoVtx = cms.EDProducer( "MuonLinksProducerForHLT", - InclusiveTrackerTrackCollection = cms.InputTag( "hltIterL3MuonAndMuonFromL1MergedNoVtx" ), - LinkCollection = cms.InputTag( "hltIterL3MuonsFromL2LinksCombinationNoVtx" ), - ptMin = cms.double( 2.5 ), - pMin = cms.double( 2.5 ), - shareHitFraction = cms.double( 0.19 ) +process.hltEle115CaloIdVTGsfTrkIdTGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle115CaloIdVTPixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.007 ), + thrRegularEE = cms.vdouble( 0.007 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltIterL3MuonsNoVtx = cms.EDProducer( "MuonIdProducer", - MuonCaloCompatibility = cms.PSet( - delta_eta = cms.double( 0.02 ), - delta_phi = cms.double( 0.02 ), - allSiPMHO = cms.bool( False ), - MuonTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_muons_lowPt_3_1_norm.root" ), - PionTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_pions_lowPt_3_1_norm.root" ) - ), - TrackAssociatorParameters = cms.PSet( - useMuon = cms.bool( True ), - truthMatch = cms.bool( False ), - usePreshower = cms.bool( False ), - dRPreshowerPreselection = cms.double( 0.2 ), - muonMaxDistanceSigmaY = cms.double( 0.0 ), - useEcal = cms.bool( False ), - muonMaxDistanceSigmaX = cms.double( 0.0 ), - dRMuon = cms.double( 9999.0 ), - dREcal = cms.double( 9999.0 ), - CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), - DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), - EBRecHitCollectionLabel = cms.InputTag( "Notused" ), - CaloTowerCollectionLabel = cms.InputTag( "Notused" ), - propagateAllDirections = cms.bool( True ), - muonMaxDistanceY = cms.double( 5.0 ), - useHO = cms.bool( False ), - muonMaxDistanceX = cms.double( 5.0 ), - trajectoryUncertaintyTolerance = cms.double( -1.0 ), - useHcal = cms.bool( False ), - HBHERecHitCollectionLabel = cms.InputTag( "Notused" ), - accountForTrajectoryChangeCalo = cms.bool( False ), - dREcalPreselection = cms.double( 0.05 ), - useCalo = cms.bool( False ), - dRMuonPreselection = cms.double( 0.2 ), - EERecHitCollectionLabel = cms.InputTag( "Notused" ), - dRHcal = cms.double( 9999.0 ), - dRHcalPreselection = cms.double( 0.2 ), - HORecHitCollectionLabel = cms.InputTag( "Notused" ) - ), - CaloExtractorPSet = cms.PSet( - DR_Veto_H = cms.double( 0.1 ), - CenterConeOnCalIntersection = cms.bool( False ), - NoiseTow_EE = cms.double( 0.15 ), - Noise_EB = cms.double( 0.025 ), - Noise_HE = cms.double( 0.2 ), - DR_Veto_E = cms.double( 0.07 ), - NoiseTow_EB = cms.double( 0.04 ), - Noise_EE = cms.double( 0.1 ), - UseRecHitsFlag = cms.bool( False ), - DR_Max = cms.double( 1.0 ), - DepositLabel = cms.untracked.string( "Cal" ), - Noise_HO = cms.double( 0.2 ), - DR_Veto_HO = cms.double( 0.1 ), - Threshold_H = cms.double( 0.5 ), - PrintTimeReport = cms.untracked.bool( False ), - Threshold_E = cms.double( 0.2 ), - PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), - ComponentName = cms.string( "CaloExtractorByAssociator" ), - Threshold_HO = cms.double( 0.5 ), - DepositInstanceLabels = cms.vstring( 'ecal', - 'hcal', - 'ho' ), - ServiceParameters = cms.PSet( - RPCLayers = cms.bool( False ), - UseMuonNavigation = cms.untracked.bool( False ), - Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) - ), - TrackAssociatorParameters = cms.PSet( - useMuon = cms.bool( False ), - truthMatch = cms.bool( False ), - usePreshower = cms.bool( False ), - dRPreshowerPreselection = cms.double( 0.2 ), - muonMaxDistanceSigmaY = cms.double( 0.0 ), - useEcal = cms.bool( False ), - muonMaxDistanceSigmaX = cms.double( 0.0 ), - dRMuon = cms.double( 9999.0 ), - dREcal = cms.double( 1.0 ), - CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), - DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), - EBRecHitCollectionLabel = cms.InputTag( "Notused" ), - CaloTowerCollectionLabel = cms.InputTag( "Notused" ), - propagateAllDirections = cms.bool( True ), - muonMaxDistanceY = cms.double( 5.0 ), - useHO = cms.bool( False ), - muonMaxDistanceX = cms.double( 5.0 ), - trajectoryUncertaintyTolerance = cms.double( -1.0 ), - useHcal = cms.bool( False ), - HBHERecHitCollectionLabel = cms.InputTag( "Notused" ), - accountForTrajectoryChangeCalo = cms.bool( False ), - dREcalPreselection = cms.double( 1.0 ), - useCalo = cms.bool( True ), - dRMuonPreselection = cms.double( 0.2 ), - EERecHitCollectionLabel = cms.InputTag( "Notused" ), - dRHcal = cms.double( 1.0 ), - dRHcalPreselection = cms.double( 1.0 ), - HORecHitCollectionLabel = cms.InputTag( "Notused" ) - ), - Noise_HB = cms.double( 0.2 ) - ), - TrackExtractorPSet = cms.PSet( - Diff_z = cms.double( 0.2 ), - inputTrackCollection = cms.InputTag( "hltIter0IterL3FromL1MuonTrackSelectionHighPurityNoVtx" ), - Chi2Ndof_Max = cms.double( 1.0E64 ), - BeamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), - DR_Veto = cms.double( 0.01 ), - Pt_Min = cms.double( -1.0 ), - DR_Max = cms.double( 1.0 ), - NHits_Min = cms.uint32( 0 ), - Chi2Prob_Min = cms.double( -1.0 ), - Diff_r = cms.double( 0.1 ), - BeamlineOption = cms.string( "BeamSpotFromEvent" ), - ComponentName = cms.string( "TrackExtractor" ) - ), - JetExtractorPSet = cms.PSet( - JetCollectionLabel = cms.InputTag( "Notused" ), - DR_Veto = cms.double( 0.1 ), - DR_Max = cms.double( 1.0 ), - ExcludeMuonVeto = cms.bool( True ), - PrintTimeReport = cms.untracked.bool( False ), - PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), - ComponentName = cms.string( "JetExtractor" ), - ServiceParameters = cms.PSet( - RPCLayers = cms.bool( False ), - UseMuonNavigation = cms.untracked.bool( False ), - Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) - ), - TrackAssociatorParameters = cms.PSet( - useMuon = cms.bool( False ), - truthMatch = cms.bool( False ), - usePreshower = cms.bool( False ), - dRPreshowerPreselection = cms.double( 0.2 ), - muonMaxDistanceSigmaY = cms.double( 0.0 ), - useEcal = cms.bool( False ), - muonMaxDistanceSigmaX = cms.double( 0.0 ), - dRMuon = cms.double( 9999.0 ), - dREcal = cms.double( 0.5 ), - CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), - DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), - EBRecHitCollectionLabel = cms.InputTag( "Notused" ), - CaloTowerCollectionLabel = cms.InputTag( "Notused" ), - propagateAllDirections = cms.bool( True ), - muonMaxDistanceY = cms.double( 5.0 ), - useHO = cms.bool( False ), - muonMaxDistanceX = cms.double( 5.0 ), - trajectoryUncertaintyTolerance = cms.double( -1.0 ), - useHcal = cms.bool( False ), - HBHERecHitCollectionLabel = cms.InputTag( "Notused" ), - accountForTrajectoryChangeCalo = cms.bool( False ), - dREcalPreselection = cms.double( 0.5 ), - useCalo = cms.bool( True ), - dRMuonPreselection = cms.double( 0.2 ), - EERecHitCollectionLabel = cms.InputTag( "Notused" ), - dRHcal = cms.double( 0.5 ), - dRHcalPreselection = cms.double( 0.5 ), - HORecHitCollectionLabel = cms.InputTag( "Notused" ) - ), - Threshold = cms.double( 5.0 ) - ), - trackDepositName = cms.string( "tracker" ), - ecalDepositName = cms.string( "ecal" ), - hcalDepositName = cms.string( "hcal" ), - hoDepositName = cms.string( "ho" ), - jetDepositName = cms.string( "jets" ), - TimingFillerParameters = cms.PSet( - DTTimingParameters = cms.PSet( - HitError = cms.double( 6.0 ), - MatchParameters = cms.PSet( - TightMatchDT = cms.bool( False ), - DTradius = cms.double( 0.01 ), - TightMatchCSC = cms.bool( True ), - CSCsegments = cms.InputTag( "hltCscSegments" ), - DTsegments = cms.InputTag( "hltDt4DSegments" ) - ), - debug = cms.bool( False ), - DoWireCorr = cms.bool( False ), - RequireBothProjections = cms.bool( False ), - DTTimeOffset = cms.double( 2.7 ), - PruneCut = cms.double( 10000.0 ), - DTsegments = cms.InputTag( "hltDt4DSegments" ), - UseSegmentT0 = cms.bool( False ), - HitsMin = cms.int32( 5 ), - DropTheta = cms.bool( True ), - ServiceParameters = cms.PSet( - RPCLayers = cms.bool( True ), - Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) - ) - ), - UseCSC = cms.bool( True ), - CSCTimingParameters = cms.PSet( - MatchParameters = cms.PSet( - TightMatchDT = cms.bool( False ), - DTradius = cms.double( 0.01 ), - TightMatchCSC = cms.bool( True ), - CSCsegments = cms.InputTag( "hltCscSegments" ), - DTsegments = cms.InputTag( "hltDt4DSegments" ) - ), - debug = cms.bool( False ), - CSCWireTimeOffset = cms.double( 0.0 ), - CSCStripError = cms.double( 7.0 ), - CSCTimeOffset = cms.double( 0.0 ), - CSCWireError = cms.double( 8.6 ), - PruneCut = cms.double( 100.0 ), - CSCsegments = cms.InputTag( "hltCscSegments" ), - UseStripTime = cms.bool( True ), - CSCStripTimeOffset = cms.double( 0.0 ), - UseWireTime = cms.bool( True ), - ServiceParameters = cms.PSet( - RPCLayers = cms.bool( True ), - Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) - ) - ), - ErrorDT = cms.double( 6.0 ), - EcalEnergyCut = cms.double( 0.4 ), - UseECAL = cms.bool( True ), - ErrorEB = cms.double( 2.085 ), - UseDT = cms.bool( True ), - ErrorEE = cms.double( 6.95 ), - ErrorCSC = cms.double( 7.4 ) - ), - ShowerDigiFillerParameters = cms.PSet( - cscDigiCollectionLabel = cms.InputTag( 'muonCSCDigis','MuonCSCStripDigi' ), - digiMaxDistanceX = cms.double( 25.0 ), - dtDigiCollectionLabel = cms.InputTag( "muonDTDigis" ) - ), - TrackerKinkFinderParameters = cms.PSet( - usePosition = cms.bool( False ), - diagonalOnly = cms.bool( False ) - ), - fillEnergy = cms.bool( False ), - storeCrossedHcalRecHits = cms.bool( False ), - maxAbsPullX = cms.double( 4.0 ), - maxAbsEta = cms.double( 3.0 ), - minPt = cms.double( 8.0 ), - inputCollectionTypes = cms.vstring( 'inner tracks', - 'links' ), - addExtraSoftMuons = cms.bool( False ), - fillGlobalTrackRefits = cms.bool( False ), - debugWithTruthMatching = cms.bool( False ), - inputCollectionLabels = cms.VInputTag( 'hltIterL3MuonAndMuonFromL1MergedNoVtx','hltL3MuonsIterL3LinksNoVtx' ), - fillCaloCompatibility = cms.bool( False ), - maxAbsPullY = cms.double( 9999.0 ), - maxAbsDy = cms.double( 9999.0 ), - minP = cms.double( 0.0 ), - minPCaloMuon = cms.double( 1.0E9 ), - maxAbsDx = cms.double( 3.0 ), - fillIsolation = cms.bool( False ), - writeIsoDeposits = cms.bool( False ), - minNumberOfMatches = cms.int32( 1 ), - fillMatching = cms.bool( True ), - fillShowerDigis = cms.bool( False ), - ptThresholdToFillCandidateP4WithGlobalFit = cms.double( 200.0 ), - sigmaThresholdToFillCandidateP4WithGlobalFit = cms.double( 2.0 ), - fillGlobalTrackQuality = cms.bool( False ), - globalTrackQualityInputTag = cms.InputTag( "glbTrackQual" ), - selectHighPurity = cms.bool( False ), - pvInputTag = cms.InputTag( "offlinePrimaryVertices" ), - fillTrackerKink = cms.bool( False ), - minCaloCompatibility = cms.double( 0.6 ), - runArbitrationCleaner = cms.bool( False ), - arbitrationCleanerOptions = cms.PSet( - OverlapDTheta = cms.double( 0.02 ), - Overlap = cms.bool( True ), - Clustering = cms.bool( True ), - ME1a = cms.bool( True ), - ClusterDTheta = cms.double( 0.02 ), - ClusterDPhi = cms.double( 0.6 ), - OverlapDPhi = cms.double( 0.0786 ) - ), - arbitrateTrackerMuons = cms.bool( True ) +process.hltEle115CaloIdVTGsfTrkIdTGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle115CaloIdVTGsfTrkIdTGsfDetaFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.07 ), + thrRegularEE = cms.vdouble( 0.07 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +process.hltPreEle135CaloIdVTGsfTrkIdT = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltEG135EtFilter = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEGL1SingleEGNonIsoOrWithJetAndTauFilter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 135.0 ), + etcutEE = cms.double( 135.0 ), + ncandcut = cms.int32( 1 ) +) +process.hltEG135CaloIdVTClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG135EtFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.011 ), + thrRegularEE = cms.vdouble( 0.03 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltIterL3MuonCandidatesNoVtx = cms.EDProducer( "L3MuonCandidateProducerFromMuons", - InputObjects = cms.InputTag( "hltIterL3MuonsNoVtx" ), - DisplacedReconstruction = cms.bool( False ) +process.hltEG135CaloIdVTHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG135CaloIdVTClusterShapeFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.075 ), + thrOverEEE = cms.vdouble( 0.075 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltL3pfL1sDoubleMu155ORTripleMu444L1f0L2pf0TwoMuL3PreFiltered5NoVtx = cms.EDFilter( "HLTMuonL3PreFilter", +process.hltEle135CaloIdVTPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), - PreviousCandTag = cms.InputTag( "hltL2pfL1sDoubleMu155ORTripleMu444L1f0L2PreFiltered0NoVtx" ), - L1CandTag = cms.InputTag( "" ), - inputMuonCollection = cms.InputTag( "hltIterL3MuonsNoVtx" ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 5.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxNormalizedChi2 = cms.double( 9999.0 ), - MaxDXYBeamSpot = cms.double( 9999.0 ), - MinDXYBeamSpot = cms.double( -1.0 ), - MinNmuonHits = cms.int32( 0 ), - MaxPtDifference = cms.double( 9999.0 ), - MinTrackPt = cms.double( 0.0 ), - minMuonStations = cms.int32( 2 ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 0 ), - MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), - trkMuonId = cms.uint32( 0 ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3LinksNoVtx" ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) + candTag = cms.InputTag( "hltEG135CaloIdVTHEFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) ) -process.hltL3fL1sDoubleMu155ORTripleMu444L1f0L2f10OneMuL3Filtered12NoVtx = cms.EDFilter( "HLTMuonL3PreFilter", +process.hltEle135CaloIdVTGsfTrkIdTGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), - PreviousCandTag = cms.InputTag( "hltL2pfL1sDoubleMu155ORTripleMu444L1f0L2PreFiltered0NoVtx" ), - L1CandTag = cms.InputTag( "" ), - inputMuonCollection = cms.InputTag( "hltIterL3MuonsNoVtx" ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 12.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxNormalizedChi2 = cms.double( 9999.0 ), - MaxDXYBeamSpot = cms.double( 9999.0 ), - MinDXYBeamSpot = cms.double( -1.0 ), - MinNmuonHits = cms.int32( 0 ), - MaxPtDifference = cms.double( 9999.0 ), - MinTrackPt = cms.double( 0.0 ), - minMuonStations = cms.int32( 2 ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 0 ), - MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), - trkMuonId = cms.uint32( 0 ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3LinksNoVtx" ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) + candTag = cms.InputTag( "hltEle135CaloIdVTPixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.007 ), + thrRegularEE = cms.vdouble( 0.007 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltDiMuonMergingNoVtx = cms.EDProducer( "TrackListMerger", - ShareFrac = cms.double( 0.19 ), - FoundHitBonus = cms.double( 100.0 ), - LostHitPenalty = cms.double( 0.0 ), - MinPT = cms.double( 0.05 ), - Epsilon = cms.double( -0.001 ), - MaxNormalizedChisq = cms.double( 1000.0 ), - MinFound = cms.int32( 3 ), - TrackProducers = cms.VInputTag( 'hltIterL3MuonAndMuonFromL1MergedNoVtx','hltMuCtfTracks' ), - hasSelector = cms.vint32( 0, 0 ), - indivShareFrac = cms.vdouble( 1.0, 1.0 ), - selectedTrackQuals = cms.VInputTag( 'hltIterL3MuonAndMuonFromL1MergedNoVtx','hltMuCtfTracks' ), - setsToMerge = cms.VPSet( - cms.PSet( pQual = cms.bool( False ), - tLists = cms.vint32( 0, 1 ) - ) - ), - trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), - allowFirstHitShare = cms.bool( True ), - newQuality = cms.string( "confirmed" ), - copyExtras = cms.untracked.bool( True ), - writeOnlyTrkQuals = cms.bool( False ), - copyMVA = cms.bool( False ) +process.hltEle135CaloIdVTGsfTrkIdTGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle135CaloIdVTGsfTrkIdTGsfDetaFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.07 ), + thrRegularEE = cms.vdouble( 0.07 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltDiMuonLinksNoVtx = cms.EDProducer( "MuonLinksProducerForHLT", - InclusiveTrackerTrackCollection = cms.InputTag( "hltDiMuonMergingNoVtx" ), - LinkCollection = cms.InputTag( "hltIterL3MuonsFromL2LinksCombinationNoVtx" ), - ptMin = cms.double( 2.5 ), - pMin = cms.double( 2.5 ), - shareHitFraction = cms.double( 0.8 ) +process.hltL1sQuadJetC50to60IorHTT280to500IorHTT250to340QuadJet = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_QuadJet60er2p5 OR L1_HTT280er OR L1_HTT320er OR L1_HTT360er OR L1_ETT2000 OR L1_HTT400er OR L1_HTT450er OR L1_HTT280er_QuadJet_70_55_40_35_er2p5 OR L1_HTT320er_QuadJet_70_55_40_40_er2p5 OR L1_HTT320er_QuadJet_80_60_er2p1_45_40_er2p3 OR L1_HTT320er_QuadJet_80_60_er2p1_50_45_er2p3" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltGlbTrkMuonsNoVtx = cms.EDProducer( "MuonIdProducer", - MuonCaloCompatibility = cms.PSet( - delta_eta = cms.double( 0.02 ), - delta_phi = cms.double( 0.02 ), - allSiPMHO = cms.bool( False ), - MuonTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_muons_lowPt_3_1_norm.root" ), - PionTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_pions_lowPt_3_1_norm.root" ) - ), - TrackAssociatorParameters = cms.PSet( - useMuon = cms.bool( True ), - truthMatch = cms.bool( False ), - usePreshower = cms.bool( False ), - dRPreshowerPreselection = cms.double( 0.2 ), - muonMaxDistanceSigmaY = cms.double( 0.0 ), - useEcal = cms.bool( False ), - muonMaxDistanceSigmaX = cms.double( 0.0 ), - dRMuon = cms.double( 9999.0 ), - dREcal = cms.double( 9999.0 ), - CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), - DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), - EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForPF" ), - propagateAllDirections = cms.bool( True ), - muonMaxDistanceY = cms.double( 5.0 ), - useHO = cms.bool( False ), - muonMaxDistanceX = cms.double( 5.0 ), - trajectoryUncertaintyTolerance = cms.double( -1.0 ), - useHcal = cms.bool( False ), - HBHERecHitCollectionLabel = cms.InputTag( "hltHbhereco" ), - accountForTrajectoryChangeCalo = cms.bool( False ), - dREcalPreselection = cms.double( 0.05 ), - useCalo = cms.bool( False ), - dRMuonPreselection = cms.double( 0.2 ), - EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - dRHcal = cms.double( 9999.0 ), - dRHcalPreselection = cms.double( 0.2 ), - HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) - ), - CaloExtractorPSet = cms.PSet( - DR_Veto_H = cms.double( 0.1 ), - CenterConeOnCalIntersection = cms.bool( False ), - NoiseTow_EE = cms.double( 0.15 ), - Noise_EB = cms.double( 0.025 ), - Noise_HE = cms.double( 0.2 ), - DR_Veto_E = cms.double( 0.07 ), - NoiseTow_EB = cms.double( 0.04 ), - Noise_EE = cms.double( 0.1 ), - UseRecHitsFlag = cms.bool( False ), - DR_Max = cms.double( 1.0 ), - DepositLabel = cms.untracked.string( "Cal" ), - Noise_HO = cms.double( 0.2 ), - DR_Veto_HO = cms.double( 0.1 ), - Threshold_H = cms.double( 0.5 ), - PrintTimeReport = cms.untracked.bool( False ), - Threshold_E = cms.double( 0.2 ), - PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), - ComponentName = cms.string( "CaloExtractorByAssociator" ), - Threshold_HO = cms.double( 0.5 ), - DepositInstanceLabels = cms.vstring( 'ecal', - 'hcal', - 'ho' ), - ServiceParameters = cms.PSet( - RPCLayers = cms.bool( False ), - UseMuonNavigation = cms.untracked.bool( False ), - Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) - ), - TrackAssociatorParameters = cms.PSet( - useMuon = cms.bool( False ), - truthMatch = cms.bool( False ), - usePreshower = cms.bool( False ), - dRPreshowerPreselection = cms.double( 0.2 ), - muonMaxDistanceSigmaY = cms.double( 0.0 ), - useEcal = cms.bool( False ), - muonMaxDistanceSigmaX = cms.double( 0.0 ), - dRMuon = cms.double( 9999.0 ), - dREcal = cms.double( 1.0 ), - CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), - DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), - EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForPF" ), - propagateAllDirections = cms.bool( True ), - muonMaxDistanceY = cms.double( 5.0 ), - useHO = cms.bool( False ), - muonMaxDistanceX = cms.double( 5.0 ), - trajectoryUncertaintyTolerance = cms.double( -1.0 ), - useHcal = cms.bool( False ), - HBHERecHitCollectionLabel = cms.InputTag( "hltHbhereco" ), - accountForTrajectoryChangeCalo = cms.bool( False ), - dREcalPreselection = cms.double( 1.0 ), - useCalo = cms.bool( True ), - dRMuonPreselection = cms.double( 0.2 ), - EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - dRHcal = cms.double( 1.0 ), - dRHcalPreselection = cms.double( 1.0 ), - HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) - ), - Noise_HB = cms.double( 0.2 ) - ), - TrackExtractorPSet = cms.PSet( - Diff_z = cms.double( 0.2 ), - inputTrackCollection = cms.InputTag( "hltPFMuonMerging" ), - Chi2Ndof_Max = cms.double( 1.0E64 ), - BeamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), - DR_Veto = cms.double( 0.01 ), - Pt_Min = cms.double( -1.0 ), - DR_Max = cms.double( 1.0 ), - DepositLabel = cms.untracked.string( "" ), - NHits_Min = cms.uint32( 0 ), - Chi2Prob_Min = cms.double( -1.0 ), - Diff_r = cms.double( 0.1 ), - BeamlineOption = cms.string( "BeamSpotFromEvent" ), - ComponentName = cms.string( "TrackExtractor" ) - ), - JetExtractorPSet = cms.PSet( - JetCollectionLabel = cms.InputTag( "hltAntiKT4CaloJetsPFEt5" ), - DR_Veto = cms.double( 0.1 ), - DR_Max = cms.double( 1.0 ), - ExcludeMuonVeto = cms.bool( True ), - PrintTimeReport = cms.untracked.bool( False ), - PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), - ComponentName = cms.string( "JetExtractor" ), - ServiceParameters = cms.PSet( - RPCLayers = cms.bool( False ), - UseMuonNavigation = cms.untracked.bool( False ), - Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) - ), - TrackAssociatorParameters = cms.PSet( - useMuon = cms.bool( False ), - truthMatch = cms.bool( False ), - usePreshower = cms.bool( False ), - dRPreshowerPreselection = cms.double( 0.2 ), - muonMaxDistanceSigmaY = cms.double( 0.0 ), - useEcal = cms.bool( False ), - muonMaxDistanceSigmaX = cms.double( 0.0 ), - dRMuon = cms.double( 9999.0 ), - dREcal = cms.double( 0.5 ), - CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), - DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), - EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForPF" ), - propagateAllDirections = cms.bool( True ), - muonMaxDistanceY = cms.double( 5.0 ), - useHO = cms.bool( False ), - muonMaxDistanceX = cms.double( 5.0 ), - trajectoryUncertaintyTolerance = cms.double( -1.0 ), - useHcal = cms.bool( False ), - HBHERecHitCollectionLabel = cms.InputTag( "hltHbhereco" ), - accountForTrajectoryChangeCalo = cms.bool( False ), - dREcalPreselection = cms.double( 0.5 ), - useCalo = cms.bool( True ), - dRMuonPreselection = cms.double( 0.2 ), - EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - dRHcal = cms.double( 0.5 ), - dRHcalPreselection = cms.double( 0.5 ), - HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) - ), - Threshold = cms.double( 5.0 ) - ), - trackDepositName = cms.string( "tracker" ), - ecalDepositName = cms.string( "ecal" ), - hcalDepositName = cms.string( "hcal" ), - hoDepositName = cms.string( "ho" ), - jetDepositName = cms.string( "jets" ), - TimingFillerParameters = cms.PSet( - DTTimingParameters = cms.PSet( - HitError = cms.double( 6.0 ), - MatchParameters = cms.PSet( - TightMatchDT = cms.bool( False ), - DTradius = cms.double( 0.01 ), - TightMatchCSC = cms.bool( True ), - CSCsegments = cms.InputTag( "hltCscSegments" ), - DTsegments = cms.InputTag( "hltDt4DSegments" ) - ), - debug = cms.bool( False ), - DoWireCorr = cms.bool( False ), - RequireBothProjections = cms.bool( False ), - DTTimeOffset = cms.double( 2.7 ), - PruneCut = cms.double( 10000.0 ), - DTsegments = cms.InputTag( "hltDt4DSegments" ), - UseSegmentT0 = cms.bool( False ), - HitsMin = cms.int32( 5 ), - DropTheta = cms.bool( True ), - ServiceParameters = cms.PSet( - RPCLayers = cms.bool( True ), - Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) - ) - ), - UseCSC = cms.bool( True ), - CSCTimingParameters = cms.PSet( - MatchParameters = cms.PSet( - TightMatchDT = cms.bool( False ), - DTradius = cms.double( 0.01 ), - TightMatchCSC = cms.bool( True ), - CSCsegments = cms.InputTag( "hltCscSegments" ), - DTsegments = cms.InputTag( "hltDt4DSegments" ) - ), - debug = cms.bool( False ), - CSCWireTimeOffset = cms.double( 0.0 ), - CSCStripError = cms.double( 7.0 ), - CSCTimeOffset = cms.double( 0.0 ), - CSCWireError = cms.double( 8.6 ), - PruneCut = cms.double( 100.0 ), - CSCsegments = cms.InputTag( "hltCscSegments" ), - UseStripTime = cms.bool( True ), - CSCStripTimeOffset = cms.double( 0.0 ), - UseWireTime = cms.bool( True ), - ServiceParameters = cms.PSet( - RPCLayers = cms.bool( True ), - Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) - ) - ), - ErrorDT = cms.double( 6.0 ), - EcalEnergyCut = cms.double( 0.4 ), - UseECAL = cms.bool( True ), - ErrorEB = cms.double( 2.085 ), - UseDT = cms.bool( True ), - ErrorEE = cms.double( 6.95 ), - ErrorCSC = cms.double( 7.4 ) - ), - ShowerDigiFillerParameters = cms.PSet( - cscDigiCollectionLabel = cms.InputTag( 'muonCSCDigis','MuonCSCStripDigi' ), - dtDigiCollectionLabel = cms.InputTag( "muonDTDigis" ), - digiMaxDistanceX = cms.double( 25.0 ) - ), - TrackerKinkFinderParameters = cms.PSet( - usePosition = cms.bool( False ), - diagonalOnly = cms.bool( False ) - ), - fillEnergy = cms.bool( False ), - storeCrossedHcalRecHits = cms.bool( False ), - maxAbsPullX = cms.double( 4.0 ), - maxAbsEta = cms.double( 3.0 ), - minPt = cms.double( 8.0 ), - inputCollectionTypes = cms.vstring( 'inner tracks', - 'links' ), - addExtraSoftMuons = cms.bool( False ), - fillGlobalTrackRefits = cms.bool( False ), - debugWithTruthMatching = cms.bool( False ), - inputCollectionLabels = cms.VInputTag( 'hltDiMuonMergingNoVtx','hltDiMuonLinksNoVtx' ), - fillCaloCompatibility = cms.bool( False ), - maxAbsPullY = cms.double( 9999.0 ), - maxAbsDy = cms.double( 9999.0 ), - minP = cms.double( 0.0 ), - minPCaloMuon = cms.double( 1.0E9 ), - maxAbsDx = cms.double( 3.0 ), - fillIsolation = cms.bool( False ), - writeIsoDeposits = cms.bool( False ), - minNumberOfMatches = cms.int32( 1 ), - fillMatching = cms.bool( True ), - fillShowerDigis = cms.bool( False ), - ptThresholdToFillCandidateP4WithGlobalFit = cms.double( 200.0 ), - sigmaThresholdToFillCandidateP4WithGlobalFit = cms.double( 2.0 ), - fillGlobalTrackQuality = cms.bool( False ), - globalTrackQualityInputTag = cms.InputTag( "glbTrackQual" ), - selectHighPurity = cms.bool( False ), - pvInputTag = cms.InputTag( "offlinePrimaryVertices" ), - fillTrackerKink = cms.bool( False ), - minCaloCompatibility = cms.double( 0.6 ), - runArbitrationCleaner = cms.bool( False ), - arbitrationCleanerOptions = cms.PSet( - OverlapDTheta = cms.double( 0.02 ), - Overlap = cms.bool( True ), - Clustering = cms.bool( True ), - ME1a = cms.bool( True ), - ClusterDTheta = cms.double( 0.02 ), - ClusterDPhi = cms.double( 0.6 ), - OverlapDPhi = cms.double( 0.0786 ) - ), - arbitrateTrackerMuons = cms.bool( False ) +process.hltPrePFHT330PT30QuadPFJet75604540TriplePFBTagDeepCSV4p5 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltQuadCentralJet30 = cms.EDFilter( "HLT1CaloJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), + triggerType = cms.int32( 86 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 30.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.5 ), + MinN = cms.int32( 4 ) +) +process.hltCaloJetsQuad30ForHt = cms.EDProducer( "HLTCaloJetCollectionProducer", + HLTObject = cms.InputTag( "hltQuadCentralJet30" ), + TriggerTypes = cms.vint32( 86 ) ) -process.hltGlbTrkMuonCandsNoVtx = cms.EDProducer( "L3MuonCandidateProducerFromMuons", - InputObjects = cms.InputTag( "hltGlbTrkMuonsNoVtx" ), - DisplacedReconstruction = cms.bool( False ) +process.hltHtMhtCaloJetsQuadC30 = cms.EDProducer( "HLTHtMhtProducer", + usePt = cms.bool( True ), + excludePFMuons = cms.bool( False ), + minNJetHt = cms.int32( 4 ), + minNJetMht = cms.int32( 0 ), + minPtJetHt = cms.double( 30.0 ), + minPtJetMht = cms.double( 0.0 ), + maxEtaJetHt = cms.double( 2.5 ), + maxEtaJetMht = cms.double( 5.0 ), + jetsLabel = cms.InputTag( "hltCaloJetsQuad30ForHt" ), + pfCandidatesLabel = cms.InputTag( "" ) ) -process.hltTripleTrkMuFiltered5NoVtx = cms.EDFilter( "HLTMuonTrkL1TFilter", +process.hltCaloQuadJet30HT320 = cms.EDFilter( "HLTHtMhtFilter", saveTags = cms.bool( True ), - inputMuonCollection = cms.InputTag( "hltGlbTrkMuonsNoVtx" ), - inputCandCollection = cms.InputTag( "hltGlbTrkMuonCandsNoVtx" ), - previousCandTag = cms.InputTag( "" ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - minMuonStations = cms.int32( 2 ), - maxNormalizedChi2 = cms.double( 1.0E99 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 4 ), - trkMuonId = cms.uint32( 0 ), - minPt = cms.double( 5.0 ), - minN = cms.uint32( 3 ), - maxAbsEta = cms.double( 2.5 ), - L1MatchingdR = cms.double( 0.3 ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) + htLabels = cms.VInputTag( 'hltHtMhtCaloJetsQuadC30' ), + mhtLabels = cms.VInputTag( 'hltHtMhtCaloJetsQuadC30' ), + minHt = cms.vdouble( 320.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) ) -process.hltSingleTrkMuFiltered12NoVtx = cms.EDFilter( "HLTMuonTrkL1TFilter", +process.hltBTagCaloDeepCSVp17Double = cms.EDFilter( "HLTCaloJetTag", saveTags = cms.bool( True ), - inputMuonCollection = cms.InputTag( "hltGlbTrkMuonsNoVtx" ), - inputCandCollection = cms.InputTag( "hltGlbTrkMuonCandsNoVtx" ), - previousCandTag = cms.InputTag( "" ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - minMuonStations = cms.int32( 2 ), - maxNormalizedChi2 = cms.double( 1.0E99 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 4 ), - trkMuonId = cms.uint32( 0 ), - minPt = cms.double( 12.0 ), - minN = cms.uint32( 1 ), - maxAbsEta = cms.double( 2.5 ), - L1MatchingdR = cms.double( 0.3 ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) + Jets = cms.InputTag( "hltSelector8CentralJetsL1FastJet" ), + JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsCalo','probb' ), + MinTag = cms.double( 0.17 ), + MaxTag = cms.double( 999999.0 ), + MinJets = cms.int32( 2 ), + TriggerType = cms.int32( 86 ) ) -process.hltPreMu8 = cms.EDFilter( "HLTPrescaler", +process.hltPFCentralJetLooseIDQuad30 = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4PFJetsLooseIDCorrected" ), + triggerType = cms.int32( 86 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 30.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.5 ), + MinN = cms.int32( 4 ) +) +process.hlt1PFCentralJetLooseID75 = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4PFJetsLooseIDCorrected" ), + triggerType = cms.int32( 0 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 75.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.5 ), + MinN = cms.int32( 1 ) +) +process.hlt2PFCentralJetLooseID60 = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4PFJetsLooseIDCorrected" ), + triggerType = cms.int32( 0 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 60.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.5 ), + MinN = cms.int32( 2 ) +) +process.hlt3PFCentralJetLooseID45 = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4PFJetsLooseIDCorrected" ), + triggerType = cms.int32( 0 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 45.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.5 ), + MinN = cms.int32( 3 ) +) +process.hlt4PFCentralJetLooseID40 = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4PFJetsLooseIDCorrected" ), + triggerType = cms.int32( 0 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 40.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.5 ), + MinN = cms.int32( 4 ) +) +process.hltPFCentralJetLooseIDQuad30forHt = cms.EDProducer( "HLTPFJetCollectionProducer", + HLTObject = cms.InputTag( "hltPFCentralJetLooseIDQuad30" ), + TriggerTypes = cms.vint32( 86 ) +) +process.hltHtMhtPFCentralJetsLooseIDQuadC30 = cms.EDProducer( "HLTHtMhtProducer", + usePt = cms.bool( True ), + excludePFMuons = cms.bool( False ), + minNJetHt = cms.int32( 4 ), + minNJetMht = cms.int32( 0 ), + minPtJetHt = cms.double( 30.0 ), + minPtJetMht = cms.double( 0.0 ), + maxEtaJetHt = cms.double( 2.5 ), + maxEtaJetMht = cms.double( 999.0 ), + jetsLabel = cms.InputTag( "hltPFCentralJetLooseIDQuad30forHt" ), + pfCandidatesLabel = cms.InputTag( "hltParticleFlow" ) +) +process.hltPFCentralJetsLooseIDQuad30HT330 = cms.EDFilter( "HLTHtMhtFilter", + saveTags = cms.bool( True ), + htLabels = cms.VInputTag( 'hltHtMhtPFCentralJetsLooseIDQuadC30' ), + mhtLabels = cms.VInputTag( 'hltHtMhtPFCentralJetsLooseIDQuadC30' ), + minHt = cms.vdouble( 330.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) +) +process.hltBTagPFDeepCSV4p5Triple = cms.EDFilter( "HLTPFJetTag", + saveTags = cms.bool( True ), + Jets = cms.InputTag( "hltPFJetForBtag" ), + JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsPF','probb' ), + MinTag = cms.double( 0.24 ), + MaxTag = cms.double( 999999.0 ), + MinJets = cms.int32( 3 ), + TriggerType = cms.int32( 86 ) +) +process.hltPrePFHT330PT30QuadPFJet75604540 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltPreMu17 = cms.EDFilter( "HLTPrescaler", +process.hltL1sHTT280to500erIorHTT250to340erQuadJet = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_HTT280er OR L1_HTT320er OR L1_HTT360er OR L1_ETT2000 OR L1_HTT400er OR L1_HTT450er OR L1_HTT280er_QuadJet_70_55_40_35_er2p5 OR L1_HTT320er_QuadJet_70_55_40_40_er2p5 OR L1_HTT320er_QuadJet_80_60_er2p1_45_40_er2p3 OR L1_HTT320er_QuadJet_80_60_er2p1_50_45_er2p3 OR L1_QuadJet60er2p5" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +) +process.hltPrePFHT400SixPFJet32DoublePFBTagDeepCSV2p94 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltPreMu19 = cms.EDFilter( "HLTPrescaler", +process.hltCaloJetFilterSixC25 = cms.EDFilter( "HLT1CaloJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), + triggerType = cms.int32( 86 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 25.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.6 ), + MinN = cms.int32( 6 ) +) +process.hltCaloJetsSix25ForHt = cms.EDProducer( "HLTCaloJetCollectionProducer", + HLTObject = cms.InputTag( "hltCaloJetFilterSixC25" ), + TriggerTypes = cms.vint32( 86 ) +) +process.hltHtMhtCaloJetsSixC25 = cms.EDProducer( "HLTHtMhtProducer", + usePt = cms.bool( True ), + excludePFMuons = cms.bool( False ), + minNJetHt = cms.int32( 6 ), + minNJetMht = cms.int32( 0 ), + minPtJetHt = cms.double( 25.0 ), + minPtJetMht = cms.double( 0.0 ), + maxEtaJetHt = cms.double( 2.6 ), + maxEtaJetMht = cms.double( 5.0 ), + jetsLabel = cms.InputTag( "hltCaloJetsSix25ForHt" ), + pfCandidatesLabel = cms.InputTag( "" ) +) +process.hltCaloSixJet25HT300 = cms.EDFilter( "HLTHtMhtFilter", + saveTags = cms.bool( True ), + htLabels = cms.VInputTag( 'hltHtMhtCaloJetsSixC25' ), + mhtLabels = cms.VInputTag( 'hltHtMhtCaloJetsSixC25' ), + minHt = cms.vdouble( 300.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) +) +process.hltBTagCaloDeepCSV10p01Single = cms.EDFilter( "HLTCaloJetTag", + saveTags = cms.bool( True ), + Jets = cms.InputTag( "hltSelector8CentralJetsL1FastJet" ), + JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsCalo','probb' ), + MinTag = cms.double( 0.14 ), + MaxTag = cms.double( 999999.0 ), + MinJets = cms.int32( 1 ), + TriggerType = cms.int32( 86 ) +) +process.hltPFJetFilterSix30er2p5 = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + triggerType = cms.int32( 86 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 30.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.5 ), + MinN = cms.int32( 6 ) +) +process.hltPFJetFilterSix32er2p5 = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + triggerType = cms.int32( 86 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 32.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.5 ), + MinN = cms.int32( 6 ) +) +process.hltPFJetsSix30ForHt = cms.EDProducer( "HLTPFJetCollectionProducer", + HLTObject = cms.InputTag( "hltPFJetFilterSix30er2p5" ), + TriggerTypes = cms.vint32( 86 ) +) +process.hltHtMhtPFJetsSix30er2p5 = cms.EDProducer( "HLTHtMhtProducer", + usePt = cms.bool( True ), + excludePFMuons = cms.bool( False ), + minNJetHt = cms.int32( 6 ), + minNJetMht = cms.int32( 0 ), + minPtJetHt = cms.double( 30.0 ), + minPtJetMht = cms.double( 0.0 ), + maxEtaJetHt = cms.double( 2.5 ), + maxEtaJetMht = cms.double( 999.0 ), + jetsLabel = cms.InputTag( "hltPFJetsSix30ForHt" ), + pfCandidatesLabel = cms.InputTag( "hltParticleFlow" ) +) +process.hltPFSixJet30HT400 = cms.EDFilter( "HLTHtMhtFilter", + saveTags = cms.bool( True ), + htLabels = cms.VInputTag( 'hltHtMhtPFJetsSix30er2p5' ), + mhtLabels = cms.VInputTag( 'hltHtMhtPFJetsSix30er2p5' ), + minHt = cms.vdouble( 400.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) +) +process.hltBTagPFDeepCSV2p94Double = cms.EDFilter( "HLTPFJetTag", + saveTags = cms.bool( True ), + Jets = cms.InputTag( "hltPFJetForBtag" ), + JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsPF','probb' ), + MinTag = cms.double( 0.3 ), + MaxTag = cms.double( 999999.0 ), + MinJets = cms.int32( 2 ), + TriggerType = cms.int32( 86 ) +) +process.hltPrePFHT400SixPFJet32 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltPreMu17Photon30IsoCaloId = cms.EDFilter( "HLTPrescaler", +process.hltPrePFHT450SixPFJet36PFBTagDeepCSV1p59 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltMu17Photon30IsoCaloIdMuonlegL1Filtered7 = cms.EDFilter( "HLTMuonL1TFilter", +process.hltCaloJetFilterSixC30 = cms.EDFilter( "HLT1CaloJet", saveTags = cms.bool( True ), - CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - PreviousCandTag = cms.InputTag( "hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 7.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 1 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) + inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), + triggerType = cms.int32( 86 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 30.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.6 ), + MinN = cms.int32( 6 ) ) -process.hltMu17Photon30IsoCaloIdMuonlegL2Filtered10 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", +process.hltCaloJetsSix30ForHt = cms.EDProducer( "HLTCaloJetCollectionProducer", + HLTObject = cms.InputTag( "hltCaloJetFilterSixC30" ), + TriggerTypes = cms.vint32( 86 ) +) +process.hltHtMhtCaloJetsSixC30 = cms.EDProducer( "HLTHtMhtProducer", + usePt = cms.bool( True ), + excludePFMuons = cms.bool( False ), + minNJetHt = cms.int32( 6 ), + minNJetMht = cms.int32( 0 ), + minPtJetHt = cms.double( 30.0 ), + minPtJetMht = cms.double( 0.0 ), + maxEtaJetHt = cms.double( 2.6 ), + maxEtaJetMht = cms.double( 5.0 ), + jetsLabel = cms.InputTag( "hltCaloJetsSix30ForHt" ), + pfCandidatesLabel = cms.InputTag( "" ) +) +process.hltCaloSixJet30HT350 = cms.EDFilter( "HLTHtMhtFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL2MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltMu17Photon30IsoCaloIdMuonlegL1Filtered7" ), - SeedMapTag = cms.InputTag( "hltL2Muons" ), - MinN = cms.int32( 0 ), - MaxEta = cms.double( 2.5 ), - AbsEtaBins = cms.vdouble( 0.0 ), - MinNstations = cms.vint32( 0 ), - MinNhits = cms.vint32( 0 ), - CutOnChambers = cms.bool( False ), - MinNchambers = cms.vint32( 0 ), - MaxDr = cms.double( 9999.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - NSigmaPt = cms.double( 0.0 ), - MatchToPreviousCand = cms.bool( True ) + htLabels = cms.VInputTag( 'hltHtMhtCaloJetsSixC30' ), + mhtLabels = cms.VInputTag( 'hltHtMhtCaloJetsSixC30' ), + minHt = cms.vdouble( 350.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) ) -process.hltL1fForIterL3Mu17Photon30IsoCaloIdMuonlegL1Filtered7 = cms.EDFilter( "HLTMuonL1TFilter", +process.hltPFJetFilterSix36er2p5 = cms.EDFilter( "HLT1PFJet", saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltL1MuonsPt0" ), - PreviousCandTag = cms.InputTag( "hltMu17Photon30IsoCaloIdMuonlegL1Filtered7" ), + inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + triggerType = cms.int32( 86 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 36.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 1 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) + MinN = cms.int32( 6 ) ) -process.hltMu17Photon30IsoCaloIdMuonlegL3Filtered17Q = cms.EDFilter( "HLTMuonL3PreFilter", +process.hltPFSixJet30HT450 = cms.EDFilter( "HLTHtMhtFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltMu17Photon30IsoCaloIdMuonlegL2Filtered10" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3Mu17Photon30IsoCaloIdMuonlegL1Filtered7" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 1.0E99 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 17.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxNormalizedChi2 = cms.double( 9999.0 ), - MaxDXYBeamSpot = cms.double( 9999.0 ), - MinDXYBeamSpot = cms.double( -1.0 ), - MinNmuonHits = cms.int32( 0 ), - MaxPtDifference = cms.double( 9999.0 ), - MinTrackPt = cms.double( 0.0 ), - minMuonStations = cms.int32( 2 ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 0 ), - MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), - trkMuonId = cms.uint32( 0 ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) + htLabels = cms.VInputTag( 'hltHtMhtPFJetsSix30er2p5' ), + mhtLabels = cms.VInputTag( 'hltHtMhtPFJetsSix30er2p5' ), + minHt = cms.vdouble( 450.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) +) +process.hltBTagPFDeepCSV1p59Single = cms.EDFilter( "HLTPFJetTag", + saveTags = cms.bool( True ), + Jets = cms.InputTag( "hltPFJetForBtag" ), + JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsPF','probb' ), + MinTag = cms.double( 0.4 ), + MaxTag = cms.double( 999999.0 ), + MinJets = cms.int32( 1 ), + TriggerType = cms.int32( 86 ) +) +process.hltPrePFHT450SixPFJet36 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_HTT280er OR L1_HTT320er OR L1_HTT360er OR L1_ETT2000 OR L1_HTT400er OR L1_HTT450er OR L1_HTT280er_QuadJet_70_55_40_35_er2p5 OR L1_HTT320er_QuadJet_70_55_40_40_er2p5 OR L1_HTT320er_QuadJet_80_60_er2p1_45_40_er2p3 OR L1_HTT320er_QuadJet_80_60_er2p1_50_45_er2p3 OR L1_QuadJet60er2p5 OR L1_TripleJet_95_75_65_DoubleJet_75_65_er2p5 OR L1_TripleJet_100_80_70_DoubleJet_80_70_er2p5 OR L1_TripleJet_105_85_75_DoubleJet_85_75_er2p5" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +) +process.hltPrePFHT400FivePFJet100100603030 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltCaloJetFilterFiveC25 = cms.EDFilter( "HLT1CaloJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), + triggerType = cms.int32( 86 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 25.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 3.1 ), + MinN = cms.int32( 5 ) +) +process.hltCaloJetsFive25ForHt = cms.EDProducer( "HLTCaloJetCollectionProducer", + HLTObject = cms.InputTag( "hltCaloJetFilterFiveC25" ), + TriggerTypes = cms.vint32( 86 ) +) +process.hltHtMhtCaloJetsFiveC25 = cms.EDProducer( "HLTHtMhtProducer", + usePt = cms.bool( True ), + excludePFMuons = cms.bool( False ), + minNJetHt = cms.int32( 5 ), + minNJetMht = cms.int32( 0 ), + minPtJetHt = cms.double( 25.0 ), + minPtJetMht = cms.double( 0.0 ), + maxEtaJetHt = cms.double( 3.1 ), + maxEtaJetMht = cms.double( 5.0 ), + jetsLabel = cms.InputTag( "hltCaloJetsFive25ForHt" ), + pfCandidatesLabel = cms.InputTag( "" ) +) +process.hltCaloFiveJet25HT300 = cms.EDFilter( "HLTHtMhtFilter", + saveTags = cms.bool( True ), + htLabels = cms.VInputTag( 'hltHtMhtCaloJetsFiveC25' ), + mhtLabels = cms.VInputTag( 'hltHtMhtCaloJetsFiveC25' ), + minHt = cms.vdouble( 300.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) +) +process.hltPFJetFilterTwo100er3p0 = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + triggerType = cms.int32( 86 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 100.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 3.0 ), + MinN = cms.int32( 2 ) +) +process.hltPFJetFilterThree60er3p0 = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + triggerType = cms.int32( 86 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 60.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 3.0 ), + MinN = cms.int32( 3 ) ) -process.hltMu17Photon30IsoCaloIdPhotonlegFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", +process.hltPFJetFilterFive30er3p0 = cms.EDFilter( "HLT1PFJet", saveTags = cms.bool( True ), - candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), - l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - candNonIsolatedTag = cms.InputTag( "" ), - l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1SeedFilterTag = cms.InputTag( "hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23" ), - l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - ncandcut = cms.int32( 1 ), - doIsolated = cms.bool( False ), - region_eta_size = cms.double( 0.522 ), - region_eta_size_ecap = cms.double( 1.0 ), - region_phi_size = cms.double( 1.044 ), - barrel_end = cms.double( 1.4791 ), - endcap_end = cms.double( 2.65 ) + inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + triggerType = cms.int32( 86 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 30.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 3.0 ), + MinN = cms.int32( 5 ) ) -process.hltMu17Photon30IsoCaloIdPhotonlegEtFilter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltMu17Photon30IsoCaloIdPhotonlegFilter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 30.0 ), - etcutEE = cms.double( 30.0 ), - ncandcut = cms.int32( 1 ) +process.hltPFJetsFive30ForHt = cms.EDProducer( "HLTPFJetCollectionProducer", + HLTObject = cms.InputTag( "hltPFJetFilterFive30er3p0" ), + TriggerTypes = cms.vint32( 86 ) ) -process.hltMu17Photon30IsoCaloIdPhotonlegClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltHtMhtPFJetsFive30er3p0 = cms.EDProducer( "HLTHtMhtProducer", + usePt = cms.bool( True ), + excludePFMuons = cms.bool( False ), + minNJetHt = cms.int32( 5 ), + minNJetMht = cms.int32( 0 ), + minPtJetHt = cms.double( 30.0 ), + minPtJetMht = cms.double( 0.0 ), + maxEtaJetHt = cms.double( 3.0 ), + maxEtaJetMht = cms.double( 999.0 ), + jetsLabel = cms.InputTag( "hltPFJetsFive30ForHt" ), + pfCandidatesLabel = cms.InputTag( "hltParticleFlow" ) +) +process.hltPFFiveJet30HT400 = cms.EDFilter( "HLTHtMhtFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltMu17Photon30IsoCaloIdPhotonlegEtFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.015 ), - thrRegularEE = cms.vdouble( 0.035 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + htLabels = cms.VInputTag( 'hltHtMhtPFJetsFive30er3p0' ), + mhtLabels = cms.VInputTag( 'hltHtMhtPFJetsFive30er3p0' ), + minHt = cms.vdouble( 400.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) ) -process.hltMu17Photon30IsoCaloIdPhotonlegHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltPrePFHT400FivePFJet100100603030DoublePFBTagDeepCSV4p5 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltBTagPFDeepCSV4p5Double = cms.EDFilter( "HLTPFJetTag", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltMu17Photon30IsoCaloIdPhotonlegClusterShapeFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.15 ), - thrOverEEE = cms.vdouble( 0.1 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + Jets = cms.InputTag( "hltPFJetForBtag" ), + JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsPF','probb' ), + MinTag = cms.double( 0.24 ), + MaxTag = cms.double( 999999.0 ), + MinJets = cms.int32( 2 ), + TriggerType = cms.int32( 86 ) ) -process.hltMu17Photon30IsoCaloIdPhotonlegEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", +process.hltPrePFHT400FivePFJet120120603030DoublePFBTagDeepCSV4p5 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltPFJetFilterTwo120er3p0 = cms.EDFilter( "HLT1PFJet", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltMu17Photon30IsoCaloIdPhotonlegHEFilter" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 5.0 ), - thrRegularEE = cms.vdouble( 5.0 ), - thrOverEEB = cms.vdouble( 0.012 ), - thrOverEEE = cms.vdouble( 0.012 ), - thrOverE2EB = cms.vdouble( 0.0 ), - thrOverE2EE = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.29, 0.21 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + triggerType = cms.int32( 86 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 120.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 3.0 ), + MinN = cms.int32( 2 ) ) -process.hltMu17Photon30IsoCaloIdPhotonlegTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", +process.hltPrePFHT350 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltHT300Jet30 = cms.EDFilter( "HLTHtMhtFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltMu17Photon30IsoCaloIdPhotonlegEcalIsoFilter" ), - varTag = cms.InputTag( "hltEgammaHollowTrackIso" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 4.0 ), - thrRegularEE = cms.vdouble( 4.0 ), - thrOverEEB = cms.vdouble( 0.002 ), - thrOverEEE = cms.vdouble( 0.002 ), - thrOverE2EB = cms.vdouble( 0.0 ), - thrOverE2EE = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + htLabels = cms.VInputTag( 'hltHtMhtJet30' ), + mhtLabels = cms.VInputTag( 'hltHtMhtJet30' ), + minHt = cms.vdouble( 300.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) ) -process.hltL1sSingleEG10IorSingleEG5 = cms.EDFilter( "HLTL1TSeed", +process.hltL1sSingleEGNonIsoOrWithJetAndTauNoPS = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleEG10er2p5 OR L1_SingleEG8er2p5" ), + L1SeedsLogicalExpression = cms.string( "L1_SingleEG40er2p5 OR L1_SingleTau120er2p1 OR L1_SingleJet180 OR L1_SingleEG42er2p5 OR L1_SingleEG45er2p5 OR L1_SingleEG60" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -55846,17 +58474,17 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltPreEle8CaloIdLTrackIdLIsoVLPFJet30 = cms.EDFilter( "HLTPrescaler", +process.hltPrePhoton60R9Id90CaloIdLIsoLDisplacedIdLPFHT350MinPFJet15 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltEle8CaloIdLTrackIdLIsoVLL1MatchFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", +process.hltEGL1SingleEGNonIsoOrWithJetAndTauNoPSFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", saveTags = cms.bool( True ), candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), candNonIsolatedTag = cms.InputTag( "" ), l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1SeedFilterTag = cms.InputTag( "hltL1sSingleEG10IorSingleEG5" ), + L1SeedFilterTag = cms.InputTag( "hltL1sSingleEGNonIsoOrWithJetAndTauNoPS" ), l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), ncandcut = cms.int32( 1 ), @@ -55867,26 +58495,26 @@ barrel_end = cms.double( 1.4791 ), endcap_end = cms.double( 2.65 ) ) -process.hltEle8CaloIdLTrackIdLIsoVLEtFilter = cms.EDFilter( "HLTEgammaEtFilter", +process.hltEG60EtFilter = cms.EDFilter( "HLTEgammaEtFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLL1MatchFilter" ), + inputTag = cms.InputTag( "hltEGL1SingleEGNonIsoOrWithJetAndTauNoPSFilter" ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 8.0 ), - etcutEE = cms.double( 8.0 ), + etcutEB = cms.double( 60.0 ), + etcutEE = cms.double( 60.0 ), ncandcut = cms.int32( 1 ) ) -process.hltEle8CaloIdLTrackIdLIsoVLClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltEG60HEFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLEtFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + candTag = cms.InputTag( "hltEG60EtFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.013 ), - thrRegularEE = cms.vdouble( 0.035 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.15 ), + thrOverEEE = cms.vdouble( 0.1 ), thrOverE2EB = cms.vdouble( -1.0 ), thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), @@ -55897,18 +58525,18 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltEle8CaloIdLTrackIdLIsoVLHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltEG60R9Id90CaloIdLIsoLR9IdFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLClusterShapeFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), + candTag = cms.InputTag( "hltEG60HEFilter" ), + varTag = cms.InputTag( "hltEgammaR9ID" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), + lessThan = cms.bool( False ), useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.13 ), - thrOverEEE = cms.vdouble( 0.13 ), + thrRegularEB = cms.vdouble( 0.9 ), + thrRegularEE = cms.vdouble( 0.9 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), thrOverE2EB = cms.vdouble( -1.0 ), thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), @@ -55919,109 +58547,86 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltEle8CaloIdLTrackIdLIsoVLEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltEG60R9Id90CaloIdLIsoLClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLHEFilter" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + candTag = cms.InputTag( "hltEG60R9Id90CaloIdLIsoLR9IdFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.5 ), - thrOverEEE = cms.vdouble( 0.5 ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.014 ), + thrRegularEE = cms.vdouble( 0.035 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), thrOverE2EB = cms.vdouble( -1.0 ), thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), + doRhoCorrection = cms.bool( False ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.29, 0.21 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltEle8CaloIdLTrackIdLIsoVLHcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltEG60R9Id90CaloIdLIsoLEcalPFClusterIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLEcalIsoFilter" ), - varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), + candTag = cms.InputTag( "hltEG60R9Id90CaloIdLIsoLClusterShapeFilter" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.3 ), - thrOverEEE = cms.vdouble( 0.3 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), + thrRegularEB = cms.vdouble( 5.0 ), + thrRegularEE = cms.vdouble( 8.0 ), + thrOverEEB = cms.vdouble( 0.01 ), + thrOverEEE = cms.vdouble( 0.007 ), + thrOverE2EB = cms.vdouble( 0.0 ), + thrOverE2EE = cms.vdouble( 0.0 ), ncandcut = cms.int32( 1 ), doRhoCorrection = cms.bool( True ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.2, 0.25 ), + effectiveAreas = cms.vdouble( 0.29, 0.21 ), absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltEle8CaloIdLTrackIdLIsoVLPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLHcalIsoFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) -) -process.hltEle8CaloIdLTrackIdLIsoVLOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltEG60R9Id90CaloIdLIsoLHcalPFClusterIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLPixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), - rhoTag = cms.InputTag( "" ), + candTag = cms.InputTag( "hltEG60R9Id90CaloIdLIsoLEcalPFClusterIsoFilter" ), + varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 999999.0 ), - thrRegularEE = cms.vdouble( 999999.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), + thrRegularEB = cms.vdouble( 12.5 ), + thrRegularEE = cms.vdouble( 7.5 ), + thrOverEEB = cms.vdouble( 0.03 ), + thrOverEEE = cms.vdouble( 0.032 ), + thrOverE2EB = cms.vdouble( 3.0E-5 ), + thrOverE2EE = cms.vdouble( 3.0E-5 ), + ncandcut = cms.int32( 0 ), + doRhoCorrection = cms.bool( True ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), + effectiveAreas = cms.vdouble( 0.2, 0.25 ), absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltEle8CaloIdLTrackIdLIsoVLDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltEG60R9Id90CaloIdLIsoLHollowTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLOneOEMinusOneOPFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + candTag = cms.InputTag( "hltEG60R9Id90CaloIdLIsoLHcalPFClusterIsoFilter" ), + varTag = cms.InputTag( "hltEgammaHollowTrackIso" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.01 ), - thrRegularEE = cms.vdouble( 0.015 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), + thrRegularEB = cms.vdouble( 6.0 ), + thrRegularEE = cms.vdouble( 6.0 ), + thrOverEEB = cms.vdouble( 0.002 ), + thrOverEEE = cms.vdouble( 0.002 ), + thrOverE2EB = cms.vdouble( 0.0 ), + thrOverE2EE = cms.vdouble( 0.0 ), ncandcut = cms.int32( 1 ), doRhoCorrection = cms.bool( False ), rhoMax = cms.double( 9.9999999E7 ), @@ -56030,68 +58635,178 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltEle8CaloIdLTrackIdLIsoVLDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltEG60R9Id90CaloIdLIsoLDisplacedIdFilter = cms.EDFilter( "HLTDisplacedEgammaFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLDetaFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.07 ), - thrRegularEE = cms.vdouble( 0.1 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), + inputTag = cms.InputTag( "hltEG60R9Id90CaloIdLIsoLHollowTrackIsoFilter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + RecHitsEB = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + RecHitsEE = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + inputTrack = cms.InputTag( "hltMergedTracks" ), ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + EBOnly = cms.bool( False ), + sMin_min = cms.double( 0.0 ), + sMin_max = cms.double( 0.4 ), + sMaj_min = cms.double( 0.0 ), + sMaj_max = cms.double( 1.5 ), + seedTimeMin = cms.double( -999.0 ), + seedTimeMax = cms.double( 999.0 ), + useTrackVeto = cms.bool( True ), + maxTrackCut = cms.int32( 0 ), + trackPtCut = cms.double( 5.0 ), + trackdRCut = cms.double( 0.2 ) ) -process.hltEle8CaloIdLTrackIdLIsoVLTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltHtMhtJet10 = cms.EDProducer( "HLTHtMhtProducer", + usePt = cms.bool( False ), + excludePFMuons = cms.bool( False ), + minNJetHt = cms.int32( 0 ), + minNJetMht = cms.int32( 0 ), + minPtJetHt = cms.double( 10.0 ), + minPtJetMht = cms.double( 10.0 ), + maxEtaJetHt = cms.double( 3.0 ), + maxEtaJetMht = cms.double( 5.0 ), + jetsLabel = cms.InputTag( "hltAK4CaloJetsCorrected" ), + pfCandidatesLabel = cms.InputTag( "" ) +) +process.hltHT175Jet10 = cms.EDFilter( "HLTHtMhtFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLDphiFilter" ), - varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.2 ), - thrOverEEE = cms.vdouble( 0.2 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + htLabels = cms.VInputTag( 'hltHtMhtJet10' ), + mhtLabels = cms.VInputTag( 'hltHtMhtJet10' ), + minHt = cms.vdouble( 175.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) +) +process.hltPFHTJet15 = cms.EDProducer( "HLTHtMhtProducer", + usePt = cms.bool( True ), + excludePFMuons = cms.bool( False ), + minNJetHt = cms.int32( 0 ), + minNJetMht = cms.int32( 0 ), + minPtJetHt = cms.double( 15.0 ), + minPtJetMht = cms.double( 0.0 ), + maxEtaJetHt = cms.double( 3.0 ), + maxEtaJetMht = cms.double( 999.0 ), + jetsLabel = cms.InputTag( "hltAK4PFJetsCorrected" ), + pfCandidatesLabel = cms.InputTag( "hltParticleFlow" ) +) +process.hltPFHT350Jet15 = cms.EDFilter( "HLTHtMhtFilter", + saveTags = cms.bool( True ), + htLabels = cms.VInputTag( 'hltPFHTJet15' ), + mhtLabels = cms.VInputTag( 'hltPFHTJet15' ), + minHt = cms.vdouble( 350.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) +) +process.hltL1sEG40To45IorJet170To200IorHTT300To500IorETM70ToETM150 = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_SingleEG40er2p5 OR L1_SingleEG42er2p5 OR L1_SingleEG45er2p5 OR L1_SingleEG60 OR L1_SingleJet160er2p5 OR L1_SingleJet180 OR L1_SingleJet200 OR L1_HTT280er OR L1_HTT320er OR L1_HTT360er OR L1_HTT400er OR L1_HTT450er OR L1_ETT2000 OR L1_ETMHF70 OR L1_ETMHF80 OR L1_ETMHF90 OR L1_ETMHF100 OR L1_ETMHF110 OR L1_ETMHF120 OR L1_ETMHF130 OR L1_ETMHF140 OR L1_ETMHF150 OR L1_ETM150 OR L1_ETMHF70_HTT60er OR L1_ETMHF80_HTT60er OR L1_ETMHF90_HTT60er OR L1_ETMHF100_HTT60er OR L1_ETMHF110_HTT60er OR L1_ETMHF120_HTT60er OR L1_ETMHF130_HTT60er" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +) +process.hltPreECALHT800 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltTowerMakerEcal = cms.EDProducer( "CaloTowersCreator", + EBSumThreshold = cms.double( 0.2 ), + HF2Weight = cms.double( 1.0 ), + EBWeight = cms.double( 1.0 ), + hfInput = cms.InputTag( "" ), + EESumThreshold = cms.double( 0.45 ), + HOThreshold0 = cms.double( 3.5 ), + HOThresholdPlus1 = cms.double( 3.5 ), + HOThresholdMinus1 = cms.double( 3.5 ), + HOThresholdPlus2 = cms.double( 3.5 ), + HOThresholdMinus2 = cms.double( 3.5 ), + HBGrid = cms.vdouble( ), + HBThreshold1 = cms.double( 0.1 ), + HBThreshold2 = cms.double( 0.2 ), + HBThreshold = cms.double( 0.3 ), + EEWeights = cms.vdouble( ), + HF1Threshold = cms.double( 0.5 ), + HF2Weights = cms.vdouble( ), + HOWeights = cms.vdouble( ), + EEGrid = cms.vdouble( ), + HEDWeight = cms.double( 1.0 ), + EEWeight = cms.double( 1.0 ), + UseHO = cms.bool( False ), + HBWeights = cms.vdouble( ), + HESWeight = cms.double( 1.0 ), + HF1Weight = cms.double( 1.0 ), + HF2Grid = cms.vdouble( ), + HEDWeights = cms.vdouble( ), + HF1Grid = cms.vdouble( ), + EBWeights = cms.vdouble( ), + HOWeight = cms.double( 1.0E-99 ), + EBThreshold = cms.double( 0.07 ), + EEThreshold = cms.double( 0.3 ), + UseEtEBTreshold = cms.bool( False ), + UseSymEBTreshold = cms.bool( False ), + UseEtEETreshold = cms.bool( False ), + UseSymEETreshold = cms.bool( False ), + hbheInput = cms.InputTag( "" ), + HcalThreshold = cms.double( -1000.0 ), + HF2Threshold = cms.double( 0.85 ), + HESThreshold1 = cms.double( 0.1 ), + HESThreshold = cms.double( 0.2 ), + HF1Weights = cms.vdouble( ), + hoInput = cms.InputTag( "" ), + HESGrid = cms.vdouble( ), + HESWeights = cms.vdouble( ), + HEDThreshold1 = cms.double( 0.1 ), + HEDThreshold = cms.double( 0.2 ), + EcutTower = cms.double( -1000.0 ), + HEDGrid = cms.vdouble( ), + ecalInputs = cms.VInputTag( 'hltEcalRecHit:EcalRecHitsEB','hltEcalRecHit:EcalRecHitsEE' ), + HBWeight = cms.double( 1.0 ), + HOGrid = cms.vdouble( ), + EBGrid = cms.vdouble( ), + MomConstrMethod = cms.int32( 1 ), + MomHBDepth = cms.double( 0.2 ), + MomHEDepth = cms.double( 0.4 ), + MomEBDepth = cms.double( 0.3 ), + MomEEDepth = cms.double( 0.0 ), + HcalAcceptSeverityLevel = cms.uint32( 9 ), + EcalRecHitSeveritiesToBeExcluded = cms.vstring( 'kTime', + 'kWeird', + 'kBad' ), + UseHcalRecoveredHits = cms.bool( False ), + UseEcalRecoveredHits = cms.bool( False ), + UseRejectedHitsOnly = cms.bool( False ), + HcalAcceptSeverityLevelForRejectedHit = cms.uint32( 9999 ), + EcalSeveritiesToBeUsedInBadTowers = cms.vstring( ), + UseRejectedRecoveredHcalHits = cms.bool( False ), + UseRejectedRecoveredEcalHits = cms.bool( False ), + missingHcalRescaleFactorForEcal = cms.double( 0.0 ), + AllowMissingInputs = cms.bool( True ), + HcalPhase = cms.int32( 1 ) ) -process.hltEle8JetCollectionsForLeptonPlusPFJets = cms.EDProducer( "HLTPFJetsCleanedFromLeadingLeptons", - leptons = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLTrackIsoFilter" ), - jets = cms.InputTag( "hltAK4PFJetsCorrected" ), - minDeltaR = cms.double( 1.0 ), - numLeptons = cms.uint32( 1 ) +process.hltHtMhtEcal = cms.EDProducer( "HLTCaloTowerHtMhtProducer", + usePt = cms.bool( False ), + minPtTowerHt = cms.double( 1.5 ), + minPtTowerMht = cms.double( 1.5 ), + maxEtaTowerHt = cms.double( 5.0 ), + maxEtaTowerMht = cms.double( 5.0 ), + towersLabel = cms.InputTag( "hltTowerMakerEcal" ) ) -process.hltEle8PFJet30EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", +process.hltHtEcal800 = cms.EDFilter( "HLTHtMhtFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEle8JetCollectionsForLeptonPlusPFJets" ), - originalTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - MinJetPt = cms.double( 30.0 ), - MaxAbsJetEta = cms.double( 2.5 ), - MinNJets = cms.uint32( 1 ), - triggerType = cms.int32( 85 ) + htLabels = cms.VInputTag( 'hltHtMhtEcal' ), + mhtLabels = cms.VInputTag( 'hltHtMhtEcal' ), + minHt = cms.vdouble( 800.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) ) -process.hltL1sSingleEG10IorSingleEG15 = cms.EDFilter( "HLTL1TSeed", +process.hltL1sSingleAndDoubleEGWithJetAndTau = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleEG10er2p5 OR L1_SingleEG15er2p5" ), + L1SeedsLogicalExpression = cms.string( "L1_SingleIsoEG30er2p5 OR L1_SingleIsoEG28er2p5 OR L1_SingleIsoEG28er2p1 OR L1_SingleEG34er2p5 OR L1_SingleEG36er2p5 OR L1_SingleEG38er2p5 OR L1_SingleEG40er2p5 OR L1_SingleEG42er2p5 OR L1_SingleEG45er2p5 OR L1_SingleEG60 OR L1_SingleIsoEG30er2p1 OR L1_SingleIsoEG32er2p1 OR L1_SingleIsoEG34er2p5 OR L1_DoubleEG_22_10_er2p5 OR L1_DoubleEG_25_14_er2p5 OR L1_DoubleEG_25_12_er2p5 OR L1_SingleJet160er2p5 OR L1_SingleJet180 OR L1_SingleJet200 OR L1_SingleTau120er2p1" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -56101,17 +58816,17 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltPreEle12CaloIdLTrackIdLIsoVLPFJet30 = cms.EDFilter( "HLTPrescaler", +process.hltPreDiSC3018EIsoANDHEMass70 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltEle12CaloIdLTrackIdLIsoVLL1MatchFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", +process.hltEGL1SingleAndDoubleEGWithJetAndTauFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", saveTags = cms.bool( True ), candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), candNonIsolatedTag = cms.InputTag( "" ), l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1SeedFilterTag = cms.InputTag( "hltL1sSingleEG10IorSingleEG15" ), + L1SeedFilterTag = cms.InputTag( "hltL1sSingleAndDoubleEGWithJetAndTau" ), l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), ncandcut = cms.int32( 1 ), @@ -56122,50 +58837,49 @@ barrel_end = cms.double( 1.4791 ), endcap_end = cms.double( 2.65 ) ) -process.hltEle12CaloIdLTrackIdLIsoVLEtFilter = cms.EDFilter( "HLTEgammaEtFilter", +process.hltEG30L1SingleAndDoubleEGWithTauWithJetEtFilter = cms.EDFilter( "HLTEgammaEtFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLL1MatchFilter" ), + inputTag = cms.InputTag( "hltEGL1SingleAndDoubleEGWithJetAndTauFilter" ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 12.0 ), - etcutEE = cms.double( 12.0 ), + etcutEB = cms.double( 30.0 ), + etcutEE = cms.double( 30.0 ), ncandcut = cms.int32( 1 ) ) -process.hltEle12CaloIdLTrackIdLIsoVLClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLEtFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.013 ), - thrRegularEE = cms.vdouble( 0.035 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), +process.hltEgammaHToverET = cms.EDProducer( "EgammaHLTHcalVarProducerFromRecHit", + recoEcalCandidateProducer = cms.InputTag( "hltEgammaCandidates" ), + rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + hbheRecHitsTag = cms.InputTag( "hltHbhereco" ), doRhoCorrection = cms.bool( False ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + eThresHB = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ), + etThresHB = cms.vdouble( 0.0, 0.0, 0.0, 0.0 ), + eThresHE = cms.vdouble( 0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ), + etThresHE = cms.vdouble( 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 ), + innerCone = cms.double( 0.0 ), + outerCone = cms.double( 0.14 ), + depth = cms.int32( 0 ), + maxSeverityHB = cms.int32( 9 ), + maxSeverityHE = cms.int32( 9 ), + doEtSum = cms.bool( True ), + useSingleTower = cms.bool( False ), + effectiveAreas = cms.vdouble( 0.105, 0.17 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) ) -process.hltEle12CaloIdLTrackIdLIsoVLHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltEG30HE30HEFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLClusterShapeFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), + candTag = cms.InputTag( "hltEG30L1SingleAndDoubleEGWithTauWithJetEtFilter" ), + varTag = cms.InputTag( "hltEgammaHToverET" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.13 ), - thrOverEEE = cms.vdouble( 0.13 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.0 ), + thrRegularEE = cms.vdouble( 0.0 ), + thrOverEEB = cms.vdouble( 0.3 ), + thrOverEEE = cms.vdouble( 0.3 ), + thrOverE2EB = cms.vdouble( 0.0 ), + thrOverE2EE = cms.vdouble( 0.0 ), ncandcut = cms.int32( 1 ), doRhoCorrection = cms.bool( False ), rhoMax = cms.double( 9.9999999E7 ), @@ -56174,20 +58888,20 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltEle12CaloIdLTrackIdLIsoVLEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltEG30EIso15HE30EcalIsoLastFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLHEFilter" ), + candTag = cms.InputTag( "hltEG30HE30HEFilter" ), varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.5 ), - thrOverEEE = cms.vdouble( 0.5 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), + thrRegularEB = cms.vdouble( 15.0 ), + thrRegularEE = cms.vdouble( 15.0 ), + thrOverEEB = cms.vdouble( 0.012 ), + thrOverEEE = cms.vdouble( 0.012 ), + thrOverE2EB = cms.vdouble( 0.0 ), + thrOverE2EE = cms.vdouble( 0.0 ), ncandcut = cms.int32( 1 ), doRhoCorrection = cms.bool( True ), rhoMax = cms.double( 9.9999999E7 ), @@ -56196,732 +58910,1424 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltEle12CaloIdLTrackIdLIsoVLHcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltDiEG18EtEta2p55UnseededFilter = cms.EDFilter( "HLT1Photon", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLEcalIsoFilter" ), - varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + inputTag = cms.InputTag( "hltEgammaCandidatesUnseeded" ), + triggerType = cms.int32( 92 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 18.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.55 ), + MinN = cms.int32( 2 ) +) +process.hltDiEG18HE30eHEUnseededFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltDiEG18EtEta2p55UnseededFilter" ), + varTag = cms.InputTag( "hltEgammaHoverEUnseeded" ), + rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), + thrRegularEB = cms.vdouble( 0.0 ), + thrRegularEE = cms.vdouble( 0.0 ), thrOverEEB = cms.vdouble( 0.3 ), thrOverEEE = cms.vdouble( 0.3 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), + thrOverE2EB = cms.vdouble( 0.0 ), + thrOverE2EE = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 2 ), + doRhoCorrection = cms.bool( False ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.2, 0.25 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) -) -process.hltEle12CaloIdLTrackIdLIsoVLPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLHcalIsoFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) ) -process.hltEle12CaloIdLTrackIdLIsoVLOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltEG18EIso15HE30EcalIsoUnseededFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLPixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), - rhoTag = cms.InputTag( "" ), + candTag = cms.InputTag( "hltDiEG18HE30eHEUnseededFilter" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIsoUnseeded" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 999999.0 ), - thrRegularEE = cms.vdouble( 999999.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), + thrRegularEB = cms.vdouble( 15.0 ), + thrRegularEE = cms.vdouble( 15.0 ), + thrOverEEB = cms.vdouble( 0.012 ), + thrOverEEE = cms.vdouble( 0.012 ), + thrOverE2EB = cms.vdouble( 0.0 ), + thrOverE2EE = cms.vdouble( 0.0 ), ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), + doRhoCorrection = cms.bool( True ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), + effectiveAreas = cms.vdouble( 0.16544, 0.13212 ), absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) +) +process.hltDiEG18EIso15ANDHE30Mass70CombMassLastFilter = cms.EDFilter( "HLTEgammaAllCombMassFilter", + saveTags = cms.bool( True ), + firstLegLastFilter = cms.InputTag( "hltEG18EIso15HE30EcalIsoUnseededFilter" ), + secondLegLastFilter = cms.InputTag( "hltEG18EIso15HE30EcalIsoUnseededFilter" ), + minMass = cms.double( 70.0 ) +) +process.hltL1EventNumberL1Fat = cms.EDFilter( "HLTL1NumberFilter", + rawInput = cms.InputTag( "rawDataCollector" ), + period = cms.uint32( 107 ), + invert = cms.bool( False ), + fedId = cms.int32( 1024 ), + useTCDSEventNumber = cms.bool( True ) +) +process.hltPrePhysics = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltPreEphemeralPhysics = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltPreDSTPhysics = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltRandomEventsFilter = cms.EDFilter( "HLTTriggerTypeFilter", + SelectedTriggerType = cms.int32( 3 ) +) +process.hltPreRandom = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltPreZeroBias = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltPreZeroBiasAlignment = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltPreEphemeralZeroBias = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltPreDSTZeroBias = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltL1sDSTRun3PFScoutingPixelTracking = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_DoubleMu_12_5 OR L1_DoubleMu_15_7 OR L1_DoubleMu4p5er2p0_SQ_OS_Mass_Min7 OR L1_DoubleMu4p5er2p0_SQ_OS_Mass_7to18 OR L1_DoubleMu4_SQ_OS_dR_Max1p2 OR L1_DoubleMu4p5_SQ_OS_dR_Max1p2 OR L1_HTT200er OR L1_HTT255er OR L1_HTT280er OR L1_HTT320er OR L1_HTT360er OR L1_HTT400er OR L1_HTT450er OR L1_ETT2000 OR L1_SingleJet180 OR L1_SingleJet200 OR L1_DoubleJet30er2p5_Mass_Min300_dEta_Max1p5 OR L1_DoubleJet30er2p5_Mass_Min330_dEta_Max1p5 OR L1_DoubleJet30er2p5_Mass_Min360_dEta_Max1p5 OR L1_SingleLooseIsoEG28er2p1 OR L1_SingleLooseIsoEG28er1p5 OR L1_SingleLooseIsoEG30er1p5 OR L1_SingleIsoEG28er2p1 OR L1_SingleIsoEG30er2p1 OR L1_SingleIsoEG32er2p1 OR L1_DoubleEG_LooseIso16_LooseIso12_er1p5 OR L1_DoubleEG_LooseIso18_LooseIso12_er1p5 OR L1_DoubleEG_LooseIso20_LooseIso12_er1p5 OR L1_DoubleEG_LooseIso22_LooseIso12_er1p5" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +) +process.hltPreDSTRun3PFScoutingPixelTracking = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltPixelTracksZetaClean = cms.EDProducer( "TrackWithVertexSelector", + src = cms.InputTag( "hltPixelTracks" ), + etaMin = cms.double( 0.0 ), + etaMax = cms.double( 5.0 ), + ptMin = cms.double( 0.3 ), + ptMax = cms.double( 500.0 ), + d0Max = cms.double( 999.0 ), + dzMax = cms.double( 999.0 ), + normalizedChi2 = cms.double( 999999.0 ), + numberOfValidHits = cms.uint32( 0 ), + numberOfLostHits = cms.uint32( 999 ), + numberOfValidPixelHits = cms.uint32( 3 ), + ptErrorCut = cms.double( 5.0 ), + quality = cms.string( "highPurity" ), + useVtx = cms.bool( True ), + vertexTag = cms.InputTag( "hltPixelVertices" ), + timesTag = cms.InputTag( "" ), + timeResosTag = cms.InputTag( "" ), + nVertices = cms.uint32( 2 ), + vtxFallback = cms.bool( True ), + zetaVtx = cms.double( 0.3 ), + rhoVtx = cms.double( 0.2 ), + nSigmaDtVertex = cms.double( 0.0 ), + copyExtras = cms.untracked.bool( False ), + copyTrajectories = cms.untracked.bool( False ) +) +process.hltPixelOnlyPFMuonMerging = cms.EDProducer( "TrackListMerger", + ShareFrac = cms.double( 0.19 ), + FoundHitBonus = cms.double( 5.0 ), + LostHitPenalty = cms.double( 20.0 ), + MinPT = cms.double( 0.05 ), + Epsilon = cms.double( -0.001 ), + MaxNormalizedChisq = cms.double( 1000.0 ), + MinFound = cms.int32( 3 ), + TrackProducers = cms.VInputTag( 'hltIterL3MuonTracks','hltPixelTracksZetaClean' ), + hasSelector = cms.vint32( 0, 0 ), + indivShareFrac = cms.vdouble( 1.0, 1.0 ), + selectedTrackQuals = cms.VInputTag( 'hltIterL3MuonTracks','hltPixelTracksZetaClean' ), + setsToMerge = cms.VPSet( + cms.PSet( pQual = cms.bool( False ), + tLists = cms.vint32( 0, 1 ) + ) + ), + trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), + allowFirstHitShare = cms.bool( True ), + newQuality = cms.string( "confirmed" ), + copyExtras = cms.untracked.bool( True ), + writeOnlyTrkQuals = cms.bool( False ), + copyMVA = cms.bool( False ) +) +process.hltPixelOnlyMuonLinks = cms.EDProducer( "MuonLinksProducerForHLT", + InclusiveTrackerTrackCollection = cms.InputTag( "hltPixelOnlyPFMuonMerging" ), + LinkCollection = cms.InputTag( "hltL3MuonsIterL3Links" ), + ptMin = cms.double( 2.5 ), + pMin = cms.double( 2.5 ), + shareHitFraction = cms.double( 0.8 ) +) +process.hltPixelOnlyMuons = cms.EDProducer( "MuonIdProducer", + MuonCaloCompatibility = cms.PSet( + delta_eta = cms.double( 0.02 ), + delta_phi = cms.double( 0.02 ), + allSiPMHO = cms.bool( False ), + MuonTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_muons_lowPt_3_1_norm.root" ), + PionTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_pions_lowPt_3_1_norm.root" ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( True ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( True ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 9999.0 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAll" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( True ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( True ), + HBHERecHitCollectionLabel = cms.InputTag( "hltHbhereco" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 0.05 ), + useCalo = cms.bool( False ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + dRHcal = cms.double( 9999.0 ), + dRHcalPreselection = cms.double( 0.2 ), + HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) + ), + CaloExtractorPSet = cms.PSet( + DR_Veto_H = cms.double( 0.1 ), + CenterConeOnCalIntersection = cms.bool( False ), + NoiseTow_EE = cms.double( 0.15 ), + Noise_EB = cms.double( 0.025 ), + Noise_HE = cms.double( 0.2 ), + DR_Veto_E = cms.double( 0.07 ), + NoiseTow_EB = cms.double( 0.04 ), + Noise_EE = cms.double( 0.1 ), + UseRecHitsFlag = cms.bool( False ), + DR_Max = cms.double( 1.0 ), + DepositLabel = cms.untracked.string( "Cal" ), + Noise_HO = cms.double( 0.2 ), + DR_Veto_HO = cms.double( 0.1 ), + Threshold_H = cms.double( 0.5 ), + PrintTimeReport = cms.untracked.bool( False ), + Threshold_E = cms.double( 0.2 ), + PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), + ComponentName = cms.string( "CaloExtractorByAssociator" ), + Threshold_HO = cms.double( 0.5 ), + DepositInstanceLabels = cms.vstring( 'ecal', + 'hcal', + 'ho' ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( False ), + UseMuonNavigation = cms.untracked.bool( False ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( False ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 1.0 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAll" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "hltHbhereco" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 1.0 ), + useCalo = cms.bool( True ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + dRHcal = cms.double( 1.0 ), + dRHcalPreselection = cms.double( 1.0 ), + HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) + ), + Noise_HB = cms.double( 0.2 ) + ), + TrackExtractorPSet = cms.PSet( + Diff_z = cms.double( 0.2 ), + inputTrackCollection = cms.InputTag( "hltPixelOnlyPFMuonMerging" ), + Chi2Ndof_Max = cms.double( 1.0E64 ), + BeamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), + DR_Veto = cms.double( 0.01 ), + Pt_Min = cms.double( -1.0 ), + DR_Max = cms.double( 1.0 ), + DepositLabel = cms.untracked.string( "" ), + NHits_Min = cms.uint32( 0 ), + Chi2Prob_Min = cms.double( -1.0 ), + Diff_r = cms.double( 0.1 ), + BeamlineOption = cms.string( "BeamSpotFromEvent" ), + ComponentName = cms.string( "TrackExtractor" ) + ), + JetExtractorPSet = cms.PSet( + JetCollectionLabel = cms.InputTag( "hltAK4CaloJetsPFEt5" ), + DR_Veto = cms.double( 0.1 ), + DR_Max = cms.double( 1.0 ), + ExcludeMuonVeto = cms.bool( True ), + PrintTimeReport = cms.untracked.bool( False ), + PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), + ComponentName = cms.string( "JetExtractor" ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( False ), + UseMuonNavigation = cms.untracked.bool( False ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( False ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 0.5 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAll" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "hltHbhereco" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 0.5 ), + useCalo = cms.bool( True ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + dRHcal = cms.double( 0.5 ), + dRHcalPreselection = cms.double( 0.5 ), + HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) + ), + Threshold = cms.double( 5.0 ) + ), + trackDepositName = cms.string( "tracker" ), + ecalDepositName = cms.string( "ecal" ), + hcalDepositName = cms.string( "hcal" ), + hoDepositName = cms.string( "ho" ), + jetDepositName = cms.string( "jets" ), + TimingFillerParameters = cms.PSet( + DTTimingParameters = cms.PSet( + HitError = cms.double( 6.0 ), + MatchParameters = cms.PSet( + TightMatchDT = cms.bool( False ), + DTradius = cms.double( 0.01 ), + TightMatchCSC = cms.bool( True ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + DTsegments = cms.InputTag( "hltDt4DSegments" ) + ), + debug = cms.bool( False ), + DoWireCorr = cms.bool( False ), + RequireBothProjections = cms.bool( False ), + DTTimeOffset = cms.double( 2.7 ), + PruneCut = cms.double( 10000.0 ), + DTsegments = cms.InputTag( "hltDt4DSegments" ), + UseSegmentT0 = cms.bool( False ), + HitsMin = cms.int32( 5 ), + DropTheta = cms.bool( True ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ) + ), + UseCSC = cms.bool( True ), + CSCTimingParameters = cms.PSet( + MatchParameters = cms.PSet( + TightMatchDT = cms.bool( False ), + DTradius = cms.double( 0.01 ), + TightMatchCSC = cms.bool( True ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + DTsegments = cms.InputTag( "hltDt4DSegments" ) + ), + debug = cms.bool( False ), + CSCWireTimeOffset = cms.double( 0.0 ), + CSCStripError = cms.double( 7.0 ), + CSCTimeOffset = cms.double( 0.0 ), + CSCWireError = cms.double( 8.6 ), + PruneCut = cms.double( 100.0 ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + UseStripTime = cms.bool( True ), + CSCStripTimeOffset = cms.double( 0.0 ), + UseWireTime = cms.bool( True ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ) + ), + ErrorDT = cms.double( 6.0 ), + EcalEnergyCut = cms.double( 0.4 ), + UseECAL = cms.bool( True ), + ErrorEB = cms.double( 2.085 ), + UseDT = cms.bool( True ), + ErrorEE = cms.double( 6.95 ), + ErrorCSC = cms.double( 7.4 ) + ), + ShowerDigiFillerParameters = cms.PSet( + cscDigiCollectionLabel = cms.InputTag( 'muonCSCDigis','MuonCSCStripDigi' ), + dtDigiCollectionLabel = cms.InputTag( "muonDTDigis" ), + digiMaxDistanceX = cms.double( 25.0 ) + ), + TrackerKinkFinderParameters = cms.PSet( + usePosition = cms.bool( False ), + diagonalOnly = cms.bool( False ) + ), + fillEnergy = cms.bool( True ), + storeCrossedHcalRecHits = cms.bool( False ), + maxAbsPullX = cms.double( 4.0 ), + maxAbsEta = cms.double( 3.0 ), + minPt = cms.double( 10.0 ), + inputCollectionTypes = cms.vstring( 'inner tracks', + 'links', + 'outer tracks' ), + addExtraSoftMuons = cms.bool( False ), + fillGlobalTrackRefits = cms.bool( False ), + debugWithTruthMatching = cms.bool( False ), + inputCollectionLabels = cms.VInputTag( 'hltPixelOnlyPFMuonMerging','hltPixelOnlyMuonLinks','hltL2Muons' ), + fillCaloCompatibility = cms.bool( True ), + maxAbsPullY = cms.double( 9999.0 ), + maxAbsDy = cms.double( 9999.0 ), + minP = cms.double( 10.0 ), + minPCaloMuon = cms.double( 1.0E9 ), + maxAbsDx = cms.double( 3.0 ), + fillIsolation = cms.bool( True ), + writeIsoDeposits = cms.bool( False ), + minNumberOfMatches = cms.int32( 1 ), + fillMatching = cms.bool( True ), + fillShowerDigis = cms.bool( False ), + ptThresholdToFillCandidateP4WithGlobalFit = cms.double( 200.0 ), + sigmaThresholdToFillCandidateP4WithGlobalFit = cms.double( 2.0 ), + fillGlobalTrackQuality = cms.bool( False ), + globalTrackQualityInputTag = cms.InputTag( "glbTrackQual" ), + selectHighPurity = cms.bool( False ), + pvInputTag = cms.InputTag( "offlinePrimaryVertices" ), + fillTrackerKink = cms.bool( False ), + minCaloCompatibility = cms.double( 0.6 ), + runArbitrationCleaner = cms.bool( False ), + arbitrationCleanerOptions = cms.PSet( + OverlapDTheta = cms.double( 0.02 ), + Overlap = cms.bool( True ), + Clustering = cms.bool( True ), + ME1a = cms.bool( True ), + ClusterDTheta = cms.double( 0.02 ), + ClusterDPhi = cms.double( 0.6 ), + OverlapDPhi = cms.double( 0.0786 ) + ), + arbitrateTrackerMuons = cms.bool( False ) ) -process.hltEle12CaloIdLTrackIdLIsoVLDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLOneOEMinusOneOPFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.01 ), - thrRegularEE = cms.vdouble( 0.015 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltLightPixelOnlyPFTracks = cms.EDProducer( "LightPFTrackProducer", + TrackQuality = cms.string( "none" ), + UseQuality = cms.bool( False ), + TkColList = cms.VInputTag( 'hltPixelOnlyPFMuonMerging' ) ) -process.hltEle12CaloIdLTrackIdLIsoVLDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLDetaFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.07 ), - thrRegularEE = cms.vdouble( 0.1 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltPixelOnlyParticleFlowBlock = cms.EDProducer( "PFBlockProducer", + verbose = cms.untracked.bool( False ), + debug = cms.untracked.bool( False ), + elementImporters = cms.VPSet( + cms.PSet( muonSrc = cms.InputTag( "hltPixelOnlyMuons" ), + source = cms.InputTag( "hltLightPixelOnlyPFTracks" ), + NHitCuts_byTrackAlgo = cms.vuint32( 3, 3, 3, 3, 3, 3 ), + useIterativeTracking = cms.bool( False ), + importerName = cms.string( "GeneralTracksImporter" ), + DPtOverPtCuts_byTrackAlgo = cms.vdouble( 5.0, 5.0, 5.0, 5.0, 5.0, 5.0 ), + muonMaxDPtOPt = cms.double( 1.0 ), + trackQuality = cms.string( "highPurity" ), + cleanBadConvertedBrems = cms.bool( False ), + vetoEndcap = cms.bool( False ) + ), + cms.PSet( source = cms.InputTag( "hltParticleFlowClusterECALUnseeded" ), + importerName = cms.string( "ECALClusterImporter" ), + BCtoPFCMap = cms.InputTag( "" ) + ), + cms.PSet( source = cms.InputTag( "hltParticleFlowClusterHCAL" ), + importerName = cms.string( "GenericClusterImporter" ) + ), + cms.PSet( source = cms.InputTag( "hltParticleFlowClusterHF" ), + importerName = cms.string( "GenericClusterImporter" ) + ) + ), + linkDefinitions = cms.VPSet( + cms.PSet( linkType = cms.string( "TRACK:ECAL" ), + useKDTree = cms.bool( True ), + linkerName = cms.string( "TrackAndECALLinker" ) + ), + cms.PSet( linkType = cms.string( "TRACK:HCAL" ), + useKDTree = cms.bool( True ), + linkerName = cms.string( "TrackAndHCALLinker" ), + trajectoryLayerEntrance = cms.string( "HCALEntrance" ), + trajectoryLayerExit = cms.string( "HCALExit" ), + nMaxHcalLinksPerTrack = cms.int32( 1 ) + ), + cms.PSet( linkType = cms.string( "ECAL:HCAL" ), + useKDTree = cms.bool( False ), + linkerName = cms.string( "ECALAndHCALLinker" ), + minAbsEtaEcal = cms.double( 2.5 ) + ), + cms.PSet( linkType = cms.string( "HFEM:HFHAD" ), + useKDTree = cms.bool( False ), + linkerName = cms.string( "HFEMAndHFHADLinker" ) + ) + ) ) -process.hltEle12CaloIdLTrackIdLIsoVLTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLDphiFilter" ), - varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.2 ), - thrOverEEE = cms.vdouble( 0.2 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltPixelOnlyParticleFlow = cms.EDProducer( "PFProducer", + verbose = cms.untracked.bool( False ), + debug = cms.untracked.bool( False ), + blocks = cms.InputTag( "hltPixelOnlyParticleFlowBlock" ), + muons = cms.InputTag( "hltPixelOnlyMuons" ), + postMuonCleaning = cms.bool( True ), + vetoEndcap = cms.bool( False ), + vertexCollection = cms.InputTag( "hltPixelVertices" ), + useVerticesForNeutral = cms.bool( True ), + useHO = cms.bool( False ), + PFEGammaCandidates = cms.InputTag( "particleFlowEGamma" ), + GedElectronValueMap = cms.InputTag( "gedGsfElectronsTmp" ), + GedPhotonValueMap = cms.InputTag( 'tmpGedPhotons','valMapPFEgammaCandToPhoton' ), + useEGammaElectrons = cms.bool( False ), + egammaElectrons = cms.InputTag( "" ), + useEGammaFilters = cms.bool( False ), + useProtectionsForJetMET = cms.bool( True ), + PFEGammaFiltersParameters = cms.PSet( + electron_protectionsForJetMET = cms.PSet( + maxE = cms.double( 50.0 ), + maxTrackPOverEele = cms.double( 1.0 ), + maxEcalEOverP_2 = cms.double( 0.2 ), + maxHcalEOverEcalE = cms.double( 0.1 ), + maxEcalEOverP_1 = cms.double( 0.5 ), + maxHcalEOverP = cms.double( 1.0 ), + maxEcalEOverPRes = cms.double( 0.2 ), + maxHcalE = cms.double( 10.0 ), + maxEeleOverPout = cms.double( 0.2 ), + maxNtracks = cms.double( 3.0 ), + maxEleHcalEOverEcalE = cms.double( 0.1 ), + maxDPhiIN = cms.double( 0.1 ), + maxEeleOverPoutRes = cms.double( 0.5 ) + ), + electron_maxElePtForOnlyMVAPresel = cms.double( 50.0 ), + photon_SigmaiEtaiEta_endcap = cms.double( 0.034 ), + electron_iso_combIso_endcap = cms.double( 10.0 ), + photon_protectionsForBadHcal = cms.PSet( + solidConeTrkIsoSlope = cms.double( 0.3 ), + enableProtections = cms.bool( False ), + solidConeTrkIsoOffset = cms.double( 10.0 ) + ), + electron_missinghits = cms.uint32( 1 ), + photon_MinEt = cms.double( 10.0 ), + electron_iso_pt = cms.double( 10.0 ), + electron_ecalDrivenHademPreselCut = cms.double( 0.15 ), + electron_iso_mva_endcap = cms.double( -0.1075 ), + electron_iso_combIso_barrel = cms.double( 10.0 ), + photon_protectionsForJetMET = cms.PSet( + sumPtTrackIsoSlope = cms.double( 0.001 ), + sumPtTrackIso = cms.double( 4.0 ) + ), + electron_protectionsForBadHcal = cms.PSet( + dEta = cms.vdouble( 0.0064, 0.01264 ), + dPhi = cms.vdouble( 0.0547, 0.0394 ), + enableProtections = cms.bool( False ), + eInvPInv = cms.vdouble( 0.184, 0.0721 ), + full5x5_sigmaIetaIeta = cms.vdouble( 0.0106, 0.0387 ) + ), + electron_noniso_mvaCut = cms.double( -0.1 ), + electron_iso_mva_barrel = cms.double( -0.1875 ), + photon_SigmaiEtaiEta_barrel = cms.double( 0.0125 ), + photon_combIso = cms.double( 10.0 ), + photon_HoE = cms.double( 0.05 ) + ), + muon_HCAL = cms.vdouble( 3.0, 3.0 ), + muon_ECAL = cms.vdouble( 0.5, 0.5 ), + muon_HO = cms.vdouble( 0.9, 0.9 ), + PFMuonAlgoParameters = cms.PSet( ), + rejectTracks_Bad = cms.bool( False ), + rejectTracks_Step45 = cms.bool( False ), + usePFNuclearInteractions = cms.bool( False ), + usePFConversions = cms.bool( False ), + usePFDecays = cms.bool( False ), + dptRel_DispVtx = cms.double( 10.0 ), + iCfgCandConnector = cms.PSet( + nuclCalibFactors = cms.vdouble( 0.8, 0.15, 0.5, 0.5, 0.05 ), + bCorrect = cms.bool( False ), + bCalibPrimary = cms.bool( False ) + ), + nsigma_TRACK = cms.double( 1.0 ), + pt_Error = cms.double( 1.0 ), + factors_45 = cms.vdouble( 10.0, 100.0 ), + goodTrackDeadHcal_ptErrRel = cms.double( 0.2 ), + goodTrackDeadHcal_chi2n = cms.double( 5.0 ), + goodTrackDeadHcal_layers = cms.uint32( 4 ), + goodTrackDeadHcal_validFr = cms.double( 0.5 ), + goodTrackDeadHcal_dxy = cms.double( 0.5 ), + goodPixelTrackDeadHcal_minEta = cms.double( 2.3 ), + goodPixelTrackDeadHcal_maxPt = cms.double( 50.0 ), + goodPixelTrackDeadHcal_ptErrRel = cms.double( 1.0 ), + goodPixelTrackDeadHcal_chi2n = cms.double( 2.0 ), + goodPixelTrackDeadHcal_maxLost3Hit = cms.int32( 0 ), + goodPixelTrackDeadHcal_maxLost4Hit = cms.int32( 1 ), + goodPixelTrackDeadHcal_dxy = cms.double( 0.02 ), + goodPixelTrackDeadHcal_dz = cms.double( 0.05 ), + pf_nsigma_ECAL = cms.double( 0.0 ), + pf_nsigma_HCAL = cms.double( 1.0 ), + pf_nsigma_HFEM = cms.double( 1.0 ), + pf_nsigma_HFHAD = cms.double( 1.0 ), + useCalibrationsFromDB = cms.bool( True ), + calibrationsLabel = cms.string( "HLT" ), + postHFCleaning = cms.bool( False ), + PFHFCleaningParameters = cms.PSet( + minSignificance = cms.double( 2.5 ), + maxSignificance = cms.double( 2.5 ), + minDeltaMet = cms.double( 0.4 ), + maxDeltaPhiPt = cms.double( 7.0 ), + minHFCleaningPt = cms.double( 5.0 ), + minSignificanceReduction = cms.double( 1.4 ) + ), + cleanedHF = cms.VInputTag( 'hltParticleFlowRecHitHF:Cleaned','hltParticleFlowClusterHF:Cleaned' ), + calibHF_use = cms.bool( False ), + calibHF_eta_step = cms.vdouble( 0.0, 2.9, 3.0, 3.2, 4.2, 4.4, 4.6, 4.8, 5.2, 5.4 ), + calibHF_a_EMonly = cms.vdouble( 0.96945, 0.96701, 0.76309, 0.82268, 0.87583, 0.89718, 0.98674, 1.4681, 1.458, 1.458 ), + calibHF_a_EMHAD = cms.vdouble( 1.42215, 1.00496, 0.68961, 0.81656, 0.98504, 0.98504, 1.00802, 1.0593, 1.4576, 1.4576 ), + calibHF_b_HADonly = cms.vdouble( 1.27541, 0.85361, 0.86333, 0.89091, 0.94348, 0.94348, 0.9437, 1.0034, 1.0444, 1.0444 ), + calibHF_b_EMHAD = cms.vdouble( 1.27541, 0.85361, 0.86333, 0.89091, 0.94348, 0.94348, 0.9437, 1.0034, 1.0444, 1.0444 ), + resolHF_square = cms.vdouble( 7.834401, 0.012996, 0.0 ) ) -process.hltEle12JetCollectionsForLeptonPlusPFJets = cms.EDProducer( "HLTPFJetsCleanedFromLeadingLeptons", - leptons = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLTrackIsoFilter" ), - jets = cms.InputTag( "hltAK4PFJetsCorrected" ), - minDeltaR = cms.double( 1.0 ), - numLeptons = cms.uint32( 1 ) +process.hltAK4PixelOnlyPFJets = cms.EDProducer( "FastjetJetProducer", + useMassDropTagger = cms.bool( False ), + useFiltering = cms.bool( False ), + useDynamicFiltering = cms.bool( False ), + useTrimming = cms.bool( False ), + usePruning = cms.bool( False ), + useCMSBoostedTauSeedingAlgorithm = cms.bool( False ), + useKtPruning = cms.bool( False ), + useConstituentSubtraction = cms.bool( False ), + useSoftDrop = cms.bool( False ), + correctShape = cms.bool( False ), + UseOnlyVertexTracks = cms.bool( False ), + UseOnlyOnePV = cms.bool( False ), + muCut = cms.double( -1.0 ), + yCut = cms.double( -1.0 ), + rFilt = cms.double( -1.0 ), + rFiltFactor = cms.double( -1.0 ), + trimPtFracMin = cms.double( -1.0 ), + zcut = cms.double( -1.0 ), + rcut_factor = cms.double( -1.0 ), + csRho_EtaMax = cms.double( -1.0 ), + csRParam = cms.double( -1.0 ), + beta = cms.double( -1.0 ), + R0 = cms.double( -1.0 ), + gridMaxRapidity = cms.double( -1.0 ), + gridSpacing = cms.double( -1.0 ), + DzTrVtxMax = cms.double( 0.0 ), + DxyTrVtxMax = cms.double( 0.0 ), + MaxVtxZ = cms.double( 15.0 ), + subjetPtMin = cms.double( -1.0 ), + muMin = cms.double( -1.0 ), + muMax = cms.double( -1.0 ), + yMin = cms.double( -1.0 ), + yMax = cms.double( -1.0 ), + dRMin = cms.double( -1.0 ), + dRMax = cms.double( -1.0 ), + maxDepth = cms.int32( -1 ), + nFilt = cms.int32( -1 ), + MinVtxNdof = cms.int32( 0 ), + src = cms.InputTag( "hltPixelOnlyParticleFlow" ), + srcPVs = cms.InputTag( "hltPixelVertices" ), + jetType = cms.string( "PFJet" ), + jetAlgorithm = cms.string( "AntiKt" ), + rParam = cms.double( 0.4 ), + inputEtMin = cms.double( 0.0 ), + inputEMin = cms.double( 0.0 ), + jetPtMin = cms.double( 0.0 ), + doPVCorrection = cms.bool( False ), + doAreaFastjet = cms.bool( False ), + doRhoFastjet = cms.bool( False ), + doPUOffsetCorr = cms.bool( False ), + puPtMin = cms.double( 10.0 ), + nSigmaPU = cms.double( 1.0 ), + radiusPU = cms.double( 0.4 ), + subtractorName = cms.string( "" ), + useExplicitGhosts = cms.bool( False ), + doAreaDiskApprox = cms.bool( True ), + voronoiRfact = cms.double( -9.0 ), + Rho_EtaMax = cms.double( 4.4 ), + Ghost_EtaMax = cms.double( 6.0 ), + Active_Area_Repeats = cms.int32( 5 ), + GhostArea = cms.double( 0.01 ), + restrictInputs = cms.bool( False ), + maxInputs = cms.uint32( 1 ), + writeCompound = cms.bool( False ), + writeJetsWithConst = cms.bool( False ), + doFastJetNonUniform = cms.bool( False ), + useDeterministicSeed = cms.bool( True ), + minSeed = cms.uint32( 0 ), + verbosity = cms.int32( 0 ), + puWidth = cms.double( 0.0 ), + nExclude = cms.uint32( 0 ), + maxBadEcalCells = cms.uint32( 9999999 ), + maxBadHcalCells = cms.uint32( 9999999 ), + maxProblematicEcalCells = cms.uint32( 9999999 ), + maxProblematicHcalCells = cms.uint32( 9999999 ), + maxRecoveredEcalCells = cms.uint32( 9999999 ), + maxRecoveredHcalCells = cms.uint32( 9999999 ), + puCenters = cms.vdouble( ), + applyWeight = cms.bool( False ), + srcWeights = cms.InputTag( "" ), + minimumTowersFraction = cms.double( 0.0 ), + jetCollInstanceName = cms.string( "" ), + sumRecHits = cms.bool( False ) ) -process.hltEle12PFJet30EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEle12JetCollectionsForLeptonPlusPFJets" ), - originalTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - MinJetPt = cms.double( 30.0 ), - MaxAbsJetEta = cms.double( 2.5 ), - MinNJets = cms.uint32( 1 ), - triggerType = cms.int32( 85 ) +process.hltAK4PixelOnlyPFJetsLooseID = cms.EDProducer( "HLTPFJetIDProducer", + minPt = cms.double( 20.0 ), + maxEta = cms.double( 1.0E99 ), + CHF = cms.double( 0.0 ), + NHF = cms.double( 0.99 ), + CEF = cms.double( 0.99 ), + NEF = cms.double( 0.99 ), + maxCF = cms.double( 99.0 ), + NCH = cms.int32( 0 ), + NTOT = cms.int32( 1 ), + jetsInput = cms.InputTag( "hltAK4PixelOnlyPFJets" ) ) -process.hltPreEle23CaloIdLTrackIdLIsoVLPFJet30 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltAK4PixelOnlyPFJetsTightID = cms.EDProducer( "HLTPFJetIDProducer", + minPt = cms.double( 20.0 ), + maxEta = cms.double( 1.0E99 ), + CHF = cms.double( 0.0 ), + NHF = cms.double( 0.9 ), + CEF = cms.double( 0.99 ), + NEF = cms.double( 0.99 ), + maxCF = cms.double( 99.0 ), + NCH = cms.int32( 0 ), + NTOT = cms.int32( 1 ), + jetsInput = cms.InputTag( "hltAK4PixelOnlyPFJets" ) ) -process.hltEle23CaloIdLTrackIdLIsoVLJet30L1MatchFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", - saveTags = cms.bool( True ), - candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), - l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - candNonIsolatedTag = cms.InputTag( "" ), - l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1SeedFilterTag = cms.InputTag( "hltL1sSingleEG15er2p5" ), - l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - ncandcut = cms.int32( 1 ), - doIsolated = cms.bool( False ), - region_eta_size = cms.double( 0.522 ), - region_eta_size_ecap = cms.double( 1.0 ), - region_phi_size = cms.double( 1.044 ), - barrel_end = cms.double( 1.4791 ), - endcap_end = cms.double( 2.65 ) +process.hltFixedGridRhoFastjetPixelOnlyAll = cms.EDProducer( "FixedGridRhoProducerFastjet", + pfCandidatesTag = cms.InputTag( "hltPixelOnlyParticleFlow" ), + maxRapidity = cms.double( 5.0 ), + gridSpacing = cms.double( 0.55 ) ) -process.hltEle23CaloIdLTrackIdLIsoVLJet30EtFilter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30L1MatchFilter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 23.0 ), - etcutEE = cms.double( 23.0 ), - ncandcut = cms.int32( 1 ) +process.hltAK4PixelOnlyPFFastJetCorrector = cms.EDProducer( "L1FastjetCorrectorProducer", + level = cms.string( "L1FastJet" ), + algorithm = cms.string( "AK4PFHLT" ), + srcRho = cms.InputTag( "hltFixedGridRhoFastjetPixelOnlyAll" ) ) -process.hltEle23CaloIdLTrackIdLIsoVLJet30ClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30EtFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.013 ), - thrRegularEE = cms.vdouble( 0.035 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltAK4PixelOnlyPFRelativeCorrector = cms.EDProducer( "LXXXCorrectorProducer", + level = cms.string( "L2Relative" ), + algorithm = cms.string( "AK4PFHLT" ) ) -process.hltEle23CaloIdLTrackIdLIsoVLJet30HEFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30ClusterShapeFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.13 ), - thrOverEEE = cms.vdouble( 0.13 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltAK4PixelOnlyPFAbsoluteCorrector = cms.EDProducer( "LXXXCorrectorProducer", + level = cms.string( "L3Absolute" ), + algorithm = cms.string( "AK4PFHLT" ) ) -process.hltEle23CaloIdLTrackIdLIsoVLJet30EcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30HEFilter" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.5 ), - thrOverEEE = cms.vdouble( 0.5 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.29, 0.21 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltAK4PixelOnlyPFResidualCorrector = cms.EDProducer( "LXXXCorrectorProducer", + level = cms.string( "L2L3Residual" ), + algorithm = cms.string( "AK4PFHLT" ) ) -process.hltEle23CaloIdLTrackIdLIsoVLJet30HcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30EcalIsoFilter" ), - varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.3 ), - thrOverEEE = cms.vdouble( 0.3 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.2, 0.25 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltAK4PixelOnlyPFCorrector = cms.EDProducer( "ChainedJetCorrectorProducer", + correctors = cms.VInputTag( 'hltAK4PixelOnlyPFFastJetCorrector','hltAK4PixelOnlyPFRelativeCorrector','hltAK4PixelOnlyPFAbsoluteCorrector','hltAK4PixelOnlyPFResidualCorrector' ) ) -process.hltEle23CaloIdLTrackIdLIsoVLJet30PixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30HcalIsoFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) +process.hltAK4PixelOnlyPFJetsCorrected = cms.EDProducer( "CorrectedPFJetProducer", + src = cms.InputTag( "hltAK4PixelOnlyPFJets" ), + correctors = cms.VInputTag( 'hltAK4PixelOnlyPFCorrector' ) ) -process.hltEle23CaloIdLTrackIdLIsoVLJet30OneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30PixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 999999.0 ), - thrRegularEE = cms.vdouble( 999999.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltAK4PixelOnlyPFJetsLooseIDCorrected = cms.EDProducer( "CorrectedPFJetProducer", + src = cms.InputTag( "hltAK4PixelOnlyPFJetsLooseID" ), + correctors = cms.VInputTag( 'hltAK4PixelOnlyPFCorrector' ) ) -process.hltEle23CaloIdLTrackIdLIsoVLJet30DetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30OneOEMinusOneOPFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.01 ), - thrRegularEE = cms.vdouble( 0.015 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltAK4PixelOnlyPFJetsTightIDCorrected = cms.EDProducer( "CorrectedPFJetProducer", + src = cms.InputTag( "hltAK4PixelOnlyPFJetsTightID" ), + correctors = cms.VInputTag( 'hltAK4PixelOnlyPFCorrector' ) ) -process.hltEle23CaloIdLTrackIdLIsoVLJet30DphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30DetaFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.07 ), - thrRegularEE = cms.vdouble( 0.1 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltPixelOnlyPFMETProducer = cms.EDProducer( "PFMETProducer", + src = cms.InputTag( "hltPixelOnlyParticleFlow" ), + globalThreshold = cms.double( 0.0 ), + alias = cms.string( "hltPFMet" ), + calculateSignificance = cms.bool( False ), + parameters = cms.PSet( ), + applyWeight = cms.bool( False ), + srcWeights = cms.InputTag( "" ) ) -process.hltEle23CaloIdLTrackIdLIsoVLJet30TrackIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30DphiFilter" ), - varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.2 ), - thrOverEEE = cms.vdouble( 0.2 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltEgammaEleGsfTrackIsoPixelOnly = cms.EDProducer( "EgammaHLTElectronTrackIsolationProducers", + electronProducer = cms.InputTag( "hltEgammaGsfElectrons" ), + trackProducer = cms.InputTag( "hltPixelTracksZetaClean" ), + recoEcalCandidateProducer = cms.InputTag( "hltEgammaCandidates" ), + beamSpotProducer = cms.InputTag( "hltOnlineBeamSpot" ), + egTrkIsoPtMin = cms.double( 1.0 ), + egTrkIsoConeSize = cms.double( 0.2 ), + egTrkIsoZSpan = cms.double( 0.15 ), + egTrkIsoRSpan = cms.double( 999999.0 ), + egTrkIsoVetoConeSizeBarrel = cms.double( 0.03 ), + egTrkIsoVetoConeSizeEndcap = cms.double( 0.03 ), + egTrkIsoStripBarrel = cms.double( 0.01 ), + egTrkIsoStripEndcap = cms.double( 0.01 ), + useGsfTrack = cms.bool( True ), + useSCRefs = cms.bool( True ) ) -process.hltEle23JetCollectionsForLeptonPlusPFJets = cms.EDProducer( "HLTPFJetsCleanedFromLeadingLeptons", - leptons = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30TrackIsoFilter" ), - jets = cms.InputTag( "hltAK4PFJetsCorrected" ), - minDeltaR = cms.double( 1.0 ), - numLeptons = cms.uint32( 1 ) +process.hltDisplacedmumuVtxNoMatchingProducer = cms.EDProducer( "HLTDisplacedmumuVtxProducer", + Src = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), + PreviousCandTag = cms.InputTag( "hltDoubleMu3L3FilteredNoVtx" ), + matchToPrevious = cms.bool( False ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MinPtPair = cms.double( 0.0 ), + MinInvMass = cms.double( 0.0 ), + MaxInvMass = cms.double( 99999.0 ), + ChargeOpt = cms.int32( 0 ) ) -process.hltEle23PFJet30EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEle23JetCollectionsForLeptonPlusPFJets" ), - originalTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - MinJetPt = cms.double( 30.0 ), - MaxAbsJetEta = cms.double( 2.5 ), - MinNJets = cms.uint32( 1 ), - triggerType = cms.int32( 85 ) +process.hltRecHitInRegionForMuonsMFnoVtx = cms.EDProducer( "MuonHLTRechitInRegionsProducer", + productLabels = cms.vstring( 'EcalRegionalRecHitsEB', + 'EcalRegionalRecHitsEE' ), + ecalhitLabels = cms.VInputTag( 'hltEcalRecHit:EcalRecHitsEB','hltEcalRecHit:EcalRecHitsEE' ), + l1TagIsolated = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), + l1TagNonIsolated = cms.InputTag( "NotUsed" ), + useUncalib = cms.bool( False ), + doIsolated = cms.bool( True ), + l1LowerThr = cms.double( 0.0 ), + l1UpperThr = cms.double( 999.0 ), + l1LowerThrIgnoreIsolation = cms.double( 100.0 ), + regionEtaMargin = cms.double( 0.4 ), + regionPhiMargin = cms.double( 0.4 ) ) -process.hltPreEle8CaloIdMTrackIdMPFJet30 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltRecHitInRegionForMuonsESNoVtx = cms.EDProducer( "MuonHLTRechitInRegionsProducer", + productLabels = cms.vstring( 'EcalRegionalRecHitsES' ), + ecalhitLabels = cms.VInputTag( 'hltEcalPreshowerRecHit:EcalRecHitsES' ), + l1TagIsolated = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), + l1TagNonIsolated = cms.InputTag( "NotUsed" ), + useUncalib = cms.bool( False ), + doIsolated = cms.bool( True ), + l1LowerThr = cms.double( 0.0 ), + l1UpperThr = cms.double( 999.0 ), + l1LowerThrIgnoreIsolation = cms.double( 100.0 ), + regionEtaMargin = cms.double( 0.4 ), + regionPhiMargin = cms.double( 0.4 ) ) -process.hltEle8EtFilter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEgammaCandidatesWrapper" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 8.0 ), - etcutEE = cms.double( 8.0 ), - ncandcut = cms.int32( 1 ) +process.hltParticleFlowRecHitECALForMuonsMFNoVtx = cms.EDProducer( "PFRecHitProducer", + navigator = cms.PSet( + barrel = cms.PSet( ), + endcap = cms.PSet( ), + name = cms.string( "PFRecHitECALNavigator" ) + ), + producers = cms.VPSet( + cms.PSet( src = cms.InputTag( 'hltRecHitInRegionForMuonsMFnoVtx','EcalRegionalRecHitsEB' ), + srFlags = cms.InputTag( "" ), + name = cms.string( "PFEBRecHitCreator" ), + qualityTests = cms.VPSet( + cms.PSet( name = cms.string( "PFRecHitQTestDBThreshold" ), + applySelectionsToAllCrystals = cms.bool( True ) + ), + cms.PSet( topologicalCleaning = cms.bool( True ), + skipTTRecoveredHits = cms.bool( True ), + cleaningThreshold = cms.double( 2.0 ), + name = cms.string( "PFRecHitQTestECAL" ), + timingCleaning = cms.bool( True ) + ) + ) + ), + cms.PSet( src = cms.InputTag( 'hltRecHitInRegionForMuonsMFnoVtx','EcalRegionalRecHitsEE' ), + srFlags = cms.InputTag( "" ), + name = cms.string( "PFEERecHitCreator" ), + qualityTests = cms.VPSet( + cms.PSet( name = cms.string( "PFRecHitQTestDBThreshold" ), + applySelectionsToAllCrystals = cms.bool( True ) + ), + cms.PSet( topologicalCleaning = cms.bool( True ), + skipTTRecoveredHits = cms.bool( True ), + cleaningThreshold = cms.double( 2.0 ), + name = cms.string( "PFRecHitQTestECAL" ), + timingCleaning = cms.bool( True ) + ) + ) + ) + ) ) -process.hltEle8HEFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle8EtFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.12 ), - thrOverEEE = cms.vdouble( 0.1 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), +process.hltParticleFlowRecHitPSForMuonsNoVtx = cms.EDProducer( "PFRecHitProducer", + navigator = cms.PSet( name = cms.string( "PFRecHitPreshowerNavigator" ) ), + producers = cms.VPSet( + cms.PSet( src = cms.InputTag( 'hltRecHitInRegionForMuonsESNoVtx','EcalRegionalRecHitsES' ), + name = cms.string( "PFPSRecHitCreator" ), + qualityTests = cms.VPSet( + cms.PSet( threshold = cms.double( 7.0E-6 ), + name = cms.string( "PFRecHitQTestThreshold" ) + ) + ) + ) + ) +) +process.hltParticleFlowClusterECALUncorrectedForMuonsMFNoVtx = cms.EDProducer( "PFClusterProducer", + recHitsSource = cms.InputTag( "hltParticleFlowRecHitECALForMuonsMFNoVtx" ), + recHitCleaners = cms.VPSet( + ), + seedCleaners = cms.VPSet( + ), + seedFinder = cms.PSet( + thresholdsByDetector = cms.VPSet( + cms.PSet( seedingThresholdPt = cms.double( 0.15 ), + seedingThreshold = cms.double( 0.6 ), + detector = cms.string( "ECAL_ENDCAP" ) + ), + cms.PSet( seedingThresholdPt = cms.double( 0.0 ), + seedingThreshold = cms.double( 0.23 ), + detector = cms.string( "ECAL_BARREL" ) + ) + ), + algoName = cms.string( "LocalMaximumSeedFinder" ), + nNeighbours = cms.int32( 8 ) + ), + initialClusteringStep = cms.PSet( + thresholdsByDetector = cms.VPSet( + cms.PSet( gatheringThreshold = cms.double( 0.08 ), + gatheringThresholdPt = cms.double( 0.0 ), + detector = cms.string( "ECAL_BARREL" ) + ), + cms.PSet( gatheringThreshold = cms.double( 0.3 ), + gatheringThresholdPt = cms.double( 0.0 ), + detector = cms.string( "ECAL_ENDCAP" ) + ) + ), + algoName = cms.string( "Basic2DGenericTopoClusterizer" ), + useCornerCells = cms.bool( True ) + ), + pfClusterBuilder = cms.PSet( + minFracTot = cms.double( 1.0E-20 ), + stoppingTolerance = cms.double( 1.0E-8 ), + positionCalc = cms.PSet( + minAllowedNormalization = cms.double( 1.0E-9 ), + posCalcNCrystals = cms.int32( 9 ), + algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), + logWeightDenominator = cms.double( 0.08 ), + minFractionInCalc = cms.double( 1.0E-9 ), + timeResolutionCalcBarrel = cms.PSet( + corrTermLowE = cms.double( 0.0510871 ), + threshLowE = cms.double( 0.5 ), + noiseTerm = cms.double( 1.10889 ), + constantTermLowE = cms.double( 0.0 ), + noiseTermLowE = cms.double( 1.31883 ), + threshHighE = cms.double( 5.0 ), + constantTerm = cms.double( 0.428192 ) + ), + timeResolutionCalcEndcap = cms.PSet( + corrTermLowE = cms.double( 0.0 ), + threshLowE = cms.double( 1.0 ), + noiseTerm = cms.double( 5.72489999999 ), + constantTermLowE = cms.double( 0.0 ), + noiseTermLowE = cms.double( 6.92683000001 ), + threshHighE = cms.double( 10.0 ), + constantTerm = cms.double( 0.0 ) + ) + ), + maxIterations = cms.uint32( 50 ), + positionCalcForConvergence = cms.PSet( + minAllowedNormalization = cms.double( 0.0 ), + T0_ES = cms.double( 1.2 ), + algoName = cms.string( "ECAL2DPositionCalcWithDepthCorr" ), + T0_EE = cms.double( 3.1 ), + T0_EB = cms.double( 7.4 ), + X0 = cms.double( 0.89 ), + minFractionInCalc = cms.double( 0.0 ), + W0 = cms.double( 4.2 ) + ), + allCellsPositionCalc = cms.PSet( + minAllowedNormalization = cms.double( 1.0E-9 ), + posCalcNCrystals = cms.int32( -1 ), + algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), + logWeightDenominator = cms.double( 0.08 ), + minFractionInCalc = cms.double( 1.0E-9 ), + timeResolutionCalcBarrel = cms.PSet( + corrTermLowE = cms.double( 0.0510871 ), + threshLowE = cms.double( 0.5 ), + noiseTerm = cms.double( 1.10889 ), + constantTermLowE = cms.double( 0.0 ), + noiseTermLowE = cms.double( 1.31883 ), + threshHighE = cms.double( 5.0 ), + constantTerm = cms.double( 0.428192 ) + ), + timeResolutionCalcEndcap = cms.PSet( + corrTermLowE = cms.double( 0.0 ), + threshLowE = cms.double( 1.0 ), + noiseTerm = cms.double( 5.72489999999 ), + constantTermLowE = cms.double( 0.0 ), + noiseTermLowE = cms.double( 6.92683000001 ), + threshHighE = cms.double( 10.0 ), + constantTerm = cms.double( 0.0 ) + ) + ), + algoName = cms.string( "Basic2DGenericPFlowClusterizer" ), + recHitEnergyNorms = cms.VPSet( + cms.PSet( recHitEnergyNorm = cms.double( 0.08 ), + detector = cms.string( "ECAL_BARREL" ) + ), + cms.PSet( recHitEnergyNorm = cms.double( 0.3 ), + detector = cms.string( "ECAL_ENDCAP" ) + ) + ), + showerSigma = cms.double( 1.5 ), + minFractionToKeep = cms.double( 1.0E-7 ), + excludeOtherSeeds = cms.bool( True ) + ), + positionReCalc = cms.PSet( + minAllowedNormalization = cms.double( 0.0 ), + T0_ES = cms.double( 1.2 ), + algoName = cms.string( "ECAL2DPositionCalcWithDepthCorr" ), + T0_EE = cms.double( 3.1 ), + T0_EB = cms.double( 7.4 ), + X0 = cms.double( 0.89 ), + minFractionInCalc = cms.double( 0.0 ), + W0 = cms.double( 4.2 ) + ), + energyCorrector = cms.PSet( ) +) +process.hltParticleFlowClusterPSForMuonsNoVtx = cms.EDProducer( "PFClusterProducer", + recHitsSource = cms.InputTag( "hltParticleFlowRecHitPSForMuonsNoVtx" ), + recHitCleaners = cms.VPSet( + ), + seedCleaners = cms.VPSet( + ), + seedFinder = cms.PSet( + thresholdsByDetector = cms.VPSet( + cms.PSet( seedingThresholdPt = cms.double( 0.0 ), + seedingThreshold = cms.double( 1.2E-4 ), + detector = cms.string( "PS1" ) + ), + cms.PSet( seedingThresholdPt = cms.double( 0.0 ), + seedingThreshold = cms.double( 1.2E-4 ), + detector = cms.string( "PS2" ) + ) + ), + algoName = cms.string( "LocalMaximumSeedFinder" ), + nNeighbours = cms.int32( 4 ) + ), + initialClusteringStep = cms.PSet( + thresholdsByDetector = cms.VPSet( + cms.PSet( gatheringThreshold = cms.double( 6.0E-5 ), + gatheringThresholdPt = cms.double( 0.0 ), + detector = cms.string( "PS1" ) + ), + cms.PSet( gatheringThreshold = cms.double( 6.0E-5 ), + gatheringThresholdPt = cms.double( 0.0 ), + detector = cms.string( "PS2" ) + ) + ), + algoName = cms.string( "Basic2DGenericTopoClusterizer" ), + useCornerCells = cms.bool( False ) + ), + pfClusterBuilder = cms.PSet( + minFracTot = cms.double( 1.0E-20 ), + stoppingTolerance = cms.double( 1.0E-8 ), + positionCalc = cms.PSet( + minAllowedNormalization = cms.double( 1.0E-9 ), + posCalcNCrystals = cms.int32( -1 ), + algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), + logWeightDenominator = cms.double( 6.0E-5 ), + minFractionInCalc = cms.double( 1.0E-9 ) + ), + maxIterations = cms.uint32( 50 ), + algoName = cms.string( "Basic2DGenericPFlowClusterizer" ), + recHitEnergyNorms = cms.VPSet( + cms.PSet( recHitEnergyNorm = cms.double( 6.0E-5 ), + detector = cms.string( "PS1" ) + ), + cms.PSet( recHitEnergyNorm = cms.double( 6.0E-5 ), + detector = cms.string( "PS2" ) + ) + ), + showerSigma = cms.double( 0.3 ), + minFractionToKeep = cms.double( 1.0E-7 ), + excludeOtherSeeds = cms.bool( True ) + ), + positionReCalc = cms.PSet( ), + energyCorrector = cms.PSet( ) +) +process.hltParticleFlowClusterECALForMuonsMFNoVtx = cms.EDProducer( "CorrectedECALPFClusterProducer", + minimumPSEnergy = cms.double( 0.0 ), + skipPS = cms.bool( False ), + inputPS = cms.InputTag( "hltParticleFlowClusterPSForMuonsNoVtx" ), + energyCorrector = cms.PSet( + applyCrackCorrections = cms.bool( False ), + srfAwareCorrection = cms.bool( True ), + applyMVACorrections = cms.bool( True ), + maxPtForMVAEvaluation = cms.double( 300.0 ), + recHitsEBLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + recHitsEELabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + ebSrFlagLabel = cms.InputTag( "hltEcalDigis" ), + eeSrFlagLabel = cms.InputTag( "hltEcalDigis" ) + ), + inputECAL = cms.InputTag( "hltParticleFlowClusterECALUncorrectedForMuonsMFNoVtx" ) +) +process.hltMuonEcalMFPFClusterIsoForMuonsNoVtx = cms.EDProducer( "MuonHLTEcalPFClusterIsolationProducer", + recoCandidateProducer = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), + pfClusterProducer = cms.InputTag( "hltParticleFlowClusterECALForMuonsMFNoVtx" ), + rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetECALMFForMuons" ), + doRhoCorrection = cms.bool( True ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + drMax = cms.double( 0.3 ), + drVetoBarrel = cms.double( 0.05 ), + drVetoEndcap = cms.double( 0.05 ), + etaStripBarrel = cms.double( 0.0 ), + etaStripEndcap = cms.double( 0.0 ), + energyBarrel = cms.double( 0.0 ), + energyEndcap = cms.double( 0.0 ), + effectiveAreas = cms.vdouble( 0.35, 0.193 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) ) -process.hltEle8CaloIdMClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle8HEFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.013 ), - thrRegularEE = cms.vdouble( 0.035 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), +process.hltMuonHcalPFClusterIsoForMuonsNoVtx = cms.EDProducer( "MuonHLTHcalPFClusterIsolationProducer", + recoCandidateProducer = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), + pfClusterProducerHCAL = cms.InputTag( "hltParticleFlowClusterHCAL" ), + useHF = cms.bool( False ), + pfClusterProducerHFEM = cms.InputTag( "" ), + pfClusterProducerHFHAD = cms.InputTag( "" ), + rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAllCalo" ), + doRhoCorrection = cms.bool( True ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + drMax = cms.double( 0.3 ), + drVetoBarrel = cms.double( 0.1 ), + drVetoEndcap = cms.double( 0.1 ), + etaStripBarrel = cms.double( 0.0 ), + etaStripEndcap = cms.double( 0.0 ), + energyBarrel = cms.double( 0.0 ), + energyEndcap = cms.double( 0.0 ), + useEt = cms.bool( True ), + effectiveAreas = cms.vdouble( 0.11, 0.163 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) ) -process.hltEle8CaloIdMPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle8CaloIdMClusterShapeFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) +process.hltPixelTracksTrackingRegionsForSeedsL3MuonNoVtx = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", + RegionPSet = cms.PSet( + vertexCollection = cms.InputTag( "hltPixelVertices" ), + zErrorVetex = cms.double( 0.2 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + zErrorBeamSpot = cms.double( 24.2 ), + maxNVertices = cms.int32( 4 ), + maxNRegions = cms.int32( 40 ), + nSigmaZVertex = cms.double( 3.0 ), + nSigmaZBeamSpot = cms.double( 4.0 ), + ptMin = cms.double( 0.3 ), + mode = cms.string( "VerticesFixed" ), + input = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), + searchOpt = cms.bool( False ), + whereToUseMeasurementTracker = cms.string( "Never" ), + originRadius = cms.double( 0.1 ), + measurementTrackerName = cms.InputTag( "" ), + precise = cms.bool( True ), + deltaEta = cms.double( 0.3 ), + deltaPhi = cms.double( 0.3 ) + ) ) -process.hltEle8CaloIdMGsfTrackIdMOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle8CaloIdMPixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.05 ), - thrRegularEE = cms.vdouble( 0.02 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltPixelTracksInRegionIter0L3MuonNoVtx = cms.EDProducer( "TrackSelectorByRegion", + tracks = cms.InputTag( "hltPixelTracks" ), + regions = cms.InputTag( "hltPixelTracksTrackingRegionsForSeedsL3MuonNoVtx" ), + produceTrackCollection = cms.bool( True ), + produceMask = cms.bool( False ) ) -process.hltEle8CaloIdMGsfTrackIdMDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle8CaloIdMGsfTrackIdMOneOEMinusOneOPFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.006 ), - thrRegularEE = cms.vdouble( 0.0085 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltIter0L3MuonPixelSeedsFromPixelTracksNoVtx = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", + InputCollection = cms.InputTag( "hltPixelTracksInRegionIter0L3MuonNoVtx" ), + InputVertexCollection = cms.InputTag( "hltTrimmedPixelVertices" ), + originHalfLength = cms.double( 0.3 ), + originRadius = cms.double( 0.1 ), + useProtoTrackKinematics = cms.bool( False ), + useEventsWithNoVertex = cms.bool( True ), + TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + usePV = cms.bool( False ), + includeFourthHit = cms.bool( True ), + SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) ) -process.hltEle8CaloIdMGsfTrackIdMDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle8CaloIdMGsfTrackIdMDetaFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.1 ), - thrRegularEE = cms.vdouble( 0.05 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltIter0L3MuonCkfTrackCandidatesNoVtx = cms.EDProducer( "CkfTrackCandidateMaker", + cleanTrajectoryAfterInOut = cms.bool( False ), + doSeedingRegionRebuilding = cms.bool( False ), + onlyPixelHitsForSeedCleaner = cms.bool( False ), + reverseTrajectories = cms.bool( False ), + useHitsSplitting = cms.bool( False ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ), + src = cms.InputTag( "hltIter0L3MuonPixelSeedsFromPixelTracksNoVtx" ), + clustersToSkip = cms.InputTag( "" ), + phase2clustersToSkip = cms.InputTag( "" ), + TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter0GroupedCkfTrajectoryBuilderIT" ) ), + TransientInitialStateEstimatorParameters = cms.PSet( + propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), + numberMeasurementsForFit = cms.int32( 4 ), + propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) + ), + numHitsForSeedCleaner = cms.int32( 4 ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + RedundantSeedCleaner = cms.string( "CachingSeedCleanerBySharedInput" ), + TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), + maxNSeeds = cms.uint32( 100000 ), + maxSeedsBeforeCleaning = cms.uint32( 1000 ) ) -process.hltGsfEle8NoIsoJetCollectionsForLeptonPlusPFJets = cms.EDProducer( "HLTPFJetsCleanedFromLeadingLeptons", - leptons = cms.InputTag( "hltEle8CaloIdMGsfTrackIdMDphiFilter" ), - jets = cms.InputTag( "hltAK4PFJetsCorrected" ), - minDeltaR = cms.double( 1.0 ), - numLeptons = cms.uint32( 1 ) +process.hltIter0L3MuonCtfWithMaterialTracksNoVtx = cms.EDProducer( "TrackProducer", + useSimpleMF = cms.bool( True ), + SimpleMagneticField = cms.string( "ParabolicMf" ), + src = cms.InputTag( "hltIter0L3MuonCkfTrackCandidatesNoVtx" ), + clusterRemovalInfo = cms.InputTag( "" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Fitter = cms.string( "hltESPFittingSmootherIT" ), + useHitsSplitting = cms.bool( False ), + alias = cms.untracked.string( "ctfWithMaterialTracks" ), + TrajectoryInEvent = cms.bool( False ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + AlgorithmName = cms.string( "hltIter0" ), + Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), + GeometricInnerState = cms.bool( True ), + NavigationSchool = cms.string( "" ), + MeasurementTracker = cms.string( "" ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ) ) -process.hltEle8NoIsoPFJet30EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltGsfEle8NoIsoJetCollectionsForLeptonPlusPFJets" ), - originalTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - MinJetPt = cms.double( 30.0 ), - MaxAbsJetEta = cms.double( 2.5 ), - MinNJets = cms.uint32( 1 ), - triggerType = cms.int32( 85 ) +process.hltIter0L3MuonTrackCutClassifierNoVtx = cms.EDProducer( "TrackCutClassifier", + src = cms.InputTag( "hltIter0L3MuonCtfWithMaterialTracksNoVtx" ), + beamspot = cms.InputTag( "hltOnlineBeamSpot" ), + vertices = cms.InputTag( "hltTrimmedPixelVertices" ), + ignoreVertices = cms.bool( False ), + qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), + mva = cms.PSet( + minPixelHits = cms.vint32( 0, 0, 0 ), + maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 15.0 ), + dr_par = cms.PSet( + d0err = cms.vdouble( 0.003, 0.003, 0.003 ), + dr_par2 = cms.vdouble( 3.40282346639E38, 0.6, 0.6 ), + dr_par1 = cms.vdouble( 3.40282346639E38, 0.8, 0.8 ), + dr_exp = cms.vint32( 4, 4, 4 ), + d0err_par = cms.vdouble( 0.001, 0.001, 0.001 ) + ), + maxLostLayers = cms.vint32( 1, 1, 1 ), + min3DLayers = cms.vint32( 0, 0, 0 ), + dz_par = cms.PSet( + dz_par1 = cms.vdouble( 3.40282346639E38, 0.75, 0.75 ), + dz_par2 = cms.vdouble( 3.40282346639E38, 0.5, 0.5 ), + dz_exp = cms.vint32( 4, 4, 4 ) + ), + minNVtxTrk = cms.int32( 3 ), + maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), + minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), + maxChi2 = cms.vdouble( 9999.0, 25.0, 16.0 ), + maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), + maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), + minLayers = cms.vint32( 3, 3, 3 ) + ) ) -process.hltPreEle17CaloIdMTrackIdMPFJet30 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltIter0L3MuonTrackSelectionHighPurityNoVtx = cms.EDProducer( "TrackCollectionFilterCloner", + originalSource = cms.InputTag( "hltIter0L3MuonCtfWithMaterialTracksNoVtx" ), + originalMVAVals = cms.InputTag( 'hltIter0L3MuonTrackCutClassifierNoVtx','MVAValues' ), + originalQualVals = cms.InputTag( 'hltIter0L3MuonTrackCutClassifierNoVtx','QualityMasks' ), + minQuality = cms.string( "highPurity" ), + copyExtras = cms.untracked.bool( True ), + copyTrajectories = cms.untracked.bool( False ) ) -process.hltEle17EtFilter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEgammaCandidatesWrapper" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 17.0 ), - etcutEE = cms.double( 17.0 ), - ncandcut = cms.int32( 1 ) +process.hltMuonTkRelIsolationCut0p09MapNoVtx = cms.EDProducer( "L3MuonCombinedRelativeIsolationProducer", + UseRhoCorrectedCaloDeposits = cms.bool( False ), + UseCaloIso = cms.bool( False ), + CaloDepositsLabel = cms.InputTag( "notUsed" ), + inputMuonCollection = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), + OutputMuIsoDeposits = cms.bool( True ), + TrackPt_Min = cms.double( -1.0 ), + printDebug = cms.bool( False ), + CutsPSet = cms.PSet( + applyCutsORmaxNTracks = cms.bool( False ), + maxNTracks = cms.int32( -1 ), + Thresholds = cms.vdouble( 0.09 ), + EtaBounds = cms.vdouble( 2.411 ), + ComponentName = cms.string( "SimpleCuts" ), + ConeSizes = cms.vdouble( 0.3 ) + ), + TrkExtractorPSet = cms.PSet( + Diff_z = cms.double( 0.2 ), + inputTrackCollection = cms.InputTag( "hltIter0L3MuonTrackSelectionHighPurityNoVtx" ), + Chi2Ndof_Max = cms.double( 1.0E64 ), + BeamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), + DR_Veto = cms.double( 0.01 ), + Pt_Min = cms.double( -1.0 ), + VetoLeadingTrack = cms.bool( True ), + DR_Max = cms.double( 0.3 ), + DepositLabel = cms.untracked.string( "PXLS" ), + PtVeto_Min = cms.double( 2.0 ), + NHits_Min = cms.uint32( 0 ), + PropagateTracksToRadius = cms.bool( True ), + ReferenceRadius = cms.double( 6.0 ), + Chi2Prob_Min = cms.double( -1.0 ), + Diff_r = cms.double( 0.1 ), + BeamlineOption = cms.string( "BeamSpotFromEvent" ), + ComponentName = cms.string( "PixelTrackExtractor" ), + DR_VetoPt = cms.double( 0.025 ) + ), + CaloExtractorPSet = cms.PSet( + DR_Veto_H = cms.double( 0.1 ), + Vertex_Constraint_Z = cms.bool( False ), + DR_Veto_E = cms.double( 0.07 ), + Weight_H = cms.double( 1.0 ), + CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAll" ), + DR_Max = cms.double( 0.3 ), + DepositLabel = cms.untracked.string( "EcalPlusHcal" ), + Vertex_Constraint_XY = cms.bool( False ), + Threshold_H = cms.double( 0.5 ), + Threshold_E = cms.double( 0.2 ), + ComponentName = cms.string( "CaloExtractor" ), + Weight_E = cms.double( 1.0 ) + ) ) -process.hltEle17HEFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle17EtFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.12 ), - thrOverEEE = cms.vdouble( 0.1 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltFEDSelectorL1 = cms.EDProducer( "EvFFEDSelector", + inputTag = cms.InputTag( "rawDataCollector" ), + fedList = cms.vuint32( 1404 ) ) -process.hltEle17CaloIdMClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle17HEFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.011 ), - thrRegularEE = cms.vdouble( 0.031 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltScoutingTrackPacker = cms.EDProducer( "HLTScoutingTrackProducer", + OtherTracks = cms.InputTag( "hltPixelOnlyPFMuonMerging" ), + vertexCollection = cms.InputTag( "hltPixelVertices" ), + mantissaPrecision = cms.int32( 10 ), + vtxMinDist = cms.double( 0.01 ), + ptMin = cms.double( 3.0 ) ) -process.hltEle17CaloIdMPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle17CaloIdMClusterShapeFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) +process.hltScoutingPrimaryVertexPacker = cms.EDProducer( "HLTScoutingPrimaryVertexProducer", + vertexCollection = cms.InputTag( "hltPixelVertices" ), + mantissaPrecision = cms.int32( 10 ) ) -process.hltEle17CaloIdMGsfTrackIdMOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle17CaloIdMPixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.05 ), - thrRegularEE = cms.vdouble( 0.05 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltScoutingPFPacker = cms.EDProducer( "HLTScoutingPFProducer", + pfJetCollection = cms.InputTag( "hltAK4PixelOnlyPFJets" ), + pfJetTagCollection = cms.InputTag( "" ), + pfCandidateCollection = cms.InputTag( "hltPixelOnlyParticleFlow" ), + vertexCollection = cms.InputTag( "hltPixelVertices" ), + metCollection = cms.InputTag( "hltPixelOnlyPFMETProducer" ), + rho = cms.InputTag( "hltFixedGridRhoFastjetPixelOnlyAll" ), + pfJetPtCut = cms.double( 20.0 ), + pfJetEtaCut = cms.double( 3.0 ), + pfCandidatePtCut = cms.double( 0.6 ), + pfCandidateEtaCut = cms.double( 3.0 ), + mantissaPrecision = cms.int32( 10 ), + doJetTags = cms.bool( True ), + doCandidates = cms.bool( True ), + doMet = cms.bool( True ), + doTrackVars = cms.bool( True ), + relativeTrackVars = cms.bool( True ), + doCandIndsForJets = cms.bool( False ) ) -process.hltEle17CaloIdMGsfTrackIdMDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle17CaloIdMGsfTrackIdMOneOEMinusOneOPFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.006 ), - thrRegularEE = cms.vdouble( 0.0085 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltScoutingMuonPacker = cms.EDProducer( "HLTScoutingMuonProducer", + ChargedCandidates = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), + displacedvertexCollection = cms.InputTag( "hltDisplacedmumuVtxNoMatchingProducer" ), + InputMuons = cms.InputTag( "hltIterL3MuonsNoVtx" ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3LinksNoVtx" ), + Tracks = cms.InputTag( "hltIterL3MuonAndMuonFromL1MergedNoVtx" ), + EcalPFClusterIsoMap = cms.InputTag( "hltMuonEcalMFPFClusterIsoForMuonsNoVtx" ), + HcalPFClusterIsoMap = cms.InputTag( "hltMuonHcalPFClusterIsoForMuonsNoVtx" ), + TrackIsoMap = cms.InputTag( 'hltMuonTkRelIsolationCut0p09MapNoVtx','combinedRelativeIsoDeposits' ), + muonPtCut = cms.double( 0.0 ), + muonEtaCut = cms.double( 2.4 ), + minVtxProbCut = cms.double( 0.001 ) ) -process.hltEle17CaloIdMGsfTrackIdMDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle17CaloIdMGsfTrackIdMDetaFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.1 ), - thrRegularEE = cms.vdouble( 0.05 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltScoutingEgammaPacker = cms.EDProducer( "HLTScoutingEgammaProducer", + EgammaCandidates = cms.InputTag( "hltEgammaCandidates" ), + EgammaGsfTracks = cms.InputTag( "hltEgammaGsfTracks" ), + SigmaIEtaIEtaMap = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + r9Map = cms.InputTag( 'hltEgammaR9ID','r95x5' ), + HoverEMap = cms.InputTag( "hltEgammaHoverE" ), + DetaMap = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + DphiMap = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + MissingHitsMap = cms.InputTag( 'hltEgammaGsfTrackVars','MissingHits' ), + OneOEMinusOneOPMap = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + EcalPFClusterIsoMap = cms.InputTag( "hltEgammaEcalPFClusterIso" ), + EleGsfTrackIsoMap = cms.InputTag( "hltEgammaEleGsfTrackIsoPixelOnly" ), + HcalPFClusterIsoMap = cms.InputTag( "hltEgammaHcalPFClusterIso" ), + egammaPtCut = cms.double( 2.0 ), + egammaEtaCut = cms.double( 2.5 ), + egammaHoverECut = cms.double( 1.0 ), + saveRecHitTiming = cms.bool( False ), + mantissaPrecision = cms.int32( 10 ), + rechitMatrixSize = cms.int32( 10 ), + rechitZeroSuppression = cms.bool( True ), + ecalRechitEB = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + ecalRechitEE = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ) ) -process.hltGsfEle17NoIsoJetCollectionsForLeptonPlusPFJets = cms.EDProducer( "HLTPFJetsCleanedFromLeadingLeptons", - leptons = cms.InputTag( "hltEle17CaloIdMGsfTrackIdMDphiFilter" ), - jets = cms.InputTag( "hltAK4PFJetsCorrected" ), - minDeltaR = cms.double( 1.0 ), - numLeptons = cms.uint32( 1 ) +process.hltPreDSTHLTMuonRun3PFScoutingPixelTracking = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltEle17NoIsoPFJet30EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", +process.hltMuonTriggerResultsFilter = cms.EDFilter( "TriggerResultsFilter", + usePathStatus = cms.bool( True ), + hltResults = cms.InputTag( "" ), + l1tResults = cms.InputTag( "" ), + l1tIgnoreMaskAndPrescale = cms.bool( False ), + throw = cms.bool( True ), + triggerConditions = cms.vstring( 'Dataset_Muon' ) +) +process.hltL1sSingleEG10er2p5 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltGsfEle17NoIsoJetCollectionsForLeptonPlusPFJets" ), - originalTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - MinJetPt = cms.double( 30.0 ), - MaxAbsJetEta = cms.double( 2.5 ), - MinNJets = cms.uint32( 1 ), - triggerType = cms.int32( 85 ) + L1SeedsLogicalExpression = cms.string( "L1_SingleEG10er2p5" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltPreEle23CaloIdMTrackIdMPFJet30 = cms.EDFilter( "HLTPrescaler", +process.hltPrePhoton20HoverELoose = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltEle23EtFilter = cms.EDFilter( "HLTEgammaEtFilter", +process.hltEGL1SingleEG10Filter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEgammaCandidatesWrapper" ), + candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), + l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + candNonIsolatedTag = cms.InputTag( "" ), + l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1SeedFilterTag = cms.InputTag( "hltL1sSingleEG10er2p5" ), + l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + ncandcut = cms.int32( 1 ), + doIsolated = cms.bool( False ), + region_eta_size = cms.double( 0.522 ), + region_eta_size_ecap = cms.double( 1.0 ), + region_phi_size = cms.double( 1.044 ), + barrel_end = cms.double( 1.4791 ), + endcap_end = cms.double( 2.65 ) +) +process.hltEG20EtFilterLooseHoverE = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEGL1SingleEG10Filter" ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 23.0 ), - etcutEE = cms.double( 23.0 ), + etcutEB = cms.double( 20.0 ), + etcutEE = cms.double( 20.0 ), ncandcut = cms.int32( 1 ) ) -process.hltEle23HEFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltEG20HEFilterLooseHoverE = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle23EtFilter" ), + candTag = cms.InputTag( "hltEG20EtFilterLooseHoverE" ), varTag = cms.InputTag( "hltEgammaHoverE" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), @@ -56929,119 +60335,8 @@ useEt = cms.bool( False ), thrRegularEB = cms.vdouble( -1.0 ), thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.12 ), - thrOverEEE = cms.vdouble( 0.1 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) -) -process.hltEle23CaloIdMClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle23HEFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.013 ), - thrRegularEE = cms.vdouble( 0.035 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) -) -process.hltEle23CaloIdMPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle23CaloIdMClusterShapeFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) -) -process.hltEle23CaloIdMGsfTrackIdMOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle23CaloIdMPixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.05 ), - thrRegularEE = cms.vdouble( 0.02 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) -) -process.hltEle23CaloIdMGsfTrackIdMDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle23CaloIdMGsfTrackIdMOneOEMinusOneOPFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.006 ), - thrRegularEE = cms.vdouble( 0.0085 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) -) -process.hltEle23CaloIdMGsfTrackIdMDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle23CaloIdMGsfTrackIdMDetaFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.1 ), - thrRegularEE = cms.vdouble( 0.05 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.5 ), + thrOverEEE = cms.vdouble( 0.5 ), thrOverE2EB = cms.vdouble( -1.0 ), thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), @@ -57052,58 +60347,21 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltGsfEle23NoIsoJetCollectionsForLeptonPlusPFJets = cms.EDProducer( "HLTPFJetsCleanedFromLeadingLeptons", - leptons = cms.InputTag( "hltEle23CaloIdMGsfTrackIdMDphiFilter" ), - jets = cms.InputTag( "hltAK4PFJetsCorrected" ), - minDeltaR = cms.double( 1.0 ), - numLeptons = cms.uint32( 1 ) -) -process.hltEle23NoIsoPFJet30EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltGsfEle23NoIsoJetCollectionsForLeptonPlusPFJets" ), - originalTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - MinJetPt = cms.double( 30.0 ), - MaxAbsJetEta = cms.double( 2.5 ), - MinNJets = cms.uint32( 1 ), - triggerType = cms.int32( 85 ) -) -process.hltPreEle50CaloIdVTGsfTrkIdTPFJet165 = cms.EDFilter( "HLTPrescaler", +process.hltPrePhoton30HoverELoose = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltEle50EtFilter = cms.EDFilter( "HLTEgammaEtFilter", +process.hltEG30EtFilterLooseHoverE = cms.EDFilter( "HLTEgammaEtFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1SingleEG40Filter" ), + inputTag = cms.InputTag( "hltEGL1SingleEG10Filter" ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 50.0 ), - etcutEE = cms.double( 50.0 ), + etcutEB = cms.double( 30.0 ), + etcutEE = cms.double( 30.0 ), ncandcut = cms.int32( 1 ) ) -process.hltEle50CaloIdVTClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle50EtFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.01 ), - thrRegularEE = cms.vdouble( 0.03 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) -) -process.hltEle50CaloIdVTHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltEG30HEFilterLooseHoverE = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle50CaloIdVTClusterShapeFilter" ), + candTag = cms.InputTag( "hltEG30EtFilterLooseHoverE" ), varTag = cms.InputTag( "hltEgammaHoverE" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), @@ -57111,8 +60369,8 @@ useEt = cms.bool( False ), thrRegularEB = cms.vdouble( -1.0 ), thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.1 ), - thrOverEEE = cms.vdouble( 0.05 ), + thrOverEEB = cms.vdouble( 0.5 ), + thrOverEEE = cms.vdouble( 0.5 ), thrOverE2EB = cms.vdouble( -1.0 ), thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), @@ -57123,353 +60381,240 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltEle50CaloIdVTPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle50CaloIdVTHEFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) +process.hltCalibrationEventsFilter = cms.EDFilter( "HLTTriggerTypeFilter", + SelectedTriggerType = cms.int32( 2 ) ) -process.hltEle50CaloIdVTGsfTrkIdTGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle50CaloIdVTPixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.007 ), - thrRegularEE = cms.vdouble( 0.007 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltPreEcalCalibration = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltEle50CaloIdVTGsfTrkIdTGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle50CaloIdVTGsfTrkIdTGsfDetaFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.06 ), - thrRegularEE = cms.vdouble( 0.06 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltEcalCalibrationRaw = cms.EDProducer( "EvFFEDSelector", + inputTag = cms.InputTag( "rawDataCollector" ), + fedList = cms.vuint32( 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 1024 ) ) -process.hltPFJetsCorrectedMatchedToL1 = cms.EDProducer( "HLTPFJetL1TMatchProducer", - jetsInput = cms.InputTag( "hltAK4PFJetsCorrected" ), - L1Jets = cms.InputTag( 'hltGtStage2Digis','Jet' ), - DeltaR = cms.double( 0.5 ) +process.hltPreHcalCalibration = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltMonoPFJet165 = cms.EDFilter( "HLT1PFJet", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltPFJetsCorrectedMatchedToL1" ), - triggerType = cms.int32( 85 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 165.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 5.0 ), - MinN = cms.int32( 1 ) +process.hltHcalCalibTypeFilter = cms.EDFilter( "HLTHcalCalibTypeFilter", + InputTag = cms.InputTag( "rawDataCollector" ), + CalibTypes = cms.vint32( 1, 2, 3, 4, 5, 6 ) ) -process.hltEle50CaloIdVTGsfTrkIdTCleanAK4PFJet = cms.EDProducer( "HLTPFJetCollectionsForBoostedLeptonPlusJets", - HltLeptonTag = cms.InputTag( "hltEle50CaloIdVTGsfTrkIdTGsfDphiFilter" ), - SourceJetTag = cms.InputTag( "hltPFJetsCorrectedMatchedToL1" ), - minDeltaR = cms.double( 0.5 ) +process.hltHcalCalibrationRaw = cms.EDProducer( "EvFFEDSelector", + inputTag = cms.InputTag( "rawDataCollector" ), + fedList = cms.vuint32( 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 1024, 1100, 1101, 1102, 1103, 1104, 1105, 1106, 1107, 1108, 1109, 1110, 1111, 1112, 1113, 1114, 1115, 1116, 1117, 1118, 1119, 1120, 1121, 1122, 1123, 1124, 1125, 1126, 1127, 1128, 1129, 1130, 1131, 1132, 1133, 1134, 1135, 1136, 1137, 1138, 1139, 1140, 1141, 1142, 1143, 1144, 1145, 1146, 1147, 1148, 1149, 1150, 1151, 1152, 1153, 1154, 1155, 1156, 1157, 1158, 1159, 1160, 1161, 1162, 1163, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1172, 1173, 1174, 1175, 1176, 1177, 1178, 1179, 1180, 1181, 1182, 1183, 1184, 1185, 1186, 1187, 1188, 1189, 1190, 1191, 1192, 1193, 1194, 1195, 1196, 1197, 1198, 1199 ) ) -process.hltEle50CaloIdVTGsfTrkIdTCentralPFJet165EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", +process.hltL1sZeroBiasIorAlwaysTrueIorIsolatedBunch = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEle50CaloIdVTGsfTrkIdTCleanAK4PFJet" ), - originalTag = cms.InputTag( "hltEle50CaloIdVTGsfTrkIdTCleanAK4PFJet" ), - MinJetPt = cms.double( 165.0 ), - MaxAbsJetEta = cms.double( 2.6 ), - MinNJets = cms.uint32( 1 ), - triggerType = cms.int32( 0 ) + L1SeedsLogicalExpression = cms.string( "L1_ZeroBias OR L1_AlwaysTrue OR L1_IsolatedBunch" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltPreEle115CaloIdVTGsfTrkIdT = cms.EDFilter( "HLTPrescaler", +process.hltPreAlCaEcalPhiSym = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltEG115EtFilter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1SingleEGNonIsoOrWithJetAndTauFilter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 115.0 ), - etcutEE = cms.double( 115.0 ), - ncandcut = cms.int32( 1 ) +process.hltEcalPhiSymFilter = cms.EDFilter( "HLTEcalPhiSymFilter", + barrelDigiCollection = cms.InputTag( 'hltEcalDigis','ebDigis' ), + endcapDigiCollection = cms.InputTag( 'hltEcalDigis','eeDigis' ), + barrelUncalibHitCollection = cms.InputTag( 'hltEcalUncalibRecHit','EcalUncalibRecHitsEB' ), + endcapUncalibHitCollection = cms.InputTag( 'hltEcalUncalibRecHit','EcalUncalibRecHitsEE' ), + barrelHitCollection = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + endcapHitCollection = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + statusThreshold = cms.uint32( 3 ), + useRecoFlag = cms.bool( False ), + ampCut_barrelP = cms.vdouble( 14.31759, 14.33355, 14.34853, 14.36281, 14.37667, 14.39011, 14.40334, 14.41657, 14.42994, 14.44359, 14.45759, 14.47222, 14.48748, 14.50358, 14.52052, 14.53844, 14.55755, 14.57778, 14.59934, 14.62216, 14.64645, 14.67221, 14.69951, 14.72849, 14.75894, 14.79121, 14.82502, 14.86058, 14.89796, 14.93695, 14.97783, 15.02025, 15.06442, 15.11041, 15.15787, 15.20708, 15.25783, 15.31026, 15.36409, 15.41932, 15.47602, 15.53384, 15.5932, 15.65347, 15.715, 15.77744, 15.84086, 15.90505, 15.97001, 16.03539, 16.10147, 16.16783, 16.23454, 16.30146, 16.36824, 16.43502, 16.50159, 16.56781, 16.63354, 16.69857, 16.76297, 16.82625, 16.88862, 16.94973, 17.00951, 17.06761, 17.12403, 17.1787, 17.23127, 17.28167, 17.32955, 17.37491, 17.41754, 17.45723, 17.49363, 17.52688, 17.55642, 17.58218, 17.60416, 17.62166, 17.63468, 17.64315, 17.64665, 17.6449, 17.6379 ), + ampCut_barrelM = cms.vdouble( 17.6379, 17.6449, 17.64665, 17.64315, 17.63468, 17.62166, 17.60416, 17.58218, 17.55642, 17.52688, 17.49363, 17.45723, 17.41754, 17.37491, 17.32955, 17.28167, 17.23127, 17.1787, 17.12403, 17.06761, 17.00951, 16.94973, 16.88862, 16.82625, 16.76297, 16.69857, 16.63354, 16.56781, 16.50159, 16.43502, 16.36824, 16.30146, 16.23454, 16.16783, 16.10147, 16.03539, 15.97001, 15.90505, 15.84086, 15.77744, 15.715, 15.65347, 15.5932, 15.53384, 15.47602, 15.41932, 15.36409, 15.31026, 15.25783, 15.20708, 15.15787, 15.11041, 15.06442, 15.02025, 14.97783, 14.93695, 14.89796, 14.86058, 14.82502, 14.79121, 14.75894, 14.72849, 14.69951, 14.67221, 14.64645, 14.62216, 14.59934, 14.57778, 14.55755, 14.53844, 14.52052, 14.50358, 14.48748, 14.47222, 14.45759, 14.44359, 14.42994, 14.41657, 14.40334, 14.39011, 14.37667, 14.36281, 14.34853, 14.33355, 14.31759 ), + ampCut_endcapP = cms.vdouble( 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 11.5, 11.5, 11.5, 11.5, 11.5, 11.5, 11.5, 11.5, 11.5 ), + ampCut_endcapM = cms.vdouble( 11.5, 11.5, 11.5, 11.5, 11.5, 11.5, 11.5, 11.5, 11.5, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0 ), + phiSymBarrelDigiCollection = cms.string( "phiSymEcalDigisEB" ), + phiSymEndcapDigiCollection = cms.string( "phiSymEcalDigisEE" ) ) -process.hltEG115CaloIdVTClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltL1sL1UnpairedBunchBptxMinus = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG115EtFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.011 ), - thrRegularEE = cms.vdouble( 0.03 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + L1SeedsLogicalExpression = cms.string( "L1_UnpairedBunchBptxMinus" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltEG115CaloIdVTHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG115CaloIdVTClusterShapeFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.075 ), - thrOverEEE = cms.vdouble( 0.075 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltPreL1UnpairedBunchBptxMinus = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltEle115CaloIdVTPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", +process.hltL1sL1UnpairedBunchBptxPlus = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG115CaloIdVTHEFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) + L1SeedsLogicalExpression = cms.string( "L1_UnpairedBunchBptxPlus" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltEle115CaloIdVTGsfTrkIdTGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltPreL1UnpairedBunchBptxPlus = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltL1sNotBptxOR = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle115CaloIdVTPixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.007 ), - thrRegularEE = cms.vdouble( 0.007 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + L1SeedsLogicalExpression = cms.string( "L1_NotBptxOR" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltEle115CaloIdVTGsfTrkIdTGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltPreL1NotBptxOR = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltL1sL1CDCSingleMu3er1p2TOP120DPHI2p618to3p142 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle115CaloIdVTGsfTrkIdTGsfDetaFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.07 ), - thrRegularEE = cms.vdouble( 0.07 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + L1SeedsLogicalExpression = cms.string( "L1_CDC_SingleMu_3_er1p2_TOP120_DPHI2p618_3p142" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltPreEle135CaloIdVTGsfTrkIdT = cms.EDFilter( "HLTPrescaler", +process.hltPreL1CDCSingleMu3er1p2TOP120DPHI2p6183p142 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltEG135EtFilter = cms.EDFilter( "HLTEgammaEtFilter", +process.hltL1sCDC = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1SingleEGNonIsoOrWithJetAndTauFilter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 135.0 ), - etcutEE = cms.double( 135.0 ), - ncandcut = cms.int32( 1 ) + L1SeedsLogicalExpression = cms.string( "L1_CDC_SingleMu_3_er1p2_TOP120_DPHI2p618_3p142" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltEG135CaloIdVTClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltPreCDCL2cosmic10er1p0 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltL1fL1sCDCL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG135EtFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.011 ), - thrRegularEE = cms.vdouble( 0.03 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + PreviousCandTag = cms.InputTag( "hltL1sCDC" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 1 ), + CentralBxOnly = cms.bool( False ), + SelectQualities = cms.vint32( ) ) -process.hltEG135CaloIdVTHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltL2fL1sCDCL2CosmicMuL2Filtered3er2stations10er1p0 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG135CaloIdVTClusterShapeFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.075 ), - thrOverEEE = cms.vdouble( 0.075 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltL2MuonCandidatesNoVtxMeanTimerCosmicSeed" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sCDCL1Filtered0" ), + SeedMapTag = cms.InputTag( "hltL2CosmicMuons" ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 1.0 ), + AbsEtaBins = cms.vdouble( 0.9, 1.5, 2.1, 5.0 ), + MinNstations = cms.vint32( 0, 2, 0, 2 ), + MinNhits = cms.vint32( 0, 1, 0, 1 ), + CutOnChambers = cms.bool( False ), + MinNchambers = cms.vint32( 0 ), + MaxDr = cms.double( 9999.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 10.0 ), + NSigmaPt = cms.double( 0.0 ), + MatchToPreviousCand = cms.bool( True ) ) -process.hltEle135CaloIdVTPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", +process.hltPreCDCL2cosmic5p5er1p0 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltL2fL1sCDCL2CosmicMuL2Filtered3er2stations5p5er1p0 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG135CaloIdVTHEFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltL2MuonCandidatesNoVtxMeanTimerCosmicSeed" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sCDCL1Filtered0" ), + SeedMapTag = cms.InputTag( "hltL2CosmicMuons" ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 1.0 ), + AbsEtaBins = cms.vdouble( 0.9, 1.5, 2.1, 5.0 ), + MinNstations = cms.vint32( 0, 2, 0, 2 ), + MinNhits = cms.vint32( 0, 1, 0, 1 ), + CutOnChambers = cms.bool( False ), + MinNchambers = cms.vint32( 0 ), + MaxDr = cms.double( 9999.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 5.5 ), + NSigmaPt = cms.double( 0.0 ), + MatchToPreviousCand = cms.bool( True ) ) -process.hltEle135CaloIdVTGsfTrkIdTGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltL1EventNumberNZS = cms.EDFilter( "HLTL1NumberFilter", + rawInput = cms.InputTag( "rawDataCollector" ), + period = cms.uint32( 4096 ), + invert = cms.bool( False ), + fedId = cms.int32( 1024 ), + useTCDSEventNumber = cms.bool( False ) +) +process.hltL1sHcalNZS = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle135CaloIdVTPixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.007 ), - thrRegularEE = cms.vdouble( 0.007 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + L1SeedsLogicalExpression = cms.string( "L1_ZeroBias OR L1_SingleJet35 OR L1_SingleJet60 OR L1_SingleJet90 OR L1_SingleJet120 OR L1_SingleJet140er2p5 OR L1_SingleJet160er2p5 OR L1_SingleJet180 OR L1_SingleJet200 OR L1_DoubleJet40er2p5 OR L1_DoubleJet100er2p5 OR L1_DoubleJet120er2p5 OR L1_QuadJet60er2p5 OR L1_HTT120er OR L1_HTT160er OR L1_HTT200er OR L1_HTT255er OR L1_HTT280er OR L1_HTT320er" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltEle135CaloIdVTGsfTrkIdTGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltPreHcalNZS = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltL1sSingleEGorSingleorDoubleMu = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle135CaloIdVTGsfTrkIdTGsfDetaFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.07 ), - thrRegularEE = cms.vdouble( 0.07 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + L1SeedsLogicalExpression = cms.string( "L1_SingleIsoEG30er2p1 OR L1_SingleIsoEG28er2p1 OR L1_SingleEG10er2p5 OR L1_SingleEG15er2p5 OR L1_SingleEG26er2p5 OR L1_SingleEG34er2p5 OR L1_SingleEG36er2p5 OR L1_SingleEG38er2p5 OR L1_SingleEG40er2p5 OR L1_SingleEG42er2p5 OR L1_SingleEG45er2p5 OR L1_SingleEG60 OR L1_SingleMuOpen OR L1_SingleMu3 OR L1_SingleMu5 OR L1_SingleMu7 OR L1_SingleMu18 OR L1_SingleMu20 OR L1_SingleMu22 OR L1_SingleMu25 OR L1_DoubleMu_12_5 OR L1_DoubleMu_15_7 OR L1_SingleIsoEG24er2p1 OR L1_SingleIsoEG26er2p5 OR L1_SingleIsoEG28er2p5 OR L1_SingleIsoEG30er2p5 OR L1_SingleIsoEG32er2p5 OR L1_SingleIsoEG34er2p5 OR L1_DoubleEG_22_10_er2p5 OR L1_DoubleEG_25_12_er2p5 OR L1_DoubleEG_25_14_er2p5 OR L1_TripleEG_18_17_8_er2p5 OR L1_TripleMu_5_3_3 OR L1_TripleMu_5_5_3 OR L1_DoubleMu_15_7" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltL1sQuadJetC50to60IorHTT280to500IorHTT250to340QuadJet = cms.EDFilter( "HLTL1TSeed", +process.hltPreHcalPhiSym = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltL1sIsolatedBunch = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_QuadJet60er2p5 OR L1_HTT280er OR L1_HTT320er OR L1_HTT360er OR L1_ETT2000 OR L1_HTT400er OR L1_HTT450er OR L1_HTT280er_QuadJet_70_55_40_35_er2p5 OR L1_HTT320er_QuadJet_70_55_40_40_er2p5 OR L1_HTT320er_QuadJet_80_60_er2p1_45_40_er2p3 OR L1_HTT320er_QuadJet_80_60_er2p1_50_45_er2p3" ), + L1SeedsLogicalExpression = cms.string( "L1_IsolatedBunch" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -57479,157 +60624,285 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltPrePFHT330PT30QuadPFJet75604540TriplePFBTagDeepCSV4p5 = cms.EDFilter( "HLTPrescaler", +process.hltL1sSingleJetOR = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_DoubleEG8er2p5_HTT260er OR L1_DoubleEG8er2p5_HTT280er OR L1_DoubleEG8er2p5_HTT300er OR L1_DoubleEG8er2p5_HTT300er OR L1_HTT255er OR L1_HTT280er OR L1_HTT280er_QuadJet_70_55_40_35_er2p5 OR L1_HTT320er_QuadJet_80_60_er2p1_45_40_er2p3 OR L1_HTT320er_QuadJet_80_60_er2p1_50_45_er2p3 OR L1_HTT320er OR L1_HTT360er OR L1_ETT2000 OR L1_HTT400er OR L1_HTT450er" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +) +process.hltPreHcalIsolatedbunch = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltQuadCentralJet30 = cms.EDFilter( "HLT1CaloJet", +process.hltL1sV0SingleJet3OR = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), - triggerType = cms.int32( 86 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 30.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.5 ), - MinN = cms.int32( 4 ) + L1SeedsLogicalExpression = cms.string( "L1_SingleJet60 OR L1_SingleJet200 OR L1_DoubleJet120er2p5" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltCaloJetsQuad30ForHt = cms.EDProducer( "HLTCaloJetCollectionProducer", - HLTObject = cms.InputTag( "hltQuadCentralJet30" ), - TriggerTypes = cms.vint32( 86 ) +process.hltPreIsoTrackHB = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltHtMhtCaloJetsQuadC30 = cms.EDProducer( "HLTHtMhtProducer", - usePt = cms.bool( True ), - excludePFMuons = cms.bool( False ), - minNJetHt = cms.int32( 4 ), - minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 30.0 ), - minPtJetMht = cms.double( 0.0 ), - maxEtaJetHt = cms.double( 2.5 ), - maxEtaJetMht = cms.double( 5.0 ), - jetsLabel = cms.InputTag( "hltCaloJetsQuad30ForHt" ), - pfCandidatesLabel = cms.InputTag( "" ) +process.hltPixelTracksQuadruplets = cms.EDProducer( "TrackWithVertexSelector", + src = cms.InputTag( "hltPixelTracks" ), + etaMin = cms.double( -999.0 ), + etaMax = cms.double( 999.0 ), + ptMin = cms.double( 0.0 ), + ptMax = cms.double( 999999.0 ), + d0Max = cms.double( 999.0 ), + dzMax = cms.double( 999.0 ), + normalizedChi2 = cms.double( 999999.0 ), + numberOfValidHits = cms.uint32( 0 ), + numberOfLostHits = cms.uint32( 999 ), + numberOfValidPixelHits = cms.uint32( 4 ), + ptErrorCut = cms.double( 999999.0 ), + quality = cms.string( "loose" ), + useVtx = cms.bool( False ), + vertexTag = cms.InputTag( "hltTrimmedPixelVertices" ), + timesTag = cms.InputTag( "" ), + timeResosTag = cms.InputTag( "" ), + nVertices = cms.uint32( 0 ), + vtxFallback = cms.bool( False ), + zetaVtx = cms.double( 999999.0 ), + rhoVtx = cms.double( 999999.0 ), + nSigmaDtVertex = cms.double( 0.0 ), + copyExtras = cms.untracked.bool( False ), + copyTrajectories = cms.untracked.bool( False ) ) -process.hltCaloQuadJet30HT320 = cms.EDFilter( "HLTHtMhtFilter", +process.hltIsolPixelTrackProdHB = cms.EDProducer( "IsolatedPixelTrackCandidateL1TProducer", + L1eTauJetsSource = cms.InputTag( 'hltGtStage2Digis','Tau' ), + tauAssociationCone = cms.double( 0.0 ), + tauUnbiasCone = cms.double( 1.2 ), + PixelTracksSources = cms.VInputTag( 'hltPixelTracksQuadruplets' ), + ExtrapolationConeSize = cms.double( 1.0 ), + PixelIsolationConeSizeAtEC = cms.double( 40.0 ), + L1GTSeedLabel = cms.InputTag( "hltL1sV0SingleJet3OR" ), + MaxVtxDXYSeed = cms.double( 101.0 ), + MaxVtxDXYIsol = cms.double( 101.0 ), + VertexLabel = cms.InputTag( "hltTrimmedPixelVertices" ), + MagFieldRecordName = cms.string( "VolumeBasedMagneticField" ), + minPTrack = cms.double( 5.0 ), + maxPTrackForIsolation = cms.double( 3.0 ), + EBEtaBoundary = cms.double( 1.479 ) +) +process.hltIsolPixelTrackL2FilterHB = cms.EDFilter( "HLTPixelIsolTrackL1TFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMhtCaloJetsQuadC30' ), - mhtLabels = cms.VInputTag( 'hltHtMhtCaloJetsQuadC30' ), - minHt = cms.vdouble( 320.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) + candTag = cms.InputTag( "hltIsolPixelTrackProdHB" ), + L1GTSeedLabel = cms.InputTag( "hltL1sV0SingleJet3OR" ), + MaxPtNearby = cms.double( 2.0 ), + MinEnergyTrack = cms.double( 12.0 ), + MinPtTrack = cms.double( 3.5 ), + MaxEtaTrack = cms.double( 1.15 ), + MinEtaTrack = cms.double( 0.0 ), + MinDeltaPtL1Jet = cms.double( -40000.0 ), + filterTrackEnergy = cms.bool( True ), + NMaxTrackCandidates = cms.int32( 10 ), + DropMultiL2Event = cms.bool( False ) ) -process.hltBTagCaloDeepCSVp17Double = cms.EDFilter( "HLTCaloJetTag", +process.hltIsolEcalPixelTrackProdHB = cms.EDProducer( "IsolatedEcalPixelTrackCandidateProducer", + filterLabel = cms.InputTag( "hltIsolPixelTrackL2FilterHB" ), + EBRecHitSource = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + EERecHitSource = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + EBHitEnergyThreshold = cms.double( 0.1 ), + EBHitCountEnergyThreshold = cms.double( 0.5 ), + EEHitEnergyThreshold0 = cms.double( -41.0664 ), + EEHitEnergyThreshold1 = cms.double( 68.795 ), + EEHitEnergyThreshold2 = cms.double( -38.143 ), + EEHitEnergyThreshold3 = cms.double( 7.043 ), + EEFacHitCountEnergyThreshold = cms.double( 10.0 ), + EcalConeSizeEta0 = cms.double( 0.09 ), + EcalConeSizeEta1 = cms.double( 0.14 ) +) +process.hltEcalIsolPixelTrackL2FilterHB = cms.EDFilter( "HLTEcalPixelIsolTrackFilter", saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltSelector8CentralJetsL1FastJet" ), - JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsCalo','probb' ), - MinTag = cms.double( 0.17 ), - MaxTag = cms.double( 999999.0 ), - MinJets = cms.int32( 2 ), - TriggerType = cms.int32( 86 ) + candTag = cms.InputTag( "hltIsolEcalPixelTrackProdHB" ), + MaxEnergyInEB = cms.double( 2.0 ), + MaxEnergyInEE = cms.double( 4.0 ), + MaxEnergyOutEB = cms.double( 1.2 ), + MaxEnergyOutEE = cms.double( 2.0 ), + NMaxTrackCandidates = cms.int32( 10 ), + DropMultiL2Event = cms.bool( False ) ) -process.hltPFCentralJetLooseIDQuad30 = cms.EDFilter( "HLT1PFJet", +process.hltHcalITIPTCorrectorHB = cms.EDProducer( "IPTCorrector", + corTracksLabel = cms.InputTag( "hltIter0PFlowCtfWithMaterialTracks" ), + filterLabel = cms.InputTag( "hltIsolPixelTrackL2FilterHB" ), + associationCone = cms.double( 0.2 ) +) +process.hltIsolPixelTrackL3FilterHB = cms.EDFilter( "HLTPixelIsolTrackL1TFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsLooseIDCorrected" ), - triggerType = cms.int32( 86 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 30.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.5 ), - MinN = cms.int32( 4 ) + candTag = cms.InputTag( "hltHcalITIPTCorrectorHB" ), + L1GTSeedLabel = cms.InputTag( "hltL1sV0SingleJet3OR" ), + MaxPtNearby = cms.double( 2.0 ), + MinEnergyTrack = cms.double( 18.0 ), + MinPtTrack = cms.double( 20.0 ), + MaxEtaTrack = cms.double( 1.15 ), + MinEtaTrack = cms.double( 0.0 ), + MinDeltaPtL1Jet = cms.double( 4.0 ), + filterTrackEnergy = cms.bool( True ), + NMaxTrackCandidates = cms.int32( 999 ), + DropMultiL2Event = cms.bool( False ) ) -process.hlt1PFCentralJetLooseID75 = cms.EDFilter( "HLT1PFJet", +process.hltPreIsoTrackHE = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltIsolPixelTrackProdHE = cms.EDProducer( "IsolatedPixelTrackCandidateL1TProducer", + L1eTauJetsSource = cms.InputTag( 'hltGtStage2Digis','Tau' ), + tauAssociationCone = cms.double( 0.0 ), + tauUnbiasCone = cms.double( 1.2 ), + PixelTracksSources = cms.VInputTag( 'hltPixelTracksQuadruplets' ), + ExtrapolationConeSize = cms.double( 1.0 ), + PixelIsolationConeSizeAtEC = cms.double( 40.0 ), + L1GTSeedLabel = cms.InputTag( "hltL1sV0SingleJet3OR" ), + MaxVtxDXYSeed = cms.double( 101.0 ), + MaxVtxDXYIsol = cms.double( 101.0 ), + VertexLabel = cms.InputTag( "hltTrimmedPixelVertices" ), + MagFieldRecordName = cms.string( "VolumeBasedMagneticField" ), + minPTrack = cms.double( 5.0 ), + maxPTrackForIsolation = cms.double( 3.0 ), + EBEtaBoundary = cms.double( 1.479 ) +) +process.hltIsolPixelTrackL2FilterHE = cms.EDFilter( "HLTPixelIsolTrackL1TFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsLooseIDCorrected" ), - triggerType = cms.int32( 0 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 75.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.5 ), - MinN = cms.int32( 1 ) + candTag = cms.InputTag( "hltIsolPixelTrackProdHE" ), + L1GTSeedLabel = cms.InputTag( "hltL1sV0SingleJet3OR" ), + MaxPtNearby = cms.double( 2.0 ), + MinEnergyTrack = cms.double( 12.0 ), + MinPtTrack = cms.double( 3.5 ), + MaxEtaTrack = cms.double( 2.2 ), + MinEtaTrack = cms.double( 1.1 ), + MinDeltaPtL1Jet = cms.double( -40000.0 ), + filterTrackEnergy = cms.bool( True ), + NMaxTrackCandidates = cms.int32( 5 ), + DropMultiL2Event = cms.bool( False ) ) -process.hlt2PFCentralJetLooseID60 = cms.EDFilter( "HLT1PFJet", +process.hltIsolEcalPixelTrackProdHE = cms.EDProducer( "IsolatedEcalPixelTrackCandidateProducer", + filterLabel = cms.InputTag( "hltIsolPixelTrackL2FilterHE" ), + EBRecHitSource = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + EERecHitSource = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + EBHitEnergyThreshold = cms.double( 0.1 ), + EBHitCountEnergyThreshold = cms.double( 0.5 ), + EEHitEnergyThreshold0 = cms.double( -41.0664 ), + EEHitEnergyThreshold1 = cms.double( 68.795 ), + EEHitEnergyThreshold2 = cms.double( -38.143 ), + EEHitEnergyThreshold3 = cms.double( 7.043 ), + EEFacHitCountEnergyThreshold = cms.double( 10.0 ), + EcalConeSizeEta0 = cms.double( 0.09 ), + EcalConeSizeEta1 = cms.double( 0.14 ) +) +process.hltEcalIsolPixelTrackL2FilterHE = cms.EDFilter( "HLTEcalPixelIsolTrackFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsLooseIDCorrected" ), - triggerType = cms.int32( 0 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 60.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.5 ), - MinN = cms.int32( 2 ) + candTag = cms.InputTag( "hltIsolEcalPixelTrackProdHE" ), + MaxEnergyInEB = cms.double( 2.0 ), + MaxEnergyInEE = cms.double( 4.0 ), + MaxEnergyOutEB = cms.double( 1.2 ), + MaxEnergyOutEE = cms.double( 2.0 ), + NMaxTrackCandidates = cms.int32( 10 ), + DropMultiL2Event = cms.bool( False ) ) -process.hlt3PFCentralJetLooseID45 = cms.EDFilter( "HLT1PFJet", +process.hltHcalITIPTCorrectorHE = cms.EDProducer( "IPTCorrector", + corTracksLabel = cms.InputTag( "hltIter0PFlowCtfWithMaterialTracks" ), + filterLabel = cms.InputTag( "hltIsolPixelTrackL2FilterHE" ), + associationCone = cms.double( 0.2 ) +) +process.hltIsolPixelTrackL3FilterHE = cms.EDFilter( "HLTPixelIsolTrackL1TFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsLooseIDCorrected" ), - triggerType = cms.int32( 0 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 45.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.5 ), - MinN = cms.int32( 3 ) + candTag = cms.InputTag( "hltHcalITIPTCorrectorHE" ), + L1GTSeedLabel = cms.InputTag( "hltL1sV0SingleJet3OR" ), + MaxPtNearby = cms.double( 2.0 ), + MinEnergyTrack = cms.double( 18.0 ), + MinPtTrack = cms.double( 20.0 ), + MaxEtaTrack = cms.double( 2.2 ), + MinEtaTrack = cms.double( 1.1 ), + MinDeltaPtL1Jet = cms.double( 4.0 ), + filterTrackEnergy = cms.bool( True ), + NMaxTrackCandidates = cms.int32( 999 ), + DropMultiL2Event = cms.bool( False ) ) -process.hlt4PFCentralJetLooseID40 = cms.EDFilter( "HLT1PFJet", +process.hltL1sL1ZeroBiasFirstCollisionAfterAbortGap = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsLooseIDCorrected" ), - triggerType = cms.int32( 0 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 40.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.5 ), - MinN = cms.int32( 4 ) + L1SeedsLogicalExpression = cms.string( "L1_FirstCollisionInOrbit" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltPFCentralJetLooseIDQuad30forHt = cms.EDProducer( "HLTPFJetCollectionProducer", - HLTObject = cms.InputTag( "hltPFCentralJetLooseIDQuad30" ), - TriggerTypes = cms.vint32( 86 ) +process.hltPreZeroBiasFirstCollisionAfterAbortGap = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltPreZeroBiasIsolatedBunches = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltL1sL1ZeroBiasFirstCollisionInTrainNOTFirstCollisionInOrbit = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_FirstCollisionInTrain AND (NOT L1_FirstCollisionInOrbit)" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltHtMhtPFCentralJetsLooseIDQuadC30 = cms.EDProducer( "HLTHtMhtProducer", - usePt = cms.bool( True ), - excludePFMuons = cms.bool( False ), - minNJetHt = cms.int32( 4 ), - minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 30.0 ), - minPtJetMht = cms.double( 0.0 ), - maxEtaJetHt = cms.double( 2.5 ), - maxEtaJetMht = cms.double( 999.0 ), - jetsLabel = cms.InputTag( "hltPFCentralJetLooseIDQuad30forHt" ), - pfCandidatesLabel = cms.InputTag( "hltParticleFlow" ) +process.hltPreZeroBiasFirstCollisionInTrain = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltPFCentralJetsLooseIDQuad30HT330 = cms.EDFilter( "HLTHtMhtFilter", +process.hltL1sL1ZeroBiasLastBunchInTrain = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMhtPFCentralJetsLooseIDQuadC30' ), - mhtLabels = cms.VInputTag( 'hltHtMhtPFCentralJetsLooseIDQuadC30' ), - minHt = cms.vdouble( 330.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) + L1SeedsLogicalExpression = cms.string( "L1_LastCollisionInTrain" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltBTagPFDeepCSV4p5Triple = cms.EDFilter( "HLTPFJetTag", +process.hltPreZeroBiasLastCollisionInTrain = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltL1sL1ZeroBiasFirstBunchAfterTrain = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltPFJetForBtag" ), - JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsPF','probb' ), - MinTag = cms.double( 0.24 ), - MaxTag = cms.double( 999999.0 ), - MinJets = cms.int32( 3 ), - TriggerType = cms.int32( 86 ) + L1SeedsLogicalExpression = cms.string( "L1_FirstBunchAfterTrain" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltPrePFHT330PT30QuadPFJet75604540 = cms.EDFilter( "HLTPrescaler", +process.hltPreZeroBiasFirstBXAfterTrain = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltL1sHTT280to500erIorHTT250to340erQuadJet = cms.EDFilter( "HLTL1TSeed", +process.hltL1sSingleMu5IorSingleMu14erIorSingleMu16er = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_HTT280er OR L1_HTT320er OR L1_HTT360er OR L1_ETT2000 OR L1_HTT400er OR L1_HTT450er OR L1_HTT280er_QuadJet_70_55_40_35_er2p5 OR L1_HTT320er_QuadJet_70_55_40_40_er2p5 OR L1_HTT320er_QuadJet_80_60_er2p1_45_40_er2p3 OR L1_HTT320er_QuadJet_80_60_er2p1_50_45_er2p3 OR L1_QuadJet60er2p5" ), + L1SeedsLogicalExpression = cms.string( "L1_SingleMu5 OR L1_SingleMu7 OR L1_SingleMu18 OR L1_SingleMu20 OR L1_SingleMu22 OR L1_SingleMu25" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -57639,352 +60912,346 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltPrePFHT400SixPFJet32DoublePFBTagDeepCSV2p94 = cms.EDFilter( "HLTPrescaler", +process.hltPreAlCaRPCMuonNormalisation = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltCaloJetFilterSixC25 = cms.EDFilter( "HLT1CaloJet", +process.hltRPCMuonNormaL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), - triggerType = cms.int32( 86 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 25.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.6 ), - MinN = cms.int32( 6 ) + CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + PreviousCandTag = cms.InputTag( "hltL1sSingleMu5IorSingleMu14erIorSingleMu16er" ), + MaxEta = cms.double( 1.9 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 1 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) ) -process.hltCaloJetsSix25ForHt = cms.EDProducer( "HLTCaloJetCollectionProducer", - HLTObject = cms.InputTag( "hltCaloJetFilterSixC25" ), - TriggerTypes = cms.vint32( 86 ) +process.hltPreAlCaLumiPixelsCountsRandom = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltHtMhtCaloJetsSixC25 = cms.EDProducer( "HLTHtMhtProducer", - usePt = cms.bool( True ), - excludePFMuons = cms.bool( False ), - minNJetHt = cms.int32( 6 ), - minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 25.0 ), - minPtJetMht = cms.double( 0.0 ), - maxEtaJetHt = cms.double( 2.6 ), - maxEtaJetMht = cms.double( 5.0 ), - jetsLabel = cms.InputTag( "hltCaloJetsSix25ForHt" ), - pfCandidatesLabel = cms.InputTag( "" ) +process.hltAlcaPixelClusterCounts = cms.EDProducer( "AlcaPCCEventProducer", + pixelClusterLabel = cms.InputTag( "hltSiPixelClusters" ), + trigstring = cms.untracked.string( "alcaPCCEvent" ) ) -process.hltCaloSixJet25HT300 = cms.EDFilter( "HLTHtMhtFilter", - saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMhtCaloJetsSixC25' ), - mhtLabels = cms.VInputTag( 'hltHtMhtCaloJetsSixC25' ), - minHt = cms.vdouble( 300.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) +process.hltPreAlCaLumiPixelsCountsZeroBias = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltBTagCaloDeepCSV10p01Single = cms.EDFilter( "HLTCaloJetTag", - saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltSelector8CentralJetsL1FastJet" ), - JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsCalo','probb' ), - MinTag = cms.double( 0.14 ), - MaxTag = cms.double( 999999.0 ), - MinJets = cms.int32( 1 ), - TriggerType = cms.int32( 86 ) +process.hltPreMCReducedIterativeTracking = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltPFJetFilterSix30er2p5 = cms.EDFilter( "HLT1PFJet", +process.hltPreMCPFMET = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltPFMETOpenFilter = cms.EDFilter( "HLT1PFMET", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - triggerType = cms.int32( 86 ), + inputTag = cms.InputTag( "hltPFMETProducer" ), + triggerType = cms.int32( 87 ), MinE = cms.double( -1.0 ), - MinPt = cms.double( 30.0 ), + MinPt = cms.double( -1.0 ), MinMass = cms.double( -1.0 ), MaxMass = cms.double( -1.0 ), MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.5 ), - MinN = cms.int32( 6 ) + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) ) -process.hltPFJetFilterSix32er2p5 = cms.EDFilter( "HLT1PFJet", +process.hltPreMCAK4PFJets = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltAK4PFJetCollection20Filter = cms.EDFilter( "HLT1PFJet", saveTags = cms.bool( True ), inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - triggerType = cms.int32( 86 ), + triggerType = cms.int32( 85 ), MinE = cms.double( -1.0 ), - MinPt = cms.double( 32.0 ), + MinPt = cms.double( 20.0 ), MinMass = cms.double( -1.0 ), MaxMass = cms.double( -1.0 ), MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.5 ), - MinN = cms.int32( 6 ) + MaxEta = cms.double( 3.0 ), + MinN = cms.int32( 1 ) ) -process.hltPFJetsSix30ForHt = cms.EDProducer( "HLTPFJetCollectionProducer", - HLTObject = cms.InputTag( "hltPFJetFilterSix30er2p5" ), - TriggerTypes = cms.vint32( 86 ) +process.hltPreMCPFBTagDeepCSV = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltHtMhtPFJetsSix30er2p5 = cms.EDProducer( "HLTHtMhtProducer", +process.hltBTagPFDeepCSV4p06Single = cms.EDFilter( "HLTPFJetTag", + saveTags = cms.bool( True ), + Jets = cms.InputTag( "hltPFJetForBtag" ), + JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsPF','probb' ), + MinTag = cms.double( 0.25 ), + MaxTag = cms.double( 999999.0 ), + MinJets = cms.int32( 1 ), + TriggerType = cms.int32( 86 ) +) +process.hltPreMCPFHT = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltPFHTForMC = cms.EDProducer( "HLTHtMhtProducer", usePt = cms.bool( True ), excludePFMuons = cms.bool( False ), - minNJetHt = cms.int32( 6 ), + minNJetHt = cms.int32( 0 ), minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 30.0 ), - minPtJetMht = cms.double( 0.0 ), - maxEtaJetHt = cms.double( 2.5 ), - maxEtaJetMht = cms.double( 999.0 ), - jetsLabel = cms.InputTag( "hltPFJetsSix30ForHt" ), + minPtJetHt = cms.double( 40.0 ), + minPtJetMht = cms.double( 20.0 ), + maxEtaJetHt = cms.double( 3.0 ), + maxEtaJetMht = cms.double( 5.0 ), + jetsLabel = cms.InputTag( "hltAK4PFJetsCorrected" ), pfCandidatesLabel = cms.InputTag( "hltParticleFlow" ) ) -process.hltPFSixJet30HT400 = cms.EDFilter( "HLTHtMhtFilter", +process.hltPFHTOpenFilter = cms.EDFilter( "HLTHtMhtFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMhtPFJetsSix30er2p5' ), - mhtLabels = cms.VInputTag( 'hltHtMhtPFJetsSix30er2p5' ), - minHt = cms.vdouble( 400.0 ), + htLabels = cms.VInputTag( 'hltPFHTForMC' ), + mhtLabels = cms.VInputTag( 'hltPFHTForMC' ), + minHt = cms.vdouble( -1.0 ), minMht = cms.vdouble( 0.0 ), minMeff = cms.vdouble( 0.0 ), meffSlope = cms.vdouble( 1.0 ) ) -process.hltBTagPFDeepCSV2p94Double = cms.EDFilter( "HLTPFJetTag", +process.hltPreMCPFMHT = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltPFMHTOpenFilter = cms.EDFilter( "HLTMhtFilter", saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltPFJetForBtag" ), - JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsPF','probb' ), - MinTag = cms.double( 0.3 ), - MaxTag = cms.double( 999999.0 ), - MinJets = cms.int32( 2 ), - TriggerType = cms.int32( 86 ) + mhtLabels = cms.VInputTag( 'hltPFHTForMC' ), + minMht = cms.vdouble( -1.0 ) ) -process.hltPrePFHT400SixPFJet32 = cms.EDFilter( "HLTPrescaler", +process.hltPreMCCaloMET = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltPrePFHT450SixPFJet36PFBTagDeepCSV1p59 = cms.EDFilter( "HLTPrescaler", +process.hltPreMCCaloMETJetIdCleaned = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltCaloJetFilterSixC30 = cms.EDFilter( "HLT1CaloJet", +process.hltMetCleanUsingJetID = cms.EDProducer( "HLTMETCleanerUsingJetID", + minPt = cms.double( 20.0 ), + maxEta = cms.double( 5.0 ), + metLabel = cms.InputTag( "hltMet" ), + jetsLabel = cms.InputTag( "hltAK4CaloJets" ), + goodJetsLabel = cms.InputTag( "hltAK4CaloJetsIDPassed" ) +) +process.hltMETCleanUsingJetIDOpenFilter = cms.EDFilter( "HLT1CaloMET", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltMetCleanUsingJetID" ), + triggerType = cms.int32( 87 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( -1.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) +) +process.hltPreMCAK4CaloJets = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltCaloJetCollection20Filter = cms.EDFilter( "HLT1CaloJet", saveTags = cms.bool( True ), inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), - triggerType = cms.int32( 86 ), + triggerType = cms.int32( 0 ), MinE = cms.double( -1.0 ), - MinPt = cms.double( 30.0 ), + MinPt = cms.double( 20.0 ), MinMass = cms.double( -1.0 ), MaxMass = cms.double( -1.0 ), MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.6 ), - MinN = cms.int32( 6 ) + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) ) -process.hltCaloJetsSix30ForHt = cms.EDProducer( "HLTCaloJetCollectionProducer", - HLTObject = cms.InputTag( "hltCaloJetFilterSixC30" ), - TriggerTypes = cms.vint32( 86 ) +process.hltPreMCAK4CaloJetsFromPV = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltHtMhtCaloJetsSixC30 = cms.EDProducer( "HLTHtMhtProducer", - usePt = cms.bool( True ), - excludePFMuons = cms.bool( False ), - minNJetHt = cms.int32( 6 ), - minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 30.0 ), - minPtJetMht = cms.double( 0.0 ), - maxEtaJetHt = cms.double( 2.6 ), - maxEtaJetMht = cms.double( 5.0 ), - jetsLabel = cms.InputTag( "hltCaloJetsSix30ForHt" ), - pfCandidatesLabel = cms.InputTag( "" ) +process.hltSelectorJets20L1FastJetForNoPU = cms.EDFilter( "EtMinCaloJetSelector", + src = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), + filter = cms.bool( False ), + etMin = cms.double( 20.0 ) ) -process.hltCaloSixJet30HT350 = cms.EDFilter( "HLTHtMhtFilter", - saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMhtCaloJetsSixC30' ), - mhtLabels = cms.VInputTag( 'hltHtMhtCaloJetsSixC30' ), - minHt = cms.vdouble( 350.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) +process.hltCaloJetFromPV = cms.EDProducer( "PixelJetPuId", + jets = cms.InputTag( "hltSelectorJets20L1FastJetForNoPU" ), + tracks = cms.InputTag( "hltPixelTracks" ), + primaryVertex = cms.InputTag( "hltTrimmedPixelVertices" ), + MinGoodJetTrackPtRatio = cms.double( 0.045 ), + MinGoodJetTrackPt = cms.double( 1.8 ), + MaxTrackDistanceToJet = cms.double( 0.04 ), + MinTrackPt = cms.double( 0.6 ), + MaxTrackChi2 = cms.double( 20.0 ), + UseForwardJetsAsNoPU = cms.bool( True ), + MinEtaForwardJets = cms.double( 2.4 ), + MinEtForwardJets = cms.double( 40.0 ) ) -process.hltPFJetFilterSix36er2p5 = cms.EDFilter( "HLT1PFJet", +process.hltCaloJetFromPVCollection20Filter = cms.EDFilter( "HLT1CaloJet", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - triggerType = cms.int32( 86 ), + inputTag = cms.InputTag( "hltCaloJetFromPV" ), + triggerType = cms.int32( 0 ), MinE = cms.double( -1.0 ), - MinPt = cms.double( 36.0 ), + MinPt = cms.double( 20.0 ), MinMass = cms.double( -1.0 ), MaxMass = cms.double( -1.0 ), MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.5 ), - MinN = cms.int32( 6 ) + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) ) -process.hltPFSixJet30HT450 = cms.EDFilter( "HLTHtMhtFilter", +process.hltHtMhtFromPVForMC = cms.EDProducer( "HLTHtMhtProducer", + usePt = cms.bool( False ), + excludePFMuons = cms.bool( False ), + minNJetHt = cms.int32( 0 ), + minNJetMht = cms.int32( 0 ), + minPtJetHt = cms.double( 30.0 ), + minPtJetMht = cms.double( 20.0 ), + maxEtaJetHt = cms.double( 3.0 ), + maxEtaJetMht = cms.double( 5.0 ), + jetsLabel = cms.InputTag( "hltCaloJetFromPV" ), + pfCandidatesLabel = cms.InputTag( "" ) +) +process.hltCaloHtMhtFromPVOpenFilter = cms.EDFilter( "HLTHtMhtFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMhtPFJetsSix30er2p5' ), - mhtLabels = cms.VInputTag( 'hltHtMhtPFJetsSix30er2p5' ), - minHt = cms.vdouble( 450.0 ), + htLabels = cms.VInputTag( 'hltHtMhtFromPVForMC' ), + mhtLabels = cms.VInputTag( 'hltHtMhtFromPVForMC' ), + minHt = cms.vdouble( -1.0 ), minMht = cms.vdouble( 0.0 ), minMeff = cms.vdouble( 0.0 ), meffSlope = cms.vdouble( 1.0 ) ) -process.hltBTagPFDeepCSV1p59Single = cms.EDFilter( "HLTPFJetTag", - saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltPFJetForBtag" ), - JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsPF','probb' ), - MinTag = cms.double( 0.4 ), - MaxTag = cms.double( 999999.0 ), - MinJets = cms.int32( 1 ), - TriggerType = cms.int32( 86 ) -) -process.hltPrePFHT450SixPFJet36 = cms.EDFilter( "HLTPrescaler", +process.hltPreMCCaloBTagDeepCSV = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet = cms.EDFilter( "HLTL1TSeed", +process.hltBTagCaloDeepCSV10p0Single = cms.EDFilter( "HLTCaloJetTag", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_HTT280er OR L1_HTT320er OR L1_HTT360er OR L1_ETT2000 OR L1_HTT400er OR L1_HTT450er OR L1_HTT280er_QuadJet_70_55_40_35_er2p5 OR L1_HTT320er_QuadJet_70_55_40_40_er2p5 OR L1_HTT320er_QuadJet_80_60_er2p1_45_40_er2p3 OR L1_HTT320er_QuadJet_80_60_er2p1_50_45_er2p3 OR L1_QuadJet60er2p5 OR L1_TripleJet_95_75_65_DoubleJet_75_65_er2p5 OR L1_TripleJet_100_80_70_DoubleJet_80_70_er2p5 OR L1_TripleJet_105_85_75_DoubleJet_85_75_er2p5" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) + Jets = cms.InputTag( "hltSelector8CentralJetsL1FastJet" ), + JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsCalo','probb' ), + MinTag = cms.double( 0.2 ), + MaxTag = cms.double( 999999.0 ), + MinJets = cms.int32( 1 ), + TriggerType = cms.int32( 86 ) ) -process.hltPrePFHT400FivePFJet100100603030 = cms.EDFilter( "HLTPrescaler", +process.hltPreMCCaloHT = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltCaloJetFilterFiveC25 = cms.EDFilter( "HLT1CaloJet", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), - triggerType = cms.int32( 86 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 25.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 3.1 ), - MinN = cms.int32( 5 ) -) -process.hltCaloJetsFive25ForHt = cms.EDProducer( "HLTCaloJetCollectionProducer", - HLTObject = cms.InputTag( "hltCaloJetFilterFiveC25" ), - TriggerTypes = cms.vint32( 86 ) -) -process.hltHtMhtCaloJetsFiveC25 = cms.EDProducer( "HLTHtMhtProducer", - usePt = cms.bool( True ), +process.hltHtMhtForMC = cms.EDProducer( "HLTHtMhtProducer", + usePt = cms.bool( False ), excludePFMuons = cms.bool( False ), - minNJetHt = cms.int32( 5 ), + minNJetHt = cms.int32( 0 ), minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 25.0 ), - minPtJetMht = cms.double( 0.0 ), - maxEtaJetHt = cms.double( 3.1 ), + minPtJetHt = cms.double( 30.0 ), + minPtJetMht = cms.double( 20.0 ), + maxEtaJetHt = cms.double( 3.0 ), maxEtaJetMht = cms.double( 5.0 ), - jetsLabel = cms.InputTag( "hltCaloJetsFive25ForHt" ), + jetsLabel = cms.InputTag( "hltAK4CaloJetsCorrected" ), pfCandidatesLabel = cms.InputTag( "" ) ) -process.hltCaloFiveJet25HT300 = cms.EDFilter( "HLTHtMhtFilter", +process.hltCaloHTOpenFilter = cms.EDFilter( "HLTHtMhtFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMhtCaloJetsFiveC25' ), - mhtLabels = cms.VInputTag( 'hltHtMhtCaloJetsFiveC25' ), - minHt = cms.vdouble( 300.0 ), + htLabels = cms.VInputTag( 'hltHtMhtForMC' ), + mhtLabels = cms.VInputTag( 'hltHtMhtForMC' ), + minHt = cms.vdouble( -1.0 ), minMht = cms.vdouble( 0.0 ), minMeff = cms.vdouble( 0.0 ), meffSlope = cms.vdouble( 1.0 ) ) -process.hltPFJetFilterTwo100er3p0 = cms.EDFilter( "HLT1PFJet", +process.hltPreMCCaloMHT = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltMhtFilter = cms.EDFilter( "HLTMhtFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - triggerType = cms.int32( 86 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 100.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 3.0 ), - MinN = cms.int32( 2 ) + mhtLabels = cms.VInputTag( 'hltHtMhtForMC' ), + minMht = cms.vdouble( -1.0 ) ) -process.hltPFJetFilterThree60er3p0 = cms.EDFilter( "HLT1PFJet", +process.hltPreMCAK8PFJets = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltAK8PFJetCollection20Filter = cms.EDFilter( "HLT1PFJet", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - triggerType = cms.int32( 86 ), + inputTag = cms.InputTag( "hltAK8PFJetsCorrected" ), + triggerType = cms.int32( 85 ), MinE = cms.double( -1.0 ), - MinPt = cms.double( 60.0 ), + MinPt = cms.double( 20.0 ), MinMass = cms.double( -1.0 ), MaxMass = cms.double( -1.0 ), MinEta = cms.double( -1.0 ), MaxEta = cms.double( 3.0 ), - MinN = cms.int32( 3 ) + MinN = cms.int32( 1 ) ) -process.hltPFJetFilterFive30er3p0 = cms.EDFilter( "HLT1PFJet", +process.hltPreMCAK8TrimPFJets = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltAK8TrimPFJetCollection20Filter = cms.EDFilter( "HLT1PFJet", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - triggerType = cms.int32( 86 ), + inputTag = cms.InputTag( "hltAK8TrimModJets" ), + triggerType = cms.int32( 85 ), MinE = cms.double( -1.0 ), - MinPt = cms.double( 30.0 ), + MinPt = cms.double( 20.0 ), MinMass = cms.double( -1.0 ), MaxMass = cms.double( -1.0 ), MinEta = cms.double( -1.0 ), MaxEta = cms.double( 3.0 ), - MinN = cms.int32( 5 ) + MinN = cms.int32( 1 ) ) -process.hltPFJetsFive30ForHt = cms.EDProducer( "HLTPFJetCollectionProducer", - HLTObject = cms.InputTag( "hltPFJetFilterFive30er3p0" ), - TriggerTypes = cms.vint32( 86 ) +process.hltPreMCAK8PFHT = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltHtMhtPFJetsFive30er3p0 = cms.EDProducer( "HLTHtMhtProducer", +process.hltAK8PFHTForMC = cms.EDProducer( "HLTHtMhtProducer", usePt = cms.bool( True ), excludePFMuons = cms.bool( False ), - minNJetHt = cms.int32( 5 ), + minNJetHt = cms.int32( 0 ), minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 30.0 ), - minPtJetMht = cms.double( 0.0 ), + minPtJetHt = cms.double( 40.0 ), + minPtJetMht = cms.double( 20.0 ), maxEtaJetHt = cms.double( 3.0 ), - maxEtaJetMht = cms.double( 999.0 ), - jetsLabel = cms.InputTag( "hltPFJetsFive30ForHt" ), + maxEtaJetMht = cms.double( 5.0 ), + jetsLabel = cms.InputTag( "hltAK8PFJetsCorrected" ), pfCandidatesLabel = cms.InputTag( "hltParticleFlow" ) ) -process.hltPFFiveJet30HT400 = cms.EDFilter( "HLTHtMhtFilter", +process.hltAK8PFHTOpenFilter = cms.EDFilter( "HLTHtMhtFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMhtPFJetsFive30er3p0' ), - mhtLabels = cms.VInputTag( 'hltHtMhtPFJetsFive30er3p0' ), - minHt = cms.vdouble( 400.0 ), + htLabels = cms.VInputTag( 'hltAK8PFHTForMC' ), + mhtLabels = cms.VInputTag( 'hltAK8PFHTForMC' ), + minHt = cms.vdouble( -1.0 ), minMht = cms.vdouble( 0.0 ), minMeff = cms.vdouble( 0.0 ), meffSlope = cms.vdouble( 1.0 ) ) -process.hltPrePFHT400FivePFJet100100603030DoublePFBTagDeepCSV4p5 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltBTagPFDeepCSV4p5Double = cms.EDFilter( "HLTPFJetTag", - saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltPFJetForBtag" ), - JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsPF','probb' ), - MinTag = cms.double( 0.24 ), - MaxTag = cms.double( 999999.0 ), - MinJets = cms.int32( 2 ), - TriggerType = cms.int32( 86 ) -) -process.hltPrePFHT400FivePFJet120120603030DoublePFBTagDeepCSV4p5 = cms.EDFilter( "HLTPrescaler", +process.hltPreMCAK8CaloHT = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltPFJetFilterTwo120er3p0 = cms.EDFilter( "HLT1PFJet", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - triggerType = cms.int32( 86 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 120.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 3.0 ), - MinN = cms.int32( 2 ) -) -process.hltPrePFHT350 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltAK8HtMhtForMC = cms.EDProducer( "HLTHtMhtProducer", + usePt = cms.bool( False ), + excludePFMuons = cms.bool( False ), + minNJetHt = cms.int32( 0 ), + minNJetMht = cms.int32( 0 ), + minPtJetHt = cms.double( 30.0 ), + minPtJetMht = cms.double( 20.0 ), + maxEtaJetHt = cms.double( 3.0 ), + maxEtaJetMht = cms.double( 5.0 ), + jetsLabel = cms.InputTag( "hltAK8CaloJetsCorrected" ), + pfCandidatesLabel = cms.InputTag( "" ) ) -process.hltHT300Jet30 = cms.EDFilter( "HLTHtMhtFilter", +process.hltAK8CaloHTOpenFilter = cms.EDFilter( "HLTHtMhtFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMhtJet30' ), - mhtLabels = cms.VInputTag( 'hltHtMhtJet30' ), - minHt = cms.vdouble( 300.0 ), + htLabels = cms.VInputTag( 'hltAK8HtMhtForMC' ), + mhtLabels = cms.VInputTag( 'hltAK8HtMhtForMC' ), + minHt = cms.vdouble( -1.0 ), minMht = cms.vdouble( 0.0 ), minMeff = cms.vdouble( 0.0 ), meffSlope = cms.vdouble( 1.0 ) ) -process.hltL1sSingleEGNonIsoOrWithJetAndTauNoPS = cms.EDFilter( "HLTL1TSeed", +process.hltL1sSingleEG5 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleEG40er2p5 OR L1_SingleTau120er2p1 OR L1_SingleJet180 OR L1_SingleEG42er2p5 OR L1_SingleEG45er2p5 OR L1_SingleEG60" ), + L1SeedsLogicalExpression = cms.string( "L1_SingleEG8er2p5" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -57994,17 +61261,17 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltPrePhoton60R9Id90CaloIdLIsoLDisplacedIdLPFHT350MinPFJet15 = cms.EDFilter( "HLTPrescaler", +process.hltPreMCDiphoton1010R9IdORIsoCaloIdANDHER9IdMass10 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltEGL1SingleEGNonIsoOrWithJetAndTauNoPSFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", +process.hltEGL1SingleEG5Filter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", saveTags = cms.bool( True ), candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), candNonIsolatedTag = cms.InputTag( "" ), l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1SeedFilterTag = cms.InputTag( "hltL1sSingleEGNonIsoOrWithJetAndTauNoPS" ), + L1SeedFilterTag = cms.InputTag( "hltL1sSingleEG5" ), l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), ncandcut = cms.int32( 1 ), @@ -58015,26 +61282,26 @@ barrel_end = cms.double( 1.4791 ), endcap_end = cms.double( 2.65 ) ) -process.hltEG60EtFilter = cms.EDFilter( "HLTEgammaEtFilter", +process.hltEG10EtL1SingleEG5EtFilter = cms.EDFilter( "HLTEgammaEtFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1SingleEGNonIsoOrWithJetAndTauNoPSFilter" ), + inputTag = cms.InputTag( "hltEGL1SingleEG5Filter" ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 60.0 ), - etcutEE = cms.double( 60.0 ), + etcutEB = cms.double( 10.0 ), + etcutEE = cms.double( 10.0 ), ncandcut = cms.int32( 1 ) ) -process.hltEG60HEFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltEG10R9Id50b80eR9IdFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG60EtFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), + candTag = cms.InputTag( "hltEG10EtL1SingleEG5EtFilter" ), + varTag = cms.InputTag( 'hltEgammaR9ID','r95x5' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), + lessThan = cms.bool( False ), useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.15 ), - thrOverEEE = cms.vdouble( 0.1 ), + thrRegularEB = cms.vdouble( 0.5 ), + thrRegularEE = cms.vdouble( 0.8 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), thrOverE2EB = cms.vdouble( -1.0 ), thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), @@ -58045,15 +61312,37 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltEG60R9Id90CaloIdLIsoLR9IdFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltEG10HE10R9Id50b80eHEFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG60HEFilter" ), - varTag = cms.InputTag( "hltEgammaR9ID" ), + candTag = cms.InputTag( "hltEG10R9Id50b80eR9IdFilter" ), + varTag = cms.InputTag( "hltEgammaHToverET" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.0 ), + thrRegularEE = cms.vdouble( 0.0 ), + thrOverEEB = cms.vdouble( 0.1 ), + thrOverEEE = cms.vdouble( 0.1 ), + thrOverE2EB = cms.vdouble( 0.0 ), + thrOverE2EE = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +process.hltEG10R9Id85b90eHE10R9Id50b80eR9IdLastFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG10HE10R9Id50b80eHEFilter" ), + varTag = cms.InputTag( 'hltEgammaR9ID','r95x5' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( False ), useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.9 ), + thrRegularEB = cms.vdouble( 0.85 ), thrRegularEE = cms.vdouble( 0.9 ), thrOverEEB = cms.vdouble( -1.0 ), thrOverEEE = cms.vdouble( -1.0 ), @@ -58067,15 +61356,15 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltEG60R9Id90CaloIdLIsoLClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltEG10CaloId15b35eHE10R9Id50b80eClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG60R9Id90CaloIdLIsoLR9IdFilter" ), + candTag = cms.InputTag( "hltEG10HE10R9Id50b80eHEFilter" ), varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.014 ), + thrRegularEB = cms.vdouble( 0.015 ), thrRegularEE = cms.vdouble( 0.035 ), thrOverEEB = cms.vdouble( -1.0 ), thrOverEEE = cms.vdouble( -1.0 ), @@ -58089,18 +61378,18 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltEG60R9Id90CaloIdLIsoLEcalPFClusterIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", +process.hltEG10Iso60CaloId15b35eHE10R9Id50b80eEcalIsoLastFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG60R9Id90CaloIdLIsoLClusterShapeFilter" ), + candTag = cms.InputTag( "hltEG10CaloId15b35eHE10R9Id50b80eClusterShapeFilter" ), varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 5.0 ), - thrRegularEE = cms.vdouble( 8.0 ), - thrOverEEB = cms.vdouble( 0.01 ), - thrOverEEE = cms.vdouble( 0.007 ), + thrRegularEB = cms.vdouble( 6.0 ), + thrRegularEE = cms.vdouble( 6.0 ), + thrOverEEB = cms.vdouble( 0.012 ), + thrOverEEE = cms.vdouble( 0.012 ), thrOverE2EB = cms.vdouble( 0.0 ), thrOverE2EE = cms.vdouble( 0.0 ), ncandcut = cms.int32( 1 ), @@ -58111,352 +61400,108 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltEG60R9Id90CaloIdLIsoLHcalPFClusterIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", +process.hltEG10RId85b90eORIso60CaloId15b35eANDHE10R9Id50b80eLegCombLastFilter = cms.EDFilter( "HLTEgammaDoubleLegCombFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG60R9Id90CaloIdLIsoLEcalPFClusterIsoFilter" ), - varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 12.5 ), - thrRegularEE = cms.vdouble( 7.5 ), - thrOverEEB = cms.vdouble( 0.03 ), - thrOverEEE = cms.vdouble( 0.032 ), - thrOverE2EB = cms.vdouble( 3.0E-5 ), - thrOverE2EE = cms.vdouble( 3.0E-5 ), - ncandcut = cms.int32( 0 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.2, 0.25 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + firstLegLastFilter = cms.InputTag( "hltEG10R9Id85b90eHE10R9Id50b80eR9IdLastFilter" ), + secondLegLastFilter = cms.InputTag( "hltEG10Iso60CaloId15b35eHE10R9Id50b80eEcalIsoLastFilter" ), + nrRequiredFirstLeg = cms.int32( 0 ), + nrRequiredSecondLeg = cms.int32( 0 ), + nrRequiredUniqueLeg = cms.int32( 1 ), + maxMatchDR = cms.double( 0.01 ) ) -process.hltEG60R9Id90CaloIdLIsoLHollowTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", +process.hltDiEG10EtEta2p55UnseededFilter = cms.EDFilter( "HLT1Photon", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG60R9Id90CaloIdLIsoLHcalPFClusterIsoFilter" ), - varTag = cms.InputTag( "hltEgammaHollowTrackIso" ), + inputTag = cms.InputTag( "hltEgammaCandidatesUnseeded" ), + triggerType = cms.int32( 92 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 10.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.55 ), + MinN = cms.int32( 2 ) +) +process.hltDiEG10R9Id50b80eR9IdUnseededFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltDiEG10EtEta2p55UnseededFilter" ), + varTag = cms.InputTag( 'hltEgammaR9IDUnseeded','r95x5' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 6.0 ), - thrRegularEE = cms.vdouble( 6.0 ), - thrOverEEB = cms.vdouble( 0.002 ), - thrOverEEE = cms.vdouble( 0.002 ), - thrOverE2EB = cms.vdouble( 0.0 ), - thrOverE2EE = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), + lessThan = cms.bool( False ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.5 ), + thrRegularEE = cms.vdouble( 0.8 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 2 ), doRhoCorrection = cms.bool( False ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), effectiveAreas = cms.vdouble( 0.0, 0.0 ), absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) -) -process.hltEG60R9Id90CaloIdLIsoLDisplacedIdFilter = cms.EDFilter( "HLTDisplacedEgammaFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEG60R9Id90CaloIdLIsoLHollowTrackIsoFilter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - RecHitsEB = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - RecHitsEE = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - inputTrack = cms.InputTag( "hltMergedTracks" ), - ncandcut = cms.int32( 1 ), - EBOnly = cms.bool( False ), - sMin_min = cms.double( 0.0 ), - sMin_max = cms.double( 0.4 ), - sMaj_min = cms.double( 0.0 ), - sMaj_max = cms.double( 1.5 ), - seedTimeMin = cms.double( -999.0 ), - seedTimeMax = cms.double( 999.0 ), - useTrackVeto = cms.bool( True ), - maxTrackCut = cms.int32( 0 ), - trackPtCut = cms.double( 5.0 ), - trackdRCut = cms.double( 0.2 ) -) -process.hltHtMhtJet10 = cms.EDProducer( "HLTHtMhtProducer", - usePt = cms.bool( False ), - excludePFMuons = cms.bool( False ), - minNJetHt = cms.int32( 0 ), - minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 10.0 ), - minPtJetMht = cms.double( 10.0 ), - maxEtaJetHt = cms.double( 3.0 ), - maxEtaJetMht = cms.double( 5.0 ), - jetsLabel = cms.InputTag( "hltAK4CaloJetsCorrected" ), - pfCandidatesLabel = cms.InputTag( "" ) -) -process.hltHT175Jet10 = cms.EDFilter( "HLTHtMhtFilter", - saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMhtJet10' ), - mhtLabels = cms.VInputTag( 'hltHtMhtJet10' ), - minHt = cms.vdouble( 175.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) -) -process.hltPFHTJet15 = cms.EDProducer( "HLTHtMhtProducer", - usePt = cms.bool( True ), - excludePFMuons = cms.bool( False ), - minNJetHt = cms.int32( 0 ), - minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 15.0 ), - minPtJetMht = cms.double( 0.0 ), - maxEtaJetHt = cms.double( 3.0 ), - maxEtaJetMht = cms.double( 999.0 ), - jetsLabel = cms.InputTag( "hltAK4PFJetsCorrected" ), - pfCandidatesLabel = cms.InputTag( "hltParticleFlow" ) -) -process.hltPFHT350Jet15 = cms.EDFilter( "HLTHtMhtFilter", - saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltPFHTJet15' ), - mhtLabels = cms.VInputTag( 'hltPFHTJet15' ), - minHt = cms.vdouble( 350.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) -) -process.hltL1sEG40To45IorJet170To200IorHTT300To500IorETM70ToETM150 = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleEG40er2p5 OR L1_SingleEG42er2p5 OR L1_SingleEG45er2p5 OR L1_SingleEG60 OR L1_SingleJet160er2p5 OR L1_SingleJet180 OR L1_SingleJet200 OR L1_HTT280er OR L1_HTT320er OR L1_HTT360er OR L1_ETT2000 OR L1_HTT400er OR L1_HTT450er OR L1_ETMHF70 OR L1_ETMHF80 OR L1_ETMHF90 OR L1_ETMHF100 OR L1_ETMHF70_HTT60er OR L1_ETMHF80_HTT60er OR L1_ETMHF90_HTT60er OR L1_ETMHF110 OR L1_ETM150 OR L1_ETMHF110_HTT60er OR L1_ETMHF120 OR L1_ETMHF120_HTT60er OR L1_ETMHF150" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -process.hltPreECALHT800 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltTowerMakerEcal = cms.EDProducer( "CaloTowersCreator", - EBSumThreshold = cms.double( 0.2 ), - HF2Weight = cms.double( 1.0 ), - EBWeight = cms.double( 1.0 ), - hfInput = cms.InputTag( "" ), - EESumThreshold = cms.double( 0.45 ), - HOThreshold0 = cms.double( 3.5 ), - HOThresholdPlus1 = cms.double( 3.5 ), - HOThresholdMinus1 = cms.double( 3.5 ), - HOThresholdPlus2 = cms.double( 3.5 ), - HOThresholdMinus2 = cms.double( 3.5 ), - HBGrid = cms.vdouble( ), - HBThreshold1 = cms.double( 0.1 ), - HBThreshold2 = cms.double( 0.2 ), - HBThreshold = cms.double( 0.3 ), - EEWeights = cms.vdouble( ), - HF1Threshold = cms.double( 0.5 ), - HF2Weights = cms.vdouble( ), - HOWeights = cms.vdouble( ), - EEGrid = cms.vdouble( ), - HEDWeight = cms.double( 1.0 ), - EEWeight = cms.double( 1.0 ), - UseHO = cms.bool( False ), - HBWeights = cms.vdouble( ), - HESWeight = cms.double( 1.0 ), - HF1Weight = cms.double( 1.0 ), - HF2Grid = cms.vdouble( ), - HEDWeights = cms.vdouble( ), - HF1Grid = cms.vdouble( ), - EBWeights = cms.vdouble( ), - HOWeight = cms.double( 1.0E-99 ), - EBThreshold = cms.double( 0.07 ), - EEThreshold = cms.double( 0.3 ), - UseEtEBTreshold = cms.bool( False ), - UseSymEBTreshold = cms.bool( False ), - UseEtEETreshold = cms.bool( False ), - UseSymEETreshold = cms.bool( False ), - hbheInput = cms.InputTag( "" ), - HcalThreshold = cms.double( -1000.0 ), - HF2Threshold = cms.double( 0.85 ), - HESThreshold1 = cms.double( 0.1 ), - HESThreshold = cms.double( 0.2 ), - HF1Weights = cms.vdouble( ), - hoInput = cms.InputTag( "" ), - HESGrid = cms.vdouble( ), - HESWeights = cms.vdouble( ), - HEDThreshold1 = cms.double( 0.1 ), - HEDThreshold = cms.double( 0.2 ), - EcutTower = cms.double( -1000.0 ), - HEDGrid = cms.vdouble( ), - ecalInputs = cms.VInputTag( 'hltEcalRecHit:EcalRecHitsEB','hltEcalRecHit:EcalRecHitsEE' ), - HBWeight = cms.double( 1.0 ), - HOGrid = cms.vdouble( ), - EBGrid = cms.vdouble( ), - MomConstrMethod = cms.int32( 1 ), - MomHBDepth = cms.double( 0.2 ), - MomHEDepth = cms.double( 0.4 ), - MomEBDepth = cms.double( 0.3 ), - MomEEDepth = cms.double( 0.0 ), - HcalAcceptSeverityLevel = cms.uint32( 9 ), - EcalRecHitSeveritiesToBeExcluded = cms.vstring( 'kTime', - 'kWeird', - 'kBad' ), - UseHcalRecoveredHits = cms.bool( False ), - UseEcalRecoveredHits = cms.bool( False ), - UseRejectedHitsOnly = cms.bool( False ), - HcalAcceptSeverityLevelForRejectedHit = cms.uint32( 9999 ), - EcalSeveritiesToBeUsedInBadTowers = cms.vstring( ), - UseRejectedRecoveredHcalHits = cms.bool( False ), - UseRejectedRecoveredEcalHits = cms.bool( False ), - missingHcalRescaleFactorForEcal = cms.double( 0.0 ), - AllowMissingInputs = cms.bool( True ), - HcalPhase = cms.int32( 1 ) -) -process.hltHtMhtEcal = cms.EDProducer( "HLTCaloTowerHtMhtProducer", - usePt = cms.bool( False ), - minPtTowerHt = cms.double( 1.5 ), - minPtTowerMht = cms.double( 1.5 ), - maxEtaTowerHt = cms.double( 5.0 ), - maxEtaTowerMht = cms.double( 5.0 ), - towersLabel = cms.InputTag( "hltTowerMakerEcal" ) -) -process.hltHtEcal800 = cms.EDFilter( "HLTHtMhtFilter", - saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMhtEcal' ), - mhtLabels = cms.VInputTag( 'hltHtMhtEcal' ), - minHt = cms.vdouble( 800.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) -) -process.hltL1sSingleAndDoubleEGWithJetAndTau = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleIsoEG30er2p5 OR L1_SingleIsoEG28er2p5 OR L1_SingleIsoEG28er2p1 OR L1_SingleEG34er2p5 OR L1_SingleEG36er2p5 OR L1_SingleEG38er2p5 OR L1_SingleEG40er2p5 OR L1_SingleEG42er2p5 OR L1_SingleEG45er2p5 OR L1_SingleEG60 OR L1_SingleIsoEG30er2p1 OR L1_SingleIsoEG32er2p1 OR L1_SingleIsoEG34er2p5 OR L1_DoubleEG_22_10_er2p5 OR L1_DoubleEG_25_14_er2p5 OR L1_DoubleEG_25_12_er2p5 OR L1_SingleJet160er2p5 OR L1_SingleJet180 OR L1_SingleJet200 OR L1_SingleTau120er2p1" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -process.hltPreDiSC3018EIsoANDHEMass70 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltEGL1SingleAndDoubleEGWithJetAndTauFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", - saveTags = cms.bool( True ), - candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), - l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - candNonIsolatedTag = cms.InputTag( "" ), - l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1SeedFilterTag = cms.InputTag( "hltL1sSingleAndDoubleEGWithJetAndTau" ), - l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - ncandcut = cms.int32( 1 ), - doIsolated = cms.bool( False ), - region_eta_size = cms.double( 0.522 ), - region_eta_size_ecap = cms.double( 1.0 ), - region_phi_size = cms.double( 1.044 ), - barrel_end = cms.double( 1.4791 ), - endcap_end = cms.double( 2.65 ) -) -process.hltEG30L1SingleAndDoubleEGWithTauWithJetEtFilter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1SingleAndDoubleEGWithJetAndTauFilter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 30.0 ), - etcutEE = cms.double( 30.0 ), - ncandcut = cms.int32( 1 ) -) -process.hltEgammaHToverET = cms.EDProducer( "EgammaHLTHcalVarProducerFromRecHit", - recoEcalCandidateProducer = cms.InputTag( "hltEgammaCandidates" ), - rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - hbheRecHitsTag = cms.InputTag( "hltHbhereco" ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - eThresHB = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ), - etThresHB = cms.vdouble( 0.0, 0.0, 0.0, 0.0 ), - eThresHE = cms.vdouble( 0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ), - etThresHE = cms.vdouble( 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 ), - innerCone = cms.double( 0.0 ), - outerCone = cms.double( 0.14 ), - depth = cms.int32( 0 ), - maxSeverityHB = cms.int32( 9 ), - maxSeverityHE = cms.int32( 9 ), - doEtSum = cms.bool( True ), - useSingleTower = cms.bool( False ), - effectiveAreas = cms.vdouble( 0.105, 0.17 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) ) -process.hltEG30HE30HEFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", +process.hltDiEG10HE10R9Id50b80eHEUnseededFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG30L1SingleAndDoubleEGWithTauWithJetEtFilter" ), - varTag = cms.InputTag( "hltEgammaHToverET" ), + candTag = cms.InputTag( "hltDiEG10R9Id50b80eR9IdUnseededFilter" ), + varTag = cms.InputTag( "hltEgammaHoverEUnseeded" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( True ), thrRegularEB = cms.vdouble( 0.0 ), thrRegularEE = cms.vdouble( 0.0 ), - thrOverEEB = cms.vdouble( 0.3 ), - thrOverEEE = cms.vdouble( 0.3 ), + thrOverEEB = cms.vdouble( 0.1 ), + thrOverEEE = cms.vdouble( 0.1 ), thrOverE2EB = cms.vdouble( 0.0 ), thrOverE2EE = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), + ncandcut = cms.int32( 2 ), doRhoCorrection = cms.bool( False ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), effectiveAreas = cms.vdouble( 0.0, 0.0 ), absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) ) -process.hltEG30EIso15HE30EcalIsoLastFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", +process.hltDiEG10R9Id85b90eHE10R9Id50b80eR9UnseededLastFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG30HE30HEFilter" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + candTag = cms.InputTag( "hltDiEG10HE10R9Id50b80eHEUnseededFilter" ), + varTag = cms.InputTag( 'hltEgammaR9IDUnseeded','r95x5' ), + rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 15.0 ), - thrRegularEE = cms.vdouble( 15.0 ), - thrOverEEB = cms.vdouble( 0.012 ), - thrOverEEE = cms.vdouble( 0.012 ), - thrOverE2EB = cms.vdouble( 0.0 ), - thrOverE2EE = cms.vdouble( 0.0 ), + lessThan = cms.bool( False ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.85 ), + thrRegularEE = cms.vdouble( 0.9 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), + doRhoCorrection = cms.bool( False ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.29, 0.21 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) -) -process.hltDiEG18EtEta2p55UnseededFilter = cms.EDFilter( "HLT1Photon", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEgammaCandidatesUnseeded" ), - triggerType = cms.int32( 92 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 18.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.55 ), - MinN = cms.int32( 2 ) + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) ) -process.hltDiEG18HE30eHEUnseededFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", +process.hltDiEG10CaloId15b35eHE10R9Id50b80eClusterShapeUnseededFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiEG18EtEta2p55UnseededFilter" ), - varTag = cms.InputTag( "hltEgammaHoverEUnseeded" ), + candTag = cms.InputTag( "hltDiEG10HE10R9Id50b80eHEUnseededFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShapeUnseeded','sigmaIEtaIEta5x5NoiseCleaned' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.0 ), - thrRegularEE = cms.vdouble( 0.0 ), - thrOverEEB = cms.vdouble( 0.3 ), - thrOverEEE = cms.vdouble( 0.3 ), - thrOverE2EB = cms.vdouble( 0.0 ), - thrOverE2EE = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 2 ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.015 ), + thrRegularEE = cms.vdouble( 0.035 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), doRhoCorrection = cms.bool( False ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), @@ -58464,16 +61509,16 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) ) -process.hltEG18EIso15HE30EcalIsoUnseededFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", +process.hltDiEG10Iso60LCaloId15b35eHE10R9Id50b80eEcalIsoUnseededFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiEG18HE30eHEUnseededFilter" ), + candTag = cms.InputTag( "hltDiEG10CaloId15b35eHE10R9Id50b80eClusterShapeUnseededFilter" ), varTag = cms.InputTag( "hltEgammaEcalPFClusterIsoUnseeded" ), rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 15.0 ), - thrRegularEE = cms.vdouble( 15.0 ), + thrRegularEB = cms.vdouble( 6.0 ), + thrRegularEE = cms.vdouble( 6.0 ), thrOverEEB = cms.vdouble( 0.012 ), thrOverEEE = cms.vdouble( 0.012 ), thrOverE2EB = cms.vdouble( 0.0 ), @@ -58486,57 +61531,37 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) ) -process.hltDiEG18EIso15ANDHE30Mass70CombMassLastFilter = cms.EDFilter( "HLTEgammaAllCombMassFilter", +process.hltDiEG10Iso60LCaloId15b35eHE10R9Id50b80eTrackIsoUnseededLastFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", saveTags = cms.bool( True ), - firstLegLastFilter = cms.InputTag( "hltEG18EIso15HE30EcalIsoUnseededFilter" ), - secondLegLastFilter = cms.InputTag( "hltEG18EIso15HE30EcalIsoUnseededFilter" ), - minMass = cms.double( 70.0 ) -) -process.hltL1EventNumberL1Fat = cms.EDFilter( "HLTL1NumberFilter", - rawInput = cms.InputTag( "rawDataCollector" ), - period = cms.uint32( 107 ), - invert = cms.bool( False ), - fedId = cms.int32( 1024 ), - useTCDSEventNumber = cms.bool( True ) -) -process.hltPrePhysics = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltPreEphemeralPhysics = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltPreDSTPhysics = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltRandomEventsFilter = cms.EDFilter( "HLTTriggerTypeFilter", - SelectedTriggerType = cms.int32( 3 ) -) -process.hltPreRandom = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltPreZeroBias = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltPreZeroBiasAlignment = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltPreEphemeralZeroBias = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) + candTag = cms.InputTag( "hltDiEG10Iso60LCaloId15b35eHE10R9Id50b80eEcalIsoUnseededFilter" ), + varTag = cms.InputTag( "hltEgammaHollowTrackIsoUnseeded" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 6.0 ), + thrRegularEE = cms.vdouble( 6.0 ), + thrOverEEB = cms.vdouble( 0.002 ), + thrOverEEE = cms.vdouble( 0.002 ), + thrOverE2EB = cms.vdouble( 0.0 ), + thrOverE2EE = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) ) -process.hltPreDSTZeroBias = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltDiEG10R9Id85b90eORIso60CaloId15b35eANDHE10R9Id50b80eMass10CombMassLastFilter = cms.EDFilter( "HLTEgammaAllCombMassFilter", + saveTags = cms.bool( True ), + firstLegLastFilter = cms.InputTag( "hltDiEG10R9Id85b90eHE10R9Id50b80eR9UnseededLastFilter" ), + secondLegLastFilter = cms.InputTag( "hltDiEG10Iso60LCaloId15b35eHE10R9Id50b80eTrackIsoUnseededLastFilter" ), + minMass = cms.double( 10.0 ) ) -process.hltL1sDSTRun3PFScoutingPixelTracking = cms.EDFilter( "HLTL1TSeed", +process.hltL1sSingleEG5WithJetAndTau = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_DoubleMu_12_5 OR L1_DoubleMu_15_7 OR L1_DoubleMu4p5er2p0_SQ_OS_Mass_Min7 OR L1_DoubleMu4p5er2p0_SQ_OS_Mass_7to18 OR L1_DoubleMu4_SQ_OS_dR_Max1p2 OR L1_DoubleMu4p5_SQ_OS_dR_Max1p2 OR L1_HTT200er OR L1_HTT255er OR L1_HTT280er OR L1_HTT320er OR L1_HTT360er OR L1_HTT400er OR L1_HTT450er OR L1_ETT2000 OR L1_SingleJet180 OR L1_SingleJet200 OR L1_DoubleJet30er2p5_Mass_Min300_dEta_Max1p5 OR L1_DoubleJet30er2p5_Mass_Min330_dEta_Max1p5 OR L1_DoubleJet30er2p5_Mass_Min360_dEta_Max1p5 OR L1_SingleLooseIsoEG28er2p1 OR L1_SingleLooseIsoEG28er1p5 OR L1_SingleLooseIsoEG30er1p5 OR L1_SingleIsoEG28er2p1 OR L1_SingleIsoEG30er2p1 OR L1_SingleIsoEG32er2p1 OR L1_DoubleEG_LooseIso16_LooseIso12_er1p5 OR L1_DoubleEG_LooseIso18_LooseIso12_er1p5 OR L1_DoubleEG_LooseIso20_LooseIso12_er1p5 OR L1_DoubleEG_LooseIso22_LooseIso12_er1p5" ), + L1SeedsLogicalExpression = cms.string( "L1_SingleEG8er2p5 OR L1_SingleJet160er2p5 OR L1_SingleJet180 OR L1_SingleJet200 OR L1_SingleTau120er2p1" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -58546,1305 +61571,894 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltPreDSTRun3PFScoutingPixelTracking = cms.EDFilter( "HLTPrescaler", +process.hltPreMCDoubleEle5CaloIdLMW = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltPixelTracksZetaClean = cms.EDProducer( "TrackWithVertexSelector", - src = cms.InputTag( "hltPixelTracks" ), - etaMin = cms.double( 0.0 ), - etaMax = cms.double( 5.0 ), - ptMin = cms.double( 0.3 ), - ptMax = cms.double( 500.0 ), - d0Max = cms.double( 999.0 ), - dzMax = cms.double( 999.0 ), - normalizedChi2 = cms.double( 999999.0 ), - numberOfValidHits = cms.uint32( 0 ), - numberOfLostHits = cms.uint32( 999 ), - numberOfValidPixelHits = cms.uint32( 3 ), - ptErrorCut = cms.double( 5.0 ), - quality = cms.string( "highPurity" ), - useVtx = cms.bool( True ), - vertexTag = cms.InputTag( "hltPixelVertices" ), - timesTag = cms.InputTag( "" ), - timeResosTag = cms.InputTag( "" ), - nVertices = cms.uint32( 2 ), - vtxFallback = cms.bool( True ), - zetaVtx = cms.double( 0.3 ), - rhoVtx = cms.double( 0.2 ), - nSigmaDtVertex = cms.double( 0.0 ), - copyExtras = cms.untracked.bool( False ), - copyTrajectories = cms.untracked.bool( False ) +process.hltEGL1SingleEG5WithJetAndTauFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", + saveTags = cms.bool( True ), + candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), + l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + candNonIsolatedTag = cms.InputTag( "" ), + l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1SeedFilterTag = cms.InputTag( "hltL1sSingleEG5WithJetAndTau" ), + l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + ncandcut = cms.int32( 1 ), + doIsolated = cms.bool( False ), + region_eta_size = cms.double( 0.522 ), + region_eta_size_ecap = cms.double( 1.0 ), + region_phi_size = cms.double( 1.044 ), + barrel_end = cms.double( 1.4791 ), + endcap_end = cms.double( 2.65 ) ) -process.hltPixelOnlyPFMuonMerging = cms.EDProducer( "TrackListMerger", - ShareFrac = cms.double( 0.19 ), - FoundHitBonus = cms.double( 5.0 ), - LostHitPenalty = cms.double( 20.0 ), - MinPT = cms.double( 0.05 ), - Epsilon = cms.double( -0.001 ), - MaxNormalizedChisq = cms.double( 1000.0 ), - MinFound = cms.int32( 3 ), - TrackProducers = cms.VInputTag( 'hltIterL3MuonTracks','hltPixelTracksZetaClean' ), - hasSelector = cms.vint32( 0, 0 ), - indivShareFrac = cms.vdouble( 1.0, 1.0 ), - selectedTrackQuals = cms.VInputTag( 'hltIterL3MuonTracks','hltPixelTracksZetaClean' ), - setsToMerge = cms.VPSet( - cms.PSet( pQual = cms.bool( False ), - tLists = cms.vint32( 0, 1 ) - ) - ), - trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), - allowFirstHitShare = cms.bool( True ), - newQuality = cms.string( "confirmed" ), - copyExtras = cms.untracked.bool( True ), - writeOnlyTrkQuals = cms.bool( False ), - copyMVA = cms.bool( False ) +process.hltEG5L1SingleEG5WithJetAndTauEtFilter = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEGL1SingleEG5WithJetAndTauFilter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 5.0 ), + etcutEE = cms.double( 5.0 ), + ncandcut = cms.int32( 1 ) ) -process.hltPixelOnlyMuonLinks = cms.EDProducer( "MuonLinksProducerForHLT", - InclusiveTrackerTrackCollection = cms.InputTag( "hltPixelOnlyPFMuonMerging" ), - LinkCollection = cms.InputTag( "hltL3MuonsIterL3Links" ), - ptMin = cms.double( 2.5 ), - pMin = cms.double( 2.5 ), - shareHitFraction = cms.double( 0.8 ) +process.hltEG5HEFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG5L1SingleEG5WithJetAndTauEtFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.15 ), + thrOverEEE = cms.vdouble( 0.1 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltPixelOnlyMuons = cms.EDProducer( "MuonIdProducer", - MuonCaloCompatibility = cms.PSet( - delta_eta = cms.double( 0.02 ), - delta_phi = cms.double( 0.02 ), - allSiPMHO = cms.bool( False ), - MuonTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_muons_lowPt_3_1_norm.root" ), - PionTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_pions_lowPt_3_1_norm.root" ) - ), - TrackAssociatorParameters = cms.PSet( - useMuon = cms.bool( True ), - truthMatch = cms.bool( False ), - usePreshower = cms.bool( False ), - dRPreshowerPreselection = cms.double( 0.2 ), - muonMaxDistanceSigmaY = cms.double( 0.0 ), - useEcal = cms.bool( True ), - muonMaxDistanceSigmaX = cms.double( 0.0 ), - dRMuon = cms.double( 9999.0 ), - dREcal = cms.double( 9999.0 ), - CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), - DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), - EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAll" ), - propagateAllDirections = cms.bool( True ), - muonMaxDistanceY = cms.double( 5.0 ), - useHO = cms.bool( True ), - muonMaxDistanceX = cms.double( 5.0 ), - trajectoryUncertaintyTolerance = cms.double( -1.0 ), - useHcal = cms.bool( True ), - HBHERecHitCollectionLabel = cms.InputTag( "hltHbhereco" ), - accountForTrajectoryChangeCalo = cms.bool( False ), - dREcalPreselection = cms.double( 0.05 ), - useCalo = cms.bool( False ), - dRMuonPreselection = cms.double( 0.2 ), - EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - dRHcal = cms.double( 9999.0 ), - dRHcalPreselection = cms.double( 0.2 ), - HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) - ), - CaloExtractorPSet = cms.PSet( - DR_Veto_H = cms.double( 0.1 ), - CenterConeOnCalIntersection = cms.bool( False ), - NoiseTow_EE = cms.double( 0.15 ), - Noise_EB = cms.double( 0.025 ), - Noise_HE = cms.double( 0.2 ), - DR_Veto_E = cms.double( 0.07 ), - NoiseTow_EB = cms.double( 0.04 ), - Noise_EE = cms.double( 0.1 ), - UseRecHitsFlag = cms.bool( False ), - DR_Max = cms.double( 1.0 ), - DepositLabel = cms.untracked.string( "Cal" ), - Noise_HO = cms.double( 0.2 ), - DR_Veto_HO = cms.double( 0.1 ), - Threshold_H = cms.double( 0.5 ), - PrintTimeReport = cms.untracked.bool( False ), - Threshold_E = cms.double( 0.2 ), - PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), - ComponentName = cms.string( "CaloExtractorByAssociator" ), - Threshold_HO = cms.double( 0.5 ), - DepositInstanceLabels = cms.vstring( 'ecal', - 'hcal', - 'ho' ), - ServiceParameters = cms.PSet( - RPCLayers = cms.bool( False ), - UseMuonNavigation = cms.untracked.bool( False ), - Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) - ), - TrackAssociatorParameters = cms.PSet( - useMuon = cms.bool( False ), - truthMatch = cms.bool( False ), - usePreshower = cms.bool( False ), - dRPreshowerPreselection = cms.double( 0.2 ), - muonMaxDistanceSigmaY = cms.double( 0.0 ), - useEcal = cms.bool( False ), - muonMaxDistanceSigmaX = cms.double( 0.0 ), - dRMuon = cms.double( 9999.0 ), - dREcal = cms.double( 1.0 ), - CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), - DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), - EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAll" ), - propagateAllDirections = cms.bool( True ), - muonMaxDistanceY = cms.double( 5.0 ), - useHO = cms.bool( False ), - muonMaxDistanceX = cms.double( 5.0 ), - trajectoryUncertaintyTolerance = cms.double( -1.0 ), - useHcal = cms.bool( False ), - HBHERecHitCollectionLabel = cms.InputTag( "hltHbhereco" ), - accountForTrajectoryChangeCalo = cms.bool( False ), - dREcalPreselection = cms.double( 1.0 ), - useCalo = cms.bool( True ), - dRMuonPreselection = cms.double( 0.2 ), - EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - dRHcal = cms.double( 1.0 ), - dRHcalPreselection = cms.double( 1.0 ), - HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) - ), - Noise_HB = cms.double( 0.2 ) - ), - TrackExtractorPSet = cms.PSet( - Diff_z = cms.double( 0.2 ), - inputTrackCollection = cms.InputTag( "hltPixelOnlyPFMuonMerging" ), - Chi2Ndof_Max = cms.double( 1.0E64 ), - BeamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), - DR_Veto = cms.double( 0.01 ), - Pt_Min = cms.double( -1.0 ), - DR_Max = cms.double( 1.0 ), - DepositLabel = cms.untracked.string( "" ), - NHits_Min = cms.uint32( 0 ), - Chi2Prob_Min = cms.double( -1.0 ), - Diff_r = cms.double( 0.1 ), - BeamlineOption = cms.string( "BeamSpotFromEvent" ), - ComponentName = cms.string( "TrackExtractor" ) - ), - JetExtractorPSet = cms.PSet( - JetCollectionLabel = cms.InputTag( "hltAK4CaloJetsPFEt5" ), - DR_Veto = cms.double( 0.1 ), - DR_Max = cms.double( 1.0 ), - ExcludeMuonVeto = cms.bool( True ), - PrintTimeReport = cms.untracked.bool( False ), - PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), - ComponentName = cms.string( "JetExtractor" ), - ServiceParameters = cms.PSet( - RPCLayers = cms.bool( False ), - UseMuonNavigation = cms.untracked.bool( False ), - Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) - ), - TrackAssociatorParameters = cms.PSet( - useMuon = cms.bool( False ), - truthMatch = cms.bool( False ), - usePreshower = cms.bool( False ), - dRPreshowerPreselection = cms.double( 0.2 ), - muonMaxDistanceSigmaY = cms.double( 0.0 ), - useEcal = cms.bool( False ), - muonMaxDistanceSigmaX = cms.double( 0.0 ), - dRMuon = cms.double( 9999.0 ), - dREcal = cms.double( 0.5 ), - CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), - DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), - EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAll" ), - propagateAllDirections = cms.bool( True ), - muonMaxDistanceY = cms.double( 5.0 ), - useHO = cms.bool( False ), - muonMaxDistanceX = cms.double( 5.0 ), - trajectoryUncertaintyTolerance = cms.double( -1.0 ), - useHcal = cms.bool( False ), - HBHERecHitCollectionLabel = cms.InputTag( "hltHbhereco" ), - accountForTrajectoryChangeCalo = cms.bool( False ), - dREcalPreselection = cms.double( 0.5 ), - useCalo = cms.bool( True ), - dRMuonPreselection = cms.double( 0.2 ), - EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - dRHcal = cms.double( 0.5 ), - dRHcalPreselection = cms.double( 0.5 ), - HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) - ), - Threshold = cms.double( 5.0 ) - ), - trackDepositName = cms.string( "tracker" ), - ecalDepositName = cms.string( "ecal" ), - hcalDepositName = cms.string( "hcal" ), - hoDepositName = cms.string( "ho" ), - jetDepositName = cms.string( "jets" ), - TimingFillerParameters = cms.PSet( - DTTimingParameters = cms.PSet( - HitError = cms.double( 6.0 ), - MatchParameters = cms.PSet( - TightMatchDT = cms.bool( False ), - DTradius = cms.double( 0.01 ), - TightMatchCSC = cms.bool( True ), - CSCsegments = cms.InputTag( "hltCscSegments" ), - DTsegments = cms.InputTag( "hltDt4DSegments" ) - ), - debug = cms.bool( False ), - DoWireCorr = cms.bool( False ), - RequireBothProjections = cms.bool( False ), - DTTimeOffset = cms.double( 2.7 ), - PruneCut = cms.double( 10000.0 ), - DTsegments = cms.InputTag( "hltDt4DSegments" ), - UseSegmentT0 = cms.bool( False ), - HitsMin = cms.int32( 5 ), - DropTheta = cms.bool( True ), - ServiceParameters = cms.PSet( - RPCLayers = cms.bool( True ), - Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) - ) - ), - UseCSC = cms.bool( True ), - CSCTimingParameters = cms.PSet( - MatchParameters = cms.PSet( - TightMatchDT = cms.bool( False ), - DTradius = cms.double( 0.01 ), - TightMatchCSC = cms.bool( True ), - CSCsegments = cms.InputTag( "hltCscSegments" ), - DTsegments = cms.InputTag( "hltDt4DSegments" ) - ), - debug = cms.bool( False ), - CSCWireTimeOffset = cms.double( 0.0 ), - CSCStripError = cms.double( 7.0 ), - CSCTimeOffset = cms.double( 0.0 ), - CSCWireError = cms.double( 8.6 ), - PruneCut = cms.double( 100.0 ), - CSCsegments = cms.InputTag( "hltCscSegments" ), - UseStripTime = cms.bool( True ), - CSCStripTimeOffset = cms.double( 0.0 ), - UseWireTime = cms.bool( True ), - ServiceParameters = cms.PSet( - RPCLayers = cms.bool( True ), - Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) - ) - ), - ErrorDT = cms.double( 6.0 ), - EcalEnergyCut = cms.double( 0.4 ), - UseECAL = cms.bool( True ), - ErrorEB = cms.double( 2.085 ), - UseDT = cms.bool( True ), - ErrorEE = cms.double( 6.95 ), - ErrorCSC = cms.double( 7.4 ) - ), - ShowerDigiFillerParameters = cms.PSet( - cscDigiCollectionLabel = cms.InputTag( 'muonCSCDigis','MuonCSCStripDigi' ), - dtDigiCollectionLabel = cms.InputTag( "muonDTDigis" ), - digiMaxDistanceX = cms.double( 25.0 ) - ), - TrackerKinkFinderParameters = cms.PSet( - usePosition = cms.bool( False ), - diagonalOnly = cms.bool( False ) - ), - fillEnergy = cms.bool( True ), - storeCrossedHcalRecHits = cms.bool( False ), - maxAbsPullX = cms.double( 4.0 ), - maxAbsEta = cms.double( 3.0 ), - minPt = cms.double( 10.0 ), - inputCollectionTypes = cms.vstring( 'inner tracks', - 'links', - 'outer tracks' ), - addExtraSoftMuons = cms.bool( False ), - fillGlobalTrackRefits = cms.bool( False ), - debugWithTruthMatching = cms.bool( False ), - inputCollectionLabels = cms.VInputTag( 'hltPixelOnlyPFMuonMerging','hltPixelOnlyMuonLinks','hltL2Muons' ), - fillCaloCompatibility = cms.bool( True ), - maxAbsPullY = cms.double( 9999.0 ), - maxAbsDy = cms.double( 9999.0 ), - minP = cms.double( 10.0 ), - minPCaloMuon = cms.double( 1.0E9 ), - maxAbsDx = cms.double( 3.0 ), - fillIsolation = cms.bool( True ), - writeIsoDeposits = cms.bool( False ), - minNumberOfMatches = cms.int32( 1 ), - fillMatching = cms.bool( True ), - fillShowerDigis = cms.bool( False ), - ptThresholdToFillCandidateP4WithGlobalFit = cms.double( 200.0 ), - sigmaThresholdToFillCandidateP4WithGlobalFit = cms.double( 2.0 ), - fillGlobalTrackQuality = cms.bool( False ), - globalTrackQualityInputTag = cms.InputTag( "glbTrackQual" ), - selectHighPurity = cms.bool( False ), - pvInputTag = cms.InputTag( "offlinePrimaryVertices" ), - fillTrackerKink = cms.bool( False ), - minCaloCompatibility = cms.double( 0.6 ), - runArbitrationCleaner = cms.bool( False ), - arbitrationCleanerOptions = cms.PSet( - OverlapDTheta = cms.double( 0.02 ), - Overlap = cms.bool( True ), - Clustering = cms.bool( True ), - ME1a = cms.bool( True ), - ClusterDTheta = cms.double( 0.02 ), - ClusterDPhi = cms.double( 0.6 ), - OverlapDPhi = cms.double( 0.0786 ) - ), - arbitrateTrackerMuons = cms.bool( False ) +process.hltEG5CaloIdLClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG5HEFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.014 ), + thrRegularEE = cms.vdouble( 0.035 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltLightPixelOnlyPFTracks = cms.EDProducer( "LightPFTrackProducer", - TrackQuality = cms.string( "none" ), - UseQuality = cms.bool( False ), - TkColList = cms.VInputTag( 'hltPixelOnlyPFMuonMerging' ) +process.hltEle5CaloIdLPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG5CaloIdLClusterShapeFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) ) -process.hltPixelOnlyParticleFlowBlock = cms.EDProducer( "PFBlockProducer", - verbose = cms.untracked.bool( False ), - debug = cms.untracked.bool( False ), - elementImporters = cms.VPSet( - cms.PSet( muonSrc = cms.InputTag( "hltPixelOnlyMuons" ), - source = cms.InputTag( "hltLightPixelOnlyPFTracks" ), - NHitCuts_byTrackAlgo = cms.vuint32( 3, 3, 3, 3, 3, 3 ), - useIterativeTracking = cms.bool( False ), - importerName = cms.string( "GeneralTracksImporter" ), - DPtOverPtCuts_byTrackAlgo = cms.vdouble( 5.0, 5.0, 5.0, 5.0, 5.0, 5.0 ), - muonMaxDPtOPt = cms.double( 1.0 ), - trackQuality = cms.string( "highPurity" ), - cleanBadConvertedBrems = cms.bool( False ), - vetoEndcap = cms.bool( False ) - ), - cms.PSet( source = cms.InputTag( "hltParticleFlowClusterECALUnseeded" ), - importerName = cms.string( "ECALClusterImporter" ), - BCtoPFCMap = cms.InputTag( "" ) - ), - cms.PSet( source = cms.InputTag( "hltParticleFlowClusterHCAL" ), - importerName = cms.string( "GenericClusterImporter" ) - ), - cms.PSet( source = cms.InputTag( "hltParticleFlowClusterHF" ), - importerName = cms.string( "GenericClusterImporter" ) - ) - ), - linkDefinitions = cms.VPSet( - cms.PSet( linkType = cms.string( "TRACK:ECAL" ), - useKDTree = cms.bool( True ), - linkerName = cms.string( "TrackAndECALLinker" ) - ), - cms.PSet( linkType = cms.string( "TRACK:HCAL" ), - useKDTree = cms.bool( True ), - linkerName = cms.string( "TrackAndHCALLinker" ), - trajectoryLayerEntrance = cms.string( "HCALEntrance" ), - trajectoryLayerExit = cms.string( "HCALExit" ), - nMaxHcalLinksPerTrack = cms.int32( 1 ) - ), - cms.PSet( linkType = cms.string( "ECAL:HCAL" ), - useKDTree = cms.bool( False ), - linkerName = cms.string( "ECALAndHCALLinker" ), - minAbsEtaEcal = cms.double( 2.5 ) - ), - cms.PSet( linkType = cms.string( "HFEM:HFHAD" ), - useKDTree = cms.bool( False ), - linkerName = cms.string( "HFEMAndHFHADLinker" ) - ) - ) +process.hltEle5CaloIdLMWPMS2Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle5CaloIdLPixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaPixelMatchVars','s2' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 150.0 ), + thrRegularEE = cms.vdouble( 150.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltPixelOnlyParticleFlow = cms.EDProducer( "PFProducer", - verbose = cms.untracked.bool( False ), - debug = cms.untracked.bool( False ), - blocks = cms.InputTag( "hltPixelOnlyParticleFlowBlock" ), - muons = cms.InputTag( "hltPixelOnlyMuons" ), - postMuonCleaning = cms.bool( True ), - vetoEndcap = cms.bool( False ), - vertexCollection = cms.InputTag( "hltPixelVertices" ), - useVerticesForNeutral = cms.bool( True ), - useHO = cms.bool( False ), - PFEGammaCandidates = cms.InputTag( "particleFlowEGamma" ), - GedElectronValueMap = cms.InputTag( "gedGsfElectronsTmp" ), - GedPhotonValueMap = cms.InputTag( 'tmpGedPhotons','valMapPFEgammaCandToPhoton' ), - useEGammaElectrons = cms.bool( False ), - egammaElectrons = cms.InputTag( "" ), - useEGammaFilters = cms.bool( False ), - useProtectionsForJetMET = cms.bool( True ), - PFEGammaFiltersParameters = cms.PSet( - electron_protectionsForJetMET = cms.PSet( - maxE = cms.double( 50.0 ), - maxTrackPOverEele = cms.double( 1.0 ), - maxEcalEOverP_2 = cms.double( 0.2 ), - maxHcalEOverEcalE = cms.double( 0.1 ), - maxEcalEOverP_1 = cms.double( 0.5 ), - maxHcalEOverP = cms.double( 1.0 ), - maxEcalEOverPRes = cms.double( 0.2 ), - maxHcalE = cms.double( 10.0 ), - maxEeleOverPout = cms.double( 0.2 ), - maxNtracks = cms.double( 3.0 ), - maxEleHcalEOverEcalE = cms.double( 0.1 ), - maxDPhiIN = cms.double( 0.1 ), - maxEeleOverPoutRes = cms.double( 0.5 ) - ), - electron_maxElePtForOnlyMVAPresel = cms.double( 50.0 ), - photon_SigmaiEtaiEta_endcap = cms.double( 0.034 ), - electron_iso_combIso_endcap = cms.double( 10.0 ), - photon_protectionsForBadHcal = cms.PSet( - solidConeTrkIsoSlope = cms.double( 0.3 ), - enableProtections = cms.bool( False ), - solidConeTrkIsoOffset = cms.double( 10.0 ) - ), - electron_missinghits = cms.uint32( 1 ), - photon_MinEt = cms.double( 10.0 ), - electron_iso_pt = cms.double( 10.0 ), - electron_ecalDrivenHademPreselCut = cms.double( 0.15 ), - electron_iso_mva_endcap = cms.double( -0.1075 ), - electron_iso_combIso_barrel = cms.double( 10.0 ), - photon_protectionsForJetMET = cms.PSet( - sumPtTrackIsoSlope = cms.double( 0.001 ), - sumPtTrackIso = cms.double( 4.0 ) - ), - electron_protectionsForBadHcal = cms.PSet( - dEta = cms.vdouble( 0.0064, 0.01264 ), - dPhi = cms.vdouble( 0.0547, 0.0394 ), - enableProtections = cms.bool( False ), - eInvPInv = cms.vdouble( 0.184, 0.0721 ), - full5x5_sigmaIetaIeta = cms.vdouble( 0.0106, 0.0387 ) - ), - electron_noniso_mvaCut = cms.double( -0.1 ), - electron_iso_mva_barrel = cms.double( -0.1875 ), - photon_SigmaiEtaiEta_barrel = cms.double( 0.0125 ), - photon_combIso = cms.double( 10.0 ), - photon_HoE = cms.double( 0.05 ) - ), - muon_HCAL = cms.vdouble( 3.0, 3.0 ), - muon_ECAL = cms.vdouble( 0.5, 0.5 ), - muon_HO = cms.vdouble( 0.9, 0.9 ), - PFMuonAlgoParameters = cms.PSet( ), - rejectTracks_Bad = cms.bool( False ), - rejectTracks_Step45 = cms.bool( False ), - usePFNuclearInteractions = cms.bool( False ), - usePFConversions = cms.bool( False ), - usePFDecays = cms.bool( False ), - dptRel_DispVtx = cms.double( 10.0 ), - iCfgCandConnector = cms.PSet( - nuclCalibFactors = cms.vdouble( 0.8, 0.15, 0.5, 0.5, 0.05 ), - bCorrect = cms.bool( False ), - bCalibPrimary = cms.bool( False ) - ), - nsigma_TRACK = cms.double( 1.0 ), - pt_Error = cms.double( 1.0 ), - factors_45 = cms.vdouble( 10.0, 100.0 ), - goodTrackDeadHcal_ptErrRel = cms.double( 0.2 ), - goodTrackDeadHcal_chi2n = cms.double( 5.0 ), - goodTrackDeadHcal_layers = cms.uint32( 4 ), - goodTrackDeadHcal_validFr = cms.double( 0.5 ), - goodTrackDeadHcal_dxy = cms.double( 0.5 ), - goodPixelTrackDeadHcal_minEta = cms.double( 2.3 ), - goodPixelTrackDeadHcal_maxPt = cms.double( 50.0 ), - goodPixelTrackDeadHcal_ptErrRel = cms.double( 1.0 ), - goodPixelTrackDeadHcal_chi2n = cms.double( 2.0 ), - goodPixelTrackDeadHcal_maxLost3Hit = cms.int32( 0 ), - goodPixelTrackDeadHcal_maxLost4Hit = cms.int32( 1 ), - goodPixelTrackDeadHcal_dxy = cms.double( 0.02 ), - goodPixelTrackDeadHcal_dz = cms.double( 0.05 ), - pf_nsigma_ECAL = cms.double( 0.0 ), - pf_nsigma_HCAL = cms.double( 1.0 ), - pf_nsigma_HFEM = cms.double( 1.0 ), - pf_nsigma_HFHAD = cms.double( 1.0 ), - useCalibrationsFromDB = cms.bool( True ), - calibrationsLabel = cms.string( "HLT" ), - postHFCleaning = cms.bool( False ), - PFHFCleaningParameters = cms.PSet( - minSignificance = cms.double( 2.5 ), - maxSignificance = cms.double( 2.5 ), - minDeltaMet = cms.double( 0.4 ), - maxDeltaPhiPt = cms.double( 7.0 ), - minHFCleaningPt = cms.double( 5.0 ), - minSignificanceReduction = cms.double( 1.4 ) - ), - cleanedHF = cms.VInputTag( 'hltParticleFlowRecHitHF:Cleaned','hltParticleFlowClusterHF:Cleaned' ), - calibHF_use = cms.bool( False ), - calibHF_eta_step = cms.vdouble( 0.0, 2.9, 3.0, 3.2, 4.2, 4.4, 4.6, 4.8, 5.2, 5.4 ), - calibHF_a_EMonly = cms.vdouble( 0.96945, 0.96701, 0.76309, 0.82268, 0.87583, 0.89718, 0.98674, 1.4681, 1.458, 1.458 ), - calibHF_a_EMHAD = cms.vdouble( 1.42215, 1.00496, 0.68961, 0.81656, 0.98504, 0.98504, 1.00802, 1.0593, 1.4576, 1.4576 ), - calibHF_b_HADonly = cms.vdouble( 1.27541, 0.85361, 0.86333, 0.89091, 0.94348, 0.94348, 0.9437, 1.0034, 1.0444, 1.0444 ), - calibHF_b_EMHAD = cms.vdouble( 1.27541, 0.85361, 0.86333, 0.89091, 0.94348, 0.94348, 0.9437, 1.0034, 1.0444, 1.0444 ), - resolHF_square = cms.vdouble( 7.834401, 0.012996, 0.0 ) +process.hltDiEG5EtUnseededFilter = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEgammaCandidatesWrapperUnseeded" ), + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ), + etcutEB = cms.double( 5.0 ), + etcutEE = cms.double( 5.0 ), + ncandcut = cms.int32( 2 ) ) -process.hltAK4PixelOnlyPFJets = cms.EDProducer( "FastjetJetProducer", - useMassDropTagger = cms.bool( False ), - useFiltering = cms.bool( False ), - useDynamicFiltering = cms.bool( False ), - useTrimming = cms.bool( False ), - usePruning = cms.bool( False ), - useCMSBoostedTauSeedingAlgorithm = cms.bool( False ), - useKtPruning = cms.bool( False ), - useConstituentSubtraction = cms.bool( False ), - useSoftDrop = cms.bool( False ), - correctShape = cms.bool( False ), - UseOnlyVertexTracks = cms.bool( False ), - UseOnlyOnePV = cms.bool( False ), - muCut = cms.double( -1.0 ), - yCut = cms.double( -1.0 ), - rFilt = cms.double( -1.0 ), - rFiltFactor = cms.double( -1.0 ), - trimPtFracMin = cms.double( -1.0 ), - zcut = cms.double( -1.0 ), - rcut_factor = cms.double( -1.0 ), - csRho_EtaMax = cms.double( -1.0 ), - csRParam = cms.double( -1.0 ), - beta = cms.double( -1.0 ), - R0 = cms.double( -1.0 ), - gridMaxRapidity = cms.double( -1.0 ), - gridSpacing = cms.double( -1.0 ), - DzTrVtxMax = cms.double( 0.0 ), - DxyTrVtxMax = cms.double( 0.0 ), - MaxVtxZ = cms.double( 15.0 ), - subjetPtMin = cms.double( -1.0 ), - muMin = cms.double( -1.0 ), - muMax = cms.double( -1.0 ), - yMin = cms.double( -1.0 ), - yMax = cms.double( -1.0 ), - dRMin = cms.double( -1.0 ), - dRMax = cms.double( -1.0 ), - maxDepth = cms.int32( -1 ), - nFilt = cms.int32( -1 ), - MinVtxNdof = cms.int32( 0 ), - src = cms.InputTag( "hltPixelOnlyParticleFlow" ), - srcPVs = cms.InputTag( "hltPixelVertices" ), - jetType = cms.string( "PFJet" ), - jetAlgorithm = cms.string( "AntiKt" ), - rParam = cms.double( 0.4 ), - inputEtMin = cms.double( 0.0 ), - inputEMin = cms.double( 0.0 ), - jetPtMin = cms.double( 0.0 ), - doPVCorrection = cms.bool( False ), - doAreaFastjet = cms.bool( False ), - doRhoFastjet = cms.bool( False ), - doPUOffsetCorr = cms.bool( False ), - puPtMin = cms.double( 10.0 ), - nSigmaPU = cms.double( 1.0 ), - radiusPU = cms.double( 0.4 ), - subtractorName = cms.string( "" ), - useExplicitGhosts = cms.bool( False ), - doAreaDiskApprox = cms.bool( True ), - voronoiRfact = cms.double( -9.0 ), - Rho_EtaMax = cms.double( 4.4 ), - Ghost_EtaMax = cms.double( 6.0 ), - Active_Area_Repeats = cms.int32( 5 ), - GhostArea = cms.double( 0.01 ), - restrictInputs = cms.bool( False ), - maxInputs = cms.uint32( 1 ), - writeCompound = cms.bool( False ), - writeJetsWithConst = cms.bool( False ), - doFastJetNonUniform = cms.bool( False ), - useDeterministicSeed = cms.bool( True ), - minSeed = cms.uint32( 0 ), - verbosity = cms.int32( 0 ), - puWidth = cms.double( 0.0 ), - nExclude = cms.uint32( 0 ), - maxBadEcalCells = cms.uint32( 9999999 ), - maxBadHcalCells = cms.uint32( 9999999 ), - maxProblematicEcalCells = cms.uint32( 9999999 ), - maxProblematicHcalCells = cms.uint32( 9999999 ), - maxRecoveredEcalCells = cms.uint32( 9999999 ), - maxRecoveredHcalCells = cms.uint32( 9999999 ), - puCenters = cms.vdouble( ), - applyWeight = cms.bool( False ), - srcWeights = cms.InputTag( "" ), - minimumTowersFraction = cms.double( 0.0 ), - jetCollInstanceName = cms.string( "" ), - sumRecHits = cms.bool( False ) +process.hltDiEG5HEUnseededFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltDiEG5EtUnseededFilter" ), + varTag = cms.InputTag( "hltEgammaHoverEUnseeded" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.15 ), + thrOverEEE = cms.vdouble( 0.1 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 2 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) ) -process.hltAK4PixelOnlyPFJetsLooseID = cms.EDProducer( "HLTPFJetIDProducer", - minPt = cms.double( 20.0 ), - maxEta = cms.double( 1.0E99 ), - CHF = cms.double( 0.0 ), - NHF = cms.double( 0.99 ), - CEF = cms.double( 0.99 ), - NEF = cms.double( 0.99 ), - maxCF = cms.double( 99.0 ), - NCH = cms.int32( 0 ), - NTOT = cms.int32( 1 ), - jetsInput = cms.InputTag( "hltAK4PixelOnlyPFJets" ) +process.hltDiEG5CaloIdLClusterShapeUnseededFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltDiEG5HEUnseededFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShapeUnseeded','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.014 ), + thrRegularEE = cms.vdouble( 0.035 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 2 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) ) -process.hltAK4PixelOnlyPFJetsTightID = cms.EDProducer( "HLTPFJetIDProducer", - minPt = cms.double( 20.0 ), - maxEta = cms.double( 1.0E99 ), - CHF = cms.double( 0.0 ), - NHF = cms.double( 0.9 ), - CEF = cms.double( 0.99 ), - NEF = cms.double( 0.99 ), - maxCF = cms.double( 99.0 ), - NCH = cms.int32( 0 ), - NTOT = cms.int32( 1 ), - jetsInput = cms.InputTag( "hltAK4PixelOnlyPFJets" ) +process.hltDiEle5CaloIdLPixelMatchUnseededFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltDiEG5CaloIdLClusterShapeUnseededFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeedsUnseeded" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 2 ), + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) ) -process.hltFixedGridRhoFastjetPixelOnlyAll = cms.EDProducer( "FixedGridRhoProducerFastjet", - pfCandidatesTag = cms.InputTag( "hltPixelOnlyParticleFlow" ), - maxRapidity = cms.double( 5.0 ), - gridSpacing = cms.double( 0.55 ) +process.hltDiEle5CaloIdLMWPMS2UnseededFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltDiEle5CaloIdLPixelMatchUnseededFilter" ), + varTag = cms.InputTag( 'hltEgammaPixelMatchVarsUnseeded','s2' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 150.0 ), + thrRegularEE = cms.vdouble( 150.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 2 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) ) -process.hltAK4PixelOnlyPFFastJetCorrector = cms.EDProducer( "L1FastjetCorrectorProducer", - level = cms.string( "L1FastJet" ), - algorithm = cms.string( "AK4PFHLT" ), - srcRho = cms.InputTag( "hltFixedGridRhoFastjetPixelOnlyAll" ) +process.hltPreMCEle5WPTightGsf = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltAK4PixelOnlyPFRelativeCorrector = cms.EDProducer( "LXXXCorrectorProducer", - level = cms.string( "L2Relative" ), - algorithm = cms.string( "AK4PFHLT" ) +process.hltEG5L1SingleEG5EtFilter = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEGL1SingleEG5Filter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 5.0 ), + etcutEE = cms.double( 5.0 ), + ncandcut = cms.int32( 1 ) ) -process.hltAK4PixelOnlyPFAbsoluteCorrector = cms.EDProducer( "LXXXCorrectorProducer", - level = cms.string( "L3Absolute" ), - algorithm = cms.string( "AK4PFHLT" ) +process.hltEle5WPTightClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG5L1SingleEG5EtFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.011 ), + thrRegularEE = cms.vdouble( 0.0305 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltAK4PixelOnlyPFResidualCorrector = cms.EDProducer( "LXXXCorrectorProducer", - level = cms.string( "L2L3Residual" ), - algorithm = cms.string( "AK4PFHLT" ) +process.hltEle5WPTightHEFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle5WPTightClusterShapeFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.1 ), + thrRegularEB1 = cms.vdouble( 0.75 ), + thrRegularEE1 = cms.vdouble( 3.0 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.03 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( 2.25 ), + thrRegularEE2 = cms.vdouble( 5.0 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.03 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.1, 0.1, 0.3, 0.5 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltAK4PixelOnlyPFCorrector = cms.EDProducer( "ChainedJetCorrectorProducer", - correctors = cms.VInputTag( 'hltAK4PixelOnlyPFFastJetCorrector','hltAK4PixelOnlyPFRelativeCorrector','hltAK4PixelOnlyPFAbsoluteCorrector','hltAK4PixelOnlyPFResidualCorrector' ) +process.hltEle5WPTightEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle5WPTightHEFilter" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.1 ), + thrRegularEB1 = cms.vdouble( 1.75 ), + thrRegularEE1 = cms.vdouble( 1.0 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.025 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( 1.75 ), + thrRegularEE2 = cms.vdouble( 2.0 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.025 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.2, 0.2, 0.25, 0.3 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltAK4PixelOnlyPFJetsCorrected = cms.EDProducer( "CorrectedPFJetProducer", - src = cms.InputTag( "hltAK4PixelOnlyPFJets" ), - correctors = cms.VInputTag( 'hltAK4PixelOnlyPFCorrector' ) +process.hltEle5WPTightHcalIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle5WPTightEcalIsoFilter" ), + varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.0 ), + thrRegularEB1 = cms.vdouble( 2.5 ), + thrRegularEE1 = cms.vdouble( 1.0 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.03 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( 3.0 ), + thrRegularEE2 = cms.vdouble( 2.0 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.03 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.2, 0.2, 0.4, 0.5 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.0 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltAK4PixelOnlyPFJetsLooseIDCorrected = cms.EDProducer( "CorrectedPFJetProducer", - src = cms.InputTag( "hltAK4PixelOnlyPFJetsLooseID" ), - correctors = cms.VInputTag( 'hltAK4PixelOnlyPFCorrector' ) +process.hltEle5WPTightPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle5WPTightHcalIsoFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) +) +process.hltEle5WPTightPMS2Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle5WPTightPixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaPixelMatchVars','s2' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 70.0 ), + thrRegularEE = cms.vdouble( 45.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +process.hltEle5WPTightGsfOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle5WPTightPMS2Filter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.012 ), + thrRegularEE = cms.vdouble( 0.011 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltAK4PixelOnlyPFJetsTightIDCorrected = cms.EDProducer( "CorrectedPFJetProducer", - src = cms.InputTag( "hltAK4PixelOnlyPFJetsTightID" ), - correctors = cms.VInputTag( 'hltAK4PixelOnlyPFCorrector' ) +process.hltEle5WPTightGsfMissingHitsFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle5WPTightGsfOneOEMinusOneOPFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','MissingHits' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 999.0 ), + thrRegularEE = cms.vdouble( 1.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltPixelOnlyPFMETProducer = cms.EDProducer( "PFMETProducer", - src = cms.InputTag( "hltPixelOnlyParticleFlow" ), - globalThreshold = cms.double( 0.0 ), - alias = cms.string( "hltPFMet" ), - calculateSignificance = cms.bool( False ), - parameters = cms.PSet( ), - applyWeight = cms.bool( False ), - srcWeights = cms.InputTag( "" ) +process.hltEle5WPTightGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle5WPTightGsfMissingHitsFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.004 ), + thrRegularEE = cms.vdouble( 0.005 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltEgammaEleGsfTrackIsoPixelOnly = cms.EDProducer( "EgammaHLTElectronTrackIsolationProducers", - electronProducer = cms.InputTag( "hltEgammaGsfElectrons" ), - trackProducer = cms.InputTag( "hltPixelTracksZetaClean" ), - recoEcalCandidateProducer = cms.InputTag( "hltEgammaCandidates" ), - beamSpotProducer = cms.InputTag( "hltOnlineBeamSpot" ), - egTrkIsoPtMin = cms.double( 1.0 ), - egTrkIsoConeSize = cms.double( 0.2 ), - egTrkIsoZSpan = cms.double( 0.15 ), - egTrkIsoRSpan = cms.double( 999999.0 ), - egTrkIsoVetoConeSizeBarrel = cms.double( 0.03 ), - egTrkIsoVetoConeSizeEndcap = cms.double( 0.03 ), - egTrkIsoStripBarrel = cms.double( 0.01 ), - egTrkIsoStripEndcap = cms.double( 0.01 ), - useGsfTrack = cms.bool( True ), - useSCRefs = cms.bool( True ) +process.hltEle5WPTightGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle5WPTightGsfDetaFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.02 ), + thrRegularEE = cms.vdouble( 0.023 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltDisplacedmumuVtxNoMatchingProducer = cms.EDProducer( "HLTDisplacedmumuVtxProducer", - Src = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), - PreviousCandTag = cms.InputTag( "hltDoubleMu3L3FilteredNoVtx" ), - matchToPrevious = cms.bool( False ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MinPtPair = cms.double( 0.0 ), - MinInvMass = cms.double( 0.0 ), - MaxInvMass = cms.double( 99999.0 ), - ChargeOpt = cms.int32( 0 ) +process.hltEle5WPTightGsfTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle5WPTightGsfDphiFilter" ), + varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.1 ), + thrRegularEB1 = cms.vdouble( 0.838 ), + thrRegularEE1 = cms.vdouble( -0.363 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.025 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( -0.385 ), + thrRegularEE2 = cms.vdouble( 0.702 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.025 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.029, 0.111, 0.114, 0.032 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltRecHitInRegionForMuonsMFnoVtx = cms.EDProducer( "MuonHLTRechitInRegionsProducer", - productLabels = cms.vstring( 'EcalRegionalRecHitsEB', - 'EcalRegionalRecHitsEE' ), - ecalhitLabels = cms.VInputTag( 'hltEcalRecHit:EcalRecHitsEB','hltEcalRecHit:EcalRecHitsEE' ), - l1TagIsolated = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), - l1TagNonIsolated = cms.InputTag( "NotUsed" ), - useUncalib = cms.bool( False ), - doIsolated = cms.bool( True ), - l1LowerThr = cms.double( 0.0 ), - l1UpperThr = cms.double( 999.0 ), - l1LowerThrIgnoreIsolation = cms.double( 100.0 ), - regionEtaMargin = cms.double( 0.4 ), - regionPhiMargin = cms.double( 0.4 ) +process.hltPreMCEle15Ele10CaloIdLTrackIdLIsoVLDZ = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltRecHitInRegionForMuonsESNoVtx = cms.EDProducer( "MuonHLTRechitInRegionsProducer", - productLabels = cms.vstring( 'EcalRegionalRecHitsES' ), - ecalhitLabels = cms.VInputTag( 'hltEcalPreshowerRecHit:EcalRecHitsES' ), - l1TagIsolated = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), - l1TagNonIsolated = cms.InputTag( "NotUsed" ), - useUncalib = cms.bool( False ), - doIsolated = cms.bool( True ), - l1LowerThr = cms.double( 0.0 ), - l1UpperThr = cms.double( 999.0 ), - l1LowerThrIgnoreIsolation = cms.double( 100.0 ), - regionEtaMargin = cms.double( 0.4 ), - regionPhiMargin = cms.double( 0.4 ) +process.hltEle15Ele10CaloIdLTrackIdLIsoVLEtLeg1Filter = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEGL1SingleEG5Filter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 15.0 ), + etcutEE = cms.double( 15.0 ), + ncandcut = cms.int32( 1 ) ) -process.hltParticleFlowRecHitECALForMuonsMFNoVtx = cms.EDProducer( "PFRecHitProducer", - navigator = cms.PSet( - barrel = cms.PSet( ), - endcap = cms.PSet( ), - name = cms.string( "PFRecHitECALNavigator" ) - ), - producers = cms.VPSet( - cms.PSet( src = cms.InputTag( 'hltRecHitInRegionForMuonsMFnoVtx','EcalRegionalRecHitsEB' ), - srFlags = cms.InputTag( "" ), - name = cms.string( "PFEBRecHitCreator" ), - qualityTests = cms.VPSet( - cms.PSet( name = cms.string( "PFRecHitQTestDBThreshold" ), - applySelectionsToAllCrystals = cms.bool( True ) - ), - cms.PSet( topologicalCleaning = cms.bool( True ), - skipTTRecoveredHits = cms.bool( True ), - cleaningThreshold = cms.double( 2.0 ), - name = cms.string( "PFRecHitQTestECAL" ), - timingCleaning = cms.bool( True ) - ) - ) - ), - cms.PSet( src = cms.InputTag( 'hltRecHitInRegionForMuonsMFnoVtx','EcalRegionalRecHitsEE' ), - srFlags = cms.InputTag( "" ), - name = cms.string( "PFEERecHitCreator" ), - qualityTests = cms.VPSet( - cms.PSet( name = cms.string( "PFRecHitQTestDBThreshold" ), - applySelectionsToAllCrystals = cms.bool( True ) - ), - cms.PSet( topologicalCleaning = cms.bool( True ), - skipTTRecoveredHits = cms.bool( True ), - cleaningThreshold = cms.double( 2.0 ), - name = cms.string( "PFRecHitQTestECAL" ), - timingCleaning = cms.bool( True ) - ) - ) - ) - ) +process.hltEle15Ele10CaloIdLTrackIdLIsoVLEtLeg2Filter = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEGL1SingleEG5Filter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 10.0 ), + etcutEE = cms.double( 10.0 ), + ncandcut = cms.int32( 2 ) ) -process.hltParticleFlowRecHitPSForMuonsNoVtx = cms.EDProducer( "PFRecHitProducer", - navigator = cms.PSet( name = cms.string( "PFRecHitPreshowerNavigator" ) ), - producers = cms.VPSet( - cms.PSet( src = cms.InputTag( 'hltRecHitInRegionForMuonsESNoVtx','EcalRegionalRecHitsES' ), - name = cms.string( "PFPSRecHitCreator" ), - qualityTests = cms.VPSet( - cms.PSet( threshold = cms.double( 7.0E-6 ), - name = cms.string( "PFRecHitQTestThreshold" ) - ) - ) - ) - ) +process.hltEle15Ele10CaloIdLTrackIdLIsoVLClusterShapeLeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLEtLeg1Filter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.013 ), + thrRegularEE = cms.vdouble( 0.035 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltParticleFlowClusterECALUncorrectedForMuonsMFNoVtx = cms.EDProducer( "PFClusterProducer", - recHitsSource = cms.InputTag( "hltParticleFlowRecHitECALForMuonsMFNoVtx" ), - recHitCleaners = cms.VPSet( - ), - seedCleaners = cms.VPSet( - ), - seedFinder = cms.PSet( - thresholdsByDetector = cms.VPSet( - cms.PSet( seedingThresholdPt = cms.double( 0.15 ), - seedingThreshold = cms.double( 0.6 ), - detector = cms.string( "ECAL_ENDCAP" ) - ), - cms.PSet( seedingThresholdPt = cms.double( 0.0 ), - seedingThreshold = cms.double( 0.23 ), - detector = cms.string( "ECAL_BARREL" ) - ) - ), - algoName = cms.string( "LocalMaximumSeedFinder" ), - nNeighbours = cms.int32( 8 ) - ), - initialClusteringStep = cms.PSet( - thresholdsByDetector = cms.VPSet( - cms.PSet( gatheringThreshold = cms.double( 0.08 ), - gatheringThresholdPt = cms.double( 0.0 ), - detector = cms.string( "ECAL_BARREL" ) - ), - cms.PSet( gatheringThreshold = cms.double( 0.3 ), - gatheringThresholdPt = cms.double( 0.0 ), - detector = cms.string( "ECAL_ENDCAP" ) - ) - ), - algoName = cms.string( "Basic2DGenericTopoClusterizer" ), - useCornerCells = cms.bool( True ) - ), - pfClusterBuilder = cms.PSet( - minFracTot = cms.double( 1.0E-20 ), - stoppingTolerance = cms.double( 1.0E-8 ), - positionCalc = cms.PSet( - minAllowedNormalization = cms.double( 1.0E-9 ), - posCalcNCrystals = cms.int32( 9 ), - algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), - logWeightDenominator = cms.double( 0.08 ), - minFractionInCalc = cms.double( 1.0E-9 ), - timeResolutionCalcBarrel = cms.PSet( - corrTermLowE = cms.double( 0.0510871 ), - threshLowE = cms.double( 0.5 ), - noiseTerm = cms.double( 1.10889 ), - constantTermLowE = cms.double( 0.0 ), - noiseTermLowE = cms.double( 1.31883 ), - threshHighE = cms.double( 5.0 ), - constantTerm = cms.double( 0.428192 ) - ), - timeResolutionCalcEndcap = cms.PSet( - corrTermLowE = cms.double( 0.0 ), - threshLowE = cms.double( 1.0 ), - noiseTerm = cms.double( 5.72489999999 ), - constantTermLowE = cms.double( 0.0 ), - noiseTermLowE = cms.double( 6.92683000001 ), - threshHighE = cms.double( 10.0 ), - constantTerm = cms.double( 0.0 ) - ) - ), - maxIterations = cms.uint32( 50 ), - positionCalcForConvergence = cms.PSet( - minAllowedNormalization = cms.double( 0.0 ), - T0_ES = cms.double( 1.2 ), - algoName = cms.string( "ECAL2DPositionCalcWithDepthCorr" ), - T0_EE = cms.double( 3.1 ), - T0_EB = cms.double( 7.4 ), - X0 = cms.double( 0.89 ), - minFractionInCalc = cms.double( 0.0 ), - W0 = cms.double( 4.2 ) - ), - allCellsPositionCalc = cms.PSet( - minAllowedNormalization = cms.double( 1.0E-9 ), - posCalcNCrystals = cms.int32( -1 ), - algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), - logWeightDenominator = cms.double( 0.08 ), - minFractionInCalc = cms.double( 1.0E-9 ), - timeResolutionCalcBarrel = cms.PSet( - corrTermLowE = cms.double( 0.0510871 ), - threshLowE = cms.double( 0.5 ), - noiseTerm = cms.double( 1.10889 ), - constantTermLowE = cms.double( 0.0 ), - noiseTermLowE = cms.double( 1.31883 ), - threshHighE = cms.double( 5.0 ), - constantTerm = cms.double( 0.428192 ) - ), - timeResolutionCalcEndcap = cms.PSet( - corrTermLowE = cms.double( 0.0 ), - threshLowE = cms.double( 1.0 ), - noiseTerm = cms.double( 5.72489999999 ), - constantTermLowE = cms.double( 0.0 ), - noiseTermLowE = cms.double( 6.92683000001 ), - threshHighE = cms.double( 10.0 ), - constantTerm = cms.double( 0.0 ) - ) - ), - algoName = cms.string( "Basic2DGenericPFlowClusterizer" ), - recHitEnergyNorms = cms.VPSet( - cms.PSet( recHitEnergyNorm = cms.double( 0.08 ), - detector = cms.string( "ECAL_BARREL" ) - ), - cms.PSet( recHitEnergyNorm = cms.double( 0.3 ), - detector = cms.string( "ECAL_ENDCAP" ) - ) - ), - showerSigma = cms.double( 1.5 ), - minFractionToKeep = cms.double( 1.0E-7 ), - excludeOtherSeeds = cms.bool( True ) - ), - positionReCalc = cms.PSet( - minAllowedNormalization = cms.double( 0.0 ), - T0_ES = cms.double( 1.2 ), - algoName = cms.string( "ECAL2DPositionCalcWithDepthCorr" ), - T0_EE = cms.double( 3.1 ), - T0_EB = cms.double( 7.4 ), - X0 = cms.double( 0.89 ), - minFractionInCalc = cms.double( 0.0 ), - W0 = cms.double( 4.2 ) - ), - energyCorrector = cms.PSet( ) +process.hltEle15Ele10CaloIdLTrackIdLIsoVLClusterShapeLeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLEtLeg2Filter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.013 ), + thrRegularEE = cms.vdouble( 0.035 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 2 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltParticleFlowClusterPSForMuonsNoVtx = cms.EDProducer( "PFClusterProducer", - recHitsSource = cms.InputTag( "hltParticleFlowRecHitPSForMuonsNoVtx" ), - recHitCleaners = cms.VPSet( - ), - seedCleaners = cms.VPSet( - ), - seedFinder = cms.PSet( - thresholdsByDetector = cms.VPSet( - cms.PSet( seedingThresholdPt = cms.double( 0.0 ), - seedingThreshold = cms.double( 1.2E-4 ), - detector = cms.string( "PS1" ) - ), - cms.PSet( seedingThresholdPt = cms.double( 0.0 ), - seedingThreshold = cms.double( 1.2E-4 ), - detector = cms.string( "PS2" ) - ) - ), - algoName = cms.string( "LocalMaximumSeedFinder" ), - nNeighbours = cms.int32( 4 ) - ), - initialClusteringStep = cms.PSet( - thresholdsByDetector = cms.VPSet( - cms.PSet( gatheringThreshold = cms.double( 6.0E-5 ), - gatheringThresholdPt = cms.double( 0.0 ), - detector = cms.string( "PS1" ) - ), - cms.PSet( gatheringThreshold = cms.double( 6.0E-5 ), - gatheringThresholdPt = cms.double( 0.0 ), - detector = cms.string( "PS2" ) - ) - ), - algoName = cms.string( "Basic2DGenericTopoClusterizer" ), - useCornerCells = cms.bool( False ) - ), - pfClusterBuilder = cms.PSet( - minFracTot = cms.double( 1.0E-20 ), - stoppingTolerance = cms.double( 1.0E-8 ), - positionCalc = cms.PSet( - minAllowedNormalization = cms.double( 1.0E-9 ), - posCalcNCrystals = cms.int32( -1 ), - algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), - logWeightDenominator = cms.double( 6.0E-5 ), - minFractionInCalc = cms.double( 1.0E-9 ) - ), - maxIterations = cms.uint32( 50 ), - algoName = cms.string( "Basic2DGenericPFlowClusterizer" ), - recHitEnergyNorms = cms.VPSet( - cms.PSet( recHitEnergyNorm = cms.double( 6.0E-5 ), - detector = cms.string( "PS1" ) - ), - cms.PSet( recHitEnergyNorm = cms.double( 6.0E-5 ), - detector = cms.string( "PS2" ) - ) - ), - showerSigma = cms.double( 0.3 ), - minFractionToKeep = cms.double( 1.0E-7 ), - excludeOtherSeeds = cms.bool( True ) - ), - positionReCalc = cms.PSet( ), - energyCorrector = cms.PSet( ) +process.hltEle15Ele10CaloIdLTrackIdLIsoVLHELeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLClusterShapeLeg1Filter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.15 ), + thrOverEEE = cms.vdouble( 0.4 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltParticleFlowClusterECALForMuonsMFNoVtx = cms.EDProducer( "CorrectedECALPFClusterProducer", - minimumPSEnergy = cms.double( 0.0 ), - skipPS = cms.bool( False ), - inputPS = cms.InputTag( "hltParticleFlowClusterPSForMuonsNoVtx" ), - energyCorrector = cms.PSet( - applyCrackCorrections = cms.bool( False ), - srfAwareCorrection = cms.bool( True ), - applyMVACorrections = cms.bool( True ), - maxPtForMVAEvaluation = cms.double( 300.0 ), - recHitsEBLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - recHitsEELabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - ebSrFlagLabel = cms.InputTag( "hltEcalDigis" ), - eeSrFlagLabel = cms.InputTag( "hltEcalDigis" ) - ), - inputECAL = cms.InputTag( "hltParticleFlowClusterECALUncorrectedForMuonsMFNoVtx" ) +process.hltEle15Ele10CaloIdLTrackIdLIsoVLHELeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLClusterShapeLeg2Filter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.15 ), + thrOverEEE = cms.vdouble( 0.4 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 2 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltMuonEcalMFPFClusterIsoForMuonsNoVtx = cms.EDProducer( "MuonHLTEcalPFClusterIsolationProducer", - recoCandidateProducer = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), - pfClusterProducer = cms.InputTag( "hltParticleFlowClusterECALForMuonsMFNoVtx" ), - rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetECALMFForMuons" ), +process.hltEle15Ele10CaloIdLTrackIdLIsoVLEcalIsoLeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLHELeg1Filter" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.5 ), + thrOverEEE = cms.vdouble( 0.5 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), doRhoCorrection = cms.bool( True ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), - drMax = cms.double( 0.3 ), - drVetoBarrel = cms.double( 0.05 ), - drVetoEndcap = cms.double( 0.05 ), - etaStripBarrel = cms.double( 0.0 ), - etaStripEndcap = cms.double( 0.0 ), - energyBarrel = cms.double( 0.0 ), - energyEndcap = cms.double( 0.0 ), - effectiveAreas = cms.vdouble( 0.35, 0.193 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) + effectiveAreas = cms.vdouble( 0.29, 0.21 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltMuonHcalPFClusterIsoForMuonsNoVtx = cms.EDProducer( "MuonHLTHcalPFClusterIsolationProducer", - recoCandidateProducer = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), - pfClusterProducerHCAL = cms.InputTag( "hltParticleFlowClusterHCAL" ), - useHF = cms.bool( False ), - pfClusterProducerHFEM = cms.InputTag( "" ), - pfClusterProducerHFHAD = cms.InputTag( "" ), - rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAllCalo" ), +process.hltEle15Ele10CaloIdLTrackIdLIsoVLEcalIsoLeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLHELeg2Filter" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.5 ), + thrOverEEE = cms.vdouble( 0.5 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 2 ), doRhoCorrection = cms.bool( True ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), - drMax = cms.double( 0.3 ), - drVetoBarrel = cms.double( 0.1 ), - drVetoEndcap = cms.double( 0.1 ), - etaStripBarrel = cms.double( 0.0 ), - etaStripEndcap = cms.double( 0.0 ), - energyBarrel = cms.double( 0.0 ), - energyEndcap = cms.double( 0.0 ), - useEt = cms.bool( True ), - effectiveAreas = cms.vdouble( 0.11, 0.163 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) -) -process.hltPixelTracksTrackingRegionsForSeedsL3MuonNoVtx = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", - RegionPSet = cms.PSet( - vertexCollection = cms.InputTag( "hltPixelVertices" ), - zErrorVetex = cms.double( 0.2 ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - zErrorBeamSpot = cms.double( 24.2 ), - maxNVertices = cms.int32( 4 ), - maxNRegions = cms.int32( 40 ), - nSigmaZVertex = cms.double( 3.0 ), - nSigmaZBeamSpot = cms.double( 4.0 ), - ptMin = cms.double( 0.3 ), - mode = cms.string( "VerticesFixed" ), - input = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), - searchOpt = cms.bool( False ), - whereToUseMeasurementTracker = cms.string( "Never" ), - originRadius = cms.double( 0.1 ), - measurementTrackerName = cms.InputTag( "" ), - precise = cms.bool( True ), - deltaEta = cms.double( 0.3 ), - deltaPhi = cms.double( 0.3 ) - ) -) -process.hltPixelTracksInRegionIter0L3MuonNoVtx = cms.EDProducer( "TrackSelectorByRegion", - tracks = cms.InputTag( "hltPixelTracks" ), - regions = cms.InputTag( "hltPixelTracksTrackingRegionsForSeedsL3MuonNoVtx" ), - produceTrackCollection = cms.bool( True ), - produceMask = cms.bool( False ) -) -process.hltIter0L3MuonPixelSeedsFromPixelTracksNoVtx = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", - InputCollection = cms.InputTag( "hltPixelTracksInRegionIter0L3MuonNoVtx" ), - InputVertexCollection = cms.InputTag( "hltTrimmedPixelVertices" ), - originHalfLength = cms.double( 0.3 ), - originRadius = cms.double( 0.1 ), - useProtoTrackKinematics = cms.bool( False ), - useEventsWithNoVertex = cms.bool( True ), - TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), - usePV = cms.bool( False ), - includeFourthHit = cms.bool( True ), - SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) -) -process.hltIter0L3MuonCkfTrackCandidatesNoVtx = cms.EDProducer( "CkfTrackCandidateMaker", - cleanTrajectoryAfterInOut = cms.bool( False ), - doSeedingRegionRebuilding = cms.bool( False ), - onlyPixelHitsForSeedCleaner = cms.bool( False ), - reverseTrajectories = cms.bool( False ), - useHitsSplitting = cms.bool( False ), - MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ), - src = cms.InputTag( "hltIter0L3MuonPixelSeedsFromPixelTracksNoVtx" ), - clustersToSkip = cms.InputTag( "" ), - phase2clustersToSkip = cms.InputTag( "" ), - TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter0GroupedCkfTrajectoryBuilderIT" ) ), - TransientInitialStateEstimatorParameters = cms.PSet( - propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), - numberMeasurementsForFit = cms.int32( 4 ), - propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) - ), - numHitsForSeedCleaner = cms.int32( 4 ), - NavigationSchool = cms.string( "SimpleNavigationSchool" ), - RedundantSeedCleaner = cms.string( "CachingSeedCleanerBySharedInput" ), - TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), - maxNSeeds = cms.uint32( 100000 ), - maxSeedsBeforeCleaning = cms.uint32( 1000 ) -) -process.hltIter0L3MuonCtfWithMaterialTracksNoVtx = cms.EDProducer( "TrackProducer", - useSimpleMF = cms.bool( True ), - SimpleMagneticField = cms.string( "ParabolicMf" ), - src = cms.InputTag( "hltIter0L3MuonCkfTrackCandidatesNoVtx" ), - clusterRemovalInfo = cms.InputTag( "" ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - Fitter = cms.string( "hltESPFittingSmootherIT" ), - useHitsSplitting = cms.bool( False ), - alias = cms.untracked.string( "ctfWithMaterialTracks" ), - TrajectoryInEvent = cms.bool( False ), - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - AlgorithmName = cms.string( "hltIter0" ), - Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), - GeometricInnerState = cms.bool( True ), - NavigationSchool = cms.string( "" ), - MeasurementTracker = cms.string( "" ), - MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ) -) -process.hltIter0L3MuonTrackCutClassifierNoVtx = cms.EDProducer( "TrackCutClassifier", - src = cms.InputTag( "hltIter0L3MuonCtfWithMaterialTracksNoVtx" ), - beamspot = cms.InputTag( "hltOnlineBeamSpot" ), - vertices = cms.InputTag( "hltTrimmedPixelVertices" ), - ignoreVertices = cms.bool( False ), - qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), - mva = cms.PSet( - minPixelHits = cms.vint32( 0, 0, 0 ), - maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 15.0 ), - dr_par = cms.PSet( - d0err = cms.vdouble( 0.003, 0.003, 0.003 ), - dr_par2 = cms.vdouble( 3.40282346639E38, 0.6, 0.6 ), - dr_par1 = cms.vdouble( 3.40282346639E38, 0.8, 0.8 ), - dr_exp = cms.vint32( 4, 4, 4 ), - d0err_par = cms.vdouble( 0.001, 0.001, 0.001 ) - ), - maxLostLayers = cms.vint32( 1, 1, 1 ), - min3DLayers = cms.vint32( 0, 0, 0 ), - dz_par = cms.PSet( - dz_par1 = cms.vdouble( 3.40282346639E38, 0.75, 0.75 ), - dz_par2 = cms.vdouble( 3.40282346639E38, 0.5, 0.5 ), - dz_exp = cms.vint32( 4, 4, 4 ) - ), - minNVtxTrk = cms.int32( 3 ), - maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), - minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), - maxChi2 = cms.vdouble( 9999.0, 25.0, 16.0 ), - maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), - maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), - minLayers = cms.vint32( 3, 3, 3 ) - ) -) -process.hltIter0L3MuonTrackSelectionHighPurityNoVtx = cms.EDProducer( "TrackCollectionFilterCloner", - originalSource = cms.InputTag( "hltIter0L3MuonCtfWithMaterialTracksNoVtx" ), - originalMVAVals = cms.InputTag( 'hltIter0L3MuonTrackCutClassifierNoVtx','MVAValues' ), - originalQualVals = cms.InputTag( 'hltIter0L3MuonTrackCutClassifierNoVtx','QualityMasks' ), - minQuality = cms.string( "highPurity" ), - copyExtras = cms.untracked.bool( True ), - copyTrajectories = cms.untracked.bool( False ) -) -process.hltMuonTkRelIsolationCut0p09MapNoVtx = cms.EDProducer( "L3MuonCombinedRelativeIsolationProducer", - UseRhoCorrectedCaloDeposits = cms.bool( False ), - UseCaloIso = cms.bool( False ), - CaloDepositsLabel = cms.InputTag( "notUsed" ), - inputMuonCollection = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), - OutputMuIsoDeposits = cms.bool( True ), - TrackPt_Min = cms.double( -1.0 ), - printDebug = cms.bool( False ), - CutsPSet = cms.PSet( - applyCutsORmaxNTracks = cms.bool( False ), - maxNTracks = cms.int32( -1 ), - Thresholds = cms.vdouble( 0.09 ), - EtaBounds = cms.vdouble( 2.411 ), - ComponentName = cms.string( "SimpleCuts" ), - ConeSizes = cms.vdouble( 0.3 ) - ), - TrkExtractorPSet = cms.PSet( - Diff_z = cms.double( 0.2 ), - inputTrackCollection = cms.InputTag( "hltIter0L3MuonTrackSelectionHighPurityNoVtx" ), - Chi2Ndof_Max = cms.double( 1.0E64 ), - BeamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), - DR_Veto = cms.double( 0.01 ), - Pt_Min = cms.double( -1.0 ), - VetoLeadingTrack = cms.bool( True ), - DR_Max = cms.double( 0.3 ), - DepositLabel = cms.untracked.string( "PXLS" ), - PtVeto_Min = cms.double( 2.0 ), - NHits_Min = cms.uint32( 0 ), - PropagateTracksToRadius = cms.bool( True ), - ReferenceRadius = cms.double( 6.0 ), - Chi2Prob_Min = cms.double( -1.0 ), - Diff_r = cms.double( 0.1 ), - BeamlineOption = cms.string( "BeamSpotFromEvent" ), - ComponentName = cms.string( "PixelTrackExtractor" ), - DR_VetoPt = cms.double( 0.025 ) - ), - CaloExtractorPSet = cms.PSet( - DR_Veto_H = cms.double( 0.1 ), - Vertex_Constraint_Z = cms.bool( False ), - DR_Veto_E = cms.double( 0.07 ), - Weight_H = cms.double( 1.0 ), - CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAll" ), - DR_Max = cms.double( 0.3 ), - DepositLabel = cms.untracked.string( "EcalPlusHcal" ), - Vertex_Constraint_XY = cms.bool( False ), - Threshold_H = cms.double( 0.5 ), - Threshold_E = cms.double( 0.2 ), - ComponentName = cms.string( "CaloExtractor" ), - Weight_E = cms.double( 1.0 ) - ) + effectiveAreas = cms.vdouble( 0.29, 0.21 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltFEDSelectorL1 = cms.EDProducer( "EvFFEDSelector", - inputTag = cms.InputTag( "rawDataCollector" ), - fedList = cms.vuint32( 1404 ) +process.hltEle15Ele10CaloIdLTrackIdLIsoVLHcalIsoLeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLEcalIsoLeg1Filter" ), + varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.3 ), + thrOverEEE = cms.vdouble( 0.4 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.2, 0.25 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltScoutingTrackPacker = cms.EDProducer( "HLTScoutingTrackProducer", - OtherTracks = cms.InputTag( "hltPixelOnlyPFMuonMerging" ), - vertexCollection = cms.InputTag( "hltPixelVertices" ), - mantissaPrecision = cms.int32( 10 ), - vtxMinDist = cms.double( 0.01 ), - ptMin = cms.double( 3.0 ) +process.hltEle15Ele10CaloIdLTrackIdLIsoVLHcalIsoLeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLEcalIsoLeg2Filter" ), + varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.3 ), + thrOverEEE = cms.vdouble( 0.4 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 2 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.2, 0.25 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltScoutingPrimaryVertexPacker = cms.EDProducer( "HLTScoutingPrimaryVertexProducer", - vertexCollection = cms.InputTag( 'hltPixelVertices','','@currentProcess' ), - mantissaPrecision = cms.int32( 10 ) +process.hltEle15Ele10CaloIdLTrackIdLIsoVLPixelMatchLeg1Filter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLHcalIsoLeg1Filter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) ) -process.hltScoutingPFPacker = cms.EDProducer( "HLTScoutingPFProducer", - pfJetCollection = cms.InputTag( 'hltAK4PixelOnlyPFJets','','@currentProcess' ), - pfJetTagCollection = cms.InputTag( 'hltCombinedSecondaryVertexBJetTagsPF','','@currentProcess' ), - pfCandidateCollection = cms.InputTag( 'hltPixelOnlyParticleFlow','','@currentProcess' ), - vertexCollection = cms.InputTag( 'hltPixelVertices','','@currentProcess' ), - metCollection = cms.InputTag( 'hltPixelOnlyPFMETProducer','','@currentProcess' ), - rho = cms.InputTag( 'hltFixedGridRhoFastjetPixelOnlyAll','','@currentProcess' ), - pfJetPtCut = cms.double( 20.0 ), - pfJetEtaCut = cms.double( 3.0 ), - pfCandidatePtCut = cms.double( 0.6 ), - pfCandidateEtaCut = cms.double( 3.0 ), - mantissaPrecision = cms.int32( 10 ), - doJetTags = cms.bool( True ), - doCandidates = cms.bool( True ), - doMet = cms.bool( True ), - doTrackVars = cms.bool( True ), - relativeTrackVars = cms.bool( True ), - doCandIndsForJets = cms.bool( False ) +process.hltEle15Ele10CaloIdLTrackIdLIsoVLPixelMatchLeg2Filter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLHcalIsoLeg2Filter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 2 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) ) -process.hltScoutingMuonPacker = cms.EDProducer( "HLTScoutingMuonProducer", - ChargedCandidates = cms.InputTag( 'hltIterL3MuonCandidatesNoVtx','','@currentProcess' ), - displacedvertexCollection = cms.InputTag( 'hltDisplacedmumuVtxNoMatchingProducer','','@currentProcess' ), - InputMuons = cms.InputTag( "hltIterL3MuonsNoVtx" ), - InputLinks = cms.InputTag( 'hltL3MuonsIterL3LinksNoVtx','','@currentProcess' ), - Tracks = cms.InputTag( "hltIterL3MuonAndMuonFromL1MergedNoVtx" ), - EcalPFClusterIsoMap = cms.InputTag( 'hltMuonEcalMFPFClusterIsoForMuonsNoVtx','','@currentProcess' ), - HcalPFClusterIsoMap = cms.InputTag( 'hltMuonHcalPFClusterIsoForMuonsNoVtx','','@currentProcess' ), - TrackIsoMap = cms.InputTag( 'hltMuonTkRelIsolationCut0p09MapNoVtx','combinedRelativeIsoDeposits','@currentProcess' ), - muonPtCut = cms.double( 0.0 ), - muonEtaCut = cms.double( 2.4 ), - minVtxProbCut = cms.double( 0.001 ) +process.hltEle15Ele10CaloIdLTrackIdLIsoVLOneOEMinusOneOPLeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLPixelMatchLeg1Filter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 999999.0 ), + thrRegularEE = cms.vdouble( 999999.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltScoutingEgammaPacker = cms.EDProducer( "HLTScoutingEgammaProducer", - EgammaCandidates = cms.InputTag( 'hltEgammaCandidates','','@currentProcess' ), - EgammaGsfTracks = cms.InputTag( 'hltEgammaGsfTracks','','@currentProcess' ), - SigmaIEtaIEtaMap = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned','@currentProcess' ), - r9Map = cms.InputTag( 'hltEgammaR9ID','r95x5' ), - HoverEMap = cms.InputTag( 'hltEgammaHoverE','','@currentProcess' ), - DetaMap = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed','@currentProcess' ), - DphiMap = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi','@currentProcess' ), - MissingHitsMap = cms.InputTag( 'hltEgammaGsfTrackVars','MissingHits','@currentProcess' ), - OneOEMinusOneOPMap = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP','@currentProcess' ), - EcalPFClusterIsoMap = cms.InputTag( 'hltEgammaEcalPFClusterIso','','@currentProcess' ), - EleGsfTrackIsoMap = cms.InputTag( 'hltEgammaEleGsfTrackIsoPixelOnly','','@currentProcess' ), - HcalPFClusterIsoMap = cms.InputTag( 'hltEgammaHcalPFClusterIso','','@currentProcess' ), - egammaPtCut = cms.double( 2.0 ), - egammaEtaCut = cms.double( 2.5 ), - egammaHoverECut = cms.double( 1.0 ), - saveRecHitTiming = cms.bool( False ), - mantissaPrecision = cms.int32( 10 ), - rechitMatrixSize = cms.int32( 10 ), - rechitZeroSuppression = cms.bool( True ), - ecalRechitEB = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - ecalRechitEE = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ) +process.hltEle15Ele10CaloIdLTrackIdLIsoVLOneOEMinusOneOPLeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLPixelMatchLeg2Filter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 999999.0 ), + thrRegularEE = cms.vdouble( 999999.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 2 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltL1sSingleEG10er2p5 = cms.EDFilter( "HLTL1TSeed", +process.hltEle15Ele10CaloIdLTrackIdLIsoVLDetaLeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleEG10er2p5" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLOneOEMinusOneOPLeg1Filter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.01 ), + thrRegularEE = cms.vdouble( 0.015 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltPrePhoton20HoverELoose = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltEle15Ele10CaloIdLTrackIdLIsoVLDetaLeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLOneOEMinusOneOPLeg2Filter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.01 ), + thrRegularEE = cms.vdouble( 0.015 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 2 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltEGL1SingleEG10Filter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", +process.hltEle15Ele10CaloIdLTrackIdLIsoVLDphiLeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), - l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - candNonIsolatedTag = cms.InputTag( "" ), - l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1SeedFilterTag = cms.InputTag( "hltL1sSingleEG10er2p5" ), - l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLDetaLeg1Filter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.07 ), + thrRegularEE = cms.vdouble( 0.1 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), - doIsolated = cms.bool( False ), - region_eta_size = cms.double( 0.522 ), - region_eta_size_ecap = cms.double( 1.0 ), - region_phi_size = cms.double( 1.044 ), - barrel_end = cms.double( 1.4791 ), - endcap_end = cms.double( 2.65 ) + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltEG20EtFilterLooseHoverE = cms.EDFilter( "HLTEgammaEtFilter", +process.hltEle15Ele10CaloIdLTrackIdLIsoVLDphiLeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1SingleEG10Filter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 20.0 ), - etcutEE = cms.double( 20.0 ), - ncandcut = cms.int32( 1 ) + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLDetaLeg2Filter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.07 ), + thrRegularEE = cms.vdouble( 0.1 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 2 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltEG20HEFilterLooseHoverE = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltEle15Ele10CaloIdLTrackIdLIsoVLTrackIsoLeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG20EtFilterLooseHoverE" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLDphiLeg1Filter" ), + varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), - useEt = cms.bool( False ), + useEt = cms.bool( True ), thrRegularEB = cms.vdouble( -1.0 ), thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.5 ), - thrOverEEE = cms.vdouble( 0.5 ), + thrOverEEB = cms.vdouble( 0.2 ), + thrOverEEE = cms.vdouble( 0.2 ), thrOverE2EB = cms.vdouble( -1.0 ), thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), @@ -59855,562 +62469,166 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltPrePhoton30HoverELoose = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltEG30EtFilterLooseHoverE = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1SingleEG10Filter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 30.0 ), - etcutEE = cms.double( 30.0 ), - ncandcut = cms.int32( 1 ) -) -process.hltEG30HEFilterLooseHoverE = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltEle15Ele10CaloIdLTrackIdLIsoVLTrackIsoLeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG30EtFilterLooseHoverE" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLDphiLeg2Filter" ), + varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), - useEt = cms.bool( False ), + useEt = cms.bool( True ), thrRegularEB = cms.vdouble( -1.0 ), thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.5 ), - thrOverEEE = cms.vdouble( 0.5 ), + thrOverEEB = cms.vdouble( 0.2 ), + thrOverEEE = cms.vdouble( 0.2 ), thrOverE2EB = cms.vdouble( -1.0 ), thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), + ncandcut = cms.int32( 2 ), doRhoCorrection = cms.bool( False ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) -) -process.hltCalibrationEventsFilter = cms.EDFilter( "HLTTriggerTypeFilter", - SelectedTriggerType = cms.int32( 2 ) -) -process.hltPreEcalCalibration = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltEcalCalibrationRaw = cms.EDProducer( "EvFFEDSelector", - inputTag = cms.InputTag( "rawDataCollector" ), - fedList = cms.vuint32( 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 1024 ) -) -process.hltPreHcalCalibration = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltHcalCalibTypeFilter = cms.EDFilter( "HLTHcalCalibTypeFilter", - InputTag = cms.InputTag( "rawDataCollector" ), - CalibTypes = cms.vint32( 1, 2, 3, 4, 5, 6 ) -) -process.hltHcalCalibrationRaw = cms.EDProducer( "EvFFEDSelector", - inputTag = cms.InputTag( "rawDataCollector" ), - fedList = cms.vuint32( 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 1024, 1100, 1101, 1102, 1103, 1104, 1105, 1106, 1107, 1108, 1109, 1110, 1111, 1112, 1113, 1114, 1115, 1116, 1117, 1118, 1119, 1120, 1121, 1122, 1123, 1124, 1125, 1126, 1127, 1128, 1129, 1130, 1131, 1132, 1133, 1134, 1135, 1136, 1137, 1138, 1139, 1140, 1141, 1142, 1143, 1144, 1145, 1146, 1147, 1148, 1149, 1150, 1151, 1152, 1153, 1154, 1155, 1156, 1157, 1158, 1159, 1160, 1161, 1162, 1163, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1172, 1173, 1174, 1175, 1176, 1177, 1178, 1179, 1180, 1181, 1182, 1183, 1184, 1185, 1186, 1187, 1188, 1189, 1190, 1191, 1192, 1193, 1194, 1195, 1196, 1197, 1198, 1199 ) -) -process.hltL1sZeroBiasIorAlwaysTrueIorIsolatedBunch = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_ZeroBias OR L1_AlwaysTrue OR L1_IsolatedBunch" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -process.hltPreAlCaEcalPhiSym = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltEcalPhiSymFilter = cms.EDFilter( "HLTEcalPhiSymFilter", - barrelDigiCollection = cms.InputTag( 'hltEcalDigis','ebDigis' ), - endcapDigiCollection = cms.InputTag( 'hltEcalDigis','eeDigis' ), - barrelUncalibHitCollection = cms.InputTag( 'hltEcalUncalibRecHit','EcalUncalibRecHitsEB' ), - endcapUncalibHitCollection = cms.InputTag( 'hltEcalUncalibRecHit','EcalUncalibRecHitsEE' ), - barrelHitCollection = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - endcapHitCollection = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - statusThreshold = cms.uint32( 3 ), - useRecoFlag = cms.bool( False ), - ampCut_barrelP = cms.vdouble( 14.31759, 14.33355, 14.34853, 14.36281, 14.37667, 14.39011, 14.40334, 14.41657, 14.42994, 14.44359, 14.45759, 14.47222, 14.48748, 14.50358, 14.52052, 14.53844, 14.55755, 14.57778, 14.59934, 14.62216, 14.64645, 14.67221, 14.69951, 14.72849, 14.75894, 14.79121, 14.82502, 14.86058, 14.89796, 14.93695, 14.97783, 15.02025, 15.06442, 15.11041, 15.15787, 15.20708, 15.25783, 15.31026, 15.36409, 15.41932, 15.47602, 15.53384, 15.5932, 15.65347, 15.715, 15.77744, 15.84086, 15.90505, 15.97001, 16.03539, 16.10147, 16.16783, 16.23454, 16.30146, 16.36824, 16.43502, 16.50159, 16.56781, 16.63354, 16.69857, 16.76297, 16.82625, 16.88862, 16.94973, 17.00951, 17.06761, 17.12403, 17.1787, 17.23127, 17.28167, 17.32955, 17.37491, 17.41754, 17.45723, 17.49363, 17.52688, 17.55642, 17.58218, 17.60416, 17.62166, 17.63468, 17.64315, 17.64665, 17.6449, 17.6379 ), - ampCut_barrelM = cms.vdouble( 17.6379, 17.6449, 17.64665, 17.64315, 17.63468, 17.62166, 17.60416, 17.58218, 17.55642, 17.52688, 17.49363, 17.45723, 17.41754, 17.37491, 17.32955, 17.28167, 17.23127, 17.1787, 17.12403, 17.06761, 17.00951, 16.94973, 16.88862, 16.82625, 16.76297, 16.69857, 16.63354, 16.56781, 16.50159, 16.43502, 16.36824, 16.30146, 16.23454, 16.16783, 16.10147, 16.03539, 15.97001, 15.90505, 15.84086, 15.77744, 15.715, 15.65347, 15.5932, 15.53384, 15.47602, 15.41932, 15.36409, 15.31026, 15.25783, 15.20708, 15.15787, 15.11041, 15.06442, 15.02025, 14.97783, 14.93695, 14.89796, 14.86058, 14.82502, 14.79121, 14.75894, 14.72849, 14.69951, 14.67221, 14.64645, 14.62216, 14.59934, 14.57778, 14.55755, 14.53844, 14.52052, 14.50358, 14.48748, 14.47222, 14.45759, 14.44359, 14.42994, 14.41657, 14.40334, 14.39011, 14.37667, 14.36281, 14.34853, 14.33355, 14.31759 ), - ampCut_endcapP = cms.vdouble( 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 11.5, 11.5, 11.5, 11.5, 11.5, 11.5, 11.5, 11.5, 11.5 ), - ampCut_endcapM = cms.vdouble( 11.5, 11.5, 11.5, 11.5, 11.5, 11.5, 11.5, 11.5, 11.5, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0 ), - phiSymBarrelDigiCollection = cms.string( "phiSymEcalDigisEB" ), - phiSymEndcapDigiCollection = cms.string( "phiSymEcalDigisEE" ) -) -process.hltL1sL1UnpairedBunchBptxMinus = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_UnpairedBunchBptxMinus" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -process.hltPreL1UnpairedBunchBptxMinus = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltL1sL1UnpairedBunchBptxPlus = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_UnpairedBunchBptxPlus" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -process.hltPreL1UnpairedBunchBptxPlus = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltL1sNotBptxOR = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_NotBptxOR" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -process.hltPreL1NotBptxOR = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltL1sL1CDCSingleMu3er1p2TOP120DPHI2p618to3p142 = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_CDC_SingleMu_3_er1p2_TOP120_DPHI2p618_3p142" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -process.hltPreL1CDCSingleMu3er1p2TOP120DPHI2p6183p142 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltL1sCDC = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_CDC_SingleMu_3_er1p2_TOP120_DPHI2p618_3p142" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -process.hltPreCDCL2cosmic10er1p0 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltL1fL1sCDCL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - PreviousCandTag = cms.InputTag( "hltL1sCDC" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 1 ), - CentralBxOnly = cms.bool( False ), - SelectQualities = cms.vint32( ) -) -process.hltL2fL1sCDCL2CosmicMuL2Filtered3er2stations10er1p0 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL2MuonCandidatesNoVtxMeanTimerCosmicSeed" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sCDCL1Filtered0" ), - SeedMapTag = cms.InputTag( "hltL2CosmicMuons" ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 1.0 ), - AbsEtaBins = cms.vdouble( 0.9, 1.5, 2.1, 5.0 ), - MinNstations = cms.vint32( 0, 2, 0, 2 ), - MinNhits = cms.vint32( 0, 1, 0, 1 ), - CutOnChambers = cms.bool( False ), - MinNchambers = cms.vint32( 0 ), - MaxDr = cms.double( 9999.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 10.0 ), - NSigmaPt = cms.double( 0.0 ), - MatchToPreviousCand = cms.bool( True ) -) -process.hltPreCDCL2cosmic5p5er1p0 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltL2fL1sCDCL2CosmicMuL2Filtered3er2stations5p5er1p0 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL2MuonCandidatesNoVtxMeanTimerCosmicSeed" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sCDCL1Filtered0" ), - SeedMapTag = cms.InputTag( "hltL2CosmicMuons" ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 1.0 ), - AbsEtaBins = cms.vdouble( 0.9, 1.5, 2.1, 5.0 ), - MinNstations = cms.vint32( 0, 2, 0, 2 ), - MinNhits = cms.vint32( 0, 1, 0, 1 ), - CutOnChambers = cms.bool( False ), - MinNchambers = cms.vint32( 0 ), - MaxDr = cms.double( 9999.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 5.5 ), - NSigmaPt = cms.double( 0.0 ), - MatchToPreviousCand = cms.bool( True ) -) -process.hltL1EventNumberNZS = cms.EDFilter( "HLTL1NumberFilter", - rawInput = cms.InputTag( "rawDataCollector" ), - period = cms.uint32( 4096 ), - invert = cms.bool( False ), - fedId = cms.int32( 1024 ), - useTCDSEventNumber = cms.bool( False ) -) -process.hltL1sHcalNZS = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_ZeroBias OR L1_SingleJet35 OR L1_SingleJet60 OR L1_SingleJet90 OR L1_SingleJet120 OR L1_SingleJet140er2p5 OR L1_SingleJet160er2p5 OR L1_SingleJet180 OR L1_SingleJet200 OR L1_DoubleJet40er2p5 OR L1_DoubleJet100er2p5 OR L1_DoubleJet120er2p5 OR L1_QuadJet60er2p5 OR L1_HTT120er OR L1_HTT160er OR L1_HTT200er OR L1_HTT255er OR L1_HTT280er OR L1_HTT320er" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -process.hltPreHcalNZS = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltL1sSingleEGorSingleorDoubleMu = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleIsoEG30er2p1 OR L1_SingleIsoEG28er2p1 OR L1_SingleEG10er2p5 OR L1_SingleEG15er2p5 OR L1_SingleEG26er2p5 OR L1_SingleEG34er2p5 OR L1_SingleEG36er2p5 OR L1_SingleEG38er2p5 OR L1_SingleEG40er2p5 OR L1_SingleEG42er2p5 OR L1_SingleEG45er2p5 OR L1_SingleEG60 OR L1_SingleMuOpen OR L1_SingleMu3 OR L1_SingleMu5 OR L1_SingleMu7 OR L1_SingleMu18 OR L1_SingleMu20 OR L1_SingleMu22 OR L1_SingleMu25 OR L1_DoubleMu_12_5 OR L1_DoubleMu_15_7 OR L1_SingleIsoEG24er2p1 OR L1_SingleIsoEG26er2p5 OR L1_SingleIsoEG28er2p5 OR L1_SingleIsoEG30er2p5 OR L1_SingleIsoEG32er2p5 OR L1_SingleIsoEG34er2p5 OR L1_DoubleEG_22_10_er2p5 OR L1_DoubleEG_25_12_er2p5 OR L1_DoubleEG_25_14_er2p5 OR L1_TripleEG_18_17_8_er2p5 OR L1_TripleMu_5_3_3 OR L1_TripleMu_5_5_3 OR L1_DoubleMu_15_7" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -process.hltPreHcalPhiSym = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltL1sIsolatedBunch = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_IsolatedBunch" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -process.hltL1sSingleJetOR = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_DoubleEG8er2p5_HTT260er OR L1_DoubleEG8er2p5_HTT280er OR L1_DoubleEG8er2p5_HTT300er OR L1_DoubleEG8er2p5_HTT300er OR L1_HTT255er OR L1_HTT280er OR L1_HTT280er_QuadJet_70_55_40_35_er2p5 OR L1_HTT320er_QuadJet_80_60_er2p1_45_40_er2p3 OR L1_HTT320er_QuadJet_80_60_er2p1_50_45_er2p3 OR L1_HTT320er OR L1_HTT360er OR L1_ETT2000 OR L1_HTT400er OR L1_HTT450er" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -process.hltPreHcalIsolatedbunch = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltL1sV0SingleJet3OR = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleJet60 OR L1_SingleJet200 OR L1_DoubleJet120er2p5" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -process.hltPreIsoTrackHB = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltPixelTracksQuadruplets = cms.EDProducer( "TrackWithVertexSelector", - src = cms.InputTag( "hltPixelTracks" ), - etaMin = cms.double( -999.0 ), - etaMax = cms.double( 999.0 ), - ptMin = cms.double( 0.0 ), - ptMax = cms.double( 999999.0 ), - d0Max = cms.double( 999.0 ), - dzMax = cms.double( 999.0 ), - normalizedChi2 = cms.double( 999999.0 ), - numberOfValidHits = cms.uint32( 0 ), - numberOfLostHits = cms.uint32( 999 ), - numberOfValidPixelHits = cms.uint32( 4 ), - ptErrorCut = cms.double( 999999.0 ), - quality = cms.string( "loose" ), - useVtx = cms.bool( False ), - vertexTag = cms.InputTag( "hltTrimmedPixelVertices" ), - timesTag = cms.InputTag( "" ), - timeResosTag = cms.InputTag( "" ), - nVertices = cms.uint32( 0 ), - vtxFallback = cms.bool( False ), - zetaVtx = cms.double( 999999.0 ), - rhoVtx = cms.double( 999999.0 ), - nSigmaDtVertex = cms.double( 0.0 ), - copyExtras = cms.untracked.bool( False ), - copyTrajectories = cms.untracked.bool( False ) -) -process.hltIsolPixelTrackProdHB = cms.EDProducer( "IsolatedPixelTrackCandidateL1TProducer", - L1eTauJetsSource = cms.InputTag( 'hltGtStage2Digis','Tau' ), - tauAssociationCone = cms.double( 0.0 ), - tauUnbiasCone = cms.double( 1.2 ), - PixelTracksSources = cms.VInputTag( 'hltPixelTracksQuadruplets' ), - ExtrapolationConeSize = cms.double( 1.0 ), - PixelIsolationConeSizeAtEC = cms.double( 40.0 ), - L1GTSeedLabel = cms.InputTag( "hltL1sV0SingleJet3OR" ), - MaxVtxDXYSeed = cms.double( 101.0 ), - MaxVtxDXYIsol = cms.double( 101.0 ), - VertexLabel = cms.InputTag( "hltTrimmedPixelVertices" ), - MagFieldRecordName = cms.string( "VolumeBasedMagneticField" ), - minPTrack = cms.double( 5.0 ), - maxPTrackForIsolation = cms.double( 3.0 ), - EBEtaBoundary = cms.double( 1.479 ) -) -process.hltIsolPixelTrackL2FilterHB = cms.EDFilter( "HLTPixelIsolTrackL1TFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltIsolPixelTrackProdHB" ), - L1GTSeedLabel = cms.InputTag( "hltL1sV0SingleJet3OR" ), - MaxPtNearby = cms.double( 2.0 ), - MinEnergyTrack = cms.double( 12.0 ), - MinPtTrack = cms.double( 3.5 ), - MaxEtaTrack = cms.double( 1.15 ), - MinEtaTrack = cms.double( 0.0 ), - MinDeltaPtL1Jet = cms.double( -40000.0 ), - filterTrackEnergy = cms.bool( True ), - NMaxTrackCandidates = cms.int32( 10 ), - DropMultiL2Event = cms.bool( False ) -) -process.hltIsolEcalPixelTrackProdHB = cms.EDProducer( "IsolatedEcalPixelTrackCandidateProducer", - filterLabel = cms.InputTag( "hltIsolPixelTrackL2FilterHB" ), - EBRecHitSource = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - EERecHitSource = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - EBHitEnergyThreshold = cms.double( 0.1 ), - EBHitCountEnergyThreshold = cms.double( 0.5 ), - EEHitEnergyThreshold0 = cms.double( -41.0664 ), - EEHitEnergyThreshold1 = cms.double( 68.795 ), - EEHitEnergyThreshold2 = cms.double( -38.143 ), - EEHitEnergyThreshold3 = cms.double( 7.043 ), - EEFacHitCountEnergyThreshold = cms.double( 10.0 ), - EcalConeSizeEta0 = cms.double( 0.09 ), - EcalConeSizeEta1 = cms.double( 0.14 ) -) -process.hltEcalIsolPixelTrackL2FilterHB = cms.EDFilter( "HLTEcalPixelIsolTrackFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltIsolEcalPixelTrackProdHB" ), - MaxEnergyInEB = cms.double( 2.0 ), - MaxEnergyInEE = cms.double( 4.0 ), - MaxEnergyOutEB = cms.double( 1.2 ), - MaxEnergyOutEE = cms.double( 2.0 ), - NMaxTrackCandidates = cms.int32( 10 ), - DropMultiL2Event = cms.bool( False ) -) -process.hltHcalITIPTCorrectorHB = cms.EDProducer( "IPTCorrector", - corTracksLabel = cms.InputTag( "hltIter0PFlowCtfWithMaterialTracks" ), - filterLabel = cms.InputTag( "hltIsolPixelTrackL2FilterHB" ), - associationCone = cms.double( 0.2 ) -) -process.hltIsolPixelTrackL3FilterHB = cms.EDFilter( "HLTPixelIsolTrackL1TFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltHcalITIPTCorrectorHB" ), - L1GTSeedLabel = cms.InputTag( "hltL1sV0SingleJet3OR" ), - MaxPtNearby = cms.double( 2.0 ), - MinEnergyTrack = cms.double( 18.0 ), - MinPtTrack = cms.double( 20.0 ), - MaxEtaTrack = cms.double( 1.15 ), - MinEtaTrack = cms.double( 0.0 ), - MinDeltaPtL1Jet = cms.double( 4.0 ), - filterTrackEnergy = cms.bool( True ), - NMaxTrackCandidates = cms.int32( 999 ), - DropMultiL2Event = cms.bool( False ) -) -process.hltPreIsoTrackHE = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltIsolPixelTrackProdHE = cms.EDProducer( "IsolatedPixelTrackCandidateL1TProducer", - L1eTauJetsSource = cms.InputTag( 'hltGtStage2Digis','Tau' ), - tauAssociationCone = cms.double( 0.0 ), - tauUnbiasCone = cms.double( 1.2 ), - PixelTracksSources = cms.VInputTag( 'hltPixelTracksQuadruplets' ), - ExtrapolationConeSize = cms.double( 1.0 ), - PixelIsolationConeSizeAtEC = cms.double( 40.0 ), - L1GTSeedLabel = cms.InputTag( "hltL1sV0SingleJet3OR" ), - MaxVtxDXYSeed = cms.double( 101.0 ), - MaxVtxDXYIsol = cms.double( 101.0 ), - VertexLabel = cms.InputTag( "hltTrimmedPixelVertices" ), - MagFieldRecordName = cms.string( "VolumeBasedMagneticField" ), - minPTrack = cms.double( 5.0 ), - maxPTrackForIsolation = cms.double( 3.0 ), - EBEtaBoundary = cms.double( 1.479 ) -) -process.hltIsolPixelTrackL2FilterHE = cms.EDFilter( "HLTPixelIsolTrackL1TFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltIsolPixelTrackProdHE" ), - L1GTSeedLabel = cms.InputTag( "hltL1sV0SingleJet3OR" ), - MaxPtNearby = cms.double( 2.0 ), - MinEnergyTrack = cms.double( 12.0 ), - MinPtTrack = cms.double( 3.5 ), - MaxEtaTrack = cms.double( 2.2 ), - MinEtaTrack = cms.double( 1.1 ), - MinDeltaPtL1Jet = cms.double( -40000.0 ), - filterTrackEnergy = cms.bool( True ), - NMaxTrackCandidates = cms.int32( 5 ), - DropMultiL2Event = cms.bool( False ) -) -process.hltIsolEcalPixelTrackProdHE = cms.EDProducer( "IsolatedEcalPixelTrackCandidateProducer", - filterLabel = cms.InputTag( "hltIsolPixelTrackL2FilterHE" ), - EBRecHitSource = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - EERecHitSource = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - EBHitEnergyThreshold = cms.double( 0.1 ), - EBHitCountEnergyThreshold = cms.double( 0.5 ), - EEHitEnergyThreshold0 = cms.double( -41.0664 ), - EEHitEnergyThreshold1 = cms.double( 68.795 ), - EEHitEnergyThreshold2 = cms.double( -38.143 ), - EEHitEnergyThreshold3 = cms.double( 7.043 ), - EEFacHitCountEnergyThreshold = cms.double( 10.0 ), - EcalConeSizeEta0 = cms.double( 0.09 ), - EcalConeSizeEta1 = cms.double( 0.14 ) -) -process.hltEcalIsolPixelTrackL2FilterHE = cms.EDFilter( "HLTEcalPixelIsolTrackFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltIsolEcalPixelTrackProdHE" ), - MaxEnergyInEB = cms.double( 2.0 ), - MaxEnergyInEE = cms.double( 4.0 ), - MaxEnergyOutEB = cms.double( 1.2 ), - MaxEnergyOutEE = cms.double( 2.0 ), - NMaxTrackCandidates = cms.int32( 10 ), - DropMultiL2Event = cms.bool( False ) -) -process.hltHcalITIPTCorrectorHE = cms.EDProducer( "IPTCorrector", - corTracksLabel = cms.InputTag( "hltIter0PFlowCtfWithMaterialTracks" ), - filterLabel = cms.InputTag( "hltIsolPixelTrackL2FilterHE" ), - associationCone = cms.double( 0.2 ) -) -process.hltIsolPixelTrackL3FilterHE = cms.EDFilter( "HLTPixelIsolTrackL1TFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltHcalITIPTCorrectorHE" ), - L1GTSeedLabel = cms.InputTag( "hltL1sV0SingleJet3OR" ), - MaxPtNearby = cms.double( 2.0 ), - MinEnergyTrack = cms.double( 18.0 ), - MinPtTrack = cms.double( 20.0 ), - MaxEtaTrack = cms.double( 2.2 ), - MinEtaTrack = cms.double( 1.1 ), - MinDeltaPtL1Jet = cms.double( 4.0 ), - filterTrackEnergy = cms.bool( True ), - NMaxTrackCandidates = cms.int32( 999 ), - DropMultiL2Event = cms.bool( False ) -) -process.hltL1sL1ZeroBiasFirstCollisionAfterAbortGap = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_FirstCollisionInOrbit" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltPreZeroBiasFirstCollisionAfterAbortGap = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltEle15Ele10CaloIdLTrackIdLIsoVLDZFilter = cms.EDFilter( "HLT2PhotonPhotonDZ", + saveTags = cms.bool( True ), + originTag1 = cms.VInputTag( 'hltEgammaCandidates' ), + originTag2 = cms.VInputTag( 'hltEgammaCandidates' ), + inputTag1 = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLTrackIsoLeg1Filter" ), + inputTag2 = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLTrackIsoLeg2Filter" ), + electronTag = cms.InputTag( "hltEgammaGsfElectrons" ), + triggerType1 = cms.int32( 81 ), + triggerType2 = cms.int32( 81 ), + MinDR = cms.double( -1.0 ), + MaxDZ = cms.double( 0.2 ), + MinPixHitsForDZ = cms.int32( 0 ), + checkSC = cms.bool( True ), + MinN = cms.int32( 1 ) ) -process.hltPreZeroBiasIsolatedBunches = cms.EDFilter( "HLTPrescaler", +process.hltPreMCIsoMu = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltL1sL1ZeroBiasFirstCollisionInTrainNOTFirstCollisionInOrbit = cms.EDFilter( "HLTL1TSeed", +process.hltL2fL1sMu5L1L2SingleMu = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_FirstCollisionInTrain AND (NOT L1_FirstCollisionInOrbit)" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -process.hltPreZeroBiasFirstCollisionInTrain = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltL2MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sMu3or5or7L1Filtered0" ), + SeedMapTag = cms.InputTag( "hltL2Muons" ), + MinN = cms.int32( 0 ), + MaxEta = cms.double( 2.5 ), + AbsEtaBins = cms.vdouble( 0.0 ), + MinNstations = cms.vint32( 0 ), + MinNhits = cms.vint32( 0 ), + CutOnChambers = cms.bool( False ), + MinNchambers = cms.vint32( 0 ), + MaxDr = cms.double( 9999.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), + NSigmaPt = cms.double( 0.0 ), + MatchToPreviousCand = cms.bool( True ) ) -process.hltL1sL1ZeroBiasLastBunchInTrain = cms.EDFilter( "HLTL1TSeed", +process.hltL3fL1sMu5L1L2L3SingleMu = cms.EDFilter( "HLTMuonL3PreFilter", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_LastCollisionInTrain" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sMu5L1L2SingleMu" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sMu5L1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 2.1 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxNormalizedChi2 = cms.double( 9999.0 ), + MaxDXYBeamSpot = cms.double( 9999.0 ), + MinDXYBeamSpot = cms.double( -1.0 ), + MinNmuonHits = cms.int32( 0 ), + MaxPtDifference = cms.double( 9999.0 ), + MinTrackPt = cms.double( 0.0 ), + minMuonStations = cms.int32( 2 ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 0 ), + MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), + trkMuonId = cms.uint32( 0 ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltPreZeroBiasLastCollisionInTrain = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltL3fL1sMu5L1L2L3pfecalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltL3fL1sMu5L1L2L3SingleMu" ), + varTag = cms.InputTag( "hltMuonEcalMFPFClusterIsoForMuons" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.14 ), + thrOverEEE = cms.vdouble( 0.1 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) ) -process.hltL1sL1ZeroBiasFirstBunchAfterTrain = cms.EDFilter( "HLTL1TSeed", +process.hltL3fL1sMu5L1L2L3pfhcalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_FirstBunchAfterTrain" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) + candTag = cms.InputTag( "hltL3fL1sMu5L1L2L3pfecalIsoRhoFiltered" ), + varTag = cms.InputTag( "hltMuonHcalRegPFClusterIsoForMuons" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.177 ), + thrOverEEE = cms.vdouble( 0.24 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) ) -process.hltPreZeroBiasFirstBXAfterTrain = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltL3crIsoL1sMu16L1L2L3TrkIsoFilteredSingleMu = cms.EDFilter( "HLTMuonIsoFilter", + saveTags = cms.bool( True ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL3fL1sMu5L1L2L3pfecalIsoRhoFiltered" ), + MinN = cms.int32( 1 ), + DepTag = cms.VInputTag( 'hltMuonTkRelIsolationCut0p08Map' ), + IsolatorPSet = cms.PSet( ) ) -process.hltL1sSingleMu5IorSingleMu14erIorSingleMu16er = cms.EDFilter( "HLTL1TSeed", +process.hltL1sDoubleMu0 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleMu5 OR L1_SingleMu7 OR L1_SingleMu18 OR L1_SingleMu20 OR L1_SingleMu22 OR L1_SingleMu25" ), + L1SeedsLogicalExpression = cms.string( "L1_DoubleMu0" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -60420,346 +62638,202 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltPreAlCaRPCMuonNormalisation = cms.EDFilter( "HLTPrescaler", +process.hltPreMCDoubleMuTrkIsoVVLDZ = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltRPCMuonNormaL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", +process.hltL1fL1sDoubleMu0HighQL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - PreviousCandTag = cms.InputTag( "hltL1sSingleMu5IorSingleMu14erIorSingleMu16er" ), - MaxEta = cms.double( 1.9 ), + PreviousCandTag = cms.InputTag( "hltL1sDoubleMu0" ), + MaxEta = cms.double( 2.5 ), MinPt = cms.double( 0.0 ), MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 1 ), + MinN = cms.int32( 2 ), CentralBxOnly = cms.bool( True ), SelectQualities = cms.vint32( ) ) -process.hltPreAlCaLumiPixelsCountsRandom = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltAlcaPixelClusterCounts = cms.EDProducer( "AlcaPCCEventProducer", - pixelClusterLabel = cms.InputTag( "hltSiPixelClusters" ), - trigstring = cms.untracked.string( "alcaPCCEvent" ) -) -process.hltPreAlCaLumiPixelsCountsZeroBias = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltPreMCReducedIterativeTracking = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltPreMCPFMET = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltPFMETOpenFilter = cms.EDFilter( "HLT1PFMET", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltPFMETProducer" ), - triggerType = cms.int32( 87 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( -1.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) -) -process.hltPreMCAK4PFJets = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltAK4PFJetCollection20Filter = cms.EDFilter( "HLT1PFJet", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - triggerType = cms.int32( 85 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 20.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 3.0 ), - MinN = cms.int32( 1 ) -) -process.hltPreMCPFBTagDeepCSV = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltBTagPFDeepCSV4p06Single = cms.EDFilter( "HLTPFJetTag", - saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltPFJetForBtag" ), - JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsPF','probb' ), - MinTag = cms.double( 0.25 ), - MaxTag = cms.double( 999999.0 ), - MinJets = cms.int32( 1 ), - TriggerType = cms.int32( 86 ) -) -process.hltPreMCPFHT = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltPFHTForMC = cms.EDProducer( "HLTHtMhtProducer", - usePt = cms.bool( True ), - excludePFMuons = cms.bool( False ), - minNJetHt = cms.int32( 0 ), - minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 40.0 ), - minPtJetMht = cms.double( 20.0 ), - maxEtaJetHt = cms.double( 3.0 ), - maxEtaJetMht = cms.double( 5.0 ), - jetsLabel = cms.InputTag( "hltAK4PFJetsCorrected" ), - pfCandidatesLabel = cms.InputTag( "hltParticleFlow" ) -) -process.hltPFHTOpenFilter = cms.EDFilter( "HLTHtMhtFilter", - saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltPFHTForMC' ), - mhtLabels = cms.VInputTag( 'hltPFHTForMC' ), - minHt = cms.vdouble( -1.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) -) -process.hltPreMCPFMHT = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltPFMHTOpenFilter = cms.EDFilter( "HLTMhtFilter", - saveTags = cms.bool( True ), - mhtLabels = cms.VInputTag( 'hltPFHTForMC' ), - minMht = cms.vdouble( -1.0 ) -) -process.hltPreMCCaloMET = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltPreMCCaloMETJetIdCleaned = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltMetCleanUsingJetID = cms.EDProducer( "HLTMETCleanerUsingJetID", - minPt = cms.double( 20.0 ), - maxEta = cms.double( 5.0 ), - metLabel = cms.InputTag( "hltMet" ), - jetsLabel = cms.InputTag( "hltAK4CaloJets" ), - goodJetsLabel = cms.InputTag( "hltAK4CaloJetsIDPassed" ) -) -process.hltMETCleanUsingJetIDOpenFilter = cms.EDFilter( "HLT1CaloMET", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltMetCleanUsingJetID" ), - triggerType = cms.int32( 87 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( -1.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) -) -process.hltPreMCAK4CaloJets = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltCaloJetCollection20Filter = cms.EDFilter( "HLT1CaloJet", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), - triggerType = cms.int32( 0 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 20.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) -) -process.hltPreMCAK4CaloJetsFromPV = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltSelectorJets20L1FastJetForNoPU = cms.EDFilter( "EtMinCaloJetSelector", - src = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), - filter = cms.bool( False ), - etMin = cms.double( 20.0 ) -) -process.hltCaloJetFromPV = cms.EDProducer( "PixelJetPuId", - jets = cms.InputTag( "hltSelectorJets20L1FastJetForNoPU" ), - tracks = cms.InputTag( "hltPixelTracks" ), - primaryVertex = cms.InputTag( "hltTrimmedPixelVertices" ), - MinGoodJetTrackPtRatio = cms.double( 0.045 ), - MinGoodJetTrackPt = cms.double( 1.8 ), - MaxTrackDistanceToJet = cms.double( 0.04 ), - MinTrackPt = cms.double( 0.6 ), - MaxTrackChi2 = cms.double( 20.0 ), - UseForwardJetsAsNoPU = cms.bool( True ), - MinEtaForwardJets = cms.double( 2.4 ), - MinEtForwardJets = cms.double( 40.0 ) -) -process.hltCaloJetFromPVCollection20Filter = cms.EDFilter( "HLT1CaloJet", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltCaloJetFromPV" ), - triggerType = cms.int32( 0 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 20.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) -) -process.hltHtMhtFromPVForMC = cms.EDProducer( "HLTHtMhtProducer", - usePt = cms.bool( False ), - excludePFMuons = cms.bool( False ), - minNJetHt = cms.int32( 0 ), - minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 30.0 ), - minPtJetMht = cms.double( 20.0 ), - maxEtaJetHt = cms.double( 3.0 ), - maxEtaJetMht = cms.double( 5.0 ), - jetsLabel = cms.InputTag( "hltCaloJetFromPV" ), - pfCandidatesLabel = cms.InputTag( "" ) -) -process.hltCaloHtMhtFromPVOpenFilter = cms.EDFilter( "HLTHtMhtFilter", - saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMhtFromPVForMC' ), - mhtLabels = cms.VInputTag( 'hltHtMhtFromPVForMC' ), - minHt = cms.vdouble( -1.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) -) -process.hltPreMCCaloBTagDeepCSV = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltBTagCaloDeepCSV10p0Single = cms.EDFilter( "HLTCaloJetTag", +process.hltL2pfL1sDoubleMu0L1f0L2doubleMu = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltSelector8CentralJetsL1FastJet" ), - JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsCalo','probb' ), - MinTag = cms.double( 0.2 ), - MaxTag = cms.double( 999999.0 ), - MinJets = cms.int32( 1 ), - TriggerType = cms.int32( 86 ) -) -process.hltPreMCCaloHT = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltHtMhtForMC = cms.EDProducer( "HLTHtMhtProducer", - usePt = cms.bool( False ), - excludePFMuons = cms.bool( False ), - minNJetHt = cms.int32( 0 ), - minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 30.0 ), - minPtJetMht = cms.double( 20.0 ), - maxEtaJetHt = cms.double( 3.0 ), - maxEtaJetMht = cms.double( 5.0 ), - jetsLabel = cms.InputTag( "hltAK4CaloJetsCorrected" ), - pfCandidatesLabel = cms.InputTag( "" ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltL2MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL1sDoubleMu0" ), + SeedMapTag = cms.InputTag( "hltL2Muons" ), + MinN = cms.int32( 0 ), + MaxEta = cms.double( 2.5 ), + AbsEtaBins = cms.vdouble( 0.0 ), + MinNstations = cms.vint32( 0 ), + MinNhits = cms.vint32( 0 ), + CutOnChambers = cms.bool( False ), + MinNchambers = cms.vint32( 0 ), + MaxDr = cms.double( 9999.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), + NSigmaPt = cms.double( 0.0 ), + MatchToPreviousCand = cms.bool( True ) ) -process.hltCaloHTOpenFilter = cms.EDFilter( "HLTHtMhtFilter", +process.hltL1fForIterL3L1fL1sDoubleMu0HighQL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMhtForMC' ), - mhtLabels = cms.VInputTag( 'hltHtMhtForMC' ), - minHt = cms.vdouble( -1.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) -) -process.hltPreMCCaloMHT = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) + CandTag = cms.InputTag( "hltL1MuonsPt0" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sDoubleMu0HighQL1Filtered0" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 1 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) ) -process.hltMhtFilter = cms.EDFilter( "HLTMhtFilter", +process.hltL3pfL1sDoubleMu0L1f0L2pf0L3doubleMu = cms.EDFilter( "HLTMuonL3PreFilter", saveTags = cms.bool( True ), - mhtLabels = cms.VInputTag( 'hltHtMhtForMC' ), - minMht = cms.vdouble( -1.0 ) -) -process.hltPreMCAK8PFJets = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2pfL1sDoubleMu0L1f0L2doubleMu" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sDoubleMu0HighQL1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + MinN = cms.int32( 2 ), + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxNormalizedChi2 = cms.double( 9999.0 ), + MaxDXYBeamSpot = cms.double( 9999.0 ), + MinDXYBeamSpot = cms.double( -1.0 ), + MinNmuonHits = cms.int32( 0 ), + MaxPtDifference = cms.double( 9999.0 ), + MinTrackPt = cms.double( 0.0 ), + minMuonStations = cms.int32( 2 ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 0 ), + MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), + trkMuonId = cms.uint32( 0 ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltAK8PFJetCollection20Filter = cms.EDFilter( "HLT1PFJet", +process.hltDiMuonRelTrkIsoVVLFiltered = cms.EDFilter( "HLTMuonIsoFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK8PFJetsCorrected" ), - triggerType = cms.int32( 85 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 20.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 3.0 ), - MinN = cms.int32( 1 ) -) -process.hltPreMCAK8TrimPFJets = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL3pfL1sDoubleMu0L1f0L2pf0L3doubleMu" ), + MinN = cms.int32( 2 ), + DepTag = cms.VInputTag( 'hltL3MuonRelTrkIsolationVVL' ), + IsolatorPSet = cms.PSet( ) ) -process.hltAK8TrimPFJetCollection20Filter = cms.EDFilter( "HLT1PFJet", +process.hltDiMuonRelTrkIsoVVLFilteredDzFiltered0p2 = cms.EDFilter( "HLT2MuonMuonDZ", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK8TrimModJets" ), - triggerType = cms.int32( 85 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 20.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 3.0 ), + originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), + originTag2 = cms.VInputTag( 'hltIterL3MuonCandidates' ), + inputTag1 = cms.InputTag( "hltDiMuonRelTrkIsoVVLFiltered" ), + inputTag2 = cms.InputTag( "hltDiMuonRelTrkIsoVVLFiltered" ), + triggerType1 = cms.int32( 83 ), + triggerType2 = cms.int32( 83 ), + MinDR = cms.double( 0.001 ), + MaxDZ = cms.double( 0.2 ), + MinPixHitsForDZ = cms.int32( 0 ), + checkSC = cms.bool( False ), MinN = cms.int32( 1 ) ) -process.hltPreMCAK8PFHT = cms.EDFilter( "HLTPrescaler", +process.hltPreMCDoubleMuNoFiltersNoVtx = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltAK8PFHTForMC = cms.EDProducer( "HLTHtMhtProducer", - usePt = cms.bool( True ), - excludePFMuons = cms.bool( False ), - minNJetHt = cms.int32( 0 ), - minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 40.0 ), - minPtJetMht = cms.double( 20.0 ), - maxEtaJetHt = cms.double( 3.0 ), - maxEtaJetMht = cms.double( 5.0 ), - jetsLabel = cms.InputTag( "hltAK8PFJetsCorrected" ), - pfCandidatesLabel = cms.InputTag( "hltParticleFlow" ) +process.hltL2fDimuonL1f0L2NoVtx = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", + saveTags = cms.bool( True ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltL2MuonCandidatesNoVtx" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sDoubleMu0HighQL1Filtered0" ), + SeedMapTag = cms.InputTag( "hltL2Muons" ), + MinN = cms.int32( 0 ), + MaxEta = cms.double( 2.5 ), + AbsEtaBins = cms.vdouble( 0.0 ), + MinNstations = cms.vint32( 0 ), + MinNhits = cms.vint32( 0 ), + CutOnChambers = cms.bool( True ), + MinNchambers = cms.vint32( 0 ), + MaxDr = cms.double( 9999.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), + NSigmaPt = cms.double( 0.0 ), + MatchToPreviousCand = cms.bool( True ) ) -process.hltAK8PFHTOpenFilter = cms.EDFilter( "HLTHtMhtFilter", +process.hltL3fDimuonL1f0L2NVL3NoFiltersNoVtx = cms.EDFilter( "HLTMuonL3PreFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltAK8PFHTForMC' ), - mhtLabels = cms.VInputTag( 'hltAK8PFHTForMC' ), - minHt = cms.vdouble( -1.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltL3NoFiltersNoVtxMuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fDimuonL1f0L2NoVtx" ), + L1CandTag = cms.InputTag( "" ), + inputMuonCollection = cms.InputTag( "" ), + MinN = cms.int32( 2 ), + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 9999.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxNormalizedChi2 = cms.double( 9999.0 ), + MaxDXYBeamSpot = cms.double( 9999.0 ), + MinDXYBeamSpot = cms.double( -1.0 ), + MinNmuonHits = cms.int32( 0 ), + MaxPtDifference = cms.double( 9999.0 ), + MinTrackPt = cms.double( 0.0 ), + minMuonStations = cms.int32( -1 ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 0 ), + MaxNormalizedChi2_L3FromL1 = cms.double( 0.0 ), + trkMuonId = cms.uint32( 0 ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltPreMCAK8CaloHT = cms.EDFilter( "HLTPrescaler", +process.hltPreMCPFBTagDeepJet = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltAK8HtMhtForMC = cms.EDProducer( "HLTHtMhtProducer", - usePt = cms.bool( False ), - excludePFMuons = cms.bool( False ), - minNJetHt = cms.int32( 0 ), - minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 30.0 ), - minPtJetMht = cms.double( 20.0 ), - maxEtaJetHt = cms.double( 3.0 ), - maxEtaJetMht = cms.double( 5.0 ), - jetsLabel = cms.InputTag( "hltAK8CaloJetsCorrected" ), - pfCandidatesLabel = cms.InputTag( "" ) -) -process.hltAK8CaloHTOpenFilter = cms.EDFilter( "HLTHtMhtFilter", +process.hltBTagPFDeepJet4p06Single = cms.EDFilter( "HLTPFJetTag", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltAK8HtMhtForMC' ), - mhtLabels = cms.VInputTag( 'hltAK8HtMhtForMC' ), - minHt = cms.vdouble( -1.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) + Jets = cms.InputTag( "hltPFJetForBtag" ), + JetTags = cms.InputTag( 'hltDeepJetDiscriminatorsJetTags','BvsAll' ), + MinTag = cms.double( 0.25 ), + MaxTag = cms.double( 999999.0 ), + MinJets = cms.int32( 1 ), + TriggerType = cms.int32( 86 ) ) -process.hltL1sSingleEG5 = cms.EDFilter( "HLTL1TSeed", +process.hltL1sMCRun3PFScoutingPixelTracking = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleEG8er2p5" ), + L1SeedsLogicalExpression = cms.string( "L1GlobalDecision" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -60769,2050 +62843,3492 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltPreMCDiphoton1010R9IdORIsoCaloIdANDHER9IdMass10 = cms.EDFilter( "HLTPrescaler", +process.hltPreMCRun3PFScoutingPixelTracking = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltEGL1SingleEG5Filter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", +process.hltL1sAlCaEcalPi0Eta = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), - l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - candNonIsolatedTag = cms.InputTag( "" ), - l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1SeedFilterTag = cms.InputTag( "hltL1sSingleEG5" ), - l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - ncandcut = cms.int32( 1 ), - doIsolated = cms.bool( False ), - region_eta_size = cms.double( 0.522 ), - region_eta_size_ecap = cms.double( 1.0 ), - region_phi_size = cms.double( 1.044 ), - barrel_end = cms.double( 1.4791 ), - endcap_end = cms.double( 2.65 ) + L1SeedsLogicalExpression = cms.string( "L1_AlwaysTrue OR L1_IsolatedBunch OR L1_SingleEG8er2p5 OR L1_SingleEG10er2p5 OR L1_SingleEG15er2p5 OR L1_SingleEG26er2p5 OR L1_SingleEG34er2p5 OR L1_SingleEG36er2p5 OR L1_SingleEG38er2p5 OR L1_SingleEG40er2p5 OR L1_SingleEG42er2p5 OR L1_SingleEG45er2p5 OR L1_SingleEG60 OR L1_SingleIsoEG26er2p5 OR L1_SingleIsoEG28er2p5 OR L1_SingleIsoEG30er2p5 OR L1_SingleIsoEG32er2p5 OR L1_SingleIsoEG34er2p5 OR L1_SingleIsoEG24er2p1 OR L1_SingleIsoEG26er2p1 OR L1_SingleIsoEG28er2p1 OR L1_SingleIsoEG30er2p1 OR L1_SingleIsoEG32er2p1 OR L1_DoubleEG_22_10_er2p5 OR L1_DoubleEG_25_14_er2p5 OR L1_DoubleEG_25_12_er2p5 OR L1_SingleJet35 OR L1_SingleJet60 OR L1_SingleJet90 OR L1_SingleJet120 OR L1_SingleJet140er2p5 OR L1_SingleJet160er2p5 OR L1_SingleJet180 OR L1_SingleJet200 OR L1_DoubleJet40er2p5 OR L1_DoubleJet100er2p5 OR L1_DoubleJet120er2p5 OR L1_QuadJet60er2p5 OR L1_HTT120er OR L1_HTT160er OR L1_HTT200er OR L1_HTT255er OR L1_HTT280er OR L1_HTT320er" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltEG10EtL1SingleEG5EtFilter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1SingleEG5Filter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 10.0 ), - etcutEE = cms.double( 10.0 ), - ncandcut = cms.int32( 1 ) +process.hltPreAlCaEcalPi0EBonly = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltEG10R9Id50b80eR9IdFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG10EtL1SingleEG5EtFilter" ), - varTag = cms.InputTag( 'hltEgammaR9ID','r95x5' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( False ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.5 ), - thrRegularEE = cms.vdouble( 0.8 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltSimple3x3Clusters = cms.EDProducer( "EgammaHLTNxNClusterProducer", + doBarrel = cms.bool( True ), + doEndcaps = cms.bool( True ), + barrelHitProducer = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + endcapHitProducer = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + clusEtaSize = cms.int32( 3 ), + clusPhiSize = cms.int32( 3 ), + barrelClusterCollection = cms.string( "Simple3x3ClustersBarrel" ), + endcapClusterCollection = cms.string( "Simple3x3ClustersEndcap" ), + clusSeedThr = cms.double( 0.5 ), + clusSeedThrEndCap = cms.double( 1.0 ), + useRecoFlag = cms.bool( False ), + flagLevelRecHitsToUse = cms.int32( 1 ), + useDBStatus = cms.bool( True ), + statusLevelRecHitsToUse = cms.int32( 1 ), + posCalcParameters = cms.PSet( + T0_barl = cms.double( 7.4 ), + T0_endcPresh = cms.double( 1.2 ), + LogWeighted = cms.bool( True ), + T0_endc = cms.double( 3.1 ), + X0 = cms.double( 0.89 ), + W0 = cms.double( 4.2 ) + ), + maxNumberofSeeds = cms.int32( 700 ), + maxNumberofClusters = cms.int32( 300 ), + debugLevel = cms.int32( 0 ) ) -process.hltEG10HE10R9Id50b80eHEFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG10R9Id50b80eR9IdFilter" ), - varTag = cms.InputTag( "hltEgammaHToverET" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.0 ), - thrRegularEE = cms.vdouble( 0.0 ), - thrOverEEB = cms.vdouble( 0.1 ), - thrOverEEE = cms.vdouble( 0.1 ), - thrOverE2EB = cms.vdouble( 0.0 ), - thrOverE2EE = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltAlCaPi0RecHitsFilterEBonlyRegional = cms.EDFilter( "HLTRegionalEcalResonanceFilter", + barrelHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + endcapHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + preshRecHitProducer = cms.InputTag( 'hltEcalPreshowerRecHit','EcalRecHitsES' ), + barrelClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersBarrel' ), + endcapClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersEndcap' ), + useRecoFlag = cms.bool( False ), + flagLevelRecHitsToUse = cms.int32( 1 ), + useDBStatus = cms.bool( True ), + statusLevelRecHitsToUse = cms.int32( 1 ), + doSelBarrel = cms.bool( True ), + barrelSelection = cms.PSet( + massHighPi0Cand = cms.double( 0.163 ), + ptMinForIsolation = cms.double( 1.0 ), + seleMinvMaxBarrel = cms.double( 0.22 ), + massLowPi0Cand = cms.double( 0.104 ), + seleS9S25Gamma = cms.double( 0.0 ), + seleBeltDeta = cms.double( 0.05 ), + seleS4S9GammaBarrel_region2 = cms.double( 0.9 ), + barrelHitCollection = cms.string( "pi0EcalRecHitsEB" ), + removePi0CandidatesForEta = cms.bool( False ), + seleMinvMinBarrel = cms.double( 0.06 ), + seleS4S9GammaBarrel_region1 = cms.double( 0.88 ), + selePtPairBarrel_region1 = cms.double( 2.0 ), + selePtPairBarrel_region2 = cms.double( 1.75 ), + seleBeltDR = cms.double( 0.2 ), + region1_Barrel = cms.double( 1.0 ), + seleIsoBarrel_region1 = cms.double( 0.5 ), + selePtGammaBarrel_region1 = cms.double( 0.65 ), + seleIsoBarrel_region2 = cms.double( 0.5 ), + selePtGammaBarrel_region2 = cms.double( 0.65 ), + store5x5RecHitEB = cms.bool( False ), + seleNxtalBarrel_region2 = cms.uint32( 6 ), + seleNxtalBarrel_region1 = cms.uint32( 6 ) + ), + doSelEndcap = cms.bool( False ), + endcapSelection = cms.PSet( + seleBeltDetaEndCap = cms.double( 0.05 ), + selePtPairMaxEndCap_region3 = cms.double( 2.5 ), + seleS4S9GammaEndCap_region2 = cms.double( 0.65 ), + seleS4S9GammaEndCap_region1 = cms.double( 0.65 ), + seleNxtalEndCap_region2 = cms.uint32( 6 ), + seleNxtalEndCap_region3 = cms.uint32( 6 ), + ptMinForIsolationEndCap = cms.double( 0.5 ), + selePtPairEndCap_region1 = cms.double( 1.5 ), + endcapHitCollection = cms.string( "pi0EcalRecHitsEE" ), + selePtPairEndCap_region2 = cms.double( 1.5 ), + seleS4S9GammaEndCap_region3 = cms.double( 0.65 ), + selePtGammaEndCap_region3 = cms.double( 0.5 ), + selePtGammaEndCap_region2 = cms.double( 0.5 ), + selePtGammaEndCap_region1 = cms.double( 0.5 ), + region1_EndCap = cms.double( 1.8 ), + region2_EndCap = cms.double( 2.0 ), + store5x5RecHitEE = cms.bool( False ), + seleIsoEndCap_region3 = cms.double( 0.5 ), + seleIsoEndCap_region2 = cms.double( 0.5 ), + seleMinvMinEndCap = cms.double( 0.05 ), + selePtPairEndCap_region3 = cms.double( 99.0 ), + seleIsoEndCap_region1 = cms.double( 0.5 ), + seleBeltDREndCap = cms.double( 0.2 ), + seleMinvMaxEndCap = cms.double( 0.3 ), + seleNxtalEndCap_region1 = cms.uint32( 6 ), + seleS9S25GammaEndCap = cms.double( 0.0 ) + ), + storeRecHitES = cms.bool( False ), + preshowerSelection = cms.PSet( + preshClusterEnergyCut = cms.double( 0.0 ), + debugLevelES = cms.string( "" ), + ESCollection = cms.string( "pi0EcalRecHitsES" ), + preshNclust = cms.int32( 4 ), + preshStripEnergyCut = cms.double( 0.0 ), + preshCalibPlaneY = cms.double( 0.7 ), + preshSeededNstrip = cms.int32( 15 ), + preshCalibGamma = cms.double( 0.024 ), + preshCalibPlaneX = cms.double( 1.0 ), + preshCalibMIP = cms.double( 9.0E-5 ) + ), + debugLevel = cms.int32( 0 ) ) -process.hltEG10R9Id85b90eHE10R9Id50b80eR9IdLastFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG10HE10R9Id50b80eHEFilter" ), - varTag = cms.InputTag( 'hltEgammaR9ID','r95x5' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( False ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.85 ), - thrRegularEE = cms.vdouble( 0.9 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltAlCaPi0EBUncalibrator = cms.EDProducer( "EcalRecalibRecHitProducer", + doEnergyScale = cms.bool( False ), + doEnergyScaleInverse = cms.bool( False ), + doIntercalib = cms.bool( False ), + doIntercalibInverse = cms.bool( False ), + EERecHitCollection = cms.InputTag( 'hltAlCaPi0RecHitsFilterEBonlyRegional','pi0EcalRecHitsEB' ), + EBRecHitCollection = cms.InputTag( 'hltAlCaPi0RecHitsFilterEBonlyRegional','pi0EcalRecHitsEB' ), + doLaserCorrections = cms.bool( False ), + doLaserCorrectionsInverse = cms.bool( False ), + EBRecalibRecHitCollection = cms.string( "pi0EcalRecHitsEB" ), + EERecalibRecHitCollection = cms.string( "pi0EcalRecHitsEE" ) ) -process.hltEG10CaloId15b35eHE10R9Id50b80eClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG10HE10R9Id50b80eHEFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.015 ), - thrRegularEE = cms.vdouble( 0.035 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltAlCaPi0EBRechitsToDigis = cms.EDProducer( "HLTRechitsToDigis", + region = cms.string( "barrel" ), + digisIn = cms.InputTag( 'hltEcalDigis','ebDigis' ), + digisOut = cms.string( "pi0EBDigis" ), + recHits = cms.InputTag( 'hltAlCaPi0EBUncalibrator','pi0EcalRecHitsEB' ), + srFlagsIn = cms.InputTag( "hltEcalDigis" ), + srFlagsOut = cms.string( "pi0EBSrFlags" ) ) -process.hltEG10Iso60CaloId15b35eHE10R9Id50b80eEcalIsoLastFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG10CaloId15b35eHE10R9Id50b80eClusterShapeFilter" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 6.0 ), - thrRegularEE = cms.vdouble( 6.0 ), - thrOverEEB = cms.vdouble( 0.012 ), - thrOverEEE = cms.vdouble( 0.012 ), - thrOverE2EB = cms.vdouble( 0.0 ), - thrOverE2EE = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.29, 0.21 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltPreAlCaEcalPi0EEonly = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltEG10RId85b90eORIso60CaloId15b35eANDHE10R9Id50b80eLegCombLastFilter = cms.EDFilter( "HLTEgammaDoubleLegCombFilter", - saveTags = cms.bool( True ), - firstLegLastFilter = cms.InputTag( "hltEG10R9Id85b90eHE10R9Id50b80eR9IdLastFilter" ), - secondLegLastFilter = cms.InputTag( "hltEG10Iso60CaloId15b35eHE10R9Id50b80eEcalIsoLastFilter" ), - nrRequiredFirstLeg = cms.int32( 0 ), - nrRequiredSecondLeg = cms.int32( 0 ), - nrRequiredUniqueLeg = cms.int32( 1 ), - maxMatchDR = cms.double( 0.01 ) +process.hltAlCaPi0RecHitsFilterEEonlyRegional = cms.EDFilter( "HLTRegionalEcalResonanceFilter", + barrelHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + endcapHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + preshRecHitProducer = cms.InputTag( 'hltEcalPreshowerRecHit','EcalRecHitsES' ), + barrelClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersBarrel' ), + endcapClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersEndcap' ), + useRecoFlag = cms.bool( False ), + flagLevelRecHitsToUse = cms.int32( 1 ), + useDBStatus = cms.bool( True ), + statusLevelRecHitsToUse = cms.int32( 1 ), + doSelBarrel = cms.bool( False ), + barrelSelection = cms.PSet( + massHighPi0Cand = cms.double( 0.163 ), + ptMinForIsolation = cms.double( 1.0 ), + seleMinvMaxBarrel = cms.double( 0.22 ), + massLowPi0Cand = cms.double( 0.104 ), + seleS9S25Gamma = cms.double( 0.0 ), + seleBeltDeta = cms.double( 0.05 ), + seleS4S9GammaBarrel_region2 = cms.double( 0.65 ), + barrelHitCollection = cms.string( "pi0EcalRecHitsEB" ), + removePi0CandidatesForEta = cms.bool( False ), + seleMinvMinBarrel = cms.double( 0.06 ), + seleS4S9GammaBarrel_region1 = cms.double( 0.65 ), + selePtPairBarrel_region1 = cms.double( 1.5 ), + selePtPairBarrel_region2 = cms.double( 1.5 ), + seleBeltDR = cms.double( 0.2 ), + region1_Barrel = cms.double( 1.0 ), + seleIsoBarrel_region1 = cms.double( 0.5 ), + selePtGammaBarrel_region1 = cms.double( 0.5 ), + seleIsoBarrel_region2 = cms.double( 0.5 ), + selePtGammaBarrel_region2 = cms.double( 0.5 ), + store5x5RecHitEB = cms.bool( False ), + seleNxtalBarrel_region2 = cms.uint32( 6 ), + seleNxtalBarrel_region1 = cms.uint32( 6 ) + ), + doSelEndcap = cms.bool( True ), + endcapSelection = cms.PSet( + seleBeltDetaEndCap = cms.double( 0.05 ), + selePtPairMaxEndCap_region3 = cms.double( 999.0 ), + seleS4S9GammaEndCap_region2 = cms.double( 0.92 ), + seleS4S9GammaEndCap_region1 = cms.double( 0.85 ), + seleNxtalEndCap_region2 = cms.uint32( 6 ), + seleNxtalEndCap_region3 = cms.uint32( 6 ), + ptMinForIsolationEndCap = cms.double( 0.5 ), + selePtPairEndCap_region1 = cms.double( 3.75 ), + endcapHitCollection = cms.string( "pi0EcalRecHitsEE" ), + selePtPairEndCap_region2 = cms.double( 2.0 ), + seleS4S9GammaEndCap_region3 = cms.double( 0.92 ), + selePtGammaEndCap_region3 = cms.double( 0.95 ), + selePtGammaEndCap_region2 = cms.double( 0.95 ), + selePtGammaEndCap_region1 = cms.double( 1.1 ), + region1_EndCap = cms.double( 1.8 ), + region2_EndCap = cms.double( 2.0 ), + store5x5RecHitEE = cms.bool( False ), + seleIsoEndCap_region3 = cms.double( 0.5 ), + seleIsoEndCap_region2 = cms.double( 0.5 ), + seleMinvMinEndCap = cms.double( 0.05 ), + selePtPairEndCap_region3 = cms.double( 2.0 ), + seleIsoEndCap_region1 = cms.double( 0.5 ), + seleBeltDREndCap = cms.double( 0.2 ), + seleMinvMaxEndCap = cms.double( 0.3 ), + seleNxtalEndCap_region1 = cms.uint32( 6 ), + seleS9S25GammaEndCap = cms.double( 0.0 ) + ), + storeRecHitES = cms.bool( True ), + preshowerSelection = cms.PSet( + preshClusterEnergyCut = cms.double( 0.0 ), + debugLevelES = cms.string( "" ), + ESCollection = cms.string( "pi0EcalRecHitsES" ), + preshNclust = cms.int32( 4 ), + preshStripEnergyCut = cms.double( 0.0 ), + preshCalibPlaneY = cms.double( 0.7 ), + preshSeededNstrip = cms.int32( 15 ), + preshCalibGamma = cms.double( 0.024 ), + preshCalibPlaneX = cms.double( 1.0 ), + preshCalibMIP = cms.double( 9.0E-5 ) + ), + debugLevel = cms.int32( 0 ) ) -process.hltDiEG10EtEta2p55UnseededFilter = cms.EDFilter( "HLT1Photon", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEgammaCandidatesUnseeded" ), - triggerType = cms.int32( 92 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 10.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.55 ), - MinN = cms.int32( 2 ) +process.hltAlCaPi0EEUncalibrator = cms.EDProducer( "EcalRecalibRecHitProducer", + doEnergyScale = cms.bool( False ), + doEnergyScaleInverse = cms.bool( False ), + doIntercalib = cms.bool( False ), + doIntercalibInverse = cms.bool( False ), + EERecHitCollection = cms.InputTag( 'hltAlCaPi0RecHitsFilterEEonlyRegional','pi0EcalRecHitsEE' ), + EBRecHitCollection = cms.InputTag( 'hltAlCaPi0RecHitsFilterEEonlyRegional','pi0EcalRecHitsEE' ), + doLaserCorrections = cms.bool( False ), + doLaserCorrectionsInverse = cms.bool( False ), + EBRecalibRecHitCollection = cms.string( "pi0EcalRecHitsEB" ), + EERecalibRecHitCollection = cms.string( "pi0EcalRecHitsEE" ) +) +process.hltAlCaPi0EERechitsToDigis = cms.EDProducer( "HLTRechitsToDigis", + region = cms.string( "endcap" ), + digisIn = cms.InputTag( 'hltEcalDigis','eeDigis' ), + digisOut = cms.string( "pi0EEDigis" ), + recHits = cms.InputTag( 'hltAlCaPi0EEUncalibrator','pi0EcalRecHitsEE' ), + srFlagsIn = cms.InputTag( "hltEcalDigis" ), + srFlagsOut = cms.string( "pi0EESrFlags" ) +) +process.hltPreAlCaEcalEtaEBonly = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltAlCaEtaRecHitsFilterEBonlyRegional = cms.EDFilter( "HLTRegionalEcalResonanceFilter", + barrelHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + endcapHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + preshRecHitProducer = cms.InputTag( 'hltEcalPreshowerRecHit','EcalRecHitsES' ), + barrelClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersBarrel' ), + endcapClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersEndcap' ), + useRecoFlag = cms.bool( False ), + flagLevelRecHitsToUse = cms.int32( 1 ), + useDBStatus = cms.bool( True ), + statusLevelRecHitsToUse = cms.int32( 1 ), + doSelBarrel = cms.bool( True ), + barrelSelection = cms.PSet( + massHighPi0Cand = cms.double( 0.156 ), + ptMinForIsolation = cms.double( 1.0 ), + seleMinvMaxBarrel = cms.double( 0.8 ), + massLowPi0Cand = cms.double( 0.084 ), + seleS9S25Gamma = cms.double( 0.8 ), + seleBeltDeta = cms.double( 0.1 ), + seleS4S9GammaBarrel_region2 = cms.double( 0.9 ), + barrelHitCollection = cms.string( "etaEcalRecHitsEB" ), + removePi0CandidatesForEta = cms.bool( True ), + seleMinvMinBarrel = cms.double( 0.2 ), + seleS4S9GammaBarrel_region1 = cms.double( 0.9 ), + selePtPairBarrel_region1 = cms.double( 3.0 ), + selePtPairBarrel_region2 = cms.double( 3.0 ), + seleBeltDR = cms.double( 0.3 ), + region1_Barrel = cms.double( 1.0 ), + seleIsoBarrel_region1 = cms.double( 0.5 ), + selePtGammaBarrel_region1 = cms.double( 0.65 ), + seleIsoBarrel_region2 = cms.double( 0.5 ), + selePtGammaBarrel_region2 = cms.double( 1.4 ), + store5x5RecHitEB = cms.bool( True ), + seleNxtalBarrel_region2 = cms.uint32( 6 ), + seleNxtalBarrel_region1 = cms.uint32( 6 ) + ), + doSelEndcap = cms.bool( False ), + endcapSelection = cms.PSet( + seleBeltDetaEndCap = cms.double( 0.05 ), + selePtPairMaxEndCap_region3 = cms.double( 2.5 ), + seleS4S9GammaEndCap_region2 = cms.double( 0.65 ), + seleS4S9GammaEndCap_region1 = cms.double( 0.65 ), + seleNxtalEndCap_region2 = cms.uint32( 6 ), + seleNxtalEndCap_region3 = cms.uint32( 6 ), + ptMinForIsolationEndCap = cms.double( 0.5 ), + selePtPairEndCap_region1 = cms.double( 1.5 ), + endcapHitCollection = cms.string( "etaEcalRecHitsEE" ), + selePtPairEndCap_region2 = cms.double( 1.5 ), + seleS4S9GammaEndCap_region3 = cms.double( 0.65 ), + selePtGammaEndCap_region3 = cms.double( 0.5 ), + selePtGammaEndCap_region2 = cms.double( 0.5 ), + selePtGammaEndCap_region1 = cms.double( 0.5 ), + region1_EndCap = cms.double( 1.8 ), + region2_EndCap = cms.double( 2.0 ), + store5x5RecHitEE = cms.bool( False ), + seleIsoEndCap_region3 = cms.double( 0.5 ), + seleIsoEndCap_region2 = cms.double( 0.5 ), + seleMinvMinEndCap = cms.double( 0.05 ), + selePtPairEndCap_region3 = cms.double( 99.0 ), + seleIsoEndCap_region1 = cms.double( 0.5 ), + seleBeltDREndCap = cms.double( 0.2 ), + seleMinvMaxEndCap = cms.double( 0.3 ), + seleNxtalEndCap_region1 = cms.uint32( 6 ), + seleS9S25GammaEndCap = cms.double( 0.0 ) + ), + storeRecHitES = cms.bool( False ), + preshowerSelection = cms.PSet( + preshClusterEnergyCut = cms.double( 0.0 ), + debugLevelES = cms.string( "" ), + ESCollection = cms.string( "etaEcalRecHitsES" ), + preshNclust = cms.int32( 4 ), + preshStripEnergyCut = cms.double( 0.0 ), + preshCalibPlaneY = cms.double( 0.7 ), + preshSeededNstrip = cms.int32( 15 ), + preshCalibGamma = cms.double( 0.024 ), + preshCalibPlaneX = cms.double( 1.0 ), + preshCalibMIP = cms.double( 9.0E-5 ) + ), + debugLevel = cms.int32( 0 ) ) -process.hltDiEG10R9Id50b80eR9IdUnseededFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiEG10EtEta2p55UnseededFilter" ), - varTag = cms.InputTag( 'hltEgammaR9IDUnseeded','r95x5' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( False ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.5 ), - thrRegularEE = cms.vdouble( 0.8 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) +process.hltAlCaEtaEBUncalibrator = cms.EDProducer( "EcalRecalibRecHitProducer", + doEnergyScale = cms.bool( False ), + doEnergyScaleInverse = cms.bool( False ), + doIntercalib = cms.bool( False ), + doIntercalibInverse = cms.bool( False ), + EERecHitCollection = cms.InputTag( 'hltAlCaEtaRecHitsFilterEBonlyRegional','etaEcalRecHitsEB' ), + EBRecHitCollection = cms.InputTag( 'hltAlCaEtaRecHitsFilterEBonlyRegional','etaEcalRecHitsEB' ), + doLaserCorrections = cms.bool( False ), + doLaserCorrectionsInverse = cms.bool( False ), + EBRecalibRecHitCollection = cms.string( "etaEcalRecHitsEB" ), + EERecalibRecHitCollection = cms.string( "etaEcalRecHitsEE" ) ) -process.hltDiEG10HE10R9Id50b80eHEUnseededFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiEG10R9Id50b80eR9IdUnseededFilter" ), - varTag = cms.InputTag( "hltEgammaHoverEUnseeded" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.0 ), - thrRegularEE = cms.vdouble( 0.0 ), - thrOverEEB = cms.vdouble( 0.1 ), - thrOverEEE = cms.vdouble( 0.1 ), - thrOverE2EB = cms.vdouble( 0.0 ), - thrOverE2EE = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) +process.hltAlCaEtaEBRechitsToDigis = cms.EDProducer( "HLTRechitsToDigis", + region = cms.string( "barrel" ), + digisIn = cms.InputTag( 'hltEcalDigis','ebDigis' ), + digisOut = cms.string( "etaEBDigis" ), + recHits = cms.InputTag( 'hltAlCaEtaEBUncalibrator','etaEcalRecHitsEB' ), + srFlagsIn = cms.InputTag( "hltEcalDigis" ), + srFlagsOut = cms.string( "etaEBSrFlags" ) ) -process.hltDiEG10R9Id85b90eHE10R9Id50b80eR9UnseededLastFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiEG10HE10R9Id50b80eHEUnseededFilter" ), - varTag = cms.InputTag( 'hltEgammaR9IDUnseeded','r95x5' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( False ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.85 ), - thrRegularEE = cms.vdouble( 0.9 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) +process.hltPreAlCaEcalEtaEEonly = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltDiEG10CaloId15b35eHE10R9Id50b80eClusterShapeUnseededFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiEG10HE10R9Id50b80eHEUnseededFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShapeUnseeded','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.015 ), - thrRegularEE = cms.vdouble( 0.035 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) +process.hltAlCaEtaRecHitsFilterEEonlyRegional = cms.EDFilter( "HLTRegionalEcalResonanceFilter", + barrelHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + endcapHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + preshRecHitProducer = cms.InputTag( 'hltEcalPreshowerRecHit','EcalRecHitsES' ), + barrelClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersBarrel' ), + endcapClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersEndcap' ), + useRecoFlag = cms.bool( False ), + flagLevelRecHitsToUse = cms.int32( 1 ), + useDBStatus = cms.bool( True ), + statusLevelRecHitsToUse = cms.int32( 1 ), + doSelBarrel = cms.bool( False ), + barrelSelection = cms.PSet( + massHighPi0Cand = cms.double( 0.163 ), + ptMinForIsolation = cms.double( 1.0 ), + seleMinvMaxBarrel = cms.double( 0.8 ), + massLowPi0Cand = cms.double( 0.104 ), + seleS9S25Gamma = cms.double( 0.0 ), + seleBeltDeta = cms.double( 0.05 ), + seleS4S9GammaBarrel_region2 = cms.double( 0.65 ), + barrelHitCollection = cms.string( "etaEcalRecHitsEB" ), + removePi0CandidatesForEta = cms.bool( False ), + seleMinvMinBarrel = cms.double( 0.3 ), + seleS4S9GammaBarrel_region1 = cms.double( 0.65 ), + selePtPairBarrel_region1 = cms.double( 1.5 ), + selePtPairBarrel_region2 = cms.double( 1.5 ), + seleBeltDR = cms.double( 0.2 ), + region1_Barrel = cms.double( 1.0 ), + seleIsoBarrel_region1 = cms.double( 0.5 ), + selePtGammaBarrel_region1 = cms.double( 1.0 ), + seleIsoBarrel_region2 = cms.double( 0.5 ), + selePtGammaBarrel_region2 = cms.double( 0.5 ), + store5x5RecHitEB = cms.bool( False ), + seleNxtalBarrel_region2 = cms.uint32( 6 ), + seleNxtalBarrel_region1 = cms.uint32( 6 ) + ), + doSelEndcap = cms.bool( True ), + endcapSelection = cms.PSet( + seleBeltDetaEndCap = cms.double( 0.1 ), + selePtPairMaxEndCap_region3 = cms.double( 999.0 ), + seleS4S9GammaEndCap_region2 = cms.double( 0.9 ), + seleS4S9GammaEndCap_region1 = cms.double( 0.9 ), + seleNxtalEndCap_region2 = cms.uint32( 6 ), + seleNxtalEndCap_region3 = cms.uint32( 6 ), + ptMinForIsolationEndCap = cms.double( 0.5 ), + selePtPairEndCap_region1 = cms.double( 3.0 ), + endcapHitCollection = cms.string( "etaEcalRecHitsEE" ), + selePtPairEndCap_region2 = cms.double( 3.0 ), + seleS4S9GammaEndCap_region3 = cms.double( 0.9 ), + selePtGammaEndCap_region3 = cms.double( 1.0 ), + selePtGammaEndCap_region2 = cms.double( 1.0 ), + selePtGammaEndCap_region1 = cms.double( 1.0 ), + region1_EndCap = cms.double( 1.8 ), + region2_EndCap = cms.double( 2.0 ), + store5x5RecHitEE = cms.bool( True ), + seleIsoEndCap_region3 = cms.double( 0.5 ), + seleIsoEndCap_region2 = cms.double( 0.5 ), + seleMinvMinEndCap = cms.double( 0.2 ), + selePtPairEndCap_region3 = cms.double( 3.0 ), + seleIsoEndCap_region1 = cms.double( 0.5 ), + seleBeltDREndCap = cms.double( 0.3 ), + seleMinvMaxEndCap = cms.double( 0.8 ), + seleNxtalEndCap_region1 = cms.uint32( 6 ), + seleS9S25GammaEndCap = cms.double( 0.85 ) + ), + storeRecHitES = cms.bool( True ), + preshowerSelection = cms.PSet( + preshClusterEnergyCut = cms.double( 0.0 ), + debugLevelES = cms.string( "" ), + ESCollection = cms.string( "etaEcalRecHitsES" ), + preshNclust = cms.int32( 4 ), + preshStripEnergyCut = cms.double( 0.0 ), + preshCalibPlaneY = cms.double( 0.7 ), + preshSeededNstrip = cms.int32( 15 ), + preshCalibGamma = cms.double( 0.024 ), + preshCalibPlaneX = cms.double( 1.0 ), + preshCalibMIP = cms.double( 9.0E-5 ) + ), + debugLevel = cms.int32( 0 ) ) -process.hltDiEG10Iso60LCaloId15b35eHE10R9Id50b80eEcalIsoUnseededFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiEG10CaloId15b35eHE10R9Id50b80eClusterShapeUnseededFilter" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIsoUnseeded" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 6.0 ), - thrRegularEE = cms.vdouble( 6.0 ), - thrOverEEB = cms.vdouble( 0.012 ), - thrOverEEE = cms.vdouble( 0.012 ), - thrOverE2EB = cms.vdouble( 0.0 ), - thrOverE2EE = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.16544, 0.13212 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) +process.hltAlCaEtaEEUncalibrator = cms.EDProducer( "EcalRecalibRecHitProducer", + doEnergyScale = cms.bool( False ), + doEnergyScaleInverse = cms.bool( False ), + doIntercalib = cms.bool( False ), + doIntercalibInverse = cms.bool( False ), + EERecHitCollection = cms.InputTag( 'hltAlCaEtaRecHitsFilterEEonlyRegional','etaEcalRecHitsEE' ), + EBRecHitCollection = cms.InputTag( 'hltAlCaEtaRecHitsFilterEEonlyRegional','etaEcalRecHitsEE' ), + doLaserCorrections = cms.bool( False ), + doLaserCorrectionsInverse = cms.bool( False ), + EBRecalibRecHitCollection = cms.string( "etaEcalRecHitsEB" ), + EERecalibRecHitCollection = cms.string( "etaEcalRecHitsEE" ) ) -process.hltDiEG10Iso60LCaloId15b35eHE10R9Id50b80eTrackIsoUnseededLastFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiEG10Iso60LCaloId15b35eHE10R9Id50b80eEcalIsoUnseededFilter" ), - varTag = cms.InputTag( "hltEgammaHollowTrackIsoUnseeded" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 6.0 ), - thrRegularEE = cms.vdouble( 6.0 ), - thrOverEEB = cms.vdouble( 0.002 ), - thrOverEEE = cms.vdouble( 0.002 ), - thrOverE2EB = cms.vdouble( 0.0 ), - thrOverE2EE = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) +process.hltAlCaEtaEERechitsToDigis = cms.EDProducer( "HLTRechitsToDigis", + region = cms.string( "endcap" ), + digisIn = cms.InputTag( 'hltEcalDigis','eeDigis' ), + digisOut = cms.string( "etaEEDigis" ), + recHits = cms.InputTag( 'hltAlCaEtaEEUncalibrator','etaEcalRecHitsEE' ), + srFlagsIn = cms.InputTag( "hltEcalDigis" ), + srFlagsOut = cms.string( "etaEESrFlags" ) ) -process.hltDiEG10R9Id85b90eORIso60CaloId15b35eANDHE10R9Id50b80eMass10CombMassLastFilter = cms.EDFilter( "HLTEgammaAllCombMassFilter", - saveTags = cms.bool( True ), - firstLegLastFilter = cms.InputTag( "hltDiEG10R9Id85b90eHE10R9Id50b80eR9UnseededLastFilter" ), - secondLegLastFilter = cms.InputTag( "hltDiEG10Iso60LCaloId15b35eHE10R9Id50b80eTrackIsoUnseededLastFilter" ), - minMass = cms.double( 10.0 ) +process.hltPreAlCaAK8PFJet40 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltL1sSingleEG5WithJetAndTau = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleEG8er2p5 OR L1_SingleJet160er2p5 OR L1_SingleJet180 OR L1_SingleJet200 OR L1_SingleTau120er2p1" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +process.hltPreAlCaPFJet40 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltPreMCDoubleEle5CaloIdLMW = cms.EDFilter( "HLTPrescaler", +process.hltPreAlCaPFJet40CPUOnly = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltEGL1SingleEG5WithJetAndTauFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", - saveTags = cms.bool( True ), - candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), - l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - candNonIsolatedTag = cms.InputTag( "" ), - l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1SeedFilterTag = cms.InputTag( "hltL1sSingleEG5WithJetAndTau" ), - l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - ncandcut = cms.int32( 1 ), - doIsolated = cms.bool( False ), - region_eta_size = cms.double( 0.522 ), - region_eta_size_ecap = cms.double( 1.0 ), - region_phi_size = cms.double( 1.044 ), - barrel_end = cms.double( 1.4791 ), - endcap_end = cms.double( 2.65 ) +process.hltEcalDetIdToBeRecoveredCPUOnly = cms.EDProducer( "EcalDetIdToBeRecoveredProducer", + ebIntegrityChIdErrors = cms.InputTag( 'hltEcalDigisLegacy','EcalIntegrityChIdErrors' ), + ebDetIdToBeRecovered = cms.string( "ebDetId" ), + integrityTTIdErrors = cms.InputTag( 'hltEcalDigisLegacy','EcalIntegrityTTIdErrors' ), + eeIntegrityGainErrors = cms.InputTag( 'hltEcalDigisLegacy','EcalIntegrityGainErrors' ), + ebFEToBeRecovered = cms.string( "ebFE" ), + ebIntegrityGainErrors = cms.InputTag( 'hltEcalDigisLegacy','EcalIntegrityGainErrors' ), + eeDetIdToBeRecovered = cms.string( "eeDetId" ), + eeIntegrityGainSwitchErrors = cms.InputTag( 'hltEcalDigisLegacy','EcalIntegrityGainSwitchErrors' ), + eeIntegrityChIdErrors = cms.InputTag( 'hltEcalDigisLegacy','EcalIntegrityChIdErrors' ), + ebIntegrityGainSwitchErrors = cms.InputTag( 'hltEcalDigisLegacy','EcalIntegrityGainSwitchErrors' ), + ebSrFlagCollection = cms.InputTag( "hltEcalDigisLegacy" ), + eeFEToBeRecovered = cms.string( "eeFE" ), + integrityBlockSizeErrors = cms.InputTag( 'hltEcalDigisLegacy','EcalIntegrityBlockSizeErrors' ), + eeSrFlagCollection = cms.InputTag( "hltEcalDigisLegacy" ) ) -process.hltEG5L1SingleEG5WithJetAndTauEtFilter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1SingleEG5WithJetAndTauFilter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 5.0 ), - etcutEE = cms.double( 5.0 ), - ncandcut = cms.int32( 1 ) +process.hltEcalUncalibRecHitCPUOnly = cms.EDProducer( "EcalUncalibRecHitProducer", + EBdigiCollection = cms.InputTag( 'hltEcalDigisLegacy','ebDigis' ), + EEhitCollection = cms.string( "EcalUncalibRecHitsEE" ), + EEdigiCollection = cms.InputTag( 'hltEcalDigisLegacy','eeDigis' ), + EBhitCollection = cms.string( "EcalUncalibRecHitsEB" ), + algo = cms.string( "EcalUncalibRecHitWorkerMultiFit" ), + algoPSet = cms.PSet( + addPedestalUncertaintyEE = cms.double( 0.0 ), + EBtimeFitLimits_Upper = cms.double( 1.4 ), + addPedestalUncertaintyEB = cms.double( 0.0 ), + EEtimeFitLimits_Lower = cms.double( 0.2 ), + gainSwitchUseMaxSampleEB = cms.bool( True ), + timealgo = cms.string( "RatioMethod" ), + EEamplitudeFitParameters = cms.vdouble( 1.89, 1.4 ), + EEtimeNconst = cms.double( 31.8 ), + EBtimeNconst = cms.double( 28.5 ), + prefitMaxChiSqEE = cms.double( 10.0 ), + outOfTimeThresholdGain12mEB = cms.double( 1000.0 ), + EEtimeFitParameters = cms.vdouble( -2.390548, 3.553628, -17.62341, 67.67538, -133.213, 140.7432, -75.41106, 16.20277 ), + outOfTimeThresholdGain12mEE = cms.double( 1000.0 ), + outOfTimeThresholdGain12pEB = cms.double( 1000.0 ), + gainSwitchUseMaxSampleEE = cms.bool( False ), + prefitMaxChiSqEB = cms.double( 25.0 ), + mitigateBadSamplesEB = cms.bool( False ), + outOfTimeThresholdGain12pEE = cms.double( 1000.0 ), + simplifiedNoiseModelForGainSwitch = cms.bool( True ), + ampErrorCalculation = cms.bool( False ), + mitigateBadSamplesEE = cms.bool( False ), + amplitudeThresholdEB = cms.double( 10.0 ), + amplitudeThresholdEE = cms.double( 10.0 ), + EBtimeFitLimits_Lower = cms.double( 0.2 ), + EBtimeFitParameters = cms.vdouble( -2.015452, 3.130702, -12.3473, 41.88921, -82.83944, 91.01147, -50.35761, 11.05621 ), + selectiveBadSampleCriteriaEB = cms.bool( False ), + dynamicPedestalsEB = cms.bool( False ), + useLumiInfoRunHeader = cms.bool( False ), + EBamplitudeFitParameters = cms.vdouble( 1.138, 1.652 ), + dynamicPedestalsEE = cms.bool( False ), + doPrefitEE = cms.bool( False ), + selectiveBadSampleCriteriaEE = cms.bool( False ), + EEtimeFitLimits_Upper = cms.double( 1.4 ), + outOfTimeThresholdGain61pEE = cms.double( 1000.0 ), + outOfTimeThresholdGain61mEE = cms.double( 1000.0 ), + outOfTimeThresholdGain61pEB = cms.double( 1000.0 ), + EEtimeConstantTerm = cms.double( 1.0 ), + EBtimeConstantTerm = cms.double( 0.6 ), + activeBXs = cms.vint32( -5, -4, -3, -2, -1, 0, 1, 2, 3, 4 ), + outOfTimeThresholdGain61mEB = cms.double( 1000.0 ), + doPrefitEB = cms.bool( False ) + ) +) +process.hltEcalRecHitCPUOnly = cms.EDProducer( "EcalRecHitProducer", + recoverEEVFE = cms.bool( False ), + EErechitCollection = cms.string( "EcalRecHitsEE" ), + recoverEBIsolatedChannels = cms.bool( False ), + recoverEBVFE = cms.bool( False ), + laserCorrection = cms.bool( True ), + EBLaserMIN = cms.double( 0.5 ), + killDeadChannels = cms.bool( True ), + dbStatusToBeExcludedEB = cms.vint32( 14, 78, 142 ), + EEuncalibRecHitCollection = cms.InputTag( 'hltEcalUncalibRecHitCPUOnly','EcalUncalibRecHitsEE' ), + dbStatusToBeExcludedEE = cms.vint32( 14, 78, 142 ), + EELaserMIN = cms.double( 0.5 ), + ebFEToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecoveredCPUOnly','ebFE' ), + cleaningConfig = cms.PSet( + cThreshold_endcap = cms.double( 15.0 ), + tightenCrack_e1_double = cms.double( 2.0 ), + cThreshold_barrel = cms.double( 4.0 ), + e6e2thresh = cms.double( 0.04 ), + e4e1Threshold_barrel = cms.double( 0.08 ), + e4e1Threshold_endcap = cms.double( 0.3 ), + tightenCrack_e4e1_single = cms.double( 3.0 ), + cThreshold_double = cms.double( 10.0 ), + e4e1_b_barrel = cms.double( -0.024 ), + tightenCrack_e6e2_double = cms.double( 3.0 ), + e4e1_a_barrel = cms.double( 0.04 ), + tightenCrack_e1_single = cms.double( 2.0 ), + e4e1_a_endcap = cms.double( 0.02 ), + e4e1_b_endcap = cms.double( -0.0125 ), + ignoreOutOfTimeThresh = cms.double( 1.0E9 ) + ), + logWarningEtThreshold_EE_FE = cms.double( 50.0 ), + eeDetIdToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecoveredCPUOnly','eeDetId' ), + recoverEBFE = cms.bool( False ), + eeFEToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecoveredCPUOnly','eeFE' ), + ebDetIdToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecoveredCPUOnly','ebDetId' ), + singleChannelRecoveryThreshold = cms.double( 8.0 ), + sum8ChannelRecoveryThreshold = cms.double( 0.0 ), + bdtWeightFileNoCracks = cms.FileInPath( "RecoLocalCalo/EcalDeadChannelRecoveryAlgos/data/BDTWeights/bdtgAllRH_8GT700MeV_noCracks_ZskimData2017_v1.xml" ), + bdtWeightFileCracks = cms.FileInPath( "RecoLocalCalo/EcalDeadChannelRecoveryAlgos/data/BDTWeights/bdtgAllRH_8GT700MeV_onlyCracks_ZskimData2017_v1.xml" ), + ChannelStatusToBeExcluded = cms.vstring( ), + EBrechitCollection = cms.string( "EcalRecHitsEB" ), + triggerPrimitiveDigiCollection = cms.InputTag( 'hltEcalDigisLegacy','EcalTriggerPrimitives' ), + recoverEEFE = cms.bool( False ), + singleChannelRecoveryMethod = cms.string( "NeuralNetworks" ), + EBLaserMAX = cms.double( 3.0 ), + flagsMapDBReco = cms.PSet( + kDead = cms.vstring( 'kNoDataNoTP' ), + kGood = cms.vstring( 'kOk', + 'kDAC', + 'kNoLaser', + 'kNoisy' ), + kTowerRecovered = cms.vstring( 'kDeadFE' ), + kNoisy = cms.vstring( 'kNNoisy', + 'kFixedG6', + 'kFixedG1' ), + kNeighboursRecovered = cms.vstring( 'kFixedG0', + 'kNonRespondingIsolated', + 'kDeadVFE' ) + ), + EBuncalibRecHitCollection = cms.InputTag( 'hltEcalUncalibRecHitCPUOnly','EcalUncalibRecHitsEB' ), + algoRecover = cms.string( "EcalRecHitWorkerRecover" ), + algo = cms.string( "EcalRecHitWorkerSimple" ), + EELaserMAX = cms.double( 8.0 ), + logWarningEtThreshold_EB_FE = cms.double( 50.0 ), + recoverEEIsolatedChannels = cms.bool( False ), + skipTimeCalib = cms.bool( False ) +) +process.hltTowerMakerForAllCPUOnly = cms.EDProducer( "CaloTowersCreator", + EBSumThreshold = cms.double( 0.2 ), + HF2Weight = cms.double( 1.0 ), + EBWeight = cms.double( 1.0 ), + hfInput = cms.InputTag( "hltHfreco" ), + EESumThreshold = cms.double( 0.45 ), + HOThreshold0 = cms.double( 3.5 ), + HOThresholdPlus1 = cms.double( 3.5 ), + HOThresholdMinus1 = cms.double( 3.5 ), + HOThresholdPlus2 = cms.double( 3.5 ), + HOThresholdMinus2 = cms.double( 3.5 ), + HBGrid = cms.vdouble( ), + HBThreshold1 = cms.double( 0.1 ), + HBThreshold2 = cms.double( 0.2 ), + HBThreshold = cms.double( 0.3 ), + EEWeights = cms.vdouble( ), + HF1Threshold = cms.double( 0.5 ), + HF2Weights = cms.vdouble( ), + HOWeights = cms.vdouble( ), + EEGrid = cms.vdouble( ), + HEDWeight = cms.double( 1.0 ), + EEWeight = cms.double( 1.0 ), + UseHO = cms.bool( False ), + HBWeights = cms.vdouble( ), + HESWeight = cms.double( 1.0 ), + HF1Weight = cms.double( 1.0 ), + HF2Grid = cms.vdouble( ), + HEDWeights = cms.vdouble( ), + HF1Grid = cms.vdouble( ), + EBWeights = cms.vdouble( ), + HOWeight = cms.double( 1.0E-99 ), + EBThreshold = cms.double( 0.07 ), + EEThreshold = cms.double( 0.3 ), + UseEtEBTreshold = cms.bool( False ), + UseSymEBTreshold = cms.bool( False ), + UseEtEETreshold = cms.bool( False ), + UseSymEETreshold = cms.bool( False ), + hbheInput = cms.InputTag( "hltHbherecoLegacy" ), + HcalThreshold = cms.double( -1000.0 ), + HF2Threshold = cms.double( 0.85 ), + HESThreshold1 = cms.double( 0.1 ), + HESThreshold = cms.double( 0.2 ), + HF1Weights = cms.vdouble( ), + hoInput = cms.InputTag( "hltHoreco" ), + HESGrid = cms.vdouble( ), + HESWeights = cms.vdouble( ), + HEDThreshold1 = cms.double( 0.1 ), + HEDThreshold = cms.double( 0.2 ), + EcutTower = cms.double( -1000.0 ), + HEDGrid = cms.vdouble( ), + ecalInputs = cms.VInputTag( 'hltEcalRecHitCPUOnly:EcalRecHitsEB','hltEcalRecHitCPUOnly:EcalRecHitsEE' ), + HBWeight = cms.double( 1.0 ), + HOGrid = cms.vdouble( ), + EBGrid = cms.vdouble( ), + MomConstrMethod = cms.int32( 1 ), + MomHBDepth = cms.double( 0.2 ), + MomHEDepth = cms.double( 0.4 ), + MomEBDepth = cms.double( 0.3 ), + MomEEDepth = cms.double( 0.0 ), + HcalAcceptSeverityLevel = cms.uint32( 9 ), + EcalRecHitSeveritiesToBeExcluded = cms.vstring( 'kTime', + 'kWeird', + 'kBad' ), + UseHcalRecoveredHits = cms.bool( False ), + UseEcalRecoveredHits = cms.bool( False ), + UseRejectedHitsOnly = cms.bool( False ), + HcalAcceptSeverityLevelForRejectedHit = cms.uint32( 9999 ), + EcalSeveritiesToBeUsedInBadTowers = cms.vstring( ), + UseRejectedRecoveredHcalHits = cms.bool( False ), + UseRejectedRecoveredEcalHits = cms.bool( False ), + missingHcalRescaleFactorForEcal = cms.double( 0.0 ), + AllowMissingInputs = cms.bool( False ), + HcalPhase = cms.int32( 1 ) ) -process.hltEG5HEFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG5L1SingleEG5WithJetAndTauEtFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.15 ), - thrOverEEE = cms.vdouble( 0.1 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltAK4CaloJetsCPUOnly = cms.EDProducer( "FastjetJetProducer", + useMassDropTagger = cms.bool( False ), + useFiltering = cms.bool( False ), + useDynamicFiltering = cms.bool( False ), + useTrimming = cms.bool( False ), + usePruning = cms.bool( False ), + useCMSBoostedTauSeedingAlgorithm = cms.bool( False ), + useKtPruning = cms.bool( False ), + useConstituentSubtraction = cms.bool( False ), + useSoftDrop = cms.bool( False ), + correctShape = cms.bool( False ), + UseOnlyVertexTracks = cms.bool( False ), + UseOnlyOnePV = cms.bool( False ), + muCut = cms.double( -1.0 ), + yCut = cms.double( -1.0 ), + rFilt = cms.double( -1.0 ), + rFiltFactor = cms.double( -1.0 ), + trimPtFracMin = cms.double( -1.0 ), + zcut = cms.double( -1.0 ), + rcut_factor = cms.double( -1.0 ), + csRho_EtaMax = cms.double( -1.0 ), + csRParam = cms.double( -1.0 ), + beta = cms.double( -1.0 ), + R0 = cms.double( -1.0 ), + gridMaxRapidity = cms.double( -1.0 ), + gridSpacing = cms.double( -1.0 ), + DzTrVtxMax = cms.double( 0.0 ), + DxyTrVtxMax = cms.double( 0.0 ), + MaxVtxZ = cms.double( 15.0 ), + subjetPtMin = cms.double( -1.0 ), + muMin = cms.double( -1.0 ), + muMax = cms.double( -1.0 ), + yMin = cms.double( -1.0 ), + yMax = cms.double( -1.0 ), + dRMin = cms.double( -1.0 ), + dRMax = cms.double( -1.0 ), + maxDepth = cms.int32( -1 ), + nFilt = cms.int32( -1 ), + MinVtxNdof = cms.int32( 5 ), + src = cms.InputTag( "hltTowerMakerForAllCPUOnly" ), + srcPVs = cms.InputTag( "NotUsed" ), + jetType = cms.string( "CaloJet" ), + jetAlgorithm = cms.string( "AntiKt" ), + rParam = cms.double( 0.4 ), + inputEtMin = cms.double( 0.3 ), + inputEMin = cms.double( 0.0 ), + jetPtMin = cms.double( 1.0 ), + doPVCorrection = cms.bool( False ), + doAreaFastjet = cms.bool( False ), + doRhoFastjet = cms.bool( False ), + doPUOffsetCorr = cms.bool( False ), + puPtMin = cms.double( 10.0 ), + nSigmaPU = cms.double( 1.0 ), + radiusPU = cms.double( 0.4 ), + subtractorName = cms.string( "" ), + useExplicitGhosts = cms.bool( False ), + doAreaDiskApprox = cms.bool( True ), + voronoiRfact = cms.double( 0.9 ), + Rho_EtaMax = cms.double( 4.4 ), + Ghost_EtaMax = cms.double( 6.0 ), + Active_Area_Repeats = cms.int32( 5 ), + GhostArea = cms.double( 0.01 ), + restrictInputs = cms.bool( False ), + maxInputs = cms.uint32( 1 ), + writeCompound = cms.bool( False ), + writeJetsWithConst = cms.bool( False ), + doFastJetNonUniform = cms.bool( False ), + useDeterministicSeed = cms.bool( True ), + minSeed = cms.uint32( 14327 ), + verbosity = cms.int32( 0 ), + puWidth = cms.double( 0.0 ), + nExclude = cms.uint32( 0 ), + maxBadEcalCells = cms.uint32( 9999999 ), + maxBadHcalCells = cms.uint32( 9999999 ), + maxProblematicEcalCells = cms.uint32( 9999999 ), + maxProblematicHcalCells = cms.uint32( 9999999 ), + maxRecoveredEcalCells = cms.uint32( 9999999 ), + maxRecoveredHcalCells = cms.uint32( 9999999 ), + puCenters = cms.vdouble( ), + applyWeight = cms.bool( False ), + srcWeights = cms.InputTag( "" ), + minimumTowersFraction = cms.double( 0.0 ), + jetCollInstanceName = cms.string( "" ), + sumRecHits = cms.bool( False ) ) -process.hltEG5CaloIdLClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG5HEFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.014 ), - thrRegularEE = cms.vdouble( 0.035 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltAK4CaloJetsIDPassedCPUOnly = cms.EDProducer( "HLTCaloJetIDProducer", + min_N90 = cms.int32( -2 ), + min_N90hits = cms.int32( 2 ), + min_EMF = cms.double( 1.0E-6 ), + max_EMF = cms.double( 999.0 ), + jetsInput = cms.InputTag( "hltAK4CaloJetsCPUOnly" ), + JetIDParams = cms.PSet( + hfRecHitsColl = cms.InputTag( "hltHfreco" ), + hoRecHitsColl = cms.InputTag( "hltHoreco" ), + ebRecHitsColl = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEB' ), + hbheRecHitsColl = cms.InputTag( "hltHbherecoLegacy" ), + useRecHits = cms.bool( True ), + eeRecHitsColl = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEE' ) + ) ) -process.hltEle5CaloIdLPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG5CaloIdLClusterShapeFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) +process.hltFixedGridRhoFastjetAllCaloCPUOnly = cms.EDProducer( "FixedGridRhoProducerFastjet", + pfCandidatesTag = cms.InputTag( "hltTowerMakerForAllCPUOnly" ), + maxRapidity = cms.double( 5.0 ), + gridSpacing = cms.double( 0.55 ) ) -process.hltEle5CaloIdLMWPMS2Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle5CaloIdLPixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaPixelMatchVars','s2' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 150.0 ), - thrRegularEE = cms.vdouble( 150.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltAK4CaloFastJetCorrectorCPUOnly = cms.EDProducer( "L1FastjetCorrectorProducer", + level = cms.string( "L1FastJet" ), + algorithm = cms.string( "AK4CaloHLT" ), + srcRho = cms.InputTag( "hltFixedGridRhoFastjetAllCaloCPUOnly" ) ) -process.hltDiEG5EtUnseededFilter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEgammaCandidatesWrapperUnseeded" ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ), - etcutEB = cms.double( 5.0 ), - etcutEE = cms.double( 5.0 ), - ncandcut = cms.int32( 2 ) +process.hltAK4CaloCorrectorCPUOnly = cms.EDProducer( "ChainedJetCorrectorProducer", + correctors = cms.VInputTag( 'hltAK4CaloFastJetCorrectorCPUOnly','hltAK4CaloRelativeCorrector','hltAK4CaloAbsoluteCorrector','hltAK4CaloResidualCorrector' ) ) -process.hltDiEG5HEUnseededFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiEG5EtUnseededFilter" ), - varTag = cms.InputTag( "hltEgammaHoverEUnseeded" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.15 ), - thrOverEEE = cms.vdouble( 0.1 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) +process.hltAK4CaloJetsCorrectedCPUOnly = cms.EDProducer( "CorrectedCaloJetProducer", + src = cms.InputTag( "hltAK4CaloJetsCPUOnly" ), + correctors = cms.VInputTag( 'hltAK4CaloCorrectorCPUOnly' ) ) -process.hltDiEG5CaloIdLClusterShapeUnseededFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiEG5HEUnseededFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShapeUnseeded','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.014 ), - thrRegularEE = cms.vdouble( 0.035 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) +process.hltAK4CaloJetsCorrectedIDPassedCPUOnly = cms.EDProducer( "CorrectedCaloJetProducer", + src = cms.InputTag( "hltAK4CaloJetsIDPassedCPUOnly" ), + correctors = cms.VInputTag( 'hltAK4CaloCorrectorCPUOnly' ) ) -process.hltDiEle5CaloIdLPixelMatchUnseededFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", +process.hltSingleCaloJet10CPUOnly = cms.EDFilter( "HLT1CaloJet", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiEG5CaloIdLClusterShapeUnseededFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeedsUnseeded" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 2 ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) + inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassedCPUOnly" ), + triggerType = cms.int32( 85 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 10.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 5.0 ), + MinN = cms.int32( 1 ) ) -process.hltDiEle5CaloIdLMWPMS2UnseededFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiEle5CaloIdLPixelMatchUnseededFilter" ), - varTag = cms.InputTag( 'hltEgammaPixelMatchVarsUnseeded','s2' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 150.0 ), - thrRegularEE = cms.vdouble( 150.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) +process.hltAK4CaloJetsPFCPUOnly = cms.EDProducer( "FastjetJetProducer", + useMassDropTagger = cms.bool( False ), + useFiltering = cms.bool( False ), + useDynamicFiltering = cms.bool( False ), + useTrimming = cms.bool( False ), + usePruning = cms.bool( False ), + useCMSBoostedTauSeedingAlgorithm = cms.bool( False ), + useKtPruning = cms.bool( False ), + useConstituentSubtraction = cms.bool( False ), + useSoftDrop = cms.bool( False ), + correctShape = cms.bool( False ), + UseOnlyVertexTracks = cms.bool( False ), + UseOnlyOnePV = cms.bool( False ), + muCut = cms.double( -1.0 ), + yCut = cms.double( -1.0 ), + rFilt = cms.double( -1.0 ), + rFiltFactor = cms.double( -1.0 ), + trimPtFracMin = cms.double( -1.0 ), + zcut = cms.double( -1.0 ), + rcut_factor = cms.double( -1.0 ), + csRho_EtaMax = cms.double( -1.0 ), + csRParam = cms.double( -1.0 ), + beta = cms.double( -1.0 ), + R0 = cms.double( -1.0 ), + gridMaxRapidity = cms.double( -1.0 ), + gridSpacing = cms.double( -1.0 ), + DzTrVtxMax = cms.double( 0.0 ), + DxyTrVtxMax = cms.double( 0.0 ), + MaxVtxZ = cms.double( 15.0 ), + subjetPtMin = cms.double( -1.0 ), + muMin = cms.double( -1.0 ), + muMax = cms.double( -1.0 ), + yMin = cms.double( -1.0 ), + yMax = cms.double( -1.0 ), + dRMin = cms.double( -1.0 ), + dRMax = cms.double( -1.0 ), + maxDepth = cms.int32( -1 ), + nFilt = cms.int32( -1 ), + MinVtxNdof = cms.int32( 5 ), + src = cms.InputTag( "hltTowerMakerForAllCPUOnly" ), + srcPVs = cms.InputTag( "NotUsed" ), + jetType = cms.string( "CaloJet" ), + jetAlgorithm = cms.string( "AntiKt" ), + rParam = cms.double( 0.4 ), + inputEtMin = cms.double( 0.3 ), + inputEMin = cms.double( 0.0 ), + jetPtMin = cms.double( 1.0 ), + doPVCorrection = cms.bool( False ), + doAreaFastjet = cms.bool( False ), + doRhoFastjet = cms.bool( False ), + doPUOffsetCorr = cms.bool( False ), + puPtMin = cms.double( 10.0 ), + nSigmaPU = cms.double( 1.0 ), + radiusPU = cms.double( 0.4 ), + subtractorName = cms.string( "" ), + useExplicitGhosts = cms.bool( False ), + doAreaDiskApprox = cms.bool( False ), + voronoiRfact = cms.double( -9.0 ), + Rho_EtaMax = cms.double( 4.4 ), + Ghost_EtaMax = cms.double( 6.0 ), + Active_Area_Repeats = cms.int32( 5 ), + GhostArea = cms.double( 0.01 ), + restrictInputs = cms.bool( False ), + maxInputs = cms.uint32( 1 ), + writeCompound = cms.bool( False ), + writeJetsWithConst = cms.bool( False ), + doFastJetNonUniform = cms.bool( False ), + useDeterministicSeed = cms.bool( True ), + minSeed = cms.uint32( 0 ), + verbosity = cms.int32( 0 ), + puWidth = cms.double( 0.0 ), + nExclude = cms.uint32( 0 ), + maxBadEcalCells = cms.uint32( 9999999 ), + maxBadHcalCells = cms.uint32( 9999999 ), + maxProblematicEcalCells = cms.uint32( 9999999 ), + maxProblematicHcalCells = cms.uint32( 9999999 ), + maxRecoveredEcalCells = cms.uint32( 9999999 ), + maxRecoveredHcalCells = cms.uint32( 9999999 ), + puCenters = cms.vdouble( ), + applyWeight = cms.bool( False ), + srcWeights = cms.InputTag( "" ), + minimumTowersFraction = cms.double( 0.0 ), + jetCollInstanceName = cms.string( "" ), + sumRecHits = cms.bool( False ) ) -process.hltPreMCEle5WPTightGsf = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltAK4CaloJetsPFEt5CPUOnly = cms.EDFilter( "EtMinCaloJetSelector", + src = cms.InputTag( "hltAK4CaloJetsPFCPUOnly" ), + filter = cms.bool( False ), + etMin = cms.double( 5.0 ) ) -process.hltEG5L1SingleEG5EtFilter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1SingleEG5Filter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 5.0 ), - etcutEE = cms.double( 5.0 ), - ncandcut = cms.int32( 1 ) +process.hltSiPixelClustersCacheCPUOnly = cms.EDProducer( "SiPixelClusterShapeCacheProducer", + src = cms.InputTag( "hltSiPixelClustersLegacy" ), + onDemand = cms.bool( False ) ) -process.hltEle5WPTightClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG5L1SingleEG5EtFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.011 ), - thrRegularEE = cms.vdouble( 0.0305 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltSiPixelRecHitsFromLegacyCPUOnly = cms.EDProducer( "SiPixelRecHitSoAFromLegacy", + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + src = cms.InputTag( "hltSiPixelClustersLegacy" ), + CPE = cms.string( "PixelCPEFast" ), + convertToLegacy = cms.bool( True ), + isPhase2 = cms.bool( False ) ) -process.hltEle5WPTightHEFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle5WPTightClusterShapeFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.1 ), - thrRegularEB1 = cms.vdouble( 0.75 ), - thrRegularEE1 = cms.vdouble( 3.0 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.03 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( 2.25 ), - thrRegularEE2 = cms.vdouble( 5.0 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.03 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.1, 0.1, 0.3, 0.5 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltSiStripClustersCPUOnly = cms.EDProducer( "MeasurementTrackerEventProducer", + measurementTracker = cms.string( "hltESPMeasurementTracker" ), + skipClusters = cms.InputTag( "" ), + pixelClusterProducer = cms.string( "hltSiPixelClusters" ), + stripClusterProducer = cms.string( "hltSiStripRawToClustersFacility" ), + Phase2TrackerCluster1DProducer = cms.string( "" ), + vectorHits = cms.InputTag( "" ), + vectorHitsRej = cms.InputTag( "" ), + inactivePixelDetectorLabels = cms.VInputTag( 'hltSiPixelDigisLegacy' ), + badPixelFEDChannelCollectionLabels = cms.VInputTag( 'hltSiPixelDigisLegacy' ), + pixelCablingMapLabel = cms.string( "" ), + inactiveStripDetectorLabels = cms.VInputTag( 'hltSiStripExcludedFEDListProducer' ), + switchOffPixelsIfEmpty = cms.bool( True ) ) -process.hltEle5WPTightEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle5WPTightHEFilter" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.1 ), - thrRegularEB1 = cms.vdouble( 1.75 ), - thrRegularEE1 = cms.vdouble( 1.0 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.025 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( 1.75 ), - thrRegularEE2 = cms.vdouble( 2.0 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.025 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.2, 0.2, 0.25, 0.3 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltIterL3OISeedsFromL2MuonsCPUOnly = cms.EDProducer( "TSGForOIDNN", + src = cms.InputTag( 'hltL2Muons','UpdatedAtVtx' ), + layersToTry = cms.int32( 2 ), + fixedErrorRescaleFactorForHitless = cms.double( 2.0 ), + hitsToTry = cms.int32( 1 ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersCPUOnly" ), + estimator = cms.string( "hltESPChi2MeasurementEstimator100" ), + maxEtaForTOB = cms.double( 1.8 ), + minEtaForTEC = cms.double( 0.7 ), + debug = cms.untracked.bool( False ), + maxSeeds = cms.uint32( 20 ), + maxHitlessSeeds = cms.uint32( 5 ), + maxHitSeeds = cms.uint32( 1 ), + propagatorName = cms.string( "PropagatorWithMaterialParabolicMf" ), + maxHitlessSeedsIP = cms.uint32( 5 ), + maxHitlessSeedsMuS = cms.uint32( 0 ), + maxHitDoubletSeeds = cms.uint32( 0 ), + getStrategyFromDNN = cms.bool( True ), + useRegressor = cms.bool( False ), + dnnMetadataPath = cms.string( "RecoMuon/TrackerSeedGenerator/data/OIseeding/DNNclassifier_Run3_metadata.json" ) ) -process.hltEle5WPTightHcalIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle5WPTightEcalIsoFilter" ), - varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.0 ), - thrRegularEB1 = cms.vdouble( 2.5 ), - thrRegularEE1 = cms.vdouble( 1.0 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.03 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( 3.0 ), - thrRegularEE2 = cms.vdouble( 2.0 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.03 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.2, 0.2, 0.4, 0.5 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.0 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltIterL3OITrackCandidatesCPUOnly = cms.EDProducer( "CkfTrackCandidateMaker", + cleanTrajectoryAfterInOut = cms.bool( False ), + doSeedingRegionRebuilding = cms.bool( False ), + onlyPixelHitsForSeedCleaner = cms.bool( False ), + reverseTrajectories = cms.bool( True ), + useHitsSplitting = cms.bool( False ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersCPUOnly" ), + src = cms.InputTag( "hltIterL3OISeedsFromL2MuonsCPUOnly" ), + clustersToSkip = cms.InputTag( "" ), + phase2clustersToSkip = cms.InputTag( "" ), + TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTPSetMuonCkfTrajectoryBuilder" ) ), + TransientInitialStateEstimatorParameters = cms.PSet( + propagatorAlongTISE = cms.string( "PropagatorWithMaterial" ), + numberMeasurementsForFit = cms.int32( 4 ), + propagatorOppositeTISE = cms.string( "PropagatorWithMaterialOpposite" ) + ), + numHitsForSeedCleaner = cms.int32( 4 ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + RedundantSeedCleaner = cms.string( "CachingSeedCleanerBySharedInput" ), + TrajectoryCleaner = cms.string( "muonSeededTrajectoryCleanerBySharedHits" ), + maxNSeeds = cms.uint32( 500000 ), + maxSeedsBeforeCleaning = cms.uint32( 5000 ) ) -process.hltEle5WPTightPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle5WPTightHcalIsoFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) +process.hltIterL3OIMuCtfWithMaterialTracksCPUOnly = cms.EDProducer( "TrackProducer", + useSimpleMF = cms.bool( False ), + SimpleMagneticField = cms.string( "" ), + src = cms.InputTag( "hltIterL3OITrackCandidatesCPUOnly" ), + clusterRemovalInfo = cms.InputTag( "" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Fitter = cms.string( "hltESPKFFittingSmootherWithOutliersRejectionAndRK" ), + useHitsSplitting = cms.bool( False ), + alias = cms.untracked.string( "ctfWithMaterialTracks" ), + TrajectoryInEvent = cms.bool( False ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + AlgorithmName = cms.string( "iter10" ), + Propagator = cms.string( "PropagatorWithMaterial" ), + GeometricInnerState = cms.bool( True ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + MeasurementTracker = cms.string( "hltESPMeasurementTracker" ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersCPUOnly" ) ) -process.hltEle5WPTightPMS2Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle5WPTightPixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaPixelMatchVars','s2' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 70.0 ), - thrRegularEE = cms.vdouble( 45.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltIterL3OIMuonTrackCutClassifierCPUOnly = cms.EDProducer( "TrackCutClassifier", + src = cms.InputTag( "hltIterL3OIMuCtfWithMaterialTracksCPUOnly" ), + beamspot = cms.InputTag( "hltOnlineBeamSpot" ), + vertices = cms.InputTag( "Notused" ), + ignoreVertices = cms.bool( True ), + qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), + mva = cms.PSet( + minPixelHits = cms.vint32( 0, 0, 1 ), + maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 100.0 ), + dr_par = cms.PSet( + d0err = cms.vdouble( 0.003, 0.003, 3.40282346639E38 ), + dr_par2 = cms.vdouble( 0.3, 0.3, 3.40282346639E38 ), + dr_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), + dr_exp = cms.vint32( 4, 4, 2147483647 ), + d0err_par = cms.vdouble( 0.001, 0.001, 3.40282346639E38 ) + ), + maxLostLayers = cms.vint32( 4, 3, 2 ), + min3DLayers = cms.vint32( 1, 2, 1 ), + dz_par = cms.PSet( + dz_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), + dz_par2 = cms.vdouble( 0.35, 0.35, 3.40282346639E38 ), + dz_exp = cms.vint32( 4, 4, 2147483647 ) + ), + minNVtxTrk = cms.int32( 3 ), + maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), + minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), + maxChi2 = cms.vdouble( 3.40282346639E38, 3.40282346639E38, 3.40282346639E38 ), + maxChi2n = cms.vdouble( 10.0, 1.0, 0.4 ), + maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), + minLayers = cms.vint32( 3, 5, 5 ) + ) ) -process.hltEle5WPTightGsfOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle5WPTightPMS2Filter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.012 ), - thrRegularEE = cms.vdouble( 0.011 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltIterL3OIMuonTrackSelectionHighPurityCPUOnly = cms.EDProducer( "TrackCollectionFilterCloner", + originalSource = cms.InputTag( "hltIterL3OIMuCtfWithMaterialTracksCPUOnly" ), + originalMVAVals = cms.InputTag( 'hltIterL3OIMuonTrackCutClassifierCPUOnly','MVAValues' ), + originalQualVals = cms.InputTag( 'hltIterL3OIMuonTrackCutClassifierCPUOnly','QualityMasks' ), + minQuality = cms.string( "highPurity" ), + copyExtras = cms.untracked.bool( True ), + copyTrajectories = cms.untracked.bool( False ) ) -process.hltEle5WPTightGsfMissingHitsFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle5WPTightGsfOneOEMinusOneOPFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','MissingHits' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 999.0 ), - thrRegularEE = cms.vdouble( 1.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltL3MuonsIterL3OICPUOnly = cms.EDProducer( "L3MuonProducer", + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + UseMuonNavigation = cms.untracked.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPSmartPropagatorAny', + 'SteppingHelixPropagatorAny', + 'hltESPSmartPropagator', + 'hltESPSteppingHelixPropagatorOpposite' ) + ), + MuonCollectionLabel = cms.InputTag( 'hltL2Muons','UpdatedAtVtx' ), + TrackLoaderParameters = cms.PSet( + MuonSeededTracksInstance = cms.untracked.string( "L2Seeded" ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + DoSmoothing = cms.bool( True ), + SmoothTkTrack = cms.untracked.bool( False ), + VertexConstraint = cms.bool( False ), + MuonUpdatorAtVertexParameters = cms.PSet( + MaxChi2 = cms.double( 1000000.0 ), + BeamSpotPositionErrors = cms.vdouble( 0.1, 0.1, 5.3 ), + Propagator = cms.string( "hltESPSteppingHelixPropagatorOpposite" ) + ), + PutTkTrackIntoEvent = cms.untracked.bool( False ), + Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) + ), + L3TrajBuilderParameters = cms.PSet( + PtCut = cms.double( 1.0 ), + TrackerPropagator = cms.string( "SteppingHelixPropagatorAny" ), + GlobalMuonTrackMatcher = cms.PSet( + Chi2Cut_3 = cms.double( 200.0 ), + DeltaDCut_2 = cms.double( 10.0 ), + Eta_threshold = cms.double( 1.2 ), + Quality_2 = cms.double( 15.0 ), + DeltaDCut_1 = cms.double( 40.0 ), + Quality_3 = cms.double( 7.0 ), + DeltaDCut_3 = cms.double( 15.0 ), + Quality_1 = cms.double( 20.0 ), + Pt_threshold1 = cms.double( 0.0 ), + DeltaRCut_2 = cms.double( 0.2 ), + DeltaRCut_1 = cms.double( 0.1 ), + Pt_threshold2 = cms.double( 9.99999999E8 ), + Chi2Cut_1 = cms.double( 50.0 ), + Chi2Cut_2 = cms.double( 50.0 ), + DeltaRCut_3 = cms.double( 1.0 ), + LocChi2Cut = cms.double( 0.001 ), + Propagator = cms.string( "hltESPSmartPropagator" ), + MinPt = cms.double( 1.0 ), + MinP = cms.double( 2.5 ) + ), + ScaleTECxFactor = cms.double( -1.0 ), + tkTrajUseVertex = cms.bool( False ), + MuonTrackingRegionBuilder = cms.PSet( + Rescale_Dz = cms.double( 4.0 ), + Pt_fixed = cms.bool( False ), + Eta_fixed = cms.bool( True ), + Eta_min = cms.double( 0.1 ), + DeltaZ = cms.double( 24.2 ), + maxRegions = cms.int32( 2 ), + EtaR_UpperLimit_Par1 = cms.double( 0.25 ), + UseVertex = cms.bool( False ), + Z_fixed = cms.bool( False ), + PhiR_UpperLimit_Par1 = cms.double( 0.6 ), + PhiR_UpperLimit_Par2 = cms.double( 0.2 ), + Rescale_phi = cms.double( 3.0 ), + DeltaEta = cms.double( 0.2 ), + precise = cms.bool( True ), + OnDemand = cms.int32( -1 ), + EtaR_UpperLimit_Par2 = cms.double( 0.15 ), + MeasurementTrackerName = cms.InputTag( "hltESPMeasurementTracker" ), + vertexCollection = cms.InputTag( "pixelVertices" ), + Pt_min = cms.double( 3.0 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Phi_fixed = cms.bool( True ), + DeltaR = cms.double( 0.025 ), + input = cms.InputTag( 'hltL2Muons','UpdatedAtVtx' ), + DeltaPhi = cms.double( 0.15 ), + Phi_min = cms.double( 0.1 ), + Rescale_eta = cms.double( 3.0 ) + ), + TrackTransformer = cms.PSet( + Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), + RefitDirection = cms.string( "insideOut" ), + RefitRPCHits = cms.bool( True ), + Propagator = cms.string( "hltESPSmartPropagatorAny" ), + DoPredictionsOnly = cms.bool( False ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), + Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) + ), + tkTrajBeamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + RefitRPCHits = cms.bool( True ), + tkTrajVertex = cms.InputTag( "Notused" ), + GlbRefitterParameters = cms.PSet( + Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), + DTRecSegmentLabel = cms.InputTag( "hltDt4DSegments" ), + RefitFlag = cms.bool( True ), + SkipStation = cms.int32( -1 ), + Chi2CutRPC = cms.double( 1.0 ), + PropDirForCosmics = cms.bool( False ), + CSCRecSegmentLabel = cms.InputTag( "hltCscSegments" ), + GEMRecHitLabel = cms.InputTag( "hltGemRecHits" ), + HitThreshold = cms.int32( 1 ), + Chi2CutGEM = cms.double( 1.0 ), + DYTthrs = cms.vint32( 30, 15 ), + TrackerSkipSystem = cms.int32( -1 ), + RefitDirection = cms.string( "insideOut" ), + Chi2CutCSC = cms.double( 150.0 ), + Chi2CutDT = cms.double( 10.0 ), + RefitRPCHits = cms.bool( True ), + TrackerSkipSection = cms.int32( -1 ), + Propagator = cms.string( "hltESPSmartPropagatorAny" ), + DoPredictionsOnly = cms.bool( False ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + MuonHitsOption = cms.int32( 1 ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ) + ), + PCut = cms.double( 2.5 ), + tkTrajMaxDXYBeamSpot = cms.double( 9999.0 ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + tkTrajMaxChi2 = cms.double( 9999.0 ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), + ScaleTECyFactor = cms.double( -1.0 ), + tkTrajLabel = cms.InputTag( "hltIterL3OIMuonTrackSelectionHighPurityCPUOnly" ) + ) ) -process.hltEle5WPTightGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle5WPTightGsfMissingHitsFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.004 ), - thrRegularEE = cms.vdouble( 0.005 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltIterL3OIL3MuonsLinksCombinationCPUOnly = cms.EDProducer( "L3TrackLinksCombiner", + labels = cms.VInputTag( 'hltL3MuonsIterL3OICPUOnly' ) ) -process.hltEle5WPTightGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle5WPTightGsfDetaFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.02 ), - thrRegularEE = cms.vdouble( 0.023 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltIterL3OIL3MuonsCPUOnly = cms.EDProducer( "L3TrackCombiner", + labels = cms.VInputTag( 'hltL3MuonsIterL3OICPUOnly' ) ) -process.hltEle5WPTightGsfTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle5WPTightGsfDphiFilter" ), - varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.1 ), - thrRegularEB1 = cms.vdouble( 0.838 ), - thrRegularEE1 = cms.vdouble( -0.363 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.025 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( -0.385 ), - thrRegularEE2 = cms.vdouble( 0.702 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.025 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.029, 0.111, 0.114, 0.032 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltIterL3OIL3MuonCandidatesCPUOnly = cms.EDProducer( "L3MuonCandidateProducer", + InputObjects = cms.InputTag( "hltIterL3OIL3MuonsCPUOnly" ), + InputLinksObjects = cms.InputTag( "hltIterL3OIL3MuonsLinksCombinationCPUOnly" ), + MuonPtOption = cms.string( "Tracker" ) ) -process.hltPreMCEle15Ele10CaloIdLTrackIdLIsoVLDZ = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltL2SelectorForL3IOCPUOnly = cms.EDProducer( "HLTMuonL2SelectorForL3IO", + l2Src = cms.InputTag( 'hltL2Muons','UpdatedAtVtx' ), + l3OISrc = cms.InputTag( "hltIterL3OIL3MuonCandidatesCPUOnly" ), + InputLinks = cms.InputTag( "hltIterL3OIL3MuonsLinksCombinationCPUOnly" ), + applyL3Filters = cms.bool( False ), + MinNhits = cms.int32( 1 ), + MaxNormalizedChi2 = cms.double( 20.0 ), + MinNmuonHits = cms.int32( 1 ), + MaxPtDifference = cms.double( 0.3 ) ) -process.hltEle15Ele10CaloIdLTrackIdLIsoVLEtLeg1Filter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1SingleEG5Filter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 15.0 ), - etcutEE = cms.double( 15.0 ), - ncandcut = cms.int32( 1 ) +process.hltPixelTracksCPUOnly = cms.EDProducer( "CAHitNtupletCUDA", + onGPU = cms.bool( False ), + pixelRecHitSrc = cms.InputTag( "hltSiPixelRecHitsFromLegacyCPUOnly" ), + ptmin = cms.double( 0.899999976158 ), + CAThetaCutBarrel = cms.double( 0.00200000009499 ), + CAThetaCutForward = cms.double( 0.00300000002608 ), + hardCurvCut = cms.double( 0.0328407224959 ), + dcaCutInnerTriplet = cms.double( 0.15000000596 ), + dcaCutOuterTriplet = cms.double( 0.25 ), + earlyFishbone = cms.bool( True ), + lateFishbone = cms.bool( False ), + idealConditions = cms.bool( False ), + fillStatistics = cms.bool( False ), + minHitsPerNtuplet = cms.uint32( 3 ), + maxNumberOfDoublets = cms.uint32( 524288 ), + minHitsForSharingCut = cms.uint32( 10 ), + includeJumpingForwardDoublets = cms.bool( True ), + fitNas4 = cms.bool( False ), + doClusterCut = cms.bool( True ), + doZ0Cut = cms.bool( True ), + doPtCut = cms.bool( True ), + useRiemannFit = cms.bool( False ), + doSharedHitCut = cms.bool( True ), + dupPassThrough = cms.bool( False ), + useSimpleTripletCleaner = cms.bool( True ), + trackQualityCuts = cms.PSet( + chi2MaxPt = cms.double( 10.0 ), + tripletMaxTip = cms.double( 0.3 ), + chi2Scale = cms.double( 8.0 ), + quadrupletMaxTip = cms.double( 0.5 ), + quadrupletMinPt = cms.double( 0.3 ), + quadrupletMaxZip = cms.double( 12.0 ), + tripletMaxZip = cms.double( 12.0 ), + tripletMinPt = cms.double( 0.5 ), + chi2Coeff = cms.vdouble( 0.9, 1.8 ) + ) ) -process.hltEle15Ele10CaloIdLTrackIdLIsoVLEtLeg2Filter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1SingleEG5Filter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 10.0 ), - etcutEE = cms.double( 10.0 ), - ncandcut = cms.int32( 2 ) +process.hltPixelTracksFromSoACPUOnly = cms.EDProducer( "PixelTrackProducerFromSoA", + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + trackSrc = cms.InputTag( "hltPixelTracksCPUOnly" ), + pixelRecHitLegacySrc = cms.InputTag( "hltSiPixelRecHitsFromLegacyCPUOnly" ), + minNumberOfHits = cms.int32( 0 ), + minQuality = cms.string( "loose" ) ) -process.hltEle15Ele10CaloIdLTrackIdLIsoVLClusterShapeLeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLEtLeg1Filter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.013 ), - thrRegularEE = cms.vdouble( 0.035 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltPixelVerticesCPUOnly = cms.EDProducer( "PixelVertexProducerCUDA", + onGPU = cms.bool( False ), + oneKernel = cms.bool( True ), + useDensity = cms.bool( True ), + useDBSCAN = cms.bool( False ), + useIterative = cms.bool( False ), + minT = cms.int32( 2 ), + eps = cms.double( 0.07 ), + errmax = cms.double( 0.01 ), + chi2max = cms.double( 9.0 ), + PtMin = cms.double( 0.5 ), + PtMax = cms.double( 75.0 ), + pixelTrackSrc = cms.InputTag( "hltPixelTracksCPUOnly" ) ) -process.hltEle15Ele10CaloIdLTrackIdLIsoVLClusterShapeLeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLEtLeg2Filter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.013 ), - thrRegularEE = cms.vdouble( 0.035 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltPixelVerticesFromSoACPUOnly = cms.EDProducer( "PixelVertexProducerFromSoA", + TrackCollection = cms.InputTag( "hltPixelTracksFromSoACPUOnly" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + src = cms.InputTag( "hltPixelVerticesCPUOnly" ) +) +process.hltTrimmedPixelVerticesCPUOnly = cms.EDProducer( "PixelVertexCollectionTrimmer", + src = cms.InputTag( "hltPixelVerticesFromSoACPUOnly" ), + maxVtx = cms.uint32( 100 ), + fractionSumPt2 = cms.double( 0.3 ), + minSumPt2 = cms.double( 0.0 ), + PVcomparer = cms.PSet( refToPSet_ = cms.string( "HLTPSetPvClusterComparerForIT" ) ) +) +process.hltIterL3MuonPixelTracksTrackingRegionsCPUOnly = cms.EDProducer( "MuonTrackingRegionByPtEDProducer", + DeltaR = cms.double( 0.025 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + OnDemand = cms.int32( -1 ), + vertexCollection = cms.InputTag( "notUsed" ), + MeasurementTrackerName = cms.InputTag( "" ), + UseVertex = cms.bool( False ), + Rescale_Dz = cms.double( 4.0 ), + Pt_fixed = cms.bool( True ), + Z_fixed = cms.bool( True ), + Pt_min = cms.double( 0.0 ), + DeltaZ = cms.double( 24.2 ), + ptRanges = cms.vdouble( 0.0, 15.0, 20.0, 1.0E64 ), + deltaEtas = cms.vdouble( 0.2, 0.2, 0.2 ), + deltaPhis = cms.vdouble( 0.75, 0.45, 0.225 ), + maxRegions = cms.int32( 5 ), + precise = cms.bool( True ), + input = cms.InputTag( "hltL2SelectorForL3IOCPUOnly" ) ) -process.hltEle15Ele10CaloIdLTrackIdLIsoVLHELeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLClusterShapeLeg1Filter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.15 ), - thrOverEEE = cms.vdouble( 0.4 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltPixelTracksInRegionL2CPUOnly = cms.EDProducer( "TrackSelectorByRegion", + tracks = cms.InputTag( "hltPixelTracksFromSoACPUOnly" ), + regions = cms.InputTag( "hltIterL3MuonPixelTracksTrackingRegionsCPUOnly" ), + produceTrackCollection = cms.bool( True ), + produceMask = cms.bool( False ) ) -process.hltEle15Ele10CaloIdLTrackIdLIsoVLHELeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLClusterShapeLeg2Filter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.15 ), - thrOverEEE = cms.vdouble( 0.4 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltIter0IterL3MuonPixelSeedsFromPixelTracksCPUOnly = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", + InputCollection = cms.InputTag( "hltPixelTracksInRegionL2CPUOnly" ), + InputVertexCollection = cms.InputTag( "" ), + originHalfLength = cms.double( 0.3 ), + originRadius = cms.double( 0.1 ), + useProtoTrackKinematics = cms.bool( False ), + useEventsWithNoVertex = cms.bool( True ), + TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + usePV = cms.bool( False ), + includeFourthHit = cms.bool( True ), + SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) ) -process.hltEle15Ele10CaloIdLTrackIdLIsoVLEcalIsoLeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLHELeg1Filter" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.5 ), - thrOverEEE = cms.vdouble( 0.5 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.29, 0.21 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltIter0IterL3MuonPixelSeedsFromPixelTracksFilteredCPUOnly = cms.EDProducer( "MuonHLTSeedMVAClassifier", + src = cms.InputTag( "hltIter0IterL3MuonPixelSeedsFromPixelTracksCPUOnly" ), + L1Muon = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L2Muon = cms.InputTag( "hltL2MuonCandidates" ), + rejectAll = cms.bool( False ), + isFromL1 = cms.bool( False ), + mvaFileBL1 = cms.FileInPath( "RecoMuon/TrackerSeedGenerator/data/xgb_Run3_Iter0FromL1_PatatrackSeeds_barrel_v2.xml" ), + mvaFileEL1 = cms.FileInPath( "RecoMuon/TrackerSeedGenerator/data/xgb_Run3_Iter0FromL1_PatatrackSeeds_endcap_v2.xml" ), + mvaFileBL2 = cms.FileInPath( "RecoMuon/TrackerSeedGenerator/data/xgb_Run3_Iter0_PatatrackSeeds_barrel_v2.xml" ), + mvaFileEL2 = cms.FileInPath( "RecoMuon/TrackerSeedGenerator/data/xgb_Run3_Iter0_PatatrackSeeds_endcap_v2.xml" ), + mvaScaleMeanBL1 = cms.vdouble( 5.000589710660383E-4, 3.90864688207247E-6, 5.566857527819724E-6, 2.919765272506742E-5, 0.0020554125627069656, 3.7638302502636416E-4, 0.17319245569742575, -0.001928435311705264 ), + mvaScaleStdBL1 = cms.vdouble( 0.0024104956748896007, 2.65014770862918E-4, 7.474433025576554E-4, 0.07076843921543456, 0.8267930143339328, 0.5908013434667966, 0.16945213299167364, 0.19343332776069666 ), + mvaScaleMeanEL1 = cms.vdouble( 4.633287331326438E-4, 4.336517990150388E-6, 1.1353478376025763E-5, -9.703999978722195E-4, -0.016733916560431213, 0.0010338859165970008, 0.1664362346287898, -0.002093062022327288 ), + mvaScaleStdEL1 = cms.vdouble( 0.0017591716932616446, 4.3554653252872314E-4, 0.0018509069108135767, 0.3154887917554714, 1.0554267175028256, 0.46607446165391897, 0.1599804481244901, 0.1802872646042384 ), + mvaScaleMeanBL2 = cms.vdouble( 5.535405438531338E-4, 5.803137756667417E-6, 9.844857031022169E-6, 8.572205780682784E-6, 0.0015762679722632618, 4.395397563024067E-4, 0.1374567309015325, -0.005115438205054733, 0.11749212456078427, 6.10630569023574E-5 ), + mvaScaleStdBL2 = cms.vdouble( 0.002626537945220411, 0.004217812355595011, 0.01003037371073428, 0.08030848788317736, 0.8112437912866772, 0.682723351939253, 0.14357759358396366, 0.1714659927555431, 0.12492124275832932, 0.14997195939803123 ), + mvaScaleMeanEL2 = cms.vdouble( 4.7677144995220935E-4, 3.6745265753688003E-6, 8.865597384997202E-6, 3.035250572254308E-4, -0.017277139191991336, 7.614700645923214E-4, 0.13098441610679598, -0.004062335797232639, 0.10313449419117496, 8.091070691633311E-5 ), + mvaScaleStdEL2 = cms.vdouble( 0.0017644245219973625, 1.4737438911735824E-4, 5.815417377127688E-4, 0.32486307205392545, 0.9554477166210787, 0.6368300706332602, 0.18228633778650377, 0.17472670187127687, 0.1069305400952516, 0.12396350430658183 ), + doSort = cms.bool( False ), + nSeedsMaxB = cms.int32( 99999 ), + nSeedsMaxE = cms.int32( 99999 ), + etaEdge = cms.double( 1.2 ), + mvaCutB = cms.double( 0.01 ), + mvaCutE = cms.double( 0.01 ), + minL1Qual = cms.int32( 7 ), + baseScore = cms.double( 0.5 ) ) -process.hltEle15Ele10CaloIdLTrackIdLIsoVLEcalIsoLeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLHELeg2Filter" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.5 ), - thrOverEEE = cms.vdouble( 0.5 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.29, 0.21 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltIter0IterL3MuonCkfTrackCandidatesCPUOnly = cms.EDProducer( "CkfTrackCandidateMaker", + cleanTrajectoryAfterInOut = cms.bool( False ), + doSeedingRegionRebuilding = cms.bool( True ), + onlyPixelHitsForSeedCleaner = cms.bool( False ), + reverseTrajectories = cms.bool( False ), + useHitsSplitting = cms.bool( True ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersCPUOnly" ), + src = cms.InputTag( "hltIter0IterL3MuonPixelSeedsFromPixelTracksFilteredCPUOnly" ), + clustersToSkip = cms.InputTag( "" ), + phase2clustersToSkip = cms.InputTag( "" ), + TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter0IterL3MuonPSetGroupedCkfTrajectoryBuilderIT" ) ), + TransientInitialStateEstimatorParameters = cms.PSet( + propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), + numberMeasurementsForFit = cms.int32( 4 ), + propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) + ), + numHitsForSeedCleaner = cms.int32( 4 ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + RedundantSeedCleaner = cms.string( "none" ), + TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), + maxNSeeds = cms.uint32( 100000 ), + maxSeedsBeforeCleaning = cms.uint32( 1000 ) ) -process.hltEle15Ele10CaloIdLTrackIdLIsoVLHcalIsoLeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLEcalIsoLeg1Filter" ), - varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.3 ), - thrOverEEE = cms.vdouble( 0.4 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.2, 0.25 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltIter0IterL3MuonCtfWithMaterialTracksCPUOnly = cms.EDProducer( "TrackProducer", + useSimpleMF = cms.bool( True ), + SimpleMagneticField = cms.string( "ParabolicMf" ), + src = cms.InputTag( "hltIter0IterL3MuonCkfTrackCandidatesCPUOnly" ), + clusterRemovalInfo = cms.InputTag( "" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Fitter = cms.string( "hltESPFittingSmootherIT" ), + useHitsSplitting = cms.bool( False ), + alias = cms.untracked.string( "ctfWithMaterialTracks" ), + TrajectoryInEvent = cms.bool( False ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + AlgorithmName = cms.string( "hltIter0" ), + Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), + GeometricInnerState = cms.bool( True ), + NavigationSchool = cms.string( "" ), + MeasurementTracker = cms.string( "" ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersCPUOnly" ) ) -process.hltEle15Ele10CaloIdLTrackIdLIsoVLHcalIsoLeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLEcalIsoLeg2Filter" ), - varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.3 ), - thrOverEEE = cms.vdouble( 0.4 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.2, 0.25 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltIter0IterL3MuonTrackCutClassifierCPUOnly = cms.EDProducer( "TrackCutClassifier", + src = cms.InputTag( "hltIter0IterL3MuonCtfWithMaterialTracksCPUOnly" ), + beamspot = cms.InputTag( "hltOnlineBeamSpot" ), + vertices = cms.InputTag( "hltTrimmedPixelVerticesCPUOnly" ), + ignoreVertices = cms.bool( False ), + qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), + mva = cms.PSet( + minPixelHits = cms.vint32( 0, 0, 0 ), + maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 100.0 ), + dr_par = cms.PSet( + d0err = cms.vdouble( 0.003, 0.003, 3.40282346639E38 ), + dr_par2 = cms.vdouble( 0.3, 0.3, 3.40282346639E38 ), + dr_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), + dr_exp = cms.vint32( 4, 4, 2147483647 ), + d0err_par = cms.vdouble( 0.001, 0.001, 3.40282346639E38 ) + ), + maxLostLayers = cms.vint32( 1, 1, 1 ), + min3DLayers = cms.vint32( 0, 0, 0 ), + dz_par = cms.PSet( + dz_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), + dz_par2 = cms.vdouble( 0.35, 0.35, 3.40282346639E38 ), + dz_exp = cms.vint32( 4, 4, 2147483647 ) + ), + minNVtxTrk = cms.int32( 3 ), + maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), + minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), + maxChi2 = cms.vdouble( 3.40282346639E38, 3.40282346639E38, 3.40282346639E38 ), + maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), + maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), + minLayers = cms.vint32( 3, 3, 4 ) + ) ) -process.hltEle15Ele10CaloIdLTrackIdLIsoVLPixelMatchLeg1Filter = cms.EDFilter( "HLTElectronPixelMatchFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLHcalIsoLeg1Filter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) +process.hltIter0IterL3MuonTrackSelectionHighPurityCPUOnly = cms.EDProducer( "TrackCollectionFilterCloner", + originalSource = cms.InputTag( "hltIter0IterL3MuonCtfWithMaterialTracksCPUOnly" ), + originalMVAVals = cms.InputTag( 'hltIter0IterL3MuonTrackCutClassifierCPUOnly','MVAValues' ), + originalQualVals = cms.InputTag( 'hltIter0IterL3MuonTrackCutClassifierCPUOnly','QualityMasks' ), + minQuality = cms.string( "highPurity" ), + copyExtras = cms.untracked.bool( True ), + copyTrajectories = cms.untracked.bool( False ) ) -process.hltEle15Ele10CaloIdLTrackIdLIsoVLPixelMatchLeg2Filter = cms.EDFilter( "HLTElectronPixelMatchFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLHcalIsoLeg2Filter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 2 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) +process.hltL3MuonsIterL3IOCPUOnly = cms.EDProducer( "L3MuonProducer", + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + UseMuonNavigation = cms.untracked.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPSmartPropagatorAny', + 'SteppingHelixPropagatorAny', + 'hltESPSmartPropagator', + 'hltESPSteppingHelixPropagatorOpposite' ) + ), + MuonCollectionLabel = cms.InputTag( 'hltL2Muons','UpdatedAtVtx' ), + TrackLoaderParameters = cms.PSet( + MuonSeededTracksInstance = cms.untracked.string( "L2Seeded" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + DoSmoothing = cms.bool( False ), + SmoothTkTrack = cms.untracked.bool( False ), + VertexConstraint = cms.bool( False ), + MuonUpdatorAtVertexParameters = cms.PSet( + MaxChi2 = cms.double( 1000000.0 ), + BeamSpotPositionErrors = cms.vdouble( 0.1, 0.1, 5.3 ), + Propagator = cms.string( "hltESPSteppingHelixPropagatorOpposite" ) + ), + PutTkTrackIntoEvent = cms.untracked.bool( False ), + Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) + ), + L3TrajBuilderParameters = cms.PSet( + PtCut = cms.double( 1.0 ), + TrackerPropagator = cms.string( "SteppingHelixPropagatorAny" ), + GlobalMuonTrackMatcher = cms.PSet( + Chi2Cut_3 = cms.double( 200.0 ), + DeltaDCut_2 = cms.double( 10.0 ), + Eta_threshold = cms.double( 1.2 ), + Quality_2 = cms.double( 15.0 ), + DeltaDCut_1 = cms.double( 40.0 ), + Quality_3 = cms.double( 7.0 ), + DeltaDCut_3 = cms.double( 15.0 ), + Quality_1 = cms.double( 20.0 ), + Pt_threshold1 = cms.double( 0.0 ), + DeltaRCut_2 = cms.double( 0.2 ), + DeltaRCut_1 = cms.double( 0.1 ), + Pt_threshold2 = cms.double( 9.99999999E8 ), + Chi2Cut_1 = cms.double( 50.0 ), + Chi2Cut_2 = cms.double( 50.0 ), + DeltaRCut_3 = cms.double( 1.0 ), + LocChi2Cut = cms.double( 0.001 ), + Propagator = cms.string( "hltESPSmartPropagator" ), + MinPt = cms.double( 1.0 ), + MinP = cms.double( 2.5 ) + ), + ScaleTECxFactor = cms.double( -1.0 ), + tkTrajUseVertex = cms.bool( False ), + MuonTrackingRegionBuilder = cms.PSet( + Rescale_Dz = cms.double( 4.0 ), + Pt_fixed = cms.bool( True ), + Eta_fixed = cms.bool( True ), + Eta_min = cms.double( 0.1 ), + DeltaZ = cms.double( 24.2 ), + maxRegions = cms.int32( 2 ), + EtaR_UpperLimit_Par1 = cms.double( 0.25 ), + UseVertex = cms.bool( False ), + Z_fixed = cms.bool( True ), + PhiR_UpperLimit_Par1 = cms.double( 0.6 ), + PhiR_UpperLimit_Par2 = cms.double( 0.2 ), + Rescale_phi = cms.double( 3.0 ), + DeltaEta = cms.double( 0.04 ), + precise = cms.bool( True ), + OnDemand = cms.int32( -1 ), + EtaR_UpperLimit_Par2 = cms.double( 0.15 ), + MeasurementTrackerName = cms.InputTag( "hltESPMeasurementTracker" ), + vertexCollection = cms.InputTag( "pixelVertices" ), + Pt_min = cms.double( 3.0 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Phi_fixed = cms.bool( True ), + DeltaR = cms.double( 0.025 ), + input = cms.InputTag( "hltL2SelectorForL3IOCPUOnly" ), + DeltaPhi = cms.double( 0.15 ), + Phi_min = cms.double( 0.1 ), + Rescale_eta = cms.double( 3.0 ) + ), + TrackTransformer = cms.PSet( + Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), + RefitDirection = cms.string( "insideOut" ), + RefitRPCHits = cms.bool( True ), + Propagator = cms.string( "hltESPSmartPropagatorAny" ), + DoPredictionsOnly = cms.bool( False ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), + Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) + ), + tkTrajBeamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + RefitRPCHits = cms.bool( True ), + tkTrajVertex = cms.InputTag( "hltTrimmedPixelVerticesCPUOnly" ), + GlbRefitterParameters = cms.PSet( + Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), + DTRecSegmentLabel = cms.InputTag( "hltDt4DSegments" ), + RefitFlag = cms.bool( True ), + SkipStation = cms.int32( -1 ), + Chi2CutRPC = cms.double( 1.0 ), + PropDirForCosmics = cms.bool( False ), + CSCRecSegmentLabel = cms.InputTag( "hltCscSegments" ), + GEMRecHitLabel = cms.InputTag( "hltGemRecHits" ), + HitThreshold = cms.int32( 1 ), + Chi2CutGEM = cms.double( 1.0 ), + DYTthrs = cms.vint32( 30, 15 ), + TrackerSkipSystem = cms.int32( -1 ), + RefitDirection = cms.string( "insideOut" ), + Chi2CutCSC = cms.double( 150.0 ), + Chi2CutDT = cms.double( 10.0 ), + RefitRPCHits = cms.bool( True ), + TrackerSkipSection = cms.int32( -1 ), + Propagator = cms.string( "hltESPSmartPropagatorAny" ), + DoPredictionsOnly = cms.bool( False ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + MuonHitsOption = cms.int32( 1 ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ) + ), + PCut = cms.double( 2.5 ), + tkTrajMaxDXYBeamSpot = cms.double( 9999.0 ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + matchToSeeds = cms.bool( True ), + tkTrajMaxChi2 = cms.double( 9999.0 ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), + ScaleTECyFactor = cms.double( -1.0 ), + tkTrajLabel = cms.InputTag( "hltIter0IterL3MuonTrackSelectionHighPurityCPUOnly" ) + ) ) -process.hltEle15Ele10CaloIdLTrackIdLIsoVLOneOEMinusOneOPLeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLPixelMatchLeg1Filter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 999999.0 ), - thrRegularEE = cms.vdouble( 999999.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltIterL3MuonsFromL2LinksCombinationCPUOnly = cms.EDProducer( "L3TrackLinksCombiner", + labels = cms.VInputTag( 'hltL3MuonsIterL3OICPUOnly','hltL3MuonsIterL3IOCPUOnly' ) ) -process.hltEle15Ele10CaloIdLTrackIdLIsoVLOneOEMinusOneOPLeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLPixelMatchLeg2Filter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 999999.0 ), - thrRegularEE = cms.vdouble( 999999.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltPixelTracksInRegionL1CPUOnly = cms.EDProducer( "TrackSelectorByRegion", + tracks = cms.InputTag( "hltPixelTracksFromSoACPUOnly" ), + regions = cms.InputTag( "hltIterL3FromL1MuonPixelTracksTrackingRegions" ), + produceTrackCollection = cms.bool( True ), + produceMask = cms.bool( False ) ) -process.hltEle15Ele10CaloIdLTrackIdLIsoVLDetaLeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLOneOEMinusOneOPLeg1Filter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.01 ), - thrRegularEE = cms.vdouble( 0.015 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltIter0IterL3FromL1MuonPixelSeedsFromPixelTracksCPUOnly = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", + InputCollection = cms.InputTag( "hltPixelTracksInRegionL1CPUOnly" ), + InputVertexCollection = cms.InputTag( "" ), + originHalfLength = cms.double( 0.3 ), + originRadius = cms.double( 0.1 ), + useProtoTrackKinematics = cms.bool( False ), + useEventsWithNoVertex = cms.bool( True ), + TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + usePV = cms.bool( False ), + includeFourthHit = cms.bool( True ), + SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) ) -process.hltEle15Ele10CaloIdLTrackIdLIsoVLDetaLeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLOneOEMinusOneOPLeg2Filter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.01 ), - thrRegularEE = cms.vdouble( 0.015 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltIter0IterL3FromL1MuonPixelSeedsFromPixelTracksFilteredCPUOnly = cms.EDProducer( "MuonHLTSeedMVAClassifier", + src = cms.InputTag( "hltIter0IterL3FromL1MuonPixelSeedsFromPixelTracksCPUOnly" ), + L1Muon = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L2Muon = cms.InputTag( "hltL2MuonCandidates" ), + rejectAll = cms.bool( False ), + isFromL1 = cms.bool( True ), + mvaFileBL1 = cms.FileInPath( "RecoMuon/TrackerSeedGenerator/data/xgb_Run3_Iter0FromL1_PatatrackSeeds_barrel_v2.xml" ), + mvaFileEL1 = cms.FileInPath( "RecoMuon/TrackerSeedGenerator/data/xgb_Run3_Iter0FromL1_PatatrackSeeds_endcap_v2.xml" ), + mvaFileBL2 = cms.FileInPath( "RecoMuon/TrackerSeedGenerator/data/xgb_Run3_Iter0_PatatrackSeeds_barrel_v2.xml" ), + mvaFileEL2 = cms.FileInPath( "RecoMuon/TrackerSeedGenerator/data/xgb_Run3_Iter0_PatatrackSeeds_endcap_v2.xml" ), + mvaScaleMeanBL1 = cms.vdouble( 5.000589710660383E-4, 3.90864688207247E-6, 5.566857527819724E-6, 2.919765272506742E-5, 0.0020554125627069656, 3.7638302502636416E-4, 0.17319245569742575, -0.001928435311705264 ), + mvaScaleStdBL1 = cms.vdouble( 0.0024104956748896007, 2.65014770862918E-4, 7.474433025576554E-4, 0.07076843921543456, 0.8267930143339328, 0.5908013434667966, 0.16945213299167364, 0.19343332776069666 ), + mvaScaleMeanEL1 = cms.vdouble( 4.633287331326438E-4, 4.336517990150388E-6, 1.1353478376025763E-5, -9.703999978722195E-4, -0.016733916560431213, 0.0010338859165970008, 0.1664362346287898, -0.002093062022327288 ), + mvaScaleStdEL1 = cms.vdouble( 0.0017591716932616446, 4.3554653252872314E-4, 0.0018509069108135767, 0.3154887917554714, 1.0554267175028256, 0.46607446165391897, 0.1599804481244901, 0.1802872646042384 ), + mvaScaleMeanBL2 = cms.vdouble( 5.535405438531338E-4, 5.803137756667417E-6, 9.844857031022169E-6, 8.572205780682784E-6, 0.0015762679722632618, 4.395397563024067E-4, 0.1374567309015325, -0.005115438205054733, 0.11749212456078427, 6.10630569023574E-5 ), + mvaScaleStdBL2 = cms.vdouble( 0.002626537945220411, 0.004217812355595011, 0.01003037371073428, 0.08030848788317736, 0.8112437912866772, 0.682723351939253, 0.14357759358396366, 0.1714659927555431, 0.12492124275832932, 0.14997195939803123 ), + mvaScaleMeanEL2 = cms.vdouble( 4.7677144995220935E-4, 3.6745265753688003E-6, 8.865597384997202E-6, 3.035250572254308E-4, -0.017277139191991336, 7.614700645923214E-4, 0.13098441610679598, -0.004062335797232639, 0.10313449419117496, 8.091070691633311E-5 ), + mvaScaleStdEL2 = cms.vdouble( 0.0017644245219973625, 1.4737438911735824E-4, 5.815417377127688E-4, 0.32486307205392545, 0.9554477166210787, 0.6368300706332602, 0.18228633778650377, 0.17472670187127687, 0.1069305400952516, 0.12396350430658183 ), + doSort = cms.bool( False ), + nSeedsMaxB = cms.int32( 99999 ), + nSeedsMaxE = cms.int32( 99999 ), + etaEdge = cms.double( 1.2 ), + mvaCutB = cms.double( 0.01 ), + mvaCutE = cms.double( 0.01 ), + minL1Qual = cms.int32( 7 ), + baseScore = cms.double( 0.5 ) +) +process.hltIter0IterL3FromL1MuonCkfTrackCandidatesCPUOnly = cms.EDProducer( "CkfTrackCandidateMaker", + cleanTrajectoryAfterInOut = cms.bool( False ), + doSeedingRegionRebuilding = cms.bool( True ), + onlyPixelHitsForSeedCleaner = cms.bool( False ), + reverseTrajectories = cms.bool( False ), + useHitsSplitting = cms.bool( True ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersCPUOnly" ), + src = cms.InputTag( "hltIter0IterL3FromL1MuonPixelSeedsFromPixelTracksFilteredCPUOnly" ), + clustersToSkip = cms.InputTag( "" ), + phase2clustersToSkip = cms.InputTag( "" ), + TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter0IterL3FromL1MuonPSetGroupedCkfTrajectoryBuilderIT" ) ), + TransientInitialStateEstimatorParameters = cms.PSet( + propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), + numberMeasurementsForFit = cms.int32( 4 ), + propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) + ), + numHitsForSeedCleaner = cms.int32( 4 ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + RedundantSeedCleaner = cms.string( "none" ), + TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), + maxNSeeds = cms.uint32( 100000 ), + maxSeedsBeforeCleaning = cms.uint32( 1000 ) ) -process.hltEle15Ele10CaloIdLTrackIdLIsoVLDphiLeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLDetaLeg1Filter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.07 ), - thrRegularEE = cms.vdouble( 0.1 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltIter0IterL3FromL1MuonCtfWithMaterialTracksCPUOnly = cms.EDProducer( "TrackProducer", + useSimpleMF = cms.bool( True ), + SimpleMagneticField = cms.string( "ParabolicMf" ), + src = cms.InputTag( "hltIter0IterL3FromL1MuonCkfTrackCandidatesCPUOnly" ), + clusterRemovalInfo = cms.InputTag( "" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Fitter = cms.string( "hltESPFittingSmootherIT" ), + useHitsSplitting = cms.bool( False ), + alias = cms.untracked.string( "ctfWithMaterialTracks" ), + TrajectoryInEvent = cms.bool( False ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + AlgorithmName = cms.string( "hltIter0" ), + Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), + GeometricInnerState = cms.bool( True ), + NavigationSchool = cms.string( "" ), + MeasurementTracker = cms.string( "" ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersCPUOnly" ) ) -process.hltEle15Ele10CaloIdLTrackIdLIsoVLDphiLeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLDetaLeg2Filter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.07 ), - thrRegularEE = cms.vdouble( 0.1 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltIter0IterL3FromL1MuonTrackCutClassifierCPUOnly = cms.EDProducer( "TrackCutClassifier", + src = cms.InputTag( "hltIter0IterL3FromL1MuonCtfWithMaterialTracksCPUOnly" ), + beamspot = cms.InputTag( "hltOnlineBeamSpot" ), + vertices = cms.InputTag( "hltTrimmedPixelVerticesCPUOnly" ), + ignoreVertices = cms.bool( False ), + qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), + mva = cms.PSet( + minPixelHits = cms.vint32( 0, 0, 0 ), + maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 100.0 ), + dr_par = cms.PSet( + d0err = cms.vdouble( 0.003, 0.003, 3.40282346639E38 ), + dr_par2 = cms.vdouble( 0.3, 0.3, 3.40282346639E38 ), + dr_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), + dr_exp = cms.vint32( 4, 4, 2147483647 ), + d0err_par = cms.vdouble( 0.001, 0.001, 3.40282346639E38 ) + ), + maxLostLayers = cms.vint32( 1, 1, 1 ), + min3DLayers = cms.vint32( 0, 0, 0 ), + dz_par = cms.PSet( + dz_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), + dz_par2 = cms.vdouble( 0.35, 0.35, 3.40282346639E38 ), + dz_exp = cms.vint32( 4, 4, 2147483647 ) + ), + minNVtxTrk = cms.int32( 3 ), + maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), + minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), + maxChi2 = cms.vdouble( 3.40282346639E38, 3.40282346639E38, 3.40282346639E38 ), + maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), + maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), + minLayers = cms.vint32( 3, 3, 4 ) + ) ) -process.hltEle15Ele10CaloIdLTrackIdLIsoVLTrackIsoLeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLDphiLeg1Filter" ), - varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.2 ), - thrOverEEE = cms.vdouble( 0.2 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltIter0IterL3FromL1MuonTrackSelectionHighPurityCPUOnly = cms.EDProducer( "TrackCollectionFilterCloner", + originalSource = cms.InputTag( "hltIter0IterL3FromL1MuonCtfWithMaterialTracksCPUOnly" ), + originalMVAVals = cms.InputTag( 'hltIter0IterL3FromL1MuonTrackCutClassifierCPUOnly','MVAValues' ), + originalQualVals = cms.InputTag( 'hltIter0IterL3FromL1MuonTrackCutClassifierCPUOnly','QualityMasks' ), + minQuality = cms.string( "highPurity" ), + copyExtras = cms.untracked.bool( True ), + copyTrajectories = cms.untracked.bool( False ) ) -process.hltEle15Ele10CaloIdLTrackIdLIsoVLTrackIsoLeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLDphiLeg2Filter" ), - varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.2 ), - thrOverEEE = cms.vdouble( 0.2 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltIterL3MuonMergedCPUOnly = cms.EDProducer( "TrackListMerger", + ShareFrac = cms.double( 0.19 ), + FoundHitBonus = cms.double( 5.0 ), + LostHitPenalty = cms.double( 20.0 ), + MinPT = cms.double( 0.05 ), + Epsilon = cms.double( -0.001 ), + MaxNormalizedChisq = cms.double( 1000.0 ), + MinFound = cms.int32( 3 ), + TrackProducers = cms.VInputTag( 'hltIterL3OIMuonTrackSelectionHighPurityCPUOnly','hltIter0IterL3MuonTrackSelectionHighPurityCPUOnly' ), + hasSelector = cms.vint32( 0, 0 ), + indivShareFrac = cms.vdouble( 1.0, 1.0 ), + selectedTrackQuals = cms.VInputTag( 'hltIterL3OIMuonTrackSelectionHighPurityCPUOnly','hltIter0IterL3MuonTrackSelectionHighPurityCPUOnly' ), + setsToMerge = cms.VPSet( + cms.PSet( pQual = cms.bool( False ), + tLists = cms.vint32( 0, 1 ) + ) + ), + trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), + allowFirstHitShare = cms.bool( True ), + newQuality = cms.string( "confirmed" ), + copyExtras = cms.untracked.bool( True ), + writeOnlyTrkQuals = cms.bool( False ), + copyMVA = cms.bool( False ) ) -process.hltEle15Ele10CaloIdLTrackIdLIsoVLDZFilter = cms.EDFilter( "HLT2PhotonPhotonDZ", - saveTags = cms.bool( True ), - originTag1 = cms.VInputTag( 'hltEgammaCandidates' ), - originTag2 = cms.VInputTag( 'hltEgammaCandidates' ), - inputTag1 = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLTrackIsoLeg1Filter" ), - inputTag2 = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLTrackIsoLeg2Filter" ), - electronTag = cms.InputTag( "hltEgammaGsfElectrons" ), - triggerType1 = cms.int32( 81 ), - triggerType2 = cms.int32( 81 ), - MinDR = cms.double( -1.0 ), - MaxDZ = cms.double( 0.2 ), - MinPixHitsForDZ = cms.int32( 0 ), - checkSC = cms.bool( True ), - MinN = cms.int32( 1 ) +process.hltIterL3MuonAndMuonFromL1MergedCPUOnly = cms.EDProducer( "TrackListMerger", + ShareFrac = cms.double( 0.19 ), + FoundHitBonus = cms.double( 5.0 ), + LostHitPenalty = cms.double( 20.0 ), + MinPT = cms.double( 0.05 ), + Epsilon = cms.double( -0.001 ), + MaxNormalizedChisq = cms.double( 1000.0 ), + MinFound = cms.int32( 3 ), + TrackProducers = cms.VInputTag( 'hltIterL3MuonMergedCPUOnly','hltIter0IterL3FromL1MuonTrackSelectionHighPurityCPUOnly' ), + hasSelector = cms.vint32( 0, 0 ), + indivShareFrac = cms.vdouble( 1.0, 1.0 ), + selectedTrackQuals = cms.VInputTag( 'hltIterL3MuonMergedCPUOnly','hltIter0IterL3FromL1MuonTrackSelectionHighPurityCPUOnly' ), + setsToMerge = cms.VPSet( + cms.PSet( pQual = cms.bool( False ), + tLists = cms.vint32( 0, 1 ) + ) + ), + trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), + allowFirstHitShare = cms.bool( True ), + newQuality = cms.string( "confirmed" ), + copyExtras = cms.untracked.bool( True ), + writeOnlyTrkQuals = cms.bool( False ), + copyMVA = cms.bool( False ) ) -process.hltPreMCIsoMu = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltIterL3GlbMuonCPUOnly = cms.EDProducer( "L3MuonProducer", + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + UseMuonNavigation = cms.untracked.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPSmartPropagatorAny', + 'SteppingHelixPropagatorAny', + 'hltESPSmartPropagator', + 'hltESPSteppingHelixPropagatorOpposite' ) + ), + MuonCollectionLabel = cms.InputTag( 'hltL2Muons','UpdatedAtVtx' ), + TrackLoaderParameters = cms.PSet( + MuonSeededTracksInstance = cms.untracked.string( "L2Seeded" ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + DoSmoothing = cms.bool( True ), + SmoothTkTrack = cms.untracked.bool( False ), + VertexConstraint = cms.bool( False ), + MuonUpdatorAtVertexParameters = cms.PSet( + MaxChi2 = cms.double( 1000000.0 ), + BeamSpotPositionErrors = cms.vdouble( 0.1, 0.1, 5.3 ), + Propagator = cms.string( "hltESPSteppingHelixPropagatorOpposite" ) + ), + PutTkTrackIntoEvent = cms.untracked.bool( False ), + Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) + ), + L3TrajBuilderParameters = cms.PSet( + PtCut = cms.double( 1.0 ), + TrackerPropagator = cms.string( "SteppingHelixPropagatorAny" ), + GlobalMuonTrackMatcher = cms.PSet( + Chi2Cut_3 = cms.double( 200.0 ), + DeltaDCut_2 = cms.double( 10.0 ), + Eta_threshold = cms.double( 1.2 ), + Quality_2 = cms.double( 15.0 ), + DeltaDCut_1 = cms.double( 40.0 ), + Quality_3 = cms.double( 7.0 ), + DeltaDCut_3 = cms.double( 15.0 ), + Quality_1 = cms.double( 20.0 ), + Pt_threshold1 = cms.double( 0.0 ), + DeltaRCut_2 = cms.double( 0.2 ), + DeltaRCut_1 = cms.double( 0.1 ), + Pt_threshold2 = cms.double( 9.99999999E8 ), + Chi2Cut_1 = cms.double( 50.0 ), + Chi2Cut_2 = cms.double( 50.0 ), + DeltaRCut_3 = cms.double( 1.0 ), + LocChi2Cut = cms.double( 0.001 ), + Propagator = cms.string( "hltESPSmartPropagator" ), + MinPt = cms.double( 1.0 ), + MinP = cms.double( 2.5 ) + ), + ScaleTECxFactor = cms.double( -1.0 ), + tkTrajUseVertex = cms.bool( False ), + MuonTrackingRegionBuilder = cms.PSet( + Rescale_Dz = cms.double( 4.0 ), + Pt_fixed = cms.bool( False ), + Eta_fixed = cms.bool( True ), + Eta_min = cms.double( 0.1 ), + DeltaZ = cms.double( 24.2 ), + maxRegions = cms.int32( 2 ), + EtaR_UpperLimit_Par1 = cms.double( 0.25 ), + UseVertex = cms.bool( False ), + Z_fixed = cms.bool( False ), + PhiR_UpperLimit_Par1 = cms.double( 0.6 ), + PhiR_UpperLimit_Par2 = cms.double( 0.2 ), + Rescale_phi = cms.double( 3.0 ), + DeltaEta = cms.double( 0.2 ), + precise = cms.bool( True ), + OnDemand = cms.int32( -1 ), + EtaR_UpperLimit_Par2 = cms.double( 0.15 ), + MeasurementTrackerName = cms.InputTag( "hltESPMeasurementTracker" ), + vertexCollection = cms.InputTag( "pixelVertices" ), + Pt_min = cms.double( 3.0 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Phi_fixed = cms.bool( True ), + DeltaR = cms.double( 0.025 ), + input = cms.InputTag( 'hltL2Muons','UpdatedAtVtx' ), + DeltaPhi = cms.double( 0.15 ), + Phi_min = cms.double( 0.1 ), + Rescale_eta = cms.double( 3.0 ) + ), + TrackTransformer = cms.PSet( + Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), + RefitDirection = cms.string( "insideOut" ), + RefitRPCHits = cms.bool( True ), + Propagator = cms.string( "hltESPSmartPropagatorAny" ), + DoPredictionsOnly = cms.bool( False ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), + Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) + ), + tkTrajBeamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + RefitRPCHits = cms.bool( True ), + tkTrajVertex = cms.InputTag( "Notused" ), + GlbRefitterParameters = cms.PSet( + Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), + DTRecSegmentLabel = cms.InputTag( "hltDt4DSegments" ), + RefitFlag = cms.bool( True ), + SkipStation = cms.int32( -1 ), + Chi2CutRPC = cms.double( 1.0 ), + PropDirForCosmics = cms.bool( False ), + CSCRecSegmentLabel = cms.InputTag( "hltCscSegments" ), + GEMRecHitLabel = cms.InputTag( "hltGemRecHits" ), + HitThreshold = cms.int32( 1 ), + Chi2CutGEM = cms.double( 1.0 ), + DYTthrs = cms.vint32( 30, 15 ), + TrackerSkipSystem = cms.int32( -1 ), + RefitDirection = cms.string( "insideOut" ), + Chi2CutCSC = cms.double( 150.0 ), + Chi2CutDT = cms.double( 10.0 ), + RefitRPCHits = cms.bool( True ), + TrackerSkipSection = cms.int32( -1 ), + Propagator = cms.string( "hltESPSmartPropagatorAny" ), + DoPredictionsOnly = cms.bool( False ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + MuonHitsOption = cms.int32( 1 ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ) + ), + PCut = cms.double( 2.5 ), + tkTrajMaxDXYBeamSpot = cms.double( 9999.0 ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + tkTrajMaxChi2 = cms.double( 9999.0 ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), + ScaleTECyFactor = cms.double( -1.0 ), + tkTrajLabel = cms.InputTag( "hltIterL3MuonAndMuonFromL1MergedCPUOnly" ) + ) ) -process.hltL2fL1sMu5L1L2SingleMu = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL2MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sMu3or5or7L1Filtered0" ), - SeedMapTag = cms.InputTag( "hltL2Muons" ), - MinN = cms.int32( 0 ), - MaxEta = cms.double( 2.5 ), - AbsEtaBins = cms.vdouble( 0.0 ), - MinNstations = cms.vint32( 0 ), - MinNhits = cms.vint32( 0 ), - CutOnChambers = cms.bool( False ), - MinNchambers = cms.vint32( 0 ), - MaxDr = cms.double( 9999.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - NSigmaPt = cms.double( 0.0 ), - MatchToPreviousCand = cms.bool( True ) +process.hltIterL3MuonsNoIDCPUOnly = cms.EDProducer( "MuonIdProducer", + MuonCaloCompatibility = cms.PSet( + delta_eta = cms.double( 0.02 ), + delta_phi = cms.double( 0.02 ), + allSiPMHO = cms.bool( False ), + MuonTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_muons_lowPt_3_1_norm.root" ), + PionTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_pions_lowPt_3_1_norm.root" ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( True ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 9999.0 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( "Notused" ), + useGEM = cms.bool( True ), + GEMSegmentCollectionLabel = cms.InputTag( "hltGemSegments" ), + CaloTowerCollectionLabel = cms.InputTag( "Notused" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "Notused" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 0.05 ), + useCalo = cms.bool( False ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( "Notused" ), + dRHcal = cms.double( 9999.0 ), + dRHcalPreselection = cms.double( 0.2 ), + HORecHitCollectionLabel = cms.InputTag( "Notused" ) + ), + CaloExtractorPSet = cms.PSet( + DR_Veto_H = cms.double( 0.1 ), + CenterConeOnCalIntersection = cms.bool( False ), + NoiseTow_EE = cms.double( 0.15 ), + Noise_EB = cms.double( 0.025 ), + Noise_HE = cms.double( 0.2 ), + DR_Veto_E = cms.double( 0.07 ), + NoiseTow_EB = cms.double( 0.04 ), + Noise_EE = cms.double( 0.1 ), + UseRecHitsFlag = cms.bool( False ), + DR_Max = cms.double( 1.0 ), + DepositLabel = cms.untracked.string( "Cal" ), + Noise_HO = cms.double( 0.2 ), + DR_Veto_HO = cms.double( 0.1 ), + Threshold_H = cms.double( 0.5 ), + PrintTimeReport = cms.untracked.bool( False ), + Threshold_E = cms.double( 0.2 ), + PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), + ComponentName = cms.string( "CaloExtractorByAssociator" ), + Threshold_HO = cms.double( 0.5 ), + DepositInstanceLabels = cms.vstring( 'ecal', + 'hcal', + 'ho' ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( False ), + UseMuonNavigation = cms.untracked.bool( False ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( False ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 1.0 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( "Notused" ), + CaloTowerCollectionLabel = cms.InputTag( "Notused" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "Notused" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 1.0 ), + useCalo = cms.bool( True ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( "Notused" ), + dRHcal = cms.double( 1.0 ), + dRHcalPreselection = cms.double( 1.0 ), + HORecHitCollectionLabel = cms.InputTag( "Notused" ) + ), + Noise_HB = cms.double( 0.2 ) + ), + TrackExtractorPSet = cms.PSet( + Diff_z = cms.double( 0.2 ), + inputTrackCollection = cms.InputTag( "hltIter0IterL3FromL1MuonTrackSelectionHighPurityCPUOnly" ), + Chi2Ndof_Max = cms.double( 1.0E64 ), + BeamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), + DR_Veto = cms.double( 0.01 ), + Pt_Min = cms.double( -1.0 ), + DR_Max = cms.double( 1.0 ), + NHits_Min = cms.uint32( 0 ), + Chi2Prob_Min = cms.double( -1.0 ), + Diff_r = cms.double( 0.1 ), + BeamlineOption = cms.string( "BeamSpotFromEvent" ), + ComponentName = cms.string( "TrackExtractor" ) + ), + JetExtractorPSet = cms.PSet( + JetCollectionLabel = cms.InputTag( "Notused" ), + DR_Veto = cms.double( 0.1 ), + DR_Max = cms.double( 1.0 ), + ExcludeMuonVeto = cms.bool( True ), + PrintTimeReport = cms.untracked.bool( False ), + PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), + ComponentName = cms.string( "JetExtractor" ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( False ), + UseMuonNavigation = cms.untracked.bool( False ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( False ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 0.5 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( "Notused" ), + CaloTowerCollectionLabel = cms.InputTag( "Notused" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "Notused" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 0.5 ), + useCalo = cms.bool( True ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( "Notused" ), + dRHcal = cms.double( 0.5 ), + dRHcalPreselection = cms.double( 0.5 ), + HORecHitCollectionLabel = cms.InputTag( "Notused" ) + ), + Threshold = cms.double( 5.0 ) + ), + trackDepositName = cms.string( "tracker" ), + ecalDepositName = cms.string( "ecal" ), + hcalDepositName = cms.string( "hcal" ), + hoDepositName = cms.string( "ho" ), + jetDepositName = cms.string( "jets" ), + TimingFillerParameters = cms.PSet( + DTTimingParameters = cms.PSet( + HitError = cms.double( 6.0 ), + MatchParameters = cms.PSet( + TightMatchDT = cms.bool( False ), + DTradius = cms.double( 0.01 ), + TightMatchCSC = cms.bool( True ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + DTsegments = cms.InputTag( "hltDt4DSegments" ) + ), + debug = cms.bool( False ), + DoWireCorr = cms.bool( False ), + RequireBothProjections = cms.bool( False ), + DTTimeOffset = cms.double( 2.7 ), + PruneCut = cms.double( 10000.0 ), + DTsegments = cms.InputTag( "hltDt4DSegments" ), + UseSegmentT0 = cms.bool( False ), + HitsMin = cms.int32( 5 ), + DropTheta = cms.bool( True ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ) + ), + UseCSC = cms.bool( True ), + CSCTimingParameters = cms.PSet( + MatchParameters = cms.PSet( + TightMatchDT = cms.bool( False ), + DTradius = cms.double( 0.01 ), + TightMatchCSC = cms.bool( True ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + DTsegments = cms.InputTag( "hltDt4DSegments" ) + ), + debug = cms.bool( False ), + CSCWireTimeOffset = cms.double( 0.0 ), + CSCStripError = cms.double( 7.0 ), + CSCTimeOffset = cms.double( 0.0 ), + CSCWireError = cms.double( 8.6 ), + PruneCut = cms.double( 100.0 ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + UseStripTime = cms.bool( True ), + CSCStripTimeOffset = cms.double( 0.0 ), + UseWireTime = cms.bool( True ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ) + ), + ErrorDT = cms.double( 6.0 ), + EcalEnergyCut = cms.double( 0.4 ), + UseECAL = cms.bool( True ), + ErrorEB = cms.double( 2.085 ), + UseDT = cms.bool( True ), + ErrorEE = cms.double( 6.95 ), + ErrorCSC = cms.double( 7.4 ) + ), + ShowerDigiFillerParameters = cms.PSet( + cscDigiCollectionLabel = cms.InputTag( 'muonCSCDigis','MuonCSCStripDigi' ), + digiMaxDistanceX = cms.double( 25.0 ), + dtDigiCollectionLabel = cms.InputTag( "muonDTDigis" ) + ), + TrackerKinkFinderParameters = cms.PSet( + usePosition = cms.bool( False ), + diagonalOnly = cms.bool( False ) + ), + fillEnergy = cms.bool( False ), + storeCrossedHcalRecHits = cms.bool( False ), + maxAbsPullX = cms.double( 4.0 ), + maxAbsEta = cms.double( 3.0 ), + minPt = cms.double( 2.0 ), + inputCollectionTypes = cms.vstring( 'inner tracks', + 'links', + 'outer tracks' ), + addExtraSoftMuons = cms.bool( False ), + fillGlobalTrackRefits = cms.bool( False ), + debugWithTruthMatching = cms.bool( False ), + inputCollectionLabels = cms.VInputTag( 'hltIterL3MuonAndMuonFromL1MergedCPUOnly','hltIterL3GlbMuonCPUOnly','hltL2Muons:UpdatedAtVtx' ), + fillCaloCompatibility = cms.bool( False ), + maxAbsPullY = cms.double( 9999.0 ), + maxAbsDy = cms.double( 9999.0 ), + minP = cms.double( 0.0 ), + minPCaloMuon = cms.double( 1.0E9 ), + maxAbsDx = cms.double( 3.0 ), + fillIsolation = cms.bool( False ), + writeIsoDeposits = cms.bool( False ), + minNumberOfMatches = cms.int32( 1 ), + fillMatching = cms.bool( True ), + fillShowerDigis = cms.bool( False ), + ptThresholdToFillCandidateP4WithGlobalFit = cms.double( 200.0 ), + sigmaThresholdToFillCandidateP4WithGlobalFit = cms.double( 2.0 ), + fillGlobalTrackQuality = cms.bool( False ), + globalTrackQualityInputTag = cms.InputTag( "glbTrackQual" ), + selectHighPurity = cms.bool( False ), + pvInputTag = cms.InputTag( "offlinePrimaryVertices" ), + fillTrackerKink = cms.bool( False ), + minCaloCompatibility = cms.double( 0.6 ), + runArbitrationCleaner = cms.bool( False ), + arbitrationCleanerOptions = cms.PSet( + OverlapDTheta = cms.double( 0.02 ), + Overlap = cms.bool( True ), + Clustering = cms.bool( True ), + ME1a = cms.bool( True ), + ClusterDTheta = cms.double( 0.02 ), + ClusterDPhi = cms.double( 0.6 ), + OverlapDPhi = cms.double( 0.0786 ) + ), + arbitrateTrackerMuons = cms.bool( True ) ) -process.hltL3fL1sMu5L1L2L3SingleMu = cms.EDFilter( "HLTMuonL3PreFilter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sMu5L1L2SingleMu" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sMu5L1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 2.1 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxNormalizedChi2 = cms.double( 9999.0 ), - MaxDXYBeamSpot = cms.double( 9999.0 ), - MinDXYBeamSpot = cms.double( -1.0 ), - MinNmuonHits = cms.int32( 0 ), - MaxPtDifference = cms.double( 9999.0 ), - MinTrackPt = cms.double( 0.0 ), - minMuonStations = cms.int32( 2 ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - allowedTypeMask = cms.uint32( 255 ), +process.hltIterL3MuonsCPUOnly = cms.EDProducer( "MuonIDFilterProducerForHLT", + inputMuonCollection = cms.InputTag( "hltIterL3MuonsNoIDCPUOnly" ), + applyTriggerIdLoose = cms.bool( True ), + typeMuon = cms.uint32( 0 ), + allowedTypeMask = cms.uint32( 0 ), requiredTypeMask = cms.uint32( 0 ), - MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), - trkMuonId = cms.uint32( 0 ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) -) -process.hltL3fL1sMu5L1L2L3pfecalIsoRhoFilteredEB0p14EE0p10 = cms.EDFilter( "HLTMuonGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltL3fL1sMu5L1L2L3SingleMu" ), - varTag = cms.InputTag( "hltMuonEcalMFPFClusterIsoForMuons" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.14 ), - thrOverEEE = cms.vdouble( 0.1 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) -) -process.hltL3fL1sMu5L1L2L3pfhcalIsoRhoFilteredHB0p16HE0p20 = cms.EDFilter( "HLTMuonGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltL3fL1sMu5L1L2L3pfecalIsoRhoFilteredEB0p14EE0p10" ), - varTag = cms.InputTag( "hltMuonHcalRegPFClusterIsoForMuons" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.16 ), - thrOverEEE = cms.vdouble( 0.2 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) -) -process.hltL3crIsoL1sMu16L1L2L3TrkIsoFiltered0p08SingleMu = cms.EDFilter( "HLTMuonIsoFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL3fL1sMu5L1L2L3pfecalIsoRhoFilteredEB0p14EE0p10" ), - MinN = cms.int32( 1 ), - DepTag = cms.VInputTag( 'hltMuonTkRelIsolationCut0p08Map' ), - IsolatorPSet = cms.PSet( ) -) -process.hltL1sDoubleMu0 = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_DoubleMu0" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -process.hltPreMCDoubleMuTrkIsoVVLDZ = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltL1fL1sDoubleMu0HighQL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - PreviousCandTag = cms.InputTag( "hltL1sDoubleMu0" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 2 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) -) -process.hltL2pfL1sDoubleMu0L1f0L2doubleMu = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL2MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL1sDoubleMu0" ), - SeedMapTag = cms.InputTag( "hltL2Muons" ), - MinN = cms.int32( 0 ), - MaxEta = cms.double( 2.5 ), - AbsEtaBins = cms.vdouble( 0.0 ), - MinNstations = cms.vint32( 0 ), - MinNhits = cms.vint32( 0 ), - CutOnChambers = cms.bool( False ), - MinNchambers = cms.vint32( 0 ), - MaxDr = cms.double( 9999.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - NSigmaPt = cms.double( 0.0 ), - MatchToPreviousCand = cms.bool( True ) + minNMuonHits = cms.int32( 0 ), + minNMuonStations = cms.int32( 0 ), + minNTrkLayers = cms.int32( 0 ), + minTrkHits = cms.int32( 0 ), + minPixLayer = cms.int32( 0 ), + minPixHits = cms.int32( 0 ), + minPt = cms.double( 0.0 ), + maxNormalizedChi2 = cms.double( 9999.0 ) ) -process.hltL1fForIterL3L1fL1sDoubleMu0HighQL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltL1MuonsPt0" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sDoubleMu0HighQL1Filtered0" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 1 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) +process.hltL3MuonsIterL3LinksCPUOnly = cms.EDProducer( "MuonLinksProducer", + inputCollection = cms.InputTag( "hltIterL3MuonsCPUOnly" ) ) -process.hltL3pfL1sDoubleMu0L1f0L2pf0L3doubleMu = cms.EDFilter( "HLTMuonL3PreFilter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2pfL1sDoubleMu0L1f0L2doubleMu" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sDoubleMu0HighQL1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - MinN = cms.int32( 2 ), - MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxNormalizedChi2 = cms.double( 9999.0 ), - MaxDXYBeamSpot = cms.double( 9999.0 ), - MinDXYBeamSpot = cms.double( -1.0 ), - MinNmuonHits = cms.int32( 0 ), - MaxPtDifference = cms.double( 9999.0 ), - MinTrackPt = cms.double( 0.0 ), - minMuonStations = cms.int32( 2 ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 0 ), - MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), - trkMuonId = cms.uint32( 0 ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) +process.hltIterL3MuonTracksCPUOnly = cms.EDProducer( "HLTMuonTrackSelector", + track = cms.InputTag( "hltIterL3MuonAndMuonFromL1MergedCPUOnly" ), + muon = cms.InputTag( "hltIterL3MuonsCPUOnly" ), + originalMVAVals = cms.InputTag( "none" ), + copyMVA = cms.bool( False ), + copyExtras = cms.untracked.bool( True ), + copyTrajectories = cms.untracked.bool( False ) ) -process.hltDiMuonRelTrkIsoFiltered0p4 = cms.EDFilter( "HLTMuonIsoFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL3pfL1sDoubleMu0L1f0L2pf0L3doubleMu" ), - MinN = cms.int32( 2 ), - DepTag = cms.VInputTag( 'hltL3MuonRelTrkIsolationVVL' ), - IsolatorPSet = cms.PSet( ) +process.hltIterL3MuonCandidatesCPUOnly = cms.EDProducer( "L3MuonCandidateProducerFromMuons", + InputObjects = cms.InputTag( "hltIterL3MuonsCPUOnly" ), + DisplacedReconstruction = cms.bool( False ) ) -process.hltDiMuonRelTrkIsoFiltered0p4DzFiltered0p2 = cms.EDFilter( "HLT2MuonMuonDZ", - saveTags = cms.bool( True ), - originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), - originTag2 = cms.VInputTag( 'hltIterL3MuonCandidates' ), - inputTag1 = cms.InputTag( "hltDiMuonRelTrkIsoFiltered0p4" ), - inputTag2 = cms.InputTag( "hltDiMuonRelTrkIsoFiltered0p4" ), - triggerType1 = cms.int32( 83 ), - triggerType2 = cms.int32( 83 ), - MinDR = cms.double( 0.001 ), - MaxDZ = cms.double( 0.2 ), - MinPixHitsForDZ = cms.int32( 0 ), - checkSC = cms.bool( False ), - MinN = cms.int32( 1 ) +process.hltIter0PFLowPixelSeedsFromPixelTracksCPUOnly = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", + InputCollection = cms.InputTag( "hltPixelTracksFromSoACPUOnly" ), + InputVertexCollection = cms.InputTag( "hltTrimmedPixelVerticesCPUOnly" ), + originHalfLength = cms.double( 0.3 ), + originRadius = cms.double( 0.1 ), + useProtoTrackKinematics = cms.bool( False ), + useEventsWithNoVertex = cms.bool( True ), + TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + usePV = cms.bool( False ), + includeFourthHit = cms.bool( True ), + SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) ) -process.hltPreMCDoubleMuNoFiltersNoVtx = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltIter0PFlowCkfTrackCandidatesCPUOnly = cms.EDProducer( "CkfTrackCandidateMaker", + cleanTrajectoryAfterInOut = cms.bool( False ), + doSeedingRegionRebuilding = cms.bool( False ), + onlyPixelHitsForSeedCleaner = cms.bool( False ), + reverseTrajectories = cms.bool( False ), + useHitsSplitting = cms.bool( False ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersCPUOnly" ), + src = cms.InputTag( "hltIter0PFLowPixelSeedsFromPixelTracksCPUOnly" ), + clustersToSkip = cms.InputTag( "" ), + phase2clustersToSkip = cms.InputTag( "" ), + TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter0GroupedCkfTrajectoryBuilderIT" ) ), + TransientInitialStateEstimatorParameters = cms.PSet( + propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), + numberMeasurementsForFit = cms.int32( 4 ), + propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) + ), + numHitsForSeedCleaner = cms.int32( 4 ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + RedundantSeedCleaner = cms.string( "CachingSeedCleanerBySharedInput" ), + TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), + maxNSeeds = cms.uint32( 100000 ), + maxSeedsBeforeCleaning = cms.uint32( 1000 ) ) -process.hltL2fDimuonL1f0L2NoVtx = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL2MuonCandidatesNoVtx" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sDoubleMu0HighQL1Filtered0" ), - SeedMapTag = cms.InputTag( "hltL2Muons" ), - MinN = cms.int32( 0 ), - MaxEta = cms.double( 2.5 ), - AbsEtaBins = cms.vdouble( 0.0 ), - MinNstations = cms.vint32( 0 ), - MinNhits = cms.vint32( 0 ), - CutOnChambers = cms.bool( True ), - MinNchambers = cms.vint32( 0 ), - MaxDr = cms.double( 9999.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - NSigmaPt = cms.double( 0.0 ), - MatchToPreviousCand = cms.bool( True ) +process.hltIter0PFlowCtfWithMaterialTracksCPUOnly = cms.EDProducer( "TrackProducer", + useSimpleMF = cms.bool( True ), + SimpleMagneticField = cms.string( "ParabolicMf" ), + src = cms.InputTag( "hltIter0PFlowCkfTrackCandidatesCPUOnly" ), + clusterRemovalInfo = cms.InputTag( "" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Fitter = cms.string( "hltESPFittingSmootherIT" ), + useHitsSplitting = cms.bool( False ), + alias = cms.untracked.string( "ctfWithMaterialTracks" ), + TrajectoryInEvent = cms.bool( False ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + AlgorithmName = cms.string( "hltIter0" ), + Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), + GeometricInnerState = cms.bool( True ), + NavigationSchool = cms.string( "" ), + MeasurementTracker = cms.string( "" ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersCPUOnly" ) ) -process.hltL3fDimuonL1f0L2NVL3NoFiltersNoVtx = cms.EDFilter( "HLTMuonL3PreFilter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL3NoFiltersNoVtxMuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fDimuonL1f0L2NoVtx" ), - L1CandTag = cms.InputTag( "" ), - inputMuonCollection = cms.InputTag( "" ), - MinN = cms.int32( 2 ), - MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 9999.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxNormalizedChi2 = cms.double( 9999.0 ), - MaxDXYBeamSpot = cms.double( 9999.0 ), - MinDXYBeamSpot = cms.double( -1.0 ), - MinNmuonHits = cms.int32( 0 ), - MaxPtDifference = cms.double( 9999.0 ), - MinTrackPt = cms.double( 0.0 ), - minMuonStations = cms.int32( -1 ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 0 ), - MaxNormalizedChi2_L3FromL1 = cms.double( 0.0 ), - trkMuonId = cms.uint32( 0 ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) +process.hltIter0PFlowTrackCutClassifierCPUOnly = cms.EDProducer( "TrackCutClassifier", + src = cms.InputTag( "hltIter0PFlowCtfWithMaterialTracksCPUOnly" ), + beamspot = cms.InputTag( "hltOnlineBeamSpot" ), + vertices = cms.InputTag( "hltTrimmedPixelVerticesCPUOnly" ), + ignoreVertices = cms.bool( False ), + qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), + mva = cms.PSet( + minPixelHits = cms.vint32( 0, 0, 0 ), + maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 15.0 ), + dr_par = cms.PSet( + d0err = cms.vdouble( 0.003, 0.003, 0.003 ), + dr_par2 = cms.vdouble( 3.40282346639E38, 0.6, 0.6 ), + dr_par1 = cms.vdouble( 3.40282346639E38, 0.8, 0.8 ), + dr_exp = cms.vint32( 4, 4, 4 ), + d0err_par = cms.vdouble( 0.001, 0.001, 0.001 ) + ), + maxLostLayers = cms.vint32( 1, 1, 1 ), + min3DLayers = cms.vint32( 0, 0, 0 ), + dz_par = cms.PSet( + dz_par1 = cms.vdouble( 3.40282346639E38, 0.75, 0.75 ), + dz_par2 = cms.vdouble( 3.40282346639E38, 0.5, 0.5 ), + dz_exp = cms.vint32( 4, 4, 4 ) + ), + minNVtxTrk = cms.int32( 3 ), + maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), + minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), + maxChi2 = cms.vdouble( 9999.0, 25.0, 16.0 ), + maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), + maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), + minLayers = cms.vint32( 3, 3, 3 ) + ) ) -process.hltPreMCPFBTagDeepJet = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltMergedTracksCPUOnly = cms.EDProducer( "TrackCollectionFilterCloner", + originalSource = cms.InputTag( "hltIter0PFlowCtfWithMaterialTracksCPUOnly" ), + originalMVAVals = cms.InputTag( 'hltIter0PFlowTrackCutClassifierCPUOnly','MVAValues' ), + originalQualVals = cms.InputTag( 'hltIter0PFlowTrackCutClassifierCPUOnly','QualityMasks' ), + minQuality = cms.string( "highPurity" ), + copyExtras = cms.untracked.bool( True ), + copyTrajectories = cms.untracked.bool( False ) ) -process.hltBTagPFDeepJet4p06Single = cms.EDFilter( "HLTPFJetTag", - saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltPFJetForBtag" ), - JetTags = cms.InputTag( 'hltDeepJetDiscriminatorsJetTags','BvsAll' ), - MinTag = cms.double( 0.25 ), - MaxTag = cms.double( 999999.0 ), - MinJets = cms.int32( 1 ), - TriggerType = cms.int32( 86 ) +process.hltPFMuonMergingCPUOnly = cms.EDProducer( "TrackListMerger", + ShareFrac = cms.double( 0.19 ), + FoundHitBonus = cms.double( 5.0 ), + LostHitPenalty = cms.double( 20.0 ), + MinPT = cms.double( 0.05 ), + Epsilon = cms.double( -0.001 ), + MaxNormalizedChisq = cms.double( 1000.0 ), + MinFound = cms.int32( 3 ), + TrackProducers = cms.VInputTag( 'hltIterL3MuonTracksCPUOnly','hltMergedTracksCPUOnly' ), + hasSelector = cms.vint32( 0, 0 ), + indivShareFrac = cms.vdouble( 1.0, 1.0 ), + selectedTrackQuals = cms.VInputTag( 'hltIterL3MuonTracksCPUOnly','hltMergedTracksCPUOnly' ), + setsToMerge = cms.VPSet( + cms.PSet( pQual = cms.bool( False ), + tLists = cms.vint32( 0, 1 ) + ) + ), + trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), + allowFirstHitShare = cms.bool( True ), + newQuality = cms.string( "confirmed" ), + copyExtras = cms.untracked.bool( True ), + writeOnlyTrkQuals = cms.bool( False ), + copyMVA = cms.bool( False ) ) -process.hltL1sMCRun3PFScoutingPixelTracking = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1GlobalDecision" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +process.hltMuonLinksCPUOnly = cms.EDProducer( "MuonLinksProducerForHLT", + InclusiveTrackerTrackCollection = cms.InputTag( "hltPFMuonMergingCPUOnly" ), + LinkCollection = cms.InputTag( "hltL3MuonsIterL3LinksCPUOnly" ), + ptMin = cms.double( 2.5 ), + pMin = cms.double( 2.5 ), + shareHitFraction = cms.double( 0.8 ) ) -process.hltPreMCRun3PFScoutingPixelTracking = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltMuonsCPUOnly = cms.EDProducer( "MuonIdProducer", + MuonCaloCompatibility = cms.PSet( + delta_eta = cms.double( 0.02 ), + delta_phi = cms.double( 0.02 ), + allSiPMHO = cms.bool( False ), + MuonTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_muons_lowPt_3_1_norm.root" ), + PionTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_pions_lowPt_3_1_norm.root" ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( True ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( True ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 9999.0 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEB' ), + CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAllCPUOnly" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( True ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( True ), + HBHERecHitCollectionLabel = cms.InputTag( "hltHbherecoLegacy" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 0.05 ), + useCalo = cms.bool( False ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEE' ), + dRHcal = cms.double( 9999.0 ), + dRHcalPreselection = cms.double( 0.2 ), + HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) + ), + CaloExtractorPSet = cms.PSet( + DR_Veto_H = cms.double( 0.1 ), + CenterConeOnCalIntersection = cms.bool( False ), + NoiseTow_EE = cms.double( 0.15 ), + Noise_EB = cms.double( 0.025 ), + Noise_HE = cms.double( 0.2 ), + DR_Veto_E = cms.double( 0.07 ), + NoiseTow_EB = cms.double( 0.04 ), + Noise_EE = cms.double( 0.1 ), + UseRecHitsFlag = cms.bool( False ), + DR_Max = cms.double( 1.0 ), + DepositLabel = cms.untracked.string( "Cal" ), + Noise_HO = cms.double( 0.2 ), + DR_Veto_HO = cms.double( 0.1 ), + Threshold_H = cms.double( 0.5 ), + PrintTimeReport = cms.untracked.bool( False ), + Threshold_E = cms.double( 0.2 ), + PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), + ComponentName = cms.string( "CaloExtractorByAssociator" ), + Threshold_HO = cms.double( 0.5 ), + DepositInstanceLabels = cms.vstring( 'ecal', + 'hcal', + 'ho' ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( False ), + UseMuonNavigation = cms.untracked.bool( False ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( False ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 1.0 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEB' ), + CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAllCPUOnly" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "hltHbherecoLegacy" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 1.0 ), + useCalo = cms.bool( True ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEE' ), + dRHcal = cms.double( 1.0 ), + dRHcalPreselection = cms.double( 1.0 ), + HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) + ), + Noise_HB = cms.double( 0.2 ) + ), + TrackExtractorPSet = cms.PSet( + Diff_z = cms.double( 0.2 ), + inputTrackCollection = cms.InputTag( "hltPFMuonMergingCPUOnly" ), + Chi2Ndof_Max = cms.double( 1.0E64 ), + BeamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), + DR_Veto = cms.double( 0.01 ), + Pt_Min = cms.double( -1.0 ), + DR_Max = cms.double( 1.0 ), + DepositLabel = cms.untracked.string( "" ), + NHits_Min = cms.uint32( 0 ), + Chi2Prob_Min = cms.double( -1.0 ), + Diff_r = cms.double( 0.1 ), + BeamlineOption = cms.string( "BeamSpotFromEvent" ), + ComponentName = cms.string( "TrackExtractor" ) + ), + JetExtractorPSet = cms.PSet( + JetCollectionLabel = cms.InputTag( "hltAK4CaloJetsPFEt5CPUOnly" ), + DR_Veto = cms.double( 0.1 ), + DR_Max = cms.double( 1.0 ), + ExcludeMuonVeto = cms.bool( True ), + PrintTimeReport = cms.untracked.bool( False ), + PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), + ComponentName = cms.string( "JetExtractor" ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( False ), + UseMuonNavigation = cms.untracked.bool( False ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( False ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 0.5 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEB' ), + CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAllCPUOnly" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "hltHbherecoLegacy" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 0.5 ), + useCalo = cms.bool( True ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEE' ), + dRHcal = cms.double( 0.5 ), + dRHcalPreselection = cms.double( 0.5 ), + HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) + ), + Threshold = cms.double( 5.0 ) + ), + trackDepositName = cms.string( "tracker" ), + ecalDepositName = cms.string( "ecal" ), + hcalDepositName = cms.string( "hcal" ), + hoDepositName = cms.string( "ho" ), + jetDepositName = cms.string( "jets" ), + TimingFillerParameters = cms.PSet( + DTTimingParameters = cms.PSet( + HitError = cms.double( 6.0 ), + MatchParameters = cms.PSet( + TightMatchDT = cms.bool( False ), + DTradius = cms.double( 0.01 ), + TightMatchCSC = cms.bool( True ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + DTsegments = cms.InputTag( "hltDt4DSegments" ) + ), + debug = cms.bool( False ), + DoWireCorr = cms.bool( False ), + RequireBothProjections = cms.bool( False ), + DTTimeOffset = cms.double( 2.7 ), + PruneCut = cms.double( 10000.0 ), + DTsegments = cms.InputTag( "hltDt4DSegments" ), + UseSegmentT0 = cms.bool( False ), + HitsMin = cms.int32( 5 ), + DropTheta = cms.bool( True ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ) + ), + UseCSC = cms.bool( True ), + CSCTimingParameters = cms.PSet( + MatchParameters = cms.PSet( + TightMatchDT = cms.bool( False ), + DTradius = cms.double( 0.01 ), + TightMatchCSC = cms.bool( True ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + DTsegments = cms.InputTag( "hltDt4DSegments" ) + ), + debug = cms.bool( False ), + CSCWireTimeOffset = cms.double( 0.0 ), + CSCStripError = cms.double( 7.0 ), + CSCTimeOffset = cms.double( 0.0 ), + CSCWireError = cms.double( 8.6 ), + PruneCut = cms.double( 100.0 ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + UseStripTime = cms.bool( True ), + CSCStripTimeOffset = cms.double( 0.0 ), + UseWireTime = cms.bool( True ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ) + ), + ErrorDT = cms.double( 6.0 ), + EcalEnergyCut = cms.double( 0.4 ), + UseECAL = cms.bool( True ), + ErrorEB = cms.double( 2.085 ), + UseDT = cms.bool( True ), + ErrorEE = cms.double( 6.95 ), + ErrorCSC = cms.double( 7.4 ) + ), + ShowerDigiFillerParameters = cms.PSet( + cscDigiCollectionLabel = cms.InputTag( 'muonCSCDigis','MuonCSCStripDigi' ), + dtDigiCollectionLabel = cms.InputTag( "muonDTDigis" ), + digiMaxDistanceX = cms.double( 25.0 ) + ), + TrackerKinkFinderParameters = cms.PSet( + usePosition = cms.bool( False ), + diagonalOnly = cms.bool( False ) + ), + fillEnergy = cms.bool( True ), + storeCrossedHcalRecHits = cms.bool( False ), + maxAbsPullX = cms.double( 4.0 ), + maxAbsEta = cms.double( 3.0 ), + minPt = cms.double( 10.0 ), + inputCollectionTypes = cms.vstring( 'inner tracks', + 'links', + 'outer tracks' ), + addExtraSoftMuons = cms.bool( False ), + fillGlobalTrackRefits = cms.bool( False ), + debugWithTruthMatching = cms.bool( False ), + inputCollectionLabels = cms.VInputTag( 'hltPFMuonMergingCPUOnly','hltMuonLinksCPUOnly','hltL2Muons' ), + fillCaloCompatibility = cms.bool( True ), + maxAbsPullY = cms.double( 9999.0 ), + maxAbsDy = cms.double( 9999.0 ), + minP = cms.double( 10.0 ), + minPCaloMuon = cms.double( 1.0E9 ), + maxAbsDx = cms.double( 3.0 ), + fillIsolation = cms.bool( True ), + writeIsoDeposits = cms.bool( False ), + minNumberOfMatches = cms.int32( 1 ), + fillMatching = cms.bool( True ), + fillShowerDigis = cms.bool( False ), + ptThresholdToFillCandidateP4WithGlobalFit = cms.double( 200.0 ), + sigmaThresholdToFillCandidateP4WithGlobalFit = cms.double( 2.0 ), + fillGlobalTrackQuality = cms.bool( False ), + globalTrackQualityInputTag = cms.InputTag( "glbTrackQual" ), + selectHighPurity = cms.bool( False ), + pvInputTag = cms.InputTag( "offlinePrimaryVertices" ), + fillTrackerKink = cms.bool( False ), + minCaloCompatibility = cms.double( 0.6 ), + runArbitrationCleaner = cms.bool( False ), + arbitrationCleanerOptions = cms.PSet( + OverlapDTheta = cms.double( 0.02 ), + Overlap = cms.bool( True ), + Clustering = cms.bool( True ), + ME1a = cms.bool( True ), + ClusterDTheta = cms.double( 0.02 ), + ClusterDPhi = cms.double( 0.6 ), + OverlapDPhi = cms.double( 0.0786 ) + ), + arbitrateTrackerMuons = cms.bool( False ) ) -process.hltL1sAlCaEcalPi0Eta = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_AlwaysTrue OR L1_IsolatedBunch OR L1_SingleEG8er2p5 OR L1_SingleEG10er2p5 OR L1_SingleEG15er2p5 OR L1_SingleEG26er2p5 OR L1_SingleEG34er2p5 OR L1_SingleEG36er2p5 OR L1_SingleEG38er2p5 OR L1_SingleEG40er2p5 OR L1_SingleEG42er2p5 OR L1_SingleEG45er2p5 OR L1_SingleEG60 OR L1_SingleIsoEG26er2p5 OR L1_SingleIsoEG28er2p5 OR L1_SingleIsoEG30er2p5 OR L1_SingleIsoEG32er2p5 OR L1_SingleIsoEG34er2p5 OR L1_SingleIsoEG24er2p1 OR L1_SingleIsoEG26er2p1 OR L1_SingleIsoEG28er2p1 OR L1_SingleIsoEG30er2p1 OR L1_SingleIsoEG32er2p1 OR L1_DoubleEG_22_10_er2p5 OR L1_DoubleEG_25_14_er2p5 OR L1_DoubleEG_25_12_er2p5 OR L1_SingleJet35 OR L1_SingleJet60 OR L1_SingleJet90 OR L1_SingleJet120 OR L1_SingleJet140er2p5 OR L1_SingleJet160er2p5 OR L1_SingleJet180 OR L1_SingleJet200 OR L1_DoubleJet40er2p5 OR L1_DoubleJet100er2p5 OR L1_DoubleJet120er2p5 OR L1_QuadJet60er2p5 OR L1_HTT120er OR L1_HTT160er OR L1_HTT200er OR L1_HTT255er OR L1_HTT280er OR L1_HTT320er" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +process.hltParticleFlowRecHitECALUnseededCPUOnly = cms.EDProducer( "PFRecHitProducer", + navigator = cms.PSet( + barrel = cms.PSet( ), + endcap = cms.PSet( ), + name = cms.string( "PFRecHitECALNavigator" ) + ), + producers = cms.VPSet( + cms.PSet( src = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEB' ), + srFlags = cms.InputTag( "" ), + name = cms.string( "PFEBRecHitCreator" ), + qualityTests = cms.VPSet( + cms.PSet( name = cms.string( "PFRecHitQTestDBThreshold" ), + applySelectionsToAllCrystals = cms.bool( True ) + ), + cms.PSet( topologicalCleaning = cms.bool( True ), + skipTTRecoveredHits = cms.bool( True ), + cleaningThreshold = cms.double( 2.0 ), + name = cms.string( "PFRecHitQTestECAL" ), + timingCleaning = cms.bool( True ) + ) + ) + ), + cms.PSet( src = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEE' ), + srFlags = cms.InputTag( "" ), + name = cms.string( "PFEERecHitCreator" ), + qualityTests = cms.VPSet( + cms.PSet( name = cms.string( "PFRecHitQTestDBThreshold" ), + applySelectionsToAllCrystals = cms.bool( True ) + ), + cms.PSet( topologicalCleaning = cms.bool( True ), + skipTTRecoveredHits = cms.bool( True ), + cleaningThreshold = cms.double( 2.0 ), + name = cms.string( "PFRecHitQTestECAL" ), + timingCleaning = cms.bool( True ) + ) + ) + ) + ) ) -process.hltPreAlCaEcalPi0EBonly = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltParticleFlowRecHitHBHECPUOnly = cms.EDProducer( "PFRecHitProducer", + navigator = cms.PSet( + name = cms.string( "PFRecHitHCALDenseIdNavigator" ), + hcalEnums = cms.vint32( 1, 2 ) + ), + producers = cms.VPSet( + cms.PSet( src = cms.InputTag( "hltHbherecoLegacy" ), + name = cms.string( "PFHBHERecHitCreator" ), + qualityTests = cms.VPSet( + cms.PSet( name = cms.string( "PFRecHitQTestHCALThresholdVsDepth" ), + cuts = cms.VPSet( + cms.PSet( depth = cms.vint32( 1, 2, 3, 4 ), + threshold = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ), + detectorEnum = cms.int32( 1 ) + ), + cms.PSet( depth = cms.vint32( 1, 2, 3, 4, 5, 6, 7 ), + threshold = cms.vdouble( 0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ), + detectorEnum = cms.int32( 2 ) + ) + ) + ), + cms.PSet( flags = cms.vstring( 'Standard' ), + cleaningThresholds = cms.vdouble( 0.0 ), + name = cms.string( "PFRecHitQTestHCALChannel" ), + maxSeverities = cms.vint32( 11 ) + ) + ) + ) + ) ) -process.hltSimple3x3Clusters = cms.EDProducer( "EgammaHLTNxNClusterProducer", - doBarrel = cms.bool( True ), - doEndcaps = cms.bool( True ), - barrelHitProducer = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - endcapHitProducer = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - clusEtaSize = cms.int32( 3 ), - clusPhiSize = cms.int32( 3 ), - barrelClusterCollection = cms.string( "Simple3x3ClustersBarrel" ), - endcapClusterCollection = cms.string( "Simple3x3ClustersEndcap" ), - clusSeedThr = cms.double( 0.5 ), - clusSeedThrEndCap = cms.double( 1.0 ), - useRecoFlag = cms.bool( False ), - flagLevelRecHitsToUse = cms.int32( 1 ), - useDBStatus = cms.bool( True ), - statusLevelRecHitsToUse = cms.int32( 1 ), - posCalcParameters = cms.PSet( - T0_barl = cms.double( 7.4 ), - T0_endcPresh = cms.double( 1.2 ), - LogWeighted = cms.bool( True ), - T0_endc = cms.double( 3.1 ), +process.hltParticleFlowClusterECALUncorrectedUnseededCPUOnly = cms.EDProducer( "PFClusterProducer", + recHitsSource = cms.InputTag( "hltParticleFlowRecHitECALUnseededCPUOnly" ), + recHitCleaners = cms.VPSet( + ), + seedCleaners = cms.VPSet( + ), + seedFinder = cms.PSet( + thresholdsByDetector = cms.VPSet( + cms.PSet( seedingThresholdPt = cms.double( 0.15 ), + seedingThreshold = cms.double( 0.6 ), + detector = cms.string( "ECAL_ENDCAP" ) + ), + cms.PSet( seedingThresholdPt = cms.double( 0.0 ), + seedingThreshold = cms.double( 0.23 ), + detector = cms.string( "ECAL_BARREL" ) + ) + ), + algoName = cms.string( "LocalMaximumSeedFinder" ), + nNeighbours = cms.int32( 8 ) + ), + initialClusteringStep = cms.PSet( + thresholdsByDetector = cms.VPSet( + cms.PSet( gatheringThreshold = cms.double( 0.08 ), + gatheringThresholdPt = cms.double( 0.0 ), + detector = cms.string( "ECAL_BARREL" ) + ), + cms.PSet( gatheringThreshold = cms.double( 0.3 ), + gatheringThresholdPt = cms.double( 0.0 ), + detector = cms.string( "ECAL_ENDCAP" ) + ) + ), + algoName = cms.string( "Basic2DGenericTopoClusterizer" ), + useCornerCells = cms.bool( True ) + ), + pfClusterBuilder = cms.PSet( + minFracTot = cms.double( 1.0E-20 ), + stoppingTolerance = cms.double( 1.0E-8 ), + positionCalc = cms.PSet( + minAllowedNormalization = cms.double( 1.0E-9 ), + posCalcNCrystals = cms.int32( 9 ), + algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), + logWeightDenominator = cms.double( 0.08 ), + minFractionInCalc = cms.double( 1.0E-9 ), + timeResolutionCalcBarrel = cms.PSet( + corrTermLowE = cms.double( 0.0510871 ), + threshLowE = cms.double( 0.5 ), + noiseTerm = cms.double( 1.10889 ), + constantTermLowE = cms.double( 0.0 ), + noiseTermLowE = cms.double( 1.31883 ), + threshHighE = cms.double( 5.0 ), + constantTerm = cms.double( 0.428192 ) + ), + timeResolutionCalcEndcap = cms.PSet( + corrTermLowE = cms.double( 0.0 ), + threshLowE = cms.double( 1.0 ), + noiseTerm = cms.double( 5.72489999999 ), + constantTermLowE = cms.double( 0.0 ), + noiseTermLowE = cms.double( 6.92683000001 ), + threshHighE = cms.double( 10.0 ), + constantTerm = cms.double( 0.0 ) + ) + ), + maxIterations = cms.uint32( 50 ), + positionCalcForConvergence = cms.PSet( + minAllowedNormalization = cms.double( 0.0 ), + T0_ES = cms.double( 1.2 ), + algoName = cms.string( "ECAL2DPositionCalcWithDepthCorr" ), + T0_EE = cms.double( 3.1 ), + T0_EB = cms.double( 7.4 ), + X0 = cms.double( 0.89 ), + minFractionInCalc = cms.double( 0.0 ), + W0 = cms.double( 4.2 ) + ), + allCellsPositionCalc = cms.PSet( + minAllowedNormalization = cms.double( 1.0E-9 ), + posCalcNCrystals = cms.int32( -1 ), + algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), + logWeightDenominator = cms.double( 0.08 ), + minFractionInCalc = cms.double( 1.0E-9 ), + timeResolutionCalcBarrel = cms.PSet( + corrTermLowE = cms.double( 0.0510871 ), + threshLowE = cms.double( 0.5 ), + noiseTerm = cms.double( 1.10889 ), + constantTermLowE = cms.double( 0.0 ), + noiseTermLowE = cms.double( 1.31883 ), + threshHighE = cms.double( 5.0 ), + constantTerm = cms.double( 0.428192 ) + ), + timeResolutionCalcEndcap = cms.PSet( + corrTermLowE = cms.double( 0.0 ), + threshLowE = cms.double( 1.0 ), + noiseTerm = cms.double( 5.72489999999 ), + constantTermLowE = cms.double( 0.0 ), + noiseTermLowE = cms.double( 6.92683000001 ), + threshHighE = cms.double( 10.0 ), + constantTerm = cms.double( 0.0 ) + ) + ), + algoName = cms.string( "Basic2DGenericPFlowClusterizer" ), + recHitEnergyNorms = cms.VPSet( + cms.PSet( recHitEnergyNorm = cms.double( 0.08 ), + detector = cms.string( "ECAL_BARREL" ) + ), + cms.PSet( recHitEnergyNorm = cms.double( 0.3 ), + detector = cms.string( "ECAL_ENDCAP" ) + ) + ), + showerSigma = cms.double( 1.5 ), + minFractionToKeep = cms.double( 1.0E-7 ), + excludeOtherSeeds = cms.bool( True ) + ), + positionReCalc = cms.PSet( + minAllowedNormalization = cms.double( 0.0 ), + T0_ES = cms.double( 1.2 ), + algoName = cms.string( "ECAL2DPositionCalcWithDepthCorr" ), + T0_EE = cms.double( 3.1 ), + T0_EB = cms.double( 7.4 ), X0 = cms.double( 0.89 ), + minFractionInCalc = cms.double( 0.0 ), W0 = cms.double( 4.2 ) ), - maxNumberofSeeds = cms.int32( 700 ), - maxNumberofClusters = cms.int32( 300 ), - debugLevel = cms.int32( 0 ) + energyCorrector = cms.PSet( ) ) -process.hltAlCaPi0RecHitsFilterEBonlyRegional = cms.EDFilter( "HLTRegionalEcalResonanceFilter", - barrelHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - endcapHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - preshRecHitProducer = cms.InputTag( 'hltEcalPreshowerRecHit','EcalRecHitsES' ), - barrelClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersBarrel' ), - endcapClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersEndcap' ), - useRecoFlag = cms.bool( False ), - flagLevelRecHitsToUse = cms.int32( 1 ), - useDBStatus = cms.bool( True ), - statusLevelRecHitsToUse = cms.int32( 1 ), - doSelBarrel = cms.bool( True ), - barrelSelection = cms.PSet( - massHighPi0Cand = cms.double( 0.163 ), - ptMinForIsolation = cms.double( 1.0 ), - seleMinvMaxBarrel = cms.double( 0.22 ), - massLowPi0Cand = cms.double( 0.104 ), - seleS9S25Gamma = cms.double( 0.0 ), - seleBeltDeta = cms.double( 0.05 ), - seleS4S9GammaBarrel_region2 = cms.double( 0.9 ), - barrelHitCollection = cms.string( "pi0EcalRecHitsEB" ), - removePi0CandidatesForEta = cms.bool( False ), - seleMinvMinBarrel = cms.double( 0.06 ), - seleS4S9GammaBarrel_region1 = cms.double( 0.88 ), - selePtPairBarrel_region1 = cms.double( 2.0 ), - selePtPairBarrel_region2 = cms.double( 1.75 ), - seleBeltDR = cms.double( 0.2 ), - region1_Barrel = cms.double( 1.0 ), - seleIsoBarrel_region1 = cms.double( 0.5 ), - selePtGammaBarrel_region1 = cms.double( 0.65 ), - seleIsoBarrel_region2 = cms.double( 0.5 ), - selePtGammaBarrel_region2 = cms.double( 0.65 ), - store5x5RecHitEB = cms.bool( False ), - seleNxtalBarrel_region2 = cms.uint32( 6 ), - seleNxtalBarrel_region1 = cms.uint32( 6 ) +process.hltParticleFlowClusterECALUnseededCPUOnly = cms.EDProducer( "CorrectedECALPFClusterProducer", + minimumPSEnergy = cms.double( 0.0 ), + skipPS = cms.bool( False ), + inputPS = cms.InputTag( "hltParticleFlowClusterPSUnseeded" ), + energyCorrector = cms.PSet( + applyCrackCorrections = cms.bool( False ), + srfAwareCorrection = cms.bool( True ), + applyMVACorrections = cms.bool( True ), + maxPtForMVAEvaluation = cms.double( 300.0 ), + recHitsEBLabel = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEB' ), + recHitsEELabel = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEE' ), + ebSrFlagLabel = cms.InputTag( "hltEcalDigisLegacy" ), + eeSrFlagLabel = cms.InputTag( "hltEcalDigisLegacy" ) + ), + inputECAL = cms.InputTag( "hltParticleFlowClusterECALUncorrectedUnseededCPUOnly" ) +) +process.hltParticleFlowClusterHBHECPUOnly = cms.EDProducer( "PFClusterProducer", + recHitsSource = cms.InputTag( "hltParticleFlowRecHitHBHECPUOnly" ), + recHitCleaners = cms.VPSet( + ), + seedCleaners = cms.VPSet( ), - doSelEndcap = cms.bool( False ), - endcapSelection = cms.PSet( - seleBeltDetaEndCap = cms.double( 0.05 ), - selePtPairMaxEndCap_region3 = cms.double( 2.5 ), - seleS4S9GammaEndCap_region2 = cms.double( 0.65 ), - seleS4S9GammaEndCap_region1 = cms.double( 0.65 ), - seleNxtalEndCap_region2 = cms.uint32( 6 ), - seleNxtalEndCap_region3 = cms.uint32( 6 ), - ptMinForIsolationEndCap = cms.double( 0.5 ), - selePtPairEndCap_region1 = cms.double( 1.5 ), - endcapHitCollection = cms.string( "pi0EcalRecHitsEE" ), - selePtPairEndCap_region2 = cms.double( 1.5 ), - seleS4S9GammaEndCap_region3 = cms.double( 0.65 ), - selePtGammaEndCap_region3 = cms.double( 0.5 ), - selePtGammaEndCap_region2 = cms.double( 0.5 ), - selePtGammaEndCap_region1 = cms.double( 0.5 ), - region1_EndCap = cms.double( 1.8 ), - region2_EndCap = cms.double( 2.0 ), - store5x5RecHitEE = cms.bool( False ), - seleIsoEndCap_region3 = cms.double( 0.5 ), - seleIsoEndCap_region2 = cms.double( 0.5 ), - seleMinvMinEndCap = cms.double( 0.05 ), - selePtPairEndCap_region3 = cms.double( 99.0 ), - seleIsoEndCap_region1 = cms.double( 0.5 ), - seleBeltDREndCap = cms.double( 0.2 ), - seleMinvMaxEndCap = cms.double( 0.3 ), - seleNxtalEndCap_region1 = cms.uint32( 6 ), - seleS9S25GammaEndCap = cms.double( 0.0 ) + seedFinder = cms.PSet( + thresholdsByDetector = cms.VPSet( + cms.PSet( detector = cms.string( "HCAL_BARREL1" ), + depths = cms.vint32( 1, 2, 3, 4 ), + seedingThreshold = cms.vdouble( 0.125, 0.25, 0.35, 0.35 ), + seedingThresholdPt = cms.vdouble( 0.0, 0.0, 0.0, 0.0 ) + ), + cms.PSet( detector = cms.string( "HCAL_ENDCAP" ), + depths = cms.vint32( 1, 2, 3, 4, 5, 6, 7 ), + seedingThreshold = cms.vdouble( 0.1375, 0.275, 0.275, 0.275, 0.275, 0.275, 0.275 ), + seedingThresholdPt = cms.vdouble( 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 ) + ) + ), + algoName = cms.string( "LocalMaximumSeedFinder" ), + nNeighbours = cms.int32( 4 ) ), - storeRecHitES = cms.bool( False ), - preshowerSelection = cms.PSet( - preshClusterEnergyCut = cms.double( 0.0 ), - debugLevelES = cms.string( "" ), - ESCollection = cms.string( "pi0EcalRecHitsES" ), - preshNclust = cms.int32( 4 ), - preshStripEnergyCut = cms.double( 0.0 ), - preshCalibPlaneY = cms.double( 0.7 ), - preshSeededNstrip = cms.int32( 15 ), - preshCalibGamma = cms.double( 0.024 ), - preshCalibPlaneX = cms.double( 1.0 ), - preshCalibMIP = cms.double( 9.0E-5 ) + initialClusteringStep = cms.PSet( + thresholdsByDetector = cms.VPSet( + cms.PSet( detector = cms.string( "HCAL_BARREL1" ), + depths = cms.vint32( 1, 2, 3, 4 ), + gatheringThreshold = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ), + gatheringThresholdPt = cms.vdouble( 0.0, 0.0, 0.0, 0.0 ) + ), + cms.PSet( detector = cms.string( "HCAL_ENDCAP" ), + depths = cms.vint32( 1, 2, 3, 4, 5, 6, 7 ), + gatheringThreshold = cms.vdouble( 0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ), + gatheringThresholdPt = cms.vdouble( 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 ) + ) + ), + algoName = cms.string( "Basic2DGenericTopoClusterizer" ), + useCornerCells = cms.bool( True ) ), - debugLevel = cms.int32( 0 ) + pfClusterBuilder = cms.PSet( + minFracTot = cms.double( 1.0E-20 ), + stoppingTolerance = cms.double( 1.0E-8 ), + positionCalc = cms.PSet( + minAllowedNormalization = cms.double( 1.0E-9 ), + posCalcNCrystals = cms.int32( 5 ), + algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), + minFractionInCalc = cms.double( 1.0E-9 ), + logWeightDenominatorByDetector = cms.VPSet( + cms.PSet( depths = cms.vint32( 1, 2, 3, 4 ), + detector = cms.string( "HCAL_BARREL1" ), + logWeightDenominator = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ) + ), + cms.PSet( depths = cms.vint32( 1, 2, 3, 4, 5, 6, 7 ), + detector = cms.string( "HCAL_ENDCAP" ), + logWeightDenominator = cms.vdouble( 0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ) + ) + ) + ), + maxIterations = cms.uint32( 5 ), + minChi2Prob = cms.double( 0.0 ), + allCellsPositionCalc = cms.PSet( + minAllowedNormalization = cms.double( 1.0E-9 ), + posCalcNCrystals = cms.int32( -1 ), + algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), + minFractionInCalc = cms.double( 1.0E-9 ), + logWeightDenominatorByDetector = cms.VPSet( + cms.PSet( depths = cms.vint32( 1, 2, 3, 4 ), + detector = cms.string( "HCAL_BARREL1" ), + logWeightDenominator = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ) + ), + cms.PSet( depths = cms.vint32( 1, 2, 3, 4, 5, 6, 7 ), + detector = cms.string( "HCAL_ENDCAP" ), + logWeightDenominator = cms.vdouble( 0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ) + ) + ) + ), + algoName = cms.string( "Basic2DGenericPFlowClusterizer" ), + recHitEnergyNorms = cms.VPSet( + cms.PSet( detector = cms.string( "HCAL_BARREL1" ), + depths = cms.vint32( 1, 2, 3, 4 ), + recHitEnergyNorm = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ) + ), + cms.PSet( detector = cms.string( "HCAL_ENDCAP" ), + depths = cms.vint32( 1, 2, 3, 4, 5, 6, 7 ), + recHitEnergyNorm = cms.vdouble( 0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ) + ) + ), + maxNSigmaTime = cms.double( 10.0 ), + showerSigma = cms.double( 10.0 ), + timeSigmaEE = cms.double( 10.0 ), + clusterTimeResFromSeed = cms.bool( False ), + minFractionToKeep = cms.double( 1.0E-7 ), + excludeOtherSeeds = cms.bool( True ), + timeResolutionCalcBarrel = cms.PSet( + corrTermLowE = cms.double( 0.0 ), + threshLowE = cms.double( 6.0 ), + noiseTerm = cms.double( 21.86 ), + constantTermLowE = cms.double( 4.24 ), + noiseTermLowE = cms.double( 8.0 ), + threshHighE = cms.double( 15.0 ), + constantTerm = cms.double( 2.82 ) + ), + timeResolutionCalcEndcap = cms.PSet( + corrTermLowE = cms.double( 0.0 ), + threshLowE = cms.double( 6.0 ), + noiseTerm = cms.double( 21.86 ), + constantTermLowE = cms.double( 4.24 ), + noiseTermLowE = cms.double( 8.0 ), + threshHighE = cms.double( 15.0 ), + constantTerm = cms.double( 2.82 ) + ), + timeSigmaEB = cms.double( 10.0 ) + ), + positionReCalc = cms.PSet( ), + energyCorrector = cms.PSet( ) ) -process.hltAlCaPi0EBUncalibrator = cms.EDProducer( "EcalRecalibRecHitProducer", - doEnergyScale = cms.bool( False ), - doEnergyScaleInverse = cms.bool( False ), - doIntercalib = cms.bool( False ), - doIntercalibInverse = cms.bool( False ), - EERecHitCollection = cms.InputTag( 'hltAlCaPi0RecHitsFilterEBonlyRegional','pi0EcalRecHitsEB' ), - EBRecHitCollection = cms.InputTag( 'hltAlCaPi0RecHitsFilterEBonlyRegional','pi0EcalRecHitsEB' ), - doLaserCorrections = cms.bool( False ), - doLaserCorrectionsInverse = cms.bool( False ), - EBRecalibRecHitCollection = cms.string( "pi0EcalRecHitsEB" ), - EERecalibRecHitCollection = cms.string( "pi0EcalRecHitsEE" ) +process.hltParticleFlowClusterHCALCPUOnly = cms.EDProducer( "PFMultiDepthClusterProducer", + clustersSource = cms.InputTag( "hltParticleFlowClusterHBHECPUOnly" ), + pfClusterBuilder = cms.PSet( + allCellsPositionCalc = cms.PSet( + minAllowedNormalization = cms.double( 1.0E-9 ), + posCalcNCrystals = cms.int32( -1 ), + algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), + minFractionInCalc = cms.double( 1.0E-9 ), + logWeightDenominatorByDetector = cms.VPSet( + cms.PSet( depths = cms.vint32( 1, 2, 3, 4 ), + detector = cms.string( "HCAL_BARREL1" ), + logWeightDenominator = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ) + ), + cms.PSet( depths = cms.vint32( 1, 2, 3, 4, 5, 6, 7 ), + detector = cms.string( "HCAL_ENDCAP" ), + logWeightDenominator = cms.vdouble( 0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ) + ) + ) + ), + algoName = cms.string( "PFMultiDepthClusterizer" ), + nSigmaPhi = cms.double( 2.0 ), + minFractionToKeep = cms.double( 1.0E-7 ), + nSigmaEta = cms.double( 2.0 ) + ), + positionReCalc = cms.PSet( ), + energyCorrector = cms.PSet( ) ) -process.hltAlCaPi0EBRechitsToDigis = cms.EDProducer( "HLTRechitsToDigis", - region = cms.string( "barrel" ), - digisIn = cms.InputTag( 'hltEcalDigis','ebDigis' ), - digisOut = cms.string( "pi0EBDigis" ), - recHits = cms.InputTag( 'hltAlCaPi0EBUncalibrator','pi0EcalRecHitsEB' ), - srFlagsIn = cms.InputTag( "hltEcalDigis" ), - srFlagsOut = cms.string( "pi0EBSrFlags" ) +process.hltLightPFTracksCPUOnly = cms.EDProducer( "LightPFTrackProducer", + TrackQuality = cms.string( "none" ), + UseQuality = cms.bool( False ), + TkColList = cms.VInputTag( 'hltPFMuonMergingCPUOnly' ) ) -process.hltPreAlCaEcalPi0EEonly = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltParticleFlowBlockCPUOnly = cms.EDProducer( "PFBlockProducer", + verbose = cms.untracked.bool( False ), + debug = cms.untracked.bool( False ), + elementImporters = cms.VPSet( + cms.PSet( muonSrc = cms.InputTag( "hltMuonsCPUOnly" ), + source = cms.InputTag( "hltLightPFTracksCPUOnly" ), + NHitCuts_byTrackAlgo = cms.vuint32( 3, 3, 3, 3, 3, 3 ), + useIterativeTracking = cms.bool( False ), + importerName = cms.string( "GeneralTracksImporter" ), + DPtOverPtCuts_byTrackAlgo = cms.vdouble( 0.5, 0.5, 0.5, 0.5, 0.5, 0.5 ), + muonMaxDPtOPt = cms.double( 1.0 ), + trackQuality = cms.string( "highPurity" ), + cleanBadConvertedBrems = cms.bool( False ), + vetoEndcap = cms.bool( False ) + ), + cms.PSet( source = cms.InputTag( "hltParticleFlowClusterECALUnseededCPUOnly" ), + importerName = cms.string( "ECALClusterImporter" ), + BCtoPFCMap = cms.InputTag( "" ) + ), + cms.PSet( source = cms.InputTag( "hltParticleFlowClusterHCALCPUOnly" ), + importerName = cms.string( "GenericClusterImporter" ) + ), + cms.PSet( source = cms.InputTag( "hltParticleFlowClusterHF" ), + importerName = cms.string( "GenericClusterImporter" ) + ) + ), + linkDefinitions = cms.VPSet( + cms.PSet( linkType = cms.string( "TRACK:ECAL" ), + useKDTree = cms.bool( True ), + linkerName = cms.string( "TrackAndECALLinker" ) + ), + cms.PSet( linkType = cms.string( "TRACK:HCAL" ), + useKDTree = cms.bool( True ), + linkerName = cms.string( "TrackAndHCALLinker" ), + trajectoryLayerEntrance = cms.string( "HCALEntrance" ), + trajectoryLayerExit = cms.string( "HCALExit" ), + nMaxHcalLinksPerTrack = cms.int32( 1 ) + ), + cms.PSet( linkType = cms.string( "ECAL:HCAL" ), + useKDTree = cms.bool( False ), + linkerName = cms.string( "ECALAndHCALLinker" ), + minAbsEtaEcal = cms.double( 2.5 ) + ), + cms.PSet( linkType = cms.string( "HFEM:HFHAD" ), + useKDTree = cms.bool( False ), + linkerName = cms.string( "HFEMAndHFHADLinker" ) + ) + ) ) -process.hltAlCaPi0RecHitsFilterEEonlyRegional = cms.EDFilter( "HLTRegionalEcalResonanceFilter", - barrelHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - endcapHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - preshRecHitProducer = cms.InputTag( 'hltEcalPreshowerRecHit','EcalRecHitsES' ), - barrelClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersBarrel' ), - endcapClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersEndcap' ), - useRecoFlag = cms.bool( False ), - flagLevelRecHitsToUse = cms.int32( 1 ), - useDBStatus = cms.bool( True ), - statusLevelRecHitsToUse = cms.int32( 1 ), - doSelBarrel = cms.bool( False ), - barrelSelection = cms.PSet( - massHighPi0Cand = cms.double( 0.163 ), - ptMinForIsolation = cms.double( 1.0 ), - seleMinvMaxBarrel = cms.double( 0.22 ), - massLowPi0Cand = cms.double( 0.104 ), - seleS9S25Gamma = cms.double( 0.0 ), - seleBeltDeta = cms.double( 0.05 ), - seleS4S9GammaBarrel_region2 = cms.double( 0.65 ), - barrelHitCollection = cms.string( "pi0EcalRecHitsEB" ), - removePi0CandidatesForEta = cms.bool( False ), - seleMinvMinBarrel = cms.double( 0.06 ), - seleS4S9GammaBarrel_region1 = cms.double( 0.65 ), - selePtPairBarrel_region1 = cms.double( 1.5 ), - selePtPairBarrel_region2 = cms.double( 1.5 ), - seleBeltDR = cms.double( 0.2 ), - region1_Barrel = cms.double( 1.0 ), - seleIsoBarrel_region1 = cms.double( 0.5 ), - selePtGammaBarrel_region1 = cms.double( 0.5 ), - seleIsoBarrel_region2 = cms.double( 0.5 ), - selePtGammaBarrel_region2 = cms.double( 0.5 ), - store5x5RecHitEB = cms.bool( False ), - seleNxtalBarrel_region2 = cms.uint32( 6 ), - seleNxtalBarrel_region1 = cms.uint32( 6 ) +process.hltParticleFlowCPUOnly = cms.EDProducer( "PFProducer", + verbose = cms.untracked.bool( False ), + debug = cms.untracked.bool( False ), + blocks = cms.InputTag( "hltParticleFlowBlockCPUOnly" ), + muons = cms.InputTag( "hltMuonsCPUOnly" ), + postMuonCleaning = cms.bool( True ), + vetoEndcap = cms.bool( False ), + vertexCollection = cms.InputTag( "hltPixelVerticesFromSoACPUOnly" ), + useVerticesForNeutral = cms.bool( True ), + useHO = cms.bool( False ), + PFEGammaCandidates = cms.InputTag( "particleFlowEGamma" ), + GedElectronValueMap = cms.InputTag( "gedGsfElectronsTmp" ), + GedPhotonValueMap = cms.InputTag( 'tmpGedPhotons','valMapPFEgammaCandToPhoton' ), + useEGammaElectrons = cms.bool( False ), + egammaElectrons = cms.InputTag( "" ), + useEGammaFilters = cms.bool( False ), + useProtectionsForJetMET = cms.bool( True ), + PFEGammaFiltersParameters = cms.PSet( + electron_protectionsForJetMET = cms.PSet( + maxE = cms.double( 50.0 ), + maxTrackPOverEele = cms.double( 1.0 ), + maxEcalEOverP_2 = cms.double( 0.2 ), + maxHcalEOverEcalE = cms.double( 0.1 ), + maxEcalEOverP_1 = cms.double( 0.5 ), + maxHcalEOverP = cms.double( 1.0 ), + maxEcalEOverPRes = cms.double( 0.2 ), + maxHcalE = cms.double( 10.0 ), + maxEeleOverPout = cms.double( 0.2 ), + maxNtracks = cms.double( 3.0 ), + maxEleHcalEOverEcalE = cms.double( 0.1 ), + maxDPhiIN = cms.double( 0.1 ), + maxEeleOverPoutRes = cms.double( 0.5 ) + ), + electron_maxElePtForOnlyMVAPresel = cms.double( 50.0 ), + photon_SigmaiEtaiEta_endcap = cms.double( 0.034 ), + electron_iso_combIso_endcap = cms.double( 10.0 ), + photon_protectionsForBadHcal = cms.PSet( + solidConeTrkIsoSlope = cms.double( 0.3 ), + enableProtections = cms.bool( False ), + solidConeTrkIsoOffset = cms.double( 10.0 ) + ), + electron_missinghits = cms.uint32( 1 ), + photon_MinEt = cms.double( 10.0 ), + electron_iso_pt = cms.double( 10.0 ), + electron_ecalDrivenHademPreselCut = cms.double( 0.15 ), + electron_iso_mva_endcap = cms.double( -0.1075 ), + electron_iso_combIso_barrel = cms.double( 10.0 ), + photon_protectionsForJetMET = cms.PSet( + sumPtTrackIsoSlope = cms.double( 0.001 ), + sumPtTrackIso = cms.double( 4.0 ) + ), + electron_protectionsForBadHcal = cms.PSet( + dEta = cms.vdouble( 0.0064, 0.01264 ), + dPhi = cms.vdouble( 0.0547, 0.0394 ), + enableProtections = cms.bool( False ), + eInvPInv = cms.vdouble( 0.184, 0.0721 ), + full5x5_sigmaIetaIeta = cms.vdouble( 0.0106, 0.0387 ) + ), + electron_noniso_mvaCut = cms.double( -0.1 ), + electron_iso_mva_barrel = cms.double( -0.1875 ), + photon_SigmaiEtaiEta_barrel = cms.double( 0.0125 ), + photon_combIso = cms.double( 10.0 ), + photon_HoE = cms.double( 0.05 ) ), - doSelEndcap = cms.bool( True ), - endcapSelection = cms.PSet( - seleBeltDetaEndCap = cms.double( 0.05 ), - selePtPairMaxEndCap_region3 = cms.double( 999.0 ), - seleS4S9GammaEndCap_region2 = cms.double( 0.92 ), - seleS4S9GammaEndCap_region1 = cms.double( 0.85 ), - seleNxtalEndCap_region2 = cms.uint32( 6 ), - seleNxtalEndCap_region3 = cms.uint32( 6 ), - ptMinForIsolationEndCap = cms.double( 0.5 ), - selePtPairEndCap_region1 = cms.double( 3.75 ), - endcapHitCollection = cms.string( "pi0EcalRecHitsEE" ), - selePtPairEndCap_region2 = cms.double( 2.0 ), - seleS4S9GammaEndCap_region3 = cms.double( 0.92 ), - selePtGammaEndCap_region3 = cms.double( 0.95 ), - selePtGammaEndCap_region2 = cms.double( 0.95 ), - selePtGammaEndCap_region1 = cms.double( 1.1 ), - region1_EndCap = cms.double( 1.8 ), - region2_EndCap = cms.double( 2.0 ), - store5x5RecHitEE = cms.bool( False ), - seleIsoEndCap_region3 = cms.double( 0.5 ), - seleIsoEndCap_region2 = cms.double( 0.5 ), - seleMinvMinEndCap = cms.double( 0.05 ), - selePtPairEndCap_region3 = cms.double( 2.0 ), - seleIsoEndCap_region1 = cms.double( 0.5 ), - seleBeltDREndCap = cms.double( 0.2 ), - seleMinvMaxEndCap = cms.double( 0.3 ), - seleNxtalEndCap_region1 = cms.uint32( 6 ), - seleS9S25GammaEndCap = cms.double( 0.0 ) + muon_HCAL = cms.vdouble( 3.0, 3.0 ), + muon_ECAL = cms.vdouble( 0.5, 0.5 ), + muon_HO = cms.vdouble( 0.9, 0.9 ), + PFMuonAlgoParameters = cms.PSet( ), + rejectTracks_Bad = cms.bool( False ), + rejectTracks_Step45 = cms.bool( False ), + usePFNuclearInteractions = cms.bool( False ), + usePFConversions = cms.bool( False ), + usePFDecays = cms.bool( False ), + dptRel_DispVtx = cms.double( 10.0 ), + iCfgCandConnector = cms.PSet( + nuclCalibFactors = cms.vdouble( 0.8, 0.15, 0.5, 0.5, 0.05 ), + bCorrect = cms.bool( False ), + bCalibPrimary = cms.bool( False ) ), - storeRecHitES = cms.bool( True ), - preshowerSelection = cms.PSet( - preshClusterEnergyCut = cms.double( 0.0 ), - debugLevelES = cms.string( "" ), - ESCollection = cms.string( "pi0EcalRecHitsES" ), - preshNclust = cms.int32( 4 ), - preshStripEnergyCut = cms.double( 0.0 ), - preshCalibPlaneY = cms.double( 0.7 ), - preshSeededNstrip = cms.int32( 15 ), - preshCalibGamma = cms.double( 0.024 ), - preshCalibPlaneX = cms.double( 1.0 ), - preshCalibMIP = cms.double( 9.0E-5 ) + nsigma_TRACK = cms.double( 1.0 ), + pt_Error = cms.double( 1.0 ), + factors_45 = cms.vdouble( 10.0, 100.0 ), + goodTrackDeadHcal_ptErrRel = cms.double( 0.2 ), + goodTrackDeadHcal_chi2n = cms.double( 5.0 ), + goodTrackDeadHcal_layers = cms.uint32( 4 ), + goodTrackDeadHcal_validFr = cms.double( 0.5 ), + goodTrackDeadHcal_dxy = cms.double( 0.5 ), + goodPixelTrackDeadHcal_minEta = cms.double( 2.3 ), + goodPixelTrackDeadHcal_maxPt = cms.double( 50.0 ), + goodPixelTrackDeadHcal_ptErrRel = cms.double( 1.0 ), + goodPixelTrackDeadHcal_chi2n = cms.double( 2.0 ), + goodPixelTrackDeadHcal_maxLost3Hit = cms.int32( 0 ), + goodPixelTrackDeadHcal_maxLost4Hit = cms.int32( 1 ), + goodPixelTrackDeadHcal_dxy = cms.double( 0.02 ), + goodPixelTrackDeadHcal_dz = cms.double( 0.05 ), + pf_nsigma_ECAL = cms.double( 0.0 ), + pf_nsigma_HCAL = cms.double( 1.0 ), + pf_nsigma_HFEM = cms.double( 1.0 ), + pf_nsigma_HFHAD = cms.double( 1.0 ), + useCalibrationsFromDB = cms.bool( True ), + calibrationsLabel = cms.string( "HLT" ), + postHFCleaning = cms.bool( False ), + PFHFCleaningParameters = cms.PSet( + minSignificance = cms.double( 2.5 ), + maxSignificance = cms.double( 2.5 ), + minDeltaMet = cms.double( 0.4 ), + maxDeltaPhiPt = cms.double( 7.0 ), + minHFCleaningPt = cms.double( 5.0 ), + minSignificanceReduction = cms.double( 1.4 ) ), - debugLevel = cms.int32( 0 ) + cleanedHF = cms.VInputTag( 'hltParticleFlowRecHitHF:Cleaned','hltParticleFlowClusterHF:Cleaned' ), + calibHF_use = cms.bool( False ), + calibHF_eta_step = cms.vdouble( 0.0, 2.9, 3.0, 3.2, 4.2, 4.4, 4.6, 4.8, 5.2, 5.4 ), + calibHF_a_EMonly = cms.vdouble( 0.96945, 0.96701, 0.76309, 0.82268, 0.87583, 0.89718, 0.98674, 1.4681, 1.458, 1.458 ), + calibHF_a_EMHAD = cms.vdouble( 1.42215, 1.00496, 0.68961, 0.81656, 0.98504, 0.98504, 1.00802, 1.0593, 1.4576, 1.4576 ), + calibHF_b_HADonly = cms.vdouble( 1.27541, 0.85361, 0.86333, 0.89091, 0.94348, 0.94348, 0.9437, 1.0034, 1.0444, 1.0444 ), + calibHF_b_EMHAD = cms.vdouble( 1.27541, 0.85361, 0.86333, 0.89091, 0.94348, 0.94348, 0.9437, 1.0034, 1.0444, 1.0444 ), + resolHF_square = cms.vdouble( 7.834401, 0.012996, 0.0 ) +) +process.hltAK4PFJetsCPUOnly = cms.EDProducer( "FastjetJetProducer", + useMassDropTagger = cms.bool( False ), + useFiltering = cms.bool( False ), + useDynamicFiltering = cms.bool( False ), + useTrimming = cms.bool( False ), + usePruning = cms.bool( False ), + useCMSBoostedTauSeedingAlgorithm = cms.bool( False ), + useKtPruning = cms.bool( False ), + useConstituentSubtraction = cms.bool( False ), + useSoftDrop = cms.bool( False ), + correctShape = cms.bool( False ), + UseOnlyVertexTracks = cms.bool( False ), + UseOnlyOnePV = cms.bool( False ), + muCut = cms.double( -1.0 ), + yCut = cms.double( -1.0 ), + rFilt = cms.double( -1.0 ), + rFiltFactor = cms.double( -1.0 ), + trimPtFracMin = cms.double( -1.0 ), + zcut = cms.double( -1.0 ), + rcut_factor = cms.double( -1.0 ), + csRho_EtaMax = cms.double( -1.0 ), + csRParam = cms.double( -1.0 ), + beta = cms.double( -1.0 ), + R0 = cms.double( -1.0 ), + gridMaxRapidity = cms.double( -1.0 ), + gridSpacing = cms.double( -1.0 ), + DzTrVtxMax = cms.double( 0.0 ), + DxyTrVtxMax = cms.double( 0.0 ), + MaxVtxZ = cms.double( 15.0 ), + subjetPtMin = cms.double( -1.0 ), + muMin = cms.double( -1.0 ), + muMax = cms.double( -1.0 ), + yMin = cms.double( -1.0 ), + yMax = cms.double( -1.0 ), + dRMin = cms.double( -1.0 ), + dRMax = cms.double( -1.0 ), + maxDepth = cms.int32( -1 ), + nFilt = cms.int32( -1 ), + MinVtxNdof = cms.int32( 0 ), + src = cms.InputTag( "hltParticleFlowCPUOnly" ), + srcPVs = cms.InputTag( "hltPixelVerticesFromSoACPUOnly" ), + jetType = cms.string( "PFJet" ), + jetAlgorithm = cms.string( "AntiKt" ), + rParam = cms.double( 0.4 ), + inputEtMin = cms.double( 0.0 ), + inputEMin = cms.double( 0.0 ), + jetPtMin = cms.double( 0.0 ), + doPVCorrection = cms.bool( False ), + doAreaFastjet = cms.bool( False ), + doRhoFastjet = cms.bool( False ), + doPUOffsetCorr = cms.bool( False ), + puPtMin = cms.double( 10.0 ), + nSigmaPU = cms.double( 1.0 ), + radiusPU = cms.double( 0.4 ), + subtractorName = cms.string( "" ), + useExplicitGhosts = cms.bool( False ), + doAreaDiskApprox = cms.bool( True ), + voronoiRfact = cms.double( -9.0 ), + Rho_EtaMax = cms.double( 4.4 ), + Ghost_EtaMax = cms.double( 6.0 ), + Active_Area_Repeats = cms.int32( 5 ), + GhostArea = cms.double( 0.01 ), + restrictInputs = cms.bool( False ), + maxInputs = cms.uint32( 1 ), + writeCompound = cms.bool( False ), + writeJetsWithConst = cms.bool( False ), + doFastJetNonUniform = cms.bool( False ), + useDeterministicSeed = cms.bool( True ), + minSeed = cms.uint32( 0 ), + verbosity = cms.int32( 0 ), + puWidth = cms.double( 0.0 ), + nExclude = cms.uint32( 0 ), + maxBadEcalCells = cms.uint32( 9999999 ), + maxBadHcalCells = cms.uint32( 9999999 ), + maxProblematicEcalCells = cms.uint32( 9999999 ), + maxProblematicHcalCells = cms.uint32( 9999999 ), + maxRecoveredEcalCells = cms.uint32( 9999999 ), + maxRecoveredHcalCells = cms.uint32( 9999999 ), + puCenters = cms.vdouble( ), + applyWeight = cms.bool( False ), + srcWeights = cms.InputTag( "" ), + minimumTowersFraction = cms.double( 0.0 ), + jetCollInstanceName = cms.string( "" ), + sumRecHits = cms.bool( False ) +) +process.hltAK4PFJetsLooseIDCPUOnly = cms.EDProducer( "HLTPFJetIDProducer", + minPt = cms.double( 20.0 ), + maxEta = cms.double( 1.0E99 ), + CHF = cms.double( 0.0 ), + NHF = cms.double( 0.99 ), + CEF = cms.double( 0.99 ), + NEF = cms.double( 0.99 ), + maxCF = cms.double( 99.0 ), + NCH = cms.int32( 0 ), + NTOT = cms.int32( 1 ), + jetsInput = cms.InputTag( "hltAK4PFJetsCPUOnly" ) ) -process.hltAlCaPi0EEUncalibrator = cms.EDProducer( "EcalRecalibRecHitProducer", - doEnergyScale = cms.bool( False ), - doEnergyScaleInverse = cms.bool( False ), - doIntercalib = cms.bool( False ), - doIntercalibInverse = cms.bool( False ), - EERecHitCollection = cms.InputTag( 'hltAlCaPi0RecHitsFilterEEonlyRegional','pi0EcalRecHitsEE' ), - EBRecHitCollection = cms.InputTag( 'hltAlCaPi0RecHitsFilterEEonlyRegional','pi0EcalRecHitsEE' ), - doLaserCorrections = cms.bool( False ), - doLaserCorrectionsInverse = cms.bool( False ), - EBRecalibRecHitCollection = cms.string( "pi0EcalRecHitsEB" ), - EERecalibRecHitCollection = cms.string( "pi0EcalRecHitsEE" ) +process.hltAK4PFJetsTightIDCPUOnly = cms.EDProducer( "HLTPFJetIDProducer", + minPt = cms.double( 20.0 ), + maxEta = cms.double( 1.0E99 ), + CHF = cms.double( 0.0 ), + NHF = cms.double( 0.9 ), + CEF = cms.double( 0.99 ), + NEF = cms.double( 0.99 ), + maxCF = cms.double( 99.0 ), + NCH = cms.int32( 0 ), + NTOT = cms.int32( 1 ), + jetsInput = cms.InputTag( "hltAK4PFJetsCPUOnly" ) ) -process.hltAlCaPi0EERechitsToDigis = cms.EDProducer( "HLTRechitsToDigis", - region = cms.string( "endcap" ), - digisIn = cms.InputTag( 'hltEcalDigis','eeDigis' ), - digisOut = cms.string( "pi0EEDigis" ), - recHits = cms.InputTag( 'hltAlCaPi0EEUncalibrator','pi0EcalRecHitsEE' ), - srFlagsIn = cms.InputTag( "hltEcalDigis" ), - srFlagsOut = cms.string( "pi0EESrFlags" ) +process.hltFixedGridRhoFastjetAllCPUOnly = cms.EDProducer( "FixedGridRhoProducerFastjet", + pfCandidatesTag = cms.InputTag( "hltParticleFlowCPUOnly" ), + maxRapidity = cms.double( 5.0 ), + gridSpacing = cms.double( 0.55 ) ) -process.hltPreAlCaEcalEtaEBonly = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltAK4PFFastJetCorrectorCPUOnly = cms.EDProducer( "L1FastjetCorrectorProducer", + level = cms.string( "L1FastJet" ), + algorithm = cms.string( "AK4PFHLT" ), + srcRho = cms.InputTag( "hltFixedGridRhoFastjetAllCPUOnly" ) ) -process.hltAlCaEtaRecHitsFilterEBonlyRegional = cms.EDFilter( "HLTRegionalEcalResonanceFilter", - barrelHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - endcapHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - preshRecHitProducer = cms.InputTag( 'hltEcalPreshowerRecHit','EcalRecHitsES' ), - barrelClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersBarrel' ), - endcapClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersEndcap' ), - useRecoFlag = cms.bool( False ), - flagLevelRecHitsToUse = cms.int32( 1 ), - useDBStatus = cms.bool( True ), - statusLevelRecHitsToUse = cms.int32( 1 ), - doSelBarrel = cms.bool( True ), - barrelSelection = cms.PSet( - massHighPi0Cand = cms.double( 0.156 ), - ptMinForIsolation = cms.double( 1.0 ), - seleMinvMaxBarrel = cms.double( 0.8 ), - massLowPi0Cand = cms.double( 0.084 ), - seleS9S25Gamma = cms.double( 0.8 ), - seleBeltDeta = cms.double( 0.1 ), - seleS4S9GammaBarrel_region2 = cms.double( 0.9 ), - barrelHitCollection = cms.string( "etaEcalRecHitsEB" ), - removePi0CandidatesForEta = cms.bool( True ), - seleMinvMinBarrel = cms.double( 0.2 ), - seleS4S9GammaBarrel_region1 = cms.double( 0.9 ), - selePtPairBarrel_region1 = cms.double( 3.0 ), - selePtPairBarrel_region2 = cms.double( 3.0 ), - seleBeltDR = cms.double( 0.3 ), - region1_Barrel = cms.double( 1.0 ), - seleIsoBarrel_region1 = cms.double( 0.5 ), - selePtGammaBarrel_region1 = cms.double( 0.65 ), - seleIsoBarrel_region2 = cms.double( 0.5 ), - selePtGammaBarrel_region2 = cms.double( 1.4 ), - store5x5RecHitEB = cms.bool( True ), - seleNxtalBarrel_region2 = cms.uint32( 6 ), - seleNxtalBarrel_region1 = cms.uint32( 6 ) - ), - doSelEndcap = cms.bool( False ), - endcapSelection = cms.PSet( - seleBeltDetaEndCap = cms.double( 0.05 ), - selePtPairMaxEndCap_region3 = cms.double( 2.5 ), - seleS4S9GammaEndCap_region2 = cms.double( 0.65 ), - seleS4S9GammaEndCap_region1 = cms.double( 0.65 ), - seleNxtalEndCap_region2 = cms.uint32( 6 ), - seleNxtalEndCap_region3 = cms.uint32( 6 ), - ptMinForIsolationEndCap = cms.double( 0.5 ), - selePtPairEndCap_region1 = cms.double( 1.5 ), - endcapHitCollection = cms.string( "etaEcalRecHitsEE" ), - selePtPairEndCap_region2 = cms.double( 1.5 ), - seleS4S9GammaEndCap_region3 = cms.double( 0.65 ), - selePtGammaEndCap_region3 = cms.double( 0.5 ), - selePtGammaEndCap_region2 = cms.double( 0.5 ), - selePtGammaEndCap_region1 = cms.double( 0.5 ), - region1_EndCap = cms.double( 1.8 ), - region2_EndCap = cms.double( 2.0 ), - store5x5RecHitEE = cms.bool( False ), - seleIsoEndCap_region3 = cms.double( 0.5 ), - seleIsoEndCap_region2 = cms.double( 0.5 ), - seleMinvMinEndCap = cms.double( 0.05 ), - selePtPairEndCap_region3 = cms.double( 99.0 ), - seleIsoEndCap_region1 = cms.double( 0.5 ), - seleBeltDREndCap = cms.double( 0.2 ), - seleMinvMaxEndCap = cms.double( 0.3 ), - seleNxtalEndCap_region1 = cms.uint32( 6 ), - seleS9S25GammaEndCap = cms.double( 0.0 ) - ), - storeRecHitES = cms.bool( False ), - preshowerSelection = cms.PSet( - preshClusterEnergyCut = cms.double( 0.0 ), - debugLevelES = cms.string( "" ), - ESCollection = cms.string( "etaEcalRecHitsES" ), - preshNclust = cms.int32( 4 ), - preshStripEnergyCut = cms.double( 0.0 ), - preshCalibPlaneY = cms.double( 0.7 ), - preshSeededNstrip = cms.int32( 15 ), - preshCalibGamma = cms.double( 0.024 ), - preshCalibPlaneX = cms.double( 1.0 ), - preshCalibMIP = cms.double( 9.0E-5 ) - ), - debugLevel = cms.int32( 0 ) +process.hltAK4PFCorrectorCPUOnly = cms.EDProducer( "ChainedJetCorrectorProducer", + correctors = cms.VInputTag( 'hltAK4PFFastJetCorrectorCPUOnly','hltAK4PFRelativeCorrector','hltAK4PFAbsoluteCorrector','hltAK4PFResidualCorrector' ) ) -process.hltAlCaEtaEBUncalibrator = cms.EDProducer( "EcalRecalibRecHitProducer", - doEnergyScale = cms.bool( False ), - doEnergyScaleInverse = cms.bool( False ), - doIntercalib = cms.bool( False ), - doIntercalibInverse = cms.bool( False ), - EERecHitCollection = cms.InputTag( 'hltAlCaEtaRecHitsFilterEBonlyRegional','etaEcalRecHitsEB' ), - EBRecHitCollection = cms.InputTag( 'hltAlCaEtaRecHitsFilterEBonlyRegional','etaEcalRecHitsEB' ), - doLaserCorrections = cms.bool( False ), - doLaserCorrectionsInverse = cms.bool( False ), - EBRecalibRecHitCollection = cms.string( "etaEcalRecHitsEB" ), - EERecalibRecHitCollection = cms.string( "etaEcalRecHitsEE" ) +process.hltAK4PFJetsCorrectedCPUOnly = cms.EDProducer( "CorrectedPFJetProducer", + src = cms.InputTag( "hltAK4PFJetsCPUOnly" ), + correctors = cms.VInputTag( 'hltAK4PFCorrectorCPUOnly' ) ) -process.hltAlCaEtaEBRechitsToDigis = cms.EDProducer( "HLTRechitsToDigis", - region = cms.string( "barrel" ), - digisIn = cms.InputTag( 'hltEcalDigis','ebDigis' ), - digisOut = cms.string( "etaEBDigis" ), - recHits = cms.InputTag( 'hltAlCaEtaEBUncalibrator','etaEcalRecHitsEB' ), - srFlagsIn = cms.InputTag( "hltEcalDigis" ), - srFlagsOut = cms.string( "etaEBSrFlags" ) +process.hltAK4PFJetsLooseIDCorrectedCPUOnly = cms.EDProducer( "CorrectedPFJetProducer", + src = cms.InputTag( "hltAK4PFJetsLooseIDCPUOnly" ), + correctors = cms.VInputTag( 'hltAK4PFCorrectorCPUOnly' ) ) -process.hltPreAlCaEcalEtaEEonly = cms.EDFilter( "HLTPrescaler", +process.hltAK4PFJetsTightIDCorrectedCPUOnly = cms.EDProducer( "CorrectedPFJetProducer", + src = cms.InputTag( "hltAK4PFJetsTightIDCPUOnly" ), + correctors = cms.VInputTag( 'hltAK4PFCorrectorCPUOnly' ) +) +process.hltPFJetsCorrectedMatchedToCaloJets10CPUOnly = cms.EDProducer( "HLTPFJetsMatchedToFilteredCaloJetsProducer", + src = cms.InputTag( "hltAK4PFJetsCorrectedCPUOnly" ), + triggerJetsFilter = cms.InputTag( "hltSingleCaloJet10CPUOnly" ), + triggerJetsType = cms.int32( 85 ), + maxDeltaR = cms.double( 0.5 ) +) +process.hltSinglePFJet40CPUOnly = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltPFJetsCorrectedMatchedToCaloJets10CPUOnly" ), + triggerType = cms.int32( 85 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 40.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 5.0 ), + MinN = cms.int32( 1 ) +) +process.hltAlCaPFJet40GPUxorCPUFilter = cms.EDFilter( "TriggerResultsFilter", + usePathStatus = cms.bool( True ), + hltResults = cms.InputTag( "" ), + l1tResults = cms.InputTag( "" ), + l1tIgnoreMaskAndPrescale = cms.bool( False ), + throw = cms.bool( True ), + triggerConditions = cms.vstring( '( AlCa_PFJet40_v22 AND NOT AlCa_PFJet40_CPUOnly_v1 ) OR ( NOT AlCa_PFJet40_v22 AND AlCa_PFJet40_CPUOnly_v1 )' ) +) +process.hltPrePFJet40GPUvsCPU = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltAlCaEtaRecHitsFilterEEonlyRegional = cms.EDFilter( "HLTRegionalEcalResonanceFilter", - barrelHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - endcapHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - preshRecHitProducer = cms.InputTag( 'hltEcalPreshowerRecHit','EcalRecHitsES' ), - barrelClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersBarrel' ), - endcapClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersEndcap' ), - useRecoFlag = cms.bool( False ), - flagLevelRecHitsToUse = cms.int32( 1 ), - useDBStatus = cms.bool( True ), - statusLevelRecHitsToUse = cms.int32( 1 ), - doSelBarrel = cms.bool( False ), - barrelSelection = cms.PSet( - massHighPi0Cand = cms.double( 0.163 ), - ptMinForIsolation = cms.double( 1.0 ), - seleMinvMaxBarrel = cms.double( 0.8 ), - massLowPi0Cand = cms.double( 0.104 ), - seleS9S25Gamma = cms.double( 0.0 ), - seleBeltDeta = cms.double( 0.05 ), - seleS4S9GammaBarrel_region2 = cms.double( 0.65 ), - barrelHitCollection = cms.string( "etaEcalRecHitsEB" ), - removePi0CandidatesForEta = cms.bool( False ), - seleMinvMinBarrel = cms.double( 0.3 ), - seleS4S9GammaBarrel_region1 = cms.double( 0.65 ), - selePtPairBarrel_region1 = cms.double( 1.5 ), - selePtPairBarrel_region2 = cms.double( 1.5 ), - seleBeltDR = cms.double( 0.2 ), - region1_Barrel = cms.double( 1.0 ), - seleIsoBarrel_region1 = cms.double( 0.5 ), - selePtGammaBarrel_region1 = cms.double( 1.0 ), - seleIsoBarrel_region2 = cms.double( 0.5 ), - selePtGammaBarrel_region2 = cms.double( 0.5 ), - store5x5RecHitEB = cms.bool( False ), - seleNxtalBarrel_region2 = cms.uint32( 6 ), - seleNxtalBarrel_region1 = cms.uint32( 6 ) +process.hltL1sSingleTau = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_SingleTau120er2p1 OR L1_SingleTau130er2p1" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +) +process.hltPreMediumChargedIsoPFTau180HighPtRelaxedIsoTrk50eta2p1 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltSingleL2Tau80eta2p2 = cms.EDFilter( "HLT1CaloJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltL2TauJets" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 80.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.2 ), + MinN = cms.int32( 1 ) +) +process.hltPFTau180Track = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltSelectedPFTausTrackFinding" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 180.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 1 ) +) +process.hltPFTauMediumHighPtRelaxedIsoAbsoluteIsolationDiscriminator = cms.EDProducer( "PFRecoTauDiscriminationByIsolation", + storeRawFootprintCorrection = cms.bool( False ), + PFTauProducer = cms.InputTag( "hltPFTaus" ), + storeRawOccupancy = cms.bool( False ), + maximumSumPtCut = cms.double( 2.3 ), + qualityCuts = cms.PSet( + vertexTrackFiltering = cms.bool( False ), + isolationQualityCuts = cms.PSet( + maxDeltaZ = cms.double( 0.2 ), + minTrackPt = cms.double( 0.5 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 100.0 ), + maxTransverseImpactParameter = cms.double( 0.1 ), + useTracksInsteadOfPFHadrons = cms.bool( False ) + ), + primaryVertexSrc = cms.InputTag( "hltPixelVertices" ), + recoverLeadingTrk = cms.bool( False ), + signalQualityCuts = cms.PSet( + maxDeltaZ = cms.double( 0.2 ), + minTrackPt = cms.double( 0.0 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 1000.0 ), + maxTransverseImpactParameter = cms.double( 0.2 ), + useTracksInsteadOfPFHadrons = cms.bool( False ) + ), + vxAssocQualityCuts = cms.PSet( + minTrackPt = cms.double( 0.0 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 1000.0 ), + maxTransverseImpactParameter = cms.double( 0.2 ), + useTracksInsteadOfPFHadrons = cms.bool( False ) + ), + pvFindingAlgo = cms.string( "closestInDeltaZ" ) ), - doSelEndcap = cms.bool( True ), - endcapSelection = cms.PSet( - seleBeltDetaEndCap = cms.double( 0.1 ), - selePtPairMaxEndCap_region3 = cms.double( 999.0 ), - seleS4S9GammaEndCap_region2 = cms.double( 0.9 ), - seleS4S9GammaEndCap_region1 = cms.double( 0.9 ), - seleNxtalEndCap_region2 = cms.uint32( 6 ), - seleNxtalEndCap_region3 = cms.uint32( 6 ), - ptMinForIsolationEndCap = cms.double( 0.5 ), - selePtPairEndCap_region1 = cms.double( 3.0 ), - endcapHitCollection = cms.string( "etaEcalRecHitsEE" ), - selePtPairEndCap_region2 = cms.double( 3.0 ), - seleS4S9GammaEndCap_region3 = cms.double( 0.9 ), - selePtGammaEndCap_region3 = cms.double( 1.0 ), - selePtGammaEndCap_region2 = cms.double( 1.0 ), - selePtGammaEndCap_region1 = cms.double( 1.0 ), - region1_EndCap = cms.double( 1.8 ), - region2_EndCap = cms.double( 2.0 ), - store5x5RecHitEE = cms.bool( True ), - seleIsoEndCap_region3 = cms.double( 0.5 ), - seleIsoEndCap_region2 = cms.double( 0.5 ), - seleMinvMinEndCap = cms.double( 0.2 ), - selePtPairEndCap_region3 = cms.double( 3.0 ), - seleIsoEndCap_region1 = cms.double( 0.5 ), - seleBeltDREndCap = cms.double( 0.3 ), - seleMinvMaxEndCap = cms.double( 0.8 ), - seleNxtalEndCap_region1 = cms.uint32( 6 ), - seleS9S25GammaEndCap = cms.double( 0.85 ) + minTauPtForNoIso = cms.double( 500.0 ), + maxAbsPhotonSumPt_outsideSignalCone = cms.double( 1.0E9 ), + vertexSrc = cms.InputTag( "NotUsed" ), + applySumPtCut = cms.bool( True ), + rhoConeSize = cms.double( 0.5 ), + ApplyDiscriminationByTrackerIsolation = cms.bool( True ), + storeRawPhotonSumPt_outsideSignalCone = cms.bool( False ), + rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAll" ), + enableHGCalWorkaround = cms.bool( False ), + footprintCorrections = cms.VPSet( + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 0" ) + ), + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 1 || decayMode() = 2" ) + ), + cms.PSet( offset = cms.string( "2.7" ), + selection = cms.string( "decayMode() = 5" ) + ), + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 6" ) + ), + cms.PSet( offset = cms.string( "max(2.0, 0.22*pt() - 2.0)" ), + selection = cms.string( "decayMode() = 10" ) + ) ), - storeRecHitES = cms.bool( True ), - preshowerSelection = cms.PSet( - preshClusterEnergyCut = cms.double( 0.0 ), - debugLevelES = cms.string( "" ), - ESCollection = cms.string( "etaEcalRecHitsES" ), - preshNclust = cms.int32( 4 ), - preshStripEnergyCut = cms.double( 0.0 ), - preshCalibPlaneY = cms.double( 0.7 ), - preshSeededNstrip = cms.int32( 15 ), - preshCalibGamma = cms.double( 0.024 ), - preshCalibPlaneX = cms.double( 1.0 ), - preshCalibMIP = cms.double( 9.0E-5 ) + deltaBetaFactor = cms.string( "0.38" ), + applyFootprintCorrection = cms.bool( False ), + UseAllPFCandsForWeights = cms.bool( False ), + relativeSumPtCut = cms.double( 0.06 ), + Prediscriminants = cms.PSet( BooleanOperator = cms.string( "and" ) ), + maximumOccupancy = cms.uint32( 0 ), + verbosity = cms.int32( 0 ), + applyOccupancyCut = cms.bool( False ), + applyDeltaBetaCorrection = cms.bool( False ), + applyRelativeSumPtCut = cms.bool( False ), + storeRawPUsumPt = cms.bool( False ), + applyPhotonPtSumOutsideSignalConeCut = cms.bool( False ), + deltaBetaPUTrackPtCutOverride = cms.bool( True ), + ApplyDiscriminationByWeightedECALIsolation = cms.bool( False ), + storeRawSumPt = cms.bool( False ), + ApplyDiscriminationByECALIsolation = cms.bool( False ), + applyRhoCorrection = cms.bool( False ), + WeightECALIsolation = cms.double( 1.0 ), + rhoUEOffsetCorrection = cms.double( 1.0 ), + maxRelPhotonSumPt_outsideSignalCone = cms.double( 0.1 ), + deltaBetaPUTrackPtCutOverride_val = cms.double( 0.5 ), + isoConeSizeForDeltaBeta = cms.double( 0.3 ), + relativeSumPtOffset = cms.double( 0.0 ), + customOuterCone = cms.double( -1.0 ), + particleFlowSrc = cms.InputTag( "hltParticleFlowForTaus" ) +) +process.hltPFTauMediumHighPtRelaxedIsoRelativeIsolationDiscriminator = cms.EDProducer( "PFRecoTauDiscriminationByIsolation", + storeRawFootprintCorrection = cms.bool( False ), + PFTauProducer = cms.InputTag( "hltPFTaus" ), + storeRawOccupancy = cms.bool( False ), + maximumSumPtCut = cms.double( 2.0 ), + qualityCuts = cms.PSet( + vertexTrackFiltering = cms.bool( False ), + isolationQualityCuts = cms.PSet( + maxDeltaZ = cms.double( 0.2 ), + minTrackPt = cms.double( 0.5 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 100.0 ), + maxTransverseImpactParameter = cms.double( 0.1 ), + useTracksInsteadOfPFHadrons = cms.bool( False ) + ), + primaryVertexSrc = cms.InputTag( "hltPixelVertices" ), + recoverLeadingTrk = cms.bool( False ), + signalQualityCuts = cms.PSet( + maxDeltaZ = cms.double( 0.2 ), + minTrackPt = cms.double( 0.0 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 1000.0 ), + maxTransverseImpactParameter = cms.double( 0.2 ), + useTracksInsteadOfPFHadrons = cms.bool( False ) + ), + vxAssocQualityCuts = cms.PSet( + minTrackPt = cms.double( 0.0 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 1000.0 ), + maxTransverseImpactParameter = cms.double( 0.2 ), + useTracksInsteadOfPFHadrons = cms.bool( False ) + ), + pvFindingAlgo = cms.string( "closestInDeltaZ" ) ), - debugLevel = cms.int32( 0 ) + minTauPtForNoIso = cms.double( 500.0 ), + maxAbsPhotonSumPt_outsideSignalCone = cms.double( 1.0E9 ), + vertexSrc = cms.InputTag( "NotUsed" ), + applySumPtCut = cms.bool( False ), + rhoConeSize = cms.double( 0.5 ), + ApplyDiscriminationByTrackerIsolation = cms.bool( True ), + storeRawPhotonSumPt_outsideSignalCone = cms.bool( False ), + rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAll" ), + enableHGCalWorkaround = cms.bool( False ), + footprintCorrections = cms.VPSet( + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 0" ) + ), + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 1 || decayMode() = 2" ) + ), + cms.PSet( offset = cms.string( "2.7" ), + selection = cms.string( "decayMode() = 5" ) + ), + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 6" ) + ), + cms.PSet( offset = cms.string( "max(2.0, 0.22*pt() - 2.0)" ), + selection = cms.string( "decayMode() = 10" ) + ) + ), + deltaBetaFactor = cms.string( "0.38" ), + applyFootprintCorrection = cms.bool( False ), + UseAllPFCandsForWeights = cms.bool( False ), + relativeSumPtCut = cms.double( 0.02 ), + Prediscriminants = cms.PSet( BooleanOperator = cms.string( "and" ) ), + maximumOccupancy = cms.uint32( 0 ), + verbosity = cms.int32( 0 ), + applyOccupancyCut = cms.bool( False ), + applyDeltaBetaCorrection = cms.bool( False ), + applyRelativeSumPtCut = cms.bool( True ), + storeRawPUsumPt = cms.bool( False ), + applyPhotonPtSumOutsideSignalConeCut = cms.bool( False ), + deltaBetaPUTrackPtCutOverride = cms.bool( True ), + ApplyDiscriminationByWeightedECALIsolation = cms.bool( False ), + storeRawSumPt = cms.bool( False ), + ApplyDiscriminationByECALIsolation = cms.bool( False ), + applyRhoCorrection = cms.bool( False ), + WeightECALIsolation = cms.double( 1.0 ), + rhoUEOffsetCorrection = cms.double( 1.0 ), + maxRelPhotonSumPt_outsideSignalCone = cms.double( 0.1 ), + deltaBetaPUTrackPtCutOverride_val = cms.double( 0.5 ), + isoConeSizeForDeltaBeta = cms.double( 0.3 ), + relativeSumPtOffset = cms.double( 200.0 ), + customOuterCone = cms.double( -1.0 ), + particleFlowSrc = cms.InputTag( "hltParticleFlowForTaus" ) ) -process.hltAlCaEtaEEUncalibrator = cms.EDProducer( "EcalRecalibRecHitProducer", - doEnergyScale = cms.bool( False ), - doEnergyScaleInverse = cms.bool( False ), - doIntercalib = cms.bool( False ), - doIntercalibInverse = cms.bool( False ), - EERecHitCollection = cms.InputTag( 'hltAlCaEtaRecHitsFilterEEonlyRegional','etaEcalRecHitsEE' ), - EBRecHitCollection = cms.InputTag( 'hltAlCaEtaRecHitsFilterEEonlyRegional','etaEcalRecHitsEE' ), - doLaserCorrections = cms.bool( False ), - doLaserCorrectionsInverse = cms.bool( False ), - EBRecalibRecHitCollection = cms.string( "etaEcalRecHitsEB" ), - EERecalibRecHitCollection = cms.string( "etaEcalRecHitsEE" ) +process.hltPFTauMediumHighPtRelaxedIsoAbsOrRelIsolationDiscriminator = cms.EDProducer( "PFTauDiscriminatorLogicalAndProducer", + Prediscriminants = cms.PSet( + BooleanOperator = cms.string( "or" ), + discr1 = cms.PSet( + cut = cms.double( 0.5 ), + Producer = cms.InputTag( "hltPFTauMediumHighPtRelaxedIsoAbsoluteIsolationDiscriminator" ) + ), + discr2 = cms.PSet( + cut = cms.double( 0.5 ), + Producer = cms.InputTag( "hltPFTauMediumHighPtRelaxedIsoRelativeIsolationDiscriminator" ) + ) + ), + PassValue = cms.double( 1.0 ), + FailValue = cms.double( 0.0 ), + PFTauProducer = cms.InputTag( "hltPFTaus" ) ) -process.hltAlCaEtaEERechitsToDigis = cms.EDProducer( "HLTRechitsToDigis", - region = cms.string( "endcap" ), - digisIn = cms.InputTag( 'hltEcalDigis','eeDigis' ), - digisOut = cms.string( "etaEEDigis" ), - recHits = cms.InputTag( 'hltAlCaEtaEEUncalibrator','etaEcalRecHitsEE' ), - srFlagsIn = cms.InputTag( "hltEcalDigis" ), - srFlagsOut = cms.string( "etaEESrFlags" ) +process.hltPFTauTrackPt50Discriminator = cms.EDProducer( "PFRecoTauDiscriminationByLeadingObjectPtCut", + MinPtLeadingObject = cms.double( 50.0 ), + Prediscriminants = cms.PSet( BooleanOperator = cms.string( "and" ) ), + UseOnlyChargedHadrons = cms.bool( True ), + PFTauProducer = cms.InputTag( "hltPFTaus" ) ) -process.hltPreAlCaAK8PFJet40 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltSelectedPFTausTrackPt50AbsOrRelMediumHighPtRelaxedIsoIsolation = cms.EDFilter( "PFTauSelector", + src = cms.InputTag( "hltPFTaus" ), + cut = cms.string( "pt > 0" ), + discriminators = cms.VPSet( + cms.PSet( discriminator = cms.InputTag( "hltPFTauTrackPt50Discriminator" ), + selectionCut = cms.double( 0.5 ) + ), + cms.PSet( discriminator = cms.InputTag( "hltPFTauMediumHighPtRelaxedIsoAbsOrRelIsolationDiscriminator" ), + selectionCut = cms.double( 0.5 ) + ) + ), + discriminatorContainers = cms.VPSet( + ) ) -process.hltPreAlCaPFJet40 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltPFTau180TrackPt50LooseAbsOrRelMediumHighPtRelaxedIsoIso = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltSelectedPFTausTrackPt50AbsOrRelMediumHighPtRelaxedIsoIsolation" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 180.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 1 ) +) +process.hltL1JetsHLTSinglePFTauTrackMediumChargedIsolationMatch = cms.EDProducer( "L1THLTTauMatching", + L1TauTrigger = cms.InputTag( "hltL1sSingleTau" ), + JetSrc = cms.InputTag( "hltSelectedPFTausTrackPt50AbsOrRelMediumHighPtRelaxedIsoIsolation" ), + EtMin = cms.double( 0.0 ), + ReduceTauContent = cms.bool( True ), + KeepOriginalVertex = cms.bool( False ) +) +process.hltSelectedPFTau180MediumChargedIsolationL1HLTMatched = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltL1JetsHLTSinglePFTauTrackMediumChargedIsolationMatch" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 180.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 1 ) ) process.hltL1sTripleEG14108IorTripleEG18178 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), @@ -63372,6 +66888,99 @@ MaxEta = cms.double( -1.0 ), MinN = cms.int32( 1 ) ) +process.hltPreVBFDoubleTightChargedIsoPFTauHPS20Trk1eta2p1 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltDoubleL2IsoTau20eta2p2 = cms.EDFilter( "HLT1CaloJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltL2TauJetsIsoGlob" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 20.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.2 ), + MinN = cms.int32( 2 ) +) +process.hltHpsDoublePFTau20 = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltHpsPFTauProducer" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 20.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 2 ) +) +process.hltHpsDoublePFTau20Track = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltHpsSelectedPFTausTrackFinding" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 20.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 2 ) +) +process.hltHpsDoublePFTau20TrackTightChargedIso = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltHpsSelectedPFTausTrackFindingTightChargedIsolation" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 20.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 2 ) +) +process.hltHpsDoublePFTau20TrackTightChargedIsoAgainstMuon = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltHpsSelectedPFTausTrackFindingTightChargedIsolationAgainstMuon" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 20.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 2 ) +) +process.hltMatchedVBFTwoPFJetsDoubleTightChargedIsoPFTauHPS20OverlapRemoval = cms.EDProducer( "PFJetsTauOverlapRemoval", + PFJetSrc = cms.InputTag( 'hltVBFL1TLooseIDPFJetsMatching','TwoJets' ), + TauSrc = cms.InputTag( "hltHpsDoublePFTau20TrackTightChargedIsoAgainstMuon" ), + Min_dR = cms.double( 0.5 ) +) +process.hltMatchedVBFTwoPFJets2CrossCleanedFromDoubleTightChargedIsoPFTauHPS20 = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltMatchedVBFTwoPFJetsDoubleTightChargedIsoPFTauHPS20OverlapRemoval" ), + triggerType = cms.int32( 85 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 40.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 2 ) +) +process.hltMatchedVBFOnePFJet2CrossCleanedFromDoubleTightChargedIsoPFTauHPS20 = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltMatchedVBFTwoPFJetsDoubleTightChargedIsoPFTauHPS20OverlapRemoval" ), + triggerType = cms.int32( 85 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 115.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) +) process.hltPrePhoton75R9Id90HE10IsoMEBOnlyPFJetsMJJ300DEta3 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) @@ -64413,313 +68022,53 @@ L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -process.hltPreQuadPFJet105887615PFBTagDeepCSV1p3VBF2 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltPFTripleJetLooseID76 = cms.EDFilter( "HLT1PFJet", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsLooseIDCorrected" ), - triggerType = cms.int32( 86 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 76.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 5.2 ), - MinN = cms.int32( 3 ) -) -process.hltPFSingleJetLooseID105 = cms.EDFilter( "HLT1PFJet", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsLooseIDCorrected" ), - triggerType = cms.int32( 86 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 105.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 5.2 ), - MinN = cms.int32( 1 ) -) -process.hltPreQuadPFJet111908015PFBTagDeepCSV1p3VBF2 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltPreQuadPFJet103887515 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltPreQuadPFJet105887615 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltPreQuadPFJet111908015 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltPreAK8PFJet330TrimMass30PFAK8BoostedDoubleBp02 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltSinglePFJet330AK8 = cms.EDFilter( "HLT1PFJet", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK8PFJetsCorrectedMatchedToCaloJets300" ), - triggerType = cms.int32( 85 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 330.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 5.0 ), - MinN = cms.int32( 1 ) -) -process.hltAK8TrimModJetsCorrectedMatchedToCaloJets300ForDB = cms.EDProducer( "HLTPFJetsMatchedToFilteredCaloJetsProducer", - src = cms.InputTag( "hltAK8TrimModJets" ), - triggerJetsFilter = cms.InputTag( "hltAK8SingleCaloJet300" ), - triggerJetsType = cms.int32( 85 ), - maxDeltaR = cms.double( 0.5 ) -) -process.hltSinglePFJet330AK8ForDB = cms.EDFilter( "HLT1PFJet", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK8TrimModJetsCorrectedMatchedToCaloJets300ForDB" ), - triggerType = cms.int32( 85 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - MinMass = cms.double( 30.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 5.0 ), - MinN = cms.int32( 1 ) -) -process.hltPFJetForDBtagSelectorAK8 = cms.EDFilter( "HLT1PFJet", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK8PFJetsCorrectedMatchedToCaloJets300" ), - triggerType = cms.int32( 86 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 300.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.6 ), - MinN = cms.int32( 1 ) -) -process.hltPFJetForDBtagAK8 = cms.EDProducer( "HLTPFJetCollectionProducer", - HLTObject = cms.InputTag( "hltPFJetForDBtagSelectorAK8" ), - TriggerTypes = cms.vint32( 86 ) -) -process.hltBoostedDBLifetimeTagInfosPFAK8 = cms.EDProducer( "CandIPProducer", - primaryVertex = cms.InputTag( "hltVerticesPFFilter" ), - computeProbabilities = cms.bool( True ), - computeGhostTrack = cms.bool( True ), - ghostTrackPriorDeltaR = cms.double( 0.03 ), - minimumNumberOfPixelHits = cms.int32( 2 ), - minimumNumberOfHits = cms.int32( 3 ), - maximumTransverseImpactParameter = cms.double( 0.2 ), - minimumTransverseMomentum = cms.double( 1.0 ), - maximumChiSquared = cms.double( 5.0 ), - maximumLongitudinalImpactParameter = cms.double( 17.0 ), - jetDirectionUsingTracks = cms.bool( False ), - jetDirectionUsingGhostTrack = cms.bool( False ), - useTrackQuality = cms.bool( False ), - jets = cms.InputTag( "hltPFJetForDBtagAK8" ), - candidates = cms.InputTag( "hltParticleFlow" ), - maxDeltaR = cms.double( 0.4 ) -) -process.hltBoostedDBInclusiveVertexFinderPFAK8 = cms.EDProducer( "InclusiveCandidateVertexFinder", - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - primaryVertices = cms.InputTag( "hltVerticesPFFilter" ), - tracks = cms.InputTag( "hltParticleFlow" ), - minHits = cms.uint32( 8 ), - maximumLongitudinalImpactParameter = cms.double( 0.3 ), - maximumTimeSignificance = cms.double( 3.0 ), - minPt = cms.double( 0.8 ), - maxNTracks = cms.uint32( 30 ), - clusterizer = cms.PSet( - distanceRatio = cms.double( 20.0 ), - clusterMaxDistance = cms.double( 0.05 ), - seedMax3DIPSignificance = cms.double( 9999.0 ), - clusterMaxSignificance = cms.double( 4.5 ), - seedMin3DIPSignificance = cms.double( 1.2 ), - clusterMinAngleCosine = cms.double( 0.5 ), - seedMin3DIPValue = cms.double( 0.005 ), - seedMax3DIPValue = cms.double( 9999.0 ) - ), - vertexMinAngleCosine = cms.double( 0.95 ), - vertexMinDLen2DSig = cms.double( 2.5 ), - vertexMinDLenSig = cms.double( 0.5 ), - fitterSigmacut = cms.double( 3.0 ), - fitterTini = cms.double( 256.0 ), - fitterRatio = cms.double( 0.25 ), - useDirectVertexFitter = cms.bool( True ), - useVertexReco = cms.bool( True ), - vertexReco = cms.PSet( - primcut = cms.double( 1.0 ), - seccut = cms.double( 3.0 ), - finder = cms.string( "avr" ), - smoothing = cms.bool( True ) - ) -) -process.hltBoostedDBInclusiveSecondaryVerticesPFAK8 = cms.EDProducer( "CandidateVertexMerger", - secondaryVertices = cms.InputTag( "hltBoostedDBInclusiveVertexFinderPFAK8" ), - maxFraction = cms.double( 0.7 ), - minSignificance = cms.double( 2.0 ) -) -process.hltBoostedDBTrackVertexArbitratorPFAK8 = cms.EDProducer( "CandidateVertexArbitrator", - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - primaryVertices = cms.InputTag( "hltVerticesPFFilter" ), - tracks = cms.InputTag( "hltParticleFlow" ), - secondaryVertices = cms.InputTag( "hltBoostedDBInclusiveSecondaryVerticesPFAK8" ), - dLenFraction = cms.double( 0.333 ), - dRCut = cms.double( 0.4 ), - distCut = cms.double( 0.04 ), - sigCut = cms.double( 5.0 ), - fitterSigmacut = cms.double( 3.0 ), - fitterTini = cms.double( 256.0 ), - fitterRatio = cms.double( 0.25 ), - trackMinLayers = cms.int32( 4 ), - trackMinPt = cms.double( 0.4 ), - trackMinPixels = cms.int32( 1 ), - maxTimeSignificance = cms.double( 3.5 ) -) -process.hltBoostedDBInclusiveMergedVerticesPFAK8 = cms.EDProducer( "CandidateVertexMerger", - secondaryVertices = cms.InputTag( "hltBoostedDBTrackVertexArbitratorPFAK8" ), - maxFraction = cms.double( 0.2 ), - minSignificance = cms.double( 10.0 ) -) -process.hltBoostedDBSecondaryVertexTagInfosPFAK8 = cms.EDProducer( "CandSecondaryVertexProducer", - trackSelection = cms.PSet( - max_pT_dRcut = cms.double( 0.1 ), - b_dR = cms.double( 0.6263 ), - min_pT = cms.double( 120.0 ), - b_pT = cms.double( 0.3684 ), - ptMin = cms.double( 1.0 ), - max_pT_trackPTcut = cms.double( 3.0 ), - max_pT = cms.double( 500.0 ), - useVariableJTA = cms.bool( False ), - maxDecayLen = cms.double( 99999.9 ), - qualityClass = cms.string( "any" ), - normChi2Max = cms.double( 99999.9 ), - sip2dValMin = cms.double( -99999.9 ), - sip3dValMin = cms.double( -99999.9 ), - a_dR = cms.double( -0.001053 ), - maxDistToAxis = cms.double( 0.2 ), - totalHitsMin = cms.uint32( 3 ), - a_pT = cms.double( 0.005263 ), - sip2dSigMax = cms.double( 99999.9 ), - sip2dValMax = cms.double( 99999.9 ), - sip3dSigMax = cms.double( 99999.9 ), - sip3dValMax = cms.double( 99999.9 ), - min_pT_dRcut = cms.double( 0.5 ), - jetDeltaRMax = cms.double( 0.3 ), - pixelHitsMin = cms.uint32( 2 ), - sip3dSigMin = cms.double( -99999.9 ), - sip2dSigMin = cms.double( -99999.9 ) - ), - vertexSelection = cms.PSet( sortCriterium = cms.string( "dist3dError" ) ), - vertexCuts = cms.PSet( - distSig2dMin = cms.double( 3.0 ), - useTrackWeights = cms.bool( True ), - distVal3dMax = cms.double( 99999.9 ), - massMax = cms.double( 6.5 ), - distSig3dMax = cms.double( 99999.9 ), - distVal2dMin = cms.double( 0.01 ), - minimumTrackWeight = cms.double( 0.5 ), - v0Filter = cms.PSet( k0sMassWindow = cms.double( 0.05 ) ), - distSig2dMax = cms.double( 99999.9 ), - distSig3dMin = cms.double( -99999.9 ), - fracPV = cms.double( 0.65 ), - maxDeltaRToJetAxis = cms.double( 0.4 ), - distVal2dMax = cms.double( 2.5 ), - distVal3dMin = cms.double( -99999.9 ), - multiplicityMin = cms.uint32( 2 ) - ), - vertexReco = cms.PSet( - primcut = cms.double( 1.8 ), - seccut = cms.double( 6.0 ), - finder = cms.string( "avr" ), - weightthreshold = cms.double( 0.001 ), - minweight = cms.double( 0.5 ), - smoothing = cms.bool( False ) - ), - constraint = cms.string( "BeamSpot" ), - trackIPTagInfos = cms.InputTag( "hltBoostedDBLifetimeTagInfosPFAK8" ), - minimumTrackWeight = cms.double( 0.5 ), - usePVError = cms.bool( True ), - trackSort = cms.string( "sip3dSig" ), - beamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - useExternalSV = cms.bool( True ), - extSVCollection = cms.InputTag( "hltBoostedDBInclusiveMergedVerticesPFAK8" ), - extSVDeltaRToJet = cms.double( 0.3 ) -) -process.hltBoostedDBSVAK8TagInfosPF = cms.EDProducer( "BoostedDoubleSVProducer", - trackSelection = cms.PSet( - maxDistToAxis = cms.double( 0.07 ), - totalHitsMin = cms.uint32( 0 ), - ptMin = cms.double( 0.0 ), - sip2dSigMax = cms.double( 99999.9 ), - sip2dValMax = cms.double( 99999.9 ), - sip3dSigMax = cms.double( 99999.9 ), - sip3dValMax = cms.double( 99999.9 ), - useVariableJTA = cms.bool( False ), - maxDecayLen = cms.double( 5.0 ), - qualityClass = cms.string( "any" ), - jetDeltaRMax = cms.double( 0.8 ), - normChi2Max = cms.double( 99999.9 ), - pixelHitsMin = cms.uint32( 0 ), - sip2dSigMin = cms.double( -99999.9 ), - sip2dValMin = cms.double( -99999.9 ), - sip3dSigMin = cms.double( -99999.9 ), - sip3dValMin = cms.double( -99999.9 ) - ), - beta = cms.double( 1.0 ), - R0 = cms.double( 0.8 ), - maxSVDeltaRToJet = cms.double( 0.7 ), - trackPairV0Filter = cms.PSet( k0sMassWindow = cms.double( 0.03 ) ), - svTagInfos = cms.InputTag( "hltBoostedDBSecondaryVertexTagInfosPFAK8" ), - weights = cms.InputTag( "" ) + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltBoostedDBJetTagsPFAK8 = cms.EDProducer( "JetTagProducer", - jetTagComputer = cms.string( "hltBoostedDoubleSecondaryVertexAK8Computer" ), - tagInfos = cms.VInputTag( 'hltBoostedDBSVAK8TagInfosPF' ) +process.hltPreQuadPFJet105887615PFBTagDeepCSV1p3VBF2 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltBTagPFBoostedDoubleSecondaryVertexpZSingle = cms.EDFilter( "HLTPFJetTag", +process.hltPFTripleJetLooseID76 = cms.EDFilter( "HLT1PFJet", saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltPFJetForDBtagAK8" ), - JetTags = cms.InputTag( "hltBoostedDBJetTagsPFAK8" ), - MinTag = cms.double( 0.2 ), - MaxTag = cms.double( 999999.0 ), - MinJets = cms.int32( 1 ), - TriggerType = cms.int32( 86 ) + inputTag = cms.InputTag( "hltAK4PFJetsLooseIDCorrected" ), + triggerType = cms.int32( 86 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 76.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 5.2 ), + MinN = cms.int32( 3 ) +) +process.hltPFSingleJetLooseID105 = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4PFJetsLooseIDCorrected" ), + triggerType = cms.int32( 86 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 105.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 5.2 ), + MinN = cms.int32( 1 ) ) -process.hltPreAK8PFJet330TrimMass30PFAK8BoostedDoubleBnp2 = cms.EDFilter( "HLTPrescaler", +process.hltPreQuadPFJet111908015PFBTagDeepCSV1p3VBF2 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltBTagPFBoostedDoubleSecondaryVertexnp02Single = cms.EDFilter( "HLTPFJetTag", - saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltPFJetForDBtagAK8" ), - JetTags = cms.InputTag( "hltBoostedDBJetTagsPFAK8" ), - MinTag = cms.double( -0.2 ), - MaxTag = cms.double( 999999.0 ), - MinJets = cms.int32( 1 ), - TriggerType = cms.int32( 86 ) +process.hltPreQuadPFJet103887515 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltPreAK8PFJet330TrimMass30PFAK8BoostedDoubleBnp4 = cms.EDFilter( "HLTPrescaler", +process.hltPreQuadPFJet105887615 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltBTagPFBoostedDoubleSecondaryVertexnp4Single = cms.EDFilter( "HLTPFJetTag", - saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltPFJetForDBtagAK8" ), - JetTags = cms.InputTag( "hltBoostedDBJetTagsPFAK8" ), - MinTag = cms.double( -0.4 ), - MaxTag = cms.double( 999999.0 ), - MinJets = cms.int32( 1 ), - TriggerType = cms.int32( 86 ) +process.hltPreQuadPFJet111908015 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) process.hltPreDiphoton3018R9IdLANDHEANDIsoCaloIdMass55 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -65100,7 +68449,7 @@ ) process.hltL1sDoubleTauBigOR = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_DoubleIsoTau32er2p1 OR L1_DoubleIsoTau34er2p1 OR L1_DoubleIsoTau36er2p1 OR L1_DoubleTau70er2p1" ), + L1SeedsLogicalExpression = cms.string( "L1_DoubleIsoTau32er2p1 OR L1_DoubleIsoTau34er2p1 OR L1_DoubleIsoTau35er2p1 OR L1_DoubleIsoTau36er2p1 OR L1_DoubleTau70er2p1" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -65114,18 +68463,6 @@ offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltL1sSingleTau = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleTau120er2p1 OR L1_SingleTau130er2p1" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) process.hltL1sBigOrMuXXerIsoTauYYer = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), L1SeedsLogicalExpression = cms.string( "L1_Mu22er2p1_IsoTau32er2p1 OR L1_Mu22er2p1_IsoTau34er2p1 OR L1_Mu22er2p1_IsoTau36er2p1 OR L1_Mu22er2p1_Tau70er2p1" ), @@ -65237,7 +68574,7 @@ ) process.hltL1sTauVeryBigOR = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_LooseIsoEG22er2p1_IsoTau26er2p1_dR_Min0p3 OR L1_LooseIsoEG24er2p1_IsoTau27er2p1_dR_Min0p3 OR L1_LooseIsoEG22er2p1_Tau70er2p1_dR_Min0p3 OR L1_SingleTau120er2p1 OR L1_SingleTau130er2p1 OR L1_DoubleTau70er2p1 OR L1_DoubleIsoTau28er2p1 OR L1_DoubleIsoTau30er2p1 OR L1_DoubleIsoTau32er2p1 OR L1_DoubleIsoTau34er2p1 OR L1_DoubleIsoTau36er2p1 OR L1_DoubleIsoTau28er2p1_Mass_Max90 OR L1_DoubleIsoTau28er2p1_Mass_Max80 OR L1_DoubleIsoTau30er2p1_Mass_Max90 OR L1_DoubleIsoTau30er2p1_Mass_Max80 OR L1_Mu18er2p1_Tau24er2p1 OR L1_Mu18er2p1_Tau26er2p1 OR L1_Mu22er2p1_IsoTau28er2p1 OR L1_Mu22er2p1_IsoTau30er2p1 OR L1_Mu22er2p1_IsoTau32er2p1 OR L1_Mu22er2p1_IsoTau34er2p1 OR L1_Mu22er2p1_IsoTau36er2p1 OR L1_Mu22er2p1_IsoTau40er2p1 OR L1_Mu22er2p1_Tau70er2p1 OR L1_IsoTau52er2p1_QuadJet36er2p5 OR L1_DoubleJet35_Mass_Min450_IsoTau45_RmOvlp OR L1_DoubleJet_80_30_Mass_Min420_IsoTau40_RmOvlp OR L1_DoubleIsoTau26er2p1_Jet55_RmOvlp_dR0p5" ), + L1SeedsLogicalExpression = cms.string( "L1_LooseIsoEG22er2p1_IsoTau26er2p1_dR_Min0p3 OR L1_LooseIsoEG24er2p1_IsoTau27er2p1_dR_Min0p3 OR L1_LooseIsoEG22er2p1_Tau70er2p1_dR_Min0p3 OR L1_SingleTau120er2p1 OR L1_SingleTau130er2p1 OR L1_DoubleTau70er2p1 OR L1_DoubleIsoTau28er2p1 OR L1_DoubleIsoTau30er2p1 OR L1_DoubleIsoTau32er2p1 OR L1_DoubleIsoTau34er2p1 OR L1_DoubleIsoTau35er2p1 OR L1_DoubleIsoTau36er2p1 OR L1_DoubleIsoTau28er2p1_Mass_Max90 OR L1_DoubleIsoTau28er2p1_Mass_Max80 OR L1_DoubleIsoTau30er2p1_Mass_Max90 OR L1_DoubleIsoTau30er2p1_Mass_Max80 OR L1_Mu18er2p1_Tau24er2p1 OR L1_Mu18er2p1_Tau26er2p1 OR L1_Mu22er2p1_IsoTau28er2p1 OR L1_Mu22er2p1_IsoTau30er2p1 OR L1_Mu22er2p1_IsoTau32er2p1 OR L1_Mu22er2p1_IsoTau34er2p1 OR L1_Mu22er2p1_IsoTau36er2p1 OR L1_Mu22er2p1_IsoTau40er2p1 OR L1_Mu22er2p1_Tau70er2p1 OR L1_IsoTau52er2p1_QuadJet36er2p5 OR L1_DoubleJet35_Mass_Min450_IsoTau45_RmOvlp OR L1_DoubleJet_80_30_Mass_Min420_IsoTau40_RmOvlp OR L1_DoubleIsoTau26er2p1_Jet55_RmOvlp_dR0p5" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -65577,441 +68914,657 @@ cms.PSet( selection = cms.string( "decayMode() = 1 || decayMode() = 2" ), offset = cms.string( "0.0" ) ), - cms.PSet( selection = cms.string( "decayMode() = 5" ), - offset = cms.string( "2.7" ) + cms.PSet( selection = cms.string( "decayMode() = 5" ), + offset = cms.string( "2.7" ) + ), + cms.PSet( selection = cms.string( "decayMode() = 6" ), + offset = cms.string( "0.0" ) + ), + cms.PSet( selection = cms.string( "decayMode() = 10" ), + offset = cms.string( "max(2.0, 0.22*pt() - 2.0)" ) + ) + ), + deltaBetaFactor = cms.string( "0.2000" ), + applyFootprintCorrection = cms.bool( False ), + Prediscriminants = cms.PSet( BooleanOperator = cms.string( "and" ) ), + verbosity = cms.int32( 0 ), + deltaBetaPUTrackPtCutOverride = cms.bool( True ), + applyRhoCorrection = cms.bool( False ), + WeightECALIsolation = cms.double( 1.0 ), + rhoUEOffsetCorrection = cms.double( 1.0 ), + deltaBetaPUTrackPtCutOverride_val = cms.double( 0.5 ), + isoConeSizeForDeltaBeta = cms.double( 0.8 ), + customOuterCone = cms.double( 0.3 ), + particleFlowSrc = cms.InputTag( "hltParticleFlowForTaus" ), + IDdefinitions = cms.VPSet( + cms.PSet( IDname = cms.string( "ChargedIsoPtSum" ), + ApplyDiscriminationByTrackerIsolation = cms.bool( True ), + storeRawSumPt = cms.bool( True ) + ), + cms.PSet( IDname = cms.string( "NeutralIsoPtSum" ), + ApplyDiscriminationByECALIsolation = cms.bool( True ), + storeRawSumPt = cms.bool( True ) + ), + cms.PSet( IDname = cms.string( "NeutralIsoPtSumWeight" ), + ApplyDiscriminationByWeightedECALIsolation = cms.bool( True ), + storeRawSumPt = cms.bool( True ), + UseAllPFCandsForWeights = cms.bool( True ) + ), + cms.PSet( IDname = cms.string( "TauFootprintCorrection" ), + storeRawFootprintCorrection = cms.bool( True ) + ), + cms.PSet( IDname = cms.string( "PhotonPtSumOutsideSignalCone" ), + storeRawPhotonSumPt_outsideSignalCone = cms.bool( True ) + ), + cms.PSet( IDname = cms.string( "PUcorrPtSum" ), + applyDeltaBetaCorrection = cms.bool( True ), + storeRawPUsumPt = cms.bool( True ) + ) + ), + IDWPdefinitions = cms.VPSet( + ) +) +process.hltHpsPFTauDeepTauProducer = cms.EDProducer( "DeepTauId", + electrons = cms.InputTag( "default" ), + muons = cms.InputTag( "default" ), + taus = cms.InputTag( "hltHpsL1JetsHLTForDeepTauInput" ), + pfcands = cms.InputTag( "hltParticleFlowForTaus" ), + vertices = cms.InputTag( "hltPixelVertices" ), + rho = cms.InputTag( "hltFixedGridRhoProducerFastjetAllTau" ), + graph_file = cms.vstring( 'core:RecoTauTag/TrainingFiles/data/DeepTauId/deepTau_2017v2p6_e6_core.pb', + 'inner:RecoTauTag/TrainingFiles/data/DeepTauId/deepTau_2017v2p6_e6_inner.pb', + 'outer:RecoTauTag/TrainingFiles/data/DeepTauId/deepTau_2017v2p6_e6_outer.pb' ), + mem_mapped = cms.bool( False ), + version = cms.uint32( 2 ), + sub_version = cms.uint32( 1 ), + debug_level = cms.int32( 0 ), + disable_dxy_pca = cms.bool( True ), + disable_hcalFraction_workaround = cms.bool( False ), + disable_CellIndex_workaround = cms.bool( False ), + save_inputs = cms.bool( False ), + is_online = cms.bool( True ), + VSeWP = cms.vstring( '-1.' ), + VSmuWP = cms.vstring( '-1.' ), + VSjetWP = cms.vstring( 'double t1 = 0.649, t2 = 0.441, t3 = 0.05, x1 = 35, x2 = 100, x3 = 300; if (pt <= x1) return t1; if (pt >= x3) return t3; if (pt < x2) return (t2 - t1) / (x2 - x1) * (pt - x1) + t1; return (t3 - t2) / (x3 - x2) * (pt - x2) + t2;', + 'double t1 = 0.7045, t2 = 0.7029, t3 = 0.05, x1 = 30, x2 = 100, x3 = 300; if (pt <= x1) return t1; if (pt >= x3) return t3; if (pt < x2) return (t2 - t1) / (x2 - x1) * (pt - x1) + t1; return (t3 - t2) / (x3 - x2) * (pt - x2) + t2;', + 'double t1 = 0.5419, t2 = 0.4837, t3 = 0.050, x1 = 27, x2 = 100, x3 = 300; if (pt <= x1) return t1; if (pt >= x3) return t3; if (pt < x2) return (t2 - t1) / (x2 - x1) * (pt - x1) + t1; return (t3 - t2) / (x3 - x2) * (pt - x2) + t2;', + 'double t1 = 0.6072, t2 = 0.125, x1 = 180, x2 = 500; if (pt <= x1) return t1; if (pt >= x2) return t2; return (t2 - t1) / (x2 - x1) * (pt - x1) + t1;' ), + basicTauDiscriminators = cms.untracked.InputTag( "hltHpsPFTauBasicDiscriminatorsForDeepTau" ), + basicTauDiscriminatorsdR03 = cms.untracked.InputTag( "hltHpsPFTauBasicDiscriminatorsdR03ForDeepTau" ), + pfTauTransverseImpactParameters = cms.InputTag( "hltHpsPFTauTransverseImpactParametersForDeepTau" ), + Prediscriminants = cms.PSet( BooleanOperator = cms.string( "and" ) ) +) +process.hltHpsSelectedPFTausMediumDitauWPDeepTau = cms.EDFilter( "PFTauSelector", + src = cms.InputTag( "hltHpsL1JetsHLTForDeepTauInput" ), + cut = cms.string( "pt > 35 && abs(eta) < 2.1" ), + discriminators = cms.VPSet( + ), + discriminatorContainers = cms.VPSet( + cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauDeepTauProducer", "VSjet" ), + rawValues = cms.vstring( ), + selectionCuts = cms.vdouble( ), + workingPoints = cms.vstring( 'double t1 = 0.649, t2 = 0.441, t3 = 0.05, x1 = 35, x2 = 100, x3 = 300; if (pt <= x1) return t1; if (pt >= x3) return t3; if (pt < x2) return (t2 - t1) / (x2 - x1) * (pt - x1) + t1; return (t3 - t2) / (x3 - x2) * (pt - x2) + t2;' ) + ) + ) +) +process.hltHpsL1JetsHLTDoublePFTauMediumDitauWPDeepTauMatch = cms.EDProducer( "L1THLTTauMatching", + L1TauTrigger = cms.InputTag( "hltL1sDoubleTauBigOR" ), + JetSrc = cms.InputTag( "hltHpsSelectedPFTausMediumDitauWPDeepTau" ), + EtMin = cms.double( 0.0 ), + ReduceTauContent = cms.bool( True ), + KeepOriginalVertex = cms.bool( False ) +) +process.hltHpsDoublePFTau35MediumDitauWPDeepTauL1HLTMatched = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltHpsL1JetsHLTDoublePFTauMediumDitauWPDeepTauMatch" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 35.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 2 ) +) +process.hltPreDoubleMediumChargedIsoPFTauHPS40Trk1eta2p1 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltCaloTowerL1sTauVeryBigORSeededRegional = cms.EDProducer( "CaloTowerFromL1TSeededCreatorForTauHLT", + TauTrigger = cms.InputTag( "hltL1sTauVeryBigOR" ), + towers = cms.InputTag( "hltTowerMakerForAll" ), + UseTowersInCone = cms.double( 0.8 ), + minimumE = cms.double( 0.8 ), + minimumEt = cms.double( 0.5 ), + verbose = cms.untracked.int32( 0 ) +) +process.hltAkIsoTauL1sTauVeryBigORSeededRegional = cms.EDProducer( "FastjetJetProducer", + useMassDropTagger = cms.bool( False ), + useFiltering = cms.bool( False ), + useDynamicFiltering = cms.bool( False ), + useTrimming = cms.bool( False ), + usePruning = cms.bool( False ), + useCMSBoostedTauSeedingAlgorithm = cms.bool( False ), + useKtPruning = cms.bool( False ), + useConstituentSubtraction = cms.bool( False ), + useSoftDrop = cms.bool( False ), + correctShape = cms.bool( False ), + UseOnlyVertexTracks = cms.bool( False ), + UseOnlyOnePV = cms.bool( False ), + muCut = cms.double( -1.0 ), + yCut = cms.double( -1.0 ), + rFilt = cms.double( -1.0 ), + rFiltFactor = cms.double( -1.0 ), + trimPtFracMin = cms.double( -1.0 ), + zcut = cms.double( -1.0 ), + rcut_factor = cms.double( -1.0 ), + csRho_EtaMax = cms.double( -1.0 ), + csRParam = cms.double( -1.0 ), + beta = cms.double( -1.0 ), + R0 = cms.double( -1.0 ), + gridMaxRapidity = cms.double( -1.0 ), + gridSpacing = cms.double( -1.0 ), + DzTrVtxMax = cms.double( 0.0 ), + DxyTrVtxMax = cms.double( 0.0 ), + MaxVtxZ = cms.double( 15.0 ), + subjetPtMin = cms.double( -1.0 ), + muMin = cms.double( -1.0 ), + muMax = cms.double( -1.0 ), + yMin = cms.double( -1.0 ), + yMax = cms.double( -1.0 ), + dRMin = cms.double( -1.0 ), + dRMax = cms.double( -1.0 ), + maxDepth = cms.int32( -1 ), + nFilt = cms.int32( -1 ), + MinVtxNdof = cms.int32( 5 ), + src = cms.InputTag( "hltCaloTowerL1sTauVeryBigORSeededRegional" ), + srcPVs = cms.InputTag( "NotUsed" ), + jetType = cms.string( "CaloJet" ), + jetAlgorithm = cms.string( "AntiKt" ), + rParam = cms.double( 0.2 ), + inputEtMin = cms.double( 0.3 ), + inputEMin = cms.double( 0.0 ), + jetPtMin = cms.double( 1.0 ), + doPVCorrection = cms.bool( False ), + doAreaFastjet = cms.bool( False ), + doRhoFastjet = cms.bool( False ), + doPUOffsetCorr = cms.bool( False ), + puPtMin = cms.double( 10.0 ), + nSigmaPU = cms.double( 1.0 ), + radiusPU = cms.double( 0.4 ), + subtractorName = cms.string( "" ), + useExplicitGhosts = cms.bool( False ), + doAreaDiskApprox = cms.bool( False ), + voronoiRfact = cms.double( -9.0 ), + Rho_EtaMax = cms.double( 4.4 ), + Ghost_EtaMax = cms.double( 6.0 ), + Active_Area_Repeats = cms.int32( 5 ), + GhostArea = cms.double( 0.01 ), + restrictInputs = cms.bool( False ), + maxInputs = cms.uint32( 1 ), + writeCompound = cms.bool( False ), + writeJetsWithConst = cms.bool( False ), + doFastJetNonUniform = cms.bool( False ), + useDeterministicSeed = cms.bool( True ), + minSeed = cms.uint32( 0 ), + verbosity = cms.int32( 0 ), + puWidth = cms.double( 0.0 ), + nExclude = cms.uint32( 0 ), + maxBadEcalCells = cms.uint32( 9999999 ), + maxBadHcalCells = cms.uint32( 9999999 ), + maxProblematicEcalCells = cms.uint32( 9999999 ), + maxProblematicHcalCells = cms.uint32( 9999999 ), + maxRecoveredEcalCells = cms.uint32( 9999999 ), + maxRecoveredHcalCells = cms.uint32( 9999999 ), + puCenters = cms.vdouble( ), + applyWeight = cms.bool( False ), + srcWeights = cms.InputTag( "" ), + minimumTowersFraction = cms.double( 0.0 ), + jetCollInstanceName = cms.string( "" ), + sumRecHits = cms.bool( False ) +) +process.hltL2TauJetsL1TauSeeded = cms.EDProducer( "L2TauJetsMerger", + JetSrc = cms.VInputTag( 'hltAkIsoTauL1sTauVeryBigORSeededRegional' ), + EtMin = cms.double( 20.0 ) +) +process.hltDoubleL2Tau26eta2p2 = cms.EDFilter( "HLT1CaloJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltL2TauJetsL1TauSeeded" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 26.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.2 ), + MinN = cms.int32( 2 ) +) +process.hltL2TausForPixelIsolationL1TauSeeded = cms.EDFilter( "CaloJetSelector", + src = cms.InputTag( "hltL2TauJetsL1TauSeeded" ), + filter = cms.bool( False ), + cut = cms.string( "pt > 20 & abs(eta) < 2.5" ) +) +process.hltL2TauPixelIsoTagProducerL1TauSeededGlob = cms.EDProducer( "L2TauPixelIsoTagProducer", + JetSrc = cms.InputTag( "hltL2TausForPixelIsolationL1TauSeeded" ), + BeamSpotSrc = cms.InputTag( "hltOnlineBeamSpot" ), + VertexSrc = cms.InputTag( "hltTrimmedPixelVertices" ), + MaxNumberPV = cms.int32( 1 ), + IsoConeMax = cms.double( 0.4 ), + IsoConeMin = cms.double( 0.15 ), + TrackMinPt = cms.double( 0.9 ), + TrackMinNHits = cms.int32( 3 ), + TrackMaxNChi2 = cms.double( 1000.0 ), + TrackPVMaxDZ = cms.double( 0.1 ), + TrackMaxDxy = cms.double( 0.2 ), + TrackSrc = cms.InputTag( "" ) +) +process.hltL2TauIsoFilterL1TauSeededGlob = cms.EDFilter( "HLTCaloJetTag", + saveTags = cms.bool( True ), + Jets = cms.InputTag( "hltL2TausForPixelIsolationL1TauSeeded" ), + JetTags = cms.InputTag( "hltL2TauPixelIsoTagProducerL1TauSeededGlob" ), + MinTag = cms.double( 0.0 ), + MaxTag = cms.double( 4.0 ), + MinJets = cms.int32( 1 ), + TriggerType = cms.int32( 84 ) +) +process.hltL2TauJetsIsoL1TauSeededGlob = cms.EDProducer( "HLTCaloJetCollectionProducer", + HLTObject = cms.InputTag( "hltL2TauIsoFilterL1TauSeededGlob" ), + TriggerTypes = cms.vint32( 84 ) +) +process.hltDoubleL2GlobIsoTau26eta2p2 = cms.EDFilter( "HLT1CaloJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltL2TauJetsIsoL1TauSeededGlob" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 26.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.2 ), + MinN = cms.int32( 2 ) +) +process.hltHpsDoublePFTau40 = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltHpsPFTauProducer" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 40.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 2 ) +) +process.hltHpsPFTauTrackPt1Discriminator = cms.EDProducer( "PFRecoTauDiscriminationByLeadingObjectPtCut", + MinPtLeadingObject = cms.double( 1.0 ), + Prediscriminants = cms.PSet( BooleanOperator = cms.string( "and" ) ), + UseOnlyChargedHadrons = cms.bool( True ), + PFTauProducer = cms.InputTag( "hltHpsPFTauProducer" ) +) +process.hltHpsSelectedPFTausTrackPt1 = cms.EDFilter( "PFTauSelector", + src = cms.InputTag( "hltHpsPFTauProducer" ), + cut = cms.string( "pt > 0" ), + discriminators = cms.VPSet( + cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauTrackPt1Discriminator" ), + selectionCut = cms.double( 0.5 ) + ) + ), + discriminatorContainers = cms.VPSet( + ) +) +process.hltHpsDoublePFTau40TrackPt1 = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltHpsSelectedPFTausTrackPt1" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 40.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 2 ) +) +process.hltHpsPFTauMediumAbsoluteChargedIsolationDiscriminator = cms.EDProducer( "PFRecoTauDiscriminationByIsolation", + storeRawFootprintCorrection = cms.bool( False ), + PFTauProducer = cms.InputTag( "hltHpsPFTauProducer" ), + storeRawOccupancy = cms.bool( False ), + maximumSumPtCut = cms.double( 3.7 ), + qualityCuts = cms.PSet( + vertexTrackFiltering = cms.bool( False ), + isolationQualityCuts = cms.PSet( + maxDeltaZ = cms.double( 0.2 ), + minTrackPt = cms.double( 0.5 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 100.0 ), + maxTransverseImpactParameter = cms.double( 0.1 ), + useTracksInsteadOfPFHadrons = cms.bool( False ) + ), + primaryVertexSrc = cms.InputTag( "hltPixelVertices" ), + recoverLeadingTrk = cms.bool( False ), + signalQualityCuts = cms.PSet( + maxDeltaZ = cms.double( 0.2 ), + minTrackPt = cms.double( 0.0 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 1000.0 ), + maxTransverseImpactParameter = cms.double( 0.2 ), + useTracksInsteadOfPFHadrons = cms.bool( False ), + minNeutralHadronEt = cms.double( 1.0 ) + ), + vxAssocQualityCuts = cms.PSet( + minTrackPt = cms.double( 0.0 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 1000.0 ), + maxTransverseImpactParameter = cms.double( 0.2 ), + useTracksInsteadOfPFHadrons = cms.bool( False ) + ), + pvFindingAlgo = cms.string( "closestInDeltaZ" ) + ), + minTauPtForNoIso = cms.double( -99.0 ), + maxAbsPhotonSumPt_outsideSignalCone = cms.double( 1.0E9 ), + vertexSrc = cms.InputTag( "NotUsed" ), + applySumPtCut = cms.bool( True ), + rhoConeSize = cms.double( 0.357 ), + ApplyDiscriminationByTrackerIsolation = cms.bool( True ), + storeRawPhotonSumPt_outsideSignalCone = cms.bool( False ), + rhoProducer = cms.InputTag( "NotUsed" ), + enableHGCalWorkaround = cms.bool( False ), + footprintCorrections = cms.VPSet( + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 0" ) + ), + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 1 || decayMode() = 2" ) + ), + cms.PSet( offset = cms.string( "2.7" ), + selection = cms.string( "decayMode() = 5" ) + ), + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 6" ) + ), + cms.PSet( offset = cms.string( "max(2.0, 0.22*pt() - 2.0)" ), + selection = cms.string( "decayMode() = 10" ) + ) + ), + deltaBetaFactor = cms.string( "0.38" ), + applyFootprintCorrection = cms.bool( False ), + UseAllPFCandsForWeights = cms.bool( False ), + relativeSumPtCut = cms.double( 0.03 ), + Prediscriminants = cms.PSet( BooleanOperator = cms.string( "and" ) ), + maximumOccupancy = cms.uint32( 0 ), + verbosity = cms.int32( 0 ), + applyOccupancyCut = cms.bool( False ), + applyDeltaBetaCorrection = cms.bool( False ), + applyRelativeSumPtCut = cms.bool( False ), + storeRawPUsumPt = cms.bool( False ), + applyPhotonPtSumOutsideSignalConeCut = cms.bool( False ), + deltaBetaPUTrackPtCutOverride = cms.bool( True ), + ApplyDiscriminationByWeightedECALIsolation = cms.bool( False ), + storeRawSumPt = cms.bool( False ), + ApplyDiscriminationByECALIsolation = cms.bool( False ), + applyRhoCorrection = cms.bool( False ), + WeightECALIsolation = cms.double( 0.33333 ), + rhoUEOffsetCorrection = cms.double( 0.0 ), + maxRelPhotonSumPt_outsideSignalCone = cms.double( 0.1 ), + deltaBetaPUTrackPtCutOverride_val = cms.double( 0.5 ), + isoConeSizeForDeltaBeta = cms.double( 0.3 ), + relativeSumPtOffset = cms.double( 0.0 ), + customOuterCone = cms.double( -1.0 ), + particleFlowSrc = cms.InputTag( "hltParticleFlowForTaus" ) +) +process.hltHpsPFTauMediumRelativeChargedIsolationDiscriminator = cms.EDProducer( "PFRecoTauDiscriminationByIsolation", + storeRawFootprintCorrection = cms.bool( False ), + PFTauProducer = cms.InputTag( "hltHpsPFTauProducer" ), + storeRawOccupancy = cms.bool( False ), + maximumSumPtCut = cms.double( 2.0 ), + qualityCuts = cms.PSet( + vertexTrackFiltering = cms.bool( False ), + isolationQualityCuts = cms.PSet( + maxDeltaZ = cms.double( 0.2 ), + minTrackPt = cms.double( 0.5 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 100.0 ), + maxTransverseImpactParameter = cms.double( 0.1 ), + useTracksInsteadOfPFHadrons = cms.bool( False ) + ), + primaryVertexSrc = cms.InputTag( "hltPixelVertices" ), + recoverLeadingTrk = cms.bool( False ), + signalQualityCuts = cms.PSet( + maxDeltaZ = cms.double( 0.2 ), + minTrackPt = cms.double( 0.0 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 1000.0 ), + maxTransverseImpactParameter = cms.double( 0.2 ), + useTracksInsteadOfPFHadrons = cms.bool( False ), + minNeutralHadronEt = cms.double( 1.0 ) + ), + vxAssocQualityCuts = cms.PSet( + minTrackPt = cms.double( 0.0 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 1000.0 ), + maxTransverseImpactParameter = cms.double( 0.2 ), + useTracksInsteadOfPFHadrons = cms.bool( False ) + ), + pvFindingAlgo = cms.string( "closestInDeltaZ" ) + ), + minTauPtForNoIso = cms.double( -99.0 ), + maxAbsPhotonSumPt_outsideSignalCone = cms.double( 1.0E9 ), + vertexSrc = cms.InputTag( "NotUsed" ), + applySumPtCut = cms.bool( False ), + rhoConeSize = cms.double( 0.5 ), + ApplyDiscriminationByTrackerIsolation = cms.bool( True ), + storeRawPhotonSumPt_outsideSignalCone = cms.bool( False ), + rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAll" ), + enableHGCalWorkaround = cms.bool( False ), + footprintCorrections = cms.VPSet( + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 0" ) + ), + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 1 || decayMode() = 2" ) + ), + cms.PSet( offset = cms.string( "2.7" ), + selection = cms.string( "decayMode() = 5" ) ), - cms.PSet( selection = cms.string( "decayMode() = 6" ), - offset = cms.string( "0.0" ) + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 6" ) ), - cms.PSet( selection = cms.string( "decayMode() = 10" ), - offset = cms.string( "max(2.0, 0.22*pt() - 2.0)" ) + cms.PSet( offset = cms.string( "max(2.0, 0.22*pt() - 2.0)" ), + selection = cms.string( "decayMode() = 10" ) ) ), - deltaBetaFactor = cms.string( "0.2000" ), + deltaBetaFactor = cms.string( "0.38" ), applyFootprintCorrection = cms.bool( False ), + UseAllPFCandsForWeights = cms.bool( False ), + relativeSumPtCut = cms.double( 0.05 ), Prediscriminants = cms.PSet( BooleanOperator = cms.string( "and" ) ), + maximumOccupancy = cms.uint32( 0 ), verbosity = cms.int32( 0 ), + applyOccupancyCut = cms.bool( False ), + applyDeltaBetaCorrection = cms.bool( False ), + applyRelativeSumPtCut = cms.bool( True ), + storeRawPUsumPt = cms.bool( False ), + applyPhotonPtSumOutsideSignalConeCut = cms.bool( False ), deltaBetaPUTrackPtCutOverride = cms.bool( True ), + ApplyDiscriminationByWeightedECALIsolation = cms.bool( False ), + storeRawSumPt = cms.bool( False ), + ApplyDiscriminationByECALIsolation = cms.bool( False ), applyRhoCorrection = cms.bool( False ), WeightECALIsolation = cms.double( 1.0 ), rhoUEOffsetCorrection = cms.double( 1.0 ), + maxRelPhotonSumPt_outsideSignalCone = cms.double( 0.1 ), deltaBetaPUTrackPtCutOverride_val = cms.double( 0.5 ), - isoConeSizeForDeltaBeta = cms.double( 0.8 ), - customOuterCone = cms.double( 0.3 ), - particleFlowSrc = cms.InputTag( "hltParticleFlowForTaus" ), - IDdefinitions = cms.VPSet( - cms.PSet( IDname = cms.string( "ChargedIsoPtSum" ), - ApplyDiscriminationByTrackerIsolation = cms.bool( True ), - storeRawSumPt = cms.bool( True ) - ), - cms.PSet( IDname = cms.string( "NeutralIsoPtSum" ), - ApplyDiscriminationByECALIsolation = cms.bool( True ), - storeRawSumPt = cms.bool( True ) - ), - cms.PSet( IDname = cms.string( "NeutralIsoPtSumWeight" ), - ApplyDiscriminationByWeightedECALIsolation = cms.bool( True ), - storeRawSumPt = cms.bool( True ), - UseAllPFCandsForWeights = cms.bool( True ) - ), - cms.PSet( IDname = cms.string( "TauFootprintCorrection" ), - storeRawFootprintCorrection = cms.bool( True ) - ), - cms.PSet( IDname = cms.string( "PhotonPtSumOutsideSignalCone" ), - storeRawPhotonSumPt_outsideSignalCone = cms.bool( True ) + isoConeSizeForDeltaBeta = cms.double( 0.3 ), + relativeSumPtOffset = cms.double( 60.0 ), + customOuterCone = cms.double( -1.0 ), + particleFlowSrc = cms.InputTag( "hltParticleFlowForTaus" ) +) +process.hltHpsPFTauMediumAbsOrRelChargedIsolationDiscriminator = cms.EDProducer( "PFTauDiscriminatorLogicalAndProducer", + Prediscriminants = cms.PSet( + BooleanOperator = cms.string( "or" ), + discr1 = cms.PSet( + cut = cms.double( 0.5 ), + Producer = cms.InputTag( "hltHpsPFTauMediumAbsoluteChargedIsolationDiscriminator" ) ), - cms.PSet( IDname = cms.string( "PUcorrPtSum" ), - applyDeltaBetaCorrection = cms.bool( True ), - storeRawPUsumPt = cms.bool( True ) + discr2 = cms.PSet( + cut = cms.double( 0.5 ), + Producer = cms.InputTag( "hltHpsPFTauMediumRelativeChargedIsolationDiscriminator" ) ) ), - IDWPdefinitions = cms.VPSet( - ) -) -process.hltHpsPFTauDeepTauProducer = cms.EDProducer( "DeepTauId", - electrons = cms.InputTag( "default" ), - muons = cms.InputTag( "default" ), - taus = cms.InputTag( "hltHpsL1JetsHLTForDeepTauInput" ), - pfcands = cms.InputTag( "hltParticleFlowForTaus" ), - vertices = cms.InputTag( "hltPixelVertices" ), - rho = cms.InputTag( "hltFixedGridRhoProducerFastjetAllTau" ), - graph_file = cms.vstring( 'core:RecoTauTag/TrainingFiles/data/DeepTauId/deepTau_2017v2p6_e6_core.pb', - 'inner:RecoTauTag/TrainingFiles/data/DeepTauId/deepTau_2017v2p6_e6_inner.pb', - 'outer:RecoTauTag/TrainingFiles/data/DeepTauId/deepTau_2017v2p6_e6_outer.pb' ), - mem_mapped = cms.bool( False ), - version = cms.uint32( 2 ), - sub_version = cms.uint32( 1 ), - debug_level = cms.int32( 0 ), - disable_dxy_pca = cms.bool( True ), - disable_hcalFraction_workaround = cms.bool( False ), - disable_CellIndex_workaround = cms.bool( False ), - save_inputs = cms.bool( False ), - is_online = cms.bool( True ), - VSeWP = cms.vstring( '-1.' ), - VSmuWP = cms.vstring( '-1.' ), - VSjetWP = cms.vstring( 'double t1 = 0.62, t2 = 0.3891, t3 = 0.05, x1 = 35, x2 = 100, x3 = 300; if (pt <= x1) return t1; if (pt >= x3) return t3; if (pt < x2) return (t2 - t1) / (x2 - x1) * (pt - x1) + t1; return (t3 - t2) / (x3 - x2) * (pt - x2) + t2;', - 'double t1 = 0.7045, t2 = 0.7029, t3 = 0.05, x1 = 30, x2 = 100, x3 = 300; if (pt <= x1) return t1; if (pt >= x3) return t3; if (pt < x2) return (t2 - t1) / (x2 - x1) * (pt - x1) + t1; return (t3 - t2) / (x3 - x2) * (pt - x2) + t2;', - 'double t1 = 0.5419, t2 = 0.4837, t3 = 0.050, x1 = 27, x2 = 100, x3 = 300; if (pt <= x1) return t1; if (pt >= x3) return t3; if (pt < x2) return (t2 - t1) / (x2 - x1) * (pt - x1) + t1; return (t3 - t2) / (x3 - x2) * (pt - x2) + t2;', - 'double t1 = 0.6072, t2 = 0.125, x1 = 180, x2 = 500; if (pt <= x1) return t1; if (pt >= x2) return t2; return (t2 - t1) / (x2 - x1) * (pt - x1) + t1;' ), - basicTauDiscriminators = cms.untracked.InputTag( "hltHpsPFTauBasicDiscriminatorsForDeepTau" ), - basicTauDiscriminatorsdR03 = cms.untracked.InputTag( "hltHpsPFTauBasicDiscriminatorsdR03ForDeepTau" ), - pfTauTransverseImpactParameters = cms.InputTag( "hltHpsPFTauTransverseImpactParametersForDeepTau" ), - Prediscriminants = cms.PSet( BooleanOperator = cms.string( "and" ) ) + PassValue = cms.double( 1.0 ), + FailValue = cms.double( 0.0 ), + PFTauProducer = cms.InputTag( "hltHpsPFTauProducer" ) ) -process.hltHpsSelectedPFTausMediumDitauWPDeepTau = cms.EDFilter( "PFTauSelector", - src = cms.InputTag( "hltHpsL1JetsHLTForDeepTauInput" ), - cut = cms.string( "pt > 35 && abs(eta) < 2.1" ), +process.hltHpsSelectedPFTausTrackPt1MediumChargedIsolation = cms.EDFilter( "PFTauSelector", + src = cms.InputTag( "hltHpsPFTauProducer" ), + cut = cms.string( "pt > 0" ), discriminators = cms.VPSet( + cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauTrackPt1Discriminator" ), + selectionCut = cms.double( 0.5 ) + ), + cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauMediumAbsOrRelChargedIsolationDiscriminator" ), + selectionCut = cms.double( 0.5 ) + ) ), discriminatorContainers = cms.VPSet( - cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauDeepTauProducer", "VSjet" ), - rawValues = cms.vstring( ), - selectionCuts = cms.vdouble( ), - workingPoints = cms.vstring( 'double t1 = 0.62, t2 = 0.3891, t3 = 0.05, x1 = 35, x2 = 100, x3 = 300; if (pt <= x1) return t1; if (pt >= x3) return t3; if (pt < x2) return (t2 - t1) / (x2 - x1) * (pt - x1) + t1; return (t3 - t2) / (x3 - x2) * (pt - x2) + t2;' ) - ) ) ) -process.hltHpsL1JetsHLTDoublePFTauMediumDitauWPDeepTauMatch = cms.EDProducer( "L1THLTTauMatching", +process.hltHpsDoublePFTau40TrackPt1MediumChargedIsolation = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltHpsSelectedPFTausTrackPt1MediumChargedIsolation" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 40.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 2 ) +) +process.hltHpsL1JetsHLTDoublePFTauTrackPt1MediumChargedIsolationMatch = cms.EDProducer( "L1THLTTauMatching", L1TauTrigger = cms.InputTag( "hltL1sDoubleTauBigOR" ), - JetSrc = cms.InputTag( "hltHpsSelectedPFTausMediumDitauWPDeepTau" ), + JetSrc = cms.InputTag( "hltHpsSelectedPFTausTrackPt1MediumChargedIsolation" ), EtMin = cms.double( 0.0 ), ReduceTauContent = cms.bool( True ), KeepOriginalVertex = cms.bool( False ) ) -process.hltHpsDoublePFTau35MediumDitauWPDeepTauL1HLTMatched = cms.EDFilter( "HLT1PFTau", +process.hltHpsDoublePFTau40TrackPt1MediumChargedIsolationL1HLTMatched = cms.EDFilter( "HLT1PFTau", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltHpsL1JetsHLTDoublePFTauMediumDitauWPDeepTauMatch" ), + inputTag = cms.InputTag( "hltHpsL1JetsHLTDoublePFTauTrackPt1MediumChargedIsolationMatch" ), triggerType = cms.int32( 84 ), MinE = cms.double( -1.0 ), - MinPt = cms.double( 35.0 ), + MinPt = cms.double( 40.0 ), MinMass = cms.double( -1.0 ), MaxMass = cms.double( -1.0 ), MinEta = cms.double( -1.0 ), MaxEta = cms.double( 2.1 ), MinN = cms.int32( 2 ) ) -process.hltPreEle24eta2p1WPTightGsfLooseDeepTauPFTauHPS30eta2p1CrossL1 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltEGL1EGerAndTauFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", - saveTags = cms.bool( True ), - candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), - l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - candNonIsolatedTag = cms.InputTag( "" ), - l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1SeedFilterTag = cms.InputTag( "hltL1sBigORLooseIsoEGXXerIsoTauYYerdRMin0p3" ), - l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - ncandcut = cms.int32( 1 ), - doIsolated = cms.bool( False ), - region_eta_size = cms.double( 0.522 ), - region_eta_size_ecap = cms.double( 1.0 ), - region_phi_size = cms.double( 1.044 ), - barrel_end = cms.double( 1.4791 ), - endcap_end = cms.double( 2.17 ) -) -process.hltEG24L1EGandTauEtFilter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1EGerAndTauFilter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 24.0 ), - etcutEE = cms.double( 24.0 ), - ncandcut = cms.int32( 1 ) -) -process.hltEle24erWPTightClusterShapeFilterForTau = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG24L1EGandTauEtFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.011 ), - thrRegularEE = cms.vdouble( 0.0305 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) -) -process.hltEle24erWPTightHEFilterForTau = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle24erWPTightClusterShapeFilterForTau" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.1 ), - thrRegularEB1 = cms.vdouble( 0.75 ), - thrRegularEE1 = cms.vdouble( 3.0 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.03 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( 2.25 ), - thrRegularEE2 = cms.vdouble( 5.0 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.03 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.1, 0.1, 0.3, 0.5 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) -) -process.hltEle24erWPTightEcalIsoFilterForTau = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", +process.hltHpsDoublePFTau40TrackPt1MediumChargedIsolationDz02 = cms.EDFilter( "HLTPFTauPairDzMatchFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle24erWPTightHEFilterForTau" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.1 ), - thrRegularEB1 = cms.vdouble( 1.75 ), - thrRegularEE1 = cms.vdouble( 1.0 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.025 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( 1.75 ), - thrRegularEE2 = cms.vdouble( 2.0 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.025 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.2, 0.2, 0.25, 0.3 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + JetSrc = cms.InputTag( "hltHpsL1JetsHLTDoublePFTauTrackPt1MediumChargedIsolationMatch" ), + JetMinPt = cms.double( 40.0 ), + JetMaxEta = cms.double( 2.1 ), + JetMinDR = cms.double( 0.5 ), + JetMaxDZ = cms.double( 0.2 ), + TriggerType = cms.int32( 84 ) ) -process.hltEle24erWPTightHcalIsoFilterForTau = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle24erWPTightEcalIsoFilterForTau" ), - varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.0 ), - thrRegularEB1 = cms.vdouble( 2.5 ), - thrRegularEE1 = cms.vdouble( 1.0 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.03 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( 3.0 ), - thrRegularEE2 = cms.vdouble( 2.0 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.03 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.2, 0.2, 0.4, 0.5 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.0 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltPreDoubleTightChargedIsoPFTauHPS35Trk1eta2p1 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltEle24erWPTightPixelMatchFilterForTau = cms.EDFilter( "HLTElectronPixelMatchFilter", +process.hltHpsDoublePFTau35 = cms.EDFilter( "HLT1PFTau", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle24erWPTightHcalIsoFilterForTau" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) + inputTag = cms.InputTag( "hltHpsPFTauProducer" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 35.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 2 ) ) -process.hltEle24erWPTightPMS2FilterForTau = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltHpsDoublePFTau35TrackPt1 = cms.EDFilter( "HLT1PFTau", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle24erWPTightPixelMatchFilterForTau" ), - varTag = cms.InputTag( 'hltEgammaPixelMatchVars','s2' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 70.0 ), - thrRegularEE = cms.vdouble( 45.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + inputTag = cms.InputTag( "hltHpsSelectedPFTausTrackPt1" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 35.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 2 ) ) -process.hltEle24erWPTightGsfOneOEMinusOneOPFilterForTau = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle24erWPTightPMS2FilterForTau" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.012 ), - thrRegularEE = cms.vdouble( 0.011 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltHpsSelectedPFTausTrackPt1TightChargedIsolation = cms.EDFilter( "PFTauSelector", + src = cms.InputTag( "hltHpsPFTauProducer" ), + cut = cms.string( "pt > 0" ), + discriminators = cms.VPSet( + cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauTrackPt1Discriminator" ), + selectionCut = cms.double( 0.5 ) + ), + cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauTightAbsOrRelChargedIsolationDiscriminator" ), + selectionCut = cms.double( 0.5 ) + ) + ), + discriminatorContainers = cms.VPSet( + ) ) -process.hltEle24erWPTightGsfMissingHitsFilterForTau = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltHpsDoublePFTau35TrackPt1TightChargedIsolation = cms.EDFilter( "HLT1PFTau", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle24erWPTightGsfOneOEMinusOneOPFilterForTau" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','MissingHits' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 999.0 ), - thrRegularEE = cms.vdouble( 1.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + inputTag = cms.InputTag( "hltHpsSelectedPFTausTrackPt1TightChargedIsolation" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 35.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 2 ) ) -process.hltEle24erWPTightGsfDetaFilterForTau = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle24erWPTightGsfMissingHitsFilterForTau" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.004 ), - thrRegularEE = cms.vdouble( 0.005 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltHpsL1JetsHLTDoublePFTauTrackPt1TightChargedIsolationMatch = cms.EDProducer( "L1THLTTauMatching", + L1TauTrigger = cms.InputTag( "hltL1sDoubleTauBigOR" ), + JetSrc = cms.InputTag( "hltHpsSelectedPFTausTrackPt1TightChargedIsolation" ), + EtMin = cms.double( 0.0 ), + ReduceTauContent = cms.bool( True ), + KeepOriginalVertex = cms.bool( False ) ) -process.hltEle24erWPTightGsfDphiFilterForTau = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltHpsDoublePFTau35TrackPt1TightChargedIsolationL1HLTMatched = cms.EDFilter( "HLT1PFTau", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle24erWPTightGsfDetaFilterForTau" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.02 ), - thrRegularEE = cms.vdouble( 0.023 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + inputTag = cms.InputTag( "hltHpsL1JetsHLTDoublePFTauTrackPt1TightChargedIsolationMatch" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 35.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 2 ) ) -process.hltEle24erWPTightGsfTrackIsoFilterForTau = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", +process.hltHpsDoublePFTau35TrackPt1TightChargedIsolationDz02 = cms.EDFilter( "HLTPFTauPairDzMatchFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle24erWPTightGsfDphiFilterForTau" ), - varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.1 ), - thrRegularEB1 = cms.vdouble( 0.838 ), - thrRegularEE1 = cms.vdouble( -0.363 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.025 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( -0.385 ), - thrRegularEE2 = cms.vdouble( 0.702 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.025 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.029, 0.111, 0.114, 0.032 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + JetSrc = cms.InputTag( "hltHpsL1JetsHLTDoublePFTauTrackPt1TightChargedIsolationMatch" ), + JetMinPt = cms.double( 35.0 ), + JetMaxEta = cms.double( 2.1 ), + JetMinDR = cms.double( 0.5 ), + JetMaxDZ = cms.double( 0.2 ), + TriggerType = cms.int32( 84 ) ) -process.hltOverlapFilterIsoEle24IsoTau30WPTightGsfCaloJet5 = cms.EDFilter( "HLT2PhotonTau", - saveTags = cms.bool( True ), - originTag1 = cms.VInputTag( 'hltEgammaCandidates' ), - originTag2 = cms.VInputTag( 'hltAK4CaloJetsPFEt5' ), - inputTag1 = cms.InputTag( "hltEle24erWPTightGsfTrackIsoFilterForTau" ), - inputTag2 = cms.InputTag( "hltTauJet5" ), - triggerType1 = cms.int32( 81 ), - triggerType2 = cms.int32( 84 ), - MinDphi = cms.double( 0.0 ), - MaxDphi = cms.double( -1.0 ), - MinDeta = cms.double( 0.0 ), - MaxDeta = cms.double( -1.0 ), - MinMinv = cms.double( 0.0 ), - MaxMinv = cms.double( -1.0 ), - MinDelR = cms.double( 0.3 ), - MaxDelR = cms.double( 99999.0 ), - MinPt = cms.double( 1.0 ), - MaxPt = cms.double( -1.0 ), - MinN = cms.int32( 1 ) +process.hltPreEle24eta2p1WPTightGsfLooseDeepTauPFTauHPS30eta2p1CrossL1 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) process.hltHpsSelectedPFTausLooseETauWPDeepTauFilter = cms.EDFilter( "PFTauSelector", src = cms.InputTag( "hltHpsL1JetsHLTForDeepTauInput" ), @@ -66128,7 +69681,7 @@ saveTags = cms.bool( True ), originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), originTag2 = cms.VInputTag( 'hltHpsSelectedPFTausLooseMuTauWPDeepTauVsJetsAgainstMuon' ), - inputTag1 = cms.InputTag( "hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered0p08" ), + inputTag1 = cms.InputTag( "hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered" ), inputTag2 = cms.InputTag( "hltHpsSelectedPFTau27LooseMuTauWPDeepTauVsJetsAgainstMuonL1HLTMatched" ), triggerType1 = cms.int32( 83 ), triggerType2 = cms.int32( 84 ), @@ -66234,7 +69787,7 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltL3fL1sMu22erIsoTau40erL1f0L2f10QL3Filtered24QL3pfecalIsoRhoFilteredEB0p14EE0p10 = cms.EDFilter( "HLTMuonGenericFilter", +process.hltL3fL1sMu22erIsoTau40erL1f0L2f10QL3Filtered24QL3pfecalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", saveTags = cms.bool( True ), candTag = cms.InputTag( "hltL3fL1sMu22erIsoTau40erL1f0L2f10QL3Filtered24Q" ), varTag = cms.InputTag( "hltMuonEcalMFPFClusterIsoForMuons" ), @@ -66256,9 +69809,9 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) ) -process.hltL3fL1sMu22IsoTau40erL1f0L2f10QL3Filtered24QL3pfhcalIsoRhoFilteredHB0p16HE0p20 = cms.EDFilter( "HLTMuonGenericFilter", +process.hltL3fL1sMu22IsoTau40erL1f0L2f10QL3Filtered24QL3pfhcalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltL3fL1sMu22erIsoTau40erL1f0L2f10QL3Filtered24QL3pfecalIsoRhoFilteredEB0p14EE0p10" ), + candTag = cms.InputTag( "hltL3fL1sMu22erIsoTau40erL1f0L2f10QL3Filtered24QL3pfecalIsoRhoFiltered" ), varTag = cms.InputTag( "hltMuonHcalRegPFClusterIsoForMuons" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), @@ -66266,8 +69819,8 @@ useEt = cms.bool( True ), thrRegularEB = cms.vdouble( -1.0 ), thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.16 ), - thrOverEEE = cms.vdouble( 0.2 ), + thrOverEEB = cms.vdouble( 0.177 ), + thrOverEEE = cms.vdouble( 0.24 ), thrOverE2EB = cms.vdouble( -1.0 ), thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), @@ -66278,10 +69831,10 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) ) -process.hltL3crIsoL1sMu22erIsoTau40erL1f0L2f10QL3f24QL3trkIsoFiltered0p08 = cms.EDFilter( "HLTMuonIsoFilter", +process.hltL3crIsoL1sMu22erIsoTau40erL1f0L2f10QL3f24QL3trkIsoFiltered = cms.EDFilter( "HLTMuonIsoFilter", saveTags = cms.bool( True ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL3fL1sMu22IsoTau40erL1f0L2f10QL3Filtered24QL3pfhcalIsoRhoFilteredHB0p16HE0p20" ), + PreviousCandTag = cms.InputTag( "hltL3fL1sMu22IsoTau40erL1f0L2f10QL3Filtered24QL3pfhcalIsoRhoFiltered" ), MinN = cms.int32( 1 ), DepTag = cms.VInputTag( 'hltMuonTkRelIsolationCut0p08Map' ), IsolatorPSet = cms.PSet( ) @@ -66330,7 +69883,7 @@ saveTags = cms.bool( True ), originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), originTag2 = cms.VInputTag( 'hltHpsSelectedPFTausLooseSingleTauWPDeepTau' ), - inputTag1 = cms.InputTag( "hltL3crIsoL1sMu22erIsoTau40erL1f0L2f10QL3f24QL3trkIsoFiltered0p08" ), + inputTag1 = cms.InputTag( "hltL3crIsoL1sMu22erIsoTau40erL1f0L2f10QL3f24QL3trkIsoFiltered" ), inputTag2 = cms.InputTag( "hltSelectedPFTau180LooseSingleTauWPDeepTauMatchedMu22IsoTau40" ), triggerType1 = cms.int32( 83 ), triggerType2 = cms.int32( 84 ), @@ -66354,7 +69907,7 @@ saveTags = cms.bool( True ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered0p08" ), + PreviousCandTag = cms.InputTag( "hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered" ), L1CandTag = cms.InputTag( "hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0" ), inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), MinN = cms.int32( 1 ), @@ -66522,7 +70075,7 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltL3fL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3Filtered24QL3pfecalIsoRhoFilteredEB0p14EE0p10 = cms.EDFilter( "HLTMuonGenericFilter", +process.hltL3fL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3Filtered24QL3pfecalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", saveTags = cms.bool( True ), candTag = cms.InputTag( "hltL3fL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3Filtered24Q" ), varTag = cms.InputTag( "hltMuonEcalMFPFClusterIsoForMuons" ), @@ -66544,9 +70097,9 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) ) -process.hltL3fL1sBigOrMuXXIsoTauYYerL1f0L2f10QL3Filtered24QL3pfhcalIsoRhoFilteredHB0p16HE0p20 = cms.EDFilter( "HLTMuonGenericFilter", +process.hltL3fL1sBigOrMuXXIsoTauYYerL1f0L2f10QL3Filtered24QL3pfhcalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltL3fL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3Filtered24QL3pfecalIsoRhoFilteredEB0p14EE0p10" ), + candTag = cms.InputTag( "hltL3fL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3Filtered24QL3pfecalIsoRhoFiltered" ), varTag = cms.InputTag( "hltMuonHcalRegPFClusterIsoForMuons" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), @@ -66554,8 +70107,8 @@ useEt = cms.bool( True ), thrRegularEB = cms.vdouble( -1.0 ), thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.16 ), - thrOverEEE = cms.vdouble( 0.2 ), + thrOverEEB = cms.vdouble( 0.177 ), + thrOverEEE = cms.vdouble( 0.24 ), thrOverE2EB = cms.vdouble( -1.0 ), thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), @@ -66566,10 +70119,10 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) ) -process.hltL3crIsoL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3f24QL3trkIsoFiltered0p08 = cms.EDFilter( "HLTMuonIsoFilter", +process.hltL3crIsoL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3f24QL3trkIsoFiltered = cms.EDFilter( "HLTMuonIsoFilter", saveTags = cms.bool( True ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL3fL1sBigOrMuXXIsoTauYYerL1f0L2f10QL3Filtered24QL3pfhcalIsoRhoFilteredHB0p16HE0p20" ), + PreviousCandTag = cms.InputTag( "hltL3fL1sBigOrMuXXIsoTauYYerL1f0L2f10QL3Filtered24QL3pfhcalIsoRhoFiltered" ), MinN = cms.int32( 1 ), DepTag = cms.VInputTag( 'hltMuonTkRelIsolationCut0p08Map' ), IsolatorPSet = cms.PSet( ) @@ -66594,23 +70147,6 @@ MaxEta = cms.double( 2.1 ), MinN = cms.int32( 1 ) ) -process.hltHpsPFTauTrackPt1Discriminator = cms.EDProducer( "PFRecoTauDiscriminationByLeadingObjectPtCut", - MinPtLeadingObject = cms.double( 1.0 ), - Prediscriminants = cms.PSet( BooleanOperator = cms.string( "and" ) ), - UseOnlyChargedHadrons = cms.bool( True ), - PFTauProducer = cms.InputTag( "hltHpsPFTauProducer" ) -) -process.hltHpsSelectedPFTausTrackPt1 = cms.EDFilter( "PFTauSelector", - src = cms.InputTag( "hltHpsPFTauProducer" ), - cut = cms.string( "pt > 0" ), - discriminators = cms.VPSet( - cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauTrackPt1Discriminator" ), - selectionCut = cms.double( 0.5 ) - ) - ), - discriminatorContainers = cms.VPSet( - ) -) process.hltHpsSinglePFTau35TrackPt1 = cms.EDFilter( "HLT1PFTau", saveTags = cms.bool( True ), inputTag = cms.InputTag( "hltHpsSelectedPFTausTrackPt1" ), @@ -66646,7 +70182,7 @@ saveTags = cms.bool( True ), originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), originTag2 = cms.VInputTag( 'hltHpsSelectedPFTausMediumDitauWPDeepTau' ), - inputTag1 = cms.InputTag( "hltL3crIsoL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3f24QL3trkIsoFiltered0p08" ), + inputTag1 = cms.InputTag( "hltL3crIsoL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3f24QL3trkIsoFiltered" ), inputTag2 = cms.InputTag( "hltHpsSelectedPFTau35MediumDitauWPDeepTauL1HLTBigOrMuXXerIsoTauYYerMatched" ), triggerType1 = cms.int32( 83 ), triggerType2 = cms.int32( 84 ), @@ -67262,6 +70798,67 @@ candidates = cms.InputTag( "hltParticleFlow" ), maxDeltaR = cms.double( 0.4 ) ) +process.hltBoostedDBInclusiveVertexFinderPFAK8 = cms.EDProducer( "InclusiveCandidateVertexFinder", + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + primaryVertices = cms.InputTag( "hltVerticesPFFilter" ), + tracks = cms.InputTag( "hltParticleFlow" ), + minHits = cms.uint32( 8 ), + maximumLongitudinalImpactParameter = cms.double( 0.3 ), + maximumTimeSignificance = cms.double( 3.0 ), + minPt = cms.double( 0.8 ), + maxNTracks = cms.uint32( 30 ), + clusterizer = cms.PSet( + distanceRatio = cms.double( 20.0 ), + clusterMaxDistance = cms.double( 0.05 ), + seedMax3DIPSignificance = cms.double( 9999.0 ), + clusterMaxSignificance = cms.double( 4.5 ), + seedMin3DIPSignificance = cms.double( 1.2 ), + clusterMinAngleCosine = cms.double( 0.5 ), + seedMin3DIPValue = cms.double( 0.005 ), + seedMax3DIPValue = cms.double( 9999.0 ) + ), + vertexMinAngleCosine = cms.double( 0.95 ), + vertexMinDLen2DSig = cms.double( 2.5 ), + vertexMinDLenSig = cms.double( 0.5 ), + fitterSigmacut = cms.double( 3.0 ), + fitterTini = cms.double( 256.0 ), + fitterRatio = cms.double( 0.25 ), + useDirectVertexFitter = cms.bool( True ), + useVertexReco = cms.bool( True ), + vertexReco = cms.PSet( + primcut = cms.double( 1.0 ), + seccut = cms.double( 3.0 ), + finder = cms.string( "avr" ), + smoothing = cms.bool( True ) + ) +) +process.hltBoostedDBInclusiveSecondaryVerticesPFAK8 = cms.EDProducer( "CandidateVertexMerger", + secondaryVertices = cms.InputTag( "hltBoostedDBInclusiveVertexFinderPFAK8" ), + maxFraction = cms.double( 0.7 ), + minSignificance = cms.double( 2.0 ) +) +process.hltBoostedDBTrackVertexArbitratorPFAK8 = cms.EDProducer( "CandidateVertexArbitrator", + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + primaryVertices = cms.InputTag( "hltVerticesPFFilter" ), + tracks = cms.InputTag( "hltParticleFlow" ), + secondaryVertices = cms.InputTag( "hltBoostedDBInclusiveSecondaryVerticesPFAK8" ), + dLenFraction = cms.double( 0.333 ), + dRCut = cms.double( 0.4 ), + distCut = cms.double( 0.04 ), + sigCut = cms.double( 5.0 ), + fitterSigmacut = cms.double( 3.0 ), + fitterTini = cms.double( 256.0 ), + fitterRatio = cms.double( 0.25 ), + trackMinLayers = cms.int32( 4 ), + trackMinPt = cms.double( 0.4 ), + trackMinPixels = cms.int32( 1 ), + maxTimeSignificance = cms.double( 3.5 ) +) +process.hltBoostedDBInclusiveMergedVerticesPFAK8 = cms.EDProducer( "CandidateVertexMerger", + secondaryVertices = cms.InputTag( "hltBoostedDBTrackVertexArbitratorPFAK8" ), + maxFraction = cms.double( 0.2 ), + minSignificance = cms.double( 10.0 ) +) process.hltParticleNetSecondaryVertexTagInfosPFAK8 = cms.EDProducer( "CandSecondaryVertexProducer", trackSelection = cms.PSet( max_pT_dRcut = cms.double( 0.1 ), @@ -68082,7 +71679,7 @@ offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50QL3pfecalIsoRhoFilteredEB0p14EE0p10 = cms.EDFilter( "HLTMuonGenericFilter", +process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50QL3pfecalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", saveTags = cms.bool( True ), candTag = cms.InputTag( "hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50Q" ), varTag = cms.InputTag( "hltMuonEcalMFPFClusterIsoForMuons" ), @@ -68104,9 +71701,9 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) ) -process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50QL3pfhcalIsoRhoFilteredHB0p16HE0p20 = cms.EDFilter( "HLTMuonGenericFilter", +process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50QL3pfhcalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50QL3pfecalIsoRhoFilteredEB0p14EE0p10" ), + candTag = cms.InputTag( "hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50QL3pfecalIsoRhoFiltered" ), varTag = cms.InputTag( "hltMuonHcalRegPFClusterIsoForMuons" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), @@ -68114,8 +71711,8 @@ useEt = cms.bool( True ), thrRegularEB = cms.vdouble( -1.0 ), thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.16 ), - thrOverEEE = cms.vdouble( 0.2 ), + thrOverEEB = cms.vdouble( 0.177 ), + thrOverEEE = cms.vdouble( 0.24 ), thrOverE2EB = cms.vdouble( -1.0 ), thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), @@ -68126,10 +71723,10 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) ) -process.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f50QL3trkIsoFiltered0p08 = cms.EDFilter( "HLTMuonIsoFilter", +process.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f50QL3trkIsoFiltered = cms.EDFilter( "HLTMuonIsoFilter", saveTags = cms.bool( True ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50QL3pfhcalIsoRhoFilteredHB0p16HE0p20" ), + PreviousCandTag = cms.InputTag( "hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50QL3pfhcalIsoRhoFiltered" ), MinN = cms.int32( 1 ), DepTag = cms.VInputTag( 'hltMuonTkRelIsolationCut0p08Map' ), IsolatorPSet = cms.PSet( ) @@ -68179,7 +71776,7 @@ cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauDeepTauProducer", "VSjet" ), rawValues = cms.vstring( ), selectionCuts = cms.vdouble( ), - workingPoints = cms.vstring( 'double t1 = 0.62, t2 = 0.3891, t3 = 0.05, x1 = 35, x2 = 100, x3 = 300; if (pt <= x1) return t1; if (pt >= x3) return t3; if (pt < x2) return (t2 - t1) / (x2 - x1) * (pt - x1) + t1; return (t3 - t2) / (x3 - x2) * (pt - x2) + t2;' ) + workingPoints = cms.vstring( 'double t1 = 0.649, t2 = 0.441, t3 = 0.05, x1 = 35, x2 = 100, x3 = 300; if (pt <= x1) return t1; if (pt >= x3) return t3; if (pt < x2) return (t2 - t1) / (x2 - x1) * (pt - x1) + t1; return (t3 - t2) / (x3 - x2) * (pt - x2) + t2;' ) ) ) ) @@ -68378,7 +71975,7 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltL3fL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3Filtered24QL3pfecalIsoRhoFilteredEB0p14EE0p10 = cms.EDFilter( "HLTMuonGenericFilter", +process.hltL3fL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3Filtered24QL3pfecalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", saveTags = cms.bool( True ), candTag = cms.InputTag( "hltL3fL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3Filtered24Q" ), varTag = cms.InputTag( "hltMuonEcalMFPFClusterIsoForMuons" ), @@ -68400,9 +71997,9 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) ) -process.hltL3fL1sVeryBigOrMu18IsoTauXXerL1f0L2f10QL3Filtered24QL3pfhcalIsoRhoFilteredHB0p16HE0p20 = cms.EDFilter( "HLTMuonGenericFilter", +process.hltL3fL1sVeryBigOrMu18IsoTauXXerL1f0L2f10QL3Filtered24QL3pfhcalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltL3fL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3Filtered24QL3pfecalIsoRhoFilteredEB0p14EE0p10" ), + candTag = cms.InputTag( "hltL3fL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3Filtered24QL3pfecalIsoRhoFiltered" ), varTag = cms.InputTag( "hltMuonHcalRegPFClusterIsoForMuons" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), @@ -68410,8 +72007,8 @@ useEt = cms.bool( True ), thrRegularEB = cms.vdouble( -1.0 ), thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.16 ), - thrOverEEE = cms.vdouble( 0.2 ), + thrOverEEB = cms.vdouble( 0.177 ), + thrOverEEE = cms.vdouble( 0.24 ), thrOverE2EB = cms.vdouble( -1.0 ), thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), @@ -68422,10 +72019,10 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) ) -process.hltL3crIsoL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3f24QL3trkIsoFiltered0p08 = cms.EDFilter( "HLTMuonIsoFilter", +process.hltL3crIsoL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3f24QL3trkIsoFiltered = cms.EDFilter( "HLTMuonIsoFilter", saveTags = cms.bool( True ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL3fL1sVeryBigOrMu18IsoTauXXerL1f0L2f10QL3Filtered24QL3pfhcalIsoRhoFilteredHB0p16HE0p20" ), + PreviousCandTag = cms.InputTag( "hltL3fL1sVeryBigOrMu18IsoTauXXerL1f0L2f10QL3Filtered24QL3pfhcalIsoRhoFiltered" ), MinN = cms.int32( 1 ), DepTag = cms.VInputTag( 'hltMuonTkRelIsolationCut0p08Map' ), IsolatorPSet = cms.PSet( ) @@ -68461,7 +72058,7 @@ saveTags = cms.bool( True ), originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), originTag2 = cms.VInputTag( 'hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet' ), - inputTag1 = cms.InputTag( "hltL3crIsoL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3f24QL3trkIsoFiltered0p08" ), + inputTag1 = cms.InputTag( "hltL3crIsoL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3f24QL3trkIsoFiltered" ), inputTag2 = cms.InputTag( "hltHpsSelectedPFTau30MediumDitauWPDeepTauL1HLTVeryBigOrMu18erTauXXerMatched" ), triggerType1 = cms.int32( 83 ), triggerType2 = cms.int32( 84 ), @@ -68498,7 +72095,7 @@ originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), originTag2 = cms.VInputTag( 'hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet' ), originTag3 = cms.VInputTag( 'hltPFJetsCorrectedMatchedToL1' ), - inputTag1 = cms.InputTag( "hltL3crIsoL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3f24QL3trkIsoFiltered0p08" ), + inputTag1 = cms.InputTag( "hltL3crIsoL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3f24QL3trkIsoFiltered" ), inputTag2 = cms.InputTag( "hltHpsSelectedPFTau30MediumDitauWPDeepTauL1HLTVeryBigOrMu18erTauXXerMatched" ), inputTag3 = cms.InputTag( "hlt1PFJet60L1HLTMatched" ), triggerType1 = cms.int32( 83 ), @@ -68537,7 +72134,7 @@ originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), originTag2 = cms.VInputTag( 'hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet' ), originTag3 = cms.VInputTag( 'hltPFJetsCorrectedMatchedToL1' ), - inputTag1 = cms.InputTag( "hltL3crIsoL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3f24QL3trkIsoFiltered0p08" ), + inputTag1 = cms.InputTag( "hltL3crIsoL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3f24QL3trkIsoFiltered" ), inputTag2 = cms.InputTag( "hltHpsSelectedPFTau30MediumDitauWPDeepTauL1HLTVeryBigOrMu18erTauXXerMatched" ), inputTag3 = cms.InputTag( "hlt1PFJet75L1HLTMatched" ), triggerType1 = cms.int32( 83 ), @@ -68695,7 +72292,7 @@ saveTags = cms.bool( True ), originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), originTag2 = cms.VInputTag( 'hltHpsSelectedPFTausMediumDitauWPDeepTauForVBFIsoTau' ), - inputTag1 = cms.InputTag( "hltL3crIsoL1sSingleMu22erL1f0L2f10QL3f24QL3trkIsoFiltered0p08" ), + inputTag1 = cms.InputTag( "hltL3crIsoL1sSingleMu22erL1f0L2f10QL3f24QL3trkIsoFiltered" ), inputTag2 = cms.InputTag( "hltHpsSinglePFTau20MediumDitauWPDeepTauNoMatchForVBFIsoTau" ), triggerType1 = cms.int32( 83 ), triggerType2 = cms.int32( 84 ), @@ -68746,7 +72343,7 @@ saveTags = cms.bool( True ), originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), originTag2 = cms.VInputTag( 'hltHpsSelectedPFTausMediumDitauWPDeepTauForVBFIsoTau' ), - inputTag1 = cms.InputTag( "hltL3crIsoL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3f24QL3trkIsoFiltered0p08" ), + inputTag1 = cms.InputTag( "hltL3crIsoL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3f24QL3trkIsoFiltered" ), inputTag2 = cms.InputTag( "hltHpsSelectedPFTau45MediumDitauWPDeepTauL1HLTBigOrMuXXerIsoTauYYerMatchedForVBFIsoTau" ), triggerType1 = cms.int32( 83 ), triggerType2 = cms.int32( 84 ), @@ -71067,147 +74664,6 @@ offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltCaloTowerL1sTauVeryBigORSeededRegional = cms.EDProducer( "CaloTowerFromL1TSeededCreatorForTauHLT", - TauTrigger = cms.InputTag( "hltL1sTauVeryBigOR" ), - towers = cms.InputTag( "hltTowerMakerForAll" ), - UseTowersInCone = cms.double( 0.8 ), - minimumE = cms.double( 0.8 ), - minimumEt = cms.double( 0.5 ), - verbose = cms.untracked.int32( 0 ) -) -process.hltAkIsoTauL1sTauVeryBigORSeededRegional = cms.EDProducer( "FastjetJetProducer", - useMassDropTagger = cms.bool( False ), - useFiltering = cms.bool( False ), - useDynamicFiltering = cms.bool( False ), - useTrimming = cms.bool( False ), - usePruning = cms.bool( False ), - useCMSBoostedTauSeedingAlgorithm = cms.bool( False ), - useKtPruning = cms.bool( False ), - useConstituentSubtraction = cms.bool( False ), - useSoftDrop = cms.bool( False ), - correctShape = cms.bool( False ), - UseOnlyVertexTracks = cms.bool( False ), - UseOnlyOnePV = cms.bool( False ), - muCut = cms.double( -1.0 ), - yCut = cms.double( -1.0 ), - rFilt = cms.double( -1.0 ), - rFiltFactor = cms.double( -1.0 ), - trimPtFracMin = cms.double( -1.0 ), - zcut = cms.double( -1.0 ), - rcut_factor = cms.double( -1.0 ), - csRho_EtaMax = cms.double( -1.0 ), - csRParam = cms.double( -1.0 ), - beta = cms.double( -1.0 ), - R0 = cms.double( -1.0 ), - gridMaxRapidity = cms.double( -1.0 ), - gridSpacing = cms.double( -1.0 ), - DzTrVtxMax = cms.double( 0.0 ), - DxyTrVtxMax = cms.double( 0.0 ), - MaxVtxZ = cms.double( 15.0 ), - subjetPtMin = cms.double( -1.0 ), - muMin = cms.double( -1.0 ), - muMax = cms.double( -1.0 ), - yMin = cms.double( -1.0 ), - yMax = cms.double( -1.0 ), - dRMin = cms.double( -1.0 ), - dRMax = cms.double( -1.0 ), - maxDepth = cms.int32( -1 ), - nFilt = cms.int32( -1 ), - MinVtxNdof = cms.int32( 5 ), - src = cms.InputTag( "hltCaloTowerL1sTauVeryBigORSeededRegional" ), - srcPVs = cms.InputTag( "NotUsed" ), - jetType = cms.string( "CaloJet" ), - jetAlgorithm = cms.string( "AntiKt" ), - rParam = cms.double( 0.2 ), - inputEtMin = cms.double( 0.3 ), - inputEMin = cms.double( 0.0 ), - jetPtMin = cms.double( 1.0 ), - doPVCorrection = cms.bool( False ), - doAreaFastjet = cms.bool( False ), - doRhoFastjet = cms.bool( False ), - doPUOffsetCorr = cms.bool( False ), - puPtMin = cms.double( 10.0 ), - nSigmaPU = cms.double( 1.0 ), - radiusPU = cms.double( 0.4 ), - subtractorName = cms.string( "" ), - useExplicitGhosts = cms.bool( False ), - doAreaDiskApprox = cms.bool( False ), - voronoiRfact = cms.double( -9.0 ), - Rho_EtaMax = cms.double( 4.4 ), - Ghost_EtaMax = cms.double( 6.0 ), - Active_Area_Repeats = cms.int32( 5 ), - GhostArea = cms.double( 0.01 ), - restrictInputs = cms.bool( False ), - maxInputs = cms.uint32( 1 ), - writeCompound = cms.bool( False ), - writeJetsWithConst = cms.bool( False ), - doFastJetNonUniform = cms.bool( False ), - useDeterministicSeed = cms.bool( True ), - minSeed = cms.uint32( 0 ), - verbosity = cms.int32( 0 ), - puWidth = cms.double( 0.0 ), - nExclude = cms.uint32( 0 ), - maxBadEcalCells = cms.uint32( 9999999 ), - maxBadHcalCells = cms.uint32( 9999999 ), - maxProblematicEcalCells = cms.uint32( 9999999 ), - maxProblematicHcalCells = cms.uint32( 9999999 ), - maxRecoveredEcalCells = cms.uint32( 9999999 ), - maxRecoveredHcalCells = cms.uint32( 9999999 ), - puCenters = cms.vdouble( ), - applyWeight = cms.bool( False ), - srcWeights = cms.InputTag( "" ), - minimumTowersFraction = cms.double( 0.0 ), - jetCollInstanceName = cms.string( "" ), - sumRecHits = cms.bool( False ) -) -process.hltL2TauJetsL1TauSeeded = cms.EDProducer( "L2TauJetsMerger", - JetSrc = cms.VInputTag( 'hltAkIsoTauL1sTauVeryBigORSeededRegional' ), - EtMin = cms.double( 20.0 ) -) -process.hltDoubleL2Tau26eta2p2 = cms.EDFilter( "HLT1CaloJet", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltL2TauJetsL1TauSeeded" ), - triggerType = cms.int32( 84 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 26.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.2 ), - MinN = cms.int32( 2 ) -) -process.hltL2TausForPixelIsolationL1TauSeeded = cms.EDFilter( "CaloJetSelector", - src = cms.InputTag( "hltL2TauJetsL1TauSeeded" ), - filter = cms.bool( False ), - cut = cms.string( "pt > 20 & abs(eta) < 2.5" ) -) -process.hltL2TauPixelIsoTagProducerL1TauSeededGlob = cms.EDProducer( "L2TauPixelIsoTagProducer", - JetSrc = cms.InputTag( "hltL2TausForPixelIsolationL1TauSeeded" ), - BeamSpotSrc = cms.InputTag( "hltOnlineBeamSpot" ), - VertexSrc = cms.InputTag( "hltTrimmedPixelVertices" ), - MaxNumberPV = cms.int32( 1 ), - IsoConeMax = cms.double( 0.4 ), - IsoConeMin = cms.double( 0.15 ), - TrackMinPt = cms.double( 0.9 ), - TrackMinNHits = cms.int32( 3 ), - TrackMaxNChi2 = cms.double( 1000.0 ), - TrackPVMaxDZ = cms.double( 0.1 ), - TrackMaxDxy = cms.double( 0.2 ), - TrackSrc = cms.InputTag( "" ) -) -process.hltL2TauIsoFilterL1TauSeededGlob = cms.EDFilter( "HLTCaloJetTag", - saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltL2TausForPixelIsolationL1TauSeeded" ), - JetTags = cms.InputTag( "hltL2TauPixelIsoTagProducerL1TauSeededGlob" ), - MinTag = cms.double( 0.0 ), - MaxTag = cms.double( 4.0 ), - MinJets = cms.int32( 1 ), - TriggerType = cms.int32( 84 ) -) -process.hltL2TauJetsIsoL1TauSeededGlob = cms.EDProducer( "HLTCaloJetCollectionProducer", - HLTObject = cms.InputTag( "hltL2TauIsoFilterL1TauSeededGlob" ), - TriggerTypes = cms.vint32( 84 ) -) process.hltDoubleL2GlobIsoTau30eta2p2 = cms.EDFilter( "HLT1CaloJet", saveTags = cms.bool( True ), inputTag = cms.InputTag( "hltL2TauJetsIsoL1TauSeededGlob" ), @@ -72978,7 +76434,7 @@ process.hltCaloJetTimingProducer = cms.EDProducer( "HLTCaloJetTimingProducer", jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducer" ), barrelJets = cms.bool( True ), - endcapJets = cms.bool( False ), + endcapJets = cms.bool( True ), ecalCellEnergyThresh = cms.double( 0.5 ), ecalCellTimeThresh = cms.double( 12.5 ), ecalCellTimeErrorThresh = cms.double( 100.0 ), @@ -72998,6 +76454,10 @@ jetEcalEtForTimingThresh = cms.double( 10.0 ), minJetPt = cms.double( 40.0 ) ) +process.hltPreHT430DelayedJet40DoubleDelay0p5nsInclusive = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) process.hltPreHT430DelayedJet40DoubleDelay1nsInclusive = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) @@ -73113,7 +76573,7 @@ process.hltCaloJetTimingProducerSingle = cms.EDProducer( "HLTCaloJetTimingProducer", jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducerSingle" ), barrelJets = cms.bool( True ), - endcapJets = cms.bool( False ), + endcapJets = cms.bool( True ), ecalCellEnergyThresh = cms.double( 0.5 ), ecalCellTimeThresh = cms.double( 12.5 ), ecalCellTimeErrorThresh = cms.double( 100.0 ), @@ -73149,6 +76609,46 @@ jetEcalEtForTimingThresh = cms.double( 10.0 ), minJetPt = cms.double( 40.0 ) ) +process.hltPreHT430DelayedJet40SingleDelay0p5nsInclusive = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltCaloJetTimingFilterSingle0p5ns = cms.EDFilter( "HLTCaloJetTimingFilter", + saveTags = cms.bool( True ), + jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducerSingle" ), + jetTimes = cms.InputTag( "hltCaloJetTimingProducerSingle" ), + jetCellsForTiming = cms.InputTag( 'hltCaloJetTimingProducerSingle','jetCellsForTiming' ), + jetEcalEtForTiming = cms.InputTag( 'hltCaloJetTimingProducerSingle','jetEcalEtForTiming' ), + minJets = cms.uint32( 1 ), + jetTimeThresh = cms.double( 0.5 ), + jetCellsForTimingThresh = cms.uint32( 5 ), + jetEcalEtForTimingThresh = cms.double( 10.0 ), + minJetPt = cms.double( 40.0 ) +) +process.hltPreHT430DelayedJet40SingleDelay0p5nsTrackless = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltPreHT430DelayedJet40SingleDelay1nsInclusive = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltPreHT430DelayedJet40SingleDelay1p5nsInclusive = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltCaloJetTimingFilterSingle1p5ns = cms.EDFilter( "HLTCaloJetTimingFilter", + saveTags = cms.bool( True ), + jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducerSingle" ), + jetTimes = cms.InputTag( "hltCaloJetTimingProducerSingle" ), + jetCellsForTiming = cms.InputTag( 'hltCaloJetTimingProducerSingle','jetCellsForTiming' ), + jetEcalEtForTiming = cms.InputTag( 'hltCaloJetTimingProducerSingle','jetEcalEtForTiming' ), + minJets = cms.uint32( 1 ), + jetTimeThresh = cms.double( 1.5 ), + jetCellsForTimingThresh = cms.uint32( 5 ), + jetEcalEtForTimingThresh = cms.double( 10.0 ), + minJetPt = cms.double( 40.0 ) +) process.hltL1sVoMu6HTT240Or250 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), L1SeedsLogicalExpression = cms.string( "L1_Mu6_HTT240er OR L1_Mu6_HTT250er" ), @@ -73725,12 +77225,12 @@ MinSizeRegionCutNstations = cms.vint32( -1, 1, -1, 1 ), MaxSizeRegionCutNstations = cms.vint32( 1, -1, 1, -1 ), MinSizeRegionCutClusterSize = cms.vint32( -1, -1, -1, -1 ), - Max_nMB1 = cms.int32( 0 ), - Max_nMB2 = cms.int32( 0 ), - Max_nME11 = cms.int32( 0 ), - Max_nME12 = cms.int32( 0 ), - Max_nME41 = cms.int32( 0 ), - Max_nME42 = cms.int32( 0 ), + Max_nMB1 = cms.int32( -1 ), + Max_nMB2 = cms.int32( -1 ), + Max_nME11 = cms.int32( -1 ), + Max_nME12 = cms.int32( -1 ), + Max_nME41 = cms.int32( -1 ), + Max_nME42 = cms.int32( -1 ), MinNstation = cms.int32( 0 ), MinAvgStation = cms.double( 0.0 ), MinTime = cms.double( -999.0 ), @@ -73746,19 +77246,19 @@ process.hltMuonRecHitClusterNoMB1SFilter50 = cms.EDFilter( "HLTMuonRecHitClusterFilter", ClusterTag = cms.InputTag( "hltDTrechitClusterProducer50" ), MinN = cms.int32( 1 ), - MinSize = cms.int32( 50 ), + MinSize = cms.int32( -1 ), MinSizeMinusMB1 = cms.int32( 50 ), MinSizeRegionCutEtas = cms.vdouble( -1.0, -1.0, 1.9, 1.9 ), MaxSizeRegionCutEtas = cms.vdouble( 1.9, 1.9, -1.0, -1.0 ), MinSizeRegionCutNstations = cms.vint32( -1, 1, -1, 1 ), MaxSizeRegionCutNstations = cms.vint32( 1, -1, 1, -1 ), MinSizeRegionCutClusterSize = cms.vint32( -1, -1, -1, -1 ), - Max_nMB1 = cms.int32( 1 ), - Max_nMB2 = cms.int32( 0 ), - Max_nME11 = cms.int32( 0 ), - Max_nME12 = cms.int32( 0 ), - Max_nME41 = cms.int32( 0 ), - Max_nME42 = cms.int32( 0 ), + Max_nMB1 = cms.int32( -1 ), + Max_nMB2 = cms.int32( -1 ), + Max_nME11 = cms.int32( -1 ), + Max_nME12 = cms.int32( -1 ), + Max_nME41 = cms.int32( -1 ), + Max_nME42 = cms.int32( -1 ), MinNstation = cms.int32( 0 ), MinAvgStation = cms.double( 0.0 ), MinTime = cms.double( -999.0 ), @@ -73969,7 +77469,7 @@ ) process.hltL1sETMHF90SingleJet60looseRecoiling = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_ETMHF90_SingleJet60er2p5_dPhi_Min2p1 OR L1_ETMHF70_HTT60er OR L1_ETMHF80_HTT60er OR L1_ETMHF90_HTT60er OR L1_ETMHF70 OR L1_ETMHF80 OR L1_ETMHF90 OR L1_ETMHF100 OR L1_ETMHF100_HTT60er OR L1_ETMHF110 OR L1_ETM150 OR L1_ETMHF110_HTT60er OR L1_ETMHF120 OR L1_ETMHF120_HTT60er" ), + L1SeedsLogicalExpression = cms.string( "L1_ETMHF70 OR L1_ETMHF80 OR L1_ETMHF90 OR L1_ETMHF100 OR L1_ETMHF110 OR L1_ETMHF120 OR L1_ETMHF130 OR L1_ETMHF140 OR L1_ETMHF150 OR L1_ETM150 OR L1_ETMHF70_HTT60er OR L1_ETMHF80_HTT60er OR L1_ETMHF90_HTT60er OR L1_ETMHF100_HTT60er OR L1_ETMHF110_HTT60er OR L1_ETMHF120_HTT60er OR L1_ETMHF130_HTT60er OR L1_ETMHF80_SingleJet55er2p5_dPhi_Min2p1 OR L1_ETMHF90_SingleJet60er2p5_dPhi_Min2p1" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -74080,18 +77580,88 @@ offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) +process.hltCaloJetTimingBarrelOnlyProducerSingle = cms.EDProducer( "HLTCaloJetTimingProducer", + jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducerSingle" ), + barrelJets = cms.bool( True ), + endcapJets = cms.bool( False ), + ecalCellEnergyThresh = cms.double( 0.5 ), + ecalCellTimeThresh = cms.double( 12.5 ), + ecalCellTimeErrorThresh = cms.double( 100.0 ), + matchingRadius = cms.double( 0.4 ), + ebRecHitsColl = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + eeRecHitsColl = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ) +) +process.hltCaloJetTimingBarrelOnlyFilterSingle1ns = cms.EDFilter( "HLTCaloJetTimingFilter", + saveTags = cms.bool( True ), + jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducerSingle" ), + jetTimes = cms.InputTag( "hltCaloJetTimingBarrelOnlyProducerSingle" ), + jetCellsForTiming = cms.InputTag( 'hltCaloJetTimingBarrelOnlyProducerSingle','jetCellsForTiming' ), + jetEcalEtForTiming = cms.InputTag( 'hltCaloJetTimingBarrelOnlyProducerSingle','jetEcalEtForTiming' ), + minJets = cms.uint32( 1 ), + jetTimeThresh = cms.double( 1.0 ), + jetCellsForTimingThresh = cms.uint32( 5 ), + jetEcalEtForTimingThresh = cms.double( 10.0 ), + minJetPt = cms.double( 40.0 ) +) process.hltPreHT200L1SingleLLPJetDelayedJet40SingleDelay2nsInclusive = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) +process.hltCaloJetTimingBarrelOnlyFilterSingle2ns = cms.EDFilter( "HLTCaloJetTimingFilter", + saveTags = cms.bool( True ), + jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducerSingle" ), + jetTimes = cms.InputTag( "hltCaloJetTimingBarrelOnlyProducerSingle" ), + jetCellsForTiming = cms.InputTag( 'hltCaloJetTimingBarrelOnlyProducerSingle','jetCellsForTiming' ), + jetEcalEtForTiming = cms.InputTag( 'hltCaloJetTimingBarrelOnlyProducerSingle','jetEcalEtForTiming' ), + minJets = cms.uint32( 1 ), + jetTimeThresh = cms.double( 2.0 ), + jetCellsForTimingThresh = cms.uint32( 5 ), + jetEcalEtForTimingThresh = cms.double( 10.0 ), + minJetPt = cms.double( 40.0 ) +) process.hltPreHT200L1SingleLLPJetDelayedJet40DoubleDelay0p5nsTrackless = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) +process.hltCaloJetTimingBarrelOnlyProducer = cms.EDProducer( "HLTCaloJetTimingProducer", + jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducer" ), + barrelJets = cms.bool( True ), + endcapJets = cms.bool( False ), + ecalCellEnergyThresh = cms.double( 0.5 ), + ecalCellTimeThresh = cms.double( 12.5 ), + ecalCellTimeErrorThresh = cms.double( 100.0 ), + matchingRadius = cms.double( 0.4 ), + ebRecHitsColl = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + eeRecHitsColl = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ) +) +process.hltCaloJetTimingBarrelOnlyFilterDouble0p5ns = cms.EDFilter( "HLTCaloJetTimingFilter", + saveTags = cms.bool( True ), + jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducer" ), + jetTimes = cms.InputTag( "hltCaloJetTimingBarrelOnlyProducer" ), + jetCellsForTiming = cms.InputTag( 'hltCaloJetTimingBarrelOnlyProducer','jetCellsForTiming' ), + jetEcalEtForTiming = cms.InputTag( 'hltCaloJetTimingBarrelOnlyProducer','jetEcalEtForTiming' ), + minJets = cms.uint32( 2 ), + jetTimeThresh = cms.double( 0.5 ), + jetCellsForTimingThresh = cms.uint32( 5 ), + jetEcalEtForTimingThresh = cms.double( 10.0 ), + minJetPt = cms.double( 40.0 ) +) process.hltPreHT200L1SingleLLPJetDelayedJet40DoubleDelay1nsInclusive = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) +process.hltCaloJetTimingBarrelOnlyFilterDouble1ns = cms.EDFilter( "HLTCaloJetTimingFilter", + saveTags = cms.bool( True ), + jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducer" ), + jetTimes = cms.InputTag( "hltCaloJetTimingBarrelOnlyProducer" ), + jetCellsForTiming = cms.InputTag( 'hltCaloJetTimingBarrelOnlyProducer','jetCellsForTiming' ), + jetEcalEtForTiming = cms.InputTag( 'hltCaloJetTimingBarrelOnlyProducer','jetEcalEtForTiming' ), + minJets = cms.uint32( 2 ), + jetTimeThresh = cms.double( 1.0 ), + jetCellsForTimingThresh = cms.uint32( 5 ), + jetEcalEtForTimingThresh = cms.double( 10.0 ), + minJetPt = cms.double( 40.0 ) +) process.hltPreHT200L1SingleLLPJetDisplacedDijet30Inclusive1PtrkShortSig5 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) @@ -74116,7 +77686,7 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltPreDiPhoton10Time1p4ns = cms.EDFilter( "HLTPrescaler", +process.hltPreDiPhoton10Time1ns = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) @@ -74189,7 +77759,7 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltEG10CaloIdLTime1p4nsFilter = cms.EDFilter( "HLTDisplacedEgammaFilter", +process.hltEG10CaloIdLTime1nsFilter = cms.EDFilter( "HLTDisplacedEgammaFilter", saveTags = cms.bool( True ), inputTag = cms.InputTag( "hltEG10CaloIdLClusterShapeFilter" ), l1EGCand = cms.InputTag( "" ), @@ -74202,7 +77772,7 @@ sMin_max = cms.double( 999.0 ), sMaj_min = cms.double( 0.0 ), sMaj_max = cms.double( 999.0 ), - seedTimeMin = cms.double( 1.4 ), + seedTimeMin = cms.double( 1.0 ), seedTimeMax = cms.double( 25.0 ), useTrackVeto = cms.bool( False ), maxTrackCut = cms.int32( 999 ), @@ -74261,6 +77831,94 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) ) +process.hltDiEG10CaloIdLTime1nsUnseededFilter = cms.EDFilter( "HLTDisplacedEgammaFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltDiEG10CaloIdLClusterShapeUnseededFilter" ), + l1EGCand = cms.InputTag( "" ), + RecHitsEB = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + RecHitsEE = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + inputTrack = cms.InputTag( "" ), + ncandcut = cms.int32( 2 ), + EBOnly = cms.bool( False ), + sMin_min = cms.double( 0.0 ), + sMin_max = cms.double( 999.0 ), + sMaj_min = cms.double( 0.0 ), + sMaj_max = cms.double( 999.0 ), + seedTimeMin = cms.double( 1.0 ), + seedTimeMax = cms.double( 25.0 ), + useTrackVeto = cms.bool( False ), + maxTrackCut = cms.int32( 999 ), + trackPtCut = cms.double( 99999.0 ), + trackdRCut = cms.double( 999.0 ) +) +process.hltPreDiPhoton10Time1p2ns = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltEG10CaloIdLTime1p2nsFilter = cms.EDFilter( "HLTDisplacedEgammaFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEG10CaloIdLClusterShapeFilter" ), + l1EGCand = cms.InputTag( "" ), + RecHitsEB = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + RecHitsEE = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + inputTrack = cms.InputTag( "" ), + ncandcut = cms.int32( 1 ), + EBOnly = cms.bool( False ), + sMin_min = cms.double( 0.0 ), + sMin_max = cms.double( 999.0 ), + sMaj_min = cms.double( 0.0 ), + sMaj_max = cms.double( 999.0 ), + seedTimeMin = cms.double( 1.2 ), + seedTimeMax = cms.double( 25.0 ), + useTrackVeto = cms.bool( False ), + maxTrackCut = cms.int32( 999 ), + trackPtCut = cms.double( 999999.0 ), + trackdRCut = cms.double( 999.0 ) +) +process.hltDiEG10CaloIdLTime1p2nsUnseededFilter = cms.EDFilter( "HLTDisplacedEgammaFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltDiEG10CaloIdLClusterShapeUnseededFilter" ), + l1EGCand = cms.InputTag( "" ), + RecHitsEB = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + RecHitsEE = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + inputTrack = cms.InputTag( "" ), + ncandcut = cms.int32( 2 ), + EBOnly = cms.bool( False ), + sMin_min = cms.double( 0.0 ), + sMin_max = cms.double( 999.0 ), + sMaj_min = cms.double( 0.0 ), + sMaj_max = cms.double( 999.0 ), + seedTimeMin = cms.double( 1.2 ), + seedTimeMax = cms.double( 25.0 ), + useTrackVeto = cms.bool( False ), + maxTrackCut = cms.int32( 999 ), + trackPtCut = cms.double( 99999.0 ), + trackdRCut = cms.double( 999.0 ) +) +process.hltPreDiPhoton10Time1p4ns = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltEG10CaloIdLTime1p4nsFilter = cms.EDFilter( "HLTDisplacedEgammaFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEG10CaloIdLClusterShapeFilter" ), + l1EGCand = cms.InputTag( "" ), + RecHitsEB = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + RecHitsEE = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + inputTrack = cms.InputTag( "" ), + ncandcut = cms.int32( 1 ), + EBOnly = cms.bool( False ), + sMin_min = cms.double( 0.0 ), + sMin_max = cms.double( 999.0 ), + sMaj_min = cms.double( 0.0 ), + sMaj_max = cms.double( 999.0 ), + seedTimeMin = cms.double( 1.4 ), + seedTimeMax = cms.double( 25.0 ), + useTrackVeto = cms.bool( False ), + maxTrackCut = cms.int32( 999 ), + trackPtCut = cms.double( 999999.0 ), + trackdRCut = cms.double( 999.0 ) +) process.hltDiEG10CaloIdLTime1p4nsUnseededFilter = cms.EDFilter( "HLTDisplacedEgammaFilter", saveTags = cms.bool( True ), inputTag = cms.InputTag( "hltDiEG10CaloIdLClusterShapeUnseededFilter" ), @@ -78069,17 +81727,33 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) +process.hltL1sL1SingleMuShower = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_SingleMuShower_Nominal OR L1_SingleMuShower_Tight" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +) +process.hltPreMu50L1SingleMuShower = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) process.hltPreExpressMuons = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) process.hltExpressMuonsFilter = cms.EDFilter( "TriggerResultsFilter", usePathStatus = cms.bool( True ), - hltResults = cms.InputTag( 'TriggerResults','','@currentProcess' ), + hltResults = cms.InputTag( "" ), l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( '( HLT_IsoMu20_v16 OR HLT_IsoMu24_v14 OR HLT_IsoMu27_v17 )' ) + triggerConditions = cms.vstring( '( HLT_IsoMu20_v17 OR HLT_IsoMu24_v15 OR HLT_IsoMu27_v18 )' ) ) process.hltPreOnlineMonitorGroup = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78087,7 +81761,7 @@ ) process.hltOnlineMonitorGroupFilter = cms.EDFilter( "TriggerResultsFilter", usePathStatus = cms.bool( True ), - hltResults = cms.InputTag( 'TriggerResults','','@currentProcess' ), + hltResults = cms.InputTag( "" ), l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), @@ -78099,15 +81773,13 @@ ) process.hltEcalConsumerCPU = cms.EDAnalyzer( "GenericConsumer", eventProducts = cms.untracked.vstring( 'hltEcalDigis@cpu', - 'hltEcalUncalibRecHit@cpu', - 'hltEcalRecHit@cpu' ), + 'hltEcalUncalibRecHit@cpu' ), lumiProducts = cms.untracked.vstring( ), runProducts = cms.untracked.vstring( ) ) process.hltEcalConsumerGPU = cms.EDAnalyzer( "GenericConsumer", eventProducts = cms.untracked.vstring( 'hltEcalDigis@cuda', - 'hltEcalUncalibRecHit@cuda', - 'hltEcalRecHit@cuda' ), + 'hltEcalUncalibRecHit@cuda' ), lumiProducts = cms.untracked.vstring( ), runProducts = cms.untracked.vstring( ) ) @@ -78301,8 +81973,8 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'AlCa_AK8PFJet40_v16', - 'AlCa_PFJet40_v21' ) + triggerConditions = cms.vstring( 'AlCa_AK8PFJet40_v17', + 'AlCa_PFJet40_v22' ) ) process.hltPreDatasetAlCaLowPtJet = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78314,7 +81986,7 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'AlCa_LumiPixelsCounts_Random_v3' ) + triggerConditions = cms.vstring( 'AlCa_LumiPixelsCounts_Random_v4' ) ) process.hltPreDatasetAlCaLumiPixelsCountsExpress = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78326,7 +81998,7 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'AlCa_LumiPixelsCounts_ZeroBias_v3' ) + triggerConditions = cms.vstring( 'AlCa_LumiPixelsCounts_ZeroBias_v4' ) ) process.hltPreDatasetAlCaLumiPixelsCountsPrompt = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78338,16 +82010,29 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'AlCa_EcalEtaEBonly_v14', - 'AlCa_EcalEtaEEonly_v14', - 'AlCa_EcalPi0EBonly_v14', - 'AlCa_EcalPi0EEonly_v14' ) + triggerConditions = cms.vstring( 'AlCa_EcalEtaEBonly_v15', + 'AlCa_EcalEtaEEonly_v15', + 'AlCa_EcalPi0EBonly_v15', + 'AlCa_EcalPi0EEonly_v15' ) ) process.hltPreDatasetAlCaP0 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltDatasetAlCaPPS = cms.EDFilter( "TriggerResultsFilter", +process.hltDatasetAlCaPPSExpress = cms.EDFilter( "TriggerResultsFilter", + usePathStatus = cms.bool( True ), + hltResults = cms.InputTag( "" ), + l1tResults = cms.InputTag( "" ), + l1tIgnoreMaskAndPrescale = cms.bool( False ), + throw = cms.bool( True ), + triggerConditions = cms.vstring( 'HLT_PPSMaxTracksPerArm1_v2', + 'HLT_PPSMaxTracksPerRP4_v2' ) +) +process.hltPreDatasetAlCaPPSExpress = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltDatasetAlCaPPSPrompt = cms.EDFilter( "TriggerResultsFilter", usePathStatus = cms.bool( True ), hltResults = cms.InputTag( "" ), l1tResults = cms.InputTag( "" ), @@ -78356,7 +82041,7 @@ triggerConditions = cms.vstring( 'HLT_PPSMaxTracksPerArm1_v2', 'HLT_PPSMaxTracksPerRP4_v2' ) ) -process.hltPreDatasetAlCaPPS = cms.EDFilter( "HLTPrescaler", +process.hltPreDatasetAlCaPPSPrompt = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) @@ -78366,7 +82051,7 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'AlCa_EcalPhiSym_v10' ) + triggerConditions = cms.vstring( 'AlCa_EcalPhiSym_v11' ) ) process.hltPreDatasetAlCaPhiSym = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78378,15 +82063,15 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_BTagMu_AK4DiJet110_Mu5_v14', - 'HLT_BTagMu_AK4DiJet170_Mu5_v13', - 'HLT_BTagMu_AK4DiJet20_Mu5_v14', - 'HLT_BTagMu_AK4DiJet40_Mu5_v14', - 'HLT_BTagMu_AK4DiJet70_Mu5_v14', - 'HLT_BTagMu_AK4Jet300_Mu5_v13', - 'HLT_BTagMu_AK8DiJet170_Mu5_v10', - 'HLT_BTagMu_AK8Jet170_DoubleMu5_v3', - 'HLT_BTagMu_AK8Jet300_Mu5_v13' ) + triggerConditions = cms.vstring( 'HLT_BTagMu_AK4DiJet110_Mu5_v15', + 'HLT_BTagMu_AK4DiJet170_Mu5_v14', + 'HLT_BTagMu_AK4DiJet20_Mu5_v15', + 'HLT_BTagMu_AK4DiJet40_Mu5_v15', + 'HLT_BTagMu_AK4DiJet70_Mu5_v15', + 'HLT_BTagMu_AK4Jet300_Mu5_v14', + 'HLT_BTagMu_AK8DiJet170_Mu5_v11', + 'HLT_BTagMu_AK8Jet170_DoubleMu5_v4', + 'HLT_BTagMu_AK8Jet300_Mu5_v14' ) ) process.hltPreDatasetBTagMu = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78398,9 +82083,10 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_IsoTrackHB_v5', - 'HLT_IsoTrackHE_v5', - 'HLT_L1_CDC_SingleMu_3_er1p2_TOP120_DPHI2p618_3p142_v3' ) + triggerConditions = cms.vstring( 'HLT_IsoTrackHB_v6', + 'HLT_IsoTrackHE_v6', + 'HLT_L1_CDC_SingleMu_3_er1p2_TOP120_DPHI2p618_3p142_v3', + 'HLT_PFJet40_GPUvsCPU_v1' ) ) process.hltPreDatasetCommissioning = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78424,9 +82110,9 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'DQM_EcalReconstruction_v3', + triggerConditions = cms.vstring( 'DQM_EcalReconstruction_v4', 'DQM_HcalReconstruction_v3', - 'DQM_PixelReconstruction_v3' ) + 'DQM_PixelReconstruction_v4' ) ) process.hltPreDatasetDQMGPUvsCPU = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78438,8 +82124,8 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_HT300_Beamspot_v12', - 'HLT_ZeroBias_Beamspot_v5' ) + triggerConditions = cms.vstring( 'HLT_HT300_Beamspot_v13', + 'HLT_ZeroBias_Beamspot_v6' ) ) process.hltPreDatasetDQMOnlineBeamspot = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78451,49 +82137,54 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_CaloMET60_DTCluster50_v2', - 'HLT_CaloMET60_DTClusterNoMB1S50_v2', + triggerConditions = cms.vstring( 'HLT_CaloMET60_DTCluster50_v3', + 'HLT_CaloMET60_DTClusterNoMB1S50_v3', 'HLT_CscCluster_Loose_v2', 'HLT_CscCluster_Medium_v2', 'HLT_CscCluster_Tight_v2', - 'HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v1', - 'HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1', - 'HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1', - 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1', - 'HLT_HT425_v10', - 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v2', - 'HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v2', - 'HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v2', - 'HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v2', - 'HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v2', - 'HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v2', - 'HLT_HT430_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v2', - 'HLT_HT430_DisplacedDijet60_DisplacedTrack_v14', - 'HLT_HT500_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT550_DisplacedDijet60_Inclusive_v14', - 'HLT_HT650_DisplacedDijet60_Inclusive_v14', + 'HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v2', + 'HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2', + 'HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2', + 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2', + 'HLT_HT425_v11', + 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsInclusive_v1', + 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v3', + 'HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v3', + 'HLT_HT430_DelayedJet40_SingleDelay0p5nsInclusive_v1', + 'HLT_HT430_DelayedJet40_SingleDelay0p5nsTrackless_v1', + 'HLT_HT430_DelayedJet40_SingleDelay1nsInclusive_v1', + 'HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v3', + 'HLT_HT430_DelayedJet40_SingleDelay1p5nsInclusive_v1', + 'HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v3', + 'HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v3', + 'HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v3', + 'HLT_HT430_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v3', + 'HLT_HT430_DisplacedDijet60_DisplacedTrack_v15', + 'HLT_HT500_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT550_DisplacedDijet60_Inclusive_v15', + 'HLT_HT650_DisplacedDijet60_Inclusive_v15', 'HLT_L1CSCShower_DTCluster50_v2', 'HLT_L1CSCShower_DTCluster75_v2', - 'HLT_L1MET_DTCluster50_v2', - 'HLT_L1MET_DTClusterNoMB1S50_v2', + 'HLT_L1MET_DTCluster50_v3', + 'HLT_L1MET_DTClusterNoMB1S50_v3', 'HLT_L1Mu6HT240_v2', - 'HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v2', - 'HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v2', - 'HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v2', - 'HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v2', - 'HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v2', - 'HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v2' ) + 'HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v3', + 'HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v3', + 'HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v3', + 'HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v3', + 'HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v3', + 'HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v3' ) ) process.hltPreDatasetDisplacedJet = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78505,64 +82196,64 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ) + triggerConditions = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ) ) process.hltPreDatasetReservedDoubleMuonLowMass = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78574,88 +82265,91 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v5', - 'HLT_DiPhoton10Time1p4ns_v1', - 'HLT_DiPhoton10Time1p6ns_v1', - 'HLT_DiPhoton10Time1p8ns_v1', - 'HLT_DiPhoton10Time2ns_v1', - 'HLT_DiPhoton10_CaloIdL_v1', - 'HLT_DiPhoton10sminlt0p12_v1', - 'HLT_DiPhoton10sminlt0p1_v1', - 'HLT_DiSC30_18_EIso_AND_HE_Mass70_v14', - 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v2', - 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v2', - 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v14', - 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v14', - 'HLT_DoubleEle25_CaloIdL_MW_v5', - 'HLT_DoubleEle27_CaloIdL_MW_v5', - 'HLT_DoubleEle33_CaloIdL_MW_v18', - 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v21', - 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v21', - 'HLT_DoublePhoton33_CaloIdL_v7', - 'HLT_DoublePhoton70_v7', - 'HLT_DoublePhoton85_v15', - 'HLT_ECALHT800_v11', - 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v15', - 'HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v19', - 'HLT_Ele135_CaloIdVT_GsfTrkIdT_v8', - 'HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9', - 'HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v17', - 'HLT_Ele15_IsoVVVL_PFHT450_v17', - 'HLT_Ele15_IsoVVVL_PFHT600_v21', - 'HLT_Ele15_WPLoose_Gsf_v4', - 'HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v10', - 'HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v17', - 'HLT_Ele20_WPLoose_Gsf_v7', - 'HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v19', - 'HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v19', - 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v20', - 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v20', - 'HLT_Ele24_eta2p1_WPTight_Gsf_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2', - 'HLT_Ele27_WPTight_Gsf_v17', - 'HLT_Ele28_HighEta_SC20_Mass55_v14', - 'HLT_Ele28_WPTight_Gsf_v2', - 'HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v14', - 'HLT_Ele30_WPTight_Gsf_v2', - 'HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v14', - 'HLT_Ele32_WPTight_Gsf_L1DoubleEG_v10', - 'HLT_Ele32_WPTight_Gsf_v16', - 'HLT_Ele35_WPTight_Gsf_L1EGMT_v6', - 'HLT_Ele35_WPTight_Gsf_v10', - 'HLT_Ele38_WPTight_Gsf_v10', - 'HLT_Ele40_WPTight_Gsf_v10', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v1', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v19', - 'HLT_Ele50_IsoVVVL_PFHT450_v17', - 'HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v17', - 'HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v19', - 'HLT_Photon100EBHE10_v3', - 'HLT_Photon110EB_TightID_TightIso_v3', - 'HLT_Photon120_R9Id90_HE10_IsoM_v15', - 'HLT_Photon120_v14', - 'HLT_Photon150_v7', - 'HLT_Photon165_R9Id90_HE10_IsoM_v16', - 'HLT_Photon175_v15', - 'HLT_Photon200_v14', - 'HLT_Photon20_HoverELoose_v11', - 'HLT_Photon20_v3', - 'HLT_Photon300_NoHE_v13', - 'HLT_Photon30EB_TightID_TightIso_v2', - 'HLT_Photon30_HoverELoose_v11', - 'HLT_Photon33_v6', - 'HLT_Photon50_R9Id90_HE10_IsoM_v15', - 'HLT_Photon50_v14', - 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v12', - 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v6', - 'HLT_Photon75_R9Id90_HE10_IsoM_v15', - 'HLT_Photon75_v14', - 'HLT_Photon90_R9Id90_HE10_IsoM_v15', - 'HLT_Photon90_v14' ) + triggerConditions = cms.vstring( 'HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v6', + 'HLT_DiPhoton10Time1ns_v2', + 'HLT_DiPhoton10Time1p2ns_v2', + 'HLT_DiPhoton10Time1p4ns_v2', + 'HLT_DiPhoton10Time1p6ns_v2', + 'HLT_DiPhoton10Time1p8ns_v2', + 'HLT_DiPhoton10Time2ns_v2', + 'HLT_DiPhoton10_CaloIdL_v2', + 'HLT_DiPhoton10sminlt0p12_v2', + 'HLT_DiPhoton10sminlt0p1_v2', + 'HLT_DiSC30_18_EIso_AND_HE_Mass70_v15', + 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v3', + 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v3', + 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v15', + 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v15', + 'HLT_DoubleEle25_CaloIdL_MW_v6', + 'HLT_DoubleEle27_CaloIdL_MW_v6', + 'HLT_DoubleEle33_CaloIdL_MW_v19', + 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v22', + 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v22', + 'HLT_DoublePhoton33_CaloIdL_v8', + 'HLT_DoublePhoton70_v8', + 'HLT_DoublePhoton85_v16', + 'HLT_ECALHT800_v12', + 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v16', + 'HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v20', + 'HLT_Ele135_CaloIdVT_GsfTrkIdT_v9', + 'HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10', + 'HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v18', + 'HLT_Ele15_IsoVVVL_PFHT450_v18', + 'HLT_Ele15_IsoVVVL_PFHT600_v22', + 'HLT_Ele15_WPLoose_Gsf_v5', + 'HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v11', + 'HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v18', + 'HLT_Ele20_WPLoose_Gsf_v8', + 'HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v20', + 'HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v20', + 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v21', + 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v21', + 'HLT_Ele24_eta2p1_WPTight_Gsf_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3', + 'HLT_Ele24_eta2p1_WPTight_Gsf_TightChargedIsoPFTauHPS30_eta2p1_CrossL1_v3', + 'HLT_Ele27_WPTight_Gsf_v18', + 'HLT_Ele28_HighEta_SC20_Mass55_v15', + 'HLT_Ele28_WPTight_Gsf_v3', + 'HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v15', + 'HLT_Ele30_WPTight_Gsf_v3', + 'HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v15', + 'HLT_Ele32_WPTight_Gsf_L1DoubleEG_v11', + 'HLT_Ele32_WPTight_Gsf_v17', + 'HLT_Ele35_WPTight_Gsf_L1EGMT_v7', + 'HLT_Ele35_WPTight_Gsf_v11', + 'HLT_Ele38_WPTight_Gsf_v11', + 'HLT_Ele40_WPTight_Gsf_v11', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v2', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v20', + 'HLT_Ele50_IsoVVVL_PFHT450_v18', + 'HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v18', + 'HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v20', + 'HLT_Photon100EBHE10_v4', + 'HLT_Photon110EB_TightID_TightIso_v4', + 'HLT_Photon120_R9Id90_HE10_IsoM_v16', + 'HLT_Photon120_v15', + 'HLT_Photon150_v8', + 'HLT_Photon165_R9Id90_HE10_IsoM_v17', + 'HLT_Photon175_v16', + 'HLT_Photon200_v15', + 'HLT_Photon20_HoverELoose_v12', + 'HLT_Photon20_v4', + 'HLT_Photon300_NoHE_v14', + 'HLT_Photon30EB_TightID_TightIso_v3', + 'HLT_Photon30_HoverELoose_v12', + 'HLT_Photon33_v7', + 'HLT_Photon50_R9Id90_HE10_IsoM_v16', + 'HLT_Photon50_v15', + 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v13', + 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v7', + 'HLT_Photon75_R9Id90_HE10_IsoM_v16', + 'HLT_Photon75_v15', + 'HLT_Photon90_R9Id90_HE10_IsoM_v16', + 'HLT_Photon90_v15' ) ) process.hltPreDatasetEGamma = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78717,8 +82411,8 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_DoublePhoton85_v15', - 'HLT_PFJet500_v22 / 3' ) + triggerConditions = cms.vstring( 'HLT_DoublePhoton85_v16', + 'HLT_PFJet500_v23 / 3' ) ) process.hltPreDatasetEventDisplay = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78730,8 +82424,8 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_HT300_Beamspot_v12', - 'HLT_ZeroBias_Beamspot_v5' ) + triggerConditions = cms.vstring( 'HLT_HT300_Beamspot_v13', + 'HLT_ZeroBias_Beamspot_v6' ) ) process.hltPreDatasetExpressAlignment = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78743,12 +82437,13 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v20 / 3', - 'HLT_ExpressMuons_v2 / 25', - 'HLT_IsoMu20_v16 / 0', - 'HLT_IsoMu24_v14 / 0', - 'HLT_IsoMu27_v17 / 0', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v16', + triggerConditions = cms.vstring( 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v21 / 3', + 'HLT_ExpressMuons_v3 / 15', + 'HLT_IsoMu20_v17 / 0', + 'HLT_IsoMu24_v15 / 0', + 'HLT_IsoMu27_v18 / 0', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v7 / 3', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v17', 'HLT_Physics_v8', 'HLT_Random_v3', 'HLT_ZeroBias_Alignment_v2 / 6', @@ -78766,27 +82461,25 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v20', - 'HLT_Ele32_WPTight_Gsf_v16 / 5', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v1', - 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT550_DisplacedDijet60_Inclusive_v14', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v1', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v2 / 0', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v2', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v9', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v2 / 0', - 'HLT_PFHT510_v18 / 3', - 'HLT_PFJet260_v21', - 'HLT_PFJet320_v21', - 'HLT_PFMET130_PFMHT130_IDTight_v21 / 25', - 'HLT_PFMET140_PFMHT140_IDTight_v21 / 15' ) + triggerConditions = cms.vstring( 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v21', + 'HLT_Ele32_WPTight_Gsf_v17 / 5', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v2', + 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT550_DisplacedDijet60_Inclusive_v15', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v2', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v3', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v10', + 'HLT_PFHT510_v19 / 3', + 'HLT_PFJet260_v22', + 'HLT_PFJet320_v22', + 'HLT_PFMET130_PFMHT130_IDTight_v22 / 25', + 'HLT_PFMET140_PFMHT140_IDTight_v22 / 15' ) ) process.hltPreDatasetHLTMonitor = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78835,214 +82528,212 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_AK8DiPFJet250_250_MassSD30_v1', - 'HLT_AK8DiPFJet250_250_MassSD50_v1', - 'HLT_AK8DiPFJet260_260_MassSD30_v1', - 'HLT_AK8DiPFJet270_270_MassSD30_v1', - 'HLT_AK8PFHT750_TrimMass50_v13', - 'HLT_AK8PFHT800_TrimMass50_v13', - 'HLT_AK8PFHT850_TrimMass50_v12', - 'HLT_AK8PFHT900_TrimMass50_v12', - 'HLT_AK8PFJet140_v16', - 'HLT_AK8PFJet200_v16', - 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', - 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2', - 'HLT_AK8PFJet230_SoftDropMass40_v2', - 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', - 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2', - 'HLT_AK8PFJet260_v17', - 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', - 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2', - 'HLT_AK8PFJet320_v17', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np2_v3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np4_v3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_p02_v4', - 'HLT_AK8PFJet360_TrimMass30_v19', - 'HLT_AK8PFJet380_TrimMass30_v12', - 'HLT_AK8PFJet400_MassSD30_v1', - 'HLT_AK8PFJet400_SoftDropMass40_v2', - 'HLT_AK8PFJet400_TrimMass30_v13', - 'HLT_AK8PFJet400_v17', - 'HLT_AK8PFJet40_v17', - 'HLT_AK8PFJet420_MassSD30_v1', - 'HLT_AK8PFJet420_TrimMass30_v12', - 'HLT_AK8PFJet425_SoftDropMass40_v2', - 'HLT_AK8PFJet450_MassSD30_v1', - 'HLT_AK8PFJet450_SoftDropMass40_v2', - 'HLT_AK8PFJet450_v17', - 'HLT_AK8PFJet500_v17', - 'HLT_AK8PFJet550_v12', - 'HLT_AK8PFJet60_v16', - 'HLT_AK8PFJet80_v16', - 'HLT_AK8PFJetFwd140_v15', - 'HLT_AK8PFJetFwd15_v4', - 'HLT_AK8PFJetFwd200_v15', - 'HLT_AK8PFJetFwd25_v4', - 'HLT_AK8PFJetFwd260_v16', - 'HLT_AK8PFJetFwd320_v16', - 'HLT_AK8PFJetFwd400_v16', - 'HLT_AK8PFJetFwd40_v16', - 'HLT_AK8PFJetFwd450_v16', - 'HLT_AK8PFJetFwd500_v16', - 'HLT_AK8PFJetFwd60_v15', - 'HLT_AK8PFJetFwd80_v15', - 'HLT_CaloJet500_NoJetID_v13', - 'HLT_CaloJet550_NoJetID_v8', - 'HLT_CaloMET350_NotCleaned_v5', - 'HLT_CaloMET90_NotCleaned_v5', - 'HLT_CaloMHT90_v5', - 'HLT_DiJet110_35_Mjj650_PFMET110_v10', - 'HLT_DiJet110_35_Mjj650_PFMET120_v10', - 'HLT_DiJet110_35_Mjj650_PFMET130_v10', - 'HLT_DiPFJetAve100_HFJEC_v17', - 'HLT_DiPFJetAve140_v14', - 'HLT_DiPFJetAve160_HFJEC_v17', - 'HLT_DiPFJetAve200_v14', - 'HLT_DiPFJetAve220_HFJEC_v17', - 'HLT_DiPFJetAve260_v15', - 'HLT_DiPFJetAve300_HFJEC_v17', - 'HLT_DiPFJetAve320_v15', - 'HLT_DiPFJetAve400_v15', - 'HLT_DiPFJetAve40_v15', - 'HLT_DiPFJetAve500_v15', - 'HLT_DiPFJetAve60_HFJEC_v16', - 'HLT_DiPFJetAve60_v15', - 'HLT_DiPFJetAve80_HFJEC_v17', - 'HLT_DiPFJetAve80_v14', - 'HLT_DoublePFJets100_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets100_PFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets200_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets200_PFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets350_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets350_PFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets40_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets40_PFBTagDeepJet_p71_v2', - 'HLT_L1ETMHadSeeds_v3', - 'HLT_MET105_IsoTrk50_v10', - 'HLT_MET120_IsoTrk50_v10', - 'HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_Mu12eta2p3_PFJet40_v2', - 'HLT_Mu12eta2p3_v2', - 'HLT_PFHT1050_v19', - 'HLT_PFHT180_v18', - 'HLT_PFHT250_v18', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v4', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v2', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v10', - 'HLT_PFHT350_v20', - 'HLT_PFHT370_v18', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v9', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v2', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_v9', - 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v9', - 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v2', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v9', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v2', - 'HLT_PFHT400_SixPFJet32_v9', - 'HLT_PFHT430_v18', - 'HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v8', - 'HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v2', - 'HLT_PFHT450_SixPFJet36_v8', - 'HLT_PFHT500_PFMET100_PFMHT100_IDTight_v13', - 'HLT_PFHT500_PFMET110_PFMHT110_IDTight_v13', - 'HLT_PFHT510_v18', - 'HLT_PFHT590_v18', - 'HLT_PFHT680_v18', - 'HLT_PFHT700_PFMET85_PFMHT85_IDTight_v13', - 'HLT_PFHT780_v18', - 'HLT_PFHT800_PFMET75_PFMHT75_IDTight_v13', - 'HLT_PFHT890_v18', - 'HLT_PFJet110_v1', - 'HLT_PFJet140_v20', - 'HLT_PFJet200_v20', - 'HLT_PFJet260_v21', - 'HLT_PFJet320_v21', - 'HLT_PFJet400_v21', - 'HLT_PFJet40_v22', - 'HLT_PFJet450_v22', - 'HLT_PFJet500_v22', - 'HLT_PFJet550_v12', - 'HLT_PFJet60_v22', - 'HLT_PFJet80_v21', - 'HLT_PFJetFwd140_v19', - 'HLT_PFJetFwd15_v4', - 'HLT_PFJetFwd200_v19', - 'HLT_PFJetFwd25_v4', - 'HLT_PFJetFwd260_v20', - 'HLT_PFJetFwd320_v20', - 'HLT_PFJetFwd400_v20', - 'HLT_PFJetFwd40_v20', - 'HLT_PFJetFwd450_v20', - 'HLT_PFJetFwd500_v20', - 'HLT_PFJetFwd60_v20', - 'HLT_PFJetFwd80_v19', - 'HLT_PFMET100_PFMHT100_IDTight_PFHT60_v10', - 'HLT_PFMET105_IsoTrk50_v2', - 'HLT_PFMET110_PFJet100_v2', - 'HLT_PFMET110_PFMHT110_IDTight_v21', - 'HLT_PFMET120_PFMHT120_IDTight_PFHT60_v10', - 'HLT_PFMET120_PFMHT120_IDTight_v21', - 'HLT_PFMET130_PFMHT130_IDTight_v21', - 'HLT_PFMET140_PFMHT140_IDTight_v21', - 'HLT_PFMET200_BeamHaloCleaned_v10', - 'HLT_PFMET200_NotCleaned_v10', - 'HLT_PFMET250_NotCleaned_v10', - 'HLT_PFMET300_NotCleaned_v10', - 'HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v10', - 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v21', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v10', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v21', - 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v20', - 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v20', - 'HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v10', - 'HLT_PFMETTypeOne110_PFMHT110_IDTight_v13', - 'HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v10', - 'HLT_PFMETTypeOne120_PFMHT120_IDTight_v13', - 'HLT_PFMETTypeOne130_PFMHT130_IDTight_v13', - 'HLT_PFMETTypeOne140_PFMHT140_IDTight_v12', - 'HLT_PFMETTypeOne200_BeamHaloCleaned_v10', - 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet103_88_75_15_v6', - 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet105_88_76_15_v6', - 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet111_90_80_15_v6', - 'HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2', - 'HLT_QuadPFJet70_50_40_30_v2', - 'HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v2', - 'HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v2', - 'HLT_SingleJet30_Mu12_SinglePFJet40_v12', - 'HLT_TripleJet110_35_35_Mjj650_PFMET110_v10', - 'HLT_TripleJet110_35_35_Mjj650_PFMET120_v10', - 'HLT_TripleJet110_35_35_Mjj650_PFMET130_v10' ) + triggerConditions = cms.vstring( 'HLT_AK8DiPFJet250_250_MassSD30_v2', + 'HLT_AK8DiPFJet250_250_MassSD50_v2', + 'HLT_AK8DiPFJet260_260_MassSD30_v2', + 'HLT_AK8DiPFJet270_270_MassSD30_v2', + 'HLT_AK8PFHT750_TrimMass50_v14', + 'HLT_AK8PFHT800_TrimMass50_v14', + 'HLT_AK8PFHT850_TrimMass50_v13', + 'HLT_AK8PFHT900_TrimMass50_v13', + 'HLT_AK8PFJet140_v17', + 'HLT_AK8PFJet200_v17', + 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v3', + 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3', + 'HLT_AK8PFJet230_SoftDropMass40_v3', + 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v3', + 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3', + 'HLT_AK8PFJet260_v18', + 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v3', + 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3', + 'HLT_AK8PFJet320_v18', + 'HLT_AK8PFJet360_TrimMass30_v20', + 'HLT_AK8PFJet380_TrimMass30_v13', + 'HLT_AK8PFJet400_MassSD30_v2', + 'HLT_AK8PFJet400_SoftDropMass40_v3', + 'HLT_AK8PFJet400_TrimMass30_v14', + 'HLT_AK8PFJet400_v18', + 'HLT_AK8PFJet40_v18', + 'HLT_AK8PFJet420_MassSD30_v2', + 'HLT_AK8PFJet420_TrimMass30_v13', + 'HLT_AK8PFJet425_SoftDropMass40_v3', + 'HLT_AK8PFJet450_MassSD30_v2', + 'HLT_AK8PFJet450_SoftDropMass40_v3', + 'HLT_AK8PFJet450_v18', + 'HLT_AK8PFJet500_v18', + 'HLT_AK8PFJet550_v13', + 'HLT_AK8PFJet60_v17', + 'HLT_AK8PFJet80_v17', + 'HLT_AK8PFJetFwd140_v16', + 'HLT_AK8PFJetFwd15_v5', + 'HLT_AK8PFJetFwd200_v16', + 'HLT_AK8PFJetFwd25_v5', + 'HLT_AK8PFJetFwd260_v17', + 'HLT_AK8PFJetFwd320_v17', + 'HLT_AK8PFJetFwd400_v17', + 'HLT_AK8PFJetFwd40_v17', + 'HLT_AK8PFJetFwd450_v17', + 'HLT_AK8PFJetFwd500_v17', + 'HLT_AK8PFJetFwd60_v16', + 'HLT_AK8PFJetFwd80_v16', + 'HLT_CaloJet500_NoJetID_v14', + 'HLT_CaloJet550_NoJetID_v9', + 'HLT_CaloMET350_NotCleaned_v6', + 'HLT_CaloMET90_NotCleaned_v6', + 'HLT_CaloMHT90_v6', + 'HLT_DiJet110_35_Mjj650_PFMET110_v11', + 'HLT_DiJet110_35_Mjj650_PFMET120_v11', + 'HLT_DiJet110_35_Mjj650_PFMET130_v11', + 'HLT_DiPFJetAve100_HFJEC_v18', + 'HLT_DiPFJetAve140_v15', + 'HLT_DiPFJetAve160_HFJEC_v18', + 'HLT_DiPFJetAve200_v15', + 'HLT_DiPFJetAve220_HFJEC_v18', + 'HLT_DiPFJetAve260_HFJEC_v1', + 'HLT_DiPFJetAve260_v16', + 'HLT_DiPFJetAve300_HFJEC_v18', + 'HLT_DiPFJetAve320_v16', + 'HLT_DiPFJetAve400_v16', + 'HLT_DiPFJetAve40_v16', + 'HLT_DiPFJetAve500_v16', + 'HLT_DiPFJetAve60_HFJEC_v17', + 'HLT_DiPFJetAve60_v16', + 'HLT_DiPFJetAve80_HFJEC_v18', + 'HLT_DiPFJetAve80_v15', + 'HLT_DoublePFJets100_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets100_PFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets200_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets200_PFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets350_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets350_PFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets40_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets40_PFBTagDeepJet_p71_v3', + 'HLT_L1ETMHadSeeds_v4', + 'HLT_MET105_IsoTrk50_v11', + 'HLT_MET120_IsoTrk50_v11', + 'HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_Mu12eta2p3_PFJet40_v3', + 'HLT_Mu12eta2p3_v3', + 'HLT_PFHT1050_v20', + 'HLT_PFHT180_v19', + 'HLT_PFHT250_v19', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v5', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v3', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v11', + 'HLT_PFHT350_v21', + 'HLT_PFHT370_v19', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v10', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v3', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_v10', + 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v10', + 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v3', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v10', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v3', + 'HLT_PFHT400_SixPFJet32_v10', + 'HLT_PFHT430_v19', + 'HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v9', + 'HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v3', + 'HLT_PFHT450_SixPFJet36_v9', + 'HLT_PFHT500_PFMET100_PFMHT100_IDTight_v14', + 'HLT_PFHT500_PFMET110_PFMHT110_IDTight_v14', + 'HLT_PFHT510_v19', + 'HLT_PFHT590_v19', + 'HLT_PFHT680_v19', + 'HLT_PFHT700_PFMET85_PFMHT85_IDTight_v14', + 'HLT_PFHT780_v19', + 'HLT_PFHT800_PFMET75_PFMHT75_IDTight_v14', + 'HLT_PFHT890_v19', + 'HLT_PFJet110_v2', + 'HLT_PFJet140_v21', + 'HLT_PFJet200_v21', + 'HLT_PFJet260_v22', + 'HLT_PFJet320_v22', + 'HLT_PFJet400_v22', + 'HLT_PFJet40_v23', + 'HLT_PFJet450_v23', + 'HLT_PFJet500_v23', + 'HLT_PFJet550_v13', + 'HLT_PFJet60_v23', + 'HLT_PFJet80_v22', + 'HLT_PFJetFwd140_v20', + 'HLT_PFJetFwd15_v5', + 'HLT_PFJetFwd200_v20', + 'HLT_PFJetFwd25_v5', + 'HLT_PFJetFwd260_v21', + 'HLT_PFJetFwd320_v21', + 'HLT_PFJetFwd400_v21', + 'HLT_PFJetFwd40_v21', + 'HLT_PFJetFwd450_v21', + 'HLT_PFJetFwd500_v21', + 'HLT_PFJetFwd60_v21', + 'HLT_PFJetFwd80_v20', + 'HLT_PFMET100_PFMHT100_IDTight_PFHT60_v11', + 'HLT_PFMET105_IsoTrk50_v3', + 'HLT_PFMET110_PFJet100_v3', + 'HLT_PFMET110_PFMHT110_IDTight_v22', + 'HLT_PFMET120_PFMHT120_IDTight_PFHT60_v11', + 'HLT_PFMET120_PFMHT120_IDTight_v22', + 'HLT_PFMET130_PFMHT130_IDTight_v22', + 'HLT_PFMET140_PFMHT140_IDTight_v22', + 'HLT_PFMET200_BeamHaloCleaned_v11', + 'HLT_PFMET200_NotCleaned_v11', + 'HLT_PFMET250_NotCleaned_v11', + 'HLT_PFMET300_NotCleaned_v11', + 'HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v11', + 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v22', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v11', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v22', + 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v21', + 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v21', + 'HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v11', + 'HLT_PFMETTypeOne110_PFMHT110_IDTight_v14', + 'HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v11', + 'HLT_PFMETTypeOne120_PFMHT120_IDTight_v14', + 'HLT_PFMETTypeOne130_PFMHT130_IDTight_v14', + 'HLT_PFMETTypeOne140_PFMHT140_IDTight_v13', + 'HLT_PFMETTypeOne200_BeamHaloCleaned_v11', + 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v3', + 'HLT_QuadPFJet103_88_75_15_v7', + 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v3', + 'HLT_QuadPFJet105_88_76_15_v7', + 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v3', + 'HLT_QuadPFJet111_90_80_15_v7', + 'HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v3', + 'HLT_QuadPFJet70_50_40_30_v3', + 'HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v3', + 'HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v3', + 'HLT_SingleJet30_Mu12_SinglePFJet40_v13', + 'HLT_TripleJet110_35_35_Mjj650_PFMET110_v11', + 'HLT_TripleJet110_35_35_Mjj650_PFMET120_v11', + 'HLT_TripleJet110_35_35_Mjj650_PFMET130_v11' ) ) process.hltPreDatasetJetMET = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -79067,32 +82758,32 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'MC_AK4CaloJetsFromPV_v9', - 'MC_AK4CaloJets_v10', - 'MC_AK4PFJets_v18', - 'MC_AK8CaloHT_v9', - 'MC_AK8PFHT_v17', - 'MC_AK8PFJets_v18', - 'MC_AK8TrimPFJets_v18', - 'MC_CaloBTagDeepCSV_v9', - 'MC_CaloHT_v9', - 'MC_CaloMET_JetIdCleaned_v10', - 'MC_CaloMET_v9', - 'MC_CaloMHT_v9', - 'MC_Diphoton10_10_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass10_v14', - 'MC_DoubleEle5_CaloIdL_MW_v16', - 'MC_DoubleMuNoFiltersNoVtx_v8', - 'MC_DoubleMu_TrkIsoVVL_DZ_v12', - 'MC_Ele15_Ele10_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'MC_Ele5_WPTight_Gsf_v9', - 'MC_IsoMu_v16', - 'MC_PFBTagDeepCSV_v11', - 'MC_PFBTagDeepJet_v2', - 'MC_PFHT_v17', - 'MC_PFMET_v18', - 'MC_PFMHT_v17', - 'MC_ReducedIterativeTracking_v13', - 'MC_Run3_PFScoutingPixelTracking_v16' ) + triggerConditions = cms.vstring( 'MC_AK4CaloJetsFromPV_v10', + 'MC_AK4CaloJets_v11', + 'MC_AK4PFJets_v19', + 'MC_AK8CaloHT_v10', + 'MC_AK8PFHT_v18', + 'MC_AK8PFJets_v19', + 'MC_AK8TrimPFJets_v19', + 'MC_CaloBTagDeepCSV_v10', + 'MC_CaloHT_v10', + 'MC_CaloMET_JetIdCleaned_v11', + 'MC_CaloMET_v10', + 'MC_CaloMHT_v10', + 'MC_Diphoton10_10_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass10_v15', + 'MC_DoubleEle5_CaloIdL_MW_v17', + 'MC_DoubleMuNoFiltersNoVtx_v9', + 'MC_DoubleMu_TrkIsoVVL_DZ_v13', + 'MC_Ele15_Ele10_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'MC_Ele5_WPTight_Gsf_v10', + 'MC_IsoMu_v17', + 'MC_PFBTagDeepCSV_v12', + 'MC_PFBTagDeepJet_v3', + 'MC_PFHT_v18', + 'MC_PFMET_v19', + 'MC_PFMHT_v18', + 'MC_ReducedIterativeTracking_v14', + 'MC_Run3_PFScoutingPixelTracking_v17' ) ) process.hltPreDatasetMonteCarlo = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -79104,12 +82795,12 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_CascadeMu100_v4', - 'HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1', - 'HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2', - 'HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1', - 'HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1', - 'HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1', + triggerConditions = cms.vstring( 'HLT_CascadeMu100_v5', + 'HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2', + 'HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v3', + 'HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2', + 'HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2', + 'HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2', 'HLT_DoubleL2Mu23NoVtx_2Cha_CosmicSeed_v3', 'HLT_DoubleL2Mu23NoVtx_2Cha_v3', 'HLT_DoubleL2Mu25NoVtx_2Cha_CosmicSeed_Eta2p4_v3', @@ -79119,84 +82810,86 @@ 'HLT_DoubleL2Mu30NoVtx_2Cha_CosmicSeed_Eta2p4_v3', 'HLT_DoubleL2Mu30NoVtx_2Cha_Eta2p4_v3', 'HLT_DoubleL2Mu50_v3', - 'HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v1', - 'HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v1', - 'HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v2', - 'HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v1', - 'HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v1', - 'HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v1', - 'HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v11', - 'HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v11', - 'HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v11', - 'HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v11', - 'HLT_DoubleMu43NoFiltersNoVtx_v5', - 'HLT_DoubleMu48NoFiltersNoVtx_v5', - 'HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v9', - 'HLT_HighPtTkMu100_v3', - 'HLT_IsoMu20_eta2p1_LooseDeepTauPFTauHPS27_eta2p1_CrossL1_v2', - 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v2', - 'HLT_IsoMu20_v16', - 'HLT_IsoMu24_TwoProngs35_v2', - 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v2', - 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v2', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_v16', - 'HLT_IsoMu24_v14', - 'HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1', - 'HLT_IsoMu27_v17', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v1', + 'HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v2', + 'HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v2', + 'HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v3', + 'HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v2', + 'HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v2', + 'HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v2', + 'HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v12', + 'HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v12', + 'HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v12', + 'HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v12', + 'HLT_DoubleMu43NoFiltersNoVtx_v6', + 'HLT_DoubleMu48NoFiltersNoVtx_v6', + 'HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v10', + 'HLT_HighPtTkMu100_v4', + 'HLT_IsoMu20_eta2p1_LooseDeepTauPFTauHPS27_eta2p1_CrossL1_v3', + 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_CrossL1_v3', + 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v3', + 'HLT_IsoMu20_v17', + 'HLT_IsoMu24_TwoProngs35_v3', + 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v3', + 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_v17', + 'HLT_IsoMu24_v15', + 'HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2', + 'HLT_IsoMu27_v18', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v2', 'HLT_L1SingleMu18_v4', 'HLT_L1SingleMu25_v3', - 'HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v1', - 'HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v16', - 'HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9', - 'HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v16', - 'HLT_Mu15_IsoVVVL_PFHT450_v16', - 'HLT_Mu15_IsoVVVL_PFHT600_v20', - 'HLT_Mu15_v4', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v6', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v6', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v16', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v15', - 'HLT_Mu17_TrkIsoVVL_v14', - 'HLT_Mu17_v14', - 'HLT_Mu18_Mu9_SameSign_v5', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v4', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v4', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v4', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v4', - 'HLT_Mu19_TrkIsoVVL_v5', - 'HLT_Mu19_v5', - 'HLT_Mu20_v13', - 'HLT_Mu27_v14', - 'HLT_Mu37_TkMu27_v6', - 'HLT_Mu3_PFJet40_v17', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v3', - 'HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v16', - 'HLT_Mu50_IsoVVVL_PFHT450_v16', - 'HLT_Mu50_v14', - 'HLT_Mu55_v4', - 'HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17', - 'HLT_Mu8_TrkIsoVVL_v13', - 'HLT_Mu8_v13', - 'HLT_TripleMu_10_5_5_DZ_v11', - 'HLT_TripleMu_12_10_5_v11', - 'HLT_TripleMu_5_3_3_Mass3p8_DCA_v4', - 'HLT_TripleMu_5_3_3_Mass3p8_DZ_v9', - 'HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v7' ) + 'HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v2', + 'HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v17', + 'HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10', + 'HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v17', + 'HLT_Mu15_IsoVVVL_PFHT450_v17', + 'HLT_Mu15_IsoVVVL_PFHT600_v21', + 'HLT_Mu15_v5', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v7', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v7', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v17', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v16', + 'HLT_Mu17_TrkIsoVVL_v15', + 'HLT_Mu17_v15', + 'HLT_Mu18_Mu9_SameSign_v6', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v5', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v5', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v5', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v5', + 'HLT_Mu19_TrkIsoVVL_v6', + 'HLT_Mu19_v6', + 'HLT_Mu20_v14', + 'HLT_Mu27_v15', + 'HLT_Mu37_TkMu27_v7', + 'HLT_Mu3_PFJet40_v18', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v4', + 'HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17', + 'HLT_Mu50_IsoVVVL_PFHT450_v17', + 'HLT_Mu50_L1SingleMuShower_v1', + 'HLT_Mu50_v15', + 'HLT_Mu55_v5', + 'HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v18', + 'HLT_Mu8_TrkIsoVVL_v14', + 'HLT_Mu8_v14', + 'HLT_TripleMu_10_5_5_DZ_v12', + 'HLT_TripleMu_12_10_5_v12', + 'HLT_TripleMu_5_3_3_Mass3p8_DCA_v5', + 'HLT_TripleMu_5_3_3_Mass3p8_DZ_v10', + 'HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v8' ) ) process.hltPreDatasetMuon = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -79208,35 +82901,35 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v18', - 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v18', - 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v18', - 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v8', - 'HLT_Mu17_Photon30_IsoCaloId_v7', - 'HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v2', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v8', - 'HLT_Mu27_Ele37_CaloIdL_MW_v6', - 'HLT_Mu37_Ele27_CaloIdL_MW_v6', - 'HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v2', - 'HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v2', - 'HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v6', - 'HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v6', - 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v19', - 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v19', - 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v20', - 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v20', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v14', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v12' ) + triggerConditions = cms.vstring( 'HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v19', + 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v19', + 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v19', + 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v9', + 'HLT_Mu17_Photon30_IsoCaloId_v8', + 'HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v3', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v9', + 'HLT_Mu27_Ele37_CaloIdL_MW_v7', + 'HLT_Mu37_Ele27_CaloIdL_MW_v7', + 'HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v3', + 'HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v3', + 'HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v7', + 'HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v7', + 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v20', + 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v20', + 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v21', + 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v21', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v15', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v13' ) ) process.hltPreDatasetMuonEG = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -79269,162 +82962,162 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = ( cms.vstring( 'HLT_AK8DiPFJet250_250_MassSD30_v1 / 3', - 'HLT_AK8DiPFJet250_250_MassSD50_v1 / 3', - 'HLT_AK8DiPFJet260_260_MassSD30_v1 / 3', - 'HLT_AK8DiPFJet270_270_MassSD30_v1 / 3', - 'HLT_AK8PFHT750_TrimMass50_v13 / 3', - 'HLT_AK8PFHT800_TrimMass50_v13 / 3', - 'HLT_AK8PFHT850_TrimMass50_v12 / 3', - 'HLT_AK8PFHT900_TrimMass50_v12 / 3', - 'HLT_AK8PFJet140_v16 / 3', - 'HLT_AK8PFJet200_v16 / 3', - 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2 / 3', - 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2 / 3', - 'HLT_AK8PFJet230_SoftDropMass40_v2 / 3', - 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v2 / 3', - 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2 / 3', - 'HLT_AK8PFJet260_v17 / 3', - 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v2 / 3', - 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2 / 3', - 'HLT_AK8PFJet320_v17 / 3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np2_v3 / 3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np4_v3 / 3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_p02_v4 / 3', - 'HLT_AK8PFJet360_TrimMass30_v19 / 3', - 'HLT_AK8PFJet380_TrimMass30_v12 / 3', - 'HLT_AK8PFJet400_MassSD30_v1 / 3', - 'HLT_AK8PFJet400_SoftDropMass40_v2 / 3', - 'HLT_AK8PFJet400_TrimMass30_v13 / 3', - 'HLT_AK8PFJet400_v17 / 3', - 'HLT_AK8PFJet40_v17 / 3', - 'HLT_AK8PFJet420_MassSD30_v1 / 3', - 'HLT_AK8PFJet420_TrimMass30_v12 / 3', - 'HLT_AK8PFJet425_SoftDropMass40_v2 / 3', - 'HLT_AK8PFJet450_MassSD30_v1 / 3', - 'HLT_AK8PFJet450_SoftDropMass40_v2 / 3', - 'HLT_AK8PFJet450_v17 / 3', - 'HLT_AK8PFJet500_v17 / 3', - 'HLT_AK8PFJet550_v12 / 3', - 'HLT_AK8PFJet60_v16 / 3', - 'HLT_AK8PFJet80_v16 / 3', - 'HLT_AK8PFJetFwd140_v15 / 3', - 'HLT_AK8PFJetFwd15_v4 / 3', - 'HLT_AK8PFJetFwd200_v15 / 3', - 'HLT_AK8PFJetFwd25_v4 / 3', - 'HLT_AK8PFJetFwd260_v16 / 3', - 'HLT_AK8PFJetFwd320_v16 / 3', - 'HLT_AK8PFJetFwd400_v16 / 3', - 'HLT_AK8PFJetFwd40_v16 / 3', - 'HLT_AK8PFJetFwd450_v16 / 3', - 'HLT_AK8PFJetFwd500_v16 / 3', - 'HLT_AK8PFJetFwd60_v15 / 3', - 'HLT_AK8PFJetFwd80_v15 / 3', - 'HLT_BTagMu_AK4DiJet110_Mu5_v14 / 3', - 'HLT_BTagMu_AK4DiJet170_Mu5_v13 / 3', - 'HLT_BTagMu_AK4DiJet20_Mu5_v14 / 3', - 'HLT_BTagMu_AK4DiJet40_Mu5_v14 / 3', - 'HLT_BTagMu_AK4DiJet70_Mu5_v14 / 3', - 'HLT_BTagMu_AK4Jet300_Mu5_v13 / 3', - 'HLT_BTagMu_AK8DiJet170_Mu5_v10 / 3', - 'HLT_BTagMu_AK8Jet170_DoubleMu5_v3 / 3', - 'HLT_BTagMu_AK8Jet300_Mu5_v13 / 3', + triggerConditions = ( cms.vstring( 'HLT_AK8DiPFJet250_250_MassSD30_v2 / 3', + 'HLT_AK8DiPFJet250_250_MassSD50_v2 / 3', + 'HLT_AK8DiPFJet260_260_MassSD30_v2 / 3', + 'HLT_AK8DiPFJet270_270_MassSD30_v2 / 3', + 'HLT_AK8PFHT750_TrimMass50_v14 / 3', + 'HLT_AK8PFHT800_TrimMass50_v14 / 3', + 'HLT_AK8PFHT850_TrimMass50_v13 / 3', + 'HLT_AK8PFHT900_TrimMass50_v13 / 3', + 'HLT_AK8PFJet140_v17 / 3', + 'HLT_AK8PFJet200_v17 / 3', + 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v3 / 3', + 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3 / 3', + 'HLT_AK8PFJet230_SoftDropMass40_v3 / 3', + 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v3 / 3', + 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3 / 3', + 'HLT_AK8PFJet260_v18 / 3', + 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v3 / 3', + 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3 / 3', + 'HLT_AK8PFJet320_v18 / 3', + 'HLT_AK8PFJet360_TrimMass30_v20 / 3', + 'HLT_AK8PFJet380_TrimMass30_v13 / 3', + 'HLT_AK8PFJet400_MassSD30_v2 / 3', + 'HLT_AK8PFJet400_SoftDropMass40_v3 / 3', + 'HLT_AK8PFJet400_TrimMass30_v14 / 3', + 'HLT_AK8PFJet400_v18 / 3', + 'HLT_AK8PFJet40_v18 / 3', + 'HLT_AK8PFJet420_MassSD30_v2 / 3', + 'HLT_AK8PFJet420_TrimMass30_v13 / 3', + 'HLT_AK8PFJet425_SoftDropMass40_v3 / 3', + 'HLT_AK8PFJet450_MassSD30_v2 / 3', + 'HLT_AK8PFJet450_SoftDropMass40_v3 / 3', + 'HLT_AK8PFJet450_v18 / 3', + 'HLT_AK8PFJet500_v18 / 3', + 'HLT_AK8PFJet550_v13 / 3', + 'HLT_AK8PFJet60_v17 / 3', + 'HLT_AK8PFJet80_v17 / 3', + 'HLT_AK8PFJetFwd140_v16 / 3', + 'HLT_AK8PFJetFwd15_v5 / 3', + 'HLT_AK8PFJetFwd200_v16 / 3', + 'HLT_AK8PFJetFwd25_v5 / 3', + 'HLT_AK8PFJetFwd260_v17 / 3', + 'HLT_AK8PFJetFwd320_v17 / 3', + 'HLT_AK8PFJetFwd400_v17 / 3', + 'HLT_AK8PFJetFwd40_v17 / 3', + 'HLT_AK8PFJetFwd450_v17 / 3', + 'HLT_AK8PFJetFwd500_v17 / 3', + 'HLT_AK8PFJetFwd60_v16 / 3', + 'HLT_AK8PFJetFwd80_v16 / 3', + 'HLT_BTagMu_AK4DiJet110_Mu5_v15 / 3', + 'HLT_BTagMu_AK4DiJet170_Mu5_v14 / 3', + 'HLT_BTagMu_AK4DiJet20_Mu5_v15 / 3', + 'HLT_BTagMu_AK4DiJet40_Mu5_v15 / 3', + 'HLT_BTagMu_AK4DiJet70_Mu5_v15 / 3', + 'HLT_BTagMu_AK4Jet300_Mu5_v14 / 3', + 'HLT_BTagMu_AK8DiJet170_Mu5_v11 / 3', + 'HLT_BTagMu_AK8Jet170_DoubleMu5_v4 / 3', + 'HLT_BTagMu_AK8Jet300_Mu5_v14 / 3', 'HLT_CDC_L2cosmic_10_er1p0_v2 / 3', 'HLT_CDC_L2cosmic_5p5_er1p0_v2 / 3', - 'HLT_CaloJet500_NoJetID_v13 / 3', - 'HLT_CaloJet550_NoJetID_v8 / 3', - 'HLT_CaloMET350_NotCleaned_v5 / 3', - 'HLT_CaloMET60_DTCluster50_v2 / 3', - 'HLT_CaloMET60_DTClusterNoMB1S50_v2 / 3', - 'HLT_CaloMET90_NotCleaned_v5 / 3', - 'HLT_CaloMHT90_v5 / 3', - 'HLT_CascadeMu100_v4 / 3', + 'HLT_CaloJet500_NoJetID_v14 / 3', + 'HLT_CaloJet550_NoJetID_v9 / 3', + 'HLT_CaloMET350_NotCleaned_v6 / 3', + 'HLT_CaloMET60_DTCluster50_v3 / 3', + 'HLT_CaloMET60_DTClusterNoMB1S50_v3 / 3', + 'HLT_CaloMET90_NotCleaned_v6 / 3', + 'HLT_CaloMHT90_v6 / 3', + 'HLT_CascadeMu100_v5 / 3', 'HLT_CscCluster_Loose_v2 / 3', 'HLT_CscCluster_Medium_v2 / 3', 'HLT_CscCluster_Tight_v2 / 3', - 'HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v5 / 3', - 'HLT_DiJet110_35_Mjj650_PFMET110_v10 / 3', - 'HLT_DiJet110_35_Mjj650_PFMET120_v10 / 3', - 'HLT_DiJet110_35_Mjj650_PFMET130_v10 / 3', - 'HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v18 / 3', - 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v18 / 3', - 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v18 / 3', - 'HLT_DiPFJetAve100_HFJEC_v17 / 3', - 'HLT_DiPFJetAve140_v14 / 3', - 'HLT_DiPFJetAve160_HFJEC_v17 / 3', - 'HLT_DiPFJetAve200_v14 / 3', - 'HLT_DiPFJetAve220_HFJEC_v17 / 3', - 'HLT_DiPFJetAve260_v15 / 3', - 'HLT_DiPFJetAve300_HFJEC_v17 / 3', - 'HLT_DiPFJetAve320_v15 / 3', - 'HLT_DiPFJetAve400_v15 / 3', - 'HLT_DiPFJetAve40_v15 / 3', - 'HLT_DiPFJetAve500_v15 / 3', - 'HLT_DiPFJetAve60_HFJEC_v16 / 3', - 'HLT_DiPFJetAve60_v15 / 3', - 'HLT_DiPFJetAve80_HFJEC_v17 / 3', - 'HLT_DiPFJetAve80_v14 / 3', - 'HLT_DiPhoton10Time1p4ns_v1 / 3', - 'HLT_DiPhoton10Time1p6ns_v1 / 3', - 'HLT_DiPhoton10Time1p8ns_v1 / 3', - 'HLT_DiPhoton10Time2ns_v1 / 3', - 'HLT_DiPhoton10_CaloIdL_v1 / 3', - 'HLT_DiPhoton10sminlt0p12_v1 / 3', - 'HLT_DiPhoton10sminlt0p1_v1 / 3', - 'HLT_DiSC30_18_EIso_AND_HE_Mass70_v14 / 3', - 'HLT_Dimuon0_Jpsi3p5_Muon2_v6 / 3', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8 / 3', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8 / 3', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8 / 3', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8 / 3', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9 / 3', - 'HLT_Dimuon0_Jpsi_v9 / 3', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8 / 3', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9 / 3', - 'HLT_Dimuon0_LowMass_L1_4R_v8 / 3', - 'HLT_Dimuon0_LowMass_L1_4_v9 / 3', - 'HLT_Dimuon0_LowMass_L1_TM530_v7 / 3', - 'HLT_Dimuon0_LowMass_v9 / 3', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9 / 3', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10 / 3', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8 / 3', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10 / 3', - 'HLT_Dimuon0_Upsilon_L1_5M_v9 / 3', - 'HLT_Dimuon0_Upsilon_L1_5_v10 / 3', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7 / 3', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7 / 3', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8 / 3', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8 / 3', - 'HLT_Dimuon10_Upsilon_y1p4_v2 / 3', - 'HLT_Dimuon12_Upsilon_y1p4_v3 / 3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8 / 3', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6 / 3', - 'HLT_Dimuon14_PsiPrime_v14 / 3', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7 / 3', - 'HLT_Dimuon18_PsiPrime_v15 / 3', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8 / 3', - 'HLT_Dimuon24_Phi_noCorrL1_v7 / 3', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7 / 3', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7 / 3', - 'HLT_Dimuon25_Jpsi_v15 / 3', - 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1 / 3', - 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1 / 3', - 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1 / 3', - 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1 / 3', - 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v2 / 3', - 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v2 / 3', - 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v14 / 3', - 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v14 / 3', - 'HLT_DoubleEle25_CaloIdL_MW_v5 / 3', - 'HLT_DoubleEle27_CaloIdL_MW_v5 / 3', - 'HLT_DoubleEle33_CaloIdL_MW_v18 / 3', - 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v21 / 3', - 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v21 / 3', - 'HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1 / 3', - 'HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2 / 3', - 'HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1 / 3', - 'HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1 / 3', - 'HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1 / 3', + 'HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v6 / 3', + 'HLT_DiJet110_35_Mjj650_PFMET110_v11 / 3', + 'HLT_DiJet110_35_Mjj650_PFMET120_v11 / 3', + 'HLT_DiJet110_35_Mjj650_PFMET130_v11 / 3', + 'HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v19 / 3', + 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v19 / 3', + 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v19 / 3', + 'HLT_DiPFJetAve100_HFJEC_v18 / 3', + 'HLT_DiPFJetAve140_v15 / 3', + 'HLT_DiPFJetAve160_HFJEC_v18 / 3', + 'HLT_DiPFJetAve200_v15 / 3', + 'HLT_DiPFJetAve220_HFJEC_v18 / 3', + 'HLT_DiPFJetAve260_HFJEC_v1 / 3', + 'HLT_DiPFJetAve260_v16 / 3', + 'HLT_DiPFJetAve300_HFJEC_v18 / 3', + 'HLT_DiPFJetAve320_v16 / 3', + 'HLT_DiPFJetAve400_v16 / 3', + 'HLT_DiPFJetAve40_v16 / 3', + 'HLT_DiPFJetAve500_v16 / 3', + 'HLT_DiPFJetAve60_HFJEC_v17 / 3', + 'HLT_DiPFJetAve60_v16 / 3', + 'HLT_DiPFJetAve80_HFJEC_v18 / 3', + 'HLT_DiPFJetAve80_v15 / 3', + 'HLT_DiPhoton10Time1ns_v2 / 3', + 'HLT_DiPhoton10Time1p2ns_v2 / 3', + 'HLT_DiPhoton10Time1p4ns_v2 / 3', + 'HLT_DiPhoton10Time1p6ns_v2 / 3', + 'HLT_DiPhoton10Time1p8ns_v2 / 3', + 'HLT_DiPhoton10Time2ns_v2 / 3', + 'HLT_DiPhoton10_CaloIdL_v2 / 3', + 'HLT_DiPhoton10sminlt0p12_v2 / 3', + 'HLT_DiPhoton10sminlt0p1_v2 / 3', + 'HLT_DiSC30_18_EIso_AND_HE_Mass70_v15 / 3', + 'HLT_Dimuon0_Jpsi3p5_Muon2_v7 / 3', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9 / 3', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9 / 3', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9 / 3', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9 / 3', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10 / 3', + 'HLT_Dimuon0_Jpsi_v10 / 3', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9 / 3', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10 / 3', + 'HLT_Dimuon0_LowMass_L1_4R_v9 / 3', + 'HLT_Dimuon0_LowMass_L1_4_v10 / 3', + 'HLT_Dimuon0_LowMass_L1_TM530_v8 / 3', + 'HLT_Dimuon0_LowMass_v10 / 3', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10 / 3', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11 / 3', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9 / 3', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11 / 3', + 'HLT_Dimuon0_Upsilon_L1_5M_v10 / 3', + 'HLT_Dimuon0_Upsilon_L1_5_v11 / 3', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8 / 3', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8 / 3', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9 / 3', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9 / 3', + 'HLT_Dimuon10_Upsilon_y1p4_v3 / 3', + 'HLT_Dimuon12_Upsilon_y1p4_v4 / 3', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9 / 3', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7 / 3', + 'HLT_Dimuon14_PsiPrime_v15 / 3', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8 / 3', + 'HLT_Dimuon18_PsiPrime_v16 / 3', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9 / 3', + 'HLT_Dimuon24_Phi_noCorrL1_v8 / 3', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8 / 3', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8 / 3', + 'HLT_Dimuon25_Jpsi_v16 / 3', + 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2 / 3', + 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2 / 3', + 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2 / 3', + 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2 / 3', + 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v3 / 3', + 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v3 / 3', + 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v15 / 3', + 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v15 / 3', + 'HLT_DoubleEle25_CaloIdL_MW_v6 / 3', + 'HLT_DoubleEle27_CaloIdL_MW_v6 / 3', + 'HLT_DoubleEle33_CaloIdL_MW_v19 / 3', + 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v22 / 3', + 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v22 / 3', + 'HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2 / 3', + 'HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v3 / 3', + 'HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2 / 3', + 'HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2 / 3', + 'HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2 / 3', 'HLT_DoubleL2Mu23NoVtx_2Cha_CosmicSeed_v3 / 3', 'HLT_DoubleL2Mu23NoVtx_2Cha_v3 / 3', 'HLT_DoubleL2Mu25NoVtx_2Cha_CosmicSeed_Eta2p4_v3 / 3', @@ -79434,141 +83127,148 @@ 'HLT_DoubleL2Mu30NoVtx_2Cha_CosmicSeed_Eta2p4_v3 / 3', 'HLT_DoubleL2Mu30NoVtx_2Cha_Eta2p4_v3 / 3', 'HLT_DoubleL2Mu50_v3 / 3', - 'HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v1 / 3', - 'HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v1 / 3', - 'HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v2 / 3', - 'HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v1 / 3', - 'HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v1 / 3', - 'HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v1 / 3', - 'HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v2 / 3', - 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v1 / 3', - 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v1 / 3', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7 / 3', - 'HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v11 / 3', - 'HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v11 / 3', - 'HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v11 / 3', - 'HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v11 / 3', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5 / 3', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5 / 3', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7 / 3', - 'HLT_DoubleMu3_Trk_Tau3mu_v13 / 3', - 'HLT_DoubleMu43NoFiltersNoVtx_v5 / 3', - 'HLT_DoubleMu48NoFiltersNoVtx_v5 / 3', - 'HLT_DoubleMu4_3_Bs_v16 / 3', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1 / 3', - 'HLT_DoubleMu4_3_Jpsi_v16 / 3', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1 / 3', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8 / 3', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1 / 3', - 'HLT_DoubleMu4_Jpsi_Displaced_v8 / 3', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8 / 3', - 'HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v9 / 3', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16 / 3', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5 / 3', - 'HLT_DoublePFJets100_PFBTagDeepCSV_p71_v2 / 3', - 'HLT_DoublePFJets100_PFBTagDeepJet_p71_v2 / 3', - 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2 / 3', - 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v2 / 3', - 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2 / 3', - 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v2 / 3', - 'HLT_DoublePFJets200_PFBTagDeepCSV_p71_v2 / 3', - 'HLT_DoublePFJets200_PFBTagDeepJet_p71_v2 / 3', - 'HLT_DoublePFJets350_PFBTagDeepCSV_p71_v2 / 3', - 'HLT_DoublePFJets350_PFBTagDeepJet_p71_v2 / 3', - 'HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v1 / 3', - 'HLT_DoublePFJets40_PFBTagDeepCSV_p71_v2 / 3', - 'HLT_DoublePFJets40_PFBTagDeepJet_p71_v2 / 3', - 'HLT_DoublePhoton33_CaloIdL_v7 / 3', - 'HLT_DoublePhoton70_v7 / 3', - 'HLT_DoublePhoton85_v15 / 3', - 'HLT_ECALHT800_v11 / 3', - 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v15 / 3', - 'HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v19 / 3', - 'HLT_Ele135_CaloIdVT_GsfTrkIdT_v8 / 3', - 'HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9 / 3', - 'HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v17 / 3', - 'HLT_Ele15_IsoVVVL_PFHT450_v17 / 3', - 'HLT_Ele15_IsoVVVL_PFHT600_v21 / 3', - 'HLT_Ele15_WPLoose_Gsf_v4 / 3', - 'HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v10 / 3', - 'HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v17 / 3', - 'HLT_Ele20_WPLoose_Gsf_v7 / 3', - 'HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v19 / 3', - 'HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v19 / 3', - 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v20 / 3', - 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v20 / 3', - 'HLT_Ele27_WPTight_Gsf_v17 / 3', - 'HLT_Ele28_HighEta_SC20_Mass55_v14 / 3', - 'HLT_Ele28_WPTight_Gsf_v2 / 3', - 'HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v14 / 3', - 'HLT_Ele30_WPTight_Gsf_v2 / 3', - 'HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v14 / 3', - 'HLT_Ele32_WPTight_Gsf_L1DoubleEG_v10 / 3', - 'HLT_Ele32_WPTight_Gsf_v16 / 3', - 'HLT_Ele35_WPTight_Gsf_L1EGMT_v6 / 3', - 'HLT_Ele35_WPTight_Gsf_v10 / 3', - 'HLT_Ele38_WPTight_Gsf_v10 / 3', - 'HLT_Ele40_WPTight_Gsf_v10 / 3', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1 / 3', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v1 / 3', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v19 / 3', - 'HLT_Ele50_IsoVVVL_PFHT450_v17 / 3', - 'HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v17 / 3', - 'HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v19 / 3', - 'HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1 / 3', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v1 / 3', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v1 / 3', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v1 / 3', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v1 / 3', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v1 / 3', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v1 / 3', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1 / 3', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v1 / 3')+cms.vstring( 'HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v1 / 3', - 'HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1 / 3', - 'HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1 / 3', - 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v14 / 3', - 'HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1 / 3', - 'HLT_HT425_v10 / 3', - 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v2 / 3', - 'HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v2 / 3', - 'HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v2 / 3', - 'HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v2 / 3', - 'HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v2 / 3', - 'HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v2 / 3', - 'HLT_HT430_DisplacedDijet40_DisplacedTrack_v14 / 3', - 'HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v2 / 3', - 'HLT_HT430_DisplacedDijet60_DisplacedTrack_v14 / 3', - 'HLT_HT500_DisplacedDijet40_DisplacedTrack_v14 / 3', - 'HLT_HT550_DisplacedDijet60_Inclusive_v14 / 3', - 'HLT_HT650_DisplacedDijet60_Inclusive_v14 / 3', + 'HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v2 / 3', + 'HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v2 / 3', + 'HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v3 / 3', + 'HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v2 / 3', + 'HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v2 / 3', + 'HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v2 / 3', + 'HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v3 / 3', + 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v2 / 3', + 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v2 / 3', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8 / 3', + 'HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v12 / 3', + 'HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v12 / 3', + 'HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v12 / 3', + 'HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v12 / 3', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6 / 3', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6 / 3', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8 / 3', + 'HLT_DoubleMu3_Trk_Tau3mu_v14 / 3', + 'HLT_DoubleMu43NoFiltersNoVtx_v6 / 3', + 'HLT_DoubleMu48NoFiltersNoVtx_v6 / 3', + 'HLT_DoubleMu4_3_Bs_v17 / 3', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2 / 3', + 'HLT_DoubleMu4_3_Jpsi_v17 / 3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2 / 3', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9 / 3', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2 / 3', + 'HLT_DoubleMu4_Jpsi_Displaced_v9 / 3', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9 / 3', + 'HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v10 / 3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17 / 3', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6 / 3', + 'HLT_DoublePFJets100_PFBTagDeepCSV_p71_v3 / 3', + 'HLT_DoublePFJets100_PFBTagDeepJet_p71_v3 / 3', + 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3 / 3', + 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v3 / 3', + 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3 / 3', + 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v3 / 3', + 'HLT_DoublePFJets200_PFBTagDeepCSV_p71_v3 / 3', + 'HLT_DoublePFJets200_PFBTagDeepJet_p71_v3 / 3', + 'HLT_DoublePFJets350_PFBTagDeepCSV_p71_v3 / 3', + 'HLT_DoublePFJets350_PFBTagDeepJet_p71_v3 / 3', + 'HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v2 / 3', + 'HLT_DoublePFJets40_PFBTagDeepCSV_p71_v3 / 3', + 'HLT_DoublePFJets40_PFBTagDeepJet_p71_v3 / 3', + 'HLT_DoublePhoton33_CaloIdL_v8 / 3', + 'HLT_DoublePhoton70_v8 / 3', + 'HLT_DoublePhoton85_v16 / 3', + 'HLT_ECALHT800_v12 / 3', + 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v16 / 3', + 'HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v20 / 3', + 'HLT_Ele135_CaloIdVT_GsfTrkIdT_v9 / 3', + 'HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10 / 3', + 'HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v18 / 3', + 'HLT_Ele15_IsoVVVL_PFHT450_v18 / 3', + 'HLT_Ele15_IsoVVVL_PFHT600_v22 / 3', + 'HLT_Ele15_WPLoose_Gsf_v5 / 3', + 'HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v11 / 3', + 'HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v18 / 3', + 'HLT_Ele20_WPLoose_Gsf_v8 / 3', + 'HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v20 / 3', + 'HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v20 / 3', + 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v21 / 3', + 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v21 / 3', + 'HLT_Ele24_eta2p1_WPTight_Gsf_TightChargedIsoPFTauHPS30_eta2p1_CrossL1_v3 / 3', + 'HLT_Ele27_WPTight_Gsf_v18 / 3', + 'HLT_Ele28_HighEta_SC20_Mass55_v15 / 3', + 'HLT_Ele28_WPTight_Gsf_v3 / 3', + 'HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v15 / 3', + 'HLT_Ele30_WPTight_Gsf_v3 / 3', + 'HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v15 / 3', + 'HLT_Ele32_WPTight_Gsf_L1DoubleEG_v11 / 3', + 'HLT_Ele32_WPTight_Gsf_v17 / 3', + 'HLT_Ele35_WPTight_Gsf_L1EGMT_v7 / 3', + 'HLT_Ele35_WPTight_Gsf_v11 / 3', + 'HLT_Ele38_WPTight_Gsf_v11 / 3', + 'HLT_Ele40_WPTight_Gsf_v11 / 3', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2 / 3', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v2 / 3', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v20 / 3', + 'HLT_Ele50_IsoVVVL_PFHT450_v18 / 3', + 'HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v18 / 3', + 'HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v20 / 3', + 'HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2 / 3', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v2 / 3', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v2 / 3', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v2 / 3', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v2 / 3', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v2 / 3', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v2 / 3', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2 / 3')+cms.vstring( 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v2 / 3', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v2 / 3', + 'HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2 / 3', + 'HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2 / 3', + 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v15 / 3', + 'HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2 / 3', + 'HLT_HT425_v11 / 3', + 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsInclusive_v1 / 3', + 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v3 / 3', + 'HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v3 / 3', + 'HLT_HT430_DelayedJet40_SingleDelay0p5nsInclusive_v1 / 3', + 'HLT_HT430_DelayedJet40_SingleDelay0p5nsTrackless_v1 / 3', + 'HLT_HT430_DelayedJet40_SingleDelay1nsInclusive_v1 / 3', + 'HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v3 / 3', + 'HLT_HT430_DelayedJet40_SingleDelay1p5nsInclusive_v1 / 3', + 'HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v3 / 3', + 'HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v3 / 3', + 'HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v3 / 3', + 'HLT_HT430_DisplacedDijet40_DisplacedTrack_v15 / 3', + 'HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v3 / 3', + 'HLT_HT430_DisplacedDijet60_DisplacedTrack_v15 / 3', + 'HLT_HT500_DisplacedDijet40_DisplacedTrack_v15 / 3', + 'HLT_HT550_DisplacedDijet60_Inclusive_v15 / 3', + 'HLT_HT650_DisplacedDijet60_Inclusive_v15 / 3', 'HLT_HcalIsolatedbunch_v6 / 3', 'HLT_HcalNZS_v14 / 3', 'HLT_HcalPhiSym_v16 / 3', - 'HLT_HighPtTkMu100_v3 / 3', - 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v2 / 3', - 'HLT_IsoMu20_v16 / 3', - 'HLT_IsoMu24_TwoProngs35_v2 / 3', - 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v2 / 3', - 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2 / 3', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1 / 3', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v1 / 3', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v1 / 3', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v1 / 3', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v2 / 3', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v1 / 3', - 'HLT_IsoMu24_eta2p1_v16 / 3', - 'HLT_IsoMu24_v14 / 3', - 'HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1 / 3', - 'HLT_IsoMu27_v17 / 3', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1 / 3', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v1 / 3', - 'HLT_IsoTrackHB_v5 / 3', - 'HLT_IsoTrackHE_v5 / 3', + 'HLT_HighPtTkMu100_v4 / 3', + 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_CrossL1_v3 / 3', + 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v3 / 3', + 'HLT_IsoMu20_v17 / 3', + 'HLT_IsoMu24_TwoProngs35_v3 / 3', + 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v3 / 3', + 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3 / 3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2 / 3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v2 / 3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v2 / 3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v2 / 3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v3 / 3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v2 / 3', + 'HLT_IsoMu24_eta2p1_v17 / 3', + 'HLT_IsoMu24_v15 / 3', + 'HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2 / 3', + 'HLT_IsoMu27_v18 / 3', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2 / 3', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v2 / 3', + 'HLT_IsoTrackHB_v6 / 3', + 'HLT_IsoTrackHE_v6 / 3', 'HLT_L1CSCShower_DTCluster50_v2 / 3', 'HLT_L1CSCShower_DTCluster75_v2 / 3', - 'HLT_L1ETMHadSeeds_v3 / 3', - 'HLT_L1MET_DTCluster50_v2 / 3', - 'HLT_L1MET_DTClusterNoMB1S50_v2 / 3', + 'HLT_L1ETMHadSeeds_v4 / 3', + 'HLT_L1MET_DTCluster50_v3 / 3', + 'HLT_L1MET_DTClusterNoMB1S50_v3 / 3', 'HLT_L1Mu6HT240_v2 / 3', 'HLT_L1NotBptxOR_v4 / 3', 'HLT_L1SingleMu18_v4 / 3', @@ -79581,247 +83281,250 @@ 'HLT_L2Mu10_NoVertex_NoBPTX_v7 / 3', 'HLT_L2Mu40_NoVertex_3Sta_NoBPTX3BX_v6 / 3', 'HLT_L2Mu45_NoVertex_3Sta_NoBPTX3BX_v5 / 3', - 'HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v1 / 3', - 'HLT_MET105_IsoTrk50_v10 / 3', - 'HLT_MET120_IsoTrk50_v10 / 3', - 'HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v16 / 3', - 'HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v2 / 3', - 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v16 / 3', - 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v8 / 3', - 'HLT_Mu12eta2p3_PFJet40_v2 / 3', - 'HLT_Mu12eta2p3_v2 / 3', - 'HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9 / 3', - 'HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v16 / 3', - 'HLT_Mu15_IsoVVVL_PFHT450_v16 / 3', - 'HLT_Mu15_IsoVVVL_PFHT600_v20 / 3', - 'HLT_Mu15_v4 / 3', - 'HLT_Mu17_Photon30_IsoCaloId_v7 / 3', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v6 / 3', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v6 / 3', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v16 / 3', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v15 / 3', - 'HLT_Mu17_TrkIsoVVL_v14 / 3', - 'HLT_Mu17_v14 / 3', - 'HLT_Mu18_Mu9_SameSign_v5 / 3', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v4 / 3', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v4 / 3', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v4 / 3', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v4 / 3', - 'HLT_Mu19_TrkIsoVVL_v5 / 3', - 'HLT_Mu19_v5 / 3', - 'HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v2 / 3', - 'HLT_Mu20_TkMu0_Phi_v9 / 3', - 'HLT_Mu20_v13 / 3', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v16 / 3', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v8 / 3', - 'HLT_Mu25_TkMu0_Onia_v9 / 3', - 'HLT_Mu25_TkMu0_Phi_v9 / 3', - 'HLT_Mu27_Ele37_CaloIdL_MW_v6 / 3', - 'HLT_Mu27_v14 / 3', - 'HLT_Mu30_TkMu0_Psi_v2 / 3', - 'HLT_Mu30_TkMu0_Upsilon_v2 / 3', - 'HLT_Mu37_Ele27_CaloIdL_MW_v6 / 3', - 'HLT_Mu37_TkMu27_v6 / 3', - 'HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v2 / 3', - 'HLT_Mu3_PFJet40_v17 / 3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v3 / 3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v3 / 3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v3 / 3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v3 / 3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v3 / 3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v3 / 3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v3 / 3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v3 / 3', - 'HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v2 / 3', - 'HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v6 / 3', - 'HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v6 / 3', - 'HLT_Mu4_L1DoubleMu_v2 / 3', - 'HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v16 / 3', - 'HLT_Mu50_IsoVVVL_PFHT450_v16 / 3', - 'HLT_Mu50_v14 / 3', - 'HLT_Mu55_v4 / 3', - 'HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v2 / 3', - 'HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v2 / 3', - 'HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v2 / 3', - 'HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v2 / 3', - 'HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v2 / 3', - 'HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v2 / 3', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11 / 3', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11 / 3', - 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v19 / 3', - 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v19 / 3', - 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v20 / 3', - 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v20 / 3', - 'HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17 / 3', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v2 / 3', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v2 / 3', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v1 / 3', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v2 / 3', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v2 / 3', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v2 / 3', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v1 / 3', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v1 / 3', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v14 / 3', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v12 / 3', - 'HLT_Mu8_TrkIsoVVL_v13 / 3', - 'HLT_Mu8_v13 / 3', - 'HLT_OnlineMonitorGroup_v2 / 10', - 'HLT_PFHT1050_v19 / 3', - 'HLT_PFHT180_v18 / 3', - 'HLT_PFHT250_v18 / 3', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v4 / 3', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v2 / 3', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v10 / 3', - 'HLT_PFHT350_v20 / 3', - 'HLT_PFHT370_v18 / 3', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v9 / 3', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v2 / 3', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_v9 / 3', - 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v9 / 3', - 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v2 / 3', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v9 / 3', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v2 / 3', - 'HLT_PFHT400_SixPFJet32_v9 / 3', - 'HLT_PFHT430_v18 / 3', - 'HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v8 / 3', - 'HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v2 / 3', - 'HLT_PFHT450_SixPFJet36_v8 / 3', - 'HLT_PFHT500_PFMET100_PFMHT100_IDTight_v13 / 3', - 'HLT_PFHT500_PFMET110_PFMHT110_IDTight_v13 / 3', - 'HLT_PFHT510_v18 / 3', - 'HLT_PFHT590_v18 / 3', - 'HLT_PFHT680_v18 / 3', - 'HLT_PFHT700_PFMET85_PFMHT85_IDTight_v13 / 3', - 'HLT_PFHT780_v18 / 3', - 'HLT_PFHT800_PFMET75_PFMHT75_IDTight_v13 / 3', - 'HLT_PFHT890_v18 / 3', - 'HLT_PFJet110_v1 / 3', - 'HLT_PFJet140_v20 / 3', - 'HLT_PFJet200_v20 / 3', - 'HLT_PFJet260_v21 / 3', - 'HLT_PFJet320_v21 / 3', - 'HLT_PFJet400_v21 / 3', - 'HLT_PFJet40_v22 / 3', - 'HLT_PFJet450_v22 / 3', - 'HLT_PFJet500_v22 / 3', - 'HLT_PFJet550_v12 / 3', - 'HLT_PFJet60_v22 / 3', - 'HLT_PFJet80_v21 / 3', - 'HLT_PFJetFwd140_v19 / 3', - 'HLT_PFJetFwd15_v4 / 3', - 'HLT_PFJetFwd200_v19 / 3', - 'HLT_PFJetFwd25_v4 / 3', - 'HLT_PFJetFwd260_v20 / 3', - 'HLT_PFJetFwd320_v20 / 3', - 'HLT_PFJetFwd400_v20 / 3', - 'HLT_PFJetFwd40_v20 / 3', - 'HLT_PFJetFwd450_v20 / 3', - 'HLT_PFJetFwd500_v20 / 3', - 'HLT_PFJetFwd60_v20 / 3', - 'HLT_PFJetFwd80_v19 / 3', - 'HLT_PFMET100_PFMHT100_IDTight_PFHT60_v10 / 3', - 'HLT_PFMET105_IsoTrk50_v2 / 3', - 'HLT_PFMET110_PFJet100_v2 / 3', - 'HLT_PFMET110_PFMHT110_IDTight_v21 / 3', - 'HLT_PFMET120_PFMHT120_IDTight_PFHT60_v10 / 3', - 'HLT_PFMET120_PFMHT120_IDTight_v21 / 3', - 'HLT_PFMET130_PFMHT130_IDTight_v21 / 3', - 'HLT_PFMET140_PFMHT140_IDTight_v21 / 3', - 'HLT_PFMET200_BeamHaloCleaned_v10 / 3', - 'HLT_PFMET200_NotCleaned_v10 / 3', - 'HLT_PFMET250_NotCleaned_v10 / 3', - 'HLT_PFMET300_NotCleaned_v10 / 3', - 'HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v10 / 3', - 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v1 / 3', - 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v21 / 3', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v1 / 3', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v10 / 3', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v21 / 3', - 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v1 / 3', - 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v20 / 3', - 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v1 / 3', - 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v20 / 3', - 'HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v10 / 3', - 'HLT_PFMETTypeOne110_PFMHT110_IDTight_v13 / 3', - 'HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v10 / 3', - 'HLT_PFMETTypeOne120_PFMHT120_IDTight_v13 / 3', - 'HLT_PFMETTypeOne130_PFMHT130_IDTight_v13 / 3', - 'HLT_PFMETTypeOne140_PFMHT140_IDTight_v12 / 3', - 'HLT_PFMETTypeOne200_BeamHaloCleaned_v10 / 3', - 'HLT_Photon100EBHE10_v3 / 3', - 'HLT_Photon110EB_TightID_TightIso_v3 / 3', - 'HLT_Photon120_R9Id90_HE10_IsoM_v15 / 3', - 'HLT_Photon120_v14 / 3', - 'HLT_Photon150_v7 / 3', - 'HLT_Photon165_R9Id90_HE10_IsoM_v16 / 3', - 'HLT_Photon175_v15 / 3', - 'HLT_Photon200_v14 / 3', - 'HLT_Photon20_HoverELoose_v11 / 3', - 'HLT_Photon20_v3 / 3', - 'HLT_Photon300_NoHE_v13 / 3', - 'HLT_Photon30EB_TightID_TightIso_v2 / 3', - 'HLT_Photon30_HoverELoose_v11 / 3', - 'HLT_Photon33_v6 / 3', - 'HLT_Photon35_TwoProngs35_v2 / 3', - 'HLT_Photon50_R9Id90_HE10_IsoM_v15 / 3', - 'HLT_Photon50_v14 / 3', - 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v12 / 3', - 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v6 / 3')+cms.vstring( 'HLT_Photon75_R9Id90_HE10_IsoM_v15 / 3', - 'HLT_Photon75_v14 / 3', - 'HLT_Photon90_R9Id90_HE10_IsoM_v15 / 3', - 'HLT_Photon90_v14 / 3', + 'HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v2 / 3', + 'HLT_MET105_IsoTrk50_v11 / 3', + 'HLT_MET120_IsoTrk50_v11 / 3', + 'HLT_MediumChargedIsoPFTau180HighPtRelaxedIso_Trk50_eta2p1_v14 / 3', + 'HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v17 / 3', + 'HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v3 / 3', + 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v17 / 3', + 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v9 / 3', + 'HLT_Mu12eta2p3_PFJet40_v3 / 3', + 'HLT_Mu12eta2p3_v3 / 3', + 'HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10 / 3', + 'HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v17 / 3', + 'HLT_Mu15_IsoVVVL_PFHT450_v17 / 3', + 'HLT_Mu15_IsoVVVL_PFHT600_v21 / 3', + 'HLT_Mu15_v5 / 3', + 'HLT_Mu17_Photon30_IsoCaloId_v8 / 3', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v7 / 3', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v7 / 3', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v17 / 3', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v16 / 3', + 'HLT_Mu17_TrkIsoVVL_v15 / 3', + 'HLT_Mu17_v15 / 3', + 'HLT_Mu18_Mu9_SameSign_v6 / 3', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v5 / 3', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v5 / 3', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v5 / 3', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v5 / 3', + 'HLT_Mu19_TrkIsoVVL_v6 / 3', + 'HLT_Mu19_v6 / 3', + 'HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v3 / 3', + 'HLT_Mu20_TkMu0_Phi_v10 / 3', + 'HLT_Mu20_v14 / 3', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v17 / 3', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v9 / 3', + 'HLT_Mu25_TkMu0_Onia_v10 / 3', + 'HLT_Mu25_TkMu0_Phi_v10 / 3', + 'HLT_Mu27_Ele37_CaloIdL_MW_v7 / 3', + 'HLT_Mu27_v15 / 3', + 'HLT_Mu30_TkMu0_Psi_v3 / 3', + 'HLT_Mu30_TkMu0_Upsilon_v3 / 3', + 'HLT_Mu37_Ele27_CaloIdL_MW_v7 / 3', + 'HLT_Mu37_TkMu27_v7 / 3', + 'HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v3 / 3', + 'HLT_Mu3_PFJet40_v18 / 3', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v4 / 3', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v4 / 3', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v4 / 3', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v4 / 3', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v4 / 3', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v4 / 3', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v4 / 3', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v4 / 3', + 'HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v3 / 3', + 'HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v7 / 3', + 'HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v7 / 3', + 'HLT_Mu4_L1DoubleMu_v3 / 3', + 'HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17 / 3', + 'HLT_Mu50_IsoVVVL_PFHT450_v17 / 3', + 'HLT_Mu50_L1SingleMuShower_v1 / 3', + 'HLT_Mu50_v15 / 3', + 'HLT_Mu55_v5 / 3', + 'HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v3 / 3', + 'HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v3 / 3', + 'HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v3 / 3', + 'HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v3 / 3', + 'HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v3 / 3', + 'HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v3 / 3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12 / 3', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12 / 3', + 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v20 / 3', + 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v20 / 3', + 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v21 / 3', + 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v21 / 3', + 'HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v18 / 3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v3 / 3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v3 / 3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v2 / 3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v3 / 3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v3 / 3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v3 / 3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2 / 3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v2 / 3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v15 / 3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v13 / 3', + 'HLT_Mu8_TrkIsoVVL_v14 / 3', + 'HLT_Mu8_v14 / 3', + 'HLT_OnlineMonitorGroup_v3 / 10', + 'HLT_PFHT1050_v20 / 3', + 'HLT_PFHT180_v19 / 3', + 'HLT_PFHT250_v19 / 3', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v5 / 3', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v3 / 3', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v11 / 3', + 'HLT_PFHT350_v21 / 3', + 'HLT_PFHT370_v19 / 3', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v10 / 3', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v3 / 3', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_v10 / 3', + 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v10 / 3', + 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v3 / 3', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v10 / 3', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v3 / 3', + 'HLT_PFHT400_SixPFJet32_v10 / 3', + 'HLT_PFHT430_v19 / 3', + 'HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v9 / 3', + 'HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v3 / 3', + 'HLT_PFHT450_SixPFJet36_v9 / 3', + 'HLT_PFHT500_PFMET100_PFMHT100_IDTight_v14 / 3', + 'HLT_PFHT500_PFMET110_PFMHT110_IDTight_v14 / 3', + 'HLT_PFHT510_v19 / 3', + 'HLT_PFHT590_v19 / 3', + 'HLT_PFHT680_v19 / 3', + 'HLT_PFHT700_PFMET85_PFMHT85_IDTight_v14 / 3', + 'HLT_PFHT780_v19 / 3', + 'HLT_PFHT800_PFMET75_PFMHT75_IDTight_v14 / 3', + 'HLT_PFHT890_v19 / 3', + 'HLT_PFJet110_v2 / 3', + 'HLT_PFJet140_v21 / 3', + 'HLT_PFJet200_v21 / 3', + 'HLT_PFJet260_v22 / 3', + 'HLT_PFJet320_v22 / 3', + 'HLT_PFJet400_v22 / 3', + 'HLT_PFJet40_v23 / 3', + 'HLT_PFJet450_v23 / 3', + 'HLT_PFJet500_v23 / 3', + 'HLT_PFJet550_v13 / 3', + 'HLT_PFJet60_v23 / 3', + 'HLT_PFJet80_v22 / 3', + 'HLT_PFJetFwd140_v20 / 3', + 'HLT_PFJetFwd15_v5 / 3', + 'HLT_PFJetFwd200_v20 / 3', + 'HLT_PFJetFwd25_v5 / 3', + 'HLT_PFJetFwd260_v21 / 3', + 'HLT_PFJetFwd320_v21 / 3', + 'HLT_PFJetFwd400_v21 / 3', + 'HLT_PFJetFwd40_v21 / 3', + 'HLT_PFJetFwd450_v21 / 3', + 'HLT_PFJetFwd500_v21 / 3', + 'HLT_PFJetFwd60_v21 / 3', + 'HLT_PFJetFwd80_v20 / 3', + 'HLT_PFMET100_PFMHT100_IDTight_PFHT60_v11 / 3', + 'HLT_PFMET105_IsoTrk50_v3 / 3', + 'HLT_PFMET110_PFJet100_v3 / 3', + 'HLT_PFMET110_PFMHT110_IDTight_v22 / 3', + 'HLT_PFMET120_PFMHT120_IDTight_PFHT60_v11 / 3', + 'HLT_PFMET120_PFMHT120_IDTight_v22 / 3', + 'HLT_PFMET130_PFMHT130_IDTight_v22 / 3', + 'HLT_PFMET140_PFMHT140_IDTight_v22 / 3', + 'HLT_PFMET200_BeamHaloCleaned_v11 / 3', + 'HLT_PFMET200_NotCleaned_v11 / 3', + 'HLT_PFMET250_NotCleaned_v11 / 3', + 'HLT_PFMET300_NotCleaned_v11 / 3', + 'HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v11 / 3', + 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v2 / 3', + 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v22 / 3', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v2 / 3', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v11 / 3', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v22 / 3', + 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v2 / 3', + 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v21 / 3', + 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v2 / 3', + 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v21 / 3', + 'HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v11 / 3', + 'HLT_PFMETTypeOne110_PFMHT110_IDTight_v14 / 3', + 'HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v11 / 3', + 'HLT_PFMETTypeOne120_PFMHT120_IDTight_v14 / 3', + 'HLT_PFMETTypeOne130_PFMHT130_IDTight_v14 / 3', + 'HLT_PFMETTypeOne140_PFMHT140_IDTight_v13 / 3', + 'HLT_PFMETTypeOne200_BeamHaloCleaned_v11 / 3', + 'HLT_Photon100EBHE10_v4 / 3', + 'HLT_Photon110EB_TightID_TightIso_v4 / 3', + 'HLT_Photon120_R9Id90_HE10_IsoM_v16 / 3', + 'HLT_Photon120_v15 / 3', + 'HLT_Photon150_v8 / 3', + 'HLT_Photon165_R9Id90_HE10_IsoM_v17 / 3', + 'HLT_Photon175_v16 / 3', + 'HLT_Photon200_v15 / 3', + 'HLT_Photon20_HoverELoose_v12 / 3', + 'HLT_Photon20_v4 / 3')+cms.vstring( 'HLT_Photon300_NoHE_v14 / 3', + 'HLT_Photon30EB_TightID_TightIso_v3 / 3', + 'HLT_Photon30_HoverELoose_v12 / 3', + 'HLT_Photon33_v7 / 3', + 'HLT_Photon35_TwoProngs35_v3 / 3', + 'HLT_Photon50_R9Id90_HE10_IsoM_v16 / 3', + 'HLT_Photon50_v15 / 3', + 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v13 / 3', + 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v7 / 3', + 'HLT_Photon75_R9Id90_HE10_IsoM_v16 / 3', + 'HLT_Photon75_v15 / 3', + 'HLT_Photon90_R9Id90_HE10_IsoM_v16 / 3', + 'HLT_Photon90_v15 / 3', 'HLT_Physics_v8', - 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9 / 3', - 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2 / 3', - 'HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v9 / 3', - 'HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v2 / 3', - 'HLT_QuadPFJet103_88_75_15_v6 / 3', - 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9 / 3', - 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2 / 3', - 'HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v9 / 3', - 'HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v2 / 3', - 'HLT_QuadPFJet105_88_76_15_v6 / 3', - 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9 / 3', - 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2 / 3', - 'HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v9 / 3', - 'HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v2 / 3', - 'HLT_QuadPFJet111_90_80_15_v6 / 3', - 'HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2 / 3', - 'HLT_QuadPFJet70_50_40_30_v2 / 3', - 'HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v2 / 3', - 'HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v2 / 3', + 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10 / 3', + 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3 / 3', + 'HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v10 / 3', + 'HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v3 / 3', + 'HLT_QuadPFJet103_88_75_15_v7 / 3', + 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10 / 3', + 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3 / 3', + 'HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v10 / 3', + 'HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v3 / 3', + 'HLT_QuadPFJet105_88_76_15_v7 / 3', + 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10 / 3', + 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3 / 3', + 'HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v10 / 3', + 'HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v3 / 3', + 'HLT_QuadPFJet111_90_80_15_v7 / 3', + 'HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v3 / 3', + 'HLT_QuadPFJet70_50_40_30_v3 / 3', + 'HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v3 / 3', + 'HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v3 / 3', 'HLT_Random_v3 / 3', - 'HLT_SingleJet30_Mu12_SinglePFJet40_v12 / 3', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5 / 3', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5 / 3', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5 / 3', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5 / 3', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6 / 3', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4 / 3', - 'HLT_TripleJet110_35_35_Mjj650_PFMET110_v10 / 3', - 'HLT_TripleJet110_35_35_Mjj650_PFMET120_v10 / 3', - 'HLT_TripleJet110_35_35_Mjj650_PFMET130_v10 / 3', - 'HLT_TripleMu_10_5_5_DZ_v11 / 3', - 'HLT_TripleMu_12_10_5_v11 / 3', - 'HLT_TripleMu_5_3_3_Mass3p8_DCA_v4 / 3', - 'HLT_TripleMu_5_3_3_Mass3p8_DZ_v9 / 3', - 'HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v7 / 3', + 'HLT_SingleJet30_Mu12_SinglePFJet40_v13 / 3', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6 / 3', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6 / 3', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6 / 3', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6 / 3', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7 / 3', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5 / 3', + 'HLT_TripleJet110_35_35_Mjj650_PFMET110_v11 / 3', + 'HLT_TripleJet110_35_35_Mjj650_PFMET120_v11 / 3', + 'HLT_TripleJet110_35_35_Mjj650_PFMET130_v11 / 3', + 'HLT_TripleMu_10_5_5_DZ_v12 / 3', + 'HLT_TripleMu_12_10_5_v12 / 3', + 'HLT_TripleMu_5_3_3_Mass3p8_DCA_v5 / 3', + 'HLT_TripleMu_5_3_3_Mass3p8_DZ_v10 / 3', + 'HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v8 / 3', 'HLT_UncorrectedJetE30_NoBPTX3BX_v7 / 3', 'HLT_UncorrectedJetE30_NoBPTX_v7 / 3', 'HLT_UncorrectedJetE60_NoBPTX3BX_v7 / 3', 'HLT_UncorrectedJetE70_NoBPTX3BX_v7 / 3', - 'HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v1 / 3', + 'HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v2 / 3', + 'HLT_VBF_DoubleTightChargedIsoPFTauHPS20_Trk1_eta2p1_v3 / 3', 'HLT_ZeroBias_Alignment_v2 / 3', 'HLT_ZeroBias_FirstBXAfterTrain_v4 / 3', 'HLT_ZeroBias_FirstCollisionAfterAbortGap_v6 / 3', @@ -79840,19 +83543,19 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v1', - 'HLT_DoubleEle4_eta1p22_mMax6_v1', - 'HLT_DoubleEle4p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle6_eta1p22_mMax6_v1', - 'HLT_DoubleEle6p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle7_eta1p22_mMax6_v1', - 'HLT_DoubleEle7p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle8_eta1p22_mMax6_v1', - 'HLT_DoubleEle8p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle9_eta1p22_mMax6_v1', - 'HLT_DoubleEle9p5_eta1p22_mMax6_v1' ) + triggerConditions = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v2', + 'HLT_DoubleEle4_eta1p22_mMax6_v2', + 'HLT_DoubleEle4p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle6_eta1p22_mMax6_v2', + 'HLT_DoubleEle6p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle7_eta1p22_mMax6_v2', + 'HLT_DoubleEle7p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle8_eta1p22_mMax6_v2', + 'HLT_DoubleEle8p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle9_eta1p22_mMax6_v2', + 'HLT_DoubleEle9p5_eta1p22_mMax6_v2' ) ) process.hltPreDatasetParkingDoubleElectronLowMass0 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -79884,72 +83587,72 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ) + triggerConditions = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ) ) process.hltPreDatasetParkingDoubleMuonLowMass0 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -79989,12 +83692,20 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_Mu12_IP6_v1' ) + triggerConditions = cms.vstring( 'HLT_Mu12_IP6_v2' ) ) -process.hltPreDatasetParkingSingleMuon = cms.EDFilter( "HLTPrescaler", +process.hltPreDatasetParkingSingleMuon0 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) +process.hltPreDatasetParkingSingleMuon1 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 1 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltPreDatasetParkingSingleMuon2 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 2 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) process.hltDatasetRPCMonitor = cms.EDFilter( "TriggerResultsFilter", usePathStatus = cms.bool( True ), hltResults = cms.InputTag( "" ), @@ -80013,13 +83724,13 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'DST_Run3_PFScoutingPixelTracking_v17 / 10', - 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v15 / 12', - 'HLT_Ele35_WPTight_Gsf_v10 / 200', - 'HLT_IsoMu27_v17 / 150', - 'HLT_Mu50_v14 / 50', - 'HLT_PFHT1050_v19 / 10', - 'HLT_Photon200_v14 / 10' ) + triggerConditions = cms.vstring( 'DST_Run3_PFScoutingPixelTracking_v18 / 1000', + 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v16 / 12', + 'HLT_Ele35_WPTight_Gsf_v11 / 200', + 'HLT_IsoMu27_v18 / 150', + 'HLT_Mu50_v15 / 50', + 'HLT_PFHT1050_v20 / 10', + 'HLT_Photon200_v15 / 10' ) ) process.hltPreDatasetScoutingPFMonitor = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -80031,7 +83742,8 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'DST_Run3_PFScoutingPixelTracking_v17' ) + triggerConditions = cms.vstring( 'DST_HLTMuon_Run3_PFScoutingPixelTracking_v18', + 'DST_Run3_PFScoutingPixelTracking_v18' ) ) process.hltPreDatasetScoutingPFRun3 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -80043,14 +83755,18 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v2', - 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v1', - 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v1', - 'HLT_DoubleMediumDeepTauPFTauHPS35_L2NN_eta2p1_v1', - 'HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v1', - 'HLT_LooseDeepTauPFTauHPS180_L2NN_eta2p1_v2', - 'HLT_Photon35_TwoProngs35_v2', - 'HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v1' ) + triggerConditions = cms.vstring( 'HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v3', + 'HLT_DoubleMediumChargedIsoPFTauHPS40_Trk1_eta2p1_v3', + 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v2', + 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v2', + 'HLT_DoubleMediumDeepTauPFTauHPS35_L2NN_eta2p1_v2', + 'HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v2', + 'HLT_DoubleTightChargedIsoPFTauHPS35_Trk1_eta2p1_v3', + 'HLT_LooseDeepTauPFTauHPS180_L2NN_eta2p1_v3', + 'HLT_MediumChargedIsoPFTau180HighPtRelaxedIso_Trk50_eta2p1_v14', + 'HLT_Photon35_TwoProngs35_v3', + 'HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v2', + 'HLT_VBF_DoubleTightChargedIsoPFTauHPS20_Trk1_eta2p1_v3' ) ) process.hltPreDatasetTau = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -80139,7 +83855,30 @@ ), cuda = cms.EDAlias( hltEcalDigisFromGPU = cms.VPSet( - cms.PSet( type = cms.string( "*" ) ) + cms.PSet( type = cms.string( "EBDigiCollection" ) ), + cms.PSet( type = cms.string( "EEDigiCollection" ) ) + ), + hltEcalDigisLegacy = cms.VPSet( + cms.PSet( type = cms.string( "EBDetIdedmEDCollection" ) ), + cms.PSet( type = cms.string( "EEDetIdedmEDCollection" ) ), + cms.PSet( type = cms.string( "EBSrFlagsSorted" ) ), + cms.PSet( type = cms.string( "EESrFlagsSorted" ) ), + cms.PSet( type = cms.string( "EcalElectronicsIdedmEDCollection" ), + fromProductInstance = cms.string( "EcalIntegrityBlockSizeErrors" ) + ), + cms.PSet( type = cms.string( "EcalElectronicsIdedmEDCollection" ), + fromProductInstance = cms.string( "EcalIntegrityTTIdErrors" ) + ), + cms.PSet( type = cms.string( "EcalElectronicsIdedmEDCollection" ), + fromProductInstance = cms.string( "EcalIntegrityZSXtalIdErrors" ) + ), + cms.PSet( type = cms.string( "EcalPnDiodeDigisSorted" ) ), + cms.PSet( type = cms.string( "EcalPseudoStripInputDigisSorted" ), + fromProductInstance = cms.string( "EcalPseudoStripInputs" ) + ), + cms.PSet( type = cms.string( "EcalTriggerPrimitiveDigisSorted" ), + fromProductInstance = cms.string( "EcalTriggerPrimitives" ) + ) ) ), ) @@ -80155,18 +83894,6 @@ ) ), ) -process.hltEcalRecHit = SwitchProducerCUDA( - cpu = cms.EDAlias( - hltEcalRecHitWithTPs = cms.VPSet( - cms.PSet( type = cms.string( "*" ) ) - ) - ), - cuda = cms.EDAlias( - hltEcalRecHitWithoutTPs = cms.VPSet( - cms.PSet( type = cms.string( "*" ) ) - ) - ), - ) process.hltHbhereco = SwitchProducerCUDA( cpu = cms.EDAlias( hltHbherecoLegacy = cms.VPSet( @@ -80258,6 +83985,8 @@ process.hltOutputParkingDoubleElectronLowMass0 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputParkingDoubleElectronLowMass0.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80274,6 +84003,8 @@ ) process.hltOutputParkingDoubleElectronLowMass1 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputParkingDoubleElectronLowMass1.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80290,6 +84021,8 @@ ) process.hltOutputParkingDoubleElectronLowMass2 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputParkingDoubleElectronLowMass2.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80306,6 +84039,8 @@ ) process.hltOutputParkingDoubleMuonLowMass0 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputParkingDoubleMuonLowMass0.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80322,6 +84057,8 @@ ) process.hltOutputParkingDoubleMuonLowMass1 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputParkingDoubleMuonLowMass1.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80338,6 +84075,8 @@ ) process.hltOutputParkingDoubleMuonLowMass2 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputParkingDoubleMuonLowMass2.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80354,6 +84093,8 @@ ) process.hltOutputParkingDoubleMuonLowMass3 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputParkingDoubleMuonLowMass3.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80368,14 +84109,50 @@ 'keep edmTriggerResults_*_*_*', 'keep triggerTriggerEvent_*_*_*' ) ) -process.hltOutputParkingSingleMuon = cms.OutputModule( "PoolOutputModule", - fileName = cms.untracked.string( "outputParkingSingleMuon.root" ), +process.hltOutputParkingSingleMuon0 = cms.OutputModule( "PoolOutputModule", + fileName = cms.untracked.string( "outputParkingSingleMuon0.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), dataTier = cms.untracked.string( "RAW" ) ), - SelectEvents = cms.untracked.PSet( SelectEvents = cms.vstring( 'Dataset_ParkingSingleMuon' ) ), + SelectEvents = cms.untracked.PSet( SelectEvents = cms.vstring( 'Dataset_ParkingSingleMuon0' ) ), + outputCommands = cms.untracked.vstring( 'drop *', + 'keep FEDRawDataCollection_rawDataCollector_*_*', + 'keep FEDRawDataCollection_source_*_*', + 'keep GlobalObjectMapRecord_hltGtStage2ObjectMap_*_*', + 'keep edmTriggerResults_*_*_*', + 'keep triggerTriggerEvent_*_*_*' ) +) +process.hltOutputParkingSingleMuon1 = cms.OutputModule( "PoolOutputModule", + fileName = cms.untracked.string( "outputParkingSingleMuon1.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), + fastCloning = cms.untracked.bool( False ), + dataset = cms.untracked.PSet( + filterName = cms.untracked.string( "" ), + dataTier = cms.untracked.string( "RAW" ) + ), + SelectEvents = cms.untracked.PSet( SelectEvents = cms.vstring( 'Dataset_ParkingSingleMuon1' ) ), + outputCommands = cms.untracked.vstring( 'drop *', + 'keep FEDRawDataCollection_rawDataCollector_*_*', + 'keep FEDRawDataCollection_source_*_*', + 'keep GlobalObjectMapRecord_hltGtStage2ObjectMap_*_*', + 'keep edmTriggerResults_*_*_*', + 'keep triggerTriggerEvent_*_*_*' ) +) +process.hltOutputParkingSingleMuon2 = cms.OutputModule( "PoolOutputModule", + fileName = cms.untracked.string( "outputParkingSingleMuon2.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), + fastCloning = cms.untracked.bool( False ), + dataset = cms.untracked.PSet( + filterName = cms.untracked.string( "" ), + dataTier = cms.untracked.string( "RAW" ) + ), + SelectEvents = cms.untracked.PSet( SelectEvents = cms.vstring( 'Dataset_ParkingSingleMuon2' ) ), outputCommands = cms.untracked.vstring( 'drop *', 'keep FEDRawDataCollection_rawDataCollector_*_*', 'keep FEDRawDataCollection_source_*_*', @@ -80385,6 +84162,8 @@ ) process.hltOutputALCALowPtJet = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputALCALowPtJet.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80392,13 +84171,17 @@ ), SelectEvents = cms.untracked.PSet( SelectEvents = cms.vstring( 'Dataset_AlCaLowPtJet' ) ), outputCommands = cms.untracked.vstring( 'drop *', - 'keep *_hltGtStage2Digis_*_*', + 'keep *_hltAK4PFJets_*_*', + 'keep *_hltAK8PFJets_*_*', + 'keep *_hltFixedGridRhoFastjetAll_*_*', 'keep *_hltPFJetsCorrectedMatchedToCaloJets10AK8_*_*', 'keep *_hltPFJetsCorrectedMatchedToCaloJets10_*_*', 'keep edmTriggerResults_*_*_*' ) ) process.hltOutputALCALumiPixelsCountsExpress = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputALCALumiPixelsCountsExpress.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80411,6 +84194,8 @@ ) process.hltOutputALCALumiPixelsCountsPrompt = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputALCALumiPixelsCountsPrompt.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80423,6 +84208,8 @@ ) process.hltOutputALCAP0 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputALCAP0.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80447,6 +84234,8 @@ ) process.hltOutputALCAPHISYM = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputALCAPHISYM.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80458,14 +84247,32 @@ 'keep *_hltGtStage2Digis_*_*', 'keep edmTriggerResults_*_*_*' ) ) -process.hltOutputALCAPPS = cms.OutputModule( "PoolOutputModule", - fileName = cms.untracked.string( "outputALCAPPS.root" ), +process.hltOutputALCAPPSExpress = cms.OutputModule( "PoolOutputModule", + fileName = cms.untracked.string( "outputALCAPPSExpress.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), dataTier = cms.untracked.string( "RAW" ) ), - SelectEvents = cms.untracked.PSet( SelectEvents = cms.vstring( 'Dataset_AlCaPPS' ) ), + SelectEvents = cms.untracked.PSet( SelectEvents = cms.vstring( 'Dataset_AlCaPPSExpress' ) ), + outputCommands = cms.untracked.vstring( 'drop *', + 'keep *_hltGtStage2ObjectMap_*_*', + 'keep *_hltPPSCalibrationRaw_*_*', + 'keep edmTriggerResults_*_*_*', + 'keep triggerTriggerEvent_*_*_*' ) +) +process.hltOutputALCAPPSPrompt = cms.OutputModule( "PoolOutputModule", + fileName = cms.untracked.string( "outputALCAPPSPrompt.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), + fastCloning = cms.untracked.bool( False ), + dataset = cms.untracked.PSet( + filterName = cms.untracked.string( "" ), + dataTier = cms.untracked.string( "RAW" ) + ), + SelectEvents = cms.untracked.PSet( SelectEvents = cms.vstring( 'Dataset_AlCaPPSPrompt' ) ), outputCommands = cms.untracked.vstring( 'drop *', 'keep *_hltGtStage2ObjectMap_*_*', 'keep *_hltPPSCalibrationRaw_*_*', @@ -80474,6 +84281,8 @@ ) process.hltOutputCalibration = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputCalibration.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80488,6 +84297,8 @@ ) process.hltOutputDQMCalibration = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputDQMCalibration.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80502,6 +84313,8 @@ ) process.hltOutputDQMEventDisplay = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputDQMEventDisplay.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80516,6 +84329,8 @@ ) process.hltOutputDQMGPUvsCPU = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputDQMGPUvsCPU.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80525,8 +84340,6 @@ outputCommands = cms.untracked.vstring( 'drop *', 'keep *_hltEcalDigisFromGPU_*_*', 'keep *_hltEcalDigisLegacy_*_*', - 'keep *_hltEcalRecHitWithTPs_*_*', - 'keep *_hltEcalRecHitWithoutTPs_*_*', 'keep *_hltEcalUncalibRecHitFromSoA_*_*', 'keep *_hltEcalUncalibRecHitLegacy_*_*', 'keep *_hltHbherecoFromGPU_*_*', @@ -80540,6 +84353,8 @@ ) process.hltOutputDQMOnlineBeamspot = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputDQMOnlineBeamspot.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80547,6 +84362,7 @@ ), SelectEvents = cms.untracked.PSet( SelectEvents = cms.vstring( 'Dataset_DQMOnlineBeamspot' ) ), outputCommands = cms.untracked.vstring( 'drop *', + 'keep *_hltFEDSelectorOnlineMetaData_*_*', 'keep *_hltFEDSelectorTCDS_*_*', 'keep edmTriggerResults_*_*_*', 'keep recoTracks_hltPFMuonMerging_*_*', @@ -80554,6 +84370,8 @@ ) process.hltOutputDQM = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputDQM.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80588,6 +84406,8 @@ ) process.hltOutputEcalCalibration = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputEcalCalibration.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80601,6 +84421,8 @@ ) process.hltOutputExpress = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputExpress.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80616,6 +84438,8 @@ ) process.hltOutputExpressAlignment = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputExpressAlignment.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80631,6 +84455,8 @@ ) process.hltOutputHLTMonitor = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputHLTMonitor.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80664,8 +84490,8 @@ 'keep *_hltPFJetForBtag_*_*', 'keep *_hltPFJetForParticleNetAK8_*_*', 'keep *_hltPFMuonMerging_*_*', + 'keep *_hltParticleNetDiscriminatorsJetTagsAK8_*_*', 'keep *_hltParticleNetDiscriminatorsJetTags_*_*', - 'keep *_hltParticleNetONNXJetTagsAK8_*_*', 'keep *_hltPixelTracks_*_*', 'keep *_hltPixelVertices_*_*', 'keep *_hltSelector8CentralJetsL1FastJet_*_*', @@ -80683,6 +84509,8 @@ ) process.hltOutputNanoDST = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputNanoDST.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80696,6 +84524,8 @@ ) process.hltOutputRPCMON = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputRPCMON.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80716,6 +84546,8 @@ ) process.hltOutputScoutingPF = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputScoutingPF.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80733,6 +84565,8 @@ ) process.hltOutputPhysicsCommissioning = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsCommissioning.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80740,6 +84574,7 @@ ), SelectEvents = cms.untracked.PSet( SelectEvents = cms.vstring( 'Dataset_Commissioning', 'Dataset_Cosmics', + 'Dataset_EmptyBX', 'Dataset_HLTPhysics', 'Dataset_HcalNZS', 'Dataset_IsolatedBunch', @@ -80753,8 +84588,30 @@ 'keep edmTriggerResults_*_*_*', 'keep triggerTriggerEvent_*_*_*' ) ) +process.hltOutputPhysicsDispJetBTagMuEGTau = cms.OutputModule( "PoolOutputModule", + fileName = cms.untracked.string( "outputPhysicsDispJetBTagMuEGTau.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), + fastCloning = cms.untracked.bool( False ), + dataset = cms.untracked.PSet( + filterName = cms.untracked.string( "" ), + dataTier = cms.untracked.string( "RAW" ) + ), + SelectEvents = cms.untracked.PSet( SelectEvents = cms.vstring( 'Dataset_BTagMu', + 'Dataset_DisplacedJet', + 'Dataset_MuonEG', + 'Dataset_Tau' ) ), + outputCommands = cms.untracked.vstring( 'drop *', + 'keep FEDRawDataCollection_rawDataCollector_*_*', + 'keep FEDRawDataCollection_source_*_*', + 'keep GlobalObjectMapRecord_hltGtStage2ObjectMap_*_*', + 'keep edmTriggerResults_*_*_*', + 'keep triggerTriggerEvent_*_*_*' ) +) process.hltOutputPhysicsEGamma = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsEGamma.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80768,14 +84625,16 @@ 'keep edmTriggerResults_*_*_*', 'keep triggerTriggerEvent_*_*_*' ) ) -process.hltOutputPhysicsEndOfFill = cms.OutputModule( "PoolOutputModule", - fileName = cms.untracked.string( "outputPhysicsEndOfFill.root" ), +process.hltOutputPhysicsJetMET = cms.OutputModule( "PoolOutputModule", + fileName = cms.untracked.string( "outputPhysicsJetMET.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), dataTier = cms.untracked.string( "RAW" ) ), - SelectEvents = cms.untracked.PSet( SelectEvents = cms.vstring( 'Dataset_EmptyBX' ) ), + SelectEvents = cms.untracked.PSet( SelectEvents = cms.vstring( 'Dataset_JetMET' ) ), outputCommands = cms.untracked.vstring( 'drop *', 'keep FEDRawDataCollection_rawDataCollector_*_*', 'keep FEDRawDataCollection_source_*_*', @@ -80783,17 +84642,16 @@ 'keep edmTriggerResults_*_*_*', 'keep triggerTriggerEvent_*_*_*' ) ) -process.hltOutputPhysicsHadronsTaus = cms.OutputModule( "PoolOutputModule", - fileName = cms.untracked.string( "outputPhysicsHadronsTaus.root" ), +process.hltOutputPhysicsMuon = cms.OutputModule( "PoolOutputModule", + fileName = cms.untracked.string( "outputPhysicsMuon.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), dataTier = cms.untracked.string( "RAW" ) ), - SelectEvents = cms.untracked.PSet( SelectEvents = cms.vstring( 'Dataset_BTagMu', - 'Dataset_DisplacedJet', - 'Dataset_JetMET', - 'Dataset_Tau' ) ), + SelectEvents = cms.untracked.PSet( SelectEvents = cms.vstring( 'Dataset_Muon' ) ), outputCommands = cms.untracked.vstring( 'drop *', 'keep FEDRawDataCollection_rawDataCollector_*_*', 'keep FEDRawDataCollection_source_*_*', @@ -80801,16 +84659,16 @@ 'keep edmTriggerResults_*_*_*', 'keep triggerTriggerEvent_*_*_*' ) ) -process.hltOutputPhysicsMuons = cms.OutputModule( "PoolOutputModule", - fileName = cms.untracked.string( "outputPhysicsMuons.root" ), +process.hltOutputPhysicsReservedDoubleMuonLowMass = cms.OutputModule( "PoolOutputModule", + fileName = cms.untracked.string( "outputPhysicsReservedDoubleMuonLowMass.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), dataTier = cms.untracked.string( "RAW" ) ), - SelectEvents = cms.untracked.PSet( SelectEvents = cms.vstring( 'Dataset_Muon', - 'Dataset_MuonEG', - 'Dataset_ReservedDoubleMuonLowMass' ) ), + SelectEvents = cms.untracked.PSet( SelectEvents = cms.vstring( 'Dataset_ReservedDoubleMuonLowMass' ) ), outputCommands = cms.untracked.vstring( 'drop *', 'keep FEDRawDataCollection_rawDataCollector_*_*', 'keep FEDRawDataCollection_source_*_*', @@ -80820,6 +84678,8 @@ ) process.hltOutputPhysicsScoutingPFMonitor = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsScoutingPFMonitor.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80827,13 +84687,11 @@ ), SelectEvents = cms.untracked.PSet( SelectEvents = cms.vstring( 'Dataset_ScoutingPFMonitor' ) ), outputCommands = cms.untracked.vstring( 'drop *', - 'keep *_hltScoutingCaloPacker_*_*', 'keep *_hltScoutingEgammaPacker_*_*', - 'keep *_hltScoutingMuonPackerCalo_*_*', 'keep *_hltScoutingMuonPacker_*_*', 'keep *_hltScoutingPFPacker_*_*', - 'keep *_hltScoutingPrimaryVertexPackerCaloMuon_*_*', 'keep *_hltScoutingPrimaryVertexPacker_*_*', + 'keep *_hltScoutingTrackPacker_*_*', 'keep FEDRawDataCollection_rawDataCollector_*_*', 'keep FEDRawDataCollection_source_*_*', 'keep GlobalObjectMapRecord_hltGtStage2ObjectMap_*_*', @@ -80842,6 +84700,8 @@ ) process.hltOutputPhysicsHLTPhysics = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHLTPhysics.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80857,6 +84717,8 @@ ) process.hltOutputPhysicsZeroBias = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsZeroBias.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80871,7 +84733,7 @@ 'keep triggerTriggerEvent_*_*_*' ) ) -process.HLTDoFullUnpackingEgammaEcalWithoutPreshowerTask = cms.ConditionalTask( process.hltEcalDigisLegacy , process.hltEcalDigisGPU , process.hltEcalDigisFromGPU , process.hltEcalDigis , process.hltEcalDetIdToBeRecovered , process.hltEcalUncalibRecHitLegacy , process.hltEcalUncalibRecHitGPU , process.hltEcalUncalibRecHitSoA , process.hltEcalUncalibRecHitFromSoA , process.hltEcalUncalibRecHit , process.hltEcalRecHitWithTPs , process.hltEcalRecHitWithoutTPs , process.hltEcalRecHit ) +process.HLTDoFullUnpackingEgammaEcalWithoutPreshowerTask = cms.ConditionalTask( process.hltEcalDigisLegacy , process.hltEcalDigisGPU , process.hltEcalDigisFromGPU , process.hltEcalDigis , process.hltEcalDetIdToBeRecovered , process.hltEcalUncalibRecHitLegacy , process.hltEcalUncalibRecHitGPU , process.hltEcalUncalibRecHitSoA , process.hltEcalUncalibRecHitFromSoA , process.hltEcalUncalibRecHit , process.hltEcalRecHit ) process.HLTDoLocalHcalTask = cms.ConditionalTask( process.hltHcalDigis , process.hltHcalDigisGPU , process.hltHbherecoLegacy , process.hltHbherecoGPU , process.hltHbherecoFromGPU , process.hltHbhereco , process.hltHfprereco , process.hltHfreco , process.hltHoreco ) process.HLTDoLocalPixelTask = cms.ConditionalTask( process.hltOnlineBeamSpotToGPU , process.hltSiPixelDigiErrorsSoA , process.hltSiPixelDigisLegacy , process.hltSiPixelDigisSoA , process.hltSiPixelDigisFromSoA , process.hltSiPixelDigis , process.hltSiPixelClustersLegacy , process.hltSiPixelClustersGPU , process.hltSiPixelClustersFromSoA , process.hltSiPixelClusters , process.hltSiPixelClustersCache , process.hltSiPixelRecHitsFromLegacy , process.hltSiPixelRecHitsGPU , process.hltSiPixelRecHitsFromGPU , process.hltSiPixelRecHits , process.hltSiPixelRecHitsSoAFromGPU , process.hltSiPixelRecHitsSoA ) process.HLTRecoPixelTracksTask = cms.ConditionalTask( process.hltPixelTracksCPU , process.hltPixelTracksGPU , process.hltPixelTracksFromGPU , process.hltPixelTracksSoA , process.hltPixelTracks , process.hltPixelTracksTrackingRegions ) @@ -80879,6 +84741,10 @@ process.HLTPreshowerTask = cms.ConditionalTask( process.hltEcalPreshowerDigis , process.hltEcalPreshowerRecHit ) process.HLTDoFullUnpackingEgammaEcalTask = cms.ConditionalTask( process.HLTDoFullUnpackingEgammaEcalWithoutPreshowerTask , process.HLTPreshowerTask ) process.HLTStoppedHSCPLocalHcalRecoTask = cms.ConditionalTask( process.hltHcalDigis , process.hltHcalDigisGPU , process.hltHbherecoLegacy , process.hltHbherecoGPU , process.hltHbherecoFromGPU , process.hltHbhereco ) +process.HLTDoFullUnpackingEgammaEcalWithoutPreshowerCPUOnlyTask = cms.ConditionalTask( process.hltEcalDigisLegacy , process.hltEcalDetIdToBeRecoveredCPUOnly , process.hltEcalUncalibRecHitCPUOnly , process.hltEcalRecHitCPUOnly ) +process.HLTDoLocalPixelCPUOnlyTask = cms.ConditionalTask( process.hltSiPixelDigisLegacy , process.hltSiPixelClustersLegacy , process.hltSiPixelClustersCacheCPUOnly , process.hltSiPixelRecHitsFromLegacyCPUOnly ) +process.HLTRecoPixelTracksCPUOnlyTask = cms.ConditionalTask( process.hltPixelTracksCPUOnly , process.hltPixelTracksFromSoACPUOnly , process.hltPixelTracksTrackingRegions ) +process.HLTRecopixelvertexingCPUOnlyTask = cms.ConditionalTask( process.HLTRecoPixelTracksCPUOnlyTask , process.hltPixelVerticesCPUOnly , process.hltPixelVerticesFromSoACPUOnly , process.hltTrimmedPixelVerticesCPUOnly ) process.HLTL1UnpackerSequence = cms.Sequence( process.hltGtStage2Digis + process.hltGtStage2ObjectMap ) process.HLTBeamSpot = cms.Sequence( process.hltScalersRawToDigi + process.hltOnlineMetaDataDigis + process.hltOnlineBeamSpot ) @@ -81000,6 +84866,15 @@ process.HLTEle38WPTightGsfSequence = cms.Sequence( process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1SingleEGOrFilter + process.hltEG38L1SingleEGOrEtFilter + process.hltEgammaClusterShape + process.hltEle38noerWPTightClusterShapeFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltEle38noerWPTightHEFilter + process.hltEgammaEcalPFClusterIso + process.hltEle38noerWPTightEcalIsoFilter + process.HLTPFHcalClustering + process.hltEgammaHcalPFClusterIso + process.hltEle38noerWPTightHcalIsoFilter + process.HLTElePixelMatchSequence + process.hltEle38noerWPTightPixelMatchFilter + process.hltEle38noerWPTightPMS2Filter + process.HLTGsfElectronSequence + process.hltEle38noerWPTightGsfOneOEMinusOneOPFilter + process.hltEle38noerWPTightGsfMissingHitsFilter + process.hltEle38noerWPTightGsfDetaFilter + process.hltEle38noerWPTightGsfDphiFilter + process.HLTTrackReconstructionForIsoElectronIter02 + process.hltEgammaEleGsfTrackIso + process.hltEle38noerWPTightGsfTrackIsoFilter ) process.HLTEle40WPTightGsfSequence = cms.Sequence( process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1SingleEGOrFilter + process.hltEG40L1SingleEGOrEtFilter + process.hltEgammaClusterShape + process.hltEle40noerWPTightClusterShapeFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltEle40noerWPTightHEFilter + process.hltEgammaEcalPFClusterIso + process.hltEle40noerWPTightEcalIsoFilter + process.HLTPFHcalClustering + process.hltEgammaHcalPFClusterIso + process.hltEle40noerWPTightHcalIsoFilter + process.HLTElePixelMatchSequence + process.hltEle40noerWPTightPixelMatchFilter + process.hltEle40noerWPTightPMS2Filter + process.HLTGsfElectronSequence + process.hltEle40noerWPTightGsfOneOEMinusOneOPFilter + process.hltEle40noerWPTightGsfMissingHitsFilter + process.hltEle40noerWPTightGsfDetaFilter + process.hltEle40noerWPTightGsfDphiFilter + process.HLTTrackReconstructionForIsoElectronIter02 + process.hltEgammaEleGsfTrackIso + process.hltEle40noerWPTightGsfTrackIsoFilter ) process.HLTEle32L1DoubleEGWPTightGsfSequence = cms.Sequence( process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1SingleAndDoubleEGOrFilter + process.hltEG32L1SingleAndDoubleEGEtFilter + process.hltEgammaClusterShape + process.hltEle32L1DoubleEGWPTightClusterShapeFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltEle32L1DoubleEGWPTightHEFilter + process.hltEgammaEcalPFClusterIso + process.hltEle32L1DoubleEGWPTightEcalIsoFilter + process.HLTPFHcalClustering + process.hltEgammaHcalPFClusterIso + process.hltEle32L1DoubleEGWPTightHcalIsoFilter + process.HLTElePixelMatchSequence + process.hltEle32L1DoubleEGWPTightPixelMatchFilter + process.hltEle32L1DoubleEGWPTightPMS2Filter + process.HLTGsfElectronSequence + process.hltEle32L1DoubleEGWPTightGsfOneOEMinusOneOPFilter + process.hltEle32L1DoubleEGWPTightGsfMissingHitsFilter + process.hltEle32L1DoubleEGWPTightGsfDetaFilter + process.hltEle32L1DoubleEGWPTightGsfDphiFilter + process.HLTTrackReconstructionForIsoElectronIter02 + process.hltEgammaEleGsfTrackIso + process.hltEle32L1DoubleEGWPTightGsfTrackIsoFilter ) +process.HLTEle24erWPTightGsfForTauSequence = cms.Sequence( process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1EGerAndTauFilter + process.hltEG24L1EGandTauEtFilter + process.hltEgammaClusterShape + process.hltEle24erWPTightClusterShapeFilterForTau + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltEle24erWPTightHEFilterForTau + process.hltEgammaEcalPFClusterIso + process.hltEle24erWPTightEcalIsoFilterForTau + process.HLTPFHcalClustering + process.hltEgammaHcalPFClusterIso + process.hltEle24erWPTightHcalIsoFilterForTau + process.HLTElePixelMatchSequence + process.hltEle24erWPTightPixelMatchFilterForTau + process.hltEle24erWPTightPMS2FilterForTau + process.HLTGsfElectronSequence + process.hltEle24erWPTightGsfOneOEMinusOneOPFilterForTau + process.hltEle24erWPTightGsfMissingHitsFilterForTau + process.hltEle24erWPTightGsfDetaFilterForTau + process.hltEle24erWPTightGsfDphiFilterForTau + process.HLTTrackReconstructionForIsoElectronIter02 + process.hltEgammaEleGsfTrackIso + process.hltEle24erWPTightGsfTrackIsoFilterForTau ) +process.HLTRecoJetSequenceAK4UncorrectedPF = cms.Sequence( process.HLTDoCaloSequencePF + process.hltAK4CaloJetsPF ) +process.HLTRecoJetSequenceAK4PrePF = cms.Sequence( process.HLTRecoJetSequenceAK4UncorrectedPF + process.hltAK4CaloJetsPFEt5 ) +process.HLTParticleFlowSequenceForTaus = cms.Sequence( process.HLTPreshowerSequence + process.hltParticleFlowRecHitECALUnseeded + process.hltParticleFlowRecHitHBHE + process.hltParticleFlowRecHitHF + process.hltParticleFlowRecHitPSUnseeded + process.hltParticleFlowClusterECALUncorrectedUnseeded + process.hltParticleFlowClusterPSUnseeded + process.hltParticleFlowClusterECALUnseeded + process.hltParticleFlowClusterHBHE + process.hltParticleFlowClusterHCAL + process.hltParticleFlowClusterHF + process.hltLightPFTracks + process.hltParticleFlowBlockForTaus + process.hltParticleFlowForTaus ) +process.HLTGlobalPFTriggerSequenceForTau = cms.Sequence( process.HLTL2muonrecoSequence + process.HLTL3muonrecoSequence + process.HLTRecoJetSequenceAK4PrePF + process.hltTauJet5 + process.HLTTrackReconstructionForPF + process.HLTParticleFlowSequenceForTaus + process.hltAK4PFJetsForTaus ) +process.HLTPFTauHPS = cms.Sequence( process.hltTauPFJets08Region + process.hltHpsTauPFJetsRecoTauChargedHadronsWithNeutrals + process.hltPFTauPiZeros + process.hltHpsCombinatoricRecoTaus + process.hltHpsSelectionDiscriminator + process.hltHpsPFTauProducerSansRefs + process.hltHpsPFTauProducer + process.hltHpsPFTauDiscriminationByDecayModeFindingNewDMs + process.hltHpsPFTauTrackFindingDiscriminator + process.hltHpsSelectedPFTausTrackFinding + process.hltHpsPFTauTrack ) +process.HLTGlobalPFTauHPSSequence = cms.Sequence( process.hltStripTrackerHVOn + process.hltPixelTrackerHVOn + process.HLTGlobalPFTriggerSequenceForTau + process.HLTPFTauHPS ) +process.HLTHPSTightChargedIsoPFTauSequence = cms.Sequence( process.hltHpsPFTauTightAbsoluteChargedIsolationDiscriminator + process.hltHpsPFTauTightRelativeChargedIsolationDiscriminator + process.hltHpsPFTauTightAbsOrRelChargedIsolationDiscriminator ) +process.HLTHPSTightChargedIsoPFTau30Sequence = cms.Sequence( process.HLTHPSTightChargedIsoPFTauSequence + process.hltHpsPFTau30 + process.hltHpsSelectedPFTausTrackFinding + process.hltHpsPFTau30Track + process.hltHpsSelectedPFTausTrackFindingTightChargedIsolation + process.hltHpsPFTau30TrackTightChargedIso ) process.HLTAK4CaloJetsReconstructionSequence = cms.Sequence( process.HLTDoCaloSequence + process.hltAK4CaloJets + process.hltAK4CaloJetsIDPassed ) process.HLTAK4CaloJetsCorrectionSequence = cms.Sequence( process.hltFixedGridRhoFastjetAllCalo + process.HLTAK4CaloCorrectorProducersSequence + process.hltAK4CaloJetsCorrected + process.hltAK4CaloJetsCorrectedIDPassed ) process.HLTAK4CaloJetsSequence = cms.Sequence( process.HLTAK4CaloJetsReconstructionSequence + process.HLTAK4CaloJetsCorrectionSequence ) @@ -81010,25 +84885,19 @@ process.HLTL3muonHcalPFisorecoSequenceNoBoolsForMuons = cms.Sequence( process.HLTPFHcalClustering + process.hltMuonHcalRegPFClusterIsoForMuons ) process.HLTIterativeTrackingL3MuonIteration0 = cms.Sequence( process.hltPixelTracksTrackingRegionsForSeedsL3Muon + process.hltPixelTracksInRegionIter0L3Muon + process.hltIter0L3MuonPixelSeedsFromPixelTracks + process.hltIter0L3MuonCkfTrackCandidates + process.hltIter0L3MuonCtfWithMaterialTracks + process.hltIter0L3MuonTrackCutClassifier + process.hltIter0L3MuonTrackSelectionHighPurity ) process.HLTTrackReconstructionForIsoL3MuonIter02 = cms.Sequence( process.HLTDoLocalPixelSequence + process.HLTDoLocalStripSequence + process.HLTIterativeTrackingL3MuonIteration0 ) -process.HLTMu20Eta2p1Tau24Eta2p1IsolationSequence = cms.Sequence( process.HLTL3muonEcalPFisorecoSequenceNoBoolsForMuons + process.hltL3fBigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20QL3pfecalIsoRhoFilteredEB0p14EE0p10 + process.HLTL3muonHcalPFisorecoSequenceNoBoolsForMuons + process.hltL3fBigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20QL3pfhcalIsoRhoFilteredHB0p16HE0p20 + process.HLTTrackReconstructionForIsoL3MuonIter02 + process.hltMuonTkRelIsolationCut0p08Map ) -process.HLTRecoJetSequenceAK4UncorrectedPF = cms.Sequence( process.HLTDoCaloSequencePF + process.hltAK4CaloJetsPF ) -process.HLTRecoJetSequenceAK4PrePF = cms.Sequence( process.HLTRecoJetSequenceAK4UncorrectedPF + process.hltAK4CaloJetsPFEt5 ) -process.HLTParticleFlowSequenceForTaus = cms.Sequence( process.HLTPreshowerSequence + process.hltParticleFlowRecHitECALUnseeded + process.hltParticleFlowRecHitHBHE + process.hltParticleFlowRecHitHF + process.hltParticleFlowRecHitPSUnseeded + process.hltParticleFlowClusterECALUncorrectedUnseeded + process.hltParticleFlowClusterPSUnseeded + process.hltParticleFlowClusterECALUnseeded + process.hltParticleFlowClusterHBHE + process.hltParticleFlowClusterHCAL + process.hltParticleFlowClusterHF + process.hltLightPFTracks + process.hltParticleFlowBlockForTaus + process.hltParticleFlowForTaus ) -process.HLTGlobalPFTriggerSequenceForTau = cms.Sequence( process.HLTL2muonrecoSequence + process.HLTL3muonrecoSequence + process.HLTRecoJetSequenceAK4PrePF + process.hltTauJet5 + process.HLTTrackReconstructionForPF + process.HLTParticleFlowSequenceForTaus + process.hltAK4PFJetsForTaus ) -process.HLTPFTauHPS = cms.Sequence( process.hltTauPFJets08Region + process.hltHpsTauPFJetsRecoTauChargedHadronsWithNeutrals + process.hltPFTauPiZeros + process.hltHpsCombinatoricRecoTaus + process.hltHpsSelectionDiscriminator + process.hltHpsPFTauProducerSansRefs + process.hltHpsPFTauProducer + process.hltHpsPFTauDiscriminationByDecayModeFindingNewDMs + process.hltHpsPFTauTrackFindingDiscriminator + process.hltHpsSelectedPFTausTrackFinding + process.hltHpsPFTauTrack ) -process.HLTGlobalPFTauHPSSequence = cms.Sequence( process.hltStripTrackerHVOn + process.hltPixelTrackerHVOn + process.HLTGlobalPFTriggerSequenceForTau + process.HLTPFTauHPS ) -process.HLTHPSTightChargedIsoPFTauSequence = cms.Sequence( process.hltHpsPFTauTightAbsoluteChargedIsolationDiscriminator + process.hltHpsPFTauTightRelativeChargedIsolationDiscriminator + process.hltHpsPFTauTightAbsOrRelChargedIsolationDiscriminator ) +process.HLTMu20Eta2p1Tau24Eta2p1IsolationSequence = cms.Sequence( process.HLTL3muonEcalPFisorecoSequenceNoBoolsForMuons + process.hltL3fBigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20QL3pfecalIsoRhoFiltered + process.HLTL3muonHcalPFisorecoSequenceNoBoolsForMuons + process.hltL3fBigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20QL3pfhcalIsoRhoFiltered + process.HLTTrackReconstructionForIsoL3MuonIter02 + process.hltMuonTkRelIsolationCut0p08Map ) +process.HLTHPSTightChargedIsoAntiMuonPFTau27Sequence = cms.Sequence( process.HLTHPSTightChargedIsoPFTauSequence + process.hltHpsPFTau27 + process.hltHpsSelectedPFTausTrackFinding + process.hltHpsPFTau27Track + process.hltHpsSelectedPFTausTrackFindingTightChargedIsolation + process.hltHpsPFTau27TrackTightChargedIso + process.hltHpsPFTauAgainstMuonDiscriminator + process.hltHpsSelectedPFTausTrackFindingTightChargedIsolationAgainstMuon + process.hltHpsPFTau27TrackTightChargedIsoAgainstMuon ) process.HLTHPSTightChargedIsoTightOOSCPhotonsAntiMuonPFTau27Sequence = cms.Sequence( process.HLTHPSTightChargedIsoPFTauSequence + process.hltHpsPFTau27 + process.hltHpsSelectedPFTausTrackFinding + process.hltHpsPFTau27Track + process.hltHpsSelectedPFTausTrackFindingTightChargedIsolation + process.hltHpsPFTau27TrackTightChargedIso + process.hltHpsPFTauAgainstMuonDiscriminator + process.hltHpsPFTauTightOutOfSignalConePhotonsDiscriminator + process.hltHpsSelectedPFTausTrackFindingTightChargedIsolationTightOOSCPhotonsAgainstMuon + process.hltHpsPFTau27TrackTightChargedIsoTightOOSCPhotonsAgainstMuon ) -process.HLTMu27IsolationSequence = cms.Sequence( process.HLTL3muonEcalPFisorecoSequenceNoBoolsForMuons + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27QL3pfecalIsoRhoFilteredEB0p14EE0p10 + process.HLTL3muonHcalPFisorecoSequenceNoBoolsForMuons + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27QL3pfhcalIsoRhoFilteredHB0p16HE0p20 + process.HLTTrackReconstructionForIsoL3MuonIter02 + process.hltMuonTkRelIsolationCut0p08Map ) +process.HLTMu27IsolationSequence = cms.Sequence( process.HLTL3muonEcalPFisorecoSequenceNoBoolsForMuons + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27QL3pfecalIsoRhoFiltered + process.HLTL3muonHcalPFisorecoSequenceNoBoolsForMuons + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27QL3pfhcalIsoRhoFiltered + process.HLTTrackReconstructionForIsoL3MuonIter02 + process.hltMuonTkRelIsolationCut0p08Map ) process.HLTCaloTausCreatorL1TauRegionalSequence = cms.Sequence( process.HLTDoCaloSequence + process.hltCaloTowersIsoTau1Regional + process.hltAkIsoTau1Regional + process.hltCaloTowersIsoTau2Regional + process.hltAkIsoTau2Regional + process.hltCaloTowersIsoTau3Regional + process.hltAkIsoTau3Regional + process.hltCaloTowersIsoTau4Regional + process.hltAkIsoTau4Regional + process.hltCaloTowersIsoTau5Regional + process.hltAkIsoTau5Regional + process.hltCaloTowersIsoTau6Regional + process.hltAkIsoTau6Regional + process.hltCaloTowersIsoTau7Regional + process.hltAkIsoTau7Regional + process.hltCaloTowersIsoTau8Regional + process.hltAkIsoTau8Regional + process.hltCaloTowersIsoTau9Regional + process.hltAkIsoTau9Regional + process.hltCaloTowersIsoTau10Regional + process.hltAkIsoTau10Regional + process.hltCaloTowersIsoTau11Regional + process.hltAkIsoTau11Regional + process.hltCaloTowersIsoTau12Regional + process.hltAkIsoTau12Regional ) process.HLTL2TauJetsSequence = cms.Sequence( process.HLTCaloTausCreatorL1TauRegionalSequence + process.hltL2TauJets ) process.HLTL2TauPixelIsolationSequenceGlobal = cms.Sequence( process.hltL2TausForPixelIsolation + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingSequence + process.hltL2TauPixelIsoTagProducerGlob ) process.HLTL2p5IsoTauGlobalSequence = cms.Sequence( process.HLTL2TauPixelIsolationSequenceGlobal + process.hltL2TauIsoFilterGlob + process.hltL2TauJetsIsoGlob ) process.HLTHPSDeepTauPFTauSequenceForVBFIsoTau = cms.Sequence( process.hltHpsPFTauDiscriminationByDecayModeFindingNewDMsForVBFIsoTau + process.hltHpsPFTauPrimaryVertexProducerForDeepTauForVBFIsoTau + process.hltHpsPFTauSecondaryVertexProducerForDeepTauForVBFIsoTau + process.hltHpsPFTauTransverseImpactParametersForDeepTauForVBFIsoTau + process.hltFixedGridRhoProducerFastjetAllTau + process.hltHpsPFTauBasicDiscriminatorsForDeepTauForVBFIsoTau + process.hltHpsPFTauBasicDiscriminatorsdR03ForDeepTauForVBFIsoTau + process.hltHpsPFTauDeepTauProducerForVBFIsoTau ) process.HLTHPSSingleMediumDeepTauDiTauWPAntiMuonPFTau20Sequence = cms.Sequence( process.HLTHPSDeepTauPFTauSequenceForVBFIsoTau + process.hltHpsSelectedPFTausMediumDeepTauDitauWPForVBFIsoTau + process.hltHpsSinglePFTau20TrackDeepTauDitauWPForVBFIsoTau + process.hltHpsPFTauAgainstMuonDiscriminator + process.hltHpsSelectedPFTausMediumDeepTauDitauWPAgainstMuon + process.hltHpsSinglePFTau20TrackDeepTauDitauWPAgainstMuon ) -process.HLTMu20IsolationSequence = cms.Sequence( process.HLTL3muonEcalPFisorecoSequenceNoBoolsForMuons + process.hltL3fL1sMu18L1f0L2f10QL3Filtered20QL3pfecalIsoRhoFilteredEB0p14EE0p10 + process.HLTL3muonHcalPFisorecoSequenceNoBoolsForMuons + process.hltL3fL1sMu18L1f0L2f10QL3Filtered20QL3pfhcalIsoRhoFilteredHB0p16HE0p20 + process.HLTTrackReconstructionForIsoL3MuonIter02 + process.hltMuonTkRelIsolationCut0p08Map ) -process.HLTMu24IsolationSequence = cms.Sequence( process.HLTL3muonEcalPFisorecoSequenceNoBoolsForMuons + process.hltL3crIsoL1sSingleMu22L1f0L2f10QL3f24QL3pfecalIsoRhoFilteredEB0p14EE0p10 + process.HLTL3muonHcalPFisorecoSequenceNoBoolsForMuons + process.hltL3crIsoL1sSingleMu22L1f0L2f10QL3f24QL3pfhcalIsoRhoFilteredHB0p16HE0p20 + process.HLTTrackReconstructionForIsoL3MuonIter02 + process.hltMuonTkRelIsolationCut0p08Map ) -process.HLTMu24Eta2p1IsolationSequence = cms.Sequence( process.HLTL3muonEcalPFisorecoSequenceNoBoolsForMuons + process.hltL3crIsoL1sSingleMu22erL1f0L2f10QL3f24QL3pfecalIsoRhoFilteredEB0p14EE0p10 + process.HLTL3muonHcalPFisorecoSequenceNoBoolsForMuons + process.hltL3crIsoL1sSingleMu22erL1f0L2f10QL3f24QL3pfhcalIsoRhoFilteredHB0p16HE0p20 + process.HLTTrackReconstructionForIsoL3MuonIter02 + process.hltMuonTkRelIsolationCut0p08Map ) +process.HLTMu20IsolationSequence = cms.Sequence( process.HLTL3muonEcalPFisorecoSequenceNoBoolsForMuons + process.hltL3fL1sMu18L1f0L2f10QL3Filtered20QL3pfecalIsoRhoFiltered + process.HLTL3muonHcalPFisorecoSequenceNoBoolsForMuons + process.hltL3fL1sMu18L1f0L2f10QL3Filtered20QL3pfhcalIsoRhoFiltered + process.HLTTrackReconstructionForIsoL3MuonIter02 + process.hltMuonTkRelIsolationCut0p08Map ) +process.HLTMu24IsolationSequence = cms.Sequence( process.HLTL3muonEcalPFisorecoSequenceNoBoolsForMuons + process.hltL3crIsoL1sSingleMu22L1f0L2f10QL3f24QL3pfecalIsoRhoFiltered + process.HLTL3muonHcalPFisorecoSequenceNoBoolsForMuons + process.hltL3crIsoL1sSingleMu22L1f0L2f10QL3f24QL3pfhcalIsoRhoFiltered + process.HLTTrackReconstructionForIsoL3MuonIter02 + process.hltMuonTkRelIsolationCut0p08Map ) +process.HLTMu24Eta2p1IsolationSequence = cms.Sequence( process.HLTL3muonEcalPFisorecoSequenceNoBoolsForMuons + process.hltL3crIsoL1sSingleMu22erL1f0L2f10QL3f24QL3pfecalIsoRhoFiltered + process.HLTL3muonHcalPFisorecoSequenceNoBoolsForMuons + process.hltL3crIsoL1sSingleMu22erL1f0L2f10QL3f24QL3pfhcalIsoRhoFiltered + process.HLTTrackReconstructionForIsoL3MuonIter02 + process.hltMuonTkRelIsolationCut0p08Map ) process.HLTStoppedHSCPLocalHcalReco = cms.Sequence( process.HLTStoppedHSCPLocalHcalRecoTask ) process.HLTStoppedHSCPJetSequence = cms.Sequence( process.hltStoppedHSCPTowerMakerForAll + process.hltStoppedHSCPIterativeCone4CaloJets ) process.HLTMuonLocalRecoMeanTimerSequence = cms.Sequence( process.hltMuonDTDigis + process.hltDt1DRecHits + process.hltDt4DSegmentsMeanTimer + process.hltMuonCSCDigis + process.hltCsc2DRecHits + process.hltCscSegments + process.hltMuonRPCDigis + process.hltRpcRecHits + process.hltMuonGEMDigis + process.hltGemRecHits + process.hltGemSegments ) @@ -81145,7 +85014,7 @@ process.HLTDiMu4Ele9CaloIdLTrackIdLElectronlegSequence = cms.Sequence( process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltDiMu4Ele9CaloIdLTrackIdLElectronlegL1MatchFilter + process.hltDiMu4Ele9CaloIdLTrackIdLElectronlegEtFilter + process.hltEgammaClusterShape + process.hltDiMu4Ele9CaloIdLTrackIdLElectronlegClusterShapeFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltDiMu4Ele9CaloIdLTrackIdLElectronlegHEFilter + process.HLTElePixelMatchSequence + process.hltDiMu4Ele9CaloIdLTrackIdLElectronlegPixelMatchFilter + process.HLTGsfElectronSequence + process.hltDiMu4Ele9CaloIdLTrackIdLElectronlegOneOEMinusOneOPFilter + process.hltDiMu4Ele9CaloIdLTrackIdLElectronlegDetaFilter + process.hltDiMu4Ele9CaloIdLTrackIdLElectronlegDphiFilter ) process.HLTDiMu9Ele9CaloIdLTrackIdLMuonlegSequence = cms.Sequence( process.hltDiMu9Ele9CaloIdLTrackIdLMuonlegL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltDiMu9Ele9CaloIdLTrackIdLMuonlegL2Filtered5) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3DiMu9Ele9CaloIdLTrackIdLMuonlegL1Filtered0) + process.hltL3fL1DoubleMu7EG7f0Filtered9 ) process.HLTDiMu9Ele9CaloIdLTrackIdLElectronlegSequence = cms.Sequence( process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltDiMu9Ele9CaloIdLTrackIdLElectronlegL1MatchFilter + process.hltDiMu9Ele9CaloIdLTrackIdLElectronlegEtFilter + process.hltEgammaClusterShape + process.hltDiMu9Ele9CaloIdLTrackIdLElectronlegClusterShapeFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltDiMu9Ele9CaloIdLTrackIdLElectronlegHEFilter + process.HLTElePixelMatchSequence + process.hltDiMu9Ele9CaloIdLTrackIdLElectronlegPixelMatchFilter + process.HLTGsfElectronSequence + process.hltDiMu9Ele9CaloIdLTrackIdLElectronlegOneOEMinusOneOPFilter + process.hltDiMu9Ele9CaloIdLTrackIdLElectronlegDetaFilter + process.hltDiMu9Ele9CaloIdLTrackIdLElectronlegDphiFilter ) -process.HLTDoubleMu20Eta2p1IsolationSequence = cms.Sequence( process.HLTL3muonEcalPFisorecoSequenceNoBoolsForMuons + process.hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20QL3pfecalIsoRhoFilteredEB0p14EE0p10 + process.HLTL3muonHcalPFisorecoSequenceNoBoolsForMuons + process.hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20QL3pfhcalIsoRhoFilteredHB0p16HE0p20 + process.HLTTrackReconstructionForIsoL3MuonIter02 + process.hltMuonTkRelIsolationCut0p08Map ) +process.HLTDoubleMu20Eta2p1IsolationSequence = cms.Sequence( process.HLTL3muonEcalPFisorecoSequenceNoBoolsForMuons + process.hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20QL3pfecalIsoRhoFiltered + process.HLTL3muonHcalPFisorecoSequenceNoBoolsForMuons + process.hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20QL3pfhcalIsoRhoFiltered + process.HLTTrackReconstructionForIsoL3MuonIter02 + process.hltMuonTkRelIsolationCut0p08Map ) process.HLTIterL3OImuonTkCandidateSequenceNoVtx = cms.Sequence( process.hltIterL3OISeedsFromL2MuonsNoVtx + process.hltIterL3OITrackCandidatesNoVtx + process.hltIterL3OIMuCtfWithMaterialTracksNoVtx + process.hltIterL3OIMuonTrackCutClassifierNoVtx + process.hltIterL3OIMuonTrackSelectionHighPurityNoVtx + process.hltL3MuonsIterL3OINoVtx ) process.HLTIterL3MuonRecoPixelTracksSequenceNoVtx = cms.Sequence( process.HLTRecopixelvertexingSequence + process.hltIterL3MuonPixelTracksTrackingRegionsNoVtx + process.hltPixelTracksInRegionL2NoVtx ) process.HLTIterL3MuonRecopixelvertexingSequenceNoVtx = cms.Sequence( process.HLTIterL3MuonRecoPixelTracksSequenceNoVtx ) @@ -81190,6 +85059,7 @@ process.HLTTrackReconstructionForIsoL3MuonIter02NoVtx = cms.Sequence( process.HLTDoLocalPixelSequence + process.HLTDoLocalStripSequence + process.HLTIterativeTrackingL3MuonIteration0NoVtx ) process.HLTMuIsolationSequenceNoVtx = cms.Sequence( process.HLTL3muonEcalPFisorecoSequenceNoBoolsForMuonsNoVtx + process.HLTL3muonHcalPFisorecoSequenceNoBoolsForMuonsNoVtx + process.HLTTrackReconstructionForIsoL3MuonIter02NoVtx + process.hltMuonTkRelIsolationCut0p09MapNoVtx ) process.HLTPixelOnlyPFScoutingPackingSequence = cms.Sequence( process.hltScoutingTrackPacker + process.hltScoutingPrimaryVertexPacker + process.hltScoutingPFPacker + process.hltScoutingMuonPacker + process.hltScoutingEgammaPacker ) +process.HLTPFScoutingPixelTrackingSequence = cms.Sequence( process.HLTAK4CaloJetsSequence + process.HLTPixelOnlyPFScoutingSequence + process.hltEgammaR9ID + process.HLTL2muonrecoSequenceNoVtx + process.HLTL3muonrecoSequenceNoVtx + process.hltDisplacedmumuVtxNoMatchingProducer + process.HLTMuIsolationSequenceNoVtx + process.hltFEDSelectorL1 + process.HLTPixelOnlyPFScoutingPackingSequence ) process.HLTPhoton20SequenceLooseHOverE = cms.Sequence( process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1SingleEG10Filter + process.hltEG20EtFilterLooseHoverE + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltEG20HEFilterLooseHoverE ) process.HLTPhoton30SequenceLooseHOverE = cms.Sequence( process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1SingleEG10Filter + process.hltEG30EtFilterLooseHoverE + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltEG30HEFilterLooseHoverE ) process.HLTBeginSequenceCalibration = cms.Sequence( process.hltCalibrationEventsFilter + process.hltGtStage2Digis ) @@ -81202,31 +85072,70 @@ process.HLTDoubleEle5CaloIdLMWSequence = cms.Sequence( process.HLTDoubleEle5CaloIdLUnseededSequence + process.hltDiEle5CaloIdLMWPMS2UnseededFilter ) process.HLTEle5WPTightGsfSequence = cms.Sequence( process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1SingleEG5Filter + process.hltEG5L1SingleEG5EtFilter + process.hltEgammaClusterShape + process.hltEle5WPTightClusterShapeFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltEle5WPTightHEFilter + process.hltEgammaEcalPFClusterIso + process.hltEle5WPTightEcalIsoFilter + process.HLTPFHcalClustering + process.hltEgammaHcalPFClusterIso + process.hltEle5WPTightHcalIsoFilter + process.HLTElePixelMatchSequence + process.hltEle5WPTightPixelMatchFilter + process.hltEle5WPTightPMS2Filter + process.HLTGsfElectronSequence + process.hltEle5WPTightGsfOneOEMinusOneOPFilter + process.hltEle5WPTightGsfMissingHitsFilter + process.hltEle5WPTightGsfDetaFilter + process.hltEle5WPTightGsfDphiFilter + process.HLTTrackReconstructionForIsoElectronIter02 + process.hltEgammaEleGsfTrackIso + process.hltEle5WPTightGsfTrackIsoFilter ) process.HLTEle15Ele10CaloIdLTrackIdLIsoVLSequence = cms.Sequence( process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1SingleEG5Filter + process.hltEle15Ele10CaloIdLTrackIdLIsoVLEtLeg1Filter + process.hltEle15Ele10CaloIdLTrackIdLIsoVLEtLeg2Filter + process.hltEgammaClusterShape + process.hltEle15Ele10CaloIdLTrackIdLIsoVLClusterShapeLeg1Filter + process.hltEle15Ele10CaloIdLTrackIdLIsoVLClusterShapeLeg2Filter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltEle15Ele10CaloIdLTrackIdLIsoVLHELeg1Filter + process.hltEle15Ele10CaloIdLTrackIdLIsoVLHELeg2Filter + process.hltEgammaEcalPFClusterIso + process.hltEle15Ele10CaloIdLTrackIdLIsoVLEcalIsoLeg1Filter + process.hltEle15Ele10CaloIdLTrackIdLIsoVLEcalIsoLeg2Filter + process.HLTPFHcalClustering + process.hltEgammaHcalPFClusterIso + process.hltEle15Ele10CaloIdLTrackIdLIsoVLHcalIsoLeg1Filter + process.hltEle15Ele10CaloIdLTrackIdLIsoVLHcalIsoLeg2Filter + process.HLTElePixelMatchSequence + process.hltEle15Ele10CaloIdLTrackIdLIsoVLPixelMatchLeg1Filter + process.hltEle15Ele10CaloIdLTrackIdLIsoVLPixelMatchLeg2Filter + process.HLTGsfElectronSequence + process.hltEle15Ele10CaloIdLTrackIdLIsoVLOneOEMinusOneOPLeg1Filter + process.hltEle15Ele10CaloIdLTrackIdLIsoVLOneOEMinusOneOPLeg2Filter + process.hltEle15Ele10CaloIdLTrackIdLIsoVLDetaLeg1Filter + process.hltEle15Ele10CaloIdLTrackIdLIsoVLDetaLeg2Filter + process.hltEle15Ele10CaloIdLTrackIdLIsoVLDphiLeg1Filter + process.hltEle15Ele10CaloIdLTrackIdLIsoVLDphiLeg2Filter + process.HLTTrackReconstructionForIsoElectronIter02 + process.hltEgammaEleGsfTrackIso + process.hltEle15Ele10CaloIdLTrackIdLIsoVLTrackIsoLeg1Filter + process.hltEle15Ele10CaloIdLTrackIdLIsoVLTrackIsoLeg2Filter ) -process.HLTMuIsolationSequenceForMC = cms.Sequence( process.HLTL3muonEcalPFisorecoSequenceNoBoolsForMuons + process.hltL3fL1sMu5L1L2L3pfecalIsoRhoFilteredEB0p14EE0p10 + process.HLTL3muonHcalPFisorecoSequenceNoBoolsForMuons + process.hltL3fL1sMu5L1L2L3pfhcalIsoRhoFilteredHB0p16HE0p20 + process.HLTTrackReconstructionForIsoL3MuonIter02 + process.hltMuonTkRelIsolationCut0p08Map ) +process.HLTMuIsolationSequenceForMC = cms.Sequence( process.HLTL3muonEcalPFisorecoSequenceNoBoolsForMuons + process.hltL3fL1sMu5L1L2L3pfecalIsoRhoFiltered + process.HLTL3muonHcalPFisorecoSequenceNoBoolsForMuons + process.hltL3fL1sMu5L1L2L3pfhcalIsoRhoFiltered + process.HLTTrackReconstructionForIsoL3MuonIter02 + process.hltMuonTkRelIsolationCut0p08Map ) +process.HLTDoFullUnpackingEgammaEcalWithoutPreshowerCPUOnlySequence = cms.Sequence( process.HLTDoFullUnpackingEgammaEcalWithoutPreshowerCPUOnlyTask ) +process.HLTDoCaloCPUOnlySequence = cms.Sequence( process.HLTDoFullUnpackingEgammaEcalWithoutPreshowerCPUOnlySequence + process.HLTDoLocalHcalSequence + process.hltTowerMakerForAllCPUOnly ) +process.HLTAK4CaloJetsReconstructionCPUOnlySequence = cms.Sequence( process.HLTDoCaloCPUOnlySequence + process.hltAK4CaloJetsCPUOnly + process.hltAK4CaloJetsIDPassedCPUOnly ) +process.HLTAK4CaloCorrectorProducersCPUOnlySequence = cms.Sequence( process.hltAK4CaloFastJetCorrectorCPUOnly + process.hltAK4CaloRelativeCorrector + process.hltAK4CaloAbsoluteCorrector + process.hltAK4CaloResidualCorrector + process.hltAK4CaloCorrectorCPUOnly ) +process.HLTAK4CaloJetsCorrectionCPUOnlySequence = cms.Sequence( process.hltFixedGridRhoFastjetAllCaloCPUOnly + process.HLTAK4CaloCorrectorProducersCPUOnlySequence + process.hltAK4CaloJetsCorrectedCPUOnly + process.hltAK4CaloJetsCorrectedIDPassedCPUOnly ) +process.HLTAK4CaloJetsCPUOnlySequence = cms.Sequence( process.HLTAK4CaloJetsReconstructionCPUOnlySequence + process.HLTAK4CaloJetsCorrectionCPUOnlySequence ) +process.HLTDoCaloCPUOnlySequencePF = cms.Sequence( process.HLTDoFullUnpackingEgammaEcalWithoutPreshowerCPUOnlySequence + process.HLTDoLocalHcalSequence + process.hltTowerMakerForAllCPUOnly ) +process.HLTAK4CaloJetsPrePFRecoCPUOnlySequence = cms.Sequence( process.HLTDoCaloCPUOnlySequencePF + process.hltAK4CaloJetsPFCPUOnly ) +process.HLTPreAK4PFJetsRecoCPUOnlySequence = cms.Sequence( process.HLTAK4CaloJetsPrePFRecoCPUOnlySequence + process.hltAK4CaloJetsPFEt5CPUOnly ) +process.HLTDoLocalPixelCPUOnlySequence = cms.Sequence( process.HLTDoLocalPixelCPUOnlyTask ) +process.HLTDoLocalStripCPUOnlySequence = cms.Sequence( process.hltSiStripExcludedFEDListProducer + process.hltSiStripRawToClustersFacility + process.hltSiStripClustersCPUOnly ) +process.HLTIterL3OImuonTkCandidateCPUOnlySequence = cms.Sequence( process.hltIterL3OISeedsFromL2MuonsCPUOnly + process.hltIterL3OITrackCandidatesCPUOnly + process.hltIterL3OIMuCtfWithMaterialTracksCPUOnly + process.hltIterL3OIMuonTrackCutClassifierCPUOnly + process.hltIterL3OIMuonTrackSelectionHighPurityCPUOnly + process.hltL3MuonsIterL3OICPUOnly ) +process.HLTRecopixelvertexingCPUOnlySequence = cms.Sequence( process.hltPixelTracksFitter + process.hltPixelTracksFilter,process.HLTRecopixelvertexingCPUOnlyTask ) +process.HLTIterL3MuonRecopixelvertexingCPUOnlySequence = cms.Sequence( process.HLTRecopixelvertexingCPUOnlySequence + process.hltIterL3MuonPixelTracksTrackingRegionsCPUOnly + process.hltPixelTracksInRegionL2CPUOnly ) +process.HLTIterativeTrackingIteration0ForIterL3MuonCPUOnly = cms.Sequence( process.hltIter0IterL3MuonPixelSeedsFromPixelTracksCPUOnly + process.hltIter0IterL3MuonPixelSeedsFromPixelTracksFilteredCPUOnly + process.hltIter0IterL3MuonCkfTrackCandidatesCPUOnly + process.hltIter0IterL3MuonCtfWithMaterialTracksCPUOnly + process.hltIter0IterL3MuonTrackCutClassifierCPUOnly + process.hltIter0IterL3MuonTrackSelectionHighPurityCPUOnly ) +process.HLTIterL3IOmuonTkCandidateCPUOnlySequence = cms.Sequence( process.HLTIterL3MuonRecopixelvertexingCPUOnlySequence + process.HLTIterativeTrackingIteration0ForIterL3MuonCPUOnly + process.hltL3MuonsIterL3IOCPUOnly ) +process.HLTIterL3OIAndIOFromL2muonTkCandidateCPUOnlySequence = cms.Sequence( process.HLTIterL3OImuonTkCandidateCPUOnlySequence + process.hltIterL3OIL3MuonsLinksCombinationCPUOnly + process.hltIterL3OIL3MuonsCPUOnly + process.hltIterL3OIL3MuonCandidatesCPUOnly + process.hltL2SelectorForL3IOCPUOnly + process.HLTIterL3IOmuonTkCandidateCPUOnlySequence + process.hltIterL3MuonsFromL2LinksCombinationCPUOnly ) +process.HLTRecopixelvertexingCPUOnlySequenceForIterL3FromL1Muon = cms.Sequence( process.HLTRecopixelvertexingCPUOnlySequence + process.hltIterL3FromL1MuonPixelTracksTrackingRegions + process.hltPixelTracksInRegionL1CPUOnly ) +process.HLTIterativeTrackingIteration0ForIterL3FromL1MuonCPUOnly = cms.Sequence( process.hltIter0IterL3FromL1MuonPixelSeedsFromPixelTracksCPUOnly + process.hltIter0IterL3FromL1MuonPixelSeedsFromPixelTracksFilteredCPUOnly + process.hltIter0IterL3FromL1MuonCkfTrackCandidatesCPUOnly + process.hltIter0IterL3FromL1MuonCtfWithMaterialTracksCPUOnly + process.hltIter0IterL3FromL1MuonTrackCutClassifierCPUOnly + process.hltIter0IterL3FromL1MuonTrackSelectionHighPurityCPUOnly ) +process.HLTIterL3IOmuonFromL1TkCandidateCPUOnlySequence = cms.Sequence( process.HLTRecopixelvertexingCPUOnlySequenceForIterL3FromL1Muon + process.HLTIterativeTrackingIteration0ForIterL3FromL1MuonCPUOnly ) +process.HLTIterL3muonTkCandidateCPUOnlySequence = cms.Sequence( process.HLTDoLocalPixelCPUOnlySequence + process.HLTDoLocalStripCPUOnlySequence + process.HLTIterL3OIAndIOFromL2muonTkCandidateCPUOnlySequence + process.hltL1MuonsPt0 + process.HLTIterL3IOmuonFromL1TkCandidateCPUOnlySequence ) +process.HLTL3muonrecoNocandCPUOnlySequence = cms.Sequence( process.HLTIterL3muonTkCandidateCPUOnlySequence + process.hltIterL3MuonMergedCPUOnly + process.hltIterL3MuonAndMuonFromL1MergedCPUOnly + process.hltIterL3GlbMuonCPUOnly + process.hltIterL3MuonsNoIDCPUOnly + process.hltIterL3MuonsCPUOnly + process.hltL3MuonsIterL3LinksCPUOnly + process.hltIterL3MuonTracksCPUOnly ) +process.HLTL3muonrecoCPUOnlySequence = cms.Sequence( process.HLTL3muonrecoNocandCPUOnlySequence + process.hltIterL3MuonCandidatesCPUOnly ) +process.HLTIterativeTrackingIteration0CPUOnly = cms.Sequence( process.hltIter0PFLowPixelSeedsFromPixelTracksCPUOnly + process.hltIter0PFlowCkfTrackCandidatesCPUOnly + process.hltIter0PFlowCtfWithMaterialTracksCPUOnly + process.hltIter0PFlowTrackCutClassifierCPUOnly + process.hltMergedTracksCPUOnly ) +process.HLTIterativeTrackingIter02CPUOnly = cms.Sequence( process.HLTIterativeTrackingIteration0CPUOnly ) +process.HLTTrackReconstructionForPFCPUOnly = cms.Sequence( process.HLTDoLocalPixelCPUOnlySequence + process.HLTRecopixelvertexingCPUOnlySequence + process.HLTDoLocalStripCPUOnlySequence + process.HLTIterativeTrackingIter02CPUOnly + process.hltPFMuonMergingCPUOnly + process.hltMuonLinksCPUOnly + process.hltMuonsCPUOnly ) +process.HLTParticleFlowCPUOnlySequence = cms.Sequence( process.HLTPreshowerSequence + process.hltParticleFlowRecHitECALUnseededCPUOnly + process.hltParticleFlowRecHitHBHECPUOnly + process.hltParticleFlowRecHitHF + process.hltParticleFlowRecHitPSUnseeded + process.hltParticleFlowClusterECALUncorrectedUnseededCPUOnly + process.hltParticleFlowClusterPSUnseeded + process.hltParticleFlowClusterECALUnseededCPUOnly + process.hltParticleFlowClusterHBHECPUOnly + process.hltParticleFlowClusterHCALCPUOnly + process.hltParticleFlowClusterHF + process.hltLightPFTracksCPUOnly + process.hltParticleFlowBlockCPUOnly + process.hltParticleFlowCPUOnly ) +process.HLTAK4PFJetsReconstructionCPUOnlySequence = cms.Sequence( process.HLTL2muonrecoSequence + process.HLTL3muonrecoCPUOnlySequence + process.HLTTrackReconstructionForPFCPUOnly + process.HLTParticleFlowCPUOnlySequence + process.hltAK4PFJetsCPUOnly + process.hltAK4PFJetsLooseIDCPUOnly + process.hltAK4PFJetsTightIDCPUOnly ) +process.HLTAK4PFCorrectorProducersCPUOnlySequence = cms.Sequence( process.hltAK4PFFastJetCorrectorCPUOnly + process.hltAK4PFRelativeCorrector + process.hltAK4PFAbsoluteCorrector + process.hltAK4PFResidualCorrector + process.hltAK4PFCorrectorCPUOnly ) +process.HLTAK4PFJetsCorrectionCPUOnlySequence = cms.Sequence( process.hltFixedGridRhoFastjetAllCPUOnly + process.HLTAK4PFCorrectorProducersCPUOnlySequence + process.hltAK4PFJetsCorrectedCPUOnly + process.hltAK4PFJetsLooseIDCorrectedCPUOnly + process.hltAK4PFJetsTightIDCorrectedCPUOnly ) +process.HLTAK4PFJetsCPUOnlySequence = cms.Sequence( process.HLTPreAK4PFJetsRecoCPUOnlySequence + process.HLTAK4PFJetsReconstructionCPUOnlySequence + process.HLTAK4PFJetsCorrectionCPUOnlySequence ) +process.HLTMediumIsoPFTauHighPtRelaxedIsoSequence = cms.Sequence( process.hltPFTauMediumHighPtRelaxedIsoAbsoluteIsolationDiscriminator + process.hltPFTauMediumHighPtRelaxedIsoRelativeIsolationDiscriminator + process.hltPFTauMediumHighPtRelaxedIsoAbsOrRelIsolationDiscriminator ) +process.HLTMediumChargedIsoPFTauHighPtRelaxedIsoTrk50 = cms.Sequence( process.HLTMediumIsoPFTauHighPtRelaxedIsoSequence + process.hltPFTauTrackPt50Discriminator + process.hltSelectedPFTausTrackPt50AbsOrRelMediumHighPtRelaxedIsoIsolation ) process.HLTEle16Ele12Ele8CaloIdLTrackIdLSequence = cms.Sequence( process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEle16Ele12Ele8CaloIdLTrackIdLL1MatchFilter + process.hltEle16Ele12Ele8CaloIdLTrackIdLEtLeg1Filter + process.hltEle16Ele12Ele8CaloIdLTrackIdLEtLeg2Filter + process.hltEle16Ele12Ele8CaloIdLTrackIdLEtLeg3Filter + process.hltEgammaClusterShape + process.hltEle16Ele12Ele8CaloIdLTrackIdLClusterShapeLeg1Filter + process.hltEle16Ele12Ele8CaloIdLTrackIdLClusterShapeLeg2Filter + process.hltEle16Ele12Ele8CaloIdLTrackIdLClusterShapeLeg3Filter + process.HLTDoLocalHcalSequence + process.hltTowerMakerForAll + process.hltEgammaHoverE + process.hltEle16Ele12Ele8CaloIdLTrackIdLHELeg1Filter + process.hltEle16Ele12Ele8CaloIdLTrackIdLHELeg2Filter + process.hltEle16Ele12Ele8CaloIdLTrackIdLHELeg3Filter + process.HLTElePixelMatchSequence + process.hltEle16Ele12Ele8CaloIdLTrackIdLPixelMatchLeg1Filter + process.hltEle16Ele12Ele8CaloIdLTrackIdLPixelMatchLeg2Filter + process.hltEle16Ele12Ele8CaloIdLTrackIdLPixelMatchLeg3Filter + process.HLTGsfElectronSequence + process.hltEle16Ele12Ele8CaloIdLTrackIdLOneOEMinusOneOPLeg1Filter + process.hltEle16Ele12Ele8CaloIdLTrackIdLOneOEMinusOneOPLeg2Filter + process.hltEle16Ele12Ele8CaloIdLTrackIdLOneOEMinusOneOPLeg3Filter + process.hltEle16Ele12Ele8CaloIdLTrackIdLDetaLeg1Filter + process.hltEle16Ele12Ele8CaloIdLTrackIdLDetaLeg2Filter + process.hltEle16Ele12Ele8CaloIdLTrackIdLDetaLeg3Filter + process.hltEle16Ele12Ele8CaloIdLTrackIdLDphiLeg1Filter + process.hltEle16Ele12Ele8CaloIdLTrackIdLDphiLeg2Filter + process.hltEle16Ele12Ele8CaloIdLTrackIdLDphiLeg3Filter ) process.HLTHPSDoubleMediumDeepTauDiTauWPAntiMuonPFTau20Sequence = cms.Sequence( process.HLTHPSDeepTauPFTauSequenceForVBFIsoTau + process.hltHpsSelectedPFTausMediumDeepTauDitauWPForVBFIsoTau + process.hltHpsDoublePFTau20TrackDeepTauDitauWPForVBFIsoTau + process.hltHpsPFTauAgainstMuonDiscriminator + process.hltHpsSelectedPFTausMediumDeepTauDitauWPAgainstMuon + process.hltHpsDoublePFTau20TrackDeepTauDitauWPAgainstMuon ) +process.HLTHPSDoubleTightChargedIsoAntiMuonPFTau20Sequence = cms.Sequence( process.HLTHPSTightChargedIsoPFTauSequence + process.hltHpsDoublePFTau20 + process.hltHpsSelectedPFTausTrackFinding + process.hltHpsDoublePFTau20Track + process.hltHpsSelectedPFTausTrackFindingTightChargedIsolation + process.hltHpsDoublePFTau20TrackTightChargedIso + process.hltHpsPFTauAgainstMuonDiscriminator + process.hltHpsSelectedPFTausTrackFindingTightChargedIsolationAgainstMuon + process.hltHpsDoublePFTau20TrackTightChargedIsoAgainstMuon ) process.HLTPhoton75R9Id90HE10IsoMEBOnlySequence = cms.Sequence( process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1SingleEG40Filter + process.hltEG75R9Id90HE10IsoMEBOnlyEtFilter + process.hltEgammaClusterShape + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltEG75R9Id90HE10IsoMEBOnlyHEFilter + process.hltEgammaR9ID + process.hltEG75R9Id90HE10IsoMEBOnlyR9Filter + process.hltEgammaEcalPFClusterIso + process.hltEG75R9Id90HE10IsoMEBOnlyEcalIsoFilter + process.HLTPFHcalClustering + process.hltEgammaHcalPFClusterIso + process.hltEG75R9Id90HE10IsoMEBOnlyHcalIsoFilter + process.HLTTrackReconstructionForIsoForPhotons + process.hltEgammaHollowTrackIso + process.hltEG75R9Id90HE10IsoMEBOnlyTrackIsoFilter ) process.HLTBphTrackingDoubleJpsiRegionalPixelTracks = cms.Sequence( process.hltPixelTracksTrackingRegionsDoubleJpsiRegional + process.hltPixelTracksDoubleJpsiRegional ) process.HLTBphTrackingDoubleJpsiRegionalIter0 = cms.Sequence( process.hltIter0JpsiTkTkPixelSeedsFromPixelTracks + process.hltIter0JpsiTkTkCkfTrackCandidates + process.hltIter0JpsiTkTkCtfWithMaterialTracks + process.hltIter0JpsiTkTkTrackCutClassifierPrompt + process.hltIter0JpsiTkTkTrackCutClassifierDetached + process.hltIter0JpsiTkTkTrackCutClassifierMerged + process.hltIter0JpsiTkTkTrackSelectionHighPurity ) process.HLTBphTrackingDoubleJpsiReg = cms.Sequence( process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingSequence + process.HLTDoLocalStripSequence + process.HLTBphTrackingDoubleJpsiRegionalPixelTracks + process.HLTBphTrackingDoubleJpsiRegionalIter0 ) process.HLTFastPrimaryVertexSequence = cms.Sequence( process.hltSelectorJets20L1FastJet + process.hltSelectorCentralJets20L1FastJeta + process.hltSelector4CentralJetsL1FastJet + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingSequence ) -process.HLTBtagBoostedDoubleSecondaryVertexSequencePFAK8 = cms.Sequence( process.hltVerticesPF + process.hltVerticesPFSelector + process.hltVerticesPFFilter + process.hltPFJetForDBtagSelectorAK8 + process.hltPFJetForDBtagAK8 + process.hltBoostedDBLifetimeTagInfosPFAK8 + process.hltBoostedDBInclusiveVertexFinderPFAK8 + process.hltBoostedDBInclusiveSecondaryVerticesPFAK8 + process.hltBoostedDBTrackVertexArbitratorPFAK8 + process.hltBoostedDBInclusiveMergedVerticesPFAK8 + process.hltBoostedDBSecondaryVertexTagInfosPFAK8 + process.hltBoostedDBSVAK8TagInfosPF + process.hltBoostedDBJetTagsPFAK8 ) process.HLTDiphoton3018R9Idb50e90ANDIso60CaloId15b35eANDHE12b10eMass55Sequence = cms.Sequence( process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1SingleAndDoubleEGOrFilter + process.hltEG30L1SingleAndDoubleEGOrEtFilter + process.hltEgammaR9ID + process.hltEG30R9Id50b80eR9IdFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltEG30HE12b10eR9Id50b80eHEFilter + process.hltEG30R9Id50b90eHE12b10eR9Id50b80eR9IdFilter + process.hltEgammaClusterShape + process.hltEG30CaloId15b35eR9Id50b90eHE12b10eR9Id50b80eClusterShapeFilter + process.hltEgammaEcalPFClusterIso + process.hltEG30Iso60CaloId15b35eR9Id50b90eHE12b10eR9Id50b80eEcalIsoFilter + process.HLTPFClusteringForEgammaUnseeded + process.hltEgammaCandidatesUnseeded + process.hltDiEG18EtUnseededFilter + process.hltEgammaR9IDUnseeded + process.hltDiEG18R9Id50b80eR9IdUnseededFilter + process.hltEgammaHoverEUnseeded + process.hltDiEG18HE12b10eR9Id50b80eHEUnseededFilter + process.hltEG18R9Id50b90eHE12b10eR9Id50b80eR9IdUnseededFilter + process.hltEgammaClusterShapeUnseeded + process.hltEG18CaloId15b35eR9Id50b90eHE12b10eR9Id50b80eClusterShapeUnseededFilter + process.hltEgammaEcalPFClusterIsoUnseeded + process.hltEG18Iso60CaloId15b35eR9Id50b90eHE12b10eR9Id50b80eEcalIsoUnseededFilter + process.HLTTrackReconstructionForIsoForPhotons + process.hltEgammaHollowTrackIsoUnseeded + process.hltEG18TrackIso60Iso60CaloId15b35eR9Id50b90eHE12b10eR9Id50b80eTrackIsoUnseededFilter + process.hltEG18TrackIso60Iso60CaloId15b35eR9Id50b90eHE12b10eR9Id50b80eMass55CombMassLastFilter ) process.HLTDiphoton3018R9Idb50e90ANDIso60CaloId15b35eANDHE12b10eSequence = cms.Sequence( process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1SingleAndDoubleEGOrFilter + process.hltEG30L1SingleAndDoubleEGOrEtFilter + process.hltEgammaR9ID + process.hltEG30R9Id50b80eR9IdFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltEG30HE12b10eR9Id50b80eHEFilter + process.hltEG30R9Id50b90eHE12b10eR9Id50b80eR9IdFilter + process.hltEgammaClusterShape + process.hltEG30CaloId15b35eR9Id50b90eHE12b10eR9Id50b80eClusterShapeFilter + process.hltEgammaEcalPFClusterIso + process.hltEG30Iso60CaloId15b35eR9Id50b90eHE12b10eR9Id50b80eEcalIsoFilter + process.HLTPFClusteringForEgammaUnseeded + process.hltEgammaCandidatesUnseeded + process.hltDiEG18EtUnseededFilter + process.hltEgammaR9IDUnseeded + process.hltDiEG18R9Id50b80eR9IdUnseededFilter + process.hltEgammaHoverEUnseeded + process.hltDiEG18HE12b10eR9Id50b80eHEUnseededFilter + process.hltEG18R9Id50b90eHE12b10eR9Id50b80eR9IdUnseededFilter + process.hltEgammaClusterShapeUnseeded + process.hltEG18CaloId15b35eR9Id50b90eHE12b10eR9Id50b80eClusterShapeUnseededFilter + process.hltEgammaEcalPFClusterIsoUnseeded + process.hltEG18Iso60CaloId15b35eR9Id50b90eHE12b10eR9Id50b80eEcalIsoUnseededFilter + process.HLTTrackReconstructionForIsoForPhotons + process.hltEgammaHollowTrackIsoUnseeded + process.hltEG18TrackIso60Iso60CaloId15b35eR9Id50b90eHE12b10eR9Id50b80eTrackIsoUnseededFilter ) process.HLTBeginSequenceParking = cms.Sequence( process.hltTriggerType + process.hltEnableParking + process.HLTL1UnpackerSequence + process.HLTBeamSpot ) process.HLTL2TauTagNNSequence = cms.Sequence( process.HLTDoLocalPixelSequence + process.HLTRecoPixelTracksSequence + process.HLTRecopixelvertexingSequence + process.HLTDoCaloSequence + cms.ignore(process.hltL1sDoubleTauBigOR) + cms.ignore(process.hltL1sSingleTau) + cms.ignore(process.hltL1sBigOrMuXXerIsoTauYYer) + cms.ignore(process.hltL1sMu22erIsoTau40er) + cms.ignore(process.hltL1sBigORDoubleTauJet) + cms.ignore(process.hltL1VBFDiJetIsoTau) + cms.ignore(process.hltL1sVeryBigORMu18erTauXXer2p1) + process.hltL2TauTagNNProducer ) process.HLTHPSDeepTauPFTauSequence = cms.Sequence( cms.ignore(process.hltL1sTauVeryBigOR) + process.hltHpsL1JetsHLTForDeepTauInput + process.hltHpsPFTauDiscriminationByDecayModeFindingNewDMsL1matched + process.hltHpsPFTauPrimaryVertexProducerForDeepTau + process.hltHpsPFTauSecondaryVertexProducerForDeepTau + process.hltHpsPFTauTransverseImpactParametersForDeepTau + process.hltFixedGridRhoProducerFastjetAllTau + process.hltHpsPFTauBasicDiscriminatorsForDeepTau + process.hltHpsPFTauBasicDiscriminatorsdR03ForDeepTau + process.hltHpsPFTauDeepTauProducer ) -process.HLTEle24erWPTightGsfForTauSequence = cms.Sequence( process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1EGerAndTauFilter + process.hltEG24L1EGandTauEtFilter + process.hltEgammaClusterShape + process.hltEle24erWPTightClusterShapeFilterForTau + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltEle24erWPTightHEFilterForTau + process.hltEgammaEcalPFClusterIso + process.hltEle24erWPTightEcalIsoFilterForTau + process.HLTPFHcalClustering + process.hltEgammaHcalPFClusterIso + process.hltEle24erWPTightHcalIsoFilterForTau + process.HLTElePixelMatchSequence + process.hltEle24erWPTightPixelMatchFilterForTau + process.hltEle24erWPTightPMS2FilterForTau + process.HLTGsfElectronSequence + process.hltEle24erWPTightGsfOneOEMinusOneOPFilterForTau + process.hltEle24erWPTightGsfMissingHitsFilterForTau + process.hltEle24erWPTightGsfDetaFilterForTau + process.hltEle24erWPTightGsfDphiFilterForTau + process.HLTTrackReconstructionForIsoElectronIter02 + process.hltEgammaEleGsfTrackIso + process.hltEle24erWPTightGsfTrackIsoFilterForTau ) +process.HLTCaloTausCreatorL1TauSeededRegionalSequence = cms.Sequence( process.HLTDoCaloSequence + cms.ignore(process.hltL1sTauVeryBigOR) + process.hltCaloTowerL1sTauVeryBigORSeededRegional + process.hltAkIsoTauL1sTauVeryBigORSeededRegional ) +process.HLTL2TauJetsL1TauSeededSequence = cms.Sequence( process.HLTCaloTausCreatorL1TauSeededRegionalSequence + process.hltL2TauJetsL1TauSeeded ) +process.HLTL2TauPixelIsolationSequenceL1TauGlobalSeeded = cms.Sequence( process.hltL2TausForPixelIsolationL1TauSeeded + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingSequence + process.hltL2TauPixelIsoTagProducerL1TauSeededGlob ) +process.HLTL2p5IsoTauL1TauSeededGlobalSequence = cms.Sequence( process.HLTL2TauPixelIsolationSequenceL1TauGlobalSeeded + process.hltL2TauIsoFilterL1TauSeededGlob + process.hltL2TauJetsIsoL1TauSeededGlob ) +process.HLTHPSDoublePFTauPt40Eta2p1Trk1 = cms.Sequence( process.hltHpsDoublePFTau40 + process.hltHpsPFTauTrackPt1Discriminator + process.hltHpsSelectedPFTausTrackPt1 + process.hltHpsDoublePFTau40TrackPt1 ) +process.HLTHPSMediumChargedIsoPFTauSequence = cms.Sequence( process.hltHpsPFTauMediumAbsoluteChargedIsolationDiscriminator + process.hltHpsPFTauMediumRelativeChargedIsolationDiscriminator + process.hltHpsPFTauMediumAbsOrRelChargedIsolationDiscriminator ) +process.HLTHPSDoublePFTauPt35Eta2p1Trk1 = cms.Sequence( process.hltHpsDoublePFTau35 + process.hltHpsPFTauTrackPt1Discriminator + process.hltHpsSelectedPFTausTrackPt1 + process.hltHpsDoublePFTau35TrackPt1 ) process.HLTHPSLooseETauWPDeepTauPFTau30Sequence = cms.Sequence( process.HLTHPSDeepTauPFTauSequence + process.hltHpsSelectedPFTausLooseETauWPDeepTauFilter ) process.HLTHPSLooseMuTauWPDeepTauAntiMuonPFTau27Sequence = cms.Sequence( process.HLTHPSDeepTauPFTauSequence + process.hltHpsPFTauAgainstMuonDiscriminatorBigL1matched + process.hltHpsSelectedPFTausLooseMuTauWPDeepTauVsJetsAgainstMuon ) -process.HLTMu24Eta2p1IsoTau40Eta2p1IsolationSequence = cms.Sequence( process.HLTL3muonEcalPFisorecoSequenceNoBoolsForMuons + process.hltL3fL1sMu22erIsoTau40erL1f0L2f10QL3Filtered24QL3pfecalIsoRhoFilteredEB0p14EE0p10 + process.HLTL3muonHcalPFisorecoSequenceNoBoolsForMuons + process.hltL3fL1sMu22IsoTau40erL1f0L2f10QL3Filtered24QL3pfhcalIsoRhoFilteredHB0p16HE0p20 + process.HLTTrackReconstructionForIsoL3MuonIter02 + process.hltMuonTkRelIsolationCut0p08Map ) +process.HLTMu24Eta2p1IsoTau40Eta2p1IsolationSequence = cms.Sequence( process.HLTL3muonEcalPFisorecoSequenceNoBoolsForMuons + process.hltL3fL1sMu22erIsoTau40erL1f0L2f10QL3Filtered24QL3pfecalIsoRhoFiltered + process.HLTL3muonHcalPFisorecoSequenceNoBoolsForMuons + process.hltL3fL1sMu22IsoTau40erL1f0L2f10QL3Filtered24QL3pfhcalIsoRhoFiltered + process.HLTTrackReconstructionForIsoL3MuonIter02 + process.hltMuonTkRelIsolationCut0p08Map ) process.HLTLooseSingleTauWPDeepTauPFTau = cms.Sequence( process.HLTHPSDeepTauPFTauSequence + process.hltHpsSelectedPFTausLooseSingleTauWPDeepTau ) -process.HLTMu24Eta2p1IsoTauYYEta2p1IsolationSequence = cms.Sequence( process.HLTL3muonEcalPFisorecoSequenceNoBoolsForMuons + process.hltL3fL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3Filtered24QL3pfecalIsoRhoFilteredEB0p14EE0p10 + process.HLTL3muonHcalPFisorecoSequenceNoBoolsForMuons + process.hltL3fL1sBigOrMuXXIsoTauYYerL1f0L2f10QL3Filtered24QL3pfhcalIsoRhoFilteredHB0p16HE0p20 + process.HLTTrackReconstructionForIsoL3MuonIter02 + process.hltMuonTkRelIsolationCut0p08Map ) +process.HLTMu24Eta2p1IsoTauYYEta2p1IsolationSequence = cms.Sequence( process.HLTL3muonEcalPFisorecoSequenceNoBoolsForMuons + process.hltL3fL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3Filtered24QL3pfecalIsoRhoFiltered + process.HLTL3muonHcalPFisorecoSequenceNoBoolsForMuons + process.hltL3fL1sBigOrMuXXIsoTauYYerL1f0L2f10QL3Filtered24QL3pfhcalIsoRhoFiltered + process.HLTTrackReconstructionForIsoL3MuonIter02 + process.hltMuonTkRelIsolationCut0p08Map ) process.HLTHPSSinglePFTauPt35Eta2p1Trk1 = cms.Sequence( process.hltHpsSinglePFTau35 + process.hltHpsPFTauTrackPt1Discriminator + process.hltHpsSelectedPFTausTrackPt1 + process.hltHpsSinglePFTau35TrackPt1 ) process.HLTJetFlavourTagParticleNetSequencePF = cms.Sequence( process.hltVerticesPF + process.hltVerticesPFSelector + process.hltVerticesPFFilter + process.hltPFJetForBtagSelector + process.hltPFJetForBtag + process.hltDeepBLifetimeTagInfosPF + process.hltDeepInclusiveVertexFinderPF + process.hltDeepInclusiveSecondaryVerticesPF + process.hltDeepTrackVertexArbitratorPF + process.hltDeepInclusiveMergedVerticesPF + process.hltDeepSecondaryVertexTagInfosPF + process.hltDeepCombinedSecondaryVertexBJetTagsInfos + process.hltPrimaryVertexAssociation + process.hltParticleNetJetTagInfos + process.hltParticleNetONNXJetTags + process.hltParticleNetDiscriminatorsJetTags ) process.HLTJetFlavourTagParticleNetSequencePFAK8 = cms.Sequence( process.hltVerticesPF + process.hltVerticesPFSelector + process.hltVerticesPFFilter + process.hltPFJetForParticleNetSelectorAK8 + process.hltPFJetForParticleNetAK8 + process.hltParticleNetLifetimeTagInfosPFAK8 + process.hltBoostedDBInclusiveVertexFinderPFAK8 + process.hltBoostedDBInclusiveSecondaryVerticesPFAK8 + process.hltBoostedDBTrackVertexArbitratorPFAK8 + process.hltBoostedDBInclusiveMergedVerticesPFAK8 + process.hltParticleNetSecondaryVertexTagInfosPFAK8 + process.hltPrimaryVertexAssociationAK8 + process.hltParticleNetJetTagsInfosAK8 + process.hltParticleNetONNXJetTagsAK8 + process.hltParticleNetDiscriminatorsJetTagsAK8 ) -process.HLTMu50IsolationSequence = cms.Sequence( process.HLTL3muonEcalPFisorecoSequenceNoBoolsForMuons + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50QL3pfecalIsoRhoFilteredEB0p14EE0p10 + process.HLTL3muonHcalPFisorecoSequenceNoBoolsForMuons + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50QL3pfhcalIsoRhoFilteredHB0p16HE0p20 + process.HLTTrackReconstructionForIsoL3MuonIter02 + process.hltMuonTkRelIsolationCut0p08Map ) -process.HLTMu24Eta2p1VeryBigOrL1Mu18TauXXEta2p1IsolationSequence = cms.Sequence( process.HLTL3muonEcalPFisorecoSequenceNoBoolsForMuons + process.hltL3fL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3Filtered24QL3pfecalIsoRhoFilteredEB0p14EE0p10 + process.HLTL3muonHcalPFisorecoSequenceNoBoolsForMuons + process.hltL3fL1sVeryBigOrMu18IsoTauXXerL1f0L2f10QL3Filtered24QL3pfhcalIsoRhoFilteredHB0p16HE0p20 + process.HLTTrackReconstructionForIsoL3MuonIter02 + process.hltMuonTkRelIsolationCut0p08Map ) +process.HLTMu50IsolationSequence = cms.Sequence( process.HLTL3muonEcalPFisorecoSequenceNoBoolsForMuons + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50QL3pfecalIsoRhoFiltered + process.HLTL3muonHcalPFisorecoSequenceNoBoolsForMuons + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50QL3pfhcalIsoRhoFiltered + process.HLTTrackReconstructionForIsoL3MuonIter02 + process.hltMuonTkRelIsolationCut0p08Map ) +process.HLTMu24Eta2p1VeryBigOrL1Mu18TauXXEta2p1IsolationSequence = cms.Sequence( process.HLTL3muonEcalPFisorecoSequenceNoBoolsForMuons + process.hltL3fL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3Filtered24QL3pfecalIsoRhoFiltered + process.HLTL3muonHcalPFisorecoSequenceNoBoolsForMuons + process.hltL3fL1sVeryBigOrMu18IsoTauXXerL1f0L2f10QL3Filtered24QL3pfhcalIsoRhoFiltered + process.HLTTrackReconstructionForIsoL3MuonIter02 + process.hltMuonTkRelIsolationCut0p08Map ) process.HLTIterL3OIGlbDisplacedMuonTkCandidateSequence = cms.Sequence( process.hltIterL3OIGblDisplacedSeedsFromL2Muons + process.hltIterL3OIGlbDisplacedTrackCandidates + process.hltIterL3OIGlbDisplacedMuonCtfWithMaterialTracks + process.hltIterL3OIDisplacedMuonTrackCutClassifier + process.hltIterL3OIDisplacedMuonTrackSelectionHighPurity + process.hltL3GlbDisplacedMuonsIterL3OI ) process.HLTIterL3DisplacedMuonRecopixelvertexingSequence = cms.Sequence( process.HLTRecopixelvertexingSequence + process.hltIterL3DisplacedMuonPixelTracksTrackingRegions + process.hltPixelTracksInDisplacedRegionL2 ) process.HLTIterativeTrackingIteration0ForIterL3DisplacedMuon = cms.Sequence( process.hltIter0IterL3DisplacedMuonPixelSeedsFromPixelTracks + process.hltIter0IterL3DisplacedMuonCkfTrackCandidates + process.hltIter0IterL3DisplacedMuonCtfWithMaterialTracks + process.hltIter0IterL3DisplacedMuonTrackCutClassifier + process.hltIter0IterL3DisplacedMuonTrackSelectionHighPurity ) @@ -81235,10 +85144,6 @@ process.HLTIterativeTrackingIteration4ForDisplacedTkMuons = cms.Sequence( process.hltDisplacedhltIter4ClustersRefRemovalForDisplacedTkMuons + process.hltDisplacedhltIter4MaskedMeasurementTrackerEventForDisplacedTkMuons + process.hltDisplacedhltIter4PixelLessLayerTripletsForDisplacedTkMuons + process.hltDisplacedhltIter4PixelLessTrackingRegionsForDisplacedTkMuons + process.hltDisplacedhltIter4PixelLessClusterCheckForDisplacedTkMuons + process.hltDisplacedhltIter4PixelLessHitDoubletsForDisplacedTkMuons + process.hltDisplacedhltIter4PixelLessHitTripletsForDisplacedTkMuons + process.hltDisplacedhltIter4PixelLessSeedsForDisplacedTkMuons + process.hltDisplacedhltIter4CkfTrackCandidatesForDisplacedTkMuons + process.hltDisplacedhltIter4CtfWithMaterialTracksForDisplacedTkMuons + process.hltIter4IterL3FromL1MuonTrackCutClassifier + process.hltIter4IterL3FromL1MuonTrackSelectionHighPurity ) process.HLTIterL3GlbDisplacedMuonTkNoCandidateSequence = cms.Sequence( process.HLTDoLocalPixelSequence + process.HLTDoLocalStripSequence + process.HLTIterL3OIGlbDisplacedMuonTkCandidateSequence + process.hltIterL3OIL3GlbDisplacedMuonsLinksCombination + process.hltIterL3OIL3GlbDisplacedMuons + process.hltIterL3OIGlbDisplacedMuonCandidates + process.hltL2SelectorForL3IOForGlbDisplaced + process.HLTIterL3IODisplacedmuonTkCandidateSequence + process.HLTIterativeTrackingIteration4GlbDisplacedMuons + process.hltL1MuonNoL2SelectorNoVtx + process.HLTIterativeTrackingIteration4ForDisplacedTkMuons + process.hltIter0MergedWithIter4GlbDisplacedMuons + process.hltIter4FromL1MergedWithIter04GlbDisplacedMuons + process.hltdTksMergedWithOIGlbDisplacedMuons + process.hltdTksMergedWithOIGlbDisplacedMuonsHighPurity + process.hltIterL3GlbdTksDisplacedMuons + process.hltIterL3DisplacedMuons + process.hltIterL3DisplacedMuonsLinks ) process.HLTL3DisplacedMuonRecoSequence = cms.Sequence( process.HLTIterL3GlbDisplacedMuonTkNoCandidateSequence + process.hltIterL3TrackerDisplacedMuonCandidates + process.hltIterL3DisplacedMuonCandidates ) -process.HLTCaloTausCreatorL1TauSeededRegionalSequence = cms.Sequence( process.HLTDoCaloSequence + cms.ignore(process.hltL1sTauVeryBigOR) + process.hltCaloTowerL1sTauVeryBigORSeededRegional + process.hltAkIsoTauL1sTauVeryBigORSeededRegional ) -process.HLTL2TauJetsL1TauSeededSequence = cms.Sequence( process.HLTCaloTausCreatorL1TauSeededRegionalSequence + process.hltL2TauJetsL1TauSeeded ) -process.HLTL2TauPixelIsolationSequenceL1TauGlobalSeeded = cms.Sequence( process.hltL2TausForPixelIsolationL1TauSeeded + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingSequence + process.hltL2TauPixelIsoTagProducerL1TauSeededGlob ) -process.HLTL2p5IsoTauL1TauSeededGlobalSequence = cms.Sequence( process.HLTL2TauPixelIsolationSequenceL1TauGlobalSeeded + process.hltL2TauIsoFilterL1TauSeededGlob + process.hltL2TauJetsIsoL1TauSeededGlob ) process.HLTIterativeTrackingIteration4ForTau = cms.Sequence( process.hltDisplacedhltIter4ClustersRefRemovalForTau + process.hltDisplacedhltIter4MaskedMeasurementTrackerEventForTau + process.hltDisplacedhltIter4PixelLessLayerTripletsForTau + process.hltDisplacedhltIter4PFlowPixelLessTrackingRegionsForTau + process.hltDisplacedhltIter4PFlowPixelLessClusterCheckForTau + process.hltDisplacedhltIter4PFlowPixelLessHitDoubletsForTau + process.hltDisplacedhltIter4PFlowPixelLessHitTripletsForTau + process.hltDisplacedhltIter4PFlowPixelLessSeedsForTau + process.hltDisplacedhltIter4PFlowCkfTrackCandidatesForTau + process.hltDisplacedhltIter4PFlowCtfWithMaterialTracksForTau + process.hltDisplacedhltIter4PFlowTrackSelectionHighPurityForTau ) process.HLTIterativeTrackingIter04ForTau = cms.Sequence( process.HLTIterativeTrackingIteration0 + process.HLTIterativeTrackingIteration4ForTau + process.hltIter4MergedWithIter0ForTau ) process.HLTTrackReconstructionForPFDispl = cms.Sequence( process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingSequence + process.HLTDoLocalStripSequence + process.HLTIterativeTrackingIter04ForTau + process.hltPFMuonMergingForDisplTau + process.hltMuonLinksForDisplTau + process.hltMuonsForDisplTau ) @@ -81266,6 +85171,8 @@ process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt1PtrkShortSig5 = cms.Sequence( process.hltL3DisplacedDijetFullTracksJetTracksAssociatorAtVertexLowPt + process.hltL3DisplacedDijet100FullTracksTrackIPProducerLowPt + process.hltL3DisplacedDijetFullTracksJetTagProducerFromIPLowPtShortSig5 + process.hltTwoPromptHLTL3DisplacedDijetFullTracksHLTCaloJetTagFilterLowPt1PtrkShortSig5 ) process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt1PtrkShortSig5 = cms.Sequence( process.hltL4DisplacedDijetFullTracksJetPromptTracksAssociatorAtVertexLowPt1PtrkShortSig5 + process.hltL4PromptDisplacedDijetFullTracksTrackIPProducerLowPt1PtrkShortSig5 + process.hltL4PromptDisplacedDijetFullTracksJetTagProducerFromIPLowPt1PtrkShortSig5 + process.hltL4PromptDisplacedDijetFullTracksHLTCaloJetTagFilterLowPt1PtrkShortSig5 ) process.HLTDisplacedTrackRequirementLooseDisplacedJetsLowPt1PtrkShortSig5 = cms.Sequence( process.hltL4DisplacedDijetFullTracksJetTracksAssociatorAtVertexLowPt1PtrkShortSig5 + process.hltL4TaggedDisplacedDijetFullTracksTrackIPProducerLowPt1PtrkPt0p5ShortSig5 + process.hltL4DisplacedDijetFullTracksJetTagProducerLooseFromIPLowPt1PtrkPt0p5ShortSig5 + process.hltL4DisplacedDijetFullTracksHLTCaloJetTagFilterLooseLowPt1PtrkPt0p5ShortSig5 ) +process.HLTDiPho10CaloIdLTime1nsSequence = cms.Sequence( process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1SingleAndDoubleEGNonIsoForDisplacedTrig + process.hltEG10EtFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltEG10HEFilter + process.hltEgammaClusterShape + process.hltEG10CaloIdLClusterShapeFilter + process.hltEG10CaloIdLTime1nsFilter + process.HLTPFClusteringForEgammaUnseeded + process.hltEgammaCandidatesUnseeded + process.hltEgammaCandidatesWrapperUnseeded + process.hltDiEG10EtUnseededFilter + process.hltEgammaHoverEUnseeded + process.hltDiEG10HEUnseededFilter + process.hltEgammaClusterShapeUnseeded + process.hltDiEG10CaloIdLClusterShapeUnseededFilter + process.hltDiEG10CaloIdLTime1nsUnseededFilter ) +process.HLTDiPho10CaloIdLTime1p2nsSequence = cms.Sequence( process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1SingleAndDoubleEGNonIsoForDisplacedTrig + process.hltEG10EtFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltEG10HEFilter + process.hltEgammaClusterShape + process.hltEG10CaloIdLClusterShapeFilter + process.hltEG10CaloIdLTime1p2nsFilter + process.HLTPFClusteringForEgammaUnseeded + process.hltEgammaCandidatesUnseeded + process.hltEgammaCandidatesWrapperUnseeded + process.hltDiEG10EtUnseededFilter + process.hltEgammaHoverEUnseeded + process.hltDiEG10HEUnseededFilter + process.hltEgammaClusterShapeUnseeded + process.hltDiEG10CaloIdLClusterShapeUnseededFilter + process.hltDiEG10CaloIdLTime1p2nsUnseededFilter ) process.HLTDiPho10CaloIdLTime1p4nsSequence = cms.Sequence( process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1SingleAndDoubleEGNonIsoForDisplacedTrig + process.hltEG10EtFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltEG10HEFilter + process.hltEgammaClusterShape + process.hltEG10CaloIdLClusterShapeFilter + process.hltEG10CaloIdLTime1p4nsFilter + process.HLTPFClusteringForEgammaUnseeded + process.hltEgammaCandidatesUnseeded + process.hltEgammaCandidatesWrapperUnseeded + process.hltDiEG10EtUnseededFilter + process.hltEgammaHoverEUnseeded + process.hltDiEG10HEUnseededFilter + process.hltEgammaClusterShapeUnseeded + process.hltDiEG10CaloIdLClusterShapeUnseededFilter + process.hltDiEG10CaloIdLTime1p4nsUnseededFilter ) process.HLTDiPho10CaloIdLTime1p6nsSequence = cms.Sequence( process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1SingleAndDoubleEGNonIsoForDisplacedTrig + process.hltEG10EtFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltEG10HEFilter + process.hltEgammaClusterShape + process.hltEG10CaloIdLClusterShapeFilter + process.hltEG10CaloIdLTime1p6nsFilter + process.HLTPFClusteringForEgammaUnseeded + process.hltEgammaCandidatesUnseeded + process.hltEgammaCandidatesWrapperUnseeded + process.hltDiEG10EtUnseededFilter + process.hltEgammaHoverEUnseeded + process.hltDiEG10HEUnseededFilter + process.hltEgammaClusterShapeUnseeded + process.hltDiEG10CaloIdLClusterShapeUnseededFilter + process.hltDiEG10CaloIdLTime1p6nsUnseededFilter ) process.HLTDiPho10CaloIdLTime1p8nsSequence = cms.Sequence( process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1SingleAndDoubleEGNonIsoForDisplacedTrig + process.hltEG10EtFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltEG10HEFilter + process.hltEgammaClusterShape + process.hltEG10CaloIdLClusterShapeFilter + process.hltEG10CaloIdLTime1p8nsFilter + process.HLTPFClusteringForEgammaUnseeded + process.hltEgammaCandidatesUnseeded + process.hltEgammaCandidatesWrapperUnseeded + process.hltDiEG10EtUnseededFilter + process.hltEgammaHoverEUnseeded + process.hltDiEG10HEUnseededFilter + process.hltEgammaClusterShapeUnseeded + process.hltDiEG10CaloIdLClusterShapeUnseededFilter + process.hltDiEG10CaloIdLTime1p8nsUnseededFilter ) @@ -81299,75 +85206,77 @@ process.HLTriggerFirstPath = cms.Path( process.hltGetRaw + process.hltPSetMap + process.hltBoolFalse ) process.Status_OnCPU = cms.Path( process.statusOnGPU + ~process.statusOnGPUFilter ) process.Status_OnGPU = cms.Path( process.statusOnGPU + process.statusOnGPUFilter ) -process.HLT_AK8PFJet360_TrimMass30_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8PFJet360TrimMass30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet260 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets260 + process.hltAK8SinglePFJet360 + process.hltAK8TrimModJets + process.hltAK8SinglePFJetTrimModMass30 + process.HLTEndSequence ) -process.HLT_AK8PFJet380_TrimMass30_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8PFJet380TrimMass30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet280 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets280 + process.hltAK8SinglePFJet380 + process.hltAK8TrimModJets + process.hltAK8SinglePFJetTrimModMass30 + process.HLTEndSequence ) -process.HLT_AK8PFJet400_TrimMass30_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8PFJet400TrimMass30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet300 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets300 + process.hltAK8SinglePFJet400 + process.hltAK8TrimModJets + process.hltAK8SinglePFJetTrimModMass30 + process.HLTEndSequence ) -process.HLT_AK8PFJet420_TrimMass30_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8PFJet420TrimMass30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet320 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets320 + process.hltAK8SinglePFJet420 + process.hltAK8TrimModJets + process.hltAK8SinglePFJetTrimModMass30 + process.HLTEndSequence ) -process.HLT_AK8PFJet400_MassSD30_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8PFJet400MassSD30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet300 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets300 + process.hltAK8SinglePFJet400 + process.hltAK8SoftDropModJets + process.hltAK8SinglePFSoftDropModMass30 + process.HLTEndSequence ) -process.HLT_AK8PFJet420_MassSD30_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8PFJet420MassSD30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet320 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets320 + process.hltAK8SinglePFJet420 + process.hltAK8SoftDropModJets + process.hltAK8SinglePFSoftDropModMass30 + process.HLTEndSequence ) -process.HLT_AK8PFJet450_MassSD30_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8PFJet450MassSD30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet350 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets350 + process.hltAK8SinglePFJet450 + process.hltAK8SoftDropModJets + process.hltAK8SinglePFSoftDropModMass30 + process.HLTEndSequence ) -process.HLT_AK8DiPFJet250_250_MassSD30_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8DiPFJet250250MassSD30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltAK8DoublePFJet250 + process.hltAK8SoftDropModJets + process.hltAK8DoublePFJetSDModMass30 + process.HLTEndSequence ) -process.HLT_AK8DiPFJet250_250_MassSD50_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8DiPFJet250250MassSD50 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltAK8DoublePFJet250 + process.hltAK8SoftDropModJets + process.hltAK8DoublePFJetSDModMass50 + process.HLTEndSequence ) -process.HLT_AK8DiPFJet260_260_MassSD30_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8DiPFJet260260MassSD30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltAK8DoublePFJet260 + process.hltAK8SoftDropModJets + process.hltAK8DoublePFJetSDModMass30 + process.HLTEndSequence ) -process.HLT_AK8DiPFJet270_270_MassSD30_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8DiPFJet270270MassSD30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltAK8DoublePFJet270 + process.hltAK8SoftDropModJets + process.hltAK8DoublePFJetSDModMass30 + process.HLTEndSequence ) -process.HLT_AK8PFHT750_TrimMass50_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPreAK8PFHT750TrimMass50 + process.HLTAK8CaloJetsSequence + process.hltAK8HtMht + process.hltAK8Ht650 + process.HLTAK8PFJetsSequence + process.hltAK8PFHTwJetPt200 + process.hltAK8TrimModJets + process.hlt1AK8PFJetsTrimMass50Pt200 + process.hltAK8PFHT750 + process.HLTEndSequence ) -process.HLT_AK8PFHT800_TrimMass50_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPreAK8PFHT800TrimMass50 + process.HLTAK8CaloJetsSequence + process.hltAK8HtMht + process.hltAK8Ht700 + process.HLTAK8PFJetsSequence + process.hltAK8PFHTwJetPt200 + process.hltAK8TrimModJets + process.hlt1AK8PFJetsTrimMass50Pt200 + process.hltAK8PFHT800 + process.HLTEndSequence ) -process.HLT_AK8PFHT850_TrimMass50_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPreAK8PFHT850TrimMass50 + process.HLTAK8CaloJetsSequence + process.hltAK8HtMht + process.hltAK8Ht750 + process.HLTAK8PFJetsSequence + process.hltAK8PFHTwJetPt200 + process.hltAK8TrimModJets + process.hlt1AK8PFJetsTrimMass50Pt200 + process.hltAK8PFHT850 + process.HLTEndSequence ) -process.HLT_AK8PFHT900_TrimMass50_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPreAK8PFHT900TrimMass50 + process.HLTAK8CaloJetsSequence + process.hltAK8HtMht + process.hltAK8Ht800 + process.HLTAK8PFJetsSequence + process.hltAK8PFHTwJetPt200 + process.hltAK8TrimModJets + process.hlt1AK8PFJetsTrimMass50Pt200 + process.hltAK8PFHT900 + process.HLTEndSequence ) -process.HLT_CaloJet500_NoJetID_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreCaloJet500NoJetID + process.HLTAK4CaloJetsReconstructionNoIDSequence + process.HLTAK4CaloJetsCorrectionNoIDSequence + process.hltSingleCaloJet500 + process.HLTEndSequence ) -process.HLT_CaloJet550_NoJetID_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreCaloJet550NoJetID + process.HLTAK4CaloJetsReconstructionNoIDSequence + process.HLTAK4CaloJetsCorrectionNoIDSequence + process.hltSingleCaloJet550 + process.HLTEndSequence ) -process.HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu5DoubleEG3 + process.hltPreDoubleMu5UpsilonDoubleEle3CaloIdLTrackIdL + process.HLTDiMu5DiEle3CaloIdLTrackIdLMuonlegSequence + process.HLTDiMu5DiEle3CaloIdLTrackIdLElectronlegSequence + process.HLTEndSequence ) -process.HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu3DoubleEG7p5 + process.hltPreDoubleMu3DoubleEle7p5CaloIdLTrackIdLUpsilon + process.HLTDiMu3DiEle7p5CaloIdLTrackIdLMuonlegSequence + process.HLTDiMu3DiEle7p5CaloIdLTrackIdLElectronlegSequence + process.HLTEndSequence ) -process.HLT_Trimuon5_3p5_2_Upsilon_Muon_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMuV1OSM5to17 + process.hltPreTrimuon53p52UpsilonMuon + process.hltTripleMuonV2L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltTripleMuonV2L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3TripleMuonV2L1Filtered0) + process.hltTripleMuL3V2PreFiltered0 + process.hltTripleMuL3V2bPreFiltered0 + process.hltTripleMuL3V2cPreFiltered0 + process.hltUpsilonMuonL3Filtered + process.hltDisplacedmumuVtxProducerUpsilonMuon + process.hltVertexmumuFilterUpsilonMuon + process.HLTEndSequence ) -process.HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMuOpen53p52UpsilonMuon + process.hltPreTrimuonOpen53p52UpsilonMuon + process.hltL1TripleMuOpen53p52UpsilonMuonL1Filtered0 + process.HLTL2muonrecoSequenceOpenMu + cms.ignore(process.hltL2TripleMuOpen53p52UpsilonMuonL2PreFiltered0) + process.HLTL3muonrecoOpenMuSequence + cms.ignore(process.hltL1fForIterL3L1TripleMuOpen53p52UpsilonMuonL1Filtered0) + process.hltL3fL1TripleMuOpen53p52UpsilonMuonPreFiltered222 + process.hltL3fL1TripleMuOpen53p52UpsilonMuonPreFiltered3p53p52 + process.hltL3fL1TripleMuOpen53p52UpsilonMuonPreFiltered53p52 + process.hltUpsilonMuon53p52OpenMuonL3Filtered + process.hltDisplacedmumuVtxProducerUpsilonMuon53p52OpenMuon + process.hltVertexmumuFilterUpsilonMuon53p52OpenMuon + process.HLTEndSequence ) -process.HLT_DoubleEle25_CaloIdL_MW_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoOrWithEG26WithJetAndTau + process.hltPreDoubleEle25CaloIdLMW + process.HLTEle25CaloIdLMWSequence + process.HLTDoubleEle25CaloIdLMWSequence + process.HLTEndSequence ) -process.HLT_DoubleEle27_CaloIdL_MW_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoOrWithEG26WithJetAndTau + process.hltPreDoubleEle27CaloIdLMW + process.HLTEle27CaloIdLMWSequence + process.HLTDoubleEle27CaloIdLMWSequence + process.HLTEndSequence ) -process.HLT_DoubleEle33_CaloIdL_MW_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoOrWithEG26WithJetAndTau + process.hltPreDoubleEle33CaloIdLMW + process.HLTEle33CaloIdLMWSequence + process.HLTDoubleEle33CaloIdLMWSequence + process.HLTEndSequence ) -process.HLT_DoubleEle24_eta2p1_WPTight_Gsf_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sBigORDoubleLooseIsoEGXXer + process.hltPreDoubleEle24eta2p1WPTightGsf + process.HLTDoubleEle24erWPTightGsfForTauSequence + process.HLTEndSequence ) -process.HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEG6to8HTT250to300IorL1sHTT + process.hltPreDoubleEle8CaloIdMTrackIdMMass8DZPFHT350 + process.HLTDoubleEle8CaloIdMGsfTrackIdMSequence + process.hltDoubleEle8Mass8Filter + process.hltDoubleEle8DZFilter + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT350Jet30 + process.HLTEndSequence ) -process.HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEG6to8HTT250to300IorL1sHTT + process.hltPreDoubleEle8CaloIdMTrackIdMMass8PFHT350 + process.HLTDoubleEle8CaloIdMGsfTrackIdMSequence + process.hltDoubleEle8Mass8Filter + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT350Jet30 + process.HLTEndSequence ) -process.HLT_Mu27_Ele37_CaloIdL_MW_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu25 + process.hltPreMu27Ele37CaloIdLMW + process.hltL1fL1sMu16orMu25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu16orMu25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + process.hltL3fL1sMu16orMu25L1f0L2f10QL3Filtered27Q + process.HLTEle37CaloIdLMWUnseededSequence + process.HLTEndSequence ) -process.HLT_Mu37_Ele27_CaloIdL_MW_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu25 + process.hltPreMu37Ele27CaloIdLMW + process.hltL1fL1sMu16orMu25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu16orMu25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + process.hltL3fL1sMu16orMu25L1f0L2f10QL3Filtered37Q + process.HLTEle27CaloIdLMWUnseededSequence + process.HLTEndSequence ) -process.HLT_Mu37_TkMu27_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreMu37TkMu27 + process.hltL1fL1sMu22orMu25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22orMu25L1f0L2Filtered25) + process.HLTL3muonrecoSequence + process.hltL3fL1sMu16orMu25L1f0L2f25L3Filtered37 + process.HLTTrackerMuonSequence + process.hltDiMuonGlbFiltered37TrkFiltered27 + process.hltDiMuonGlb37Trk27DzFiltered0p2 + process.HLTEndSequence ) -process.HLT_DoubleMu4_3_Bs_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMuForBs + process.hltPreDoubleMu43Bs + process.hltL1fL1sL1DoubleMu0er1p5SQOSdR1p4L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0er1p5SQOSdR1p4L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdR1p4L1Filtered0) + process.hltDoubleMu4BsL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu4Bs + process.hltDisplacedmumuFilterDoubleMu4Bs + process.HLTEndSequence ) -process.HLT_DoubleMu4_3_Jpsi_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMuForBs + process.hltPreDoubleMu43Jpsi + process.hltL1fL1sL1DoubleMu0er1p5SQOSdR1p4L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0er1p5SQOSdR1p4L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdR1p4L1Filtered0) + process.hltDoubleMu43JPsiL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu43Jpsi + process.hltDisplacedmumuFilterDoubleMu43Jpsi + process.HLTEndSequence ) -process.HLT_DoubleMu4_3_LowMass_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMuForLowMassInclusive + process.hltPreDoubleMu43LowMass + process.hltL1fL1sL1DoubleMuL1Filtered0LowMassInclusive + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMuL1f0L2PreFiltered0ForLowMassInclusive) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMuL1Filtered0LowMassInclusive) + process.hltDoubleMu43LowMassL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu43LowMass + process.hltDisplacedmumuFilterDoubleMu43LowMass + process.HLTEndSequence ) -process.HLT_DoubleMu4_LowMass_Displaced_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMuForLowMassDisplaced + process.hltPreDoubleMu4LowMassDisplaced + process.hltL1fL1sDoubleMuL1Filtered0ForLowMassDisplaced + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMuL1Filtered0ForLowMassDisplaced) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMuL1Filtered0ForLowMassDisplaced) + process.hltDoubleMu4LowMassDisplacedL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu4LowMassDisplaced + process.hltDisplacedmumuFilterDoubleMu4LowMassDisplaced + process.HLTEndSequence ) -process.HLT_Mu0_L1DoubleMu_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMuForLowMassInclusive + process.hltPreMu0L1DoubleMu + process.hltL1fL1sL1DoubleMuL1Filtered0LowMassInclusive + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMuL1f0L2PreFiltered0ForLowMassInclusive) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMuL1Filtered0LowMassInclusive) + process.hltL3fL1sDoubleMu0SQL1f0L2PreFilteres0L3Filtered0 + process.HLTEndSequence ) -process.HLT_Mu4_L1DoubleMu_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMuForLowMassInclusive + process.hltPreMu4L1DoubleMu + process.hltL1fL1sL1DoubleMuL1Filtered0LowMassInclusive + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMuL1f0L2PreFiltered0ForLowMassInclusive) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMuL1Filtered0LowMassInclusive) + process.hltL3fL1sDoubleMu0SQL1f0L2PreFilteres0L3Filtered4 + process.HLTEndSequence ) -process.HLT_DoubleMu4_3_Photon4_BsToMMG_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMuForBsToMMG + process.hltPreDoubleMu43Photon4BsToMMG + process.hltL1fL1sL1DoubleMuL1Filtered0BMMG + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMuL1f0L2PreFiltered0ForBMMG) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMuL1Filtered0BMMG) + process.hltDoubleMu43BsToMMGL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu43BMMG + process.hltDisplacedDoubleMu43FilterBMMG + process.HLTPho4CaloIdLUnseededSequence + process.hltDoubleMu43Photon4MassFillter + process.HLTEndSequence ) -process.HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMuForBsToMMG + process.hltPreDoubleMu43DisplacedPhoton4BsToMMG + process.hltL1fL1sL1DoubleMuL1Filtered0BMMG + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMuL1f0L2PreFiltered0ForBMMG) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMuL1Filtered0BMMG) + process.hltDoubleMu43DisplacedBsToMMGL3Filtered + process.hltHardDisplacedmumuVtxProducerDoubleMu43BMMG + process.hltHardDisplacedmumuFilterBMMG + process.HLTPho4CaloIdLUnseededSequence + process.hltDisplacedMuMu43Photon4MassFilter + process.HLTEndSequence ) -process.HLT_DoubleMu3_Trk_Tau3mu_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er2p0SQOSdEtaMax1p6orTripleMu21p50 + process.hltPreDoubleMu3TrkTau3mu + process.hltL1fL1sL1DoubleMuorTripleMuL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMuorTripleMuL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMuorTripleMuL1Filtered0) + process.hltDoubleMu3TrkTau3muL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu3Tau3mu + process.hltDisplacedmumuFilterDoubleMu3Tau3mu + process.HLTBphTrackingDisplacedTau3muReg + process.hltTau3muTkAllConeTracksIter + process.hltTau3muTkVertexProducer + process.hltTau3muTkVertexFilter + process.HLTEndSequence ) -process.HLT_DoubleMu3_TkMu_DsTau3Mu_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er2p0SQOSdEtaMax1p6orTripleMu21p50 + process.hltPreDoubleMu3TkMuDsTau3Mu + process.hltL1fL1sL1DoubleMuorTripleMuL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMuorTripleMuL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMuorTripleMuL1Filtered0) + process.hltDoubleMu3TrkTau3muL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu3Tau3mu + process.hltDisplacedmumuFilterDoubleMu3Tau3mu + process.HLTTrackerMuonSequenceLowPt + process.hltdstau3mumuontrkFltr + process.hltdstau3muDisplaced3muVtxProducer + process.hltdstau3muDisplaced3muFltr + process.HLTEndSequence ) -process.HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu3SQHTT200 + process.hltPreDoubleMu4Mass3p8DZPFHT350 + process.hltDoubleMuon4L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltDoubleMuon4L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3DoubleMuon4L1Filtered0) + process.hltL3fL1DiMu3SQHT200L3PreFiltered4 + process.hltDoubleMuon4Mass3p8Filtered + process.hltDoubleMu4Mass3p8DZFilter + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT350Jet30 + process.HLTEndSequence ) -process.HLT_DoubleMu4_MuMuTrk_Displaced_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + process.hltPreDoubleMu4MuMuTrkDisplaced + process.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.hltDoubleMu4MuMuDisplacedL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu4MuMu + process.hltDisplacedmumuFilterDoubleMu4MuMu + process.HLTBphTrackingDisplacedMuMuReg + process.hltMuMuTkAllConeTracksIter + process.hltMuMuTkVertexProducer + process.hltMuMuTkVertexFilter + process.HLTEndSequence ) -process.HLT_Mu3_PFJet40_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu3IorMu3Jet30er2p5 + process.hltPreMu3PFJet40 + process.hltL1fL1sMu3Jet30L1Filtered0 + process.hltL1sSingleJet35ObjectMap + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3L1Filtered0) + process.hltL3fL1sMu3L1f0L2f0L3Filtered3 + process.HLTAK4PFJetsSequence + process.hltMu3JetCollectionsForLeptonPlusPFJets + process.hltMu3PFJet40MuCleaned + process.HLTEndSequence ) -process.HLT_Mu7p5_L2Mu2_Jpsi_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0SQ + process.hltPreMu7p5L2Mu2Jpsi + process.hltL1fL1DoubleMu0SQL1Filtered0 + process.HLTL2muonrecoSequence + process.hltL2fSQDoubleMu2L2PreFiltered2 + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1DoubleMu0SQL1Filtered0) + process.hltL3fSQMu7p5L2Mu2L3Filtered7p5 + process.hltSQMu7p5L2Mu2JpsiTrackMassFiltered + process.HLTEndSequence ) -process.HLT_Mu7p5_L2Mu2_Upsilon_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0SQ + process.hltPreMu7p5L2Mu2Upsilon + process.hltL1fL1DoubleMu0SQL1Filtered0 + process.HLTL2muonrecoSequence + process.hltL2fSQDoubleMu2L2PreFiltered2 + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1DoubleMu0SQL1Filtered0) + process.hltL3fSQMu7p5L2Mu2L3Filtered7p5 + process.hltSQMu7p5L2Mu2UpsilonTrackMassFiltered + process.HLTEndSequence ) -process.HLT_Mu3_L1SingleMu5orSingleMu7_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu5IorSingleMu7 + process.hltPreMu3L1SingleMu5orSingleMu7 + process.hltL1sEmuSingleMu3 + process.hltL1fL1sEmuMu3L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sEmuMu3L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sEmuMu3L1Filtered0) + process.hltL3fL1sEmuMu3L1f0L2f0L3Filtered3 + process.HLTEndSequence ) -process.HLT_DoublePhoton33_CaloIdL_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoOrWithEG26WithJetAndTau + process.hltPreDoublePhoton33CaloIdL + process.HLTPho33CaloIdLSequence + process.HLTDoublePho33CaloIdLUnseededSequence + process.HLTEndSequence ) -process.HLT_DoublePhoton70_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoOrWithJetAndTau + process.hltPreDoublePhoton70 + process.HLTDoublePho70Sequence + process.HLTEndSequence ) -process.HLT_DoublePhoton85_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoOrWithJetAndTau + process.hltPreDoublePhoton85 + process.HLTDoublePho85Sequence + process.HLTEndSequence ) -process.HLT_Ele15_WPLoose_Gsf_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGLowETer2p5or + process.hltPreEle15WPLooseGsf + process.HLTEle15WPLooseGsfSequence + process.HLTEndSequence ) -process.HLT_Ele20_WPLoose_Gsf_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGLowETer2p5or + process.hltPreEle20WPLooseGsf + process.HLTEle20WPLooseGsfSequence + process.HLTEndSequence ) -process.HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGor + process.hltPreDiEle27WPTightCaloOnlyL1DoubleEG + process.HLTDiEle27L1DoubleEGWPTightCaloOnlySequence + process.HLTEndSequence ) -process.HLT_Ele27_WPTight_Gsf_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGor + process.hltPreEle27WPTightGsf + process.HLTEle27WPTightGsfSequence + process.HLTEndSequence ) -process.HLT_Ele28_WPTight_Gsf_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGor + process.hltPreEle28WPTightGsf + process.HLTEle28WPTightGsfSequence + process.HLTEndSequence ) -process.HLT_Ele30_WPTight_Gsf_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGor + process.hltPreEle30WPTightGsf + process.HLTEle30WPTightGsfSequence + process.HLTEndSequence ) -process.HLT_Ele32_WPTight_Gsf_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGor + process.hltPreEle32WPTightGsf + process.HLTEle32WPTightGsfSequence + process.HLTEndSequence ) -process.HLT_Ele35_WPTight_Gsf_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGor + process.hltPreEle35WPTightGsf + process.HLTEle35WPTightGsfSequence + process.HLTEndSequence ) -process.HLT_Ele35_WPTight_Gsf_L1EGMT_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaSingleEle + process.hltPreEle35WPTightGsfL1EGMT + process.HLTSingleEleGsfL1EGMTSequence + process.HLTEndSequence ) -process.HLT_Ele38_WPTight_Gsf_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGor + process.hltPreEle38WPTightGsf + process.HLTEle38WPTightGsfSequence + process.HLTEndSequence ) -process.HLT_Ele40_WPTight_Gsf_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGor + process.hltPreEle40WPTightGsf + process.HLTEle40WPTightGsfSequence + process.HLTEndSequence ) -process.HLT_Ele32_WPTight_Gsf_L1DoubleEG_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGor + process.hltPreEle32WPTightGsfL1DoubleEG + process.HLTEle32L1DoubleEGWPTightGsfSequence + process.HLTEndSequence ) -process.HLT_HT300_Beamspot_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sHTTForBeamSpot + process.hltPreHT300Beamspot + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT300 + process.HLTTrackingForBeamSpot + process.hltVerticesPF + process.hltVerticesPFSelector + process.hltVerticesPFFilter + process.HLTEndSequence ) -process.HLT_ZeroBias_Beamspot_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreZeroBiasBeamspot + process.HLTTrackingForBeamSpot + process.hltVerticesPF + process.hltVerticesPFSelector + process.hltVerticesPFFilter + process.HLTEndSequence ) -process.HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sBigORMu18erTauXXer2p1 + process.hltPreIsoMu20eta2p1TightChargedIsoPFTauHPS27eta2p1TightIDCrossL1 + process.hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fBigORMu18erTauXXer2p1L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0) + process.hltL3fL1BigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20Q + process.HLTMu20Eta2p1Tau24Eta2p1IsolationSequence + process.hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered0p08 + process.HLTGlobalPFTauHPSSequence + process.HLTHPSTightChargedIsoTightOOSCPhotonsAntiMuonPFTau27Sequence + process.hltHpsL1JetsHLTPFTauTrackTightChargedIsolationTightOOSCPhotonsAgainstMuonMatch + process.hltHpsSelectedPFTau27TightChargedIsolationTightOOSCPhotonsAgainstMuonL1HLTMatched + process.hltHpsOverlapFilterIsoMu20TightChargedIsoTightOOSCPhotonsPFTau27L1Seeded + process.HLTEndSequence ) -process.HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreIsoMu27MediumDeepTauPFTauHPS20eta2p1SingleL1 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22or25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q + process.HLTMu27IsolationSequence + process.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f27QL3trkIsoFiltered0p08 + process.HLTL2TauJetsSequence + process.hltSingleL2Tau20eta2p2 + process.HLTL2p5IsoTauGlobalSequence + process.hltSingleL2GlobIsoTau20eta2p2 + process.HLTGlobalPFTauHPSSequence + process.HLTHPSSingleMediumDeepTauDiTauWPAntiMuonPFTau20Sequence + process.hltHpsOverlapFilterIsoMu27MediumDeepTauDitauWPPFTau20 + process.HLTEndSequence ) -process.HLT_IsoMu20_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu18 + process.hltPreIsoMu20 + process.hltL1fL1sMu18L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu18L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu18L1Filtered0) + process.hltL3fL1sMu18L1f0L2f10QL3Filtered20Q + process.HLTMu20IsolationSequence + process.hltL3crIsoL1sMu18L1f0L2f10QL3f20QL3trkIsoFiltered0p08 + process.HLTEndSequence ) -process.HLT_IsoMu24_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22 + process.hltPreIsoMu24 + process.hltL1fL1sMu22L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMu22L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22L1Filtered0) + process.hltL3fL1sSingleMu22L1f0L2f10QL3Filtered24Q + process.HLTMu24IsolationSequence + process.hltL3crIsoL1sSingleMu22L1f0L2f10QL3f24QL3trkIsoFiltered0p08 + process.HLTEndSequence ) -process.HLT_IsoMu24_eta2p1_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22 + process.hltPreIsoMu24eta2p1 + process.hltL1fL1sMu22erL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMu22erL1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22erL1Filtered0) + process.hltL3fL1sSingleMu22erL1f0L2f10QL3Filtered24Q + process.HLTMu24Eta2p1IsolationSequence + process.hltL3crIsoL1sSingleMu22erL1f0L2f10QL3f24QL3trkIsoFiltered0p08 + process.HLTEndSequence ) -process.HLT_IsoMu27_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreIsoMu27 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22or25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q + process.HLTMu27IsolationSequence + process.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f27QL3trkIsoFiltered0p08 + process.HLTEndSequence ) +process.HLT_AK8PFJet360_TrimMass30_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8PFJet360TrimMass30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet260 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets260 + process.hltAK8SinglePFJet360 + process.hltAK8TrimModJets + process.hltAK8SinglePFJetTrimModMass30 + process.HLTEndSequence ) +process.HLT_AK8PFJet380_TrimMass30_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8PFJet380TrimMass30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet280 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets280 + process.hltAK8SinglePFJet380 + process.hltAK8TrimModJets + process.hltAK8SinglePFJetTrimModMass30 + process.HLTEndSequence ) +process.HLT_AK8PFJet400_TrimMass30_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8PFJet400TrimMass30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet300 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets300 + process.hltAK8SinglePFJet400 + process.hltAK8TrimModJets + process.hltAK8SinglePFJetTrimModMass30 + process.HLTEndSequence ) +process.HLT_AK8PFJet420_TrimMass30_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8PFJet420TrimMass30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet320 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets320 + process.hltAK8SinglePFJet420 + process.hltAK8TrimModJets + process.hltAK8SinglePFJetTrimModMass30 + process.HLTEndSequence ) +process.HLT_AK8PFJet400_MassSD30_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8PFJet400MassSD30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet300 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets300 + process.hltAK8SinglePFJet400 + process.hltAK8SoftDropModJets + process.hltAK8SinglePFSoftDropModMass30 + process.HLTEndSequence ) +process.HLT_AK8PFJet420_MassSD30_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8PFJet420MassSD30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet320 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets320 + process.hltAK8SinglePFJet420 + process.hltAK8SoftDropModJets + process.hltAK8SinglePFSoftDropModMass30 + process.HLTEndSequence ) +process.HLT_AK8PFJet450_MassSD30_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8PFJet450MassSD30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet350 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets350 + process.hltAK8SinglePFJet450 + process.hltAK8SoftDropModJets + process.hltAK8SinglePFSoftDropModMass30 + process.HLTEndSequence ) +process.HLT_AK8DiPFJet250_250_MassSD30_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8DiPFJet250250MassSD30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltAK8DoublePFJet250 + process.hltAK8SoftDropModJets + process.hltAK8DoublePFJetSDModMass30 + process.HLTEndSequence ) +process.HLT_AK8DiPFJet250_250_MassSD50_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8DiPFJet250250MassSD50 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltAK8DoublePFJet250 + process.hltAK8SoftDropModJets + process.hltAK8DoublePFJetSDModMass50 + process.HLTEndSequence ) +process.HLT_AK8DiPFJet260_260_MassSD30_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8DiPFJet260260MassSD30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltAK8DoublePFJet260 + process.hltAK8SoftDropModJets + process.hltAK8DoublePFJetSDModMass30 + process.HLTEndSequence ) +process.HLT_AK8DiPFJet270_270_MassSD30_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8DiPFJet270270MassSD30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltAK8DoublePFJet270 + process.hltAK8SoftDropModJets + process.hltAK8DoublePFJetSDModMass30 + process.HLTEndSequence ) +process.HLT_AK8PFHT750_TrimMass50_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPreAK8PFHT750TrimMass50 + process.HLTAK8CaloJetsSequence + process.hltAK8HtMht + process.hltAK8Ht650 + process.HLTAK8PFJetsSequence + process.hltAK8PFHTwJetPt200 + process.hltAK8TrimModJets + process.hlt1AK8PFJetsTrimMass50Pt200 + process.hltAK8PFHT750 + process.HLTEndSequence ) +process.HLT_AK8PFHT800_TrimMass50_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPreAK8PFHT800TrimMass50 + process.HLTAK8CaloJetsSequence + process.hltAK8HtMht + process.hltAK8Ht700 + process.HLTAK8PFJetsSequence + process.hltAK8PFHTwJetPt200 + process.hltAK8TrimModJets + process.hlt1AK8PFJetsTrimMass50Pt200 + process.hltAK8PFHT800 + process.HLTEndSequence ) +process.HLT_AK8PFHT850_TrimMass50_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPreAK8PFHT850TrimMass50 + process.HLTAK8CaloJetsSequence + process.hltAK8HtMht + process.hltAK8Ht750 + process.HLTAK8PFJetsSequence + process.hltAK8PFHTwJetPt200 + process.hltAK8TrimModJets + process.hlt1AK8PFJetsTrimMass50Pt200 + process.hltAK8PFHT850 + process.HLTEndSequence ) +process.HLT_AK8PFHT900_TrimMass50_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPreAK8PFHT900TrimMass50 + process.HLTAK8CaloJetsSequence + process.hltAK8HtMht + process.hltAK8Ht800 + process.HLTAK8PFJetsSequence + process.hltAK8PFHTwJetPt200 + process.hltAK8TrimModJets + process.hlt1AK8PFJetsTrimMass50Pt200 + process.hltAK8PFHT900 + process.HLTEndSequence ) +process.HLT_CaloJet500_NoJetID_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreCaloJet500NoJetID + process.HLTAK4CaloJetsReconstructionNoIDSequence + process.HLTAK4CaloJetsCorrectionNoIDSequence + process.hltSingleCaloJet500 + process.HLTEndSequence ) +process.HLT_CaloJet550_NoJetID_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreCaloJet550NoJetID + process.HLTAK4CaloJetsReconstructionNoIDSequence + process.HLTAK4CaloJetsCorrectionNoIDSequence + process.hltSingleCaloJet550 + process.HLTEndSequence ) +process.HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu5DoubleEG3 + process.hltPreDoubleMu5UpsilonDoubleEle3CaloIdLTrackIdL + process.HLTDiMu5DiEle3CaloIdLTrackIdLMuonlegSequence + process.HLTDiMu5DiEle3CaloIdLTrackIdLElectronlegSequence + process.HLTEndSequence ) +process.HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu3DoubleEG7p5 + process.hltPreDoubleMu3DoubleEle7p5CaloIdLTrackIdLUpsilon + process.HLTDiMu3DiEle7p5CaloIdLTrackIdLMuonlegSequence + process.HLTDiMu3DiEle7p5CaloIdLTrackIdLElectronlegSequence + process.HLTEndSequence ) +process.HLT_Trimuon5_3p5_2_Upsilon_Muon_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMuV1OSM5to17 + process.hltPreTrimuon53p52UpsilonMuon + process.hltTripleMuonV2L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltTripleMuonV2L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3TripleMuonV2L1Filtered0) + process.hltTripleMuL3V2PreFiltered0 + process.hltTripleMuL3V2bPreFiltered0 + process.hltTripleMuL3V2cPreFiltered0 + process.hltUpsilonMuonL3Filtered + process.hltDisplacedmumuVtxProducerUpsilonMuon + process.hltVertexmumuFilterUpsilonMuon + process.HLTEndSequence ) +process.HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMuOpen53p52UpsilonMuon + process.hltPreTrimuonOpen53p52UpsilonMuon + process.hltL1TripleMuOpen53p52UpsilonMuonL1Filtered0 + process.HLTL2muonrecoSequenceOpenMu + cms.ignore(process.hltL2TripleMuOpen53p52UpsilonMuonL2PreFiltered0) + process.HLTL3muonrecoOpenMuSequence + cms.ignore(process.hltL1fForIterL3L1TripleMuOpen53p52UpsilonMuonL1Filtered0) + process.hltL3fL1TripleMuOpen53p52UpsilonMuonPreFiltered222 + process.hltL3fL1TripleMuOpen53p52UpsilonMuonPreFiltered3p53p52 + process.hltL3fL1TripleMuOpen53p52UpsilonMuonPreFiltered53p52 + process.hltUpsilonMuon53p52OpenMuonL3Filtered + process.hltDisplacedmumuVtxProducerUpsilonMuon53p52OpenMuon + process.hltVertexmumuFilterUpsilonMuon53p52OpenMuon + process.HLTEndSequence ) +process.HLT_DoubleEle25_CaloIdL_MW_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoOrWithEG26WithJetAndTau + process.hltPreDoubleEle25CaloIdLMW + process.HLTEle25CaloIdLMWSequence + process.HLTDoubleEle25CaloIdLMWSequence + process.HLTEndSequence ) +process.HLT_DoubleEle27_CaloIdL_MW_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoOrWithEG26WithJetAndTau + process.hltPreDoubleEle27CaloIdLMW + process.HLTEle27CaloIdLMWSequence + process.HLTDoubleEle27CaloIdLMWSequence + process.HLTEndSequence ) +process.HLT_DoubleEle33_CaloIdL_MW_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoOrWithEG26WithJetAndTau + process.hltPreDoubleEle33CaloIdLMW + process.HLTEle33CaloIdLMWSequence + process.HLTDoubleEle33CaloIdLMWSequence + process.HLTEndSequence ) +process.HLT_DoubleEle24_eta2p1_WPTight_Gsf_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sBigORDoubleLooseIsoEGXXer + process.hltPreDoubleEle24eta2p1WPTightGsf + process.HLTDoubleEle24erWPTightGsfForTauSequence + process.HLTEndSequence ) +process.HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v22 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEG6to8HTT250to300IorL1sHTT + process.hltPreDoubleEle8CaloIdMTrackIdMMass8DZPFHT350 + process.HLTDoubleEle8CaloIdMGsfTrackIdMSequence + process.hltDoubleEle8Mass8Filter + process.hltDoubleEle8DZFilter + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT350Jet30 + process.HLTEndSequence ) +process.HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v22 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEG6to8HTT250to300IorL1sHTT + process.hltPreDoubleEle8CaloIdMTrackIdMMass8PFHT350 + process.HLTDoubleEle8CaloIdMGsfTrackIdMSequence + process.hltDoubleEle8Mass8Filter + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT350Jet30 + process.HLTEndSequence ) +process.HLT_Mu27_Ele37_CaloIdL_MW_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu25 + process.hltPreMu27Ele37CaloIdLMW + process.hltL1fL1sMu16orMu25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu16orMu25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + process.hltL3fL1sMu16orMu25L1f0L2f10QL3Filtered27Q + process.HLTEle37CaloIdLMWUnseededSequence + process.HLTEndSequence ) +process.HLT_Mu37_Ele27_CaloIdL_MW_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu25 + process.hltPreMu37Ele27CaloIdLMW + process.hltL1fL1sMu16orMu25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu16orMu25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + process.hltL3fL1sMu16orMu25L1f0L2f10QL3Filtered37Q + process.HLTEle27CaloIdLMWUnseededSequence + process.HLTEndSequence ) +process.HLT_Mu37_TkMu27_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreMu37TkMu27 + process.hltL1fL1sMu22orMu25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22orMu25L1f0L2Filtered25) + process.HLTL3muonrecoSequence + process.hltL3fL1sMu16orMu25L1f0L2f25L3Filtered37 + process.HLTTrackerMuonSequence + process.hltDiMuonGlbFiltered37TrkFiltered27 + process.hltDiMuonGlb37Trk27DzFiltered0p2 + process.HLTEndSequence ) +process.HLT_DoubleMu4_3_Bs_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMuForBs + process.hltPreDoubleMu43Bs + process.hltL1fL1sL1DoubleMu0er1p5SQOSdR1p4L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0er1p5SQOSdR1p4L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdR1p4L1Filtered0) + process.hltDoubleMu4BsL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu4Bs + process.hltDisplacedmumuFilterDoubleMu4Bs + process.HLTEndSequence ) +process.HLT_DoubleMu4_3_Jpsi_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMuForBs + process.hltPreDoubleMu43Jpsi + process.hltL1fL1sL1DoubleMu0er1p5SQOSdR1p4L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0er1p5SQOSdR1p4L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdR1p4L1Filtered0) + process.hltDoubleMu43JPsiL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu43Jpsi + process.hltDisplacedmumuFilterDoubleMu43Jpsi + process.HLTEndSequence ) +process.HLT_DoubleMu4_3_LowMass_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMuForLowMassInclusive + process.hltPreDoubleMu43LowMass + process.hltL1fL1sL1DoubleMuL1Filtered0LowMassInclusive + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMuL1f0L2PreFiltered0ForLowMassInclusive) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMuL1Filtered0LowMassInclusive) + process.hltDoubleMu43LowMassL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu43LowMass + process.hltDisplacedmumuFilterDoubleMu43LowMass + process.HLTEndSequence ) +process.HLT_DoubleMu4_LowMass_Displaced_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMuForLowMassDisplaced + process.hltPreDoubleMu4LowMassDisplaced + process.hltL1fL1sDoubleMuL1Filtered0ForLowMassDisplaced + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMuL1Filtered0ForLowMassDisplaced) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMuL1Filtered0ForLowMassDisplaced) + process.hltDoubleMu4LowMassDisplacedL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu4LowMassDisplaced + process.hltDisplacedmumuFilterDoubleMu4LowMassDisplaced + process.HLTEndSequence ) +process.HLT_Mu0_L1DoubleMu_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMuForLowMassInclusive + process.hltPreMu0L1DoubleMu + process.hltL1fL1sL1DoubleMuL1Filtered0LowMassInclusive + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMuL1f0L2PreFiltered0ForLowMassInclusive) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMuL1Filtered0LowMassInclusive) + process.hltL3fL1sDoubleMu0SQL1f0L2PreFilteres0L3Filtered0 + process.HLTEndSequence ) +process.HLT_Mu4_L1DoubleMu_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMuForLowMassInclusive + process.hltPreMu4L1DoubleMu + process.hltL1fL1sL1DoubleMuL1Filtered0LowMassInclusive + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMuL1f0L2PreFiltered0ForLowMassInclusive) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMuL1Filtered0LowMassInclusive) + process.hltL3fL1sDoubleMu0SQL1f0L2PreFilteres0L3Filtered4 + process.HLTEndSequence ) +process.HLT_DoubleMu4_3_Photon4_BsToMMG_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMuForBsToMMG + process.hltPreDoubleMu43Photon4BsToMMG + process.hltL1fL1sL1DoubleMuL1Filtered0BMMG + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMuL1f0L2PreFiltered0ForBMMG) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMuL1Filtered0BMMG) + process.hltDoubleMu43BsToMMGL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu43BMMG + process.hltDisplacedDoubleMu43FilterBMMG + process.HLTPho4CaloIdLUnseededSequence + process.hltDoubleMu43Photon4MassFillter + process.HLTEndSequence ) +process.HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMuForBsToMMG + process.hltPreDoubleMu43DisplacedPhoton4BsToMMG + process.hltL1fL1sL1DoubleMuL1Filtered0BMMG + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMuL1f0L2PreFiltered0ForBMMG) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMuL1Filtered0BMMG) + process.hltDoubleMu43DisplacedBsToMMGL3Filtered + process.hltHardDisplacedmumuVtxProducerDoubleMu43BMMG + process.hltHardDisplacedmumuFilterBMMG + process.HLTPho4CaloIdLUnseededSequence + process.hltDisplacedMuMu43Photon4MassFilter + process.HLTEndSequence ) +process.HLT_DoubleMu3_Trk_Tau3mu_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er2p0SQOSdEtaMax1p6orTripleMu21p50 + process.hltPreDoubleMu3TrkTau3mu + process.hltL1fL1sL1DoubleMuorTripleMuL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMuorTripleMuL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMuorTripleMuL1Filtered0) + process.hltDoubleMu3TrkTau3muL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu3Tau3mu + process.hltDisplacedmumuFilterDoubleMu3Tau3mu + process.HLTBphTrackingDisplacedTau3muReg + process.hltTau3muTkAllConeTracksIter + process.hltTau3muTkVertexProducer + process.hltTau3muTkVertexFilter + process.HLTEndSequence ) +process.HLT_DoubleMu3_TkMu_DsTau3Mu_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er2p0SQOSdEtaMax1p6orTripleMu21p50 + process.hltPreDoubleMu3TkMuDsTau3Mu + process.hltL1fL1sL1DoubleMuorTripleMuL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMuorTripleMuL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMuorTripleMuL1Filtered0) + process.hltDoubleMu3TrkTau3muL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu3Tau3mu + process.hltDisplacedmumuFilterDoubleMu3Tau3mu + process.HLTTrackerMuonSequenceLowPt + process.hltdstau3mumuontrkFltr + process.hltdstau3muDisplaced3muVtxProducer + process.hltdstau3muDisplaced3muFltr + process.HLTEndSequence ) +process.HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu3SQHTT200 + process.hltPreDoubleMu4Mass3p8DZPFHT350 + process.hltDoubleMuon4L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltDoubleMuon4L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3DoubleMuon4L1Filtered0) + process.hltL3fL1DiMu3SQHT200L3PreFiltered4 + process.hltDoubleMuon4Mass3p8Filtered + process.hltDoubleMu4Mass3p8DZFilter + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT350Jet30 + process.HLTEndSequence ) +process.HLT_DoubleMu4_MuMuTrk_Displaced_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + process.hltPreDoubleMu4MuMuTrkDisplaced + process.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.hltDoubleMu4MuMuDisplacedL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu4MuMu + process.hltDisplacedmumuFilterDoubleMu4MuMu + process.HLTBphTrackingDisplacedMuMuReg + process.hltMuMuTkAllConeTracksIter + process.hltMuMuTkVertexProducer + process.hltMuMuTkVertexFilter + process.HLTEndSequence ) +process.HLT_Mu3_PFJet40_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu3IorMu3Jet30er2p5 + process.hltPreMu3PFJet40 + process.hltL1fL1sMu3Jet30L1Filtered0 + process.hltL1sSingleJet35ObjectMap + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3L1Filtered0) + process.hltL3fL1sMu3L1f0L2f0L3Filtered3 + process.HLTAK4PFJetsSequence + process.hltMu3JetCollectionsForLeptonPlusPFJets + process.hltMu3PFJet40MuCleaned + process.HLTEndSequence ) +process.HLT_Mu7p5_L2Mu2_Jpsi_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0SQ + process.hltPreMu7p5L2Mu2Jpsi + process.hltL1fL1DoubleMu0SQL1Filtered0 + process.HLTL2muonrecoSequence + process.hltL2fSQDoubleMu2L2PreFiltered2 + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1DoubleMu0SQL1Filtered0) + process.hltL3fSQMu7p5L2Mu2L3Filtered7p5 + process.hltSQMu7p5L2Mu2JpsiTrackMassFiltered + process.HLTEndSequence ) +process.HLT_Mu7p5_L2Mu2_Upsilon_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0SQ + process.hltPreMu7p5L2Mu2Upsilon + process.hltL1fL1DoubleMu0SQL1Filtered0 + process.HLTL2muonrecoSequence + process.hltL2fSQDoubleMu2L2PreFiltered2 + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1DoubleMu0SQL1Filtered0) + process.hltL3fSQMu7p5L2Mu2L3Filtered7p5 + process.hltSQMu7p5L2Mu2UpsilonTrackMassFiltered + process.HLTEndSequence ) +process.HLT_Mu3_L1SingleMu5orSingleMu7_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu5IorSingleMu7 + process.hltPreMu3L1SingleMu5orSingleMu7 + process.hltL1sEmuSingleMu3 + process.hltL1fL1sEmuMu3L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sEmuMu3L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sEmuMu3L1Filtered0) + process.hltL3fL1sEmuMu3L1f0L2f0L3Filtered3 + process.HLTEndSequence ) +process.HLT_DoublePhoton33_CaloIdL_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoOrWithEG26WithJetAndTau + process.hltPreDoublePhoton33CaloIdL + process.HLTPho33CaloIdLSequence + process.HLTDoublePho33CaloIdLUnseededSequence + process.HLTEndSequence ) +process.HLT_DoublePhoton70_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoOrWithJetAndTau + process.hltPreDoublePhoton70 + process.HLTDoublePho70Sequence + process.HLTEndSequence ) +process.HLT_DoublePhoton85_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoOrWithJetAndTau + process.hltPreDoublePhoton85 + process.HLTDoublePho85Sequence + process.HLTEndSequence ) +process.HLT_Ele15_WPLoose_Gsf_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGLowETer2p5or + process.hltPreEle15WPLooseGsf + process.HLTEle15WPLooseGsfSequence + process.HLTEndSequence ) +process.HLT_Ele20_WPLoose_Gsf_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGLowETer2p5or + process.hltPreEle20WPLooseGsf + process.HLTEle20WPLooseGsfSequence + process.HLTEndSequence ) +process.HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGor + process.hltPreDiEle27WPTightCaloOnlyL1DoubleEG + process.HLTDiEle27L1DoubleEGWPTightCaloOnlySequence + process.HLTEndSequence ) +process.HLT_Ele27_WPTight_Gsf_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGor + process.hltPreEle27WPTightGsf + process.HLTEle27WPTightGsfSequence + process.HLTEndSequence ) +process.HLT_Ele28_WPTight_Gsf_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGor + process.hltPreEle28WPTightGsf + process.HLTEle28WPTightGsfSequence + process.HLTEndSequence ) +process.HLT_Ele30_WPTight_Gsf_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGor + process.hltPreEle30WPTightGsf + process.HLTEle30WPTightGsfSequence + process.HLTEndSequence ) +process.HLT_Ele32_WPTight_Gsf_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGor + process.hltPreEle32WPTightGsf + process.HLTEle32WPTightGsfSequence + process.HLTEndSequence ) +process.HLT_Ele35_WPTight_Gsf_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGor + process.hltPreEle35WPTightGsf + process.HLTEle35WPTightGsfSequence + process.HLTEndSequence ) +process.HLT_Ele35_WPTight_Gsf_L1EGMT_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaSingleEle + process.hltPreEle35WPTightGsfL1EGMT + process.HLTSingleEleGsfL1EGMTSequence + process.HLTEndSequence ) +process.HLT_Ele38_WPTight_Gsf_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGor + process.hltPreEle38WPTightGsf + process.HLTEle38WPTightGsfSequence + process.HLTEndSequence ) +process.HLT_Ele40_WPTight_Gsf_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGor + process.hltPreEle40WPTightGsf + process.HLTEle40WPTightGsfSequence + process.HLTEndSequence ) +process.HLT_Ele32_WPTight_Gsf_L1DoubleEG_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGor + process.hltPreEle32WPTightGsfL1DoubleEG + process.HLTEle32L1DoubleEGWPTightGsfSequence + process.HLTEndSequence ) +process.HLT_Ele24_eta2p1_WPTight_Gsf_TightChargedIsoPFTauHPS30_eta2p1_CrossL1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sBigORLooseIsoEGXXerIsoTauYYerdRMin0p3 + process.hltPreEle24eta2p1WPTightGsfTightChargedIsoPFTauHPS30eta2p1CrossL1 + process.HLTEle24erWPTightGsfForTauSequence + process.HLTGlobalPFTauHPSSequence + process.hltOverlapFilterIsoEle24IsoTau30WPTightGsfCaloJet5 + process.HLTHPSTightChargedIsoPFTau30Sequence + process.hltHpsL1JetsHLTPFTauTrackTightChargedIsolationMatch + process.hltHpsSelectedPFTau30TightChargedIsolationL1HLTMatched + process.hltHpsOverlapFilterIsoEle24WPTightGsfTightIsoPFTau30 + process.HLTEndSequence ) +process.HLT_HT300_Beamspot_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sHTTForBeamSpot + process.hltPreHT300Beamspot + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT300 + process.HLTTrackingForBeamSpot + process.hltVerticesPF + process.hltVerticesPFSelector + process.hltVerticesPFFilter + process.hltFEDSelectorOnlineMetaData + process.HLTEndSequence ) +process.HLT_ZeroBias_Beamspot_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreZeroBiasBeamspot + process.HLTTrackingForBeamSpot + process.hltVerticesPF + process.hltVerticesPFSelector + process.hltVerticesPFFilter + process.hltFEDSelectorOnlineMetaData + process.HLTEndSequence ) +process.HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_CrossL1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sBigORMu18erTauXXer2p1 + process.hltPreIsoMu20eta2p1TightChargedIsoPFTauHPS27eta2p1CrossL1 + process.hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fBigORMu18erTauXXer2p1L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0) + process.hltL3fL1BigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20Q + process.HLTMu20Eta2p1Tau24Eta2p1IsolationSequence + process.hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered + process.HLTGlobalPFTauHPSSequence + process.HLTHPSTightChargedIsoAntiMuonPFTau27Sequence + process.hltHpsL1JetsHLTPFTauTrackTightChargedIsolationAgainstMuonMatch + process.hltHpsSelectedPFTau27TightChargedIsolationAgainstMuonL1HLTMatched + process.hltHpsOverlapFilterIsoMu20TightChargedIsoPFTau27L1Seeded + process.HLTEndSequence ) +process.HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sBigORMu18erTauXXer2p1 + process.hltPreIsoMu20eta2p1TightChargedIsoPFTauHPS27eta2p1TightIDCrossL1 + process.hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fBigORMu18erTauXXer2p1L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0) + process.hltL3fL1BigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20Q + process.HLTMu20Eta2p1Tau24Eta2p1IsolationSequence + process.hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered + process.HLTGlobalPFTauHPSSequence + process.HLTHPSTightChargedIsoTightOOSCPhotonsAntiMuonPFTau27Sequence + process.hltHpsL1JetsHLTPFTauTrackTightChargedIsolationTightOOSCPhotonsAgainstMuonMatch + process.hltHpsSelectedPFTau27TightChargedIsolationTightOOSCPhotonsAgainstMuonL1HLTMatched + process.hltHpsOverlapFilterIsoMu20TightChargedIsoTightOOSCPhotonsPFTau27L1Seeded + process.HLTEndSequence ) +process.HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreIsoMu27MediumDeepTauPFTauHPS20eta2p1SingleL1 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22or25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q + process.HLTMu27IsolationSequence + process.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f27QL3trkIsoFiltered + process.HLTL2TauJetsSequence + process.hltSingleL2Tau20eta2p2 + process.HLTL2p5IsoTauGlobalSequence + process.hltSingleL2GlobIsoTau20eta2p2 + process.HLTGlobalPFTauHPSSequence + process.HLTHPSSingleMediumDeepTauDiTauWPAntiMuonPFTau20Sequence + process.hltHpsOverlapFilterIsoMu27MediumDeepTauDitauWPPFTau20 + process.HLTEndSequence ) +process.HLT_IsoMu20_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu18 + process.hltPreIsoMu20 + process.hltL1fL1sMu18L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu18L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu18L1Filtered0) + process.hltL3fL1sMu18L1f0L2f10QL3Filtered20Q + process.HLTMu20IsolationSequence + process.hltL3crIsoL1sMu18L1f0L2f10QL3f20QL3trkIsoFiltered + process.HLTEndSequence ) +process.HLT_IsoMu24_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22 + process.hltPreIsoMu24 + process.hltL1fL1sMu22L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMu22L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22L1Filtered0) + process.hltL3fL1sSingleMu22L1f0L2f10QL3Filtered24Q + process.HLTMu24IsolationSequence + process.hltL3crIsoL1sSingleMu22L1f0L2f10QL3f24QL3trkIsoFiltered + process.HLTEndSequence ) +process.HLT_IsoMu24_eta2p1_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22 + process.hltPreIsoMu24eta2p1 + process.hltL1fL1sMu22erL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMu22erL1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22erL1Filtered0) + process.hltL3fL1sSingleMu22erL1f0L2f10QL3Filtered24Q + process.HLTMu24Eta2p1IsolationSequence + process.hltL3crIsoL1sSingleMu22erL1f0L2f10QL3f24QL3trkIsoFiltered + process.HLTEndSequence ) +process.HLT_IsoMu27_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreIsoMu27 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22or25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q + process.HLTMu27IsolationSequence + process.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f27QL3trkIsoFiltered + process.HLTEndSequence ) process.HLT_UncorrectedJetE30_NoBPTX_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sV0SingleJetC20NotBptxOR + process.hltPreUncorrectedJetE30NoBPTX + process.HLTStoppedHSCPLocalHcalReco + process.HLTStoppedHSCPJetSequence + process.hltStoppedHSCP1CaloJetEnergy30 + process.HLTEndSequence ) process.HLT_UncorrectedJetE30_NoBPTX3BX_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sV0SingleJetC20NotBptxOR + process.hltPreUncorrectedJetE30NoBPTX3BX + process.hltL1sSingleJetC20NotBptxOR3BXEmulated + process.HLTStoppedHSCPLocalHcalReco + process.hltStoppedHSCPHpdFilter + process.HLTStoppedHSCPJetSequence + process.hltStoppedHSCP1CaloJetEnergy30 + process.HLTEndSequence ) process.HLT_UncorrectedJetE60_NoBPTX3BX_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetC43NotBptxOR3BXorSingleJetC46NotBptxOR3BX + process.hltPreUncorrectedJetE60NoBPTX3BX + process.HLTStoppedHSCPLocalHcalReco + process.hltStoppedHSCPHpdFilter + process.HLTStoppedHSCPJetSequence + process.hltStoppedHSCP1CaloJetEnergy60 + process.HLTEndSequence ) @@ -81390,333 +85299,334 @@ process.HLT_DoubleL2Mu23NoVtx_2Cha_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL2Mu23NoVtx2Cha + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1sMuORL1f0DoubleL2NoVtx23Q + process.hltL2DoubleMu23NoVertexL2Filtered2Cha + process.HLTEndSequence ) process.HLT_DoubleL2Mu25NoVtx_2Cha_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL2Mu25NoVtx2Cha + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1sMuORL1f0DoubleL2NoVtx25Q + process.hltL2DoubleMu25NoVtxFiltered2Cha + process.HLTEndSequence ) process.HLT_DoubleL2Mu25NoVtx_2Cha_Eta2p4_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL2Mu25NoVtx2ChaEta2p4 + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1sMuORL1f0DoubleL2NoVtx25Q + process.hltL2DoubleMu25NoVtxFiltered2ChaEta2p4 + process.HLTEndSequence ) -process.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu17TrkIsoVVLMu8TrkIsoVVL + process.hltL1fL1sDoubleMu155L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + process.hltL3fL1DoubleMu155fPreFiltered8 + process.hltL3fL1DoubleMu155fFiltered17 + process.HLTL3muontrkisovvlSequence + process.hltDiMuon178RelTrkIsoFiltered0p4 + process.HLTEndSequence ) -process.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu19TrkIsoVVLMu9TrkIsoVVL + process.hltL1fL1sDoubleMu155L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + process.hltL3fL1DoubleMu155fPreFiltered9 + process.hltL3fL1DoubleMu155fFiltered19 + process.HLTL3muontrkisovvlSequence + process.hltDiMuon199RelTrkIsoFiltered0p4 + process.HLTEndSequence ) -process.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu17TrkIsoVVLMu8TrkIsoVVLDZ + process.hltL1fL1sDoubleMu155L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + process.hltL3fL1DoubleMu155fPreFiltered8 + process.hltL3fL1DoubleMu155fFiltered17 + process.HLTL3muontrkisovvlSequence + process.hltDiMuon178RelTrkIsoFiltered0p4 + process.hltDiMuon178RelTrkIsoFiltered0p4DzFiltered0p2 + process.HLTEndSequence ) -process.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu19TrkIsoVVLMu9TrkIsoVVLDZ + process.hltL1fL1sDoubleMu155L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + process.hltL3fL1DoubleMu155fPreFiltered9 + process.hltL3fL1DoubleMu155fFiltered19 + process.HLTL3muontrkisovvlSequence + process.hltDiMuon199RelTrkIsoFiltered0p4 + process.hltDiMuon199RelTrkIsoFiltered0p4DzFiltered0p2 + process.HLTEndSequence ) -process.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu17TrkIsoVVLMu8TrkIsoVVLDZMass8 + process.hltL1fL1sDoubleMu155L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + process.hltL3fL1DoubleMu155fPreFiltered8 + process.hltL3fL1DoubleMu155fFiltered17 + process.HLTL3muontrkisovvlSequence + process.hltDiMuon178RelTrkIsoFiltered0p4 + process.hltDiMuon178RelTrkIsoFiltered0p4DzFiltered0p2 + process.hltDiMuon178Mass8Filtered + process.HLTEndSequence ) -process.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu19TrkIsoVVLMu9TrkIsoVVLDZMass8 + process.hltL1fL1sDoubleMu155L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + process.hltL3fL1DoubleMu155fPreFiltered9 + process.hltL3fL1DoubleMu155fFiltered19 + process.HLTL3muontrkisovvlSequence + process.hltDiMuon199RelTrkIsoFiltered0p4 + process.hltDiMuon199RelTrkIsoFiltered0p4DzFiltered0p2 + process.hltDiMuon199Mass8Filtered + process.HLTEndSequence ) -process.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu17TrkIsoVVLMu8TrkIsoVVLDZMass3p8 + process.hltL1fL1sDoubleMu155L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + process.hltL3fL1DoubleMu155fPreFiltered8 + process.hltL3fL1DoubleMu155fFiltered17 + process.HLTL3muontrkisovvlSequence + process.hltDiMuon178RelTrkIsoFiltered0p4 + process.hltDiMuon178RelTrkIsoFiltered0p4DzFiltered0p2 + process.hltDiMuon178Mass3p8Filtered + process.HLTEndSequence ) -process.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu19TrkIsoVVLMu9TrkIsoVVLDZMass3p8 + process.hltL1fL1sDoubleMu155L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + process.hltL3fL1DoubleMu155fPreFiltered9 + process.hltL3fL1DoubleMu155fFiltered19 + process.HLTL3muontrkisovvlSequence + process.hltDiMuon199RelTrkIsoFiltered0p4 + process.hltDiMuon199RelTrkIsoFiltered0p4DzFiltered0p2 + process.hltDiMuon199Mass3p8Filtered + process.HLTEndSequence ) -process.HLT_Mu25_TkMu0_Onia_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu20or22or25 + process.hltPreMu25TkMu0Onia + process.hltL1fL1sMu22orMu20erorMu25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22orMu20erorMu25L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22orMu20erorMu25L1Filtered0) + process.hltL3fL1sMu22orMu20erorMu25L1f0L2f0L3Filtered25 + process.HLTTrackerMuonSequence + process.hltDiMuonGlbFiltered25TrkFiltered0 + process.hltDiMuonGlb25Trk0DzFiltered0p2 + process.HLTEndSequence ) -process.HLT_Mu30_TkMu0_Psi_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu20or22or25 + process.hltPreMu30TkMu0Psi + process.hltL1fL1sMu22orMu20erorMu25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22orMu20erorMu25L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22orMu20erorMu25L1Filtered0) + process.hltL3fL1sMu22orMu20erorMu25L1f0L2f0L3Filtered30 + process.HLTTrackerMuonSequence + process.hltDiMuonGlbFiltered30TrkPsiFiltered0 + process.hltDiMuonGlb30Trk0DzPsiFiltered0p2 + process.HLTEndSequence ) -process.HLT_Mu30_TkMu0_Upsilon_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu20or22or25 + process.hltPreMu30TkMu0Upsilon + process.hltL1fL1sMu22orMu20erorMu25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22orMu20erorMu25L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22orMu20erorMu25L1Filtered0) + process.hltL3fL1sMu22orMu20erorMu25L1f0L2f0L3Filtered30 + process.HLTTrackerMuonSequence + process.hltDiMuonGlbFiltered30TrkUpsilonFiltered0 + process.hltDiMuonGlb30TrkUpsilon0DzFiltered0p2 + process.HLTEndSequence ) -process.HLT_Mu20_TkMu0_Phi_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu16IorSingleMu18IorSingleMu20IorSingleMu16erlorSingleMu18erlorSingleMu20erlorSingleMu22erlorSingleMu25 + process.hltPreMu20TkMu0Phi + process.hltL1fL1sMu16orMu18erorMu20erL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu16orMu18erorMu20erL1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu16orMu18erorMu20erL1Filtered0) + process.hltL3fL1sMu16orMu18erorMu20L1f0L2f0L3Filtered20 + process.HLTTrackerMuonSequence + process.hltDiMuonGlbFiltered20TrkFiltered0 + process.hltDiMuonGlb20Trk0DzFiltered0p2 + process.HLTEndSequence ) -process.HLT_Mu25_TkMu0_Phi_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu16IorSingleMu18IorSingleMu20IorSingleMu16erlorSingleMu18erlorSingleMu20erlorSingleMu22erlorSingleMu25 + process.hltPreMu25TkMu0Phi + process.hltL1fL1sMu16orMu18erorMu20erL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu16orMu18erorMu20erL1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu16orMu18erorMu20erL1Filtered0) + process.hltL3fL1sMu16orMu18erorMu20L1f0L2f0L3Filtered25 + process.HLTTrackerMuonSequence + process.hltDiMuonGlbFiltered25PhiTrkFiltered0 + process.hltDiMuonGlb25PhiTrk0DzFiltered0p2 + process.HLTEndSequence ) -process.HLT_Mu15_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu15DQorSingleMu7 + process.hltPreMu15 + process.hltL1fL1sMu15DQorMu7lqL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu15DQorMu7lqL1f0L2Filtered10) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu15DQorMu7lqL1Filtered0) + process.hltL3fL1sMu15DQorMu7lqL1f0L2f10L3Filtered15 + process.HLTEndSequence ) -process.HLT_Mu20_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu18 + process.hltPreMu20 + process.hltL1fL1sMu18L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu18L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu18L1Filtered0) + process.hltL3fL1sMu18L1f0L2f10QL3Filtered20Q + process.HLTEndSequence ) -process.HLT_Mu27_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreMu27 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22or25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q + process.HLTEndSequence ) -process.HLT_Mu50_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreMu50 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22or25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50Q + process.HLTEndSequence ) -process.HLT_Mu55_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreMu55 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22or25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered55Q + process.HLTEndSequence ) -process.HLT_CascadeMu100_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreCascadeMu100 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTL2muonrecoSequence + process.hltL2fOldL1sMu22or25L1f0L2Filtered10Q + process.HLTOldL3muonrecoSequence + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered100Q + process.HLTEndSequence ) -process.HLT_HighPtTkMu100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreHighPtTkMu100 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTMuonLocalRecoSequence + process.HLTHighPt50TrackerMuonSequence + process.hltL3fL1sMu25f0TkFiltered100Q + process.HLTEndSequence ) -process.HLT_DiPFJetAve40_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreDiPFJetAve40 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJetAve30 + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve40 + process.HLTEndSequence ) -process.HLT_DiPFJetAve60_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreDiPFJetAve60 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJetAve45 + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve60 + process.HLTEndSequence ) -process.HLT_DiPFJetAve80_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60 + process.hltPreDiPFJetAve80 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJetAve60 + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve80 + process.HLTEndSequence ) -process.HLT_DiPFJetAve140_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet90 + process.hltPreDiPFJetAve140 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJetAve110 + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve140 + process.HLTEndSequence ) -process.HLT_DiPFJetAve200_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet120 + process.hltPreDiPFJetAve200 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJetAve170 + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve200 + process.HLTEndSequence ) -process.HLT_DiPFJetAve260_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreDiPFJetAve260 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJetAve210 + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve260 + process.HLTEndSequence ) -process.HLT_DiPFJetAve320_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreDiPFJetAve320 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJetAve270 + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve320 + process.HLTEndSequence ) -process.HLT_DiPFJetAve400_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreDiPFJetAve400 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJetAve350 + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve400 + process.HLTEndSequence ) -process.HLT_DiPFJetAve500_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreDiPFJetAve500 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJetAve450 + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve500 + process.HLTEndSequence ) -process.HLT_DiPFJetAve60_HFJEC_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet35OrZeroBias + process.hltPreDiPFJetAve60HFJEC + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet40ForHFJECBase + process.hltSingleCaloJet40ForHFJECEtaLimited + process.hltSingleCaloJet40ForHFJECEtaLimitedFilter + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve60ForHFJEC + process.HLTEndSequence ) -process.HLT_DiPFJetAve80_HFJEC_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60Or60Fwd + process.hltPreDiPFJetAve80HFJEC + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet50ForHFJECBase + process.hltSingleCaloJet50ForHFJECEtaLimited + process.hltSingleCaloJet50ForHFJECEtaLimitedFilter + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve80ForHFJEC + process.HLTEndSequence ) -process.HLT_DiPFJetAve100_HFJEC_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sV0SingleJet60Or60Fwd + process.hltPreDiPFJetAve100HFJEC + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet60ForHFJECBase + process.hltSingleCaloJet60ForHFJECEtaLimited + process.hltSingleCaloJet60ForHFJECEtaLimitedFilter + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve100ForHFJEC + process.HLTEndSequence ) -process.HLT_DiPFJetAve160_HFJEC_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet120Or120Fwd + process.hltPreDiPFJetAve160HFJEC + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet100ForHFJECBase + process.hltSingleCaloJet100ForHFJECEtaLimited + process.hltSingleCaloJet100ForHFJECEtaLimitedFilter + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve160ForHFJEC + process.HLTEndSequence ) -process.HLT_DiPFJetAve220_HFJEC_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreDiPFJetAve220HFJEC + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet140ForHFJECBase + process.hltSingleCaloJet140ForHFJECEtaLimited + process.hltSingleCaloJet140ForHFJECEtaLimitedFilter + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve220ForHFJEC + process.HLTEndSequence ) -process.HLT_DiPFJetAve300_HFJEC_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreDiPFJetAve300HFJEC + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet200ForHFJECBase + process.hltSingleCaloJet200ForHFJECEtaLimited + process.hltSingleCaloJet200ForHFJECEtaLimitedFilter + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve300ForHFJEC + process.HLTEndSequence ) -process.HLT_AK8PFJet40_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreAK8PFJet40 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet10AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets10AK8 + process.hltSinglePFJet40AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJet60_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet35 + process.hltPreAK8PFJet60 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet40AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets40AK8 + process.hltSinglePFJet60AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJet80_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60 + process.hltPreAK8PFJet80 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet50AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets50AK8 + process.hltSinglePFJet80AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJet140_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet90 + process.hltPreAK8PFJet140 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet110AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets110AK8 + process.hltSinglePFJet140AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJet200_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet120 + process.hltPreAK8PFJet200 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet170AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets170AK8 + process.hltSinglePFJet200AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJet260_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJet260 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet210AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets210AK8 + process.hltSinglePFJet260AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJet320_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJet320 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet270AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets270AK8 + process.hltSinglePFJet320AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJet400_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJet400 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet350AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets350AK8 + process.hltSinglePFJet400AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJet450_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJet450 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet400AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets400AK8 + process.hltSinglePFJet450AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJet500_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJet500 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet450AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets450AK8 + process.hltSinglePFJet500AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJet550_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJet550 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet500AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets500AK8 + process.hltSinglePFJet550AK8 + process.HLTEndSequence ) -process.HLT_PFJet40_v22 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPrePFJet40 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet10 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets10 + process.hltSinglePFJet40 + process.HLTEndSequence ) -process.HLT_PFJet60_v22 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet35 + process.hltPrePFJet60 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet40 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets40 + process.hltSinglePFJet60 + process.HLTEndSequence ) -process.HLT_PFJet80_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60 + process.hltPrePFJet80 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet50 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets50 + process.hltSinglePFJet80 + process.HLTEndSequence ) -process.HLT_PFJet110_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet90 + process.hltPrePFJet110 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet80 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets80 + process.hltSinglePFJet110 + process.HLTEndSequence ) -process.HLT_PFJet140_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet90 + process.hltPrePFJet140 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet110 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets110 + process.hltSinglePFJet140 + process.HLTEndSequence ) -process.HLT_PFJet200_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet120 + process.hltPrePFJet200 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet170 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets170 + process.hltSinglePFJet200 + process.HLTEndSequence ) -process.HLT_PFJet260_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJet260 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet210 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets210 + process.hltSinglePFJet260 + process.HLTEndSequence ) -process.HLT_PFJet320_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJet320 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet270 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets270 + process.hltSinglePFJet320 + process.HLTEndSequence ) -process.HLT_PFJet400_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJet400 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet350 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets350 + process.hltSinglePFJet400 + process.HLTEndSequence ) -process.HLT_PFJet450_v22 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJet450 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet400 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets400 + process.hltSinglePFJet450 + process.HLTEndSequence ) -process.HLT_PFJet500_v22 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJet500 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet450 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets450 + process.hltSinglePFJet500 + process.HLTEndSequence ) -process.HLT_PFJet550_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJet550 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet450 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets450 + process.hltSinglePFJet550 + process.HLTEndSequence ) -process.HLT_PFJetFwd15_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPrePFJetFwd15 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet5 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets5 + process.hltSinglePFFwdJet15 + process.HLTEndSequence ) -process.HLT_PFJetFwd25_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPrePFJetFwd25 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet10 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets10 + process.hltSinglePFFwdJet25 + process.HLTEndSequence ) -process.HLT_PFJetFwd40_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPrePFJetFwd40 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet10 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets10 + process.hltSinglePFFwdJet40 + process.HLTEndSequence ) -process.HLT_PFJetFwd60_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet35Fwd + process.hltPrePFJetFwd60 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet40 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets40 + process.hltSinglePFFwdJet60 + process.HLTEndSequence ) -process.HLT_PFJetFwd80_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60Fwd + process.hltPrePFJetFwd80 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet50 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets50 + process.hltSinglePFFwdJet80 + process.HLTEndSequence ) -process.HLT_PFJetFwd140_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet90Fwd + process.hltPrePFJetFwd140 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet110 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets110 + process.hltSinglePFFwdJet140 + process.HLTEndSequence ) -process.HLT_PFJetFwd200_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet120Fwd + process.hltPrePFJetFwd200 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet170 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets170 + process.hltSinglePFFwdJet200 + process.HLTEndSequence ) -process.HLT_PFJetFwd260_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJetFwd260 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet210 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets210 + process.hltSinglePFFwdJet260 + process.HLTEndSequence ) -process.HLT_PFJetFwd320_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJetFwd320 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet270 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets270 + process.hltSinglePFFwdJet320 + process.HLTEndSequence ) -process.HLT_PFJetFwd400_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJetFwd400 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet350 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets350 + process.hltSinglePFFwdJet400 + process.HLTEndSequence ) -process.HLT_PFJetFwd450_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJetFwd450 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet400 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets400 + process.hltSinglePFFwdJet450 + process.HLTEndSequence ) -process.HLT_PFJetFwd500_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJetFwd500 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet450 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets450 + process.hltSinglePFFwdJet500 + process.HLTEndSequence ) -process.HLT_AK8PFJetFwd15_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreAK8PFJetFwd15 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet5AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets5AK8 + process.hltSinglePFFwdJet15AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJetFwd25_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreAK8PFJetFwd25 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet10AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets10AK8 + process.hltSinglePFFwdJet25AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJetFwd40_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreAK8PFJetFwd40 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet10AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets10AK8 + process.hltSinglePFFwdJet40AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJetFwd60_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet35Fwd + process.hltPreAK8PFJetFwd60 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet40AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets40AK8 + process.hltSinglePFFwdJet60AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJetFwd80_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60Fwd + process.hltPreAK8PFJetFwd80 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet50AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets50AK8 + process.hltSinglePFFwdJet80AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJetFwd140_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet90Fwd + process.hltPreAK8PFJetFwd140 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet110AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets110AK8 + process.hltSinglePFFwdJet140AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJetFwd200_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet120Fwd + process.hltPreAK8PFJetFwd200 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet170AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets170AK8 + process.hltSinglePFFwdJet200AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJetFwd260_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJetFwd260 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet210AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets210AK8 + process.hltSinglePFFwdJet260AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJetFwd320_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJetFwd320 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet270AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets270AK8 + process.hltSinglePFFwdJet320AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJetFwd400_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJetFwd400 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet350AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets350AK8 + process.hltSinglePFFwdJet400AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJetFwd450_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJetFwd450 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet400AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets400AK8 + process.hltSinglePFFwdJet450AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJetFwd500_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJetFwd500 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet450AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets450AK8 + process.hltSinglePFFwdJet500AK8 + process.HLTEndSequence ) -process.HLT_PFHT180_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT120er + process.hltPrePFHT180 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT130Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT180Jet30 + process.HLTEndSequence ) -process.HLT_PFHT250_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT160er + process.hltPrePFHT250 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT250Jet30 + process.HLTEndSequence ) -process.HLT_PFHT370_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT200er + process.hltPrePFHT370 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT320Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT370Jet30 + process.HLTEndSequence ) -process.HLT_PFHT430_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT255er + process.hltPrePFHT430 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT380Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT430Jet30 + process.HLTEndSequence ) -process.HLT_PFHT510_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT510 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT460Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT510Jet30 + process.HLTEndSequence ) -process.HLT_PFHT590_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT590 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT515Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT590Jet30 + process.HLTEndSequence ) -process.HLT_PFHT680_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT680 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT580Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT680Jet30 + process.HLTEndSequence ) -process.HLT_PFHT780_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT780 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT680Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT780Jet30 + process.HLTEndSequence ) -process.HLT_PFHT890_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT890 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT790Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT890Jet30 + process.HLTEndSequence ) -process.HLT_PFHT1050_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT1050 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT900Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT1050Jet30 + process.HLTEndSequence ) -process.HLT_PFHT500_PFMET100_PFMHT100_IDTight_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT500PFMET100PFMHT100IDTight + process.HLTRecoMETSequence + process.hltMET70 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT70 + process.hltHtMhtJet30 + process.hltHT400Jet30 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID100 + process.hltPFMETProducer + process.hltPFMET100 + process.hltPFHTJet30 + process.hltPFHT500Jet30 + process.HLTEndSequence ) -process.HLT_PFHT500_PFMET110_PFMHT110_IDTight_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT500PFMET110PFMHT110IDTight + process.HLTRecoMETSequence + process.hltMET80 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT80 + process.hltHtMhtJet30 + process.hltHT400Jet30 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID110 + process.hltPFMETProducer + process.hltPFMET110 + process.hltPFHTJet30 + process.hltPFHT500Jet30 + process.HLTEndSequence ) -process.HLT_PFHT700_PFMET85_PFMHT85_IDTight_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT700PFMET85PFMHT85IDTight + process.HLTRecoMETSequence + process.hltMET60 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT60 + process.hltHtMhtJet30 + process.hltHT550Jet30 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID85 + process.hltPFMETProducer + process.hltPFMET85 + process.hltPFHTJet30 + process.hltPFHT700Jet30 + process.HLTEndSequence ) -process.HLT_PFHT800_PFMET75_PFMHT75_IDTight_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT800PFMET75PFMHT75IDTight + process.HLTRecoMETSequence + process.hltMET50 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT50 + process.hltHtMhtJet30 + process.hltHT650Jet30 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID75 + process.hltPFMETProducer + process.hltPFMET75 + process.hltPFHTJet30 + process.hltPFHT800Jet30 + process.HLTEndSequence ) -process.HLT_PFMET110_PFMHT110_IDTight_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMET110PFMHT110IDTight + process.HLTRecoMETSequence + process.hltMET80 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT80 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID110 + process.hltPFMETProducer + process.hltPFMET110 + process.HLTEndSequence ) -process.HLT_PFMET120_PFMHT120_IDTight_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMET120PFMHT120IDTight + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT90 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID120 + process.hltPFMETProducer + process.hltPFMET120 + process.HLTEndSequence ) -process.HLT_PFMET130_PFMHT130_IDTight_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMET130PFMHT130IDTight + process.HLTRecoMETSequence + process.hltMET100 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT100 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID130 + process.hltPFMETProducer + process.hltPFMET130 + process.HLTEndSequence ) -process.HLT_PFMET140_PFMHT140_IDTight_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMET140PFMHT140IDTight + process.HLTRecoMETSequence + process.hltMET110 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT110 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID140 + process.hltPFMETProducer + process.hltPFMET140 + process.HLTEndSequence ) -process.HLT_PFMET120_PFMHT120_IDTight_PFHT60_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFHTT60Seeds + process.hltPrePFMET120PFMHT120IDTightPFHT60 + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT90 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT60Jet30 + process.hltPFMHTTightID + process.hltPFMHTTightID120 + process.hltPFMETProducer + process.hltPFMET120 + process.HLTEndSequence ) -process.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFHTT60Seeds + process.hltPrePFMETNoMu120PFMHTNoMu120IDTightPFHT60 + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT90 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT60Jet30 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID120 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu120 + process.HLTEndSequence ) -process.HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFHTT60Seeds + process.hltPrePFMETTypeOne120PFMHT120IDTightPFHT60 + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT90 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT60Jet30 + process.hltPFMHTTightID + process.hltPFMHTTightID120 + process.hltPFMETProducer + process.hltcorrPFMETTypeOne + process.hltPFMETTypeOne + process.hltPFMETTypeOne120 + process.HLTEndSequence ) -process.HLT_PFMETTypeOne110_PFMHT110_IDTight_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETTypeOne110PFMHT110IDTight + process.HLTRecoMETSequence + process.hltMET80 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT80 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID110 + process.hltPFMETProducer + process.hltcorrPFMETTypeOne + process.hltPFMETTypeOne + process.hltPFMETTypeOne110 + process.HLTEndSequence ) -process.HLT_PFMETTypeOne120_PFMHT120_IDTight_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETTypeOne120PFMHT120IDTight + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT90 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID120 + process.hltPFMETProducer + process.hltcorrPFMETTypeOne + process.hltPFMETTypeOne + process.hltPFMETTypeOne120 + process.HLTEndSequence ) -process.HLT_PFMETTypeOne130_PFMHT130_IDTight_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETTypeOne130PFMHT130IDTight + process.HLTRecoMETSequence + process.hltMET100 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT100 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID130 + process.hltPFMETProducer + process.hltcorrPFMETTypeOne + process.hltPFMETTypeOne + process.hltPFMETTypeOne130 + process.HLTEndSequence ) -process.HLT_PFMETTypeOne140_PFMHT140_IDTight_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETTypeOne140PFMHT140IDTight + process.HLTRecoMETSequence + process.hltMET110 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT110 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID140 + process.hltPFMETProducer + process.hltcorrPFMETTypeOne + process.hltPFMETTypeOne + process.hltPFMETTypeOne140 + process.HLTEndSequence ) -process.HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETNoMu110PFMHTNoMu110IDTight + process.HLTRecoMETSequence + process.hltMET80 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT80 + process.HLTAK4PFJetsSequence + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID110 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu110 + process.HLTEndSequence ) -process.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETNoMu120PFMHTNoMu120IDTight + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT90 + process.HLTAK4PFJetsSequence + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID120 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu120 + process.HLTEndSequence ) -process.HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETNoMu130PFMHTNoMu130IDTight + process.HLTRecoMETSequence + process.hltMET100 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT100 + process.HLTAK4PFJetsSequence + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID130 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu130 + process.HLTEndSequence ) -process.HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETNoMu140PFMHTNoMu140IDTight + process.HLTRecoMETSequence + process.hltMET110 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT110 + process.HLTAK4PFJetsSequence + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID140 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu140 + process.HLTEndSequence ) -process.HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETNoMu110PFMHTNoMu110IDTightFilterHF + process.HLTRecoMETSequence + process.hltMET80 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT80 + process.HLTAK4PFJetsSequence + process.hltHFJetShowerShape + process.hltAK4PFJetsTightIDCorrectedHFCleaned + process.hltPFMHTNoMuTightIDHFCleaned + process.hltPFMHTNoMuTightID110HFCleaned + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu110 + process.HLTEndSequence ) -process.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETNoMu120PFMHTNoMu120IDTightFilterHF + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT90 + process.HLTAK4PFJetsSequence + process.hltHFJetShowerShape + process.hltAK4PFJetsTightIDCorrectedHFCleaned + process.hltPFMHTNoMuTightIDHFCleaned + process.hltPFMHTNoMuTightID120HFCleaned + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu120 + process.HLTEndSequence ) -process.HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETNoMu130PFMHTNoMu130IDTightFilterHF + process.HLTRecoMETSequence + process.hltMET100 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT100 + process.HLTAK4PFJetsSequence + process.hltHFJetShowerShape + process.hltAK4PFJetsTightIDCorrectedHFCleaned + process.hltPFMHTNoMuTightIDHFCleaned + process.hltPFMHTNoMuTightID130HFCleaned + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu130 + process.HLTEndSequence ) -process.HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETNoMu140PFMHTNoMu140IDTightFilterHF + process.HLTRecoMETSequence + process.hltMET110 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT110 + process.HLTAK4PFJetsSequence + process.hltHFJetShowerShape + process.hltAK4PFJetsTightIDCorrectedHFCleaned + process.hltPFMHTNoMuTightIDHFCleaned + process.hltPFMHTNoMuTightID140HFCleaned + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu140 + process.HLTEndSequence ) -process.HLT_L1ETMHadSeeds_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreL1ETMHadSeeds + process.HLTEndSequence ) -process.HLT_CaloMHT90_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreCaloMHT90 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT90 + process.HLTEndSequence ) -process.HLT_CaloMET90_NotCleaned_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreCaloMET90NotCleaned + process.HLTRecoMETSequence + process.hltMET90 + process.HLTEndSequence ) -process.HLT_CaloMET350_NotCleaned_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreCaloMET350NotCleaned + process.HLTRecoMETSequence + process.hltMET350 + process.HLTEndSequence ) -process.HLT_PFMET200_NotCleaned_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMET200NotCleaned + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4PFJetsSequence + process.hltPFMETProducer + process.hltPFMET200 + process.HLTEndSequence ) -process.HLT_PFMET250_NotCleaned_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMET250NotCleaned + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4PFJetsSequence + process.hltPFMETProducer + process.hltPFMET250 + process.HLTEndSequence ) -process.HLT_PFMET300_NotCleaned_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMET300NotCleaned + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4PFJetsSequence + process.hltPFMETProducer + process.hltPFMET300 + process.HLTEndSequence ) -process.HLT_PFMET200_BeamHaloCleaned_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMET200BeamHaloCleaned + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4PFJetsSequence + process.hltPFMETProducer + process.hltPFMET200 + process.HLTBeamHaloCleanerSequence + process.hltMetCleanBH + process.hltMETCleanBH80 + process.HLTEndSequence ) -process.HLT_PFMETTypeOne200_BeamHaloCleaned_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETTypeOne200BeamHaloCleaned + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4PFJetsSequence + process.hltPFMETProducer + process.hltcorrPFMETTypeOne + process.hltPFMETTypeOne + process.hltPFMETTypeOne200 + process.HLTBeamHaloCleanerSequence + process.hltMetCleanBH + process.hltMETCleanBH80 + process.HLTEndSequence ) -process.HLT_MET105_IsoTrk50_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sETM90ToETM150 + process.hltPreMET105IsoTrk50 + process.HLTRecoMETSequence + process.hltMET105 + process.HLTRecoJetSequenceAK4PrePF + process.HLTDoLocalPixelSequence + process.HLTDoLocalStripSequence + process.HLTRecopixelvertexingSequence + process.HLTIterativeTrackingIter02 + process.hltDeDxEstimatorProducer + process.hltTrk50Filter + process.HLTEndSequence ) -process.HLT_MET120_IsoTrk50_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sETM80ToETM150 + process.hltPreMET120IsoTrk50 + process.HLTRecoMETSequence + process.hltMET120 + process.HLTRecoJetSequenceAK4PrePF + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingSequence + process.HLTDoLocalStripSequence + process.HLTIterativeTrackingIter02 + process.hltDeDxEstimatorProducer + process.hltTrk50Filter + process.HLTEndSequence ) -process.HLT_SingleJet30_Mu12_SinglePFJet40_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC16dRMax0p4 + process.hltPreSingleJet30Mu12SinglePFJet40 + process.hltL1fL1sMu3Jet16L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloBJets30eta2p3 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3Jet16L1f0L2Filtered8) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3Jet16L1Filtered0) + process.hltL3fL1sMu3Jet16L1f0L2f8L3Filtered12 + process.HLTAK4PFJetsSequence + process.hltSinglePFBJets40Eta2p3 + process.HLTBTagMuJet40PFMu12SequenceL3 + process.hltBSoftMuonJet40Mu12L3FilterByDR + process.HLTEndSequence ) -process.HLT_Mu12eta2p3_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu7 + process.hltPreMu12eta2p3 + process.hltL1fL1sMu7L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu7L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu7L1Filtered0) + process.hltL3fL1sMu7L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) -process.HLT_Mu12eta2p3_PFJet40_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3Jet30er2p5 + process.hltPreMu12eta2p3PFJet40 + process.hltL1fL1sMu3Jet30er2p5L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltCaloJet30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFJetCorrectedMatchedToCaloJet30eta2p3 + process.hltPFJet40Eta2p3 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3Jet30er2p5L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3Jet30er2p5L1Filtered0) + process.hltL3fL1sMu3Jet30er2p5L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) -process.HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC16dRMax0p4 + process.hltPreMu12DoublePFJets40PFBTagDeepCSVp71 + process.hltL1fL1sMu3Jet16L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets40Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Single8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3Jet16L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3Jet16L1Filtered0) + process.hltL3fL1sMu3Jet16L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) -process.HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC60dRMax0p4 + process.hltPreMu12DoublePFJets100PFBTagDeepCSVp71 + process.hltL1fL1sMu3Jet60L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets100Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Single8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3Jet60L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3Jet60L1Filtered0) + process.hltL3fL1sMu3Jet60L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) -process.HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC120dRMax0p4 + process.hltPreMu12DoublePFJets200PFBTagDeepCSVp71 + process.hltL1fL1sMu3Jet120L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets200Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Single8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3Jet120L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3Jet120L1Filtered0) + process.hltL3fL1sMu3Jet120L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) -process.HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC120dRMax0p4 + process.hltPreMu12DoublePFJets350PFBTagDeepCSVp71 + process.hltL1fL1sMu3Jet120L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets350Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Single8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3Jet120L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3Jet120L1Filtered0) + process.hltL3fL1sMu3Jet120L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) -process.HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1Mu12er2p3Jet40er2p3dRMax0p4DoubleJet40er2p3dEtaMax1p6 + process.hltPreMu12DoublePFJets40MaxDeta1p6DoublePFBTagDeepCSVp71 + process.hltL1fL1sMu12Dijet40Deta1p6L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets40Eta2p3 + process.hltDoublePFBJets40Eta2p3MaxDeta1p6 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Double8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu12Dijet40Deta1p6L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu12Dijet40Deta1p6L1Filtered0) + process.hltL3fL1sMu12Dijet40Deta1p6L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) -process.HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1Mu12er2p3Jet40er2p3dRMax0p4DoubleJet40er2p3dEtaMax1p6 + process.hltPreMu12DoublePFJets54MaxDeta1p6DoublePFBTagDeepCSVp71 + process.hltL1fL1sMu12Dijet40Deta1p6L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets54Eta2p3 + process.hltDoublePFBJets54Eta2p3MaxDeta1p6 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Double8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu12Dijet40Deta1p6L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu12Dijet40Deta1p6L1Filtered0) + process.hltL3fL1sMu12Dijet40Deta1p6L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) -process.HLT_DoublePFJets40_PFBTagDeepCSV_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet40er2p5 + process.hltPreDoublePFJets40PFBTagDeepCSVp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets40Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Single8Jets30 + process.HLTEndSequence ) -process.HLT_DoublePFJets100_PFBTagDeepCSV_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet100er2p5 + process.hltPreDoublePFJets100PFBTagDeepCSVp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets100Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Single8Jets30 + process.HLTEndSequence ) -process.HLT_DoublePFJets200_PFBTagDeepCSV_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet120er2p5 + process.hltPreDoublePFJets200PFBTagDeepCSVp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets200Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Single8Jets30 + process.HLTEndSequence ) -process.HLT_DoublePFJets350_PFBTagDeepCSV_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet120er2p5 + process.hltPreDoublePFJets350PFBTagDeepCSVp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets350Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Single8Jets30 + process.HLTEndSequence ) -process.HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet112er2p3dEtaMax1p6 + process.hltPreDoublePFJets116MaxDeta1p6DoublePFBTagDeepCSVp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets100eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets100eta2p3 + process.hltDoublePFBJets116Eta2p3 + process.hltDoublePFBJets116Eta2p3MaxDeta1p6 + process.hltSelectorPFJets80 + process.hltSelector6PFJets80 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Double6Jets80 + process.HLTEndSequence ) -process.HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet112er2p3dEtaMax1p6 + process.hltPreDoublePFJets128MaxDeta1p6DoublePFBTagDeepCSVp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets100eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets100eta2p3 + process.hltDoublePFBJets128Eta2p3 + process.hltDoublePFBJets128Eta2p3MaxDeta1p6 + process.hltSelectorPFJets80 + process.hltSelector6PFJets80 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Double6Jets80 + process.HLTEndSequence ) -process.HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC16dRMax0p4 + process.hltPreMu12DoublePFJets40PFBTagDeepJetp71 + process.hltL1fL1sMu3Jet16L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets40Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Single8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3Jet16L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3Jet16L1Filtered0) + process.hltL3fL1sMu3Jet16L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) -process.HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC60dRMax0p4 + process.hltPreMu12DoublePFJets100PFBTagDeepJetp71 + process.hltL1fL1sMu3Jet60L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets100Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Single8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3Jet60L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3Jet60L1Filtered0) + process.hltL3fL1sMu3Jet60L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) -process.HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC120dRMax0p4 + process.hltPreMu12DoublePFJets200PFBTagDeepJetp71 + process.hltL1fL1sMu3Jet120L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets200Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Single8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3Jet120L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3Jet120L1Filtered0) + process.hltL3fL1sMu3Jet120L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) -process.HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC120dRMax0p4 + process.hltPreMu12DoublePFJets350PFBTagDeepJetp71 + process.hltL1fL1sMu3Jet120L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets350Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Single8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3Jet120L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3Jet120L1Filtered0) + process.hltL3fL1sMu3Jet120L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) -process.HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1Mu12er2p3Jet40er2p3dRMax0p4DoubleJet40er2p3dEtaMax1p6 + process.hltPreMu12DoublePFJets40MaxDeta1p6DoublePFBTagDeepJetp71 + process.hltL1fL1sMu12Dijet40Deta1p6L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets40Eta2p3 + process.hltDoublePFBJets40Eta2p3MaxDeta1p6 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Double8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu12Dijet40Deta1p6L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu12Dijet40Deta1p6L1Filtered0) + process.hltL3fL1sMu12Dijet40Deta1p6L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) -process.HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1Mu12er2p3Jet40er2p3dRMax0p4DoubleJet40er2p3dEtaMax1p6 + process.hltPreMu12DoublePFJets54MaxDeta1p6DoublePFBTagDeepJetp71 + process.hltL1fL1sMu12Dijet40Deta1p6L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets54Eta2p3 + process.hltDoublePFBJets54Eta2p3MaxDeta1p6 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Double8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu12Dijet40Deta1p6L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu12Dijet40Deta1p6L1Filtered0) + process.hltL3fL1sMu12Dijet40Deta1p6L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) -process.HLT_DoublePFJets40_PFBTagDeepJet_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet40er2p5 + process.hltPreDoublePFJets40PFBTagDeepJetp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets40Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Single8Jets30 + process.HLTEndSequence ) -process.HLT_DoublePFJets100_PFBTagDeepJet_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet100er2p5 + process.hltPreDoublePFJets100PFBTagDeepJetp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets100Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Single8Jets30 + process.HLTEndSequence ) -process.HLT_DoublePFJets200_PFBTagDeepJet_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet120er2p5 + process.hltPreDoublePFJets200PFBTagDeepJetp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets200Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Single8Jets30 + process.HLTEndSequence ) -process.HLT_DoublePFJets350_PFBTagDeepJet_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet120er2p5 + process.hltPreDoublePFJets350PFBTagDeepJetp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets350Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Single8Jets30 + process.HLTEndSequence ) -process.HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet112er2p3dEtaMax1p6 + process.hltPreDoublePFJets116MaxDeta1p6DoublePFBTagDeepJetp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets100eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets100eta2p3 + process.hltDoublePFBJets116Eta2p3 + process.hltDoublePFBJets116Eta2p3MaxDeta1p6 + process.hltSelectorPFJets80 + process.hltSelector6PFJets80 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Double6Jets80 + process.HLTEndSequence ) -process.HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet112er2p3dEtaMax1p6 + process.hltPreDoublePFJets128MaxDeta1p6DoublePFBTagDeepJetp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets100eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets100eta2p3 + process.hltDoublePFBJets128Eta2p3 + process.hltDoublePFBJets128Eta2p3MaxDeta1p6 + process.hltSelectorPFJets80 + process.hltSelector6PFJets80 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Double6Jets80 + process.HLTEndSequence ) -process.HLT_Photon300_NoHE_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGNonIsoOrWithJetAndTau + process.hltPrePhoton300NoHE + process.HLTSinglePhoton300erNoHESequence + process.HLTEndSequence ) -process.HLT_Mu8_TrkIsoVVL_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu3IorSingleMu5IorSingleMu7 + process.hltPreMu8TrkIsoVVL + process.hltL1fL1sMu3or5or7L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu5L1f0L2Filtered5) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu5L1Filtered0) + process.hltL3fL1sMu5L1f0L2f5L3Filtered8 + process.HLTL3muontrkisovvlSequence + process.hltL3fL1sMu5L1f0L2f5L3Filtered8TkIsoFiltered0p4 + process.HLTEndSequence ) -process.HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sMu6DoubleEG10 + process.hltPreMu8DiEle12CaloIdLTrackIdLDZ + process.HLTMu8DiEle12CaloIdLTrackIdLMuonlegSequence + process.HLTMu8DiEle12CaloIdLTrackIdLElectronlegSequence + process.hltMu8Ele12DZFilter + process.hltEle12Ele12DZFilter + process.HLTEndSequence ) -process.HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sMu6DoubleEG10 + process.hltPreMu8DiEle12CaloIdLTrackIdL + process.HLTMu8DiEle12CaloIdLTrackIdLMuonlegSequence + process.HLTMu8DiEle12CaloIdLTrackIdLElectronlegSequence + process.HLTEndSequence ) -process.HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sMu6HTT240 + process.hltPreMu8Ele8CaloIdMTrackIdMMass8PFHT350DZ + process.hltMuon8L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltMuon8L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3Muon8L1Filtered0) + process.hltL3fL1sMu6HTT240Filtered8 + process.HLTSingleEle8CaloIdMGsfTrackIdMSequence + process.hltElectronMuonInvMassFilter8 + process.hltMu8Ele8CaloIdMTrackIdMDZFilter + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT350Jet30 + process.HLTEndSequence ) -process.HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sMu6HTT240 + process.hltPreMu8Ele8CaloIdMTrackIdMMass8PFHT350 + process.hltMuon8L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltMuon8L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3Muon8L1Filtered0) + process.hltL3fL1sMu6HTT240Filtered8 + process.HLTSingleEle8CaloIdMGsfTrackIdMSequence + process.hltElectronMuonInvMassFilter8 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT350Jet30 + process.HLTEndSequence ) -process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZ + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + process.HLTEndSequence ) -process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZPFDiJet30 + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + process.HLTAK4PFJetsSequence + process.hltPFJetFilterTwoC30 + process.HLTEndSequence ) -process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZCaloDiJet30 + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterTwoC30 + process.HLTEndSequence ) -process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZPFDiJet30PFBtagDeepCSV1p5 + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + process.HLTAK4PFJetsSequence + process.hltPFJetFilterTwoC30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV1p5Single + process.HLTEndSequence ) -process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZCaloDiJet30CaloBtagDeepCSV1p5 + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterTwoC30 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p5Single + process.HLTEndSequence ) -process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVL + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.HLTEndSequence ) -process.HLT_Mu17_TrkIsoVVL_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu15DQ + process.hltPreMu17TrkIsoVVL + process.hltL1fL1sMu15DQlqL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu15DQlqL1f0L2Filtered10) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu15DQlqL1Filtered0) + process.hltL3fL1sMu15DQlqL1f0L2f10L3Filtered17 + process.HLTL3muontrkisovvlSequence + process.hltL3fL1sMu1lqL1f0L2f10L3Filtered17TkIsoFiltered0p4 + process.HLTEndSequence ) -process.HLT_Mu19_TrkIsoVVL_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu15DQ + process.hltPreMu19TrkIsoVVL + process.hltL1fL1sMu15DQlqL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu15DQlqL1f0L2Filtered10) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu15DQlqL1Filtered0) + process.hltL3fL1sMu15DQlqL1f0L2f10L3Filtered19 + process.HLTL3muontrkisovvlSequence + process.hltL3fL1sMu1lqL1f0L2f10L3Filtered19TkIsoFiltered0p4 + process.HLTEndSequence ) -process.HLT_BTagMu_AK4DiJet20_Mu5_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC16dRMax0p4 + process.hltPreBTagMuAK4DiJet20Mu5 + process.HLTAK4CaloJetsSequence + process.hltBDiJet20L1FastJetCentral + process.HLTBTagMuDiJet20L1FastJetSequenceL25 + process.hltBSoftMuonDiJet20L1FastJetL25FilterByDR + process.HLTBTagMuDiJet20L1FastJetMu5SelSequenceL3 + process.hltBSoftMuonDiJet20L1FastJetMu5L3FilterByDR + process.HLTEndSequence ) -process.HLT_BTagMu_AK4DiJet40_Mu5_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC35dRMax0p4 + process.hltPreBTagMuAK4DiJet40Mu5 + process.HLTAK4CaloJetsSequence + process.hltBDiJet40L1FastJetCentral + process.HLTBTagMuDiJet40L1FastJetSequenceL25 + process.hltBSoftMuonDiJet40L1FastJetL25FilterByDR + process.HLTBTagMuDiJet40L1FastJetMu5SelSequenceL3 + process.hltBSoftMuonDiJet40L1FastJetMu5L3FilterByDR + process.HLTEndSequence ) -process.HLT_BTagMu_AK4DiJet70_Mu5_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC60dRMax0p4 + process.hltPreBTagMuAK4DiJet70Mu5 + process.HLTAK4CaloJetsSequence + process.hltBDiJet70L1FastJetCentral + process.HLTBTagMuDiJet70L1FastJetSequenceL25 + process.hltBSoftMuonDiJet70L1FastJetL25FilterByDR + process.HLTBTagMuDiJet70L1FastJetMu5SelSequenceL3 + process.hltBSoftMuonDiJet70L1FastJetMu5L3FilterByDR + process.HLTEndSequence ) -process.HLT_BTagMu_AK4DiJet110_Mu5_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC80dRMax0p4 + process.hltPreBTagMuAK4DiJet110Mu5 + process.HLTAK4CaloJetsSequence + process.hltBDiJet110L1FastJetCentral + process.HLTBTagMuDiJet110L1FastJetSequenceL25 + process.hltBSoftMuonDiJet110L1FastJetL25FilterByDR + process.HLTBTagMuDiJet110L1FastJetMu5SelSequenceL3 + process.hltBSoftMuonDiJet110L1FastJetMu5L3FilterByDR + process.HLTEndSequence ) -process.HLT_BTagMu_AK4DiJet170_Mu5_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC120dRMax0p4 + process.hltPreBTagMuAK4DiJet170Mu5 + process.HLTAK4CaloJetsSequence + process.hltBDiJet200L1FastJetCentral + process.HLTBTagMuDiJet200L1FastJetSequenceL25 + process.hltBSoftMuonDiJet200L1FastJetL25FilterByDR + process.HLTBTagMuDiJet200L1FastJetMu5SelSequenceL3 + process.hltBSoftMuonDiJet200L1FastJetMu5L3FilterByDR + process.HLTEndSequence ) -process.HLT_BTagMu_AK4Jet300_Mu5_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet200 + process.hltPreBTagMuAK4Jet300Mu5 + process.HLTAK4CaloJetsSequence + process.hltBJet300L1FastJetCentral + process.HLTBTagMuJet300L1FastJetSequenceL25 + process.hltBSoftMuonJet300L1FastJetL25FilterByDR + process.HLTBTagMuJet300L1FastJetMu5SelSequenceL3 + process.hltBSoftMuonJet300L1FastJetMu5L3FilterByDR + process.HLTEndSequence ) -process.HLT_BTagMu_AK8DiJet170_Mu5_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC120dRMax0p8 + process.hltPreBTagMuAK8DiJet170Mu5 + process.HLTAK8CaloJetsSequence + process.hltBAK8DiJet170L1FastJetCentral + process.HLTBTagMuAK8DiJet170L1FastJetSequenceL25 + process.hltBSoftMuonAK8DiJet170L1FastJetL25FilterByDR + process.HLTBTagMuAK8DiJet170L1FastJetMu5SelSequenceL3 + process.hltBSoftMuonAK8DiJet170L1FastJetMu5L3FilterByDR + process.HLTEndSequence ) -process.HLT_BTagMu_AK8Jet170_DoubleMu5_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0Jet90er2p5dRMax0p8dRMu1p6 + process.hltPreBTagMuAK8Jet170DoubleMu5 + process.hltDoubleMuon0L1Filtered0 + process.HLTAK8CaloJetsSequence + process.hltBAK8Jet170L1FastJetCentral + process.HLTBTagMuAK8Jet170L1FastJetDoubleMuSequenceL25 + process.hltBSoftMuonAK8Jet170L1FastJetL25FilterByDR + process.HLTBTagMuAK8Jet170L1FastJetDoubleMu5SelSequenceL3 + process.hltBSoftMuonAK8Jet170L1FastJetDoubleMu5L3FilterByDR + process.HLTEndSequence ) -process.HLT_BTagMu_AK8Jet300_Mu5_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet200 + process.hltPreBTagMuAK8Jet300Mu5 + process.HLTAK8CaloJetsSequence + process.hltBJet300L1AK8FastJetCentral + process.HLTBTagMuJet300L1AK8FastJetSequenceL25 + process.hltBSoftMuonJet300L1FastJetAK8L25FilterByDR + process.HLTBTagMuJet300L1AK8FastJetMu5SelSequenceL3 + process.hltBSoftMuonJet300L1FastJetAK8Mu5L3FilterByDR + process.HLTEndSequence ) -process.HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEG + process.hltPreEle23Ele12CaloIdLTrackIdLIsoVLDZ + process.HLTEle23Ele12CaloIdLTrackIdLIsoVLSequence + process.hltEle23Ele12CaloIdLTrackIdLIsoVLDZFilter + process.HLTEndSequence ) -process.HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEG + process.hltPreEle23Ele12CaloIdLTrackIdLIsoVL + process.HLTEle23Ele12CaloIdLTrackIdLIsoVLSequence + process.HLTEndSequence ) -process.HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sMu23EG10IorMu20EG17 + process.hltPreMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLDZ + process.HLTMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLDZFilter + process.HLTEndSequence ) -process.HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sMu23EG10IorMu20EG17 + process.hltPreMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVL + process.HLTMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLElectronlegSequence + process.HLTEndSequence ) -process.HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVL + process.HLTMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.HLTEndSequence ) -process.HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZ + process.HLTMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + process.HLTEndSequence ) -process.HLT_Photon20_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15er2p5 + process.hltPrePhoton20 + process.HLTPhoton20Sequence + process.HLTEndSequence ) -process.HLT_Photon33_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG26 + process.hltPrePhoton33 + process.HLTPhoton33Sequence + process.HLTEndSequence ) -process.HLT_Photon50_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG34to45 + process.hltPrePhoton50 + process.HLTPhoton50Sequence + process.HLTEndSequence ) -process.HLT_Photon75_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG34to50 + process.hltPrePhoton75 + process.HLTPhoton75Sequence + process.HLTEndSequence ) -process.HLT_Photon90_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG34to50 + process.hltPrePhoton90 + process.HLTPhoton90Sequence + process.HLTEndSequence ) -process.HLT_Photon120_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG34to50 + process.hltPrePhoton120 + process.HLTPhoton120Sequence + process.HLTEndSequence ) -process.HLT_Photon150_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGNonIsoOrWithJetAndTau + process.hltPrePhoton150 + process.HLTPhoton150Sequence + process.HLTEndSequence ) -process.HLT_Photon175_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGNonIsoOrWithJetAndTau + process.hltPrePhoton175 + process.HLTPhoton175Sequence + process.HLTEndSequence ) -process.HLT_Photon200_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGNonIsoOrWithJetAndTau + process.hltPrePhoton200 + process.HLTPhoton200Sequence + process.HLTEndSequence ) -process.HLT_Photon30EB_TightID_TightIso_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleIsoEG28er1p5 + process.hltPrePhoton30EBTightIDTightIso + process.HLTPhoton30EBTightIDTightIsoSequence + process.HLTEndSequence ) -process.HLT_Photon110EB_TightID_TightIso_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton110EBTightIDTightIso + process.HLTPhoton110EBTightIDTightIsoSequence + process.HLTEndSequence ) -process.HLT_Photon100EBHE10_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton100EBHE10 + process.HLTPhoton100EBHE10Sequence + process.HLTEndSequence ) -process.HLT_Photon50_R9Id90_HE10_IsoM_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton50R9Id90HE10IsoM + process.HLTPhoton50R9Id90HE10IsoMSequence + process.HLTEndSequence ) -process.HLT_Photon75_R9Id90_HE10_IsoM_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton75R9Id90HE10IsoM + process.HLTPhoton75R9Id90HE10IsoMSequence + process.HLTEndSequence ) -process.HLT_Photon90_R9Id90_HE10_IsoM_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton90R9Id90HE10IsoM + process.HLTPhoton90R9Id90HE10IsoMSequence + process.HLTEndSequence ) -process.HLT_Photon120_R9Id90_HE10_IsoM_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton120R9Id90HE10IsoM + process.HLTPhoton120R9Id90HE10IsoMSequence + process.HLTEndSequence ) -process.HLT_Photon165_R9Id90_HE10_IsoM_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton165R9Id90HE10IsoM + process.HLTPhoton165R9Id90HE10IsoMSequence + process.HLTEndSequence ) -process.HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGor + process.hltPreDiphoton3022R9IdORIsoCaloIdANDHER9IdMass90 + process.HLTDiphoton30L22R9Id85b90eORIso60CaloId15b35eANDHE12R9Id50b80eSequence + process.hltDiEG22R9Id85b90eORIso60CaloId15b35eANDHE12R9Id50b80eMass90CombMassLastFilter + process.HLTEndSequence ) -process.HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGor + process.hltPreDiphoton3022R9IdORIsoCaloIdANDHER9IdMass95 + process.HLTDiphoton30L22R9Id85b90eORIso60CaloId15b35eANDHE12R9Id50b80eSequence + process.hltDiEG22R9Id85b95eORIso60CaloId15b35eANDHE12R9Id50b80eMass95CombMassLastFilter + process.HLTEndSequence ) -process.HLT_Photon35_TwoProngs35_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sBigORLooseIsoEGXXerIsoTauYYerdRMin0p3 + process.hltPrePhoton35TwoProngs35 + process.HLTPhoton35R9Id90HE10IsoMSequence + process.HLTGlobalPFTauConeSequence + process.hltOverlapFilterPhoton35IsoTau35WPTightGsfCaloJet5 + process.HLTMediumChargedIsoPFTau35Sequence + process.hltOverlapFilterPhoton35MediumChargedIsoPFTau35 + process.HLTEndSequence ) -process.HLT_IsoMu24_TwoProngs35_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22 + process.hltPreIsoMu24TwoProngs35 + process.hltL1fL1sMu22L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMu22L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22L1Filtered0) + process.hltL3fL1sSingleMu22L1f0L2f10QL3Filtered24Q + process.HLTMu24IsolationSequence + process.hltL3crIsoL1sSingleMu22L1f0L2f10QL3f24QL3trkIsoFiltered0p08 + process.HLTGlobalPFTauConeSequence + process.HLTMediumChargedIsoPFTau35Sequence + process.HLTEndSequence ) -process.HLT_Dimuon0_Jpsi_L1_NoOS_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0SQ + process.hltPreDimuon0JpsiL1NoOS + process.hltL1fL1DoubleMu0SQL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0SQL2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1DoubleMu0SQL1Filtered0) + process.hltDimuon0JpsiL1sNoOSL3Filtered + process.hltDisplacedmumuVtxProducerDimuon0JpsiL1sNoOS + process.hltDisplacedmumuFilterDimuon0JpsiL1sNoOS + process.HLTEndSequence ) -process.HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0SQ + process.hltPreDimuon0JpsiNoVertexingNoOS + process.hltL1fL1DoubleMu0SQL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0SQL2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1DoubleMu0SQL1Filtered0) + process.hltDimuon0JpsiNoVtxNoOSL3Filtered + process.HLTEndSequence ) -process.HLT_Dimuon0_Jpsi_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0SQOS + process.hltPreDimuon0Jpsi + process.hltL1sEmuDoubleMu0SQOS + process.hltL1fL1DoubleMu0SQOSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0SQOSL2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1DoubleMu0SQOSL1Filtered0) + process.hltDimuon0JpsiL3Filtered + process.hltDisplacedmumuVtxProducerDimuon0Jpsi + process.hltDisplacedmumuFilterDimuon0Jpsi + process.HLTEndSequence ) -process.HLT_Dimuon0_Jpsi_NoVertexing_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0SQOS + process.hltPreDimuon0JpsiNoVertexing + process.hltL1sEmuDoubleMu0SQOS + process.hltL1fL1DoubleMu0SQOSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0SQOSL2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1DoubleMu0SQOSL1Filtered0) + process.hltDimuon0JpsiL3Filtered + process.HLTEndSequence ) -process.HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + process.hltPreDimuon0JpsiL14R0er1p5R + process.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.hltDimuon0JpsiL1s4R0er1p5RL3Filtered + process.hltDisplacedmumuVtxProducerDimuon0JpsiL1s4R0er1p5R + process.hltDisplacedmumuFilterDimuon0JpsiL1s4R0er1p5R + process.HLTEndSequence ) -process.HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + process.hltPreDimuon0JpsiNoVertexingL14R0er1p5R + process.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.hltDimuon0JpsiL1s4R0er1p5RL3Filtered + process.HLTEndSequence ) -process.HLT_Dimuon0_Jpsi3p5_Muon2_v6 = cms.Path( process.HLTBeginSequence + process.hltL1TripleMu5SQ3SQ0OQDoubleMu53SQOSMassMax9 + process.hltPreDimuon0Jpsi3p5Muon2 + process.hltTripleMuonL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltTripleMuonL2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3TripleMuonL1Filtered0) + process.hltTripleMuL3PreFiltered222 + process.hltJpsiMuonL3Filtered3p5 + process.hltDisplacedmumuVtxProducerJpsiMuon3p5 + process.hltVertexmumuFilterJpsiMuon3p5 + process.HLTEndSequence ) -process.HLT_Dimuon0_Upsilon_L1_4p5_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4p5SQOS + process.hltPreDimuon0UpsilonL14p5 + process.hltL1sEmuDoubleMu4p5SQOS + process.hltL1fL1sL1DoubleMu4p5SQOSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu4p5SQOSL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu4p5SQOSL1Filtered0) + process.hltDimuon0UpsilonL1s4p5L3Filtered + process.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s4p5 + process.hltDisplacedmumuFilterDimuon0UpsilonL1s4p5 + process.HLTEndSequence ) -process.HLT_Dimuon0_Upsilon_L1_5_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu5SQOS + process.hltPreDimuon0UpsilonL15 + process.hltL1sEmuDoubleMu5SQOS + process.hltL1fL1sL1DoubleMu5SQOSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu5SQOSL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu5SQOSL1Filtered0) + process.hltDimuon0UpsilonL1s5L3Filtered + process.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s5 + process.hltDisplacedmumuFilterDimuon0UpsilonL1s5 + process.HLTEndSequence ) -process.HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4p5SQ + process.hltPreDimuon0UpsilonL14p5NoOS + process.hltL1fL1sL1DoubleMu4p5SQL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu4p5SQL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu4p5SQL1Filtered0) + process.hltDimuon0UpsilonL1s4p5NoOSL3Filtered + process.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s4p5NoOS + process.hltDisplacedmumuFilterDimuon0UpsilonL1s4p5NoOS + process.HLTEndSequence ) -process.HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4p5er2p0SQ + process.hltPreDimuon0UpsilonL14p5er2p0 + process.hltL1sEmuDoubleMu4p5er2p0SQ + process.hltL1fL1sL1DoubleMu4p5er2p0SQL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu4p5er2p0SQL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu4p5er2p0SQL1Filtered0) + process.hltDimuon0UpsilonL1s4p5er2p0L3Filtered + process.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s4p5er2p0 + process.hltDisplacedmumuFilterDimuon0UpsilonL1s4p5er2p0 + process.HLTEndSequence ) -process.HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4p5er2p0SQMass7to18 + process.hltPreDimuon0UpsilonL14p5er2p0M + process.hltL1fL1sL1DoubleMu4p5er2p0SQMass7to18L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu4p5er2p0SQMass7to18L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu4p5er2p0SQMass7to18L1Filtered0) + process.hltDimuon0UpsilonL1s4p5er2p0ML3Filtered + process.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s4p5er2p0M + process.hltDisplacedmumuFilterDimuon0UpsilonL1s4p5er2p0M + process.HLTEndSequence ) -process.HLT_Dimuon0_Upsilon_NoVertexing_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4p5er2p0SQMass7to18 + process.hltPreDimuon0UpsilonNoVertexing + process.hltL1fL1sL1DoubleMu4p5er2p0SQMass7to18L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu4p5er2p0SQMass7to18L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu4p5er2p0SQMass7to18L1Filtered0) + process.hltDimuon0UpsilonL1s4p5er2p0ML3Filtered + process.HLTEndSequence ) -process.HLT_Dimuon0_Upsilon_L1_5M_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu5SQMass7to18 + process.hltPreDimuon0UpsilonL15M + process.hltL1fL1sL1DoubleMu5SQMass7to18L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu5SQMass7to18L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu5SQMass7to18L1Filtered0) + process.hltDimuon0UpsilonL1s5ML3Filtered + process.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s5M + process.hltDisplacedmumuFilterDimuon0UpsilonL1s5M + process.HLTEndSequence ) -process.HLT_Dimuon0_LowMass_L1_0er1p5R_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5dR1p4 + process.hltPreDimuon0LowMassL10er1p5R + process.hltL1fL1sL1DoubleMu0er1p5dR1p4L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0er1p5dR1p4L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5dR1p4L1Filtered0) + process.hltDimuon0LowMassL1s0er1p5RL3Filtered + process.hltDisplacedmumuVtxProducerDimuon0LowMassL1s0er1p5R + process.hltDisplacedmumuFilterDimuon0LowMassL1s0er1p5R + process.HLTEndSequence ) -process.HLT_Dimuon0_LowMass_L1_0er1p5_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5 + process.hltPreDimuon0LowMassL10er1p5 + process.hltL1sEmuDoubleMu0er1p5 + process.hltL1fL1sL1DoubleMu0er1p5L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0er1p5L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5L1Filtered0) + process.hltDimuon0LowMassL1s0er1p5L3Filtered + process.hltDisplacedmumuVtxProducerDimuon0LowMassL1s0er1p5 + process.hltDisplacedmumuFilterDimuon0LowMassL1s0er1p5 + process.HLTEndSequence ) -process.HLT_Dimuon0_LowMass_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0SQOS + process.hltPreDimuon0LowMass + process.hltL1sEmuDoubleMu0SQOS + process.hltL1fL1DoubleMu0SQOSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0SQOSL2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1DoubleMu0SQOSL1Filtered0) + process.hltDimuon0LowMassL3Filtered + process.hltDisplacedmumuVtxProducerDimuon0LowMass + process.hltDisplacedmumuFilterDimuon0LowMass + process.HLTEndSequence ) -process.HLT_Dimuon0_LowMass_L1_4_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4SQOS + process.hltPreDimuon0LowMassL14 + process.hltL1sEmuDoubleMu4SQOS + process.hltL1fL1sL1DoubleMu4SQOSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu4SQOSL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu4SQOSL1Filtered0) + process.hltDimuon0LowMassL1s4L3Filtered + process.hltDisplacedmumuVtxProducerDimuon0LowMassL1s4 + process.hltDisplacedmumuFilterDimuon0LowMassL1s4 + process.HLTEndSequence ) -process.HLT_Dimuon0_LowMass_L1_4R_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4dR1p2 + process.hltPreDimuon0LowMassL14R + process.hltL1fL1sL1DoubleMu4dR1p2L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu4dR1p2L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu4dR1p2L1Filtered0) + process.hltDimuon0LowMassL1s4RL3Filtered + process.hltDisplacedmumuVtxProducerDimuon0LowMassL1s4R + process.hltDisplacedmumuFilterDimuon0LowMassL1s4R + process.HLTEndSequence ) -process.HLT_Dimuon0_LowMass_L1_TM530_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMu530NoMass + process.hltPreDimuon0LowMassL1TM530 + process.hltL1fL1sL1TripleMuNoMassL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1TripleMuNoMassL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1TripleMuNoMassL1Filtered0) + process.hltDimuon0LowMassL1sTM530L3Filtered + process.hltDisplacedmumuVtxProducerDimuon0LowMassL1sTM530 + process.hltDisplacedmumuFilterDimuon0LowMassL1sTM530 + process.HLTEndSequence ) -process.HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMu0 + process.hltPreDimuon0UpsilonMuonL1TM0 + process.hltTripleMuon0L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltTripleMuon0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3TripleMuon0L1Filtered0) + process.hltTripleMu0L3PreFiltered0 + process.hltUpsilon0MuonL3FilteredL1sTM0 + process.hltDisplacedmumuVtxProducerUpsilon0MuonL1sTM0 + process.hltVertexmumuFilterUpsilon0MuonL1sTM0 + process.HLTEndSequence ) -process.HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMu53p52p5 + process.hltPreDimuon0UpsilonMuonNoL1Mass + process.hltTripleMuon53p52p5L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltTripleMuon53p52p5L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3TripleMuon53p52p5L1Filtered0) + process.hltTripleMu0NoL1MassL3PreFiltered0 + process.hltUpsilon0MuonL3FilteredNoL1Mass + process.hltDisplacedmumuVtxProducerUpsilon0MuonNoL1Mass + process.hltVertexmumuFilterUpsilon0MuonNoL1Mass + process.HLTEndSequence ) -process.HLT_TripleMu_5_3_3_Mass3p8_DZ_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMu0IorTripleMu553 + process.hltPreTripleMu533Mass3p8DZ + process.hltL1TripleMu553L1TriMuFiltered3 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL1TripleMu553L2TriMuFiltered3) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1TripleMu553L1TriMuFiltered3) + process.hltL3fL1TripleMu553f0PreFiltered333 + process.hltL3fL1TripleMu553f0Filtered533 + process.hltTripleMu533TripleDZ0p2 + process.hltTripleMu533Mass3p8toInfFilter + process.HLTEndSequence ) -process.HLT_TripleMu_10_5_5_DZ_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMu0IorTripleMu553 + process.hltPreTripleMu1055DZ + process.hltL1TripleMu553L1TriMuFiltered3 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL1TripleMu553L2TriMuFiltered3) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1TripleMu553L1TriMuFiltered3) + process.hltL3fL1TripleMu553f0PreFiltered555 + process.hltL3fL1TripleMu553f0Filtered1055 + process.hltTripleMu555TripleDZ0p2 + process.HLTEndSequence ) -process.HLT_TripleMu_12_10_5_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMu0IorTripleMu553 + process.hltPreTripleMu12105 + process.hltL1TripleMu553L1TriMuFiltered3 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL1TripleMu553L2TriMuFiltered3) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1TripleMu553L1TriMuFiltered3) + process.hltL3fL1TripleMu553f0PreFiltered555 + process.hltL3fL1TripleMu553f0Filtered10105 + process.hltL3fL1TripleMu553f0Filtered12105 + process.HLTEndSequence ) -process.HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu157IorDoubleMu4p5SQOSdR1p2IorSingleMu25IorSingleMu22erIorTripleMuMassMax9 + process.hltPreTau3MuMu7Mu1TkMu1Tau15 + process.hltL1fL1sL1WTau3MuSeedsL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1WTau3MuSeedsL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + process.hltMu1Mu1TrkPairPt2DR0p5MassMax1p9 + process.hltDiMuonForTau3MuDzFiltered0p3 + process.HLTTrackerMuonSequenceLowPt + process.hltTau3MuTriMuon1filter + process.HLTL3muontrkisorecoSequence + process.hltTauPt15MuPts711Mass1p3to2p1Iso + process.hltTau3MuPreFilter + process.HLTEndSequence ) -process.HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu157IorDoubleMu4p5SQOSdR1p2IorSingleMu25IorSingleMu22erIorTripleMuMassMax9 + process.hltPreTau3MuMu7Mu1TkMu1Tau15Charge1 + process.hltL1fL1sL1WTau3MuSeedsL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1WTau3MuSeedsL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + process.hltMu1Mu1TrkPairPt2DR0p5MassMax1p9 + process.hltDiMuonForTau3MuDzFiltered0p3 + process.HLTTrackerMuonSequenceLowPt + process.hltTau3MuTriMuon1filter + process.HLTL3muontrkisorecoSequence + process.hltTauPt15MuPts711Mass1p3to2p1IsoCharge1 + process.hltTau3MuPreFilterCharge1 + process.HLTEndSequence ) -process.HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu157IorDoubleMu4p5SQOSdR1p2IorSingleMu25IorSingleMu22erIorTripleMuMassMax9 + process.hltPreTau3MuMu7Mu1TkMu1IsoTau15 + process.hltL1fL1sL1WTau3MuSeedsL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1WTau3MuSeedsL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + process.hltMu1Mu1TrkPairPt2DR0p5MassMax1p9 + process.hltDiMuonForTau3MuDzFiltered0p3 + process.HLTTrackerMuonSequenceLowPt + process.hltTau3MuTriMuon1filter + process.HLTL3muontrkisorecoSequence + process.hltTauPt15MuPts711Mass1p3to2p1Iso + process.hltTau3MuPreFilter + process.hltTau3MuIsoFilter + process.HLTEndSequence ) -process.HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu157IorDoubleMu4p5SQOSdR1p2IorSingleMu25IorSingleMu22erIorTripleMuMassMax9 + process.hltPreTau3MuMu7Mu1TkMu1IsoTau15Charge1 + process.hltL1fL1sL1WTau3MuSeedsL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1WTau3MuSeedsL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + process.hltMu1Mu1TrkPairPt2DR0p5MassMax1p9 + process.hltDiMuonForTau3MuDzFiltered0p3 + process.HLTTrackerMuonSequenceLowPt + process.hltTau3MuTriMuon1filter + process.HLTL3muontrkisorecoSequence + process.hltTauPt15MuPts711Mass1p3to2p1IsoCharge1 + process.hltTau3MuPreFilterCharge1 + process.hltTau3MuIsoFilterCharge1 + process.HLTEndSequence ) -process.HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0ETM40IorDoubleMu0ETM55IorDoubleMu0ETM60IorDoubleMu0ETM65IorDoubleMu0ETM70 + process.hltPreDoubleMu3DZPFMET50PFMHT60 + process.hltL1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + process.hltL3fL1DiMu3SQETM50f0PreFiltered3 + process.hltDoubleMuon3Mass3p8to60Filter + process.hltDoubleMuon3Mass3p8to60DZFilter + process.HLTRecoMETSequence + process.hltMET40 + process.HLTAK4PFJetsSequence + process.hltPFMETProducer + process.hltPFMET50 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID60 + process.HLTEndSequence ) -process.HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0ETM40IorDoubleMu0ETM55IorDoubleMu0ETM60IorDoubleMu0ETM65IorDoubleMu0ETM70 + process.hltPreDoubleMu3DZPFMET70PFMHT70 + process.hltL1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + process.hltL3fL1DiMu3SQETM50f0PreFiltered3 + process.hltDoubleMuon3Mass3p8to60Filter + process.hltDoubleMuon3Mass3p8to60DZFilter + process.HLTRecoMETSequence + process.hltMET40 + process.HLTAK4PFJetsSequence + process.hltPFMETProducer + process.hltPFMET70 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID70 + process.HLTEndSequence ) -process.HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0ETM40IorDoubleMu0ETM55IorDoubleMu0ETM60IorDoubleMu0ETM65IorDoubleMu0ETM70 + process.hltPreDoubleMu3DZPFMET90PFMHT90 + process.hltL1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + process.hltL3fL1DiMu3SQETM50f0PreFiltered3 + process.hltDoubleMuon3Mass3p8to60Filter + process.hltDoubleMuon3Mass3p8to60DZFilter + process.HLTRecoMETSequence + process.hltMET40 + process.HLTAK4PFJetsSequence + process.hltPFMETProducer + process.hltPFMET90 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID90 + process.HLTEndSequence ) -process.HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMu530NoMass + process.hltPreDoubleMu3TrkTau3muNoL1Mass + process.hltL1fL1sL1TripleMuNoMassL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1TripleMuNoMassL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1TripleMuNoMassL1Filtered0) + process.hltDoubleMu3TrkTau3muNoL1MassL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu3Tau3muNoL1Mass + process.hltDisplacedmumuFilterDoubleMu3Tau3muNoL1Mass + process.HLTBphTrackingDisplacedTau3muNoL1MassReg + process.hltTau3muNoL1MassTkAllConeTracksIter + process.hltTau3muNoL1MassTkVertexProducer + process.hltTau3muNoL1MassTkVertexFilter + process.HLTEndSequence ) -process.HLT_DoubleMu4_Jpsi_Displaced_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + process.hltPreDoubleMu4JpsiDisplaced + process.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.hltDoubleMu4JpsiDisplacedL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu4Jpsi + process.hltDisplacedmumuFilterDoubleMu4Jpsi + process.HLTEndSequence ) -process.HLT_DoubleMu4_Jpsi_NoVertexing_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + process.hltPreDoubleMu4JpsiNoVertexing + process.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.hltDoubleMu4JpsiDisplacedL3Filtered + process.HLTEndSequence ) -process.HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + process.hltPreDoubleMu4JpsiTrkTrkDisplaced + process.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.hltDoubleMu4JpsiDisplacedL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu4Jpsi + process.hltDisplacedmumuFilterDoubleMu4Jpsi + process.HLTBphTrackingDisplacedJpsiReg + process.hltJpsiTkAllConeTracksIter + process.hltJpsiTrkTrkVertexProducerPhiKstar + process.hltJpsiTkTkVertexFilterPhiKstar + process.HLTEndSequence ) -process.HLT_DoubleMu4_JpsiTrk_Bc_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + process.hltPreDoubleMu4JpsiTrkBc + process.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.hltDoubleMu4JpsiL3Filtered + process.hltmumuVtxProducerDoubleMu4Jpsi + process.hltmumuFilterDoubleMu4Jpsi + process.HLTBphTrackingBcJpsiReg + process.hltBcJpsiTkAllConeTracksIter + process.hltBcJpsiTkVertexProducer + process.hltBcJpsiTkVertexFilter + process.HLTEndSequence ) -process.HLT_DoubleMu43NoFiltersNoVtx_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreDoubleMu43NoFiltersNoVtx + process.hltL1fDimuonL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2fDimuonL1f0L2NoVtxFiltered16) + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fDimuonL1f0L2NVf16L3NoFiltersNoVtxFiltered43 + process.HLTEndSequence ) -process.HLT_DoubleMu48NoFiltersNoVtx_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreDoubleMu48NoFiltersNoVtx + process.hltL1fDimuonL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2fDimuonL1f0L2NoVtxFiltered16) + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fDimuonL1f0L2NVf16L3NoFiltersNoVtxFiltered48 + process.HLTEndSequence ) -process.HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu7EG23IorMu20EG17IorMu23EG10 + process.hltPreMu43NoFiltersNoVtxPhoton43CaloIdL + process.hltL1fL1sMu5EG20orMu20EG15L1Filtered5 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2fL1sMu5EG20orMu20EG15L1f5L2NoVtxFiltered16) + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1sMu5EG20orMu20EG15L1f5L2NVf16L3NoFiltersNoVtxFiltered43 + process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1Mu5EG20Filter + process.hltMu43NoFiltersNoVtxPhoton43CaloIdLEtFilter + process.hltEgammaClusterShape + process.hltMu43NoFiltersNoVtxPhoton43CaloIdLClusterShapeFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltMu43NoFiltersNoVtxPhoton43CaloIdLHEFilter + process.HLTEndSequence ) -process.HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu7EG23IorMu20EG17IorMu23EG10 + process.hltPreMu48NoFiltersNoVtxPhoton48CaloIdL + process.hltL1fL1sMu5EG20orMu20EG15L1Filtered5 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2fL1sMu5EG20orMu20EG15L1f5L2NoVtxFiltered16) + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1sMu5EG20orMu20EG15L1f5L2NVf16L3NoFiltersNoVtxFiltered48 + process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1Mu5EG20Filter + process.hltMu48NoFiltersNoVtxPhoton48CaloIdLEtFilter + process.hltEgammaClusterShape + process.hltMu48NoFiltersNoVtxPhoton48CaloIdLClusterShapeFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltMu48NoFiltersNoVtxPhoton48CaloIdLHEFilter + process.HLTEndSequence ) -process.HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu7EG23IorMu20EG17IorMu23EG10 + process.hltPreMu38NoFiltersNoVtxDisplacedPhoton38CaloIdL + process.hltL1fL1sMu5EG20orMu20EG15L1Filtered5 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2fL1sMu5EG20orMu20EG15L1f5L2NoVtxFiltered16) + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1sMu5EG20orMu20EG15L1f5L2NVf16L3NoFiltersNoVtxFiltered38Displaced + process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1Mu5EG20Filter + process.hltMu38NoFiltersNoVtxPhoton38CaloIdLEtFilter + process.hltEgammaClusterShape + process.hltMu38NoFiltersNoVtxPhoton38CaloIdLClusterShapeFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltMu38NoFiltersNoVtxPhoton38CaloIdLHEFilter + process.HLTEndSequence ) -process.HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu7EG23IorMu20EG17IorMu23EG10 + process.hltPreMu43NoFiltersNoVtxDisplacedPhoton43CaloIdL + process.hltL1fL1sMu5EG20orMu20EG15L1Filtered5 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2fL1sMu5EG20orMu20EG15L1f5L2NoVtxFiltered16) + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1sMu5EG20orMu20EG15L1f5L2NVf16L3NoFiltersNoVtxFiltered43Displaced + process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1Mu5EG20Filter + process.hltMu43NoFiltersNoVtxPhoton43CaloIdLEtFilter + process.hltEgammaClusterShape + process.hltMu43NoFiltersNoVtxPhoton43CaloIdLClusterShapeFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltMu43NoFiltersNoVtxPhoton43CaloIdLHEFilter + process.HLTEndSequence ) -process.HLT_HT425_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT425 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT425 + process.HLTEndSequence ) -process.HLT_HT430_DisplacedDijet40_DisplacedTrack_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DisplacedDijet40DisplacedTrack + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + process.hltDisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + process.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementDisplacedJetsLowPt + process.HLTEndSequence ) -process.HLT_HT500_DisplacedDijet40_DisplacedTrack_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT320orHTT340orHTT380 + process.hltPreHT500DisplacedDijet40DisplacedTrack + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT500 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + process.hltDisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + process.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementDisplacedJetsLowPt + process.HLTEndSequence ) -process.HLT_HT430_DisplacedDijet60_DisplacedTrack_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DisplacedDijet60DisplacedTrack + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt60 + process.hltCentralCaloJetptMidPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + process.hltDisplacedHLTCaloJetCollectionProducerMidPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + process.hltIter02DisplacedHLTCaloJetCollectionProducerMidPt + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementDisplacedJetsMidPt + process.HLTEndSequence ) -process.HLT_HT400_DisplacedDijet40_DisplacedTrack_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT400DisplacedDijet40DisplacedTrack + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT400 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + process.hltDisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + process.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementDisplacedJetsLowPt + process.HLTEndSequence ) -process.HLT_HT650_DisplacedDijet60_Inclusive_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT650DisplacedDijet60Inclusive + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT650 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt60 + process.hltCentralCaloJetptMidPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + process.hltDisplacedHLTCaloJetCollectionProducerMidPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + process.HLTEndSequence ) -process.HLT_HT550_DisplacedDijet60_Inclusive_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT550DisplacedDijet60Inclusive + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT550 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt60 + process.hltCentralCaloJetptMidPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + process.hltDisplacedHLTCaloJetCollectionProducerMidPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + process.HLTEndSequence ) -process.HLT_DiJet110_35_Mjj650_PFMET110_v10 = cms.Path( process.HLTBeginSequence + process.hltL1DiJetVBF + process.hltPreDiJet11035Mjj650PFMET110 + process.HLTRecoMETSequence + process.hltMETOpen + process.hltMET66 + process.HLTAK4PFJetsSequence + process.hltParticleFlowNoMu + process.hltPFMETVBFProducer + process.hltPFMETVBF110 + process.hltL1TPFJetsMatching + process.hltL1PFJetCategories + process.HLTEndSequence ) -process.HLT_DiJet110_35_Mjj650_PFMET120_v10 = cms.Path( process.HLTBeginSequence + process.hltL1DiJetVBF + process.hltPreDiJet11035Mjj650PFMET120 + process.HLTRecoMETSequence + process.hltMETOpen + process.hltMET72 + process.HLTAK4PFJetsSequence + process.hltParticleFlowNoMu + process.hltPFMETVBFProducer + process.hltPFMETVBF120 + process.hltL1TPFJetsMatching + process.hltL1PFJetCategories + process.HLTEndSequence ) -process.HLT_DiJet110_35_Mjj650_PFMET130_v10 = cms.Path( process.HLTBeginSequence + process.hltL1DiJetVBF + process.hltPreDiJet11035Mjj650PFMET130 + process.HLTRecoMETSequence + process.hltMETOpen + process.hltMET78 + process.HLTAK4PFJetsSequence + process.hltParticleFlowNoMu + process.hltPFMETVBFProducer + process.hltPFMETVBF130 + process.hltL1TPFJetsMatching + process.hltL1PFJetCategories + process.HLTEndSequence ) -process.HLT_TripleJet110_35_35_Mjj650_PFMET110_v10 = cms.Path( process.HLTBeginSequence + process.hltL1DiJetVBF + process.hltPreTripleJet1103535Mjj650PFMET110 + process.HLTRecoMETSequence + process.hltMETOpen + process.hltMET66 + process.HLTAK4PFJetsSequence + process.hltParticleFlowNoMu + process.hltPFMETVBFProducer + process.hltPFMETVBF110 + process.hltL1TPFJetsMatching + process.hlt1PFJetCategories3 + process.HLTEndSequence ) -process.HLT_TripleJet110_35_35_Mjj650_PFMET120_v10 = cms.Path( process.HLTBeginSequence + process.hltL1DiJetVBF + process.hltPreTripleJet1103535Mjj650PFMET120 + process.HLTRecoMETSequence + process.hltMETOpen + process.hltMET72 + process.HLTAK4PFJetsSequence + process.hltParticleFlowNoMu + process.hltPFMETVBFProducer + process.hltPFMETVBF120 + process.hltL1TPFJetsMatching + process.hlt1PFJetCategories3 + process.HLTEndSequence ) -process.HLT_TripleJet110_35_35_Mjj650_PFMET130_v10 = cms.Path( process.HLTBeginSequence + process.hltL1DiJetVBF + process.hltPreTripleJet1103535Mjj650PFMET130 + process.HLTRecoMETSequence + process.hltMETOpen + process.hltMET78 + process.HLTAK4PFJetsSequence + process.hltParticleFlowNoMu + process.hltPFMETVBFProducer + process.hltPFMETVBF130 + process.hltL1TPFJetsMatching + process.hlt1PFJetCategories3 + process.HLTEndSequence ) -process.HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sIsoEG30erJetC34drMin0p3 + process.hltPreEle30eta2p1WPTightGsfCentralPFJet35EleCleaned + process.HLTEle30erJetC34WPTightGsfSequence + process.HLTAK4CaloJetsSequence + process.hltDoubleCentralCaloJet10 + process.HLTAK4PFJetsSequence + process.hltEle30JetCollectionsForLeptonPlusPFJets + process.hltEle30PFJet35EleCleaned + process.HLTEndSequence ) -process.HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sIsoEG28erHTT100 + process.hltPreEle28eta2p1WPTightGsfHT150 + process.HLTEle28erHTT100WPTightGsfSequence + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT100Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT150Jet30 + process.HLTEndSequence ) -process.HLT_Ele28_HighEta_SC20_Mass55_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGor + process.hltPreEle28HighEtaSC20Mass55 + process.HLTEle28HighEtaSC20Mass55Sequence + process.HLTEndSequence ) -process.HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT380erIorHTT320er + process.hltPreEle15IsoVVVLPFHT450CaloBTagDeepCSV4p5 + cms.ignore(process.hltL1sSingleEG5ObjectMap) + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.hltSusyPreBtagJetFilter + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV4p50Single + process.HLTEle15VVVLGsfSequence + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT450Jet30 + process.HLTEndSequence ) -process.HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT380erIorHTT320er + process.hltPreEle15IsoVVVLPFHT450PFMET50 + cms.ignore(process.hltL1sSingleEG5ObjectMap) + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.HLTEle15VVVLGsfSequence + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT450Jet30 + process.hltPFMETProducer + process.hltPFMET50 + process.HLTEndSequence ) -process.HLT_Ele15_IsoVVVL_PFHT450_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT380erIorHTT320er + process.hltPreEle15IsoVVVLPFHT450 + cms.ignore(process.hltL1sSingleEG5ObjectMap) + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.HLTEle15VVVLGsfSequence + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT450Jet30 + process.HLTEndSequence ) -process.HLT_Ele50_IsoVVVL_PFHT450_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT380erIorHTT320er + process.hltPreEle50IsoVVVLPFHT450 + cms.ignore(process.hltL1sSingleEG5ObjectMap) + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.HLTEle50VVVLGsfSequence + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT450Jet30 + process.HLTEndSequence ) -process.HLT_Ele15_IsoVVVL_PFHT600_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT380erIorHTT320er + process.hltPreEle15IsoVVVLPFHT600 + cms.ignore(process.hltL1sSingleEG5ObjectMap) + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.HLTEle15VVVLGsfSequence + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT600Jet30 + process.HLTEndSequence ) -process.HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sMu6HTT240IorDoubleJet100and35MassMin620 + process.hltPreMu4TrkIsoVVLDiPFJet9040DEta3p5MJJ750HTT300PFMETNoMu60 + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3fL1sSingleMuOpenL1f0L2f3QL3Filtered4Q + process.HLTL3muontrkisovvlSequence + process.hltMuon4RelTrkIsoVVLFiltered0p4 + process.HLTRecoMETSequence + process.hltMET35 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJet7020MJJ500DEta3p5 + process.HLTAK4PFJetsSequence + process.hltDiPFJet9040MJJ750DEta3p5 + process.hltPFHTJet30Eta5 + process.hltPFHT300Jet30 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu60 + process.HLTEndSequence ) -process.HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sMu6HTT240IorDoubleJet100and35MassMin620 + process.hltPreMu8TrkIsoVVLDiPFJet40DEta3p5MJJ750HTT300PFMETNoMu60 + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered8Q + process.HLTL3muontrkisovvlSequence + process.hltMuon8RelTrkIsoVVLFiltered0p4 + process.HLTRecoMETSequence + process.hltMET20 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJet20MJJ400DEta3p5 + process.HLTAK4PFJetsSequence + process.hltDiPFJet40MJJ750DEta3p5 + process.hltPFHTJet30Eta5 + process.hltPFHT300Jet30 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu60 + process.HLTEndSequence ) -process.HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sMu6HTT240IorDoubleJet100and35MassMin620 + process.hltPreMu10TrkIsoVVLDiPFJet40DEta3p5MJJ750HTT350PFMETNoMu60 + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered10Q + process.HLTL3muontrkisovvlSequence + process.hltMuon10RelTrkIsoVVLFiltered0p4 + process.HLTRecoMETSequence + process.hltMET20 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJet20MJJ400DEta3p5 + process.HLTAK4PFJetsSequence + process.hltDiPFJet40MJJ750DEta3p5 + process.hltPFHTJet30Eta5 + process.hltPFHT350Jet30Eta5 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu60 + process.HLTEndSequence ) -process.HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT380erIorHTT320er + process.hltPreMu15IsoVVVLPFHT450CaloBTagDeepCSV4p5 + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.hltSusyPreBtagJetFilter + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV4p50Single + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q + process.HLTMuVVVLCombinedIsolationR02Sequence + process.hltL3MuVVVLIsoFIlter + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT450Jet30 + process.HLTEndSequence ) -process.HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT380erIorHTT320er + process.hltPreMu15IsoVVVLPFHT450PFMET50 + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q + process.HLTMuVVVLCombinedIsolationR02Sequence + process.hltL3MuVVVLIsoFIlter + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT450Jet30 + process.hltPFMETProducer + process.hltPFMET50 + process.HLTEndSequence ) -process.HLT_Mu15_IsoVVVL_PFHT450_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT380erIorHTT320er + process.hltPreMu15IsoVVVLPFHT450 + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q + process.HLTMuVVVLCombinedIsolationR02Sequence + process.hltL3MuVVVLIsoFIlter + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT450Jet30 + process.HLTEndSequence ) -process.HLT_Mu50_IsoVVVL_PFHT450_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT380erIorHTT320er + process.hltPreMu50IsoVVVLPFHT450 + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered50Q + process.HLTMuVVVLCombinedIsolationR02Sequence + process.hltL3Mu50VVVLIsoFIlter + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT450Jet30 + process.HLTEndSequence ) -process.HLT_Mu15_IsoVVVL_PFHT600_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT380erIorHTT320er + process.hltPreMu15IsoVVVLPFHT600 + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q + process.HLTMuVVVLCombinedIsolationR02Sequence + process.hltL3MuVVVLIsoFIlter + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT600Jet30 + process.HLTEndSequence ) -process.HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v3 = cms.Path( process.HLTBeginSequence + process.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + process.hltPreMu3er1p5PFJet100er2p5PFMET70PFMHT70IDTight + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3MuFiltered3er1p5 + process.HLTRecoMETSequence + process.hltMET40 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.hltMht + process.hltMHT40 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets70 + process.hltSinglePFJet100er2p5 + process.hltPFMHTTightID + process.hltPFMHTTightID70 + process.hltPFMETProducer + process.hltPFMET70 + process.HLTEndSequence ) -process.HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v3 = cms.Path( process.HLTBeginSequence + process.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + process.hltPreMu3er1p5PFJet100er2p5PFMET80PFMHT80IDTight + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3MuFiltered3er1p5 + process.HLTRecoMETSequence + process.hltMET50 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.hltMht + process.hltMHT50 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets70 + process.hltSinglePFJet100er2p5 + process.hltPFMHTTightID + process.hltPFMHTTightID80 + process.hltPFMETProducer + process.hltPFMET80 + process.HLTEndSequence ) -process.HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v3 = cms.Path( process.HLTBeginSequence + process.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + process.hltPreMu3er1p5PFJet100er2p5PFMET90PFMHT90IDTight + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3MuFiltered3er1p5 + process.HLTRecoMETSequence + process.hltMET60 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.hltMht + process.hltMHT60 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets70 + process.hltSinglePFJet100er2p5 + process.hltPFMHTTightID + process.hltPFMHTTightID90 + process.hltPFMETProducer + process.hltPFMET90 + process.HLTEndSequence ) -process.HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v3 = cms.Path( process.HLTBeginSequence + process.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + process.hltPreMu3er1p5PFJet100er2p5PFMET100PFMHT100IDTight + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3MuFiltered3er1p5 + process.HLTRecoMETSequence + process.hltMET70 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.hltMht + process.hltMHT70 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets70 + process.hltSinglePFJet100er2p5 + process.hltPFMHTTightID + process.hltPFMHTTightID100 + process.hltPFMETProducer + process.hltPFMET100 + process.HLTEndSequence ) -process.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v3 = cms.Path( process.HLTBeginSequence + process.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + process.hltPreMu3er1p5PFJet100er2p5PFMETNoMu70PFMHTNoMu70IDTight + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3MuFiltered3er1p5 + process.HLTRecoMETSequence + process.hltMET40 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.hltMht + process.hltMHT40 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets70 + process.hltSinglePFJet100er2p5 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID70 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu70 + process.HLTEndSequence ) -process.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v3 = cms.Path( process.HLTBeginSequence + process.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + process.hltPreMu3er1p5PFJet100er2p5PFMETNoMu80PFMHTNoMu80IDTight + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3MuFiltered3er1p5 + process.HLTRecoMETSequence + process.hltMET50 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.hltMht + process.hltMHT50 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets70 + process.hltSinglePFJet100er2p5 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID80 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu80 + process.HLTEndSequence ) -process.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v3 = cms.Path( process.HLTBeginSequence + process.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + process.hltPreMu3er1p5PFJet100er2p5PFMETNoMu90PFMHTNoMu90IDTight + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3MuFiltered3er1p5 + process.HLTRecoMETSequence + process.hltMET60 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.hltMht + process.hltMHT60 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets70 + process.hltSinglePFJet100er2p5 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID90 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu90 + process.HLTEndSequence ) -process.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v3 = cms.Path( process.HLTBeginSequence + process.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + process.hltPreMu3er1p5PFJet100er2p5PFMETNoMu100PFMHTNoMu100IDTight + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3MuFiltered3er1p5 + process.HLTRecoMETSequence + process.hltMET70 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.hltMht + process.hltMHT70 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets70 + process.hltSinglePFJet100er2p5 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID100 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu100 + process.HLTEndSequence ) -process.HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5SQOSdRMax1p4 + process.hltPreDimuon10PsiPrimeBarrelSeagulls + process.hltL1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0) + process.hltDimuon10PsiPrimeBarrelnoCowL3Filtered + process.hltDisplacedmumuVtxProducerDimuon10PsiPrimeBarrelnoCow + process.hltDisplacedmumuFilterDimuon10PsiPrimeBarrelnoCow + process.HLTEndSequence ) -process.HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5SQOSdRMax1p4 + process.hltPreDimuon20JpsiBarrelSeagulls + process.hltL1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0) + process.hltDimuon20JpsiBarrelnoCowL3Filtered + process.hltDisplacedmumuVtxProducerDimuon20JpsiBarrelnoCow + process.hltDisplacedmumuFilterDimuon20JpsiBarrelnoCow + process.HLTEndSequence ) -process.HLT_Dimuon10_Upsilon_y1p4_v2 = cms.Path( process.HLTBeginSequence + process.hltL1s12DoubleMu4p5er2p0SQOSMass7to18 + process.hltPreDimuon10Upsilony1p4 + process.hltL1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1f0L2v2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0) + process.hltDimuon10Upsilony1p4L3fL3Filtered + process.hltDisplacedmumuVtxProducerDimuon10Upsilonsv3 + process.hltDisplacedmumuFilterDimuon10Upsilonsv3 + process.HLTEndSequence ) -process.HLT_Dimuon12_Upsilon_y1p4_v3 = cms.Path( process.HLTBeginSequence + process.hltL1s12DoubleMu4p5er2p0SQOSMass7to18 + process.hltPreDimuon12Upsilony1p4 + process.hltL1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1f0L2v2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0) + process.hltDimuon12Upsilony1p4L3fL3Filtered + process.hltDisplacedmumuVtxProducerDimuon12Upsilonsv3 + process.hltDisplacedmumuFilterDimuon12Upsilonsv3 + process.HLTEndSequence ) -process.HLT_Dimuon14_Phi_Barrel_Seagulls_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5SQOSdRMax1p4 + process.hltPreDimuon14PhiBarrelSeagulls + process.hltL1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0) + process.hltDimuon14PhiBarrelnoCowL3Filtered + process.hltDisplacedmumuVtxProducerDimuon14PhiBarrelnoCow + process.hltDisplacedmumuFilterDimuon14PhiBarrelnoCow + process.HLTEndSequence ) -process.HLT_Dimuon25_Jpsi_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4SQOSdRMax1p2DoubleMu0er1p5SQOSdRMax1p4 + process.hltPreDimuon25Jpsi + process.hltL1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0) + process.hltDimuon25JpsiL3fL3Filtered + process.hltDisplacedmumuVtxProducerDimuon25Jpsis + process.hltDisplacedmumuFilterDimuon25Jpsis + process.HLTEndSequence ) -process.HLT_Dimuon14_PsiPrime_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4SQOSdRMax1p2DoubleMu0er1p5SQOSdRMax1p4 + process.hltPreDimuon14PsiPrime + process.hltL1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0) + process.hltDimuon14PsiPrimeL3fL3Filtered + process.hltDisplacedmumuVtxProducerDimuon14PsiPrimes + process.hltDisplacedmumuFilterDimuon14PsiPrimes + process.HLTEndSequence ) -process.HLT_Dimuon14_PsiPrime_noCorrL1_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu9SQ + process.hltPreDimuon14PsiPrimenoCorrL1 + process.hltL1fL1sL1sDoubleMu9SQL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0) + process.hltDimuon14PsiPrimeNoCorrL1L3fL3Filtered + process.hltDisplacedmumuVtxProducerDimuon14PsiPrimesNoCorrL1 + process.hltDisplacedmumuFilterDimuon14PsiPrimesNoCorrL1 + process.HLTEndSequence ) -process.HLT_Dimuon18_PsiPrime_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4SQOSdRMax1p2DoubleMu0er1p5SQOSdRMax1p4 + process.hltPreDimuon18PsiPrime + process.hltL1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0) + process.hltDimuon18PsiPrimeL3fL3Filtered + process.hltDisplacedmumuVtxProducerDimuon18PsiPrimes + process.hltDisplacedmumuFilterDimuon18PsiPrimes + process.HLTEndSequence ) -process.HLT_Dimuon18_PsiPrime_noCorrL1_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu9SQ + process.hltPreDimuon18PsiPrimenoCorrL1 + process.hltL1fL1sL1sDoubleMu9SQL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0) + process.hltDimuon18PsiPrimeNoCorrL1L3fL3Filtered + process.hltDisplacedmumuVtxProducerDimuon18PsiPrimesNoCorrL1 + process.hltDisplacedmumuFilterDimuon18PsiPrimesNoCorrL1 + process.HLTEndSequence ) -process.HLT_Dimuon24_Upsilon_noCorrL1_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu9SQ + process.hltPreDimuon24UpsilonnoCorrL1 + process.hltL1fL1sL1sDoubleMu9SQL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0) + process.hltDimuon24UpsilonNoCorrL1L3fL3Filtered + process.hltDisplacedmumuVtxProducerDimuon24UpsilonsNoCorrL1 + process.hltDisplacedmumuFilterDimuon24UpsilonsNoCorrL1 + process.HLTEndSequence ) -process.HLT_Dimuon24_Phi_noCorrL1_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu9SQ + process.hltPreDimuon24PhinoCorrL1 + process.hltL1fL1sL1sDoubleMu9SQL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0) + process.hltDimuon24PhiNoCorrL1L3fL3Filtered + process.hltDisplacedmumuVtxProducerDimuon24PhiNoCorrL1 + process.hltDisplacedmumuFilterDimuon24PhiBarrelNoCorrL1 + process.HLTEndSequence ) -process.HLT_Dimuon25_Jpsi_noCorrL1_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu9SQ + process.hltPreDimuon25JpsinoCorrL1 + process.hltL1fL1sL1sDoubleMu9SQL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0) + process.hltDimuon25JpsiNoCorrL1L3fL3Filtered + process.hltDisplacedmumuVtxProducerDimuon25JpsisNoCorrL1 + process.hltDisplacedmumuFilterDimuon25JpsisNoCorrL1 + process.HLTEndSequence ) -process.HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4EG9 + process.hltPreDiMu4Ele9CaloIdLTrackIdLDZMass3p8 + process.HLTDiMu4Ele9CaloIdLTrackIdLMuonlegSequence + process.hltDoubleMu4DZFilter + process.hltEle9DoubleMu4Mass3p8Filtered + process.HLTDiMu4Ele9CaloIdLTrackIdLElectronlegSequence + process.hltMu4Ele9DZFilter + process.HLTEndSequence ) -process.HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu7EG7 + process.hltPreDiMu9Ele9CaloIdLTrackIdLDZ + process.HLTDiMu9Ele9CaloIdLTrackIdLMuonlegSequence + process.HLTDiMu9Ele9CaloIdLTrackIdLElectronlegSequence + process.hltMu9Ele9DZFilter + process.hltDoubleMu9DZFilter + process.HLTEndSequence ) -process.HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu7EG7 + process.hltPreDiMu9Ele9CaloIdLTrackIdL + process.HLTDiMu9Ele9CaloIdLTrackIdLMuonlegSequence + process.HLTDiMu9Ele9CaloIdLTrackIdLElectronlegSequence + process.HLTEndSequence ) -process.HLT_DoubleIsoMu20_eta2p1_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu18er + process.hltPreDoubleIsoMu20eta2p1 + process.hltL1fL1sDoubleMu18erL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu18erL1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu18erL1Filtered0) + process.hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20Q + process.HLTDoubleMu20Eta2p1IsolationSequence + process.hltL3crIsoL1sDoubleMu18erL1f0L2f10QL3f20QL3trkIsoFiltered0p08 + process.HLTEndSequence ) -process.HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157ORTripleMu444 + process.hltPreTrkMu12DoubleTrkMu5NoFiltersNoVtx + process.hltL1fL1sDoubleMu155ORTripleMu444L1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2pfL1sDoubleMu155ORTripleMu444L1f0L2PreFiltered0NoVtx) + cms.ignore(process.hltL2fL1sDoubleMu155ORTripleMu444L1f0L2Filtered10OneMuNoVtx) + process.HLTL3muonrecoSequenceNoVtx + process.hltL3pfL1sDoubleMu155ORTripleMu444L1f0L2pf0TwoMuL3PreFiltered5NoVtx + process.hltL3fL1sDoubleMu155ORTripleMu444L1f0L2f10OneMuL3Filtered12NoVtx + process.HLTTrackerMuonSequenceNoVtx + process.hltTripleTrkMuFiltered5NoVtx + process.hltSingleTrkMuFiltered12NoVtx + process.HLTEndSequence ) -process.HLT_Mu8_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu3IorSingleMu5IorSingleMu7 + process.hltPreMu8 + process.hltL1fL1sMu3or5or7L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu5L1f0L2Filtered5) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu5L1Filtered0) + process.hltL3fL1sMu5L1f0L2f5L3Filtered8 + process.HLTEndSequence ) -process.HLT_Mu17_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu15DQ + process.hltPreMu17 + process.hltL1fL1sMu15DQlqL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu15DQlqL1f0L2Filtered10) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu15DQlqL1Filtered0) + process.hltL3fL1sMu15DQlqL1f0L2f10L3Filtered17 + process.HLTEndSequence ) -process.HLT_Mu19_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu15DQ + process.hltPreMu19 + process.hltL1fL1sMu15DQlqL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu15DQlqL1f0L2Filtered10) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu15DQlqL1Filtered0) + process.hltL3fL1sMu15DQlqL1f0L2f10L3Filtered19 + process.HLTEndSequence ) -process.HLT_Mu17_Photon30_IsoCaloId_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu17Photon30IsoCaloId + process.hltMu17Photon30IsoCaloIdMuonlegL1Filtered7 + process.HLTL2muonrecoSequence + cms.ignore(process.hltMu17Photon30IsoCaloIdMuonlegL2Filtered10) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3Mu17Photon30IsoCaloIdMuonlegL1Filtered7) + process.hltMu17Photon30IsoCaloIdMuonlegL3Filtered17Q + process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltMu17Photon30IsoCaloIdPhotonlegFilter + process.hltMu17Photon30IsoCaloIdPhotonlegEtFilter + process.hltEgammaClusterShape + process.hltMu17Photon30IsoCaloIdPhotonlegClusterShapeFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltMu17Photon30IsoCaloIdPhotonlegHEFilter + process.hltEgammaEcalPFClusterIso + process.hltMu17Photon30IsoCaloIdPhotonlegEcalIsoFilter + process.HLTTrackReconstructionForIsoForPhotons + process.hltEgammaHollowTrackIso + process.hltMu17Photon30IsoCaloIdPhotonlegTrackIsoFilter + process.HLTEndSequence ) -process.HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG10IorSingleEG5 + process.hltPreEle8CaloIdLTrackIdLIsoVLPFJet30 + process.HLTEle8CaloIdLTrackIdLIsoVLSequence + process.HLTAK4PFJetsSequence + process.hltEle8JetCollectionsForLeptonPlusPFJets + process.hltEle8PFJet30EleCleaned + process.HLTEndSequence ) -process.HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG10IorSingleEG15 + process.hltPreEle12CaloIdLTrackIdLIsoVLPFJet30 + process.HLTEle12CaloIdLTrackIdLIsoVLSequence + process.HLTAK4PFJetsSequence + process.hltEle12JetCollectionsForLeptonPlusPFJets + process.hltEle12PFJet30EleCleaned + process.HLTEndSequence ) -process.HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15er2p5 + process.hltPreEle23CaloIdLTrackIdLIsoVLPFJet30 + process.HLTEle23CaloIdLTrackIdLIsoVLJet30Sequence + process.HLTAK4PFJetsSequence + process.hltEle23JetCollectionsForLeptonPlusPFJets + process.hltEle23PFJet30EleCleaned + process.HLTEndSequence ) -process.HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG10IorSingleEG5 + process.hltPreEle8CaloIdMTrackIdMPFJet30 + process.HLTEle8CaloIdMGsfTrkIdMSequence + process.HLTAK4PFJetsSequence + process.hltGsfEle8NoIsoJetCollectionsForLeptonPlusPFJets + process.hltEle8NoIsoPFJet30EleCleaned + process.HLTEndSequence ) -process.HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15er2p5 + process.hltPreEle17CaloIdMTrackIdMPFJet30 + process.HLTEle17CaloIdMGsfTrkIdMSequence + process.HLTAK4PFJetsSequence + process.hltGsfEle17NoIsoJetCollectionsForLeptonPlusPFJets + process.hltEle17NoIsoPFJet30EleCleaned + process.HLTEndSequence ) -process.HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15er2p5 + process.hltPreEle23CaloIdMTrackIdMPFJet30 + process.HLTEle23CaloIdMGsfTrkIdMSequence + process.HLTAK4PFJetsSequence + process.hltGsfEle23NoIsoJetCollectionsForLeptonPlusPFJets + process.hltEle23NoIsoPFJet30EleCleaned + process.HLTEndSequence ) -process.HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPreEle50CaloIdVTGsfTrkIdTPFJet165 + process.HLTEle50CaloIdVTGsfTrkIdTGsfSequence + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToL1 + process.hltMonoPFJet165 + process.hltEle50CaloIdVTGsfTrkIdTCleanAK4PFJet + process.hltEle50CaloIdVTGsfTrkIdTCentralPFJet165EleCleaned + process.HLTEndSequence ) -process.HLT_Ele115_CaloIdVT_GsfTrkIdT_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGNonIsoOrWithJetAndTau + process.hltPreEle115CaloIdVTGsfTrkIdT + process.HLTEle115CaloIdVTGsfTrkIdTGsfSequence + process.HLTEndSequence ) -process.HLT_Ele135_CaloIdVT_GsfTrkIdT_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGNonIsoOrWithJetAndTau + process.hltPreEle135CaloIdVTGsfTrkIdT + process.HLTEle135CaloIdVTGsfTrkIdTGsfSequence + process.HLTEndSequence ) -process.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sQuadJetC50to60IorHTT280to500IorHTT250to340QuadJet + process.hltPrePFHT330PT30QuadPFJet75604540TriplePFBTagDeepCSV4p5 + process.HLTAK4CaloJetsSequence + process.hltQuadCentralJet30 + process.hltCaloJetsQuad30ForHt + process.hltHtMhtCaloJetsQuadC30 + process.hltCaloQuadJet30HT320 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSVp17Double + process.HLTAK4PFJetsSequence + process.hltPFCentralJetLooseIDQuad30 + process.hlt1PFCentralJetLooseID75 + process.hlt2PFCentralJetLooseID60 + process.hlt3PFCentralJetLooseID45 + process.hlt4PFCentralJetLooseID40 + process.hltPFCentralJetLooseIDQuad30forHt + process.hltHtMhtPFCentralJetsLooseIDQuadC30 + process.hltPFCentralJetsLooseIDQuad30HT330 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV4p5Triple + process.HLTEndSequence ) -process.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sQuadJetC50to60IorHTT280to500IorHTT250to340QuadJet + process.hltPrePFHT330PT30QuadPFJet75604540 + process.HLTAK4CaloJetsSequence + process.hltQuadCentralJet30 + process.hltCaloJetsQuad30ForHt + process.hltHtMhtCaloJetsQuadC30 + process.hltCaloQuadJet30HT320 + process.HLTAK4PFJetsSequence + process.hltPFCentralJetLooseIDQuad30 + process.hlt1PFCentralJetLooseID75 + process.hlt2PFCentralJetLooseID60 + process.hlt3PFCentralJetLooseID45 + process.hlt4PFCentralJetLooseID40 + process.hltPFCentralJetLooseIDQuad30forHt + process.hltHtMhtPFCentralJetsLooseIDQuadC30 + process.hltPFCentralJetsLooseIDQuad30HT330 + process.HLTEndSequence ) -process.HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJet + process.hltPrePFHT400SixPFJet32DoublePFBTagDeepCSV2p94 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterSixC25 + process.hltCaloJetsSix25ForHt + process.hltHtMhtCaloJetsSixC25 + process.hltCaloSixJet25HT300 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV10p01Single + process.HLTAK4PFJetsSequence + process.hltPFJetFilterSix30er2p5 + process.hltPFJetFilterSix32er2p5 + process.hltPFJetsSix30ForHt + process.hltHtMhtPFJetsSix30er2p5 + process.hltPFSixJet30HT400 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV2p94Double + process.HLTEndSequence ) -process.HLT_PFHT400_SixPFJet32_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJet + process.hltPrePFHT400SixPFJet32 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterSixC25 + process.hltCaloJetsSix25ForHt + process.hltHtMhtCaloJetsSixC25 + process.hltCaloSixJet25HT300 + process.HLTAK4PFJetsSequence + process.hltPFJetFilterSix30er2p5 + process.hltPFJetFilterSix32er2p5 + process.hltPFJetsSix30ForHt + process.hltHtMhtPFJetsSix30er2p5 + process.hltPFSixJet30HT400 + process.HLTEndSequence ) -process.HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJet + process.hltPrePFHT450SixPFJet36PFBTagDeepCSV1p59 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterSixC30 + process.hltCaloJetsSix30ForHt + process.hltHtMhtCaloJetsSixC30 + process.hltCaloSixJet30HT350 + process.HLTAK4PFJetsSequence + process.hltPFJetFilterSix30er2p5 + process.hltPFJetFilterSix36er2p5 + process.hltPFJetsSix30ForHt + process.hltHtMhtPFJetsSix30er2p5 + process.hltPFSixJet30HT450 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV1p59Single + process.HLTEndSequence ) -process.HLT_PFHT450_SixPFJet36_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJet + process.hltPrePFHT450SixPFJet36 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterSixC30 + process.hltCaloJetsSix30ForHt + process.hltHtMhtCaloJetsSixC30 + process.hltCaloSixJet30HT350 + process.HLTAK4PFJetsSequence + process.hltPFJetFilterSix30er2p5 + process.hltPFJetFilterSix36er2p5 + process.hltPFJetsSix30ForHt + process.hltHtMhtPFJetsSix30er2p5 + process.hltPFSixJet30HT450 + process.HLTEndSequence ) -process.HLT_PFHT400_FivePFJet_100_100_60_30_30_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet + process.hltPrePFHT400FivePFJet100100603030 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterFiveC25 + process.hltCaloJetsFive25ForHt + process.hltHtMhtCaloJetsFiveC25 + process.hltCaloFiveJet25HT300 + process.HLTAK4PFJetsSequence + process.hltPFJetFilterTwo100er3p0 + process.hltPFJetFilterThree60er3p0 + process.hltPFJetFilterFive30er3p0 + process.hltPFJetsFive30ForHt + process.hltHtMhtPFJetsFive30er3p0 + process.hltPFFiveJet30HT400 + process.HLTEndSequence ) -process.HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet + process.hltPrePFHT400FivePFJet100100603030DoublePFBTagDeepCSV4p5 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterFiveC25 + process.hltCaloJetsFive25ForHt + process.hltHtMhtCaloJetsFiveC25 + process.hltCaloFiveJet25HT300 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV10p01Single + process.HLTAK4PFJetsSequence + process.hltPFJetFilterTwo100er3p0 + process.hltPFJetFilterThree60er3p0 + process.hltPFJetFilterFive30er3p0 + process.hltPFJetsFive30ForHt + process.hltHtMhtPFJetsFive30er3p0 + process.hltPFFiveJet30HT400 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV4p5Double + process.HLTEndSequence ) -process.HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet + process.hltPrePFHT400FivePFJet120120603030DoublePFBTagDeepCSV4p5 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterFiveC25 + process.hltCaloJetsFive25ForHt + process.hltHtMhtCaloJetsFiveC25 + process.hltCaloFiveJet25HT300 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV10p01Single + process.HLTAK4PFJetsSequence + process.hltPFJetFilterTwo120er3p0 + process.hltPFJetFilterThree60er3p0 + process.hltPFJetFilterFive30er3p0 + process.hltPFJetsFive30ForHt + process.hltHtMhtPFJetsFive30er3p0 + process.hltPFFiveJet30HT400 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV4p5Double + process.HLTEndSequence ) -process.HLT_PFHT350_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJet + process.hltPrePFHT350 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT300Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT350Jet30 + process.HLTEndSequence ) -process.HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGNonIsoOrWithJetAndTauNoPS + process.hltPrePhoton60R9Id90CaloIdLIsoLDisplacedIdLPFHT350MinPFJet15 + process.HLTPhoton60R9Id90CaloIdLIsoLDisplacedIdLSequence + process.HLTPFHT350MinPFJet15Sequence + process.HLTEndSequence ) -process.HLT_ECALHT800_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sEG40To45IorJet170To200IorHTT300To500IorETM70ToETM150 + process.hltPreECALHT800 + process.HLTDoFullUnpackingEgammaEcalWithoutPreshowerSequence + process.hltTowerMakerEcal + process.hltHtMhtEcal + process.hltHtEcal800 + process.HLTEndSequence ) -process.HLT_DiSC30_18_EIso_AND_HE_Mass70_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGWithJetAndTau + process.hltPreDiSC3018EIsoANDHEMass70 + process.HLTSC3018EIso15HE30eMass70Sequence + process.HLTEndSequence ) +process.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu17TrkIsoVVLMu8TrkIsoVVL + process.hltL1fL1sDoubleMu155L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + process.hltL3fL1DoubleMu155fPreFiltered8 + process.hltL3fL1DoubleMu155fFiltered17 + process.HLTL3muontrkisovvlSequence + process.hltDiMuon178RelTrkIsoVVLFiltered + process.HLTEndSequence ) +process.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu19TrkIsoVVLMu9TrkIsoVVL + process.hltL1fL1sDoubleMu155L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + process.hltL3fL1DoubleMu155fPreFiltered9 + process.hltL3fL1DoubleMu155fFiltered19 + process.HLTL3muontrkisovvlSequence + process.hltDiMuon199RelTrkIsoVVLFiltered + process.HLTEndSequence ) +process.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu17TrkIsoVVLMu8TrkIsoVVLDZ + process.hltL1fL1sDoubleMu155L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + process.hltL3fL1DoubleMu155fPreFiltered8 + process.hltL3fL1DoubleMu155fFiltered17 + process.HLTL3muontrkisovvlSequence + process.hltDiMuon178RelTrkIsoVVLFiltered + process.hltDiMuon178RelTrkIsoVVLFilteredDzFiltered0p2 + process.HLTEndSequence ) +process.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu19TrkIsoVVLMu9TrkIsoVVLDZ + process.hltL1fL1sDoubleMu155L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + process.hltL3fL1DoubleMu155fPreFiltered9 + process.hltL3fL1DoubleMu155fFiltered19 + process.HLTL3muontrkisovvlSequence + process.hltDiMuon199RelTrkIsoVVLFiltered + process.hltDiMuon199RelTrkIsoVVLFilteredDzFiltered0p2 + process.HLTEndSequence ) +process.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu17TrkIsoVVLMu8TrkIsoVVLDZMass8 + process.hltL1fL1sDoubleMu155L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + process.hltL3fL1DoubleMu155fPreFiltered8 + process.hltL3fL1DoubleMu155fFiltered17 + process.HLTL3muontrkisovvlSequence + process.hltDiMuon178RelTrkIsoVVLFiltered + process.hltDiMuon178RelTrkIsoVVLFilteredDzFiltered0p2 + process.hltDiMuon178Mass8Filtered + process.HLTEndSequence ) +process.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu19TrkIsoVVLMu9TrkIsoVVLDZMass8 + process.hltL1fL1sDoubleMu155L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + process.hltL3fL1DoubleMu155fPreFiltered9 + process.hltL3fL1DoubleMu155fFiltered19 + process.HLTL3muontrkisovvlSequence + process.hltDiMuon199RelTrkIsoVVLFiltered + process.hltDiMuon199RelTrkIsoVVLFilteredDzFiltered0p2 + process.hltDiMuon199Mass8Filtered + process.HLTEndSequence ) +process.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu17TrkIsoVVLMu8TrkIsoVVLDZMass3p8 + process.hltL1fL1sDoubleMu155L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + process.hltL3fL1DoubleMu155fPreFiltered8 + process.hltL3fL1DoubleMu155fFiltered17 + process.HLTL3muontrkisovvlSequence + process.hltDiMuon178RelTrkIsoVVLFiltered + process.hltDiMuon178RelTrkIsoVVLFilteredDzFiltered0p2 + process.hltDiMuon178Mass3p8Filtered + process.HLTEndSequence ) +process.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu19TrkIsoVVLMu9TrkIsoVVLDZMass3p8 + process.hltL1fL1sDoubleMu155L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + process.hltL3fL1DoubleMu155fPreFiltered9 + process.hltL3fL1DoubleMu155fFiltered19 + process.HLTL3muontrkisovvlSequence + process.hltDiMuon199RelTrkIsoVVLFiltered + process.hltDiMuon199RelTrkIsoVVLFilteredDzFiltered0p2 + process.hltDiMuon199Mass3p8Filtered + process.HLTEndSequence ) +process.HLT_Mu25_TkMu0_Onia_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu20or22or25 + process.hltPreMu25TkMu0Onia + process.hltL1fL1sMu22orMu20erorMu25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22orMu20erorMu25L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22orMu20erorMu25L1Filtered0) + process.hltL3fL1sMu22orMu20erorMu25L1f0L2f0L3Filtered25 + process.HLTTrackerMuonSequence + process.hltDiMuonGlbFiltered25TrkFiltered0 + process.hltDiMuonGlb25Trk0DzFiltered0p2 + process.HLTEndSequence ) +process.HLT_Mu30_TkMu0_Psi_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu20or22or25 + process.hltPreMu30TkMu0Psi + process.hltL1fL1sMu22orMu20erorMu25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22orMu20erorMu25L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22orMu20erorMu25L1Filtered0) + process.hltL3fL1sMu22orMu20erorMu25L1f0L2f0L3Filtered30 + process.HLTTrackerMuonSequence + process.hltDiMuonGlbFiltered30TrkPsiFiltered0 + process.hltDiMuonGlb30Trk0DzPsiFiltered0p2 + process.HLTEndSequence ) +process.HLT_Mu30_TkMu0_Upsilon_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu20or22or25 + process.hltPreMu30TkMu0Upsilon + process.hltL1fL1sMu22orMu20erorMu25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22orMu20erorMu25L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22orMu20erorMu25L1Filtered0) + process.hltL3fL1sMu22orMu20erorMu25L1f0L2f0L3Filtered30 + process.HLTTrackerMuonSequence + process.hltDiMuonGlbFiltered30TrkUpsilonFiltered0 + process.hltDiMuonGlb30TrkUpsilon0DzFiltered0p2 + process.HLTEndSequence ) +process.HLT_Mu20_TkMu0_Phi_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu16IorSingleMu18IorSingleMu20IorSingleMu16erlorSingleMu18erlorSingleMu20erlorSingleMu22erlorSingleMu25 + process.hltPreMu20TkMu0Phi + process.hltL1fL1sMu16orMu18erorMu20erL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu16orMu18erorMu20erL1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu16orMu18erorMu20erL1Filtered0) + process.hltL3fL1sMu16orMu18erorMu20L1f0L2f0L3Filtered20 + process.HLTTrackerMuonSequence + process.hltDiMuonGlbFiltered20TrkFiltered0 + process.hltDiMuonGlb20Trk0DzFiltered0p2 + process.HLTEndSequence ) +process.HLT_Mu25_TkMu0_Phi_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu16IorSingleMu18IorSingleMu20IorSingleMu16erlorSingleMu18erlorSingleMu20erlorSingleMu22erlorSingleMu25 + process.hltPreMu25TkMu0Phi + process.hltL1fL1sMu16orMu18erorMu20erL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu16orMu18erorMu20erL1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu16orMu18erorMu20erL1Filtered0) + process.hltL3fL1sMu16orMu18erorMu20L1f0L2f0L3Filtered25 + process.HLTTrackerMuonSequence + process.hltDiMuonGlbFiltered25PhiTrkFiltered0 + process.hltDiMuonGlb25PhiTrk0DzFiltered0p2 + process.HLTEndSequence ) +process.HLT_Mu15_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu15DQorSingleMu7 + process.hltPreMu15 + process.hltL1fL1sMu15DQorMu7lqL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu15DQorMu7lqL1f0L2Filtered10) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu15DQorMu7lqL1Filtered0) + process.hltL3fL1sMu15DQorMu7lqL1f0L2f10L3Filtered15 + process.HLTEndSequence ) +process.HLT_Mu20_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu18 + process.hltPreMu20 + process.hltL1fL1sMu18L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu18L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu18L1Filtered0) + process.hltL3fL1sMu18L1f0L2f10QL3Filtered20Q + process.HLTEndSequence ) +process.HLT_Mu27_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreMu27 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22or25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q + process.HLTEndSequence ) +process.HLT_Mu50_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreMu50 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22or25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50Q + process.HLTEndSequence ) +process.HLT_Mu55_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreMu55 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22or25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered55Q + process.HLTEndSequence ) +process.HLT_CascadeMu100_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreCascadeMu100 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTL2muonrecoSequence + process.hltL2fOldL1sMu22or25L1f0L2Filtered10Q + process.HLTOldL3muonrecoSequence + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered100Q + process.HLTEndSequence ) +process.HLT_HighPtTkMu100_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreHighPtTkMu100 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTMuonLocalRecoSequence + process.HLTHighPt50TrackerMuonSequence + process.hltL3fL1sMu25f0TkFiltered100Q + process.HLTEndSequence ) +process.HLT_DiPFJetAve40_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreDiPFJetAve40 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJetAve30 + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve40 + process.HLTEndSequence ) +process.HLT_DiPFJetAve60_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreDiPFJetAve60 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJetAve45 + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve60 + process.HLTEndSequence ) +process.HLT_DiPFJetAve80_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60 + process.hltPreDiPFJetAve80 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJetAve60 + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve80 + process.HLTEndSequence ) +process.HLT_DiPFJetAve140_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet90 + process.hltPreDiPFJetAve140 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJetAve110 + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve140 + process.HLTEndSequence ) +process.HLT_DiPFJetAve200_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet120 + process.hltPreDiPFJetAve200 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJetAve170 + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve200 + process.HLTEndSequence ) +process.HLT_DiPFJetAve260_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreDiPFJetAve260 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJetAve210 + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve260 + process.HLTEndSequence ) +process.HLT_DiPFJetAve320_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreDiPFJetAve320 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJetAve270 + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve320 + process.HLTEndSequence ) +process.HLT_DiPFJetAve400_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreDiPFJetAve400 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJetAve350 + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve400 + process.HLTEndSequence ) +process.HLT_DiPFJetAve500_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreDiPFJetAve500 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJetAve450 + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve500 + process.HLTEndSequence ) +process.HLT_DiPFJetAve60_HFJEC_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet35OrZeroBias + process.hltPreDiPFJetAve60HFJEC + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet40ForHFJECBase + process.hltSingleCaloJet40ForHFJECEtaLimited + process.hltSingleCaloJet40ForHFJECEtaLimitedFilter + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve60ForHFJEC + process.HLTEndSequence ) +process.HLT_DiPFJetAve80_HFJEC_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60Or60Fwd + process.hltPreDiPFJetAve80HFJEC + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet50ForHFJECBase + process.hltSingleCaloJet50ForHFJECEtaLimited + process.hltSingleCaloJet50ForHFJECEtaLimitedFilter + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve80ForHFJEC + process.HLTEndSequence ) +process.HLT_DiPFJetAve100_HFJEC_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sV0SingleJet60Or60Fwd + process.hltPreDiPFJetAve100HFJEC + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet60ForHFJECBase + process.hltSingleCaloJet60ForHFJECEtaLimited + process.hltSingleCaloJet60ForHFJECEtaLimitedFilter + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve100ForHFJEC + process.HLTEndSequence ) +process.HLT_DiPFJetAve160_HFJEC_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet120Or120Fwd + process.hltPreDiPFJetAve160HFJEC + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet100ForHFJECBase + process.hltSingleCaloJet100ForHFJECEtaLimited + process.hltSingleCaloJet100ForHFJECEtaLimitedFilter + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve160ForHFJEC + process.HLTEndSequence ) +process.HLT_DiPFJetAve220_HFJEC_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreDiPFJetAve220HFJEC + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet140ForHFJECBase + process.hltSingleCaloJet140ForHFJECEtaLimited + process.hltSingleCaloJet140ForHFJECEtaLimitedFilter + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve220ForHFJEC + process.HLTEndSequence ) +process.HLT_DiPFJetAve260_HFJEC_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreDiPFJetAve260HFJEC + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet160ForHFJECBase + process.hltSingleCaloJet160ForHFJECEtaLimited + process.hltSingleCaloJet160ForHFJECEtaLimitedFilter + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve260ForHFJEC + process.HLTEndSequence ) +process.HLT_DiPFJetAve300_HFJEC_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreDiPFJetAve300HFJEC + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet200ForHFJECBase + process.hltSingleCaloJet200ForHFJECEtaLimited + process.hltSingleCaloJet200ForHFJECEtaLimitedFilter + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve300ForHFJEC + process.HLTEndSequence ) +process.HLT_AK8PFJet40_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreAK8PFJet40 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet10AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets10AK8 + process.hltSinglePFJet40AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJet60_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet35 + process.hltPreAK8PFJet60 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet40AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets40AK8 + process.hltSinglePFJet60AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJet80_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60 + process.hltPreAK8PFJet80 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet50AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets50AK8 + process.hltSinglePFJet80AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJet140_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet90 + process.hltPreAK8PFJet140 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet110AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets110AK8 + process.hltSinglePFJet140AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJet200_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet120 + process.hltPreAK8PFJet200 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet170AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets170AK8 + process.hltSinglePFJet200AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJet260_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJet260 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet210AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets210AK8 + process.hltSinglePFJet260AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJet320_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJet320 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet270AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets270AK8 + process.hltSinglePFJet320AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJet400_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJet400 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet350AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets350AK8 + process.hltSinglePFJet400AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJet450_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJet450 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet400AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets400AK8 + process.hltSinglePFJet450AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJet500_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJet500 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet450AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets450AK8 + process.hltSinglePFJet500AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJet550_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJet550 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet500AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets500AK8 + process.hltSinglePFJet550AK8 + process.HLTEndSequence ) +process.HLT_PFJet40_v23 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPrePFJet40 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet10 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets10 + process.hltSinglePFJet40 + process.HLTEndSequence ) +process.HLT_PFJet60_v23 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet35 + process.hltPrePFJet60 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet40 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets40 + process.hltSinglePFJet60 + process.HLTEndSequence ) +process.HLT_PFJet80_v22 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60 + process.hltPrePFJet80 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet50 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets50 + process.hltSinglePFJet80 + process.HLTEndSequence ) +process.HLT_PFJet110_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet90 + process.hltPrePFJet110 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet80 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets80 + process.hltSinglePFJet110 + process.HLTEndSequence ) +process.HLT_PFJet140_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet90 + process.hltPrePFJet140 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet110 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets110 + process.hltSinglePFJet140 + process.HLTEndSequence ) +process.HLT_PFJet200_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet120 + process.hltPrePFJet200 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet170 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets170 + process.hltSinglePFJet200 + process.HLTEndSequence ) +process.HLT_PFJet260_v22 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJet260 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet210 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets210 + process.hltSinglePFJet260 + process.HLTEndSequence ) +process.HLT_PFJet320_v22 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJet320 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet270 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets270 + process.hltSinglePFJet320 + process.HLTEndSequence ) +process.HLT_PFJet400_v22 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJet400 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet350 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets350 + process.hltSinglePFJet400 + process.HLTEndSequence ) +process.HLT_PFJet450_v23 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJet450 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet400 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets400 + process.hltSinglePFJet450 + process.HLTEndSequence ) +process.HLT_PFJet500_v23 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJet500 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet450 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets450 + process.hltSinglePFJet500 + process.HLTEndSequence ) +process.HLT_PFJet550_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJet550 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet450 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets450 + process.hltSinglePFJet550 + process.HLTEndSequence ) +process.HLT_PFJetFwd15_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPrePFJetFwd15 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet5 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets5 + process.hltSinglePFFwdJet15 + process.HLTEndSequence ) +process.HLT_PFJetFwd25_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPrePFJetFwd25 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet10 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets10 + process.hltSinglePFFwdJet25 + process.HLTEndSequence ) +process.HLT_PFJetFwd40_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPrePFJetFwd40 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet10 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets10 + process.hltSinglePFFwdJet40 + process.HLTEndSequence ) +process.HLT_PFJetFwd60_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet35Fwd + process.hltPrePFJetFwd60 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet40 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets40 + process.hltSinglePFFwdJet60 + process.HLTEndSequence ) +process.HLT_PFJetFwd80_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60Fwd + process.hltPrePFJetFwd80 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet50 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets50 + process.hltSinglePFFwdJet80 + process.HLTEndSequence ) +process.HLT_PFJetFwd140_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet90Fwd + process.hltPrePFJetFwd140 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet110 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets110 + process.hltSinglePFFwdJet140 + process.HLTEndSequence ) +process.HLT_PFJetFwd200_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet120Fwd + process.hltPrePFJetFwd200 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet170 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets170 + process.hltSinglePFFwdJet200 + process.HLTEndSequence ) +process.HLT_PFJetFwd260_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJetFwd260 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet210 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets210 + process.hltSinglePFFwdJet260 + process.HLTEndSequence ) +process.HLT_PFJetFwd320_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJetFwd320 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet270 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets270 + process.hltSinglePFFwdJet320 + process.HLTEndSequence ) +process.HLT_PFJetFwd400_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJetFwd400 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet350 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets350 + process.hltSinglePFFwdJet400 + process.HLTEndSequence ) +process.HLT_PFJetFwd450_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJetFwd450 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet400 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets400 + process.hltSinglePFFwdJet450 + process.HLTEndSequence ) +process.HLT_PFJetFwd500_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJetFwd500 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet450 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets450 + process.hltSinglePFFwdJet500 + process.HLTEndSequence ) +process.HLT_AK8PFJetFwd15_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreAK8PFJetFwd15 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet5AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets5AK8 + process.hltSinglePFFwdJet15AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJetFwd25_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreAK8PFJetFwd25 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet10AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets10AK8 + process.hltSinglePFFwdJet25AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJetFwd40_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreAK8PFJetFwd40 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet10AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets10AK8 + process.hltSinglePFFwdJet40AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJetFwd60_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet35Fwd + process.hltPreAK8PFJetFwd60 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet40AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets40AK8 + process.hltSinglePFFwdJet60AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJetFwd80_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60Fwd + process.hltPreAK8PFJetFwd80 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet50AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets50AK8 + process.hltSinglePFFwdJet80AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJetFwd140_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet90Fwd + process.hltPreAK8PFJetFwd140 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet110AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets110AK8 + process.hltSinglePFFwdJet140AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJetFwd200_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet120Fwd + process.hltPreAK8PFJetFwd200 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet170AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets170AK8 + process.hltSinglePFFwdJet200AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJetFwd260_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJetFwd260 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet210AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets210AK8 + process.hltSinglePFFwdJet260AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJetFwd320_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJetFwd320 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet270AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets270AK8 + process.hltSinglePFFwdJet320AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJetFwd400_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJetFwd400 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet350AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets350AK8 + process.hltSinglePFFwdJet400AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJetFwd450_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJetFwd450 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet400AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets400AK8 + process.hltSinglePFFwdJet450AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJetFwd500_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJetFwd500 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet450AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets450AK8 + process.hltSinglePFFwdJet500AK8 + process.HLTEndSequence ) +process.HLT_PFHT180_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT120er + process.hltPrePFHT180 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT130Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT180Jet30 + process.HLTEndSequence ) +process.HLT_PFHT250_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT160er + process.hltPrePFHT250 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT250Jet30 + process.HLTEndSequence ) +process.HLT_PFHT370_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT200er + process.hltPrePFHT370 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT320Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT370Jet30 + process.HLTEndSequence ) +process.HLT_PFHT430_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT255er + process.hltPrePFHT430 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT380Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT430Jet30 + process.HLTEndSequence ) +process.HLT_PFHT510_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT510 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT460Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT510Jet30 + process.HLTEndSequence ) +process.HLT_PFHT590_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT590 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT515Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT590Jet30 + process.HLTEndSequence ) +process.HLT_PFHT680_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT680 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT580Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT680Jet30 + process.HLTEndSequence ) +process.HLT_PFHT780_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT780 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT680Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT780Jet30 + process.HLTEndSequence ) +process.HLT_PFHT890_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT890 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT790Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT890Jet30 + process.HLTEndSequence ) +process.HLT_PFHT1050_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT1050 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT900Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT1050Jet30 + process.HLTEndSequence ) +process.HLT_PFHT500_PFMET100_PFMHT100_IDTight_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT500PFMET100PFMHT100IDTight + process.HLTRecoMETSequence + process.hltMET70 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT70 + process.hltHtMhtJet30 + process.hltHT400Jet30 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID100 + process.hltPFMETProducer + process.hltPFMET100 + process.hltPFHTJet30 + process.hltPFHT500Jet30 + process.HLTEndSequence ) +process.HLT_PFHT500_PFMET110_PFMHT110_IDTight_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT500PFMET110PFMHT110IDTight + process.HLTRecoMETSequence + process.hltMET80 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT80 + process.hltHtMhtJet30 + process.hltHT400Jet30 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID110 + process.hltPFMETProducer + process.hltPFMET110 + process.hltPFHTJet30 + process.hltPFHT500Jet30 + process.HLTEndSequence ) +process.HLT_PFHT700_PFMET85_PFMHT85_IDTight_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT700PFMET85PFMHT85IDTight + process.HLTRecoMETSequence + process.hltMET60 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT60 + process.hltHtMhtJet30 + process.hltHT550Jet30 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID85 + process.hltPFMETProducer + process.hltPFMET85 + process.hltPFHTJet30 + process.hltPFHT700Jet30 + process.HLTEndSequence ) +process.HLT_PFHT800_PFMET75_PFMHT75_IDTight_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT800PFMET75PFMHT75IDTight + process.HLTRecoMETSequence + process.hltMET50 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT50 + process.hltHtMhtJet30 + process.hltHT650Jet30 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID75 + process.hltPFMETProducer + process.hltPFMET75 + process.hltPFHTJet30 + process.hltPFHT800Jet30 + process.HLTEndSequence ) +process.HLT_PFMET110_PFMHT110_IDTight_v22 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMET110PFMHT110IDTight + process.HLTRecoMETSequence + process.hltMET80 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT80 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID110 + process.hltPFMETProducer + process.hltPFMET110 + process.HLTEndSequence ) +process.HLT_PFMET120_PFMHT120_IDTight_v22 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMET120PFMHT120IDTight + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT90 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID120 + process.hltPFMETProducer + process.hltPFMET120 + process.HLTEndSequence ) +process.HLT_PFMET130_PFMHT130_IDTight_v22 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMET130PFMHT130IDTight + process.HLTRecoMETSequence + process.hltMET100 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT100 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID130 + process.hltPFMETProducer + process.hltPFMET130 + process.HLTEndSequence ) +process.HLT_PFMET140_PFMHT140_IDTight_v22 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMET140PFMHT140IDTight + process.HLTRecoMETSequence + process.hltMET110 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT110 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID140 + process.hltPFMETProducer + process.hltPFMET140 + process.HLTEndSequence ) +process.HLT_PFMET120_PFMHT120_IDTight_PFHT60_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFHTT60Seeds + process.hltPrePFMET120PFMHT120IDTightPFHT60 + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT90 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT60Jet30 + process.hltPFMHTTightID + process.hltPFMHTTightID120 + process.hltPFMETProducer + process.hltPFMET120 + process.HLTEndSequence ) +process.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFHTT60Seeds + process.hltPrePFMETNoMu120PFMHTNoMu120IDTightPFHT60 + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT90 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT60Jet30 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID120 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu120 + process.HLTEndSequence ) +process.HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFHTT60Seeds + process.hltPrePFMETTypeOne120PFMHT120IDTightPFHT60 + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT90 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT60Jet30 + process.hltPFMHTTightID + process.hltPFMHTTightID120 + process.hltPFMETProducer + process.hltcorrPFMETTypeOne + process.hltPFMETTypeOne + process.hltPFMETTypeOne120 + process.HLTEndSequence ) +process.HLT_PFMETTypeOne110_PFMHT110_IDTight_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETTypeOne110PFMHT110IDTight + process.HLTRecoMETSequence + process.hltMET80 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT80 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID110 + process.hltPFMETProducer + process.hltcorrPFMETTypeOne + process.hltPFMETTypeOne + process.hltPFMETTypeOne110 + process.HLTEndSequence ) +process.HLT_PFMETTypeOne120_PFMHT120_IDTight_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETTypeOne120PFMHT120IDTight + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT90 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID120 + process.hltPFMETProducer + process.hltcorrPFMETTypeOne + process.hltPFMETTypeOne + process.hltPFMETTypeOne120 + process.HLTEndSequence ) +process.HLT_PFMETTypeOne130_PFMHT130_IDTight_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETTypeOne130PFMHT130IDTight + process.HLTRecoMETSequence + process.hltMET100 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT100 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID130 + process.hltPFMETProducer + process.hltcorrPFMETTypeOne + process.hltPFMETTypeOne + process.hltPFMETTypeOne130 + process.HLTEndSequence ) +process.HLT_PFMETTypeOne140_PFMHT140_IDTight_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETTypeOne140PFMHT140IDTight + process.HLTRecoMETSequence + process.hltMET110 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT110 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID140 + process.hltPFMETProducer + process.hltcorrPFMETTypeOne + process.hltPFMETTypeOne + process.hltPFMETTypeOne140 + process.HLTEndSequence ) +process.HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v22 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETNoMu110PFMHTNoMu110IDTight + process.HLTRecoMETSequence + process.hltMET80 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT80 + process.HLTAK4PFJetsSequence + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID110 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu110 + process.HLTEndSequence ) +process.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v22 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETNoMu120PFMHTNoMu120IDTight + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT90 + process.HLTAK4PFJetsSequence + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID120 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu120 + process.HLTEndSequence ) +process.HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETNoMu130PFMHTNoMu130IDTight + process.HLTRecoMETSequence + process.hltMET100 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT100 + process.HLTAK4PFJetsSequence + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID130 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu130 + process.HLTEndSequence ) +process.HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETNoMu140PFMHTNoMu140IDTight + process.HLTRecoMETSequence + process.hltMET110 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT110 + process.HLTAK4PFJetsSequence + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID140 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu140 + process.HLTEndSequence ) +process.HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETNoMu110PFMHTNoMu110IDTightFilterHF + process.HLTRecoMETSequence + process.hltMET80 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT80 + process.HLTAK4PFJetsSequence + process.hltHFJetShowerShape + process.hltAK4PFJetsTightIDCorrectedHFCleaned + process.hltPFMHTNoMuTightIDHFCleaned + process.hltPFMHTNoMuTightID110HFCleaned + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu110 + process.HLTEndSequence ) +process.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETNoMu120PFMHTNoMu120IDTightFilterHF + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT90 + process.HLTAK4PFJetsSequence + process.hltHFJetShowerShape + process.hltAK4PFJetsTightIDCorrectedHFCleaned + process.hltPFMHTNoMuTightIDHFCleaned + process.hltPFMHTNoMuTightID120HFCleaned + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu120 + process.HLTEndSequence ) +process.HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETNoMu130PFMHTNoMu130IDTightFilterHF + process.HLTRecoMETSequence + process.hltMET100 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT100 + process.HLTAK4PFJetsSequence + process.hltHFJetShowerShape + process.hltAK4PFJetsTightIDCorrectedHFCleaned + process.hltPFMHTNoMuTightIDHFCleaned + process.hltPFMHTNoMuTightID130HFCleaned + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu130 + process.HLTEndSequence ) +process.HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETNoMu140PFMHTNoMu140IDTightFilterHF + process.HLTRecoMETSequence + process.hltMET110 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT110 + process.HLTAK4PFJetsSequence + process.hltHFJetShowerShape + process.hltAK4PFJetsTightIDCorrectedHFCleaned + process.hltPFMHTNoMuTightIDHFCleaned + process.hltPFMHTNoMuTightID140HFCleaned + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu140 + process.HLTEndSequence ) +process.HLT_L1ETMHadSeeds_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreL1ETMHadSeeds + process.HLTEndSequence ) +process.HLT_CaloMHT90_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreCaloMHT90 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT90 + process.HLTEndSequence ) +process.HLT_CaloMET90_NotCleaned_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreCaloMET90NotCleaned + process.HLTRecoMETSequence + process.hltMET90 + process.HLTEndSequence ) +process.HLT_CaloMET350_NotCleaned_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreCaloMET350NotCleaned + process.HLTRecoMETSequence + process.hltMET350 + process.HLTEndSequence ) +process.HLT_PFMET200_NotCleaned_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMET200NotCleaned + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4PFJetsSequence + process.hltPFMETProducer + process.hltPFMET200 + process.HLTEndSequence ) +process.HLT_PFMET250_NotCleaned_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMET250NotCleaned + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4PFJetsSequence + process.hltPFMETProducer + process.hltPFMET250 + process.HLTEndSequence ) +process.HLT_PFMET300_NotCleaned_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMET300NotCleaned + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4PFJetsSequence + process.hltPFMETProducer + process.hltPFMET300 + process.HLTEndSequence ) +process.HLT_PFMET200_BeamHaloCleaned_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMET200BeamHaloCleaned + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4PFJetsSequence + process.hltPFMETProducer + process.hltPFMET200 + process.HLTBeamHaloCleanerSequence + process.hltMetCleanBH + process.hltMETCleanBH80 + process.HLTEndSequence ) +process.HLT_PFMETTypeOne200_BeamHaloCleaned_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETTypeOne200BeamHaloCleaned + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4PFJetsSequence + process.hltPFMETProducer + process.hltcorrPFMETTypeOne + process.hltPFMETTypeOne + process.hltPFMETTypeOne200 + process.HLTBeamHaloCleanerSequence + process.hltMetCleanBH + process.hltMETCleanBH80 + process.HLTEndSequence ) +process.HLT_MET105_IsoTrk50_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sETM90ToETM150 + process.hltPreMET105IsoTrk50 + process.HLTRecoMETSequence + process.hltMET105 + process.HLTRecoJetSequenceAK4PrePF + process.HLTDoLocalPixelSequence + process.HLTDoLocalStripSequence + process.HLTRecopixelvertexingSequence + process.HLTIterativeTrackingIter02 + process.hltDeDxEstimatorProducer + process.hltTrk50Filter + process.HLTEndSequence ) +process.HLT_MET120_IsoTrk50_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sETM80ToETM150 + process.hltPreMET120IsoTrk50 + process.HLTRecoMETSequence + process.hltMET120 + process.HLTRecoJetSequenceAK4PrePF + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingSequence + process.HLTDoLocalStripSequence + process.HLTIterativeTrackingIter02 + process.hltDeDxEstimatorProducer + process.hltTrk50Filter + process.HLTEndSequence ) +process.HLT_SingleJet30_Mu12_SinglePFJet40_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC16dRMax0p4 + process.hltPreSingleJet30Mu12SinglePFJet40 + process.hltL1fL1sMu3Jet16L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloBJets30eta2p3 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3Jet16L1f0L2Filtered8) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3Jet16L1Filtered0) + process.hltL3fL1sMu3Jet16L1f0L2f8L3Filtered12 + process.HLTAK4PFJetsSequence + process.hltSinglePFBJets40Eta2p3 + process.HLTBTagMuJet40PFMu12SequenceL3 + process.hltBSoftMuonJet40Mu12L3FilterByDR + process.HLTEndSequence ) +process.HLT_Mu12eta2p3_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu7 + process.hltPreMu12eta2p3 + process.hltL1fL1sMu7L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu7L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu7L1Filtered0) + process.hltL3fL1sMu7L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) +process.HLT_Mu12eta2p3_PFJet40_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3Jet30er2p5 + process.hltPreMu12eta2p3PFJet40 + process.hltL1fL1sMu3Jet30er2p5L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltCaloJet30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFJetCorrectedMatchedToCaloJet30eta2p3 + process.hltPFJet40Eta2p3 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3Jet30er2p5L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3Jet30er2p5L1Filtered0) + process.hltL3fL1sMu3Jet30er2p5L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) +process.HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC16dRMax0p4 + process.hltPreMu12DoublePFJets40PFBTagDeepCSVp71 + process.hltL1fL1sMu3Jet16L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets40Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Single8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3Jet16L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3Jet16L1Filtered0) + process.hltL3fL1sMu3Jet16L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) +process.HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC60dRMax0p4 + process.hltPreMu12DoublePFJets100PFBTagDeepCSVp71 + process.hltL1fL1sMu3Jet60L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets100Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Single8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3Jet60L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3Jet60L1Filtered0) + process.hltL3fL1sMu3Jet60L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) +process.HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC120dRMax0p4 + process.hltPreMu12DoublePFJets200PFBTagDeepCSVp71 + process.hltL1fL1sMu3Jet120L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets200Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Single8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3Jet120L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3Jet120L1Filtered0) + process.hltL3fL1sMu3Jet120L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) +process.HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC120dRMax0p4 + process.hltPreMu12DoublePFJets350PFBTagDeepCSVp71 + process.hltL1fL1sMu3Jet120L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets350Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Single8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3Jet120L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3Jet120L1Filtered0) + process.hltL3fL1sMu3Jet120L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) +process.HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1Mu12er2p3Jet40er2p3dRMax0p4DoubleJet40er2p3dEtaMax1p6 + process.hltPreMu12DoublePFJets40MaxDeta1p6DoublePFBTagDeepCSVp71 + process.hltL1fL1sMu12Dijet40Deta1p6L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets40Eta2p3 + process.hltDoublePFBJets40Eta2p3MaxDeta1p6 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Double8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu12Dijet40Deta1p6L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu12Dijet40Deta1p6L1Filtered0) + process.hltL3fL1sMu12Dijet40Deta1p6L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) +process.HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1Mu12er2p3Jet40er2p3dRMax0p4DoubleJet40er2p3dEtaMax1p6 + process.hltPreMu12DoublePFJets54MaxDeta1p6DoublePFBTagDeepCSVp71 + process.hltL1fL1sMu12Dijet40Deta1p6L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets54Eta2p3 + process.hltDoublePFBJets54Eta2p3MaxDeta1p6 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Double8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu12Dijet40Deta1p6L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu12Dijet40Deta1p6L1Filtered0) + process.hltL3fL1sMu12Dijet40Deta1p6L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) +process.HLT_DoublePFJets40_PFBTagDeepCSV_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet40er2p5 + process.hltPreDoublePFJets40PFBTagDeepCSVp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets40Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Single8Jets30 + process.HLTEndSequence ) +process.HLT_DoublePFJets100_PFBTagDeepCSV_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet100er2p5 + process.hltPreDoublePFJets100PFBTagDeepCSVp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets100Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Single8Jets30 + process.HLTEndSequence ) +process.HLT_DoublePFJets200_PFBTagDeepCSV_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet120er2p5 + process.hltPreDoublePFJets200PFBTagDeepCSVp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets200Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Single8Jets30 + process.HLTEndSequence ) +process.HLT_DoublePFJets350_PFBTagDeepCSV_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet120er2p5 + process.hltPreDoublePFJets350PFBTagDeepCSVp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets350Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Single8Jets30 + process.HLTEndSequence ) +process.HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet112er2p3dEtaMax1p6 + process.hltPreDoublePFJets116MaxDeta1p6DoublePFBTagDeepCSVp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets100eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets100eta2p3 + process.hltDoublePFBJets116Eta2p3 + process.hltDoublePFBJets116Eta2p3MaxDeta1p6 + process.hltSelectorPFJets80 + process.hltSelector6PFJets80 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Double6Jets80 + process.HLTEndSequence ) +process.HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet112er2p3dEtaMax1p6 + process.hltPreDoublePFJets128MaxDeta1p6DoublePFBTagDeepCSVp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets100eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets100eta2p3 + process.hltDoublePFBJets128Eta2p3 + process.hltDoublePFBJets128Eta2p3MaxDeta1p6 + process.hltSelectorPFJets80 + process.hltSelector6PFJets80 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Double6Jets80 + process.HLTEndSequence ) +process.HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC16dRMax0p4 + process.hltPreMu12DoublePFJets40PFBTagDeepJetp71 + process.hltL1fL1sMu3Jet16L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets40Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Single8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3Jet16L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3Jet16L1Filtered0) + process.hltL3fL1sMu3Jet16L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) +process.HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC60dRMax0p4 + process.hltPreMu12DoublePFJets100PFBTagDeepJetp71 + process.hltL1fL1sMu3Jet60L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets100Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Single8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3Jet60L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3Jet60L1Filtered0) + process.hltL3fL1sMu3Jet60L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) +process.HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC120dRMax0p4 + process.hltPreMu12DoublePFJets200PFBTagDeepJetp71 + process.hltL1fL1sMu3Jet120L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets200Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Single8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3Jet120L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3Jet120L1Filtered0) + process.hltL3fL1sMu3Jet120L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) +process.HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC120dRMax0p4 + process.hltPreMu12DoublePFJets350PFBTagDeepJetp71 + process.hltL1fL1sMu3Jet120L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets350Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Single8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3Jet120L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3Jet120L1Filtered0) + process.hltL3fL1sMu3Jet120L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) +process.HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1Mu12er2p3Jet40er2p3dRMax0p4DoubleJet40er2p3dEtaMax1p6 + process.hltPreMu12DoublePFJets40MaxDeta1p6DoublePFBTagDeepJetp71 + process.hltL1fL1sMu12Dijet40Deta1p6L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets40Eta2p3 + process.hltDoublePFBJets40Eta2p3MaxDeta1p6 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Double8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu12Dijet40Deta1p6L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu12Dijet40Deta1p6L1Filtered0) + process.hltL3fL1sMu12Dijet40Deta1p6L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) +process.HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1Mu12er2p3Jet40er2p3dRMax0p4DoubleJet40er2p3dEtaMax1p6 + process.hltPreMu12DoublePFJets54MaxDeta1p6DoublePFBTagDeepJetp71 + process.hltL1fL1sMu12Dijet40Deta1p6L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets54Eta2p3 + process.hltDoublePFBJets54Eta2p3MaxDeta1p6 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Double8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu12Dijet40Deta1p6L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu12Dijet40Deta1p6L1Filtered0) + process.hltL3fL1sMu12Dijet40Deta1p6L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) +process.HLT_DoublePFJets40_PFBTagDeepJet_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet40er2p5 + process.hltPreDoublePFJets40PFBTagDeepJetp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets40Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Single8Jets30 + process.HLTEndSequence ) +process.HLT_DoublePFJets100_PFBTagDeepJet_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet100er2p5 + process.hltPreDoublePFJets100PFBTagDeepJetp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets100Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Single8Jets30 + process.HLTEndSequence ) +process.HLT_DoublePFJets200_PFBTagDeepJet_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet120er2p5 + process.hltPreDoublePFJets200PFBTagDeepJetp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets200Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Single8Jets30 + process.HLTEndSequence ) +process.HLT_DoublePFJets350_PFBTagDeepJet_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet120er2p5 + process.hltPreDoublePFJets350PFBTagDeepJetp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets350Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Single8Jets30 + process.HLTEndSequence ) +process.HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet112er2p3dEtaMax1p6 + process.hltPreDoublePFJets116MaxDeta1p6DoublePFBTagDeepJetp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets100eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets100eta2p3 + process.hltDoublePFBJets116Eta2p3 + process.hltDoublePFBJets116Eta2p3MaxDeta1p6 + process.hltSelectorPFJets80 + process.hltSelector6PFJets80 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Double6Jets80 + process.HLTEndSequence ) +process.HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet112er2p3dEtaMax1p6 + process.hltPreDoublePFJets128MaxDeta1p6DoublePFBTagDeepJetp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets100eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets100eta2p3 + process.hltDoublePFBJets128Eta2p3 + process.hltDoublePFBJets128Eta2p3MaxDeta1p6 + process.hltSelectorPFJets80 + process.hltSelector6PFJets80 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Double6Jets80 + process.HLTEndSequence ) +process.HLT_Photon300_NoHE_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGNonIsoOrWithJetAndTau + process.hltPrePhoton300NoHE + process.HLTSinglePhoton300erNoHESequence + process.HLTEndSequence ) +process.HLT_Mu8_TrkIsoVVL_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu3IorSingleMu5IorSingleMu7 + process.hltPreMu8TrkIsoVVL + process.hltL1fL1sMu3or5or7L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu5L1f0L2Filtered5) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu5L1Filtered0) + process.hltL3fL1sMu5L1f0L2f5L3Filtered8 + process.HLTL3muontrkisovvlSequence + process.hltL3fL1sMu5L1f0L2f5L3Filtered8TkIsoVVLFiltered + process.HLTEndSequence ) +process.HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sMu6DoubleEG10 + process.hltPreMu8DiEle12CaloIdLTrackIdLDZ + process.HLTMu8DiEle12CaloIdLTrackIdLMuonlegSequence + process.HLTMu8DiEle12CaloIdLTrackIdLElectronlegSequence + process.hltMu8Ele12DZFilter + process.hltEle12Ele12DZFilter + process.HLTEndSequence ) +process.HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sMu6DoubleEG10 + process.hltPreMu8DiEle12CaloIdLTrackIdL + process.HLTMu8DiEle12CaloIdLTrackIdLMuonlegSequence + process.HLTMu8DiEle12CaloIdLTrackIdLElectronlegSequence + process.HLTEndSequence ) +process.HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sMu6HTT240 + process.hltPreMu8Ele8CaloIdMTrackIdMMass8PFHT350DZ + process.hltMuon8L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltMuon8L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3Muon8L1Filtered0) + process.hltL3fL1sMu6HTT240Filtered8 + process.HLTSingleEle8CaloIdMGsfTrackIdMSequence + process.hltElectronMuonInvMassFilter8 + process.hltMu8Ele8CaloIdMTrackIdMDZFilter + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT350Jet30 + process.HLTEndSequence ) +process.HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sMu6HTT240 + process.hltPreMu8Ele8CaloIdMTrackIdMMass8PFHT350 + process.hltMuon8L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltMuon8L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3Muon8L1Filtered0) + process.hltL3fL1sMu6HTT240Filtered8 + process.HLTSingleEle8CaloIdMGsfTrackIdMSequence + process.hltElectronMuonInvMassFilter8 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT350Jet30 + process.HLTEndSequence ) +process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZ + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + process.HLTEndSequence ) +process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZPFDiJet30 + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + process.HLTAK4PFJetsSequence + process.hltPFJetFilterTwoC30 + process.HLTEndSequence ) +process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZCaloDiJet30 + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterTwoC30 + process.HLTEndSequence ) +process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZPFDiJet30PFBtagDeepCSV1p5 + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + process.HLTAK4PFJetsSequence + process.hltPFJetFilterTwoC30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV1p5Single + process.HLTEndSequence ) +process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZCaloDiJet30CaloBtagDeepCSV1p5 + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterTwoC30 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p5Single + process.HLTEndSequence ) +process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVL + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.HLTEndSequence ) +process.HLT_Mu17_TrkIsoVVL_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu15DQ + process.hltPreMu17TrkIsoVVL + process.hltL1fL1sMu15DQlqL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu15DQlqL1f0L2Filtered10) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu15DQlqL1Filtered0) + process.hltL3fL1sMu15DQlqL1f0L2f10L3Filtered17 + process.HLTL3muontrkisovvlSequence + process.hltL3fL1sMu1lqL1f0L2f10L3Filtered17TkIsoVVLFiltered + process.HLTEndSequence ) +process.HLT_Mu19_TrkIsoVVL_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu15DQ + process.hltPreMu19TrkIsoVVL + process.hltL1fL1sMu15DQlqL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu15DQlqL1f0L2Filtered10) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu15DQlqL1Filtered0) + process.hltL3fL1sMu15DQlqL1f0L2f10L3Filtered19 + process.HLTL3muontrkisovvlSequence + process.hltL3fL1sMu1lqL1f0L2f10L3Filtered19TkIsoVVLFiltered + process.HLTEndSequence ) +process.HLT_BTagMu_AK4DiJet20_Mu5_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC16dRMax0p4 + process.hltPreBTagMuAK4DiJet20Mu5 + process.HLTAK4CaloJetsSequence + process.hltBDiJet20L1FastJetCentral + process.HLTBTagMuDiJet20L1FastJetSequenceL25 + process.hltBSoftMuonDiJet20L1FastJetL25FilterByDR + process.HLTBTagMuDiJet20L1FastJetMu5SelSequenceL3 + process.hltBSoftMuonDiJet20L1FastJetMu5L3FilterByDR + process.HLTEndSequence ) +process.HLT_BTagMu_AK4DiJet40_Mu5_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC35dRMax0p4 + process.hltPreBTagMuAK4DiJet40Mu5 + process.HLTAK4CaloJetsSequence + process.hltBDiJet40L1FastJetCentral + process.HLTBTagMuDiJet40L1FastJetSequenceL25 + process.hltBSoftMuonDiJet40L1FastJetL25FilterByDR + process.HLTBTagMuDiJet40L1FastJetMu5SelSequenceL3 + process.hltBSoftMuonDiJet40L1FastJetMu5L3FilterByDR + process.HLTEndSequence ) +process.HLT_BTagMu_AK4DiJet70_Mu5_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC60dRMax0p4 + process.hltPreBTagMuAK4DiJet70Mu5 + process.HLTAK4CaloJetsSequence + process.hltBDiJet70L1FastJetCentral + process.HLTBTagMuDiJet70L1FastJetSequenceL25 + process.hltBSoftMuonDiJet70L1FastJetL25FilterByDR + process.HLTBTagMuDiJet70L1FastJetMu5SelSequenceL3 + process.hltBSoftMuonDiJet70L1FastJetMu5L3FilterByDR + process.HLTEndSequence ) +process.HLT_BTagMu_AK4DiJet110_Mu5_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC80dRMax0p4 + process.hltPreBTagMuAK4DiJet110Mu5 + process.HLTAK4CaloJetsSequence + process.hltBDiJet110L1FastJetCentral + process.HLTBTagMuDiJet110L1FastJetSequenceL25 + process.hltBSoftMuonDiJet110L1FastJetL25FilterByDR + process.HLTBTagMuDiJet110L1FastJetMu5SelSequenceL3 + process.hltBSoftMuonDiJet110L1FastJetMu5L3FilterByDR + process.HLTEndSequence ) +process.HLT_BTagMu_AK4DiJet170_Mu5_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC120dRMax0p4 + process.hltPreBTagMuAK4DiJet170Mu5 + process.HLTAK4CaloJetsSequence + process.hltBDiJet200L1FastJetCentral + process.HLTBTagMuDiJet200L1FastJetSequenceL25 + process.hltBSoftMuonDiJet200L1FastJetL25FilterByDR + process.HLTBTagMuDiJet200L1FastJetMu5SelSequenceL3 + process.hltBSoftMuonDiJet200L1FastJetMu5L3FilterByDR + process.HLTEndSequence ) +process.HLT_BTagMu_AK4Jet300_Mu5_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet200 + process.hltPreBTagMuAK4Jet300Mu5 + process.HLTAK4CaloJetsSequence + process.hltBJet300L1FastJetCentral + process.HLTBTagMuJet300L1FastJetSequenceL25 + process.hltBSoftMuonJet300L1FastJetL25FilterByDR + process.HLTBTagMuJet300L1FastJetMu5SelSequenceL3 + process.hltBSoftMuonJet300L1FastJetMu5L3FilterByDR + process.HLTEndSequence ) +process.HLT_BTagMu_AK8DiJet170_Mu5_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC120dRMax0p8 + process.hltPreBTagMuAK8DiJet170Mu5 + process.HLTAK8CaloJetsSequence + process.hltBAK8DiJet170L1FastJetCentral + process.HLTBTagMuAK8DiJet170L1FastJetSequenceL25 + process.hltBSoftMuonAK8DiJet170L1FastJetL25FilterByDR + process.HLTBTagMuAK8DiJet170L1FastJetMu5SelSequenceL3 + process.hltBSoftMuonAK8DiJet170L1FastJetMu5L3FilterByDR + process.HLTEndSequence ) +process.HLT_BTagMu_AK8Jet170_DoubleMu5_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0Jet90er2p5dRMax0p8dRMu1p6 + process.hltPreBTagMuAK8Jet170DoubleMu5 + process.hltDoubleMuon0L1Filtered0 + process.HLTAK8CaloJetsSequence + process.hltBAK8Jet170L1FastJetCentral + process.HLTBTagMuAK8Jet170L1FastJetDoubleMuSequenceL25 + process.hltBSoftMuonAK8Jet170L1FastJetL25FilterByDR + process.HLTBTagMuAK8Jet170L1FastJetDoubleMu5SelSequenceL3 + process.hltBSoftMuonAK8Jet170L1FastJetDoubleMu5L3FilterByDR + process.HLTEndSequence ) +process.HLT_BTagMu_AK8Jet300_Mu5_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet200 + process.hltPreBTagMuAK8Jet300Mu5 + process.HLTAK8CaloJetsSequence + process.hltBJet300L1AK8FastJetCentral + process.HLTBTagMuJet300L1AK8FastJetSequenceL25 + process.hltBSoftMuonJet300L1FastJetAK8L25FilterByDR + process.HLTBTagMuJet300L1AK8FastJetMu5SelSequenceL3 + process.hltBSoftMuonJet300L1FastJetAK8Mu5L3FilterByDR + process.HLTEndSequence ) +process.HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEG + process.hltPreEle23Ele12CaloIdLTrackIdLIsoVLDZ + process.HLTEle23Ele12CaloIdLTrackIdLIsoVLSequence + process.hltEle23Ele12CaloIdLTrackIdLIsoVLDZFilter + process.HLTEndSequence ) +process.HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEG + process.hltPreEle23Ele12CaloIdLTrackIdLIsoVL + process.HLTEle23Ele12CaloIdLTrackIdLIsoVLSequence + process.HLTEndSequence ) +process.HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sMu23EG10IorMu20EG17 + process.hltPreMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLDZ + process.HLTMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLDZFilter + process.HLTEndSequence ) +process.HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sMu23EG10IorMu20EG17 + process.hltPreMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVL + process.HLTMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLElectronlegSequence + process.HLTEndSequence ) +process.HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVL + process.HLTMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.HLTEndSequence ) +process.HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZ + process.HLTMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + process.HLTEndSequence ) +process.HLT_Photon20_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15er2p5 + process.hltPrePhoton20 + process.HLTPhoton20Sequence + process.HLTEndSequence ) +process.HLT_Photon33_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG26 + process.hltPrePhoton33 + process.HLTPhoton33Sequence + process.HLTEndSequence ) +process.HLT_Photon50_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG34to45 + process.hltPrePhoton50 + process.HLTPhoton50Sequence + process.HLTEndSequence ) +process.HLT_Photon75_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG34to50 + process.hltPrePhoton75 + process.HLTPhoton75Sequence + process.HLTEndSequence ) +process.HLT_Photon90_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG34to50 + process.hltPrePhoton90 + process.HLTPhoton90Sequence + process.HLTEndSequence ) +process.HLT_Photon120_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG34to50 + process.hltPrePhoton120 + process.HLTPhoton120Sequence + process.HLTEndSequence ) +process.HLT_Photon150_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGNonIsoOrWithJetAndTau + process.hltPrePhoton150 + process.HLTPhoton150Sequence + process.HLTEndSequence ) +process.HLT_Photon175_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGNonIsoOrWithJetAndTau + process.hltPrePhoton175 + process.HLTPhoton175Sequence + process.HLTEndSequence ) +process.HLT_Photon200_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGNonIsoOrWithJetAndTau + process.hltPrePhoton200 + process.HLTPhoton200Sequence + process.HLTEndSequence ) +process.HLT_Photon30EB_TightID_TightIso_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleIsoEG28er1p5 + process.hltPrePhoton30EBTightIDTightIso + process.HLTPhoton30EBTightIDTightIsoSequence + process.HLTEndSequence ) +process.HLT_Photon110EB_TightID_TightIso_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton110EBTightIDTightIso + process.HLTPhoton110EBTightIDTightIsoSequence + process.HLTEndSequence ) +process.HLT_Photon100EBHE10_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton100EBHE10 + process.HLTPhoton100EBHE10Sequence + process.HLTEndSequence ) +process.HLT_Photon50_R9Id90_HE10_IsoM_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton50R9Id90HE10IsoM + process.HLTPhoton50R9Id90HE10IsoMSequence + process.HLTEndSequence ) +process.HLT_Photon75_R9Id90_HE10_IsoM_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton75R9Id90HE10IsoM + process.HLTPhoton75R9Id90HE10IsoMSequence + process.HLTEndSequence ) +process.HLT_Photon90_R9Id90_HE10_IsoM_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton90R9Id90HE10IsoM + process.HLTPhoton90R9Id90HE10IsoMSequence + process.HLTEndSequence ) +process.HLT_Photon120_R9Id90_HE10_IsoM_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton120R9Id90HE10IsoM + process.HLTPhoton120R9Id90HE10IsoMSequence + process.HLTEndSequence ) +process.HLT_Photon165_R9Id90_HE10_IsoM_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton165R9Id90HE10IsoM + process.HLTPhoton165R9Id90HE10IsoMSequence + process.HLTEndSequence ) +process.HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGor + process.hltPreDiphoton3022R9IdORIsoCaloIdANDHER9IdMass90 + process.HLTDiphoton30L22R9Id85b90eORIso60CaloId15b35eANDHE12R9Id50b80eSequence + process.hltDiEG22R9Id85b90eORIso60CaloId15b35eANDHE12R9Id50b80eMass90CombMassLastFilter + process.HLTEndSequence ) +process.HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGor + process.hltPreDiphoton3022R9IdORIsoCaloIdANDHER9IdMass95 + process.HLTDiphoton30L22R9Id85b90eORIso60CaloId15b35eANDHE12R9Id50b80eSequence + process.hltDiEG22R9Id85b95eORIso60CaloId15b35eANDHE12R9Id50b80eMass95CombMassLastFilter + process.HLTEndSequence ) +process.HLT_Photon35_TwoProngs35_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sBigORLooseIsoEGXXerIsoTauYYerdRMin0p3 + process.hltPrePhoton35TwoProngs35 + process.HLTPhoton35R9Id90HE10IsoMSequence + process.HLTGlobalPFTauConeSequence + process.hltOverlapFilterPhoton35IsoTau35WPTightGsfCaloJet5 + process.HLTMediumChargedIsoPFTau35Sequence + process.hltOverlapFilterPhoton35MediumChargedIsoPFTau35 + process.HLTEndSequence ) +process.HLT_IsoMu24_TwoProngs35_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22 + process.hltPreIsoMu24TwoProngs35 + process.hltL1fL1sMu22L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMu22L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22L1Filtered0) + process.hltL3fL1sSingleMu22L1f0L2f10QL3Filtered24Q + process.HLTMu24IsolationSequence + process.hltL3crIsoL1sSingleMu22L1f0L2f10QL3f24QL3trkIsoFiltered + process.HLTGlobalPFTauConeSequence + process.HLTMediumChargedIsoPFTau35Sequence + process.HLTEndSequence ) +process.HLT_Dimuon0_Jpsi_L1_NoOS_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0SQ + process.hltPreDimuon0JpsiL1NoOS + process.hltL1fL1DoubleMu0SQL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0SQL2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1DoubleMu0SQL1Filtered0) + process.hltDimuon0JpsiL1sNoOSL3Filtered + process.hltDisplacedmumuVtxProducerDimuon0JpsiL1sNoOS + process.hltDisplacedmumuFilterDimuon0JpsiL1sNoOS + process.HLTEndSequence ) +process.HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0SQ + process.hltPreDimuon0JpsiNoVertexingNoOS + process.hltL1fL1DoubleMu0SQL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0SQL2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1DoubleMu0SQL1Filtered0) + process.hltDimuon0JpsiNoVtxNoOSL3Filtered + process.HLTEndSequence ) +process.HLT_Dimuon0_Jpsi_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0SQOS + process.hltPreDimuon0Jpsi + process.hltL1sEmuDoubleMu0SQOS + process.hltL1fL1DoubleMu0SQOSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0SQOSL2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1DoubleMu0SQOSL1Filtered0) + process.hltDimuon0JpsiL3Filtered + process.hltDisplacedmumuVtxProducerDimuon0Jpsi + process.hltDisplacedmumuFilterDimuon0Jpsi + process.HLTEndSequence ) +process.HLT_Dimuon0_Jpsi_NoVertexing_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0SQOS + process.hltPreDimuon0JpsiNoVertexing + process.hltL1sEmuDoubleMu0SQOS + process.hltL1fL1DoubleMu0SQOSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0SQOSL2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1DoubleMu0SQOSL1Filtered0) + process.hltDimuon0JpsiL3Filtered + process.HLTEndSequence ) +process.HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + process.hltPreDimuon0JpsiL14R0er1p5R + process.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.hltDimuon0JpsiL1s4R0er1p5RL3Filtered + process.hltDisplacedmumuVtxProducerDimuon0JpsiL1s4R0er1p5R + process.hltDisplacedmumuFilterDimuon0JpsiL1s4R0er1p5R + process.HLTEndSequence ) +process.HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + process.hltPreDimuon0JpsiNoVertexingL14R0er1p5R + process.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.hltDimuon0JpsiL1s4R0er1p5RL3Filtered + process.HLTEndSequence ) +process.HLT_Dimuon0_Jpsi3p5_Muon2_v7 = cms.Path( process.HLTBeginSequence + process.hltL1TripleMu5SQ3SQ0OQDoubleMu53SQOSMassMax9 + process.hltPreDimuon0Jpsi3p5Muon2 + process.hltTripleMuonL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltTripleMuonL2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3TripleMuonL1Filtered0) + process.hltTripleMuL3PreFiltered222 + process.hltJpsiMuonL3Filtered3p5 + process.hltDisplacedmumuVtxProducerJpsiMuon3p5 + process.hltVertexmumuFilterJpsiMuon3p5 + process.HLTEndSequence ) +process.HLT_Dimuon0_Upsilon_L1_4p5_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4p5SQOS + process.hltPreDimuon0UpsilonL14p5 + process.hltL1sEmuDoubleMu4p5SQOS + process.hltL1fL1sL1DoubleMu4p5SQOSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu4p5SQOSL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu4p5SQOSL1Filtered0) + process.hltDimuon0UpsilonL1s4p5L3Filtered + process.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s4p5 + process.hltDisplacedmumuFilterDimuon0UpsilonL1s4p5 + process.HLTEndSequence ) +process.HLT_Dimuon0_Upsilon_L1_5_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu5SQOS + process.hltPreDimuon0UpsilonL15 + process.hltL1sEmuDoubleMu5SQOS + process.hltL1fL1sL1DoubleMu5SQOSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu5SQOSL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu5SQOSL1Filtered0) + process.hltDimuon0UpsilonL1s5L3Filtered + process.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s5 + process.hltDisplacedmumuFilterDimuon0UpsilonL1s5 + process.HLTEndSequence ) +process.HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4p5SQ + process.hltPreDimuon0UpsilonL14p5NoOS + process.hltL1fL1sL1DoubleMu4p5SQL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu4p5SQL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu4p5SQL1Filtered0) + process.hltDimuon0UpsilonL1s4p5NoOSL3Filtered + process.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s4p5NoOS + process.hltDisplacedmumuFilterDimuon0UpsilonL1s4p5NoOS + process.HLTEndSequence ) +process.HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4p5er2p0SQ + process.hltPreDimuon0UpsilonL14p5er2p0 + process.hltL1sEmuDoubleMu4p5er2p0SQ + process.hltL1fL1sL1DoubleMu4p5er2p0SQL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu4p5er2p0SQL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu4p5er2p0SQL1Filtered0) + process.hltDimuon0UpsilonL1s4p5er2p0L3Filtered + process.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s4p5er2p0 + process.hltDisplacedmumuFilterDimuon0UpsilonL1s4p5er2p0 + process.HLTEndSequence ) +process.HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4p5er2p0SQMass7to18 + process.hltPreDimuon0UpsilonL14p5er2p0M + process.hltL1fL1sL1DoubleMu4p5er2p0SQMass7to18L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu4p5er2p0SQMass7to18L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu4p5er2p0SQMass7to18L1Filtered0) + process.hltDimuon0UpsilonL1s4p5er2p0ML3Filtered + process.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s4p5er2p0M + process.hltDisplacedmumuFilterDimuon0UpsilonL1s4p5er2p0M + process.HLTEndSequence ) +process.HLT_Dimuon0_Upsilon_NoVertexing_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4p5er2p0SQMass7to18 + process.hltPreDimuon0UpsilonNoVertexing + process.hltL1fL1sL1DoubleMu4p5er2p0SQMass7to18L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu4p5er2p0SQMass7to18L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu4p5er2p0SQMass7to18L1Filtered0) + process.hltDimuon0UpsilonL1s4p5er2p0ML3Filtered + process.HLTEndSequence ) +process.HLT_Dimuon0_Upsilon_L1_5M_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu5SQMass7to18 + process.hltPreDimuon0UpsilonL15M + process.hltL1fL1sL1DoubleMu5SQMass7to18L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu5SQMass7to18L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu5SQMass7to18L1Filtered0) + process.hltDimuon0UpsilonL1s5ML3Filtered + process.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s5M + process.hltDisplacedmumuFilterDimuon0UpsilonL1s5M + process.HLTEndSequence ) +process.HLT_Dimuon0_LowMass_L1_0er1p5R_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5dR1p4 + process.hltPreDimuon0LowMassL10er1p5R + process.hltL1fL1sL1DoubleMu0er1p5dR1p4L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0er1p5dR1p4L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5dR1p4L1Filtered0) + process.hltDimuon0LowMassL1s0er1p5RL3Filtered + process.hltDisplacedmumuVtxProducerDimuon0LowMassL1s0er1p5R + process.hltDisplacedmumuFilterDimuon0LowMassL1s0er1p5R + process.HLTEndSequence ) +process.HLT_Dimuon0_LowMass_L1_0er1p5_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5 + process.hltPreDimuon0LowMassL10er1p5 + process.hltL1sEmuDoubleMu0er1p5 + process.hltL1fL1sL1DoubleMu0er1p5L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0er1p5L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5L1Filtered0) + process.hltDimuon0LowMassL1s0er1p5L3Filtered + process.hltDisplacedmumuVtxProducerDimuon0LowMassL1s0er1p5 + process.hltDisplacedmumuFilterDimuon0LowMassL1s0er1p5 + process.HLTEndSequence ) +process.HLT_Dimuon0_LowMass_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0SQOS + process.hltPreDimuon0LowMass + process.hltL1sEmuDoubleMu0SQOS + process.hltL1fL1DoubleMu0SQOSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0SQOSL2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1DoubleMu0SQOSL1Filtered0) + process.hltDimuon0LowMassL3Filtered + process.hltDisplacedmumuVtxProducerDimuon0LowMass + process.hltDisplacedmumuFilterDimuon0LowMass + process.HLTEndSequence ) +process.HLT_Dimuon0_LowMass_L1_4_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4SQOS + process.hltPreDimuon0LowMassL14 + process.hltL1sEmuDoubleMu4SQOS + process.hltL1fL1sL1DoubleMu4SQOSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu4SQOSL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu4SQOSL1Filtered0) + process.hltDimuon0LowMassL1s4L3Filtered + process.hltDisplacedmumuVtxProducerDimuon0LowMassL1s4 + process.hltDisplacedmumuFilterDimuon0LowMassL1s4 + process.HLTEndSequence ) +process.HLT_Dimuon0_LowMass_L1_4R_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4dR1p2 + process.hltPreDimuon0LowMassL14R + process.hltL1fL1sL1DoubleMu4dR1p2L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu4dR1p2L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu4dR1p2L1Filtered0) + process.hltDimuon0LowMassL1s4RL3Filtered + process.hltDisplacedmumuVtxProducerDimuon0LowMassL1s4R + process.hltDisplacedmumuFilterDimuon0LowMassL1s4R + process.HLTEndSequence ) +process.HLT_Dimuon0_LowMass_L1_TM530_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMu530NoMass + process.hltPreDimuon0LowMassL1TM530 + process.hltL1fL1sL1TripleMuNoMassL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1TripleMuNoMassL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1TripleMuNoMassL1Filtered0) + process.hltDimuon0LowMassL1sTM530L3Filtered + process.hltDisplacedmumuVtxProducerDimuon0LowMassL1sTM530 + process.hltDisplacedmumuFilterDimuon0LowMassL1sTM530 + process.HLTEndSequence ) +process.HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMu0 + process.hltPreDimuon0UpsilonMuonL1TM0 + process.hltTripleMuon0L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltTripleMuon0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3TripleMuon0L1Filtered0) + process.hltTripleMu0L3PreFiltered0 + process.hltUpsilon0MuonL3FilteredL1sTM0 + process.hltDisplacedmumuVtxProducerUpsilon0MuonL1sTM0 + process.hltVertexmumuFilterUpsilon0MuonL1sTM0 + process.HLTEndSequence ) +process.HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMu53p52p5 + process.hltPreDimuon0UpsilonMuonNoL1Mass + process.hltTripleMuon53p52p5L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltTripleMuon53p52p5L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3TripleMuon53p52p5L1Filtered0) + process.hltTripleMu0NoL1MassL3PreFiltered0 + process.hltUpsilon0MuonL3FilteredNoL1Mass + process.hltDisplacedmumuVtxProducerUpsilon0MuonNoL1Mass + process.hltVertexmumuFilterUpsilon0MuonNoL1Mass + process.HLTEndSequence ) +process.HLT_TripleMu_5_3_3_Mass3p8_DZ_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMu0IorTripleMu553 + process.hltPreTripleMu533Mass3p8DZ + process.hltL1TripleMu553L1TriMuFiltered3 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL1TripleMu553L2TriMuFiltered3) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1TripleMu553L1TriMuFiltered3) + process.hltL3fL1TripleMu553f0PreFiltered333 + process.hltL3fL1TripleMu553f0Filtered533 + process.hltTripleMu533TripleDZ0p2 + process.hltTripleMu533Mass3p8toInfFilter + process.HLTEndSequence ) +process.HLT_TripleMu_10_5_5_DZ_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMu0IorTripleMu553 + process.hltPreTripleMu1055DZ + process.hltL1TripleMu553L1TriMuFiltered3 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL1TripleMu553L2TriMuFiltered3) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1TripleMu553L1TriMuFiltered3) + process.hltL3fL1TripleMu553f0PreFiltered555 + process.hltL3fL1TripleMu553f0Filtered1055 + process.hltTripleMu555TripleDZ0p2 + process.HLTEndSequence ) +process.HLT_TripleMu_12_10_5_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMu0IorTripleMu553 + process.hltPreTripleMu12105 + process.hltL1TripleMu553L1TriMuFiltered3 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL1TripleMu553L2TriMuFiltered3) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1TripleMu553L1TriMuFiltered3) + process.hltL3fL1TripleMu553f0PreFiltered555 + process.hltL3fL1TripleMu553f0Filtered10105 + process.hltL3fL1TripleMu553f0Filtered12105 + process.HLTEndSequence ) +process.HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu157IorDoubleMu4p5SQOSdR1p2IorSingleMu25IorSingleMu22erIorTripleMuMassMax9 + process.hltPreTau3MuMu7Mu1TkMu1Tau15 + process.hltL1fL1sL1WTau3MuSeedsL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1WTau3MuSeedsL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + process.hltMu1Mu1TrkPairPt2DR0p5MassMax1p9 + process.hltDiMuonForTau3MuDzFiltered0p3 + process.HLTTrackerMuonSequenceLowPt + process.hltTau3MuTriMuon1filter + process.HLTL3muontrkisorecoSequence + process.hltTauPt15MuPts711Mass1p3to2p1Iso + process.hltTau3MuPreFilter + process.HLTEndSequence ) +process.HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu157IorDoubleMu4p5SQOSdR1p2IorSingleMu25IorSingleMu22erIorTripleMuMassMax9 + process.hltPreTau3MuMu7Mu1TkMu1Tau15Charge1 + process.hltL1fL1sL1WTau3MuSeedsL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1WTau3MuSeedsL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + process.hltMu1Mu1TrkPairPt2DR0p5MassMax1p9 + process.hltDiMuonForTau3MuDzFiltered0p3 + process.HLTTrackerMuonSequenceLowPt + process.hltTau3MuTriMuon1filter + process.HLTL3muontrkisorecoSequence + process.hltTauPt15MuPts711Mass1p3to2p1IsoCharge1 + process.hltTau3MuPreFilterCharge1 + process.HLTEndSequence ) +process.HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu157IorDoubleMu4p5SQOSdR1p2IorSingleMu25IorSingleMu22erIorTripleMuMassMax9 + process.hltPreTau3MuMu7Mu1TkMu1IsoTau15 + process.hltL1fL1sL1WTau3MuSeedsL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1WTau3MuSeedsL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + process.hltMu1Mu1TrkPairPt2DR0p5MassMax1p9 + process.hltDiMuonForTau3MuDzFiltered0p3 + process.HLTTrackerMuonSequenceLowPt + process.hltTau3MuTriMuon1filter + process.HLTL3muontrkisorecoSequence + process.hltTauPt15MuPts711Mass1p3to2p1Iso + process.hltTau3MuPreFilter + process.hltTau3MuIsoFilter + process.HLTEndSequence ) +process.HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu157IorDoubleMu4p5SQOSdR1p2IorSingleMu25IorSingleMu22erIorTripleMuMassMax9 + process.hltPreTau3MuMu7Mu1TkMu1IsoTau15Charge1 + process.hltL1fL1sL1WTau3MuSeedsL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1WTau3MuSeedsL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + process.hltMu1Mu1TrkPairPt2DR0p5MassMax1p9 + process.hltDiMuonForTau3MuDzFiltered0p3 + process.HLTTrackerMuonSequenceLowPt + process.hltTau3MuTriMuon1filter + process.HLTL3muontrkisorecoSequence + process.hltTauPt15MuPts711Mass1p3to2p1IsoCharge1 + process.hltTau3MuPreFilterCharge1 + process.hltTau3MuIsoFilterCharge1 + process.HLTEndSequence ) +process.HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0ETM40IorDoubleMu0ETM55IorDoubleMu0ETM60IorDoubleMu0ETM65IorDoubleMu0ETM70 + process.hltPreDoubleMu3DZPFMET50PFMHT60 + process.hltL1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + process.hltL3fL1DiMu3SQETM50f0PreFiltered3 + process.hltDoubleMuon3Mass3p8to60Filter + process.hltDoubleMuon3Mass3p8to60DZFilter + process.HLTRecoMETSequence + process.hltMET40 + process.HLTAK4PFJetsSequence + process.hltPFMETProducer + process.hltPFMET50 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID60 + process.HLTEndSequence ) +process.HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0ETM40IorDoubleMu0ETM55IorDoubleMu0ETM60IorDoubleMu0ETM65IorDoubleMu0ETM70 + process.hltPreDoubleMu3DZPFMET70PFMHT70 + process.hltL1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + process.hltL3fL1DiMu3SQETM50f0PreFiltered3 + process.hltDoubleMuon3Mass3p8to60Filter + process.hltDoubleMuon3Mass3p8to60DZFilter + process.HLTRecoMETSequence + process.hltMET40 + process.HLTAK4PFJetsSequence + process.hltPFMETProducer + process.hltPFMET70 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID70 + process.HLTEndSequence ) +process.HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0ETM40IorDoubleMu0ETM55IorDoubleMu0ETM60IorDoubleMu0ETM65IorDoubleMu0ETM70 + process.hltPreDoubleMu3DZPFMET90PFMHT90 + process.hltL1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + process.hltL3fL1DiMu3SQETM50f0PreFiltered3 + process.hltDoubleMuon3Mass3p8to60Filter + process.hltDoubleMuon3Mass3p8to60DZFilter + process.HLTRecoMETSequence + process.hltMET40 + process.HLTAK4PFJetsSequence + process.hltPFMETProducer + process.hltPFMET90 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID90 + process.HLTEndSequence ) +process.HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMu530NoMass + process.hltPreDoubleMu3TrkTau3muNoL1Mass + process.hltL1fL1sL1TripleMuNoMassL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1TripleMuNoMassL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1TripleMuNoMassL1Filtered0) + process.hltDoubleMu3TrkTau3muNoL1MassL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu3Tau3muNoL1Mass + process.hltDisplacedmumuFilterDoubleMu3Tau3muNoL1Mass + process.HLTBphTrackingDisplacedTau3muNoL1MassReg + process.hltTau3muNoL1MassTkAllConeTracksIter + process.hltTau3muNoL1MassTkVertexProducer + process.hltTau3muNoL1MassTkVertexFilter + process.HLTEndSequence ) +process.HLT_DoubleMu4_Jpsi_Displaced_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + process.hltPreDoubleMu4JpsiDisplaced + process.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.hltDoubleMu4JpsiDisplacedL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu4Jpsi + process.hltDisplacedmumuFilterDoubleMu4Jpsi + process.HLTEndSequence ) +process.HLT_DoubleMu4_Jpsi_NoVertexing_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + process.hltPreDoubleMu4JpsiNoVertexing + process.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.hltDoubleMu4JpsiDisplacedL3Filtered + process.HLTEndSequence ) +process.HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + process.hltPreDoubleMu4JpsiTrkTrkDisplaced + process.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.hltDoubleMu4JpsiDisplacedL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu4Jpsi + process.hltDisplacedmumuFilterDoubleMu4Jpsi + process.HLTBphTrackingDisplacedJpsiReg + process.hltJpsiTkAllConeTracksIter + process.hltJpsiTrkTrkVertexProducerPhiKstar + process.hltJpsiTkTkVertexFilterPhiKstar + process.HLTEndSequence ) +process.HLT_DoubleMu4_JpsiTrk_Bc_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + process.hltPreDoubleMu4JpsiTrkBc + process.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.hltDoubleMu4JpsiL3Filtered + process.hltmumuVtxProducerDoubleMu4Jpsi + process.hltmumuFilterDoubleMu4Jpsi + process.HLTBphTrackingBcJpsiReg + process.hltBcJpsiTkAllConeTracksIter + process.hltBcJpsiTkVertexProducer + process.hltBcJpsiTkVertexFilter + process.HLTEndSequence ) +process.HLT_DoubleMu43NoFiltersNoVtx_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreDoubleMu43NoFiltersNoVtx + process.hltL1fDimuonL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2fDimuonL1f0L2NoVtxFiltered16) + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fDimuonL1f0L2NVf16L3NoFiltersNoVtxFiltered43 + process.HLTEndSequence ) +process.HLT_DoubleMu48NoFiltersNoVtx_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreDoubleMu48NoFiltersNoVtx + process.hltL1fDimuonL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2fDimuonL1f0L2NoVtxFiltered16) + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fDimuonL1f0L2NVf16L3NoFiltersNoVtxFiltered48 + process.HLTEndSequence ) +process.HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu7EG23IorMu20EG17IorMu23EG10 + process.hltPreMu43NoFiltersNoVtxPhoton43CaloIdL + process.hltL1fL1sMu5EG20orMu20EG15L1Filtered5 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2fL1sMu5EG20orMu20EG15L1f5L2NoVtxFiltered16) + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1sMu5EG20orMu20EG15L1f5L2NVf16L3NoFiltersNoVtxFiltered43 + process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1Mu5EG20Filter + process.hltMu43NoFiltersNoVtxPhoton43CaloIdLEtFilter + process.hltEgammaClusterShape + process.hltMu43NoFiltersNoVtxPhoton43CaloIdLClusterShapeFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltMu43NoFiltersNoVtxPhoton43CaloIdLHEFilter + process.HLTEndSequence ) +process.HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu7EG23IorMu20EG17IorMu23EG10 + process.hltPreMu48NoFiltersNoVtxPhoton48CaloIdL + process.hltL1fL1sMu5EG20orMu20EG15L1Filtered5 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2fL1sMu5EG20orMu20EG15L1f5L2NoVtxFiltered16) + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1sMu5EG20orMu20EG15L1f5L2NVf16L3NoFiltersNoVtxFiltered48 + process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1Mu5EG20Filter + process.hltMu48NoFiltersNoVtxPhoton48CaloIdLEtFilter + process.hltEgammaClusterShape + process.hltMu48NoFiltersNoVtxPhoton48CaloIdLClusterShapeFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltMu48NoFiltersNoVtxPhoton48CaloIdLHEFilter + process.HLTEndSequence ) +process.HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu7EG23IorMu20EG17IorMu23EG10 + process.hltPreMu38NoFiltersNoVtxDisplacedPhoton38CaloIdL + process.hltL1fL1sMu5EG20orMu20EG15L1Filtered5 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2fL1sMu5EG20orMu20EG15L1f5L2NoVtxFiltered16) + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1sMu5EG20orMu20EG15L1f5L2NVf16L3NoFiltersNoVtxFiltered38Displaced + process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1Mu5EG20Filter + process.hltMu38NoFiltersNoVtxPhoton38CaloIdLEtFilter + process.hltEgammaClusterShape + process.hltMu38NoFiltersNoVtxPhoton38CaloIdLClusterShapeFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltMu38NoFiltersNoVtxPhoton38CaloIdLHEFilter + process.HLTEndSequence ) +process.HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu7EG23IorMu20EG17IorMu23EG10 + process.hltPreMu43NoFiltersNoVtxDisplacedPhoton43CaloIdL + process.hltL1fL1sMu5EG20orMu20EG15L1Filtered5 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2fL1sMu5EG20orMu20EG15L1f5L2NoVtxFiltered16) + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1sMu5EG20orMu20EG15L1f5L2NVf16L3NoFiltersNoVtxFiltered43Displaced + process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1Mu5EG20Filter + process.hltMu43NoFiltersNoVtxPhoton43CaloIdLEtFilter + process.hltEgammaClusterShape + process.hltMu43NoFiltersNoVtxPhoton43CaloIdLClusterShapeFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltMu43NoFiltersNoVtxPhoton43CaloIdLHEFilter + process.HLTEndSequence ) +process.HLT_HT425_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT425 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT425 + process.HLTEndSequence ) +process.HLT_HT430_DisplacedDijet40_DisplacedTrack_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DisplacedDijet40DisplacedTrack + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + process.hltDisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + process.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementDisplacedJetsLowPt + process.HLTEndSequence ) +process.HLT_HT500_DisplacedDijet40_DisplacedTrack_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT320orHTT340orHTT380 + process.hltPreHT500DisplacedDijet40DisplacedTrack + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT500 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + process.hltDisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + process.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementDisplacedJetsLowPt + process.HLTEndSequence ) +process.HLT_HT430_DisplacedDijet60_DisplacedTrack_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DisplacedDijet60DisplacedTrack + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt60 + process.hltCentralCaloJetptMidPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + process.hltDisplacedHLTCaloJetCollectionProducerMidPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + process.hltIter02DisplacedHLTCaloJetCollectionProducerMidPt + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementDisplacedJetsMidPt + process.HLTEndSequence ) +process.HLT_HT400_DisplacedDijet40_DisplacedTrack_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT400DisplacedDijet40DisplacedTrack + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT400 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + process.hltDisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + process.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementDisplacedJetsLowPt + process.HLTEndSequence ) +process.HLT_HT650_DisplacedDijet60_Inclusive_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT650DisplacedDijet60Inclusive + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT650 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt60 + process.hltCentralCaloJetptMidPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + process.hltDisplacedHLTCaloJetCollectionProducerMidPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + process.HLTEndSequence ) +process.HLT_HT550_DisplacedDijet60_Inclusive_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT550DisplacedDijet60Inclusive + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT550 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt60 + process.hltCentralCaloJetptMidPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + process.hltDisplacedHLTCaloJetCollectionProducerMidPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + process.HLTEndSequence ) +process.HLT_DiJet110_35_Mjj650_PFMET110_v11 = cms.Path( process.HLTBeginSequence + process.hltL1DiJetVBF + process.hltPreDiJet11035Mjj650PFMET110 + process.HLTRecoMETSequence + process.hltMETOpen + process.hltMET66 + process.HLTAK4PFJetsSequence + process.hltParticleFlowNoMu + process.hltPFMETVBFProducer + process.hltPFMETVBF110 + process.hltL1TPFJetsMatching + process.hltL1PFJetCategories + process.HLTEndSequence ) +process.HLT_DiJet110_35_Mjj650_PFMET120_v11 = cms.Path( process.HLTBeginSequence + process.hltL1DiJetVBF + process.hltPreDiJet11035Mjj650PFMET120 + process.HLTRecoMETSequence + process.hltMETOpen + process.hltMET72 + process.HLTAK4PFJetsSequence + process.hltParticleFlowNoMu + process.hltPFMETVBFProducer + process.hltPFMETVBF120 + process.hltL1TPFJetsMatching + process.hltL1PFJetCategories + process.HLTEndSequence ) +process.HLT_DiJet110_35_Mjj650_PFMET130_v11 = cms.Path( process.HLTBeginSequence + process.hltL1DiJetVBF + process.hltPreDiJet11035Mjj650PFMET130 + process.HLTRecoMETSequence + process.hltMETOpen + process.hltMET78 + process.HLTAK4PFJetsSequence + process.hltParticleFlowNoMu + process.hltPFMETVBFProducer + process.hltPFMETVBF130 + process.hltL1TPFJetsMatching + process.hltL1PFJetCategories + process.HLTEndSequence ) +process.HLT_TripleJet110_35_35_Mjj650_PFMET110_v11 = cms.Path( process.HLTBeginSequence + process.hltL1DiJetVBF + process.hltPreTripleJet1103535Mjj650PFMET110 + process.HLTRecoMETSequence + process.hltMETOpen + process.hltMET66 + process.HLTAK4PFJetsSequence + process.hltParticleFlowNoMu + process.hltPFMETVBFProducer + process.hltPFMETVBF110 + process.hltL1TPFJetsMatching + process.hlt1PFJetCategories3 + process.HLTEndSequence ) +process.HLT_TripleJet110_35_35_Mjj650_PFMET120_v11 = cms.Path( process.HLTBeginSequence + process.hltL1DiJetVBF + process.hltPreTripleJet1103535Mjj650PFMET120 + process.HLTRecoMETSequence + process.hltMETOpen + process.hltMET72 + process.HLTAK4PFJetsSequence + process.hltParticleFlowNoMu + process.hltPFMETVBFProducer + process.hltPFMETVBF120 + process.hltL1TPFJetsMatching + process.hlt1PFJetCategories3 + process.HLTEndSequence ) +process.HLT_TripleJet110_35_35_Mjj650_PFMET130_v11 = cms.Path( process.HLTBeginSequence + process.hltL1DiJetVBF + process.hltPreTripleJet1103535Mjj650PFMET130 + process.HLTRecoMETSequence + process.hltMETOpen + process.hltMET78 + process.HLTAK4PFJetsSequence + process.hltParticleFlowNoMu + process.hltPFMETVBFProducer + process.hltPFMETVBF130 + process.hltL1TPFJetsMatching + process.hlt1PFJetCategories3 + process.HLTEndSequence ) +process.HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sIsoEG30erJetC34drMin0p3 + process.hltPreEle30eta2p1WPTightGsfCentralPFJet35EleCleaned + process.HLTEle30erJetC34WPTightGsfSequence + process.HLTAK4CaloJetsSequence + process.hltDoubleCentralCaloJet10 + process.HLTAK4PFJetsSequence + process.hltEle30JetCollectionsForLeptonPlusPFJets + process.hltEle30PFJet35EleCleaned + process.HLTEndSequence ) +process.HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sIsoEG28erHTT100 + process.hltPreEle28eta2p1WPTightGsfHT150 + process.HLTEle28erHTT100WPTightGsfSequence + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT100Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT150Jet30 + process.HLTEndSequence ) +process.HLT_Ele28_HighEta_SC20_Mass55_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGor + process.hltPreEle28HighEtaSC20Mass55 + process.HLTEle28HighEtaSC20Mass55Sequence + process.HLTEndSequence ) +process.HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT380erIorHTT320er + process.hltPreEle15IsoVVVLPFHT450CaloBTagDeepCSV4p5 + cms.ignore(process.hltL1sSingleEG5ObjectMap) + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.hltSusyPreBtagJetFilter + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV4p50Single + process.HLTEle15VVVLGsfSequence + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT450Jet30 + process.HLTEndSequence ) +process.HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT380erIorHTT320er + process.hltPreEle15IsoVVVLPFHT450PFMET50 + cms.ignore(process.hltL1sSingleEG5ObjectMap) + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.HLTEle15VVVLGsfSequence + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT450Jet30 + process.hltPFMETProducer + process.hltPFMET50 + process.HLTEndSequence ) +process.HLT_Ele15_IsoVVVL_PFHT450_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT380erIorHTT320er + process.hltPreEle15IsoVVVLPFHT450 + cms.ignore(process.hltL1sSingleEG5ObjectMap) + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.HLTEle15VVVLGsfSequence + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT450Jet30 + process.HLTEndSequence ) +process.HLT_Ele50_IsoVVVL_PFHT450_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT380erIorHTT320er + process.hltPreEle50IsoVVVLPFHT450 + cms.ignore(process.hltL1sSingleEG5ObjectMap) + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.HLTEle50VVVLGsfSequence + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT450Jet30 + process.HLTEndSequence ) +process.HLT_Ele15_IsoVVVL_PFHT600_v22 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT380erIorHTT320er + process.hltPreEle15IsoVVVLPFHT600 + cms.ignore(process.hltL1sSingleEG5ObjectMap) + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.HLTEle15VVVLGsfSequence + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT600Jet30 + process.HLTEndSequence ) +process.HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sMu6HTT240IorDoubleJet100and35MassMin620 + process.hltPreMu4TrkIsoVVLDiPFJet9040DEta3p5MJJ750HTT300PFMETNoMu60 + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3fL1sSingleMuOpenL1f0L2f3QL3Filtered4Q + process.HLTL3muontrkisovvlSequence + process.hltMuon4RelTrkIsoVVLFiltered + process.HLTRecoMETSequence + process.hltMET35 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJet7020MJJ500DEta3p5 + process.HLTAK4PFJetsSequence + process.hltDiPFJet9040MJJ750DEta3p5 + process.hltPFHTJet30Eta5 + process.hltPFHT300Jet30 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu60 + process.HLTEndSequence ) +process.HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sMu6HTT240IorDoubleJet100and35MassMin620 + process.hltPreMu8TrkIsoVVLDiPFJet40DEta3p5MJJ750HTT300PFMETNoMu60 + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered8Q + process.HLTL3muontrkisovvlSequence + process.hltMuon8RelTrkIsoVVLFiltered + process.HLTRecoMETSequence + process.hltMET20 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJet20MJJ400DEta3p5 + process.HLTAK4PFJetsSequence + process.hltDiPFJet40MJJ750DEta3p5 + process.hltPFHTJet30Eta5 + process.hltPFHT300Jet30 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu60 + process.HLTEndSequence ) +process.HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sMu6HTT240IorDoubleJet100and35MassMin620 + process.hltPreMu10TrkIsoVVLDiPFJet40DEta3p5MJJ750HTT350PFMETNoMu60 + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered10Q + process.HLTL3muontrkisovvlSequence + process.hltMuon10RelTrkIsoVVLFiltered + process.HLTRecoMETSequence + process.hltMET20 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJet20MJJ400DEta3p5 + process.HLTAK4PFJetsSequence + process.hltDiPFJet40MJJ750DEta3p5 + process.hltPFHTJet30Eta5 + process.hltPFHT350Jet30Eta5 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu60 + process.HLTEndSequence ) +process.HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT380erIorHTT320er + process.hltPreMu15IsoVVVLPFHT450CaloBTagDeepCSV4p5 + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.hltSusyPreBtagJetFilter + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV4p50Single + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q + process.HLTMuVVVLCombinedIsolationR02Sequence + process.hltL3MuVVVLIsoFIlter + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT450Jet30 + process.HLTEndSequence ) +process.HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT380erIorHTT320er + process.hltPreMu15IsoVVVLPFHT450PFMET50 + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q + process.HLTMuVVVLCombinedIsolationR02Sequence + process.hltL3MuVVVLIsoFIlter + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT450Jet30 + process.hltPFMETProducer + process.hltPFMET50 + process.HLTEndSequence ) +process.HLT_Mu15_IsoVVVL_PFHT450_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT380erIorHTT320er + process.hltPreMu15IsoVVVLPFHT450 + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q + process.HLTMuVVVLCombinedIsolationR02Sequence + process.hltL3MuVVVLIsoFIlter + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT450Jet30 + process.HLTEndSequence ) +process.HLT_Mu50_IsoVVVL_PFHT450_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT380erIorHTT320er + process.hltPreMu50IsoVVVLPFHT450 + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered50Q + process.HLTMuVVVLCombinedIsolationR02Sequence + process.hltL3Mu50VVVLIsoFIlter + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT450Jet30 + process.HLTEndSequence ) +process.HLT_Mu15_IsoVVVL_PFHT600_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT380erIorHTT320er + process.hltPreMu15IsoVVVLPFHT600 + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q + process.HLTMuVVVLCombinedIsolationR02Sequence + process.hltL3MuVVVLIsoFIlter + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT600Jet30 + process.HLTEndSequence ) +process.HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v4 = cms.Path( process.HLTBeginSequence + process.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + process.hltPreMu3er1p5PFJet100er2p5PFMET70PFMHT70IDTight + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3MuFiltered3er1p5 + process.HLTRecoMETSequence + process.hltMET40 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.hltMht + process.hltMHT40 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets70 + process.hltSinglePFJet100er2p5 + process.hltPFMHTTightID + process.hltPFMHTTightID70 + process.hltPFMETProducer + process.hltPFMET70 + process.HLTEndSequence ) +process.HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v4 = cms.Path( process.HLTBeginSequence + process.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + process.hltPreMu3er1p5PFJet100er2p5PFMET80PFMHT80IDTight + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3MuFiltered3er1p5 + process.HLTRecoMETSequence + process.hltMET50 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.hltMht + process.hltMHT50 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets70 + process.hltSinglePFJet100er2p5 + process.hltPFMHTTightID + process.hltPFMHTTightID80 + process.hltPFMETProducer + process.hltPFMET80 + process.HLTEndSequence ) +process.HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v4 = cms.Path( process.HLTBeginSequence + process.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + process.hltPreMu3er1p5PFJet100er2p5PFMET90PFMHT90IDTight + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3MuFiltered3er1p5 + process.HLTRecoMETSequence + process.hltMET60 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.hltMht + process.hltMHT60 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets70 + process.hltSinglePFJet100er2p5 + process.hltPFMHTTightID + process.hltPFMHTTightID90 + process.hltPFMETProducer + process.hltPFMET90 + process.HLTEndSequence ) +process.HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v4 = cms.Path( process.HLTBeginSequence + process.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + process.hltPreMu3er1p5PFJet100er2p5PFMET100PFMHT100IDTight + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3MuFiltered3er1p5 + process.HLTRecoMETSequence + process.hltMET70 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.hltMht + process.hltMHT70 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets70 + process.hltSinglePFJet100er2p5 + process.hltPFMHTTightID + process.hltPFMHTTightID100 + process.hltPFMETProducer + process.hltPFMET100 + process.HLTEndSequence ) +process.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v4 = cms.Path( process.HLTBeginSequence + process.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + process.hltPreMu3er1p5PFJet100er2p5PFMETNoMu70PFMHTNoMu70IDTight + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3MuFiltered3er1p5 + process.HLTRecoMETSequence + process.hltMET40 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.hltMht + process.hltMHT40 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets70 + process.hltSinglePFJet100er2p5 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID70 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu70 + process.HLTEndSequence ) +process.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v4 = cms.Path( process.HLTBeginSequence + process.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + process.hltPreMu3er1p5PFJet100er2p5PFMETNoMu80PFMHTNoMu80IDTight + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3MuFiltered3er1p5 + process.HLTRecoMETSequence + process.hltMET50 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.hltMht + process.hltMHT50 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets70 + process.hltSinglePFJet100er2p5 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID80 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu80 + process.HLTEndSequence ) +process.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v4 = cms.Path( process.HLTBeginSequence + process.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + process.hltPreMu3er1p5PFJet100er2p5PFMETNoMu90PFMHTNoMu90IDTight + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3MuFiltered3er1p5 + process.HLTRecoMETSequence + process.hltMET60 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.hltMht + process.hltMHT60 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets70 + process.hltSinglePFJet100er2p5 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID90 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu90 + process.HLTEndSequence ) +process.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v4 = cms.Path( process.HLTBeginSequence + process.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + process.hltPreMu3er1p5PFJet100er2p5PFMETNoMu100PFMHTNoMu100IDTight + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3MuFiltered3er1p5 + process.HLTRecoMETSequence + process.hltMET70 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.hltMht + process.hltMHT70 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets70 + process.hltSinglePFJet100er2p5 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID100 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu100 + process.HLTEndSequence ) +process.HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5SQOSdRMax1p4 + process.hltPreDimuon10PsiPrimeBarrelSeagulls + process.hltL1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0) + process.hltDimuon10PsiPrimeBarrelnoCowL3Filtered + process.hltDisplacedmumuVtxProducerDimuon10PsiPrimeBarrelnoCow + process.hltDisplacedmumuFilterDimuon10PsiPrimeBarrelnoCow + process.HLTEndSequence ) +process.HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5SQOSdRMax1p4 + process.hltPreDimuon20JpsiBarrelSeagulls + process.hltL1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0) + process.hltDimuon20JpsiBarrelnoCowL3Filtered + process.hltDisplacedmumuVtxProducerDimuon20JpsiBarrelnoCow + process.hltDisplacedmumuFilterDimuon20JpsiBarrelnoCow + process.HLTEndSequence ) +process.HLT_Dimuon10_Upsilon_y1p4_v3 = cms.Path( process.HLTBeginSequence + process.hltL1s12DoubleMu4p5er2p0SQOSMass7to18 + process.hltPreDimuon10Upsilony1p4 + process.hltL1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1f0L2v2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0) + process.hltDimuon10Upsilony1p4L3fL3Filtered + process.hltDisplacedmumuVtxProducerDimuon10Upsilonsv3 + process.hltDisplacedmumuFilterDimuon10Upsilonsv3 + process.HLTEndSequence ) +process.HLT_Dimuon12_Upsilon_y1p4_v4 = cms.Path( process.HLTBeginSequence + process.hltL1s12DoubleMu4p5er2p0SQOSMass7to18 + process.hltPreDimuon12Upsilony1p4 + process.hltL1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1f0L2v2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0) + process.hltDimuon12Upsilony1p4L3fL3Filtered + process.hltDisplacedmumuVtxProducerDimuon12Upsilonsv3 + process.hltDisplacedmumuFilterDimuon12Upsilonsv3 + process.HLTEndSequence ) +process.HLT_Dimuon14_Phi_Barrel_Seagulls_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5SQOSdRMax1p4 + process.hltPreDimuon14PhiBarrelSeagulls + process.hltL1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0) + process.hltDimuon14PhiBarrelnoCowL3Filtered + process.hltDisplacedmumuVtxProducerDimuon14PhiBarrelnoCow + process.hltDisplacedmumuFilterDimuon14PhiBarrelnoCow + process.HLTEndSequence ) +process.HLT_Dimuon25_Jpsi_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4SQOSdRMax1p2DoubleMu0er1p5SQOSdRMax1p4 + process.hltPreDimuon25Jpsi + process.hltL1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0) + process.hltDimuon25JpsiL3fL3Filtered + process.hltDisplacedmumuVtxProducerDimuon25Jpsis + process.hltDisplacedmumuFilterDimuon25Jpsis + process.HLTEndSequence ) +process.HLT_Dimuon14_PsiPrime_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4SQOSdRMax1p2DoubleMu0er1p5SQOSdRMax1p4 + process.hltPreDimuon14PsiPrime + process.hltL1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0) + process.hltDimuon14PsiPrimeL3fL3Filtered + process.hltDisplacedmumuVtxProducerDimuon14PsiPrimes + process.hltDisplacedmumuFilterDimuon14PsiPrimes + process.HLTEndSequence ) +process.HLT_Dimuon14_PsiPrime_noCorrL1_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu9SQ + process.hltPreDimuon14PsiPrimenoCorrL1 + process.hltL1fL1sL1sDoubleMu9SQL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0) + process.hltDimuon14PsiPrimeNoCorrL1L3fL3Filtered + process.hltDisplacedmumuVtxProducerDimuon14PsiPrimesNoCorrL1 + process.hltDisplacedmumuFilterDimuon14PsiPrimesNoCorrL1 + process.HLTEndSequence ) +process.HLT_Dimuon18_PsiPrime_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4SQOSdRMax1p2DoubleMu0er1p5SQOSdRMax1p4 + process.hltPreDimuon18PsiPrime + process.hltL1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0) + process.hltDimuon18PsiPrimeL3fL3Filtered + process.hltDisplacedmumuVtxProducerDimuon18PsiPrimes + process.hltDisplacedmumuFilterDimuon18PsiPrimes + process.HLTEndSequence ) +process.HLT_Dimuon18_PsiPrime_noCorrL1_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu9SQ + process.hltPreDimuon18PsiPrimenoCorrL1 + process.hltL1fL1sL1sDoubleMu9SQL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0) + process.hltDimuon18PsiPrimeNoCorrL1L3fL3Filtered + process.hltDisplacedmumuVtxProducerDimuon18PsiPrimesNoCorrL1 + process.hltDisplacedmumuFilterDimuon18PsiPrimesNoCorrL1 + process.HLTEndSequence ) +process.HLT_Dimuon24_Upsilon_noCorrL1_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu9SQ + process.hltPreDimuon24UpsilonnoCorrL1 + process.hltL1fL1sL1sDoubleMu9SQL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0) + process.hltDimuon24UpsilonNoCorrL1L3fL3Filtered + process.hltDisplacedmumuVtxProducerDimuon24UpsilonsNoCorrL1 + process.hltDisplacedmumuFilterDimuon24UpsilonsNoCorrL1 + process.HLTEndSequence ) +process.HLT_Dimuon24_Phi_noCorrL1_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu9SQ + process.hltPreDimuon24PhinoCorrL1 + process.hltL1fL1sL1sDoubleMu9SQL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0) + process.hltDimuon24PhiNoCorrL1L3fL3Filtered + process.hltDisplacedmumuVtxProducerDimuon24PhiNoCorrL1 + process.hltDisplacedmumuFilterDimuon24PhiBarrelNoCorrL1 + process.HLTEndSequence ) +process.HLT_Dimuon25_Jpsi_noCorrL1_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu9SQ + process.hltPreDimuon25JpsinoCorrL1 + process.hltL1fL1sL1sDoubleMu9SQL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0) + process.hltDimuon25JpsiNoCorrL1L3fL3Filtered + process.hltDisplacedmumuVtxProducerDimuon25JpsisNoCorrL1 + process.hltDisplacedmumuFilterDimuon25JpsisNoCorrL1 + process.HLTEndSequence ) +process.HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4EG9 + process.hltPreDiMu4Ele9CaloIdLTrackIdLDZMass3p8 + process.HLTDiMu4Ele9CaloIdLTrackIdLMuonlegSequence + process.hltDoubleMu4DZFilter + process.hltEle9DoubleMu4Mass3p8Filtered + process.HLTDiMu4Ele9CaloIdLTrackIdLElectronlegSequence + process.hltMu4Ele9DZFilter + process.HLTEndSequence ) +process.HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu7EG7 + process.hltPreDiMu9Ele9CaloIdLTrackIdLDZ + process.HLTDiMu9Ele9CaloIdLTrackIdLMuonlegSequence + process.HLTDiMu9Ele9CaloIdLTrackIdLElectronlegSequence + process.hltMu9Ele9DZFilter + process.hltDoubleMu9DZFilter + process.HLTEndSequence ) +process.HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu7EG7 + process.hltPreDiMu9Ele9CaloIdLTrackIdL + process.HLTDiMu9Ele9CaloIdLTrackIdLMuonlegSequence + process.HLTDiMu9Ele9CaloIdLTrackIdLElectronlegSequence + process.HLTEndSequence ) +process.HLT_DoubleIsoMu20_eta2p1_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu18er + process.hltPreDoubleIsoMu20eta2p1 + process.hltL1fL1sDoubleMu18erL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu18erL1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu18erL1Filtered0) + process.hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20Q + process.HLTDoubleMu20Eta2p1IsolationSequence + process.hltL3crIsoL1sDoubleMu18erL1f0L2f10QL3f20QL3trkIsoFiltered + process.HLTEndSequence ) +process.HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157ORTripleMu444 + process.hltPreTrkMu12DoubleTrkMu5NoFiltersNoVtx + process.hltL1fL1sDoubleMu155ORTripleMu444L1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2pfL1sDoubleMu155ORTripleMu444L1f0L2PreFiltered0NoVtx) + cms.ignore(process.hltL2fL1sDoubleMu155ORTripleMu444L1f0L2Filtered10OneMuNoVtx) + process.HLTL3muonrecoSequenceNoVtx + process.hltL3pfL1sDoubleMu155ORTripleMu444L1f0L2pf0TwoMuL3PreFiltered5NoVtx + process.hltL3fL1sDoubleMu155ORTripleMu444L1f0L2f10OneMuL3Filtered12NoVtx + process.HLTTrackerMuonSequenceNoVtx + process.hltTripleTrkMuFiltered5NoVtx + process.hltSingleTrkMuFiltered12NoVtx + process.HLTEndSequence ) +process.HLT_Mu8_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu3IorSingleMu5IorSingleMu7 + process.hltPreMu8 + process.hltL1fL1sMu3or5or7L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu5L1f0L2Filtered5) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu5L1Filtered0) + process.hltL3fL1sMu5L1f0L2f5L3Filtered8 + process.HLTEndSequence ) +process.HLT_Mu17_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu15DQ + process.hltPreMu17 + process.hltL1fL1sMu15DQlqL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu15DQlqL1f0L2Filtered10) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu15DQlqL1Filtered0) + process.hltL3fL1sMu15DQlqL1f0L2f10L3Filtered17 + process.HLTEndSequence ) +process.HLT_Mu19_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu15DQ + process.hltPreMu19 + process.hltL1fL1sMu15DQlqL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu15DQlqL1f0L2Filtered10) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu15DQlqL1Filtered0) + process.hltL3fL1sMu15DQlqL1f0L2f10L3Filtered19 + process.HLTEndSequence ) +process.HLT_Mu17_Photon30_IsoCaloId_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu17Photon30IsoCaloId + process.hltMu17Photon30IsoCaloIdMuonlegL1Filtered7 + process.HLTL2muonrecoSequence + cms.ignore(process.hltMu17Photon30IsoCaloIdMuonlegL2Filtered10) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3Mu17Photon30IsoCaloIdMuonlegL1Filtered7) + process.hltMu17Photon30IsoCaloIdMuonlegL3Filtered17Q + process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltMu17Photon30IsoCaloIdPhotonlegFilter + process.hltMu17Photon30IsoCaloIdPhotonlegEtFilter + process.hltEgammaClusterShape + process.hltMu17Photon30IsoCaloIdPhotonlegClusterShapeFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltMu17Photon30IsoCaloIdPhotonlegHEFilter + process.hltEgammaEcalPFClusterIso + process.hltMu17Photon30IsoCaloIdPhotonlegEcalIsoFilter + process.HLTTrackReconstructionForIsoForPhotons + process.hltEgammaHollowTrackIso + process.hltMu17Photon30IsoCaloIdPhotonlegTrackIsoFilter + process.HLTEndSequence ) +process.HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG10IorSingleEG5 + process.hltPreEle8CaloIdLTrackIdLIsoVLPFJet30 + process.HLTEle8CaloIdLTrackIdLIsoVLSequence + process.HLTAK4PFJetsSequence + process.hltEle8JetCollectionsForLeptonPlusPFJets + process.hltEle8PFJet30EleCleaned + process.HLTEndSequence ) +process.HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG10IorSingleEG15 + process.hltPreEle12CaloIdLTrackIdLIsoVLPFJet30 + process.HLTEle12CaloIdLTrackIdLIsoVLSequence + process.HLTAK4PFJetsSequence + process.hltEle12JetCollectionsForLeptonPlusPFJets + process.hltEle12PFJet30EleCleaned + process.HLTEndSequence ) +process.HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15er2p5 + process.hltPreEle23CaloIdLTrackIdLIsoVLPFJet30 + process.HLTEle23CaloIdLTrackIdLIsoVLJet30Sequence + process.HLTAK4PFJetsSequence + process.hltEle23JetCollectionsForLeptonPlusPFJets + process.hltEle23PFJet30EleCleaned + process.HLTEndSequence ) +process.HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG10IorSingleEG5 + process.hltPreEle8CaloIdMTrackIdMPFJet30 + process.HLTEle8CaloIdMGsfTrkIdMSequence + process.HLTAK4PFJetsSequence + process.hltGsfEle8NoIsoJetCollectionsForLeptonPlusPFJets + process.hltEle8NoIsoPFJet30EleCleaned + process.HLTEndSequence ) +process.HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15er2p5 + process.hltPreEle17CaloIdMTrackIdMPFJet30 + process.HLTEle17CaloIdMGsfTrkIdMSequence + process.HLTAK4PFJetsSequence + process.hltGsfEle17NoIsoJetCollectionsForLeptonPlusPFJets + process.hltEle17NoIsoPFJet30EleCleaned + process.HLTEndSequence ) +process.HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15er2p5 + process.hltPreEle23CaloIdMTrackIdMPFJet30 + process.HLTEle23CaloIdMGsfTrkIdMSequence + process.HLTAK4PFJetsSequence + process.hltGsfEle23NoIsoJetCollectionsForLeptonPlusPFJets + process.hltEle23NoIsoPFJet30EleCleaned + process.HLTEndSequence ) +process.HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPreEle50CaloIdVTGsfTrkIdTPFJet165 + process.HLTEle50CaloIdVTGsfTrkIdTGsfSequence + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToL1 + process.hltMonoPFJet165 + process.hltEle50CaloIdVTGsfTrkIdTCleanAK4PFJet + process.hltEle50CaloIdVTGsfTrkIdTCentralPFJet165EleCleaned + process.HLTEndSequence ) +process.HLT_Ele115_CaloIdVT_GsfTrkIdT_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGNonIsoOrWithJetAndTau + process.hltPreEle115CaloIdVTGsfTrkIdT + process.HLTEle115CaloIdVTGsfTrkIdTGsfSequence + process.HLTEndSequence ) +process.HLT_Ele135_CaloIdVT_GsfTrkIdT_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGNonIsoOrWithJetAndTau + process.hltPreEle135CaloIdVTGsfTrkIdT + process.HLTEle135CaloIdVTGsfTrkIdTGsfSequence + process.HLTEndSequence ) +process.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sQuadJetC50to60IorHTT280to500IorHTT250to340QuadJet + process.hltPrePFHT330PT30QuadPFJet75604540TriplePFBTagDeepCSV4p5 + process.HLTAK4CaloJetsSequence + process.hltQuadCentralJet30 + process.hltCaloJetsQuad30ForHt + process.hltHtMhtCaloJetsQuadC30 + process.hltCaloQuadJet30HT320 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSVp17Double + process.HLTAK4PFJetsSequence + process.hltPFCentralJetLooseIDQuad30 + process.hlt1PFCentralJetLooseID75 + process.hlt2PFCentralJetLooseID60 + process.hlt3PFCentralJetLooseID45 + process.hlt4PFCentralJetLooseID40 + process.hltPFCentralJetLooseIDQuad30forHt + process.hltHtMhtPFCentralJetsLooseIDQuadC30 + process.hltPFCentralJetsLooseIDQuad30HT330 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV4p5Triple + process.HLTEndSequence ) +process.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sQuadJetC50to60IorHTT280to500IorHTT250to340QuadJet + process.hltPrePFHT330PT30QuadPFJet75604540 + process.HLTAK4CaloJetsSequence + process.hltQuadCentralJet30 + process.hltCaloJetsQuad30ForHt + process.hltHtMhtCaloJetsQuadC30 + process.hltCaloQuadJet30HT320 + process.HLTAK4PFJetsSequence + process.hltPFCentralJetLooseIDQuad30 + process.hlt1PFCentralJetLooseID75 + process.hlt2PFCentralJetLooseID60 + process.hlt3PFCentralJetLooseID45 + process.hlt4PFCentralJetLooseID40 + process.hltPFCentralJetLooseIDQuad30forHt + process.hltHtMhtPFCentralJetsLooseIDQuadC30 + process.hltPFCentralJetsLooseIDQuad30HT330 + process.HLTEndSequence ) +process.HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJet + process.hltPrePFHT400SixPFJet32DoublePFBTagDeepCSV2p94 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterSixC25 + process.hltCaloJetsSix25ForHt + process.hltHtMhtCaloJetsSixC25 + process.hltCaloSixJet25HT300 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV10p01Single + process.HLTAK4PFJetsSequence + process.hltPFJetFilterSix30er2p5 + process.hltPFJetFilterSix32er2p5 + process.hltPFJetsSix30ForHt + process.hltHtMhtPFJetsSix30er2p5 + process.hltPFSixJet30HT400 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV2p94Double + process.HLTEndSequence ) +process.HLT_PFHT400_SixPFJet32_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJet + process.hltPrePFHT400SixPFJet32 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterSixC25 + process.hltCaloJetsSix25ForHt + process.hltHtMhtCaloJetsSixC25 + process.hltCaloSixJet25HT300 + process.HLTAK4PFJetsSequence + process.hltPFJetFilterSix30er2p5 + process.hltPFJetFilterSix32er2p5 + process.hltPFJetsSix30ForHt + process.hltHtMhtPFJetsSix30er2p5 + process.hltPFSixJet30HT400 + process.HLTEndSequence ) +process.HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJet + process.hltPrePFHT450SixPFJet36PFBTagDeepCSV1p59 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterSixC30 + process.hltCaloJetsSix30ForHt + process.hltHtMhtCaloJetsSixC30 + process.hltCaloSixJet30HT350 + process.HLTAK4PFJetsSequence + process.hltPFJetFilterSix30er2p5 + process.hltPFJetFilterSix36er2p5 + process.hltPFJetsSix30ForHt + process.hltHtMhtPFJetsSix30er2p5 + process.hltPFSixJet30HT450 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV1p59Single + process.HLTEndSequence ) +process.HLT_PFHT450_SixPFJet36_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJet + process.hltPrePFHT450SixPFJet36 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterSixC30 + process.hltCaloJetsSix30ForHt + process.hltHtMhtCaloJetsSixC30 + process.hltCaloSixJet30HT350 + process.HLTAK4PFJetsSequence + process.hltPFJetFilterSix30er2p5 + process.hltPFJetFilterSix36er2p5 + process.hltPFJetsSix30ForHt + process.hltHtMhtPFJetsSix30er2p5 + process.hltPFSixJet30HT450 + process.HLTEndSequence ) +process.HLT_PFHT400_FivePFJet_100_100_60_30_30_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet + process.hltPrePFHT400FivePFJet100100603030 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterFiveC25 + process.hltCaloJetsFive25ForHt + process.hltHtMhtCaloJetsFiveC25 + process.hltCaloFiveJet25HT300 + process.HLTAK4PFJetsSequence + process.hltPFJetFilterTwo100er3p0 + process.hltPFJetFilterThree60er3p0 + process.hltPFJetFilterFive30er3p0 + process.hltPFJetsFive30ForHt + process.hltHtMhtPFJetsFive30er3p0 + process.hltPFFiveJet30HT400 + process.HLTEndSequence ) +process.HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet + process.hltPrePFHT400FivePFJet100100603030DoublePFBTagDeepCSV4p5 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterFiveC25 + process.hltCaloJetsFive25ForHt + process.hltHtMhtCaloJetsFiveC25 + process.hltCaloFiveJet25HT300 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV10p01Single + process.HLTAK4PFJetsSequence + process.hltPFJetFilterTwo100er3p0 + process.hltPFJetFilterThree60er3p0 + process.hltPFJetFilterFive30er3p0 + process.hltPFJetsFive30ForHt + process.hltHtMhtPFJetsFive30er3p0 + process.hltPFFiveJet30HT400 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV4p5Double + process.HLTEndSequence ) +process.HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet + process.hltPrePFHT400FivePFJet120120603030DoublePFBTagDeepCSV4p5 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterFiveC25 + process.hltCaloJetsFive25ForHt + process.hltHtMhtCaloJetsFiveC25 + process.hltCaloFiveJet25HT300 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV10p01Single + process.HLTAK4PFJetsSequence + process.hltPFJetFilterTwo120er3p0 + process.hltPFJetFilterThree60er3p0 + process.hltPFJetFilterFive30er3p0 + process.hltPFJetsFive30ForHt + process.hltHtMhtPFJetsFive30er3p0 + process.hltPFFiveJet30HT400 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV4p5Double + process.HLTEndSequence ) +process.HLT_PFHT350_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJet + process.hltPrePFHT350 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT300Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT350Jet30 + process.HLTEndSequence ) +process.HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGNonIsoOrWithJetAndTauNoPS + process.hltPrePhoton60R9Id90CaloIdLIsoLDisplacedIdLPFHT350MinPFJet15 + process.HLTPhoton60R9Id90CaloIdLIsoLDisplacedIdLSequence + process.HLTPFHT350MinPFJet15Sequence + process.HLTEndSequence ) +process.HLT_ECALHT800_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sEG40To45IorJet170To200IorHTT300To500IorETM70ToETM150 + process.hltPreECALHT800 + process.HLTDoFullUnpackingEgammaEcalWithoutPreshowerSequence + process.hltTowerMakerEcal + process.hltHtMhtEcal + process.hltHtEcal800 + process.HLTEndSequence ) +process.HLT_DiSC30_18_EIso_AND_HE_Mass70_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGWithJetAndTau + process.hltPreDiSC3018EIsoANDHEMass70 + process.HLTSC3018EIso15HE30eMass70Sequence + process.HLTEndSequence ) process.HLT_Physics_v8 = cms.Path( process.HLTBeginSequenceL1Fat + process.hltPrePhysics + process.HLTEndSequence ) process.HLT_EphemeralPhysics_v2 = cms.Path( process.HLTBeginSequence + process.hltPreEphemeralPhysics + process.HLTEndSequence ) process.DST_Physics_v8 = cms.Path( process.HLTBeginSequence + process.hltPreDSTPhysics + process.HLTEndSequence ) @@ -81725,12 +85635,13 @@ process.HLT_ZeroBias_Alignment_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreZeroBiasAlignment + process.HLTEndSequence ) process.HLT_EphemeralZeroBias_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreEphemeralZeroBias + process.HLTEndSequence ) process.DST_ZeroBias_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreDSTZeroBias + process.HLTEndSequence ) -process.DST_Run3_PFScoutingPixelTracking_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sDSTRun3PFScoutingPixelTracking + process.hltPreDSTRun3PFScoutingPixelTracking + process.HLTAK4CaloJetsSequence + process.HLTPixelOnlyPFScoutingSequence + process.hltEgammaR9ID + process.HLTL2muonrecoSequenceNoVtx + process.HLTL3muonrecoSequenceNoVtx + process.hltDisplacedmumuVtxNoMatchingProducer + process.HLTMuIsolationSequenceNoVtx + process.hltFEDSelectorL1 + process.HLTPixelOnlyPFScoutingPackingSequence + process.HLTEndSequence ) -process.HLT_Photon20_HoverELoose_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG10er2p5 + process.hltPrePhoton20HoverELoose + process.HLTPhoton20SequenceLooseHOverE + process.HLTEndSequence ) -process.HLT_Photon30_HoverELoose_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG10er2p5 + process.hltPrePhoton30HoverELoose + process.HLTPhoton30SequenceLooseHOverE + process.HLTEndSequence ) +process.DST_Run3_PFScoutingPixelTracking_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sDSTRun3PFScoutingPixelTracking + process.hltPreDSTRun3PFScoutingPixelTracking + process.HLTPFScoutingPixelTrackingSequence + process.HLTEndSequence ) +process.DST_HLTMuon_Run3_PFScoutingPixelTracking_v18 = cms.Path( process.HLTBeginSequence + process.hltPreDSTHLTMuonRun3PFScoutingPixelTracking + process.hltMuonTriggerResultsFilter + process.HLTPFScoutingPixelTrackingSequence + process.HLTEndSequence ) +process.HLT_Photon20_HoverELoose_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG10er2p5 + process.hltPrePhoton20HoverELoose + process.HLTPhoton20SequenceLooseHOverE + process.HLTEndSequence ) +process.HLT_Photon30_HoverELoose_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG10er2p5 + process.hltPrePhoton30HoverELoose + process.HLTPhoton30SequenceLooseHOverE + process.HLTEndSequence ) process.HLT_EcalCalibration_v4 = cms.Path( process.HLTBeginSequenceCalibration + process.hltPreEcalCalibration + process.hltEcalCalibrationRaw + process.HLTEndSequence ) process.HLT_HcalCalibration_v5 = cms.Path( process.HLTBeginSequenceCalibration + process.hltPreHcalCalibration + process.hltHcalCalibTypeFilter + process.hltHcalCalibrationRaw + process.HLTEndSequence ) -process.AlCa_EcalPhiSym_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBiasIorAlwaysTrueIorIsolatedBunch + process.hltPreAlCaEcalPhiSym + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltEcalPhiSymFilter + process.HLTEndSequence ) +process.AlCa_EcalPhiSym_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBiasIorAlwaysTrueIorIsolatedBunch + process.hltPreAlCaEcalPhiSym + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltEcalPhiSymFilter + process.HLTEndSequence ) process.HLT_L1UnpairedBunchBptxMinus_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1UnpairedBunchBptxMinus + process.hltPreL1UnpairedBunchBptxMinus + process.HLTEndSequence ) process.HLT_L1UnpairedBunchBptxPlus_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1UnpairedBunchBptxPlus + process.hltPreL1UnpairedBunchBptxPlus + process.HLTEndSequence ) process.HLT_L1NotBptxOR_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sNotBptxOR + process.hltPreL1NotBptxOR + process.HLTEndSequence ) @@ -81740,208 +85651,219 @@ process.HLT_HcalNZS_v14 = cms.Path( process.HLTBeginSequenceNZS + process.hltL1sHcalNZS + process.hltPreHcalNZS + process.HLTEndSequence ) process.HLT_HcalPhiSym_v16 = cms.Path( process.HLTBeginSequenceNZS + process.hltL1sSingleEGorSingleorDoubleMu + process.hltPreHcalPhiSym + process.HLTEndSequence ) process.HLT_HcalIsolatedbunch_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sIsolatedBunch + process.hltL1sSingleJetOR + process.hltPreHcalIsolatedbunch + process.HLTEndSequence ) -process.HLT_IsoTrackHB_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sV0SingleJet3OR + process.hltPreIsoTrackHB + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingSequence + process.hltPixelTracksQuadruplets + process.hltIsolPixelTrackProdHB + process.hltIsolPixelTrackL2FilterHB + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltIsolEcalPixelTrackProdHB + process.hltEcalIsolPixelTrackL2FilterHB + process.HLTDoLocalStripSequence + process.hltIter0PFLowPixelSeedsFromPixelTracks + process.hltIter0PFlowCkfTrackCandidates + process.hltIter0PFlowCtfWithMaterialTracks + process.hltHcalITIPTCorrectorHB + process.hltIsolPixelTrackL3FilterHB + process.HLTEndSequence ) -process.HLT_IsoTrackHE_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sV0SingleJet3OR + process.hltPreIsoTrackHE + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingSequence + process.hltPixelTracksQuadruplets + process.hltIsolPixelTrackProdHE + process.hltIsolPixelTrackL2FilterHE + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltIsolEcalPixelTrackProdHE + process.hltEcalIsolPixelTrackL2FilterHE + process.HLTDoLocalStripSequence + process.hltIter0PFLowPixelSeedsFromPixelTracks + process.hltIter0PFlowCkfTrackCandidates + process.hltIter0PFlowCtfWithMaterialTracks + process.hltHcalITIPTCorrectorHE + process.hltIsolPixelTrackL3FilterHE + process.HLTEndSequence ) +process.HLT_IsoTrackHB_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sV0SingleJet3OR + process.hltPreIsoTrackHB + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingSequence + process.hltPixelTracksQuadruplets + process.hltIsolPixelTrackProdHB + process.hltIsolPixelTrackL2FilterHB + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltIsolEcalPixelTrackProdHB + process.hltEcalIsolPixelTrackL2FilterHB + process.HLTDoLocalStripSequence + process.hltIter0PFLowPixelSeedsFromPixelTracks + process.hltIter0PFlowCkfTrackCandidates + process.hltIter0PFlowCtfWithMaterialTracks + process.hltHcalITIPTCorrectorHB + process.hltIsolPixelTrackL3FilterHB + process.HLTEndSequence ) +process.HLT_IsoTrackHE_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sV0SingleJet3OR + process.hltPreIsoTrackHE + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingSequence + process.hltPixelTracksQuadruplets + process.hltIsolPixelTrackProdHE + process.hltIsolPixelTrackL2FilterHE + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltIsolEcalPixelTrackProdHE + process.hltEcalIsolPixelTrackL2FilterHE + process.HLTDoLocalStripSequence + process.hltIter0PFLowPixelSeedsFromPixelTracks + process.hltIter0PFlowCkfTrackCandidates + process.hltIter0PFlowCtfWithMaterialTracks + process.hltHcalITIPTCorrectorHE + process.hltIsolPixelTrackL3FilterHE + process.HLTEndSequence ) process.HLT_ZeroBias_FirstCollisionAfterAbortGap_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sL1ZeroBiasFirstCollisionAfterAbortGap + process.hltPreZeroBiasFirstCollisionAfterAbortGap + process.HLTEndSequence ) process.HLT_ZeroBias_IsolatedBunches_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sIsolatedBunch + process.hltPreZeroBiasIsolatedBunches + process.HLTEndSequence ) process.HLT_ZeroBias_FirstCollisionInTrain_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sL1ZeroBiasFirstCollisionInTrainNOTFirstCollisionInOrbit + process.hltPreZeroBiasFirstCollisionInTrain + process.HLTEndSequence ) process.HLT_ZeroBias_LastCollisionInTrain_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sL1ZeroBiasLastBunchInTrain + process.hltPreZeroBiasLastCollisionInTrain + process.HLTEndSequence ) process.HLT_ZeroBias_FirstBXAfterTrain_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sL1ZeroBiasFirstBunchAfterTrain + process.hltPreZeroBiasFirstBXAfterTrain + process.HLTEndSequence ) process.AlCa_RPCMuonNormalisation_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu5IorSingleMu14erIorSingleMu16er + process.hltPreAlCaRPCMuonNormalisation + process.hltRPCMuonNormaL1Filtered0 + process.HLTMuonLocalRecoSequence + process.HLTEndSequence ) -process.AlCa_LumiPixelsCounts_Random_v3 = cms.Path( process.HLTBeginSequenceRandom + process.hltPreAlCaLumiPixelsCountsRandom + process.HLTBeamSpot + process.hltPixelTrackerHVOn + process.HLTDoLocalPixelSequence + process.hltAlcaPixelClusterCounts + process.HLTEndSequence ) -process.AlCa_LumiPixelsCounts_ZeroBias_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreAlCaLumiPixelsCountsZeroBias + process.hltPixelTrackerHVOn + process.HLTDoLocalPixelSequence + process.hltAlcaPixelClusterCounts + process.HLTEndSequence ) -process.MC_ReducedIterativeTracking_v13 = cms.Path( process.HLTBeginSequence + process.hltPreMCReducedIterativeTracking + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingSequence + process.HLTDoLocalStripSequence + process.HLTIterativeTrackingIter02 + process.HLTEndSequence ) -process.MC_PFMET_v18 = cms.Path( process.HLTBeginSequence + process.hltPreMCPFMET + process.HLTAK4PFJetsSequence + process.hltPFMETProducer + process.hltPFMETOpenFilter + process.HLTEndSequence ) -process.MC_AK4PFJets_v18 = cms.Path( process.HLTBeginSequence + process.hltPreMCAK4PFJets + process.HLTAK4PFJetsSequence + process.hltAK4PFJetCollection20Filter + process.HLTEndSequence ) -process.MC_PFBTagDeepCSV_v11 = cms.Path( process.HLTBeginSequence + process.hltPreMCPFBTagDeepCSV + process.HLTAK4PFJetsSequence + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV4p06Single + process.HLTEndSequence ) -process.MC_PFHT_v17 = cms.Path( process.HLTBeginSequence + process.hltPreMCPFHT + process.HLTAK4PFJetsSequence + process.hltPFHTForMC + process.hltPFHTOpenFilter + process.HLTEndSequence ) -process.MC_PFMHT_v17 = cms.Path( process.HLTBeginSequence + process.hltPreMCPFMHT + process.HLTAK4PFJetsSequence + process.hltPFHTForMC + process.hltPFMHTOpenFilter + process.HLTEndSequence ) -process.MC_CaloMET_v9 = cms.Path( process.HLTBeginSequence + process.hltPreMCCaloMET + process.HLTDoCaloSequence + process.hltMet + process.hltMETOpen + process.HLTEndSequence ) -process.MC_CaloMET_JetIdCleaned_v10 = cms.Path( process.HLTBeginSequence + process.hltPreMCCaloMETJetIdCleaned + process.HLTDoCaloSequence + process.hltMet + process.HLTAK4CaloJetsSequence + process.hltMetCleanUsingJetID + process.hltMETCleanUsingJetIDOpenFilter + process.HLTEndSequence ) -process.MC_AK4CaloJets_v10 = cms.Path( process.HLTBeginSequence + process.hltPreMCAK4CaloJets + process.HLTAK4CaloJetsSequence + process.hltCaloJetCollection20Filter + process.HLTEndSequence ) -process.MC_AK4CaloJetsFromPV_v9 = cms.Path( process.HLTBeginSequence + process.hltPreMCAK4CaloJetsFromPV + process.HLTAK4CaloJetsSequence + process.HLTNoPUSequence + process.hltCaloJetFromPVCollection20Filter + process.hltHtMhtFromPVForMC + process.hltCaloHtMhtFromPVOpenFilter + process.HLTEndSequence ) -process.MC_CaloBTagDeepCSV_v9 = cms.Path( process.HLTBeginSequence + process.hltPreMCCaloBTagDeepCSV + process.HLTAK4CaloJetsSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV10p0Single + process.HLTEndSequence ) -process.MC_CaloHT_v9 = cms.Path( process.HLTBeginSequence + process.hltPreMCCaloHT + process.HLTAK4CaloJetsSequence + process.hltHtMhtForMC + process.hltCaloHTOpenFilter + process.HLTEndSequence ) -process.MC_CaloMHT_v9 = cms.Path( process.HLTBeginSequence + process.hltPreMCCaloMHT + process.HLTAK4CaloJetsSequence + process.hltHtMhtForMC + process.hltMhtFilter + process.HLTEndSequence ) -process.MC_AK8PFJets_v18 = cms.Path( process.HLTBeginSequence + process.hltPreMCAK8PFJets + process.HLTAK8PFJetsSequence + process.hltAK8PFJetCollection20Filter + process.HLTEndSequence ) -process.MC_AK8TrimPFJets_v18 = cms.Path( process.HLTBeginSequence + process.hltPreMCAK8TrimPFJets + process.HLTAK8PFJetsSequence + process.hltAK8TrimModJets + process.hltAK8TrimPFJetCollection20Filter + process.HLTEndSequence ) -process.MC_AK8PFHT_v17 = cms.Path( process.HLTBeginSequence + process.hltPreMCAK8PFHT + process.HLTAK8PFJetsSequence + process.hltAK8PFHTForMC + process.hltAK8PFHTOpenFilter + process.HLTEndSequence ) -process.MC_AK8CaloHT_v9 = cms.Path( process.HLTBeginSequence + process.hltPreMCAK8CaloHT + process.HLTAK8CaloJetsSequence + process.hltAK8HtMhtForMC + process.hltAK8CaloHTOpenFilter + process.HLTEndSequence ) -process.MC_Diphoton10_10_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass10_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG5 + process.hltPreMCDiphoton1010R9IdORIsoCaloIdANDHER9IdMass10 + process.HLTDiphoton1010R9Id85b90eORIso60CaloId15b35eANDHE10R9Id50b80eMass10Sequence + process.HLTEndSequence ) -process.MC_DoubleEle5_CaloIdL_MW_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG5WithJetAndTau + process.hltPreMCDoubleEle5CaloIdLMW + process.HLTEle5CaloIdLMWSequence + process.HLTDoubleEle5CaloIdLMWSequence + process.HLTEndSequence ) -process.MC_Ele5_WPTight_Gsf_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG5 + process.hltPreMCEle5WPTightGsf + process.HLTEle5WPTightGsfSequence + process.HLTEndSequence ) -process.MC_Ele15_Ele10_CaloIdL_TrackIdL_IsoVL_DZ_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG5 + process.hltPreMCEle15Ele10CaloIdLTrackIdLIsoVLDZ + process.HLTEle15Ele10CaloIdLTrackIdLIsoVLSequence + process.hltEle15Ele10CaloIdLTrackIdLIsoVLDZFilter + process.HLTEndSequence ) -process.MC_IsoMu_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu3IorSingleMu5IorSingleMu7 + process.hltPreMCIsoMu + process.hltL1fL1sMu3or5or7L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu5L1L2SingleMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu5L1Filtered0) + process.hltL3fL1sMu5L1L2L3SingleMu + process.HLTMuIsolationSequenceForMC + process.hltL3crIsoL1sMu16L1L2L3TrkIsoFiltered0p08SingleMu + process.HLTEndSequence ) -process.MC_DoubleMu_TrkIsoVVL_DZ_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0 + process.hltPreMCDoubleMuTrkIsoVVLDZ + process.hltL1fL1sDoubleMu0HighQL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu0L1f0L2doubleMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu0HighQL1Filtered0) + process.hltL3pfL1sDoubleMu0L1f0L2pf0L3doubleMu + process.HLTL3muontrkisovvlSequence + process.hltDiMuonRelTrkIsoFiltered0p4 + process.hltDiMuonRelTrkIsoFiltered0p4DzFiltered0p2 + process.HLTEndSequence ) -process.MC_DoubleMuNoFiltersNoVtx_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0 + process.hltPreMCDoubleMuNoFiltersNoVtx + process.hltL1fL1sDoubleMu0HighQL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2fDimuonL1f0L2NoVtx) + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fDimuonL1f0L2NVL3NoFiltersNoVtx + process.HLTEndSequence ) -process.MC_PFBTagDeepJet_v2 = cms.Path( process.HLTBeginSequence + process.hltPreMCPFBTagDeepJet + process.HLTAK4PFJetsSequence + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet4p06Single + process.HLTEndSequence ) -process.MC_Run3_PFScoutingPixelTracking_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sMCRun3PFScoutingPixelTracking + process.hltPreMCRun3PFScoutingPixelTracking + process.HLTAK4CaloJetsSequence + process.HLTPixelOnlyPFScoutingSequence + process.hltEgammaR9ID + process.HLTL2muonrecoSequenceNoVtx + process.HLTL3muonrecoSequenceNoVtx + process.hltDisplacedmumuVtxNoMatchingProducer + process.HLTMuIsolationSequenceNoVtx + process.hltFEDSelectorL1 + process.HLTPixelOnlyPFScoutingPackingSequence + process.HLTEndSequence ) -process.AlCa_EcalPi0EBonly_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaEcalPi0Eta + process.hltPreAlCaEcalPi0EBonly + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltSimple3x3Clusters + process.hltAlCaPi0RecHitsFilterEBonlyRegional + process.hltAlCaPi0EBUncalibrator + process.hltAlCaPi0EBRechitsToDigis + process.HLTEndSequence ) -process.AlCa_EcalPi0EEonly_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaEcalPi0Eta + process.hltPreAlCaEcalPi0EEonly + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltSimple3x3Clusters + process.hltAlCaPi0RecHitsFilterEEonlyRegional + process.hltAlCaPi0EEUncalibrator + process.hltAlCaPi0EERechitsToDigis + process.HLTEndSequence ) -process.AlCa_EcalEtaEBonly_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaEcalPi0Eta + process.hltPreAlCaEcalEtaEBonly + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltSimple3x3Clusters + process.hltAlCaEtaRecHitsFilterEBonlyRegional + process.hltAlCaEtaEBUncalibrator + process.hltAlCaEtaEBRechitsToDigis + process.HLTEndSequence ) -process.AlCa_EcalEtaEEonly_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaEcalPi0Eta + process.hltPreAlCaEcalEtaEEonly + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltSimple3x3Clusters + process.hltAlCaEtaRecHitsFilterEEonlyRegional + process.hltAlCaEtaEEUncalibrator + process.hltAlCaEtaEERechitsToDigis + process.HLTEndSequence ) -process.AlCa_AK8PFJet40_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreAlCaAK8PFJet40 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet10AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets10AK8 + process.hltSinglePFJet40AK8 + process.HLTEndSequence ) -process.AlCa_PFJet40_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreAlCaPFJet40 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet10 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets10 + process.hltSinglePFJet40 + process.HLTEndSequence ) -process.HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleEG14108IorTripleEG18178 + process.hltPreEle16Ele12Ele8CaloIdLTrackIdL + process.HLTEle16Ele12Ele8CaloIdLTrackIdLSequence + process.HLTEndSequence ) -process.HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v1 = cms.Path( process.HLTBeginSequence + process.hltL1VBFDiJetOR + process.hltPreVBFDoubleMediumDeepTauPFTauHPS20eta2p1 + process.HLTL2TauJetsSequence + process.hltDoubleL2Tau20eta2p2 + process.HLTL2p5IsoTauGlobalSequence + process.hltDoubleL2GlobIsoTau20eta2p2 + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDoubleMediumDeepTauDiTauWPAntiMuonPFTau20Sequence + process.HLTAK4PFJetsSequence + process.hltVBFL1TLooseIDPFJetsMatching + process.hltMatchedVBFTwoPFJetsDoubleMediumDeepTauDitauWPPFTauHPS20OverlapRemoval + process.hltMatchedVBFTwoPFJets2CrossCleanedFromDoubleMediumDeepTauDitauWPPFTauHPS20 + process.hltMatchedVBFOnePFJet2CrossCleanedFromDoubleMediumDeepTauDitauWPPFTauHPS20 + process.HLTEndSequence ) -process.HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton75R9Id90HE10IsoMEBOnlyPFJetsMJJ300DEta3 + process.HLTPhoton75R9Id90HE10IsoMEBOnlySequence + process.HLTAK4CaloJetsSequence + process.hltDiCaloJet30MJJ300AllJetsDEta3Filter + process.HLTAK4PFJetsSequence + process.hltDiPFJet30MJJ300AllJetsDEta3Filter + process.HLTEndSequence ) -process.HLT_PFMET100_PFMHT100_IDTight_PFHT60_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFHTT60Seeds + process.hltPrePFMET100PFMHT100IDTightPFHT60 + process.HLTRecoMETSequence + process.hltMET60 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT60 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT60Jet30 + process.hltPFMHTTightID + process.hltPFMHTTightID100 + process.hltPFMETProducer + process.hltPFMET100 + process.HLTEndSequence ) -process.HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFHTT60Seeds + process.hltPrePFMETNoMu100PFMHTNoMu100IDTightPFHT60 + process.HLTRecoMETSequence + process.hltMET60 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT60 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT60Jet30 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID100 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu100 + process.HLTEndSequence ) -process.HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFHTT60Seeds + process.hltPrePFMETTypeOne100PFMHT100IDTightPFHT60 + process.HLTRecoMETSequence + process.hltMET60 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT60 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT60Jet30 + process.hltPFMHTTightID + process.hltPFMHTTightID100 + process.hltPFMETProducer + process.hltcorrPFMETTypeOne + process.hltPFMETTypeOne + process.hltPFMETTypeOne100 + process.HLTEndSequence ) -process.HLT_Mu18_Mu9_SameSign_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu18Mu9SameSign + process.hltL1fL1sDoubleMu157L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0) + process.hltL3fL1DoubleMu157fFiltered9 + process.hltL3fL1DoubleMu157fFiltered18 + process.hltDiMuon189SameSignFiltered + process.HLTEndSequence ) -process.HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + process.hltPreDoubleMu2JpsiDoubleTrk1Phi1p05 + process.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.hltDoubleMu2JpsiDoubleTrkL3Filtered + process.hltDoubleTrkmumuVtxProducerDoubleMu2Jpsi + process.hltDoubleTrkmumuFilterDoubleMu2Jpsi + process.HLTBphTrackingDoubleJpsiReg + process.hltJpsiTkAllConeTracksIterDoubleTrk + process.hltJpsiTrkTrkVertexProducerPhiDoubleTrk1v4 + process.hltJpsiTkTkVertexFilterPhiDoubleTrk1v4 + process.HLTEndSequence ) -process.HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0ETM40IorDoubleMu0ETM55IorDoubleMu0ETM60IorDoubleMu0ETM65IorDoubleMu0ETM70 + process.hltPreDoubleMu3DCAPFMET50PFMHT60 + process.hltL1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + process.hltL3fL1DiMu3SQETM50noDrf0PreFiltered3 + process.hltDoubleMuon3Mass3p8to60noDrDCAFilter + process.HLTRecoMETSequence + process.hltMET40 + process.HLTAK4PFJetsSequence + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu50 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID60 + process.HLTEndSequence ) -process.HLT_TripleMu_5_3_3_Mass3p8_DCA_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMu0IorTripleMu553 + process.hltPreTripleMu533Mass3p8DCA + process.hltL1TripleMu553L1TriMuFiltered3 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL1TripleMu553L2TriMuFiltered3) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1TripleMu553L1TriMuFiltered3) + process.hltL3fL1TripleMu553f0PreFiltered333 + process.hltL3fL1TripleMu553f0Filtered533 + process.hltTripleMu533Mass3p8DCAFilter + process.HLTEndSequence ) -process.HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJetVBFIorHTTIorSingleJet + process.hltPreQuadPFJet103887515DoublePFBTagDeepCSV1p37p7VBF1 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID75 + process.hltPFDoubleJetLooseID88 + process.hltPFSingleJetLooseID103 + process.HLTBtagDeepCSVSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepCSV7p68Double6Jets + process.hltBTagPFDeepCSV1p28Single6Jets + process.hltVBFPFJetCSVSortedMqq200Detaqq1p5 + process.HLTEndSequence ) -process.HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet1058576VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet111908015DoublePFBTagDeepCSV1p37p7VBF1 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID80 + process.hltPFDoubleJetLooseID90 + process.hltPFSingleJetLooseID111 + process.HLTBtagDeepCSVSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepCSV7p68Double6Jets + process.hltBTagPFDeepCSV1p28Single6Jets + process.hltVBFPFJetCSVSortedMqq200Detaqq1p5 + process.HLTEndSequence ) -process.HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJetVBFIorHTTIorSingleJet + process.hltPreQuadPFJet103887515PFBTagDeepCSV1p3VBF2 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID75 + process.hltPFDoubleJetLooseID88 + process.hltPFSingleJetLooseID103 + process.HLTBtagDeepCSVSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepCSV1p28Single6Jets + process.hltVBFPFJetCSVSortedMqq460Detaqq3p5 + process.HLTEndSequence ) -process.HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet1008572VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet105887615PFBTagDeepCSV1p3VBF2 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID76 + process.hltPFDoubleJetLooseID88 + process.hltPFSingleJetLooseID105 + process.HLTBtagDeepCSVSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepCSV1p28Single6Jets + process.hltVBFPFJetCSVSortedMqq460Detaqq3p5 + process.HLTEndSequence ) -process.HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet1058576VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet111908015PFBTagDeepCSV1p3VBF2 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID80 + process.hltPFDoubleJetLooseID90 + process.hltPFSingleJetLooseID111 + process.HLTBtagDeepCSVSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepCSV1p28Single6Jets + process.hltVBFPFJetCSVSortedMqq460Detaqq3p5 + process.HLTEndSequence ) -process.HLT_QuadPFJet103_88_75_15_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJetVBFIorHTTIorSingleJet + process.hltPreQuadPFJet103887515 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.HLTFastPrimaryVertexSequence + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID75 + process.hltPFDoubleJetLooseID88 + process.hltPFSingleJetLooseID103 + process.HLTBtagDeepCSVSequencePF + process.HLTEndSequence ) -process.HLT_QuadPFJet105_88_76_15_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet1008572VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet105887615 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.HLTFastPrimaryVertexSequence + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID76 + process.hltPFDoubleJetLooseID88 + process.hltPFSingleJetLooseID105 + process.HLTEndSequence ) -process.HLT_QuadPFJet111_90_80_15_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet1058576VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet111908015 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.HLTFastPrimaryVertexSequence + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID80 + process.hltPFDoubleJetLooseID90 + process.hltPFSingleJetLooseID111 + process.HLTEndSequence ) -process.HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_p02_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJet330TrimMass30PFAK8BoostedDoubleBp02 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet300 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets300 + process.hltSinglePFJet330AK8 + process.hltAK8TrimModJets + process.hltAK8TrimModJetsCorrectedMatchedToCaloJets300ForDB + process.hltSinglePFJet330AK8ForDB + process.HLTBtagBoostedDoubleSecondaryVertexSequencePFAK8 + process.hltBTagPFBoostedDoubleSecondaryVertexpZSingle + process.HLTEndSequence ) -process.HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np2_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJet330TrimMass30PFAK8BoostedDoubleBnp2 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet300 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets300 + process.hltSinglePFJet330AK8 + process.hltAK8TrimModJets + process.hltAK8SinglePFJetTrimModMass30 + process.HLTBtagBoostedDoubleSecondaryVertexSequencePFAK8 + process.hltBTagPFBoostedDoubleSecondaryVertexnp02Single + process.HLTEndSequence ) -process.HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np4_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJet330TrimMass30PFAK8BoostedDoubleBnp4 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet300 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets300 + process.hltSinglePFJet330AK8 + process.hltAK8TrimModJets + process.hltAK8SinglePFJetTrimModMass30 + process.HLTBtagBoostedDoubleSecondaryVertexSequencePFAK8 + process.hltBTagPFBoostedDoubleSecondaryVertexnp4Single + process.HLTEndSequence ) -process.HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGor + process.hltPreDiphoton3018R9IdLANDHEANDIsoCaloIdMass55 + process.HLTDiphoton3018R9Idb50e90ANDIso60CaloId15b35eANDHE12b10eMass55Sequence + process.HLTEndSequence ) -process.HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGor + process.hltPreDiphoton3018R9IdLANDHEANDIsoCaloId + process.HLTDiphoton3018R9Idb50e90ANDIso60CaloId15b35eANDHE12b10eSequence + process.HLTEndSequence ) -process.HLT_Mu12_IP6_v1 = cms.Path( process.HLTBeginSequenceParking + process.hltL1sSingleMu22orParking + process.hltPreMu12IP6 + process.hltL1fL1sMu22orParkingL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22orParkL1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22orParkL1Filtered0) + process.hltL3fL1sMu22OrParkL1f0L2f10QL3Filtered12Q + process.HLTEndSequence ) -process.HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet1008572VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet105887615DoublePFBTagDeepCSV1p37p7VBF1 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID76 + process.hltPFDoubleJetLooseID88 + process.hltPFSingleJetLooseID105 + process.HLTBtagDeepCSVSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepCSV7p68Double6Jets + process.hltBTagPFDeepCSV1p28Single6Jets + process.hltVBFPFJetCSVSortedMqq200Detaqq1p5 + process.HLTEndSequence ) -process.HLT_DoubleMediumDeepTauPFTauHPS35_L2NN_eta2p1_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleTauBigOR + process.hltPreDoubleMediumDeepTauPFTauHPS35L2NNeta2p1 + process.HLTL2TauTagNNSequence + process.hltL2DoubleTauTagNNFilter + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDeepTauPFTauSequence + process.hltHpsSelectedPFTausMediumDitauWPDeepTau + process.hltHpsL1JetsHLTDoublePFTauMediumDitauWPDeepTauMatch + process.hltHpsDoublePFTau35MediumDitauWPDeepTauL1HLTMatched + process.HLTEndSequence ) -process.HLT_Ele24_eta2p1_WPTight_Gsf_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sBigORLooseIsoEGXXerIsoTauYYerdRMin0p3 + process.hltPreEle24eta2p1WPTightGsfLooseDeepTauPFTauHPS30eta2p1CrossL1 + process.HLTEle24erWPTightGsfForTauSequence + process.HLTGlobalPFTauHPSSequence + process.hltOverlapFilterIsoEle24IsoTau30WPTightGsfCaloJet5 + process.HLTHPSLooseETauWPDeepTauPFTau30Sequence + process.hltHpsL1JetsHLTPFTauLooseEtauWPDeepTauMatch + process.hltHpsSelectedPFTau30LooseETauWPDeepTauL1HLTMatched + process.hltHpsOverlapFilterIsoEle24WPTightGsfLooseETauWPDeepTauPFTau30 + process.HLTEndSequence ) -process.HLT_IsoMu20_eta2p1_LooseDeepTauPFTauHPS27_eta2p1_CrossL1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sBigORMu18erTauXXer2p1 + process.hltPreIsoMu20eta2p1LooseDeepTauPFTauHPS27eta2p1CrossL1 + process.hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fBigORMu18erTauXXer2p1L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0) + process.hltL3fL1BigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20Q + process.HLTMu20Eta2p1Tau24Eta2p1IsolationSequence + process.hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered0p08 + process.HLTGlobalPFTauHPSSequence + process.HLTHPSLooseMuTauWPDeepTauAntiMuonPFTau27Sequence + process.hltHpsL1JetsHLTPFTauLooseMutauWPDeepTauVsJetsAgainstMuonMatch + process.hltHpsSelectedPFTau27LooseMuTauWPDeepTauVsJetsAgainstMuonL1HLTMatched + process.hltHpsOverlapFilterIsoMu20LooseMuTauWPDeepTauPFTau27L1Seeded + process.HLTEndSequence ) -process.HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu22erIsoTau40er + process.hltPreIsoMu24eta2p1LooseDeepTauPFTauHPS180eta2p1 + process.hltL1fL1sMu22erIsoTau40erL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22erIsoTau40erL1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22erIsoTau40erL1Filtered0) + process.hltL3fL1sMu22erIsoTau40erL1f0L2f10QL3Filtered24Q + process.HLTMu24Eta2p1IsoTau40Eta2p1IsolationSequence + process.hltL3crIsoL1sMu22erIsoTau40erL1f0L2f10QL3f24QL3trkIsoFiltered0p08 + process.HLTL2TauTagNNSequence + process.hltL2Mu22Tau40TagNNFilterSingleTauWP + process.HLTGlobalPFTauHPSSequence + process.HLTLooseSingleTauWPDeepTauPFTau + process.hltL1JetsHLTPFTau180LooseSingleTauWPDeepTauMatchMu22IsoTau40 + process.hltSelectedPFTau180LooseSingleTauWPDeepTauMatchedMu22IsoTau40 + process.hltHpsOverlapFilterIsoMu24LooseSingleTauWPDeepTauPFTau180L1Seeded + process.HLTEndSequence ) -process.HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sBigORMu18erTauXXer2p1 + process.hltPreIsoMu24eta2p1LooseDeepTauPFTauHPS30eta2p1CrossL1 + process.hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fBigORMu18erTauXXer2p1L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0) + process.hltL3fL1BigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20Q + process.HLTMu20Eta2p1Tau24Eta2p1IsolationSequence + process.hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered0p08 + process.hltIsoMu24FilterEle24Tau30Monitoring + process.HLTGlobalPFTauHPSSequence + process.HLTHPSLooseETauWPDeepTauPFTau30Sequence + process.hltHpsL1JetsHLTPFTauLooseEtauWPDeepTauMatchMonitoring + process.hltHpsSelectedPFTau30LooseETauWPDeepTauL1HLTMatchedMonitoring + process.hltHpsOverlapFilterIsoMu24LooseETauWPDeepTauPFTau30L1Seeded + process.HLTEndSequence ) -process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sBigOrMuXXerIsoTauYYer + process.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS35L2NNeta2p1CrossL1 + process.hltL1fL1sBigOrMuXXerIsoTauYYerL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sBigOrMuXXerIsoTauYYerL1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sBigOrMuXXerIsoTauYYerL1Filtered0) + process.hltL3fL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3Filtered24Q + process.HLTMu24Eta2p1IsoTauYYEta2p1IsolationSequence + process.hltL3crIsoL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3f24QL3trkIsoFiltered0p08 + process.HLTL2TauTagNNSequence + process.hltL2TauTagNNFilterMuXXerIsoTauYY + process.HLTGlobalPFTauHPSSequence + process.HLTHPSSinglePFTauPt35Eta2p1Trk1 + process.HLTHPSDeepTauPFTauSequence + process.hltHpsSelectedPFTausMediumDitauWPDeepTau + process.hltHpsL1JetsHLTPFTauMediumDitauWPDeepTauBigOrMuXXerIsoTauYYerMatch + process.hltHpsSelectedPFTau35MediumDitauWPDeepTauL1HLTBigOrMuXXerIsoTauYYerMatched + process.hltHpsOverlapFilterIsoMu24MediumDitauWPDeepTauPFTau35Monitoring + process.HLTEndSequence ) -process.HLT_LooseDeepTauPFTauHPS180_L2NN_eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleTau + process.hltPreLooseDeepTauPFTauHPS180L2NNeta2p1 + process.HLTL2TauTagNNSequence + process.hltL2SingleTauTagNNFilter + process.HLTGlobalPFTauHPSSequence + process.HLTLooseSingleTauWPDeepTauPFTau + process.hltL1JetsHLTPFTauLooseSingleTauWPDeepTauMatch + process.hltSelectedPFTau180LooseSingleTauWPDeepTauL1HLTMatched + process.HLTEndSequence ) -process.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sQuadJetC50to60IorHTT280to500IorHTT250to340QuadJet + process.hltPrePFHT330PT30QuadPFJet75604540TriplePFBTagDeepJet4p5 + process.HLTAK4CaloJetsSequence + process.hltQuadCentralJet30 + process.hltCaloJetsQuad30ForHt + process.hltHtMhtCaloJetsQuadC30 + process.hltCaloQuadJet30HT320 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSVp17Double + process.HLTAK4PFJetsSequence + process.hltPFCentralJetLooseIDQuad30 + process.hlt1PFCentralJetLooseID75 + process.hlt2PFCentralJetLooseID60 + process.hlt3PFCentralJetLooseID45 + process.hlt4PFCentralJetLooseID40 + process.hltPFCentralJetLooseIDQuad30forHt + process.hltHtMhtPFCentralJetsLooseIDQuadC30 + process.hltPFCentralJetsLooseIDQuad30HT330 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet4p5Triple + process.HLTEndSequence ) -process.HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet + process.hltPrePFHT400FivePFJet100100603030DoublePFBTagDeepJet4p5 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterFiveC25 + process.hltCaloJetsFive25ForHt + process.hltHtMhtCaloJetsFiveC25 + process.hltCaloFiveJet25HT300 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV10p01Single + process.HLTAK4PFJetsSequence + process.hltPFJetFilterTwo100er3p0 + process.hltPFJetFilterThree60er3p0 + process.hltPFJetFilterFive30er3p0 + process.hltPFJetsFive30ForHt + process.hltHtMhtPFJetsFive30er3p0 + process.hltPFFiveJet30HT400 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet4p5Double + process.HLTEndSequence ) -process.HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet + process.hltPrePFHT400FivePFJet120120603030DoublePFBTagDeepJet4p5 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterFiveC25 + process.hltCaloJetsFive25ForHt + process.hltHtMhtCaloJetsFiveC25 + process.hltCaloFiveJet25HT300 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV10p01Single + process.HLTAK4PFJetsSequence + process.hltPFJetFilterTwo120er3p0 + process.hltPFJetFilterThree60er3p0 + process.hltPFJetFilterFive30er3p0 + process.hltPFJetsFive30ForHt + process.hltHtMhtPFJetsFive30er3p0 + process.hltPFFiveJet30HT400 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet4p5Double + process.HLTEndSequence ) -process.HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJet + process.hltPrePFHT400SixPFJet32DoublePFBTagDeepJet2p94 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterSixC25 + process.hltCaloJetsSix25ForHt + process.hltHtMhtCaloJetsSixC25 + process.hltCaloSixJet25HT300 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV10p01Single + process.HLTAK4PFJetsSequence + process.hltPFJetFilterSix30er2p5 + process.hltPFJetFilterSix32er2p5 + process.hltPFJetsSix30ForHt + process.hltHtMhtPFJetsSix30er2p5 + process.hltPFSixJet30HT400 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet2p94Double + process.HLTEndSequence ) -process.HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJet + process.hltPrePFHT450SixPFJet36PFBTagDeepJet1p59 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterSixC30 + process.hltCaloJetsSix30ForHt + process.hltHtMhtCaloJetsSixC30 + process.hltCaloSixJet30HT350 + process.HLTAK4PFJetsSequence + process.hltPFJetFilterSix30er2p5 + process.hltPFJetFilterSix36er2p5 + process.hltPFJetsSix30ForHt + process.hltHtMhtPFJetsSix30er2p5 + process.hltPFSixJet30HT450 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet1p59Single + process.HLTEndSequence ) -process.HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJetVBFIorHTTIorSingleJet + process.hltPreQuadPFJet103887515DoublePFBTagDeepJet1p37p7VBF1 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID75 + process.hltPFDoubleJetLooseID88 + process.hltPFSingleJetLooseID103 + process.HLTBtagDeepJetSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepJet7p68Double6Jets + process.hltBTagPFDeepJet1p28Single6Jets + process.hltVBFPFJetDeepJetSortedMqq200Detaqq1p5 + process.HLTEndSequence ) -process.HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJetVBFIorHTTIorSingleJet + process.hltPreQuadPFJet103887515PFBTagDeepJet1p3VBF2 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID75 + process.hltPFDoubleJetLooseID88 + process.hltPFSingleJetLooseID103 + process.HLTBtagDeepJetSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepJet1p28Single6Jets + process.hltVBFPFJetDeepJetSortedMqq460Detaqq3p5 + process.HLTEndSequence ) -process.HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet1008572VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet105887615DoublePFBTagDeepJet1p37p7VBF1 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID76 + process.hltPFDoubleJetLooseID88 + process.hltPFSingleJetLooseID105 + process.HLTBtagDeepJetSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepJet7p68Double6Jets + process.hltBTagPFDeepJet1p28Single6Jets + process.hltVBFPFJetDeepJetSortedMqq200Detaqq1p5 + process.HLTEndSequence ) -process.HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet1008572VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet105887615PFBTagDeepJet1p3VBF2 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID76 + process.hltPFDoubleJetLooseID88 + process.hltPFSingleJetLooseID105 + process.HLTBtagDeepJetSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepJet1p28Single6Jets + process.hltVBFPFJetDeepJetSortedMqq460Detaqq3p5 + process.HLTEndSequence ) -process.HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet1058576VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet111908015DoublePFBTagDeepJet1p37p7VBF1 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID80 + process.hltPFDoubleJetLooseID90 + process.hltPFSingleJetLooseID111 + process.HLTBtagDeepJetSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepJet7p68Double6Jets + process.hltBTagPFDeepJet1p28Single6Jets + process.hltVBFPFJetDeepJetSortedMqq200Detaqq1p5 + process.HLTEndSequence ) -process.HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet1058576VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet111908015PFBTagDeepJet1p3VBF2 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID80 + process.hltPFDoubleJetLooseID90 + process.hltPFSingleJetLooseID111 + process.HLTBtagDeepJetSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepJet1p28Single6Jets + process.hltVBFPFJetDeepJetSortedMqq460Detaqq3p5 + process.HLTEndSequence ) -process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZPFDiJet30PFBtagDeepJet1p5 + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + process.HLTAK4PFJetsSequence + process.hltPFJetFilterTwoC30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet1p5Single + process.HLTEndSequence ) -process.HLT_QuadPFJet70_50_40_30_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sQuadJetOrHTTOrMuonHTT + process.hltPreQuadPFJet70504030 + process.HLTAK4PixelOnlyPFJetsSequence + process.hlt4PixelOnlyPFCentralJetTightIDPt20 + process.hlt3PixelOnlyPFCentralJetTightIDPt30 + process.hlt2PixelOnlyPFCentralJetTightIDPt40 + process.hlt1PixelOnlyPFCentralJetTightIDPt60 + process.HLTAK4PFJetsSequence + process.hlt4PFCentralJetTightIDPt30 + process.hlt3PFCentralJetTightIDPt40 + process.hlt2PFCentralJetTightIDPt50 + process.hlt1PFCentralJetTightIDPt70 + process.HLTEndSequence ) -process.HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sQuadJetOrHTTOrMuonHTT + process.hltPreQuadPFJet70504030PFBTagParticleNet2BTagSum0p65 + process.HLTAK4PixelOnlyPFJetsSequence + process.hlt4PixelOnlyPFCentralJetTightIDPt20 + process.hlt3PixelOnlyPFCentralJetTightIDPt30 + process.hlt2PixelOnlyPFCentralJetTightIDPt40 + process.hlt1PixelOnlyPFCentralJetTightIDPt60 + process.HLTAK4PFJetsSequence + process.hlt4PFCentralJetTightIDPt30 + process.hlt3PFCentralJetTightIDPt40 + process.hlt2PFCentralJetTightIDPt50 + process.hlt1PFCentralJetTightIDPt70 + process.HLTJetFlavourTagParticleNetSequencePF + process.hltPFCentralJetTightIDPt30 + process.hltBTagCentralJetPt30PFParticleNet2BTagSum0p65 + process.HLTEndSequence ) -process.HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sQuadJetOrHTTOrMuonHTT + process.hltPreQuadPFJet70504035PFBTagParticleNet2BTagSum0p65 + process.HLTAK4PixelOnlyPFJetsSequence + process.hlt4PixelOnlyPFCentralJetTightIDPt20 + process.hlt3PixelOnlyPFCentralJetTightIDPt30 + process.hlt2PixelOnlyPFCentralJetTightIDPt40 + process.hlt1PixelOnlyPFCentralJetTightIDPt60 + process.HLTAK4PFJetsSequence + process.hlt4PFCentralJetTightIDPt35 + process.hlt3PFCentralJetTightIDPt40 + process.hlt2PFCentralJetTightIDPt50 + process.hlt1PFCentralJetTightIDPt70 + process.HLTJetFlavourTagParticleNetSequencePF + process.hltPFCentralJetTightIDPt35 + process.hltBTagCentralJetPt35PFParticleNet2BTagSum0p65 + process.HLTEndSequence ) -process.HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sQuadJetOrHTTOrMuonHTT + process.hltPreQuadPFJet70504535PFBTagParticleNet2BTagSum0p65 + process.HLTAK4PixelOnlyPFJetsSequence + process.hlt4PixelOnlyPFCentralJetTightIDPt20 + process.hlt3PixelOnlyPFCentralJetTightIDPt30 + process.hlt2PixelOnlyPFCentralJetTightIDPt40 + process.hlt1PixelOnlyPFCentralJetTightIDPt60 + process.HLTAK4PFJetsSequence + process.hlt4PFCentralJetTightIDPt35 + process.hlt3PFCentralJetTightIDPt45 + process.hlt2PFCentralJetTightIDPt50 + process.hlt1PFCentralJetTightIDPt70 + process.HLTJetFlavourTagParticleNetSequencePF + process.hltPFCentralJetTightIDPt35 + process.hltBTagCentralJetPt35PFParticleNet2BTagSum0p65 + process.HLTEndSequence ) -process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZPFDiJet30PFBTagParticleNet2BTagSum0p65 + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + process.HLTAK4PFJetsSequence + process.hltPFJetFilterTwoC30 + process.HLTJetFlavourTagParticleNetSequencePF + process.hltPFJetTwoC30 + process.hltPFJetTwoC30PFBTagParticleNet2BTagSum0p65 + process.HLTEndSequence ) -process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZQuadPFJet70504030 + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + process.HLTAK4PFJetsSequence + process.hlt4PFCentralJetTightIDPt30 + process.hlt3PFCentralJetTightIDPt40 + process.hlt2PFCentralJetTightIDPt50 + process.hlt1PFCentralJetTightIDPt70 + process.HLTEndSequence ) -process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZQuadPFJet70504030PFBTagParticleNet2BTagSum0p65 + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + process.HLTAK4PFJetsSequence + process.hlt4PFCentralJetTightIDPt30 + process.hlt3PFCentralJetTightIDPt40 + process.hlt2PFCentralJetTightIDPt50 + process.hlt1PFCentralJetTightIDPt70 + process.HLTJetFlavourTagParticleNetSequencePF + process.hltPFCentralJetTightIDPt30 + process.hltBTagCentralJetPt30PFParticleNet2BTagSum0p65 + process.HLTEndSequence ) -process.HLT_AK8PFJet230_SoftDropMass40_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetOrHTTOrMuHTT + process.hltPreAK8PFJet230SoftDropMass40 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet230 + process.hltAK8PFJets230Constituents + process.hltAK8PFSoftDropJets230 + process.hltAK8SinglePFJets230SoftDropMass40 + process.HLTEndSequence ) -process.HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetOrHTTOrMuHTT + process.hltPreAK8PFJet230SoftDropMass40PFAK8ParticleNetBB0p35 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet230 + process.hltAK8PFJets230Constituents + process.hltAK8PFSoftDropJets230 + process.hltAK8SinglePFJets230SoftDropMass40 + process.HLTJetFlavourTagParticleNetSequencePFAK8 + process.hltAK8PFJets230SoftDropMass40 + process.hltAK8SinglePFJets230SoftDropMass40BTagParticleNetBB0p35 + process.HLTEndSequence ) -process.HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetOrHTTOrMuHTT + process.hltPreAK8PFJet250SoftDropMass40PFAK8ParticleNetBB0p35 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet250 + process.hltAK8PFJets250Constituents + process.hltAK8PFSoftDropJets250 + process.hltAK8SinglePFJets250SoftDropMass40 + process.HLTJetFlavourTagParticleNetSequencePFAK8 + process.hltAK8PFJets250SoftDropMass40 + process.hltAK8SinglePFJets250SoftDropMass40BTagParticleNetBB0p35 + process.HLTEndSequence ) -process.HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetOrHTTOrMuHTT + process.hltPreAK8PFJet275SoftDropMass40PFAK8ParticleNetBB0p35 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet275 + process.hltAK8PFJets275Constituents + process.hltAK8PFSoftDropJets275 + process.hltAK8SinglePFJets275SoftDropMass40 + process.HLTJetFlavourTagParticleNetSequencePFAK8 + process.hltAK8PFJets275SoftDropMass40 + process.hltAK8SinglePFJets275SoftDropMass40BTagParticleNetBB0p35 + process.HLTEndSequence ) -process.HLT_AK8PFJet400_SoftDropMass40_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetOrHTTOrMuHTT + process.hltPreAK8PFJet400SoftDropMass40 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet320 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets320 + process.hltSingleAK8PFJet400 + process.hltAK8PFJets400Constituents + process.hltAK8PFSoftDropJets400 + process.hltAK8SinglePFJets400SoftDropMass40 + process.HLTEndSequence ) -process.HLT_AK8PFJet425_SoftDropMass40_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetOrHTTOrMuHTT + process.hltPreAK8PFJet425SoftDropMass40 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet320 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets320 + process.hltSingleAK8PFJet425 + process.hltAK8PFJets425Constituents + process.hltAK8PFSoftDropJets425 + process.hltAK8SinglePFJets425SoftDropMass40 + process.HLTEndSequence ) -process.HLT_AK8PFJet450_SoftDropMass40_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetOrHTTOrMuHTT + process.hltPreAK8PFJet450SoftDropMass40 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet320 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets320 + process.hltSingleAK8PFJet450 + process.hltAK8PFJets450Constituents + process.hltAK8PFSoftDropJets450 + process.hltAK8SinglePFJets450SoftDropMass40 + process.HLTEndSequence ) -process.HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetOrHTTOrMuHTT + process.hltPreAK8PFJet230SoftDropMass40PFAK8ParticleNetTauTau0p30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet230 + process.hltAK8PFJets230Constituents + process.hltAK8PFSoftDropJets230 + process.hltAK8SinglePFJets230SoftDropMass40 + process.HLTJetFlavourTagParticleNetSequencePFAK8 + process.hltAK8PFJets230SoftDropMass40 + process.hltAK8SinglePFJets230SoftDropMass40ParticleNetTauTau0p30 + process.HLTEndSequence ) -process.HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetOrHTTOrMuHTT + process.hltPreAK8PFJet250SoftDropMass40PFAK8ParticleNetTauTau0p30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet250 + process.hltAK8PFJets250Constituents + process.hltAK8PFSoftDropJets250 + process.hltAK8SinglePFJets250SoftDropMass40 + process.HLTJetFlavourTagParticleNetSequencePFAK8 + process.hltAK8PFJets250SoftDropMass40 + process.hltAK8SinglePFJets250SoftDropMass40ParticleNetTauTau0p30 + process.HLTEndSequence ) -process.HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetOrHTTOrMuHTT + process.hltPreAK8PFJet275SoftDropMass40PFAK8ParticleNetTauTau0p30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet275 + process.hltAK8PFJets275Constituents + process.hltAK8PFSoftDropJets275 + process.hltAK8SinglePFJets275SoftDropMass40 + process.HLTJetFlavourTagParticleNetSequencePFAK8 + process.hltAK8PFJets275SoftDropMass40 + process.hltAK8SinglePFJets275SoftDropMass40ParticleNetTauTau0p30 + process.HLTEndSequence ) -process.HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreIsoMu50AK8PFJet230SoftDropMass40 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22or25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50Q + process.HLTMu50IsolationSequence + process.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f50QL3trkIsoFiltered0p08 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet230 + process.hltAK8PFJets230Constituents + process.hltAK8PFSoftDropJets230 + process.hltAK8SinglePFJets230SoftDropMass40 + process.HLTEndSequence ) -process.HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreIsoMu50AK8PFJet230SoftDropMass40PFAK8ParticleNetBB0p35 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22or25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50Q + process.HLTMu50IsolationSequence + process.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f50QL3trkIsoFiltered0p08 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet230 + process.hltAK8PFJets230Constituents + process.hltAK8PFSoftDropJets230 + process.hltAK8SinglePFJets230SoftDropMass40 + process.HLTJetFlavourTagParticleNetSequencePFAK8 + process.hltAK8PFJets230SoftDropMass40 + process.hltAK8SinglePFJets230SoftDropMass40BTagParticleNetBB0p35 + process.HLTEndSequence ) -process.HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPreEle50CaloIdVTGsfTrkIdTAK8PFJet230SoftDropMass40 + process.HLTEle50CaloIdVTGsfTrkIdTGsfSequence + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet230 + process.hltAK8PFJets230Constituents + process.hltAK8PFSoftDropJets230 + process.hltAK8SinglePFJets230SoftDropMass40 + process.HLTEndSequence ) -process.HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPreEle50CaloIdVTGsfTrkIdTAK8PFJet230SoftDropMass40PFAK8ParticleNetBB0p35 + process.HLTEle50CaloIdVTGsfTrkIdTGsfSequence + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet230 + process.hltAK8PFJets230Constituents + process.hltAK8PFSoftDropJets230 + process.hltAK8SinglePFJets230SoftDropMass40 + process.HLTJetFlavourTagParticleNetSequencePFAK8 + process.hltAK8PFJets230SoftDropMass40 + process.hltAK8SinglePFJets230SoftDropMass40BTagParticleNetBB0p35 + process.HLTEndSequence ) -process.HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleTauJet + process.hltPreDoubleMediumDeepTauPFTauHPS30L2NNeta2p1PFJet60 + process.HLTL2TauTagNNSequence + process.hltL2DoubleTauJetTagNNFilter + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDeepTauPFTauSequence + process.hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet + process.hltHpsL1JetsHLTDoublePFTauMediumDitauWPDeepTauMatchDoubleTauJet + process.hltHpsDoublePFTau30MediumDitauWPDeepTauL1HLTMatchedDoubleTauJet + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToL1 + process.hlt1PFJet60L1HLTMatched + process.hltHpsOverlapFilterDeepTauDoublePFTau30PFJet60 + process.HLTEndSequence ) -process.HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleTauJet70 + process.hltPreDoubleMediumDeepTauPFTauHPS30L2NNeta2p1PFJet75 + process.HLTL2TauTagNNSequence + process.hltL2DoubleTauJetTagNNFilter + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDeepTauPFTauSequence + process.hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet + process.hltHpsL1JetsHLTDoublePFTauMediumDitauWPDeepTauMatchDoubleTauJet + process.hltHpsDoublePFTau30MediumDitauWPDeepTauL1HLTMatchedDoubleTauJet + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToL1 + process.hlt1PFJet75L1HLTMatched + process.hltHpsOverlapFilterDeepTauDoublePFTau30PFJet75 + process.HLTEndSequence ) -process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sBigORMu18erTauXXer2p1 + process.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS30L2NNeta2p1CrossL1 + cms.ignore(process.hltL1sVeryBigORMu18erTauXXer2p1) + process.hltL1fL1sVeryBigOrMu18erTauXXerL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sVeryBigOrMu18erTauXXerL1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sVeryBigOrMu18erTauXXerL1Filtered0) + process.hltL3fL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3Filtered24Q + process.HLTMu24Eta2p1VeryBigOrL1Mu18TauXXEta2p1IsolationSequence + process.hltL3crIsoL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3f24QL3trkIsoFiltered0p08 + process.HLTL2TauTagNNSequence + process.hltL2TauTagNNFilterMu18erTauXX + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDeepTauPFTauSequence + process.hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet + process.hltHpsL1JetsHLTPFTauMediumDitauWPDeepTauVeryBigOrMu18erTauXXerMatch + process.hltHpsSelectedPFTau30MediumDitauWPDeepTauL1HLTVeryBigOrMu18erTauXXerMatched + process.hltHpsOverlapFilterIsoMu24MediumDitauWPDeepTauPFTau30Monitoring + process.HLTEndSequence ) -process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sMu18erTau26er2p1Jet55 + process.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS30L2NNeta2p1PFJet60CrossL1 + cms.ignore(process.hltL1sVeryBigORMu18erTauXXer2p1) + process.hltL1fL1sVeryBigOrMu18erTauXXerL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sVeryBigOrMu18erTauXXerL1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sVeryBigOrMu18erTauXXerL1Filtered0) + process.hltL3fL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3Filtered24Q + process.HLTMu24Eta2p1VeryBigOrL1Mu18TauXXEta2p1IsolationSequence + process.hltL3crIsoL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3f24QL3trkIsoFiltered0p08 + process.HLTL2TauTagNNSequence + process.hltL2TauTagNNFilterMu18erTauXX + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDeepTauPFTauSequence + process.hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet + process.hltHpsL1JetsHLTPFTauMediumDitauWPDeepTauVeryBigOrMu18erTauXXerMatch + process.hltHpsSelectedPFTau30MediumDitauWPDeepTauL1HLTVeryBigOrMu18erTauXXerMatched + process.hltHpsOverlapFilterIsoMu24MediumDitauWPDeepTauPFTau30Monitoring + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToL1 + process.hlt1PFJet60L1HLTMatched + process.hltHpsOverlapFilterDeepTauPFTau30VeryBigOrMu18erTauXXPFJet60 + process.HLTEndSequence ) -process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sMu18erTau26er2p1Jet70 + process.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS30L2NNeta2p1PFJet75CrossL1 + cms.ignore(process.hltL1sVeryBigORMu18erTauXXer2p1) + process.hltL1fL1sVeryBigOrMu18erTauXXerL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sVeryBigOrMu18erTauXXerL1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sVeryBigOrMu18erTauXXerL1Filtered0) + process.hltL3fL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3Filtered24Q + process.HLTMu24Eta2p1VeryBigOrL1Mu18TauXXEta2p1IsolationSequence + process.hltL3crIsoL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3f24QL3trkIsoFiltered0p08 + process.HLTL2TauTagNNSequence + process.hltL2TauTagNNFilterMu18erTauXX + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDeepTauPFTauSequence + process.hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet + process.hltHpsL1JetsHLTPFTauMediumDitauWPDeepTauVeryBigOrMu18erTauXXerMatch + process.hltHpsSelectedPFTau30MediumDitauWPDeepTauL1HLTVeryBigOrMu18erTauXXerMatched + process.hltHpsOverlapFilterIsoMu24MediumDitauWPDeepTauPFTau30Monitoring + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToL1 + process.hlt1PFJet75L1HLTMatched + process.hltHpsOverlapFilterDeepTauPFTau30VeryBigOrMu18erTauXXPFJet75 + process.HLTEndSequence ) -process.HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v1 = cms.Path( process.HLTBeginSequence + process.hltL1VBFDiJetIsoTau + process.hltPreDoublePFJets40Mass500MediumDeepTauPFTauHPS45L2NNMediumDeepTauPFTauHPS20eta2p1 + process.HLTL2TauTagNNSequence + process.hltL2VBFIsoTauNNFilter + process.HLTGlobalPFTauHPSSequence + process.hltHpsDoublePFTau20withL2NNBeforeDeepTau + process.HLTHPSDeepTauPFTauSequenceForVBFIsoTau + process.hltHpsSelectedPFTausMediumDitauWPDeepTauForVBFIsoTau + process.hltHpsDoublePFTau20MediumDitauWPDeepTauNoMatch + process.hltHpsL1VBFJetsAndIsoTauHLTDoublePFTauMediumDitauWPDeepTauMatch + process.hltHpsSinglePFTau45MediumDitauWPDeepTauL1HLTMatched + process.HLTAK4PFJetsSequence + process.hltRealDijetFilter + process.hltVBFIsoTauL1TLooseIDPFJetsMatching + process.hltVBFLooseIDPFDummyFilter + process.hltPFDiJetCorrCheckerWithMediumDiTau + process.hltMatchedVBFIsoTauTwoPFJets2CrossCleanedUsingDiJetCorrCheckerWithMediumDiTau + process.HLTEndSequence ) -process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22 + process.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS20eta2p1SingleL1 + process.hltL1fL1sMu22erL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMu22erL1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22erL1Filtered0) + process.hltL3fL1sSingleMu22erL1f0L2f10QL3Filtered24Q + process.HLTMu24Eta2p1IsolationSequence + process.hltL3crIsoL1sSingleMu22erL1f0L2f10QL3f24QL3trkIsoFiltered0p08 + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDeepTauPFTauSequenceForVBFIsoTau + process.hltHpsSelectedPFTausMediumDitauWPDeepTauForVBFIsoTau + process.hltHpsSinglePFTau20MediumDitauWPDeepTauNoMatchForVBFIsoTau + process.hltHpsOverlapFilterIsoMu24MediumDeepTauPFTau20 + process.HLTEndSequence ) -process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sBigOrMuXXerIsoTauYYer + process.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS45L2NNeta2p1CrossL1 + process.hltL1fL1sBigOrMuXXerIsoTauYYerL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sBigOrMuXXerIsoTauYYerL1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sBigOrMuXXerIsoTauYYerL1Filtered0) + process.hltL3fL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3Filtered24Q + process.HLTMu24Eta2p1IsoTauYYEta2p1IsolationSequence + process.hltL3crIsoL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3f24QL3trkIsoFiltered0p08 + process.HLTL2TauTagNNSequence + process.hltL2TauTagNNFilterMuXXerIsoTauYYForVBFTauTau + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDeepTauPFTauSequenceForVBFIsoTau + process.hltHpsSelectedPFTausMediumDitauWPDeepTauForVBFIsoTau + process.hltHpsL1JetsHLTPFTauMediumDitauWPDeepTauBigOrMuXXerIsoTauYYerMatchForVBFIsoTau + process.hltHpsSelectedPFTau45MediumDitauWPDeepTauL1HLTBigOrMuXXerIsoTauYYerMatchedForVBFIsoTau + process.hltHpsOverlapFilterIsoMu24MediumDitauWPDeepTauPFTau45MonitoringForVBFIsoTau + process.HLTEndSequence ) -process.HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL2Mu10NoVtx2ChaVetoL3Mu0DxyMax1cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1fMuf0DoubleL2MuNoVtx10Q + process.hltL2fDoubleMu10NoVertexL2Filtered + process.HLTL3muonrecoSequenceNoVtx + ~process.hltL3fDimuonL1f0ppL2NV2Chaf10L3NVf0Veto1Prompt + process.HLTEndSequence ) -process.HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL2Mu12NoVtx2ChaVetoL3Mu0DxyMax1cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1fMuf0DoubleL2MuNoVtx10Q + process.hltL2fDoubleMu12NoVertexL2Filtered + process.HLTL3muonrecoSequenceNoVtx + ~process.hltL3fDimuonL1f0ppL2NV2Chaf10L3NVf0Veto1Prompt + process.HLTEndSequence ) -process.HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL2Mu14NoVtx2ChaVetoL3Mu0DxyMax1cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1fMuf0DoubleL2MuNoVtx10Q + process.hltL2fDoubleMu14NoVertexL2Filtered + process.HLTL3muonrecoSequenceNoVtx + ~process.hltL3fDimuonL1f0ppL2NV2Chaf10L3NVf0Veto1Prompt + process.HLTEndSequence ) -process.HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL3Mu1610NoVtxDxyMin0p01cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1DoubleMuf0L2DoubleMuNoVtxFiltered7 + process.hltL2fL1DoubleMuf0L2SingleMuNoVtxFiltered15 + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1DoubleMuf0L2NVf15f7L3DoubleMuNVf10Displaced + process.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf16Displaced + process.HLTEndSequence ) -process.HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL3Mu1810NoVtxDxyMin0p01cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1DoubleMuf0L2DoubleMuNoVtxFiltered7 + process.hltL2fL1DoubleMuf0L2SingleMuNoVtxFiltered15 + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1DoubleMuf0L2NVf15f7L3DoubleMuNVf10Displaced + process.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf18Displaced + process.HLTEndSequence ) -process.HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL3Mu2010NoVtxDxyMin0p01cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1DoubleMuf0L2DoubleMuNoVtxFiltered7 + process.hltL2fL1DoubleMuf0L2SingleMuNoVtxFiltered15 + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1DoubleMuf0L2NVf15f7L3DoubleMuNVf10Displaced + process.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf20Displaced + process.HLTEndSequence ) +process.AlCa_LumiPixelsCounts_Random_v4 = cms.Path( process.HLTBeginSequenceRandom + process.hltPreAlCaLumiPixelsCountsRandom + process.HLTBeamSpot + process.hltPixelTrackerHVOn + process.HLTDoLocalPixelSequence + process.hltAlcaPixelClusterCounts + process.HLTEndSequence ) +process.AlCa_LumiPixelsCounts_ZeroBias_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreAlCaLumiPixelsCountsZeroBias + process.hltPixelTrackerHVOn + process.HLTDoLocalPixelSequence + process.hltAlcaPixelClusterCounts + process.HLTEndSequence ) +process.MC_ReducedIterativeTracking_v14 = cms.Path( process.HLTBeginSequence + process.hltPreMCReducedIterativeTracking + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingSequence + process.HLTDoLocalStripSequence + process.HLTIterativeTrackingIter02 + process.HLTEndSequence ) +process.MC_PFMET_v19 = cms.Path( process.HLTBeginSequence + process.hltPreMCPFMET + process.HLTAK4PFJetsSequence + process.hltPFMETProducer + process.hltPFMETOpenFilter + process.HLTEndSequence ) +process.MC_AK4PFJets_v19 = cms.Path( process.HLTBeginSequence + process.hltPreMCAK4PFJets + process.HLTAK4PFJetsSequence + process.hltAK4PFJetCollection20Filter + process.HLTEndSequence ) +process.MC_PFBTagDeepCSV_v12 = cms.Path( process.HLTBeginSequence + process.hltPreMCPFBTagDeepCSV + process.HLTAK4PFJetsSequence + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV4p06Single + process.HLTEndSequence ) +process.MC_PFHT_v18 = cms.Path( process.HLTBeginSequence + process.hltPreMCPFHT + process.HLTAK4PFJetsSequence + process.hltPFHTForMC + process.hltPFHTOpenFilter + process.HLTEndSequence ) +process.MC_PFMHT_v18 = cms.Path( process.HLTBeginSequence + process.hltPreMCPFMHT + process.HLTAK4PFJetsSequence + process.hltPFHTForMC + process.hltPFMHTOpenFilter + process.HLTEndSequence ) +process.MC_CaloMET_v10 = cms.Path( process.HLTBeginSequence + process.hltPreMCCaloMET + process.HLTDoCaloSequence + process.hltMet + process.hltMETOpen + process.HLTEndSequence ) +process.MC_CaloMET_JetIdCleaned_v11 = cms.Path( process.HLTBeginSequence + process.hltPreMCCaloMETJetIdCleaned + process.HLTDoCaloSequence + process.hltMet + process.HLTAK4CaloJetsSequence + process.hltMetCleanUsingJetID + process.hltMETCleanUsingJetIDOpenFilter + process.HLTEndSequence ) +process.MC_AK4CaloJets_v11 = cms.Path( process.HLTBeginSequence + process.hltPreMCAK4CaloJets + process.HLTAK4CaloJetsSequence + process.hltCaloJetCollection20Filter + process.HLTEndSequence ) +process.MC_AK4CaloJetsFromPV_v10 = cms.Path( process.HLTBeginSequence + process.hltPreMCAK4CaloJetsFromPV + process.HLTAK4CaloJetsSequence + process.HLTNoPUSequence + process.hltCaloJetFromPVCollection20Filter + process.hltHtMhtFromPVForMC + process.hltCaloHtMhtFromPVOpenFilter + process.HLTEndSequence ) +process.MC_CaloBTagDeepCSV_v10 = cms.Path( process.HLTBeginSequence + process.hltPreMCCaloBTagDeepCSV + process.HLTAK4CaloJetsSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV10p0Single + process.HLTEndSequence ) +process.MC_CaloHT_v10 = cms.Path( process.HLTBeginSequence + process.hltPreMCCaloHT + process.HLTAK4CaloJetsSequence + process.hltHtMhtForMC + process.hltCaloHTOpenFilter + process.HLTEndSequence ) +process.MC_CaloMHT_v10 = cms.Path( process.HLTBeginSequence + process.hltPreMCCaloMHT + process.HLTAK4CaloJetsSequence + process.hltHtMhtForMC + process.hltMhtFilter + process.HLTEndSequence ) +process.MC_AK8PFJets_v19 = cms.Path( process.HLTBeginSequence + process.hltPreMCAK8PFJets + process.HLTAK8PFJetsSequence + process.hltAK8PFJetCollection20Filter + process.HLTEndSequence ) +process.MC_AK8TrimPFJets_v19 = cms.Path( process.HLTBeginSequence + process.hltPreMCAK8TrimPFJets + process.HLTAK8PFJetsSequence + process.hltAK8TrimModJets + process.hltAK8TrimPFJetCollection20Filter + process.HLTEndSequence ) +process.MC_AK8PFHT_v18 = cms.Path( process.HLTBeginSequence + process.hltPreMCAK8PFHT + process.HLTAK8PFJetsSequence + process.hltAK8PFHTForMC + process.hltAK8PFHTOpenFilter + process.HLTEndSequence ) +process.MC_AK8CaloHT_v10 = cms.Path( process.HLTBeginSequence + process.hltPreMCAK8CaloHT + process.HLTAK8CaloJetsSequence + process.hltAK8HtMhtForMC + process.hltAK8CaloHTOpenFilter + process.HLTEndSequence ) +process.MC_Diphoton10_10_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass10_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG5 + process.hltPreMCDiphoton1010R9IdORIsoCaloIdANDHER9IdMass10 + process.HLTDiphoton1010R9Id85b90eORIso60CaloId15b35eANDHE10R9Id50b80eMass10Sequence + process.HLTEndSequence ) +process.MC_DoubleEle5_CaloIdL_MW_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG5WithJetAndTau + process.hltPreMCDoubleEle5CaloIdLMW + process.HLTEle5CaloIdLMWSequence + process.HLTDoubleEle5CaloIdLMWSequence + process.HLTEndSequence ) +process.MC_Ele5_WPTight_Gsf_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG5 + process.hltPreMCEle5WPTightGsf + process.HLTEle5WPTightGsfSequence + process.HLTEndSequence ) +process.MC_Ele15_Ele10_CaloIdL_TrackIdL_IsoVL_DZ_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG5 + process.hltPreMCEle15Ele10CaloIdLTrackIdLIsoVLDZ + process.HLTEle15Ele10CaloIdLTrackIdLIsoVLSequence + process.hltEle15Ele10CaloIdLTrackIdLIsoVLDZFilter + process.HLTEndSequence ) +process.MC_IsoMu_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu3IorSingleMu5IorSingleMu7 + process.hltPreMCIsoMu + process.hltL1fL1sMu3or5or7L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu5L1L2SingleMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu5L1Filtered0) + process.hltL3fL1sMu5L1L2L3SingleMu + process.HLTMuIsolationSequenceForMC + process.hltL3crIsoL1sMu16L1L2L3TrkIsoFilteredSingleMu + process.HLTEndSequence ) +process.MC_DoubleMu_TrkIsoVVL_DZ_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0 + process.hltPreMCDoubleMuTrkIsoVVLDZ + process.hltL1fL1sDoubleMu0HighQL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu0L1f0L2doubleMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu0HighQL1Filtered0) + process.hltL3pfL1sDoubleMu0L1f0L2pf0L3doubleMu + process.HLTL3muontrkisovvlSequence + process.hltDiMuonRelTrkIsoVVLFiltered + process.hltDiMuonRelTrkIsoVVLFilteredDzFiltered0p2 + process.HLTEndSequence ) +process.MC_DoubleMuNoFiltersNoVtx_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0 + process.hltPreMCDoubleMuNoFiltersNoVtx + process.hltL1fL1sDoubleMu0HighQL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2fDimuonL1f0L2NoVtx) + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fDimuonL1f0L2NVL3NoFiltersNoVtx + process.HLTEndSequence ) +process.MC_PFBTagDeepJet_v3 = cms.Path( process.HLTBeginSequence + process.hltPreMCPFBTagDeepJet + process.HLTAK4PFJetsSequence + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet4p06Single + process.HLTEndSequence ) +process.MC_Run3_PFScoutingPixelTracking_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sMCRun3PFScoutingPixelTracking + process.hltPreMCRun3PFScoutingPixelTracking + process.HLTAK4CaloJetsSequence + process.HLTPixelOnlyPFScoutingSequence + process.hltEgammaR9ID + process.HLTL2muonrecoSequenceNoVtx + process.HLTL3muonrecoSequenceNoVtx + process.hltDisplacedmumuVtxNoMatchingProducer + process.HLTMuIsolationSequenceNoVtx + process.hltFEDSelectorL1 + process.HLTPixelOnlyPFScoutingPackingSequence + process.HLTEndSequence ) +process.AlCa_EcalPi0EBonly_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaEcalPi0Eta + process.hltPreAlCaEcalPi0EBonly + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltSimple3x3Clusters + process.hltAlCaPi0RecHitsFilterEBonlyRegional + process.hltAlCaPi0EBUncalibrator + process.hltAlCaPi0EBRechitsToDigis + process.HLTEndSequence ) +process.AlCa_EcalPi0EEonly_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaEcalPi0Eta + process.hltPreAlCaEcalPi0EEonly + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltSimple3x3Clusters + process.hltAlCaPi0RecHitsFilterEEonlyRegional + process.hltAlCaPi0EEUncalibrator + process.hltAlCaPi0EERechitsToDigis + process.HLTEndSequence ) +process.AlCa_EcalEtaEBonly_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaEcalPi0Eta + process.hltPreAlCaEcalEtaEBonly + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltSimple3x3Clusters + process.hltAlCaEtaRecHitsFilterEBonlyRegional + process.hltAlCaEtaEBUncalibrator + process.hltAlCaEtaEBRechitsToDigis + process.HLTEndSequence ) +process.AlCa_EcalEtaEEonly_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaEcalPi0Eta + process.hltPreAlCaEcalEtaEEonly + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltSimple3x3Clusters + process.hltAlCaEtaRecHitsFilterEEonlyRegional + process.hltAlCaEtaEEUncalibrator + process.hltAlCaEtaEERechitsToDigis + process.HLTEndSequence ) +process.AlCa_AK8PFJet40_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreAlCaAK8PFJet40 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet10AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets10AK8 + process.hltSinglePFJet40AK8 + process.HLTEndSequence ) +process.AlCa_PFJet40_v22 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreAlCaPFJet40 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet10 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets10 + process.hltSinglePFJet40 + process.HLTEndSequence ) +process.AlCa_PFJet40_CPUOnly_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreAlCaPFJet40CPUOnly + process.HLTAK4CaloJetsCPUOnlySequence + process.hltSingleCaloJet10CPUOnly + process.HLTAK4PFJetsCPUOnlySequence + process.hltPFJetsCorrectedMatchedToCaloJets10CPUOnly + process.hltSinglePFJet40CPUOnly + process.HLTEndSequence ) +process.HLT_PFJet40_GPUvsCPU_v1 = cms.Path( process.HLTBeginSequence + process.hltAlCaPFJet40GPUxorCPUFilter + process.hltPrePFJet40GPUvsCPU + process.HLTEndSequence ) +process.HLT_MediumChargedIsoPFTau180HighPtRelaxedIso_Trk50_eta2p1_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleTau + process.hltPreMediumChargedIsoPFTau180HighPtRelaxedIsoTrk50eta2p1 + process.HLTL2TauJetsSequence + process.hltSingleL2Tau80eta2p2 + process.HLTGlobalPFTauConeSequence + process.hltPFTau180Track + process.HLTMediumChargedIsoPFTauHighPtRelaxedIsoTrk50 + process.hltPFTau180TrackPt50LooseAbsOrRelMediumHighPtRelaxedIsoIso + process.hltL1JetsHLTSinglePFTauTrackMediumChargedIsolationMatch + process.hltSelectedPFTau180MediumChargedIsolationL1HLTMatched + process.HLTEndSequence ) +process.HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleEG14108IorTripleEG18178 + process.hltPreEle16Ele12Ele8CaloIdLTrackIdL + process.HLTEle16Ele12Ele8CaloIdLTrackIdLSequence + process.HLTEndSequence ) +process.HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1VBFDiJetOR + process.hltPreVBFDoubleMediumDeepTauPFTauHPS20eta2p1 + process.HLTL2TauJetsSequence + process.hltDoubleL2Tau20eta2p2 + process.HLTL2p5IsoTauGlobalSequence + process.hltDoubleL2GlobIsoTau20eta2p2 + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDoubleMediumDeepTauDiTauWPAntiMuonPFTau20Sequence + process.HLTAK4PFJetsSequence + process.hltVBFL1TLooseIDPFJetsMatching + process.hltMatchedVBFTwoPFJetsDoubleMediumDeepTauDitauWPPFTauHPS20OverlapRemoval + process.hltMatchedVBFTwoPFJets2CrossCleanedFromDoubleMediumDeepTauDitauWPPFTauHPS20 + process.hltMatchedVBFOnePFJet2CrossCleanedFromDoubleMediumDeepTauDitauWPPFTauHPS20 + process.HLTEndSequence ) +process.HLT_VBF_DoubleTightChargedIsoPFTauHPS20_Trk1_eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1VBFDiJetOR + process.hltPreVBFDoubleTightChargedIsoPFTauHPS20Trk1eta2p1 + process.HLTL2TauJetsSequence + process.hltDoubleL2Tau20eta2p2 + process.HLTL2p5IsoTauGlobalSequence + process.hltDoubleL2IsoTau20eta2p2 + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDoubleTightChargedIsoAntiMuonPFTau20Sequence + process.HLTAK4PFJetsSequence + process.hltVBFL1TLooseIDPFJetsMatching + process.hltMatchedVBFTwoPFJetsDoubleTightChargedIsoPFTauHPS20OverlapRemoval + process.hltMatchedVBFTwoPFJets2CrossCleanedFromDoubleTightChargedIsoPFTauHPS20 + process.hltMatchedVBFOnePFJet2CrossCleanedFromDoubleTightChargedIsoPFTauHPS20 + process.HLTEndSequence ) +process.HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton75R9Id90HE10IsoMEBOnlyPFJetsMJJ300DEta3 + process.HLTPhoton75R9Id90HE10IsoMEBOnlySequence + process.HLTAK4CaloJetsSequence + process.hltDiCaloJet30MJJ300AllJetsDEta3Filter + process.HLTAK4PFJetsSequence + process.hltDiPFJet30MJJ300AllJetsDEta3Filter + process.HLTEndSequence ) +process.HLT_PFMET100_PFMHT100_IDTight_PFHT60_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFHTT60Seeds + process.hltPrePFMET100PFMHT100IDTightPFHT60 + process.HLTRecoMETSequence + process.hltMET60 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT60 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT60Jet30 + process.hltPFMHTTightID + process.hltPFMHTTightID100 + process.hltPFMETProducer + process.hltPFMET100 + process.HLTEndSequence ) +process.HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFHTT60Seeds + process.hltPrePFMETNoMu100PFMHTNoMu100IDTightPFHT60 + process.HLTRecoMETSequence + process.hltMET60 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT60 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT60Jet30 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID100 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu100 + process.HLTEndSequence ) +process.HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFHTT60Seeds + process.hltPrePFMETTypeOne100PFMHT100IDTightPFHT60 + process.HLTRecoMETSequence + process.hltMET60 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT60 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT60Jet30 + process.hltPFMHTTightID + process.hltPFMHTTightID100 + process.hltPFMETProducer + process.hltcorrPFMETTypeOne + process.hltPFMETTypeOne + process.hltPFMETTypeOne100 + process.HLTEndSequence ) +process.HLT_Mu18_Mu9_SameSign_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu18Mu9SameSign + process.hltL1fL1sDoubleMu157L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0) + process.hltL3fL1DoubleMu157fFiltered9 + process.hltL3fL1DoubleMu157fFiltered18 + process.hltDiMuon189SameSignFiltered + process.HLTEndSequence ) +process.HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + process.hltPreDoubleMu2JpsiDoubleTrk1Phi1p05 + process.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.hltDoubleMu2JpsiDoubleTrkL3Filtered + process.hltDoubleTrkmumuVtxProducerDoubleMu2Jpsi + process.hltDoubleTrkmumuFilterDoubleMu2Jpsi + process.HLTBphTrackingDoubleJpsiReg + process.hltJpsiTkAllConeTracksIterDoubleTrk + process.hltJpsiTrkTrkVertexProducerPhiDoubleTrk1v4 + process.hltJpsiTkTkVertexFilterPhiDoubleTrk1v4 + process.HLTEndSequence ) +process.HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0ETM40IorDoubleMu0ETM55IorDoubleMu0ETM60IorDoubleMu0ETM65IorDoubleMu0ETM70 + process.hltPreDoubleMu3DCAPFMET50PFMHT60 + process.hltL1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + process.hltL3fL1DiMu3SQETM50noDrf0PreFiltered3 + process.hltDoubleMuon3Mass3p8to60noDrDCAFilter + process.HLTRecoMETSequence + process.hltMET40 + process.HLTAK4PFJetsSequence + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu50 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID60 + process.HLTEndSequence ) +process.HLT_TripleMu_5_3_3_Mass3p8_DCA_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMu0IorTripleMu553 + process.hltPreTripleMu533Mass3p8DCA + process.hltL1TripleMu553L1TriMuFiltered3 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL1TripleMu553L2TriMuFiltered3) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1TripleMu553L1TriMuFiltered3) + process.hltL3fL1TripleMu553f0PreFiltered333 + process.hltL3fL1TripleMu553f0Filtered533 + process.hltTripleMu533Mass3p8DCAFilter + process.HLTEndSequence ) +process.HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJetVBFIorHTTIorSingleJet + process.hltPreQuadPFJet103887515DoublePFBTagDeepCSV1p37p7VBF1 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID75 + process.hltPFDoubleJetLooseID88 + process.hltPFSingleJetLooseID103 + process.HLTBtagDeepCSVSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepCSV7p68Double6Jets + process.hltBTagPFDeepCSV1p28Single6Jets + process.hltVBFPFJetCSVSortedMqq200Detaqq1p5 + process.HLTEndSequence ) +process.HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet1058576VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet111908015DoublePFBTagDeepCSV1p37p7VBF1 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID80 + process.hltPFDoubleJetLooseID90 + process.hltPFSingleJetLooseID111 + process.HLTBtagDeepCSVSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepCSV7p68Double6Jets + process.hltBTagPFDeepCSV1p28Single6Jets + process.hltVBFPFJetCSVSortedMqq200Detaqq1p5 + process.HLTEndSequence ) +process.HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJetVBFIorHTTIorSingleJet + process.hltPreQuadPFJet103887515PFBTagDeepCSV1p3VBF2 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID75 + process.hltPFDoubleJetLooseID88 + process.hltPFSingleJetLooseID103 + process.HLTBtagDeepCSVSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepCSV1p28Single6Jets + process.hltVBFPFJetCSVSortedMqq460Detaqq3p5 + process.HLTEndSequence ) +process.HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet1008572VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet105887615PFBTagDeepCSV1p3VBF2 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID76 + process.hltPFDoubleJetLooseID88 + process.hltPFSingleJetLooseID105 + process.HLTBtagDeepCSVSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepCSV1p28Single6Jets + process.hltVBFPFJetCSVSortedMqq460Detaqq3p5 + process.HLTEndSequence ) +process.HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet1058576VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet111908015PFBTagDeepCSV1p3VBF2 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID80 + process.hltPFDoubleJetLooseID90 + process.hltPFSingleJetLooseID111 + process.HLTBtagDeepCSVSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepCSV1p28Single6Jets + process.hltVBFPFJetCSVSortedMqq460Detaqq3p5 + process.HLTEndSequence ) +process.HLT_QuadPFJet103_88_75_15_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJetVBFIorHTTIorSingleJet + process.hltPreQuadPFJet103887515 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.HLTFastPrimaryVertexSequence + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID75 + process.hltPFDoubleJetLooseID88 + process.hltPFSingleJetLooseID103 + process.HLTBtagDeepCSVSequencePF + process.HLTEndSequence ) +process.HLT_QuadPFJet105_88_76_15_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet1008572VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet105887615 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.HLTFastPrimaryVertexSequence + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID76 + process.hltPFDoubleJetLooseID88 + process.hltPFSingleJetLooseID105 + process.HLTEndSequence ) +process.HLT_QuadPFJet111_90_80_15_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet1058576VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet111908015 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.HLTFastPrimaryVertexSequence + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID80 + process.hltPFDoubleJetLooseID90 + process.hltPFSingleJetLooseID111 + process.HLTEndSequence ) +process.HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGor + process.hltPreDiphoton3018R9IdLANDHEANDIsoCaloIdMass55 + process.HLTDiphoton3018R9Idb50e90ANDIso60CaloId15b35eANDHE12b10eMass55Sequence + process.HLTEndSequence ) +process.HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGor + process.hltPreDiphoton3018R9IdLANDHEANDIsoCaloId + process.HLTDiphoton3018R9Idb50e90ANDIso60CaloId15b35eANDHE12b10eSequence + process.HLTEndSequence ) +process.HLT_Mu12_IP6_v2 = cms.Path( process.HLTBeginSequenceParking + process.hltL1sSingleMu22orParking + process.hltPreMu12IP6 + process.hltL1fL1sMu22orParkingL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22orParkL1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22orParkL1Filtered0) + process.hltL3fL1sMu22OrParkL1f0L2f10QL3Filtered12Q + process.HLTEndSequence ) +process.HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet1008572VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet105887615DoublePFBTagDeepCSV1p37p7VBF1 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID76 + process.hltPFDoubleJetLooseID88 + process.hltPFSingleJetLooseID105 + process.HLTBtagDeepCSVSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepCSV7p68Double6Jets + process.hltBTagPFDeepCSV1p28Single6Jets + process.hltVBFPFJetCSVSortedMqq200Detaqq1p5 + process.HLTEndSequence ) +process.HLT_DoubleMediumDeepTauPFTauHPS35_L2NN_eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleTauBigOR + process.hltPreDoubleMediumDeepTauPFTauHPS35L2NNeta2p1 + process.HLTL2TauTagNNSequence + process.hltL2DoubleTauTagNNFilter + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDeepTauPFTauSequence + process.hltHpsSelectedPFTausMediumDitauWPDeepTau + process.hltHpsL1JetsHLTDoublePFTauMediumDitauWPDeepTauMatch + process.hltHpsDoublePFTau35MediumDitauWPDeepTauL1HLTMatched + process.HLTEndSequence ) +process.HLT_DoubleMediumChargedIsoPFTauHPS40_Trk1_eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleTauBigOR + process.hltPreDoubleMediumChargedIsoPFTauHPS40Trk1eta2p1 + process.HLTL2TauJetsL1TauSeededSequence + process.hltDoubleL2Tau26eta2p2 + process.HLTL2p5IsoTauL1TauSeededGlobalSequence + process.hltDoubleL2GlobIsoTau26eta2p2 + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDoublePFTauPt40Eta2p1Trk1 + process.HLTHPSMediumChargedIsoPFTauSequence + process.hltHpsSelectedPFTausTrackPt1MediumChargedIsolation + process.hltHpsDoublePFTau40TrackPt1MediumChargedIsolation + process.hltHpsL1JetsHLTDoublePFTauTrackPt1MediumChargedIsolationMatch + process.hltHpsDoublePFTau40TrackPt1MediumChargedIsolationL1HLTMatched + process.hltHpsDoublePFTau40TrackPt1MediumChargedIsolationDz02 + process.HLTEndSequence ) +process.HLT_DoubleTightChargedIsoPFTauHPS35_Trk1_eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleTauBigOR + process.hltPreDoubleTightChargedIsoPFTauHPS35Trk1eta2p1 + process.HLTL2TauJetsL1TauSeededSequence + process.hltDoubleL2Tau26eta2p2 + process.HLTL2p5IsoTauL1TauSeededGlobalSequence + process.hltDoubleL2GlobIsoTau26eta2p2 + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDoublePFTauPt35Eta2p1Trk1 + process.HLTHPSTightChargedIsoPFTauSequence + process.hltHpsSelectedPFTausTrackPt1TightChargedIsolation + process.hltHpsDoublePFTau35TrackPt1TightChargedIsolation + process.hltHpsL1JetsHLTDoublePFTauTrackPt1TightChargedIsolationMatch + process.hltHpsDoublePFTau35TrackPt1TightChargedIsolationL1HLTMatched + process.hltHpsDoublePFTau35TrackPt1TightChargedIsolationDz02 + process.HLTEndSequence ) +process.HLT_Ele24_eta2p1_WPTight_Gsf_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sBigORLooseIsoEGXXerIsoTauYYerdRMin0p3 + process.hltPreEle24eta2p1WPTightGsfLooseDeepTauPFTauHPS30eta2p1CrossL1 + process.HLTEle24erWPTightGsfForTauSequence + process.HLTGlobalPFTauHPSSequence + process.hltOverlapFilterIsoEle24IsoTau30WPTightGsfCaloJet5 + process.HLTHPSLooseETauWPDeepTauPFTau30Sequence + process.hltHpsL1JetsHLTPFTauLooseEtauWPDeepTauMatch + process.hltHpsSelectedPFTau30LooseETauWPDeepTauL1HLTMatched + process.hltHpsOverlapFilterIsoEle24WPTightGsfLooseETauWPDeepTauPFTau30 + process.HLTEndSequence ) +process.HLT_IsoMu20_eta2p1_LooseDeepTauPFTauHPS27_eta2p1_CrossL1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sBigORMu18erTauXXer2p1 + process.hltPreIsoMu20eta2p1LooseDeepTauPFTauHPS27eta2p1CrossL1 + process.hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fBigORMu18erTauXXer2p1L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0) + process.hltL3fL1BigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20Q + process.HLTMu20Eta2p1Tau24Eta2p1IsolationSequence + process.hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered + process.HLTGlobalPFTauHPSSequence + process.HLTHPSLooseMuTauWPDeepTauAntiMuonPFTau27Sequence + process.hltHpsL1JetsHLTPFTauLooseMutauWPDeepTauVsJetsAgainstMuonMatch + process.hltHpsSelectedPFTau27LooseMuTauWPDeepTauVsJetsAgainstMuonL1HLTMatched + process.hltHpsOverlapFilterIsoMu20LooseMuTauWPDeepTauPFTau27L1Seeded + process.HLTEndSequence ) +process.HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sMu22erIsoTau40er + process.hltPreIsoMu24eta2p1LooseDeepTauPFTauHPS180eta2p1 + process.hltL1fL1sMu22erIsoTau40erL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22erIsoTau40erL1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22erIsoTau40erL1Filtered0) + process.hltL3fL1sMu22erIsoTau40erL1f0L2f10QL3Filtered24Q + process.HLTMu24Eta2p1IsoTau40Eta2p1IsolationSequence + process.hltL3crIsoL1sMu22erIsoTau40erL1f0L2f10QL3f24QL3trkIsoFiltered + process.HLTL2TauTagNNSequence + process.hltL2Mu22Tau40TagNNFilterSingleTauWP + process.HLTGlobalPFTauHPSSequence + process.HLTLooseSingleTauWPDeepTauPFTau + process.hltL1JetsHLTPFTau180LooseSingleTauWPDeepTauMatchMu22IsoTau40 + process.hltSelectedPFTau180LooseSingleTauWPDeepTauMatchedMu22IsoTau40 + process.hltHpsOverlapFilterIsoMu24LooseSingleTauWPDeepTauPFTau180L1Seeded + process.HLTEndSequence ) +process.HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sBigORMu18erTauXXer2p1 + process.hltPreIsoMu24eta2p1LooseDeepTauPFTauHPS30eta2p1CrossL1 + process.hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fBigORMu18erTauXXer2p1L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0) + process.hltL3fL1BigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20Q + process.HLTMu20Eta2p1Tau24Eta2p1IsolationSequence + process.hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered + process.hltIsoMu24FilterEle24Tau30Monitoring + process.HLTGlobalPFTauHPSSequence + process.HLTHPSLooseETauWPDeepTauPFTau30Sequence + process.hltHpsL1JetsHLTPFTauLooseEtauWPDeepTauMatchMonitoring + process.hltHpsSelectedPFTau30LooseETauWPDeepTauL1HLTMatchedMonitoring + process.hltHpsOverlapFilterIsoMu24LooseETauWPDeepTauPFTau30L1Seeded + process.HLTEndSequence ) +process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sBigOrMuXXerIsoTauYYer + process.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS35L2NNeta2p1CrossL1 + process.hltL1fL1sBigOrMuXXerIsoTauYYerL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sBigOrMuXXerIsoTauYYerL1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sBigOrMuXXerIsoTauYYerL1Filtered0) + process.hltL3fL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3Filtered24Q + process.HLTMu24Eta2p1IsoTauYYEta2p1IsolationSequence + process.hltL3crIsoL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3f24QL3trkIsoFiltered + process.HLTL2TauTagNNSequence + process.hltL2TauTagNNFilterMuXXerIsoTauYY + process.HLTGlobalPFTauHPSSequence + process.HLTHPSSinglePFTauPt35Eta2p1Trk1 + process.HLTHPSDeepTauPFTauSequence + process.hltHpsSelectedPFTausMediumDitauWPDeepTau + process.hltHpsL1JetsHLTPFTauMediumDitauWPDeepTauBigOrMuXXerIsoTauYYerMatch + process.hltHpsSelectedPFTau35MediumDitauWPDeepTauL1HLTBigOrMuXXerIsoTauYYerMatched + process.hltHpsOverlapFilterIsoMu24MediumDitauWPDeepTauPFTau35Monitoring + process.HLTEndSequence ) +process.HLT_LooseDeepTauPFTauHPS180_L2NN_eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleTau + process.hltPreLooseDeepTauPFTauHPS180L2NNeta2p1 + process.HLTL2TauTagNNSequence + process.hltL2SingleTauTagNNFilter + process.HLTGlobalPFTauHPSSequence + process.HLTLooseSingleTauWPDeepTauPFTau + process.hltL1JetsHLTPFTauLooseSingleTauWPDeepTauMatch + process.hltSelectedPFTau180LooseSingleTauWPDeepTauL1HLTMatched + process.HLTEndSequence ) +process.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sQuadJetC50to60IorHTT280to500IorHTT250to340QuadJet + process.hltPrePFHT330PT30QuadPFJet75604540TriplePFBTagDeepJet4p5 + process.HLTAK4CaloJetsSequence + process.hltQuadCentralJet30 + process.hltCaloJetsQuad30ForHt + process.hltHtMhtCaloJetsQuadC30 + process.hltCaloQuadJet30HT320 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSVp17Double + process.HLTAK4PFJetsSequence + process.hltPFCentralJetLooseIDQuad30 + process.hlt1PFCentralJetLooseID75 + process.hlt2PFCentralJetLooseID60 + process.hlt3PFCentralJetLooseID45 + process.hlt4PFCentralJetLooseID40 + process.hltPFCentralJetLooseIDQuad30forHt + process.hltHtMhtPFCentralJetsLooseIDQuadC30 + process.hltPFCentralJetsLooseIDQuad30HT330 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet4p5Triple + process.HLTEndSequence ) +process.HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet + process.hltPrePFHT400FivePFJet100100603030DoublePFBTagDeepJet4p5 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterFiveC25 + process.hltCaloJetsFive25ForHt + process.hltHtMhtCaloJetsFiveC25 + process.hltCaloFiveJet25HT300 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV10p01Single + process.HLTAK4PFJetsSequence + process.hltPFJetFilterTwo100er3p0 + process.hltPFJetFilterThree60er3p0 + process.hltPFJetFilterFive30er3p0 + process.hltPFJetsFive30ForHt + process.hltHtMhtPFJetsFive30er3p0 + process.hltPFFiveJet30HT400 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet4p5Double + process.HLTEndSequence ) +process.HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet + process.hltPrePFHT400FivePFJet120120603030DoublePFBTagDeepJet4p5 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterFiveC25 + process.hltCaloJetsFive25ForHt + process.hltHtMhtCaloJetsFiveC25 + process.hltCaloFiveJet25HT300 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV10p01Single + process.HLTAK4PFJetsSequence + process.hltPFJetFilterTwo120er3p0 + process.hltPFJetFilterThree60er3p0 + process.hltPFJetFilterFive30er3p0 + process.hltPFJetsFive30ForHt + process.hltHtMhtPFJetsFive30er3p0 + process.hltPFFiveJet30HT400 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet4p5Double + process.HLTEndSequence ) +process.HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJet + process.hltPrePFHT400SixPFJet32DoublePFBTagDeepJet2p94 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterSixC25 + process.hltCaloJetsSix25ForHt + process.hltHtMhtCaloJetsSixC25 + process.hltCaloSixJet25HT300 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV10p01Single + process.HLTAK4PFJetsSequence + process.hltPFJetFilterSix30er2p5 + process.hltPFJetFilterSix32er2p5 + process.hltPFJetsSix30ForHt + process.hltHtMhtPFJetsSix30er2p5 + process.hltPFSixJet30HT400 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet2p94Double + process.HLTEndSequence ) +process.HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJet + process.hltPrePFHT450SixPFJet36PFBTagDeepJet1p59 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterSixC30 + process.hltCaloJetsSix30ForHt + process.hltHtMhtCaloJetsSixC30 + process.hltCaloSixJet30HT350 + process.HLTAK4PFJetsSequence + process.hltPFJetFilterSix30er2p5 + process.hltPFJetFilterSix36er2p5 + process.hltPFJetsSix30ForHt + process.hltHtMhtPFJetsSix30er2p5 + process.hltPFSixJet30HT450 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet1p59Single + process.HLTEndSequence ) +process.HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJetVBFIorHTTIorSingleJet + process.hltPreQuadPFJet103887515DoublePFBTagDeepJet1p37p7VBF1 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID75 + process.hltPFDoubleJetLooseID88 + process.hltPFSingleJetLooseID103 + process.HLTBtagDeepJetSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepJet7p68Double6Jets + process.hltBTagPFDeepJet1p28Single6Jets + process.hltVBFPFJetDeepJetSortedMqq200Detaqq1p5 + process.HLTEndSequence ) +process.HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJetVBFIorHTTIorSingleJet + process.hltPreQuadPFJet103887515PFBTagDeepJet1p3VBF2 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID75 + process.hltPFDoubleJetLooseID88 + process.hltPFSingleJetLooseID103 + process.HLTBtagDeepJetSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepJet1p28Single6Jets + process.hltVBFPFJetDeepJetSortedMqq460Detaqq3p5 + process.HLTEndSequence ) +process.HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet1008572VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet105887615DoublePFBTagDeepJet1p37p7VBF1 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID76 + process.hltPFDoubleJetLooseID88 + process.hltPFSingleJetLooseID105 + process.HLTBtagDeepJetSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepJet7p68Double6Jets + process.hltBTagPFDeepJet1p28Single6Jets + process.hltVBFPFJetDeepJetSortedMqq200Detaqq1p5 + process.HLTEndSequence ) +process.HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet1008572VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet105887615PFBTagDeepJet1p3VBF2 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID76 + process.hltPFDoubleJetLooseID88 + process.hltPFSingleJetLooseID105 + process.HLTBtagDeepJetSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepJet1p28Single6Jets + process.hltVBFPFJetDeepJetSortedMqq460Detaqq3p5 + process.HLTEndSequence ) +process.HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet1058576VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet111908015DoublePFBTagDeepJet1p37p7VBF1 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID80 + process.hltPFDoubleJetLooseID90 + process.hltPFSingleJetLooseID111 + process.HLTBtagDeepJetSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepJet7p68Double6Jets + process.hltBTagPFDeepJet1p28Single6Jets + process.hltVBFPFJetDeepJetSortedMqq200Detaqq1p5 + process.HLTEndSequence ) +process.HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet1058576VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet111908015PFBTagDeepJet1p3VBF2 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID80 + process.hltPFDoubleJetLooseID90 + process.hltPFSingleJetLooseID111 + process.HLTBtagDeepJetSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepJet1p28Single6Jets + process.hltVBFPFJetDeepJetSortedMqq460Detaqq3p5 + process.HLTEndSequence ) +process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZPFDiJet30PFBtagDeepJet1p5 + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + process.HLTAK4PFJetsSequence + process.hltPFJetFilterTwoC30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet1p5Single + process.HLTEndSequence ) +process.HLT_QuadPFJet70_50_40_30_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sQuadJetOrHTTOrMuonHTT + process.hltPreQuadPFJet70504030 + process.HLTAK4PixelOnlyPFJetsSequence + process.hlt4PixelOnlyPFCentralJetTightIDPt20 + process.hlt3PixelOnlyPFCentralJetTightIDPt30 + process.hlt2PixelOnlyPFCentralJetTightIDPt40 + process.hlt1PixelOnlyPFCentralJetTightIDPt60 + process.HLTAK4PFJetsSequence + process.hlt4PFCentralJetTightIDPt30 + process.hlt3PFCentralJetTightIDPt40 + process.hlt2PFCentralJetTightIDPt50 + process.hlt1PFCentralJetTightIDPt70 + process.HLTEndSequence ) +process.HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sQuadJetOrHTTOrMuonHTT + process.hltPreQuadPFJet70504030PFBTagParticleNet2BTagSum0p65 + process.HLTAK4PixelOnlyPFJetsSequence + process.hlt4PixelOnlyPFCentralJetTightIDPt20 + process.hlt3PixelOnlyPFCentralJetTightIDPt30 + process.hlt2PixelOnlyPFCentralJetTightIDPt40 + process.hlt1PixelOnlyPFCentralJetTightIDPt60 + process.HLTAK4PFJetsSequence + process.hlt4PFCentralJetTightIDPt30 + process.hlt3PFCentralJetTightIDPt40 + process.hlt2PFCentralJetTightIDPt50 + process.hlt1PFCentralJetTightIDPt70 + process.HLTJetFlavourTagParticleNetSequencePF + process.hltPFCentralJetTightIDPt30 + process.hltBTagCentralJetPt30PFParticleNet2BTagSum0p65 + process.HLTEndSequence ) +process.HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sQuadJetOrHTTOrMuonHTT + process.hltPreQuadPFJet70504035PFBTagParticleNet2BTagSum0p65 + process.HLTAK4PixelOnlyPFJetsSequence + process.hlt4PixelOnlyPFCentralJetTightIDPt20 + process.hlt3PixelOnlyPFCentralJetTightIDPt30 + process.hlt2PixelOnlyPFCentralJetTightIDPt40 + process.hlt1PixelOnlyPFCentralJetTightIDPt60 + process.HLTAK4PFJetsSequence + process.hlt4PFCentralJetTightIDPt35 + process.hlt3PFCentralJetTightIDPt40 + process.hlt2PFCentralJetTightIDPt50 + process.hlt1PFCentralJetTightIDPt70 + process.HLTJetFlavourTagParticleNetSequencePF + process.hltPFCentralJetTightIDPt35 + process.hltBTagCentralJetPt35PFParticleNet2BTagSum0p65 + process.HLTEndSequence ) +process.HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sQuadJetOrHTTOrMuonHTT + process.hltPreQuadPFJet70504535PFBTagParticleNet2BTagSum0p65 + process.HLTAK4PixelOnlyPFJetsSequence + process.hlt4PixelOnlyPFCentralJetTightIDPt20 + process.hlt3PixelOnlyPFCentralJetTightIDPt30 + process.hlt2PixelOnlyPFCentralJetTightIDPt40 + process.hlt1PixelOnlyPFCentralJetTightIDPt60 + process.HLTAK4PFJetsSequence + process.hlt4PFCentralJetTightIDPt35 + process.hlt3PFCentralJetTightIDPt45 + process.hlt2PFCentralJetTightIDPt50 + process.hlt1PFCentralJetTightIDPt70 + process.HLTJetFlavourTagParticleNetSequencePF + process.hltPFCentralJetTightIDPt35 + process.hltBTagCentralJetPt35PFParticleNet2BTagSum0p65 + process.HLTEndSequence ) +process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZPFDiJet30PFBTagParticleNet2BTagSum0p65 + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + process.HLTAK4PFJetsSequence + process.hltPFJetFilterTwoC30 + process.HLTJetFlavourTagParticleNetSequencePF + process.hltPFJetTwoC30 + process.hltPFJetTwoC30PFBTagParticleNet2BTagSum0p65 + process.HLTEndSequence ) +process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZQuadPFJet70504030 + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + process.HLTAK4PFJetsSequence + process.hlt4PFCentralJetTightIDPt30 + process.hlt3PFCentralJetTightIDPt40 + process.hlt2PFCentralJetTightIDPt50 + process.hlt1PFCentralJetTightIDPt70 + process.HLTEndSequence ) +process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZQuadPFJet70504030PFBTagParticleNet2BTagSum0p65 + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + process.HLTAK4PFJetsSequence + process.hlt4PFCentralJetTightIDPt30 + process.hlt3PFCentralJetTightIDPt40 + process.hlt2PFCentralJetTightIDPt50 + process.hlt1PFCentralJetTightIDPt70 + process.HLTJetFlavourTagParticleNetSequencePF + process.hltPFCentralJetTightIDPt30 + process.hltBTagCentralJetPt30PFParticleNet2BTagSum0p65 + process.HLTEndSequence ) +process.HLT_AK8PFJet230_SoftDropMass40_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetOrHTTOrMuHTT + process.hltPreAK8PFJet230SoftDropMass40 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet230 + process.hltAK8PFJets230Constituents + process.hltAK8PFSoftDropJets230 + process.hltAK8SinglePFJets230SoftDropMass40 + process.HLTEndSequence ) +process.HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetOrHTTOrMuHTT + process.hltPreAK8PFJet230SoftDropMass40PFAK8ParticleNetBB0p35 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet230 + process.hltAK8PFJets230Constituents + process.hltAK8PFSoftDropJets230 + process.hltAK8SinglePFJets230SoftDropMass40 + process.HLTJetFlavourTagParticleNetSequencePFAK8 + process.hltAK8PFJets230SoftDropMass40 + process.hltAK8SinglePFJets230SoftDropMass40BTagParticleNetBB0p35 + process.HLTEndSequence ) +process.HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetOrHTTOrMuHTT + process.hltPreAK8PFJet250SoftDropMass40PFAK8ParticleNetBB0p35 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet250 + process.hltAK8PFJets250Constituents + process.hltAK8PFSoftDropJets250 + process.hltAK8SinglePFJets250SoftDropMass40 + process.HLTJetFlavourTagParticleNetSequencePFAK8 + process.hltAK8PFJets250SoftDropMass40 + process.hltAK8SinglePFJets250SoftDropMass40BTagParticleNetBB0p35 + process.HLTEndSequence ) +process.HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetOrHTTOrMuHTT + process.hltPreAK8PFJet275SoftDropMass40PFAK8ParticleNetBB0p35 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet275 + process.hltAK8PFJets275Constituents + process.hltAK8PFSoftDropJets275 + process.hltAK8SinglePFJets275SoftDropMass40 + process.HLTJetFlavourTagParticleNetSequencePFAK8 + process.hltAK8PFJets275SoftDropMass40 + process.hltAK8SinglePFJets275SoftDropMass40BTagParticleNetBB0p35 + process.HLTEndSequence ) +process.HLT_AK8PFJet400_SoftDropMass40_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetOrHTTOrMuHTT + process.hltPreAK8PFJet400SoftDropMass40 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet320 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets320 + process.hltSingleAK8PFJet400 + process.hltAK8PFJets400Constituents + process.hltAK8PFSoftDropJets400 + process.hltAK8SinglePFJets400SoftDropMass40 + process.HLTEndSequence ) +process.HLT_AK8PFJet425_SoftDropMass40_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetOrHTTOrMuHTT + process.hltPreAK8PFJet425SoftDropMass40 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet320 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets320 + process.hltSingleAK8PFJet425 + process.hltAK8PFJets425Constituents + process.hltAK8PFSoftDropJets425 + process.hltAK8SinglePFJets425SoftDropMass40 + process.HLTEndSequence ) +process.HLT_AK8PFJet450_SoftDropMass40_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetOrHTTOrMuHTT + process.hltPreAK8PFJet450SoftDropMass40 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet320 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets320 + process.hltSingleAK8PFJet450 + process.hltAK8PFJets450Constituents + process.hltAK8PFSoftDropJets450 + process.hltAK8SinglePFJets450SoftDropMass40 + process.HLTEndSequence ) +process.HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetOrHTTOrMuHTT + process.hltPreAK8PFJet230SoftDropMass40PFAK8ParticleNetTauTau0p30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet230 + process.hltAK8PFJets230Constituents + process.hltAK8PFSoftDropJets230 + process.hltAK8SinglePFJets230SoftDropMass40 + process.HLTJetFlavourTagParticleNetSequencePFAK8 + process.hltAK8PFJets230SoftDropMass40 + process.hltAK8SinglePFJets230SoftDropMass40ParticleNetTauTau0p30 + process.HLTEndSequence ) +process.HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetOrHTTOrMuHTT + process.hltPreAK8PFJet250SoftDropMass40PFAK8ParticleNetTauTau0p30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet250 + process.hltAK8PFJets250Constituents + process.hltAK8PFSoftDropJets250 + process.hltAK8SinglePFJets250SoftDropMass40 + process.HLTJetFlavourTagParticleNetSequencePFAK8 + process.hltAK8PFJets250SoftDropMass40 + process.hltAK8SinglePFJets250SoftDropMass40ParticleNetTauTau0p30 + process.HLTEndSequence ) +process.HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetOrHTTOrMuHTT + process.hltPreAK8PFJet275SoftDropMass40PFAK8ParticleNetTauTau0p30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet275 + process.hltAK8PFJets275Constituents + process.hltAK8PFSoftDropJets275 + process.hltAK8SinglePFJets275SoftDropMass40 + process.HLTJetFlavourTagParticleNetSequencePFAK8 + process.hltAK8PFJets275SoftDropMass40 + process.hltAK8SinglePFJets275SoftDropMass40ParticleNetTauTau0p30 + process.HLTEndSequence ) +process.HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreIsoMu50AK8PFJet230SoftDropMass40 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22or25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50Q + process.HLTMu50IsolationSequence + process.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f50QL3trkIsoFiltered + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet230 + process.hltAK8PFJets230Constituents + process.hltAK8PFSoftDropJets230 + process.hltAK8SinglePFJets230SoftDropMass40 + process.HLTEndSequence ) +process.HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreIsoMu50AK8PFJet230SoftDropMass40PFAK8ParticleNetBB0p35 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22or25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50Q + process.HLTMu50IsolationSequence + process.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f50QL3trkIsoFiltered + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet230 + process.hltAK8PFJets230Constituents + process.hltAK8PFSoftDropJets230 + process.hltAK8SinglePFJets230SoftDropMass40 + process.HLTJetFlavourTagParticleNetSequencePFAK8 + process.hltAK8PFJets230SoftDropMass40 + process.hltAK8SinglePFJets230SoftDropMass40BTagParticleNetBB0p35 + process.HLTEndSequence ) +process.HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPreEle50CaloIdVTGsfTrkIdTAK8PFJet230SoftDropMass40 + process.HLTEle50CaloIdVTGsfTrkIdTGsfSequence + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet230 + process.hltAK8PFJets230Constituents + process.hltAK8PFSoftDropJets230 + process.hltAK8SinglePFJets230SoftDropMass40 + process.HLTEndSequence ) +process.HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPreEle50CaloIdVTGsfTrkIdTAK8PFJet230SoftDropMass40PFAK8ParticleNetBB0p35 + process.HLTEle50CaloIdVTGsfTrkIdTGsfSequence + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet230 + process.hltAK8PFJets230Constituents + process.hltAK8PFSoftDropJets230 + process.hltAK8SinglePFJets230SoftDropMass40 + process.HLTJetFlavourTagParticleNetSequencePFAK8 + process.hltAK8PFJets230SoftDropMass40 + process.hltAK8SinglePFJets230SoftDropMass40BTagParticleNetBB0p35 + process.HLTEndSequence ) +process.HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleTauJet + process.hltPreDoubleMediumDeepTauPFTauHPS30L2NNeta2p1PFJet60 + process.HLTL2TauTagNNSequence + process.hltL2DoubleTauJetTagNNFilter + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDeepTauPFTauSequence + process.hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet + process.hltHpsL1JetsHLTDoublePFTauMediumDitauWPDeepTauMatchDoubleTauJet + process.hltHpsDoublePFTau30MediumDitauWPDeepTauL1HLTMatchedDoubleTauJet + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToL1 + process.hlt1PFJet60L1HLTMatched + process.hltHpsOverlapFilterDeepTauDoublePFTau30PFJet60 + process.HLTEndSequence ) +process.HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleTauJet70 + process.hltPreDoubleMediumDeepTauPFTauHPS30L2NNeta2p1PFJet75 + process.HLTL2TauTagNNSequence + process.hltL2DoubleTauJetTagNNFilter + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDeepTauPFTauSequence + process.hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet + process.hltHpsL1JetsHLTDoublePFTauMediumDitauWPDeepTauMatchDoubleTauJet + process.hltHpsDoublePFTau30MediumDitauWPDeepTauL1HLTMatchedDoubleTauJet + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToL1 + process.hlt1PFJet75L1HLTMatched + process.hltHpsOverlapFilterDeepTauDoublePFTau30PFJet75 + process.HLTEndSequence ) +process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sBigORMu18erTauXXer2p1 + process.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS30L2NNeta2p1CrossL1 + cms.ignore(process.hltL1sVeryBigORMu18erTauXXer2p1) + process.hltL1fL1sVeryBigOrMu18erTauXXerL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sVeryBigOrMu18erTauXXerL1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sVeryBigOrMu18erTauXXerL1Filtered0) + process.hltL3fL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3Filtered24Q + process.HLTMu24Eta2p1VeryBigOrL1Mu18TauXXEta2p1IsolationSequence + process.hltL3crIsoL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3f24QL3trkIsoFiltered + process.HLTL2TauTagNNSequence + process.hltL2TauTagNNFilterMu18erTauXX + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDeepTauPFTauSequence + process.hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet + process.hltHpsL1JetsHLTPFTauMediumDitauWPDeepTauVeryBigOrMu18erTauXXerMatch + process.hltHpsSelectedPFTau30MediumDitauWPDeepTauL1HLTVeryBigOrMu18erTauXXerMatched + process.hltHpsOverlapFilterIsoMu24MediumDitauWPDeepTauPFTau30Monitoring + process.HLTEndSequence ) +process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu18erTau26er2p1Jet55 + process.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS30L2NNeta2p1PFJet60CrossL1 + cms.ignore(process.hltL1sVeryBigORMu18erTauXXer2p1) + process.hltL1fL1sVeryBigOrMu18erTauXXerL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sVeryBigOrMu18erTauXXerL1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sVeryBigOrMu18erTauXXerL1Filtered0) + process.hltL3fL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3Filtered24Q + process.HLTMu24Eta2p1VeryBigOrL1Mu18TauXXEta2p1IsolationSequence + process.hltL3crIsoL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3f24QL3trkIsoFiltered + process.HLTL2TauTagNNSequence + process.hltL2TauTagNNFilterMu18erTauXX + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDeepTauPFTauSequence + process.hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet + process.hltHpsL1JetsHLTPFTauMediumDitauWPDeepTauVeryBigOrMu18erTauXXerMatch + process.hltHpsSelectedPFTau30MediumDitauWPDeepTauL1HLTVeryBigOrMu18erTauXXerMatched + process.hltHpsOverlapFilterIsoMu24MediumDitauWPDeepTauPFTau30Monitoring + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToL1 + process.hlt1PFJet60L1HLTMatched + process.hltHpsOverlapFilterDeepTauPFTau30VeryBigOrMu18erTauXXPFJet60 + process.HLTEndSequence ) +process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu18erTau26er2p1Jet70 + process.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS30L2NNeta2p1PFJet75CrossL1 + cms.ignore(process.hltL1sVeryBigORMu18erTauXXer2p1) + process.hltL1fL1sVeryBigOrMu18erTauXXerL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sVeryBigOrMu18erTauXXerL1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sVeryBigOrMu18erTauXXerL1Filtered0) + process.hltL3fL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3Filtered24Q + process.HLTMu24Eta2p1VeryBigOrL1Mu18TauXXEta2p1IsolationSequence + process.hltL3crIsoL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3f24QL3trkIsoFiltered + process.HLTL2TauTagNNSequence + process.hltL2TauTagNNFilterMu18erTauXX + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDeepTauPFTauSequence + process.hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet + process.hltHpsL1JetsHLTPFTauMediumDitauWPDeepTauVeryBigOrMu18erTauXXerMatch + process.hltHpsSelectedPFTau30MediumDitauWPDeepTauL1HLTVeryBigOrMu18erTauXXerMatched + process.hltHpsOverlapFilterIsoMu24MediumDitauWPDeepTauPFTau30Monitoring + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToL1 + process.hlt1PFJet75L1HLTMatched + process.hltHpsOverlapFilterDeepTauPFTau30VeryBigOrMu18erTauXXPFJet75 + process.HLTEndSequence ) +process.HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1VBFDiJetIsoTau + process.hltPreDoublePFJets40Mass500MediumDeepTauPFTauHPS45L2NNMediumDeepTauPFTauHPS20eta2p1 + process.HLTL2TauTagNNSequence + process.hltL2VBFIsoTauNNFilter + process.HLTGlobalPFTauHPSSequence + process.hltHpsDoublePFTau20withL2NNBeforeDeepTau + process.HLTHPSDeepTauPFTauSequenceForVBFIsoTau + process.hltHpsSelectedPFTausMediumDitauWPDeepTauForVBFIsoTau + process.hltHpsDoublePFTau20MediumDitauWPDeepTauNoMatch + process.hltHpsL1VBFJetsAndIsoTauHLTDoublePFTauMediumDitauWPDeepTauMatch + process.hltHpsSinglePFTau45MediumDitauWPDeepTauL1HLTMatched + process.HLTAK4PFJetsSequence + process.hltRealDijetFilter + process.hltVBFIsoTauL1TLooseIDPFJetsMatching + process.hltVBFLooseIDPFDummyFilter + process.hltPFDiJetCorrCheckerWithMediumDiTau + process.hltMatchedVBFIsoTauTwoPFJets2CrossCleanedUsingDiJetCorrCheckerWithMediumDiTau + process.HLTEndSequence ) +process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22 + process.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS20eta2p1SingleL1 + process.hltL1fL1sMu22erL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMu22erL1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22erL1Filtered0) + process.hltL3fL1sSingleMu22erL1f0L2f10QL3Filtered24Q + process.HLTMu24Eta2p1IsolationSequence + process.hltL3crIsoL1sSingleMu22erL1f0L2f10QL3f24QL3trkIsoFiltered + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDeepTauPFTauSequenceForVBFIsoTau + process.hltHpsSelectedPFTausMediumDitauWPDeepTauForVBFIsoTau + process.hltHpsSinglePFTau20MediumDitauWPDeepTauNoMatchForVBFIsoTau + process.hltHpsOverlapFilterIsoMu24MediumDeepTauPFTau20 + process.HLTEndSequence ) +process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sBigOrMuXXerIsoTauYYer + process.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS45L2NNeta2p1CrossL1 + process.hltL1fL1sBigOrMuXXerIsoTauYYerL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sBigOrMuXXerIsoTauYYerL1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sBigOrMuXXerIsoTauYYerL1Filtered0) + process.hltL3fL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3Filtered24Q + process.HLTMu24Eta2p1IsoTauYYEta2p1IsolationSequence + process.hltL3crIsoL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3f24QL3trkIsoFiltered + process.HLTL2TauTagNNSequence + process.hltL2TauTagNNFilterMuXXerIsoTauYYForVBFTauTau + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDeepTauPFTauSequenceForVBFIsoTau + process.hltHpsSelectedPFTausMediumDitauWPDeepTauForVBFIsoTau + process.hltHpsL1JetsHLTPFTauMediumDitauWPDeepTauBigOrMuXXerIsoTauYYerMatchForVBFIsoTau + process.hltHpsSelectedPFTau45MediumDitauWPDeepTauL1HLTBigOrMuXXerIsoTauYYerMatchedForVBFIsoTau + process.hltHpsOverlapFilterIsoMu24MediumDitauWPDeepTauPFTau45MonitoringForVBFIsoTau + process.HLTEndSequence ) +process.HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL2Mu10NoVtx2ChaVetoL3Mu0DxyMax1cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1fMuf0DoubleL2MuNoVtx10Q + process.hltL2fDoubleMu10NoVertexL2Filtered + process.HLTL3muonrecoSequenceNoVtx + ~process.hltL3fDimuonL1f0ppL2NV2Chaf10L3NVf0Veto1Prompt + process.HLTEndSequence ) +process.HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL2Mu12NoVtx2ChaVetoL3Mu0DxyMax1cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1fMuf0DoubleL2MuNoVtx10Q + process.hltL2fDoubleMu12NoVertexL2Filtered + process.HLTL3muonrecoSequenceNoVtx + ~process.hltL3fDimuonL1f0ppL2NV2Chaf10L3NVf0Veto1Prompt + process.HLTEndSequence ) +process.HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL2Mu14NoVtx2ChaVetoL3Mu0DxyMax1cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1fMuf0DoubleL2MuNoVtx10Q + process.hltL2fDoubleMu14NoVertexL2Filtered + process.HLTL3muonrecoSequenceNoVtx + ~process.hltL3fDimuonL1f0ppL2NV2Chaf10L3NVf0Veto1Prompt + process.HLTEndSequence ) +process.HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL3Mu1610NoVtxDxyMin0p01cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1DoubleMuf0L2DoubleMuNoVtxFiltered7 + process.hltL2fL1DoubleMuf0L2SingleMuNoVtxFiltered15 + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1DoubleMuf0L2NVf15f7L3DoubleMuNVf10Displaced + process.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf16Displaced + process.HLTEndSequence ) +process.HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL3Mu1810NoVtxDxyMin0p01cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1DoubleMuf0L2DoubleMuNoVtxFiltered7 + process.hltL2fL1DoubleMuf0L2SingleMuNoVtxFiltered15 + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1DoubleMuf0L2NVf15f7L3DoubleMuNVf10Displaced + process.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf18Displaced + process.HLTEndSequence ) +process.HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL3Mu2010NoVtxDxyMin0p01cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1DoubleMuf0L2DoubleMuNoVtxFiltered7 + process.hltL2fL1DoubleMuf0L2SingleMuNoVtxFiltered15 + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1DoubleMuf0L2NVf15f7L3DoubleMuNVf10Displaced + process.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf20Displaced + process.HLTEndSequence ) process.HLT_L2Mu10NoVtx_2Cha_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOR + process.hltPreL2Mu10NoVtx2Cha + process.hltL1fL1sMuORL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1sMuORL1f0L2NoVtx10Q2Cha + process.HLTEndSequence ) -process.HLT_L2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOR + process.hltPreL2Mu10NoVtx2ChaVetoL3Mu0DxyMax1cm + process.hltL1fL1sMuORL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1sMuORL1f0L2NoVtx10Q2Cha + process.HLTL3muonrecoSequenceNoVtx + ~process.hltL3fMuL1f0ppL2NV2Chaf10L3NVf0VetoDxyMax1cm + process.HLTEndSequence ) -process.HLT_L3Mu10NoVtx_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOR + process.hltPreL3Mu10NoVtx + process.hltL1fL1sMuORL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1Muf0L2MuNoVtxFiltered7 + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1Muf0L2NVf15f7L3MuNVf10 + process.HLTEndSequence ) -process.HLT_L3Mu10NoVtx_DxyMin0p01cm_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOR + process.hltPreL3Mu10NoVtxDxyMin0p01cm + process.hltL1fL1sMuORL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1Muf0L2MuNoVtxFiltered7 + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1Muf0L2NVf7L3MuNVf10DxyMin0p01 + process.HLTEndSequence ) -process.HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL2MuL3Mu16NoVtxVetoL3Mu0DxyMax0p1cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1DoubleMuf0L2DoubleMuNoVtx2ChaFiltered7 + process.hltL2fL1DoubleMuf0L2SingleMuNoVtx2ChaFiltered15 + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf16DisplacedHybDxy0p1cm + ~process.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf0VetoDxy0p1cm + process.HLTEndSequence ) -process.HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL2MuL3Mu18NoVtxVetoL3Mu0DxyMax0p1cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1DoubleMuf0L2DoubleMuNoVtx2ChaFiltered7 + process.hltL2fL1DoubleMuf0L2SingleMuNoVtx2ChaFiltered15 + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf18DisplacedHybDxy0p1cm + ~process.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf0VetoDxy0p1cm + process.HLTEndSequence ) -process.HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL2Mu10NoVtx2ChaCosmicSeedVetoL3Mu0DxyMax1cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTMuonLocalRecoMeanTimerSequence + process.hltL2CosmicOfflineMuonSeeds + process.hltL2CosmicMuonSeeds + process.hltL2CosmicMuons + process.hltL2MuonCandidatesNoVtxMeanTimerCosmicSeed + process.hltL2fL1sMuORL1f0DoubleL2NoVtx10Q2ChaCosmicSeed + process.HLTL2muonrecoSequenceNoVtx + process.HLTL3muonrecoSequenceNoVtx + ~process.hltL3fDimuonL1f0CosmicL2NV2Chaf10L3NVf0Veto1PromptSimple + process.HLTEndSequence ) -process.HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL2Mu12NoVtx2ChaCosmicSeedVetoL3Mu0DxyMax1cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTMuonLocalRecoMeanTimerSequence + process.hltL2CosmicOfflineMuonSeeds + process.hltL2CosmicMuonSeeds + process.hltL2CosmicMuons + process.hltL2MuonCandidatesNoVtxMeanTimerCosmicSeed + process.hltL2fL1sMuORL1f0DoubleL2NoVtx12Q2ChaCosmicSeed + process.HLTL2muonrecoSequenceNoVtx + process.HLTL3muonrecoSequenceNoVtx + ~process.hltL3fDimuonL1f0CosmicL2NV2Chaf10L3NVf0Veto1PromptSimple + process.HLTEndSequence ) +process.HLT_L2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOR + process.hltPreL2Mu10NoVtx2ChaVetoL3Mu0DxyMax1cm + process.hltL1fL1sMuORL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1sMuORL1f0L2NoVtx10Q2Cha + process.HLTL3muonrecoSequenceNoVtx + ~process.hltL3fMuL1f0ppL2NV2Chaf10L3NVf0VetoDxyMax1cm + process.HLTEndSequence ) +process.HLT_L3Mu10NoVtx_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOR + process.hltPreL3Mu10NoVtx + process.hltL1fL1sMuORL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1Muf0L2MuNoVtxFiltered7 + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1Muf0L2NVf15f7L3MuNVf10 + process.HLTEndSequence ) +process.HLT_L3Mu10NoVtx_DxyMin0p01cm_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOR + process.hltPreL3Mu10NoVtxDxyMin0p01cm + process.hltL1fL1sMuORL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1Muf0L2MuNoVtxFiltered7 + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1Muf0L2NVf7L3MuNVf10DxyMin0p01 + process.HLTEndSequence ) +process.HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL2MuL3Mu16NoVtxVetoL3Mu0DxyMax0p1cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1DoubleMuf0L2DoubleMuNoVtx2ChaFiltered7 + process.hltL2fL1DoubleMuf0L2SingleMuNoVtx2ChaFiltered15 + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf16DisplacedHybDxy0p1cm + ~process.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf0VetoDxy0p1cm + process.HLTEndSequence ) +process.HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL2MuL3Mu18NoVtxVetoL3Mu0DxyMax0p1cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1DoubleMuf0L2DoubleMuNoVtx2ChaFiltered7 + process.hltL2fL1DoubleMuf0L2SingleMuNoVtx2ChaFiltered15 + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf18DisplacedHybDxy0p1cm + ~process.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf0VetoDxy0p1cm + process.HLTEndSequence ) +process.HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL2Mu10NoVtx2ChaCosmicSeedVetoL3Mu0DxyMax1cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTMuonLocalRecoMeanTimerSequence + process.hltL2CosmicOfflineMuonSeeds + process.hltL2CosmicMuonSeeds + process.hltL2CosmicMuons + process.hltL2MuonCandidatesNoVtxMeanTimerCosmicSeed + process.hltL2fL1sMuORL1f0DoubleL2NoVtx10Q2ChaCosmicSeed + process.HLTL2muonrecoSequenceNoVtx + process.HLTL3muonrecoSequenceNoVtx + ~process.hltL3fDimuonL1f0CosmicL2NV2Chaf10L3NVf0Veto1PromptSimple + process.HLTEndSequence ) +process.HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL2Mu12NoVtx2ChaCosmicSeedVetoL3Mu0DxyMax1cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTMuonLocalRecoMeanTimerSequence + process.hltL2CosmicOfflineMuonSeeds + process.hltL2CosmicMuonSeeds + process.hltL2CosmicMuons + process.hltL2MuonCandidatesNoVtxMeanTimerCosmicSeed + process.hltL2fL1sMuORL1f0DoubleL2NoVtx12Q2ChaCosmicSeed + process.HLTL2muonrecoSequenceNoVtx + process.HLTL3muonrecoSequenceNoVtx + ~process.hltL3fDimuonL1f0CosmicL2NV2Chaf10L3NVf0Veto1PromptSimple + process.HLTEndSequence ) process.HLT_L2Mu10NoVtx_2Cha_CosmicSeed_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOR + process.hltPreL2Mu10NoVtx2ChaCosmicSeed + process.hltL1fL1sMuORL1Filtered0 + process.HLTMuonLocalRecoMeanTimerSequence + process.hltL2CosmicOfflineMuonSeeds + process.hltL2CosmicMuonSeeds + process.hltL2CosmicMuons + process.hltL2MuonCandidatesNoVtxMeanTimerCosmicSeed + process.hltL2fL1sMuORL1f0L2NoVtx10Q2ChaCosmicSeed + process.HLTEndSequence ) -process.HLT_L2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOR + process.hltPreL2Mu10NoVtx2ChaCosmicSeedVetoL3Mu0DxyMax1cm + process.hltL1fL1sMuORL1Filtered0 + process.HLTMuonLocalRecoMeanTimerSequence + process.hltL2CosmicOfflineMuonSeeds + process.hltL2CosmicMuonSeeds + process.hltL2CosmicMuons + process.hltL2MuonCandidatesNoVtxMeanTimerCosmicSeed + process.hltL2fL1sMuORL1f0L2NoVtx10Q2ChaCosmicSeed + process.HLTL2muonrecoSequenceNoVtx + process.HLTL3muonrecoSequenceNoVtx + ~process.hltL3fDimuonL1f0CosmicL2NV2Chaf10L3NVf0Veto1PromptSimple + process.HLTEndSequence ) -process.HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL3dTksMu1610NoVtxDxyMin0p01cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1DoubleMuf0L2DoubleMuDisplacedFiltered7 + process.hltL2fL1DoubleMuf0L2SingleMuDisplacedFiltered15 + process.HLTL3DisplacedMuonRecoSequence + process.hltL3dTkfL1DoubleMuf0L2NVf15f7L3DoubleMuNVf10Displaced + process.hltL3dTkfL1DoubleMuf0L2NVf15f7L3SingleMuNVf16Displaced + process.HLTEndSequence ) -process.HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreL3dTksMu10NoVtxDxyMin0p01cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1DoubleMuf0L2SingleMuNoVtxFiltered7 + process.HLTL3DisplacedMuonRecoSequence + process.hltL3fL1f0L2f0Filtered10GlbDisplaceddTks + process.HLTEndSequence ) -process.HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu7EG23IorMu20EG17IorMu23EG10 + process.hltPreMu20NoFiltersNoVtxDisplacedPhoton20CaloCustomId + process.hltL1fL1sMu5EG20orMu20EG15L1Filtered5 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2fL1sMu5EG20orMu20EG15L1f5L2NoVtxFiltered20) + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1sMu5EG20orMu20EG15L1f5L2NVf16L3NoFiltersNoVtxFiltered20Displaced + process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1Mu5EG20FilterEtalt2p5 + process.hltMu20NoFiltersNoVtxPhoton20CaloIdLEtFilter + process.hltEgammaClusterShape + process.hltMu20NoFiltersNoVtxPhoton20CaloIdLClusterShapeFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltMu20NoFiltersNoVtxPhoton20CaloIdLHEFilter + process.hltEgammaEcalPFClusterIso + process.hltMu20NoFiltersNoVtxPhoton20CaloIdLEcalIsoFilter + process.HLTEndSequence ) -process.HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleTauBigOR + process.hltPreDoubleMediumChargedIsoDisplacedPFTauHPS32Trk1eta2p1 + process.HLTL2TauJetsL1TauSeededSequence + process.hltDoubleL2Tau26eta2p2 + process.HLTL2p5IsoTauL1TauSeededGlobalSequence + process.hltDoubleL2GlobIsoTau30eta2p2 + process.HLTGlobalPFTauDisplHPSSequence + process.HLTHPSDoubleDisplPFTauPt32Eta2p1Trk1Glob + process.HLTHPSMediumChargedIsoDisplPFTauSequence + process.hltHpsSelectedPFTausTrackPt1MediumChargedIsolationGlobDispl + process.hltHpsDoubleDisplPFTau32TrackPt1MediumChargedIsoGlob + process.hltHpsL1JetsHLTDoubleMediumChargedIsoDisplPFTauTrackPt1MatchGlob + process.hltHpsDoubleMediumChargedIsoDisplPFTau32TrackPt1L1HLTMatchedGlob + process.HLTDisplPFTauDxyProducer + process.hltHpsDisplPFTauDxy0p005Discriminator + process.hltHpsSelectedDisplPFTausDxy0p005 + process.hltHpsDoubleMediumChargedIsoDisplPFTau32Dxy0p005 + process.HLTEndSequence ) -process.HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DelayedJet40DoubleDelay0p5nsTrackless + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + process.hltDisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + process.hltCaloJetTimingProducer + process.hltCaloJetTimingFilterDouble0p5ns + process.HLTEndSequence ) -process.HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DelayedJet40DoubleDelay1nsInclusive + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + process.hltDisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + process.hltCaloJetTimingProducer + process.hltCaloJetTimingFilterDouble1ns + process.HLTEndSequence ) -process.HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DelayedJet40SingleDelay1nsTrackless + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltSingleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducerSingle + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPtSingle + process.hltDisplacedHLTCaloJetCollectionProducerLowPtSingle + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPtSingle + process.hltCaloJetTimingProducerSingle + process.hltCaloJetTimingFilterSingle1ns + process.HLTEndSequence ) -process.HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DelayedJet40SingleDelay2nsInclusive + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltSingleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducerSingle + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPtSingle + process.hltDisplacedHLTCaloJetCollectionProducerLowPtSingle + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPtSingle + process.hltCaloJetTimingProducerSingle + process.hltCaloJetTimingFilterSingle2ns + process.HLTEndSequence ) +process.HLT_L2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOR + process.hltPreL2Mu10NoVtx2ChaCosmicSeedVetoL3Mu0DxyMax1cm + process.hltL1fL1sMuORL1Filtered0 + process.HLTMuonLocalRecoMeanTimerSequence + process.hltL2CosmicOfflineMuonSeeds + process.hltL2CosmicMuonSeeds + process.hltL2CosmicMuons + process.hltL2MuonCandidatesNoVtxMeanTimerCosmicSeed + process.hltL2fL1sMuORL1f0L2NoVtx10Q2ChaCosmicSeed + process.HLTL2muonrecoSequenceNoVtx + process.HLTL3muonrecoSequenceNoVtx + ~process.hltL3fDimuonL1f0CosmicL2NV2Chaf10L3NVf0Veto1PromptSimple + process.HLTEndSequence ) +process.HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL3dTksMu1610NoVtxDxyMin0p01cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1DoubleMuf0L2DoubleMuDisplacedFiltered7 + process.hltL2fL1DoubleMuf0L2SingleMuDisplacedFiltered15 + process.HLTL3DisplacedMuonRecoSequence + process.hltL3dTkfL1DoubleMuf0L2NVf15f7L3DoubleMuNVf10Displaced + process.hltL3dTkfL1DoubleMuf0L2NVf15f7L3SingleMuNVf16Displaced + process.HLTEndSequence ) +process.HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreL3dTksMu10NoVtxDxyMin0p01cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1DoubleMuf0L2SingleMuNoVtxFiltered7 + process.HLTL3DisplacedMuonRecoSequence + process.hltL3fL1f0L2f0Filtered10GlbDisplaceddTks + process.HLTEndSequence ) +process.HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu7EG23IorMu20EG17IorMu23EG10 + process.hltPreMu20NoFiltersNoVtxDisplacedPhoton20CaloCustomId + process.hltL1fL1sMu5EG20orMu20EG15L1Filtered5 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2fL1sMu5EG20orMu20EG15L1f5L2NoVtxFiltered20) + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1sMu5EG20orMu20EG15L1f5L2NVf16L3NoFiltersNoVtxFiltered20Displaced + process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1Mu5EG20FilterEtalt2p5 + process.hltMu20NoFiltersNoVtxPhoton20CaloIdLEtFilter + process.hltEgammaClusterShape + process.hltMu20NoFiltersNoVtxPhoton20CaloIdLClusterShapeFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltMu20NoFiltersNoVtxPhoton20CaloIdLHEFilter + process.hltEgammaEcalPFClusterIso + process.hltMu20NoFiltersNoVtxPhoton20CaloIdLEcalIsoFilter + process.HLTEndSequence ) +process.HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleTauBigOR + process.hltPreDoubleMediumChargedIsoDisplacedPFTauHPS32Trk1eta2p1 + process.HLTL2TauJetsL1TauSeededSequence + process.hltDoubleL2Tau26eta2p2 + process.HLTL2p5IsoTauL1TauSeededGlobalSequence + process.hltDoubleL2GlobIsoTau30eta2p2 + process.HLTGlobalPFTauDisplHPSSequence + process.HLTHPSDoubleDisplPFTauPt32Eta2p1Trk1Glob + process.HLTHPSMediumChargedIsoDisplPFTauSequence + process.hltHpsSelectedPFTausTrackPt1MediumChargedIsolationGlobDispl + process.hltHpsDoubleDisplPFTau32TrackPt1MediumChargedIsoGlob + process.hltHpsL1JetsHLTDoubleMediumChargedIsoDisplPFTauTrackPt1MatchGlob + process.hltHpsDoubleMediumChargedIsoDisplPFTau32TrackPt1L1HLTMatchedGlob + process.HLTDisplPFTauDxyProducer + process.hltHpsDisplPFTauDxy0p005Discriminator + process.hltHpsSelectedDisplPFTausDxy0p005 + process.hltHpsDoubleMediumChargedIsoDisplPFTau32Dxy0p005 + process.HLTEndSequence ) +process.HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DelayedJet40DoubleDelay0p5nsTrackless + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + process.hltDisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + process.hltCaloJetTimingProducer + process.hltCaloJetTimingFilterDouble0p5ns + process.HLTEndSequence ) +process.HLT_HT430_DelayedJet40_DoubleDelay0p5nsInclusive_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DelayedJet40DoubleDelay0p5nsInclusive + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + process.hltDisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + process.hltCaloJetTimingProducer + process.hltCaloJetTimingFilterDouble0p5ns + process.HLTEndSequence ) +process.HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DelayedJet40DoubleDelay1nsInclusive + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.hltCaloJetTimingProducer + process.hltCaloJetTimingFilterDouble1ns + process.HLTEndSequence ) +process.HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DelayedJet40SingleDelay1nsTrackless + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltSingleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducerSingle + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPtSingle + process.hltDisplacedHLTCaloJetCollectionProducerLowPtSingle + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPtSingle + process.hltCaloJetTimingProducerSingle + process.hltCaloJetTimingFilterSingle1ns + process.HLTEndSequence ) +process.HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DelayedJet40SingleDelay2nsInclusive + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltSingleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducerSingle + process.hltCaloJetTimingProducerSingle + process.hltCaloJetTimingFilterSingle2ns + process.HLTEndSequence ) +process.HLT_HT430_DelayedJet40_SingleDelay0p5nsInclusive_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DelayedJet40SingleDelay0p5nsInclusive + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltSingleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducerSingle + process.hltCaloJetTimingProducerSingle + process.hltCaloJetTimingFilterSingle0p5ns + process.HLTEndSequence ) +process.HLT_HT430_DelayedJet40_SingleDelay0p5nsTrackless_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DelayedJet40SingleDelay0p5nsTrackless + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltSingleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducerSingle + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPtSingle + process.hltDisplacedHLTCaloJetCollectionProducerLowPtSingle + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPtSingle + process.hltCaloJetTimingProducerSingle + process.hltCaloJetTimingFilterSingle0p5ns + process.HLTEndSequence ) +process.HLT_HT430_DelayedJet40_SingleDelay1nsInclusive_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DelayedJet40SingleDelay1nsInclusive + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltSingleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducerSingle + process.hltCaloJetTimingProducerSingle + process.hltCaloJetTimingFilterSingle1ns + process.HLTEndSequence ) +process.HLT_HT430_DelayedJet40_SingleDelay1p5nsInclusive_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DelayedJet40SingleDelay1p5nsInclusive + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltSingleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducerSingle + process.hltCaloJetTimingProducerSingle + process.hltCaloJetTimingFilterSingle1p5ns + process.HLTEndSequence ) process.HLT_L1Mu6HT240_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoMu6HTT240Or250 + process.hltPreL1Mu6HT240 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTEndSequence ) -process.HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoMu6HTT240Or250 + process.hltPreMu6HT240DisplacedDijet30Inclusive0PtrkShortSig5 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt30 + process.hltCentralCaloJetptLowPt30CollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLow30Pt0PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLow30Pt0PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLow30Pt0PtrkShortSig5 + process.HLTEndSequence ) -process.HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoMu6HTT240Or250 + process.hltPreMu6HT240DisplacedDijet30Inclusive1PtrkShortSig5DisplacedLoose + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt30 + process.hltCentralCaloJetptLowPt30CollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLow30Pt1PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLow30Pt1PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLow30Pt1PtrkShortSig5 + process.hltIter02DisplacedHLTCaloJetCollectionProducerLow30Pt1PtrkShortSig5 + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementLooseDisplacedJetsLow30Pt1PtrkShortSig5 + process.HLTEndSequence ) -process.HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoMu6HTT240Or250 + process.hltPreMu6HT240DisplacedDijet35Inclusive0PtrkShortSig5 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt35 + process.hltCentralCaloJetptLowPt35CollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLow35Pt0PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLow35Pt0PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLow35Pt0PtrkShortSig5 + process.HLTEndSequence ) -process.HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoMu6HTT240Or250 + process.hltPreMu6HT240DisplacedDijet35Inclusive1PtrkShortSig5DisplacedLoose + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt35 + process.hltCentralCaloJetptLowPt35CollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLow35Pt1PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLow35Pt1PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLow35Pt1PtrkShortSig5 + process.hltIter02DisplacedHLTCaloJetCollectionProducerLow35Pt1PtrkShortSig5 + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementLooseDisplacedJetsLow35Pt1PtrkShortSig5 + process.HLTEndSequence ) -process.HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoMu6HTT240Or250 + process.hltPreMu6HT240DisplacedDijet40Inclusive0PtrkShortSig5 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt0PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLowPt0PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt0PtrkShortSig5 + process.HLTEndSequence ) -process.HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoMu6HTT240Or250 + process.hltPreMu6HT240DisplacedDijet40Inclusive1PtrkShortSig5DisplacedLoose + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt1PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLowPt1PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt1PtrkShortSig5 + process.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt1PtrkShortSig5 + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementLooseDisplacedJetsLowPt1PtrkShortSig5 + process.HLTEndSequence ) -process.HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DisplacedDijet30Inclusive1PtrkShortSig5 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt30 + process.hltCentralCaloJetptLowPt30CollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLow30Pt1PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLow30Pt1PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLow30Pt1PtrkShortSig5 + process.HLTEndSequence ) -process.HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DisplacedDijet35Inclusive1PtrkShortSig5 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt35 + process.hltCentralCaloJetptLowPt35CollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLow35Pt1PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLow35Pt1PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLow35Pt1PtrkShortSig5 + process.HLTEndSequence ) -process.HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DisplacedDijet40Inclusive1PtrkShortSig5 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt1PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLowPt1PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt1PtrkShortSig5 + process.HLTEndSequence ) -process.HLT_CaloMET60_DTCluster50_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreCaloMET60DTCluster50 + process.HLTRecoMETSequence + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT60 + process.hltMuonDTDigis + process.hltDt1DRecHits + process.hltDTrechitClusterProducer50 + process.hltMuonRecHitClusterFilter50 + process.HLTEndSequence ) -process.HLT_CaloMET60_DTClusterNoMB1S50_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreCaloMET60DTClusterNoMB1S50 + process.HLTRecoMETSequence + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT60 + process.hltMuonDTDigis + process.hltDt1DRecHits + process.hltDTrechitClusterProducer50 + process.hltMuonRecHitClusterNoMB1SFilter50 + process.HLTEndSequence ) -process.HLT_L1MET_DTCluster50_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreL1METDTCluster50 + process.HLTRecoMETSequence + process.hltMuonDTDigis + process.hltDt1DRecHits + process.hltDTrechitClusterProducer50 + process.hltMuonRecHitClusterFilter50 + process.HLTEndSequence ) -process.HLT_L1MET_DTClusterNoMB1S50_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreL1METDTClusterNoMB1S50 + process.HLTRecoMETSequence + process.hltMuonDTDigis + process.hltDt1DRecHits + process.hltDTrechitClusterProducer50 + process.hltMuonRecHitClusterNoMB1SFilter50 + process.HLTEndSequence ) +process.HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sVoMu6HTT240Or250 + process.hltPreMu6HT240DisplacedDijet30Inclusive0PtrkShortSig5 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt30 + process.hltCentralCaloJetptLowPt30CollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLow30Pt0PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLow30Pt0PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLow30Pt0PtrkShortSig5 + process.HLTEndSequence ) +process.HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sVoMu6HTT240Or250 + process.hltPreMu6HT240DisplacedDijet30Inclusive1PtrkShortSig5DisplacedLoose + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt30 + process.hltCentralCaloJetptLowPt30CollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLow30Pt1PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLow30Pt1PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLow30Pt1PtrkShortSig5 + process.hltIter02DisplacedHLTCaloJetCollectionProducerLow30Pt1PtrkShortSig5 + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementLooseDisplacedJetsLow30Pt1PtrkShortSig5 + process.HLTEndSequence ) +process.HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sVoMu6HTT240Or250 + process.hltPreMu6HT240DisplacedDijet35Inclusive0PtrkShortSig5 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt35 + process.hltCentralCaloJetptLowPt35CollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLow35Pt0PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLow35Pt0PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLow35Pt0PtrkShortSig5 + process.HLTEndSequence ) +process.HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sVoMu6HTT240Or250 + process.hltPreMu6HT240DisplacedDijet35Inclusive1PtrkShortSig5DisplacedLoose + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt35 + process.hltCentralCaloJetptLowPt35CollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLow35Pt1PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLow35Pt1PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLow35Pt1PtrkShortSig5 + process.hltIter02DisplacedHLTCaloJetCollectionProducerLow35Pt1PtrkShortSig5 + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementLooseDisplacedJetsLow35Pt1PtrkShortSig5 + process.HLTEndSequence ) +process.HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sVoMu6HTT240Or250 + process.hltPreMu6HT240DisplacedDijet40Inclusive0PtrkShortSig5 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt0PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLowPt0PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt0PtrkShortSig5 + process.HLTEndSequence ) +process.HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sVoMu6HTT240Or250 + process.hltPreMu6HT240DisplacedDijet40Inclusive1PtrkShortSig5DisplacedLoose + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt1PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLowPt1PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt1PtrkShortSig5 + process.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt1PtrkShortSig5 + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementLooseDisplacedJetsLowPt1PtrkShortSig5 + process.HLTEndSequence ) +process.HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DisplacedDijet30Inclusive1PtrkShortSig5 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt30 + process.hltCentralCaloJetptLowPt30CollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLow30Pt1PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLow30Pt1PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLow30Pt1PtrkShortSig5 + process.HLTEndSequence ) +process.HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DisplacedDijet35Inclusive1PtrkShortSig5 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt35 + process.hltCentralCaloJetptLowPt35CollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLow35Pt1PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLow35Pt1PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLow35Pt1PtrkShortSig5 + process.HLTEndSequence ) +process.HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DisplacedDijet40Inclusive1PtrkShortSig5 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt1PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLowPt1PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt1PtrkShortSig5 + process.HLTEndSequence ) +process.HLT_CaloMET60_DTCluster50_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreCaloMET60DTCluster50 + process.HLTRecoMETSequence + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT60 + process.hltMuonDTDigis + process.hltDt1DRecHits + process.hltDTrechitClusterProducer50 + process.hltMuonRecHitClusterFilter50 + process.HLTEndSequence ) +process.HLT_CaloMET60_DTClusterNoMB1S50_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreCaloMET60DTClusterNoMB1S50 + process.HLTRecoMETSequence + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT60 + process.hltMuonDTDigis + process.hltDt1DRecHits + process.hltDTrechitClusterProducer50 + process.hltMuonRecHitClusterNoMB1SFilter50 + process.HLTEndSequence ) +process.HLT_L1MET_DTCluster50_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreL1METDTCluster50 + process.HLTRecoMETSequence + process.hltMuonDTDigis + process.hltDt1DRecHits + process.hltDTrechitClusterProducer50 + process.hltMuonRecHitClusterFilter50 + process.HLTEndSequence ) +process.HLT_L1MET_DTClusterNoMB1S50_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreL1METDTClusterNoMB1S50 + process.HLTRecoMETSequence + process.hltMuonDTDigis + process.hltDt1DRecHits + process.hltDTrechitClusterProducer50 + process.hltMuonRecHitClusterNoMB1SFilter50 + process.HLTEndSequence ) process.HLT_CscCluster_Loose_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMuShowerOneNominal + process.hltPreCscClusterLoose + process.HLTMuonLocalRecoSequence + process.hltCSCrechitClusters + process.hltCscClusterLoose + process.HLTEndSequence ) process.HLT_CscCluster_Medium_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMuShowerOneNominal + process.hltPreCscClusterMedium + process.HLTMuonLocalRecoSequence + process.hltCSCrechitClusters + process.hltCscClusterMedium + process.HLTEndSequence ) process.HLT_CscCluster_Tight_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMuShowerOneNominal + process.hltPreCscClusterTight + process.HLTMuonLocalRecoSequence + process.hltCSCrechitClusters + process.hltCscClusterTight + process.HLTEndSequence ) process.HLT_L1CSCShower_DTCluster50_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMuShowerOneNominal + process.hltPreL1CSCShowerDTCluster50 + process.HLTMuonLocalRecoSequence + process.hltDTrechitClusters + process.hltDTCluster50NoMB1 + process.HLTEndSequence ) process.HLT_L1CSCShower_DTCluster75_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMuShowerOneNominal + process.hltPreL1CSCShowerDTCluster75 + process.HLTMuonLocalRecoSequence + process.hltDTrechitClusters + process.hltDTCluster75NoMB1 + process.HLTEndSequence ) -process.HLT_PFMET105_IsoTrk50_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sETM90ToETM150 + process.hltPrePFMET105IsoTrk50 + process.HLTRecoMETSequence + process.hltMET75 + process.HLTRecoJetSequenceAK4PrePF + process.HLTDoLocalPixelSequence + process.HLTDoLocalStripSequence + process.HLTRecopixelvertexingSequence + process.HLTIterativeTrackingIter02 + process.hltDeDxEstimatorProducer + process.hltTrk50Filter + process.HLTAK4PFJetsSequence + process.hltPFMETProducer + process.hltPFMET105 + process.HLTEndSequence ) -process.HLT_PFMET110_PFJet100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sETMHF90SingleJet60looseRecoiling + process.hltPrePFMET110PFJet100 + process.HLTRecoMETSequence + process.hltMET75 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets70 + process.hltSinglePFJet100 + process.hltPFMETProducer + process.hltPFMET110 + process.HLTEndSequence ) -process.HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT170L1SingleLLPJetDisplacedDijet40DisplacedTrack + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT170 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + process.hltDisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + process.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementDisplacedJetsLowPt + process.HLTEndSequence ) -process.HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT200L1SingleLLPJetDisplacedDijet40DisplacedTrack + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT200 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + process.hltDisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + process.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementDisplacedJetsLowPt + process.HLTEndSequence ) -process.HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT200L1SingleLLPJetDisplacedDijet60DisplacedTrack + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT200 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt60 + process.hltCentralCaloJetptMidPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + process.hltDisplacedHLTCaloJetCollectionProducerMidPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + process.hltIter02DisplacedHLTCaloJetCollectionProducerMidPt + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementDisplacedJetsMidPt + process.HLTEndSequence ) -process.HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT270L1SingleLLPJetDisplacedDijet40DisplacedTrack + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT270 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + process.hltDisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + process.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementDisplacedJetsLowPt + process.HLTEndSequence ) -process.HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT320L1SingleLLPJetDisplacedDijet60Inclusive + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT320 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt60 + process.hltCentralCaloJetptMidPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + process.hltDisplacedHLTCaloJetCollectionProducerMidPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + process.HLTEndSequence ) -process.HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT420L1SingleLLPJetDisplacedDijet60Inclusive + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT420 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt60 + process.hltCentralCaloJetptMidPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + process.hltDisplacedHLTCaloJetCollectionProducerMidPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + process.HLTEndSequence ) -process.HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT200L1SingleLLPJetDelayedJet40SingleDelay1nsTrackless + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT200 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltSingleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducerSingle + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPtSingle + process.hltDisplacedHLTCaloJetCollectionProducerLowPtSingle + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPtSingle + process.hltCaloJetTimingProducerSingle + process.hltCaloJetTimingFilterSingle1ns + process.HLTEndSequence ) -process.HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT200L1SingleLLPJetDelayedJet40SingleDelay2nsInclusive + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT200 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltSingleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducerSingle + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPtSingle + process.hltDisplacedHLTCaloJetCollectionProducerLowPtSingle + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPtSingle + process.hltCaloJetTimingProducerSingle + process.hltCaloJetTimingFilterSingle2ns + process.HLTEndSequence ) -process.HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT200L1SingleLLPJetDelayedJet40DoubleDelay0p5nsTrackless + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT200 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + process.hltDisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + process.hltCaloJetTimingProducer + process.hltCaloJetTimingFilterDouble0p5ns + process.HLTEndSequence ) -process.HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT200L1SingleLLPJetDelayedJet40DoubleDelay1nsInclusive + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT200 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + process.hltDisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + process.hltCaloJetTimingProducer + process.hltCaloJetTimingFilterDouble1ns + process.HLTEndSequence ) -process.HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT200L1SingleLLPJetDisplacedDijet30Inclusive1PtrkShortSig5 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT200 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt30 + process.hltCentralCaloJetptLowPt30CollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLow30Pt1PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLow30Pt1PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLow30Pt1PtrkShortSig5 + process.HLTEndSequence ) -process.HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT200L1SingleLLPJetDisplacedDijet35Inclusive1PtrkShortSig5 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT200 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt35 + process.hltCentralCaloJetptLowPt35CollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLow35Pt1PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLow35Pt1PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLow35Pt1PtrkShortSig5 + process.HLTEndSequence ) -process.HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT200L1SingleLLPJetDisplacedDijet40Inclusive1PtrkShortSig5 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT200 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt1PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLowPt1PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt1PtrkShortSig5 + process.HLTEndSequence ) -process.HLT_DiPhoton10Time1p4ns_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + process.hltPreDiPhoton10Time1p4ns + process.HLTDiPho10CaloIdLTime1p4nsSequence + process.HLTEndSequence ) -process.HLT_DiPhoton10Time1p6ns_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + process.hltPreDiPhoton10Time1p6ns + process.HLTDiPho10CaloIdLTime1p6nsSequence + process.HLTEndSequence ) -process.HLT_DiPhoton10Time1p8ns_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + process.hltPreDiPhoton10Time1p8ns + process.HLTDiPho10CaloIdLTime1p8nsSequence + process.HLTEndSequence ) -process.HLT_DiPhoton10Time2ns_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + process.hltPreDiPhoton10Time2ns + process.HLTDiPho10CaloIdLTime2nsSequence + process.HLTEndSequence ) -process.HLT_DiPhoton10sminlt0p1_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + process.hltPreDiPhoton10sminlt0p1 + process.HLTDiPho10CaloIdLsminlt0p1Sequence + process.HLTEndSequence ) -process.HLT_DiPhoton10sminlt0p12_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + process.hltPreDiPhoton10sminlt0p12 + process.HLTDiPho10CaloIdLsminlt0p12Sequence + process.HLTEndSequence ) -process.HLT_DiPhoton10_CaloIdL_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + process.hltPreDiPhoton10CaloIdL + process.HLTDiPho10CaloIdLSequence + process.HLTEndSequence ) -process.HLT_DoubleEle4_eta1p22_mMax6_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle4eta1p22mMax6 + process.HLTDoubleEle4eta1p22mMax6Sequence + process.HLTEndSequence ) -process.HLT_DoubleEle4p5_eta1p22_mMax6_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle4p5eta1p22mMax6 + process.HLTDoubleEle4p5eta1p22mMax6Sequence + process.HLTEndSequence ) -process.HLT_DoubleEle5_eta1p22_mMax6_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle5eta1p22mMax6 + process.HLTDoubleEle5eta1p22mMax6Sequence + process.HLTEndSequence ) -process.HLT_DoubleEle5p5_eta1p22_mMax6_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle5p5eta1p22mMax6 + process.HLTDoubleEle5p5eta1p22mMax6Sequence + process.HLTEndSequence ) -process.HLT_DoubleEle6_eta1p22_mMax6_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle6eta1p22mMax6 + process.HLTDoubleEle6eta1p22mMax6Sequence + process.HLTEndSequence ) -process.HLT_DoubleEle6p5_eta1p22_mMax6_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle6p5eta1p22mMax6 + process.HLTDoubleEle6p5eta1p22mMax6Sequence + process.HLTEndSequence ) -process.HLT_DoubleEle7_eta1p22_mMax6_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle7eta1p22mMax6 + process.HLTDoubleEle7eta1p22mMax6Sequence + process.HLTEndSequence ) -process.HLT_DoubleEle7p5_eta1p22_mMax6_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle7p5eta1p22mMax6 + process.HLTDoubleEle7p5eta1p22mMax6Sequence + process.HLTEndSequence ) -process.HLT_DoubleEle8_eta1p22_mMax6_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle8eta1p22mMax6 + process.HLTDoubleEle8eta1p22mMax6Sequence + process.HLTEndSequence ) -process.HLT_DoubleEle8p5_eta1p22_mMax6_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle8p5eta1p22mMax6 + process.HLTDoubleEle8p5eta1p22mMax6Sequence + process.HLTEndSequence ) -process.HLT_DoubleEle9_eta1p22_mMax6_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle9eta1p22mMax6 + process.HLTDoubleEle9eta1p22mMax6Sequence + process.HLTEndSequence ) -process.HLT_DoubleEle9p5_eta1p22_mMax6_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle9p5eta1p22mMax6 + process.HLTDoubleEle9p5eta1p22mMax6Sequence + process.HLTEndSequence ) -process.HLT_DoubleEle10_eta1p22_mMax6_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle10eta1p22mMax6 + process.HLTDoubleEle10eta1p22mMax6Sequence + process.HLTEndSequence ) -process.HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGIsoeta1p5 + process.hltPreDiphoton2014eta1p5R9IdLANDHEANDIsoTCaloIdT + process.HLTDiphoton2014eta1p5R9Idb50e90ANDIso30CaloId11b11eANDHE12b10eSequence + process.HLTEndSequence ) -process.HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGIsoeta1p5 + process.hltPreDiphoton2014eta1p5R9IdLANDHETANDIsoTCaloIdT + process.HLTDiphoton2014eta1p5R9Idb50e90ANDIso30CaloId11b11eANDHE06b06eSequence + process.HLTEndSequence ) -process.HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGIsoeta1p5 + process.hltPreDiphoton2214eta1p5R9IdLANDHEANDIsoTCaloIdT + process.HLTDiphoton2214eta1p5R9Idb50e90ANDIso30CaloId11b11eANDHE12b10eSequence + process.HLTEndSequence ) -process.HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGIsoeta1p5 + process.hltPreDiphoton2214eta1p5R9IdLANDHETANDIsoTCaloIdT + process.HLTDiphoton2214eta1p5R9Idb50e90ANDIso30CaloId11b11eANDHE06b06eSequence + process.HLTEndSequence ) -process.HLT_ExpressMuons_v2 = cms.Path( process.HLTBeginSequence + process.hltPreExpressMuons + process.hltExpressMuonsFilter + process.HLTEndSequence ) -process.HLT_OnlineMonitorGroup_v2 = cms.Path( process.HLTBeginSequence + process.hltPreOnlineMonitorGroup + process.hltOnlineMonitorGroupFilter + process.HLTEndSequence ) -process.DQM_EcalReconstruction_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sDSTRun3PFScoutingPixelTracking + process.hltPreDQMEcalReconstruction + process.statusOnGPU + process.statusOnGPUFilter + process.HLTDoFullUnpackingEgammaEcalWithoutPreshowerSequence + process.hltEcalConsumerCPU + process.hltEcalConsumerGPU + process.HLTEndSequence ) +process.HLT_PFMET105_IsoTrk50_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sETM90ToETM150 + process.hltPrePFMET105IsoTrk50 + process.HLTRecoMETSequence + process.hltMET75 + process.HLTRecoJetSequenceAK4PrePF + process.HLTDoLocalPixelSequence + process.HLTDoLocalStripSequence + process.HLTRecopixelvertexingSequence + process.HLTIterativeTrackingIter02 + process.hltDeDxEstimatorProducer + process.hltTrk50Filter + process.HLTAK4PFJetsSequence + process.hltPFMETProducer + process.hltPFMET105 + process.HLTEndSequence ) +process.HLT_PFMET110_PFJet100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sETMHF90SingleJet60looseRecoiling + process.hltPrePFMET110PFJet100 + process.HLTRecoMETSequence + process.hltMET75 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets70 + process.hltSinglePFJet100 + process.hltPFMETProducer + process.hltPFMET110 + process.HLTEndSequence ) +process.HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT170L1SingleLLPJetDisplacedDijet40DisplacedTrack + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT170 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + process.hltDisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + process.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementDisplacedJetsLowPt + process.HLTEndSequence ) +process.HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT200L1SingleLLPJetDisplacedDijet40DisplacedTrack + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT200 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + process.hltDisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + process.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementDisplacedJetsLowPt + process.HLTEndSequence ) +process.HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT200L1SingleLLPJetDisplacedDijet60DisplacedTrack + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT200 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt60 + process.hltCentralCaloJetptMidPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + process.hltDisplacedHLTCaloJetCollectionProducerMidPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + process.hltIter02DisplacedHLTCaloJetCollectionProducerMidPt + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementDisplacedJetsMidPt + process.HLTEndSequence ) +process.HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT270L1SingleLLPJetDisplacedDijet40DisplacedTrack + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT270 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + process.hltDisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + process.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementDisplacedJetsLowPt + process.HLTEndSequence ) +process.HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT320L1SingleLLPJetDisplacedDijet60Inclusive + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT320 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt60 + process.hltCentralCaloJetptMidPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + process.hltDisplacedHLTCaloJetCollectionProducerMidPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + process.HLTEndSequence ) +process.HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT420L1SingleLLPJetDisplacedDijet60Inclusive + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT420 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt60 + process.hltCentralCaloJetptMidPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + process.hltDisplacedHLTCaloJetCollectionProducerMidPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + process.HLTEndSequence ) +process.HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT200L1SingleLLPJetDelayedJet40SingleDelay1nsTrackless + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT200 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltSingleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducerSingle + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPtSingle + process.hltDisplacedHLTCaloJetCollectionProducerLowPtSingle + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPtSingle + process.hltCaloJetTimingBarrelOnlyProducerSingle + process.hltCaloJetTimingBarrelOnlyFilterSingle1ns + process.HLTEndSequence ) +process.HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT200L1SingleLLPJetDelayedJet40SingleDelay2nsInclusive + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT200 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltSingleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducerSingle + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPtSingle + process.hltDisplacedHLTCaloJetCollectionProducerLowPtSingle + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPtSingle + process.hltCaloJetTimingBarrelOnlyProducerSingle + process.hltCaloJetTimingBarrelOnlyFilterSingle2ns + process.HLTEndSequence ) +process.HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT200L1SingleLLPJetDelayedJet40DoubleDelay0p5nsTrackless + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT200 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + process.hltDisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + process.hltCaloJetTimingBarrelOnlyProducer + process.hltCaloJetTimingBarrelOnlyFilterDouble0p5ns + process.HLTEndSequence ) +process.HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT200L1SingleLLPJetDelayedJet40DoubleDelay1nsInclusive + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT200 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + process.hltDisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + process.hltCaloJetTimingBarrelOnlyProducer + process.hltCaloJetTimingBarrelOnlyFilterDouble1ns + process.HLTEndSequence ) +process.HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT200L1SingleLLPJetDisplacedDijet30Inclusive1PtrkShortSig5 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT200 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt30 + process.hltCentralCaloJetptLowPt30CollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLow30Pt1PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLow30Pt1PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLow30Pt1PtrkShortSig5 + process.HLTEndSequence ) +process.HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT200L1SingleLLPJetDisplacedDijet35Inclusive1PtrkShortSig5 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT200 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt35 + process.hltCentralCaloJetptLowPt35CollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLow35Pt1PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLow35Pt1PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLow35Pt1PtrkShortSig5 + process.HLTEndSequence ) +process.HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT200L1SingleLLPJetDisplacedDijet40Inclusive1PtrkShortSig5 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT200 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt1PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLowPt1PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt1PtrkShortSig5 + process.HLTEndSequence ) +process.HLT_DiPhoton10Time1ns_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + process.hltPreDiPhoton10Time1ns + process.HLTDiPho10CaloIdLTime1nsSequence + process.HLTEndSequence ) +process.HLT_DiPhoton10Time1p2ns_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + process.hltPreDiPhoton10Time1p2ns + process.HLTDiPho10CaloIdLTime1p2nsSequence + process.HLTEndSequence ) +process.HLT_DiPhoton10Time1p4ns_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + process.hltPreDiPhoton10Time1p4ns + process.HLTDiPho10CaloIdLTime1p4nsSequence + process.HLTEndSequence ) +process.HLT_DiPhoton10Time1p6ns_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + process.hltPreDiPhoton10Time1p6ns + process.HLTDiPho10CaloIdLTime1p6nsSequence + process.HLTEndSequence ) +process.HLT_DiPhoton10Time1p8ns_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + process.hltPreDiPhoton10Time1p8ns + process.HLTDiPho10CaloIdLTime1p8nsSequence + process.HLTEndSequence ) +process.HLT_DiPhoton10Time2ns_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + process.hltPreDiPhoton10Time2ns + process.HLTDiPho10CaloIdLTime2nsSequence + process.HLTEndSequence ) +process.HLT_DiPhoton10sminlt0p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + process.hltPreDiPhoton10sminlt0p1 + process.HLTDiPho10CaloIdLsminlt0p1Sequence + process.HLTEndSequence ) +process.HLT_DiPhoton10sminlt0p12_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + process.hltPreDiPhoton10sminlt0p12 + process.HLTDiPho10CaloIdLsminlt0p12Sequence + process.HLTEndSequence ) +process.HLT_DiPhoton10_CaloIdL_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + process.hltPreDiPhoton10CaloIdL + process.HLTDiPho10CaloIdLSequence + process.HLTEndSequence ) +process.HLT_DoubleEle4_eta1p22_mMax6_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle4eta1p22mMax6 + process.HLTDoubleEle4eta1p22mMax6Sequence + process.HLTEndSequence ) +process.HLT_DoubleEle4p5_eta1p22_mMax6_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle4p5eta1p22mMax6 + process.HLTDoubleEle4p5eta1p22mMax6Sequence + process.HLTEndSequence ) +process.HLT_DoubleEle5_eta1p22_mMax6_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle5eta1p22mMax6 + process.HLTDoubleEle5eta1p22mMax6Sequence + process.HLTEndSequence ) +process.HLT_DoubleEle5p5_eta1p22_mMax6_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle5p5eta1p22mMax6 + process.HLTDoubleEle5p5eta1p22mMax6Sequence + process.HLTEndSequence ) +process.HLT_DoubleEle6_eta1p22_mMax6_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle6eta1p22mMax6 + process.HLTDoubleEle6eta1p22mMax6Sequence + process.HLTEndSequence ) +process.HLT_DoubleEle6p5_eta1p22_mMax6_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle6p5eta1p22mMax6 + process.HLTDoubleEle6p5eta1p22mMax6Sequence + process.HLTEndSequence ) +process.HLT_DoubleEle7_eta1p22_mMax6_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle7eta1p22mMax6 + process.HLTDoubleEle7eta1p22mMax6Sequence + process.HLTEndSequence ) +process.HLT_DoubleEle7p5_eta1p22_mMax6_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle7p5eta1p22mMax6 + process.HLTDoubleEle7p5eta1p22mMax6Sequence + process.HLTEndSequence ) +process.HLT_DoubleEle8_eta1p22_mMax6_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle8eta1p22mMax6 + process.HLTDoubleEle8eta1p22mMax6Sequence + process.HLTEndSequence ) +process.HLT_DoubleEle8p5_eta1p22_mMax6_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle8p5eta1p22mMax6 + process.HLTDoubleEle8p5eta1p22mMax6Sequence + process.HLTEndSequence ) +process.HLT_DoubleEle9_eta1p22_mMax6_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle9eta1p22mMax6 + process.HLTDoubleEle9eta1p22mMax6Sequence + process.HLTEndSequence ) +process.HLT_DoubleEle9p5_eta1p22_mMax6_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle9p5eta1p22mMax6 + process.HLTDoubleEle9p5eta1p22mMax6Sequence + process.HLTEndSequence ) +process.HLT_DoubleEle10_eta1p22_mMax6_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle10eta1p22mMax6 + process.HLTDoubleEle10eta1p22mMax6Sequence + process.HLTEndSequence ) +process.HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGIsoeta1p5 + process.hltPreDiphoton2014eta1p5R9IdLANDHEANDIsoTCaloIdT + process.HLTDiphoton2014eta1p5R9Idb50e90ANDIso30CaloId11b11eANDHE12b10eSequence + process.HLTEndSequence ) +process.HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGIsoeta1p5 + process.hltPreDiphoton2014eta1p5R9IdLANDHETANDIsoTCaloIdT + process.HLTDiphoton2014eta1p5R9Idb50e90ANDIso30CaloId11b11eANDHE06b06eSequence + process.HLTEndSequence ) +process.HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGIsoeta1p5 + process.hltPreDiphoton2214eta1p5R9IdLANDHEANDIsoTCaloIdT + process.HLTDiphoton2214eta1p5R9Idb50e90ANDIso30CaloId11b11eANDHE12b10eSequence + process.HLTEndSequence ) +process.HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGIsoeta1p5 + process.hltPreDiphoton2214eta1p5R9IdLANDHETANDIsoTCaloIdT + process.HLTDiphoton2214eta1p5R9Idb50e90ANDIso30CaloId11b11eANDHE06b06eSequence + process.HLTEndSequence ) +process.HLT_Mu50_L1SingleMuShower_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleMuShower + process.hltPreMu50L1SingleMuShower + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered50Q + process.HLTEndSequence ) +process.HLT_ExpressMuons_v3 = cms.Path( process.HLTBeginSequence + process.hltPreExpressMuons + process.hltExpressMuonsFilter + process.HLTEndSequence ) +process.HLT_OnlineMonitorGroup_v3 = cms.Path( process.HLTBeginSequence + process.hltPreOnlineMonitorGroup + process.hltOnlineMonitorGroupFilter + process.HLTEndSequence ) +process.DQM_EcalReconstruction_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sDSTRun3PFScoutingPixelTracking + process.hltPreDQMEcalReconstruction + process.statusOnGPU + process.statusOnGPUFilter + process.HLTDoFullUnpackingEgammaEcalWithoutPreshowerSequence + process.hltEcalConsumerCPU + process.hltEcalConsumerGPU + process.HLTEndSequence ) process.DQM_HcalReconstruction_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sDSTRun3PFScoutingPixelTracking + process.hltPreDQMHcalReconstruction + process.statusOnGPU + process.statusOnGPUFilter + process.HLTDoLocalHcalSequence + process.hltHcalConsumerCPU + process.hltHcalConsumerGPU + process.HLTEndSequence ) -process.DQM_PixelReconstruction_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sDSTRun3PFScoutingPixelTracking + process.hltPreDQMPixelReconstruction + process.statusOnGPU + process.statusOnGPUFilter + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingSequence + process.hltPixelConsumerCPU + process.hltPixelConsumerGPU + process.HLTDQMPixelReconstruction + process.HLTEndSequence ) +process.DQM_PixelReconstruction_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sDSTRun3PFScoutingPixelTracking + process.hltPreDQMPixelReconstruction + process.statusOnGPU + process.statusOnGPUFilter + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingSequence + process.hltPixelConsumerCPU + process.hltPixelConsumerGPU + process.HLTDQMPixelReconstruction + process.HLTEndSequence ) process.HLT_PPSMaxTracksPerArm1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPrePPSMaxTracksPerArm1 + process.HLTPPSPixelRecoSequence + process.hltPPSExpCalFilter + process.hltPPSCalibrationRaw + process.HLTEndSequence ) process.HLT_PPSMaxTracksPerRP4_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPrePPSMaxTracksPerRP4 + process.HLTPPSPixelRecoSequence + process.hltPPSPrCalFilter + process.hltPPSCalibrationRaw + process.HLTEndSequence ) process.HLTriggerFinalPath = cms.Path( process.hltGtStage2Digis + process.hltScalersRawToDigi + process.hltFEDSelectorTCDS + process.hltTriggerSummaryAOD + process.hltTriggerSummaryRAW + process.hltBoolFalse ) @@ -81953,13 +85875,16 @@ process.ParkingDoubleMuonLowMass1Output = cms.FinalPath( process.hltOutputParkingDoubleMuonLowMass1 ) process.ParkingDoubleMuonLowMass2Output = cms.FinalPath( process.hltOutputParkingDoubleMuonLowMass2 ) process.ParkingDoubleMuonLowMass3Output = cms.FinalPath( process.hltOutputParkingDoubleMuonLowMass3 ) -process.ParkingSingleMuonOutput = cms.FinalPath( process.hltOutputParkingSingleMuon ) +process.ParkingSingleMuon0Output = cms.FinalPath( process.hltOutputParkingSingleMuon0 ) +process.ParkingSingleMuon1Output = cms.FinalPath( process.hltOutputParkingSingleMuon1 ) +process.ParkingSingleMuon2Output = cms.FinalPath( process.hltOutputParkingSingleMuon2 ) process.ALCALowPtJetOutput = cms.FinalPath( process.hltOutputALCALowPtJet ) process.ALCALumiPixelsCountsExpressOutput = cms.FinalPath( process.hltOutputALCALumiPixelsCountsExpress ) process.ALCALumiPixelsCountsPromptOutput = cms.FinalPath( process.hltOutputALCALumiPixelsCountsPrompt ) process.ALCAP0Output = cms.FinalPath( process.hltOutputALCAP0 ) process.ALCAPHISYMOutput = cms.FinalPath( process.hltOutputALCAPHISYM ) -process.ALCAPPSOutput = cms.FinalPath( process.hltOutputALCAPPS ) +process.ALCAPPSExpressOutput = cms.FinalPath( process.hltOutputALCAPPSExpress ) +process.ALCAPPSPromptOutput = cms.FinalPath( process.hltOutputALCAPPSPrompt ) process.CalibrationOutput = cms.FinalPath( process.hltOutputCalibration ) process.DQMCalibrationOutput = cms.FinalPath( process.hltOutputDQMCalibration ) process.DQMEventDisplayOutput = cms.FinalPath( process.hltOutputDQMEventDisplay ) @@ -81981,10 +85906,11 @@ process.RPCMONOutput = cms.FinalPath( process.hltOutputRPCMON ) process.ScoutingPFOutput = cms.FinalPath( process.hltOutputScoutingPF ) process.PhysicsCommissioningOutput = cms.FinalPath( process.hltOutputPhysicsCommissioning ) +process.PhysicsDispJetBTagMuEGTauOutput = cms.FinalPath( process.hltOutputPhysicsDispJetBTagMuEGTau ) process.PhysicsEGammaOutput = cms.FinalPath( process.hltOutputPhysicsEGamma ) -process.PhysicsEndOfFillOutput = cms.FinalPath( process.hltOutputPhysicsEndOfFill ) -process.PhysicsHadronsTausOutput = cms.FinalPath( process.hltOutputPhysicsHadronsTaus ) -process.PhysicsMuonsOutput = cms.FinalPath( process.hltOutputPhysicsMuons ) +process.PhysicsJetMETOutput = cms.FinalPath( process.hltOutputPhysicsJetMET ) +process.PhysicsMuonOutput = cms.FinalPath( process.hltOutputPhysicsMuon ) +process.PhysicsReservedDoubleMuonLowMassOutput = cms.FinalPath( process.hltOutputPhysicsReservedDoubleMuonLowMass ) process.PhysicsScoutingPFMonitorOutput = cms.FinalPath( process.hltOutputPhysicsScoutingPFMonitor ) process.PhysicsHLTPhysicsOutput = cms.FinalPath( process.hltOutputPhysicsHLTPhysics ) process.PhysicsZeroBiasOutput = cms.FinalPath( process.hltOutputPhysicsZeroBias ) @@ -81992,7 +85918,8 @@ process.Dataset_AlCaLumiPixelsCountsExpress = cms.Path( process.HLTDatasetPathBeginSequence + process.hltDatasetAlCaLumiPixelsCountsExpress + process.hltPreDatasetAlCaLumiPixelsCountsExpress ) process.Dataset_AlCaLumiPixelsCountsPrompt = cms.Path( process.HLTDatasetPathBeginSequence + process.hltDatasetAlCaLumiPixelsCountsPrompt + process.hltPreDatasetAlCaLumiPixelsCountsPrompt ) process.Dataset_AlCaP0 = cms.Path( process.HLTDatasetPathBeginSequence + process.hltDatasetAlCaP0 + process.hltPreDatasetAlCaP0 ) -process.Dataset_AlCaPPS = cms.Path( process.HLTDatasetPathBeginSequence + process.hltDatasetAlCaPPS + process.hltPreDatasetAlCaPPS ) +process.Dataset_AlCaPPSExpress = cms.Path( process.HLTDatasetPathBeginSequence + process.hltDatasetAlCaPPSExpress + process.hltPreDatasetAlCaPPSExpress ) +process.Dataset_AlCaPPSPrompt = cms.Path( process.HLTDatasetPathBeginSequence + process.hltDatasetAlCaPPSPrompt + process.hltPreDatasetAlCaPPSPrompt ) process.Dataset_AlCaPhiSym = cms.Path( process.HLTDatasetPathBeginSequence + process.hltDatasetAlCaPhiSym + process.hltPreDatasetAlCaPhiSym ) process.Dataset_BTagMu = cms.Path( process.HLTDatasetPathBeginSequence + process.hltDatasetBTagMu + process.hltPreDatasetBTagMu ) process.Dataset_Commissioning = cms.Path( process.HLTDatasetPathBeginSequence + process.hltDatasetCommissioning + process.hltPreDatasetCommissioning ) @@ -82034,7 +85961,9 @@ process.Dataset_ParkingDoubleMuonLowMass5 = cms.Path( process.HLTDatasetPathBeginSequence + process.hltDatasetParkingDoubleMuonLowMass + process.hltPreDatasetParkingDoubleMuonLowMass5 ) process.Dataset_ParkingDoubleMuonLowMass6 = cms.Path( process.HLTDatasetPathBeginSequence + process.hltDatasetParkingDoubleMuonLowMass + process.hltPreDatasetParkingDoubleMuonLowMass6 ) process.Dataset_ParkingDoubleMuonLowMass7 = cms.Path( process.HLTDatasetPathBeginSequence + process.hltDatasetParkingDoubleMuonLowMass + process.hltPreDatasetParkingDoubleMuonLowMass7 ) -process.Dataset_ParkingSingleMuon = cms.Path( process.HLTDatasetPathBeginSequence + process.hltDatasetParkingSingleMuon + process.hltPreDatasetParkingSingleMuon ) +process.Dataset_ParkingSingleMuon0 = cms.Path( process.HLTDatasetPathBeginSequence + process.hltDatasetParkingSingleMuon + process.hltPreDatasetParkingSingleMuon0 ) +process.Dataset_ParkingSingleMuon1 = cms.Path( process.HLTDatasetPathBeginSequence + process.hltDatasetParkingSingleMuon + process.hltPreDatasetParkingSingleMuon1 ) +process.Dataset_ParkingSingleMuon2 = cms.Path( process.HLTDatasetPathBeginSequence + process.hltDatasetParkingSingleMuon + process.hltPreDatasetParkingSingleMuon2 ) process.Dataset_RPCMonitor = cms.Path( process.HLTDatasetPathBeginSequence + process.hltDatasetRPCMonitor + process.hltPreDatasetRPCMonitor ) process.Dataset_ScoutingPFMonitor = cms.Path( process.HLTDatasetPathBeginSequence + process.hltDatasetScoutingPFMonitor + process.hltPreDatasetScoutingPFMonitor ) process.Dataset_ScoutingPFRun3 = cms.Path( process.HLTDatasetPathBeginSequence + process.hltDatasetScoutingPFRun3 + process.hltPreDatasetScoutingPFRun3 ) @@ -82044,13 +85973,13 @@ process.Dataset_ZeroBias = cms.Path( process.HLTDatasetPathBeginSequence + process.hltDatasetZeroBias + process.hltPreDatasetZeroBias ) -process.schedule = cms.Schedule( *(process.HLTriggerFirstPath, process.Status_OnCPU, process.Status_OnGPU, process.HLT_AK8PFJet360_TrimMass30_v19, process.HLT_AK8PFJet380_TrimMass30_v12, process.HLT_AK8PFJet400_TrimMass30_v13, process.HLT_AK8PFJet420_TrimMass30_v12, process.HLT_AK8PFJet400_MassSD30_v1, process.HLT_AK8PFJet420_MassSD30_v1, process.HLT_AK8PFJet450_MassSD30_v1, process.HLT_AK8DiPFJet250_250_MassSD30_v1, process.HLT_AK8DiPFJet250_250_MassSD50_v1, process.HLT_AK8DiPFJet260_260_MassSD30_v1, process.HLT_AK8DiPFJet270_270_MassSD30_v1, process.HLT_AK8PFHT750_TrimMass50_v13, process.HLT_AK8PFHT800_TrimMass50_v13, process.HLT_AK8PFHT850_TrimMass50_v12, process.HLT_AK8PFHT900_TrimMass50_v12, process.HLT_CaloJet500_NoJetID_v13, process.HLT_CaloJet550_NoJetID_v8, process.HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5, process.HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5, process.HLT_Trimuon5_3p5_2_Upsilon_Muon_v6, process.HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4, process.HLT_DoubleEle25_CaloIdL_MW_v5, process.HLT_DoubleEle27_CaloIdL_MW_v5, process.HLT_DoubleEle33_CaloIdL_MW_v18, process.HLT_DoubleEle24_eta2p1_WPTight_Gsf_v8, process.HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v21, process.HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v21, process.HLT_Mu27_Ele37_CaloIdL_MW_v6, process.HLT_Mu37_Ele27_CaloIdL_MW_v6, process.HLT_Mu37_TkMu27_v6, process.HLT_DoubleMu4_3_Bs_v16, process.HLT_DoubleMu4_3_Jpsi_v16, process.HLT_DoubleMu4_3_LowMass_v2, process.HLT_DoubleMu4_LowMass_Displaced_v2, process.HLT_Mu0_L1DoubleMu_v2, process.HLT_Mu4_L1DoubleMu_v2, process.HLT_DoubleMu4_3_Photon4_BsToMMG_v1, process.HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1, process.HLT_DoubleMu3_Trk_Tau3mu_v13, process.HLT_DoubleMu3_TkMu_DsTau3Mu_v5, process.HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v9, process.HLT_DoubleMu4_MuMuTrk_Displaced_v16, process.HLT_Mu3_PFJet40_v17, process.HLT_Mu7p5_L2Mu2_Jpsi_v11, process.HLT_Mu7p5_L2Mu2_Upsilon_v11, process.HLT_Mu3_L1SingleMu5orSingleMu7_v2, process.HLT_DoublePhoton33_CaloIdL_v7, process.HLT_DoublePhoton70_v7, process.HLT_DoublePhoton85_v15, process.HLT_Ele15_WPLoose_Gsf_v4, process.HLT_Ele20_WPLoose_Gsf_v7, process.HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v5, process.HLT_Ele27_WPTight_Gsf_v17, process.HLT_Ele28_WPTight_Gsf_v2, process.HLT_Ele30_WPTight_Gsf_v2, process.HLT_Ele32_WPTight_Gsf_v16, process.HLT_Ele35_WPTight_Gsf_v10, process.HLT_Ele35_WPTight_Gsf_L1EGMT_v6, process.HLT_Ele38_WPTight_Gsf_v10, process.HLT_Ele40_WPTight_Gsf_v10, process.HLT_Ele32_WPTight_Gsf_L1DoubleEG_v10, process.HLT_HT300_Beamspot_v12, process.HLT_ZeroBias_Beamspot_v5, process.HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v2, process.HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1, process.HLT_IsoMu20_v16, process.HLT_IsoMu24_v14, process.HLT_IsoMu24_eta2p1_v16, process.HLT_IsoMu27_v17, process.HLT_UncorrectedJetE30_NoBPTX_v7, process.HLT_UncorrectedJetE30_NoBPTX3BX_v7, process.HLT_UncorrectedJetE60_NoBPTX3BX_v7, process.HLT_UncorrectedJetE70_NoBPTX3BX_v7, process.HLT_L1SingleMu18_v4, process.HLT_L1SingleMu25_v3, process.HLT_L1SingleMuCosmics_v2, process.HLT_L2Mu10_NoVertex_NoBPTX3BX_v6, process.HLT_L2Mu10_NoVertex_NoBPTX_v7, process.HLT_L2Mu45_NoVertex_3Sta_NoBPTX3BX_v5, process.HLT_L2Mu40_NoVertex_3Sta_NoBPTX3BX_v6, process.HLT_L2Mu23NoVtx_2Cha_v2, process.HLT_L2Mu23NoVtx_2Cha_CosmicSeed_v2, process.HLT_DoubleL2Mu30NoVtx_2Cha_CosmicSeed_Eta2p4_v3, process.HLT_DoubleL2Mu30NoVtx_2Cha_Eta2p4_v3, process.HLT_DoubleL2Mu50_v3, process.HLT_DoubleL2Mu23NoVtx_2Cha_CosmicSeed_v3, process.HLT_DoubleL2Mu25NoVtx_2Cha_CosmicSeed_v3, process.HLT_DoubleL2Mu25NoVtx_2Cha_CosmicSeed_Eta2p4_v3, process.HLT_DoubleL2Mu23NoVtx_2Cha_v3, process.HLT_DoubleL2Mu25NoVtx_2Cha_v3, process.HLT_DoubleL2Mu25NoVtx_2Cha_Eta2p4_v3, process.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v15, process.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v4, process.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v16, process.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v4, process.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v6, process.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v4, process.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v6, process.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v4, process.HLT_Mu25_TkMu0_Onia_v9, process.HLT_Mu30_TkMu0_Psi_v2, process.HLT_Mu30_TkMu0_Upsilon_v2, process.HLT_Mu20_TkMu0_Phi_v9, process.HLT_Mu25_TkMu0_Phi_v9, process.HLT_Mu15_v4, process.HLT_Mu20_v13, process.HLT_Mu27_v14, process.HLT_Mu50_v14, process.HLT_Mu55_v4, process.HLT_CascadeMu100_v4, process.HLT_HighPtTkMu100_v3, process.HLT_DiPFJetAve40_v15, process.HLT_DiPFJetAve60_v15, process.HLT_DiPFJetAve80_v14, process.HLT_DiPFJetAve140_v14, process.HLT_DiPFJetAve200_v14, process.HLT_DiPFJetAve260_v15, process.HLT_DiPFJetAve320_v15, process.HLT_DiPFJetAve400_v15, process.HLT_DiPFJetAve500_v15, process.HLT_DiPFJetAve60_HFJEC_v16, process.HLT_DiPFJetAve80_HFJEC_v17, process.HLT_DiPFJetAve100_HFJEC_v17, process.HLT_DiPFJetAve160_HFJEC_v17, process.HLT_DiPFJetAve220_HFJEC_v17, process.HLT_DiPFJetAve300_HFJEC_v17, process.HLT_AK8PFJet40_v17, process.HLT_AK8PFJet60_v16, process.HLT_AK8PFJet80_v16, process.HLT_AK8PFJet140_v16, process.HLT_AK8PFJet200_v16, process.HLT_AK8PFJet260_v17, process.HLT_AK8PFJet320_v17, process.HLT_AK8PFJet400_v17, process.HLT_AK8PFJet450_v17, process.HLT_AK8PFJet500_v17, process.HLT_AK8PFJet550_v12, process.HLT_PFJet40_v22, process.HLT_PFJet60_v22, process.HLT_PFJet80_v21, process.HLT_PFJet110_v1, process.HLT_PFJet140_v20, process.HLT_PFJet200_v20, process.HLT_PFJet260_v21, process.HLT_PFJet320_v21, process.HLT_PFJet400_v21, process.HLT_PFJet450_v22, process.HLT_PFJet500_v22, process.HLT_PFJet550_v12, process.HLT_PFJetFwd15_v4, process.HLT_PFJetFwd25_v4, process.HLT_PFJetFwd40_v20, process.HLT_PFJetFwd60_v20, process.HLT_PFJetFwd80_v19, process.HLT_PFJetFwd140_v19, process.HLT_PFJetFwd200_v19, process.HLT_PFJetFwd260_v20, process.HLT_PFJetFwd320_v20, process.HLT_PFJetFwd400_v20, process.HLT_PFJetFwd450_v20, process.HLT_PFJetFwd500_v20, process.HLT_AK8PFJetFwd15_v4, process.HLT_AK8PFJetFwd25_v4, process.HLT_AK8PFJetFwd40_v16, process.HLT_AK8PFJetFwd60_v15, process.HLT_AK8PFJetFwd80_v15, process.HLT_AK8PFJetFwd140_v15, process.HLT_AK8PFJetFwd200_v15, process.HLT_AK8PFJetFwd260_v16, process.HLT_AK8PFJetFwd320_v16, process.HLT_AK8PFJetFwd400_v16, process.HLT_AK8PFJetFwd450_v16, process.HLT_AK8PFJetFwd500_v16, process.HLT_PFHT180_v18, process.HLT_PFHT250_v18, process.HLT_PFHT370_v18, process.HLT_PFHT430_v18, process.HLT_PFHT510_v18, process.HLT_PFHT590_v18, process.HLT_PFHT680_v18, process.HLT_PFHT780_v18, process.HLT_PFHT890_v18, process.HLT_PFHT1050_v19, process.HLT_PFHT500_PFMET100_PFMHT100_IDTight_v13, process.HLT_PFHT500_PFMET110_PFMHT110_IDTight_v13, process.HLT_PFHT700_PFMET85_PFMHT85_IDTight_v13, process.HLT_PFHT800_PFMET75_PFMHT75_IDTight_v13, process.HLT_PFMET110_PFMHT110_IDTight_v21, process.HLT_PFMET120_PFMHT120_IDTight_v21, process.HLT_PFMET130_PFMHT130_IDTight_v21, process.HLT_PFMET140_PFMHT140_IDTight_v21, process.HLT_PFMET120_PFMHT120_IDTight_PFHT60_v10, process.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v10, process.HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v10, process.HLT_PFMETTypeOne110_PFMHT110_IDTight_v13, process.HLT_PFMETTypeOne120_PFMHT120_IDTight_v13, process.HLT_PFMETTypeOne130_PFMHT130_IDTight_v13, process.HLT_PFMETTypeOne140_PFMHT140_IDTight_v12, process.HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v21, process.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v21, process.HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v20, process.HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v20, process.HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v1, process.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v1, process.HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v1, process.HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v1, process.HLT_L1ETMHadSeeds_v3, process.HLT_CaloMHT90_v5, process.HLT_CaloMET90_NotCleaned_v5, process.HLT_CaloMET350_NotCleaned_v5, process.HLT_PFMET200_NotCleaned_v10, process.HLT_PFMET250_NotCleaned_v10, process.HLT_PFMET300_NotCleaned_v10, process.HLT_PFMET200_BeamHaloCleaned_v10, process.HLT_PFMETTypeOne200_BeamHaloCleaned_v10, process.HLT_MET105_IsoTrk50_v10, process.HLT_MET120_IsoTrk50_v10, process.HLT_SingleJet30_Mu12_SinglePFJet40_v12, process.HLT_Mu12eta2p3_v2, process.HLT_Mu12eta2p3_PFJet40_v2, process.HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v2, process.HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v2, process.HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v2, process.HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v2, process.HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2, process.HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2, process.HLT_DoublePFJets40_PFBTagDeepCSV_p71_v2, process.HLT_DoublePFJets100_PFBTagDeepCSV_p71_v2, process.HLT_DoublePFJets200_PFBTagDeepCSV_p71_v2, process.HLT_DoublePFJets350_PFBTagDeepCSV_p71_v2, process.HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2, process.HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2, process.HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v2, process.HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v2, process.HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v2, process.HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v2, process.HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v2, process.HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v2, process.HLT_DoublePFJets40_PFBTagDeepJet_p71_v2, process.HLT_DoublePFJets100_PFBTagDeepJet_p71_v2, process.HLT_DoublePFJets200_PFBTagDeepJet_p71_v2, process.HLT_DoublePFJets350_PFBTagDeepJet_p71_v2, process.HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v2, process.HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v2, process.HLT_Photon300_NoHE_v13, process.HLT_Mu8_TrkIsoVVL_v13, process.HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v19, process.HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v19, process.HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v20, process.HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v20, process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v14, process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v2, process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v2, process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v2, process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v2, process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v12, process.HLT_Mu17_TrkIsoVVL_v14, process.HLT_Mu19_TrkIsoVVL_v5, process.HLT_BTagMu_AK4DiJet20_Mu5_v14, process.HLT_BTagMu_AK4DiJet40_Mu5_v14, process.HLT_BTagMu_AK4DiJet70_Mu5_v14, process.HLT_BTagMu_AK4DiJet110_Mu5_v14, process.HLT_BTagMu_AK4DiJet170_Mu5_v13, process.HLT_BTagMu_AK4Jet300_Mu5_v13, process.HLT_BTagMu_AK8DiJet170_Mu5_v10, process.HLT_BTagMu_AK8Jet170_DoubleMu5_v3, process.HLT_BTagMu_AK8Jet300_Mu5_v13, process.HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v20, process.HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v20, process.HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v16, process.HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v8, process.HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v8, process.HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v16, process.HLT_Photon20_v3, process.HLT_Photon33_v6, process.HLT_Photon50_v14, process.HLT_Photon75_v14, process.HLT_Photon90_v14, process.HLT_Photon120_v14, process.HLT_Photon150_v7, process.HLT_Photon175_v15, process.HLT_Photon200_v14, process.HLT_Photon30EB_TightID_TightIso_v2, process.HLT_Photon110EB_TightID_TightIso_v3, process.HLT_Photon100EBHE10_v3, process.HLT_Photon50_R9Id90_HE10_IsoM_v15, process.HLT_Photon75_R9Id90_HE10_IsoM_v15, process.HLT_Photon90_R9Id90_HE10_IsoM_v15, process.HLT_Photon120_R9Id90_HE10_IsoM_v15, process.HLT_Photon165_R9Id90_HE10_IsoM_v16, process.HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v14, process.HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v14, process.HLT_Photon35_TwoProngs35_v2, process.HLT_IsoMu24_TwoProngs35_v2, process.HLT_Dimuon0_Jpsi_L1_NoOS_v8, process.HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8, process.HLT_Dimuon0_Jpsi_v9, process.HLT_Dimuon0_Jpsi_NoVertexing_v9, process.HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8, process.HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8, process.HLT_Dimuon0_Jpsi3p5_Muon2_v6, process.HLT_Dimuon0_Upsilon_L1_4p5_v10, process.HLT_Dimuon0_Upsilon_L1_5_v10, process.HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9, process.HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10, process.HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8, process.HLT_Dimuon0_Upsilon_NoVertexing_v8, process.HLT_Dimuon0_Upsilon_L1_5M_v9, process.HLT_Dimuon0_LowMass_L1_0er1p5R_v8, process.HLT_Dimuon0_LowMass_L1_0er1p5_v9, process.HLT_Dimuon0_LowMass_v9, process.HLT_Dimuon0_LowMass_L1_4_v9, process.HLT_Dimuon0_LowMass_L1_4R_v8, process.HLT_Dimuon0_LowMass_L1_TM530_v7, process.HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7, process.HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7, process.HLT_TripleMu_5_3_3_Mass3p8_DZ_v9, process.HLT_TripleMu_10_5_5_DZ_v11, process.HLT_TripleMu_12_10_5_v11, process.HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5, process.HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5, process.HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5, process.HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5, process.HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v11, process.HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v11, process.HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v11, process.HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7, process.HLT_DoubleMu4_Jpsi_Displaced_v8, process.HLT_DoubleMu4_Jpsi_NoVertexing_v8, process.HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8, process.HLT_DoubleMu4_JpsiTrk_Bc_v1, process.HLT_DoubleMu43NoFiltersNoVtx_v5, process.HLT_DoubleMu48NoFiltersNoVtx_v5, process.HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v6, process.HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v6, process.HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v2, process.HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v2, process.HLT_HT425_v10, process.HLT_HT430_DisplacedDijet40_DisplacedTrack_v14, process.HLT_HT500_DisplacedDijet40_DisplacedTrack_v14, process.HLT_HT430_DisplacedDijet60_DisplacedTrack_v14, process.HLT_HT400_DisplacedDijet40_DisplacedTrack_v14, process.HLT_HT650_DisplacedDijet60_Inclusive_v14, process.HLT_HT550_DisplacedDijet60_Inclusive_v14, process.HLT_DiJet110_35_Mjj650_PFMET110_v10, process.HLT_DiJet110_35_Mjj650_PFMET120_v10, process.HLT_DiJet110_35_Mjj650_PFMET130_v10, process.HLT_TripleJet110_35_35_Mjj650_PFMET110_v10, process.HLT_TripleJet110_35_35_Mjj650_PFMET120_v10, process.HLT_TripleJet110_35_35_Mjj650_PFMET130_v10, process.HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v14, process.HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v14, process.HLT_Ele28_HighEta_SC20_Mass55_v14, process.HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9, process.HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v17, process.HLT_Ele15_IsoVVVL_PFHT450_v17, process.HLT_Ele50_IsoVVVL_PFHT450_v17, process.HLT_Ele15_IsoVVVL_PFHT600_v21, process.HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v16, process.HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17, process.HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v16, process.HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9, process.HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v16, process.HLT_Mu15_IsoVVVL_PFHT450_v16, process.HLT_Mu50_IsoVVVL_PFHT450_v16, process.HLT_Mu15_IsoVVVL_PFHT600_v20, process.HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v3, process.HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v3, process.HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v3, process.HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v3, process.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v3, process.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v3, process.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v3, process.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v3, process.HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8, process.HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8, process.HLT_Dimuon10_Upsilon_y1p4_v2, process.HLT_Dimuon12_Upsilon_y1p4_v3, process.HLT_Dimuon14_Phi_Barrel_Seagulls_v8, process.HLT_Dimuon25_Jpsi_v15, process.HLT_Dimuon14_PsiPrime_v14, process.HLT_Dimuon14_PsiPrime_noCorrL1_v6, process.HLT_Dimuon18_PsiPrime_v15, process.HLT_Dimuon18_PsiPrime_noCorrL1_v7, process.HLT_Dimuon24_Upsilon_noCorrL1_v7, process.HLT_Dimuon24_Phi_noCorrL1_v7, process.HLT_Dimuon25_Jpsi_noCorrL1_v7, process.HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v18, process.HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v18, process.HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v18, process.HLT_DoubleIsoMu20_eta2p1_v8, process.HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v7, process.HLT_Mu8_v13, process.HLT_Mu17_v14, process.HLT_Mu19_v5, process.HLT_Mu17_Photon30_IsoCaloId_v7, process.HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v17, process.HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v19, process.HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v19, process.HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v19, process.HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v17, process.HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v19, process.HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v19, process.HLT_Ele115_CaloIdVT_GsfTrkIdT_v15, process.HLT_Ele135_CaloIdVT_GsfTrkIdT_v8, process.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v4, process.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v10, process.HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v9, process.HLT_PFHT400_SixPFJet32_v9, process.HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v8, process.HLT_PFHT450_SixPFJet36_v8, process.HLT_PFHT400_FivePFJet_100_100_60_30_30_v9, process.HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v9, process.HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v9, process.HLT_PFHT350_v20, process.HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v12, process.HLT_ECALHT800_v11, process.HLT_DiSC30_18_EIso_AND_HE_Mass70_v14, process.HLT_Physics_v8, process.HLT_EphemeralPhysics_v2, process.DST_Physics_v8, process.HLT_Random_v3, process.HLT_ZeroBias_v7, process.HLT_ZeroBias_Alignment_v2, process.HLT_EphemeralZeroBias_v2, process.DST_ZeroBias_v3, process.DST_Run3_PFScoutingPixelTracking_v17, process.HLT_Photon20_HoverELoose_v11, process.HLT_Photon30_HoverELoose_v11, process.HLT_EcalCalibration_v4, process.HLT_HcalCalibration_v5, process.AlCa_EcalPhiSym_v10, process.HLT_L1UnpairedBunchBptxMinus_v3, process.HLT_L1UnpairedBunchBptxPlus_v3, process.HLT_L1NotBptxOR_v4, process.HLT_L1_CDC_SingleMu_3_er1p2_TOP120_DPHI2p618_3p142_v3, process.HLT_CDC_L2cosmic_10_er1p0_v2, process.HLT_CDC_L2cosmic_5p5_er1p0_v2, process.HLT_HcalNZS_v14, process.HLT_HcalPhiSym_v16, process.HLT_HcalIsolatedbunch_v6, process.HLT_IsoTrackHB_v5, process.HLT_IsoTrackHE_v5, process.HLT_ZeroBias_FirstCollisionAfterAbortGap_v6, process.HLT_ZeroBias_IsolatedBunches_v6, process.HLT_ZeroBias_FirstCollisionInTrain_v5, process.HLT_ZeroBias_LastCollisionInTrain_v4, process.HLT_ZeroBias_FirstBXAfterTrain_v4, process.AlCa_RPCMuonNormalisation_v14, process.AlCa_LumiPixelsCounts_Random_v3, process.AlCa_LumiPixelsCounts_ZeroBias_v3, process.MC_ReducedIterativeTracking_v13, process.MC_PFMET_v18, process.MC_AK4PFJets_v18, process.MC_PFBTagDeepCSV_v11, process.MC_PFHT_v17, process.MC_PFMHT_v17, process.MC_CaloMET_v9, process.MC_CaloMET_JetIdCleaned_v10, process.MC_AK4CaloJets_v10, process.MC_AK4CaloJetsFromPV_v9, process.MC_CaloBTagDeepCSV_v9, process.MC_CaloHT_v9, process.MC_CaloMHT_v9, process.MC_AK8PFJets_v18, process.MC_AK8TrimPFJets_v18, process.MC_AK8PFHT_v17, process.MC_AK8CaloHT_v9, process.MC_Diphoton10_10_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass10_v14, process.MC_DoubleEle5_CaloIdL_MW_v16, process.MC_Ele5_WPTight_Gsf_v9, process.MC_Ele15_Ele10_CaloIdL_TrackIdL_IsoVL_DZ_v16, process.MC_IsoMu_v16, process.MC_DoubleMu_TrkIsoVVL_DZ_v12, process.MC_DoubleMuNoFiltersNoVtx_v8, process.MC_PFBTagDeepJet_v2, process.MC_Run3_PFScoutingPixelTracking_v16, process.AlCa_EcalPi0EBonly_v14, process.AlCa_EcalPi0EEonly_v14, process.AlCa_EcalEtaEBonly_v14, process.AlCa_EcalEtaEEonly_v14, process.AlCa_AK8PFJet40_v16, process.AlCa_PFJet40_v21, process.HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v10, process.HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v1, process.HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v6, process.HLT_PFMET100_PFMHT100_IDTight_PFHT60_v10, process.HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v10, process.HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v10, process.HLT_Mu18_Mu9_SameSign_v5, process.HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7, process.HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v11, process.HLT_TripleMu_5_3_3_Mass3p8_DCA_v4, process.HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9, process.HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9, process.HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v9, process.HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v9, process.HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v9, process.HLT_QuadPFJet103_88_75_15_v6, process.HLT_QuadPFJet105_88_76_15_v6, process.HLT_QuadPFJet111_90_80_15_v6, process.HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_p02_v4, process.HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np2_v3, process.HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np4_v3, process.HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v2, process.HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v2, process.HLT_Mu12_IP6_v1, process.HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9, process.HLT_DoubleMediumDeepTauPFTauHPS35_L2NN_eta2p1_v1, process.HLT_Ele24_eta2p1_WPTight_Gsf_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2, process.HLT_IsoMu20_eta2p1_LooseDeepTauPFTauHPS27_eta2p1_CrossL1_v2, process.HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v2, process.HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2, process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v2, process.HLT_LooseDeepTauPFTauHPS180_L2NN_eta2p1_v2, process.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v2, process.HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v2, process.HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v2, process.HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v2, process.HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v2, process.HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2, process.HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v2, process.HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2, process.HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v2, process.HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2, process.HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v2, process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v2, process.HLT_QuadPFJet70_50_40_30_v2, process.HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2, process.HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v2, process.HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v2, process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v1, process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v1, process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v1, process.HLT_AK8PFJet230_SoftDropMass40_v2, process.HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2, process.HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v2, process.HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v2, process.HLT_AK8PFJet400_SoftDropMass40_v2, process.HLT_AK8PFJet425_SoftDropMass40_v2, process.HLT_AK8PFJet450_SoftDropMass40_v2, process.HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2, process.HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2, process.HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2, process.HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v1, process.HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1, process.HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v1, process.HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1, process.HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v1, process.HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v1, process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v1, process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v1, process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v1, process.HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v1, process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1, process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v1, process.HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2, process.HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1, process.HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1, process.HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v2, process.HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v1, process.HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v1, process.HLT_L2Mu10NoVtx_2Cha_v1, process.HLT_L2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1, process.HLT_L3Mu10NoVtx_v1, process.HLT_L3Mu10NoVtx_DxyMin0p01cm_v1, process.HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v1, process.HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v1, process.HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1, process.HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1, process.HLT_L2Mu10NoVtx_2Cha_CosmicSeed_v1, process.HLT_L2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1, process.HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v1, process.HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v1, process.HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v2, process.HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v2, process.HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v2, process.HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v2, process.HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v2, process.HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v2, process.HLT_L1Mu6HT240_v2, process.HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v2, process.HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v2, process.HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v2, process.HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v2, process.HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v2, process.HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v2, process.HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v2, process.HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v2, process.HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v2, process.HLT_CaloMET60_DTCluster50_v2, process.HLT_CaloMET60_DTClusterNoMB1S50_v2, process.HLT_L1MET_DTCluster50_v2, process.HLT_L1MET_DTClusterNoMB1S50_v2, process.HLT_CscCluster_Loose_v2, process.HLT_CscCluster_Medium_v2, process.HLT_CscCluster_Tight_v2, process.HLT_L1CSCShower_DTCluster50_v2, process.HLT_L1CSCShower_DTCluster75_v2, process.HLT_PFMET105_IsoTrk50_v2, process.HLT_PFMET110_PFJet100_v2, process.HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1, process.HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1, process.HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v1, process.HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1, process.HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1, process.HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1, process.HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v1, process.HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v1, process.HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v1, process.HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v1, process.HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v1, process.HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v1, process.HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v1, process.HLT_DiPhoton10Time1p4ns_v1, process.HLT_DiPhoton10Time1p6ns_v1, process.HLT_DiPhoton10Time1p8ns_v1, process.HLT_DiPhoton10Time2ns_v1, process.HLT_DiPhoton10sminlt0p1_v1, process.HLT_DiPhoton10sminlt0p12_v1, process.HLT_DiPhoton10_CaloIdL_v1, process.HLT_DoubleEle4_eta1p22_mMax6_v1, process.HLT_DoubleEle4p5_eta1p22_mMax6_v1, process.HLT_DoubleEle5_eta1p22_mMax6_v1, process.HLT_DoubleEle5p5_eta1p22_mMax6_v1, process.HLT_DoubleEle6_eta1p22_mMax6_v1, process.HLT_DoubleEle6p5_eta1p22_mMax6_v1, process.HLT_DoubleEle7_eta1p22_mMax6_v1, process.HLT_DoubleEle7p5_eta1p22_mMax6_v1, process.HLT_DoubleEle8_eta1p22_mMax6_v1, process.HLT_DoubleEle8p5_eta1p22_mMax6_v1, process.HLT_DoubleEle9_eta1p22_mMax6_v1, process.HLT_DoubleEle9p5_eta1p22_mMax6_v1, process.HLT_DoubleEle10_eta1p22_mMax6_v1, process.HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1, process.HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1, process.HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1, process.HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1, process.HLT_ExpressMuons_v2, process.HLT_OnlineMonitorGroup_v2, process.DQM_EcalReconstruction_v3, process.DQM_HcalReconstruction_v3, process.DQM_PixelReconstruction_v3, process.HLT_PPSMaxTracksPerArm1_v2, process.HLT_PPSMaxTracksPerRP4_v2, process.HLTriggerFinalPath, process.HLTAnalyzerEndpath, process.ParkingDoubleElectronLowMass0Output, process.ParkingDoubleElectronLowMass1Output, process.ParkingDoubleElectronLowMass2Output, process.ParkingDoubleMuonLowMass0Output, process.ParkingDoubleMuonLowMass1Output, process.ParkingDoubleMuonLowMass2Output, process.ParkingDoubleMuonLowMass3Output, process.ParkingSingleMuonOutput, process.ALCALowPtJetOutput, process.ALCALumiPixelsCountsExpressOutput, process.ALCALumiPixelsCountsPromptOutput, process.ALCAP0Output, process.ALCAPHISYMOutput, process.ALCAPPSOutput, process.CalibrationOutput, process.DQMCalibrationOutput, process.DQMEventDisplayOutput, process.DQMGPUvsCPUOutput, process.DQMOnlineBeamspotOutput, process.DQMOutput, process.EcalCalibrationOutput, process.ExpressOutput, process.ExpressAlignmentOutput, process.HLTMonitorOutput, process.NanoDSTOutput, process.RPCMONOutput, process.ScoutingPFOutput, process.PhysicsCommissioningOutput, process.PhysicsEGammaOutput, process.PhysicsEndOfFillOutput, process.PhysicsHadronsTausOutput, process.PhysicsMuonsOutput, process.PhysicsScoutingPFMonitorOutput, process.PhysicsHLTPhysicsOutput, process.PhysicsZeroBiasOutput, process.Dataset_AlCaLowPtJet, process.Dataset_AlCaLumiPixelsCountsExpress, process.Dataset_AlCaLumiPixelsCountsPrompt, process.Dataset_AlCaP0, process.Dataset_AlCaPPS, process.Dataset_AlCaPhiSym, process.Dataset_BTagMu, process.Dataset_Commissioning, process.Dataset_Cosmics, process.Dataset_DQMGPUvsCPU, process.Dataset_DQMOnlineBeamspot, process.Dataset_DisplacedJet, process.Dataset_ReservedDoubleMuonLowMass, process.Dataset_EGamma, process.Dataset_EcalLaser, process.Dataset_EmptyBX, process.Dataset_EphemeralHLTPhysics, process.Dataset_EphemeralZeroBias, process.Dataset_EventDisplay, process.Dataset_ExpressAlignment, process.Dataset_ExpressPhysics, process.Dataset_HLTMonitor, process.Dataset_HLTPhysics, process.Dataset_HcalNZS, process.Dataset_IsolatedBunch, process.Dataset_JetMET, process.Dataset_L1Accept, process.Dataset_MonteCarlo, process.Dataset_Muon, process.Dataset_MuonEG, process.Dataset_NoBPTX, process.Dataset_OnlineMonitor, process.Dataset_ParkingDoubleElectronLowMass0, process.Dataset_ParkingDoubleElectronLowMass1, process.Dataset_ParkingDoubleElectronLowMass2, process.Dataset_ParkingDoubleElectronLowMass3, process.Dataset_ParkingDoubleElectronLowMass4, process.Dataset_ParkingDoubleElectronLowMass5, process.Dataset_ParkingDoubleMuonLowMass0, process.Dataset_ParkingDoubleMuonLowMass1, process.Dataset_ParkingDoubleMuonLowMass2, process.Dataset_ParkingDoubleMuonLowMass3, process.Dataset_ParkingDoubleMuonLowMass4, process.Dataset_ParkingDoubleMuonLowMass5, process.Dataset_ParkingDoubleMuonLowMass6, process.Dataset_ParkingDoubleMuonLowMass7, process.Dataset_ParkingSingleMuon, process.Dataset_RPCMonitor, process.Dataset_ScoutingPFMonitor, process.Dataset_ScoutingPFRun3, process.Dataset_Tau, process.Dataset_TestEnablesEcalHcal, process.Dataset_TestEnablesEcalHcalDQM, process.Dataset_ZeroBias, )) +process.schedule = cms.Schedule( *(process.HLTriggerFirstPath, process.Status_OnCPU, process.Status_OnGPU, process.HLT_AK8PFJet360_TrimMass30_v20, process.HLT_AK8PFJet380_TrimMass30_v13, process.HLT_AK8PFJet400_TrimMass30_v14, process.HLT_AK8PFJet420_TrimMass30_v13, process.HLT_AK8PFJet400_MassSD30_v2, process.HLT_AK8PFJet420_MassSD30_v2, process.HLT_AK8PFJet450_MassSD30_v2, process.HLT_AK8DiPFJet250_250_MassSD30_v2, process.HLT_AK8DiPFJet250_250_MassSD50_v2, process.HLT_AK8DiPFJet260_260_MassSD30_v2, process.HLT_AK8DiPFJet270_270_MassSD30_v2, process.HLT_AK8PFHT750_TrimMass50_v14, process.HLT_AK8PFHT800_TrimMass50_v14, process.HLT_AK8PFHT850_TrimMass50_v13, process.HLT_AK8PFHT900_TrimMass50_v13, process.HLT_CaloJet500_NoJetID_v14, process.HLT_CaloJet550_NoJetID_v9, process.HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6, process.HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6, process.HLT_Trimuon5_3p5_2_Upsilon_Muon_v7, process.HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5, process.HLT_DoubleEle25_CaloIdL_MW_v6, process.HLT_DoubleEle27_CaloIdL_MW_v6, process.HLT_DoubleEle33_CaloIdL_MW_v19, process.HLT_DoubleEle24_eta2p1_WPTight_Gsf_v9, process.HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v22, process.HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v22, process.HLT_Mu27_Ele37_CaloIdL_MW_v7, process.HLT_Mu37_Ele27_CaloIdL_MW_v7, process.HLT_Mu37_TkMu27_v7, process.HLT_DoubleMu4_3_Bs_v17, process.HLT_DoubleMu4_3_Jpsi_v17, process.HLT_DoubleMu4_3_LowMass_v3, process.HLT_DoubleMu4_LowMass_Displaced_v3, process.HLT_Mu0_L1DoubleMu_v3, process.HLT_Mu4_L1DoubleMu_v3, process.HLT_DoubleMu4_3_Photon4_BsToMMG_v2, process.HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2, process.HLT_DoubleMu3_Trk_Tau3mu_v14, process.HLT_DoubleMu3_TkMu_DsTau3Mu_v6, process.HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v10, process.HLT_DoubleMu4_MuMuTrk_Displaced_v17, process.HLT_Mu3_PFJet40_v18, process.HLT_Mu7p5_L2Mu2_Jpsi_v12, process.HLT_Mu7p5_L2Mu2_Upsilon_v12, process.HLT_Mu3_L1SingleMu5orSingleMu7_v3, process.HLT_DoublePhoton33_CaloIdL_v8, process.HLT_DoublePhoton70_v8, process.HLT_DoublePhoton85_v16, process.HLT_Ele15_WPLoose_Gsf_v5, process.HLT_Ele20_WPLoose_Gsf_v8, process.HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v6, process.HLT_Ele27_WPTight_Gsf_v18, process.HLT_Ele28_WPTight_Gsf_v3, process.HLT_Ele30_WPTight_Gsf_v3, process.HLT_Ele32_WPTight_Gsf_v17, process.HLT_Ele35_WPTight_Gsf_v11, process.HLT_Ele35_WPTight_Gsf_L1EGMT_v7, process.HLT_Ele38_WPTight_Gsf_v11, process.HLT_Ele40_WPTight_Gsf_v11, process.HLT_Ele32_WPTight_Gsf_L1DoubleEG_v11, process.HLT_Ele24_eta2p1_WPTight_Gsf_TightChargedIsoPFTauHPS30_eta2p1_CrossL1_v3, process.HLT_HT300_Beamspot_v13, process.HLT_ZeroBias_Beamspot_v6, process.HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_CrossL1_v3, process.HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v3, process.HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2, process.HLT_IsoMu20_v17, process.HLT_IsoMu24_v15, process.HLT_IsoMu24_eta2p1_v17, process.HLT_IsoMu27_v18, process.HLT_UncorrectedJetE30_NoBPTX_v7, process.HLT_UncorrectedJetE30_NoBPTX3BX_v7, process.HLT_UncorrectedJetE60_NoBPTX3BX_v7, process.HLT_UncorrectedJetE70_NoBPTX3BX_v7, process.HLT_L1SingleMu18_v4, process.HLT_L1SingleMu25_v3, process.HLT_L1SingleMuCosmics_v2, process.HLT_L2Mu10_NoVertex_NoBPTX3BX_v6, process.HLT_L2Mu10_NoVertex_NoBPTX_v7, process.HLT_L2Mu45_NoVertex_3Sta_NoBPTX3BX_v5, process.HLT_L2Mu40_NoVertex_3Sta_NoBPTX3BX_v6, process.HLT_L2Mu23NoVtx_2Cha_v2, process.HLT_L2Mu23NoVtx_2Cha_CosmicSeed_v2, process.HLT_DoubleL2Mu30NoVtx_2Cha_CosmicSeed_Eta2p4_v3, process.HLT_DoubleL2Mu30NoVtx_2Cha_Eta2p4_v3, process.HLT_DoubleL2Mu50_v3, process.HLT_DoubleL2Mu23NoVtx_2Cha_CosmicSeed_v3, process.HLT_DoubleL2Mu25NoVtx_2Cha_CosmicSeed_v3, process.HLT_DoubleL2Mu25NoVtx_2Cha_CosmicSeed_Eta2p4_v3, process.HLT_DoubleL2Mu23NoVtx_2Cha_v3, process.HLT_DoubleL2Mu25NoVtx_2Cha_v3, process.HLT_DoubleL2Mu25NoVtx_2Cha_Eta2p4_v3, process.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v16, process.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v5, process.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v17, process.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v5, process.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v7, process.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v5, process.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v7, process.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v5, process.HLT_Mu25_TkMu0_Onia_v10, process.HLT_Mu30_TkMu0_Psi_v3, process.HLT_Mu30_TkMu0_Upsilon_v3, process.HLT_Mu20_TkMu0_Phi_v10, process.HLT_Mu25_TkMu0_Phi_v10, process.HLT_Mu15_v5, process.HLT_Mu20_v14, process.HLT_Mu27_v15, process.HLT_Mu50_v15, process.HLT_Mu55_v5, process.HLT_CascadeMu100_v5, process.HLT_HighPtTkMu100_v4, process.HLT_DiPFJetAve40_v16, process.HLT_DiPFJetAve60_v16, process.HLT_DiPFJetAve80_v15, process.HLT_DiPFJetAve140_v15, process.HLT_DiPFJetAve200_v15, process.HLT_DiPFJetAve260_v16, process.HLT_DiPFJetAve320_v16, process.HLT_DiPFJetAve400_v16, process.HLT_DiPFJetAve500_v16, process.HLT_DiPFJetAve60_HFJEC_v17, process.HLT_DiPFJetAve80_HFJEC_v18, process.HLT_DiPFJetAve100_HFJEC_v18, process.HLT_DiPFJetAve160_HFJEC_v18, process.HLT_DiPFJetAve220_HFJEC_v18, process.HLT_DiPFJetAve260_HFJEC_v1, process.HLT_DiPFJetAve300_HFJEC_v18, process.HLT_AK8PFJet40_v18, process.HLT_AK8PFJet60_v17, process.HLT_AK8PFJet80_v17, process.HLT_AK8PFJet140_v17, process.HLT_AK8PFJet200_v17, process.HLT_AK8PFJet260_v18, process.HLT_AK8PFJet320_v18, process.HLT_AK8PFJet400_v18, process.HLT_AK8PFJet450_v18, process.HLT_AK8PFJet500_v18, process.HLT_AK8PFJet550_v13, process.HLT_PFJet40_v23, process.HLT_PFJet60_v23, process.HLT_PFJet80_v22, process.HLT_PFJet110_v2, process.HLT_PFJet140_v21, process.HLT_PFJet200_v21, process.HLT_PFJet260_v22, process.HLT_PFJet320_v22, process.HLT_PFJet400_v22, process.HLT_PFJet450_v23, process.HLT_PFJet500_v23, process.HLT_PFJet550_v13, process.HLT_PFJetFwd15_v5, process.HLT_PFJetFwd25_v5, process.HLT_PFJetFwd40_v21, process.HLT_PFJetFwd60_v21, process.HLT_PFJetFwd80_v20, process.HLT_PFJetFwd140_v20, process.HLT_PFJetFwd200_v20, process.HLT_PFJetFwd260_v21, process.HLT_PFJetFwd320_v21, process.HLT_PFJetFwd400_v21, process.HLT_PFJetFwd450_v21, process.HLT_PFJetFwd500_v21, process.HLT_AK8PFJetFwd15_v5, process.HLT_AK8PFJetFwd25_v5, process.HLT_AK8PFJetFwd40_v17, process.HLT_AK8PFJetFwd60_v16, process.HLT_AK8PFJetFwd80_v16, process.HLT_AK8PFJetFwd140_v16, process.HLT_AK8PFJetFwd200_v16, process.HLT_AK8PFJetFwd260_v17, process.HLT_AK8PFJetFwd320_v17, process.HLT_AK8PFJetFwd400_v17, process.HLT_AK8PFJetFwd450_v17, process.HLT_AK8PFJetFwd500_v17, process.HLT_PFHT180_v19, process.HLT_PFHT250_v19, process.HLT_PFHT370_v19, process.HLT_PFHT430_v19, process.HLT_PFHT510_v19, process.HLT_PFHT590_v19, process.HLT_PFHT680_v19, process.HLT_PFHT780_v19, process.HLT_PFHT890_v19, process.HLT_PFHT1050_v20, process.HLT_PFHT500_PFMET100_PFMHT100_IDTight_v14, process.HLT_PFHT500_PFMET110_PFMHT110_IDTight_v14, process.HLT_PFHT700_PFMET85_PFMHT85_IDTight_v14, process.HLT_PFHT800_PFMET75_PFMHT75_IDTight_v14, process.HLT_PFMET110_PFMHT110_IDTight_v22, process.HLT_PFMET120_PFMHT120_IDTight_v22, process.HLT_PFMET130_PFMHT130_IDTight_v22, process.HLT_PFMET140_PFMHT140_IDTight_v22, process.HLT_PFMET120_PFMHT120_IDTight_PFHT60_v11, process.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v11, process.HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v11, process.HLT_PFMETTypeOne110_PFMHT110_IDTight_v14, process.HLT_PFMETTypeOne120_PFMHT120_IDTight_v14, process.HLT_PFMETTypeOne130_PFMHT130_IDTight_v14, process.HLT_PFMETTypeOne140_PFMHT140_IDTight_v13, process.HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v22, process.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v22, process.HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v21, process.HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v21, process.HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v2, process.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v2, process.HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v2, process.HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v2, process.HLT_L1ETMHadSeeds_v4, process.HLT_CaloMHT90_v6, process.HLT_CaloMET90_NotCleaned_v6, process.HLT_CaloMET350_NotCleaned_v6, process.HLT_PFMET200_NotCleaned_v11, process.HLT_PFMET250_NotCleaned_v11, process.HLT_PFMET300_NotCleaned_v11, process.HLT_PFMET200_BeamHaloCleaned_v11, process.HLT_PFMETTypeOne200_BeamHaloCleaned_v11, process.HLT_MET105_IsoTrk50_v11, process.HLT_MET120_IsoTrk50_v11, process.HLT_SingleJet30_Mu12_SinglePFJet40_v13, process.HLT_Mu12eta2p3_v3, process.HLT_Mu12eta2p3_PFJet40_v3, process.HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v3, process.HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v3, process.HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v3, process.HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v3, process.HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3, process.HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3, process.HLT_DoublePFJets40_PFBTagDeepCSV_p71_v3, process.HLT_DoublePFJets100_PFBTagDeepCSV_p71_v3, process.HLT_DoublePFJets200_PFBTagDeepCSV_p71_v3, process.HLT_DoublePFJets350_PFBTagDeepCSV_p71_v3, process.HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3, process.HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3, process.HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v3, process.HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v3, process.HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v3, process.HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v3, process.HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v3, process.HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v3, process.HLT_DoublePFJets40_PFBTagDeepJet_p71_v3, process.HLT_DoublePFJets100_PFBTagDeepJet_p71_v3, process.HLT_DoublePFJets200_PFBTagDeepJet_p71_v3, process.HLT_DoublePFJets350_PFBTagDeepJet_p71_v3, process.HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v3, process.HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v3, process.HLT_Photon300_NoHE_v14, process.HLT_Mu8_TrkIsoVVL_v14, process.HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v20, process.HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v20, process.HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v21, process.HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v21, process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v15, process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v3, process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v3, process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v3, process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v3, process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v13, process.HLT_Mu17_TrkIsoVVL_v15, process.HLT_Mu19_TrkIsoVVL_v6, process.HLT_BTagMu_AK4DiJet20_Mu5_v15, process.HLT_BTagMu_AK4DiJet40_Mu5_v15, process.HLT_BTagMu_AK4DiJet70_Mu5_v15, process.HLT_BTagMu_AK4DiJet110_Mu5_v15, process.HLT_BTagMu_AK4DiJet170_Mu5_v14, process.HLT_BTagMu_AK4Jet300_Mu5_v14, process.HLT_BTagMu_AK8DiJet170_Mu5_v11, process.HLT_BTagMu_AK8Jet170_DoubleMu5_v4, process.HLT_BTagMu_AK8Jet300_Mu5_v14, process.HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v21, process.HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v21, process.HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v17, process.HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v9, process.HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v9, process.HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v17, process.HLT_Photon20_v4, process.HLT_Photon33_v7, process.HLT_Photon50_v15, process.HLT_Photon75_v15, process.HLT_Photon90_v15, process.HLT_Photon120_v15, process.HLT_Photon150_v8, process.HLT_Photon175_v16, process.HLT_Photon200_v15, process.HLT_Photon30EB_TightID_TightIso_v3, process.HLT_Photon110EB_TightID_TightIso_v4, process.HLT_Photon100EBHE10_v4, process.HLT_Photon50_R9Id90_HE10_IsoM_v16, process.HLT_Photon75_R9Id90_HE10_IsoM_v16, process.HLT_Photon90_R9Id90_HE10_IsoM_v16, process.HLT_Photon120_R9Id90_HE10_IsoM_v16, process.HLT_Photon165_R9Id90_HE10_IsoM_v17, process.HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v15, process.HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v15, process.HLT_Photon35_TwoProngs35_v3, process.HLT_IsoMu24_TwoProngs35_v3, process.HLT_Dimuon0_Jpsi_L1_NoOS_v9, process.HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9, process.HLT_Dimuon0_Jpsi_v10, process.HLT_Dimuon0_Jpsi_NoVertexing_v10, process.HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9, process.HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9, process.HLT_Dimuon0_Jpsi3p5_Muon2_v7, process.HLT_Dimuon0_Upsilon_L1_4p5_v11, process.HLT_Dimuon0_Upsilon_L1_5_v11, process.HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10, process.HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11, process.HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9, process.HLT_Dimuon0_Upsilon_NoVertexing_v9, process.HLT_Dimuon0_Upsilon_L1_5M_v10, process.HLT_Dimuon0_LowMass_L1_0er1p5R_v9, process.HLT_Dimuon0_LowMass_L1_0er1p5_v10, process.HLT_Dimuon0_LowMass_v10, process.HLT_Dimuon0_LowMass_L1_4_v10, process.HLT_Dimuon0_LowMass_L1_4R_v9, process.HLT_Dimuon0_LowMass_L1_TM530_v8, process.HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8, process.HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8, process.HLT_TripleMu_5_3_3_Mass3p8_DZ_v10, process.HLT_TripleMu_10_5_5_DZ_v12, process.HLT_TripleMu_12_10_5_v12, process.HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6, process.HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6, process.HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6, process.HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6, process.HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v12, process.HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v12, process.HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v12, process.HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8, process.HLT_DoubleMu4_Jpsi_Displaced_v9, process.HLT_DoubleMu4_Jpsi_NoVertexing_v9, process.HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9, process.HLT_DoubleMu4_JpsiTrk_Bc_v2, process.HLT_DoubleMu43NoFiltersNoVtx_v6, process.HLT_DoubleMu48NoFiltersNoVtx_v6, process.HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v7, process.HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v7, process.HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v3, process.HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v3, process.HLT_HT425_v11, process.HLT_HT430_DisplacedDijet40_DisplacedTrack_v15, process.HLT_HT500_DisplacedDijet40_DisplacedTrack_v15, process.HLT_HT430_DisplacedDijet60_DisplacedTrack_v15, process.HLT_HT400_DisplacedDijet40_DisplacedTrack_v15, process.HLT_HT650_DisplacedDijet60_Inclusive_v15, process.HLT_HT550_DisplacedDijet60_Inclusive_v15, process.HLT_DiJet110_35_Mjj650_PFMET110_v11, process.HLT_DiJet110_35_Mjj650_PFMET120_v11, process.HLT_DiJet110_35_Mjj650_PFMET130_v11, process.HLT_TripleJet110_35_35_Mjj650_PFMET110_v11, process.HLT_TripleJet110_35_35_Mjj650_PFMET120_v11, process.HLT_TripleJet110_35_35_Mjj650_PFMET130_v11, process.HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v15, process.HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v15, process.HLT_Ele28_HighEta_SC20_Mass55_v15, process.HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10, process.HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v18, process.HLT_Ele15_IsoVVVL_PFHT450_v18, process.HLT_Ele50_IsoVVVL_PFHT450_v18, process.HLT_Ele15_IsoVVVL_PFHT600_v22, process.HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17, process.HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v18, process.HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v17, process.HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10, process.HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v17, process.HLT_Mu15_IsoVVVL_PFHT450_v17, process.HLT_Mu50_IsoVVVL_PFHT450_v17, process.HLT_Mu15_IsoVVVL_PFHT600_v21, process.HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v4, process.HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v4, process.HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v4, process.HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v4, process.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v4, process.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v4, process.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v4, process.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v4, process.HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9, process.HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9, process.HLT_Dimuon10_Upsilon_y1p4_v3, process.HLT_Dimuon12_Upsilon_y1p4_v4, process.HLT_Dimuon14_Phi_Barrel_Seagulls_v9, process.HLT_Dimuon25_Jpsi_v16, process.HLT_Dimuon14_PsiPrime_v15, process.HLT_Dimuon14_PsiPrime_noCorrL1_v7, process.HLT_Dimuon18_PsiPrime_v16, process.HLT_Dimuon18_PsiPrime_noCorrL1_v8, process.HLT_Dimuon24_Upsilon_noCorrL1_v8, process.HLT_Dimuon24_Phi_noCorrL1_v8, process.HLT_Dimuon25_Jpsi_noCorrL1_v8, process.HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v19, process.HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v19, process.HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v19, process.HLT_DoubleIsoMu20_eta2p1_v9, process.HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v8, process.HLT_Mu8_v14, process.HLT_Mu17_v15, process.HLT_Mu19_v6, process.HLT_Mu17_Photon30_IsoCaloId_v8, process.HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v18, process.HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v20, process.HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v20, process.HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v20, process.HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v18, process.HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v20, process.HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v20, process.HLT_Ele115_CaloIdVT_GsfTrkIdT_v16, process.HLT_Ele135_CaloIdVT_GsfTrkIdT_v9, process.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v5, process.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v11, process.HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v10, process.HLT_PFHT400_SixPFJet32_v10, process.HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v9, process.HLT_PFHT450_SixPFJet36_v9, process.HLT_PFHT400_FivePFJet_100_100_60_30_30_v10, process.HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v10, process.HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v10, process.HLT_PFHT350_v21, process.HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v13, process.HLT_ECALHT800_v12, process.HLT_DiSC30_18_EIso_AND_HE_Mass70_v15, process.HLT_Physics_v8, process.HLT_EphemeralPhysics_v2, process.DST_Physics_v8, process.HLT_Random_v3, process.HLT_ZeroBias_v7, process.HLT_ZeroBias_Alignment_v2, process.HLT_EphemeralZeroBias_v2, process.DST_ZeroBias_v3, process.DST_Run3_PFScoutingPixelTracking_v18, process.DST_HLTMuon_Run3_PFScoutingPixelTracking_v18, process.HLT_Photon20_HoverELoose_v12, process.HLT_Photon30_HoverELoose_v12, process.HLT_EcalCalibration_v4, process.HLT_HcalCalibration_v5, process.AlCa_EcalPhiSym_v11, process.HLT_L1UnpairedBunchBptxMinus_v3, process.HLT_L1UnpairedBunchBptxPlus_v3, process.HLT_L1NotBptxOR_v4, process.HLT_L1_CDC_SingleMu_3_er1p2_TOP120_DPHI2p618_3p142_v3, process.HLT_CDC_L2cosmic_10_er1p0_v2, process.HLT_CDC_L2cosmic_5p5_er1p0_v2, process.HLT_HcalNZS_v14, process.HLT_HcalPhiSym_v16, process.HLT_HcalIsolatedbunch_v6, process.HLT_IsoTrackHB_v6, process.HLT_IsoTrackHE_v6, process.HLT_ZeroBias_FirstCollisionAfterAbortGap_v6, process.HLT_ZeroBias_IsolatedBunches_v6, process.HLT_ZeroBias_FirstCollisionInTrain_v5, process.HLT_ZeroBias_LastCollisionInTrain_v4, process.HLT_ZeroBias_FirstBXAfterTrain_v4, process.AlCa_RPCMuonNormalisation_v14, process.AlCa_LumiPixelsCounts_Random_v4, process.AlCa_LumiPixelsCounts_ZeroBias_v4, process.MC_ReducedIterativeTracking_v14, process.MC_PFMET_v19, process.MC_AK4PFJets_v19, process.MC_PFBTagDeepCSV_v12, process.MC_PFHT_v18, process.MC_PFMHT_v18, process.MC_CaloMET_v10, process.MC_CaloMET_JetIdCleaned_v11, process.MC_AK4CaloJets_v11, process.MC_AK4CaloJetsFromPV_v10, process.MC_CaloBTagDeepCSV_v10, process.MC_CaloHT_v10, process.MC_CaloMHT_v10, process.MC_AK8PFJets_v19, process.MC_AK8TrimPFJets_v19, process.MC_AK8PFHT_v18, process.MC_AK8CaloHT_v10, process.MC_Diphoton10_10_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass10_v15, process.MC_DoubleEle5_CaloIdL_MW_v17, process.MC_Ele5_WPTight_Gsf_v10, process.MC_Ele15_Ele10_CaloIdL_TrackIdL_IsoVL_DZ_v17, process.MC_IsoMu_v17, process.MC_DoubleMu_TrkIsoVVL_DZ_v13, process.MC_DoubleMuNoFiltersNoVtx_v9, process.MC_PFBTagDeepJet_v3, process.MC_Run3_PFScoutingPixelTracking_v17, process.AlCa_EcalPi0EBonly_v15, process.AlCa_EcalPi0EEonly_v15, process.AlCa_EcalEtaEBonly_v15, process.AlCa_EcalEtaEEonly_v15, process.AlCa_AK8PFJet40_v17, process.AlCa_PFJet40_v22, process.AlCa_PFJet40_CPUOnly_v1, process.HLT_PFJet40_GPUvsCPU_v1, process.HLT_MediumChargedIsoPFTau180HighPtRelaxedIso_Trk50_eta2p1_v14, process.HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v11, process.HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v2, process.HLT_VBF_DoubleTightChargedIsoPFTauHPS20_Trk1_eta2p1_v3, process.HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v7, process.HLT_PFMET100_PFMHT100_IDTight_PFHT60_v11, process.HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v11, process.HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v11, process.HLT_Mu18_Mu9_SameSign_v6, process.HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8, process.HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v12, process.HLT_TripleMu_5_3_3_Mass3p8_DCA_v5, process.HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10, process.HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10, process.HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v10, process.HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v10, process.HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v10, process.HLT_QuadPFJet103_88_75_15_v7, process.HLT_QuadPFJet105_88_76_15_v7, process.HLT_QuadPFJet111_90_80_15_v7, process.HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v3, process.HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v3, process.HLT_Mu12_IP6_v2, process.HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10, process.HLT_DoubleMediumDeepTauPFTauHPS35_L2NN_eta2p1_v2, process.HLT_DoubleMediumChargedIsoPFTauHPS40_Trk1_eta2p1_v3, process.HLT_DoubleTightChargedIsoPFTauHPS35_Trk1_eta2p1_v3, process.HLT_Ele24_eta2p1_WPTight_Gsf_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3, process.HLT_IsoMu20_eta2p1_LooseDeepTauPFTauHPS27_eta2p1_CrossL1_v3, process.HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v3, process.HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3, process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v3, process.HLT_LooseDeepTauPFTauHPS180_L2NN_eta2p1_v3, process.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v3, process.HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v3, process.HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v3, process.HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v3, process.HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v3, process.HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3, process.HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v3, process.HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3, process.HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v3, process.HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3, process.HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v3, process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v3, process.HLT_QuadPFJet70_50_40_30_v3, process.HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v3, process.HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v3, process.HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v3, process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v2, process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v2, process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2, process.HLT_AK8PFJet230_SoftDropMass40_v3, process.HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v3, process.HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v3, process.HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v3, process.HLT_AK8PFJet400_SoftDropMass40_v3, process.HLT_AK8PFJet425_SoftDropMass40_v3, process.HLT_AK8PFJet450_SoftDropMass40_v3, process.HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3, process.HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3, process.HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3, process.HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v2, process.HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2, process.HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v2, process.HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2, process.HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v2, process.HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v2, process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v2, process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v2, process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v2, process.HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v2, process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2, process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v2, process.HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v3, process.HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2, process.HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2, process.HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v3, process.HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v2, process.HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v2, process.HLT_L2Mu10NoVtx_2Cha_v1, process.HLT_L2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2, process.HLT_L3Mu10NoVtx_v2, process.HLT_L3Mu10NoVtx_DxyMin0p01cm_v2, process.HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v2, process.HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v2, process.HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2, process.HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2, process.HLT_L2Mu10NoVtx_2Cha_CosmicSeed_v1, process.HLT_L2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2, process.HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v2, process.HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v2, process.HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v3, process.HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v3, process.HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v3, process.HLT_HT430_DelayedJet40_DoubleDelay0p5nsInclusive_v1, process.HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v3, process.HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v3, process.HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v3, process.HLT_HT430_DelayedJet40_SingleDelay0p5nsInclusive_v1, process.HLT_HT430_DelayedJet40_SingleDelay0p5nsTrackless_v1, process.HLT_HT430_DelayedJet40_SingleDelay1nsInclusive_v1, process.HLT_HT430_DelayedJet40_SingleDelay1p5nsInclusive_v1, process.HLT_L1Mu6HT240_v2, process.HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v3, process.HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v3, process.HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v3, process.HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v3, process.HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v3, process.HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v3, process.HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v3, process.HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v3, process.HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v3, process.HLT_CaloMET60_DTCluster50_v3, process.HLT_CaloMET60_DTClusterNoMB1S50_v3, process.HLT_L1MET_DTCluster50_v3, process.HLT_L1MET_DTClusterNoMB1S50_v3, process.HLT_CscCluster_Loose_v2, process.HLT_CscCluster_Medium_v2, process.HLT_CscCluster_Tight_v2, process.HLT_L1CSCShower_DTCluster50_v2, process.HLT_L1CSCShower_DTCluster75_v2, process.HLT_PFMET105_IsoTrk50_v3, process.HLT_PFMET110_PFJet100_v3, process.HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2, process.HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2, process.HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v2, process.HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2, process.HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2, process.HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2, process.HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v2, process.HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v2, process.HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v2, process.HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v2, process.HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v2, process.HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v2, process.HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v2, process.HLT_DiPhoton10Time1ns_v2, process.HLT_DiPhoton10Time1p2ns_v2, process.HLT_DiPhoton10Time1p4ns_v2, process.HLT_DiPhoton10Time1p6ns_v2, process.HLT_DiPhoton10Time1p8ns_v2, process.HLT_DiPhoton10Time2ns_v2, process.HLT_DiPhoton10sminlt0p1_v2, process.HLT_DiPhoton10sminlt0p12_v2, process.HLT_DiPhoton10_CaloIdL_v2, process.HLT_DoubleEle4_eta1p22_mMax6_v2, process.HLT_DoubleEle4p5_eta1p22_mMax6_v2, process.HLT_DoubleEle5_eta1p22_mMax6_v2, process.HLT_DoubleEle5p5_eta1p22_mMax6_v2, process.HLT_DoubleEle6_eta1p22_mMax6_v2, process.HLT_DoubleEle6p5_eta1p22_mMax6_v2, process.HLT_DoubleEle7_eta1p22_mMax6_v2, process.HLT_DoubleEle7p5_eta1p22_mMax6_v2, process.HLT_DoubleEle8_eta1p22_mMax6_v2, process.HLT_DoubleEle8p5_eta1p22_mMax6_v2, process.HLT_DoubleEle9_eta1p22_mMax6_v2, process.HLT_DoubleEle9p5_eta1p22_mMax6_v2, process.HLT_DoubleEle10_eta1p22_mMax6_v2, process.HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2, process.HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2, process.HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2, process.HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2, process.HLT_Mu50_L1SingleMuShower_v1, process.HLT_ExpressMuons_v3, process.HLT_OnlineMonitorGroup_v3, process.DQM_EcalReconstruction_v4, process.DQM_HcalReconstruction_v3, process.DQM_PixelReconstruction_v4, process.HLT_PPSMaxTracksPerArm1_v2, process.HLT_PPSMaxTracksPerRP4_v2, process.HLTriggerFinalPath, process.HLTAnalyzerEndpath, process.ParkingDoubleElectronLowMass0Output, process.ParkingDoubleElectronLowMass1Output, process.ParkingDoubleElectronLowMass2Output, process.ParkingDoubleMuonLowMass0Output, process.ParkingDoubleMuonLowMass1Output, process.ParkingDoubleMuonLowMass2Output, process.ParkingDoubleMuonLowMass3Output, process.ParkingSingleMuon0Output, process.ParkingSingleMuon1Output, process.ParkingSingleMuon2Output, process.ALCALowPtJetOutput, process.ALCALumiPixelsCountsExpressOutput, process.ALCALumiPixelsCountsPromptOutput, process.ALCAP0Output, process.ALCAPHISYMOutput, process.ALCAPPSExpressOutput, process.ALCAPPSPromptOutput, process.CalibrationOutput, process.DQMCalibrationOutput, process.DQMEventDisplayOutput, process.DQMGPUvsCPUOutput, process.DQMOnlineBeamspotOutput, process.DQMOutput, process.EcalCalibrationOutput, process.ExpressOutput, process.ExpressAlignmentOutput, process.HLTMonitorOutput, process.NanoDSTOutput, process.RPCMONOutput, process.ScoutingPFOutput, process.PhysicsCommissioningOutput, process.PhysicsDispJetBTagMuEGTauOutput, process.PhysicsEGammaOutput, process.PhysicsJetMETOutput, process.PhysicsMuonOutput, process.PhysicsReservedDoubleMuonLowMassOutput, process.PhysicsScoutingPFMonitorOutput, process.PhysicsHLTPhysicsOutput, process.PhysicsZeroBiasOutput, process.Dataset_AlCaLowPtJet, process.Dataset_AlCaLumiPixelsCountsExpress, process.Dataset_AlCaLumiPixelsCountsPrompt, process.Dataset_AlCaP0, process.Dataset_AlCaPPSExpress, process.Dataset_AlCaPPSPrompt, process.Dataset_AlCaPhiSym, process.Dataset_BTagMu, process.Dataset_Commissioning, process.Dataset_Cosmics, process.Dataset_DQMGPUvsCPU, process.Dataset_DQMOnlineBeamspot, process.Dataset_DisplacedJet, process.Dataset_ReservedDoubleMuonLowMass, process.Dataset_EGamma, process.Dataset_EcalLaser, process.Dataset_EmptyBX, process.Dataset_EphemeralHLTPhysics, process.Dataset_EphemeralZeroBias, process.Dataset_EventDisplay, process.Dataset_ExpressAlignment, process.Dataset_ExpressPhysics, process.Dataset_HLTMonitor, process.Dataset_HLTPhysics, process.Dataset_HcalNZS, process.Dataset_IsolatedBunch, process.Dataset_JetMET, process.Dataset_L1Accept, process.Dataset_MonteCarlo, process.Dataset_Muon, process.Dataset_MuonEG, process.Dataset_NoBPTX, process.Dataset_OnlineMonitor, process.Dataset_ParkingDoubleElectronLowMass0, process.Dataset_ParkingDoubleElectronLowMass1, process.Dataset_ParkingDoubleElectronLowMass2, process.Dataset_ParkingDoubleElectronLowMass3, process.Dataset_ParkingDoubleElectronLowMass4, process.Dataset_ParkingDoubleElectronLowMass5, process.Dataset_ParkingDoubleMuonLowMass0, process.Dataset_ParkingDoubleMuonLowMass1, process.Dataset_ParkingDoubleMuonLowMass2, process.Dataset_ParkingDoubleMuonLowMass3, process.Dataset_ParkingDoubleMuonLowMass4, process.Dataset_ParkingDoubleMuonLowMass5, process.Dataset_ParkingDoubleMuonLowMass6, process.Dataset_ParkingDoubleMuonLowMass7, process.Dataset_ParkingSingleMuon0, process.Dataset_ParkingSingleMuon1, process.Dataset_ParkingSingleMuon2, process.Dataset_RPCMonitor, process.Dataset_ScoutingPFMonitor, process.Dataset_ScoutingPFRun3, process.Dataset_Tau, process.Dataset_TestEnablesEcalHcal, process.Dataset_TestEnablesEcalHcalDQM, process.Dataset_ZeroBias, )) # source module (EDM inputs) process.source = cms.Source( "PoolSource", fileNames = cms.untracked.vstring( - 'file:RelVal_Raw_2022v13_DATA.root', + 'file:RelVal_Raw_2022v14_DATA.root', ), inputCommands = cms.untracked.vstring( 'keep *' @@ -82070,7 +85999,7 @@ # override the GlobalTag, connection string and pfnPrefix if 'GlobalTag' in process.__dict__: from Configuration.AlCa.GlobalTag import GlobalTag as customiseGlobalTag - process.GlobalTag = customiseGlobalTag(process.GlobalTag, globaltag = 'auto:run3_hlt_2022v13') + process.GlobalTag = customiseGlobalTag(process.GlobalTag, globaltag = 'auto:run3_hlt_2022v14') # show summaries from trigger analysers used at HLT if 'MessageLogger' in process.__dict__: @@ -82083,23 +86012,23 @@ # add specific customizations _customInfo = {} -_customInfo['menuType' ]= "2022v13" +_customInfo['menuType' ]= "2022v14" _customInfo['globalTags']= {} -_customInfo['globalTags'][True ] = "auto:run3_hlt_2022v13" -_customInfo['globalTags'][False] = "auto:run3_mc_2022v13" +_customInfo['globalTags'][True ] = "auto:run3_hlt_2022v14" +_customInfo['globalTags'][False] = "auto:run3_mc_2022v14" _customInfo['inputFiles']={} -_customInfo['inputFiles'][True] = "file:RelVal_Raw_2022v13_DATA.root" -_customInfo['inputFiles'][False] = "file:RelVal_Raw_2022v13_MC.root" +_customInfo['inputFiles'][True] = "file:RelVal_Raw_2022v14_DATA.root" +_customInfo['inputFiles'][False] = "file:RelVal_Raw_2022v14_MC.root" _customInfo['maxEvents' ]= 100 -_customInfo['globalTag' ]= "auto:run3_hlt_2022v13" -_customInfo['inputFile' ]= ['file:RelVal_Raw_2022v13_DATA.root'] +_customInfo['globalTag' ]= "auto:run3_hlt_2022v14" +_customInfo['inputFile' ]= ['file:RelVal_Raw_2022v14_DATA.root'] _customInfo['realData' ]= True from HLTrigger.Configuration.customizeHLTforALL import customizeHLTforAll -process = customizeHLTforAll(process,"2022v13",_customInfo) +process = customizeHLTforAll(process,"2022v14",_customInfo) from HLTrigger.Configuration.customizeHLTforCMSSW import customizeHLTforCMSSW -process = customizeHLTforCMSSW(process,"2022v13") +process = customizeHLTforCMSSW(process,"2022v14") # Eras-based customisations from HLTrigger.Configuration.Eras import modifyHLTforEras diff --git a/HLTrigger/Configuration/test/OnLine_HLT_FULL.py b/HLTrigger/Configuration/test/OnLine_HLT_FULL.py index ab7128e61e183..a2a04082a529e 100644 --- a/HLTrigger/Configuration/test/OnLine_HLT_FULL.py +++ b/HLTrigger/Configuration/test/OnLine_HLT_FULL.py @@ -1,6 +1,6 @@ # hltGetConfiguration --full --data /dev/CMSSW_12_4_0/HLT --type FULL --unprescale --process HLTFULL --globaltag auto:run3_hlt_FULL --input file:RelVal_Raw_FULL_DATA.root -# /dev/CMSSW_12_4_0/HLT/V136 (CMSSW_12_4_0) +# /dev/CMSSW_12_4_0/HLT/V167 (CMSSW_12_4_0) import FWCore.ParameterSet.Config as cms @@ -12,7 +12,7 @@ process.ProcessAcceleratorCUDA = ProcessAcceleratorCUDA() process.HLTConfigVersion = cms.PSet( - tableName = cms.string('/dev/CMSSW_12_4_0/HLT/V136') + tableName = cms.string('/dev/CMSSW_12_4_0/HLT/V167') ) process.transferSystem = cms.PSet( @@ -2746,40 +2746,41 @@ ScoutingPF = cms.vstring( 'ScoutingPFRun3' ) ) process.datasets = cms.PSet( - AlCaLowPtJet = cms.vstring( 'AlCa_AK8PFJet40_v16', - 'AlCa_PFJet40_v21' ), - AlCaLumiPixelsCountsExpress = cms.vstring( 'AlCa_LumiPixelsCounts_Random_v3' ), - AlCaLumiPixelsCountsPrompt = cms.vstring( 'AlCa_LumiPixelsCounts_ZeroBias_v3' ), - AlCaP0 = cms.vstring( 'AlCa_EcalEtaEBonlyForHI_v2', - 'AlCa_EcalEtaEBonly_v14', - 'AlCa_EcalEtaEEonlyForHI_v2', - 'AlCa_EcalEtaEEonly_v14', - 'AlCa_EcalPi0EBonlyForHI_v2', - 'AlCa_EcalPi0EBonly_v14', - 'AlCa_EcalPi0EEonlyForHI_v2', - 'AlCa_EcalPi0EEonly_v14', - 'AlCa_HIEcalEtaEBonly_v2', - 'AlCa_HIEcalEtaEEonly_v2', - 'AlCa_HIEcalPi0EBonly_v2', - 'AlCa_HIEcalPi0EEonly_v2' ), + AlCaLowPtJet = cms.vstring( 'AlCa_AK8PFJet40_v17', + 'AlCa_PFJet40_v22' ), + AlCaLumiPixelsCountsExpress = cms.vstring( 'AlCa_LumiPixelsCounts_Random_v4' ), + AlCaLumiPixelsCountsPrompt = cms.vstring( 'AlCa_LumiPixelsCounts_ZeroBias_v4' ), + AlCaP0 = cms.vstring( 'AlCa_EcalEtaEBonlyForHI_v3', + 'AlCa_EcalEtaEBonly_v15', + 'AlCa_EcalEtaEEonlyForHI_v3', + 'AlCa_EcalEtaEEonly_v15', + 'AlCa_EcalPi0EBonlyForHI_v3', + 'AlCa_EcalPi0EBonly_v15', + 'AlCa_EcalPi0EEonlyForHI_v3', + 'AlCa_EcalPi0EEonly_v15', + 'AlCa_HIEcalEtaEBonly_v3', + 'AlCa_HIEcalEtaEEonly_v3', + 'AlCa_HIEcalPi0EBonly_v3', + 'AlCa_HIEcalPi0EEonly_v3' ), AlCaPPSExpress = cms.vstring( 'HLT_PPSMaxTracksPerArm1_v2', 'HLT_PPSMaxTracksPerRP4_v2' ), AlCaPPSPrompt = cms.vstring( 'HLT_PPSMaxTracksPerArm1_v2', 'HLT_PPSMaxTracksPerRP4_v2' ), - AlCaPhiSym = cms.vstring( 'AlCa_EcalPhiSymForHI_v2', - 'AlCa_EcalPhiSym_v10' ), - BTagMu = cms.vstring( 'HLT_BTagMu_AK4DiJet110_Mu5_v14', - 'HLT_BTagMu_AK4DiJet170_Mu5_v13', - 'HLT_BTagMu_AK4DiJet20_Mu5_v14', - 'HLT_BTagMu_AK4DiJet40_Mu5_v14', - 'HLT_BTagMu_AK4DiJet70_Mu5_v14', - 'HLT_BTagMu_AK4Jet300_Mu5_v13', - 'HLT_BTagMu_AK8DiJet170_Mu5_v10', - 'HLT_BTagMu_AK8Jet170_DoubleMu5_v3', - 'HLT_BTagMu_AK8Jet300_Mu5_v13' ), - Commissioning = cms.vstring( 'HLT_IsoTrackHB_v5', - 'HLT_IsoTrackHE_v5', - 'HLT_L1_CDC_SingleMu_3_er1p2_TOP120_DPHI2p618_3p142_v3' ), + AlCaPhiSym = cms.vstring( 'AlCa_EcalPhiSymForHI_v3', + 'AlCa_EcalPhiSym_v11' ), + BTagMu = cms.vstring( 'HLT_BTagMu_AK4DiJet110_Mu5_v15', + 'HLT_BTagMu_AK4DiJet170_Mu5_v14', + 'HLT_BTagMu_AK4DiJet20_Mu5_v15', + 'HLT_BTagMu_AK4DiJet40_Mu5_v15', + 'HLT_BTagMu_AK4DiJet70_Mu5_v15', + 'HLT_BTagMu_AK4Jet300_Mu5_v14', + 'HLT_BTagMu_AK8DiJet170_Mu5_v11', + 'HLT_BTagMu_AK8Jet170_DoubleMu5_v4', + 'HLT_BTagMu_AK8Jet300_Mu5_v14' ), + Commissioning = cms.vstring( 'HLT_IsoTrackHB_v6', + 'HLT_IsoTrackHE_v6', + 'HLT_L1_CDC_SingleMu_3_er1p2_TOP120_DPHI2p618_3p142_v3', + 'HLT_PFJet40_GPUvsCPU_v1' ), Cosmics = cms.vstring( 'HLT_L1SingleMu3_v2', 'HLT_L1SingleMu5_v2', 'HLT_L1SingleMu7_v2', @@ -2787,175 +2788,180 @@ 'HLT_L1SingleMuOpen_DT_v3', 'HLT_L1SingleMuOpen_v3', 'HLT_L2DoubleMu23_NoVertex_v3' ), - DQMGPUvsCPU = cms.vstring( 'DQM_EcalReconstruction_v3', - 'DQM_HIEcalReconstruction_v1', + DQMGPUvsCPU = cms.vstring( 'DQM_EcalReconstruction_v4', + 'DQM_HIEcalReconstruction_v2', 'DQM_HIHcalReconstruction_v1', - 'DQM_HIPixelReconstruction_v1', + 'DQM_HIPixelReconstruction_v2', 'DQM_HcalReconstruction_v3', - 'DQM_PixelReconstruction_v3' ), - DQMOnlineBeamspot = cms.vstring( 'HLT_HIHT80_Beamspot_ppRef5TeV_v4', - 'HLT_HT300_Beamspot_v12', - 'HLT_HT450_Beamspot_v12', - 'HLT_HT60_Beamspot_v2', - 'HLT_ZeroBias_Beamspot_v5' ), - DisplacedJet = cms.vstring( 'HLT_CaloMET60_DTCluster50_v2', - 'HLT_CaloMET60_DTClusterNoMB1S50_v2', + 'DQM_PixelReconstruction_v4' ), + DQMOnlineBeamspot = cms.vstring( 'HLT_HIHT80_Beamspot_ppRef5TeV_v5', + 'HLT_HT300_Beamspot_v13', + 'HLT_HT450_Beamspot_v13', + 'HLT_HT60_Beamspot_v3', + 'HLT_ZeroBias_Beamspot_v6' ), + DisplacedJet = cms.vstring( 'HLT_CaloMET60_DTCluster50_v3', + 'HLT_CaloMET60_DTClusterNoMB1S50_v3', 'HLT_CscCluster_Loose_v2', 'HLT_CscCluster_Medium_v2', 'HLT_CscCluster_Tight_v2', - 'HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v1', - 'HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1', - 'HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1', - 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1', - 'HLT_HT425_v10', - 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v2', - 'HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v2', - 'HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v2', - 'HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v2', - 'HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v2', - 'HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v2', - 'HLT_HT430_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v2', - 'HLT_HT430_DisplacedDijet60_DisplacedTrack_v14', - 'HLT_HT500_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT550_DisplacedDijet60_Inclusive_v14', - 'HLT_HT650_DisplacedDijet60_Inclusive_v14', + 'HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v2', + 'HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2', + 'HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2', + 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2', + 'HLT_HT425_v11', + 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsInclusive_v1', + 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v3', + 'HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v3', + 'HLT_HT430_DelayedJet40_SingleDelay0p5nsInclusive_v1', + 'HLT_HT430_DelayedJet40_SingleDelay0p5nsTrackless_v1', + 'HLT_HT430_DelayedJet40_SingleDelay1nsInclusive_v1', + 'HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v3', + 'HLT_HT430_DelayedJet40_SingleDelay1p5nsInclusive_v1', + 'HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v3', + 'HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v3', + 'HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v3', + 'HLT_HT430_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v3', + 'HLT_HT430_DisplacedDijet60_DisplacedTrack_v15', + 'HLT_HT500_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT550_DisplacedDijet60_Inclusive_v15', + 'HLT_HT650_DisplacedDijet60_Inclusive_v15', 'HLT_L1CSCShower_DTCluster50_v2', 'HLT_L1CSCShower_DTCluster75_v2', - 'HLT_L1MET_DTCluster50_v2', - 'HLT_L1MET_DTClusterNoMB1S50_v2', + 'HLT_L1MET_DTCluster50_v3', + 'HLT_L1MET_DTClusterNoMB1S50_v3', 'HLT_L1Mu6HT240_v2', - 'HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v2', - 'HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v2', - 'HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v2', - 'HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v2', - 'HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v2', - 'HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v2' ), - EGamma = cms.vstring( 'HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v5', - 'HLT_DiPhoton10Time1ns_v1', - 'HLT_DiPhoton10Time1p2ns_v1', - 'HLT_DiPhoton10Time1p4ns_v1', - 'HLT_DiPhoton10Time1p6ns_v1', - 'HLT_DiPhoton10Time1p8ns_v1', - 'HLT_DiPhoton10Time2ns_v1', - 'HLT_DiPhoton10_CaloIdL_v1', - 'HLT_DiPhoton10sminlt0p12_v1', - 'HLT_DiPhoton10sminlt0p14_v1', - 'HLT_DiPhoton10sminlt0p16_v1', - 'HLT_DiPhoton10sminlt0p1_v1', - 'HLT_DiSC30_18_EIso_AND_HE_Mass70_v14', - 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton24_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton24_16_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton30PV_18PV_R9Id_AND_IsoCaloId_AND_HE_R9Id_Mass55_v13', - 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v2', - 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v2', - 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v14', - 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v14', - 'HLT_DoubleEle25_CaloIdL_MW_v5', - 'HLT_DoubleEle27_CaloIdL_MW_v5', - 'HLT_DoubleEle33_CaloIdL_MW_v18', - 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v21', - 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v21', - 'HLT_DoublePhoton33_CaloIdL_v7', - 'HLT_DoublePhoton70_v7', - 'HLT_DoublePhoton85_v15', - 'HLT_ECALHT800_v11', - 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v15', - 'HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v19', - 'HLT_Ele135_CaloIdVT_GsfTrkIdT_v8', - 'HLT_Ele145_CaloIdVT_GsfTrkIdT_v9', - 'HLT_Ele15_CaloIdL_TrackIdL_IsoVL_PFJet30_v4', - 'HLT_Ele15_Ele8_CaloIdL_TrackIdL_IsoVL_v4', - 'HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9', - 'HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v17', - 'HLT_Ele15_IsoVVVL_PFHT450_v17', - 'HLT_Ele15_IsoVVVL_PFHT600_v21', - 'HLT_Ele15_WPLoose_Gsf_v4', - 'HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v10', - 'HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v17', - 'HLT_Ele17_WPLoose_Gsf_v4', - 'HLT_Ele200_CaloIdVT_GsfTrkIdT_v9', - 'HLT_Ele20_WPLoose_Gsf_v7', - 'HLT_Ele20_WPTight_Gsf_v7', - 'HLT_Ele20_eta2p1_WPLoose_Gsf_v7', - 'HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v19', - 'HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v19', - 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v20', - 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v20', - 'HLT_Ele24_eta2p1_WPTight_Gsf_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2', - 'HLT_Ele24_eta2p1_WPTight_Gsf_TightChargedIsoPFTauHPS30_eta2p1_CrossL1_v2', - 'HLT_Ele250_CaloIdVT_GsfTrkIdT_v14', - 'HLT_Ele27_Ele37_CaloIdL_MW_v5', - 'HLT_Ele27_WPTight_Gsf_v17', - 'HLT_Ele28_HighEta_SC20_Mass55_v14', - 'HLT_Ele28_WPTight_Gsf_v2', - 'HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v14', - 'HLT_Ele300_CaloIdVT_GsfTrkIdT_v14', - 'HLT_Ele30_WPTight_Gsf_v2', - 'HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v14', - 'HLT_Ele32_WPTight_Gsf_L1DoubleEG_v10', - 'HLT_Ele32_WPTight_Gsf_v16', - 'HLT_Ele35_WPTight_Gsf_L1EGMT_v6', - 'HLT_Ele35_WPTight_Gsf_v10', - 'HLT_Ele38_WPTight_Gsf_v10', - 'HLT_Ele40_WPTight_Gsf_v10', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v1', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v19', - 'HLT_Ele50_IsoVVVL_PFHT450_v17', - 'HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v17', - 'HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v19', - 'HLT_Photon100EBHE10_v3', - 'HLT_Photon100EB_TightID_TightIso_v3', - 'HLT_Photon100EEHE10_v3', - 'HLT_Photon100EE_TightID_TightIso_v3', - 'HLT_Photon110EB_TightID_TightIso_v3', - 'HLT_Photon120EB_TightID_TightIso_v3', - 'HLT_Photon120_R9Id90_HE10_IsoM_v15', - 'HLT_Photon120_v14', - 'HLT_Photon150_v7', - 'HLT_Photon165_R9Id90_HE10_IsoM_v16', - 'HLT_Photon175_v15', - 'HLT_Photon200_v14', - 'HLT_Photon20_HoverELoose_v11', - 'HLT_Photon20_v3', - 'HLT_Photon25_v5', - 'HLT_Photon300_NoHE_v13', - 'HLT_Photon30EB_TightID_TightIso_v2', - 'HLT_Photon30_HoverELoose_v11', - 'HLT_Photon33_v6', - 'HLT_Photon40_HoverELoose_v11', - 'HLT_Photon50_HoverELoose_v11', - 'HLT_Photon50_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_PFMET50_v6', - 'HLT_Photon50_R9Id90_HE10_IsoM_v15', - 'HLT_Photon50_v14', - 'HLT_Photon60_HoverELoose_v11', - 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v12', - 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_v6', - 'HLT_Photon60_R9Id90_CaloIdL_IsoL_v6', - 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_CaloMJJ300_PFJetsMJJ400DEta3_v6', - 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_CaloMJJ400_PFJetsMJJ600DEta3_v6', - 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v6', - 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ600DEta3_v6', - 'HLT_Photon75_R9Id90_HE10_IsoM_v15', - 'HLT_Photon75_v14', - 'HLT_Photon90_CaloIdL_PFHT700_v17', - 'HLT_Photon90_R9Id90_HE10_IsoM_v15', - 'HLT_Photon90_v14' ), + 'HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v3', + 'HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v3', + 'HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v3', + 'HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v3', + 'HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v3', + 'HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v3' ), + EGamma = cms.vstring( 'HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v6', + 'HLT_DiPhoton10Time1ns_v2', + 'HLT_DiPhoton10Time1p2ns_v2', + 'HLT_DiPhoton10Time1p4ns_v2', + 'HLT_DiPhoton10Time1p6ns_v2', + 'HLT_DiPhoton10Time1p8ns_v2', + 'HLT_DiPhoton10Time2ns_v2', + 'HLT_DiPhoton10_CaloIdL_v2', + 'HLT_DiPhoton10sminlt0p12_v2', + 'HLT_DiPhoton10sminlt0p14_v2', + 'HLT_DiPhoton10sminlt0p16_v2', + 'HLT_DiPhoton10sminlt0p1_v2', + 'HLT_DiSC30_18_EIso_AND_HE_Mass70_v15', + 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton24_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton24_16_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton30PV_18PV_R9Id_AND_IsoCaloId_AND_HE_R9Id_Mass55_v14', + 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v3', + 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v3', + 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v15', + 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v15', + 'HLT_DoubleEle25_CaloIdL_MW_v6', + 'HLT_DoubleEle27_CaloIdL_MW_v6', + 'HLT_DoubleEle33_CaloIdL_MW_v19', + 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v22', + 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v22', + 'HLT_DoublePhoton33_CaloIdL_v8', + 'HLT_DoublePhoton70_v8', + 'HLT_DoublePhoton85_v16', + 'HLT_ECALHT800_v12', + 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v16', + 'HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v20', + 'HLT_Ele135_CaloIdVT_GsfTrkIdT_v9', + 'HLT_Ele145_CaloIdVT_GsfTrkIdT_v10', + 'HLT_Ele15_CaloIdL_TrackIdL_IsoVL_PFJet30_v5', + 'HLT_Ele15_Ele8_CaloIdL_TrackIdL_IsoVL_v5', + 'HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10', + 'HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v18', + 'HLT_Ele15_IsoVVVL_PFHT450_v18', + 'HLT_Ele15_IsoVVVL_PFHT600_v22', + 'HLT_Ele15_WPLoose_Gsf_v5', + 'HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v11', + 'HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v18', + 'HLT_Ele17_WPLoose_Gsf_v5', + 'HLT_Ele200_CaloIdVT_GsfTrkIdT_v10', + 'HLT_Ele20_WPLoose_Gsf_v8', + 'HLT_Ele20_WPTight_Gsf_v8', + 'HLT_Ele20_eta2p1_WPLoose_Gsf_v8', + 'HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v20', + 'HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v20', + 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v21', + 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v21', + 'HLT_Ele24_eta2p1_WPTight_Gsf_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3', + 'HLT_Ele24_eta2p1_WPTight_Gsf_TightChargedIsoPFTauHPS30_eta2p1_CrossL1_v3', + 'HLT_Ele250_CaloIdVT_GsfTrkIdT_v15', + 'HLT_Ele27_Ele37_CaloIdL_MW_v6', + 'HLT_Ele27_WPTight_Gsf_v18', + 'HLT_Ele28_HighEta_SC20_Mass55_v15', + 'HLT_Ele28_WPTight_Gsf_v3', + 'HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v15', + 'HLT_Ele300_CaloIdVT_GsfTrkIdT_v15', + 'HLT_Ele30_WPTight_Gsf_v3', + 'HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v15', + 'HLT_Ele32_WPTight_Gsf_L1DoubleEG_v11', + 'HLT_Ele32_WPTight_Gsf_v17', + 'HLT_Ele35_WPTight_Gsf_L1EGMT_v7', + 'HLT_Ele35_WPTight_Gsf_v11', + 'HLT_Ele38_WPTight_Gsf_v11', + 'HLT_Ele40_WPTight_Gsf_v11', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v2', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v20', + 'HLT_Ele50_IsoVVVL_PFHT450_v18', + 'HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v18', + 'HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v20', + 'HLT_Photon100EBHE10_v4', + 'HLT_Photon100EB_TightID_TightIso_v4', + 'HLT_Photon100EEHE10_v4', + 'HLT_Photon100EE_TightID_TightIso_v4', + 'HLT_Photon110EB_TightID_TightIso_v4', + 'HLT_Photon120EB_TightID_TightIso_v4', + 'HLT_Photon120_R9Id90_HE10_IsoM_v16', + 'HLT_Photon120_v15', + 'HLT_Photon150_v8', + 'HLT_Photon165_R9Id90_HE10_IsoM_v17', + 'HLT_Photon175_v16', + 'HLT_Photon200_v15', + 'HLT_Photon20_HoverELoose_v12', + 'HLT_Photon20_v4', + 'HLT_Photon25_v6', + 'HLT_Photon300_NoHE_v14', + 'HLT_Photon30EB_TightID_TightIso_v3', + 'HLT_Photon30_HoverELoose_v12', + 'HLT_Photon33_v7', + 'HLT_Photon40_HoverELoose_v12', + 'HLT_Photon50_HoverELoose_v12', + 'HLT_Photon50_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_PFMET50_v7', + 'HLT_Photon50_R9Id90_HE10_IsoM_v16', + 'HLT_Photon50_v15', + 'HLT_Photon60_HoverELoose_v12', + 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v13', + 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_v7', + 'HLT_Photon60_R9Id90_CaloIdL_IsoL_v7', + 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_CaloMJJ300_PFJetsMJJ400DEta3_v7', + 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_CaloMJJ400_PFJetsMJJ600DEta3_v7', + 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v7', + 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ600DEta3_v7', + 'HLT_Photon75_R9Id90_HE10_IsoM_v16', + 'HLT_Photon75_v15', + 'HLT_Photon90_CaloIdL_PFHT700_v18', + 'HLT_Photon90_R9Id90_HE10_IsoM_v16', + 'HLT_Photon90_v15' ), EcalLaser = cms.vstring( 'HLT_EcalCalibration_v4' ), EmptyBX = cms.vstring( 'HLT_HIL1NotBptxORForPPRef_v3', 'HLT_HIL1UnpairedBunchBptxMinusForPPRef_v3', @@ -2965,28 +2971,29 @@ 'HLT_L1UnpairedBunchBptxPlus_v3' ), EphemeralHLTPhysics = cms.vstring( 'HLT_EphemeralPhysics_v2' ), EphemeralZeroBias = cms.vstring( 'HLT_EphemeralZeroBias_v2' ), - EventDisplay = cms.vstring( 'HLT_AK4PFJet100_v20', - 'HLT_DoublePhoton85_v15', + EventDisplay = cms.vstring( 'HLT_AK4PFJet100_v21', + 'HLT_DoublePhoton85_v16', 'HLT_L1SingleMu7_v2', - 'HLT_PFJet500_v22' ), - ExpressAlignment = cms.vstring( 'HLT_HIHT80_Beamspot_ppRef5TeV_v4', - 'HLT_HT300_Beamspot_v12', - 'HLT_HT450_Beamspot_v12', - 'HLT_HT60_Beamspot_v2', - 'HLT_ZeroBias_Beamspot_v5' ), + 'HLT_PFJet500_v23' ), + ExpressAlignment = cms.vstring( 'HLT_HIHT80_Beamspot_ppRef5TeV_v5', + 'HLT_HT300_Beamspot_v13', + 'HLT_HT450_Beamspot_v13', + 'HLT_HT60_Beamspot_v3', + 'HLT_ZeroBias_Beamspot_v6' ), ExpressCosmics = cms.vstring( 'HLT_L1SingleMuCosmics_v2', 'HLT_L1SingleMuOpen_DT_v3', 'HLT_L1SingleMuOpen_v3', 'HLT_Random_v3' ), - ExpressPhysics = cms.vstring( 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v20', - 'HLT_ExpressMuons_v2', + ExpressPhysics = cms.vstring( 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v21', + 'HLT_ExpressMuons_v3', 'HLT_HIL1DoubleMu0ForPPRef_v5', - 'HLT_IsoMu20_v16', - 'HLT_IsoMu24_v14', - 'HLT_IsoMu27_v17', + 'HLT_IsoMu20_v17', + 'HLT_IsoMu24_v15', + 'HLT_IsoMu27_v18', 'HLT_L1MinimumBiasHF1AND_v5', 'HLT_L1RomanPot_part0_v2', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v16', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v7', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v17', 'HLT_Physics_v8', 'HLT_Random_v3', 'HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu5NLay3_part0_v2', @@ -3029,18 +3036,18 @@ 'HLT_ZeroBias_FirstCollisionAfterAbortGap_v6', 'HLT_ZeroBias_IsolatedBunches_v6', 'HLT_ZeroBias_v7' ), - FSQJet1 = cms.vstring( 'HLT_DiPFJet15_NoCaloMatched_v17', - 'HLT_DiPFJet25_NoCaloMatched_v17' ), - FSQJet2 = cms.vstring( 'HLT_DiPFJet15_FBEta3_NoCaloMatched_v18', - 'HLT_DiPFJet25_FBEta3_NoCaloMatched_v18', - 'HLT_DiPFJetAve15_HFJEC_v18', - 'HLT_DiPFJetAve25_HFJEC_v18', - 'HLT_DiPFJetAve35_HFJEC_v18' ), - FullTrack = cms.vstring( 'HLT_FullTrack18ForPPRef_v12', - 'HLT_FullTrack24ForPPRef_v12', - 'HLT_FullTrack34ForPPRef_v12', - 'HLT_FullTrack45ForPPRef_v12', - 'HLT_FullTrack53ForPPRef_v12' ), + FSQJet1 = cms.vstring( 'HLT_DiPFJet15_NoCaloMatched_v18', + 'HLT_DiPFJet25_NoCaloMatched_v18' ), + FSQJet2 = cms.vstring( 'HLT_DiPFJet15_FBEta3_NoCaloMatched_v19', + 'HLT_DiPFJet25_FBEta3_NoCaloMatched_v19', + 'HLT_DiPFJetAve15_HFJEC_v19', + 'HLT_DiPFJetAve25_HFJEC_v19', + 'HLT_DiPFJetAve35_HFJEC_v19' ), + FullTrack = cms.vstring( 'HLT_FullTrack18ForPPRef_v13', + 'HLT_FullTrack24ForPPRef_v13', + 'HLT_FullTrack34ForPPRef_v13', + 'HLT_FullTrack45ForPPRef_v13', + 'HLT_FullTrack53ForPPRef_v13' ), HFvetoTOTEM = cms.vstring( 'HLT_L1HFveto_v2' ), HICastor = cms.vstring( 'HLT_HICastor_HighJet_BptxAND_v2', 'HLT_HICastor_HighJet_MBHF1AND_BptxAND_v2', @@ -3060,8 +3067,8 @@ 'HLT_HICastor_Muon_v2', 'HLT_HIL1_ZDC_AND_OR_MinimumBiasHF1_AND_BptxAND_v2', 'HLT_HIL1_ZDC_AND_OR_MinimumBiasHF2_AND_BptxAND_v2' ), - HIDQMOnlineBeamspot = cms.vstring( 'HLT_HICentralityVeto_Beamspot_v2', - 'HLT_HICsAK4PFJet100Eta1p5_Beamspot_v2' ), + HIDQMOnlineBeamspot = cms.vstring( 'HLT_HICentralityVeto_Beamspot_v3', + 'HLT_HICsAK4PFJet100Eta1p5_Beamspot_v3' ), HIDoubleMuon = cms.vstring( 'HLT_HIL1DoubleMu0_v2', 'HLT_HIL1DoubleMu10_v2', 'HLT_HIL1DoubleMuOpen_OS_er1p6_v2', @@ -3092,18 +3099,18 @@ 'HLT_HIL1UnpairedBunchBptxPlus_v2' ), HIEventDisplay = cms.vstring( ), HIExpressAlignment = cms.vstring( 'HLT_HICentralityVeto_v2', - 'HLT_HICsAK4PFJet100Eta1p5_v2' ), + 'HLT_HICsAK4PFJet100Eta1p5_v3' ), HIExpressPhysics = cms.vstring( 'HLT_HICastor_MediumJet_NotMBHF2AND_v2', 'HLT_HICentrality30100_FirstCollisionAfterAbortGap_v2', 'HLT_HICentralityVeto_v2', - 'HLT_HICsAK4PFJet100Eta1p5_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt50_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt50_v2', - 'HLT_HIEle20Gsf_v2', - 'HLT_HIFullTracks2018_HighPt56_v2', - 'HLT_HIFullTracks_Multiplicity2040_HF1OR_v2', - 'HLT_HIGEDPhoton40_v2', - 'HLT_HIIslandPhoton40_Eta2p4_v2', + 'HLT_HICsAK4PFJet100Eta1p5_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt50_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt50_v3', + 'HLT_HIEle20Gsf_v3', + 'HLT_HIFullTracks2018_HighPt56_v3', + 'HLT_HIFullTracks_Multiplicity2040_HF1OR_v3', + 'HLT_HIGEDPhoton40_v3', + 'HLT_HIIslandPhoton40_Eta2p4_v3', 'HLT_HIL1DoubleMu0_v2', 'HLT_HIL1DoubleMu10_v2', 'HLT_HIL1DoubleMuOpen_Centrality_50_100_v2', @@ -3118,13 +3125,13 @@ 'HLT_HIL3Mu0NHitQ10_L2Mu0_MAXdR3p5_M1to5_v2', 'HLT_HIL3Mu2p5NHitQ10_L2Mu2_M7toinf_v2', 'HLT_HIL3_L1DoubleMu10_v2', - 'HLT_HILcPPTrackingGlobal_Dpt50_v2', + 'HLT_HILcPPTrackingGlobal_Dpt50_v3', 'HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part0_v2', 'HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part0_v2', 'HLT_HIMinimumBias_part0_v2', 'HLT_HIPhysics_v2', - 'HLT_HIPuAK4CaloJet100Eta5p1_v2', - 'HLT_HIPuAK4CaloJet80Eta2p4_DeepCSV0p4_v2', + 'HLT_HIPuAK4CaloJet100Eta5p1_v3', + 'HLT_HIPuAK4CaloJet80Eta2p4_DeepCSV0p4_v3', 'HLT_HIRandom_v1', 'HLT_HIUPC_SingleEG5_NotMBHF2AND_SinglePixelTrack_v2', 'HLT_HIUPC_SingleMuOpen_NotMBHF2AND_v2', @@ -3198,215 +3205,215 @@ 'HLT_HIZeroBias_v2' ), HIHLTMonitor = cms.vstring( ), HIHLTPhysics = cms.vstring( 'HLT_HIPhysics_v2' ), - HIHardProbes = cms.vstring( 'HLT_HICsAK4PFJet100Eta1p5_v2', - 'HLT_HICsAK4PFJet120Eta1p5_v2', - 'HLT_HICsAK4PFJet80Eta1p5_v2', - 'HLT_HIDoubleEle10GsfMass50_v2', - 'HLT_HIDoubleEle10Gsf_v2', - 'HLT_HIDoubleEle15GsfMass50_v2', - 'HLT_HIDoubleEle15Gsf_v2', - 'HLT_HIEle10Gsf_PuAK4CaloJet100Eta2p1_v2', - 'HLT_HIEle10Gsf_PuAK4CaloJet40Eta2p1_v2', - 'HLT_HIEle10Gsf_PuAK4CaloJet60Eta2p1_v2', - 'HLT_HIEle10Gsf_PuAK4CaloJet80Eta2p1_v2', - 'HLT_HIEle10Gsf_v2', - 'HLT_HIEle15Ele10GsfMass50_v2', - 'HLT_HIEle15Ele10Gsf_v2', - 'HLT_HIEle15Gsf_PuAK4CaloJet100Eta2p1_v2', - 'HLT_HIEle15Gsf_PuAK4CaloJet40Eta2p1_v2', - 'HLT_HIEle15Gsf_PuAK4CaloJet60Eta2p1_v2', - 'HLT_HIEle15Gsf_PuAK4CaloJet80Eta2p1_v2', - 'HLT_HIEle15Gsf_v2', - 'HLT_HIEle20Gsf_PuAK4CaloJet100Eta2p1_v2', - 'HLT_HIEle20Gsf_PuAK4CaloJet40Eta2p1_v2', - 'HLT_HIEle20Gsf_PuAK4CaloJet60Eta2p1_v2', - 'HLT_HIEle20Gsf_PuAK4CaloJet80Eta2p1_v2', - 'HLT_HIEle20Gsf_v2', - 'HLT_HIEle30Gsf_v2', - 'HLT_HIEle40Gsf_v2', - 'HLT_HIEle50Gsf_v2', - 'HLT_HIGEDPhoton30_EB_HECut_v2', - 'HLT_HIGEDPhoton30_EB_v2', - 'HLT_HIGEDPhoton30_HECut_v2', - 'HLT_HIGEDPhoton30_v2', - 'HLT_HIGEDPhoton40_EB_HECut_v2', - 'HLT_HIGEDPhoton40_EB_v2', - 'HLT_HIGEDPhoton40_HECut_v2', - 'HLT_HIGEDPhoton40_v2', - 'HLT_HIGEDPhoton50_EB_HECut_v2', - 'HLT_HIGEDPhoton50_EB_v2', - 'HLT_HIGEDPhoton50_HECut_v2', - 'HLT_HIGEDPhoton50_v2', - 'HLT_HIGEDPhoton60_EB_HECut_v2', - 'HLT_HIGEDPhoton60_EB_v2', - 'HLT_HIGEDPhoton60_HECut_v2', - 'HLT_HIGEDPhoton60_v2', - 'HLT_HIIslandPhoton30_Eta1p5_v2', - 'HLT_HIIslandPhoton30_Eta2p4_v2', - 'HLT_HIIslandPhoton40_Eta1p5_v2', - 'HLT_HIIslandPhoton40_Eta2p4_v2', - 'HLT_HIIslandPhoton50_Eta1p5_v2', - 'HLT_HIIslandPhoton50_Eta2p4_v2', - 'HLT_HIIslandPhoton60_Eta1p5_v2', - 'HLT_HIIslandPhoton60_Eta2p4_v2', - 'HLT_HIL1Mu3Eta2p5_Ele10Gsf_v2', - 'HLT_HIL1Mu3Eta2p5_Ele15Gsf_v2', - 'HLT_HIL1Mu3Eta2p5_Ele20Gsf_v2', - 'HLT_HIL1Mu5Eta2p5_Ele10Gsf_v2', - 'HLT_HIL1Mu5Eta2p5_Ele15Gsf_v2', - 'HLT_HIL1Mu5Eta2p5_Ele20Gsf_v2', - 'HLT_HIL1Mu7Eta2p5_Ele10Gsf_v2', - 'HLT_HIL1Mu7Eta2p5_Ele15Gsf_v2', - 'HLT_HIL1Mu7Eta2p5_Ele20Gsf_v2', - 'HLT_HIL3Mu3_EG10HECut_v2', - 'HLT_HIL3Mu3_EG15HECut_v2', - 'HLT_HIL3Mu3_EG20HECut_v2', - 'HLT_HIL3Mu3_EG30HECut_v2', - 'HLT_HIL3Mu5_EG10HECut_v2', - 'HLT_HIL3Mu5_EG15HECut_v2', - 'HLT_HIL3Mu5_EG20HECut_v2', - 'HLT_HIL3Mu5_EG30HECut_v2', - 'HLT_HIL3Mu7_EG10HECut_v2', - 'HLT_HIL3Mu7_EG15HECut_v2', - 'HLT_HIL3Mu7_EG20HECut_v2', - 'HLT_HIL3Mu7_EG30HECut_v2', - 'HLT_HIPuAK4CaloJet100Eta2p4_CSVv2WP0p75_v2', - 'HLT_HIPuAK4CaloJet100Eta2p4_DeepCSV0p4_v2', - 'HLT_HIPuAK4CaloJet100Eta5p1_v2', - 'HLT_HIPuAK4CaloJet100Fwd_v2', - 'HLT_HIPuAK4CaloJet100_35_Eta0p7_v2', - 'HLT_HIPuAK4CaloJet100_35_Eta1p1_v2', - 'HLT_HIPuAK4CaloJet120Eta5p1_v2', - 'HLT_HIPuAK4CaloJet120Fwd_v2', - 'HLT_HIPuAK4CaloJet60Eta2p4_CSVv2WP0p75_v2', - 'HLT_HIPuAK4CaloJet60Eta2p4_DeepCSV0p4_v2', - 'HLT_HIPuAK4CaloJet60Fwd_v2', - 'HLT_HIPuAK4CaloJet80Eta2p4_CSVv2WP0p75_v2', - 'HLT_HIPuAK4CaloJet80Eta2p4_DeepCSV0p4_v2', - 'HLT_HIPuAK4CaloJet80Eta5p1_v2', - 'HLT_HIPuAK4CaloJet80Fwd_v2', - 'HLT_HIPuAK4CaloJet80_35_Eta0p7_v2', - 'HLT_HIPuAK4CaloJet80_35_Eta1p1_v2', - 'HLT_HIPuAK4CaloJet80_45_45_Eta2p1_v2' ), - HIHardProbesLower = cms.vstring( 'HLT_HICsAK4PFJet60Eta1p5_v2', - 'HLT_HIGEDPhoton10_EB_HECut_v2', - 'HLT_HIGEDPhoton10_EB_v2', - 'HLT_HIGEDPhoton10_HECut_v2', - 'HLT_HIGEDPhoton10_v2', - 'HLT_HIGEDPhoton20_EB_HECut_v2', - 'HLT_HIGEDPhoton20_EB_v2', - 'HLT_HIGEDPhoton20_HECut_v2', - 'HLT_HIGEDPhoton20_v2', - 'HLT_HIIslandPhoton10_Eta1p5_v2', - 'HLT_HIIslandPhoton10_Eta2p4_v2', - 'HLT_HIIslandPhoton20_Eta1p5_v2', - 'HLT_HIIslandPhoton20_Eta2p4_v2', - 'HLT_HIPuAK4CaloJet40Eta5p1_v2', - 'HLT_HIPuAK4CaloJet40Fwd_v2', - 'HLT_HIPuAK4CaloJet60Eta5p1_v2' ), - HIHardProbesPeripheral = cms.vstring( 'HLT_HICsAK4PFJet100Eta1p5_Centrality_30_100_v2', - 'HLT_HICsAK4PFJet100Eta1p5_Centrality_50_100_v2', - 'HLT_HICsAK4PFJet60Eta1p5_Centrality_30_100_v2', - 'HLT_HICsAK4PFJet60Eta1p5_Centrality_50_100_v2', - 'HLT_HICsAK4PFJet80Eta1p5_Centrality_30_100_v2', - 'HLT_HICsAK4PFJet80Eta1p5_Centrality_50_100_v2', - 'HLT_HIGEDPhoton10_Cent30_100_v2', - 'HLT_HIGEDPhoton10_Cent50_100_v2', - 'HLT_HIGEDPhoton20_Cent30_100_v2', - 'HLT_HIGEDPhoton20_Cent50_100_v2', - 'HLT_HIGEDPhoton30_Cent30_100_v2', - 'HLT_HIGEDPhoton30_Cent50_100_v2', - 'HLT_HIGEDPhoton40_Cent30_100_v2', - 'HLT_HIGEDPhoton40_Cent50_100_v2', - 'HLT_HIIslandPhoton10_Eta2p4_Cent30_100_v2', - 'HLT_HIIslandPhoton10_Eta2p4_Cent50_100_v2', - 'HLT_HIIslandPhoton20_Eta2p4_Cent30_100_v2', - 'HLT_HIIslandPhoton20_Eta2p4_Cent50_100_v2', - 'HLT_HIIslandPhoton30_Eta2p4_Cent30_100_v2', - 'HLT_HIIslandPhoton30_Eta2p4_Cent50_100_v2', - 'HLT_HIIslandPhoton40_Eta2p4_Cent30_100_v2', - 'HLT_HIIslandPhoton40_Eta2p4_Cent50_100_v2', - 'HLT_HIPuAK4CaloJet100Eta5p1_Centrality_30_100_v2', - 'HLT_HIPuAK4CaloJet100Eta5p1_Centrality_50_100_v2', - 'HLT_HIPuAK4CaloJet40Eta5p1_Centrality_30_100_v2', - 'HLT_HIPuAK4CaloJet40Eta5p1_Centrality_50_100_v2', - 'HLT_HIPuAK4CaloJet60Eta5p1_Centrality_30_100_v2', - 'HLT_HIPuAK4CaloJet60Eta5p1_Centrality_50_100_v2', - 'HLT_HIPuAK4CaloJet80Eta5p1_Centrality_30_100_v2', - 'HLT_HIPuAK4CaloJet80Eta5p1_Centrality_50_100_v2' ), + HIHardProbes = cms.vstring( 'HLT_HICsAK4PFJet100Eta1p5_v3', + 'HLT_HICsAK4PFJet120Eta1p5_v3', + 'HLT_HICsAK4PFJet80Eta1p5_v3', + 'HLT_HIDoubleEle10GsfMass50_v3', + 'HLT_HIDoubleEle10Gsf_v3', + 'HLT_HIDoubleEle15GsfMass50_v3', + 'HLT_HIDoubleEle15Gsf_v3', + 'HLT_HIEle10Gsf_PuAK4CaloJet100Eta2p1_v3', + 'HLT_HIEle10Gsf_PuAK4CaloJet40Eta2p1_v3', + 'HLT_HIEle10Gsf_PuAK4CaloJet60Eta2p1_v3', + 'HLT_HIEle10Gsf_PuAK4CaloJet80Eta2p1_v3', + 'HLT_HIEle10Gsf_v3', + 'HLT_HIEle15Ele10GsfMass50_v3', + 'HLT_HIEle15Ele10Gsf_v3', + 'HLT_HIEle15Gsf_PuAK4CaloJet100Eta2p1_v3', + 'HLT_HIEle15Gsf_PuAK4CaloJet40Eta2p1_v3', + 'HLT_HIEle15Gsf_PuAK4CaloJet60Eta2p1_v3', + 'HLT_HIEle15Gsf_PuAK4CaloJet80Eta2p1_v3', + 'HLT_HIEle15Gsf_v3', + 'HLT_HIEle20Gsf_PuAK4CaloJet100Eta2p1_v3', + 'HLT_HIEle20Gsf_PuAK4CaloJet40Eta2p1_v3', + 'HLT_HIEle20Gsf_PuAK4CaloJet60Eta2p1_v3', + 'HLT_HIEle20Gsf_PuAK4CaloJet80Eta2p1_v3', + 'HLT_HIEle20Gsf_v3', + 'HLT_HIEle30Gsf_v3', + 'HLT_HIEle40Gsf_v3', + 'HLT_HIEle50Gsf_v3', + 'HLT_HIGEDPhoton30_EB_HECut_v3', + 'HLT_HIGEDPhoton30_EB_v3', + 'HLT_HIGEDPhoton30_HECut_v3', + 'HLT_HIGEDPhoton30_v3', + 'HLT_HIGEDPhoton40_EB_HECut_v3', + 'HLT_HIGEDPhoton40_EB_v3', + 'HLT_HIGEDPhoton40_HECut_v3', + 'HLT_HIGEDPhoton40_v3', + 'HLT_HIGEDPhoton50_EB_HECut_v3', + 'HLT_HIGEDPhoton50_EB_v3', + 'HLT_HIGEDPhoton50_HECut_v3', + 'HLT_HIGEDPhoton50_v3', + 'HLT_HIGEDPhoton60_EB_HECut_v3', + 'HLT_HIGEDPhoton60_EB_v3', + 'HLT_HIGEDPhoton60_HECut_v3', + 'HLT_HIGEDPhoton60_v3', + 'HLT_HIIslandPhoton30_Eta1p5_v3', + 'HLT_HIIslandPhoton30_Eta2p4_v3', + 'HLT_HIIslandPhoton40_Eta1p5_v3', + 'HLT_HIIslandPhoton40_Eta2p4_v3', + 'HLT_HIIslandPhoton50_Eta1p5_v3', + 'HLT_HIIslandPhoton50_Eta2p4_v3', + 'HLT_HIIslandPhoton60_Eta1p5_v3', + 'HLT_HIIslandPhoton60_Eta2p4_v3', + 'HLT_HIL1Mu3Eta2p5_Ele10Gsf_v3', + 'HLT_HIL1Mu3Eta2p5_Ele15Gsf_v3', + 'HLT_HIL1Mu3Eta2p5_Ele20Gsf_v3', + 'HLT_HIL1Mu5Eta2p5_Ele10Gsf_v3', + 'HLT_HIL1Mu5Eta2p5_Ele15Gsf_v3', + 'HLT_HIL1Mu5Eta2p5_Ele20Gsf_v3', + 'HLT_HIL1Mu7Eta2p5_Ele10Gsf_v3', + 'HLT_HIL1Mu7Eta2p5_Ele15Gsf_v3', + 'HLT_HIL1Mu7Eta2p5_Ele20Gsf_v3', + 'HLT_HIL3Mu3_EG10HECut_v3', + 'HLT_HIL3Mu3_EG15HECut_v3', + 'HLT_HIL3Mu3_EG20HECut_v3', + 'HLT_HIL3Mu3_EG30HECut_v3', + 'HLT_HIL3Mu5_EG10HECut_v3', + 'HLT_HIL3Mu5_EG15HECut_v3', + 'HLT_HIL3Mu5_EG20HECut_v3', + 'HLT_HIL3Mu5_EG30HECut_v3', + 'HLT_HIL3Mu7_EG10HECut_v3', + 'HLT_HIL3Mu7_EG15HECut_v3', + 'HLT_HIL3Mu7_EG20HECut_v3', + 'HLT_HIL3Mu7_EG30HECut_v3', + 'HLT_HIPuAK4CaloJet100Eta2p4_CSVv2WP0p75_v3', + 'HLT_HIPuAK4CaloJet100Eta2p4_DeepCSV0p4_v3', + 'HLT_HIPuAK4CaloJet100Eta5p1_v3', + 'HLT_HIPuAK4CaloJet100Fwd_v3', + 'HLT_HIPuAK4CaloJet100_35_Eta0p7_v3', + 'HLT_HIPuAK4CaloJet100_35_Eta1p1_v3', + 'HLT_HIPuAK4CaloJet120Eta5p1_v3', + 'HLT_HIPuAK4CaloJet120Fwd_v3', + 'HLT_HIPuAK4CaloJet60Eta2p4_CSVv2WP0p75_v3', + 'HLT_HIPuAK4CaloJet60Eta2p4_DeepCSV0p4_v3', + 'HLT_HIPuAK4CaloJet60Fwd_v3', + 'HLT_HIPuAK4CaloJet80Eta2p4_CSVv2WP0p75_v3', + 'HLT_HIPuAK4CaloJet80Eta2p4_DeepCSV0p4_v3', + 'HLT_HIPuAK4CaloJet80Eta5p1_v3', + 'HLT_HIPuAK4CaloJet80Fwd_v3', + 'HLT_HIPuAK4CaloJet80_35_Eta0p7_v3', + 'HLT_HIPuAK4CaloJet80_35_Eta1p1_v3', + 'HLT_HIPuAK4CaloJet80_45_45_Eta2p1_v3' ), + HIHardProbesLower = cms.vstring( 'HLT_HICsAK4PFJet60Eta1p5_v3', + 'HLT_HIGEDPhoton10_EB_HECut_v3', + 'HLT_HIGEDPhoton10_EB_v3', + 'HLT_HIGEDPhoton10_HECut_v3', + 'HLT_HIGEDPhoton10_v3', + 'HLT_HIGEDPhoton20_EB_HECut_v3', + 'HLT_HIGEDPhoton20_EB_v3', + 'HLT_HIGEDPhoton20_HECut_v3', + 'HLT_HIGEDPhoton20_v3', + 'HLT_HIIslandPhoton10_Eta1p5_v3', + 'HLT_HIIslandPhoton10_Eta2p4_v3', + 'HLT_HIIslandPhoton20_Eta1p5_v3', + 'HLT_HIIslandPhoton20_Eta2p4_v3', + 'HLT_HIPuAK4CaloJet40Eta5p1_v3', + 'HLT_HIPuAK4CaloJet40Fwd_v3', + 'HLT_HIPuAK4CaloJet60Eta5p1_v3' ), + HIHardProbesPeripheral = cms.vstring( 'HLT_HICsAK4PFJet100Eta1p5_Centrality_30_100_v3', + 'HLT_HICsAK4PFJet100Eta1p5_Centrality_50_100_v3', + 'HLT_HICsAK4PFJet60Eta1p5_Centrality_30_100_v3', + 'HLT_HICsAK4PFJet60Eta1p5_Centrality_50_100_v3', + 'HLT_HICsAK4PFJet80Eta1p5_Centrality_30_100_v3', + 'HLT_HICsAK4PFJet80Eta1p5_Centrality_50_100_v3', + 'HLT_HIGEDPhoton10_Cent30_100_v3', + 'HLT_HIGEDPhoton10_Cent50_100_v3', + 'HLT_HIGEDPhoton20_Cent30_100_v3', + 'HLT_HIGEDPhoton20_Cent50_100_v3', + 'HLT_HIGEDPhoton30_Cent30_100_v3', + 'HLT_HIGEDPhoton30_Cent50_100_v3', + 'HLT_HIGEDPhoton40_Cent30_100_v3', + 'HLT_HIGEDPhoton40_Cent50_100_v3', + 'HLT_HIIslandPhoton10_Eta2p4_Cent30_100_v3', + 'HLT_HIIslandPhoton10_Eta2p4_Cent50_100_v3', + 'HLT_HIIslandPhoton20_Eta2p4_Cent30_100_v3', + 'HLT_HIIslandPhoton20_Eta2p4_Cent50_100_v3', + 'HLT_HIIslandPhoton30_Eta2p4_Cent30_100_v3', + 'HLT_HIIslandPhoton30_Eta2p4_Cent50_100_v3', + 'HLT_HIIslandPhoton40_Eta2p4_Cent30_100_v3', + 'HLT_HIIslandPhoton40_Eta2p4_Cent50_100_v3', + 'HLT_HIPuAK4CaloJet100Eta5p1_Centrality_30_100_v3', + 'HLT_HIPuAK4CaloJet100Eta5p1_Centrality_50_100_v3', + 'HLT_HIPuAK4CaloJet40Eta5p1_Centrality_30_100_v3', + 'HLT_HIPuAK4CaloJet40Eta5p1_Centrality_50_100_v3', + 'HLT_HIPuAK4CaloJet60Eta5p1_Centrality_30_100_v3', + 'HLT_HIPuAK4CaloJet60Eta5p1_Centrality_50_100_v3', + 'HLT_HIPuAK4CaloJet80Eta5p1_Centrality_30_100_v3', + 'HLT_HIPuAK4CaloJet80Eta5p1_Centrality_50_100_v3' ), HIHcalNZS = cms.vstring( 'HLT_HIHcalNZS_v2', 'HLT_HIHcalPhiSym_v2' ), - HIHeavyFlavor = cms.vstring( 'HLT_HIDmesonPPTrackingGlobal_Dpt15_NoIter10_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt15_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt20_NoIter10_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt20_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt30_NoIter10_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt30_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt40_NoIter10_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt40_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt50_NoIter10_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt50_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt60_NoIter10_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt60_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt20_NoIter10_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt20_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt30_NoIter10_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt30_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt40_NoIter10_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt40_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt50_NoIter10_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt50_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt60_NoIter10_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt60_v2', - 'HLT_HIFullTracks2018_HighPt18_NoIter10_v2', - 'HLT_HIFullTracks2018_HighPt18_v2', - 'HLT_HIFullTracks2018_HighPt24_NoIter10_v2', - 'HLT_HIFullTracks2018_HighPt24_v2', - 'HLT_HIFullTracks2018_HighPt34_NoIter10_v2', - 'HLT_HIFullTracks2018_HighPt34_v2', - 'HLT_HIFullTracks2018_HighPt45_NoIter10_v2', - 'HLT_HIFullTracks2018_HighPt45_v2', - 'HLT_HIFullTracks2018_HighPt56_NoIter10_v2', - 'HLT_HIFullTracks2018_HighPt56_v2', - 'HLT_HIFullTracks2018_HighPt60_NoIter10_v2', - 'HLT_HIFullTracks2018_HighPt60_v2', - 'HLT_HILcPPTrackingGlobal_Dpt20_NoIter10_v2', - 'HLT_HILcPPTrackingGlobal_Dpt20_v2', - 'HLT_HILcPPTrackingGlobal_Dpt30_NoIter10_v2', - 'HLT_HILcPPTrackingGlobal_Dpt30_v2', - 'HLT_HILcPPTrackingGlobal_Dpt40_NoIter10_v2', - 'HLT_HILcPPTrackingGlobal_Dpt40_v2', - 'HLT_HILcPPTrackingGlobal_Dpt50_NoIter10_v2', - 'HLT_HILcPPTrackingGlobal_Dpt50_v2', - 'HLT_HILcPPTrackingGlobal_Dpt60_NoIter10_v2', - 'HLT_HILcPPTrackingGlobal_Dpt60_v2' ), + HIHeavyFlavor = cms.vstring( 'HLT_HIDmesonPPTrackingGlobal_Dpt15_NoIter10_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt15_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt20_NoIter10_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt20_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt30_NoIter10_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt30_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt40_NoIter10_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt40_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt50_NoIter10_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt50_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt60_NoIter10_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt60_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt20_NoIter10_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt20_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt30_NoIter10_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt30_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt40_NoIter10_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt40_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt50_NoIter10_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt50_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt60_NoIter10_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt60_v3', + 'HLT_HIFullTracks2018_HighPt18_NoIter10_v3', + 'HLT_HIFullTracks2018_HighPt18_v3', + 'HLT_HIFullTracks2018_HighPt24_NoIter10_v3', + 'HLT_HIFullTracks2018_HighPt24_v3', + 'HLT_HIFullTracks2018_HighPt34_NoIter10_v3', + 'HLT_HIFullTracks2018_HighPt34_v3', + 'HLT_HIFullTracks2018_HighPt45_NoIter10_v3', + 'HLT_HIFullTracks2018_HighPt45_v3', + 'HLT_HIFullTracks2018_HighPt56_NoIter10_v3', + 'HLT_HIFullTracks2018_HighPt56_v3', + 'HLT_HIFullTracks2018_HighPt60_NoIter10_v3', + 'HLT_HIFullTracks2018_HighPt60_v3', + 'HLT_HILcPPTrackingGlobal_Dpt20_NoIter10_v3', + 'HLT_HILcPPTrackingGlobal_Dpt20_v3', + 'HLT_HILcPPTrackingGlobal_Dpt30_NoIter10_v3', + 'HLT_HILcPPTrackingGlobal_Dpt30_v3', + 'HLT_HILcPPTrackingGlobal_Dpt40_NoIter10_v3', + 'HLT_HILcPPTrackingGlobal_Dpt40_v3', + 'HLT_HILcPPTrackingGlobal_Dpt50_NoIter10_v3', + 'HLT_HILcPPTrackingGlobal_Dpt50_v3', + 'HLT_HILcPPTrackingGlobal_Dpt60_NoIter10_v3', + 'HLT_HILcPPTrackingGlobal_Dpt60_v3' ), HIHighMultiplicityETTAsym = cms.vstring( 'HLT_HIL1_ETT10_ETTAsym50_MinimumBiasHF1_OR_BptxAND_v2', 'HLT_HIL1_ETT60_ETTAsym65_MinimumBiasHF2_OR_PixelTracks10_v2', 'HLT_HIL1_ETT65_ETTAsym80_MinimumBiasHF2_OR_PixelTracks10_v2', 'HLT_HIL1_ETT8_ETTAsym50_MinimumBiasHF1_OR_BptxAND_v2' ), - HILowMultiplicity = cms.vstring( 'HLT_HIFullTracks_Multiplicity020_HF1AND_v2', - 'HLT_HIFullTracks_Multiplicity020_HF1OR_v2', - 'HLT_HIFullTracks_Multiplicity020_HF2OR_v2', - 'HLT_HIFullTracks_Multiplicity020_v2', - 'HLT_HIFullTracks_Multiplicity2040_HF1AND_v2', - 'HLT_HIFullTracks_Multiplicity2040_HF1OR_v2', - 'HLT_HIFullTracks_Multiplicity2040_HF2OR_v2', - 'HLT_HIFullTracks_Multiplicity2040_v2', - 'HLT_HIFullTracks_Multiplicity335_HF1OR_v2', - 'HLT_HIFullTracks_Multiplicity4060_v2', - 'HLT_HIFullTracks_Multiplicity6080_v2', - 'HLT_HIFullTracks_Multiplicity80100_v2' ), - HILowMultiplicityReducedFormat = cms.vstring( 'HLT_HIFullTracks_Multiplicity020_HF1AND_v2', - 'HLT_HIFullTracks_Multiplicity020_HF1OR_v2', - 'HLT_HIFullTracks_Multiplicity020_HF2OR_v2', - 'HLT_HIFullTracks_Multiplicity020_v2', - 'HLT_HIFullTracks_Multiplicity2040_HF1AND_v2', - 'HLT_HIFullTracks_Multiplicity2040_HF1OR_v2', - 'HLT_HIFullTracks_Multiplicity2040_HF2OR_v2', - 'HLT_HIFullTracks_Multiplicity2040_v2', - 'HLT_HIFullTracks_Multiplicity4060_v2', - 'HLT_HIFullTracks_Multiplicity6080_v2', - 'HLT_HIFullTracks_Multiplicity80100_v2' ), + HILowMultiplicity = cms.vstring( 'HLT_HIFullTracks_Multiplicity020_HF1AND_v3', + 'HLT_HIFullTracks_Multiplicity020_HF1OR_v3', + 'HLT_HIFullTracks_Multiplicity020_HF2OR_v3', + 'HLT_HIFullTracks_Multiplicity020_v3', + 'HLT_HIFullTracks_Multiplicity2040_HF1AND_v3', + 'HLT_HIFullTracks_Multiplicity2040_HF1OR_v3', + 'HLT_HIFullTracks_Multiplicity2040_HF2OR_v3', + 'HLT_HIFullTracks_Multiplicity2040_v3', + 'HLT_HIFullTracks_Multiplicity335_HF1OR_v3', + 'HLT_HIFullTracks_Multiplicity4060_v3', + 'HLT_HIFullTracks_Multiplicity6080_v3', + 'HLT_HIFullTracks_Multiplicity80100_v3' ), + HILowMultiplicityReducedFormat = cms.vstring( 'HLT_HIFullTracks_Multiplicity020_HF1AND_v3', + 'HLT_HIFullTracks_Multiplicity020_HF1OR_v3', + 'HLT_HIFullTracks_Multiplicity020_HF2OR_v3', + 'HLT_HIFullTracks_Multiplicity020_v3', + 'HLT_HIFullTracks_Multiplicity2040_HF1AND_v3', + 'HLT_HIFullTracks_Multiplicity2040_HF1OR_v3', + 'HLT_HIFullTracks_Multiplicity2040_HF2OR_v3', + 'HLT_HIFullTracks_Multiplicity2040_v3', + 'HLT_HIFullTracks_Multiplicity4060_v3', + 'HLT_HIFullTracks_Multiplicity6080_v3', + 'HLT_HIFullTracks_Multiplicity80100_v3' ), HIMinimumBias0 = cms.vstring( 'HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part0_v2', 'HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part0_v2', 'HLT_HIMinimumBias_SinglePixelTrack_part0_v2', @@ -3535,36 +3542,36 @@ 'HLT_HIMinimumBiasRF_SinglePixelTrack_part19_v2', 'HLT_HIMinimumBiasRF_part18_v2', 'HLT_HIMinimumBiasRF_part19_v2' ), - HINCaloJets = cms.vstring( 'HLT_AK4CaloJet100_v11', - 'HLT_AK4CaloJet120_v10', - 'HLT_AK4CaloJet30_v12', - 'HLT_AK4CaloJet40_v11', - 'HLT_AK4CaloJet50_v11', - 'HLT_AK4CaloJet80_v11' ), - HINPFJets = cms.vstring( 'HLT_AK4PFJet100_v20', - 'HLT_AK4PFJet120_v19', - 'HLT_AK4PFJet30_v20', - 'HLT_AK4PFJet50_v20', - 'HLT_AK4PFJet80_v20' ), + HINCaloJets = cms.vstring( 'HLT_AK4CaloJet100_v12', + 'HLT_AK4CaloJet120_v11', + 'HLT_AK4CaloJet30_v13', + 'HLT_AK4CaloJet40_v12', + 'HLT_AK4CaloJet50_v12', + 'HLT_AK4CaloJet80_v12' ), + HINPFJets = cms.vstring( 'HLT_AK4PFJet100_v21', + 'HLT_AK4PFJet120_v20', + 'HLT_AK4PFJet30_v21', + 'HLT_AK4PFJet50_v21', + 'HLT_AK4PFJet80_v21' ), HIOnlineMonitor = cms.vstring( 'HLT_HICentralityVeto_v2', - 'HLT_HICsAK4PFJet60Eta1p5_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt20_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt20_v2', - 'HLT_HIEle15Gsf_v2', - 'HLT_HIGEDPhoton10_v2', + 'HLT_HICsAK4PFJet60Eta1p5_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt20_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt20_v3', + 'HLT_HIEle15Gsf_v3', + 'HLT_HIGEDPhoton10_v3', 'HLT_HIHcalNZS_v2', 'HLT_HIHcalPhiSym_v2', - 'HLT_HIIslandPhoton10_Eta2p4_v2', + 'HLT_HIIslandPhoton10_Eta2p4_v3', 'HLT_HIL1DoubleMu10_v2', 'HLT_HIL2_L1DoubleMu10_v2', 'HLT_HIL3DoubleMuOpen_JpsiPsi_v2', 'HLT_HIL3_L1DoubleMu10_v2', - 'HLT_HILcPPTrackingGlobal_Dpt20_v2', - 'HLT_HIOnlineMonitorGroup_v2', + 'HLT_HILcPPTrackingGlobal_Dpt20_v3', + 'HLT_HIOnlineMonitorGroup_v3', 'HLT_HIPhysics_v2', - 'HLT_HIPuAK4CaloJet40Eta5p1_v2', - 'HLT_HIPuAK4CaloJet60Eta2p4_CSVv2WP0p75_v2', - 'HLT_HIPuAK4CaloJet60Eta2p4_DeepCSV0p4_v2', + 'HLT_HIPuAK4CaloJet40Eta5p1_v3', + 'HLT_HIPuAK4CaloJet60Eta2p4_CSVv2WP0p75_v3', + 'HLT_HIPuAK4CaloJet60Eta2p4_DeepCSV0p4_v3', 'HLT_HIRandom_v1', 'HLT_HIUPC_NotMBHF2OR_BptxAND_SinglePixelTrack_MaxPixelTrack_v2', 'HLT_HIUPC_NotMBHF2OR_BptxAND_SinglePixelTrack_v2', @@ -3580,23 +3587,23 @@ 'HLT_HIL3Mu12_v2', 'HLT_HIL3Mu15_v2', 'HLT_HIL3Mu20_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_v2', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_v3', 'HLT_HIL3Mu3_NHitQ10_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_v2', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_v3', 'HLT_HIL3Mu5_NHitQ10_v2', 'HLT_HIL3Mu7_NHitQ10_v2' ), HITrackerNZS = cms.vstring( 'HLT_HIPhysicsForZS_v2' ), @@ -3612,317 +3619,318 @@ HIZeroBias7 = cms.vstring( 'HLT_HIZeroBias_part6_v7' ), HIZeroBias8 = cms.vstring( 'HLT_HIZeroBias_part7_v7' ), HIZeroBias9 = cms.vstring( 'HLT_HIZeroBias_part8_v7' ), - HLTMonitor = cms.vstring( 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v20', - 'HLT_Ele32_WPTight_Gsf_v16', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v1', - 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT550_DisplacedDijet60_Inclusive_v14', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v1', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v2', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v9', - 'HLT_PFHT510_v18', - 'HLT_PFJet260_v21', - 'HLT_PFJet320_v21', - 'HLT_PFMET130_PFMHT130_IDTight_v21', - 'HLT_PFMET140_PFMHT140_IDTight_v21' ), + HLTMonitor = cms.vstring( 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v21', + 'HLT_Ele32_WPTight_Gsf_v17', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v2', + 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT550_DisplacedDijet60_Inclusive_v15', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v2', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v3', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v10', + 'HLT_PFHT510_v19', + 'HLT_PFJet260_v22', + 'HLT_PFJet320_v22', + 'HLT_PFMET130_PFMHT130_IDTight_v22', + 'HLT_PFMET140_PFMHT140_IDTight_v22' ), HLTPhysics = cms.vstring( 'HLT_L1FatEvents_v3', 'HLT_Physics_v8' ), HcalNZS = cms.vstring( 'HLT_HcalNZS_v14', 'HLT_HcalPhiSym_v16' ), - HeavyFlavor = cms.vstring( 'HLT_DmesonPPTrackingGlobal_Dpt15ForPPRef_v12', - 'HLT_DmesonPPTrackingGlobal_Dpt20ForPPRef_v12', - 'HLT_DmesonPPTrackingGlobal_Dpt30ForPPRef_v12', - 'HLT_DmesonPPTrackingGlobal_Dpt40ForPPRef_v12', - 'HLT_DmesonPPTrackingGlobal_Dpt50ForPPRef_v12', - 'HLT_DmesonPPTrackingGlobal_Dpt60ForPPRef_v12', - 'HLT_DmesonPPTrackingGlobal_Dpt8ForPPRef_v12' ), - HighMultiplicity = cms.vstring( 'HLT_PixelTracks_Multiplicity110ForPPRef_v6', - 'HLT_PixelTracks_Multiplicity135ForPPRef_v6', - 'HLT_PixelTracks_Multiplicity160ForPPRef_v6', - 'HLT_PixelTracks_Multiplicity60ForPPRef_v6', - 'HLT_PixelTracks_Multiplicity85ForPPRef_v6' ), - HighPtJet80 = cms.vstring( 'HLT_AK4CaloJet100_Eta5p1ForPPRef_v10', - 'HLT_AK4CaloJet100_Jet35_Eta0p7ForPPRef_v10', - 'HLT_AK4CaloJet100_Jet35_Eta1p1ForPPRef_v10', - 'HLT_AK4CaloJet110_Eta5p1ForPPRef_v10', - 'HLT_AK4CaloJet120_Eta5p1ForPPRef_v10', - 'HLT_AK4CaloJet150ForPPRef_v10', - 'HLT_AK4CaloJet80_45_45_Eta2p1ForPPRef_v10', - 'HLT_AK4CaloJet80_Eta5p1ForPPRef_v10', - 'HLT_AK4CaloJet80_Jet35_Eta0p7ForPPRef_v10', - 'HLT_AK4CaloJet80_Jet35_Eta1p1ForPPRef_v10', - 'HLT_AK4PFJet100_Eta5p1ForPPRef_v17', - 'HLT_AK4PFJet110_Eta5p1ForPPRef_v17', - 'HLT_AK4PFJet120_Eta5p1ForPPRef_v17', - 'HLT_AK4PFJet80_Eta5p1ForPPRef_v17' ), - HighPtLowerJets = cms.vstring( 'HLT_AK4CaloJet40_Eta5p1ForPPRef_v10', - 'HLT_AK4CaloJet60_Eta5p1ForPPRef_v10', - 'HLT_AK4PFJet40_Eta5p1ForPPRef_v17', - 'HLT_AK4PFJet60_Eta5p1ForPPRef_v17' ), - HighPtLowerPhotons = cms.vstring( 'HLT_SinglePhoton10_Eta3p1ForPPRef_v9', - 'HLT_SinglePhoton15_Eta3p1ForPPRef_v10', - 'HLT_SinglePhoton20_Eta3p1ForPPRef_v10' ), - HighPtPhoton30AndZ = cms.vstring( 'HLT_SinglePhoton30_Eta3p1ForPPRef_v10', - 'HLT_SinglePhoton40_Eta3p1ForPPRef_v9', - 'HLT_SinglePhoton50_Eta3p1ForPPRef_v9', - 'HLT_SinglePhoton60_Eta3p1ForPPRef_v9' ), + HeavyFlavor = cms.vstring( 'HLT_DmesonPPTrackingGlobal_Dpt15ForPPRef_v13', + 'HLT_DmesonPPTrackingGlobal_Dpt20ForPPRef_v13', + 'HLT_DmesonPPTrackingGlobal_Dpt30ForPPRef_v13', + 'HLT_DmesonPPTrackingGlobal_Dpt40ForPPRef_v13', + 'HLT_DmesonPPTrackingGlobal_Dpt50ForPPRef_v13', + 'HLT_DmesonPPTrackingGlobal_Dpt60ForPPRef_v13', + 'HLT_DmesonPPTrackingGlobal_Dpt8ForPPRef_v13' ), + HighMultiplicity = cms.vstring( 'HLT_PixelTracks_Multiplicity110ForPPRef_v7', + 'HLT_PixelTracks_Multiplicity135ForPPRef_v7', + 'HLT_PixelTracks_Multiplicity160ForPPRef_v7', + 'HLT_PixelTracks_Multiplicity60ForPPRef_v7', + 'HLT_PixelTracks_Multiplicity85ForPPRef_v7' ), + HighPtJet80 = cms.vstring( 'HLT_AK4CaloJet100_Eta5p1ForPPRef_v11', + 'HLT_AK4CaloJet100_Jet35_Eta0p7ForPPRef_v11', + 'HLT_AK4CaloJet100_Jet35_Eta1p1ForPPRef_v11', + 'HLT_AK4CaloJet110_Eta5p1ForPPRef_v11', + 'HLT_AK4CaloJet120_Eta5p1ForPPRef_v11', + 'HLT_AK4CaloJet150ForPPRef_v11', + 'HLT_AK4CaloJet80_45_45_Eta2p1ForPPRef_v11', + 'HLT_AK4CaloJet80_Eta5p1ForPPRef_v11', + 'HLT_AK4CaloJet80_Jet35_Eta0p7ForPPRef_v11', + 'HLT_AK4CaloJet80_Jet35_Eta1p1ForPPRef_v11', + 'HLT_AK4PFJet100_Eta5p1ForPPRef_v18', + 'HLT_AK4PFJet110_Eta5p1ForPPRef_v18', + 'HLT_AK4PFJet120_Eta5p1ForPPRef_v18', + 'HLT_AK4PFJet80_Eta5p1ForPPRef_v18' ), + HighPtLowerJets = cms.vstring( 'HLT_AK4CaloJet40_Eta5p1ForPPRef_v11', + 'HLT_AK4CaloJet60_Eta5p1ForPPRef_v11', + 'HLT_AK4PFJet40_Eta5p1ForPPRef_v18', + 'HLT_AK4PFJet60_Eta5p1ForPPRef_v18' ), + HighPtLowerPhotons = cms.vstring( 'HLT_SinglePhoton10_Eta3p1ForPPRef_v10', + 'HLT_SinglePhoton15_Eta3p1ForPPRef_v11', + 'HLT_SinglePhoton20_Eta3p1ForPPRef_v11' ), + HighPtPhoton30AndZ = cms.vstring( 'HLT_SinglePhoton30_Eta3p1ForPPRef_v11', + 'HLT_SinglePhoton40_Eta3p1ForPPRef_v10', + 'HLT_SinglePhoton50_Eta3p1ForPPRef_v10', + 'HLT_SinglePhoton60_Eta3p1ForPPRef_v10' ), IsolatedBunch = cms.vstring( 'HLT_HcalIsolatedbunch_v6' ), - JetMET = cms.vstring( 'HLT_AK4PFBJetBCSV60_Eta2p1ForPPRef_v17', - 'HLT_AK4PFBJetBCSV80_Eta2p1ForPPRef_v17', - 'HLT_AK4PFBJetBSSV60_Eta2p1ForPPRef_v17', - 'HLT_AK4PFBJetBSSV80_Eta2p1ForPPRef_v17', - 'HLT_AK4PFDJet60_Eta2p1ForPPRef_v17', - 'HLT_AK4PFDJet80_Eta2p1ForPPRef_v17', - 'HLT_AK8DiPFJet250_250_MassSD30_v1', - 'HLT_AK8DiPFJet250_250_MassSD50_v1', - 'HLT_AK8DiPFJet260_260_MassSD30_v1', - 'HLT_AK8DiPFJet270_270_MassSD30_v1', - 'HLT_AK8PFHT750_TrimMass50_v13', - 'HLT_AK8PFHT800_TrimMass50_v13', - 'HLT_AK8PFHT850_TrimMass50_v12', - 'HLT_AK8PFHT900_TrimMass50_v12', - 'HLT_AK8PFJet140_v16', - 'HLT_AK8PFJet15_v4', - 'HLT_AK8PFJet200_v16', - 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', - 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2', - 'HLT_AK8PFJet230_SoftDropMass40_v2', - 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', - 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2', - 'HLT_AK8PFJet25_v4', - 'HLT_AK8PFJet260_v17', - 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', - 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2', - 'HLT_AK8PFJet320_v17', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BTagDeepCSV_p17_v3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BTagDeepCSV_p1_v3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np2_v3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np4_v3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_p02_v4', - 'HLT_AK8PFJet360_TrimMass30_v19', - 'HLT_AK8PFJet380_TrimMass30_v12', - 'HLT_AK8PFJet400_MassSD30_v1', - 'HLT_AK8PFJet400_SoftDropMass40_v2', - 'HLT_AK8PFJet400_TrimMass30_v13', - 'HLT_AK8PFJet400_v17', - 'HLT_AK8PFJet40_v17', - 'HLT_AK8PFJet420_MassSD30_v1', - 'HLT_AK8PFJet420_TrimMass30_v12', - 'HLT_AK8PFJet425_SoftDropMass40_v2', - 'HLT_AK8PFJet450_MassSD30_v1', - 'HLT_AK8PFJet450_SoftDropMass40_v2', - 'HLT_AK8PFJet450_v17', - 'HLT_AK8PFJet500_v17', - 'HLT_AK8PFJet550_v12', - 'HLT_AK8PFJet60_v16', - 'HLT_AK8PFJet80_v16', - 'HLT_AK8PFJetFwd140_v15', - 'HLT_AK8PFJetFwd15_v4', - 'HLT_AK8PFJetFwd200_v15', - 'HLT_AK8PFJetFwd25_v4', - 'HLT_AK8PFJetFwd260_v16', - 'HLT_AK8PFJetFwd320_v16', - 'HLT_AK8PFJetFwd400_v16', - 'HLT_AK8PFJetFwd40_v16', - 'HLT_AK8PFJetFwd450_v16', - 'HLT_AK8PFJetFwd500_v16', - 'HLT_AK8PFJetFwd60_v15', - 'HLT_AK8PFJetFwd80_v15', - 'HLT_CaloJet500_NoJetID_v13', - 'HLT_CaloJet550_NoJetID_v8', - 'HLT_CaloMET100_NotCleaned_v5', - 'HLT_CaloMET110_NotCleaned_v5', - 'HLT_CaloMET250_NotCleaned_v5', - 'HLT_CaloMET300_NotCleaned_v5', - 'HLT_CaloMET350_NotCleaned_v5', - 'HLT_CaloMET80_NotCleaned_v5', - 'HLT_CaloMET90_NotCleaned_v5', - 'HLT_CaloMHT90_v5', - 'HLT_DiJet110_35_Mjj650_PFMET110_v10', - 'HLT_DiJet110_35_Mjj650_PFMET120_v10', - 'HLT_DiJet110_35_Mjj650_PFMET130_v10', - 'HLT_DiPFJetAve100_HFJEC_v17', - 'HLT_DiPFJetAve140_v14', - 'HLT_DiPFJetAve160_HFJEC_v17', - 'HLT_DiPFJetAve200_v14', - 'HLT_DiPFJetAve220_HFJEC_v17', - 'HLT_DiPFJetAve260_v15', - 'HLT_DiPFJetAve300_HFJEC_v17', - 'HLT_DiPFJetAve320_v15', - 'HLT_DiPFJetAve400_v15', - 'HLT_DiPFJetAve40_v15', - 'HLT_DiPFJetAve500_v15', - 'HLT_DiPFJetAve60_HFJEC_v16', - 'HLT_DiPFJetAve60_v15', - 'HLT_DiPFJetAve80_HFJEC_v17', - 'HLT_DiPFJetAve80_v14', - 'HLT_DoublePFJets100_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets100_PFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets200_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets200_PFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets350_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets350_PFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets40_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets40_PFBTagDeepJet_p71_v2', - 'HLT_L1ETMHadSeeds_v3', - 'HLT_MET105_IsoTrk50_v10', - 'HLT_MET120_IsoTrk50_v10', - 'HLT_MonoCentralPFJet80_PFMETNoMu110_PFMHTNoMu110_IDTight_v21', - 'HLT_MonoCentralPFJet80_PFMETNoMu120_PFMHTNoMu120_IDTight_v21', - 'HLT_MonoCentralPFJet80_PFMETNoMu130_PFMHTNoMu130_IDTight_v20', - 'HLT_MonoCentralPFJet80_PFMETNoMu140_PFMHTNoMu140_IDTight_v20', - 'HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_Mu12eta2p3_PFJet40_v2', - 'HLT_Mu12eta2p3_v2', - 'HLT_PFHT1050_v19', - 'HLT_PFHT180_v18', - 'HLT_PFHT250_v18', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v4', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v2', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v10', - 'HLT_PFHT350MinPFJet15_v10', - 'HLT_PFHT350_v20', - 'HLT_PFHT370_v18', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v9', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v2', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_v9', - 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v9', - 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v2', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v9', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v2', - 'HLT_PFHT400_SixPFJet32_v9', - 'HLT_PFHT430_v18', - 'HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v8', - 'HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v2', - 'HLT_PFHT450_SixPFJet36_v8', - 'HLT_PFHT500_PFMET100_PFMHT100_IDTight_v13', - 'HLT_PFHT500_PFMET110_PFMHT110_IDTight_v13', - 'HLT_PFHT510_v18', - 'HLT_PFHT590_v18', - 'HLT_PFHT680_v18', - 'HLT_PFHT700_PFMET85_PFMHT85_IDTight_v13', - 'HLT_PFHT700_PFMET95_PFMHT95_IDTight_v13', - 'HLT_PFHT780_v18', - 'HLT_PFHT800_PFMET75_PFMHT75_IDTight_v13', - 'HLT_PFHT800_PFMET85_PFMHT85_IDTight_v13', - 'HLT_PFHT890_v18', - 'HLT_PFJet110_v1', - 'HLT_PFJet140_v20', - 'HLT_PFJet15_v4', - 'HLT_PFJet200_v20', - 'HLT_PFJet25_v4', - 'HLT_PFJet260_v21', - 'HLT_PFJet320_v21', - 'HLT_PFJet400_v21', - 'HLT_PFJet40_v22', - 'HLT_PFJet450_v22', - 'HLT_PFJet500_v22', - 'HLT_PFJet550_v12', - 'HLT_PFJet60_v22', - 'HLT_PFJet80_v21', - 'HLT_PFJetFwd140_v19', - 'HLT_PFJetFwd15_v4', - 'HLT_PFJetFwd200_v19', - 'HLT_PFJetFwd25_v4', - 'HLT_PFJetFwd260_v20', - 'HLT_PFJetFwd320_v20', - 'HLT_PFJetFwd400_v20', - 'HLT_PFJetFwd40_v20', - 'HLT_PFJetFwd450_v20', - 'HLT_PFJetFwd500_v20', - 'HLT_PFJetFwd60_v20', - 'HLT_PFJetFwd80_v19', - 'HLT_PFMET100_PFMHT100_IDTight_CaloBTagDeepCSV_3p1_v9', - 'HLT_PFMET100_PFMHT100_IDTight_PFHT60_v10', - 'HLT_PFMET105_IsoTrk50_v2', - 'HLT_PFMET105_PFJet100_looseRecoiling_v2', - 'HLT_PFMET110_PFJet100_looseRecoiling_v2', - 'HLT_PFMET110_PFJet100_v2', - 'HLT_PFMET110_PFMHT110_IDTight_CaloBTagDeepCSV_3p1_v9', - 'HLT_PFMET110_PFMHT110_IDTight_v21', - 'HLT_PFMET120_PFMHT120_IDTight_CaloBTagDeepCSV_3p1_v9', - 'HLT_PFMET120_PFMHT120_IDTight_PFHT60_v10', - 'HLT_PFMET120_PFMHT120_IDTight_v21', - 'HLT_PFMET130_PFMHT130_IDTight_CaloBTagDeepCSV_3p1_v9', - 'HLT_PFMET130_PFMHT130_IDTight_v21', - 'HLT_PFMET140_PFMHT140_IDTight_CaloBTagDeepCSV_3p1_v9', - 'HLT_PFMET140_PFMHT140_IDTight_v21', - 'HLT_PFMET200_BeamHaloCleaned_v10', - 'HLT_PFMET200_NotCleaned_v10', - 'HLT_PFMET250_NotCleaned_v10', - 'HLT_PFMET300_NotCleaned_v10', - 'HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v10', - 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v21', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v10', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v21', - 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v20', - 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v20', - 'HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v10', - 'HLT_PFMETTypeOne110_PFMHT110_IDTight_v13', - 'HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v10', - 'HLT_PFMETTypeOne120_PFMHT120_IDTight_v13', - 'HLT_PFMETTypeOne130_PFMHT130_IDTight_v13', - 'HLT_PFMETTypeOne140_PFMHT140_IDTight_v12', - 'HLT_PFMETTypeOne200_BeamHaloCleaned_v10', - 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet103_88_75_15_v6', - 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet105_88_76_15_v6', - 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet111_90_80_15_v6', - 'HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2', - 'HLT_QuadPFJet70_50_40_30_v2', - 'HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v2', - 'HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v2', - 'HLT_QuadPFJet98_83_71_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet98_83_71_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet98_83_71_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet98_83_71_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet98_83_71_15_v6', - 'HLT_Rsq0p35_v16', - 'HLT_Rsq0p40_v16', - 'HLT_RsqMR300_Rsq0p09_MR200_4jet_v16', - 'HLT_RsqMR300_Rsq0p09_MR200_v16', - 'HLT_RsqMR320_Rsq0p09_MR200_4jet_v16', - 'HLT_RsqMR320_Rsq0p09_MR200_v16', - 'HLT_SingleJet30_Mu12_SinglePFJet40_v12', - 'HLT_TripleJet110_35_35_Mjj650_PFMET110_v10', - 'HLT_TripleJet110_35_35_Mjj650_PFMET120_v10', - 'HLT_TripleJet110_35_35_Mjj650_PFMET130_v10' ), + JetMET = cms.vstring( 'HLT_AK4PFBJetBCSV60_Eta2p1ForPPRef_v18', + 'HLT_AK4PFBJetBCSV80_Eta2p1ForPPRef_v18', + 'HLT_AK4PFBJetBSSV60_Eta2p1ForPPRef_v18', + 'HLT_AK4PFBJetBSSV80_Eta2p1ForPPRef_v18', + 'HLT_AK4PFDJet60_Eta2p1ForPPRef_v18', + 'HLT_AK4PFDJet80_Eta2p1ForPPRef_v18', + 'HLT_AK8DiPFJet250_250_MassSD30_v2', + 'HLT_AK8DiPFJet250_250_MassSD50_v2', + 'HLT_AK8DiPFJet260_260_MassSD30_v2', + 'HLT_AK8DiPFJet270_270_MassSD30_v2', + 'HLT_AK8PFHT750_TrimMass50_v14', + 'HLT_AK8PFHT800_TrimMass50_v14', + 'HLT_AK8PFHT850_TrimMass50_v13', + 'HLT_AK8PFHT900_TrimMass50_v13', + 'HLT_AK8PFJet140_v17', + 'HLT_AK8PFJet15_v5', + 'HLT_AK8PFJet200_v17', + 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v3', + 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3', + 'HLT_AK8PFJet230_SoftDropMass40_v3', + 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v3', + 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3', + 'HLT_AK8PFJet25_v5', + 'HLT_AK8PFJet260_v18', + 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v3', + 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3', + 'HLT_AK8PFJet320_v18', + 'HLT_AK8PFJet330_TrimMass30_PFAK8BTagDeepCSV_p17_v4', + 'HLT_AK8PFJet330_TrimMass30_PFAK8BTagDeepCSV_p1_v4', + 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np2_v4', + 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np4_v4', + 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_p02_v5', + 'HLT_AK8PFJet360_TrimMass30_v20', + 'HLT_AK8PFJet380_TrimMass30_v13', + 'HLT_AK8PFJet400_MassSD30_v2', + 'HLT_AK8PFJet400_SoftDropMass40_v3', + 'HLT_AK8PFJet400_TrimMass30_v14', + 'HLT_AK8PFJet400_v18', + 'HLT_AK8PFJet40_v18', + 'HLT_AK8PFJet420_MassSD30_v2', + 'HLT_AK8PFJet420_TrimMass30_v13', + 'HLT_AK8PFJet425_SoftDropMass40_v3', + 'HLT_AK8PFJet450_MassSD30_v2', + 'HLT_AK8PFJet450_SoftDropMass40_v3', + 'HLT_AK8PFJet450_v18', + 'HLT_AK8PFJet500_v18', + 'HLT_AK8PFJet550_v13', + 'HLT_AK8PFJet60_v17', + 'HLT_AK8PFJet80_v17', + 'HLT_AK8PFJetFwd140_v16', + 'HLT_AK8PFJetFwd15_v5', + 'HLT_AK8PFJetFwd200_v16', + 'HLT_AK8PFJetFwd25_v5', + 'HLT_AK8PFJetFwd260_v17', + 'HLT_AK8PFJetFwd320_v17', + 'HLT_AK8PFJetFwd400_v17', + 'HLT_AK8PFJetFwd40_v17', + 'HLT_AK8PFJetFwd450_v17', + 'HLT_AK8PFJetFwd500_v17', + 'HLT_AK8PFJetFwd60_v16', + 'HLT_AK8PFJetFwd80_v16', + 'HLT_CaloJet500_NoJetID_v14', + 'HLT_CaloJet550_NoJetID_v9', + 'HLT_CaloMET100_NotCleaned_v6', + 'HLT_CaloMET110_NotCleaned_v6', + 'HLT_CaloMET250_NotCleaned_v6', + 'HLT_CaloMET300_NotCleaned_v6', + 'HLT_CaloMET350_NotCleaned_v6', + 'HLT_CaloMET80_NotCleaned_v6', + 'HLT_CaloMET90_NotCleaned_v6', + 'HLT_CaloMHT90_v6', + 'HLT_DiJet110_35_Mjj650_PFMET110_v11', + 'HLT_DiJet110_35_Mjj650_PFMET120_v11', + 'HLT_DiJet110_35_Mjj650_PFMET130_v11', + 'HLT_DiPFJetAve100_HFJEC_v18', + 'HLT_DiPFJetAve140_v15', + 'HLT_DiPFJetAve160_HFJEC_v18', + 'HLT_DiPFJetAve200_v15', + 'HLT_DiPFJetAve220_HFJEC_v18', + 'HLT_DiPFJetAve260_HFJEC_v1', + 'HLT_DiPFJetAve260_v16', + 'HLT_DiPFJetAve300_HFJEC_v18', + 'HLT_DiPFJetAve320_v16', + 'HLT_DiPFJetAve400_v16', + 'HLT_DiPFJetAve40_v16', + 'HLT_DiPFJetAve500_v16', + 'HLT_DiPFJetAve60_HFJEC_v17', + 'HLT_DiPFJetAve60_v16', + 'HLT_DiPFJetAve80_HFJEC_v18', + 'HLT_DiPFJetAve80_v15', + 'HLT_DoublePFJets100_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets100_PFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets200_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets200_PFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets350_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets350_PFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets40_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets40_PFBTagDeepJet_p71_v3', + 'HLT_L1ETMHadSeeds_v4', + 'HLT_MET105_IsoTrk50_v11', + 'HLT_MET120_IsoTrk50_v11', + 'HLT_MonoCentralPFJet80_PFMETNoMu110_PFMHTNoMu110_IDTight_v22', + 'HLT_MonoCentralPFJet80_PFMETNoMu120_PFMHTNoMu120_IDTight_v22', + 'HLT_MonoCentralPFJet80_PFMETNoMu130_PFMHTNoMu130_IDTight_v21', + 'HLT_MonoCentralPFJet80_PFMETNoMu140_PFMHTNoMu140_IDTight_v21', + 'HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_Mu12eta2p3_PFJet40_v3', + 'HLT_Mu12eta2p3_v3', + 'HLT_PFHT1050_v20', + 'HLT_PFHT180_v19', + 'HLT_PFHT250_v19', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v5', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v3', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v11', + 'HLT_PFHT350MinPFJet15_v11', + 'HLT_PFHT350_v21', + 'HLT_PFHT370_v19', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v10', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v3', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_v10', + 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v10', + 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v3', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v10', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v3', + 'HLT_PFHT400_SixPFJet32_v10', + 'HLT_PFHT430_v19', + 'HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v9', + 'HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v3', + 'HLT_PFHT450_SixPFJet36_v9', + 'HLT_PFHT500_PFMET100_PFMHT100_IDTight_v14', + 'HLT_PFHT500_PFMET110_PFMHT110_IDTight_v14', + 'HLT_PFHT510_v19', + 'HLT_PFHT590_v19', + 'HLT_PFHT680_v19', + 'HLT_PFHT700_PFMET85_PFMHT85_IDTight_v14', + 'HLT_PFHT700_PFMET95_PFMHT95_IDTight_v14', + 'HLT_PFHT780_v19', + 'HLT_PFHT800_PFMET75_PFMHT75_IDTight_v14', + 'HLT_PFHT800_PFMET85_PFMHT85_IDTight_v14', + 'HLT_PFHT890_v19', + 'HLT_PFJet110_v2', + 'HLT_PFJet140_v21', + 'HLT_PFJet15_v5', + 'HLT_PFJet200_v21', + 'HLT_PFJet25_v5', + 'HLT_PFJet260_v22', + 'HLT_PFJet320_v22', + 'HLT_PFJet400_v22', + 'HLT_PFJet40_v23', + 'HLT_PFJet450_v23', + 'HLT_PFJet500_v23', + 'HLT_PFJet550_v13', + 'HLT_PFJet60_v23', + 'HLT_PFJet80_v22', + 'HLT_PFJetFwd140_v20', + 'HLT_PFJetFwd15_v5', + 'HLT_PFJetFwd200_v20', + 'HLT_PFJetFwd25_v5', + 'HLT_PFJetFwd260_v21', + 'HLT_PFJetFwd320_v21', + 'HLT_PFJetFwd400_v21', + 'HLT_PFJetFwd40_v21', + 'HLT_PFJetFwd450_v21', + 'HLT_PFJetFwd500_v21', + 'HLT_PFJetFwd60_v21', + 'HLT_PFJetFwd80_v20', + 'HLT_PFMET100_PFMHT100_IDTight_CaloBTagDeepCSV_3p1_v10', + 'HLT_PFMET100_PFMHT100_IDTight_PFHT60_v11', + 'HLT_PFMET105_IsoTrk50_v3', + 'HLT_PFMET105_PFJet100_looseRecoiling_v3', + 'HLT_PFMET110_PFJet100_looseRecoiling_v3', + 'HLT_PFMET110_PFJet100_v3', + 'HLT_PFMET110_PFMHT110_IDTight_CaloBTagDeepCSV_3p1_v10', + 'HLT_PFMET110_PFMHT110_IDTight_v22', + 'HLT_PFMET120_PFMHT120_IDTight_CaloBTagDeepCSV_3p1_v10', + 'HLT_PFMET120_PFMHT120_IDTight_PFHT60_v11', + 'HLT_PFMET120_PFMHT120_IDTight_v22', + 'HLT_PFMET130_PFMHT130_IDTight_CaloBTagDeepCSV_3p1_v10', + 'HLT_PFMET130_PFMHT130_IDTight_v22', + 'HLT_PFMET140_PFMHT140_IDTight_CaloBTagDeepCSV_3p1_v10', + 'HLT_PFMET140_PFMHT140_IDTight_v22', + 'HLT_PFMET200_BeamHaloCleaned_v11', + 'HLT_PFMET200_NotCleaned_v11', + 'HLT_PFMET250_NotCleaned_v11', + 'HLT_PFMET300_NotCleaned_v11', + 'HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v11', + 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v22', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v11', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v22', + 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v21', + 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v21', + 'HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v11', + 'HLT_PFMETTypeOne110_PFMHT110_IDTight_v14', + 'HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v11', + 'HLT_PFMETTypeOne120_PFMHT120_IDTight_v14', + 'HLT_PFMETTypeOne130_PFMHT130_IDTight_v14', + 'HLT_PFMETTypeOne140_PFMHT140_IDTight_v13', + 'HLT_PFMETTypeOne200_BeamHaloCleaned_v11', + 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v3', + 'HLT_QuadPFJet103_88_75_15_v7', + 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v3', + 'HLT_QuadPFJet105_88_76_15_v7', + 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v3', + 'HLT_QuadPFJet111_90_80_15_v7', + 'HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v3', + 'HLT_QuadPFJet70_50_40_30_v3', + 'HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v3', + 'HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v3', + 'HLT_QuadPFJet98_83_71_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet98_83_71_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet98_83_71_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet98_83_71_15_PFBTagDeepJet_1p3_VBF2_v3', + 'HLT_QuadPFJet98_83_71_15_v7', + 'HLT_Rsq0p35_v17', + 'HLT_Rsq0p40_v17', + 'HLT_RsqMR300_Rsq0p09_MR200_4jet_v17', + 'HLT_RsqMR300_Rsq0p09_MR200_v17', + 'HLT_RsqMR320_Rsq0p09_MR200_4jet_v17', + 'HLT_RsqMR320_Rsq0p09_MR200_v17', + 'HLT_SingleJet30_Mu12_SinglePFJet40_v13', + 'HLT_TripleJet110_35_35_Mjj650_PFMET110_v11', + 'HLT_TripleJet110_35_35_Mjj650_PFMET120_v11', + 'HLT_TripleJet110_35_35_Mjj650_PFMET130_v11' ), JetsTOTEM = cms.vstring( 'HLT_L1DoubleJetANDTotem_v2', 'HLT_L1DoubleJet_gap_v2', 'HLT_L1DoubleJet_v2' ), @@ -3935,9 +3943,9 @@ 'HLT_L1MinimumBiasHF2OR_v5', 'HLT_L1MinimumBiasHF_OR_v4' ), MinBiasTOTEM = cms.vstring( 'HLT_L1TOTEM1_MinBias_v5' ), - MinimumBias = cms.vstring( 'HLT_CaloJet10_NoJetID_v4', - 'HLT_CaloJet20_NoJetID_v4', - 'HLT_CaloJet50_NoJetID_v4', + MinimumBias = cms.vstring( 'HLT_CaloJet10_NoJetID_v5', + 'HLT_CaloJet20_NoJetID_v5', + 'HLT_CaloJet50_NoJetID_v5', 'HLT_L1DoubleJetC50_v3', 'HLT_L1EXT_HCAL_LaserMon1_v2', 'HLT_L1EXT_HCAL_LaserMon4_v2', @@ -3961,42 +3969,42 @@ MinimumBias7 = cms.vstring( 'HLT_L1MinimumBiasHF_OR_part7_v2' ), MinimumBias8 = cms.vstring( 'HLT_L1MinimumBiasHF_OR_part8_v2' ), MinimumBias9 = cms.vstring( 'HLT_L1MinimumBiasHF_OR_part9_v2' ), - MonteCarlo = cms.vstring( 'MC_AK4CaloJetsFromPV_v9', - 'MC_AK4CaloJets_v10', - 'MC_AK4PFJets_v18', - 'MC_AK8CaloHT_v9', - 'MC_AK8PFHT_v17', - 'MC_AK8PFJets_v18', - 'MC_AK8TrimPFJets_v18', - 'MC_CaloBTagDeepCSV_v9', - 'MC_CaloHT_v9', - 'MC_CaloMET_JetIdCleaned_v10', - 'MC_CaloMET_v9', - 'MC_CaloMHT_v9', - 'MC_Diphoton10_10_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass10_v14', - 'MC_DoubleEle5_CaloIdL_MW_v16', - 'MC_DoubleMuNoFiltersNoVtx_v8', - 'MC_DoubleMu_TrkIsoVVL_DZ_v12', - 'MC_Ele15_Ele10_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'MC_Ele5_WPTight_Gsf_v9', - 'MC_IsoMu_v16', - 'MC_PFBTagDeepCSV_v11', - 'MC_PFBTagDeepJet_v2', - 'MC_PFHT_v17', - 'MC_PFMET_v18', - 'MC_PFMHT_v17', - 'MC_ReducedIterativeTracking_v13', - 'MC_Run3_PFScoutingPixelTracking_v16' ), - MuPlusX = cms.vstring( 'HLT_HIL2Mu3Eta2p5_AK4CaloJet100Eta2p1ForPPRef_v12', - 'HLT_HIL2Mu3Eta2p5_AK4CaloJet40Eta2p1ForPPRef_v12', - 'HLT_HIL2Mu3Eta2p5_AK4CaloJet60Eta2p1ForPPRef_v12', - 'HLT_HIL2Mu3Eta2p5_AK4CaloJet80Eta2p1ForPPRef_v12' ), - Muon = cms.vstring( 'HLT_CascadeMu100_v4', - 'HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1', - 'HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2', - 'HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1', - 'HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1', - 'HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1', + MonteCarlo = cms.vstring( 'MC_AK4CaloJetsFromPV_v10', + 'MC_AK4CaloJets_v11', + 'MC_AK4PFJets_v19', + 'MC_AK8CaloHT_v10', + 'MC_AK8PFHT_v18', + 'MC_AK8PFJets_v19', + 'MC_AK8TrimPFJets_v19', + 'MC_CaloBTagDeepCSV_v10', + 'MC_CaloHT_v10', + 'MC_CaloMET_JetIdCleaned_v11', + 'MC_CaloMET_v10', + 'MC_CaloMHT_v10', + 'MC_Diphoton10_10_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass10_v15', + 'MC_DoubleEle5_CaloIdL_MW_v17', + 'MC_DoubleMuNoFiltersNoVtx_v9', + 'MC_DoubleMu_TrkIsoVVL_DZ_v13', + 'MC_Ele15_Ele10_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'MC_Ele5_WPTight_Gsf_v10', + 'MC_IsoMu_v17', + 'MC_PFBTagDeepCSV_v12', + 'MC_PFBTagDeepJet_v3', + 'MC_PFHT_v18', + 'MC_PFMET_v19', + 'MC_PFMHT_v18', + 'MC_ReducedIterativeTracking_v14', + 'MC_Run3_PFScoutingPixelTracking_v17' ), + MuPlusX = cms.vstring( 'HLT_HIL2Mu3Eta2p5_AK4CaloJet100Eta2p1ForPPRef_v13', + 'HLT_HIL2Mu3Eta2p5_AK4CaloJet40Eta2p1ForPPRef_v13', + 'HLT_HIL2Mu3Eta2p5_AK4CaloJet60Eta2p1ForPPRef_v13', + 'HLT_HIL2Mu3Eta2p5_AK4CaloJet80Eta2p1ForPPRef_v13' ), + Muon = cms.vstring( 'HLT_CascadeMu100_v5', + 'HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2', + 'HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v3', + 'HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2', + 'HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2', + 'HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2', 'HLT_DoubleL2Mu23NoVtx_2Cha_CosmicSeed_v3', 'HLT_DoubleL2Mu23NoVtx_2Cha_v3', 'HLT_DoubleL2Mu25NoVtx_2Cha_CosmicSeed_Eta2p4_v3', @@ -4006,148 +4014,148 @@ 'HLT_DoubleL2Mu30NoVtx_2Cha_CosmicSeed_Eta2p4_v3', 'HLT_DoubleL2Mu30NoVtx_2Cha_Eta2p4_v3', 'HLT_DoubleL2Mu50_v3', - 'HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v1', - 'HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v1', - 'HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v2', - 'HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v1', - 'HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v1', - 'HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v1', - 'HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v11', - 'HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v11', - 'HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v11', - 'HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v11', - 'HLT_DoubleMu40NoFiltersNoVtxDisplaced_v2', - 'HLT_DoubleMu43NoFiltersNoVtx_v5', - 'HLT_DoubleMu48NoFiltersNoVtx_v5', - 'HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v9', + 'HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v2', + 'HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v2', + 'HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v3', + 'HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v2', + 'HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v2', + 'HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v2', + 'HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v12', + 'HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v12', + 'HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v12', + 'HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v12', + 'HLT_DoubleMu40NoFiltersNoVtxDisplaced_v3', + 'HLT_DoubleMu43NoFiltersNoVtx_v6', + 'HLT_DoubleMu48NoFiltersNoVtx_v6', + 'HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v10', 'HLT_HIL1DoubleMu0ForPPRef_v5', 'HLT_HIL1DoubleMu10ForPPRef_v5', 'HLT_HIL2DoubleMu0_NHitQForPPRef_v6', - 'HLT_HIL3DoubleMu0_OS_m2p5to4p5ForPPRef_v7', - 'HLT_HIL3DoubleMu0_OS_m7to14ForPPRef_v7', - 'HLT_HighPtTkMu100_v3', - 'HLT_IsoMu20_eta2p1_LooseDeepTauPFTauHPS27_eta2p1_CrossL1_v2', - 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_CrossL1_v2', - 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v2', - 'HLT_IsoMu20_v16', - 'HLT_IsoMu24_TwoProngs35_v2', - 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v2', - 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v2', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_v16', - 'HLT_IsoMu24_v14', - 'HLT_IsoMu27_LooseChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v3', - 'HLT_IsoMu27_MediumChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v3', - 'HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1', - 'HLT_IsoMu27_TightChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v3', - 'HLT_IsoMu27_v17', - 'HLT_IsoMu30_v5', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v1', + 'HLT_HIL3DoubleMu0_OS_m2p5to4p5ForPPRef_v8', + 'HLT_HIL3DoubleMu0_OS_m7to14ForPPRef_v8', + 'HLT_HighPtTkMu100_v4', + 'HLT_IsoMu20_eta2p1_LooseDeepTauPFTauHPS27_eta2p1_CrossL1_v3', + 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_CrossL1_v3', + 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v3', + 'HLT_IsoMu20_v17', + 'HLT_IsoMu24_TwoProngs35_v3', + 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v3', + 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_v17', + 'HLT_IsoMu24_v15', + 'HLT_IsoMu27_LooseChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v4', + 'HLT_IsoMu27_MediumChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v4', + 'HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2', + 'HLT_IsoMu27_TightChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v4', + 'HLT_IsoMu27_v18', + 'HLT_IsoMu30_v6', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v2', 'HLT_L1DoubleMu0_v2', 'HLT_L1SingleMu18_v4', 'HLT_L1SingleMu25_v3', 'HLT_L1_DoubleJet30_Mass_Min400_Mu10_v2', 'HLT_L2Mu10_v8', 'HLT_L2Mu50_v3', - 'HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v1', - 'HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v16', - 'HLT_Mu12_v4', - 'HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9', - 'HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v16', - 'HLT_Mu15_IsoVVVL_PFHT450_v16', - 'HLT_Mu15_IsoVVVL_PFHT600_v20', - 'HLT_Mu15_v4', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v6', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v6', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v16', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v15', - 'HLT_Mu17_TrkIsoVVL_v14', - 'HLT_Mu17_v14', - 'HLT_Mu18_Mu9_DZ_v5', - 'HLT_Mu18_Mu9_SameSign_DZ_v5', - 'HLT_Mu18_Mu9_SameSign_v5', - 'HLT_Mu18_Mu9_v5', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v4', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v4', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v4', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v4', - 'HLT_Mu19_TrkIsoVVL_v5', - 'HLT_Mu19_v5', - 'HLT_Mu20_Mu10_DZ_v5', - 'HLT_Mu20_Mu10_SameSign_DZ_v5', - 'HLT_Mu20_Mu10_SameSign_v5', - 'HLT_Mu20_Mu10_v5', - 'HLT_Mu20_v13', - 'HLT_Mu23_Mu12_DZ_v5', - 'HLT_Mu23_Mu12_SameSign_DZ_v5', - 'HLT_Mu23_Mu12_SameSign_v5', - 'HLT_Mu23_Mu12_v5', - 'HLT_Mu27_v14', - 'HLT_Mu37_TkMu27_v6', - 'HLT_Mu3_PFJet40_v17', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v3', - 'HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v16', - 'HLT_Mu50_IsoVVVL_PFHT450_v16', + 'HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v2', + 'HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v17', + 'HLT_Mu12_v5', + 'HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10', + 'HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v17', + 'HLT_Mu15_IsoVVVL_PFHT450_v17', + 'HLT_Mu15_IsoVVVL_PFHT600_v21', + 'HLT_Mu15_v5', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v7', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v7', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v17', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v16', + 'HLT_Mu17_TrkIsoVVL_v15', + 'HLT_Mu17_v15', + 'HLT_Mu18_Mu9_DZ_v6', + 'HLT_Mu18_Mu9_SameSign_DZ_v6', + 'HLT_Mu18_Mu9_SameSign_v6', + 'HLT_Mu18_Mu9_v6', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v5', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v5', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v5', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v5', + 'HLT_Mu19_TrkIsoVVL_v6', + 'HLT_Mu19_v6', + 'HLT_Mu20_Mu10_DZ_v6', + 'HLT_Mu20_Mu10_SameSign_DZ_v6', + 'HLT_Mu20_Mu10_SameSign_v6', + 'HLT_Mu20_Mu10_v6', + 'HLT_Mu20_v14', + 'HLT_Mu23_Mu12_DZ_v6', + 'HLT_Mu23_Mu12_SameSign_DZ_v6', + 'HLT_Mu23_Mu12_SameSign_v6', + 'HLT_Mu23_Mu12_v6', + 'HLT_Mu27_v15', + 'HLT_Mu37_TkMu27_v7', + 'HLT_Mu3_PFJet40_v18', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v4', + 'HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17', + 'HLT_Mu50_IsoVVVL_PFHT450_v17', 'HLT_Mu50_L1SingleMuShower_v1', - 'HLT_Mu50_v14', - 'HLT_Mu55_v4', - 'HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17', - 'HLT_Mu8_TrkIsoVVL_v13', - 'HLT_Mu8_v13', - 'HLT_TripleMu_10_5_5_DZ_v11', - 'HLT_TripleMu_12_10_5_v11', - 'HLT_TripleMu_5_3_3_Mass3p8_DCA_v4', - 'HLT_TripleMu_5_3_3_Mass3p8_DZ_v9', - 'HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v7', - 'HLT_TrkMu16_DoubleTrkMu6NoFiltersNoVtx_v13', - 'HLT_TrkMu17_DoubleTrkMu8NoFiltersNoVtx_v14' ), - MuonEG = cms.vstring( 'HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v18', - 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v18', - 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v18', - 'HLT_DoubleMu20_7_Mass0to30_L1_DM4EG_v9', - 'HLT_DoubleMu20_7_Mass0to30_L1_DM4_v8', - 'HLT_DoubleMu20_7_Mass0to30_Photon23_v9', - 'HLT_Mu12_DoublePhoton20_v6', - 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v8', - 'HLT_Mu17_Photon30_IsoCaloId_v7', - 'HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v2', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v8', - 'HLT_Mu23_TrkIsoVVL_Ele8_CaloIdL_TrackIdL_IsoVL_DZ_v11', - 'HLT_Mu27_Ele37_CaloIdL_MW_v6', - 'HLT_Mu37_Ele27_CaloIdL_MW_v6', - 'HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v2', - 'HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v2', - 'HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v6', - 'HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v6', - 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v19', - 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v19', - 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v20', - 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v20', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v14', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v12' ), + 'HLT_Mu50_v15', + 'HLT_Mu55_v5', + 'HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v18', + 'HLT_Mu8_TrkIsoVVL_v14', + 'HLT_Mu8_v14', + 'HLT_TripleMu_10_5_5_DZ_v12', + 'HLT_TripleMu_12_10_5_v12', + 'HLT_TripleMu_5_3_3_Mass3p8_DCA_v5', + 'HLT_TripleMu_5_3_3_Mass3p8_DZ_v10', + 'HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v8', + 'HLT_TrkMu16_DoubleTrkMu6NoFiltersNoVtx_v14', + 'HLT_TrkMu17_DoubleTrkMu8NoFiltersNoVtx_v15' ), + MuonEG = cms.vstring( 'HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v19', + 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v19', + 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v19', + 'HLT_DoubleMu20_7_Mass0to30_L1_DM4EG_v10', + 'HLT_DoubleMu20_7_Mass0to30_L1_DM4_v9', + 'HLT_DoubleMu20_7_Mass0to30_Photon23_v10', + 'HLT_Mu12_DoublePhoton20_v7', + 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v9', + 'HLT_Mu17_Photon30_IsoCaloId_v8', + 'HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v3', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v9', + 'HLT_Mu23_TrkIsoVVL_Ele8_CaloIdL_TrackIdL_IsoVL_DZ_v12', + 'HLT_Mu27_Ele37_CaloIdL_MW_v7', + 'HLT_Mu37_Ele27_CaloIdL_MW_v7', + 'HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v3', + 'HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v3', + 'HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v7', + 'HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v7', + 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v20', + 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v20', + 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v21', + 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v21', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v15', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v13' ), MuonEGammaTOTEM = cms.vstring( 'HLT_L1DoubleMu_v2', 'HLT_L1SingleMu_v2' ), NoBPTX = cms.vstring( 'HLT_CDC_L2cosmic_10_er1p0_v2', @@ -4161,231 +4169,232 @@ 'HLT_UncorrectedJetE30_NoBPTX_v7', 'HLT_UncorrectedJetE60_NoBPTX3BX_v7', 'HLT_UncorrectedJetE70_NoBPTX3BX_v7' ), - OnlineMonitor = ( cms.vstring( 'HLT_AK4CaloJet100_Eta5p1ForPPRef_v10', - 'HLT_AK4CaloJet100_Jet35_Eta0p7ForPPRef_v10', - 'HLT_AK4CaloJet100_Jet35_Eta1p1ForPPRef_v10', - 'HLT_AK4CaloJet100_v11', - 'HLT_AK4CaloJet110_Eta5p1ForPPRef_v10', - 'HLT_AK4CaloJet120_Eta5p1ForPPRef_v10', - 'HLT_AK4CaloJet120_v10', - 'HLT_AK4CaloJet150ForPPRef_v10', - 'HLT_AK4CaloJet30_v12', - 'HLT_AK4CaloJet40_Eta5p1ForPPRef_v10', - 'HLT_AK4CaloJet40_v11', - 'HLT_AK4CaloJet50_v11', - 'HLT_AK4CaloJet60_Eta5p1ForPPRef_v10', - 'HLT_AK4CaloJet80_45_45_Eta2p1ForPPRef_v10', - 'HLT_AK4CaloJet80_Eta5p1ForPPRef_v10', - 'HLT_AK4CaloJet80_Jet35_Eta0p7ForPPRef_v10', - 'HLT_AK4CaloJet80_Jet35_Eta1p1ForPPRef_v10', - 'HLT_AK4CaloJet80_v11', - 'HLT_AK4PFBJetBCSV60_Eta2p1ForPPRef_v17', - 'HLT_AK4PFBJetBCSV80_Eta2p1ForPPRef_v17', - 'HLT_AK4PFBJetBSSV60_Eta2p1ForPPRef_v17', - 'HLT_AK4PFBJetBSSV80_Eta2p1ForPPRef_v17', - 'HLT_AK4PFDJet60_Eta2p1ForPPRef_v17', - 'HLT_AK4PFDJet80_Eta2p1ForPPRef_v17', - 'HLT_AK4PFJet100_Eta5p1ForPPRef_v17', - 'HLT_AK4PFJet100_v20', - 'HLT_AK4PFJet110_Eta5p1ForPPRef_v17', - 'HLT_AK4PFJet120_Eta5p1ForPPRef_v17', - 'HLT_AK4PFJet120_v19', - 'HLT_AK4PFJet30_v20', - 'HLT_AK4PFJet40_Eta5p1ForPPRef_v17', - 'HLT_AK4PFJet50_v20', - 'HLT_AK4PFJet60_Eta5p1ForPPRef_v17', - 'HLT_AK4PFJet80_Eta5p1ForPPRef_v17', - 'HLT_AK4PFJet80_v20', - 'HLT_AK8DiPFJet250_250_MassSD30_v1', - 'HLT_AK8DiPFJet250_250_MassSD50_v1', - 'HLT_AK8DiPFJet260_260_MassSD30_v1', - 'HLT_AK8DiPFJet270_270_MassSD30_v1', - 'HLT_AK8PFHT750_TrimMass50_v13', - 'HLT_AK8PFHT800_TrimMass50_v13', - 'HLT_AK8PFHT850_TrimMass50_v12', - 'HLT_AK8PFHT900_TrimMass50_v12', - 'HLT_AK8PFJet140_v16', - 'HLT_AK8PFJet15_v4', - 'HLT_AK8PFJet200_v16', - 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', - 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2', - 'HLT_AK8PFJet230_SoftDropMass40_v2', - 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', - 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2', - 'HLT_AK8PFJet25_v4', - 'HLT_AK8PFJet260_v17', - 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', - 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2', - 'HLT_AK8PFJet320_v17', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BTagDeepCSV_p17_v3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BTagDeepCSV_p1_v3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np2_v3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np4_v3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_p02_v4', - 'HLT_AK8PFJet360_TrimMass30_v19', - 'HLT_AK8PFJet380_TrimMass30_v12', - 'HLT_AK8PFJet400_MassSD30_v1', - 'HLT_AK8PFJet400_SoftDropMass40_v2', - 'HLT_AK8PFJet400_TrimMass30_v13', - 'HLT_AK8PFJet400_v17', - 'HLT_AK8PFJet40_v17', - 'HLT_AK8PFJet420_MassSD30_v1', - 'HLT_AK8PFJet420_TrimMass30_v12', - 'HLT_AK8PFJet425_SoftDropMass40_v2', - 'HLT_AK8PFJet450_MassSD30_v1', - 'HLT_AK8PFJet450_SoftDropMass40_v2', - 'HLT_AK8PFJet450_v17', - 'HLT_AK8PFJet500_v17', - 'HLT_AK8PFJet550_v12', - 'HLT_AK8PFJet60_v16', - 'HLT_AK8PFJet80_v16', - 'HLT_AK8PFJetFwd140_v15', - 'HLT_AK8PFJetFwd15_v4', - 'HLT_AK8PFJetFwd200_v15', - 'HLT_AK8PFJetFwd25_v4', - 'HLT_AK8PFJetFwd260_v16', - 'HLT_AK8PFJetFwd320_v16', - 'HLT_AK8PFJetFwd400_v16', - 'HLT_AK8PFJetFwd40_v16', - 'HLT_AK8PFJetFwd450_v16', - 'HLT_AK8PFJetFwd500_v16', - 'HLT_AK8PFJetFwd60_v15', - 'HLT_AK8PFJetFwd80_v15', - 'HLT_BTagMu_AK4DiJet110_Mu5_v14', - 'HLT_BTagMu_AK4DiJet170_Mu5_v13', - 'HLT_BTagMu_AK4DiJet20_Mu5_v14', - 'HLT_BTagMu_AK4DiJet40_Mu5_v14', - 'HLT_BTagMu_AK4DiJet70_Mu5_v14', - 'HLT_BTagMu_AK4Jet300_Mu5_v13', - 'HLT_BTagMu_AK8DiJet170_Mu5_v10', - 'HLT_BTagMu_AK8Jet170_DoubleMu5_v3', - 'HLT_BTagMu_AK8Jet300_Mu5_v13', + OnlineMonitor = ( cms.vstring( 'HLT_AK4CaloJet100_Eta5p1ForPPRef_v11', + 'HLT_AK4CaloJet100_Jet35_Eta0p7ForPPRef_v11', + 'HLT_AK4CaloJet100_Jet35_Eta1p1ForPPRef_v11', + 'HLT_AK4CaloJet100_v12', + 'HLT_AK4CaloJet110_Eta5p1ForPPRef_v11', + 'HLT_AK4CaloJet120_Eta5p1ForPPRef_v11', + 'HLT_AK4CaloJet120_v11', + 'HLT_AK4CaloJet150ForPPRef_v11', + 'HLT_AK4CaloJet30_v13', + 'HLT_AK4CaloJet40_Eta5p1ForPPRef_v11', + 'HLT_AK4CaloJet40_v12', + 'HLT_AK4CaloJet50_v12', + 'HLT_AK4CaloJet60_Eta5p1ForPPRef_v11', + 'HLT_AK4CaloJet80_45_45_Eta2p1ForPPRef_v11', + 'HLT_AK4CaloJet80_Eta5p1ForPPRef_v11', + 'HLT_AK4CaloJet80_Jet35_Eta0p7ForPPRef_v11', + 'HLT_AK4CaloJet80_Jet35_Eta1p1ForPPRef_v11', + 'HLT_AK4CaloJet80_v12', + 'HLT_AK4PFBJetBCSV60_Eta2p1ForPPRef_v18', + 'HLT_AK4PFBJetBCSV80_Eta2p1ForPPRef_v18', + 'HLT_AK4PFBJetBSSV60_Eta2p1ForPPRef_v18', + 'HLT_AK4PFBJetBSSV80_Eta2p1ForPPRef_v18', + 'HLT_AK4PFDJet60_Eta2p1ForPPRef_v18', + 'HLT_AK4PFDJet80_Eta2p1ForPPRef_v18', + 'HLT_AK4PFJet100_Eta5p1ForPPRef_v18', + 'HLT_AK4PFJet100_v21', + 'HLT_AK4PFJet110_Eta5p1ForPPRef_v18', + 'HLT_AK4PFJet120_Eta5p1ForPPRef_v18', + 'HLT_AK4PFJet120_v20', + 'HLT_AK4PFJet30_v21', + 'HLT_AK4PFJet40_Eta5p1ForPPRef_v18', + 'HLT_AK4PFJet50_v21', + 'HLT_AK4PFJet60_Eta5p1ForPPRef_v18', + 'HLT_AK4PFJet80_Eta5p1ForPPRef_v18', + 'HLT_AK4PFJet80_v21', + 'HLT_AK8DiPFJet250_250_MassSD30_v2', + 'HLT_AK8DiPFJet250_250_MassSD50_v2', + 'HLT_AK8DiPFJet260_260_MassSD30_v2', + 'HLT_AK8DiPFJet270_270_MassSD30_v2', + 'HLT_AK8PFHT750_TrimMass50_v14', + 'HLT_AK8PFHT800_TrimMass50_v14', + 'HLT_AK8PFHT850_TrimMass50_v13', + 'HLT_AK8PFHT900_TrimMass50_v13', + 'HLT_AK8PFJet140_v17', + 'HLT_AK8PFJet15_v5', + 'HLT_AK8PFJet200_v17', + 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v3', + 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3', + 'HLT_AK8PFJet230_SoftDropMass40_v3', + 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v3', + 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3', + 'HLT_AK8PFJet25_v5', + 'HLT_AK8PFJet260_v18', + 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v3', + 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3', + 'HLT_AK8PFJet320_v18', + 'HLT_AK8PFJet330_TrimMass30_PFAK8BTagDeepCSV_p17_v4', + 'HLT_AK8PFJet330_TrimMass30_PFAK8BTagDeepCSV_p1_v4', + 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np2_v4', + 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np4_v4', + 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_p02_v5', + 'HLT_AK8PFJet360_TrimMass30_v20', + 'HLT_AK8PFJet380_TrimMass30_v13', + 'HLT_AK8PFJet400_MassSD30_v2', + 'HLT_AK8PFJet400_SoftDropMass40_v3', + 'HLT_AK8PFJet400_TrimMass30_v14', + 'HLT_AK8PFJet400_v18', + 'HLT_AK8PFJet40_v18', + 'HLT_AK8PFJet420_MassSD30_v2', + 'HLT_AK8PFJet420_TrimMass30_v13', + 'HLT_AK8PFJet425_SoftDropMass40_v3', + 'HLT_AK8PFJet450_MassSD30_v2', + 'HLT_AK8PFJet450_SoftDropMass40_v3', + 'HLT_AK8PFJet450_v18', + 'HLT_AK8PFJet500_v18', + 'HLT_AK8PFJet550_v13', + 'HLT_AK8PFJet60_v17', + 'HLT_AK8PFJet80_v17', + 'HLT_AK8PFJetFwd140_v16', + 'HLT_AK8PFJetFwd15_v5', + 'HLT_AK8PFJetFwd200_v16', + 'HLT_AK8PFJetFwd25_v5', + 'HLT_AK8PFJetFwd260_v17', + 'HLT_AK8PFJetFwd320_v17', + 'HLT_AK8PFJetFwd400_v17', + 'HLT_AK8PFJetFwd40_v17', + 'HLT_AK8PFJetFwd450_v17', + 'HLT_AK8PFJetFwd500_v17', + 'HLT_AK8PFJetFwd60_v16', + 'HLT_AK8PFJetFwd80_v16', + 'HLT_BTagMu_AK4DiJet110_Mu5_v15', + 'HLT_BTagMu_AK4DiJet170_Mu5_v14', + 'HLT_BTagMu_AK4DiJet20_Mu5_v15', + 'HLT_BTagMu_AK4DiJet40_Mu5_v15', + 'HLT_BTagMu_AK4DiJet70_Mu5_v15', + 'HLT_BTagMu_AK4Jet300_Mu5_v14', + 'HLT_BTagMu_AK8DiJet170_Mu5_v11', + 'HLT_BTagMu_AK8Jet170_DoubleMu5_v4', + 'HLT_BTagMu_AK8Jet300_Mu5_v14', 'HLT_CDC_L2cosmic_10_er1p0_v2', 'HLT_CDC_L2cosmic_5p5_er1p0_v2', - 'HLT_CaloJet10_NoJetID_v4', - 'HLT_CaloJet20_NoJetID_v4', - 'HLT_CaloJet500_NoJetID_v13', - 'HLT_CaloJet50_NoJetID_v4', - 'HLT_CaloJet550_NoJetID_v8', - 'HLT_CaloMET100_NotCleaned_v5', - 'HLT_CaloMET110_NotCleaned_v5', - 'HLT_CaloMET250_NotCleaned_v5', - 'HLT_CaloMET300_NotCleaned_v5', - 'HLT_CaloMET350_NotCleaned_v5', - 'HLT_CaloMET60_DTCluster50_v2', - 'HLT_CaloMET60_DTClusterNoMB1S50_v2', - 'HLT_CaloMET80_NotCleaned_v5', - 'HLT_CaloMET90_NotCleaned_v5', - 'HLT_CaloMHT90_v5', - 'HLT_CascadeMu100_v4', + 'HLT_CaloJet10_NoJetID_v5', + 'HLT_CaloJet20_NoJetID_v5', + 'HLT_CaloJet500_NoJetID_v14', + 'HLT_CaloJet50_NoJetID_v5', + 'HLT_CaloJet550_NoJetID_v9', + 'HLT_CaloMET100_NotCleaned_v6', + 'HLT_CaloMET110_NotCleaned_v6', + 'HLT_CaloMET250_NotCleaned_v6', + 'HLT_CaloMET300_NotCleaned_v6', + 'HLT_CaloMET350_NotCleaned_v6', + 'HLT_CaloMET60_DTCluster50_v3', + 'HLT_CaloMET60_DTClusterNoMB1S50_v3', + 'HLT_CaloMET80_NotCleaned_v6', + 'HLT_CaloMET90_NotCleaned_v6', + 'HLT_CaloMHT90_v6', + 'HLT_CascadeMu100_v5', 'HLT_CscCluster_Loose_v2', 'HLT_CscCluster_Medium_v2', 'HLT_CscCluster_Tight_v2', - 'HLT_DQMPixels_SingleMuOpen_v2', - 'HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v5', - 'HLT_DiJet110_35_Mjj650_PFMET110_v10', - 'HLT_DiJet110_35_Mjj650_PFMET120_v10', - 'HLT_DiJet110_35_Mjj650_PFMET130_v10', - 'HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v18', - 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v18', - 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v18', - 'HLT_DiPFJet15_FBEta3_NoCaloMatched_v18', - 'HLT_DiPFJet15_NoCaloMatched_v17', - 'HLT_DiPFJet25_FBEta3_NoCaloMatched_v18', - 'HLT_DiPFJet25_NoCaloMatched_v17', - 'HLT_DiPFJetAve100_HFJEC_v17', - 'HLT_DiPFJetAve140_v14', - 'HLT_DiPFJetAve15_HFJEC_v18', - 'HLT_DiPFJetAve160_HFJEC_v17', - 'HLT_DiPFJetAve200_v14', - 'HLT_DiPFJetAve220_HFJEC_v17', - 'HLT_DiPFJetAve25_HFJEC_v18', - 'HLT_DiPFJetAve260_v15', - 'HLT_DiPFJetAve300_HFJEC_v17', - 'HLT_DiPFJetAve320_v15', - 'HLT_DiPFJetAve35_HFJEC_v18', - 'HLT_DiPFJetAve400_v15', - 'HLT_DiPFJetAve40_v15', - 'HLT_DiPFJetAve500_v15', - 'HLT_DiPFJetAve60_HFJEC_v16', - 'HLT_DiPFJetAve60_v15', - 'HLT_DiPFJetAve80_HFJEC_v17', - 'HLT_DiPFJetAve80_v14', - 'HLT_DiPhoton10Time1ns_v1', - 'HLT_DiPhoton10Time1p2ns_v1', - 'HLT_DiPhoton10Time1p4ns_v1', - 'HLT_DiPhoton10Time1p6ns_v1', - 'HLT_DiPhoton10Time1p8ns_v1', - 'HLT_DiPhoton10Time2ns_v1', - 'HLT_DiPhoton10_CaloIdL_v1', - 'HLT_DiPhoton10sminlt0p12_v1', - 'HLT_DiPhoton10sminlt0p14_v1', - 'HLT_DiPhoton10sminlt0p16_v1', - 'HLT_DiPhoton10sminlt0p1_v1', - 'HLT_DiSC30_18_EIso_AND_HE_Mass70_v14', - 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton24_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton24_16_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton30PV_18PV_R9Id_AND_IsoCaloId_AND_HE_R9Id_Mass55_v13', - 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v2', - 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v2', - 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v14', - 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v14', - 'HLT_DmesonPPTrackingGlobal_Dpt15ForPPRef_v12', - 'HLT_DmesonPPTrackingGlobal_Dpt20ForPPRef_v12', - 'HLT_DmesonPPTrackingGlobal_Dpt30ForPPRef_v12', - 'HLT_DmesonPPTrackingGlobal_Dpt40ForPPRef_v12', - 'HLT_DmesonPPTrackingGlobal_Dpt50ForPPRef_v12', - 'HLT_DmesonPPTrackingGlobal_Dpt60ForPPRef_v12', - 'HLT_DmesonPPTrackingGlobal_Dpt8ForPPRef_v12', - 'HLT_DoubleEle25_CaloIdL_MW_v5', - 'HLT_DoubleEle27_CaloIdL_MW_v5', - 'HLT_DoubleEle33_CaloIdL_MW_v18', - 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v21', - 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v21', - 'HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1', - 'HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2', - 'HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1', - 'HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1', - 'HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1', + 'HLT_DQMPixels_SingleMuOpen_v3', + 'HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v6', + 'HLT_DiJet110_35_Mjj650_PFMET110_v11', + 'HLT_DiJet110_35_Mjj650_PFMET120_v11', + 'HLT_DiJet110_35_Mjj650_PFMET130_v11', + 'HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v19', + 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v19', + 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v19', + 'HLT_DiPFJet15_FBEta3_NoCaloMatched_v19', + 'HLT_DiPFJet15_NoCaloMatched_v18', + 'HLT_DiPFJet25_FBEta3_NoCaloMatched_v19', + 'HLT_DiPFJet25_NoCaloMatched_v18', + 'HLT_DiPFJetAve100_HFJEC_v18', + 'HLT_DiPFJetAve140_v15', + 'HLT_DiPFJetAve15_HFJEC_v19', + 'HLT_DiPFJetAve160_HFJEC_v18', + 'HLT_DiPFJetAve200_v15', + 'HLT_DiPFJetAve220_HFJEC_v18', + 'HLT_DiPFJetAve25_HFJEC_v19', + 'HLT_DiPFJetAve260_HFJEC_v1', + 'HLT_DiPFJetAve260_v16', + 'HLT_DiPFJetAve300_HFJEC_v18', + 'HLT_DiPFJetAve320_v16', + 'HLT_DiPFJetAve35_HFJEC_v19', + 'HLT_DiPFJetAve400_v16', + 'HLT_DiPFJetAve40_v16', + 'HLT_DiPFJetAve500_v16', + 'HLT_DiPFJetAve60_HFJEC_v17', + 'HLT_DiPFJetAve60_v16', + 'HLT_DiPFJetAve80_HFJEC_v18', + 'HLT_DiPFJetAve80_v15', + 'HLT_DiPhoton10Time1ns_v2', + 'HLT_DiPhoton10Time1p2ns_v2', + 'HLT_DiPhoton10Time1p4ns_v2', + 'HLT_DiPhoton10Time1p6ns_v2', + 'HLT_DiPhoton10Time1p8ns_v2', + 'HLT_DiPhoton10Time2ns_v2', + 'HLT_DiPhoton10_CaloIdL_v2', + 'HLT_DiPhoton10sminlt0p12_v2', + 'HLT_DiPhoton10sminlt0p14_v2', + 'HLT_DiPhoton10sminlt0p16_v2', + 'HLT_DiPhoton10sminlt0p1_v2', + 'HLT_DiSC30_18_EIso_AND_HE_Mass70_v15', + 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton24_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton24_16_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton30PV_18PV_R9Id_AND_IsoCaloId_AND_HE_R9Id_Mass55_v14', + 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v3', + 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v3', + 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v15', + 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v15', + 'HLT_DmesonPPTrackingGlobal_Dpt15ForPPRef_v13', + 'HLT_DmesonPPTrackingGlobal_Dpt20ForPPRef_v13', + 'HLT_DmesonPPTrackingGlobal_Dpt30ForPPRef_v13', + 'HLT_DmesonPPTrackingGlobal_Dpt40ForPPRef_v13', + 'HLT_DmesonPPTrackingGlobal_Dpt50ForPPRef_v13', + 'HLT_DmesonPPTrackingGlobal_Dpt60ForPPRef_v13', + 'HLT_DmesonPPTrackingGlobal_Dpt8ForPPRef_v13', + 'HLT_DoubleEle25_CaloIdL_MW_v6', + 'HLT_DoubleEle27_CaloIdL_MW_v6', + 'HLT_DoubleEle33_CaloIdL_MW_v19', + 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v22', + 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v22', + 'HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2', + 'HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v3', + 'HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2', + 'HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2', + 'HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2', 'HLT_DoubleL2Mu23NoVtx_2Cha_CosmicSeed_v3', 'HLT_DoubleL2Mu23NoVtx_2Cha_v3', 'HLT_DoubleL2Mu25NoVtx_2Cha_CosmicSeed_Eta2p4_v3', @@ -4395,107 +4404,107 @@ 'HLT_DoubleL2Mu30NoVtx_2Cha_CosmicSeed_Eta2p4_v3', 'HLT_DoubleL2Mu30NoVtx_2Cha_Eta2p4_v3', 'HLT_DoubleL2Mu50_v3', - 'HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v1', - 'HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v1', - 'HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v2', - 'HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v1', - 'HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v1', - 'HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v1', - 'HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v2', - 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v1', - 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v1', - 'HLT_DoubleMu20_7_Mass0to30_L1_DM4EG_v9', - 'HLT_DoubleMu20_7_Mass0to30_L1_DM4_v8', - 'HLT_DoubleMu20_7_Mass0to30_Photon23_v9', - 'HLT_DoubleMu2_Jpsi_DoubleTkMu0_Phi_v6', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v11', - 'HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v11', - 'HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v11', - 'HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v11', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7')+cms.vstring( 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu40NoFiltersNoVtxDisplaced_v2', - 'HLT_DoubleMu43NoFiltersNoVtx_v5', - 'HLT_DoubleMu48NoFiltersNoVtx_v5', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v9', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_DoublePFJets100_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets100_PFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets200_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets200_PFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets350_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets350_PFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v1', - 'HLT_DoublePFJets40_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets40_PFBTagDeepJet_p71_v2', - 'HLT_DoublePhoton33_CaloIdL_v7', - 'HLT_DoublePhoton70_v7', - 'HLT_DoublePhoton85_v15', - 'HLT_ECALHT800_v11', - 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v15', - 'HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v19', - 'HLT_Ele135_CaloIdVT_GsfTrkIdT_v8', - 'HLT_Ele145_CaloIdVT_GsfTrkIdT_v9', - 'HLT_Ele15_CaloIdL_TrackIdL_IsoVL_PFJet30_v4', - 'HLT_Ele15_Ele8_CaloIdL_TrackIdL_IsoVL_v4', - 'HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9', - 'HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v17', - 'HLT_Ele15_IsoVVVL_PFHT450_v17', - 'HLT_Ele15_IsoVVVL_PFHT600_v21', - 'HLT_Ele15_WPLoose_Gsf_v4', - 'HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v10', - 'HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v17', - 'HLT_Ele17_WPLoose_Gsf_v4', - 'HLT_Ele200_CaloIdVT_GsfTrkIdT_v9', - 'HLT_Ele20_WPLoose_Gsf_v7', - 'HLT_Ele20_WPTight_Gsf_v7', - 'HLT_Ele20_eta2p1_WPLoose_Gsf_v7', - 'HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v19', - 'HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v19', - 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v20', - 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v20', - 'HLT_Ele24_eta2p1_WPTight_Gsf_TightChargedIsoPFTauHPS30_eta2p1_CrossL1_v2', - 'HLT_Ele250_CaloIdVT_GsfTrkIdT_v14', - 'HLT_Ele27_Ele37_CaloIdL_MW_v5', - 'HLT_Ele27_WPTight_Gsf_v17', - 'HLT_Ele28_HighEta_SC20_Mass55_v14', - 'HLT_Ele28_WPTight_Gsf_v2', - 'HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v14', - 'HLT_Ele300_CaloIdVT_GsfTrkIdT_v14', - 'HLT_Ele30_WPTight_Gsf_v2', - 'HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v14', - 'HLT_Ele32_WPTight_Gsf_L1DoubleEG_v10', - 'HLT_Ele32_WPTight_Gsf_v16', - 'HLT_Ele35_WPTight_Gsf_L1EGMT_v6', - 'HLT_Ele35_WPTight_Gsf_v10', - 'HLT_Ele38_WPTight_Gsf_v10', - 'HLT_Ele40_WPTight_Gsf_v10', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v1', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v19', - 'HLT_Ele50_IsoVVVL_PFHT450_v17', - 'HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v17', - 'HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v19', - 'HLT_FullTrack18ForPPRef_v12', - 'HLT_FullTrack24ForPPRef_v12', - 'HLT_FullTrack34ForPPRef_v12', - 'HLT_FullTrack45ForPPRef_v12', - 'HLT_FullTrack53ForPPRef_v12', + 'HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v2', + 'HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v2', + 'HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v3', + 'HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v2', + 'HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v2', + 'HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v2', + 'HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v3', + 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v2', + 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v2', + 'HLT_DoubleMu20_7_Mass0to30_L1_DM4EG_v10', + 'HLT_DoubleMu20_7_Mass0to30_L1_DM4_v9', + 'HLT_DoubleMu20_7_Mass0to30_Photon23_v10', + 'HLT_DoubleMu2_Jpsi_DoubleTkMu0_Phi_v7', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v12', + 'HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v12', + 'HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v12', + 'HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v12', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6')+cms.vstring( 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu40NoFiltersNoVtxDisplaced_v3', + 'HLT_DoubleMu43NoFiltersNoVtx_v6', + 'HLT_DoubleMu48NoFiltersNoVtx_v6', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v10', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_DoublePFJets100_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets100_PFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets200_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets200_PFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets350_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets350_PFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v2', + 'HLT_DoublePFJets40_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets40_PFBTagDeepJet_p71_v3', + 'HLT_DoublePhoton33_CaloIdL_v8', + 'HLT_DoublePhoton70_v8', + 'HLT_DoublePhoton85_v16', + 'HLT_ECALHT800_v12', + 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v16', + 'HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v20', + 'HLT_Ele135_CaloIdVT_GsfTrkIdT_v9', + 'HLT_Ele145_CaloIdVT_GsfTrkIdT_v10', + 'HLT_Ele15_CaloIdL_TrackIdL_IsoVL_PFJet30_v5', + 'HLT_Ele15_Ele8_CaloIdL_TrackIdL_IsoVL_v5', + 'HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10', + 'HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v18', + 'HLT_Ele15_IsoVVVL_PFHT450_v18', + 'HLT_Ele15_IsoVVVL_PFHT600_v22', + 'HLT_Ele15_WPLoose_Gsf_v5', + 'HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v11', + 'HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v18', + 'HLT_Ele17_WPLoose_Gsf_v5', + 'HLT_Ele200_CaloIdVT_GsfTrkIdT_v10', + 'HLT_Ele20_WPLoose_Gsf_v8', + 'HLT_Ele20_WPTight_Gsf_v8', + 'HLT_Ele20_eta2p1_WPLoose_Gsf_v8', + 'HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v20', + 'HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v20', + 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v21', + 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v21', + 'HLT_Ele24_eta2p1_WPTight_Gsf_TightChargedIsoPFTauHPS30_eta2p1_CrossL1_v3', + 'HLT_Ele250_CaloIdVT_GsfTrkIdT_v15', + 'HLT_Ele27_Ele37_CaloIdL_MW_v6', + 'HLT_Ele27_WPTight_Gsf_v18', + 'HLT_Ele28_HighEta_SC20_Mass55_v15', + 'HLT_Ele28_WPTight_Gsf_v3', + 'HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v15', + 'HLT_Ele300_CaloIdVT_GsfTrkIdT_v15', + 'HLT_Ele30_WPTight_Gsf_v3', + 'HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v15', + 'HLT_Ele32_WPTight_Gsf_L1DoubleEG_v11', + 'HLT_Ele32_WPTight_Gsf_v17', + 'HLT_Ele35_WPTight_Gsf_L1EGMT_v7', + 'HLT_Ele35_WPTight_Gsf_v11', + 'HLT_Ele38_WPTight_Gsf_v11', + 'HLT_Ele40_WPTight_Gsf_v11', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v2', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v20', + 'HLT_Ele50_IsoVVVL_PFHT450_v18', + 'HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v18', + 'HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v20', + 'HLT_FullTrack18ForPPRef_v13', + 'HLT_FullTrack24ForPPRef_v13', + 'HLT_FullTrack34ForPPRef_v13', + 'HLT_FullTrack45ForPPRef_v13', + 'HLT_FullTrack53ForPPRef_v13', 'HLT_HIL1CastorMediumJetForPPRef_v5', 'HLT_HIL1DoubleMu0ForPPRef_v5', 'HLT_HIL1DoubleMu10ForPPRef_v5', @@ -4505,20 +4514,20 @@ 'HLT_HIL2DoubleMu0_NHitQForPPRef_v6', 'HLT_HIL2Mu15ForPPRef_v7', 'HLT_HIL2Mu20ForPPRef_v7', - 'HLT_HIL2Mu3Eta2p5_AK4CaloJet100Eta2p1ForPPRef_v12', - 'HLT_HIL2Mu3Eta2p5_AK4CaloJet40Eta2p1ForPPRef_v12', - 'HLT_HIL2Mu3Eta2p5_AK4CaloJet60Eta2p1ForPPRef_v12', - 'HLT_HIL2Mu3Eta2p5_AK4CaloJet80Eta2p1ForPPRef_v12', + 'HLT_HIL2Mu3Eta2p5_AK4CaloJet100Eta2p1ForPPRef_v13', + 'HLT_HIL2Mu3Eta2p5_AK4CaloJet40Eta2p1ForPPRef_v13', + 'HLT_HIL2Mu3Eta2p5_AK4CaloJet60Eta2p1ForPPRef_v13', + 'HLT_HIL2Mu3Eta2p5_AK4CaloJet80Eta2p1ForPPRef_v13', 'HLT_HIL2Mu3_NHitQ10ForPPRef_v7', 'HLT_HIL2Mu5_NHitQ10ForPPRef_v7', 'HLT_HIL2Mu7_NHitQ10ForPPRef_v7', - 'HLT_HIL3DoubleMu0_OS_m2p5to4p5ForPPRef_v7', - 'HLT_HIL3DoubleMu0_OS_m7to14ForPPRef_v7', - 'HLT_HIL3Mu15ForPPRef_v7', - 'HLT_HIL3Mu20ForPPRef_v7', - 'HLT_HIL3Mu3_NHitQ15ForPPRef_v7', - 'HLT_HIL3Mu5_NHitQ15ForPPRef_v7', - 'HLT_HIL3Mu7_NHitQ15ForPPRef_v7', + 'HLT_HIL3DoubleMu0_OS_m2p5to4p5ForPPRef_v8', + 'HLT_HIL3DoubleMu0_OS_m7to14ForPPRef_v8', + 'HLT_HIL3Mu15ForPPRef_v8', + 'HLT_HIL3Mu20ForPPRef_v8', + 'HLT_HIL3Mu3_NHitQ15ForPPRef_v8', + 'HLT_HIL3Mu5_NHitQ15ForPPRef_v8', + 'HLT_HIL3Mu7_NHitQ15ForPPRef_v8', 'HLT_HIZeroBias_part0_v7', 'HLT_HIZeroBias_part10_v7', 'HLT_HIZeroBias_part11_v7', @@ -4531,61 +4540,66 @@ 'HLT_HIZeroBias_part7_v7', 'HLT_HIZeroBias_part8_v7', 'HLT_HIZeroBias_part9_v7', - 'HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v1', - 'HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1', - 'HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1', - 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1', - 'HLT_HT425_v10', - 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v2', - 'HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v2', - 'HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v2', - 'HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v2', - 'HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v2', - 'HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v2', - 'HLT_HT430_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v2', - 'HLT_HT430_DisplacedDijet60_DisplacedTrack_v14', - 'HLT_HT500_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT550_DisplacedDijet60_Inclusive_v14', - 'HLT_HT650_DisplacedDijet60_Inclusive_v14', + 'HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v2', + 'HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2', + 'HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2', + 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2', + 'HLT_HT425_v11', + 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsInclusive_v1', + 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v3', + 'HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v3', + 'HLT_HT430_DelayedJet40_SingleDelay0p5nsInclusive_v1', + 'HLT_HT430_DelayedJet40_SingleDelay0p5nsTrackless_v1', + 'HLT_HT430_DelayedJet40_SingleDelay1nsInclusive_v1', + 'HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v3', + 'HLT_HT430_DelayedJet40_SingleDelay1p5nsInclusive_v1', + 'HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v3', + 'HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v3', + 'HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v3', + 'HLT_HT430_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v3', + 'HLT_HT430_DisplacedDijet60_DisplacedTrack_v15', + 'HLT_HT500_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT550_DisplacedDijet60_Inclusive_v15', + 'HLT_HT650_DisplacedDijet60_Inclusive_v15', 'HLT_HcalIsolatedbunch_v6', 'HLT_HcalNZS_v14', 'HLT_HcalPhiSym_v16', - 'HLT_HighPtTkMu100_v3', - 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_CrossL1_v2', - 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v2', - 'HLT_IsoMu20_v16', - 'HLT_IsoMu24_TwoProngs35_v2', - 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v2', - 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v2', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_v16', - 'HLT_IsoMu24_v14', - 'HLT_IsoMu27_LooseChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v3', - 'HLT_IsoMu27_MediumChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v3', - 'HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1', - 'HLT_IsoMu27_TightChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v3', - 'HLT_IsoMu27_v17', - 'HLT_IsoMu30_v5', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v1', - 'HLT_IsoTrackHB_v5', - 'HLT_IsoTrackHE_v5', + 'HLT_HighPtTkMu100_v4', + 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_CrossL1_v3', + 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v3', + 'HLT_IsoMu20_v17', + 'HLT_IsoMu24_TwoProngs35_v3', + 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v3', + 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_v17', + 'HLT_IsoMu24_v15', + 'HLT_IsoMu27_LooseChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v4', + 'HLT_IsoMu27_MediumChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v4', + 'HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2', + 'HLT_IsoMu27_TightChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v4', + 'HLT_IsoMu27_v18', + 'HLT_IsoMu30_v6', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v2', + 'HLT_IsoTrackHB_v6', + 'HLT_IsoTrackHE_v6', 'HLT_L1BptxXOR_v2', 'HLT_L1CSCShower_DTCluster50_v2', 'HLT_L1CSCShower_DTCluster75_v2', @@ -4595,13 +4609,13 @@ 'HLT_L1DoubleJet_v2', 'HLT_L1DoubleMu0_v2', 'HLT_L1DoubleMu_v2', - 'HLT_L1ETMHadSeeds_v3', + 'HLT_L1ETMHadSeeds_v4', 'HLT_L1EXT_HCAL_LaserMon1_v2', 'HLT_L1EXT_HCAL_LaserMon4_v2', 'HLT_L1FatEvents_v3', 'HLT_L1HFveto_v2', - 'HLT_L1MET_DTCluster50_v2', - 'HLT_L1MET_DTClusterNoMB1S50_v2', + 'HLT_L1MET_DTCluster50_v3', + 'HLT_L1MET_DTClusterNoMB1S50_v3', 'HLT_L1MinimumBiasHF0OR_v5', 'HLT_L1MinimumBiasHF1AND_v5', 'HLT_L1MinimumBiasHF1OR_v5', @@ -4658,304 +4672,304 @@ 'HLT_L2Mu40_NoVertex_3Sta_NoBPTX3BX_v6', 'HLT_L2Mu45_NoVertex_3Sta_NoBPTX3BX_v5', 'HLT_L2Mu50_v3', - 'HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v1', - 'HLT_MET105_IsoTrk50_v10', - 'HLT_MET120_IsoTrk50_v10', - 'HLT_MediumChargedIsoPFTau180HighPtRelaxedIso_Trk50_eta2p1_v13', - 'HLT_MediumChargedIsoPFTau200HighPtRelaxedIso_Trk50_eta2p1_v13', - 'HLT_MediumChargedIsoPFTau220HighPtRelaxedIso_Trk50_eta2p1_v13', - 'HLT_MonoCentralPFJet80_PFMETNoMu110_PFMHTNoMu110_IDTight_v21', - 'HLT_MonoCentralPFJet80_PFMETNoMu120_PFMHTNoMu120_IDTight_v21', - 'HLT_MonoCentralPFJet80_PFMETNoMu130_PFMHTNoMu130_IDTight_v20', - 'HLT_MonoCentralPFJet80_PFMETNoMu140_PFMHTNoMu140_IDTight_v20', - 'HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v16', - 'HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v2')+cms.vstring( 'HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePhoton20_v6', - 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v8', - 'HLT_Mu12_v4', - 'HLT_Mu12eta2p3_PFJet40_v2', - 'HLT_Mu12eta2p3_v2', - 'HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9', - 'HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v16', - 'HLT_Mu15_IsoVVVL_PFHT450_v16', - 'HLT_Mu15_IsoVVVL_PFHT600_v20', - 'HLT_Mu15_v4', - 'HLT_Mu17_Photon30_IsoCaloId_v7', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v6', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v6', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v16', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v15', - 'HLT_Mu17_TrkIsoVVL_v14', - 'HLT_Mu17_v14', - 'HLT_Mu18_Mu9_DZ_v5', - 'HLT_Mu18_Mu9_SameSign_DZ_v5', - 'HLT_Mu18_Mu9_SameSign_v5', - 'HLT_Mu18_Mu9_v5', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v4', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v4', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v4', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v4', - 'HLT_Mu19_TrkIsoVVL_v5', - 'HLT_Mu19_v5', - 'HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v2', - 'HLT_Mu20_Mu10_DZ_v5', - 'HLT_Mu20_Mu10_SameSign_DZ_v5', - 'HLT_Mu20_Mu10_SameSign_v5', - 'HLT_Mu20_Mu10_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu20_v13', - 'HLT_Mu23_Mu12_DZ_v5', - 'HLT_Mu23_Mu12_SameSign_DZ_v5', - 'HLT_Mu23_Mu12_SameSign_v5', - 'HLT_Mu23_Mu12_v5', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v8', - 'HLT_Mu23_TrkIsoVVL_Ele8_CaloIdL_TrackIdL_IsoVL_DZ_v11', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu27_Ele37_CaloIdL_MW_v6', - 'HLT_Mu27_v14', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu37_Ele27_CaloIdL_MW_v6', - 'HLT_Mu37_TkMu27_v6', - 'HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v2', - 'HLT_Mu3_PFJet40_v17', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v3', - 'HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v2', - 'HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v6', - 'HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v6', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v16', - 'HLT_Mu50_IsoVVVL_PFHT450_v16', + 'HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v2', + 'HLT_MET105_IsoTrk50_v11', + 'HLT_MET120_IsoTrk50_v11', + 'HLT_MediumChargedIsoPFTau180HighPtRelaxedIso_Trk50_eta2p1_v14', + 'HLT_MediumChargedIsoPFTau200HighPtRelaxedIso_Trk50_eta2p1_v14', + 'HLT_MediumChargedIsoPFTau220HighPtRelaxedIso_Trk50_eta2p1_v14')+cms.vstring( 'HLT_MonoCentralPFJet80_PFMETNoMu110_PFMHTNoMu110_IDTight_v22', + 'HLT_MonoCentralPFJet80_PFMETNoMu120_PFMHTNoMu120_IDTight_v22', + 'HLT_MonoCentralPFJet80_PFMETNoMu130_PFMHTNoMu130_IDTight_v21', + 'HLT_MonoCentralPFJet80_PFMETNoMu140_PFMHTNoMu140_IDTight_v21', + 'HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v17', + 'HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePhoton20_v7', + 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v9', + 'HLT_Mu12_v5', + 'HLT_Mu12eta2p3_PFJet40_v3', + 'HLT_Mu12eta2p3_v3', + 'HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10', + 'HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v17', + 'HLT_Mu15_IsoVVVL_PFHT450_v17', + 'HLT_Mu15_IsoVVVL_PFHT600_v21', + 'HLT_Mu15_v5', + 'HLT_Mu17_Photon30_IsoCaloId_v8', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v7', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v7', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v17', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v16', + 'HLT_Mu17_TrkIsoVVL_v15', + 'HLT_Mu17_v15', + 'HLT_Mu18_Mu9_DZ_v6', + 'HLT_Mu18_Mu9_SameSign_DZ_v6', + 'HLT_Mu18_Mu9_SameSign_v6', + 'HLT_Mu18_Mu9_v6', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v5', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v5', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v5', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v5', + 'HLT_Mu19_TrkIsoVVL_v6', + 'HLT_Mu19_v6', + 'HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v3', + 'HLT_Mu20_Mu10_DZ_v6', + 'HLT_Mu20_Mu10_SameSign_DZ_v6', + 'HLT_Mu20_Mu10_SameSign_v6', + 'HLT_Mu20_Mu10_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu20_v14', + 'HLT_Mu23_Mu12_DZ_v6', + 'HLT_Mu23_Mu12_SameSign_DZ_v6', + 'HLT_Mu23_Mu12_SameSign_v6', + 'HLT_Mu23_Mu12_v6', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v9', + 'HLT_Mu23_TrkIsoVVL_Ele8_CaloIdL_TrackIdL_IsoVL_DZ_v12', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu27_Ele37_CaloIdL_MW_v7', + 'HLT_Mu27_v15', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu37_Ele27_CaloIdL_MW_v7', + 'HLT_Mu37_TkMu27_v7', + 'HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v3', + 'HLT_Mu3_PFJet40_v18', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v4', + 'HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v3', + 'HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v7', + 'HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v7', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17', + 'HLT_Mu50_IsoVVVL_PFHT450_v17', 'HLT_Mu50_L1SingleMuShower_v1', - 'HLT_Mu50_v14', - 'HLT_Mu55_v4', - 'HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v2', - 'HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v2', - 'HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v2', - 'HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v2', - 'HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v2', - 'HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v19', - 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v19', - 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v20', - 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v20', - 'HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v14', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v12', - 'HLT_Mu8_TrkIsoVVL_v13', - 'HLT_Mu8_v13', - 'HLT_OnlineMonitorGroup_v2', - 'HLT_PFHT1050_v19', - 'HLT_PFHT180_v18', - 'HLT_PFHT250_v18', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v4', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v2', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v10', - 'HLT_PFHT350MinPFJet15_v10', - 'HLT_PFHT350_v20', - 'HLT_PFHT370_v18', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v9', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v2', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_v9', - 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v9', - 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v2', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v9', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v2', - 'HLT_PFHT400_SixPFJet32_v9', - 'HLT_PFHT430_v18', - 'HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v8', - 'HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v2', - 'HLT_PFHT450_SixPFJet36_v8', - 'HLT_PFHT500_PFMET100_PFMHT100_IDTight_v13', - 'HLT_PFHT500_PFMET110_PFMHT110_IDTight_v13', - 'HLT_PFHT510_v18', - 'HLT_PFHT590_v18', - 'HLT_PFHT680_v18', - 'HLT_PFHT700_PFMET85_PFMHT85_IDTight_v13', - 'HLT_PFHT700_PFMET95_PFMHT95_IDTight_v13', - 'HLT_PFHT780_v18', - 'HLT_PFHT800_PFMET75_PFMHT75_IDTight_v13', - 'HLT_PFHT800_PFMET85_PFMHT85_IDTight_v13', - 'HLT_PFHT890_v18', - 'HLT_PFJet110_v1', - 'HLT_PFJet140_v20', - 'HLT_PFJet15_v4', - 'HLT_PFJet200_v20', - 'HLT_PFJet25_v4', - 'HLT_PFJet260_v21', - 'HLT_PFJet320_v21', - 'HLT_PFJet400_v21', - 'HLT_PFJet40_v22', - 'HLT_PFJet450_v22', - 'HLT_PFJet500_v22', - 'HLT_PFJet550_v12', - 'HLT_PFJet60_v22', - 'HLT_PFJet80_v21', - 'HLT_PFJetFwd140_v19', - 'HLT_PFJetFwd15_v4', - 'HLT_PFJetFwd200_v19', - 'HLT_PFJetFwd25_v4', - 'HLT_PFJetFwd260_v20', - 'HLT_PFJetFwd320_v20', - 'HLT_PFJetFwd400_v20', - 'HLT_PFJetFwd40_v20', - 'HLT_PFJetFwd450_v20', - 'HLT_PFJetFwd500_v20', - 'HLT_PFJetFwd60_v20', - 'HLT_PFJetFwd80_v19', - 'HLT_PFMET100_PFMHT100_IDTight_CaloBTagDeepCSV_3p1_v9', - 'HLT_PFMET100_PFMHT100_IDTight_PFHT60_v10', - 'HLT_PFMET105_IsoTrk50_v2', - 'HLT_PFMET105_PFJet100_looseRecoiling_v2', - 'HLT_PFMET110_PFJet100_looseRecoiling_v2', - 'HLT_PFMET110_PFJet100_v2', - 'HLT_PFMET110_PFMHT110_IDTight_CaloBTagDeepCSV_3p1_v9', - 'HLT_PFMET110_PFMHT110_IDTight_v21', - 'HLT_PFMET120_PFMHT120_IDTight_CaloBTagDeepCSV_3p1_v9', - 'HLT_PFMET120_PFMHT120_IDTight_PFHT60_v10', - 'HLT_PFMET120_PFMHT120_IDTight_v21', - 'HLT_PFMET130_PFMHT130_IDTight_CaloBTagDeepCSV_3p1_v9', - 'HLT_PFMET130_PFMHT130_IDTight_v21', - 'HLT_PFMET140_PFMHT140_IDTight_CaloBTagDeepCSV_3p1_v9', - 'HLT_PFMET140_PFMHT140_IDTight_v21', - 'HLT_PFMET200_BeamHaloCleaned_v10', - 'HLT_PFMET200_NotCleaned_v10', - 'HLT_PFMET250_NotCleaned_v10', - 'HLT_PFMET300_NotCleaned_v10', - 'HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v10', - 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v21', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v10', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v21', - 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v20', - 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v20', - 'HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v10', - 'HLT_PFMETTypeOne110_PFMHT110_IDTight_v13', - 'HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v10', - 'HLT_PFMETTypeOne120_PFMHT120_IDTight_v13', - 'HLT_PFMETTypeOne130_PFMHT130_IDTight_v13', - 'HLT_PFMETTypeOne140_PFMHT140_IDTight_v12', - 'HLT_PFMETTypeOne200_BeamHaloCleaned_v10', - 'HLT_Photon100EBHE10_v3', - 'HLT_Photon100EB_TightID_TightIso_v3', - 'HLT_Photon100EEHE10_v3', - 'HLT_Photon100EE_TightID_TightIso_v3', - 'HLT_Photon110EB_TightID_TightIso_v3', - 'HLT_Photon120EB_TightID_TightIso_v3', - 'HLT_Photon120_R9Id90_HE10_IsoM_v15', - 'HLT_Photon120_v14', - 'HLT_Photon150_v7', - 'HLT_Photon165_R9Id90_HE10_IsoM_v16', - 'HLT_Photon175_v15', - 'HLT_Photon200_v14', - 'HLT_Photon20_HoverELoose_v11', - 'HLT_Photon20_v3', - 'HLT_Photon22_v3', - 'HLT_Photon25_v5', - 'HLT_Photon300_NoHE_v13', - 'HLT_Photon30EB_TightID_TightIso_v2', - 'HLT_Photon30_HoverELoose_v11', - 'HLT_Photon33_v6', - 'HLT_Photon35_TwoProngs35_v2', - 'HLT_Photon40_HoverELoose_v11', - 'HLT_Photon50_HoverELoose_v11', - 'HLT_Photon50_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_PFMET50_v6', - 'HLT_Photon50_R9Id90_HE10_IsoM_v15', - 'HLT_Photon50_v14', - 'HLT_Photon60_HoverELoose_v11', - 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v12', - 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_v6', - 'HLT_Photon60_R9Id90_CaloIdL_IsoL_v6', - 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_CaloMJJ300_PFJetsMJJ400DEta3_v6', - 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_CaloMJJ400_PFJetsMJJ600DEta3_v6', - 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v6', - 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ600DEta3_v6', - 'HLT_Photon75_R9Id90_HE10_IsoM_v15', - 'HLT_Photon75_v14', - 'HLT_Photon90_CaloIdL_PFHT700_v17', - 'HLT_Photon90_R9Id90_HE10_IsoM_v15', - 'HLT_Photon90_v14', + 'HLT_Mu50_v15', + 'HLT_Mu55_v5', + 'HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v3', + 'HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v3', + 'HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v3', + 'HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v3', + 'HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v3', + 'HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v20', + 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v20', + 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v21', + 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v21', + 'HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v18', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v15', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v13', + 'HLT_Mu8_TrkIsoVVL_v14', + 'HLT_Mu8_v14', + 'HLT_OnlineMonitorGroup_v3', + 'HLT_PFHT1050_v20', + 'HLT_PFHT180_v19', + 'HLT_PFHT250_v19', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v5', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v3', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v11', + 'HLT_PFHT350MinPFJet15_v11', + 'HLT_PFHT350_v21', + 'HLT_PFHT370_v19', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v10', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v3', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_v10', + 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v10', + 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v3', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v10', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v3', + 'HLT_PFHT400_SixPFJet32_v10', + 'HLT_PFHT430_v19', + 'HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v9', + 'HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v3', + 'HLT_PFHT450_SixPFJet36_v9', + 'HLT_PFHT500_PFMET100_PFMHT100_IDTight_v14', + 'HLT_PFHT500_PFMET110_PFMHT110_IDTight_v14', + 'HLT_PFHT510_v19', + 'HLT_PFHT590_v19', + 'HLT_PFHT680_v19', + 'HLT_PFHT700_PFMET85_PFMHT85_IDTight_v14', + 'HLT_PFHT700_PFMET95_PFMHT95_IDTight_v14', + 'HLT_PFHT780_v19', + 'HLT_PFHT800_PFMET75_PFMHT75_IDTight_v14', + 'HLT_PFHT800_PFMET85_PFMHT85_IDTight_v14', + 'HLT_PFHT890_v19', + 'HLT_PFJet110_v2', + 'HLT_PFJet140_v21', + 'HLT_PFJet15_v5', + 'HLT_PFJet200_v21', + 'HLT_PFJet25_v5', + 'HLT_PFJet260_v22', + 'HLT_PFJet320_v22', + 'HLT_PFJet400_v22', + 'HLT_PFJet40_v23', + 'HLT_PFJet450_v23', + 'HLT_PFJet500_v23', + 'HLT_PFJet550_v13', + 'HLT_PFJet60_v23', + 'HLT_PFJet80_v22', + 'HLT_PFJetFwd140_v20', + 'HLT_PFJetFwd15_v5', + 'HLT_PFJetFwd200_v20', + 'HLT_PFJetFwd25_v5', + 'HLT_PFJetFwd260_v21', + 'HLT_PFJetFwd320_v21', + 'HLT_PFJetFwd400_v21', + 'HLT_PFJetFwd40_v21', + 'HLT_PFJetFwd450_v21', + 'HLT_PFJetFwd500_v21', + 'HLT_PFJetFwd60_v21', + 'HLT_PFJetFwd80_v20', + 'HLT_PFMET100_PFMHT100_IDTight_CaloBTagDeepCSV_3p1_v10', + 'HLT_PFMET100_PFMHT100_IDTight_PFHT60_v11', + 'HLT_PFMET105_IsoTrk50_v3', + 'HLT_PFMET105_PFJet100_looseRecoiling_v3', + 'HLT_PFMET110_PFJet100_looseRecoiling_v3', + 'HLT_PFMET110_PFJet100_v3', + 'HLT_PFMET110_PFMHT110_IDTight_CaloBTagDeepCSV_3p1_v10', + 'HLT_PFMET110_PFMHT110_IDTight_v22', + 'HLT_PFMET120_PFMHT120_IDTight_CaloBTagDeepCSV_3p1_v10', + 'HLT_PFMET120_PFMHT120_IDTight_PFHT60_v11', + 'HLT_PFMET120_PFMHT120_IDTight_v22', + 'HLT_PFMET130_PFMHT130_IDTight_CaloBTagDeepCSV_3p1_v10', + 'HLT_PFMET130_PFMHT130_IDTight_v22', + 'HLT_PFMET140_PFMHT140_IDTight_CaloBTagDeepCSV_3p1_v10', + 'HLT_PFMET140_PFMHT140_IDTight_v22', + 'HLT_PFMET200_BeamHaloCleaned_v11', + 'HLT_PFMET200_NotCleaned_v11', + 'HLT_PFMET250_NotCleaned_v11', + 'HLT_PFMET300_NotCleaned_v11', + 'HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v11', + 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v22', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v11', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v22', + 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v21', + 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v21', + 'HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v11', + 'HLT_PFMETTypeOne110_PFMHT110_IDTight_v14', + 'HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v11', + 'HLT_PFMETTypeOne120_PFMHT120_IDTight_v14', + 'HLT_PFMETTypeOne130_PFMHT130_IDTight_v14', + 'HLT_PFMETTypeOne140_PFMHT140_IDTight_v13', + 'HLT_PFMETTypeOne200_BeamHaloCleaned_v11', + 'HLT_Photon100EBHE10_v4', + 'HLT_Photon100EB_TightID_TightIso_v4', + 'HLT_Photon100EEHE10_v4', + 'HLT_Photon100EE_TightID_TightIso_v4', + 'HLT_Photon110EB_TightID_TightIso_v4', + 'HLT_Photon120EB_TightID_TightIso_v4', + 'HLT_Photon120_R9Id90_HE10_IsoM_v16', + 'HLT_Photon120_v15', + 'HLT_Photon150_v8', + 'HLT_Photon165_R9Id90_HE10_IsoM_v17', + 'HLT_Photon175_v16', + 'HLT_Photon200_v15', + 'HLT_Photon20_HoverELoose_v12', + 'HLT_Photon20_v4', + 'HLT_Photon22_v4', + 'HLT_Photon25_v6', + 'HLT_Photon300_NoHE_v14', + 'HLT_Photon30EB_TightID_TightIso_v3', + 'HLT_Photon30_HoverELoose_v12', + 'HLT_Photon33_v7', + 'HLT_Photon35_TwoProngs35_v3', + 'HLT_Photon40_HoverELoose_v12', + 'HLT_Photon50_HoverELoose_v12', + 'HLT_Photon50_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_PFMET50_v7', + 'HLT_Photon50_R9Id90_HE10_IsoM_v16', + 'HLT_Photon50_v15', + 'HLT_Photon60_HoverELoose_v12', + 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v13', + 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_v7', + 'HLT_Photon60_R9Id90_CaloIdL_IsoL_v7', + 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_CaloMJJ300_PFJetsMJJ400DEta3_v7', + 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_CaloMJJ400_PFJetsMJJ600DEta3_v7', + 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v7', + 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ600DEta3_v7', + 'HLT_Photon75_R9Id90_HE10_IsoM_v16', + 'HLT_Photon75_v15', + 'HLT_Photon90_CaloIdL_PFHT700_v18', + 'HLT_Photon90_R9Id90_HE10_IsoM_v16', + 'HLT_Photon90_v15', 'HLT_Physics_v8', - 'HLT_PixelTracks_Multiplicity110ForPPRef_v6', - 'HLT_PixelTracks_Multiplicity135ForPPRef_v6', - 'HLT_PixelTracks_Multiplicity160ForPPRef_v6', - 'HLT_PixelTracks_Multiplicity60ForPPRef_v6', - 'HLT_PixelTracks_Multiplicity85ForPPRef_v6', - 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet103_88_75_15_v6', - 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet105_88_76_15_v6')+cms.vstring( 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet111_90_80_15_v6', - 'HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2', - 'HLT_QuadPFJet70_50_40_30_v2', - 'HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v2', - 'HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v2', - 'HLT_QuadPFJet98_83_71_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet98_83_71_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet98_83_71_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet98_83_71_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet98_83_71_15_v6', + 'HLT_PixelTracks_Multiplicity110ForPPRef_v7', + 'HLT_PixelTracks_Multiplicity135ForPPRef_v7', + 'HLT_PixelTracks_Multiplicity160ForPPRef_v7', + 'HLT_PixelTracks_Multiplicity60ForPPRef_v7', + 'HLT_PixelTracks_Multiplicity85ForPPRef_v7', + 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v3')+cms.vstring( 'HLT_QuadPFJet103_88_75_15_v7', + 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v3', + 'HLT_QuadPFJet105_88_76_15_v7', + 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v3', + 'HLT_QuadPFJet111_90_80_15_v7', + 'HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v3', + 'HLT_QuadPFJet70_50_40_30_v3', + 'HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v3', + 'HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v3', + 'HLT_QuadPFJet98_83_71_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet98_83_71_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet98_83_71_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet98_83_71_15_PFBTagDeepJet_1p3_VBF2_v3', + 'HLT_QuadPFJet98_83_71_15_v7', 'HLT_Random_TOTEM_part0_v1', 'HLT_Random_TOTEM_part1_v1', 'HLT_Random_TOTEM_part2_v1', 'HLT_Random_TOTEM_part3_v1', 'HLT_Random_v3', - 'HLT_Rsq0p35_v16', - 'HLT_Rsq0p40_v16', - 'HLT_RsqMR300_Rsq0p09_MR200_4jet_v16', - 'HLT_RsqMR300_Rsq0p09_MR200_v16', - 'HLT_RsqMR320_Rsq0p09_MR200_4jet_v16', - 'HLT_RsqMR320_Rsq0p09_MR200_v16', - 'HLT_SingleJet30_Mu12_SinglePFJet40_v12', - 'HLT_SinglePhoton10_Eta3p1ForPPRef_v9', - 'HLT_SinglePhoton15_Eta3p1ForPPRef_v10', - 'HLT_SinglePhoton20_Eta3p1ForPPRef_v10', - 'HLT_SinglePhoton30_Eta3p1ForPPRef_v10', - 'HLT_SinglePhoton40_Eta3p1ForPPRef_v9', - 'HLT_SinglePhoton50_Eta3p1ForPPRef_v9', - 'HLT_SinglePhoton60_Eta3p1ForPPRef_v9', + 'HLT_Rsq0p35_v17', + 'HLT_Rsq0p40_v17', + 'HLT_RsqMR300_Rsq0p09_MR200_4jet_v17', + 'HLT_RsqMR300_Rsq0p09_MR200_v17', + 'HLT_RsqMR320_Rsq0p09_MR200_4jet_v17', + 'HLT_RsqMR320_Rsq0p09_MR200_v17', + 'HLT_SingleJet30_Mu12_SinglePFJet40_v13', + 'HLT_SinglePhoton10_Eta3p1ForPPRef_v10', + 'HLT_SinglePhoton15_Eta3p1ForPPRef_v11', + 'HLT_SinglePhoton20_Eta3p1ForPPRef_v11', + 'HLT_SinglePhoton30_Eta3p1ForPPRef_v11', + 'HLT_SinglePhoton40_Eta3p1ForPPRef_v10', + 'HLT_SinglePhoton50_Eta3p1ForPPRef_v10', + 'HLT_SinglePhoton60_Eta3p1ForPPRef_v10', 'HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu5NLay3_part0_v2', 'HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu5NLay3_part1_v2', 'HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu5NLay3_part2_v2', @@ -5100,31 +5114,31 @@ 'HLT_TOTEM_4_AND_PixelTrackCounting_Mult3_part1_v2', 'HLT_TOTEM_4_AND_PixelTrackCounting_Mult3_part2_v2', 'HLT_TOTEM_4_AND_PixelTrackCounting_Mult3_part3_v2', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon2_Upsilon5_Muon_NoL1Mass_v7', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4', - 'HLT_TripleJet110_35_35_Mjj650_PFMET110_v10', - 'HLT_TripleJet110_35_35_Mjj650_PFMET120_v10', - 'HLT_TripleJet110_35_35_Mjj650_PFMET130_v10', - 'HLT_TripleMu_10_5_5_DZ_v11', - 'HLT_TripleMu_12_10_5_v11', - 'HLT_TripleMu_5_3_3_Mass3p8_DCA_v4', - 'HLT_TripleMu_5_3_3_Mass3p8_DZ_v9', - 'HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v7', - 'HLT_TrkMu16_DoubleTrkMu6NoFiltersNoVtx_v13', - 'HLT_TrkMu17_DoubleTrkMu8NoFiltersNoVtx_v14', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon2_Upsilon5_Muon_NoL1Mass_v8', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5', + 'HLT_TripleJet110_35_35_Mjj650_PFMET110_v11', + 'HLT_TripleJet110_35_35_Mjj650_PFMET120_v11', + 'HLT_TripleJet110_35_35_Mjj650_PFMET130_v11', + 'HLT_TripleMu_10_5_5_DZ_v12', + 'HLT_TripleMu_12_10_5_v12', + 'HLT_TripleMu_5_3_3_Mass3p8_DCA_v5', + 'HLT_TripleMu_5_3_3_Mass3p8_DZ_v10', + 'HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v8', + 'HLT_TrkMu16_DoubleTrkMu6NoFiltersNoVtx_v14', + 'HLT_TrkMu17_DoubleTrkMu8NoFiltersNoVtx_v15', 'HLT_UncorrectedJetE30_NoBPTX3BX_v7', 'HLT_UncorrectedJetE30_NoBPTX_v7', 'HLT_UncorrectedJetE60_NoBPTX3BX_v7', 'HLT_UncorrectedJetE70_NoBPTX3BX_v7', - 'HLT_VBF_DoubleLooseChargedIsoPFTauHPS20_Trk1_eta2p1_v2', - 'HLT_VBF_DoubleMediumChargedIsoPFTauHPS20_Trk1_eta2p1_v2', - 'HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v1', - 'HLT_VBF_DoubleTightChargedIsoPFTauHPS20_Trk1_eta2p1_v2', + 'HLT_VBF_DoubleLooseChargedIsoPFTauHPS20_Trk1_eta2p1_v3', + 'HLT_VBF_DoubleMediumChargedIsoPFTauHPS20_Trk1_eta2p1_v3', + 'HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v2', + 'HLT_VBF_DoubleTightChargedIsoPFTauHPS20_Trk1_eta2p1_v3', 'HLT_ZeroBias_Alignment_v2', 'HLT_ZeroBias_FirstBXAfterTrain_v4', 'HLT_ZeroBias_FirstCollisionAfterAbortGap_v6', @@ -5136,631 +5150,631 @@ 'HLT_ZeroBias_TOTEM_part2_v2', 'HLT_ZeroBias_TOTEM_part3_v2', 'HLT_ZeroBias_v7') ), - ParkingDoubleElectronLowMass0 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v1', - 'HLT_DoubleEle4_eta1p22_mMax6_v1', - 'HLT_DoubleEle4p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle6_eta1p22_mMax6_v1', - 'HLT_DoubleEle6p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle7_eta1p22_mMax6_v1', - 'HLT_DoubleEle7p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle8_eta1p22_mMax6_v1', - 'HLT_DoubleEle8p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle9_eta1p22_mMax6_v1', - 'HLT_DoubleEle9p5_eta1p22_mMax6_v1' ), - ParkingDoubleElectronLowMass1 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v1', - 'HLT_DoubleEle4_eta1p22_mMax6_v1', - 'HLT_DoubleEle4p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle6_eta1p22_mMax6_v1', - 'HLT_DoubleEle6p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle7_eta1p22_mMax6_v1', - 'HLT_DoubleEle7p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle8_eta1p22_mMax6_v1', - 'HLT_DoubleEle8p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle9_eta1p22_mMax6_v1', - 'HLT_DoubleEle9p5_eta1p22_mMax6_v1' ), - ParkingDoubleElectronLowMass2 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v1', - 'HLT_DoubleEle4_eta1p22_mMax6_v1', - 'HLT_DoubleEle4p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle6_eta1p22_mMax6_v1', - 'HLT_DoubleEle6p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle7_eta1p22_mMax6_v1', - 'HLT_DoubleEle7p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle8_eta1p22_mMax6_v1', - 'HLT_DoubleEle8p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle9_eta1p22_mMax6_v1', - 'HLT_DoubleEle9p5_eta1p22_mMax6_v1' ), - ParkingDoubleElectronLowMass3 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v1', - 'HLT_DoubleEle4_eta1p22_mMax6_v1', - 'HLT_DoubleEle4p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle6_eta1p22_mMax6_v1', - 'HLT_DoubleEle6p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle7_eta1p22_mMax6_v1', - 'HLT_DoubleEle7p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle8_eta1p22_mMax6_v1', - 'HLT_DoubleEle8p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle9_eta1p22_mMax6_v1', - 'HLT_DoubleEle9p5_eta1p22_mMax6_v1' ), - ParkingDoubleElectronLowMass4 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v1', - 'HLT_DoubleEle4_eta1p22_mMax6_v1', - 'HLT_DoubleEle4p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle6_eta1p22_mMax6_v1', - 'HLT_DoubleEle6p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle7_eta1p22_mMax6_v1', - 'HLT_DoubleEle7p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle8_eta1p22_mMax6_v1', - 'HLT_DoubleEle8p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle9_eta1p22_mMax6_v1', - 'HLT_DoubleEle9p5_eta1p22_mMax6_v1' ), - ParkingDoubleElectronLowMass5 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v1', - 'HLT_DoubleEle4_eta1p22_mMax6_v1', - 'HLT_DoubleEle4p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle6_eta1p22_mMax6_v1', - 'HLT_DoubleEle6p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle7_eta1p22_mMax6_v1', - 'HLT_DoubleEle7p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle8_eta1p22_mMax6_v1', - 'HLT_DoubleEle8p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle9_eta1p22_mMax6_v1', - 'HLT_DoubleEle9p5_eta1p22_mMax6_v1' ), - ParkingDoubleMuonLowMass0 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTkMu0_Phi_v6', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon2_Upsilon5_Muon_NoL1Mass_v7', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ), - ParkingDoubleMuonLowMass1 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTkMu0_Phi_v6', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon2_Upsilon5_Muon_NoL1Mass_v7', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ), - ParkingDoubleMuonLowMass2 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTkMu0_Phi_v6', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon2_Upsilon5_Muon_NoL1Mass_v7', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ), - ParkingDoubleMuonLowMass3 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTkMu0_Phi_v6', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon2_Upsilon5_Muon_NoL1Mass_v7', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ), - ParkingDoubleMuonLowMass4 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTkMu0_Phi_v6', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon2_Upsilon5_Muon_NoL1Mass_v7', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ), - ParkingDoubleMuonLowMass5 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTkMu0_Phi_v6', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon2_Upsilon5_Muon_NoL1Mass_v7', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ), - ParkingDoubleMuonLowMass6 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTkMu0_Phi_v6', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon2_Upsilon5_Muon_NoL1Mass_v7', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ), - ParkingDoubleMuonLowMass7 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTkMu0_Phi_v6', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon2_Upsilon5_Muon_NoL1Mass_v7', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ), - ParkingSingleMuon0 = cms.vstring( 'HLT_Mu12_IP6_v1' ), - ParkingSingleMuon1 = cms.vstring( 'HLT_Mu12_IP6_v1' ), - ParkingSingleMuon2 = cms.vstring( 'HLT_Mu12_IP6_v1' ), + ParkingDoubleElectronLowMass0 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v2', + 'HLT_DoubleEle4_eta1p22_mMax6_v2', + 'HLT_DoubleEle4p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle6_eta1p22_mMax6_v2', + 'HLT_DoubleEle6p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle7_eta1p22_mMax6_v2', + 'HLT_DoubleEle7p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle8_eta1p22_mMax6_v2', + 'HLT_DoubleEle8p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle9_eta1p22_mMax6_v2', + 'HLT_DoubleEle9p5_eta1p22_mMax6_v2' ), + ParkingDoubleElectronLowMass1 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v2', + 'HLT_DoubleEle4_eta1p22_mMax6_v2', + 'HLT_DoubleEle4p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle6_eta1p22_mMax6_v2', + 'HLT_DoubleEle6p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle7_eta1p22_mMax6_v2', + 'HLT_DoubleEle7p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle8_eta1p22_mMax6_v2', + 'HLT_DoubleEle8p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle9_eta1p22_mMax6_v2', + 'HLT_DoubleEle9p5_eta1p22_mMax6_v2' ), + ParkingDoubleElectronLowMass2 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v2', + 'HLT_DoubleEle4_eta1p22_mMax6_v2', + 'HLT_DoubleEle4p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle6_eta1p22_mMax6_v2', + 'HLT_DoubleEle6p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle7_eta1p22_mMax6_v2', + 'HLT_DoubleEle7p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle8_eta1p22_mMax6_v2', + 'HLT_DoubleEle8p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle9_eta1p22_mMax6_v2', + 'HLT_DoubleEle9p5_eta1p22_mMax6_v2' ), + ParkingDoubleElectronLowMass3 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v2', + 'HLT_DoubleEle4_eta1p22_mMax6_v2', + 'HLT_DoubleEle4p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle6_eta1p22_mMax6_v2', + 'HLT_DoubleEle6p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle7_eta1p22_mMax6_v2', + 'HLT_DoubleEle7p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle8_eta1p22_mMax6_v2', + 'HLT_DoubleEle8p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle9_eta1p22_mMax6_v2', + 'HLT_DoubleEle9p5_eta1p22_mMax6_v2' ), + ParkingDoubleElectronLowMass4 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v2', + 'HLT_DoubleEle4_eta1p22_mMax6_v2', + 'HLT_DoubleEle4p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle6_eta1p22_mMax6_v2', + 'HLT_DoubleEle6p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle7_eta1p22_mMax6_v2', + 'HLT_DoubleEle7p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle8_eta1p22_mMax6_v2', + 'HLT_DoubleEle8p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle9_eta1p22_mMax6_v2', + 'HLT_DoubleEle9p5_eta1p22_mMax6_v2' ), + ParkingDoubleElectronLowMass5 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v2', + 'HLT_DoubleEle4_eta1p22_mMax6_v2', + 'HLT_DoubleEle4p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle6_eta1p22_mMax6_v2', + 'HLT_DoubleEle6p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle7_eta1p22_mMax6_v2', + 'HLT_DoubleEle7p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle8_eta1p22_mMax6_v2', + 'HLT_DoubleEle8p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle9_eta1p22_mMax6_v2', + 'HLT_DoubleEle9p5_eta1p22_mMax6_v2' ), + ParkingDoubleMuonLowMass0 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTkMu0_Phi_v7', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon2_Upsilon5_Muon_NoL1Mass_v8', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ), + ParkingDoubleMuonLowMass1 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTkMu0_Phi_v7', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon2_Upsilon5_Muon_NoL1Mass_v8', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ), + ParkingDoubleMuonLowMass2 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTkMu0_Phi_v7', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon2_Upsilon5_Muon_NoL1Mass_v8', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ), + ParkingDoubleMuonLowMass3 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTkMu0_Phi_v7', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon2_Upsilon5_Muon_NoL1Mass_v8', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ), + ParkingDoubleMuonLowMass4 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTkMu0_Phi_v7', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon2_Upsilon5_Muon_NoL1Mass_v8', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ), + ParkingDoubleMuonLowMass5 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTkMu0_Phi_v7', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon2_Upsilon5_Muon_NoL1Mass_v8', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ), + ParkingDoubleMuonLowMass6 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTkMu0_Phi_v7', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon2_Upsilon5_Muon_NoL1Mass_v8', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ), + ParkingDoubleMuonLowMass7 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTkMu0_Phi_v7', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon2_Upsilon5_Muon_NoL1Mass_v8', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ), + ParkingSingleMuon0 = cms.vstring( 'HLT_Mu12_IP6_v2' ), + ParkingSingleMuon1 = cms.vstring( 'HLT_Mu12_IP6_v2' ), + ParkingSingleMuon2 = cms.vstring( 'HLT_Mu12_IP6_v2' ), RPCMonitor = cms.vstring( 'AlCa_HIRPCMuonNormalisation_v2', 'AlCa_RPCMuonNormalisationForHI_v2', 'AlCa_RPCMuonNormalisation_v14' ), @@ -5768,85 +5782,85 @@ RandomTOTEM2 = cms.vstring( 'HLT_Random_TOTEM_part1_v1' ), RandomTOTEM3 = cms.vstring( 'HLT_Random_TOTEM_part2_v1' ), RandomTOTEM4 = cms.vstring( 'HLT_Random_TOTEM_part3_v1' ), - ReservedDoubleMuonLowMass = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTkMu0_Phi_v6', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon2_Upsilon5_Muon_NoL1Mass_v7', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ), - ScoutingPFMonitor = cms.vstring( 'DST_Run3_PFScoutingPixelTracking_v17', - 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v15', - 'HLT_Ele35_WPTight_Gsf_v10', - 'HLT_IsoMu27_v17', - 'HLT_Mu50_v14', - 'HLT_PFHT1050_v19', - 'HLT_Photon200_v14' ), - ScoutingPFRun3 = cms.vstring( 'DST_HLTMuon_Run3_PFScoutingPixelTracking_v17', - 'DST_Run3_PFScoutingPixelTracking_v17' ), + ReservedDoubleMuonLowMass = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTkMu0_Phi_v7', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon2_Upsilon5_Muon_NoL1Mass_v8', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ), + ScoutingPFMonitor = cms.vstring( 'DST_Run3_PFScoutingPixelTracking_v18', + 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v16', + 'HLT_Ele35_WPTight_Gsf_v11', + 'HLT_IsoMu27_v18', + 'HLT_Mu50_v15', + 'HLT_PFHT1050_v20', + 'HLT_Photon200_v15' ), + ScoutingPFRun3 = cms.vstring( 'DST_HLTMuon_Run3_PFScoutingPixelTracking_v18', + 'DST_Run3_PFScoutingPixelTracking_v18' ), SingleMuHighPt = cms.vstring( 'HLT_HIL2Mu15ForPPRef_v7', 'HLT_HIL2Mu20ForPPRef_v7', 'HLT_HIL2Mu5_NHitQ10ForPPRef_v7', 'HLT_HIL2Mu7_NHitQ10ForPPRef_v7', - 'HLT_HIL3Mu15ForPPRef_v7', - 'HLT_HIL3Mu20ForPPRef_v7', - 'HLT_HIL3Mu5_NHitQ15ForPPRef_v7', - 'HLT_HIL3Mu7_NHitQ15ForPPRef_v7' ), + 'HLT_HIL3Mu15ForPPRef_v8', + 'HLT_HIL3Mu20ForPPRef_v8', + 'HLT_HIL3Mu5_NHitQ15ForPPRef_v8', + 'HLT_HIL3Mu7_NHitQ15ForPPRef_v8' ), SingleMuLowPt = cms.vstring( 'HLT_HIL2Mu3_NHitQ10ForPPRef_v7', - 'HLT_HIL3Mu3_NHitQ15ForPPRef_v7' ), + 'HLT_HIL3Mu3_NHitQ15ForPPRef_v8' ), TOTEM1part0 = cms.vstring( 'HLT_L1RomanPot_part0_v2', 'HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu5NLay3_part0_v2', 'HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu5NLay4_part0_v2', @@ -5996,22 +6010,22 @@ 'HLT_TOTEM_4_AND_PixelTrackCounting_Mult1_part3_v2', 'HLT_TOTEM_4_AND_PixelTrackCounting_Mult2_part3_v2', 'HLT_TOTEM_4_AND_PixelTrackCounting_Mult3_part3_v2' ), - Tau = cms.vstring( 'HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v2', - 'HLT_DoubleMediumChargedIsoPFTauHPS40_Trk1_eta2p1_v2', - 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v1', - 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v1', - 'HLT_DoubleMediumDeepTauPFTauHPS35_L2NN_eta2p1_v1', - 'HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v1', - 'HLT_DoubleTightChargedIsoPFTauHPS35_Trk1_eta2p1_v2', - 'HLT_LooseDeepTauPFTauHPS180_L2NN_eta2p1_v2', - 'HLT_MediumChargedIsoPFTau180HighPtRelaxedIso_Trk50_eta2p1_v13', - 'HLT_MediumChargedIsoPFTau200HighPtRelaxedIso_Trk50_eta2p1_v13', - 'HLT_MediumChargedIsoPFTau220HighPtRelaxedIso_Trk50_eta2p1_v13', - 'HLT_Photon35_TwoProngs35_v2', - 'HLT_VBF_DoubleLooseChargedIsoPFTauHPS20_Trk1_eta2p1_v2', - 'HLT_VBF_DoubleMediumChargedIsoPFTauHPS20_Trk1_eta2p1_v2', - 'HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v1', - 'HLT_VBF_DoubleTightChargedIsoPFTauHPS20_Trk1_eta2p1_v2' ), + Tau = cms.vstring( 'HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v3', + 'HLT_DoubleMediumChargedIsoPFTauHPS40_Trk1_eta2p1_v3', + 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v2', + 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v2', + 'HLT_DoubleMediumDeepTauPFTauHPS35_L2NN_eta2p1_v2', + 'HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v2', + 'HLT_DoubleTightChargedIsoPFTauHPS35_Trk1_eta2p1_v3', + 'HLT_LooseDeepTauPFTauHPS180_L2NN_eta2p1_v3', + 'HLT_MediumChargedIsoPFTau180HighPtRelaxedIso_Trk50_eta2p1_v14', + 'HLT_MediumChargedIsoPFTau200HighPtRelaxedIso_Trk50_eta2p1_v14', + 'HLT_MediumChargedIsoPFTau220HighPtRelaxedIso_Trk50_eta2p1_v14', + 'HLT_Photon35_TwoProngs35_v3', + 'HLT_VBF_DoubleLooseChargedIsoPFTauHPS20_Trk1_eta2p1_v3', + 'HLT_VBF_DoubleMediumChargedIsoPFTauHPS20_Trk1_eta2p1_v3', + 'HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v2', + 'HLT_VBF_DoubleTightChargedIsoPFTauHPS20_Trk1_eta2p1_v3' ), TestEnablesEcalHcal = cms.vstring( 'HLT_EcalCalibration_v4', 'HLT_HcalCalibration_v5' ), TestEnablesEcalHcalDQM = cms.vstring( 'HLT_EcalCalibration_v4', @@ -8367,26 +8381,35 @@ dqmPath = cms.untracked.string( "HLT/TimerService" ), ) process.MessageLogger = cms.Service( "MessageLogger", - suppressWarning = cms.untracked.vstring( 'hltOnlineBeamSpot', - 'hltCtf3HitL1SeededWithMaterialTracks', + suppressWarning = cms.untracked.vstring( 'hltIterL3GlbdTksDisplacedMuons', + 'hltIterL3GlbMuon', + 'hltIterL3OIMuCtfWithMaterialTracks', + 'hltIterL3OIMuCtfWithMaterialTracksNoVtx', + 'hltIterL3OISeedsFromL2Muons', + 'hltIterL3OITrackCandidates', + 'hltIterL3OITrackCandidatesNoVtx', + 'hltIterL3OITrackCandidatesOpenMu', + 'hltL3GlbDisplacedMuonsIterL3OI', + 'hltL3MuonsIOHit', + 'hltL3MuonsIterL3OI', + 'hltL3MuonsIterL3OINoVtx', + 'hltL3MuonsOIHit', 'hltL3MuonsOIState', - 'hltPixelTracksForHighMult', - 'hltHITPixelTracksHE', - 'hltHITPixelTracksHB', - 'hltCtfL1SeededWithMaterialTracks', - 'hltRegionalTracksForL3MuonIsolation', - 'hltSiPixelClusters', - 'hltActivityStartUpElectronPixelSeeds', + 'hltL3NoFiltersNoVtxMuonsOIHit', + 'hltL3NoFiltersNoVtxMuonsOIState', + 'hltL3NoFiltersTkTracksFromL2IOHitNoVtx', + 'hltL3NoFiltersTkTracksFromL2OIHitNoVtx', + 'hltL3NoFiltersTrackCandidateFromL2OIHitNoVtx', + 'hltL3TkTracksFromL2OIStateNoVtx', + 'hltL3TrackCandidateFromL2OIHit', + 'hltL3TrackCandidateFromL2OIState', + 'hltL3TrackCandidateFromL2OIStateNoVtx', 'hltLightPFTracks', - 'hltPixelVertices3DbbPhi', - 'hltL3MuonsIOHit', + 'hltOnlineBeamSpot', 'hltPixelTracks', - 'hltSiPixelDigis', - 'hltL3MuonsOIHit', - 'hltL1SeededElectronGsfTracks', - 'hltL1SeededStartUpElectronPixelSeeds', - 'hltBLifetimeRegionalCtfWithMaterialTracksbbPhiL1FastJetFastPV', - 'hltCtfActivityWithMaterialTracks' ), + 'hltPixelTracksForHighMult', + 'hltSiPixelClusters', + 'hltSiPixelDigis' ), suppressFwkInfo = cms.untracked.vstring( ), suppressInfo = cms.untracked.vstring( ), suppressDebug = cms.untracked.vstring( ), @@ -8407,12 +8430,10 @@ ), threshold = cms.untracked.string( "INFO" ), ), - suppressError = cms.untracked.vstring( 'hltOnlineBeamSpot', - 'hltL3MuonCandidates', + suppressError = cms.untracked.vstring( 'hltL3TkTracksFromL2IOHit', + 'hltL3TkTracksFromL2OIHit', 'hltL3TkTracksFromL2OIState', - 'hltPFJetCtfWithMaterialTracks', - 'hltL3TkTracksFromL2IOHit', - 'hltL3TkTracksFromL2OIHit' ) + 'hltOnlineBeamSpot' ) ) process.ThroughputService = cms.Service( "ThroughputService", eventRange = cms.untracked.uint32( 10000 ), @@ -8549,7 +8570,7 @@ digisInLabelEE = cms.InputTag( 'hltEcalDigisGPU','eeDigis' ), digisOutLabelEB = cms.string( "ebDigis" ), digisOutLabelEE = cms.string( "eeDigis" ), - produceDummyIntegrityCollections = cms.bool( True ) + produceDummyIntegrityCollections = cms.bool( False ) ) process.hltEcalDetIdToBeRecovered = cms.EDProducer( "EcalDetIdToBeRecoveredProducer", ebIntegrityChIdErrors = cms.InputTag( 'hltEcalDigis','EcalIntegrityChIdErrors' ), @@ -8658,74 +8679,7 @@ recHitsLabelCPUEB = cms.string( "EcalUncalibRecHitsEB" ), recHitsLabelCPUEE = cms.string( "EcalUncalibRecHitsEE" ) ) -process.hltEcalRecHitWithTPs = cms.EDProducer( "EcalRecHitProducer", - recoverEEVFE = cms.bool( False ), - EErechitCollection = cms.string( "EcalRecHitsEE" ), - recoverEBIsolatedChannels = cms.bool( False ), - recoverEBVFE = cms.bool( False ), - laserCorrection = cms.bool( True ), - EBLaserMIN = cms.double( 0.5 ), - killDeadChannels = cms.bool( True ), - dbStatusToBeExcludedEB = cms.vint32( 14, 78, 142 ), - EEuncalibRecHitCollection = cms.InputTag( 'hltEcalUncalibRecHit','EcalUncalibRecHitsEE' ), - dbStatusToBeExcludedEE = cms.vint32( 14, 78, 142 ), - EELaserMIN = cms.double( 0.5 ), - ebFEToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecovered','ebFE' ), - cleaningConfig = cms.PSet( - cThreshold_endcap = cms.double( 15.0 ), - tightenCrack_e1_double = cms.double( 2.0 ), - cThreshold_barrel = cms.double( 4.0 ), - e6e2thresh = cms.double( 0.04 ), - e4e1Threshold_barrel = cms.double( 0.08 ), - e4e1Threshold_endcap = cms.double( 0.3 ), - tightenCrack_e4e1_single = cms.double( 3.0 ), - cThreshold_double = cms.double( 10.0 ), - e4e1_b_barrel = cms.double( -0.024 ), - tightenCrack_e6e2_double = cms.double( 3.0 ), - e4e1_a_barrel = cms.double( 0.04 ), - tightenCrack_e1_single = cms.double( 2.0 ), - e4e1_a_endcap = cms.double( 0.02 ), - e4e1_b_endcap = cms.double( -0.0125 ), - ignoreOutOfTimeThresh = cms.double( 1.0E9 ) - ), - logWarningEtThreshold_EE_FE = cms.double( 50.0 ), - eeDetIdToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecovered','eeDetId' ), - recoverEBFE = cms.bool( False ), - eeFEToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecovered','eeFE' ), - ebDetIdToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecovered','ebDetId' ), - singleChannelRecoveryThreshold = cms.double( 8.0 ), - sum8ChannelRecoveryThreshold = cms.double( 0.0 ), - bdtWeightFileNoCracks = cms.FileInPath( "RecoLocalCalo/EcalDeadChannelRecoveryAlgos/data/BDTWeights/bdtgAllRH_8GT700MeV_noCracks_ZskimData2017_v1.xml" ), - bdtWeightFileCracks = cms.FileInPath( "RecoLocalCalo/EcalDeadChannelRecoveryAlgos/data/BDTWeights/bdtgAllRH_8GT700MeV_onlyCracks_ZskimData2017_v1.xml" ), - ChannelStatusToBeExcluded = cms.vstring( ), - EBrechitCollection = cms.string( "EcalRecHitsEB" ), - triggerPrimitiveDigiCollection = cms.InputTag( 'hltEcalDigisLegacy','EcalTriggerPrimitives' ), - recoverEEFE = cms.bool( False ), - singleChannelRecoveryMethod = cms.string( "NeuralNetworks" ), - EBLaserMAX = cms.double( 3.0 ), - flagsMapDBReco = cms.PSet( - kDead = cms.vstring( 'kNoDataNoTP' ), - kGood = cms.vstring( 'kOk', - 'kDAC', - 'kNoLaser', - 'kNoisy' ), - kTowerRecovered = cms.vstring( 'kDeadFE' ), - kNoisy = cms.vstring( 'kNNoisy', - 'kFixedG6', - 'kFixedG1' ), - kNeighboursRecovered = cms.vstring( 'kFixedG0', - 'kNonRespondingIsolated', - 'kDeadVFE' ) - ), - EBuncalibRecHitCollection = cms.InputTag( 'hltEcalUncalibRecHit','EcalUncalibRecHitsEB' ), - algoRecover = cms.string( "EcalRecHitWorkerRecover" ), - algo = cms.string( "EcalRecHitWorkerSimple" ), - EELaserMAX = cms.double( 8.0 ), - logWarningEtThreshold_EB_FE = cms.double( 50.0 ), - recoverEEIsolatedChannels = cms.bool( False ), - skipTimeCalib = cms.bool( False ) -) -process.hltEcalRecHitWithoutTPs = cms.EDProducer( "EcalRecHitProducer", +process.hltEcalRecHit = cms.EDProducer( "EcalRecHitProducer", recoverEEVFE = cms.bool( False ), EErechitCollection = cms.string( "EcalRecHitsEE" ), recoverEBIsolatedChannels = cms.bool( False ), @@ -8766,7 +8720,7 @@ bdtWeightFileCracks = cms.FileInPath( "RecoLocalCalo/EcalDeadChannelRecoveryAlgos/data/BDTWeights/bdtgAllRH_8GT700MeV_onlyCracks_ZskimData2017_v1.xml" ), ChannelStatusToBeExcluded = cms.vstring( ), EBrechitCollection = cms.string( "EcalRecHitsEB" ), - triggerPrimitiveDigiCollection = cms.InputTag( "unused" ), + triggerPrimitiveDigiCollection = cms.InputTag( 'hltEcalDigis','EcalTriggerPrimitives' ), recoverEEFE = cms.bool( False ), singleChannelRecoveryMethod = cms.string( "NeuralNetworks" ), EBLaserMAX = cms.double( 3.0 ), @@ -12233,7 +12187,7 @@ ) ) ), - maxIterations = cms.uint32( 50 ), + maxIterations = cms.uint32( 5 ), minChi2Prob = cms.double( 0.0 ), allCellsPositionCalc = cms.PSet( minAllowedNormalization = cms.double( 1.0E-9 ), @@ -27497,6 +27451,10 @@ cut = cms.string( "!isFake" ), filter = cms.bool( True ) ) +process.hltFEDSelectorOnlineMetaData = cms.EDProducer( "EvFFEDSelector", + inputTag = cms.InputTag( "rawDataCollector" ), + fedList = cms.vuint32( 1022 ) +) process.hltPreHT300Beamspot = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) @@ -37254,6 +37212,42 @@ maxProbeEta = cms.double( 5.5 ), triggerType = cms.int32( 85 ) ) +process.hltPreDiPFJetAve260HFJEC = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltSingleCaloJet160ForHFJECBase = cms.EDFilter( "HLT1CaloJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4CaloJetsCorrected" ), + triggerType = cms.int32( 85 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 160.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) +) +process.hltSingleCaloJet160ForHFJECEtaLimited = cms.EDFilter( "CandViewSelector", + src = cms.InputTag( "hltAK4CaloJetsCorrected" ), + cut = cms.string( "pt>160 && (abs(eta)<1.4 || abs(eta) > 2.7)" ) +) +process.hltSingleCaloJet160ForHFJECEtaLimitedFilter = cms.EDFilter( "CandViewCountFilter", + src = cms.InputTag( "hltSingleCaloJet160ForHFJECEtaLimited" ), + minNumber = cms.uint32( 1 ) +) +process.hltDiPFJetAve260ForHFJEC = cms.EDFilter( "HLTDiPFJetAveEtaFilter", + saveTags = cms.bool( True ), + inputJetTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + minPtAve = cms.double( 260.0 ), + minPtJet = cms.double( 110.0 ), + minDphi = cms.double( 2.5 ), + minTagEta = cms.double( -1.0 ), + maxTagEta = cms.double( 1.4 ), + minProbeEta = cms.double( 2.7 ), + maxProbeEta = cms.double( 5.5 ), + triggerType = cms.int32( 85 ) +) process.hltPreDiPFJetAve300HFJEC = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) @@ -68452,16 +68446,16 @@ ptMin = cms.double( 3.0 ) ) process.hltScoutingPrimaryVertexPacker = cms.EDProducer( "HLTScoutingPrimaryVertexProducer", - vertexCollection = cms.InputTag( 'hltPixelVertices','','@currentProcess' ), + vertexCollection = cms.InputTag( "hltPixelVertices" ), mantissaPrecision = cms.int32( 10 ) ) process.hltScoutingPFPacker = cms.EDProducer( "HLTScoutingPFProducer", - pfJetCollection = cms.InputTag( 'hltAK4PixelOnlyPFJets','','@currentProcess' ), - pfJetTagCollection = cms.InputTag( 'hltCombinedSecondaryVertexBJetTagsPF','','@currentProcess' ), - pfCandidateCollection = cms.InputTag( 'hltPixelOnlyParticleFlow','','@currentProcess' ), - vertexCollection = cms.InputTag( 'hltPixelVertices','','@currentProcess' ), - metCollection = cms.InputTag( 'hltPixelOnlyPFMETProducer','','@currentProcess' ), - rho = cms.InputTag( 'hltFixedGridRhoFastjetPixelOnlyAll','','@currentProcess' ), + pfJetCollection = cms.InputTag( "hltAK4PixelOnlyPFJets" ), + pfJetTagCollection = cms.InputTag( "" ), + pfCandidateCollection = cms.InputTag( "hltPixelOnlyParticleFlow" ), + vertexCollection = cms.InputTag( "hltPixelVertices" ), + metCollection = cms.InputTag( "hltPixelOnlyPFMETProducer" ), + rho = cms.InputTag( "hltFixedGridRhoFastjetPixelOnlyAll" ), pfJetPtCut = cms.double( 20.0 ), pfJetEtaCut = cms.double( 3.0 ), pfCandidatePtCut = cms.double( 0.6 ), @@ -68475,31 +68469,31 @@ doCandIndsForJets = cms.bool( False ) ) process.hltScoutingMuonPacker = cms.EDProducer( "HLTScoutingMuonProducer", - ChargedCandidates = cms.InputTag( 'hltIterL3MuonCandidatesNoVtx','','@currentProcess' ), - displacedvertexCollection = cms.InputTag( 'hltDisplacedmumuVtxNoMatchingProducer','','@currentProcess' ), + ChargedCandidates = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), + displacedvertexCollection = cms.InputTag( "hltDisplacedmumuVtxNoMatchingProducer" ), InputMuons = cms.InputTag( "hltIterL3MuonsNoVtx" ), - InputLinks = cms.InputTag( 'hltL3MuonsIterL3LinksNoVtx','','@currentProcess' ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3LinksNoVtx" ), Tracks = cms.InputTag( "hltIterL3MuonAndMuonFromL1MergedNoVtx" ), - EcalPFClusterIsoMap = cms.InputTag( 'hltMuonEcalMFPFClusterIsoForMuonsNoVtx','','@currentProcess' ), - HcalPFClusterIsoMap = cms.InputTag( 'hltMuonHcalPFClusterIsoForMuonsNoVtx','','@currentProcess' ), - TrackIsoMap = cms.InputTag( 'hltMuonTkRelIsolationCut0p09MapNoVtx','combinedRelativeIsoDeposits','@currentProcess' ), + EcalPFClusterIsoMap = cms.InputTag( "hltMuonEcalMFPFClusterIsoForMuonsNoVtx" ), + HcalPFClusterIsoMap = cms.InputTag( "hltMuonHcalPFClusterIsoForMuonsNoVtx" ), + TrackIsoMap = cms.InputTag( 'hltMuonTkRelIsolationCut0p09MapNoVtx','combinedRelativeIsoDeposits' ), muonPtCut = cms.double( 0.0 ), muonEtaCut = cms.double( 2.4 ), minVtxProbCut = cms.double( 0.001 ) ) process.hltScoutingEgammaPacker = cms.EDProducer( "HLTScoutingEgammaProducer", - EgammaCandidates = cms.InputTag( 'hltEgammaCandidates','','@currentProcess' ), - EgammaGsfTracks = cms.InputTag( 'hltEgammaGsfTracks','','@currentProcess' ), - SigmaIEtaIEtaMap = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned','@currentProcess' ), + EgammaCandidates = cms.InputTag( "hltEgammaCandidates" ), + EgammaGsfTracks = cms.InputTag( "hltEgammaGsfTracks" ), + SigmaIEtaIEtaMap = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), r9Map = cms.InputTag( 'hltEgammaR9ID','r95x5' ), - HoverEMap = cms.InputTag( 'hltEgammaHoverE','','@currentProcess' ), - DetaMap = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed','@currentProcess' ), - DphiMap = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi','@currentProcess' ), - MissingHitsMap = cms.InputTag( 'hltEgammaGsfTrackVars','MissingHits','@currentProcess' ), - OneOEMinusOneOPMap = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP','@currentProcess' ), - EcalPFClusterIsoMap = cms.InputTag( 'hltEgammaEcalPFClusterIso','','@currentProcess' ), - EleGsfTrackIsoMap = cms.InputTag( 'hltEgammaEleGsfTrackIsoPixelOnly','','@currentProcess' ), - HcalPFClusterIsoMap = cms.InputTag( 'hltEgammaHcalPFClusterIso','','@currentProcess' ), + HoverEMap = cms.InputTag( "hltEgammaHoverE" ), + DetaMap = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + DphiMap = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + MissingHitsMap = cms.InputTag( 'hltEgammaGsfTrackVars','MissingHits' ), + OneOEMinusOneOPMap = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + EcalPFClusterIsoMap = cms.InputTag( "hltEgammaEcalPFClusterIso" ), + EleGsfTrackIsoMap = cms.InputTag( "hltEgammaEleGsfTrackIsoPixelOnly" ), + HcalPFClusterIsoMap = cms.InputTag( "hltEgammaHcalPFClusterIso" ), egammaPtCut = cms.double( 2.0 ), egammaEtaCut = cms.double( 2.5 ), egammaHoverECut = cms.double( 1.0 ), @@ -77034,133 +77028,2866 @@ offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltL1sSingleTau = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleTau120er2p1 OR L1_SingleTau130er2p1" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -process.hltPreMediumChargedIsoPFTau180HighPtRelaxedIsoTrk50eta2p1 = cms.EDFilter( "HLTPrescaler", +process.hltPreAlCaPFJet40CPUOnly = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltSingleL2Tau80eta2p2 = cms.EDFilter( "HLT1CaloJet", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltL2TauJets" ), - triggerType = cms.int32( 84 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 80.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.2 ), - MinN = cms.int32( 1 ) +process.hltEcalDetIdToBeRecoveredCPUOnly = cms.EDProducer( "EcalDetIdToBeRecoveredProducer", + ebIntegrityChIdErrors = cms.InputTag( 'hltEcalDigisLegacy','EcalIntegrityChIdErrors' ), + ebDetIdToBeRecovered = cms.string( "ebDetId" ), + integrityTTIdErrors = cms.InputTag( 'hltEcalDigisLegacy','EcalIntegrityTTIdErrors' ), + eeIntegrityGainErrors = cms.InputTag( 'hltEcalDigisLegacy','EcalIntegrityGainErrors' ), + ebFEToBeRecovered = cms.string( "ebFE" ), + ebIntegrityGainErrors = cms.InputTag( 'hltEcalDigisLegacy','EcalIntegrityGainErrors' ), + eeDetIdToBeRecovered = cms.string( "eeDetId" ), + eeIntegrityGainSwitchErrors = cms.InputTag( 'hltEcalDigisLegacy','EcalIntegrityGainSwitchErrors' ), + eeIntegrityChIdErrors = cms.InputTag( 'hltEcalDigisLegacy','EcalIntegrityChIdErrors' ), + ebIntegrityGainSwitchErrors = cms.InputTag( 'hltEcalDigisLegacy','EcalIntegrityGainSwitchErrors' ), + ebSrFlagCollection = cms.InputTag( "hltEcalDigisLegacy" ), + eeFEToBeRecovered = cms.string( "eeFE" ), + integrityBlockSizeErrors = cms.InputTag( 'hltEcalDigisLegacy','EcalIntegrityBlockSizeErrors' ), + eeSrFlagCollection = cms.InputTag( "hltEcalDigisLegacy" ) ) -process.hltPFTau180Track = cms.EDFilter( "HLT1PFTau", +process.hltEcalUncalibRecHitCPUOnly = cms.EDProducer( "EcalUncalibRecHitProducer", + EBdigiCollection = cms.InputTag( 'hltEcalDigisLegacy','ebDigis' ), + EEhitCollection = cms.string( "EcalUncalibRecHitsEE" ), + EEdigiCollection = cms.InputTag( 'hltEcalDigisLegacy','eeDigis' ), + EBhitCollection = cms.string( "EcalUncalibRecHitsEB" ), + algo = cms.string( "EcalUncalibRecHitWorkerMultiFit" ), + algoPSet = cms.PSet( + addPedestalUncertaintyEE = cms.double( 0.0 ), + EBtimeFitLimits_Upper = cms.double( 1.4 ), + addPedestalUncertaintyEB = cms.double( 0.0 ), + EEtimeFitLimits_Lower = cms.double( 0.2 ), + gainSwitchUseMaxSampleEB = cms.bool( True ), + timealgo = cms.string( "RatioMethod" ), + EEamplitudeFitParameters = cms.vdouble( 1.89, 1.4 ), + EEtimeNconst = cms.double( 31.8 ), + EBtimeNconst = cms.double( 28.5 ), + prefitMaxChiSqEE = cms.double( 10.0 ), + outOfTimeThresholdGain12mEB = cms.double( 1000.0 ), + EEtimeFitParameters = cms.vdouble( -2.390548, 3.553628, -17.62341, 67.67538, -133.213, 140.7432, -75.41106, 16.20277 ), + outOfTimeThresholdGain12mEE = cms.double( 1000.0 ), + outOfTimeThresholdGain12pEB = cms.double( 1000.0 ), + gainSwitchUseMaxSampleEE = cms.bool( False ), + prefitMaxChiSqEB = cms.double( 25.0 ), + mitigateBadSamplesEB = cms.bool( False ), + outOfTimeThresholdGain12pEE = cms.double( 1000.0 ), + simplifiedNoiseModelForGainSwitch = cms.bool( True ), + ampErrorCalculation = cms.bool( False ), + mitigateBadSamplesEE = cms.bool( False ), + amplitudeThresholdEB = cms.double( 10.0 ), + amplitudeThresholdEE = cms.double( 10.0 ), + EBtimeFitLimits_Lower = cms.double( 0.2 ), + EBtimeFitParameters = cms.vdouble( -2.015452, 3.130702, -12.3473, 41.88921, -82.83944, 91.01147, -50.35761, 11.05621 ), + selectiveBadSampleCriteriaEB = cms.bool( False ), + dynamicPedestalsEB = cms.bool( False ), + useLumiInfoRunHeader = cms.bool( False ), + EBamplitudeFitParameters = cms.vdouble( 1.138, 1.652 ), + dynamicPedestalsEE = cms.bool( False ), + doPrefitEE = cms.bool( False ), + selectiveBadSampleCriteriaEE = cms.bool( False ), + EEtimeFitLimits_Upper = cms.double( 1.4 ), + outOfTimeThresholdGain61pEE = cms.double( 1000.0 ), + outOfTimeThresholdGain61mEE = cms.double( 1000.0 ), + outOfTimeThresholdGain61pEB = cms.double( 1000.0 ), + EEtimeConstantTerm = cms.double( 1.0 ), + EBtimeConstantTerm = cms.double( 0.6 ), + activeBXs = cms.vint32( -5, -4, -3, -2, -1, 0, 1, 2, 3, 4 ), + outOfTimeThresholdGain61mEB = cms.double( 1000.0 ), + doPrefitEB = cms.bool( False ) + ) +) +process.hltEcalRecHitCPUOnly = cms.EDProducer( "EcalRecHitProducer", + recoverEEVFE = cms.bool( False ), + EErechitCollection = cms.string( "EcalRecHitsEE" ), + recoverEBIsolatedChannels = cms.bool( False ), + recoverEBVFE = cms.bool( False ), + laserCorrection = cms.bool( True ), + EBLaserMIN = cms.double( 0.5 ), + killDeadChannels = cms.bool( True ), + dbStatusToBeExcludedEB = cms.vint32( 14, 78, 142 ), + EEuncalibRecHitCollection = cms.InputTag( 'hltEcalUncalibRecHitCPUOnly','EcalUncalibRecHitsEE' ), + dbStatusToBeExcludedEE = cms.vint32( 14, 78, 142 ), + EELaserMIN = cms.double( 0.5 ), + ebFEToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecoveredCPUOnly','ebFE' ), + cleaningConfig = cms.PSet( + cThreshold_endcap = cms.double( 15.0 ), + tightenCrack_e1_double = cms.double( 2.0 ), + cThreshold_barrel = cms.double( 4.0 ), + e6e2thresh = cms.double( 0.04 ), + e4e1Threshold_barrel = cms.double( 0.08 ), + e4e1Threshold_endcap = cms.double( 0.3 ), + tightenCrack_e4e1_single = cms.double( 3.0 ), + cThreshold_double = cms.double( 10.0 ), + e4e1_b_barrel = cms.double( -0.024 ), + tightenCrack_e6e2_double = cms.double( 3.0 ), + e4e1_a_barrel = cms.double( 0.04 ), + tightenCrack_e1_single = cms.double( 2.0 ), + e4e1_a_endcap = cms.double( 0.02 ), + e4e1_b_endcap = cms.double( -0.0125 ), + ignoreOutOfTimeThresh = cms.double( 1.0E9 ) + ), + logWarningEtThreshold_EE_FE = cms.double( 50.0 ), + eeDetIdToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecoveredCPUOnly','eeDetId' ), + recoverEBFE = cms.bool( False ), + eeFEToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecoveredCPUOnly','eeFE' ), + ebDetIdToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecoveredCPUOnly','ebDetId' ), + singleChannelRecoveryThreshold = cms.double( 8.0 ), + sum8ChannelRecoveryThreshold = cms.double( 0.0 ), + bdtWeightFileNoCracks = cms.FileInPath( "RecoLocalCalo/EcalDeadChannelRecoveryAlgos/data/BDTWeights/bdtgAllRH_8GT700MeV_noCracks_ZskimData2017_v1.xml" ), + bdtWeightFileCracks = cms.FileInPath( "RecoLocalCalo/EcalDeadChannelRecoveryAlgos/data/BDTWeights/bdtgAllRH_8GT700MeV_onlyCracks_ZskimData2017_v1.xml" ), + ChannelStatusToBeExcluded = cms.vstring( ), + EBrechitCollection = cms.string( "EcalRecHitsEB" ), + triggerPrimitiveDigiCollection = cms.InputTag( 'hltEcalDigisLegacy','EcalTriggerPrimitives' ), + recoverEEFE = cms.bool( False ), + singleChannelRecoveryMethod = cms.string( "NeuralNetworks" ), + EBLaserMAX = cms.double( 3.0 ), + flagsMapDBReco = cms.PSet( + kDead = cms.vstring( 'kNoDataNoTP' ), + kGood = cms.vstring( 'kOk', + 'kDAC', + 'kNoLaser', + 'kNoisy' ), + kTowerRecovered = cms.vstring( 'kDeadFE' ), + kNoisy = cms.vstring( 'kNNoisy', + 'kFixedG6', + 'kFixedG1' ), + kNeighboursRecovered = cms.vstring( 'kFixedG0', + 'kNonRespondingIsolated', + 'kDeadVFE' ) + ), + EBuncalibRecHitCollection = cms.InputTag( 'hltEcalUncalibRecHitCPUOnly','EcalUncalibRecHitsEB' ), + algoRecover = cms.string( "EcalRecHitWorkerRecover" ), + algo = cms.string( "EcalRecHitWorkerSimple" ), + EELaserMAX = cms.double( 8.0 ), + logWarningEtThreshold_EB_FE = cms.double( 50.0 ), + recoverEEIsolatedChannels = cms.bool( False ), + skipTimeCalib = cms.bool( False ) +) +process.hltTowerMakerForAllCPUOnly = cms.EDProducer( "CaloTowersCreator", + EBSumThreshold = cms.double( 0.2 ), + HF2Weight = cms.double( 1.0 ), + EBWeight = cms.double( 1.0 ), + hfInput = cms.InputTag( "hltHfreco" ), + EESumThreshold = cms.double( 0.45 ), + HOThreshold0 = cms.double( 3.5 ), + HOThresholdPlus1 = cms.double( 3.5 ), + HOThresholdMinus1 = cms.double( 3.5 ), + HOThresholdPlus2 = cms.double( 3.5 ), + HOThresholdMinus2 = cms.double( 3.5 ), + HBGrid = cms.vdouble( ), + HBThreshold1 = cms.double( 0.1 ), + HBThreshold2 = cms.double( 0.2 ), + HBThreshold = cms.double( 0.3 ), + EEWeights = cms.vdouble( ), + HF1Threshold = cms.double( 0.5 ), + HF2Weights = cms.vdouble( ), + HOWeights = cms.vdouble( ), + EEGrid = cms.vdouble( ), + HEDWeight = cms.double( 1.0 ), + EEWeight = cms.double( 1.0 ), + UseHO = cms.bool( False ), + HBWeights = cms.vdouble( ), + HESWeight = cms.double( 1.0 ), + HF1Weight = cms.double( 1.0 ), + HF2Grid = cms.vdouble( ), + HEDWeights = cms.vdouble( ), + HF1Grid = cms.vdouble( ), + EBWeights = cms.vdouble( ), + HOWeight = cms.double( 1.0E-99 ), + EBThreshold = cms.double( 0.07 ), + EEThreshold = cms.double( 0.3 ), + UseEtEBTreshold = cms.bool( False ), + UseSymEBTreshold = cms.bool( False ), + UseEtEETreshold = cms.bool( False ), + UseSymEETreshold = cms.bool( False ), + hbheInput = cms.InputTag( "hltHbherecoLegacy" ), + HcalThreshold = cms.double( -1000.0 ), + HF2Threshold = cms.double( 0.85 ), + HESThreshold1 = cms.double( 0.1 ), + HESThreshold = cms.double( 0.2 ), + HF1Weights = cms.vdouble( ), + hoInput = cms.InputTag( "hltHoreco" ), + HESGrid = cms.vdouble( ), + HESWeights = cms.vdouble( ), + HEDThreshold1 = cms.double( 0.1 ), + HEDThreshold = cms.double( 0.2 ), + EcutTower = cms.double( -1000.0 ), + HEDGrid = cms.vdouble( ), + ecalInputs = cms.VInputTag( 'hltEcalRecHitCPUOnly:EcalRecHitsEB','hltEcalRecHitCPUOnly:EcalRecHitsEE' ), + HBWeight = cms.double( 1.0 ), + HOGrid = cms.vdouble( ), + EBGrid = cms.vdouble( ), + MomConstrMethod = cms.int32( 1 ), + MomHBDepth = cms.double( 0.2 ), + MomHEDepth = cms.double( 0.4 ), + MomEBDepth = cms.double( 0.3 ), + MomEEDepth = cms.double( 0.0 ), + HcalAcceptSeverityLevel = cms.uint32( 9 ), + EcalRecHitSeveritiesToBeExcluded = cms.vstring( 'kTime', + 'kWeird', + 'kBad' ), + UseHcalRecoveredHits = cms.bool( False ), + UseEcalRecoveredHits = cms.bool( False ), + UseRejectedHitsOnly = cms.bool( False ), + HcalAcceptSeverityLevelForRejectedHit = cms.uint32( 9999 ), + EcalSeveritiesToBeUsedInBadTowers = cms.vstring( ), + UseRejectedRecoveredHcalHits = cms.bool( False ), + UseRejectedRecoveredEcalHits = cms.bool( False ), + missingHcalRescaleFactorForEcal = cms.double( 0.0 ), + AllowMissingInputs = cms.bool( False ), + HcalPhase = cms.int32( 1 ) +) +process.hltAK4CaloJetsCPUOnly = cms.EDProducer( "FastjetJetProducer", + useMassDropTagger = cms.bool( False ), + useFiltering = cms.bool( False ), + useDynamicFiltering = cms.bool( False ), + useTrimming = cms.bool( False ), + usePruning = cms.bool( False ), + useCMSBoostedTauSeedingAlgorithm = cms.bool( False ), + useKtPruning = cms.bool( False ), + useConstituentSubtraction = cms.bool( False ), + useSoftDrop = cms.bool( False ), + correctShape = cms.bool( False ), + UseOnlyVertexTracks = cms.bool( False ), + UseOnlyOnePV = cms.bool( False ), + muCut = cms.double( -1.0 ), + yCut = cms.double( -1.0 ), + rFilt = cms.double( -1.0 ), + rFiltFactor = cms.double( -1.0 ), + trimPtFracMin = cms.double( -1.0 ), + zcut = cms.double( -1.0 ), + rcut_factor = cms.double( -1.0 ), + csRho_EtaMax = cms.double( -1.0 ), + csRParam = cms.double( -1.0 ), + beta = cms.double( -1.0 ), + R0 = cms.double( -1.0 ), + gridMaxRapidity = cms.double( -1.0 ), + gridSpacing = cms.double( -1.0 ), + DzTrVtxMax = cms.double( 0.0 ), + DxyTrVtxMax = cms.double( 0.0 ), + MaxVtxZ = cms.double( 15.0 ), + subjetPtMin = cms.double( -1.0 ), + muMin = cms.double( -1.0 ), + muMax = cms.double( -1.0 ), + yMin = cms.double( -1.0 ), + yMax = cms.double( -1.0 ), + dRMin = cms.double( -1.0 ), + dRMax = cms.double( -1.0 ), + maxDepth = cms.int32( -1 ), + nFilt = cms.int32( -1 ), + MinVtxNdof = cms.int32( 5 ), + src = cms.InputTag( "hltTowerMakerForAllCPUOnly" ), + srcPVs = cms.InputTag( "NotUsed" ), + jetType = cms.string( "CaloJet" ), + jetAlgorithm = cms.string( "AntiKt" ), + rParam = cms.double( 0.4 ), + inputEtMin = cms.double( 0.3 ), + inputEMin = cms.double( 0.0 ), + jetPtMin = cms.double( 1.0 ), + doPVCorrection = cms.bool( False ), + doAreaFastjet = cms.bool( False ), + doRhoFastjet = cms.bool( False ), + doPUOffsetCorr = cms.bool( False ), + puPtMin = cms.double( 10.0 ), + nSigmaPU = cms.double( 1.0 ), + radiusPU = cms.double( 0.4 ), + subtractorName = cms.string( "" ), + useExplicitGhosts = cms.bool( False ), + doAreaDiskApprox = cms.bool( True ), + voronoiRfact = cms.double( 0.9 ), + Rho_EtaMax = cms.double( 4.4 ), + Ghost_EtaMax = cms.double( 6.0 ), + Active_Area_Repeats = cms.int32( 5 ), + GhostArea = cms.double( 0.01 ), + restrictInputs = cms.bool( False ), + maxInputs = cms.uint32( 1 ), + writeCompound = cms.bool( False ), + writeJetsWithConst = cms.bool( False ), + doFastJetNonUniform = cms.bool( False ), + useDeterministicSeed = cms.bool( True ), + minSeed = cms.uint32( 14327 ), + verbosity = cms.int32( 0 ), + puWidth = cms.double( 0.0 ), + nExclude = cms.uint32( 0 ), + maxBadEcalCells = cms.uint32( 9999999 ), + maxBadHcalCells = cms.uint32( 9999999 ), + maxProblematicEcalCells = cms.uint32( 9999999 ), + maxProblematicHcalCells = cms.uint32( 9999999 ), + maxRecoveredEcalCells = cms.uint32( 9999999 ), + maxRecoveredHcalCells = cms.uint32( 9999999 ), + puCenters = cms.vdouble( ), + applyWeight = cms.bool( False ), + srcWeights = cms.InputTag( "" ), + minimumTowersFraction = cms.double( 0.0 ), + jetCollInstanceName = cms.string( "" ), + sumRecHits = cms.bool( False ) +) +process.hltAK4CaloJetsIDPassedCPUOnly = cms.EDProducer( "HLTCaloJetIDProducer", + min_N90 = cms.int32( -2 ), + min_N90hits = cms.int32( 2 ), + min_EMF = cms.double( 1.0E-6 ), + max_EMF = cms.double( 999.0 ), + jetsInput = cms.InputTag( "hltAK4CaloJetsCPUOnly" ), + JetIDParams = cms.PSet( + hfRecHitsColl = cms.InputTag( "hltHfreco" ), + hoRecHitsColl = cms.InputTag( "hltHoreco" ), + ebRecHitsColl = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEB' ), + hbheRecHitsColl = cms.InputTag( "hltHbherecoLegacy" ), + useRecHits = cms.bool( True ), + eeRecHitsColl = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEE' ) + ) +) +process.hltFixedGridRhoFastjetAllCaloCPUOnly = cms.EDProducer( "FixedGridRhoProducerFastjet", + pfCandidatesTag = cms.InputTag( "hltTowerMakerForAllCPUOnly" ), + maxRapidity = cms.double( 5.0 ), + gridSpacing = cms.double( 0.55 ) +) +process.hltAK4CaloFastJetCorrectorCPUOnly = cms.EDProducer( "L1FastjetCorrectorProducer", + level = cms.string( "L1FastJet" ), + algorithm = cms.string( "AK4CaloHLT" ), + srcRho = cms.InputTag( "hltFixedGridRhoFastjetAllCaloCPUOnly" ) +) +process.hltAK4CaloCorrectorCPUOnly = cms.EDProducer( "ChainedJetCorrectorProducer", + correctors = cms.VInputTag( 'hltAK4CaloFastJetCorrectorCPUOnly','hltAK4CaloRelativeCorrector','hltAK4CaloAbsoluteCorrector','hltAK4CaloResidualCorrector' ) +) +process.hltAK4CaloJetsCorrectedCPUOnly = cms.EDProducer( "CorrectedCaloJetProducer", + src = cms.InputTag( "hltAK4CaloJetsCPUOnly" ), + correctors = cms.VInputTag( 'hltAK4CaloCorrectorCPUOnly' ) +) +process.hltAK4CaloJetsCorrectedIDPassedCPUOnly = cms.EDProducer( "CorrectedCaloJetProducer", + src = cms.InputTag( "hltAK4CaloJetsIDPassedCPUOnly" ), + correctors = cms.VInputTag( 'hltAK4CaloCorrectorCPUOnly' ) +) +process.hltSingleCaloJet10CPUOnly = cms.EDFilter( "HLT1CaloJet", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltSelectedPFTausTrackFinding" ), - triggerType = cms.int32( 84 ), + inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassedCPUOnly" ), + triggerType = cms.int32( 85 ), MinE = cms.double( -1.0 ), - MinPt = cms.double( 180.0 ), + MinPt = cms.double( 10.0 ), MinMass = cms.double( -1.0 ), MaxMass = cms.double( -1.0 ), MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.1 ), + MaxEta = cms.double( 5.0 ), MinN = cms.int32( 1 ) ) -process.hltPFTauMediumHighPtRelaxedIsoAbsoluteIsolationDiscriminator = cms.EDProducer( "PFRecoTauDiscriminationByIsolation", - storeRawFootprintCorrection = cms.bool( False ), - PFTauProducer = cms.InputTag( "hltPFTaus" ), - storeRawOccupancy = cms.bool( False ), - maximumSumPtCut = cms.double( 2.3 ), - qualityCuts = cms.PSet( - vertexTrackFiltering = cms.bool( False ), - isolationQualityCuts = cms.PSet( - maxDeltaZ = cms.double( 0.2 ), - minTrackPt = cms.double( 0.5 ), - minGammaEt = cms.double( 0.5 ), - minTrackHits = cms.uint32( 3 ), - minTrackPixelHits = cms.uint32( 0 ), - maxTrackChi2 = cms.double( 100.0 ), - maxTransverseImpactParameter = cms.double( 0.1 ), - useTracksInsteadOfPFHadrons = cms.bool( False ) - ), - primaryVertexSrc = cms.InputTag( "hltPixelVertices" ), - recoverLeadingTrk = cms.bool( False ), - signalQualityCuts = cms.PSet( - maxDeltaZ = cms.double( 0.2 ), - minTrackPt = cms.double( 0.0 ), - minGammaEt = cms.double( 0.5 ), - minTrackHits = cms.uint32( 3 ), - minTrackPixelHits = cms.uint32( 0 ), - maxTrackChi2 = cms.double( 1000.0 ), - maxTransverseImpactParameter = cms.double( 0.2 ), - useTracksInsteadOfPFHadrons = cms.bool( False ) - ), - vxAssocQualityCuts = cms.PSet( - minTrackPt = cms.double( 0.0 ), - minGammaEt = cms.double( 0.5 ), - minTrackHits = cms.uint32( 3 ), - minTrackPixelHits = cms.uint32( 0 ), - maxTrackChi2 = cms.double( 1000.0 ), - maxTransverseImpactParameter = cms.double( 0.2 ), - useTracksInsteadOfPFHadrons = cms.bool( False ) - ), - pvFindingAlgo = cms.string( "closestInDeltaZ" ) - ), - minTauPtForNoIso = cms.double( 500.0 ), - maxAbsPhotonSumPt_outsideSignalCone = cms.double( 1.0E9 ), - vertexSrc = cms.InputTag( "NotUsed" ), - applySumPtCut = cms.bool( True ), - rhoConeSize = cms.double( 0.5 ), - ApplyDiscriminationByTrackerIsolation = cms.bool( True ), - storeRawPhotonSumPt_outsideSignalCone = cms.bool( False ), - rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAll" ), - enableHGCalWorkaround = cms.bool( False ), - footprintCorrections = cms.VPSet( - cms.PSet( offset = cms.string( "0.0" ), - selection = cms.string( "decayMode() = 0" ) - ), - cms.PSet( offset = cms.string( "0.0" ), - selection = cms.string( "decayMode() = 1 || decayMode() = 2" ) - ), - cms.PSet( offset = cms.string( "2.7" ), - selection = cms.string( "decayMode() = 5" ) - ), - cms.PSet( offset = cms.string( "0.0" ), - selection = cms.string( "decayMode() = 6" ) - ), - cms.PSet( offset = cms.string( "max(2.0, 0.22*pt() - 2.0)" ), - selection = cms.string( "decayMode() = 10" ) - ) - ), - deltaBetaFactor = cms.string( "0.38" ), - applyFootprintCorrection = cms.bool( False ), - UseAllPFCandsForWeights = cms.bool( False ), - relativeSumPtCut = cms.double( 0.06 ), - Prediscriminants = cms.PSet( BooleanOperator = cms.string( "and" ) ), - maximumOccupancy = cms.uint32( 0 ), - verbosity = cms.int32( 0 ), - applyOccupancyCut = cms.bool( False ), - applyDeltaBetaCorrection = cms.bool( False ), - applyRelativeSumPtCut = cms.bool( False ), - storeRawPUsumPt = cms.bool( False ), - applyPhotonPtSumOutsideSignalConeCut = cms.bool( False ), - deltaBetaPUTrackPtCutOverride = cms.bool( True ), - ApplyDiscriminationByWeightedECALIsolation = cms.bool( False ), - storeRawSumPt = cms.bool( False ), - ApplyDiscriminationByECALIsolation = cms.bool( False ), - applyRhoCorrection = cms.bool( False ), - WeightECALIsolation = cms.double( 1.0 ), - rhoUEOffsetCorrection = cms.double( 1.0 ), - maxRelPhotonSumPt_outsideSignalCone = cms.double( 0.1 ), - deltaBetaPUTrackPtCutOverride_val = cms.double( 0.5 ), +process.hltAK4CaloJetsPFCPUOnly = cms.EDProducer( "FastjetJetProducer", + useMassDropTagger = cms.bool( False ), + useFiltering = cms.bool( False ), + useDynamicFiltering = cms.bool( False ), + useTrimming = cms.bool( False ), + usePruning = cms.bool( False ), + useCMSBoostedTauSeedingAlgorithm = cms.bool( False ), + useKtPruning = cms.bool( False ), + useConstituentSubtraction = cms.bool( False ), + useSoftDrop = cms.bool( False ), + correctShape = cms.bool( False ), + UseOnlyVertexTracks = cms.bool( False ), + UseOnlyOnePV = cms.bool( False ), + muCut = cms.double( -1.0 ), + yCut = cms.double( -1.0 ), + rFilt = cms.double( -1.0 ), + rFiltFactor = cms.double( -1.0 ), + trimPtFracMin = cms.double( -1.0 ), + zcut = cms.double( -1.0 ), + rcut_factor = cms.double( -1.0 ), + csRho_EtaMax = cms.double( -1.0 ), + csRParam = cms.double( -1.0 ), + beta = cms.double( -1.0 ), + R0 = cms.double( -1.0 ), + gridMaxRapidity = cms.double( -1.0 ), + gridSpacing = cms.double( -1.0 ), + DzTrVtxMax = cms.double( 0.0 ), + DxyTrVtxMax = cms.double( 0.0 ), + MaxVtxZ = cms.double( 15.0 ), + subjetPtMin = cms.double( -1.0 ), + muMin = cms.double( -1.0 ), + muMax = cms.double( -1.0 ), + yMin = cms.double( -1.0 ), + yMax = cms.double( -1.0 ), + dRMin = cms.double( -1.0 ), + dRMax = cms.double( -1.0 ), + maxDepth = cms.int32( -1 ), + nFilt = cms.int32( -1 ), + MinVtxNdof = cms.int32( 5 ), + src = cms.InputTag( "hltTowerMakerForAllCPUOnly" ), + srcPVs = cms.InputTag( "NotUsed" ), + jetType = cms.string( "CaloJet" ), + jetAlgorithm = cms.string( "AntiKt" ), + rParam = cms.double( 0.4 ), + inputEtMin = cms.double( 0.3 ), + inputEMin = cms.double( 0.0 ), + jetPtMin = cms.double( 1.0 ), + doPVCorrection = cms.bool( False ), + doAreaFastjet = cms.bool( False ), + doRhoFastjet = cms.bool( False ), + doPUOffsetCorr = cms.bool( False ), + puPtMin = cms.double( 10.0 ), + nSigmaPU = cms.double( 1.0 ), + radiusPU = cms.double( 0.4 ), + subtractorName = cms.string( "" ), + useExplicitGhosts = cms.bool( False ), + doAreaDiskApprox = cms.bool( False ), + voronoiRfact = cms.double( -9.0 ), + Rho_EtaMax = cms.double( 4.4 ), + Ghost_EtaMax = cms.double( 6.0 ), + Active_Area_Repeats = cms.int32( 5 ), + GhostArea = cms.double( 0.01 ), + restrictInputs = cms.bool( False ), + maxInputs = cms.uint32( 1 ), + writeCompound = cms.bool( False ), + writeJetsWithConst = cms.bool( False ), + doFastJetNonUniform = cms.bool( False ), + useDeterministicSeed = cms.bool( True ), + minSeed = cms.uint32( 0 ), + verbosity = cms.int32( 0 ), + puWidth = cms.double( 0.0 ), + nExclude = cms.uint32( 0 ), + maxBadEcalCells = cms.uint32( 9999999 ), + maxBadHcalCells = cms.uint32( 9999999 ), + maxProblematicEcalCells = cms.uint32( 9999999 ), + maxProblematicHcalCells = cms.uint32( 9999999 ), + maxRecoveredEcalCells = cms.uint32( 9999999 ), + maxRecoveredHcalCells = cms.uint32( 9999999 ), + puCenters = cms.vdouble( ), + applyWeight = cms.bool( False ), + srcWeights = cms.InputTag( "" ), + minimumTowersFraction = cms.double( 0.0 ), + jetCollInstanceName = cms.string( "" ), + sumRecHits = cms.bool( False ) +) +process.hltAK4CaloJetsPFEt5CPUOnly = cms.EDFilter( "EtMinCaloJetSelector", + src = cms.InputTag( "hltAK4CaloJetsPFCPUOnly" ), + filter = cms.bool( False ), + etMin = cms.double( 5.0 ) +) +process.hltSiPixelClustersCacheCPUOnly = cms.EDProducer( "SiPixelClusterShapeCacheProducer", + src = cms.InputTag( "hltSiPixelClustersLegacy" ), + onDemand = cms.bool( False ) +) +process.hltSiPixelRecHitsFromLegacyCPUOnly = cms.EDProducer( "SiPixelRecHitSoAFromLegacy", + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + src = cms.InputTag( "hltSiPixelClustersLegacy" ), + CPE = cms.string( "PixelCPEFast" ), + convertToLegacy = cms.bool( True ), + isPhase2 = cms.bool( False ) +) +process.hltSiStripClustersCPUOnly = cms.EDProducer( "MeasurementTrackerEventProducer", + measurementTracker = cms.string( "hltESPMeasurementTracker" ), + skipClusters = cms.InputTag( "" ), + pixelClusterProducer = cms.string( "hltSiPixelClusters" ), + stripClusterProducer = cms.string( "hltSiStripRawToClustersFacility" ), + Phase2TrackerCluster1DProducer = cms.string( "" ), + vectorHits = cms.InputTag( "" ), + vectorHitsRej = cms.InputTag( "" ), + inactivePixelDetectorLabels = cms.VInputTag( 'hltSiPixelDigisLegacy' ), + badPixelFEDChannelCollectionLabels = cms.VInputTag( 'hltSiPixelDigisLegacy' ), + pixelCablingMapLabel = cms.string( "" ), + inactiveStripDetectorLabels = cms.VInputTag( 'hltSiStripExcludedFEDListProducer' ), + switchOffPixelsIfEmpty = cms.bool( True ) +) +process.hltIterL3OISeedsFromL2MuonsCPUOnly = cms.EDProducer( "TSGForOIDNN", + src = cms.InputTag( 'hltL2Muons','UpdatedAtVtx' ), + layersToTry = cms.int32( 2 ), + fixedErrorRescaleFactorForHitless = cms.double( 2.0 ), + hitsToTry = cms.int32( 1 ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersCPUOnly" ), + estimator = cms.string( "hltESPChi2MeasurementEstimator100" ), + maxEtaForTOB = cms.double( 1.8 ), + minEtaForTEC = cms.double( 0.7 ), + debug = cms.untracked.bool( False ), + maxSeeds = cms.uint32( 20 ), + maxHitlessSeeds = cms.uint32( 5 ), + maxHitSeeds = cms.uint32( 1 ), + propagatorName = cms.string( "PropagatorWithMaterialParabolicMf" ), + maxHitlessSeedsIP = cms.uint32( 5 ), + maxHitlessSeedsMuS = cms.uint32( 0 ), + maxHitDoubletSeeds = cms.uint32( 0 ), + getStrategyFromDNN = cms.bool( True ), + useRegressor = cms.bool( False ), + dnnMetadataPath = cms.string( "RecoMuon/TrackerSeedGenerator/data/OIseeding/DNNclassifier_Run3_metadata.json" ) +) +process.hltIterL3OITrackCandidatesCPUOnly = cms.EDProducer( "CkfTrackCandidateMaker", + cleanTrajectoryAfterInOut = cms.bool( False ), + doSeedingRegionRebuilding = cms.bool( False ), + onlyPixelHitsForSeedCleaner = cms.bool( False ), + reverseTrajectories = cms.bool( True ), + useHitsSplitting = cms.bool( False ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersCPUOnly" ), + src = cms.InputTag( "hltIterL3OISeedsFromL2MuonsCPUOnly" ), + clustersToSkip = cms.InputTag( "" ), + phase2clustersToSkip = cms.InputTag( "" ), + TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTPSetMuonCkfTrajectoryBuilder" ) ), + TransientInitialStateEstimatorParameters = cms.PSet( + propagatorAlongTISE = cms.string( "PropagatorWithMaterial" ), + numberMeasurementsForFit = cms.int32( 4 ), + propagatorOppositeTISE = cms.string( "PropagatorWithMaterialOpposite" ) + ), + numHitsForSeedCleaner = cms.int32( 4 ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + RedundantSeedCleaner = cms.string( "CachingSeedCleanerBySharedInput" ), + TrajectoryCleaner = cms.string( "muonSeededTrajectoryCleanerBySharedHits" ), + maxNSeeds = cms.uint32( 500000 ), + maxSeedsBeforeCleaning = cms.uint32( 5000 ) +) +process.hltIterL3OIMuCtfWithMaterialTracksCPUOnly = cms.EDProducer( "TrackProducer", + useSimpleMF = cms.bool( False ), + SimpleMagneticField = cms.string( "" ), + src = cms.InputTag( "hltIterL3OITrackCandidatesCPUOnly" ), + clusterRemovalInfo = cms.InputTag( "" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Fitter = cms.string( "hltESPKFFittingSmootherWithOutliersRejectionAndRK" ), + useHitsSplitting = cms.bool( False ), + alias = cms.untracked.string( "ctfWithMaterialTracks" ), + TrajectoryInEvent = cms.bool( False ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + AlgorithmName = cms.string( "iter10" ), + Propagator = cms.string( "PropagatorWithMaterial" ), + GeometricInnerState = cms.bool( True ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + MeasurementTracker = cms.string( "hltESPMeasurementTracker" ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersCPUOnly" ) +) +process.hltIterL3OIMuonTrackCutClassifierCPUOnly = cms.EDProducer( "TrackCutClassifier", + src = cms.InputTag( "hltIterL3OIMuCtfWithMaterialTracksCPUOnly" ), + beamspot = cms.InputTag( "hltOnlineBeamSpot" ), + vertices = cms.InputTag( "Notused" ), + ignoreVertices = cms.bool( True ), + qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), + mva = cms.PSet( + minPixelHits = cms.vint32( 0, 0, 1 ), + maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 100.0 ), + dr_par = cms.PSet( + d0err = cms.vdouble( 0.003, 0.003, 3.40282346639E38 ), + dr_par2 = cms.vdouble( 0.3, 0.3, 3.40282346639E38 ), + dr_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), + dr_exp = cms.vint32( 4, 4, 2147483647 ), + d0err_par = cms.vdouble( 0.001, 0.001, 3.40282346639E38 ) + ), + maxLostLayers = cms.vint32( 4, 3, 2 ), + min3DLayers = cms.vint32( 1, 2, 1 ), + dz_par = cms.PSet( + dz_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), + dz_par2 = cms.vdouble( 0.35, 0.35, 3.40282346639E38 ), + dz_exp = cms.vint32( 4, 4, 2147483647 ) + ), + minNVtxTrk = cms.int32( 3 ), + maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), + minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), + maxChi2 = cms.vdouble( 3.40282346639E38, 3.40282346639E38, 3.40282346639E38 ), + maxChi2n = cms.vdouble( 10.0, 1.0, 0.4 ), + maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), + minLayers = cms.vint32( 3, 5, 5 ) + ) +) +process.hltIterL3OIMuonTrackSelectionHighPurityCPUOnly = cms.EDProducer( "TrackCollectionFilterCloner", + originalSource = cms.InputTag( "hltIterL3OIMuCtfWithMaterialTracksCPUOnly" ), + originalMVAVals = cms.InputTag( 'hltIterL3OIMuonTrackCutClassifierCPUOnly','MVAValues' ), + originalQualVals = cms.InputTag( 'hltIterL3OIMuonTrackCutClassifierCPUOnly','QualityMasks' ), + minQuality = cms.string( "highPurity" ), + copyExtras = cms.untracked.bool( True ), + copyTrajectories = cms.untracked.bool( False ) +) +process.hltL3MuonsIterL3OICPUOnly = cms.EDProducer( "L3MuonProducer", + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + UseMuonNavigation = cms.untracked.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPSmartPropagatorAny', + 'SteppingHelixPropagatorAny', + 'hltESPSmartPropagator', + 'hltESPSteppingHelixPropagatorOpposite' ) + ), + MuonCollectionLabel = cms.InputTag( 'hltL2Muons','UpdatedAtVtx' ), + TrackLoaderParameters = cms.PSet( + MuonSeededTracksInstance = cms.untracked.string( "L2Seeded" ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + DoSmoothing = cms.bool( True ), + SmoothTkTrack = cms.untracked.bool( False ), + VertexConstraint = cms.bool( False ), + MuonUpdatorAtVertexParameters = cms.PSet( + MaxChi2 = cms.double( 1000000.0 ), + BeamSpotPositionErrors = cms.vdouble( 0.1, 0.1, 5.3 ), + Propagator = cms.string( "hltESPSteppingHelixPropagatorOpposite" ) + ), + PutTkTrackIntoEvent = cms.untracked.bool( False ), + Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) + ), + L3TrajBuilderParameters = cms.PSet( + PtCut = cms.double( 1.0 ), + TrackerPropagator = cms.string( "SteppingHelixPropagatorAny" ), + GlobalMuonTrackMatcher = cms.PSet( + Chi2Cut_3 = cms.double( 200.0 ), + DeltaDCut_2 = cms.double( 10.0 ), + Eta_threshold = cms.double( 1.2 ), + Quality_2 = cms.double( 15.0 ), + DeltaDCut_1 = cms.double( 40.0 ), + Quality_3 = cms.double( 7.0 ), + DeltaDCut_3 = cms.double( 15.0 ), + Quality_1 = cms.double( 20.0 ), + Pt_threshold1 = cms.double( 0.0 ), + DeltaRCut_2 = cms.double( 0.2 ), + DeltaRCut_1 = cms.double( 0.1 ), + Pt_threshold2 = cms.double( 9.99999999E8 ), + Chi2Cut_1 = cms.double( 50.0 ), + Chi2Cut_2 = cms.double( 50.0 ), + DeltaRCut_3 = cms.double( 1.0 ), + LocChi2Cut = cms.double( 0.001 ), + Propagator = cms.string( "hltESPSmartPropagator" ), + MinPt = cms.double( 1.0 ), + MinP = cms.double( 2.5 ) + ), + ScaleTECxFactor = cms.double( -1.0 ), + tkTrajUseVertex = cms.bool( False ), + MuonTrackingRegionBuilder = cms.PSet( + Rescale_Dz = cms.double( 4.0 ), + Pt_fixed = cms.bool( False ), + Eta_fixed = cms.bool( True ), + Eta_min = cms.double( 0.1 ), + DeltaZ = cms.double( 24.2 ), + maxRegions = cms.int32( 2 ), + EtaR_UpperLimit_Par1 = cms.double( 0.25 ), + UseVertex = cms.bool( False ), + Z_fixed = cms.bool( False ), + PhiR_UpperLimit_Par1 = cms.double( 0.6 ), + PhiR_UpperLimit_Par2 = cms.double( 0.2 ), + Rescale_phi = cms.double( 3.0 ), + DeltaEta = cms.double( 0.2 ), + precise = cms.bool( True ), + OnDemand = cms.int32( -1 ), + EtaR_UpperLimit_Par2 = cms.double( 0.15 ), + MeasurementTrackerName = cms.InputTag( "hltESPMeasurementTracker" ), + vertexCollection = cms.InputTag( "pixelVertices" ), + Pt_min = cms.double( 3.0 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Phi_fixed = cms.bool( True ), + DeltaR = cms.double( 0.025 ), + input = cms.InputTag( 'hltL2Muons','UpdatedAtVtx' ), + DeltaPhi = cms.double( 0.15 ), + Phi_min = cms.double( 0.1 ), + Rescale_eta = cms.double( 3.0 ) + ), + TrackTransformer = cms.PSet( + Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), + RefitDirection = cms.string( "insideOut" ), + RefitRPCHits = cms.bool( True ), + Propagator = cms.string( "hltESPSmartPropagatorAny" ), + DoPredictionsOnly = cms.bool( False ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), + Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) + ), + tkTrajBeamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + RefitRPCHits = cms.bool( True ), + tkTrajVertex = cms.InputTag( "Notused" ), + GlbRefitterParameters = cms.PSet( + Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), + DTRecSegmentLabel = cms.InputTag( "hltDt4DSegments" ), + RefitFlag = cms.bool( True ), + SkipStation = cms.int32( -1 ), + Chi2CutRPC = cms.double( 1.0 ), + PropDirForCosmics = cms.bool( False ), + CSCRecSegmentLabel = cms.InputTag( "hltCscSegments" ), + GEMRecHitLabel = cms.InputTag( "hltGemRecHits" ), + HitThreshold = cms.int32( 1 ), + Chi2CutGEM = cms.double( 1.0 ), + DYTthrs = cms.vint32( 30, 15 ), + TrackerSkipSystem = cms.int32( -1 ), + RefitDirection = cms.string( "insideOut" ), + Chi2CutCSC = cms.double( 150.0 ), + Chi2CutDT = cms.double( 10.0 ), + RefitRPCHits = cms.bool( True ), + TrackerSkipSection = cms.int32( -1 ), + Propagator = cms.string( "hltESPSmartPropagatorAny" ), + DoPredictionsOnly = cms.bool( False ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + MuonHitsOption = cms.int32( 1 ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ) + ), + PCut = cms.double( 2.5 ), + tkTrajMaxDXYBeamSpot = cms.double( 9999.0 ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + tkTrajMaxChi2 = cms.double( 9999.0 ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), + ScaleTECyFactor = cms.double( -1.0 ), + tkTrajLabel = cms.InputTag( "hltIterL3OIMuonTrackSelectionHighPurityCPUOnly" ) + ) +) +process.hltIterL3OIL3MuonsLinksCombinationCPUOnly = cms.EDProducer( "L3TrackLinksCombiner", + labels = cms.VInputTag( 'hltL3MuonsIterL3OICPUOnly' ) +) +process.hltIterL3OIL3MuonsCPUOnly = cms.EDProducer( "L3TrackCombiner", + labels = cms.VInputTag( 'hltL3MuonsIterL3OICPUOnly' ) +) +process.hltIterL3OIL3MuonCandidatesCPUOnly = cms.EDProducer( "L3MuonCandidateProducer", + InputObjects = cms.InputTag( "hltIterL3OIL3MuonsCPUOnly" ), + InputLinksObjects = cms.InputTag( "hltIterL3OIL3MuonsLinksCombinationCPUOnly" ), + MuonPtOption = cms.string( "Tracker" ) +) +process.hltL2SelectorForL3IOCPUOnly = cms.EDProducer( "HLTMuonL2SelectorForL3IO", + l2Src = cms.InputTag( 'hltL2Muons','UpdatedAtVtx' ), + l3OISrc = cms.InputTag( "hltIterL3OIL3MuonCandidatesCPUOnly" ), + InputLinks = cms.InputTag( "hltIterL3OIL3MuonsLinksCombinationCPUOnly" ), + applyL3Filters = cms.bool( False ), + MinNhits = cms.int32( 1 ), + MaxNormalizedChi2 = cms.double( 20.0 ), + MinNmuonHits = cms.int32( 1 ), + MaxPtDifference = cms.double( 0.3 ) +) +process.hltPixelTracksCPUOnly = cms.EDProducer( "CAHitNtupletCUDA", + onGPU = cms.bool( False ), + pixelRecHitSrc = cms.InputTag( "hltSiPixelRecHitsFromLegacyCPUOnly" ), + ptmin = cms.double( 0.899999976158 ), + CAThetaCutBarrel = cms.double( 0.00200000009499 ), + CAThetaCutForward = cms.double( 0.00300000002608 ), + hardCurvCut = cms.double( 0.0328407224959 ), + dcaCutInnerTriplet = cms.double( 0.15000000596 ), + dcaCutOuterTriplet = cms.double( 0.25 ), + earlyFishbone = cms.bool( True ), + lateFishbone = cms.bool( False ), + idealConditions = cms.bool( False ), + fillStatistics = cms.bool( False ), + minHitsPerNtuplet = cms.uint32( 3 ), + maxNumberOfDoublets = cms.uint32( 524288 ), + minHitsForSharingCut = cms.uint32( 10 ), + includeJumpingForwardDoublets = cms.bool( True ), + fitNas4 = cms.bool( False ), + doClusterCut = cms.bool( True ), + doZ0Cut = cms.bool( True ), + doPtCut = cms.bool( True ), + useRiemannFit = cms.bool( False ), + doSharedHitCut = cms.bool( True ), + dupPassThrough = cms.bool( False ), + useSimpleTripletCleaner = cms.bool( True ), + trackQualityCuts = cms.PSet( + chi2MaxPt = cms.double( 10.0 ), + tripletMaxTip = cms.double( 0.3 ), + chi2Scale = cms.double( 8.0 ), + quadrupletMaxTip = cms.double( 0.5 ), + quadrupletMinPt = cms.double( 0.3 ), + quadrupletMaxZip = cms.double( 12.0 ), + tripletMaxZip = cms.double( 12.0 ), + tripletMinPt = cms.double( 0.5 ), + chi2Coeff = cms.vdouble( 0.9, 1.8 ) + ) +) +process.hltPixelTracksFromSoACPUOnly = cms.EDProducer( "PixelTrackProducerFromSoA", + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + trackSrc = cms.InputTag( "hltPixelTracksCPUOnly" ), + pixelRecHitLegacySrc = cms.InputTag( "hltSiPixelRecHitsFromLegacyCPUOnly" ), + minNumberOfHits = cms.int32( 0 ), + minQuality = cms.string( "loose" ) +) +process.hltPixelVerticesCPUOnly = cms.EDProducer( "PixelVertexProducerCUDA", + onGPU = cms.bool( False ), + oneKernel = cms.bool( True ), + useDensity = cms.bool( True ), + useDBSCAN = cms.bool( False ), + useIterative = cms.bool( False ), + minT = cms.int32( 2 ), + eps = cms.double( 0.07 ), + errmax = cms.double( 0.01 ), + chi2max = cms.double( 9.0 ), + PtMin = cms.double( 0.5 ), + PtMax = cms.double( 75.0 ), + pixelTrackSrc = cms.InputTag( "hltPixelTracksCPUOnly" ) +) +process.hltPixelVerticesFromSoACPUOnly = cms.EDProducer( "PixelVertexProducerFromSoA", + TrackCollection = cms.InputTag( "hltPixelTracksFromSoACPUOnly" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + src = cms.InputTag( "hltPixelVerticesCPUOnly" ) +) +process.hltTrimmedPixelVerticesCPUOnly = cms.EDProducer( "PixelVertexCollectionTrimmer", + src = cms.InputTag( "hltPixelVerticesFromSoACPUOnly" ), + maxVtx = cms.uint32( 100 ), + fractionSumPt2 = cms.double( 0.3 ), + minSumPt2 = cms.double( 0.0 ), + PVcomparer = cms.PSet( refToPSet_ = cms.string( "HLTPSetPvClusterComparerForIT" ) ) +) +process.hltIterL3MuonPixelTracksTrackingRegionsCPUOnly = cms.EDProducer( "MuonTrackingRegionByPtEDProducer", + DeltaR = cms.double( 0.025 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + OnDemand = cms.int32( -1 ), + vertexCollection = cms.InputTag( "notUsed" ), + MeasurementTrackerName = cms.InputTag( "" ), + UseVertex = cms.bool( False ), + Rescale_Dz = cms.double( 4.0 ), + Pt_fixed = cms.bool( True ), + Z_fixed = cms.bool( True ), + Pt_min = cms.double( 0.0 ), + DeltaZ = cms.double( 24.2 ), + ptRanges = cms.vdouble( 0.0, 15.0, 20.0, 1.0E64 ), + deltaEtas = cms.vdouble( 0.2, 0.2, 0.2 ), + deltaPhis = cms.vdouble( 0.75, 0.45, 0.225 ), + maxRegions = cms.int32( 5 ), + precise = cms.bool( True ), + input = cms.InputTag( "hltL2SelectorForL3IOCPUOnly" ) +) +process.hltPixelTracksInRegionL2CPUOnly = cms.EDProducer( "TrackSelectorByRegion", + tracks = cms.InputTag( "hltPixelTracksFromSoACPUOnly" ), + regions = cms.InputTag( "hltIterL3MuonPixelTracksTrackingRegionsCPUOnly" ), + produceTrackCollection = cms.bool( True ), + produceMask = cms.bool( False ) +) +process.hltIter0IterL3MuonPixelSeedsFromPixelTracksCPUOnly = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", + InputCollection = cms.InputTag( "hltPixelTracksInRegionL2CPUOnly" ), + InputVertexCollection = cms.InputTag( "" ), + originHalfLength = cms.double( 0.3 ), + originRadius = cms.double( 0.1 ), + useProtoTrackKinematics = cms.bool( False ), + useEventsWithNoVertex = cms.bool( True ), + TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + usePV = cms.bool( False ), + includeFourthHit = cms.bool( True ), + SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) +) +process.hltIter0IterL3MuonPixelSeedsFromPixelTracksFilteredCPUOnly = cms.EDProducer( "MuonHLTSeedMVAClassifier", + src = cms.InputTag( "hltIter0IterL3MuonPixelSeedsFromPixelTracksCPUOnly" ), + L1Muon = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L2Muon = cms.InputTag( "hltL2MuonCandidates" ), + rejectAll = cms.bool( False ), + isFromL1 = cms.bool( False ), + mvaFileBL1 = cms.FileInPath( "RecoMuon/TrackerSeedGenerator/data/xgb_Run3_Iter0FromL1_PatatrackSeeds_barrel_v2.xml" ), + mvaFileEL1 = cms.FileInPath( "RecoMuon/TrackerSeedGenerator/data/xgb_Run3_Iter0FromL1_PatatrackSeeds_endcap_v2.xml" ), + mvaFileBL2 = cms.FileInPath( "RecoMuon/TrackerSeedGenerator/data/xgb_Run3_Iter0_PatatrackSeeds_barrel_v2.xml" ), + mvaFileEL2 = cms.FileInPath( "RecoMuon/TrackerSeedGenerator/data/xgb_Run3_Iter0_PatatrackSeeds_endcap_v2.xml" ), + mvaScaleMeanBL1 = cms.vdouble( 5.000589710660383E-4, 3.90864688207247E-6, 5.566857527819724E-6, 2.919765272506742E-5, 0.0020554125627069656, 3.7638302502636416E-4, 0.17319245569742575, -0.001928435311705264 ), + mvaScaleStdBL1 = cms.vdouble( 0.0024104956748896007, 2.65014770862918E-4, 7.474433025576554E-4, 0.07076843921543456, 0.8267930143339328, 0.5908013434667966, 0.16945213299167364, 0.19343332776069666 ), + mvaScaleMeanEL1 = cms.vdouble( 4.633287331326438E-4, 4.336517990150388E-6, 1.1353478376025763E-5, -9.703999978722195E-4, -0.016733916560431213, 0.0010338859165970008, 0.1664362346287898, -0.002093062022327288 ), + mvaScaleStdEL1 = cms.vdouble( 0.0017591716932616446, 4.3554653252872314E-4, 0.0018509069108135767, 0.3154887917554714, 1.0554267175028256, 0.46607446165391897, 0.1599804481244901, 0.1802872646042384 ), + mvaScaleMeanBL2 = cms.vdouble( 5.535405438531338E-4, 5.803137756667417E-6, 9.844857031022169E-6, 8.572205780682784E-6, 0.0015762679722632618, 4.395397563024067E-4, 0.1374567309015325, -0.005115438205054733, 0.11749212456078427, 6.10630569023574E-5 ), + mvaScaleStdBL2 = cms.vdouble( 0.002626537945220411, 0.004217812355595011, 0.01003037371073428, 0.08030848788317736, 0.8112437912866772, 0.682723351939253, 0.14357759358396366, 0.1714659927555431, 0.12492124275832932, 0.14997195939803123 ), + mvaScaleMeanEL2 = cms.vdouble( 4.7677144995220935E-4, 3.6745265753688003E-6, 8.865597384997202E-6, 3.035250572254308E-4, -0.017277139191991336, 7.614700645923214E-4, 0.13098441610679598, -0.004062335797232639, 0.10313449419117496, 8.091070691633311E-5 ), + mvaScaleStdEL2 = cms.vdouble( 0.0017644245219973625, 1.4737438911735824E-4, 5.815417377127688E-4, 0.32486307205392545, 0.9554477166210787, 0.6368300706332602, 0.18228633778650377, 0.17472670187127687, 0.1069305400952516, 0.12396350430658183 ), + doSort = cms.bool( False ), + nSeedsMaxB = cms.int32( 99999 ), + nSeedsMaxE = cms.int32( 99999 ), + etaEdge = cms.double( 1.2 ), + mvaCutB = cms.double( 0.01 ), + mvaCutE = cms.double( 0.01 ), + minL1Qual = cms.int32( 7 ), + baseScore = cms.double( 0.5 ) +) +process.hltIter0IterL3MuonCkfTrackCandidatesCPUOnly = cms.EDProducer( "CkfTrackCandidateMaker", + cleanTrajectoryAfterInOut = cms.bool( False ), + doSeedingRegionRebuilding = cms.bool( True ), + onlyPixelHitsForSeedCleaner = cms.bool( False ), + reverseTrajectories = cms.bool( False ), + useHitsSplitting = cms.bool( True ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersCPUOnly" ), + src = cms.InputTag( "hltIter0IterL3MuonPixelSeedsFromPixelTracksFilteredCPUOnly" ), + clustersToSkip = cms.InputTag( "" ), + phase2clustersToSkip = cms.InputTag( "" ), + TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter0IterL3MuonPSetGroupedCkfTrajectoryBuilderIT" ) ), + TransientInitialStateEstimatorParameters = cms.PSet( + propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), + numberMeasurementsForFit = cms.int32( 4 ), + propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) + ), + numHitsForSeedCleaner = cms.int32( 4 ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + RedundantSeedCleaner = cms.string( "none" ), + TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), + maxNSeeds = cms.uint32( 100000 ), + maxSeedsBeforeCleaning = cms.uint32( 1000 ) +) +process.hltIter0IterL3MuonCtfWithMaterialTracksCPUOnly = cms.EDProducer( "TrackProducer", + useSimpleMF = cms.bool( True ), + SimpleMagneticField = cms.string( "ParabolicMf" ), + src = cms.InputTag( "hltIter0IterL3MuonCkfTrackCandidatesCPUOnly" ), + clusterRemovalInfo = cms.InputTag( "" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Fitter = cms.string( "hltESPFittingSmootherIT" ), + useHitsSplitting = cms.bool( False ), + alias = cms.untracked.string( "ctfWithMaterialTracks" ), + TrajectoryInEvent = cms.bool( False ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + AlgorithmName = cms.string( "hltIter0" ), + Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), + GeometricInnerState = cms.bool( True ), + NavigationSchool = cms.string( "" ), + MeasurementTracker = cms.string( "" ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersCPUOnly" ) +) +process.hltIter0IterL3MuonTrackCutClassifierCPUOnly = cms.EDProducer( "TrackCutClassifier", + src = cms.InputTag( "hltIter0IterL3MuonCtfWithMaterialTracksCPUOnly" ), + beamspot = cms.InputTag( "hltOnlineBeamSpot" ), + vertices = cms.InputTag( "hltTrimmedPixelVerticesCPUOnly" ), + ignoreVertices = cms.bool( False ), + qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), + mva = cms.PSet( + minPixelHits = cms.vint32( 0, 0, 0 ), + maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 100.0 ), + dr_par = cms.PSet( + d0err = cms.vdouble( 0.003, 0.003, 3.40282346639E38 ), + dr_par2 = cms.vdouble( 0.3, 0.3, 3.40282346639E38 ), + dr_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), + dr_exp = cms.vint32( 4, 4, 2147483647 ), + d0err_par = cms.vdouble( 0.001, 0.001, 3.40282346639E38 ) + ), + maxLostLayers = cms.vint32( 1, 1, 1 ), + min3DLayers = cms.vint32( 0, 0, 0 ), + dz_par = cms.PSet( + dz_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), + dz_par2 = cms.vdouble( 0.35, 0.35, 3.40282346639E38 ), + dz_exp = cms.vint32( 4, 4, 2147483647 ) + ), + minNVtxTrk = cms.int32( 3 ), + maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), + minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), + maxChi2 = cms.vdouble( 3.40282346639E38, 3.40282346639E38, 3.40282346639E38 ), + maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), + maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), + minLayers = cms.vint32( 3, 3, 4 ) + ) +) +process.hltIter0IterL3MuonTrackSelectionHighPurityCPUOnly = cms.EDProducer( "TrackCollectionFilterCloner", + originalSource = cms.InputTag( "hltIter0IterL3MuonCtfWithMaterialTracksCPUOnly" ), + originalMVAVals = cms.InputTag( 'hltIter0IterL3MuonTrackCutClassifierCPUOnly','MVAValues' ), + originalQualVals = cms.InputTag( 'hltIter0IterL3MuonTrackCutClassifierCPUOnly','QualityMasks' ), + minQuality = cms.string( "highPurity" ), + copyExtras = cms.untracked.bool( True ), + copyTrajectories = cms.untracked.bool( False ) +) +process.hltL3MuonsIterL3IOCPUOnly = cms.EDProducer( "L3MuonProducer", + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + UseMuonNavigation = cms.untracked.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPSmartPropagatorAny', + 'SteppingHelixPropagatorAny', + 'hltESPSmartPropagator', + 'hltESPSteppingHelixPropagatorOpposite' ) + ), + MuonCollectionLabel = cms.InputTag( 'hltL2Muons','UpdatedAtVtx' ), + TrackLoaderParameters = cms.PSet( + MuonSeededTracksInstance = cms.untracked.string( "L2Seeded" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + DoSmoothing = cms.bool( False ), + SmoothTkTrack = cms.untracked.bool( False ), + VertexConstraint = cms.bool( False ), + MuonUpdatorAtVertexParameters = cms.PSet( + MaxChi2 = cms.double( 1000000.0 ), + BeamSpotPositionErrors = cms.vdouble( 0.1, 0.1, 5.3 ), + Propagator = cms.string( "hltESPSteppingHelixPropagatorOpposite" ) + ), + PutTkTrackIntoEvent = cms.untracked.bool( False ), + Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) + ), + L3TrajBuilderParameters = cms.PSet( + PtCut = cms.double( 1.0 ), + TrackerPropagator = cms.string( "SteppingHelixPropagatorAny" ), + GlobalMuonTrackMatcher = cms.PSet( + Chi2Cut_3 = cms.double( 200.0 ), + DeltaDCut_2 = cms.double( 10.0 ), + Eta_threshold = cms.double( 1.2 ), + Quality_2 = cms.double( 15.0 ), + DeltaDCut_1 = cms.double( 40.0 ), + Quality_3 = cms.double( 7.0 ), + DeltaDCut_3 = cms.double( 15.0 ), + Quality_1 = cms.double( 20.0 ), + Pt_threshold1 = cms.double( 0.0 ), + DeltaRCut_2 = cms.double( 0.2 ), + DeltaRCut_1 = cms.double( 0.1 ), + Pt_threshold2 = cms.double( 9.99999999E8 ), + Chi2Cut_1 = cms.double( 50.0 ), + Chi2Cut_2 = cms.double( 50.0 ), + DeltaRCut_3 = cms.double( 1.0 ), + LocChi2Cut = cms.double( 0.001 ), + Propagator = cms.string( "hltESPSmartPropagator" ), + MinPt = cms.double( 1.0 ), + MinP = cms.double( 2.5 ) + ), + ScaleTECxFactor = cms.double( -1.0 ), + tkTrajUseVertex = cms.bool( False ), + MuonTrackingRegionBuilder = cms.PSet( + Rescale_Dz = cms.double( 4.0 ), + Pt_fixed = cms.bool( True ), + Eta_fixed = cms.bool( True ), + Eta_min = cms.double( 0.1 ), + DeltaZ = cms.double( 24.2 ), + maxRegions = cms.int32( 2 ), + EtaR_UpperLimit_Par1 = cms.double( 0.25 ), + UseVertex = cms.bool( False ), + Z_fixed = cms.bool( True ), + PhiR_UpperLimit_Par1 = cms.double( 0.6 ), + PhiR_UpperLimit_Par2 = cms.double( 0.2 ), + Rescale_phi = cms.double( 3.0 ), + DeltaEta = cms.double( 0.04 ), + precise = cms.bool( True ), + OnDemand = cms.int32( -1 ), + EtaR_UpperLimit_Par2 = cms.double( 0.15 ), + MeasurementTrackerName = cms.InputTag( "hltESPMeasurementTracker" ), + vertexCollection = cms.InputTag( "pixelVertices" ), + Pt_min = cms.double( 3.0 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Phi_fixed = cms.bool( True ), + DeltaR = cms.double( 0.025 ), + input = cms.InputTag( "hltL2SelectorForL3IOCPUOnly" ), + DeltaPhi = cms.double( 0.15 ), + Phi_min = cms.double( 0.1 ), + Rescale_eta = cms.double( 3.0 ) + ), + TrackTransformer = cms.PSet( + Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), + RefitDirection = cms.string( "insideOut" ), + RefitRPCHits = cms.bool( True ), + Propagator = cms.string( "hltESPSmartPropagatorAny" ), + DoPredictionsOnly = cms.bool( False ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), + Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) + ), + tkTrajBeamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + RefitRPCHits = cms.bool( True ), + tkTrajVertex = cms.InputTag( "hltTrimmedPixelVerticesCPUOnly" ), + GlbRefitterParameters = cms.PSet( + Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), + DTRecSegmentLabel = cms.InputTag( "hltDt4DSegments" ), + RefitFlag = cms.bool( True ), + SkipStation = cms.int32( -1 ), + Chi2CutRPC = cms.double( 1.0 ), + PropDirForCosmics = cms.bool( False ), + CSCRecSegmentLabel = cms.InputTag( "hltCscSegments" ), + GEMRecHitLabel = cms.InputTag( "hltGemRecHits" ), + HitThreshold = cms.int32( 1 ), + Chi2CutGEM = cms.double( 1.0 ), + DYTthrs = cms.vint32( 30, 15 ), + TrackerSkipSystem = cms.int32( -1 ), + RefitDirection = cms.string( "insideOut" ), + Chi2CutCSC = cms.double( 150.0 ), + Chi2CutDT = cms.double( 10.0 ), + RefitRPCHits = cms.bool( True ), + TrackerSkipSection = cms.int32( -1 ), + Propagator = cms.string( "hltESPSmartPropagatorAny" ), + DoPredictionsOnly = cms.bool( False ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + MuonHitsOption = cms.int32( 1 ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ) + ), + PCut = cms.double( 2.5 ), + tkTrajMaxDXYBeamSpot = cms.double( 9999.0 ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + matchToSeeds = cms.bool( True ), + tkTrajMaxChi2 = cms.double( 9999.0 ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), + ScaleTECyFactor = cms.double( -1.0 ), + tkTrajLabel = cms.InputTag( "hltIter0IterL3MuonTrackSelectionHighPurityCPUOnly" ) + ) +) +process.hltIterL3MuonsFromL2LinksCombinationCPUOnly = cms.EDProducer( "L3TrackLinksCombiner", + labels = cms.VInputTag( 'hltL3MuonsIterL3OICPUOnly','hltL3MuonsIterL3IOCPUOnly' ) +) +process.hltPixelTracksInRegionL1CPUOnly = cms.EDProducer( "TrackSelectorByRegion", + tracks = cms.InputTag( "hltPixelTracksFromSoACPUOnly" ), + regions = cms.InputTag( "hltIterL3FromL1MuonPixelTracksTrackingRegions" ), + produceTrackCollection = cms.bool( True ), + produceMask = cms.bool( False ) +) +process.hltIter0IterL3FromL1MuonPixelSeedsFromPixelTracksCPUOnly = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", + InputCollection = cms.InputTag( "hltPixelTracksInRegionL1CPUOnly" ), + InputVertexCollection = cms.InputTag( "" ), + originHalfLength = cms.double( 0.3 ), + originRadius = cms.double( 0.1 ), + useProtoTrackKinematics = cms.bool( False ), + useEventsWithNoVertex = cms.bool( True ), + TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + usePV = cms.bool( False ), + includeFourthHit = cms.bool( True ), + SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) +) +process.hltIter0IterL3FromL1MuonPixelSeedsFromPixelTracksFilteredCPUOnly = cms.EDProducer( "MuonHLTSeedMVAClassifier", + src = cms.InputTag( "hltIter0IterL3FromL1MuonPixelSeedsFromPixelTracksCPUOnly" ), + L1Muon = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L2Muon = cms.InputTag( "hltL2MuonCandidates" ), + rejectAll = cms.bool( False ), + isFromL1 = cms.bool( True ), + mvaFileBL1 = cms.FileInPath( "RecoMuon/TrackerSeedGenerator/data/xgb_Run3_Iter0FromL1_PatatrackSeeds_barrel_v2.xml" ), + mvaFileEL1 = cms.FileInPath( "RecoMuon/TrackerSeedGenerator/data/xgb_Run3_Iter0FromL1_PatatrackSeeds_endcap_v2.xml" ), + mvaFileBL2 = cms.FileInPath( "RecoMuon/TrackerSeedGenerator/data/xgb_Run3_Iter0_PatatrackSeeds_barrel_v2.xml" ), + mvaFileEL2 = cms.FileInPath( "RecoMuon/TrackerSeedGenerator/data/xgb_Run3_Iter0_PatatrackSeeds_endcap_v2.xml" ), + mvaScaleMeanBL1 = cms.vdouble( 5.000589710660383E-4, 3.90864688207247E-6, 5.566857527819724E-6, 2.919765272506742E-5, 0.0020554125627069656, 3.7638302502636416E-4, 0.17319245569742575, -0.001928435311705264 ), + mvaScaleStdBL1 = cms.vdouble( 0.0024104956748896007, 2.65014770862918E-4, 7.474433025576554E-4, 0.07076843921543456, 0.8267930143339328, 0.5908013434667966, 0.16945213299167364, 0.19343332776069666 ), + mvaScaleMeanEL1 = cms.vdouble( 4.633287331326438E-4, 4.336517990150388E-6, 1.1353478376025763E-5, -9.703999978722195E-4, -0.016733916560431213, 0.0010338859165970008, 0.1664362346287898, -0.002093062022327288 ), + mvaScaleStdEL1 = cms.vdouble( 0.0017591716932616446, 4.3554653252872314E-4, 0.0018509069108135767, 0.3154887917554714, 1.0554267175028256, 0.46607446165391897, 0.1599804481244901, 0.1802872646042384 ), + mvaScaleMeanBL2 = cms.vdouble( 5.535405438531338E-4, 5.803137756667417E-6, 9.844857031022169E-6, 8.572205780682784E-6, 0.0015762679722632618, 4.395397563024067E-4, 0.1374567309015325, -0.005115438205054733, 0.11749212456078427, 6.10630569023574E-5 ), + mvaScaleStdBL2 = cms.vdouble( 0.002626537945220411, 0.004217812355595011, 0.01003037371073428, 0.08030848788317736, 0.8112437912866772, 0.682723351939253, 0.14357759358396366, 0.1714659927555431, 0.12492124275832932, 0.14997195939803123 ), + mvaScaleMeanEL2 = cms.vdouble( 4.7677144995220935E-4, 3.6745265753688003E-6, 8.865597384997202E-6, 3.035250572254308E-4, -0.017277139191991336, 7.614700645923214E-4, 0.13098441610679598, -0.004062335797232639, 0.10313449419117496, 8.091070691633311E-5 ), + mvaScaleStdEL2 = cms.vdouble( 0.0017644245219973625, 1.4737438911735824E-4, 5.815417377127688E-4, 0.32486307205392545, 0.9554477166210787, 0.6368300706332602, 0.18228633778650377, 0.17472670187127687, 0.1069305400952516, 0.12396350430658183 ), + doSort = cms.bool( False ), + nSeedsMaxB = cms.int32( 99999 ), + nSeedsMaxE = cms.int32( 99999 ), + etaEdge = cms.double( 1.2 ), + mvaCutB = cms.double( 0.01 ), + mvaCutE = cms.double( 0.01 ), + minL1Qual = cms.int32( 7 ), + baseScore = cms.double( 0.5 ) +) +process.hltIter0IterL3FromL1MuonCkfTrackCandidatesCPUOnly = cms.EDProducer( "CkfTrackCandidateMaker", + cleanTrajectoryAfterInOut = cms.bool( False ), + doSeedingRegionRebuilding = cms.bool( True ), + onlyPixelHitsForSeedCleaner = cms.bool( False ), + reverseTrajectories = cms.bool( False ), + useHitsSplitting = cms.bool( True ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersCPUOnly" ), + src = cms.InputTag( "hltIter0IterL3FromL1MuonPixelSeedsFromPixelTracksFilteredCPUOnly" ), + clustersToSkip = cms.InputTag( "" ), + phase2clustersToSkip = cms.InputTag( "" ), + TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter0IterL3FromL1MuonPSetGroupedCkfTrajectoryBuilderIT" ) ), + TransientInitialStateEstimatorParameters = cms.PSet( + propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), + numberMeasurementsForFit = cms.int32( 4 ), + propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) + ), + numHitsForSeedCleaner = cms.int32( 4 ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + RedundantSeedCleaner = cms.string( "none" ), + TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), + maxNSeeds = cms.uint32( 100000 ), + maxSeedsBeforeCleaning = cms.uint32( 1000 ) +) +process.hltIter0IterL3FromL1MuonCtfWithMaterialTracksCPUOnly = cms.EDProducer( "TrackProducer", + useSimpleMF = cms.bool( True ), + SimpleMagneticField = cms.string( "ParabolicMf" ), + src = cms.InputTag( "hltIter0IterL3FromL1MuonCkfTrackCandidatesCPUOnly" ), + clusterRemovalInfo = cms.InputTag( "" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Fitter = cms.string( "hltESPFittingSmootherIT" ), + useHitsSplitting = cms.bool( False ), + alias = cms.untracked.string( "ctfWithMaterialTracks" ), + TrajectoryInEvent = cms.bool( False ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + AlgorithmName = cms.string( "hltIter0" ), + Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), + GeometricInnerState = cms.bool( True ), + NavigationSchool = cms.string( "" ), + MeasurementTracker = cms.string( "" ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersCPUOnly" ) +) +process.hltIter0IterL3FromL1MuonTrackCutClassifierCPUOnly = cms.EDProducer( "TrackCutClassifier", + src = cms.InputTag( "hltIter0IterL3FromL1MuonCtfWithMaterialTracksCPUOnly" ), + beamspot = cms.InputTag( "hltOnlineBeamSpot" ), + vertices = cms.InputTag( "hltTrimmedPixelVerticesCPUOnly" ), + ignoreVertices = cms.bool( False ), + qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), + mva = cms.PSet( + minPixelHits = cms.vint32( 0, 0, 0 ), + maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 100.0 ), + dr_par = cms.PSet( + d0err = cms.vdouble( 0.003, 0.003, 3.40282346639E38 ), + dr_par2 = cms.vdouble( 0.3, 0.3, 3.40282346639E38 ), + dr_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), + dr_exp = cms.vint32( 4, 4, 2147483647 ), + d0err_par = cms.vdouble( 0.001, 0.001, 3.40282346639E38 ) + ), + maxLostLayers = cms.vint32( 1, 1, 1 ), + min3DLayers = cms.vint32( 0, 0, 0 ), + dz_par = cms.PSet( + dz_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), + dz_par2 = cms.vdouble( 0.35, 0.35, 3.40282346639E38 ), + dz_exp = cms.vint32( 4, 4, 2147483647 ) + ), + minNVtxTrk = cms.int32( 3 ), + maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), + minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), + maxChi2 = cms.vdouble( 3.40282346639E38, 3.40282346639E38, 3.40282346639E38 ), + maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), + maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), + minLayers = cms.vint32( 3, 3, 4 ) + ) +) +process.hltIter0IterL3FromL1MuonTrackSelectionHighPurityCPUOnly = cms.EDProducer( "TrackCollectionFilterCloner", + originalSource = cms.InputTag( "hltIter0IterL3FromL1MuonCtfWithMaterialTracksCPUOnly" ), + originalMVAVals = cms.InputTag( 'hltIter0IterL3FromL1MuonTrackCutClassifierCPUOnly','MVAValues' ), + originalQualVals = cms.InputTag( 'hltIter0IterL3FromL1MuonTrackCutClassifierCPUOnly','QualityMasks' ), + minQuality = cms.string( "highPurity" ), + copyExtras = cms.untracked.bool( True ), + copyTrajectories = cms.untracked.bool( False ) +) +process.hltIterL3MuonMergedCPUOnly = cms.EDProducer( "TrackListMerger", + ShareFrac = cms.double( 0.19 ), + FoundHitBonus = cms.double( 5.0 ), + LostHitPenalty = cms.double( 20.0 ), + MinPT = cms.double( 0.05 ), + Epsilon = cms.double( -0.001 ), + MaxNormalizedChisq = cms.double( 1000.0 ), + MinFound = cms.int32( 3 ), + TrackProducers = cms.VInputTag( 'hltIterL3OIMuonTrackSelectionHighPurityCPUOnly','hltIter0IterL3MuonTrackSelectionHighPurityCPUOnly' ), + hasSelector = cms.vint32( 0, 0 ), + indivShareFrac = cms.vdouble( 1.0, 1.0 ), + selectedTrackQuals = cms.VInputTag( 'hltIterL3OIMuonTrackSelectionHighPurityCPUOnly','hltIter0IterL3MuonTrackSelectionHighPurityCPUOnly' ), + setsToMerge = cms.VPSet( + cms.PSet( pQual = cms.bool( False ), + tLists = cms.vint32( 0, 1 ) + ) + ), + trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), + allowFirstHitShare = cms.bool( True ), + newQuality = cms.string( "confirmed" ), + copyExtras = cms.untracked.bool( True ), + writeOnlyTrkQuals = cms.bool( False ), + copyMVA = cms.bool( False ) +) +process.hltIterL3MuonAndMuonFromL1MergedCPUOnly = cms.EDProducer( "TrackListMerger", + ShareFrac = cms.double( 0.19 ), + FoundHitBonus = cms.double( 5.0 ), + LostHitPenalty = cms.double( 20.0 ), + MinPT = cms.double( 0.05 ), + Epsilon = cms.double( -0.001 ), + MaxNormalizedChisq = cms.double( 1000.0 ), + MinFound = cms.int32( 3 ), + TrackProducers = cms.VInputTag( 'hltIterL3MuonMergedCPUOnly','hltIter0IterL3FromL1MuonTrackSelectionHighPurityCPUOnly' ), + hasSelector = cms.vint32( 0, 0 ), + indivShareFrac = cms.vdouble( 1.0, 1.0 ), + selectedTrackQuals = cms.VInputTag( 'hltIterL3MuonMergedCPUOnly','hltIter0IterL3FromL1MuonTrackSelectionHighPurityCPUOnly' ), + setsToMerge = cms.VPSet( + cms.PSet( pQual = cms.bool( False ), + tLists = cms.vint32( 0, 1 ) + ) + ), + trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), + allowFirstHitShare = cms.bool( True ), + newQuality = cms.string( "confirmed" ), + copyExtras = cms.untracked.bool( True ), + writeOnlyTrkQuals = cms.bool( False ), + copyMVA = cms.bool( False ) +) +process.hltIterL3GlbMuonCPUOnly = cms.EDProducer( "L3MuonProducer", + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + UseMuonNavigation = cms.untracked.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPSmartPropagatorAny', + 'SteppingHelixPropagatorAny', + 'hltESPSmartPropagator', + 'hltESPSteppingHelixPropagatorOpposite' ) + ), + MuonCollectionLabel = cms.InputTag( 'hltL2Muons','UpdatedAtVtx' ), + TrackLoaderParameters = cms.PSet( + MuonSeededTracksInstance = cms.untracked.string( "L2Seeded" ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + DoSmoothing = cms.bool( True ), + SmoothTkTrack = cms.untracked.bool( False ), + VertexConstraint = cms.bool( False ), + MuonUpdatorAtVertexParameters = cms.PSet( + MaxChi2 = cms.double( 1000000.0 ), + BeamSpotPositionErrors = cms.vdouble( 0.1, 0.1, 5.3 ), + Propagator = cms.string( "hltESPSteppingHelixPropagatorOpposite" ) + ), + PutTkTrackIntoEvent = cms.untracked.bool( False ), + Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) + ), + L3TrajBuilderParameters = cms.PSet( + PtCut = cms.double( 1.0 ), + TrackerPropagator = cms.string( "SteppingHelixPropagatorAny" ), + GlobalMuonTrackMatcher = cms.PSet( + Chi2Cut_3 = cms.double( 200.0 ), + DeltaDCut_2 = cms.double( 10.0 ), + Eta_threshold = cms.double( 1.2 ), + Quality_2 = cms.double( 15.0 ), + DeltaDCut_1 = cms.double( 40.0 ), + Quality_3 = cms.double( 7.0 ), + DeltaDCut_3 = cms.double( 15.0 ), + Quality_1 = cms.double( 20.0 ), + Pt_threshold1 = cms.double( 0.0 ), + DeltaRCut_2 = cms.double( 0.2 ), + DeltaRCut_1 = cms.double( 0.1 ), + Pt_threshold2 = cms.double( 9.99999999E8 ), + Chi2Cut_1 = cms.double( 50.0 ), + Chi2Cut_2 = cms.double( 50.0 ), + DeltaRCut_3 = cms.double( 1.0 ), + LocChi2Cut = cms.double( 0.001 ), + Propagator = cms.string( "hltESPSmartPropagator" ), + MinPt = cms.double( 1.0 ), + MinP = cms.double( 2.5 ) + ), + ScaleTECxFactor = cms.double( -1.0 ), + tkTrajUseVertex = cms.bool( False ), + MuonTrackingRegionBuilder = cms.PSet( + Rescale_Dz = cms.double( 4.0 ), + Pt_fixed = cms.bool( False ), + Eta_fixed = cms.bool( True ), + Eta_min = cms.double( 0.1 ), + DeltaZ = cms.double( 24.2 ), + maxRegions = cms.int32( 2 ), + EtaR_UpperLimit_Par1 = cms.double( 0.25 ), + UseVertex = cms.bool( False ), + Z_fixed = cms.bool( False ), + PhiR_UpperLimit_Par1 = cms.double( 0.6 ), + PhiR_UpperLimit_Par2 = cms.double( 0.2 ), + Rescale_phi = cms.double( 3.0 ), + DeltaEta = cms.double( 0.2 ), + precise = cms.bool( True ), + OnDemand = cms.int32( -1 ), + EtaR_UpperLimit_Par2 = cms.double( 0.15 ), + MeasurementTrackerName = cms.InputTag( "hltESPMeasurementTracker" ), + vertexCollection = cms.InputTag( "pixelVertices" ), + Pt_min = cms.double( 3.0 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Phi_fixed = cms.bool( True ), + DeltaR = cms.double( 0.025 ), + input = cms.InputTag( 'hltL2Muons','UpdatedAtVtx' ), + DeltaPhi = cms.double( 0.15 ), + Phi_min = cms.double( 0.1 ), + Rescale_eta = cms.double( 3.0 ) + ), + TrackTransformer = cms.PSet( + Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), + RefitDirection = cms.string( "insideOut" ), + RefitRPCHits = cms.bool( True ), + Propagator = cms.string( "hltESPSmartPropagatorAny" ), + DoPredictionsOnly = cms.bool( False ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), + Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) + ), + tkTrajBeamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + RefitRPCHits = cms.bool( True ), + tkTrajVertex = cms.InputTag( "Notused" ), + GlbRefitterParameters = cms.PSet( + Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), + DTRecSegmentLabel = cms.InputTag( "hltDt4DSegments" ), + RefitFlag = cms.bool( True ), + SkipStation = cms.int32( -1 ), + Chi2CutRPC = cms.double( 1.0 ), + PropDirForCosmics = cms.bool( False ), + CSCRecSegmentLabel = cms.InputTag( "hltCscSegments" ), + GEMRecHitLabel = cms.InputTag( "hltGemRecHits" ), + HitThreshold = cms.int32( 1 ), + Chi2CutGEM = cms.double( 1.0 ), + DYTthrs = cms.vint32( 30, 15 ), + TrackerSkipSystem = cms.int32( -1 ), + RefitDirection = cms.string( "insideOut" ), + Chi2CutCSC = cms.double( 150.0 ), + Chi2CutDT = cms.double( 10.0 ), + RefitRPCHits = cms.bool( True ), + TrackerSkipSection = cms.int32( -1 ), + Propagator = cms.string( "hltESPSmartPropagatorAny" ), + DoPredictionsOnly = cms.bool( False ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + MuonHitsOption = cms.int32( 1 ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ) + ), + PCut = cms.double( 2.5 ), + tkTrajMaxDXYBeamSpot = cms.double( 9999.0 ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + tkTrajMaxChi2 = cms.double( 9999.0 ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), + ScaleTECyFactor = cms.double( -1.0 ), + tkTrajLabel = cms.InputTag( "hltIterL3MuonAndMuonFromL1MergedCPUOnly" ) + ) +) +process.hltIterL3MuonsNoIDCPUOnly = cms.EDProducer( "MuonIdProducer", + MuonCaloCompatibility = cms.PSet( + delta_eta = cms.double( 0.02 ), + delta_phi = cms.double( 0.02 ), + allSiPMHO = cms.bool( False ), + MuonTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_muons_lowPt_3_1_norm.root" ), + PionTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_pions_lowPt_3_1_norm.root" ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( True ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 9999.0 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( "Notused" ), + useGEM = cms.bool( True ), + GEMSegmentCollectionLabel = cms.InputTag( "hltGemSegments" ), + CaloTowerCollectionLabel = cms.InputTag( "Notused" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "Notused" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 0.05 ), + useCalo = cms.bool( False ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( "Notused" ), + dRHcal = cms.double( 9999.0 ), + dRHcalPreselection = cms.double( 0.2 ), + HORecHitCollectionLabel = cms.InputTag( "Notused" ) + ), + CaloExtractorPSet = cms.PSet( + DR_Veto_H = cms.double( 0.1 ), + CenterConeOnCalIntersection = cms.bool( False ), + NoiseTow_EE = cms.double( 0.15 ), + Noise_EB = cms.double( 0.025 ), + Noise_HE = cms.double( 0.2 ), + DR_Veto_E = cms.double( 0.07 ), + NoiseTow_EB = cms.double( 0.04 ), + Noise_EE = cms.double( 0.1 ), + UseRecHitsFlag = cms.bool( False ), + DR_Max = cms.double( 1.0 ), + DepositLabel = cms.untracked.string( "Cal" ), + Noise_HO = cms.double( 0.2 ), + DR_Veto_HO = cms.double( 0.1 ), + Threshold_H = cms.double( 0.5 ), + PrintTimeReport = cms.untracked.bool( False ), + Threshold_E = cms.double( 0.2 ), + PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), + ComponentName = cms.string( "CaloExtractorByAssociator" ), + Threshold_HO = cms.double( 0.5 ), + DepositInstanceLabels = cms.vstring( 'ecal', + 'hcal', + 'ho' ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( False ), + UseMuonNavigation = cms.untracked.bool( False ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( False ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 1.0 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( "Notused" ), + CaloTowerCollectionLabel = cms.InputTag( "Notused" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "Notused" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 1.0 ), + useCalo = cms.bool( True ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( "Notused" ), + dRHcal = cms.double( 1.0 ), + dRHcalPreselection = cms.double( 1.0 ), + HORecHitCollectionLabel = cms.InputTag( "Notused" ) + ), + Noise_HB = cms.double( 0.2 ) + ), + TrackExtractorPSet = cms.PSet( + Diff_z = cms.double( 0.2 ), + inputTrackCollection = cms.InputTag( "hltIter0IterL3FromL1MuonTrackSelectionHighPurityCPUOnly" ), + Chi2Ndof_Max = cms.double( 1.0E64 ), + BeamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), + DR_Veto = cms.double( 0.01 ), + Pt_Min = cms.double( -1.0 ), + DR_Max = cms.double( 1.0 ), + NHits_Min = cms.uint32( 0 ), + Chi2Prob_Min = cms.double( -1.0 ), + Diff_r = cms.double( 0.1 ), + BeamlineOption = cms.string( "BeamSpotFromEvent" ), + ComponentName = cms.string( "TrackExtractor" ) + ), + JetExtractorPSet = cms.PSet( + JetCollectionLabel = cms.InputTag( "Notused" ), + DR_Veto = cms.double( 0.1 ), + DR_Max = cms.double( 1.0 ), + ExcludeMuonVeto = cms.bool( True ), + PrintTimeReport = cms.untracked.bool( False ), + PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), + ComponentName = cms.string( "JetExtractor" ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( False ), + UseMuonNavigation = cms.untracked.bool( False ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( False ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 0.5 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( "Notused" ), + CaloTowerCollectionLabel = cms.InputTag( "Notused" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "Notused" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 0.5 ), + useCalo = cms.bool( True ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( "Notused" ), + dRHcal = cms.double( 0.5 ), + dRHcalPreselection = cms.double( 0.5 ), + HORecHitCollectionLabel = cms.InputTag( "Notused" ) + ), + Threshold = cms.double( 5.0 ) + ), + trackDepositName = cms.string( "tracker" ), + ecalDepositName = cms.string( "ecal" ), + hcalDepositName = cms.string( "hcal" ), + hoDepositName = cms.string( "ho" ), + jetDepositName = cms.string( "jets" ), + TimingFillerParameters = cms.PSet( + DTTimingParameters = cms.PSet( + HitError = cms.double( 6.0 ), + MatchParameters = cms.PSet( + TightMatchDT = cms.bool( False ), + DTradius = cms.double( 0.01 ), + TightMatchCSC = cms.bool( True ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + DTsegments = cms.InputTag( "hltDt4DSegments" ) + ), + debug = cms.bool( False ), + DoWireCorr = cms.bool( False ), + RequireBothProjections = cms.bool( False ), + DTTimeOffset = cms.double( 2.7 ), + PruneCut = cms.double( 10000.0 ), + DTsegments = cms.InputTag( "hltDt4DSegments" ), + UseSegmentT0 = cms.bool( False ), + HitsMin = cms.int32( 5 ), + DropTheta = cms.bool( True ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ) + ), + UseCSC = cms.bool( True ), + CSCTimingParameters = cms.PSet( + MatchParameters = cms.PSet( + TightMatchDT = cms.bool( False ), + DTradius = cms.double( 0.01 ), + TightMatchCSC = cms.bool( True ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + DTsegments = cms.InputTag( "hltDt4DSegments" ) + ), + debug = cms.bool( False ), + CSCWireTimeOffset = cms.double( 0.0 ), + CSCStripError = cms.double( 7.0 ), + CSCTimeOffset = cms.double( 0.0 ), + CSCWireError = cms.double( 8.6 ), + PruneCut = cms.double( 100.0 ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + UseStripTime = cms.bool( True ), + CSCStripTimeOffset = cms.double( 0.0 ), + UseWireTime = cms.bool( True ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ) + ), + ErrorDT = cms.double( 6.0 ), + EcalEnergyCut = cms.double( 0.4 ), + UseECAL = cms.bool( True ), + ErrorEB = cms.double( 2.085 ), + UseDT = cms.bool( True ), + ErrorEE = cms.double( 6.95 ), + ErrorCSC = cms.double( 7.4 ) + ), + ShowerDigiFillerParameters = cms.PSet( + cscDigiCollectionLabel = cms.InputTag( 'muonCSCDigis','MuonCSCStripDigi' ), + digiMaxDistanceX = cms.double( 25.0 ), + dtDigiCollectionLabel = cms.InputTag( "muonDTDigis" ) + ), + TrackerKinkFinderParameters = cms.PSet( + usePosition = cms.bool( False ), + diagonalOnly = cms.bool( False ) + ), + fillEnergy = cms.bool( False ), + storeCrossedHcalRecHits = cms.bool( False ), + maxAbsPullX = cms.double( 4.0 ), + maxAbsEta = cms.double( 3.0 ), + minPt = cms.double( 2.0 ), + inputCollectionTypes = cms.vstring( 'inner tracks', + 'links', + 'outer tracks' ), + addExtraSoftMuons = cms.bool( False ), + fillGlobalTrackRefits = cms.bool( False ), + debugWithTruthMatching = cms.bool( False ), + inputCollectionLabels = cms.VInputTag( 'hltIterL3MuonAndMuonFromL1MergedCPUOnly','hltIterL3GlbMuonCPUOnly','hltL2Muons:UpdatedAtVtx' ), + fillCaloCompatibility = cms.bool( False ), + maxAbsPullY = cms.double( 9999.0 ), + maxAbsDy = cms.double( 9999.0 ), + minP = cms.double( 0.0 ), + minPCaloMuon = cms.double( 1.0E9 ), + maxAbsDx = cms.double( 3.0 ), + fillIsolation = cms.bool( False ), + writeIsoDeposits = cms.bool( False ), + minNumberOfMatches = cms.int32( 1 ), + fillMatching = cms.bool( True ), + fillShowerDigis = cms.bool( False ), + ptThresholdToFillCandidateP4WithGlobalFit = cms.double( 200.0 ), + sigmaThresholdToFillCandidateP4WithGlobalFit = cms.double( 2.0 ), + fillGlobalTrackQuality = cms.bool( False ), + globalTrackQualityInputTag = cms.InputTag( "glbTrackQual" ), + selectHighPurity = cms.bool( False ), + pvInputTag = cms.InputTag( "offlinePrimaryVertices" ), + fillTrackerKink = cms.bool( False ), + minCaloCompatibility = cms.double( 0.6 ), + runArbitrationCleaner = cms.bool( False ), + arbitrationCleanerOptions = cms.PSet( + OverlapDTheta = cms.double( 0.02 ), + Overlap = cms.bool( True ), + Clustering = cms.bool( True ), + ME1a = cms.bool( True ), + ClusterDTheta = cms.double( 0.02 ), + ClusterDPhi = cms.double( 0.6 ), + OverlapDPhi = cms.double( 0.0786 ) + ), + arbitrateTrackerMuons = cms.bool( True ) +) +process.hltIterL3MuonsCPUOnly = cms.EDProducer( "MuonIDFilterProducerForHLT", + inputMuonCollection = cms.InputTag( "hltIterL3MuonsNoIDCPUOnly" ), + applyTriggerIdLoose = cms.bool( True ), + typeMuon = cms.uint32( 0 ), + allowedTypeMask = cms.uint32( 0 ), + requiredTypeMask = cms.uint32( 0 ), + minNMuonHits = cms.int32( 0 ), + minNMuonStations = cms.int32( 0 ), + minNTrkLayers = cms.int32( 0 ), + minTrkHits = cms.int32( 0 ), + minPixLayer = cms.int32( 0 ), + minPixHits = cms.int32( 0 ), + minPt = cms.double( 0.0 ), + maxNormalizedChi2 = cms.double( 9999.0 ) +) +process.hltL3MuonsIterL3LinksCPUOnly = cms.EDProducer( "MuonLinksProducer", + inputCollection = cms.InputTag( "hltIterL3MuonsCPUOnly" ) +) +process.hltIterL3MuonTracksCPUOnly = cms.EDProducer( "HLTMuonTrackSelector", + track = cms.InputTag( "hltIterL3MuonAndMuonFromL1MergedCPUOnly" ), + muon = cms.InputTag( "hltIterL3MuonsCPUOnly" ), + originalMVAVals = cms.InputTag( "none" ), + copyMVA = cms.bool( False ), + copyExtras = cms.untracked.bool( True ), + copyTrajectories = cms.untracked.bool( False ) +) +process.hltIterL3MuonCandidatesCPUOnly = cms.EDProducer( "L3MuonCandidateProducerFromMuons", + InputObjects = cms.InputTag( "hltIterL3MuonsCPUOnly" ), + DisplacedReconstruction = cms.bool( False ) +) +process.hltIter0PFLowPixelSeedsFromPixelTracksCPUOnly = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", + InputCollection = cms.InputTag( "hltPixelTracksFromSoACPUOnly" ), + InputVertexCollection = cms.InputTag( "hltTrimmedPixelVerticesCPUOnly" ), + originHalfLength = cms.double( 0.3 ), + originRadius = cms.double( 0.1 ), + useProtoTrackKinematics = cms.bool( False ), + useEventsWithNoVertex = cms.bool( True ), + TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + usePV = cms.bool( False ), + includeFourthHit = cms.bool( True ), + SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) +) +process.hltIter0PFlowCkfTrackCandidatesCPUOnly = cms.EDProducer( "CkfTrackCandidateMaker", + cleanTrajectoryAfterInOut = cms.bool( False ), + doSeedingRegionRebuilding = cms.bool( False ), + onlyPixelHitsForSeedCleaner = cms.bool( False ), + reverseTrajectories = cms.bool( False ), + useHitsSplitting = cms.bool( False ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersCPUOnly" ), + src = cms.InputTag( "hltIter0PFLowPixelSeedsFromPixelTracksCPUOnly" ), + clustersToSkip = cms.InputTag( "" ), + phase2clustersToSkip = cms.InputTag( "" ), + TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter0GroupedCkfTrajectoryBuilderIT" ) ), + TransientInitialStateEstimatorParameters = cms.PSet( + propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), + numberMeasurementsForFit = cms.int32( 4 ), + propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) + ), + numHitsForSeedCleaner = cms.int32( 4 ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + RedundantSeedCleaner = cms.string( "CachingSeedCleanerBySharedInput" ), + TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), + maxNSeeds = cms.uint32( 100000 ), + maxSeedsBeforeCleaning = cms.uint32( 1000 ) +) +process.hltIter0PFlowCtfWithMaterialTracksCPUOnly = cms.EDProducer( "TrackProducer", + useSimpleMF = cms.bool( True ), + SimpleMagneticField = cms.string( "ParabolicMf" ), + src = cms.InputTag( "hltIter0PFlowCkfTrackCandidatesCPUOnly" ), + clusterRemovalInfo = cms.InputTag( "" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Fitter = cms.string( "hltESPFittingSmootherIT" ), + useHitsSplitting = cms.bool( False ), + alias = cms.untracked.string( "ctfWithMaterialTracks" ), + TrajectoryInEvent = cms.bool( False ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + AlgorithmName = cms.string( "hltIter0" ), + Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), + GeometricInnerState = cms.bool( True ), + NavigationSchool = cms.string( "" ), + MeasurementTracker = cms.string( "" ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersCPUOnly" ) +) +process.hltIter0PFlowTrackCutClassifierCPUOnly = cms.EDProducer( "TrackCutClassifier", + src = cms.InputTag( "hltIter0PFlowCtfWithMaterialTracksCPUOnly" ), + beamspot = cms.InputTag( "hltOnlineBeamSpot" ), + vertices = cms.InputTag( "hltTrimmedPixelVerticesCPUOnly" ), + ignoreVertices = cms.bool( False ), + qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), + mva = cms.PSet( + minPixelHits = cms.vint32( 0, 0, 0 ), + maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 15.0 ), + dr_par = cms.PSet( + d0err = cms.vdouble( 0.003, 0.003, 0.003 ), + dr_par2 = cms.vdouble( 3.40282346639E38, 0.6, 0.6 ), + dr_par1 = cms.vdouble( 3.40282346639E38, 0.8, 0.8 ), + dr_exp = cms.vint32( 4, 4, 4 ), + d0err_par = cms.vdouble( 0.001, 0.001, 0.001 ) + ), + maxLostLayers = cms.vint32( 1, 1, 1 ), + min3DLayers = cms.vint32( 0, 0, 0 ), + dz_par = cms.PSet( + dz_par1 = cms.vdouble( 3.40282346639E38, 0.75, 0.75 ), + dz_par2 = cms.vdouble( 3.40282346639E38, 0.5, 0.5 ), + dz_exp = cms.vint32( 4, 4, 4 ) + ), + minNVtxTrk = cms.int32( 3 ), + maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), + minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), + maxChi2 = cms.vdouble( 9999.0, 25.0, 16.0 ), + maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), + maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), + minLayers = cms.vint32( 3, 3, 3 ) + ) +) +process.hltMergedTracksCPUOnly = cms.EDProducer( "TrackCollectionFilterCloner", + originalSource = cms.InputTag( "hltIter0PFlowCtfWithMaterialTracksCPUOnly" ), + originalMVAVals = cms.InputTag( 'hltIter0PFlowTrackCutClassifierCPUOnly','MVAValues' ), + originalQualVals = cms.InputTag( 'hltIter0PFlowTrackCutClassifierCPUOnly','QualityMasks' ), + minQuality = cms.string( "highPurity" ), + copyExtras = cms.untracked.bool( True ), + copyTrajectories = cms.untracked.bool( False ) +) +process.hltPFMuonMergingCPUOnly = cms.EDProducer( "TrackListMerger", + ShareFrac = cms.double( 0.19 ), + FoundHitBonus = cms.double( 5.0 ), + LostHitPenalty = cms.double( 20.0 ), + MinPT = cms.double( 0.05 ), + Epsilon = cms.double( -0.001 ), + MaxNormalizedChisq = cms.double( 1000.0 ), + MinFound = cms.int32( 3 ), + TrackProducers = cms.VInputTag( 'hltIterL3MuonTracksCPUOnly','hltMergedTracksCPUOnly' ), + hasSelector = cms.vint32( 0, 0 ), + indivShareFrac = cms.vdouble( 1.0, 1.0 ), + selectedTrackQuals = cms.VInputTag( 'hltIterL3MuonTracksCPUOnly','hltMergedTracksCPUOnly' ), + setsToMerge = cms.VPSet( + cms.PSet( pQual = cms.bool( False ), + tLists = cms.vint32( 0, 1 ) + ) + ), + trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), + allowFirstHitShare = cms.bool( True ), + newQuality = cms.string( "confirmed" ), + copyExtras = cms.untracked.bool( True ), + writeOnlyTrkQuals = cms.bool( False ), + copyMVA = cms.bool( False ) +) +process.hltMuonLinksCPUOnly = cms.EDProducer( "MuonLinksProducerForHLT", + InclusiveTrackerTrackCollection = cms.InputTag( "hltPFMuonMergingCPUOnly" ), + LinkCollection = cms.InputTag( "hltL3MuonsIterL3LinksCPUOnly" ), + ptMin = cms.double( 2.5 ), + pMin = cms.double( 2.5 ), + shareHitFraction = cms.double( 0.8 ) +) +process.hltMuonsCPUOnly = cms.EDProducer( "MuonIdProducer", + MuonCaloCompatibility = cms.PSet( + delta_eta = cms.double( 0.02 ), + delta_phi = cms.double( 0.02 ), + allSiPMHO = cms.bool( False ), + MuonTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_muons_lowPt_3_1_norm.root" ), + PionTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_pions_lowPt_3_1_norm.root" ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( True ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( True ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 9999.0 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEB' ), + CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAllCPUOnly" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( True ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( True ), + HBHERecHitCollectionLabel = cms.InputTag( "hltHbherecoLegacy" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 0.05 ), + useCalo = cms.bool( False ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEE' ), + dRHcal = cms.double( 9999.0 ), + dRHcalPreselection = cms.double( 0.2 ), + HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) + ), + CaloExtractorPSet = cms.PSet( + DR_Veto_H = cms.double( 0.1 ), + CenterConeOnCalIntersection = cms.bool( False ), + NoiseTow_EE = cms.double( 0.15 ), + Noise_EB = cms.double( 0.025 ), + Noise_HE = cms.double( 0.2 ), + DR_Veto_E = cms.double( 0.07 ), + NoiseTow_EB = cms.double( 0.04 ), + Noise_EE = cms.double( 0.1 ), + UseRecHitsFlag = cms.bool( False ), + DR_Max = cms.double( 1.0 ), + DepositLabel = cms.untracked.string( "Cal" ), + Noise_HO = cms.double( 0.2 ), + DR_Veto_HO = cms.double( 0.1 ), + Threshold_H = cms.double( 0.5 ), + PrintTimeReport = cms.untracked.bool( False ), + Threshold_E = cms.double( 0.2 ), + PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), + ComponentName = cms.string( "CaloExtractorByAssociator" ), + Threshold_HO = cms.double( 0.5 ), + DepositInstanceLabels = cms.vstring( 'ecal', + 'hcal', + 'ho' ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( False ), + UseMuonNavigation = cms.untracked.bool( False ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( False ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 1.0 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEB' ), + CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAllCPUOnly" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "hltHbherecoLegacy" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 1.0 ), + useCalo = cms.bool( True ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEE' ), + dRHcal = cms.double( 1.0 ), + dRHcalPreselection = cms.double( 1.0 ), + HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) + ), + Noise_HB = cms.double( 0.2 ) + ), + TrackExtractorPSet = cms.PSet( + Diff_z = cms.double( 0.2 ), + inputTrackCollection = cms.InputTag( "hltPFMuonMergingCPUOnly" ), + Chi2Ndof_Max = cms.double( 1.0E64 ), + BeamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), + DR_Veto = cms.double( 0.01 ), + Pt_Min = cms.double( -1.0 ), + DR_Max = cms.double( 1.0 ), + DepositLabel = cms.untracked.string( "" ), + NHits_Min = cms.uint32( 0 ), + Chi2Prob_Min = cms.double( -1.0 ), + Diff_r = cms.double( 0.1 ), + BeamlineOption = cms.string( "BeamSpotFromEvent" ), + ComponentName = cms.string( "TrackExtractor" ) + ), + JetExtractorPSet = cms.PSet( + JetCollectionLabel = cms.InputTag( "hltAK4CaloJetsPFEt5CPUOnly" ), + DR_Veto = cms.double( 0.1 ), + DR_Max = cms.double( 1.0 ), + ExcludeMuonVeto = cms.bool( True ), + PrintTimeReport = cms.untracked.bool( False ), + PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), + ComponentName = cms.string( "JetExtractor" ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( False ), + UseMuonNavigation = cms.untracked.bool( False ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( False ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 0.5 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEB' ), + CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAllCPUOnly" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "hltHbherecoLegacy" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 0.5 ), + useCalo = cms.bool( True ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEE' ), + dRHcal = cms.double( 0.5 ), + dRHcalPreselection = cms.double( 0.5 ), + HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) + ), + Threshold = cms.double( 5.0 ) + ), + trackDepositName = cms.string( "tracker" ), + ecalDepositName = cms.string( "ecal" ), + hcalDepositName = cms.string( "hcal" ), + hoDepositName = cms.string( "ho" ), + jetDepositName = cms.string( "jets" ), + TimingFillerParameters = cms.PSet( + DTTimingParameters = cms.PSet( + HitError = cms.double( 6.0 ), + MatchParameters = cms.PSet( + TightMatchDT = cms.bool( False ), + DTradius = cms.double( 0.01 ), + TightMatchCSC = cms.bool( True ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + DTsegments = cms.InputTag( "hltDt4DSegments" ) + ), + debug = cms.bool( False ), + DoWireCorr = cms.bool( False ), + RequireBothProjections = cms.bool( False ), + DTTimeOffset = cms.double( 2.7 ), + PruneCut = cms.double( 10000.0 ), + DTsegments = cms.InputTag( "hltDt4DSegments" ), + UseSegmentT0 = cms.bool( False ), + HitsMin = cms.int32( 5 ), + DropTheta = cms.bool( True ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ) + ), + UseCSC = cms.bool( True ), + CSCTimingParameters = cms.PSet( + MatchParameters = cms.PSet( + TightMatchDT = cms.bool( False ), + DTradius = cms.double( 0.01 ), + TightMatchCSC = cms.bool( True ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + DTsegments = cms.InputTag( "hltDt4DSegments" ) + ), + debug = cms.bool( False ), + CSCWireTimeOffset = cms.double( 0.0 ), + CSCStripError = cms.double( 7.0 ), + CSCTimeOffset = cms.double( 0.0 ), + CSCWireError = cms.double( 8.6 ), + PruneCut = cms.double( 100.0 ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + UseStripTime = cms.bool( True ), + CSCStripTimeOffset = cms.double( 0.0 ), + UseWireTime = cms.bool( True ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ) + ), + ErrorDT = cms.double( 6.0 ), + EcalEnergyCut = cms.double( 0.4 ), + UseECAL = cms.bool( True ), + ErrorEB = cms.double( 2.085 ), + UseDT = cms.bool( True ), + ErrorEE = cms.double( 6.95 ), + ErrorCSC = cms.double( 7.4 ) + ), + ShowerDigiFillerParameters = cms.PSet( + cscDigiCollectionLabel = cms.InputTag( 'muonCSCDigis','MuonCSCStripDigi' ), + dtDigiCollectionLabel = cms.InputTag( "muonDTDigis" ), + digiMaxDistanceX = cms.double( 25.0 ) + ), + TrackerKinkFinderParameters = cms.PSet( + usePosition = cms.bool( False ), + diagonalOnly = cms.bool( False ) + ), + fillEnergy = cms.bool( True ), + storeCrossedHcalRecHits = cms.bool( False ), + maxAbsPullX = cms.double( 4.0 ), + maxAbsEta = cms.double( 3.0 ), + minPt = cms.double( 10.0 ), + inputCollectionTypes = cms.vstring( 'inner tracks', + 'links', + 'outer tracks' ), + addExtraSoftMuons = cms.bool( False ), + fillGlobalTrackRefits = cms.bool( False ), + debugWithTruthMatching = cms.bool( False ), + inputCollectionLabels = cms.VInputTag( 'hltPFMuonMergingCPUOnly','hltMuonLinksCPUOnly','hltL2Muons' ), + fillCaloCompatibility = cms.bool( True ), + maxAbsPullY = cms.double( 9999.0 ), + maxAbsDy = cms.double( 9999.0 ), + minP = cms.double( 10.0 ), + minPCaloMuon = cms.double( 1.0E9 ), + maxAbsDx = cms.double( 3.0 ), + fillIsolation = cms.bool( True ), + writeIsoDeposits = cms.bool( False ), + minNumberOfMatches = cms.int32( 1 ), + fillMatching = cms.bool( True ), + fillShowerDigis = cms.bool( False ), + ptThresholdToFillCandidateP4WithGlobalFit = cms.double( 200.0 ), + sigmaThresholdToFillCandidateP4WithGlobalFit = cms.double( 2.0 ), + fillGlobalTrackQuality = cms.bool( False ), + globalTrackQualityInputTag = cms.InputTag( "glbTrackQual" ), + selectHighPurity = cms.bool( False ), + pvInputTag = cms.InputTag( "offlinePrimaryVertices" ), + fillTrackerKink = cms.bool( False ), + minCaloCompatibility = cms.double( 0.6 ), + runArbitrationCleaner = cms.bool( False ), + arbitrationCleanerOptions = cms.PSet( + OverlapDTheta = cms.double( 0.02 ), + Overlap = cms.bool( True ), + Clustering = cms.bool( True ), + ME1a = cms.bool( True ), + ClusterDTheta = cms.double( 0.02 ), + ClusterDPhi = cms.double( 0.6 ), + OverlapDPhi = cms.double( 0.0786 ) + ), + arbitrateTrackerMuons = cms.bool( False ) +) +process.hltParticleFlowRecHitECALUnseededCPUOnly = cms.EDProducer( "PFRecHitProducer", + navigator = cms.PSet( + barrel = cms.PSet( ), + endcap = cms.PSet( ), + name = cms.string( "PFRecHitECALNavigator" ) + ), + producers = cms.VPSet( + cms.PSet( src = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEB' ), + srFlags = cms.InputTag( "" ), + name = cms.string( "PFEBRecHitCreator" ), + qualityTests = cms.VPSet( + cms.PSet( name = cms.string( "PFRecHitQTestDBThreshold" ), + applySelectionsToAllCrystals = cms.bool( True ) + ), + cms.PSet( topologicalCleaning = cms.bool( True ), + skipTTRecoveredHits = cms.bool( True ), + cleaningThreshold = cms.double( 2.0 ), + name = cms.string( "PFRecHitQTestECAL" ), + timingCleaning = cms.bool( True ) + ) + ) + ), + cms.PSet( src = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEE' ), + srFlags = cms.InputTag( "" ), + name = cms.string( "PFEERecHitCreator" ), + qualityTests = cms.VPSet( + cms.PSet( name = cms.string( "PFRecHitQTestDBThreshold" ), + applySelectionsToAllCrystals = cms.bool( True ) + ), + cms.PSet( topologicalCleaning = cms.bool( True ), + skipTTRecoveredHits = cms.bool( True ), + cleaningThreshold = cms.double( 2.0 ), + name = cms.string( "PFRecHitQTestECAL" ), + timingCleaning = cms.bool( True ) + ) + ) + ) + ) +) +process.hltParticleFlowRecHitHBHECPUOnly = cms.EDProducer( "PFRecHitProducer", + navigator = cms.PSet( + name = cms.string( "PFRecHitHCALDenseIdNavigator" ), + hcalEnums = cms.vint32( 1, 2 ) + ), + producers = cms.VPSet( + cms.PSet( src = cms.InputTag( "hltHbherecoLegacy" ), + name = cms.string( "PFHBHERecHitCreator" ), + qualityTests = cms.VPSet( + cms.PSet( name = cms.string( "PFRecHitQTestHCALThresholdVsDepth" ), + cuts = cms.VPSet( + cms.PSet( depth = cms.vint32( 1, 2, 3, 4 ), + threshold = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ), + detectorEnum = cms.int32( 1 ) + ), + cms.PSet( depth = cms.vint32( 1, 2, 3, 4, 5, 6, 7 ), + threshold = cms.vdouble( 0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ), + detectorEnum = cms.int32( 2 ) + ) + ) + ), + cms.PSet( flags = cms.vstring( 'Standard' ), + cleaningThresholds = cms.vdouble( 0.0 ), + name = cms.string( "PFRecHitQTestHCALChannel" ), + maxSeverities = cms.vint32( 11 ) + ) + ) + ) + ) +) +process.hltParticleFlowClusterECALUncorrectedUnseededCPUOnly = cms.EDProducer( "PFClusterProducer", + recHitsSource = cms.InputTag( "hltParticleFlowRecHitECALUnseededCPUOnly" ), + recHitCleaners = cms.VPSet( + ), + seedCleaners = cms.VPSet( + ), + seedFinder = cms.PSet( + thresholdsByDetector = cms.VPSet( + cms.PSet( seedingThresholdPt = cms.double( 0.15 ), + seedingThreshold = cms.double( 0.6 ), + detector = cms.string( "ECAL_ENDCAP" ) + ), + cms.PSet( seedingThresholdPt = cms.double( 0.0 ), + seedingThreshold = cms.double( 0.23 ), + detector = cms.string( "ECAL_BARREL" ) + ) + ), + algoName = cms.string( "LocalMaximumSeedFinder" ), + nNeighbours = cms.int32( 8 ) + ), + initialClusteringStep = cms.PSet( + thresholdsByDetector = cms.VPSet( + cms.PSet( gatheringThreshold = cms.double( 0.08 ), + gatheringThresholdPt = cms.double( 0.0 ), + detector = cms.string( "ECAL_BARREL" ) + ), + cms.PSet( gatheringThreshold = cms.double( 0.3 ), + gatheringThresholdPt = cms.double( 0.0 ), + detector = cms.string( "ECAL_ENDCAP" ) + ) + ), + algoName = cms.string( "Basic2DGenericTopoClusterizer" ), + useCornerCells = cms.bool( True ) + ), + pfClusterBuilder = cms.PSet( + minFracTot = cms.double( 1.0E-20 ), + stoppingTolerance = cms.double( 1.0E-8 ), + positionCalc = cms.PSet( + minAllowedNormalization = cms.double( 1.0E-9 ), + posCalcNCrystals = cms.int32( 9 ), + algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), + logWeightDenominator = cms.double( 0.08 ), + minFractionInCalc = cms.double( 1.0E-9 ), + timeResolutionCalcBarrel = cms.PSet( + corrTermLowE = cms.double( 0.0510871 ), + threshLowE = cms.double( 0.5 ), + noiseTerm = cms.double( 1.10889 ), + constantTermLowE = cms.double( 0.0 ), + noiseTermLowE = cms.double( 1.31883 ), + threshHighE = cms.double( 5.0 ), + constantTerm = cms.double( 0.428192 ) + ), + timeResolutionCalcEndcap = cms.PSet( + corrTermLowE = cms.double( 0.0 ), + threshLowE = cms.double( 1.0 ), + noiseTerm = cms.double( 5.72489999999 ), + constantTermLowE = cms.double( 0.0 ), + noiseTermLowE = cms.double( 6.92683000001 ), + threshHighE = cms.double( 10.0 ), + constantTerm = cms.double( 0.0 ) + ) + ), + maxIterations = cms.uint32( 50 ), + positionCalcForConvergence = cms.PSet( + minAllowedNormalization = cms.double( 0.0 ), + T0_ES = cms.double( 1.2 ), + algoName = cms.string( "ECAL2DPositionCalcWithDepthCorr" ), + T0_EE = cms.double( 3.1 ), + T0_EB = cms.double( 7.4 ), + X0 = cms.double( 0.89 ), + minFractionInCalc = cms.double( 0.0 ), + W0 = cms.double( 4.2 ) + ), + allCellsPositionCalc = cms.PSet( + minAllowedNormalization = cms.double( 1.0E-9 ), + posCalcNCrystals = cms.int32( -1 ), + algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), + logWeightDenominator = cms.double( 0.08 ), + minFractionInCalc = cms.double( 1.0E-9 ), + timeResolutionCalcBarrel = cms.PSet( + corrTermLowE = cms.double( 0.0510871 ), + threshLowE = cms.double( 0.5 ), + noiseTerm = cms.double( 1.10889 ), + constantTermLowE = cms.double( 0.0 ), + noiseTermLowE = cms.double( 1.31883 ), + threshHighE = cms.double( 5.0 ), + constantTerm = cms.double( 0.428192 ) + ), + timeResolutionCalcEndcap = cms.PSet( + corrTermLowE = cms.double( 0.0 ), + threshLowE = cms.double( 1.0 ), + noiseTerm = cms.double( 5.72489999999 ), + constantTermLowE = cms.double( 0.0 ), + noiseTermLowE = cms.double( 6.92683000001 ), + threshHighE = cms.double( 10.0 ), + constantTerm = cms.double( 0.0 ) + ) + ), + algoName = cms.string( "Basic2DGenericPFlowClusterizer" ), + recHitEnergyNorms = cms.VPSet( + cms.PSet( recHitEnergyNorm = cms.double( 0.08 ), + detector = cms.string( "ECAL_BARREL" ) + ), + cms.PSet( recHitEnergyNorm = cms.double( 0.3 ), + detector = cms.string( "ECAL_ENDCAP" ) + ) + ), + showerSigma = cms.double( 1.5 ), + minFractionToKeep = cms.double( 1.0E-7 ), + excludeOtherSeeds = cms.bool( True ) + ), + positionReCalc = cms.PSet( + minAllowedNormalization = cms.double( 0.0 ), + T0_ES = cms.double( 1.2 ), + algoName = cms.string( "ECAL2DPositionCalcWithDepthCorr" ), + T0_EE = cms.double( 3.1 ), + T0_EB = cms.double( 7.4 ), + X0 = cms.double( 0.89 ), + minFractionInCalc = cms.double( 0.0 ), + W0 = cms.double( 4.2 ) + ), + energyCorrector = cms.PSet( ) +) +process.hltParticleFlowClusterECALUnseededCPUOnly = cms.EDProducer( "CorrectedECALPFClusterProducer", + minimumPSEnergy = cms.double( 0.0 ), + skipPS = cms.bool( False ), + inputPS = cms.InputTag( "hltParticleFlowClusterPSUnseeded" ), + energyCorrector = cms.PSet( + applyCrackCorrections = cms.bool( False ), + srfAwareCorrection = cms.bool( True ), + applyMVACorrections = cms.bool( True ), + maxPtForMVAEvaluation = cms.double( 300.0 ), + recHitsEBLabel = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEB' ), + recHitsEELabel = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEE' ), + ebSrFlagLabel = cms.InputTag( "hltEcalDigisLegacy" ), + eeSrFlagLabel = cms.InputTag( "hltEcalDigisLegacy" ) + ), + inputECAL = cms.InputTag( "hltParticleFlowClusterECALUncorrectedUnseededCPUOnly" ) +) +process.hltParticleFlowClusterHBHECPUOnly = cms.EDProducer( "PFClusterProducer", + recHitsSource = cms.InputTag( "hltParticleFlowRecHitHBHECPUOnly" ), + recHitCleaners = cms.VPSet( + ), + seedCleaners = cms.VPSet( + ), + seedFinder = cms.PSet( + thresholdsByDetector = cms.VPSet( + cms.PSet( detector = cms.string( "HCAL_BARREL1" ), + depths = cms.vint32( 1, 2, 3, 4 ), + seedingThreshold = cms.vdouble( 0.125, 0.25, 0.35, 0.35 ), + seedingThresholdPt = cms.vdouble( 0.0, 0.0, 0.0, 0.0 ) + ), + cms.PSet( detector = cms.string( "HCAL_ENDCAP" ), + depths = cms.vint32( 1, 2, 3, 4, 5, 6, 7 ), + seedingThreshold = cms.vdouble( 0.1375, 0.275, 0.275, 0.275, 0.275, 0.275, 0.275 ), + seedingThresholdPt = cms.vdouble( 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 ) + ) + ), + algoName = cms.string( "LocalMaximumSeedFinder" ), + nNeighbours = cms.int32( 4 ) + ), + initialClusteringStep = cms.PSet( + thresholdsByDetector = cms.VPSet( + cms.PSet( detector = cms.string( "HCAL_BARREL1" ), + depths = cms.vint32( 1, 2, 3, 4 ), + gatheringThreshold = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ), + gatheringThresholdPt = cms.vdouble( 0.0, 0.0, 0.0, 0.0 ) + ), + cms.PSet( detector = cms.string( "HCAL_ENDCAP" ), + depths = cms.vint32( 1, 2, 3, 4, 5, 6, 7 ), + gatheringThreshold = cms.vdouble( 0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ), + gatheringThresholdPt = cms.vdouble( 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 ) + ) + ), + algoName = cms.string( "Basic2DGenericTopoClusterizer" ), + useCornerCells = cms.bool( True ) + ), + pfClusterBuilder = cms.PSet( + minFracTot = cms.double( 1.0E-20 ), + stoppingTolerance = cms.double( 1.0E-8 ), + positionCalc = cms.PSet( + minAllowedNormalization = cms.double( 1.0E-9 ), + posCalcNCrystals = cms.int32( 5 ), + algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), + minFractionInCalc = cms.double( 1.0E-9 ), + logWeightDenominatorByDetector = cms.VPSet( + cms.PSet( depths = cms.vint32( 1, 2, 3, 4 ), + detector = cms.string( "HCAL_BARREL1" ), + logWeightDenominator = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ) + ), + cms.PSet( depths = cms.vint32( 1, 2, 3, 4, 5, 6, 7 ), + detector = cms.string( "HCAL_ENDCAP" ), + logWeightDenominator = cms.vdouble( 0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ) + ) + ) + ), + maxIterations = cms.uint32( 5 ), + minChi2Prob = cms.double( 0.0 ), + allCellsPositionCalc = cms.PSet( + minAllowedNormalization = cms.double( 1.0E-9 ), + posCalcNCrystals = cms.int32( -1 ), + algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), + minFractionInCalc = cms.double( 1.0E-9 ), + logWeightDenominatorByDetector = cms.VPSet( + cms.PSet( depths = cms.vint32( 1, 2, 3, 4 ), + detector = cms.string( "HCAL_BARREL1" ), + logWeightDenominator = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ) + ), + cms.PSet( depths = cms.vint32( 1, 2, 3, 4, 5, 6, 7 ), + detector = cms.string( "HCAL_ENDCAP" ), + logWeightDenominator = cms.vdouble( 0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ) + ) + ) + ), + algoName = cms.string( "Basic2DGenericPFlowClusterizer" ), + recHitEnergyNorms = cms.VPSet( + cms.PSet( detector = cms.string( "HCAL_BARREL1" ), + depths = cms.vint32( 1, 2, 3, 4 ), + recHitEnergyNorm = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ) + ), + cms.PSet( detector = cms.string( "HCAL_ENDCAP" ), + depths = cms.vint32( 1, 2, 3, 4, 5, 6, 7 ), + recHitEnergyNorm = cms.vdouble( 0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ) + ) + ), + maxNSigmaTime = cms.double( 10.0 ), + showerSigma = cms.double( 10.0 ), + timeSigmaEE = cms.double( 10.0 ), + clusterTimeResFromSeed = cms.bool( False ), + minFractionToKeep = cms.double( 1.0E-7 ), + excludeOtherSeeds = cms.bool( True ), + timeResolutionCalcBarrel = cms.PSet( + corrTermLowE = cms.double( 0.0 ), + threshLowE = cms.double( 6.0 ), + noiseTerm = cms.double( 21.86 ), + constantTermLowE = cms.double( 4.24 ), + noiseTermLowE = cms.double( 8.0 ), + threshHighE = cms.double( 15.0 ), + constantTerm = cms.double( 2.82 ) + ), + timeResolutionCalcEndcap = cms.PSet( + corrTermLowE = cms.double( 0.0 ), + threshLowE = cms.double( 6.0 ), + noiseTerm = cms.double( 21.86 ), + constantTermLowE = cms.double( 4.24 ), + noiseTermLowE = cms.double( 8.0 ), + threshHighE = cms.double( 15.0 ), + constantTerm = cms.double( 2.82 ) + ), + timeSigmaEB = cms.double( 10.0 ) + ), + positionReCalc = cms.PSet( ), + energyCorrector = cms.PSet( ) +) +process.hltParticleFlowClusterHCALCPUOnly = cms.EDProducer( "PFMultiDepthClusterProducer", + clustersSource = cms.InputTag( "hltParticleFlowClusterHBHECPUOnly" ), + pfClusterBuilder = cms.PSet( + allCellsPositionCalc = cms.PSet( + minAllowedNormalization = cms.double( 1.0E-9 ), + posCalcNCrystals = cms.int32( -1 ), + algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), + minFractionInCalc = cms.double( 1.0E-9 ), + logWeightDenominatorByDetector = cms.VPSet( + cms.PSet( depths = cms.vint32( 1, 2, 3, 4 ), + detector = cms.string( "HCAL_BARREL1" ), + logWeightDenominator = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ) + ), + cms.PSet( depths = cms.vint32( 1, 2, 3, 4, 5, 6, 7 ), + detector = cms.string( "HCAL_ENDCAP" ), + logWeightDenominator = cms.vdouble( 0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ) + ) + ) + ), + algoName = cms.string( "PFMultiDepthClusterizer" ), + nSigmaPhi = cms.double( 2.0 ), + minFractionToKeep = cms.double( 1.0E-7 ), + nSigmaEta = cms.double( 2.0 ) + ), + positionReCalc = cms.PSet( ), + energyCorrector = cms.PSet( ) +) +process.hltLightPFTracksCPUOnly = cms.EDProducer( "LightPFTrackProducer", + TrackQuality = cms.string( "none" ), + UseQuality = cms.bool( False ), + TkColList = cms.VInputTag( 'hltPFMuonMergingCPUOnly' ) +) +process.hltParticleFlowBlockCPUOnly = cms.EDProducer( "PFBlockProducer", + verbose = cms.untracked.bool( False ), + debug = cms.untracked.bool( False ), + elementImporters = cms.VPSet( + cms.PSet( muonSrc = cms.InputTag( "hltMuonsCPUOnly" ), + source = cms.InputTag( "hltLightPFTracksCPUOnly" ), + NHitCuts_byTrackAlgo = cms.vuint32( 3, 3, 3, 3, 3, 3 ), + useIterativeTracking = cms.bool( False ), + importerName = cms.string( "GeneralTracksImporter" ), + DPtOverPtCuts_byTrackAlgo = cms.vdouble( 0.5, 0.5, 0.5, 0.5, 0.5, 0.5 ), + muonMaxDPtOPt = cms.double( 1.0 ), + trackQuality = cms.string( "highPurity" ), + cleanBadConvertedBrems = cms.bool( False ), + vetoEndcap = cms.bool( False ) + ), + cms.PSet( source = cms.InputTag( "hltParticleFlowClusterECALUnseededCPUOnly" ), + importerName = cms.string( "ECALClusterImporter" ), + BCtoPFCMap = cms.InputTag( "" ) + ), + cms.PSet( source = cms.InputTag( "hltParticleFlowClusterHCALCPUOnly" ), + importerName = cms.string( "GenericClusterImporter" ) + ), + cms.PSet( source = cms.InputTag( "hltParticleFlowClusterHF" ), + importerName = cms.string( "GenericClusterImporter" ) + ) + ), + linkDefinitions = cms.VPSet( + cms.PSet( linkType = cms.string( "TRACK:ECAL" ), + useKDTree = cms.bool( True ), + linkerName = cms.string( "TrackAndECALLinker" ) + ), + cms.PSet( linkType = cms.string( "TRACK:HCAL" ), + useKDTree = cms.bool( True ), + linkerName = cms.string( "TrackAndHCALLinker" ), + trajectoryLayerEntrance = cms.string( "HCALEntrance" ), + trajectoryLayerExit = cms.string( "HCALExit" ), + nMaxHcalLinksPerTrack = cms.int32( 1 ) + ), + cms.PSet( linkType = cms.string( "ECAL:HCAL" ), + useKDTree = cms.bool( False ), + linkerName = cms.string( "ECALAndHCALLinker" ), + minAbsEtaEcal = cms.double( 2.5 ) + ), + cms.PSet( linkType = cms.string( "HFEM:HFHAD" ), + useKDTree = cms.bool( False ), + linkerName = cms.string( "HFEMAndHFHADLinker" ) + ) + ) +) +process.hltParticleFlowCPUOnly = cms.EDProducer( "PFProducer", + verbose = cms.untracked.bool( False ), + debug = cms.untracked.bool( False ), + blocks = cms.InputTag( "hltParticleFlowBlockCPUOnly" ), + muons = cms.InputTag( "hltMuonsCPUOnly" ), + postMuonCleaning = cms.bool( True ), + vetoEndcap = cms.bool( False ), + vertexCollection = cms.InputTag( "hltPixelVerticesFromSoACPUOnly" ), + useVerticesForNeutral = cms.bool( True ), + useHO = cms.bool( False ), + PFEGammaCandidates = cms.InputTag( "particleFlowEGamma" ), + GedElectronValueMap = cms.InputTag( "gedGsfElectronsTmp" ), + GedPhotonValueMap = cms.InputTag( 'tmpGedPhotons','valMapPFEgammaCandToPhoton' ), + useEGammaElectrons = cms.bool( False ), + egammaElectrons = cms.InputTag( "" ), + useEGammaFilters = cms.bool( False ), + useProtectionsForJetMET = cms.bool( True ), + PFEGammaFiltersParameters = cms.PSet( + electron_protectionsForJetMET = cms.PSet( + maxE = cms.double( 50.0 ), + maxTrackPOverEele = cms.double( 1.0 ), + maxEcalEOverP_2 = cms.double( 0.2 ), + maxHcalEOverEcalE = cms.double( 0.1 ), + maxEcalEOverP_1 = cms.double( 0.5 ), + maxHcalEOverP = cms.double( 1.0 ), + maxEcalEOverPRes = cms.double( 0.2 ), + maxHcalE = cms.double( 10.0 ), + maxEeleOverPout = cms.double( 0.2 ), + maxNtracks = cms.double( 3.0 ), + maxEleHcalEOverEcalE = cms.double( 0.1 ), + maxDPhiIN = cms.double( 0.1 ), + maxEeleOverPoutRes = cms.double( 0.5 ) + ), + electron_maxElePtForOnlyMVAPresel = cms.double( 50.0 ), + photon_SigmaiEtaiEta_endcap = cms.double( 0.034 ), + electron_iso_combIso_endcap = cms.double( 10.0 ), + photon_protectionsForBadHcal = cms.PSet( + solidConeTrkIsoSlope = cms.double( 0.3 ), + enableProtections = cms.bool( False ), + solidConeTrkIsoOffset = cms.double( 10.0 ) + ), + electron_missinghits = cms.uint32( 1 ), + photon_MinEt = cms.double( 10.0 ), + electron_iso_pt = cms.double( 10.0 ), + electron_ecalDrivenHademPreselCut = cms.double( 0.15 ), + electron_iso_mva_endcap = cms.double( -0.1075 ), + electron_iso_combIso_barrel = cms.double( 10.0 ), + photon_protectionsForJetMET = cms.PSet( + sumPtTrackIsoSlope = cms.double( 0.001 ), + sumPtTrackIso = cms.double( 4.0 ) + ), + electron_protectionsForBadHcal = cms.PSet( + dEta = cms.vdouble( 0.0064, 0.01264 ), + dPhi = cms.vdouble( 0.0547, 0.0394 ), + enableProtections = cms.bool( False ), + eInvPInv = cms.vdouble( 0.184, 0.0721 ), + full5x5_sigmaIetaIeta = cms.vdouble( 0.0106, 0.0387 ) + ), + electron_noniso_mvaCut = cms.double( -0.1 ), + electron_iso_mva_barrel = cms.double( -0.1875 ), + photon_SigmaiEtaiEta_barrel = cms.double( 0.0125 ), + photon_combIso = cms.double( 10.0 ), + photon_HoE = cms.double( 0.05 ) + ), + muon_HCAL = cms.vdouble( 3.0, 3.0 ), + muon_ECAL = cms.vdouble( 0.5, 0.5 ), + muon_HO = cms.vdouble( 0.9, 0.9 ), + PFMuonAlgoParameters = cms.PSet( ), + rejectTracks_Bad = cms.bool( False ), + rejectTracks_Step45 = cms.bool( False ), + usePFNuclearInteractions = cms.bool( False ), + usePFConversions = cms.bool( False ), + usePFDecays = cms.bool( False ), + dptRel_DispVtx = cms.double( 10.0 ), + iCfgCandConnector = cms.PSet( + nuclCalibFactors = cms.vdouble( 0.8, 0.15, 0.5, 0.5, 0.05 ), + bCorrect = cms.bool( False ), + bCalibPrimary = cms.bool( False ) + ), + nsigma_TRACK = cms.double( 1.0 ), + pt_Error = cms.double( 1.0 ), + factors_45 = cms.vdouble( 10.0, 100.0 ), + goodTrackDeadHcal_ptErrRel = cms.double( 0.2 ), + goodTrackDeadHcal_chi2n = cms.double( 5.0 ), + goodTrackDeadHcal_layers = cms.uint32( 4 ), + goodTrackDeadHcal_validFr = cms.double( 0.5 ), + goodTrackDeadHcal_dxy = cms.double( 0.5 ), + goodPixelTrackDeadHcal_minEta = cms.double( 2.3 ), + goodPixelTrackDeadHcal_maxPt = cms.double( 50.0 ), + goodPixelTrackDeadHcal_ptErrRel = cms.double( 1.0 ), + goodPixelTrackDeadHcal_chi2n = cms.double( 2.0 ), + goodPixelTrackDeadHcal_maxLost3Hit = cms.int32( 0 ), + goodPixelTrackDeadHcal_maxLost4Hit = cms.int32( 1 ), + goodPixelTrackDeadHcal_dxy = cms.double( 0.02 ), + goodPixelTrackDeadHcal_dz = cms.double( 0.05 ), + pf_nsigma_ECAL = cms.double( 0.0 ), + pf_nsigma_HCAL = cms.double( 1.0 ), + pf_nsigma_HFEM = cms.double( 1.0 ), + pf_nsigma_HFHAD = cms.double( 1.0 ), + useCalibrationsFromDB = cms.bool( True ), + calibrationsLabel = cms.string( "HLT" ), + postHFCleaning = cms.bool( False ), + PFHFCleaningParameters = cms.PSet( + minSignificance = cms.double( 2.5 ), + maxSignificance = cms.double( 2.5 ), + minDeltaMet = cms.double( 0.4 ), + maxDeltaPhiPt = cms.double( 7.0 ), + minHFCleaningPt = cms.double( 5.0 ), + minSignificanceReduction = cms.double( 1.4 ) + ), + cleanedHF = cms.VInputTag( 'hltParticleFlowRecHitHF:Cleaned','hltParticleFlowClusterHF:Cleaned' ), + calibHF_use = cms.bool( False ), + calibHF_eta_step = cms.vdouble( 0.0, 2.9, 3.0, 3.2, 4.2, 4.4, 4.6, 4.8, 5.2, 5.4 ), + calibHF_a_EMonly = cms.vdouble( 0.96945, 0.96701, 0.76309, 0.82268, 0.87583, 0.89718, 0.98674, 1.4681, 1.458, 1.458 ), + calibHF_a_EMHAD = cms.vdouble( 1.42215, 1.00496, 0.68961, 0.81656, 0.98504, 0.98504, 1.00802, 1.0593, 1.4576, 1.4576 ), + calibHF_b_HADonly = cms.vdouble( 1.27541, 0.85361, 0.86333, 0.89091, 0.94348, 0.94348, 0.9437, 1.0034, 1.0444, 1.0444 ), + calibHF_b_EMHAD = cms.vdouble( 1.27541, 0.85361, 0.86333, 0.89091, 0.94348, 0.94348, 0.9437, 1.0034, 1.0444, 1.0444 ), + resolHF_square = cms.vdouble( 7.834401, 0.012996, 0.0 ) +) +process.hltAK4PFJetsCPUOnly = cms.EDProducer( "FastjetJetProducer", + useMassDropTagger = cms.bool( False ), + useFiltering = cms.bool( False ), + useDynamicFiltering = cms.bool( False ), + useTrimming = cms.bool( False ), + usePruning = cms.bool( False ), + useCMSBoostedTauSeedingAlgorithm = cms.bool( False ), + useKtPruning = cms.bool( False ), + useConstituentSubtraction = cms.bool( False ), + useSoftDrop = cms.bool( False ), + correctShape = cms.bool( False ), + UseOnlyVertexTracks = cms.bool( False ), + UseOnlyOnePV = cms.bool( False ), + muCut = cms.double( -1.0 ), + yCut = cms.double( -1.0 ), + rFilt = cms.double( -1.0 ), + rFiltFactor = cms.double( -1.0 ), + trimPtFracMin = cms.double( -1.0 ), + zcut = cms.double( -1.0 ), + rcut_factor = cms.double( -1.0 ), + csRho_EtaMax = cms.double( -1.0 ), + csRParam = cms.double( -1.0 ), + beta = cms.double( -1.0 ), + R0 = cms.double( -1.0 ), + gridMaxRapidity = cms.double( -1.0 ), + gridSpacing = cms.double( -1.0 ), + DzTrVtxMax = cms.double( 0.0 ), + DxyTrVtxMax = cms.double( 0.0 ), + MaxVtxZ = cms.double( 15.0 ), + subjetPtMin = cms.double( -1.0 ), + muMin = cms.double( -1.0 ), + muMax = cms.double( -1.0 ), + yMin = cms.double( -1.0 ), + yMax = cms.double( -1.0 ), + dRMin = cms.double( -1.0 ), + dRMax = cms.double( -1.0 ), + maxDepth = cms.int32( -1 ), + nFilt = cms.int32( -1 ), + MinVtxNdof = cms.int32( 0 ), + src = cms.InputTag( "hltParticleFlowCPUOnly" ), + srcPVs = cms.InputTag( "hltPixelVerticesFromSoACPUOnly" ), + jetType = cms.string( "PFJet" ), + jetAlgorithm = cms.string( "AntiKt" ), + rParam = cms.double( 0.4 ), + inputEtMin = cms.double( 0.0 ), + inputEMin = cms.double( 0.0 ), + jetPtMin = cms.double( 0.0 ), + doPVCorrection = cms.bool( False ), + doAreaFastjet = cms.bool( False ), + doRhoFastjet = cms.bool( False ), + doPUOffsetCorr = cms.bool( False ), + puPtMin = cms.double( 10.0 ), + nSigmaPU = cms.double( 1.0 ), + radiusPU = cms.double( 0.4 ), + subtractorName = cms.string( "" ), + useExplicitGhosts = cms.bool( False ), + doAreaDiskApprox = cms.bool( True ), + voronoiRfact = cms.double( -9.0 ), + Rho_EtaMax = cms.double( 4.4 ), + Ghost_EtaMax = cms.double( 6.0 ), + Active_Area_Repeats = cms.int32( 5 ), + GhostArea = cms.double( 0.01 ), + restrictInputs = cms.bool( False ), + maxInputs = cms.uint32( 1 ), + writeCompound = cms.bool( False ), + writeJetsWithConst = cms.bool( False ), + doFastJetNonUniform = cms.bool( False ), + useDeterministicSeed = cms.bool( True ), + minSeed = cms.uint32( 0 ), + verbosity = cms.int32( 0 ), + puWidth = cms.double( 0.0 ), + nExclude = cms.uint32( 0 ), + maxBadEcalCells = cms.uint32( 9999999 ), + maxBadHcalCells = cms.uint32( 9999999 ), + maxProblematicEcalCells = cms.uint32( 9999999 ), + maxProblematicHcalCells = cms.uint32( 9999999 ), + maxRecoveredEcalCells = cms.uint32( 9999999 ), + maxRecoveredHcalCells = cms.uint32( 9999999 ), + puCenters = cms.vdouble( ), + applyWeight = cms.bool( False ), + srcWeights = cms.InputTag( "" ), + minimumTowersFraction = cms.double( 0.0 ), + jetCollInstanceName = cms.string( "" ), + sumRecHits = cms.bool( False ) +) +process.hltAK4PFJetsLooseIDCPUOnly = cms.EDProducer( "HLTPFJetIDProducer", + minPt = cms.double( 20.0 ), + maxEta = cms.double( 1.0E99 ), + CHF = cms.double( 0.0 ), + NHF = cms.double( 0.99 ), + CEF = cms.double( 0.99 ), + NEF = cms.double( 0.99 ), + maxCF = cms.double( 99.0 ), + NCH = cms.int32( 0 ), + NTOT = cms.int32( 1 ), + jetsInput = cms.InputTag( "hltAK4PFJetsCPUOnly" ) +) +process.hltAK4PFJetsTightIDCPUOnly = cms.EDProducer( "HLTPFJetIDProducer", + minPt = cms.double( 20.0 ), + maxEta = cms.double( 1.0E99 ), + CHF = cms.double( 0.0 ), + NHF = cms.double( 0.9 ), + CEF = cms.double( 0.99 ), + NEF = cms.double( 0.99 ), + maxCF = cms.double( 99.0 ), + NCH = cms.int32( 0 ), + NTOT = cms.int32( 1 ), + jetsInput = cms.InputTag( "hltAK4PFJetsCPUOnly" ) +) +process.hltFixedGridRhoFastjetAllCPUOnly = cms.EDProducer( "FixedGridRhoProducerFastjet", + pfCandidatesTag = cms.InputTag( "hltParticleFlowCPUOnly" ), + maxRapidity = cms.double( 5.0 ), + gridSpacing = cms.double( 0.55 ) +) +process.hltAK4PFFastJetCorrectorCPUOnly = cms.EDProducer( "L1FastjetCorrectorProducer", + level = cms.string( "L1FastJet" ), + algorithm = cms.string( "AK4PFHLT" ), + srcRho = cms.InputTag( "hltFixedGridRhoFastjetAllCPUOnly" ) +) +process.hltAK4PFCorrectorCPUOnly = cms.EDProducer( "ChainedJetCorrectorProducer", + correctors = cms.VInputTag( 'hltAK4PFFastJetCorrectorCPUOnly','hltAK4PFRelativeCorrector','hltAK4PFAbsoluteCorrector','hltAK4PFResidualCorrector' ) +) +process.hltAK4PFJetsCorrectedCPUOnly = cms.EDProducer( "CorrectedPFJetProducer", + src = cms.InputTag( "hltAK4PFJetsCPUOnly" ), + correctors = cms.VInputTag( 'hltAK4PFCorrectorCPUOnly' ) +) +process.hltAK4PFJetsLooseIDCorrectedCPUOnly = cms.EDProducer( "CorrectedPFJetProducer", + src = cms.InputTag( "hltAK4PFJetsLooseIDCPUOnly" ), + correctors = cms.VInputTag( 'hltAK4PFCorrectorCPUOnly' ) +) +process.hltAK4PFJetsTightIDCorrectedCPUOnly = cms.EDProducer( "CorrectedPFJetProducer", + src = cms.InputTag( "hltAK4PFJetsTightIDCPUOnly" ), + correctors = cms.VInputTag( 'hltAK4PFCorrectorCPUOnly' ) +) +process.hltPFJetsCorrectedMatchedToCaloJets10CPUOnly = cms.EDProducer( "HLTPFJetsMatchedToFilteredCaloJetsProducer", + src = cms.InputTag( "hltAK4PFJetsCorrectedCPUOnly" ), + triggerJetsFilter = cms.InputTag( "hltSingleCaloJet10CPUOnly" ), + triggerJetsType = cms.int32( 85 ), + maxDeltaR = cms.double( 0.5 ) +) +process.hltSinglePFJet40CPUOnly = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltPFJetsCorrectedMatchedToCaloJets10CPUOnly" ), + triggerType = cms.int32( 85 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 40.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 5.0 ), + MinN = cms.int32( 1 ) +) +process.hltAlCaPFJet40GPUxorCPUFilter = cms.EDFilter( "TriggerResultsFilter", + usePathStatus = cms.bool( True ), + hltResults = cms.InputTag( "" ), + l1tResults = cms.InputTag( "" ), + l1tIgnoreMaskAndPrescale = cms.bool( False ), + throw = cms.bool( True ), + triggerConditions = cms.vstring( '( AlCa_PFJet40_v22 AND NOT AlCa_PFJet40_CPUOnly_v1 ) OR ( NOT AlCa_PFJet40_v22 AND AlCa_PFJet40_CPUOnly_v1 )' ) +) +process.hltPrePFJet40GPUvsCPU = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltL1sSingleTau = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_SingleTau120er2p1 OR L1_SingleTau130er2p1" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +) +process.hltPreMediumChargedIsoPFTau180HighPtRelaxedIsoTrk50eta2p1 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltSingleL2Tau80eta2p2 = cms.EDFilter( "HLT1CaloJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltL2TauJets" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 80.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.2 ), + MinN = cms.int32( 1 ) +) +process.hltPFTau180Track = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltSelectedPFTausTrackFinding" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 180.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 1 ) +) +process.hltPFTauMediumHighPtRelaxedIsoAbsoluteIsolationDiscriminator = cms.EDProducer( "PFRecoTauDiscriminationByIsolation", + storeRawFootprintCorrection = cms.bool( False ), + PFTauProducer = cms.InputTag( "hltPFTaus" ), + storeRawOccupancy = cms.bool( False ), + maximumSumPtCut = cms.double( 2.3 ), + qualityCuts = cms.PSet( + vertexTrackFiltering = cms.bool( False ), + isolationQualityCuts = cms.PSet( + maxDeltaZ = cms.double( 0.2 ), + minTrackPt = cms.double( 0.5 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 100.0 ), + maxTransverseImpactParameter = cms.double( 0.1 ), + useTracksInsteadOfPFHadrons = cms.bool( False ) + ), + primaryVertexSrc = cms.InputTag( "hltPixelVertices" ), + recoverLeadingTrk = cms.bool( False ), + signalQualityCuts = cms.PSet( + maxDeltaZ = cms.double( 0.2 ), + minTrackPt = cms.double( 0.0 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 1000.0 ), + maxTransverseImpactParameter = cms.double( 0.2 ), + useTracksInsteadOfPFHadrons = cms.bool( False ) + ), + vxAssocQualityCuts = cms.PSet( + minTrackPt = cms.double( 0.0 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 1000.0 ), + maxTransverseImpactParameter = cms.double( 0.2 ), + useTracksInsteadOfPFHadrons = cms.bool( False ) + ), + pvFindingAlgo = cms.string( "closestInDeltaZ" ) + ), + minTauPtForNoIso = cms.double( 500.0 ), + maxAbsPhotonSumPt_outsideSignalCone = cms.double( 1.0E9 ), + vertexSrc = cms.InputTag( "NotUsed" ), + applySumPtCut = cms.bool( True ), + rhoConeSize = cms.double( 0.5 ), + ApplyDiscriminationByTrackerIsolation = cms.bool( True ), + storeRawPhotonSumPt_outsideSignalCone = cms.bool( False ), + rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAll" ), + enableHGCalWorkaround = cms.bool( False ), + footprintCorrections = cms.VPSet( + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 0" ) + ), + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 1 || decayMode() = 2" ) + ), + cms.PSet( offset = cms.string( "2.7" ), + selection = cms.string( "decayMode() = 5" ) + ), + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 6" ) + ), + cms.PSet( offset = cms.string( "max(2.0, 0.22*pt() - 2.0)" ), + selection = cms.string( "decayMode() = 10" ) + ) + ), + deltaBetaFactor = cms.string( "0.38" ), + applyFootprintCorrection = cms.bool( False ), + UseAllPFCandsForWeights = cms.bool( False ), + relativeSumPtCut = cms.double( 0.06 ), + Prediscriminants = cms.PSet( BooleanOperator = cms.string( "and" ) ), + maximumOccupancy = cms.uint32( 0 ), + verbosity = cms.int32( 0 ), + applyOccupancyCut = cms.bool( False ), + applyDeltaBetaCorrection = cms.bool( False ), + applyRelativeSumPtCut = cms.bool( False ), + storeRawPUsumPt = cms.bool( False ), + applyPhotonPtSumOutsideSignalConeCut = cms.bool( False ), + deltaBetaPUTrackPtCutOverride = cms.bool( True ), + ApplyDiscriminationByWeightedECALIsolation = cms.bool( False ), + storeRawSumPt = cms.bool( False ), + ApplyDiscriminationByECALIsolation = cms.bool( False ), + applyRhoCorrection = cms.bool( False ), + WeightECALIsolation = cms.double( 1.0 ), + rhoUEOffsetCorrection = cms.double( 1.0 ), + maxRelPhotonSumPt_outsideSignalCone = cms.double( 0.1 ), + deltaBetaPUTrackPtCutOverride_val = cms.double( 0.5 ), isoConeSizeForDeltaBeta = cms.double( 0.3 ), relativeSumPtOffset = cms.double( 0.0 ), customOuterCone = cms.double( -1.0 ), @@ -81249,7 +83976,7 @@ ) process.hltL1sDoubleTauBigOR = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_DoubleIsoTau32er2p1 OR L1_DoubleIsoTau34er2p1 OR L1_DoubleIsoTau36er2p1 OR L1_DoubleTau70er2p1" ), + L1SeedsLogicalExpression = cms.string( "L1_DoubleIsoTau32er2p1 OR L1_DoubleIsoTau34er2p1 OR L1_DoubleIsoTau35er2p1 OR L1_DoubleIsoTau36er2p1 OR L1_DoubleTau70er2p1" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -81374,7 +84101,7 @@ ) process.hltL1sTauVeryBigOR = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_LooseIsoEG22er2p1_IsoTau26er2p1_dR_Min0p3 OR L1_LooseIsoEG24er2p1_IsoTau27er2p1_dR_Min0p3 OR L1_LooseIsoEG22er2p1_Tau70er2p1_dR_Min0p3 OR L1_SingleTau120er2p1 OR L1_SingleTau130er2p1 OR L1_DoubleTau70er2p1 OR L1_DoubleIsoTau28er2p1 OR L1_DoubleIsoTau30er2p1 OR L1_DoubleIsoTau32er2p1 OR L1_DoubleIsoTau34er2p1 OR L1_DoubleIsoTau36er2p1 OR L1_DoubleIsoTau28er2p1_Mass_Max90 OR L1_DoubleIsoTau28er2p1_Mass_Max80 OR L1_DoubleIsoTau30er2p1_Mass_Max90 OR L1_DoubleIsoTau30er2p1_Mass_Max80 OR L1_Mu18er2p1_Tau24er2p1 OR L1_Mu18er2p1_Tau26er2p1 OR L1_Mu22er2p1_IsoTau28er2p1 OR L1_Mu22er2p1_IsoTau30er2p1 OR L1_Mu22er2p1_IsoTau32er2p1 OR L1_Mu22er2p1_IsoTau34er2p1 OR L1_Mu22er2p1_IsoTau36er2p1 OR L1_Mu22er2p1_IsoTau40er2p1 OR L1_Mu22er2p1_Tau70er2p1 OR L1_IsoTau52er2p1_QuadJet36er2p5 OR L1_DoubleJet35_Mass_Min450_IsoTau45_RmOvlp OR L1_DoubleJet_80_30_Mass_Min420_IsoTau40_RmOvlp OR L1_DoubleIsoTau26er2p1_Jet55_RmOvlp_dR0p5" ), + L1SeedsLogicalExpression = cms.string( "L1_LooseIsoEG22er2p1_IsoTau26er2p1_dR_Min0p3 OR L1_LooseIsoEG24er2p1_IsoTau27er2p1_dR_Min0p3 OR L1_LooseIsoEG22er2p1_Tau70er2p1_dR_Min0p3 OR L1_SingleTau120er2p1 OR L1_SingleTau130er2p1 OR L1_DoubleTau70er2p1 OR L1_DoubleIsoTau28er2p1 OR L1_DoubleIsoTau30er2p1 OR L1_DoubleIsoTau32er2p1 OR L1_DoubleIsoTau34er2p1 OR L1_DoubleIsoTau35er2p1 OR L1_DoubleIsoTau36er2p1 OR L1_DoubleIsoTau28er2p1_Mass_Max90 OR L1_DoubleIsoTau28er2p1_Mass_Max80 OR L1_DoubleIsoTau30er2p1_Mass_Max90 OR L1_DoubleIsoTau30er2p1_Mass_Max80 OR L1_Mu18er2p1_Tau24er2p1 OR L1_Mu18er2p1_Tau26er2p1 OR L1_Mu22er2p1_IsoTau28er2p1 OR L1_Mu22er2p1_IsoTau30er2p1 OR L1_Mu22er2p1_IsoTau32er2p1 OR L1_Mu22er2p1_IsoTau34er2p1 OR L1_Mu22er2p1_IsoTau36er2p1 OR L1_Mu22er2p1_IsoTau40er2p1 OR L1_Mu22er2p1_Tau70er2p1 OR L1_IsoTau52er2p1_QuadJet36er2p5 OR L1_DoubleJet35_Mass_Min450_IsoTau45_RmOvlp OR L1_DoubleJet_80_30_Mass_Min420_IsoTau40_RmOvlp OR L1_DoubleIsoTau26er2p1_Jet55_RmOvlp_dR0p5" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -81785,7 +84512,7 @@ is_online = cms.bool( True ), VSeWP = cms.vstring( '-1.' ), VSmuWP = cms.vstring( '-1.' ), - VSjetWP = cms.vstring( 'double t1 = 0.62, t2 = 0.3891, t3 = 0.05, x1 = 35, x2 = 100, x3 = 300; if (pt <= x1) return t1; if (pt >= x3) return t3; if (pt < x2) return (t2 - t1) / (x2 - x1) * (pt - x1) + t1; return (t3 - t2) / (x3 - x2) * (pt - x2) + t2;', + VSjetWP = cms.vstring( 'double t1 = 0.649, t2 = 0.441, t3 = 0.05, x1 = 35, x2 = 100, x3 = 300; if (pt <= x1) return t1; if (pt >= x3) return t3; if (pt < x2) return (t2 - t1) / (x2 - x1) * (pt - x1) + t1; return (t3 - t2) / (x3 - x2) * (pt - x2) + t2;', 'double t1 = 0.7045, t2 = 0.7029, t3 = 0.05, x1 = 30, x2 = 100, x3 = 300; if (pt <= x1) return t1; if (pt >= x3) return t3; if (pt < x2) return (t2 - t1) / (x2 - x1) * (pt - x1) + t1; return (t3 - t2) / (x3 - x2) * (pt - x2) + t2;', 'double t1 = 0.5419, t2 = 0.4837, t3 = 0.050, x1 = 27, x2 = 100, x3 = 300; if (pt <= x1) return t1; if (pt >= x3) return t3; if (pt < x2) return (t2 - t1) / (x2 - x1) * (pt - x1) + t1; return (t3 - t2) / (x3 - x2) * (pt - x2) + t2;', 'double t1 = 0.6072, t2 = 0.125, x1 = 180, x2 = 500; if (pt <= x1) return t1; if (pt >= x2) return t2; return (t2 - t1) / (x2 - x1) * (pt - x1) + t1;' ), @@ -81803,7 +84530,7 @@ cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauDeepTauProducer", "VSjet" ), rawValues = cms.vstring( ), selectionCuts = cms.vdouble( ), - workingPoints = cms.vstring( 'double t1 = 0.62, t2 = 0.3891, t3 = 0.05, x1 = 35, x2 = 100, x3 = 300; if (pt <= x1) return t1; if (pt >= x3) return t3; if (pt < x2) return (t2 - t1) / (x2 - x1) * (pt - x1) + t1; return (t3 - t2) / (x3 - x2) * (pt - x2) + t2;' ) + workingPoints = cms.vstring( 'double t1 = 0.649, t2 = 0.441, t3 = 0.05, x1 = 35, x2 = 100, x3 = 300; if (pt <= x1) return t1; if (pt >= x3) return t3; if (pt < x2) return (t2 - t1) / (x2 - x1) * (pt - x1) + t1; return (t3 - t2) / (x3 - x2) * (pt - x2) + t2;' ) ) ) ) @@ -84321,7 +87048,7 @@ cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauDeepTauProducer", "VSjet" ), rawValues = cms.vstring( ), selectionCuts = cms.vdouble( ), - workingPoints = cms.vstring( 'double t1 = 0.62, t2 = 0.3891, t3 = 0.05, x1 = 35, x2 = 100, x3 = 300; if (pt <= x1) return t1; if (pt >= x3) return t3; if (pt < x2) return (t2 - t1) / (x2 - x1) * (pt - x1) + t1; return (t3 - t2) / (x3 - x2) * (pt - x2) + t2;' ) + workingPoints = cms.vstring( 'double t1 = 0.649, t2 = 0.441, t3 = 0.05, x1 = 35, x2 = 100, x3 = 300; if (pt <= x1) return t1; if (pt >= x3) return t3; if (pt < x2) return (t2 - t1) / (x2 - x1) * (pt - x1) + t1; return (t3 - t2) / (x3 - x2) * (pt - x2) + t2;' ) ) ) ) @@ -88979,7 +91706,7 @@ process.hltCaloJetTimingProducer = cms.EDProducer( "HLTCaloJetTimingProducer", jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducer" ), barrelJets = cms.bool( True ), - endcapJets = cms.bool( False ), + endcapJets = cms.bool( True ), ecalCellEnergyThresh = cms.double( 0.5 ), ecalCellTimeThresh = cms.double( 12.5 ), ecalCellTimeErrorThresh = cms.double( 100.0 ), @@ -88999,6 +91726,10 @@ jetEcalEtForTimingThresh = cms.double( 10.0 ), minJetPt = cms.double( 40.0 ) ) +process.hltPreHT430DelayedJet40DoubleDelay0p5nsInclusive = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) process.hltPreHT430DelayedJet40DoubleDelay1nsInclusive = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) @@ -89114,7 +91845,7 @@ process.hltCaloJetTimingProducerSingle = cms.EDProducer( "HLTCaloJetTimingProducer", jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducerSingle" ), barrelJets = cms.bool( True ), - endcapJets = cms.bool( False ), + endcapJets = cms.bool( True ), ecalCellEnergyThresh = cms.double( 0.5 ), ecalCellTimeThresh = cms.double( 12.5 ), ecalCellTimeErrorThresh = cms.double( 100.0 ), @@ -89150,6 +91881,46 @@ jetEcalEtForTimingThresh = cms.double( 10.0 ), minJetPt = cms.double( 40.0 ) ) +process.hltPreHT430DelayedJet40SingleDelay0p5nsInclusive = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltCaloJetTimingFilterSingle0p5ns = cms.EDFilter( "HLTCaloJetTimingFilter", + saveTags = cms.bool( True ), + jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducerSingle" ), + jetTimes = cms.InputTag( "hltCaloJetTimingProducerSingle" ), + jetCellsForTiming = cms.InputTag( 'hltCaloJetTimingProducerSingle','jetCellsForTiming' ), + jetEcalEtForTiming = cms.InputTag( 'hltCaloJetTimingProducerSingle','jetEcalEtForTiming' ), + minJets = cms.uint32( 1 ), + jetTimeThresh = cms.double( 0.5 ), + jetCellsForTimingThresh = cms.uint32( 5 ), + jetEcalEtForTimingThresh = cms.double( 10.0 ), + minJetPt = cms.double( 40.0 ) +) +process.hltPreHT430DelayedJet40SingleDelay0p5nsTrackless = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltPreHT430DelayedJet40SingleDelay1nsInclusive = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltPreHT430DelayedJet40SingleDelay1p5nsInclusive = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltCaloJetTimingFilterSingle1p5ns = cms.EDFilter( "HLTCaloJetTimingFilter", + saveTags = cms.bool( True ), + jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducerSingle" ), + jetTimes = cms.InputTag( "hltCaloJetTimingProducerSingle" ), + jetCellsForTiming = cms.InputTag( 'hltCaloJetTimingProducerSingle','jetCellsForTiming' ), + jetEcalEtForTiming = cms.InputTag( 'hltCaloJetTimingProducerSingle','jetEcalEtForTiming' ), + minJets = cms.uint32( 1 ), + jetTimeThresh = cms.double( 1.5 ), + jetCellsForTimingThresh = cms.uint32( 5 ), + jetEcalEtForTimingThresh = cms.double( 10.0 ), + minJetPt = cms.double( 40.0 ) +) process.hltL1sVoMu6HTT240Or250 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), L1SeedsLogicalExpression = cms.string( "L1_Mu6_HTT240er OR L1_Mu6_HTT250er" ), @@ -89726,12 +92497,12 @@ MinSizeRegionCutNstations = cms.vint32( -1, 1, -1, 1 ), MaxSizeRegionCutNstations = cms.vint32( 1, -1, 1, -1 ), MinSizeRegionCutClusterSize = cms.vint32( -1, -1, -1, -1 ), - Max_nMB1 = cms.int32( 0 ), - Max_nMB2 = cms.int32( 0 ), - Max_nME11 = cms.int32( 0 ), - Max_nME12 = cms.int32( 0 ), - Max_nME41 = cms.int32( 0 ), - Max_nME42 = cms.int32( 0 ), + Max_nMB1 = cms.int32( -1 ), + Max_nMB2 = cms.int32( -1 ), + Max_nME11 = cms.int32( -1 ), + Max_nME12 = cms.int32( -1 ), + Max_nME41 = cms.int32( -1 ), + Max_nME42 = cms.int32( -1 ), MinNstation = cms.int32( 0 ), MinAvgStation = cms.double( 0.0 ), MinTime = cms.double( -999.0 ), @@ -89747,19 +92518,19 @@ process.hltMuonRecHitClusterNoMB1SFilter50 = cms.EDFilter( "HLTMuonRecHitClusterFilter", ClusterTag = cms.InputTag( "hltDTrechitClusterProducer50" ), MinN = cms.int32( 1 ), - MinSize = cms.int32( 50 ), + MinSize = cms.int32( -1 ), MinSizeMinusMB1 = cms.int32( 50 ), MinSizeRegionCutEtas = cms.vdouble( -1.0, -1.0, 1.9, 1.9 ), MaxSizeRegionCutEtas = cms.vdouble( 1.9, 1.9, -1.0, -1.0 ), MinSizeRegionCutNstations = cms.vint32( -1, 1, -1, 1 ), MaxSizeRegionCutNstations = cms.vint32( 1, -1, 1, -1 ), MinSizeRegionCutClusterSize = cms.vint32( -1, -1, -1, -1 ), - Max_nMB1 = cms.int32( 1 ), - Max_nMB2 = cms.int32( 0 ), - Max_nME11 = cms.int32( 0 ), - Max_nME12 = cms.int32( 0 ), - Max_nME41 = cms.int32( 0 ), - Max_nME42 = cms.int32( 0 ), + Max_nMB1 = cms.int32( -1 ), + Max_nMB2 = cms.int32( -1 ), + Max_nME11 = cms.int32( -1 ), + Max_nME12 = cms.int32( -1 ), + Max_nME41 = cms.int32( -1 ), + Max_nME42 = cms.int32( -1 ), MinNstation = cms.int32( 0 ), MinAvgStation = cms.double( 0.0 ), MinTime = cms.double( -999.0 ), @@ -90129,18 +92900,88 @@ offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) +process.hltCaloJetTimingBarrelOnlyProducerSingle = cms.EDProducer( "HLTCaloJetTimingProducer", + jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducerSingle" ), + barrelJets = cms.bool( True ), + endcapJets = cms.bool( False ), + ecalCellEnergyThresh = cms.double( 0.5 ), + ecalCellTimeThresh = cms.double( 12.5 ), + ecalCellTimeErrorThresh = cms.double( 100.0 ), + matchingRadius = cms.double( 0.4 ), + ebRecHitsColl = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + eeRecHitsColl = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ) +) +process.hltCaloJetTimingBarrelOnlyFilterSingle1ns = cms.EDFilter( "HLTCaloJetTimingFilter", + saveTags = cms.bool( True ), + jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducerSingle" ), + jetTimes = cms.InputTag( "hltCaloJetTimingBarrelOnlyProducerSingle" ), + jetCellsForTiming = cms.InputTag( 'hltCaloJetTimingBarrelOnlyProducerSingle','jetCellsForTiming' ), + jetEcalEtForTiming = cms.InputTag( 'hltCaloJetTimingBarrelOnlyProducerSingle','jetEcalEtForTiming' ), + minJets = cms.uint32( 1 ), + jetTimeThresh = cms.double( 1.0 ), + jetCellsForTimingThresh = cms.uint32( 5 ), + jetEcalEtForTimingThresh = cms.double( 10.0 ), + minJetPt = cms.double( 40.0 ) +) process.hltPreHT200L1SingleLLPJetDelayedJet40SingleDelay2nsInclusive = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) +process.hltCaloJetTimingBarrelOnlyFilterSingle2ns = cms.EDFilter( "HLTCaloJetTimingFilter", + saveTags = cms.bool( True ), + jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducerSingle" ), + jetTimes = cms.InputTag( "hltCaloJetTimingBarrelOnlyProducerSingle" ), + jetCellsForTiming = cms.InputTag( 'hltCaloJetTimingBarrelOnlyProducerSingle','jetCellsForTiming' ), + jetEcalEtForTiming = cms.InputTag( 'hltCaloJetTimingBarrelOnlyProducerSingle','jetEcalEtForTiming' ), + minJets = cms.uint32( 1 ), + jetTimeThresh = cms.double( 2.0 ), + jetCellsForTimingThresh = cms.uint32( 5 ), + jetEcalEtForTimingThresh = cms.double( 10.0 ), + minJetPt = cms.double( 40.0 ) +) process.hltPreHT200L1SingleLLPJetDelayedJet40DoubleDelay0p5nsTrackless = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) +process.hltCaloJetTimingBarrelOnlyProducer = cms.EDProducer( "HLTCaloJetTimingProducer", + jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducer" ), + barrelJets = cms.bool( True ), + endcapJets = cms.bool( False ), + ecalCellEnergyThresh = cms.double( 0.5 ), + ecalCellTimeThresh = cms.double( 12.5 ), + ecalCellTimeErrorThresh = cms.double( 100.0 ), + matchingRadius = cms.double( 0.4 ), + ebRecHitsColl = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + eeRecHitsColl = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ) +) +process.hltCaloJetTimingBarrelOnlyFilterDouble0p5ns = cms.EDFilter( "HLTCaloJetTimingFilter", + saveTags = cms.bool( True ), + jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducer" ), + jetTimes = cms.InputTag( "hltCaloJetTimingBarrelOnlyProducer" ), + jetCellsForTiming = cms.InputTag( 'hltCaloJetTimingBarrelOnlyProducer','jetCellsForTiming' ), + jetEcalEtForTiming = cms.InputTag( 'hltCaloJetTimingBarrelOnlyProducer','jetEcalEtForTiming' ), + minJets = cms.uint32( 2 ), + jetTimeThresh = cms.double( 0.5 ), + jetCellsForTimingThresh = cms.uint32( 5 ), + jetEcalEtForTimingThresh = cms.double( 10.0 ), + minJetPt = cms.double( 40.0 ) +) process.hltPreHT200L1SingleLLPJetDelayedJet40DoubleDelay1nsInclusive = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) +process.hltCaloJetTimingBarrelOnlyFilterDouble1ns = cms.EDFilter( "HLTCaloJetTimingFilter", + saveTags = cms.bool( True ), + jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducer" ), + jetTimes = cms.InputTag( "hltCaloJetTimingBarrelOnlyProducer" ), + jetCellsForTiming = cms.InputTag( 'hltCaloJetTimingBarrelOnlyProducer','jetCellsForTiming' ), + jetEcalEtForTiming = cms.InputTag( 'hltCaloJetTimingBarrelOnlyProducer','jetEcalEtForTiming' ), + minJets = cms.uint32( 2 ), + jetTimeThresh = cms.double( 1.0 ), + jetCellsForTimingThresh = cms.uint32( 5 ), + jetEcalEtForTimingThresh = cms.double( 10.0 ), + minJetPt = cms.double( 40.0 ) +) process.hltPreHT200L1SingleLLPJetDisplacedDijet30Inclusive1PtrkShortSig5 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) @@ -94586,11 +97427,11 @@ ) process.hltExpressMuonsFilter = cms.EDFilter( "TriggerResultsFilter", usePathStatus = cms.bool( True ), - hltResults = cms.InputTag( 'TriggerResults','','@currentProcess' ), + hltResults = cms.InputTag( "" ), l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( '( HLT_IsoMu20_v16 OR HLT_IsoMu24_v14 OR HLT_IsoMu27_v17 )' ) + triggerConditions = cms.vstring( '( HLT_IsoMu20_v17 OR HLT_IsoMu24_v15 OR HLT_IsoMu27_v18 )' ) ) process.hltPreOnlineMonitorGroup = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -94598,11 +97439,11 @@ ) process.hltOnlineMonitorGroupFilter = cms.EDFilter( "TriggerResultsFilter", usePathStatus = cms.bool( True ), - hltResults = cms.InputTag( 'TriggerResults','','@currentProcess' ), + hltResults = cms.InputTag( "" ), l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( '( HLT_Random_v3 OR HLT_HcalNZS_v14 OR HLT_HcalPhiSym_v16 OR HLT_L1SingleMu7_v2 OR HLT_L1DoubleMu0_v2 OR HLT_L1SingleEG10_v3 OR HLT_L1SingleEG18_v2 OR HLT_Photon22_v3 OR HLT_L1SingleJet35_v2 OR HLT_L1SingleJet200_v2 OR HLT_L1DoubleJetC50_v3 OR HLT_CaloJet10_NoJetID_v4 OR HLT_CaloJet20_NoJetID_v4 OR HLT_CaloJet50_NoJetID_v4 )' ) + triggerConditions = cms.vstring( '( HLT_Random_v3 OR HLT_HcalNZS_v14 OR HLT_HcalPhiSym_v16 OR HLT_L1SingleMu7_v2 OR HLT_L1DoubleMu0_v2 OR HLT_L1SingleEG10_v3 OR HLT_L1SingleEG18_v2 OR HLT_Photon22_v4 OR HLT_L1SingleJet35_v2 OR HLT_L1SingleJet200_v2 OR HLT_L1DoubleJetC50_v3 OR HLT_CaloJet10_NoJetID_v5 OR HLT_CaloJet20_NoJetID_v5 OR HLT_CaloJet50_NoJetID_v5 )' ) ) process.hltPreHIOnlineMonitorGroup = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -94610,7 +97451,7 @@ ) process.hltHIOnlineMonitorGroupFilter = cms.EDFilter( "TriggerResultsFilter", usePathStatus = cms.bool( True ), - hltResults = cms.InputTag( 'TriggerResults','','@currentProcess' ), + hltResults = cms.InputTag( "" ), l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), @@ -94622,15 +97463,13 @@ ) process.hltEcalConsumerCPU = cms.EDAnalyzer( "GenericConsumer", eventProducts = cms.untracked.vstring( 'hltEcalDigis@cpu', - 'hltEcalUncalibRecHit@cpu', - 'hltEcalRecHit@cpu' ), + 'hltEcalUncalibRecHit@cpu' ), lumiProducts = cms.untracked.vstring( ), runProducts = cms.untracked.vstring( ) ) process.hltEcalConsumerGPU = cms.EDAnalyzer( "GenericConsumer", eventProducts = cms.untracked.vstring( 'hltEcalDigis@cuda', - 'hltEcalUncalibRecHit@cuda', - 'hltEcalRecHit@cuda' ), + 'hltEcalUncalibRecHit@cuda' ), lumiProducts = cms.untracked.vstring( ), runProducts = cms.untracked.vstring( ) ) @@ -120542,28 +123381,28 @@ L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) process.hltHLTriggerJSONMonitoring = cms.EDAnalyzer( "HLTriggerJSONMonitoring", - triggerResults = cms.InputTag( 'TriggerResults','','HLT' ) + triggerResults = cms.InputTag( 'TriggerResults','','@currentProcess' ) ) process.hltL1TriggerJSONMonitoring = cms.EDAnalyzer( "L1TriggerJSONMonitoring", L1Results = cms.InputTag( "hltGtStage2Digis" ) ) process.hltTriggerRatesMonitor = cms.EDProducer( "TriggerRatesMonitor", l1tResults = cms.untracked.InputTag( "hltGtStage2Digis" ), - hltResults = cms.untracked.InputTag( 'TriggerResults','','HLT' ), + hltResults = cms.untracked.InputTag( 'TriggerResults','','@currentProcess' ), dqmPath = cms.untracked.string( "HLT/TriggerRates" ), lumisectionRange = cms.untracked.uint32( 2500 ) ) process.hltTriggerBxMonitor = cms.EDProducer( "TriggerBxMonitor", l1tResults = cms.untracked.InputTag( "hltGtStage2Digis" ), - hltResults = cms.untracked.InputTag( 'TriggerResults','','HLT' ), + hltResults = cms.untracked.InputTag( 'TriggerResults','','@currentProcess' ), dqmPath = cms.untracked.string( "HLT/TriggerBx" ), make1DPlots = cms.untracked.bool( True ), make2DPlots = cms.untracked.bool( False ), lsRange = cms.untracked.uint32( 4000 ) ) process.hltTriggerObjectTnPMonitor = cms.EDProducer( "TrigObjTnPSource", - triggerEvent = cms.InputTag( 'hltTriggerSummaryAOD','','HLT' ), - triggerResults = cms.InputTag( 'TriggerResults','','HLT' ), + triggerEvent = cms.InputTag( 'hltTriggerSummaryAOD','','@currentProcess' ), + triggerResults = cms.InputTag( 'TriggerResults','','@currentProcess' ), histColls = cms.VPSet( cms.PSet( evtTrigSel = cms.PSet( selectionStr = cms.string( "HLT_Ele32_WPTight_Gsf_v*" ), @@ -120912,8 +123751,8 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'AlCa_AK8PFJet40_v16', - 'AlCa_PFJet40_v21' ) + triggerConditions = cms.vstring( 'AlCa_AK8PFJet40_v17', + 'AlCa_PFJet40_v22' ) ) process.hltPreDatasetAlCaLowPtJet = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -120925,7 +123764,7 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'AlCa_LumiPixelsCounts_Random_v3' ) + triggerConditions = cms.vstring( 'AlCa_LumiPixelsCounts_Random_v4' ) ) process.hltPreDatasetAlCaLumiPixelsCountsExpress = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -120937,7 +123776,7 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'AlCa_LumiPixelsCounts_ZeroBias_v3' ) + triggerConditions = cms.vstring( 'AlCa_LumiPixelsCounts_ZeroBias_v4' ) ) process.hltPreDatasetAlCaLumiPixelsCountsPrompt = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -120949,18 +123788,18 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'AlCa_EcalEtaEBonlyForHI_v2', - 'AlCa_EcalEtaEBonly_v14', - 'AlCa_EcalEtaEEonlyForHI_v2', - 'AlCa_EcalEtaEEonly_v14', - 'AlCa_EcalPi0EBonlyForHI_v2', - 'AlCa_EcalPi0EBonly_v14', - 'AlCa_EcalPi0EEonlyForHI_v2', - 'AlCa_EcalPi0EEonly_v14', - 'AlCa_HIEcalEtaEBonly_v2', - 'AlCa_HIEcalEtaEEonly_v2', - 'AlCa_HIEcalPi0EBonly_v2', - 'AlCa_HIEcalPi0EEonly_v2' ) + triggerConditions = cms.vstring( 'AlCa_EcalEtaEBonlyForHI_v3', + 'AlCa_EcalEtaEBonly_v15', + 'AlCa_EcalEtaEEonlyForHI_v3', + 'AlCa_EcalEtaEEonly_v15', + 'AlCa_EcalPi0EBonlyForHI_v3', + 'AlCa_EcalPi0EBonly_v15', + 'AlCa_EcalPi0EEonlyForHI_v3', + 'AlCa_EcalPi0EEonly_v15', + 'AlCa_HIEcalEtaEBonly_v3', + 'AlCa_HIEcalEtaEEonly_v3', + 'AlCa_HIEcalPi0EBonly_v3', + 'AlCa_HIEcalPi0EEonly_v3' ) ) process.hltPreDatasetAlCaP0 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -120998,8 +123837,8 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'AlCa_EcalPhiSymForHI_v2', - 'AlCa_EcalPhiSym_v10' ) + triggerConditions = cms.vstring( 'AlCa_EcalPhiSymForHI_v3', + 'AlCa_EcalPhiSym_v11' ) ) process.hltPreDatasetAlCaPhiSym = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -121011,15 +123850,15 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_BTagMu_AK4DiJet110_Mu5_v14', - 'HLT_BTagMu_AK4DiJet170_Mu5_v13', - 'HLT_BTagMu_AK4DiJet20_Mu5_v14', - 'HLT_BTagMu_AK4DiJet40_Mu5_v14', - 'HLT_BTagMu_AK4DiJet70_Mu5_v14', - 'HLT_BTagMu_AK4Jet300_Mu5_v13', - 'HLT_BTagMu_AK8DiJet170_Mu5_v10', - 'HLT_BTagMu_AK8Jet170_DoubleMu5_v3', - 'HLT_BTagMu_AK8Jet300_Mu5_v13' ) + triggerConditions = cms.vstring( 'HLT_BTagMu_AK4DiJet110_Mu5_v15', + 'HLT_BTagMu_AK4DiJet170_Mu5_v14', + 'HLT_BTagMu_AK4DiJet20_Mu5_v15', + 'HLT_BTagMu_AK4DiJet40_Mu5_v15', + 'HLT_BTagMu_AK4DiJet70_Mu5_v15', + 'HLT_BTagMu_AK4Jet300_Mu5_v14', + 'HLT_BTagMu_AK8DiJet170_Mu5_v11', + 'HLT_BTagMu_AK8Jet170_DoubleMu5_v4', + 'HLT_BTagMu_AK8Jet300_Mu5_v14' ) ) process.hltPreDatasetBTagMu = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -121031,9 +123870,10 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_IsoTrackHB_v5', - 'HLT_IsoTrackHE_v5', - 'HLT_L1_CDC_SingleMu_3_er1p2_TOP120_DPHI2p618_3p142_v3' ) + triggerConditions = cms.vstring( 'HLT_IsoTrackHB_v6', + 'HLT_IsoTrackHE_v6', + 'HLT_L1_CDC_SingleMu_3_er1p2_TOP120_DPHI2p618_3p142_v3', + 'HLT_PFJet40_GPUvsCPU_v1' ) ) process.hltPreDatasetCommissioning = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -121063,12 +123903,12 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'DQM_EcalReconstruction_v3', - 'DQM_HIEcalReconstruction_v1', + triggerConditions = cms.vstring( 'DQM_EcalReconstruction_v4', + 'DQM_HIEcalReconstruction_v2', 'DQM_HIHcalReconstruction_v1', - 'DQM_HIPixelReconstruction_v1', + 'DQM_HIPixelReconstruction_v2', 'DQM_HcalReconstruction_v3', - 'DQM_PixelReconstruction_v3' ) + 'DQM_PixelReconstruction_v4' ) ) process.hltPreDatasetDQMGPUvsCPU = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -121080,11 +123920,11 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_HIHT80_Beamspot_ppRef5TeV_v4', - 'HLT_HT300_Beamspot_v12', - 'HLT_HT450_Beamspot_v12', - 'HLT_HT60_Beamspot_v2', - 'HLT_ZeroBias_Beamspot_v5' ) + triggerConditions = cms.vstring( 'HLT_HIHT80_Beamspot_ppRef5TeV_v5', + 'HLT_HT300_Beamspot_v13', + 'HLT_HT450_Beamspot_v13', + 'HLT_HT60_Beamspot_v3', + 'HLT_ZeroBias_Beamspot_v6' ) ) process.hltPreDatasetDQMOnlineBeamspot = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -121096,49 +123936,54 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_CaloMET60_DTCluster50_v2', - 'HLT_CaloMET60_DTClusterNoMB1S50_v2', + triggerConditions = cms.vstring( 'HLT_CaloMET60_DTCluster50_v3', + 'HLT_CaloMET60_DTClusterNoMB1S50_v3', 'HLT_CscCluster_Loose_v2', 'HLT_CscCluster_Medium_v2', 'HLT_CscCluster_Tight_v2', - 'HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v1', - 'HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1', - 'HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1', - 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1', - 'HLT_HT425_v10', - 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v2', - 'HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v2', - 'HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v2', - 'HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v2', - 'HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v2', - 'HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v2', - 'HLT_HT430_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v2', - 'HLT_HT430_DisplacedDijet60_DisplacedTrack_v14', - 'HLT_HT500_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT550_DisplacedDijet60_Inclusive_v14', - 'HLT_HT650_DisplacedDijet60_Inclusive_v14', + 'HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v2', + 'HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2', + 'HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2', + 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2', + 'HLT_HT425_v11', + 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsInclusive_v1', + 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v3', + 'HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v3', + 'HLT_HT430_DelayedJet40_SingleDelay0p5nsInclusive_v1', + 'HLT_HT430_DelayedJet40_SingleDelay0p5nsTrackless_v1', + 'HLT_HT430_DelayedJet40_SingleDelay1nsInclusive_v1', + 'HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v3', + 'HLT_HT430_DelayedJet40_SingleDelay1p5nsInclusive_v1', + 'HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v3', + 'HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v3', + 'HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v3', + 'HLT_HT430_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v3', + 'HLT_HT430_DisplacedDijet60_DisplacedTrack_v15', + 'HLT_HT500_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT550_DisplacedDijet60_Inclusive_v15', + 'HLT_HT650_DisplacedDijet60_Inclusive_v15', 'HLT_L1CSCShower_DTCluster50_v2', 'HLT_L1CSCShower_DTCluster75_v2', - 'HLT_L1MET_DTCluster50_v2', - 'HLT_L1MET_DTClusterNoMB1S50_v2', + 'HLT_L1MET_DTCluster50_v3', + 'HLT_L1MET_DTClusterNoMB1S50_v3', 'HLT_L1Mu6HT240_v2', - 'HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v2', - 'HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v2', - 'HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v2', - 'HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v2', - 'HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v2', - 'HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v2' ) + 'HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v3', + 'HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v3', + 'HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v3', + 'HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v3', + 'HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v3', + 'HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v3' ) ) process.hltPreDatasetDisplacedJet = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -121150,66 +123995,66 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTkMu0_Phi_v6', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon2_Upsilon5_Muon_NoL1Mass_v7', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ) + triggerConditions = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTkMu0_Phi_v7', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon2_Upsilon5_Muon_NoL1Mass_v8', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ) ) process.hltPreDatasetReservedDoubleMuonLowMass = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -121221,121 +124066,121 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v5', - 'HLT_DiPhoton10Time1ns_v1', - 'HLT_DiPhoton10Time1p2ns_v1', - 'HLT_DiPhoton10Time1p4ns_v1', - 'HLT_DiPhoton10Time1p6ns_v1', - 'HLT_DiPhoton10Time1p8ns_v1', - 'HLT_DiPhoton10Time2ns_v1', - 'HLT_DiPhoton10_CaloIdL_v1', - 'HLT_DiPhoton10sminlt0p12_v1', - 'HLT_DiPhoton10sminlt0p14_v1', - 'HLT_DiPhoton10sminlt0p16_v1', - 'HLT_DiPhoton10sminlt0p1_v1', - 'HLT_DiSC30_18_EIso_AND_HE_Mass70_v14', - 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton24_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton24_16_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton30PV_18PV_R9Id_AND_IsoCaloId_AND_HE_R9Id_Mass55_v13', - 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v2', - 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v2', - 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v14', - 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v14', - 'HLT_DoubleEle25_CaloIdL_MW_v5', - 'HLT_DoubleEle27_CaloIdL_MW_v5', - 'HLT_DoubleEle33_CaloIdL_MW_v18', - 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v21', - 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v21', - 'HLT_DoublePhoton33_CaloIdL_v7', - 'HLT_DoublePhoton70_v7', - 'HLT_DoublePhoton85_v15', - 'HLT_ECALHT800_v11', - 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v15', - 'HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v19', - 'HLT_Ele135_CaloIdVT_GsfTrkIdT_v8', - 'HLT_Ele145_CaloIdVT_GsfTrkIdT_v9', - 'HLT_Ele15_CaloIdL_TrackIdL_IsoVL_PFJet30_v4', - 'HLT_Ele15_Ele8_CaloIdL_TrackIdL_IsoVL_v4', - 'HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9', - 'HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v17', - 'HLT_Ele15_IsoVVVL_PFHT450_v17', - 'HLT_Ele15_IsoVVVL_PFHT600_v21', - 'HLT_Ele15_WPLoose_Gsf_v4', - 'HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v10', - 'HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v17', - 'HLT_Ele17_WPLoose_Gsf_v4', - 'HLT_Ele200_CaloIdVT_GsfTrkIdT_v9', - 'HLT_Ele20_WPLoose_Gsf_v7', - 'HLT_Ele20_WPTight_Gsf_v7', - 'HLT_Ele20_eta2p1_WPLoose_Gsf_v7', - 'HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v19', - 'HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v19', - 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v20', - 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v20', - 'HLT_Ele24_eta2p1_WPTight_Gsf_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2', - 'HLT_Ele24_eta2p1_WPTight_Gsf_TightChargedIsoPFTauHPS30_eta2p1_CrossL1_v2', - 'HLT_Ele250_CaloIdVT_GsfTrkIdT_v14', - 'HLT_Ele27_Ele37_CaloIdL_MW_v5', - 'HLT_Ele27_WPTight_Gsf_v17', - 'HLT_Ele28_HighEta_SC20_Mass55_v14', - 'HLT_Ele28_WPTight_Gsf_v2', - 'HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v14', - 'HLT_Ele300_CaloIdVT_GsfTrkIdT_v14', - 'HLT_Ele30_WPTight_Gsf_v2', - 'HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v14', - 'HLT_Ele32_WPTight_Gsf_L1DoubleEG_v10', - 'HLT_Ele32_WPTight_Gsf_v16', - 'HLT_Ele35_WPTight_Gsf_L1EGMT_v6', - 'HLT_Ele35_WPTight_Gsf_v10', - 'HLT_Ele38_WPTight_Gsf_v10', - 'HLT_Ele40_WPTight_Gsf_v10', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v1', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v19', - 'HLT_Ele50_IsoVVVL_PFHT450_v17', - 'HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v17', - 'HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v19', - 'HLT_Photon100EBHE10_v3', - 'HLT_Photon100EB_TightID_TightIso_v3', - 'HLT_Photon100EEHE10_v3', - 'HLT_Photon100EE_TightID_TightIso_v3', - 'HLT_Photon110EB_TightID_TightIso_v3', - 'HLT_Photon120EB_TightID_TightIso_v3', - 'HLT_Photon120_R9Id90_HE10_IsoM_v15', - 'HLT_Photon120_v14', - 'HLT_Photon150_v7', - 'HLT_Photon165_R9Id90_HE10_IsoM_v16', - 'HLT_Photon175_v15', - 'HLT_Photon200_v14', - 'HLT_Photon20_HoverELoose_v11', - 'HLT_Photon20_v3', - 'HLT_Photon25_v5', - 'HLT_Photon300_NoHE_v13', - 'HLT_Photon30EB_TightID_TightIso_v2', - 'HLT_Photon30_HoverELoose_v11', - 'HLT_Photon33_v6', - 'HLT_Photon40_HoverELoose_v11', - 'HLT_Photon50_HoverELoose_v11', - 'HLT_Photon50_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_PFMET50_v6', - 'HLT_Photon50_R9Id90_HE10_IsoM_v15', - 'HLT_Photon50_v14', - 'HLT_Photon60_HoverELoose_v11', - 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v12', - 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_v6', - 'HLT_Photon60_R9Id90_CaloIdL_IsoL_v6', - 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_CaloMJJ300_PFJetsMJJ400DEta3_v6', - 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_CaloMJJ400_PFJetsMJJ600DEta3_v6', - 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v6', - 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ600DEta3_v6', - 'HLT_Photon75_R9Id90_HE10_IsoM_v15', - 'HLT_Photon75_v14', - 'HLT_Photon90_CaloIdL_PFHT700_v17', - 'HLT_Photon90_R9Id90_HE10_IsoM_v15', - 'HLT_Photon90_v14' ) + triggerConditions = cms.vstring( 'HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v6', + 'HLT_DiPhoton10Time1ns_v2', + 'HLT_DiPhoton10Time1p2ns_v2', + 'HLT_DiPhoton10Time1p4ns_v2', + 'HLT_DiPhoton10Time1p6ns_v2', + 'HLT_DiPhoton10Time1p8ns_v2', + 'HLT_DiPhoton10Time2ns_v2', + 'HLT_DiPhoton10_CaloIdL_v2', + 'HLT_DiPhoton10sminlt0p12_v2', + 'HLT_DiPhoton10sminlt0p14_v2', + 'HLT_DiPhoton10sminlt0p16_v2', + 'HLT_DiPhoton10sminlt0p1_v2', + 'HLT_DiSC30_18_EIso_AND_HE_Mass70_v15', + 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton24_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton24_16_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton30PV_18PV_R9Id_AND_IsoCaloId_AND_HE_R9Id_Mass55_v14', + 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v3', + 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v3', + 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v15', + 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v15', + 'HLT_DoubleEle25_CaloIdL_MW_v6', + 'HLT_DoubleEle27_CaloIdL_MW_v6', + 'HLT_DoubleEle33_CaloIdL_MW_v19', + 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v22', + 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v22', + 'HLT_DoublePhoton33_CaloIdL_v8', + 'HLT_DoublePhoton70_v8', + 'HLT_DoublePhoton85_v16', + 'HLT_ECALHT800_v12', + 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v16', + 'HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v20', + 'HLT_Ele135_CaloIdVT_GsfTrkIdT_v9', + 'HLT_Ele145_CaloIdVT_GsfTrkIdT_v10', + 'HLT_Ele15_CaloIdL_TrackIdL_IsoVL_PFJet30_v5', + 'HLT_Ele15_Ele8_CaloIdL_TrackIdL_IsoVL_v5', + 'HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10', + 'HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v18', + 'HLT_Ele15_IsoVVVL_PFHT450_v18', + 'HLT_Ele15_IsoVVVL_PFHT600_v22', + 'HLT_Ele15_WPLoose_Gsf_v5', + 'HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v11', + 'HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v18', + 'HLT_Ele17_WPLoose_Gsf_v5', + 'HLT_Ele200_CaloIdVT_GsfTrkIdT_v10', + 'HLT_Ele20_WPLoose_Gsf_v8', + 'HLT_Ele20_WPTight_Gsf_v8', + 'HLT_Ele20_eta2p1_WPLoose_Gsf_v8', + 'HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v20', + 'HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v20', + 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v21', + 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v21', + 'HLT_Ele24_eta2p1_WPTight_Gsf_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3', + 'HLT_Ele24_eta2p1_WPTight_Gsf_TightChargedIsoPFTauHPS30_eta2p1_CrossL1_v3', + 'HLT_Ele250_CaloIdVT_GsfTrkIdT_v15', + 'HLT_Ele27_Ele37_CaloIdL_MW_v6', + 'HLT_Ele27_WPTight_Gsf_v18', + 'HLT_Ele28_HighEta_SC20_Mass55_v15', + 'HLT_Ele28_WPTight_Gsf_v3', + 'HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v15', + 'HLT_Ele300_CaloIdVT_GsfTrkIdT_v15', + 'HLT_Ele30_WPTight_Gsf_v3', + 'HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v15', + 'HLT_Ele32_WPTight_Gsf_L1DoubleEG_v11', + 'HLT_Ele32_WPTight_Gsf_v17', + 'HLT_Ele35_WPTight_Gsf_L1EGMT_v7', + 'HLT_Ele35_WPTight_Gsf_v11', + 'HLT_Ele38_WPTight_Gsf_v11', + 'HLT_Ele40_WPTight_Gsf_v11', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v2', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v20', + 'HLT_Ele50_IsoVVVL_PFHT450_v18', + 'HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v18', + 'HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v20', + 'HLT_Photon100EBHE10_v4', + 'HLT_Photon100EB_TightID_TightIso_v4', + 'HLT_Photon100EEHE10_v4', + 'HLT_Photon100EE_TightID_TightIso_v4', + 'HLT_Photon110EB_TightID_TightIso_v4', + 'HLT_Photon120EB_TightID_TightIso_v4', + 'HLT_Photon120_R9Id90_HE10_IsoM_v16', + 'HLT_Photon120_v15', + 'HLT_Photon150_v8', + 'HLT_Photon165_R9Id90_HE10_IsoM_v17', + 'HLT_Photon175_v16', + 'HLT_Photon200_v15', + 'HLT_Photon20_HoverELoose_v12', + 'HLT_Photon20_v4', + 'HLT_Photon25_v6', + 'HLT_Photon300_NoHE_v14', + 'HLT_Photon30EB_TightID_TightIso_v3', + 'HLT_Photon30_HoverELoose_v12', + 'HLT_Photon33_v7', + 'HLT_Photon40_HoverELoose_v12', + 'HLT_Photon50_HoverELoose_v12', + 'HLT_Photon50_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_PFMET50_v7', + 'HLT_Photon50_R9Id90_HE10_IsoM_v16', + 'HLT_Photon50_v15', + 'HLT_Photon60_HoverELoose_v12', + 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v13', + 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_v7', + 'HLT_Photon60_R9Id90_CaloIdL_IsoL_v7', + 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_CaloMJJ300_PFJetsMJJ400DEta3_v7', + 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_CaloMJJ400_PFJetsMJJ600DEta3_v7', + 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v7', + 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ600DEta3_v7', + 'HLT_Photon75_R9Id90_HE10_IsoM_v16', + 'HLT_Photon75_v15', + 'HLT_Photon90_CaloIdL_PFHT700_v18', + 'HLT_Photon90_R9Id90_HE10_IsoM_v16', + 'HLT_Photon90_v15' ) ) process.hltPreDatasetEGamma = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -121400,10 +124245,10 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_AK4PFJet100_v20', - 'HLT_DoublePhoton85_v15', + triggerConditions = cms.vstring( 'HLT_AK4PFJet100_v21', + 'HLT_DoublePhoton85_v16', 'HLT_L1SingleMu7_v2', - 'HLT_PFJet500_v22 / 3' ) + 'HLT_PFJet500_v23 / 3' ) ) process.hltPreDatasetEventDisplay = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -121415,11 +124260,11 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_HIHT80_Beamspot_ppRef5TeV_v4', - 'HLT_HT300_Beamspot_v12', - 'HLT_HT450_Beamspot_v12', - 'HLT_HT60_Beamspot_v2', - 'HLT_ZeroBias_Beamspot_v5' ) + triggerConditions = cms.vstring( 'HLT_HIHT80_Beamspot_ppRef5TeV_v5', + 'HLT_HT300_Beamspot_v13', + 'HLT_HT450_Beamspot_v13', + 'HLT_HT60_Beamspot_v3', + 'HLT_ZeroBias_Beamspot_v6' ) ) process.hltPreDatasetExpressAlignment = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -121446,15 +124291,16 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v20 / 3', - 'HLT_ExpressMuons_v2 / 25', + triggerConditions = cms.vstring( 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v21 / 3', + 'HLT_ExpressMuons_v3 / 15', 'HLT_HIL1DoubleMu0ForPPRef_v5 / 0', - 'HLT_IsoMu20_v16 / 0', - 'HLT_IsoMu24_v14 / 0', - 'HLT_IsoMu27_v17 / 0', + 'HLT_IsoMu20_v17 / 0', + 'HLT_IsoMu24_v15 / 0', + 'HLT_IsoMu27_v18 / 0', 'HLT_L1MinimumBiasHF1AND_v5 / 0', 'HLT_L1RomanPot_part0_v2', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v16', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v7 / 3', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v17', 'HLT_Physics_v8', 'HLT_Random_v3', 'HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu5NLay3_part0_v2', @@ -121508,8 +124354,8 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_DiPFJet15_NoCaloMatched_v17', - 'HLT_DiPFJet25_NoCaloMatched_v17' ) + triggerConditions = cms.vstring( 'HLT_DiPFJet15_NoCaloMatched_v18', + 'HLT_DiPFJet25_NoCaloMatched_v18' ) ) process.hltPreDatasetFSQJet1 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -121521,11 +124367,11 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_DiPFJet15_FBEta3_NoCaloMatched_v18', - 'HLT_DiPFJet25_FBEta3_NoCaloMatched_v18', - 'HLT_DiPFJetAve15_HFJEC_v18', - 'HLT_DiPFJetAve25_HFJEC_v18', - 'HLT_DiPFJetAve35_HFJEC_v18' ) + triggerConditions = cms.vstring( 'HLT_DiPFJet15_FBEta3_NoCaloMatched_v19', + 'HLT_DiPFJet25_FBEta3_NoCaloMatched_v19', + 'HLT_DiPFJetAve15_HFJEC_v19', + 'HLT_DiPFJetAve25_HFJEC_v19', + 'HLT_DiPFJetAve35_HFJEC_v19' ) ) process.hltPreDatasetFSQJet2 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -121537,11 +124383,11 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_FullTrack18ForPPRef_v12', - 'HLT_FullTrack24ForPPRef_v12', - 'HLT_FullTrack34ForPPRef_v12', - 'HLT_FullTrack45ForPPRef_v12', - 'HLT_FullTrack53ForPPRef_v12' ) + triggerConditions = cms.vstring( 'HLT_FullTrack18ForPPRef_v13', + 'HLT_FullTrack24ForPPRef_v13', + 'HLT_FullTrack34ForPPRef_v13', + 'HLT_FullTrack45ForPPRef_v13', + 'HLT_FullTrack53ForPPRef_v13' ) ) process.hltPreDatasetFullTrack = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -121594,8 +124440,8 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_HICentralityVeto_Beamspot_v2', - 'HLT_HICsAK4PFJet100Eta1p5_Beamspot_v2' ) + triggerConditions = cms.vstring( 'HLT_HICentralityVeto_Beamspot_v3', + 'HLT_HICsAK4PFJet100Eta1p5_Beamspot_v3' ) ) process.hltPreDatasetHIDQMOnlineBeamspot = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -121681,7 +124527,7 @@ l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), triggerConditions = cms.vstring( 'HLT_HICentralityVeto_v2', - 'HLT_HICsAK4PFJet100Eta1p5_v2' ) + 'HLT_HICsAK4PFJet100Eta1p5_v3' ) ) process.hltPreDatasetHIExpressAlignment = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -121696,14 +124542,14 @@ triggerConditions = cms.vstring( 'HLT_HICastor_MediumJet_NotMBHF2AND_v2 / 0', 'HLT_HICentrality30100_FirstCollisionAfterAbortGap_v2 / 0', 'HLT_HICentralityVeto_v2', - 'HLT_HICsAK4PFJet100Eta1p5_v2 / 0', - 'HLT_HIDmesonPPTrackingGlobal_Dpt50_v2 / 0', - 'HLT_HIDsPPTrackingGlobal_Dpt50_v2 / 0', - 'HLT_HIEle20Gsf_v2 / 0', - 'HLT_HIFullTracks2018_HighPt56_v2 / 0', - 'HLT_HIFullTracks_Multiplicity2040_HF1OR_v2 / 0', - 'HLT_HIGEDPhoton40_v2 / 0', - 'HLT_HIIslandPhoton40_Eta2p4_v2 / 0', + 'HLT_HICsAK4PFJet100Eta1p5_v3 / 0', + 'HLT_HIDmesonPPTrackingGlobal_Dpt50_v3 / 0', + 'HLT_HIDsPPTrackingGlobal_Dpt50_v3 / 0', + 'HLT_HIEle20Gsf_v3 / 0', + 'HLT_HIFullTracks2018_HighPt56_v3 / 0', + 'HLT_HIFullTracks_Multiplicity2040_HF1OR_v3 / 0', + 'HLT_HIGEDPhoton40_v3 / 0', + 'HLT_HIIslandPhoton40_Eta2p4_v3 / 0', 'HLT_HIL1DoubleMu0_v2', 'HLT_HIL1DoubleMu10_v2 / 0', 'HLT_HIL1DoubleMuOpen_Centrality_50_100_v2 / 0', @@ -121718,13 +124564,13 @@ 'HLT_HIL3Mu0NHitQ10_L2Mu0_MAXdR3p5_M1to5_v2 / 0', 'HLT_HIL3Mu2p5NHitQ10_L2Mu2_M7toinf_v2 / 0', 'HLT_HIL3_L1DoubleMu10_v2 / 0', - 'HLT_HILcPPTrackingGlobal_Dpt50_v2 / 0', + 'HLT_HILcPPTrackingGlobal_Dpt50_v3 / 0', 'HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part0_v2 / 0', 'HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part0_v2 / 0', 'HLT_HIMinimumBias_part0_v2 / 0', 'HLT_HIPhysics_v2', - 'HLT_HIPuAK4CaloJet100Eta5p1_v2 / 0', - 'HLT_HIPuAK4CaloJet80Eta2p4_DeepCSV0p4_v2 / 0', + 'HLT_HIPuAK4CaloJet100Eta5p1_v3 / 0', + 'HLT_HIPuAK4CaloJet80Eta2p4_DeepCSV0p4_v3 / 0', 'HLT_HIRandom_v1', 'HLT_HIUPC_SingleEG5_NotMBHF2AND_SinglePixelTrack_v2 / 0', 'HLT_HIUPC_SingleMuOpen_NotMBHF2AND_v2 / 0', @@ -121842,96 +124688,96 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_HICsAK4PFJet100Eta1p5_v2', - 'HLT_HICsAK4PFJet120Eta1p5_v2', - 'HLT_HICsAK4PFJet80Eta1p5_v2', - 'HLT_HIDoubleEle10GsfMass50_v2', - 'HLT_HIDoubleEle10Gsf_v2', - 'HLT_HIDoubleEle15GsfMass50_v2', - 'HLT_HIDoubleEle15Gsf_v2', - 'HLT_HIEle10Gsf_PuAK4CaloJet100Eta2p1_v2', - 'HLT_HIEle10Gsf_PuAK4CaloJet40Eta2p1_v2', - 'HLT_HIEle10Gsf_PuAK4CaloJet60Eta2p1_v2', - 'HLT_HIEle10Gsf_PuAK4CaloJet80Eta2p1_v2', - 'HLT_HIEle10Gsf_v2', - 'HLT_HIEle15Ele10GsfMass50_v2', - 'HLT_HIEle15Ele10Gsf_v2', - 'HLT_HIEle15Gsf_PuAK4CaloJet100Eta2p1_v2', - 'HLT_HIEle15Gsf_PuAK4CaloJet40Eta2p1_v2', - 'HLT_HIEle15Gsf_PuAK4CaloJet60Eta2p1_v2', - 'HLT_HIEle15Gsf_PuAK4CaloJet80Eta2p1_v2', - 'HLT_HIEle15Gsf_v2', - 'HLT_HIEle20Gsf_PuAK4CaloJet100Eta2p1_v2', - 'HLT_HIEle20Gsf_PuAK4CaloJet40Eta2p1_v2', - 'HLT_HIEle20Gsf_PuAK4CaloJet60Eta2p1_v2', - 'HLT_HIEle20Gsf_PuAK4CaloJet80Eta2p1_v2', - 'HLT_HIEle20Gsf_v2', - 'HLT_HIEle30Gsf_v2', - 'HLT_HIEle40Gsf_v2', - 'HLT_HIEle50Gsf_v2', - 'HLT_HIGEDPhoton30_EB_HECut_v2', - 'HLT_HIGEDPhoton30_EB_v2', - 'HLT_HIGEDPhoton30_HECut_v2', - 'HLT_HIGEDPhoton30_v2', - 'HLT_HIGEDPhoton40_EB_HECut_v2', - 'HLT_HIGEDPhoton40_EB_v2', - 'HLT_HIGEDPhoton40_HECut_v2', - 'HLT_HIGEDPhoton40_v2', - 'HLT_HIGEDPhoton50_EB_HECut_v2', - 'HLT_HIGEDPhoton50_EB_v2', - 'HLT_HIGEDPhoton50_HECut_v2', - 'HLT_HIGEDPhoton50_v2', - 'HLT_HIGEDPhoton60_EB_HECut_v2', - 'HLT_HIGEDPhoton60_EB_v2', - 'HLT_HIGEDPhoton60_HECut_v2', - 'HLT_HIGEDPhoton60_v2', - 'HLT_HIIslandPhoton30_Eta1p5_v2', - 'HLT_HIIslandPhoton30_Eta2p4_v2', - 'HLT_HIIslandPhoton40_Eta1p5_v2', - 'HLT_HIIslandPhoton40_Eta2p4_v2', - 'HLT_HIIslandPhoton50_Eta1p5_v2', - 'HLT_HIIslandPhoton50_Eta2p4_v2', - 'HLT_HIIslandPhoton60_Eta1p5_v2', - 'HLT_HIIslandPhoton60_Eta2p4_v2', - 'HLT_HIL1Mu3Eta2p5_Ele10Gsf_v2', - 'HLT_HIL1Mu3Eta2p5_Ele15Gsf_v2', - 'HLT_HIL1Mu3Eta2p5_Ele20Gsf_v2', - 'HLT_HIL1Mu5Eta2p5_Ele10Gsf_v2', - 'HLT_HIL1Mu5Eta2p5_Ele15Gsf_v2', - 'HLT_HIL1Mu5Eta2p5_Ele20Gsf_v2', - 'HLT_HIL1Mu7Eta2p5_Ele10Gsf_v2', - 'HLT_HIL1Mu7Eta2p5_Ele15Gsf_v2', - 'HLT_HIL1Mu7Eta2p5_Ele20Gsf_v2', - 'HLT_HIL3Mu3_EG10HECut_v2', - 'HLT_HIL3Mu3_EG15HECut_v2', - 'HLT_HIL3Mu3_EG20HECut_v2', - 'HLT_HIL3Mu3_EG30HECut_v2', - 'HLT_HIL3Mu5_EG10HECut_v2', - 'HLT_HIL3Mu5_EG15HECut_v2', - 'HLT_HIL3Mu5_EG20HECut_v2', - 'HLT_HIL3Mu5_EG30HECut_v2', - 'HLT_HIL3Mu7_EG10HECut_v2', - 'HLT_HIL3Mu7_EG15HECut_v2', - 'HLT_HIL3Mu7_EG20HECut_v2', - 'HLT_HIL3Mu7_EG30HECut_v2', - 'HLT_HIPuAK4CaloJet100Eta2p4_CSVv2WP0p75_v2', - 'HLT_HIPuAK4CaloJet100Eta2p4_DeepCSV0p4_v2', - 'HLT_HIPuAK4CaloJet100Eta5p1_v2', - 'HLT_HIPuAK4CaloJet100Fwd_v2', - 'HLT_HIPuAK4CaloJet100_35_Eta0p7_v2', - 'HLT_HIPuAK4CaloJet100_35_Eta1p1_v2', - 'HLT_HIPuAK4CaloJet120Eta5p1_v2', - 'HLT_HIPuAK4CaloJet120Fwd_v2', - 'HLT_HIPuAK4CaloJet60Eta2p4_CSVv2WP0p75_v2', - 'HLT_HIPuAK4CaloJet60Eta2p4_DeepCSV0p4_v2', - 'HLT_HIPuAK4CaloJet60Fwd_v2', - 'HLT_HIPuAK4CaloJet80Eta2p4_CSVv2WP0p75_v2', - 'HLT_HIPuAK4CaloJet80Eta2p4_DeepCSV0p4_v2', - 'HLT_HIPuAK4CaloJet80Eta5p1_v2', - 'HLT_HIPuAK4CaloJet80Fwd_v2', - 'HLT_HIPuAK4CaloJet80_35_Eta0p7_v2', - 'HLT_HIPuAK4CaloJet80_35_Eta1p1_v2', - 'HLT_HIPuAK4CaloJet80_45_45_Eta2p1_v2' ) + triggerConditions = cms.vstring( 'HLT_HICsAK4PFJet100Eta1p5_v3', + 'HLT_HICsAK4PFJet120Eta1p5_v3', + 'HLT_HICsAK4PFJet80Eta1p5_v3', + 'HLT_HIDoubleEle10GsfMass50_v3', + 'HLT_HIDoubleEle10Gsf_v3', + 'HLT_HIDoubleEle15GsfMass50_v3', + 'HLT_HIDoubleEle15Gsf_v3', + 'HLT_HIEle10Gsf_PuAK4CaloJet100Eta2p1_v3', + 'HLT_HIEle10Gsf_PuAK4CaloJet40Eta2p1_v3', + 'HLT_HIEle10Gsf_PuAK4CaloJet60Eta2p1_v3', + 'HLT_HIEle10Gsf_PuAK4CaloJet80Eta2p1_v3', + 'HLT_HIEle10Gsf_v3', + 'HLT_HIEle15Ele10GsfMass50_v3', + 'HLT_HIEle15Ele10Gsf_v3', + 'HLT_HIEle15Gsf_PuAK4CaloJet100Eta2p1_v3', + 'HLT_HIEle15Gsf_PuAK4CaloJet40Eta2p1_v3', + 'HLT_HIEle15Gsf_PuAK4CaloJet60Eta2p1_v3', + 'HLT_HIEle15Gsf_PuAK4CaloJet80Eta2p1_v3', + 'HLT_HIEle15Gsf_v3', + 'HLT_HIEle20Gsf_PuAK4CaloJet100Eta2p1_v3', + 'HLT_HIEle20Gsf_PuAK4CaloJet40Eta2p1_v3', + 'HLT_HIEle20Gsf_PuAK4CaloJet60Eta2p1_v3', + 'HLT_HIEle20Gsf_PuAK4CaloJet80Eta2p1_v3', + 'HLT_HIEle20Gsf_v3', + 'HLT_HIEle30Gsf_v3', + 'HLT_HIEle40Gsf_v3', + 'HLT_HIEle50Gsf_v3', + 'HLT_HIGEDPhoton30_EB_HECut_v3', + 'HLT_HIGEDPhoton30_EB_v3', + 'HLT_HIGEDPhoton30_HECut_v3', + 'HLT_HIGEDPhoton30_v3', + 'HLT_HIGEDPhoton40_EB_HECut_v3', + 'HLT_HIGEDPhoton40_EB_v3', + 'HLT_HIGEDPhoton40_HECut_v3', + 'HLT_HIGEDPhoton40_v3', + 'HLT_HIGEDPhoton50_EB_HECut_v3', + 'HLT_HIGEDPhoton50_EB_v3', + 'HLT_HIGEDPhoton50_HECut_v3', + 'HLT_HIGEDPhoton50_v3', + 'HLT_HIGEDPhoton60_EB_HECut_v3', + 'HLT_HIGEDPhoton60_EB_v3', + 'HLT_HIGEDPhoton60_HECut_v3', + 'HLT_HIGEDPhoton60_v3', + 'HLT_HIIslandPhoton30_Eta1p5_v3', + 'HLT_HIIslandPhoton30_Eta2p4_v3', + 'HLT_HIIslandPhoton40_Eta1p5_v3', + 'HLT_HIIslandPhoton40_Eta2p4_v3', + 'HLT_HIIslandPhoton50_Eta1p5_v3', + 'HLT_HIIslandPhoton50_Eta2p4_v3', + 'HLT_HIIslandPhoton60_Eta1p5_v3', + 'HLT_HIIslandPhoton60_Eta2p4_v3', + 'HLT_HIL1Mu3Eta2p5_Ele10Gsf_v3', + 'HLT_HIL1Mu3Eta2p5_Ele15Gsf_v3', + 'HLT_HIL1Mu3Eta2p5_Ele20Gsf_v3', + 'HLT_HIL1Mu5Eta2p5_Ele10Gsf_v3', + 'HLT_HIL1Mu5Eta2p5_Ele15Gsf_v3', + 'HLT_HIL1Mu5Eta2p5_Ele20Gsf_v3', + 'HLT_HIL1Mu7Eta2p5_Ele10Gsf_v3', + 'HLT_HIL1Mu7Eta2p5_Ele15Gsf_v3', + 'HLT_HIL1Mu7Eta2p5_Ele20Gsf_v3', + 'HLT_HIL3Mu3_EG10HECut_v3', + 'HLT_HIL3Mu3_EG15HECut_v3', + 'HLT_HIL3Mu3_EG20HECut_v3', + 'HLT_HIL3Mu3_EG30HECut_v3', + 'HLT_HIL3Mu5_EG10HECut_v3', + 'HLT_HIL3Mu5_EG15HECut_v3', + 'HLT_HIL3Mu5_EG20HECut_v3', + 'HLT_HIL3Mu5_EG30HECut_v3', + 'HLT_HIL3Mu7_EG10HECut_v3', + 'HLT_HIL3Mu7_EG15HECut_v3', + 'HLT_HIL3Mu7_EG20HECut_v3', + 'HLT_HIL3Mu7_EG30HECut_v3', + 'HLT_HIPuAK4CaloJet100Eta2p4_CSVv2WP0p75_v3', + 'HLT_HIPuAK4CaloJet100Eta2p4_DeepCSV0p4_v3', + 'HLT_HIPuAK4CaloJet100Eta5p1_v3', + 'HLT_HIPuAK4CaloJet100Fwd_v3', + 'HLT_HIPuAK4CaloJet100_35_Eta0p7_v3', + 'HLT_HIPuAK4CaloJet100_35_Eta1p1_v3', + 'HLT_HIPuAK4CaloJet120Eta5p1_v3', + 'HLT_HIPuAK4CaloJet120Fwd_v3', + 'HLT_HIPuAK4CaloJet60Eta2p4_CSVv2WP0p75_v3', + 'HLT_HIPuAK4CaloJet60Eta2p4_DeepCSV0p4_v3', + 'HLT_HIPuAK4CaloJet60Fwd_v3', + 'HLT_HIPuAK4CaloJet80Eta2p4_CSVv2WP0p75_v3', + 'HLT_HIPuAK4CaloJet80Eta2p4_DeepCSV0p4_v3', + 'HLT_HIPuAK4CaloJet80Eta5p1_v3', + 'HLT_HIPuAK4CaloJet80Fwd_v3', + 'HLT_HIPuAK4CaloJet80_35_Eta0p7_v3', + 'HLT_HIPuAK4CaloJet80_35_Eta1p1_v3', + 'HLT_HIPuAK4CaloJet80_45_45_Eta2p1_v3' ) ) process.hltPreDatasetHIHardProbes = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -121943,22 +124789,22 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_HICsAK4PFJet60Eta1p5_v2', - 'HLT_HIGEDPhoton10_EB_HECut_v2', - 'HLT_HIGEDPhoton10_EB_v2', - 'HLT_HIGEDPhoton10_HECut_v2', - 'HLT_HIGEDPhoton10_v2', - 'HLT_HIGEDPhoton20_EB_HECut_v2', - 'HLT_HIGEDPhoton20_EB_v2', - 'HLT_HIGEDPhoton20_HECut_v2', - 'HLT_HIGEDPhoton20_v2', - 'HLT_HIIslandPhoton10_Eta1p5_v2', - 'HLT_HIIslandPhoton10_Eta2p4_v2', - 'HLT_HIIslandPhoton20_Eta1p5_v2', - 'HLT_HIIslandPhoton20_Eta2p4_v2', - 'HLT_HIPuAK4CaloJet40Eta5p1_v2', - 'HLT_HIPuAK4CaloJet40Fwd_v2', - 'HLT_HIPuAK4CaloJet60Eta5p1_v2' ) + triggerConditions = cms.vstring( 'HLT_HICsAK4PFJet60Eta1p5_v3', + 'HLT_HIGEDPhoton10_EB_HECut_v3', + 'HLT_HIGEDPhoton10_EB_v3', + 'HLT_HIGEDPhoton10_HECut_v3', + 'HLT_HIGEDPhoton10_v3', + 'HLT_HIGEDPhoton20_EB_HECut_v3', + 'HLT_HIGEDPhoton20_EB_v3', + 'HLT_HIGEDPhoton20_HECut_v3', + 'HLT_HIGEDPhoton20_v3', + 'HLT_HIIslandPhoton10_Eta1p5_v3', + 'HLT_HIIslandPhoton10_Eta2p4_v3', + 'HLT_HIIslandPhoton20_Eta1p5_v3', + 'HLT_HIIslandPhoton20_Eta2p4_v3', + 'HLT_HIPuAK4CaloJet40Eta5p1_v3', + 'HLT_HIPuAK4CaloJet40Fwd_v3', + 'HLT_HIPuAK4CaloJet60Eta5p1_v3' ) ) process.hltPreDatasetHIHardProbesLower = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -121970,36 +124816,36 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_HICsAK4PFJet100Eta1p5_Centrality_30_100_v2', - 'HLT_HICsAK4PFJet100Eta1p5_Centrality_50_100_v2', - 'HLT_HICsAK4PFJet60Eta1p5_Centrality_30_100_v2', - 'HLT_HICsAK4PFJet60Eta1p5_Centrality_50_100_v2', - 'HLT_HICsAK4PFJet80Eta1p5_Centrality_30_100_v2', - 'HLT_HICsAK4PFJet80Eta1p5_Centrality_50_100_v2', - 'HLT_HIGEDPhoton10_Cent30_100_v2', - 'HLT_HIGEDPhoton10_Cent50_100_v2', - 'HLT_HIGEDPhoton20_Cent30_100_v2', - 'HLT_HIGEDPhoton20_Cent50_100_v2', - 'HLT_HIGEDPhoton30_Cent30_100_v2', - 'HLT_HIGEDPhoton30_Cent50_100_v2', - 'HLT_HIGEDPhoton40_Cent30_100_v2', - 'HLT_HIGEDPhoton40_Cent50_100_v2', - 'HLT_HIIslandPhoton10_Eta2p4_Cent30_100_v2', - 'HLT_HIIslandPhoton10_Eta2p4_Cent50_100_v2', - 'HLT_HIIslandPhoton20_Eta2p4_Cent30_100_v2', - 'HLT_HIIslandPhoton20_Eta2p4_Cent50_100_v2', - 'HLT_HIIslandPhoton30_Eta2p4_Cent30_100_v2', - 'HLT_HIIslandPhoton30_Eta2p4_Cent50_100_v2', - 'HLT_HIIslandPhoton40_Eta2p4_Cent30_100_v2', - 'HLT_HIIslandPhoton40_Eta2p4_Cent50_100_v2', - 'HLT_HIPuAK4CaloJet100Eta5p1_Centrality_30_100_v2', - 'HLT_HIPuAK4CaloJet100Eta5p1_Centrality_50_100_v2', - 'HLT_HIPuAK4CaloJet40Eta5p1_Centrality_30_100_v2', - 'HLT_HIPuAK4CaloJet40Eta5p1_Centrality_50_100_v2', - 'HLT_HIPuAK4CaloJet60Eta5p1_Centrality_30_100_v2', - 'HLT_HIPuAK4CaloJet60Eta5p1_Centrality_50_100_v2', - 'HLT_HIPuAK4CaloJet80Eta5p1_Centrality_30_100_v2', - 'HLT_HIPuAK4CaloJet80Eta5p1_Centrality_50_100_v2' ) + triggerConditions = cms.vstring( 'HLT_HICsAK4PFJet100Eta1p5_Centrality_30_100_v3', + 'HLT_HICsAK4PFJet100Eta1p5_Centrality_50_100_v3', + 'HLT_HICsAK4PFJet60Eta1p5_Centrality_30_100_v3', + 'HLT_HICsAK4PFJet60Eta1p5_Centrality_50_100_v3', + 'HLT_HICsAK4PFJet80Eta1p5_Centrality_30_100_v3', + 'HLT_HICsAK4PFJet80Eta1p5_Centrality_50_100_v3', + 'HLT_HIGEDPhoton10_Cent30_100_v3', + 'HLT_HIGEDPhoton10_Cent50_100_v3', + 'HLT_HIGEDPhoton20_Cent30_100_v3', + 'HLT_HIGEDPhoton20_Cent50_100_v3', + 'HLT_HIGEDPhoton30_Cent30_100_v3', + 'HLT_HIGEDPhoton30_Cent50_100_v3', + 'HLT_HIGEDPhoton40_Cent30_100_v3', + 'HLT_HIGEDPhoton40_Cent50_100_v3', + 'HLT_HIIslandPhoton10_Eta2p4_Cent30_100_v3', + 'HLT_HIIslandPhoton10_Eta2p4_Cent50_100_v3', + 'HLT_HIIslandPhoton20_Eta2p4_Cent30_100_v3', + 'HLT_HIIslandPhoton20_Eta2p4_Cent50_100_v3', + 'HLT_HIIslandPhoton30_Eta2p4_Cent30_100_v3', + 'HLT_HIIslandPhoton30_Eta2p4_Cent50_100_v3', + 'HLT_HIIslandPhoton40_Eta2p4_Cent30_100_v3', + 'HLT_HIIslandPhoton40_Eta2p4_Cent50_100_v3', + 'HLT_HIPuAK4CaloJet100Eta5p1_Centrality_30_100_v3', + 'HLT_HIPuAK4CaloJet100Eta5p1_Centrality_50_100_v3', + 'HLT_HIPuAK4CaloJet40Eta5p1_Centrality_30_100_v3', + 'HLT_HIPuAK4CaloJet40Eta5p1_Centrality_50_100_v3', + 'HLT_HIPuAK4CaloJet60Eta5p1_Centrality_30_100_v3', + 'HLT_HIPuAK4CaloJet60Eta5p1_Centrality_50_100_v3', + 'HLT_HIPuAK4CaloJet80Eta5p1_Centrality_30_100_v3', + 'HLT_HIPuAK4CaloJet80Eta5p1_Centrality_50_100_v3' ) ) process.hltPreDatasetHIHardProbesPeripheral = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -122024,50 +124870,50 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_HIDmesonPPTrackingGlobal_Dpt15_NoIter10_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt15_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt20_NoIter10_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt20_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt30_NoIter10_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt30_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt40_NoIter10_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt40_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt50_NoIter10_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt50_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt60_NoIter10_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt60_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt20_NoIter10_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt20_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt30_NoIter10_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt30_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt40_NoIter10_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt40_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt50_NoIter10_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt50_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt60_NoIter10_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt60_v2', - 'HLT_HIFullTracks2018_HighPt18_NoIter10_v2', - 'HLT_HIFullTracks2018_HighPt18_v2', - 'HLT_HIFullTracks2018_HighPt24_NoIter10_v2', - 'HLT_HIFullTracks2018_HighPt24_v2', - 'HLT_HIFullTracks2018_HighPt34_NoIter10_v2', - 'HLT_HIFullTracks2018_HighPt34_v2', - 'HLT_HIFullTracks2018_HighPt45_NoIter10_v2', - 'HLT_HIFullTracks2018_HighPt45_v2', - 'HLT_HIFullTracks2018_HighPt56_NoIter10_v2', - 'HLT_HIFullTracks2018_HighPt56_v2', - 'HLT_HIFullTracks2018_HighPt60_NoIter10_v2', - 'HLT_HIFullTracks2018_HighPt60_v2', - 'HLT_HILcPPTrackingGlobal_Dpt20_NoIter10_v2', - 'HLT_HILcPPTrackingGlobal_Dpt20_v2', - 'HLT_HILcPPTrackingGlobal_Dpt30_NoIter10_v2', - 'HLT_HILcPPTrackingGlobal_Dpt30_v2', - 'HLT_HILcPPTrackingGlobal_Dpt40_NoIter10_v2', - 'HLT_HILcPPTrackingGlobal_Dpt40_v2', - 'HLT_HILcPPTrackingGlobal_Dpt50_NoIter10_v2', - 'HLT_HILcPPTrackingGlobal_Dpt50_v2', - 'HLT_HILcPPTrackingGlobal_Dpt60_NoIter10_v2', - 'HLT_HILcPPTrackingGlobal_Dpt60_v2' ) + triggerConditions = cms.vstring( 'HLT_HIDmesonPPTrackingGlobal_Dpt15_NoIter10_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt15_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt20_NoIter10_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt20_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt30_NoIter10_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt30_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt40_NoIter10_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt40_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt50_NoIter10_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt50_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt60_NoIter10_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt60_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt20_NoIter10_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt20_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt30_NoIter10_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt30_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt40_NoIter10_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt40_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt50_NoIter10_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt50_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt60_NoIter10_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt60_v3', + 'HLT_HIFullTracks2018_HighPt18_NoIter10_v3', + 'HLT_HIFullTracks2018_HighPt18_v3', + 'HLT_HIFullTracks2018_HighPt24_NoIter10_v3', + 'HLT_HIFullTracks2018_HighPt24_v3', + 'HLT_HIFullTracks2018_HighPt34_NoIter10_v3', + 'HLT_HIFullTracks2018_HighPt34_v3', + 'HLT_HIFullTracks2018_HighPt45_NoIter10_v3', + 'HLT_HIFullTracks2018_HighPt45_v3', + 'HLT_HIFullTracks2018_HighPt56_NoIter10_v3', + 'HLT_HIFullTracks2018_HighPt56_v3', + 'HLT_HIFullTracks2018_HighPt60_NoIter10_v3', + 'HLT_HIFullTracks2018_HighPt60_v3', + 'HLT_HILcPPTrackingGlobal_Dpt20_NoIter10_v3', + 'HLT_HILcPPTrackingGlobal_Dpt20_v3', + 'HLT_HILcPPTrackingGlobal_Dpt30_NoIter10_v3', + 'HLT_HILcPPTrackingGlobal_Dpt30_v3', + 'HLT_HILcPPTrackingGlobal_Dpt40_NoIter10_v3', + 'HLT_HILcPPTrackingGlobal_Dpt40_v3', + 'HLT_HILcPPTrackingGlobal_Dpt50_NoIter10_v3', + 'HLT_HILcPPTrackingGlobal_Dpt50_v3', + 'HLT_HILcPPTrackingGlobal_Dpt60_NoIter10_v3', + 'HLT_HILcPPTrackingGlobal_Dpt60_v3' ) ) process.hltPreDatasetHIHeavyFlavor = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -122094,18 +124940,18 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_HIFullTracks_Multiplicity020_HF1AND_v2', - 'HLT_HIFullTracks_Multiplicity020_HF1OR_v2', - 'HLT_HIFullTracks_Multiplicity020_HF2OR_v2', - 'HLT_HIFullTracks_Multiplicity020_v2', - 'HLT_HIFullTracks_Multiplicity2040_HF1AND_v2', - 'HLT_HIFullTracks_Multiplicity2040_HF1OR_v2', - 'HLT_HIFullTracks_Multiplicity2040_HF2OR_v2', - 'HLT_HIFullTracks_Multiplicity2040_v2', - 'HLT_HIFullTracks_Multiplicity335_HF1OR_v2', - 'HLT_HIFullTracks_Multiplicity4060_v2', - 'HLT_HIFullTracks_Multiplicity6080_v2', - 'HLT_HIFullTracks_Multiplicity80100_v2' ) + triggerConditions = cms.vstring( 'HLT_HIFullTracks_Multiplicity020_HF1AND_v3', + 'HLT_HIFullTracks_Multiplicity020_HF1OR_v3', + 'HLT_HIFullTracks_Multiplicity020_HF2OR_v3', + 'HLT_HIFullTracks_Multiplicity020_v3', + 'HLT_HIFullTracks_Multiplicity2040_HF1AND_v3', + 'HLT_HIFullTracks_Multiplicity2040_HF1OR_v3', + 'HLT_HIFullTracks_Multiplicity2040_HF2OR_v3', + 'HLT_HIFullTracks_Multiplicity2040_v3', + 'HLT_HIFullTracks_Multiplicity335_HF1OR_v3', + 'HLT_HIFullTracks_Multiplicity4060_v3', + 'HLT_HIFullTracks_Multiplicity6080_v3', + 'HLT_HIFullTracks_Multiplicity80100_v3' ) ) process.hltPreDatasetHILowMultiplicity = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -122117,17 +124963,17 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_HIFullTracks_Multiplicity020_HF1AND_v2', - 'HLT_HIFullTracks_Multiplicity020_HF1OR_v2', - 'HLT_HIFullTracks_Multiplicity020_HF2OR_v2', - 'HLT_HIFullTracks_Multiplicity020_v2', - 'HLT_HIFullTracks_Multiplicity2040_HF1AND_v2', - 'HLT_HIFullTracks_Multiplicity2040_HF1OR_v2', - 'HLT_HIFullTracks_Multiplicity2040_HF2OR_v2', - 'HLT_HIFullTracks_Multiplicity2040_v2', - 'HLT_HIFullTracks_Multiplicity4060_v2', - 'HLT_HIFullTracks_Multiplicity6080_v2', - 'HLT_HIFullTracks_Multiplicity80100_v2' ) + triggerConditions = cms.vstring( 'HLT_HIFullTracks_Multiplicity020_HF1AND_v3', + 'HLT_HIFullTracks_Multiplicity020_HF1OR_v3', + 'HLT_HIFullTracks_Multiplicity020_HF2OR_v3', + 'HLT_HIFullTracks_Multiplicity020_v3', + 'HLT_HIFullTracks_Multiplicity2040_HF1AND_v3', + 'HLT_HIFullTracks_Multiplicity2040_HF1OR_v3', + 'HLT_HIFullTracks_Multiplicity2040_HF2OR_v3', + 'HLT_HIFullTracks_Multiplicity2040_v3', + 'HLT_HIFullTracks_Multiplicity4060_v3', + 'HLT_HIFullTracks_Multiplicity6080_v3', + 'HLT_HIFullTracks_Multiplicity80100_v3' ) ) process.hltPreDatasetHILowMultiplicityReducedFormat = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -122619,12 +125465,12 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_AK4CaloJet100_v11', - 'HLT_AK4CaloJet120_v10', - 'HLT_AK4CaloJet30_v12', - 'HLT_AK4CaloJet40_v11', - 'HLT_AK4CaloJet50_v11', - 'HLT_AK4CaloJet80_v11' ) + triggerConditions = cms.vstring( 'HLT_AK4CaloJet100_v12', + 'HLT_AK4CaloJet120_v11', + 'HLT_AK4CaloJet30_v13', + 'HLT_AK4CaloJet40_v12', + 'HLT_AK4CaloJet50_v12', + 'HLT_AK4CaloJet80_v12' ) ) process.hltPreDatasetHINCaloJets = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -122636,11 +125482,11 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_AK4PFJet100_v20', - 'HLT_AK4PFJet120_v19', - 'HLT_AK4PFJet30_v20', - 'HLT_AK4PFJet50_v20', - 'HLT_AK4PFJet80_v20' ) + triggerConditions = cms.vstring( 'HLT_AK4PFJet100_v21', + 'HLT_AK4PFJet120_v20', + 'HLT_AK4PFJet30_v21', + 'HLT_AK4PFJet50_v21', + 'HLT_AK4PFJet80_v21' ) ) process.hltPreDatasetHINPFJets = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -122653,24 +125499,24 @@ l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), triggerConditions = cms.vstring( 'HLT_HICentralityVeto_v2 / 0', - 'HLT_HICsAK4PFJet60Eta1p5_v2 / 0', - 'HLT_HIDmesonPPTrackingGlobal_Dpt20_v2 / 0', - 'HLT_HIDsPPTrackingGlobal_Dpt20_v2 / 0', - 'HLT_HIEle15Gsf_v2 / 0', - 'HLT_HIGEDPhoton10_v2 / 0', + 'HLT_HICsAK4PFJet60Eta1p5_v3 / 0', + 'HLT_HIDmesonPPTrackingGlobal_Dpt20_v3 / 0', + 'HLT_HIDsPPTrackingGlobal_Dpt20_v3 / 0', + 'HLT_HIEle15Gsf_v3 / 0', + 'HLT_HIGEDPhoton10_v3 / 0', 'HLT_HIHcalNZS_v2 / 3', 'HLT_HIHcalPhiSym_v2 / 3', - 'HLT_HIIslandPhoton10_Eta2p4_v2 / 0', + 'HLT_HIIslandPhoton10_Eta2p4_v3 / 0', 'HLT_HIL1DoubleMu10_v2 / 0', 'HLT_HIL2_L1DoubleMu10_v2 / 0', 'HLT_HIL3DoubleMuOpen_JpsiPsi_v2 / 0', 'HLT_HIL3_L1DoubleMu10_v2 / 0', - 'HLT_HILcPPTrackingGlobal_Dpt20_v2 / 0', - 'HLT_HIOnlineMonitorGroup_v2 / 10', + 'HLT_HILcPPTrackingGlobal_Dpt20_v3 / 0', + 'HLT_HIOnlineMonitorGroup_v3 / 10', 'HLT_HIPhysics_v2', - 'HLT_HIPuAK4CaloJet40Eta5p1_v2 / 0', - 'HLT_HIPuAK4CaloJet60Eta2p4_CSVv2WP0p75_v2 / 0', - 'HLT_HIPuAK4CaloJet60Eta2p4_DeepCSV0p4_v2 / 0', + 'HLT_HIPuAK4CaloJet40Eta5p1_v3 / 0', + 'HLT_HIPuAK4CaloJet60Eta2p4_CSVv2WP0p75_v3 / 0', + 'HLT_HIPuAK4CaloJet60Eta2p4_DeepCSV0p4_v3 / 0', 'HLT_HIRandom_v1 / 3', 'HLT_HIUPC_NotMBHF2OR_BptxAND_SinglePixelTrack_MaxPixelTrack_v2 / 0', 'HLT_HIUPC_NotMBHF2OR_BptxAND_SinglePixelTrack_v2 / 0', @@ -122697,23 +125543,23 @@ 'HLT_HIL3Mu12_v2', 'HLT_HIL3Mu15_v2', 'HLT_HIL3Mu20_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_v2', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_v3', 'HLT_HIL3Mu3_NHitQ10_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_v2', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_v3', 'HLT_HIL3Mu5_NHitQ10_v2', 'HLT_HIL3Mu7_NHitQ10_v2' ) ) @@ -122883,25 +125729,25 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v20', - 'HLT_Ele32_WPTight_Gsf_v16 / 5', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v1', - 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT550_DisplacedDijet60_Inclusive_v14', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v1', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v2', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v9', - 'HLT_PFHT510_v18 / 3', - 'HLT_PFJet260_v21', - 'HLT_PFJet320_v21', - 'HLT_PFMET130_PFMHT130_IDTight_v21 / 25', - 'HLT_PFMET140_PFMHT140_IDTight_v21 / 15' ) + triggerConditions = cms.vstring( 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v21', + 'HLT_Ele32_WPTight_Gsf_v17 / 5', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v2', + 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT550_DisplacedDijet60_Inclusive_v15', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v2', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v3', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v10', + 'HLT_PFHT510_v19 / 3', + 'HLT_PFJet260_v22', + 'HLT_PFJet320_v22', + 'HLT_PFMET130_PFMHT130_IDTight_v22 / 25', + 'HLT_PFMET140_PFMHT140_IDTight_v22 / 15' ) ) process.hltPreDatasetHLTMonitor = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -122939,13 +125785,13 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_DmesonPPTrackingGlobal_Dpt15ForPPRef_v12', - 'HLT_DmesonPPTrackingGlobal_Dpt20ForPPRef_v12', - 'HLT_DmesonPPTrackingGlobal_Dpt30ForPPRef_v12', - 'HLT_DmesonPPTrackingGlobal_Dpt40ForPPRef_v12', - 'HLT_DmesonPPTrackingGlobal_Dpt50ForPPRef_v12', - 'HLT_DmesonPPTrackingGlobal_Dpt60ForPPRef_v12', - 'HLT_DmesonPPTrackingGlobal_Dpt8ForPPRef_v12' ) + triggerConditions = cms.vstring( 'HLT_DmesonPPTrackingGlobal_Dpt15ForPPRef_v13', + 'HLT_DmesonPPTrackingGlobal_Dpt20ForPPRef_v13', + 'HLT_DmesonPPTrackingGlobal_Dpt30ForPPRef_v13', + 'HLT_DmesonPPTrackingGlobal_Dpt40ForPPRef_v13', + 'HLT_DmesonPPTrackingGlobal_Dpt50ForPPRef_v13', + 'HLT_DmesonPPTrackingGlobal_Dpt60ForPPRef_v13', + 'HLT_DmesonPPTrackingGlobal_Dpt8ForPPRef_v13' ) ) process.hltPreDatasetHeavyFlavor = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -122957,11 +125803,11 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_PixelTracks_Multiplicity110ForPPRef_v6', - 'HLT_PixelTracks_Multiplicity135ForPPRef_v6', - 'HLT_PixelTracks_Multiplicity160ForPPRef_v6', - 'HLT_PixelTracks_Multiplicity60ForPPRef_v6', - 'HLT_PixelTracks_Multiplicity85ForPPRef_v6' ) + triggerConditions = cms.vstring( 'HLT_PixelTracks_Multiplicity110ForPPRef_v7', + 'HLT_PixelTracks_Multiplicity135ForPPRef_v7', + 'HLT_PixelTracks_Multiplicity160ForPPRef_v7', + 'HLT_PixelTracks_Multiplicity60ForPPRef_v7', + 'HLT_PixelTracks_Multiplicity85ForPPRef_v7' ) ) process.hltPreDatasetHighMultiplicity = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -122973,20 +125819,20 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_AK4CaloJet100_Eta5p1ForPPRef_v10', - 'HLT_AK4CaloJet100_Jet35_Eta0p7ForPPRef_v10', - 'HLT_AK4CaloJet100_Jet35_Eta1p1ForPPRef_v10', - 'HLT_AK4CaloJet110_Eta5p1ForPPRef_v10', - 'HLT_AK4CaloJet120_Eta5p1ForPPRef_v10', - 'HLT_AK4CaloJet150ForPPRef_v10', - 'HLT_AK4CaloJet80_45_45_Eta2p1ForPPRef_v10', - 'HLT_AK4CaloJet80_Eta5p1ForPPRef_v10', - 'HLT_AK4CaloJet80_Jet35_Eta0p7ForPPRef_v10', - 'HLT_AK4CaloJet80_Jet35_Eta1p1ForPPRef_v10', - 'HLT_AK4PFJet100_Eta5p1ForPPRef_v17', - 'HLT_AK4PFJet110_Eta5p1ForPPRef_v17', - 'HLT_AK4PFJet120_Eta5p1ForPPRef_v17', - 'HLT_AK4PFJet80_Eta5p1ForPPRef_v17' ) + triggerConditions = cms.vstring( 'HLT_AK4CaloJet100_Eta5p1ForPPRef_v11', + 'HLT_AK4CaloJet100_Jet35_Eta0p7ForPPRef_v11', + 'HLT_AK4CaloJet100_Jet35_Eta1p1ForPPRef_v11', + 'HLT_AK4CaloJet110_Eta5p1ForPPRef_v11', + 'HLT_AK4CaloJet120_Eta5p1ForPPRef_v11', + 'HLT_AK4CaloJet150ForPPRef_v11', + 'HLT_AK4CaloJet80_45_45_Eta2p1ForPPRef_v11', + 'HLT_AK4CaloJet80_Eta5p1ForPPRef_v11', + 'HLT_AK4CaloJet80_Jet35_Eta0p7ForPPRef_v11', + 'HLT_AK4CaloJet80_Jet35_Eta1p1ForPPRef_v11', + 'HLT_AK4PFJet100_Eta5p1ForPPRef_v18', + 'HLT_AK4PFJet110_Eta5p1ForPPRef_v18', + 'HLT_AK4PFJet120_Eta5p1ForPPRef_v18', + 'HLT_AK4PFJet80_Eta5p1ForPPRef_v18' ) ) process.hltPreDatasetHighPtJet80 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -122998,10 +125844,10 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_AK4CaloJet40_Eta5p1ForPPRef_v10', - 'HLT_AK4CaloJet60_Eta5p1ForPPRef_v10', - 'HLT_AK4PFJet40_Eta5p1ForPPRef_v17', - 'HLT_AK4PFJet60_Eta5p1ForPPRef_v17' ) + triggerConditions = cms.vstring( 'HLT_AK4CaloJet40_Eta5p1ForPPRef_v11', + 'HLT_AK4CaloJet60_Eta5p1ForPPRef_v11', + 'HLT_AK4PFJet40_Eta5p1ForPPRef_v18', + 'HLT_AK4PFJet60_Eta5p1ForPPRef_v18' ) ) process.hltPreDatasetHighPtLowerJets = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -123013,9 +125859,9 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_SinglePhoton10_Eta3p1ForPPRef_v9', - 'HLT_SinglePhoton15_Eta3p1ForPPRef_v10', - 'HLT_SinglePhoton20_Eta3p1ForPPRef_v10' ) + triggerConditions = cms.vstring( 'HLT_SinglePhoton10_Eta3p1ForPPRef_v10', + 'HLT_SinglePhoton15_Eta3p1ForPPRef_v11', + 'HLT_SinglePhoton20_Eta3p1ForPPRef_v11' ) ) process.hltPreDatasetHighPtLowerPhotons = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -123027,10 +125873,10 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_SinglePhoton30_Eta3p1ForPPRef_v10', - 'HLT_SinglePhoton40_Eta3p1ForPPRef_v9', - 'HLT_SinglePhoton50_Eta3p1ForPPRef_v9', - 'HLT_SinglePhoton60_Eta3p1ForPPRef_v9' ) + triggerConditions = cms.vstring( 'HLT_SinglePhoton30_Eta3p1ForPPRef_v11', + 'HLT_SinglePhoton40_Eta3p1ForPPRef_v10', + 'HLT_SinglePhoton50_Eta3p1ForPPRef_v10', + 'HLT_SinglePhoton60_Eta3p1ForPPRef_v10' ) ) process.hltPreDatasetHighPtPhoton30AndZ = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -123054,256 +125900,257 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_AK4PFBJetBCSV60_Eta2p1ForPPRef_v17', - 'HLT_AK4PFBJetBCSV80_Eta2p1ForPPRef_v17', - 'HLT_AK4PFBJetBSSV60_Eta2p1ForPPRef_v17', - 'HLT_AK4PFBJetBSSV80_Eta2p1ForPPRef_v17', - 'HLT_AK4PFDJet60_Eta2p1ForPPRef_v17', - 'HLT_AK4PFDJet80_Eta2p1ForPPRef_v17', - 'HLT_AK8DiPFJet250_250_MassSD30_v1', - 'HLT_AK8DiPFJet250_250_MassSD50_v1', - 'HLT_AK8DiPFJet260_260_MassSD30_v1', - 'HLT_AK8DiPFJet270_270_MassSD30_v1', - 'HLT_AK8PFHT750_TrimMass50_v13', - 'HLT_AK8PFHT800_TrimMass50_v13', - 'HLT_AK8PFHT850_TrimMass50_v12', - 'HLT_AK8PFHT900_TrimMass50_v12', - 'HLT_AK8PFJet140_v16', - 'HLT_AK8PFJet15_v4', - 'HLT_AK8PFJet200_v16', - 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', - 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2', - 'HLT_AK8PFJet230_SoftDropMass40_v2', - 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', - 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2', - 'HLT_AK8PFJet25_v4', - 'HLT_AK8PFJet260_v17', - 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', - 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2', - 'HLT_AK8PFJet320_v17', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BTagDeepCSV_p17_v3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BTagDeepCSV_p1_v3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np2_v3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np4_v3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_p02_v4', - 'HLT_AK8PFJet360_TrimMass30_v19', - 'HLT_AK8PFJet380_TrimMass30_v12', - 'HLT_AK8PFJet400_MassSD30_v1', - 'HLT_AK8PFJet400_SoftDropMass40_v2', - 'HLT_AK8PFJet400_TrimMass30_v13', - 'HLT_AK8PFJet400_v17', - 'HLT_AK8PFJet40_v17', - 'HLT_AK8PFJet420_MassSD30_v1', - 'HLT_AK8PFJet420_TrimMass30_v12', - 'HLT_AK8PFJet425_SoftDropMass40_v2', - 'HLT_AK8PFJet450_MassSD30_v1', - 'HLT_AK8PFJet450_SoftDropMass40_v2', - 'HLT_AK8PFJet450_v17', - 'HLT_AK8PFJet500_v17', - 'HLT_AK8PFJet550_v12', - 'HLT_AK8PFJet60_v16', - 'HLT_AK8PFJet80_v16', - 'HLT_AK8PFJetFwd140_v15', - 'HLT_AK8PFJetFwd15_v4', - 'HLT_AK8PFJetFwd200_v15', - 'HLT_AK8PFJetFwd25_v4', - 'HLT_AK8PFJetFwd260_v16', - 'HLT_AK8PFJetFwd320_v16', - 'HLT_AK8PFJetFwd400_v16', - 'HLT_AK8PFJetFwd40_v16', - 'HLT_AK8PFJetFwd450_v16', - 'HLT_AK8PFJetFwd500_v16', - 'HLT_AK8PFJetFwd60_v15', - 'HLT_AK8PFJetFwd80_v15', - 'HLT_CaloJet500_NoJetID_v13', - 'HLT_CaloJet550_NoJetID_v8', - 'HLT_CaloMET100_NotCleaned_v5', - 'HLT_CaloMET110_NotCleaned_v5', - 'HLT_CaloMET250_NotCleaned_v5', - 'HLT_CaloMET300_NotCleaned_v5', - 'HLT_CaloMET350_NotCleaned_v5', - 'HLT_CaloMET80_NotCleaned_v5', - 'HLT_CaloMET90_NotCleaned_v5', - 'HLT_CaloMHT90_v5', - 'HLT_DiJet110_35_Mjj650_PFMET110_v10', - 'HLT_DiJet110_35_Mjj650_PFMET120_v10', - 'HLT_DiJet110_35_Mjj650_PFMET130_v10', - 'HLT_DiPFJetAve100_HFJEC_v17', - 'HLT_DiPFJetAve140_v14', - 'HLT_DiPFJetAve160_HFJEC_v17', - 'HLT_DiPFJetAve200_v14', - 'HLT_DiPFJetAve220_HFJEC_v17', - 'HLT_DiPFJetAve260_v15', - 'HLT_DiPFJetAve300_HFJEC_v17', - 'HLT_DiPFJetAve320_v15', - 'HLT_DiPFJetAve400_v15', - 'HLT_DiPFJetAve40_v15', - 'HLT_DiPFJetAve500_v15', - 'HLT_DiPFJetAve60_HFJEC_v16', - 'HLT_DiPFJetAve60_v15', - 'HLT_DiPFJetAve80_HFJEC_v17', - 'HLT_DiPFJetAve80_v14', - 'HLT_DoublePFJets100_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets100_PFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets200_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets200_PFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets350_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets350_PFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets40_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets40_PFBTagDeepJet_p71_v2', - 'HLT_L1ETMHadSeeds_v3', - 'HLT_MET105_IsoTrk50_v10', - 'HLT_MET120_IsoTrk50_v10', - 'HLT_MonoCentralPFJet80_PFMETNoMu110_PFMHTNoMu110_IDTight_v21', - 'HLT_MonoCentralPFJet80_PFMETNoMu120_PFMHTNoMu120_IDTight_v21', - 'HLT_MonoCentralPFJet80_PFMETNoMu130_PFMHTNoMu130_IDTight_v20', - 'HLT_MonoCentralPFJet80_PFMETNoMu140_PFMHTNoMu140_IDTight_v20', - 'HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_Mu12eta2p3_PFJet40_v2', - 'HLT_Mu12eta2p3_v2', - 'HLT_PFHT1050_v19', - 'HLT_PFHT180_v18', - 'HLT_PFHT250_v18', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v4', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v2', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v10', - 'HLT_PFHT350MinPFJet15_v10', - 'HLT_PFHT350_v20', - 'HLT_PFHT370_v18', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v9', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v2', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_v9', - 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v9', - 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v2', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v9', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v2', - 'HLT_PFHT400_SixPFJet32_v9', - 'HLT_PFHT430_v18', - 'HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v8', - 'HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v2', - 'HLT_PFHT450_SixPFJet36_v8', - 'HLT_PFHT500_PFMET100_PFMHT100_IDTight_v13', - 'HLT_PFHT500_PFMET110_PFMHT110_IDTight_v13', - 'HLT_PFHT510_v18', - 'HLT_PFHT590_v18', - 'HLT_PFHT680_v18', - 'HLT_PFHT700_PFMET85_PFMHT85_IDTight_v13', - 'HLT_PFHT700_PFMET95_PFMHT95_IDTight_v13', - 'HLT_PFHT780_v18', - 'HLT_PFHT800_PFMET75_PFMHT75_IDTight_v13', - 'HLT_PFHT800_PFMET85_PFMHT85_IDTight_v13', - 'HLT_PFHT890_v18', - 'HLT_PFJet110_v1', - 'HLT_PFJet140_v20', - 'HLT_PFJet15_v4', - 'HLT_PFJet200_v20', - 'HLT_PFJet25_v4', - 'HLT_PFJet260_v21', - 'HLT_PFJet320_v21', - 'HLT_PFJet400_v21', - 'HLT_PFJet40_v22', - 'HLT_PFJet450_v22', - 'HLT_PFJet500_v22', - 'HLT_PFJet550_v12', - 'HLT_PFJet60_v22', - 'HLT_PFJet80_v21', - 'HLT_PFJetFwd140_v19', - 'HLT_PFJetFwd15_v4', - 'HLT_PFJetFwd200_v19', - 'HLT_PFJetFwd25_v4', - 'HLT_PFJetFwd260_v20', - 'HLT_PFJetFwd320_v20', - 'HLT_PFJetFwd400_v20', - 'HLT_PFJetFwd40_v20', - 'HLT_PFJetFwd450_v20', - 'HLT_PFJetFwd500_v20', - 'HLT_PFJetFwd60_v20', - 'HLT_PFJetFwd80_v19', - 'HLT_PFMET100_PFMHT100_IDTight_CaloBTagDeepCSV_3p1_v9', - 'HLT_PFMET100_PFMHT100_IDTight_PFHT60_v10', - 'HLT_PFMET105_IsoTrk50_v2', - 'HLT_PFMET105_PFJet100_looseRecoiling_v2', - 'HLT_PFMET110_PFJet100_looseRecoiling_v2', - 'HLT_PFMET110_PFJet100_v2', - 'HLT_PFMET110_PFMHT110_IDTight_CaloBTagDeepCSV_3p1_v9', - 'HLT_PFMET110_PFMHT110_IDTight_v21', - 'HLT_PFMET120_PFMHT120_IDTight_CaloBTagDeepCSV_3p1_v9', - 'HLT_PFMET120_PFMHT120_IDTight_PFHT60_v10', - 'HLT_PFMET120_PFMHT120_IDTight_v21', - 'HLT_PFMET130_PFMHT130_IDTight_CaloBTagDeepCSV_3p1_v9', - 'HLT_PFMET130_PFMHT130_IDTight_v21', - 'HLT_PFMET140_PFMHT140_IDTight_CaloBTagDeepCSV_3p1_v9', - 'HLT_PFMET140_PFMHT140_IDTight_v21', - 'HLT_PFMET200_BeamHaloCleaned_v10', - 'HLT_PFMET200_NotCleaned_v10', - 'HLT_PFMET250_NotCleaned_v10', - 'HLT_PFMET300_NotCleaned_v10', - 'HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v10', - 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v21', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v10', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v21', - 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v20', - 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v20', - 'HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v10', - 'HLT_PFMETTypeOne110_PFMHT110_IDTight_v13', - 'HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v10', - 'HLT_PFMETTypeOne120_PFMHT120_IDTight_v13', - 'HLT_PFMETTypeOne130_PFMHT130_IDTight_v13', - 'HLT_PFMETTypeOne140_PFMHT140_IDTight_v12', - 'HLT_PFMETTypeOne200_BeamHaloCleaned_v10', - 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet103_88_75_15_v6', - 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet105_88_76_15_v6', - 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet111_90_80_15_v6', - 'HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2', - 'HLT_QuadPFJet70_50_40_30_v2', - 'HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v2', - 'HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v2', - 'HLT_QuadPFJet98_83_71_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet98_83_71_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet98_83_71_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet98_83_71_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet98_83_71_15_v6', - 'HLT_Rsq0p35_v16', - 'HLT_Rsq0p40_v16', - 'HLT_RsqMR300_Rsq0p09_MR200_4jet_v16', - 'HLT_RsqMR300_Rsq0p09_MR200_v16', - 'HLT_RsqMR320_Rsq0p09_MR200_4jet_v16', - 'HLT_RsqMR320_Rsq0p09_MR200_v16', - 'HLT_SingleJet30_Mu12_SinglePFJet40_v12', - 'HLT_TripleJet110_35_35_Mjj650_PFMET110_v10', - 'HLT_TripleJet110_35_35_Mjj650_PFMET120_v10', - 'HLT_TripleJet110_35_35_Mjj650_PFMET130_v10' ) + triggerConditions = cms.vstring( 'HLT_AK4PFBJetBCSV60_Eta2p1ForPPRef_v18', + 'HLT_AK4PFBJetBCSV80_Eta2p1ForPPRef_v18', + 'HLT_AK4PFBJetBSSV60_Eta2p1ForPPRef_v18', + 'HLT_AK4PFBJetBSSV80_Eta2p1ForPPRef_v18', + 'HLT_AK4PFDJet60_Eta2p1ForPPRef_v18', + 'HLT_AK4PFDJet80_Eta2p1ForPPRef_v18', + 'HLT_AK8DiPFJet250_250_MassSD30_v2', + 'HLT_AK8DiPFJet250_250_MassSD50_v2', + 'HLT_AK8DiPFJet260_260_MassSD30_v2', + 'HLT_AK8DiPFJet270_270_MassSD30_v2', + 'HLT_AK8PFHT750_TrimMass50_v14', + 'HLT_AK8PFHT800_TrimMass50_v14', + 'HLT_AK8PFHT850_TrimMass50_v13', + 'HLT_AK8PFHT900_TrimMass50_v13', + 'HLT_AK8PFJet140_v17', + 'HLT_AK8PFJet15_v5', + 'HLT_AK8PFJet200_v17', + 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v3', + 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3', + 'HLT_AK8PFJet230_SoftDropMass40_v3', + 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v3', + 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3', + 'HLT_AK8PFJet25_v5', + 'HLT_AK8PFJet260_v18', + 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v3', + 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3', + 'HLT_AK8PFJet320_v18', + 'HLT_AK8PFJet330_TrimMass30_PFAK8BTagDeepCSV_p17_v4', + 'HLT_AK8PFJet330_TrimMass30_PFAK8BTagDeepCSV_p1_v4', + 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np2_v4', + 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np4_v4', + 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_p02_v5', + 'HLT_AK8PFJet360_TrimMass30_v20', + 'HLT_AK8PFJet380_TrimMass30_v13', + 'HLT_AK8PFJet400_MassSD30_v2', + 'HLT_AK8PFJet400_SoftDropMass40_v3', + 'HLT_AK8PFJet400_TrimMass30_v14', + 'HLT_AK8PFJet400_v18', + 'HLT_AK8PFJet40_v18', + 'HLT_AK8PFJet420_MassSD30_v2', + 'HLT_AK8PFJet420_TrimMass30_v13', + 'HLT_AK8PFJet425_SoftDropMass40_v3', + 'HLT_AK8PFJet450_MassSD30_v2', + 'HLT_AK8PFJet450_SoftDropMass40_v3', + 'HLT_AK8PFJet450_v18', + 'HLT_AK8PFJet500_v18', + 'HLT_AK8PFJet550_v13', + 'HLT_AK8PFJet60_v17', + 'HLT_AK8PFJet80_v17', + 'HLT_AK8PFJetFwd140_v16', + 'HLT_AK8PFJetFwd15_v5', + 'HLT_AK8PFJetFwd200_v16', + 'HLT_AK8PFJetFwd25_v5', + 'HLT_AK8PFJetFwd260_v17', + 'HLT_AK8PFJetFwd320_v17', + 'HLT_AK8PFJetFwd400_v17', + 'HLT_AK8PFJetFwd40_v17', + 'HLT_AK8PFJetFwd450_v17', + 'HLT_AK8PFJetFwd500_v17', + 'HLT_AK8PFJetFwd60_v16', + 'HLT_AK8PFJetFwd80_v16', + 'HLT_CaloJet500_NoJetID_v14', + 'HLT_CaloJet550_NoJetID_v9', + 'HLT_CaloMET100_NotCleaned_v6', + 'HLT_CaloMET110_NotCleaned_v6', + 'HLT_CaloMET250_NotCleaned_v6', + 'HLT_CaloMET300_NotCleaned_v6', + 'HLT_CaloMET350_NotCleaned_v6', + 'HLT_CaloMET80_NotCleaned_v6', + 'HLT_CaloMET90_NotCleaned_v6', + 'HLT_CaloMHT90_v6', + 'HLT_DiJet110_35_Mjj650_PFMET110_v11', + 'HLT_DiJet110_35_Mjj650_PFMET120_v11', + 'HLT_DiJet110_35_Mjj650_PFMET130_v11', + 'HLT_DiPFJetAve100_HFJEC_v18', + 'HLT_DiPFJetAve140_v15', + 'HLT_DiPFJetAve160_HFJEC_v18', + 'HLT_DiPFJetAve200_v15', + 'HLT_DiPFJetAve220_HFJEC_v18', + 'HLT_DiPFJetAve260_HFJEC_v1', + 'HLT_DiPFJetAve260_v16', + 'HLT_DiPFJetAve300_HFJEC_v18', + 'HLT_DiPFJetAve320_v16', + 'HLT_DiPFJetAve400_v16', + 'HLT_DiPFJetAve40_v16', + 'HLT_DiPFJetAve500_v16', + 'HLT_DiPFJetAve60_HFJEC_v17', + 'HLT_DiPFJetAve60_v16', + 'HLT_DiPFJetAve80_HFJEC_v18', + 'HLT_DiPFJetAve80_v15', + 'HLT_DoublePFJets100_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets100_PFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets200_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets200_PFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets350_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets350_PFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets40_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets40_PFBTagDeepJet_p71_v3', + 'HLT_L1ETMHadSeeds_v4', + 'HLT_MET105_IsoTrk50_v11', + 'HLT_MET120_IsoTrk50_v11', + 'HLT_MonoCentralPFJet80_PFMETNoMu110_PFMHTNoMu110_IDTight_v22', + 'HLT_MonoCentralPFJet80_PFMETNoMu120_PFMHTNoMu120_IDTight_v22', + 'HLT_MonoCentralPFJet80_PFMETNoMu130_PFMHTNoMu130_IDTight_v21', + 'HLT_MonoCentralPFJet80_PFMETNoMu140_PFMHTNoMu140_IDTight_v21', + 'HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_Mu12eta2p3_PFJet40_v3', + 'HLT_Mu12eta2p3_v3', + 'HLT_PFHT1050_v20', + 'HLT_PFHT180_v19', + 'HLT_PFHT250_v19', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v5', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v3', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v11', + 'HLT_PFHT350MinPFJet15_v11', + 'HLT_PFHT350_v21', + 'HLT_PFHT370_v19', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v10', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v3', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_v10', + 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v10', + 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v3', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v10', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v3', + 'HLT_PFHT400_SixPFJet32_v10', + 'HLT_PFHT430_v19', + 'HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v9', + 'HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v3', + 'HLT_PFHT450_SixPFJet36_v9', + 'HLT_PFHT500_PFMET100_PFMHT100_IDTight_v14', + 'HLT_PFHT500_PFMET110_PFMHT110_IDTight_v14', + 'HLT_PFHT510_v19', + 'HLT_PFHT590_v19', + 'HLT_PFHT680_v19', + 'HLT_PFHT700_PFMET85_PFMHT85_IDTight_v14', + 'HLT_PFHT700_PFMET95_PFMHT95_IDTight_v14', + 'HLT_PFHT780_v19', + 'HLT_PFHT800_PFMET75_PFMHT75_IDTight_v14', + 'HLT_PFHT800_PFMET85_PFMHT85_IDTight_v14', + 'HLT_PFHT890_v19', + 'HLT_PFJet110_v2', + 'HLT_PFJet140_v21', + 'HLT_PFJet15_v5', + 'HLT_PFJet200_v21', + 'HLT_PFJet25_v5', + 'HLT_PFJet260_v22', + 'HLT_PFJet320_v22', + 'HLT_PFJet400_v22', + 'HLT_PFJet40_v23', + 'HLT_PFJet450_v23', + 'HLT_PFJet500_v23', + 'HLT_PFJet550_v13', + 'HLT_PFJet60_v23', + 'HLT_PFJet80_v22', + 'HLT_PFJetFwd140_v20', + 'HLT_PFJetFwd15_v5', + 'HLT_PFJetFwd200_v20', + 'HLT_PFJetFwd25_v5', + 'HLT_PFJetFwd260_v21', + 'HLT_PFJetFwd320_v21', + 'HLT_PFJetFwd400_v21', + 'HLT_PFJetFwd40_v21', + 'HLT_PFJetFwd450_v21', + 'HLT_PFJetFwd500_v21', + 'HLT_PFJetFwd60_v21', + 'HLT_PFJetFwd80_v20', + 'HLT_PFMET100_PFMHT100_IDTight_CaloBTagDeepCSV_3p1_v10', + 'HLT_PFMET100_PFMHT100_IDTight_PFHT60_v11', + 'HLT_PFMET105_IsoTrk50_v3', + 'HLT_PFMET105_PFJet100_looseRecoiling_v3', + 'HLT_PFMET110_PFJet100_looseRecoiling_v3', + 'HLT_PFMET110_PFJet100_v3', + 'HLT_PFMET110_PFMHT110_IDTight_CaloBTagDeepCSV_3p1_v10', + 'HLT_PFMET110_PFMHT110_IDTight_v22', + 'HLT_PFMET120_PFMHT120_IDTight_CaloBTagDeepCSV_3p1_v10', + 'HLT_PFMET120_PFMHT120_IDTight_PFHT60_v11', + 'HLT_PFMET120_PFMHT120_IDTight_v22', + 'HLT_PFMET130_PFMHT130_IDTight_CaloBTagDeepCSV_3p1_v10', + 'HLT_PFMET130_PFMHT130_IDTight_v22', + 'HLT_PFMET140_PFMHT140_IDTight_CaloBTagDeepCSV_3p1_v10', + 'HLT_PFMET140_PFMHT140_IDTight_v22', + 'HLT_PFMET200_BeamHaloCleaned_v11', + 'HLT_PFMET200_NotCleaned_v11', + 'HLT_PFMET250_NotCleaned_v11', + 'HLT_PFMET300_NotCleaned_v11', + 'HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v11', + 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v22', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v11', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v22', + 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v21', + 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v21', + 'HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v11', + 'HLT_PFMETTypeOne110_PFMHT110_IDTight_v14', + 'HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v11', + 'HLT_PFMETTypeOne120_PFMHT120_IDTight_v14', + 'HLT_PFMETTypeOne130_PFMHT130_IDTight_v14', + 'HLT_PFMETTypeOne140_PFMHT140_IDTight_v13', + 'HLT_PFMETTypeOne200_BeamHaloCleaned_v11', + 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v3', + 'HLT_QuadPFJet103_88_75_15_v7', + 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v3', + 'HLT_QuadPFJet105_88_76_15_v7', + 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v3', + 'HLT_QuadPFJet111_90_80_15_v7', + 'HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v3', + 'HLT_QuadPFJet70_50_40_30_v3', + 'HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v3', + 'HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v3', + 'HLT_QuadPFJet98_83_71_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet98_83_71_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet98_83_71_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet98_83_71_15_PFBTagDeepJet_1p3_VBF2_v3', + 'HLT_QuadPFJet98_83_71_15_v7', + 'HLT_Rsq0p35_v17', + 'HLT_Rsq0p40_v17', + 'HLT_RsqMR300_Rsq0p09_MR200_4jet_v17', + 'HLT_RsqMR300_Rsq0p09_MR200_v17', + 'HLT_RsqMR320_Rsq0p09_MR200_4jet_v17', + 'HLT_RsqMR320_Rsq0p09_MR200_v17', + 'HLT_SingleJet30_Mu12_SinglePFJet40_v13', + 'HLT_TripleJet110_35_35_Mjj650_PFMET110_v11', + 'HLT_TripleJet110_35_35_Mjj650_PFMET120_v11', + 'HLT_TripleJet110_35_35_Mjj650_PFMET130_v11' ) ) process.hltPreDatasetJetMET = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -123371,9 +126218,9 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_CaloJet10_NoJetID_v4', - 'HLT_CaloJet20_NoJetID_v4', - 'HLT_CaloJet50_NoJetID_v4', + triggerConditions = cms.vstring( 'HLT_CaloJet10_NoJetID_v5', + 'HLT_CaloJet20_NoJetID_v5', + 'HLT_CaloJet50_NoJetID_v5', 'HLT_L1DoubleJetC50_v3', 'HLT_L1EXT_HCAL_LaserMon1_v2', 'HLT_L1EXT_HCAL_LaserMon4_v2', @@ -123518,32 +126365,32 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'MC_AK4CaloJetsFromPV_v9', - 'MC_AK4CaloJets_v10', - 'MC_AK4PFJets_v18', - 'MC_AK8CaloHT_v9', - 'MC_AK8PFHT_v17', - 'MC_AK8PFJets_v18', - 'MC_AK8TrimPFJets_v18', - 'MC_CaloBTagDeepCSV_v9', - 'MC_CaloHT_v9', - 'MC_CaloMET_JetIdCleaned_v10', - 'MC_CaloMET_v9', - 'MC_CaloMHT_v9', - 'MC_Diphoton10_10_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass10_v14', - 'MC_DoubleEle5_CaloIdL_MW_v16', - 'MC_DoubleMuNoFiltersNoVtx_v8', - 'MC_DoubleMu_TrkIsoVVL_DZ_v12', - 'MC_Ele15_Ele10_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'MC_Ele5_WPTight_Gsf_v9', - 'MC_IsoMu_v16', - 'MC_PFBTagDeepCSV_v11', - 'MC_PFBTagDeepJet_v2', - 'MC_PFHT_v17', - 'MC_PFMET_v18', - 'MC_PFMHT_v17', - 'MC_ReducedIterativeTracking_v13', - 'MC_Run3_PFScoutingPixelTracking_v16' ) + triggerConditions = cms.vstring( 'MC_AK4CaloJetsFromPV_v10', + 'MC_AK4CaloJets_v11', + 'MC_AK4PFJets_v19', + 'MC_AK8CaloHT_v10', + 'MC_AK8PFHT_v18', + 'MC_AK8PFJets_v19', + 'MC_AK8TrimPFJets_v19', + 'MC_CaloBTagDeepCSV_v10', + 'MC_CaloHT_v10', + 'MC_CaloMET_JetIdCleaned_v11', + 'MC_CaloMET_v10', + 'MC_CaloMHT_v10', + 'MC_Diphoton10_10_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass10_v15', + 'MC_DoubleEle5_CaloIdL_MW_v17', + 'MC_DoubleMuNoFiltersNoVtx_v9', + 'MC_DoubleMu_TrkIsoVVL_DZ_v13', + 'MC_Ele15_Ele10_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'MC_Ele5_WPTight_Gsf_v10', + 'MC_IsoMu_v17', + 'MC_PFBTagDeepCSV_v12', + 'MC_PFBTagDeepJet_v3', + 'MC_PFHT_v18', + 'MC_PFMET_v19', + 'MC_PFMHT_v18', + 'MC_ReducedIterativeTracking_v14', + 'MC_Run3_PFScoutingPixelTracking_v17' ) ) process.hltPreDatasetMonteCarlo = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -123555,10 +126402,10 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_HIL2Mu3Eta2p5_AK4CaloJet100Eta2p1ForPPRef_v12', - 'HLT_HIL2Mu3Eta2p5_AK4CaloJet40Eta2p1ForPPRef_v12', - 'HLT_HIL2Mu3Eta2p5_AK4CaloJet60Eta2p1ForPPRef_v12', - 'HLT_HIL2Mu3Eta2p5_AK4CaloJet80Eta2p1ForPPRef_v12' ) + triggerConditions = cms.vstring( 'HLT_HIL2Mu3Eta2p5_AK4CaloJet100Eta2p1ForPPRef_v13', + 'HLT_HIL2Mu3Eta2p5_AK4CaloJet40Eta2p1ForPPRef_v13', + 'HLT_HIL2Mu3Eta2p5_AK4CaloJet60Eta2p1ForPPRef_v13', + 'HLT_HIL2Mu3Eta2p5_AK4CaloJet80Eta2p1ForPPRef_v13' ) ) process.hltPreDatasetMuPlusX = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -123570,12 +126417,12 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_CascadeMu100_v4', - 'HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1', - 'HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2', - 'HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1', - 'HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1', - 'HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1', + triggerConditions = cms.vstring( 'HLT_CascadeMu100_v5', + 'HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2', + 'HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v3', + 'HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2', + 'HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2', + 'HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2', 'HLT_DoubleL2Mu23NoVtx_2Cha_CosmicSeed_v3', 'HLT_DoubleL2Mu23NoVtx_2Cha_v3', 'HLT_DoubleL2Mu25NoVtx_2Cha_CosmicSeed_Eta2p4_v3', @@ -123585,114 +126432,114 @@ 'HLT_DoubleL2Mu30NoVtx_2Cha_CosmicSeed_Eta2p4_v3', 'HLT_DoubleL2Mu30NoVtx_2Cha_Eta2p4_v3', 'HLT_DoubleL2Mu50_v3', - 'HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v1', - 'HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v1', - 'HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v2', - 'HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v1', - 'HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v1', - 'HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v1', - 'HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v11', - 'HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v11', - 'HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v11', - 'HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v11', - 'HLT_DoubleMu40NoFiltersNoVtxDisplaced_v2', - 'HLT_DoubleMu43NoFiltersNoVtx_v5', - 'HLT_DoubleMu48NoFiltersNoVtx_v5', - 'HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v9', + 'HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v2', + 'HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v2', + 'HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v3', + 'HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v2', + 'HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v2', + 'HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v2', + 'HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v12', + 'HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v12', + 'HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v12', + 'HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v12', + 'HLT_DoubleMu40NoFiltersNoVtxDisplaced_v3', + 'HLT_DoubleMu43NoFiltersNoVtx_v6', + 'HLT_DoubleMu48NoFiltersNoVtx_v6', + 'HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v10', 'HLT_HIL1DoubleMu0ForPPRef_v5', 'HLT_HIL1DoubleMu10ForPPRef_v5', 'HLT_HIL2DoubleMu0_NHitQForPPRef_v6', - 'HLT_HIL3DoubleMu0_OS_m2p5to4p5ForPPRef_v7', - 'HLT_HIL3DoubleMu0_OS_m7to14ForPPRef_v7', - 'HLT_HighPtTkMu100_v3', - 'HLT_IsoMu20_eta2p1_LooseDeepTauPFTauHPS27_eta2p1_CrossL1_v2', - 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_CrossL1_v2', - 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v2', - 'HLT_IsoMu20_v16', - 'HLT_IsoMu24_TwoProngs35_v2', - 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v2', - 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v2', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_v16', - 'HLT_IsoMu24_v14', - 'HLT_IsoMu27_LooseChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v3', - 'HLT_IsoMu27_MediumChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v3', - 'HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1', - 'HLT_IsoMu27_TightChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v3', - 'HLT_IsoMu27_v17', - 'HLT_IsoMu30_v5', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v1', + 'HLT_HIL3DoubleMu0_OS_m2p5to4p5ForPPRef_v8', + 'HLT_HIL3DoubleMu0_OS_m7to14ForPPRef_v8', + 'HLT_HighPtTkMu100_v4', + 'HLT_IsoMu20_eta2p1_LooseDeepTauPFTauHPS27_eta2p1_CrossL1_v3', + 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_CrossL1_v3', + 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v3', + 'HLT_IsoMu20_v17', + 'HLT_IsoMu24_TwoProngs35_v3', + 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v3', + 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_v17', + 'HLT_IsoMu24_v15', + 'HLT_IsoMu27_LooseChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v4', + 'HLT_IsoMu27_MediumChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v4', + 'HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2', + 'HLT_IsoMu27_TightChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v4', + 'HLT_IsoMu27_v18', + 'HLT_IsoMu30_v6', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v2', 'HLT_L1DoubleMu0_v2', 'HLT_L1SingleMu18_v4', 'HLT_L1SingleMu25_v3', 'HLT_L1_DoubleJet30_Mass_Min400_Mu10_v2', 'HLT_L2Mu10_v8', 'HLT_L2Mu50_v3', - 'HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v1', - 'HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v16', - 'HLT_Mu12_v4', - 'HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9', - 'HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v16', - 'HLT_Mu15_IsoVVVL_PFHT450_v16', - 'HLT_Mu15_IsoVVVL_PFHT600_v20', - 'HLT_Mu15_v4', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v6', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v6', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v16', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v15', - 'HLT_Mu17_TrkIsoVVL_v14', - 'HLT_Mu17_v14', - 'HLT_Mu18_Mu9_DZ_v5', - 'HLT_Mu18_Mu9_SameSign_DZ_v5', - 'HLT_Mu18_Mu9_SameSign_v5', - 'HLT_Mu18_Mu9_v5', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v4', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v4', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v4', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v4', - 'HLT_Mu19_TrkIsoVVL_v5', - 'HLT_Mu19_v5', - 'HLT_Mu20_Mu10_DZ_v5', - 'HLT_Mu20_Mu10_SameSign_DZ_v5', - 'HLT_Mu20_Mu10_SameSign_v5', - 'HLT_Mu20_Mu10_v5', - 'HLT_Mu20_v13', - 'HLT_Mu23_Mu12_DZ_v5', - 'HLT_Mu23_Mu12_SameSign_DZ_v5', - 'HLT_Mu23_Mu12_SameSign_v5', - 'HLT_Mu23_Mu12_v5', - 'HLT_Mu27_v14', - 'HLT_Mu37_TkMu27_v6', - 'HLT_Mu3_PFJet40_v17', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v3', - 'HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v16', - 'HLT_Mu50_IsoVVVL_PFHT450_v16', + 'HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v2', + 'HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v17', + 'HLT_Mu12_v5', + 'HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10', + 'HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v17', + 'HLT_Mu15_IsoVVVL_PFHT450_v17', + 'HLT_Mu15_IsoVVVL_PFHT600_v21', + 'HLT_Mu15_v5', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v7', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v7', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v17', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v16', + 'HLT_Mu17_TrkIsoVVL_v15', + 'HLT_Mu17_v15', + 'HLT_Mu18_Mu9_DZ_v6', + 'HLT_Mu18_Mu9_SameSign_DZ_v6', + 'HLT_Mu18_Mu9_SameSign_v6', + 'HLT_Mu18_Mu9_v6', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v5', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v5', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v5', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v5', + 'HLT_Mu19_TrkIsoVVL_v6', + 'HLT_Mu19_v6', + 'HLT_Mu20_Mu10_DZ_v6', + 'HLT_Mu20_Mu10_SameSign_DZ_v6', + 'HLT_Mu20_Mu10_SameSign_v6', + 'HLT_Mu20_Mu10_v6', + 'HLT_Mu20_v14', + 'HLT_Mu23_Mu12_DZ_v6', + 'HLT_Mu23_Mu12_SameSign_DZ_v6', + 'HLT_Mu23_Mu12_SameSign_v6', + 'HLT_Mu23_Mu12_v6', + 'HLT_Mu27_v15', + 'HLT_Mu37_TkMu27_v7', + 'HLT_Mu3_PFJet40_v18', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v4', + 'HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17', + 'HLT_Mu50_IsoVVVL_PFHT450_v17', 'HLT_Mu50_L1SingleMuShower_v1', - 'HLT_Mu50_v14', - 'HLT_Mu55_v4', - 'HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17', - 'HLT_Mu8_TrkIsoVVL_v13', - 'HLT_Mu8_v13', - 'HLT_TripleMu_10_5_5_DZ_v11', - 'HLT_TripleMu_12_10_5_v11', - 'HLT_TripleMu_5_3_3_Mass3p8_DCA_v4', - 'HLT_TripleMu_5_3_3_Mass3p8_DZ_v9', - 'HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v7', - 'HLT_TrkMu16_DoubleTrkMu6NoFiltersNoVtx_v13', - 'HLT_TrkMu17_DoubleTrkMu8NoFiltersNoVtx_v14' ) + 'HLT_Mu50_v15', + 'HLT_Mu55_v5', + 'HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v18', + 'HLT_Mu8_TrkIsoVVL_v14', + 'HLT_Mu8_v14', + 'HLT_TripleMu_10_5_5_DZ_v12', + 'HLT_TripleMu_12_10_5_v12', + 'HLT_TripleMu_5_3_3_Mass3p8_DCA_v5', + 'HLT_TripleMu_5_3_3_Mass3p8_DZ_v10', + 'HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v8', + 'HLT_TrkMu16_DoubleTrkMu6NoFiltersNoVtx_v14', + 'HLT_TrkMu17_DoubleTrkMu8NoFiltersNoVtx_v15' ) ) process.hltPreDatasetMuon = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -123704,40 +126551,40 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v18', - 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v18', - 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v18', - 'HLT_DoubleMu20_7_Mass0to30_L1_DM4EG_v9', - 'HLT_DoubleMu20_7_Mass0to30_L1_DM4_v8', - 'HLT_DoubleMu20_7_Mass0to30_Photon23_v9', - 'HLT_Mu12_DoublePhoton20_v6', - 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v8', - 'HLT_Mu17_Photon30_IsoCaloId_v7', - 'HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v2', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v8', - 'HLT_Mu23_TrkIsoVVL_Ele8_CaloIdL_TrackIdL_IsoVL_DZ_v11', - 'HLT_Mu27_Ele37_CaloIdL_MW_v6', - 'HLT_Mu37_Ele27_CaloIdL_MW_v6', - 'HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v2', - 'HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v2', - 'HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v6', - 'HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v6', - 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v19', - 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v19', - 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v20', - 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v20', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v14', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v12' ) + triggerConditions = cms.vstring( 'HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v19', + 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v19', + 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v19', + 'HLT_DoubleMu20_7_Mass0to30_L1_DM4EG_v10', + 'HLT_DoubleMu20_7_Mass0to30_L1_DM4_v9', + 'HLT_DoubleMu20_7_Mass0to30_Photon23_v10', + 'HLT_Mu12_DoublePhoton20_v7', + 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v9', + 'HLT_Mu17_Photon30_IsoCaloId_v8', + 'HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v3', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v9', + 'HLT_Mu23_TrkIsoVVL_Ele8_CaloIdL_TrackIdL_IsoVL_DZ_v12', + 'HLT_Mu27_Ele37_CaloIdL_MW_v7', + 'HLT_Mu37_Ele27_CaloIdL_MW_v7', + 'HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v3', + 'HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v3', + 'HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v7', + 'HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v7', + 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v20', + 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v20', + 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v21', + 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v21', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v15', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v13' ) ) process.hltPreDatasetMuonEG = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -123784,231 +126631,232 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = ( cms.vstring( 'HLT_AK4CaloJet100_Eta5p1ForPPRef_v10 / 3', - 'HLT_AK4CaloJet100_Jet35_Eta0p7ForPPRef_v10 / 3', - 'HLT_AK4CaloJet100_Jet35_Eta1p1ForPPRef_v10 / 3', - 'HLT_AK4CaloJet100_v11 / 3', - 'HLT_AK4CaloJet110_Eta5p1ForPPRef_v10 / 3', - 'HLT_AK4CaloJet120_Eta5p1ForPPRef_v10 / 3', - 'HLT_AK4CaloJet120_v10 / 3', - 'HLT_AK4CaloJet150ForPPRef_v10 / 3', - 'HLT_AK4CaloJet30_v12 / 3', - 'HLT_AK4CaloJet40_Eta5p1ForPPRef_v10 / 3', - 'HLT_AK4CaloJet40_v11 / 3', - 'HLT_AK4CaloJet50_v11 / 3', - 'HLT_AK4CaloJet60_Eta5p1ForPPRef_v10 / 3', - 'HLT_AK4CaloJet80_45_45_Eta2p1ForPPRef_v10 / 3', - 'HLT_AK4CaloJet80_Eta5p1ForPPRef_v10 / 3', - 'HLT_AK4CaloJet80_Jet35_Eta0p7ForPPRef_v10 / 3', - 'HLT_AK4CaloJet80_Jet35_Eta1p1ForPPRef_v10 / 3', - 'HLT_AK4CaloJet80_v11 / 3', - 'HLT_AK4PFBJetBCSV60_Eta2p1ForPPRef_v17 / 3', - 'HLT_AK4PFBJetBCSV80_Eta2p1ForPPRef_v17 / 3', - 'HLT_AK4PFBJetBSSV60_Eta2p1ForPPRef_v17 / 3', - 'HLT_AK4PFBJetBSSV80_Eta2p1ForPPRef_v17 / 3', - 'HLT_AK4PFDJet60_Eta2p1ForPPRef_v17 / 3', - 'HLT_AK4PFDJet80_Eta2p1ForPPRef_v17 / 3', - 'HLT_AK4PFJet100_Eta5p1ForPPRef_v17 / 3', - 'HLT_AK4PFJet100_v20 / 3', - 'HLT_AK4PFJet110_Eta5p1ForPPRef_v17 / 3', - 'HLT_AK4PFJet120_Eta5p1ForPPRef_v17 / 3', - 'HLT_AK4PFJet120_v19 / 3', - 'HLT_AK4PFJet30_v20 / 3', - 'HLT_AK4PFJet40_Eta5p1ForPPRef_v17 / 3', - 'HLT_AK4PFJet50_v20 / 3', - 'HLT_AK4PFJet60_Eta5p1ForPPRef_v17 / 3', - 'HLT_AK4PFJet80_Eta5p1ForPPRef_v17 / 3', - 'HLT_AK4PFJet80_v20 / 3', - 'HLT_AK8DiPFJet250_250_MassSD30_v1 / 3', - 'HLT_AK8DiPFJet250_250_MassSD50_v1 / 3', - 'HLT_AK8DiPFJet260_260_MassSD30_v1 / 3', - 'HLT_AK8DiPFJet270_270_MassSD30_v1 / 3', - 'HLT_AK8PFHT750_TrimMass50_v13 / 3', - 'HLT_AK8PFHT800_TrimMass50_v13 / 3', - 'HLT_AK8PFHT850_TrimMass50_v12 / 3', - 'HLT_AK8PFHT900_TrimMass50_v12 / 3', - 'HLT_AK8PFJet140_v16 / 3', - 'HLT_AK8PFJet15_v4 / 3', - 'HLT_AK8PFJet200_v16 / 3', - 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2 / 3', - 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2 / 3', - 'HLT_AK8PFJet230_SoftDropMass40_v2 / 3', - 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v2 / 3', - 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2 / 3', - 'HLT_AK8PFJet25_v4 / 3', - 'HLT_AK8PFJet260_v17 / 3', - 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v2 / 3', - 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2 / 3', - 'HLT_AK8PFJet320_v17 / 3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BTagDeepCSV_p17_v3 / 3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BTagDeepCSV_p1_v3 / 3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np2_v3 / 3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np4_v3 / 3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_p02_v4 / 3', - 'HLT_AK8PFJet360_TrimMass30_v19 / 3', - 'HLT_AK8PFJet380_TrimMass30_v12 / 3', - 'HLT_AK8PFJet400_MassSD30_v1 / 3', - 'HLT_AK8PFJet400_SoftDropMass40_v2 / 3', - 'HLT_AK8PFJet400_TrimMass30_v13 / 3', - 'HLT_AK8PFJet400_v17 / 3', - 'HLT_AK8PFJet40_v17 / 3', - 'HLT_AK8PFJet420_MassSD30_v1 / 3', - 'HLT_AK8PFJet420_TrimMass30_v12 / 3', - 'HLT_AK8PFJet425_SoftDropMass40_v2 / 3', - 'HLT_AK8PFJet450_MassSD30_v1 / 3', - 'HLT_AK8PFJet450_SoftDropMass40_v2 / 3', - 'HLT_AK8PFJet450_v17 / 3', - 'HLT_AK8PFJet500_v17 / 3', - 'HLT_AK8PFJet550_v12 / 3', - 'HLT_AK8PFJet60_v16 / 3', - 'HLT_AK8PFJet80_v16 / 3', - 'HLT_AK8PFJetFwd140_v15 / 3', - 'HLT_AK8PFJetFwd15_v4 / 3', - 'HLT_AK8PFJetFwd200_v15 / 3', - 'HLT_AK8PFJetFwd25_v4 / 3', - 'HLT_AK8PFJetFwd260_v16 / 3', - 'HLT_AK8PFJetFwd320_v16 / 3', - 'HLT_AK8PFJetFwd400_v16 / 3', - 'HLT_AK8PFJetFwd40_v16 / 3', - 'HLT_AK8PFJetFwd450_v16 / 3', - 'HLT_AK8PFJetFwd500_v16 / 3', - 'HLT_AK8PFJetFwd60_v15 / 3', - 'HLT_AK8PFJetFwd80_v15 / 3', - 'HLT_BTagMu_AK4DiJet110_Mu5_v14 / 3', - 'HLT_BTagMu_AK4DiJet170_Mu5_v13 / 3', - 'HLT_BTagMu_AK4DiJet20_Mu5_v14 / 3', - 'HLT_BTagMu_AK4DiJet40_Mu5_v14 / 3', - 'HLT_BTagMu_AK4DiJet70_Mu5_v14 / 3', - 'HLT_BTagMu_AK4Jet300_Mu5_v13 / 3', - 'HLT_BTagMu_AK8DiJet170_Mu5_v10 / 3', - 'HLT_BTagMu_AK8Jet170_DoubleMu5_v3 / 3', - 'HLT_BTagMu_AK8Jet300_Mu5_v13 / 3', + triggerConditions = ( cms.vstring( 'HLT_AK4CaloJet100_Eta5p1ForPPRef_v11 / 3', + 'HLT_AK4CaloJet100_Jet35_Eta0p7ForPPRef_v11 / 3', + 'HLT_AK4CaloJet100_Jet35_Eta1p1ForPPRef_v11 / 3', + 'HLT_AK4CaloJet100_v12 / 3', + 'HLT_AK4CaloJet110_Eta5p1ForPPRef_v11 / 3', + 'HLT_AK4CaloJet120_Eta5p1ForPPRef_v11 / 3', + 'HLT_AK4CaloJet120_v11 / 3', + 'HLT_AK4CaloJet150ForPPRef_v11 / 3', + 'HLT_AK4CaloJet30_v13 / 3', + 'HLT_AK4CaloJet40_Eta5p1ForPPRef_v11 / 3', + 'HLT_AK4CaloJet40_v12 / 3', + 'HLT_AK4CaloJet50_v12 / 3', + 'HLT_AK4CaloJet60_Eta5p1ForPPRef_v11 / 3', + 'HLT_AK4CaloJet80_45_45_Eta2p1ForPPRef_v11 / 3', + 'HLT_AK4CaloJet80_Eta5p1ForPPRef_v11 / 3', + 'HLT_AK4CaloJet80_Jet35_Eta0p7ForPPRef_v11 / 3', + 'HLT_AK4CaloJet80_Jet35_Eta1p1ForPPRef_v11 / 3', + 'HLT_AK4CaloJet80_v12 / 3', + 'HLT_AK4PFBJetBCSV60_Eta2p1ForPPRef_v18 / 3', + 'HLT_AK4PFBJetBCSV80_Eta2p1ForPPRef_v18 / 3', + 'HLT_AK4PFBJetBSSV60_Eta2p1ForPPRef_v18 / 3', + 'HLT_AK4PFBJetBSSV80_Eta2p1ForPPRef_v18 / 3', + 'HLT_AK4PFDJet60_Eta2p1ForPPRef_v18 / 3', + 'HLT_AK4PFDJet80_Eta2p1ForPPRef_v18 / 3', + 'HLT_AK4PFJet100_Eta5p1ForPPRef_v18 / 3', + 'HLT_AK4PFJet100_v21 / 3', + 'HLT_AK4PFJet110_Eta5p1ForPPRef_v18 / 3', + 'HLT_AK4PFJet120_Eta5p1ForPPRef_v18 / 3', + 'HLT_AK4PFJet120_v20 / 3', + 'HLT_AK4PFJet30_v21 / 3', + 'HLT_AK4PFJet40_Eta5p1ForPPRef_v18 / 3', + 'HLT_AK4PFJet50_v21 / 3', + 'HLT_AK4PFJet60_Eta5p1ForPPRef_v18 / 3', + 'HLT_AK4PFJet80_Eta5p1ForPPRef_v18 / 3', + 'HLT_AK4PFJet80_v21 / 3', + 'HLT_AK8DiPFJet250_250_MassSD30_v2 / 3', + 'HLT_AK8DiPFJet250_250_MassSD50_v2 / 3', + 'HLT_AK8DiPFJet260_260_MassSD30_v2 / 3', + 'HLT_AK8DiPFJet270_270_MassSD30_v2 / 3', + 'HLT_AK8PFHT750_TrimMass50_v14 / 3', + 'HLT_AK8PFHT800_TrimMass50_v14 / 3', + 'HLT_AK8PFHT850_TrimMass50_v13 / 3', + 'HLT_AK8PFHT900_TrimMass50_v13 / 3', + 'HLT_AK8PFJet140_v17 / 3', + 'HLT_AK8PFJet15_v5 / 3', + 'HLT_AK8PFJet200_v17 / 3', + 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v3 / 3', + 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3 / 3', + 'HLT_AK8PFJet230_SoftDropMass40_v3 / 3', + 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v3 / 3', + 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3 / 3', + 'HLT_AK8PFJet25_v5 / 3', + 'HLT_AK8PFJet260_v18 / 3', + 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v3 / 3', + 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3 / 3', + 'HLT_AK8PFJet320_v18 / 3', + 'HLT_AK8PFJet330_TrimMass30_PFAK8BTagDeepCSV_p17_v4 / 3', + 'HLT_AK8PFJet330_TrimMass30_PFAK8BTagDeepCSV_p1_v4 / 3', + 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np2_v4 / 3', + 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np4_v4 / 3', + 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_p02_v5 / 3', + 'HLT_AK8PFJet360_TrimMass30_v20 / 3', + 'HLT_AK8PFJet380_TrimMass30_v13 / 3', + 'HLT_AK8PFJet400_MassSD30_v2 / 3', + 'HLT_AK8PFJet400_SoftDropMass40_v3 / 3', + 'HLT_AK8PFJet400_TrimMass30_v14 / 3', + 'HLT_AK8PFJet400_v18 / 3', + 'HLT_AK8PFJet40_v18 / 3', + 'HLT_AK8PFJet420_MassSD30_v2 / 3', + 'HLT_AK8PFJet420_TrimMass30_v13 / 3', + 'HLT_AK8PFJet425_SoftDropMass40_v3 / 3', + 'HLT_AK8PFJet450_MassSD30_v2 / 3', + 'HLT_AK8PFJet450_SoftDropMass40_v3 / 3', + 'HLT_AK8PFJet450_v18 / 3', + 'HLT_AK8PFJet500_v18 / 3', + 'HLT_AK8PFJet550_v13 / 3', + 'HLT_AK8PFJet60_v17 / 3', + 'HLT_AK8PFJet80_v17 / 3', + 'HLT_AK8PFJetFwd140_v16 / 3', + 'HLT_AK8PFJetFwd15_v5 / 3', + 'HLT_AK8PFJetFwd200_v16 / 3', + 'HLT_AK8PFJetFwd25_v5 / 3', + 'HLT_AK8PFJetFwd260_v17 / 3', + 'HLT_AK8PFJetFwd320_v17 / 3', + 'HLT_AK8PFJetFwd400_v17 / 3', + 'HLT_AK8PFJetFwd40_v17 / 3', + 'HLT_AK8PFJetFwd450_v17 / 3', + 'HLT_AK8PFJetFwd500_v17 / 3', + 'HLT_AK8PFJetFwd60_v16 / 3', + 'HLT_AK8PFJetFwd80_v16 / 3', + 'HLT_BTagMu_AK4DiJet110_Mu5_v15 / 3', + 'HLT_BTagMu_AK4DiJet170_Mu5_v14 / 3', + 'HLT_BTagMu_AK4DiJet20_Mu5_v15 / 3', + 'HLT_BTagMu_AK4DiJet40_Mu5_v15 / 3', + 'HLT_BTagMu_AK4DiJet70_Mu5_v15 / 3', + 'HLT_BTagMu_AK4Jet300_Mu5_v14 / 3', + 'HLT_BTagMu_AK8DiJet170_Mu5_v11 / 3', + 'HLT_BTagMu_AK8Jet170_DoubleMu5_v4 / 3', + 'HLT_BTagMu_AK8Jet300_Mu5_v14 / 3', 'HLT_CDC_L2cosmic_10_er1p0_v2 / 3', 'HLT_CDC_L2cosmic_5p5_er1p0_v2 / 3', - 'HLT_CaloJet10_NoJetID_v4 / 3', - 'HLT_CaloJet20_NoJetID_v4 / 3', - 'HLT_CaloJet500_NoJetID_v13 / 3', - 'HLT_CaloJet50_NoJetID_v4 / 3', - 'HLT_CaloJet550_NoJetID_v8 / 3', - 'HLT_CaloMET100_NotCleaned_v5 / 3', - 'HLT_CaloMET110_NotCleaned_v5 / 3', - 'HLT_CaloMET250_NotCleaned_v5 / 3', - 'HLT_CaloMET300_NotCleaned_v5 / 3', - 'HLT_CaloMET350_NotCleaned_v5 / 3', - 'HLT_CaloMET60_DTCluster50_v2 / 3', - 'HLT_CaloMET60_DTClusterNoMB1S50_v2 / 3', - 'HLT_CaloMET80_NotCleaned_v5 / 3', - 'HLT_CaloMET90_NotCleaned_v5 / 3', - 'HLT_CaloMHT90_v5 / 3', - 'HLT_CascadeMu100_v4 / 3', + 'HLT_CaloJet10_NoJetID_v5 / 3', + 'HLT_CaloJet20_NoJetID_v5 / 3', + 'HLT_CaloJet500_NoJetID_v14 / 3', + 'HLT_CaloJet50_NoJetID_v5 / 3', + 'HLT_CaloJet550_NoJetID_v9 / 3', + 'HLT_CaloMET100_NotCleaned_v6 / 3', + 'HLT_CaloMET110_NotCleaned_v6 / 3', + 'HLT_CaloMET250_NotCleaned_v6 / 3', + 'HLT_CaloMET300_NotCleaned_v6 / 3', + 'HLT_CaloMET350_NotCleaned_v6 / 3', + 'HLT_CaloMET60_DTCluster50_v3 / 3', + 'HLT_CaloMET60_DTClusterNoMB1S50_v3 / 3', + 'HLT_CaloMET80_NotCleaned_v6 / 3', + 'HLT_CaloMET90_NotCleaned_v6 / 3', + 'HLT_CaloMHT90_v6 / 3', + 'HLT_CascadeMu100_v5 / 3', 'HLT_CscCluster_Loose_v2 / 3', 'HLT_CscCluster_Medium_v2 / 3', 'HLT_CscCluster_Tight_v2 / 3', - 'HLT_DQMPixels_SingleMuOpen_v2 / 3', - 'HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v5 / 3', - 'HLT_DiJet110_35_Mjj650_PFMET110_v10 / 3', - 'HLT_DiJet110_35_Mjj650_PFMET120_v10 / 3', - 'HLT_DiJet110_35_Mjj650_PFMET130_v10 / 3', - 'HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v18 / 3', - 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v18 / 3', - 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v18 / 3', - 'HLT_DiPFJet15_FBEta3_NoCaloMatched_v18 / 3', - 'HLT_DiPFJet15_NoCaloMatched_v17 / 3', - 'HLT_DiPFJet25_FBEta3_NoCaloMatched_v18 / 3', - 'HLT_DiPFJet25_NoCaloMatched_v17 / 3', - 'HLT_DiPFJetAve100_HFJEC_v17 / 3', - 'HLT_DiPFJetAve140_v14 / 3', - 'HLT_DiPFJetAve15_HFJEC_v18 / 3', - 'HLT_DiPFJetAve160_HFJEC_v17 / 3', - 'HLT_DiPFJetAve200_v14 / 3', - 'HLT_DiPFJetAve220_HFJEC_v17 / 3', - 'HLT_DiPFJetAve25_HFJEC_v18 / 3', - 'HLT_DiPFJetAve260_v15 / 3', - 'HLT_DiPFJetAve300_HFJEC_v17 / 3', - 'HLT_DiPFJetAve320_v15 / 3', - 'HLT_DiPFJetAve35_HFJEC_v18 / 3', - 'HLT_DiPFJetAve400_v15 / 3', - 'HLT_DiPFJetAve40_v15 / 3', - 'HLT_DiPFJetAve500_v15 / 3', - 'HLT_DiPFJetAve60_HFJEC_v16 / 3', - 'HLT_DiPFJetAve60_v15 / 3', - 'HLT_DiPFJetAve80_HFJEC_v17 / 3', - 'HLT_DiPFJetAve80_v14 / 3', - 'HLT_DiPhoton10Time1ns_v1 / 3', - 'HLT_DiPhoton10Time1p2ns_v1 / 3', - 'HLT_DiPhoton10Time1p4ns_v1 / 3', - 'HLT_DiPhoton10Time1p6ns_v1 / 3', - 'HLT_DiPhoton10Time1p8ns_v1 / 3', - 'HLT_DiPhoton10Time2ns_v1 / 3', - 'HLT_DiPhoton10_CaloIdL_v1 / 3', - 'HLT_DiPhoton10sminlt0p12_v1 / 3', - 'HLT_DiPhoton10sminlt0p14_v1 / 3', - 'HLT_DiPhoton10sminlt0p16_v1 / 3', - 'HLT_DiPhoton10sminlt0p1_v1 / 3', - 'HLT_DiSC30_18_EIso_AND_HE_Mass70_v14 / 3', - 'HLT_Dimuon0_Jpsi3p5_Muon2_v6 / 3', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8 / 3', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8 / 3', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8 / 3', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8 / 3', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9 / 3', - 'HLT_Dimuon0_Jpsi_v9 / 3', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8 / 3', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9 / 3', - 'HLT_Dimuon0_LowMass_L1_4R_v8 / 3', - 'HLT_Dimuon0_LowMass_L1_4_v9 / 3', - 'HLT_Dimuon0_LowMass_L1_TM530_v7 / 3', - 'HLT_Dimuon0_LowMass_v9 / 3', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9 / 3', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10 / 3', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8 / 3', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10 / 3', - 'HLT_Dimuon0_Upsilon_L1_5M_v9 / 3', - 'HLT_Dimuon0_Upsilon_L1_5_v10 / 3', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7 / 3', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7 / 3', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8 / 3', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8 / 3', - 'HLT_Dimuon10_Upsilon_y1p4_v2 / 3', - 'HLT_Dimuon12_Upsilon_y1p4_v3 / 3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8 / 3', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6 / 3', - 'HLT_Dimuon14_PsiPrime_v14 / 3', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7 / 3', - 'HLT_Dimuon18_PsiPrime_v15 / 3', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8 / 3', - 'HLT_Dimuon24_Phi_noCorrL1_v7 / 3', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7 / 3', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7 / 3', - 'HLT_Dimuon25_Jpsi_v15 / 3', - 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1 / 3', - 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1 / 3', - 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1 / 3', - 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1 / 3', - 'HLT_Diphoton24_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1 / 3', - 'HLT_Diphoton24_16_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1 / 3', - 'HLT_Diphoton30PV_18PV_R9Id_AND_IsoCaloId_AND_HE_R9Id_Mass55_v13 / 3', - 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v2 / 3', - 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v2 / 3', - 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v14 / 3', - 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v14 / 3', - 'HLT_DmesonPPTrackingGlobal_Dpt15ForPPRef_v12 / 3', - 'HLT_DmesonPPTrackingGlobal_Dpt20ForPPRef_v12 / 3', - 'HLT_DmesonPPTrackingGlobal_Dpt30ForPPRef_v12 / 3', - 'HLT_DmesonPPTrackingGlobal_Dpt40ForPPRef_v12 / 3', - 'HLT_DmesonPPTrackingGlobal_Dpt50ForPPRef_v12 / 3', - 'HLT_DmesonPPTrackingGlobal_Dpt60ForPPRef_v12 / 3', - 'HLT_DmesonPPTrackingGlobal_Dpt8ForPPRef_v12 / 3', - 'HLT_DoubleEle25_CaloIdL_MW_v5 / 3', - 'HLT_DoubleEle27_CaloIdL_MW_v5 / 3', - 'HLT_DoubleEle33_CaloIdL_MW_v18 / 3', - 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v21 / 3', - 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v21 / 3', - 'HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1 / 3', - 'HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2 / 3', - 'HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1 / 3', - 'HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1 / 3', - 'HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1 / 3', + 'HLT_DQMPixels_SingleMuOpen_v3 / 3', + 'HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v6 / 3', + 'HLT_DiJet110_35_Mjj650_PFMET110_v11 / 3', + 'HLT_DiJet110_35_Mjj650_PFMET120_v11 / 3', + 'HLT_DiJet110_35_Mjj650_PFMET130_v11 / 3', + 'HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v19 / 3', + 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v19 / 3', + 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v19 / 3', + 'HLT_DiPFJet15_FBEta3_NoCaloMatched_v19 / 3', + 'HLT_DiPFJet15_NoCaloMatched_v18 / 3', + 'HLT_DiPFJet25_FBEta3_NoCaloMatched_v19 / 3', + 'HLT_DiPFJet25_NoCaloMatched_v18 / 3', + 'HLT_DiPFJetAve100_HFJEC_v18 / 3', + 'HLT_DiPFJetAve140_v15 / 3', + 'HLT_DiPFJetAve15_HFJEC_v19 / 3', + 'HLT_DiPFJetAve160_HFJEC_v18 / 3', + 'HLT_DiPFJetAve200_v15 / 3', + 'HLT_DiPFJetAve220_HFJEC_v18 / 3', + 'HLT_DiPFJetAve25_HFJEC_v19 / 3', + 'HLT_DiPFJetAve260_HFJEC_v1 / 3', + 'HLT_DiPFJetAve260_v16 / 3', + 'HLT_DiPFJetAve300_HFJEC_v18 / 3', + 'HLT_DiPFJetAve320_v16 / 3', + 'HLT_DiPFJetAve35_HFJEC_v19 / 3', + 'HLT_DiPFJetAve400_v16 / 3', + 'HLT_DiPFJetAve40_v16 / 3', + 'HLT_DiPFJetAve500_v16 / 3', + 'HLT_DiPFJetAve60_HFJEC_v17 / 3', + 'HLT_DiPFJetAve60_v16 / 3', + 'HLT_DiPFJetAve80_HFJEC_v18 / 3', + 'HLT_DiPFJetAve80_v15 / 3', + 'HLT_DiPhoton10Time1ns_v2 / 3', + 'HLT_DiPhoton10Time1p2ns_v2 / 3', + 'HLT_DiPhoton10Time1p4ns_v2 / 3', + 'HLT_DiPhoton10Time1p6ns_v2 / 3', + 'HLT_DiPhoton10Time1p8ns_v2 / 3', + 'HLT_DiPhoton10Time2ns_v2 / 3', + 'HLT_DiPhoton10_CaloIdL_v2 / 3', + 'HLT_DiPhoton10sminlt0p12_v2 / 3', + 'HLT_DiPhoton10sminlt0p14_v2 / 3', + 'HLT_DiPhoton10sminlt0p16_v2 / 3', + 'HLT_DiPhoton10sminlt0p1_v2 / 3', + 'HLT_DiSC30_18_EIso_AND_HE_Mass70_v15 / 3', + 'HLT_Dimuon0_Jpsi3p5_Muon2_v7 / 3', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9 / 3', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9 / 3', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9 / 3', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9 / 3', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10 / 3', + 'HLT_Dimuon0_Jpsi_v10 / 3', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9 / 3', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10 / 3', + 'HLT_Dimuon0_LowMass_L1_4R_v9 / 3', + 'HLT_Dimuon0_LowMass_L1_4_v10 / 3', + 'HLT_Dimuon0_LowMass_L1_TM530_v8 / 3', + 'HLT_Dimuon0_LowMass_v10 / 3', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10 / 3', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11 / 3', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9 / 3', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11 / 3', + 'HLT_Dimuon0_Upsilon_L1_5M_v10 / 3', + 'HLT_Dimuon0_Upsilon_L1_5_v11 / 3', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8 / 3', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8 / 3', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9 / 3', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9 / 3', + 'HLT_Dimuon10_Upsilon_y1p4_v3 / 3', + 'HLT_Dimuon12_Upsilon_y1p4_v4 / 3', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9 / 3', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7 / 3', + 'HLT_Dimuon14_PsiPrime_v15 / 3', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8 / 3', + 'HLT_Dimuon18_PsiPrime_v16 / 3', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9 / 3', + 'HLT_Dimuon24_Phi_noCorrL1_v8 / 3', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8 / 3', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8 / 3', + 'HLT_Dimuon25_Jpsi_v16 / 3', + 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2 / 3', + 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2 / 3', + 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2 / 3', + 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2 / 3', + 'HLT_Diphoton24_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2 / 3', + 'HLT_Diphoton24_16_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2 / 3', + 'HLT_Diphoton30PV_18PV_R9Id_AND_IsoCaloId_AND_HE_R9Id_Mass55_v14 / 3', + 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v3 / 3', + 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v3 / 3', + 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v15 / 3', + 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v15 / 3', + 'HLT_DmesonPPTrackingGlobal_Dpt15ForPPRef_v13 / 3', + 'HLT_DmesonPPTrackingGlobal_Dpt20ForPPRef_v13 / 3', + 'HLT_DmesonPPTrackingGlobal_Dpt30ForPPRef_v13 / 3', + 'HLT_DmesonPPTrackingGlobal_Dpt40ForPPRef_v13 / 3', + 'HLT_DmesonPPTrackingGlobal_Dpt50ForPPRef_v13 / 3', + 'HLT_DmesonPPTrackingGlobal_Dpt60ForPPRef_v13 / 3', + 'HLT_DmesonPPTrackingGlobal_Dpt8ForPPRef_v13 / 3', + 'HLT_DoubleEle25_CaloIdL_MW_v6 / 3', + 'HLT_DoubleEle27_CaloIdL_MW_v6 / 3', + 'HLT_DoubleEle33_CaloIdL_MW_v19 / 3', + 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v22 / 3', + 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v22 / 3', + 'HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2 / 3', + 'HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v3 / 3', + 'HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2 / 3', + 'HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2 / 3', + 'HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2 / 3', 'HLT_DoubleL2Mu23NoVtx_2Cha_CosmicSeed_v3 / 3', 'HLT_DoubleL2Mu23NoVtx_2Cha_v3 / 3', 'HLT_DoubleL2Mu25NoVtx_2Cha_CosmicSeed_Eta2p4_v3 / 3', @@ -124018,107 +126866,107 @@ 'HLT_DoubleL2Mu30NoVtx_2Cha_CosmicSeed_Eta2p4_v3 / 3', 'HLT_DoubleL2Mu30NoVtx_2Cha_Eta2p4_v3 / 3', 'HLT_DoubleL2Mu50_v3 / 3', - 'HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v1 / 3', - 'HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v1 / 3', - 'HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v2 / 3', - 'HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v1 / 3', - 'HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v1 / 3', - 'HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v1 / 3', - 'HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v2 / 3', - 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v1 / 3', - 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v1 / 3', - 'HLT_DoubleMu20_7_Mass0to30_L1_DM4EG_v9 / 3', - 'HLT_DoubleMu20_7_Mass0to30_L1_DM4_v8 / 3', - 'HLT_DoubleMu20_7_Mass0to30_Photon23_v9 / 3', - 'HLT_DoubleMu2_Jpsi_DoubleTkMu0_Phi_v6 / 3', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7 / 3', - 'HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v11 / 3', - 'HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v11 / 3', - 'HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v11 / 3', - 'HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v11 / 3', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5 / 3', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5 / 3', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7 / 3')+cms.vstring( 'HLT_DoubleMu3_Trk_Tau3mu_v13 / 3', - 'HLT_DoubleMu40NoFiltersNoVtxDisplaced_v2 / 3', - 'HLT_DoubleMu43NoFiltersNoVtx_v5 / 3', - 'HLT_DoubleMu48NoFiltersNoVtx_v5 / 3', - 'HLT_DoubleMu4_3_Bs_v16 / 3', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1 / 3', - 'HLT_DoubleMu4_3_Jpsi_v16 / 3', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1 / 3', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8 / 3', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1 / 3', - 'HLT_DoubleMu4_Jpsi_Displaced_v8 / 3', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8 / 3', - 'HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v9 / 3', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16 / 3', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5 / 3', - 'HLT_DoublePFJets100_PFBTagDeepCSV_p71_v2 / 3', - 'HLT_DoublePFJets100_PFBTagDeepJet_p71_v2 / 3', - 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2 / 3', - 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v2 / 3', - 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2 / 3', - 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v2 / 3', - 'HLT_DoublePFJets200_PFBTagDeepCSV_p71_v2 / 3', - 'HLT_DoublePFJets200_PFBTagDeepJet_p71_v2 / 3', - 'HLT_DoublePFJets350_PFBTagDeepCSV_p71_v2 / 3', - 'HLT_DoublePFJets350_PFBTagDeepJet_p71_v2 / 3', - 'HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v1 / 3', - 'HLT_DoublePFJets40_PFBTagDeepCSV_p71_v2 / 3', - 'HLT_DoublePFJets40_PFBTagDeepJet_p71_v2 / 3', - 'HLT_DoublePhoton33_CaloIdL_v7 / 3', - 'HLT_DoublePhoton70_v7 / 3', - 'HLT_DoublePhoton85_v15 / 3', - 'HLT_ECALHT800_v11 / 3', - 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v15 / 3', - 'HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v19 / 3', - 'HLT_Ele135_CaloIdVT_GsfTrkIdT_v8 / 3', - 'HLT_Ele145_CaloIdVT_GsfTrkIdT_v9 / 3', - 'HLT_Ele15_CaloIdL_TrackIdL_IsoVL_PFJet30_v4 / 3', - 'HLT_Ele15_Ele8_CaloIdL_TrackIdL_IsoVL_v4 / 3', - 'HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9 / 3', - 'HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v17 / 3', - 'HLT_Ele15_IsoVVVL_PFHT450_v17 / 3', - 'HLT_Ele15_IsoVVVL_PFHT600_v21 / 3', - 'HLT_Ele15_WPLoose_Gsf_v4 / 3', - 'HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v10 / 3', - 'HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v17 / 3', - 'HLT_Ele17_WPLoose_Gsf_v4 / 3', - 'HLT_Ele200_CaloIdVT_GsfTrkIdT_v9 / 3', - 'HLT_Ele20_WPLoose_Gsf_v7 / 3', - 'HLT_Ele20_WPTight_Gsf_v7 / 3', - 'HLT_Ele20_eta2p1_WPLoose_Gsf_v7 / 3', - 'HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v19 / 3', - 'HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v19 / 3', - 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v20 / 3', - 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v20 / 3', - 'HLT_Ele24_eta2p1_WPTight_Gsf_TightChargedIsoPFTauHPS30_eta2p1_CrossL1_v2 / 3', - 'HLT_Ele250_CaloIdVT_GsfTrkIdT_v14 / 3', - 'HLT_Ele27_Ele37_CaloIdL_MW_v5 / 3', - 'HLT_Ele27_WPTight_Gsf_v17 / 3', - 'HLT_Ele28_HighEta_SC20_Mass55_v14 / 3', - 'HLT_Ele28_WPTight_Gsf_v2 / 3', - 'HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v14 / 3', - 'HLT_Ele300_CaloIdVT_GsfTrkIdT_v14 / 3', - 'HLT_Ele30_WPTight_Gsf_v2 / 3', - 'HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v14 / 3', - 'HLT_Ele32_WPTight_Gsf_L1DoubleEG_v10 / 3', - 'HLT_Ele32_WPTight_Gsf_v16 / 3', - 'HLT_Ele35_WPTight_Gsf_L1EGMT_v6 / 3', - 'HLT_Ele35_WPTight_Gsf_v10 / 3', - 'HLT_Ele38_WPTight_Gsf_v10 / 3', - 'HLT_Ele40_WPTight_Gsf_v10 / 3', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1 / 3', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v1 / 3', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v19 / 3', - 'HLT_Ele50_IsoVVVL_PFHT450_v17 / 3', - 'HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v17 / 3', - 'HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v19 / 3', - 'HLT_FullTrack18ForPPRef_v12 / 3', - 'HLT_FullTrack24ForPPRef_v12 / 3', - 'HLT_FullTrack34ForPPRef_v12 / 3', - 'HLT_FullTrack45ForPPRef_v12 / 3', - 'HLT_FullTrack53ForPPRef_v12 / 3', + 'HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v2 / 3', + 'HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v2 / 3', + 'HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v3 / 3', + 'HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v2 / 3', + 'HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v2 / 3', + 'HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v2 / 3', + 'HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v3 / 3', + 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v2 / 3', + 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v2 / 3', + 'HLT_DoubleMu20_7_Mass0to30_L1_DM4EG_v10 / 3', + 'HLT_DoubleMu20_7_Mass0to30_L1_DM4_v9 / 3', + 'HLT_DoubleMu20_7_Mass0to30_Photon23_v10 / 3', + 'HLT_DoubleMu2_Jpsi_DoubleTkMu0_Phi_v7 / 3', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8 / 3', + 'HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v12 / 3', + 'HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v12 / 3', + 'HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v12 / 3', + 'HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v12 / 3', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6 / 3', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6 / 3')+cms.vstring( 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8 / 3', + 'HLT_DoubleMu3_Trk_Tau3mu_v14 / 3', + 'HLT_DoubleMu40NoFiltersNoVtxDisplaced_v3 / 3', + 'HLT_DoubleMu43NoFiltersNoVtx_v6 / 3', + 'HLT_DoubleMu48NoFiltersNoVtx_v6 / 3', + 'HLT_DoubleMu4_3_Bs_v17 / 3', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2 / 3', + 'HLT_DoubleMu4_3_Jpsi_v17 / 3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2 / 3', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9 / 3', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2 / 3', + 'HLT_DoubleMu4_Jpsi_Displaced_v9 / 3', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9 / 3', + 'HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v10 / 3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17 / 3', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6 / 3', + 'HLT_DoublePFJets100_PFBTagDeepCSV_p71_v3 / 3', + 'HLT_DoublePFJets100_PFBTagDeepJet_p71_v3 / 3', + 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3 / 3', + 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v3 / 3', + 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3 / 3', + 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v3 / 3', + 'HLT_DoublePFJets200_PFBTagDeepCSV_p71_v3 / 3', + 'HLT_DoublePFJets200_PFBTagDeepJet_p71_v3 / 3', + 'HLT_DoublePFJets350_PFBTagDeepCSV_p71_v3 / 3', + 'HLT_DoublePFJets350_PFBTagDeepJet_p71_v3 / 3', + 'HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v2 / 3', + 'HLT_DoublePFJets40_PFBTagDeepCSV_p71_v3 / 3', + 'HLT_DoublePFJets40_PFBTagDeepJet_p71_v3 / 3', + 'HLT_DoublePhoton33_CaloIdL_v8 / 3', + 'HLT_DoublePhoton70_v8 / 3', + 'HLT_DoublePhoton85_v16 / 3', + 'HLT_ECALHT800_v12 / 3', + 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v16 / 3', + 'HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v20 / 3', + 'HLT_Ele135_CaloIdVT_GsfTrkIdT_v9 / 3', + 'HLT_Ele145_CaloIdVT_GsfTrkIdT_v10 / 3', + 'HLT_Ele15_CaloIdL_TrackIdL_IsoVL_PFJet30_v5 / 3', + 'HLT_Ele15_Ele8_CaloIdL_TrackIdL_IsoVL_v5 / 3', + 'HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10 / 3', + 'HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v18 / 3', + 'HLT_Ele15_IsoVVVL_PFHT450_v18 / 3', + 'HLT_Ele15_IsoVVVL_PFHT600_v22 / 3', + 'HLT_Ele15_WPLoose_Gsf_v5 / 3', + 'HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v11 / 3', + 'HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v18 / 3', + 'HLT_Ele17_WPLoose_Gsf_v5 / 3', + 'HLT_Ele200_CaloIdVT_GsfTrkIdT_v10 / 3', + 'HLT_Ele20_WPLoose_Gsf_v8 / 3', + 'HLT_Ele20_WPTight_Gsf_v8 / 3', + 'HLT_Ele20_eta2p1_WPLoose_Gsf_v8 / 3', + 'HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v20 / 3', + 'HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v20 / 3', + 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v21 / 3', + 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v21 / 3', + 'HLT_Ele24_eta2p1_WPTight_Gsf_TightChargedIsoPFTauHPS30_eta2p1_CrossL1_v3 / 3', + 'HLT_Ele250_CaloIdVT_GsfTrkIdT_v15 / 3', + 'HLT_Ele27_Ele37_CaloIdL_MW_v6 / 3', + 'HLT_Ele27_WPTight_Gsf_v18 / 3', + 'HLT_Ele28_HighEta_SC20_Mass55_v15 / 3', + 'HLT_Ele28_WPTight_Gsf_v3 / 3', + 'HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v15 / 3', + 'HLT_Ele300_CaloIdVT_GsfTrkIdT_v15 / 3', + 'HLT_Ele30_WPTight_Gsf_v3 / 3', + 'HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v15 / 3', + 'HLT_Ele32_WPTight_Gsf_L1DoubleEG_v11 / 3', + 'HLT_Ele32_WPTight_Gsf_v17 / 3', + 'HLT_Ele35_WPTight_Gsf_L1EGMT_v7 / 3', + 'HLT_Ele35_WPTight_Gsf_v11 / 3', + 'HLT_Ele38_WPTight_Gsf_v11 / 3', + 'HLT_Ele40_WPTight_Gsf_v11 / 3', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2 / 3', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v2 / 3', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v20 / 3', + 'HLT_Ele50_IsoVVVL_PFHT450_v18 / 3', + 'HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v18 / 3', + 'HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v20 / 3', + 'HLT_FullTrack18ForPPRef_v13 / 3', + 'HLT_FullTrack24ForPPRef_v13 / 3', + 'HLT_FullTrack34ForPPRef_v13 / 3', + 'HLT_FullTrack45ForPPRef_v13 / 3', + 'HLT_FullTrack53ForPPRef_v13 / 3', 'HLT_HIL1CastorMediumJetForPPRef_v5 / 3', 'HLT_HIL1DoubleMu0ForPPRef_v5 / 3', 'HLT_HIL1DoubleMu10ForPPRef_v5 / 3', @@ -124128,20 +126976,20 @@ 'HLT_HIL2DoubleMu0_NHitQForPPRef_v6 / 3', 'HLT_HIL2Mu15ForPPRef_v7 / 3', 'HLT_HIL2Mu20ForPPRef_v7 / 3', - 'HLT_HIL2Mu3Eta2p5_AK4CaloJet100Eta2p1ForPPRef_v12 / 3', - 'HLT_HIL2Mu3Eta2p5_AK4CaloJet40Eta2p1ForPPRef_v12 / 3', - 'HLT_HIL2Mu3Eta2p5_AK4CaloJet60Eta2p1ForPPRef_v12 / 3', - 'HLT_HIL2Mu3Eta2p5_AK4CaloJet80Eta2p1ForPPRef_v12 / 3', + 'HLT_HIL2Mu3Eta2p5_AK4CaloJet100Eta2p1ForPPRef_v13 / 3', + 'HLT_HIL2Mu3Eta2p5_AK4CaloJet40Eta2p1ForPPRef_v13 / 3', + 'HLT_HIL2Mu3Eta2p5_AK4CaloJet60Eta2p1ForPPRef_v13 / 3', + 'HLT_HIL2Mu3Eta2p5_AK4CaloJet80Eta2p1ForPPRef_v13 / 3', 'HLT_HIL2Mu3_NHitQ10ForPPRef_v7 / 3', 'HLT_HIL2Mu5_NHitQ10ForPPRef_v7 / 3', 'HLT_HIL2Mu7_NHitQ10ForPPRef_v7 / 3', - 'HLT_HIL3DoubleMu0_OS_m2p5to4p5ForPPRef_v7 / 3', - 'HLT_HIL3DoubleMu0_OS_m7to14ForPPRef_v7 / 3', - 'HLT_HIL3Mu15ForPPRef_v7 / 3', - 'HLT_HIL3Mu20ForPPRef_v7 / 3', - 'HLT_HIL3Mu3_NHitQ15ForPPRef_v7 / 3', - 'HLT_HIL3Mu5_NHitQ15ForPPRef_v7 / 3', - 'HLT_HIL3Mu7_NHitQ15ForPPRef_v7 / 3', + 'HLT_HIL3DoubleMu0_OS_m2p5to4p5ForPPRef_v8 / 3', + 'HLT_HIL3DoubleMu0_OS_m7to14ForPPRef_v8 / 3', + 'HLT_HIL3Mu15ForPPRef_v8 / 3', + 'HLT_HIL3Mu20ForPPRef_v8 / 3', + 'HLT_HIL3Mu3_NHitQ15ForPPRef_v8 / 3', + 'HLT_HIL3Mu5_NHitQ15ForPPRef_v8 / 3', + 'HLT_HIL3Mu7_NHitQ15ForPPRef_v8 / 3', 'HLT_HIZeroBias_part0_v7 / 3', 'HLT_HIZeroBias_part10_v7 / 3', 'HLT_HIZeroBias_part11_v7 / 3', @@ -124154,61 +127002,66 @@ 'HLT_HIZeroBias_part7_v7 / 3', 'HLT_HIZeroBias_part8_v7 / 3', 'HLT_HIZeroBias_part9_v7 / 3', - 'HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1 / 3', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v1 / 3', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v1 / 3', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v1 / 3', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v1 / 3', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v1 / 3', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v1 / 3', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1 / 3', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v1 / 3', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v1 / 3', - 'HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1 / 3', - 'HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1 / 3', - 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v14 / 3', - 'HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1 / 3', - 'HLT_HT425_v10 / 3', - 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v2 / 3', - 'HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v2 / 3', - 'HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v2 / 3', - 'HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v2 / 3', - 'HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v2 / 3', - 'HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v2 / 3', - 'HLT_HT430_DisplacedDijet40_DisplacedTrack_v14 / 3', - 'HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v2 / 3', - 'HLT_HT430_DisplacedDijet60_DisplacedTrack_v14 / 3', - 'HLT_HT500_DisplacedDijet40_DisplacedTrack_v14 / 3', - 'HLT_HT550_DisplacedDijet60_Inclusive_v14 / 3', - 'HLT_HT650_DisplacedDijet60_Inclusive_v14 / 3', + 'HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2 / 3', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v2 / 3', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v2 / 3', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v2 / 3', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v2 / 3', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v2 / 3', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v2 / 3', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2 / 3', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v2 / 3', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v2 / 3', + 'HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2 / 3', + 'HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2 / 3', + 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v15 / 3', + 'HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2 / 3', + 'HLT_HT425_v11 / 3', + 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsInclusive_v1 / 3', + 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v3 / 3', + 'HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v3 / 3', + 'HLT_HT430_DelayedJet40_SingleDelay0p5nsInclusive_v1 / 3', + 'HLT_HT430_DelayedJet40_SingleDelay0p5nsTrackless_v1 / 3', + 'HLT_HT430_DelayedJet40_SingleDelay1nsInclusive_v1 / 3', + 'HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v3 / 3', + 'HLT_HT430_DelayedJet40_SingleDelay1p5nsInclusive_v1 / 3', + 'HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v3 / 3', + 'HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v3 / 3', + 'HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v3 / 3', + 'HLT_HT430_DisplacedDijet40_DisplacedTrack_v15 / 3', + 'HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v3 / 3', + 'HLT_HT430_DisplacedDijet60_DisplacedTrack_v15 / 3', + 'HLT_HT500_DisplacedDijet40_DisplacedTrack_v15 / 3', + 'HLT_HT550_DisplacedDijet60_Inclusive_v15 / 3', + 'HLT_HT650_DisplacedDijet60_Inclusive_v15 / 3', 'HLT_HcalIsolatedbunch_v6 / 3', 'HLT_HcalNZS_v14 / 3', 'HLT_HcalPhiSym_v16 / 3', - 'HLT_HighPtTkMu100_v3 / 3', - 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_CrossL1_v2 / 3', - 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v2 / 3', - 'HLT_IsoMu20_v16 / 3', - 'HLT_IsoMu24_TwoProngs35_v2 / 3', - 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v2 / 3', - 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2 / 3', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1 / 3', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v1 / 3', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v1 / 3', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v1 / 3', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v2 / 3', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v1 / 3', - 'HLT_IsoMu24_eta2p1_v16 / 3', - 'HLT_IsoMu24_v14 / 3', - 'HLT_IsoMu27_LooseChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v3 / 3', - 'HLT_IsoMu27_MediumChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v3 / 3', - 'HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1 / 3', - 'HLT_IsoMu27_TightChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v3 / 3', - 'HLT_IsoMu27_v17 / 3', - 'HLT_IsoMu30_v5 / 3', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1 / 3', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v1 / 3', - 'HLT_IsoTrackHB_v5 / 3', - 'HLT_IsoTrackHE_v5 / 3', + 'HLT_HighPtTkMu100_v4 / 3', + 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_CrossL1_v3 / 3', + 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v3 / 3', + 'HLT_IsoMu20_v17 / 3', + 'HLT_IsoMu24_TwoProngs35_v3 / 3', + 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v3 / 3', + 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3 / 3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2 / 3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v2 / 3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v2 / 3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v2 / 3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v3 / 3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v2 / 3', + 'HLT_IsoMu24_eta2p1_v17 / 3', + 'HLT_IsoMu24_v15 / 3', + 'HLT_IsoMu27_LooseChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v4 / 3', + 'HLT_IsoMu27_MediumChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v4 / 3', + 'HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2 / 3', + 'HLT_IsoMu27_TightChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v4 / 3', + 'HLT_IsoMu27_v18 / 3', + 'HLT_IsoMu30_v6 / 3', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2 / 3', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v2 / 3', + 'HLT_IsoTrackHB_v6 / 3', + 'HLT_IsoTrackHE_v6 / 3', 'HLT_L1BptxXOR_v2 / 3', 'HLT_L1CSCShower_DTCluster50_v2 / 3', 'HLT_L1CSCShower_DTCluster75_v2 / 3', @@ -124218,13 +127071,13 @@ 'HLT_L1DoubleJet_v2 / 3', 'HLT_L1DoubleMu0_v2 / 3', 'HLT_L1DoubleMu_v2 / 3', - 'HLT_L1ETMHadSeeds_v3 / 3', + 'HLT_L1ETMHadSeeds_v4 / 3', 'HLT_L1EXT_HCAL_LaserMon1_v2 / 3', 'HLT_L1EXT_HCAL_LaserMon4_v2 / 3', 'HLT_L1FatEvents_v3 / 3', 'HLT_L1HFveto_v2 / 3', - 'HLT_L1MET_DTCluster50_v2 / 3', - 'HLT_L1MET_DTClusterNoMB1S50_v2 / 3', + 'HLT_L1MET_DTCluster50_v3 / 3', + 'HLT_L1MET_DTClusterNoMB1S50_v3 / 3', 'HLT_L1MinimumBiasHF0OR_v5 / 3', 'HLT_L1MinimumBiasHF1AND_v5 / 3', 'HLT_L1MinimumBiasHF1OR_v5 / 3', @@ -124281,304 +127134,304 @@ 'HLT_L2Mu40_NoVertex_3Sta_NoBPTX3BX_v6 / 3', 'HLT_L2Mu45_NoVertex_3Sta_NoBPTX3BX_v5 / 3', 'HLT_L2Mu50_v3 / 3', - 'HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v1 / 3', - 'HLT_MET105_IsoTrk50_v10 / 3', - 'HLT_MET120_IsoTrk50_v10 / 3', - 'HLT_MediumChargedIsoPFTau180HighPtRelaxedIso_Trk50_eta2p1_v13 / 3', - 'HLT_MediumChargedIsoPFTau200HighPtRelaxedIso_Trk50_eta2p1_v13 / 3', - 'HLT_MediumChargedIsoPFTau220HighPtRelaxedIso_Trk50_eta2p1_v13 / 3', - 'HLT_MonoCentralPFJet80_PFMETNoMu110_PFMHTNoMu110_IDTight_v21 / 3', - 'HLT_MonoCentralPFJet80_PFMETNoMu120_PFMHTNoMu120_IDTight_v21 / 3', - 'HLT_MonoCentralPFJet80_PFMETNoMu130_PFMHTNoMu130_IDTight_v20 / 3', - 'HLT_MonoCentralPFJet80_PFMETNoMu140_PFMHTNoMu140_IDTight_v20 / 3', - 'HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v16 / 3', - 'HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v2 / 3')+cms.vstring( 'HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v2 / 3', - 'HLT_Mu12_DoublePhoton20_v6 / 3', - 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v16 / 3', - 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v8 / 3', - 'HLT_Mu12_v4 / 3', - 'HLT_Mu12eta2p3_PFJet40_v2 / 3', - 'HLT_Mu12eta2p3_v2 / 3', - 'HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9 / 3', - 'HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v16 / 3', - 'HLT_Mu15_IsoVVVL_PFHT450_v16 / 3', - 'HLT_Mu15_IsoVVVL_PFHT600_v20 / 3', - 'HLT_Mu15_v4 / 3', - 'HLT_Mu17_Photon30_IsoCaloId_v7 / 3', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v6 / 3', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v6 / 3', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v16 / 3', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v15 / 3', - 'HLT_Mu17_TrkIsoVVL_v14 / 3', - 'HLT_Mu17_v14 / 3', - 'HLT_Mu18_Mu9_DZ_v5 / 3', - 'HLT_Mu18_Mu9_SameSign_DZ_v5 / 3', - 'HLT_Mu18_Mu9_SameSign_v5 / 3', - 'HLT_Mu18_Mu9_v5 / 3', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v4 / 3', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v4 / 3', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v4 / 3', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v4 / 3', - 'HLT_Mu19_TrkIsoVVL_v5 / 3', - 'HLT_Mu19_v5 / 3', - 'HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v2 / 3', - 'HLT_Mu20_Mu10_DZ_v5 / 3', - 'HLT_Mu20_Mu10_SameSign_DZ_v5 / 3', - 'HLT_Mu20_Mu10_SameSign_v5 / 3', - 'HLT_Mu20_Mu10_v5 / 3', - 'HLT_Mu20_TkMu0_Phi_v9 / 3', - 'HLT_Mu20_v13 / 3', - 'HLT_Mu23_Mu12_DZ_v5 / 3', - 'HLT_Mu23_Mu12_SameSign_DZ_v5 / 3', - 'HLT_Mu23_Mu12_SameSign_v5 / 3', - 'HLT_Mu23_Mu12_v5 / 3', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v16 / 3', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v8 / 3', - 'HLT_Mu23_TrkIsoVVL_Ele8_CaloIdL_TrackIdL_IsoVL_DZ_v11 / 3', - 'HLT_Mu25_TkMu0_Onia_v9 / 3', - 'HLT_Mu25_TkMu0_Phi_v9 / 3', - 'HLT_Mu27_Ele37_CaloIdL_MW_v6 / 3', - 'HLT_Mu27_v14 / 3', - 'HLT_Mu30_TkMu0_Psi_v2 / 3', - 'HLT_Mu30_TkMu0_Upsilon_v2 / 3', - 'HLT_Mu37_Ele27_CaloIdL_MW_v6 / 3', - 'HLT_Mu37_TkMu27_v6 / 3', - 'HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v2 / 3', - 'HLT_Mu3_PFJet40_v17 / 3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v3 / 3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v3 / 3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v3 / 3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v3 / 3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v3 / 3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v3 / 3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v3 / 3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v3 / 3', - 'HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v2 / 3', - 'HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v6 / 3', - 'HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v6 / 3', - 'HLT_Mu4_L1DoubleMu_v2 / 3', - 'HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v16 / 3', - 'HLT_Mu50_IsoVVVL_PFHT450_v16 / 3', + 'HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v2 / 3', + 'HLT_MET105_IsoTrk50_v11 / 3', + 'HLT_MET120_IsoTrk50_v11 / 3', + 'HLT_MediumChargedIsoPFTau180HighPtRelaxedIso_Trk50_eta2p1_v14 / 3', + 'HLT_MediumChargedIsoPFTau200HighPtRelaxedIso_Trk50_eta2p1_v14 / 3', + 'HLT_MediumChargedIsoPFTau220HighPtRelaxedIso_Trk50_eta2p1_v14 / 3')+cms.vstring( 'HLT_MonoCentralPFJet80_PFMETNoMu110_PFMHTNoMu110_IDTight_v22 / 3', + 'HLT_MonoCentralPFJet80_PFMETNoMu120_PFMHTNoMu120_IDTight_v22 / 3', + 'HLT_MonoCentralPFJet80_PFMETNoMu130_PFMHTNoMu130_IDTight_v21 / 3', + 'HLT_MonoCentralPFJet80_PFMETNoMu140_PFMHTNoMu140_IDTight_v21 / 3', + 'HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v17 / 3', + 'HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v3 / 3', + 'HLT_Mu12_DoublePhoton20_v7 / 3', + 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v17 / 3', + 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v9 / 3', + 'HLT_Mu12_v5 / 3', + 'HLT_Mu12eta2p3_PFJet40_v3 / 3', + 'HLT_Mu12eta2p3_v3 / 3', + 'HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10 / 3', + 'HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v17 / 3', + 'HLT_Mu15_IsoVVVL_PFHT450_v17 / 3', + 'HLT_Mu15_IsoVVVL_PFHT600_v21 / 3', + 'HLT_Mu15_v5 / 3', + 'HLT_Mu17_Photon30_IsoCaloId_v8 / 3', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v7 / 3', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v7 / 3', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v17 / 3', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v16 / 3', + 'HLT_Mu17_TrkIsoVVL_v15 / 3', + 'HLT_Mu17_v15 / 3', + 'HLT_Mu18_Mu9_DZ_v6 / 3', + 'HLT_Mu18_Mu9_SameSign_DZ_v6 / 3', + 'HLT_Mu18_Mu9_SameSign_v6 / 3', + 'HLT_Mu18_Mu9_v6 / 3', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v5 / 3', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v5 / 3', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v5 / 3', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v5 / 3', + 'HLT_Mu19_TrkIsoVVL_v6 / 3', + 'HLT_Mu19_v6 / 3', + 'HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v3 / 3', + 'HLT_Mu20_Mu10_DZ_v6 / 3', + 'HLT_Mu20_Mu10_SameSign_DZ_v6 / 3', + 'HLT_Mu20_Mu10_SameSign_v6 / 3', + 'HLT_Mu20_Mu10_v6 / 3', + 'HLT_Mu20_TkMu0_Phi_v10 / 3', + 'HLT_Mu20_v14 / 3', + 'HLT_Mu23_Mu12_DZ_v6 / 3', + 'HLT_Mu23_Mu12_SameSign_DZ_v6 / 3', + 'HLT_Mu23_Mu12_SameSign_v6 / 3', + 'HLT_Mu23_Mu12_v6 / 3', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v17 / 3', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v9 / 3', + 'HLT_Mu23_TrkIsoVVL_Ele8_CaloIdL_TrackIdL_IsoVL_DZ_v12 / 3', + 'HLT_Mu25_TkMu0_Onia_v10 / 3', + 'HLT_Mu25_TkMu0_Phi_v10 / 3', + 'HLT_Mu27_Ele37_CaloIdL_MW_v7 / 3', + 'HLT_Mu27_v15 / 3', + 'HLT_Mu30_TkMu0_Psi_v3 / 3', + 'HLT_Mu30_TkMu0_Upsilon_v3 / 3', + 'HLT_Mu37_Ele27_CaloIdL_MW_v7 / 3', + 'HLT_Mu37_TkMu27_v7 / 3', + 'HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v3 / 3', + 'HLT_Mu3_PFJet40_v18 / 3', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v4 / 3', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v4 / 3', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v4 / 3', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v4 / 3', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v4 / 3', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v4 / 3', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v4 / 3', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v4 / 3', + 'HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v3 / 3', + 'HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v7 / 3', + 'HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v7 / 3', + 'HLT_Mu4_L1DoubleMu_v3 / 3', + 'HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17 / 3', + 'HLT_Mu50_IsoVVVL_PFHT450_v17 / 3', 'HLT_Mu50_L1SingleMuShower_v1 / 3', - 'HLT_Mu50_v14 / 3', - 'HLT_Mu55_v4 / 3', - 'HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v2 / 3', - 'HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v2 / 3', - 'HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v2 / 3', - 'HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v2 / 3', - 'HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v2 / 3', - 'HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v2 / 3', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11 / 3', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11 / 3', - 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v19 / 3', - 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v19 / 3', - 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v20 / 3', - 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v20 / 3', - 'HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17 / 3', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v2 / 3', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v2 / 3', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v1 / 3', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v2 / 3', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v2 / 3', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v2 / 3', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v1 / 3', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v1 / 3', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v14 / 3', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v12 / 3', - 'HLT_Mu8_TrkIsoVVL_v13 / 3', - 'HLT_Mu8_v13 / 3', - 'HLT_OnlineMonitorGroup_v2 / 10', - 'HLT_PFHT1050_v19 / 3', - 'HLT_PFHT180_v18 / 3', - 'HLT_PFHT250_v18 / 3', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v4 / 3', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v2 / 3', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v10 / 3', - 'HLT_PFHT350MinPFJet15_v10 / 3', - 'HLT_PFHT350_v20 / 3', - 'HLT_PFHT370_v18 / 3', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v9 / 3', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v2 / 3', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_v9 / 3', - 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v9 / 3', - 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v2 / 3', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v9 / 3', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v2 / 3', - 'HLT_PFHT400_SixPFJet32_v9 / 3', - 'HLT_PFHT430_v18 / 3', - 'HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v8 / 3', - 'HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v2 / 3', - 'HLT_PFHT450_SixPFJet36_v8 / 3', - 'HLT_PFHT500_PFMET100_PFMHT100_IDTight_v13 / 3', - 'HLT_PFHT500_PFMET110_PFMHT110_IDTight_v13 / 3', - 'HLT_PFHT510_v18 / 3', - 'HLT_PFHT590_v18 / 3', - 'HLT_PFHT680_v18 / 3', - 'HLT_PFHT700_PFMET85_PFMHT85_IDTight_v13 / 3', - 'HLT_PFHT700_PFMET95_PFMHT95_IDTight_v13 / 3', - 'HLT_PFHT780_v18 / 3', - 'HLT_PFHT800_PFMET75_PFMHT75_IDTight_v13 / 3', - 'HLT_PFHT800_PFMET85_PFMHT85_IDTight_v13 / 3', - 'HLT_PFHT890_v18 / 3', - 'HLT_PFJet110_v1 / 3', - 'HLT_PFJet140_v20 / 3', - 'HLT_PFJet15_v4 / 3', - 'HLT_PFJet200_v20 / 3', - 'HLT_PFJet25_v4 / 3', - 'HLT_PFJet260_v21 / 3', - 'HLT_PFJet320_v21 / 3', - 'HLT_PFJet400_v21 / 3', - 'HLT_PFJet40_v22 / 3', - 'HLT_PFJet450_v22 / 3', - 'HLT_PFJet500_v22 / 3', - 'HLT_PFJet550_v12 / 3', - 'HLT_PFJet60_v22 / 3', - 'HLT_PFJet80_v21 / 3', - 'HLT_PFJetFwd140_v19 / 3', - 'HLT_PFJetFwd15_v4 / 3', - 'HLT_PFJetFwd200_v19 / 3', - 'HLT_PFJetFwd25_v4 / 3', - 'HLT_PFJetFwd260_v20 / 3', - 'HLT_PFJetFwd320_v20 / 3', - 'HLT_PFJetFwd400_v20 / 3', - 'HLT_PFJetFwd40_v20 / 3', - 'HLT_PFJetFwd450_v20 / 3', - 'HLT_PFJetFwd500_v20 / 3', - 'HLT_PFJetFwd60_v20 / 3', - 'HLT_PFJetFwd80_v19 / 3', - 'HLT_PFMET100_PFMHT100_IDTight_CaloBTagDeepCSV_3p1_v9 / 3', - 'HLT_PFMET100_PFMHT100_IDTight_PFHT60_v10 / 3', - 'HLT_PFMET105_IsoTrk50_v2 / 3', - 'HLT_PFMET105_PFJet100_looseRecoiling_v2 / 3', - 'HLT_PFMET110_PFJet100_looseRecoiling_v2 / 3', - 'HLT_PFMET110_PFJet100_v2 / 3', - 'HLT_PFMET110_PFMHT110_IDTight_CaloBTagDeepCSV_3p1_v9 / 3', - 'HLT_PFMET110_PFMHT110_IDTight_v21 / 3', - 'HLT_PFMET120_PFMHT120_IDTight_CaloBTagDeepCSV_3p1_v9 / 3', - 'HLT_PFMET120_PFMHT120_IDTight_PFHT60_v10 / 3', - 'HLT_PFMET120_PFMHT120_IDTight_v21 / 3', - 'HLT_PFMET130_PFMHT130_IDTight_CaloBTagDeepCSV_3p1_v9 / 3', - 'HLT_PFMET130_PFMHT130_IDTight_v21 / 3', - 'HLT_PFMET140_PFMHT140_IDTight_CaloBTagDeepCSV_3p1_v9 / 3', - 'HLT_PFMET140_PFMHT140_IDTight_v21 / 3', - 'HLT_PFMET200_BeamHaloCleaned_v10 / 3', - 'HLT_PFMET200_NotCleaned_v10 / 3', - 'HLT_PFMET250_NotCleaned_v10 / 3', - 'HLT_PFMET300_NotCleaned_v10 / 3', - 'HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v10 / 3', - 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v1 / 3', - 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v21 / 3', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v1 / 3', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v10 / 3', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v21 / 3', - 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v1 / 3', - 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v20 / 3', - 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v1 / 3', - 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v20 / 3', - 'HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v10 / 3', - 'HLT_PFMETTypeOne110_PFMHT110_IDTight_v13 / 3', - 'HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v10 / 3', - 'HLT_PFMETTypeOne120_PFMHT120_IDTight_v13 / 3', - 'HLT_PFMETTypeOne130_PFMHT130_IDTight_v13 / 3', - 'HLT_PFMETTypeOne140_PFMHT140_IDTight_v12 / 3', - 'HLT_PFMETTypeOne200_BeamHaloCleaned_v10 / 3', - 'HLT_Photon100EBHE10_v3 / 3', - 'HLT_Photon100EB_TightID_TightIso_v3 / 3', - 'HLT_Photon100EEHE10_v3 / 3', - 'HLT_Photon100EE_TightID_TightIso_v3 / 3', - 'HLT_Photon110EB_TightID_TightIso_v3 / 3', - 'HLT_Photon120EB_TightID_TightIso_v3 / 3', - 'HLT_Photon120_R9Id90_HE10_IsoM_v15 / 3', - 'HLT_Photon120_v14 / 3', - 'HLT_Photon150_v7 / 3', - 'HLT_Photon165_R9Id90_HE10_IsoM_v16 / 3', - 'HLT_Photon175_v15 / 3', - 'HLT_Photon200_v14 / 3', - 'HLT_Photon20_HoverELoose_v11 / 3', - 'HLT_Photon20_v3 / 3', - 'HLT_Photon22_v3 / 3', - 'HLT_Photon25_v5 / 3', - 'HLT_Photon300_NoHE_v13 / 3', - 'HLT_Photon30EB_TightID_TightIso_v2 / 3', - 'HLT_Photon30_HoverELoose_v11 / 3', - 'HLT_Photon33_v6 / 3', - 'HLT_Photon35_TwoProngs35_v2 / 3', - 'HLT_Photon40_HoverELoose_v11 / 3', - 'HLT_Photon50_HoverELoose_v11 / 3', - 'HLT_Photon50_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_PFMET50_v6 / 3', - 'HLT_Photon50_R9Id90_HE10_IsoM_v15 / 3', - 'HLT_Photon50_v14 / 3', - 'HLT_Photon60_HoverELoose_v11 / 3', - 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v12 / 3', - 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_v6 / 3', - 'HLT_Photon60_R9Id90_CaloIdL_IsoL_v6 / 3', - 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_CaloMJJ300_PFJetsMJJ400DEta3_v6 / 3', - 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_CaloMJJ400_PFJetsMJJ600DEta3_v6 / 3', - 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v6 / 3', - 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ600DEta3_v6 / 3', - 'HLT_Photon75_R9Id90_HE10_IsoM_v15 / 3', - 'HLT_Photon75_v14 / 3', - 'HLT_Photon90_CaloIdL_PFHT700_v17 / 3', - 'HLT_Photon90_R9Id90_HE10_IsoM_v15 / 3', - 'HLT_Photon90_v14 / 3', + 'HLT_Mu50_v15 / 3', + 'HLT_Mu55_v5 / 3', + 'HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v3 / 3', + 'HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v3 / 3', + 'HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v3 / 3', + 'HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v3 / 3', + 'HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v3 / 3', + 'HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v3 / 3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12 / 3', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12 / 3', + 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v20 / 3', + 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v20 / 3', + 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v21 / 3', + 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v21 / 3', + 'HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v18 / 3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v3 / 3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v3 / 3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v2 / 3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v3 / 3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v3 / 3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v3 / 3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2 / 3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v2 / 3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v15 / 3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v13 / 3', + 'HLT_Mu8_TrkIsoVVL_v14 / 3', + 'HLT_Mu8_v14 / 3', + 'HLT_OnlineMonitorGroup_v3 / 10', + 'HLT_PFHT1050_v20 / 3', + 'HLT_PFHT180_v19 / 3', + 'HLT_PFHT250_v19 / 3', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v5 / 3', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v3 / 3', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v11 / 3', + 'HLT_PFHT350MinPFJet15_v11 / 3', + 'HLT_PFHT350_v21 / 3', + 'HLT_PFHT370_v19 / 3', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v10 / 3', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v3 / 3', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_v10 / 3', + 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v10 / 3', + 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v3 / 3', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v10 / 3', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v3 / 3', + 'HLT_PFHT400_SixPFJet32_v10 / 3', + 'HLT_PFHT430_v19 / 3', + 'HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v9 / 3', + 'HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v3 / 3', + 'HLT_PFHT450_SixPFJet36_v9 / 3', + 'HLT_PFHT500_PFMET100_PFMHT100_IDTight_v14 / 3', + 'HLT_PFHT500_PFMET110_PFMHT110_IDTight_v14 / 3', + 'HLT_PFHT510_v19 / 3', + 'HLT_PFHT590_v19 / 3', + 'HLT_PFHT680_v19 / 3', + 'HLT_PFHT700_PFMET85_PFMHT85_IDTight_v14 / 3', + 'HLT_PFHT700_PFMET95_PFMHT95_IDTight_v14 / 3', + 'HLT_PFHT780_v19 / 3', + 'HLT_PFHT800_PFMET75_PFMHT75_IDTight_v14 / 3', + 'HLT_PFHT800_PFMET85_PFMHT85_IDTight_v14 / 3', + 'HLT_PFHT890_v19 / 3', + 'HLT_PFJet110_v2 / 3', + 'HLT_PFJet140_v21 / 3', + 'HLT_PFJet15_v5 / 3', + 'HLT_PFJet200_v21 / 3', + 'HLT_PFJet25_v5 / 3', + 'HLT_PFJet260_v22 / 3', + 'HLT_PFJet320_v22 / 3', + 'HLT_PFJet400_v22 / 3', + 'HLT_PFJet40_v23 / 3', + 'HLT_PFJet450_v23 / 3', + 'HLT_PFJet500_v23 / 3', + 'HLT_PFJet550_v13 / 3', + 'HLT_PFJet60_v23 / 3', + 'HLT_PFJet80_v22 / 3', + 'HLT_PFJetFwd140_v20 / 3', + 'HLT_PFJetFwd15_v5 / 3', + 'HLT_PFJetFwd200_v20 / 3', + 'HLT_PFJetFwd25_v5 / 3', + 'HLT_PFJetFwd260_v21 / 3', + 'HLT_PFJetFwd320_v21 / 3', + 'HLT_PFJetFwd400_v21 / 3', + 'HLT_PFJetFwd40_v21 / 3', + 'HLT_PFJetFwd450_v21 / 3', + 'HLT_PFJetFwd500_v21 / 3', + 'HLT_PFJetFwd60_v21 / 3', + 'HLT_PFJetFwd80_v20 / 3', + 'HLT_PFMET100_PFMHT100_IDTight_CaloBTagDeepCSV_3p1_v10 / 3', + 'HLT_PFMET100_PFMHT100_IDTight_PFHT60_v11 / 3', + 'HLT_PFMET105_IsoTrk50_v3 / 3', + 'HLT_PFMET105_PFJet100_looseRecoiling_v3 / 3', + 'HLT_PFMET110_PFJet100_looseRecoiling_v3 / 3', + 'HLT_PFMET110_PFJet100_v3 / 3', + 'HLT_PFMET110_PFMHT110_IDTight_CaloBTagDeepCSV_3p1_v10 / 3', + 'HLT_PFMET110_PFMHT110_IDTight_v22 / 3', + 'HLT_PFMET120_PFMHT120_IDTight_CaloBTagDeepCSV_3p1_v10 / 3', + 'HLT_PFMET120_PFMHT120_IDTight_PFHT60_v11 / 3', + 'HLT_PFMET120_PFMHT120_IDTight_v22 / 3', + 'HLT_PFMET130_PFMHT130_IDTight_CaloBTagDeepCSV_3p1_v10 / 3', + 'HLT_PFMET130_PFMHT130_IDTight_v22 / 3', + 'HLT_PFMET140_PFMHT140_IDTight_CaloBTagDeepCSV_3p1_v10 / 3', + 'HLT_PFMET140_PFMHT140_IDTight_v22 / 3', + 'HLT_PFMET200_BeamHaloCleaned_v11 / 3', + 'HLT_PFMET200_NotCleaned_v11 / 3', + 'HLT_PFMET250_NotCleaned_v11 / 3', + 'HLT_PFMET300_NotCleaned_v11 / 3', + 'HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v11 / 3', + 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v2 / 3', + 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v22 / 3', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v2 / 3', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v11 / 3', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v22 / 3', + 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v2 / 3', + 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v21 / 3', + 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v2 / 3', + 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v21 / 3', + 'HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v11 / 3', + 'HLT_PFMETTypeOne110_PFMHT110_IDTight_v14 / 3', + 'HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v11 / 3', + 'HLT_PFMETTypeOne120_PFMHT120_IDTight_v14 / 3', + 'HLT_PFMETTypeOne130_PFMHT130_IDTight_v14 / 3', + 'HLT_PFMETTypeOne140_PFMHT140_IDTight_v13 / 3', + 'HLT_PFMETTypeOne200_BeamHaloCleaned_v11 / 3', + 'HLT_Photon100EBHE10_v4 / 3', + 'HLT_Photon100EB_TightID_TightIso_v4 / 3', + 'HLT_Photon100EEHE10_v4 / 3', + 'HLT_Photon100EE_TightID_TightIso_v4 / 3', + 'HLT_Photon110EB_TightID_TightIso_v4 / 3', + 'HLT_Photon120EB_TightID_TightIso_v4 / 3', + 'HLT_Photon120_R9Id90_HE10_IsoM_v16 / 3', + 'HLT_Photon120_v15 / 3', + 'HLT_Photon150_v8 / 3', + 'HLT_Photon165_R9Id90_HE10_IsoM_v17 / 3', + 'HLT_Photon175_v16 / 3', + 'HLT_Photon200_v15 / 3', + 'HLT_Photon20_HoverELoose_v12 / 3', + 'HLT_Photon20_v4 / 3', + 'HLT_Photon22_v4 / 3', + 'HLT_Photon25_v6 / 3', + 'HLT_Photon300_NoHE_v14 / 3', + 'HLT_Photon30EB_TightID_TightIso_v3 / 3', + 'HLT_Photon30_HoverELoose_v12 / 3', + 'HLT_Photon33_v7 / 3', + 'HLT_Photon35_TwoProngs35_v3 / 3', + 'HLT_Photon40_HoverELoose_v12 / 3', + 'HLT_Photon50_HoverELoose_v12 / 3', + 'HLT_Photon50_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_PFMET50_v7 / 3', + 'HLT_Photon50_R9Id90_HE10_IsoM_v16 / 3', + 'HLT_Photon50_v15 / 3', + 'HLT_Photon60_HoverELoose_v12 / 3', + 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v13 / 3', + 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_v7 / 3', + 'HLT_Photon60_R9Id90_CaloIdL_IsoL_v7 / 3', + 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_CaloMJJ300_PFJetsMJJ400DEta3_v7 / 3', + 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_CaloMJJ400_PFJetsMJJ600DEta3_v7 / 3', + 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v7 / 3', + 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ600DEta3_v7 / 3', + 'HLT_Photon75_R9Id90_HE10_IsoM_v16 / 3', + 'HLT_Photon75_v15 / 3', + 'HLT_Photon90_CaloIdL_PFHT700_v18 / 3', + 'HLT_Photon90_R9Id90_HE10_IsoM_v16 / 3', + 'HLT_Photon90_v15 / 3', 'HLT_Physics_v8', - 'HLT_PixelTracks_Multiplicity110ForPPRef_v6 / 3', - 'HLT_PixelTracks_Multiplicity135ForPPRef_v6 / 3', - 'HLT_PixelTracks_Multiplicity160ForPPRef_v6 / 3', - 'HLT_PixelTracks_Multiplicity60ForPPRef_v6 / 3', - 'HLT_PixelTracks_Multiplicity85ForPPRef_v6 / 3', - 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9 / 3', - 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2 / 3', - 'HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v9 / 3', - 'HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v2 / 3', - 'HLT_QuadPFJet103_88_75_15_v6 / 3', - 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9 / 3', - 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2 / 3', - 'HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v9 / 3', - 'HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v2 / 3', - 'HLT_QuadPFJet105_88_76_15_v6 / 3')+cms.vstring( 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9 / 3', - 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2 / 3', - 'HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v9 / 3', - 'HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v2 / 3', - 'HLT_QuadPFJet111_90_80_15_v6 / 3', - 'HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2 / 3', - 'HLT_QuadPFJet70_50_40_30_v2 / 3', - 'HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v2 / 3', - 'HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v2 / 3', - 'HLT_QuadPFJet98_83_71_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9 / 3', - 'HLT_QuadPFJet98_83_71_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2 / 3', - 'HLT_QuadPFJet98_83_71_15_PFBTagDeepCSV_1p3_VBF2_v9 / 3', - 'HLT_QuadPFJet98_83_71_15_PFBTagDeepJet_1p3_VBF2_v2 / 3', - 'HLT_QuadPFJet98_83_71_15_v6 / 3', + 'HLT_PixelTracks_Multiplicity110ForPPRef_v7 / 3', + 'HLT_PixelTracks_Multiplicity135ForPPRef_v7 / 3', + 'HLT_PixelTracks_Multiplicity160ForPPRef_v7 / 3', + 'HLT_PixelTracks_Multiplicity60ForPPRef_v7 / 3', + 'HLT_PixelTracks_Multiplicity85ForPPRef_v7 / 3', + 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10 / 3', + 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3 / 3', + 'HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v10 / 3', + 'HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v3 / 3')+cms.vstring( 'HLT_QuadPFJet103_88_75_15_v7 / 3', + 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10 / 3', + 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3 / 3', + 'HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v10 / 3', + 'HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v3 / 3', + 'HLT_QuadPFJet105_88_76_15_v7 / 3', + 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10 / 3', + 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3 / 3', + 'HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v10 / 3', + 'HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v3 / 3', + 'HLT_QuadPFJet111_90_80_15_v7 / 3', + 'HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v3 / 3', + 'HLT_QuadPFJet70_50_40_30_v3 / 3', + 'HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v3 / 3', + 'HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v3 / 3', + 'HLT_QuadPFJet98_83_71_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10 / 3', + 'HLT_QuadPFJet98_83_71_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3 / 3', + 'HLT_QuadPFJet98_83_71_15_PFBTagDeepCSV_1p3_VBF2_v10 / 3', + 'HLT_QuadPFJet98_83_71_15_PFBTagDeepJet_1p3_VBF2_v3 / 3', + 'HLT_QuadPFJet98_83_71_15_v7 / 3', 'HLT_Random_TOTEM_part0_v1', 'HLT_Random_TOTEM_part1_v1', 'HLT_Random_TOTEM_part2_v1', 'HLT_Random_TOTEM_part3_v1', 'HLT_Random_v3 / 3', - 'HLT_Rsq0p35_v16 / 3', - 'HLT_Rsq0p40_v16 / 3', - 'HLT_RsqMR300_Rsq0p09_MR200_4jet_v16 / 3', - 'HLT_RsqMR300_Rsq0p09_MR200_v16 / 3', - 'HLT_RsqMR320_Rsq0p09_MR200_4jet_v16 / 3', - 'HLT_RsqMR320_Rsq0p09_MR200_v16 / 3', - 'HLT_SingleJet30_Mu12_SinglePFJet40_v12 / 3', - 'HLT_SinglePhoton10_Eta3p1ForPPRef_v9 / 3', - 'HLT_SinglePhoton15_Eta3p1ForPPRef_v10 / 3', - 'HLT_SinglePhoton20_Eta3p1ForPPRef_v10 / 3', - 'HLT_SinglePhoton30_Eta3p1ForPPRef_v10 / 3', - 'HLT_SinglePhoton40_Eta3p1ForPPRef_v9 / 3', - 'HLT_SinglePhoton50_Eta3p1ForPPRef_v9 / 3', - 'HLT_SinglePhoton60_Eta3p1ForPPRef_v9 / 3', + 'HLT_Rsq0p35_v17 / 3', + 'HLT_Rsq0p40_v17 / 3', + 'HLT_RsqMR300_Rsq0p09_MR200_4jet_v17 / 3', + 'HLT_RsqMR300_Rsq0p09_MR200_v17 / 3', + 'HLT_RsqMR320_Rsq0p09_MR200_4jet_v17 / 3', + 'HLT_RsqMR320_Rsq0p09_MR200_v17 / 3', + 'HLT_SingleJet30_Mu12_SinglePFJet40_v13 / 3', + 'HLT_SinglePhoton10_Eta3p1ForPPRef_v10 / 3', + 'HLT_SinglePhoton15_Eta3p1ForPPRef_v11 / 3', + 'HLT_SinglePhoton20_Eta3p1ForPPRef_v11 / 3', + 'HLT_SinglePhoton30_Eta3p1ForPPRef_v11 / 3', + 'HLT_SinglePhoton40_Eta3p1ForPPRef_v10 / 3', + 'HLT_SinglePhoton50_Eta3p1ForPPRef_v10 / 3', + 'HLT_SinglePhoton60_Eta3p1ForPPRef_v10 / 3', 'HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu5NLay3_part0_v2 / 3', 'HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu5NLay3_part1_v2 / 3', 'HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu5NLay3_part2_v2 / 3', @@ -124723,31 +127576,31 @@ 'HLT_TOTEM_4_AND_PixelTrackCounting_Mult3_part1_v2 / 3', 'HLT_TOTEM_4_AND_PixelTrackCounting_Mult3_part2_v2 / 3', 'HLT_TOTEM_4_AND_PixelTrackCounting_Mult3_part3_v2 / 3', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5 / 3', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5 / 3', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5 / 3', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5 / 3', - 'HLT_Trimuon2_Upsilon5_Muon_NoL1Mass_v7 / 3', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6 / 3', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4 / 3', - 'HLT_TripleJet110_35_35_Mjj650_PFMET110_v10 / 3', - 'HLT_TripleJet110_35_35_Mjj650_PFMET120_v10 / 3', - 'HLT_TripleJet110_35_35_Mjj650_PFMET130_v10 / 3', - 'HLT_TripleMu_10_5_5_DZ_v11 / 3', - 'HLT_TripleMu_12_10_5_v11 / 3', - 'HLT_TripleMu_5_3_3_Mass3p8_DCA_v4 / 3', - 'HLT_TripleMu_5_3_3_Mass3p8_DZ_v9 / 3', - 'HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v7 / 3', - 'HLT_TrkMu16_DoubleTrkMu6NoFiltersNoVtx_v13 / 3', - 'HLT_TrkMu17_DoubleTrkMu8NoFiltersNoVtx_v14 / 3', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6 / 3', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6 / 3', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6 / 3', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6 / 3', + 'HLT_Trimuon2_Upsilon5_Muon_NoL1Mass_v8 / 3', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7 / 3', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5 / 3', + 'HLT_TripleJet110_35_35_Mjj650_PFMET110_v11 / 3', + 'HLT_TripleJet110_35_35_Mjj650_PFMET120_v11 / 3', + 'HLT_TripleJet110_35_35_Mjj650_PFMET130_v11 / 3', + 'HLT_TripleMu_10_5_5_DZ_v12 / 3', + 'HLT_TripleMu_12_10_5_v12 / 3', + 'HLT_TripleMu_5_3_3_Mass3p8_DCA_v5 / 3', + 'HLT_TripleMu_5_3_3_Mass3p8_DZ_v10 / 3', + 'HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v8 / 3', + 'HLT_TrkMu16_DoubleTrkMu6NoFiltersNoVtx_v14 / 3', + 'HLT_TrkMu17_DoubleTrkMu8NoFiltersNoVtx_v15 / 3', 'HLT_UncorrectedJetE30_NoBPTX3BX_v7 / 3', 'HLT_UncorrectedJetE30_NoBPTX_v7 / 3', 'HLT_UncorrectedJetE60_NoBPTX3BX_v7 / 3', 'HLT_UncorrectedJetE70_NoBPTX3BX_v7 / 3', - 'HLT_VBF_DoubleLooseChargedIsoPFTauHPS20_Trk1_eta2p1_v2 / 3', - 'HLT_VBF_DoubleMediumChargedIsoPFTauHPS20_Trk1_eta2p1_v2 / 3', - 'HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v1 / 3', - 'HLT_VBF_DoubleTightChargedIsoPFTauHPS20_Trk1_eta2p1_v2 / 3', + 'HLT_VBF_DoubleLooseChargedIsoPFTauHPS20_Trk1_eta2p1_v3 / 3', + 'HLT_VBF_DoubleMediumChargedIsoPFTauHPS20_Trk1_eta2p1_v3 / 3', + 'HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v2 / 3', + 'HLT_VBF_DoubleTightChargedIsoPFTauHPS20_Trk1_eta2p1_v3 / 3', 'HLT_ZeroBias_Alignment_v2 / 3', 'HLT_ZeroBias_FirstBXAfterTrain_v4 / 3', 'HLT_ZeroBias_FirstCollisionAfterAbortGap_v6 / 3', @@ -124770,19 +127623,19 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v1', - 'HLT_DoubleEle4_eta1p22_mMax6_v1', - 'HLT_DoubleEle4p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle6_eta1p22_mMax6_v1', - 'HLT_DoubleEle6p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle7_eta1p22_mMax6_v1', - 'HLT_DoubleEle7p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle8_eta1p22_mMax6_v1', - 'HLT_DoubleEle8p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle9_eta1p22_mMax6_v1', - 'HLT_DoubleEle9p5_eta1p22_mMax6_v1' ) + triggerConditions = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v2', + 'HLT_DoubleEle4_eta1p22_mMax6_v2', + 'HLT_DoubleEle4p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle6_eta1p22_mMax6_v2', + 'HLT_DoubleEle6p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle7_eta1p22_mMax6_v2', + 'HLT_DoubleEle7p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle8_eta1p22_mMax6_v2', + 'HLT_DoubleEle8p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle9_eta1p22_mMax6_v2', + 'HLT_DoubleEle9p5_eta1p22_mMax6_v2' ) ) process.hltPreDatasetParkingDoubleElectronLowMass0 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -124814,74 +127667,74 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTkMu0_Phi_v6', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon2_Upsilon5_Muon_NoL1Mass_v7', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ) + triggerConditions = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTkMu0_Phi_v7', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon2_Upsilon5_Muon_NoL1Mass_v8', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ) ) process.hltPreDatasetParkingDoubleMuonLowMass0 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -124921,7 +127774,7 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_Mu12_IP6_v1' ) + triggerConditions = cms.vstring( 'HLT_Mu12_IP6_v2' ) ) process.hltPreDatasetParkingSingleMuon0 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -125003,13 +127856,13 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'DST_Run3_PFScoutingPixelTracking_v17 / 1000', - 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v15 / 12', - 'HLT_Ele35_WPTight_Gsf_v10 / 200', - 'HLT_IsoMu27_v17 / 150', - 'HLT_Mu50_v14 / 50', - 'HLT_PFHT1050_v19 / 10', - 'HLT_Photon200_v14 / 10' ) + triggerConditions = cms.vstring( 'DST_Run3_PFScoutingPixelTracking_v18 / 1000', + 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v16 / 12', + 'HLT_Ele35_WPTight_Gsf_v11 / 200', + 'HLT_IsoMu27_v18 / 150', + 'HLT_Mu50_v15 / 50', + 'HLT_PFHT1050_v20 / 10', + 'HLT_Photon200_v15 / 10' ) ) process.hltPreDatasetScoutingPFMonitor = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -125021,8 +127874,8 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'DST_HLTMuon_Run3_PFScoutingPixelTracking_v17', - 'DST_Run3_PFScoutingPixelTracking_v17' ) + triggerConditions = cms.vstring( 'DST_HLTMuon_Run3_PFScoutingPixelTracking_v18', + 'DST_Run3_PFScoutingPixelTracking_v18' ) ) process.hltPreDatasetScoutingPFRun3 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -125038,10 +127891,10 @@ 'HLT_HIL2Mu20ForPPRef_v7', 'HLT_HIL2Mu5_NHitQ10ForPPRef_v7', 'HLT_HIL2Mu7_NHitQ10ForPPRef_v7', - 'HLT_HIL3Mu15ForPPRef_v7', - 'HLT_HIL3Mu20ForPPRef_v7', - 'HLT_HIL3Mu5_NHitQ15ForPPRef_v7', - 'HLT_HIL3Mu7_NHitQ15ForPPRef_v7' ) + 'HLT_HIL3Mu15ForPPRef_v8', + 'HLT_HIL3Mu20ForPPRef_v8', + 'HLT_HIL3Mu5_NHitQ15ForPPRef_v8', + 'HLT_HIL3Mu7_NHitQ15ForPPRef_v8' ) ) process.hltPreDatasetSingleMuHighPt = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -125054,7 +127907,7 @@ l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), triggerConditions = cms.vstring( 'HLT_HIL2Mu3_NHitQ10ForPPRef_v7', - 'HLT_HIL3Mu3_NHitQ15ForPPRef_v7' ) + 'HLT_HIL3Mu3_NHitQ15ForPPRef_v8' ) ) process.hltPreDatasetSingleMuLowPt = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -125358,22 +128211,22 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v2', - 'HLT_DoubleMediumChargedIsoPFTauHPS40_Trk1_eta2p1_v2', - 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v1', - 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v1', - 'HLT_DoubleMediumDeepTauPFTauHPS35_L2NN_eta2p1_v1', - 'HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v1', - 'HLT_DoubleTightChargedIsoPFTauHPS35_Trk1_eta2p1_v2', - 'HLT_LooseDeepTauPFTauHPS180_L2NN_eta2p1_v2', - 'HLT_MediumChargedIsoPFTau180HighPtRelaxedIso_Trk50_eta2p1_v13', - 'HLT_MediumChargedIsoPFTau200HighPtRelaxedIso_Trk50_eta2p1_v13', - 'HLT_MediumChargedIsoPFTau220HighPtRelaxedIso_Trk50_eta2p1_v13', - 'HLT_Photon35_TwoProngs35_v2', - 'HLT_VBF_DoubleLooseChargedIsoPFTauHPS20_Trk1_eta2p1_v2', - 'HLT_VBF_DoubleMediumChargedIsoPFTauHPS20_Trk1_eta2p1_v2', - 'HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v1', - 'HLT_VBF_DoubleTightChargedIsoPFTauHPS20_Trk1_eta2p1_v2' ) + triggerConditions = cms.vstring( 'HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v3', + 'HLT_DoubleMediumChargedIsoPFTauHPS40_Trk1_eta2p1_v3', + 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v2', + 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v2', + 'HLT_DoubleMediumDeepTauPFTauHPS35_L2NN_eta2p1_v2', + 'HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v2', + 'HLT_DoubleTightChargedIsoPFTauHPS35_Trk1_eta2p1_v3', + 'HLT_LooseDeepTauPFTauHPS180_L2NN_eta2p1_v3', + 'HLT_MediumChargedIsoPFTau180HighPtRelaxedIso_Trk50_eta2p1_v14', + 'HLT_MediumChargedIsoPFTau200HighPtRelaxedIso_Trk50_eta2p1_v14', + 'HLT_MediumChargedIsoPFTau220HighPtRelaxedIso_Trk50_eta2p1_v14', + 'HLT_Photon35_TwoProngs35_v3', + 'HLT_VBF_DoubleLooseChargedIsoPFTauHPS20_Trk1_eta2p1_v3', + 'HLT_VBF_DoubleMediumChargedIsoPFTauHPS20_Trk1_eta2p1_v3', + 'HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v2', + 'HLT_VBF_DoubleTightChargedIsoPFTauHPS20_Trk1_eta2p1_v3' ) ) process.hltPreDatasetTau = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -125534,7 +128387,30 @@ ), cuda = cms.EDAlias( hltEcalDigisFromGPU = cms.VPSet( - cms.PSet( type = cms.string( "*" ) ) + cms.PSet( type = cms.string( "EBDigiCollection" ) ), + cms.PSet( type = cms.string( "EEDigiCollection" ) ) + ), + hltEcalDigisLegacy = cms.VPSet( + cms.PSet( type = cms.string( "EBDetIdedmEDCollection" ) ), + cms.PSet( type = cms.string( "EEDetIdedmEDCollection" ) ), + cms.PSet( type = cms.string( "EBSrFlagsSorted" ) ), + cms.PSet( type = cms.string( "EESrFlagsSorted" ) ), + cms.PSet( type = cms.string( "EcalElectronicsIdedmEDCollection" ), + fromProductInstance = cms.string( "EcalIntegrityBlockSizeErrors" ) + ), + cms.PSet( type = cms.string( "EcalElectronicsIdedmEDCollection" ), + fromProductInstance = cms.string( "EcalIntegrityTTIdErrors" ) + ), + cms.PSet( type = cms.string( "EcalElectronicsIdedmEDCollection" ), + fromProductInstance = cms.string( "EcalIntegrityZSXtalIdErrors" ) + ), + cms.PSet( type = cms.string( "EcalPnDiodeDigisSorted" ) ), + cms.PSet( type = cms.string( "EcalPseudoStripInputDigisSorted" ), + fromProductInstance = cms.string( "EcalPseudoStripInputs" ) + ), + cms.PSet( type = cms.string( "EcalTriggerPrimitiveDigisSorted" ), + fromProductInstance = cms.string( "EcalTriggerPrimitives" ) + ) ) ), ) @@ -125550,18 +128426,6 @@ ) ), ) -process.hltEcalRecHit = SwitchProducerCUDA( - cpu = cms.EDAlias( - hltEcalRecHitWithTPs = cms.VPSet( - cms.PSet( type = cms.string( "*" ) ) - ) - ), - cuda = cms.EDAlias( - hltEcalRecHitWithoutTPs = cms.VPSet( - cms.PSet( type = cms.string( "*" ) ) - ) - ), - ) process.hltHbhereco = SwitchProducerCUDA( cpu = cms.EDAlias( hltHbherecoLegacy = cms.VPSet( @@ -125653,6 +128517,8 @@ process.hltOutputParkingDoubleElectronLowMass0 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputParkingDoubleElectronLowMass0.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -125669,6 +128535,8 @@ ) process.hltOutputParkingDoubleElectronLowMass1 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputParkingDoubleElectronLowMass1.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -125685,6 +128553,8 @@ ) process.hltOutputParkingDoubleElectronLowMass2 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputParkingDoubleElectronLowMass2.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -125701,6 +128571,8 @@ ) process.hltOutputParkingDoubleMuonLowMass0 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputParkingDoubleMuonLowMass0.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -125717,6 +128589,8 @@ ) process.hltOutputParkingDoubleMuonLowMass1 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputParkingDoubleMuonLowMass1.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -125733,6 +128607,8 @@ ) process.hltOutputParkingDoubleMuonLowMass2 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputParkingDoubleMuonLowMass2.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -125749,6 +128625,8 @@ ) process.hltOutputParkingDoubleMuonLowMass3 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputParkingDoubleMuonLowMass3.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -125765,6 +128643,8 @@ ) process.hltOutputParkingSingleMuon0 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputParkingSingleMuon0.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -125780,6 +128660,8 @@ ) process.hltOutputParkingSingleMuon1 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputParkingSingleMuon1.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -125795,6 +128677,8 @@ ) process.hltOutputParkingSingleMuon2 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputParkingSingleMuon2.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -125810,6 +128694,8 @@ ) process.hltOutputALCALowPtJet = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputALCALowPtJet.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -125817,13 +128703,17 @@ ), SelectEvents = cms.untracked.PSet( SelectEvents = cms.vstring( 'Dataset_AlCaLowPtJet' ) ), outputCommands = cms.untracked.vstring( 'drop *', - 'keep *_hltGtStage2Digis_*_*', + 'keep *_hltAK4PFJets_*_*', + 'keep *_hltAK8PFJets_*_*', + 'keep *_hltFixedGridRhoFastjetAll_*_*', 'keep *_hltPFJetsCorrectedMatchedToCaloJets10AK8_*_*', 'keep *_hltPFJetsCorrectedMatchedToCaloJets10_*_*', 'keep edmTriggerResults_*_*_*' ) ) process.hltOutputALCALumiPixelsCountsExpress = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputALCALumiPixelsCountsExpress.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -125836,6 +128726,8 @@ ) process.hltOutputALCALumiPixelsCountsPrompt = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputALCALumiPixelsCountsPrompt.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -125848,6 +128740,8 @@ ) process.hltOutputALCAP0 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputALCAP0.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -125872,6 +128766,8 @@ ) process.hltOutputALCAPHISYM = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputALCAPHISYM.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -125885,6 +128781,8 @@ ) process.hltOutputALCAPPSExpress = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputALCAPPSExpress.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -125899,6 +128797,8 @@ ) process.hltOutputALCAPPSPrompt = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputALCAPPSPrompt.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -125913,6 +128813,8 @@ ) process.hltOutputCalibration = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputCalibration.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -125927,6 +128829,8 @@ ) process.hltOutputDQMCalibration = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputDQMCalibration.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -125941,6 +128845,8 @@ ) process.hltOutputDQMEventDisplay = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputDQMEventDisplay.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -125955,6 +128861,8 @@ ) process.hltOutputDQMGPUvsCPU = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputDQMGPUvsCPU.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -125964,8 +128872,6 @@ outputCommands = cms.untracked.vstring( 'drop *', 'keep *_hltEcalDigisFromGPU_*_*', 'keep *_hltEcalDigisLegacy_*_*', - 'keep *_hltEcalRecHitWithTPs_*_*', - 'keep *_hltEcalRecHitWithoutTPs_*_*', 'keep *_hltEcalUncalibRecHitFromSoA_*_*', 'keep *_hltEcalUncalibRecHitLegacy_*_*', 'keep *_hltHbherecoFromGPU_*_*', @@ -125979,6 +128885,8 @@ ) process.hltOutputDQMOnlineBeamspot = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputDQMOnlineBeamspot.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -125986,6 +128894,7 @@ ), SelectEvents = cms.untracked.PSet( SelectEvents = cms.vstring( 'Dataset_DQMOnlineBeamspot' ) ), outputCommands = cms.untracked.vstring( 'drop *', + 'keep *_hltFEDSelectorOnlineMetaData_*_*', 'keep *_hltFEDSelectorTCDS_*_*', 'keep edmTriggerResults_*_*_*', 'keep recoTracks_hltPFMuonMerging_*_*', @@ -125993,6 +128902,8 @@ ) process.hltOutputDQM = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputDQM.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -126027,6 +128938,8 @@ ) process.hltOutputEcalCalibration = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputEcalCalibration.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -126040,6 +128953,8 @@ ) process.hltOutputExpress = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputExpress.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -126055,6 +128970,8 @@ ) process.hltOutputExpressCosmics = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputExpressCosmics.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -126070,6 +128987,8 @@ ) process.hltOutputExpressAlignment = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputExpressAlignment.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -126085,6 +129004,8 @@ ) process.hltOutputHLTMonitor = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputHLTMonitor.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -126137,6 +129058,8 @@ ) process.hltOutputNanoDST = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputNanoDST.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -126150,6 +129073,8 @@ ) process.hltOutputRPCMON = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputRPCMON.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -126170,6 +129095,8 @@ ) process.hltOutputScoutingPF = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputScoutingPF.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -126187,6 +129114,8 @@ ) process.hltOutputPhysicsCommissioning = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsCommissioning.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -126216,6 +129145,8 @@ ) process.hltOutputPhysicsDispJetBTagMuEGTau = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsDispJetBTagMuEGTau.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -126236,6 +129167,8 @@ ) process.hltOutputPhysicsEGamma = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsEGamma.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -126251,6 +129184,8 @@ ) process.hltOutputPhysicsEndOfFill = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsEndOfFill.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -126270,6 +129205,8 @@ ) process.hltOutputPhysicsForward = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsForward.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -126285,6 +129222,8 @@ ) process.hltOutputPhysicsJetMET = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsJetMET.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -126303,6 +129242,8 @@ ) process.hltOutputPhysicsMuon = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsMuon.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -126321,6 +129262,8 @@ ) process.hltOutputPhysicsReservedDoubleMuonLowMass = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsReservedDoubleMuonLowMass.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -126336,6 +129279,8 @@ ) process.hltOutputPhysicsScoutingPFMonitor = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsScoutingPFMonitor.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -126356,6 +129301,8 @@ ) process.hltOutputPhysicsTracks = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsTracks.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -126372,6 +129319,8 @@ ) process.hltOutputPhysicsHLTPhysics = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHLTPhysics.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -126387,6 +129336,8 @@ ) process.hltOutputPhysicsZeroBias = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsZeroBias.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -126402,6 +129353,8 @@ ) process.hltOutputPhysicsHIZeroBias1 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIZeroBias1.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -126418,6 +129371,8 @@ ) process.hltOutputPhysicsHIZeroBias2 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIZeroBias2.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -126434,6 +129389,8 @@ ) process.hltOutputPhysicsHIZeroBias3 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIZeroBias3.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -126450,6 +129407,8 @@ ) process.hltOutputPhysicsHIZeroBias4 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIZeroBias4.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -126466,6 +129425,8 @@ ) process.hltOutputPhysicsHIZeroBias5 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIZeroBias5.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -126482,6 +129443,8 @@ ) process.hltOutputPhysicsHIZeroBias6 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIZeroBias6.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -126498,6 +129461,8 @@ ) process.hltOutputPhysicsTOTEM1part0 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsTOTEM1part0.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -126513,6 +129478,8 @@ ) process.hltOutputPhysicsTOTEM1part1 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsTOTEM1part1.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -126528,6 +129495,8 @@ ) process.hltOutputPhysicsTOTEM1part2 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsTOTEM1part2.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -126543,6 +129512,8 @@ ) process.hltOutputPhysicsTOTEM1part3 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsTOTEM1part3.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -126558,6 +129529,8 @@ ) process.hltOutputPhysicsTOTEM2part0 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsTOTEM2part0.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -126573,6 +129546,8 @@ ) process.hltOutputPhysicsTOTEM2part1 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsTOTEM2part1.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -126588,6 +129563,8 @@ ) process.hltOutputPhysicsTOTEM2part2 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsTOTEM2part2.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -126603,6 +129580,8 @@ ) process.hltOutputPhysicsTOTEM2part3 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsTOTEM2part3.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -126618,6 +129597,8 @@ ) process.hltOutputPhysicsTOTEM3 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsTOTEM3.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -126633,6 +129614,8 @@ ) process.hltOutputPhysicsTOTEM4part0 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsTOTEM4part0.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -126648,6 +129631,8 @@ ) process.hltOutputPhysicsTOTEM4part1 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsTOTEM4part1.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -126663,6 +129648,8 @@ ) process.hltOutputPhysicsTOTEM4part2 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsTOTEM4part2.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -126678,6 +129665,8 @@ ) process.hltOutputPhysicsTOTEM4part3 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsTOTEM4part3.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -126693,6 +129682,8 @@ ) process.hltOutputPhysicsRandomTOTEM1 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsRandomTOTEM1.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -126708,6 +129699,8 @@ ) process.hltOutputPhysicsRandomTOTEM2 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsRandomTOTEM2.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -126723,6 +129716,8 @@ ) process.hltOutputPhysicsRandomTOTEM3 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsRandomTOTEM3.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -126738,6 +129733,8 @@ ) process.hltOutputPhysicsRandomTOTEM4 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsRandomTOTEM4.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -126753,6 +129750,8 @@ ) process.hltOutputPhysicsZeroBiasTOTEM1 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsZeroBiasTOTEM1.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -126768,6 +129767,8 @@ ) process.hltOutputPhysicsZeroBiasTOTEM2 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsZeroBiasTOTEM2.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -126783,6 +129784,8 @@ ) process.hltOutputPhysicsZeroBiasTOTEM3 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsZeroBiasTOTEM3.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -126798,6 +129801,8 @@ ) process.hltOutputPhysicsZeroBiasTOTEM4 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsZeroBiasTOTEM4.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -126813,6 +129818,8 @@ ) process.hltOutputPhysicsMinimumBias0 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsMinimumBias0.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -126828,6 +129835,8 @@ ) process.hltOutputPhysicsMinimumBias1 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsMinimumBias1.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -126843,6 +129852,8 @@ ) process.hltOutputPhysicsMinimumBias2 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsMinimumBias2.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -126858,6 +129869,8 @@ ) process.hltOutputPhysicsMinimumBias3 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsMinimumBias3.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -126873,6 +129886,8 @@ ) process.hltOutputPhysicsMinimumBias4 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsMinimumBias4.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -126888,6 +129903,8 @@ ) process.hltOutputPhysicsMinimumBias5 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsMinimumBias5.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -126903,6 +129920,8 @@ ) process.hltOutputPhysicsMinimumBias6 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsMinimumBias6.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -126918,6 +129937,8 @@ ) process.hltOutputPhysicsMinimumBias7 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsMinimumBias7.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -126933,6 +129954,8 @@ ) process.hltOutputPhysicsMinimumBias8 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsMinimumBias8.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -126948,6 +129971,8 @@ ) process.hltOutputPhysicsMinimumBias9 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsMinimumBias9.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -126963,6 +129988,8 @@ ) process.hltOutputPhysicsHICommissioning = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHICommissioning.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -126981,6 +130008,8 @@ ) process.hltOutputPhysicsHIDoubleMuon = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIDoubleMuon.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -126998,6 +130027,8 @@ ) process.hltOutputPhysicsHISingleMuon = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHISingleMuon.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -127014,6 +130045,8 @@ ) process.hltOutputPhysicsHIHardProbes = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIHardProbes.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -127030,6 +130063,8 @@ ) process.hltOutputPhysicsHIMinimumBiasReducedFormat0 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBiasReducedFormat0.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -127046,6 +130081,8 @@ ) process.hltOutputPhysicsHIMinimumBiasReducedFormat1 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBiasReducedFormat1.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -127062,6 +130099,8 @@ ) process.hltOutputPhysicsHIMinimumBiasReducedFormat2 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBiasReducedFormat2.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -127078,6 +130117,8 @@ ) process.hltOutputPhysicsHIMinimumBiasReducedFormat3 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBiasReducedFormat3.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -127094,6 +130135,8 @@ ) process.hltOutputPhysicsHIMinimumBiasReducedFormat4 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBiasReducedFormat4.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -127110,6 +130153,8 @@ ) process.hltOutputPhysicsHIMinimumBiasReducedFormat5 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBiasReducedFormat5.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -127126,6 +130171,8 @@ ) process.hltOutputPhysicsHIMinimumBiasReducedFormat6 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBiasReducedFormat6.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -127142,6 +130189,8 @@ ) process.hltOutputPhysicsHIMinimumBiasReducedFormat7 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBiasReducedFormat7.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -127158,6 +130207,8 @@ ) process.hltOutputPhysicsHIMinimumBiasReducedFormat8 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBiasReducedFormat8.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -127174,6 +130225,8 @@ ) process.hltOutputPhysicsHIMinimumBiasReducedFormat9 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBiasReducedFormat9.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -127190,6 +130243,8 @@ ) process.hltOutputPhysicsHIMinimumBiasReducedFormat10 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBiasReducedFormat10.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -127206,6 +130261,8 @@ ) process.hltOutputPhysicsHIMinimumBiasReducedFormat11 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBiasReducedFormat11.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -127222,6 +130279,8 @@ ) process.hltOutputPhysicsHITrackerNZS = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHITrackerNZS.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -127239,6 +130298,8 @@ ) process.hltOutputPhysicsHIForward = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIForward.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -127256,6 +130317,8 @@ ) process.hltOutputHIHLTMonitor = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputHIHLTMonitor.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -127299,6 +130362,8 @@ ) process.hltOutputHIDQM = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputHIDQM.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -127338,6 +130403,8 @@ ) process.hltOutputHIDQMEventDisplay = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputHIDQMEventDisplay.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -127352,6 +130419,8 @@ ) process.hltOutputHIDQMOnlineBeamspot = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputHIDQMOnlineBeamspot.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -127365,6 +130434,8 @@ ) process.hltOutputHIExpress = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputHIExpress.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -127380,6 +130451,8 @@ ) process.hltOutputHIExpressAlignment = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputHIExpressAlignment.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -127395,6 +130468,8 @@ ) process.hltOutputPhysicsHIHardProbesLower = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIHardProbesLower.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -127411,6 +130486,8 @@ ) process.hltOutputPhysicsHIHardProbesPeripheral = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIHardProbesPeripheral.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -127427,6 +130504,8 @@ ) process.hltOutputPhysicsHIHeavyFlavor = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIHeavyFlavor.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -127443,6 +130522,8 @@ ) process.hltOutputPhysicsHIHighMultiplicity = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIHighMultiplicity.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -127459,6 +130540,8 @@ ) process.hltOutputPhysicsHILowMultiplicity = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHILowMultiplicity.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -127475,6 +130558,8 @@ ) process.hltOutputPhysicsHILowMultiplicityReducedFormat = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHILowMultiplicityReducedFormat.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -127491,6 +130576,8 @@ ) process.hltOutputPhysicsHIMinimumBias0 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBias0.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -127507,6 +130594,8 @@ ) process.hltOutputPhysicsHIMinimumBias1 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBias1.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -127523,6 +130612,8 @@ ) process.hltOutputPhysicsHIMinimumBias2 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBias2.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -127539,6 +130630,8 @@ ) process.hltOutputPhysicsHIMinimumBias3 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBias3.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -127555,6 +130648,8 @@ ) process.hltOutputPhysicsHIMinimumBias4 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBias4.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -127571,6 +130666,8 @@ ) process.hltOutputPhysicsHIMinimumBias5 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBias5.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -127587,6 +130684,8 @@ ) process.hltOutputPhysicsHIMinimumBias6 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBias6.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -127603,6 +130702,8 @@ ) process.hltOutputPhysicsHIMinimumBias7 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBias7.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -127619,6 +130720,8 @@ ) process.hltOutputPhysicsHIMinimumBias8 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBias8.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -127635,6 +130738,8 @@ ) process.hltOutputPhysicsHIMinimumBias9 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBias9.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -127651,6 +130756,8 @@ ) process.hltOutputPhysicsHIMinimumBias10 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBias10.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -127667,6 +130774,8 @@ ) process.hltOutputPhysicsHIMinimumBias11 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBias11.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -127683,6 +130792,8 @@ ) process.hltOutputPhysicsHIMinimumBias12 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBias12.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -127699,6 +130810,8 @@ ) process.hltOutputPhysicsHIMinimumBias13 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBias13.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -127715,6 +130828,8 @@ ) process.hltOutputPhysicsHIMinimumBias14 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBias14.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -127731,6 +130846,8 @@ ) process.hltOutputPhysicsHIMinimumBias15 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBias15.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -127747,6 +130864,8 @@ ) process.hltOutputPhysicsHIMinimumBias16 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBias16.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -127763,6 +130882,8 @@ ) process.hltOutputPhysicsHIMinimumBias17 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBias17.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -127779,6 +130900,8 @@ ) process.hltOutputPhysicsHIMinimumBias18 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBias18.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -127795,6 +130918,8 @@ ) process.hltOutputPhysicsHIMinimumBias19 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBias19.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -127810,7 +130935,7 @@ 'keep triggerTriggerEvent_*_*_*' ) ) -process.HLTDoFullUnpackingEgammaEcalWithoutPreshowerTask = cms.ConditionalTask( process.hltEcalDigisLegacy , process.hltEcalDigisGPU , process.hltEcalDigisFromGPU , process.hltEcalDigis , process.hltEcalDetIdToBeRecovered , process.hltEcalUncalibRecHitLegacy , process.hltEcalUncalibRecHitGPU , process.hltEcalUncalibRecHitSoA , process.hltEcalUncalibRecHitFromSoA , process.hltEcalUncalibRecHit , process.hltEcalRecHitWithTPs , process.hltEcalRecHitWithoutTPs , process.hltEcalRecHit ) +process.HLTDoFullUnpackingEgammaEcalWithoutPreshowerTask = cms.ConditionalTask( process.hltEcalDigisLegacy , process.hltEcalDigisGPU , process.hltEcalDigisFromGPU , process.hltEcalDigis , process.hltEcalDetIdToBeRecovered , process.hltEcalUncalibRecHitLegacy , process.hltEcalUncalibRecHitGPU , process.hltEcalUncalibRecHitSoA , process.hltEcalUncalibRecHitFromSoA , process.hltEcalUncalibRecHit , process.hltEcalRecHit ) process.HLTDoLocalHcalTask = cms.ConditionalTask( process.hltHcalDigis , process.hltHcalDigisGPU , process.hltHbherecoLegacy , process.hltHbherecoGPU , process.hltHbherecoFromGPU , process.hltHbhereco , process.hltHfprereco , process.hltHfreco , process.hltHoreco ) process.HLTDoLocalPixelTask = cms.ConditionalTask( process.hltOnlineBeamSpotToGPU , process.hltSiPixelDigiErrorsSoA , process.hltSiPixelDigisLegacy , process.hltSiPixelDigisSoA , process.hltSiPixelDigisFromSoA , process.hltSiPixelDigis , process.hltSiPixelClustersLegacy , process.hltSiPixelClustersGPU , process.hltSiPixelClustersFromSoA , process.hltSiPixelClusters , process.hltSiPixelClustersCache , process.hltSiPixelRecHitsFromLegacy , process.hltSiPixelRecHitsGPU , process.hltSiPixelRecHitsFromGPU , process.hltSiPixelRecHits , process.hltSiPixelRecHitsSoAFromGPU , process.hltSiPixelRecHitsSoA ) process.HLTRecoPixelTracksTask = cms.ConditionalTask( process.hltPixelTracksCPU , process.hltPixelTracksGPU , process.hltPixelTracksFromGPU , process.hltPixelTracksSoA , process.hltPixelTracks , process.hltPixelTracksTrackingRegions ) @@ -127819,6 +130944,10 @@ process.HLTDoFullUnpackingEgammaEcalTask = cms.ConditionalTask( process.HLTDoFullUnpackingEgammaEcalWithoutPreshowerTask , process.HLTPreshowerTask ) process.HLTStoppedHSCPLocalHcalRecoTask = cms.ConditionalTask( process.hltHcalDigis , process.hltHcalDigisGPU , process.hltHbherecoLegacy , process.hltHbherecoGPU , process.hltHbherecoFromGPU , process.hltHbhereco ) process.HLTRecopixelvertexingForHIppRefTask = cms.ConditionalTask( process.HLTRecoPixelTracksTask , process.hltPixelVerticesCPU , process.hltPixelVerticesGPU , process.hltPixelVerticesFromGPU , process.hltPixelVerticesSoA , process.hltPixelVertices ) +process.HLTDoFullUnpackingEgammaEcalWithoutPreshowerCPUOnlyTask = cms.ConditionalTask( process.hltEcalDigisLegacy , process.hltEcalDetIdToBeRecoveredCPUOnly , process.hltEcalUncalibRecHitCPUOnly , process.hltEcalRecHitCPUOnly ) +process.HLTDoLocalPixelCPUOnlyTask = cms.ConditionalTask( process.hltSiPixelDigisLegacy , process.hltSiPixelClustersLegacy , process.hltSiPixelClustersCacheCPUOnly , process.hltSiPixelRecHitsFromLegacyCPUOnly ) +process.HLTRecoPixelTracksCPUOnlyTask = cms.ConditionalTask( process.hltPixelTracksCPUOnly , process.hltPixelTracksFromSoACPUOnly , process.hltPixelTracksTrackingRegions ) +process.HLTRecopixelvertexingCPUOnlyTask = cms.ConditionalTask( process.HLTRecoPixelTracksCPUOnlyTask , process.hltPixelVerticesCPUOnly , process.hltPixelVerticesFromSoACPUOnly , process.hltTrimmedPixelVerticesCPUOnly ) process.HLTL1UnpackerSequence = cms.Sequence( process.hltGtStage2Digis + process.hltGtStage2ObjectMap ) process.HLTBeamSpot = cms.Sequence( process.hltScalersRawToDigi + process.hltOnlineMetaDataDigis + process.hltOnlineBeamSpot ) @@ -128213,6 +131342,37 @@ process.HLTEle5WPTightGsfSequence = cms.Sequence( process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1SingleEG5Filter + process.hltEG5L1SingleEG5EtFilter + process.hltEgammaClusterShape + process.hltEle5WPTightClusterShapeFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltEle5WPTightHEFilter + process.hltEgammaEcalPFClusterIso + process.hltEle5WPTightEcalIsoFilter + process.HLTPFHcalClustering + process.hltEgammaHcalPFClusterIso + process.hltEle5WPTightHcalIsoFilter + process.HLTElePixelMatchSequence + process.hltEle5WPTightPixelMatchFilter + process.hltEle5WPTightPMS2Filter + process.HLTGsfElectronSequence + process.hltEle5WPTightGsfOneOEMinusOneOPFilter + process.hltEle5WPTightGsfMissingHitsFilter + process.hltEle5WPTightGsfDetaFilter + process.hltEle5WPTightGsfDphiFilter + process.HLTTrackReconstructionForIsoElectronIter02 + process.hltEgammaEleGsfTrackIso + process.hltEle5WPTightGsfTrackIsoFilter ) process.HLTEle15Ele10CaloIdLTrackIdLIsoVLSequence = cms.Sequence( process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1SingleEG5Filter + process.hltEle15Ele10CaloIdLTrackIdLIsoVLEtLeg1Filter + process.hltEle15Ele10CaloIdLTrackIdLIsoVLEtLeg2Filter + process.hltEgammaClusterShape + process.hltEle15Ele10CaloIdLTrackIdLIsoVLClusterShapeLeg1Filter + process.hltEle15Ele10CaloIdLTrackIdLIsoVLClusterShapeLeg2Filter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltEle15Ele10CaloIdLTrackIdLIsoVLHELeg1Filter + process.hltEle15Ele10CaloIdLTrackIdLIsoVLHELeg2Filter + process.hltEgammaEcalPFClusterIso + process.hltEle15Ele10CaloIdLTrackIdLIsoVLEcalIsoLeg1Filter + process.hltEle15Ele10CaloIdLTrackIdLIsoVLEcalIsoLeg2Filter + process.HLTPFHcalClustering + process.hltEgammaHcalPFClusterIso + process.hltEle15Ele10CaloIdLTrackIdLIsoVLHcalIsoLeg1Filter + process.hltEle15Ele10CaloIdLTrackIdLIsoVLHcalIsoLeg2Filter + process.HLTElePixelMatchSequence + process.hltEle15Ele10CaloIdLTrackIdLIsoVLPixelMatchLeg1Filter + process.hltEle15Ele10CaloIdLTrackIdLIsoVLPixelMatchLeg2Filter + process.HLTGsfElectronSequence + process.hltEle15Ele10CaloIdLTrackIdLIsoVLOneOEMinusOneOPLeg1Filter + process.hltEle15Ele10CaloIdLTrackIdLIsoVLOneOEMinusOneOPLeg2Filter + process.hltEle15Ele10CaloIdLTrackIdLIsoVLDetaLeg1Filter + process.hltEle15Ele10CaloIdLTrackIdLIsoVLDetaLeg2Filter + process.hltEle15Ele10CaloIdLTrackIdLIsoVLDphiLeg1Filter + process.hltEle15Ele10CaloIdLTrackIdLIsoVLDphiLeg2Filter + process.HLTTrackReconstructionForIsoElectronIter02 + process.hltEgammaEleGsfTrackIso + process.hltEle15Ele10CaloIdLTrackIdLIsoVLTrackIsoLeg1Filter + process.hltEle15Ele10CaloIdLTrackIdLIsoVLTrackIsoLeg2Filter ) process.HLTMuIsolationSequenceForMC = cms.Sequence( process.HLTL3muonEcalPFisorecoSequenceNoBoolsForMuons + process.hltL3fL1sMu5L1L2L3pfecalIsoRhoFiltered + process.HLTL3muonHcalPFisorecoSequenceNoBoolsForMuons + process.hltL3fL1sMu5L1L2L3pfhcalIsoRhoFiltered + process.HLTTrackReconstructionForIsoL3MuonIter02 + process.hltMuonTkRelIsolationCut0p08Map ) +process.HLTDoFullUnpackingEgammaEcalWithoutPreshowerCPUOnlySequence = cms.Sequence( process.HLTDoFullUnpackingEgammaEcalWithoutPreshowerCPUOnlyTask ) +process.HLTDoCaloCPUOnlySequence = cms.Sequence( process.HLTDoFullUnpackingEgammaEcalWithoutPreshowerCPUOnlySequence + process.HLTDoLocalHcalSequence + process.hltTowerMakerForAllCPUOnly ) +process.HLTAK4CaloJetsReconstructionCPUOnlySequence = cms.Sequence( process.HLTDoCaloCPUOnlySequence + process.hltAK4CaloJetsCPUOnly + process.hltAK4CaloJetsIDPassedCPUOnly ) +process.HLTAK4CaloCorrectorProducersCPUOnlySequence = cms.Sequence( process.hltAK4CaloFastJetCorrectorCPUOnly + process.hltAK4CaloRelativeCorrector + process.hltAK4CaloAbsoluteCorrector + process.hltAK4CaloResidualCorrector + process.hltAK4CaloCorrectorCPUOnly ) +process.HLTAK4CaloJetsCorrectionCPUOnlySequence = cms.Sequence( process.hltFixedGridRhoFastjetAllCaloCPUOnly + process.HLTAK4CaloCorrectorProducersCPUOnlySequence + process.hltAK4CaloJetsCorrectedCPUOnly + process.hltAK4CaloJetsCorrectedIDPassedCPUOnly ) +process.HLTAK4CaloJetsCPUOnlySequence = cms.Sequence( process.HLTAK4CaloJetsReconstructionCPUOnlySequence + process.HLTAK4CaloJetsCorrectionCPUOnlySequence ) +process.HLTDoCaloCPUOnlySequencePF = cms.Sequence( process.HLTDoFullUnpackingEgammaEcalWithoutPreshowerCPUOnlySequence + process.HLTDoLocalHcalSequence + process.hltTowerMakerForAllCPUOnly ) +process.HLTAK4CaloJetsPrePFRecoCPUOnlySequence = cms.Sequence( process.HLTDoCaloCPUOnlySequencePF + process.hltAK4CaloJetsPFCPUOnly ) +process.HLTPreAK4PFJetsRecoCPUOnlySequence = cms.Sequence( process.HLTAK4CaloJetsPrePFRecoCPUOnlySequence + process.hltAK4CaloJetsPFEt5CPUOnly ) +process.HLTDoLocalPixelCPUOnlySequence = cms.Sequence( process.HLTDoLocalPixelCPUOnlyTask ) +process.HLTDoLocalStripCPUOnlySequence = cms.Sequence( process.hltSiStripExcludedFEDListProducer + process.hltSiStripRawToClustersFacility + process.hltSiStripClustersCPUOnly ) +process.HLTIterL3OImuonTkCandidateCPUOnlySequence = cms.Sequence( process.hltIterL3OISeedsFromL2MuonsCPUOnly + process.hltIterL3OITrackCandidatesCPUOnly + process.hltIterL3OIMuCtfWithMaterialTracksCPUOnly + process.hltIterL3OIMuonTrackCutClassifierCPUOnly + process.hltIterL3OIMuonTrackSelectionHighPurityCPUOnly + process.hltL3MuonsIterL3OICPUOnly ) +process.HLTRecopixelvertexingCPUOnlySequence = cms.Sequence( process.hltPixelTracksFitter + process.hltPixelTracksFilter,process.HLTRecopixelvertexingCPUOnlyTask ) +process.HLTIterL3MuonRecopixelvertexingCPUOnlySequence = cms.Sequence( process.HLTRecopixelvertexingCPUOnlySequence + process.hltIterL3MuonPixelTracksTrackingRegionsCPUOnly + process.hltPixelTracksInRegionL2CPUOnly ) +process.HLTIterativeTrackingIteration0ForIterL3MuonCPUOnly = cms.Sequence( process.hltIter0IterL3MuonPixelSeedsFromPixelTracksCPUOnly + process.hltIter0IterL3MuonPixelSeedsFromPixelTracksFilteredCPUOnly + process.hltIter0IterL3MuonCkfTrackCandidatesCPUOnly + process.hltIter0IterL3MuonCtfWithMaterialTracksCPUOnly + process.hltIter0IterL3MuonTrackCutClassifierCPUOnly + process.hltIter0IterL3MuonTrackSelectionHighPurityCPUOnly ) +process.HLTIterL3IOmuonTkCandidateCPUOnlySequence = cms.Sequence( process.HLTIterL3MuonRecopixelvertexingCPUOnlySequence + process.HLTIterativeTrackingIteration0ForIterL3MuonCPUOnly + process.hltL3MuonsIterL3IOCPUOnly ) +process.HLTIterL3OIAndIOFromL2muonTkCandidateCPUOnlySequence = cms.Sequence( process.HLTIterL3OImuonTkCandidateCPUOnlySequence + process.hltIterL3OIL3MuonsLinksCombinationCPUOnly + process.hltIterL3OIL3MuonsCPUOnly + process.hltIterL3OIL3MuonCandidatesCPUOnly + process.hltL2SelectorForL3IOCPUOnly + process.HLTIterL3IOmuonTkCandidateCPUOnlySequence + process.hltIterL3MuonsFromL2LinksCombinationCPUOnly ) +process.HLTRecopixelvertexingCPUOnlySequenceForIterL3FromL1Muon = cms.Sequence( process.HLTRecopixelvertexingCPUOnlySequence + process.hltIterL3FromL1MuonPixelTracksTrackingRegions + process.hltPixelTracksInRegionL1CPUOnly ) +process.HLTIterativeTrackingIteration0ForIterL3FromL1MuonCPUOnly = cms.Sequence( process.hltIter0IterL3FromL1MuonPixelSeedsFromPixelTracksCPUOnly + process.hltIter0IterL3FromL1MuonPixelSeedsFromPixelTracksFilteredCPUOnly + process.hltIter0IterL3FromL1MuonCkfTrackCandidatesCPUOnly + process.hltIter0IterL3FromL1MuonCtfWithMaterialTracksCPUOnly + process.hltIter0IterL3FromL1MuonTrackCutClassifierCPUOnly + process.hltIter0IterL3FromL1MuonTrackSelectionHighPurityCPUOnly ) +process.HLTIterL3IOmuonFromL1TkCandidateCPUOnlySequence = cms.Sequence( process.HLTRecopixelvertexingCPUOnlySequenceForIterL3FromL1Muon + process.HLTIterativeTrackingIteration0ForIterL3FromL1MuonCPUOnly ) +process.HLTIterL3muonTkCandidateCPUOnlySequence = cms.Sequence( process.HLTDoLocalPixelCPUOnlySequence + process.HLTDoLocalStripCPUOnlySequence + process.HLTIterL3OIAndIOFromL2muonTkCandidateCPUOnlySequence + process.hltL1MuonsPt0 + process.HLTIterL3IOmuonFromL1TkCandidateCPUOnlySequence ) +process.HLTL3muonrecoNocandCPUOnlySequence = cms.Sequence( process.HLTIterL3muonTkCandidateCPUOnlySequence + process.hltIterL3MuonMergedCPUOnly + process.hltIterL3MuonAndMuonFromL1MergedCPUOnly + process.hltIterL3GlbMuonCPUOnly + process.hltIterL3MuonsNoIDCPUOnly + process.hltIterL3MuonsCPUOnly + process.hltL3MuonsIterL3LinksCPUOnly + process.hltIterL3MuonTracksCPUOnly ) +process.HLTL3muonrecoCPUOnlySequence = cms.Sequence( process.HLTL3muonrecoNocandCPUOnlySequence + process.hltIterL3MuonCandidatesCPUOnly ) +process.HLTIterativeTrackingIteration0CPUOnly = cms.Sequence( process.hltIter0PFLowPixelSeedsFromPixelTracksCPUOnly + process.hltIter0PFlowCkfTrackCandidatesCPUOnly + process.hltIter0PFlowCtfWithMaterialTracksCPUOnly + process.hltIter0PFlowTrackCutClassifierCPUOnly + process.hltMergedTracksCPUOnly ) +process.HLTIterativeTrackingIter02CPUOnly = cms.Sequence( process.HLTIterativeTrackingIteration0CPUOnly ) +process.HLTTrackReconstructionForPFCPUOnly = cms.Sequence( process.HLTDoLocalPixelCPUOnlySequence + process.HLTRecopixelvertexingCPUOnlySequence + process.HLTDoLocalStripCPUOnlySequence + process.HLTIterativeTrackingIter02CPUOnly + process.hltPFMuonMergingCPUOnly + process.hltMuonLinksCPUOnly + process.hltMuonsCPUOnly ) +process.HLTParticleFlowCPUOnlySequence = cms.Sequence( process.HLTPreshowerSequence + process.hltParticleFlowRecHitECALUnseededCPUOnly + process.hltParticleFlowRecHitHBHECPUOnly + process.hltParticleFlowRecHitHF + process.hltParticleFlowRecHitPSUnseeded + process.hltParticleFlowClusterECALUncorrectedUnseededCPUOnly + process.hltParticleFlowClusterPSUnseeded + process.hltParticleFlowClusterECALUnseededCPUOnly + process.hltParticleFlowClusterHBHECPUOnly + process.hltParticleFlowClusterHCALCPUOnly + process.hltParticleFlowClusterHF + process.hltLightPFTracksCPUOnly + process.hltParticleFlowBlockCPUOnly + process.hltParticleFlowCPUOnly ) +process.HLTAK4PFJetsReconstructionCPUOnlySequence = cms.Sequence( process.HLTL2muonrecoSequence + process.HLTL3muonrecoCPUOnlySequence + process.HLTTrackReconstructionForPFCPUOnly + process.HLTParticleFlowCPUOnlySequence + process.hltAK4PFJetsCPUOnly + process.hltAK4PFJetsLooseIDCPUOnly + process.hltAK4PFJetsTightIDCPUOnly ) +process.HLTAK4PFCorrectorProducersCPUOnlySequence = cms.Sequence( process.hltAK4PFFastJetCorrectorCPUOnly + process.hltAK4PFRelativeCorrector + process.hltAK4PFAbsoluteCorrector + process.hltAK4PFResidualCorrector + process.hltAK4PFCorrectorCPUOnly ) +process.HLTAK4PFJetsCorrectionCPUOnlySequence = cms.Sequence( process.hltFixedGridRhoFastjetAllCPUOnly + process.HLTAK4PFCorrectorProducersCPUOnlySequence + process.hltAK4PFJetsCorrectedCPUOnly + process.hltAK4PFJetsLooseIDCorrectedCPUOnly + process.hltAK4PFJetsTightIDCorrectedCPUOnly ) +process.HLTAK4PFJetsCPUOnlySequence = cms.Sequence( process.HLTPreAK4PFJetsRecoCPUOnlySequence + process.HLTAK4PFJetsReconstructionCPUOnlySequence + process.HLTAK4PFJetsCorrectionCPUOnlySequence ) process.HLTMediumIsoPFTauHighPtRelaxedIsoSequence = cms.Sequence( process.hltPFTauMediumHighPtRelaxedIsoAbsoluteIsolationDiscriminator + process.hltPFTauMediumHighPtRelaxedIsoRelativeIsolationDiscriminator + process.hltPFTauMediumHighPtRelaxedIsoAbsOrRelIsolationDiscriminator ) process.HLTMediumChargedIsoPFTauHighPtRelaxedIsoTrk50 = cms.Sequence( process.HLTMediumIsoPFTauHighPtRelaxedIsoSequence + process.hltPFTauTrackPt50Discriminator + process.hltSelectedPFTausTrackPt50AbsOrRelMediumHighPtRelaxedIsoIsolation ) process.HLTEle16Ele12Ele8CaloIdLTrackIdLSequence = cms.Sequence( process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEle16Ele12Ele8CaloIdLTrackIdLL1MatchFilter + process.hltEle16Ele12Ele8CaloIdLTrackIdLEtLeg1Filter + process.hltEle16Ele12Ele8CaloIdLTrackIdLEtLeg2Filter + process.hltEle16Ele12Ele8CaloIdLTrackIdLEtLeg3Filter + process.hltEgammaClusterShape + process.hltEle16Ele12Ele8CaloIdLTrackIdLClusterShapeLeg1Filter + process.hltEle16Ele12Ele8CaloIdLTrackIdLClusterShapeLeg2Filter + process.hltEle16Ele12Ele8CaloIdLTrackIdLClusterShapeLeg3Filter + process.HLTDoLocalHcalSequence + process.hltTowerMakerForAll + process.hltEgammaHoverE + process.hltEle16Ele12Ele8CaloIdLTrackIdLHELeg1Filter + process.hltEle16Ele12Ele8CaloIdLTrackIdLHELeg2Filter + process.hltEle16Ele12Ele8CaloIdLTrackIdLHELeg3Filter + process.HLTElePixelMatchSequence + process.hltEle16Ele12Ele8CaloIdLTrackIdLPixelMatchLeg1Filter + process.hltEle16Ele12Ele8CaloIdLTrackIdLPixelMatchLeg2Filter + process.hltEle16Ele12Ele8CaloIdLTrackIdLPixelMatchLeg3Filter + process.HLTGsfElectronSequence + process.hltEle16Ele12Ele8CaloIdLTrackIdLOneOEMinusOneOPLeg1Filter + process.hltEle16Ele12Ele8CaloIdLTrackIdLOneOEMinusOneOPLeg2Filter + process.hltEle16Ele12Ele8CaloIdLTrackIdLOneOEMinusOneOPLeg3Filter + process.hltEle16Ele12Ele8CaloIdLTrackIdLDetaLeg1Filter + process.hltEle16Ele12Ele8CaloIdLTrackIdLDetaLeg2Filter + process.hltEle16Ele12Ele8CaloIdLTrackIdLDetaLeg3Filter + process.hltEle16Ele12Ele8CaloIdLTrackIdLDphiLeg1Filter + process.hltEle16Ele12Ele8CaloIdLTrackIdLDphiLeg2Filter + process.hltEle16Ele12Ele8CaloIdLTrackIdLDphiLeg3Filter ) @@ -128478,91 +131638,91 @@ process.HLTriggerFirstPath = cms.Path( process.hltGetRaw + process.hltPSetMap + process.hltBoolFalse ) process.Status_OnCPU = cms.Path( process.statusOnGPU + ~process.statusOnGPUFilter ) process.Status_OnGPU = cms.Path( process.statusOnGPU + process.statusOnGPUFilter ) -process.HLT_AK8PFJet360_TrimMass30_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8PFJet360TrimMass30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet260 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets260 + process.hltAK8SinglePFJet360 + process.hltAK8TrimModJets + process.hltAK8SinglePFJetTrimModMass30 + process.HLTEndSequence ) -process.HLT_AK8PFJet380_TrimMass30_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8PFJet380TrimMass30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet280 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets280 + process.hltAK8SinglePFJet380 + process.hltAK8TrimModJets + process.hltAK8SinglePFJetTrimModMass30 + process.HLTEndSequence ) -process.HLT_AK8PFJet400_TrimMass30_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8PFJet400TrimMass30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet300 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets300 + process.hltAK8SinglePFJet400 + process.hltAK8TrimModJets + process.hltAK8SinglePFJetTrimModMass30 + process.HLTEndSequence ) -process.HLT_AK8PFJet420_TrimMass30_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8PFJet420TrimMass30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet320 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets320 + process.hltAK8SinglePFJet420 + process.hltAK8TrimModJets + process.hltAK8SinglePFJetTrimModMass30 + process.HLTEndSequence ) -process.HLT_AK8PFJet400_MassSD30_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8PFJet400MassSD30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet300 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets300 + process.hltAK8SinglePFJet400 + process.hltAK8SoftDropModJets + process.hltAK8SinglePFSoftDropModMass30 + process.HLTEndSequence ) -process.HLT_AK8PFJet420_MassSD30_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8PFJet420MassSD30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet320 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets320 + process.hltAK8SinglePFJet420 + process.hltAK8SoftDropModJets + process.hltAK8SinglePFSoftDropModMass30 + process.HLTEndSequence ) -process.HLT_AK8PFJet450_MassSD30_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8PFJet450MassSD30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet350 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets350 + process.hltAK8SinglePFJet450 + process.hltAK8SoftDropModJets + process.hltAK8SinglePFSoftDropModMass30 + process.HLTEndSequence ) -process.HLT_AK8DiPFJet250_250_MassSD30_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8DiPFJet250250MassSD30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltAK8DoublePFJet250 + process.hltAK8SoftDropModJets + process.hltAK8DoublePFJetSDModMass30 + process.HLTEndSequence ) -process.HLT_AK8DiPFJet250_250_MassSD50_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8DiPFJet250250MassSD50 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltAK8DoublePFJet250 + process.hltAK8SoftDropModJets + process.hltAK8DoublePFJetSDModMass50 + process.HLTEndSequence ) -process.HLT_AK8DiPFJet260_260_MassSD30_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8DiPFJet260260MassSD30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltAK8DoublePFJet260 + process.hltAK8SoftDropModJets + process.hltAK8DoublePFJetSDModMass30 + process.HLTEndSequence ) -process.HLT_AK8DiPFJet270_270_MassSD30_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8DiPFJet270270MassSD30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltAK8DoublePFJet270 + process.hltAK8SoftDropModJets + process.hltAK8DoublePFJetSDModMass30 + process.HLTEndSequence ) -process.HLT_AK8PFHT750_TrimMass50_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPreAK8PFHT750TrimMass50 + process.HLTAK8CaloJetsSequence + process.hltAK8HtMht + process.hltAK8Ht650 + process.HLTAK8PFJetsSequence + process.hltAK8PFHTwJetPt200 + process.hltAK8TrimModJets + process.hlt1AK8PFJetsTrimMass50Pt200 + process.hltAK8PFHT750 + process.HLTEndSequence ) -process.HLT_AK8PFHT800_TrimMass50_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPreAK8PFHT800TrimMass50 + process.HLTAK8CaloJetsSequence + process.hltAK8HtMht + process.hltAK8Ht700 + process.HLTAK8PFJetsSequence + process.hltAK8PFHTwJetPt200 + process.hltAK8TrimModJets + process.hlt1AK8PFJetsTrimMass50Pt200 + process.hltAK8PFHT800 + process.HLTEndSequence ) -process.HLT_AK8PFHT850_TrimMass50_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPreAK8PFHT850TrimMass50 + process.HLTAK8CaloJetsSequence + process.hltAK8HtMht + process.hltAK8Ht750 + process.HLTAK8PFJetsSequence + process.hltAK8PFHTwJetPt200 + process.hltAK8TrimModJets + process.hlt1AK8PFJetsTrimMass50Pt200 + process.hltAK8PFHT850 + process.HLTEndSequence ) -process.HLT_AK8PFHT900_TrimMass50_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPreAK8PFHT900TrimMass50 + process.HLTAK8CaloJetsSequence + process.hltAK8HtMht + process.hltAK8Ht800 + process.HLTAK8PFJetsSequence + process.hltAK8PFHTwJetPt200 + process.hltAK8TrimModJets + process.hlt1AK8PFJetsTrimMass50Pt200 + process.hltAK8PFHT900 + process.HLTEndSequence ) -process.HLT_CaloJet10_NoJetID_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreCaloJet10NoJetID + process.HLTAK4CaloJetsReconstructionNoIDSequence + process.HLTAK4CaloJetsCorrectionNoIDSequence + process.hltSingleCaloJetNoID10 + process.HLTEndSequence ) -process.HLT_CaloJet20_NoJetID_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreCaloJet20NoJetID + process.HLTAK4CaloJetsReconstructionNoIDSequence + process.HLTAK4CaloJetsCorrectionNoIDSequence + process.hltSingleCaloJetNoID20 + process.HLTEndSequence ) -process.HLT_CaloJet50_NoJetID_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreCaloJet50NoJetID + process.HLTAK4CaloJetsReconstructionNoIDSequence + process.HLTAK4CaloJetsCorrectionNoIDSequence + process.hltSingleCaloJetNoID50 + process.HLTEndSequence ) -process.HLT_CaloJet500_NoJetID_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreCaloJet500NoJetID + process.HLTAK4CaloJetsReconstructionNoIDSequence + process.HLTAK4CaloJetsCorrectionNoIDSequence + process.hltSingleCaloJet500 + process.HLTEndSequence ) -process.HLT_CaloJet550_NoJetID_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreCaloJet550NoJetID + process.HLTAK4CaloJetsReconstructionNoIDSequence + process.HLTAK4CaloJetsCorrectionNoIDSequence + process.hltSingleCaloJet550 + process.HLTEndSequence ) -process.HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu5DoubleEG3 + process.hltPreDoubleMu5UpsilonDoubleEle3CaloIdLTrackIdL + process.HLTDiMu5DiEle3CaloIdLTrackIdLMuonlegSequence + process.HLTDiMu5DiEle3CaloIdLTrackIdLElectronlegSequence + process.HLTEndSequence ) -process.HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu3DoubleEG7p5 + process.hltPreDoubleMu3DoubleEle7p5CaloIdLTrackIdLUpsilon + process.HLTDiMu3DiEle7p5CaloIdLTrackIdLMuonlegSequence + process.HLTDiMu3DiEle7p5CaloIdLTrackIdLElectronlegSequence + process.HLTEndSequence ) -process.HLT_Trimuon5_3p5_2_Upsilon_Muon_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMuV1OSM5to17 + process.hltPreTrimuon53p52UpsilonMuon + process.hltTripleMuonV2L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltTripleMuonV2L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3TripleMuonV2L1Filtered0) + process.hltTripleMuL3V2PreFiltered0 + process.hltTripleMuL3V2bPreFiltered0 + process.hltTripleMuL3V2cPreFiltered0 + process.hltUpsilonMuonL3Filtered + process.hltDisplacedmumuVtxProducerUpsilonMuon + process.hltVertexmumuFilterUpsilonMuon + process.HLTEndSequence ) -process.HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMuOpen53p52UpsilonMuon + process.hltPreTrimuonOpen53p52UpsilonMuon + process.hltL1TripleMuOpen53p52UpsilonMuonL1Filtered0 + process.HLTL2muonrecoSequenceOpenMu + cms.ignore(process.hltL2TripleMuOpen53p52UpsilonMuonL2PreFiltered0) + process.HLTL3muonrecoOpenMuSequence + cms.ignore(process.hltL1fForIterL3L1TripleMuOpen53p52UpsilonMuonL1Filtered0) + process.hltL3fL1TripleMuOpen53p52UpsilonMuonPreFiltered222 + process.hltL3fL1TripleMuOpen53p52UpsilonMuonPreFiltered3p53p52 + process.hltL3fL1TripleMuOpen53p52UpsilonMuonPreFiltered53p52 + process.hltUpsilonMuon53p52OpenMuonL3Filtered + process.hltDisplacedmumuVtxProducerUpsilonMuon53p52OpenMuon + process.hltVertexmumuFilterUpsilonMuon53p52OpenMuon + process.HLTEndSequence ) -process.HLT_DoubleEle25_CaloIdL_MW_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoOrWithEG26WithJetAndTau + process.hltPreDoubleEle25CaloIdLMW + process.HLTEle25CaloIdLMWSequence + process.HLTDoubleEle25CaloIdLMWSequence + process.HLTEndSequence ) -process.HLT_DoubleEle27_CaloIdL_MW_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoOrWithEG26WithJetAndTau + process.hltPreDoubleEle27CaloIdLMW + process.HLTEle27CaloIdLMWSequence + process.HLTDoubleEle27CaloIdLMWSequence + process.HLTEndSequence ) -process.HLT_DoubleEle33_CaloIdL_MW_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoOrWithEG26WithJetAndTau + process.hltPreDoubleEle33CaloIdLMW + process.HLTEle33CaloIdLMWSequence + process.HLTDoubleEle33CaloIdLMWSequence + process.HLTEndSequence ) -process.HLT_DoubleEle24_eta2p1_WPTight_Gsf_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sBigORDoubleLooseIsoEGXXer + process.hltPreDoubleEle24eta2p1WPTightGsf + process.HLTDoubleEle24erWPTightGsfForTauSequence + process.HLTEndSequence ) -process.HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEG6to8HTT250to300IorL1sHTT + process.hltPreDoubleEle8CaloIdMTrackIdMMass8DZPFHT350 + process.HLTDoubleEle8CaloIdMGsfTrackIdMSequence + process.hltDoubleEle8Mass8Filter + process.hltDoubleEle8DZFilter + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT350Jet30 + process.HLTEndSequence ) -process.HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEG6to8HTT250to300IorL1sHTT + process.hltPreDoubleEle8CaloIdMTrackIdMMass8PFHT350 + process.HLTDoubleEle8CaloIdMGsfTrackIdMSequence + process.hltDoubleEle8Mass8Filter + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT350Jet30 + process.HLTEndSequence ) -process.HLT_Ele27_Ele37_CaloIdL_MW_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoOrWithEG26WithJetAndTau + process.hltPreEle27Ele37CaloIdLMW + process.HLTEle37CaloIdLMWSequence + process.HLTDoubleEle37Ele27CaloIdLMWSequence + process.HLTEndSequence ) -process.HLT_Mu27_Ele37_CaloIdL_MW_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu25 + process.hltPreMu27Ele37CaloIdLMW + process.hltL1fL1sMu16orMu25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu16orMu25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + process.hltL3fL1sMu16orMu25L1f0L2f10QL3Filtered27Q + process.HLTEle37CaloIdLMWUnseededSequence + process.HLTEndSequence ) -process.HLT_Mu37_Ele27_CaloIdL_MW_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu25 + process.hltPreMu37Ele27CaloIdLMW + process.hltL1fL1sMu16orMu25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu16orMu25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + process.hltL3fL1sMu16orMu25L1f0L2f10QL3Filtered37Q + process.HLTEle27CaloIdLMWUnseededSequence + process.HLTEndSequence ) -process.HLT_Mu37_TkMu27_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreMu37TkMu27 + process.hltL1fL1sMu22orMu25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22orMu25L1f0L2Filtered25) + process.HLTL3muonrecoSequence + process.hltL3fL1sMu16orMu25L1f0L2f25L3Filtered37 + process.HLTTrackerMuonSequence + process.hltDiMuonGlbFiltered37TrkFiltered27 + process.hltDiMuonGlb37Trk27DzFiltered0p2 + process.HLTEndSequence ) -process.HLT_DoubleMu4_3_Bs_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMuForBs + process.hltPreDoubleMu43Bs + process.hltL1fL1sL1DoubleMu0er1p5SQOSdR1p4L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0er1p5SQOSdR1p4L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdR1p4L1Filtered0) + process.hltDoubleMu4BsL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu4Bs + process.hltDisplacedmumuFilterDoubleMu4Bs + process.HLTEndSequence ) -process.HLT_DoubleMu4_3_Jpsi_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMuForBs + process.hltPreDoubleMu43Jpsi + process.hltL1fL1sL1DoubleMu0er1p5SQOSdR1p4L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0er1p5SQOSdR1p4L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdR1p4L1Filtered0) + process.hltDoubleMu43JPsiL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu43Jpsi + process.hltDisplacedmumuFilterDoubleMu43Jpsi + process.HLTEndSequence ) -process.HLT_DoubleMu4_3_LowMass_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMuForLowMassInclusive + process.hltPreDoubleMu43LowMass + process.hltL1fL1sL1DoubleMuL1Filtered0LowMassInclusive + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMuL1f0L2PreFiltered0ForLowMassInclusive) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMuL1Filtered0LowMassInclusive) + process.hltDoubleMu43LowMassL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu43LowMass + process.hltDisplacedmumuFilterDoubleMu43LowMass + process.HLTEndSequence ) -process.HLT_DoubleMu4_LowMass_Displaced_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMuForLowMassDisplaced + process.hltPreDoubleMu4LowMassDisplaced + process.hltL1fL1sDoubleMuL1Filtered0ForLowMassDisplaced + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMuL1Filtered0ForLowMassDisplaced) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMuL1Filtered0ForLowMassDisplaced) + process.hltDoubleMu4LowMassDisplacedL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu4LowMassDisplaced + process.hltDisplacedmumuFilterDoubleMu4LowMassDisplaced + process.HLTEndSequence ) -process.HLT_Mu0_L1DoubleMu_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMuForLowMassInclusive + process.hltPreMu0L1DoubleMu + process.hltL1fL1sL1DoubleMuL1Filtered0LowMassInclusive + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMuL1f0L2PreFiltered0ForLowMassInclusive) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMuL1Filtered0LowMassInclusive) + process.hltL3fL1sDoubleMu0SQL1f0L2PreFilteres0L3Filtered0 + process.HLTEndSequence ) -process.HLT_Mu4_L1DoubleMu_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMuForLowMassInclusive + process.hltPreMu4L1DoubleMu + process.hltL1fL1sL1DoubleMuL1Filtered0LowMassInclusive + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMuL1f0L2PreFiltered0ForLowMassInclusive) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMuL1Filtered0LowMassInclusive) + process.hltL3fL1sDoubleMu0SQL1f0L2PreFilteres0L3Filtered4 + process.HLTEndSequence ) -process.HLT_DoubleMu4_3_Photon4_BsToMMG_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMuForBsToMMG + process.hltPreDoubleMu43Photon4BsToMMG + process.hltL1fL1sL1DoubleMuL1Filtered0BMMG + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMuL1f0L2PreFiltered0ForBMMG) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMuL1Filtered0BMMG) + process.hltDoubleMu43BsToMMGL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu43BMMG + process.hltDisplacedDoubleMu43FilterBMMG + process.HLTPho4CaloIdLUnseededSequence + process.hltDoubleMu43Photon4MassFillter + process.HLTEndSequence ) -process.HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMuForBsToMMG + process.hltPreDoubleMu43DisplacedPhoton4BsToMMG + process.hltL1fL1sL1DoubleMuL1Filtered0BMMG + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMuL1f0L2PreFiltered0ForBMMG) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMuL1Filtered0BMMG) + process.hltDoubleMu43DisplacedBsToMMGL3Filtered + process.hltHardDisplacedmumuVtxProducerDoubleMu43BMMG + process.hltHardDisplacedmumuFilterBMMG + process.HLTPho4CaloIdLUnseededSequence + process.hltDisplacedMuMu43Photon4MassFilter + process.HLTEndSequence ) -process.HLT_DoubleMu3_Trk_Tau3mu_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er2p0SQOSdEtaMax1p6orTripleMu21p50 + process.hltPreDoubleMu3TrkTau3mu + process.hltL1fL1sL1DoubleMuorTripleMuL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMuorTripleMuL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMuorTripleMuL1Filtered0) + process.hltDoubleMu3TrkTau3muL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu3Tau3mu + process.hltDisplacedmumuFilterDoubleMu3Tau3mu + process.HLTBphTrackingDisplacedTau3muReg + process.hltTau3muTkAllConeTracksIter + process.hltTau3muTkVertexProducer + process.hltTau3muTkVertexFilter + process.HLTEndSequence ) -process.HLT_DoubleMu3_TkMu_DsTau3Mu_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er2p0SQOSdEtaMax1p6orTripleMu21p50 + process.hltPreDoubleMu3TkMuDsTau3Mu + process.hltL1fL1sL1DoubleMuorTripleMuL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMuorTripleMuL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMuorTripleMuL1Filtered0) + process.hltDoubleMu3TrkTau3muL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu3Tau3mu + process.hltDisplacedmumuFilterDoubleMu3Tau3mu + process.HLTTrackerMuonSequenceLowPt + process.hltdstau3mumuontrkFltr + process.hltdstau3muDisplaced3muVtxProducer + process.hltdstau3muDisplaced3muFltr + process.HLTEndSequence ) -process.HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu3SQHTT200 + process.hltPreDoubleMu4Mass3p8DZPFHT350 + process.hltDoubleMuon4L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltDoubleMuon4L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3DoubleMuon4L1Filtered0) + process.hltL3fL1DiMu3SQHT200L3PreFiltered4 + process.hltDoubleMuon4Mass3p8Filtered + process.hltDoubleMu4Mass3p8DZFilter + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT350Jet30 + process.HLTEndSequence ) -process.HLT_DoubleMu4_MuMuTrk_Displaced_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + process.hltPreDoubleMu4MuMuTrkDisplaced + process.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.hltDoubleMu4MuMuDisplacedL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu4MuMu + process.hltDisplacedmumuFilterDoubleMu4MuMu + process.HLTBphTrackingDisplacedMuMuReg + process.hltMuMuTkAllConeTracksIter + process.hltMuMuTkVertexProducer + process.hltMuMuTkVertexFilter + process.HLTEndSequence ) -process.HLT_Mu3_PFJet40_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu3IorMu3Jet30er2p5 + process.hltPreMu3PFJet40 + process.hltL1fL1sMu3Jet30L1Filtered0 + process.hltL1sSingleJet35ObjectMap + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3L1Filtered0) + process.hltL3fL1sMu3L1f0L2f0L3Filtered3 + process.HLTAK4PFJetsSequence + process.hltMu3JetCollectionsForLeptonPlusPFJets + process.hltMu3PFJet40MuCleaned + process.HLTEndSequence ) -process.HLT_Mu7p5_L2Mu2_Jpsi_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0SQ + process.hltPreMu7p5L2Mu2Jpsi + process.hltL1fL1DoubleMu0SQL1Filtered0 + process.HLTL2muonrecoSequence + process.hltL2fSQDoubleMu2L2PreFiltered2 + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1DoubleMu0SQL1Filtered0) + process.hltL3fSQMu7p5L2Mu2L3Filtered7p5 + process.hltSQMu7p5L2Mu2JpsiTrackMassFiltered + process.HLTEndSequence ) -process.HLT_Mu7p5_L2Mu2_Upsilon_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0SQ + process.hltPreMu7p5L2Mu2Upsilon + process.hltL1fL1DoubleMu0SQL1Filtered0 + process.HLTL2muonrecoSequence + process.hltL2fSQDoubleMu2L2PreFiltered2 + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1DoubleMu0SQL1Filtered0) + process.hltL3fSQMu7p5L2Mu2L3Filtered7p5 + process.hltSQMu7p5L2Mu2UpsilonTrackMassFiltered + process.HLTEndSequence ) -process.HLT_Mu3_L1SingleMu5orSingleMu7_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu5IorSingleMu7 + process.hltPreMu3L1SingleMu5orSingleMu7 + process.hltL1sEmuSingleMu3 + process.hltL1fL1sEmuMu3L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sEmuMu3L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sEmuMu3L1Filtered0) + process.hltL3fL1sEmuMu3L1f0L2f0L3Filtered3 + process.HLTEndSequence ) -process.HLT_DoublePhoton33_CaloIdL_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoOrWithEG26WithJetAndTau + process.hltPreDoublePhoton33CaloIdL + process.HLTPho33CaloIdLSequence + process.HLTDoublePho33CaloIdLUnseededSequence + process.HLTEndSequence ) -process.HLT_DoublePhoton70_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoOrWithJetAndTau + process.hltPreDoublePhoton70 + process.HLTDoublePho70Sequence + process.HLTEndSequence ) -process.HLT_DoublePhoton85_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoOrWithJetAndTau + process.hltPreDoublePhoton85 + process.HLTDoublePho85Sequence + process.HLTEndSequence ) -process.HLT_Ele20_WPTight_Gsf_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGLowETer2p5or + process.hltPreEle20WPTightGsf + process.HLTEle20WPTightGsfSequence + process.HLTEndSequence ) -process.HLT_Ele15_WPLoose_Gsf_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGLowETer2p5or + process.hltPreEle15WPLooseGsf + process.HLTEle15WPLooseGsfSequence + process.HLTEndSequence ) -process.HLT_Ele17_WPLoose_Gsf_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGLowETer2p5or + process.hltPreEle17WPLooseGsf + process.HLTEle17WPLooseGsfSequence + process.HLTEndSequence ) -process.HLT_Ele20_WPLoose_Gsf_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGLowETer2p5or + process.hltPreEle20WPLooseGsf + process.HLTEle20WPLooseGsfSequence + process.HLTEndSequence ) -process.HLT_Ele20_eta2p1_WPLoose_Gsf_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGLowETer2p5or + process.hltPreEle20eta2p1WPLooseGsf + process.HLTEle20Eta2p1WPLooseGsfSequence + process.HLTEndSequence ) -process.HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGor + process.hltPreDiEle27WPTightCaloOnlyL1DoubleEG + process.HLTDiEle27L1DoubleEGWPTightCaloOnlySequence + process.HLTEndSequence ) -process.HLT_Ele27_WPTight_Gsf_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGor + process.hltPreEle27WPTightGsf + process.HLTEle27WPTightGsfSequence + process.HLTEndSequence ) -process.HLT_Ele28_WPTight_Gsf_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGor + process.hltPreEle28WPTightGsf + process.HLTEle28WPTightGsfSequence + process.HLTEndSequence ) -process.HLT_Ele30_WPTight_Gsf_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGor + process.hltPreEle30WPTightGsf + process.HLTEle30WPTightGsfSequence + process.HLTEndSequence ) -process.HLT_Ele32_WPTight_Gsf_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGor + process.hltPreEle32WPTightGsf + process.HLTEle32WPTightGsfSequence + process.HLTEndSequence ) -process.HLT_Ele35_WPTight_Gsf_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGor + process.hltPreEle35WPTightGsf + process.HLTEle35WPTightGsfSequence + process.HLTEndSequence ) -process.HLT_Ele35_WPTight_Gsf_L1EGMT_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaSingleEle + process.hltPreEle35WPTightGsfL1EGMT + process.HLTSingleEleGsfL1EGMTSequence + process.HLTEndSequence ) -process.HLT_Ele38_WPTight_Gsf_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGor + process.hltPreEle38WPTightGsf + process.HLTEle38WPTightGsfSequence + process.HLTEndSequence ) -process.HLT_Ele40_WPTight_Gsf_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGor + process.hltPreEle40WPTightGsf + process.HLTEle40WPTightGsfSequence + process.HLTEndSequence ) -process.HLT_Ele32_WPTight_Gsf_L1DoubleEG_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGor + process.hltPreEle32WPTightGsfL1DoubleEG + process.HLTEle32L1DoubleEGWPTightGsfSequence + process.HLTEndSequence ) -process.HLT_Ele24_eta2p1_WPTight_Gsf_TightChargedIsoPFTauHPS30_eta2p1_CrossL1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sBigORLooseIsoEGXXerIsoTauYYerdRMin0p3 + process.hltPreEle24eta2p1WPTightGsfTightChargedIsoPFTauHPS30eta2p1CrossL1 + process.HLTEle24erWPTightGsfForTauSequence + process.HLTGlobalPFTauHPSSequence + process.hltOverlapFilterIsoEle24IsoTau30WPTightGsfCaloJet5 + process.HLTHPSTightChargedIsoPFTau30Sequence + process.hltHpsL1JetsHLTPFTauTrackTightChargedIsolationMatch + process.hltHpsSelectedPFTau30TightChargedIsolationL1HLTMatched + process.hltHpsOverlapFilterIsoEle24WPTightGsfTightIsoPFTau30 + process.HLTEndSequence ) -process.HLT_HT450_Beamspot_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sHTTForBeamSpot + process.hltPreHT450Beamspot + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT450 + process.HLTTrackingForBeamSpot + process.hltVerticesPF + process.hltVerticesPFSelector + process.hltVerticesPFFilter + process.HLTEndSequence ) -process.HLT_HT300_Beamspot_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sHTTForBeamSpot + process.hltPreHT300Beamspot + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT300 + process.HLTTrackingForBeamSpot + process.hltVerticesPF + process.hltVerticesPFSelector + process.hltVerticesPFFilter + process.HLTEndSequence ) -process.HLT_HT60_Beamspot_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sHTTForBeamSpot + process.hltL1sDoubleJetForBeamSpot + process.hltPreHT60Beamspot + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT60 + process.HLTTrackingForBeamSpot + process.hltVerticesPF + process.hltVerticesPFSelector + process.hltVerticesPFFilter + process.HLTEndSequence ) -process.HLT_ZeroBias_Beamspot_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreZeroBiasBeamspot + process.HLTTrackingForBeamSpot + process.hltVerticesPF + process.hltVerticesPFSelector + process.hltVerticesPFFilter + process.HLTEndSequence ) -process.HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_CrossL1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sBigORMu18erTauXXer2p1 + process.hltPreIsoMu20eta2p1TightChargedIsoPFTauHPS27eta2p1CrossL1 + process.hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fBigORMu18erTauXXer2p1L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0) + process.hltL3fL1BigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20Q + process.HLTMu20Eta2p1Tau24Eta2p1IsolationSequence + process.hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered + process.HLTGlobalPFTauHPSSequence + process.HLTHPSTightChargedIsoAntiMuonPFTau27Sequence + process.hltHpsL1JetsHLTPFTauTrackTightChargedIsolationAgainstMuonMatch + process.hltHpsSelectedPFTau27TightChargedIsolationAgainstMuonL1HLTMatched + process.hltHpsOverlapFilterIsoMu20TightChargedIsoPFTau27L1Seeded + process.HLTEndSequence ) -process.HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sBigORMu18erTauXXer2p1 + process.hltPreIsoMu20eta2p1TightChargedIsoPFTauHPS27eta2p1TightIDCrossL1 + process.hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fBigORMu18erTauXXer2p1L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0) + process.hltL3fL1BigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20Q + process.HLTMu20Eta2p1Tau24Eta2p1IsolationSequence + process.hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered + process.HLTGlobalPFTauHPSSequence + process.HLTHPSTightChargedIsoTightOOSCPhotonsAntiMuonPFTau27Sequence + process.hltHpsL1JetsHLTPFTauTrackTightChargedIsolationTightOOSCPhotonsAgainstMuonMatch + process.hltHpsSelectedPFTau27TightChargedIsolationTightOOSCPhotonsAgainstMuonL1HLTMatched + process.hltHpsOverlapFilterIsoMu20TightChargedIsoTightOOSCPhotonsPFTau27L1Seeded + process.HLTEndSequence ) -process.HLT_IsoMu27_LooseChargedIsoPFTau20_Trk1_eta2p1_SingleL1_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreIsoMu27LooseChargedIsoPFTau20Trk1eta2p1SingleL1 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22or25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q + process.HLTMu27IsolationSequence + process.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f27QL3trkIsoFiltered + process.HLTL2TauJetsSequence + process.hltSingleL2Tau20eta2p2 + process.HLTL2p5IsoTauSequence + process.hltSingleL2IsoTau20eta2p2 + process.HLTGlobalPFTauConeSequence + process.HLTLooseChargedIsoAntiMuonPFTau20Sequence + process.hltOverlapFilterIsoMu27LooseChargedIsoPFTau20 + process.HLTEndSequence ) -process.HLT_IsoMu27_LooseChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreIsoMu27LooseChargedIsoPFTauHPS20Trk1eta2p1SingleL1 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22or25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q + process.HLTMu27IsolationSequence + process.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f27QL3trkIsoFiltered + process.HLTL2TauJetsSequence + process.hltSingleL2Tau20eta2p2 + process.HLTL2p5IsoTauGlobalSequence + process.hltSingleL2GlobIsoTau20eta2p2 + process.HLTGlobalPFTauHPSSequence + process.HLTHPSLooseChargedIsoAntiMuonPFTau20Sequence + process.hltHpsOverlapFilterIsoMu27LooseChargedIsoPFTau20 + process.HLTEndSequence ) -process.HLT_IsoMu27_MediumChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreIsoMu27MediumChargedIsoPFTauHPS20Trk1eta2p1SingleL1 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22or25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q + process.HLTMu27IsolationSequence + process.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f27QL3trkIsoFiltered + process.HLTL2TauJetsSequence + process.hltSingleL2Tau20eta2p2 + process.HLTL2p5IsoTauGlobalSequence + process.hltSingleL2GlobIsoTau20eta2p2 + process.HLTGlobalPFTauHPSSequence + process.HLTHPSMediumChargedIsoAntiMuonPFTau20Sequence + process.hltHpsOverlapFilterIsoMu27MediumChargedIsoPFTau20 + process.HLTEndSequence ) -process.HLT_IsoMu27_TightChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreIsoMu27TightChargedIsoPFTauHPS20Trk1eta2p1SingleL1 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22or25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q + process.HLTMu27IsolationSequence + process.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f27QL3trkIsoFiltered + process.HLTL2TauJetsSequence + process.hltSingleL2Tau20eta2p2 + process.HLTL2p5IsoTauGlobalSequence + process.hltSingleL2GlobIsoTau20eta2p2 + process.HLTGlobalPFTauHPSSequence + process.HLTHPSTightChargedIsoAntiMuonPFTau20Sequence + process.hltHpsOverlapFilterIsoMu27TightChargedIsoPFTau20 + process.HLTEndSequence ) -process.HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreIsoMu27MediumDeepTauPFTauHPS20eta2p1SingleL1 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22or25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q + process.HLTMu27IsolationSequence + process.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f27QL3trkIsoFiltered + process.HLTL2TauJetsSequence + process.hltSingleL2Tau20eta2p2 + process.HLTL2p5IsoTauGlobalSequence + process.hltSingleL2GlobIsoTau20eta2p2 + process.HLTGlobalPFTauHPSSequence + process.HLTHPSSingleMediumDeepTauDiTauWPAntiMuonPFTau20Sequence + process.hltHpsOverlapFilterIsoMu27MediumDeepTauDitauWPPFTau20 + process.HLTEndSequence ) -process.HLT_IsoMu20_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu18 + process.hltPreIsoMu20 + process.hltL1fL1sMu18L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu18L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu18L1Filtered0) + process.hltL3fL1sMu18L1f0L2f10QL3Filtered20Q + process.HLTMu20IsolationSequence + process.hltL3crIsoL1sMu18L1f0L2f10QL3f20QL3trkIsoFiltered + process.HLTEndSequence ) -process.HLT_IsoMu24_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22 + process.hltPreIsoMu24 + process.hltL1fL1sMu22L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMu22L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22L1Filtered0) + process.hltL3fL1sSingleMu22L1f0L2f10QL3Filtered24Q + process.HLTMu24IsolationSequence + process.hltL3crIsoL1sSingleMu22L1f0L2f10QL3f24QL3trkIsoFiltered + process.HLTEndSequence ) -process.HLT_IsoMu24_eta2p1_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22 + process.hltPreIsoMu24eta2p1 + process.hltL1fL1sMu22erL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMu22erL1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22erL1Filtered0) + process.hltL3fL1sSingleMu22erL1f0L2f10QL3Filtered24Q + process.HLTMu24Eta2p1IsolationSequence + process.hltL3crIsoL1sSingleMu22erL1f0L2f10QL3f24QL3trkIsoFiltered + process.HLTEndSequence ) -process.HLT_IsoMu27_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreIsoMu27 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22or25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q + process.HLTMu27IsolationSequence + process.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f27QL3trkIsoFiltered + process.HLTEndSequence ) -process.HLT_IsoMu30_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreIsoMu30 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22or25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered30Q + process.HLTMu30IsolationSequence + process.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f30QL3trkIsoFiltered + process.HLTEndSequence ) +process.HLT_AK8PFJet360_TrimMass30_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8PFJet360TrimMass30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet260 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets260 + process.hltAK8SinglePFJet360 + process.hltAK8TrimModJets + process.hltAK8SinglePFJetTrimModMass30 + process.HLTEndSequence ) +process.HLT_AK8PFJet380_TrimMass30_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8PFJet380TrimMass30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet280 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets280 + process.hltAK8SinglePFJet380 + process.hltAK8TrimModJets + process.hltAK8SinglePFJetTrimModMass30 + process.HLTEndSequence ) +process.HLT_AK8PFJet400_TrimMass30_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8PFJet400TrimMass30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet300 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets300 + process.hltAK8SinglePFJet400 + process.hltAK8TrimModJets + process.hltAK8SinglePFJetTrimModMass30 + process.HLTEndSequence ) +process.HLT_AK8PFJet420_TrimMass30_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8PFJet420TrimMass30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet320 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets320 + process.hltAK8SinglePFJet420 + process.hltAK8TrimModJets + process.hltAK8SinglePFJetTrimModMass30 + process.HLTEndSequence ) +process.HLT_AK8PFJet400_MassSD30_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8PFJet400MassSD30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet300 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets300 + process.hltAK8SinglePFJet400 + process.hltAK8SoftDropModJets + process.hltAK8SinglePFSoftDropModMass30 + process.HLTEndSequence ) +process.HLT_AK8PFJet420_MassSD30_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8PFJet420MassSD30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet320 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets320 + process.hltAK8SinglePFJet420 + process.hltAK8SoftDropModJets + process.hltAK8SinglePFSoftDropModMass30 + process.HLTEndSequence ) +process.HLT_AK8PFJet450_MassSD30_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8PFJet450MassSD30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet350 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets350 + process.hltAK8SinglePFJet450 + process.hltAK8SoftDropModJets + process.hltAK8SinglePFSoftDropModMass30 + process.HLTEndSequence ) +process.HLT_AK8DiPFJet250_250_MassSD30_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8DiPFJet250250MassSD30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltAK8DoublePFJet250 + process.hltAK8SoftDropModJets + process.hltAK8DoublePFJetSDModMass30 + process.HLTEndSequence ) +process.HLT_AK8DiPFJet250_250_MassSD50_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8DiPFJet250250MassSD50 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltAK8DoublePFJet250 + process.hltAK8SoftDropModJets + process.hltAK8DoublePFJetSDModMass50 + process.HLTEndSequence ) +process.HLT_AK8DiPFJet260_260_MassSD30_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8DiPFJet260260MassSD30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltAK8DoublePFJet260 + process.hltAK8SoftDropModJets + process.hltAK8DoublePFJetSDModMass30 + process.HLTEndSequence ) +process.HLT_AK8DiPFJet270_270_MassSD30_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8DiPFJet270270MassSD30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltAK8DoublePFJet270 + process.hltAK8SoftDropModJets + process.hltAK8DoublePFJetSDModMass30 + process.HLTEndSequence ) +process.HLT_AK8PFHT750_TrimMass50_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPreAK8PFHT750TrimMass50 + process.HLTAK8CaloJetsSequence + process.hltAK8HtMht + process.hltAK8Ht650 + process.HLTAK8PFJetsSequence + process.hltAK8PFHTwJetPt200 + process.hltAK8TrimModJets + process.hlt1AK8PFJetsTrimMass50Pt200 + process.hltAK8PFHT750 + process.HLTEndSequence ) +process.HLT_AK8PFHT800_TrimMass50_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPreAK8PFHT800TrimMass50 + process.HLTAK8CaloJetsSequence + process.hltAK8HtMht + process.hltAK8Ht700 + process.HLTAK8PFJetsSequence + process.hltAK8PFHTwJetPt200 + process.hltAK8TrimModJets + process.hlt1AK8PFJetsTrimMass50Pt200 + process.hltAK8PFHT800 + process.HLTEndSequence ) +process.HLT_AK8PFHT850_TrimMass50_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPreAK8PFHT850TrimMass50 + process.HLTAK8CaloJetsSequence + process.hltAK8HtMht + process.hltAK8Ht750 + process.HLTAK8PFJetsSequence + process.hltAK8PFHTwJetPt200 + process.hltAK8TrimModJets + process.hlt1AK8PFJetsTrimMass50Pt200 + process.hltAK8PFHT850 + process.HLTEndSequence ) +process.HLT_AK8PFHT900_TrimMass50_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPreAK8PFHT900TrimMass50 + process.HLTAK8CaloJetsSequence + process.hltAK8HtMht + process.hltAK8Ht800 + process.HLTAK8PFJetsSequence + process.hltAK8PFHTwJetPt200 + process.hltAK8TrimModJets + process.hlt1AK8PFJetsTrimMass50Pt200 + process.hltAK8PFHT900 + process.HLTEndSequence ) +process.HLT_CaloJet10_NoJetID_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreCaloJet10NoJetID + process.HLTAK4CaloJetsReconstructionNoIDSequence + process.HLTAK4CaloJetsCorrectionNoIDSequence + process.hltSingleCaloJetNoID10 + process.HLTEndSequence ) +process.HLT_CaloJet20_NoJetID_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreCaloJet20NoJetID + process.HLTAK4CaloJetsReconstructionNoIDSequence + process.HLTAK4CaloJetsCorrectionNoIDSequence + process.hltSingleCaloJetNoID20 + process.HLTEndSequence ) +process.HLT_CaloJet50_NoJetID_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreCaloJet50NoJetID + process.HLTAK4CaloJetsReconstructionNoIDSequence + process.HLTAK4CaloJetsCorrectionNoIDSequence + process.hltSingleCaloJetNoID50 + process.HLTEndSequence ) +process.HLT_CaloJet500_NoJetID_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreCaloJet500NoJetID + process.HLTAK4CaloJetsReconstructionNoIDSequence + process.HLTAK4CaloJetsCorrectionNoIDSequence + process.hltSingleCaloJet500 + process.HLTEndSequence ) +process.HLT_CaloJet550_NoJetID_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreCaloJet550NoJetID + process.HLTAK4CaloJetsReconstructionNoIDSequence + process.HLTAK4CaloJetsCorrectionNoIDSequence + process.hltSingleCaloJet550 + process.HLTEndSequence ) +process.HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu5DoubleEG3 + process.hltPreDoubleMu5UpsilonDoubleEle3CaloIdLTrackIdL + process.HLTDiMu5DiEle3CaloIdLTrackIdLMuonlegSequence + process.HLTDiMu5DiEle3CaloIdLTrackIdLElectronlegSequence + process.HLTEndSequence ) +process.HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu3DoubleEG7p5 + process.hltPreDoubleMu3DoubleEle7p5CaloIdLTrackIdLUpsilon + process.HLTDiMu3DiEle7p5CaloIdLTrackIdLMuonlegSequence + process.HLTDiMu3DiEle7p5CaloIdLTrackIdLElectronlegSequence + process.HLTEndSequence ) +process.HLT_Trimuon5_3p5_2_Upsilon_Muon_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMuV1OSM5to17 + process.hltPreTrimuon53p52UpsilonMuon + process.hltTripleMuonV2L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltTripleMuonV2L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3TripleMuonV2L1Filtered0) + process.hltTripleMuL3V2PreFiltered0 + process.hltTripleMuL3V2bPreFiltered0 + process.hltTripleMuL3V2cPreFiltered0 + process.hltUpsilonMuonL3Filtered + process.hltDisplacedmumuVtxProducerUpsilonMuon + process.hltVertexmumuFilterUpsilonMuon + process.HLTEndSequence ) +process.HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMuOpen53p52UpsilonMuon + process.hltPreTrimuonOpen53p52UpsilonMuon + process.hltL1TripleMuOpen53p52UpsilonMuonL1Filtered0 + process.HLTL2muonrecoSequenceOpenMu + cms.ignore(process.hltL2TripleMuOpen53p52UpsilonMuonL2PreFiltered0) + process.HLTL3muonrecoOpenMuSequence + cms.ignore(process.hltL1fForIterL3L1TripleMuOpen53p52UpsilonMuonL1Filtered0) + process.hltL3fL1TripleMuOpen53p52UpsilonMuonPreFiltered222 + process.hltL3fL1TripleMuOpen53p52UpsilonMuonPreFiltered3p53p52 + process.hltL3fL1TripleMuOpen53p52UpsilonMuonPreFiltered53p52 + process.hltUpsilonMuon53p52OpenMuonL3Filtered + process.hltDisplacedmumuVtxProducerUpsilonMuon53p52OpenMuon + process.hltVertexmumuFilterUpsilonMuon53p52OpenMuon + process.HLTEndSequence ) +process.HLT_DoubleEle25_CaloIdL_MW_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoOrWithEG26WithJetAndTau + process.hltPreDoubleEle25CaloIdLMW + process.HLTEle25CaloIdLMWSequence + process.HLTDoubleEle25CaloIdLMWSequence + process.HLTEndSequence ) +process.HLT_DoubleEle27_CaloIdL_MW_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoOrWithEG26WithJetAndTau + process.hltPreDoubleEle27CaloIdLMW + process.HLTEle27CaloIdLMWSequence + process.HLTDoubleEle27CaloIdLMWSequence + process.HLTEndSequence ) +process.HLT_DoubleEle33_CaloIdL_MW_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoOrWithEG26WithJetAndTau + process.hltPreDoubleEle33CaloIdLMW + process.HLTEle33CaloIdLMWSequence + process.HLTDoubleEle33CaloIdLMWSequence + process.HLTEndSequence ) +process.HLT_DoubleEle24_eta2p1_WPTight_Gsf_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sBigORDoubleLooseIsoEGXXer + process.hltPreDoubleEle24eta2p1WPTightGsf + process.HLTDoubleEle24erWPTightGsfForTauSequence + process.HLTEndSequence ) +process.HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v22 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEG6to8HTT250to300IorL1sHTT + process.hltPreDoubleEle8CaloIdMTrackIdMMass8DZPFHT350 + process.HLTDoubleEle8CaloIdMGsfTrackIdMSequence + process.hltDoubleEle8Mass8Filter + process.hltDoubleEle8DZFilter + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT350Jet30 + process.HLTEndSequence ) +process.HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v22 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEG6to8HTT250to300IorL1sHTT + process.hltPreDoubleEle8CaloIdMTrackIdMMass8PFHT350 + process.HLTDoubleEle8CaloIdMGsfTrackIdMSequence + process.hltDoubleEle8Mass8Filter + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT350Jet30 + process.HLTEndSequence ) +process.HLT_Ele27_Ele37_CaloIdL_MW_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoOrWithEG26WithJetAndTau + process.hltPreEle27Ele37CaloIdLMW + process.HLTEle37CaloIdLMWSequence + process.HLTDoubleEle37Ele27CaloIdLMWSequence + process.HLTEndSequence ) +process.HLT_Mu27_Ele37_CaloIdL_MW_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu25 + process.hltPreMu27Ele37CaloIdLMW + process.hltL1fL1sMu16orMu25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu16orMu25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + process.hltL3fL1sMu16orMu25L1f0L2f10QL3Filtered27Q + process.HLTEle37CaloIdLMWUnseededSequence + process.HLTEndSequence ) +process.HLT_Mu37_Ele27_CaloIdL_MW_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu25 + process.hltPreMu37Ele27CaloIdLMW + process.hltL1fL1sMu16orMu25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu16orMu25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + process.hltL3fL1sMu16orMu25L1f0L2f10QL3Filtered37Q + process.HLTEle27CaloIdLMWUnseededSequence + process.HLTEndSequence ) +process.HLT_Mu37_TkMu27_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreMu37TkMu27 + process.hltL1fL1sMu22orMu25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22orMu25L1f0L2Filtered25) + process.HLTL3muonrecoSequence + process.hltL3fL1sMu16orMu25L1f0L2f25L3Filtered37 + process.HLTTrackerMuonSequence + process.hltDiMuonGlbFiltered37TrkFiltered27 + process.hltDiMuonGlb37Trk27DzFiltered0p2 + process.HLTEndSequence ) +process.HLT_DoubleMu4_3_Bs_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMuForBs + process.hltPreDoubleMu43Bs + process.hltL1fL1sL1DoubleMu0er1p5SQOSdR1p4L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0er1p5SQOSdR1p4L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdR1p4L1Filtered0) + process.hltDoubleMu4BsL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu4Bs + process.hltDisplacedmumuFilterDoubleMu4Bs + process.HLTEndSequence ) +process.HLT_DoubleMu4_3_Jpsi_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMuForBs + process.hltPreDoubleMu43Jpsi + process.hltL1fL1sL1DoubleMu0er1p5SQOSdR1p4L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0er1p5SQOSdR1p4L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdR1p4L1Filtered0) + process.hltDoubleMu43JPsiL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu43Jpsi + process.hltDisplacedmumuFilterDoubleMu43Jpsi + process.HLTEndSequence ) +process.HLT_DoubleMu4_3_LowMass_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMuForLowMassInclusive + process.hltPreDoubleMu43LowMass + process.hltL1fL1sL1DoubleMuL1Filtered0LowMassInclusive + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMuL1f0L2PreFiltered0ForLowMassInclusive) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMuL1Filtered0LowMassInclusive) + process.hltDoubleMu43LowMassL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu43LowMass + process.hltDisplacedmumuFilterDoubleMu43LowMass + process.HLTEndSequence ) +process.HLT_DoubleMu4_LowMass_Displaced_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMuForLowMassDisplaced + process.hltPreDoubleMu4LowMassDisplaced + process.hltL1fL1sDoubleMuL1Filtered0ForLowMassDisplaced + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMuL1Filtered0ForLowMassDisplaced) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMuL1Filtered0ForLowMassDisplaced) + process.hltDoubleMu4LowMassDisplacedL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu4LowMassDisplaced + process.hltDisplacedmumuFilterDoubleMu4LowMassDisplaced + process.HLTEndSequence ) +process.HLT_Mu0_L1DoubleMu_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMuForLowMassInclusive + process.hltPreMu0L1DoubleMu + process.hltL1fL1sL1DoubleMuL1Filtered0LowMassInclusive + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMuL1f0L2PreFiltered0ForLowMassInclusive) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMuL1Filtered0LowMassInclusive) + process.hltL3fL1sDoubleMu0SQL1f0L2PreFilteres0L3Filtered0 + process.HLTEndSequence ) +process.HLT_Mu4_L1DoubleMu_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMuForLowMassInclusive + process.hltPreMu4L1DoubleMu + process.hltL1fL1sL1DoubleMuL1Filtered0LowMassInclusive + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMuL1f0L2PreFiltered0ForLowMassInclusive) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMuL1Filtered0LowMassInclusive) + process.hltL3fL1sDoubleMu0SQL1f0L2PreFilteres0L3Filtered4 + process.HLTEndSequence ) +process.HLT_DoubleMu4_3_Photon4_BsToMMG_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMuForBsToMMG + process.hltPreDoubleMu43Photon4BsToMMG + process.hltL1fL1sL1DoubleMuL1Filtered0BMMG + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMuL1f0L2PreFiltered0ForBMMG) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMuL1Filtered0BMMG) + process.hltDoubleMu43BsToMMGL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu43BMMG + process.hltDisplacedDoubleMu43FilterBMMG + process.HLTPho4CaloIdLUnseededSequence + process.hltDoubleMu43Photon4MassFillter + process.HLTEndSequence ) +process.HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMuForBsToMMG + process.hltPreDoubleMu43DisplacedPhoton4BsToMMG + process.hltL1fL1sL1DoubleMuL1Filtered0BMMG + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMuL1f0L2PreFiltered0ForBMMG) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMuL1Filtered0BMMG) + process.hltDoubleMu43DisplacedBsToMMGL3Filtered + process.hltHardDisplacedmumuVtxProducerDoubleMu43BMMG + process.hltHardDisplacedmumuFilterBMMG + process.HLTPho4CaloIdLUnseededSequence + process.hltDisplacedMuMu43Photon4MassFilter + process.HLTEndSequence ) +process.HLT_DoubleMu3_Trk_Tau3mu_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er2p0SQOSdEtaMax1p6orTripleMu21p50 + process.hltPreDoubleMu3TrkTau3mu + process.hltL1fL1sL1DoubleMuorTripleMuL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMuorTripleMuL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMuorTripleMuL1Filtered0) + process.hltDoubleMu3TrkTau3muL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu3Tau3mu + process.hltDisplacedmumuFilterDoubleMu3Tau3mu + process.HLTBphTrackingDisplacedTau3muReg + process.hltTau3muTkAllConeTracksIter + process.hltTau3muTkVertexProducer + process.hltTau3muTkVertexFilter + process.HLTEndSequence ) +process.HLT_DoubleMu3_TkMu_DsTau3Mu_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er2p0SQOSdEtaMax1p6orTripleMu21p50 + process.hltPreDoubleMu3TkMuDsTau3Mu + process.hltL1fL1sL1DoubleMuorTripleMuL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMuorTripleMuL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMuorTripleMuL1Filtered0) + process.hltDoubleMu3TrkTau3muL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu3Tau3mu + process.hltDisplacedmumuFilterDoubleMu3Tau3mu + process.HLTTrackerMuonSequenceLowPt + process.hltdstau3mumuontrkFltr + process.hltdstau3muDisplaced3muVtxProducer + process.hltdstau3muDisplaced3muFltr + process.HLTEndSequence ) +process.HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu3SQHTT200 + process.hltPreDoubleMu4Mass3p8DZPFHT350 + process.hltDoubleMuon4L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltDoubleMuon4L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3DoubleMuon4L1Filtered0) + process.hltL3fL1DiMu3SQHT200L3PreFiltered4 + process.hltDoubleMuon4Mass3p8Filtered + process.hltDoubleMu4Mass3p8DZFilter + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT350Jet30 + process.HLTEndSequence ) +process.HLT_DoubleMu4_MuMuTrk_Displaced_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + process.hltPreDoubleMu4MuMuTrkDisplaced + process.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.hltDoubleMu4MuMuDisplacedL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu4MuMu + process.hltDisplacedmumuFilterDoubleMu4MuMu + process.HLTBphTrackingDisplacedMuMuReg + process.hltMuMuTkAllConeTracksIter + process.hltMuMuTkVertexProducer + process.hltMuMuTkVertexFilter + process.HLTEndSequence ) +process.HLT_Mu3_PFJet40_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu3IorMu3Jet30er2p5 + process.hltPreMu3PFJet40 + process.hltL1fL1sMu3Jet30L1Filtered0 + process.hltL1sSingleJet35ObjectMap + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3L1Filtered0) + process.hltL3fL1sMu3L1f0L2f0L3Filtered3 + process.HLTAK4PFJetsSequence + process.hltMu3JetCollectionsForLeptonPlusPFJets + process.hltMu3PFJet40MuCleaned + process.HLTEndSequence ) +process.HLT_Mu7p5_L2Mu2_Jpsi_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0SQ + process.hltPreMu7p5L2Mu2Jpsi + process.hltL1fL1DoubleMu0SQL1Filtered0 + process.HLTL2muonrecoSequence + process.hltL2fSQDoubleMu2L2PreFiltered2 + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1DoubleMu0SQL1Filtered0) + process.hltL3fSQMu7p5L2Mu2L3Filtered7p5 + process.hltSQMu7p5L2Mu2JpsiTrackMassFiltered + process.HLTEndSequence ) +process.HLT_Mu7p5_L2Mu2_Upsilon_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0SQ + process.hltPreMu7p5L2Mu2Upsilon + process.hltL1fL1DoubleMu0SQL1Filtered0 + process.HLTL2muonrecoSequence + process.hltL2fSQDoubleMu2L2PreFiltered2 + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1DoubleMu0SQL1Filtered0) + process.hltL3fSQMu7p5L2Mu2L3Filtered7p5 + process.hltSQMu7p5L2Mu2UpsilonTrackMassFiltered + process.HLTEndSequence ) +process.HLT_Mu3_L1SingleMu5orSingleMu7_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu5IorSingleMu7 + process.hltPreMu3L1SingleMu5orSingleMu7 + process.hltL1sEmuSingleMu3 + process.hltL1fL1sEmuMu3L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sEmuMu3L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sEmuMu3L1Filtered0) + process.hltL3fL1sEmuMu3L1f0L2f0L3Filtered3 + process.HLTEndSequence ) +process.HLT_DoublePhoton33_CaloIdL_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoOrWithEG26WithJetAndTau + process.hltPreDoublePhoton33CaloIdL + process.HLTPho33CaloIdLSequence + process.HLTDoublePho33CaloIdLUnseededSequence + process.HLTEndSequence ) +process.HLT_DoublePhoton70_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoOrWithJetAndTau + process.hltPreDoublePhoton70 + process.HLTDoublePho70Sequence + process.HLTEndSequence ) +process.HLT_DoublePhoton85_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoOrWithJetAndTau + process.hltPreDoublePhoton85 + process.HLTDoublePho85Sequence + process.HLTEndSequence ) +process.HLT_Ele20_WPTight_Gsf_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGLowETer2p5or + process.hltPreEle20WPTightGsf + process.HLTEle20WPTightGsfSequence + process.HLTEndSequence ) +process.HLT_Ele15_WPLoose_Gsf_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGLowETer2p5or + process.hltPreEle15WPLooseGsf + process.HLTEle15WPLooseGsfSequence + process.HLTEndSequence ) +process.HLT_Ele17_WPLoose_Gsf_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGLowETer2p5or + process.hltPreEle17WPLooseGsf + process.HLTEle17WPLooseGsfSequence + process.HLTEndSequence ) +process.HLT_Ele20_WPLoose_Gsf_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGLowETer2p5or + process.hltPreEle20WPLooseGsf + process.HLTEle20WPLooseGsfSequence + process.HLTEndSequence ) +process.HLT_Ele20_eta2p1_WPLoose_Gsf_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGLowETer2p5or + process.hltPreEle20eta2p1WPLooseGsf + process.HLTEle20Eta2p1WPLooseGsfSequence + process.HLTEndSequence ) +process.HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGor + process.hltPreDiEle27WPTightCaloOnlyL1DoubleEG + process.HLTDiEle27L1DoubleEGWPTightCaloOnlySequence + process.HLTEndSequence ) +process.HLT_Ele27_WPTight_Gsf_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGor + process.hltPreEle27WPTightGsf + process.HLTEle27WPTightGsfSequence + process.HLTEndSequence ) +process.HLT_Ele28_WPTight_Gsf_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGor + process.hltPreEle28WPTightGsf + process.HLTEle28WPTightGsfSequence + process.HLTEndSequence ) +process.HLT_Ele30_WPTight_Gsf_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGor + process.hltPreEle30WPTightGsf + process.HLTEle30WPTightGsfSequence + process.HLTEndSequence ) +process.HLT_Ele32_WPTight_Gsf_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGor + process.hltPreEle32WPTightGsf + process.HLTEle32WPTightGsfSequence + process.HLTEndSequence ) +process.HLT_Ele35_WPTight_Gsf_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGor + process.hltPreEle35WPTightGsf + process.HLTEle35WPTightGsfSequence + process.HLTEndSequence ) +process.HLT_Ele35_WPTight_Gsf_L1EGMT_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaSingleEle + process.hltPreEle35WPTightGsfL1EGMT + process.HLTSingleEleGsfL1EGMTSequence + process.HLTEndSequence ) +process.HLT_Ele38_WPTight_Gsf_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGor + process.hltPreEle38WPTightGsf + process.HLTEle38WPTightGsfSequence + process.HLTEndSequence ) +process.HLT_Ele40_WPTight_Gsf_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGor + process.hltPreEle40WPTightGsf + process.HLTEle40WPTightGsfSequence + process.HLTEndSequence ) +process.HLT_Ele32_WPTight_Gsf_L1DoubleEG_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGor + process.hltPreEle32WPTightGsfL1DoubleEG + process.HLTEle32L1DoubleEGWPTightGsfSequence + process.HLTEndSequence ) +process.HLT_Ele24_eta2p1_WPTight_Gsf_TightChargedIsoPFTauHPS30_eta2p1_CrossL1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sBigORLooseIsoEGXXerIsoTauYYerdRMin0p3 + process.hltPreEle24eta2p1WPTightGsfTightChargedIsoPFTauHPS30eta2p1CrossL1 + process.HLTEle24erWPTightGsfForTauSequence + process.HLTGlobalPFTauHPSSequence + process.hltOverlapFilterIsoEle24IsoTau30WPTightGsfCaloJet5 + process.HLTHPSTightChargedIsoPFTau30Sequence + process.hltHpsL1JetsHLTPFTauTrackTightChargedIsolationMatch + process.hltHpsSelectedPFTau30TightChargedIsolationL1HLTMatched + process.hltHpsOverlapFilterIsoEle24WPTightGsfTightIsoPFTau30 + process.HLTEndSequence ) +process.HLT_HT450_Beamspot_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sHTTForBeamSpot + process.hltPreHT450Beamspot + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT450 + process.HLTTrackingForBeamSpot + process.hltVerticesPF + process.hltVerticesPFSelector + process.hltVerticesPFFilter + process.hltFEDSelectorOnlineMetaData + process.HLTEndSequence ) +process.HLT_HT300_Beamspot_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sHTTForBeamSpot + process.hltPreHT300Beamspot + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT300 + process.HLTTrackingForBeamSpot + process.hltVerticesPF + process.hltVerticesPFSelector + process.hltVerticesPFFilter + process.hltFEDSelectorOnlineMetaData + process.HLTEndSequence ) +process.HLT_HT60_Beamspot_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sHTTForBeamSpot + process.hltL1sDoubleJetForBeamSpot + process.hltPreHT60Beamspot + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT60 + process.HLTTrackingForBeamSpot + process.hltVerticesPF + process.hltVerticesPFSelector + process.hltVerticesPFFilter + process.hltFEDSelectorOnlineMetaData + process.HLTEndSequence ) +process.HLT_ZeroBias_Beamspot_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreZeroBiasBeamspot + process.HLTTrackingForBeamSpot + process.hltVerticesPF + process.hltVerticesPFSelector + process.hltVerticesPFFilter + process.hltFEDSelectorOnlineMetaData + process.HLTEndSequence ) +process.HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_CrossL1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sBigORMu18erTauXXer2p1 + process.hltPreIsoMu20eta2p1TightChargedIsoPFTauHPS27eta2p1CrossL1 + process.hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fBigORMu18erTauXXer2p1L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0) + process.hltL3fL1BigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20Q + process.HLTMu20Eta2p1Tau24Eta2p1IsolationSequence + process.hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered + process.HLTGlobalPFTauHPSSequence + process.HLTHPSTightChargedIsoAntiMuonPFTau27Sequence + process.hltHpsL1JetsHLTPFTauTrackTightChargedIsolationAgainstMuonMatch + process.hltHpsSelectedPFTau27TightChargedIsolationAgainstMuonL1HLTMatched + process.hltHpsOverlapFilterIsoMu20TightChargedIsoPFTau27L1Seeded + process.HLTEndSequence ) +process.HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sBigORMu18erTauXXer2p1 + process.hltPreIsoMu20eta2p1TightChargedIsoPFTauHPS27eta2p1TightIDCrossL1 + process.hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fBigORMu18erTauXXer2p1L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0) + process.hltL3fL1BigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20Q + process.HLTMu20Eta2p1Tau24Eta2p1IsolationSequence + process.hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered + process.HLTGlobalPFTauHPSSequence + process.HLTHPSTightChargedIsoTightOOSCPhotonsAntiMuonPFTau27Sequence + process.hltHpsL1JetsHLTPFTauTrackTightChargedIsolationTightOOSCPhotonsAgainstMuonMatch + process.hltHpsSelectedPFTau27TightChargedIsolationTightOOSCPhotonsAgainstMuonL1HLTMatched + process.hltHpsOverlapFilterIsoMu20TightChargedIsoTightOOSCPhotonsPFTau27L1Seeded + process.HLTEndSequence ) +process.HLT_IsoMu27_LooseChargedIsoPFTau20_Trk1_eta2p1_SingleL1_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreIsoMu27LooseChargedIsoPFTau20Trk1eta2p1SingleL1 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22or25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q + process.HLTMu27IsolationSequence + process.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f27QL3trkIsoFiltered + process.HLTL2TauJetsSequence + process.hltSingleL2Tau20eta2p2 + process.HLTL2p5IsoTauSequence + process.hltSingleL2IsoTau20eta2p2 + process.HLTGlobalPFTauConeSequence + process.HLTLooseChargedIsoAntiMuonPFTau20Sequence + process.hltOverlapFilterIsoMu27LooseChargedIsoPFTau20 + process.HLTEndSequence ) +process.HLT_IsoMu27_LooseChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreIsoMu27LooseChargedIsoPFTauHPS20Trk1eta2p1SingleL1 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22or25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q + process.HLTMu27IsolationSequence + process.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f27QL3trkIsoFiltered + process.HLTL2TauJetsSequence + process.hltSingleL2Tau20eta2p2 + process.HLTL2p5IsoTauGlobalSequence + process.hltSingleL2GlobIsoTau20eta2p2 + process.HLTGlobalPFTauHPSSequence + process.HLTHPSLooseChargedIsoAntiMuonPFTau20Sequence + process.hltHpsOverlapFilterIsoMu27LooseChargedIsoPFTau20 + process.HLTEndSequence ) +process.HLT_IsoMu27_MediumChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreIsoMu27MediumChargedIsoPFTauHPS20Trk1eta2p1SingleL1 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22or25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q + process.HLTMu27IsolationSequence + process.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f27QL3trkIsoFiltered + process.HLTL2TauJetsSequence + process.hltSingleL2Tau20eta2p2 + process.HLTL2p5IsoTauGlobalSequence + process.hltSingleL2GlobIsoTau20eta2p2 + process.HLTGlobalPFTauHPSSequence + process.HLTHPSMediumChargedIsoAntiMuonPFTau20Sequence + process.hltHpsOverlapFilterIsoMu27MediumChargedIsoPFTau20 + process.HLTEndSequence ) +process.HLT_IsoMu27_TightChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreIsoMu27TightChargedIsoPFTauHPS20Trk1eta2p1SingleL1 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22or25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q + process.HLTMu27IsolationSequence + process.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f27QL3trkIsoFiltered + process.HLTL2TauJetsSequence + process.hltSingleL2Tau20eta2p2 + process.HLTL2p5IsoTauGlobalSequence + process.hltSingleL2GlobIsoTau20eta2p2 + process.HLTGlobalPFTauHPSSequence + process.HLTHPSTightChargedIsoAntiMuonPFTau20Sequence + process.hltHpsOverlapFilterIsoMu27TightChargedIsoPFTau20 + process.HLTEndSequence ) +process.HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreIsoMu27MediumDeepTauPFTauHPS20eta2p1SingleL1 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22or25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q + process.HLTMu27IsolationSequence + process.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f27QL3trkIsoFiltered + process.HLTL2TauJetsSequence + process.hltSingleL2Tau20eta2p2 + process.HLTL2p5IsoTauGlobalSequence + process.hltSingleL2GlobIsoTau20eta2p2 + process.HLTGlobalPFTauHPSSequence + process.HLTHPSSingleMediumDeepTauDiTauWPAntiMuonPFTau20Sequence + process.hltHpsOverlapFilterIsoMu27MediumDeepTauDitauWPPFTau20 + process.HLTEndSequence ) +process.HLT_IsoMu20_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu18 + process.hltPreIsoMu20 + process.hltL1fL1sMu18L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu18L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu18L1Filtered0) + process.hltL3fL1sMu18L1f0L2f10QL3Filtered20Q + process.HLTMu20IsolationSequence + process.hltL3crIsoL1sMu18L1f0L2f10QL3f20QL3trkIsoFiltered + process.HLTEndSequence ) +process.HLT_IsoMu24_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22 + process.hltPreIsoMu24 + process.hltL1fL1sMu22L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMu22L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22L1Filtered0) + process.hltL3fL1sSingleMu22L1f0L2f10QL3Filtered24Q + process.HLTMu24IsolationSequence + process.hltL3crIsoL1sSingleMu22L1f0L2f10QL3f24QL3trkIsoFiltered + process.HLTEndSequence ) +process.HLT_IsoMu24_eta2p1_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22 + process.hltPreIsoMu24eta2p1 + process.hltL1fL1sMu22erL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMu22erL1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22erL1Filtered0) + process.hltL3fL1sSingleMu22erL1f0L2f10QL3Filtered24Q + process.HLTMu24Eta2p1IsolationSequence + process.hltL3crIsoL1sSingleMu22erL1f0L2f10QL3f24QL3trkIsoFiltered + process.HLTEndSequence ) +process.HLT_IsoMu27_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreIsoMu27 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22or25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q + process.HLTMu27IsolationSequence + process.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f27QL3trkIsoFiltered + process.HLTEndSequence ) +process.HLT_IsoMu30_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreIsoMu30 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22or25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered30Q + process.HLTMu30IsolationSequence + process.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f30QL3trkIsoFiltered + process.HLTEndSequence ) process.HLT_UncorrectedJetE30_NoBPTX_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sV0SingleJetC20NotBptxOR + process.hltPreUncorrectedJetE30NoBPTX + process.HLTStoppedHSCPLocalHcalReco + process.HLTStoppedHSCPJetSequence + process.hltStoppedHSCP1CaloJetEnergy30 + process.HLTEndSequence ) process.HLT_UncorrectedJetE30_NoBPTX3BX_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sV0SingleJetC20NotBptxOR + process.hltPreUncorrectedJetE30NoBPTX3BX + process.hltL1sSingleJetC20NotBptxOR3BXEmulated + process.HLTStoppedHSCPLocalHcalReco + process.hltStoppedHSCPHpdFilter + process.HLTStoppedHSCPJetSequence + process.hltStoppedHSCP1CaloJetEnergy30 + process.HLTEndSequence ) process.HLT_UncorrectedJetE60_NoBPTX3BX_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetC43NotBptxOR3BXorSingleJetC46NotBptxOR3BX + process.hltPreUncorrectedJetE60NoBPTX3BX + process.HLTStoppedHSCPLocalHcalReco + process.hltStoppedHSCPHpdFilter + process.HLTStoppedHSCPJetSequence + process.hltStoppedHSCP1CaloJetEnergy60 + process.HLTEndSequence ) @@ -128589,7 +131749,7 @@ process.HLT_L1DoubleJetC50_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleJetC50 + process.hltPreL1DoubleJetC50 + process.HLTEndSequence ) process.HLT_L1EXT_HCAL_LaserMon1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sEXTHCALLaserMon1 + process.hltPreL1EXTHCALLaserMon1 + process.HLTEndSequence ) process.HLT_L1EXT_HCAL_LaserMon4_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sEXTHCALLaserMon4 + process.hltPreL1EXTHCALLaserMon4 + process.HLTEndSequence ) -process.HLT_DQMPixels_SingleMuOpen_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenObjectMap + process.hltPreDQMPixelsSingleMuOpen + process.HLTDoLocalPixelSequence + process.HLTEndSequence ) +process.HLT_DQMPixels_SingleMuOpen_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenObjectMap + process.hltPreDQMPixelsSingleMuOpen + process.HLTDoLocalPixelSequence + process.HLTEndSequence ) process.HLT_L2DoubleMu23_NoVertex_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu114IorDoubleMu125 + process.hltPreL2DoubleMu23NoVertex + process.hltL1fL1sDoubleMu103p5ORDoubleMu125L1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1sDoubleMu103p5L1f0L2NoVtxPreFiltered23 + process.HLTEndSequence ) process.HLT_L2Mu10_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreL2Mu10 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTL2muonrecoSequence + process.hltL2fL1sMu22or25L1f0L2FilteredQ + process.HLTEndSequence ) process.HLT_L2Mu10_NoVertex_NoBPTX3BX_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenEr1p4NotBptxOR3BXORL1sSingleMuOpenEr1p1NotBptxOR3BX + process.hltPreL2Mu10NoVertexNoBPTX3BX + process.hltL1fL1sMuOpenNotBptxORNoHaloMu3BXL1Filtered0 + process.HLTL2muonrecoSequenceNoVtxCosmicSeedMeanTimer + process.hltL2fL1sMuOpenNotBptxORNoHaloMu3BXL1f0NoVtxCosmicSeedMeanTimerL2Filtered10 + process.HLTEndSequence ) @@ -128608,389 +131768,390 @@ process.HLT_DoubleL2Mu23NoVtx_2Cha_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL2Mu23NoVtx2Cha + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1sMuORL1f0DoubleL2NoVtx23Q + process.hltL2DoubleMu23NoVertexL2Filtered2Cha + process.HLTEndSequence ) process.HLT_DoubleL2Mu25NoVtx_2Cha_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL2Mu25NoVtx2Cha + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1sMuORL1f0DoubleL2NoVtx25Q + process.hltL2DoubleMu25NoVtxFiltered2Cha + process.HLTEndSequence ) process.HLT_DoubleL2Mu25NoVtx_2Cha_Eta2p4_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL2Mu25NoVtx2ChaEta2p4 + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1sMuORL1f0DoubleL2NoVtx25Q + process.hltL2DoubleMu25NoVtxFiltered2ChaEta2p4 + process.HLTEndSequence ) -process.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu17TrkIsoVVLMu8TrkIsoVVL + process.hltL1fL1sDoubleMu155L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + process.hltL3fL1DoubleMu155fPreFiltered8 + process.hltL3fL1DoubleMu155fFiltered17 + process.HLTL3muontrkisovvlSequence + process.hltDiMuon178RelTrkIsoVVLFiltered + process.HLTEndSequence ) -process.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu19TrkIsoVVLMu9TrkIsoVVL + process.hltL1fL1sDoubleMu155L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + process.hltL3fL1DoubleMu155fPreFiltered9 + process.hltL3fL1DoubleMu155fFiltered19 + process.HLTL3muontrkisovvlSequence + process.hltDiMuon199RelTrkIsoVVLFiltered + process.HLTEndSequence ) -process.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu17TrkIsoVVLMu8TrkIsoVVLDZ + process.hltL1fL1sDoubleMu155L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + process.hltL3fL1DoubleMu155fPreFiltered8 + process.hltL3fL1DoubleMu155fFiltered17 + process.HLTL3muontrkisovvlSequence + process.hltDiMuon178RelTrkIsoVVLFiltered + process.hltDiMuon178RelTrkIsoVVLFilteredDzFiltered0p2 + process.HLTEndSequence ) -process.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu19TrkIsoVVLMu9TrkIsoVVLDZ + process.hltL1fL1sDoubleMu155L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + process.hltL3fL1DoubleMu155fPreFiltered9 + process.hltL3fL1DoubleMu155fFiltered19 + process.HLTL3muontrkisovvlSequence + process.hltDiMuon199RelTrkIsoVVLFiltered + process.hltDiMuon199RelTrkIsoVVLFilteredDzFiltered0p2 + process.HLTEndSequence ) -process.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu17TrkIsoVVLMu8TrkIsoVVLDZMass8 + process.hltL1fL1sDoubleMu155L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + process.hltL3fL1DoubleMu155fPreFiltered8 + process.hltL3fL1DoubleMu155fFiltered17 + process.HLTL3muontrkisovvlSequence + process.hltDiMuon178RelTrkIsoVVLFiltered + process.hltDiMuon178RelTrkIsoVVLFilteredDzFiltered0p2 + process.hltDiMuon178Mass8Filtered + process.HLTEndSequence ) -process.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu19TrkIsoVVLMu9TrkIsoVVLDZMass8 + process.hltL1fL1sDoubleMu155L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + process.hltL3fL1DoubleMu155fPreFiltered9 + process.hltL3fL1DoubleMu155fFiltered19 + process.HLTL3muontrkisovvlSequence + process.hltDiMuon199RelTrkIsoVVLFiltered + process.hltDiMuon199RelTrkIsoVVLFilteredDzFiltered0p2 + process.hltDiMuon199Mass8Filtered + process.HLTEndSequence ) -process.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu17TrkIsoVVLMu8TrkIsoVVLDZMass3p8 + process.hltL1fL1sDoubleMu155L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + process.hltL3fL1DoubleMu155fPreFiltered8 + process.hltL3fL1DoubleMu155fFiltered17 + process.HLTL3muontrkisovvlSequence + process.hltDiMuon178RelTrkIsoVVLFiltered + process.hltDiMuon178RelTrkIsoVVLFilteredDzFiltered0p2 + process.hltDiMuon178Mass3p8Filtered + process.HLTEndSequence ) -process.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu19TrkIsoVVLMu9TrkIsoVVLDZMass3p8 + process.hltL1fL1sDoubleMu155L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + process.hltL3fL1DoubleMu155fPreFiltered9 + process.hltL3fL1DoubleMu155fFiltered19 + process.HLTL3muontrkisovvlSequence + process.hltDiMuon199RelTrkIsoVVLFiltered + process.hltDiMuon199RelTrkIsoVVLFilteredDzFiltered0p2 + process.hltDiMuon199Mass3p8Filtered + process.HLTEndSequence ) -process.HLT_Mu25_TkMu0_Onia_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu20or22or25 + process.hltPreMu25TkMu0Onia + process.hltL1fL1sMu22orMu20erorMu25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22orMu20erorMu25L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22orMu20erorMu25L1Filtered0) + process.hltL3fL1sMu22orMu20erorMu25L1f0L2f0L3Filtered25 + process.HLTTrackerMuonSequence + process.hltDiMuonGlbFiltered25TrkFiltered0 + process.hltDiMuonGlb25Trk0DzFiltered0p2 + process.HLTEndSequence ) -process.HLT_Mu30_TkMu0_Psi_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu20or22or25 + process.hltPreMu30TkMu0Psi + process.hltL1fL1sMu22orMu20erorMu25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22orMu20erorMu25L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22orMu20erorMu25L1Filtered0) + process.hltL3fL1sMu22orMu20erorMu25L1f0L2f0L3Filtered30 + process.HLTTrackerMuonSequence + process.hltDiMuonGlbFiltered30TrkPsiFiltered0 + process.hltDiMuonGlb30Trk0DzPsiFiltered0p2 + process.HLTEndSequence ) -process.HLT_Mu30_TkMu0_Upsilon_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu20or22or25 + process.hltPreMu30TkMu0Upsilon + process.hltL1fL1sMu22orMu20erorMu25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22orMu20erorMu25L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22orMu20erorMu25L1Filtered0) + process.hltL3fL1sMu22orMu20erorMu25L1f0L2f0L3Filtered30 + process.HLTTrackerMuonSequence + process.hltDiMuonGlbFiltered30TrkUpsilonFiltered0 + process.hltDiMuonGlb30TrkUpsilon0DzFiltered0p2 + process.HLTEndSequence ) -process.HLT_Mu20_TkMu0_Phi_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu16IorSingleMu18IorSingleMu20IorSingleMu16erlorSingleMu18erlorSingleMu20erlorSingleMu22erlorSingleMu25 + process.hltPreMu20TkMu0Phi + process.hltL1fL1sMu16orMu18erorMu20erL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu16orMu18erorMu20erL1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu16orMu18erorMu20erL1Filtered0) + process.hltL3fL1sMu16orMu18erorMu20L1f0L2f0L3Filtered20 + process.HLTTrackerMuonSequence + process.hltDiMuonGlbFiltered20TrkFiltered0 + process.hltDiMuonGlb20Trk0DzFiltered0p2 + process.HLTEndSequence ) -process.HLT_Mu25_TkMu0_Phi_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu16IorSingleMu18IorSingleMu20IorSingleMu16erlorSingleMu18erlorSingleMu20erlorSingleMu22erlorSingleMu25 + process.hltPreMu25TkMu0Phi + process.hltL1fL1sMu16orMu18erorMu20erL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu16orMu18erorMu20erL1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu16orMu18erorMu20erL1Filtered0) + process.hltL3fL1sMu16orMu18erorMu20L1f0L2f0L3Filtered25 + process.HLTTrackerMuonSequence + process.hltDiMuonGlbFiltered25PhiTrkFiltered0 + process.hltDiMuonGlb25PhiTrk0DzFiltered0p2 + process.HLTEndSequence ) -process.HLT_Mu12_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu15DQ + process.hltPreMu12 + process.hltL1fL1sMu15DQlqL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu15DQlqL1f0L2Filtered10) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu15DQlqL1Filtered0) + process.hltL3fL1sMu15DQlqL1f0L2f10L3Filtered12 + process.HLTEndSequence ) -process.HLT_Mu15_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu15DQorSingleMu7 + process.hltPreMu15 + process.hltL1fL1sMu15DQorMu7lqL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu15DQorMu7lqL1f0L2Filtered10) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu15DQorMu7lqL1Filtered0) + process.hltL3fL1sMu15DQorMu7lqL1f0L2f10L3Filtered15 + process.HLTEndSequence ) -process.HLT_Mu20_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu18 + process.hltPreMu20 + process.hltL1fL1sMu18L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu18L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu18L1Filtered0) + process.hltL3fL1sMu18L1f0L2f10QL3Filtered20Q + process.HLTEndSequence ) -process.HLT_Mu27_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreMu27 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22or25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q + process.HLTEndSequence ) -process.HLT_Mu50_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreMu50 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22or25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50Q + process.HLTEndSequence ) -process.HLT_Mu55_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreMu55 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22or25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered55Q + process.HLTEndSequence ) -process.HLT_CascadeMu100_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreCascadeMu100 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTL2muonrecoSequence + process.hltL2fOldL1sMu22or25L1f0L2Filtered10Q + process.HLTOldL3muonrecoSequence + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered100Q + process.HLTEndSequence ) -process.HLT_HighPtTkMu100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreHighPtTkMu100 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTMuonLocalRecoSequence + process.HLTHighPt50TrackerMuonSequence + process.hltL3fL1sMu25f0TkFiltered100Q + process.HLTEndSequence ) -process.HLT_DiPFJet15_NoCaloMatched_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreDiPFJet15NoCaloMatched + process.HLTAK4PFJetsSequence + process.hltDoublePFJet15 + process.HLTEndSequence ) -process.HLT_DiPFJet25_NoCaloMatched_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreDiPFJet25NoCaloMatched + process.HLTAK4PFJetsSequence + process.hltDoublePFJet25 + process.HLTEndSequence ) -process.HLT_DiPFJet15_FBEta3_NoCaloMatched_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreDiPFJet15FBEta3NoCaloMatched + process.HLTAK4PFJetsSequence + process.hltDoublePFJet15FBEta3 + process.HLTEndSequence ) -process.HLT_DiPFJet25_FBEta3_NoCaloMatched_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreDiPFJet25FBEta3NoCaloMatched + process.HLTAK4PFJetsSequence + process.hltDoublePFJet25FBEta3 + process.HLTEndSequence ) -process.HLT_DiPFJetAve40_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreDiPFJetAve40 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJetAve30 + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve40 + process.HLTEndSequence ) -process.HLT_DiPFJetAve60_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreDiPFJetAve60 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJetAve45 + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve60 + process.HLTEndSequence ) -process.HLT_DiPFJetAve80_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60 + process.hltPreDiPFJetAve80 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJetAve60 + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve80 + process.HLTEndSequence ) -process.HLT_DiPFJetAve140_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet90 + process.hltPreDiPFJetAve140 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJetAve110 + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve140 + process.HLTEndSequence ) -process.HLT_DiPFJetAve200_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet120 + process.hltPreDiPFJetAve200 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJetAve170 + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve200 + process.HLTEndSequence ) -process.HLT_DiPFJetAve260_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreDiPFJetAve260 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJetAve210 + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve260 + process.HLTEndSequence ) -process.HLT_DiPFJetAve320_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreDiPFJetAve320 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJetAve270 + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve320 + process.HLTEndSequence ) -process.HLT_DiPFJetAve400_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreDiPFJetAve400 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJetAve350 + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve400 + process.HLTEndSequence ) -process.HLT_DiPFJetAve500_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreDiPFJetAve500 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJetAve450 + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve500 + process.HLTEndSequence ) -process.HLT_DiPFJetAve15_HFJEC_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreDiPFJetAve15HFJEC + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve15ForHFJEC + process.HLTEndSequence ) -process.HLT_DiPFJetAve25_HFJEC_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreDiPFJetAve25HFJEC + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve25ForHFJEC + process.HLTEndSequence ) -process.HLT_DiPFJetAve35_HFJEC_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreDiPFJetAve35HFJEC + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve35ForHFJEC + process.HLTEndSequence ) -process.HLT_DiPFJetAve60_HFJEC_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet35OrZeroBias + process.hltPreDiPFJetAve60HFJEC + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet40ForHFJECBase + process.hltSingleCaloJet40ForHFJECEtaLimited + process.hltSingleCaloJet40ForHFJECEtaLimitedFilter + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve60ForHFJEC + process.HLTEndSequence ) -process.HLT_DiPFJetAve80_HFJEC_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60Or60Fwd + process.hltPreDiPFJetAve80HFJEC + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet50ForHFJECBase + process.hltSingleCaloJet50ForHFJECEtaLimited + process.hltSingleCaloJet50ForHFJECEtaLimitedFilter + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve80ForHFJEC + process.HLTEndSequence ) -process.HLT_DiPFJetAve100_HFJEC_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sV0SingleJet60Or60Fwd + process.hltPreDiPFJetAve100HFJEC + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet60ForHFJECBase + process.hltSingleCaloJet60ForHFJECEtaLimited + process.hltSingleCaloJet60ForHFJECEtaLimitedFilter + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve100ForHFJEC + process.HLTEndSequence ) -process.HLT_DiPFJetAve160_HFJEC_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet120Or120Fwd + process.hltPreDiPFJetAve160HFJEC + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet100ForHFJECBase + process.hltSingleCaloJet100ForHFJECEtaLimited + process.hltSingleCaloJet100ForHFJECEtaLimitedFilter + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve160ForHFJEC + process.HLTEndSequence ) -process.HLT_DiPFJetAve220_HFJEC_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreDiPFJetAve220HFJEC + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet140ForHFJECBase + process.hltSingleCaloJet140ForHFJECEtaLimited + process.hltSingleCaloJet140ForHFJECEtaLimitedFilter + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve220ForHFJEC + process.HLTEndSequence ) -process.HLT_DiPFJetAve300_HFJEC_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreDiPFJetAve300HFJEC + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet200ForHFJECBase + process.hltSingleCaloJet200ForHFJECEtaLimited + process.hltSingleCaloJet200ForHFJECEtaLimitedFilter + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve300ForHFJEC + process.HLTEndSequence ) -process.HLT_AK8PFJet15_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreAK8PFJet15 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet10AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets10AK8 + process.hltSinglePFJet40AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJet25_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreAK8PFJet25 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet5AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets5AK8 + process.hltSinglePFJet25AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJet40_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreAK8PFJet40 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet10AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets10AK8 + process.hltSinglePFJet40AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJet60_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet35 + process.hltPreAK8PFJet60 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet40AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets40AK8 + process.hltSinglePFJet60AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJet80_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60 + process.hltPreAK8PFJet80 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet50AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets50AK8 + process.hltSinglePFJet80AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJet140_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet90 + process.hltPreAK8PFJet140 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet110AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets110AK8 + process.hltSinglePFJet140AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJet200_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet120 + process.hltPreAK8PFJet200 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet170AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets170AK8 + process.hltSinglePFJet200AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJet260_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJet260 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet210AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets210AK8 + process.hltSinglePFJet260AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJet320_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJet320 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet270AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets270AK8 + process.hltSinglePFJet320AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJet400_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJet400 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet350AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets350AK8 + process.hltSinglePFJet400AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJet450_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJet450 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet400AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets400AK8 + process.hltSinglePFJet450AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJet500_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJet500 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet450AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets450AK8 + process.hltSinglePFJet500AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJet550_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJet550 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet500AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets500AK8 + process.hltSinglePFJet550AK8 + process.HLTEndSequence ) -process.HLT_PFJet15_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPrePFJet15 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet5 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets5 + process.hltSinglePFJet15 + process.HLTEndSequence ) -process.HLT_PFJet25_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPrePFJet25 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet10 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets10 + process.hltSinglePFJet25 + process.HLTEndSequence ) -process.HLT_PFJet40_v22 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPrePFJet40 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet10 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets10 + process.hltSinglePFJet40 + process.HLTEndSequence ) -process.HLT_PFJet60_v22 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet35 + process.hltPrePFJet60 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet40 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets40 + process.hltSinglePFJet60 + process.HLTEndSequence ) -process.HLT_PFJet80_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60 + process.hltPrePFJet80 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet50 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets50 + process.hltSinglePFJet80 + process.HLTEndSequence ) -process.HLT_PFJet110_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet90 + process.hltPrePFJet110 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet80 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets80 + process.hltSinglePFJet110 + process.HLTEndSequence ) -process.HLT_PFJet140_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet90 + process.hltPrePFJet140 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet110 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets110 + process.hltSinglePFJet140 + process.HLTEndSequence ) -process.HLT_PFJet200_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet120 + process.hltPrePFJet200 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet170 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets170 + process.hltSinglePFJet200 + process.HLTEndSequence ) -process.HLT_PFJet260_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJet260 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet210 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets210 + process.hltSinglePFJet260 + process.HLTEndSequence ) -process.HLT_PFJet320_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJet320 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet270 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets270 + process.hltSinglePFJet320 + process.HLTEndSequence ) -process.HLT_PFJet400_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJet400 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet350 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets350 + process.hltSinglePFJet400 + process.HLTEndSequence ) -process.HLT_PFJet450_v22 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJet450 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet400 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets400 + process.hltSinglePFJet450 + process.HLTEndSequence ) -process.HLT_PFJet500_v22 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJet500 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet450 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets450 + process.hltSinglePFJet500 + process.HLTEndSequence ) -process.HLT_PFJet550_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJet550 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet450 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets450 + process.hltSinglePFJet550 + process.HLTEndSequence ) -process.HLT_PFJetFwd15_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPrePFJetFwd15 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet5 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets5 + process.hltSinglePFFwdJet15 + process.HLTEndSequence ) -process.HLT_PFJetFwd25_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPrePFJetFwd25 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet10 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets10 + process.hltSinglePFFwdJet25 + process.HLTEndSequence ) -process.HLT_PFJetFwd40_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPrePFJetFwd40 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet10 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets10 + process.hltSinglePFFwdJet40 + process.HLTEndSequence ) -process.HLT_PFJetFwd60_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet35Fwd + process.hltPrePFJetFwd60 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet40 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets40 + process.hltSinglePFFwdJet60 + process.HLTEndSequence ) -process.HLT_PFJetFwd80_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60Fwd + process.hltPrePFJetFwd80 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet50 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets50 + process.hltSinglePFFwdJet80 + process.HLTEndSequence ) -process.HLT_PFJetFwd140_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet90Fwd + process.hltPrePFJetFwd140 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet110 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets110 + process.hltSinglePFFwdJet140 + process.HLTEndSequence ) -process.HLT_PFJetFwd200_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet120Fwd + process.hltPrePFJetFwd200 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet170 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets170 + process.hltSinglePFFwdJet200 + process.HLTEndSequence ) -process.HLT_PFJetFwd260_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJetFwd260 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet210 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets210 + process.hltSinglePFFwdJet260 + process.HLTEndSequence ) -process.HLT_PFJetFwd320_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJetFwd320 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet270 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets270 + process.hltSinglePFFwdJet320 + process.HLTEndSequence ) -process.HLT_PFJetFwd400_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJetFwd400 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet350 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets350 + process.hltSinglePFFwdJet400 + process.HLTEndSequence ) -process.HLT_PFJetFwd450_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJetFwd450 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet400 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets400 + process.hltSinglePFFwdJet450 + process.HLTEndSequence ) -process.HLT_PFJetFwd500_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJetFwd500 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet450 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets450 + process.hltSinglePFFwdJet500 + process.HLTEndSequence ) -process.HLT_AK8PFJetFwd15_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreAK8PFJetFwd15 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet5AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets5AK8 + process.hltSinglePFFwdJet15AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJetFwd25_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreAK8PFJetFwd25 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet10AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets10AK8 + process.hltSinglePFFwdJet25AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJetFwd40_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreAK8PFJetFwd40 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet10AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets10AK8 + process.hltSinglePFFwdJet40AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJetFwd60_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet35Fwd + process.hltPreAK8PFJetFwd60 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet40AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets40AK8 + process.hltSinglePFFwdJet60AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJetFwd80_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60Fwd + process.hltPreAK8PFJetFwd80 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet50AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets50AK8 + process.hltSinglePFFwdJet80AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJetFwd140_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet90Fwd + process.hltPreAK8PFJetFwd140 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet110AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets110AK8 + process.hltSinglePFFwdJet140AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJetFwd200_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet120Fwd + process.hltPreAK8PFJetFwd200 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet170AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets170AK8 + process.hltSinglePFFwdJet200AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJetFwd260_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJetFwd260 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet210AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets210AK8 + process.hltSinglePFFwdJet260AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJetFwd320_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJetFwd320 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet270AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets270AK8 + process.hltSinglePFFwdJet320AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJetFwd400_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJetFwd400 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet350AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets350AK8 + process.hltSinglePFFwdJet400AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJetFwd450_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJetFwd450 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet400AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets400AK8 + process.hltSinglePFFwdJet450AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJetFwd500_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJetFwd500 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet450AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets450AK8 + process.hltSinglePFFwdJet500AK8 + process.HLTEndSequence ) -process.HLT_PFHT180_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT120er + process.hltPrePFHT180 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT130Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT180Jet30 + process.HLTEndSequence ) -process.HLT_PFHT250_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT160er + process.hltPrePFHT250 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT250Jet30 + process.HLTEndSequence ) -process.HLT_PFHT370_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT200er + process.hltPrePFHT370 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT320Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT370Jet30 + process.HLTEndSequence ) -process.HLT_PFHT430_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT255er + process.hltPrePFHT430 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT380Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT430Jet30 + process.HLTEndSequence ) -process.HLT_PFHT510_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT510 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT460Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT510Jet30 + process.HLTEndSequence ) -process.HLT_PFHT590_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT590 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT515Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT590Jet30 + process.HLTEndSequence ) -process.HLT_PFHT680_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT680 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT580Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT680Jet30 + process.HLTEndSequence ) -process.HLT_PFHT780_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT780 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT680Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT780Jet30 + process.HLTEndSequence ) -process.HLT_PFHT890_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT890 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT790Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT890Jet30 + process.HLTEndSequence ) -process.HLT_PFHT1050_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT1050 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT900Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT1050Jet30 + process.HLTEndSequence ) -process.HLT_PFHT500_PFMET100_PFMHT100_IDTight_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT500PFMET100PFMHT100IDTight + process.HLTRecoMETSequence + process.hltMET70 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT70 + process.hltHtMhtJet30 + process.hltHT400Jet30 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID100 + process.hltPFMETProducer + process.hltPFMET100 + process.hltPFHTJet30 + process.hltPFHT500Jet30 + process.HLTEndSequence ) -process.HLT_PFHT500_PFMET110_PFMHT110_IDTight_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT500PFMET110PFMHT110IDTight + process.HLTRecoMETSequence + process.hltMET80 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT80 + process.hltHtMhtJet30 + process.hltHT400Jet30 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID110 + process.hltPFMETProducer + process.hltPFMET110 + process.hltPFHTJet30 + process.hltPFHT500Jet30 + process.HLTEndSequence ) -process.HLT_PFHT700_PFMET85_PFMHT85_IDTight_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT700PFMET85PFMHT85IDTight + process.HLTRecoMETSequence + process.hltMET60 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT60 + process.hltHtMhtJet30 + process.hltHT550Jet30 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID85 + process.hltPFMETProducer + process.hltPFMET85 + process.hltPFHTJet30 + process.hltPFHT700Jet30 + process.HLTEndSequence ) -process.HLT_PFHT700_PFMET95_PFMHT95_IDTight_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT700PFMET95PFMHT95IDTight + process.HLTRecoMETSequence + process.hltMET70 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT70 + process.hltHtMhtJet30 + process.hltHT550Jet30 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID95 + process.hltPFMETProducer + process.hltPFMET95 + process.hltPFHTJet30 + process.hltPFHT700Jet30 + process.HLTEndSequence ) -process.HLT_PFHT800_PFMET75_PFMHT75_IDTight_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT800PFMET75PFMHT75IDTight + process.HLTRecoMETSequence + process.hltMET50 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT50 + process.hltHtMhtJet30 + process.hltHT650Jet30 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID75 + process.hltPFMETProducer + process.hltPFMET75 + process.hltPFHTJet30 + process.hltPFHT800Jet30 + process.HLTEndSequence ) -process.HLT_PFHT800_PFMET85_PFMHT85_IDTight_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT800PFMET85PFMHT85IDTight + process.HLTRecoMETSequence + process.hltMET60 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT60 + process.hltHtMhtJet30 + process.hltHT650Jet30 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID85 + process.hltPFMETProducer + process.hltPFMET85 + process.hltPFHTJet30 + process.hltPFHT800Jet30 + process.HLTEndSequence ) -process.HLT_PFMET110_PFMHT110_IDTight_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMET110PFMHT110IDTight + process.HLTRecoMETSequence + process.hltMET80 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT80 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID110 + process.hltPFMETProducer + process.hltPFMET110 + process.HLTEndSequence ) -process.HLT_PFMET120_PFMHT120_IDTight_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMET120PFMHT120IDTight + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT90 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID120 + process.hltPFMETProducer + process.hltPFMET120 + process.HLTEndSequence ) -process.HLT_PFMET130_PFMHT130_IDTight_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMET130PFMHT130IDTight + process.HLTRecoMETSequence + process.hltMET100 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT100 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID130 + process.hltPFMETProducer + process.hltPFMET130 + process.HLTEndSequence ) -process.HLT_PFMET140_PFMHT140_IDTight_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMET140PFMHT140IDTight + process.HLTRecoMETSequence + process.hltMET110 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT110 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID140 + process.hltPFMETProducer + process.hltPFMET140 + process.HLTEndSequence ) -process.HLT_PFMET100_PFMHT100_IDTight_CaloBTagDeepCSV_3p1_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMET100PFMHT100IDTightCaloBTagDeepCSV3p1 + process.HLTRecoMETSequence + process.hltMET70 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT70 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV3p07Single + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID100 + process.hltPFMETProducer + process.hltPFMET100 + process.HLTEndSequence ) -process.HLT_PFMET110_PFMHT110_IDTight_CaloBTagDeepCSV_3p1_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMET110PFMHT110IDTightCaloBTagDeepCSV3p1 + process.HLTRecoMETSequence + process.hltMET80 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT80 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV3p07Single + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID110 + process.hltPFMETProducer + process.hltPFMET110 + process.HLTEndSequence ) -process.HLT_PFMET120_PFMHT120_IDTight_CaloBTagDeepCSV_3p1_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMET120PFMHT120IDTightCaloBTagDeepCSV3p1 + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT90 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV3p07Single + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID120 + process.hltPFMETProducer + process.hltPFMET120 + process.HLTEndSequence ) -process.HLT_PFMET130_PFMHT130_IDTight_CaloBTagDeepCSV_3p1_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMET130PFMHT130IDTightCaloBTagDeepCSV3p1 + process.HLTRecoMETSequence + process.hltMET100 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT100 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV3p07Single + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID130 + process.hltPFMETProducer + process.hltPFMET130 + process.HLTEndSequence ) -process.HLT_PFMET140_PFMHT140_IDTight_CaloBTagDeepCSV_3p1_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMET140PFMHT140IDTightCaloBTagDeepCSV3p1 + process.HLTRecoMETSequence + process.hltMET110 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT110 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV3p07Single + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID140 + process.hltPFMETProducer + process.hltPFMET140 + process.HLTEndSequence ) -process.HLT_PFMET120_PFMHT120_IDTight_PFHT60_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFHTT60Seeds + process.hltPrePFMET120PFMHT120IDTightPFHT60 + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT90 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT60Jet30 + process.hltPFMHTTightID + process.hltPFMHTTightID120 + process.hltPFMETProducer + process.hltPFMET120 + process.HLTEndSequence ) -process.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFHTT60Seeds + process.hltPrePFMETNoMu120PFMHTNoMu120IDTightPFHT60 + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT90 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT60Jet30 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID120 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu120 + process.HLTEndSequence ) -process.HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFHTT60Seeds + process.hltPrePFMETTypeOne120PFMHT120IDTightPFHT60 + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT90 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT60Jet30 + process.hltPFMHTTightID + process.hltPFMHTTightID120 + process.hltPFMETProducer + process.hltcorrPFMETTypeOne + process.hltPFMETTypeOne + process.hltPFMETTypeOne120 + process.HLTEndSequence ) -process.HLT_PFMETTypeOne110_PFMHT110_IDTight_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETTypeOne110PFMHT110IDTight + process.HLTRecoMETSequence + process.hltMET80 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT80 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID110 + process.hltPFMETProducer + process.hltcorrPFMETTypeOne + process.hltPFMETTypeOne + process.hltPFMETTypeOne110 + process.HLTEndSequence ) -process.HLT_PFMETTypeOne120_PFMHT120_IDTight_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETTypeOne120PFMHT120IDTight + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT90 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID120 + process.hltPFMETProducer + process.hltcorrPFMETTypeOne + process.hltPFMETTypeOne + process.hltPFMETTypeOne120 + process.HLTEndSequence ) -process.HLT_PFMETTypeOne130_PFMHT130_IDTight_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETTypeOne130PFMHT130IDTight + process.HLTRecoMETSequence + process.hltMET100 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT100 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID130 + process.hltPFMETProducer + process.hltcorrPFMETTypeOne + process.hltPFMETTypeOne + process.hltPFMETTypeOne130 + process.HLTEndSequence ) -process.HLT_PFMETTypeOne140_PFMHT140_IDTight_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETTypeOne140PFMHT140IDTight + process.HLTRecoMETSequence + process.hltMET110 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT110 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID140 + process.hltPFMETProducer + process.hltcorrPFMETTypeOne + process.hltPFMETTypeOne + process.hltPFMETTypeOne140 + process.HLTEndSequence ) -process.HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETNoMu110PFMHTNoMu110IDTight + process.HLTRecoMETSequence + process.hltMET80 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT80 + process.HLTAK4PFJetsSequence + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID110 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu110 + process.HLTEndSequence ) -process.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETNoMu120PFMHTNoMu120IDTight + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT90 + process.HLTAK4PFJetsSequence + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID120 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu120 + process.HLTEndSequence ) -process.HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETNoMu130PFMHTNoMu130IDTight + process.HLTRecoMETSequence + process.hltMET100 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT100 + process.HLTAK4PFJetsSequence + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID130 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu130 + process.HLTEndSequence ) -process.HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETNoMu140PFMHTNoMu140IDTight + process.HLTRecoMETSequence + process.hltMET110 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT110 + process.HLTAK4PFJetsSequence + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID140 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu140 + process.HLTEndSequence ) -process.HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETNoMu110PFMHTNoMu110IDTightFilterHF + process.HLTRecoMETSequence + process.hltMET80 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT80 + process.HLTAK4PFJetsSequence + process.hltHFJetShowerShape + process.hltAK4PFJetsTightIDCorrectedHFCleaned + process.hltPFMHTNoMuTightIDHFCleaned + process.hltPFMHTNoMuTightID110HFCleaned + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu110 + process.HLTEndSequence ) -process.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETNoMu120PFMHTNoMu120IDTightFilterHF + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT90 + process.HLTAK4PFJetsSequence + process.hltHFJetShowerShape + process.hltAK4PFJetsTightIDCorrectedHFCleaned + process.hltPFMHTNoMuTightIDHFCleaned + process.hltPFMHTNoMuTightID120HFCleaned + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu120 + process.HLTEndSequence ) -process.HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETNoMu130PFMHTNoMu130IDTightFilterHF + process.HLTRecoMETSequence + process.hltMET100 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT100 + process.HLTAK4PFJetsSequence + process.hltHFJetShowerShape + process.hltAK4PFJetsTightIDCorrectedHFCleaned + process.hltPFMHTNoMuTightIDHFCleaned + process.hltPFMHTNoMuTightID130HFCleaned + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu130 + process.HLTEndSequence ) -process.HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETNoMu140PFMHTNoMu140IDTightFilterHF + process.HLTRecoMETSequence + process.hltMET110 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT110 + process.HLTAK4PFJetsSequence + process.hltHFJetShowerShape + process.hltAK4PFJetsTightIDCorrectedHFCleaned + process.hltPFMHTNoMuTightIDHFCleaned + process.hltPFMHTNoMuTightID140HFCleaned + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu140 + process.HLTEndSequence ) -process.HLT_MonoCentralPFJet80_PFMETNoMu110_PFMHTNoMu110_IDTight_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreMonoCentralPFJet80PFMETNoMu110PFMHTNoMu110IDTight + process.HLTRecoMETSequence + process.hltMET80 + process.HLTAK4CaloJetsSequence + process.hltCentralCaloJet65 + process.hltMht + process.hltMHT80 + process.HLTAK4PFJetsSequence + process.hltCentralPFJet80 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID110 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu110 + process.HLTEndSequence ) -process.HLT_MonoCentralPFJet80_PFMETNoMu120_PFMHTNoMu120_IDTight_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreMonoCentralPFJet80PFMETNoMu120PFMHTNoMu120IDTight + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4CaloJetsSequence + process.hltCentralCaloJet65 + process.hltMht + process.hltMHT90 + process.HLTAK4PFJetsSequence + process.hltCentralPFJet80 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID120 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu120 + process.HLTEndSequence ) -process.HLT_MonoCentralPFJet80_PFMETNoMu130_PFMHTNoMu130_IDTight_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreMonoCentralPFJet80PFMETNoMu130PFMHTNoMu130IDTight + process.HLTRecoMETSequence + process.hltMET100 + process.HLTAK4CaloJetsSequence + process.hltCentralCaloJet65 + process.hltMht + process.hltMHT100 + process.HLTAK4PFJetsSequence + process.hltCentralPFJet80 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID130 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu130 + process.HLTEndSequence ) -process.HLT_MonoCentralPFJet80_PFMETNoMu140_PFMHTNoMu140_IDTight_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreMonoCentralPFJet80PFMETNoMu140PFMHTNoMu140IDTight + process.HLTRecoMETSequence + process.hltMET110 + process.HLTAK4CaloJetsSequence + process.hltCentralCaloJet65 + process.hltMht + process.hltMHT110 + process.HLTAK4PFJetsSequence + process.hltCentralPFJet80 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID140 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu140 + process.HLTEndSequence ) -process.HLT_L1ETMHadSeeds_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreL1ETMHadSeeds + process.HLTEndSequence ) -process.HLT_CaloMHT90_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreCaloMHT90 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT90 + process.HLTEndSequence ) -process.HLT_CaloMET80_NotCleaned_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreCaloMET80NotCleaned + process.HLTRecoMETSequence + process.hltMET80 + process.HLTEndSequence ) -process.HLT_CaloMET90_NotCleaned_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreCaloMET90NotCleaned + process.HLTRecoMETSequence + process.hltMET90 + process.HLTEndSequence ) -process.HLT_CaloMET100_NotCleaned_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreCaloMET100NotCleaned + process.HLTRecoMETSequence + process.hltMET100 + process.HLTEndSequence ) -process.HLT_CaloMET110_NotCleaned_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreCaloMET110NotCleaned + process.HLTRecoMETSequence + process.hltMET110 + process.HLTEndSequence ) -process.HLT_CaloMET250_NotCleaned_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreCaloMET250NotCleaned + process.HLTRecoMETSequence + process.hltMET250 + process.HLTEndSequence ) -process.HLT_CaloMET300_NotCleaned_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreCaloMET300NotCleaned + process.HLTRecoMETSequence + process.hltMET300 + process.HLTEndSequence ) -process.HLT_CaloMET350_NotCleaned_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreCaloMET350NotCleaned + process.HLTRecoMETSequence + process.hltMET350 + process.HLTEndSequence ) -process.HLT_PFMET200_NotCleaned_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMET200NotCleaned + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4PFJetsSequence + process.hltPFMETProducer + process.hltPFMET200 + process.HLTEndSequence ) -process.HLT_PFMET250_NotCleaned_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMET250NotCleaned + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4PFJetsSequence + process.hltPFMETProducer + process.hltPFMET250 + process.HLTEndSequence ) -process.HLT_PFMET300_NotCleaned_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMET300NotCleaned + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4PFJetsSequence + process.hltPFMETProducer + process.hltPFMET300 + process.HLTEndSequence ) -process.HLT_PFMET200_BeamHaloCleaned_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMET200BeamHaloCleaned + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4PFJetsSequence + process.hltPFMETProducer + process.hltPFMET200 + process.HLTBeamHaloCleanerSequence + process.hltMetCleanBH + process.hltMETCleanBH80 + process.HLTEndSequence ) -process.HLT_PFMETTypeOne200_BeamHaloCleaned_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETTypeOne200BeamHaloCleaned + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4PFJetsSequence + process.hltPFMETProducer + process.hltcorrPFMETTypeOne + process.hltPFMETTypeOne + process.hltPFMETTypeOne200 + process.HLTBeamHaloCleanerSequence + process.hltMetCleanBH + process.hltMETCleanBH80 + process.HLTEndSequence ) -process.HLT_MET105_IsoTrk50_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sETM90ToETM150 + process.hltPreMET105IsoTrk50 + process.HLTRecoMETSequence + process.hltMET105 + process.HLTRecoJetSequenceAK4PrePF + process.HLTDoLocalPixelSequence + process.HLTDoLocalStripSequence + process.HLTRecopixelvertexingSequence + process.HLTIterativeTrackingIter02 + process.hltDeDxEstimatorProducer + process.hltTrk50Filter + process.HLTEndSequence ) -process.HLT_MET120_IsoTrk50_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sETM80ToETM150 + process.hltPreMET120IsoTrk50 + process.HLTRecoMETSequence + process.hltMET120 + process.HLTRecoJetSequenceAK4PrePF + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingSequence + process.HLTDoLocalStripSequence + process.HLTIterativeTrackingIter02 + process.hltDeDxEstimatorProducer + process.hltTrk50Filter + process.HLTEndSequence ) -process.HLT_SingleJet30_Mu12_SinglePFJet40_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC16dRMax0p4 + process.hltPreSingleJet30Mu12SinglePFJet40 + process.hltL1fL1sMu3Jet16L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloBJets30eta2p3 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3Jet16L1f0L2Filtered8) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3Jet16L1Filtered0) + process.hltL3fL1sMu3Jet16L1f0L2f8L3Filtered12 + process.HLTAK4PFJetsSequence + process.hltSinglePFBJets40Eta2p3 + process.HLTBTagMuJet40PFMu12SequenceL3 + process.hltBSoftMuonJet40Mu12L3FilterByDR + process.HLTEndSequence ) -process.HLT_Mu12eta2p3_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu7 + process.hltPreMu12eta2p3 + process.hltL1fL1sMu7L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu7L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu7L1Filtered0) + process.hltL3fL1sMu7L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) -process.HLT_Mu12eta2p3_PFJet40_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3Jet30er2p5 + process.hltPreMu12eta2p3PFJet40 + process.hltL1fL1sMu3Jet30er2p5L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltCaloJet30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFJetCorrectedMatchedToCaloJet30eta2p3 + process.hltPFJet40Eta2p3 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3Jet30er2p5L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3Jet30er2p5L1Filtered0) + process.hltL3fL1sMu3Jet30er2p5L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) -process.HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC16dRMax0p4 + process.hltPreMu12DoublePFJets40PFBTagDeepCSVp71 + process.hltL1fL1sMu3Jet16L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets40Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Single8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3Jet16L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3Jet16L1Filtered0) + process.hltL3fL1sMu3Jet16L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) -process.HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC60dRMax0p4 + process.hltPreMu12DoublePFJets100PFBTagDeepCSVp71 + process.hltL1fL1sMu3Jet60L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets100Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Single8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3Jet60L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3Jet60L1Filtered0) + process.hltL3fL1sMu3Jet60L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) -process.HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC120dRMax0p4 + process.hltPreMu12DoublePFJets200PFBTagDeepCSVp71 + process.hltL1fL1sMu3Jet120L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets200Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Single8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3Jet120L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3Jet120L1Filtered0) + process.hltL3fL1sMu3Jet120L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) -process.HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC120dRMax0p4 + process.hltPreMu12DoublePFJets350PFBTagDeepCSVp71 + process.hltL1fL1sMu3Jet120L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets350Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Single8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3Jet120L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3Jet120L1Filtered0) + process.hltL3fL1sMu3Jet120L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) -process.HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1Mu12er2p3Jet40er2p3dRMax0p4DoubleJet40er2p3dEtaMax1p6 + process.hltPreMu12DoublePFJets40MaxDeta1p6DoublePFBTagDeepCSVp71 + process.hltL1fL1sMu12Dijet40Deta1p6L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets40Eta2p3 + process.hltDoublePFBJets40Eta2p3MaxDeta1p6 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Double8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu12Dijet40Deta1p6L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu12Dijet40Deta1p6L1Filtered0) + process.hltL3fL1sMu12Dijet40Deta1p6L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) -process.HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1Mu12er2p3Jet40er2p3dRMax0p4DoubleJet40er2p3dEtaMax1p6 + process.hltPreMu12DoublePFJets54MaxDeta1p6DoublePFBTagDeepCSVp71 + process.hltL1fL1sMu12Dijet40Deta1p6L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets54Eta2p3 + process.hltDoublePFBJets54Eta2p3MaxDeta1p6 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Double8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu12Dijet40Deta1p6L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu12Dijet40Deta1p6L1Filtered0) + process.hltL3fL1sMu12Dijet40Deta1p6L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) -process.HLT_DoublePFJets40_PFBTagDeepCSV_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet40er2p5 + process.hltPreDoublePFJets40PFBTagDeepCSVp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets40Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Single8Jets30 + process.HLTEndSequence ) -process.HLT_DoublePFJets100_PFBTagDeepCSV_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet100er2p5 + process.hltPreDoublePFJets100PFBTagDeepCSVp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets100Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Single8Jets30 + process.HLTEndSequence ) -process.HLT_DoublePFJets200_PFBTagDeepCSV_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet120er2p5 + process.hltPreDoublePFJets200PFBTagDeepCSVp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets200Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Single8Jets30 + process.HLTEndSequence ) -process.HLT_DoublePFJets350_PFBTagDeepCSV_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet120er2p5 + process.hltPreDoublePFJets350PFBTagDeepCSVp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets350Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Single8Jets30 + process.HLTEndSequence ) -process.HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet112er2p3dEtaMax1p6 + process.hltPreDoublePFJets116MaxDeta1p6DoublePFBTagDeepCSVp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets100eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets100eta2p3 + process.hltDoublePFBJets116Eta2p3 + process.hltDoublePFBJets116Eta2p3MaxDeta1p6 + process.hltSelectorPFJets80 + process.hltSelector6PFJets80 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Double6Jets80 + process.HLTEndSequence ) -process.HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet112er2p3dEtaMax1p6 + process.hltPreDoublePFJets128MaxDeta1p6DoublePFBTagDeepCSVp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets100eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets100eta2p3 + process.hltDoublePFBJets128Eta2p3 + process.hltDoublePFBJets128Eta2p3MaxDeta1p6 + process.hltSelectorPFJets80 + process.hltSelector6PFJets80 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Double6Jets80 + process.HLTEndSequence ) -process.HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC16dRMax0p4 + process.hltPreMu12DoublePFJets40PFBTagDeepJetp71 + process.hltL1fL1sMu3Jet16L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets40Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Single8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3Jet16L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3Jet16L1Filtered0) + process.hltL3fL1sMu3Jet16L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) -process.HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC60dRMax0p4 + process.hltPreMu12DoublePFJets100PFBTagDeepJetp71 + process.hltL1fL1sMu3Jet60L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets100Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Single8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3Jet60L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3Jet60L1Filtered0) + process.hltL3fL1sMu3Jet60L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) -process.HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC120dRMax0p4 + process.hltPreMu12DoublePFJets200PFBTagDeepJetp71 + process.hltL1fL1sMu3Jet120L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets200Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Single8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3Jet120L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3Jet120L1Filtered0) + process.hltL3fL1sMu3Jet120L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) -process.HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC120dRMax0p4 + process.hltPreMu12DoublePFJets350PFBTagDeepJetp71 + process.hltL1fL1sMu3Jet120L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets350Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Single8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3Jet120L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3Jet120L1Filtered0) + process.hltL3fL1sMu3Jet120L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) -process.HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1Mu12er2p3Jet40er2p3dRMax0p4DoubleJet40er2p3dEtaMax1p6 + process.hltPreMu12DoublePFJets40MaxDeta1p6DoublePFBTagDeepJetp71 + process.hltL1fL1sMu12Dijet40Deta1p6L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets40Eta2p3 + process.hltDoublePFBJets40Eta2p3MaxDeta1p6 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Double8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu12Dijet40Deta1p6L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu12Dijet40Deta1p6L1Filtered0) + process.hltL3fL1sMu12Dijet40Deta1p6L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) -process.HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1Mu12er2p3Jet40er2p3dRMax0p4DoubleJet40er2p3dEtaMax1p6 + process.hltPreMu12DoublePFJets54MaxDeta1p6DoublePFBTagDeepJetp71 + process.hltL1fL1sMu12Dijet40Deta1p6L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets54Eta2p3 + process.hltDoublePFBJets54Eta2p3MaxDeta1p6 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Double8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu12Dijet40Deta1p6L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu12Dijet40Deta1p6L1Filtered0) + process.hltL3fL1sMu12Dijet40Deta1p6L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) -process.HLT_DoublePFJets40_PFBTagDeepJet_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet40er2p5 + process.hltPreDoublePFJets40PFBTagDeepJetp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets40Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Single8Jets30 + process.HLTEndSequence ) -process.HLT_DoublePFJets100_PFBTagDeepJet_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet100er2p5 + process.hltPreDoublePFJets100PFBTagDeepJetp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets100Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Single8Jets30 + process.HLTEndSequence ) -process.HLT_DoublePFJets200_PFBTagDeepJet_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet120er2p5 + process.hltPreDoublePFJets200PFBTagDeepJetp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets200Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Single8Jets30 + process.HLTEndSequence ) -process.HLT_DoublePFJets350_PFBTagDeepJet_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet120er2p5 + process.hltPreDoublePFJets350PFBTagDeepJetp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets350Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Single8Jets30 + process.HLTEndSequence ) -process.HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet112er2p3dEtaMax1p6 + process.hltPreDoublePFJets116MaxDeta1p6DoublePFBTagDeepJetp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets100eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets100eta2p3 + process.hltDoublePFBJets116Eta2p3 + process.hltDoublePFBJets116Eta2p3MaxDeta1p6 + process.hltSelectorPFJets80 + process.hltSelector6PFJets80 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Double6Jets80 + process.HLTEndSequence ) -process.HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet112er2p3dEtaMax1p6 + process.hltPreDoublePFJets128MaxDeta1p6DoublePFBTagDeepJetp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets100eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets100eta2p3 + process.hltDoublePFBJets128Eta2p3 + process.hltDoublePFBJets128Eta2p3MaxDeta1p6 + process.hltSelectorPFJets80 + process.hltSelector6PFJets80 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Double6Jets80 + process.HLTEndSequence ) -process.HLT_Photon300_NoHE_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGNonIsoOrWithJetAndTau + process.hltPrePhoton300NoHE + process.HLTSinglePhoton300erNoHESequence + process.HLTEndSequence ) -process.HLT_Mu8_TrkIsoVVL_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu3IorSingleMu5IorSingleMu7 + process.hltPreMu8TrkIsoVVL + process.hltL1fL1sMu3or5or7L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu5L1f0L2Filtered5) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu5L1Filtered0) + process.hltL3fL1sMu5L1f0L2f5L3Filtered8 + process.HLTL3muontrkisovvlSequence + process.hltL3fL1sMu5L1f0L2f5L3Filtered8TkIsoVVLFiltered + process.HLTEndSequence ) -process.HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sMu6DoubleEG10 + process.hltPreMu8DiEle12CaloIdLTrackIdLDZ + process.HLTMu8DiEle12CaloIdLTrackIdLMuonlegSequence + process.HLTMu8DiEle12CaloIdLTrackIdLElectronlegSequence + process.hltMu8Ele12DZFilter + process.hltEle12Ele12DZFilter + process.HLTEndSequence ) -process.HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sMu6DoubleEG10 + process.hltPreMu8DiEle12CaloIdLTrackIdL + process.HLTMu8DiEle12CaloIdLTrackIdLMuonlegSequence + process.HLTMu8DiEle12CaloIdLTrackIdLElectronlegSequence + process.HLTEndSequence ) -process.HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sMu6HTT240 + process.hltPreMu8Ele8CaloIdMTrackIdMMass8PFHT350DZ + process.hltMuon8L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltMuon8L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3Muon8L1Filtered0) + process.hltL3fL1sMu6HTT240Filtered8 + process.HLTSingleEle8CaloIdMGsfTrackIdMSequence + process.hltElectronMuonInvMassFilter8 + process.hltMu8Ele8CaloIdMTrackIdMDZFilter + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT350Jet30 + process.HLTEndSequence ) -process.HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sMu6HTT240 + process.hltPreMu8Ele8CaloIdMTrackIdMMass8PFHT350 + process.hltMuon8L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltMuon8L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3Muon8L1Filtered0) + process.hltL3fL1sMu6HTT240Filtered8 + process.HLTSingleEle8CaloIdMGsfTrackIdMSequence + process.hltElectronMuonInvMassFilter8 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT350Jet30 + process.HLTEndSequence ) -process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZ + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + process.HLTEndSequence ) -process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZPFDiJet30 + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + process.HLTAK4PFJetsSequence + process.hltPFJetFilterTwoC30 + process.HLTEndSequence ) -process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZCaloDiJet30 + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterTwoC30 + process.HLTEndSequence ) -process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZPFDiJet30PFBtagDeepCSV1p5 + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + process.HLTAK4PFJetsSequence + process.hltPFJetFilterTwoC30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV1p5Single + process.HLTEndSequence ) -process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZCaloDiJet30CaloBtagDeepCSV1p5 + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterTwoC30 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p5Single + process.HLTEndSequence ) -process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVL + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.HLTEndSequence ) -process.HLT_Mu17_TrkIsoVVL_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu15DQ + process.hltPreMu17TrkIsoVVL + process.hltL1fL1sMu15DQlqL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu15DQlqL1f0L2Filtered10) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu15DQlqL1Filtered0) + process.hltL3fL1sMu15DQlqL1f0L2f10L3Filtered17 + process.HLTL3muontrkisovvlSequence + process.hltL3fL1sMu1lqL1f0L2f10L3Filtered17TkIsoVVLFiltered + process.HLTEndSequence ) -process.HLT_Mu19_TrkIsoVVL_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu15DQ + process.hltPreMu19TrkIsoVVL + process.hltL1fL1sMu15DQlqL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu15DQlqL1f0L2Filtered10) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu15DQlqL1Filtered0) + process.hltL3fL1sMu15DQlqL1f0L2f10L3Filtered19 + process.HLTL3muontrkisovvlSequence + process.hltL3fL1sMu1lqL1f0L2f10L3Filtered19TkIsoVVLFiltered + process.HLTEndSequence ) -process.HLT_BTagMu_AK4DiJet20_Mu5_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC16dRMax0p4 + process.hltPreBTagMuAK4DiJet20Mu5 + process.HLTAK4CaloJetsSequence + process.hltBDiJet20L1FastJetCentral + process.HLTBTagMuDiJet20L1FastJetSequenceL25 + process.hltBSoftMuonDiJet20L1FastJetL25FilterByDR + process.HLTBTagMuDiJet20L1FastJetMu5SelSequenceL3 + process.hltBSoftMuonDiJet20L1FastJetMu5L3FilterByDR + process.HLTEndSequence ) -process.HLT_BTagMu_AK4DiJet40_Mu5_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC35dRMax0p4 + process.hltPreBTagMuAK4DiJet40Mu5 + process.HLTAK4CaloJetsSequence + process.hltBDiJet40L1FastJetCentral + process.HLTBTagMuDiJet40L1FastJetSequenceL25 + process.hltBSoftMuonDiJet40L1FastJetL25FilterByDR + process.HLTBTagMuDiJet40L1FastJetMu5SelSequenceL3 + process.hltBSoftMuonDiJet40L1FastJetMu5L3FilterByDR + process.HLTEndSequence ) -process.HLT_BTagMu_AK4DiJet70_Mu5_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC60dRMax0p4 + process.hltPreBTagMuAK4DiJet70Mu5 + process.HLTAK4CaloJetsSequence + process.hltBDiJet70L1FastJetCentral + process.HLTBTagMuDiJet70L1FastJetSequenceL25 + process.hltBSoftMuonDiJet70L1FastJetL25FilterByDR + process.HLTBTagMuDiJet70L1FastJetMu5SelSequenceL3 + process.hltBSoftMuonDiJet70L1FastJetMu5L3FilterByDR + process.HLTEndSequence ) -process.HLT_BTagMu_AK4DiJet110_Mu5_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC80dRMax0p4 + process.hltPreBTagMuAK4DiJet110Mu5 + process.HLTAK4CaloJetsSequence + process.hltBDiJet110L1FastJetCentral + process.HLTBTagMuDiJet110L1FastJetSequenceL25 + process.hltBSoftMuonDiJet110L1FastJetL25FilterByDR + process.HLTBTagMuDiJet110L1FastJetMu5SelSequenceL3 + process.hltBSoftMuonDiJet110L1FastJetMu5L3FilterByDR + process.HLTEndSequence ) -process.HLT_BTagMu_AK4DiJet170_Mu5_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC120dRMax0p4 + process.hltPreBTagMuAK4DiJet170Mu5 + process.HLTAK4CaloJetsSequence + process.hltBDiJet200L1FastJetCentral + process.HLTBTagMuDiJet200L1FastJetSequenceL25 + process.hltBSoftMuonDiJet200L1FastJetL25FilterByDR + process.HLTBTagMuDiJet200L1FastJetMu5SelSequenceL3 + process.hltBSoftMuonDiJet200L1FastJetMu5L3FilterByDR + process.HLTEndSequence ) -process.HLT_BTagMu_AK4Jet300_Mu5_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet200 + process.hltPreBTagMuAK4Jet300Mu5 + process.HLTAK4CaloJetsSequence + process.hltBJet300L1FastJetCentral + process.HLTBTagMuJet300L1FastJetSequenceL25 + process.hltBSoftMuonJet300L1FastJetL25FilterByDR + process.HLTBTagMuJet300L1FastJetMu5SelSequenceL3 + process.hltBSoftMuonJet300L1FastJetMu5L3FilterByDR + process.HLTEndSequence ) -process.HLT_BTagMu_AK8DiJet170_Mu5_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC120dRMax0p8 + process.hltPreBTagMuAK8DiJet170Mu5 + process.HLTAK8CaloJetsSequence + process.hltBAK8DiJet170L1FastJetCentral + process.HLTBTagMuAK8DiJet170L1FastJetSequenceL25 + process.hltBSoftMuonAK8DiJet170L1FastJetL25FilterByDR + process.HLTBTagMuAK8DiJet170L1FastJetMu5SelSequenceL3 + process.hltBSoftMuonAK8DiJet170L1FastJetMu5L3FilterByDR + process.HLTEndSequence ) -process.HLT_BTagMu_AK8Jet170_DoubleMu5_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0Jet90er2p5dRMax0p8dRMu1p6 + process.hltPreBTagMuAK8Jet170DoubleMu5 + process.hltDoubleMuon0L1Filtered0 + process.HLTAK8CaloJetsSequence + process.hltBAK8Jet170L1FastJetCentral + process.HLTBTagMuAK8Jet170L1FastJetDoubleMuSequenceL25 + process.hltBSoftMuonAK8Jet170L1FastJetL25FilterByDR + process.HLTBTagMuAK8Jet170L1FastJetDoubleMu5SelSequenceL3 + process.hltBSoftMuonAK8Jet170L1FastJetDoubleMu5L3FilterByDR + process.HLTEndSequence ) -process.HLT_BTagMu_AK8Jet300_Mu5_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet200 + process.hltPreBTagMuAK8Jet300Mu5 + process.HLTAK8CaloJetsSequence + process.hltBJet300L1AK8FastJetCentral + process.HLTBTagMuJet300L1AK8FastJetSequenceL25 + process.hltBSoftMuonJet300L1FastJetAK8L25FilterByDR + process.HLTBTagMuJet300L1AK8FastJetMu5SelSequenceL3 + process.hltBSoftMuonJet300L1FastJetAK8Mu5L3FilterByDR + process.HLTEndSequence ) -process.HLT_Ele15_Ele8_CaloIdL_TrackIdL_IsoVL_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sLowETSingleAndDoubleEG + process.hltPreEle15Ele8CaloIdLTrackIdLIsoVL + process.HLTEle15Ele8CaloIdLTrackIdLIsoVLSequence + process.HLTEndSequence ) -process.HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEG + process.hltPreEle23Ele12CaloIdLTrackIdLIsoVLDZ + process.HLTEle23Ele12CaloIdLTrackIdLIsoVLSequence + process.hltEle23Ele12CaloIdLTrackIdLIsoVLDZFilter + process.HLTEndSequence ) -process.HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEG + process.hltPreEle23Ele12CaloIdLTrackIdLIsoVL + process.HLTEle23Ele12CaloIdLTrackIdLIsoVLSequence + process.HLTEndSequence ) -process.HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sMu23EG10IorMu20EG17 + process.hltPreMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLDZ + process.HLTMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLDZFilter + process.HLTEndSequence ) -process.HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sMu23EG10IorMu20EG17 + process.hltPreMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVL + process.HLTMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLElectronlegSequence + process.HLTEndSequence ) -process.HLT_Mu23_TrkIsoVVL_Ele8_CaloIdL_TrackIdL_IsoVL_DZ_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22IorSingleMu25IorMu23EG10 + process.hltPreMu23TrkIsoVVLEle8CaloIdLTrackIdLIsoVLDZ + process.HLTMu23TrkIsoVVLEle8CaloIdLTrackIdLIsoVLMuonlegSequence + cms.ignore(process.hltL1sSingleEG5ObjectMap) + process.HLTMu23TrkIsoVVLEle8CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu23TrkIsoVVLEle8CaloIdLTrackIdLIsoVLDZFilter + process.HLTEndSequence ) -process.HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVL + process.HLTMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.HLTEndSequence ) -process.HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZ + process.HLTMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + process.HLTEndSequence ) -process.HLT_Mu12_DoublePhoton20_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sMu6DoubleEG17OrDoubleEGOrSingleEG + process.hltPreMu12DoublePhoton20 + process.hltL1fMu12Diphoton20L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu12Diphoton20L1f0L2Filtered8Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu12Diphoton20L1Filtered0) + process.hltL3fL1sMu12Diphoton20L1f0L2f8QL3Filtered12 + process.HLTMu12DoubleUnSeededPho20Sequence + process.HLTEndSequence ) -process.HLT_Photon20_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15er2p5 + process.hltPrePhoton20 + process.HLTPhoton20Sequence + process.HLTEndSequence ) -process.HLT_Photon22_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15er2p5 + process.hltPrePhoton22 + process.HLTPhoton22Sequence + process.HLTEndSequence ) -process.HLT_Photon25_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG18 + process.hltPrePhoton25 + process.HLTPhoton25Sequence + process.HLTEndSequence ) -process.HLT_Photon33_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG26 + process.hltPrePhoton33 + process.HLTPhoton33Sequence + process.HLTEndSequence ) -process.HLT_Photon50_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG34to45 + process.hltPrePhoton50 + process.HLTPhoton50Sequence + process.HLTEndSequence ) -process.HLT_Photon75_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG34to50 + process.hltPrePhoton75 + process.HLTPhoton75Sequence + process.HLTEndSequence ) -process.HLT_Photon90_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG34to50 + process.hltPrePhoton90 + process.HLTPhoton90Sequence + process.HLTEndSequence ) -process.HLT_Photon120_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG34to50 + process.hltPrePhoton120 + process.HLTPhoton120Sequence + process.HLTEndSequence ) -process.HLT_Photon150_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGNonIsoOrWithJetAndTau + process.hltPrePhoton150 + process.HLTPhoton150Sequence + process.HLTEndSequence ) -process.HLT_Photon175_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGNonIsoOrWithJetAndTau + process.hltPrePhoton175 + process.HLTPhoton175Sequence + process.HLTEndSequence ) -process.HLT_Photon200_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGNonIsoOrWithJetAndTau + process.hltPrePhoton200 + process.HLTPhoton200Sequence + process.HLTEndSequence ) -process.HLT_Photon30EB_TightID_TightIso_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleIsoEG28er1p5 + process.hltPrePhoton30EBTightIDTightIso + process.HLTPhoton30EBTightIDTightIsoSequence + process.HLTEndSequence ) -process.HLT_Photon100EB_TightID_TightIso_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton100EBTightIDTightIso + process.HLTPhoton100EBTightIDTightIsoSequence + process.HLTEndSequence ) -process.HLT_Photon110EB_TightID_TightIso_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton110EBTightIDTightIso + process.HLTPhoton110EBTightIDTightIsoSequence + process.HLTEndSequence ) -process.HLT_Photon120EB_TightID_TightIso_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton120EBTightIDTightIso + process.HLTPhoton120EBTightIDTightIsoSequence + process.HLTEndSequence ) -process.HLT_Photon100EBHE10_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton100EBHE10 + process.HLTPhoton100EBHE10Sequence + process.HLTEndSequence ) -process.HLT_Photon100EEHE10_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton100EEHE10 + process.HLTPhoton100EEHE10Sequence + process.HLTEndSequence ) -process.HLT_Photon100EE_TightID_TightIso_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton100EETightIDTightIso + process.HLTPhoton100EETightIDTightIsoSequence + process.HLTEndSequence ) -process.HLT_Photon50_R9Id90_HE10_IsoM_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton50R9Id90HE10IsoM + process.HLTPhoton50R9Id90HE10IsoMSequence + process.HLTEndSequence ) -process.HLT_Photon75_R9Id90_HE10_IsoM_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton75R9Id90HE10IsoM + process.HLTPhoton75R9Id90HE10IsoMSequence + process.HLTEndSequence ) -process.HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_CaloMJJ300_PFJetsMJJ400DEta3_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton75R9Id90HE10IsoMEBOnlyCaloMJJ300PFJetsMJJ400DEta3 + process.HLTPhoton75R9Id90HE10IsoMEBOnlySequence + process.HLTAK4CaloJetsSequence + process.hltDiCaloJet30MJJ300AllJetsDEta3Filter + process.HLTAK4PFJetsSequence + process.hltDiPFJet30MJJ400AllJetsDEta3Filter + process.HLTEndSequence ) -process.HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_CaloMJJ400_PFJetsMJJ600DEta3_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton75R9Id90HE10IsoMEBOnlyCaloMJJ400PFJetsMJJ600DEta3 + process.HLTPhoton75R9Id90HE10IsoMEBOnlySequence + process.HLTAK4CaloJetsSequence + process.hltDiCaloJet30MJJ400AllJetsDEta3Filter + process.HLTAK4PFJetsSequence + process.hltDiPFJet30MJJ600AllJetsDEta3Filter + process.HLTEndSequence ) -process.HLT_Photon90_R9Id90_HE10_IsoM_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton90R9Id90HE10IsoM + process.HLTPhoton90R9Id90HE10IsoMSequence + process.HLTEndSequence ) -process.HLT_Photon120_R9Id90_HE10_IsoM_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton120R9Id90HE10IsoM + process.HLTPhoton120R9Id90HE10IsoMSequence + process.HLTEndSequence ) -process.HLT_Photon165_R9Id90_HE10_IsoM_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton165R9Id90HE10IsoM + process.HLTPhoton165R9Id90HE10IsoMSequence + process.HLTEndSequence ) -process.HLT_Photon90_CaloIdL_PFHT700_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton90CaloIdLPFHT700 + process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1SingleEG40Filter + process.hltEG90PFHT700EtFilter + process.hltEgammaClusterShape + process.hltPhoton90CaloIdLPFHT700ClusterShapeFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltPhoton90CaloIdLPFHT700HEFilter + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT700Jet30 + process.HLTEndSequence ) -process.HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGor + process.hltPreDiphoton3022R9IdORIsoCaloIdANDHER9IdMass90 + process.HLTDiphoton30L22R9Id85b90eORIso60CaloId15b35eANDHE12R9Id50b80eSequence + process.hltDiEG22R9Id85b90eORIso60CaloId15b35eANDHE12R9Id50b80eMass90CombMassLastFilter + process.HLTEndSequence ) -process.HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGor + process.hltPreDiphoton3022R9IdORIsoCaloIdANDHER9IdMass95 + process.HLTDiphoton30L22R9Id85b90eORIso60CaloId15b35eANDHE12R9Id50b80eSequence + process.hltDiEG22R9Id85b95eORIso60CaloId15b35eANDHE12R9Id50b80eMass95CombMassLastFilter + process.HLTEndSequence ) -process.HLT_Diphoton30PV_18PV_R9Id_AND_IsoCaloId_AND_HE_R9Id_Mass55_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGor + process.hltPreDiphoton30PV18PVR9IdANDIsoCaloIdANDHER9IdMass55 + process.HLTDiphoton30PV18PVR9Idb85e90ANDIso60CaloId15b35eANDHE10R9Id50b80eMass55Sequence + process.HLTEndSequence ) -process.HLT_Photon35_TwoProngs35_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sBigORLooseIsoEGXXerIsoTauYYerdRMin0p3 + process.hltPrePhoton35TwoProngs35 + process.HLTPhoton35R9Id90HE10IsoMSequence + process.HLTGlobalPFTauConeSequence + process.hltOverlapFilterPhoton35IsoTau35WPTightGsfCaloJet5 + process.HLTMediumChargedIsoPFTau35Sequence + process.hltOverlapFilterPhoton35MediumChargedIsoPFTau35 + process.HLTEndSequence ) -process.HLT_IsoMu24_TwoProngs35_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22 + process.hltPreIsoMu24TwoProngs35 + process.hltL1fL1sMu22L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMu22L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22L1Filtered0) + process.hltL3fL1sSingleMu22L1f0L2f10QL3Filtered24Q + process.HLTMu24IsolationSequence + process.hltL3crIsoL1sSingleMu22L1f0L2f10QL3f24QL3trkIsoFiltered + process.HLTGlobalPFTauConeSequence + process.HLTMediumChargedIsoPFTau35Sequence + process.HLTEndSequence ) -process.HLT_Dimuon0_Jpsi_L1_NoOS_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0SQ + process.hltPreDimuon0JpsiL1NoOS + process.hltL1fL1DoubleMu0SQL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0SQL2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1DoubleMu0SQL1Filtered0) + process.hltDimuon0JpsiL1sNoOSL3Filtered + process.hltDisplacedmumuVtxProducerDimuon0JpsiL1sNoOS + process.hltDisplacedmumuFilterDimuon0JpsiL1sNoOS + process.HLTEndSequence ) -process.HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0SQ + process.hltPreDimuon0JpsiNoVertexingNoOS + process.hltL1fL1DoubleMu0SQL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0SQL2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1DoubleMu0SQL1Filtered0) + process.hltDimuon0JpsiNoVtxNoOSL3Filtered + process.HLTEndSequence ) -process.HLT_Dimuon0_Jpsi_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0SQOS + process.hltPreDimuon0Jpsi + process.hltL1sEmuDoubleMu0SQOS + process.hltL1fL1DoubleMu0SQOSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0SQOSL2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1DoubleMu0SQOSL1Filtered0) + process.hltDimuon0JpsiL3Filtered + process.hltDisplacedmumuVtxProducerDimuon0Jpsi + process.hltDisplacedmumuFilterDimuon0Jpsi + process.HLTEndSequence ) -process.HLT_Dimuon0_Jpsi_NoVertexing_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0SQOS + process.hltPreDimuon0JpsiNoVertexing + process.hltL1sEmuDoubleMu0SQOS + process.hltL1fL1DoubleMu0SQOSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0SQOSL2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1DoubleMu0SQOSL1Filtered0) + process.hltDimuon0JpsiL3Filtered + process.HLTEndSequence ) -process.HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + process.hltPreDimuon0JpsiL14R0er1p5R + process.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.hltDimuon0JpsiL1s4R0er1p5RL3Filtered + process.hltDisplacedmumuVtxProducerDimuon0JpsiL1s4R0er1p5R + process.hltDisplacedmumuFilterDimuon0JpsiL1s4R0er1p5R + process.HLTEndSequence ) -process.HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + process.hltPreDimuon0JpsiNoVertexingL14R0er1p5R + process.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.hltDimuon0JpsiL1s4R0er1p5RL3Filtered + process.HLTEndSequence ) -process.HLT_Dimuon0_Jpsi3p5_Muon2_v6 = cms.Path( process.HLTBeginSequence + process.hltL1TripleMu5SQ3SQ0OQDoubleMu53SQOSMassMax9 + process.hltPreDimuon0Jpsi3p5Muon2 + process.hltTripleMuonL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltTripleMuonL2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3TripleMuonL1Filtered0) + process.hltTripleMuL3PreFiltered222 + process.hltJpsiMuonL3Filtered3p5 + process.hltDisplacedmumuVtxProducerJpsiMuon3p5 + process.hltVertexmumuFilterJpsiMuon3p5 + process.HLTEndSequence ) -process.HLT_Dimuon0_Upsilon_L1_4p5_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4p5SQOS + process.hltPreDimuon0UpsilonL14p5 + process.hltL1sEmuDoubleMu4p5SQOS + process.hltL1fL1sL1DoubleMu4p5SQOSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu4p5SQOSL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu4p5SQOSL1Filtered0) + process.hltDimuon0UpsilonL1s4p5L3Filtered + process.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s4p5 + process.hltDisplacedmumuFilterDimuon0UpsilonL1s4p5 + process.HLTEndSequence ) -process.HLT_Dimuon0_Upsilon_L1_5_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu5SQOS + process.hltPreDimuon0UpsilonL15 + process.hltL1sEmuDoubleMu5SQOS + process.hltL1fL1sL1DoubleMu5SQOSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu5SQOSL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu5SQOSL1Filtered0) + process.hltDimuon0UpsilonL1s5L3Filtered + process.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s5 + process.hltDisplacedmumuFilterDimuon0UpsilonL1s5 + process.HLTEndSequence ) -process.HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4p5SQ + process.hltPreDimuon0UpsilonL14p5NoOS + process.hltL1fL1sL1DoubleMu4p5SQL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu4p5SQL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu4p5SQL1Filtered0) + process.hltDimuon0UpsilonL1s4p5NoOSL3Filtered + process.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s4p5NoOS + process.hltDisplacedmumuFilterDimuon0UpsilonL1s4p5NoOS + process.HLTEndSequence ) -process.HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4p5er2p0SQ + process.hltPreDimuon0UpsilonL14p5er2p0 + process.hltL1sEmuDoubleMu4p5er2p0SQ + process.hltL1fL1sL1DoubleMu4p5er2p0SQL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu4p5er2p0SQL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu4p5er2p0SQL1Filtered0) + process.hltDimuon0UpsilonL1s4p5er2p0L3Filtered + process.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s4p5er2p0 + process.hltDisplacedmumuFilterDimuon0UpsilonL1s4p5er2p0 + process.HLTEndSequence ) -process.HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4p5er2p0SQMass7to18 + process.hltPreDimuon0UpsilonL14p5er2p0M + process.hltL1fL1sL1DoubleMu4p5er2p0SQMass7to18L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu4p5er2p0SQMass7to18L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu4p5er2p0SQMass7to18L1Filtered0) + process.hltDimuon0UpsilonL1s4p5er2p0ML3Filtered + process.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s4p5er2p0M + process.hltDisplacedmumuFilterDimuon0UpsilonL1s4p5er2p0M + process.HLTEndSequence ) -process.HLT_Dimuon0_Upsilon_NoVertexing_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4p5er2p0SQMass7to18 + process.hltPreDimuon0UpsilonNoVertexing + process.hltL1fL1sL1DoubleMu4p5er2p0SQMass7to18L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu4p5er2p0SQMass7to18L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu4p5er2p0SQMass7to18L1Filtered0) + process.hltDimuon0UpsilonL1s4p5er2p0ML3Filtered + process.HLTEndSequence ) -process.HLT_Dimuon0_Upsilon_L1_5M_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu5SQMass7to18 + process.hltPreDimuon0UpsilonL15M + process.hltL1fL1sL1DoubleMu5SQMass7to18L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu5SQMass7to18L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu5SQMass7to18L1Filtered0) + process.hltDimuon0UpsilonL1s5ML3Filtered + process.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s5M + process.hltDisplacedmumuFilterDimuon0UpsilonL1s5M + process.HLTEndSequence ) -process.HLT_Dimuon0_LowMass_L1_0er1p5R_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5dR1p4 + process.hltPreDimuon0LowMassL10er1p5R + process.hltL1fL1sL1DoubleMu0er1p5dR1p4L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0er1p5dR1p4L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5dR1p4L1Filtered0) + process.hltDimuon0LowMassL1s0er1p5RL3Filtered + process.hltDisplacedmumuVtxProducerDimuon0LowMassL1s0er1p5R + process.hltDisplacedmumuFilterDimuon0LowMassL1s0er1p5R + process.HLTEndSequence ) -process.HLT_Dimuon0_LowMass_L1_0er1p5_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5 + process.hltPreDimuon0LowMassL10er1p5 + process.hltL1sEmuDoubleMu0er1p5 + process.hltL1fL1sL1DoubleMu0er1p5L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0er1p5L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5L1Filtered0) + process.hltDimuon0LowMassL1s0er1p5L3Filtered + process.hltDisplacedmumuVtxProducerDimuon0LowMassL1s0er1p5 + process.hltDisplacedmumuFilterDimuon0LowMassL1s0er1p5 + process.HLTEndSequence ) -process.HLT_Dimuon0_LowMass_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0SQOS + process.hltPreDimuon0LowMass + process.hltL1sEmuDoubleMu0SQOS + process.hltL1fL1DoubleMu0SQOSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0SQOSL2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1DoubleMu0SQOSL1Filtered0) + process.hltDimuon0LowMassL3Filtered + process.hltDisplacedmumuVtxProducerDimuon0LowMass + process.hltDisplacedmumuFilterDimuon0LowMass + process.HLTEndSequence ) -process.HLT_Dimuon0_LowMass_L1_4_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4SQOS + process.hltPreDimuon0LowMassL14 + process.hltL1sEmuDoubleMu4SQOS + process.hltL1fL1sL1DoubleMu4SQOSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu4SQOSL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu4SQOSL1Filtered0) + process.hltDimuon0LowMassL1s4L3Filtered + process.hltDisplacedmumuVtxProducerDimuon0LowMassL1s4 + process.hltDisplacedmumuFilterDimuon0LowMassL1s4 + process.HLTEndSequence ) -process.HLT_Dimuon0_LowMass_L1_4R_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4dR1p2 + process.hltPreDimuon0LowMassL14R + process.hltL1fL1sL1DoubleMu4dR1p2L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu4dR1p2L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu4dR1p2L1Filtered0) + process.hltDimuon0LowMassL1s4RL3Filtered + process.hltDisplacedmumuVtxProducerDimuon0LowMassL1s4R + process.hltDisplacedmumuFilterDimuon0LowMassL1s4R + process.HLTEndSequence ) -process.HLT_Dimuon0_LowMass_L1_TM530_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMu530NoMass + process.hltPreDimuon0LowMassL1TM530 + process.hltL1fL1sL1TripleMuNoMassL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1TripleMuNoMassL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1TripleMuNoMassL1Filtered0) + process.hltDimuon0LowMassL1sTM530L3Filtered + process.hltDisplacedmumuVtxProducerDimuon0LowMassL1sTM530 + process.hltDisplacedmumuFilterDimuon0LowMassL1sTM530 + process.HLTEndSequence ) -process.HLT_Trimuon2_Upsilon5_Muon_NoL1Mass_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMu53p52p5 + process.hltPreTrimuon2Upsilon5MuonNoL1Mass + process.hltTripleMuon53p52p5L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltTripleMuon53p52p5L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3TripleMuon53p52p5L1Filtered0) + process.hltTripleMu53p52p5L3PreFiltered0 + process.hltUpsilon5MuonL3FilteredNoL1Mass + process.hltDisplacedmumuVtxProducerUpsilon5MuonNoL1Mass + process.hltVertexmumuFilterUpsilon5MuonNoL1Mass + process.HLTEndSequence ) -process.HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMu0 + process.hltPreDimuon0UpsilonMuonL1TM0 + process.hltTripleMuon0L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltTripleMuon0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3TripleMuon0L1Filtered0) + process.hltTripleMu0L3PreFiltered0 + process.hltUpsilon0MuonL3FilteredL1sTM0 + process.hltDisplacedmumuVtxProducerUpsilon0MuonL1sTM0 + process.hltVertexmumuFilterUpsilon0MuonL1sTM0 + process.HLTEndSequence ) -process.HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMu53p52p5 + process.hltPreDimuon0UpsilonMuonNoL1Mass + process.hltTripleMuon53p52p5L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltTripleMuon53p52p5L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3TripleMuon53p52p5L1Filtered0) + process.hltTripleMu0NoL1MassL3PreFiltered0 + process.hltUpsilon0MuonL3FilteredNoL1Mass + process.hltDisplacedmumuVtxProducerUpsilon0MuonNoL1Mass + process.hltVertexmumuFilterUpsilon0MuonNoL1Mass + process.HLTEndSequence ) -process.HLT_TripleMu_5_3_3_Mass3p8_DZ_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMu0IorTripleMu553 + process.hltPreTripleMu533Mass3p8DZ + process.hltL1TripleMu553L1TriMuFiltered3 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL1TripleMu553L2TriMuFiltered3) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1TripleMu553L1TriMuFiltered3) + process.hltL3fL1TripleMu553f0PreFiltered333 + process.hltL3fL1TripleMu553f0Filtered533 + process.hltTripleMu533TripleDZ0p2 + process.hltTripleMu533Mass3p8toInfFilter + process.HLTEndSequence ) -process.HLT_TripleMu_10_5_5_DZ_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMu0IorTripleMu553 + process.hltPreTripleMu1055DZ + process.hltL1TripleMu553L1TriMuFiltered3 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL1TripleMu553L2TriMuFiltered3) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1TripleMu553L1TriMuFiltered3) + process.hltL3fL1TripleMu553f0PreFiltered555 + process.hltL3fL1TripleMu553f0Filtered1055 + process.hltTripleMu555TripleDZ0p2 + process.HLTEndSequence ) -process.HLT_TripleMu_12_10_5_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMu0IorTripleMu553 + process.hltPreTripleMu12105 + process.hltL1TripleMu553L1TriMuFiltered3 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL1TripleMu553L2TriMuFiltered3) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1TripleMu553L1TriMuFiltered3) + process.hltL3fL1TripleMu553f0PreFiltered555 + process.hltL3fL1TripleMu553f0Filtered10105 + process.hltL3fL1TripleMu553f0Filtered12105 + process.HLTEndSequence ) -process.HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu157IorDoubleMu4p5SQOSdR1p2IorSingleMu25IorSingleMu22erIorTripleMuMassMax9 + process.hltPreTau3MuMu7Mu1TkMu1Tau15 + process.hltL1fL1sL1WTau3MuSeedsL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1WTau3MuSeedsL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + process.hltMu1Mu1TrkPairPt2DR0p5MassMax1p9 + process.hltDiMuonForTau3MuDzFiltered0p3 + process.HLTTrackerMuonSequenceLowPt + process.hltTau3MuTriMuon1filter + process.HLTL3muontrkisorecoSequence + process.hltTauPt15MuPts711Mass1p3to2p1Iso + process.hltTau3MuPreFilter + process.HLTEndSequence ) -process.HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu157IorDoubleMu4p5SQOSdR1p2IorSingleMu25IorSingleMu22erIorTripleMuMassMax9 + process.hltPreTau3MuMu7Mu1TkMu1Tau15Charge1 + process.hltL1fL1sL1WTau3MuSeedsL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1WTau3MuSeedsL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + process.hltMu1Mu1TrkPairPt2DR0p5MassMax1p9 + process.hltDiMuonForTau3MuDzFiltered0p3 + process.HLTTrackerMuonSequenceLowPt + process.hltTau3MuTriMuon1filter + process.HLTL3muontrkisorecoSequence + process.hltTauPt15MuPts711Mass1p3to2p1IsoCharge1 + process.hltTau3MuPreFilterCharge1 + process.HLTEndSequence ) -process.HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu157IorDoubleMu4p5SQOSdR1p2IorSingleMu25IorSingleMu22erIorTripleMuMassMax9 + process.hltPreTau3MuMu7Mu1TkMu1IsoTau15 + process.hltL1fL1sL1WTau3MuSeedsL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1WTau3MuSeedsL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + process.hltMu1Mu1TrkPairPt2DR0p5MassMax1p9 + process.hltDiMuonForTau3MuDzFiltered0p3 + process.HLTTrackerMuonSequenceLowPt + process.hltTau3MuTriMuon1filter + process.HLTL3muontrkisorecoSequence + process.hltTauPt15MuPts711Mass1p3to2p1Iso + process.hltTau3MuPreFilter + process.hltTau3MuIsoFilter + process.HLTEndSequence ) -process.HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu157IorDoubleMu4p5SQOSdR1p2IorSingleMu25IorSingleMu22erIorTripleMuMassMax9 + process.hltPreTau3MuMu7Mu1TkMu1IsoTau15Charge1 + process.hltL1fL1sL1WTau3MuSeedsL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1WTau3MuSeedsL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + process.hltMu1Mu1TrkPairPt2DR0p5MassMax1p9 + process.hltDiMuonForTau3MuDzFiltered0p3 + process.HLTTrackerMuonSequenceLowPt + process.hltTau3MuTriMuon1filter + process.HLTL3muontrkisorecoSequence + process.hltTauPt15MuPts711Mass1p3to2p1IsoCharge1 + process.hltTau3MuPreFilterCharge1 + process.hltTau3MuIsoFilterCharge1 + process.HLTEndSequence ) -process.HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0ETM40IorDoubleMu0ETM55IorDoubleMu0ETM60IorDoubleMu0ETM65IorDoubleMu0ETM70 + process.hltPreDoubleMu3DZPFMET50PFMHT60 + process.hltL1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + process.hltL3fL1DiMu3SQETM50f0PreFiltered3 + process.hltDoubleMuon3Mass3p8to60Filter + process.hltDoubleMuon3Mass3p8to60DZFilter + process.HLTRecoMETSequence + process.hltMET40 + process.HLTAK4PFJetsSequence + process.hltPFMETProducer + process.hltPFMET50 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID60 + process.HLTEndSequence ) -process.HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0ETM40IorDoubleMu0ETM55IorDoubleMu0ETM60IorDoubleMu0ETM65IorDoubleMu0ETM70 + process.hltPreDoubleMu3DZPFMET70PFMHT70 + process.hltL1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + process.hltL3fL1DiMu3SQETM50f0PreFiltered3 + process.hltDoubleMuon3Mass3p8to60Filter + process.hltDoubleMuon3Mass3p8to60DZFilter + process.HLTRecoMETSequence + process.hltMET40 + process.HLTAK4PFJetsSequence + process.hltPFMETProducer + process.hltPFMET70 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID70 + process.HLTEndSequence ) -process.HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0ETM40IorDoubleMu0ETM55IorDoubleMu0ETM60IorDoubleMu0ETM65IorDoubleMu0ETM70 + process.hltPreDoubleMu3DZPFMET90PFMHT90 + process.hltL1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + process.hltL3fL1DiMu3SQETM50f0PreFiltered3 + process.hltDoubleMuon3Mass3p8to60Filter + process.hltDoubleMuon3Mass3p8to60DZFilter + process.HLTRecoMETSequence + process.hltMET40 + process.HLTAK4PFJetsSequence + process.hltPFMETProducer + process.hltPFMET90 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID90 + process.HLTEndSequence ) -process.HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMu530NoMass + process.hltPreDoubleMu3TrkTau3muNoL1Mass + process.hltL1fL1sL1TripleMuNoMassL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1TripleMuNoMassL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1TripleMuNoMassL1Filtered0) + process.hltDoubleMu3TrkTau3muNoL1MassL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu3Tau3muNoL1Mass + process.hltDisplacedmumuFilterDoubleMu3Tau3muNoL1Mass + process.HLTBphTrackingDisplacedTau3muNoL1MassReg + process.hltTau3muNoL1MassTkAllConeTracksIter + process.hltTau3muNoL1MassTkVertexProducer + process.hltTau3muNoL1MassTkVertexFilter + process.HLTEndSequence ) -process.HLT_DoubleMu4_Jpsi_Displaced_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + process.hltPreDoubleMu4JpsiDisplaced + process.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.hltDoubleMu4JpsiDisplacedL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu4Jpsi + process.hltDisplacedmumuFilterDoubleMu4Jpsi + process.HLTEndSequence ) -process.HLT_DoubleMu4_Jpsi_NoVertexing_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + process.hltPreDoubleMu4JpsiNoVertexing + process.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.hltDoubleMu4JpsiDisplacedL3Filtered + process.HLTEndSequence ) -process.HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + process.hltPreDoubleMu4JpsiTrkTrkDisplaced + process.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.hltDoubleMu4JpsiDisplacedL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu4Jpsi + process.hltDisplacedmumuFilterDoubleMu4Jpsi + process.HLTBphTrackingDisplacedJpsiReg + process.hltJpsiTkAllConeTracksIter + process.hltJpsiTrkTrkVertexProducerPhiKstar + process.hltJpsiTkTkVertexFilterPhiKstar + process.HLTEndSequence ) -process.HLT_DoubleMu4_JpsiTrk_Bc_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + process.hltPreDoubleMu4JpsiTrkBc + process.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.hltDoubleMu4JpsiL3Filtered + process.hltmumuVtxProducerDoubleMu4Jpsi + process.hltmumuFilterDoubleMu4Jpsi + process.HLTBphTrackingBcJpsiReg + process.hltBcJpsiTkAllConeTracksIter + process.hltBcJpsiTkVertexProducer + process.hltBcJpsiTkVertexFilter + process.HLTEndSequence ) -process.HLT_DoubleMu43NoFiltersNoVtx_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreDoubleMu43NoFiltersNoVtx + process.hltL1fDimuonL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2fDimuonL1f0L2NoVtxFiltered16) + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fDimuonL1f0L2NVf16L3NoFiltersNoVtxFiltered43 + process.HLTEndSequence ) -process.HLT_DoubleMu48NoFiltersNoVtx_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreDoubleMu48NoFiltersNoVtx + process.hltL1fDimuonL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2fDimuonL1f0L2NoVtxFiltered16) + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fDimuonL1f0L2NVf16L3NoFiltersNoVtxFiltered48 + process.HLTEndSequence ) -process.HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu7EG23IorMu20EG17IorMu23EG10 + process.hltPreMu43NoFiltersNoVtxPhoton43CaloIdL + process.hltL1fL1sMu5EG20orMu20EG15L1Filtered5 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2fL1sMu5EG20orMu20EG15L1f5L2NoVtxFiltered16) + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1sMu5EG20orMu20EG15L1f5L2NVf16L3NoFiltersNoVtxFiltered43 + process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1Mu5EG20Filter + process.hltMu43NoFiltersNoVtxPhoton43CaloIdLEtFilter + process.hltEgammaClusterShape + process.hltMu43NoFiltersNoVtxPhoton43CaloIdLClusterShapeFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltMu43NoFiltersNoVtxPhoton43CaloIdLHEFilter + process.HLTEndSequence ) -process.HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu7EG23IorMu20EG17IorMu23EG10 + process.hltPreMu48NoFiltersNoVtxPhoton48CaloIdL + process.hltL1fL1sMu5EG20orMu20EG15L1Filtered5 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2fL1sMu5EG20orMu20EG15L1f5L2NoVtxFiltered16) + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1sMu5EG20orMu20EG15L1f5L2NVf16L3NoFiltersNoVtxFiltered48 + process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1Mu5EG20Filter + process.hltMu48NoFiltersNoVtxPhoton48CaloIdLEtFilter + process.hltEgammaClusterShape + process.hltMu48NoFiltersNoVtxPhoton48CaloIdLClusterShapeFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltMu48NoFiltersNoVtxPhoton48CaloIdLHEFilter + process.HLTEndSequence ) -process.HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu7EG23IorMu20EG17IorMu23EG10 + process.hltPreMu38NoFiltersNoVtxDisplacedPhoton38CaloIdL + process.hltL1fL1sMu5EG20orMu20EG15L1Filtered5 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2fL1sMu5EG20orMu20EG15L1f5L2NoVtxFiltered16) + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1sMu5EG20orMu20EG15L1f5L2NVf16L3NoFiltersNoVtxFiltered38Displaced + process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1Mu5EG20Filter + process.hltMu38NoFiltersNoVtxPhoton38CaloIdLEtFilter + process.hltEgammaClusterShape + process.hltMu38NoFiltersNoVtxPhoton38CaloIdLClusterShapeFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltMu38NoFiltersNoVtxPhoton38CaloIdLHEFilter + process.HLTEndSequence ) -process.HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu7EG23IorMu20EG17IorMu23EG10 + process.hltPreMu43NoFiltersNoVtxDisplacedPhoton43CaloIdL + process.hltL1fL1sMu5EG20orMu20EG15L1Filtered5 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2fL1sMu5EG20orMu20EG15L1f5L2NoVtxFiltered16) + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1sMu5EG20orMu20EG15L1f5L2NVf16L3NoFiltersNoVtxFiltered43Displaced + process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1Mu5EG20Filter + process.hltMu43NoFiltersNoVtxPhoton43CaloIdLEtFilter + process.hltEgammaClusterShape + process.hltMu43NoFiltersNoVtxPhoton43CaloIdLClusterShapeFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltMu43NoFiltersNoVtxPhoton43CaloIdLHEFilter + process.HLTEndSequence ) -process.HLT_DoubleMu40NoFiltersNoVtxDisplaced_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreDoubleMu40NoFiltersNoVtxDisplaced + process.hltL1fDimuonL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2fDimuonL1f0L2NoVtxFiltered16) + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fDimuonL1f0L2NVf16L3NoFiltersNoVtxFiltered40Displaced + process.HLTEndSequence ) -process.HLT_DoubleMu20_7_Mass0to30_L1_DM4_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4OS + process.hltPreDoubleMu207Mass0to30L1DM4 + process.hltL1fL1sDoubleMu4OSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu4OSL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu4OSL1Filtered0) + process.hltDoubleMu207Mass0to30L1DM4L3Filtered + process.HLTEndSequence ) -process.HLT_DoubleMu20_7_Mass0to30_L1_DM4EG_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4OSEG12ORDoubleMu5OSEG12 + process.hltPreDoubleMu207Mass0to30L1DM4EG + process.hltL1fL1sDoubleMu4OSEG12ORDoubleMu5OSEG12L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu4OSEG12ORDoubleMu5OSEG12L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu4OSEG12ORDoubleMu5OSEG12L1Filtered0) + process.hltDoubleMu207Mass0to30Photon23L3Filtered + process.HLTEndSequence ) -process.HLT_HT425_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT425 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT425 + process.HLTEndSequence ) -process.HLT_HT430_DisplacedDijet40_DisplacedTrack_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DisplacedDijet40DisplacedTrack + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + process.hltDisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + process.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementDisplacedJetsLowPt + process.HLTEndSequence ) -process.HLT_HT500_DisplacedDijet40_DisplacedTrack_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT320orHTT340orHTT380 + process.hltPreHT500DisplacedDijet40DisplacedTrack + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT500 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + process.hltDisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + process.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementDisplacedJetsLowPt + process.HLTEndSequence ) -process.HLT_HT430_DisplacedDijet60_DisplacedTrack_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DisplacedDijet60DisplacedTrack + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt60 + process.hltCentralCaloJetptMidPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + process.hltDisplacedHLTCaloJetCollectionProducerMidPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + process.hltIter02DisplacedHLTCaloJetCollectionProducerMidPt + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementDisplacedJetsMidPt + process.HLTEndSequence ) -process.HLT_HT400_DisplacedDijet40_DisplacedTrack_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT400DisplacedDijet40DisplacedTrack + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT400 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + process.hltDisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + process.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementDisplacedJetsLowPt + process.HLTEndSequence ) -process.HLT_HT650_DisplacedDijet60_Inclusive_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT650DisplacedDijet60Inclusive + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT650 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt60 + process.hltCentralCaloJetptMidPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + process.hltDisplacedHLTCaloJetCollectionProducerMidPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + process.HLTEndSequence ) -process.HLT_HT550_DisplacedDijet60_Inclusive_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT550DisplacedDijet60Inclusive + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT550 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt60 + process.hltCentralCaloJetptMidPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + process.hltDisplacedHLTCaloJetCollectionProducerMidPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + process.HLTEndSequence ) -process.HLT_DiJet110_35_Mjj650_PFMET110_v10 = cms.Path( process.HLTBeginSequence + process.hltL1DiJetVBF + process.hltPreDiJet11035Mjj650PFMET110 + process.HLTRecoMETSequence + process.hltMETOpen + process.hltMET66 + process.HLTAK4PFJetsSequence + process.hltParticleFlowNoMu + process.hltPFMETVBFProducer + process.hltPFMETVBF110 + process.hltL1TPFJetsMatching + process.hltL1PFJetCategories + process.HLTEndSequence ) -process.HLT_DiJet110_35_Mjj650_PFMET120_v10 = cms.Path( process.HLTBeginSequence + process.hltL1DiJetVBF + process.hltPreDiJet11035Mjj650PFMET120 + process.HLTRecoMETSequence + process.hltMETOpen + process.hltMET72 + process.HLTAK4PFJetsSequence + process.hltParticleFlowNoMu + process.hltPFMETVBFProducer + process.hltPFMETVBF120 + process.hltL1TPFJetsMatching + process.hltL1PFJetCategories + process.HLTEndSequence ) -process.HLT_DiJet110_35_Mjj650_PFMET130_v10 = cms.Path( process.HLTBeginSequence + process.hltL1DiJetVBF + process.hltPreDiJet11035Mjj650PFMET130 + process.HLTRecoMETSequence + process.hltMETOpen + process.hltMET78 + process.HLTAK4PFJetsSequence + process.hltParticleFlowNoMu + process.hltPFMETVBFProducer + process.hltPFMETVBF130 + process.hltL1TPFJetsMatching + process.hltL1PFJetCategories + process.HLTEndSequence ) -process.HLT_TripleJet110_35_35_Mjj650_PFMET110_v10 = cms.Path( process.HLTBeginSequence + process.hltL1DiJetVBF + process.hltPreTripleJet1103535Mjj650PFMET110 + process.HLTRecoMETSequence + process.hltMETOpen + process.hltMET66 + process.HLTAK4PFJetsSequence + process.hltParticleFlowNoMu + process.hltPFMETVBFProducer + process.hltPFMETVBF110 + process.hltL1TPFJetsMatching + process.hlt1PFJetCategories3 + process.HLTEndSequence ) -process.HLT_TripleJet110_35_35_Mjj650_PFMET120_v10 = cms.Path( process.HLTBeginSequence + process.hltL1DiJetVBF + process.hltPreTripleJet1103535Mjj650PFMET120 + process.HLTRecoMETSequence + process.hltMETOpen + process.hltMET72 + process.HLTAK4PFJetsSequence + process.hltParticleFlowNoMu + process.hltPFMETVBFProducer + process.hltPFMETVBF120 + process.hltL1TPFJetsMatching + process.hlt1PFJetCategories3 + process.HLTEndSequence ) -process.HLT_TripleJet110_35_35_Mjj650_PFMET130_v10 = cms.Path( process.HLTBeginSequence + process.hltL1DiJetVBF + process.hltPreTripleJet1103535Mjj650PFMET130 + process.HLTRecoMETSequence + process.hltMETOpen + process.hltMET78 + process.HLTAK4PFJetsSequence + process.hltParticleFlowNoMu + process.hltPFMETVBFProducer + process.hltPFMETVBF130 + process.hltL1TPFJetsMatching + process.hlt1PFJetCategories3 + process.HLTEndSequence ) -process.HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sIsoEG30erJetC34drMin0p3 + process.hltPreEle30eta2p1WPTightGsfCentralPFJet35EleCleaned + process.HLTEle30erJetC34WPTightGsfSequence + process.HLTAK4CaloJetsSequence + process.hltDoubleCentralCaloJet10 + process.HLTAK4PFJetsSequence + process.hltEle30JetCollectionsForLeptonPlusPFJets + process.hltEle30PFJet35EleCleaned + process.HLTEndSequence ) -process.HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sIsoEG28erHTT100 + process.hltPreEle28eta2p1WPTightGsfHT150 + process.HLTEle28erHTT100WPTightGsfSequence + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT100Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT150Jet30 + process.HLTEndSequence ) -process.HLT_Ele28_HighEta_SC20_Mass55_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGor + process.hltPreEle28HighEtaSC20Mass55 + process.HLTEle28HighEtaSC20Mass55Sequence + process.HLTEndSequence ) -process.HLT_DoubleMu20_7_Mass0to30_Photon23_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4OSEG12ORDoubleMu5OSEG12 + process.hltPreDoubleMu207Mass0to30Photon23 + process.hltL1fL1sDoubleMu4OSEG12ORDoubleMu5OSEG12L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu4OSEG12ORDoubleMu5OSEG12L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu4OSEG12ORDoubleMu5OSEG12L1Filtered0) + process.hltDoubleMu207Mass0to30Photon23L3Filtered + process.HLTPhoton23Sequence + process.HLTEndSequence ) -process.HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT380erIorHTT320er + process.hltPreEle15IsoVVVLPFHT450CaloBTagDeepCSV4p5 + cms.ignore(process.hltL1sSingleEG5ObjectMap) + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.hltSusyPreBtagJetFilter + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV4p50Single + process.HLTEle15VVVLGsfSequence + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT450Jet30 + process.HLTEndSequence ) -process.HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT380erIorHTT320er + process.hltPreEle15IsoVVVLPFHT450PFMET50 + cms.ignore(process.hltL1sSingleEG5ObjectMap) + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.HLTEle15VVVLGsfSequence + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT450Jet30 + process.hltPFMETProducer + process.hltPFMET50 + process.HLTEndSequence ) -process.HLT_Ele15_IsoVVVL_PFHT450_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT380erIorHTT320er + process.hltPreEle15IsoVVVLPFHT450 + cms.ignore(process.hltL1sSingleEG5ObjectMap) + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.HLTEle15VVVLGsfSequence + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT450Jet30 + process.HLTEndSequence ) -process.HLT_Ele50_IsoVVVL_PFHT450_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT380erIorHTT320er + process.hltPreEle50IsoVVVLPFHT450 + cms.ignore(process.hltL1sSingleEG5ObjectMap) + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.HLTEle50VVVLGsfSequence + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT450Jet30 + process.HLTEndSequence ) -process.HLT_Ele15_IsoVVVL_PFHT600_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT380erIorHTT320er + process.hltPreEle15IsoVVVLPFHT600 + cms.ignore(process.hltL1sSingleEG5ObjectMap) + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.HLTEle15VVVLGsfSequence + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT600Jet30 + process.HLTEndSequence ) -process.HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sMu6HTT240IorDoubleJet100and35MassMin620 + process.hltPreMu4TrkIsoVVLDiPFJet9040DEta3p5MJJ750HTT300PFMETNoMu60 + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3fL1sSingleMuOpenL1f0L2f3QL3Filtered4Q + process.HLTL3muontrkisovvlSequence + process.hltMuon4RelTrkIsoVVLFiltered + process.HLTRecoMETSequence + process.hltMET35 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJet7020MJJ500DEta3p5 + process.HLTAK4PFJetsSequence + process.hltDiPFJet9040MJJ750DEta3p5 + process.hltPFHTJet30Eta5 + process.hltPFHT300Jet30 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu60 + process.HLTEndSequence ) -process.HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sMu6HTT240IorDoubleJet100and35MassMin620 + process.hltPreMu8TrkIsoVVLDiPFJet40DEta3p5MJJ750HTT300PFMETNoMu60 + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered8Q + process.HLTL3muontrkisovvlSequence + process.hltMuon8RelTrkIsoVVLFiltered + process.HLTRecoMETSequence + process.hltMET20 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJet20MJJ400DEta3p5 + process.HLTAK4PFJetsSequence + process.hltDiPFJet40MJJ750DEta3p5 + process.hltPFHTJet30Eta5 + process.hltPFHT300Jet30 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu60 + process.HLTEndSequence ) -process.HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sMu6HTT240IorDoubleJet100and35MassMin620 + process.hltPreMu10TrkIsoVVLDiPFJet40DEta3p5MJJ750HTT350PFMETNoMu60 + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered10Q + process.HLTL3muontrkisovvlSequence + process.hltMuon10RelTrkIsoVVLFiltered + process.HLTRecoMETSequence + process.hltMET20 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJet20MJJ400DEta3p5 + process.HLTAK4PFJetsSequence + process.hltDiPFJet40MJJ750DEta3p5 + process.hltPFHTJet30Eta5 + process.hltPFHT350Jet30Eta5 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu60 + process.HLTEndSequence ) -process.HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT380erIorHTT320er + process.hltPreMu15IsoVVVLPFHT450CaloBTagDeepCSV4p5 + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.hltSusyPreBtagJetFilter + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV4p50Single + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q + process.HLTMuVVVLCombinedIsolationR02Sequence + process.hltL3MuVVVLIsoFIlter + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT450Jet30 + process.HLTEndSequence ) -process.HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT380erIorHTT320er + process.hltPreMu15IsoVVVLPFHT450PFMET50 + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q + process.HLTMuVVVLCombinedIsolationR02Sequence + process.hltL3MuVVVLIsoFIlter + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT450Jet30 + process.hltPFMETProducer + process.hltPFMET50 + process.HLTEndSequence ) -process.HLT_Mu15_IsoVVVL_PFHT450_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT380erIorHTT320er + process.hltPreMu15IsoVVVLPFHT450 + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q + process.HLTMuVVVLCombinedIsolationR02Sequence + process.hltL3MuVVVLIsoFIlter + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT450Jet30 + process.HLTEndSequence ) -process.HLT_Mu50_IsoVVVL_PFHT450_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT380erIorHTT320er + process.hltPreMu50IsoVVVLPFHT450 + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered50Q + process.HLTMuVVVLCombinedIsolationR02Sequence + process.hltL3Mu50VVVLIsoFIlter + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT450Jet30 + process.HLTEndSequence ) -process.HLT_Mu15_IsoVVVL_PFHT600_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT380erIorHTT320er + process.hltPreMu15IsoVVVLPFHT600 + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q + process.HLTMuVVVLCombinedIsolationR02Sequence + process.hltL3MuVVVLIsoFIlter + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT600Jet30 + process.HLTEndSequence ) -process.HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v3 = cms.Path( process.HLTBeginSequence + process.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + process.hltPreMu3er1p5PFJet100er2p5PFMET70PFMHT70IDTight + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3MuFiltered3er1p5 + process.HLTRecoMETSequence + process.hltMET40 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.hltMht + process.hltMHT40 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets70 + process.hltSinglePFJet100er2p5 + process.hltPFMHTTightID + process.hltPFMHTTightID70 + process.hltPFMETProducer + process.hltPFMET70 + process.HLTEndSequence ) -process.HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v3 = cms.Path( process.HLTBeginSequence + process.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + process.hltPreMu3er1p5PFJet100er2p5PFMET80PFMHT80IDTight + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3MuFiltered3er1p5 + process.HLTRecoMETSequence + process.hltMET50 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.hltMht + process.hltMHT50 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets70 + process.hltSinglePFJet100er2p5 + process.hltPFMHTTightID + process.hltPFMHTTightID80 + process.hltPFMETProducer + process.hltPFMET80 + process.HLTEndSequence ) -process.HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v3 = cms.Path( process.HLTBeginSequence + process.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + process.hltPreMu3er1p5PFJet100er2p5PFMET90PFMHT90IDTight + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3MuFiltered3er1p5 + process.HLTRecoMETSequence + process.hltMET60 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.hltMht + process.hltMHT60 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets70 + process.hltSinglePFJet100er2p5 + process.hltPFMHTTightID + process.hltPFMHTTightID90 + process.hltPFMETProducer + process.hltPFMET90 + process.HLTEndSequence ) -process.HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v3 = cms.Path( process.HLTBeginSequence + process.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + process.hltPreMu3er1p5PFJet100er2p5PFMET100PFMHT100IDTight + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3MuFiltered3er1p5 + process.HLTRecoMETSequence + process.hltMET70 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.hltMht + process.hltMHT70 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets70 + process.hltSinglePFJet100er2p5 + process.hltPFMHTTightID + process.hltPFMHTTightID100 + process.hltPFMETProducer + process.hltPFMET100 + process.HLTEndSequence ) -process.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v3 = cms.Path( process.HLTBeginSequence + process.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + process.hltPreMu3er1p5PFJet100er2p5PFMETNoMu70PFMHTNoMu70IDTight + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3MuFiltered3er1p5 + process.HLTRecoMETSequence + process.hltMET40 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.hltMht + process.hltMHT40 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets70 + process.hltSinglePFJet100er2p5 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID70 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu70 + process.HLTEndSequence ) -process.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v3 = cms.Path( process.HLTBeginSequence + process.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + process.hltPreMu3er1p5PFJet100er2p5PFMETNoMu80PFMHTNoMu80IDTight + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3MuFiltered3er1p5 + process.HLTRecoMETSequence + process.hltMET50 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.hltMht + process.hltMHT50 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets70 + process.hltSinglePFJet100er2p5 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID80 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu80 + process.HLTEndSequence ) -process.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v3 = cms.Path( process.HLTBeginSequence + process.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + process.hltPreMu3er1p5PFJet100er2p5PFMETNoMu90PFMHTNoMu90IDTight + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3MuFiltered3er1p5 + process.HLTRecoMETSequence + process.hltMET60 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.hltMht + process.hltMHT60 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets70 + process.hltSinglePFJet100er2p5 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID90 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu90 + process.HLTEndSequence ) -process.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v3 = cms.Path( process.HLTBeginSequence + process.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + process.hltPreMu3er1p5PFJet100er2p5PFMETNoMu100PFMHTNoMu100IDTight + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3MuFiltered3er1p5 + process.HLTRecoMETSequence + process.hltMET70 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.hltMht + process.hltMHT70 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets70 + process.hltSinglePFJet100er2p5 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID100 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu100 + process.HLTEndSequence ) -process.HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5SQOSdRMax1p4 + process.hltPreDimuon10PsiPrimeBarrelSeagulls + process.hltL1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0) + process.hltDimuon10PsiPrimeBarrelnoCowL3Filtered + process.hltDisplacedmumuVtxProducerDimuon10PsiPrimeBarrelnoCow + process.hltDisplacedmumuFilterDimuon10PsiPrimeBarrelnoCow + process.HLTEndSequence ) -process.HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5SQOSdRMax1p4 + process.hltPreDimuon20JpsiBarrelSeagulls + process.hltL1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0) + process.hltDimuon20JpsiBarrelnoCowL3Filtered + process.hltDisplacedmumuVtxProducerDimuon20JpsiBarrelnoCow + process.hltDisplacedmumuFilterDimuon20JpsiBarrelnoCow + process.HLTEndSequence ) -process.HLT_Dimuon10_Upsilon_y1p4_v2 = cms.Path( process.HLTBeginSequence + process.hltL1s12DoubleMu4p5er2p0SQOSMass7to18 + process.hltPreDimuon10Upsilony1p4 + process.hltL1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1f0L2v2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0) + process.hltDimuon10Upsilony1p4L3fL3Filtered + process.hltDisplacedmumuVtxProducerDimuon10Upsilonsv3 + process.hltDisplacedmumuFilterDimuon10Upsilonsv3 + process.HLTEndSequence ) -process.HLT_Dimuon12_Upsilon_y1p4_v3 = cms.Path( process.HLTBeginSequence + process.hltL1s12DoubleMu4p5er2p0SQOSMass7to18 + process.hltPreDimuon12Upsilony1p4 + process.hltL1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1f0L2v2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0) + process.hltDimuon12Upsilony1p4L3fL3Filtered + process.hltDisplacedmumuVtxProducerDimuon12Upsilonsv3 + process.hltDisplacedmumuFilterDimuon12Upsilonsv3 + process.HLTEndSequence ) -process.HLT_Dimuon14_Phi_Barrel_Seagulls_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5SQOSdRMax1p4 + process.hltPreDimuon14PhiBarrelSeagulls + process.hltL1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0) + process.hltDimuon14PhiBarrelnoCowL3Filtered + process.hltDisplacedmumuVtxProducerDimuon14PhiBarrelnoCow + process.hltDisplacedmumuFilterDimuon14PhiBarrelnoCow + process.HLTEndSequence ) -process.HLT_Dimuon25_Jpsi_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4SQOSdRMax1p2DoubleMu0er1p5SQOSdRMax1p4 + process.hltPreDimuon25Jpsi + process.hltL1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0) + process.hltDimuon25JpsiL3fL3Filtered + process.hltDisplacedmumuVtxProducerDimuon25Jpsis + process.hltDisplacedmumuFilterDimuon25Jpsis + process.HLTEndSequence ) -process.HLT_Dimuon14_PsiPrime_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4SQOSdRMax1p2DoubleMu0er1p5SQOSdRMax1p4 + process.hltPreDimuon14PsiPrime + process.hltL1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0) + process.hltDimuon14PsiPrimeL3fL3Filtered + process.hltDisplacedmumuVtxProducerDimuon14PsiPrimes + process.hltDisplacedmumuFilterDimuon14PsiPrimes + process.HLTEndSequence ) -process.HLT_Dimuon14_PsiPrime_noCorrL1_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu9SQ + process.hltPreDimuon14PsiPrimenoCorrL1 + process.hltL1fL1sL1sDoubleMu9SQL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0) + process.hltDimuon14PsiPrimeNoCorrL1L3fL3Filtered + process.hltDisplacedmumuVtxProducerDimuon14PsiPrimesNoCorrL1 + process.hltDisplacedmumuFilterDimuon14PsiPrimesNoCorrL1 + process.HLTEndSequence ) -process.HLT_Dimuon18_PsiPrime_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4SQOSdRMax1p2DoubleMu0er1p5SQOSdRMax1p4 + process.hltPreDimuon18PsiPrime + process.hltL1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0) + process.hltDimuon18PsiPrimeL3fL3Filtered + process.hltDisplacedmumuVtxProducerDimuon18PsiPrimes + process.hltDisplacedmumuFilterDimuon18PsiPrimes + process.HLTEndSequence ) -process.HLT_Dimuon18_PsiPrime_noCorrL1_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu9SQ + process.hltPreDimuon18PsiPrimenoCorrL1 + process.hltL1fL1sL1sDoubleMu9SQL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0) + process.hltDimuon18PsiPrimeNoCorrL1L3fL3Filtered + process.hltDisplacedmumuVtxProducerDimuon18PsiPrimesNoCorrL1 + process.hltDisplacedmumuFilterDimuon18PsiPrimesNoCorrL1 + process.HLTEndSequence ) -process.HLT_Dimuon24_Upsilon_noCorrL1_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu9SQ + process.hltPreDimuon24UpsilonnoCorrL1 + process.hltL1fL1sL1sDoubleMu9SQL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0) + process.hltDimuon24UpsilonNoCorrL1L3fL3Filtered + process.hltDisplacedmumuVtxProducerDimuon24UpsilonsNoCorrL1 + process.hltDisplacedmumuFilterDimuon24UpsilonsNoCorrL1 + process.HLTEndSequence ) -process.HLT_Dimuon24_Phi_noCorrL1_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu9SQ + process.hltPreDimuon24PhinoCorrL1 + process.hltL1fL1sL1sDoubleMu9SQL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0) + process.hltDimuon24PhiNoCorrL1L3fL3Filtered + process.hltDisplacedmumuVtxProducerDimuon24PhiNoCorrL1 + process.hltDisplacedmumuFilterDimuon24PhiBarrelNoCorrL1 + process.HLTEndSequence ) -process.HLT_Dimuon25_Jpsi_noCorrL1_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu9SQ + process.hltPreDimuon25JpsinoCorrL1 + process.hltL1fL1sL1sDoubleMu9SQL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0) + process.hltDimuon25JpsiNoCorrL1L3fL3Filtered + process.hltDisplacedmumuVtxProducerDimuon25JpsisNoCorrL1 + process.hltDisplacedmumuFilterDimuon25JpsisNoCorrL1 + process.HLTEndSequence ) -process.HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4EG9 + process.hltPreDiMu4Ele9CaloIdLTrackIdLDZMass3p8 + process.HLTDiMu4Ele9CaloIdLTrackIdLMuonlegSequence + process.hltDoubleMu4DZFilter + process.hltEle9DoubleMu4Mass3p8Filtered + process.HLTDiMu4Ele9CaloIdLTrackIdLElectronlegSequence + process.hltMu4Ele9DZFilter + process.HLTEndSequence ) -process.HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu7EG7 + process.hltPreDiMu9Ele9CaloIdLTrackIdLDZ + process.HLTDiMu9Ele9CaloIdLTrackIdLMuonlegSequence + process.HLTDiMu9Ele9CaloIdLTrackIdLElectronlegSequence + process.hltMu9Ele9DZFilter + process.hltDoubleMu9DZFilter + process.HLTEndSequence ) -process.HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu7EG7 + process.hltPreDiMu9Ele9CaloIdLTrackIdL + process.HLTDiMu9Ele9CaloIdLTrackIdLMuonlegSequence + process.HLTDiMu9Ele9CaloIdLTrackIdLElectronlegSequence + process.HLTEndSequence ) -process.HLT_DoubleIsoMu20_eta2p1_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu18er + process.hltPreDoubleIsoMu20eta2p1 + process.hltL1fL1sDoubleMu18erL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu18erL1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu18erL1Filtered0) + process.hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20Q + process.HLTDoubleMu20Eta2p1IsolationSequence + process.hltL3crIsoL1sDoubleMu18erL1f0L2f10QL3f20QL3trkIsoFiltered + process.HLTEndSequence ) -process.HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157ORTripleMu444 + process.hltPreTrkMu12DoubleTrkMu5NoFiltersNoVtx + process.hltL1fL1sDoubleMu155ORTripleMu444L1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2pfL1sDoubleMu155ORTripleMu444L1f0L2PreFiltered0NoVtx) + cms.ignore(process.hltL2fL1sDoubleMu155ORTripleMu444L1f0L2Filtered10OneMuNoVtx) + process.HLTL3muonrecoSequenceNoVtx + process.hltL3pfL1sDoubleMu155ORTripleMu444L1f0L2pf0TwoMuL3PreFiltered5NoVtx + process.hltL3fL1sDoubleMu155ORTripleMu444L1f0L2f10OneMuL3Filtered12NoVtx + process.HLTTrackerMuonSequenceNoVtx + process.hltTripleTrkMuFiltered5NoVtx + process.hltSingleTrkMuFiltered12NoVtx + process.HLTEndSequence ) -process.HLT_TrkMu16_DoubleTrkMu6NoFiltersNoVtx_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157ORTripleMu444 + process.hltPreTrkMu16DoubleTrkMu6NoFiltersNoVtx + process.hltL1fL1sDoubleMu155ORTripleMu444L1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2pfL1sDoubleMu155ORTripleMu444L1f0L2PreFiltered0NoVtx) + cms.ignore(process.hltL2fL1sDoubleMu155ORTripleMu444L1f0L2Filtered10OneMuNoVtx) + process.HLTL3muonrecoSequenceNoVtx + process.hltL3pfL1sDoubleMu155ORTripleMu444L1f0L2pf0TwoMuL3PreFiltered6NoVtx + process.hltL3fL1sDoubleMu155ORTripleMu444L1f0L2f10OneMuL3Filtered16NoVtx + process.HLTTrackerMuonSequenceNoVtx + process.hltTripleTrkMuFiltered6NoVtx + process.hltSingleTrkMuFiltered16NoVtx + process.HLTEndSequence ) -process.HLT_TrkMu17_DoubleTrkMu8NoFiltersNoVtx_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157ORTripleMu444 + process.hltPreTrkMu17DoubleTrkMu8NoFiltersNoVtx + process.hltL1fL1sDoubleMu155ORTripleMu444L1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2pfL1sDoubleMu155ORTripleMu444L1f0L2PreFiltered0NoVtx) + cms.ignore(process.hltL2fL1sDoubleMu155ORTripleMu444L1f0L2Filtered10OneMuNoVtx) + process.HLTL3muonrecoSequenceNoVtx + process.hltL3pfL1sDoubleMu155ORTripleMu444L1f0L2pf0TwoMuL3PreFiltered8NoVtx + process.hltL3fL1sDoubleMu155ORTripleMu444L1f0L2f10OneMuL3Filtered17NoVtx + process.HLTTrackerMuonSequenceNoVtx + process.hltTripleTrkMuFiltered8NoVtx + process.hltSingleTrkMuFiltered17NoVtx + process.HLTEndSequence ) -process.HLT_Mu8_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu3IorSingleMu5IorSingleMu7 + process.hltPreMu8 + process.hltL1fL1sMu3or5or7L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu5L1f0L2Filtered5) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu5L1Filtered0) + process.hltL3fL1sMu5L1f0L2f5L3Filtered8 + process.HLTEndSequence ) -process.HLT_Mu17_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu15DQ + process.hltPreMu17 + process.hltL1fL1sMu15DQlqL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu15DQlqL1f0L2Filtered10) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu15DQlqL1Filtered0) + process.hltL3fL1sMu15DQlqL1f0L2f10L3Filtered17 + process.HLTEndSequence ) -process.HLT_Mu19_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu15DQ + process.hltPreMu19 + process.hltL1fL1sMu15DQlqL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu15DQlqL1f0L2Filtered10) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu15DQlqL1Filtered0) + process.hltL3fL1sMu15DQlqL1f0L2f10L3Filtered19 + process.HLTEndSequence ) -process.HLT_Mu17_Photon30_IsoCaloId_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu17Photon30IsoCaloId + process.hltMu17Photon30IsoCaloIdMuonlegL1Filtered7 + process.HLTL2muonrecoSequence + cms.ignore(process.hltMu17Photon30IsoCaloIdMuonlegL2Filtered10) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3Mu17Photon30IsoCaloIdMuonlegL1Filtered7) + process.hltMu17Photon30IsoCaloIdMuonlegL3Filtered17Q + process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltMu17Photon30IsoCaloIdPhotonlegFilter + process.hltMu17Photon30IsoCaloIdPhotonlegEtFilter + process.hltEgammaClusterShape + process.hltMu17Photon30IsoCaloIdPhotonlegClusterShapeFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltMu17Photon30IsoCaloIdPhotonlegHEFilter + process.hltEgammaEcalPFClusterIso + process.hltMu17Photon30IsoCaloIdPhotonlegEcalIsoFilter + process.HLTTrackReconstructionForIsoForPhotons + process.hltEgammaHollowTrackIso + process.hltMu17Photon30IsoCaloIdPhotonlegTrackIsoFilter + process.HLTEndSequence ) -process.HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG10IorSingleEG5 + process.hltPreEle8CaloIdLTrackIdLIsoVLPFJet30 + process.HLTEle8CaloIdLTrackIdLIsoVLSequence + process.HLTAK4PFJetsSequence + process.hltEle8JetCollectionsForLeptonPlusPFJets + process.hltEle8PFJet30EleCleaned + process.HLTEndSequence ) -process.HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG10IorSingleEG15 + process.hltPreEle12CaloIdLTrackIdLIsoVLPFJet30 + process.HLTEle12CaloIdLTrackIdLIsoVLSequence + process.HLTAK4PFJetsSequence + process.hltEle12JetCollectionsForLeptonPlusPFJets + process.hltEle12PFJet30EleCleaned + process.HLTEndSequence ) -process.HLT_Ele15_CaloIdL_TrackIdL_IsoVL_PFJet30_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG10OR15er2p5 + process.hltPreEle15CaloIdLTrackIdLIsoVLPFJet30 + process.HLTEle15CaloIdLTrackIdLIsoVLJet30Sequence + process.HLTAK4PFJetsSequence + process.hltEle15JetCollectionsForLeptonPlusPFJets + process.hltEle15PFJet30EleCleaned + process.HLTEndSequence ) -process.HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15er2p5 + process.hltPreEle23CaloIdLTrackIdLIsoVLPFJet30 + process.HLTEle23CaloIdLTrackIdLIsoVLJet30Sequence + process.HLTAK4PFJetsSequence + process.hltEle23JetCollectionsForLeptonPlusPFJets + process.hltEle23PFJet30EleCleaned + process.HLTEndSequence ) -process.HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG10IorSingleEG5 + process.hltPreEle8CaloIdMTrackIdMPFJet30 + process.HLTEle8CaloIdMGsfTrkIdMSequence + process.HLTAK4PFJetsSequence + process.hltGsfEle8NoIsoJetCollectionsForLeptonPlusPFJets + process.hltEle8NoIsoPFJet30EleCleaned + process.HLTEndSequence ) -process.HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15er2p5 + process.hltPreEle17CaloIdMTrackIdMPFJet30 + process.HLTEle17CaloIdMGsfTrkIdMSequence + process.HLTAK4PFJetsSequence + process.hltGsfEle17NoIsoJetCollectionsForLeptonPlusPFJets + process.hltEle17NoIsoPFJet30EleCleaned + process.HLTEndSequence ) -process.HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15er2p5 + process.hltPreEle23CaloIdMTrackIdMPFJet30 + process.HLTEle23CaloIdMGsfTrkIdMSequence + process.HLTAK4PFJetsSequence + process.hltGsfEle23NoIsoJetCollectionsForLeptonPlusPFJets + process.hltEle23NoIsoPFJet30EleCleaned + process.HLTEndSequence ) -process.HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPreEle50CaloIdVTGsfTrkIdTPFJet165 + process.HLTEle50CaloIdVTGsfTrkIdTGsfSequence + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToL1 + process.hltMonoPFJet165 + process.hltEle50CaloIdVTGsfTrkIdTCleanAK4PFJet + process.hltEle50CaloIdVTGsfTrkIdTCentralPFJet165EleCleaned + process.HLTEndSequence ) -process.HLT_Ele115_CaloIdVT_GsfTrkIdT_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGNonIsoOrWithJetAndTau + process.hltPreEle115CaloIdVTGsfTrkIdT + process.HLTEle115CaloIdVTGsfTrkIdTGsfSequence + process.HLTEndSequence ) -process.HLT_Ele135_CaloIdVT_GsfTrkIdT_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGNonIsoOrWithJetAndTau + process.hltPreEle135CaloIdVTGsfTrkIdT + process.HLTEle135CaloIdVTGsfTrkIdTGsfSequence + process.HLTEndSequence ) -process.HLT_Ele145_CaloIdVT_GsfTrkIdT_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGNonIsoOrWithJetAndTau + process.hltPreEle145CaloIdVTGsfTrkIdT + process.HLTEle145CaloIdVTGsfTrkIdTGsfSequence + process.HLTEndSequence ) -process.HLT_Ele200_CaloIdVT_GsfTrkIdT_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGNonIsoOrWithJetAndTau + process.hltPreEle200CaloIdVTGsfTrkIdT + process.HLTEle200CaloIdVTGsfTrkIdTGsfSequence + process.HLTEndSequence ) -process.HLT_Ele250_CaloIdVT_GsfTrkIdT_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGNonIsoOrWithJetAndTau + process.hltPreEle250CaloIdVTGsfTrkIdT + process.HLTEle250CaloIdVTGsfTrkIdTGsfSequence + process.HLTEndSequence ) -process.HLT_Ele300_CaloIdVT_GsfTrkIdT_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGNonIsoOrWithJetAndTau + process.hltPreEle300CaloIdVTGsfTrkIdT + process.HLTEle300CaloIdVTGsfTrkIdTGsfSequence + process.HLTEndSequence ) -process.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sQuadJetC50to60IorHTT280to500IorHTT250to340QuadJet + process.hltPrePFHT330PT30QuadPFJet75604540TriplePFBTagDeepCSV4p5 + process.HLTAK4CaloJetsSequence + process.hltQuadCentralJet30 + process.hltCaloJetsQuad30ForHt + process.hltHtMhtCaloJetsQuadC30 + process.hltCaloQuadJet30HT320 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSVp17Double + process.HLTAK4PFJetsSequence + process.hltPFCentralJetLooseIDQuad30 + process.hlt1PFCentralJetLooseID75 + process.hlt2PFCentralJetLooseID60 + process.hlt3PFCentralJetLooseID45 + process.hlt4PFCentralJetLooseID40 + process.hltPFCentralJetLooseIDQuad30forHt + process.hltHtMhtPFCentralJetsLooseIDQuadC30 + process.hltPFCentralJetsLooseIDQuad30HT330 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV4p5Triple + process.HLTEndSequence ) -process.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sQuadJetC50to60IorHTT280to500IorHTT250to340QuadJet + process.hltPrePFHT330PT30QuadPFJet75604540 + process.HLTAK4CaloJetsSequence + process.hltQuadCentralJet30 + process.hltCaloJetsQuad30ForHt + process.hltHtMhtCaloJetsQuadC30 + process.hltCaloQuadJet30HT320 + process.HLTAK4PFJetsSequence + process.hltPFCentralJetLooseIDQuad30 + process.hlt1PFCentralJetLooseID75 + process.hlt2PFCentralJetLooseID60 + process.hlt3PFCentralJetLooseID45 + process.hlt4PFCentralJetLooseID40 + process.hltPFCentralJetLooseIDQuad30forHt + process.hltHtMhtPFCentralJetsLooseIDQuadC30 + process.hltPFCentralJetsLooseIDQuad30HT330 + process.HLTEndSequence ) -process.HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJet + process.hltPrePFHT400SixPFJet32DoublePFBTagDeepCSV2p94 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterSixC25 + process.hltCaloJetsSix25ForHt + process.hltHtMhtCaloJetsSixC25 + process.hltCaloSixJet25HT300 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV10p01Single + process.HLTAK4PFJetsSequence + process.hltPFJetFilterSix30er2p5 + process.hltPFJetFilterSix32er2p5 + process.hltPFJetsSix30ForHt + process.hltHtMhtPFJetsSix30er2p5 + process.hltPFSixJet30HT400 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV2p94Double + process.HLTEndSequence ) -process.HLT_PFHT400_SixPFJet32_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJet + process.hltPrePFHT400SixPFJet32 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterSixC25 + process.hltCaloJetsSix25ForHt + process.hltHtMhtCaloJetsSixC25 + process.hltCaloSixJet25HT300 + process.HLTAK4PFJetsSequence + process.hltPFJetFilterSix30er2p5 + process.hltPFJetFilterSix32er2p5 + process.hltPFJetsSix30ForHt + process.hltHtMhtPFJetsSix30er2p5 + process.hltPFSixJet30HT400 + process.HLTEndSequence ) -process.HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJet + process.hltPrePFHT450SixPFJet36PFBTagDeepCSV1p59 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterSixC30 + process.hltCaloJetsSix30ForHt + process.hltHtMhtCaloJetsSixC30 + process.hltCaloSixJet30HT350 + process.HLTAK4PFJetsSequence + process.hltPFJetFilterSix30er2p5 + process.hltPFJetFilterSix36er2p5 + process.hltPFJetsSix30ForHt + process.hltHtMhtPFJetsSix30er2p5 + process.hltPFSixJet30HT450 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV1p59Single + process.HLTEndSequence ) -process.HLT_PFHT450_SixPFJet36_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJet + process.hltPrePFHT450SixPFJet36 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterSixC30 + process.hltCaloJetsSix30ForHt + process.hltHtMhtCaloJetsSixC30 + process.hltCaloSixJet30HT350 + process.HLTAK4PFJetsSequence + process.hltPFJetFilterSix30er2p5 + process.hltPFJetFilterSix36er2p5 + process.hltPFJetsSix30ForHt + process.hltHtMhtPFJetsSix30er2p5 + process.hltPFSixJet30HT450 + process.HLTEndSequence ) -process.HLT_PFHT400_FivePFJet_100_100_60_30_30_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet + process.hltPrePFHT400FivePFJet100100603030 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterFiveC25 + process.hltCaloJetsFive25ForHt + process.hltHtMhtCaloJetsFiveC25 + process.hltCaloFiveJet25HT300 + process.HLTAK4PFJetsSequence + process.hltPFJetFilterTwo100er3p0 + process.hltPFJetFilterThree60er3p0 + process.hltPFJetFilterFive30er3p0 + process.hltPFJetsFive30ForHt + process.hltHtMhtPFJetsFive30er3p0 + process.hltPFFiveJet30HT400 + process.HLTEndSequence ) -process.HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet + process.hltPrePFHT400FivePFJet100100603030DoublePFBTagDeepCSV4p5 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterFiveC25 + process.hltCaloJetsFive25ForHt + process.hltHtMhtCaloJetsFiveC25 + process.hltCaloFiveJet25HT300 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV10p01Single + process.HLTAK4PFJetsSequence + process.hltPFJetFilterTwo100er3p0 + process.hltPFJetFilterThree60er3p0 + process.hltPFJetFilterFive30er3p0 + process.hltPFJetsFive30ForHt + process.hltHtMhtPFJetsFive30er3p0 + process.hltPFFiveJet30HT400 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV4p5Double + process.HLTEndSequence ) -process.HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet + process.hltPrePFHT400FivePFJet120120603030DoublePFBTagDeepCSV4p5 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterFiveC25 + process.hltCaloJetsFive25ForHt + process.hltHtMhtCaloJetsFiveC25 + process.hltCaloFiveJet25HT300 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV10p01Single + process.HLTAK4PFJetsSequence + process.hltPFJetFilterTwo120er3p0 + process.hltPFJetFilterThree60er3p0 + process.hltPFJetFilterFive30er3p0 + process.hltPFJetsFive30ForHt + process.hltHtMhtPFJetsFive30er3p0 + process.hltPFFiveJet30HT400 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV4p5Double + process.HLTEndSequence ) -process.HLT_PFHT350_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJet + process.hltPrePFHT350 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT300Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT350Jet30 + process.HLTEndSequence ) -process.HLT_PFHT350MinPFJet15_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGNonIsoOrWithJetAndTauNoPS + process.hltPrePFHT350MinPFJet15 + process.HLTPFHT350MinPFJet15Sequence + process.HLTEndSequence ) -process.HLT_Photon60_R9Id90_CaloIdL_IsoL_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGNonIsoOrWithJetAndTauNoPS + process.hltPrePhoton60R9Id90CaloIdLIsoL + process.HLTPhoton60R9Id90CaloIdLIsoLSequence + process.HLTEndSequence ) -process.HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGNonIsoOrWithJetAndTauNoPS + process.hltPrePhoton60R9Id90CaloIdLIsoLDisplacedIdL + process.HLTPhoton60R9Id90CaloIdLIsoLDisplacedIdLSequence + process.HLTEndSequence ) -process.HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGNonIsoOrWithJetAndTauNoPS + process.hltPrePhoton60R9Id90CaloIdLIsoLDisplacedIdLPFHT350MinPFJet15 + process.HLTPhoton60R9Id90CaloIdLIsoLDisplacedIdLSequence + process.HLTPFHT350MinPFJet15Sequence + process.HLTEndSequence ) -process.HLT_ECALHT800_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sEG40To45IorJet170To200IorHTT300To500IorETM70ToETM150 + process.hltPreECALHT800 + process.HLTDoFullUnpackingEgammaEcalWithoutPreshowerSequence + process.hltTowerMakerEcal + process.hltHtMhtEcal + process.hltHtEcal800 + process.HLTEndSequence ) -process.HLT_DiSC30_18_EIso_AND_HE_Mass70_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGWithJetAndTau + process.hltPreDiSC3018EIsoANDHEMass70 + process.HLTSC3018EIso15HE30eMass70Sequence + process.HLTEndSequence ) +process.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu17TrkIsoVVLMu8TrkIsoVVL + process.hltL1fL1sDoubleMu155L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + process.hltL3fL1DoubleMu155fPreFiltered8 + process.hltL3fL1DoubleMu155fFiltered17 + process.HLTL3muontrkisovvlSequence + process.hltDiMuon178RelTrkIsoVVLFiltered + process.HLTEndSequence ) +process.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu19TrkIsoVVLMu9TrkIsoVVL + process.hltL1fL1sDoubleMu155L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + process.hltL3fL1DoubleMu155fPreFiltered9 + process.hltL3fL1DoubleMu155fFiltered19 + process.HLTL3muontrkisovvlSequence + process.hltDiMuon199RelTrkIsoVVLFiltered + process.HLTEndSequence ) +process.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu17TrkIsoVVLMu8TrkIsoVVLDZ + process.hltL1fL1sDoubleMu155L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + process.hltL3fL1DoubleMu155fPreFiltered8 + process.hltL3fL1DoubleMu155fFiltered17 + process.HLTL3muontrkisovvlSequence + process.hltDiMuon178RelTrkIsoVVLFiltered + process.hltDiMuon178RelTrkIsoVVLFilteredDzFiltered0p2 + process.HLTEndSequence ) +process.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu19TrkIsoVVLMu9TrkIsoVVLDZ + process.hltL1fL1sDoubleMu155L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + process.hltL3fL1DoubleMu155fPreFiltered9 + process.hltL3fL1DoubleMu155fFiltered19 + process.HLTL3muontrkisovvlSequence + process.hltDiMuon199RelTrkIsoVVLFiltered + process.hltDiMuon199RelTrkIsoVVLFilteredDzFiltered0p2 + process.HLTEndSequence ) +process.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu17TrkIsoVVLMu8TrkIsoVVLDZMass8 + process.hltL1fL1sDoubleMu155L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + process.hltL3fL1DoubleMu155fPreFiltered8 + process.hltL3fL1DoubleMu155fFiltered17 + process.HLTL3muontrkisovvlSequence + process.hltDiMuon178RelTrkIsoVVLFiltered + process.hltDiMuon178RelTrkIsoVVLFilteredDzFiltered0p2 + process.hltDiMuon178Mass8Filtered + process.HLTEndSequence ) +process.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu19TrkIsoVVLMu9TrkIsoVVLDZMass8 + process.hltL1fL1sDoubleMu155L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + process.hltL3fL1DoubleMu155fPreFiltered9 + process.hltL3fL1DoubleMu155fFiltered19 + process.HLTL3muontrkisovvlSequence + process.hltDiMuon199RelTrkIsoVVLFiltered + process.hltDiMuon199RelTrkIsoVVLFilteredDzFiltered0p2 + process.hltDiMuon199Mass8Filtered + process.HLTEndSequence ) +process.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu17TrkIsoVVLMu8TrkIsoVVLDZMass3p8 + process.hltL1fL1sDoubleMu155L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + process.hltL3fL1DoubleMu155fPreFiltered8 + process.hltL3fL1DoubleMu155fFiltered17 + process.HLTL3muontrkisovvlSequence + process.hltDiMuon178RelTrkIsoVVLFiltered + process.hltDiMuon178RelTrkIsoVVLFilteredDzFiltered0p2 + process.hltDiMuon178Mass3p8Filtered + process.HLTEndSequence ) +process.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu19TrkIsoVVLMu9TrkIsoVVLDZMass3p8 + process.hltL1fL1sDoubleMu155L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + process.hltL3fL1DoubleMu155fPreFiltered9 + process.hltL3fL1DoubleMu155fFiltered19 + process.HLTL3muontrkisovvlSequence + process.hltDiMuon199RelTrkIsoVVLFiltered + process.hltDiMuon199RelTrkIsoVVLFilteredDzFiltered0p2 + process.hltDiMuon199Mass3p8Filtered + process.HLTEndSequence ) +process.HLT_Mu25_TkMu0_Onia_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu20or22or25 + process.hltPreMu25TkMu0Onia + process.hltL1fL1sMu22orMu20erorMu25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22orMu20erorMu25L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22orMu20erorMu25L1Filtered0) + process.hltL3fL1sMu22orMu20erorMu25L1f0L2f0L3Filtered25 + process.HLTTrackerMuonSequence + process.hltDiMuonGlbFiltered25TrkFiltered0 + process.hltDiMuonGlb25Trk0DzFiltered0p2 + process.HLTEndSequence ) +process.HLT_Mu30_TkMu0_Psi_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu20or22or25 + process.hltPreMu30TkMu0Psi + process.hltL1fL1sMu22orMu20erorMu25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22orMu20erorMu25L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22orMu20erorMu25L1Filtered0) + process.hltL3fL1sMu22orMu20erorMu25L1f0L2f0L3Filtered30 + process.HLTTrackerMuonSequence + process.hltDiMuonGlbFiltered30TrkPsiFiltered0 + process.hltDiMuonGlb30Trk0DzPsiFiltered0p2 + process.HLTEndSequence ) +process.HLT_Mu30_TkMu0_Upsilon_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu20or22or25 + process.hltPreMu30TkMu0Upsilon + process.hltL1fL1sMu22orMu20erorMu25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22orMu20erorMu25L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22orMu20erorMu25L1Filtered0) + process.hltL3fL1sMu22orMu20erorMu25L1f0L2f0L3Filtered30 + process.HLTTrackerMuonSequence + process.hltDiMuonGlbFiltered30TrkUpsilonFiltered0 + process.hltDiMuonGlb30TrkUpsilon0DzFiltered0p2 + process.HLTEndSequence ) +process.HLT_Mu20_TkMu0_Phi_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu16IorSingleMu18IorSingleMu20IorSingleMu16erlorSingleMu18erlorSingleMu20erlorSingleMu22erlorSingleMu25 + process.hltPreMu20TkMu0Phi + process.hltL1fL1sMu16orMu18erorMu20erL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu16orMu18erorMu20erL1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu16orMu18erorMu20erL1Filtered0) + process.hltL3fL1sMu16orMu18erorMu20L1f0L2f0L3Filtered20 + process.HLTTrackerMuonSequence + process.hltDiMuonGlbFiltered20TrkFiltered0 + process.hltDiMuonGlb20Trk0DzFiltered0p2 + process.HLTEndSequence ) +process.HLT_Mu25_TkMu0_Phi_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu16IorSingleMu18IorSingleMu20IorSingleMu16erlorSingleMu18erlorSingleMu20erlorSingleMu22erlorSingleMu25 + process.hltPreMu25TkMu0Phi + process.hltL1fL1sMu16orMu18erorMu20erL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu16orMu18erorMu20erL1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu16orMu18erorMu20erL1Filtered0) + process.hltL3fL1sMu16orMu18erorMu20L1f0L2f0L3Filtered25 + process.HLTTrackerMuonSequence + process.hltDiMuonGlbFiltered25PhiTrkFiltered0 + process.hltDiMuonGlb25PhiTrk0DzFiltered0p2 + process.HLTEndSequence ) +process.HLT_Mu12_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu15DQ + process.hltPreMu12 + process.hltL1fL1sMu15DQlqL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu15DQlqL1f0L2Filtered10) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu15DQlqL1Filtered0) + process.hltL3fL1sMu15DQlqL1f0L2f10L3Filtered12 + process.HLTEndSequence ) +process.HLT_Mu15_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu15DQorSingleMu7 + process.hltPreMu15 + process.hltL1fL1sMu15DQorMu7lqL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu15DQorMu7lqL1f0L2Filtered10) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu15DQorMu7lqL1Filtered0) + process.hltL3fL1sMu15DQorMu7lqL1f0L2f10L3Filtered15 + process.HLTEndSequence ) +process.HLT_Mu20_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu18 + process.hltPreMu20 + process.hltL1fL1sMu18L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu18L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu18L1Filtered0) + process.hltL3fL1sMu18L1f0L2f10QL3Filtered20Q + process.HLTEndSequence ) +process.HLT_Mu27_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreMu27 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22or25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q + process.HLTEndSequence ) +process.HLT_Mu50_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreMu50 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22or25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50Q + process.HLTEndSequence ) +process.HLT_Mu55_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreMu55 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22or25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered55Q + process.HLTEndSequence ) +process.HLT_CascadeMu100_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreCascadeMu100 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTL2muonrecoSequence + process.hltL2fOldL1sMu22or25L1f0L2Filtered10Q + process.HLTOldL3muonrecoSequence + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered100Q + process.HLTEndSequence ) +process.HLT_HighPtTkMu100_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreHighPtTkMu100 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTMuonLocalRecoSequence + process.HLTHighPt50TrackerMuonSequence + process.hltL3fL1sMu25f0TkFiltered100Q + process.HLTEndSequence ) +process.HLT_DiPFJet15_NoCaloMatched_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreDiPFJet15NoCaloMatched + process.HLTAK4PFJetsSequence + process.hltDoublePFJet15 + process.HLTEndSequence ) +process.HLT_DiPFJet25_NoCaloMatched_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreDiPFJet25NoCaloMatched + process.HLTAK4PFJetsSequence + process.hltDoublePFJet25 + process.HLTEndSequence ) +process.HLT_DiPFJet15_FBEta3_NoCaloMatched_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreDiPFJet15FBEta3NoCaloMatched + process.HLTAK4PFJetsSequence + process.hltDoublePFJet15FBEta3 + process.HLTEndSequence ) +process.HLT_DiPFJet25_FBEta3_NoCaloMatched_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreDiPFJet25FBEta3NoCaloMatched + process.HLTAK4PFJetsSequence + process.hltDoublePFJet25FBEta3 + process.HLTEndSequence ) +process.HLT_DiPFJetAve40_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreDiPFJetAve40 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJetAve30 + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve40 + process.HLTEndSequence ) +process.HLT_DiPFJetAve60_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreDiPFJetAve60 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJetAve45 + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve60 + process.HLTEndSequence ) +process.HLT_DiPFJetAve80_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60 + process.hltPreDiPFJetAve80 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJetAve60 + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve80 + process.HLTEndSequence ) +process.HLT_DiPFJetAve140_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet90 + process.hltPreDiPFJetAve140 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJetAve110 + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve140 + process.HLTEndSequence ) +process.HLT_DiPFJetAve200_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet120 + process.hltPreDiPFJetAve200 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJetAve170 + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve200 + process.HLTEndSequence ) +process.HLT_DiPFJetAve260_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreDiPFJetAve260 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJetAve210 + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve260 + process.HLTEndSequence ) +process.HLT_DiPFJetAve320_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreDiPFJetAve320 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJetAve270 + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve320 + process.HLTEndSequence ) +process.HLT_DiPFJetAve400_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreDiPFJetAve400 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJetAve350 + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve400 + process.HLTEndSequence ) +process.HLT_DiPFJetAve500_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreDiPFJetAve500 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJetAve450 + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve500 + process.HLTEndSequence ) +process.HLT_DiPFJetAve15_HFJEC_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreDiPFJetAve15HFJEC + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve15ForHFJEC + process.HLTEndSequence ) +process.HLT_DiPFJetAve25_HFJEC_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreDiPFJetAve25HFJEC + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve25ForHFJEC + process.HLTEndSequence ) +process.HLT_DiPFJetAve35_HFJEC_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreDiPFJetAve35HFJEC + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve35ForHFJEC + process.HLTEndSequence ) +process.HLT_DiPFJetAve60_HFJEC_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet35OrZeroBias + process.hltPreDiPFJetAve60HFJEC + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet40ForHFJECBase + process.hltSingleCaloJet40ForHFJECEtaLimited + process.hltSingleCaloJet40ForHFJECEtaLimitedFilter + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve60ForHFJEC + process.HLTEndSequence ) +process.HLT_DiPFJetAve80_HFJEC_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60Or60Fwd + process.hltPreDiPFJetAve80HFJEC + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet50ForHFJECBase + process.hltSingleCaloJet50ForHFJECEtaLimited + process.hltSingleCaloJet50ForHFJECEtaLimitedFilter + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve80ForHFJEC + process.HLTEndSequence ) +process.HLT_DiPFJetAve100_HFJEC_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sV0SingleJet60Or60Fwd + process.hltPreDiPFJetAve100HFJEC + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet60ForHFJECBase + process.hltSingleCaloJet60ForHFJECEtaLimited + process.hltSingleCaloJet60ForHFJECEtaLimitedFilter + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve100ForHFJEC + process.HLTEndSequence ) +process.HLT_DiPFJetAve160_HFJEC_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet120Or120Fwd + process.hltPreDiPFJetAve160HFJEC + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet100ForHFJECBase + process.hltSingleCaloJet100ForHFJECEtaLimited + process.hltSingleCaloJet100ForHFJECEtaLimitedFilter + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve160ForHFJEC + process.HLTEndSequence ) +process.HLT_DiPFJetAve220_HFJEC_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreDiPFJetAve220HFJEC + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet140ForHFJECBase + process.hltSingleCaloJet140ForHFJECEtaLimited + process.hltSingleCaloJet140ForHFJECEtaLimitedFilter + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve220ForHFJEC + process.HLTEndSequence ) +process.HLT_DiPFJetAve260_HFJEC_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreDiPFJetAve260HFJEC + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet160ForHFJECBase + process.hltSingleCaloJet160ForHFJECEtaLimited + process.hltSingleCaloJet160ForHFJECEtaLimitedFilter + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve260ForHFJEC + process.HLTEndSequence ) +process.HLT_DiPFJetAve300_HFJEC_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreDiPFJetAve300HFJEC + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet200ForHFJECBase + process.hltSingleCaloJet200ForHFJECEtaLimited + process.hltSingleCaloJet200ForHFJECEtaLimitedFilter + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve300ForHFJEC + process.HLTEndSequence ) +process.HLT_AK8PFJet15_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreAK8PFJet15 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet10AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets10AK8 + process.hltSinglePFJet40AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJet25_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreAK8PFJet25 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet5AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets5AK8 + process.hltSinglePFJet25AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJet40_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreAK8PFJet40 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet10AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets10AK8 + process.hltSinglePFJet40AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJet60_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet35 + process.hltPreAK8PFJet60 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet40AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets40AK8 + process.hltSinglePFJet60AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJet80_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60 + process.hltPreAK8PFJet80 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet50AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets50AK8 + process.hltSinglePFJet80AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJet140_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet90 + process.hltPreAK8PFJet140 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet110AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets110AK8 + process.hltSinglePFJet140AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJet200_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet120 + process.hltPreAK8PFJet200 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet170AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets170AK8 + process.hltSinglePFJet200AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJet260_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJet260 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet210AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets210AK8 + process.hltSinglePFJet260AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJet320_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJet320 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet270AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets270AK8 + process.hltSinglePFJet320AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJet400_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJet400 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet350AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets350AK8 + process.hltSinglePFJet400AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJet450_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJet450 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet400AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets400AK8 + process.hltSinglePFJet450AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJet500_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJet500 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet450AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets450AK8 + process.hltSinglePFJet500AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJet550_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJet550 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet500AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets500AK8 + process.hltSinglePFJet550AK8 + process.HLTEndSequence ) +process.HLT_PFJet15_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPrePFJet15 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet5 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets5 + process.hltSinglePFJet15 + process.HLTEndSequence ) +process.HLT_PFJet25_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPrePFJet25 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet10 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets10 + process.hltSinglePFJet25 + process.HLTEndSequence ) +process.HLT_PFJet40_v23 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPrePFJet40 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet10 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets10 + process.hltSinglePFJet40 + process.HLTEndSequence ) +process.HLT_PFJet60_v23 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet35 + process.hltPrePFJet60 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet40 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets40 + process.hltSinglePFJet60 + process.HLTEndSequence ) +process.HLT_PFJet80_v22 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60 + process.hltPrePFJet80 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet50 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets50 + process.hltSinglePFJet80 + process.HLTEndSequence ) +process.HLT_PFJet110_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet90 + process.hltPrePFJet110 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet80 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets80 + process.hltSinglePFJet110 + process.HLTEndSequence ) +process.HLT_PFJet140_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet90 + process.hltPrePFJet140 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet110 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets110 + process.hltSinglePFJet140 + process.HLTEndSequence ) +process.HLT_PFJet200_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet120 + process.hltPrePFJet200 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet170 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets170 + process.hltSinglePFJet200 + process.HLTEndSequence ) +process.HLT_PFJet260_v22 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJet260 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet210 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets210 + process.hltSinglePFJet260 + process.HLTEndSequence ) +process.HLT_PFJet320_v22 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJet320 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet270 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets270 + process.hltSinglePFJet320 + process.HLTEndSequence ) +process.HLT_PFJet400_v22 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJet400 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet350 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets350 + process.hltSinglePFJet400 + process.HLTEndSequence ) +process.HLT_PFJet450_v23 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJet450 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet400 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets400 + process.hltSinglePFJet450 + process.HLTEndSequence ) +process.HLT_PFJet500_v23 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJet500 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet450 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets450 + process.hltSinglePFJet500 + process.HLTEndSequence ) +process.HLT_PFJet550_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJet550 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet450 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets450 + process.hltSinglePFJet550 + process.HLTEndSequence ) +process.HLT_PFJetFwd15_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPrePFJetFwd15 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet5 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets5 + process.hltSinglePFFwdJet15 + process.HLTEndSequence ) +process.HLT_PFJetFwd25_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPrePFJetFwd25 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet10 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets10 + process.hltSinglePFFwdJet25 + process.HLTEndSequence ) +process.HLT_PFJetFwd40_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPrePFJetFwd40 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet10 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets10 + process.hltSinglePFFwdJet40 + process.HLTEndSequence ) +process.HLT_PFJetFwd60_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet35Fwd + process.hltPrePFJetFwd60 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet40 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets40 + process.hltSinglePFFwdJet60 + process.HLTEndSequence ) +process.HLT_PFJetFwd80_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60Fwd + process.hltPrePFJetFwd80 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet50 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets50 + process.hltSinglePFFwdJet80 + process.HLTEndSequence ) +process.HLT_PFJetFwd140_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet90Fwd + process.hltPrePFJetFwd140 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet110 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets110 + process.hltSinglePFFwdJet140 + process.HLTEndSequence ) +process.HLT_PFJetFwd200_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet120Fwd + process.hltPrePFJetFwd200 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet170 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets170 + process.hltSinglePFFwdJet200 + process.HLTEndSequence ) +process.HLT_PFJetFwd260_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJetFwd260 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet210 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets210 + process.hltSinglePFFwdJet260 + process.HLTEndSequence ) +process.HLT_PFJetFwd320_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJetFwd320 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet270 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets270 + process.hltSinglePFFwdJet320 + process.HLTEndSequence ) +process.HLT_PFJetFwd400_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJetFwd400 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet350 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets350 + process.hltSinglePFFwdJet400 + process.HLTEndSequence ) +process.HLT_PFJetFwd450_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJetFwd450 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet400 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets400 + process.hltSinglePFFwdJet450 + process.HLTEndSequence ) +process.HLT_PFJetFwd500_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJetFwd500 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet450 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets450 + process.hltSinglePFFwdJet500 + process.HLTEndSequence ) +process.HLT_AK8PFJetFwd15_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreAK8PFJetFwd15 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet5AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets5AK8 + process.hltSinglePFFwdJet15AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJetFwd25_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreAK8PFJetFwd25 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet10AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets10AK8 + process.hltSinglePFFwdJet25AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJetFwd40_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreAK8PFJetFwd40 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet10AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets10AK8 + process.hltSinglePFFwdJet40AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJetFwd60_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet35Fwd + process.hltPreAK8PFJetFwd60 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet40AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets40AK8 + process.hltSinglePFFwdJet60AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJetFwd80_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60Fwd + process.hltPreAK8PFJetFwd80 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet50AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets50AK8 + process.hltSinglePFFwdJet80AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJetFwd140_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet90Fwd + process.hltPreAK8PFJetFwd140 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet110AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets110AK8 + process.hltSinglePFFwdJet140AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJetFwd200_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet120Fwd + process.hltPreAK8PFJetFwd200 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet170AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets170AK8 + process.hltSinglePFFwdJet200AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJetFwd260_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJetFwd260 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet210AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets210AK8 + process.hltSinglePFFwdJet260AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJetFwd320_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJetFwd320 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet270AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets270AK8 + process.hltSinglePFFwdJet320AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJetFwd400_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJetFwd400 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet350AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets350AK8 + process.hltSinglePFFwdJet400AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJetFwd450_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJetFwd450 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet400AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets400AK8 + process.hltSinglePFFwdJet450AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJetFwd500_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJetFwd500 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet450AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets450AK8 + process.hltSinglePFFwdJet500AK8 + process.HLTEndSequence ) +process.HLT_PFHT180_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT120er + process.hltPrePFHT180 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT130Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT180Jet30 + process.HLTEndSequence ) +process.HLT_PFHT250_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT160er + process.hltPrePFHT250 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT250Jet30 + process.HLTEndSequence ) +process.HLT_PFHT370_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT200er + process.hltPrePFHT370 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT320Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT370Jet30 + process.HLTEndSequence ) +process.HLT_PFHT430_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT255er + process.hltPrePFHT430 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT380Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT430Jet30 + process.HLTEndSequence ) +process.HLT_PFHT510_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT510 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT460Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT510Jet30 + process.HLTEndSequence ) +process.HLT_PFHT590_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT590 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT515Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT590Jet30 + process.HLTEndSequence ) +process.HLT_PFHT680_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT680 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT580Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT680Jet30 + process.HLTEndSequence ) +process.HLT_PFHT780_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT780 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT680Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT780Jet30 + process.HLTEndSequence ) +process.HLT_PFHT890_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT890 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT790Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT890Jet30 + process.HLTEndSequence ) +process.HLT_PFHT1050_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT1050 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT900Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT1050Jet30 + process.HLTEndSequence ) +process.HLT_PFHT500_PFMET100_PFMHT100_IDTight_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT500PFMET100PFMHT100IDTight + process.HLTRecoMETSequence + process.hltMET70 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT70 + process.hltHtMhtJet30 + process.hltHT400Jet30 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID100 + process.hltPFMETProducer + process.hltPFMET100 + process.hltPFHTJet30 + process.hltPFHT500Jet30 + process.HLTEndSequence ) +process.HLT_PFHT500_PFMET110_PFMHT110_IDTight_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT500PFMET110PFMHT110IDTight + process.HLTRecoMETSequence + process.hltMET80 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT80 + process.hltHtMhtJet30 + process.hltHT400Jet30 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID110 + process.hltPFMETProducer + process.hltPFMET110 + process.hltPFHTJet30 + process.hltPFHT500Jet30 + process.HLTEndSequence ) +process.HLT_PFHT700_PFMET85_PFMHT85_IDTight_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT700PFMET85PFMHT85IDTight + process.HLTRecoMETSequence + process.hltMET60 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT60 + process.hltHtMhtJet30 + process.hltHT550Jet30 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID85 + process.hltPFMETProducer + process.hltPFMET85 + process.hltPFHTJet30 + process.hltPFHT700Jet30 + process.HLTEndSequence ) +process.HLT_PFHT700_PFMET95_PFMHT95_IDTight_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT700PFMET95PFMHT95IDTight + process.HLTRecoMETSequence + process.hltMET70 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT70 + process.hltHtMhtJet30 + process.hltHT550Jet30 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID95 + process.hltPFMETProducer + process.hltPFMET95 + process.hltPFHTJet30 + process.hltPFHT700Jet30 + process.HLTEndSequence ) +process.HLT_PFHT800_PFMET75_PFMHT75_IDTight_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT800PFMET75PFMHT75IDTight + process.HLTRecoMETSequence + process.hltMET50 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT50 + process.hltHtMhtJet30 + process.hltHT650Jet30 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID75 + process.hltPFMETProducer + process.hltPFMET75 + process.hltPFHTJet30 + process.hltPFHT800Jet30 + process.HLTEndSequence ) +process.HLT_PFHT800_PFMET85_PFMHT85_IDTight_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT800PFMET85PFMHT85IDTight + process.HLTRecoMETSequence + process.hltMET60 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT60 + process.hltHtMhtJet30 + process.hltHT650Jet30 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID85 + process.hltPFMETProducer + process.hltPFMET85 + process.hltPFHTJet30 + process.hltPFHT800Jet30 + process.HLTEndSequence ) +process.HLT_PFMET110_PFMHT110_IDTight_v22 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMET110PFMHT110IDTight + process.HLTRecoMETSequence + process.hltMET80 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT80 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID110 + process.hltPFMETProducer + process.hltPFMET110 + process.HLTEndSequence ) +process.HLT_PFMET120_PFMHT120_IDTight_v22 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMET120PFMHT120IDTight + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT90 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID120 + process.hltPFMETProducer + process.hltPFMET120 + process.HLTEndSequence ) +process.HLT_PFMET130_PFMHT130_IDTight_v22 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMET130PFMHT130IDTight + process.HLTRecoMETSequence + process.hltMET100 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT100 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID130 + process.hltPFMETProducer + process.hltPFMET130 + process.HLTEndSequence ) +process.HLT_PFMET140_PFMHT140_IDTight_v22 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMET140PFMHT140IDTight + process.HLTRecoMETSequence + process.hltMET110 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT110 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID140 + process.hltPFMETProducer + process.hltPFMET140 + process.HLTEndSequence ) +process.HLT_PFMET100_PFMHT100_IDTight_CaloBTagDeepCSV_3p1_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMET100PFMHT100IDTightCaloBTagDeepCSV3p1 + process.HLTRecoMETSequence + process.hltMET70 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT70 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV3p07Single + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID100 + process.hltPFMETProducer + process.hltPFMET100 + process.HLTEndSequence ) +process.HLT_PFMET110_PFMHT110_IDTight_CaloBTagDeepCSV_3p1_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMET110PFMHT110IDTightCaloBTagDeepCSV3p1 + process.HLTRecoMETSequence + process.hltMET80 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT80 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV3p07Single + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID110 + process.hltPFMETProducer + process.hltPFMET110 + process.HLTEndSequence ) +process.HLT_PFMET120_PFMHT120_IDTight_CaloBTagDeepCSV_3p1_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMET120PFMHT120IDTightCaloBTagDeepCSV3p1 + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT90 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV3p07Single + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID120 + process.hltPFMETProducer + process.hltPFMET120 + process.HLTEndSequence ) +process.HLT_PFMET130_PFMHT130_IDTight_CaloBTagDeepCSV_3p1_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMET130PFMHT130IDTightCaloBTagDeepCSV3p1 + process.HLTRecoMETSequence + process.hltMET100 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT100 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV3p07Single + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID130 + process.hltPFMETProducer + process.hltPFMET130 + process.HLTEndSequence ) +process.HLT_PFMET140_PFMHT140_IDTight_CaloBTagDeepCSV_3p1_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMET140PFMHT140IDTightCaloBTagDeepCSV3p1 + process.HLTRecoMETSequence + process.hltMET110 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT110 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV3p07Single + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID140 + process.hltPFMETProducer + process.hltPFMET140 + process.HLTEndSequence ) +process.HLT_PFMET120_PFMHT120_IDTight_PFHT60_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFHTT60Seeds + process.hltPrePFMET120PFMHT120IDTightPFHT60 + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT90 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT60Jet30 + process.hltPFMHTTightID + process.hltPFMHTTightID120 + process.hltPFMETProducer + process.hltPFMET120 + process.HLTEndSequence ) +process.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFHTT60Seeds + process.hltPrePFMETNoMu120PFMHTNoMu120IDTightPFHT60 + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT90 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT60Jet30 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID120 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu120 + process.HLTEndSequence ) +process.HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFHTT60Seeds + process.hltPrePFMETTypeOne120PFMHT120IDTightPFHT60 + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT90 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT60Jet30 + process.hltPFMHTTightID + process.hltPFMHTTightID120 + process.hltPFMETProducer + process.hltcorrPFMETTypeOne + process.hltPFMETTypeOne + process.hltPFMETTypeOne120 + process.HLTEndSequence ) +process.HLT_PFMETTypeOne110_PFMHT110_IDTight_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETTypeOne110PFMHT110IDTight + process.HLTRecoMETSequence + process.hltMET80 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT80 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID110 + process.hltPFMETProducer + process.hltcorrPFMETTypeOne + process.hltPFMETTypeOne + process.hltPFMETTypeOne110 + process.HLTEndSequence ) +process.HLT_PFMETTypeOne120_PFMHT120_IDTight_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETTypeOne120PFMHT120IDTight + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT90 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID120 + process.hltPFMETProducer + process.hltcorrPFMETTypeOne + process.hltPFMETTypeOne + process.hltPFMETTypeOne120 + process.HLTEndSequence ) +process.HLT_PFMETTypeOne130_PFMHT130_IDTight_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETTypeOne130PFMHT130IDTight + process.HLTRecoMETSequence + process.hltMET100 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT100 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID130 + process.hltPFMETProducer + process.hltcorrPFMETTypeOne + process.hltPFMETTypeOne + process.hltPFMETTypeOne130 + process.HLTEndSequence ) +process.HLT_PFMETTypeOne140_PFMHT140_IDTight_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETTypeOne140PFMHT140IDTight + process.HLTRecoMETSequence + process.hltMET110 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT110 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID140 + process.hltPFMETProducer + process.hltcorrPFMETTypeOne + process.hltPFMETTypeOne + process.hltPFMETTypeOne140 + process.HLTEndSequence ) +process.HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v22 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETNoMu110PFMHTNoMu110IDTight + process.HLTRecoMETSequence + process.hltMET80 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT80 + process.HLTAK4PFJetsSequence + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID110 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu110 + process.HLTEndSequence ) +process.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v22 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETNoMu120PFMHTNoMu120IDTight + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT90 + process.HLTAK4PFJetsSequence + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID120 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu120 + process.HLTEndSequence ) +process.HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETNoMu130PFMHTNoMu130IDTight + process.HLTRecoMETSequence + process.hltMET100 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT100 + process.HLTAK4PFJetsSequence + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID130 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu130 + process.HLTEndSequence ) +process.HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETNoMu140PFMHTNoMu140IDTight + process.HLTRecoMETSequence + process.hltMET110 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT110 + process.HLTAK4PFJetsSequence + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID140 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu140 + process.HLTEndSequence ) +process.HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETNoMu110PFMHTNoMu110IDTightFilterHF + process.HLTRecoMETSequence + process.hltMET80 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT80 + process.HLTAK4PFJetsSequence + process.hltHFJetShowerShape + process.hltAK4PFJetsTightIDCorrectedHFCleaned + process.hltPFMHTNoMuTightIDHFCleaned + process.hltPFMHTNoMuTightID110HFCleaned + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu110 + process.HLTEndSequence ) +process.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETNoMu120PFMHTNoMu120IDTightFilterHF + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT90 + process.HLTAK4PFJetsSequence + process.hltHFJetShowerShape + process.hltAK4PFJetsTightIDCorrectedHFCleaned + process.hltPFMHTNoMuTightIDHFCleaned + process.hltPFMHTNoMuTightID120HFCleaned + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu120 + process.HLTEndSequence ) +process.HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETNoMu130PFMHTNoMu130IDTightFilterHF + process.HLTRecoMETSequence + process.hltMET100 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT100 + process.HLTAK4PFJetsSequence + process.hltHFJetShowerShape + process.hltAK4PFJetsTightIDCorrectedHFCleaned + process.hltPFMHTNoMuTightIDHFCleaned + process.hltPFMHTNoMuTightID130HFCleaned + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu130 + process.HLTEndSequence ) +process.HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETNoMu140PFMHTNoMu140IDTightFilterHF + process.HLTRecoMETSequence + process.hltMET110 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT110 + process.HLTAK4PFJetsSequence + process.hltHFJetShowerShape + process.hltAK4PFJetsTightIDCorrectedHFCleaned + process.hltPFMHTNoMuTightIDHFCleaned + process.hltPFMHTNoMuTightID140HFCleaned + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu140 + process.HLTEndSequence ) +process.HLT_MonoCentralPFJet80_PFMETNoMu110_PFMHTNoMu110_IDTight_v22 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreMonoCentralPFJet80PFMETNoMu110PFMHTNoMu110IDTight + process.HLTRecoMETSequence + process.hltMET80 + process.HLTAK4CaloJetsSequence + process.hltCentralCaloJet65 + process.hltMht + process.hltMHT80 + process.HLTAK4PFJetsSequence + process.hltCentralPFJet80 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID110 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu110 + process.HLTEndSequence ) +process.HLT_MonoCentralPFJet80_PFMETNoMu120_PFMHTNoMu120_IDTight_v22 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreMonoCentralPFJet80PFMETNoMu120PFMHTNoMu120IDTight + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4CaloJetsSequence + process.hltCentralCaloJet65 + process.hltMht + process.hltMHT90 + process.HLTAK4PFJetsSequence + process.hltCentralPFJet80 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID120 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu120 + process.HLTEndSequence ) +process.HLT_MonoCentralPFJet80_PFMETNoMu130_PFMHTNoMu130_IDTight_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreMonoCentralPFJet80PFMETNoMu130PFMHTNoMu130IDTight + process.HLTRecoMETSequence + process.hltMET100 + process.HLTAK4CaloJetsSequence + process.hltCentralCaloJet65 + process.hltMht + process.hltMHT100 + process.HLTAK4PFJetsSequence + process.hltCentralPFJet80 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID130 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu130 + process.HLTEndSequence ) +process.HLT_MonoCentralPFJet80_PFMETNoMu140_PFMHTNoMu140_IDTight_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreMonoCentralPFJet80PFMETNoMu140PFMHTNoMu140IDTight + process.HLTRecoMETSequence + process.hltMET110 + process.HLTAK4CaloJetsSequence + process.hltCentralCaloJet65 + process.hltMht + process.hltMHT110 + process.HLTAK4PFJetsSequence + process.hltCentralPFJet80 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID140 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu140 + process.HLTEndSequence ) +process.HLT_L1ETMHadSeeds_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreL1ETMHadSeeds + process.HLTEndSequence ) +process.HLT_CaloMHT90_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreCaloMHT90 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT90 + process.HLTEndSequence ) +process.HLT_CaloMET80_NotCleaned_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreCaloMET80NotCleaned + process.HLTRecoMETSequence + process.hltMET80 + process.HLTEndSequence ) +process.HLT_CaloMET90_NotCleaned_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreCaloMET90NotCleaned + process.HLTRecoMETSequence + process.hltMET90 + process.HLTEndSequence ) +process.HLT_CaloMET100_NotCleaned_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreCaloMET100NotCleaned + process.HLTRecoMETSequence + process.hltMET100 + process.HLTEndSequence ) +process.HLT_CaloMET110_NotCleaned_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreCaloMET110NotCleaned + process.HLTRecoMETSequence + process.hltMET110 + process.HLTEndSequence ) +process.HLT_CaloMET250_NotCleaned_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreCaloMET250NotCleaned + process.HLTRecoMETSequence + process.hltMET250 + process.HLTEndSequence ) +process.HLT_CaloMET300_NotCleaned_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreCaloMET300NotCleaned + process.HLTRecoMETSequence + process.hltMET300 + process.HLTEndSequence ) +process.HLT_CaloMET350_NotCleaned_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreCaloMET350NotCleaned + process.HLTRecoMETSequence + process.hltMET350 + process.HLTEndSequence ) +process.HLT_PFMET200_NotCleaned_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMET200NotCleaned + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4PFJetsSequence + process.hltPFMETProducer + process.hltPFMET200 + process.HLTEndSequence ) +process.HLT_PFMET250_NotCleaned_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMET250NotCleaned + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4PFJetsSequence + process.hltPFMETProducer + process.hltPFMET250 + process.HLTEndSequence ) +process.HLT_PFMET300_NotCleaned_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMET300NotCleaned + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4PFJetsSequence + process.hltPFMETProducer + process.hltPFMET300 + process.HLTEndSequence ) +process.HLT_PFMET200_BeamHaloCleaned_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMET200BeamHaloCleaned + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4PFJetsSequence + process.hltPFMETProducer + process.hltPFMET200 + process.HLTBeamHaloCleanerSequence + process.hltMetCleanBH + process.hltMETCleanBH80 + process.HLTEndSequence ) +process.HLT_PFMETTypeOne200_BeamHaloCleaned_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETTypeOne200BeamHaloCleaned + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4PFJetsSequence + process.hltPFMETProducer + process.hltcorrPFMETTypeOne + process.hltPFMETTypeOne + process.hltPFMETTypeOne200 + process.HLTBeamHaloCleanerSequence + process.hltMetCleanBH + process.hltMETCleanBH80 + process.HLTEndSequence ) +process.HLT_MET105_IsoTrk50_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sETM90ToETM150 + process.hltPreMET105IsoTrk50 + process.HLTRecoMETSequence + process.hltMET105 + process.HLTRecoJetSequenceAK4PrePF + process.HLTDoLocalPixelSequence + process.HLTDoLocalStripSequence + process.HLTRecopixelvertexingSequence + process.HLTIterativeTrackingIter02 + process.hltDeDxEstimatorProducer + process.hltTrk50Filter + process.HLTEndSequence ) +process.HLT_MET120_IsoTrk50_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sETM80ToETM150 + process.hltPreMET120IsoTrk50 + process.HLTRecoMETSequence + process.hltMET120 + process.HLTRecoJetSequenceAK4PrePF + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingSequence + process.HLTDoLocalStripSequence + process.HLTIterativeTrackingIter02 + process.hltDeDxEstimatorProducer + process.hltTrk50Filter + process.HLTEndSequence ) +process.HLT_SingleJet30_Mu12_SinglePFJet40_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC16dRMax0p4 + process.hltPreSingleJet30Mu12SinglePFJet40 + process.hltL1fL1sMu3Jet16L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloBJets30eta2p3 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3Jet16L1f0L2Filtered8) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3Jet16L1Filtered0) + process.hltL3fL1sMu3Jet16L1f0L2f8L3Filtered12 + process.HLTAK4PFJetsSequence + process.hltSinglePFBJets40Eta2p3 + process.HLTBTagMuJet40PFMu12SequenceL3 + process.hltBSoftMuonJet40Mu12L3FilterByDR + process.HLTEndSequence ) +process.HLT_Mu12eta2p3_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu7 + process.hltPreMu12eta2p3 + process.hltL1fL1sMu7L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu7L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu7L1Filtered0) + process.hltL3fL1sMu7L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) +process.HLT_Mu12eta2p3_PFJet40_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3Jet30er2p5 + process.hltPreMu12eta2p3PFJet40 + process.hltL1fL1sMu3Jet30er2p5L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltCaloJet30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFJetCorrectedMatchedToCaloJet30eta2p3 + process.hltPFJet40Eta2p3 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3Jet30er2p5L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3Jet30er2p5L1Filtered0) + process.hltL3fL1sMu3Jet30er2p5L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) +process.HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC16dRMax0p4 + process.hltPreMu12DoublePFJets40PFBTagDeepCSVp71 + process.hltL1fL1sMu3Jet16L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets40Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Single8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3Jet16L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3Jet16L1Filtered0) + process.hltL3fL1sMu3Jet16L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) +process.HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC60dRMax0p4 + process.hltPreMu12DoublePFJets100PFBTagDeepCSVp71 + process.hltL1fL1sMu3Jet60L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets100Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Single8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3Jet60L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3Jet60L1Filtered0) + process.hltL3fL1sMu3Jet60L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) +process.HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC120dRMax0p4 + process.hltPreMu12DoublePFJets200PFBTagDeepCSVp71 + process.hltL1fL1sMu3Jet120L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets200Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Single8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3Jet120L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3Jet120L1Filtered0) + process.hltL3fL1sMu3Jet120L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) +process.HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC120dRMax0p4 + process.hltPreMu12DoublePFJets350PFBTagDeepCSVp71 + process.hltL1fL1sMu3Jet120L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets350Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Single8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3Jet120L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3Jet120L1Filtered0) + process.hltL3fL1sMu3Jet120L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) +process.HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1Mu12er2p3Jet40er2p3dRMax0p4DoubleJet40er2p3dEtaMax1p6 + process.hltPreMu12DoublePFJets40MaxDeta1p6DoublePFBTagDeepCSVp71 + process.hltL1fL1sMu12Dijet40Deta1p6L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets40Eta2p3 + process.hltDoublePFBJets40Eta2p3MaxDeta1p6 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Double8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu12Dijet40Deta1p6L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu12Dijet40Deta1p6L1Filtered0) + process.hltL3fL1sMu12Dijet40Deta1p6L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) +process.HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1Mu12er2p3Jet40er2p3dRMax0p4DoubleJet40er2p3dEtaMax1p6 + process.hltPreMu12DoublePFJets54MaxDeta1p6DoublePFBTagDeepCSVp71 + process.hltL1fL1sMu12Dijet40Deta1p6L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets54Eta2p3 + process.hltDoublePFBJets54Eta2p3MaxDeta1p6 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Double8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu12Dijet40Deta1p6L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu12Dijet40Deta1p6L1Filtered0) + process.hltL3fL1sMu12Dijet40Deta1p6L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) +process.HLT_DoublePFJets40_PFBTagDeepCSV_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet40er2p5 + process.hltPreDoublePFJets40PFBTagDeepCSVp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets40Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Single8Jets30 + process.HLTEndSequence ) +process.HLT_DoublePFJets100_PFBTagDeepCSV_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet100er2p5 + process.hltPreDoublePFJets100PFBTagDeepCSVp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets100Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Single8Jets30 + process.HLTEndSequence ) +process.HLT_DoublePFJets200_PFBTagDeepCSV_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet120er2p5 + process.hltPreDoublePFJets200PFBTagDeepCSVp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets200Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Single8Jets30 + process.HLTEndSequence ) +process.HLT_DoublePFJets350_PFBTagDeepCSV_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet120er2p5 + process.hltPreDoublePFJets350PFBTagDeepCSVp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets350Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Single8Jets30 + process.HLTEndSequence ) +process.HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet112er2p3dEtaMax1p6 + process.hltPreDoublePFJets116MaxDeta1p6DoublePFBTagDeepCSVp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets100eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets100eta2p3 + process.hltDoublePFBJets116Eta2p3 + process.hltDoublePFBJets116Eta2p3MaxDeta1p6 + process.hltSelectorPFJets80 + process.hltSelector6PFJets80 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Double6Jets80 + process.HLTEndSequence ) +process.HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet112er2p3dEtaMax1p6 + process.hltPreDoublePFJets128MaxDeta1p6DoublePFBTagDeepCSVp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets100eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets100eta2p3 + process.hltDoublePFBJets128Eta2p3 + process.hltDoublePFBJets128Eta2p3MaxDeta1p6 + process.hltSelectorPFJets80 + process.hltSelector6PFJets80 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Double6Jets80 + process.HLTEndSequence ) +process.HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC16dRMax0p4 + process.hltPreMu12DoublePFJets40PFBTagDeepJetp71 + process.hltL1fL1sMu3Jet16L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets40Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Single8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3Jet16L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3Jet16L1Filtered0) + process.hltL3fL1sMu3Jet16L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) +process.HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC60dRMax0p4 + process.hltPreMu12DoublePFJets100PFBTagDeepJetp71 + process.hltL1fL1sMu3Jet60L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets100Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Single8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3Jet60L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3Jet60L1Filtered0) + process.hltL3fL1sMu3Jet60L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) +process.HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC120dRMax0p4 + process.hltPreMu12DoublePFJets200PFBTagDeepJetp71 + process.hltL1fL1sMu3Jet120L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets200Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Single8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3Jet120L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3Jet120L1Filtered0) + process.hltL3fL1sMu3Jet120L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) +process.HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC120dRMax0p4 + process.hltPreMu12DoublePFJets350PFBTagDeepJetp71 + process.hltL1fL1sMu3Jet120L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets350Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Single8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3Jet120L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3Jet120L1Filtered0) + process.hltL3fL1sMu3Jet120L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) +process.HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1Mu12er2p3Jet40er2p3dRMax0p4DoubleJet40er2p3dEtaMax1p6 + process.hltPreMu12DoublePFJets40MaxDeta1p6DoublePFBTagDeepJetp71 + process.hltL1fL1sMu12Dijet40Deta1p6L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets40Eta2p3 + process.hltDoublePFBJets40Eta2p3MaxDeta1p6 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Double8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu12Dijet40Deta1p6L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu12Dijet40Deta1p6L1Filtered0) + process.hltL3fL1sMu12Dijet40Deta1p6L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) +process.HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1Mu12er2p3Jet40er2p3dRMax0p4DoubleJet40er2p3dEtaMax1p6 + process.hltPreMu12DoublePFJets54MaxDeta1p6DoublePFBTagDeepJetp71 + process.hltL1fL1sMu12Dijet40Deta1p6L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets54Eta2p3 + process.hltDoublePFBJets54Eta2p3MaxDeta1p6 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Double8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu12Dijet40Deta1p6L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu12Dijet40Deta1p6L1Filtered0) + process.hltL3fL1sMu12Dijet40Deta1p6L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) +process.HLT_DoublePFJets40_PFBTagDeepJet_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet40er2p5 + process.hltPreDoublePFJets40PFBTagDeepJetp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets40Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Single8Jets30 + process.HLTEndSequence ) +process.HLT_DoublePFJets100_PFBTagDeepJet_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet100er2p5 + process.hltPreDoublePFJets100PFBTagDeepJetp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets100Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Single8Jets30 + process.HLTEndSequence ) +process.HLT_DoublePFJets200_PFBTagDeepJet_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet120er2p5 + process.hltPreDoublePFJets200PFBTagDeepJetp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets200Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Single8Jets30 + process.HLTEndSequence ) +process.HLT_DoublePFJets350_PFBTagDeepJet_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet120er2p5 + process.hltPreDoublePFJets350PFBTagDeepJetp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets350Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Single8Jets30 + process.HLTEndSequence ) +process.HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet112er2p3dEtaMax1p6 + process.hltPreDoublePFJets116MaxDeta1p6DoublePFBTagDeepJetp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets100eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets100eta2p3 + process.hltDoublePFBJets116Eta2p3 + process.hltDoublePFBJets116Eta2p3MaxDeta1p6 + process.hltSelectorPFJets80 + process.hltSelector6PFJets80 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Double6Jets80 + process.HLTEndSequence ) +process.HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet112er2p3dEtaMax1p6 + process.hltPreDoublePFJets128MaxDeta1p6DoublePFBTagDeepJetp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets100eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets100eta2p3 + process.hltDoublePFBJets128Eta2p3 + process.hltDoublePFBJets128Eta2p3MaxDeta1p6 + process.hltSelectorPFJets80 + process.hltSelector6PFJets80 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Double6Jets80 + process.HLTEndSequence ) +process.HLT_Photon300_NoHE_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGNonIsoOrWithJetAndTau + process.hltPrePhoton300NoHE + process.HLTSinglePhoton300erNoHESequence + process.HLTEndSequence ) +process.HLT_Mu8_TrkIsoVVL_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu3IorSingleMu5IorSingleMu7 + process.hltPreMu8TrkIsoVVL + process.hltL1fL1sMu3or5or7L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu5L1f0L2Filtered5) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu5L1Filtered0) + process.hltL3fL1sMu5L1f0L2f5L3Filtered8 + process.HLTL3muontrkisovvlSequence + process.hltL3fL1sMu5L1f0L2f5L3Filtered8TkIsoVVLFiltered + process.HLTEndSequence ) +process.HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sMu6DoubleEG10 + process.hltPreMu8DiEle12CaloIdLTrackIdLDZ + process.HLTMu8DiEle12CaloIdLTrackIdLMuonlegSequence + process.HLTMu8DiEle12CaloIdLTrackIdLElectronlegSequence + process.hltMu8Ele12DZFilter + process.hltEle12Ele12DZFilter + process.HLTEndSequence ) +process.HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sMu6DoubleEG10 + process.hltPreMu8DiEle12CaloIdLTrackIdL + process.HLTMu8DiEle12CaloIdLTrackIdLMuonlegSequence + process.HLTMu8DiEle12CaloIdLTrackIdLElectronlegSequence + process.HLTEndSequence ) +process.HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sMu6HTT240 + process.hltPreMu8Ele8CaloIdMTrackIdMMass8PFHT350DZ + process.hltMuon8L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltMuon8L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3Muon8L1Filtered0) + process.hltL3fL1sMu6HTT240Filtered8 + process.HLTSingleEle8CaloIdMGsfTrackIdMSequence + process.hltElectronMuonInvMassFilter8 + process.hltMu8Ele8CaloIdMTrackIdMDZFilter + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT350Jet30 + process.HLTEndSequence ) +process.HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sMu6HTT240 + process.hltPreMu8Ele8CaloIdMTrackIdMMass8PFHT350 + process.hltMuon8L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltMuon8L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3Muon8L1Filtered0) + process.hltL3fL1sMu6HTT240Filtered8 + process.HLTSingleEle8CaloIdMGsfTrackIdMSequence + process.hltElectronMuonInvMassFilter8 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT350Jet30 + process.HLTEndSequence ) +process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZ + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + process.HLTEndSequence ) +process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZPFDiJet30 + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + process.HLTAK4PFJetsSequence + process.hltPFJetFilterTwoC30 + process.HLTEndSequence ) +process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZCaloDiJet30 + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterTwoC30 + process.HLTEndSequence ) +process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZPFDiJet30PFBtagDeepCSV1p5 + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + process.HLTAK4PFJetsSequence + process.hltPFJetFilterTwoC30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV1p5Single + process.HLTEndSequence ) +process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZCaloDiJet30CaloBtagDeepCSV1p5 + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterTwoC30 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p5Single + process.HLTEndSequence ) +process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVL + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.HLTEndSequence ) +process.HLT_Mu17_TrkIsoVVL_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu15DQ + process.hltPreMu17TrkIsoVVL + process.hltL1fL1sMu15DQlqL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu15DQlqL1f0L2Filtered10) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu15DQlqL1Filtered0) + process.hltL3fL1sMu15DQlqL1f0L2f10L3Filtered17 + process.HLTL3muontrkisovvlSequence + process.hltL3fL1sMu1lqL1f0L2f10L3Filtered17TkIsoVVLFiltered + process.HLTEndSequence ) +process.HLT_Mu19_TrkIsoVVL_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu15DQ + process.hltPreMu19TrkIsoVVL + process.hltL1fL1sMu15DQlqL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu15DQlqL1f0L2Filtered10) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu15DQlqL1Filtered0) + process.hltL3fL1sMu15DQlqL1f0L2f10L3Filtered19 + process.HLTL3muontrkisovvlSequence + process.hltL3fL1sMu1lqL1f0L2f10L3Filtered19TkIsoVVLFiltered + process.HLTEndSequence ) +process.HLT_BTagMu_AK4DiJet20_Mu5_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC16dRMax0p4 + process.hltPreBTagMuAK4DiJet20Mu5 + process.HLTAK4CaloJetsSequence + process.hltBDiJet20L1FastJetCentral + process.HLTBTagMuDiJet20L1FastJetSequenceL25 + process.hltBSoftMuonDiJet20L1FastJetL25FilterByDR + process.HLTBTagMuDiJet20L1FastJetMu5SelSequenceL3 + process.hltBSoftMuonDiJet20L1FastJetMu5L3FilterByDR + process.HLTEndSequence ) +process.HLT_BTagMu_AK4DiJet40_Mu5_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC35dRMax0p4 + process.hltPreBTagMuAK4DiJet40Mu5 + process.HLTAK4CaloJetsSequence + process.hltBDiJet40L1FastJetCentral + process.HLTBTagMuDiJet40L1FastJetSequenceL25 + process.hltBSoftMuonDiJet40L1FastJetL25FilterByDR + process.HLTBTagMuDiJet40L1FastJetMu5SelSequenceL3 + process.hltBSoftMuonDiJet40L1FastJetMu5L3FilterByDR + process.HLTEndSequence ) +process.HLT_BTagMu_AK4DiJet70_Mu5_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC60dRMax0p4 + process.hltPreBTagMuAK4DiJet70Mu5 + process.HLTAK4CaloJetsSequence + process.hltBDiJet70L1FastJetCentral + process.HLTBTagMuDiJet70L1FastJetSequenceL25 + process.hltBSoftMuonDiJet70L1FastJetL25FilterByDR + process.HLTBTagMuDiJet70L1FastJetMu5SelSequenceL3 + process.hltBSoftMuonDiJet70L1FastJetMu5L3FilterByDR + process.HLTEndSequence ) +process.HLT_BTagMu_AK4DiJet110_Mu5_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC80dRMax0p4 + process.hltPreBTagMuAK4DiJet110Mu5 + process.HLTAK4CaloJetsSequence + process.hltBDiJet110L1FastJetCentral + process.HLTBTagMuDiJet110L1FastJetSequenceL25 + process.hltBSoftMuonDiJet110L1FastJetL25FilterByDR + process.HLTBTagMuDiJet110L1FastJetMu5SelSequenceL3 + process.hltBSoftMuonDiJet110L1FastJetMu5L3FilterByDR + process.HLTEndSequence ) +process.HLT_BTagMu_AK4DiJet170_Mu5_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC120dRMax0p4 + process.hltPreBTagMuAK4DiJet170Mu5 + process.HLTAK4CaloJetsSequence + process.hltBDiJet200L1FastJetCentral + process.HLTBTagMuDiJet200L1FastJetSequenceL25 + process.hltBSoftMuonDiJet200L1FastJetL25FilterByDR + process.HLTBTagMuDiJet200L1FastJetMu5SelSequenceL3 + process.hltBSoftMuonDiJet200L1FastJetMu5L3FilterByDR + process.HLTEndSequence ) +process.HLT_BTagMu_AK4Jet300_Mu5_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet200 + process.hltPreBTagMuAK4Jet300Mu5 + process.HLTAK4CaloJetsSequence + process.hltBJet300L1FastJetCentral + process.HLTBTagMuJet300L1FastJetSequenceL25 + process.hltBSoftMuonJet300L1FastJetL25FilterByDR + process.HLTBTagMuJet300L1FastJetMu5SelSequenceL3 + process.hltBSoftMuonJet300L1FastJetMu5L3FilterByDR + process.HLTEndSequence ) +process.HLT_BTagMu_AK8DiJet170_Mu5_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC120dRMax0p8 + process.hltPreBTagMuAK8DiJet170Mu5 + process.HLTAK8CaloJetsSequence + process.hltBAK8DiJet170L1FastJetCentral + process.HLTBTagMuAK8DiJet170L1FastJetSequenceL25 + process.hltBSoftMuonAK8DiJet170L1FastJetL25FilterByDR + process.HLTBTagMuAK8DiJet170L1FastJetMu5SelSequenceL3 + process.hltBSoftMuonAK8DiJet170L1FastJetMu5L3FilterByDR + process.HLTEndSequence ) +process.HLT_BTagMu_AK8Jet170_DoubleMu5_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0Jet90er2p5dRMax0p8dRMu1p6 + process.hltPreBTagMuAK8Jet170DoubleMu5 + process.hltDoubleMuon0L1Filtered0 + process.HLTAK8CaloJetsSequence + process.hltBAK8Jet170L1FastJetCentral + process.HLTBTagMuAK8Jet170L1FastJetDoubleMuSequenceL25 + process.hltBSoftMuonAK8Jet170L1FastJetL25FilterByDR + process.HLTBTagMuAK8Jet170L1FastJetDoubleMu5SelSequenceL3 + process.hltBSoftMuonAK8Jet170L1FastJetDoubleMu5L3FilterByDR + process.HLTEndSequence ) +process.HLT_BTagMu_AK8Jet300_Mu5_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet200 + process.hltPreBTagMuAK8Jet300Mu5 + process.HLTAK8CaloJetsSequence + process.hltBJet300L1AK8FastJetCentral + process.HLTBTagMuJet300L1AK8FastJetSequenceL25 + process.hltBSoftMuonJet300L1FastJetAK8L25FilterByDR + process.HLTBTagMuJet300L1AK8FastJetMu5SelSequenceL3 + process.hltBSoftMuonJet300L1FastJetAK8Mu5L3FilterByDR + process.HLTEndSequence ) +process.HLT_Ele15_Ele8_CaloIdL_TrackIdL_IsoVL_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sLowETSingleAndDoubleEG + process.hltPreEle15Ele8CaloIdLTrackIdLIsoVL + process.HLTEle15Ele8CaloIdLTrackIdLIsoVLSequence + process.HLTEndSequence ) +process.HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEG + process.hltPreEle23Ele12CaloIdLTrackIdLIsoVLDZ + process.HLTEle23Ele12CaloIdLTrackIdLIsoVLSequence + process.hltEle23Ele12CaloIdLTrackIdLIsoVLDZFilter + process.HLTEndSequence ) +process.HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEG + process.hltPreEle23Ele12CaloIdLTrackIdLIsoVL + process.HLTEle23Ele12CaloIdLTrackIdLIsoVLSequence + process.HLTEndSequence ) +process.HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sMu23EG10IorMu20EG17 + process.hltPreMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLDZ + process.HLTMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLDZFilter + process.HLTEndSequence ) +process.HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sMu23EG10IorMu20EG17 + process.hltPreMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVL + process.HLTMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLElectronlegSequence + process.HLTEndSequence ) +process.HLT_Mu23_TrkIsoVVL_Ele8_CaloIdL_TrackIdL_IsoVL_DZ_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22IorSingleMu25IorMu23EG10 + process.hltPreMu23TrkIsoVVLEle8CaloIdLTrackIdLIsoVLDZ + process.HLTMu23TrkIsoVVLEle8CaloIdLTrackIdLIsoVLMuonlegSequence + cms.ignore(process.hltL1sSingleEG5ObjectMap) + process.HLTMu23TrkIsoVVLEle8CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu23TrkIsoVVLEle8CaloIdLTrackIdLIsoVLDZFilter + process.HLTEndSequence ) +process.HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVL + process.HLTMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.HLTEndSequence ) +process.HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZ + process.HLTMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + process.HLTEndSequence ) +process.HLT_Mu12_DoublePhoton20_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sMu6DoubleEG17OrDoubleEGOrSingleEG + process.hltPreMu12DoublePhoton20 + process.hltL1fMu12Diphoton20L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu12Diphoton20L1f0L2Filtered8Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu12Diphoton20L1Filtered0) + process.hltL3fL1sMu12Diphoton20L1f0L2f8QL3Filtered12 + process.HLTMu12DoubleUnSeededPho20Sequence + process.HLTEndSequence ) +process.HLT_Photon20_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15er2p5 + process.hltPrePhoton20 + process.HLTPhoton20Sequence + process.HLTEndSequence ) +process.HLT_Photon22_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15er2p5 + process.hltPrePhoton22 + process.HLTPhoton22Sequence + process.HLTEndSequence ) +process.HLT_Photon25_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG18 + process.hltPrePhoton25 + process.HLTPhoton25Sequence + process.HLTEndSequence ) +process.HLT_Photon33_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG26 + process.hltPrePhoton33 + process.HLTPhoton33Sequence + process.HLTEndSequence ) +process.HLT_Photon50_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG34to45 + process.hltPrePhoton50 + process.HLTPhoton50Sequence + process.HLTEndSequence ) +process.HLT_Photon75_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG34to50 + process.hltPrePhoton75 + process.HLTPhoton75Sequence + process.HLTEndSequence ) +process.HLT_Photon90_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG34to50 + process.hltPrePhoton90 + process.HLTPhoton90Sequence + process.HLTEndSequence ) +process.HLT_Photon120_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG34to50 + process.hltPrePhoton120 + process.HLTPhoton120Sequence + process.HLTEndSequence ) +process.HLT_Photon150_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGNonIsoOrWithJetAndTau + process.hltPrePhoton150 + process.HLTPhoton150Sequence + process.HLTEndSequence ) +process.HLT_Photon175_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGNonIsoOrWithJetAndTau + process.hltPrePhoton175 + process.HLTPhoton175Sequence + process.HLTEndSequence ) +process.HLT_Photon200_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGNonIsoOrWithJetAndTau + process.hltPrePhoton200 + process.HLTPhoton200Sequence + process.HLTEndSequence ) +process.HLT_Photon30EB_TightID_TightIso_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleIsoEG28er1p5 + process.hltPrePhoton30EBTightIDTightIso + process.HLTPhoton30EBTightIDTightIsoSequence + process.HLTEndSequence ) +process.HLT_Photon100EB_TightID_TightIso_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton100EBTightIDTightIso + process.HLTPhoton100EBTightIDTightIsoSequence + process.HLTEndSequence ) +process.HLT_Photon110EB_TightID_TightIso_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton110EBTightIDTightIso + process.HLTPhoton110EBTightIDTightIsoSequence + process.HLTEndSequence ) +process.HLT_Photon120EB_TightID_TightIso_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton120EBTightIDTightIso + process.HLTPhoton120EBTightIDTightIsoSequence + process.HLTEndSequence ) +process.HLT_Photon100EBHE10_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton100EBHE10 + process.HLTPhoton100EBHE10Sequence + process.HLTEndSequence ) +process.HLT_Photon100EEHE10_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton100EEHE10 + process.HLTPhoton100EEHE10Sequence + process.HLTEndSequence ) +process.HLT_Photon100EE_TightID_TightIso_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton100EETightIDTightIso + process.HLTPhoton100EETightIDTightIsoSequence + process.HLTEndSequence ) +process.HLT_Photon50_R9Id90_HE10_IsoM_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton50R9Id90HE10IsoM + process.HLTPhoton50R9Id90HE10IsoMSequence + process.HLTEndSequence ) +process.HLT_Photon75_R9Id90_HE10_IsoM_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton75R9Id90HE10IsoM + process.HLTPhoton75R9Id90HE10IsoMSequence + process.HLTEndSequence ) +process.HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_CaloMJJ300_PFJetsMJJ400DEta3_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton75R9Id90HE10IsoMEBOnlyCaloMJJ300PFJetsMJJ400DEta3 + process.HLTPhoton75R9Id90HE10IsoMEBOnlySequence + process.HLTAK4CaloJetsSequence + process.hltDiCaloJet30MJJ300AllJetsDEta3Filter + process.HLTAK4PFJetsSequence + process.hltDiPFJet30MJJ400AllJetsDEta3Filter + process.HLTEndSequence ) +process.HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_CaloMJJ400_PFJetsMJJ600DEta3_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton75R9Id90HE10IsoMEBOnlyCaloMJJ400PFJetsMJJ600DEta3 + process.HLTPhoton75R9Id90HE10IsoMEBOnlySequence + process.HLTAK4CaloJetsSequence + process.hltDiCaloJet30MJJ400AllJetsDEta3Filter + process.HLTAK4PFJetsSequence + process.hltDiPFJet30MJJ600AllJetsDEta3Filter + process.HLTEndSequence ) +process.HLT_Photon90_R9Id90_HE10_IsoM_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton90R9Id90HE10IsoM + process.HLTPhoton90R9Id90HE10IsoMSequence + process.HLTEndSequence ) +process.HLT_Photon120_R9Id90_HE10_IsoM_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton120R9Id90HE10IsoM + process.HLTPhoton120R9Id90HE10IsoMSequence + process.HLTEndSequence ) +process.HLT_Photon165_R9Id90_HE10_IsoM_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton165R9Id90HE10IsoM + process.HLTPhoton165R9Id90HE10IsoMSequence + process.HLTEndSequence ) +process.HLT_Photon90_CaloIdL_PFHT700_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton90CaloIdLPFHT700 + process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1SingleEG40Filter + process.hltEG90PFHT700EtFilter + process.hltEgammaClusterShape + process.hltPhoton90CaloIdLPFHT700ClusterShapeFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltPhoton90CaloIdLPFHT700HEFilter + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT700Jet30 + process.HLTEndSequence ) +process.HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGor + process.hltPreDiphoton3022R9IdORIsoCaloIdANDHER9IdMass90 + process.HLTDiphoton30L22R9Id85b90eORIso60CaloId15b35eANDHE12R9Id50b80eSequence + process.hltDiEG22R9Id85b90eORIso60CaloId15b35eANDHE12R9Id50b80eMass90CombMassLastFilter + process.HLTEndSequence ) +process.HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGor + process.hltPreDiphoton3022R9IdORIsoCaloIdANDHER9IdMass95 + process.HLTDiphoton30L22R9Id85b90eORIso60CaloId15b35eANDHE12R9Id50b80eSequence + process.hltDiEG22R9Id85b95eORIso60CaloId15b35eANDHE12R9Id50b80eMass95CombMassLastFilter + process.HLTEndSequence ) +process.HLT_Diphoton30PV_18PV_R9Id_AND_IsoCaloId_AND_HE_R9Id_Mass55_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGor + process.hltPreDiphoton30PV18PVR9IdANDIsoCaloIdANDHER9IdMass55 + process.HLTDiphoton30PV18PVR9Idb85e90ANDIso60CaloId15b35eANDHE10R9Id50b80eMass55Sequence + process.HLTEndSequence ) +process.HLT_Photon35_TwoProngs35_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sBigORLooseIsoEGXXerIsoTauYYerdRMin0p3 + process.hltPrePhoton35TwoProngs35 + process.HLTPhoton35R9Id90HE10IsoMSequence + process.HLTGlobalPFTauConeSequence + process.hltOverlapFilterPhoton35IsoTau35WPTightGsfCaloJet5 + process.HLTMediumChargedIsoPFTau35Sequence + process.hltOverlapFilterPhoton35MediumChargedIsoPFTau35 + process.HLTEndSequence ) +process.HLT_IsoMu24_TwoProngs35_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22 + process.hltPreIsoMu24TwoProngs35 + process.hltL1fL1sMu22L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMu22L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22L1Filtered0) + process.hltL3fL1sSingleMu22L1f0L2f10QL3Filtered24Q + process.HLTMu24IsolationSequence + process.hltL3crIsoL1sSingleMu22L1f0L2f10QL3f24QL3trkIsoFiltered + process.HLTGlobalPFTauConeSequence + process.HLTMediumChargedIsoPFTau35Sequence + process.HLTEndSequence ) +process.HLT_Dimuon0_Jpsi_L1_NoOS_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0SQ + process.hltPreDimuon0JpsiL1NoOS + process.hltL1fL1DoubleMu0SQL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0SQL2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1DoubleMu0SQL1Filtered0) + process.hltDimuon0JpsiL1sNoOSL3Filtered + process.hltDisplacedmumuVtxProducerDimuon0JpsiL1sNoOS + process.hltDisplacedmumuFilterDimuon0JpsiL1sNoOS + process.HLTEndSequence ) +process.HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0SQ + process.hltPreDimuon0JpsiNoVertexingNoOS + process.hltL1fL1DoubleMu0SQL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0SQL2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1DoubleMu0SQL1Filtered0) + process.hltDimuon0JpsiNoVtxNoOSL3Filtered + process.HLTEndSequence ) +process.HLT_Dimuon0_Jpsi_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0SQOS + process.hltPreDimuon0Jpsi + process.hltL1sEmuDoubleMu0SQOS + process.hltL1fL1DoubleMu0SQOSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0SQOSL2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1DoubleMu0SQOSL1Filtered0) + process.hltDimuon0JpsiL3Filtered + process.hltDisplacedmumuVtxProducerDimuon0Jpsi + process.hltDisplacedmumuFilterDimuon0Jpsi + process.HLTEndSequence ) +process.HLT_Dimuon0_Jpsi_NoVertexing_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0SQOS + process.hltPreDimuon0JpsiNoVertexing + process.hltL1sEmuDoubleMu0SQOS + process.hltL1fL1DoubleMu0SQOSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0SQOSL2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1DoubleMu0SQOSL1Filtered0) + process.hltDimuon0JpsiL3Filtered + process.HLTEndSequence ) +process.HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + process.hltPreDimuon0JpsiL14R0er1p5R + process.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.hltDimuon0JpsiL1s4R0er1p5RL3Filtered + process.hltDisplacedmumuVtxProducerDimuon0JpsiL1s4R0er1p5R + process.hltDisplacedmumuFilterDimuon0JpsiL1s4R0er1p5R + process.HLTEndSequence ) +process.HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + process.hltPreDimuon0JpsiNoVertexingL14R0er1p5R + process.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.hltDimuon0JpsiL1s4R0er1p5RL3Filtered + process.HLTEndSequence ) +process.HLT_Dimuon0_Jpsi3p5_Muon2_v7 = cms.Path( process.HLTBeginSequence + process.hltL1TripleMu5SQ3SQ0OQDoubleMu53SQOSMassMax9 + process.hltPreDimuon0Jpsi3p5Muon2 + process.hltTripleMuonL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltTripleMuonL2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3TripleMuonL1Filtered0) + process.hltTripleMuL3PreFiltered222 + process.hltJpsiMuonL3Filtered3p5 + process.hltDisplacedmumuVtxProducerJpsiMuon3p5 + process.hltVertexmumuFilterJpsiMuon3p5 + process.HLTEndSequence ) +process.HLT_Dimuon0_Upsilon_L1_4p5_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4p5SQOS + process.hltPreDimuon0UpsilonL14p5 + process.hltL1sEmuDoubleMu4p5SQOS + process.hltL1fL1sL1DoubleMu4p5SQOSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu4p5SQOSL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu4p5SQOSL1Filtered0) + process.hltDimuon0UpsilonL1s4p5L3Filtered + process.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s4p5 + process.hltDisplacedmumuFilterDimuon0UpsilonL1s4p5 + process.HLTEndSequence ) +process.HLT_Dimuon0_Upsilon_L1_5_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu5SQOS + process.hltPreDimuon0UpsilonL15 + process.hltL1sEmuDoubleMu5SQOS + process.hltL1fL1sL1DoubleMu5SQOSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu5SQOSL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu5SQOSL1Filtered0) + process.hltDimuon0UpsilonL1s5L3Filtered + process.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s5 + process.hltDisplacedmumuFilterDimuon0UpsilonL1s5 + process.HLTEndSequence ) +process.HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4p5SQ + process.hltPreDimuon0UpsilonL14p5NoOS + process.hltL1fL1sL1DoubleMu4p5SQL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu4p5SQL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu4p5SQL1Filtered0) + process.hltDimuon0UpsilonL1s4p5NoOSL3Filtered + process.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s4p5NoOS + process.hltDisplacedmumuFilterDimuon0UpsilonL1s4p5NoOS + process.HLTEndSequence ) +process.HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4p5er2p0SQ + process.hltPreDimuon0UpsilonL14p5er2p0 + process.hltL1sEmuDoubleMu4p5er2p0SQ + process.hltL1fL1sL1DoubleMu4p5er2p0SQL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu4p5er2p0SQL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu4p5er2p0SQL1Filtered0) + process.hltDimuon0UpsilonL1s4p5er2p0L3Filtered + process.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s4p5er2p0 + process.hltDisplacedmumuFilterDimuon0UpsilonL1s4p5er2p0 + process.HLTEndSequence ) +process.HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4p5er2p0SQMass7to18 + process.hltPreDimuon0UpsilonL14p5er2p0M + process.hltL1fL1sL1DoubleMu4p5er2p0SQMass7to18L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu4p5er2p0SQMass7to18L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu4p5er2p0SQMass7to18L1Filtered0) + process.hltDimuon0UpsilonL1s4p5er2p0ML3Filtered + process.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s4p5er2p0M + process.hltDisplacedmumuFilterDimuon0UpsilonL1s4p5er2p0M + process.HLTEndSequence ) +process.HLT_Dimuon0_Upsilon_NoVertexing_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4p5er2p0SQMass7to18 + process.hltPreDimuon0UpsilonNoVertexing + process.hltL1fL1sL1DoubleMu4p5er2p0SQMass7to18L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu4p5er2p0SQMass7to18L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu4p5er2p0SQMass7to18L1Filtered0) + process.hltDimuon0UpsilonL1s4p5er2p0ML3Filtered + process.HLTEndSequence ) +process.HLT_Dimuon0_Upsilon_L1_5M_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu5SQMass7to18 + process.hltPreDimuon0UpsilonL15M + process.hltL1fL1sL1DoubleMu5SQMass7to18L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu5SQMass7to18L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu5SQMass7to18L1Filtered0) + process.hltDimuon0UpsilonL1s5ML3Filtered + process.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s5M + process.hltDisplacedmumuFilterDimuon0UpsilonL1s5M + process.HLTEndSequence ) +process.HLT_Dimuon0_LowMass_L1_0er1p5R_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5dR1p4 + process.hltPreDimuon0LowMassL10er1p5R + process.hltL1fL1sL1DoubleMu0er1p5dR1p4L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0er1p5dR1p4L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5dR1p4L1Filtered0) + process.hltDimuon0LowMassL1s0er1p5RL3Filtered + process.hltDisplacedmumuVtxProducerDimuon0LowMassL1s0er1p5R + process.hltDisplacedmumuFilterDimuon0LowMassL1s0er1p5R + process.HLTEndSequence ) +process.HLT_Dimuon0_LowMass_L1_0er1p5_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5 + process.hltPreDimuon0LowMassL10er1p5 + process.hltL1sEmuDoubleMu0er1p5 + process.hltL1fL1sL1DoubleMu0er1p5L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0er1p5L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5L1Filtered0) + process.hltDimuon0LowMassL1s0er1p5L3Filtered + process.hltDisplacedmumuVtxProducerDimuon0LowMassL1s0er1p5 + process.hltDisplacedmumuFilterDimuon0LowMassL1s0er1p5 + process.HLTEndSequence ) +process.HLT_Dimuon0_LowMass_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0SQOS + process.hltPreDimuon0LowMass + process.hltL1sEmuDoubleMu0SQOS + process.hltL1fL1DoubleMu0SQOSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0SQOSL2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1DoubleMu0SQOSL1Filtered0) + process.hltDimuon0LowMassL3Filtered + process.hltDisplacedmumuVtxProducerDimuon0LowMass + process.hltDisplacedmumuFilterDimuon0LowMass + process.HLTEndSequence ) +process.HLT_Dimuon0_LowMass_L1_4_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4SQOS + process.hltPreDimuon0LowMassL14 + process.hltL1sEmuDoubleMu4SQOS + process.hltL1fL1sL1DoubleMu4SQOSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu4SQOSL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu4SQOSL1Filtered0) + process.hltDimuon0LowMassL1s4L3Filtered + process.hltDisplacedmumuVtxProducerDimuon0LowMassL1s4 + process.hltDisplacedmumuFilterDimuon0LowMassL1s4 + process.HLTEndSequence ) +process.HLT_Dimuon0_LowMass_L1_4R_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4dR1p2 + process.hltPreDimuon0LowMassL14R + process.hltL1fL1sL1DoubleMu4dR1p2L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu4dR1p2L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu4dR1p2L1Filtered0) + process.hltDimuon0LowMassL1s4RL3Filtered + process.hltDisplacedmumuVtxProducerDimuon0LowMassL1s4R + process.hltDisplacedmumuFilterDimuon0LowMassL1s4R + process.HLTEndSequence ) +process.HLT_Dimuon0_LowMass_L1_TM530_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMu530NoMass + process.hltPreDimuon0LowMassL1TM530 + process.hltL1fL1sL1TripleMuNoMassL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1TripleMuNoMassL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1TripleMuNoMassL1Filtered0) + process.hltDimuon0LowMassL1sTM530L3Filtered + process.hltDisplacedmumuVtxProducerDimuon0LowMassL1sTM530 + process.hltDisplacedmumuFilterDimuon0LowMassL1sTM530 + process.HLTEndSequence ) +process.HLT_Trimuon2_Upsilon5_Muon_NoL1Mass_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMu53p52p5 + process.hltPreTrimuon2Upsilon5MuonNoL1Mass + process.hltTripleMuon53p52p5L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltTripleMuon53p52p5L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3TripleMuon53p52p5L1Filtered0) + process.hltTripleMu53p52p5L3PreFiltered0 + process.hltUpsilon5MuonL3FilteredNoL1Mass + process.hltDisplacedmumuVtxProducerUpsilon5MuonNoL1Mass + process.hltVertexmumuFilterUpsilon5MuonNoL1Mass + process.HLTEndSequence ) +process.HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMu0 + process.hltPreDimuon0UpsilonMuonL1TM0 + process.hltTripleMuon0L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltTripleMuon0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3TripleMuon0L1Filtered0) + process.hltTripleMu0L3PreFiltered0 + process.hltUpsilon0MuonL3FilteredL1sTM0 + process.hltDisplacedmumuVtxProducerUpsilon0MuonL1sTM0 + process.hltVertexmumuFilterUpsilon0MuonL1sTM0 + process.HLTEndSequence ) +process.HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMu53p52p5 + process.hltPreDimuon0UpsilonMuonNoL1Mass + process.hltTripleMuon53p52p5L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltTripleMuon53p52p5L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3TripleMuon53p52p5L1Filtered0) + process.hltTripleMu0NoL1MassL3PreFiltered0 + process.hltUpsilon0MuonL3FilteredNoL1Mass + process.hltDisplacedmumuVtxProducerUpsilon0MuonNoL1Mass + process.hltVertexmumuFilterUpsilon0MuonNoL1Mass + process.HLTEndSequence ) +process.HLT_TripleMu_5_3_3_Mass3p8_DZ_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMu0IorTripleMu553 + process.hltPreTripleMu533Mass3p8DZ + process.hltL1TripleMu553L1TriMuFiltered3 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL1TripleMu553L2TriMuFiltered3) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1TripleMu553L1TriMuFiltered3) + process.hltL3fL1TripleMu553f0PreFiltered333 + process.hltL3fL1TripleMu553f0Filtered533 + process.hltTripleMu533TripleDZ0p2 + process.hltTripleMu533Mass3p8toInfFilter + process.HLTEndSequence ) +process.HLT_TripleMu_10_5_5_DZ_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMu0IorTripleMu553 + process.hltPreTripleMu1055DZ + process.hltL1TripleMu553L1TriMuFiltered3 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL1TripleMu553L2TriMuFiltered3) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1TripleMu553L1TriMuFiltered3) + process.hltL3fL1TripleMu553f0PreFiltered555 + process.hltL3fL1TripleMu553f0Filtered1055 + process.hltTripleMu555TripleDZ0p2 + process.HLTEndSequence ) +process.HLT_TripleMu_12_10_5_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMu0IorTripleMu553 + process.hltPreTripleMu12105 + process.hltL1TripleMu553L1TriMuFiltered3 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL1TripleMu553L2TriMuFiltered3) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1TripleMu553L1TriMuFiltered3) + process.hltL3fL1TripleMu553f0PreFiltered555 + process.hltL3fL1TripleMu553f0Filtered10105 + process.hltL3fL1TripleMu553f0Filtered12105 + process.HLTEndSequence ) +process.HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu157IorDoubleMu4p5SQOSdR1p2IorSingleMu25IorSingleMu22erIorTripleMuMassMax9 + process.hltPreTau3MuMu7Mu1TkMu1Tau15 + process.hltL1fL1sL1WTau3MuSeedsL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1WTau3MuSeedsL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + process.hltMu1Mu1TrkPairPt2DR0p5MassMax1p9 + process.hltDiMuonForTau3MuDzFiltered0p3 + process.HLTTrackerMuonSequenceLowPt + process.hltTau3MuTriMuon1filter + process.HLTL3muontrkisorecoSequence + process.hltTauPt15MuPts711Mass1p3to2p1Iso + process.hltTau3MuPreFilter + process.HLTEndSequence ) +process.HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu157IorDoubleMu4p5SQOSdR1p2IorSingleMu25IorSingleMu22erIorTripleMuMassMax9 + process.hltPreTau3MuMu7Mu1TkMu1Tau15Charge1 + process.hltL1fL1sL1WTau3MuSeedsL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1WTau3MuSeedsL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + process.hltMu1Mu1TrkPairPt2DR0p5MassMax1p9 + process.hltDiMuonForTau3MuDzFiltered0p3 + process.HLTTrackerMuonSequenceLowPt + process.hltTau3MuTriMuon1filter + process.HLTL3muontrkisorecoSequence + process.hltTauPt15MuPts711Mass1p3to2p1IsoCharge1 + process.hltTau3MuPreFilterCharge1 + process.HLTEndSequence ) +process.HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu157IorDoubleMu4p5SQOSdR1p2IorSingleMu25IorSingleMu22erIorTripleMuMassMax9 + process.hltPreTau3MuMu7Mu1TkMu1IsoTau15 + process.hltL1fL1sL1WTau3MuSeedsL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1WTau3MuSeedsL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + process.hltMu1Mu1TrkPairPt2DR0p5MassMax1p9 + process.hltDiMuonForTau3MuDzFiltered0p3 + process.HLTTrackerMuonSequenceLowPt + process.hltTau3MuTriMuon1filter + process.HLTL3muontrkisorecoSequence + process.hltTauPt15MuPts711Mass1p3to2p1Iso + process.hltTau3MuPreFilter + process.hltTau3MuIsoFilter + process.HLTEndSequence ) +process.HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu157IorDoubleMu4p5SQOSdR1p2IorSingleMu25IorSingleMu22erIorTripleMuMassMax9 + process.hltPreTau3MuMu7Mu1TkMu1IsoTau15Charge1 + process.hltL1fL1sL1WTau3MuSeedsL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1WTau3MuSeedsL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + process.hltMu1Mu1TrkPairPt2DR0p5MassMax1p9 + process.hltDiMuonForTau3MuDzFiltered0p3 + process.HLTTrackerMuonSequenceLowPt + process.hltTau3MuTriMuon1filter + process.HLTL3muontrkisorecoSequence + process.hltTauPt15MuPts711Mass1p3to2p1IsoCharge1 + process.hltTau3MuPreFilterCharge1 + process.hltTau3MuIsoFilterCharge1 + process.HLTEndSequence ) +process.HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0ETM40IorDoubleMu0ETM55IorDoubleMu0ETM60IorDoubleMu0ETM65IorDoubleMu0ETM70 + process.hltPreDoubleMu3DZPFMET50PFMHT60 + process.hltL1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + process.hltL3fL1DiMu3SQETM50f0PreFiltered3 + process.hltDoubleMuon3Mass3p8to60Filter + process.hltDoubleMuon3Mass3p8to60DZFilter + process.HLTRecoMETSequence + process.hltMET40 + process.HLTAK4PFJetsSequence + process.hltPFMETProducer + process.hltPFMET50 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID60 + process.HLTEndSequence ) +process.HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0ETM40IorDoubleMu0ETM55IorDoubleMu0ETM60IorDoubleMu0ETM65IorDoubleMu0ETM70 + process.hltPreDoubleMu3DZPFMET70PFMHT70 + process.hltL1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + process.hltL3fL1DiMu3SQETM50f0PreFiltered3 + process.hltDoubleMuon3Mass3p8to60Filter + process.hltDoubleMuon3Mass3p8to60DZFilter + process.HLTRecoMETSequence + process.hltMET40 + process.HLTAK4PFJetsSequence + process.hltPFMETProducer + process.hltPFMET70 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID70 + process.HLTEndSequence ) +process.HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0ETM40IorDoubleMu0ETM55IorDoubleMu0ETM60IorDoubleMu0ETM65IorDoubleMu0ETM70 + process.hltPreDoubleMu3DZPFMET90PFMHT90 + process.hltL1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + process.hltL3fL1DiMu3SQETM50f0PreFiltered3 + process.hltDoubleMuon3Mass3p8to60Filter + process.hltDoubleMuon3Mass3p8to60DZFilter + process.HLTRecoMETSequence + process.hltMET40 + process.HLTAK4PFJetsSequence + process.hltPFMETProducer + process.hltPFMET90 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID90 + process.HLTEndSequence ) +process.HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMu530NoMass + process.hltPreDoubleMu3TrkTau3muNoL1Mass + process.hltL1fL1sL1TripleMuNoMassL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1TripleMuNoMassL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1TripleMuNoMassL1Filtered0) + process.hltDoubleMu3TrkTau3muNoL1MassL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu3Tau3muNoL1Mass + process.hltDisplacedmumuFilterDoubleMu3Tau3muNoL1Mass + process.HLTBphTrackingDisplacedTau3muNoL1MassReg + process.hltTau3muNoL1MassTkAllConeTracksIter + process.hltTau3muNoL1MassTkVertexProducer + process.hltTau3muNoL1MassTkVertexFilter + process.HLTEndSequence ) +process.HLT_DoubleMu4_Jpsi_Displaced_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + process.hltPreDoubleMu4JpsiDisplaced + process.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.hltDoubleMu4JpsiDisplacedL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu4Jpsi + process.hltDisplacedmumuFilterDoubleMu4Jpsi + process.HLTEndSequence ) +process.HLT_DoubleMu4_Jpsi_NoVertexing_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + process.hltPreDoubleMu4JpsiNoVertexing + process.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.hltDoubleMu4JpsiDisplacedL3Filtered + process.HLTEndSequence ) +process.HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + process.hltPreDoubleMu4JpsiTrkTrkDisplaced + process.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.hltDoubleMu4JpsiDisplacedL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu4Jpsi + process.hltDisplacedmumuFilterDoubleMu4Jpsi + process.HLTBphTrackingDisplacedJpsiReg + process.hltJpsiTkAllConeTracksIter + process.hltJpsiTrkTrkVertexProducerPhiKstar + process.hltJpsiTkTkVertexFilterPhiKstar + process.HLTEndSequence ) +process.HLT_DoubleMu4_JpsiTrk_Bc_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + process.hltPreDoubleMu4JpsiTrkBc + process.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.hltDoubleMu4JpsiL3Filtered + process.hltmumuVtxProducerDoubleMu4Jpsi + process.hltmumuFilterDoubleMu4Jpsi + process.HLTBphTrackingBcJpsiReg + process.hltBcJpsiTkAllConeTracksIter + process.hltBcJpsiTkVertexProducer + process.hltBcJpsiTkVertexFilter + process.HLTEndSequence ) +process.HLT_DoubleMu43NoFiltersNoVtx_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreDoubleMu43NoFiltersNoVtx + process.hltL1fDimuonL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2fDimuonL1f0L2NoVtxFiltered16) + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fDimuonL1f0L2NVf16L3NoFiltersNoVtxFiltered43 + process.HLTEndSequence ) +process.HLT_DoubleMu48NoFiltersNoVtx_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreDoubleMu48NoFiltersNoVtx + process.hltL1fDimuonL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2fDimuonL1f0L2NoVtxFiltered16) + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fDimuonL1f0L2NVf16L3NoFiltersNoVtxFiltered48 + process.HLTEndSequence ) +process.HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu7EG23IorMu20EG17IorMu23EG10 + process.hltPreMu43NoFiltersNoVtxPhoton43CaloIdL + process.hltL1fL1sMu5EG20orMu20EG15L1Filtered5 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2fL1sMu5EG20orMu20EG15L1f5L2NoVtxFiltered16) + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1sMu5EG20orMu20EG15L1f5L2NVf16L3NoFiltersNoVtxFiltered43 + process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1Mu5EG20Filter + process.hltMu43NoFiltersNoVtxPhoton43CaloIdLEtFilter + process.hltEgammaClusterShape + process.hltMu43NoFiltersNoVtxPhoton43CaloIdLClusterShapeFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltMu43NoFiltersNoVtxPhoton43CaloIdLHEFilter + process.HLTEndSequence ) +process.HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu7EG23IorMu20EG17IorMu23EG10 + process.hltPreMu48NoFiltersNoVtxPhoton48CaloIdL + process.hltL1fL1sMu5EG20orMu20EG15L1Filtered5 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2fL1sMu5EG20orMu20EG15L1f5L2NoVtxFiltered16) + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1sMu5EG20orMu20EG15L1f5L2NVf16L3NoFiltersNoVtxFiltered48 + process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1Mu5EG20Filter + process.hltMu48NoFiltersNoVtxPhoton48CaloIdLEtFilter + process.hltEgammaClusterShape + process.hltMu48NoFiltersNoVtxPhoton48CaloIdLClusterShapeFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltMu48NoFiltersNoVtxPhoton48CaloIdLHEFilter + process.HLTEndSequence ) +process.HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu7EG23IorMu20EG17IorMu23EG10 + process.hltPreMu38NoFiltersNoVtxDisplacedPhoton38CaloIdL + process.hltL1fL1sMu5EG20orMu20EG15L1Filtered5 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2fL1sMu5EG20orMu20EG15L1f5L2NoVtxFiltered16) + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1sMu5EG20orMu20EG15L1f5L2NVf16L3NoFiltersNoVtxFiltered38Displaced + process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1Mu5EG20Filter + process.hltMu38NoFiltersNoVtxPhoton38CaloIdLEtFilter + process.hltEgammaClusterShape + process.hltMu38NoFiltersNoVtxPhoton38CaloIdLClusterShapeFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltMu38NoFiltersNoVtxPhoton38CaloIdLHEFilter + process.HLTEndSequence ) +process.HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu7EG23IorMu20EG17IorMu23EG10 + process.hltPreMu43NoFiltersNoVtxDisplacedPhoton43CaloIdL + process.hltL1fL1sMu5EG20orMu20EG15L1Filtered5 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2fL1sMu5EG20orMu20EG15L1f5L2NoVtxFiltered16) + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1sMu5EG20orMu20EG15L1f5L2NVf16L3NoFiltersNoVtxFiltered43Displaced + process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1Mu5EG20Filter + process.hltMu43NoFiltersNoVtxPhoton43CaloIdLEtFilter + process.hltEgammaClusterShape + process.hltMu43NoFiltersNoVtxPhoton43CaloIdLClusterShapeFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltMu43NoFiltersNoVtxPhoton43CaloIdLHEFilter + process.HLTEndSequence ) +process.HLT_DoubleMu40NoFiltersNoVtxDisplaced_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreDoubleMu40NoFiltersNoVtxDisplaced + process.hltL1fDimuonL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2fDimuonL1f0L2NoVtxFiltered16) + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fDimuonL1f0L2NVf16L3NoFiltersNoVtxFiltered40Displaced + process.HLTEndSequence ) +process.HLT_DoubleMu20_7_Mass0to30_L1_DM4_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4OS + process.hltPreDoubleMu207Mass0to30L1DM4 + process.hltL1fL1sDoubleMu4OSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu4OSL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu4OSL1Filtered0) + process.hltDoubleMu207Mass0to30L1DM4L3Filtered + process.HLTEndSequence ) +process.HLT_DoubleMu20_7_Mass0to30_L1_DM4EG_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4OSEG12ORDoubleMu5OSEG12 + process.hltPreDoubleMu207Mass0to30L1DM4EG + process.hltL1fL1sDoubleMu4OSEG12ORDoubleMu5OSEG12L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu4OSEG12ORDoubleMu5OSEG12L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu4OSEG12ORDoubleMu5OSEG12L1Filtered0) + process.hltDoubleMu207Mass0to30Photon23L3Filtered + process.HLTEndSequence ) +process.HLT_HT425_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT425 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT425 + process.HLTEndSequence ) +process.HLT_HT430_DisplacedDijet40_DisplacedTrack_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DisplacedDijet40DisplacedTrack + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + process.hltDisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + process.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementDisplacedJetsLowPt + process.HLTEndSequence ) +process.HLT_HT500_DisplacedDijet40_DisplacedTrack_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT320orHTT340orHTT380 + process.hltPreHT500DisplacedDijet40DisplacedTrack + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT500 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + process.hltDisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + process.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementDisplacedJetsLowPt + process.HLTEndSequence ) +process.HLT_HT430_DisplacedDijet60_DisplacedTrack_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DisplacedDijet60DisplacedTrack + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt60 + process.hltCentralCaloJetptMidPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + process.hltDisplacedHLTCaloJetCollectionProducerMidPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + process.hltIter02DisplacedHLTCaloJetCollectionProducerMidPt + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementDisplacedJetsMidPt + process.HLTEndSequence ) +process.HLT_HT400_DisplacedDijet40_DisplacedTrack_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT400DisplacedDijet40DisplacedTrack + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT400 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + process.hltDisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + process.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementDisplacedJetsLowPt + process.HLTEndSequence ) +process.HLT_HT650_DisplacedDijet60_Inclusive_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT650DisplacedDijet60Inclusive + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT650 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt60 + process.hltCentralCaloJetptMidPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + process.hltDisplacedHLTCaloJetCollectionProducerMidPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + process.HLTEndSequence ) +process.HLT_HT550_DisplacedDijet60_Inclusive_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT550DisplacedDijet60Inclusive + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT550 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt60 + process.hltCentralCaloJetptMidPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + process.hltDisplacedHLTCaloJetCollectionProducerMidPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + process.HLTEndSequence ) +process.HLT_DiJet110_35_Mjj650_PFMET110_v11 = cms.Path( process.HLTBeginSequence + process.hltL1DiJetVBF + process.hltPreDiJet11035Mjj650PFMET110 + process.HLTRecoMETSequence + process.hltMETOpen + process.hltMET66 + process.HLTAK4PFJetsSequence + process.hltParticleFlowNoMu + process.hltPFMETVBFProducer + process.hltPFMETVBF110 + process.hltL1TPFJetsMatching + process.hltL1PFJetCategories + process.HLTEndSequence ) +process.HLT_DiJet110_35_Mjj650_PFMET120_v11 = cms.Path( process.HLTBeginSequence + process.hltL1DiJetVBF + process.hltPreDiJet11035Mjj650PFMET120 + process.HLTRecoMETSequence + process.hltMETOpen + process.hltMET72 + process.HLTAK4PFJetsSequence + process.hltParticleFlowNoMu + process.hltPFMETVBFProducer + process.hltPFMETVBF120 + process.hltL1TPFJetsMatching + process.hltL1PFJetCategories + process.HLTEndSequence ) +process.HLT_DiJet110_35_Mjj650_PFMET130_v11 = cms.Path( process.HLTBeginSequence + process.hltL1DiJetVBF + process.hltPreDiJet11035Mjj650PFMET130 + process.HLTRecoMETSequence + process.hltMETOpen + process.hltMET78 + process.HLTAK4PFJetsSequence + process.hltParticleFlowNoMu + process.hltPFMETVBFProducer + process.hltPFMETVBF130 + process.hltL1TPFJetsMatching + process.hltL1PFJetCategories + process.HLTEndSequence ) +process.HLT_TripleJet110_35_35_Mjj650_PFMET110_v11 = cms.Path( process.HLTBeginSequence + process.hltL1DiJetVBF + process.hltPreTripleJet1103535Mjj650PFMET110 + process.HLTRecoMETSequence + process.hltMETOpen + process.hltMET66 + process.HLTAK4PFJetsSequence + process.hltParticleFlowNoMu + process.hltPFMETVBFProducer + process.hltPFMETVBF110 + process.hltL1TPFJetsMatching + process.hlt1PFJetCategories3 + process.HLTEndSequence ) +process.HLT_TripleJet110_35_35_Mjj650_PFMET120_v11 = cms.Path( process.HLTBeginSequence + process.hltL1DiJetVBF + process.hltPreTripleJet1103535Mjj650PFMET120 + process.HLTRecoMETSequence + process.hltMETOpen + process.hltMET72 + process.HLTAK4PFJetsSequence + process.hltParticleFlowNoMu + process.hltPFMETVBFProducer + process.hltPFMETVBF120 + process.hltL1TPFJetsMatching + process.hlt1PFJetCategories3 + process.HLTEndSequence ) +process.HLT_TripleJet110_35_35_Mjj650_PFMET130_v11 = cms.Path( process.HLTBeginSequence + process.hltL1DiJetVBF + process.hltPreTripleJet1103535Mjj650PFMET130 + process.HLTRecoMETSequence + process.hltMETOpen + process.hltMET78 + process.HLTAK4PFJetsSequence + process.hltParticleFlowNoMu + process.hltPFMETVBFProducer + process.hltPFMETVBF130 + process.hltL1TPFJetsMatching + process.hlt1PFJetCategories3 + process.HLTEndSequence ) +process.HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sIsoEG30erJetC34drMin0p3 + process.hltPreEle30eta2p1WPTightGsfCentralPFJet35EleCleaned + process.HLTEle30erJetC34WPTightGsfSequence + process.HLTAK4CaloJetsSequence + process.hltDoubleCentralCaloJet10 + process.HLTAK4PFJetsSequence + process.hltEle30JetCollectionsForLeptonPlusPFJets + process.hltEle30PFJet35EleCleaned + process.HLTEndSequence ) +process.HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sIsoEG28erHTT100 + process.hltPreEle28eta2p1WPTightGsfHT150 + process.HLTEle28erHTT100WPTightGsfSequence + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT100Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT150Jet30 + process.HLTEndSequence ) +process.HLT_Ele28_HighEta_SC20_Mass55_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGor + process.hltPreEle28HighEtaSC20Mass55 + process.HLTEle28HighEtaSC20Mass55Sequence + process.HLTEndSequence ) +process.HLT_DoubleMu20_7_Mass0to30_Photon23_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4OSEG12ORDoubleMu5OSEG12 + process.hltPreDoubleMu207Mass0to30Photon23 + process.hltL1fL1sDoubleMu4OSEG12ORDoubleMu5OSEG12L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu4OSEG12ORDoubleMu5OSEG12L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu4OSEG12ORDoubleMu5OSEG12L1Filtered0) + process.hltDoubleMu207Mass0to30Photon23L3Filtered + process.HLTPhoton23Sequence + process.HLTEndSequence ) +process.HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT380erIorHTT320er + process.hltPreEle15IsoVVVLPFHT450CaloBTagDeepCSV4p5 + cms.ignore(process.hltL1sSingleEG5ObjectMap) + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.hltSusyPreBtagJetFilter + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV4p50Single + process.HLTEle15VVVLGsfSequence + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT450Jet30 + process.HLTEndSequence ) +process.HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT380erIorHTT320er + process.hltPreEle15IsoVVVLPFHT450PFMET50 + cms.ignore(process.hltL1sSingleEG5ObjectMap) + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.HLTEle15VVVLGsfSequence + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT450Jet30 + process.hltPFMETProducer + process.hltPFMET50 + process.HLTEndSequence ) +process.HLT_Ele15_IsoVVVL_PFHT450_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT380erIorHTT320er + process.hltPreEle15IsoVVVLPFHT450 + cms.ignore(process.hltL1sSingleEG5ObjectMap) + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.HLTEle15VVVLGsfSequence + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT450Jet30 + process.HLTEndSequence ) +process.HLT_Ele50_IsoVVVL_PFHT450_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT380erIorHTT320er + process.hltPreEle50IsoVVVLPFHT450 + cms.ignore(process.hltL1sSingleEG5ObjectMap) + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.HLTEle50VVVLGsfSequence + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT450Jet30 + process.HLTEndSequence ) +process.HLT_Ele15_IsoVVVL_PFHT600_v22 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT380erIorHTT320er + process.hltPreEle15IsoVVVLPFHT600 + cms.ignore(process.hltL1sSingleEG5ObjectMap) + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.HLTEle15VVVLGsfSequence + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT600Jet30 + process.HLTEndSequence ) +process.HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sMu6HTT240IorDoubleJet100and35MassMin620 + process.hltPreMu4TrkIsoVVLDiPFJet9040DEta3p5MJJ750HTT300PFMETNoMu60 + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3fL1sSingleMuOpenL1f0L2f3QL3Filtered4Q + process.HLTL3muontrkisovvlSequence + process.hltMuon4RelTrkIsoVVLFiltered + process.HLTRecoMETSequence + process.hltMET35 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJet7020MJJ500DEta3p5 + process.HLTAK4PFJetsSequence + process.hltDiPFJet9040MJJ750DEta3p5 + process.hltPFHTJet30Eta5 + process.hltPFHT300Jet30 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu60 + process.HLTEndSequence ) +process.HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sMu6HTT240IorDoubleJet100and35MassMin620 + process.hltPreMu8TrkIsoVVLDiPFJet40DEta3p5MJJ750HTT300PFMETNoMu60 + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered8Q + process.HLTL3muontrkisovvlSequence + process.hltMuon8RelTrkIsoVVLFiltered + process.HLTRecoMETSequence + process.hltMET20 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJet20MJJ400DEta3p5 + process.HLTAK4PFJetsSequence + process.hltDiPFJet40MJJ750DEta3p5 + process.hltPFHTJet30Eta5 + process.hltPFHT300Jet30 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu60 + process.HLTEndSequence ) +process.HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sMu6HTT240IorDoubleJet100and35MassMin620 + process.hltPreMu10TrkIsoVVLDiPFJet40DEta3p5MJJ750HTT350PFMETNoMu60 + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered10Q + process.HLTL3muontrkisovvlSequence + process.hltMuon10RelTrkIsoVVLFiltered + process.HLTRecoMETSequence + process.hltMET20 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJet20MJJ400DEta3p5 + process.HLTAK4PFJetsSequence + process.hltDiPFJet40MJJ750DEta3p5 + process.hltPFHTJet30Eta5 + process.hltPFHT350Jet30Eta5 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu60 + process.HLTEndSequence ) +process.HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT380erIorHTT320er + process.hltPreMu15IsoVVVLPFHT450CaloBTagDeepCSV4p5 + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.hltSusyPreBtagJetFilter + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV4p50Single + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q + process.HLTMuVVVLCombinedIsolationR02Sequence + process.hltL3MuVVVLIsoFIlter + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT450Jet30 + process.HLTEndSequence ) +process.HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT380erIorHTT320er + process.hltPreMu15IsoVVVLPFHT450PFMET50 + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q + process.HLTMuVVVLCombinedIsolationR02Sequence + process.hltL3MuVVVLIsoFIlter + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT450Jet30 + process.hltPFMETProducer + process.hltPFMET50 + process.HLTEndSequence ) +process.HLT_Mu15_IsoVVVL_PFHT450_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT380erIorHTT320er + process.hltPreMu15IsoVVVLPFHT450 + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q + process.HLTMuVVVLCombinedIsolationR02Sequence + process.hltL3MuVVVLIsoFIlter + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT450Jet30 + process.HLTEndSequence ) +process.HLT_Mu50_IsoVVVL_PFHT450_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT380erIorHTT320er + process.hltPreMu50IsoVVVLPFHT450 + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered50Q + process.HLTMuVVVLCombinedIsolationR02Sequence + process.hltL3Mu50VVVLIsoFIlter + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT450Jet30 + process.HLTEndSequence ) +process.HLT_Mu15_IsoVVVL_PFHT600_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT380erIorHTT320er + process.hltPreMu15IsoVVVLPFHT600 + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q + process.HLTMuVVVLCombinedIsolationR02Sequence + process.hltL3MuVVVLIsoFIlter + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT600Jet30 + process.HLTEndSequence ) +process.HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v4 = cms.Path( process.HLTBeginSequence + process.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + process.hltPreMu3er1p5PFJet100er2p5PFMET70PFMHT70IDTight + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3MuFiltered3er1p5 + process.HLTRecoMETSequence + process.hltMET40 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.hltMht + process.hltMHT40 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets70 + process.hltSinglePFJet100er2p5 + process.hltPFMHTTightID + process.hltPFMHTTightID70 + process.hltPFMETProducer + process.hltPFMET70 + process.HLTEndSequence ) +process.HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v4 = cms.Path( process.HLTBeginSequence + process.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + process.hltPreMu3er1p5PFJet100er2p5PFMET80PFMHT80IDTight + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3MuFiltered3er1p5 + process.HLTRecoMETSequence + process.hltMET50 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.hltMht + process.hltMHT50 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets70 + process.hltSinglePFJet100er2p5 + process.hltPFMHTTightID + process.hltPFMHTTightID80 + process.hltPFMETProducer + process.hltPFMET80 + process.HLTEndSequence ) +process.HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v4 = cms.Path( process.HLTBeginSequence + process.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + process.hltPreMu3er1p5PFJet100er2p5PFMET90PFMHT90IDTight + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3MuFiltered3er1p5 + process.HLTRecoMETSequence + process.hltMET60 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.hltMht + process.hltMHT60 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets70 + process.hltSinglePFJet100er2p5 + process.hltPFMHTTightID + process.hltPFMHTTightID90 + process.hltPFMETProducer + process.hltPFMET90 + process.HLTEndSequence ) +process.HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v4 = cms.Path( process.HLTBeginSequence + process.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + process.hltPreMu3er1p5PFJet100er2p5PFMET100PFMHT100IDTight + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3MuFiltered3er1p5 + process.HLTRecoMETSequence + process.hltMET70 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.hltMht + process.hltMHT70 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets70 + process.hltSinglePFJet100er2p5 + process.hltPFMHTTightID + process.hltPFMHTTightID100 + process.hltPFMETProducer + process.hltPFMET100 + process.HLTEndSequence ) +process.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v4 = cms.Path( process.HLTBeginSequence + process.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + process.hltPreMu3er1p5PFJet100er2p5PFMETNoMu70PFMHTNoMu70IDTight + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3MuFiltered3er1p5 + process.HLTRecoMETSequence + process.hltMET40 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.hltMht + process.hltMHT40 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets70 + process.hltSinglePFJet100er2p5 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID70 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu70 + process.HLTEndSequence ) +process.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v4 = cms.Path( process.HLTBeginSequence + process.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + process.hltPreMu3er1p5PFJet100er2p5PFMETNoMu80PFMHTNoMu80IDTight + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3MuFiltered3er1p5 + process.HLTRecoMETSequence + process.hltMET50 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.hltMht + process.hltMHT50 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets70 + process.hltSinglePFJet100er2p5 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID80 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu80 + process.HLTEndSequence ) +process.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v4 = cms.Path( process.HLTBeginSequence + process.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + process.hltPreMu3er1p5PFJet100er2p5PFMETNoMu90PFMHTNoMu90IDTight + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3MuFiltered3er1p5 + process.HLTRecoMETSequence + process.hltMET60 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.hltMht + process.hltMHT60 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets70 + process.hltSinglePFJet100er2p5 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID90 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu90 + process.HLTEndSequence ) +process.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v4 = cms.Path( process.HLTBeginSequence + process.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + process.hltPreMu3er1p5PFJet100er2p5PFMETNoMu100PFMHTNoMu100IDTight + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3MuFiltered3er1p5 + process.HLTRecoMETSequence + process.hltMET70 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.hltMht + process.hltMHT70 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets70 + process.hltSinglePFJet100er2p5 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID100 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu100 + process.HLTEndSequence ) +process.HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5SQOSdRMax1p4 + process.hltPreDimuon10PsiPrimeBarrelSeagulls + process.hltL1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0) + process.hltDimuon10PsiPrimeBarrelnoCowL3Filtered + process.hltDisplacedmumuVtxProducerDimuon10PsiPrimeBarrelnoCow + process.hltDisplacedmumuFilterDimuon10PsiPrimeBarrelnoCow + process.HLTEndSequence ) +process.HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5SQOSdRMax1p4 + process.hltPreDimuon20JpsiBarrelSeagulls + process.hltL1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0) + process.hltDimuon20JpsiBarrelnoCowL3Filtered + process.hltDisplacedmumuVtxProducerDimuon20JpsiBarrelnoCow + process.hltDisplacedmumuFilterDimuon20JpsiBarrelnoCow + process.HLTEndSequence ) +process.HLT_Dimuon10_Upsilon_y1p4_v3 = cms.Path( process.HLTBeginSequence + process.hltL1s12DoubleMu4p5er2p0SQOSMass7to18 + process.hltPreDimuon10Upsilony1p4 + process.hltL1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1f0L2v2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0) + process.hltDimuon10Upsilony1p4L3fL3Filtered + process.hltDisplacedmumuVtxProducerDimuon10Upsilonsv3 + process.hltDisplacedmumuFilterDimuon10Upsilonsv3 + process.HLTEndSequence ) +process.HLT_Dimuon12_Upsilon_y1p4_v4 = cms.Path( process.HLTBeginSequence + process.hltL1s12DoubleMu4p5er2p0SQOSMass7to18 + process.hltPreDimuon12Upsilony1p4 + process.hltL1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1f0L2v2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0) + process.hltDimuon12Upsilony1p4L3fL3Filtered + process.hltDisplacedmumuVtxProducerDimuon12Upsilonsv3 + process.hltDisplacedmumuFilterDimuon12Upsilonsv3 + process.HLTEndSequence ) +process.HLT_Dimuon14_Phi_Barrel_Seagulls_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5SQOSdRMax1p4 + process.hltPreDimuon14PhiBarrelSeagulls + process.hltL1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0) + process.hltDimuon14PhiBarrelnoCowL3Filtered + process.hltDisplacedmumuVtxProducerDimuon14PhiBarrelnoCow + process.hltDisplacedmumuFilterDimuon14PhiBarrelnoCow + process.HLTEndSequence ) +process.HLT_Dimuon25_Jpsi_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4SQOSdRMax1p2DoubleMu0er1p5SQOSdRMax1p4 + process.hltPreDimuon25Jpsi + process.hltL1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0) + process.hltDimuon25JpsiL3fL3Filtered + process.hltDisplacedmumuVtxProducerDimuon25Jpsis + process.hltDisplacedmumuFilterDimuon25Jpsis + process.HLTEndSequence ) +process.HLT_Dimuon14_PsiPrime_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4SQOSdRMax1p2DoubleMu0er1p5SQOSdRMax1p4 + process.hltPreDimuon14PsiPrime + process.hltL1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0) + process.hltDimuon14PsiPrimeL3fL3Filtered + process.hltDisplacedmumuVtxProducerDimuon14PsiPrimes + process.hltDisplacedmumuFilterDimuon14PsiPrimes + process.HLTEndSequence ) +process.HLT_Dimuon14_PsiPrime_noCorrL1_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu9SQ + process.hltPreDimuon14PsiPrimenoCorrL1 + process.hltL1fL1sL1sDoubleMu9SQL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0) + process.hltDimuon14PsiPrimeNoCorrL1L3fL3Filtered + process.hltDisplacedmumuVtxProducerDimuon14PsiPrimesNoCorrL1 + process.hltDisplacedmumuFilterDimuon14PsiPrimesNoCorrL1 + process.HLTEndSequence ) +process.HLT_Dimuon18_PsiPrime_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4SQOSdRMax1p2DoubleMu0er1p5SQOSdRMax1p4 + process.hltPreDimuon18PsiPrime + process.hltL1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0) + process.hltDimuon18PsiPrimeL3fL3Filtered + process.hltDisplacedmumuVtxProducerDimuon18PsiPrimes + process.hltDisplacedmumuFilterDimuon18PsiPrimes + process.HLTEndSequence ) +process.HLT_Dimuon18_PsiPrime_noCorrL1_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu9SQ + process.hltPreDimuon18PsiPrimenoCorrL1 + process.hltL1fL1sL1sDoubleMu9SQL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0) + process.hltDimuon18PsiPrimeNoCorrL1L3fL3Filtered + process.hltDisplacedmumuVtxProducerDimuon18PsiPrimesNoCorrL1 + process.hltDisplacedmumuFilterDimuon18PsiPrimesNoCorrL1 + process.HLTEndSequence ) +process.HLT_Dimuon24_Upsilon_noCorrL1_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu9SQ + process.hltPreDimuon24UpsilonnoCorrL1 + process.hltL1fL1sL1sDoubleMu9SQL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0) + process.hltDimuon24UpsilonNoCorrL1L3fL3Filtered + process.hltDisplacedmumuVtxProducerDimuon24UpsilonsNoCorrL1 + process.hltDisplacedmumuFilterDimuon24UpsilonsNoCorrL1 + process.HLTEndSequence ) +process.HLT_Dimuon24_Phi_noCorrL1_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu9SQ + process.hltPreDimuon24PhinoCorrL1 + process.hltL1fL1sL1sDoubleMu9SQL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0) + process.hltDimuon24PhiNoCorrL1L3fL3Filtered + process.hltDisplacedmumuVtxProducerDimuon24PhiNoCorrL1 + process.hltDisplacedmumuFilterDimuon24PhiBarrelNoCorrL1 + process.HLTEndSequence ) +process.HLT_Dimuon25_Jpsi_noCorrL1_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu9SQ + process.hltPreDimuon25JpsinoCorrL1 + process.hltL1fL1sL1sDoubleMu9SQL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0) + process.hltDimuon25JpsiNoCorrL1L3fL3Filtered + process.hltDisplacedmumuVtxProducerDimuon25JpsisNoCorrL1 + process.hltDisplacedmumuFilterDimuon25JpsisNoCorrL1 + process.HLTEndSequence ) +process.HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4EG9 + process.hltPreDiMu4Ele9CaloIdLTrackIdLDZMass3p8 + process.HLTDiMu4Ele9CaloIdLTrackIdLMuonlegSequence + process.hltDoubleMu4DZFilter + process.hltEle9DoubleMu4Mass3p8Filtered + process.HLTDiMu4Ele9CaloIdLTrackIdLElectronlegSequence + process.hltMu4Ele9DZFilter + process.HLTEndSequence ) +process.HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu7EG7 + process.hltPreDiMu9Ele9CaloIdLTrackIdLDZ + process.HLTDiMu9Ele9CaloIdLTrackIdLMuonlegSequence + process.HLTDiMu9Ele9CaloIdLTrackIdLElectronlegSequence + process.hltMu9Ele9DZFilter + process.hltDoubleMu9DZFilter + process.HLTEndSequence ) +process.HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu7EG7 + process.hltPreDiMu9Ele9CaloIdLTrackIdL + process.HLTDiMu9Ele9CaloIdLTrackIdLMuonlegSequence + process.HLTDiMu9Ele9CaloIdLTrackIdLElectronlegSequence + process.HLTEndSequence ) +process.HLT_DoubleIsoMu20_eta2p1_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu18er + process.hltPreDoubleIsoMu20eta2p1 + process.hltL1fL1sDoubleMu18erL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu18erL1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu18erL1Filtered0) + process.hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20Q + process.HLTDoubleMu20Eta2p1IsolationSequence + process.hltL3crIsoL1sDoubleMu18erL1f0L2f10QL3f20QL3trkIsoFiltered + process.HLTEndSequence ) +process.HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157ORTripleMu444 + process.hltPreTrkMu12DoubleTrkMu5NoFiltersNoVtx + process.hltL1fL1sDoubleMu155ORTripleMu444L1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2pfL1sDoubleMu155ORTripleMu444L1f0L2PreFiltered0NoVtx) + cms.ignore(process.hltL2fL1sDoubleMu155ORTripleMu444L1f0L2Filtered10OneMuNoVtx) + process.HLTL3muonrecoSequenceNoVtx + process.hltL3pfL1sDoubleMu155ORTripleMu444L1f0L2pf0TwoMuL3PreFiltered5NoVtx + process.hltL3fL1sDoubleMu155ORTripleMu444L1f0L2f10OneMuL3Filtered12NoVtx + process.HLTTrackerMuonSequenceNoVtx + process.hltTripleTrkMuFiltered5NoVtx + process.hltSingleTrkMuFiltered12NoVtx + process.HLTEndSequence ) +process.HLT_TrkMu16_DoubleTrkMu6NoFiltersNoVtx_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157ORTripleMu444 + process.hltPreTrkMu16DoubleTrkMu6NoFiltersNoVtx + process.hltL1fL1sDoubleMu155ORTripleMu444L1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2pfL1sDoubleMu155ORTripleMu444L1f0L2PreFiltered0NoVtx) + cms.ignore(process.hltL2fL1sDoubleMu155ORTripleMu444L1f0L2Filtered10OneMuNoVtx) + process.HLTL3muonrecoSequenceNoVtx + process.hltL3pfL1sDoubleMu155ORTripleMu444L1f0L2pf0TwoMuL3PreFiltered6NoVtx + process.hltL3fL1sDoubleMu155ORTripleMu444L1f0L2f10OneMuL3Filtered16NoVtx + process.HLTTrackerMuonSequenceNoVtx + process.hltTripleTrkMuFiltered6NoVtx + process.hltSingleTrkMuFiltered16NoVtx + process.HLTEndSequence ) +process.HLT_TrkMu17_DoubleTrkMu8NoFiltersNoVtx_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157ORTripleMu444 + process.hltPreTrkMu17DoubleTrkMu8NoFiltersNoVtx + process.hltL1fL1sDoubleMu155ORTripleMu444L1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2pfL1sDoubleMu155ORTripleMu444L1f0L2PreFiltered0NoVtx) + cms.ignore(process.hltL2fL1sDoubleMu155ORTripleMu444L1f0L2Filtered10OneMuNoVtx) + process.HLTL3muonrecoSequenceNoVtx + process.hltL3pfL1sDoubleMu155ORTripleMu444L1f0L2pf0TwoMuL3PreFiltered8NoVtx + process.hltL3fL1sDoubleMu155ORTripleMu444L1f0L2f10OneMuL3Filtered17NoVtx + process.HLTTrackerMuonSequenceNoVtx + process.hltTripleTrkMuFiltered8NoVtx + process.hltSingleTrkMuFiltered17NoVtx + process.HLTEndSequence ) +process.HLT_Mu8_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu3IorSingleMu5IorSingleMu7 + process.hltPreMu8 + process.hltL1fL1sMu3or5or7L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu5L1f0L2Filtered5) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu5L1Filtered0) + process.hltL3fL1sMu5L1f0L2f5L3Filtered8 + process.HLTEndSequence ) +process.HLT_Mu17_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu15DQ + process.hltPreMu17 + process.hltL1fL1sMu15DQlqL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu15DQlqL1f0L2Filtered10) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu15DQlqL1Filtered0) + process.hltL3fL1sMu15DQlqL1f0L2f10L3Filtered17 + process.HLTEndSequence ) +process.HLT_Mu19_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu15DQ + process.hltPreMu19 + process.hltL1fL1sMu15DQlqL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu15DQlqL1f0L2Filtered10) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu15DQlqL1Filtered0) + process.hltL3fL1sMu15DQlqL1f0L2f10L3Filtered19 + process.HLTEndSequence ) +process.HLT_Mu17_Photon30_IsoCaloId_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu17Photon30IsoCaloId + process.hltMu17Photon30IsoCaloIdMuonlegL1Filtered7 + process.HLTL2muonrecoSequence + cms.ignore(process.hltMu17Photon30IsoCaloIdMuonlegL2Filtered10) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3Mu17Photon30IsoCaloIdMuonlegL1Filtered7) + process.hltMu17Photon30IsoCaloIdMuonlegL3Filtered17Q + process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltMu17Photon30IsoCaloIdPhotonlegFilter + process.hltMu17Photon30IsoCaloIdPhotonlegEtFilter + process.hltEgammaClusterShape + process.hltMu17Photon30IsoCaloIdPhotonlegClusterShapeFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltMu17Photon30IsoCaloIdPhotonlegHEFilter + process.hltEgammaEcalPFClusterIso + process.hltMu17Photon30IsoCaloIdPhotonlegEcalIsoFilter + process.HLTTrackReconstructionForIsoForPhotons + process.hltEgammaHollowTrackIso + process.hltMu17Photon30IsoCaloIdPhotonlegTrackIsoFilter + process.HLTEndSequence ) +process.HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG10IorSingleEG5 + process.hltPreEle8CaloIdLTrackIdLIsoVLPFJet30 + process.HLTEle8CaloIdLTrackIdLIsoVLSequence + process.HLTAK4PFJetsSequence + process.hltEle8JetCollectionsForLeptonPlusPFJets + process.hltEle8PFJet30EleCleaned + process.HLTEndSequence ) +process.HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG10IorSingleEG15 + process.hltPreEle12CaloIdLTrackIdLIsoVLPFJet30 + process.HLTEle12CaloIdLTrackIdLIsoVLSequence + process.HLTAK4PFJetsSequence + process.hltEle12JetCollectionsForLeptonPlusPFJets + process.hltEle12PFJet30EleCleaned + process.HLTEndSequence ) +process.HLT_Ele15_CaloIdL_TrackIdL_IsoVL_PFJet30_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG10OR15er2p5 + process.hltPreEle15CaloIdLTrackIdLIsoVLPFJet30 + process.HLTEle15CaloIdLTrackIdLIsoVLJet30Sequence + process.HLTAK4PFJetsSequence + process.hltEle15JetCollectionsForLeptonPlusPFJets + process.hltEle15PFJet30EleCleaned + process.HLTEndSequence ) +process.HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15er2p5 + process.hltPreEle23CaloIdLTrackIdLIsoVLPFJet30 + process.HLTEle23CaloIdLTrackIdLIsoVLJet30Sequence + process.HLTAK4PFJetsSequence + process.hltEle23JetCollectionsForLeptonPlusPFJets + process.hltEle23PFJet30EleCleaned + process.HLTEndSequence ) +process.HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG10IorSingleEG5 + process.hltPreEle8CaloIdMTrackIdMPFJet30 + process.HLTEle8CaloIdMGsfTrkIdMSequence + process.HLTAK4PFJetsSequence + process.hltGsfEle8NoIsoJetCollectionsForLeptonPlusPFJets + process.hltEle8NoIsoPFJet30EleCleaned + process.HLTEndSequence ) +process.HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15er2p5 + process.hltPreEle17CaloIdMTrackIdMPFJet30 + process.HLTEle17CaloIdMGsfTrkIdMSequence + process.HLTAK4PFJetsSequence + process.hltGsfEle17NoIsoJetCollectionsForLeptonPlusPFJets + process.hltEle17NoIsoPFJet30EleCleaned + process.HLTEndSequence ) +process.HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15er2p5 + process.hltPreEle23CaloIdMTrackIdMPFJet30 + process.HLTEle23CaloIdMGsfTrkIdMSequence + process.HLTAK4PFJetsSequence + process.hltGsfEle23NoIsoJetCollectionsForLeptonPlusPFJets + process.hltEle23NoIsoPFJet30EleCleaned + process.HLTEndSequence ) +process.HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPreEle50CaloIdVTGsfTrkIdTPFJet165 + process.HLTEle50CaloIdVTGsfTrkIdTGsfSequence + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToL1 + process.hltMonoPFJet165 + process.hltEle50CaloIdVTGsfTrkIdTCleanAK4PFJet + process.hltEle50CaloIdVTGsfTrkIdTCentralPFJet165EleCleaned + process.HLTEndSequence ) +process.HLT_Ele115_CaloIdVT_GsfTrkIdT_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGNonIsoOrWithJetAndTau + process.hltPreEle115CaloIdVTGsfTrkIdT + process.HLTEle115CaloIdVTGsfTrkIdTGsfSequence + process.HLTEndSequence ) +process.HLT_Ele135_CaloIdVT_GsfTrkIdT_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGNonIsoOrWithJetAndTau + process.hltPreEle135CaloIdVTGsfTrkIdT + process.HLTEle135CaloIdVTGsfTrkIdTGsfSequence + process.HLTEndSequence ) +process.HLT_Ele145_CaloIdVT_GsfTrkIdT_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGNonIsoOrWithJetAndTau + process.hltPreEle145CaloIdVTGsfTrkIdT + process.HLTEle145CaloIdVTGsfTrkIdTGsfSequence + process.HLTEndSequence ) +process.HLT_Ele200_CaloIdVT_GsfTrkIdT_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGNonIsoOrWithJetAndTau + process.hltPreEle200CaloIdVTGsfTrkIdT + process.HLTEle200CaloIdVTGsfTrkIdTGsfSequence + process.HLTEndSequence ) +process.HLT_Ele250_CaloIdVT_GsfTrkIdT_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGNonIsoOrWithJetAndTau + process.hltPreEle250CaloIdVTGsfTrkIdT + process.HLTEle250CaloIdVTGsfTrkIdTGsfSequence + process.HLTEndSequence ) +process.HLT_Ele300_CaloIdVT_GsfTrkIdT_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGNonIsoOrWithJetAndTau + process.hltPreEle300CaloIdVTGsfTrkIdT + process.HLTEle300CaloIdVTGsfTrkIdTGsfSequence + process.HLTEndSequence ) +process.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sQuadJetC50to60IorHTT280to500IorHTT250to340QuadJet + process.hltPrePFHT330PT30QuadPFJet75604540TriplePFBTagDeepCSV4p5 + process.HLTAK4CaloJetsSequence + process.hltQuadCentralJet30 + process.hltCaloJetsQuad30ForHt + process.hltHtMhtCaloJetsQuadC30 + process.hltCaloQuadJet30HT320 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSVp17Double + process.HLTAK4PFJetsSequence + process.hltPFCentralJetLooseIDQuad30 + process.hlt1PFCentralJetLooseID75 + process.hlt2PFCentralJetLooseID60 + process.hlt3PFCentralJetLooseID45 + process.hlt4PFCentralJetLooseID40 + process.hltPFCentralJetLooseIDQuad30forHt + process.hltHtMhtPFCentralJetsLooseIDQuadC30 + process.hltPFCentralJetsLooseIDQuad30HT330 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV4p5Triple + process.HLTEndSequence ) +process.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sQuadJetC50to60IorHTT280to500IorHTT250to340QuadJet + process.hltPrePFHT330PT30QuadPFJet75604540 + process.HLTAK4CaloJetsSequence + process.hltQuadCentralJet30 + process.hltCaloJetsQuad30ForHt + process.hltHtMhtCaloJetsQuadC30 + process.hltCaloQuadJet30HT320 + process.HLTAK4PFJetsSequence + process.hltPFCentralJetLooseIDQuad30 + process.hlt1PFCentralJetLooseID75 + process.hlt2PFCentralJetLooseID60 + process.hlt3PFCentralJetLooseID45 + process.hlt4PFCentralJetLooseID40 + process.hltPFCentralJetLooseIDQuad30forHt + process.hltHtMhtPFCentralJetsLooseIDQuadC30 + process.hltPFCentralJetsLooseIDQuad30HT330 + process.HLTEndSequence ) +process.HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJet + process.hltPrePFHT400SixPFJet32DoublePFBTagDeepCSV2p94 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterSixC25 + process.hltCaloJetsSix25ForHt + process.hltHtMhtCaloJetsSixC25 + process.hltCaloSixJet25HT300 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV10p01Single + process.HLTAK4PFJetsSequence + process.hltPFJetFilterSix30er2p5 + process.hltPFJetFilterSix32er2p5 + process.hltPFJetsSix30ForHt + process.hltHtMhtPFJetsSix30er2p5 + process.hltPFSixJet30HT400 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV2p94Double + process.HLTEndSequence ) +process.HLT_PFHT400_SixPFJet32_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJet + process.hltPrePFHT400SixPFJet32 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterSixC25 + process.hltCaloJetsSix25ForHt + process.hltHtMhtCaloJetsSixC25 + process.hltCaloSixJet25HT300 + process.HLTAK4PFJetsSequence + process.hltPFJetFilterSix30er2p5 + process.hltPFJetFilterSix32er2p5 + process.hltPFJetsSix30ForHt + process.hltHtMhtPFJetsSix30er2p5 + process.hltPFSixJet30HT400 + process.HLTEndSequence ) +process.HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJet + process.hltPrePFHT450SixPFJet36PFBTagDeepCSV1p59 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterSixC30 + process.hltCaloJetsSix30ForHt + process.hltHtMhtCaloJetsSixC30 + process.hltCaloSixJet30HT350 + process.HLTAK4PFJetsSequence + process.hltPFJetFilterSix30er2p5 + process.hltPFJetFilterSix36er2p5 + process.hltPFJetsSix30ForHt + process.hltHtMhtPFJetsSix30er2p5 + process.hltPFSixJet30HT450 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV1p59Single + process.HLTEndSequence ) +process.HLT_PFHT450_SixPFJet36_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJet + process.hltPrePFHT450SixPFJet36 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterSixC30 + process.hltCaloJetsSix30ForHt + process.hltHtMhtCaloJetsSixC30 + process.hltCaloSixJet30HT350 + process.HLTAK4PFJetsSequence + process.hltPFJetFilterSix30er2p5 + process.hltPFJetFilterSix36er2p5 + process.hltPFJetsSix30ForHt + process.hltHtMhtPFJetsSix30er2p5 + process.hltPFSixJet30HT450 + process.HLTEndSequence ) +process.HLT_PFHT400_FivePFJet_100_100_60_30_30_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet + process.hltPrePFHT400FivePFJet100100603030 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterFiveC25 + process.hltCaloJetsFive25ForHt + process.hltHtMhtCaloJetsFiveC25 + process.hltCaloFiveJet25HT300 + process.HLTAK4PFJetsSequence + process.hltPFJetFilterTwo100er3p0 + process.hltPFJetFilterThree60er3p0 + process.hltPFJetFilterFive30er3p0 + process.hltPFJetsFive30ForHt + process.hltHtMhtPFJetsFive30er3p0 + process.hltPFFiveJet30HT400 + process.HLTEndSequence ) +process.HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet + process.hltPrePFHT400FivePFJet100100603030DoublePFBTagDeepCSV4p5 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterFiveC25 + process.hltCaloJetsFive25ForHt + process.hltHtMhtCaloJetsFiveC25 + process.hltCaloFiveJet25HT300 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV10p01Single + process.HLTAK4PFJetsSequence + process.hltPFJetFilterTwo100er3p0 + process.hltPFJetFilterThree60er3p0 + process.hltPFJetFilterFive30er3p0 + process.hltPFJetsFive30ForHt + process.hltHtMhtPFJetsFive30er3p0 + process.hltPFFiveJet30HT400 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV4p5Double + process.HLTEndSequence ) +process.HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet + process.hltPrePFHT400FivePFJet120120603030DoublePFBTagDeepCSV4p5 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterFiveC25 + process.hltCaloJetsFive25ForHt + process.hltHtMhtCaloJetsFiveC25 + process.hltCaloFiveJet25HT300 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV10p01Single + process.HLTAK4PFJetsSequence + process.hltPFJetFilterTwo120er3p0 + process.hltPFJetFilterThree60er3p0 + process.hltPFJetFilterFive30er3p0 + process.hltPFJetsFive30ForHt + process.hltHtMhtPFJetsFive30er3p0 + process.hltPFFiveJet30HT400 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV4p5Double + process.HLTEndSequence ) +process.HLT_PFHT350_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJet + process.hltPrePFHT350 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT300Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT350Jet30 + process.HLTEndSequence ) +process.HLT_PFHT350MinPFJet15_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGNonIsoOrWithJetAndTauNoPS + process.hltPrePFHT350MinPFJet15 + process.HLTPFHT350MinPFJet15Sequence + process.HLTEndSequence ) +process.HLT_Photon60_R9Id90_CaloIdL_IsoL_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGNonIsoOrWithJetAndTauNoPS + process.hltPrePhoton60R9Id90CaloIdLIsoL + process.HLTPhoton60R9Id90CaloIdLIsoLSequence + process.HLTEndSequence ) +process.HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGNonIsoOrWithJetAndTauNoPS + process.hltPrePhoton60R9Id90CaloIdLIsoLDisplacedIdL + process.HLTPhoton60R9Id90CaloIdLIsoLDisplacedIdLSequence + process.HLTEndSequence ) +process.HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGNonIsoOrWithJetAndTauNoPS + process.hltPrePhoton60R9Id90CaloIdLIsoLDisplacedIdLPFHT350MinPFJet15 + process.HLTPhoton60R9Id90CaloIdLIsoLDisplacedIdLSequence + process.HLTPFHT350MinPFJet15Sequence + process.HLTEndSequence ) +process.HLT_ECALHT800_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sEG40To45IorJet170To200IorHTT300To500IorETM70ToETM150 + process.hltPreECALHT800 + process.HLTDoFullUnpackingEgammaEcalWithoutPreshowerSequence + process.hltTowerMakerEcal + process.hltHtMhtEcal + process.hltHtEcal800 + process.HLTEndSequence ) +process.HLT_DiSC30_18_EIso_AND_HE_Mass70_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGWithJetAndTau + process.hltPreDiSC3018EIsoANDHEMass70 + process.HLTSC3018EIso15HE30eMass70Sequence + process.HLTEndSequence ) process.HLT_L1FatEvents_v3 = cms.Path( process.HLTBeginSequenceL1Fat + process.hltPreL1FatEvents + process.HLTEndSequence ) process.HLT_Physics_v8 = cms.Path( process.HLTBeginSequenceL1Fat + process.hltPrePhysics + process.HLTEndSequence ) process.HLT_EphemeralPhysics_v2 = cms.Path( process.HLTBeginSequence + process.hltPreEphemeralPhysics + process.HLTEndSequence ) @@ -129008,83 +132169,83 @@ process.HLT_ZeroBias_Alignment_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreZeroBiasAlignment + process.HLTEndSequence ) process.HLT_EphemeralZeroBias_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreEphemeralZeroBias + process.HLTEndSequence ) process.DST_ZeroBias_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreDSTZeroBias + process.HLTEndSequence ) -process.DST_Run3_PFScoutingPixelTracking_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sDSTRun3PFScoutingPixelTracking + process.hltPreDSTRun3PFScoutingPixelTracking + process.HLTPFScoutingPixelTrackingSequence + process.HLTEndSequence ) -process.DST_HLTMuon_Run3_PFScoutingPixelTracking_v17 = cms.Path( process.HLTBeginSequence + process.hltPreDSTHLTMuonRun3PFScoutingPixelTracking + process.hltMuonTriggerResultsFilter + process.HLTPFScoutingPixelTrackingSequence + process.HLTEndSequence ) -process.HLT_AK4CaloJet30_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreAK4CaloJet30 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet30 + process.HLTEndSequence ) -process.HLT_AK4CaloJet40_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreAK4CaloJet40 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet40 + process.HLTEndSequence ) -process.HLT_AK4CaloJet50_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreAK4CaloJet50 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet50 + process.HLTEndSequence ) -process.HLT_AK4CaloJet80_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet35 + process.hltPreAK4CaloJet80 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet80 + process.HLTEndSequence ) -process.HLT_AK4CaloJet100_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60 + process.hltPreAK4CaloJet100 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet100 + process.HLTEndSequence ) -process.HLT_AK4CaloJet120_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60 + process.hltPreAK4CaloJet120 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet120 + process.HLTEndSequence ) -process.HLT_AK4PFJet30_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreAK4PFJet30 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet15 + process.HLTAK4PFJetsSequence + process.hltAK4PFJetsCorrectedMatchedToCaloJets15 + process.hltSingleAK4PFJet30 + process.HLTEndSequence ) -process.HLT_AK4PFJet50_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreAK4PFJet50 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet30 + process.HLTAK4PFJetsSequence + process.hltAK4PFJetsCorrectedMatchedToCaloJets30 + process.hltSingleAK4PFJet50 + process.HLTEndSequence ) -process.HLT_AK4PFJet80_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet35 + process.hltPreAK4PFJet80 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet50 + process.HLTAK4PFJetsSequence + process.hltAK4PFJetsCorrectedMatchedToCaloJets50 + process.hltSingleAK4PFJet80 + process.HLTEndSequence ) -process.HLT_AK4PFJet100_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60 + process.hltPreAK4PFJet100 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.HLTAK4PFJetsSequence + process.hltAK4PFJetsCorrectedMatchedToCaloJets70 + process.hltSingleAK4PFJet100 + process.HLTEndSequence ) -process.HLT_AK4PFJet120_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60 + process.hltPreAK4PFJet120 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.HLTAK4PFJetsSequence + process.hltAK4PFJetsCorrectedMatchedToCaloJets70 + process.hltSingleAK4PFJet120 + process.HLTEndSequence ) -process.HLT_PixelTracks_Multiplicity60ForPPRef_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sETT45BptxAND + process.hltPrePixelTracksMultiplicity60ForPPRef + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingForHighMultSequence + process.hltGoodPixelTracksForHighMult + process.hltPixelCandsForHighMult + process.hlt1HighMult60 + process.HLTEndSequence ) -process.HLT_PixelTracks_Multiplicity85ForPPRef_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sETT50BptxAND + process.hltPrePixelTracksMultiplicity85ForPPRef + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingForHighMultSequence + process.hltGoodPixelTracksForHighMult + process.hltPixelCandsForHighMult + process.hlt1HighMult85 + process.HLTEndSequence ) -process.HLT_PixelTracks_Multiplicity110ForPPRef_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sETT55BptxAND + process.hltPrePixelTracksMultiplicity110ForPPRef + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingForHighMultSequence + process.hltGoodPixelTracksForHighMult + process.hltPixelCandsForHighMult + process.hlt1HighMult110 + process.HLTEndSequence ) -process.HLT_PixelTracks_Multiplicity135ForPPRef_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sETT60BptxAND + process.hltPrePixelTracksMultiplicity135ForPPRef + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingForHighMultSequence + process.hltGoodPixelTracksForHighMult + process.hltPixelCandsForHighMult + process.hlt1HighMult135 + process.HLTEndSequence ) -process.HLT_PixelTracks_Multiplicity160ForPPRef_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sETT60BptxAND + process.hltPrePixelTracksMultiplicity160ForPPRef + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingForHighMultSequence + process.hltGoodPixelTracksForHighMult + process.hltPixelCandsForHighMult + process.hlt1HighMult160 + process.HLTEndSequence ) -process.HLT_AK4CaloJet40_Eta5p1ForPPRef_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet28BptxAND + process.hltPreAK4CaloJet40Eta5p1ForPPRef + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet40Eta5p1 + process.HLTEndSequence ) -process.HLT_AK4CaloJet60_Eta5p1ForPPRef_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet40BptxAND + process.hltPreAK4CaloJet60Eta5p1ForPPRef + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet60Eta5p1 + process.HLTEndSequence ) -process.HLT_AK4CaloJet80_Eta5p1ForPPRef_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet48BptxAND + process.hltPreAK4CaloJet80Eta5p1ForPPRef + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet80Eta5p1 + process.HLTEndSequence ) -process.HLT_AK4CaloJet100_Eta5p1ForPPRef_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet52BptxAND + process.hltPreAK4CaloJet100Eta5p1ForPPRef + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet100Eta5p1 + process.HLTEndSequence ) -process.HLT_AK4CaloJet110_Eta5p1ForPPRef_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet52BptxAND + process.hltPreAK4CaloJet110Eta5p1ForPPRef + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet110Eta5p1 + process.HLTEndSequence ) -process.HLT_AK4CaloJet120_Eta5p1ForPPRef_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet68BptxAND + process.hltPreAK4CaloJet120Eta5p1ForPPRef + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet120Eta5p1 + process.HLTEndSequence ) -process.HLT_AK4CaloJet150ForPPRef_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet68BptxAND + process.hltPreAK4CaloJet150ForPPRef + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet150Eta5p1 + process.HLTEndSequence ) -process.HLT_AK4PFJet40_Eta5p1ForPPRef_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet28BptxAND + process.hltPreAK4PFJet40Eta5p1ForPPRef + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet15Eta5p1 + process.HLTAK4PFJetsSequence + process.hltAK4PFJetsCorrectedMatchedToCaloJets15Eta5p1 + process.hltSingleAK4PFJet40Eta5p1 + process.HLTEndSequence ) -process.HLT_AK4PFJet60_Eta5p1ForPPRef_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet40BptxAND + process.hltPreAK4PFJet60Eta5p1ForPPRef + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet30Eta5p1 + process.HLTAK4PFJetsSequence + process.hltAK4PFJetsCorrectedMatchedToCaloJets30Eta5p1 + process.hltSingleAK4PFJet60Eta5p1 + process.HLTEndSequence ) -process.HLT_AK4PFJet80_Eta5p1ForPPRef_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet48BptxAND + process.hltPreAK4PFJet80Eta5p1ForPPRef + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet50Eta5p1 + process.HLTAK4PFJetsSequence + process.hltAK4PFJetsCorrectedMatchedToCaloJets50Eta5p1 + process.hltSingleAK4PFJet80Eta5p1 + process.HLTEndSequence ) -process.HLT_AK4PFJet100_Eta5p1ForPPRef_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet52BptxAND + process.hltPreAK4PFJet100Eta5p1ForPPRef + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70Eta5p1 + process.HLTAK4PFJetsSequence + process.hltAK4PFJetsCorrectedMatchedToCaloJets70Eta5p1 + process.hltSingleAK4PFJet100Eta5p1 + process.HLTEndSequence ) -process.HLT_AK4PFJet110_Eta5p1ForPPRef_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet52BptxAND + process.hltPreAK4PFJet110Eta5p1ForPPRef + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet80Eta5p1 + process.HLTAK4PFJetsSequence + process.hltAK4PFJetsCorrectedMatchedToCaloJets80Eta5p1 + process.hltSingleAK4PFJet110Eta5p1 + process.HLTEndSequence ) -process.HLT_AK4PFJet120_Eta5p1ForPPRef_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet68BptxAND + process.hltPreAK4PFJet120Eta5p1ForPPRef + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet90Eta5p1 + process.HLTAK4PFJetsSequence + process.hltAK4PFJetsCorrectedMatchedToCaloJets90Eta5p1 + process.hltSingleAK4PFJet120Eta5p1 + process.HLTEndSequence ) -process.HLT_AK4CaloJet80_Jet35_Eta1p1ForPPRef_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet48BptxAND + process.hltPreAK4CaloJet80Jet35Eta1p1ForPPRef + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet80Eta1p1 + process.hltDoubleAK4CaloJet35Eta1p1 + process.HLTEndSequence ) -process.HLT_AK4CaloJet80_Jet35_Eta0p7ForPPRef_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet48BptxAND + process.hltPreAK4CaloJet80Jet35Eta0p7ForPPRef + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet80Eta0p7 + process.hltDoubleAK4CaloJet35Eta0p7 + process.HLTEndSequence ) -process.HLT_AK4CaloJet100_Jet35_Eta1p1ForPPRef_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet52BptxAND + process.hltPreAK4CaloJet100Jet35Eta1p1ForPPRef + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet100Eta1p1 + process.hltDoubleAK4CaloJet35Eta1p1 + process.HLTEndSequence ) -process.HLT_AK4CaloJet100_Jet35_Eta0p7ForPPRef_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet52BptxAND + process.hltPreAK4CaloJet100Jet35Eta0p7ForPPRef + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet100Eta0p7 + process.hltDoubleAK4CaloJet35Eta0p7 + process.HLTEndSequence ) -process.HLT_AK4CaloJet80_45_45_Eta2p1ForPPRef_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet48BptxAND + process.hltPreAK4CaloJet804545Eta2p1ForPPRef + process.HLTAK4CaloJetsSequence + process.hltTripleAK4CaloJet45Eta2p1 + process.hltSingleAK4CaloJet80Eta2p1 + process.HLTEndSequence ) -process.HLT_SinglePhoton10_Eta3p1ForPPRef_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreSinglePhoton10Eta3p1ForPPRef + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIPhoton10Eta3p1 + process.HLTEndSequence ) -process.HLT_SinglePhoton15_Eta3p1ForPPRef_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG5 + process.hltPreSinglePhoton15Eta3p1ForPPRef + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIPhoton15Eta3p1 + process.HLTEndSequence ) -process.HLT_SinglePhoton20_Eta3p1ForPPRef_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG10er2p5 + process.hltPreSinglePhoton20Eta3p1ForPPRef + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIPhoton20Eta3p1 + process.HLTEndSequence ) -process.HLT_SinglePhoton30_Eta3p1ForPPRef_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG10er2p5 + process.hltPreSinglePhoton30Eta3p1ForPPRef + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIPhoton30Eta3p1 + process.HLTEndSequence ) -process.HLT_SinglePhoton40_Eta3p1ForPPRef_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG24 + process.hltPreSinglePhoton40Eta3p1ForPPRef + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIPhoton40Eta3p1 + process.HLTEndSequence ) -process.HLT_SinglePhoton50_Eta3p1ForPPRef_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG24 + process.hltPreSinglePhoton50Eta3p1ForPPRef + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIPhoton50Eta3p1 + process.HLTEndSequence ) -process.HLT_SinglePhoton60_Eta3p1ForPPRef_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG24 + process.hltPreSinglePhoton60Eta3p1ForPPRef + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIPhoton60Eta3p1 + process.HLTEndSequence ) -process.HLT_Photon20_HoverELoose_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG10er2p5 + process.hltPrePhoton20HoverELoose + process.HLTPhoton20SequenceLooseHOverE + process.HLTEndSequence ) -process.HLT_Photon30_HoverELoose_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG10er2p5 + process.hltPrePhoton30HoverELoose + process.HLTPhoton30SequenceLooseHOverE + process.HLTEndSequence ) -process.HLT_Photon40_HoverELoose_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG24 + process.hltPrePhoton40HoverELoose + process.HLTPhoton40SequenceLooseHOverE + process.HLTEndSequence ) -process.HLT_Photon50_HoverELoose_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG24 + process.hltPrePhoton50HoverELoose + process.HLTPhoton50SequenceLooseHOverE + process.HLTEndSequence ) -process.HLT_Photon60_HoverELoose_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG24 + process.hltPrePhoton60HoverELoose + process.HLTPhoton60SequenceLooseHOverE + process.HLTEndSequence ) -process.HLT_HIL2Mu3Eta2p5_AK4CaloJet40Eta2p1ForPPRef_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu3BptxAND + process.hltPreHIL2Mu3Eta2p5AK4CaloJet40Eta2p1ForPPRef + process.hltHIL1SingleMu3 + process.HLTL2muonrecoSequence + process.hltHIL2Mu3N10HitQForPPRefL2Filtered + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet40Eta2p1 + process.HLTEndSequence ) -process.HLT_HIL2Mu3Eta2p5_AK4CaloJet60Eta2p1ForPPRef_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu3BptxAND + process.hltPreHIL2Mu3Eta2p5AK4CaloJet60Eta2p1ForPPRef + process.hltHIL1SingleMu3 + process.HLTL2muonrecoSequence + process.hltHIL2Mu3N10HitQForPPRefL2Filtered + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet60Eta2p1 + process.HLTEndSequence ) -process.HLT_HIL2Mu3Eta2p5_AK4CaloJet80Eta2p1ForPPRef_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu3BptxAND + process.hltPreHIL2Mu3Eta2p5AK4CaloJet80Eta2p1ForPPRef + process.hltHIL1SingleMu3 + process.HLTL2muonrecoSequence + process.hltHIL2Mu3N10HitQForPPRefL2Filtered + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet80Eta2p1 + process.HLTEndSequence ) -process.HLT_HIL2Mu3Eta2p5_AK4CaloJet100Eta2p1ForPPRef_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu3BptxAND + process.hltPreHIL2Mu3Eta2p5AK4CaloJet100Eta2p1ForPPRef + process.hltHIL1SingleMu3 + process.HLTL2muonrecoSequence + process.hltHIL2Mu3N10HitQForPPRefL2Filtered + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet100Eta2p1 + process.HLTEndSequence ) +process.DST_Run3_PFScoutingPixelTracking_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sDSTRun3PFScoutingPixelTracking + process.hltPreDSTRun3PFScoutingPixelTracking + process.HLTPFScoutingPixelTrackingSequence + process.HLTEndSequence ) +process.DST_HLTMuon_Run3_PFScoutingPixelTracking_v18 = cms.Path( process.HLTBeginSequence + process.hltPreDSTHLTMuonRun3PFScoutingPixelTracking + process.hltMuonTriggerResultsFilter + process.HLTPFScoutingPixelTrackingSequence + process.HLTEndSequence ) +process.HLT_AK4CaloJet30_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreAK4CaloJet30 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet30 + process.HLTEndSequence ) +process.HLT_AK4CaloJet40_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreAK4CaloJet40 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet40 + process.HLTEndSequence ) +process.HLT_AK4CaloJet50_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreAK4CaloJet50 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet50 + process.HLTEndSequence ) +process.HLT_AK4CaloJet80_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet35 + process.hltPreAK4CaloJet80 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet80 + process.HLTEndSequence ) +process.HLT_AK4CaloJet100_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60 + process.hltPreAK4CaloJet100 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet100 + process.HLTEndSequence ) +process.HLT_AK4CaloJet120_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60 + process.hltPreAK4CaloJet120 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet120 + process.HLTEndSequence ) +process.HLT_AK4PFJet30_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreAK4PFJet30 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet15 + process.HLTAK4PFJetsSequence + process.hltAK4PFJetsCorrectedMatchedToCaloJets15 + process.hltSingleAK4PFJet30 + process.HLTEndSequence ) +process.HLT_AK4PFJet50_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreAK4PFJet50 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet30 + process.HLTAK4PFJetsSequence + process.hltAK4PFJetsCorrectedMatchedToCaloJets30 + process.hltSingleAK4PFJet50 + process.HLTEndSequence ) +process.HLT_AK4PFJet80_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet35 + process.hltPreAK4PFJet80 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet50 + process.HLTAK4PFJetsSequence + process.hltAK4PFJetsCorrectedMatchedToCaloJets50 + process.hltSingleAK4PFJet80 + process.HLTEndSequence ) +process.HLT_AK4PFJet100_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60 + process.hltPreAK4PFJet100 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.HLTAK4PFJetsSequence + process.hltAK4PFJetsCorrectedMatchedToCaloJets70 + process.hltSingleAK4PFJet100 + process.HLTEndSequence ) +process.HLT_AK4PFJet120_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60 + process.hltPreAK4PFJet120 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.HLTAK4PFJetsSequence + process.hltAK4PFJetsCorrectedMatchedToCaloJets70 + process.hltSingleAK4PFJet120 + process.HLTEndSequence ) +process.HLT_PixelTracks_Multiplicity60ForPPRef_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sETT45BptxAND + process.hltPrePixelTracksMultiplicity60ForPPRef + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingForHighMultSequence + process.hltGoodPixelTracksForHighMult + process.hltPixelCandsForHighMult + process.hlt1HighMult60 + process.HLTEndSequence ) +process.HLT_PixelTracks_Multiplicity85ForPPRef_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sETT50BptxAND + process.hltPrePixelTracksMultiplicity85ForPPRef + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingForHighMultSequence + process.hltGoodPixelTracksForHighMult + process.hltPixelCandsForHighMult + process.hlt1HighMult85 + process.HLTEndSequence ) +process.HLT_PixelTracks_Multiplicity110ForPPRef_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sETT55BptxAND + process.hltPrePixelTracksMultiplicity110ForPPRef + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingForHighMultSequence + process.hltGoodPixelTracksForHighMult + process.hltPixelCandsForHighMult + process.hlt1HighMult110 + process.HLTEndSequence ) +process.HLT_PixelTracks_Multiplicity135ForPPRef_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sETT60BptxAND + process.hltPrePixelTracksMultiplicity135ForPPRef + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingForHighMultSequence + process.hltGoodPixelTracksForHighMult + process.hltPixelCandsForHighMult + process.hlt1HighMult135 + process.HLTEndSequence ) +process.HLT_PixelTracks_Multiplicity160ForPPRef_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sETT60BptxAND + process.hltPrePixelTracksMultiplicity160ForPPRef + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingForHighMultSequence + process.hltGoodPixelTracksForHighMult + process.hltPixelCandsForHighMult + process.hlt1HighMult160 + process.HLTEndSequence ) +process.HLT_AK4CaloJet40_Eta5p1ForPPRef_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet28BptxAND + process.hltPreAK4CaloJet40Eta5p1ForPPRef + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet40Eta5p1 + process.HLTEndSequence ) +process.HLT_AK4CaloJet60_Eta5p1ForPPRef_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet40BptxAND + process.hltPreAK4CaloJet60Eta5p1ForPPRef + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet60Eta5p1 + process.HLTEndSequence ) +process.HLT_AK4CaloJet80_Eta5p1ForPPRef_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet48BptxAND + process.hltPreAK4CaloJet80Eta5p1ForPPRef + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet80Eta5p1 + process.HLTEndSequence ) +process.HLT_AK4CaloJet100_Eta5p1ForPPRef_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet52BptxAND + process.hltPreAK4CaloJet100Eta5p1ForPPRef + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet100Eta5p1 + process.HLTEndSequence ) +process.HLT_AK4CaloJet110_Eta5p1ForPPRef_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet52BptxAND + process.hltPreAK4CaloJet110Eta5p1ForPPRef + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet110Eta5p1 + process.HLTEndSequence ) +process.HLT_AK4CaloJet120_Eta5p1ForPPRef_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet68BptxAND + process.hltPreAK4CaloJet120Eta5p1ForPPRef + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet120Eta5p1 + process.HLTEndSequence ) +process.HLT_AK4CaloJet150ForPPRef_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet68BptxAND + process.hltPreAK4CaloJet150ForPPRef + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet150Eta5p1 + process.HLTEndSequence ) +process.HLT_AK4PFJet40_Eta5p1ForPPRef_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet28BptxAND + process.hltPreAK4PFJet40Eta5p1ForPPRef + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet15Eta5p1 + process.HLTAK4PFJetsSequence + process.hltAK4PFJetsCorrectedMatchedToCaloJets15Eta5p1 + process.hltSingleAK4PFJet40Eta5p1 + process.HLTEndSequence ) +process.HLT_AK4PFJet60_Eta5p1ForPPRef_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet40BptxAND + process.hltPreAK4PFJet60Eta5p1ForPPRef + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet30Eta5p1 + process.HLTAK4PFJetsSequence + process.hltAK4PFJetsCorrectedMatchedToCaloJets30Eta5p1 + process.hltSingleAK4PFJet60Eta5p1 + process.HLTEndSequence ) +process.HLT_AK4PFJet80_Eta5p1ForPPRef_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet48BptxAND + process.hltPreAK4PFJet80Eta5p1ForPPRef + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet50Eta5p1 + process.HLTAK4PFJetsSequence + process.hltAK4PFJetsCorrectedMatchedToCaloJets50Eta5p1 + process.hltSingleAK4PFJet80Eta5p1 + process.HLTEndSequence ) +process.HLT_AK4PFJet100_Eta5p1ForPPRef_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet52BptxAND + process.hltPreAK4PFJet100Eta5p1ForPPRef + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70Eta5p1 + process.HLTAK4PFJetsSequence + process.hltAK4PFJetsCorrectedMatchedToCaloJets70Eta5p1 + process.hltSingleAK4PFJet100Eta5p1 + process.HLTEndSequence ) +process.HLT_AK4PFJet110_Eta5p1ForPPRef_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet52BptxAND + process.hltPreAK4PFJet110Eta5p1ForPPRef + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet80Eta5p1 + process.HLTAK4PFJetsSequence + process.hltAK4PFJetsCorrectedMatchedToCaloJets80Eta5p1 + process.hltSingleAK4PFJet110Eta5p1 + process.HLTEndSequence ) +process.HLT_AK4PFJet120_Eta5p1ForPPRef_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet68BptxAND + process.hltPreAK4PFJet120Eta5p1ForPPRef + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet90Eta5p1 + process.HLTAK4PFJetsSequence + process.hltAK4PFJetsCorrectedMatchedToCaloJets90Eta5p1 + process.hltSingleAK4PFJet120Eta5p1 + process.HLTEndSequence ) +process.HLT_AK4CaloJet80_Jet35_Eta1p1ForPPRef_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet48BptxAND + process.hltPreAK4CaloJet80Jet35Eta1p1ForPPRef + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet80Eta1p1 + process.hltDoubleAK4CaloJet35Eta1p1 + process.HLTEndSequence ) +process.HLT_AK4CaloJet80_Jet35_Eta0p7ForPPRef_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet48BptxAND + process.hltPreAK4CaloJet80Jet35Eta0p7ForPPRef + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet80Eta0p7 + process.hltDoubleAK4CaloJet35Eta0p7 + process.HLTEndSequence ) +process.HLT_AK4CaloJet100_Jet35_Eta1p1ForPPRef_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet52BptxAND + process.hltPreAK4CaloJet100Jet35Eta1p1ForPPRef + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet100Eta1p1 + process.hltDoubleAK4CaloJet35Eta1p1 + process.HLTEndSequence ) +process.HLT_AK4CaloJet100_Jet35_Eta0p7ForPPRef_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet52BptxAND + process.hltPreAK4CaloJet100Jet35Eta0p7ForPPRef + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet100Eta0p7 + process.hltDoubleAK4CaloJet35Eta0p7 + process.HLTEndSequence ) +process.HLT_AK4CaloJet80_45_45_Eta2p1ForPPRef_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet48BptxAND + process.hltPreAK4CaloJet804545Eta2p1ForPPRef + process.HLTAK4CaloJetsSequence + process.hltTripleAK4CaloJet45Eta2p1 + process.hltSingleAK4CaloJet80Eta2p1 + process.HLTEndSequence ) +process.HLT_SinglePhoton10_Eta3p1ForPPRef_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreSinglePhoton10Eta3p1ForPPRef + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIPhoton10Eta3p1 + process.HLTEndSequence ) +process.HLT_SinglePhoton15_Eta3p1ForPPRef_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG5 + process.hltPreSinglePhoton15Eta3p1ForPPRef + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIPhoton15Eta3p1 + process.HLTEndSequence ) +process.HLT_SinglePhoton20_Eta3p1ForPPRef_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG10er2p5 + process.hltPreSinglePhoton20Eta3p1ForPPRef + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIPhoton20Eta3p1 + process.HLTEndSequence ) +process.HLT_SinglePhoton30_Eta3p1ForPPRef_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG10er2p5 + process.hltPreSinglePhoton30Eta3p1ForPPRef + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIPhoton30Eta3p1 + process.HLTEndSequence ) +process.HLT_SinglePhoton40_Eta3p1ForPPRef_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG24 + process.hltPreSinglePhoton40Eta3p1ForPPRef + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIPhoton40Eta3p1 + process.HLTEndSequence ) +process.HLT_SinglePhoton50_Eta3p1ForPPRef_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG24 + process.hltPreSinglePhoton50Eta3p1ForPPRef + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIPhoton50Eta3p1 + process.HLTEndSequence ) +process.HLT_SinglePhoton60_Eta3p1ForPPRef_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG24 + process.hltPreSinglePhoton60Eta3p1ForPPRef + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIPhoton60Eta3p1 + process.HLTEndSequence ) +process.HLT_Photon20_HoverELoose_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG10er2p5 + process.hltPrePhoton20HoverELoose + process.HLTPhoton20SequenceLooseHOverE + process.HLTEndSequence ) +process.HLT_Photon30_HoverELoose_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG10er2p5 + process.hltPrePhoton30HoverELoose + process.HLTPhoton30SequenceLooseHOverE + process.HLTEndSequence ) +process.HLT_Photon40_HoverELoose_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG24 + process.hltPrePhoton40HoverELoose + process.HLTPhoton40SequenceLooseHOverE + process.HLTEndSequence ) +process.HLT_Photon50_HoverELoose_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG24 + process.hltPrePhoton50HoverELoose + process.HLTPhoton50SequenceLooseHOverE + process.HLTEndSequence ) +process.HLT_Photon60_HoverELoose_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG24 + process.hltPrePhoton60HoverELoose + process.HLTPhoton60SequenceLooseHOverE + process.HLTEndSequence ) +process.HLT_HIL2Mu3Eta2p5_AK4CaloJet40Eta2p1ForPPRef_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu3BptxAND + process.hltPreHIL2Mu3Eta2p5AK4CaloJet40Eta2p1ForPPRef + process.hltHIL1SingleMu3 + process.HLTL2muonrecoSequence + process.hltHIL2Mu3N10HitQForPPRefL2Filtered + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet40Eta2p1 + process.HLTEndSequence ) +process.HLT_HIL2Mu3Eta2p5_AK4CaloJet60Eta2p1ForPPRef_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu3BptxAND + process.hltPreHIL2Mu3Eta2p5AK4CaloJet60Eta2p1ForPPRef + process.hltHIL1SingleMu3 + process.HLTL2muonrecoSequence + process.hltHIL2Mu3N10HitQForPPRefL2Filtered + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet60Eta2p1 + process.HLTEndSequence ) +process.HLT_HIL2Mu3Eta2p5_AK4CaloJet80Eta2p1ForPPRef_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu3BptxAND + process.hltPreHIL2Mu3Eta2p5AK4CaloJet80Eta2p1ForPPRef + process.hltHIL1SingleMu3 + process.HLTL2muonrecoSequence + process.hltHIL2Mu3N10HitQForPPRefL2Filtered + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet80Eta2p1 + process.HLTEndSequence ) +process.HLT_HIL2Mu3Eta2p5_AK4CaloJet100Eta2p1ForPPRef_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu3BptxAND + process.hltPreHIL2Mu3Eta2p5AK4CaloJet100Eta2p1ForPPRef + process.hltHIL1SingleMu3 + process.HLTL2muonrecoSequence + process.hltHIL2Mu3N10HitQForPPRefL2Filtered + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet100Eta2p1 + process.HLTEndSequence ) process.HLT_HIL1DoubleMu0ForPPRef_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0BptxAND + process.hltPreHIL1DoubleMu0ForPPRef + process.hltHIDoubleMu0L1Filtered + process.HLTEndSequence ) process.HLT_HIL1DoubleMu10ForPPRef_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu3BptxAND + process.hltPreHIL1DoubleMu10ForPPRef + process.hltHIDoubleMu10MinBiasL1Filtered + process.HLTEndSequence ) process.HLT_HIL2DoubleMu0_NHitQForPPRef_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0BptxAND + process.hltPreHIL2DoubleMu0NHitQForPPRef + process.hltHIDoubleMu0L1Filtered + process.HLTL2muonrecoSequence + process.hltHIL2DoubleMu0NHitQFiltered + process.HLTEndSequence ) -process.HLT_HIL3DoubleMu0_OS_m2p5to4p5ForPPRef_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0BptxAND + process.hltPreHIL3DoubleMu0OSm2p5to4p5ForPPRef + process.hltHIDoubleMu0L1Filtered + process.HLTL2muonrecoSequence + cms.ignore(process.hltHIDimuonOpenL2FilteredNoMBHFgated) + process.HLTHIL3muonrecoSequence + process.hltHIDimuonOpenOSm2p5to4p5L3Filter + process.HLTEndSequence ) -process.HLT_HIL3DoubleMu0_OS_m7to14ForPPRef_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0BptxAND + process.hltPreHIL3DoubleMu0OSm7to14ForPPRef + process.hltHIDoubleMu0L1Filtered + process.HLTL2muonrecoSequence + cms.ignore(process.hltHIDimuonOpenL2FilteredNoMBHFgated) + process.HLTHIL3muonrecoSequence + process.hltHIDimuonOpenOSm7to14L3Filter + process.HLTEndSequence ) +process.HLT_HIL3DoubleMu0_OS_m2p5to4p5ForPPRef_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0BptxAND + process.hltPreHIL3DoubleMu0OSm2p5to4p5ForPPRef + process.hltHIDoubleMu0L1Filtered + process.HLTL2muonrecoSequence + cms.ignore(process.hltHIDimuonOpenL2FilteredNoMBHFgated) + process.HLTHIL3muonrecoSequence + process.hltHIDimuonOpenOSm2p5to4p5L3Filter + process.HLTEndSequence ) +process.HLT_HIL3DoubleMu0_OS_m7to14ForPPRef_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0BptxAND + process.hltPreHIL3DoubleMu0OSm7to14ForPPRef + process.hltHIDoubleMu0L1Filtered + process.HLTL2muonrecoSequence + cms.ignore(process.hltHIDimuonOpenL2FilteredNoMBHFgated) + process.HLTHIL3muonrecoSequence + process.hltHIDimuonOpenOSm7to14L3Filter + process.HLTEndSequence ) process.HLT_HIL2Mu3_NHitQ10ForPPRef_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu3BptxAND + process.hltPreHIL2Mu3NHitQ10ForPPRef + process.hltHIL1SingleMu3 + process.HLTL2muonrecoSequence + process.hltHIL2Mu3N10HitQForPPRefL2Filtered + process.HLTEndSequence ) -process.HLT_HIL3Mu3_NHitQ15ForPPRef_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu3BptxAND + process.hltPreHIL3Mu3NHitQ15ForPPRef + process.hltHIL1SingleMu3 + process.HLTL2muonrecoSequence + process.hltHIL2Mu3N10HitQForPPRefL2Filtered + process.HLTHIL3muonrecoSequence + process.hltHISingleMu3NHit15L3Filtered + process.HLTEndSequence ) +process.HLT_HIL3Mu3_NHitQ15ForPPRef_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu3BptxAND + process.hltPreHIL3Mu3NHitQ15ForPPRef + process.hltHIL1SingleMu3 + process.HLTL2muonrecoSequence + process.hltHIL2Mu3N10HitQForPPRefL2Filtered + process.HLTHIL3muonrecoSequence + process.hltHISingleMu3NHit15L3Filtered + process.HLTEndSequence ) process.HLT_HIL2Mu5_NHitQ10ForPPRef_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu5BptxAND + process.hltPreHIL2Mu5NHitQ10ForPPRef + process.hltHIL1SingleMu5Filtered + process.HLTL2muonrecoSequence + process.hltHIL2Mu5N10HitQL2Filtered + process.HLTEndSequence ) -process.HLT_HIL3Mu5_NHitQ15ForPPRef_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu5BptxAND + process.hltPreHIL3Mu5NHitQ15ForPPRef + process.hltHIL1SingleMu5Filtered + process.HLTL2muonrecoSequence + process.hltHIL2Mu5N10HitQL2Filtered + process.HLTHIL3muonrecoSequence + process.hltHISingleMu5NHit15L3Filtered + process.HLTEndSequence ) +process.HLT_HIL3Mu5_NHitQ15ForPPRef_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu5BptxAND + process.hltPreHIL3Mu5NHitQ15ForPPRef + process.hltHIL1SingleMu5Filtered + process.HLTL2muonrecoSequence + process.hltHIL2Mu5N10HitQL2Filtered + process.HLTHIL3muonrecoSequence + process.hltHISingleMu5NHit15L3Filtered + process.HLTEndSequence ) process.HLT_HIL2Mu7_NHitQ10ForPPRef_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu7BptxAND + process.hltPreHIL2Mu7NHitQ10ForPPRef + process.hltHIL1SingleMu7Filtered + process.HLTL2muonrecoSequence + process.hltHIL2Mu7N10HitQL2Filtered + process.HLTEndSequence ) -process.HLT_HIL3Mu7_NHitQ15ForPPRef_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu7BptxAND + process.hltPreHIL3Mu7NHitQ15ForPPRef + process.hltHIL1SingleMu7Filtered + process.HLTL2muonrecoSequence + process.hltHIL2Mu7N10HitQL2Filtered + process.HLTHIL3muonrecoSequence + process.hltHISingleMu7NHit15L3Filtered + process.HLTEndSequence ) +process.HLT_HIL3Mu7_NHitQ15ForPPRef_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu7BptxAND + process.hltPreHIL3Mu7NHitQ15ForPPRef + process.hltHIL1SingleMu7Filtered + process.HLTL2muonrecoSequence + process.hltHIL2Mu7N10HitQL2Filtered + process.HLTHIL3muonrecoSequence + process.hltHISingleMu7NHit15L3Filtered + process.HLTEndSequence ) process.HLT_HIL2Mu15ForPPRef_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu12BptxAND + process.hltPreHIL2Mu15ForPPRef + process.hltHIL1SingleMu12Filtered + process.HLTL2muonrecoSequence + process.hltHIL2Mu15L2Filtered + process.HLTEndSequence ) -process.HLT_HIL3Mu15ForPPRef_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu12BptxAND + process.hltPreHIL3Mu15ForPPRef + process.hltHIL1SingleMu12Filtered + process.HLTL2muonrecoSequence + cms.ignore(process.hltHIL3Mu15L2Filtered) + process.HLTHIL3muonrecoSequence + process.hltHISingleMu15L3Filtered + process.HLTEndSequence ) +process.HLT_HIL3Mu15ForPPRef_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu12BptxAND + process.hltPreHIL3Mu15ForPPRef + process.hltHIL1SingleMu12Filtered + process.HLTL2muonrecoSequence + cms.ignore(process.hltHIL3Mu15L2Filtered) + process.HLTHIL3muonrecoSequence + process.hltHISingleMu15L3Filtered + process.HLTEndSequence ) process.HLT_HIL2Mu20ForPPRef_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu16BptxAND + process.hltPreHIL2Mu20ForPPRef + process.hltHIL1SingleMu16Filtered + process.HLTL2muonrecoSequence + process.hltHIL2Mu20L2Filtered + process.HLTEndSequence ) -process.HLT_HIL3Mu20ForPPRef_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu16BptxAND + process.hltPreHIL3Mu20ForPPRef + process.hltHIL1SingleMu16Filtered + process.HLTL2muonrecoSequence + cms.ignore(process.hltHIL3Mu20L2Filtered) + process.HLTHIL3muonrecoSequence + process.hltHIL3SingleMu20L3Filtered + process.HLTEndSequence ) -process.HLT_FullTrack18ForPPRef_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet16BptxAND + process.hltPreFullTrack18ForPPRef + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingForHIppRefSequence + process.HLTPAPixelClusterSplitting + process.HLTDoLocalStripSequence + process.HLTPADoLocalStripSequenceAfterSplitting + process.HLTPAIterativeTracking + process.hltPAGoodFullTracks + process.hltPAFullCandsForFullTrackTrigger + process.hltPAFullTrack18 + process.HLTEndSequence ) -process.HLT_FullTrack24ForPPRef_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreFullTrack24ForPPRef + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingForHIppRefSequence + process.HLTPAPixelClusterSplitting + process.HLTDoLocalStripSequence + process.HLTPADoLocalStripSequenceAfterSplitting + process.HLTPAIterativeTracking + process.hltPAGoodFullTracks + process.hltPAFullCandsForFullTrackTrigger + process.hltPAFullTrack24 + process.HLTEndSequence ) -process.HLT_FullTrack34ForPPRef_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet28BptxAND + process.hltPreFullTrack34ForPPRef + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingForHIppRefSequence + process.HLTPAPixelClusterSplitting + process.HLTDoLocalStripSequence + process.HLTPADoLocalStripSequenceAfterSplitting + process.HLTPAIterativeTracking + process.hltPAGoodFullTracks + process.hltPAFullCandsForFullTrackTrigger + process.hltPAFullTrack34 + process.HLTEndSequence ) -process.HLT_FullTrack45ForPPRef_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet40BptxAND + process.hltPreFullTrack45ForPPRef + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingForHIppRefSequence + process.HLTPAPixelClusterSplitting + process.HLTDoLocalStripSequence + process.HLTPADoLocalStripSequenceAfterSplitting + process.HLTPAIterativeTracking + process.hltPAGoodFullTracks + process.hltPAFullCandsForFullTrackTrigger + process.hltPAFullTrack45 + process.HLTEndSequence ) -process.HLT_FullTrack53ForPPRef_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet48BptxAND + process.hltPreFullTrack53ForPPRef + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingForHIppRefSequence + process.HLTPAPixelClusterSplitting + process.HLTDoLocalStripSequence + process.HLTPADoLocalStripSequenceAfterSplitting + process.HLTPAIterativeTracking + process.hltPAGoodFullTracks + process.hltPAFullCandsForFullTrackTrigger + process.hltPAFullTrack53 + process.HLTEndSequence ) +process.HLT_HIL3Mu20ForPPRef_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu16BptxAND + process.hltPreHIL3Mu20ForPPRef + process.hltHIL1SingleMu16Filtered + process.HLTL2muonrecoSequence + cms.ignore(process.hltHIL3Mu20L2Filtered) + process.HLTHIL3muonrecoSequence + process.hltHIL3SingleMu20L3Filtered + process.HLTEndSequence ) +process.HLT_FullTrack18ForPPRef_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet16BptxAND + process.hltPreFullTrack18ForPPRef + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingForHIppRefSequence + process.HLTPAPixelClusterSplitting + process.HLTDoLocalStripSequence + process.HLTPADoLocalStripSequenceAfterSplitting + process.HLTPAIterativeTracking + process.hltPAGoodFullTracks + process.hltPAFullCandsForFullTrackTrigger + process.hltPAFullTrack18 + process.HLTEndSequence ) +process.HLT_FullTrack24ForPPRef_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreFullTrack24ForPPRef + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingForHIppRefSequence + process.HLTPAPixelClusterSplitting + process.HLTDoLocalStripSequence + process.HLTPADoLocalStripSequenceAfterSplitting + process.HLTPAIterativeTracking + process.hltPAGoodFullTracks + process.hltPAFullCandsForFullTrackTrigger + process.hltPAFullTrack24 + process.HLTEndSequence ) +process.HLT_FullTrack34ForPPRef_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet28BptxAND + process.hltPreFullTrack34ForPPRef + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingForHIppRefSequence + process.HLTPAPixelClusterSplitting + process.HLTDoLocalStripSequence + process.HLTPADoLocalStripSequenceAfterSplitting + process.HLTPAIterativeTracking + process.hltPAGoodFullTracks + process.hltPAFullCandsForFullTrackTrigger + process.hltPAFullTrack34 + process.HLTEndSequence ) +process.HLT_FullTrack45ForPPRef_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet40BptxAND + process.hltPreFullTrack45ForPPRef + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingForHIppRefSequence + process.HLTPAPixelClusterSplitting + process.HLTDoLocalStripSequence + process.HLTPADoLocalStripSequenceAfterSplitting + process.HLTPAIterativeTracking + process.hltPAGoodFullTracks + process.hltPAFullCandsForFullTrackTrigger + process.hltPAFullTrack45 + process.HLTEndSequence ) +process.HLT_FullTrack53ForPPRef_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet48BptxAND + process.hltPreFullTrack53ForPPRef + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingForHIppRefSequence + process.HLTPAPixelClusterSplitting + process.HLTDoLocalStripSequence + process.HLTPADoLocalStripSequenceAfterSplitting + process.HLTPAIterativeTracking + process.hltPAGoodFullTracks + process.hltPAFullCandsForFullTrackTrigger + process.hltPAFullTrack53 + process.HLTEndSequence ) process.HLT_HIL1CastorMediumJetForPPRef_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sCastorMediumJetBptxAND + process.hltPreHIL1CastorMediumJetForPPRef + process.HLTEndSequence ) process.HLT_HIL1UnpairedBunchBptxMinusForPPRef_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1UnpairedBunchBptxMinus + process.hltPreHIL1UnpairedBunchBptxMinusForPPRef + process.HLTEndSequence ) process.HLT_HIL1UnpairedBunchBptxPlusForPPRef_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1UnpairedBunchBptxPlus + process.hltPreHIL1UnpairedBunchBptxPlusForPPRef + process.HLTEndSequence ) process.HLT_HIL1NotBptxORForPPRef_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sNotBptxOR + process.hltPreHIL1NotBptxORForPPRef + process.HLTEndSequence ) -process.HLT_HIHT80_Beamspot_ppRef5TeV_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sHTTForBeamSpotPP5TeV + process.hltPreHIHT80BeamspotppRef5TeV + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT80 + process.HLTTrackingForBeamSpot + process.hltVerticesPF + process.hltVerticesPFSelector + process.hltVerticesPFFilter + process.HLTEndSequence ) +process.HLT_HIHT80_Beamspot_ppRef5TeV_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sHTTForBeamSpotPP5TeV + process.hltPreHIHT80BeamspotppRef5TeV + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT80 + process.HLTTrackingForBeamSpot + process.hltVerticesPF + process.hltVerticesPFSelector + process.hltVerticesPFFilter + process.hltFEDSelectorOnlineMetaData + process.HLTEndSequence ) process.HLT_HIZeroBias_part0_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreHIZeroBiaspart0 + process.HLTEndSequence ) process.HLT_HIZeroBias_part1_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreHIZeroBiaspart1 + process.HLTEndSequence ) process.HLT_HIZeroBias_part2_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreHIZeroBiaspart2 + process.HLTEndSequence ) @@ -129097,26 +132258,26 @@ process.HLT_HIZeroBias_part9_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreHIZeroBiaspart9 + process.HLTEndSequence ) process.HLT_HIZeroBias_part10_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreHIZeroBiaspart10 + process.HLTEndSequence ) process.HLT_HIZeroBias_part11_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreHIZeroBiaspart11 + process.HLTEndSequence ) -process.AlCa_HIEcalPi0EBonly_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaHIEcalPi0Eta + process.hltPreAlCaHIEcalPi0EBonly + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltSimple3x3Clusters + process.hltAlCaPi0RecHitsFilterEBonlyRegional + process.hltAlCaPi0EBUncalibrator + process.hltAlCaPi0EBRechitsToDigis + process.HLTEndSequence ) -process.AlCa_HIEcalPi0EEonly_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaHIEcalPi0Eta + process.hltPreAlCaHIEcalPi0EEonly + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltSimple3x3Clusters + process.hltAlCaPi0RecHitsFilterEEonlyRegional + process.hltAlCaPi0EEUncalibrator + process.hltAlCaPi0EERechitsToDigis + process.HLTEndSequence ) -process.AlCa_HIEcalEtaEBonly_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaHIEcalPi0Eta + process.hltPreAlCaHIEcalEtaEBonly + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltSimple3x3Clusters + process.hltAlCaEtaRecHitsFilterEBonlyRegional + process.hltAlCaEtaEBUncalibrator + process.hltAlCaEtaEBRechitsToDigis + process.HLTEndSequence ) -process.AlCa_HIEcalEtaEEonly_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaHIEcalPi0Eta + process.hltPreAlCaHIEcalEtaEEonly + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltSimple3x3Clusters + process.hltAlCaEtaRecHitsFilterEEonlyRegional + process.hltAlCaEtaEEUncalibrator + process.hltAlCaEtaEERechitsToDigis + process.HLTEndSequence ) -process.HLT_DmesonPPTrackingGlobal_Dpt8ForPPRef_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet16BptxAND + process.hltPreDmesonPPTrackingGlobalDpt8ForPPRef + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingForHIppRefSequence + process.HLTPAPixelClusterSplitting + process.HLTDoLocalStripSequence + process.HLTPADoLocalStripSequenceAfterSplitting + process.HLTPAIterativeTracking + process.hltPAFullCands + process.hltHIFullTrackFilterForDmeson + process.hltTktkVtxForDmesonDpt8 + process.hltTktkFilterForDmesonDpt8 + process.HLTEndSequence ) -process.HLT_DmesonPPTrackingGlobal_Dpt15ForPPRef_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreDmesonPPTrackingGlobalDpt15ForPPRef + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingForHIppRefSequence + process.HLTPAPixelClusterSplitting + process.HLTDoLocalStripSequence + process.HLTPADoLocalStripSequenceAfterSplitting + process.HLTPAIterativeTracking + process.hltPAFullCands + process.hltHIFullTrackFilterForDmeson + process.hltTktkVtxForDmesonDpt15 + process.hltTktkFilterForDmesonDpt15 + process.HLTEndSequence ) -process.HLT_DmesonPPTrackingGlobal_Dpt20ForPPRef_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet28BptxAND + process.hltPreDmesonPPTrackingGlobalDpt20ForPPRef + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingForHIppRefSequence + process.HLTPAPixelClusterSplitting + process.HLTDoLocalStripSequence + process.HLTPADoLocalStripSequenceAfterSplitting + process.HLTPAIterativeTracking + process.hltPAFullCands + process.hltHIFullTrackFilterForDmeson + process.hltTktkVtxForDmesonDpt20 + process.hltTktkFilterForDmesonDpt20 + process.HLTEndSequence ) -process.HLT_DmesonPPTrackingGlobal_Dpt30ForPPRef_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet40BptxAND + process.hltPreDmesonPPTrackingGlobalDpt30ForPPRef + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingForHIppRefSequence + process.HLTPAPixelClusterSplitting + process.HLTDoLocalStripSequence + process.HLTPADoLocalStripSequenceAfterSplitting + process.HLTPAIterativeTracking + process.hltPAFullCands + process.hltHIFullTrackFilterForDmeson + process.hltTktkVtxForDmesonDpt30 + process.hltTktkFilterForDmesonDpt30 + process.HLTEndSequence ) -process.HLT_DmesonPPTrackingGlobal_Dpt40ForPPRef_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet40BptxAND + process.hltPreDmesonPPTrackingGlobalDpt40ForPPRef + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingForHIppRefSequence + process.HLTPAPixelClusterSplitting + process.HLTDoLocalStripSequence + process.HLTPADoLocalStripSequenceAfterSplitting + process.HLTPAIterativeTracking + process.hltPAFullCands + process.hltHIFullTrackFilterForDmeson + process.hltTktkVtxForDmesonDpt40 + process.hltTktkFilterForDmesonDpt40 + process.HLTEndSequence ) -process.HLT_DmesonPPTrackingGlobal_Dpt50ForPPRef_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet48BptxAND + process.hltPreDmesonPPTrackingGlobalDpt50ForPPRef + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingForHIppRefSequence + process.HLTPAPixelClusterSplitting + process.HLTDoLocalStripSequence + process.HLTPADoLocalStripSequenceAfterSplitting + process.HLTPAIterativeTracking + process.hltPAFullCands + process.hltHIFullTrackFilterForDmeson + process.hltTktkVtxForDmesonDpt50 + process.hltTktkFilterForDmesonDpt50 + process.HLTEndSequence ) -process.HLT_DmesonPPTrackingGlobal_Dpt60ForPPRef_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet48BptxAND + process.hltPreDmesonPPTrackingGlobalDpt60ForPPRef + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingForHIppRefSequence + process.HLTPAPixelClusterSplitting + process.HLTDoLocalStripSequence + process.HLTPADoLocalStripSequenceAfterSplitting + process.HLTPAIterativeTracking + process.hltPAFullCands + process.hltHIFullTrackFilterForDmeson + process.hltTktkVtxForDmesonDpt60 + process.hltTktkFilterForDmesonDpt60 + process.HLTEndSequence ) -process.HLT_AK4PFBJetBCSV60_Eta2p1ForPPRef_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet40BptxAND + process.hltPreAK4PFBJetBCSV60Eta2p1ForPPRef + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet30Eta2p1 + process.HLTAK4PFJetsSequence + process.hltAK4PFJetsCorrectedMatchedToCaloJets30Eta2p1 + process.hltSingleAK4PFJet60Eta2p1 + process.hltEta2PFJetsEta2p1ForPFJet60 + process.hltReduceJetMultEta2p1ForPFJet60 + process.hltJets4bTaggerPFJet60Eta2p1 + process.HLTBtagCSVSequenceL3PFJet60Eta2p1 + process.hltBTagCaloDeepCSV2p95Jet60Eta2p1 + process.HLTEndSequence ) -process.HLT_AK4PFBJetBCSV80_Eta2p1ForPPRef_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet48BptxAND + process.hltPreAK4PFBJetBCSV80Eta2p1ForPPRef + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet50Eta2p1 + process.HLTAK4PFJetsSequence + process.hltAK4PFJetsCorrectedMatchedToCaloJets50Eta2p1 + process.hltSingleAK4PFJet80Eta2p1 + process.hltEta2PFJetsEta2p1ForPFJet80 + process.hltReduceJetMultEta2p1ForPFJet80 + process.hltJets4bTaggerPFJet80Eta2p1 + process.HLTBtagCSVSequenceL3PFJet80Eta2p1 + process.hltBTagCaloDeepCSV2p95Jet80Eta2p1 + process.HLTEndSequence ) -process.HLT_AK4PFDJet60_Eta2p1ForPPRef_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet40BptxAND + process.hltPreAK4PFDJet60Eta2p1ForPPRef + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet30Eta2p1 + process.HLTAK4PFJetsSequence + process.hltAK4PFJetsCorrectedMatchedToCaloJets30Eta2p1 + process.hltSingleAK4PFJet60Eta2p1 + process.hltEta2PFJetsEta2p1ForPFJet60 + process.hltReduceJetMultEta2p1ForPFJet60 + process.hltJets4bTaggerPFJet60Eta2p1 + process.HLTDtagSequenceL3PFJet60Eta2p1ForPPRef + process.HLTEndSequence ) -process.HLT_AK4PFDJet80_Eta2p1ForPPRef_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet48BptxAND + process.hltPreAK4PFDJet80Eta2p1ForPPRef + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet50Eta2p1 + process.HLTAK4PFJetsSequence + process.hltAK4PFJetsCorrectedMatchedToCaloJets50Eta2p1 + process.hltSingleAK4PFJet80Eta2p1 + process.hltEta2PFJetsEta2p1ForPFJet80 + process.hltReduceJetMultEta2p1ForPFJet80 + process.hltJets4bTaggerPFJet80Eta2p1 + process.HLTDtagSequenceL3PFJet80Eta2p1ForPPRef + process.HLTEndSequence ) -process.HLT_AK4PFBJetBSSV60_Eta2p1ForPPRef_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet40BptxAND + process.hltPreAK4PFBJetBSSV60Eta2p1ForPPRef + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet30Eta2p1 + process.HLTAK4PFJetsSequence + process.hltAK4PFJetsCorrectedMatchedToCaloJets30Eta2p1 + process.hltSingleAK4PFJet60Eta2p1 + process.hltEta2PFJetsEta2p1ForPFJet60 + process.hltReduceJetMultEta2p1ForPFJet60 + process.hltJets4bTaggerPFJet60Eta2p1 + process.HLTBtagSSVSequenceL3PFJet60Eta2p1 + process.hltBLifetimeL3FilterSSVPFJet60Eta2p1 + process.HLTEndSequence ) -process.HLT_AK4PFBJetBSSV80_Eta2p1ForPPRef_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet48BptxAND + process.hltPreAK4PFBJetBSSV80Eta2p1ForPPRef + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet50Eta2p1 + process.HLTAK4PFJetsSequence + process.hltAK4PFJetsCorrectedMatchedToCaloJets50Eta2p1 + process.hltSingleAK4PFJet80Eta2p1 + process.hltEta2PFJetsEta2p1ForPFJet80 + process.hltReduceJetMultEta2p1ForPFJet80 + process.hltJets4bTaggerPFJet80Eta2p1 + process.HLTBtagSSVSequenceL3PFJet80Eta2p1 + process.hltBLifetimeL3FilterSSVPFJet80Eta2p1 + process.HLTEndSequence ) +process.AlCa_HIEcalPi0EBonly_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaHIEcalPi0Eta + process.hltPreAlCaHIEcalPi0EBonly + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltSimple3x3Clusters + process.hltAlCaPi0RecHitsFilterEBonlyRegional + process.hltAlCaPi0EBUncalibrator + process.hltAlCaPi0EBRechitsToDigis + process.HLTEndSequence ) +process.AlCa_HIEcalPi0EEonly_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaHIEcalPi0Eta + process.hltPreAlCaHIEcalPi0EEonly + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltSimple3x3Clusters + process.hltAlCaPi0RecHitsFilterEEonlyRegional + process.hltAlCaPi0EEUncalibrator + process.hltAlCaPi0EERechitsToDigis + process.HLTEndSequence ) +process.AlCa_HIEcalEtaEBonly_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaHIEcalPi0Eta + process.hltPreAlCaHIEcalEtaEBonly + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltSimple3x3Clusters + process.hltAlCaEtaRecHitsFilterEBonlyRegional + process.hltAlCaEtaEBUncalibrator + process.hltAlCaEtaEBRechitsToDigis + process.HLTEndSequence ) +process.AlCa_HIEcalEtaEEonly_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaHIEcalPi0Eta + process.hltPreAlCaHIEcalEtaEEonly + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltSimple3x3Clusters + process.hltAlCaEtaRecHitsFilterEEonlyRegional + process.hltAlCaEtaEEUncalibrator + process.hltAlCaEtaEERechitsToDigis + process.HLTEndSequence ) +process.HLT_DmesonPPTrackingGlobal_Dpt8ForPPRef_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet16BptxAND + process.hltPreDmesonPPTrackingGlobalDpt8ForPPRef + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingForHIppRefSequence + process.HLTPAPixelClusterSplitting + process.HLTDoLocalStripSequence + process.HLTPADoLocalStripSequenceAfterSplitting + process.HLTPAIterativeTracking + process.hltPAFullCands + process.hltHIFullTrackFilterForDmeson + process.hltTktkVtxForDmesonDpt8 + process.hltTktkFilterForDmesonDpt8 + process.HLTEndSequence ) +process.HLT_DmesonPPTrackingGlobal_Dpt15ForPPRef_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreDmesonPPTrackingGlobalDpt15ForPPRef + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingForHIppRefSequence + process.HLTPAPixelClusterSplitting + process.HLTDoLocalStripSequence + process.HLTPADoLocalStripSequenceAfterSplitting + process.HLTPAIterativeTracking + process.hltPAFullCands + process.hltHIFullTrackFilterForDmeson + process.hltTktkVtxForDmesonDpt15 + process.hltTktkFilterForDmesonDpt15 + process.HLTEndSequence ) +process.HLT_DmesonPPTrackingGlobal_Dpt20ForPPRef_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet28BptxAND + process.hltPreDmesonPPTrackingGlobalDpt20ForPPRef + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingForHIppRefSequence + process.HLTPAPixelClusterSplitting + process.HLTDoLocalStripSequence + process.HLTPADoLocalStripSequenceAfterSplitting + process.HLTPAIterativeTracking + process.hltPAFullCands + process.hltHIFullTrackFilterForDmeson + process.hltTktkVtxForDmesonDpt20 + process.hltTktkFilterForDmesonDpt20 + process.HLTEndSequence ) +process.HLT_DmesonPPTrackingGlobal_Dpt30ForPPRef_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet40BptxAND + process.hltPreDmesonPPTrackingGlobalDpt30ForPPRef + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingForHIppRefSequence + process.HLTPAPixelClusterSplitting + process.HLTDoLocalStripSequence + process.HLTPADoLocalStripSequenceAfterSplitting + process.HLTPAIterativeTracking + process.hltPAFullCands + process.hltHIFullTrackFilterForDmeson + process.hltTktkVtxForDmesonDpt30 + process.hltTktkFilterForDmesonDpt30 + process.HLTEndSequence ) +process.HLT_DmesonPPTrackingGlobal_Dpt40ForPPRef_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet40BptxAND + process.hltPreDmesonPPTrackingGlobalDpt40ForPPRef + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingForHIppRefSequence + process.HLTPAPixelClusterSplitting + process.HLTDoLocalStripSequence + process.HLTPADoLocalStripSequenceAfterSplitting + process.HLTPAIterativeTracking + process.hltPAFullCands + process.hltHIFullTrackFilterForDmeson + process.hltTktkVtxForDmesonDpt40 + process.hltTktkFilterForDmesonDpt40 + process.HLTEndSequence ) +process.HLT_DmesonPPTrackingGlobal_Dpt50ForPPRef_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet48BptxAND + process.hltPreDmesonPPTrackingGlobalDpt50ForPPRef + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingForHIppRefSequence + process.HLTPAPixelClusterSplitting + process.HLTDoLocalStripSequence + process.HLTPADoLocalStripSequenceAfterSplitting + process.HLTPAIterativeTracking + process.hltPAFullCands + process.hltHIFullTrackFilterForDmeson + process.hltTktkVtxForDmesonDpt50 + process.hltTktkFilterForDmesonDpt50 + process.HLTEndSequence ) +process.HLT_DmesonPPTrackingGlobal_Dpt60ForPPRef_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet48BptxAND + process.hltPreDmesonPPTrackingGlobalDpt60ForPPRef + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingForHIppRefSequence + process.HLTPAPixelClusterSplitting + process.HLTDoLocalStripSequence + process.HLTPADoLocalStripSequenceAfterSplitting + process.HLTPAIterativeTracking + process.hltPAFullCands + process.hltHIFullTrackFilterForDmeson + process.hltTktkVtxForDmesonDpt60 + process.hltTktkFilterForDmesonDpt60 + process.HLTEndSequence ) +process.HLT_AK4PFBJetBCSV60_Eta2p1ForPPRef_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet40BptxAND + process.hltPreAK4PFBJetBCSV60Eta2p1ForPPRef + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet30Eta2p1 + process.HLTAK4PFJetsSequence + process.hltAK4PFJetsCorrectedMatchedToCaloJets30Eta2p1 + process.hltSingleAK4PFJet60Eta2p1 + process.hltEta2PFJetsEta2p1ForPFJet60 + process.hltReduceJetMultEta2p1ForPFJet60 + process.hltJets4bTaggerPFJet60Eta2p1 + process.HLTBtagCSVSequenceL3PFJet60Eta2p1 + process.hltBTagCaloDeepCSV2p95Jet60Eta2p1 + process.HLTEndSequence ) +process.HLT_AK4PFBJetBCSV80_Eta2p1ForPPRef_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet48BptxAND + process.hltPreAK4PFBJetBCSV80Eta2p1ForPPRef + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet50Eta2p1 + process.HLTAK4PFJetsSequence + process.hltAK4PFJetsCorrectedMatchedToCaloJets50Eta2p1 + process.hltSingleAK4PFJet80Eta2p1 + process.hltEta2PFJetsEta2p1ForPFJet80 + process.hltReduceJetMultEta2p1ForPFJet80 + process.hltJets4bTaggerPFJet80Eta2p1 + process.HLTBtagCSVSequenceL3PFJet80Eta2p1 + process.hltBTagCaloDeepCSV2p95Jet80Eta2p1 + process.HLTEndSequence ) +process.HLT_AK4PFDJet60_Eta2p1ForPPRef_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet40BptxAND + process.hltPreAK4PFDJet60Eta2p1ForPPRef + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet30Eta2p1 + process.HLTAK4PFJetsSequence + process.hltAK4PFJetsCorrectedMatchedToCaloJets30Eta2p1 + process.hltSingleAK4PFJet60Eta2p1 + process.hltEta2PFJetsEta2p1ForPFJet60 + process.hltReduceJetMultEta2p1ForPFJet60 + process.hltJets4bTaggerPFJet60Eta2p1 + process.HLTDtagSequenceL3PFJet60Eta2p1ForPPRef + process.HLTEndSequence ) +process.HLT_AK4PFDJet80_Eta2p1ForPPRef_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet48BptxAND + process.hltPreAK4PFDJet80Eta2p1ForPPRef + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet50Eta2p1 + process.HLTAK4PFJetsSequence + process.hltAK4PFJetsCorrectedMatchedToCaloJets50Eta2p1 + process.hltSingleAK4PFJet80Eta2p1 + process.hltEta2PFJetsEta2p1ForPFJet80 + process.hltReduceJetMultEta2p1ForPFJet80 + process.hltJets4bTaggerPFJet80Eta2p1 + process.HLTDtagSequenceL3PFJet80Eta2p1ForPPRef + process.HLTEndSequence ) +process.HLT_AK4PFBJetBSSV60_Eta2p1ForPPRef_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet40BptxAND + process.hltPreAK4PFBJetBSSV60Eta2p1ForPPRef + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet30Eta2p1 + process.HLTAK4PFJetsSequence + process.hltAK4PFJetsCorrectedMatchedToCaloJets30Eta2p1 + process.hltSingleAK4PFJet60Eta2p1 + process.hltEta2PFJetsEta2p1ForPFJet60 + process.hltReduceJetMultEta2p1ForPFJet60 + process.hltJets4bTaggerPFJet60Eta2p1 + process.HLTBtagSSVSequenceL3PFJet60Eta2p1 + process.hltBLifetimeL3FilterSSVPFJet60Eta2p1 + process.HLTEndSequence ) +process.HLT_AK4PFBJetBSSV80_Eta2p1ForPPRef_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet48BptxAND + process.hltPreAK4PFBJetBSSV80Eta2p1ForPPRef + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet50Eta2p1 + process.HLTAK4PFJetsSequence + process.hltAK4PFJetsCorrectedMatchedToCaloJets50Eta2p1 + process.hltSingleAK4PFJet80Eta2p1 + process.hltEta2PFJetsEta2p1ForPFJet80 + process.hltReduceJetMultEta2p1ForPFJet80 + process.hltJets4bTaggerPFJet80Eta2p1 + process.HLTBtagSSVSequenceL3PFJet80Eta2p1 + process.hltBLifetimeL3FilterSSVPFJet80Eta2p1 + process.HLTEndSequence ) process.HLT_EcalCalibration_v4 = cms.Path( process.HLTBeginSequenceCalibration + process.hltPreEcalCalibration + process.hltEcalCalibrationRaw + process.HLTEndSequence ) process.HLT_HcalCalibration_v5 = cms.Path( process.HLTBeginSequenceCalibration + process.hltPreHcalCalibration + process.hltHcalCalibTypeFilter + process.hltHcalCalibrationRaw + process.HLTEndSequence ) -process.AlCa_EcalPhiSym_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBiasIorAlwaysTrueIorIsolatedBunch + process.hltPreAlCaEcalPhiSym + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltEcalPhiSymFilter + process.HLTEndSequence ) +process.AlCa_EcalPhiSym_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBiasIorAlwaysTrueIorIsolatedBunch + process.hltPreAlCaEcalPhiSym + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltEcalPhiSymFilter + process.HLTEndSequence ) process.HLT_L1UnpairedBunchBptxMinus_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1UnpairedBunchBptxMinus + process.hltPreL1UnpairedBunchBptxMinus + process.HLTEndSequence ) process.HLT_L1UnpairedBunchBptxPlus_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1UnpairedBunchBptxPlus + process.hltPreL1UnpairedBunchBptxPlus + process.HLTEndSequence ) process.HLT_L1NotBptxOR_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sNotBptxOR + process.hltPreL1NotBptxOR + process.HLTEndSequence ) @@ -129146,8 +132307,8 @@ process.HLT_HcalNZS_v14 = cms.Path( process.HLTBeginSequenceNZS + process.hltL1sHcalNZS + process.hltPreHcalNZS + process.HLTEndSequence ) process.HLT_HcalPhiSym_v16 = cms.Path( process.HLTBeginSequenceNZS + process.hltL1sSingleEGorSingleorDoubleMu + process.hltPreHcalPhiSym + process.HLTEndSequence ) process.HLT_HcalIsolatedbunch_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sIsolatedBunch + process.hltL1sSingleJetOR + process.hltPreHcalIsolatedbunch + process.HLTEndSequence ) -process.HLT_IsoTrackHB_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sV0SingleJet3OR + process.hltPreIsoTrackHB + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingSequence + process.hltPixelTracksQuadruplets + process.hltIsolPixelTrackProdHB + process.hltIsolPixelTrackL2FilterHB + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltIsolEcalPixelTrackProdHB + process.hltEcalIsolPixelTrackL2FilterHB + process.HLTDoLocalStripSequence + process.hltIter0PFLowPixelSeedsFromPixelTracks + process.hltIter0PFlowCkfTrackCandidates + process.hltIter0PFlowCtfWithMaterialTracks + process.hltHcalITIPTCorrectorHB + process.hltIsolPixelTrackL3FilterHB + process.HLTEndSequence ) -process.HLT_IsoTrackHE_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sV0SingleJet3OR + process.hltPreIsoTrackHE + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingSequence + process.hltPixelTracksQuadruplets + process.hltIsolPixelTrackProdHE + process.hltIsolPixelTrackL2FilterHE + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltIsolEcalPixelTrackProdHE + process.hltEcalIsolPixelTrackL2FilterHE + process.HLTDoLocalStripSequence + process.hltIter0PFLowPixelSeedsFromPixelTracks + process.hltIter0PFlowCkfTrackCandidates + process.hltIter0PFlowCtfWithMaterialTracks + process.hltHcalITIPTCorrectorHE + process.hltIsolPixelTrackL3FilterHE + process.HLTEndSequence ) +process.HLT_IsoTrackHB_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sV0SingleJet3OR + process.hltPreIsoTrackHB + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingSequence + process.hltPixelTracksQuadruplets + process.hltIsolPixelTrackProdHB + process.hltIsolPixelTrackL2FilterHB + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltIsolEcalPixelTrackProdHB + process.hltEcalIsolPixelTrackL2FilterHB + process.HLTDoLocalStripSequence + process.hltIter0PFLowPixelSeedsFromPixelTracks + process.hltIter0PFlowCkfTrackCandidates + process.hltIter0PFlowCtfWithMaterialTracks + process.hltHcalITIPTCorrectorHB + process.hltIsolPixelTrackL3FilterHB + process.HLTEndSequence ) +process.HLT_IsoTrackHE_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sV0SingleJet3OR + process.hltPreIsoTrackHE + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingSequence + process.hltPixelTracksQuadruplets + process.hltIsolPixelTrackProdHE + process.hltIsolPixelTrackL2FilterHE + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltIsolEcalPixelTrackProdHE + process.hltEcalIsolPixelTrackL2FilterHE + process.HLTDoLocalStripSequence + process.hltIter0PFLowPixelSeedsFromPixelTracks + process.hltIter0PFlowCkfTrackCandidates + process.hltIter0PFlowCtfWithMaterialTracks + process.hltHcalITIPTCorrectorHE + process.hltIsolPixelTrackL3FilterHE + process.HLTEndSequence ) process.HLT_ZeroBias_FirstCollisionAfterAbortGap_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sL1ZeroBiasFirstCollisionAfterAbortGap + process.hltPreZeroBiasFirstCollisionAfterAbortGap + process.HLTEndSequence ) process.HLT_ZeroBias_IsolatedBunches_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sIsolatedBunch + process.hltPreZeroBiasIsolatedBunches + process.HLTEndSequence ) process.HLT_ZeroBias_FirstCollisionInTrain_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sL1ZeroBiasFirstCollisionInTrainNOTFirstCollisionInOrbit + process.hltPreZeroBiasFirstCollisionInTrain + process.HLTEndSequence ) @@ -129155,253 +132316,260 @@ process.HLT_ZeroBias_FirstBXAfterTrain_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sL1ZeroBiasFirstBunchAfterTrain + process.hltPreZeroBiasFirstBXAfterTrain + process.HLTEndSequence ) process.AlCa_RPCMuonNormalisation_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu5IorSingleMu14erIorSingleMu16er + process.hltPreAlCaRPCMuonNormalisation + process.hltRPCMuonNormaL1Filtered0 + process.HLTMuonLocalRecoSequence + process.HLTEndSequence ) process.AlCa_HIRPCMuonNormalisation_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu7to30 + process.hltPreAlCaHIRPCMuonNormalisation + process.hltHIRPCMuonNormaL1Filtered0 + process.HLTMuonLocalRecoSequence + process.HLTEndSequence ) -process.AlCa_LumiPixelsCounts_Random_v3 = cms.Path( process.HLTBeginSequenceRandom + process.hltPreAlCaLumiPixelsCountsRandom + process.HLTBeamSpot + process.hltPixelTrackerHVOn + process.HLTDoLocalPixelSequence + process.hltAlcaPixelClusterCounts + process.HLTEndSequence ) -process.AlCa_LumiPixelsCounts_ZeroBias_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreAlCaLumiPixelsCountsZeroBias + process.hltPixelTrackerHVOn + process.HLTDoLocalPixelSequence + process.hltAlcaPixelClusterCounts + process.HLTEndSequence ) -process.MC_ReducedIterativeTracking_v13 = cms.Path( process.HLTBeginSequence + process.hltPreMCReducedIterativeTracking + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingSequence + process.HLTDoLocalStripSequence + process.HLTIterativeTrackingIter02 + process.HLTEndSequence ) -process.MC_PFMET_v18 = cms.Path( process.HLTBeginSequence + process.hltPreMCPFMET + process.HLTAK4PFJetsSequence + process.hltPFMETProducer + process.hltPFMETOpenFilter + process.HLTEndSequence ) -process.MC_AK4PFJets_v18 = cms.Path( process.HLTBeginSequence + process.hltPreMCAK4PFJets + process.HLTAK4PFJetsSequence + process.hltAK4PFJetCollection20Filter + process.HLTEndSequence ) -process.MC_PFBTagDeepCSV_v11 = cms.Path( process.HLTBeginSequence + process.hltPreMCPFBTagDeepCSV + process.HLTAK4PFJetsSequence + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV4p06Single + process.HLTEndSequence ) -process.MC_PFHT_v17 = cms.Path( process.HLTBeginSequence + process.hltPreMCPFHT + process.HLTAK4PFJetsSequence + process.hltPFHTForMC + process.hltPFHTOpenFilter + process.HLTEndSequence ) -process.MC_PFMHT_v17 = cms.Path( process.HLTBeginSequence + process.hltPreMCPFMHT + process.HLTAK4PFJetsSequence + process.hltPFHTForMC + process.hltPFMHTOpenFilter + process.HLTEndSequence ) -process.MC_CaloMET_v9 = cms.Path( process.HLTBeginSequence + process.hltPreMCCaloMET + process.HLTDoCaloSequence + process.hltMet + process.hltMETOpen + process.HLTEndSequence ) -process.MC_CaloMET_JetIdCleaned_v10 = cms.Path( process.HLTBeginSequence + process.hltPreMCCaloMETJetIdCleaned + process.HLTDoCaloSequence + process.hltMet + process.HLTAK4CaloJetsSequence + process.hltMetCleanUsingJetID + process.hltMETCleanUsingJetIDOpenFilter + process.HLTEndSequence ) -process.MC_AK4CaloJets_v10 = cms.Path( process.HLTBeginSequence + process.hltPreMCAK4CaloJets + process.HLTAK4CaloJetsSequence + process.hltCaloJetCollection20Filter + process.HLTEndSequence ) -process.MC_AK4CaloJetsFromPV_v9 = cms.Path( process.HLTBeginSequence + process.hltPreMCAK4CaloJetsFromPV + process.HLTAK4CaloJetsSequence + process.HLTNoPUSequence + process.hltCaloJetFromPVCollection20Filter + process.hltHtMhtFromPVForMC + process.hltCaloHtMhtFromPVOpenFilter + process.HLTEndSequence ) -process.MC_CaloBTagDeepCSV_v9 = cms.Path( process.HLTBeginSequence + process.hltPreMCCaloBTagDeepCSV + process.HLTAK4CaloJetsSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV10p0Single + process.HLTEndSequence ) -process.MC_CaloHT_v9 = cms.Path( process.HLTBeginSequence + process.hltPreMCCaloHT + process.HLTAK4CaloJetsSequence + process.hltHtMhtForMC + process.hltCaloHTOpenFilter + process.HLTEndSequence ) -process.MC_CaloMHT_v9 = cms.Path( process.HLTBeginSequence + process.hltPreMCCaloMHT + process.HLTAK4CaloJetsSequence + process.hltHtMhtForMC + process.hltMhtFilter + process.HLTEndSequence ) -process.MC_AK8PFJets_v18 = cms.Path( process.HLTBeginSequence + process.hltPreMCAK8PFJets + process.HLTAK8PFJetsSequence + process.hltAK8PFJetCollection20Filter + process.HLTEndSequence ) -process.MC_AK8TrimPFJets_v18 = cms.Path( process.HLTBeginSequence + process.hltPreMCAK8TrimPFJets + process.HLTAK8PFJetsSequence + process.hltAK8TrimModJets + process.hltAK8TrimPFJetCollection20Filter + process.HLTEndSequence ) -process.MC_AK8PFHT_v17 = cms.Path( process.HLTBeginSequence + process.hltPreMCAK8PFHT + process.HLTAK8PFJetsSequence + process.hltAK8PFHTForMC + process.hltAK8PFHTOpenFilter + process.HLTEndSequence ) -process.MC_AK8CaloHT_v9 = cms.Path( process.HLTBeginSequence + process.hltPreMCAK8CaloHT + process.HLTAK8CaloJetsSequence + process.hltAK8HtMhtForMC + process.hltAK8CaloHTOpenFilter + process.HLTEndSequence ) -process.MC_Diphoton10_10_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass10_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG5 + process.hltPreMCDiphoton1010R9IdORIsoCaloIdANDHER9IdMass10 + process.HLTDiphoton1010R9Id85b90eORIso60CaloId15b35eANDHE10R9Id50b80eMass10Sequence + process.HLTEndSequence ) -process.MC_DoubleEle5_CaloIdL_MW_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG5WithJetAndTau + process.hltPreMCDoubleEle5CaloIdLMW + process.HLTEle5CaloIdLMWSequence + process.HLTDoubleEle5CaloIdLMWSequence + process.HLTEndSequence ) -process.MC_Ele5_WPTight_Gsf_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG5 + process.hltPreMCEle5WPTightGsf + process.HLTEle5WPTightGsfSequence + process.HLTEndSequence ) -process.MC_Ele15_Ele10_CaloIdL_TrackIdL_IsoVL_DZ_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG5 + process.hltPreMCEle15Ele10CaloIdLTrackIdLIsoVLDZ + process.HLTEle15Ele10CaloIdLTrackIdLIsoVLSequence + process.hltEle15Ele10CaloIdLTrackIdLIsoVLDZFilter + process.HLTEndSequence ) -process.MC_IsoMu_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu3IorSingleMu5IorSingleMu7 + process.hltPreMCIsoMu + process.hltL1fL1sMu3or5or7L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu5L1L2SingleMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu5L1Filtered0) + process.hltL3fL1sMu5L1L2L3SingleMu + process.HLTMuIsolationSequenceForMC + process.hltL3crIsoL1sMu16L1L2L3TrkIsoFilteredSingleMu + process.HLTEndSequence ) -process.MC_DoubleMu_TrkIsoVVL_DZ_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0 + process.hltPreMCDoubleMuTrkIsoVVLDZ + process.hltL1fL1sDoubleMu0HighQL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu0L1f0L2doubleMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu0HighQL1Filtered0) + process.hltL3pfL1sDoubleMu0L1f0L2pf0L3doubleMu + process.HLTL3muontrkisovvlSequence + process.hltDiMuonRelTrkIsoVVLFiltered + process.hltDiMuonRelTrkIsoVVLFilteredDzFiltered0p2 + process.HLTEndSequence ) -process.MC_DoubleMuNoFiltersNoVtx_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0 + process.hltPreMCDoubleMuNoFiltersNoVtx + process.hltL1fL1sDoubleMu0HighQL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2fDimuonL1f0L2NoVtx) + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fDimuonL1f0L2NVL3NoFiltersNoVtx + process.HLTEndSequence ) -process.MC_PFBTagDeepJet_v2 = cms.Path( process.HLTBeginSequence + process.hltPreMCPFBTagDeepJet + process.HLTAK4PFJetsSequence + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet4p06Single + process.HLTEndSequence ) -process.MC_Run3_PFScoutingPixelTracking_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sMCRun3PFScoutingPixelTracking + process.hltPreMCRun3PFScoutingPixelTracking + process.HLTAK4CaloJetsSequence + process.HLTPixelOnlyPFScoutingSequence + process.hltEgammaR9ID + process.HLTL2muonrecoSequenceNoVtx + process.HLTL3muonrecoSequenceNoVtx + process.hltDisplacedmumuVtxNoMatchingProducer + process.HLTMuIsolationSequenceNoVtx + process.hltFEDSelectorL1 + process.HLTPixelOnlyPFScoutingPackingSequence + process.HLTEndSequence ) -process.AlCa_EcalPi0EBonly_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaEcalPi0Eta + process.hltPreAlCaEcalPi0EBonly + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltSimple3x3Clusters + process.hltAlCaPi0RecHitsFilterEBonlyRegional + process.hltAlCaPi0EBUncalibrator + process.hltAlCaPi0EBRechitsToDigis + process.HLTEndSequence ) -process.AlCa_EcalPi0EEonly_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaEcalPi0Eta + process.hltPreAlCaEcalPi0EEonly + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltSimple3x3Clusters + process.hltAlCaPi0RecHitsFilterEEonlyRegional + process.hltAlCaPi0EEUncalibrator + process.hltAlCaPi0EERechitsToDigis + process.HLTEndSequence ) -process.AlCa_EcalEtaEBonly_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaEcalPi0Eta + process.hltPreAlCaEcalEtaEBonly + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltSimple3x3Clusters + process.hltAlCaEtaRecHitsFilterEBonlyRegional + process.hltAlCaEtaEBUncalibrator + process.hltAlCaEtaEBRechitsToDigis + process.HLTEndSequence ) -process.AlCa_EcalEtaEEonly_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaEcalPi0Eta + process.hltPreAlCaEcalEtaEEonly + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltSimple3x3Clusters + process.hltAlCaEtaRecHitsFilterEEonlyRegional + process.hltAlCaEtaEEUncalibrator + process.hltAlCaEtaEERechitsToDigis + process.HLTEndSequence ) -process.AlCa_AK8PFJet40_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreAlCaAK8PFJet40 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet10AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets10AK8 + process.hltSinglePFJet40AK8 + process.HLTEndSequence ) -process.AlCa_PFJet40_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreAlCaPFJet40 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet10 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets10 + process.hltSinglePFJet40 + process.HLTEndSequence ) -process.HLT_MediumChargedIsoPFTau180HighPtRelaxedIso_Trk50_eta2p1_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleTau + process.hltPreMediumChargedIsoPFTau180HighPtRelaxedIsoTrk50eta2p1 + process.HLTL2TauJetsSequence + process.hltSingleL2Tau80eta2p2 + process.HLTGlobalPFTauConeSequence + process.hltPFTau180Track + process.HLTMediumChargedIsoPFTauHighPtRelaxedIsoTrk50 + process.hltPFTau180TrackPt50LooseAbsOrRelMediumHighPtRelaxedIsoIso + process.hltL1JetsHLTSinglePFTauTrackMediumChargedIsolationMatch + process.hltSelectedPFTau180MediumChargedIsolationL1HLTMatched + process.HLTEndSequence ) -process.HLT_MediumChargedIsoPFTau200HighPtRelaxedIso_Trk50_eta2p1_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleTau + process.hltPreMediumChargedIsoPFTau200HighPtRelaxedIsoTrk50eta2p1 + process.HLTL2TauJetsSequence + process.hltSingleL2Tau80eta2p2 + process.HLTGlobalPFTauConeSequence + process.hltPFTau200Track + process.HLTMediumChargedIsoPFTauHighPtRelaxedIsoTrk50 + process.hltPFTau200TrackPt50LooseAbsOrRelMediumHighPtRelaxedIsoIso + process.hltL1JetsHLTSinglePFTauTrackMediumChargedIsolationMatch + process.hltSelectedPFTau200MediumChargedIsolationL1HLTMatched + process.HLTEndSequence ) -process.HLT_MediumChargedIsoPFTau220HighPtRelaxedIso_Trk50_eta2p1_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleTau + process.hltPreMediumChargedIsoPFTau220HighPtRelaxedIsoTrk50eta2p1 + process.HLTL2TauJetsSequence + process.hltSingleL2Tau80eta2p2 + process.HLTGlobalPFTauConeSequence + process.hltPFTau220Track + process.HLTMediumChargedIsoPFTauHighPtRelaxedIsoTrk50 + process.hltPFTau220TrackPt50LooseAbsOrRelMediumHighPtRelaxedIsoIso + process.hltL1JetsHLTSinglePFTauTrackMediumChargedIsolationMatch + process.hltSelectedPFTau220MediumChargedIsolationL1HLTMatched + process.HLTEndSequence ) -process.HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleEG14108IorTripleEG18178 + process.hltPreEle16Ele12Ele8CaloIdLTrackIdL + process.HLTEle16Ele12Ele8CaloIdLTrackIdLSequence + process.HLTEndSequence ) -process.HLT_Rsq0p35_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sRsqSeeds + process.hltPreRsq0p35 + process.HLTAK4CaloJetsSequence + process.hlt1CaloJet70 + process.hlt2CaloJet60 + process.HLTRecoMETSequence + process.hltRHemisphereCalo + process.hltRsq0p16Calo + process.HLTAK4PFJetsSequence + process.hlt2PFJet80 + process.hltPFMETProducer + process.hltRHemisphere + process.hltRsq0p35 + process.HLTEndSequence ) -process.HLT_Rsq0p40_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sRsqSeeds + process.hltPreRsq0p40 + process.HLTAK4CaloJetsSequence + process.hlt1CaloJet70 + process.hlt2CaloJet60 + process.HLTRecoMETSequence + process.hltRHemisphereCalo + process.hltRsq0p16Calo + process.HLTAK4PFJetsSequence + process.hlt2PFJet80 + process.hltPFMETProducer + process.hltRHemisphere + process.hltRsq0p40 + process.HLTEndSequence ) -process.HLT_RsqMR300_Rsq0p09_MR200_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sRsqSeeds + process.hltPreRsqMR300Rsq0p09MR200 + process.HLTAK4CaloJetsSequence + process.hlt1CaloJet70 + process.hlt2CaloJet60 + process.HLTRecoMETSequence + process.hltRHemisphereCalo + process.hltRsqMR220Rsq0p0196MR100Calo + process.HLTAK4PFJetsSequence + process.hlt2PFJet80 + process.hltPFMETProducer + process.hltRHemisphere + process.hltRsqMR300Rsq0p09MR200 + process.HLTEndSequence ) -process.HLT_RsqMR320_Rsq0p09_MR200_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sRsqSeeds + process.hltPreRsqMR320Rsq0p09MR200 + process.HLTAK4CaloJetsSequence + process.hlt1CaloJet70 + process.hlt2CaloJet60 + process.HLTRecoMETSequence + process.hltRHemisphereCalo + process.hltRsqMR220Rsq0p0196MR100Calo + process.HLTAK4PFJetsSequence + process.hlt2PFJet80 + process.hltPFMETProducer + process.hltRHemisphere + process.hltRsqMR320Rsq0p09MR200 + process.HLTEndSequence ) -process.HLT_RsqMR300_Rsq0p09_MR200_4jet_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sRsqSeeds + process.hltPreRsqMR300Rsq0p09MR2004jet + process.HLTAK4CaloJetsSequence + process.hlt2CaloJet40 + process.hlt4CaloJet30 + process.HLTRecoMETSequence + process.hltRHemisphereCalo + process.hltRsqMR220Rsq0p0196MR100Calo + process.HLTAK4PFJetsSequence + process.hlt2PFJet50 + process.hlt4PFJet40 + process.hltPFMETProducer + process.hltRHemisphere + process.hltRsqMR300Rsq0p09MR200 + process.HLTEndSequence ) -process.HLT_RsqMR320_Rsq0p09_MR200_4jet_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sRsqSeeds + process.hltPreRsqMR320Rsq0p09MR2004jet + process.HLTAK4CaloJetsSequence + process.hlt2CaloJet40 + process.hlt4CaloJet30 + process.HLTRecoMETSequence + process.hltRHemisphereCalo + process.hltRsqMR220Rsq0p0196MR100Calo + process.HLTAK4PFJetsSequence + process.hlt2PFJet50 + process.hlt4PFJet40 + process.hltPFMETProducer + process.hltRHemisphere + process.hltRsqMR320Rsq0p09MR200 + process.HLTEndSequence ) +process.AlCa_LumiPixelsCounts_Random_v4 = cms.Path( process.HLTBeginSequenceRandom + process.hltPreAlCaLumiPixelsCountsRandom + process.HLTBeamSpot + process.hltPixelTrackerHVOn + process.HLTDoLocalPixelSequence + process.hltAlcaPixelClusterCounts + process.HLTEndSequence ) +process.AlCa_LumiPixelsCounts_ZeroBias_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreAlCaLumiPixelsCountsZeroBias + process.hltPixelTrackerHVOn + process.HLTDoLocalPixelSequence + process.hltAlcaPixelClusterCounts + process.HLTEndSequence ) +process.MC_ReducedIterativeTracking_v14 = cms.Path( process.HLTBeginSequence + process.hltPreMCReducedIterativeTracking + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingSequence + process.HLTDoLocalStripSequence + process.HLTIterativeTrackingIter02 + process.HLTEndSequence ) +process.MC_PFMET_v19 = cms.Path( process.HLTBeginSequence + process.hltPreMCPFMET + process.HLTAK4PFJetsSequence + process.hltPFMETProducer + process.hltPFMETOpenFilter + process.HLTEndSequence ) +process.MC_AK4PFJets_v19 = cms.Path( process.HLTBeginSequence + process.hltPreMCAK4PFJets + process.HLTAK4PFJetsSequence + process.hltAK4PFJetCollection20Filter + process.HLTEndSequence ) +process.MC_PFBTagDeepCSV_v12 = cms.Path( process.HLTBeginSequence + process.hltPreMCPFBTagDeepCSV + process.HLTAK4PFJetsSequence + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV4p06Single + process.HLTEndSequence ) +process.MC_PFHT_v18 = cms.Path( process.HLTBeginSequence + process.hltPreMCPFHT + process.HLTAK4PFJetsSequence + process.hltPFHTForMC + process.hltPFHTOpenFilter + process.HLTEndSequence ) +process.MC_PFMHT_v18 = cms.Path( process.HLTBeginSequence + process.hltPreMCPFMHT + process.HLTAK4PFJetsSequence + process.hltPFHTForMC + process.hltPFMHTOpenFilter + process.HLTEndSequence ) +process.MC_CaloMET_v10 = cms.Path( process.HLTBeginSequence + process.hltPreMCCaloMET + process.HLTDoCaloSequence + process.hltMet + process.hltMETOpen + process.HLTEndSequence ) +process.MC_CaloMET_JetIdCleaned_v11 = cms.Path( process.HLTBeginSequence + process.hltPreMCCaloMETJetIdCleaned + process.HLTDoCaloSequence + process.hltMet + process.HLTAK4CaloJetsSequence + process.hltMetCleanUsingJetID + process.hltMETCleanUsingJetIDOpenFilter + process.HLTEndSequence ) +process.MC_AK4CaloJets_v11 = cms.Path( process.HLTBeginSequence + process.hltPreMCAK4CaloJets + process.HLTAK4CaloJetsSequence + process.hltCaloJetCollection20Filter + process.HLTEndSequence ) +process.MC_AK4CaloJetsFromPV_v10 = cms.Path( process.HLTBeginSequence + process.hltPreMCAK4CaloJetsFromPV + process.HLTAK4CaloJetsSequence + process.HLTNoPUSequence + process.hltCaloJetFromPVCollection20Filter + process.hltHtMhtFromPVForMC + process.hltCaloHtMhtFromPVOpenFilter + process.HLTEndSequence ) +process.MC_CaloBTagDeepCSV_v10 = cms.Path( process.HLTBeginSequence + process.hltPreMCCaloBTagDeepCSV + process.HLTAK4CaloJetsSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV10p0Single + process.HLTEndSequence ) +process.MC_CaloHT_v10 = cms.Path( process.HLTBeginSequence + process.hltPreMCCaloHT + process.HLTAK4CaloJetsSequence + process.hltHtMhtForMC + process.hltCaloHTOpenFilter + process.HLTEndSequence ) +process.MC_CaloMHT_v10 = cms.Path( process.HLTBeginSequence + process.hltPreMCCaloMHT + process.HLTAK4CaloJetsSequence + process.hltHtMhtForMC + process.hltMhtFilter + process.HLTEndSequence ) +process.MC_AK8PFJets_v19 = cms.Path( process.HLTBeginSequence + process.hltPreMCAK8PFJets + process.HLTAK8PFJetsSequence + process.hltAK8PFJetCollection20Filter + process.HLTEndSequence ) +process.MC_AK8TrimPFJets_v19 = cms.Path( process.HLTBeginSequence + process.hltPreMCAK8TrimPFJets + process.HLTAK8PFJetsSequence + process.hltAK8TrimModJets + process.hltAK8TrimPFJetCollection20Filter + process.HLTEndSequence ) +process.MC_AK8PFHT_v18 = cms.Path( process.HLTBeginSequence + process.hltPreMCAK8PFHT + process.HLTAK8PFJetsSequence + process.hltAK8PFHTForMC + process.hltAK8PFHTOpenFilter + process.HLTEndSequence ) +process.MC_AK8CaloHT_v10 = cms.Path( process.HLTBeginSequence + process.hltPreMCAK8CaloHT + process.HLTAK8CaloJetsSequence + process.hltAK8HtMhtForMC + process.hltAK8CaloHTOpenFilter + process.HLTEndSequence ) +process.MC_Diphoton10_10_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass10_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG5 + process.hltPreMCDiphoton1010R9IdORIsoCaloIdANDHER9IdMass10 + process.HLTDiphoton1010R9Id85b90eORIso60CaloId15b35eANDHE10R9Id50b80eMass10Sequence + process.HLTEndSequence ) +process.MC_DoubleEle5_CaloIdL_MW_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG5WithJetAndTau + process.hltPreMCDoubleEle5CaloIdLMW + process.HLTEle5CaloIdLMWSequence + process.HLTDoubleEle5CaloIdLMWSequence + process.HLTEndSequence ) +process.MC_Ele5_WPTight_Gsf_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG5 + process.hltPreMCEle5WPTightGsf + process.HLTEle5WPTightGsfSequence + process.HLTEndSequence ) +process.MC_Ele15_Ele10_CaloIdL_TrackIdL_IsoVL_DZ_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG5 + process.hltPreMCEle15Ele10CaloIdLTrackIdLIsoVLDZ + process.HLTEle15Ele10CaloIdLTrackIdLIsoVLSequence + process.hltEle15Ele10CaloIdLTrackIdLIsoVLDZFilter + process.HLTEndSequence ) +process.MC_IsoMu_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu3IorSingleMu5IorSingleMu7 + process.hltPreMCIsoMu + process.hltL1fL1sMu3or5or7L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu5L1L2SingleMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu5L1Filtered0) + process.hltL3fL1sMu5L1L2L3SingleMu + process.HLTMuIsolationSequenceForMC + process.hltL3crIsoL1sMu16L1L2L3TrkIsoFilteredSingleMu + process.HLTEndSequence ) +process.MC_DoubleMu_TrkIsoVVL_DZ_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0 + process.hltPreMCDoubleMuTrkIsoVVLDZ + process.hltL1fL1sDoubleMu0HighQL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu0L1f0L2doubleMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu0HighQL1Filtered0) + process.hltL3pfL1sDoubleMu0L1f0L2pf0L3doubleMu + process.HLTL3muontrkisovvlSequence + process.hltDiMuonRelTrkIsoVVLFiltered + process.hltDiMuonRelTrkIsoVVLFilteredDzFiltered0p2 + process.HLTEndSequence ) +process.MC_DoubleMuNoFiltersNoVtx_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0 + process.hltPreMCDoubleMuNoFiltersNoVtx + process.hltL1fL1sDoubleMu0HighQL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2fDimuonL1f0L2NoVtx) + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fDimuonL1f0L2NVL3NoFiltersNoVtx + process.HLTEndSequence ) +process.MC_PFBTagDeepJet_v3 = cms.Path( process.HLTBeginSequence + process.hltPreMCPFBTagDeepJet + process.HLTAK4PFJetsSequence + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet4p06Single + process.HLTEndSequence ) +process.MC_Run3_PFScoutingPixelTracking_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sMCRun3PFScoutingPixelTracking + process.hltPreMCRun3PFScoutingPixelTracking + process.HLTAK4CaloJetsSequence + process.HLTPixelOnlyPFScoutingSequence + process.hltEgammaR9ID + process.HLTL2muonrecoSequenceNoVtx + process.HLTL3muonrecoSequenceNoVtx + process.hltDisplacedmumuVtxNoMatchingProducer + process.HLTMuIsolationSequenceNoVtx + process.hltFEDSelectorL1 + process.HLTPixelOnlyPFScoutingPackingSequence + process.HLTEndSequence ) +process.AlCa_EcalPi0EBonly_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaEcalPi0Eta + process.hltPreAlCaEcalPi0EBonly + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltSimple3x3Clusters + process.hltAlCaPi0RecHitsFilterEBonlyRegional + process.hltAlCaPi0EBUncalibrator + process.hltAlCaPi0EBRechitsToDigis + process.HLTEndSequence ) +process.AlCa_EcalPi0EEonly_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaEcalPi0Eta + process.hltPreAlCaEcalPi0EEonly + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltSimple3x3Clusters + process.hltAlCaPi0RecHitsFilterEEonlyRegional + process.hltAlCaPi0EEUncalibrator + process.hltAlCaPi0EERechitsToDigis + process.HLTEndSequence ) +process.AlCa_EcalEtaEBonly_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaEcalPi0Eta + process.hltPreAlCaEcalEtaEBonly + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltSimple3x3Clusters + process.hltAlCaEtaRecHitsFilterEBonlyRegional + process.hltAlCaEtaEBUncalibrator + process.hltAlCaEtaEBRechitsToDigis + process.HLTEndSequence ) +process.AlCa_EcalEtaEEonly_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaEcalPi0Eta + process.hltPreAlCaEcalEtaEEonly + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltSimple3x3Clusters + process.hltAlCaEtaRecHitsFilterEEonlyRegional + process.hltAlCaEtaEEUncalibrator + process.hltAlCaEtaEERechitsToDigis + process.HLTEndSequence ) +process.AlCa_AK8PFJet40_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreAlCaAK8PFJet40 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet10AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets10AK8 + process.hltSinglePFJet40AK8 + process.HLTEndSequence ) +process.AlCa_PFJet40_v22 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreAlCaPFJet40 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet10 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets10 + process.hltSinglePFJet40 + process.HLTEndSequence ) +process.AlCa_PFJet40_CPUOnly_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreAlCaPFJet40CPUOnly + process.HLTAK4CaloJetsCPUOnlySequence + process.hltSingleCaloJet10CPUOnly + process.HLTAK4PFJetsCPUOnlySequence + process.hltPFJetsCorrectedMatchedToCaloJets10CPUOnly + process.hltSinglePFJet40CPUOnly + process.HLTEndSequence ) +process.HLT_PFJet40_GPUvsCPU_v1 = cms.Path( process.HLTBeginSequence + process.hltAlCaPFJet40GPUxorCPUFilter + process.hltPrePFJet40GPUvsCPU + process.HLTEndSequence ) +process.HLT_MediumChargedIsoPFTau180HighPtRelaxedIso_Trk50_eta2p1_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleTau + process.hltPreMediumChargedIsoPFTau180HighPtRelaxedIsoTrk50eta2p1 + process.HLTL2TauJetsSequence + process.hltSingleL2Tau80eta2p2 + process.HLTGlobalPFTauConeSequence + process.hltPFTau180Track + process.HLTMediumChargedIsoPFTauHighPtRelaxedIsoTrk50 + process.hltPFTau180TrackPt50LooseAbsOrRelMediumHighPtRelaxedIsoIso + process.hltL1JetsHLTSinglePFTauTrackMediumChargedIsolationMatch + process.hltSelectedPFTau180MediumChargedIsolationL1HLTMatched + process.HLTEndSequence ) +process.HLT_MediumChargedIsoPFTau200HighPtRelaxedIso_Trk50_eta2p1_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleTau + process.hltPreMediumChargedIsoPFTau200HighPtRelaxedIsoTrk50eta2p1 + process.HLTL2TauJetsSequence + process.hltSingleL2Tau80eta2p2 + process.HLTGlobalPFTauConeSequence + process.hltPFTau200Track + process.HLTMediumChargedIsoPFTauHighPtRelaxedIsoTrk50 + process.hltPFTau200TrackPt50LooseAbsOrRelMediumHighPtRelaxedIsoIso + process.hltL1JetsHLTSinglePFTauTrackMediumChargedIsolationMatch + process.hltSelectedPFTau200MediumChargedIsolationL1HLTMatched + process.HLTEndSequence ) +process.HLT_MediumChargedIsoPFTau220HighPtRelaxedIso_Trk50_eta2p1_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleTau + process.hltPreMediumChargedIsoPFTau220HighPtRelaxedIsoTrk50eta2p1 + process.HLTL2TauJetsSequence + process.hltSingleL2Tau80eta2p2 + process.HLTGlobalPFTauConeSequence + process.hltPFTau220Track + process.HLTMediumChargedIsoPFTauHighPtRelaxedIsoTrk50 + process.hltPFTau220TrackPt50LooseAbsOrRelMediumHighPtRelaxedIsoIso + process.hltL1JetsHLTSinglePFTauTrackMediumChargedIsolationMatch + process.hltSelectedPFTau220MediumChargedIsolationL1HLTMatched + process.HLTEndSequence ) +process.HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleEG14108IorTripleEG18178 + process.hltPreEle16Ele12Ele8CaloIdLTrackIdL + process.HLTEle16Ele12Ele8CaloIdLTrackIdLSequence + process.HLTEndSequence ) +process.HLT_Rsq0p35_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sRsqSeeds + process.hltPreRsq0p35 + process.HLTAK4CaloJetsSequence + process.hlt1CaloJet70 + process.hlt2CaloJet60 + process.HLTRecoMETSequence + process.hltRHemisphereCalo + process.hltRsq0p16Calo + process.HLTAK4PFJetsSequence + process.hlt2PFJet80 + process.hltPFMETProducer + process.hltRHemisphere + process.hltRsq0p35 + process.HLTEndSequence ) +process.HLT_Rsq0p40_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sRsqSeeds + process.hltPreRsq0p40 + process.HLTAK4CaloJetsSequence + process.hlt1CaloJet70 + process.hlt2CaloJet60 + process.HLTRecoMETSequence + process.hltRHemisphereCalo + process.hltRsq0p16Calo + process.HLTAK4PFJetsSequence + process.hlt2PFJet80 + process.hltPFMETProducer + process.hltRHemisphere + process.hltRsq0p40 + process.HLTEndSequence ) +process.HLT_RsqMR300_Rsq0p09_MR200_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sRsqSeeds + process.hltPreRsqMR300Rsq0p09MR200 + process.HLTAK4CaloJetsSequence + process.hlt1CaloJet70 + process.hlt2CaloJet60 + process.HLTRecoMETSequence + process.hltRHemisphereCalo + process.hltRsqMR220Rsq0p0196MR100Calo + process.HLTAK4PFJetsSequence + process.hlt2PFJet80 + process.hltPFMETProducer + process.hltRHemisphere + process.hltRsqMR300Rsq0p09MR200 + process.HLTEndSequence ) +process.HLT_RsqMR320_Rsq0p09_MR200_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sRsqSeeds + process.hltPreRsqMR320Rsq0p09MR200 + process.HLTAK4CaloJetsSequence + process.hlt1CaloJet70 + process.hlt2CaloJet60 + process.HLTRecoMETSequence + process.hltRHemisphereCalo + process.hltRsqMR220Rsq0p0196MR100Calo + process.HLTAK4PFJetsSequence + process.hlt2PFJet80 + process.hltPFMETProducer + process.hltRHemisphere + process.hltRsqMR320Rsq0p09MR200 + process.HLTEndSequence ) +process.HLT_RsqMR300_Rsq0p09_MR200_4jet_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sRsqSeeds + process.hltPreRsqMR300Rsq0p09MR2004jet + process.HLTAK4CaloJetsSequence + process.hlt2CaloJet40 + process.hlt4CaloJet30 + process.HLTRecoMETSequence + process.hltRHemisphereCalo + process.hltRsqMR220Rsq0p0196MR100Calo + process.HLTAK4PFJetsSequence + process.hlt2PFJet50 + process.hlt4PFJet40 + process.hltPFMETProducer + process.hltRHemisphere + process.hltRsqMR300Rsq0p09MR200 + process.HLTEndSequence ) +process.HLT_RsqMR320_Rsq0p09_MR200_4jet_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sRsqSeeds + process.hltPreRsqMR320Rsq0p09MR2004jet + process.HLTAK4CaloJetsSequence + process.hlt2CaloJet40 + process.hlt4CaloJet30 + process.HLTRecoMETSequence + process.hltRHemisphereCalo + process.hltRsqMR220Rsq0p0196MR100Calo + process.HLTAK4PFJetsSequence + process.hlt2PFJet50 + process.hlt4PFJet40 + process.hltPFMETProducer + process.hltRHemisphere + process.hltRsqMR320Rsq0p09MR200 + process.HLTEndSequence ) process.HLT_L1_DoubleJet30_Mass_Min400_Mu10_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleJet30MassMin400Mu10 + process.hltPreL1DoubleJet30MassMin400Mu10 + process.HLTEndSequence ) -process.HLT_IsoMu27_MET90_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreIsoMu27MET90 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22or25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q + process.HLTMu27IsolationSequence + process.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f27QL3trkIsoFiltered + process.HLTRecoMETSequence + process.hltMET90 + process.HLTEndSequence ) -process.HLT_VBF_DoubleLooseChargedIsoPFTauHPS20_Trk1_eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1VBFDiJetOR + process.hltPreVBFDoubleLooseChargedIsoPFTauHPS20Trk1eta2p1 + process.HLTL2TauJetsSequence + process.hltDoubleL2Tau20eta2p2 + process.HLTL2p5IsoTauGlobalSequence + process.hltDoubleL2IsoTau20eta2p2 + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDoubleLooseChargedIsoAntiMuonPFTau20Sequence + process.HLTAK4PFJetsSequence + process.hltVBFL1TLooseIDPFJetsMatching + process.hltMatchedVBFTwoPFJetsDoubleLooseChargedIsoPFTauHPS20OverlapRemoval + process.hltMatchedVBFTwoPFJets2CrossCleanedFromDoubleLooseChargedIsoPFTauHPS20 + process.hltMatchedVBFOnePFJet2CrossCleanedFromDoubleLooseChargedIsoPFTauHPS20 + process.HLTEndSequence ) -process.HLT_VBF_DoubleMediumChargedIsoPFTauHPS20_Trk1_eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1VBFDiJetOR + process.hltPreVBFDoubleMediumChargedIsoPFTauHPS20Trk1eta2p1 + process.HLTL2TauJetsSequence + process.hltDoubleL2Tau20eta2p2 + process.HLTL2p5IsoTauGlobalSequence + process.hltDoubleL2IsoTau20eta2p2 + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDoubleMediumChargedIsoAntiMuonPFTau20Sequence + process.HLTAK4PFJetsSequence + process.hltVBFL1TLooseIDPFJetsMatching + process.hltMatchedVBFTwoPFJetsDoubleMediumChargedIsoPFTauHPS20OverlapRemoval + process.hltMatchedVBFTwoPFJets2CrossCleanedFromDoubleMediumChargedIsoPFTauHPS20 + process.hltMatchedVBFOnePFJet2CrossCleanedFromDoubleMediumChargedIsoPFTauHPS20 + process.HLTEndSequence ) -process.HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v1 = cms.Path( process.HLTBeginSequence + process.hltL1VBFDiJetOR + process.hltPreVBFDoubleMediumDeepTauPFTauHPS20eta2p1 + process.HLTL2TauJetsSequence + process.hltDoubleL2Tau20eta2p2 + process.HLTL2p5IsoTauGlobalSequence + process.hltDoubleL2GlobIsoTau20eta2p2 + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDoubleMediumDeepTauDiTauWPAntiMuonPFTau20Sequence + process.HLTAK4PFJetsSequence + process.hltVBFL1TLooseIDPFJetsMatching + process.hltMatchedVBFTwoPFJetsDoubleMediumDeepTauDitauWPPFTauHPS20OverlapRemoval + process.hltMatchedVBFTwoPFJets2CrossCleanedFromDoubleMediumDeepTauDitauWPPFTauHPS20 + process.hltMatchedVBFOnePFJet2CrossCleanedFromDoubleMediumDeepTauDitauWPPFTauHPS20 + process.HLTEndSequence ) -process.HLT_VBF_DoubleTightChargedIsoPFTauHPS20_Trk1_eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1VBFDiJetOR + process.hltPreVBFDoubleTightChargedIsoPFTauHPS20Trk1eta2p1 + process.HLTL2TauJetsSequence + process.hltDoubleL2Tau20eta2p2 + process.HLTL2p5IsoTauGlobalSequence + process.hltDoubleL2IsoTau20eta2p2 + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDoubleTightChargedIsoAntiMuonPFTau20Sequence + process.HLTAK4PFJetsSequence + process.hltVBFL1TLooseIDPFJetsMatching + process.hltMatchedVBFTwoPFJetsDoubleTightChargedIsoPFTauHPS20OverlapRemoval + process.hltMatchedVBFTwoPFJets2CrossCleanedFromDoubleTightChargedIsoPFTauHPS20 + process.hltMatchedVBFOnePFJet2CrossCleanedFromDoubleTightChargedIsoPFTauHPS20 + process.HLTEndSequence ) -process.HLT_Photon50_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_PFMET50_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton50R9Id90HE10IsoMEBOnlyPFJetsMJJ300DEta3PFMET50 + process.HLTPhoton50R9Id90HE10IsoMEBOnlySequence + process.HLTAK4CaloJetsSequence + process.hltDiCaloJet30MJJ300AllJetsDEta3Filter + process.HLTAK4PFJetsSequence + process.hltDiPFJet30MJJ300AllJetsDEta3Filter + process.hltPFMETProducer + process.hltPFMET50 + process.HLTEndSequence ) -process.HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton75R9Id90HE10IsoMEBOnlyPFJetsMJJ300DEta3 + process.HLTPhoton75R9Id90HE10IsoMEBOnlySequence + process.HLTAK4CaloJetsSequence + process.hltDiCaloJet30MJJ300AllJetsDEta3Filter + process.HLTAK4PFJetsSequence + process.hltDiPFJet30MJJ300AllJetsDEta3Filter + process.HLTEndSequence ) -process.HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ600DEta3_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton75R9Id90HE10IsoMEBOnlyPFJetsMJJ600DEta3 + process.HLTPhoton75R9Id90HE10IsoMEBOnlySequence + process.HLTAK4CaloJetsSequence + process.hltDiCaloJet30MJJ600AllJetsDEta3Filter + process.HLTAK4PFJetsSequence + process.hltDiPFJet30MJJ600AllJetsDEta3Filter + process.HLTEndSequence ) -process.HLT_PFMET100_PFMHT100_IDTight_PFHT60_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFHTT60Seeds + process.hltPrePFMET100PFMHT100IDTightPFHT60 + process.HLTRecoMETSequence + process.hltMET60 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT60 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT60Jet30 + process.hltPFMHTTightID + process.hltPFMHTTightID100 + process.hltPFMETProducer + process.hltPFMET100 + process.HLTEndSequence ) -process.HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFHTT60Seeds + process.hltPrePFMETNoMu100PFMHTNoMu100IDTightPFHT60 + process.HLTRecoMETSequence + process.hltMET60 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT60 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT60Jet30 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID100 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu100 + process.HLTEndSequence ) -process.HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFHTT60Seeds + process.hltPrePFMETTypeOne100PFMHT100IDTightPFHT60 + process.HLTRecoMETSequence + process.hltMET60 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT60 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT60Jet30 + process.hltPFMHTTightID + process.hltPFMHTTightID100 + process.hltPFMETProducer + process.hltcorrPFMETTypeOne + process.hltPFMETTypeOne + process.hltPFMETTypeOne100 + process.HLTEndSequence ) -process.HLT_Mu18_Mu9_SameSign_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu18Mu9SameSign + process.hltL1fL1sDoubleMu157L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0) + process.hltL3fL1DoubleMu157fFiltered9 + process.hltL3fL1DoubleMu157fFiltered18 + process.hltDiMuon189SameSignFiltered + process.HLTEndSequence ) -process.HLT_Mu18_Mu9_SameSign_DZ_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu18Mu9SameSignDZ + process.hltL1fL1sDoubleMu157L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0) + process.hltL3fL1DoubleMu157fFiltered9 + process.hltL3fL1DoubleMu157fFiltered18 + process.hltDiMuon189SameSignFiltered + process.hltDiMuon189SameSignDzFiltered0p2 + process.HLTEndSequence ) -process.HLT_Mu18_Mu9_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu18Mu9 + process.hltL1fL1sDoubleMu157L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0) + process.hltL3fL1DoubleMu157fFiltered9 + process.hltL3fL1DoubleMu157fFiltered18 + process.HLTEndSequence ) -process.HLT_Mu18_Mu9_DZ_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu18Mu9DZ + process.hltL1fL1sDoubleMu157L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0) + process.hltL3fL1DoubleMu157fFiltered9 + process.hltL3fL1DoubleMu157fFiltered18 + process.hltDiMuon189DzFiltered0p2 + process.HLTEndSequence ) -process.HLT_Mu20_Mu10_SameSign_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu20Mu10SameSign + process.hltL1fL1sDoubleMu157L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0) + process.hltL3fL1DoubleMu157fFiltered10 + process.hltL3fL1DoubleMu157fFiltered20 + process.hltDiMuon2010SameSignFiltered + process.HLTEndSequence ) -process.HLT_Mu20_Mu10_SameSign_DZ_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu20Mu10SameSignDZ + process.hltL1fL1sDoubleMu157L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0) + process.hltL3fL1DoubleMu157fFiltered10 + process.hltL3fL1DoubleMu157fFiltered20 + process.hltDiMuon2010SameSignFiltered + process.hltDiMuon2010SameSignDzFiltered0p2 + process.HLTEndSequence ) -process.HLT_Mu20_Mu10_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu20Mu10 + process.hltL1fL1sDoubleMu157L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0) + process.hltL3fL1DoubleMu157fFiltered10 + process.hltL3fL1DoubleMu157fFiltered20 + process.HLTEndSequence ) -process.HLT_Mu20_Mu10_DZ_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu20Mu10DZ + process.hltL1fL1sDoubleMu157L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0) + process.hltL3fL1DoubleMu157fFiltered10 + process.hltL3fL1DoubleMu157fFiltered20 + process.hltDiMuon2010DzFiltered0p2 + process.HLTEndSequence ) -process.HLT_Mu23_Mu12_SameSign_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu23Mu12SameSign + process.hltL1fL1sDoubleMu157L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0) + process.hltL3fL1DoubleMu157fFiltered12 + process.hltL3fL1DoubleMu157fFiltered23 + process.hltDiMuon2312SameSignFiltered + process.HLTEndSequence ) -process.HLT_Mu23_Mu12_SameSign_DZ_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu23Mu12SameSignDZ + process.hltL1fL1sDoubleMu157L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0) + process.hltL3fL1DoubleMu157fFiltered12 + process.hltL3fL1DoubleMu157fFiltered23 + process.hltDiMuon2312SameSignFiltered + process.hltDiMuon2312SameSignDzFiltered0p2 + process.HLTEndSequence ) -process.HLT_Mu23_Mu12_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu23Mu12 + process.hltL1fL1sDoubleMu157L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0) + process.hltL3fL1DoubleMu157fFiltered12 + process.hltL3fL1DoubleMu157fFiltered23 + process.HLTEndSequence ) -process.HLT_Mu23_Mu12_DZ_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu23Mu12DZ + process.hltL1fL1sDoubleMu157L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0) + process.hltL3fL1DoubleMu157fFiltered12 + process.hltL3fL1DoubleMu157fFiltered23 + process.hltDiMuon2312DzFiltered0p2 + process.HLTEndSequence ) -process.HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + process.hltPreDoubleMu2JpsiDoubleTrk1Phi1p05 + process.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.hltDoubleMu2JpsiDoubleTrkL3Filtered + process.hltDoubleTrkmumuVtxProducerDoubleMu2Jpsi + process.hltDoubleTrkmumuFilterDoubleMu2Jpsi + process.HLTBphTrackingDoubleJpsiReg + process.hltJpsiTkAllConeTracksIterDoubleTrk + process.hltJpsiTrkTrkVertexProducerPhiDoubleTrk1v4 + process.hltJpsiTkTkVertexFilterPhiDoubleTrk1v4 + process.HLTEndSequence ) -process.HLT_DoubleMu2_Jpsi_DoubleTkMu0_Phi_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + process.hltPreDoubleMu2JpsiDoubleTkMu0Phi + process.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.hltDoubleMu2JpsiL3Filtered + process.hltMumuVtxProducerDoubleMu2Jpsi + process.hltMumuFilterDoubleMu2Jpsi + process.HLTTrackerMuonSequenceLowPt + process.hltDiMuonGlbOrTrkFiltered0v2 + process.hltDiMuonGlbOrTrk0zFiltered0p2v2 + process.HLTEndSequence ) -process.HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0ETM40IorDoubleMu0ETM55IorDoubleMu0ETM60IorDoubleMu0ETM65IorDoubleMu0ETM70 + process.hltPreDoubleMu3DCAPFMET50PFMHT60 + process.hltL1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + process.hltL3fL1DiMu3SQETM50noDrf0PreFiltered3 + process.hltDoubleMuon3Mass3p8to60noDrDCAFilter + process.HLTRecoMETSequence + process.hltMET40 + process.HLTAK4PFJetsSequence + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu50 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID60 + process.HLTEndSequence ) -process.HLT_TripleMu_5_3_3_Mass3p8_DCA_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMu0IorTripleMu553 + process.hltPreTripleMu533Mass3p8DCA + process.hltL1TripleMu553L1TriMuFiltered3 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL1TripleMu553L2TriMuFiltered3) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1TripleMu553L1TriMuFiltered3) + process.hltL3fL1TripleMu553f0PreFiltered333 + process.hltL3fL1TripleMu553f0Filtered533 + process.hltTripleMu533Mass3p8DCAFilter + process.HLTEndSequence ) -process.HLT_QuadPFJet98_83_71_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet927664VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet98837115DoublePFBTagDeepCSV1p37p7VBF1 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID71 + process.hltPFDoubleJetLooseID83 + process.hltPFSingleJetLooseID98 + process.HLTBtagDeepCSVSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepCSV7p68Double6Jets + process.hltBTagPFDeepCSV1p28Single6Jets + process.hltVBFPFJetCSVSortedMqq200Detaqq1p5 + process.HLTEndSequence ) -process.HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJetVBFIorHTTIorSingleJet + process.hltPreQuadPFJet103887515DoublePFBTagDeepCSV1p37p7VBF1 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID75 + process.hltPFDoubleJetLooseID88 + process.hltPFSingleJetLooseID103 + process.HLTBtagDeepCSVSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepCSV7p68Double6Jets + process.hltBTagPFDeepCSV1p28Single6Jets + process.hltVBFPFJetCSVSortedMqq200Detaqq1p5 + process.HLTEndSequence ) -process.HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet1058576VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet111908015DoublePFBTagDeepCSV1p37p7VBF1 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID80 + process.hltPFDoubleJetLooseID90 + process.hltPFSingleJetLooseID111 + process.HLTBtagDeepCSVSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepCSV7p68Double6Jets + process.hltBTagPFDeepCSV1p28Single6Jets + process.hltVBFPFJetCSVSortedMqq200Detaqq1p5 + process.HLTEndSequence ) -process.HLT_QuadPFJet98_83_71_15_PFBTagDeepCSV_1p3_VBF2_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet927664VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet98837115PFBTagDeepCSV1p3VBF2 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID71 + process.hltPFDoubleJetLooseID83 + process.hltPFSingleJetLooseID98 + process.HLTBtagDeepCSVSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepCSV1p28Single6Jets + process.hltVBFPFJetCSVSortedMqq460Detaqq3p5 + process.HLTEndSequence ) -process.HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJetVBFIorHTTIorSingleJet + process.hltPreQuadPFJet103887515PFBTagDeepCSV1p3VBF2 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID75 + process.hltPFDoubleJetLooseID88 + process.hltPFSingleJetLooseID103 + process.HLTBtagDeepCSVSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepCSV1p28Single6Jets + process.hltVBFPFJetCSVSortedMqq460Detaqq3p5 + process.HLTEndSequence ) -process.HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet1008572VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet105887615PFBTagDeepCSV1p3VBF2 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID76 + process.hltPFDoubleJetLooseID88 + process.hltPFSingleJetLooseID105 + process.HLTBtagDeepCSVSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepCSV1p28Single6Jets + process.hltVBFPFJetCSVSortedMqq460Detaqq3p5 + process.HLTEndSequence ) -process.HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet1058576VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet111908015PFBTagDeepCSV1p3VBF2 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID80 + process.hltPFDoubleJetLooseID90 + process.hltPFSingleJetLooseID111 + process.HLTBtagDeepCSVSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepCSV1p28Single6Jets + process.hltVBFPFJetCSVSortedMqq460Detaqq3p5 + process.HLTEndSequence ) -process.HLT_QuadPFJet98_83_71_15_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet927664VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet98837115 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.HLTFastPrimaryVertexSequence + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID71 + process.hltPFDoubleJetLooseID83 + process.hltPFSingleJetLooseID98 + process.HLTEndSequence ) -process.HLT_QuadPFJet103_88_75_15_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJetVBFIorHTTIorSingleJet + process.hltPreQuadPFJet103887515 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.HLTFastPrimaryVertexSequence + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID75 + process.hltPFDoubleJetLooseID88 + process.hltPFSingleJetLooseID103 + process.HLTBtagDeepCSVSequencePF + process.HLTEndSequence ) -process.HLT_QuadPFJet105_88_76_15_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet1008572VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet105887615 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.HLTFastPrimaryVertexSequence + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID76 + process.hltPFDoubleJetLooseID88 + process.hltPFSingleJetLooseID105 + process.HLTEndSequence ) -process.HLT_QuadPFJet111_90_80_15_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet1058576VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet111908015 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.HLTFastPrimaryVertexSequence + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID80 + process.hltPFDoubleJetLooseID90 + process.hltPFSingleJetLooseID111 + process.HLTEndSequence ) -process.HLT_AK8PFJet330_TrimMass30_PFAK8BTagDeepCSV_p17_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJet330TrimMass30PFAK8BTagDeepCSVp17 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet300 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets300 + process.hltSinglePFJet330AK8 + process.hltAK8TrimModJets + process.hltAK8SinglePFJetTrimModMass30 + process.HLTBtagDeepCSVSequencePFAK8 + process.hltBTagAK8PFDeepCSV16p1Single + process.HLTEndSequence ) -process.HLT_AK8PFJet330_TrimMass30_PFAK8BTagDeepCSV_p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJet330TrimMass30PFAK8BTagDeepCSVp1 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet300 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets300 + process.hltSinglePFJet330AK8 + process.hltAK8TrimModJets + process.hltAK8SinglePFJetTrimModMass30 + process.HLTBtagDeepCSVSequencePFAK8 + process.hltBTagAK8PFDeepCSV10p3Single + process.HLTEndSequence ) -process.HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_p02_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJet330TrimMass30PFAK8BoostedDoubleBp02 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet300 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets300 + process.hltSinglePFJet330AK8 + process.hltAK8TrimModJets + process.hltAK8TrimModJetsCorrectedMatchedToCaloJets300ForDB + process.hltSinglePFJet330AK8ForDB + process.HLTBtagBoostedDoubleSecondaryVertexSequencePFAK8 + process.hltBTagPFBoostedDoubleSecondaryVertexpZSingle + process.HLTEndSequence ) -process.HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np2_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJet330TrimMass30PFAK8BoostedDoubleBnp2 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet300 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets300 + process.hltSinglePFJet330AK8 + process.hltAK8TrimModJets + process.hltAK8SinglePFJetTrimModMass30 + process.HLTBtagBoostedDoubleSecondaryVertexSequencePFAK8 + process.hltBTagPFBoostedDoubleSecondaryVertexnp02Single + process.HLTEndSequence ) -process.HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np4_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJet330TrimMass30PFAK8BoostedDoubleBnp4 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet300 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets300 + process.hltSinglePFJet330AK8 + process.hltAK8TrimModJets + process.hltAK8SinglePFJetTrimModMass30 + process.HLTBtagBoostedDoubleSecondaryVertexSequencePFAK8 + process.hltBTagPFBoostedDoubleSecondaryVertexnp4Single + process.HLTEndSequence ) -process.HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGor + process.hltPreDiphoton3018R9IdLANDHEANDIsoCaloIdMass55 + process.HLTDiphoton3018R9Idb50e90ANDIso60CaloId15b35eANDHE12b10eMass55Sequence + process.HLTEndSequence ) -process.HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGor + process.hltPreDiphoton3018R9IdLANDHEANDIsoCaloId + process.HLTDiphoton3018R9Idb50e90ANDIso60CaloId15b35eANDHE12b10eSequence + process.HLTEndSequence ) -process.HLT_Mu12_IP6_v1 = cms.Path( process.HLTBeginSequenceParking + process.hltL1sSingleMu22orParking + process.hltPreMu12IP6 + process.hltL1fL1sMu22orParkingL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22orParkL1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22orParkL1Filtered0) + process.hltL3fL1sMu22OrParkL1f0L2f10QL3Filtered12Q + process.HLTEndSequence ) -process.HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet1008572VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet105887615DoublePFBTagDeepCSV1p37p7VBF1 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID76 + process.hltPFDoubleJetLooseID88 + process.hltPFSingleJetLooseID105 + process.HLTBtagDeepCSVSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepCSV7p68Double6Jets + process.hltBTagPFDeepCSV1p28Single6Jets + process.hltVBFPFJetCSVSortedMqq200Detaqq1p5 + process.HLTEndSequence ) -process.HLT_TrkMu6NoFiltersNoVtx_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu3 + process.hltPreTrkMu6NoFiltersNoVtx + process.hltL1fL1sSingleMu3L1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2fL1sSingleMu3L1f0L2Filtered10OneMuNoVtx) + process.HLTL3muonrecoSequenceNoVtx + process.hltL3fL1sSingleMu3L1f0L2f10OneMuL3Filtered6NoVtx + process.HLTTrackerMuonSequenceNoVtx + process.hltSingleTrkMuFiltered6NoVtx + process.HLTEndSequence ) -process.HLT_TrkMu16NoFiltersNoVtx_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu7 + process.hltPreTrkMu16NoFiltersNoVtx + process.hltL1fL1sSingleMu7L1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2fL1sSingleMu7L1f0L2Filtered10OneMuNoVtx) + process.HLTL3muonrecoSequenceNoVtx + process.hltL3fL1sSingleMu7L1f0L2f10OneMuL3Filtered16NoVtx + process.HLTTrackerMuonSequenceNoVtx + process.hltSingleTrkMuFiltered16NoVtx + process.HLTEndSequence ) -process.HLT_DoubleTrkMu_16_6_NoFiltersNoVtx_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0SQ + process.hltPreDoubleTrkMu166NoFiltersNoVtx + process.hltL1fL1sDoubleMu0SQL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2pfL1sDoubleMu0SQL1f0L2PreFiltered0NoVtx) + cms.ignore(process.hltL2fL1sDoubleMu0SQL1f0L2Filtered10OneMuNoVtx) + process.HLTL3muonrecoSequenceNoVtx + process.hltL3pfL1sDoubleMu0SQL1f0L2pf0OneMuL3PreFiltered6NoVtx + process.hltL3fL1sDoubleMu0SQL1f0L2f10OneMuL3Filtered16NoVtx + process.HLTTrackerMuonSequenceNoVtx + process.hltDoubleTrkMuFiltered6NoVtx + process.hltSingleTrkMuFiltered16NoVtx + process.HLTEndSequence ) -process.HLT_DoubleMediumDeepTauPFTauHPS35_L2NN_eta2p1_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleTauBigOR + process.hltPreDoubleMediumDeepTauPFTauHPS35L2NNeta2p1 + process.HLTL2TauTagNNSequence + process.hltL2DoubleTauTagNNFilter + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDeepTauPFTauSequence + process.hltHpsSelectedPFTausMediumDitauWPDeepTau + process.hltHpsL1JetsHLTDoublePFTauMediumDitauWPDeepTauMatch + process.hltHpsDoublePFTau35MediumDitauWPDeepTauL1HLTMatched + process.HLTEndSequence ) -process.HLT_DoubleMediumChargedIsoPFTauHPS40_Trk1_eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleTauBigOR + process.hltPreDoubleMediumChargedIsoPFTauHPS40Trk1eta2p1 + process.HLTL2TauJetsL1TauSeededSequence + process.hltDoubleL2Tau26eta2p2 + process.HLTL2p5IsoTauL1TauSeededGlobalSequence + process.hltDoubleL2GlobIsoTau26eta2p2 + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDoublePFTauPt40Eta2p1Trk1 + process.HLTHPSMediumChargedIsoPFTauSequence + process.hltHpsSelectedPFTausTrackPt1MediumChargedIsolation + process.hltHpsDoublePFTau40TrackPt1MediumChargedIsolation + process.hltHpsL1JetsHLTDoublePFTauTrackPt1MediumChargedIsolationMatch + process.hltHpsDoublePFTau40TrackPt1MediumChargedIsolationL1HLTMatched + process.hltHpsDoublePFTau40TrackPt1MediumChargedIsolationDz02 + process.HLTEndSequence ) -process.HLT_DoubleTightChargedIsoPFTauHPS35_Trk1_eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleTauBigOR + process.hltPreDoubleTightChargedIsoPFTauHPS35Trk1eta2p1 + process.HLTL2TauJetsL1TauSeededSequence + process.hltDoubleL2Tau26eta2p2 + process.HLTL2p5IsoTauL1TauSeededGlobalSequence + process.hltDoubleL2GlobIsoTau26eta2p2 + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDoublePFTauPt35Eta2p1Trk1 + process.HLTHPSTightChargedIsoPFTauSequence + process.hltHpsSelectedPFTausTrackPt1TightChargedIsolation + process.hltHpsDoublePFTau35TrackPt1TightChargedIsolation + process.hltHpsL1JetsHLTDoublePFTauTrackPt1TightChargedIsolationMatch + process.hltHpsDoublePFTau35TrackPt1TightChargedIsolationL1HLTMatched + process.hltHpsDoublePFTau35TrackPt1TightChargedIsolationDz02 + process.HLTEndSequence ) -process.HLT_Ele24_eta2p1_WPTight_Gsf_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sBigORLooseIsoEGXXerIsoTauYYerdRMin0p3 + process.hltPreEle24eta2p1WPTightGsfLooseDeepTauPFTauHPS30eta2p1CrossL1 + process.HLTEle24erWPTightGsfForTauSequence + process.HLTGlobalPFTauHPSSequence + process.hltOverlapFilterIsoEle24IsoTau30WPTightGsfCaloJet5 + process.HLTHPSLooseETauWPDeepTauPFTau30Sequence + process.hltHpsL1JetsHLTPFTauLooseEtauWPDeepTauMatch + process.hltHpsSelectedPFTau30LooseETauWPDeepTauL1HLTMatched + process.hltHpsOverlapFilterIsoEle24WPTightGsfLooseETauWPDeepTauPFTau30 + process.HLTEndSequence ) -process.HLT_IsoMu20_eta2p1_LooseDeepTauPFTauHPS27_eta2p1_CrossL1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sBigORMu18erTauXXer2p1 + process.hltPreIsoMu20eta2p1LooseDeepTauPFTauHPS27eta2p1CrossL1 + process.hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fBigORMu18erTauXXer2p1L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0) + process.hltL3fL1BigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20Q + process.HLTMu20Eta2p1Tau24Eta2p1IsolationSequence + process.hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered + process.HLTGlobalPFTauHPSSequence + process.HLTHPSLooseMuTauWPDeepTauAntiMuonPFTau27Sequence + process.hltHpsL1JetsHLTPFTauLooseMutauWPDeepTauVsJetsAgainstMuonMatch + process.hltHpsSelectedPFTau27LooseMuTauWPDeepTauVsJetsAgainstMuonL1HLTMatched + process.hltHpsOverlapFilterIsoMu20LooseMuTauWPDeepTauPFTau27L1Seeded + process.HLTEndSequence ) -process.HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu22erIsoTau40er + process.hltPreIsoMu24eta2p1LooseDeepTauPFTauHPS180eta2p1 + process.hltL1fL1sMu22erIsoTau40erL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22erIsoTau40erL1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22erIsoTau40erL1Filtered0) + process.hltL3fL1sMu22erIsoTau40erL1f0L2f10QL3Filtered24Q + process.HLTMu24Eta2p1IsoTau40Eta2p1IsolationSequence + process.hltL3crIsoL1sMu22erIsoTau40erL1f0L2f10QL3f24QL3trkIsoFiltered + process.HLTL2TauTagNNSequence + process.hltL2Mu22Tau40TagNNFilterSingleTauWP + process.HLTGlobalPFTauHPSSequence + process.HLTLooseSingleTauWPDeepTauPFTau + process.hltL1JetsHLTPFTau180LooseSingleTauWPDeepTauMatchMu22IsoTau40 + process.hltSelectedPFTau180LooseSingleTauWPDeepTauMatchedMu22IsoTau40 + process.hltHpsOverlapFilterIsoMu24LooseSingleTauWPDeepTauPFTau180L1Seeded + process.HLTEndSequence ) -process.HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sBigORMu18erTauXXer2p1 + process.hltPreIsoMu24eta2p1LooseDeepTauPFTauHPS30eta2p1CrossL1 + process.hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fBigORMu18erTauXXer2p1L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0) + process.hltL3fL1BigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20Q + process.HLTMu20Eta2p1Tau24Eta2p1IsolationSequence + process.hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered + process.hltIsoMu24FilterEle24Tau30Monitoring + process.HLTGlobalPFTauHPSSequence + process.HLTHPSLooseETauWPDeepTauPFTau30Sequence + process.hltHpsL1JetsHLTPFTauLooseEtauWPDeepTauMatchMonitoring + process.hltHpsSelectedPFTau30LooseETauWPDeepTauL1HLTMatchedMonitoring + process.hltHpsOverlapFilterIsoMu24LooseETauWPDeepTauPFTau30L1Seeded + process.HLTEndSequence ) -process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sBigOrMuXXerIsoTauYYer + process.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS35L2NNeta2p1CrossL1 + process.hltL1fL1sBigOrMuXXerIsoTauYYerL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sBigOrMuXXerIsoTauYYerL1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sBigOrMuXXerIsoTauYYerL1Filtered0) + process.hltL3fL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3Filtered24Q + process.HLTMu24Eta2p1IsoTauYYEta2p1IsolationSequence + process.hltL3crIsoL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3f24QL3trkIsoFiltered + process.HLTL2TauTagNNSequence + process.hltL2TauTagNNFilterMuXXerIsoTauYY + process.HLTGlobalPFTauHPSSequence + process.HLTHPSSinglePFTauPt35Eta2p1Trk1 + process.HLTHPSDeepTauPFTauSequence + process.hltHpsSelectedPFTausMediumDitauWPDeepTau + process.hltHpsL1JetsHLTPFTauMediumDitauWPDeepTauBigOrMuXXerIsoTauYYerMatch + process.hltHpsSelectedPFTau35MediumDitauWPDeepTauL1HLTBigOrMuXXerIsoTauYYerMatched + process.hltHpsOverlapFilterIsoMu24MediumDitauWPDeepTauPFTau35Monitoring + process.HLTEndSequence ) -process.HLT_LooseDeepTauPFTauHPS180_L2NN_eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleTau + process.hltPreLooseDeepTauPFTauHPS180L2NNeta2p1 + process.HLTL2TauTagNNSequence + process.hltL2SingleTauTagNNFilter + process.HLTGlobalPFTauHPSSequence + process.HLTLooseSingleTauWPDeepTauPFTau + process.hltL1JetsHLTPFTauLooseSingleTauWPDeepTauMatch + process.hltSelectedPFTau180LooseSingleTauWPDeepTauL1HLTMatched + process.HLTEndSequence ) -process.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sQuadJetC50to60IorHTT280to500IorHTT250to340QuadJet + process.hltPrePFHT330PT30QuadPFJet75604540TriplePFBTagDeepJet4p5 + process.HLTAK4CaloJetsSequence + process.hltQuadCentralJet30 + process.hltCaloJetsQuad30ForHt + process.hltHtMhtCaloJetsQuadC30 + process.hltCaloQuadJet30HT320 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSVp17Double + process.HLTAK4PFJetsSequence + process.hltPFCentralJetLooseIDQuad30 + process.hlt1PFCentralJetLooseID75 + process.hlt2PFCentralJetLooseID60 + process.hlt3PFCentralJetLooseID45 + process.hlt4PFCentralJetLooseID40 + process.hltPFCentralJetLooseIDQuad30forHt + process.hltHtMhtPFCentralJetsLooseIDQuadC30 + process.hltPFCentralJetsLooseIDQuad30HT330 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet4p5Triple + process.HLTEndSequence ) -process.HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet + process.hltPrePFHT400FivePFJet100100603030DoublePFBTagDeepJet4p5 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterFiveC25 + process.hltCaloJetsFive25ForHt + process.hltHtMhtCaloJetsFiveC25 + process.hltCaloFiveJet25HT300 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV10p01Single + process.HLTAK4PFJetsSequence + process.hltPFJetFilterTwo100er3p0 + process.hltPFJetFilterThree60er3p0 + process.hltPFJetFilterFive30er3p0 + process.hltPFJetsFive30ForHt + process.hltHtMhtPFJetsFive30er3p0 + process.hltPFFiveJet30HT400 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet4p5Double + process.HLTEndSequence ) -process.HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet + process.hltPrePFHT400FivePFJet120120603030DoublePFBTagDeepJet4p5 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterFiveC25 + process.hltCaloJetsFive25ForHt + process.hltHtMhtCaloJetsFiveC25 + process.hltCaloFiveJet25HT300 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV10p01Single + process.HLTAK4PFJetsSequence + process.hltPFJetFilterTwo120er3p0 + process.hltPFJetFilterThree60er3p0 + process.hltPFJetFilterFive30er3p0 + process.hltPFJetsFive30ForHt + process.hltHtMhtPFJetsFive30er3p0 + process.hltPFFiveJet30HT400 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet4p5Double + process.HLTEndSequence ) -process.HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJet + process.hltPrePFHT400SixPFJet32DoublePFBTagDeepJet2p94 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterSixC25 + process.hltCaloJetsSix25ForHt + process.hltHtMhtCaloJetsSixC25 + process.hltCaloSixJet25HT300 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV10p01Single + process.HLTAK4PFJetsSequence + process.hltPFJetFilterSix30er2p5 + process.hltPFJetFilterSix32er2p5 + process.hltPFJetsSix30ForHt + process.hltHtMhtPFJetsSix30er2p5 + process.hltPFSixJet30HT400 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet2p94Double + process.HLTEndSequence ) -process.HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJet + process.hltPrePFHT450SixPFJet36PFBTagDeepJet1p59 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterSixC30 + process.hltCaloJetsSix30ForHt + process.hltHtMhtCaloJetsSixC30 + process.hltCaloSixJet30HT350 + process.HLTAK4PFJetsSequence + process.hltPFJetFilterSix30er2p5 + process.hltPFJetFilterSix36er2p5 + process.hltPFJetsSix30ForHt + process.hltHtMhtPFJetsSix30er2p5 + process.hltPFSixJet30HT450 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet1p59Single + process.HLTEndSequence ) -process.HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJetVBFIorHTTIorSingleJet + process.hltPreQuadPFJet103887515DoublePFBTagDeepJet1p37p7VBF1 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID75 + process.hltPFDoubleJetLooseID88 + process.hltPFSingleJetLooseID103 + process.HLTBtagDeepJetSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepJet7p68Double6Jets + process.hltBTagPFDeepJet1p28Single6Jets + process.hltVBFPFJetDeepJetSortedMqq200Detaqq1p5 + process.HLTEndSequence ) -process.HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJetVBFIorHTTIorSingleJet + process.hltPreQuadPFJet103887515PFBTagDeepJet1p3VBF2 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID75 + process.hltPFDoubleJetLooseID88 + process.hltPFSingleJetLooseID103 + process.HLTBtagDeepJetSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepJet1p28Single6Jets + process.hltVBFPFJetDeepJetSortedMqq460Detaqq3p5 + process.HLTEndSequence ) -process.HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet1008572VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet105887615DoublePFBTagDeepJet1p37p7VBF1 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID76 + process.hltPFDoubleJetLooseID88 + process.hltPFSingleJetLooseID105 + process.HLTBtagDeepJetSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepJet7p68Double6Jets + process.hltBTagPFDeepJet1p28Single6Jets + process.hltVBFPFJetDeepJetSortedMqq200Detaqq1p5 + process.HLTEndSequence ) -process.HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet1008572VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet105887615PFBTagDeepJet1p3VBF2 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID76 + process.hltPFDoubleJetLooseID88 + process.hltPFSingleJetLooseID105 + process.HLTBtagDeepJetSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepJet1p28Single6Jets + process.hltVBFPFJetDeepJetSortedMqq460Detaqq3p5 + process.HLTEndSequence ) -process.HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet1058576VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet111908015DoublePFBTagDeepJet1p37p7VBF1 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID80 + process.hltPFDoubleJetLooseID90 + process.hltPFSingleJetLooseID111 + process.HLTBtagDeepJetSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepJet7p68Double6Jets + process.hltBTagPFDeepJet1p28Single6Jets + process.hltVBFPFJetDeepJetSortedMqq200Detaqq1p5 + process.HLTEndSequence ) -process.HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet1058576VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet111908015PFBTagDeepJet1p3VBF2 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID80 + process.hltPFDoubleJetLooseID90 + process.hltPFSingleJetLooseID111 + process.HLTBtagDeepJetSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepJet1p28Single6Jets + process.hltVBFPFJetDeepJetSortedMqq460Detaqq3p5 + process.HLTEndSequence ) -process.HLT_QuadPFJet98_83_71_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet927664VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet98837115DoublePFBTagDeepJet1p37p7VBF1 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID71 + process.hltPFDoubleJetLooseID83 + process.hltPFSingleJetLooseID98 + process.HLTBtagDeepJetSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepJet7p68Double6Jets + process.hltBTagPFDeepJet1p28Single6Jets + process.hltVBFPFJetDeepJetSortedMqq200Detaqq1p5 + process.HLTEndSequence ) -process.HLT_QuadPFJet98_83_71_15_PFBTagDeepJet_1p3_VBF2_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet927664VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet98837115PFBTagDeepJet1p3VBF2 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID71 + process.hltPFDoubleJetLooseID83 + process.hltPFSingleJetLooseID98 + process.HLTBtagDeepJetSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepJet1p28Single6Jets + process.hltVBFPFJetDeepJetSortedMqq460Detaqq3p5 + process.HLTEndSequence ) -process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZPFDiJet30PFBtagDeepJet1p5 + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + process.HLTAK4PFJetsSequence + process.hltPFJetFilterTwoC30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet1p5Single + process.HLTEndSequence ) -process.HLT_QuadPFJet70_50_40_30_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sQuadJetOrHTTOrMuonHTT + process.hltPreQuadPFJet70504030 + process.HLTAK4PixelOnlyPFJetsSequence + process.hlt4PixelOnlyPFCentralJetTightIDPt20 + process.hlt3PixelOnlyPFCentralJetTightIDPt30 + process.hlt2PixelOnlyPFCentralJetTightIDPt40 + process.hlt1PixelOnlyPFCentralJetTightIDPt60 + process.HLTAK4PFJetsSequence + process.hlt4PFCentralJetTightIDPt30 + process.hlt3PFCentralJetTightIDPt40 + process.hlt2PFCentralJetTightIDPt50 + process.hlt1PFCentralJetTightIDPt70 + process.HLTEndSequence ) -process.HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sQuadJetOrHTTOrMuonHTT + process.hltPreQuadPFJet70504030PFBTagParticleNet2BTagSum0p65 + process.HLTAK4PixelOnlyPFJetsSequence + process.hlt4PixelOnlyPFCentralJetTightIDPt20 + process.hlt3PixelOnlyPFCentralJetTightIDPt30 + process.hlt2PixelOnlyPFCentralJetTightIDPt40 + process.hlt1PixelOnlyPFCentralJetTightIDPt60 + process.HLTAK4PFJetsSequence + process.hlt4PFCentralJetTightIDPt30 + process.hlt3PFCentralJetTightIDPt40 + process.hlt2PFCentralJetTightIDPt50 + process.hlt1PFCentralJetTightIDPt70 + process.HLTJetFlavourTagParticleNetSequencePF + process.hltPFCentralJetTightIDPt30 + process.hltBTagCentralJetPt30PFParticleNet2BTagSum0p65 + process.HLTEndSequence ) -process.HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sQuadJetOrHTTOrMuonHTT + process.hltPreQuadPFJet70504035PFBTagParticleNet2BTagSum0p65 + process.HLTAK4PixelOnlyPFJetsSequence + process.hlt4PixelOnlyPFCentralJetTightIDPt20 + process.hlt3PixelOnlyPFCentralJetTightIDPt30 + process.hlt2PixelOnlyPFCentralJetTightIDPt40 + process.hlt1PixelOnlyPFCentralJetTightIDPt60 + process.HLTAK4PFJetsSequence + process.hlt4PFCentralJetTightIDPt35 + process.hlt3PFCentralJetTightIDPt40 + process.hlt2PFCentralJetTightIDPt50 + process.hlt1PFCentralJetTightIDPt70 + process.HLTJetFlavourTagParticleNetSequencePF + process.hltPFCentralJetTightIDPt35 + process.hltBTagCentralJetPt35PFParticleNet2BTagSum0p65 + process.HLTEndSequence ) -process.HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sQuadJetOrHTTOrMuonHTT + process.hltPreQuadPFJet70504535PFBTagParticleNet2BTagSum0p65 + process.HLTAK4PixelOnlyPFJetsSequence + process.hlt4PixelOnlyPFCentralJetTightIDPt20 + process.hlt3PixelOnlyPFCentralJetTightIDPt30 + process.hlt2PixelOnlyPFCentralJetTightIDPt40 + process.hlt1PixelOnlyPFCentralJetTightIDPt60 + process.HLTAK4PFJetsSequence + process.hlt4PFCentralJetTightIDPt35 + process.hlt3PFCentralJetTightIDPt45 + process.hlt2PFCentralJetTightIDPt50 + process.hlt1PFCentralJetTightIDPt70 + process.HLTJetFlavourTagParticleNetSequencePF + process.hltPFCentralJetTightIDPt35 + process.hltBTagCentralJetPt35PFParticleNet2BTagSum0p65 + process.HLTEndSequence ) -process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZPFDiJet30PFBTagParticleNet2BTagSum0p65 + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + process.HLTAK4PFJetsSequence + process.hltPFJetFilterTwoC30 + process.HLTJetFlavourTagParticleNetSequencePF + process.hltPFJetTwoC30 + process.hltPFJetTwoC30PFBTagParticleNet2BTagSum0p65 + process.HLTEndSequence ) -process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZQuadPFJet70504030 + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + process.HLTAK4PFJetsSequence + process.hlt4PFCentralJetTightIDPt30 + process.hlt3PFCentralJetTightIDPt40 + process.hlt2PFCentralJetTightIDPt50 + process.hlt1PFCentralJetTightIDPt70 + process.HLTEndSequence ) -process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZQuadPFJet70504030PFBTagParticleNet2BTagSum0p65 + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + process.HLTAK4PFJetsSequence + process.hlt4PFCentralJetTightIDPt30 + process.hlt3PFCentralJetTightIDPt40 + process.hlt2PFCentralJetTightIDPt50 + process.hlt1PFCentralJetTightIDPt70 + process.HLTJetFlavourTagParticleNetSequencePF + process.hltPFCentralJetTightIDPt30 + process.hltBTagCentralJetPt30PFParticleNet2BTagSum0p65 + process.HLTEndSequence ) -process.HLT_AK8PFJet230_SoftDropMass40_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetOrHTTOrMuHTT + process.hltPreAK8PFJet230SoftDropMass40 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet230 + process.hltAK8PFJets230Constituents + process.hltAK8PFSoftDropJets230 + process.hltAK8SinglePFJets230SoftDropMass40 + process.HLTEndSequence ) -process.HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetOrHTTOrMuHTT + process.hltPreAK8PFJet230SoftDropMass40PFAK8ParticleNetBB0p35 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet230 + process.hltAK8PFJets230Constituents + process.hltAK8PFSoftDropJets230 + process.hltAK8SinglePFJets230SoftDropMass40 + process.HLTJetFlavourTagParticleNetSequencePFAK8 + process.hltAK8PFJets230SoftDropMass40 + process.hltAK8SinglePFJets230SoftDropMass40BTagParticleNetBB0p35 + process.HLTEndSequence ) -process.HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetOrHTTOrMuHTT + process.hltPreAK8PFJet250SoftDropMass40PFAK8ParticleNetBB0p35 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet250 + process.hltAK8PFJets250Constituents + process.hltAK8PFSoftDropJets250 + process.hltAK8SinglePFJets250SoftDropMass40 + process.HLTJetFlavourTagParticleNetSequencePFAK8 + process.hltAK8PFJets250SoftDropMass40 + process.hltAK8SinglePFJets250SoftDropMass40BTagParticleNetBB0p35 + process.HLTEndSequence ) -process.HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetOrHTTOrMuHTT + process.hltPreAK8PFJet275SoftDropMass40PFAK8ParticleNetBB0p35 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet275 + process.hltAK8PFJets275Constituents + process.hltAK8PFSoftDropJets275 + process.hltAK8SinglePFJets275SoftDropMass40 + process.HLTJetFlavourTagParticleNetSequencePFAK8 + process.hltAK8PFJets275SoftDropMass40 + process.hltAK8SinglePFJets275SoftDropMass40BTagParticleNetBB0p35 + process.HLTEndSequence ) -process.HLT_AK8PFJet400_SoftDropMass40_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetOrHTTOrMuHTT + process.hltPreAK8PFJet400SoftDropMass40 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet320 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets320 + process.hltSingleAK8PFJet400 + process.hltAK8PFJets400Constituents + process.hltAK8PFSoftDropJets400 + process.hltAK8SinglePFJets400SoftDropMass40 + process.HLTEndSequence ) -process.HLT_AK8PFJet425_SoftDropMass40_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetOrHTTOrMuHTT + process.hltPreAK8PFJet425SoftDropMass40 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet320 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets320 + process.hltSingleAK8PFJet425 + process.hltAK8PFJets425Constituents + process.hltAK8PFSoftDropJets425 + process.hltAK8SinglePFJets425SoftDropMass40 + process.HLTEndSequence ) -process.HLT_AK8PFJet450_SoftDropMass40_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetOrHTTOrMuHTT + process.hltPreAK8PFJet450SoftDropMass40 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet320 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets320 + process.hltSingleAK8PFJet450 + process.hltAK8PFJets450Constituents + process.hltAK8PFSoftDropJets450 + process.hltAK8SinglePFJets450SoftDropMass40 + process.HLTEndSequence ) -process.HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetOrHTTOrMuHTT + process.hltPreAK8PFJet230SoftDropMass40PFAK8ParticleNetTauTau0p30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet230 + process.hltAK8PFJets230Constituents + process.hltAK8PFSoftDropJets230 + process.hltAK8SinglePFJets230SoftDropMass40 + process.HLTJetFlavourTagParticleNetSequencePFAK8 + process.hltAK8PFJets230SoftDropMass40 + process.hltAK8SinglePFJets230SoftDropMass40ParticleNetTauTau0p30 + process.HLTEndSequence ) -process.HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetOrHTTOrMuHTT + process.hltPreAK8PFJet250SoftDropMass40PFAK8ParticleNetTauTau0p30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet250 + process.hltAK8PFJets250Constituents + process.hltAK8PFSoftDropJets250 + process.hltAK8SinglePFJets250SoftDropMass40 + process.HLTJetFlavourTagParticleNetSequencePFAK8 + process.hltAK8PFJets250SoftDropMass40 + process.hltAK8SinglePFJets250SoftDropMass40ParticleNetTauTau0p30 + process.HLTEndSequence ) -process.HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetOrHTTOrMuHTT + process.hltPreAK8PFJet275SoftDropMass40PFAK8ParticleNetTauTau0p30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet275 + process.hltAK8PFJets275Constituents + process.hltAK8PFSoftDropJets275 + process.hltAK8SinglePFJets275SoftDropMass40 + process.HLTJetFlavourTagParticleNetSequencePFAK8 + process.hltAK8PFJets275SoftDropMass40 + process.hltAK8SinglePFJets275SoftDropMass40ParticleNetTauTau0p30 + process.HLTEndSequence ) -process.HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreIsoMu50AK8PFJet230SoftDropMass40 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22or25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50Q + process.HLTMu50IsolationSequence + process.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f50QL3trkIsoFiltered + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet230 + process.hltAK8PFJets230Constituents + process.hltAK8PFSoftDropJets230 + process.hltAK8SinglePFJets230SoftDropMass40 + process.HLTEndSequence ) -process.HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreIsoMu50AK8PFJet230SoftDropMass40PFAK8ParticleNetBB0p35 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22or25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50Q + process.HLTMu50IsolationSequence + process.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f50QL3trkIsoFiltered + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet230 + process.hltAK8PFJets230Constituents + process.hltAK8PFSoftDropJets230 + process.hltAK8SinglePFJets230SoftDropMass40 + process.HLTJetFlavourTagParticleNetSequencePFAK8 + process.hltAK8PFJets230SoftDropMass40 + process.hltAK8SinglePFJets230SoftDropMass40BTagParticleNetBB0p35 + process.HLTEndSequence ) -process.HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPreEle50CaloIdVTGsfTrkIdTAK8PFJet230SoftDropMass40 + process.HLTEle50CaloIdVTGsfTrkIdTGsfSequence + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet230 + process.hltAK8PFJets230Constituents + process.hltAK8PFSoftDropJets230 + process.hltAK8SinglePFJets230SoftDropMass40 + process.HLTEndSequence ) -process.HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPreEle50CaloIdVTGsfTrkIdTAK8PFJet230SoftDropMass40PFAK8ParticleNetBB0p35 + process.HLTEle50CaloIdVTGsfTrkIdTGsfSequence + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet230 + process.hltAK8PFJets230Constituents + process.hltAK8PFSoftDropJets230 + process.hltAK8SinglePFJets230SoftDropMass40 + process.HLTJetFlavourTagParticleNetSequencePFAK8 + process.hltAK8PFJets230SoftDropMass40 + process.hltAK8SinglePFJets230SoftDropMass40BTagParticleNetBB0p35 + process.HLTEndSequence ) -process.HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleTauJet + process.hltPreDoubleMediumDeepTauPFTauHPS30L2NNeta2p1PFJet60 + process.HLTL2TauTagNNSequence + process.hltL2DoubleTauJetTagNNFilter + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDeepTauPFTauSequence + process.hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet + process.hltHpsL1JetsHLTDoublePFTauMediumDitauWPDeepTauMatchDoubleTauJet + process.hltHpsDoublePFTau30MediumDitauWPDeepTauL1HLTMatchedDoubleTauJet + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToL1 + process.hlt1PFJet60L1HLTMatched + process.hltHpsOverlapFilterDeepTauDoublePFTau30PFJet60 + process.HLTEndSequence ) -process.HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleTauJet70 + process.hltPreDoubleMediumDeepTauPFTauHPS30L2NNeta2p1PFJet75 + process.HLTL2TauTagNNSequence + process.hltL2DoubleTauJetTagNNFilter + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDeepTauPFTauSequence + process.hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet + process.hltHpsL1JetsHLTDoublePFTauMediumDitauWPDeepTauMatchDoubleTauJet + process.hltHpsDoublePFTau30MediumDitauWPDeepTauL1HLTMatchedDoubleTauJet + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToL1 + process.hlt1PFJet75L1HLTMatched + process.hltHpsOverlapFilterDeepTauDoublePFTau30PFJet75 + process.HLTEndSequence ) -process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sBigORMu18erTauXXer2p1 + process.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS30L2NNeta2p1CrossL1 + cms.ignore(process.hltL1sVeryBigORMu18erTauXXer2p1) + process.hltL1fL1sVeryBigOrMu18erTauXXerL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sVeryBigOrMu18erTauXXerL1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sVeryBigOrMu18erTauXXerL1Filtered0) + process.hltL3fL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3Filtered24Q + process.HLTMu24Eta2p1VeryBigOrL1Mu18TauXXEta2p1IsolationSequence + process.hltL3crIsoL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3f24QL3trkIsoFiltered + process.HLTL2TauTagNNSequence + process.hltL2TauTagNNFilterMu18erTauXX + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDeepTauPFTauSequence + process.hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet + process.hltHpsL1JetsHLTPFTauMediumDitauWPDeepTauVeryBigOrMu18erTauXXerMatch + process.hltHpsSelectedPFTau30MediumDitauWPDeepTauL1HLTVeryBigOrMu18erTauXXerMatched + process.hltHpsOverlapFilterIsoMu24MediumDitauWPDeepTauPFTau30Monitoring + process.HLTEndSequence ) -process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sMu18erTau26er2p1Jet55 + process.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS30L2NNeta2p1PFJet60CrossL1 + cms.ignore(process.hltL1sVeryBigORMu18erTauXXer2p1) + process.hltL1fL1sVeryBigOrMu18erTauXXerL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sVeryBigOrMu18erTauXXerL1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sVeryBigOrMu18erTauXXerL1Filtered0) + process.hltL3fL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3Filtered24Q + process.HLTMu24Eta2p1VeryBigOrL1Mu18TauXXEta2p1IsolationSequence + process.hltL3crIsoL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3f24QL3trkIsoFiltered + process.HLTL2TauTagNNSequence + process.hltL2TauTagNNFilterMu18erTauXX + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDeepTauPFTauSequence + process.hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet + process.hltHpsL1JetsHLTPFTauMediumDitauWPDeepTauVeryBigOrMu18erTauXXerMatch + process.hltHpsSelectedPFTau30MediumDitauWPDeepTauL1HLTVeryBigOrMu18erTauXXerMatched + process.hltHpsOverlapFilterIsoMu24MediumDitauWPDeepTauPFTau30Monitoring + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToL1 + process.hlt1PFJet60L1HLTMatched + process.hltHpsOverlapFilterDeepTauPFTau30VeryBigOrMu18erTauXXPFJet60 + process.HLTEndSequence ) -process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sMu18erTau26er2p1Jet70 + process.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS30L2NNeta2p1PFJet75CrossL1 + cms.ignore(process.hltL1sVeryBigORMu18erTauXXer2p1) + process.hltL1fL1sVeryBigOrMu18erTauXXerL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sVeryBigOrMu18erTauXXerL1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sVeryBigOrMu18erTauXXerL1Filtered0) + process.hltL3fL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3Filtered24Q + process.HLTMu24Eta2p1VeryBigOrL1Mu18TauXXEta2p1IsolationSequence + process.hltL3crIsoL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3f24QL3trkIsoFiltered + process.HLTL2TauTagNNSequence + process.hltL2TauTagNNFilterMu18erTauXX + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDeepTauPFTauSequence + process.hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet + process.hltHpsL1JetsHLTPFTauMediumDitauWPDeepTauVeryBigOrMu18erTauXXerMatch + process.hltHpsSelectedPFTau30MediumDitauWPDeepTauL1HLTVeryBigOrMu18erTauXXerMatched + process.hltHpsOverlapFilterIsoMu24MediumDitauWPDeepTauPFTau30Monitoring + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToL1 + process.hlt1PFJet75L1HLTMatched + process.hltHpsOverlapFilterDeepTauPFTau30VeryBigOrMu18erTauXXPFJet75 + process.HLTEndSequence ) -process.HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v1 = cms.Path( process.HLTBeginSequence + process.hltL1VBFDiJetIsoTau + process.hltPreDoublePFJets40Mass500MediumDeepTauPFTauHPS45L2NNMediumDeepTauPFTauHPS20eta2p1 + process.HLTL2TauTagNNSequence + process.hltL2VBFIsoTauNNFilter + process.HLTGlobalPFTauHPSSequence + process.hltHpsDoublePFTau20withL2NNBeforeDeepTau + process.HLTHPSDeepTauPFTauSequenceForVBFIsoTau + process.hltHpsSelectedPFTausMediumDitauWPDeepTauForVBFIsoTau + process.hltHpsDoublePFTau20MediumDitauWPDeepTauNoMatch + process.hltHpsL1VBFJetsAndIsoTauHLTDoublePFTauMediumDitauWPDeepTauMatch + process.hltHpsSinglePFTau45MediumDitauWPDeepTauL1HLTMatched + process.HLTAK4PFJetsSequence + process.hltRealDijetFilter + process.hltVBFIsoTauL1TLooseIDPFJetsMatching + process.hltVBFLooseIDPFDummyFilter + process.hltPFDiJetCorrCheckerWithMediumDiTau + process.hltMatchedVBFIsoTauTwoPFJets2CrossCleanedUsingDiJetCorrCheckerWithMediumDiTau + process.HLTEndSequence ) -process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22 + process.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS20eta2p1SingleL1 + process.hltL1fL1sMu22erL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMu22erL1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22erL1Filtered0) + process.hltL3fL1sSingleMu22erL1f0L2f10QL3Filtered24Q + process.HLTMu24Eta2p1IsolationSequence + process.hltL3crIsoL1sSingleMu22erL1f0L2f10QL3f24QL3trkIsoFiltered + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDeepTauPFTauSequenceForVBFIsoTau + process.hltHpsSelectedPFTausMediumDitauWPDeepTauForVBFIsoTau + process.hltHpsSinglePFTau20MediumDitauWPDeepTauNoMatchForVBFIsoTau + process.hltHpsOverlapFilterIsoMu24MediumDeepTauPFTau20 + process.HLTEndSequence ) -process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sBigOrMuXXerIsoTauYYer + process.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS45L2NNeta2p1CrossL1 + process.hltL1fL1sBigOrMuXXerIsoTauYYerL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sBigOrMuXXerIsoTauYYerL1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sBigOrMuXXerIsoTauYYerL1Filtered0) + process.hltL3fL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3Filtered24Q + process.HLTMu24Eta2p1IsoTauYYEta2p1IsolationSequence + process.hltL3crIsoL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3f24QL3trkIsoFiltered + process.HLTL2TauTagNNSequence + process.hltL2TauTagNNFilterMuXXerIsoTauYYForVBFTauTau + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDeepTauPFTauSequenceForVBFIsoTau + process.hltHpsSelectedPFTausMediumDitauWPDeepTauForVBFIsoTau + process.hltHpsL1JetsHLTPFTauMediumDitauWPDeepTauBigOrMuXXerIsoTauYYerMatchForVBFIsoTau + process.hltHpsSelectedPFTau45MediumDitauWPDeepTauL1HLTBigOrMuXXerIsoTauYYerMatchedForVBFIsoTau + process.hltHpsOverlapFilterIsoMu24MediumDitauWPDeepTauPFTau45MonitoringForVBFIsoTau + process.HLTEndSequence ) -process.HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL2Mu10NoVtx2ChaVetoL3Mu0DxyMax1cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1fMuf0DoubleL2MuNoVtx10Q + process.hltL2fDoubleMu10NoVertexL2Filtered + process.HLTL3muonrecoSequenceNoVtx + ~process.hltL3fDimuonL1f0ppL2NV2Chaf10L3NVf0Veto1Prompt + process.HLTEndSequence ) -process.HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL2Mu12NoVtx2ChaVetoL3Mu0DxyMax1cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1fMuf0DoubleL2MuNoVtx10Q + process.hltL2fDoubleMu12NoVertexL2Filtered + process.HLTL3muonrecoSequenceNoVtx + ~process.hltL3fDimuonL1f0ppL2NV2Chaf10L3NVf0Veto1Prompt + process.HLTEndSequence ) -process.HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL2Mu14NoVtx2ChaVetoL3Mu0DxyMax1cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1fMuf0DoubleL2MuNoVtx10Q + process.hltL2fDoubleMu14NoVertexL2Filtered + process.HLTL3muonrecoSequenceNoVtx + ~process.hltL3fDimuonL1f0ppL2NV2Chaf10L3NVf0Veto1Prompt + process.HLTEndSequence ) -process.HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL3Mu1610NoVtxDxyMin0p01cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1DoubleMuf0L2DoubleMuNoVtxFiltered7 + process.hltL2fL1DoubleMuf0L2SingleMuNoVtxFiltered15 + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1DoubleMuf0L2NVf15f7L3DoubleMuNVf10Displaced + process.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf16Displaced + process.HLTEndSequence ) -process.HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL3Mu1810NoVtxDxyMin0p01cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1DoubleMuf0L2DoubleMuNoVtxFiltered7 + process.hltL2fL1DoubleMuf0L2SingleMuNoVtxFiltered15 + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1DoubleMuf0L2NVf15f7L3DoubleMuNVf10Displaced + process.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf18Displaced + process.HLTEndSequence ) -process.HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL3Mu2010NoVtxDxyMin0p01cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1DoubleMuf0L2DoubleMuNoVtxFiltered7 + process.hltL2fL1DoubleMuf0L2SingleMuNoVtxFiltered15 + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1DoubleMuf0L2NVf15f7L3DoubleMuNVf10Displaced + process.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf20Displaced + process.HLTEndSequence ) +process.HLT_IsoMu27_MET90_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreIsoMu27MET90 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22or25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q + process.HLTMu27IsolationSequence + process.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f27QL3trkIsoFiltered + process.HLTRecoMETSequence + process.hltMET90 + process.HLTEndSequence ) +process.HLT_VBF_DoubleLooseChargedIsoPFTauHPS20_Trk1_eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1VBFDiJetOR + process.hltPreVBFDoubleLooseChargedIsoPFTauHPS20Trk1eta2p1 + process.HLTL2TauJetsSequence + process.hltDoubleL2Tau20eta2p2 + process.HLTL2p5IsoTauGlobalSequence + process.hltDoubleL2IsoTau20eta2p2 + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDoubleLooseChargedIsoAntiMuonPFTau20Sequence + process.HLTAK4PFJetsSequence + process.hltVBFL1TLooseIDPFJetsMatching + process.hltMatchedVBFTwoPFJetsDoubleLooseChargedIsoPFTauHPS20OverlapRemoval + process.hltMatchedVBFTwoPFJets2CrossCleanedFromDoubleLooseChargedIsoPFTauHPS20 + process.hltMatchedVBFOnePFJet2CrossCleanedFromDoubleLooseChargedIsoPFTauHPS20 + process.HLTEndSequence ) +process.HLT_VBF_DoubleMediumChargedIsoPFTauHPS20_Trk1_eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1VBFDiJetOR + process.hltPreVBFDoubleMediumChargedIsoPFTauHPS20Trk1eta2p1 + process.HLTL2TauJetsSequence + process.hltDoubleL2Tau20eta2p2 + process.HLTL2p5IsoTauGlobalSequence + process.hltDoubleL2IsoTau20eta2p2 + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDoubleMediumChargedIsoAntiMuonPFTau20Sequence + process.HLTAK4PFJetsSequence + process.hltVBFL1TLooseIDPFJetsMatching + process.hltMatchedVBFTwoPFJetsDoubleMediumChargedIsoPFTauHPS20OverlapRemoval + process.hltMatchedVBFTwoPFJets2CrossCleanedFromDoubleMediumChargedIsoPFTauHPS20 + process.hltMatchedVBFOnePFJet2CrossCleanedFromDoubleMediumChargedIsoPFTauHPS20 + process.HLTEndSequence ) +process.HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1VBFDiJetOR + process.hltPreVBFDoubleMediumDeepTauPFTauHPS20eta2p1 + process.HLTL2TauJetsSequence + process.hltDoubleL2Tau20eta2p2 + process.HLTL2p5IsoTauGlobalSequence + process.hltDoubleL2GlobIsoTau20eta2p2 + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDoubleMediumDeepTauDiTauWPAntiMuonPFTau20Sequence + process.HLTAK4PFJetsSequence + process.hltVBFL1TLooseIDPFJetsMatching + process.hltMatchedVBFTwoPFJetsDoubleMediumDeepTauDitauWPPFTauHPS20OverlapRemoval + process.hltMatchedVBFTwoPFJets2CrossCleanedFromDoubleMediumDeepTauDitauWPPFTauHPS20 + process.hltMatchedVBFOnePFJet2CrossCleanedFromDoubleMediumDeepTauDitauWPPFTauHPS20 + process.HLTEndSequence ) +process.HLT_VBF_DoubleTightChargedIsoPFTauHPS20_Trk1_eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1VBFDiJetOR + process.hltPreVBFDoubleTightChargedIsoPFTauHPS20Trk1eta2p1 + process.HLTL2TauJetsSequence + process.hltDoubleL2Tau20eta2p2 + process.HLTL2p5IsoTauGlobalSequence + process.hltDoubleL2IsoTau20eta2p2 + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDoubleTightChargedIsoAntiMuonPFTau20Sequence + process.HLTAK4PFJetsSequence + process.hltVBFL1TLooseIDPFJetsMatching + process.hltMatchedVBFTwoPFJetsDoubleTightChargedIsoPFTauHPS20OverlapRemoval + process.hltMatchedVBFTwoPFJets2CrossCleanedFromDoubleTightChargedIsoPFTauHPS20 + process.hltMatchedVBFOnePFJet2CrossCleanedFromDoubleTightChargedIsoPFTauHPS20 + process.HLTEndSequence ) +process.HLT_Photon50_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_PFMET50_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton50R9Id90HE10IsoMEBOnlyPFJetsMJJ300DEta3PFMET50 + process.HLTPhoton50R9Id90HE10IsoMEBOnlySequence + process.HLTAK4CaloJetsSequence + process.hltDiCaloJet30MJJ300AllJetsDEta3Filter + process.HLTAK4PFJetsSequence + process.hltDiPFJet30MJJ300AllJetsDEta3Filter + process.hltPFMETProducer + process.hltPFMET50 + process.HLTEndSequence ) +process.HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton75R9Id90HE10IsoMEBOnlyPFJetsMJJ300DEta3 + process.HLTPhoton75R9Id90HE10IsoMEBOnlySequence + process.HLTAK4CaloJetsSequence + process.hltDiCaloJet30MJJ300AllJetsDEta3Filter + process.HLTAK4PFJetsSequence + process.hltDiPFJet30MJJ300AllJetsDEta3Filter + process.HLTEndSequence ) +process.HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ600DEta3_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton75R9Id90HE10IsoMEBOnlyPFJetsMJJ600DEta3 + process.HLTPhoton75R9Id90HE10IsoMEBOnlySequence + process.HLTAK4CaloJetsSequence + process.hltDiCaloJet30MJJ600AllJetsDEta3Filter + process.HLTAK4PFJetsSequence + process.hltDiPFJet30MJJ600AllJetsDEta3Filter + process.HLTEndSequence ) +process.HLT_PFMET100_PFMHT100_IDTight_PFHT60_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFHTT60Seeds + process.hltPrePFMET100PFMHT100IDTightPFHT60 + process.HLTRecoMETSequence + process.hltMET60 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT60 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT60Jet30 + process.hltPFMHTTightID + process.hltPFMHTTightID100 + process.hltPFMETProducer + process.hltPFMET100 + process.HLTEndSequence ) +process.HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFHTT60Seeds + process.hltPrePFMETNoMu100PFMHTNoMu100IDTightPFHT60 + process.HLTRecoMETSequence + process.hltMET60 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT60 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT60Jet30 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID100 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu100 + process.HLTEndSequence ) +process.HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFHTT60Seeds + process.hltPrePFMETTypeOne100PFMHT100IDTightPFHT60 + process.HLTRecoMETSequence + process.hltMET60 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT60 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT60Jet30 + process.hltPFMHTTightID + process.hltPFMHTTightID100 + process.hltPFMETProducer + process.hltcorrPFMETTypeOne + process.hltPFMETTypeOne + process.hltPFMETTypeOne100 + process.HLTEndSequence ) +process.HLT_Mu18_Mu9_SameSign_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu18Mu9SameSign + process.hltL1fL1sDoubleMu157L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0) + process.hltL3fL1DoubleMu157fFiltered9 + process.hltL3fL1DoubleMu157fFiltered18 + process.hltDiMuon189SameSignFiltered + process.HLTEndSequence ) +process.HLT_Mu18_Mu9_SameSign_DZ_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu18Mu9SameSignDZ + process.hltL1fL1sDoubleMu157L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0) + process.hltL3fL1DoubleMu157fFiltered9 + process.hltL3fL1DoubleMu157fFiltered18 + process.hltDiMuon189SameSignFiltered + process.hltDiMuon189SameSignDzFiltered0p2 + process.HLTEndSequence ) +process.HLT_Mu18_Mu9_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu18Mu9 + process.hltL1fL1sDoubleMu157L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0) + process.hltL3fL1DoubleMu157fFiltered9 + process.hltL3fL1DoubleMu157fFiltered18 + process.HLTEndSequence ) +process.HLT_Mu18_Mu9_DZ_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu18Mu9DZ + process.hltL1fL1sDoubleMu157L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0) + process.hltL3fL1DoubleMu157fFiltered9 + process.hltL3fL1DoubleMu157fFiltered18 + process.hltDiMuon189DzFiltered0p2 + process.HLTEndSequence ) +process.HLT_Mu20_Mu10_SameSign_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu20Mu10SameSign + process.hltL1fL1sDoubleMu157L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0) + process.hltL3fL1DoubleMu157fFiltered10 + process.hltL3fL1DoubleMu157fFiltered20 + process.hltDiMuon2010SameSignFiltered + process.HLTEndSequence ) +process.HLT_Mu20_Mu10_SameSign_DZ_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu20Mu10SameSignDZ + process.hltL1fL1sDoubleMu157L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0) + process.hltL3fL1DoubleMu157fFiltered10 + process.hltL3fL1DoubleMu157fFiltered20 + process.hltDiMuon2010SameSignFiltered + process.hltDiMuon2010SameSignDzFiltered0p2 + process.HLTEndSequence ) +process.HLT_Mu20_Mu10_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu20Mu10 + process.hltL1fL1sDoubleMu157L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0) + process.hltL3fL1DoubleMu157fFiltered10 + process.hltL3fL1DoubleMu157fFiltered20 + process.HLTEndSequence ) +process.HLT_Mu20_Mu10_DZ_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu20Mu10DZ + process.hltL1fL1sDoubleMu157L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0) + process.hltL3fL1DoubleMu157fFiltered10 + process.hltL3fL1DoubleMu157fFiltered20 + process.hltDiMuon2010DzFiltered0p2 + process.HLTEndSequence ) +process.HLT_Mu23_Mu12_SameSign_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu23Mu12SameSign + process.hltL1fL1sDoubleMu157L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0) + process.hltL3fL1DoubleMu157fFiltered12 + process.hltL3fL1DoubleMu157fFiltered23 + process.hltDiMuon2312SameSignFiltered + process.HLTEndSequence ) +process.HLT_Mu23_Mu12_SameSign_DZ_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu23Mu12SameSignDZ + process.hltL1fL1sDoubleMu157L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0) + process.hltL3fL1DoubleMu157fFiltered12 + process.hltL3fL1DoubleMu157fFiltered23 + process.hltDiMuon2312SameSignFiltered + process.hltDiMuon2312SameSignDzFiltered0p2 + process.HLTEndSequence ) +process.HLT_Mu23_Mu12_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu23Mu12 + process.hltL1fL1sDoubleMu157L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0) + process.hltL3fL1DoubleMu157fFiltered12 + process.hltL3fL1DoubleMu157fFiltered23 + process.HLTEndSequence ) +process.HLT_Mu23_Mu12_DZ_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu23Mu12DZ + process.hltL1fL1sDoubleMu157L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0) + process.hltL3fL1DoubleMu157fFiltered12 + process.hltL3fL1DoubleMu157fFiltered23 + process.hltDiMuon2312DzFiltered0p2 + process.HLTEndSequence ) +process.HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + process.hltPreDoubleMu2JpsiDoubleTrk1Phi1p05 + process.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.hltDoubleMu2JpsiDoubleTrkL3Filtered + process.hltDoubleTrkmumuVtxProducerDoubleMu2Jpsi + process.hltDoubleTrkmumuFilterDoubleMu2Jpsi + process.HLTBphTrackingDoubleJpsiReg + process.hltJpsiTkAllConeTracksIterDoubleTrk + process.hltJpsiTrkTrkVertexProducerPhiDoubleTrk1v4 + process.hltJpsiTkTkVertexFilterPhiDoubleTrk1v4 + process.HLTEndSequence ) +process.HLT_DoubleMu2_Jpsi_DoubleTkMu0_Phi_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + process.hltPreDoubleMu2JpsiDoubleTkMu0Phi + process.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.hltDoubleMu2JpsiL3Filtered + process.hltMumuVtxProducerDoubleMu2Jpsi + process.hltMumuFilterDoubleMu2Jpsi + process.HLTTrackerMuonSequenceLowPt + process.hltDiMuonGlbOrTrkFiltered0v2 + process.hltDiMuonGlbOrTrk0zFiltered0p2v2 + process.HLTEndSequence ) +process.HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0ETM40IorDoubleMu0ETM55IorDoubleMu0ETM60IorDoubleMu0ETM65IorDoubleMu0ETM70 + process.hltPreDoubleMu3DCAPFMET50PFMHT60 + process.hltL1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + process.hltL3fL1DiMu3SQETM50noDrf0PreFiltered3 + process.hltDoubleMuon3Mass3p8to60noDrDCAFilter + process.HLTRecoMETSequence + process.hltMET40 + process.HLTAK4PFJetsSequence + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu50 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID60 + process.HLTEndSequence ) +process.HLT_TripleMu_5_3_3_Mass3p8_DCA_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMu0IorTripleMu553 + process.hltPreTripleMu533Mass3p8DCA + process.hltL1TripleMu553L1TriMuFiltered3 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL1TripleMu553L2TriMuFiltered3) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1TripleMu553L1TriMuFiltered3) + process.hltL3fL1TripleMu553f0PreFiltered333 + process.hltL3fL1TripleMu553f0Filtered533 + process.hltTripleMu533Mass3p8DCAFilter + process.HLTEndSequence ) +process.HLT_QuadPFJet98_83_71_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet927664VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet98837115DoublePFBTagDeepCSV1p37p7VBF1 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID71 + process.hltPFDoubleJetLooseID83 + process.hltPFSingleJetLooseID98 + process.HLTBtagDeepCSVSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepCSV7p68Double6Jets + process.hltBTagPFDeepCSV1p28Single6Jets + process.hltVBFPFJetCSVSortedMqq200Detaqq1p5 + process.HLTEndSequence ) +process.HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJetVBFIorHTTIorSingleJet + process.hltPreQuadPFJet103887515DoublePFBTagDeepCSV1p37p7VBF1 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID75 + process.hltPFDoubleJetLooseID88 + process.hltPFSingleJetLooseID103 + process.HLTBtagDeepCSVSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepCSV7p68Double6Jets + process.hltBTagPFDeepCSV1p28Single6Jets + process.hltVBFPFJetCSVSortedMqq200Detaqq1p5 + process.HLTEndSequence ) +process.HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet1058576VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet111908015DoublePFBTagDeepCSV1p37p7VBF1 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID80 + process.hltPFDoubleJetLooseID90 + process.hltPFSingleJetLooseID111 + process.HLTBtagDeepCSVSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepCSV7p68Double6Jets + process.hltBTagPFDeepCSV1p28Single6Jets + process.hltVBFPFJetCSVSortedMqq200Detaqq1p5 + process.HLTEndSequence ) +process.HLT_QuadPFJet98_83_71_15_PFBTagDeepCSV_1p3_VBF2_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet927664VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet98837115PFBTagDeepCSV1p3VBF2 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID71 + process.hltPFDoubleJetLooseID83 + process.hltPFSingleJetLooseID98 + process.HLTBtagDeepCSVSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepCSV1p28Single6Jets + process.hltVBFPFJetCSVSortedMqq460Detaqq3p5 + process.HLTEndSequence ) +process.HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJetVBFIorHTTIorSingleJet + process.hltPreQuadPFJet103887515PFBTagDeepCSV1p3VBF2 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID75 + process.hltPFDoubleJetLooseID88 + process.hltPFSingleJetLooseID103 + process.HLTBtagDeepCSVSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepCSV1p28Single6Jets + process.hltVBFPFJetCSVSortedMqq460Detaqq3p5 + process.HLTEndSequence ) +process.HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet1008572VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet105887615PFBTagDeepCSV1p3VBF2 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID76 + process.hltPFDoubleJetLooseID88 + process.hltPFSingleJetLooseID105 + process.HLTBtagDeepCSVSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepCSV1p28Single6Jets + process.hltVBFPFJetCSVSortedMqq460Detaqq3p5 + process.HLTEndSequence ) +process.HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet1058576VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet111908015PFBTagDeepCSV1p3VBF2 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID80 + process.hltPFDoubleJetLooseID90 + process.hltPFSingleJetLooseID111 + process.HLTBtagDeepCSVSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepCSV1p28Single6Jets + process.hltVBFPFJetCSVSortedMqq460Detaqq3p5 + process.HLTEndSequence ) +process.HLT_QuadPFJet98_83_71_15_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet927664VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet98837115 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.HLTFastPrimaryVertexSequence + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID71 + process.hltPFDoubleJetLooseID83 + process.hltPFSingleJetLooseID98 + process.HLTEndSequence ) +process.HLT_QuadPFJet103_88_75_15_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJetVBFIorHTTIorSingleJet + process.hltPreQuadPFJet103887515 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.HLTFastPrimaryVertexSequence + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID75 + process.hltPFDoubleJetLooseID88 + process.hltPFSingleJetLooseID103 + process.HLTBtagDeepCSVSequencePF + process.HLTEndSequence ) +process.HLT_QuadPFJet105_88_76_15_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet1008572VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet105887615 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.HLTFastPrimaryVertexSequence + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID76 + process.hltPFDoubleJetLooseID88 + process.hltPFSingleJetLooseID105 + process.HLTEndSequence ) +process.HLT_QuadPFJet111_90_80_15_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet1058576VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet111908015 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.HLTFastPrimaryVertexSequence + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID80 + process.hltPFDoubleJetLooseID90 + process.hltPFSingleJetLooseID111 + process.HLTEndSequence ) +process.HLT_AK8PFJet330_TrimMass30_PFAK8BTagDeepCSV_p17_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJet330TrimMass30PFAK8BTagDeepCSVp17 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet300 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets300 + process.hltSinglePFJet330AK8 + process.hltAK8TrimModJets + process.hltAK8SinglePFJetTrimModMass30 + process.HLTBtagDeepCSVSequencePFAK8 + process.hltBTagAK8PFDeepCSV16p1Single + process.HLTEndSequence ) +process.HLT_AK8PFJet330_TrimMass30_PFAK8BTagDeepCSV_p1_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJet330TrimMass30PFAK8BTagDeepCSVp1 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet300 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets300 + process.hltSinglePFJet330AK8 + process.hltAK8TrimModJets + process.hltAK8SinglePFJetTrimModMass30 + process.HLTBtagDeepCSVSequencePFAK8 + process.hltBTagAK8PFDeepCSV10p3Single + process.HLTEndSequence ) +process.HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_p02_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJet330TrimMass30PFAK8BoostedDoubleBp02 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet300 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets300 + process.hltSinglePFJet330AK8 + process.hltAK8TrimModJets + process.hltAK8TrimModJetsCorrectedMatchedToCaloJets300ForDB + process.hltSinglePFJet330AK8ForDB + process.HLTBtagBoostedDoubleSecondaryVertexSequencePFAK8 + process.hltBTagPFBoostedDoubleSecondaryVertexpZSingle + process.HLTEndSequence ) +process.HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np2_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJet330TrimMass30PFAK8BoostedDoubleBnp2 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet300 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets300 + process.hltSinglePFJet330AK8 + process.hltAK8TrimModJets + process.hltAK8SinglePFJetTrimModMass30 + process.HLTBtagBoostedDoubleSecondaryVertexSequencePFAK8 + process.hltBTagPFBoostedDoubleSecondaryVertexnp02Single + process.HLTEndSequence ) +process.HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np4_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJet330TrimMass30PFAK8BoostedDoubleBnp4 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet300 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets300 + process.hltSinglePFJet330AK8 + process.hltAK8TrimModJets + process.hltAK8SinglePFJetTrimModMass30 + process.HLTBtagBoostedDoubleSecondaryVertexSequencePFAK8 + process.hltBTagPFBoostedDoubleSecondaryVertexnp4Single + process.HLTEndSequence ) +process.HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGor + process.hltPreDiphoton3018R9IdLANDHEANDIsoCaloIdMass55 + process.HLTDiphoton3018R9Idb50e90ANDIso60CaloId15b35eANDHE12b10eMass55Sequence + process.HLTEndSequence ) +process.HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGor + process.hltPreDiphoton3018R9IdLANDHEANDIsoCaloId + process.HLTDiphoton3018R9Idb50e90ANDIso60CaloId15b35eANDHE12b10eSequence + process.HLTEndSequence ) +process.HLT_Mu12_IP6_v2 = cms.Path( process.HLTBeginSequenceParking + process.hltL1sSingleMu22orParking + process.hltPreMu12IP6 + process.hltL1fL1sMu22orParkingL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22orParkL1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22orParkL1Filtered0) + process.hltL3fL1sMu22OrParkL1f0L2f10QL3Filtered12Q + process.HLTEndSequence ) +process.HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet1008572VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet105887615DoublePFBTagDeepCSV1p37p7VBF1 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID76 + process.hltPFDoubleJetLooseID88 + process.hltPFSingleJetLooseID105 + process.HLTBtagDeepCSVSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepCSV7p68Double6Jets + process.hltBTagPFDeepCSV1p28Single6Jets + process.hltVBFPFJetCSVSortedMqq200Detaqq1p5 + process.HLTEndSequence ) +process.HLT_TrkMu6NoFiltersNoVtx_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu3 + process.hltPreTrkMu6NoFiltersNoVtx + process.hltL1fL1sSingleMu3L1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2fL1sSingleMu3L1f0L2Filtered10OneMuNoVtx) + process.HLTL3muonrecoSequenceNoVtx + process.hltL3fL1sSingleMu3L1f0L2f10OneMuL3Filtered6NoVtx + process.HLTTrackerMuonSequenceNoVtx + process.hltSingleTrkMuFiltered6NoVtx + process.HLTEndSequence ) +process.HLT_TrkMu16NoFiltersNoVtx_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu7 + process.hltPreTrkMu16NoFiltersNoVtx + process.hltL1fL1sSingleMu7L1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2fL1sSingleMu7L1f0L2Filtered10OneMuNoVtx) + process.HLTL3muonrecoSequenceNoVtx + process.hltL3fL1sSingleMu7L1f0L2f10OneMuL3Filtered16NoVtx + process.HLTTrackerMuonSequenceNoVtx + process.hltSingleTrkMuFiltered16NoVtx + process.HLTEndSequence ) +process.HLT_DoubleTrkMu_16_6_NoFiltersNoVtx_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0SQ + process.hltPreDoubleTrkMu166NoFiltersNoVtx + process.hltL1fL1sDoubleMu0SQL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2pfL1sDoubleMu0SQL1f0L2PreFiltered0NoVtx) + cms.ignore(process.hltL2fL1sDoubleMu0SQL1f0L2Filtered10OneMuNoVtx) + process.HLTL3muonrecoSequenceNoVtx + process.hltL3pfL1sDoubleMu0SQL1f0L2pf0OneMuL3PreFiltered6NoVtx + process.hltL3fL1sDoubleMu0SQL1f0L2f10OneMuL3Filtered16NoVtx + process.HLTTrackerMuonSequenceNoVtx + process.hltDoubleTrkMuFiltered6NoVtx + process.hltSingleTrkMuFiltered16NoVtx + process.HLTEndSequence ) +process.HLT_DoubleMediumDeepTauPFTauHPS35_L2NN_eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleTauBigOR + process.hltPreDoubleMediumDeepTauPFTauHPS35L2NNeta2p1 + process.HLTL2TauTagNNSequence + process.hltL2DoubleTauTagNNFilter + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDeepTauPFTauSequence + process.hltHpsSelectedPFTausMediumDitauWPDeepTau + process.hltHpsL1JetsHLTDoublePFTauMediumDitauWPDeepTauMatch + process.hltHpsDoublePFTau35MediumDitauWPDeepTauL1HLTMatched + process.HLTEndSequence ) +process.HLT_DoubleMediumChargedIsoPFTauHPS40_Trk1_eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleTauBigOR + process.hltPreDoubleMediumChargedIsoPFTauHPS40Trk1eta2p1 + process.HLTL2TauJetsL1TauSeededSequence + process.hltDoubleL2Tau26eta2p2 + process.HLTL2p5IsoTauL1TauSeededGlobalSequence + process.hltDoubleL2GlobIsoTau26eta2p2 + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDoublePFTauPt40Eta2p1Trk1 + process.HLTHPSMediumChargedIsoPFTauSequence + process.hltHpsSelectedPFTausTrackPt1MediumChargedIsolation + process.hltHpsDoublePFTau40TrackPt1MediumChargedIsolation + process.hltHpsL1JetsHLTDoublePFTauTrackPt1MediumChargedIsolationMatch + process.hltHpsDoublePFTau40TrackPt1MediumChargedIsolationL1HLTMatched + process.hltHpsDoublePFTau40TrackPt1MediumChargedIsolationDz02 + process.HLTEndSequence ) +process.HLT_DoubleTightChargedIsoPFTauHPS35_Trk1_eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleTauBigOR + process.hltPreDoubleTightChargedIsoPFTauHPS35Trk1eta2p1 + process.HLTL2TauJetsL1TauSeededSequence + process.hltDoubleL2Tau26eta2p2 + process.HLTL2p5IsoTauL1TauSeededGlobalSequence + process.hltDoubleL2GlobIsoTau26eta2p2 + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDoublePFTauPt35Eta2p1Trk1 + process.HLTHPSTightChargedIsoPFTauSequence + process.hltHpsSelectedPFTausTrackPt1TightChargedIsolation + process.hltHpsDoublePFTau35TrackPt1TightChargedIsolation + process.hltHpsL1JetsHLTDoublePFTauTrackPt1TightChargedIsolationMatch + process.hltHpsDoublePFTau35TrackPt1TightChargedIsolationL1HLTMatched + process.hltHpsDoublePFTau35TrackPt1TightChargedIsolationDz02 + process.HLTEndSequence ) +process.HLT_Ele24_eta2p1_WPTight_Gsf_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sBigORLooseIsoEGXXerIsoTauYYerdRMin0p3 + process.hltPreEle24eta2p1WPTightGsfLooseDeepTauPFTauHPS30eta2p1CrossL1 + process.HLTEle24erWPTightGsfForTauSequence + process.HLTGlobalPFTauHPSSequence + process.hltOverlapFilterIsoEle24IsoTau30WPTightGsfCaloJet5 + process.HLTHPSLooseETauWPDeepTauPFTau30Sequence + process.hltHpsL1JetsHLTPFTauLooseEtauWPDeepTauMatch + process.hltHpsSelectedPFTau30LooseETauWPDeepTauL1HLTMatched + process.hltHpsOverlapFilterIsoEle24WPTightGsfLooseETauWPDeepTauPFTau30 + process.HLTEndSequence ) +process.HLT_IsoMu20_eta2p1_LooseDeepTauPFTauHPS27_eta2p1_CrossL1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sBigORMu18erTauXXer2p1 + process.hltPreIsoMu20eta2p1LooseDeepTauPFTauHPS27eta2p1CrossL1 + process.hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fBigORMu18erTauXXer2p1L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0) + process.hltL3fL1BigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20Q + process.HLTMu20Eta2p1Tau24Eta2p1IsolationSequence + process.hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered + process.HLTGlobalPFTauHPSSequence + process.HLTHPSLooseMuTauWPDeepTauAntiMuonPFTau27Sequence + process.hltHpsL1JetsHLTPFTauLooseMutauWPDeepTauVsJetsAgainstMuonMatch + process.hltHpsSelectedPFTau27LooseMuTauWPDeepTauVsJetsAgainstMuonL1HLTMatched + process.hltHpsOverlapFilterIsoMu20LooseMuTauWPDeepTauPFTau27L1Seeded + process.HLTEndSequence ) +process.HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sMu22erIsoTau40er + process.hltPreIsoMu24eta2p1LooseDeepTauPFTauHPS180eta2p1 + process.hltL1fL1sMu22erIsoTau40erL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22erIsoTau40erL1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22erIsoTau40erL1Filtered0) + process.hltL3fL1sMu22erIsoTau40erL1f0L2f10QL3Filtered24Q + process.HLTMu24Eta2p1IsoTau40Eta2p1IsolationSequence + process.hltL3crIsoL1sMu22erIsoTau40erL1f0L2f10QL3f24QL3trkIsoFiltered + process.HLTL2TauTagNNSequence + process.hltL2Mu22Tau40TagNNFilterSingleTauWP + process.HLTGlobalPFTauHPSSequence + process.HLTLooseSingleTauWPDeepTauPFTau + process.hltL1JetsHLTPFTau180LooseSingleTauWPDeepTauMatchMu22IsoTau40 + process.hltSelectedPFTau180LooseSingleTauWPDeepTauMatchedMu22IsoTau40 + process.hltHpsOverlapFilterIsoMu24LooseSingleTauWPDeepTauPFTau180L1Seeded + process.HLTEndSequence ) +process.HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sBigORMu18erTauXXer2p1 + process.hltPreIsoMu24eta2p1LooseDeepTauPFTauHPS30eta2p1CrossL1 + process.hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fBigORMu18erTauXXer2p1L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0) + process.hltL3fL1BigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20Q + process.HLTMu20Eta2p1Tau24Eta2p1IsolationSequence + process.hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered + process.hltIsoMu24FilterEle24Tau30Monitoring + process.HLTGlobalPFTauHPSSequence + process.HLTHPSLooseETauWPDeepTauPFTau30Sequence + process.hltHpsL1JetsHLTPFTauLooseEtauWPDeepTauMatchMonitoring + process.hltHpsSelectedPFTau30LooseETauWPDeepTauL1HLTMatchedMonitoring + process.hltHpsOverlapFilterIsoMu24LooseETauWPDeepTauPFTau30L1Seeded + process.HLTEndSequence ) +process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sBigOrMuXXerIsoTauYYer + process.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS35L2NNeta2p1CrossL1 + process.hltL1fL1sBigOrMuXXerIsoTauYYerL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sBigOrMuXXerIsoTauYYerL1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sBigOrMuXXerIsoTauYYerL1Filtered0) + process.hltL3fL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3Filtered24Q + process.HLTMu24Eta2p1IsoTauYYEta2p1IsolationSequence + process.hltL3crIsoL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3f24QL3trkIsoFiltered + process.HLTL2TauTagNNSequence + process.hltL2TauTagNNFilterMuXXerIsoTauYY + process.HLTGlobalPFTauHPSSequence + process.HLTHPSSinglePFTauPt35Eta2p1Trk1 + process.HLTHPSDeepTauPFTauSequence + process.hltHpsSelectedPFTausMediumDitauWPDeepTau + process.hltHpsL1JetsHLTPFTauMediumDitauWPDeepTauBigOrMuXXerIsoTauYYerMatch + process.hltHpsSelectedPFTau35MediumDitauWPDeepTauL1HLTBigOrMuXXerIsoTauYYerMatched + process.hltHpsOverlapFilterIsoMu24MediumDitauWPDeepTauPFTau35Monitoring + process.HLTEndSequence ) +process.HLT_LooseDeepTauPFTauHPS180_L2NN_eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleTau + process.hltPreLooseDeepTauPFTauHPS180L2NNeta2p1 + process.HLTL2TauTagNNSequence + process.hltL2SingleTauTagNNFilter + process.HLTGlobalPFTauHPSSequence + process.HLTLooseSingleTauWPDeepTauPFTau + process.hltL1JetsHLTPFTauLooseSingleTauWPDeepTauMatch + process.hltSelectedPFTau180LooseSingleTauWPDeepTauL1HLTMatched + process.HLTEndSequence ) +process.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sQuadJetC50to60IorHTT280to500IorHTT250to340QuadJet + process.hltPrePFHT330PT30QuadPFJet75604540TriplePFBTagDeepJet4p5 + process.HLTAK4CaloJetsSequence + process.hltQuadCentralJet30 + process.hltCaloJetsQuad30ForHt + process.hltHtMhtCaloJetsQuadC30 + process.hltCaloQuadJet30HT320 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSVp17Double + process.HLTAK4PFJetsSequence + process.hltPFCentralJetLooseIDQuad30 + process.hlt1PFCentralJetLooseID75 + process.hlt2PFCentralJetLooseID60 + process.hlt3PFCentralJetLooseID45 + process.hlt4PFCentralJetLooseID40 + process.hltPFCentralJetLooseIDQuad30forHt + process.hltHtMhtPFCentralJetsLooseIDQuadC30 + process.hltPFCentralJetsLooseIDQuad30HT330 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet4p5Triple + process.HLTEndSequence ) +process.HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet + process.hltPrePFHT400FivePFJet100100603030DoublePFBTagDeepJet4p5 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterFiveC25 + process.hltCaloJetsFive25ForHt + process.hltHtMhtCaloJetsFiveC25 + process.hltCaloFiveJet25HT300 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV10p01Single + process.HLTAK4PFJetsSequence + process.hltPFJetFilterTwo100er3p0 + process.hltPFJetFilterThree60er3p0 + process.hltPFJetFilterFive30er3p0 + process.hltPFJetsFive30ForHt + process.hltHtMhtPFJetsFive30er3p0 + process.hltPFFiveJet30HT400 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet4p5Double + process.HLTEndSequence ) +process.HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet + process.hltPrePFHT400FivePFJet120120603030DoublePFBTagDeepJet4p5 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterFiveC25 + process.hltCaloJetsFive25ForHt + process.hltHtMhtCaloJetsFiveC25 + process.hltCaloFiveJet25HT300 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV10p01Single + process.HLTAK4PFJetsSequence + process.hltPFJetFilterTwo120er3p0 + process.hltPFJetFilterThree60er3p0 + process.hltPFJetFilterFive30er3p0 + process.hltPFJetsFive30ForHt + process.hltHtMhtPFJetsFive30er3p0 + process.hltPFFiveJet30HT400 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet4p5Double + process.HLTEndSequence ) +process.HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJet + process.hltPrePFHT400SixPFJet32DoublePFBTagDeepJet2p94 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterSixC25 + process.hltCaloJetsSix25ForHt + process.hltHtMhtCaloJetsSixC25 + process.hltCaloSixJet25HT300 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV10p01Single + process.HLTAK4PFJetsSequence + process.hltPFJetFilterSix30er2p5 + process.hltPFJetFilterSix32er2p5 + process.hltPFJetsSix30ForHt + process.hltHtMhtPFJetsSix30er2p5 + process.hltPFSixJet30HT400 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet2p94Double + process.HLTEndSequence ) +process.HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJet + process.hltPrePFHT450SixPFJet36PFBTagDeepJet1p59 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterSixC30 + process.hltCaloJetsSix30ForHt + process.hltHtMhtCaloJetsSixC30 + process.hltCaloSixJet30HT350 + process.HLTAK4PFJetsSequence + process.hltPFJetFilterSix30er2p5 + process.hltPFJetFilterSix36er2p5 + process.hltPFJetsSix30ForHt + process.hltHtMhtPFJetsSix30er2p5 + process.hltPFSixJet30HT450 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet1p59Single + process.HLTEndSequence ) +process.HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJetVBFIorHTTIorSingleJet + process.hltPreQuadPFJet103887515DoublePFBTagDeepJet1p37p7VBF1 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID75 + process.hltPFDoubleJetLooseID88 + process.hltPFSingleJetLooseID103 + process.HLTBtagDeepJetSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepJet7p68Double6Jets + process.hltBTagPFDeepJet1p28Single6Jets + process.hltVBFPFJetDeepJetSortedMqq200Detaqq1p5 + process.HLTEndSequence ) +process.HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJetVBFIorHTTIorSingleJet + process.hltPreQuadPFJet103887515PFBTagDeepJet1p3VBF2 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID75 + process.hltPFDoubleJetLooseID88 + process.hltPFSingleJetLooseID103 + process.HLTBtagDeepJetSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepJet1p28Single6Jets + process.hltVBFPFJetDeepJetSortedMqq460Detaqq3p5 + process.HLTEndSequence ) +process.HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet1008572VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet105887615DoublePFBTagDeepJet1p37p7VBF1 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID76 + process.hltPFDoubleJetLooseID88 + process.hltPFSingleJetLooseID105 + process.HLTBtagDeepJetSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepJet7p68Double6Jets + process.hltBTagPFDeepJet1p28Single6Jets + process.hltVBFPFJetDeepJetSortedMqq200Detaqq1p5 + process.HLTEndSequence ) +process.HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet1008572VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet105887615PFBTagDeepJet1p3VBF2 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID76 + process.hltPFDoubleJetLooseID88 + process.hltPFSingleJetLooseID105 + process.HLTBtagDeepJetSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepJet1p28Single6Jets + process.hltVBFPFJetDeepJetSortedMqq460Detaqq3p5 + process.HLTEndSequence ) +process.HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet1058576VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet111908015DoublePFBTagDeepJet1p37p7VBF1 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID80 + process.hltPFDoubleJetLooseID90 + process.hltPFSingleJetLooseID111 + process.HLTBtagDeepJetSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepJet7p68Double6Jets + process.hltBTagPFDeepJet1p28Single6Jets + process.hltVBFPFJetDeepJetSortedMqq200Detaqq1p5 + process.HLTEndSequence ) +process.HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet1058576VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet111908015PFBTagDeepJet1p3VBF2 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID80 + process.hltPFDoubleJetLooseID90 + process.hltPFSingleJetLooseID111 + process.HLTBtagDeepJetSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepJet1p28Single6Jets + process.hltVBFPFJetDeepJetSortedMqq460Detaqq3p5 + process.HLTEndSequence ) +process.HLT_QuadPFJet98_83_71_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet927664VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet98837115DoublePFBTagDeepJet1p37p7VBF1 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID71 + process.hltPFDoubleJetLooseID83 + process.hltPFSingleJetLooseID98 + process.HLTBtagDeepJetSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepJet7p68Double6Jets + process.hltBTagPFDeepJet1p28Single6Jets + process.hltVBFPFJetDeepJetSortedMqq200Detaqq1p5 + process.HLTEndSequence ) +process.HLT_QuadPFJet98_83_71_15_PFBTagDeepJet_1p3_VBF2_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet927664VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet98837115PFBTagDeepJet1p3VBF2 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID71 + process.hltPFDoubleJetLooseID83 + process.hltPFSingleJetLooseID98 + process.HLTBtagDeepJetSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepJet1p28Single6Jets + process.hltVBFPFJetDeepJetSortedMqq460Detaqq3p5 + process.HLTEndSequence ) +process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZPFDiJet30PFBtagDeepJet1p5 + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + process.HLTAK4PFJetsSequence + process.hltPFJetFilterTwoC30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet1p5Single + process.HLTEndSequence ) +process.HLT_QuadPFJet70_50_40_30_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sQuadJetOrHTTOrMuonHTT + process.hltPreQuadPFJet70504030 + process.HLTAK4PixelOnlyPFJetsSequence + process.hlt4PixelOnlyPFCentralJetTightIDPt20 + process.hlt3PixelOnlyPFCentralJetTightIDPt30 + process.hlt2PixelOnlyPFCentralJetTightIDPt40 + process.hlt1PixelOnlyPFCentralJetTightIDPt60 + process.HLTAK4PFJetsSequence + process.hlt4PFCentralJetTightIDPt30 + process.hlt3PFCentralJetTightIDPt40 + process.hlt2PFCentralJetTightIDPt50 + process.hlt1PFCentralJetTightIDPt70 + process.HLTEndSequence ) +process.HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sQuadJetOrHTTOrMuonHTT + process.hltPreQuadPFJet70504030PFBTagParticleNet2BTagSum0p65 + process.HLTAK4PixelOnlyPFJetsSequence + process.hlt4PixelOnlyPFCentralJetTightIDPt20 + process.hlt3PixelOnlyPFCentralJetTightIDPt30 + process.hlt2PixelOnlyPFCentralJetTightIDPt40 + process.hlt1PixelOnlyPFCentralJetTightIDPt60 + process.HLTAK4PFJetsSequence + process.hlt4PFCentralJetTightIDPt30 + process.hlt3PFCentralJetTightIDPt40 + process.hlt2PFCentralJetTightIDPt50 + process.hlt1PFCentralJetTightIDPt70 + process.HLTJetFlavourTagParticleNetSequencePF + process.hltPFCentralJetTightIDPt30 + process.hltBTagCentralJetPt30PFParticleNet2BTagSum0p65 + process.HLTEndSequence ) +process.HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sQuadJetOrHTTOrMuonHTT + process.hltPreQuadPFJet70504035PFBTagParticleNet2BTagSum0p65 + process.HLTAK4PixelOnlyPFJetsSequence + process.hlt4PixelOnlyPFCentralJetTightIDPt20 + process.hlt3PixelOnlyPFCentralJetTightIDPt30 + process.hlt2PixelOnlyPFCentralJetTightIDPt40 + process.hlt1PixelOnlyPFCentralJetTightIDPt60 + process.HLTAK4PFJetsSequence + process.hlt4PFCentralJetTightIDPt35 + process.hlt3PFCentralJetTightIDPt40 + process.hlt2PFCentralJetTightIDPt50 + process.hlt1PFCentralJetTightIDPt70 + process.HLTJetFlavourTagParticleNetSequencePF + process.hltPFCentralJetTightIDPt35 + process.hltBTagCentralJetPt35PFParticleNet2BTagSum0p65 + process.HLTEndSequence ) +process.HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sQuadJetOrHTTOrMuonHTT + process.hltPreQuadPFJet70504535PFBTagParticleNet2BTagSum0p65 + process.HLTAK4PixelOnlyPFJetsSequence + process.hlt4PixelOnlyPFCentralJetTightIDPt20 + process.hlt3PixelOnlyPFCentralJetTightIDPt30 + process.hlt2PixelOnlyPFCentralJetTightIDPt40 + process.hlt1PixelOnlyPFCentralJetTightIDPt60 + process.HLTAK4PFJetsSequence + process.hlt4PFCentralJetTightIDPt35 + process.hlt3PFCentralJetTightIDPt45 + process.hlt2PFCentralJetTightIDPt50 + process.hlt1PFCentralJetTightIDPt70 + process.HLTJetFlavourTagParticleNetSequencePF + process.hltPFCentralJetTightIDPt35 + process.hltBTagCentralJetPt35PFParticleNet2BTagSum0p65 + process.HLTEndSequence ) +process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZPFDiJet30PFBTagParticleNet2BTagSum0p65 + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + process.HLTAK4PFJetsSequence + process.hltPFJetFilterTwoC30 + process.HLTJetFlavourTagParticleNetSequencePF + process.hltPFJetTwoC30 + process.hltPFJetTwoC30PFBTagParticleNet2BTagSum0p65 + process.HLTEndSequence ) +process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZQuadPFJet70504030 + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + process.HLTAK4PFJetsSequence + process.hlt4PFCentralJetTightIDPt30 + process.hlt3PFCentralJetTightIDPt40 + process.hlt2PFCentralJetTightIDPt50 + process.hlt1PFCentralJetTightIDPt70 + process.HLTEndSequence ) +process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZQuadPFJet70504030PFBTagParticleNet2BTagSum0p65 + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + process.HLTAK4PFJetsSequence + process.hlt4PFCentralJetTightIDPt30 + process.hlt3PFCentralJetTightIDPt40 + process.hlt2PFCentralJetTightIDPt50 + process.hlt1PFCentralJetTightIDPt70 + process.HLTJetFlavourTagParticleNetSequencePF + process.hltPFCentralJetTightIDPt30 + process.hltBTagCentralJetPt30PFParticleNet2BTagSum0p65 + process.HLTEndSequence ) +process.HLT_AK8PFJet230_SoftDropMass40_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetOrHTTOrMuHTT + process.hltPreAK8PFJet230SoftDropMass40 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet230 + process.hltAK8PFJets230Constituents + process.hltAK8PFSoftDropJets230 + process.hltAK8SinglePFJets230SoftDropMass40 + process.HLTEndSequence ) +process.HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetOrHTTOrMuHTT + process.hltPreAK8PFJet230SoftDropMass40PFAK8ParticleNetBB0p35 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet230 + process.hltAK8PFJets230Constituents + process.hltAK8PFSoftDropJets230 + process.hltAK8SinglePFJets230SoftDropMass40 + process.HLTJetFlavourTagParticleNetSequencePFAK8 + process.hltAK8PFJets230SoftDropMass40 + process.hltAK8SinglePFJets230SoftDropMass40BTagParticleNetBB0p35 + process.HLTEndSequence ) +process.HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetOrHTTOrMuHTT + process.hltPreAK8PFJet250SoftDropMass40PFAK8ParticleNetBB0p35 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet250 + process.hltAK8PFJets250Constituents + process.hltAK8PFSoftDropJets250 + process.hltAK8SinglePFJets250SoftDropMass40 + process.HLTJetFlavourTagParticleNetSequencePFAK8 + process.hltAK8PFJets250SoftDropMass40 + process.hltAK8SinglePFJets250SoftDropMass40BTagParticleNetBB0p35 + process.HLTEndSequence ) +process.HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetOrHTTOrMuHTT + process.hltPreAK8PFJet275SoftDropMass40PFAK8ParticleNetBB0p35 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet275 + process.hltAK8PFJets275Constituents + process.hltAK8PFSoftDropJets275 + process.hltAK8SinglePFJets275SoftDropMass40 + process.HLTJetFlavourTagParticleNetSequencePFAK8 + process.hltAK8PFJets275SoftDropMass40 + process.hltAK8SinglePFJets275SoftDropMass40BTagParticleNetBB0p35 + process.HLTEndSequence ) +process.HLT_AK8PFJet400_SoftDropMass40_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetOrHTTOrMuHTT + process.hltPreAK8PFJet400SoftDropMass40 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet320 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets320 + process.hltSingleAK8PFJet400 + process.hltAK8PFJets400Constituents + process.hltAK8PFSoftDropJets400 + process.hltAK8SinglePFJets400SoftDropMass40 + process.HLTEndSequence ) +process.HLT_AK8PFJet425_SoftDropMass40_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetOrHTTOrMuHTT + process.hltPreAK8PFJet425SoftDropMass40 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet320 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets320 + process.hltSingleAK8PFJet425 + process.hltAK8PFJets425Constituents + process.hltAK8PFSoftDropJets425 + process.hltAK8SinglePFJets425SoftDropMass40 + process.HLTEndSequence ) +process.HLT_AK8PFJet450_SoftDropMass40_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetOrHTTOrMuHTT + process.hltPreAK8PFJet450SoftDropMass40 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet320 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets320 + process.hltSingleAK8PFJet450 + process.hltAK8PFJets450Constituents + process.hltAK8PFSoftDropJets450 + process.hltAK8SinglePFJets450SoftDropMass40 + process.HLTEndSequence ) +process.HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetOrHTTOrMuHTT + process.hltPreAK8PFJet230SoftDropMass40PFAK8ParticleNetTauTau0p30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet230 + process.hltAK8PFJets230Constituents + process.hltAK8PFSoftDropJets230 + process.hltAK8SinglePFJets230SoftDropMass40 + process.HLTJetFlavourTagParticleNetSequencePFAK8 + process.hltAK8PFJets230SoftDropMass40 + process.hltAK8SinglePFJets230SoftDropMass40ParticleNetTauTau0p30 + process.HLTEndSequence ) +process.HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetOrHTTOrMuHTT + process.hltPreAK8PFJet250SoftDropMass40PFAK8ParticleNetTauTau0p30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet250 + process.hltAK8PFJets250Constituents + process.hltAK8PFSoftDropJets250 + process.hltAK8SinglePFJets250SoftDropMass40 + process.HLTJetFlavourTagParticleNetSequencePFAK8 + process.hltAK8PFJets250SoftDropMass40 + process.hltAK8SinglePFJets250SoftDropMass40ParticleNetTauTau0p30 + process.HLTEndSequence ) +process.HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetOrHTTOrMuHTT + process.hltPreAK8PFJet275SoftDropMass40PFAK8ParticleNetTauTau0p30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet275 + process.hltAK8PFJets275Constituents + process.hltAK8PFSoftDropJets275 + process.hltAK8SinglePFJets275SoftDropMass40 + process.HLTJetFlavourTagParticleNetSequencePFAK8 + process.hltAK8PFJets275SoftDropMass40 + process.hltAK8SinglePFJets275SoftDropMass40ParticleNetTauTau0p30 + process.HLTEndSequence ) +process.HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreIsoMu50AK8PFJet230SoftDropMass40 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22or25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50Q + process.HLTMu50IsolationSequence + process.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f50QL3trkIsoFiltered + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet230 + process.hltAK8PFJets230Constituents + process.hltAK8PFSoftDropJets230 + process.hltAK8SinglePFJets230SoftDropMass40 + process.HLTEndSequence ) +process.HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreIsoMu50AK8PFJet230SoftDropMass40PFAK8ParticleNetBB0p35 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22or25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50Q + process.HLTMu50IsolationSequence + process.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f50QL3trkIsoFiltered + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet230 + process.hltAK8PFJets230Constituents + process.hltAK8PFSoftDropJets230 + process.hltAK8SinglePFJets230SoftDropMass40 + process.HLTJetFlavourTagParticleNetSequencePFAK8 + process.hltAK8PFJets230SoftDropMass40 + process.hltAK8SinglePFJets230SoftDropMass40BTagParticleNetBB0p35 + process.HLTEndSequence ) +process.HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPreEle50CaloIdVTGsfTrkIdTAK8PFJet230SoftDropMass40 + process.HLTEle50CaloIdVTGsfTrkIdTGsfSequence + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet230 + process.hltAK8PFJets230Constituents + process.hltAK8PFSoftDropJets230 + process.hltAK8SinglePFJets230SoftDropMass40 + process.HLTEndSequence ) +process.HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPreEle50CaloIdVTGsfTrkIdTAK8PFJet230SoftDropMass40PFAK8ParticleNetBB0p35 + process.HLTEle50CaloIdVTGsfTrkIdTGsfSequence + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet230 + process.hltAK8PFJets230Constituents + process.hltAK8PFSoftDropJets230 + process.hltAK8SinglePFJets230SoftDropMass40 + process.HLTJetFlavourTagParticleNetSequencePFAK8 + process.hltAK8PFJets230SoftDropMass40 + process.hltAK8SinglePFJets230SoftDropMass40BTagParticleNetBB0p35 + process.HLTEndSequence ) +process.HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleTauJet + process.hltPreDoubleMediumDeepTauPFTauHPS30L2NNeta2p1PFJet60 + process.HLTL2TauTagNNSequence + process.hltL2DoubleTauJetTagNNFilter + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDeepTauPFTauSequence + process.hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet + process.hltHpsL1JetsHLTDoublePFTauMediumDitauWPDeepTauMatchDoubleTauJet + process.hltHpsDoublePFTau30MediumDitauWPDeepTauL1HLTMatchedDoubleTauJet + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToL1 + process.hlt1PFJet60L1HLTMatched + process.hltHpsOverlapFilterDeepTauDoublePFTau30PFJet60 + process.HLTEndSequence ) +process.HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleTauJet70 + process.hltPreDoubleMediumDeepTauPFTauHPS30L2NNeta2p1PFJet75 + process.HLTL2TauTagNNSequence + process.hltL2DoubleTauJetTagNNFilter + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDeepTauPFTauSequence + process.hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet + process.hltHpsL1JetsHLTDoublePFTauMediumDitauWPDeepTauMatchDoubleTauJet + process.hltHpsDoublePFTau30MediumDitauWPDeepTauL1HLTMatchedDoubleTauJet + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToL1 + process.hlt1PFJet75L1HLTMatched + process.hltHpsOverlapFilterDeepTauDoublePFTau30PFJet75 + process.HLTEndSequence ) +process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sBigORMu18erTauXXer2p1 + process.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS30L2NNeta2p1CrossL1 + cms.ignore(process.hltL1sVeryBigORMu18erTauXXer2p1) + process.hltL1fL1sVeryBigOrMu18erTauXXerL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sVeryBigOrMu18erTauXXerL1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sVeryBigOrMu18erTauXXerL1Filtered0) + process.hltL3fL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3Filtered24Q + process.HLTMu24Eta2p1VeryBigOrL1Mu18TauXXEta2p1IsolationSequence + process.hltL3crIsoL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3f24QL3trkIsoFiltered + process.HLTL2TauTagNNSequence + process.hltL2TauTagNNFilterMu18erTauXX + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDeepTauPFTauSequence + process.hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet + process.hltHpsL1JetsHLTPFTauMediumDitauWPDeepTauVeryBigOrMu18erTauXXerMatch + process.hltHpsSelectedPFTau30MediumDitauWPDeepTauL1HLTVeryBigOrMu18erTauXXerMatched + process.hltHpsOverlapFilterIsoMu24MediumDitauWPDeepTauPFTau30Monitoring + process.HLTEndSequence ) +process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu18erTau26er2p1Jet55 + process.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS30L2NNeta2p1PFJet60CrossL1 + cms.ignore(process.hltL1sVeryBigORMu18erTauXXer2p1) + process.hltL1fL1sVeryBigOrMu18erTauXXerL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sVeryBigOrMu18erTauXXerL1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sVeryBigOrMu18erTauXXerL1Filtered0) + process.hltL3fL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3Filtered24Q + process.HLTMu24Eta2p1VeryBigOrL1Mu18TauXXEta2p1IsolationSequence + process.hltL3crIsoL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3f24QL3trkIsoFiltered + process.HLTL2TauTagNNSequence + process.hltL2TauTagNNFilterMu18erTauXX + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDeepTauPFTauSequence + process.hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet + process.hltHpsL1JetsHLTPFTauMediumDitauWPDeepTauVeryBigOrMu18erTauXXerMatch + process.hltHpsSelectedPFTau30MediumDitauWPDeepTauL1HLTVeryBigOrMu18erTauXXerMatched + process.hltHpsOverlapFilterIsoMu24MediumDitauWPDeepTauPFTau30Monitoring + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToL1 + process.hlt1PFJet60L1HLTMatched + process.hltHpsOverlapFilterDeepTauPFTau30VeryBigOrMu18erTauXXPFJet60 + process.HLTEndSequence ) +process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu18erTau26er2p1Jet70 + process.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS30L2NNeta2p1PFJet75CrossL1 + cms.ignore(process.hltL1sVeryBigORMu18erTauXXer2p1) + process.hltL1fL1sVeryBigOrMu18erTauXXerL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sVeryBigOrMu18erTauXXerL1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sVeryBigOrMu18erTauXXerL1Filtered0) + process.hltL3fL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3Filtered24Q + process.HLTMu24Eta2p1VeryBigOrL1Mu18TauXXEta2p1IsolationSequence + process.hltL3crIsoL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3f24QL3trkIsoFiltered + process.HLTL2TauTagNNSequence + process.hltL2TauTagNNFilterMu18erTauXX + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDeepTauPFTauSequence + process.hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet + process.hltHpsL1JetsHLTPFTauMediumDitauWPDeepTauVeryBigOrMu18erTauXXerMatch + process.hltHpsSelectedPFTau30MediumDitauWPDeepTauL1HLTVeryBigOrMu18erTauXXerMatched + process.hltHpsOverlapFilterIsoMu24MediumDitauWPDeepTauPFTau30Monitoring + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToL1 + process.hlt1PFJet75L1HLTMatched + process.hltHpsOverlapFilterDeepTauPFTau30VeryBigOrMu18erTauXXPFJet75 + process.HLTEndSequence ) +process.HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1VBFDiJetIsoTau + process.hltPreDoublePFJets40Mass500MediumDeepTauPFTauHPS45L2NNMediumDeepTauPFTauHPS20eta2p1 + process.HLTL2TauTagNNSequence + process.hltL2VBFIsoTauNNFilter + process.HLTGlobalPFTauHPSSequence + process.hltHpsDoublePFTau20withL2NNBeforeDeepTau + process.HLTHPSDeepTauPFTauSequenceForVBFIsoTau + process.hltHpsSelectedPFTausMediumDitauWPDeepTauForVBFIsoTau + process.hltHpsDoublePFTau20MediumDitauWPDeepTauNoMatch + process.hltHpsL1VBFJetsAndIsoTauHLTDoublePFTauMediumDitauWPDeepTauMatch + process.hltHpsSinglePFTau45MediumDitauWPDeepTauL1HLTMatched + process.HLTAK4PFJetsSequence + process.hltRealDijetFilter + process.hltVBFIsoTauL1TLooseIDPFJetsMatching + process.hltVBFLooseIDPFDummyFilter + process.hltPFDiJetCorrCheckerWithMediumDiTau + process.hltMatchedVBFIsoTauTwoPFJets2CrossCleanedUsingDiJetCorrCheckerWithMediumDiTau + process.HLTEndSequence ) +process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22 + process.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS20eta2p1SingleL1 + process.hltL1fL1sMu22erL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMu22erL1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22erL1Filtered0) + process.hltL3fL1sSingleMu22erL1f0L2f10QL3Filtered24Q + process.HLTMu24Eta2p1IsolationSequence + process.hltL3crIsoL1sSingleMu22erL1f0L2f10QL3f24QL3trkIsoFiltered + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDeepTauPFTauSequenceForVBFIsoTau + process.hltHpsSelectedPFTausMediumDitauWPDeepTauForVBFIsoTau + process.hltHpsSinglePFTau20MediumDitauWPDeepTauNoMatchForVBFIsoTau + process.hltHpsOverlapFilterIsoMu24MediumDeepTauPFTau20 + process.HLTEndSequence ) +process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sBigOrMuXXerIsoTauYYer + process.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS45L2NNeta2p1CrossL1 + process.hltL1fL1sBigOrMuXXerIsoTauYYerL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sBigOrMuXXerIsoTauYYerL1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sBigOrMuXXerIsoTauYYerL1Filtered0) + process.hltL3fL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3Filtered24Q + process.HLTMu24Eta2p1IsoTauYYEta2p1IsolationSequence + process.hltL3crIsoL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3f24QL3trkIsoFiltered + process.HLTL2TauTagNNSequence + process.hltL2TauTagNNFilterMuXXerIsoTauYYForVBFTauTau + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDeepTauPFTauSequenceForVBFIsoTau + process.hltHpsSelectedPFTausMediumDitauWPDeepTauForVBFIsoTau + process.hltHpsL1JetsHLTPFTauMediumDitauWPDeepTauBigOrMuXXerIsoTauYYerMatchForVBFIsoTau + process.hltHpsSelectedPFTau45MediumDitauWPDeepTauL1HLTBigOrMuXXerIsoTauYYerMatchedForVBFIsoTau + process.hltHpsOverlapFilterIsoMu24MediumDitauWPDeepTauPFTau45MonitoringForVBFIsoTau + process.HLTEndSequence ) +process.HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL2Mu10NoVtx2ChaVetoL3Mu0DxyMax1cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1fMuf0DoubleL2MuNoVtx10Q + process.hltL2fDoubleMu10NoVertexL2Filtered + process.HLTL3muonrecoSequenceNoVtx + ~process.hltL3fDimuonL1f0ppL2NV2Chaf10L3NVf0Veto1Prompt + process.HLTEndSequence ) +process.HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL2Mu12NoVtx2ChaVetoL3Mu0DxyMax1cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1fMuf0DoubleL2MuNoVtx10Q + process.hltL2fDoubleMu12NoVertexL2Filtered + process.HLTL3muonrecoSequenceNoVtx + ~process.hltL3fDimuonL1f0ppL2NV2Chaf10L3NVf0Veto1Prompt + process.HLTEndSequence ) +process.HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL2Mu14NoVtx2ChaVetoL3Mu0DxyMax1cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1fMuf0DoubleL2MuNoVtx10Q + process.hltL2fDoubleMu14NoVertexL2Filtered + process.HLTL3muonrecoSequenceNoVtx + ~process.hltL3fDimuonL1f0ppL2NV2Chaf10L3NVf0Veto1Prompt + process.HLTEndSequence ) +process.HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL3Mu1610NoVtxDxyMin0p01cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1DoubleMuf0L2DoubleMuNoVtxFiltered7 + process.hltL2fL1DoubleMuf0L2SingleMuNoVtxFiltered15 + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1DoubleMuf0L2NVf15f7L3DoubleMuNVf10Displaced + process.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf16Displaced + process.HLTEndSequence ) +process.HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL3Mu1810NoVtxDxyMin0p01cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1DoubleMuf0L2DoubleMuNoVtxFiltered7 + process.hltL2fL1DoubleMuf0L2SingleMuNoVtxFiltered15 + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1DoubleMuf0L2NVf15f7L3DoubleMuNVf10Displaced + process.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf18Displaced + process.HLTEndSequence ) +process.HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL3Mu2010NoVtxDxyMin0p01cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1DoubleMuf0L2DoubleMuNoVtxFiltered7 + process.hltL2fL1DoubleMuf0L2SingleMuNoVtxFiltered15 + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1DoubleMuf0L2NVf15f7L3DoubleMuNVf10Displaced + process.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf20Displaced + process.HLTEndSequence ) process.HLT_L2Mu10NoVtx_2Cha_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOR + process.hltPreL2Mu10NoVtx2Cha + process.hltL1fL1sMuORL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1sMuORL1f0L2NoVtx10Q2Cha + process.HLTEndSequence ) -process.HLT_L2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOR + process.hltPreL2Mu10NoVtx2ChaVetoL3Mu0DxyMax1cm + process.hltL1fL1sMuORL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1sMuORL1f0L2NoVtx10Q2Cha + process.HLTL3muonrecoSequenceNoVtx + ~process.hltL3fMuL1f0ppL2NV2Chaf10L3NVf0VetoDxyMax1cm + process.HLTEndSequence ) -process.HLT_L3Mu10NoVtx_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOR + process.hltPreL3Mu10NoVtx + process.hltL1fL1sMuORL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1Muf0L2MuNoVtxFiltered7 + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1Muf0L2NVf15f7L3MuNVf10 + process.HLTEndSequence ) -process.HLT_L3Mu10NoVtx_DxyMin0p01cm_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOR + process.hltPreL3Mu10NoVtxDxyMin0p01cm + process.hltL1fL1sMuORL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1Muf0L2MuNoVtxFiltered7 + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1Muf0L2NVf7L3MuNVf10DxyMin0p01 + process.HLTEndSequence ) -process.HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL2MuL3Mu16NoVtxVetoL3Mu0DxyMax0p1cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1DoubleMuf0L2DoubleMuNoVtx2ChaFiltered7 + process.hltL2fL1DoubleMuf0L2SingleMuNoVtx2ChaFiltered15 + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf16DisplacedHybDxy0p1cm + ~process.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf0VetoDxy0p1cm + process.HLTEndSequence ) -process.HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL2MuL3Mu18NoVtxVetoL3Mu0DxyMax0p1cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1DoubleMuf0L2DoubleMuNoVtx2ChaFiltered7 + process.hltL2fL1DoubleMuf0L2SingleMuNoVtx2ChaFiltered15 + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf18DisplacedHybDxy0p1cm + ~process.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf0VetoDxy0p1cm + process.HLTEndSequence ) -process.HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL2Mu10NoVtx2ChaCosmicSeedVetoL3Mu0DxyMax1cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTMuonLocalRecoMeanTimerSequence + process.hltL2CosmicOfflineMuonSeeds + process.hltL2CosmicMuonSeeds + process.hltL2CosmicMuons + process.hltL2MuonCandidatesNoVtxMeanTimerCosmicSeed + process.hltL2fL1sMuORL1f0DoubleL2NoVtx10Q2ChaCosmicSeed + process.HLTL2muonrecoSequenceNoVtx + process.HLTL3muonrecoSequenceNoVtx + ~process.hltL3fDimuonL1f0CosmicL2NV2Chaf10L3NVf0Veto1PromptSimple + process.HLTEndSequence ) -process.HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL2Mu12NoVtx2ChaCosmicSeedVetoL3Mu0DxyMax1cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTMuonLocalRecoMeanTimerSequence + process.hltL2CosmicOfflineMuonSeeds + process.hltL2CosmicMuonSeeds + process.hltL2CosmicMuons + process.hltL2MuonCandidatesNoVtxMeanTimerCosmicSeed + process.hltL2fL1sMuORL1f0DoubleL2NoVtx12Q2ChaCosmicSeed + process.HLTL2muonrecoSequenceNoVtx + process.HLTL3muonrecoSequenceNoVtx + ~process.hltL3fDimuonL1f0CosmicL2NV2Chaf10L3NVf0Veto1PromptSimple + process.HLTEndSequence ) +process.HLT_L2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOR + process.hltPreL2Mu10NoVtx2ChaVetoL3Mu0DxyMax1cm + process.hltL1fL1sMuORL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1sMuORL1f0L2NoVtx10Q2Cha + process.HLTL3muonrecoSequenceNoVtx + ~process.hltL3fMuL1f0ppL2NV2Chaf10L3NVf0VetoDxyMax1cm + process.HLTEndSequence ) +process.HLT_L3Mu10NoVtx_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOR + process.hltPreL3Mu10NoVtx + process.hltL1fL1sMuORL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1Muf0L2MuNoVtxFiltered7 + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1Muf0L2NVf15f7L3MuNVf10 + process.HLTEndSequence ) +process.HLT_L3Mu10NoVtx_DxyMin0p01cm_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOR + process.hltPreL3Mu10NoVtxDxyMin0p01cm + process.hltL1fL1sMuORL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1Muf0L2MuNoVtxFiltered7 + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1Muf0L2NVf7L3MuNVf10DxyMin0p01 + process.HLTEndSequence ) +process.HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL2MuL3Mu16NoVtxVetoL3Mu0DxyMax0p1cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1DoubleMuf0L2DoubleMuNoVtx2ChaFiltered7 + process.hltL2fL1DoubleMuf0L2SingleMuNoVtx2ChaFiltered15 + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf16DisplacedHybDxy0p1cm + ~process.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf0VetoDxy0p1cm + process.HLTEndSequence ) +process.HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL2MuL3Mu18NoVtxVetoL3Mu0DxyMax0p1cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1DoubleMuf0L2DoubleMuNoVtx2ChaFiltered7 + process.hltL2fL1DoubleMuf0L2SingleMuNoVtx2ChaFiltered15 + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf18DisplacedHybDxy0p1cm + ~process.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf0VetoDxy0p1cm + process.HLTEndSequence ) +process.HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL2Mu10NoVtx2ChaCosmicSeedVetoL3Mu0DxyMax1cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTMuonLocalRecoMeanTimerSequence + process.hltL2CosmicOfflineMuonSeeds + process.hltL2CosmicMuonSeeds + process.hltL2CosmicMuons + process.hltL2MuonCandidatesNoVtxMeanTimerCosmicSeed + process.hltL2fL1sMuORL1f0DoubleL2NoVtx10Q2ChaCosmicSeed + process.HLTL2muonrecoSequenceNoVtx + process.HLTL3muonrecoSequenceNoVtx + ~process.hltL3fDimuonL1f0CosmicL2NV2Chaf10L3NVf0Veto1PromptSimple + process.HLTEndSequence ) +process.HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL2Mu12NoVtx2ChaCosmicSeedVetoL3Mu0DxyMax1cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTMuonLocalRecoMeanTimerSequence + process.hltL2CosmicOfflineMuonSeeds + process.hltL2CosmicMuonSeeds + process.hltL2CosmicMuons + process.hltL2MuonCandidatesNoVtxMeanTimerCosmicSeed + process.hltL2fL1sMuORL1f0DoubleL2NoVtx12Q2ChaCosmicSeed + process.HLTL2muonrecoSequenceNoVtx + process.HLTL3muonrecoSequenceNoVtx + ~process.hltL3fDimuonL1f0CosmicL2NV2Chaf10L3NVf0Veto1PromptSimple + process.HLTEndSequence ) process.HLT_L2Mu10NoVtx_2Cha_CosmicSeed_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOR + process.hltPreL2Mu10NoVtx2ChaCosmicSeed + process.hltL1fL1sMuORL1Filtered0 + process.HLTMuonLocalRecoMeanTimerSequence + process.hltL2CosmicOfflineMuonSeeds + process.hltL2CosmicMuonSeeds + process.hltL2CosmicMuons + process.hltL2MuonCandidatesNoVtxMeanTimerCosmicSeed + process.hltL2fL1sMuORL1f0L2NoVtx10Q2ChaCosmicSeed + process.HLTEndSequence ) -process.HLT_L2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOR + process.hltPreL2Mu10NoVtx2ChaCosmicSeedVetoL3Mu0DxyMax1cm + process.hltL1fL1sMuORL1Filtered0 + process.HLTMuonLocalRecoMeanTimerSequence + process.hltL2CosmicOfflineMuonSeeds + process.hltL2CosmicMuonSeeds + process.hltL2CosmicMuons + process.hltL2MuonCandidatesNoVtxMeanTimerCosmicSeed + process.hltL2fL1sMuORL1f0L2NoVtx10Q2ChaCosmicSeed + process.HLTL2muonrecoSequenceNoVtx + process.HLTL3muonrecoSequenceNoVtx + ~process.hltL3fDimuonL1f0CosmicL2NV2Chaf10L3NVf0Veto1PromptSimple + process.HLTEndSequence ) -process.HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL3dTksMu1610NoVtxDxyMin0p01cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1DoubleMuf0L2DoubleMuDisplacedFiltered7 + process.hltL2fL1DoubleMuf0L2SingleMuDisplacedFiltered15 + process.HLTL3DisplacedMuonRecoSequence + process.hltL3dTkfL1DoubleMuf0L2NVf15f7L3DoubleMuNVf10Displaced + process.hltL3dTkfL1DoubleMuf0L2NVf15f7L3SingleMuNVf16Displaced + process.HLTEndSequence ) -process.HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreL3dTksMu10NoVtxDxyMin0p01cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1DoubleMuf0L2SingleMuNoVtxFiltered7 + process.HLTL3DisplacedMuonRecoSequence + process.hltL3fL1f0L2f0Filtered10GlbDisplaceddTks + process.HLTEndSequence ) -process.HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu7EG23IorMu20EG17IorMu23EG10 + process.hltPreMu20NoFiltersNoVtxDisplacedPhoton20CaloCustomId + process.hltL1fL1sMu5EG20orMu20EG15L1Filtered5 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2fL1sMu5EG20orMu20EG15L1f5L2NoVtxFiltered20) + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1sMu5EG20orMu20EG15L1f5L2NVf16L3NoFiltersNoVtxFiltered20Displaced + process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1Mu5EG20FilterEtalt2p5 + process.hltMu20NoFiltersNoVtxPhoton20CaloIdLEtFilter + process.hltEgammaClusterShape + process.hltMu20NoFiltersNoVtxPhoton20CaloIdLClusterShapeFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltMu20NoFiltersNoVtxPhoton20CaloIdLHEFilter + process.hltEgammaEcalPFClusterIso + process.hltMu20NoFiltersNoVtxPhoton20CaloIdLEcalIsoFilter + process.HLTEndSequence ) -process.HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleTauBigOR + process.hltPreDoubleMediumChargedIsoDisplacedPFTauHPS32Trk1eta2p1 + process.HLTL2TauJetsL1TauSeededSequence + process.hltDoubleL2Tau26eta2p2 + process.HLTL2p5IsoTauL1TauSeededGlobalSequence + process.hltDoubleL2GlobIsoTau30eta2p2 + process.HLTGlobalPFTauDisplHPSSequence + process.HLTHPSDoubleDisplPFTauPt32Eta2p1Trk1Glob + process.HLTHPSMediumChargedIsoDisplPFTauSequence + process.hltHpsSelectedPFTausTrackPt1MediumChargedIsolationGlobDispl + process.hltHpsDoubleDisplPFTau32TrackPt1MediumChargedIsoGlob + process.hltHpsL1JetsHLTDoubleMediumChargedIsoDisplPFTauTrackPt1MatchGlob + process.hltHpsDoubleMediumChargedIsoDisplPFTau32TrackPt1L1HLTMatchedGlob + process.HLTDisplPFTauDxyProducer + process.hltHpsDisplPFTauDxy0p005Discriminator + process.hltHpsSelectedDisplPFTausDxy0p005 + process.hltHpsDoubleMediumChargedIsoDisplPFTau32Dxy0p005 + process.HLTEndSequence ) -process.HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DelayedJet40DoubleDelay0p5nsTrackless + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + process.hltDisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + process.hltCaloJetTimingProducer + process.hltCaloJetTimingFilterDouble0p5ns + process.HLTEndSequence ) -process.HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DelayedJet40DoubleDelay1nsInclusive + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + process.hltDisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + process.hltCaloJetTimingProducer + process.hltCaloJetTimingFilterDouble1ns + process.HLTEndSequence ) -process.HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DelayedJet40SingleDelay1nsTrackless + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltSingleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducerSingle + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPtSingle + process.hltDisplacedHLTCaloJetCollectionProducerLowPtSingle + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPtSingle + process.hltCaloJetTimingProducerSingle + process.hltCaloJetTimingFilterSingle1ns + process.HLTEndSequence ) -process.HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DelayedJet40SingleDelay2nsInclusive + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltSingleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducerSingle + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPtSingle + process.hltDisplacedHLTCaloJetCollectionProducerLowPtSingle + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPtSingle + process.hltCaloJetTimingProducerSingle + process.hltCaloJetTimingFilterSingle2ns + process.HLTEndSequence ) +process.HLT_L2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOR + process.hltPreL2Mu10NoVtx2ChaCosmicSeedVetoL3Mu0DxyMax1cm + process.hltL1fL1sMuORL1Filtered0 + process.HLTMuonLocalRecoMeanTimerSequence + process.hltL2CosmicOfflineMuonSeeds + process.hltL2CosmicMuonSeeds + process.hltL2CosmicMuons + process.hltL2MuonCandidatesNoVtxMeanTimerCosmicSeed + process.hltL2fL1sMuORL1f0L2NoVtx10Q2ChaCosmicSeed + process.HLTL2muonrecoSequenceNoVtx + process.HLTL3muonrecoSequenceNoVtx + ~process.hltL3fDimuonL1f0CosmicL2NV2Chaf10L3NVf0Veto1PromptSimple + process.HLTEndSequence ) +process.HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL3dTksMu1610NoVtxDxyMin0p01cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1DoubleMuf0L2DoubleMuDisplacedFiltered7 + process.hltL2fL1DoubleMuf0L2SingleMuDisplacedFiltered15 + process.HLTL3DisplacedMuonRecoSequence + process.hltL3dTkfL1DoubleMuf0L2NVf15f7L3DoubleMuNVf10Displaced + process.hltL3dTkfL1DoubleMuf0L2NVf15f7L3SingleMuNVf16Displaced + process.HLTEndSequence ) +process.HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreL3dTksMu10NoVtxDxyMin0p01cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1DoubleMuf0L2SingleMuNoVtxFiltered7 + process.HLTL3DisplacedMuonRecoSequence + process.hltL3fL1f0L2f0Filtered10GlbDisplaceddTks + process.HLTEndSequence ) +process.HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu7EG23IorMu20EG17IorMu23EG10 + process.hltPreMu20NoFiltersNoVtxDisplacedPhoton20CaloCustomId + process.hltL1fL1sMu5EG20orMu20EG15L1Filtered5 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2fL1sMu5EG20orMu20EG15L1f5L2NoVtxFiltered20) + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1sMu5EG20orMu20EG15L1f5L2NVf16L3NoFiltersNoVtxFiltered20Displaced + process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1Mu5EG20FilterEtalt2p5 + process.hltMu20NoFiltersNoVtxPhoton20CaloIdLEtFilter + process.hltEgammaClusterShape + process.hltMu20NoFiltersNoVtxPhoton20CaloIdLClusterShapeFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltMu20NoFiltersNoVtxPhoton20CaloIdLHEFilter + process.hltEgammaEcalPFClusterIso + process.hltMu20NoFiltersNoVtxPhoton20CaloIdLEcalIsoFilter + process.HLTEndSequence ) +process.HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleTauBigOR + process.hltPreDoubleMediumChargedIsoDisplacedPFTauHPS32Trk1eta2p1 + process.HLTL2TauJetsL1TauSeededSequence + process.hltDoubleL2Tau26eta2p2 + process.HLTL2p5IsoTauL1TauSeededGlobalSequence + process.hltDoubleL2GlobIsoTau30eta2p2 + process.HLTGlobalPFTauDisplHPSSequence + process.HLTHPSDoubleDisplPFTauPt32Eta2p1Trk1Glob + process.HLTHPSMediumChargedIsoDisplPFTauSequence + process.hltHpsSelectedPFTausTrackPt1MediumChargedIsolationGlobDispl + process.hltHpsDoubleDisplPFTau32TrackPt1MediumChargedIsoGlob + process.hltHpsL1JetsHLTDoubleMediumChargedIsoDisplPFTauTrackPt1MatchGlob + process.hltHpsDoubleMediumChargedIsoDisplPFTau32TrackPt1L1HLTMatchedGlob + process.HLTDisplPFTauDxyProducer + process.hltHpsDisplPFTauDxy0p005Discriminator + process.hltHpsSelectedDisplPFTausDxy0p005 + process.hltHpsDoubleMediumChargedIsoDisplPFTau32Dxy0p005 + process.HLTEndSequence ) +process.HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DelayedJet40DoubleDelay0p5nsTrackless + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + process.hltDisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + process.hltCaloJetTimingProducer + process.hltCaloJetTimingFilterDouble0p5ns + process.HLTEndSequence ) +process.HLT_HT430_DelayedJet40_DoubleDelay0p5nsInclusive_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DelayedJet40DoubleDelay0p5nsInclusive + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + process.hltDisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + process.hltCaloJetTimingProducer + process.hltCaloJetTimingFilterDouble0p5ns + process.HLTEndSequence ) +process.HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DelayedJet40DoubleDelay1nsInclusive + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.hltCaloJetTimingProducer + process.hltCaloJetTimingFilterDouble1ns + process.HLTEndSequence ) +process.HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DelayedJet40SingleDelay1nsTrackless + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltSingleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducerSingle + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPtSingle + process.hltDisplacedHLTCaloJetCollectionProducerLowPtSingle + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPtSingle + process.hltCaloJetTimingProducerSingle + process.hltCaloJetTimingFilterSingle1ns + process.HLTEndSequence ) +process.HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DelayedJet40SingleDelay2nsInclusive + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltSingleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducerSingle + process.hltCaloJetTimingProducerSingle + process.hltCaloJetTimingFilterSingle2ns + process.HLTEndSequence ) +process.HLT_HT430_DelayedJet40_SingleDelay0p5nsInclusive_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DelayedJet40SingleDelay0p5nsInclusive + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltSingleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducerSingle + process.hltCaloJetTimingProducerSingle + process.hltCaloJetTimingFilterSingle0p5ns + process.HLTEndSequence ) +process.HLT_HT430_DelayedJet40_SingleDelay0p5nsTrackless_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DelayedJet40SingleDelay0p5nsTrackless + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltSingleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducerSingle + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPtSingle + process.hltDisplacedHLTCaloJetCollectionProducerLowPtSingle + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPtSingle + process.hltCaloJetTimingProducerSingle + process.hltCaloJetTimingFilterSingle0p5ns + process.HLTEndSequence ) +process.HLT_HT430_DelayedJet40_SingleDelay1nsInclusive_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DelayedJet40SingleDelay1nsInclusive + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltSingleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducerSingle + process.hltCaloJetTimingProducerSingle + process.hltCaloJetTimingFilterSingle1ns + process.HLTEndSequence ) +process.HLT_HT430_DelayedJet40_SingleDelay1p5nsInclusive_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DelayedJet40SingleDelay1p5nsInclusive + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltSingleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducerSingle + process.hltCaloJetTimingProducerSingle + process.hltCaloJetTimingFilterSingle1p5ns + process.HLTEndSequence ) process.HLT_L1Mu6HT240_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoMu6HTT240Or250 + process.hltPreL1Mu6HT240 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTEndSequence ) -process.HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoMu6HTT240Or250 + process.hltPreMu6HT240DisplacedDijet30Inclusive0PtrkShortSig5 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt30 + process.hltCentralCaloJetptLowPt30CollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLow30Pt0PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLow30Pt0PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLow30Pt0PtrkShortSig5 + process.HLTEndSequence ) -process.HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoMu6HTT240Or250 + process.hltPreMu6HT240DisplacedDijet30Inclusive1PtrkShortSig5DisplacedLoose + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt30 + process.hltCentralCaloJetptLowPt30CollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLow30Pt1PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLow30Pt1PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLow30Pt1PtrkShortSig5 + process.hltIter02DisplacedHLTCaloJetCollectionProducerLow30Pt1PtrkShortSig5 + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementLooseDisplacedJetsLow30Pt1PtrkShortSig5 + process.HLTEndSequence ) -process.HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoMu6HTT240Or250 + process.hltPreMu6HT240DisplacedDijet35Inclusive0PtrkShortSig5 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt35 + process.hltCentralCaloJetptLowPt35CollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLow35Pt0PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLow35Pt0PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLow35Pt0PtrkShortSig5 + process.HLTEndSequence ) -process.HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoMu6HTT240Or250 + process.hltPreMu6HT240DisplacedDijet35Inclusive1PtrkShortSig5DisplacedLoose + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt35 + process.hltCentralCaloJetptLowPt35CollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLow35Pt1PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLow35Pt1PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLow35Pt1PtrkShortSig5 + process.hltIter02DisplacedHLTCaloJetCollectionProducerLow35Pt1PtrkShortSig5 + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementLooseDisplacedJetsLow35Pt1PtrkShortSig5 + process.HLTEndSequence ) -process.HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoMu6HTT240Or250 + process.hltPreMu6HT240DisplacedDijet40Inclusive0PtrkShortSig5 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt0PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLowPt0PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt0PtrkShortSig5 + process.HLTEndSequence ) -process.HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoMu6HTT240Or250 + process.hltPreMu6HT240DisplacedDijet40Inclusive1PtrkShortSig5DisplacedLoose + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt1PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLowPt1PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt1PtrkShortSig5 + process.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt1PtrkShortSig5 + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementLooseDisplacedJetsLowPt1PtrkShortSig5 + process.HLTEndSequence ) -process.HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DisplacedDijet30Inclusive1PtrkShortSig5 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt30 + process.hltCentralCaloJetptLowPt30CollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLow30Pt1PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLow30Pt1PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLow30Pt1PtrkShortSig5 + process.HLTEndSequence ) -process.HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DisplacedDijet35Inclusive1PtrkShortSig5 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt35 + process.hltCentralCaloJetptLowPt35CollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLow35Pt1PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLow35Pt1PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLow35Pt1PtrkShortSig5 + process.HLTEndSequence ) -process.HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DisplacedDijet40Inclusive1PtrkShortSig5 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt1PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLowPt1PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt1PtrkShortSig5 + process.HLTEndSequence ) -process.HLT_CaloMET60_DTCluster50_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreCaloMET60DTCluster50 + process.HLTRecoMETSequence + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT60 + process.hltMuonDTDigis + process.hltDt1DRecHits + process.hltDTrechitClusterProducer50 + process.hltMuonRecHitClusterFilter50 + process.HLTEndSequence ) -process.HLT_CaloMET60_DTClusterNoMB1S50_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreCaloMET60DTClusterNoMB1S50 + process.HLTRecoMETSequence + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT60 + process.hltMuonDTDigis + process.hltDt1DRecHits + process.hltDTrechitClusterProducer50 + process.hltMuonRecHitClusterNoMB1SFilter50 + process.HLTEndSequence ) -process.HLT_L1MET_DTCluster50_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreL1METDTCluster50 + process.HLTRecoMETSequence + process.hltMuonDTDigis + process.hltDt1DRecHits + process.hltDTrechitClusterProducer50 + process.hltMuonRecHitClusterFilter50 + process.HLTEndSequence ) -process.HLT_L1MET_DTClusterNoMB1S50_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreL1METDTClusterNoMB1S50 + process.HLTRecoMETSequence + process.hltMuonDTDigis + process.hltDt1DRecHits + process.hltDTrechitClusterProducer50 + process.hltMuonRecHitClusterNoMB1SFilter50 + process.HLTEndSequence ) +process.HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sVoMu6HTT240Or250 + process.hltPreMu6HT240DisplacedDijet30Inclusive0PtrkShortSig5 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt30 + process.hltCentralCaloJetptLowPt30CollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLow30Pt0PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLow30Pt0PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLow30Pt0PtrkShortSig5 + process.HLTEndSequence ) +process.HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sVoMu6HTT240Or250 + process.hltPreMu6HT240DisplacedDijet30Inclusive1PtrkShortSig5DisplacedLoose + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt30 + process.hltCentralCaloJetptLowPt30CollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLow30Pt1PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLow30Pt1PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLow30Pt1PtrkShortSig5 + process.hltIter02DisplacedHLTCaloJetCollectionProducerLow30Pt1PtrkShortSig5 + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementLooseDisplacedJetsLow30Pt1PtrkShortSig5 + process.HLTEndSequence ) +process.HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sVoMu6HTT240Or250 + process.hltPreMu6HT240DisplacedDijet35Inclusive0PtrkShortSig5 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt35 + process.hltCentralCaloJetptLowPt35CollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLow35Pt0PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLow35Pt0PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLow35Pt0PtrkShortSig5 + process.HLTEndSequence ) +process.HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sVoMu6HTT240Or250 + process.hltPreMu6HT240DisplacedDijet35Inclusive1PtrkShortSig5DisplacedLoose + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt35 + process.hltCentralCaloJetptLowPt35CollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLow35Pt1PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLow35Pt1PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLow35Pt1PtrkShortSig5 + process.hltIter02DisplacedHLTCaloJetCollectionProducerLow35Pt1PtrkShortSig5 + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementLooseDisplacedJetsLow35Pt1PtrkShortSig5 + process.HLTEndSequence ) +process.HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sVoMu6HTT240Or250 + process.hltPreMu6HT240DisplacedDijet40Inclusive0PtrkShortSig5 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt0PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLowPt0PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt0PtrkShortSig5 + process.HLTEndSequence ) +process.HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sVoMu6HTT240Or250 + process.hltPreMu6HT240DisplacedDijet40Inclusive1PtrkShortSig5DisplacedLoose + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt1PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLowPt1PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt1PtrkShortSig5 + process.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt1PtrkShortSig5 + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementLooseDisplacedJetsLowPt1PtrkShortSig5 + process.HLTEndSequence ) +process.HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DisplacedDijet30Inclusive1PtrkShortSig5 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt30 + process.hltCentralCaloJetptLowPt30CollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLow30Pt1PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLow30Pt1PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLow30Pt1PtrkShortSig5 + process.HLTEndSequence ) +process.HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DisplacedDijet35Inclusive1PtrkShortSig5 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt35 + process.hltCentralCaloJetptLowPt35CollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLow35Pt1PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLow35Pt1PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLow35Pt1PtrkShortSig5 + process.HLTEndSequence ) +process.HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DisplacedDijet40Inclusive1PtrkShortSig5 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt1PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLowPt1PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt1PtrkShortSig5 + process.HLTEndSequence ) +process.HLT_CaloMET60_DTCluster50_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreCaloMET60DTCluster50 + process.HLTRecoMETSequence + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT60 + process.hltMuonDTDigis + process.hltDt1DRecHits + process.hltDTrechitClusterProducer50 + process.hltMuonRecHitClusterFilter50 + process.HLTEndSequence ) +process.HLT_CaloMET60_DTClusterNoMB1S50_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreCaloMET60DTClusterNoMB1S50 + process.HLTRecoMETSequence + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT60 + process.hltMuonDTDigis + process.hltDt1DRecHits + process.hltDTrechitClusterProducer50 + process.hltMuonRecHitClusterNoMB1SFilter50 + process.HLTEndSequence ) +process.HLT_L1MET_DTCluster50_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreL1METDTCluster50 + process.HLTRecoMETSequence + process.hltMuonDTDigis + process.hltDt1DRecHits + process.hltDTrechitClusterProducer50 + process.hltMuonRecHitClusterFilter50 + process.HLTEndSequence ) +process.HLT_L1MET_DTClusterNoMB1S50_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreL1METDTClusterNoMB1S50 + process.HLTRecoMETSequence + process.hltMuonDTDigis + process.hltDt1DRecHits + process.hltDTrechitClusterProducer50 + process.hltMuonRecHitClusterNoMB1SFilter50 + process.HLTEndSequence ) process.HLT_CscCluster_Loose_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMuShowerOneNominal + process.hltPreCscClusterLoose + process.HLTMuonLocalRecoSequence + process.hltCSCrechitClusters + process.hltCscClusterLoose + process.HLTEndSequence ) process.HLT_CscCluster_Medium_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMuShowerOneNominal + process.hltPreCscClusterMedium + process.HLTMuonLocalRecoSequence + process.hltCSCrechitClusters + process.hltCscClusterMedium + process.HLTEndSequence ) process.HLT_CscCluster_Tight_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMuShowerOneNominal + process.hltPreCscClusterTight + process.HLTMuonLocalRecoSequence + process.hltCSCrechitClusters + process.hltCscClusterTight + process.HLTEndSequence ) process.HLT_L1CSCShower_DTCluster50_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMuShowerOneNominal + process.hltPreL1CSCShowerDTCluster50 + process.HLTMuonLocalRecoSequence + process.hltDTrechitClusters + process.hltDTCluster50NoMB1 + process.HLTEndSequence ) process.HLT_L1CSCShower_DTCluster75_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMuShowerOneNominal + process.hltPreL1CSCShowerDTCluster75 + process.HLTMuonLocalRecoSequence + process.hltDTrechitClusters + process.hltDTCluster75NoMB1 + process.HLTEndSequence ) -process.HLT_PFMET105_IsoTrk50_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sETM90ToETM150 + process.hltPrePFMET105IsoTrk50 + process.HLTRecoMETSequence + process.hltMET75 + process.HLTRecoJetSequenceAK4PrePF + process.HLTDoLocalPixelSequence + process.HLTDoLocalStripSequence + process.HLTRecopixelvertexingSequence + process.HLTIterativeTrackingIter02 + process.hltDeDxEstimatorProducer + process.hltTrk50Filter + process.HLTAK4PFJetsSequence + process.hltPFMETProducer + process.hltPFMET105 + process.HLTEndSequence ) -process.HLT_PFMET105_PFJet100_looseRecoiling_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sETMHF90SingleJet60looseRecoiling + process.hltPrePFMET105PFJet100looseRecoiling + process.HLTRecoMETSequence + process.hltMET75 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets70 + process.hltSinglePFJet100 + process.hltPFMETProducer + process.hltPFMET105 + process.hltPFJet100PFMET105MinDPhi2 + process.HLTEndSequence ) -process.HLT_PFMET110_PFJet100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sETMHF90SingleJet60looseRecoiling + process.hltPrePFMET110PFJet100 + process.HLTRecoMETSequence + process.hltMET75 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets70 + process.hltSinglePFJet100 + process.hltPFMETProducer + process.hltPFMET110 + process.HLTEndSequence ) -process.HLT_PFMET110_PFJet100_looseRecoiling_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sETMHF90SingleJet60looseRecoiling + process.hltPrePFMET110PFJet100looseRecoiling + process.HLTRecoMETSequence + process.hltMET75 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets70 + process.hltSinglePFJet100 + process.hltPFMETProducer + process.hltPFMET110 + process.hltPFJet100PFMET110MinDPhi2 + process.HLTEndSequence ) -process.HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT170L1SingleLLPJetDisplacedDijet40DisplacedTrack + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT170 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + process.hltDisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + process.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementDisplacedJetsLowPt + process.HLTEndSequence ) -process.HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT200L1SingleLLPJetDisplacedDijet40DisplacedTrack + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT200 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + process.hltDisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + process.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementDisplacedJetsLowPt + process.HLTEndSequence ) -process.HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT200L1SingleLLPJetDisplacedDijet60DisplacedTrack + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT200 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt60 + process.hltCentralCaloJetptMidPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + process.hltDisplacedHLTCaloJetCollectionProducerMidPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + process.hltIter02DisplacedHLTCaloJetCollectionProducerMidPt + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementDisplacedJetsMidPt + process.HLTEndSequence ) -process.HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT270L1SingleLLPJetDisplacedDijet40DisplacedTrack + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT270 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + process.hltDisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + process.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementDisplacedJetsLowPt + process.HLTEndSequence ) -process.HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT320L1SingleLLPJetDisplacedDijet60Inclusive + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT320 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt60 + process.hltCentralCaloJetptMidPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + process.hltDisplacedHLTCaloJetCollectionProducerMidPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + process.HLTEndSequence ) -process.HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT420L1SingleLLPJetDisplacedDijet60Inclusive + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT420 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt60 + process.hltCentralCaloJetptMidPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + process.hltDisplacedHLTCaloJetCollectionProducerMidPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + process.HLTEndSequence ) -process.HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT200L1SingleLLPJetDelayedJet40SingleDelay1nsTrackless + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT200 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltSingleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducerSingle + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPtSingle + process.hltDisplacedHLTCaloJetCollectionProducerLowPtSingle + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPtSingle + process.hltCaloJetTimingProducerSingle + process.hltCaloJetTimingFilterSingle1ns + process.HLTEndSequence ) -process.HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT200L1SingleLLPJetDelayedJet40SingleDelay2nsInclusive + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT200 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltSingleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducerSingle + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPtSingle + process.hltDisplacedHLTCaloJetCollectionProducerLowPtSingle + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPtSingle + process.hltCaloJetTimingProducerSingle + process.hltCaloJetTimingFilterSingle2ns + process.HLTEndSequence ) -process.HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT200L1SingleLLPJetDelayedJet40DoubleDelay0p5nsTrackless + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT200 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + process.hltDisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + process.hltCaloJetTimingProducer + process.hltCaloJetTimingFilterDouble0p5ns + process.HLTEndSequence ) -process.HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT200L1SingleLLPJetDelayedJet40DoubleDelay1nsInclusive + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT200 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + process.hltDisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + process.hltCaloJetTimingProducer + process.hltCaloJetTimingFilterDouble1ns + process.HLTEndSequence ) -process.HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT200L1SingleLLPJetDisplacedDijet30Inclusive1PtrkShortSig5 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT200 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt30 + process.hltCentralCaloJetptLowPt30CollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLow30Pt1PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLow30Pt1PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLow30Pt1PtrkShortSig5 + process.HLTEndSequence ) -process.HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT200L1SingleLLPJetDisplacedDijet35Inclusive1PtrkShortSig5 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT200 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt35 + process.hltCentralCaloJetptLowPt35CollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLow35Pt1PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLow35Pt1PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLow35Pt1PtrkShortSig5 + process.HLTEndSequence ) -process.HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT200L1SingleLLPJetDisplacedDijet40Inclusive1PtrkShortSig5 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT200 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt1PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLowPt1PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt1PtrkShortSig5 + process.HLTEndSequence ) -process.HLT_DiPhoton10Time1ns_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + process.hltPreDiPhoton10Time1ns + process.HLTDiPho10CaloIdLTime1nsSequence + process.HLTEndSequence ) -process.HLT_DiPhoton10Time1p2ns_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + process.hltPreDiPhoton10Time1p2ns + process.HLTDiPho10CaloIdLTime1p2nsSequence + process.HLTEndSequence ) -process.HLT_DiPhoton10Time1p4ns_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + process.hltPreDiPhoton10Time1p4ns + process.HLTDiPho10CaloIdLTime1p4nsSequence + process.HLTEndSequence ) -process.HLT_DiPhoton10Time1p6ns_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + process.hltPreDiPhoton10Time1p6ns + process.HLTDiPho10CaloIdLTime1p6nsSequence + process.HLTEndSequence ) -process.HLT_DiPhoton10Time1p8ns_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + process.hltPreDiPhoton10Time1p8ns + process.HLTDiPho10CaloIdLTime1p8nsSequence + process.HLTEndSequence ) -process.HLT_DiPhoton10Time2ns_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + process.hltPreDiPhoton10Time2ns + process.HLTDiPho10CaloIdLTime2nsSequence + process.HLTEndSequence ) -process.HLT_DiPhoton10sminlt0p1_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + process.hltPreDiPhoton10sminlt0p1 + process.HLTDiPho10CaloIdLsminlt0p1Sequence + process.HLTEndSequence ) -process.HLT_DiPhoton10sminlt0p12_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + process.hltPreDiPhoton10sminlt0p12 + process.HLTDiPho10CaloIdLsminlt0p12Sequence + process.HLTEndSequence ) -process.HLT_DiPhoton10sminlt0p14_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + process.hltPreDiPhoton10sminlt0p14 + process.HLTDiPho10CaloIdLsminlt0p14Sequence + process.HLTEndSequence ) -process.HLT_DiPhoton10sminlt0p16_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + process.hltPreDiPhoton10sminlt0p16 + process.HLTDiPho10CaloIdLsminlt0p16Sequence + process.HLTEndSequence ) -process.HLT_DiPhoton10_CaloIdL_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + process.hltPreDiPhoton10CaloIdL + process.HLTDiPho10CaloIdLSequence + process.HLTEndSequence ) -process.HLT_DoubleEle4_eta1p22_mMax6_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle4eta1p22mMax6 + process.HLTDoubleEle4eta1p22mMax6Sequence + process.HLTEndSequence ) -process.HLT_DoubleEle4p5_eta1p22_mMax6_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle4p5eta1p22mMax6 + process.HLTDoubleEle4p5eta1p22mMax6Sequence + process.HLTEndSequence ) -process.HLT_DoubleEle5_eta1p22_mMax6_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle5eta1p22mMax6 + process.HLTDoubleEle5eta1p22mMax6Sequence + process.HLTEndSequence ) -process.HLT_DoubleEle5p5_eta1p22_mMax6_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle5p5eta1p22mMax6 + process.HLTDoubleEle5p5eta1p22mMax6Sequence + process.HLTEndSequence ) -process.HLT_DoubleEle6_eta1p22_mMax6_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle6eta1p22mMax6 + process.HLTDoubleEle6eta1p22mMax6Sequence + process.HLTEndSequence ) -process.HLT_DoubleEle6p5_eta1p22_mMax6_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle6p5eta1p22mMax6 + process.HLTDoubleEle6p5eta1p22mMax6Sequence + process.HLTEndSequence ) -process.HLT_DoubleEle7_eta1p22_mMax6_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle7eta1p22mMax6 + process.HLTDoubleEle7eta1p22mMax6Sequence + process.HLTEndSequence ) -process.HLT_DoubleEle7p5_eta1p22_mMax6_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle7p5eta1p22mMax6 + process.HLTDoubleEle7p5eta1p22mMax6Sequence + process.HLTEndSequence ) -process.HLT_DoubleEle8_eta1p22_mMax6_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle8eta1p22mMax6 + process.HLTDoubleEle8eta1p22mMax6Sequence + process.HLTEndSequence ) -process.HLT_DoubleEle8p5_eta1p22_mMax6_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle8p5eta1p22mMax6 + process.HLTDoubleEle8p5eta1p22mMax6Sequence + process.HLTEndSequence ) -process.HLT_DoubleEle9_eta1p22_mMax6_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle9eta1p22mMax6 + process.HLTDoubleEle9eta1p22mMax6Sequence + process.HLTEndSequence ) -process.HLT_DoubleEle9p5_eta1p22_mMax6_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle9p5eta1p22mMax6 + process.HLTDoubleEle9p5eta1p22mMax6Sequence + process.HLTEndSequence ) -process.HLT_DoubleEle10_eta1p22_mMax6_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle10eta1p22mMax6 + process.HLTDoubleEle10eta1p22mMax6Sequence + process.HLTEndSequence ) -process.HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGIsoeta1p5 + process.hltPreDiphoton2014eta1p5R9IdLANDHEANDIsoTCaloIdT + process.HLTDiphoton2014eta1p5R9Idb50e90ANDIso30CaloId11b11eANDHE12b10eSequence + process.HLTEndSequence ) -process.HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGIsoeta1p5 + process.hltPreDiphoton2014eta1p5R9IdLANDHETANDIsoTCaloIdT + process.HLTDiphoton2014eta1p5R9Idb50e90ANDIso30CaloId11b11eANDHE06b06eSequence + process.HLTEndSequence ) -process.HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGIsoeta1p5 + process.hltPreDiphoton2214eta1p5R9IdLANDHEANDIsoTCaloIdT + process.HLTDiphoton2214eta1p5R9Idb50e90ANDIso30CaloId11b11eANDHE12b10eSequence + process.HLTEndSequence ) -process.HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGIsoeta1p5 + process.hltPreDiphoton2214eta1p5R9IdLANDHETANDIsoTCaloIdT + process.HLTDiphoton2214eta1p5R9Idb50e90ANDIso30CaloId11b11eANDHE06b06eSequence + process.HLTEndSequence ) -process.HLT_Diphoton24_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGIsoeta1p5 + process.hltPreDiphoton2414eta1p5R9IdLANDHETANDIsoTCaloIdT + process.HLTDiphoton2414eta1p5R9Idb50e90ANDIso30CaloId11b11eANDHE06b06eSequence + process.HLTEndSequence ) -process.HLT_Diphoton24_16_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGIsoeta1p5 + process.hltPreDiphoton2416eta1p5R9IdLANDHETANDIsoTCaloIdT + process.HLTDiphoton2416eta1p5R9Idb50e90ANDIso30CaloId11b11eANDHE06b06eSequence + process.HLTEndSequence ) +process.HLT_PFMET105_IsoTrk50_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sETM90ToETM150 + process.hltPrePFMET105IsoTrk50 + process.HLTRecoMETSequence + process.hltMET75 + process.HLTRecoJetSequenceAK4PrePF + process.HLTDoLocalPixelSequence + process.HLTDoLocalStripSequence + process.HLTRecopixelvertexingSequence + process.HLTIterativeTrackingIter02 + process.hltDeDxEstimatorProducer + process.hltTrk50Filter + process.HLTAK4PFJetsSequence + process.hltPFMETProducer + process.hltPFMET105 + process.HLTEndSequence ) +process.HLT_PFMET105_PFJet100_looseRecoiling_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sETMHF90SingleJet60looseRecoiling + process.hltPrePFMET105PFJet100looseRecoiling + process.HLTRecoMETSequence + process.hltMET75 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets70 + process.hltSinglePFJet100 + process.hltPFMETProducer + process.hltPFMET105 + process.hltPFJet100PFMET105MinDPhi2 + process.HLTEndSequence ) +process.HLT_PFMET110_PFJet100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sETMHF90SingleJet60looseRecoiling + process.hltPrePFMET110PFJet100 + process.HLTRecoMETSequence + process.hltMET75 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets70 + process.hltSinglePFJet100 + process.hltPFMETProducer + process.hltPFMET110 + process.HLTEndSequence ) +process.HLT_PFMET110_PFJet100_looseRecoiling_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sETMHF90SingleJet60looseRecoiling + process.hltPrePFMET110PFJet100looseRecoiling + process.HLTRecoMETSequence + process.hltMET75 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets70 + process.hltSinglePFJet100 + process.hltPFMETProducer + process.hltPFMET110 + process.hltPFJet100PFMET110MinDPhi2 + process.HLTEndSequence ) +process.HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT170L1SingleLLPJetDisplacedDijet40DisplacedTrack + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT170 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + process.hltDisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + process.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementDisplacedJetsLowPt + process.HLTEndSequence ) +process.HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT200L1SingleLLPJetDisplacedDijet40DisplacedTrack + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT200 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + process.hltDisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + process.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementDisplacedJetsLowPt + process.HLTEndSequence ) +process.HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT200L1SingleLLPJetDisplacedDijet60DisplacedTrack + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT200 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt60 + process.hltCentralCaloJetptMidPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + process.hltDisplacedHLTCaloJetCollectionProducerMidPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + process.hltIter02DisplacedHLTCaloJetCollectionProducerMidPt + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementDisplacedJetsMidPt + process.HLTEndSequence ) +process.HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT270L1SingleLLPJetDisplacedDijet40DisplacedTrack + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT270 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + process.hltDisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + process.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementDisplacedJetsLowPt + process.HLTEndSequence ) +process.HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT320L1SingleLLPJetDisplacedDijet60Inclusive + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT320 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt60 + process.hltCentralCaloJetptMidPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + process.hltDisplacedHLTCaloJetCollectionProducerMidPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + process.HLTEndSequence ) +process.HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT420L1SingleLLPJetDisplacedDijet60Inclusive + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT420 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt60 + process.hltCentralCaloJetptMidPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + process.hltDisplacedHLTCaloJetCollectionProducerMidPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + process.HLTEndSequence ) +process.HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT200L1SingleLLPJetDelayedJet40SingleDelay1nsTrackless + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT200 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltSingleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducerSingle + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPtSingle + process.hltDisplacedHLTCaloJetCollectionProducerLowPtSingle + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPtSingle + process.hltCaloJetTimingBarrelOnlyProducerSingle + process.hltCaloJetTimingBarrelOnlyFilterSingle1ns + process.HLTEndSequence ) +process.HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT200L1SingleLLPJetDelayedJet40SingleDelay2nsInclusive + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT200 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltSingleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducerSingle + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPtSingle + process.hltDisplacedHLTCaloJetCollectionProducerLowPtSingle + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPtSingle + process.hltCaloJetTimingBarrelOnlyProducerSingle + process.hltCaloJetTimingBarrelOnlyFilterSingle2ns + process.HLTEndSequence ) +process.HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT200L1SingleLLPJetDelayedJet40DoubleDelay0p5nsTrackless + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT200 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + process.hltDisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + process.hltCaloJetTimingBarrelOnlyProducer + process.hltCaloJetTimingBarrelOnlyFilterDouble0p5ns + process.HLTEndSequence ) +process.HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT200L1SingleLLPJetDelayedJet40DoubleDelay1nsInclusive + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT200 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + process.hltDisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + process.hltCaloJetTimingBarrelOnlyProducer + process.hltCaloJetTimingBarrelOnlyFilterDouble1ns + process.HLTEndSequence ) +process.HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT200L1SingleLLPJetDisplacedDijet30Inclusive1PtrkShortSig5 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT200 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt30 + process.hltCentralCaloJetptLowPt30CollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLow30Pt1PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLow30Pt1PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLow30Pt1PtrkShortSig5 + process.HLTEndSequence ) +process.HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT200L1SingleLLPJetDisplacedDijet35Inclusive1PtrkShortSig5 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT200 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt35 + process.hltCentralCaloJetptLowPt35CollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLow35Pt1PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLow35Pt1PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLow35Pt1PtrkShortSig5 + process.HLTEndSequence ) +process.HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT200L1SingleLLPJetDisplacedDijet40Inclusive1PtrkShortSig5 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT200 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt1PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLowPt1PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt1PtrkShortSig5 + process.HLTEndSequence ) +process.HLT_DiPhoton10Time1ns_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + process.hltPreDiPhoton10Time1ns + process.HLTDiPho10CaloIdLTime1nsSequence + process.HLTEndSequence ) +process.HLT_DiPhoton10Time1p2ns_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + process.hltPreDiPhoton10Time1p2ns + process.HLTDiPho10CaloIdLTime1p2nsSequence + process.HLTEndSequence ) +process.HLT_DiPhoton10Time1p4ns_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + process.hltPreDiPhoton10Time1p4ns + process.HLTDiPho10CaloIdLTime1p4nsSequence + process.HLTEndSequence ) +process.HLT_DiPhoton10Time1p6ns_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + process.hltPreDiPhoton10Time1p6ns + process.HLTDiPho10CaloIdLTime1p6nsSequence + process.HLTEndSequence ) +process.HLT_DiPhoton10Time1p8ns_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + process.hltPreDiPhoton10Time1p8ns + process.HLTDiPho10CaloIdLTime1p8nsSequence + process.HLTEndSequence ) +process.HLT_DiPhoton10Time2ns_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + process.hltPreDiPhoton10Time2ns + process.HLTDiPho10CaloIdLTime2nsSequence + process.HLTEndSequence ) +process.HLT_DiPhoton10sminlt0p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + process.hltPreDiPhoton10sminlt0p1 + process.HLTDiPho10CaloIdLsminlt0p1Sequence + process.HLTEndSequence ) +process.HLT_DiPhoton10sminlt0p12_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + process.hltPreDiPhoton10sminlt0p12 + process.HLTDiPho10CaloIdLsminlt0p12Sequence + process.HLTEndSequence ) +process.HLT_DiPhoton10sminlt0p14_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + process.hltPreDiPhoton10sminlt0p14 + process.HLTDiPho10CaloIdLsminlt0p14Sequence + process.HLTEndSequence ) +process.HLT_DiPhoton10sminlt0p16_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + process.hltPreDiPhoton10sminlt0p16 + process.HLTDiPho10CaloIdLsminlt0p16Sequence + process.HLTEndSequence ) +process.HLT_DiPhoton10_CaloIdL_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + process.hltPreDiPhoton10CaloIdL + process.HLTDiPho10CaloIdLSequence + process.HLTEndSequence ) +process.HLT_DoubleEle4_eta1p22_mMax6_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle4eta1p22mMax6 + process.HLTDoubleEle4eta1p22mMax6Sequence + process.HLTEndSequence ) +process.HLT_DoubleEle4p5_eta1p22_mMax6_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle4p5eta1p22mMax6 + process.HLTDoubleEle4p5eta1p22mMax6Sequence + process.HLTEndSequence ) +process.HLT_DoubleEle5_eta1p22_mMax6_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle5eta1p22mMax6 + process.HLTDoubleEle5eta1p22mMax6Sequence + process.HLTEndSequence ) +process.HLT_DoubleEle5p5_eta1p22_mMax6_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle5p5eta1p22mMax6 + process.HLTDoubleEle5p5eta1p22mMax6Sequence + process.HLTEndSequence ) +process.HLT_DoubleEle6_eta1p22_mMax6_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle6eta1p22mMax6 + process.HLTDoubleEle6eta1p22mMax6Sequence + process.HLTEndSequence ) +process.HLT_DoubleEle6p5_eta1p22_mMax6_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle6p5eta1p22mMax6 + process.HLTDoubleEle6p5eta1p22mMax6Sequence + process.HLTEndSequence ) +process.HLT_DoubleEle7_eta1p22_mMax6_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle7eta1p22mMax6 + process.HLTDoubleEle7eta1p22mMax6Sequence + process.HLTEndSequence ) +process.HLT_DoubleEle7p5_eta1p22_mMax6_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle7p5eta1p22mMax6 + process.HLTDoubleEle7p5eta1p22mMax6Sequence + process.HLTEndSequence ) +process.HLT_DoubleEle8_eta1p22_mMax6_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle8eta1p22mMax6 + process.HLTDoubleEle8eta1p22mMax6Sequence + process.HLTEndSequence ) +process.HLT_DoubleEle8p5_eta1p22_mMax6_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle8p5eta1p22mMax6 + process.HLTDoubleEle8p5eta1p22mMax6Sequence + process.HLTEndSequence ) +process.HLT_DoubleEle9_eta1p22_mMax6_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle9eta1p22mMax6 + process.HLTDoubleEle9eta1p22mMax6Sequence + process.HLTEndSequence ) +process.HLT_DoubleEle9p5_eta1p22_mMax6_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle9p5eta1p22mMax6 + process.HLTDoubleEle9p5eta1p22mMax6Sequence + process.HLTEndSequence ) +process.HLT_DoubleEle10_eta1p22_mMax6_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle10eta1p22mMax6 + process.HLTDoubleEle10eta1p22mMax6Sequence + process.HLTEndSequence ) +process.HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGIsoeta1p5 + process.hltPreDiphoton2014eta1p5R9IdLANDHEANDIsoTCaloIdT + process.HLTDiphoton2014eta1p5R9Idb50e90ANDIso30CaloId11b11eANDHE12b10eSequence + process.HLTEndSequence ) +process.HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGIsoeta1p5 + process.hltPreDiphoton2014eta1p5R9IdLANDHETANDIsoTCaloIdT + process.HLTDiphoton2014eta1p5R9Idb50e90ANDIso30CaloId11b11eANDHE06b06eSequence + process.HLTEndSequence ) +process.HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGIsoeta1p5 + process.hltPreDiphoton2214eta1p5R9IdLANDHEANDIsoTCaloIdT + process.HLTDiphoton2214eta1p5R9Idb50e90ANDIso30CaloId11b11eANDHE12b10eSequence + process.HLTEndSequence ) +process.HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGIsoeta1p5 + process.hltPreDiphoton2214eta1p5R9IdLANDHETANDIsoTCaloIdT + process.HLTDiphoton2214eta1p5R9Idb50e90ANDIso30CaloId11b11eANDHE06b06eSequence + process.HLTEndSequence ) +process.HLT_Diphoton24_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGIsoeta1p5 + process.hltPreDiphoton2414eta1p5R9IdLANDHETANDIsoTCaloIdT + process.HLTDiphoton2414eta1p5R9Idb50e90ANDIso30CaloId11b11eANDHE06b06eSequence + process.HLTEndSequence ) +process.HLT_Diphoton24_16_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGIsoeta1p5 + process.hltPreDiphoton2416eta1p5R9IdLANDHETANDIsoTCaloIdT + process.HLTDiphoton2416eta1p5R9Idb50e90ANDIso30CaloId11b11eANDHE06b06eSequence + process.HLTEndSequence ) process.HLT_Mu50_L1SingleMuShower_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleMuShower + process.hltPreMu50L1SingleMuShower + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered50Q + process.HLTEndSequence ) -process.HLT_ExpressMuons_v2 = cms.Path( process.HLTBeginSequence + process.hltPreExpressMuons + process.hltExpressMuonsFilter + process.HLTEndSequence ) -process.HLT_OnlineMonitorGroup_v2 = cms.Path( process.HLTBeginSequence + process.hltPreOnlineMonitorGroup + process.hltOnlineMonitorGroupFilter + process.HLTEndSequence ) -process.HLT_HIOnlineMonitorGroup_v2 = cms.Path( process.HLTBeginSequence + process.hltPreHIOnlineMonitorGroup + process.hltHIOnlineMonitorGroupFilter + process.HLTEndSequence ) -process.DQM_EcalReconstruction_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sDSTRun3PFScoutingPixelTracking + process.hltPreDQMEcalReconstruction + process.statusOnGPU + process.statusOnGPUFilter + process.HLTDoFullUnpackingEgammaEcalWithoutPreshowerSequence + process.hltEcalConsumerCPU + process.hltEcalConsumerGPU + process.HLTEndSequence ) +process.HLT_ExpressMuons_v3 = cms.Path( process.HLTBeginSequence + process.hltPreExpressMuons + process.hltExpressMuonsFilter + process.HLTEndSequence ) +process.HLT_OnlineMonitorGroup_v3 = cms.Path( process.HLTBeginSequence + process.hltPreOnlineMonitorGroup + process.hltOnlineMonitorGroupFilter + process.HLTEndSequence ) +process.HLT_HIOnlineMonitorGroup_v3 = cms.Path( process.HLTBeginSequence + process.hltPreHIOnlineMonitorGroup + process.hltHIOnlineMonitorGroupFilter + process.HLTEndSequence ) +process.DQM_EcalReconstruction_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sDSTRun3PFScoutingPixelTracking + process.hltPreDQMEcalReconstruction + process.statusOnGPU + process.statusOnGPUFilter + process.HLTDoFullUnpackingEgammaEcalWithoutPreshowerSequence + process.hltEcalConsumerCPU + process.hltEcalConsumerGPU + process.HLTEndSequence ) process.DQM_HcalReconstruction_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sDSTRun3PFScoutingPixelTracking + process.hltPreDQMHcalReconstruction + process.statusOnGPU + process.statusOnGPUFilter + process.HLTDoLocalHcalSequence + process.hltHcalConsumerCPU + process.hltHcalConsumerGPU + process.HLTEndSequence ) -process.DQM_PixelReconstruction_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sDSTRun3PFScoutingPixelTracking + process.hltPreDQMPixelReconstruction + process.statusOnGPU + process.statusOnGPUFilter + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingSequence + process.hltPixelConsumerCPU + process.hltPixelConsumerGPU + process.HLTDQMPixelReconstruction + process.HLTEndSequence ) -process.DQM_HIEcalReconstruction_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDQMHIEcalReconstruction + process.hltPreDQMHIEcalReconstruction + process.statusOnGPU + process.statusOnGPUFilter + process.HLTDoFullUnpackingEgammaEcalWithoutPreshowerSequence + process.hltEcalConsumerCPU + process.hltEcalConsumerGPU + process.HLTEndSequence ) +process.DQM_PixelReconstruction_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sDSTRun3PFScoutingPixelTracking + process.hltPreDQMPixelReconstruction + process.statusOnGPU + process.statusOnGPUFilter + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingSequence + process.hltPixelConsumerCPU + process.hltPixelConsumerGPU + process.HLTDQMPixelReconstruction + process.HLTEndSequence ) +process.DQM_HIEcalReconstruction_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDQMHIEcalReconstruction + process.hltPreDQMHIEcalReconstruction + process.statusOnGPU + process.statusOnGPUFilter + process.HLTDoFullUnpackingEgammaEcalWithoutPreshowerSequence + process.hltEcalConsumerCPU + process.hltEcalConsumerGPU + process.HLTEndSequence ) process.DQM_HIHcalReconstruction_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDQMHIHcalReconstruction + process.hltPreDQMHIHcalReconstruction + process.statusOnGPU + process.statusOnGPUFilter + process.HLTDoLocalHcalSequence + process.hltHcalConsumerCPU + process.hltHcalConsumerGPU + process.HLTEndSequence ) -process.DQM_HIPixelReconstruction_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDQMHIPixelReconstruction + process.hltPreDQMHIPixelReconstruction + process.statusOnGPU + process.statusOnGPUFilter + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingSequence + process.hltPixelConsumerCPU + process.hltPixelConsumerGPU + process.HLTDQMPixelReconstruction + process.HLTEndSequence ) +process.DQM_HIPixelReconstruction_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDQMHIPixelReconstruction + process.hltPreDQMHIPixelReconstruction + process.statusOnGPU + process.statusOnGPUFilter + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingSequence + process.hltPixelConsumerCPU + process.hltPixelConsumerGPU + process.HLTDQMPixelReconstruction + process.HLTEndSequence ) process.HLT_TOTEM_1_AND_PixelTrackCounting_Mult1_part0_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sTOTEM1 + process.hltPreTOTEM1ANDPixelTrackCountingMult1part0 + process.HLTDoLocalPixelForHighBetaSequence + process.HLTPixelTrackingForHighBetaSequence + process.hltPixelTrackFilterN1 + process.HLTEndSequence ) process.HLT_TOTEM_1_AND_PixelTrackCounting_Mult1_part1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sTOTEM1 + process.hltPreTOTEM1ANDPixelTrackCountingMult1part1 + process.HLTDoLocalPixelForHighBetaSequence + process.HLTPixelTrackingForHighBetaSequence + process.hltPixelTrackFilterN1 + process.HLTEndSequence ) process.HLT_TOTEM_1_AND_PixelTrackCounting_Mult1_part2_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sTOTEM1 + process.hltPreTOTEM1ANDPixelTrackCountingMult1part2 + process.HLTDoLocalPixelForHighBetaSequence + process.HLTPixelTrackingForHighBetaSequence + process.hltPixelTrackFilterN1 + process.HLTEndSequence ) @@ -129562,16 +132730,16 @@ process.HLT_HIPhysics_v2 = cms.Path( process.HLTBeginSequenceL1Fat + process.hltPreHIPhysics + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) process.HLT_HIPhysicsForZS_v2 = cms.Path( process.HLTBeginSequenceL1Fat + process.hltPreHIPhysicsForZS + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) process.HLT_HIRandom_v1 = cms.Path( process.HLTBeginSequenceRandom + process.hltPreHIRandom + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) -process.AlCa_EcalPhiSymForHI_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaEcalPhiSymForHI + process.hltPreAlCaEcalPhiSymForHI + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltEcalPhiSymFilter + process.HLTEndSequence ) +process.AlCa_EcalPhiSymForHI_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaEcalPhiSymForHI + process.hltPreAlCaEcalPhiSymForHI + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltEcalPhiSymFilter + process.HLTEndSequence ) process.HLT_HIHcalNZS_v2 = cms.Path( process.HLTBeginSequenceNZS + process.hltL1sHIHcalNZS + process.hltPreHIHcalNZS + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) process.HLT_HIHcalPhiSym_v2 = cms.Path( process.HLTBeginSequenceNZS + process.hltL1sHIHcalPhiSym + process.hltPreHIHcalPhiSym + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) process.AlCa_RPCMuonNormalisationForHI_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sRPCMuonNormalisationForHI + process.hltPreAlCaRPCMuonNormalisationForHI + process.hltRPCMuonNormaL1Filtered0ForHI + process.HLTMuonLocalRecoSequence + process.HLTEndSequence ) -process.AlCa_EcalPi0EBonlyForHI_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaEcalPi0EtaForHI + process.hltPreAlCaEcalPi0EBonlyForHI + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltSimple3x3Clusters + process.hltAlCaPi0RecHitsFilterEBonlyRegional + process.hltAlCaPi0EBUncalibrator + process.hltAlCaPi0EBRechitsToDigis + process.HLTEndSequence ) -process.AlCa_EcalPi0EEonlyForHI_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaEcalPi0EtaForHI + process.hltPreAlCaEcalPi0EEonlyForHI + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltSimple3x3Clusters + process.hltAlCaPi0RecHitsFilterEEonlyRegional + process.hltAlCaPi0EEUncalibrator + process.hltAlCaPi0EERechitsToDigis + process.HLTEndSequence ) -process.AlCa_EcalEtaEBonlyForHI_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaEcalPi0EtaForHI + process.hltPreAlCaEcalEtaEBonlyForHI + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltSimple3x3Clusters + process.hltAlCaEtaRecHitsFilterEBonlyRegional + process.hltAlCaEtaEBUncalibrator + process.hltAlCaEtaEBRechitsToDigis + process.HLTEndSequence ) -process.AlCa_EcalEtaEEonlyForHI_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaEcalPi0EtaForHI + process.hltPreAlCaEcalEtaEEonlyForHI + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltSimple3x3Clusters + process.hltAlCaEtaRecHitsFilterEEonlyRegional + process.hltAlCaEtaEEUncalibrator + process.hltAlCaEtaEERechitsToDigis + process.HLTEndSequence ) +process.AlCa_EcalPi0EBonlyForHI_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaEcalPi0EtaForHI + process.hltPreAlCaEcalPi0EBonlyForHI + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltSimple3x3Clusters + process.hltAlCaPi0RecHitsFilterEBonlyRegional + process.hltAlCaPi0EBUncalibrator + process.hltAlCaPi0EBRechitsToDigis + process.HLTEndSequence ) +process.AlCa_EcalPi0EEonlyForHI_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaEcalPi0EtaForHI + process.hltPreAlCaEcalPi0EEonlyForHI + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltSimple3x3Clusters + process.hltAlCaPi0RecHitsFilterEEonlyRegional + process.hltAlCaPi0EEUncalibrator + process.hltAlCaPi0EERechitsToDigis + process.HLTEndSequence ) +process.AlCa_EcalEtaEBonlyForHI_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaEcalPi0EtaForHI + process.hltPreAlCaEcalEtaEBonlyForHI + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltSimple3x3Clusters + process.hltAlCaEtaRecHitsFilterEBonlyRegional + process.hltAlCaEtaEBUncalibrator + process.hltAlCaEtaEBRechitsToDigis + process.HLTEndSequence ) +process.AlCa_EcalEtaEEonlyForHI_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaEcalPi0EtaForHI + process.hltPreAlCaEcalEtaEEonlyForHI + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltSimple3x3Clusters + process.hltAlCaEtaRecHitsFilterEEonlyRegional + process.hltAlCaEtaEEUncalibrator + process.hltAlCaEtaEERechitsToDigis + process.HLTEndSequence ) process.HLT_HICentralityVeto_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sCentrality30100MB1ANDBptxAND + process.hltPreHICentralityVeto + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) -process.HLT_HICentralityVeto_Beamspot_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sCentrality30100MB1ANDBptxAND + process.hltPreHICentralityVetoBeamspot + process.HLTPuAK4CaloJetsSequence + process.HLTCsAK4PFJetsSequence + process.hltVerticesPFPPOnAA + process.hltVerticesPFSelectorPPOnAA + process.hltVerticesPFFilterPPOnAA + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) +process.HLT_HICentralityVeto_Beamspot_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sCentrality30100MB1ANDBptxAND + process.hltPreHICentralityVetoBeamspot + process.HLTPuAK4CaloJetsSequence + process.HLTCsAK4PFJetsSequence + process.hltVerticesPFPPOnAA + process.hltVerticesPFSelectorPPOnAA + process.hltVerticesPFFilterPPOnAA + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) process.HLT_HICentrality30100_FirstCollisionAfterAbortGap_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1FirstCollisionAfterAbortGapCentrality30100BptxAND + process.hltPreHICentrality30100FirstCollisionAfterAbortGap + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) process.HLT_HICentralityTag20100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sCentrality20100MB1ANDBptxAND + process.hltPreHICentralityTag20100 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) process.HLT_HICentralityTag30100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sCentrality30100MB1ANDBptxAND + process.hltPreHICentralityTag30100 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) @@ -129622,142 +132790,142 @@ process.HLT_HIMinimumBiasRF_part21_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1MinimumBiasHF1AND + process.hltPreHIMinimumBiasRFpart21 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) process.HLT_HIMinimumBiasRF_part22_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1MinimumBiasHF1AND + process.hltPreHIMinimumBiasRFpart22 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) process.HLT_HIMinimumBiasRF_part23_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1MinimumBiasHF1AND + process.hltPreHIMinimumBiasRFpart23 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) -process.HLT_HIPuAK4CaloJet40Eta5p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet28BptxAND + process.hltPreHIPuAK4CaloJet40Eta5p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet40Eta5p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) -process.HLT_HIPuAK4CaloJet60Eta5p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIPuAK4CaloJet60Eta5p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta5p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) -process.HLT_HIPuAK4CaloJet80Eta5p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56BptxAND + process.hltPreHIPuAK4CaloJet80Eta5p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta5p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) -process.HLT_HIPuAK4CaloJet100Eta5p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60BptxAND + process.hltPreHIPuAK4CaloJet100Eta5p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet100Eta5p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) -process.HLT_HIPuAK4CaloJet120Eta5p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60BptxAND + process.hltPreHIPuAK4CaloJet120Eta5p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet120Eta5p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) -process.HLT_HIPuAK4CaloJet40Eta5p1_Centrality_30_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet28Centrality30100BptxAND + process.hltPreHIPuAK4CaloJet40Eta5p1Centrality30100 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet40Eta5p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) -process.HLT_HIPuAK4CaloJet40Eta5p1_Centrality_50_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet28Centrality50100BptxAND + process.hltPreHIPuAK4CaloJet40Eta5p1Centrality50100 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet40Eta5p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) -process.HLT_HIPuAK4CaloJet60Eta5p1_Centrality_30_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44Centrality30100BptxAND + process.hltPreHIPuAK4CaloJet60Eta5p1Centrality30100 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta5p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) -process.HLT_HIPuAK4CaloJet60Eta5p1_Centrality_50_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44Centrality50100BptxAND + process.hltPreHIPuAK4CaloJet60Eta5p1Centrality50100 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta5p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) -process.HLT_HIPuAK4CaloJet80Eta5p1_Centrality_30_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56Centrality30100BptxAND + process.hltPreHIPuAK4CaloJet80Eta5p1Centrality30100 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta5p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) -process.HLT_HIPuAK4CaloJet80Eta5p1_Centrality_50_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56Centrality50100BptxAND + process.hltPreHIPuAK4CaloJet80Eta5p1Centrality50100 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta5p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) -process.HLT_HIPuAK4CaloJet100Eta5p1_Centrality_30_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60Centrality30100BptxAND + process.hltPreHIPuAK4CaloJet100Eta5p1Centrality30100 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet100Eta5p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) -process.HLT_HIPuAK4CaloJet100Eta5p1_Centrality_50_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60Centrality50100BptxAND + process.hltPreHIPuAK4CaloJet100Eta5p1Centrality50100 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet100Eta5p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) -process.HLT_HIPuAK4CaloJet80_35_Eta1p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIPuAK4CaloJet8035Eta1p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta1p1 + process.hltDoublePuAK4CaloJet35Eta1p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) -process.HLT_HIPuAK4CaloJet100_35_Eta1p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIPuAK4CaloJet10035Eta1p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet100Eta1p1 + process.hltDoublePuAK4CaloJet35Eta1p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) -process.HLT_HIPuAK4CaloJet80_35_Eta0p7_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIPuAK4CaloJet8035Eta0p7 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta0p7 + process.hltDoublePuAK4CaloJet35Eta0p7 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) -process.HLT_HIPuAK4CaloJet100_35_Eta0p7_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIPuAK4CaloJet10035Eta0p7 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet100Eta0p7 + process.hltDoublePuAK4CaloJet35Eta0p7 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) -process.HLT_HIPuAK4CaloJet80_45_45_Eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIPuAK4CaloJet804545Eta2p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta2p1 + process.hltTriplePuAK4CaloJet45Eta2p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) -process.HLT_HIPuAK4CaloJet40Fwd_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet28FwdBptxAND + process.hltPreHIPuAK4CaloJet40Fwd + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet40Fwd + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) -process.HLT_HIPuAK4CaloJet60Fwd_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44FwdBptxAND + process.hltPreHIPuAK4CaloJet60Fwd + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Fwd + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) -process.HLT_HIPuAK4CaloJet80Fwd_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56FwdBptxAND + process.hltPreHIPuAK4CaloJet80Fwd + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Fwd + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) -process.HLT_HIPuAK4CaloJet100Fwd_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56FwdBptxAND + process.hltPreHIPuAK4CaloJet100Fwd + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet100Fwd + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) -process.HLT_HIPuAK4CaloJet120Fwd_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56FwdBptxAND + process.hltPreHIPuAK4CaloJet120Fwd + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet120Fwd + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) -process.HLT_HIIslandPhoton10_Eta2p4_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1MinimumBiasHF1AND + process.hltPreHIIslandPhoton10Eta2p4 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton10Eta2p4 + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIIslandPhoton10_Eta1p5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1MinimumBiasHF1AND + process.hltPreHIIslandPhoton10Eta1p5 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton10Eta1p5 + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIIslandPhoton20_Eta2p4_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1MinimumBiasHF1AND + process.hltPreHIIslandPhoton20Eta2p4 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton20Eta2p4 + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIIslandPhoton20_Eta1p5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1MinimumBiasHF1AND + process.hltPreHIIslandPhoton20Eta1p5 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton20Eta1p5 + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIIslandPhoton30_Eta2p4_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG7BptxAND + process.hltPreHIIslandPhoton30Eta2p4 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton30Eta2p4 + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIIslandPhoton30_Eta1p5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG7BptxAND + process.hltPreHIIslandPhoton30Eta1p5 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton30Eta1p5 + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIIslandPhoton40_Eta2p4_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21BptxAND + process.hltPreHIIslandPhoton40Eta2p4 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton40Eta2p4 + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIIslandPhoton40_Eta1p5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21BptxAND + process.hltPreHIIslandPhoton40Eta1p5 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton40Eta1p5 + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIIslandPhoton50_Eta2p4_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21BptxAND + process.hltPreHIIslandPhoton50Eta2p4 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton50Eta2p4 + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIIslandPhoton50_Eta1p5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21BptxAND + process.hltPreHIIslandPhoton50Eta1p5 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton50Eta1p5 + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIIslandPhoton60_Eta2p4_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG30BptxAND + process.hltPreHIIslandPhoton60Eta2p4 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton60Eta2p4 + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIIslandPhoton60_Eta1p5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG30BptxAND + process.hltPreHIIslandPhoton60Eta1p5 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton60Eta1p5 + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton10_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1MinimumBiasHF1AND + process.hltPreHIGEDPhoton10 + process.HLTHIGEDPhoton10PPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton20_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1MinimumBiasHF1AND + process.hltPreHIGEDPhoton20 + process.HLTHIGEDPhoton20PPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton30_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG7BptxAND + process.hltPreHIGEDPhoton30 + process.HLTHIGEDPhoton30PPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton40_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21BptxAND + process.hltPreHIGEDPhoton40 + process.HLTHIGEDPhoton40PPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton50_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21BptxAND + process.hltPreHIGEDPhoton50 + process.HLTHIGEDPhoton50PPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton60_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG30BptxAND + process.hltPreHIGEDPhoton60 + process.HLTHIGEDPhoton60PPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton10_EB_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1MinimumBiasHF1AND + process.hltPreHIGEDPhoton10EB + process.HLTHIGEDPhoton10EBPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton20_EB_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1MinimumBiasHF1AND + process.hltPreHIGEDPhoton20EB + process.HLTHIGEDPhoton20EBPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton30_EB_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG7BptxAND + process.hltPreHIGEDPhoton30EB + process.HLTHIGEDPhoton30EBPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton40_EB_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21BptxAND + process.hltPreHIGEDPhoton40EB + process.HLTHIGEDPhoton40EBPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton50_EB_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21BptxAND + process.hltPreHIGEDPhoton50EB + process.HLTHIGEDPhoton50EBPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton60_EB_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG30BptxAND + process.hltPreHIGEDPhoton60EB + process.HLTHIGEDPhoton60EBPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton10_HECut_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1MinimumBiasHF1AND + process.hltPreHIGEDPhoton10HECut + process.HLTHIGEDPhoton10HECutPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton20_HECut_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1MinimumBiasHF1AND + process.hltPreHIGEDPhoton20HECut + process.HLTHIGEDPhoton20HECutPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton30_HECut_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG7BptxAND + process.hltPreHIGEDPhoton30HECut + process.HLTHIGEDPhoton30HECutPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton40_HECut_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21BptxAND + process.hltPreHIGEDPhoton40HECut + process.HLTHIGEDPhoton40HECutPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton50_HECut_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21BptxAND + process.hltPreHIGEDPhoton50HECut + process.HLTHIGEDPhoton50HECutPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton60_HECut_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG30BptxAND + process.hltPreHIGEDPhoton60HECut + process.HLTHIGEDPhoton60HECutPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton10_EB_HECut_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1MinimumBiasHF1AND + process.hltPreHIGEDPhoton10EBHECut + process.HLTHIGEDPhoton10EBHECutPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton20_EB_HECut_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1MinimumBiasHF1AND + process.hltPreHIGEDPhoton20EBHECut + process.HLTHIGEDPhoton20EBHECutPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton30_EB_HECut_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG7BptxAND + process.hltPreHIGEDPhoton30EBHECut + process.HLTHIGEDPhoton30EBHECutPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton40_EB_HECut_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21BptxAND + process.hltPreHIGEDPhoton40EBHECut + process.HLTHIGEDPhoton40EBHECutPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton50_EB_HECut_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21BptxAND + process.hltPreHIGEDPhoton50EBHECut + process.HLTHIGEDPhoton50EBHECutPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton60_EB_HECut_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG30BptxAND + process.hltPreHIGEDPhoton60EBHECut + process.HLTHIGEDPhoton60EBHECutPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIEle10Gsf_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMinimumBiasHF1ANDBptxAND + process.hltPreHIEle10Gsf + process.HLTEle10GsfPPOnAASequence + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIEle15Gsf_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMinimumBiasHF1ANDBptxAND + process.hltPreHIEle15Gsf + process.HLTEle15GsfPPOnAASequence + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIEle20Gsf_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15BptxAND + process.hltPreHIEle20Gsf + process.HLTEle20GsfPPOnAASequence + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIEle30Gsf_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15BptxAND + process.hltPreHIEle30Gsf + process.HLTEle30GsfPPOnAASequence + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIEle40Gsf_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG21BptxAND + process.hltPreHIEle40Gsf + process.HLTEle40GsfPPOnAASequence + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIEle50Gsf_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG21BptxAND + process.hltPreHIEle50Gsf + process.HLTEle50GsfPPOnAASequence + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIEle15Ele10Gsf_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15BptxAND + process.hltPreHIEle15Ele10Gsf + process.HLTEle15Ele10GsfPPOnAASequence + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIEle15Ele10GsfMass50_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15BptxAND + process.hltPreHIEle15Ele10GsfMass50 + process.HLTEle15Ele10GsfPPOnAASequence + process.hltDoubleEle10Mass50PPOnAAFilter + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIDoubleEle10Gsf_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15BptxAND + process.hltPreHIDoubleEle10Gsf + process.HLTDoubleEle10GsfPPOnAASequence + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIDoubleEle10GsfMass50_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15BptxAND + process.hltPreHIDoubleEle10GsfMass50 + process.HLTDoubleEle10GsfPPOnAASequence + process.hltDoubleEle10Mass50PPOnAAFilter + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIDoubleEle15Gsf_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15BptxAND + process.hltPreHIDoubleEle15Gsf + process.HLTDoubleEle15GsfPPOnAASequence + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIDoubleEle15GsfMass50_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15BptxAND + process.hltPreHIDoubleEle15GsfMass50 + process.HLTDoubleEle15GsfPPOnAASequence + process.hltDoubleEle15Mass50PPOnAAFilter + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIL1Mu3Eta2p5_Ele10Gsf_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL1Mu3Eta2p5Ele10Gsf + process.hltL1fL1sMuOpenL1Filtered3 + process.HLTEle10GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIL1Mu3Eta2p5_Ele15Gsf_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL1Mu3Eta2p5Ele15Gsf + process.hltL1fL1sMuOpenL1Filtered3 + process.HLTEle15GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIL1Mu3Eta2p5_Ele20Gsf_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL1Mu3Eta2p5Ele20Gsf + process.hltL1fL1sMuOpenL1Filtered3 + process.HLTEle20GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIL1Mu5Eta2p5_Ele10Gsf_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL1Mu5Eta2p5Ele10Gsf + process.hltL1fL1sMuOpenL1Filtered5 + process.HLTEle10GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIL1Mu5Eta2p5_Ele15Gsf_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL1Mu5Eta2p5Ele15Gsf + process.hltL1fL1sMuOpenL1Filtered5 + process.HLTEle15GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIL1Mu5Eta2p5_Ele20Gsf_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu3OpenBptxAND + process.hltPreHIL1Mu5Eta2p5Ele20Gsf + process.hltL1fL1sMu3OpenL1Filtered5 + process.HLTEle20GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIL1Mu7Eta2p5_Ele10Gsf_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL1Mu7Eta2p5Ele10Gsf + process.hltL1fL1sMuOpenL1Filtered7 + process.HLTEle10GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIL1Mu7Eta2p5_Ele15Gsf_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL1Mu7Eta2p5Ele15Gsf + process.hltL1fL1sMuOpenL1Filtered7 + process.HLTEle15GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIL1Mu7Eta2p5_Ele20Gsf_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu3OpenBptxAND + process.hltPreHIL1Mu7Eta2p5Ele20Gsf + process.hltL1fL1sMu3OpenL1Filtered7 + process.HLTEle20GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIEle10Gsf_PuAK4CaloJet40Eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15SingleJet28MidEta2p7BptxAND + process.hltPreHIEle10GsfPuAK4CaloJet40Eta2p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet40Eta2p1 + process.HLTEle10GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppressionRepacker ) -process.HLT_HIEle10Gsf_PuAK4CaloJet60Eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15SingleJet44MidEta2p7BptxAND + process.hltPreHIEle10GsfPuAK4CaloJet60Eta2p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p1 + process.HLTEle10GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppressionRepacker ) -process.HLT_HIEle10Gsf_PuAK4CaloJet80Eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15SingleJet56MidEta2p7BptxAND + process.hltPreHIEle10GsfPuAK4CaloJet80Eta2p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta2p1 + process.HLTEle10GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppressionRepacker ) -process.HLT_HIEle10Gsf_PuAK4CaloJet100Eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15SingleJet60MidEta2p7BptxAND + process.hltPreHIEle10GsfPuAK4CaloJet100Eta2p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet100Eta2p1 + process.HLTEle10GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppressionRepacker ) -process.HLT_HIEle15Gsf_PuAK4CaloJet40Eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15SingleJet28MidEta2p7BptxAND + process.hltPreHIEle15GsfPuAK4CaloJet40Eta2p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet40Eta2p1 + process.HLTEle15GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppressionRepacker ) -process.HLT_HIEle15Gsf_PuAK4CaloJet60Eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15SingleJet44MidEta2p7BptxAND + process.hltPreHIEle15GsfPuAK4CaloJet60Eta2p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p1 + process.HLTEle15GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppressionRepacker ) -process.HLT_HIEle15Gsf_PuAK4CaloJet80Eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15SingleJet56MidEta2p7BptxAND + process.hltPreHIEle15GsfPuAK4CaloJet80Eta2p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta2p1 + process.HLTEle15GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppressionRepacker ) -process.HLT_HIEle15Gsf_PuAK4CaloJet100Eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15SingleJet60MidEta2p7BptxAND + process.hltPreHIEle15GsfPuAK4CaloJet100Eta2p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet100Eta2p1 + process.HLTEle15GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppressionRepacker ) -process.HLT_HIEle20Gsf_PuAK4CaloJet40Eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15SingleJet28MidEta2p7BptxAND + process.hltPreHIEle20GsfPuAK4CaloJet40Eta2p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet40Eta2p1 + process.HLTEle20GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppressionRepacker ) -process.HLT_HIEle20Gsf_PuAK4CaloJet60Eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15SingleJet44MidEta2p7BptxAND + process.hltPreHIEle20GsfPuAK4CaloJet60Eta2p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p1 + process.HLTEle20GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppressionRepacker ) -process.HLT_HIEle20Gsf_PuAK4CaloJet80Eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15SingleJet56MidEta2p7BptxAND + process.hltPreHIEle20GsfPuAK4CaloJet80Eta2p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta2p1 + process.HLTEle20GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppressionRepacker ) -process.HLT_HIEle20Gsf_PuAK4CaloJet100Eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15SingleJet60MidEta2p7BptxAND + process.hltPreHIEle20GsfPuAK4CaloJet100Eta2p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet100Eta2p1 + process.HLTEle20GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppressionRepacker ) -process.HLT_HIDmesonPPTrackingGlobal_Dpt15_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHIDmesonPPTrackingGlobalDpt15 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet26Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hlttktkVtxForDmesonDpt15 + process.hlttktkFilterForDmesonDpt15 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIDmesonPPTrackingGlobal_Dpt20_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHIDmesonPPTrackingGlobalDpt20 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet26Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hlttktkVtxForDmesonDpt20 + process.hlttktkFilterForDmesonDpt20 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIDmesonPPTrackingGlobal_Dpt30_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHIDmesonPPTrackingGlobalDpt30 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet30Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hlttktkVtxForDmesonDpt30 + process.hlttktkFilterForDmesonDpt30 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIDmesonPPTrackingGlobal_Dpt40_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIDmesonPPTrackingGlobalDpt40 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet50Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hlttktkVtxForDmesonDpt40 + process.hlttktkFilterForDmesonDpt40 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIDmesonPPTrackingGlobal_Dpt50_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56BptxAND + process.hltPreHIDmesonPPTrackingGlobalDpt50 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet56Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hlttktkVtxForDmesonDpt50 + process.hlttktkFilterForDmesonDpt50 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIDmesonPPTrackingGlobal_Dpt60_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60BptxAND + process.hltPreHIDmesonPPTrackingGlobalDpt60 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hlttktkVtxForDmesonDpt60 + process.hlttktkFilterForDmesonDpt60 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIDmesonPPTrackingGlobal_Dpt15_NoIter10_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHIDmesonPPTrackingGlobalDpt15NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet26Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hlttktkVtxForDmesonDpt15NoIter10 + process.hlttktkFilterForDmesonDpt15NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIDmesonPPTrackingGlobal_Dpt20_NoIter10_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHIDmesonPPTrackingGlobalDpt20NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet26Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hlttktkVtxForDmesonDpt20NoIter10 + process.hlttktkFilterForDmesonDpt20NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIDmesonPPTrackingGlobal_Dpt30_NoIter10_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHIDmesonPPTrackingGlobalDpt30NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet30Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hlttktkVtxForDmesonDpt30NoIter10 + process.hlttktkFilterForDmesonDpt30NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIDmesonPPTrackingGlobal_Dpt40_NoIter10_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIDmesonPPTrackingGlobalDpt40NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet50Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hlttktkVtxForDmesonDpt40NoIter10 + process.hlttktkFilterForDmesonDpt40NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIDmesonPPTrackingGlobal_Dpt50_NoIter10_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56BptxAND + process.hltPreHIDmesonPPTrackingGlobalDpt50NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet56Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hlttktkVtxForDmesonDpt50NoIter10 + process.hlttktkFilterForDmesonDpt50NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIDmesonPPTrackingGlobal_Dpt60_NoIter10_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60BptxAND + process.hltPreHIDmesonPPTrackingGlobalDpt60NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hlttktkVtxForDmesonDpt60NoIter10 + process.hlttktkFilterForDmesonDpt60NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIDsPPTrackingGlobal_Dpt20_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHIDsPPTrackingGlobalDpt20 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet26Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hltTktktkVtxForDsDpt20 + process.hltTktktkFilterForDsDpt20 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIDsPPTrackingGlobal_Dpt30_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHIDsPPTrackingGlobalDpt30 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet30Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hltTktktkVtxForDsDpt30 + process.hltTktktkFilterForDsDpt30 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIDsPPTrackingGlobal_Dpt40_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIDsPPTrackingGlobalDpt40 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet50Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hltTktktkVtxForDsDpt40 + process.hltTktktkFilterForDsDpt40 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIDsPPTrackingGlobal_Dpt50_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56BptxAND + process.hltPreHIDsPPTrackingGlobalDpt50 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet56Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hltTktktkVtxForDsDpt50 + process.hltTktktkFilterForDsDpt50 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIDsPPTrackingGlobal_Dpt60_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60BptxAND + process.hltPreHIDsPPTrackingGlobalDpt60 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hltTktktkVtxForDsDpt60 + process.hltTktktkFilterForDsDpt60 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIDsPPTrackingGlobal_Dpt20_NoIter10_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHIDsPPTrackingGlobalDpt20NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet26Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hltTktktkVtxForDsDpt20NoIter10 + process.hltTktktkFilterForDsDpt20NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIDsPPTrackingGlobal_Dpt30_NoIter10_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHIDsPPTrackingGlobalDpt30NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet30Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hltTktktkVtxForDsDpt30NoIter10 + process.hltTktktkFilterForDsDpt30NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIDsPPTrackingGlobal_Dpt40_NoIter10_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIDsPPTrackingGlobalDpt40NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet50Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hltTktktkVtxForDsDpt40NoIter10 + process.hltTktktkFilterForDsDpt40NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIDsPPTrackingGlobal_Dpt50_NoIter10_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56BptxAND + process.hltPreHIDsPPTrackingGlobalDpt50NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet56Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hltTktktkVtxForDsDpt50NoIter10 + process.hltTktktkFilterForDsDpt50NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIDsPPTrackingGlobal_Dpt60_NoIter10_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60BptxAND + process.hltPreHIDsPPTrackingGlobalDpt60NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hltTktktkVtxForDsDpt60NoIter10 + process.hltTktktkFilterForDsDpt60NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HILcPPTrackingGlobal_Dpt20_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHILcPPTrackingGlobalDpt20 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet26Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hltTktktkVtxForLcDpt20 + process.hltTktktkFilterForLcDpt20 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HILcPPTrackingGlobal_Dpt30_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHILcPPTrackingGlobalDpt30 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet30Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hltTktktkVtxForLcDpt30 + process.hltTktktkFilterForLcDpt30 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HILcPPTrackingGlobal_Dpt40_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHILcPPTrackingGlobalDpt40 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet50Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hltTktktkVtxForLcDpt40 + process.hltTktktkFilterForLcDpt40 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HILcPPTrackingGlobal_Dpt50_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56BptxAND + process.hltPreHILcPPTrackingGlobalDpt50 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet56Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hltTktktkVtxForLcDpt50 + process.hltTktktkFilterForLcDpt50 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HILcPPTrackingGlobal_Dpt60_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60BptxAND + process.hltPreHILcPPTrackingGlobalDpt60 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hltTktktkVtxForLcDpt60 + process.hltTktktkFilterForLcDpt60 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HILcPPTrackingGlobal_Dpt20_NoIter10_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHILcPPTrackingGlobalDpt20NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet26Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hltTktktkVtxForLcDpt20NoIter10 + process.hltTktktkFilterForLcDpt20NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HILcPPTrackingGlobal_Dpt30_NoIter10_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHILcPPTrackingGlobalDpt30NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet30Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hltTktktkVtxForLcDpt30NoIter10 + process.hltTktktkFilterForLcDpt30NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HILcPPTrackingGlobal_Dpt40_NoIter10_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHILcPPTrackingGlobalDpt40NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet50Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hltTktktkVtxForLcDpt40NoIter10 + process.hltTktktkFilterForLcDpt40NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HILcPPTrackingGlobal_Dpt50_NoIter10_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56BptxAND + process.hltPreHILcPPTrackingGlobalDpt50NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet56Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hltTktktkVtxForLcDpt50NoIter10 + process.hltTktktkFilterForLcDpt50NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HILcPPTrackingGlobal_Dpt60_NoIter10_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60BptxAND + process.hltPreHILcPPTrackingGlobalDpt60NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hltTktktkVtxForLcDpt60NoIter10 + process.hltTktktkFilterForLcDpt60NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIFullTracks2018_HighPt18_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHIFullTracks2018HighPt18 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet26Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.hltGoodHighPurityFullTrackCutClassifierForHighPt + process.hltGoodHighPurityFullTracksForHighPt + process.hltFullCandsForHighPtTrigger + process.hltFullTrackHighPt18 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIFullTracks2018_HighPt24_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHIFullTracks2018HighPt24 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet26Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.hltGoodHighPurityFullTrackCutClassifierForHighPt + process.hltGoodHighPurityFullTracksForHighPt + process.hltFullCandsForHighPtTrigger + process.hltFullTrackHighPt24 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIFullTracks2018_HighPt34_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIFullTracks2018HighPt34 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet50Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.hltGoodHighPurityFullTrackCutClassifierForHighPt + process.hltGoodHighPurityFullTracksForHighPt + process.hltFullCandsForHighPtTrigger + process.hltFullTrackHighPt34 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIFullTracks2018_HighPt45_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIFullTracks2018HighPt45 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet50Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.hltGoodHighPurityFullTrackCutClassifierForHighPt + process.hltGoodHighPurityFullTracksForHighPt + process.hltFullCandsForHighPtTrigger + process.hltFullTrackHighPt45 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIFullTracks2018_HighPt56_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56BptxAND + process.hltPreHIFullTracks2018HighPt56 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet56Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.hltGoodHighPurityFullTrackCutClassifierForHighPt + process.hltGoodHighPurityFullTracksForHighPt + process.hltFullCandsForHighPtTrigger + process.hltFullTrackHighPt56 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIFullTracks2018_HighPt60_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60BptxAND + process.hltPreHIFullTracks2018HighPt60 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.hltGoodHighPurityFullTrackCutClassifierForHighPt + process.hltGoodHighPurityFullTracksForHighPt + process.hltFullCandsForHighPtTrigger + process.hltFullTrackHighPt60 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIFullTracks2018_HighPt18_NoIter10_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHIFullTracks2018HighPt18NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet26Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.hltGoodHighPurityFullTrackCutClassifierForHighPtNoIter10 + process.hltGoodHighPurityFullTracksForHighPtNoIter10 + process.hltFullCandsForHighPtTriggerNoIter10 + process.hltFullTrackHighPt18NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIFullTracks2018_HighPt24_NoIter10_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHIFullTracks2018HighPt24NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet26Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.hltGoodHighPurityFullTrackCutClassifierForHighPtNoIter10 + process.hltGoodHighPurityFullTracksForHighPtNoIter10 + process.hltFullCandsForHighPtTriggerNoIter10 + process.hltFullTrackHighPt24NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIFullTracks2018_HighPt34_NoIter10_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIFullTracks2018HighPt34NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet50Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.hltGoodHighPurityFullTrackCutClassifierForHighPtNoIter10 + process.hltGoodHighPurityFullTracksForHighPtNoIter10 + process.hltFullCandsForHighPtTriggerNoIter10 + process.hltFullTrackHighPt34NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIFullTracks2018_HighPt45_NoIter10_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIFullTracks2018HighPt45NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet50Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.hltGoodHighPurityFullTrackCutClassifierForHighPtNoIter10 + process.hltGoodHighPurityFullTracksForHighPtNoIter10 + process.hltFullCandsForHighPtTriggerNoIter10 + process.hltFullTrackHighPt45NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIFullTracks2018_HighPt56_NoIter10_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56BptxAND + process.hltPreHIFullTracks2018HighPt56NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet56Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.hltGoodHighPurityFullTrackCutClassifierForHighPtNoIter10 + process.hltGoodHighPurityFullTracksForHighPtNoIter10 + process.hltFullCandsForHighPtTriggerNoIter10 + process.hltFullTrackHighPt56NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIFullTracks2018_HighPt60_NoIter10_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60BptxAND + process.hltPreHIFullTracks2018HighPt60NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.hltGoodHighPurityFullTrackCutClassifierForHighPtNoIter10 + process.hltGoodHighPurityFullTracksForHighPtNoIter10 + process.hltFullCandsForHighPtTriggerNoIter10 + process.hltFullTrackHighPt60NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIPuAK4CaloJet40Eta5p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet28BptxAND + process.hltPreHIPuAK4CaloJet40Eta5p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet40Eta5p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) +process.HLT_HIPuAK4CaloJet60Eta5p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIPuAK4CaloJet60Eta5p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta5p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) +process.HLT_HIPuAK4CaloJet80Eta5p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56BptxAND + process.hltPreHIPuAK4CaloJet80Eta5p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta5p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) +process.HLT_HIPuAK4CaloJet100Eta5p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60BptxAND + process.hltPreHIPuAK4CaloJet100Eta5p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet100Eta5p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) +process.HLT_HIPuAK4CaloJet120Eta5p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60BptxAND + process.hltPreHIPuAK4CaloJet120Eta5p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet120Eta5p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) +process.HLT_HIPuAK4CaloJet40Eta5p1_Centrality_30_100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet28Centrality30100BptxAND + process.hltPreHIPuAK4CaloJet40Eta5p1Centrality30100 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet40Eta5p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) +process.HLT_HIPuAK4CaloJet40Eta5p1_Centrality_50_100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet28Centrality50100BptxAND + process.hltPreHIPuAK4CaloJet40Eta5p1Centrality50100 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet40Eta5p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) +process.HLT_HIPuAK4CaloJet60Eta5p1_Centrality_30_100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44Centrality30100BptxAND + process.hltPreHIPuAK4CaloJet60Eta5p1Centrality30100 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta5p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) +process.HLT_HIPuAK4CaloJet60Eta5p1_Centrality_50_100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44Centrality50100BptxAND + process.hltPreHIPuAK4CaloJet60Eta5p1Centrality50100 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta5p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) +process.HLT_HIPuAK4CaloJet80Eta5p1_Centrality_30_100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56Centrality30100BptxAND + process.hltPreHIPuAK4CaloJet80Eta5p1Centrality30100 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta5p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) +process.HLT_HIPuAK4CaloJet80Eta5p1_Centrality_50_100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56Centrality50100BptxAND + process.hltPreHIPuAK4CaloJet80Eta5p1Centrality50100 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta5p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) +process.HLT_HIPuAK4CaloJet100Eta5p1_Centrality_30_100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60Centrality30100BptxAND + process.hltPreHIPuAK4CaloJet100Eta5p1Centrality30100 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet100Eta5p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) +process.HLT_HIPuAK4CaloJet100Eta5p1_Centrality_50_100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60Centrality50100BptxAND + process.hltPreHIPuAK4CaloJet100Eta5p1Centrality50100 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet100Eta5p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) +process.HLT_HIPuAK4CaloJet80_35_Eta1p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIPuAK4CaloJet8035Eta1p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta1p1 + process.hltDoublePuAK4CaloJet35Eta1p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) +process.HLT_HIPuAK4CaloJet100_35_Eta1p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIPuAK4CaloJet10035Eta1p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet100Eta1p1 + process.hltDoublePuAK4CaloJet35Eta1p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) +process.HLT_HIPuAK4CaloJet80_35_Eta0p7_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIPuAK4CaloJet8035Eta0p7 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta0p7 + process.hltDoublePuAK4CaloJet35Eta0p7 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) +process.HLT_HIPuAK4CaloJet100_35_Eta0p7_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIPuAK4CaloJet10035Eta0p7 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet100Eta0p7 + process.hltDoublePuAK4CaloJet35Eta0p7 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) +process.HLT_HIPuAK4CaloJet80_45_45_Eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIPuAK4CaloJet804545Eta2p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta2p1 + process.hltTriplePuAK4CaloJet45Eta2p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) +process.HLT_HIPuAK4CaloJet40Fwd_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet28FwdBptxAND + process.hltPreHIPuAK4CaloJet40Fwd + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet40Fwd + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) +process.HLT_HIPuAK4CaloJet60Fwd_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44FwdBptxAND + process.hltPreHIPuAK4CaloJet60Fwd + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Fwd + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) +process.HLT_HIPuAK4CaloJet80Fwd_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56FwdBptxAND + process.hltPreHIPuAK4CaloJet80Fwd + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Fwd + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) +process.HLT_HIPuAK4CaloJet100Fwd_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56FwdBptxAND + process.hltPreHIPuAK4CaloJet100Fwd + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet100Fwd + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) +process.HLT_HIPuAK4CaloJet120Fwd_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56FwdBptxAND + process.hltPreHIPuAK4CaloJet120Fwd + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet120Fwd + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) +process.HLT_HIIslandPhoton10_Eta2p4_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1MinimumBiasHF1AND + process.hltPreHIIslandPhoton10Eta2p4 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton10Eta2p4 + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIIslandPhoton10_Eta1p5_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1MinimumBiasHF1AND + process.hltPreHIIslandPhoton10Eta1p5 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton10Eta1p5 + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIIslandPhoton20_Eta2p4_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1MinimumBiasHF1AND + process.hltPreHIIslandPhoton20Eta2p4 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton20Eta2p4 + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIIslandPhoton20_Eta1p5_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1MinimumBiasHF1AND + process.hltPreHIIslandPhoton20Eta1p5 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton20Eta1p5 + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIIslandPhoton30_Eta2p4_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG7BptxAND + process.hltPreHIIslandPhoton30Eta2p4 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton30Eta2p4 + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIIslandPhoton30_Eta1p5_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG7BptxAND + process.hltPreHIIslandPhoton30Eta1p5 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton30Eta1p5 + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIIslandPhoton40_Eta2p4_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21BptxAND + process.hltPreHIIslandPhoton40Eta2p4 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton40Eta2p4 + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIIslandPhoton40_Eta1p5_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21BptxAND + process.hltPreHIIslandPhoton40Eta1p5 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton40Eta1p5 + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIIslandPhoton50_Eta2p4_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21BptxAND + process.hltPreHIIslandPhoton50Eta2p4 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton50Eta2p4 + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIIslandPhoton50_Eta1p5_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21BptxAND + process.hltPreHIIslandPhoton50Eta1p5 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton50Eta1p5 + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIIslandPhoton60_Eta2p4_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG30BptxAND + process.hltPreHIIslandPhoton60Eta2p4 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton60Eta2p4 + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIIslandPhoton60_Eta1p5_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG30BptxAND + process.hltPreHIIslandPhoton60Eta1p5 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton60Eta1p5 + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton10_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1MinimumBiasHF1AND + process.hltPreHIGEDPhoton10 + process.HLTHIGEDPhoton10PPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton20_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1MinimumBiasHF1AND + process.hltPreHIGEDPhoton20 + process.HLTHIGEDPhoton20PPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton30_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG7BptxAND + process.hltPreHIGEDPhoton30 + process.HLTHIGEDPhoton30PPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton40_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21BptxAND + process.hltPreHIGEDPhoton40 + process.HLTHIGEDPhoton40PPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton50_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21BptxAND + process.hltPreHIGEDPhoton50 + process.HLTHIGEDPhoton50PPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton60_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG30BptxAND + process.hltPreHIGEDPhoton60 + process.HLTHIGEDPhoton60PPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton10_EB_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1MinimumBiasHF1AND + process.hltPreHIGEDPhoton10EB + process.HLTHIGEDPhoton10EBPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton20_EB_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1MinimumBiasHF1AND + process.hltPreHIGEDPhoton20EB + process.HLTHIGEDPhoton20EBPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton30_EB_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG7BptxAND + process.hltPreHIGEDPhoton30EB + process.HLTHIGEDPhoton30EBPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton40_EB_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21BptxAND + process.hltPreHIGEDPhoton40EB + process.HLTHIGEDPhoton40EBPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton50_EB_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21BptxAND + process.hltPreHIGEDPhoton50EB + process.HLTHIGEDPhoton50EBPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton60_EB_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG30BptxAND + process.hltPreHIGEDPhoton60EB + process.HLTHIGEDPhoton60EBPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton10_HECut_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1MinimumBiasHF1AND + process.hltPreHIGEDPhoton10HECut + process.HLTHIGEDPhoton10HECutPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton20_HECut_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1MinimumBiasHF1AND + process.hltPreHIGEDPhoton20HECut + process.HLTHIGEDPhoton20HECutPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton30_HECut_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG7BptxAND + process.hltPreHIGEDPhoton30HECut + process.HLTHIGEDPhoton30HECutPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton40_HECut_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21BptxAND + process.hltPreHIGEDPhoton40HECut + process.HLTHIGEDPhoton40HECutPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton50_HECut_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21BptxAND + process.hltPreHIGEDPhoton50HECut + process.HLTHIGEDPhoton50HECutPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton60_HECut_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG30BptxAND + process.hltPreHIGEDPhoton60HECut + process.HLTHIGEDPhoton60HECutPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton10_EB_HECut_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1MinimumBiasHF1AND + process.hltPreHIGEDPhoton10EBHECut + process.HLTHIGEDPhoton10EBHECutPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton20_EB_HECut_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1MinimumBiasHF1AND + process.hltPreHIGEDPhoton20EBHECut + process.HLTHIGEDPhoton20EBHECutPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton30_EB_HECut_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG7BptxAND + process.hltPreHIGEDPhoton30EBHECut + process.HLTHIGEDPhoton30EBHECutPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton40_EB_HECut_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21BptxAND + process.hltPreHIGEDPhoton40EBHECut + process.HLTHIGEDPhoton40EBHECutPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton50_EB_HECut_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21BptxAND + process.hltPreHIGEDPhoton50EBHECut + process.HLTHIGEDPhoton50EBHECutPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton60_EB_HECut_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG30BptxAND + process.hltPreHIGEDPhoton60EBHECut + process.HLTHIGEDPhoton60EBHECutPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIEle10Gsf_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sMinimumBiasHF1ANDBptxAND + process.hltPreHIEle10Gsf + process.HLTEle10GsfPPOnAASequence + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIEle15Gsf_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sMinimumBiasHF1ANDBptxAND + process.hltPreHIEle15Gsf + process.HLTEle15GsfPPOnAASequence + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIEle20Gsf_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15BptxAND + process.hltPreHIEle20Gsf + process.HLTEle20GsfPPOnAASequence + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIEle30Gsf_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15BptxAND + process.hltPreHIEle30Gsf + process.HLTEle30GsfPPOnAASequence + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIEle40Gsf_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG21BptxAND + process.hltPreHIEle40Gsf + process.HLTEle40GsfPPOnAASequence + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIEle50Gsf_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG21BptxAND + process.hltPreHIEle50Gsf + process.HLTEle50GsfPPOnAASequence + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIEle15Ele10Gsf_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15BptxAND + process.hltPreHIEle15Ele10Gsf + process.HLTEle15Ele10GsfPPOnAASequence + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIEle15Ele10GsfMass50_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15BptxAND + process.hltPreHIEle15Ele10GsfMass50 + process.HLTEle15Ele10GsfPPOnAASequence + process.hltDoubleEle10Mass50PPOnAAFilter + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIDoubleEle10Gsf_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15BptxAND + process.hltPreHIDoubleEle10Gsf + process.HLTDoubleEle10GsfPPOnAASequence + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIDoubleEle10GsfMass50_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15BptxAND + process.hltPreHIDoubleEle10GsfMass50 + process.HLTDoubleEle10GsfPPOnAASequence + process.hltDoubleEle10Mass50PPOnAAFilter + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIDoubleEle15Gsf_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15BptxAND + process.hltPreHIDoubleEle15Gsf + process.HLTDoubleEle15GsfPPOnAASequence + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIDoubleEle15GsfMass50_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15BptxAND + process.hltPreHIDoubleEle15GsfMass50 + process.HLTDoubleEle15GsfPPOnAASequence + process.hltDoubleEle15Mass50PPOnAAFilter + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIL1Mu3Eta2p5_Ele10Gsf_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL1Mu3Eta2p5Ele10Gsf + process.hltL1fL1sMuOpenL1Filtered3 + process.HLTEle10GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIL1Mu3Eta2p5_Ele15Gsf_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL1Mu3Eta2p5Ele15Gsf + process.hltL1fL1sMuOpenL1Filtered3 + process.HLTEle15GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIL1Mu3Eta2p5_Ele20Gsf_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL1Mu3Eta2p5Ele20Gsf + process.hltL1fL1sMuOpenL1Filtered3 + process.HLTEle20GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIL1Mu5Eta2p5_Ele10Gsf_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL1Mu5Eta2p5Ele10Gsf + process.hltL1fL1sMuOpenL1Filtered5 + process.HLTEle10GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIL1Mu5Eta2p5_Ele15Gsf_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL1Mu5Eta2p5Ele15Gsf + process.hltL1fL1sMuOpenL1Filtered5 + process.HLTEle15GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIL1Mu5Eta2p5_Ele20Gsf_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu3OpenBptxAND + process.hltPreHIL1Mu5Eta2p5Ele20Gsf + process.hltL1fL1sMu3OpenL1Filtered5 + process.HLTEle20GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIL1Mu7Eta2p5_Ele10Gsf_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL1Mu7Eta2p5Ele10Gsf + process.hltL1fL1sMuOpenL1Filtered7 + process.HLTEle10GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIL1Mu7Eta2p5_Ele15Gsf_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL1Mu7Eta2p5Ele15Gsf + process.hltL1fL1sMuOpenL1Filtered7 + process.HLTEle15GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIL1Mu7Eta2p5_Ele20Gsf_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu3OpenBptxAND + process.hltPreHIL1Mu7Eta2p5Ele20Gsf + process.hltL1fL1sMu3OpenL1Filtered7 + process.HLTEle20GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIEle10Gsf_PuAK4CaloJet40Eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15SingleJet28MidEta2p7BptxAND + process.hltPreHIEle10GsfPuAK4CaloJet40Eta2p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet40Eta2p1 + process.HLTEle10GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppressionRepacker ) +process.HLT_HIEle10Gsf_PuAK4CaloJet60Eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15SingleJet44MidEta2p7BptxAND + process.hltPreHIEle10GsfPuAK4CaloJet60Eta2p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p1 + process.HLTEle10GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppressionRepacker ) +process.HLT_HIEle10Gsf_PuAK4CaloJet80Eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15SingleJet56MidEta2p7BptxAND + process.hltPreHIEle10GsfPuAK4CaloJet80Eta2p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta2p1 + process.HLTEle10GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppressionRepacker ) +process.HLT_HIEle10Gsf_PuAK4CaloJet100Eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15SingleJet60MidEta2p7BptxAND + process.hltPreHIEle10GsfPuAK4CaloJet100Eta2p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet100Eta2p1 + process.HLTEle10GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppressionRepacker ) +process.HLT_HIEle15Gsf_PuAK4CaloJet40Eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15SingleJet28MidEta2p7BptxAND + process.hltPreHIEle15GsfPuAK4CaloJet40Eta2p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet40Eta2p1 + process.HLTEle15GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppressionRepacker ) +process.HLT_HIEle15Gsf_PuAK4CaloJet60Eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15SingleJet44MidEta2p7BptxAND + process.hltPreHIEle15GsfPuAK4CaloJet60Eta2p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p1 + process.HLTEle15GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppressionRepacker ) +process.HLT_HIEle15Gsf_PuAK4CaloJet80Eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15SingleJet56MidEta2p7BptxAND + process.hltPreHIEle15GsfPuAK4CaloJet80Eta2p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta2p1 + process.HLTEle15GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppressionRepacker ) +process.HLT_HIEle15Gsf_PuAK4CaloJet100Eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15SingleJet60MidEta2p7BptxAND + process.hltPreHIEle15GsfPuAK4CaloJet100Eta2p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet100Eta2p1 + process.HLTEle15GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppressionRepacker ) +process.HLT_HIEle20Gsf_PuAK4CaloJet40Eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15SingleJet28MidEta2p7BptxAND + process.hltPreHIEle20GsfPuAK4CaloJet40Eta2p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet40Eta2p1 + process.HLTEle20GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppressionRepacker ) +process.HLT_HIEle20Gsf_PuAK4CaloJet60Eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15SingleJet44MidEta2p7BptxAND + process.hltPreHIEle20GsfPuAK4CaloJet60Eta2p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p1 + process.HLTEle20GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppressionRepacker ) +process.HLT_HIEle20Gsf_PuAK4CaloJet80Eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15SingleJet56MidEta2p7BptxAND + process.hltPreHIEle20GsfPuAK4CaloJet80Eta2p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta2p1 + process.HLTEle20GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppressionRepacker ) +process.HLT_HIEle20Gsf_PuAK4CaloJet100Eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15SingleJet60MidEta2p7BptxAND + process.hltPreHIEle20GsfPuAK4CaloJet100Eta2p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet100Eta2p1 + process.HLTEle20GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppressionRepacker ) +process.HLT_HIDmesonPPTrackingGlobal_Dpt15_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHIDmesonPPTrackingGlobalDpt15 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet26Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hlttktkVtxForDmesonDpt15 + process.hlttktkFilterForDmesonDpt15 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIDmesonPPTrackingGlobal_Dpt20_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHIDmesonPPTrackingGlobalDpt20 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet26Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hlttktkVtxForDmesonDpt20 + process.hlttktkFilterForDmesonDpt20 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIDmesonPPTrackingGlobal_Dpt30_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHIDmesonPPTrackingGlobalDpt30 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet30Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hlttktkVtxForDmesonDpt30 + process.hlttktkFilterForDmesonDpt30 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIDmesonPPTrackingGlobal_Dpt40_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIDmesonPPTrackingGlobalDpt40 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet50Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hlttktkVtxForDmesonDpt40 + process.hlttktkFilterForDmesonDpt40 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIDmesonPPTrackingGlobal_Dpt50_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56BptxAND + process.hltPreHIDmesonPPTrackingGlobalDpt50 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet56Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hlttktkVtxForDmesonDpt50 + process.hlttktkFilterForDmesonDpt50 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIDmesonPPTrackingGlobal_Dpt60_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60BptxAND + process.hltPreHIDmesonPPTrackingGlobalDpt60 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hlttktkVtxForDmesonDpt60 + process.hlttktkFilterForDmesonDpt60 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIDmesonPPTrackingGlobal_Dpt15_NoIter10_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHIDmesonPPTrackingGlobalDpt15NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet26Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hlttktkVtxForDmesonDpt15NoIter10 + process.hlttktkFilterForDmesonDpt15NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIDmesonPPTrackingGlobal_Dpt20_NoIter10_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHIDmesonPPTrackingGlobalDpt20NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet26Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hlttktkVtxForDmesonDpt20NoIter10 + process.hlttktkFilterForDmesonDpt20NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIDmesonPPTrackingGlobal_Dpt30_NoIter10_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHIDmesonPPTrackingGlobalDpt30NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet30Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hlttktkVtxForDmesonDpt30NoIter10 + process.hlttktkFilterForDmesonDpt30NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIDmesonPPTrackingGlobal_Dpt40_NoIter10_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIDmesonPPTrackingGlobalDpt40NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet50Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hlttktkVtxForDmesonDpt40NoIter10 + process.hlttktkFilterForDmesonDpt40NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIDmesonPPTrackingGlobal_Dpt50_NoIter10_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56BptxAND + process.hltPreHIDmesonPPTrackingGlobalDpt50NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet56Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hlttktkVtxForDmesonDpt50NoIter10 + process.hlttktkFilterForDmesonDpt50NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIDmesonPPTrackingGlobal_Dpt60_NoIter10_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60BptxAND + process.hltPreHIDmesonPPTrackingGlobalDpt60NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hlttktkVtxForDmesonDpt60NoIter10 + process.hlttktkFilterForDmesonDpt60NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIDsPPTrackingGlobal_Dpt20_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHIDsPPTrackingGlobalDpt20 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet26Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hltTktktkVtxForDsDpt20 + process.hltTktktkFilterForDsDpt20 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIDsPPTrackingGlobal_Dpt30_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHIDsPPTrackingGlobalDpt30 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet30Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hltTktktkVtxForDsDpt30 + process.hltTktktkFilterForDsDpt30 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIDsPPTrackingGlobal_Dpt40_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIDsPPTrackingGlobalDpt40 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet50Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hltTktktkVtxForDsDpt40 + process.hltTktktkFilterForDsDpt40 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIDsPPTrackingGlobal_Dpt50_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56BptxAND + process.hltPreHIDsPPTrackingGlobalDpt50 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet56Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hltTktktkVtxForDsDpt50 + process.hltTktktkFilterForDsDpt50 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIDsPPTrackingGlobal_Dpt60_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60BptxAND + process.hltPreHIDsPPTrackingGlobalDpt60 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hltTktktkVtxForDsDpt60 + process.hltTktktkFilterForDsDpt60 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIDsPPTrackingGlobal_Dpt20_NoIter10_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHIDsPPTrackingGlobalDpt20NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet26Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hltTktktkVtxForDsDpt20NoIter10 + process.hltTktktkFilterForDsDpt20NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIDsPPTrackingGlobal_Dpt30_NoIter10_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHIDsPPTrackingGlobalDpt30NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet30Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hltTktktkVtxForDsDpt30NoIter10 + process.hltTktktkFilterForDsDpt30NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIDsPPTrackingGlobal_Dpt40_NoIter10_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIDsPPTrackingGlobalDpt40NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet50Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hltTktktkVtxForDsDpt40NoIter10 + process.hltTktktkFilterForDsDpt40NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIDsPPTrackingGlobal_Dpt50_NoIter10_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56BptxAND + process.hltPreHIDsPPTrackingGlobalDpt50NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet56Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hltTktktkVtxForDsDpt50NoIter10 + process.hltTktktkFilterForDsDpt50NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIDsPPTrackingGlobal_Dpt60_NoIter10_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60BptxAND + process.hltPreHIDsPPTrackingGlobalDpt60NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hltTktktkVtxForDsDpt60NoIter10 + process.hltTktktkFilterForDsDpt60NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HILcPPTrackingGlobal_Dpt20_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHILcPPTrackingGlobalDpt20 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet26Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hltTktktkVtxForLcDpt20 + process.hltTktktkFilterForLcDpt20 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HILcPPTrackingGlobal_Dpt30_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHILcPPTrackingGlobalDpt30 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet30Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hltTktktkVtxForLcDpt30 + process.hltTktktkFilterForLcDpt30 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HILcPPTrackingGlobal_Dpt40_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHILcPPTrackingGlobalDpt40 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet50Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hltTktktkVtxForLcDpt40 + process.hltTktktkFilterForLcDpt40 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HILcPPTrackingGlobal_Dpt50_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56BptxAND + process.hltPreHILcPPTrackingGlobalDpt50 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet56Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hltTktktkVtxForLcDpt50 + process.hltTktktkFilterForLcDpt50 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HILcPPTrackingGlobal_Dpt60_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60BptxAND + process.hltPreHILcPPTrackingGlobalDpt60 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hltTktktkVtxForLcDpt60 + process.hltTktktkFilterForLcDpt60 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HILcPPTrackingGlobal_Dpt20_NoIter10_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHILcPPTrackingGlobalDpt20NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet26Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hltTktktkVtxForLcDpt20NoIter10 + process.hltTktktkFilterForLcDpt20NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HILcPPTrackingGlobal_Dpt30_NoIter10_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHILcPPTrackingGlobalDpt30NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet30Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hltTktktkVtxForLcDpt30NoIter10 + process.hltTktktkFilterForLcDpt30NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HILcPPTrackingGlobal_Dpt40_NoIter10_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHILcPPTrackingGlobalDpt40NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet50Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hltTktktkVtxForLcDpt40NoIter10 + process.hltTktktkFilterForLcDpt40NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HILcPPTrackingGlobal_Dpt50_NoIter10_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56BptxAND + process.hltPreHILcPPTrackingGlobalDpt50NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet56Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hltTktktkVtxForLcDpt50NoIter10 + process.hltTktktkFilterForLcDpt50NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HILcPPTrackingGlobal_Dpt60_NoIter10_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60BptxAND + process.hltPreHILcPPTrackingGlobalDpt60NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hltTktktkVtxForLcDpt60NoIter10 + process.hltTktktkFilterForLcDpt60NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIFullTracks2018_HighPt18_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHIFullTracks2018HighPt18 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet26Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.hltGoodHighPurityFullTrackCutClassifierForHighPt + process.hltGoodHighPurityFullTracksForHighPt + process.hltFullCandsForHighPtTrigger + process.hltFullTrackHighPt18 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIFullTracks2018_HighPt24_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHIFullTracks2018HighPt24 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet26Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.hltGoodHighPurityFullTrackCutClassifierForHighPt + process.hltGoodHighPurityFullTracksForHighPt + process.hltFullCandsForHighPtTrigger + process.hltFullTrackHighPt24 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIFullTracks2018_HighPt34_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIFullTracks2018HighPt34 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet50Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.hltGoodHighPurityFullTrackCutClassifierForHighPt + process.hltGoodHighPurityFullTracksForHighPt + process.hltFullCandsForHighPtTrigger + process.hltFullTrackHighPt34 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIFullTracks2018_HighPt45_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIFullTracks2018HighPt45 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet50Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.hltGoodHighPurityFullTrackCutClassifierForHighPt + process.hltGoodHighPurityFullTracksForHighPt + process.hltFullCandsForHighPtTrigger + process.hltFullTrackHighPt45 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIFullTracks2018_HighPt56_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56BptxAND + process.hltPreHIFullTracks2018HighPt56 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet56Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.hltGoodHighPurityFullTrackCutClassifierForHighPt + process.hltGoodHighPurityFullTracksForHighPt + process.hltFullCandsForHighPtTrigger + process.hltFullTrackHighPt56 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIFullTracks2018_HighPt60_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60BptxAND + process.hltPreHIFullTracks2018HighPt60 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.hltGoodHighPurityFullTrackCutClassifierForHighPt + process.hltGoodHighPurityFullTracksForHighPt + process.hltFullCandsForHighPtTrigger + process.hltFullTrackHighPt60 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIFullTracks2018_HighPt18_NoIter10_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHIFullTracks2018HighPt18NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet26Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.hltGoodHighPurityFullTrackCutClassifierForHighPtNoIter10 + process.hltGoodHighPurityFullTracksForHighPtNoIter10 + process.hltFullCandsForHighPtTriggerNoIter10 + process.hltFullTrackHighPt18NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIFullTracks2018_HighPt24_NoIter10_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHIFullTracks2018HighPt24NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet26Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.hltGoodHighPurityFullTrackCutClassifierForHighPtNoIter10 + process.hltGoodHighPurityFullTracksForHighPtNoIter10 + process.hltFullCandsForHighPtTriggerNoIter10 + process.hltFullTrackHighPt24NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIFullTracks2018_HighPt34_NoIter10_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIFullTracks2018HighPt34NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet50Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.hltGoodHighPurityFullTrackCutClassifierForHighPtNoIter10 + process.hltGoodHighPurityFullTracksForHighPtNoIter10 + process.hltFullCandsForHighPtTriggerNoIter10 + process.hltFullTrackHighPt34NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIFullTracks2018_HighPt45_NoIter10_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIFullTracks2018HighPt45NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet50Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.hltGoodHighPurityFullTrackCutClassifierForHighPtNoIter10 + process.hltGoodHighPurityFullTracksForHighPtNoIter10 + process.hltFullCandsForHighPtTriggerNoIter10 + process.hltFullTrackHighPt45NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIFullTracks2018_HighPt56_NoIter10_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56BptxAND + process.hltPreHIFullTracks2018HighPt56NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet56Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.hltGoodHighPurityFullTrackCutClassifierForHighPtNoIter10 + process.hltGoodHighPurityFullTracksForHighPtNoIter10 + process.hltFullCandsForHighPtTriggerNoIter10 + process.hltFullTrackHighPt56NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIFullTracks2018_HighPt60_NoIter10_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60BptxAND + process.hltPreHIFullTracks2018HighPt60NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.hltGoodHighPurityFullTrackCutClassifierForHighPtNoIter10 + process.hltGoodHighPurityFullTracksForHighPtNoIter10 + process.hltFullCandsForHighPtTriggerNoIter10 + process.hltFullTrackHighPt60NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) process.HLT_HIL1DoubleMuOpen_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMuOpenBptxAND + process.hltPreHIL1DoubleMuOpen + process.hltL1fL1sL1DoubleMuOpenL1Filtered0 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) process.HLT_HIL1DoubleMuOpen_Centrality_30_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMuOpenCentrality30100BptxAND + process.hltPreHIL1DoubleMuOpenCentrality30100 + process.hltL1fL1sL1DoubleMuOpenCentrality30100L1Filtered0 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) process.HLT_HIL1DoubleMuOpen_Centrality_40_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMuOpenCentrality40100BptxAND + process.hltPreHIL1DoubleMuOpenCentrality40100 + process.hltL1fL1sL1DoubleMuOpenCentrality40100L1Filtered0 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) @@ -129804,18 +132972,18 @@ process.HLT_HIL1_ETT10_ETTAsym50_MinimumBiasHF1_OR_BptxAND_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sETT10ETTAsym50MinimumBiasHF1ORBptxAND + process.hltPreHIL1ETT10ETTAsym50MinimumBiasHF1ORBptxAND + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) process.HLT_HIL1_ETT60_ETTAsym65_MinimumBiasHF2_OR_PixelTracks10_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sETT60ETTAsym65MinimumBiasHF2ORBptxAND + process.hltPreHIL1ETT60ETTAsym65MinimumBiasHF2ORPixelTracks10 + process.HLTDoSiStripZeroSuppression + process.HLTHIPixelTracks10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) process.HLT_HIL1_ETT65_ETTAsym80_MinimumBiasHF2_OR_PixelTracks10_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sETT65ETTAsym80MinimumBiasHF2ORBptxAND + process.hltPreHIL1ETT65ETTAsym80MinimumBiasHF2ORPixelTracks10 + process.HLTDoSiStripZeroSuppression + process.HLTHIPixelTracks10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIFullTracks_Multiplicity020_HF1AND_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sNotETT80MinimumBiasHF1ANDBptxAND + process.hltPreHIFullTracksMultiplicity020HF1AND + process.HLTPixelClusterSplittingPPOnAAForLowPt + process.HLTFullIterativeTrackingPPOnAAForLowPt + process.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + process.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + process.hltGoodHighPurityFullTracksForLowMultiplicity + process.hltFullCandsForLowMultiplicityTrigger + process.hltFullTrackLowMultiplicity020Min + ~process.hltFullTrackLowMultiplicity020Max + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIFullTracks_Multiplicity2040_HF1AND_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sNotETT95MinimumBiasHF1ANDBptxAND + process.hltPreHIFullTracksMultiplicity2040HF1AND + process.HLTPixelClusterSplittingPPOnAAForLowPt + process.HLTFullIterativeTrackingPPOnAAForLowPt + process.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + process.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + process.hltGoodHighPurityFullTracksForLowMultiplicity + process.hltFullCandsForLowMultiplicityTrigger + process.hltFullTrackLowMultiplicity2040Min + ~process.hltFullTrackLowMultiplicity2040Max + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIFullTracks_Multiplicity4060_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sETT45NotETT110BptxAND + process.hltPreHIFullTracksMultiplicity4060 + process.HLTPixelClusterSplittingPPOnAAForLowPt + process.HLTFullIterativeTrackingPPOnAAForLowPt + process.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + process.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + process.hltGoodHighPurityFullTracksForLowMultiplicity + process.hltFullCandsForLowMultiplicityTrigger + process.hltFullTrackLowMultiplicity4060Min + ~process.hltFullTrackLowMultiplicity4060Max + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIFullTracks_Multiplicity6080_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sETT50NotETT120BptxAND + process.hltPreHIFullTracksMultiplicity6080 + process.HLTPixelClusterSplittingPPOnAAForLowPt + process.HLTFullIterativeTrackingPPOnAAForLowPt + process.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + process.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + process.hltGoodHighPurityFullTracksForLowMultiplicity + process.hltFullCandsForLowMultiplicityTrigger + process.hltFullTrackLowMultiplicity6080Min + ~process.hltFullTrackLowMultiplicity6080Max + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIFullTracks_Multiplicity80100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sETT55NotETT130BptxAND + process.hltPreHIFullTracksMultiplicity80100 + process.HLTPixelClusterSplittingPPOnAAForLowPt + process.HLTFullIterativeTrackingPPOnAAForLowPt + process.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + process.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + process.hltGoodHighPurityFullTracksForLowMultiplicity + process.hltFullCandsForLowMultiplicityTrigger + process.hltFullTrackLowMultiplicity80100Min + ~process.hltFullTrackLowMultiplicity80100Max + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIFullTracks_Multiplicity020_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sETT35NotETT80BptxAND + process.hltPreHIFullTracksMultiplicity020 + process.HLTPixelClusterSplittingPPOnAAForLowPt + process.HLTFullIterativeTrackingPPOnAAForLowPt + process.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + process.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + process.hltGoodHighPurityFullTracksForLowMultiplicity + process.hltFullCandsForLowMultiplicityTrigger + process.hltFullTrackLowMultiplicity020Min + ~process.hltFullTrackLowMultiplicity020Max + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIFullTracks_Multiplicity020_HF1OR_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sNotETT95MinimumBiasHF1ORBptxAND + process.hltPreHIFullTracksMultiplicity020HF1OR + process.HLTPixelClusterSplittingPPOnAAForLowPt + process.HLTFullIterativeTrackingPPOnAAForLowPt + process.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + process.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + process.hltGoodHighPurityFullTracksForLowMultiplicity + process.hltFullCandsForLowMultiplicityTrigger + process.hltFullTrackLowMultiplicity020Min + ~process.hltFullTrackLowMultiplicity020Max + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIFullTracks_Multiplicity020_HF2OR_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sNotETT80MinimumBiasHF2ORBptxAND + process.hltPreHIFullTracksMultiplicity020HF2OR + process.HLTPixelClusterSplittingPPOnAAForLowPt + process.HLTFullIterativeTrackingPPOnAAForLowPt + process.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + process.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + process.hltGoodHighPurityFullTracksForLowMultiplicity + process.hltFullCandsForLowMultiplicityTrigger + process.hltFullTrackLowMultiplicity020Min + ~process.hltFullTrackLowMultiplicity020Max + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIFullTracks_Multiplicity2040_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sETT40NotETT95BptxAND + process.hltPreHIFullTracksMultiplicity2040 + process.HLTPixelClusterSplittingPPOnAAForLowPt + process.HLTFullIterativeTrackingPPOnAAForLowPt + process.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + process.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + process.hltGoodHighPurityFullTracksForLowMultiplicity + process.hltFullCandsForLowMultiplicityTrigger + process.hltFullTrackLowMultiplicity2040Min + ~process.hltFullTrackLowMultiplicity2040Max + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIFullTracks_Multiplicity2040_HF1OR_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sNotETT95MinimumBiasHF1ORBptxAND + process.hltPreHIFullTracksMultiplicity2040HF1OR + process.HLTPixelClusterSplittingPPOnAAForLowPt + process.HLTFullIterativeTrackingPPOnAAForLowPt + process.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + process.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + process.hltGoodHighPurityFullTracksForLowMultiplicity + process.hltFullCandsForLowMultiplicityTrigger + process.hltFullTrackLowMultiplicity2040Min + ~process.hltFullTrackLowMultiplicity2040Max + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIFullTracks_Multiplicity2040_HF2OR_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sNotETT95MinimumBiasHF2ORBptxAND + process.hltPreHIFullTracksMultiplicity2040HF2OR + process.HLTPixelClusterSplittingPPOnAAForLowPt + process.HLTFullIterativeTrackingPPOnAAForLowPt + process.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + process.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + process.hltGoodHighPurityFullTracksForLowMultiplicity + process.hltFullCandsForLowMultiplicityTrigger + process.hltFullTrackLowMultiplicity2040Min + ~process.hltFullTrackLowMultiplicity2040Max + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIFullTracks_Multiplicity335_HF1OR_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sNotETT110MinimumBiasHF1ORBptxAND + process.hltPreHIFullTracksMultiplicity335HF1OR + process.HLTPixelClusterSplittingPPOnAAForLowPt + process.HLTFullIterativeTrackingPPOnAAForLowPt + process.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + process.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + process.hltGoodHighPurityFullTracksForLowMultiplicity + process.hltFullCandsForLowMultiplicityTrigger + process.hltFullTrackLowMultiplicity335Min + ~process.hltFullTrackLowMultiplicity335Max + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIFullTracks_Multiplicity020_HF1AND_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sNotETT80MinimumBiasHF1ANDBptxAND + process.hltPreHIFullTracksMultiplicity020HF1AND + process.HLTPixelClusterSplittingPPOnAAForLowPt + process.HLTFullIterativeTrackingPPOnAAForLowPt + process.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + process.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + process.hltGoodHighPurityFullTracksForLowMultiplicity + process.hltFullCandsForLowMultiplicityTrigger + process.hltFullTrackLowMultiplicity020Min + ~process.hltFullTrackLowMultiplicity020Max + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIFullTracks_Multiplicity2040_HF1AND_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sNotETT95MinimumBiasHF1ANDBptxAND + process.hltPreHIFullTracksMultiplicity2040HF1AND + process.HLTPixelClusterSplittingPPOnAAForLowPt + process.HLTFullIterativeTrackingPPOnAAForLowPt + process.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + process.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + process.hltGoodHighPurityFullTracksForLowMultiplicity + process.hltFullCandsForLowMultiplicityTrigger + process.hltFullTrackLowMultiplicity2040Min + ~process.hltFullTrackLowMultiplicity2040Max + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIFullTracks_Multiplicity4060_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sETT45NotETT110BptxAND + process.hltPreHIFullTracksMultiplicity4060 + process.HLTPixelClusterSplittingPPOnAAForLowPt + process.HLTFullIterativeTrackingPPOnAAForLowPt + process.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + process.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + process.hltGoodHighPurityFullTracksForLowMultiplicity + process.hltFullCandsForLowMultiplicityTrigger + process.hltFullTrackLowMultiplicity4060Min + ~process.hltFullTrackLowMultiplicity4060Max + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIFullTracks_Multiplicity6080_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sETT50NotETT120BptxAND + process.hltPreHIFullTracksMultiplicity6080 + process.HLTPixelClusterSplittingPPOnAAForLowPt + process.HLTFullIterativeTrackingPPOnAAForLowPt + process.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + process.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + process.hltGoodHighPurityFullTracksForLowMultiplicity + process.hltFullCandsForLowMultiplicityTrigger + process.hltFullTrackLowMultiplicity6080Min + ~process.hltFullTrackLowMultiplicity6080Max + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIFullTracks_Multiplicity80100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sETT55NotETT130BptxAND + process.hltPreHIFullTracksMultiplicity80100 + process.HLTPixelClusterSplittingPPOnAAForLowPt + process.HLTFullIterativeTrackingPPOnAAForLowPt + process.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + process.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + process.hltGoodHighPurityFullTracksForLowMultiplicity + process.hltFullCandsForLowMultiplicityTrigger + process.hltFullTrackLowMultiplicity80100Min + ~process.hltFullTrackLowMultiplicity80100Max + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIFullTracks_Multiplicity020_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sETT35NotETT80BptxAND + process.hltPreHIFullTracksMultiplicity020 + process.HLTPixelClusterSplittingPPOnAAForLowPt + process.HLTFullIterativeTrackingPPOnAAForLowPt + process.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + process.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + process.hltGoodHighPurityFullTracksForLowMultiplicity + process.hltFullCandsForLowMultiplicityTrigger + process.hltFullTrackLowMultiplicity020Min + ~process.hltFullTrackLowMultiplicity020Max + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIFullTracks_Multiplicity020_HF1OR_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sNotETT95MinimumBiasHF1ORBptxAND + process.hltPreHIFullTracksMultiplicity020HF1OR + process.HLTPixelClusterSplittingPPOnAAForLowPt + process.HLTFullIterativeTrackingPPOnAAForLowPt + process.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + process.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + process.hltGoodHighPurityFullTracksForLowMultiplicity + process.hltFullCandsForLowMultiplicityTrigger + process.hltFullTrackLowMultiplicity020Min + ~process.hltFullTrackLowMultiplicity020Max + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIFullTracks_Multiplicity020_HF2OR_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sNotETT80MinimumBiasHF2ORBptxAND + process.hltPreHIFullTracksMultiplicity020HF2OR + process.HLTPixelClusterSplittingPPOnAAForLowPt + process.HLTFullIterativeTrackingPPOnAAForLowPt + process.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + process.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + process.hltGoodHighPurityFullTracksForLowMultiplicity + process.hltFullCandsForLowMultiplicityTrigger + process.hltFullTrackLowMultiplicity020Min + ~process.hltFullTrackLowMultiplicity020Max + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIFullTracks_Multiplicity2040_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sETT40NotETT95BptxAND + process.hltPreHIFullTracksMultiplicity2040 + process.HLTPixelClusterSplittingPPOnAAForLowPt + process.HLTFullIterativeTrackingPPOnAAForLowPt + process.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + process.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + process.hltGoodHighPurityFullTracksForLowMultiplicity + process.hltFullCandsForLowMultiplicityTrigger + process.hltFullTrackLowMultiplicity2040Min + ~process.hltFullTrackLowMultiplicity2040Max + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIFullTracks_Multiplicity2040_HF1OR_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sNotETT95MinimumBiasHF1ORBptxAND + process.hltPreHIFullTracksMultiplicity2040HF1OR + process.HLTPixelClusterSplittingPPOnAAForLowPt + process.HLTFullIterativeTrackingPPOnAAForLowPt + process.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + process.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + process.hltGoodHighPurityFullTracksForLowMultiplicity + process.hltFullCandsForLowMultiplicityTrigger + process.hltFullTrackLowMultiplicity2040Min + ~process.hltFullTrackLowMultiplicity2040Max + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIFullTracks_Multiplicity2040_HF2OR_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sNotETT95MinimumBiasHF2ORBptxAND + process.hltPreHIFullTracksMultiplicity2040HF2OR + process.HLTPixelClusterSplittingPPOnAAForLowPt + process.HLTFullIterativeTrackingPPOnAAForLowPt + process.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + process.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + process.hltGoodHighPurityFullTracksForLowMultiplicity + process.hltFullCandsForLowMultiplicityTrigger + process.hltFullTrackLowMultiplicity2040Min + ~process.hltFullTrackLowMultiplicity2040Max + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIFullTracks_Multiplicity335_HF1OR_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sNotETT110MinimumBiasHF1ORBptxAND + process.hltPreHIFullTracksMultiplicity335HF1OR + process.HLTPixelClusterSplittingPPOnAAForLowPt + process.HLTFullIterativeTrackingPPOnAAForLowPt + process.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + process.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + process.hltGoodHighPurityFullTracksForLowMultiplicity + process.hltFullCandsForLowMultiplicityTrigger + process.hltFullTrackLowMultiplicity335Min + ~process.hltFullTrackLowMultiplicity335Max + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) process.HLT_HIUPC_Mu8_Mu13_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu0NotMBHF2ANDforMu8Mu13 + process.hltPreHIUPCMu8Mu13 + process.hltL1fL1sDoubleMu157L1Filtered0forUPCNotMBHF2AND + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0forUPCNotMBHF2AND) + cms.ignore(process.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMuforUPCNotMBHF2AND) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0forUPCNotMBHF2AND) + process.hltL3fL1DoubleMu157fFiltered8forUPCNotMBHF2AND + process.hltL3fL1DoubleMu157fFiltered13forUPCNotMBHF2AND + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) process.HLT_HIUPC_Mu8_Mu13_MaxPixelTrack_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenforMu8Mu13 + process.hltPreHIUPCMu8Mu13MaxPixelTrack + process.hltL1fL1sDoubleMu157L1Filtered0forUPC + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0forUPC) + cms.ignore(process.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMuforUPC) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0forUPC) + process.hltL3fL1DoubleMu157fFiltered8forUPC + process.hltL3fL1DoubleMu157fFiltered13forUPC + process.HLTDoLocalPixelSequencePPOnAA + process.HLTDoLocalStripSequencePPOnAA + process.HLTRecopixelvertexingSequenceForUPCPbPb2018 + process.hltPixelCandsForUPCPPOnAA + ~process.hltMaxPixelTrackForUPC + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) process.HLT_HIUPC_SingleMuOpen_BptxAND_MaxPixelTrack_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIUPCSingleMuOpenBptxANDMaxPixelTrack + process.HLTDoLocalPixelSequencePPOnAA + ~process.hltPixelCountFilterMax + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) @@ -129880,45 +133048,45 @@ process.HLT_HIUPC_SingleEG5_BptxAND_MaxPixelTrack_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG5BptxAND + process.hltPreHIUPCSingleEG5BptxANDMaxPixelTrack + process.HLTDoLocalPixelSequencePPOnAA + ~process.hltPixelCountFilterMax + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) process.HLT_HIUPC_DoubleEG2_BptxAND_MaxPixelTrack_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEG2BptxAND + process.hltPreHIUPCDoubleEG2BptxANDMaxPixelTrack + process.HLTDoLocalPixelSequencePPOnAA + ~process.hltPixelCountFilterMax + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) process.HLT_HIUPC_DoubleEG5_BptxAND_MaxPixelTrack_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEG5BptxAND + process.hltPreHIUPCDoubleEG5BptxANDMaxPixelTrack + process.HLTDoLocalPixelSequencePPOnAA + ~process.hltPixelCountFilterMax + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) -process.HLT_HICsAK4PFJet60Eta1p5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHICsAK4PFJet60Eta1p5 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta1p5 + process.HLTCsAK4PFJetsSequence + process.hltCsPFJetsCorrectedMatchedToPuCaloJets60 + process.hltSingleCsPFJet60Eta1p5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HICsAK4PFJet80Eta1p5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56BptxAND + process.hltPreHICsAK4PFJet80Eta1p5 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet70Eta1p5 + process.HLTCsAK4PFJetsSequence + process.hltCsPFJetsCorrectedMatchedToPuCaloJets70 + process.hltSingleCsPFJet80Eta1p5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HICsAK4PFJet100Eta1p5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60BptxAND + process.hltPreHICsAK4PFJet100Eta1p5 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta1p5 + process.HLTCsAK4PFJetsSequence + process.hltCsPFJetsCorrectedMatchedToPuCaloJets80 + process.hltSingleCsPFJet100Eta1p5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HICsAK4PFJet100Eta1p5_Beamspot_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60BptxAND + process.hltPreHICsAK4PFJet100Eta1p5Beamspot + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta1p5 + process.HLTCsAK4PFJetsSequence + process.hltCsPFJetsCorrectedMatchedToPuCaloJets80 + process.hltSingleCsPFJet100Eta1p5 + process.hltVerticesPFPPOnAA + process.hltVerticesPFSelectorPPOnAA + process.hltVerticesPFFilterPPOnAA + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HICsAK4PFJet120Eta1p5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60BptxAND + process.hltPreHICsAK4PFJet120Eta1p5 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet90Eta1p5 + process.HLTCsAK4PFJetsSequence + process.hltCsPFJetsCorrectedMatchedToPuCaloJets90 + process.hltSingleCsPFJet120Eta1p5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HICsAK4PFJet60Eta1p5_Centrality_30_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44Centrality30100BptxAND + process.hltPreHICsAK4PFJet60Eta1p5Centrality30100 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta1p5 + process.HLTCsAK4PFJetsSequence + process.hltCsPFJetsCorrectedMatchedToPuCaloJets60 + process.hltSingleCsPFJet60Eta1p5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HICsAK4PFJet60Eta1p5_Centrality_50_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44Centrality50100BptxAND + process.hltPreHICsAK4PFJet60Eta1p5Centrality50100 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta1p5 + process.HLTCsAK4PFJetsSequence + process.hltCsPFJetsCorrectedMatchedToPuCaloJets60 + process.hltSingleCsPFJet60Eta1p5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HICsAK4PFJet80Eta1p5_Centrality_30_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56Centrality30100BptxAND + process.hltPreHICsAK4PFJet80Eta1p5Centrality30100 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet70Eta1p5 + process.HLTCsAK4PFJetsSequence + process.hltCsPFJetsCorrectedMatchedToPuCaloJets70 + process.hltSingleCsPFJet80Eta1p5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HICsAK4PFJet80Eta1p5_Centrality_50_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56Centrality50100BptxAND + process.hltPreHICsAK4PFJet80Eta1p5Centrality50100 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet70Eta1p5 + process.HLTCsAK4PFJetsSequence + process.hltCsPFJetsCorrectedMatchedToPuCaloJets70 + process.hltSingleCsPFJet80Eta1p5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HICsAK4PFJet100Eta1p5_Centrality_30_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60Centrality30100BptxAND + process.hltPreHICsAK4PFJet100Eta1p5Centrality30100 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta1p5 + process.HLTCsAK4PFJetsSequence + process.hltCsPFJetsCorrectedMatchedToPuCaloJets80 + process.hltSingleCsPFJet100Eta1p5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HICsAK4PFJet100Eta1p5_Centrality_50_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60Centrality50100BptxAND + process.hltPreHICsAK4PFJet100Eta1p5Centrality50100 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta1p5 + process.HLTCsAK4PFJetsSequence + process.hltCsPFJetsCorrectedMatchedToPuCaloJets80 + process.hltSingleCsPFJet100Eta1p5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIL3Mu3_EG10HECut_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL3Mu3EG10HECut + process.hltL1fL1sSingleMuOpenL1Filtered0 + process.HLTHIGEDPhoton10HECutPPOnAASequence + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenL2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + process.hltL3fL1sSingleMuOpenL1f0L2f0L3Filtered3 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIL3Mu3_EG15HECut_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL3Mu3EG15HECut + process.hltL1fL1sSingleMuOpenL1Filtered0 + process.HLTHIGEDPhoton15HECutPPOnAASequence + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenL2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + process.hltL3fL1sSingleMuOpenL1f0L2f0L3Filtered3 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIL3Mu3_EG20HECut_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL3Mu3EG20HECut + process.hltL1fL1sSingleMuOpenL1Filtered0 + process.HLTHIGEDPhoton20HECutPPOnAASequence + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenL2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + process.hltL3fL1sSingleMuOpenL1f0L2f0L3Filtered3 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIL3Mu3_EG30HECut_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL3Mu3EG30HECut + process.hltL1fL1sSingleMuOpenL1Filtered0 + process.HLTHIGEDPhoton30HECutPPOnAASequence + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenL2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + process.hltL3fL1sSingleMuOpenL1f0L2f0L3Filtered3 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIL3Mu5_EG10HECut_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL3Mu5EG10HECut + process.hltL1fL1sSingleMuOpenL1Filtered0 + process.HLTHIGEDPhoton10HECutPPOnAASequence + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenL2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + process.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIL3Mu5_EG15HECut_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL3Mu5EG15HECut + process.hltL1fL1sSingleMuOpenL1Filtered0 + process.HLTHIGEDPhoton15HECutPPOnAASequence + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenL2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + process.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIL3Mu5_EG20HECut_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL3Mu5EG20HECut + process.hltL1fL1sSingleMuOpenL1Filtered0 + process.HLTHIGEDPhoton20HECutPPOnAASequence + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenL2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + process.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIL3Mu5_EG30HECut_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL3Mu5EG30HECut + process.hltL1fL1sSingleMuOpenL1Filtered0 + process.HLTHIGEDPhoton30HECutPPOnAASequence + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenL2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + process.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIL3Mu7_EG10HECut_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL3Mu7EG10HECut + process.hltL1fL1sSingleMuOpenL1Filtered0 + process.HLTHIGEDPhoton10HECutPPOnAASequence + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenL2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + process.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered7 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIL3Mu7_EG15HECut_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL3Mu7EG15HECut + process.hltL1fL1sSingleMuOpenL1Filtered0 + process.HLTHIGEDPhoton15HECutPPOnAASequence + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenL2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + process.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered7 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIL3Mu7_EG20HECut_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL3Mu7EG20HECut + process.hltL1fL1sSingleMuOpenL1Filtered0 + process.HLTHIGEDPhoton20HECutPPOnAASequence + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenL2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + process.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered7 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIL3Mu7_EG30HECut_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL3Mu7EG30HECut + process.hltL1fL1sSingleMuOpenL1Filtered0 + process.HLTHIGEDPhoton30HECutPPOnAASequence + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenL2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + process.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered7 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet28MidEta2p7BptxAND + process.hltPreHIL3Mu3Eta2p5PuAK4CaloJet40Eta2p1 + process.hltL1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet40Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet28MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet28MidEta2p7L1f0L2f0L3Filtered3 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet44MidEta2p7BptxAND + process.hltPreHIL3Mu3Eta2p5PuAK4CaloJet60Eta2p1 + process.hltL1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet44MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet44MidEta2p7L1f0L2f0L3Filtered3 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet56MidEta2p7BptxAND + process.hltPreHIL3Mu3Eta2p5PuAK4CaloJet80Eta2p1 + process.hltL1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet56MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet56MidEta2p7L1f0L2f0L3Filtered3 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet64MidEta2p7BptxAND + process.hltPreHIL3Mu3Eta2p5PuAK4CaloJet100Eta2p1 + process.hltL1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet100Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet64MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet64MidEta2p7L1f0L2f0L3Filtered3 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet28MidEta2p7BptxAND + process.hltPreHIL3Mu3Eta2p5PuAK4CaloJet40Eta2p1FilterDr + process.hltL1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet40Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet28MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet28MidEta2p7L1f0L2f0L3Filtered3 + process.hltL3MuFiltered3SinglePuAK4CaloJet40FilterDr + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet44MidEta2p7BptxAND + process.hltPreHIL3Mu3Eta2p5PuAK4CaloJet60Eta2p1FilterDr + process.hltL1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet44MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet44MidEta2p7L1f0L2f0L3Filtered3 + process.hltL3MuFiltered3SinglePuAK4CaloJet60FilterDr + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet56MidEta2p7BptxAND + process.hltPreHIL3Mu3Eta2p5PuAK4CaloJet80Eta2p1FilterDr + process.hltL1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet56MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet56MidEta2p7L1f0L2f0L3Filtered3 + process.hltL3MuFiltered3SinglePuAK4CaloJet80FilterDr + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet64MidEta2p7BptxAND + process.hltPreHIL3Mu3Eta2p5PuAK4CaloJet100Eta2p1FilterDr + process.hltL1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet100Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet64MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet64MidEta2p7L1f0L2f0L3Filtered3 + process.hltL3MuFiltered3SinglePuAK4CaloJet100FilterDr + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet28MidEta2p7BptxAND + process.hltPreHIL3Mu5Eta2p5PuAK4CaloJet40Eta2p1 + process.hltL1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet40Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet28MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet28MidEta2p7L1f0L2f0L3Filtered5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet44MidEta2p7BptxAND + process.hltPreHIL3Mu5Eta2p5PuAK4CaloJet60Eta2p1 + process.hltL1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet44MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet44MidEta2p7L1f0L2f0L3Filtered5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet56MidEta2p7BptxAND + process.hltPreHIL3Mu5Eta2p5PuAK4CaloJet80Eta2p1 + process.hltL1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet56MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet56MidEta2p7L1f0L2f0L3Filtered5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet64MidEta2p7BptxAND + process.hltPreHIL3Mu5Eta2p5PuAK4CaloJet100Eta2p1 + process.hltL1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet100Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet64MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet64MidEta2p7L1f0L2f0L3Filtered5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet28MidEta2p7BptxAND + process.hltPreHIL3Mu5Eta2p5PuAK4CaloJet40Eta2p1FilterDr + process.hltL1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet40Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet28MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet28MidEta2p7L1f0L2f0L3Filtered5 + process.hltL3MuFiltered5SinglePuAK4CaloJet40FilterDr + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet44MidEta2p7BptxAND + process.hltPreHIL3Mu5Eta2p5PuAK4CaloJet60Eta2p1FilterDr + process.hltL1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet44MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet44MidEta2p7L1f0L2f0L3Filtered5 + process.hltL3MuFiltered5SinglePuAK4CaloJet60FilterDr + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet56MidEta2p7BptxAND + process.hltPreHIL3Mu5Eta2p5PuAK4CaloJet80Eta2p1FilterDr + process.hltL1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet56MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet56MidEta2p7L1f0L2f0L3Filtered5 + process.hltL3MuFiltered5SinglePuAK4CaloJet80FilterDr + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet64MidEta2p7BptxAND + process.hltPreHIL3Mu5Eta2p5PuAK4CaloJet100Eta2p1FilterDr + process.hltL1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet100Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet64MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet64MidEta2p7L1f0L2f0L3Filtered5 + process.hltL3MuFiltered5SinglePuAK4CaloJet100FilterDr + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HICsAK4PFJet60Eta1p5_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHICsAK4PFJet60Eta1p5 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta1p5 + process.HLTCsAK4PFJetsSequence + process.hltCsPFJetsCorrectedMatchedToPuCaloJets60 + process.hltSingleCsPFJet60Eta1p5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HICsAK4PFJet80Eta1p5_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56BptxAND + process.hltPreHICsAK4PFJet80Eta1p5 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet70Eta1p5 + process.HLTCsAK4PFJetsSequence + process.hltCsPFJetsCorrectedMatchedToPuCaloJets70 + process.hltSingleCsPFJet80Eta1p5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HICsAK4PFJet100Eta1p5_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60BptxAND + process.hltPreHICsAK4PFJet100Eta1p5 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta1p5 + process.HLTCsAK4PFJetsSequence + process.hltCsPFJetsCorrectedMatchedToPuCaloJets80 + process.hltSingleCsPFJet100Eta1p5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HICsAK4PFJet100Eta1p5_Beamspot_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60BptxAND + process.hltPreHICsAK4PFJet100Eta1p5Beamspot + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta1p5 + process.HLTCsAK4PFJetsSequence + process.hltCsPFJetsCorrectedMatchedToPuCaloJets80 + process.hltSingleCsPFJet100Eta1p5 + process.hltVerticesPFPPOnAA + process.hltVerticesPFSelectorPPOnAA + process.hltVerticesPFFilterPPOnAA + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HICsAK4PFJet120Eta1p5_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60BptxAND + process.hltPreHICsAK4PFJet120Eta1p5 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet90Eta1p5 + process.HLTCsAK4PFJetsSequence + process.hltCsPFJetsCorrectedMatchedToPuCaloJets90 + process.hltSingleCsPFJet120Eta1p5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HICsAK4PFJet60Eta1p5_Centrality_30_100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44Centrality30100BptxAND + process.hltPreHICsAK4PFJet60Eta1p5Centrality30100 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta1p5 + process.HLTCsAK4PFJetsSequence + process.hltCsPFJetsCorrectedMatchedToPuCaloJets60 + process.hltSingleCsPFJet60Eta1p5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HICsAK4PFJet60Eta1p5_Centrality_50_100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44Centrality50100BptxAND + process.hltPreHICsAK4PFJet60Eta1p5Centrality50100 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta1p5 + process.HLTCsAK4PFJetsSequence + process.hltCsPFJetsCorrectedMatchedToPuCaloJets60 + process.hltSingleCsPFJet60Eta1p5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HICsAK4PFJet80Eta1p5_Centrality_30_100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56Centrality30100BptxAND + process.hltPreHICsAK4PFJet80Eta1p5Centrality30100 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet70Eta1p5 + process.HLTCsAK4PFJetsSequence + process.hltCsPFJetsCorrectedMatchedToPuCaloJets70 + process.hltSingleCsPFJet80Eta1p5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HICsAK4PFJet80Eta1p5_Centrality_50_100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56Centrality50100BptxAND + process.hltPreHICsAK4PFJet80Eta1p5Centrality50100 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet70Eta1p5 + process.HLTCsAK4PFJetsSequence + process.hltCsPFJetsCorrectedMatchedToPuCaloJets70 + process.hltSingleCsPFJet80Eta1p5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HICsAK4PFJet100Eta1p5_Centrality_30_100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60Centrality30100BptxAND + process.hltPreHICsAK4PFJet100Eta1p5Centrality30100 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta1p5 + process.HLTCsAK4PFJetsSequence + process.hltCsPFJetsCorrectedMatchedToPuCaloJets80 + process.hltSingleCsPFJet100Eta1p5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HICsAK4PFJet100Eta1p5_Centrality_50_100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60Centrality50100BptxAND + process.hltPreHICsAK4PFJet100Eta1p5Centrality50100 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta1p5 + process.HLTCsAK4PFJetsSequence + process.hltCsPFJetsCorrectedMatchedToPuCaloJets80 + process.hltSingleCsPFJet100Eta1p5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIL3Mu3_EG10HECut_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL3Mu3EG10HECut + process.hltL1fL1sSingleMuOpenL1Filtered0 + process.HLTHIGEDPhoton10HECutPPOnAASequence + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenL2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + process.hltL3fL1sSingleMuOpenL1f0L2f0L3Filtered3 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIL3Mu3_EG15HECut_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL3Mu3EG15HECut + process.hltL1fL1sSingleMuOpenL1Filtered0 + process.HLTHIGEDPhoton15HECutPPOnAASequence + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenL2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + process.hltL3fL1sSingleMuOpenL1f0L2f0L3Filtered3 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIL3Mu3_EG20HECut_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL3Mu3EG20HECut + process.hltL1fL1sSingleMuOpenL1Filtered0 + process.HLTHIGEDPhoton20HECutPPOnAASequence + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenL2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + process.hltL3fL1sSingleMuOpenL1f0L2f0L3Filtered3 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIL3Mu3_EG30HECut_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL3Mu3EG30HECut + process.hltL1fL1sSingleMuOpenL1Filtered0 + process.HLTHIGEDPhoton30HECutPPOnAASequence + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenL2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + process.hltL3fL1sSingleMuOpenL1f0L2f0L3Filtered3 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIL3Mu5_EG10HECut_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL3Mu5EG10HECut + process.hltL1fL1sSingleMuOpenL1Filtered0 + process.HLTHIGEDPhoton10HECutPPOnAASequence + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenL2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + process.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIL3Mu5_EG15HECut_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL3Mu5EG15HECut + process.hltL1fL1sSingleMuOpenL1Filtered0 + process.HLTHIGEDPhoton15HECutPPOnAASequence + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenL2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + process.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIL3Mu5_EG20HECut_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL3Mu5EG20HECut + process.hltL1fL1sSingleMuOpenL1Filtered0 + process.HLTHIGEDPhoton20HECutPPOnAASequence + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenL2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + process.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIL3Mu5_EG30HECut_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL3Mu5EG30HECut + process.hltL1fL1sSingleMuOpenL1Filtered0 + process.HLTHIGEDPhoton30HECutPPOnAASequence + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenL2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + process.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIL3Mu7_EG10HECut_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL3Mu7EG10HECut + process.hltL1fL1sSingleMuOpenL1Filtered0 + process.HLTHIGEDPhoton10HECutPPOnAASequence + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenL2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + process.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered7 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIL3Mu7_EG15HECut_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL3Mu7EG15HECut + process.hltL1fL1sSingleMuOpenL1Filtered0 + process.HLTHIGEDPhoton15HECutPPOnAASequence + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenL2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + process.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered7 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIL3Mu7_EG20HECut_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL3Mu7EG20HECut + process.hltL1fL1sSingleMuOpenL1Filtered0 + process.HLTHIGEDPhoton20HECutPPOnAASequence + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenL2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + process.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered7 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIL3Mu7_EG30HECut_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL3Mu7EG30HECut + process.hltL1fL1sSingleMuOpenL1Filtered0 + process.HLTHIGEDPhoton30HECutPPOnAASequence + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenL2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + process.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered7 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet28MidEta2p7BptxAND + process.hltPreHIL3Mu3Eta2p5PuAK4CaloJet40Eta2p1 + process.hltL1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet40Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet28MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet28MidEta2p7L1f0L2f0L3Filtered3 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet44MidEta2p7BptxAND + process.hltPreHIL3Mu3Eta2p5PuAK4CaloJet60Eta2p1 + process.hltL1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet44MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet44MidEta2p7L1f0L2f0L3Filtered3 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet56MidEta2p7BptxAND + process.hltPreHIL3Mu3Eta2p5PuAK4CaloJet80Eta2p1 + process.hltL1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet56MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet56MidEta2p7L1f0L2f0L3Filtered3 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet64MidEta2p7BptxAND + process.hltPreHIL3Mu3Eta2p5PuAK4CaloJet100Eta2p1 + process.hltL1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet100Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet64MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet64MidEta2p7L1f0L2f0L3Filtered3 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet28MidEta2p7BptxAND + process.hltPreHIL3Mu3Eta2p5PuAK4CaloJet40Eta2p1FilterDr + process.hltL1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet40Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet28MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet28MidEta2p7L1f0L2f0L3Filtered3 + process.hltL3MuFiltered3SinglePuAK4CaloJet40FilterDr + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet44MidEta2p7BptxAND + process.hltPreHIL3Mu3Eta2p5PuAK4CaloJet60Eta2p1FilterDr + process.hltL1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet44MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet44MidEta2p7L1f0L2f0L3Filtered3 + process.hltL3MuFiltered3SinglePuAK4CaloJet60FilterDr + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet56MidEta2p7BptxAND + process.hltPreHIL3Mu3Eta2p5PuAK4CaloJet80Eta2p1FilterDr + process.hltL1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet56MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet56MidEta2p7L1f0L2f0L3Filtered3 + process.hltL3MuFiltered3SinglePuAK4CaloJet80FilterDr + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet64MidEta2p7BptxAND + process.hltPreHIL3Mu3Eta2p5PuAK4CaloJet100Eta2p1FilterDr + process.hltL1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet100Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet64MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet64MidEta2p7L1f0L2f0L3Filtered3 + process.hltL3MuFiltered3SinglePuAK4CaloJet100FilterDr + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet28MidEta2p7BptxAND + process.hltPreHIL3Mu5Eta2p5PuAK4CaloJet40Eta2p1 + process.hltL1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet40Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet28MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet28MidEta2p7L1f0L2f0L3Filtered5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet44MidEta2p7BptxAND + process.hltPreHIL3Mu5Eta2p5PuAK4CaloJet60Eta2p1 + process.hltL1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet44MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet44MidEta2p7L1f0L2f0L3Filtered5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet56MidEta2p7BptxAND + process.hltPreHIL3Mu5Eta2p5PuAK4CaloJet80Eta2p1 + process.hltL1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet56MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet56MidEta2p7L1f0L2f0L3Filtered5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet64MidEta2p7BptxAND + process.hltPreHIL3Mu5Eta2p5PuAK4CaloJet100Eta2p1 + process.hltL1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet100Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet64MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet64MidEta2p7L1f0L2f0L3Filtered5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet28MidEta2p7BptxAND + process.hltPreHIL3Mu5Eta2p5PuAK4CaloJet40Eta2p1FilterDr + process.hltL1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet40Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet28MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet28MidEta2p7L1f0L2f0L3Filtered5 + process.hltL3MuFiltered5SinglePuAK4CaloJet40FilterDr + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet44MidEta2p7BptxAND + process.hltPreHIL3Mu5Eta2p5PuAK4CaloJet60Eta2p1FilterDr + process.hltL1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet44MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet44MidEta2p7L1f0L2f0L3Filtered5 + process.hltL3MuFiltered5SinglePuAK4CaloJet60FilterDr + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet56MidEta2p7BptxAND + process.hltPreHIL3Mu5Eta2p5PuAK4CaloJet80Eta2p1FilterDr + process.hltL1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet56MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet56MidEta2p7L1f0L2f0L3Filtered5 + process.hltL3MuFiltered5SinglePuAK4CaloJet80FilterDr + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet64MidEta2p7BptxAND + process.hltPreHIL3Mu5Eta2p5PuAK4CaloJet100Eta2p1FilterDr + process.hltL1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet100Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet64MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet64MidEta2p7L1f0L2f0L3Filtered5 + process.hltL3MuFiltered5SinglePuAK4CaloJet100FilterDr + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) process.HLT_HICastor_MediumJet_NotMBHF2AND_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sCastorMJNotMBHF2AND + process.hltPreHICastorMediumJetNotMBHF2AND + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) process.HLT_HICastor_MediumJet_NotMBHF2OR_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sCastorMJNotMBHF2OR + process.hltPreHICastorMediumJetNotMBHF2OR + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) process.HLT_HICastor_MediumJet_MBHF1OR_BptxAND_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sCastorMJMBHF1ORBptx + process.hltPreHICastorMediumJetMBHF1ORBptxAND + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) @@ -129935,28 +133103,28 @@ process.HLT_HICastor_HighJet_MBHF2AND_BptxAND_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sCastorHJMBHF2ANDBptx + process.hltPreHICastorHighJetMBHF2ANDBptxAND + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) process.HLT_HICastor_Muon_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sCastorMuon + process.hltPreHICastorMuon + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) process.HLT_HICastor_Muon_BptxAND_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sCastorMuonBptx + process.hltPreHICastorMuonBptxAND + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) -process.HLT_HIIslandPhoton10_Eta2p4_Cent30_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG3Cent30100BptxAND + process.hltPreHIIslandPhoton10Eta2p4Cent30100 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton10Eta2p4 + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIIslandPhoton20_Eta2p4_Cent30_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG3Cent30100BptxAND + process.hltPreHIIslandPhoton20Eta2p4Cent30100 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton20Eta2p4 + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIIslandPhoton30_Eta2p4_Cent30_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG7Cent30100BptxAND + process.hltPreHIIslandPhoton30Eta2p4Cent30100 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton30Eta2p4 + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIIslandPhoton40_Eta2p4_Cent30_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21Cent30100BptxAND + process.hltPreHIIslandPhoton40Eta2p4Cent30100 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton40Eta2p4 + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIIslandPhoton10_Eta2p4_Cent50_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG3Cent50100BptxAND + process.hltPreHIIslandPhoton10Eta2p4Cent50100 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton10Eta2p4 + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIIslandPhoton20_Eta2p4_Cent50_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG3Cent50100BptxAND + process.hltPreHIIslandPhoton20Eta2p4Cent50100 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton20Eta2p4 + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIIslandPhoton30_Eta2p4_Cent50_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG7Cent50100BptxAND + process.hltPreHIIslandPhoton30Eta2p4Cent50100 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton30Eta2p4 + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIIslandPhoton40_Eta2p4_Cent50_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21Cent50100BptxAND + process.hltPreHIIslandPhoton40Eta2p4Cent50100 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton40Eta2p4 + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton10_Cent30_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG3Cent30100BptxAND + process.hltPreHIGEDPhoton10Cent30100 + process.HLTHIGEDPhoton10PPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton20_Cent30_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG3Cent30100BptxAND + process.hltPreHIGEDPhoton20Cent30100 + process.HLTHIGEDPhoton20PPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton30_Cent30_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG7Cent30100BptxAND + process.hltPreHIGEDPhoton30Cent30100 + process.HLTHIGEDPhoton30PPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton40_Cent30_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21Cent30100BptxAND + process.hltPreHIGEDPhoton40Cent30100 + process.HLTHIGEDPhoton40PPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton10_Cent50_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG3Cent50100BptxAND + process.hltPreHIGEDPhoton10Cent50100 + process.HLTHIGEDPhoton10PPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton20_Cent50_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG3Cent50100BptxAND + process.hltPreHIGEDPhoton20Cent50100 + process.HLTHIGEDPhoton20PPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton30_Cent50_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG7Cent50100BptxAND + process.hltPreHIGEDPhoton30Cent50100 + process.HLTHIGEDPhoton30PPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton40_Cent50_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21Cent50100BptxAND + process.hltPreHIGEDPhoton40Cent50100 + process.HLTHIGEDPhoton40PPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIPuAK4CaloJet60Eta2p4_DeepCSV0p4_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIPuAK4CaloJet60Eta2p4DeepCSV0p4 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p4 + process.hltSelectorJets60 + process.hltSelectorCentralJets60 + process.hltSelector4CentralJetsPtCut + process.hltSelectorCentralJets + process.hltSelector4CentralJets + process.HLTBtagDeepCSVSequenceL3ForHI + process.hltBTagCaloDeepCSV0p4TagSingleJet60 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIPuAK4CaloJet80Eta2p4_DeepCSV0p4_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56BptxAND + process.hltPreHIPuAK4CaloJet80Eta2p4DeepCSV0p4 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta2p4 + process.hltSelectorJets80 + process.hltSelectorCentralJets80 + process.hltSelector4CentralJetsPtCut80 + process.hltSelectorJets60 + process.hltSelectorCentralJets60 + process.hltSelector4CentralJetsPtCut + process.hltSelectorCentralJets + process.hltSelector4CentralJets + process.HLTBtagDeepCSVSequenceL3ForHIBJet80 + process.hltBTagCaloDeepCSV0p4SingleJet80 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIPuAK4CaloJet100Eta2p4_DeepCSV0p4_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60BptxAND + process.hltPreHIPuAK4CaloJet100Eta2p4DeepCSV0p4 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet100Eta2p4 + process.hltSelectorJets100 + process.hltSelectorCentralJets100 + process.hltSelector4CentralJetsPtCut100 + process.hltSelectorJets60 + process.hltSelectorCentralJets60 + process.hltSelector4CentralJetsPtCut + process.hltSelectorCentralJets + process.hltSelector4CentralJets + process.HLTBtagDeepCSVSequenceL3ForHIBJet100 + process.hltBTagCaloDeepCSV0p4SingleJet100 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIPuAK4CaloJet60Eta2p4_CSVv2WP0p75_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIPuAK4CaloJet60Eta2p4CSVv2WP0p75 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p4 + process.hltSelectorJets60 + process.hltSelectorCentralJets60 + process.hltSelector4CentralJetsPtCut + process.hltSelectorCentralJets + process.hltSelector4CentralJets + process.HLTBtagCSVv2SequenceL3ForHI + process.hltBTagCaloCSVv2WP0p75SingleJet60HI + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIPuAK4CaloJet80Eta2p4_CSVv2WP0p75_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56BptxAND + process.hltPreHIPuAK4CaloJet80Eta2p4CSVv2WP0p75 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta2p4 + process.hltSelectorJets80 + process.hltSelectorCentralJets80 + process.hltSelector4CentralJetsPtCut80 + process.hltSelectorJets60 + process.hltSelectorCentralJets60 + process.hltSelector4CentralJetsPtCut + process.hltSelectorCentralJets + process.hltSelector4CentralJets + process.HLTBtagCSVv2SequenceL3ForHIBJet80 + process.hltBTagCaloCSVv2WP0p75SingleJet80HI + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIPuAK4CaloJet100Eta2p4_CSVv2WP0p75_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60BptxAND + process.hltPreHIPuAK4CaloJet100Eta2p4CSVv2WP0p75 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet100Eta2p4 + process.hltSelectorJets100 + process.hltSelectorCentralJets100 + process.hltSelector4CentralJetsPtCut100 + process.hltSelectorJets60 + process.hltSelectorCentralJets60 + process.hltSelector4CentralJetsPtCut + process.hltSelectorCentralJets + process.hltSelector4CentralJets + process.HLTBtagCSVv2SequenceL3ForHIBJet100 + process.hltBTagCaloCSVv2WP0p75SingleJet100HI + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIIslandPhoton10_Eta2p4_Cent30_100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG3Cent30100BptxAND + process.hltPreHIIslandPhoton10Eta2p4Cent30100 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton10Eta2p4 + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIIslandPhoton20_Eta2p4_Cent30_100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG3Cent30100BptxAND + process.hltPreHIIslandPhoton20Eta2p4Cent30100 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton20Eta2p4 + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIIslandPhoton30_Eta2p4_Cent30_100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG7Cent30100BptxAND + process.hltPreHIIslandPhoton30Eta2p4Cent30100 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton30Eta2p4 + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIIslandPhoton40_Eta2p4_Cent30_100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21Cent30100BptxAND + process.hltPreHIIslandPhoton40Eta2p4Cent30100 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton40Eta2p4 + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIIslandPhoton10_Eta2p4_Cent50_100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG3Cent50100BptxAND + process.hltPreHIIslandPhoton10Eta2p4Cent50100 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton10Eta2p4 + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIIslandPhoton20_Eta2p4_Cent50_100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG3Cent50100BptxAND + process.hltPreHIIslandPhoton20Eta2p4Cent50100 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton20Eta2p4 + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIIslandPhoton30_Eta2p4_Cent50_100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG7Cent50100BptxAND + process.hltPreHIIslandPhoton30Eta2p4Cent50100 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton30Eta2p4 + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIIslandPhoton40_Eta2p4_Cent50_100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21Cent50100BptxAND + process.hltPreHIIslandPhoton40Eta2p4Cent50100 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton40Eta2p4 + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton10_Cent30_100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG3Cent30100BptxAND + process.hltPreHIGEDPhoton10Cent30100 + process.HLTHIGEDPhoton10PPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton20_Cent30_100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG3Cent30100BptxAND + process.hltPreHIGEDPhoton20Cent30100 + process.HLTHIGEDPhoton20PPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton30_Cent30_100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG7Cent30100BptxAND + process.hltPreHIGEDPhoton30Cent30100 + process.HLTHIGEDPhoton30PPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton40_Cent30_100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21Cent30100BptxAND + process.hltPreHIGEDPhoton40Cent30100 + process.HLTHIGEDPhoton40PPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton10_Cent50_100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG3Cent50100BptxAND + process.hltPreHIGEDPhoton10Cent50100 + process.HLTHIGEDPhoton10PPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton20_Cent50_100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG3Cent50100BptxAND + process.hltPreHIGEDPhoton20Cent50100 + process.HLTHIGEDPhoton20PPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton30_Cent50_100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG7Cent50100BptxAND + process.hltPreHIGEDPhoton30Cent50100 + process.HLTHIGEDPhoton30PPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton40_Cent50_100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21Cent50100BptxAND + process.hltPreHIGEDPhoton40Cent50100 + process.HLTHIGEDPhoton40PPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIPuAK4CaloJet60Eta2p4_DeepCSV0p4_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIPuAK4CaloJet60Eta2p4DeepCSV0p4 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p4 + process.hltSelectorJets60 + process.hltSelectorCentralJets60 + process.hltSelector4CentralJetsPtCut + process.hltSelectorCentralJets + process.hltSelector4CentralJets + process.HLTBtagDeepCSVSequenceL3ForHI + process.hltBTagCaloDeepCSV0p4TagSingleJet60 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIPuAK4CaloJet80Eta2p4_DeepCSV0p4_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56BptxAND + process.hltPreHIPuAK4CaloJet80Eta2p4DeepCSV0p4 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta2p4 + process.hltSelectorJets80 + process.hltSelectorCentralJets80 + process.hltSelector4CentralJetsPtCut80 + process.hltSelectorJets60 + process.hltSelectorCentralJets60 + process.hltSelector4CentralJetsPtCut + process.hltSelectorCentralJets + process.hltSelector4CentralJets + process.HLTBtagDeepCSVSequenceL3ForHIBJet80 + process.hltBTagCaloDeepCSV0p4SingleJet80 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIPuAK4CaloJet100Eta2p4_DeepCSV0p4_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60BptxAND + process.hltPreHIPuAK4CaloJet100Eta2p4DeepCSV0p4 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet100Eta2p4 + process.hltSelectorJets100 + process.hltSelectorCentralJets100 + process.hltSelector4CentralJetsPtCut100 + process.hltSelectorJets60 + process.hltSelectorCentralJets60 + process.hltSelector4CentralJetsPtCut + process.hltSelectorCentralJets + process.hltSelector4CentralJets + process.HLTBtagDeepCSVSequenceL3ForHIBJet100 + process.hltBTagCaloDeepCSV0p4SingleJet100 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIPuAK4CaloJet60Eta2p4_CSVv2WP0p75_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIPuAK4CaloJet60Eta2p4CSVv2WP0p75 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p4 + process.hltSelectorJets60 + process.hltSelectorCentralJets60 + process.hltSelector4CentralJetsPtCut + process.hltSelectorCentralJets + process.hltSelector4CentralJets + process.HLTBtagCSVv2SequenceL3ForHI + process.hltBTagCaloCSVv2WP0p75SingleJet60HI + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIPuAK4CaloJet80Eta2p4_CSVv2WP0p75_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56BptxAND + process.hltPreHIPuAK4CaloJet80Eta2p4CSVv2WP0p75 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta2p4 + process.hltSelectorJets80 + process.hltSelectorCentralJets80 + process.hltSelector4CentralJetsPtCut80 + process.hltSelectorJets60 + process.hltSelectorCentralJets60 + process.hltSelector4CentralJetsPtCut + process.hltSelectorCentralJets + process.hltSelector4CentralJets + process.HLTBtagCSVv2SequenceL3ForHIBJet80 + process.hltBTagCaloCSVv2WP0p75SingleJet80HI + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIPuAK4CaloJet100Eta2p4_CSVv2WP0p75_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60BptxAND + process.hltPreHIPuAK4CaloJet100Eta2p4CSVv2WP0p75 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet100Eta2p4 + process.hltSelectorJets100 + process.hltSelectorCentralJets100 + process.hltSelector4CentralJetsPtCut100 + process.hltSelectorJets60 + process.hltSelectorCentralJets60 + process.hltSelector4CentralJetsPtCut + process.hltSelectorCentralJets + process.hltSelector4CentralJets + process.HLTBtagCSVv2SequenceL3ForHIBJet100 + process.hltBTagCaloCSVv2WP0p75SingleJet100HI + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) process.HLT_HIL1NotBptxOR_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sNotBptxOR + process.hltPreHIL1NotBptxOR + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) process.HLT_HIL1UnpairedBunchBptxMinus_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1UnpairedBunchBptxMinus + process.hltPreHIL1UnpairedBunchBptxMinus + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) process.HLT_HIL1UnpairedBunchBptxPlus_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1UnpairedBunchBptxPlus + process.hltPreHIL1UnpairedBunchBptxPlus + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) @@ -130366,7 +133534,7 @@ process.Dataset_ppForward = cms.Path( process.HLTDatasetPathBeginSequence + process.hltDatasetppForward + process.hltPreDatasetppForward ) -process.schedule = cms.Schedule( *(process.HLTriggerFirstPath, process.Status_OnCPU, process.Status_OnGPU, process.HLT_AK8PFJet360_TrimMass30_v19, process.HLT_AK8PFJet380_TrimMass30_v12, process.HLT_AK8PFJet400_TrimMass30_v13, process.HLT_AK8PFJet420_TrimMass30_v12, process.HLT_AK8PFJet400_MassSD30_v1, process.HLT_AK8PFJet420_MassSD30_v1, process.HLT_AK8PFJet450_MassSD30_v1, process.HLT_AK8DiPFJet250_250_MassSD30_v1, process.HLT_AK8DiPFJet250_250_MassSD50_v1, process.HLT_AK8DiPFJet260_260_MassSD30_v1, process.HLT_AK8DiPFJet270_270_MassSD30_v1, process.HLT_AK8PFHT750_TrimMass50_v13, process.HLT_AK8PFHT800_TrimMass50_v13, process.HLT_AK8PFHT850_TrimMass50_v12, process.HLT_AK8PFHT900_TrimMass50_v12, process.HLT_CaloJet10_NoJetID_v4, process.HLT_CaloJet20_NoJetID_v4, process.HLT_CaloJet50_NoJetID_v4, process.HLT_CaloJet500_NoJetID_v13, process.HLT_CaloJet550_NoJetID_v8, process.HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5, process.HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5, process.HLT_Trimuon5_3p5_2_Upsilon_Muon_v6, process.HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4, process.HLT_DoubleEle25_CaloIdL_MW_v5, process.HLT_DoubleEle27_CaloIdL_MW_v5, process.HLT_DoubleEle33_CaloIdL_MW_v18, process.HLT_DoubleEle24_eta2p1_WPTight_Gsf_v8, process.HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v21, process.HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v21, process.HLT_Ele27_Ele37_CaloIdL_MW_v5, process.HLT_Mu27_Ele37_CaloIdL_MW_v6, process.HLT_Mu37_Ele27_CaloIdL_MW_v6, process.HLT_Mu37_TkMu27_v6, process.HLT_DoubleMu4_3_Bs_v16, process.HLT_DoubleMu4_3_Jpsi_v16, process.HLT_DoubleMu4_3_LowMass_v2, process.HLT_DoubleMu4_LowMass_Displaced_v2, process.HLT_Mu0_L1DoubleMu_v2, process.HLT_Mu4_L1DoubleMu_v2, process.HLT_DoubleMu4_3_Photon4_BsToMMG_v1, process.HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1, process.HLT_DoubleMu3_Trk_Tau3mu_v13, process.HLT_DoubleMu3_TkMu_DsTau3Mu_v5, process.HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v9, process.HLT_DoubleMu4_MuMuTrk_Displaced_v16, process.HLT_Mu3_PFJet40_v17, process.HLT_Mu7p5_L2Mu2_Jpsi_v11, process.HLT_Mu7p5_L2Mu2_Upsilon_v11, process.HLT_Mu3_L1SingleMu5orSingleMu7_v2, process.HLT_DoublePhoton33_CaloIdL_v7, process.HLT_DoublePhoton70_v7, process.HLT_DoublePhoton85_v15, process.HLT_Ele20_WPTight_Gsf_v7, process.HLT_Ele15_WPLoose_Gsf_v4, process.HLT_Ele17_WPLoose_Gsf_v4, process.HLT_Ele20_WPLoose_Gsf_v7, process.HLT_Ele20_eta2p1_WPLoose_Gsf_v7, process.HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v5, process.HLT_Ele27_WPTight_Gsf_v17, process.HLT_Ele28_WPTight_Gsf_v2, process.HLT_Ele30_WPTight_Gsf_v2, process.HLT_Ele32_WPTight_Gsf_v16, process.HLT_Ele35_WPTight_Gsf_v10, process.HLT_Ele35_WPTight_Gsf_L1EGMT_v6, process.HLT_Ele38_WPTight_Gsf_v10, process.HLT_Ele40_WPTight_Gsf_v10, process.HLT_Ele32_WPTight_Gsf_L1DoubleEG_v10, process.HLT_Ele24_eta2p1_WPTight_Gsf_TightChargedIsoPFTauHPS30_eta2p1_CrossL1_v2, process.HLT_HT450_Beamspot_v12, process.HLT_HT300_Beamspot_v12, process.HLT_HT60_Beamspot_v2, process.HLT_ZeroBias_Beamspot_v5, process.HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_CrossL1_v2, process.HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v2, process.HLT_IsoMu27_LooseChargedIsoPFTau20_Trk1_eta2p1_SingleL1_v6, process.HLT_IsoMu27_LooseChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v3, process.HLT_IsoMu27_MediumChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v3, process.HLT_IsoMu27_TightChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v3, process.HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1, process.HLT_IsoMu20_v16, process.HLT_IsoMu24_v14, process.HLT_IsoMu24_eta2p1_v16, process.HLT_IsoMu27_v17, process.HLT_IsoMu30_v5, process.HLT_UncorrectedJetE30_NoBPTX_v7, process.HLT_UncorrectedJetE30_NoBPTX3BX_v7, process.HLT_UncorrectedJetE60_NoBPTX3BX_v7, process.HLT_UncorrectedJetE70_NoBPTX3BX_v7, process.HLT_L1SingleMu18_v4, process.HLT_L1SingleMu25_v3, process.HLT_L1SingleMuOpen_v3, process.HLT_L1SingleMuOpen_DT_v3, process.HLT_L1SingleMuCosmics_v2, process.HLT_L1SingleMu3_v2, process.HLT_L1SingleMu5_v2, process.HLT_L1SingleMu7_v2, process.HLT_L1DoubleMu0_v2, process.HLT_L1SingleEG10_v3, process.HLT_L1SingleEG15_v3, process.HLT_L1SingleEG18_v2, process.HLT_L1SingleJet16_v2, process.HLT_L1SingleJet20_v2, process.HLT_L1SingleJet35_v2, process.HLT_L1SingleJet8erHE_v2, process.HLT_L1SingleJet10erHE_v2, process.HLT_L1SingleJet12erHE_v2, process.HLT_L1SingleJet200_v2, process.HLT_L1DoubleJetC50_v3, process.HLT_L1EXT_HCAL_LaserMon1_v2, process.HLT_L1EXT_HCAL_LaserMon4_v2, process.HLT_DQMPixels_SingleMuOpen_v2, process.HLT_L2DoubleMu23_NoVertex_v3, process.HLT_L2Mu10_v8, process.HLT_L2Mu10_NoVertex_NoBPTX3BX_v6, process.HLT_L2Mu10_NoVertex_NoBPTX_v7, process.HLT_L2Mu45_NoVertex_3Sta_NoBPTX3BX_v5, process.HLT_L2Mu40_NoVertex_3Sta_NoBPTX3BX_v6, process.HLT_L2Mu50_v3, process.HLT_L2Mu23NoVtx_2Cha_v2, process.HLT_L2Mu23NoVtx_2Cha_CosmicSeed_v2, process.HLT_DoubleL2Mu30NoVtx_2Cha_CosmicSeed_Eta2p4_v3, process.HLT_DoubleL2Mu30NoVtx_2Cha_Eta2p4_v3, process.HLT_DoubleL2Mu50_v3, process.HLT_DoubleL2Mu23NoVtx_2Cha_CosmicSeed_v3, process.HLT_DoubleL2Mu25NoVtx_2Cha_CosmicSeed_v3, process.HLT_DoubleL2Mu25NoVtx_2Cha_CosmicSeed_Eta2p4_v3, process.HLT_DoubleL2Mu23NoVtx_2Cha_v3, process.HLT_DoubleL2Mu25NoVtx_2Cha_v3, process.HLT_DoubleL2Mu25NoVtx_2Cha_Eta2p4_v3, process.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v15, process.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v4, process.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v16, process.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v4, process.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v6, process.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v4, process.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v6, process.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v4, process.HLT_Mu25_TkMu0_Onia_v9, process.HLT_Mu30_TkMu0_Psi_v2, process.HLT_Mu30_TkMu0_Upsilon_v2, process.HLT_Mu20_TkMu0_Phi_v9, process.HLT_Mu25_TkMu0_Phi_v9, process.HLT_Mu12_v4, process.HLT_Mu15_v4, process.HLT_Mu20_v13, process.HLT_Mu27_v14, process.HLT_Mu50_v14, process.HLT_Mu55_v4, process.HLT_CascadeMu100_v4, process.HLT_HighPtTkMu100_v3, process.HLT_DiPFJet15_NoCaloMatched_v17, process.HLT_DiPFJet25_NoCaloMatched_v17, process.HLT_DiPFJet15_FBEta3_NoCaloMatched_v18, process.HLT_DiPFJet25_FBEta3_NoCaloMatched_v18, process.HLT_DiPFJetAve40_v15, process.HLT_DiPFJetAve60_v15, process.HLT_DiPFJetAve80_v14, process.HLT_DiPFJetAve140_v14, process.HLT_DiPFJetAve200_v14, process.HLT_DiPFJetAve260_v15, process.HLT_DiPFJetAve320_v15, process.HLT_DiPFJetAve400_v15, process.HLT_DiPFJetAve500_v15, process.HLT_DiPFJetAve15_HFJEC_v18, process.HLT_DiPFJetAve25_HFJEC_v18, process.HLT_DiPFJetAve35_HFJEC_v18, process.HLT_DiPFJetAve60_HFJEC_v16, process.HLT_DiPFJetAve80_HFJEC_v17, process.HLT_DiPFJetAve100_HFJEC_v17, process.HLT_DiPFJetAve160_HFJEC_v17, process.HLT_DiPFJetAve220_HFJEC_v17, process.HLT_DiPFJetAve300_HFJEC_v17, process.HLT_AK8PFJet15_v4, process.HLT_AK8PFJet25_v4, process.HLT_AK8PFJet40_v17, process.HLT_AK8PFJet60_v16, process.HLT_AK8PFJet80_v16, process.HLT_AK8PFJet140_v16, process.HLT_AK8PFJet200_v16, process.HLT_AK8PFJet260_v17, process.HLT_AK8PFJet320_v17, process.HLT_AK8PFJet400_v17, process.HLT_AK8PFJet450_v17, process.HLT_AK8PFJet500_v17, process.HLT_AK8PFJet550_v12, process.HLT_PFJet15_v4, process.HLT_PFJet25_v4, process.HLT_PFJet40_v22, process.HLT_PFJet60_v22, process.HLT_PFJet80_v21, process.HLT_PFJet110_v1, process.HLT_PFJet140_v20, process.HLT_PFJet200_v20, process.HLT_PFJet260_v21, process.HLT_PFJet320_v21, process.HLT_PFJet400_v21, process.HLT_PFJet450_v22, process.HLT_PFJet500_v22, process.HLT_PFJet550_v12, process.HLT_PFJetFwd15_v4, process.HLT_PFJetFwd25_v4, process.HLT_PFJetFwd40_v20, process.HLT_PFJetFwd60_v20, process.HLT_PFJetFwd80_v19, process.HLT_PFJetFwd140_v19, process.HLT_PFJetFwd200_v19, process.HLT_PFJetFwd260_v20, process.HLT_PFJetFwd320_v20, process.HLT_PFJetFwd400_v20, process.HLT_PFJetFwd450_v20, process.HLT_PFJetFwd500_v20, process.HLT_AK8PFJetFwd15_v4, process.HLT_AK8PFJetFwd25_v4, process.HLT_AK8PFJetFwd40_v16, process.HLT_AK8PFJetFwd60_v15, process.HLT_AK8PFJetFwd80_v15, process.HLT_AK8PFJetFwd140_v15, process.HLT_AK8PFJetFwd200_v15, process.HLT_AK8PFJetFwd260_v16, process.HLT_AK8PFJetFwd320_v16, process.HLT_AK8PFJetFwd400_v16, process.HLT_AK8PFJetFwd450_v16, process.HLT_AK8PFJetFwd500_v16, process.HLT_PFHT180_v18, process.HLT_PFHT250_v18, process.HLT_PFHT370_v18, process.HLT_PFHT430_v18, process.HLT_PFHT510_v18, process.HLT_PFHT590_v18, process.HLT_PFHT680_v18, process.HLT_PFHT780_v18, process.HLT_PFHT890_v18, process.HLT_PFHT1050_v19, process.HLT_PFHT500_PFMET100_PFMHT100_IDTight_v13, process.HLT_PFHT500_PFMET110_PFMHT110_IDTight_v13, process.HLT_PFHT700_PFMET85_PFMHT85_IDTight_v13, process.HLT_PFHT700_PFMET95_PFMHT95_IDTight_v13, process.HLT_PFHT800_PFMET75_PFMHT75_IDTight_v13, process.HLT_PFHT800_PFMET85_PFMHT85_IDTight_v13, process.HLT_PFMET110_PFMHT110_IDTight_v21, process.HLT_PFMET120_PFMHT120_IDTight_v21, process.HLT_PFMET130_PFMHT130_IDTight_v21, process.HLT_PFMET140_PFMHT140_IDTight_v21, process.HLT_PFMET100_PFMHT100_IDTight_CaloBTagDeepCSV_3p1_v9, process.HLT_PFMET110_PFMHT110_IDTight_CaloBTagDeepCSV_3p1_v9, process.HLT_PFMET120_PFMHT120_IDTight_CaloBTagDeepCSV_3p1_v9, process.HLT_PFMET130_PFMHT130_IDTight_CaloBTagDeepCSV_3p1_v9, process.HLT_PFMET140_PFMHT140_IDTight_CaloBTagDeepCSV_3p1_v9, process.HLT_PFMET120_PFMHT120_IDTight_PFHT60_v10, process.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v10, process.HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v10, process.HLT_PFMETTypeOne110_PFMHT110_IDTight_v13, process.HLT_PFMETTypeOne120_PFMHT120_IDTight_v13, process.HLT_PFMETTypeOne130_PFMHT130_IDTight_v13, process.HLT_PFMETTypeOne140_PFMHT140_IDTight_v12, process.HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v21, process.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v21, process.HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v20, process.HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v20, process.HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v1, process.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v1, process.HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v1, process.HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v1, process.HLT_MonoCentralPFJet80_PFMETNoMu110_PFMHTNoMu110_IDTight_v21, process.HLT_MonoCentralPFJet80_PFMETNoMu120_PFMHTNoMu120_IDTight_v21, process.HLT_MonoCentralPFJet80_PFMETNoMu130_PFMHTNoMu130_IDTight_v20, process.HLT_MonoCentralPFJet80_PFMETNoMu140_PFMHTNoMu140_IDTight_v20, process.HLT_L1ETMHadSeeds_v3, process.HLT_CaloMHT90_v5, process.HLT_CaloMET80_NotCleaned_v5, process.HLT_CaloMET90_NotCleaned_v5, process.HLT_CaloMET100_NotCleaned_v5, process.HLT_CaloMET110_NotCleaned_v5, process.HLT_CaloMET250_NotCleaned_v5, process.HLT_CaloMET300_NotCleaned_v5, process.HLT_CaloMET350_NotCleaned_v5, process.HLT_PFMET200_NotCleaned_v10, process.HLT_PFMET250_NotCleaned_v10, process.HLT_PFMET300_NotCleaned_v10, process.HLT_PFMET200_BeamHaloCleaned_v10, process.HLT_PFMETTypeOne200_BeamHaloCleaned_v10, process.HLT_MET105_IsoTrk50_v10, process.HLT_MET120_IsoTrk50_v10, process.HLT_SingleJet30_Mu12_SinglePFJet40_v12, process.HLT_Mu12eta2p3_v2, process.HLT_Mu12eta2p3_PFJet40_v2, process.HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v2, process.HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v2, process.HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v2, process.HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v2, process.HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2, process.HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2, process.HLT_DoublePFJets40_PFBTagDeepCSV_p71_v2, process.HLT_DoublePFJets100_PFBTagDeepCSV_p71_v2, process.HLT_DoublePFJets200_PFBTagDeepCSV_p71_v2, process.HLT_DoublePFJets350_PFBTagDeepCSV_p71_v2, process.HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2, process.HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2, process.HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v2, process.HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v2, process.HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v2, process.HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v2, process.HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v2, process.HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v2, process.HLT_DoublePFJets40_PFBTagDeepJet_p71_v2, process.HLT_DoublePFJets100_PFBTagDeepJet_p71_v2, process.HLT_DoublePFJets200_PFBTagDeepJet_p71_v2, process.HLT_DoublePFJets350_PFBTagDeepJet_p71_v2, process.HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v2, process.HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v2, process.HLT_Photon300_NoHE_v13, process.HLT_Mu8_TrkIsoVVL_v13, process.HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v19, process.HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v19, process.HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v20, process.HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v20, process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v14, process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v2, process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v2, process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v2, process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v2, process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v12, process.HLT_Mu17_TrkIsoVVL_v14, process.HLT_Mu19_TrkIsoVVL_v5, process.HLT_BTagMu_AK4DiJet20_Mu5_v14, process.HLT_BTagMu_AK4DiJet40_Mu5_v14, process.HLT_BTagMu_AK4DiJet70_Mu5_v14, process.HLT_BTagMu_AK4DiJet110_Mu5_v14, process.HLT_BTagMu_AK4DiJet170_Mu5_v13, process.HLT_BTagMu_AK4Jet300_Mu5_v13, process.HLT_BTagMu_AK8DiJet170_Mu5_v10, process.HLT_BTagMu_AK8Jet170_DoubleMu5_v3, process.HLT_BTagMu_AK8Jet300_Mu5_v13, process.HLT_Ele15_Ele8_CaloIdL_TrackIdL_IsoVL_v4, process.HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v20, process.HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v20, process.HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v16, process.HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v8, process.HLT_Mu23_TrkIsoVVL_Ele8_CaloIdL_TrackIdL_IsoVL_DZ_v11, process.HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v8, process.HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v16, process.HLT_Mu12_DoublePhoton20_v6, process.HLT_Photon20_v3, process.HLT_Photon22_v3, process.HLT_Photon25_v5, process.HLT_Photon33_v6, process.HLT_Photon50_v14, process.HLT_Photon75_v14, process.HLT_Photon90_v14, process.HLT_Photon120_v14, process.HLT_Photon150_v7, process.HLT_Photon175_v15, process.HLT_Photon200_v14, process.HLT_Photon30EB_TightID_TightIso_v2, process.HLT_Photon100EB_TightID_TightIso_v3, process.HLT_Photon110EB_TightID_TightIso_v3, process.HLT_Photon120EB_TightID_TightIso_v3, process.HLT_Photon100EBHE10_v3, process.HLT_Photon100EEHE10_v3, process.HLT_Photon100EE_TightID_TightIso_v3, process.HLT_Photon50_R9Id90_HE10_IsoM_v15, process.HLT_Photon75_R9Id90_HE10_IsoM_v15, process.HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_CaloMJJ300_PFJetsMJJ400DEta3_v6, process.HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_CaloMJJ400_PFJetsMJJ600DEta3_v6, process.HLT_Photon90_R9Id90_HE10_IsoM_v15, process.HLT_Photon120_R9Id90_HE10_IsoM_v15, process.HLT_Photon165_R9Id90_HE10_IsoM_v16, process.HLT_Photon90_CaloIdL_PFHT700_v17, process.HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v14, process.HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v14, process.HLT_Diphoton30PV_18PV_R9Id_AND_IsoCaloId_AND_HE_R9Id_Mass55_v13, process.HLT_Photon35_TwoProngs35_v2, process.HLT_IsoMu24_TwoProngs35_v2, process.HLT_Dimuon0_Jpsi_L1_NoOS_v8, process.HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8, process.HLT_Dimuon0_Jpsi_v9, process.HLT_Dimuon0_Jpsi_NoVertexing_v9, process.HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8, process.HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8, process.HLT_Dimuon0_Jpsi3p5_Muon2_v6, process.HLT_Dimuon0_Upsilon_L1_4p5_v10, process.HLT_Dimuon0_Upsilon_L1_5_v10, process.HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9, process.HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10, process.HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8, process.HLT_Dimuon0_Upsilon_NoVertexing_v8, process.HLT_Dimuon0_Upsilon_L1_5M_v9, process.HLT_Dimuon0_LowMass_L1_0er1p5R_v8, process.HLT_Dimuon0_LowMass_L1_0er1p5_v9, process.HLT_Dimuon0_LowMass_v9, process.HLT_Dimuon0_LowMass_L1_4_v9, process.HLT_Dimuon0_LowMass_L1_4R_v8, process.HLT_Dimuon0_LowMass_L1_TM530_v7, process.HLT_Trimuon2_Upsilon5_Muon_NoL1Mass_v7, process.HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7, process.HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7, process.HLT_TripleMu_5_3_3_Mass3p8_DZ_v9, process.HLT_TripleMu_10_5_5_DZ_v11, process.HLT_TripleMu_12_10_5_v11, process.HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5, process.HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5, process.HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5, process.HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5, process.HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v11, process.HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v11, process.HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v11, process.HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7, process.HLT_DoubleMu4_Jpsi_Displaced_v8, process.HLT_DoubleMu4_Jpsi_NoVertexing_v8, process.HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8, process.HLT_DoubleMu4_JpsiTrk_Bc_v1, process.HLT_DoubleMu43NoFiltersNoVtx_v5, process.HLT_DoubleMu48NoFiltersNoVtx_v5, process.HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v6, process.HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v6, process.HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v2, process.HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v2, process.HLT_DoubleMu40NoFiltersNoVtxDisplaced_v2, process.HLT_DoubleMu20_7_Mass0to30_L1_DM4_v8, process.HLT_DoubleMu20_7_Mass0to30_L1_DM4EG_v9, process.HLT_HT425_v10, process.HLT_HT430_DisplacedDijet40_DisplacedTrack_v14, process.HLT_HT500_DisplacedDijet40_DisplacedTrack_v14, process.HLT_HT430_DisplacedDijet60_DisplacedTrack_v14, process.HLT_HT400_DisplacedDijet40_DisplacedTrack_v14, process.HLT_HT650_DisplacedDijet60_Inclusive_v14, process.HLT_HT550_DisplacedDijet60_Inclusive_v14, process.HLT_DiJet110_35_Mjj650_PFMET110_v10, process.HLT_DiJet110_35_Mjj650_PFMET120_v10, process.HLT_DiJet110_35_Mjj650_PFMET130_v10, process.HLT_TripleJet110_35_35_Mjj650_PFMET110_v10, process.HLT_TripleJet110_35_35_Mjj650_PFMET120_v10, process.HLT_TripleJet110_35_35_Mjj650_PFMET130_v10, process.HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v14, process.HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v14, process.HLT_Ele28_HighEta_SC20_Mass55_v14, process.HLT_DoubleMu20_7_Mass0to30_Photon23_v9, process.HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9, process.HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v17, process.HLT_Ele15_IsoVVVL_PFHT450_v17, process.HLT_Ele50_IsoVVVL_PFHT450_v17, process.HLT_Ele15_IsoVVVL_PFHT600_v21, process.HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v16, process.HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17, process.HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v16, process.HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9, process.HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v16, process.HLT_Mu15_IsoVVVL_PFHT450_v16, process.HLT_Mu50_IsoVVVL_PFHT450_v16, process.HLT_Mu15_IsoVVVL_PFHT600_v20, process.HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v3, process.HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v3, process.HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v3, process.HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v3, process.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v3, process.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v3, process.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v3, process.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v3, process.HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8, process.HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8, process.HLT_Dimuon10_Upsilon_y1p4_v2, process.HLT_Dimuon12_Upsilon_y1p4_v3, process.HLT_Dimuon14_Phi_Barrel_Seagulls_v8, process.HLT_Dimuon25_Jpsi_v15, process.HLT_Dimuon14_PsiPrime_v14, process.HLT_Dimuon14_PsiPrime_noCorrL1_v6, process.HLT_Dimuon18_PsiPrime_v15, process.HLT_Dimuon18_PsiPrime_noCorrL1_v7, process.HLT_Dimuon24_Upsilon_noCorrL1_v7, process.HLT_Dimuon24_Phi_noCorrL1_v7, process.HLT_Dimuon25_Jpsi_noCorrL1_v7, process.HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v18, process.HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v18, process.HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v18, process.HLT_DoubleIsoMu20_eta2p1_v8, process.HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v7, process.HLT_TrkMu16_DoubleTrkMu6NoFiltersNoVtx_v13, process.HLT_TrkMu17_DoubleTrkMu8NoFiltersNoVtx_v14, process.HLT_Mu8_v13, process.HLT_Mu17_v14, process.HLT_Mu19_v5, process.HLT_Mu17_Photon30_IsoCaloId_v7, process.HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v17, process.HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v19, process.HLT_Ele15_CaloIdL_TrackIdL_IsoVL_PFJet30_v4, process.HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v19, process.HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v19, process.HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v17, process.HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v19, process.HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v19, process.HLT_Ele115_CaloIdVT_GsfTrkIdT_v15, process.HLT_Ele135_CaloIdVT_GsfTrkIdT_v8, process.HLT_Ele145_CaloIdVT_GsfTrkIdT_v9, process.HLT_Ele200_CaloIdVT_GsfTrkIdT_v9, process.HLT_Ele250_CaloIdVT_GsfTrkIdT_v14, process.HLT_Ele300_CaloIdVT_GsfTrkIdT_v14, process.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v4, process.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v10, process.HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v9, process.HLT_PFHT400_SixPFJet32_v9, process.HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v8, process.HLT_PFHT450_SixPFJet36_v8, process.HLT_PFHT400_FivePFJet_100_100_60_30_30_v9, process.HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v9, process.HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v9, process.HLT_PFHT350_v20, process.HLT_PFHT350MinPFJet15_v10, process.HLT_Photon60_R9Id90_CaloIdL_IsoL_v6, process.HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_v6, process.HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v12, process.HLT_ECALHT800_v11, process.HLT_DiSC30_18_EIso_AND_HE_Mass70_v14, process.HLT_L1FatEvents_v3, process.HLT_Physics_v8, process.HLT_EphemeralPhysics_v2, process.DST_Physics_v8, process.HLT_Random_v3, process.HLT_Random_TOTEM_part0_v1, process.HLT_Random_TOTEM_part1_v1, process.HLT_Random_TOTEM_part2_v1, process.HLT_Random_TOTEM_part3_v1, process.HLT_ZeroBias_v7, process.HLT_ZeroBias_TOTEM_part0_v2, process.HLT_ZeroBias_TOTEM_part1_v2, process.HLT_ZeroBias_TOTEM_part2_v2, process.HLT_ZeroBias_TOTEM_part3_v2, process.HLT_ZeroBias_Alignment_v2, process.HLT_EphemeralZeroBias_v2, process.DST_ZeroBias_v3, process.DST_Run3_PFScoutingPixelTracking_v17, process.DST_HLTMuon_Run3_PFScoutingPixelTracking_v17, process.HLT_AK4CaloJet30_v12, process.HLT_AK4CaloJet40_v11, process.HLT_AK4CaloJet50_v11, process.HLT_AK4CaloJet80_v11, process.HLT_AK4CaloJet100_v11, process.HLT_AK4CaloJet120_v10, process.HLT_AK4PFJet30_v20, process.HLT_AK4PFJet50_v20, process.HLT_AK4PFJet80_v20, process.HLT_AK4PFJet100_v20, process.HLT_AK4PFJet120_v19, process.HLT_PixelTracks_Multiplicity60ForPPRef_v6, process.HLT_PixelTracks_Multiplicity85ForPPRef_v6, process.HLT_PixelTracks_Multiplicity110ForPPRef_v6, process.HLT_PixelTracks_Multiplicity135ForPPRef_v6, process.HLT_PixelTracks_Multiplicity160ForPPRef_v6, process.HLT_AK4CaloJet40_Eta5p1ForPPRef_v10, process.HLT_AK4CaloJet60_Eta5p1ForPPRef_v10, process.HLT_AK4CaloJet80_Eta5p1ForPPRef_v10, process.HLT_AK4CaloJet100_Eta5p1ForPPRef_v10, process.HLT_AK4CaloJet110_Eta5p1ForPPRef_v10, process.HLT_AK4CaloJet120_Eta5p1ForPPRef_v10, process.HLT_AK4CaloJet150ForPPRef_v10, process.HLT_AK4PFJet40_Eta5p1ForPPRef_v17, process.HLT_AK4PFJet60_Eta5p1ForPPRef_v17, process.HLT_AK4PFJet80_Eta5p1ForPPRef_v17, process.HLT_AK4PFJet100_Eta5p1ForPPRef_v17, process.HLT_AK4PFJet110_Eta5p1ForPPRef_v17, process.HLT_AK4PFJet120_Eta5p1ForPPRef_v17, process.HLT_AK4CaloJet80_Jet35_Eta1p1ForPPRef_v10, process.HLT_AK4CaloJet80_Jet35_Eta0p7ForPPRef_v10, process.HLT_AK4CaloJet100_Jet35_Eta1p1ForPPRef_v10, process.HLT_AK4CaloJet100_Jet35_Eta0p7ForPPRef_v10, process.HLT_AK4CaloJet80_45_45_Eta2p1ForPPRef_v10, process.HLT_SinglePhoton10_Eta3p1ForPPRef_v9, process.HLT_SinglePhoton15_Eta3p1ForPPRef_v10, process.HLT_SinglePhoton20_Eta3p1ForPPRef_v10, process.HLT_SinglePhoton30_Eta3p1ForPPRef_v10, process.HLT_SinglePhoton40_Eta3p1ForPPRef_v9, process.HLT_SinglePhoton50_Eta3p1ForPPRef_v9, process.HLT_SinglePhoton60_Eta3p1ForPPRef_v9, process.HLT_Photon20_HoverELoose_v11, process.HLT_Photon30_HoverELoose_v11, process.HLT_Photon40_HoverELoose_v11, process.HLT_Photon50_HoverELoose_v11, process.HLT_Photon60_HoverELoose_v11, process.HLT_HIL2Mu3Eta2p5_AK4CaloJet40Eta2p1ForPPRef_v12, process.HLT_HIL2Mu3Eta2p5_AK4CaloJet60Eta2p1ForPPRef_v12, process.HLT_HIL2Mu3Eta2p5_AK4CaloJet80Eta2p1ForPPRef_v12, process.HLT_HIL2Mu3Eta2p5_AK4CaloJet100Eta2p1ForPPRef_v12, process.HLT_HIL1DoubleMu0ForPPRef_v5, process.HLT_HIL1DoubleMu10ForPPRef_v5, process.HLT_HIL2DoubleMu0_NHitQForPPRef_v6, process.HLT_HIL3DoubleMu0_OS_m2p5to4p5ForPPRef_v7, process.HLT_HIL3DoubleMu0_OS_m7to14ForPPRef_v7, process.HLT_HIL2Mu3_NHitQ10ForPPRef_v7, process.HLT_HIL3Mu3_NHitQ15ForPPRef_v7, process.HLT_HIL2Mu5_NHitQ10ForPPRef_v7, process.HLT_HIL3Mu5_NHitQ15ForPPRef_v7, process.HLT_HIL2Mu7_NHitQ10ForPPRef_v7, process.HLT_HIL3Mu7_NHitQ15ForPPRef_v7, process.HLT_HIL2Mu15ForPPRef_v7, process.HLT_HIL3Mu15ForPPRef_v7, process.HLT_HIL2Mu20ForPPRef_v7, process.HLT_HIL3Mu20ForPPRef_v7, process.HLT_FullTrack18ForPPRef_v12, process.HLT_FullTrack24ForPPRef_v12, process.HLT_FullTrack34ForPPRef_v12, process.HLT_FullTrack45ForPPRef_v12, process.HLT_FullTrack53ForPPRef_v12, process.HLT_HIL1CastorMediumJetForPPRef_v5, process.HLT_HIL1UnpairedBunchBptxMinusForPPRef_v3, process.HLT_HIL1UnpairedBunchBptxPlusForPPRef_v3, process.HLT_HIL1NotBptxORForPPRef_v3, process.HLT_HIHT80_Beamspot_ppRef5TeV_v4, process.HLT_HIZeroBias_part0_v7, process.HLT_HIZeroBias_part1_v7, process.HLT_HIZeroBias_part2_v7, process.HLT_HIZeroBias_part3_v7, process.HLT_HIZeroBias_part4_v7, process.HLT_HIZeroBias_part5_v7, process.HLT_HIZeroBias_part6_v7, process.HLT_HIZeroBias_part7_v7, process.HLT_HIZeroBias_part8_v7, process.HLT_HIZeroBias_part9_v7, process.HLT_HIZeroBias_part10_v7, process.HLT_HIZeroBias_part11_v7, process.AlCa_HIEcalPi0EBonly_v2, process.AlCa_HIEcalPi0EEonly_v2, process.AlCa_HIEcalEtaEBonly_v2, process.AlCa_HIEcalEtaEEonly_v2, process.HLT_DmesonPPTrackingGlobal_Dpt8ForPPRef_v12, process.HLT_DmesonPPTrackingGlobal_Dpt15ForPPRef_v12, process.HLT_DmesonPPTrackingGlobal_Dpt20ForPPRef_v12, process.HLT_DmesonPPTrackingGlobal_Dpt30ForPPRef_v12, process.HLT_DmesonPPTrackingGlobal_Dpt40ForPPRef_v12, process.HLT_DmesonPPTrackingGlobal_Dpt50ForPPRef_v12, process.HLT_DmesonPPTrackingGlobal_Dpt60ForPPRef_v12, process.HLT_AK4PFBJetBCSV60_Eta2p1ForPPRef_v17, process.HLT_AK4PFBJetBCSV80_Eta2p1ForPPRef_v17, process.HLT_AK4PFDJet60_Eta2p1ForPPRef_v17, process.HLT_AK4PFDJet80_Eta2p1ForPPRef_v17, process.HLT_AK4PFBJetBSSV60_Eta2p1ForPPRef_v17, process.HLT_AK4PFBJetBSSV80_Eta2p1ForPPRef_v17, process.HLT_EcalCalibration_v4, process.HLT_HcalCalibration_v5, process.AlCa_EcalPhiSym_v10, process.HLT_L1UnpairedBunchBptxMinus_v3, process.HLT_L1UnpairedBunchBptxPlus_v3, process.HLT_L1NotBptxOR_v4, process.HLT_L1BptxXOR_v2, process.HLT_L1TOTEM1_MinBias_v5, process.HLT_L1TOTEM2_ZeroBias_v5, process.HLT_L1MinimumBiasHF_OR_v4, process.HLT_L1MinimumBiasHF_OR_part0_v2, process.HLT_L1MinimumBiasHF_OR_part1_v2, process.HLT_L1MinimumBiasHF_OR_part2_v2, process.HLT_L1MinimumBiasHF_OR_part3_v2, process.HLT_L1MinimumBiasHF_OR_part4_v2, process.HLT_L1MinimumBiasHF_OR_part5_v2, process.HLT_L1MinimumBiasHF_OR_part6_v2, process.HLT_L1MinimumBiasHF_OR_part7_v2, process.HLT_L1MinimumBiasHF_OR_part8_v2, process.HLT_L1MinimumBiasHF_OR_part9_v2, process.HLT_L1MinimumBiasHF0OR_v5, process.HLT_L1MinimumBiasHF1OR_v5, process.HLT_L1MinimumBiasHF2OR_v5, process.HLT_L1MinimumBiasHF2ORNoBptxGating_v6, process.HLT_L1MinimumBiasHF1AND_v5, process.HLT_L1MinimumBiasHF2AND_v5, process.HLT_L1_CDC_SingleMu_3_er1p2_TOP120_DPHI2p618_3p142_v3, process.HLT_CDC_L2cosmic_10_er1p0_v2, process.HLT_CDC_L2cosmic_5p5_er1p0_v2, process.HLT_HcalNZS_v14, process.HLT_HcalPhiSym_v16, process.HLT_HcalIsolatedbunch_v6, process.HLT_IsoTrackHB_v5, process.HLT_IsoTrackHE_v5, process.HLT_ZeroBias_FirstCollisionAfterAbortGap_v6, process.HLT_ZeroBias_IsolatedBunches_v6, process.HLT_ZeroBias_FirstCollisionInTrain_v5, process.HLT_ZeroBias_LastCollisionInTrain_v4, process.HLT_ZeroBias_FirstBXAfterTrain_v4, process.AlCa_RPCMuonNormalisation_v14, process.AlCa_HIRPCMuonNormalisation_v2, process.AlCa_LumiPixelsCounts_Random_v3, process.AlCa_LumiPixelsCounts_ZeroBias_v3, process.MC_ReducedIterativeTracking_v13, process.MC_PFMET_v18, process.MC_AK4PFJets_v18, process.MC_PFBTagDeepCSV_v11, process.MC_PFHT_v17, process.MC_PFMHT_v17, process.MC_CaloMET_v9, process.MC_CaloMET_JetIdCleaned_v10, process.MC_AK4CaloJets_v10, process.MC_AK4CaloJetsFromPV_v9, process.MC_CaloBTagDeepCSV_v9, process.MC_CaloHT_v9, process.MC_CaloMHT_v9, process.MC_AK8PFJets_v18, process.MC_AK8TrimPFJets_v18, process.MC_AK8PFHT_v17, process.MC_AK8CaloHT_v9, process.MC_Diphoton10_10_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass10_v14, process.MC_DoubleEle5_CaloIdL_MW_v16, process.MC_Ele5_WPTight_Gsf_v9, process.MC_Ele15_Ele10_CaloIdL_TrackIdL_IsoVL_DZ_v16, process.MC_IsoMu_v16, process.MC_DoubleMu_TrkIsoVVL_DZ_v12, process.MC_DoubleMuNoFiltersNoVtx_v8, process.MC_PFBTagDeepJet_v2, process.MC_Run3_PFScoutingPixelTracking_v16, process.AlCa_EcalPi0EBonly_v14, process.AlCa_EcalPi0EEonly_v14, process.AlCa_EcalEtaEBonly_v14, process.AlCa_EcalEtaEEonly_v14, process.AlCa_AK8PFJet40_v16, process.AlCa_PFJet40_v21, process.HLT_MediumChargedIsoPFTau180HighPtRelaxedIso_Trk50_eta2p1_v13, process.HLT_MediumChargedIsoPFTau200HighPtRelaxedIso_Trk50_eta2p1_v13, process.HLT_MediumChargedIsoPFTau220HighPtRelaxedIso_Trk50_eta2p1_v13, process.HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v10, process.HLT_Rsq0p35_v16, process.HLT_Rsq0p40_v16, process.HLT_RsqMR300_Rsq0p09_MR200_v16, process.HLT_RsqMR320_Rsq0p09_MR200_v16, process.HLT_RsqMR300_Rsq0p09_MR200_4jet_v16, process.HLT_RsqMR320_Rsq0p09_MR200_4jet_v16, process.HLT_L1_DoubleJet30_Mass_Min400_Mu10_v2, process.HLT_IsoMu27_MET90_v4, process.HLT_VBF_DoubleLooseChargedIsoPFTauHPS20_Trk1_eta2p1_v2, process.HLT_VBF_DoubleMediumChargedIsoPFTauHPS20_Trk1_eta2p1_v2, process.HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v1, process.HLT_VBF_DoubleTightChargedIsoPFTauHPS20_Trk1_eta2p1_v2, process.HLT_Photon50_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_PFMET50_v6, process.HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v6, process.HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ600DEta3_v6, process.HLT_PFMET100_PFMHT100_IDTight_PFHT60_v10, process.HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v10, process.HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v10, process.HLT_Mu18_Mu9_SameSign_v5, process.HLT_Mu18_Mu9_SameSign_DZ_v5, process.HLT_Mu18_Mu9_v5, process.HLT_Mu18_Mu9_DZ_v5, process.HLT_Mu20_Mu10_SameSign_v5, process.HLT_Mu20_Mu10_SameSign_DZ_v5, process.HLT_Mu20_Mu10_v5, process.HLT_Mu20_Mu10_DZ_v5, process.HLT_Mu23_Mu12_SameSign_v5, process.HLT_Mu23_Mu12_SameSign_DZ_v5, process.HLT_Mu23_Mu12_v5, process.HLT_Mu23_Mu12_DZ_v5, process.HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7, process.HLT_DoubleMu2_Jpsi_DoubleTkMu0_Phi_v6, process.HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v11, process.HLT_TripleMu_5_3_3_Mass3p8_DCA_v4, process.HLT_QuadPFJet98_83_71_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9, process.HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9, process.HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9, process.HLT_QuadPFJet98_83_71_15_PFBTagDeepCSV_1p3_VBF2_v9, process.HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v9, process.HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v9, process.HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v9, process.HLT_QuadPFJet98_83_71_15_v6, process.HLT_QuadPFJet103_88_75_15_v6, process.HLT_QuadPFJet105_88_76_15_v6, process.HLT_QuadPFJet111_90_80_15_v6, process.HLT_AK8PFJet330_TrimMass30_PFAK8BTagDeepCSV_p17_v3, process.HLT_AK8PFJet330_TrimMass30_PFAK8BTagDeepCSV_p1_v3, process.HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_p02_v4, process.HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np2_v3, process.HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np4_v3, process.HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v2, process.HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v2, process.HLT_Mu12_IP6_v1, process.HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9, process.HLT_TrkMu6NoFiltersNoVtx_v2, process.HLT_TrkMu16NoFiltersNoVtx_v2, process.HLT_DoubleTrkMu_16_6_NoFiltersNoVtx_v2, process.HLT_DoubleMediumDeepTauPFTauHPS35_L2NN_eta2p1_v1, process.HLT_DoubleMediumChargedIsoPFTauHPS40_Trk1_eta2p1_v2, process.HLT_DoubleTightChargedIsoPFTauHPS35_Trk1_eta2p1_v2, process.HLT_Ele24_eta2p1_WPTight_Gsf_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2, process.HLT_IsoMu20_eta2p1_LooseDeepTauPFTauHPS27_eta2p1_CrossL1_v2, process.HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v2, process.HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2, process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v2, process.HLT_LooseDeepTauPFTauHPS180_L2NN_eta2p1_v2, process.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v2, process.HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v2, process.HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v2, process.HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v2, process.HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v2, process.HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2, process.HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v2, process.HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2, process.HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v2, process.HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2, process.HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v2, process.HLT_QuadPFJet98_83_71_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2, process.HLT_QuadPFJet98_83_71_15_PFBTagDeepJet_1p3_VBF2_v2, process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v2, process.HLT_QuadPFJet70_50_40_30_v2, process.HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2, process.HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v2, process.HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v2, process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v1, process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v1, process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v1, process.HLT_AK8PFJet230_SoftDropMass40_v2, process.HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2, process.HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v2, process.HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v2, process.HLT_AK8PFJet400_SoftDropMass40_v2, process.HLT_AK8PFJet425_SoftDropMass40_v2, process.HLT_AK8PFJet450_SoftDropMass40_v2, process.HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2, process.HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2, process.HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2, process.HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v1, process.HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1, process.HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v1, process.HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1, process.HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v1, process.HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v1, process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v1, process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v1, process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v1, process.HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v1, process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1, process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v1, process.HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2, process.HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1, process.HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1, process.HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v2, process.HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v1, process.HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v1, process.HLT_L2Mu10NoVtx_2Cha_v1, process.HLT_L2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1, process.HLT_L3Mu10NoVtx_v1, process.HLT_L3Mu10NoVtx_DxyMin0p01cm_v1, process.HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v1, process.HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v1, process.HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1, process.HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1, process.HLT_L2Mu10NoVtx_2Cha_CosmicSeed_v1, process.HLT_L2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1, process.HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v1, process.HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v1, process.HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v2, process.HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v2, process.HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v2, process.HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v2, process.HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v2, process.HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v2, process.HLT_L1Mu6HT240_v2, process.HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v2, process.HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v2, process.HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v2, process.HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v2, process.HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v2, process.HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v2, process.HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v2, process.HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v2, process.HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v2, process.HLT_CaloMET60_DTCluster50_v2, process.HLT_CaloMET60_DTClusterNoMB1S50_v2, process.HLT_L1MET_DTCluster50_v2, process.HLT_L1MET_DTClusterNoMB1S50_v2, process.HLT_CscCluster_Loose_v2, process.HLT_CscCluster_Medium_v2, process.HLT_CscCluster_Tight_v2, process.HLT_L1CSCShower_DTCluster50_v2, process.HLT_L1CSCShower_DTCluster75_v2, process.HLT_PFMET105_IsoTrk50_v2, process.HLT_PFMET105_PFJet100_looseRecoiling_v2, process.HLT_PFMET110_PFJet100_v2, process.HLT_PFMET110_PFJet100_looseRecoiling_v2, process.HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1, process.HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1, process.HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v1, process.HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1, process.HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1, process.HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1, process.HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v1, process.HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v1, process.HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v1, process.HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v1, process.HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v1, process.HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v1, process.HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v1, process.HLT_DiPhoton10Time1ns_v1, process.HLT_DiPhoton10Time1p2ns_v1, process.HLT_DiPhoton10Time1p4ns_v1, process.HLT_DiPhoton10Time1p6ns_v1, process.HLT_DiPhoton10Time1p8ns_v1, process.HLT_DiPhoton10Time2ns_v1, process.HLT_DiPhoton10sminlt0p1_v1, process.HLT_DiPhoton10sminlt0p12_v1, process.HLT_DiPhoton10sminlt0p14_v1, process.HLT_DiPhoton10sminlt0p16_v1, process.HLT_DiPhoton10_CaloIdL_v1, process.HLT_DoubleEle4_eta1p22_mMax6_v1, process.HLT_DoubleEle4p5_eta1p22_mMax6_v1, process.HLT_DoubleEle5_eta1p22_mMax6_v1, process.HLT_DoubleEle5p5_eta1p22_mMax6_v1, process.HLT_DoubleEle6_eta1p22_mMax6_v1, process.HLT_DoubleEle6p5_eta1p22_mMax6_v1, process.HLT_DoubleEle7_eta1p22_mMax6_v1, process.HLT_DoubleEle7p5_eta1p22_mMax6_v1, process.HLT_DoubleEle8_eta1p22_mMax6_v1, process.HLT_DoubleEle8p5_eta1p22_mMax6_v1, process.HLT_DoubleEle9_eta1p22_mMax6_v1, process.HLT_DoubleEle9p5_eta1p22_mMax6_v1, process.HLT_DoubleEle10_eta1p22_mMax6_v1, process.HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1, process.HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1, process.HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1, process.HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1, process.HLT_Diphoton24_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1, process.HLT_Diphoton24_16_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1, process.HLT_Mu50_L1SingleMuShower_v1, process.HLT_ExpressMuons_v2, process.HLT_OnlineMonitorGroup_v2, process.HLT_HIOnlineMonitorGroup_v2, process.DQM_EcalReconstruction_v3, process.DQM_HcalReconstruction_v3, process.DQM_PixelReconstruction_v3, process.DQM_HIEcalReconstruction_v1, process.DQM_HIHcalReconstruction_v1, process.DQM_HIPixelReconstruction_v1, process.HLT_TOTEM_1_AND_PixelTrackCounting_Mult1_part0_v2, process.HLT_TOTEM_1_AND_PixelTrackCounting_Mult1_part1_v2, process.HLT_TOTEM_1_AND_PixelTrackCounting_Mult1_part2_v2, process.HLT_TOTEM_1_AND_PixelTrackCounting_Mult1_part3_v2, process.HLT_TOTEM_1_AND_PixelTrackCounting_Mult2_part0_v2, process.HLT_TOTEM_1_AND_PixelTrackCounting_Mult2_part1_v2, process.HLT_TOTEM_1_AND_PixelTrackCounting_Mult2_part2_v2, process.HLT_TOTEM_1_AND_PixelTrackCounting_Mult2_part3_v2, process.HLT_TOTEM_1_AND_PixelTrackCounting_Mult3_part0_v2, process.HLT_TOTEM_1_AND_PixelTrackCounting_Mult3_part1_v2, process.HLT_TOTEM_1_AND_PixelTrackCounting_Mult3_part2_v2, process.HLT_TOTEM_1_AND_PixelTrackCounting_Mult3_part3_v2, process.HLT_TOTEM_2_AND_PixelTrackCounting_Mult1_part0_v2, process.HLT_TOTEM_2_AND_PixelTrackCounting_Mult1_part1_v2, process.HLT_TOTEM_2_AND_PixelTrackCounting_Mult1_part2_v2, process.HLT_TOTEM_2_AND_PixelTrackCounting_Mult1_part3_v2, process.HLT_TOTEM_2_AND_PixelTrackCounting_Mult2_part0_v2, process.HLT_TOTEM_2_AND_PixelTrackCounting_Mult2_part1_v2, process.HLT_TOTEM_2_AND_PixelTrackCounting_Mult2_part2_v2, process.HLT_TOTEM_2_AND_PixelTrackCounting_Mult2_part3_v2, process.HLT_TOTEM_2_AND_PixelTrackCounting_Mult3_part0_v2, process.HLT_TOTEM_2_AND_PixelTrackCounting_Mult3_part1_v2, process.HLT_TOTEM_2_AND_PixelTrackCounting_Mult3_part2_v2, process.HLT_TOTEM_2_AND_PixelTrackCounting_Mult3_part3_v2, process.HLT_TOTEM_4_AND_PixelTrackCounting_Mult1_part0_v2, process.HLT_TOTEM_4_AND_PixelTrackCounting_Mult1_part1_v2, process.HLT_TOTEM_4_AND_PixelTrackCounting_Mult1_part2_v2, process.HLT_TOTEM_4_AND_PixelTrackCounting_Mult1_part3_v2, process.HLT_TOTEM_4_AND_PixelTrackCounting_Mult2_part0_v2, process.HLT_TOTEM_4_AND_PixelTrackCounting_Mult2_part1_v2, process.HLT_TOTEM_4_AND_PixelTrackCounting_Mult2_part2_v2, process.HLT_TOTEM_4_AND_PixelTrackCounting_Mult2_part3_v2, process.HLT_TOTEM_4_AND_PixelTrackCounting_Mult3_part0_v2, process.HLT_TOTEM_4_AND_PixelTrackCounting_Mult3_part1_v2, process.HLT_TOTEM_4_AND_PixelTrackCounting_Mult3_part2_v2, process.HLT_TOTEM_4_AND_PixelTrackCounting_Mult3_part3_v2, process.HLT_TOTEM_1_AND_PixelTrackCounting_BPixOnly_Mult1_part0_v2, process.HLT_TOTEM_1_AND_PixelTrackCounting_BPixOnly_Mult1_part1_v2, process.HLT_TOTEM_1_AND_PixelTrackCounting_BPixOnly_Mult1_part2_v2, process.HLT_TOTEM_1_AND_PixelTrackCounting_BPixOnly_Mult1_part3_v2, process.HLT_TOTEM_1_AND_PixelTrackCounting_BPixOnly_Mult2_part0_v2, process.HLT_TOTEM_1_AND_PixelTrackCounting_BPixOnly_Mult2_part1_v2, process.HLT_TOTEM_1_AND_PixelTrackCounting_BPixOnly_Mult2_part2_v2, process.HLT_TOTEM_1_AND_PixelTrackCounting_BPixOnly_Mult2_part3_v2, process.HLT_TOTEM_1_AND_PixelTrackCounting_BPixOnly_Mult3_part0_v2, process.HLT_TOTEM_1_AND_PixelTrackCounting_BPixOnly_Mult3_part1_v2, process.HLT_TOTEM_1_AND_PixelTrackCounting_BPixOnly_Mult3_part2_v2, process.HLT_TOTEM_1_AND_PixelTrackCounting_BPixOnly_Mult3_part3_v2, process.HLT_TOTEM_2_AND_PixelTrackCounting_BPixOnly_Mult1_part0_v2, process.HLT_TOTEM_2_AND_PixelTrackCounting_BPixOnly_Mult1_part1_v2, process.HLT_TOTEM_2_AND_PixelTrackCounting_BPixOnly_Mult1_part2_v2, process.HLT_TOTEM_2_AND_PixelTrackCounting_BPixOnly_Mult1_part3_v2, process.HLT_TOTEM_2_AND_PixelTrackCounting_BPixOnly_Mult2_part0_v2, process.HLT_TOTEM_2_AND_PixelTrackCounting_BPixOnly_Mult2_part1_v2, process.HLT_TOTEM_2_AND_PixelTrackCounting_BPixOnly_Mult2_part2_v2, process.HLT_TOTEM_2_AND_PixelTrackCounting_BPixOnly_Mult2_part3_v2, process.HLT_TOTEM_2_AND_PixelTrackCounting_BPixOnly_Mult3_part0_v2, process.HLT_TOTEM_2_AND_PixelTrackCounting_BPixOnly_Mult3_part1_v2, process.HLT_TOTEM_2_AND_PixelTrackCounting_BPixOnly_Mult3_part2_v2, process.HLT_TOTEM_2_AND_PixelTrackCounting_BPixOnly_Mult3_part3_v2, process.HLT_TOTEM_4_AND_PixelTrackCounting_BPixOnly_Mult1_part0_v2, process.HLT_TOTEM_4_AND_PixelTrackCounting_BPixOnly_Mult1_part1_v2, process.HLT_TOTEM_4_AND_PixelTrackCounting_BPixOnly_Mult1_part2_v2, process.HLT_TOTEM_4_AND_PixelTrackCounting_BPixOnly_Mult1_part3_v2, process.HLT_TOTEM_4_AND_PixelTrackCounting_BPixOnly_Mult2_part0_v2, process.HLT_TOTEM_4_AND_PixelTrackCounting_BPixOnly_Mult2_part1_v2, process.HLT_TOTEM_4_AND_PixelTrackCounting_BPixOnly_Mult2_part2_v2, process.HLT_TOTEM_4_AND_PixelTrackCounting_BPixOnly_Mult2_part3_v2, process.HLT_TOTEM_4_AND_PixelTrackCounting_BPixOnly_Mult3_part0_v2, process.HLT_TOTEM_4_AND_PixelTrackCounting_BPixOnly_Mult3_part1_v2, process.HLT_TOTEM_4_AND_PixelTrackCounting_BPixOnly_Mult3_part2_v2, process.HLT_TOTEM_4_AND_PixelTrackCounting_BPixOnly_Mult3_part3_v2, process.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu5NLay3_part0_v2, process.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu5NLay3_part1_v2, process.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu5NLay3_part2_v2, process.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu5NLay3_part3_v2, process.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu5NLay4_part0_v2, process.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu5NLay4_part1_v2, process.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu5NLay4_part2_v2, process.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu5NLay4_part3_v2, process.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu6NLay3_part0_v2, process.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu6NLay3_part1_v2, process.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu6NLay3_part2_v2, process.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu6NLay3_part3_v2, process.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu6NLay4_part0_v2, process.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu6NLay4_part1_v2, process.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu6NLay4_part2_v2, process.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu6NLay4_part3_v2, process.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu7NLay3_part0_v2, process.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu7NLay3_part1_v2, process.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu7NLay3_part2_v2, process.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu7NLay3_part3_v2, process.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu7NLay4_part0_v2, process.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu7NLay4_part1_v2, process.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu7NLay4_part2_v2, process.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu7NLay4_part3_v2, process.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu5NLay3_part0_v2, process.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu5NLay3_part1_v2, process.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu5NLay3_part2_v2, process.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu5NLay3_part3_v2, process.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu5NLay4_part0_v2, process.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu5NLay4_part1_v2, process.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu5NLay4_part2_v2, process.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu5NLay4_part3_v2, process.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu6NLay3_part0_v2, process.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu6NLay3_part1_v2, process.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu6NLay3_part2_v2, process.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu6NLay3_part3_v2, process.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu6NLay4_part0_v2, process.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu6NLay4_part1_v2, process.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu6NLay4_part2_v2, process.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu6NLay4_part3_v2, process.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu7NLay3_part0_v2, process.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu7NLay3_part1_v2, process.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu7NLay3_part2_v2, process.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu7NLay3_part3_v2, process.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu7NLay4_part0_v2, process.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu7NLay4_part1_v2, process.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu7NLay4_part2_v2, process.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu7NLay4_part3_v2, process.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu5NLay3_part0_v2, process.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu5NLay3_part1_v2, process.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu5NLay3_part2_v2, process.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu5NLay3_part3_v2, process.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu5NLay4_part0_v2, process.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu5NLay4_part1_v2, process.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu5NLay4_part2_v2, process.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu5NLay4_part3_v2, process.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu6NLay3_part0_v2, process.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu6NLay3_part1_v2, process.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu6NLay3_part2_v2, process.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu6NLay3_part3_v2, process.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu6NLay4_part0_v2, process.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu6NLay4_part1_v2, process.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu6NLay4_part2_v2, process.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu6NLay4_part3_v2, process.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu7NLay3_part0_v2, process.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu7NLay3_part1_v2, process.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu7NLay3_part2_v2, process.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu7NLay3_part3_v2, process.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu7NLay4_part0_v2, process.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu7NLay4_part1_v2, process.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu7NLay4_part2_v2, process.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu7NLay4_part3_v2, process.HLT_L1TOTEM_3_v2, process.HLT_L1RomanPot_part0_v2, process.HLT_L1RomanPot_part1_v2, process.HLT_L1RomanPot_part2_v2, process.HLT_L1RomanPot_part3_v2, process.HLT_PPSMaxTracksPerArm1_v2, process.HLT_PPSMaxTracksPerRP4_v2, process.HLT_L1DoubleMu_v2, process.HLT_L1SingleMu_v2, process.HLT_L1DoubleJet_v2, process.HLT_L1DoubleJetANDTotem_v2, process.HLT_L1DoubleJet_gap_v2, process.HLT_L1HFveto_v2, process.HLT_HIPhysics_v2, process.HLT_HIPhysicsForZS_v2, process.HLT_HIRandom_v1, process.AlCa_EcalPhiSymForHI_v2, process.HLT_HIHcalNZS_v2, process.HLT_HIHcalPhiSym_v2, process.AlCa_RPCMuonNormalisationForHI_v2, process.AlCa_EcalPi0EBonlyForHI_v2, process.AlCa_EcalPi0EEonlyForHI_v2, process.AlCa_EcalEtaEBonlyForHI_v2, process.AlCa_EcalEtaEEonlyForHI_v2, process.HLT_HICentralityVeto_v2, process.HLT_HICentralityVeto_Beamspot_v2, process.HLT_HICentrality30100_FirstCollisionAfterAbortGap_v2, process.HLT_HICentralityTag20100_v2, process.HLT_HICentralityTag30100_v2, process.HLT_HICentralityTag50100_v2, process.HLT_HIZeroBias_v2, process.HLT_HIZeroBias_FirstCollisionAfterAbortGap_v2, process.HLT_HIMinimumBias_part0_v2, process.HLT_HIMinimumBias_part1_v2, process.HLT_HIMinimumBias_part2_v2, process.HLT_HIMinimumBias_part3_v2, process.HLT_HIMinimumBias_part4_v2, process.HLT_HIMinimumBias_part5_v2, process.HLT_HIMinimumBias_part6_v2, process.HLT_HIMinimumBias_part7_v2, process.HLT_HIMinimumBias_part8_v2, process.HLT_HIMinimumBias_part9_v2, process.HLT_HIMinimumBias_part10_v2, process.HLT_HIMinimumBias_part11_v2, process.HLT_HIMinimumBias_part12_v2, process.HLT_HIMinimumBias_part13_v2, process.HLT_HIMinimumBias_part14_v2, process.HLT_HIMinimumBias_part15_v2, process.HLT_HIMinimumBias_part16_v2, process.HLT_HIMinimumBias_part17_v2, process.HLT_HIMinimumBias_part18_v2, process.HLT_HIMinimumBias_part19_v2, process.HLT_HIMinimumBiasRF_part0_v2, process.HLT_HIMinimumBiasRF_part1_v2, process.HLT_HIMinimumBiasRF_part2_v2, process.HLT_HIMinimumBiasRF_part3_v2, process.HLT_HIMinimumBiasRF_part4_v2, process.HLT_HIMinimumBiasRF_part5_v2, process.HLT_HIMinimumBiasRF_part6_v2, process.HLT_HIMinimumBiasRF_part7_v2, process.HLT_HIMinimumBiasRF_part8_v2, process.HLT_HIMinimumBiasRF_part9_v2, process.HLT_HIMinimumBiasRF_part10_v2, process.HLT_HIMinimumBiasRF_part11_v2, process.HLT_HIMinimumBiasRF_part12_v2, process.HLT_HIMinimumBiasRF_part13_v2, process.HLT_HIMinimumBiasRF_part14_v2, process.HLT_HIMinimumBiasRF_part15_v2, process.HLT_HIMinimumBiasRF_part16_v2, process.HLT_HIMinimumBiasRF_part17_v2, process.HLT_HIMinimumBiasRF_part18_v2, process.HLT_HIMinimumBiasRF_part19_v2, process.HLT_HIMinimumBiasRF_part20_v2, process.HLT_HIMinimumBiasRF_part21_v2, process.HLT_HIMinimumBiasRF_part22_v2, process.HLT_HIMinimumBiasRF_part23_v2, process.HLT_HIPuAK4CaloJet40Eta5p1_v2, process.HLT_HIPuAK4CaloJet60Eta5p1_v2, process.HLT_HIPuAK4CaloJet80Eta5p1_v2, process.HLT_HIPuAK4CaloJet100Eta5p1_v2, process.HLT_HIPuAK4CaloJet120Eta5p1_v2, process.HLT_HIPuAK4CaloJet40Eta5p1_Centrality_30_100_v2, process.HLT_HIPuAK4CaloJet40Eta5p1_Centrality_50_100_v2, process.HLT_HIPuAK4CaloJet60Eta5p1_Centrality_30_100_v2, process.HLT_HIPuAK4CaloJet60Eta5p1_Centrality_50_100_v2, process.HLT_HIPuAK4CaloJet80Eta5p1_Centrality_30_100_v2, process.HLT_HIPuAK4CaloJet80Eta5p1_Centrality_50_100_v2, process.HLT_HIPuAK4CaloJet100Eta5p1_Centrality_30_100_v2, process.HLT_HIPuAK4CaloJet100Eta5p1_Centrality_50_100_v2, process.HLT_HIPuAK4CaloJet80_35_Eta1p1_v2, process.HLT_HIPuAK4CaloJet100_35_Eta1p1_v2, process.HLT_HIPuAK4CaloJet80_35_Eta0p7_v2, process.HLT_HIPuAK4CaloJet100_35_Eta0p7_v2, process.HLT_HIPuAK4CaloJet80_45_45_Eta2p1_v2, process.HLT_HIPuAK4CaloJet40Fwd_v2, process.HLT_HIPuAK4CaloJet60Fwd_v2, process.HLT_HIPuAK4CaloJet80Fwd_v2, process.HLT_HIPuAK4CaloJet100Fwd_v2, process.HLT_HIPuAK4CaloJet120Fwd_v2, process.HLT_HIIslandPhoton10_Eta2p4_v2, process.HLT_HIIslandPhoton10_Eta1p5_v2, process.HLT_HIIslandPhoton20_Eta2p4_v2, process.HLT_HIIslandPhoton20_Eta1p5_v2, process.HLT_HIIslandPhoton30_Eta2p4_v2, process.HLT_HIIslandPhoton30_Eta1p5_v2, process.HLT_HIIslandPhoton40_Eta2p4_v2, process.HLT_HIIslandPhoton40_Eta1p5_v2, process.HLT_HIIslandPhoton50_Eta2p4_v2, process.HLT_HIIslandPhoton50_Eta1p5_v2, process.HLT_HIIslandPhoton60_Eta2p4_v2, process.HLT_HIIslandPhoton60_Eta1p5_v2, process.HLT_HIGEDPhoton10_v2, process.HLT_HIGEDPhoton20_v2, process.HLT_HIGEDPhoton30_v2, process.HLT_HIGEDPhoton40_v2, process.HLT_HIGEDPhoton50_v2, process.HLT_HIGEDPhoton60_v2, process.HLT_HIGEDPhoton10_EB_v2, process.HLT_HIGEDPhoton20_EB_v2, process.HLT_HIGEDPhoton30_EB_v2, process.HLT_HIGEDPhoton40_EB_v2, process.HLT_HIGEDPhoton50_EB_v2, process.HLT_HIGEDPhoton60_EB_v2, process.HLT_HIGEDPhoton10_HECut_v2, process.HLT_HIGEDPhoton20_HECut_v2, process.HLT_HIGEDPhoton30_HECut_v2, process.HLT_HIGEDPhoton40_HECut_v2, process.HLT_HIGEDPhoton50_HECut_v2, process.HLT_HIGEDPhoton60_HECut_v2, process.HLT_HIGEDPhoton10_EB_HECut_v2, process.HLT_HIGEDPhoton20_EB_HECut_v2, process.HLT_HIGEDPhoton30_EB_HECut_v2, process.HLT_HIGEDPhoton40_EB_HECut_v2, process.HLT_HIGEDPhoton50_EB_HECut_v2, process.HLT_HIGEDPhoton60_EB_HECut_v2, process.HLT_HIEle10Gsf_v2, process.HLT_HIEle15Gsf_v2, process.HLT_HIEle20Gsf_v2, process.HLT_HIEle30Gsf_v2, process.HLT_HIEle40Gsf_v2, process.HLT_HIEle50Gsf_v2, process.HLT_HIEle15Ele10Gsf_v2, process.HLT_HIEle15Ele10GsfMass50_v2, process.HLT_HIDoubleEle10Gsf_v2, process.HLT_HIDoubleEle10GsfMass50_v2, process.HLT_HIDoubleEle15Gsf_v2, process.HLT_HIDoubleEle15GsfMass50_v2, process.HLT_HIL1Mu3Eta2p5_Ele10Gsf_v2, process.HLT_HIL1Mu3Eta2p5_Ele15Gsf_v2, process.HLT_HIL1Mu3Eta2p5_Ele20Gsf_v2, process.HLT_HIL1Mu5Eta2p5_Ele10Gsf_v2, process.HLT_HIL1Mu5Eta2p5_Ele15Gsf_v2, process.HLT_HIL1Mu5Eta2p5_Ele20Gsf_v2, process.HLT_HIL1Mu7Eta2p5_Ele10Gsf_v2, process.HLT_HIL1Mu7Eta2p5_Ele15Gsf_v2, process.HLT_HIL1Mu7Eta2p5_Ele20Gsf_v2, process.HLT_HIEle10Gsf_PuAK4CaloJet40Eta2p1_v2, process.HLT_HIEle10Gsf_PuAK4CaloJet60Eta2p1_v2, process.HLT_HIEle10Gsf_PuAK4CaloJet80Eta2p1_v2, process.HLT_HIEle10Gsf_PuAK4CaloJet100Eta2p1_v2, process.HLT_HIEle15Gsf_PuAK4CaloJet40Eta2p1_v2, process.HLT_HIEle15Gsf_PuAK4CaloJet60Eta2p1_v2, process.HLT_HIEle15Gsf_PuAK4CaloJet80Eta2p1_v2, process.HLT_HIEle15Gsf_PuAK4CaloJet100Eta2p1_v2, process.HLT_HIEle20Gsf_PuAK4CaloJet40Eta2p1_v2, process.HLT_HIEle20Gsf_PuAK4CaloJet60Eta2p1_v2, process.HLT_HIEle20Gsf_PuAK4CaloJet80Eta2p1_v2, process.HLT_HIEle20Gsf_PuAK4CaloJet100Eta2p1_v2, process.HLT_HIDmesonPPTrackingGlobal_Dpt15_v2, process.HLT_HIDmesonPPTrackingGlobal_Dpt20_v2, process.HLT_HIDmesonPPTrackingGlobal_Dpt30_v2, process.HLT_HIDmesonPPTrackingGlobal_Dpt40_v2, process.HLT_HIDmesonPPTrackingGlobal_Dpt50_v2, process.HLT_HIDmesonPPTrackingGlobal_Dpt60_v2, process.HLT_HIDmesonPPTrackingGlobal_Dpt15_NoIter10_v2, process.HLT_HIDmesonPPTrackingGlobal_Dpt20_NoIter10_v2, process.HLT_HIDmesonPPTrackingGlobal_Dpt30_NoIter10_v2, process.HLT_HIDmesonPPTrackingGlobal_Dpt40_NoIter10_v2, process.HLT_HIDmesonPPTrackingGlobal_Dpt50_NoIter10_v2, process.HLT_HIDmesonPPTrackingGlobal_Dpt60_NoIter10_v2, process.HLT_HIDsPPTrackingGlobal_Dpt20_v2, process.HLT_HIDsPPTrackingGlobal_Dpt30_v2, process.HLT_HIDsPPTrackingGlobal_Dpt40_v2, process.HLT_HIDsPPTrackingGlobal_Dpt50_v2, process.HLT_HIDsPPTrackingGlobal_Dpt60_v2, process.HLT_HIDsPPTrackingGlobal_Dpt20_NoIter10_v2, process.HLT_HIDsPPTrackingGlobal_Dpt30_NoIter10_v2, process.HLT_HIDsPPTrackingGlobal_Dpt40_NoIter10_v2, process.HLT_HIDsPPTrackingGlobal_Dpt50_NoIter10_v2, process.HLT_HIDsPPTrackingGlobal_Dpt60_NoIter10_v2, process.HLT_HILcPPTrackingGlobal_Dpt20_v2, process.HLT_HILcPPTrackingGlobal_Dpt30_v2, process.HLT_HILcPPTrackingGlobal_Dpt40_v2, process.HLT_HILcPPTrackingGlobal_Dpt50_v2, process.HLT_HILcPPTrackingGlobal_Dpt60_v2, process.HLT_HILcPPTrackingGlobal_Dpt20_NoIter10_v2, process.HLT_HILcPPTrackingGlobal_Dpt30_NoIter10_v2, process.HLT_HILcPPTrackingGlobal_Dpt40_NoIter10_v2, process.HLT_HILcPPTrackingGlobal_Dpt50_NoIter10_v2, process.HLT_HILcPPTrackingGlobal_Dpt60_NoIter10_v2, process.HLT_HIFullTracks2018_HighPt18_v2, process.HLT_HIFullTracks2018_HighPt24_v2, process.HLT_HIFullTracks2018_HighPt34_v2, process.HLT_HIFullTracks2018_HighPt45_v2, process.HLT_HIFullTracks2018_HighPt56_v2, process.HLT_HIFullTracks2018_HighPt60_v2, process.HLT_HIFullTracks2018_HighPt18_NoIter10_v2, process.HLT_HIFullTracks2018_HighPt24_NoIter10_v2, process.HLT_HIFullTracks2018_HighPt34_NoIter10_v2, process.HLT_HIFullTracks2018_HighPt45_NoIter10_v2, process.HLT_HIFullTracks2018_HighPt56_NoIter10_v2, process.HLT_HIFullTracks2018_HighPt60_NoIter10_v2, process.HLT_HIL1DoubleMuOpen_v2, process.HLT_HIL1DoubleMuOpen_Centrality_30_100_v2, process.HLT_HIL1DoubleMuOpen_Centrality_40_100_v2, process.HLT_HIL1DoubleMuOpen_Centrality_50_100_v2, process.HLT_HIL1DoubleMuOpen_er1p6_v2, process.HLT_HIL1DoubleMuOpen_OS_er1p6_v2, process.HLT_HIL1DoubleMuOpen_OS_Centrality_30_100_v2, process.HLT_HIL1DoubleMuOpen_OS_Centrality_40_100_v2, process.HLT_HIL1DoubleMu0_v2, process.HLT_HIL1DoubleMu10_v2, process.HLT_HIL2_L1DoubleMu10_v2, process.HLT_HIL3_L1DoubleMu10_v2, process.HLT_HIL2DoubleMuOpen_v2, process.HLT_HIL3DoubleMuOpen_v2, process.HLT_HIL3DoubleMuOpen_M60120_v2, process.HLT_HIL3DoubleMuOpen_JpsiPsi_v2, process.HLT_HIL3DoubleMuOpen_Upsi_v2, process.HLT_HIL3Mu0_L2Mu0_v2, process.HLT_HIL3Mu2p5NHitQ10_L2Mu2_v2, process.HLT_HIL1MuOpen_Centrality_70_100_v2, process.HLT_HIL1MuOpen_Centrality_80_100_v2, process.HLT_HIL2Mu3_NHitQ15_v2, process.HLT_HIL2Mu5_NHitQ15_v2, process.HLT_HIL2Mu7_NHitQ15_v2, process.HLT_HIL2Mu3_NHitQ15_tagging_v2, process.HLT_HIL2Mu5_NHitQ15_tagging_v2, process.HLT_HIL2Mu7_NHitQ15_tagging_v2, process.HLT_HIL3Mu2p5_L1DoubleMu0_v2, process.HLT_HIL3Mu3_L1DoubleMuOpen_OS_v2, process.HLT_HIL3Mu3NHitQ10_L1DoubleMuOpen_v2, process.HLT_HIL3Mu3_L1TripleMuOpen_v2, process.HLT_HIL3Mu12_v2, process.HLT_HIL3Mu15_v2, process.HLT_HIL3Mu20_v2, process.HLT_HIL3Mu3_NHitQ10_v2, process.HLT_HIL3Mu5_NHitQ10_v2, process.HLT_HIL3Mu7_NHitQ10_v2, process.HLT_HIL3Mu3_NHitQ10_tagging_v2, process.HLT_HIL3Mu5_NHitQ10_tagging_v2, process.HLT_HIL3Mu7_NHitQ10_tagging_v2, process.HLT_HIL3Mu0NHitQ10_L2Mu0_MAXdR3p5_M1to5_v2, process.HLT_HIL3Mu2p5NHitQ10_L2Mu2_M7toinf_v2, process.HLT_HIL1_ETT8_ETTAsym50_MinimumBiasHF1_OR_BptxAND_v2, process.HLT_HIL1_ETT10_ETTAsym50_MinimumBiasHF1_OR_BptxAND_v2, process.HLT_HIL1_ETT60_ETTAsym65_MinimumBiasHF2_OR_PixelTracks10_v2, process.HLT_HIL1_ETT65_ETTAsym80_MinimumBiasHF2_OR_PixelTracks10_v2, process.HLT_HIFullTracks_Multiplicity020_HF1AND_v2, process.HLT_HIFullTracks_Multiplicity2040_HF1AND_v2, process.HLT_HIFullTracks_Multiplicity4060_v2, process.HLT_HIFullTracks_Multiplicity6080_v2, process.HLT_HIFullTracks_Multiplicity80100_v2, process.HLT_HIFullTracks_Multiplicity020_v2, process.HLT_HIFullTracks_Multiplicity020_HF1OR_v2, process.HLT_HIFullTracks_Multiplicity020_HF2OR_v2, process.HLT_HIFullTracks_Multiplicity2040_v2, process.HLT_HIFullTracks_Multiplicity2040_HF1OR_v2, process.HLT_HIFullTracks_Multiplicity2040_HF2OR_v2, process.HLT_HIFullTracks_Multiplicity335_HF1OR_v2, process.HLT_HIUPC_Mu8_Mu13_v2, process.HLT_HIUPC_Mu8_Mu13_MaxPixelTrack_v2, process.HLT_HIUPC_SingleMuOpen_BptxAND_MaxPixelTrack_v2, process.HLT_HIUPC_DoubleMuOpen_BptxAND_MaxPixelTrack_v2, process.HLT_HIUPC_SingleMuOpen_NotMBHF2OR_MaxPixelTrack_v2, process.HLT_HIUPC_SingleMuOpen_NotMBHF2AND_MaxPixelTrack_v2, process.HLT_HIUPC_SingleMuOpen_NotMBHF2AND_v2, process.HLT_HIUPC_DoubleMuOpen_NotMBHF2OR_MaxPixelTrack_v2, process.HLT_HIUPC_DoubleMuOpen_NotMBHF2OR_v2, process.HLT_HIUPC_SingleMuOpen_NotMBHF2OR_v2, process.HLT_HIUPC_SingleMu0_NotMBHF2OR_MaxPixelTrack_v2, process.HLT_HIUPC_SingleMu0_NotMBHF2AND_MaxPixelTrack_v2, process.HLT_HIUPC_SingleMu0_NotMBHF2AND_v2, process.HLT_HIUPC_DoubleMu0_NotMBHF2OR_MaxPixelTrack_v2, process.HLT_HIUPC_DoubleMu0_NotMBHF2AND_MaxPixelTrack_v2, process.HLT_HIUPC_DoubleMu0_NotMBHF2AND_v2, process.HLT_HIUPC_DoubleMu0_NotMBHF2OR_v2, process.HLT_HIUPC_SingleMu0_NotMBHF2OR_v2, process.HLT_HIUPC_SingleMu3_NotMBHF2OR_MaxPixelTrack_v2, process.HLT_HIUPC_SingleMu3_NotMBHF2OR_v2, process.HLT_HIUPC_SingleMu0_BptxAND_MaxPixelTrack_v2, process.HLT_HIUPC_DoubleMu0_BptxAND_MaxPixelTrack_v2, process.HLT_HIUPC_SingleMu3_BptxAND_MaxPixelTrack_v2, process.HLT_HIUPC_DoubleEG2_NotMBHF2OR_SinglePixelTrack_MaxPixelTrack_v2, process.HLT_HIUPC_DoubleEG2_NotMBHF2AND_SinglePixelTrack_MaxPixelTrack_v2, process.HLT_HIUPC_DoubleEG2_NotMBHF2AND_SinglePixelTrack_v2, process.HLT_HIUPC_DoubleEG2_NotMBHF2AND_v2, process.HLT_HIUPC_NotMBHF2OR_BptxAND_SinglePixelTrack_MaxPixelTrack_v2, process.HLT_HIUPC_NotMBHF2AND_SinglePixelTrack_MaxPixelTrack_v2, process.HLT_HIUPC_NotMBHF2AND_SinglePixelTrack_v2, process.HLT_HIUPC_NotMBHF2AND_v2, process.HLT_HIUPC_NotMBHF2OR_BptxAND_SinglePixelTrack_v2, process.HLT_HIUPC_ZeroBias_SinglePixelTrack_v2, process.HLT_HIUPC_DoubleEG2_BptxAND_SinglePixelTrack_MaxPixelTrack_v2, process.HLT_HIUPC_DoubleEG2_NotMBHF2OR_SinglePixelTrack_v2, process.HLT_HIUPC_DoubleEG2_NotMBHF2OR_v2, process.HLT_HIUPC_DoubleEG5_NotMBHF2OR_SinglePixelTrack_MaxPixelTrack_v2, process.HLT_HIUPC_DoubleEG5_NotMBHF2AND_SinglePixelTrack_MaxPixelTrack_v2, process.HLT_HIUPC_DoubleEG5_NotMBHF2AND_SinglePixelTrack_v2, process.HLT_HIUPC_DoubleEG5_NotMBHF2AND_v2, process.HLT_HIUPC_DoubleEG5_BptxAND_SinglePixelTrack_MaxPixelTrack_v2, process.HLT_HIUPC_DoubleEG5_NotMBHF2OR_SinglePixelTrack_v2, process.HLT_HIUPC_DoubleEG5_NotMBHF2OR_v2, process.HLT_HIUPC_SingleEG5_NotMBHF2OR_SinglePixelTrack_MaxPixelTrack_v2, process.HLT_HIUPC_SingleEG5_NotMBHF2AND_SinglePixelTrack_MaxPixelTrack_v2, process.HLT_HIUPC_SingleEG5_NotMBHF2AND_SinglePixelTrack_v2, process.HLT_HIUPC_SingleEG5_NotMBHF2AND_v2, process.HLT_HIUPC_SingleEG5_BptxAND_SinglePixelTrack_MaxPixelTrack_v2, process.HLT_HIUPC_SingleEG3_NotMBHF2OR_SinglePixelTrack_MaxPixelTrack_v2, process.HLT_HIUPC_SingleEG3_NotMBHF2AND_SinglePixelTrack_MaxPixelTrack_v2, process.HLT_HIUPC_SingleEG3_NotMBHF2AND_SinglePixelTrack_v2, process.HLT_HIUPC_SingleEG3_NotMBHF2AND_v2, process.HLT_HIUPC_SingleEG3_BptxAND_SinglePixelTrack_MaxPixelTrack_v2, process.HLT_HIUPC_SingleEG3_NotMBHF2OR_SinglePixelTrack_v2, process.HLT_HIUPC_SingleEG3_NotMBHF2OR_v2, process.HLT_HIUPC_SingleEG5_NotMBHF2OR_SinglePixelTrack_v2, process.HLT_HIUPC_SingleEG5_NotMBHF2OR_v2, process.HLT_HIUPC_ETT5_Asym50_NotMBHF2OR_v2, process.HLT_HIUPC_ETT5_Asym50_NotMBHF2OR_SinglePixelTrack_v2, process.HLT_HIUPC_ZeroBias_MaxPixelCluster_v2, process.HLT_HIUPC_SingleEG3_BptxAND_MaxPixelTrack_v2, process.HLT_HIUPC_SingleEG5_BptxAND_MaxPixelTrack_v2, process.HLT_HIUPC_DoubleEG2_BptxAND_MaxPixelTrack_v2, process.HLT_HIUPC_DoubleEG5_BptxAND_MaxPixelTrack_v2, process.HLT_HICsAK4PFJet60Eta1p5_v2, process.HLT_HICsAK4PFJet80Eta1p5_v2, process.HLT_HICsAK4PFJet100Eta1p5_v2, process.HLT_HICsAK4PFJet100Eta1p5_Beamspot_v2, process.HLT_HICsAK4PFJet120Eta1p5_v2, process.HLT_HICsAK4PFJet60Eta1p5_Centrality_30_100_v2, process.HLT_HICsAK4PFJet60Eta1p5_Centrality_50_100_v2, process.HLT_HICsAK4PFJet80Eta1p5_Centrality_30_100_v2, process.HLT_HICsAK4PFJet80Eta1p5_Centrality_50_100_v2, process.HLT_HICsAK4PFJet100Eta1p5_Centrality_30_100_v2, process.HLT_HICsAK4PFJet100Eta1p5_Centrality_50_100_v2, process.HLT_HIL3Mu3_EG10HECut_v2, process.HLT_HIL3Mu3_EG15HECut_v2, process.HLT_HIL3Mu3_EG20HECut_v2, process.HLT_HIL3Mu3_EG30HECut_v2, process.HLT_HIL3Mu5_EG10HECut_v2, process.HLT_HIL3Mu5_EG15HECut_v2, process.HLT_HIL3Mu5_EG20HECut_v2, process.HLT_HIL3Mu5_EG30HECut_v2, process.HLT_HIL3Mu7_EG10HECut_v2, process.HLT_HIL3Mu7_EG15HECut_v2, process.HLT_HIL3Mu7_EG20HECut_v2, process.HLT_HIL3Mu7_EG30HECut_v2, process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_v2, process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_v2, process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_v2, process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_v2, process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v2, process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v2, process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v2, process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v2, process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_v2, process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_v2, process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_v2, process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_v2, process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v2, process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v2, process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v2, process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v2, process.HLT_HICastor_MediumJet_NotMBHF2AND_v2, process.HLT_HICastor_MediumJet_NotMBHF2OR_v2, process.HLT_HICastor_MediumJet_MBHF1OR_BptxAND_v2, process.HLT_HICastor_MediumJet_SingleMu0_MBHF1OR_BptxAND_v2, process.HLT_HICastor_MediumJet_SingleEG5_MBHF1OR_BptxAND_v2, process.HLT_HICastor_MediumJet_BptxAND_v2, process.HLT_HICastor_MediumJet_v2, process.HLT_HICastor_HighJet_v2, process.HLT_HICastor_HighJet_BptxAND_v2, process.HLT_HICastor_HighJet_MBHF1OR_BptxAND_v2, process.HLT_HICastor_HighJet_NotMBHF2OR_v2, process.HLT_HICastor_HighJet_NotMBHF2AND_v2, process.HLT_HICastor_HighJet_MBHF1AND_BptxAND_v2, process.HLT_HICastor_HighJet_MBHF2AND_BptxAND_v2, process.HLT_HICastor_Muon_v2, process.HLT_HICastor_Muon_BptxAND_v2, process.HLT_HIIslandPhoton10_Eta2p4_Cent30_100_v2, process.HLT_HIIslandPhoton20_Eta2p4_Cent30_100_v2, process.HLT_HIIslandPhoton30_Eta2p4_Cent30_100_v2, process.HLT_HIIslandPhoton40_Eta2p4_Cent30_100_v2, process.HLT_HIIslandPhoton10_Eta2p4_Cent50_100_v2, process.HLT_HIIslandPhoton20_Eta2p4_Cent50_100_v2, process.HLT_HIIslandPhoton30_Eta2p4_Cent50_100_v2, process.HLT_HIIslandPhoton40_Eta2p4_Cent50_100_v2, process.HLT_HIGEDPhoton10_Cent30_100_v2, process.HLT_HIGEDPhoton20_Cent30_100_v2, process.HLT_HIGEDPhoton30_Cent30_100_v2, process.HLT_HIGEDPhoton40_Cent30_100_v2, process.HLT_HIGEDPhoton10_Cent50_100_v2, process.HLT_HIGEDPhoton20_Cent50_100_v2, process.HLT_HIGEDPhoton30_Cent50_100_v2, process.HLT_HIGEDPhoton40_Cent50_100_v2, process.HLT_HIPuAK4CaloJet60Eta2p4_DeepCSV0p4_v2, process.HLT_HIPuAK4CaloJet80Eta2p4_DeepCSV0p4_v2, process.HLT_HIPuAK4CaloJet100Eta2p4_DeepCSV0p4_v2, process.HLT_HIPuAK4CaloJet60Eta2p4_CSVv2WP0p75_v2, process.HLT_HIPuAK4CaloJet80Eta2p4_CSVv2WP0p75_v2, process.HLT_HIPuAK4CaloJet100Eta2p4_CSVv2WP0p75_v2, process.HLT_HIL1NotBptxOR_v2, process.HLT_HIL1UnpairedBunchBptxMinus_v2, process.HLT_HIL1UnpairedBunchBptxPlus_v2, process.HLT_HIMinimumBias_SinglePixelTrack_part0_v2, process.HLT_HIMinimumBias_SinglePixelTrack_part1_v2, process.HLT_HIMinimumBias_SinglePixelTrack_part2_v2, process.HLT_HIMinimumBias_SinglePixelTrack_part3_v2, process.HLT_HIMinimumBias_SinglePixelTrack_part4_v2, process.HLT_HIMinimumBias_SinglePixelTrack_part5_v2, process.HLT_HIMinimumBias_SinglePixelTrack_part6_v2, process.HLT_HIMinimumBias_SinglePixelTrack_part7_v2, process.HLT_HIMinimumBias_SinglePixelTrack_part8_v2, process.HLT_HIMinimumBias_SinglePixelTrack_part9_v2, process.HLT_HIMinimumBias_SinglePixelTrack_part10_v2, process.HLT_HIMinimumBias_SinglePixelTrack_part11_v2, process.HLT_HIMinimumBias_SinglePixelTrack_part12_v2, process.HLT_HIMinimumBias_SinglePixelTrack_part13_v2, process.HLT_HIMinimumBias_SinglePixelTrack_part14_v2, process.HLT_HIMinimumBias_SinglePixelTrack_part15_v2, process.HLT_HIMinimumBias_SinglePixelTrack_part16_v2, process.HLT_HIMinimumBias_SinglePixelTrack_part17_v2, process.HLT_HIMinimumBias_SinglePixelTrack_part18_v2, process.HLT_HIMinimumBias_SinglePixelTrack_part19_v2, process.HLT_HIMinimumBiasRF_SinglePixelTrack_part0_v2, process.HLT_HIMinimumBiasRF_SinglePixelTrack_part1_v2, process.HLT_HIMinimumBiasRF_SinglePixelTrack_part2_v2, process.HLT_HIMinimumBiasRF_SinglePixelTrack_part3_v2, process.HLT_HIMinimumBiasRF_SinglePixelTrack_part4_v2, process.HLT_HIMinimumBiasRF_SinglePixelTrack_part5_v2, process.HLT_HIMinimumBiasRF_SinglePixelTrack_part6_v2, process.HLT_HIMinimumBiasRF_SinglePixelTrack_part7_v2, process.HLT_HIMinimumBiasRF_SinglePixelTrack_part8_v2, process.HLT_HIMinimumBiasRF_SinglePixelTrack_part9_v2, process.HLT_HIMinimumBiasRF_SinglePixelTrack_part10_v2, process.HLT_HIMinimumBiasRF_SinglePixelTrack_part11_v2, process.HLT_HIMinimumBiasRF_SinglePixelTrack_part12_v2, process.HLT_HIMinimumBiasRF_SinglePixelTrack_part13_v2, process.HLT_HIMinimumBiasRF_SinglePixelTrack_part14_v2, process.HLT_HIMinimumBiasRF_SinglePixelTrack_part15_v2, process.HLT_HIMinimumBiasRF_SinglePixelTrack_part16_v2, process.HLT_HIMinimumBiasRF_SinglePixelTrack_part17_v2, process.HLT_HIMinimumBiasRF_SinglePixelTrack_part18_v2, process.HLT_HIMinimumBiasRF_SinglePixelTrack_part19_v2, process.HLT_HIMinimumBiasRF_SinglePixelTrack_part20_v2, process.HLT_HIMinimumBiasRF_SinglePixelTrack_part21_v2, process.HLT_HIMinimumBiasRF_SinglePixelTrack_part22_v2, process.HLT_HIMinimumBiasRF_SinglePixelTrack_part23_v2, process.HLT_HIL1_ZDC_AND_OR_MinimumBiasHF1_AND_BptxAND_v2, process.HLT_HIL1_ZDC_AND_OR_MinimumBiasHF2_AND_BptxAND_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part0_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part1_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part2_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part3_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part4_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part5_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part6_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part7_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part8_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part9_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part10_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part11_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part12_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part13_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part14_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part15_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part16_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part17_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part18_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part19_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part0_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part1_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part2_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part3_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part4_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part5_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part6_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part7_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part8_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part9_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part10_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part11_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part12_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part13_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part14_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part15_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part16_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part17_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part18_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part19_v2, process.HLTriggerFinalPath, process.HLTAnalyzerEndpath, process.RatesMonitoring, process.DQMHistograms, process.ParkingDoubleElectronLowMass0Output, process.ParkingDoubleElectronLowMass1Output, process.ParkingDoubleElectronLowMass2Output, process.ParkingDoubleMuonLowMass0Output, process.ParkingDoubleMuonLowMass1Output, process.ParkingDoubleMuonLowMass2Output, process.ParkingDoubleMuonLowMass3Output, process.ParkingSingleMuon0Output, process.ParkingSingleMuon1Output, process.ParkingSingleMuon2Output, process.ALCALowPtJetOutput, process.ALCALumiPixelsCountsExpressOutput, process.ALCALumiPixelsCountsPromptOutput, process.ALCAP0Output, process.ALCAPHISYMOutput, process.ALCAPPSExpressOutput, process.ALCAPPSPromptOutput, process.CalibrationOutput, process.DQMCalibrationOutput, process.DQMEventDisplayOutput, process.DQMGPUvsCPUOutput, process.DQMOnlineBeamspotOutput, process.DQMOutput, process.EcalCalibrationOutput, process.ExpressOutput, process.ExpressCosmicsOutput, process.ExpressAlignmentOutput, process.HLTMonitorOutput, process.NanoDSTOutput, process.RPCMONOutput, process.ScoutingPFOutput, process.PhysicsCommissioningOutput, process.PhysicsDispJetBTagMuEGTauOutput, process.PhysicsEGammaOutput, process.PhysicsEndOfFillOutput, process.PhysicsForwardOutput, process.PhysicsJetMETOutput, process.PhysicsMuonOutput, process.PhysicsReservedDoubleMuonLowMassOutput, process.PhysicsScoutingPFMonitorOutput, process.PhysicsTracksOutput, process.PhysicsHLTPhysicsOutput, process.PhysicsZeroBiasOutput, process.PhysicsHIZeroBias1Output, process.PhysicsHIZeroBias2Output, process.PhysicsHIZeroBias3Output, process.PhysicsHIZeroBias4Output, process.PhysicsHIZeroBias5Output, process.PhysicsHIZeroBias6Output, process.PhysicsTOTEM1part0Output, process.PhysicsTOTEM1part1Output, process.PhysicsTOTEM1part2Output, process.PhysicsTOTEM1part3Output, process.PhysicsTOTEM2part0Output, process.PhysicsTOTEM2part1Output, process.PhysicsTOTEM2part2Output, process.PhysicsTOTEM2part3Output, process.PhysicsTOTEM3Output, process.PhysicsTOTEM4part0Output, process.PhysicsTOTEM4part1Output, process.PhysicsTOTEM4part2Output, process.PhysicsTOTEM4part3Output, process.PhysicsRandomTOTEM1Output, process.PhysicsRandomTOTEM2Output, process.PhysicsRandomTOTEM3Output, process.PhysicsRandomTOTEM4Output, process.PhysicsZeroBiasTOTEM1Output, process.PhysicsZeroBiasTOTEM2Output, process.PhysicsZeroBiasTOTEM3Output, process.PhysicsZeroBiasTOTEM4Output, process.PhysicsMinimumBias0Output, process.PhysicsMinimumBias1Output, process.PhysicsMinimumBias2Output, process.PhysicsMinimumBias3Output, process.PhysicsMinimumBias4Output, process.PhysicsMinimumBias5Output, process.PhysicsMinimumBias6Output, process.PhysicsMinimumBias7Output, process.PhysicsMinimumBias8Output, process.PhysicsMinimumBias9Output, process.PhysicsHICommissioningOutput, process.PhysicsHIDoubleMuonOutput, process.PhysicsHISingleMuonOutput, process.PhysicsHIHardProbesOutput, process.PhysicsHIMinimumBiasReducedFormat0Output, process.PhysicsHIMinimumBiasReducedFormat1Output, process.PhysicsHIMinimumBiasReducedFormat2Output, process.PhysicsHIMinimumBiasReducedFormat3Output, process.PhysicsHIMinimumBiasReducedFormat4Output, process.PhysicsHIMinimumBiasReducedFormat5Output, process.PhysicsHIMinimumBiasReducedFormat6Output, process.PhysicsHIMinimumBiasReducedFormat7Output, process.PhysicsHIMinimumBiasReducedFormat8Output, process.PhysicsHIMinimumBiasReducedFormat9Output, process.PhysicsHIMinimumBiasReducedFormat10Output, process.PhysicsHIMinimumBiasReducedFormat11Output, process.PhysicsHITrackerNZSOutput, process.PhysicsHIForwardOutput, process.HIHLTMonitorOutput, process.HIDQMOutput, process.HIDQMEventDisplayOutput, process.HIDQMOnlineBeamspotOutput, process.HIExpressOutput, process.HIExpressAlignmentOutput, process.PhysicsHIHardProbesLowerOutput, process.PhysicsHIHardProbesPeripheralOutput, process.PhysicsHIHeavyFlavorOutput, process.PhysicsHIHighMultiplicityOutput, process.PhysicsHILowMultiplicityOutput, process.PhysicsHILowMultiplicityReducedFormatOutput, process.PhysicsHIMinimumBias0Output, process.PhysicsHIMinimumBias1Output, process.PhysicsHIMinimumBias2Output, process.PhysicsHIMinimumBias3Output, process.PhysicsHIMinimumBias4Output, process.PhysicsHIMinimumBias5Output, process.PhysicsHIMinimumBias6Output, process.PhysicsHIMinimumBias7Output, process.PhysicsHIMinimumBias8Output, process.PhysicsHIMinimumBias9Output, process.PhysicsHIMinimumBias10Output, process.PhysicsHIMinimumBias11Output, process.PhysicsHIMinimumBias12Output, process.PhysicsHIMinimumBias13Output, process.PhysicsHIMinimumBias14Output, process.PhysicsHIMinimumBias15Output, process.PhysicsHIMinimumBias16Output, process.PhysicsHIMinimumBias17Output, process.PhysicsHIMinimumBias18Output, process.PhysicsHIMinimumBias19Output, process.Dataset_AlCaLowPtJet, process.Dataset_AlCaLumiPixelsCountsExpress, process.Dataset_AlCaLumiPixelsCountsPrompt, process.Dataset_AlCaP0, process.Dataset_AlCaPPSExpress, process.Dataset_AlCaPPSPrompt, process.Dataset_AlCaPhiSym, process.Dataset_BTagMu, process.Dataset_Commissioning, process.Dataset_Cosmics, process.Dataset_DQMGPUvsCPU, process.Dataset_DQMOnlineBeamspot, process.Dataset_DisplacedJet, process.Dataset_ReservedDoubleMuonLowMass, process.Dataset_EGamma, process.Dataset_EcalLaser, process.Dataset_EmptyBX, process.Dataset_EphemeralHLTPhysics, process.Dataset_EphemeralZeroBias, process.Dataset_EventDisplay, process.Dataset_ExpressAlignment, process.Dataset_ExpressCosmics, process.Dataset_ExpressPhysics, process.Dataset_FSQJet1, process.Dataset_FSQJet2, process.Dataset_FullTrack, process.Dataset_HFvetoTOTEM, process.Dataset_HICastor, process.Dataset_HIDQMOnlineBeamspot, process.Dataset_HIDoubleMuon, process.Dataset_HIDoubleMuonPsiPeri, process.Dataset_HIEmptyBX, process.Dataset_HIEventDisplay, process.Dataset_HIExpressAlignment, process.Dataset_HIExpressPhysics, process.Dataset_HIForward, process.Dataset_HIHLTMonitor, process.Dataset_HIHLTPhysics, process.Dataset_HIHardProbes, process.Dataset_HIHardProbesLower, process.Dataset_HIHardProbesPeripheral, process.Dataset_HIHcalNZS, process.Dataset_HIHeavyFlavor, process.Dataset_HIHighMultiplicityETTAsym, process.Dataset_HILowMultiplicity, process.Dataset_HILowMultiplicityReducedFormat, process.Dataset_HIMinimumBias0, process.Dataset_HIMinimumBias1, process.Dataset_HIMinimumBias10, process.Dataset_HIMinimumBias11, process.Dataset_HIMinimumBias12, process.Dataset_HIMinimumBias13, process.Dataset_HIMinimumBias14, process.Dataset_HIMinimumBias15, process.Dataset_HIMinimumBias16, process.Dataset_HIMinimumBias17, process.Dataset_HIMinimumBias18, process.Dataset_HIMinimumBias19, process.Dataset_HIMinimumBias2, process.Dataset_HIMinimumBias3, process.Dataset_HIMinimumBias4, process.Dataset_HIMinimumBias5, process.Dataset_HIMinimumBias6, process.Dataset_HIMinimumBias7, process.Dataset_HIMinimumBias8, process.Dataset_HIMinimumBias9, process.Dataset_HIMinimumBiasReducedFormat0, process.Dataset_HIMinimumBiasReducedFormat1, process.Dataset_HIMinimumBiasReducedFormat10, process.Dataset_HIMinimumBiasReducedFormat11, process.Dataset_HIMinimumBiasReducedFormat2, process.Dataset_HIMinimumBiasReducedFormat3, process.Dataset_HIMinimumBiasReducedFormat4, process.Dataset_HIMinimumBiasReducedFormat5, process.Dataset_HIMinimumBiasReducedFormat6, process.Dataset_HIMinimumBiasReducedFormat7, process.Dataset_HIMinimumBiasReducedFormat8, process.Dataset_HIMinimumBiasReducedFormat9, process.Dataset_HINCaloJets, process.Dataset_HINPFJets, process.Dataset_HIOnlineMonitor, process.Dataset_HISingleMuon, process.Dataset_HITrackerNZS, process.Dataset_HIZeroBias1, process.Dataset_HIZeroBias10, process.Dataset_HIZeroBias11, process.Dataset_HIZeroBias12, process.Dataset_HIZeroBias2, process.Dataset_HIZeroBias3, process.Dataset_HIZeroBias4, process.Dataset_HIZeroBias5, process.Dataset_HIZeroBias6, process.Dataset_HIZeroBias7, process.Dataset_HIZeroBias8, process.Dataset_HIZeroBias9, process.Dataset_HLTMonitor, process.Dataset_HLTPhysics, process.Dataset_HcalNZS, process.Dataset_HeavyFlavor, process.Dataset_HighMultiplicity, process.Dataset_HighPtJet80, process.Dataset_HighPtLowerJets, process.Dataset_HighPtLowerPhotons, process.Dataset_HighPtPhoton30AndZ, process.Dataset_IsolatedBunch, process.Dataset_JetMET, process.Dataset_JetsTOTEM, process.Dataset_L1Accept, process.Dataset_L1MinimumBias, process.Dataset_MinBiasTOTEM, process.Dataset_MinimumBias, process.Dataset_MinimumBias0, process.Dataset_MinimumBias1, process.Dataset_MinimumBias2, process.Dataset_MinimumBias3, process.Dataset_MinimumBias4, process.Dataset_MinimumBias5, process.Dataset_MinimumBias6, process.Dataset_MinimumBias7, process.Dataset_MinimumBias8, process.Dataset_MinimumBias9, process.Dataset_MonteCarlo, process.Dataset_MuPlusX, process.Dataset_Muon, process.Dataset_MuonEG, process.Dataset_MuonEGammaTOTEM, process.Dataset_NoBPTX, process.Dataset_OnlineMonitor, process.Dataset_ParkingDoubleElectronLowMass0, process.Dataset_ParkingDoubleElectronLowMass1, process.Dataset_ParkingDoubleElectronLowMass2, process.Dataset_ParkingDoubleElectronLowMass3, process.Dataset_ParkingDoubleElectronLowMass4, process.Dataset_ParkingDoubleElectronLowMass5, process.Dataset_ParkingDoubleMuonLowMass0, process.Dataset_ParkingDoubleMuonLowMass1, process.Dataset_ParkingDoubleMuonLowMass2, process.Dataset_ParkingDoubleMuonLowMass3, process.Dataset_ParkingDoubleMuonLowMass4, process.Dataset_ParkingDoubleMuonLowMass5, process.Dataset_ParkingDoubleMuonLowMass6, process.Dataset_ParkingDoubleMuonLowMass7, process.Dataset_ParkingSingleMuon0, process.Dataset_ParkingSingleMuon1, process.Dataset_ParkingSingleMuon2, process.Dataset_RPCMonitor, process.Dataset_RandomTOTEM1, process.Dataset_RandomTOTEM2, process.Dataset_RandomTOTEM3, process.Dataset_RandomTOTEM4, process.Dataset_ScoutingPFMonitor, process.Dataset_ScoutingPFRun3, process.Dataset_SingleMuHighPt, process.Dataset_SingleMuLowPt, process.Dataset_TOTEM1part0, process.Dataset_TOTEM1part1, process.Dataset_TOTEM1part2, process.Dataset_TOTEM1part3, process.Dataset_TOTEM2part0, process.Dataset_TOTEM2part1, process.Dataset_TOTEM2part2, process.Dataset_TOTEM2part3, process.Dataset_TOTEM3, process.Dataset_TOTEM4part0, process.Dataset_TOTEM4part1, process.Dataset_TOTEM4part2, process.Dataset_TOTEM4part3, process.Dataset_Tau, process.Dataset_TestEnablesEcalHcal, process.Dataset_TestEnablesEcalHcalDQM, process.Dataset_ZeroBias, process.Dataset_ZeroBiasTOTEM, process.Dataset_ZeroBiasTOTEM1, process.Dataset_ZeroBiasTOTEM2, process.Dataset_ZeroBiasTOTEM3, process.Dataset_ZeroBiasTOTEM4, process.Dataset_ppForward, )) +process.schedule = cms.Schedule( *(process.HLTriggerFirstPath, process.Status_OnCPU, process.Status_OnGPU, process.HLT_AK8PFJet360_TrimMass30_v20, process.HLT_AK8PFJet380_TrimMass30_v13, process.HLT_AK8PFJet400_TrimMass30_v14, process.HLT_AK8PFJet420_TrimMass30_v13, process.HLT_AK8PFJet400_MassSD30_v2, process.HLT_AK8PFJet420_MassSD30_v2, process.HLT_AK8PFJet450_MassSD30_v2, process.HLT_AK8DiPFJet250_250_MassSD30_v2, process.HLT_AK8DiPFJet250_250_MassSD50_v2, process.HLT_AK8DiPFJet260_260_MassSD30_v2, process.HLT_AK8DiPFJet270_270_MassSD30_v2, process.HLT_AK8PFHT750_TrimMass50_v14, process.HLT_AK8PFHT800_TrimMass50_v14, process.HLT_AK8PFHT850_TrimMass50_v13, process.HLT_AK8PFHT900_TrimMass50_v13, process.HLT_CaloJet10_NoJetID_v5, process.HLT_CaloJet20_NoJetID_v5, process.HLT_CaloJet50_NoJetID_v5, process.HLT_CaloJet500_NoJetID_v14, process.HLT_CaloJet550_NoJetID_v9, process.HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6, process.HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6, process.HLT_Trimuon5_3p5_2_Upsilon_Muon_v7, process.HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5, process.HLT_DoubleEle25_CaloIdL_MW_v6, process.HLT_DoubleEle27_CaloIdL_MW_v6, process.HLT_DoubleEle33_CaloIdL_MW_v19, process.HLT_DoubleEle24_eta2p1_WPTight_Gsf_v9, process.HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v22, process.HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v22, process.HLT_Ele27_Ele37_CaloIdL_MW_v6, process.HLT_Mu27_Ele37_CaloIdL_MW_v7, process.HLT_Mu37_Ele27_CaloIdL_MW_v7, process.HLT_Mu37_TkMu27_v7, process.HLT_DoubleMu4_3_Bs_v17, process.HLT_DoubleMu4_3_Jpsi_v17, process.HLT_DoubleMu4_3_LowMass_v3, process.HLT_DoubleMu4_LowMass_Displaced_v3, process.HLT_Mu0_L1DoubleMu_v3, process.HLT_Mu4_L1DoubleMu_v3, process.HLT_DoubleMu4_3_Photon4_BsToMMG_v2, process.HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2, process.HLT_DoubleMu3_Trk_Tau3mu_v14, process.HLT_DoubleMu3_TkMu_DsTau3Mu_v6, process.HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v10, process.HLT_DoubleMu4_MuMuTrk_Displaced_v17, process.HLT_Mu3_PFJet40_v18, process.HLT_Mu7p5_L2Mu2_Jpsi_v12, process.HLT_Mu7p5_L2Mu2_Upsilon_v12, process.HLT_Mu3_L1SingleMu5orSingleMu7_v3, process.HLT_DoublePhoton33_CaloIdL_v8, process.HLT_DoublePhoton70_v8, process.HLT_DoublePhoton85_v16, process.HLT_Ele20_WPTight_Gsf_v8, process.HLT_Ele15_WPLoose_Gsf_v5, process.HLT_Ele17_WPLoose_Gsf_v5, process.HLT_Ele20_WPLoose_Gsf_v8, process.HLT_Ele20_eta2p1_WPLoose_Gsf_v8, process.HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v6, process.HLT_Ele27_WPTight_Gsf_v18, process.HLT_Ele28_WPTight_Gsf_v3, process.HLT_Ele30_WPTight_Gsf_v3, process.HLT_Ele32_WPTight_Gsf_v17, process.HLT_Ele35_WPTight_Gsf_v11, process.HLT_Ele35_WPTight_Gsf_L1EGMT_v7, process.HLT_Ele38_WPTight_Gsf_v11, process.HLT_Ele40_WPTight_Gsf_v11, process.HLT_Ele32_WPTight_Gsf_L1DoubleEG_v11, process.HLT_Ele24_eta2p1_WPTight_Gsf_TightChargedIsoPFTauHPS30_eta2p1_CrossL1_v3, process.HLT_HT450_Beamspot_v13, process.HLT_HT300_Beamspot_v13, process.HLT_HT60_Beamspot_v3, process.HLT_ZeroBias_Beamspot_v6, process.HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_CrossL1_v3, process.HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v3, process.HLT_IsoMu27_LooseChargedIsoPFTau20_Trk1_eta2p1_SingleL1_v7, process.HLT_IsoMu27_LooseChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v4, process.HLT_IsoMu27_MediumChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v4, process.HLT_IsoMu27_TightChargedIsoPFTauHPS20_Trk1_eta2p1_SingleL1_v4, process.HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2, process.HLT_IsoMu20_v17, process.HLT_IsoMu24_v15, process.HLT_IsoMu24_eta2p1_v17, process.HLT_IsoMu27_v18, process.HLT_IsoMu30_v6, process.HLT_UncorrectedJetE30_NoBPTX_v7, process.HLT_UncorrectedJetE30_NoBPTX3BX_v7, process.HLT_UncorrectedJetE60_NoBPTX3BX_v7, process.HLT_UncorrectedJetE70_NoBPTX3BX_v7, process.HLT_L1SingleMu18_v4, process.HLT_L1SingleMu25_v3, process.HLT_L1SingleMuOpen_v3, process.HLT_L1SingleMuOpen_DT_v3, process.HLT_L1SingleMuCosmics_v2, process.HLT_L1SingleMu3_v2, process.HLT_L1SingleMu5_v2, process.HLT_L1SingleMu7_v2, process.HLT_L1DoubleMu0_v2, process.HLT_L1SingleEG10_v3, process.HLT_L1SingleEG15_v3, process.HLT_L1SingleEG18_v2, process.HLT_L1SingleJet16_v2, process.HLT_L1SingleJet20_v2, process.HLT_L1SingleJet35_v2, process.HLT_L1SingleJet8erHE_v2, process.HLT_L1SingleJet10erHE_v2, process.HLT_L1SingleJet12erHE_v2, process.HLT_L1SingleJet200_v2, process.HLT_L1DoubleJetC50_v3, process.HLT_L1EXT_HCAL_LaserMon1_v2, process.HLT_L1EXT_HCAL_LaserMon4_v2, process.HLT_DQMPixels_SingleMuOpen_v3, process.HLT_L2DoubleMu23_NoVertex_v3, process.HLT_L2Mu10_v8, process.HLT_L2Mu10_NoVertex_NoBPTX3BX_v6, process.HLT_L2Mu10_NoVertex_NoBPTX_v7, process.HLT_L2Mu45_NoVertex_3Sta_NoBPTX3BX_v5, process.HLT_L2Mu40_NoVertex_3Sta_NoBPTX3BX_v6, process.HLT_L2Mu50_v3, process.HLT_L2Mu23NoVtx_2Cha_v2, process.HLT_L2Mu23NoVtx_2Cha_CosmicSeed_v2, process.HLT_DoubleL2Mu30NoVtx_2Cha_CosmicSeed_Eta2p4_v3, process.HLT_DoubleL2Mu30NoVtx_2Cha_Eta2p4_v3, process.HLT_DoubleL2Mu50_v3, process.HLT_DoubleL2Mu23NoVtx_2Cha_CosmicSeed_v3, process.HLT_DoubleL2Mu25NoVtx_2Cha_CosmicSeed_v3, process.HLT_DoubleL2Mu25NoVtx_2Cha_CosmicSeed_Eta2p4_v3, process.HLT_DoubleL2Mu23NoVtx_2Cha_v3, process.HLT_DoubleL2Mu25NoVtx_2Cha_v3, process.HLT_DoubleL2Mu25NoVtx_2Cha_Eta2p4_v3, process.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v16, process.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v5, process.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v17, process.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v5, process.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v7, process.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v5, process.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v7, process.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v5, process.HLT_Mu25_TkMu0_Onia_v10, process.HLT_Mu30_TkMu0_Psi_v3, process.HLT_Mu30_TkMu0_Upsilon_v3, process.HLT_Mu20_TkMu0_Phi_v10, process.HLT_Mu25_TkMu0_Phi_v10, process.HLT_Mu12_v5, process.HLT_Mu15_v5, process.HLT_Mu20_v14, process.HLT_Mu27_v15, process.HLT_Mu50_v15, process.HLT_Mu55_v5, process.HLT_CascadeMu100_v5, process.HLT_HighPtTkMu100_v4, process.HLT_DiPFJet15_NoCaloMatched_v18, process.HLT_DiPFJet25_NoCaloMatched_v18, process.HLT_DiPFJet15_FBEta3_NoCaloMatched_v19, process.HLT_DiPFJet25_FBEta3_NoCaloMatched_v19, process.HLT_DiPFJetAve40_v16, process.HLT_DiPFJetAve60_v16, process.HLT_DiPFJetAve80_v15, process.HLT_DiPFJetAve140_v15, process.HLT_DiPFJetAve200_v15, process.HLT_DiPFJetAve260_v16, process.HLT_DiPFJetAve320_v16, process.HLT_DiPFJetAve400_v16, process.HLT_DiPFJetAve500_v16, process.HLT_DiPFJetAve15_HFJEC_v19, process.HLT_DiPFJetAve25_HFJEC_v19, process.HLT_DiPFJetAve35_HFJEC_v19, process.HLT_DiPFJetAve60_HFJEC_v17, process.HLT_DiPFJetAve80_HFJEC_v18, process.HLT_DiPFJetAve100_HFJEC_v18, process.HLT_DiPFJetAve160_HFJEC_v18, process.HLT_DiPFJetAve220_HFJEC_v18, process.HLT_DiPFJetAve260_HFJEC_v1, process.HLT_DiPFJetAve300_HFJEC_v18, process.HLT_AK8PFJet15_v5, process.HLT_AK8PFJet25_v5, process.HLT_AK8PFJet40_v18, process.HLT_AK8PFJet60_v17, process.HLT_AK8PFJet80_v17, process.HLT_AK8PFJet140_v17, process.HLT_AK8PFJet200_v17, process.HLT_AK8PFJet260_v18, process.HLT_AK8PFJet320_v18, process.HLT_AK8PFJet400_v18, process.HLT_AK8PFJet450_v18, process.HLT_AK8PFJet500_v18, process.HLT_AK8PFJet550_v13, process.HLT_PFJet15_v5, process.HLT_PFJet25_v5, process.HLT_PFJet40_v23, process.HLT_PFJet60_v23, process.HLT_PFJet80_v22, process.HLT_PFJet110_v2, process.HLT_PFJet140_v21, process.HLT_PFJet200_v21, process.HLT_PFJet260_v22, process.HLT_PFJet320_v22, process.HLT_PFJet400_v22, process.HLT_PFJet450_v23, process.HLT_PFJet500_v23, process.HLT_PFJet550_v13, process.HLT_PFJetFwd15_v5, process.HLT_PFJetFwd25_v5, process.HLT_PFJetFwd40_v21, process.HLT_PFJetFwd60_v21, process.HLT_PFJetFwd80_v20, process.HLT_PFJetFwd140_v20, process.HLT_PFJetFwd200_v20, process.HLT_PFJetFwd260_v21, process.HLT_PFJetFwd320_v21, process.HLT_PFJetFwd400_v21, process.HLT_PFJetFwd450_v21, process.HLT_PFJetFwd500_v21, process.HLT_AK8PFJetFwd15_v5, process.HLT_AK8PFJetFwd25_v5, process.HLT_AK8PFJetFwd40_v17, process.HLT_AK8PFJetFwd60_v16, process.HLT_AK8PFJetFwd80_v16, process.HLT_AK8PFJetFwd140_v16, process.HLT_AK8PFJetFwd200_v16, process.HLT_AK8PFJetFwd260_v17, process.HLT_AK8PFJetFwd320_v17, process.HLT_AK8PFJetFwd400_v17, process.HLT_AK8PFJetFwd450_v17, process.HLT_AK8PFJetFwd500_v17, process.HLT_PFHT180_v19, process.HLT_PFHT250_v19, process.HLT_PFHT370_v19, process.HLT_PFHT430_v19, process.HLT_PFHT510_v19, process.HLT_PFHT590_v19, process.HLT_PFHT680_v19, process.HLT_PFHT780_v19, process.HLT_PFHT890_v19, process.HLT_PFHT1050_v20, process.HLT_PFHT500_PFMET100_PFMHT100_IDTight_v14, process.HLT_PFHT500_PFMET110_PFMHT110_IDTight_v14, process.HLT_PFHT700_PFMET85_PFMHT85_IDTight_v14, process.HLT_PFHT700_PFMET95_PFMHT95_IDTight_v14, process.HLT_PFHT800_PFMET75_PFMHT75_IDTight_v14, process.HLT_PFHT800_PFMET85_PFMHT85_IDTight_v14, process.HLT_PFMET110_PFMHT110_IDTight_v22, process.HLT_PFMET120_PFMHT120_IDTight_v22, process.HLT_PFMET130_PFMHT130_IDTight_v22, process.HLT_PFMET140_PFMHT140_IDTight_v22, process.HLT_PFMET100_PFMHT100_IDTight_CaloBTagDeepCSV_3p1_v10, process.HLT_PFMET110_PFMHT110_IDTight_CaloBTagDeepCSV_3p1_v10, process.HLT_PFMET120_PFMHT120_IDTight_CaloBTagDeepCSV_3p1_v10, process.HLT_PFMET130_PFMHT130_IDTight_CaloBTagDeepCSV_3p1_v10, process.HLT_PFMET140_PFMHT140_IDTight_CaloBTagDeepCSV_3p1_v10, process.HLT_PFMET120_PFMHT120_IDTight_PFHT60_v11, process.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v11, process.HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v11, process.HLT_PFMETTypeOne110_PFMHT110_IDTight_v14, process.HLT_PFMETTypeOne120_PFMHT120_IDTight_v14, process.HLT_PFMETTypeOne130_PFMHT130_IDTight_v14, process.HLT_PFMETTypeOne140_PFMHT140_IDTight_v13, process.HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v22, process.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v22, process.HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v21, process.HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v21, process.HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v2, process.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v2, process.HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v2, process.HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v2, process.HLT_MonoCentralPFJet80_PFMETNoMu110_PFMHTNoMu110_IDTight_v22, process.HLT_MonoCentralPFJet80_PFMETNoMu120_PFMHTNoMu120_IDTight_v22, process.HLT_MonoCentralPFJet80_PFMETNoMu130_PFMHTNoMu130_IDTight_v21, process.HLT_MonoCentralPFJet80_PFMETNoMu140_PFMHTNoMu140_IDTight_v21, process.HLT_L1ETMHadSeeds_v4, process.HLT_CaloMHT90_v6, process.HLT_CaloMET80_NotCleaned_v6, process.HLT_CaloMET90_NotCleaned_v6, process.HLT_CaloMET100_NotCleaned_v6, process.HLT_CaloMET110_NotCleaned_v6, process.HLT_CaloMET250_NotCleaned_v6, process.HLT_CaloMET300_NotCleaned_v6, process.HLT_CaloMET350_NotCleaned_v6, process.HLT_PFMET200_NotCleaned_v11, process.HLT_PFMET250_NotCleaned_v11, process.HLT_PFMET300_NotCleaned_v11, process.HLT_PFMET200_BeamHaloCleaned_v11, process.HLT_PFMETTypeOne200_BeamHaloCleaned_v11, process.HLT_MET105_IsoTrk50_v11, process.HLT_MET120_IsoTrk50_v11, process.HLT_SingleJet30_Mu12_SinglePFJet40_v13, process.HLT_Mu12eta2p3_v3, process.HLT_Mu12eta2p3_PFJet40_v3, process.HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v3, process.HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v3, process.HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v3, process.HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v3, process.HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3, process.HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3, process.HLT_DoublePFJets40_PFBTagDeepCSV_p71_v3, process.HLT_DoublePFJets100_PFBTagDeepCSV_p71_v3, process.HLT_DoublePFJets200_PFBTagDeepCSV_p71_v3, process.HLT_DoublePFJets350_PFBTagDeepCSV_p71_v3, process.HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3, process.HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3, process.HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v3, process.HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v3, process.HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v3, process.HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v3, process.HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v3, process.HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v3, process.HLT_DoublePFJets40_PFBTagDeepJet_p71_v3, process.HLT_DoublePFJets100_PFBTagDeepJet_p71_v3, process.HLT_DoublePFJets200_PFBTagDeepJet_p71_v3, process.HLT_DoublePFJets350_PFBTagDeepJet_p71_v3, process.HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v3, process.HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v3, process.HLT_Photon300_NoHE_v14, process.HLT_Mu8_TrkIsoVVL_v14, process.HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v20, process.HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v20, process.HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v21, process.HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v21, process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v15, process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v3, process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v3, process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v3, process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v3, process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v13, process.HLT_Mu17_TrkIsoVVL_v15, process.HLT_Mu19_TrkIsoVVL_v6, process.HLT_BTagMu_AK4DiJet20_Mu5_v15, process.HLT_BTagMu_AK4DiJet40_Mu5_v15, process.HLT_BTagMu_AK4DiJet70_Mu5_v15, process.HLT_BTagMu_AK4DiJet110_Mu5_v15, process.HLT_BTagMu_AK4DiJet170_Mu5_v14, process.HLT_BTagMu_AK4Jet300_Mu5_v14, process.HLT_BTagMu_AK8DiJet170_Mu5_v11, process.HLT_BTagMu_AK8Jet170_DoubleMu5_v4, process.HLT_BTagMu_AK8Jet300_Mu5_v14, process.HLT_Ele15_Ele8_CaloIdL_TrackIdL_IsoVL_v5, process.HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v21, process.HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v21, process.HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v17, process.HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v9, process.HLT_Mu23_TrkIsoVVL_Ele8_CaloIdL_TrackIdL_IsoVL_DZ_v12, process.HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v9, process.HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v17, process.HLT_Mu12_DoublePhoton20_v7, process.HLT_Photon20_v4, process.HLT_Photon22_v4, process.HLT_Photon25_v6, process.HLT_Photon33_v7, process.HLT_Photon50_v15, process.HLT_Photon75_v15, process.HLT_Photon90_v15, process.HLT_Photon120_v15, process.HLT_Photon150_v8, process.HLT_Photon175_v16, process.HLT_Photon200_v15, process.HLT_Photon30EB_TightID_TightIso_v3, process.HLT_Photon100EB_TightID_TightIso_v4, process.HLT_Photon110EB_TightID_TightIso_v4, process.HLT_Photon120EB_TightID_TightIso_v4, process.HLT_Photon100EBHE10_v4, process.HLT_Photon100EEHE10_v4, process.HLT_Photon100EE_TightID_TightIso_v4, process.HLT_Photon50_R9Id90_HE10_IsoM_v16, process.HLT_Photon75_R9Id90_HE10_IsoM_v16, process.HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_CaloMJJ300_PFJetsMJJ400DEta3_v7, process.HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_CaloMJJ400_PFJetsMJJ600DEta3_v7, process.HLT_Photon90_R9Id90_HE10_IsoM_v16, process.HLT_Photon120_R9Id90_HE10_IsoM_v16, process.HLT_Photon165_R9Id90_HE10_IsoM_v17, process.HLT_Photon90_CaloIdL_PFHT700_v18, process.HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v15, process.HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v15, process.HLT_Diphoton30PV_18PV_R9Id_AND_IsoCaloId_AND_HE_R9Id_Mass55_v14, process.HLT_Photon35_TwoProngs35_v3, process.HLT_IsoMu24_TwoProngs35_v3, process.HLT_Dimuon0_Jpsi_L1_NoOS_v9, process.HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9, process.HLT_Dimuon0_Jpsi_v10, process.HLT_Dimuon0_Jpsi_NoVertexing_v10, process.HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9, process.HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9, process.HLT_Dimuon0_Jpsi3p5_Muon2_v7, process.HLT_Dimuon0_Upsilon_L1_4p5_v11, process.HLT_Dimuon0_Upsilon_L1_5_v11, process.HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10, process.HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11, process.HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9, process.HLT_Dimuon0_Upsilon_NoVertexing_v9, process.HLT_Dimuon0_Upsilon_L1_5M_v10, process.HLT_Dimuon0_LowMass_L1_0er1p5R_v9, process.HLT_Dimuon0_LowMass_L1_0er1p5_v10, process.HLT_Dimuon0_LowMass_v10, process.HLT_Dimuon0_LowMass_L1_4_v10, process.HLT_Dimuon0_LowMass_L1_4R_v9, process.HLT_Dimuon0_LowMass_L1_TM530_v8, process.HLT_Trimuon2_Upsilon5_Muon_NoL1Mass_v8, process.HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8, process.HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8, process.HLT_TripleMu_5_3_3_Mass3p8_DZ_v10, process.HLT_TripleMu_10_5_5_DZ_v12, process.HLT_TripleMu_12_10_5_v12, process.HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6, process.HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6, process.HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6, process.HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6, process.HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v12, process.HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v12, process.HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v12, process.HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8, process.HLT_DoubleMu4_Jpsi_Displaced_v9, process.HLT_DoubleMu4_Jpsi_NoVertexing_v9, process.HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9, process.HLT_DoubleMu4_JpsiTrk_Bc_v2, process.HLT_DoubleMu43NoFiltersNoVtx_v6, process.HLT_DoubleMu48NoFiltersNoVtx_v6, process.HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v7, process.HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v7, process.HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v3, process.HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v3, process.HLT_DoubleMu40NoFiltersNoVtxDisplaced_v3, process.HLT_DoubleMu20_7_Mass0to30_L1_DM4_v9, process.HLT_DoubleMu20_7_Mass0to30_L1_DM4EG_v10, process.HLT_HT425_v11, process.HLT_HT430_DisplacedDijet40_DisplacedTrack_v15, process.HLT_HT500_DisplacedDijet40_DisplacedTrack_v15, process.HLT_HT430_DisplacedDijet60_DisplacedTrack_v15, process.HLT_HT400_DisplacedDijet40_DisplacedTrack_v15, process.HLT_HT650_DisplacedDijet60_Inclusive_v15, process.HLT_HT550_DisplacedDijet60_Inclusive_v15, process.HLT_DiJet110_35_Mjj650_PFMET110_v11, process.HLT_DiJet110_35_Mjj650_PFMET120_v11, process.HLT_DiJet110_35_Mjj650_PFMET130_v11, process.HLT_TripleJet110_35_35_Mjj650_PFMET110_v11, process.HLT_TripleJet110_35_35_Mjj650_PFMET120_v11, process.HLT_TripleJet110_35_35_Mjj650_PFMET130_v11, process.HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v15, process.HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v15, process.HLT_Ele28_HighEta_SC20_Mass55_v15, process.HLT_DoubleMu20_7_Mass0to30_Photon23_v10, process.HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10, process.HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v18, process.HLT_Ele15_IsoVVVL_PFHT450_v18, process.HLT_Ele50_IsoVVVL_PFHT450_v18, process.HLT_Ele15_IsoVVVL_PFHT600_v22, process.HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17, process.HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v18, process.HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v17, process.HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10, process.HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v17, process.HLT_Mu15_IsoVVVL_PFHT450_v17, process.HLT_Mu50_IsoVVVL_PFHT450_v17, process.HLT_Mu15_IsoVVVL_PFHT600_v21, process.HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v4, process.HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v4, process.HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v4, process.HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v4, process.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v4, process.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v4, process.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v4, process.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v4, process.HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9, process.HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9, process.HLT_Dimuon10_Upsilon_y1p4_v3, process.HLT_Dimuon12_Upsilon_y1p4_v4, process.HLT_Dimuon14_Phi_Barrel_Seagulls_v9, process.HLT_Dimuon25_Jpsi_v16, process.HLT_Dimuon14_PsiPrime_v15, process.HLT_Dimuon14_PsiPrime_noCorrL1_v7, process.HLT_Dimuon18_PsiPrime_v16, process.HLT_Dimuon18_PsiPrime_noCorrL1_v8, process.HLT_Dimuon24_Upsilon_noCorrL1_v8, process.HLT_Dimuon24_Phi_noCorrL1_v8, process.HLT_Dimuon25_Jpsi_noCorrL1_v8, process.HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v19, process.HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v19, process.HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v19, process.HLT_DoubleIsoMu20_eta2p1_v9, process.HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v8, process.HLT_TrkMu16_DoubleTrkMu6NoFiltersNoVtx_v14, process.HLT_TrkMu17_DoubleTrkMu8NoFiltersNoVtx_v15, process.HLT_Mu8_v14, process.HLT_Mu17_v15, process.HLT_Mu19_v6, process.HLT_Mu17_Photon30_IsoCaloId_v8, process.HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v18, process.HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v20, process.HLT_Ele15_CaloIdL_TrackIdL_IsoVL_PFJet30_v5, process.HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v20, process.HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v20, process.HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v18, process.HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v20, process.HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v20, process.HLT_Ele115_CaloIdVT_GsfTrkIdT_v16, process.HLT_Ele135_CaloIdVT_GsfTrkIdT_v9, process.HLT_Ele145_CaloIdVT_GsfTrkIdT_v10, process.HLT_Ele200_CaloIdVT_GsfTrkIdT_v10, process.HLT_Ele250_CaloIdVT_GsfTrkIdT_v15, process.HLT_Ele300_CaloIdVT_GsfTrkIdT_v15, process.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v5, process.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v11, process.HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v10, process.HLT_PFHT400_SixPFJet32_v10, process.HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v9, process.HLT_PFHT450_SixPFJet36_v9, process.HLT_PFHT400_FivePFJet_100_100_60_30_30_v10, process.HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v10, process.HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v10, process.HLT_PFHT350_v21, process.HLT_PFHT350MinPFJet15_v11, process.HLT_Photon60_R9Id90_CaloIdL_IsoL_v7, process.HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_v7, process.HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v13, process.HLT_ECALHT800_v12, process.HLT_DiSC30_18_EIso_AND_HE_Mass70_v15, process.HLT_L1FatEvents_v3, process.HLT_Physics_v8, process.HLT_EphemeralPhysics_v2, process.DST_Physics_v8, process.HLT_Random_v3, process.HLT_Random_TOTEM_part0_v1, process.HLT_Random_TOTEM_part1_v1, process.HLT_Random_TOTEM_part2_v1, process.HLT_Random_TOTEM_part3_v1, process.HLT_ZeroBias_v7, process.HLT_ZeroBias_TOTEM_part0_v2, process.HLT_ZeroBias_TOTEM_part1_v2, process.HLT_ZeroBias_TOTEM_part2_v2, process.HLT_ZeroBias_TOTEM_part3_v2, process.HLT_ZeroBias_Alignment_v2, process.HLT_EphemeralZeroBias_v2, process.DST_ZeroBias_v3, process.DST_Run3_PFScoutingPixelTracking_v18, process.DST_HLTMuon_Run3_PFScoutingPixelTracking_v18, process.HLT_AK4CaloJet30_v13, process.HLT_AK4CaloJet40_v12, process.HLT_AK4CaloJet50_v12, process.HLT_AK4CaloJet80_v12, process.HLT_AK4CaloJet100_v12, process.HLT_AK4CaloJet120_v11, process.HLT_AK4PFJet30_v21, process.HLT_AK4PFJet50_v21, process.HLT_AK4PFJet80_v21, process.HLT_AK4PFJet100_v21, process.HLT_AK4PFJet120_v20, process.HLT_PixelTracks_Multiplicity60ForPPRef_v7, process.HLT_PixelTracks_Multiplicity85ForPPRef_v7, process.HLT_PixelTracks_Multiplicity110ForPPRef_v7, process.HLT_PixelTracks_Multiplicity135ForPPRef_v7, process.HLT_PixelTracks_Multiplicity160ForPPRef_v7, process.HLT_AK4CaloJet40_Eta5p1ForPPRef_v11, process.HLT_AK4CaloJet60_Eta5p1ForPPRef_v11, process.HLT_AK4CaloJet80_Eta5p1ForPPRef_v11, process.HLT_AK4CaloJet100_Eta5p1ForPPRef_v11, process.HLT_AK4CaloJet110_Eta5p1ForPPRef_v11, process.HLT_AK4CaloJet120_Eta5p1ForPPRef_v11, process.HLT_AK4CaloJet150ForPPRef_v11, process.HLT_AK4PFJet40_Eta5p1ForPPRef_v18, process.HLT_AK4PFJet60_Eta5p1ForPPRef_v18, process.HLT_AK4PFJet80_Eta5p1ForPPRef_v18, process.HLT_AK4PFJet100_Eta5p1ForPPRef_v18, process.HLT_AK4PFJet110_Eta5p1ForPPRef_v18, process.HLT_AK4PFJet120_Eta5p1ForPPRef_v18, process.HLT_AK4CaloJet80_Jet35_Eta1p1ForPPRef_v11, process.HLT_AK4CaloJet80_Jet35_Eta0p7ForPPRef_v11, process.HLT_AK4CaloJet100_Jet35_Eta1p1ForPPRef_v11, process.HLT_AK4CaloJet100_Jet35_Eta0p7ForPPRef_v11, process.HLT_AK4CaloJet80_45_45_Eta2p1ForPPRef_v11, process.HLT_SinglePhoton10_Eta3p1ForPPRef_v10, process.HLT_SinglePhoton15_Eta3p1ForPPRef_v11, process.HLT_SinglePhoton20_Eta3p1ForPPRef_v11, process.HLT_SinglePhoton30_Eta3p1ForPPRef_v11, process.HLT_SinglePhoton40_Eta3p1ForPPRef_v10, process.HLT_SinglePhoton50_Eta3p1ForPPRef_v10, process.HLT_SinglePhoton60_Eta3p1ForPPRef_v10, process.HLT_Photon20_HoverELoose_v12, process.HLT_Photon30_HoverELoose_v12, process.HLT_Photon40_HoverELoose_v12, process.HLT_Photon50_HoverELoose_v12, process.HLT_Photon60_HoverELoose_v12, process.HLT_HIL2Mu3Eta2p5_AK4CaloJet40Eta2p1ForPPRef_v13, process.HLT_HIL2Mu3Eta2p5_AK4CaloJet60Eta2p1ForPPRef_v13, process.HLT_HIL2Mu3Eta2p5_AK4CaloJet80Eta2p1ForPPRef_v13, process.HLT_HIL2Mu3Eta2p5_AK4CaloJet100Eta2p1ForPPRef_v13, process.HLT_HIL1DoubleMu0ForPPRef_v5, process.HLT_HIL1DoubleMu10ForPPRef_v5, process.HLT_HIL2DoubleMu0_NHitQForPPRef_v6, process.HLT_HIL3DoubleMu0_OS_m2p5to4p5ForPPRef_v8, process.HLT_HIL3DoubleMu0_OS_m7to14ForPPRef_v8, process.HLT_HIL2Mu3_NHitQ10ForPPRef_v7, process.HLT_HIL3Mu3_NHitQ15ForPPRef_v8, process.HLT_HIL2Mu5_NHitQ10ForPPRef_v7, process.HLT_HIL3Mu5_NHitQ15ForPPRef_v8, process.HLT_HIL2Mu7_NHitQ10ForPPRef_v7, process.HLT_HIL3Mu7_NHitQ15ForPPRef_v8, process.HLT_HIL2Mu15ForPPRef_v7, process.HLT_HIL3Mu15ForPPRef_v8, process.HLT_HIL2Mu20ForPPRef_v7, process.HLT_HIL3Mu20ForPPRef_v8, process.HLT_FullTrack18ForPPRef_v13, process.HLT_FullTrack24ForPPRef_v13, process.HLT_FullTrack34ForPPRef_v13, process.HLT_FullTrack45ForPPRef_v13, process.HLT_FullTrack53ForPPRef_v13, process.HLT_HIL1CastorMediumJetForPPRef_v5, process.HLT_HIL1UnpairedBunchBptxMinusForPPRef_v3, process.HLT_HIL1UnpairedBunchBptxPlusForPPRef_v3, process.HLT_HIL1NotBptxORForPPRef_v3, process.HLT_HIHT80_Beamspot_ppRef5TeV_v5, process.HLT_HIZeroBias_part0_v7, process.HLT_HIZeroBias_part1_v7, process.HLT_HIZeroBias_part2_v7, process.HLT_HIZeroBias_part3_v7, process.HLT_HIZeroBias_part4_v7, process.HLT_HIZeroBias_part5_v7, process.HLT_HIZeroBias_part6_v7, process.HLT_HIZeroBias_part7_v7, process.HLT_HIZeroBias_part8_v7, process.HLT_HIZeroBias_part9_v7, process.HLT_HIZeroBias_part10_v7, process.HLT_HIZeroBias_part11_v7, process.AlCa_HIEcalPi0EBonly_v3, process.AlCa_HIEcalPi0EEonly_v3, process.AlCa_HIEcalEtaEBonly_v3, process.AlCa_HIEcalEtaEEonly_v3, process.HLT_DmesonPPTrackingGlobal_Dpt8ForPPRef_v13, process.HLT_DmesonPPTrackingGlobal_Dpt15ForPPRef_v13, process.HLT_DmesonPPTrackingGlobal_Dpt20ForPPRef_v13, process.HLT_DmesonPPTrackingGlobal_Dpt30ForPPRef_v13, process.HLT_DmesonPPTrackingGlobal_Dpt40ForPPRef_v13, process.HLT_DmesonPPTrackingGlobal_Dpt50ForPPRef_v13, process.HLT_DmesonPPTrackingGlobal_Dpt60ForPPRef_v13, process.HLT_AK4PFBJetBCSV60_Eta2p1ForPPRef_v18, process.HLT_AK4PFBJetBCSV80_Eta2p1ForPPRef_v18, process.HLT_AK4PFDJet60_Eta2p1ForPPRef_v18, process.HLT_AK4PFDJet80_Eta2p1ForPPRef_v18, process.HLT_AK4PFBJetBSSV60_Eta2p1ForPPRef_v18, process.HLT_AK4PFBJetBSSV80_Eta2p1ForPPRef_v18, process.HLT_EcalCalibration_v4, process.HLT_HcalCalibration_v5, process.AlCa_EcalPhiSym_v11, process.HLT_L1UnpairedBunchBptxMinus_v3, process.HLT_L1UnpairedBunchBptxPlus_v3, process.HLT_L1NotBptxOR_v4, process.HLT_L1BptxXOR_v2, process.HLT_L1TOTEM1_MinBias_v5, process.HLT_L1TOTEM2_ZeroBias_v5, process.HLT_L1MinimumBiasHF_OR_v4, process.HLT_L1MinimumBiasHF_OR_part0_v2, process.HLT_L1MinimumBiasHF_OR_part1_v2, process.HLT_L1MinimumBiasHF_OR_part2_v2, process.HLT_L1MinimumBiasHF_OR_part3_v2, process.HLT_L1MinimumBiasHF_OR_part4_v2, process.HLT_L1MinimumBiasHF_OR_part5_v2, process.HLT_L1MinimumBiasHF_OR_part6_v2, process.HLT_L1MinimumBiasHF_OR_part7_v2, process.HLT_L1MinimumBiasHF_OR_part8_v2, process.HLT_L1MinimumBiasHF_OR_part9_v2, process.HLT_L1MinimumBiasHF0OR_v5, process.HLT_L1MinimumBiasHF1OR_v5, process.HLT_L1MinimumBiasHF2OR_v5, process.HLT_L1MinimumBiasHF2ORNoBptxGating_v6, process.HLT_L1MinimumBiasHF1AND_v5, process.HLT_L1MinimumBiasHF2AND_v5, process.HLT_L1_CDC_SingleMu_3_er1p2_TOP120_DPHI2p618_3p142_v3, process.HLT_CDC_L2cosmic_10_er1p0_v2, process.HLT_CDC_L2cosmic_5p5_er1p0_v2, process.HLT_HcalNZS_v14, process.HLT_HcalPhiSym_v16, process.HLT_HcalIsolatedbunch_v6, process.HLT_IsoTrackHB_v6, process.HLT_IsoTrackHE_v6, process.HLT_ZeroBias_FirstCollisionAfterAbortGap_v6, process.HLT_ZeroBias_IsolatedBunches_v6, process.HLT_ZeroBias_FirstCollisionInTrain_v5, process.HLT_ZeroBias_LastCollisionInTrain_v4, process.HLT_ZeroBias_FirstBXAfterTrain_v4, process.AlCa_RPCMuonNormalisation_v14, process.AlCa_HIRPCMuonNormalisation_v2, process.AlCa_LumiPixelsCounts_Random_v4, process.AlCa_LumiPixelsCounts_ZeroBias_v4, process.MC_ReducedIterativeTracking_v14, process.MC_PFMET_v19, process.MC_AK4PFJets_v19, process.MC_PFBTagDeepCSV_v12, process.MC_PFHT_v18, process.MC_PFMHT_v18, process.MC_CaloMET_v10, process.MC_CaloMET_JetIdCleaned_v11, process.MC_AK4CaloJets_v11, process.MC_AK4CaloJetsFromPV_v10, process.MC_CaloBTagDeepCSV_v10, process.MC_CaloHT_v10, process.MC_CaloMHT_v10, process.MC_AK8PFJets_v19, process.MC_AK8TrimPFJets_v19, process.MC_AK8PFHT_v18, process.MC_AK8CaloHT_v10, process.MC_Diphoton10_10_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass10_v15, process.MC_DoubleEle5_CaloIdL_MW_v17, process.MC_Ele5_WPTight_Gsf_v10, process.MC_Ele15_Ele10_CaloIdL_TrackIdL_IsoVL_DZ_v17, process.MC_IsoMu_v17, process.MC_DoubleMu_TrkIsoVVL_DZ_v13, process.MC_DoubleMuNoFiltersNoVtx_v9, process.MC_PFBTagDeepJet_v3, process.MC_Run3_PFScoutingPixelTracking_v17, process.AlCa_EcalPi0EBonly_v15, process.AlCa_EcalPi0EEonly_v15, process.AlCa_EcalEtaEBonly_v15, process.AlCa_EcalEtaEEonly_v15, process.AlCa_AK8PFJet40_v17, process.AlCa_PFJet40_v22, process.AlCa_PFJet40_CPUOnly_v1, process.HLT_PFJet40_GPUvsCPU_v1, process.HLT_MediumChargedIsoPFTau180HighPtRelaxedIso_Trk50_eta2p1_v14, process.HLT_MediumChargedIsoPFTau200HighPtRelaxedIso_Trk50_eta2p1_v14, process.HLT_MediumChargedIsoPFTau220HighPtRelaxedIso_Trk50_eta2p1_v14, process.HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v11, process.HLT_Rsq0p35_v17, process.HLT_Rsq0p40_v17, process.HLT_RsqMR300_Rsq0p09_MR200_v17, process.HLT_RsqMR320_Rsq0p09_MR200_v17, process.HLT_RsqMR300_Rsq0p09_MR200_4jet_v17, process.HLT_RsqMR320_Rsq0p09_MR200_4jet_v17, process.HLT_L1_DoubleJet30_Mass_Min400_Mu10_v2, process.HLT_IsoMu27_MET90_v5, process.HLT_VBF_DoubleLooseChargedIsoPFTauHPS20_Trk1_eta2p1_v3, process.HLT_VBF_DoubleMediumChargedIsoPFTauHPS20_Trk1_eta2p1_v3, process.HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v2, process.HLT_VBF_DoubleTightChargedIsoPFTauHPS20_Trk1_eta2p1_v3, process.HLT_Photon50_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_PFMET50_v7, process.HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v7, process.HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ600DEta3_v7, process.HLT_PFMET100_PFMHT100_IDTight_PFHT60_v11, process.HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v11, process.HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v11, process.HLT_Mu18_Mu9_SameSign_v6, process.HLT_Mu18_Mu9_SameSign_DZ_v6, process.HLT_Mu18_Mu9_v6, process.HLT_Mu18_Mu9_DZ_v6, process.HLT_Mu20_Mu10_SameSign_v6, process.HLT_Mu20_Mu10_SameSign_DZ_v6, process.HLT_Mu20_Mu10_v6, process.HLT_Mu20_Mu10_DZ_v6, process.HLT_Mu23_Mu12_SameSign_v6, process.HLT_Mu23_Mu12_SameSign_DZ_v6, process.HLT_Mu23_Mu12_v6, process.HLT_Mu23_Mu12_DZ_v6, process.HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8, process.HLT_DoubleMu2_Jpsi_DoubleTkMu0_Phi_v7, process.HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v12, process.HLT_TripleMu_5_3_3_Mass3p8_DCA_v5, process.HLT_QuadPFJet98_83_71_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10, process.HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10, process.HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10, process.HLT_QuadPFJet98_83_71_15_PFBTagDeepCSV_1p3_VBF2_v10, process.HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v10, process.HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v10, process.HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v10, process.HLT_QuadPFJet98_83_71_15_v7, process.HLT_QuadPFJet103_88_75_15_v7, process.HLT_QuadPFJet105_88_76_15_v7, process.HLT_QuadPFJet111_90_80_15_v7, process.HLT_AK8PFJet330_TrimMass30_PFAK8BTagDeepCSV_p17_v4, process.HLT_AK8PFJet330_TrimMass30_PFAK8BTagDeepCSV_p1_v4, process.HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_p02_v5, process.HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np2_v4, process.HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np4_v4, process.HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v3, process.HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v3, process.HLT_Mu12_IP6_v2, process.HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10, process.HLT_TrkMu6NoFiltersNoVtx_v3, process.HLT_TrkMu16NoFiltersNoVtx_v3, process.HLT_DoubleTrkMu_16_6_NoFiltersNoVtx_v3, process.HLT_DoubleMediumDeepTauPFTauHPS35_L2NN_eta2p1_v2, process.HLT_DoubleMediumChargedIsoPFTauHPS40_Trk1_eta2p1_v3, process.HLT_DoubleTightChargedIsoPFTauHPS35_Trk1_eta2p1_v3, process.HLT_Ele24_eta2p1_WPTight_Gsf_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3, process.HLT_IsoMu20_eta2p1_LooseDeepTauPFTauHPS27_eta2p1_CrossL1_v3, process.HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v3, process.HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3, process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v3, process.HLT_LooseDeepTauPFTauHPS180_L2NN_eta2p1_v3, process.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v3, process.HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v3, process.HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v3, process.HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v3, process.HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v3, process.HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3, process.HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v3, process.HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3, process.HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v3, process.HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3, process.HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v3, process.HLT_QuadPFJet98_83_71_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3, process.HLT_QuadPFJet98_83_71_15_PFBTagDeepJet_1p3_VBF2_v3, process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v3, process.HLT_QuadPFJet70_50_40_30_v3, process.HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v3, process.HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v3, process.HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v3, process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v2, process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v2, process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2, process.HLT_AK8PFJet230_SoftDropMass40_v3, process.HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v3, process.HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v3, process.HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v3, process.HLT_AK8PFJet400_SoftDropMass40_v3, process.HLT_AK8PFJet425_SoftDropMass40_v3, process.HLT_AK8PFJet450_SoftDropMass40_v3, process.HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3, process.HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3, process.HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3, process.HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v2, process.HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2, process.HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v2, process.HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2, process.HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v2, process.HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v2, process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v2, process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v2, process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v2, process.HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v2, process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2, process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v2, process.HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v3, process.HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2, process.HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2, process.HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v3, process.HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v2, process.HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v2, process.HLT_L2Mu10NoVtx_2Cha_v1, process.HLT_L2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2, process.HLT_L3Mu10NoVtx_v2, process.HLT_L3Mu10NoVtx_DxyMin0p01cm_v2, process.HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v2, process.HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v2, process.HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2, process.HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2, process.HLT_L2Mu10NoVtx_2Cha_CosmicSeed_v1, process.HLT_L2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2, process.HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v2, process.HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v2, process.HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v3, process.HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v3, process.HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v3, process.HLT_HT430_DelayedJet40_DoubleDelay0p5nsInclusive_v1, process.HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v3, process.HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v3, process.HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v3, process.HLT_HT430_DelayedJet40_SingleDelay0p5nsInclusive_v1, process.HLT_HT430_DelayedJet40_SingleDelay0p5nsTrackless_v1, process.HLT_HT430_DelayedJet40_SingleDelay1nsInclusive_v1, process.HLT_HT430_DelayedJet40_SingleDelay1p5nsInclusive_v1, process.HLT_L1Mu6HT240_v2, process.HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v3, process.HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v3, process.HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v3, process.HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v3, process.HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v3, process.HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v3, process.HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v3, process.HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v3, process.HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v3, process.HLT_CaloMET60_DTCluster50_v3, process.HLT_CaloMET60_DTClusterNoMB1S50_v3, process.HLT_L1MET_DTCluster50_v3, process.HLT_L1MET_DTClusterNoMB1S50_v3, process.HLT_CscCluster_Loose_v2, process.HLT_CscCluster_Medium_v2, process.HLT_CscCluster_Tight_v2, process.HLT_L1CSCShower_DTCluster50_v2, process.HLT_L1CSCShower_DTCluster75_v2, process.HLT_PFMET105_IsoTrk50_v3, process.HLT_PFMET105_PFJet100_looseRecoiling_v3, process.HLT_PFMET110_PFJet100_v3, process.HLT_PFMET110_PFJet100_looseRecoiling_v3, process.HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2, process.HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2, process.HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v2, process.HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2, process.HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2, process.HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2, process.HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v2, process.HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v2, process.HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v2, process.HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v2, process.HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v2, process.HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v2, process.HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v2, process.HLT_DiPhoton10Time1ns_v2, process.HLT_DiPhoton10Time1p2ns_v2, process.HLT_DiPhoton10Time1p4ns_v2, process.HLT_DiPhoton10Time1p6ns_v2, process.HLT_DiPhoton10Time1p8ns_v2, process.HLT_DiPhoton10Time2ns_v2, process.HLT_DiPhoton10sminlt0p1_v2, process.HLT_DiPhoton10sminlt0p12_v2, process.HLT_DiPhoton10sminlt0p14_v2, process.HLT_DiPhoton10sminlt0p16_v2, process.HLT_DiPhoton10_CaloIdL_v2, process.HLT_DoubleEle4_eta1p22_mMax6_v2, process.HLT_DoubleEle4p5_eta1p22_mMax6_v2, process.HLT_DoubleEle5_eta1p22_mMax6_v2, process.HLT_DoubleEle5p5_eta1p22_mMax6_v2, process.HLT_DoubleEle6_eta1p22_mMax6_v2, process.HLT_DoubleEle6p5_eta1p22_mMax6_v2, process.HLT_DoubleEle7_eta1p22_mMax6_v2, process.HLT_DoubleEle7p5_eta1p22_mMax6_v2, process.HLT_DoubleEle8_eta1p22_mMax6_v2, process.HLT_DoubleEle8p5_eta1p22_mMax6_v2, process.HLT_DoubleEle9_eta1p22_mMax6_v2, process.HLT_DoubleEle9p5_eta1p22_mMax6_v2, process.HLT_DoubleEle10_eta1p22_mMax6_v2, process.HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2, process.HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2, process.HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2, process.HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2, process.HLT_Diphoton24_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2, process.HLT_Diphoton24_16_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2, process.HLT_Mu50_L1SingleMuShower_v1, process.HLT_ExpressMuons_v3, process.HLT_OnlineMonitorGroup_v3, process.HLT_HIOnlineMonitorGroup_v3, process.DQM_EcalReconstruction_v4, process.DQM_HcalReconstruction_v3, process.DQM_PixelReconstruction_v4, process.DQM_HIEcalReconstruction_v2, process.DQM_HIHcalReconstruction_v1, process.DQM_HIPixelReconstruction_v2, process.HLT_TOTEM_1_AND_PixelTrackCounting_Mult1_part0_v2, process.HLT_TOTEM_1_AND_PixelTrackCounting_Mult1_part1_v2, process.HLT_TOTEM_1_AND_PixelTrackCounting_Mult1_part2_v2, process.HLT_TOTEM_1_AND_PixelTrackCounting_Mult1_part3_v2, process.HLT_TOTEM_1_AND_PixelTrackCounting_Mult2_part0_v2, process.HLT_TOTEM_1_AND_PixelTrackCounting_Mult2_part1_v2, process.HLT_TOTEM_1_AND_PixelTrackCounting_Mult2_part2_v2, process.HLT_TOTEM_1_AND_PixelTrackCounting_Mult2_part3_v2, process.HLT_TOTEM_1_AND_PixelTrackCounting_Mult3_part0_v2, process.HLT_TOTEM_1_AND_PixelTrackCounting_Mult3_part1_v2, process.HLT_TOTEM_1_AND_PixelTrackCounting_Mult3_part2_v2, process.HLT_TOTEM_1_AND_PixelTrackCounting_Mult3_part3_v2, process.HLT_TOTEM_2_AND_PixelTrackCounting_Mult1_part0_v2, process.HLT_TOTEM_2_AND_PixelTrackCounting_Mult1_part1_v2, process.HLT_TOTEM_2_AND_PixelTrackCounting_Mult1_part2_v2, process.HLT_TOTEM_2_AND_PixelTrackCounting_Mult1_part3_v2, process.HLT_TOTEM_2_AND_PixelTrackCounting_Mult2_part0_v2, process.HLT_TOTEM_2_AND_PixelTrackCounting_Mult2_part1_v2, process.HLT_TOTEM_2_AND_PixelTrackCounting_Mult2_part2_v2, process.HLT_TOTEM_2_AND_PixelTrackCounting_Mult2_part3_v2, process.HLT_TOTEM_2_AND_PixelTrackCounting_Mult3_part0_v2, process.HLT_TOTEM_2_AND_PixelTrackCounting_Mult3_part1_v2, process.HLT_TOTEM_2_AND_PixelTrackCounting_Mult3_part2_v2, process.HLT_TOTEM_2_AND_PixelTrackCounting_Mult3_part3_v2, process.HLT_TOTEM_4_AND_PixelTrackCounting_Mult1_part0_v2, process.HLT_TOTEM_4_AND_PixelTrackCounting_Mult1_part1_v2, process.HLT_TOTEM_4_AND_PixelTrackCounting_Mult1_part2_v2, process.HLT_TOTEM_4_AND_PixelTrackCounting_Mult1_part3_v2, process.HLT_TOTEM_4_AND_PixelTrackCounting_Mult2_part0_v2, process.HLT_TOTEM_4_AND_PixelTrackCounting_Mult2_part1_v2, process.HLT_TOTEM_4_AND_PixelTrackCounting_Mult2_part2_v2, process.HLT_TOTEM_4_AND_PixelTrackCounting_Mult2_part3_v2, process.HLT_TOTEM_4_AND_PixelTrackCounting_Mult3_part0_v2, process.HLT_TOTEM_4_AND_PixelTrackCounting_Mult3_part1_v2, process.HLT_TOTEM_4_AND_PixelTrackCounting_Mult3_part2_v2, process.HLT_TOTEM_4_AND_PixelTrackCounting_Mult3_part3_v2, process.HLT_TOTEM_1_AND_PixelTrackCounting_BPixOnly_Mult1_part0_v2, process.HLT_TOTEM_1_AND_PixelTrackCounting_BPixOnly_Mult1_part1_v2, process.HLT_TOTEM_1_AND_PixelTrackCounting_BPixOnly_Mult1_part2_v2, process.HLT_TOTEM_1_AND_PixelTrackCounting_BPixOnly_Mult1_part3_v2, process.HLT_TOTEM_1_AND_PixelTrackCounting_BPixOnly_Mult2_part0_v2, process.HLT_TOTEM_1_AND_PixelTrackCounting_BPixOnly_Mult2_part1_v2, process.HLT_TOTEM_1_AND_PixelTrackCounting_BPixOnly_Mult2_part2_v2, process.HLT_TOTEM_1_AND_PixelTrackCounting_BPixOnly_Mult2_part3_v2, process.HLT_TOTEM_1_AND_PixelTrackCounting_BPixOnly_Mult3_part0_v2, process.HLT_TOTEM_1_AND_PixelTrackCounting_BPixOnly_Mult3_part1_v2, process.HLT_TOTEM_1_AND_PixelTrackCounting_BPixOnly_Mult3_part2_v2, process.HLT_TOTEM_1_AND_PixelTrackCounting_BPixOnly_Mult3_part3_v2, process.HLT_TOTEM_2_AND_PixelTrackCounting_BPixOnly_Mult1_part0_v2, process.HLT_TOTEM_2_AND_PixelTrackCounting_BPixOnly_Mult1_part1_v2, process.HLT_TOTEM_2_AND_PixelTrackCounting_BPixOnly_Mult1_part2_v2, process.HLT_TOTEM_2_AND_PixelTrackCounting_BPixOnly_Mult1_part3_v2, process.HLT_TOTEM_2_AND_PixelTrackCounting_BPixOnly_Mult2_part0_v2, process.HLT_TOTEM_2_AND_PixelTrackCounting_BPixOnly_Mult2_part1_v2, process.HLT_TOTEM_2_AND_PixelTrackCounting_BPixOnly_Mult2_part2_v2, process.HLT_TOTEM_2_AND_PixelTrackCounting_BPixOnly_Mult2_part3_v2, process.HLT_TOTEM_2_AND_PixelTrackCounting_BPixOnly_Mult3_part0_v2, process.HLT_TOTEM_2_AND_PixelTrackCounting_BPixOnly_Mult3_part1_v2, process.HLT_TOTEM_2_AND_PixelTrackCounting_BPixOnly_Mult3_part2_v2, process.HLT_TOTEM_2_AND_PixelTrackCounting_BPixOnly_Mult3_part3_v2, process.HLT_TOTEM_4_AND_PixelTrackCounting_BPixOnly_Mult1_part0_v2, process.HLT_TOTEM_4_AND_PixelTrackCounting_BPixOnly_Mult1_part1_v2, process.HLT_TOTEM_4_AND_PixelTrackCounting_BPixOnly_Mult1_part2_v2, process.HLT_TOTEM_4_AND_PixelTrackCounting_BPixOnly_Mult1_part3_v2, process.HLT_TOTEM_4_AND_PixelTrackCounting_BPixOnly_Mult2_part0_v2, process.HLT_TOTEM_4_AND_PixelTrackCounting_BPixOnly_Mult2_part1_v2, process.HLT_TOTEM_4_AND_PixelTrackCounting_BPixOnly_Mult2_part2_v2, process.HLT_TOTEM_4_AND_PixelTrackCounting_BPixOnly_Mult2_part3_v2, process.HLT_TOTEM_4_AND_PixelTrackCounting_BPixOnly_Mult3_part0_v2, process.HLT_TOTEM_4_AND_PixelTrackCounting_BPixOnly_Mult3_part1_v2, process.HLT_TOTEM_4_AND_PixelTrackCounting_BPixOnly_Mult3_part2_v2, process.HLT_TOTEM_4_AND_PixelTrackCounting_BPixOnly_Mult3_part3_v2, process.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu5NLay3_part0_v2, process.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu5NLay3_part1_v2, process.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu5NLay3_part2_v2, process.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu5NLay3_part3_v2, process.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu5NLay4_part0_v2, process.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu5NLay4_part1_v2, process.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu5NLay4_part2_v2, process.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu5NLay4_part3_v2, process.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu6NLay3_part0_v2, process.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu6NLay3_part1_v2, process.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu6NLay3_part2_v2, process.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu6NLay3_part3_v2, process.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu6NLay4_part0_v2, process.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu6NLay4_part1_v2, process.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu6NLay4_part2_v2, process.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu6NLay4_part3_v2, process.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu7NLay3_part0_v2, process.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu7NLay3_part1_v2, process.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu7NLay3_part2_v2, process.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu7NLay3_part3_v2, process.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu7NLay4_part0_v2, process.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu7NLay4_part1_v2, process.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu7NLay4_part2_v2, process.HLT_TOTEM_1_AND_PixelClusterCounting_BPixNClu7NLay4_part3_v2, process.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu5NLay3_part0_v2, process.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu5NLay3_part1_v2, process.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu5NLay3_part2_v2, process.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu5NLay3_part3_v2, process.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu5NLay4_part0_v2, process.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu5NLay4_part1_v2, process.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu5NLay4_part2_v2, process.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu5NLay4_part3_v2, process.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu6NLay3_part0_v2, process.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu6NLay3_part1_v2, process.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu6NLay3_part2_v2, process.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu6NLay3_part3_v2, process.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu6NLay4_part0_v2, process.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu6NLay4_part1_v2, process.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu6NLay4_part2_v2, process.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu6NLay4_part3_v2, process.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu7NLay3_part0_v2, process.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu7NLay3_part1_v2, process.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu7NLay3_part2_v2, process.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu7NLay3_part3_v2, process.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu7NLay4_part0_v2, process.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu7NLay4_part1_v2, process.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu7NLay4_part2_v2, process.HLT_TOTEM_2_AND_PixelClusterCounting_BPixNClu7NLay4_part3_v2, process.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu5NLay3_part0_v2, process.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu5NLay3_part1_v2, process.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu5NLay3_part2_v2, process.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu5NLay3_part3_v2, process.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu5NLay4_part0_v2, process.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu5NLay4_part1_v2, process.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu5NLay4_part2_v2, process.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu5NLay4_part3_v2, process.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu6NLay3_part0_v2, process.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu6NLay3_part1_v2, process.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu6NLay3_part2_v2, process.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu6NLay3_part3_v2, process.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu6NLay4_part0_v2, process.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu6NLay4_part1_v2, process.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu6NLay4_part2_v2, process.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu6NLay4_part3_v2, process.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu7NLay3_part0_v2, process.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu7NLay3_part1_v2, process.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu7NLay3_part2_v2, process.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu7NLay3_part3_v2, process.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu7NLay4_part0_v2, process.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu7NLay4_part1_v2, process.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu7NLay4_part2_v2, process.HLT_TOTEM_4_AND_PixelClusterCounting_BPixNClu7NLay4_part3_v2, process.HLT_L1TOTEM_3_v2, process.HLT_L1RomanPot_part0_v2, process.HLT_L1RomanPot_part1_v2, process.HLT_L1RomanPot_part2_v2, process.HLT_L1RomanPot_part3_v2, process.HLT_PPSMaxTracksPerArm1_v2, process.HLT_PPSMaxTracksPerRP4_v2, process.HLT_L1DoubleMu_v2, process.HLT_L1SingleMu_v2, process.HLT_L1DoubleJet_v2, process.HLT_L1DoubleJetANDTotem_v2, process.HLT_L1DoubleJet_gap_v2, process.HLT_L1HFveto_v2, process.HLT_HIPhysics_v2, process.HLT_HIPhysicsForZS_v2, process.HLT_HIRandom_v1, process.AlCa_EcalPhiSymForHI_v3, process.HLT_HIHcalNZS_v2, process.HLT_HIHcalPhiSym_v2, process.AlCa_RPCMuonNormalisationForHI_v2, process.AlCa_EcalPi0EBonlyForHI_v3, process.AlCa_EcalPi0EEonlyForHI_v3, process.AlCa_EcalEtaEBonlyForHI_v3, process.AlCa_EcalEtaEEonlyForHI_v3, process.HLT_HICentralityVeto_v2, process.HLT_HICentralityVeto_Beamspot_v3, process.HLT_HICentrality30100_FirstCollisionAfterAbortGap_v2, process.HLT_HICentralityTag20100_v2, process.HLT_HICentralityTag30100_v2, process.HLT_HICentralityTag50100_v2, process.HLT_HIZeroBias_v2, process.HLT_HIZeroBias_FirstCollisionAfterAbortGap_v2, process.HLT_HIMinimumBias_part0_v2, process.HLT_HIMinimumBias_part1_v2, process.HLT_HIMinimumBias_part2_v2, process.HLT_HIMinimumBias_part3_v2, process.HLT_HIMinimumBias_part4_v2, process.HLT_HIMinimumBias_part5_v2, process.HLT_HIMinimumBias_part6_v2, process.HLT_HIMinimumBias_part7_v2, process.HLT_HIMinimumBias_part8_v2, process.HLT_HIMinimumBias_part9_v2, process.HLT_HIMinimumBias_part10_v2, process.HLT_HIMinimumBias_part11_v2, process.HLT_HIMinimumBias_part12_v2, process.HLT_HIMinimumBias_part13_v2, process.HLT_HIMinimumBias_part14_v2, process.HLT_HIMinimumBias_part15_v2, process.HLT_HIMinimumBias_part16_v2, process.HLT_HIMinimumBias_part17_v2, process.HLT_HIMinimumBias_part18_v2, process.HLT_HIMinimumBias_part19_v2, process.HLT_HIMinimumBiasRF_part0_v2, process.HLT_HIMinimumBiasRF_part1_v2, process.HLT_HIMinimumBiasRF_part2_v2, process.HLT_HIMinimumBiasRF_part3_v2, process.HLT_HIMinimumBiasRF_part4_v2, process.HLT_HIMinimumBiasRF_part5_v2, process.HLT_HIMinimumBiasRF_part6_v2, process.HLT_HIMinimumBiasRF_part7_v2, process.HLT_HIMinimumBiasRF_part8_v2, process.HLT_HIMinimumBiasRF_part9_v2, process.HLT_HIMinimumBiasRF_part10_v2, process.HLT_HIMinimumBiasRF_part11_v2, process.HLT_HIMinimumBiasRF_part12_v2, process.HLT_HIMinimumBiasRF_part13_v2, process.HLT_HIMinimumBiasRF_part14_v2, process.HLT_HIMinimumBiasRF_part15_v2, process.HLT_HIMinimumBiasRF_part16_v2, process.HLT_HIMinimumBiasRF_part17_v2, process.HLT_HIMinimumBiasRF_part18_v2, process.HLT_HIMinimumBiasRF_part19_v2, process.HLT_HIMinimumBiasRF_part20_v2, process.HLT_HIMinimumBiasRF_part21_v2, process.HLT_HIMinimumBiasRF_part22_v2, process.HLT_HIMinimumBiasRF_part23_v2, process.HLT_HIPuAK4CaloJet40Eta5p1_v3, process.HLT_HIPuAK4CaloJet60Eta5p1_v3, process.HLT_HIPuAK4CaloJet80Eta5p1_v3, process.HLT_HIPuAK4CaloJet100Eta5p1_v3, process.HLT_HIPuAK4CaloJet120Eta5p1_v3, process.HLT_HIPuAK4CaloJet40Eta5p1_Centrality_30_100_v3, process.HLT_HIPuAK4CaloJet40Eta5p1_Centrality_50_100_v3, process.HLT_HIPuAK4CaloJet60Eta5p1_Centrality_30_100_v3, process.HLT_HIPuAK4CaloJet60Eta5p1_Centrality_50_100_v3, process.HLT_HIPuAK4CaloJet80Eta5p1_Centrality_30_100_v3, process.HLT_HIPuAK4CaloJet80Eta5p1_Centrality_50_100_v3, process.HLT_HIPuAK4CaloJet100Eta5p1_Centrality_30_100_v3, process.HLT_HIPuAK4CaloJet100Eta5p1_Centrality_50_100_v3, process.HLT_HIPuAK4CaloJet80_35_Eta1p1_v3, process.HLT_HIPuAK4CaloJet100_35_Eta1p1_v3, process.HLT_HIPuAK4CaloJet80_35_Eta0p7_v3, process.HLT_HIPuAK4CaloJet100_35_Eta0p7_v3, process.HLT_HIPuAK4CaloJet80_45_45_Eta2p1_v3, process.HLT_HIPuAK4CaloJet40Fwd_v3, process.HLT_HIPuAK4CaloJet60Fwd_v3, process.HLT_HIPuAK4CaloJet80Fwd_v3, process.HLT_HIPuAK4CaloJet100Fwd_v3, process.HLT_HIPuAK4CaloJet120Fwd_v3, process.HLT_HIIslandPhoton10_Eta2p4_v3, process.HLT_HIIslandPhoton10_Eta1p5_v3, process.HLT_HIIslandPhoton20_Eta2p4_v3, process.HLT_HIIslandPhoton20_Eta1p5_v3, process.HLT_HIIslandPhoton30_Eta2p4_v3, process.HLT_HIIslandPhoton30_Eta1p5_v3, process.HLT_HIIslandPhoton40_Eta2p4_v3, process.HLT_HIIslandPhoton40_Eta1p5_v3, process.HLT_HIIslandPhoton50_Eta2p4_v3, process.HLT_HIIslandPhoton50_Eta1p5_v3, process.HLT_HIIslandPhoton60_Eta2p4_v3, process.HLT_HIIslandPhoton60_Eta1p5_v3, process.HLT_HIGEDPhoton10_v3, process.HLT_HIGEDPhoton20_v3, process.HLT_HIGEDPhoton30_v3, process.HLT_HIGEDPhoton40_v3, process.HLT_HIGEDPhoton50_v3, process.HLT_HIGEDPhoton60_v3, process.HLT_HIGEDPhoton10_EB_v3, process.HLT_HIGEDPhoton20_EB_v3, process.HLT_HIGEDPhoton30_EB_v3, process.HLT_HIGEDPhoton40_EB_v3, process.HLT_HIGEDPhoton50_EB_v3, process.HLT_HIGEDPhoton60_EB_v3, process.HLT_HIGEDPhoton10_HECut_v3, process.HLT_HIGEDPhoton20_HECut_v3, process.HLT_HIGEDPhoton30_HECut_v3, process.HLT_HIGEDPhoton40_HECut_v3, process.HLT_HIGEDPhoton50_HECut_v3, process.HLT_HIGEDPhoton60_HECut_v3, process.HLT_HIGEDPhoton10_EB_HECut_v3, process.HLT_HIGEDPhoton20_EB_HECut_v3, process.HLT_HIGEDPhoton30_EB_HECut_v3, process.HLT_HIGEDPhoton40_EB_HECut_v3, process.HLT_HIGEDPhoton50_EB_HECut_v3, process.HLT_HIGEDPhoton60_EB_HECut_v3, process.HLT_HIEle10Gsf_v3, process.HLT_HIEle15Gsf_v3, process.HLT_HIEle20Gsf_v3, process.HLT_HIEle30Gsf_v3, process.HLT_HIEle40Gsf_v3, process.HLT_HIEle50Gsf_v3, process.HLT_HIEle15Ele10Gsf_v3, process.HLT_HIEle15Ele10GsfMass50_v3, process.HLT_HIDoubleEle10Gsf_v3, process.HLT_HIDoubleEle10GsfMass50_v3, process.HLT_HIDoubleEle15Gsf_v3, process.HLT_HIDoubleEle15GsfMass50_v3, process.HLT_HIL1Mu3Eta2p5_Ele10Gsf_v3, process.HLT_HIL1Mu3Eta2p5_Ele15Gsf_v3, process.HLT_HIL1Mu3Eta2p5_Ele20Gsf_v3, process.HLT_HIL1Mu5Eta2p5_Ele10Gsf_v3, process.HLT_HIL1Mu5Eta2p5_Ele15Gsf_v3, process.HLT_HIL1Mu5Eta2p5_Ele20Gsf_v3, process.HLT_HIL1Mu7Eta2p5_Ele10Gsf_v3, process.HLT_HIL1Mu7Eta2p5_Ele15Gsf_v3, process.HLT_HIL1Mu7Eta2p5_Ele20Gsf_v3, process.HLT_HIEle10Gsf_PuAK4CaloJet40Eta2p1_v3, process.HLT_HIEle10Gsf_PuAK4CaloJet60Eta2p1_v3, process.HLT_HIEle10Gsf_PuAK4CaloJet80Eta2p1_v3, process.HLT_HIEle10Gsf_PuAK4CaloJet100Eta2p1_v3, process.HLT_HIEle15Gsf_PuAK4CaloJet40Eta2p1_v3, process.HLT_HIEle15Gsf_PuAK4CaloJet60Eta2p1_v3, process.HLT_HIEle15Gsf_PuAK4CaloJet80Eta2p1_v3, process.HLT_HIEle15Gsf_PuAK4CaloJet100Eta2p1_v3, process.HLT_HIEle20Gsf_PuAK4CaloJet40Eta2p1_v3, process.HLT_HIEle20Gsf_PuAK4CaloJet60Eta2p1_v3, process.HLT_HIEle20Gsf_PuAK4CaloJet80Eta2p1_v3, process.HLT_HIEle20Gsf_PuAK4CaloJet100Eta2p1_v3, process.HLT_HIDmesonPPTrackingGlobal_Dpt15_v3, process.HLT_HIDmesonPPTrackingGlobal_Dpt20_v3, process.HLT_HIDmesonPPTrackingGlobal_Dpt30_v3, process.HLT_HIDmesonPPTrackingGlobal_Dpt40_v3, process.HLT_HIDmesonPPTrackingGlobal_Dpt50_v3, process.HLT_HIDmesonPPTrackingGlobal_Dpt60_v3, process.HLT_HIDmesonPPTrackingGlobal_Dpt15_NoIter10_v3, process.HLT_HIDmesonPPTrackingGlobal_Dpt20_NoIter10_v3, process.HLT_HIDmesonPPTrackingGlobal_Dpt30_NoIter10_v3, process.HLT_HIDmesonPPTrackingGlobal_Dpt40_NoIter10_v3, process.HLT_HIDmesonPPTrackingGlobal_Dpt50_NoIter10_v3, process.HLT_HIDmesonPPTrackingGlobal_Dpt60_NoIter10_v3, process.HLT_HIDsPPTrackingGlobal_Dpt20_v3, process.HLT_HIDsPPTrackingGlobal_Dpt30_v3, process.HLT_HIDsPPTrackingGlobal_Dpt40_v3, process.HLT_HIDsPPTrackingGlobal_Dpt50_v3, process.HLT_HIDsPPTrackingGlobal_Dpt60_v3, process.HLT_HIDsPPTrackingGlobal_Dpt20_NoIter10_v3, process.HLT_HIDsPPTrackingGlobal_Dpt30_NoIter10_v3, process.HLT_HIDsPPTrackingGlobal_Dpt40_NoIter10_v3, process.HLT_HIDsPPTrackingGlobal_Dpt50_NoIter10_v3, process.HLT_HIDsPPTrackingGlobal_Dpt60_NoIter10_v3, process.HLT_HILcPPTrackingGlobal_Dpt20_v3, process.HLT_HILcPPTrackingGlobal_Dpt30_v3, process.HLT_HILcPPTrackingGlobal_Dpt40_v3, process.HLT_HILcPPTrackingGlobal_Dpt50_v3, process.HLT_HILcPPTrackingGlobal_Dpt60_v3, process.HLT_HILcPPTrackingGlobal_Dpt20_NoIter10_v3, process.HLT_HILcPPTrackingGlobal_Dpt30_NoIter10_v3, process.HLT_HILcPPTrackingGlobal_Dpt40_NoIter10_v3, process.HLT_HILcPPTrackingGlobal_Dpt50_NoIter10_v3, process.HLT_HILcPPTrackingGlobal_Dpt60_NoIter10_v3, process.HLT_HIFullTracks2018_HighPt18_v3, process.HLT_HIFullTracks2018_HighPt24_v3, process.HLT_HIFullTracks2018_HighPt34_v3, process.HLT_HIFullTracks2018_HighPt45_v3, process.HLT_HIFullTracks2018_HighPt56_v3, process.HLT_HIFullTracks2018_HighPt60_v3, process.HLT_HIFullTracks2018_HighPt18_NoIter10_v3, process.HLT_HIFullTracks2018_HighPt24_NoIter10_v3, process.HLT_HIFullTracks2018_HighPt34_NoIter10_v3, process.HLT_HIFullTracks2018_HighPt45_NoIter10_v3, process.HLT_HIFullTracks2018_HighPt56_NoIter10_v3, process.HLT_HIFullTracks2018_HighPt60_NoIter10_v3, process.HLT_HIL1DoubleMuOpen_v2, process.HLT_HIL1DoubleMuOpen_Centrality_30_100_v2, process.HLT_HIL1DoubleMuOpen_Centrality_40_100_v2, process.HLT_HIL1DoubleMuOpen_Centrality_50_100_v2, process.HLT_HIL1DoubleMuOpen_er1p6_v2, process.HLT_HIL1DoubleMuOpen_OS_er1p6_v2, process.HLT_HIL1DoubleMuOpen_OS_Centrality_30_100_v2, process.HLT_HIL1DoubleMuOpen_OS_Centrality_40_100_v2, process.HLT_HIL1DoubleMu0_v2, process.HLT_HIL1DoubleMu10_v2, process.HLT_HIL2_L1DoubleMu10_v2, process.HLT_HIL3_L1DoubleMu10_v2, process.HLT_HIL2DoubleMuOpen_v2, process.HLT_HIL3DoubleMuOpen_v2, process.HLT_HIL3DoubleMuOpen_M60120_v2, process.HLT_HIL3DoubleMuOpen_JpsiPsi_v2, process.HLT_HIL3DoubleMuOpen_Upsi_v2, process.HLT_HIL3Mu0_L2Mu0_v2, process.HLT_HIL3Mu2p5NHitQ10_L2Mu2_v2, process.HLT_HIL1MuOpen_Centrality_70_100_v2, process.HLT_HIL1MuOpen_Centrality_80_100_v2, process.HLT_HIL2Mu3_NHitQ15_v2, process.HLT_HIL2Mu5_NHitQ15_v2, process.HLT_HIL2Mu7_NHitQ15_v2, process.HLT_HIL2Mu3_NHitQ15_tagging_v2, process.HLT_HIL2Mu5_NHitQ15_tagging_v2, process.HLT_HIL2Mu7_NHitQ15_tagging_v2, process.HLT_HIL3Mu2p5_L1DoubleMu0_v2, process.HLT_HIL3Mu3_L1DoubleMuOpen_OS_v2, process.HLT_HIL3Mu3NHitQ10_L1DoubleMuOpen_v2, process.HLT_HIL3Mu3_L1TripleMuOpen_v2, process.HLT_HIL3Mu12_v2, process.HLT_HIL3Mu15_v2, process.HLT_HIL3Mu20_v2, process.HLT_HIL3Mu3_NHitQ10_v2, process.HLT_HIL3Mu5_NHitQ10_v2, process.HLT_HIL3Mu7_NHitQ10_v2, process.HLT_HIL3Mu3_NHitQ10_tagging_v2, process.HLT_HIL3Mu5_NHitQ10_tagging_v2, process.HLT_HIL3Mu7_NHitQ10_tagging_v2, process.HLT_HIL3Mu0NHitQ10_L2Mu0_MAXdR3p5_M1to5_v2, process.HLT_HIL3Mu2p5NHitQ10_L2Mu2_M7toinf_v2, process.HLT_HIL1_ETT8_ETTAsym50_MinimumBiasHF1_OR_BptxAND_v2, process.HLT_HIL1_ETT10_ETTAsym50_MinimumBiasHF1_OR_BptxAND_v2, process.HLT_HIL1_ETT60_ETTAsym65_MinimumBiasHF2_OR_PixelTracks10_v2, process.HLT_HIL1_ETT65_ETTAsym80_MinimumBiasHF2_OR_PixelTracks10_v2, process.HLT_HIFullTracks_Multiplicity020_HF1AND_v3, process.HLT_HIFullTracks_Multiplicity2040_HF1AND_v3, process.HLT_HIFullTracks_Multiplicity4060_v3, process.HLT_HIFullTracks_Multiplicity6080_v3, process.HLT_HIFullTracks_Multiplicity80100_v3, process.HLT_HIFullTracks_Multiplicity020_v3, process.HLT_HIFullTracks_Multiplicity020_HF1OR_v3, process.HLT_HIFullTracks_Multiplicity020_HF2OR_v3, process.HLT_HIFullTracks_Multiplicity2040_v3, process.HLT_HIFullTracks_Multiplicity2040_HF1OR_v3, process.HLT_HIFullTracks_Multiplicity2040_HF2OR_v3, process.HLT_HIFullTracks_Multiplicity335_HF1OR_v3, process.HLT_HIUPC_Mu8_Mu13_v2, process.HLT_HIUPC_Mu8_Mu13_MaxPixelTrack_v2, process.HLT_HIUPC_SingleMuOpen_BptxAND_MaxPixelTrack_v2, process.HLT_HIUPC_DoubleMuOpen_BptxAND_MaxPixelTrack_v2, process.HLT_HIUPC_SingleMuOpen_NotMBHF2OR_MaxPixelTrack_v2, process.HLT_HIUPC_SingleMuOpen_NotMBHF2AND_MaxPixelTrack_v2, process.HLT_HIUPC_SingleMuOpen_NotMBHF2AND_v2, process.HLT_HIUPC_DoubleMuOpen_NotMBHF2OR_MaxPixelTrack_v2, process.HLT_HIUPC_DoubleMuOpen_NotMBHF2OR_v2, process.HLT_HIUPC_SingleMuOpen_NotMBHF2OR_v2, process.HLT_HIUPC_SingleMu0_NotMBHF2OR_MaxPixelTrack_v2, process.HLT_HIUPC_SingleMu0_NotMBHF2AND_MaxPixelTrack_v2, process.HLT_HIUPC_SingleMu0_NotMBHF2AND_v2, process.HLT_HIUPC_DoubleMu0_NotMBHF2OR_MaxPixelTrack_v2, process.HLT_HIUPC_DoubleMu0_NotMBHF2AND_MaxPixelTrack_v2, process.HLT_HIUPC_DoubleMu0_NotMBHF2AND_v2, process.HLT_HIUPC_DoubleMu0_NotMBHF2OR_v2, process.HLT_HIUPC_SingleMu0_NotMBHF2OR_v2, process.HLT_HIUPC_SingleMu3_NotMBHF2OR_MaxPixelTrack_v2, process.HLT_HIUPC_SingleMu3_NotMBHF2OR_v2, process.HLT_HIUPC_SingleMu0_BptxAND_MaxPixelTrack_v2, process.HLT_HIUPC_DoubleMu0_BptxAND_MaxPixelTrack_v2, process.HLT_HIUPC_SingleMu3_BptxAND_MaxPixelTrack_v2, process.HLT_HIUPC_DoubleEG2_NotMBHF2OR_SinglePixelTrack_MaxPixelTrack_v2, process.HLT_HIUPC_DoubleEG2_NotMBHF2AND_SinglePixelTrack_MaxPixelTrack_v2, process.HLT_HIUPC_DoubleEG2_NotMBHF2AND_SinglePixelTrack_v2, process.HLT_HIUPC_DoubleEG2_NotMBHF2AND_v2, process.HLT_HIUPC_NotMBHF2OR_BptxAND_SinglePixelTrack_MaxPixelTrack_v2, process.HLT_HIUPC_NotMBHF2AND_SinglePixelTrack_MaxPixelTrack_v2, process.HLT_HIUPC_NotMBHF2AND_SinglePixelTrack_v2, process.HLT_HIUPC_NotMBHF2AND_v2, process.HLT_HIUPC_NotMBHF2OR_BptxAND_SinglePixelTrack_v2, process.HLT_HIUPC_ZeroBias_SinglePixelTrack_v2, process.HLT_HIUPC_DoubleEG2_BptxAND_SinglePixelTrack_MaxPixelTrack_v2, process.HLT_HIUPC_DoubleEG2_NotMBHF2OR_SinglePixelTrack_v2, process.HLT_HIUPC_DoubleEG2_NotMBHF2OR_v2, process.HLT_HIUPC_DoubleEG5_NotMBHF2OR_SinglePixelTrack_MaxPixelTrack_v2, process.HLT_HIUPC_DoubleEG5_NotMBHF2AND_SinglePixelTrack_MaxPixelTrack_v2, process.HLT_HIUPC_DoubleEG5_NotMBHF2AND_SinglePixelTrack_v2, process.HLT_HIUPC_DoubleEG5_NotMBHF2AND_v2, process.HLT_HIUPC_DoubleEG5_BptxAND_SinglePixelTrack_MaxPixelTrack_v2, process.HLT_HIUPC_DoubleEG5_NotMBHF2OR_SinglePixelTrack_v2, process.HLT_HIUPC_DoubleEG5_NotMBHF2OR_v2, process.HLT_HIUPC_SingleEG5_NotMBHF2OR_SinglePixelTrack_MaxPixelTrack_v2, process.HLT_HIUPC_SingleEG5_NotMBHF2AND_SinglePixelTrack_MaxPixelTrack_v2, process.HLT_HIUPC_SingleEG5_NotMBHF2AND_SinglePixelTrack_v2, process.HLT_HIUPC_SingleEG5_NotMBHF2AND_v2, process.HLT_HIUPC_SingleEG5_BptxAND_SinglePixelTrack_MaxPixelTrack_v2, process.HLT_HIUPC_SingleEG3_NotMBHF2OR_SinglePixelTrack_MaxPixelTrack_v2, process.HLT_HIUPC_SingleEG3_NotMBHF2AND_SinglePixelTrack_MaxPixelTrack_v2, process.HLT_HIUPC_SingleEG3_NotMBHF2AND_SinglePixelTrack_v2, process.HLT_HIUPC_SingleEG3_NotMBHF2AND_v2, process.HLT_HIUPC_SingleEG3_BptxAND_SinglePixelTrack_MaxPixelTrack_v2, process.HLT_HIUPC_SingleEG3_NotMBHF2OR_SinglePixelTrack_v2, process.HLT_HIUPC_SingleEG3_NotMBHF2OR_v2, process.HLT_HIUPC_SingleEG5_NotMBHF2OR_SinglePixelTrack_v2, process.HLT_HIUPC_SingleEG5_NotMBHF2OR_v2, process.HLT_HIUPC_ETT5_Asym50_NotMBHF2OR_v2, process.HLT_HIUPC_ETT5_Asym50_NotMBHF2OR_SinglePixelTrack_v2, process.HLT_HIUPC_ZeroBias_MaxPixelCluster_v2, process.HLT_HIUPC_SingleEG3_BptxAND_MaxPixelTrack_v2, process.HLT_HIUPC_SingleEG5_BptxAND_MaxPixelTrack_v2, process.HLT_HIUPC_DoubleEG2_BptxAND_MaxPixelTrack_v2, process.HLT_HIUPC_DoubleEG5_BptxAND_MaxPixelTrack_v2, process.HLT_HICsAK4PFJet60Eta1p5_v3, process.HLT_HICsAK4PFJet80Eta1p5_v3, process.HLT_HICsAK4PFJet100Eta1p5_v3, process.HLT_HICsAK4PFJet100Eta1p5_Beamspot_v3, process.HLT_HICsAK4PFJet120Eta1p5_v3, process.HLT_HICsAK4PFJet60Eta1p5_Centrality_30_100_v3, process.HLT_HICsAK4PFJet60Eta1p5_Centrality_50_100_v3, process.HLT_HICsAK4PFJet80Eta1p5_Centrality_30_100_v3, process.HLT_HICsAK4PFJet80Eta1p5_Centrality_50_100_v3, process.HLT_HICsAK4PFJet100Eta1p5_Centrality_30_100_v3, process.HLT_HICsAK4PFJet100Eta1p5_Centrality_50_100_v3, process.HLT_HIL3Mu3_EG10HECut_v3, process.HLT_HIL3Mu3_EG15HECut_v3, process.HLT_HIL3Mu3_EG20HECut_v3, process.HLT_HIL3Mu3_EG30HECut_v3, process.HLT_HIL3Mu5_EG10HECut_v3, process.HLT_HIL3Mu5_EG15HECut_v3, process.HLT_HIL3Mu5_EG20HECut_v3, process.HLT_HIL3Mu5_EG30HECut_v3, process.HLT_HIL3Mu7_EG10HECut_v3, process.HLT_HIL3Mu7_EG15HECut_v3, process.HLT_HIL3Mu7_EG20HECut_v3, process.HLT_HIL3Mu7_EG30HECut_v3, process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_v3, process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_v3, process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_v3, process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_v3, process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v3, process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v3, process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v3, process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v3, process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_v3, process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_v3, process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_v3, process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_v3, process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v3, process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v3, process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v3, process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v3, process.HLT_HICastor_MediumJet_NotMBHF2AND_v2, process.HLT_HICastor_MediumJet_NotMBHF2OR_v2, process.HLT_HICastor_MediumJet_MBHF1OR_BptxAND_v2, process.HLT_HICastor_MediumJet_SingleMu0_MBHF1OR_BptxAND_v2, process.HLT_HICastor_MediumJet_SingleEG5_MBHF1OR_BptxAND_v2, process.HLT_HICastor_MediumJet_BptxAND_v2, process.HLT_HICastor_MediumJet_v2, process.HLT_HICastor_HighJet_v2, process.HLT_HICastor_HighJet_BptxAND_v2, process.HLT_HICastor_HighJet_MBHF1OR_BptxAND_v2, process.HLT_HICastor_HighJet_NotMBHF2OR_v2, process.HLT_HICastor_HighJet_NotMBHF2AND_v2, process.HLT_HICastor_HighJet_MBHF1AND_BptxAND_v2, process.HLT_HICastor_HighJet_MBHF2AND_BptxAND_v2, process.HLT_HICastor_Muon_v2, process.HLT_HICastor_Muon_BptxAND_v2, process.HLT_HIIslandPhoton10_Eta2p4_Cent30_100_v3, process.HLT_HIIslandPhoton20_Eta2p4_Cent30_100_v3, process.HLT_HIIslandPhoton30_Eta2p4_Cent30_100_v3, process.HLT_HIIslandPhoton40_Eta2p4_Cent30_100_v3, process.HLT_HIIslandPhoton10_Eta2p4_Cent50_100_v3, process.HLT_HIIslandPhoton20_Eta2p4_Cent50_100_v3, process.HLT_HIIslandPhoton30_Eta2p4_Cent50_100_v3, process.HLT_HIIslandPhoton40_Eta2p4_Cent50_100_v3, process.HLT_HIGEDPhoton10_Cent30_100_v3, process.HLT_HIGEDPhoton20_Cent30_100_v3, process.HLT_HIGEDPhoton30_Cent30_100_v3, process.HLT_HIGEDPhoton40_Cent30_100_v3, process.HLT_HIGEDPhoton10_Cent50_100_v3, process.HLT_HIGEDPhoton20_Cent50_100_v3, process.HLT_HIGEDPhoton30_Cent50_100_v3, process.HLT_HIGEDPhoton40_Cent50_100_v3, process.HLT_HIPuAK4CaloJet60Eta2p4_DeepCSV0p4_v3, process.HLT_HIPuAK4CaloJet80Eta2p4_DeepCSV0p4_v3, process.HLT_HIPuAK4CaloJet100Eta2p4_DeepCSV0p4_v3, process.HLT_HIPuAK4CaloJet60Eta2p4_CSVv2WP0p75_v3, process.HLT_HIPuAK4CaloJet80Eta2p4_CSVv2WP0p75_v3, process.HLT_HIPuAK4CaloJet100Eta2p4_CSVv2WP0p75_v3, process.HLT_HIL1NotBptxOR_v2, process.HLT_HIL1UnpairedBunchBptxMinus_v2, process.HLT_HIL1UnpairedBunchBptxPlus_v2, process.HLT_HIMinimumBias_SinglePixelTrack_part0_v2, process.HLT_HIMinimumBias_SinglePixelTrack_part1_v2, process.HLT_HIMinimumBias_SinglePixelTrack_part2_v2, process.HLT_HIMinimumBias_SinglePixelTrack_part3_v2, process.HLT_HIMinimumBias_SinglePixelTrack_part4_v2, process.HLT_HIMinimumBias_SinglePixelTrack_part5_v2, process.HLT_HIMinimumBias_SinglePixelTrack_part6_v2, process.HLT_HIMinimumBias_SinglePixelTrack_part7_v2, process.HLT_HIMinimumBias_SinglePixelTrack_part8_v2, process.HLT_HIMinimumBias_SinglePixelTrack_part9_v2, process.HLT_HIMinimumBias_SinglePixelTrack_part10_v2, process.HLT_HIMinimumBias_SinglePixelTrack_part11_v2, process.HLT_HIMinimumBias_SinglePixelTrack_part12_v2, process.HLT_HIMinimumBias_SinglePixelTrack_part13_v2, process.HLT_HIMinimumBias_SinglePixelTrack_part14_v2, process.HLT_HIMinimumBias_SinglePixelTrack_part15_v2, process.HLT_HIMinimumBias_SinglePixelTrack_part16_v2, process.HLT_HIMinimumBias_SinglePixelTrack_part17_v2, process.HLT_HIMinimumBias_SinglePixelTrack_part18_v2, process.HLT_HIMinimumBias_SinglePixelTrack_part19_v2, process.HLT_HIMinimumBiasRF_SinglePixelTrack_part0_v2, process.HLT_HIMinimumBiasRF_SinglePixelTrack_part1_v2, process.HLT_HIMinimumBiasRF_SinglePixelTrack_part2_v2, process.HLT_HIMinimumBiasRF_SinglePixelTrack_part3_v2, process.HLT_HIMinimumBiasRF_SinglePixelTrack_part4_v2, process.HLT_HIMinimumBiasRF_SinglePixelTrack_part5_v2, process.HLT_HIMinimumBiasRF_SinglePixelTrack_part6_v2, process.HLT_HIMinimumBiasRF_SinglePixelTrack_part7_v2, process.HLT_HIMinimumBiasRF_SinglePixelTrack_part8_v2, process.HLT_HIMinimumBiasRF_SinglePixelTrack_part9_v2, process.HLT_HIMinimumBiasRF_SinglePixelTrack_part10_v2, process.HLT_HIMinimumBiasRF_SinglePixelTrack_part11_v2, process.HLT_HIMinimumBiasRF_SinglePixelTrack_part12_v2, process.HLT_HIMinimumBiasRF_SinglePixelTrack_part13_v2, process.HLT_HIMinimumBiasRF_SinglePixelTrack_part14_v2, process.HLT_HIMinimumBiasRF_SinglePixelTrack_part15_v2, process.HLT_HIMinimumBiasRF_SinglePixelTrack_part16_v2, process.HLT_HIMinimumBiasRF_SinglePixelTrack_part17_v2, process.HLT_HIMinimumBiasRF_SinglePixelTrack_part18_v2, process.HLT_HIMinimumBiasRF_SinglePixelTrack_part19_v2, process.HLT_HIMinimumBiasRF_SinglePixelTrack_part20_v2, process.HLT_HIMinimumBiasRF_SinglePixelTrack_part21_v2, process.HLT_HIMinimumBiasRF_SinglePixelTrack_part22_v2, process.HLT_HIMinimumBiasRF_SinglePixelTrack_part23_v2, process.HLT_HIL1_ZDC_AND_OR_MinimumBiasHF1_AND_BptxAND_v2, process.HLT_HIL1_ZDC_AND_OR_MinimumBiasHF2_AND_BptxAND_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part0_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part1_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part2_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part3_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part4_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part5_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part6_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part7_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part8_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part9_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part10_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part11_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part12_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part13_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part14_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part15_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part16_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part17_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part18_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part19_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part0_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part1_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part2_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part3_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part4_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part5_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part6_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part7_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part8_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part9_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part10_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part11_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part12_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part13_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part14_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part15_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part16_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part17_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part18_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part19_v2, process.HLTriggerFinalPath, process.HLTAnalyzerEndpath, process.RatesMonitoring, process.DQMHistograms, process.ParkingDoubleElectronLowMass0Output, process.ParkingDoubleElectronLowMass1Output, process.ParkingDoubleElectronLowMass2Output, process.ParkingDoubleMuonLowMass0Output, process.ParkingDoubleMuonLowMass1Output, process.ParkingDoubleMuonLowMass2Output, process.ParkingDoubleMuonLowMass3Output, process.ParkingSingleMuon0Output, process.ParkingSingleMuon1Output, process.ParkingSingleMuon2Output, process.ALCALowPtJetOutput, process.ALCALumiPixelsCountsExpressOutput, process.ALCALumiPixelsCountsPromptOutput, process.ALCAP0Output, process.ALCAPHISYMOutput, process.ALCAPPSExpressOutput, process.ALCAPPSPromptOutput, process.CalibrationOutput, process.DQMCalibrationOutput, process.DQMEventDisplayOutput, process.DQMGPUvsCPUOutput, process.DQMOnlineBeamspotOutput, process.DQMOutput, process.EcalCalibrationOutput, process.ExpressOutput, process.ExpressCosmicsOutput, process.ExpressAlignmentOutput, process.HLTMonitorOutput, process.NanoDSTOutput, process.RPCMONOutput, process.ScoutingPFOutput, process.PhysicsCommissioningOutput, process.PhysicsDispJetBTagMuEGTauOutput, process.PhysicsEGammaOutput, process.PhysicsEndOfFillOutput, process.PhysicsForwardOutput, process.PhysicsJetMETOutput, process.PhysicsMuonOutput, process.PhysicsReservedDoubleMuonLowMassOutput, process.PhysicsScoutingPFMonitorOutput, process.PhysicsTracksOutput, process.PhysicsHLTPhysicsOutput, process.PhysicsZeroBiasOutput, process.PhysicsHIZeroBias1Output, process.PhysicsHIZeroBias2Output, process.PhysicsHIZeroBias3Output, process.PhysicsHIZeroBias4Output, process.PhysicsHIZeroBias5Output, process.PhysicsHIZeroBias6Output, process.PhysicsTOTEM1part0Output, process.PhysicsTOTEM1part1Output, process.PhysicsTOTEM1part2Output, process.PhysicsTOTEM1part3Output, process.PhysicsTOTEM2part0Output, process.PhysicsTOTEM2part1Output, process.PhysicsTOTEM2part2Output, process.PhysicsTOTEM2part3Output, process.PhysicsTOTEM3Output, process.PhysicsTOTEM4part0Output, process.PhysicsTOTEM4part1Output, process.PhysicsTOTEM4part2Output, process.PhysicsTOTEM4part3Output, process.PhysicsRandomTOTEM1Output, process.PhysicsRandomTOTEM2Output, process.PhysicsRandomTOTEM3Output, process.PhysicsRandomTOTEM4Output, process.PhysicsZeroBiasTOTEM1Output, process.PhysicsZeroBiasTOTEM2Output, process.PhysicsZeroBiasTOTEM3Output, process.PhysicsZeroBiasTOTEM4Output, process.PhysicsMinimumBias0Output, process.PhysicsMinimumBias1Output, process.PhysicsMinimumBias2Output, process.PhysicsMinimumBias3Output, process.PhysicsMinimumBias4Output, process.PhysicsMinimumBias5Output, process.PhysicsMinimumBias6Output, process.PhysicsMinimumBias7Output, process.PhysicsMinimumBias8Output, process.PhysicsMinimumBias9Output, process.PhysicsHICommissioningOutput, process.PhysicsHIDoubleMuonOutput, process.PhysicsHISingleMuonOutput, process.PhysicsHIHardProbesOutput, process.PhysicsHIMinimumBiasReducedFormat0Output, process.PhysicsHIMinimumBiasReducedFormat1Output, process.PhysicsHIMinimumBiasReducedFormat2Output, process.PhysicsHIMinimumBiasReducedFormat3Output, process.PhysicsHIMinimumBiasReducedFormat4Output, process.PhysicsHIMinimumBiasReducedFormat5Output, process.PhysicsHIMinimumBiasReducedFormat6Output, process.PhysicsHIMinimumBiasReducedFormat7Output, process.PhysicsHIMinimumBiasReducedFormat8Output, process.PhysicsHIMinimumBiasReducedFormat9Output, process.PhysicsHIMinimumBiasReducedFormat10Output, process.PhysicsHIMinimumBiasReducedFormat11Output, process.PhysicsHITrackerNZSOutput, process.PhysicsHIForwardOutput, process.HIHLTMonitorOutput, process.HIDQMOutput, process.HIDQMEventDisplayOutput, process.HIDQMOnlineBeamspotOutput, process.HIExpressOutput, process.HIExpressAlignmentOutput, process.PhysicsHIHardProbesLowerOutput, process.PhysicsHIHardProbesPeripheralOutput, process.PhysicsHIHeavyFlavorOutput, process.PhysicsHIHighMultiplicityOutput, process.PhysicsHILowMultiplicityOutput, process.PhysicsHILowMultiplicityReducedFormatOutput, process.PhysicsHIMinimumBias0Output, process.PhysicsHIMinimumBias1Output, process.PhysicsHIMinimumBias2Output, process.PhysicsHIMinimumBias3Output, process.PhysicsHIMinimumBias4Output, process.PhysicsHIMinimumBias5Output, process.PhysicsHIMinimumBias6Output, process.PhysicsHIMinimumBias7Output, process.PhysicsHIMinimumBias8Output, process.PhysicsHIMinimumBias9Output, process.PhysicsHIMinimumBias10Output, process.PhysicsHIMinimumBias11Output, process.PhysicsHIMinimumBias12Output, process.PhysicsHIMinimumBias13Output, process.PhysicsHIMinimumBias14Output, process.PhysicsHIMinimumBias15Output, process.PhysicsHIMinimumBias16Output, process.PhysicsHIMinimumBias17Output, process.PhysicsHIMinimumBias18Output, process.PhysicsHIMinimumBias19Output, process.Dataset_AlCaLowPtJet, process.Dataset_AlCaLumiPixelsCountsExpress, process.Dataset_AlCaLumiPixelsCountsPrompt, process.Dataset_AlCaP0, process.Dataset_AlCaPPSExpress, process.Dataset_AlCaPPSPrompt, process.Dataset_AlCaPhiSym, process.Dataset_BTagMu, process.Dataset_Commissioning, process.Dataset_Cosmics, process.Dataset_DQMGPUvsCPU, process.Dataset_DQMOnlineBeamspot, process.Dataset_DisplacedJet, process.Dataset_ReservedDoubleMuonLowMass, process.Dataset_EGamma, process.Dataset_EcalLaser, process.Dataset_EmptyBX, process.Dataset_EphemeralHLTPhysics, process.Dataset_EphemeralZeroBias, process.Dataset_EventDisplay, process.Dataset_ExpressAlignment, process.Dataset_ExpressCosmics, process.Dataset_ExpressPhysics, process.Dataset_FSQJet1, process.Dataset_FSQJet2, process.Dataset_FullTrack, process.Dataset_HFvetoTOTEM, process.Dataset_HICastor, process.Dataset_HIDQMOnlineBeamspot, process.Dataset_HIDoubleMuon, process.Dataset_HIDoubleMuonPsiPeri, process.Dataset_HIEmptyBX, process.Dataset_HIEventDisplay, process.Dataset_HIExpressAlignment, process.Dataset_HIExpressPhysics, process.Dataset_HIForward, process.Dataset_HIHLTMonitor, process.Dataset_HIHLTPhysics, process.Dataset_HIHardProbes, process.Dataset_HIHardProbesLower, process.Dataset_HIHardProbesPeripheral, process.Dataset_HIHcalNZS, process.Dataset_HIHeavyFlavor, process.Dataset_HIHighMultiplicityETTAsym, process.Dataset_HILowMultiplicity, process.Dataset_HILowMultiplicityReducedFormat, process.Dataset_HIMinimumBias0, process.Dataset_HIMinimumBias1, process.Dataset_HIMinimumBias10, process.Dataset_HIMinimumBias11, process.Dataset_HIMinimumBias12, process.Dataset_HIMinimumBias13, process.Dataset_HIMinimumBias14, process.Dataset_HIMinimumBias15, process.Dataset_HIMinimumBias16, process.Dataset_HIMinimumBias17, process.Dataset_HIMinimumBias18, process.Dataset_HIMinimumBias19, process.Dataset_HIMinimumBias2, process.Dataset_HIMinimumBias3, process.Dataset_HIMinimumBias4, process.Dataset_HIMinimumBias5, process.Dataset_HIMinimumBias6, process.Dataset_HIMinimumBias7, process.Dataset_HIMinimumBias8, process.Dataset_HIMinimumBias9, process.Dataset_HIMinimumBiasReducedFormat0, process.Dataset_HIMinimumBiasReducedFormat1, process.Dataset_HIMinimumBiasReducedFormat10, process.Dataset_HIMinimumBiasReducedFormat11, process.Dataset_HIMinimumBiasReducedFormat2, process.Dataset_HIMinimumBiasReducedFormat3, process.Dataset_HIMinimumBiasReducedFormat4, process.Dataset_HIMinimumBiasReducedFormat5, process.Dataset_HIMinimumBiasReducedFormat6, process.Dataset_HIMinimumBiasReducedFormat7, process.Dataset_HIMinimumBiasReducedFormat8, process.Dataset_HIMinimumBiasReducedFormat9, process.Dataset_HINCaloJets, process.Dataset_HINPFJets, process.Dataset_HIOnlineMonitor, process.Dataset_HISingleMuon, process.Dataset_HITrackerNZS, process.Dataset_HIZeroBias1, process.Dataset_HIZeroBias10, process.Dataset_HIZeroBias11, process.Dataset_HIZeroBias12, process.Dataset_HIZeroBias2, process.Dataset_HIZeroBias3, process.Dataset_HIZeroBias4, process.Dataset_HIZeroBias5, process.Dataset_HIZeroBias6, process.Dataset_HIZeroBias7, process.Dataset_HIZeroBias8, process.Dataset_HIZeroBias9, process.Dataset_HLTMonitor, process.Dataset_HLTPhysics, process.Dataset_HcalNZS, process.Dataset_HeavyFlavor, process.Dataset_HighMultiplicity, process.Dataset_HighPtJet80, process.Dataset_HighPtLowerJets, process.Dataset_HighPtLowerPhotons, process.Dataset_HighPtPhoton30AndZ, process.Dataset_IsolatedBunch, process.Dataset_JetMET, process.Dataset_JetsTOTEM, process.Dataset_L1Accept, process.Dataset_L1MinimumBias, process.Dataset_MinBiasTOTEM, process.Dataset_MinimumBias, process.Dataset_MinimumBias0, process.Dataset_MinimumBias1, process.Dataset_MinimumBias2, process.Dataset_MinimumBias3, process.Dataset_MinimumBias4, process.Dataset_MinimumBias5, process.Dataset_MinimumBias6, process.Dataset_MinimumBias7, process.Dataset_MinimumBias8, process.Dataset_MinimumBias9, process.Dataset_MonteCarlo, process.Dataset_MuPlusX, process.Dataset_Muon, process.Dataset_MuonEG, process.Dataset_MuonEGammaTOTEM, process.Dataset_NoBPTX, process.Dataset_OnlineMonitor, process.Dataset_ParkingDoubleElectronLowMass0, process.Dataset_ParkingDoubleElectronLowMass1, process.Dataset_ParkingDoubleElectronLowMass2, process.Dataset_ParkingDoubleElectronLowMass3, process.Dataset_ParkingDoubleElectronLowMass4, process.Dataset_ParkingDoubleElectronLowMass5, process.Dataset_ParkingDoubleMuonLowMass0, process.Dataset_ParkingDoubleMuonLowMass1, process.Dataset_ParkingDoubleMuonLowMass2, process.Dataset_ParkingDoubleMuonLowMass3, process.Dataset_ParkingDoubleMuonLowMass4, process.Dataset_ParkingDoubleMuonLowMass5, process.Dataset_ParkingDoubleMuonLowMass6, process.Dataset_ParkingDoubleMuonLowMass7, process.Dataset_ParkingSingleMuon0, process.Dataset_ParkingSingleMuon1, process.Dataset_ParkingSingleMuon2, process.Dataset_RPCMonitor, process.Dataset_RandomTOTEM1, process.Dataset_RandomTOTEM2, process.Dataset_RandomTOTEM3, process.Dataset_RandomTOTEM4, process.Dataset_ScoutingPFMonitor, process.Dataset_ScoutingPFRun3, process.Dataset_SingleMuHighPt, process.Dataset_SingleMuLowPt, process.Dataset_TOTEM1part0, process.Dataset_TOTEM1part1, process.Dataset_TOTEM1part2, process.Dataset_TOTEM1part3, process.Dataset_TOTEM2part0, process.Dataset_TOTEM2part1, process.Dataset_TOTEM2part2, process.Dataset_TOTEM2part3, process.Dataset_TOTEM3, process.Dataset_TOTEM4part0, process.Dataset_TOTEM4part1, process.Dataset_TOTEM4part2, process.Dataset_TOTEM4part3, process.Dataset_Tau, process.Dataset_TestEnablesEcalHcal, process.Dataset_TestEnablesEcalHcalDQM, process.Dataset_ZeroBias, process.Dataset_ZeroBiasTOTEM, process.Dataset_ZeroBiasTOTEM1, process.Dataset_ZeroBiasTOTEM2, process.Dataset_ZeroBiasTOTEM3, process.Dataset_ZeroBiasTOTEM4, process.Dataset_ppForward, )) # source module (EDM inputs) diff --git a/HLTrigger/Configuration/test/OnLine_HLT_Fake.py b/HLTrigger/Configuration/test/OnLine_HLT_Fake.py index 29e18f0da1084..64b248e2c6f67 100644 --- a/HLTrigger/Configuration/test/OnLine_HLT_Fake.py +++ b/HLTrigger/Configuration/test/OnLine_HLT_Fake.py @@ -1,6 +1,6 @@ # hltGetConfiguration --full --data /dev/CMSSW_12_4_0/Fake --type Fake --unprescale --process HLTFake --globaltag auto:run1_hlt_Fake --input file:RelVal_Raw_Fake_DATA.root -# /dev/CMSSW_12_4_0/Fake/V8 (CMSSW_12_4_0) +# /dev/CMSSW_12_4_0/Fake/V9 (CMSSW_12_4_0) import FWCore.ParameterSet.Config as cms @@ -8,7 +8,7 @@ process.HLTConfigVersion = cms.PSet( - tableName = cms.string('/dev/CMSSW_12_4_0/Fake/V8') + tableName = cms.string('/dev/CMSSW_12_4_0/Fake/V9') ) process.streams = cms.PSet( A = cms.vstring( 'InitialPD' ) ) @@ -284,6 +284,8 @@ process.hltOutputA = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputA.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), diff --git a/HLTrigger/Configuration/test/OnLine_HLT_Fake1.py b/HLTrigger/Configuration/test/OnLine_HLT_Fake1.py index 52b9a4be7cdff..a26be4ed3bc2a 100644 --- a/HLTrigger/Configuration/test/OnLine_HLT_Fake1.py +++ b/HLTrigger/Configuration/test/OnLine_HLT_Fake1.py @@ -1,6 +1,6 @@ # hltGetConfiguration --full --data /dev/CMSSW_12_4_0/Fake1 --type Fake1 --unprescale --process HLTFake1 --globaltag auto:run2_hlt_Fake1 --input file:RelVal_Raw_Fake1_DATA.root -# /dev/CMSSW_12_4_0/Fake1/V8 (CMSSW_12_4_0) +# /dev/CMSSW_12_4_0/Fake1/V9 (CMSSW_12_4_0) import FWCore.ParameterSet.Config as cms @@ -8,7 +8,7 @@ process.HLTConfigVersion = cms.PSet( - tableName = cms.string('/dev/CMSSW_12_4_0/Fake1/V8') + tableName = cms.string('/dev/CMSSW_12_4_0/Fake1/V9') ) process.streams = cms.PSet( A = cms.vstring( 'InitialPD' ) ) @@ -301,6 +301,8 @@ process.hltOutputA = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputA.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), diff --git a/HLTrigger/Configuration/test/OnLine_HLT_Fake2.py b/HLTrigger/Configuration/test/OnLine_HLT_Fake2.py index 86deaaf3dc4d3..1a8f811810176 100644 --- a/HLTrigger/Configuration/test/OnLine_HLT_Fake2.py +++ b/HLTrigger/Configuration/test/OnLine_HLT_Fake2.py @@ -1,6 +1,6 @@ # hltGetConfiguration --full --data /dev/CMSSW_12_4_0/Fake2 --type Fake2 --unprescale --process HLTFake2 --globaltag auto:run2_hlt_Fake2 --input file:RelVal_Raw_Fake2_DATA.root -# /dev/CMSSW_12_4_0/Fake2/V8 (CMSSW_12_4_0) +# /dev/CMSSW_12_4_0/Fake2/V9 (CMSSW_12_4_0) import FWCore.ParameterSet.Config as cms @@ -8,7 +8,7 @@ process.HLTConfigVersion = cms.PSet( - tableName = cms.string('/dev/CMSSW_12_4_0/Fake2/V8') + tableName = cms.string('/dev/CMSSW_12_4_0/Fake2/V9') ) process.streams = cms.PSet( A = cms.vstring( 'InitialPD' ) ) @@ -307,11 +307,13 @@ ) process.hltPreAOutput = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtDigis" ) + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) process.hltOutputA = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputA.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), diff --git a/HLTrigger/Configuration/test/OnLine_HLT_GRun.py b/HLTrigger/Configuration/test/OnLine_HLT_GRun.py index b79fd9db8c7f1..8570a3a38ebe5 100644 --- a/HLTrigger/Configuration/test/OnLine_HLT_GRun.py +++ b/HLTrigger/Configuration/test/OnLine_HLT_GRun.py @@ -1,6 +1,6 @@ # hltGetConfiguration --full --data /dev/CMSSW_12_4_0/GRun --type GRun --unprescale --process HLTGRun --globaltag auto:run3_hlt_GRun --input file:RelVal_Raw_GRun_DATA.root -# /dev/CMSSW_12_4_0/GRun/V110 (CMSSW_12_4_0) +# /dev/CMSSW_12_4_0/GRun/V138 (CMSSW_12_4_0) import FWCore.ParameterSet.Config as cms @@ -12,7 +12,7 @@ process.ProcessAcceleratorCUDA = ProcessAcceleratorCUDA() process.HLTConfigVersion = cms.PSet( - tableName = cms.string('/dev/CMSSW_12_4_0/GRun/V110') + tableName = cms.string('/dev/CMSSW_12_4_0/GRun/V138') ) process.transferSystem = cms.PSet( @@ -2626,449 +2626,457 @@ ScoutingPF = cms.vstring( 'ScoutingPFRun3' ) ) process.datasets = cms.PSet( - AlCaLowPtJet = cms.vstring( 'AlCa_AK8PFJet40_v16', - 'AlCa_PFJet40_v21' ), - AlCaLumiPixelsCountsExpress = cms.vstring( 'AlCa_LumiPixelsCounts_Random_v3' ), - AlCaLumiPixelsCountsPrompt = cms.vstring( 'AlCa_LumiPixelsCounts_ZeroBias_v3' ), - AlCaP0 = cms.vstring( 'AlCa_EcalEtaEBonly_v14', - 'AlCa_EcalEtaEEonly_v14', - 'AlCa_EcalPi0EBonly_v14', - 'AlCa_EcalPi0EEonly_v14' ), + AlCaLowPtJet = cms.vstring( 'AlCa_AK8PFJet40_v17', + 'AlCa_PFJet40_v22' ), + AlCaLumiPixelsCountsExpress = cms.vstring( 'AlCa_LumiPixelsCounts_Random_v4' ), + AlCaLumiPixelsCountsPrompt = cms.vstring( 'AlCa_LumiPixelsCounts_ZeroBias_v4' ), + AlCaP0 = cms.vstring( 'AlCa_EcalEtaEBonly_v15', + 'AlCa_EcalEtaEEonly_v15', + 'AlCa_EcalPi0EBonly_v15', + 'AlCa_EcalPi0EEonly_v15' ), AlCaPPSExpress = cms.vstring( 'HLT_PPSMaxTracksPerArm1_v2', 'HLT_PPSMaxTracksPerRP4_v2' ), AlCaPPSPrompt = cms.vstring( 'HLT_PPSMaxTracksPerArm1_v2', 'HLT_PPSMaxTracksPerRP4_v2' ), - AlCaPhiSym = cms.vstring( 'AlCa_EcalPhiSym_v10' ), - BTagMu = cms.vstring( 'HLT_BTagMu_AK4DiJet110_Mu5_v14', - 'HLT_BTagMu_AK4DiJet170_Mu5_v13', - 'HLT_BTagMu_AK4DiJet20_Mu5_v14', - 'HLT_BTagMu_AK4DiJet40_Mu5_v14', - 'HLT_BTagMu_AK4DiJet70_Mu5_v14', - 'HLT_BTagMu_AK4Jet300_Mu5_v13', - 'HLT_BTagMu_AK8DiJet170_Mu5_v10', - 'HLT_BTagMu_AK8Jet170_DoubleMu5_v3', - 'HLT_BTagMu_AK8Jet300_Mu5_v13' ), - Commissioning = cms.vstring( 'HLT_IsoTrackHB_v5', - 'HLT_IsoTrackHE_v5', - 'HLT_L1_CDC_SingleMu_3_er1p2_TOP120_DPHI2p618_3p142_v3' ), + AlCaPhiSym = cms.vstring( 'AlCa_EcalPhiSym_v11' ), + BTagMu = cms.vstring( 'HLT_BTagMu_AK4DiJet110_Mu5_v15', + 'HLT_BTagMu_AK4DiJet170_Mu5_v14', + 'HLT_BTagMu_AK4DiJet20_Mu5_v15', + 'HLT_BTagMu_AK4DiJet40_Mu5_v15', + 'HLT_BTagMu_AK4DiJet70_Mu5_v15', + 'HLT_BTagMu_AK4Jet300_Mu5_v14', + 'HLT_BTagMu_AK8DiJet170_Mu5_v11', + 'HLT_BTagMu_AK8Jet170_DoubleMu5_v4', + 'HLT_BTagMu_AK8Jet300_Mu5_v14' ), + Commissioning = cms.vstring( 'HLT_IsoTrackHB_v6', + 'HLT_IsoTrackHE_v6', + 'HLT_L1_CDC_SingleMu_3_er1p2_TOP120_DPHI2p618_3p142_v3', + 'HLT_PFJet40_GPUvsCPU_v1' ), Cosmics = cms.vstring( 'HLT_L1SingleMuCosmics_v2' ), - DQMGPUvsCPU = cms.vstring( 'DQM_EcalReconstruction_v3', + DQMGPUvsCPU = cms.vstring( 'DQM_EcalReconstruction_v4', 'DQM_HcalReconstruction_v3', - 'DQM_PixelReconstruction_v3' ), - DQMOnlineBeamspot = cms.vstring( 'HLT_HT300_Beamspot_v12', - 'HLT_ZeroBias_Beamspot_v5' ), - DisplacedJet = cms.vstring( 'HLT_CaloMET60_DTCluster50_v2', - 'HLT_CaloMET60_DTClusterNoMB1S50_v2', + 'DQM_PixelReconstruction_v4' ), + DQMOnlineBeamspot = cms.vstring( 'HLT_HT300_Beamspot_v13', + 'HLT_ZeroBias_Beamspot_v6' ), + DisplacedJet = cms.vstring( 'HLT_CaloMET60_DTCluster50_v3', + 'HLT_CaloMET60_DTClusterNoMB1S50_v3', 'HLT_CscCluster_Loose_v2', 'HLT_CscCluster_Medium_v2', 'HLT_CscCluster_Tight_v2', - 'HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v1', - 'HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1', - 'HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1', - 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1', - 'HLT_HT425_v10', - 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v2', - 'HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v2', - 'HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v2', - 'HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v2', - 'HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v2', - 'HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v2', - 'HLT_HT430_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v2', - 'HLT_HT430_DisplacedDijet60_DisplacedTrack_v14', - 'HLT_HT500_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT550_DisplacedDijet60_Inclusive_v14', - 'HLT_HT650_DisplacedDijet60_Inclusive_v14', + 'HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v2', + 'HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2', + 'HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2', + 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2', + 'HLT_HT425_v11', + 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsInclusive_v1', + 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v3', + 'HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v3', + 'HLT_HT430_DelayedJet40_SingleDelay0p5nsInclusive_v1', + 'HLT_HT430_DelayedJet40_SingleDelay0p5nsTrackless_v1', + 'HLT_HT430_DelayedJet40_SingleDelay1nsInclusive_v1', + 'HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v3', + 'HLT_HT430_DelayedJet40_SingleDelay1p5nsInclusive_v1', + 'HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v3', + 'HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v3', + 'HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v3', + 'HLT_HT430_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v3', + 'HLT_HT430_DisplacedDijet60_DisplacedTrack_v15', + 'HLT_HT500_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT550_DisplacedDijet60_Inclusive_v15', + 'HLT_HT650_DisplacedDijet60_Inclusive_v15', 'HLT_L1CSCShower_DTCluster50_v2', 'HLT_L1CSCShower_DTCluster75_v2', - 'HLT_L1MET_DTCluster50_v2', - 'HLT_L1MET_DTClusterNoMB1S50_v2', + 'HLT_L1MET_DTCluster50_v3', + 'HLT_L1MET_DTClusterNoMB1S50_v3', 'HLT_L1Mu6HT240_v2', - 'HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v2', - 'HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v2', - 'HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v2', - 'HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v2', - 'HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v2', - 'HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v2' ), - EGamma = cms.vstring( 'HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v5', - 'HLT_DiPhoton10Time1p4ns_v1', - 'HLT_DiPhoton10Time1p6ns_v1', - 'HLT_DiPhoton10Time1p8ns_v1', - 'HLT_DiPhoton10Time2ns_v1', - 'HLT_DiPhoton10_CaloIdL_v1', - 'HLT_DiPhoton10sminlt0p12_v1', - 'HLT_DiPhoton10sminlt0p1_v1', - 'HLT_DiSC30_18_EIso_AND_HE_Mass70_v14', - 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v2', - 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v2', - 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v14', - 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v14', - 'HLT_DoubleEle25_CaloIdL_MW_v5', - 'HLT_DoubleEle27_CaloIdL_MW_v5', - 'HLT_DoubleEle33_CaloIdL_MW_v18', - 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v21', - 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v21', - 'HLT_DoublePhoton33_CaloIdL_v7', - 'HLT_DoublePhoton70_v7', - 'HLT_DoublePhoton85_v15', - 'HLT_ECALHT800_v11', - 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v15', - 'HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v19', - 'HLT_Ele135_CaloIdVT_GsfTrkIdT_v8', - 'HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9', - 'HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v17', - 'HLT_Ele15_IsoVVVL_PFHT450_v17', - 'HLT_Ele15_IsoVVVL_PFHT600_v21', - 'HLT_Ele15_WPLoose_Gsf_v4', - 'HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v10', - 'HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v17', - 'HLT_Ele20_WPLoose_Gsf_v7', - 'HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v19', - 'HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v19', - 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v20', - 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v20', - 'HLT_Ele24_eta2p1_WPTight_Gsf_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2', - 'HLT_Ele27_WPTight_Gsf_v17', - 'HLT_Ele28_HighEta_SC20_Mass55_v14', - 'HLT_Ele28_WPTight_Gsf_v2', - 'HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v14', - 'HLT_Ele30_WPTight_Gsf_v2', - 'HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v14', - 'HLT_Ele32_WPTight_Gsf_L1DoubleEG_v10', - 'HLT_Ele32_WPTight_Gsf_v16', - 'HLT_Ele35_WPTight_Gsf_L1EGMT_v6', - 'HLT_Ele35_WPTight_Gsf_v10', - 'HLT_Ele38_WPTight_Gsf_v10', - 'HLT_Ele40_WPTight_Gsf_v10', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v1', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v19', - 'HLT_Ele50_IsoVVVL_PFHT450_v17', - 'HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v17', - 'HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v19', - 'HLT_Photon100EBHE10_v3', - 'HLT_Photon110EB_TightID_TightIso_v3', - 'HLT_Photon120_R9Id90_HE10_IsoM_v15', - 'HLT_Photon120_v14', - 'HLT_Photon150_v7', - 'HLT_Photon165_R9Id90_HE10_IsoM_v16', - 'HLT_Photon175_v15', - 'HLT_Photon200_v14', - 'HLT_Photon20_HoverELoose_v11', - 'HLT_Photon20_v3', - 'HLT_Photon300_NoHE_v13', - 'HLT_Photon30EB_TightID_TightIso_v2', - 'HLT_Photon30_HoverELoose_v11', - 'HLT_Photon33_v6', - 'HLT_Photon50_R9Id90_HE10_IsoM_v15', - 'HLT_Photon50_v14', - 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v12', - 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v6', - 'HLT_Photon75_R9Id90_HE10_IsoM_v15', - 'HLT_Photon75_v14', - 'HLT_Photon90_R9Id90_HE10_IsoM_v15', - 'HLT_Photon90_v14' ), + 'HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v3', + 'HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v3', + 'HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v3', + 'HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v3', + 'HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v3', + 'HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v3' ), + EGamma = cms.vstring( 'HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v6', + 'HLT_DiPhoton10Time1ns_v2', + 'HLT_DiPhoton10Time1p2ns_v2', + 'HLT_DiPhoton10Time1p4ns_v2', + 'HLT_DiPhoton10Time1p6ns_v2', + 'HLT_DiPhoton10Time1p8ns_v2', + 'HLT_DiPhoton10Time2ns_v2', + 'HLT_DiPhoton10_CaloIdL_v2', + 'HLT_DiPhoton10sminlt0p12_v2', + 'HLT_DiPhoton10sminlt0p1_v2', + 'HLT_DiSC30_18_EIso_AND_HE_Mass70_v15', + 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v3', + 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v3', + 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v15', + 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v15', + 'HLT_DoubleEle25_CaloIdL_MW_v6', + 'HLT_DoubleEle27_CaloIdL_MW_v6', + 'HLT_DoubleEle33_CaloIdL_MW_v19', + 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v22', + 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v22', + 'HLT_DoublePhoton33_CaloIdL_v8', + 'HLT_DoublePhoton70_v8', + 'HLT_DoublePhoton85_v16', + 'HLT_ECALHT800_v12', + 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v16', + 'HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v20', + 'HLT_Ele135_CaloIdVT_GsfTrkIdT_v9', + 'HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10', + 'HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v18', + 'HLT_Ele15_IsoVVVL_PFHT450_v18', + 'HLT_Ele15_IsoVVVL_PFHT600_v22', + 'HLT_Ele15_WPLoose_Gsf_v5', + 'HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v11', + 'HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v18', + 'HLT_Ele20_WPLoose_Gsf_v8', + 'HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v20', + 'HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v20', + 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v21', + 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v21', + 'HLT_Ele24_eta2p1_WPTight_Gsf_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3', + 'HLT_Ele24_eta2p1_WPTight_Gsf_TightChargedIsoPFTauHPS30_eta2p1_CrossL1_v3', + 'HLT_Ele27_WPTight_Gsf_v18', + 'HLT_Ele28_HighEta_SC20_Mass55_v15', + 'HLT_Ele28_WPTight_Gsf_v3', + 'HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v15', + 'HLT_Ele30_WPTight_Gsf_v3', + 'HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v15', + 'HLT_Ele32_WPTight_Gsf_L1DoubleEG_v11', + 'HLT_Ele32_WPTight_Gsf_v17', + 'HLT_Ele35_WPTight_Gsf_L1EGMT_v7', + 'HLT_Ele35_WPTight_Gsf_v11', + 'HLT_Ele38_WPTight_Gsf_v11', + 'HLT_Ele40_WPTight_Gsf_v11', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v2', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v20', + 'HLT_Ele50_IsoVVVL_PFHT450_v18', + 'HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v18', + 'HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v20', + 'HLT_Photon100EBHE10_v4', + 'HLT_Photon110EB_TightID_TightIso_v4', + 'HLT_Photon120_R9Id90_HE10_IsoM_v16', + 'HLT_Photon120_v15', + 'HLT_Photon150_v8', + 'HLT_Photon165_R9Id90_HE10_IsoM_v17', + 'HLT_Photon175_v16', + 'HLT_Photon200_v15', + 'HLT_Photon20_HoverELoose_v12', + 'HLT_Photon20_v4', + 'HLT_Photon300_NoHE_v14', + 'HLT_Photon30EB_TightID_TightIso_v3', + 'HLT_Photon30_HoverELoose_v12', + 'HLT_Photon33_v7', + 'HLT_Photon50_R9Id90_HE10_IsoM_v16', + 'HLT_Photon50_v15', + 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v13', + 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v7', + 'HLT_Photon75_R9Id90_HE10_IsoM_v16', + 'HLT_Photon75_v15', + 'HLT_Photon90_R9Id90_HE10_IsoM_v16', + 'HLT_Photon90_v15' ), EcalLaser = cms.vstring( 'HLT_EcalCalibration_v4' ), EmptyBX = cms.vstring( 'HLT_L1NotBptxOR_v4', 'HLT_L1UnpairedBunchBptxMinus_v3', 'HLT_L1UnpairedBunchBptxPlus_v3' ), EphemeralHLTPhysics = cms.vstring( 'HLT_EphemeralPhysics_v2' ), EphemeralZeroBias = cms.vstring( 'HLT_EphemeralZeroBias_v2' ), - EventDisplay = cms.vstring( 'HLT_DoublePhoton85_v15', - 'HLT_PFJet500_v22' ), - ExpressAlignment = cms.vstring( 'HLT_HT300_Beamspot_v12', - 'HLT_ZeroBias_Beamspot_v5' ), - ExpressPhysics = cms.vstring( 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v20', - 'HLT_ExpressMuons_v2', - 'HLT_IsoMu20_v16', - 'HLT_IsoMu24_v14', - 'HLT_IsoMu27_v17', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v16', + EventDisplay = cms.vstring( 'HLT_DoublePhoton85_v16', + 'HLT_PFJet500_v23' ), + ExpressAlignment = cms.vstring( 'HLT_HT300_Beamspot_v13', + 'HLT_ZeroBias_Beamspot_v6' ), + ExpressPhysics = cms.vstring( 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v21', + 'HLT_ExpressMuons_v3', + 'HLT_IsoMu20_v17', + 'HLT_IsoMu24_v15', + 'HLT_IsoMu27_v18', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v7', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v17', 'HLT_Physics_v8', 'HLT_Random_v3', 'HLT_ZeroBias_Alignment_v2', 'HLT_ZeroBias_FirstCollisionAfterAbortGap_v6', 'HLT_ZeroBias_IsolatedBunches_v6', 'HLT_ZeroBias_v7' ), - HLTMonitor = cms.vstring( 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v20', - 'HLT_Ele32_WPTight_Gsf_v16', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v1', - 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT550_DisplacedDijet60_Inclusive_v14', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v1', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v2', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v9', - 'HLT_PFHT510_v18', - 'HLT_PFJet260_v21', - 'HLT_PFJet320_v21', - 'HLT_PFMET130_PFMHT130_IDTight_v21', - 'HLT_PFMET140_PFMHT140_IDTight_v21' ), + HLTMonitor = cms.vstring( 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v21', + 'HLT_Ele32_WPTight_Gsf_v17', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v2', + 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT550_DisplacedDijet60_Inclusive_v15', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v2', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v3', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v10', + 'HLT_PFHT510_v19', + 'HLT_PFJet260_v22', + 'HLT_PFJet320_v22', + 'HLT_PFMET130_PFMHT130_IDTight_v22', + 'HLT_PFMET140_PFMHT140_IDTight_v22' ), HLTPhysics = cms.vstring( 'HLT_Physics_v8' ), HcalNZS = cms.vstring( 'HLT_HcalNZS_v14', 'HLT_HcalPhiSym_v16' ), IsolatedBunch = cms.vstring( 'HLT_HcalIsolatedbunch_v6' ), - JetMET = cms.vstring( 'HLT_AK8DiPFJet250_250_MassSD30_v1', - 'HLT_AK8DiPFJet250_250_MassSD50_v1', - 'HLT_AK8DiPFJet260_260_MassSD30_v1', - 'HLT_AK8DiPFJet270_270_MassSD30_v1', - 'HLT_AK8PFHT750_TrimMass50_v13', - 'HLT_AK8PFHT800_TrimMass50_v13', - 'HLT_AK8PFHT850_TrimMass50_v12', - 'HLT_AK8PFHT900_TrimMass50_v12', - 'HLT_AK8PFJet140_v16', - 'HLT_AK8PFJet200_v16', - 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', - 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2', - 'HLT_AK8PFJet230_SoftDropMass40_v2', - 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', - 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2', - 'HLT_AK8PFJet260_v17', - 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', - 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2', - 'HLT_AK8PFJet320_v17', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np2_v3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np4_v3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_p02_v4', - 'HLT_AK8PFJet360_TrimMass30_v19', - 'HLT_AK8PFJet380_TrimMass30_v12', - 'HLT_AK8PFJet400_MassSD30_v1', - 'HLT_AK8PFJet400_SoftDropMass40_v2', - 'HLT_AK8PFJet400_TrimMass30_v13', - 'HLT_AK8PFJet400_v17', - 'HLT_AK8PFJet40_v17', - 'HLT_AK8PFJet420_MassSD30_v1', - 'HLT_AK8PFJet420_TrimMass30_v12', - 'HLT_AK8PFJet425_SoftDropMass40_v2', - 'HLT_AK8PFJet450_MassSD30_v1', - 'HLT_AK8PFJet450_SoftDropMass40_v2', - 'HLT_AK8PFJet450_v17', - 'HLT_AK8PFJet500_v17', - 'HLT_AK8PFJet550_v12', - 'HLT_AK8PFJet60_v16', - 'HLT_AK8PFJet80_v16', - 'HLT_AK8PFJetFwd140_v15', - 'HLT_AK8PFJetFwd15_v4', - 'HLT_AK8PFJetFwd200_v15', - 'HLT_AK8PFJetFwd25_v4', - 'HLT_AK8PFJetFwd260_v16', - 'HLT_AK8PFJetFwd320_v16', - 'HLT_AK8PFJetFwd400_v16', - 'HLT_AK8PFJetFwd40_v16', - 'HLT_AK8PFJetFwd450_v16', - 'HLT_AK8PFJetFwd500_v16', - 'HLT_AK8PFJetFwd60_v15', - 'HLT_AK8PFJetFwd80_v15', - 'HLT_CaloJet500_NoJetID_v13', - 'HLT_CaloJet550_NoJetID_v8', - 'HLT_CaloMET350_NotCleaned_v5', - 'HLT_CaloMET90_NotCleaned_v5', - 'HLT_CaloMHT90_v5', - 'HLT_DiJet110_35_Mjj650_PFMET110_v10', - 'HLT_DiJet110_35_Mjj650_PFMET120_v10', - 'HLT_DiJet110_35_Mjj650_PFMET130_v10', - 'HLT_DiPFJetAve100_HFJEC_v17', - 'HLT_DiPFJetAve140_v14', - 'HLT_DiPFJetAve160_HFJEC_v17', - 'HLT_DiPFJetAve200_v14', - 'HLT_DiPFJetAve220_HFJEC_v17', - 'HLT_DiPFJetAve260_v15', - 'HLT_DiPFJetAve300_HFJEC_v17', - 'HLT_DiPFJetAve320_v15', - 'HLT_DiPFJetAve400_v15', - 'HLT_DiPFJetAve40_v15', - 'HLT_DiPFJetAve500_v15', - 'HLT_DiPFJetAve60_HFJEC_v16', - 'HLT_DiPFJetAve60_v15', - 'HLT_DiPFJetAve80_HFJEC_v17', - 'HLT_DiPFJetAve80_v14', - 'HLT_DoublePFJets100_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets100_PFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets200_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets200_PFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets350_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets350_PFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets40_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets40_PFBTagDeepJet_p71_v2', - 'HLT_L1ETMHadSeeds_v3', - 'HLT_MET105_IsoTrk50_v10', - 'HLT_MET120_IsoTrk50_v10', - 'HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_Mu12eta2p3_PFJet40_v2', - 'HLT_Mu12eta2p3_v2', - 'HLT_PFHT1050_v19', - 'HLT_PFHT180_v18', - 'HLT_PFHT250_v18', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v4', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v2', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v10', - 'HLT_PFHT350_v20', - 'HLT_PFHT370_v18', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v9', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v2', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_v9', - 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v9', - 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v2', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v9', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v2', - 'HLT_PFHT400_SixPFJet32_v9', - 'HLT_PFHT430_v18', - 'HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v8', - 'HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v2', - 'HLT_PFHT450_SixPFJet36_v8', - 'HLT_PFHT500_PFMET100_PFMHT100_IDTight_v13', - 'HLT_PFHT500_PFMET110_PFMHT110_IDTight_v13', - 'HLT_PFHT510_v18', - 'HLT_PFHT590_v18', - 'HLT_PFHT680_v18', - 'HLT_PFHT700_PFMET85_PFMHT85_IDTight_v13', - 'HLT_PFHT780_v18', - 'HLT_PFHT800_PFMET75_PFMHT75_IDTight_v13', - 'HLT_PFHT890_v18', - 'HLT_PFJet110_v1', - 'HLT_PFJet140_v20', - 'HLT_PFJet200_v20', - 'HLT_PFJet260_v21', - 'HLT_PFJet320_v21', - 'HLT_PFJet400_v21', - 'HLT_PFJet40_v22', - 'HLT_PFJet450_v22', - 'HLT_PFJet500_v22', - 'HLT_PFJet550_v12', - 'HLT_PFJet60_v22', - 'HLT_PFJet80_v21', - 'HLT_PFJetFwd140_v19', - 'HLT_PFJetFwd15_v4', - 'HLT_PFJetFwd200_v19', - 'HLT_PFJetFwd25_v4', - 'HLT_PFJetFwd260_v20', - 'HLT_PFJetFwd320_v20', - 'HLT_PFJetFwd400_v20', - 'HLT_PFJetFwd40_v20', - 'HLT_PFJetFwd450_v20', - 'HLT_PFJetFwd500_v20', - 'HLT_PFJetFwd60_v20', - 'HLT_PFJetFwd80_v19', - 'HLT_PFMET100_PFMHT100_IDTight_PFHT60_v10', - 'HLT_PFMET105_IsoTrk50_v2', - 'HLT_PFMET110_PFJet100_v2', - 'HLT_PFMET110_PFMHT110_IDTight_v21', - 'HLT_PFMET120_PFMHT120_IDTight_PFHT60_v10', - 'HLT_PFMET120_PFMHT120_IDTight_v21', - 'HLT_PFMET130_PFMHT130_IDTight_v21', - 'HLT_PFMET140_PFMHT140_IDTight_v21', - 'HLT_PFMET200_BeamHaloCleaned_v10', - 'HLT_PFMET200_NotCleaned_v10', - 'HLT_PFMET250_NotCleaned_v10', - 'HLT_PFMET300_NotCleaned_v10', - 'HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v10', - 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v21', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v10', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v21', - 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v20', - 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v20', - 'HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v10', - 'HLT_PFMETTypeOne110_PFMHT110_IDTight_v13', - 'HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v10', - 'HLT_PFMETTypeOne120_PFMHT120_IDTight_v13', - 'HLT_PFMETTypeOne130_PFMHT130_IDTight_v13', - 'HLT_PFMETTypeOne140_PFMHT140_IDTight_v12', - 'HLT_PFMETTypeOne200_BeamHaloCleaned_v10', - 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet103_88_75_15_v6', - 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet105_88_76_15_v6', - 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet111_90_80_15_v6', - 'HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2', - 'HLT_QuadPFJet70_50_40_30_v2', - 'HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v2', - 'HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v2', - 'HLT_SingleJet30_Mu12_SinglePFJet40_v12', - 'HLT_TripleJet110_35_35_Mjj650_PFMET110_v10', - 'HLT_TripleJet110_35_35_Mjj650_PFMET120_v10', - 'HLT_TripleJet110_35_35_Mjj650_PFMET130_v10' ), + JetMET = cms.vstring( 'HLT_AK8DiPFJet250_250_MassSD30_v2', + 'HLT_AK8DiPFJet250_250_MassSD50_v2', + 'HLT_AK8DiPFJet260_260_MassSD30_v2', + 'HLT_AK8DiPFJet270_270_MassSD30_v2', + 'HLT_AK8PFHT750_TrimMass50_v14', + 'HLT_AK8PFHT800_TrimMass50_v14', + 'HLT_AK8PFHT850_TrimMass50_v13', + 'HLT_AK8PFHT900_TrimMass50_v13', + 'HLT_AK8PFJet140_v17', + 'HLT_AK8PFJet200_v17', + 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v3', + 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3', + 'HLT_AK8PFJet230_SoftDropMass40_v3', + 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v3', + 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3', + 'HLT_AK8PFJet260_v18', + 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v3', + 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3', + 'HLT_AK8PFJet320_v18', + 'HLT_AK8PFJet360_TrimMass30_v20', + 'HLT_AK8PFJet380_TrimMass30_v13', + 'HLT_AK8PFJet400_MassSD30_v2', + 'HLT_AK8PFJet400_SoftDropMass40_v3', + 'HLT_AK8PFJet400_TrimMass30_v14', + 'HLT_AK8PFJet400_v18', + 'HLT_AK8PFJet40_v18', + 'HLT_AK8PFJet420_MassSD30_v2', + 'HLT_AK8PFJet420_TrimMass30_v13', + 'HLT_AK8PFJet425_SoftDropMass40_v3', + 'HLT_AK8PFJet450_MassSD30_v2', + 'HLT_AK8PFJet450_SoftDropMass40_v3', + 'HLT_AK8PFJet450_v18', + 'HLT_AK8PFJet500_v18', + 'HLT_AK8PFJet550_v13', + 'HLT_AK8PFJet60_v17', + 'HLT_AK8PFJet80_v17', + 'HLT_AK8PFJetFwd140_v16', + 'HLT_AK8PFJetFwd15_v5', + 'HLT_AK8PFJetFwd200_v16', + 'HLT_AK8PFJetFwd25_v5', + 'HLT_AK8PFJetFwd260_v17', + 'HLT_AK8PFJetFwd320_v17', + 'HLT_AK8PFJetFwd400_v17', + 'HLT_AK8PFJetFwd40_v17', + 'HLT_AK8PFJetFwd450_v17', + 'HLT_AK8PFJetFwd500_v17', + 'HLT_AK8PFJetFwd60_v16', + 'HLT_AK8PFJetFwd80_v16', + 'HLT_CaloJet500_NoJetID_v14', + 'HLT_CaloJet550_NoJetID_v9', + 'HLT_CaloMET350_NotCleaned_v6', + 'HLT_CaloMET90_NotCleaned_v6', + 'HLT_CaloMHT90_v6', + 'HLT_DiJet110_35_Mjj650_PFMET110_v11', + 'HLT_DiJet110_35_Mjj650_PFMET120_v11', + 'HLT_DiJet110_35_Mjj650_PFMET130_v11', + 'HLT_DiPFJetAve100_HFJEC_v18', + 'HLT_DiPFJetAve140_v15', + 'HLT_DiPFJetAve160_HFJEC_v18', + 'HLT_DiPFJetAve200_v15', + 'HLT_DiPFJetAve220_HFJEC_v18', + 'HLT_DiPFJetAve260_HFJEC_v1', + 'HLT_DiPFJetAve260_v16', + 'HLT_DiPFJetAve300_HFJEC_v18', + 'HLT_DiPFJetAve320_v16', + 'HLT_DiPFJetAve400_v16', + 'HLT_DiPFJetAve40_v16', + 'HLT_DiPFJetAve500_v16', + 'HLT_DiPFJetAve60_HFJEC_v17', + 'HLT_DiPFJetAve60_v16', + 'HLT_DiPFJetAve80_HFJEC_v18', + 'HLT_DiPFJetAve80_v15', + 'HLT_DoublePFJets100_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets100_PFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets200_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets200_PFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets350_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets350_PFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets40_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets40_PFBTagDeepJet_p71_v3', + 'HLT_L1ETMHadSeeds_v4', + 'HLT_MET105_IsoTrk50_v11', + 'HLT_MET120_IsoTrk50_v11', + 'HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_Mu12eta2p3_PFJet40_v3', + 'HLT_Mu12eta2p3_v3', + 'HLT_PFHT1050_v20', + 'HLT_PFHT180_v19', + 'HLT_PFHT250_v19', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v5', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v3', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v11', + 'HLT_PFHT350_v21', + 'HLT_PFHT370_v19', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v10', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v3', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_v10', + 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v10', + 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v3', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v10', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v3', + 'HLT_PFHT400_SixPFJet32_v10', + 'HLT_PFHT430_v19', + 'HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v9', + 'HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v3', + 'HLT_PFHT450_SixPFJet36_v9', + 'HLT_PFHT500_PFMET100_PFMHT100_IDTight_v14', + 'HLT_PFHT500_PFMET110_PFMHT110_IDTight_v14', + 'HLT_PFHT510_v19', + 'HLT_PFHT590_v19', + 'HLT_PFHT680_v19', + 'HLT_PFHT700_PFMET85_PFMHT85_IDTight_v14', + 'HLT_PFHT780_v19', + 'HLT_PFHT800_PFMET75_PFMHT75_IDTight_v14', + 'HLT_PFHT890_v19', + 'HLT_PFJet110_v2', + 'HLT_PFJet140_v21', + 'HLT_PFJet200_v21', + 'HLT_PFJet260_v22', + 'HLT_PFJet320_v22', + 'HLT_PFJet400_v22', + 'HLT_PFJet40_v23', + 'HLT_PFJet450_v23', + 'HLT_PFJet500_v23', + 'HLT_PFJet550_v13', + 'HLT_PFJet60_v23', + 'HLT_PFJet80_v22', + 'HLT_PFJetFwd140_v20', + 'HLT_PFJetFwd15_v5', + 'HLT_PFJetFwd200_v20', + 'HLT_PFJetFwd25_v5', + 'HLT_PFJetFwd260_v21', + 'HLT_PFJetFwd320_v21', + 'HLT_PFJetFwd400_v21', + 'HLT_PFJetFwd40_v21', + 'HLT_PFJetFwd450_v21', + 'HLT_PFJetFwd500_v21', + 'HLT_PFJetFwd60_v21', + 'HLT_PFJetFwd80_v20', + 'HLT_PFMET100_PFMHT100_IDTight_PFHT60_v11', + 'HLT_PFMET105_IsoTrk50_v3', + 'HLT_PFMET110_PFJet100_v3', + 'HLT_PFMET110_PFMHT110_IDTight_v22', + 'HLT_PFMET120_PFMHT120_IDTight_PFHT60_v11', + 'HLT_PFMET120_PFMHT120_IDTight_v22', + 'HLT_PFMET130_PFMHT130_IDTight_v22', + 'HLT_PFMET140_PFMHT140_IDTight_v22', + 'HLT_PFMET200_BeamHaloCleaned_v11', + 'HLT_PFMET200_NotCleaned_v11', + 'HLT_PFMET250_NotCleaned_v11', + 'HLT_PFMET300_NotCleaned_v11', + 'HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v11', + 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v22', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v11', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v22', + 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v21', + 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v21', + 'HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v11', + 'HLT_PFMETTypeOne110_PFMHT110_IDTight_v14', + 'HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v11', + 'HLT_PFMETTypeOne120_PFMHT120_IDTight_v14', + 'HLT_PFMETTypeOne130_PFMHT130_IDTight_v14', + 'HLT_PFMETTypeOne140_PFMHT140_IDTight_v13', + 'HLT_PFMETTypeOne200_BeamHaloCleaned_v11', + 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v3', + 'HLT_QuadPFJet103_88_75_15_v7', + 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v3', + 'HLT_QuadPFJet105_88_76_15_v7', + 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v3', + 'HLT_QuadPFJet111_90_80_15_v7', + 'HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v3', + 'HLT_QuadPFJet70_50_40_30_v3', + 'HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v3', + 'HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v3', + 'HLT_SingleJet30_Mu12_SinglePFJet40_v13', + 'HLT_TripleJet110_35_35_Mjj650_PFMET110_v11', + 'HLT_TripleJet110_35_35_Mjj650_PFMET120_v11', + 'HLT_TripleJet110_35_35_Mjj650_PFMET130_v11' ), L1Accept = cms.vstring( 'DST_Physics_v8', 'DST_ZeroBias_v3' ), - MonteCarlo = cms.vstring( 'MC_AK4CaloJetsFromPV_v9', - 'MC_AK4CaloJets_v10', - 'MC_AK4PFJets_v18', - 'MC_AK8CaloHT_v9', - 'MC_AK8PFHT_v17', - 'MC_AK8PFJets_v18', - 'MC_AK8TrimPFJets_v18', - 'MC_CaloBTagDeepCSV_v9', - 'MC_CaloHT_v9', - 'MC_CaloMET_JetIdCleaned_v10', - 'MC_CaloMET_v9', - 'MC_CaloMHT_v9', - 'MC_Diphoton10_10_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass10_v14', - 'MC_DoubleEle5_CaloIdL_MW_v16', - 'MC_DoubleMuNoFiltersNoVtx_v8', - 'MC_DoubleMu_TrkIsoVVL_DZ_v12', - 'MC_Ele15_Ele10_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'MC_Ele5_WPTight_Gsf_v9', - 'MC_IsoMu_v16', - 'MC_PFBTagDeepCSV_v11', - 'MC_PFBTagDeepJet_v2', - 'MC_PFHT_v17', - 'MC_PFMET_v18', - 'MC_PFMHT_v17', - 'MC_ReducedIterativeTracking_v13', - 'MC_Run3_PFScoutingPixelTracking_v16' ), - Muon = cms.vstring( 'HLT_CascadeMu100_v4', - 'HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1', - 'HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2', - 'HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1', - 'HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1', - 'HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1', + MonteCarlo = cms.vstring( 'MC_AK4CaloJetsFromPV_v10', + 'MC_AK4CaloJets_v11', + 'MC_AK4PFJets_v19', + 'MC_AK8CaloHT_v10', + 'MC_AK8PFHT_v18', + 'MC_AK8PFJets_v19', + 'MC_AK8TrimPFJets_v19', + 'MC_CaloBTagDeepCSV_v10', + 'MC_CaloHT_v10', + 'MC_CaloMET_JetIdCleaned_v11', + 'MC_CaloMET_v10', + 'MC_CaloMHT_v10', + 'MC_Diphoton10_10_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass10_v15', + 'MC_DoubleEle5_CaloIdL_MW_v17', + 'MC_DoubleMuNoFiltersNoVtx_v9', + 'MC_DoubleMu_TrkIsoVVL_DZ_v13', + 'MC_Ele15_Ele10_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'MC_Ele5_WPTight_Gsf_v10', + 'MC_IsoMu_v17', + 'MC_PFBTagDeepCSV_v12', + 'MC_PFBTagDeepJet_v3', + 'MC_PFHT_v18', + 'MC_PFMET_v19', + 'MC_PFMHT_v18', + 'MC_ReducedIterativeTracking_v14', + 'MC_Run3_PFScoutingPixelTracking_v17' ), + Muon = cms.vstring( 'HLT_CascadeMu100_v5', + 'HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2', + 'HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v3', + 'HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2', + 'HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2', + 'HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2', 'HLT_DoubleL2Mu23NoVtx_2Cha_CosmicSeed_v3', 'HLT_DoubleL2Mu23NoVtx_2Cha_v3', 'HLT_DoubleL2Mu25NoVtx_2Cha_CosmicSeed_Eta2p4_v3', @@ -3078,114 +3086,115 @@ 'HLT_DoubleL2Mu30NoVtx_2Cha_CosmicSeed_Eta2p4_v3', 'HLT_DoubleL2Mu30NoVtx_2Cha_Eta2p4_v3', 'HLT_DoubleL2Mu50_v3', - 'HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v1', - 'HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v1', - 'HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v2', - 'HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v1', - 'HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v1', - 'HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v1', - 'HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v11', - 'HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v11', - 'HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v11', - 'HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v11', - 'HLT_DoubleMu43NoFiltersNoVtx_v5', - 'HLT_DoubleMu48NoFiltersNoVtx_v5', - 'HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v9', - 'HLT_HighPtTkMu100_v3', - 'HLT_IsoMu20_eta2p1_LooseDeepTauPFTauHPS27_eta2p1_CrossL1_v2', - 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v2', - 'HLT_IsoMu20_v16', - 'HLT_IsoMu24_TwoProngs35_v2', - 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v2', - 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v2', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_v16', - 'HLT_IsoMu24_v14', - 'HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1', - 'HLT_IsoMu27_v17', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v1', + 'HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v2', + 'HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v2', + 'HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v3', + 'HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v2', + 'HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v2', + 'HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v2', + 'HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v12', + 'HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v12', + 'HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v12', + 'HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v12', + 'HLT_DoubleMu43NoFiltersNoVtx_v6', + 'HLT_DoubleMu48NoFiltersNoVtx_v6', + 'HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v10', + 'HLT_HighPtTkMu100_v4', + 'HLT_IsoMu20_eta2p1_LooseDeepTauPFTauHPS27_eta2p1_CrossL1_v3', + 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_CrossL1_v3', + 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v3', + 'HLT_IsoMu20_v17', + 'HLT_IsoMu24_TwoProngs35_v3', + 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v3', + 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_v17', + 'HLT_IsoMu24_v15', + 'HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2', + 'HLT_IsoMu27_v18', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v2', 'HLT_L1SingleMu18_v4', 'HLT_L1SingleMu25_v3', - 'HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v1', - 'HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v16', - 'HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9', - 'HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v16', - 'HLT_Mu15_IsoVVVL_PFHT450_v16', - 'HLT_Mu15_IsoVVVL_PFHT600_v20', - 'HLT_Mu15_v4', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v6', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v6', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v16', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v15', - 'HLT_Mu17_TrkIsoVVL_v14', - 'HLT_Mu17_v14', - 'HLT_Mu18_Mu9_SameSign_v5', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v4', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v4', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v4', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v4', - 'HLT_Mu19_TrkIsoVVL_v5', - 'HLT_Mu19_v5', - 'HLT_Mu20_v13', - 'HLT_Mu27_v14', - 'HLT_Mu37_TkMu27_v6', - 'HLT_Mu3_PFJet40_v17', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v3', - 'HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v16', - 'HLT_Mu50_IsoVVVL_PFHT450_v16', + 'HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v2', + 'HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v17', + 'HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10', + 'HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v17', + 'HLT_Mu15_IsoVVVL_PFHT450_v17', + 'HLT_Mu15_IsoVVVL_PFHT600_v21', + 'HLT_Mu15_v5', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v7', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v7', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v17', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v16', + 'HLT_Mu17_TrkIsoVVL_v15', + 'HLT_Mu17_v15', + 'HLT_Mu18_Mu9_SameSign_v6', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v5', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v5', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v5', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v5', + 'HLT_Mu19_TrkIsoVVL_v6', + 'HLT_Mu19_v6', + 'HLT_Mu20_v14', + 'HLT_Mu27_v15', + 'HLT_Mu37_TkMu27_v7', + 'HLT_Mu3_PFJet40_v18', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v4', + 'HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17', + 'HLT_Mu50_IsoVVVL_PFHT450_v17', 'HLT_Mu50_L1SingleMuShower_v1', - 'HLT_Mu50_v14', - 'HLT_Mu55_v4', - 'HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17', - 'HLT_Mu8_TrkIsoVVL_v13', - 'HLT_Mu8_v13', - 'HLT_TripleMu_10_5_5_DZ_v11', - 'HLT_TripleMu_12_10_5_v11', - 'HLT_TripleMu_5_3_3_Mass3p8_DCA_v4', - 'HLT_TripleMu_5_3_3_Mass3p8_DZ_v9', - 'HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v7' ), - MuonEG = cms.vstring( 'HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v18', - 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v18', - 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v18', - 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v8', - 'HLT_Mu17_Photon30_IsoCaloId_v7', - 'HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v2', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v8', - 'HLT_Mu27_Ele37_CaloIdL_MW_v6', - 'HLT_Mu37_Ele27_CaloIdL_MW_v6', - 'HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v2', - 'HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v2', - 'HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v6', - 'HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v6', - 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v19', - 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v19', - 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v20', - 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v20', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v14', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v12' ), + 'HLT_Mu50_v15', + 'HLT_Mu55_v5', + 'HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v18', + 'HLT_Mu8_TrkIsoVVL_v14', + 'HLT_Mu8_v14', + 'HLT_TripleMu_10_5_5_DZ_v12', + 'HLT_TripleMu_12_10_5_v12', + 'HLT_TripleMu_5_3_3_Mass3p8_DCA_v5', + 'HLT_TripleMu_5_3_3_Mass3p8_DZ_v10', + 'HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v8' ), + MuonEG = cms.vstring( 'HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v19', + 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v19', + 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v19', + 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v9', + 'HLT_Mu17_Photon30_IsoCaloId_v8', + 'HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v3', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v9', + 'HLT_Mu27_Ele37_CaloIdL_MW_v7', + 'HLT_Mu37_Ele27_CaloIdL_MW_v7', + 'HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v3', + 'HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v3', + 'HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v7', + 'HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v7', + 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v20', + 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v20', + 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v21', + 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v21', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v15', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v13' ), NoBPTX = cms.vstring( 'HLT_CDC_L2cosmic_10_er1p0_v2', 'HLT_CDC_L2cosmic_5p5_er1p0_v2', 'HLT_L2Mu10_NoVertex_NoBPTX3BX_v6', @@ -3196,162 +3205,162 @@ 'HLT_UncorrectedJetE30_NoBPTX_v7', 'HLT_UncorrectedJetE60_NoBPTX3BX_v7', 'HLT_UncorrectedJetE70_NoBPTX3BX_v7' ), - OnlineMonitor = ( cms.vstring( 'HLT_AK8DiPFJet250_250_MassSD30_v1', - 'HLT_AK8DiPFJet250_250_MassSD50_v1', - 'HLT_AK8DiPFJet260_260_MassSD30_v1', - 'HLT_AK8DiPFJet270_270_MassSD30_v1', - 'HLT_AK8PFHT750_TrimMass50_v13', - 'HLT_AK8PFHT800_TrimMass50_v13', - 'HLT_AK8PFHT850_TrimMass50_v12', - 'HLT_AK8PFHT900_TrimMass50_v12', - 'HLT_AK8PFJet140_v16', - 'HLT_AK8PFJet200_v16', - 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', - 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2', - 'HLT_AK8PFJet230_SoftDropMass40_v2', - 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', - 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2', - 'HLT_AK8PFJet260_v17', - 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', - 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2', - 'HLT_AK8PFJet320_v17', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np2_v3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np4_v3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_p02_v4', - 'HLT_AK8PFJet360_TrimMass30_v19', - 'HLT_AK8PFJet380_TrimMass30_v12', - 'HLT_AK8PFJet400_MassSD30_v1', - 'HLT_AK8PFJet400_SoftDropMass40_v2', - 'HLT_AK8PFJet400_TrimMass30_v13', - 'HLT_AK8PFJet400_v17', - 'HLT_AK8PFJet40_v17', - 'HLT_AK8PFJet420_MassSD30_v1', - 'HLT_AK8PFJet420_TrimMass30_v12', - 'HLT_AK8PFJet425_SoftDropMass40_v2', - 'HLT_AK8PFJet450_MassSD30_v1', - 'HLT_AK8PFJet450_SoftDropMass40_v2', - 'HLT_AK8PFJet450_v17', - 'HLT_AK8PFJet500_v17', - 'HLT_AK8PFJet550_v12', - 'HLT_AK8PFJet60_v16', - 'HLT_AK8PFJet80_v16', - 'HLT_AK8PFJetFwd140_v15', - 'HLT_AK8PFJetFwd15_v4', - 'HLT_AK8PFJetFwd200_v15', - 'HLT_AK8PFJetFwd25_v4', - 'HLT_AK8PFJetFwd260_v16', - 'HLT_AK8PFJetFwd320_v16', - 'HLT_AK8PFJetFwd400_v16', - 'HLT_AK8PFJetFwd40_v16', - 'HLT_AK8PFJetFwd450_v16', - 'HLT_AK8PFJetFwd500_v16', - 'HLT_AK8PFJetFwd60_v15', - 'HLT_AK8PFJetFwd80_v15', - 'HLT_BTagMu_AK4DiJet110_Mu5_v14', - 'HLT_BTagMu_AK4DiJet170_Mu5_v13', - 'HLT_BTagMu_AK4DiJet20_Mu5_v14', - 'HLT_BTagMu_AK4DiJet40_Mu5_v14', - 'HLT_BTagMu_AK4DiJet70_Mu5_v14', - 'HLT_BTagMu_AK4Jet300_Mu5_v13', - 'HLT_BTagMu_AK8DiJet170_Mu5_v10', - 'HLT_BTagMu_AK8Jet170_DoubleMu5_v3', - 'HLT_BTagMu_AK8Jet300_Mu5_v13', + OnlineMonitor = ( cms.vstring( 'HLT_AK8DiPFJet250_250_MassSD30_v2', + 'HLT_AK8DiPFJet250_250_MassSD50_v2', + 'HLT_AK8DiPFJet260_260_MassSD30_v2', + 'HLT_AK8DiPFJet270_270_MassSD30_v2', + 'HLT_AK8PFHT750_TrimMass50_v14', + 'HLT_AK8PFHT800_TrimMass50_v14', + 'HLT_AK8PFHT850_TrimMass50_v13', + 'HLT_AK8PFHT900_TrimMass50_v13', + 'HLT_AK8PFJet140_v17', + 'HLT_AK8PFJet200_v17', + 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v3', + 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3', + 'HLT_AK8PFJet230_SoftDropMass40_v3', + 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v3', + 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3', + 'HLT_AK8PFJet260_v18', + 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v3', + 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3', + 'HLT_AK8PFJet320_v18', + 'HLT_AK8PFJet360_TrimMass30_v20', + 'HLT_AK8PFJet380_TrimMass30_v13', + 'HLT_AK8PFJet400_MassSD30_v2', + 'HLT_AK8PFJet400_SoftDropMass40_v3', + 'HLT_AK8PFJet400_TrimMass30_v14', + 'HLT_AK8PFJet400_v18', + 'HLT_AK8PFJet40_v18', + 'HLT_AK8PFJet420_MassSD30_v2', + 'HLT_AK8PFJet420_TrimMass30_v13', + 'HLT_AK8PFJet425_SoftDropMass40_v3', + 'HLT_AK8PFJet450_MassSD30_v2', + 'HLT_AK8PFJet450_SoftDropMass40_v3', + 'HLT_AK8PFJet450_v18', + 'HLT_AK8PFJet500_v18', + 'HLT_AK8PFJet550_v13', + 'HLT_AK8PFJet60_v17', + 'HLT_AK8PFJet80_v17', + 'HLT_AK8PFJetFwd140_v16', + 'HLT_AK8PFJetFwd15_v5', + 'HLT_AK8PFJetFwd200_v16', + 'HLT_AK8PFJetFwd25_v5', + 'HLT_AK8PFJetFwd260_v17', + 'HLT_AK8PFJetFwd320_v17', + 'HLT_AK8PFJetFwd400_v17', + 'HLT_AK8PFJetFwd40_v17', + 'HLT_AK8PFJetFwd450_v17', + 'HLT_AK8PFJetFwd500_v17', + 'HLT_AK8PFJetFwd60_v16', + 'HLT_AK8PFJetFwd80_v16', + 'HLT_BTagMu_AK4DiJet110_Mu5_v15', + 'HLT_BTagMu_AK4DiJet170_Mu5_v14', + 'HLT_BTagMu_AK4DiJet20_Mu5_v15', + 'HLT_BTagMu_AK4DiJet40_Mu5_v15', + 'HLT_BTagMu_AK4DiJet70_Mu5_v15', + 'HLT_BTagMu_AK4Jet300_Mu5_v14', + 'HLT_BTagMu_AK8DiJet170_Mu5_v11', + 'HLT_BTagMu_AK8Jet170_DoubleMu5_v4', + 'HLT_BTagMu_AK8Jet300_Mu5_v14', 'HLT_CDC_L2cosmic_10_er1p0_v2', 'HLT_CDC_L2cosmic_5p5_er1p0_v2', - 'HLT_CaloJet500_NoJetID_v13', - 'HLT_CaloJet550_NoJetID_v8', - 'HLT_CaloMET350_NotCleaned_v5', - 'HLT_CaloMET60_DTCluster50_v2', - 'HLT_CaloMET60_DTClusterNoMB1S50_v2', - 'HLT_CaloMET90_NotCleaned_v5', - 'HLT_CaloMHT90_v5', - 'HLT_CascadeMu100_v4', + 'HLT_CaloJet500_NoJetID_v14', + 'HLT_CaloJet550_NoJetID_v9', + 'HLT_CaloMET350_NotCleaned_v6', + 'HLT_CaloMET60_DTCluster50_v3', + 'HLT_CaloMET60_DTClusterNoMB1S50_v3', + 'HLT_CaloMET90_NotCleaned_v6', + 'HLT_CaloMHT90_v6', + 'HLT_CascadeMu100_v5', 'HLT_CscCluster_Loose_v2', 'HLT_CscCluster_Medium_v2', 'HLT_CscCluster_Tight_v2', - 'HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v5', - 'HLT_DiJet110_35_Mjj650_PFMET110_v10', - 'HLT_DiJet110_35_Mjj650_PFMET120_v10', - 'HLT_DiJet110_35_Mjj650_PFMET130_v10', - 'HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v18', - 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v18', - 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v18', - 'HLT_DiPFJetAve100_HFJEC_v17', - 'HLT_DiPFJetAve140_v14', - 'HLT_DiPFJetAve160_HFJEC_v17', - 'HLT_DiPFJetAve200_v14', - 'HLT_DiPFJetAve220_HFJEC_v17', - 'HLT_DiPFJetAve260_v15', - 'HLT_DiPFJetAve300_HFJEC_v17', - 'HLT_DiPFJetAve320_v15', - 'HLT_DiPFJetAve400_v15', - 'HLT_DiPFJetAve40_v15', - 'HLT_DiPFJetAve500_v15', - 'HLT_DiPFJetAve60_HFJEC_v16', - 'HLT_DiPFJetAve60_v15', - 'HLT_DiPFJetAve80_HFJEC_v17', - 'HLT_DiPFJetAve80_v14', - 'HLT_DiPhoton10Time1p4ns_v1', - 'HLT_DiPhoton10Time1p6ns_v1', - 'HLT_DiPhoton10Time1p8ns_v1', - 'HLT_DiPhoton10Time2ns_v1', - 'HLT_DiPhoton10_CaloIdL_v1', - 'HLT_DiPhoton10sminlt0p12_v1', - 'HLT_DiPhoton10sminlt0p1_v1', - 'HLT_DiSC30_18_EIso_AND_HE_Mass70_v14', - 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v2', - 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v2', - 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v14', - 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v14', - 'HLT_DoubleEle25_CaloIdL_MW_v5', - 'HLT_DoubleEle27_CaloIdL_MW_v5', - 'HLT_DoubleEle33_CaloIdL_MW_v18', - 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v21', - 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v21', - 'HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1', - 'HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2', - 'HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1', - 'HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1', - 'HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1', + 'HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v6', + 'HLT_DiJet110_35_Mjj650_PFMET110_v11', + 'HLT_DiJet110_35_Mjj650_PFMET120_v11', + 'HLT_DiJet110_35_Mjj650_PFMET130_v11', + 'HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v19', + 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v19', + 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v19', + 'HLT_DiPFJetAve100_HFJEC_v18', + 'HLT_DiPFJetAve140_v15', + 'HLT_DiPFJetAve160_HFJEC_v18', + 'HLT_DiPFJetAve200_v15', + 'HLT_DiPFJetAve220_HFJEC_v18', + 'HLT_DiPFJetAve260_HFJEC_v1', + 'HLT_DiPFJetAve260_v16', + 'HLT_DiPFJetAve300_HFJEC_v18', + 'HLT_DiPFJetAve320_v16', + 'HLT_DiPFJetAve400_v16', + 'HLT_DiPFJetAve40_v16', + 'HLT_DiPFJetAve500_v16', + 'HLT_DiPFJetAve60_HFJEC_v17', + 'HLT_DiPFJetAve60_v16', + 'HLT_DiPFJetAve80_HFJEC_v18', + 'HLT_DiPFJetAve80_v15', + 'HLT_DiPhoton10Time1ns_v2', + 'HLT_DiPhoton10Time1p2ns_v2', + 'HLT_DiPhoton10Time1p4ns_v2', + 'HLT_DiPhoton10Time1p6ns_v2', + 'HLT_DiPhoton10Time1p8ns_v2', + 'HLT_DiPhoton10Time2ns_v2', + 'HLT_DiPhoton10_CaloIdL_v2', + 'HLT_DiPhoton10sminlt0p12_v2', + 'HLT_DiPhoton10sminlt0p1_v2', + 'HLT_DiSC30_18_EIso_AND_HE_Mass70_v15', + 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v3', + 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v3', + 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v15', + 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v15', + 'HLT_DoubleEle25_CaloIdL_MW_v6', + 'HLT_DoubleEle27_CaloIdL_MW_v6', + 'HLT_DoubleEle33_CaloIdL_MW_v19', + 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v22', + 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v22', + 'HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2', + 'HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v3', + 'HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2', + 'HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2', + 'HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2', 'HLT_DoubleL2Mu23NoVtx_2Cha_CosmicSeed_v3', 'HLT_DoubleL2Mu23NoVtx_2Cha_v3', 'HLT_DoubleL2Mu25NoVtx_2Cha_CosmicSeed_Eta2p4_v3', @@ -3361,141 +3370,148 @@ 'HLT_DoubleL2Mu30NoVtx_2Cha_CosmicSeed_Eta2p4_v3', 'HLT_DoubleL2Mu30NoVtx_2Cha_Eta2p4_v3', 'HLT_DoubleL2Mu50_v3', - 'HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v1', - 'HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v1', - 'HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v2', - 'HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v1', - 'HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v1', - 'HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v1', - 'HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v2', - 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v1', - 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v1', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v11', - 'HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v11', - 'HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v11', - 'HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v11', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu43NoFiltersNoVtx_v5', - 'HLT_DoubleMu48NoFiltersNoVtx_v5', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v9', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_DoublePFJets100_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets100_PFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets200_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets200_PFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets350_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets350_PFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v1', - 'HLT_DoublePFJets40_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets40_PFBTagDeepJet_p71_v2', - 'HLT_DoublePhoton33_CaloIdL_v7', - 'HLT_DoublePhoton70_v7', - 'HLT_DoublePhoton85_v15', - 'HLT_ECALHT800_v11', - 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v15', - 'HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v19', - 'HLT_Ele135_CaloIdVT_GsfTrkIdT_v8', - 'HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9', - 'HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v17', - 'HLT_Ele15_IsoVVVL_PFHT450_v17', - 'HLT_Ele15_IsoVVVL_PFHT600_v21', - 'HLT_Ele15_WPLoose_Gsf_v4', - 'HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v10', - 'HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v17', - 'HLT_Ele20_WPLoose_Gsf_v7', - 'HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v19', - 'HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v19', - 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v20', - 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v20', - 'HLT_Ele27_WPTight_Gsf_v17', - 'HLT_Ele28_HighEta_SC20_Mass55_v14', - 'HLT_Ele28_WPTight_Gsf_v2', - 'HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v14', - 'HLT_Ele30_WPTight_Gsf_v2', - 'HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v14', - 'HLT_Ele32_WPTight_Gsf_L1DoubleEG_v10', - 'HLT_Ele32_WPTight_Gsf_v16', - 'HLT_Ele35_WPTight_Gsf_L1EGMT_v6', - 'HLT_Ele35_WPTight_Gsf_v10', - 'HLT_Ele38_WPTight_Gsf_v10', - 'HLT_Ele40_WPTight_Gsf_v10', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v1', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v19', - 'HLT_Ele50_IsoVVVL_PFHT450_v17', - 'HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v17', - 'HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v19', - 'HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v1')+cms.vstring( 'HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v1', - 'HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1', - 'HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1', - 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1', - 'HLT_HT425_v10', - 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v2', - 'HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v2', - 'HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v2', - 'HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v2', - 'HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v2', - 'HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v2', - 'HLT_HT430_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v2', - 'HLT_HT430_DisplacedDijet60_DisplacedTrack_v14', - 'HLT_HT500_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT550_DisplacedDijet60_Inclusive_v14', - 'HLT_HT650_DisplacedDijet60_Inclusive_v14', + 'HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v2', + 'HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v2', + 'HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v3', + 'HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v2', + 'HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v2', + 'HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v2', + 'HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v3', + 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v2', + 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v2', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v12', + 'HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v12', + 'HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v12', + 'HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v12', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu43NoFiltersNoVtx_v6', + 'HLT_DoubleMu48NoFiltersNoVtx_v6', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v10', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_DoublePFJets100_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets100_PFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets200_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets200_PFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets350_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets350_PFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v2', + 'HLT_DoublePFJets40_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets40_PFBTagDeepJet_p71_v3', + 'HLT_DoublePhoton33_CaloIdL_v8', + 'HLT_DoublePhoton70_v8', + 'HLT_DoublePhoton85_v16', + 'HLT_ECALHT800_v12', + 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v16', + 'HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v20', + 'HLT_Ele135_CaloIdVT_GsfTrkIdT_v9', + 'HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10', + 'HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v18', + 'HLT_Ele15_IsoVVVL_PFHT450_v18', + 'HLT_Ele15_IsoVVVL_PFHT600_v22', + 'HLT_Ele15_WPLoose_Gsf_v5', + 'HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v11', + 'HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v18', + 'HLT_Ele20_WPLoose_Gsf_v8', + 'HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v20', + 'HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v20', + 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v21', + 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v21', + 'HLT_Ele24_eta2p1_WPTight_Gsf_TightChargedIsoPFTauHPS30_eta2p1_CrossL1_v3', + 'HLT_Ele27_WPTight_Gsf_v18', + 'HLT_Ele28_HighEta_SC20_Mass55_v15', + 'HLT_Ele28_WPTight_Gsf_v3', + 'HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v15', + 'HLT_Ele30_WPTight_Gsf_v3', + 'HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v15', + 'HLT_Ele32_WPTight_Gsf_L1DoubleEG_v11', + 'HLT_Ele32_WPTight_Gsf_v17', + 'HLT_Ele35_WPTight_Gsf_L1EGMT_v7', + 'HLT_Ele35_WPTight_Gsf_v11', + 'HLT_Ele38_WPTight_Gsf_v11', + 'HLT_Ele40_WPTight_Gsf_v11', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v2', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v20', + 'HLT_Ele50_IsoVVVL_PFHT450_v18', + 'HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v18', + 'HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v20', + 'HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2')+cms.vstring( 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v2', + 'HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2', + 'HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2', + 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2', + 'HLT_HT425_v11', + 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsInclusive_v1', + 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v3', + 'HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v3', + 'HLT_HT430_DelayedJet40_SingleDelay0p5nsInclusive_v1', + 'HLT_HT430_DelayedJet40_SingleDelay0p5nsTrackless_v1', + 'HLT_HT430_DelayedJet40_SingleDelay1nsInclusive_v1', + 'HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v3', + 'HLT_HT430_DelayedJet40_SingleDelay1p5nsInclusive_v1', + 'HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v3', + 'HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v3', + 'HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v3', + 'HLT_HT430_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v3', + 'HLT_HT430_DisplacedDijet60_DisplacedTrack_v15', + 'HLT_HT500_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT550_DisplacedDijet60_Inclusive_v15', + 'HLT_HT650_DisplacedDijet60_Inclusive_v15', 'HLT_HcalIsolatedbunch_v6', 'HLT_HcalNZS_v14', 'HLT_HcalPhiSym_v16', - 'HLT_HighPtTkMu100_v3', - 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v2', - 'HLT_IsoMu20_v16', - 'HLT_IsoMu24_TwoProngs35_v2', - 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v2', - 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v2', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_v16', - 'HLT_IsoMu24_v14', - 'HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1', - 'HLT_IsoMu27_v17', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v1', - 'HLT_IsoTrackHB_v5', - 'HLT_IsoTrackHE_v5', + 'HLT_HighPtTkMu100_v4', + 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_CrossL1_v3', + 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v3', + 'HLT_IsoMu20_v17', + 'HLT_IsoMu24_TwoProngs35_v3', + 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v3', + 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_v17', + 'HLT_IsoMu24_v15', + 'HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2', + 'HLT_IsoMu27_v18', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v2', + 'HLT_IsoTrackHB_v6', + 'HLT_IsoTrackHE_v6', 'HLT_L1CSCShower_DTCluster50_v2', 'HLT_L1CSCShower_DTCluster75_v2', - 'HLT_L1ETMHadSeeds_v3', - 'HLT_L1MET_DTCluster50_v2', - 'HLT_L1MET_DTClusterNoMB1S50_v2', + 'HLT_L1ETMHadSeeds_v4', + 'HLT_L1MET_DTCluster50_v3', + 'HLT_L1MET_DTClusterNoMB1S50_v3', 'HLT_L1Mu6HT240_v2', 'HLT_L1NotBptxOR_v4', 'HLT_L1SingleMu18_v4', @@ -3508,248 +3524,250 @@ 'HLT_L2Mu10_NoVertex_NoBPTX_v7', 'HLT_L2Mu40_NoVertex_3Sta_NoBPTX3BX_v6', 'HLT_L2Mu45_NoVertex_3Sta_NoBPTX3BX_v5', - 'HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v1', - 'HLT_MET105_IsoTrk50_v10', - 'HLT_MET120_IsoTrk50_v10', - 'HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v16', - 'HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v8', - 'HLT_Mu12eta2p3_PFJet40_v2', - 'HLT_Mu12eta2p3_v2', - 'HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9', - 'HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v16', - 'HLT_Mu15_IsoVVVL_PFHT450_v16', - 'HLT_Mu15_IsoVVVL_PFHT600_v20', - 'HLT_Mu15_v4', - 'HLT_Mu17_Photon30_IsoCaloId_v7', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v6', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v6', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v16', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v15', - 'HLT_Mu17_TrkIsoVVL_v14', - 'HLT_Mu17_v14', - 'HLT_Mu18_Mu9_SameSign_v5', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v4', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v4', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v4', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v4', - 'HLT_Mu19_TrkIsoVVL_v5', - 'HLT_Mu19_v5', - 'HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v2', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu20_v13', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v8', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu27_Ele37_CaloIdL_MW_v6', - 'HLT_Mu27_v14', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu37_Ele27_CaloIdL_MW_v6', - 'HLT_Mu37_TkMu27_v6', - 'HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v2', - 'HLT_Mu3_PFJet40_v17', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v3', - 'HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v2', - 'HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v6', - 'HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v6', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v16', - 'HLT_Mu50_IsoVVVL_PFHT450_v16', + 'HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v2', + 'HLT_MET105_IsoTrk50_v11', + 'HLT_MET120_IsoTrk50_v11', + 'HLT_MediumChargedIsoPFTau180HighPtRelaxedIso_Trk50_eta2p1_v14', + 'HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v17', + 'HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v9', + 'HLT_Mu12eta2p3_PFJet40_v3', + 'HLT_Mu12eta2p3_v3', + 'HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10', + 'HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v17', + 'HLT_Mu15_IsoVVVL_PFHT450_v17', + 'HLT_Mu15_IsoVVVL_PFHT600_v21', + 'HLT_Mu15_v5', + 'HLT_Mu17_Photon30_IsoCaloId_v8', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v7', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v7', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v17', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v16', + 'HLT_Mu17_TrkIsoVVL_v15', + 'HLT_Mu17_v15', + 'HLT_Mu18_Mu9_SameSign_v6', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v5', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v5', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v5', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v5', + 'HLT_Mu19_TrkIsoVVL_v6', + 'HLT_Mu19_v6', + 'HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v3', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu20_v14', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v9', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu27_Ele37_CaloIdL_MW_v7', + 'HLT_Mu27_v15', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu37_Ele27_CaloIdL_MW_v7', + 'HLT_Mu37_TkMu27_v7', + 'HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v3', + 'HLT_Mu3_PFJet40_v18', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v4', + 'HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v3', + 'HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v7', + 'HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v7', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17', + 'HLT_Mu50_IsoVVVL_PFHT450_v17', 'HLT_Mu50_L1SingleMuShower_v1', - 'HLT_Mu50_v14', - 'HLT_Mu55_v4', - 'HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v2', - 'HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v2', - 'HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v2', - 'HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v2', - 'HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v2', - 'HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v19', - 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v19', - 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v20', - 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v20', - 'HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v14', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v12', - 'HLT_Mu8_TrkIsoVVL_v13', - 'HLT_Mu8_v13', - 'HLT_OnlineMonitorGroup_v2', - 'HLT_PFHT1050_v19', - 'HLT_PFHT180_v18', - 'HLT_PFHT250_v18', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v4', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v2', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v10', - 'HLT_PFHT350_v20', - 'HLT_PFHT370_v18', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v9', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v2', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_v9', - 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v9', - 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v2', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v9', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v2', - 'HLT_PFHT400_SixPFJet32_v9', - 'HLT_PFHT430_v18', - 'HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v8', - 'HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v2', - 'HLT_PFHT450_SixPFJet36_v8', - 'HLT_PFHT500_PFMET100_PFMHT100_IDTight_v13', - 'HLT_PFHT500_PFMET110_PFMHT110_IDTight_v13', - 'HLT_PFHT510_v18', - 'HLT_PFHT590_v18', - 'HLT_PFHT680_v18', - 'HLT_PFHT700_PFMET85_PFMHT85_IDTight_v13', - 'HLT_PFHT780_v18', - 'HLT_PFHT800_PFMET75_PFMHT75_IDTight_v13', - 'HLT_PFHT890_v18', - 'HLT_PFJet110_v1', - 'HLT_PFJet140_v20', - 'HLT_PFJet200_v20', - 'HLT_PFJet260_v21', - 'HLT_PFJet320_v21', - 'HLT_PFJet400_v21', - 'HLT_PFJet40_v22', - 'HLT_PFJet450_v22', - 'HLT_PFJet500_v22', - 'HLT_PFJet550_v12', - 'HLT_PFJet60_v22', - 'HLT_PFJet80_v21', - 'HLT_PFJetFwd140_v19', - 'HLT_PFJetFwd15_v4', - 'HLT_PFJetFwd200_v19', - 'HLT_PFJetFwd25_v4', - 'HLT_PFJetFwd260_v20', - 'HLT_PFJetFwd320_v20', - 'HLT_PFJetFwd400_v20', - 'HLT_PFJetFwd40_v20', - 'HLT_PFJetFwd450_v20', - 'HLT_PFJetFwd500_v20', - 'HLT_PFJetFwd60_v20', - 'HLT_PFJetFwd80_v19', - 'HLT_PFMET100_PFMHT100_IDTight_PFHT60_v10', - 'HLT_PFMET105_IsoTrk50_v2', - 'HLT_PFMET110_PFJet100_v2', - 'HLT_PFMET110_PFMHT110_IDTight_v21', - 'HLT_PFMET120_PFMHT120_IDTight_PFHT60_v10', - 'HLT_PFMET120_PFMHT120_IDTight_v21', - 'HLT_PFMET130_PFMHT130_IDTight_v21', - 'HLT_PFMET140_PFMHT140_IDTight_v21', - 'HLT_PFMET200_BeamHaloCleaned_v10', - 'HLT_PFMET200_NotCleaned_v10', - 'HLT_PFMET250_NotCleaned_v10', - 'HLT_PFMET300_NotCleaned_v10', - 'HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v10', - 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v21', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v10', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v21', - 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v20', - 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v20', - 'HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v10', - 'HLT_PFMETTypeOne110_PFMHT110_IDTight_v13', - 'HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v10', - 'HLT_PFMETTypeOne120_PFMHT120_IDTight_v13', - 'HLT_PFMETTypeOne130_PFMHT130_IDTight_v13', - 'HLT_PFMETTypeOne140_PFMHT140_IDTight_v12', - 'HLT_PFMETTypeOne200_BeamHaloCleaned_v10', - 'HLT_Photon100EBHE10_v3', - 'HLT_Photon110EB_TightID_TightIso_v3', - 'HLT_Photon120_R9Id90_HE10_IsoM_v15', - 'HLT_Photon120_v14', - 'HLT_Photon150_v7', - 'HLT_Photon165_R9Id90_HE10_IsoM_v16', - 'HLT_Photon175_v15', - 'HLT_Photon200_v14', - 'HLT_Photon20_HoverELoose_v11', - 'HLT_Photon20_v3', - 'HLT_Photon300_NoHE_v13', - 'HLT_Photon30EB_TightID_TightIso_v2', - 'HLT_Photon30_HoverELoose_v11', - 'HLT_Photon33_v6', - 'HLT_Photon35_TwoProngs35_v2', - 'HLT_Photon50_R9Id90_HE10_IsoM_v15', - 'HLT_Photon50_v14', - 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v12')+cms.vstring( 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v6', - 'HLT_Photon75_R9Id90_HE10_IsoM_v15', - 'HLT_Photon75_v14', - 'HLT_Photon90_R9Id90_HE10_IsoM_v15', - 'HLT_Photon90_v14', + 'HLT_Mu50_v15', + 'HLT_Mu55_v5', + 'HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v3', + 'HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v3', + 'HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v3', + 'HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v3', + 'HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v3', + 'HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v20', + 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v20', + 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v21', + 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v21', + 'HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v18', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v15', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v13', + 'HLT_Mu8_TrkIsoVVL_v14', + 'HLT_Mu8_v14', + 'HLT_OnlineMonitorGroup_v3', + 'HLT_PFHT1050_v20', + 'HLT_PFHT180_v19', + 'HLT_PFHT250_v19', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v5', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v3', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v11', + 'HLT_PFHT350_v21', + 'HLT_PFHT370_v19', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v10', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v3', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_v10', + 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v10', + 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v3', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v10', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v3', + 'HLT_PFHT400_SixPFJet32_v10', + 'HLT_PFHT430_v19', + 'HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v9', + 'HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v3', + 'HLT_PFHT450_SixPFJet36_v9', + 'HLT_PFHT500_PFMET100_PFMHT100_IDTight_v14', + 'HLT_PFHT500_PFMET110_PFMHT110_IDTight_v14', + 'HLT_PFHT510_v19', + 'HLT_PFHT590_v19', + 'HLT_PFHT680_v19', + 'HLT_PFHT700_PFMET85_PFMHT85_IDTight_v14', + 'HLT_PFHT780_v19', + 'HLT_PFHT800_PFMET75_PFMHT75_IDTight_v14', + 'HLT_PFHT890_v19', + 'HLT_PFJet110_v2', + 'HLT_PFJet140_v21', + 'HLT_PFJet200_v21', + 'HLT_PFJet260_v22', + 'HLT_PFJet320_v22', + 'HLT_PFJet400_v22', + 'HLT_PFJet40_v23', + 'HLT_PFJet450_v23', + 'HLT_PFJet500_v23', + 'HLT_PFJet550_v13', + 'HLT_PFJet60_v23', + 'HLT_PFJet80_v22', + 'HLT_PFJetFwd140_v20', + 'HLT_PFJetFwd15_v5', + 'HLT_PFJetFwd200_v20', + 'HLT_PFJetFwd25_v5', + 'HLT_PFJetFwd260_v21', + 'HLT_PFJetFwd320_v21', + 'HLT_PFJetFwd400_v21', + 'HLT_PFJetFwd40_v21', + 'HLT_PFJetFwd450_v21', + 'HLT_PFJetFwd500_v21', + 'HLT_PFJetFwd60_v21', + 'HLT_PFJetFwd80_v20', + 'HLT_PFMET100_PFMHT100_IDTight_PFHT60_v11', + 'HLT_PFMET105_IsoTrk50_v3', + 'HLT_PFMET110_PFJet100_v3', + 'HLT_PFMET110_PFMHT110_IDTight_v22', + 'HLT_PFMET120_PFMHT120_IDTight_PFHT60_v11', + 'HLT_PFMET120_PFMHT120_IDTight_v22', + 'HLT_PFMET130_PFMHT130_IDTight_v22', + 'HLT_PFMET140_PFMHT140_IDTight_v22', + 'HLT_PFMET200_BeamHaloCleaned_v11', + 'HLT_PFMET200_NotCleaned_v11', + 'HLT_PFMET250_NotCleaned_v11', + 'HLT_PFMET300_NotCleaned_v11', + 'HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v11', + 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v22', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v11', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v22', + 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v21', + 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v21', + 'HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v11', + 'HLT_PFMETTypeOne110_PFMHT110_IDTight_v14', + 'HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v11', + 'HLT_PFMETTypeOne120_PFMHT120_IDTight_v14', + 'HLT_PFMETTypeOne130_PFMHT130_IDTight_v14', + 'HLT_PFMETTypeOne140_PFMHT140_IDTight_v13', + 'HLT_PFMETTypeOne200_BeamHaloCleaned_v11', + 'HLT_Photon100EBHE10_v4', + 'HLT_Photon110EB_TightID_TightIso_v4', + 'HLT_Photon120_R9Id90_HE10_IsoM_v16', + 'HLT_Photon120_v15', + 'HLT_Photon150_v8', + 'HLT_Photon165_R9Id90_HE10_IsoM_v17', + 'HLT_Photon175_v16', + 'HLT_Photon200_v15', + 'HLT_Photon20_HoverELoose_v12', + 'HLT_Photon20_v4')+cms.vstring( 'HLT_Photon300_NoHE_v14', + 'HLT_Photon30EB_TightID_TightIso_v3', + 'HLT_Photon30_HoverELoose_v12', + 'HLT_Photon33_v7', + 'HLT_Photon35_TwoProngs35_v3', + 'HLT_Photon50_R9Id90_HE10_IsoM_v16', + 'HLT_Photon50_v15', + 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v13', + 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v7', + 'HLT_Photon75_R9Id90_HE10_IsoM_v16', + 'HLT_Photon75_v15', + 'HLT_Photon90_R9Id90_HE10_IsoM_v16', + 'HLT_Photon90_v15', 'HLT_Physics_v8', - 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet103_88_75_15_v6', - 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet105_88_76_15_v6', - 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet111_90_80_15_v6', - 'HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2', - 'HLT_QuadPFJet70_50_40_30_v2', - 'HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v2', - 'HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v2', + 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v3', + 'HLT_QuadPFJet103_88_75_15_v7', + 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v3', + 'HLT_QuadPFJet105_88_76_15_v7', + 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v3', + 'HLT_QuadPFJet111_90_80_15_v7', + 'HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v3', + 'HLT_QuadPFJet70_50_40_30_v3', + 'HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v3', + 'HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v3', 'HLT_Random_v3', - 'HLT_SingleJet30_Mu12_SinglePFJet40_v12', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4', - 'HLT_TripleJet110_35_35_Mjj650_PFMET110_v10', - 'HLT_TripleJet110_35_35_Mjj650_PFMET120_v10', - 'HLT_TripleJet110_35_35_Mjj650_PFMET130_v10', - 'HLT_TripleMu_10_5_5_DZ_v11', - 'HLT_TripleMu_12_10_5_v11', - 'HLT_TripleMu_5_3_3_Mass3p8_DCA_v4', - 'HLT_TripleMu_5_3_3_Mass3p8_DZ_v9', - 'HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v7', + 'HLT_SingleJet30_Mu12_SinglePFJet40_v13', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5', + 'HLT_TripleJet110_35_35_Mjj650_PFMET110_v11', + 'HLT_TripleJet110_35_35_Mjj650_PFMET120_v11', + 'HLT_TripleJet110_35_35_Mjj650_PFMET130_v11', + 'HLT_TripleMu_10_5_5_DZ_v12', + 'HLT_TripleMu_12_10_5_v12', + 'HLT_TripleMu_5_3_3_Mass3p8_DCA_v5', + 'HLT_TripleMu_5_3_3_Mass3p8_DZ_v10', + 'HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v8', 'HLT_UncorrectedJetE30_NoBPTX3BX_v7', 'HLT_UncorrectedJetE30_NoBPTX_v7', 'HLT_UncorrectedJetE60_NoBPTX3BX_v7', 'HLT_UncorrectedJetE70_NoBPTX3BX_v7', - 'HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v1', + 'HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v2', + 'HLT_VBF_DoubleTightChargedIsoPFTauHPS20_Trk1_eta2p1_v3', 'HLT_ZeroBias_Alignment_v2', 'HLT_ZeroBias_FirstBXAfterTrain_v4', 'HLT_ZeroBias_FirstCollisionAfterAbortGap_v6', @@ -3757,691 +3775,695 @@ 'HLT_ZeroBias_IsolatedBunches_v6', 'HLT_ZeroBias_LastCollisionInTrain_v4', 'HLT_ZeroBias_v7') ), - ParkingDoubleElectronLowMass0 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v1', - 'HLT_DoubleEle4_eta1p22_mMax6_v1', - 'HLT_DoubleEle4p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle6_eta1p22_mMax6_v1', - 'HLT_DoubleEle6p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle7_eta1p22_mMax6_v1', - 'HLT_DoubleEle7p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle8_eta1p22_mMax6_v1', - 'HLT_DoubleEle8p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle9_eta1p22_mMax6_v1', - 'HLT_DoubleEle9p5_eta1p22_mMax6_v1' ), - ParkingDoubleElectronLowMass1 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v1', - 'HLT_DoubleEle4_eta1p22_mMax6_v1', - 'HLT_DoubleEle4p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle6_eta1p22_mMax6_v1', - 'HLT_DoubleEle6p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle7_eta1p22_mMax6_v1', - 'HLT_DoubleEle7p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle8_eta1p22_mMax6_v1', - 'HLT_DoubleEle8p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle9_eta1p22_mMax6_v1', - 'HLT_DoubleEle9p5_eta1p22_mMax6_v1' ), - ParkingDoubleElectronLowMass2 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v1', - 'HLT_DoubleEle4_eta1p22_mMax6_v1', - 'HLT_DoubleEle4p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle6_eta1p22_mMax6_v1', - 'HLT_DoubleEle6p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle7_eta1p22_mMax6_v1', - 'HLT_DoubleEle7p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle8_eta1p22_mMax6_v1', - 'HLT_DoubleEle8p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle9_eta1p22_mMax6_v1', - 'HLT_DoubleEle9p5_eta1p22_mMax6_v1' ), - ParkingDoubleElectronLowMass3 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v1', - 'HLT_DoubleEle4_eta1p22_mMax6_v1', - 'HLT_DoubleEle4p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle6_eta1p22_mMax6_v1', - 'HLT_DoubleEle6p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle7_eta1p22_mMax6_v1', - 'HLT_DoubleEle7p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle8_eta1p22_mMax6_v1', - 'HLT_DoubleEle8p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle9_eta1p22_mMax6_v1', - 'HLT_DoubleEle9p5_eta1p22_mMax6_v1' ), - ParkingDoubleElectronLowMass4 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v1', - 'HLT_DoubleEle4_eta1p22_mMax6_v1', - 'HLT_DoubleEle4p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle6_eta1p22_mMax6_v1', - 'HLT_DoubleEle6p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle7_eta1p22_mMax6_v1', - 'HLT_DoubleEle7p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle8_eta1p22_mMax6_v1', - 'HLT_DoubleEle8p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle9_eta1p22_mMax6_v1', - 'HLT_DoubleEle9p5_eta1p22_mMax6_v1' ), - ParkingDoubleElectronLowMass5 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v1', - 'HLT_DoubleEle4_eta1p22_mMax6_v1', - 'HLT_DoubleEle4p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle6_eta1p22_mMax6_v1', - 'HLT_DoubleEle6p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle7_eta1p22_mMax6_v1', - 'HLT_DoubleEle7p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle8_eta1p22_mMax6_v1', - 'HLT_DoubleEle8p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle9_eta1p22_mMax6_v1', - 'HLT_DoubleEle9p5_eta1p22_mMax6_v1' ), - ParkingDoubleMuonLowMass0 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ), - ParkingDoubleMuonLowMass1 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ), - ParkingDoubleMuonLowMass2 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ), - ParkingDoubleMuonLowMass3 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ), - ParkingDoubleMuonLowMass4 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ), - ParkingDoubleMuonLowMass5 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ), - ParkingDoubleMuonLowMass6 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ), - ParkingDoubleMuonLowMass7 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ), - ParkingSingleMuon0 = cms.vstring( 'HLT_Mu12_IP6_v1' ), - ParkingSingleMuon1 = cms.vstring( 'HLT_Mu12_IP6_v1' ), - ParkingSingleMuon2 = cms.vstring( 'HLT_Mu12_IP6_v1' ), + ParkingDoubleElectronLowMass0 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v2', + 'HLT_DoubleEle4_eta1p22_mMax6_v2', + 'HLT_DoubleEle4p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle6_eta1p22_mMax6_v2', + 'HLT_DoubleEle6p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle7_eta1p22_mMax6_v2', + 'HLT_DoubleEle7p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle8_eta1p22_mMax6_v2', + 'HLT_DoubleEle8p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle9_eta1p22_mMax6_v2', + 'HLT_DoubleEle9p5_eta1p22_mMax6_v2' ), + ParkingDoubleElectronLowMass1 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v2', + 'HLT_DoubleEle4_eta1p22_mMax6_v2', + 'HLT_DoubleEle4p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle6_eta1p22_mMax6_v2', + 'HLT_DoubleEle6p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle7_eta1p22_mMax6_v2', + 'HLT_DoubleEle7p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle8_eta1p22_mMax6_v2', + 'HLT_DoubleEle8p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle9_eta1p22_mMax6_v2', + 'HLT_DoubleEle9p5_eta1p22_mMax6_v2' ), + ParkingDoubleElectronLowMass2 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v2', + 'HLT_DoubleEle4_eta1p22_mMax6_v2', + 'HLT_DoubleEle4p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle6_eta1p22_mMax6_v2', + 'HLT_DoubleEle6p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle7_eta1p22_mMax6_v2', + 'HLT_DoubleEle7p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle8_eta1p22_mMax6_v2', + 'HLT_DoubleEle8p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle9_eta1p22_mMax6_v2', + 'HLT_DoubleEle9p5_eta1p22_mMax6_v2' ), + ParkingDoubleElectronLowMass3 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v2', + 'HLT_DoubleEle4_eta1p22_mMax6_v2', + 'HLT_DoubleEle4p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle6_eta1p22_mMax6_v2', + 'HLT_DoubleEle6p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle7_eta1p22_mMax6_v2', + 'HLT_DoubleEle7p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle8_eta1p22_mMax6_v2', + 'HLT_DoubleEle8p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle9_eta1p22_mMax6_v2', + 'HLT_DoubleEle9p5_eta1p22_mMax6_v2' ), + ParkingDoubleElectronLowMass4 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v2', + 'HLT_DoubleEle4_eta1p22_mMax6_v2', + 'HLT_DoubleEle4p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle6_eta1p22_mMax6_v2', + 'HLT_DoubleEle6p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle7_eta1p22_mMax6_v2', + 'HLT_DoubleEle7p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle8_eta1p22_mMax6_v2', + 'HLT_DoubleEle8p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle9_eta1p22_mMax6_v2', + 'HLT_DoubleEle9p5_eta1p22_mMax6_v2' ), + ParkingDoubleElectronLowMass5 = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v2', + 'HLT_DoubleEle4_eta1p22_mMax6_v2', + 'HLT_DoubleEle4p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle6_eta1p22_mMax6_v2', + 'HLT_DoubleEle6p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle7_eta1p22_mMax6_v2', + 'HLT_DoubleEle7p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle8_eta1p22_mMax6_v2', + 'HLT_DoubleEle8p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle9_eta1p22_mMax6_v2', + 'HLT_DoubleEle9p5_eta1p22_mMax6_v2' ), + ParkingDoubleMuonLowMass0 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ), + ParkingDoubleMuonLowMass1 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ), + ParkingDoubleMuonLowMass2 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ), + ParkingDoubleMuonLowMass3 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ), + ParkingDoubleMuonLowMass4 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ), + ParkingDoubleMuonLowMass5 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ), + ParkingDoubleMuonLowMass6 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ), + ParkingDoubleMuonLowMass7 = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ), + ParkingSingleMuon0 = cms.vstring( 'HLT_Mu12_IP6_v2' ), + ParkingSingleMuon1 = cms.vstring( 'HLT_Mu12_IP6_v2' ), + ParkingSingleMuon2 = cms.vstring( 'HLT_Mu12_IP6_v2' ), RPCMonitor = cms.vstring( 'AlCa_RPCMuonNormalisation_v14' ), - ReservedDoubleMuonLowMass = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ), - ScoutingPFMonitor = cms.vstring( 'DST_Run3_PFScoutingPixelTracking_v17', - 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v15', - 'HLT_Ele35_WPTight_Gsf_v10', - 'HLT_IsoMu27_v17', - 'HLT_Mu50_v14', - 'HLT_PFHT1050_v19', - 'HLT_Photon200_v14' ), - ScoutingPFRun3 = cms.vstring( 'DST_HLTMuon_Run3_PFScoutingPixelTracking_v17', - 'DST_Run3_PFScoutingPixelTracking_v17' ), - Tau = cms.vstring( 'HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v2', - 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v1', - 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v1', - 'HLT_DoubleMediumDeepTauPFTauHPS35_L2NN_eta2p1_v1', - 'HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v1', - 'HLT_LooseDeepTauPFTauHPS180_L2NN_eta2p1_v2', - 'HLT_Photon35_TwoProngs35_v2', - 'HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v1' ), + ReservedDoubleMuonLowMass = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ), + ScoutingPFMonitor = cms.vstring( 'DST_Run3_PFScoutingPixelTracking_v18', + 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v16', + 'HLT_Ele35_WPTight_Gsf_v11', + 'HLT_IsoMu27_v18', + 'HLT_Mu50_v15', + 'HLT_PFHT1050_v20', + 'HLT_Photon200_v15' ), + ScoutingPFRun3 = cms.vstring( 'DST_HLTMuon_Run3_PFScoutingPixelTracking_v18', + 'DST_Run3_PFScoutingPixelTracking_v18' ), + Tau = cms.vstring( 'HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v3', + 'HLT_DoubleMediumChargedIsoPFTauHPS40_Trk1_eta2p1_v3', + 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v2', + 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v2', + 'HLT_DoubleMediumDeepTauPFTauHPS35_L2NN_eta2p1_v2', + 'HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v2', + 'HLT_DoubleTightChargedIsoPFTauHPS35_Trk1_eta2p1_v3', + 'HLT_LooseDeepTauPFTauHPS180_L2NN_eta2p1_v3', + 'HLT_MediumChargedIsoPFTau180HighPtRelaxedIso_Trk50_eta2p1_v14', + 'HLT_Photon35_TwoProngs35_v3', + 'HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v2', + 'HLT_VBF_DoubleTightChargedIsoPFTauHPS20_Trk1_eta2p1_v3' ), TestEnablesEcalHcal = cms.vstring( 'HLT_EcalCalibration_v4', 'HLT_HcalCalibration_v5' ), TestEnablesEcalHcalDQM = cms.vstring( 'HLT_EcalCalibration_v4', @@ -6791,26 +6813,35 @@ dqmPath = cms.untracked.string( "HLT/TimerService" ), ) process.MessageLogger = cms.Service( "MessageLogger", - suppressWarning = cms.untracked.vstring( 'hltOnlineBeamSpot', - 'hltCtf3HitL1SeededWithMaterialTracks', + suppressWarning = cms.untracked.vstring( 'hltIterL3GlbdTksDisplacedMuons', + 'hltIterL3GlbMuon', + 'hltIterL3OIMuCtfWithMaterialTracks', + 'hltIterL3OIMuCtfWithMaterialTracksNoVtx', + 'hltIterL3OISeedsFromL2Muons', + 'hltIterL3OITrackCandidates', + 'hltIterL3OITrackCandidatesNoVtx', + 'hltIterL3OITrackCandidatesOpenMu', + 'hltL3GlbDisplacedMuonsIterL3OI', + 'hltL3MuonsIOHit', + 'hltL3MuonsIterL3OI', + 'hltL3MuonsIterL3OINoVtx', + 'hltL3MuonsOIHit', 'hltL3MuonsOIState', - 'hltPixelTracksForHighMult', - 'hltHITPixelTracksHE', - 'hltHITPixelTracksHB', - 'hltCtfL1SeededWithMaterialTracks', - 'hltRegionalTracksForL3MuonIsolation', - 'hltSiPixelClusters', - 'hltActivityStartUpElectronPixelSeeds', + 'hltL3NoFiltersNoVtxMuonsOIHit', + 'hltL3NoFiltersNoVtxMuonsOIState', + 'hltL3NoFiltersTkTracksFromL2IOHitNoVtx', + 'hltL3NoFiltersTkTracksFromL2OIHitNoVtx', + 'hltL3NoFiltersTrackCandidateFromL2OIHitNoVtx', + 'hltL3TkTracksFromL2OIStateNoVtx', + 'hltL3TrackCandidateFromL2OIHit', + 'hltL3TrackCandidateFromL2OIState', + 'hltL3TrackCandidateFromL2OIStateNoVtx', 'hltLightPFTracks', - 'hltPixelVertices3DbbPhi', - 'hltL3MuonsIOHit', + 'hltOnlineBeamSpot', 'hltPixelTracks', - 'hltSiPixelDigis', - 'hltL3MuonsOIHit', - 'hltL1SeededElectronGsfTracks', - 'hltL1SeededStartUpElectronPixelSeeds', - 'hltBLifetimeRegionalCtfWithMaterialTracksbbPhiL1FastJetFastPV', - 'hltCtfActivityWithMaterialTracks' ), + 'hltPixelTracksForHighMult', + 'hltSiPixelClusters', + 'hltSiPixelDigis' ), suppressFwkInfo = cms.untracked.vstring( ), suppressInfo = cms.untracked.vstring( ), suppressDebug = cms.untracked.vstring( ), @@ -6831,12 +6862,10 @@ ), threshold = cms.untracked.string( "INFO" ), ), - suppressError = cms.untracked.vstring( 'hltOnlineBeamSpot', - 'hltL3MuonCandidates', + suppressError = cms.untracked.vstring( 'hltL3TkTracksFromL2IOHit', + 'hltL3TkTracksFromL2OIHit', 'hltL3TkTracksFromL2OIState', - 'hltPFJetCtfWithMaterialTracks', - 'hltL3TkTracksFromL2IOHit', - 'hltL3TkTracksFromL2OIHit' ) + 'hltOnlineBeamSpot' ) ) process.ThroughputService = cms.Service( "ThroughputService", eventRange = cms.untracked.uint32( 10000 ), @@ -6973,7 +7002,7 @@ digisInLabelEE = cms.InputTag( 'hltEcalDigisGPU','eeDigis' ), digisOutLabelEB = cms.string( "ebDigis" ), digisOutLabelEE = cms.string( "eeDigis" ), - produceDummyIntegrityCollections = cms.bool( True ) + produceDummyIntegrityCollections = cms.bool( False ) ) process.hltEcalDetIdToBeRecovered = cms.EDProducer( "EcalDetIdToBeRecoveredProducer", ebIntegrityChIdErrors = cms.InputTag( 'hltEcalDigis','EcalIntegrityChIdErrors' ), @@ -7082,74 +7111,7 @@ recHitsLabelCPUEB = cms.string( "EcalUncalibRecHitsEB" ), recHitsLabelCPUEE = cms.string( "EcalUncalibRecHitsEE" ) ) -process.hltEcalRecHitWithTPs = cms.EDProducer( "EcalRecHitProducer", - recoverEEVFE = cms.bool( False ), - EErechitCollection = cms.string( "EcalRecHitsEE" ), - recoverEBIsolatedChannels = cms.bool( False ), - recoverEBVFE = cms.bool( False ), - laserCorrection = cms.bool( True ), - EBLaserMIN = cms.double( 0.5 ), - killDeadChannels = cms.bool( True ), - dbStatusToBeExcludedEB = cms.vint32( 14, 78, 142 ), - EEuncalibRecHitCollection = cms.InputTag( 'hltEcalUncalibRecHit','EcalUncalibRecHitsEE' ), - dbStatusToBeExcludedEE = cms.vint32( 14, 78, 142 ), - EELaserMIN = cms.double( 0.5 ), - ebFEToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecovered','ebFE' ), - cleaningConfig = cms.PSet( - cThreshold_endcap = cms.double( 15.0 ), - tightenCrack_e1_double = cms.double( 2.0 ), - cThreshold_barrel = cms.double( 4.0 ), - e6e2thresh = cms.double( 0.04 ), - e4e1Threshold_barrel = cms.double( 0.08 ), - e4e1Threshold_endcap = cms.double( 0.3 ), - tightenCrack_e4e1_single = cms.double( 3.0 ), - cThreshold_double = cms.double( 10.0 ), - e4e1_b_barrel = cms.double( -0.024 ), - tightenCrack_e6e2_double = cms.double( 3.0 ), - e4e1_a_barrel = cms.double( 0.04 ), - tightenCrack_e1_single = cms.double( 2.0 ), - e4e1_a_endcap = cms.double( 0.02 ), - e4e1_b_endcap = cms.double( -0.0125 ), - ignoreOutOfTimeThresh = cms.double( 1.0E9 ) - ), - logWarningEtThreshold_EE_FE = cms.double( 50.0 ), - eeDetIdToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecovered','eeDetId' ), - recoverEBFE = cms.bool( False ), - eeFEToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecovered','eeFE' ), - ebDetIdToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecovered','ebDetId' ), - singleChannelRecoveryThreshold = cms.double( 8.0 ), - sum8ChannelRecoveryThreshold = cms.double( 0.0 ), - bdtWeightFileNoCracks = cms.FileInPath( "RecoLocalCalo/EcalDeadChannelRecoveryAlgos/data/BDTWeights/bdtgAllRH_8GT700MeV_noCracks_ZskimData2017_v1.xml" ), - bdtWeightFileCracks = cms.FileInPath( "RecoLocalCalo/EcalDeadChannelRecoveryAlgos/data/BDTWeights/bdtgAllRH_8GT700MeV_onlyCracks_ZskimData2017_v1.xml" ), - ChannelStatusToBeExcluded = cms.vstring( ), - EBrechitCollection = cms.string( "EcalRecHitsEB" ), - triggerPrimitiveDigiCollection = cms.InputTag( 'hltEcalDigisLegacy','EcalTriggerPrimitives' ), - recoverEEFE = cms.bool( False ), - singleChannelRecoveryMethod = cms.string( "NeuralNetworks" ), - EBLaserMAX = cms.double( 3.0 ), - flagsMapDBReco = cms.PSet( - kDead = cms.vstring( 'kNoDataNoTP' ), - kGood = cms.vstring( 'kOk', - 'kDAC', - 'kNoLaser', - 'kNoisy' ), - kTowerRecovered = cms.vstring( 'kDeadFE' ), - kNoisy = cms.vstring( 'kNNoisy', - 'kFixedG6', - 'kFixedG1' ), - kNeighboursRecovered = cms.vstring( 'kFixedG0', - 'kNonRespondingIsolated', - 'kDeadVFE' ) - ), - EBuncalibRecHitCollection = cms.InputTag( 'hltEcalUncalibRecHit','EcalUncalibRecHitsEB' ), - algoRecover = cms.string( "EcalRecHitWorkerRecover" ), - algo = cms.string( "EcalRecHitWorkerSimple" ), - EELaserMAX = cms.double( 8.0 ), - logWarningEtThreshold_EB_FE = cms.double( 50.0 ), - recoverEEIsolatedChannels = cms.bool( False ), - skipTimeCalib = cms.bool( False ) -) -process.hltEcalRecHitWithoutTPs = cms.EDProducer( "EcalRecHitProducer", +process.hltEcalRecHit = cms.EDProducer( "EcalRecHitProducer", recoverEEVFE = cms.bool( False ), EErechitCollection = cms.string( "EcalRecHitsEE" ), recoverEBIsolatedChannels = cms.bool( False ), @@ -7190,7 +7152,7 @@ bdtWeightFileCracks = cms.FileInPath( "RecoLocalCalo/EcalDeadChannelRecoveryAlgos/data/BDTWeights/bdtgAllRH_8GT700MeV_onlyCracks_ZskimData2017_v1.xml" ), ChannelStatusToBeExcluded = cms.vstring( ), EBrechitCollection = cms.string( "EcalRecHitsEB" ), - triggerPrimitiveDigiCollection = cms.InputTag( "unused" ), + triggerPrimitiveDigiCollection = cms.InputTag( 'hltEcalDigis','EcalTriggerPrimitives' ), recoverEEFE = cms.bool( False ), singleChannelRecoveryMethod = cms.string( "NeuralNetworks" ), EBLaserMAX = cms.double( 3.0 ), @@ -10657,7 +10619,7 @@ ) ) ), - maxIterations = cms.uint32( 50 ), + maxIterations = cms.uint32( 5 ), minChi2Prob = cms.double( 0.0 ), allCellsPositionCalc = cms.PSet( minAllowedNormalization = cms.double( 1.0E-9 ), @@ -23373,9 +23335,9 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltL1sHTTForBeamSpot = cms.EDFilter( "HLTL1TSeed", +process.hltL1sBigORLooseIsoEGXXerIsoTauYYerdRMin0p3 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_HTT120er OR L1_HTT160er OR L1_HTT200er OR L1_HTT255er OR L1_HTT280er OR L1_HTT320er OR L1_HTT360er OR L1_ETT2000 OR L1_HTT400er OR L1_HTT450er OR L1_SingleJet120 OR L1_SingleJet140er2p5 OR L1_SingleJet160er2p5 OR L1_SingleJet180 OR L1_SingleJet200 OR L1_DoubleJet40er2p5 OR L1_DoubleJet100er2p5 OR L1_DoubleJet120er2p5" ), + L1SeedsLogicalExpression = cms.string( "L1_LooseIsoEG22er2p1_IsoTau26er2p1_dR_Min0p3 OR L1_LooseIsoEG22er2p1_Tau70er2p1_dR_Min0p3 OR L1_LooseIsoEG24er2p1_IsoTau27er2p1_dR_Min0p3" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -23385,985 +23347,501 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltPreHT300Beamspot = cms.EDFilter( "HLTPrescaler", +process.hltPreEle24eta2p1WPTightGsfTightChargedIsoPFTauHPS30eta2p1CrossL1 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltAK4CaloJetsIDPassed = cms.EDProducer( "HLTCaloJetIDProducer", - min_N90 = cms.int32( -2 ), - min_N90hits = cms.int32( 2 ), - min_EMF = cms.double( 1.0E-6 ), - max_EMF = cms.double( 999.0 ), - jetsInput = cms.InputTag( "hltAK4CaloJets" ), - JetIDParams = cms.PSet( - hfRecHitsColl = cms.InputTag( "hltHfreco" ), - hoRecHitsColl = cms.InputTag( "hltHoreco" ), - ebRecHitsColl = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - hbheRecHitsColl = cms.InputTag( "hltHbhereco" ), - useRecHits = cms.bool( True ), - eeRecHitsColl = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ) - ) -) -process.hltAK4CaloJetsCorrectedIDPassed = cms.EDProducer( "CorrectedCaloJetProducer", - src = cms.InputTag( "hltAK4CaloJetsIDPassed" ), - correctors = cms.VInputTag( 'hltAK4CaloCorrector' ) -) -process.hltHtMht = cms.EDProducer( "HLTHtMhtProducer", - usePt = cms.bool( False ), - excludePFMuons = cms.bool( False ), - minNJetHt = cms.int32( 0 ), - minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 40.0 ), - minPtJetMht = cms.double( 30.0 ), - maxEtaJetHt = cms.double( 2.5 ), - maxEtaJetMht = cms.double( 5.0 ), - jetsLabel = cms.InputTag( "hltAK4CaloJetsCorrected" ), - pfCandidatesLabel = cms.InputTag( "" ) +process.hltEGL1EGerAndTauFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", + saveTags = cms.bool( True ), + candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), + l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + candNonIsolatedTag = cms.InputTag( "" ), + l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1SeedFilterTag = cms.InputTag( "hltL1sBigORLooseIsoEGXXerIsoTauYYerdRMin0p3" ), + l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + ncandcut = cms.int32( 1 ), + doIsolated = cms.bool( False ), + region_eta_size = cms.double( 0.522 ), + region_eta_size_ecap = cms.double( 1.0 ), + region_phi_size = cms.double( 1.044 ), + barrel_end = cms.double( 1.4791 ), + endcap_end = cms.double( 2.17 ) ) -process.hltHT300 = cms.EDFilter( "HLTHtMhtFilter", +process.hltEG24L1EGandTauEtFilter = cms.EDFilter( "HLTEgammaEtFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMht' ), - mhtLabels = cms.VInputTag( 'hltHtMht' ), - minHt = cms.vdouble( 300.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) + inputTag = cms.InputTag( "hltEGL1EGerAndTauFilter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 24.0 ), + etcutEE = cms.double( 24.0 ), + ncandcut = cms.int32( 1 ) ) -process.hltVerticesPF = cms.EDProducer( "PrimaryVertexProducer", - vertexCollections = cms.VPSet( - cms.PSet( chi2cutoff = cms.double( 3.0 ), - label = cms.string( "" ), - useBeamConstraint = cms.bool( False ), - minNdof = cms.double( 0.0 ), - maxDistanceToBeam = cms.double( 1.0 ), - algorithm = cms.string( "AdaptiveVertexFitter" ) - ), - cms.PSet( chi2cutoff = cms.double( 3.0 ), - label = cms.string( "WithBS" ), - useBeamConstraint = cms.bool( True ), - minNdof = cms.double( 0.0 ), - maxDistanceToBeam = cms.double( 1.0 ), - algorithm = cms.string( "AdaptiveVertexFitter" ) - ) - ), - verbose = cms.untracked.bool( False ), - TkFilterParameters = cms.PSet( - maxEta = cms.double( 100.0 ), - minPt = cms.double( 0.0 ), - minSiliconLayersWithHits = cms.int32( 5 ), - minPixelLayersWithHits = cms.int32( 2 ), - maxNormalizedChi2 = cms.double( 20.0 ), - trackQuality = cms.string( "any" ), - algorithm = cms.string( "filter" ), - maxD0Significance = cms.double( 999.0 ) - ), - beamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), - TrackLabel = cms.InputTag( "hltPFMuonMerging" ), - TrackTimeResosLabel = cms.InputTag( "dummy_default" ), - TrackTimesLabel = cms.InputTag( "dummy_default" ), - TkClusParameters = cms.PSet( - TkDAClusParameters = cms.PSet( - zmerge = cms.double( 0.01 ), - Tstop = cms.double( 0.5 ), - d0CutOff = cms.double( 999.0 ), - dzCutOff = cms.double( 4.0 ), - vertexSize = cms.double( 0.15 ), - coolingFactor = cms.double( 0.6 ), - Tpurge = cms.double( 2.0 ), - Tmin = cms.double( 2.4 ), - uniquetrkweight = cms.double( 0.9 ) - ), - algorithm = cms.string( "DA_vect" ) - ), - isRecoveryIteration = cms.bool( False ), - recoveryVtxCollection = cms.InputTag( "" ) +process.hltEle24erWPTightClusterShapeFilterForTau = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG24L1EGandTauEtFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.011 ), + thrRegularEE = cms.vdouble( 0.0305 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltVerticesPFSelector = cms.EDFilter( "PrimaryVertexObjectFilter", - filterParams = cms.PSet( - maxZ = cms.double( 24.0 ), - minNdof = cms.double( 4.0 ), - maxRho = cms.double( 2.0 ), - pvSrc = cms.InputTag( "hltVerticesPF" ) - ), - src = cms.InputTag( "hltVerticesPF" ) +process.hltEle24erWPTightHEFilterForTau = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle24erWPTightClusterShapeFilterForTau" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.1 ), + thrRegularEB1 = cms.vdouble( 0.75 ), + thrRegularEE1 = cms.vdouble( 3.0 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.03 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( 2.25 ), + thrRegularEE2 = cms.vdouble( 5.0 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.03 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.1, 0.1, 0.3, 0.5 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltVerticesPFFilter = cms.EDFilter( "VertexSelector", - src = cms.InputTag( "hltVerticesPFSelector" ), - cut = cms.string( "!isFake" ), - filter = cms.bool( True ) +process.hltEle24erWPTightEcalIsoFilterForTau = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle24erWPTightHEFilterForTau" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.1 ), + thrRegularEB1 = cms.vdouble( 1.75 ), + thrRegularEE1 = cms.vdouble( 1.0 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.025 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( 1.75 ), + thrRegularEE2 = cms.vdouble( 2.0 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.025 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.2, 0.2, 0.25, 0.3 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltL1sZeroBias = cms.EDFilter( "HLTL1TSeed", +process.hltEle24erWPTightHcalIsoFilterForTau = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_ZeroBias" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) + candTag = cms.InputTag( "hltEle24erWPTightEcalIsoFilterForTau" ), + varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.0 ), + thrRegularEB1 = cms.vdouble( 2.5 ), + thrRegularEE1 = cms.vdouble( 1.0 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.03 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( 3.0 ), + thrRegularEE2 = cms.vdouble( 2.0 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.03 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.2, 0.2, 0.4, 0.5 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.0 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltPreZeroBiasBeamspot = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltEle24erWPTightPixelMatchFilterForTau = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle24erWPTightHcalIsoFilterForTau" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) ) -process.hltL1sBigORMu18erTauXXer2p1 = cms.EDFilter( "HLTL1TSeed", +process.hltEle24erWPTightPMS2FilterForTau = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_Mu18er2p1_Tau24er2p1 OR L1_Mu18er2p1_Tau26er2p1" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) + candTag = cms.InputTag( "hltEle24erWPTightPixelMatchFilterForTau" ), + varTag = cms.InputTag( 'hltEgammaPixelMatchVars','s2' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 70.0 ), + thrRegularEE = cms.vdouble( 45.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltPreIsoMu20eta2p1TightChargedIsoPFTauHPS27eta2p1TightIDCrossL1 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltEle24erWPTightGsfOneOEMinusOneOPFilterForTau = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle24erWPTightPMS2FilterForTau" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.012 ), + thrRegularEE = cms.vdouble( 0.011 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", +process.hltEle24erWPTightGsfMissingHitsFilterForTau = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - PreviousCandTag = cms.InputTag( "hltL1sBigORMu18erTauXXer2p1" ), - MaxEta = cms.double( 2.1 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 1 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) + candTag = cms.InputTag( "hltEle24erWPTightGsfOneOEMinusOneOPFilterForTau" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','MissingHits' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 999.0 ), + thrRegularEE = cms.vdouble( 1.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltL2fBigORMu18erTauXXer2p1L1f0L2Filtered10Q = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", +process.hltEle24erWPTightGsfDetaFilterForTau = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL2MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0" ), - SeedMapTag = cms.InputTag( "hltL2Muons" ), - MinN = cms.int32( 0 ), - MaxEta = cms.double( 2.16 ), - AbsEtaBins = cms.vdouble( 0.0 ), - MinNstations = cms.vint32( 0 ), - MinNhits = cms.vint32( 0 ), - CutOnChambers = cms.bool( False ), - MinNchambers = cms.vint32( 0 ), - MaxDr = cms.double( 9999.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - NSigmaPt = cms.double( 0.0 ), - MatchToPreviousCand = cms.bool( True ) + candTag = cms.InputTag( "hltEle24erWPTightGsfMissingHitsFilterForTau" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.004 ), + thrRegularEE = cms.vdouble( 0.005 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", +process.hltEle24erWPTightGsfDphiFilterForTau = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltL1MuonsPt0" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 1 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) + candTag = cms.InputTag( "hltEle24erWPTightGsfDetaFilterForTau" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.02 ), + thrRegularEE = cms.vdouble( 0.023 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltL3fL1BigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20Q = cms.EDFilter( "HLTMuonL3PreFilter", +process.hltEle24erWPTightGsfTrackIsoFilterForTau = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fBigORMu18erTauXXer2p1L1f0L2Filtered10Q" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 2.1 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 20.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxNormalizedChi2 = cms.double( 9999.0 ), - MaxDXYBeamSpot = cms.double( 9999.0 ), - MinDXYBeamSpot = cms.double( -1.0 ), - MinNmuonHits = cms.int32( 0 ), - MaxPtDifference = cms.double( 9999.0 ), - MinTrackPt = cms.double( 0.0 ), - minMuonStations = cms.int32( 2 ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 0 ), - MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), - trkMuonId = cms.uint32( 0 ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) -) -process.hltFixedGridRhoFastjetECALMFForMuons = cms.EDProducer( "FixedGridRhoProducerFastjetFromRecHit", - hbheRecHitsTag = cms.InputTag( "hltHbhereco" ), - ebRecHitsTag = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - eeRecHitsTag = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - skipHCAL = cms.bool( True ), - skipECAL = cms.bool( False ), - eThresHB = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ), - eThresHE = cms.vdouble( 0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ), - maxRapidity = cms.double( 2.5 ), - gridSpacing = cms.double( 0.55 ) + candTag = cms.InputTag( "hltEle24erWPTightGsfDphiFilterForTau" ), + varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.1 ), + thrRegularEB1 = cms.vdouble( 0.838 ), + thrRegularEE1 = cms.vdouble( -0.363 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.025 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( -0.385 ), + thrRegularEE2 = cms.vdouble( 0.702 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.025 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.029, 0.111, 0.114, 0.032 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltFixedGridRhoFastjetHCAL = cms.EDProducer( "FixedGridRhoProducerFastjetFromRecHit", - hbheRecHitsTag = cms.InputTag( "hltHbhereco" ), - ebRecHitsTag = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - eeRecHitsTag = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - skipHCAL = cms.bool( False ), - skipECAL = cms.bool( True ), - eThresHB = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ), - eThresHE = cms.vdouble( 0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ), - maxRapidity = cms.double( 2.5 ), - gridSpacing = cms.double( 0.55 ) +process.hltStripTrackerHVOn = cms.EDFilter( "DetectorStateFilter", + DebugOn = cms.untracked.bool( False ), + DetectorType = cms.untracked.string( "sistrip" ), + DcsStatusLabel = cms.untracked.InputTag( "hltScalersRawToDigi" ), + DCSRecordLabel = cms.untracked.InputTag( "hltOnlineMetaDataDigis" ) ) -process.hltRecHitInRegionForMuonsMF = cms.EDProducer( "MuonHLTRechitInRegionsProducer", - productLabels = cms.vstring( 'EcalRegionalRecHitsEB', - 'EcalRegionalRecHitsEE' ), - ecalhitLabels = cms.VInputTag( 'hltEcalRecHit:EcalRecHitsEB','hltEcalRecHit:EcalRecHitsEE' ), - l1TagIsolated = cms.InputTag( "hltIterL3MuonCandidates" ), - l1TagNonIsolated = cms.InputTag( "NotUsed" ), - useUncalib = cms.bool( False ), - doIsolated = cms.bool( True ), - l1LowerThr = cms.double( 0.0 ), - l1UpperThr = cms.double( 999.0 ), - l1LowerThrIgnoreIsolation = cms.double( 100.0 ), - regionEtaMargin = cms.double( 0.4 ), - regionPhiMargin = cms.double( 0.4 ) +process.hltPixelTrackerHVOn = cms.EDFilter( "DetectorStateFilter", + DebugOn = cms.untracked.bool( False ), + DetectorType = cms.untracked.string( "pixel" ), + DcsStatusLabel = cms.untracked.InputTag( "hltScalersRawToDigi" ), + DCSRecordLabel = cms.untracked.InputTag( "hltOnlineMetaDataDigis" ) ) -process.hltRecHitInRegionForMuonsES = cms.EDProducer( "MuonHLTRechitInRegionsProducer", - productLabels = cms.vstring( 'EcalRegionalRecHitsES' ), - ecalhitLabels = cms.VInputTag( 'hltEcalPreshowerRecHit:EcalRecHitsES' ), - l1TagIsolated = cms.InputTag( "hltIterL3MuonCandidates" ), - l1TagNonIsolated = cms.InputTag( "NotUsed" ), - useUncalib = cms.bool( False ), - doIsolated = cms.bool( True ), - l1LowerThr = cms.double( 0.0 ), - l1UpperThr = cms.double( 999.0 ), - l1LowerThrIgnoreIsolation = cms.double( 100.0 ), - regionEtaMargin = cms.double( 0.4 ), - regionPhiMargin = cms.double( 0.4 ) +process.hltTauJet5 = cms.EDFilter( "HLT1CaloJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4CaloJetsPFEt5" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 5.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.5 ), + MinN = cms.int32( 1 ) ) -process.hltParticleFlowRecHitECALForMuonsMF = cms.EDProducer( "PFRecHitProducer", - navigator = cms.PSet( - barrel = cms.PSet( ), - endcap = cms.PSet( ), - name = cms.string( "PFRecHitECALNavigator" ) - ), - producers = cms.VPSet( - cms.PSet( src = cms.InputTag( 'hltRecHitInRegionForMuonsMF','EcalRegionalRecHitsEB' ), - srFlags = cms.InputTag( "" ), - name = cms.string( "PFEBRecHitCreator" ), - qualityTests = cms.VPSet( - cms.PSet( name = cms.string( "PFRecHitQTestDBThreshold" ), - applySelectionsToAllCrystals = cms.bool( True ) - ), - cms.PSet( topologicalCleaning = cms.bool( True ), - skipTTRecoveredHits = cms.bool( True ), - cleaningThreshold = cms.double( 2.0 ), - name = cms.string( "PFRecHitQTestECAL" ), - timingCleaning = cms.bool( True ) - ) - ) +process.hltParticleFlowBlockForTaus = cms.EDProducer( "PFBlockProducer", + verbose = cms.untracked.bool( False ), + debug = cms.untracked.bool( False ), + elementImporters = cms.VPSet( + cms.PSet( muonSrc = cms.InputTag( "hltMuons" ), + source = cms.InputTag( "hltLightPFTracks" ), + NHitCuts_byTrackAlgo = cms.vuint32( 3, 3, 3, 3, 3, 3 ), + useIterativeTracking = cms.bool( False ), + importerName = cms.string( "GeneralTracksImporter" ), + DPtOverPtCuts_byTrackAlgo = cms.vdouble( 20.0, 20.0, 20.0, 20.0, 20.0, 20.0 ), + muonMaxDPtOPt = cms.double( 1.0 ), + trackQuality = cms.string( "highPurity" ), + cleanBadConvertedBrems = cms.bool( False ), + vetoEndcap = cms.bool( False ) ), - cms.PSet( src = cms.InputTag( 'hltRecHitInRegionForMuonsMF','EcalRegionalRecHitsEE' ), - srFlags = cms.InputTag( "" ), - name = cms.string( "PFEERecHitCreator" ), - qualityTests = cms.VPSet( - cms.PSet( name = cms.string( "PFRecHitQTestDBThreshold" ), - applySelectionsToAllCrystals = cms.bool( True ) - ), - cms.PSet( topologicalCleaning = cms.bool( True ), - skipTTRecoveredHits = cms.bool( True ), - cleaningThreshold = cms.double( 2.0 ), - name = cms.string( "PFRecHitQTestECAL" ), - timingCleaning = cms.bool( True ) - ) - ) - ) - ) -) -process.hltParticleFlowRecHitPSForMuons = cms.EDProducer( "PFRecHitProducer", - navigator = cms.PSet( name = cms.string( "PFRecHitPreshowerNavigator" ) ), - producers = cms.VPSet( - cms.PSet( src = cms.InputTag( 'hltRecHitInRegionForMuonsES','EcalRegionalRecHitsES' ), - name = cms.string( "PFPSRecHitCreator" ), - qualityTests = cms.VPSet( - cms.PSet( threshold = cms.double( 7.0E-6 ), - name = cms.string( "PFRecHitQTestThreshold" ) - ) - ) - ) - ) -) -process.hltParticleFlowClusterECALUncorrectedForMuonsMF = cms.EDProducer( "PFClusterProducer", - recHitsSource = cms.InputTag( "hltParticleFlowRecHitECALForMuonsMF" ), - recHitCleaners = cms.VPSet( - ), - seedCleaners = cms.VPSet( - ), - seedFinder = cms.PSet( - thresholdsByDetector = cms.VPSet( - cms.PSet( seedingThresholdPt = cms.double( 0.15 ), - seedingThreshold = cms.double( 0.6 ), - detector = cms.string( "ECAL_ENDCAP" ) - ), - cms.PSet( seedingThresholdPt = cms.double( 0.0 ), - seedingThreshold = cms.double( 0.23 ), - detector = cms.string( "ECAL_BARREL" ) - ) + cms.PSet( source = cms.InputTag( "hltParticleFlowClusterECALUnseeded" ), + importerName = cms.string( "ECALClusterImporter" ), + BCtoPFCMap = cms.InputTag( "" ) ), - algoName = cms.string( "LocalMaximumSeedFinder" ), - nNeighbours = cms.int32( 8 ) - ), - initialClusteringStep = cms.PSet( - thresholdsByDetector = cms.VPSet( - cms.PSet( gatheringThreshold = cms.double( 0.08 ), - gatheringThresholdPt = cms.double( 0.0 ), - detector = cms.string( "ECAL_BARREL" ) - ), - cms.PSet( gatheringThreshold = cms.double( 0.3 ), - gatheringThresholdPt = cms.double( 0.0 ), - detector = cms.string( "ECAL_ENDCAP" ) - ) + cms.PSet( source = cms.InputTag( "hltParticleFlowClusterHCAL" ), + importerName = cms.string( "GenericClusterImporter" ) ), - algoName = cms.string( "Basic2DGenericTopoClusterizer" ), - useCornerCells = cms.bool( True ) + cms.PSet( source = cms.InputTag( "hltParticleFlowClusterHF" ), + importerName = cms.string( "GenericClusterImporter" ) + ) ), - pfClusterBuilder = cms.PSet( - minFracTot = cms.double( 1.0E-20 ), - stoppingTolerance = cms.double( 1.0E-8 ), - positionCalc = cms.PSet( - minAllowedNormalization = cms.double( 1.0E-9 ), - posCalcNCrystals = cms.int32( 9 ), - algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), - logWeightDenominator = cms.double( 0.08 ), - minFractionInCalc = cms.double( 1.0E-9 ), - timeResolutionCalcBarrel = cms.PSet( - corrTermLowE = cms.double( 0.0510871 ), - threshLowE = cms.double( 0.5 ), - noiseTerm = cms.double( 1.10889 ), - constantTermLowE = cms.double( 0.0 ), - noiseTermLowE = cms.double( 1.31883 ), - threshHighE = cms.double( 5.0 ), - constantTerm = cms.double( 0.428192 ) - ), - timeResolutionCalcEndcap = cms.PSet( - corrTermLowE = cms.double( 0.0 ), - threshLowE = cms.double( 1.0 ), - noiseTerm = cms.double( 5.72489999999 ), - constantTermLowE = cms.double( 0.0 ), - noiseTermLowE = cms.double( 6.92683000001 ), - threshHighE = cms.double( 10.0 ), - constantTerm = cms.double( 0.0 ) - ) - ), - maxIterations = cms.uint32( 50 ), - positionCalcForConvergence = cms.PSet( - minAllowedNormalization = cms.double( 0.0 ), - T0_ES = cms.double( 1.2 ), - algoName = cms.string( "ECAL2DPositionCalcWithDepthCorr" ), - T0_EE = cms.double( 3.1 ), - T0_EB = cms.double( 7.4 ), - X0 = cms.double( 0.89 ), - minFractionInCalc = cms.double( 0.0 ), - W0 = cms.double( 4.2 ) + linkDefinitions = cms.VPSet( + cms.PSet( linkType = cms.string( "TRACK:ECAL" ), + useKDTree = cms.bool( True ), + linkerName = cms.string( "TrackAndECALLinker" ) ), - allCellsPositionCalc = cms.PSet( - minAllowedNormalization = cms.double( 1.0E-9 ), - posCalcNCrystals = cms.int32( -1 ), - algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), - logWeightDenominator = cms.double( 0.08 ), - minFractionInCalc = cms.double( 1.0E-9 ), - timeResolutionCalcBarrel = cms.PSet( - corrTermLowE = cms.double( 0.0510871 ), - threshLowE = cms.double( 0.5 ), - noiseTerm = cms.double( 1.10889 ), - constantTermLowE = cms.double( 0.0 ), - noiseTermLowE = cms.double( 1.31883 ), - threshHighE = cms.double( 5.0 ), - constantTerm = cms.double( 0.428192 ) - ), - timeResolutionCalcEndcap = cms.PSet( - corrTermLowE = cms.double( 0.0 ), - threshLowE = cms.double( 1.0 ), - noiseTerm = cms.double( 5.72489999999 ), - constantTermLowE = cms.double( 0.0 ), - noiseTermLowE = cms.double( 6.92683000001 ), - threshHighE = cms.double( 10.0 ), - constantTerm = cms.double( 0.0 ) - ) + cms.PSet( linkType = cms.string( "TRACK:HCAL" ), + useKDTree = cms.bool( True ), + linkerName = cms.string( "TrackAndHCALLinker" ), + trajectoryLayerEntrance = cms.string( "HCALEntrance" ), + trajectoryLayerExit = cms.string( "HCALExit" ), + nMaxHcalLinksPerTrack = cms.int32( 1 ) ), - algoName = cms.string( "Basic2DGenericPFlowClusterizer" ), - recHitEnergyNorms = cms.VPSet( - cms.PSet( recHitEnergyNorm = cms.double( 0.08 ), - detector = cms.string( "ECAL_BARREL" ) - ), - cms.PSet( recHitEnergyNorm = cms.double( 0.3 ), - detector = cms.string( "ECAL_ENDCAP" ) - ) + cms.PSet( linkType = cms.string( "ECAL:HCAL" ), + useKDTree = cms.bool( False ), + linkerName = cms.string( "ECALAndHCALLinker" ), + minAbsEtaEcal = cms.double( 2.5 ) ), - showerSigma = cms.double( 1.5 ), - minFractionToKeep = cms.double( 1.0E-7 ), - excludeOtherSeeds = cms.bool( True ) - ), - positionReCalc = cms.PSet( - minAllowedNormalization = cms.double( 0.0 ), - T0_ES = cms.double( 1.2 ), - algoName = cms.string( "ECAL2DPositionCalcWithDepthCorr" ), - T0_EE = cms.double( 3.1 ), - T0_EB = cms.double( 7.4 ), - X0 = cms.double( 0.89 ), - minFractionInCalc = cms.double( 0.0 ), - W0 = cms.double( 4.2 ) - ), - energyCorrector = cms.PSet( ) + cms.PSet( linkType = cms.string( "HFEM:HFHAD" ), + useKDTree = cms.bool( False ), + linkerName = cms.string( "HFEMAndHFHADLinker" ) + ) + ) ) -process.hltParticleFlowClusterPSForMuons = cms.EDProducer( "PFClusterProducer", - recHitsSource = cms.InputTag( "hltParticleFlowRecHitPSForMuons" ), - recHitCleaners = cms.VPSet( - ), - seedCleaners = cms.VPSet( - ), - seedFinder = cms.PSet( - thresholdsByDetector = cms.VPSet( - cms.PSet( seedingThresholdPt = cms.double( 0.0 ), - seedingThreshold = cms.double( 1.2E-4 ), - detector = cms.string( "PS1" ) - ), - cms.PSet( seedingThresholdPt = cms.double( 0.0 ), - seedingThreshold = cms.double( 1.2E-4 ), - detector = cms.string( "PS2" ) - ) +process.hltParticleFlowForTaus = cms.EDProducer( "PFProducer", + verbose = cms.untracked.bool( False ), + debug = cms.untracked.bool( False ), + blocks = cms.InputTag( "hltParticleFlowBlockForTaus" ), + muons = cms.InputTag( "hltMuons" ), + postMuonCleaning = cms.bool( True ), + vetoEndcap = cms.bool( False ), + vertexCollection = cms.InputTag( "hltPixelVertices" ), + useVerticesForNeutral = cms.bool( True ), + useHO = cms.bool( False ), + PFEGammaCandidates = cms.InputTag( "particleFlowEGamma" ), + GedElectronValueMap = cms.InputTag( "gedGsfElectronsTmp" ), + GedPhotonValueMap = cms.InputTag( 'tmpGedPhotons','valMapPFEgammaCandToPhoton' ), + useEGammaElectrons = cms.bool( False ), + egammaElectrons = cms.InputTag( "" ), + useEGammaFilters = cms.bool( False ), + useProtectionsForJetMET = cms.bool( True ), + PFEGammaFiltersParameters = cms.PSet( + electron_protectionsForJetMET = cms.PSet( + maxE = cms.double( 50.0 ), + maxTrackPOverEele = cms.double( 1.0 ), + maxEcalEOverP_2 = cms.double( 0.2 ), + maxHcalEOverEcalE = cms.double( 0.1 ), + maxEcalEOverP_1 = cms.double( 0.5 ), + maxHcalEOverP = cms.double( 1.0 ), + maxEcalEOverPRes = cms.double( 0.2 ), + maxHcalE = cms.double( 10.0 ), + maxEeleOverPout = cms.double( 0.2 ), + maxNtracks = cms.double( 3.0 ), + maxEleHcalEOverEcalE = cms.double( 0.1 ), + maxDPhiIN = cms.double( 0.1 ), + maxEeleOverPoutRes = cms.double( 0.5 ) ), - algoName = cms.string( "LocalMaximumSeedFinder" ), - nNeighbours = cms.int32( 4 ) - ), - initialClusteringStep = cms.PSet( - thresholdsByDetector = cms.VPSet( - cms.PSet( gatheringThreshold = cms.double( 6.0E-5 ), - gatheringThresholdPt = cms.double( 0.0 ), - detector = cms.string( "PS1" ) - ), - cms.PSet( gatheringThreshold = cms.double( 6.0E-5 ), - gatheringThresholdPt = cms.double( 0.0 ), - detector = cms.string( "PS2" ) - ) + electron_maxElePtForOnlyMVAPresel = cms.double( 50.0 ), + photon_SigmaiEtaiEta_endcap = cms.double( 0.034 ), + electron_iso_combIso_endcap = cms.double( 10.0 ), + photon_protectionsForBadHcal = cms.PSet( + solidConeTrkIsoSlope = cms.double( 0.3 ), + enableProtections = cms.bool( False ), + solidConeTrkIsoOffset = cms.double( 10.0 ) ), - algoName = cms.string( "Basic2DGenericTopoClusterizer" ), - useCornerCells = cms.bool( False ) - ), - pfClusterBuilder = cms.PSet( - minFracTot = cms.double( 1.0E-20 ), - stoppingTolerance = cms.double( 1.0E-8 ), - positionCalc = cms.PSet( - minAllowedNormalization = cms.double( 1.0E-9 ), - posCalcNCrystals = cms.int32( -1 ), - algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), - logWeightDenominator = cms.double( 6.0E-5 ), - minFractionInCalc = cms.double( 1.0E-9 ) + electron_missinghits = cms.uint32( 1 ), + photon_MinEt = cms.double( 10.0 ), + electron_iso_pt = cms.double( 10.0 ), + electron_ecalDrivenHademPreselCut = cms.double( 0.15 ), + electron_iso_mva_endcap = cms.double( -0.1075 ), + electron_iso_combIso_barrel = cms.double( 10.0 ), + photon_protectionsForJetMET = cms.PSet( + sumPtTrackIsoSlope = cms.double( 0.001 ), + sumPtTrackIso = cms.double( 4.0 ) ), - maxIterations = cms.uint32( 50 ), - algoName = cms.string( "Basic2DGenericPFlowClusterizer" ), - recHitEnergyNorms = cms.VPSet( - cms.PSet( recHitEnergyNorm = cms.double( 6.0E-5 ), - detector = cms.string( "PS1" ) - ), - cms.PSet( recHitEnergyNorm = cms.double( 6.0E-5 ), - detector = cms.string( "PS2" ) - ) + electron_protectionsForBadHcal = cms.PSet( + dEta = cms.vdouble( 0.0064, 0.01264 ), + dPhi = cms.vdouble( 0.0547, 0.0394 ), + enableProtections = cms.bool( False ), + eInvPInv = cms.vdouble( 0.184, 0.0721 ), + full5x5_sigmaIetaIeta = cms.vdouble( 0.0106, 0.0387 ) ), - showerSigma = cms.double( 0.3 ), - minFractionToKeep = cms.double( 1.0E-7 ), - excludeOtherSeeds = cms.bool( True ) + electron_noniso_mvaCut = cms.double( -0.1 ), + electron_iso_mva_barrel = cms.double( -0.1875 ), + photon_SigmaiEtaiEta_barrel = cms.double( 0.0125 ), + photon_combIso = cms.double( 10.0 ), + photon_HoE = cms.double( 0.05 ) ), - positionReCalc = cms.PSet( ), - energyCorrector = cms.PSet( ) -) -process.hltParticleFlowClusterECALForMuonsMF = cms.EDProducer( "CorrectedECALPFClusterProducer", - minimumPSEnergy = cms.double( 0.0 ), - skipPS = cms.bool( False ), - inputPS = cms.InputTag( "hltParticleFlowClusterPSForMuons" ), - energyCorrector = cms.PSet( - applyCrackCorrections = cms.bool( False ), - srfAwareCorrection = cms.bool( True ), - applyMVACorrections = cms.bool( True ), - maxPtForMVAEvaluation = cms.double( 300.0 ), - recHitsEBLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - recHitsEELabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - ebSrFlagLabel = cms.InputTag( "hltEcalDigis" ), - eeSrFlagLabel = cms.InputTag( "hltEcalDigis" ) + muon_HCAL = cms.vdouble( 3.0, 3.0 ), + muon_ECAL = cms.vdouble( 0.5, 0.5 ), + muon_HO = cms.vdouble( 0.9, 0.9 ), + PFMuonAlgoParameters = cms.PSet( ), + rejectTracks_Bad = cms.bool( False ), + rejectTracks_Step45 = cms.bool( False ), + usePFNuclearInteractions = cms.bool( False ), + usePFConversions = cms.bool( False ), + usePFDecays = cms.bool( False ), + dptRel_DispVtx = cms.double( 10.0 ), + iCfgCandConnector = cms.PSet( + nuclCalibFactors = cms.vdouble( 0.8, 0.15, 0.5, 0.5, 0.05 ), + bCorrect = cms.bool( False ), + bCalibPrimary = cms.bool( False ) ), - inputECAL = cms.InputTag( "hltParticleFlowClusterECALUncorrectedForMuonsMF" ) -) -process.hltMuonEcalMFPFClusterIsoForMuons = cms.EDProducer( "MuonHLTEcalPFClusterIsolationProducer", - recoCandidateProducer = cms.InputTag( "hltIterL3MuonCandidates" ), - pfClusterProducer = cms.InputTag( "hltParticleFlowClusterECALForMuonsMF" ), - rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetECALMFForMuons" ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - drMax = cms.double( 0.3 ), - drVetoBarrel = cms.double( 0.05 ), - drVetoEndcap = cms.double( 0.05 ), - etaStripBarrel = cms.double( 0.0 ), - etaStripEndcap = cms.double( 0.0 ), - energyBarrel = cms.double( 0.0 ), - energyEndcap = cms.double( 0.0 ), - effectiveAreas = cms.vdouble( 0.35, 0.193 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) -) -process.hltL3fBigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20QL3pfecalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltL3fL1BigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20Q" ), - varTag = cms.InputTag( "hltMuonEcalMFPFClusterIsoForMuons" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.14 ), - thrOverEEE = cms.vdouble( 0.1 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) -) -process.hltMuonHcalRegPFClusterIsoForMuons = cms.EDProducer( "MuonHLTHcalPFClusterIsolationProducer", - recoCandidateProducer = cms.InputTag( "hltIterL3MuonCandidates" ), - pfClusterProducerHCAL = cms.InputTag( "hltParticleFlowClusterHCAL" ), - useHF = cms.bool( False ), - pfClusterProducerHFEM = cms.InputTag( "" ), - pfClusterProducerHFHAD = cms.InputTag( "" ), - rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetHCAL" ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - drMax = cms.double( 0.3 ), - drVetoBarrel = cms.double( 0.1 ), - drVetoEndcap = cms.double( 0.1 ), - etaStripBarrel = cms.double( 0.0 ), - etaStripEndcap = cms.double( 0.0 ), - energyBarrel = cms.double( 0.0 ), - energyEndcap = cms.double( 0.0 ), - useEt = cms.bool( True ), - effectiveAreas = cms.vdouble( 0.227, 0.372 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) -) -process.hltL3fBigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20QL3pfhcalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltL3fBigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20QL3pfecalIsoRhoFiltered" ), - varTag = cms.InputTag( "hltMuonHcalRegPFClusterIsoForMuons" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.177 ), - thrOverEEE = cms.vdouble( 0.24 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) -) -process.hltPixelTracksTrackingRegionsForSeedsL3Muon = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", - RegionPSet = cms.PSet( - vertexCollection = cms.InputTag( "hltPixelVertices" ), - zErrorVetex = cms.double( 0.2 ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - zErrorBeamSpot = cms.double( 24.2 ), - maxNVertices = cms.int32( 4 ), - maxNRegions = cms.int32( 40 ), - nSigmaZVertex = cms.double( 3.0 ), - nSigmaZBeamSpot = cms.double( 4.0 ), - ptMin = cms.double( 0.3 ), - mode = cms.string( "VerticesFixed" ), - input = cms.InputTag( "hltIterL3MuonCandidates" ), - searchOpt = cms.bool( False ), - whereToUseMeasurementTracker = cms.string( "Never" ), - originRadius = cms.double( 0.1 ), - measurementTrackerName = cms.InputTag( "" ), - precise = cms.bool( True ), - deltaEta = cms.double( 0.3 ), - deltaPhi = cms.double( 0.3 ) - ) -) -process.hltPixelTracksInRegionIter0L3Muon = cms.EDProducer( "TrackSelectorByRegion", - tracks = cms.InputTag( "hltPixelTracks" ), - regions = cms.InputTag( "hltPixelTracksTrackingRegionsForSeedsL3Muon" ), - produceTrackCollection = cms.bool( True ), - produceMask = cms.bool( False ) -) -process.hltIter0L3MuonPixelSeedsFromPixelTracks = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", - InputCollection = cms.InputTag( "hltPixelTracksInRegionIter0L3Muon" ), - InputVertexCollection = cms.InputTag( "hltTrimmedPixelVertices" ), - originHalfLength = cms.double( 0.3 ), - originRadius = cms.double( 0.1 ), - useProtoTrackKinematics = cms.bool( False ), - useEventsWithNoVertex = cms.bool( True ), - TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), - usePV = cms.bool( False ), - includeFourthHit = cms.bool( True ), - SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) -) -process.hltIter0L3MuonCkfTrackCandidates = cms.EDProducer( "CkfTrackCandidateMaker", - cleanTrajectoryAfterInOut = cms.bool( False ), - doSeedingRegionRebuilding = cms.bool( False ), - onlyPixelHitsForSeedCleaner = cms.bool( False ), - reverseTrajectories = cms.bool( False ), - useHitsSplitting = cms.bool( False ), - MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ), - src = cms.InputTag( "hltIter0L3MuonPixelSeedsFromPixelTracks" ), - clustersToSkip = cms.InputTag( "" ), - phase2clustersToSkip = cms.InputTag( "" ), - TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter0GroupedCkfTrajectoryBuilderIT" ) ), - TransientInitialStateEstimatorParameters = cms.PSet( - propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), - numberMeasurementsForFit = cms.int32( 4 ), - propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) - ), - numHitsForSeedCleaner = cms.int32( 4 ), - NavigationSchool = cms.string( "SimpleNavigationSchool" ), - RedundantSeedCleaner = cms.string( "CachingSeedCleanerBySharedInput" ), - TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), - maxNSeeds = cms.uint32( 100000 ), - maxSeedsBeforeCleaning = cms.uint32( 1000 ) -) -process.hltIter0L3MuonCtfWithMaterialTracks = cms.EDProducer( "TrackProducer", - useSimpleMF = cms.bool( True ), - SimpleMagneticField = cms.string( "ParabolicMf" ), - src = cms.InputTag( "hltIter0L3MuonCkfTrackCandidates" ), - clusterRemovalInfo = cms.InputTag( "" ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - Fitter = cms.string( "hltESPFittingSmootherIT" ), - useHitsSplitting = cms.bool( False ), - alias = cms.untracked.string( "ctfWithMaterialTracks" ), - TrajectoryInEvent = cms.bool( False ), - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - AlgorithmName = cms.string( "hltIter0" ), - Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), - GeometricInnerState = cms.bool( True ), - NavigationSchool = cms.string( "" ), - MeasurementTracker = cms.string( "" ), - MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ) -) -process.hltIter0L3MuonTrackCutClassifier = cms.EDProducer( "TrackCutClassifier", - src = cms.InputTag( "hltIter0L3MuonCtfWithMaterialTracks" ), - beamspot = cms.InputTag( "hltOnlineBeamSpot" ), - vertices = cms.InputTag( "hltTrimmedPixelVertices" ), - ignoreVertices = cms.bool( False ), - qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), - mva = cms.PSet( - minPixelHits = cms.vint32( 0, 0, 0 ), - maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 15.0 ), - dr_par = cms.PSet( - d0err = cms.vdouble( 0.003, 0.003, 0.003 ), - dr_par2 = cms.vdouble( 3.40282346639E38, 0.6, 0.6 ), - dr_par1 = cms.vdouble( 3.40282346639E38, 0.8, 0.8 ), - dr_exp = cms.vint32( 4, 4, 4 ), - d0err_par = cms.vdouble( 0.001, 0.001, 0.001 ) - ), - maxLostLayers = cms.vint32( 1, 1, 1 ), - min3DLayers = cms.vint32( 0, 0, 0 ), - dz_par = cms.PSet( - dz_par1 = cms.vdouble( 3.40282346639E38, 0.75, 0.75 ), - dz_par2 = cms.vdouble( 3.40282346639E38, 0.5, 0.5 ), - dz_exp = cms.vint32( 4, 4, 4 ) - ), - minNVtxTrk = cms.int32( 3 ), - maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), - minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), - maxChi2 = cms.vdouble( 9999.0, 25.0, 16.0 ), - maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), - maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), - minLayers = cms.vint32( 3, 3, 3 ) - ) -) -process.hltIter0L3MuonTrackSelectionHighPurity = cms.EDProducer( "TrackCollectionFilterCloner", - originalSource = cms.InputTag( "hltIter0L3MuonCtfWithMaterialTracks" ), - originalMVAVals = cms.InputTag( 'hltIter0L3MuonTrackCutClassifier','MVAValues' ), - originalQualVals = cms.InputTag( 'hltIter0L3MuonTrackCutClassifier','QualityMasks' ), - minQuality = cms.string( "highPurity" ), - copyExtras = cms.untracked.bool( True ), - copyTrajectories = cms.untracked.bool( False ) -) -process.hltMuonTkRelIsolationCut0p08Map = cms.EDProducer( "L3MuonCombinedRelativeIsolationProducer", - UseRhoCorrectedCaloDeposits = cms.bool( False ), - UseCaloIso = cms.bool( False ), - CaloDepositsLabel = cms.InputTag( "notUsed" ), - inputMuonCollection = cms.InputTag( "hltIterL3MuonCandidates" ), - OutputMuIsoDeposits = cms.bool( True ), - TrackPt_Min = cms.double( -1.0 ), - printDebug = cms.bool( False ), - CutsPSet = cms.PSet( - applyCutsORmaxNTracks = cms.bool( False ), - maxNTracks = cms.int32( -1 ), - Thresholds = cms.vdouble( 0.08 ), - EtaBounds = cms.vdouble( 2.411 ), - ComponentName = cms.string( "SimpleCuts" ), - ConeSizes = cms.vdouble( 0.3 ) - ), - TrkExtractorPSet = cms.PSet( - Diff_z = cms.double( 0.2 ), - inputTrackCollection = cms.InputTag( "hltIter0L3MuonTrackSelectionHighPurity" ), - Chi2Ndof_Max = cms.double( 1.0E64 ), - BeamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), - DR_Veto = cms.double( 0.01 ), - Pt_Min = cms.double( -1.0 ), - VetoLeadingTrack = cms.bool( True ), - DR_Max = cms.double( 0.3 ), - DepositLabel = cms.untracked.string( "PXLS" ), - PtVeto_Min = cms.double( 2.0 ), - NHits_Min = cms.uint32( 0 ), - PropagateTracksToRadius = cms.bool( True ), - ReferenceRadius = cms.double( 6.0 ), - Chi2Prob_Min = cms.double( -1.0 ), - Diff_r = cms.double( 0.1 ), - BeamlineOption = cms.string( "BeamSpotFromEvent" ), - ComponentName = cms.string( "PixelTrackExtractor" ), - DR_VetoPt = cms.double( 0.025 ) - ), - CaloExtractorPSet = cms.PSet( - DR_Veto_H = cms.double( 0.1 ), - Vertex_Constraint_Z = cms.bool( False ), - DR_Veto_E = cms.double( 0.07 ), - Weight_H = cms.double( 1.0 ), - CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAll" ), - DR_Max = cms.double( 0.3 ), - DepositLabel = cms.untracked.string( "EcalPlusHcal" ), - Vertex_Constraint_XY = cms.bool( False ), - Threshold_H = cms.double( 0.5 ), - Threshold_E = cms.double( 0.2 ), - ComponentName = cms.string( "CaloExtractor" ), - Weight_E = cms.double( 1.0 ) - ) -) -process.hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered = cms.EDFilter( "HLTMuonIsoFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL3fBigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20QL3pfhcalIsoRhoFiltered" ), - MinN = cms.int32( 1 ), - DepTag = cms.VInputTag( 'hltMuonTkRelIsolationCut0p08Map' ), - IsolatorPSet = cms.PSet( ) -) -process.hltStripTrackerHVOn = cms.EDFilter( "DetectorStateFilter", - DebugOn = cms.untracked.bool( False ), - DetectorType = cms.untracked.string( "sistrip" ), - DcsStatusLabel = cms.untracked.InputTag( "hltScalersRawToDigi" ), - DCSRecordLabel = cms.untracked.InputTag( "hltOnlineMetaDataDigis" ) -) -process.hltPixelTrackerHVOn = cms.EDFilter( "DetectorStateFilter", - DebugOn = cms.untracked.bool( False ), - DetectorType = cms.untracked.string( "pixel" ), - DcsStatusLabel = cms.untracked.InputTag( "hltScalersRawToDigi" ), - DCSRecordLabel = cms.untracked.InputTag( "hltOnlineMetaDataDigis" ) -) -process.hltTauJet5 = cms.EDFilter( "HLT1CaloJet", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4CaloJetsPFEt5" ), - triggerType = cms.int32( 84 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 5.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.5 ), - MinN = cms.int32( 1 ) -) -process.hltParticleFlowBlockForTaus = cms.EDProducer( "PFBlockProducer", - verbose = cms.untracked.bool( False ), - debug = cms.untracked.bool( False ), - elementImporters = cms.VPSet( - cms.PSet( muonSrc = cms.InputTag( "hltMuons" ), - source = cms.InputTag( "hltLightPFTracks" ), - NHitCuts_byTrackAlgo = cms.vuint32( 3, 3, 3, 3, 3, 3 ), - useIterativeTracking = cms.bool( False ), - importerName = cms.string( "GeneralTracksImporter" ), - DPtOverPtCuts_byTrackAlgo = cms.vdouble( 20.0, 20.0, 20.0, 20.0, 20.0, 20.0 ), - muonMaxDPtOPt = cms.double( 1.0 ), - trackQuality = cms.string( "highPurity" ), - cleanBadConvertedBrems = cms.bool( False ), - vetoEndcap = cms.bool( False ) - ), - cms.PSet( source = cms.InputTag( "hltParticleFlowClusterECALUnseeded" ), - importerName = cms.string( "ECALClusterImporter" ), - BCtoPFCMap = cms.InputTag( "" ) - ), - cms.PSet( source = cms.InputTag( "hltParticleFlowClusterHCAL" ), - importerName = cms.string( "GenericClusterImporter" ) - ), - cms.PSet( source = cms.InputTag( "hltParticleFlowClusterHF" ), - importerName = cms.string( "GenericClusterImporter" ) - ) - ), - linkDefinitions = cms.VPSet( - cms.PSet( linkType = cms.string( "TRACK:ECAL" ), - useKDTree = cms.bool( True ), - linkerName = cms.string( "TrackAndECALLinker" ) - ), - cms.PSet( linkType = cms.string( "TRACK:HCAL" ), - useKDTree = cms.bool( True ), - linkerName = cms.string( "TrackAndHCALLinker" ), - trajectoryLayerEntrance = cms.string( "HCALEntrance" ), - trajectoryLayerExit = cms.string( "HCALExit" ), - nMaxHcalLinksPerTrack = cms.int32( 1 ) - ), - cms.PSet( linkType = cms.string( "ECAL:HCAL" ), - useKDTree = cms.bool( False ), - linkerName = cms.string( "ECALAndHCALLinker" ), - minAbsEtaEcal = cms.double( 2.5 ) - ), - cms.PSet( linkType = cms.string( "HFEM:HFHAD" ), - useKDTree = cms.bool( False ), - linkerName = cms.string( "HFEMAndHFHADLinker" ) - ) - ) -) -process.hltParticleFlowForTaus = cms.EDProducer( "PFProducer", - verbose = cms.untracked.bool( False ), - debug = cms.untracked.bool( False ), - blocks = cms.InputTag( "hltParticleFlowBlockForTaus" ), - muons = cms.InputTag( "hltMuons" ), - postMuonCleaning = cms.bool( True ), - vetoEndcap = cms.bool( False ), - vertexCollection = cms.InputTag( "hltPixelVertices" ), - useVerticesForNeutral = cms.bool( True ), - useHO = cms.bool( False ), - PFEGammaCandidates = cms.InputTag( "particleFlowEGamma" ), - GedElectronValueMap = cms.InputTag( "gedGsfElectronsTmp" ), - GedPhotonValueMap = cms.InputTag( 'tmpGedPhotons','valMapPFEgammaCandToPhoton' ), - useEGammaElectrons = cms.bool( False ), - egammaElectrons = cms.InputTag( "" ), - useEGammaFilters = cms.bool( False ), - useProtectionsForJetMET = cms.bool( True ), - PFEGammaFiltersParameters = cms.PSet( - electron_protectionsForJetMET = cms.PSet( - maxE = cms.double( 50.0 ), - maxTrackPOverEele = cms.double( 1.0 ), - maxEcalEOverP_2 = cms.double( 0.2 ), - maxHcalEOverEcalE = cms.double( 0.1 ), - maxEcalEOverP_1 = cms.double( 0.5 ), - maxHcalEOverP = cms.double( 1.0 ), - maxEcalEOverPRes = cms.double( 0.2 ), - maxHcalE = cms.double( 10.0 ), - maxEeleOverPout = cms.double( 0.2 ), - maxNtracks = cms.double( 3.0 ), - maxEleHcalEOverEcalE = cms.double( 0.1 ), - maxDPhiIN = cms.double( 0.1 ), - maxEeleOverPoutRes = cms.double( 0.5 ) - ), - electron_maxElePtForOnlyMVAPresel = cms.double( 50.0 ), - photon_SigmaiEtaiEta_endcap = cms.double( 0.034 ), - electron_iso_combIso_endcap = cms.double( 10.0 ), - photon_protectionsForBadHcal = cms.PSet( - solidConeTrkIsoSlope = cms.double( 0.3 ), - enableProtections = cms.bool( False ), - solidConeTrkIsoOffset = cms.double( 10.0 ) - ), - electron_missinghits = cms.uint32( 1 ), - photon_MinEt = cms.double( 10.0 ), - electron_iso_pt = cms.double( 10.0 ), - electron_ecalDrivenHademPreselCut = cms.double( 0.15 ), - electron_iso_mva_endcap = cms.double( -0.1075 ), - electron_iso_combIso_barrel = cms.double( 10.0 ), - photon_protectionsForJetMET = cms.PSet( - sumPtTrackIsoSlope = cms.double( 0.001 ), - sumPtTrackIso = cms.double( 4.0 ) - ), - electron_protectionsForBadHcal = cms.PSet( - dEta = cms.vdouble( 0.0064, 0.01264 ), - dPhi = cms.vdouble( 0.0547, 0.0394 ), - enableProtections = cms.bool( False ), - eInvPInv = cms.vdouble( 0.184, 0.0721 ), - full5x5_sigmaIetaIeta = cms.vdouble( 0.0106, 0.0387 ) - ), - electron_noniso_mvaCut = cms.double( -0.1 ), - electron_iso_mva_barrel = cms.double( -0.1875 ), - photon_SigmaiEtaiEta_barrel = cms.double( 0.0125 ), - photon_combIso = cms.double( 10.0 ), - photon_HoE = cms.double( 0.05 ) - ), - muon_HCAL = cms.vdouble( 3.0, 3.0 ), - muon_ECAL = cms.vdouble( 0.5, 0.5 ), - muon_HO = cms.vdouble( 0.9, 0.9 ), - PFMuonAlgoParameters = cms.PSet( ), - rejectTracks_Bad = cms.bool( False ), - rejectTracks_Step45 = cms.bool( False ), - usePFNuclearInteractions = cms.bool( False ), - usePFConversions = cms.bool( False ), - usePFDecays = cms.bool( False ), - dptRel_DispVtx = cms.double( 10.0 ), - iCfgCandConnector = cms.PSet( - nuclCalibFactors = cms.vdouble( 0.8, 0.15, 0.5, 0.5, 0.05 ), - bCorrect = cms.bool( False ), - bCalibPrimary = cms.bool( False ) - ), - nsigma_TRACK = cms.double( 1.0 ), - pt_Error = cms.double( 1.0 ), - factors_45 = cms.vdouble( 10.0, 100.0 ), - goodTrackDeadHcal_ptErrRel = cms.double( 0.2 ), - goodTrackDeadHcal_chi2n = cms.double( 5.0 ), - goodTrackDeadHcal_layers = cms.uint32( 4 ), - goodTrackDeadHcal_validFr = cms.double( 0.5 ), - goodTrackDeadHcal_dxy = cms.double( 0.5 ), - goodPixelTrackDeadHcal_minEta = cms.double( 2.3 ), - goodPixelTrackDeadHcal_maxPt = cms.double( 50.0 ), - goodPixelTrackDeadHcal_ptErrRel = cms.double( 1.0 ), - goodPixelTrackDeadHcal_chi2n = cms.double( 2.0 ), - goodPixelTrackDeadHcal_maxLost3Hit = cms.int32( 0 ), - goodPixelTrackDeadHcal_maxLost4Hit = cms.int32( 1 ), - goodPixelTrackDeadHcal_dxy = cms.double( 0.02 ), - goodPixelTrackDeadHcal_dz = cms.double( 0.05 ), - pf_nsigma_ECAL = cms.double( 0.0 ), - pf_nsigma_HCAL = cms.double( 1.0 ), - pf_nsigma_HFEM = cms.double( 1.0 ), - pf_nsigma_HFHAD = cms.double( 1.0 ), - useCalibrationsFromDB = cms.bool( True ), - calibrationsLabel = cms.string( "HLT" ), - postHFCleaning = cms.bool( False ), - PFHFCleaningParameters = cms.PSet( - minSignificance = cms.double( 2.5 ), - maxSignificance = cms.double( 2.5 ), - minDeltaMet = cms.double( 0.4 ), - maxDeltaPhiPt = cms.double( 7.0 ), - minHFCleaningPt = cms.double( 5.0 ), - minSignificanceReduction = cms.double( 1.4 ) - ), - cleanedHF = cms.VInputTag( 'hltParticleFlowRecHitHF:Cleaned','hltParticleFlowClusterHF:Cleaned' ), - calibHF_use = cms.bool( False ), - calibHF_eta_step = cms.vdouble( 0.0, 2.9, 3.0, 3.2, 4.2, 4.4, 4.6, 4.8, 5.2, 5.4 ), - calibHF_a_EMonly = cms.vdouble( 0.96945, 0.96701, 0.76309, 0.82268, 0.87583, 0.89718, 0.98674, 1.4681, 1.458, 1.458 ), - calibHF_a_EMHAD = cms.vdouble( 1.42215, 1.00496, 0.68961, 0.81656, 0.98504, 0.98504, 1.00802, 1.0593, 1.4576, 1.4576 ), - calibHF_b_HADonly = cms.vdouble( 1.27541, 0.85361, 0.86333, 0.89091, 0.94348, 0.94348, 0.9437, 1.0034, 1.0444, 1.0444 ), - calibHF_b_EMHAD = cms.vdouble( 1.27541, 0.85361, 0.86333, 0.89091, 0.94348, 0.94348, 0.9437, 1.0034, 1.0444, 1.0444 ), - resolHF_square = cms.vdouble( 7.834401, 0.012996, 0.0 ) + nsigma_TRACK = cms.double( 1.0 ), + pt_Error = cms.double( 1.0 ), + factors_45 = cms.vdouble( 10.0, 100.0 ), + goodTrackDeadHcal_ptErrRel = cms.double( 0.2 ), + goodTrackDeadHcal_chi2n = cms.double( 5.0 ), + goodTrackDeadHcal_layers = cms.uint32( 4 ), + goodTrackDeadHcal_validFr = cms.double( 0.5 ), + goodTrackDeadHcal_dxy = cms.double( 0.5 ), + goodPixelTrackDeadHcal_minEta = cms.double( 2.3 ), + goodPixelTrackDeadHcal_maxPt = cms.double( 50.0 ), + goodPixelTrackDeadHcal_ptErrRel = cms.double( 1.0 ), + goodPixelTrackDeadHcal_chi2n = cms.double( 2.0 ), + goodPixelTrackDeadHcal_maxLost3Hit = cms.int32( 0 ), + goodPixelTrackDeadHcal_maxLost4Hit = cms.int32( 1 ), + goodPixelTrackDeadHcal_dxy = cms.double( 0.02 ), + goodPixelTrackDeadHcal_dz = cms.double( 0.05 ), + pf_nsigma_ECAL = cms.double( 0.0 ), + pf_nsigma_HCAL = cms.double( 1.0 ), + pf_nsigma_HFEM = cms.double( 1.0 ), + pf_nsigma_HFHAD = cms.double( 1.0 ), + useCalibrationsFromDB = cms.bool( True ), + calibrationsLabel = cms.string( "HLT" ), + postHFCleaning = cms.bool( False ), + PFHFCleaningParameters = cms.PSet( + minSignificance = cms.double( 2.5 ), + maxSignificance = cms.double( 2.5 ), + minDeltaMet = cms.double( 0.4 ), + maxDeltaPhiPt = cms.double( 7.0 ), + minHFCleaningPt = cms.double( 5.0 ), + minSignificanceReduction = cms.double( 1.4 ) + ), + cleanedHF = cms.VInputTag( 'hltParticleFlowRecHitHF:Cleaned','hltParticleFlowClusterHF:Cleaned' ), + calibHF_use = cms.bool( False ), + calibHF_eta_step = cms.vdouble( 0.0, 2.9, 3.0, 3.2, 4.2, 4.4, 4.6, 4.8, 5.2, 5.4 ), + calibHF_a_EMonly = cms.vdouble( 0.96945, 0.96701, 0.76309, 0.82268, 0.87583, 0.89718, 0.98674, 1.4681, 1.458, 1.458 ), + calibHF_a_EMHAD = cms.vdouble( 1.42215, 1.00496, 0.68961, 0.81656, 0.98504, 0.98504, 1.00802, 1.0593, 1.4576, 1.4576 ), + calibHF_b_HADonly = cms.vdouble( 1.27541, 0.85361, 0.86333, 0.89091, 0.94348, 0.94348, 0.9437, 1.0034, 1.0444, 1.0444 ), + calibHF_b_EMHAD = cms.vdouble( 1.27541, 0.85361, 0.86333, 0.89091, 0.94348, 0.94348, 0.9437, 1.0034, 1.0444, 1.0444 ), + resolHF_square = cms.vdouble( 7.834401, 0.012996, 0.0 ) ) process.hltAK4PFJetsForTaus = cms.EDProducer( "FastjetJetProducer", useMassDropTagger = cms.bool( False ), @@ -25000,6 +24478,26 @@ MaxEta = cms.double( 2.5 ), MinN = cms.int32( 1 ) ) +process.hltOverlapFilterIsoEle24IsoTau30WPTightGsfCaloJet5 = cms.EDFilter( "HLT2PhotonTau", + saveTags = cms.bool( True ), + originTag1 = cms.VInputTag( 'hltEgammaCandidates' ), + originTag2 = cms.VInputTag( 'hltAK4CaloJetsPFEt5' ), + inputTag1 = cms.InputTag( "hltEle24erWPTightGsfTrackIsoFilterForTau" ), + inputTag2 = cms.InputTag( "hltTauJet5" ), + triggerType1 = cms.int32( 81 ), + triggerType2 = cms.int32( 84 ), + MinDphi = cms.double( 0.0 ), + MaxDphi = cms.double( -1.0 ), + MinDeta = cms.double( 0.0 ), + MaxDeta = cms.double( -1.0 ), + MinMinv = cms.double( 0.0 ), + MaxMinv = cms.double( -1.0 ), + MinDelR = cms.double( 0.3 ), + MaxDelR = cms.double( 99999.0 ), + MinPt = cms.double( 1.0 ), + MaxPt = cms.double( -1.0 ), + MinN = cms.int32( 1 ) +) process.hltHpsPFTauTightAbsoluteChargedIsolationDiscriminator = cms.EDProducer( "PFRecoTauDiscriminationByIsolation", storeRawFootprintCorrection = cms.bool( False ), PFTauProducer = cms.InputTag( "hltHpsPFTauProducer" ), @@ -25202,24 +24700,24 @@ FailValue = cms.double( 0.0 ), PFTauProducer = cms.InputTag( "hltHpsPFTauProducer" ) ) -process.hltHpsPFTau27 = cms.EDFilter( "HLT1PFTau", +process.hltHpsPFTau30 = cms.EDFilter( "HLT1PFTau", saveTags = cms.bool( True ), inputTag = cms.InputTag( "hltHpsPFTauProducer" ), triggerType = cms.int32( 84 ), MinE = cms.double( -1.0 ), - MinPt = cms.double( 27.0 ), + MinPt = cms.double( 30.0 ), MinMass = cms.double( -1.0 ), MaxMass = cms.double( -1.0 ), MinEta = cms.double( -1.0 ), MaxEta = cms.double( 2.5 ), MinN = cms.int32( 1 ) ) -process.hltHpsPFTau27Track = cms.EDFilter( "HLT1PFTau", +process.hltHpsPFTau30Track = cms.EDFilter( "HLT1PFTau", saveTags = cms.bool( True ), inputTag = cms.InputTag( "hltHpsSelectedPFTausTrackFinding" ), triggerType = cms.int32( 84 ), MinE = cms.double( -1.0 ), - MinPt = cms.double( 27.0 ), + MinPt = cms.double( 30.0 ), MinMass = cms.double( -1.0 ), MaxMass = cms.double( -1.0 ), MinEta = cms.double( -1.0 ), @@ -25240,193 +24738,48 @@ discriminatorContainers = cms.VPSet( ) ) -process.hltHpsPFTau27TrackTightChargedIso = cms.EDFilter( "HLT1PFTau", +process.hltHpsPFTau30TrackTightChargedIso = cms.EDFilter( "HLT1PFTau", saveTags = cms.bool( True ), inputTag = cms.InputTag( "hltHpsSelectedPFTausTrackFindingTightChargedIsolation" ), triggerType = cms.int32( 84 ), MinE = cms.double( -1.0 ), - MinPt = cms.double( 27.0 ), + MinPt = cms.double( 30.0 ), MinMass = cms.double( -1.0 ), MaxMass = cms.double( -1.0 ), MinEta = cms.double( -1.0 ), MaxEta = cms.double( 2.5 ), MinN = cms.int32( 1 ) ) -process.hltHpsPFTauAgainstMuonDiscriminator = cms.EDProducer( "PFRecoTauDiscriminationAgainstMuon2", - maskHitsRPC = cms.vint32( 0, 0, 0, 0 ), - maxNumberOfHitsLast2Stations = cms.int32( -1 ), - maskMatchesRPC = cms.vint32( 0, 0, 0, 0 ), - maskMatchesCSC = cms.vint32( 1, 0, 0, 0 ), - maskHitsCSC = cms.vint32( 0, 0, 0, 0 ), - PFTauProducer = cms.InputTag( "hltHpsPFTauProducer" ), - verbosity = cms.int32( 0 ), - maskMatchesDT = cms.vint32( 0, 0, 0, 0 ), - minPtMatchedMuon = cms.double( 5.0 ), - dRmuonMatchLimitedToJetArea = cms.bool( False ), - Prediscriminants = cms.PSet( BooleanOperator = cms.string( "and" ) ), - maskHitsDT = cms.vint32( 0, 0, 0, 0 ), - HoPMin = cms.double( -1.0 ), - maxNumberOfMatches = cms.int32( 1 ), - discriminatorOption = cms.string( "custom" ), - dRmuonMatch = cms.double( 0.3 ), - srcMuons = cms.InputTag( "" ), - doCaloMuonVeto = cms.bool( False ) +process.hltHpsL1JetsHLTPFTauTrackTightChargedIsolationMatch = cms.EDProducer( "L1THLTTauMatching", + L1TauTrigger = cms.InputTag( "hltL1sBigORLooseIsoEGXXerIsoTauYYerdRMin0p3" ), + JetSrc = cms.InputTag( "hltHpsSelectedPFTausTrackFindingTightChargedIsolation" ), + EtMin = cms.double( 0.0 ), + ReduceTauContent = cms.bool( True ), + KeepOriginalVertex = cms.bool( False ) ) -process.hltHpsPFTauTightOutOfSignalConePhotonsDiscriminator = cms.EDProducer( "PFRecoTauDiscriminationByIsolation", - storeRawFootprintCorrection = cms.bool( False ), - PFTauProducer = cms.InputTag( "hltHpsPFTauProducer" ), - storeRawOccupancy = cms.bool( False ), - maximumSumPtCut = cms.double( 2.0 ), - qualityCuts = cms.PSet( - vertexTrackFiltering = cms.bool( False ), - isolationQualityCuts = cms.PSet( - maxDeltaZ = cms.double( 0.2 ), - minTrackPt = cms.double( 0.5 ), - minGammaEt = cms.double( 0.5 ), - minTrackHits = cms.uint32( 3 ), - minTrackPixelHits = cms.uint32( 0 ), - maxTrackChi2 = cms.double( 100.0 ), - maxTransverseImpactParameter = cms.double( 0.1 ), - useTracksInsteadOfPFHadrons = cms.bool( False ) - ), - primaryVertexSrc = cms.InputTag( "hltPixelVertices" ), - recoverLeadingTrk = cms.bool( False ), - signalQualityCuts = cms.PSet( - maxDeltaZ = cms.double( 0.2 ), - minTrackPt = cms.double( 0.0 ), - minGammaEt = cms.double( 0.5 ), - minTrackHits = cms.uint32( 3 ), - minTrackPixelHits = cms.uint32( 0 ), - maxTrackChi2 = cms.double( 1000.0 ), - maxTransverseImpactParameter = cms.double( 0.2 ), - useTracksInsteadOfPFHadrons = cms.bool( False ), - minNeutralHadronEt = cms.double( 1.0 ) - ), - vxAssocQualityCuts = cms.PSet( - minTrackPt = cms.double( 0.0 ), - minGammaEt = cms.double( 0.5 ), - minTrackHits = cms.uint32( 3 ), - minTrackPixelHits = cms.uint32( 0 ), - maxTrackChi2 = cms.double( 1000.0 ), - maxTransverseImpactParameter = cms.double( 0.2 ), - useTracksInsteadOfPFHadrons = cms.bool( False ) - ), - pvFindingAlgo = cms.string( "closestInDeltaZ" ) - ), - minTauPtForNoIso = cms.double( -99.0 ), - maxAbsPhotonSumPt_outsideSignalCone = cms.double( 1.0E9 ), - vertexSrc = cms.InputTag( "NotUsed" ), - applySumPtCut = cms.bool( False ), - rhoConeSize = cms.double( 0.5 ), - ApplyDiscriminationByTrackerIsolation = cms.bool( True ), - storeRawPhotonSumPt_outsideSignalCone = cms.bool( False ), - rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAll" ), - enableHGCalWorkaround = cms.bool( False ), - footprintCorrections = cms.VPSet( - cms.PSet( offset = cms.string( "0.0" ), - selection = cms.string( "decayMode() = 0" ) - ), - cms.PSet( offset = cms.string( "0.0" ), - selection = cms.string( "decayMode() = 1 || decayMode() = 2" ) - ), - cms.PSet( offset = cms.string( "2.7" ), - selection = cms.string( "decayMode() = 5" ) - ), - cms.PSet( offset = cms.string( "0.0" ), - selection = cms.string( "decayMode() = 6" ) - ), - cms.PSet( offset = cms.string( "max(2.0, 0.22*pt() - 2.0)" ), - selection = cms.string( "decayMode() = 10" ) - ) - ), - deltaBetaFactor = cms.string( "0.38" ), - applyFootprintCorrection = cms.bool( False ), - UseAllPFCandsForWeights = cms.bool( False ), - relativeSumPtCut = cms.double( 0.1 ), - Prediscriminants = cms.PSet( BooleanOperator = cms.string( "and" ) ), - maximumOccupancy = cms.uint32( 0 ), - verbosity = cms.int32( 0 ), - applyOccupancyCut = cms.bool( False ), - applyDeltaBetaCorrection = cms.bool( False ), - applyRelativeSumPtCut = cms.bool( False ), - storeRawPUsumPt = cms.bool( False ), - applyPhotonPtSumOutsideSignalConeCut = cms.bool( True ), - deltaBetaPUTrackPtCutOverride = cms.bool( True ), - ApplyDiscriminationByWeightedECALIsolation = cms.bool( False ), - storeRawSumPt = cms.bool( False ), - ApplyDiscriminationByECALIsolation = cms.bool( False ), - applyRhoCorrection = cms.bool( False ), - WeightECALIsolation = cms.double( 1.0 ), - rhoUEOffsetCorrection = cms.double( 1.0 ), - maxRelPhotonSumPt_outsideSignalCone = cms.double( 0.1 ), - deltaBetaPUTrackPtCutOverride_val = cms.double( 0.5 ), - isoConeSizeForDeltaBeta = cms.double( 0.3 ), - relativeSumPtOffset = cms.double( 0.0 ), - customOuterCone = cms.double( -1.0 ), - particleFlowSrc = cms.InputTag( "hltParticleFlowForTaus" ) -) -process.hltHpsSelectedPFTausTrackFindingTightChargedIsolationTightOOSCPhotonsAgainstMuon = cms.EDFilter( "PFTauSelector", - src = cms.InputTag( "hltHpsPFTauProducer" ), - cut = cms.string( "0.5" ), - discriminators = cms.VPSet( - cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauTrackFindingDiscriminator" ), - selectionCut = cms.double( 0.5 ) - ), - cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauTightAbsOrRelChargedIsolationDiscriminator" ), - selectionCut = cms.double( 0.5 ) - ), - cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauAgainstMuonDiscriminator" ), - selectionCut = cms.double( 0.5 ) - ), - cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauTightOutOfSignalConePhotonsDiscriminator" ), - selectionCut = cms.double( 0.5 ) - ) - ), - discriminatorContainers = cms.VPSet( - ) -) -process.hltHpsPFTau27TrackTightChargedIsoTightOOSCPhotonsAgainstMuon = cms.EDFilter( "HLT1PFTau", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltHpsSelectedPFTausTrackFindingTightChargedIsolationTightOOSCPhotonsAgainstMuon" ), - triggerType = cms.int32( 84 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 27.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.5 ), - MinN = cms.int32( 1 ) -) -process.hltHpsL1JetsHLTPFTauTrackTightChargedIsolationTightOOSCPhotonsAgainstMuonMatch = cms.EDProducer( "L1THLTTauMatching", - L1TauTrigger = cms.InputTag( "hltL1sBigORMu18erTauXXer2p1" ), - JetSrc = cms.InputTag( "hltHpsSelectedPFTausTrackFindingTightChargedIsolationTightOOSCPhotonsAgainstMuon" ), - EtMin = cms.double( 0.0 ), - ReduceTauContent = cms.bool( True ), - KeepOriginalVertex = cms.bool( False ) -) -process.hltHpsSelectedPFTau27TightChargedIsolationTightOOSCPhotonsAgainstMuonL1HLTMatched = cms.EDFilter( "HLT1PFTau", +process.hltHpsSelectedPFTau30TightChargedIsolationL1HLTMatched = cms.EDFilter( "HLT1PFTau", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltHpsL1JetsHLTPFTauTrackTightChargedIsolationTightOOSCPhotonsAgainstMuonMatch" ), + inputTag = cms.InputTag( "hltHpsL1JetsHLTPFTauTrackTightChargedIsolationMatch" ), triggerType = cms.int32( 84 ), MinE = cms.double( -1.0 ), - MinPt = cms.double( 27.0 ), + MinPt = cms.double( 30.0 ), MinMass = cms.double( -1.0 ), MaxMass = cms.double( -1.0 ), MinEta = cms.double( -1.0 ), MaxEta = cms.double( 2.1 ), MinN = cms.int32( 1 ) ) -process.hltHpsOverlapFilterIsoMu20TightChargedIsoTightOOSCPhotonsPFTau27L1Seeded = cms.EDFilter( "HLT2MuonPFTau", +process.hltHpsOverlapFilterIsoEle24WPTightGsfTightIsoPFTau30 = cms.EDFilter( "HLT2PhotonPFTau", saveTags = cms.bool( True ), - originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), - originTag2 = cms.VInputTag( 'hltHpsSelectedPFTausTrackFindingTightChargedIsolationTightOOSCPhotonsAgainstMuon' ), - inputTag1 = cms.InputTag( "hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered" ), - inputTag2 = cms.InputTag( "hltHpsSelectedPFTau27TightChargedIsolationTightOOSCPhotonsAgainstMuonL1HLTMatched" ), - triggerType1 = cms.int32( 83 ), + originTag1 = cms.VInputTag( 'hltEgammaCandidates' ), + originTag2 = cms.VInputTag( 'hltHpsSelectedPFTausTrackFindingTightChargedIsolation' ), + inputTag1 = cms.InputTag( "hltEle24erWPTightGsfTrackIsoFilterForTau" ), + inputTag2 = cms.InputTag( "hltHpsSelectedPFTau30TightChargedIsolationL1HLTMatched" ), + triggerType1 = cms.int32( 81 ), triggerType2 = cms.int32( 84 ), MinDphi = cms.double( 0.0 ), MaxDphi = cms.double( -1.0 ), - MinDeta = cms.double( 1.0 ), + MinDeta = cms.double( 0.0 ), MaxDeta = cms.double( -1.0 ), MinMinv = cms.double( 0.0 ), MaxMinv = cms.double( -1.0 ), @@ -25436,29 +24789,180 @@ MaxPt = cms.double( -1.0 ), MinN = cms.int32( 1 ) ) -process.hltPreIsoMu27MediumDeepTauPFTauHPS20eta2p1SingleL1 = cms.EDFilter( "HLTPrescaler", +process.hltL1sHTTForBeamSpot = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_HTT120er OR L1_HTT160er OR L1_HTT200er OR L1_HTT255er OR L1_HTT280er OR L1_HTT320er OR L1_HTT360er OR L1_ETT2000 OR L1_HTT400er OR L1_HTT450er OR L1_SingleJet120 OR L1_SingleJet140er2p5 OR L1_SingleJet160er2p5 OR L1_SingleJet180 OR L1_SingleJet200 OR L1_DoubleJet40er2p5 OR L1_DoubleJet100er2p5 OR L1_DoubleJet120er2p5" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +) +process.hltPreHT300Beamspot = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltL1fL1sMu22or25L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", +process.hltAK4CaloJetsIDPassed = cms.EDProducer( "HLTCaloJetIDProducer", + min_N90 = cms.int32( -2 ), + min_N90hits = cms.int32( 2 ), + min_EMF = cms.double( 1.0E-6 ), + max_EMF = cms.double( 999.0 ), + jetsInput = cms.InputTag( "hltAK4CaloJets" ), + JetIDParams = cms.PSet( + hfRecHitsColl = cms.InputTag( "hltHfreco" ), + hoRecHitsColl = cms.InputTag( "hltHoreco" ), + ebRecHitsColl = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + hbheRecHitsColl = cms.InputTag( "hltHbhereco" ), + useRecHits = cms.bool( True ), + eeRecHitsColl = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ) + ) +) +process.hltAK4CaloJetsCorrectedIDPassed = cms.EDProducer( "CorrectedCaloJetProducer", + src = cms.InputTag( "hltAK4CaloJetsIDPassed" ), + correctors = cms.VInputTag( 'hltAK4CaloCorrector' ) +) +process.hltHtMht = cms.EDProducer( "HLTHtMhtProducer", + usePt = cms.bool( False ), + excludePFMuons = cms.bool( False ), + minNJetHt = cms.int32( 0 ), + minNJetMht = cms.int32( 0 ), + minPtJetHt = cms.double( 40.0 ), + minPtJetMht = cms.double( 30.0 ), + maxEtaJetHt = cms.double( 2.5 ), + maxEtaJetMht = cms.double( 5.0 ), + jetsLabel = cms.InputTag( "hltAK4CaloJetsCorrected" ), + pfCandidatesLabel = cms.InputTag( "" ) +) +process.hltHT300 = cms.EDFilter( "HLTHtMhtFilter", + saveTags = cms.bool( True ), + htLabels = cms.VInputTag( 'hltHtMht' ), + mhtLabels = cms.VInputTag( 'hltHtMht' ), + minHt = cms.vdouble( 300.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) +) +process.hltVerticesPF = cms.EDProducer( "PrimaryVertexProducer", + vertexCollections = cms.VPSet( + cms.PSet( chi2cutoff = cms.double( 3.0 ), + label = cms.string( "" ), + useBeamConstraint = cms.bool( False ), + minNdof = cms.double( 0.0 ), + maxDistanceToBeam = cms.double( 1.0 ), + algorithm = cms.string( "AdaptiveVertexFitter" ) + ), + cms.PSet( chi2cutoff = cms.double( 3.0 ), + label = cms.string( "WithBS" ), + useBeamConstraint = cms.bool( True ), + minNdof = cms.double( 0.0 ), + maxDistanceToBeam = cms.double( 1.0 ), + algorithm = cms.string( "AdaptiveVertexFitter" ) + ) + ), + verbose = cms.untracked.bool( False ), + TkFilterParameters = cms.PSet( + maxEta = cms.double( 100.0 ), + minPt = cms.double( 0.0 ), + minSiliconLayersWithHits = cms.int32( 5 ), + minPixelLayersWithHits = cms.int32( 2 ), + maxNormalizedChi2 = cms.double( 20.0 ), + trackQuality = cms.string( "any" ), + algorithm = cms.string( "filter" ), + maxD0Significance = cms.double( 999.0 ) + ), + beamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), + TrackLabel = cms.InputTag( "hltPFMuonMerging" ), + TrackTimeResosLabel = cms.InputTag( "dummy_default" ), + TrackTimesLabel = cms.InputTag( "dummy_default" ), + TkClusParameters = cms.PSet( + TkDAClusParameters = cms.PSet( + zmerge = cms.double( 0.01 ), + Tstop = cms.double( 0.5 ), + d0CutOff = cms.double( 999.0 ), + dzCutOff = cms.double( 4.0 ), + vertexSize = cms.double( 0.15 ), + coolingFactor = cms.double( 0.6 ), + Tpurge = cms.double( 2.0 ), + Tmin = cms.double( 2.4 ), + uniquetrkweight = cms.double( 0.9 ) + ), + algorithm = cms.string( "DA_vect" ) + ), + isRecoveryIteration = cms.bool( False ), + recoveryVtxCollection = cms.InputTag( "" ) +) +process.hltVerticesPFSelector = cms.EDFilter( "PrimaryVertexObjectFilter", + filterParams = cms.PSet( + maxZ = cms.double( 24.0 ), + minNdof = cms.double( 4.0 ), + maxRho = cms.double( 2.0 ), + pvSrc = cms.InputTag( "hltVerticesPF" ) + ), + src = cms.InputTag( "hltVerticesPF" ) +) +process.hltVerticesPFFilter = cms.EDFilter( "VertexSelector", + src = cms.InputTag( "hltVerticesPFSelector" ), + cut = cms.string( "!isFake" ), + filter = cms.bool( True ) +) +process.hltFEDSelectorOnlineMetaData = cms.EDProducer( "EvFFEDSelector", + inputTag = cms.InputTag( "rawDataCollector" ), + fedList = cms.vuint32( 1022 ) +) +process.hltL1sZeroBias = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_ZeroBias" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +) +process.hltPreZeroBiasBeamspot = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltL1sBigORMu18erTauXXer2p1 = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_Mu18er2p1_Tau24er2p1 OR L1_Mu18er2p1_Tau26er2p1" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +) +process.hltPreIsoMu20eta2p1TightChargedIsoPFTauHPS27eta2p1CrossL1 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - PreviousCandTag = cms.InputTag( "hltL1sSingleMu22or25" ), - MaxEta = cms.double( 2.5 ), + PreviousCandTag = cms.InputTag( "hltL1sBigORMu18erTauXXer2p1" ), + MaxEta = cms.double( 2.1 ), MinPt = cms.double( 0.0 ), MaxDeltaR = cms.double( 0.3 ), MinN = cms.int32( 1 ), CentralBxOnly = cms.bool( True ), SelectQualities = cms.vint32( ) ) -process.hltL2fL1sMu22or25L1f0L2Filtered10Q = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", +process.hltL2fBigORMu18erTauXXer2p1L1f0L2Filtered10Q = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", saveTags = cms.bool( True ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), CandTag = cms.InputTag( "hltL2MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sMu22or25L1Filtered0" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0" ), SeedMapTag = cms.InputTag( "hltL2Muons" ), MinN = cms.int32( 0 ), - MaxEta = cms.double( 2.5 ), + MaxEta = cms.double( 2.16 ), AbsEtaBins = cms.vdouble( 0.0 ), MinNstations = cms.vint32( 0 ), MinNhits = cms.vint32( 0 ), @@ -25472,10 +24976,10 @@ NSigmaPt = cms.double( 0.0 ), MatchToPreviousCand = cms.bool( True ) ) -process.hltL1fForIterL3L1fL1sMu22or25L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", +process.hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), CandTag = cms.InputTag( "hltL1MuonsPt0" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sMu22or25L1Filtered0" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0" ), MaxEta = cms.double( 2.5 ), MinPt = cms.double( 0.0 ), MaxDeltaR = cms.double( 0.3 ), @@ -25483,21 +24987,21 @@ CentralBxOnly = cms.bool( True ), SelectQualities = cms.vint32( ) ) -process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q = cms.EDFilter( "HLTMuonL3PreFilter", +process.hltL3fL1BigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20Q = cms.EDFilter( "HLTMuonL3PreFilter", saveTags = cms.bool( True ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sMu22or25L1f0L2Filtered10Q" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sMu22or25L1Filtered0" ), + PreviousCandTag = cms.InputTag( "hltL2fBigORMu18erTauXXer2p1L1f0L2Filtered10Q" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0" ), inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), MinN = cms.int32( 1 ), - MaxEta = cms.double( 1.0E99 ), + MaxEta = cms.double( 2.1 ), MinNhits = cms.int32( 0 ), MaxDr = cms.double( 2.0 ), MinDr = cms.double( -1.0 ), MaxDz = cms.double( 9999.0 ), MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 27.0 ), + MinPt = cms.double( 20.0 ), NSigmaPt = cms.double( 0.0 ), MaxNormalizedChi2 = cms.double( 9999.0 ), MaxDXYBeamSpot = cms.double( 9999.0 ), @@ -25526,165 +25030,1110 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27QL3pfecalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q" ), - varTag = cms.InputTag( "hltMuonEcalMFPFClusterIsoForMuons" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.14 ), - thrOverEEE = cms.vdouble( 0.1 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) -) -process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27QL3pfhcalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27QL3pfecalIsoRhoFiltered" ), - varTag = cms.InputTag( "hltMuonHcalRegPFClusterIsoForMuons" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.177 ), - thrOverEEE = cms.vdouble( 0.24 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) -) -process.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f27QL3trkIsoFiltered = cms.EDFilter( "HLTMuonIsoFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27QL3pfhcalIsoRhoFiltered" ), - MinN = cms.int32( 1 ), - DepTag = cms.VInputTag( 'hltMuonTkRelIsolationCut0p08Map' ), - IsolatorPSet = cms.PSet( ) +process.hltFixedGridRhoFastjetECALMFForMuons = cms.EDProducer( "FixedGridRhoProducerFastjetFromRecHit", + hbheRecHitsTag = cms.InputTag( "hltHbhereco" ), + ebRecHitsTag = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + eeRecHitsTag = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + skipHCAL = cms.bool( True ), + skipECAL = cms.bool( False ), + eThresHB = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ), + eThresHE = cms.vdouble( 0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ), + maxRapidity = cms.double( 2.5 ), + gridSpacing = cms.double( 0.55 ) ) -process.hltCaloTowersIsoTau1Regional = cms.EDProducer( "CaloTowerFromL1TCreatorForTauHLT", - TauTrigger = cms.InputTag( 'hltGtStage2Digis','Tau' ), - towers = cms.InputTag( "hltTowerMakerForAll" ), - TauId = cms.int32( 0 ), - UseTowersInCone = cms.double( 0.8 ), - minimumE = cms.double( 0.8 ), - minimumEt = cms.double( 0.5 ), - BX = cms.int32( 0 ), - verbose = cms.untracked.int32( 0 ) +process.hltFixedGridRhoFastjetHCAL = cms.EDProducer( "FixedGridRhoProducerFastjetFromRecHit", + hbheRecHitsTag = cms.InputTag( "hltHbhereco" ), + ebRecHitsTag = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + eeRecHitsTag = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + skipHCAL = cms.bool( False ), + skipECAL = cms.bool( True ), + eThresHB = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ), + eThresHE = cms.vdouble( 0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ), + maxRapidity = cms.double( 2.5 ), + gridSpacing = cms.double( 0.55 ) ) -process.hltAkIsoTau1Regional = cms.EDProducer( "FastjetJetProducer", - useMassDropTagger = cms.bool( False ), - useFiltering = cms.bool( False ), - useDynamicFiltering = cms.bool( False ), - useTrimming = cms.bool( False ), - usePruning = cms.bool( False ), - useCMSBoostedTauSeedingAlgorithm = cms.bool( False ), - useKtPruning = cms.bool( False ), - useConstituentSubtraction = cms.bool( False ), - useSoftDrop = cms.bool( False ), - correctShape = cms.bool( False ), - UseOnlyVertexTracks = cms.bool( False ), - UseOnlyOnePV = cms.bool( False ), - muCut = cms.double( -1.0 ), - yCut = cms.double( -1.0 ), - rFilt = cms.double( -1.0 ), - rFiltFactor = cms.double( -1.0 ), - trimPtFracMin = cms.double( -1.0 ), - zcut = cms.double( -1.0 ), - rcut_factor = cms.double( -1.0 ), - csRho_EtaMax = cms.double( -1.0 ), - csRParam = cms.double( -1.0 ), - beta = cms.double( -1.0 ), - R0 = cms.double( -1.0 ), - gridMaxRapidity = cms.double( -1.0 ), - gridSpacing = cms.double( -1.0 ), - DzTrVtxMax = cms.double( 0.0 ), - DxyTrVtxMax = cms.double( 0.0 ), - MaxVtxZ = cms.double( 15.0 ), - subjetPtMin = cms.double( -1.0 ), - muMin = cms.double( -1.0 ), - muMax = cms.double( -1.0 ), - yMin = cms.double( -1.0 ), - yMax = cms.double( -1.0 ), - dRMin = cms.double( -1.0 ), - dRMax = cms.double( -1.0 ), - maxDepth = cms.int32( -1 ), - nFilt = cms.int32( -1 ), - MinVtxNdof = cms.int32( 5 ), - src = cms.InputTag( "hltCaloTowersIsoTau1Regional" ), - srcPVs = cms.InputTag( "NotUsed" ), - jetType = cms.string( "CaloJet" ), - jetAlgorithm = cms.string( "AntiKt" ), - rParam = cms.double( 0.2 ), - inputEtMin = cms.double( 0.3 ), - inputEMin = cms.double( 0.0 ), - jetPtMin = cms.double( 1.0 ), - doPVCorrection = cms.bool( False ), - doAreaFastjet = cms.bool( False ), - doRhoFastjet = cms.bool( False ), - doPUOffsetCorr = cms.bool( False ), - puPtMin = cms.double( 10.0 ), - nSigmaPU = cms.double( 1.0 ), - radiusPU = cms.double( 0.4 ), - subtractorName = cms.string( "" ), - useExplicitGhosts = cms.bool( False ), - doAreaDiskApprox = cms.bool( False ), - voronoiRfact = cms.double( -9.0 ), - Rho_EtaMax = cms.double( 4.4 ), - Ghost_EtaMax = cms.double( 6.0 ), - Active_Area_Repeats = cms.int32( 5 ), - GhostArea = cms.double( 0.01 ), - restrictInputs = cms.bool( False ), - maxInputs = cms.uint32( 1 ), - writeCompound = cms.bool( False ), - writeJetsWithConst = cms.bool( False ), - doFastJetNonUniform = cms.bool( False ), - useDeterministicSeed = cms.bool( True ), - minSeed = cms.uint32( 0 ), - verbosity = cms.int32( 0 ), - puWidth = cms.double( 0.0 ), - nExclude = cms.uint32( 0 ), - maxBadEcalCells = cms.uint32( 9999999 ), - maxBadHcalCells = cms.uint32( 9999999 ), - maxProblematicEcalCells = cms.uint32( 9999999 ), - maxProblematicHcalCells = cms.uint32( 9999999 ), - maxRecoveredEcalCells = cms.uint32( 9999999 ), - maxRecoveredHcalCells = cms.uint32( 9999999 ), - puCenters = cms.vdouble( ), - applyWeight = cms.bool( False ), - srcWeights = cms.InputTag( "" ), - minimumTowersFraction = cms.double( 0.0 ), - jetCollInstanceName = cms.string( "" ), - sumRecHits = cms.bool( False ) +process.hltRecHitInRegionForMuonsMF = cms.EDProducer( "MuonHLTRechitInRegionsProducer", + productLabels = cms.vstring( 'EcalRegionalRecHitsEB', + 'EcalRegionalRecHitsEE' ), + ecalhitLabels = cms.VInputTag( 'hltEcalRecHit:EcalRecHitsEB','hltEcalRecHit:EcalRecHitsEE' ), + l1TagIsolated = cms.InputTag( "hltIterL3MuonCandidates" ), + l1TagNonIsolated = cms.InputTag( "NotUsed" ), + useUncalib = cms.bool( False ), + doIsolated = cms.bool( True ), + l1LowerThr = cms.double( 0.0 ), + l1UpperThr = cms.double( 999.0 ), + l1LowerThrIgnoreIsolation = cms.double( 100.0 ), + regionEtaMargin = cms.double( 0.4 ), + regionPhiMargin = cms.double( 0.4 ) ) -process.hltCaloTowersIsoTau2Regional = cms.EDProducer( "CaloTowerFromL1TCreatorForTauHLT", - TauTrigger = cms.InputTag( 'hltGtStage2Digis','Tau' ), - towers = cms.InputTag( "hltTowerMakerForAll" ), - TauId = cms.int32( 1 ), - UseTowersInCone = cms.double( 0.8 ), - minimumE = cms.double( 0.8 ), - minimumEt = cms.double( 0.5 ), - BX = cms.int32( 0 ), - verbose = cms.untracked.int32( 0 ) +process.hltRecHitInRegionForMuonsES = cms.EDProducer( "MuonHLTRechitInRegionsProducer", + productLabels = cms.vstring( 'EcalRegionalRecHitsES' ), + ecalhitLabels = cms.VInputTag( 'hltEcalPreshowerRecHit:EcalRecHitsES' ), + l1TagIsolated = cms.InputTag( "hltIterL3MuonCandidates" ), + l1TagNonIsolated = cms.InputTag( "NotUsed" ), + useUncalib = cms.bool( False ), + doIsolated = cms.bool( True ), + l1LowerThr = cms.double( 0.0 ), + l1UpperThr = cms.double( 999.0 ), + l1LowerThrIgnoreIsolation = cms.double( 100.0 ), + regionEtaMargin = cms.double( 0.4 ), + regionPhiMargin = cms.double( 0.4 ) ) -process.hltAkIsoTau2Regional = cms.EDProducer( "FastjetJetProducer", - useMassDropTagger = cms.bool( False ), +process.hltParticleFlowRecHitECALForMuonsMF = cms.EDProducer( "PFRecHitProducer", + navigator = cms.PSet( + barrel = cms.PSet( ), + endcap = cms.PSet( ), + name = cms.string( "PFRecHitECALNavigator" ) + ), + producers = cms.VPSet( + cms.PSet( src = cms.InputTag( 'hltRecHitInRegionForMuonsMF','EcalRegionalRecHitsEB' ), + srFlags = cms.InputTag( "" ), + name = cms.string( "PFEBRecHitCreator" ), + qualityTests = cms.VPSet( + cms.PSet( name = cms.string( "PFRecHitQTestDBThreshold" ), + applySelectionsToAllCrystals = cms.bool( True ) + ), + cms.PSet( topologicalCleaning = cms.bool( True ), + skipTTRecoveredHits = cms.bool( True ), + cleaningThreshold = cms.double( 2.0 ), + name = cms.string( "PFRecHitQTestECAL" ), + timingCleaning = cms.bool( True ) + ) + ) + ), + cms.PSet( src = cms.InputTag( 'hltRecHitInRegionForMuonsMF','EcalRegionalRecHitsEE' ), + srFlags = cms.InputTag( "" ), + name = cms.string( "PFEERecHitCreator" ), + qualityTests = cms.VPSet( + cms.PSet( name = cms.string( "PFRecHitQTestDBThreshold" ), + applySelectionsToAllCrystals = cms.bool( True ) + ), + cms.PSet( topologicalCleaning = cms.bool( True ), + skipTTRecoveredHits = cms.bool( True ), + cleaningThreshold = cms.double( 2.0 ), + name = cms.string( "PFRecHitQTestECAL" ), + timingCleaning = cms.bool( True ) + ) + ) + ) + ) +) +process.hltParticleFlowRecHitPSForMuons = cms.EDProducer( "PFRecHitProducer", + navigator = cms.PSet( name = cms.string( "PFRecHitPreshowerNavigator" ) ), + producers = cms.VPSet( + cms.PSet( src = cms.InputTag( 'hltRecHitInRegionForMuonsES','EcalRegionalRecHitsES' ), + name = cms.string( "PFPSRecHitCreator" ), + qualityTests = cms.VPSet( + cms.PSet( threshold = cms.double( 7.0E-6 ), + name = cms.string( "PFRecHitQTestThreshold" ) + ) + ) + ) + ) +) +process.hltParticleFlowClusterECALUncorrectedForMuonsMF = cms.EDProducer( "PFClusterProducer", + recHitsSource = cms.InputTag( "hltParticleFlowRecHitECALForMuonsMF" ), + recHitCleaners = cms.VPSet( + ), + seedCleaners = cms.VPSet( + ), + seedFinder = cms.PSet( + thresholdsByDetector = cms.VPSet( + cms.PSet( seedingThresholdPt = cms.double( 0.15 ), + seedingThreshold = cms.double( 0.6 ), + detector = cms.string( "ECAL_ENDCAP" ) + ), + cms.PSet( seedingThresholdPt = cms.double( 0.0 ), + seedingThreshold = cms.double( 0.23 ), + detector = cms.string( "ECAL_BARREL" ) + ) + ), + algoName = cms.string( "LocalMaximumSeedFinder" ), + nNeighbours = cms.int32( 8 ) + ), + initialClusteringStep = cms.PSet( + thresholdsByDetector = cms.VPSet( + cms.PSet( gatheringThreshold = cms.double( 0.08 ), + gatheringThresholdPt = cms.double( 0.0 ), + detector = cms.string( "ECAL_BARREL" ) + ), + cms.PSet( gatheringThreshold = cms.double( 0.3 ), + gatheringThresholdPt = cms.double( 0.0 ), + detector = cms.string( "ECAL_ENDCAP" ) + ) + ), + algoName = cms.string( "Basic2DGenericTopoClusterizer" ), + useCornerCells = cms.bool( True ) + ), + pfClusterBuilder = cms.PSet( + minFracTot = cms.double( 1.0E-20 ), + stoppingTolerance = cms.double( 1.0E-8 ), + positionCalc = cms.PSet( + minAllowedNormalization = cms.double( 1.0E-9 ), + posCalcNCrystals = cms.int32( 9 ), + algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), + logWeightDenominator = cms.double( 0.08 ), + minFractionInCalc = cms.double( 1.0E-9 ), + timeResolutionCalcBarrel = cms.PSet( + corrTermLowE = cms.double( 0.0510871 ), + threshLowE = cms.double( 0.5 ), + noiseTerm = cms.double( 1.10889 ), + constantTermLowE = cms.double( 0.0 ), + noiseTermLowE = cms.double( 1.31883 ), + threshHighE = cms.double( 5.0 ), + constantTerm = cms.double( 0.428192 ) + ), + timeResolutionCalcEndcap = cms.PSet( + corrTermLowE = cms.double( 0.0 ), + threshLowE = cms.double( 1.0 ), + noiseTerm = cms.double( 5.72489999999 ), + constantTermLowE = cms.double( 0.0 ), + noiseTermLowE = cms.double( 6.92683000001 ), + threshHighE = cms.double( 10.0 ), + constantTerm = cms.double( 0.0 ) + ) + ), + maxIterations = cms.uint32( 50 ), + positionCalcForConvergence = cms.PSet( + minAllowedNormalization = cms.double( 0.0 ), + T0_ES = cms.double( 1.2 ), + algoName = cms.string( "ECAL2DPositionCalcWithDepthCorr" ), + T0_EE = cms.double( 3.1 ), + T0_EB = cms.double( 7.4 ), + X0 = cms.double( 0.89 ), + minFractionInCalc = cms.double( 0.0 ), + W0 = cms.double( 4.2 ) + ), + allCellsPositionCalc = cms.PSet( + minAllowedNormalization = cms.double( 1.0E-9 ), + posCalcNCrystals = cms.int32( -1 ), + algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), + logWeightDenominator = cms.double( 0.08 ), + minFractionInCalc = cms.double( 1.0E-9 ), + timeResolutionCalcBarrel = cms.PSet( + corrTermLowE = cms.double( 0.0510871 ), + threshLowE = cms.double( 0.5 ), + noiseTerm = cms.double( 1.10889 ), + constantTermLowE = cms.double( 0.0 ), + noiseTermLowE = cms.double( 1.31883 ), + threshHighE = cms.double( 5.0 ), + constantTerm = cms.double( 0.428192 ) + ), + timeResolutionCalcEndcap = cms.PSet( + corrTermLowE = cms.double( 0.0 ), + threshLowE = cms.double( 1.0 ), + noiseTerm = cms.double( 5.72489999999 ), + constantTermLowE = cms.double( 0.0 ), + noiseTermLowE = cms.double( 6.92683000001 ), + threshHighE = cms.double( 10.0 ), + constantTerm = cms.double( 0.0 ) + ) + ), + algoName = cms.string( "Basic2DGenericPFlowClusterizer" ), + recHitEnergyNorms = cms.VPSet( + cms.PSet( recHitEnergyNorm = cms.double( 0.08 ), + detector = cms.string( "ECAL_BARREL" ) + ), + cms.PSet( recHitEnergyNorm = cms.double( 0.3 ), + detector = cms.string( "ECAL_ENDCAP" ) + ) + ), + showerSigma = cms.double( 1.5 ), + minFractionToKeep = cms.double( 1.0E-7 ), + excludeOtherSeeds = cms.bool( True ) + ), + positionReCalc = cms.PSet( + minAllowedNormalization = cms.double( 0.0 ), + T0_ES = cms.double( 1.2 ), + algoName = cms.string( "ECAL2DPositionCalcWithDepthCorr" ), + T0_EE = cms.double( 3.1 ), + T0_EB = cms.double( 7.4 ), + X0 = cms.double( 0.89 ), + minFractionInCalc = cms.double( 0.0 ), + W0 = cms.double( 4.2 ) + ), + energyCorrector = cms.PSet( ) +) +process.hltParticleFlowClusterPSForMuons = cms.EDProducer( "PFClusterProducer", + recHitsSource = cms.InputTag( "hltParticleFlowRecHitPSForMuons" ), + recHitCleaners = cms.VPSet( + ), + seedCleaners = cms.VPSet( + ), + seedFinder = cms.PSet( + thresholdsByDetector = cms.VPSet( + cms.PSet( seedingThresholdPt = cms.double( 0.0 ), + seedingThreshold = cms.double( 1.2E-4 ), + detector = cms.string( "PS1" ) + ), + cms.PSet( seedingThresholdPt = cms.double( 0.0 ), + seedingThreshold = cms.double( 1.2E-4 ), + detector = cms.string( "PS2" ) + ) + ), + algoName = cms.string( "LocalMaximumSeedFinder" ), + nNeighbours = cms.int32( 4 ) + ), + initialClusteringStep = cms.PSet( + thresholdsByDetector = cms.VPSet( + cms.PSet( gatheringThreshold = cms.double( 6.0E-5 ), + gatheringThresholdPt = cms.double( 0.0 ), + detector = cms.string( "PS1" ) + ), + cms.PSet( gatheringThreshold = cms.double( 6.0E-5 ), + gatheringThresholdPt = cms.double( 0.0 ), + detector = cms.string( "PS2" ) + ) + ), + algoName = cms.string( "Basic2DGenericTopoClusterizer" ), + useCornerCells = cms.bool( False ) + ), + pfClusterBuilder = cms.PSet( + minFracTot = cms.double( 1.0E-20 ), + stoppingTolerance = cms.double( 1.0E-8 ), + positionCalc = cms.PSet( + minAllowedNormalization = cms.double( 1.0E-9 ), + posCalcNCrystals = cms.int32( -1 ), + algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), + logWeightDenominator = cms.double( 6.0E-5 ), + minFractionInCalc = cms.double( 1.0E-9 ) + ), + maxIterations = cms.uint32( 50 ), + algoName = cms.string( "Basic2DGenericPFlowClusterizer" ), + recHitEnergyNorms = cms.VPSet( + cms.PSet( recHitEnergyNorm = cms.double( 6.0E-5 ), + detector = cms.string( "PS1" ) + ), + cms.PSet( recHitEnergyNorm = cms.double( 6.0E-5 ), + detector = cms.string( "PS2" ) + ) + ), + showerSigma = cms.double( 0.3 ), + minFractionToKeep = cms.double( 1.0E-7 ), + excludeOtherSeeds = cms.bool( True ) + ), + positionReCalc = cms.PSet( ), + energyCorrector = cms.PSet( ) +) +process.hltParticleFlowClusterECALForMuonsMF = cms.EDProducer( "CorrectedECALPFClusterProducer", + minimumPSEnergy = cms.double( 0.0 ), + skipPS = cms.bool( False ), + inputPS = cms.InputTag( "hltParticleFlowClusterPSForMuons" ), + energyCorrector = cms.PSet( + applyCrackCorrections = cms.bool( False ), + srfAwareCorrection = cms.bool( True ), + applyMVACorrections = cms.bool( True ), + maxPtForMVAEvaluation = cms.double( 300.0 ), + recHitsEBLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + recHitsEELabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + ebSrFlagLabel = cms.InputTag( "hltEcalDigis" ), + eeSrFlagLabel = cms.InputTag( "hltEcalDigis" ) + ), + inputECAL = cms.InputTag( "hltParticleFlowClusterECALUncorrectedForMuonsMF" ) +) +process.hltMuonEcalMFPFClusterIsoForMuons = cms.EDProducer( "MuonHLTEcalPFClusterIsolationProducer", + recoCandidateProducer = cms.InputTag( "hltIterL3MuonCandidates" ), + pfClusterProducer = cms.InputTag( "hltParticleFlowClusterECALForMuonsMF" ), + rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetECALMFForMuons" ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + drMax = cms.double( 0.3 ), + drVetoBarrel = cms.double( 0.05 ), + drVetoEndcap = cms.double( 0.05 ), + etaStripBarrel = cms.double( 0.0 ), + etaStripEndcap = cms.double( 0.0 ), + energyBarrel = cms.double( 0.0 ), + energyEndcap = cms.double( 0.0 ), + effectiveAreas = cms.vdouble( 0.35, 0.193 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) +) +process.hltL3fBigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20QL3pfecalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltL3fL1BigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20Q" ), + varTag = cms.InputTag( "hltMuonEcalMFPFClusterIsoForMuons" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.14 ), + thrOverEEE = cms.vdouble( 0.1 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) +) +process.hltMuonHcalRegPFClusterIsoForMuons = cms.EDProducer( "MuonHLTHcalPFClusterIsolationProducer", + recoCandidateProducer = cms.InputTag( "hltIterL3MuonCandidates" ), + pfClusterProducerHCAL = cms.InputTag( "hltParticleFlowClusterHCAL" ), + useHF = cms.bool( False ), + pfClusterProducerHFEM = cms.InputTag( "" ), + pfClusterProducerHFHAD = cms.InputTag( "" ), + rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetHCAL" ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + drMax = cms.double( 0.3 ), + drVetoBarrel = cms.double( 0.1 ), + drVetoEndcap = cms.double( 0.1 ), + etaStripBarrel = cms.double( 0.0 ), + etaStripEndcap = cms.double( 0.0 ), + energyBarrel = cms.double( 0.0 ), + energyEndcap = cms.double( 0.0 ), + useEt = cms.bool( True ), + effectiveAreas = cms.vdouble( 0.227, 0.372 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) +) +process.hltL3fBigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20QL3pfhcalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltL3fBigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20QL3pfecalIsoRhoFiltered" ), + varTag = cms.InputTag( "hltMuonHcalRegPFClusterIsoForMuons" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.177 ), + thrOverEEE = cms.vdouble( 0.24 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) +) +process.hltPixelTracksTrackingRegionsForSeedsL3Muon = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", + RegionPSet = cms.PSet( + vertexCollection = cms.InputTag( "hltPixelVertices" ), + zErrorVetex = cms.double( 0.2 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + zErrorBeamSpot = cms.double( 24.2 ), + maxNVertices = cms.int32( 4 ), + maxNRegions = cms.int32( 40 ), + nSigmaZVertex = cms.double( 3.0 ), + nSigmaZBeamSpot = cms.double( 4.0 ), + ptMin = cms.double( 0.3 ), + mode = cms.string( "VerticesFixed" ), + input = cms.InputTag( "hltIterL3MuonCandidates" ), + searchOpt = cms.bool( False ), + whereToUseMeasurementTracker = cms.string( "Never" ), + originRadius = cms.double( 0.1 ), + measurementTrackerName = cms.InputTag( "" ), + precise = cms.bool( True ), + deltaEta = cms.double( 0.3 ), + deltaPhi = cms.double( 0.3 ) + ) +) +process.hltPixelTracksInRegionIter0L3Muon = cms.EDProducer( "TrackSelectorByRegion", + tracks = cms.InputTag( "hltPixelTracks" ), + regions = cms.InputTag( "hltPixelTracksTrackingRegionsForSeedsL3Muon" ), + produceTrackCollection = cms.bool( True ), + produceMask = cms.bool( False ) +) +process.hltIter0L3MuonPixelSeedsFromPixelTracks = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", + InputCollection = cms.InputTag( "hltPixelTracksInRegionIter0L3Muon" ), + InputVertexCollection = cms.InputTag( "hltTrimmedPixelVertices" ), + originHalfLength = cms.double( 0.3 ), + originRadius = cms.double( 0.1 ), + useProtoTrackKinematics = cms.bool( False ), + useEventsWithNoVertex = cms.bool( True ), + TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + usePV = cms.bool( False ), + includeFourthHit = cms.bool( True ), + SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) +) +process.hltIter0L3MuonCkfTrackCandidates = cms.EDProducer( "CkfTrackCandidateMaker", + cleanTrajectoryAfterInOut = cms.bool( False ), + doSeedingRegionRebuilding = cms.bool( False ), + onlyPixelHitsForSeedCleaner = cms.bool( False ), + reverseTrajectories = cms.bool( False ), + useHitsSplitting = cms.bool( False ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ), + src = cms.InputTag( "hltIter0L3MuonPixelSeedsFromPixelTracks" ), + clustersToSkip = cms.InputTag( "" ), + phase2clustersToSkip = cms.InputTag( "" ), + TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter0GroupedCkfTrajectoryBuilderIT" ) ), + TransientInitialStateEstimatorParameters = cms.PSet( + propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), + numberMeasurementsForFit = cms.int32( 4 ), + propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) + ), + numHitsForSeedCleaner = cms.int32( 4 ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + RedundantSeedCleaner = cms.string( "CachingSeedCleanerBySharedInput" ), + TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), + maxNSeeds = cms.uint32( 100000 ), + maxSeedsBeforeCleaning = cms.uint32( 1000 ) +) +process.hltIter0L3MuonCtfWithMaterialTracks = cms.EDProducer( "TrackProducer", + useSimpleMF = cms.bool( True ), + SimpleMagneticField = cms.string( "ParabolicMf" ), + src = cms.InputTag( "hltIter0L3MuonCkfTrackCandidates" ), + clusterRemovalInfo = cms.InputTag( "" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Fitter = cms.string( "hltESPFittingSmootherIT" ), + useHitsSplitting = cms.bool( False ), + alias = cms.untracked.string( "ctfWithMaterialTracks" ), + TrajectoryInEvent = cms.bool( False ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + AlgorithmName = cms.string( "hltIter0" ), + Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), + GeometricInnerState = cms.bool( True ), + NavigationSchool = cms.string( "" ), + MeasurementTracker = cms.string( "" ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ) +) +process.hltIter0L3MuonTrackCutClassifier = cms.EDProducer( "TrackCutClassifier", + src = cms.InputTag( "hltIter0L3MuonCtfWithMaterialTracks" ), + beamspot = cms.InputTag( "hltOnlineBeamSpot" ), + vertices = cms.InputTag( "hltTrimmedPixelVertices" ), + ignoreVertices = cms.bool( False ), + qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), + mva = cms.PSet( + minPixelHits = cms.vint32( 0, 0, 0 ), + maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 15.0 ), + dr_par = cms.PSet( + d0err = cms.vdouble( 0.003, 0.003, 0.003 ), + dr_par2 = cms.vdouble( 3.40282346639E38, 0.6, 0.6 ), + dr_par1 = cms.vdouble( 3.40282346639E38, 0.8, 0.8 ), + dr_exp = cms.vint32( 4, 4, 4 ), + d0err_par = cms.vdouble( 0.001, 0.001, 0.001 ) + ), + maxLostLayers = cms.vint32( 1, 1, 1 ), + min3DLayers = cms.vint32( 0, 0, 0 ), + dz_par = cms.PSet( + dz_par1 = cms.vdouble( 3.40282346639E38, 0.75, 0.75 ), + dz_par2 = cms.vdouble( 3.40282346639E38, 0.5, 0.5 ), + dz_exp = cms.vint32( 4, 4, 4 ) + ), + minNVtxTrk = cms.int32( 3 ), + maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), + minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), + maxChi2 = cms.vdouble( 9999.0, 25.0, 16.0 ), + maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), + maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), + minLayers = cms.vint32( 3, 3, 3 ) + ) +) +process.hltIter0L3MuonTrackSelectionHighPurity = cms.EDProducer( "TrackCollectionFilterCloner", + originalSource = cms.InputTag( "hltIter0L3MuonCtfWithMaterialTracks" ), + originalMVAVals = cms.InputTag( 'hltIter0L3MuonTrackCutClassifier','MVAValues' ), + originalQualVals = cms.InputTag( 'hltIter0L3MuonTrackCutClassifier','QualityMasks' ), + minQuality = cms.string( "highPurity" ), + copyExtras = cms.untracked.bool( True ), + copyTrajectories = cms.untracked.bool( False ) +) +process.hltMuonTkRelIsolationCut0p08Map = cms.EDProducer( "L3MuonCombinedRelativeIsolationProducer", + UseRhoCorrectedCaloDeposits = cms.bool( False ), + UseCaloIso = cms.bool( False ), + CaloDepositsLabel = cms.InputTag( "notUsed" ), + inputMuonCollection = cms.InputTag( "hltIterL3MuonCandidates" ), + OutputMuIsoDeposits = cms.bool( True ), + TrackPt_Min = cms.double( -1.0 ), + printDebug = cms.bool( False ), + CutsPSet = cms.PSet( + applyCutsORmaxNTracks = cms.bool( False ), + maxNTracks = cms.int32( -1 ), + Thresholds = cms.vdouble( 0.08 ), + EtaBounds = cms.vdouble( 2.411 ), + ComponentName = cms.string( "SimpleCuts" ), + ConeSizes = cms.vdouble( 0.3 ) + ), + TrkExtractorPSet = cms.PSet( + Diff_z = cms.double( 0.2 ), + inputTrackCollection = cms.InputTag( "hltIter0L3MuonTrackSelectionHighPurity" ), + Chi2Ndof_Max = cms.double( 1.0E64 ), + BeamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), + DR_Veto = cms.double( 0.01 ), + Pt_Min = cms.double( -1.0 ), + VetoLeadingTrack = cms.bool( True ), + DR_Max = cms.double( 0.3 ), + DepositLabel = cms.untracked.string( "PXLS" ), + PtVeto_Min = cms.double( 2.0 ), + NHits_Min = cms.uint32( 0 ), + PropagateTracksToRadius = cms.bool( True ), + ReferenceRadius = cms.double( 6.0 ), + Chi2Prob_Min = cms.double( -1.0 ), + Diff_r = cms.double( 0.1 ), + BeamlineOption = cms.string( "BeamSpotFromEvent" ), + ComponentName = cms.string( "PixelTrackExtractor" ), + DR_VetoPt = cms.double( 0.025 ) + ), + CaloExtractorPSet = cms.PSet( + DR_Veto_H = cms.double( 0.1 ), + Vertex_Constraint_Z = cms.bool( False ), + DR_Veto_E = cms.double( 0.07 ), + Weight_H = cms.double( 1.0 ), + CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAll" ), + DR_Max = cms.double( 0.3 ), + DepositLabel = cms.untracked.string( "EcalPlusHcal" ), + Vertex_Constraint_XY = cms.bool( False ), + Threshold_H = cms.double( 0.5 ), + Threshold_E = cms.double( 0.2 ), + ComponentName = cms.string( "CaloExtractor" ), + Weight_E = cms.double( 1.0 ) + ) +) +process.hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered = cms.EDFilter( "HLTMuonIsoFilter", + saveTags = cms.bool( True ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL3fBigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20QL3pfhcalIsoRhoFiltered" ), + MinN = cms.int32( 1 ), + DepTag = cms.VInputTag( 'hltMuonTkRelIsolationCut0p08Map' ), + IsolatorPSet = cms.PSet( ) +) +process.hltHpsPFTau27 = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltHpsPFTauProducer" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 27.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.5 ), + MinN = cms.int32( 1 ) +) +process.hltHpsPFTau27Track = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltHpsSelectedPFTausTrackFinding" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 27.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.5 ), + MinN = cms.int32( 1 ) +) +process.hltHpsPFTau27TrackTightChargedIso = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltHpsSelectedPFTausTrackFindingTightChargedIsolation" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 27.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.5 ), + MinN = cms.int32( 1 ) +) +process.hltHpsPFTauAgainstMuonDiscriminator = cms.EDProducer( "PFRecoTauDiscriminationAgainstMuon2", + maskHitsRPC = cms.vint32( 0, 0, 0, 0 ), + maxNumberOfHitsLast2Stations = cms.int32( -1 ), + maskMatchesRPC = cms.vint32( 0, 0, 0, 0 ), + maskMatchesCSC = cms.vint32( 1, 0, 0, 0 ), + maskHitsCSC = cms.vint32( 0, 0, 0, 0 ), + PFTauProducer = cms.InputTag( "hltHpsPFTauProducer" ), + verbosity = cms.int32( 0 ), + maskMatchesDT = cms.vint32( 0, 0, 0, 0 ), + minPtMatchedMuon = cms.double( 5.0 ), + dRmuonMatchLimitedToJetArea = cms.bool( False ), + Prediscriminants = cms.PSet( BooleanOperator = cms.string( "and" ) ), + maskHitsDT = cms.vint32( 0, 0, 0, 0 ), + HoPMin = cms.double( -1.0 ), + maxNumberOfMatches = cms.int32( 1 ), + discriminatorOption = cms.string( "custom" ), + dRmuonMatch = cms.double( 0.3 ), + srcMuons = cms.InputTag( "" ), + doCaloMuonVeto = cms.bool( False ) +) +process.hltHpsSelectedPFTausTrackFindingTightChargedIsolationAgainstMuon = cms.EDFilter( "PFTauSelector", + src = cms.InputTag( "hltHpsPFTauProducer" ), + cut = cms.string( "pt > 0" ), + discriminators = cms.VPSet( + cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauTrackFindingDiscriminator" ), + selectionCut = cms.double( 0.5 ) + ), + cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauTightAbsOrRelChargedIsolationDiscriminator" ), + selectionCut = cms.double( 0.5 ) + ), + cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauAgainstMuonDiscriminator" ), + selectionCut = cms.double( 0.5 ) + ) + ), + discriminatorContainers = cms.VPSet( + ) +) +process.hltHpsPFTau27TrackTightChargedIsoAgainstMuon = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltHpsSelectedPFTausTrackFindingTightChargedIsolationAgainstMuon" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 27.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.5 ), + MinN = cms.int32( 1 ) +) +process.hltHpsL1JetsHLTPFTauTrackTightChargedIsolationAgainstMuonMatch = cms.EDProducer( "L1THLTTauMatching", + L1TauTrigger = cms.InputTag( "hltL1sBigORMu18erTauXXer2p1" ), + JetSrc = cms.InputTag( "hltHpsSelectedPFTausTrackFindingTightChargedIsolationAgainstMuon" ), + EtMin = cms.double( 0.0 ), + ReduceTauContent = cms.bool( True ), + KeepOriginalVertex = cms.bool( False ) +) +process.hltHpsSelectedPFTau27TightChargedIsolationAgainstMuonL1HLTMatched = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltHpsL1JetsHLTPFTauTrackTightChargedIsolationAgainstMuonMatch" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 27.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 1 ) +) +process.hltHpsOverlapFilterIsoMu20TightChargedIsoPFTau27L1Seeded = cms.EDFilter( "HLT2MuonPFTau", + saveTags = cms.bool( True ), + originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), + originTag2 = cms.VInputTag( 'hltHpsSelectedPFTausTrackFindingTightChargedIsolationAgainstMuon' ), + inputTag1 = cms.InputTag( "hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered" ), + inputTag2 = cms.InputTag( "hltHpsSelectedPFTau27TightChargedIsolationAgainstMuonL1HLTMatched" ), + triggerType1 = cms.int32( 83 ), + triggerType2 = cms.int32( 84 ), + MinDphi = cms.double( 0.0 ), + MaxDphi = cms.double( -1.0 ), + MinDeta = cms.double( 1.0 ), + MaxDeta = cms.double( -1.0 ), + MinMinv = cms.double( 0.0 ), + MaxMinv = cms.double( -1.0 ), + MinDelR = cms.double( 0.3 ), + MaxDelR = cms.double( 99999.0 ), + MinPt = cms.double( 1.0 ), + MaxPt = cms.double( -1.0 ), + MinN = cms.int32( 1 ) +) +process.hltPreIsoMu20eta2p1TightChargedIsoPFTauHPS27eta2p1TightIDCrossL1 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltHpsPFTauTightOutOfSignalConePhotonsDiscriminator = cms.EDProducer( "PFRecoTauDiscriminationByIsolation", + storeRawFootprintCorrection = cms.bool( False ), + PFTauProducer = cms.InputTag( "hltHpsPFTauProducer" ), + storeRawOccupancy = cms.bool( False ), + maximumSumPtCut = cms.double( 2.0 ), + qualityCuts = cms.PSet( + vertexTrackFiltering = cms.bool( False ), + isolationQualityCuts = cms.PSet( + maxDeltaZ = cms.double( 0.2 ), + minTrackPt = cms.double( 0.5 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 100.0 ), + maxTransverseImpactParameter = cms.double( 0.1 ), + useTracksInsteadOfPFHadrons = cms.bool( False ) + ), + primaryVertexSrc = cms.InputTag( "hltPixelVertices" ), + recoverLeadingTrk = cms.bool( False ), + signalQualityCuts = cms.PSet( + maxDeltaZ = cms.double( 0.2 ), + minTrackPt = cms.double( 0.0 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 1000.0 ), + maxTransverseImpactParameter = cms.double( 0.2 ), + useTracksInsteadOfPFHadrons = cms.bool( False ), + minNeutralHadronEt = cms.double( 1.0 ) + ), + vxAssocQualityCuts = cms.PSet( + minTrackPt = cms.double( 0.0 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 1000.0 ), + maxTransverseImpactParameter = cms.double( 0.2 ), + useTracksInsteadOfPFHadrons = cms.bool( False ) + ), + pvFindingAlgo = cms.string( "closestInDeltaZ" ) + ), + minTauPtForNoIso = cms.double( -99.0 ), + maxAbsPhotonSumPt_outsideSignalCone = cms.double( 1.0E9 ), + vertexSrc = cms.InputTag( "NotUsed" ), + applySumPtCut = cms.bool( False ), + rhoConeSize = cms.double( 0.5 ), + ApplyDiscriminationByTrackerIsolation = cms.bool( True ), + storeRawPhotonSumPt_outsideSignalCone = cms.bool( False ), + rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAll" ), + enableHGCalWorkaround = cms.bool( False ), + footprintCorrections = cms.VPSet( + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 0" ) + ), + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 1 || decayMode() = 2" ) + ), + cms.PSet( offset = cms.string( "2.7" ), + selection = cms.string( "decayMode() = 5" ) + ), + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 6" ) + ), + cms.PSet( offset = cms.string( "max(2.0, 0.22*pt() - 2.0)" ), + selection = cms.string( "decayMode() = 10" ) + ) + ), + deltaBetaFactor = cms.string( "0.38" ), + applyFootprintCorrection = cms.bool( False ), + UseAllPFCandsForWeights = cms.bool( False ), + relativeSumPtCut = cms.double( 0.1 ), + Prediscriminants = cms.PSet( BooleanOperator = cms.string( "and" ) ), + maximumOccupancy = cms.uint32( 0 ), + verbosity = cms.int32( 0 ), + applyOccupancyCut = cms.bool( False ), + applyDeltaBetaCorrection = cms.bool( False ), + applyRelativeSumPtCut = cms.bool( False ), + storeRawPUsumPt = cms.bool( False ), + applyPhotonPtSumOutsideSignalConeCut = cms.bool( True ), + deltaBetaPUTrackPtCutOverride = cms.bool( True ), + ApplyDiscriminationByWeightedECALIsolation = cms.bool( False ), + storeRawSumPt = cms.bool( False ), + ApplyDiscriminationByECALIsolation = cms.bool( False ), + applyRhoCorrection = cms.bool( False ), + WeightECALIsolation = cms.double( 1.0 ), + rhoUEOffsetCorrection = cms.double( 1.0 ), + maxRelPhotonSumPt_outsideSignalCone = cms.double( 0.1 ), + deltaBetaPUTrackPtCutOverride_val = cms.double( 0.5 ), + isoConeSizeForDeltaBeta = cms.double( 0.3 ), + relativeSumPtOffset = cms.double( 0.0 ), + customOuterCone = cms.double( -1.0 ), + particleFlowSrc = cms.InputTag( "hltParticleFlowForTaus" ) +) +process.hltHpsSelectedPFTausTrackFindingTightChargedIsolationTightOOSCPhotonsAgainstMuon = cms.EDFilter( "PFTauSelector", + src = cms.InputTag( "hltHpsPFTauProducer" ), + cut = cms.string( "0.5" ), + discriminators = cms.VPSet( + cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauTrackFindingDiscriminator" ), + selectionCut = cms.double( 0.5 ) + ), + cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauTightAbsOrRelChargedIsolationDiscriminator" ), + selectionCut = cms.double( 0.5 ) + ), + cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauAgainstMuonDiscriminator" ), + selectionCut = cms.double( 0.5 ) + ), + cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauTightOutOfSignalConePhotonsDiscriminator" ), + selectionCut = cms.double( 0.5 ) + ) + ), + discriminatorContainers = cms.VPSet( + ) +) +process.hltHpsPFTau27TrackTightChargedIsoTightOOSCPhotonsAgainstMuon = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltHpsSelectedPFTausTrackFindingTightChargedIsolationTightOOSCPhotonsAgainstMuon" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 27.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.5 ), + MinN = cms.int32( 1 ) +) +process.hltHpsL1JetsHLTPFTauTrackTightChargedIsolationTightOOSCPhotonsAgainstMuonMatch = cms.EDProducer( "L1THLTTauMatching", + L1TauTrigger = cms.InputTag( "hltL1sBigORMu18erTauXXer2p1" ), + JetSrc = cms.InputTag( "hltHpsSelectedPFTausTrackFindingTightChargedIsolationTightOOSCPhotonsAgainstMuon" ), + EtMin = cms.double( 0.0 ), + ReduceTauContent = cms.bool( True ), + KeepOriginalVertex = cms.bool( False ) +) +process.hltHpsSelectedPFTau27TightChargedIsolationTightOOSCPhotonsAgainstMuonL1HLTMatched = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltHpsL1JetsHLTPFTauTrackTightChargedIsolationTightOOSCPhotonsAgainstMuonMatch" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 27.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 1 ) +) +process.hltHpsOverlapFilterIsoMu20TightChargedIsoTightOOSCPhotonsPFTau27L1Seeded = cms.EDFilter( "HLT2MuonPFTau", + saveTags = cms.bool( True ), + originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), + originTag2 = cms.VInputTag( 'hltHpsSelectedPFTausTrackFindingTightChargedIsolationTightOOSCPhotonsAgainstMuon' ), + inputTag1 = cms.InputTag( "hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered" ), + inputTag2 = cms.InputTag( "hltHpsSelectedPFTau27TightChargedIsolationTightOOSCPhotonsAgainstMuonL1HLTMatched" ), + triggerType1 = cms.int32( 83 ), + triggerType2 = cms.int32( 84 ), + MinDphi = cms.double( 0.0 ), + MaxDphi = cms.double( -1.0 ), + MinDeta = cms.double( 1.0 ), + MaxDeta = cms.double( -1.0 ), + MinMinv = cms.double( 0.0 ), + MaxMinv = cms.double( -1.0 ), + MinDelR = cms.double( 0.3 ), + MaxDelR = cms.double( 99999.0 ), + MinPt = cms.double( 1.0 ), + MaxPt = cms.double( -1.0 ), + MinN = cms.int32( 1 ) +) +process.hltPreIsoMu27MediumDeepTauPFTauHPS20eta2p1SingleL1 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltL1fL1sMu22or25L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", + saveTags = cms.bool( True ), + CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + PreviousCandTag = cms.InputTag( "hltL1sSingleMu22or25" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 1 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) +) +process.hltL2fL1sMu22or25L1f0L2Filtered10Q = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", + saveTags = cms.bool( True ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltL2MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sMu22or25L1Filtered0" ), + SeedMapTag = cms.InputTag( "hltL2Muons" ), + MinN = cms.int32( 0 ), + MaxEta = cms.double( 2.5 ), + AbsEtaBins = cms.vdouble( 0.0 ), + MinNstations = cms.vint32( 0 ), + MinNhits = cms.vint32( 0 ), + CutOnChambers = cms.bool( False ), + MinNchambers = cms.vint32( 0 ), + MaxDr = cms.double( 9999.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), + NSigmaPt = cms.double( 0.0 ), + MatchToPreviousCand = cms.bool( True ) +) +process.hltL1fForIterL3L1fL1sMu22or25L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", + saveTags = cms.bool( True ), + CandTag = cms.InputTag( "hltL1MuonsPt0" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sMu22or25L1Filtered0" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 1 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) +) +process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q = cms.EDFilter( "HLTMuonL3PreFilter", + saveTags = cms.bool( True ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sMu22or25L1f0L2Filtered10Q" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sMu22or25L1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 1.0E99 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 27.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxNormalizedChi2 = cms.double( 9999.0 ), + MaxDXYBeamSpot = cms.double( 9999.0 ), + MinDXYBeamSpot = cms.double( -1.0 ), + MinNmuonHits = cms.int32( 0 ), + MaxPtDifference = cms.double( 9999.0 ), + MinTrackPt = cms.double( 0.0 ), + minMuonStations = cms.int32( 2 ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 0 ), + MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), + trkMuonId = cms.uint32( 0 ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) +) +process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27QL3pfecalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q" ), + varTag = cms.InputTag( "hltMuonEcalMFPFClusterIsoForMuons" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.14 ), + thrOverEEE = cms.vdouble( 0.1 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) +) +process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27QL3pfhcalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27QL3pfecalIsoRhoFiltered" ), + varTag = cms.InputTag( "hltMuonHcalRegPFClusterIsoForMuons" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.177 ), + thrOverEEE = cms.vdouble( 0.24 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) +) +process.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f27QL3trkIsoFiltered = cms.EDFilter( "HLTMuonIsoFilter", + saveTags = cms.bool( True ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27QL3pfhcalIsoRhoFiltered" ), + MinN = cms.int32( 1 ), + DepTag = cms.VInputTag( 'hltMuonTkRelIsolationCut0p08Map' ), + IsolatorPSet = cms.PSet( ) +) +process.hltCaloTowersIsoTau1Regional = cms.EDProducer( "CaloTowerFromL1TCreatorForTauHLT", + TauTrigger = cms.InputTag( 'hltGtStage2Digis','Tau' ), + towers = cms.InputTag( "hltTowerMakerForAll" ), + TauId = cms.int32( 0 ), + UseTowersInCone = cms.double( 0.8 ), + minimumE = cms.double( 0.8 ), + minimumEt = cms.double( 0.5 ), + BX = cms.int32( 0 ), + verbose = cms.untracked.int32( 0 ) +) +process.hltAkIsoTau1Regional = cms.EDProducer( "FastjetJetProducer", + useMassDropTagger = cms.bool( False ), + useFiltering = cms.bool( False ), + useDynamicFiltering = cms.bool( False ), + useTrimming = cms.bool( False ), + usePruning = cms.bool( False ), + useCMSBoostedTauSeedingAlgorithm = cms.bool( False ), + useKtPruning = cms.bool( False ), + useConstituentSubtraction = cms.bool( False ), + useSoftDrop = cms.bool( False ), + correctShape = cms.bool( False ), + UseOnlyVertexTracks = cms.bool( False ), + UseOnlyOnePV = cms.bool( False ), + muCut = cms.double( -1.0 ), + yCut = cms.double( -1.0 ), + rFilt = cms.double( -1.0 ), + rFiltFactor = cms.double( -1.0 ), + trimPtFracMin = cms.double( -1.0 ), + zcut = cms.double( -1.0 ), + rcut_factor = cms.double( -1.0 ), + csRho_EtaMax = cms.double( -1.0 ), + csRParam = cms.double( -1.0 ), + beta = cms.double( -1.0 ), + R0 = cms.double( -1.0 ), + gridMaxRapidity = cms.double( -1.0 ), + gridSpacing = cms.double( -1.0 ), + DzTrVtxMax = cms.double( 0.0 ), + DxyTrVtxMax = cms.double( 0.0 ), + MaxVtxZ = cms.double( 15.0 ), + subjetPtMin = cms.double( -1.0 ), + muMin = cms.double( -1.0 ), + muMax = cms.double( -1.0 ), + yMin = cms.double( -1.0 ), + yMax = cms.double( -1.0 ), + dRMin = cms.double( -1.0 ), + dRMax = cms.double( -1.0 ), + maxDepth = cms.int32( -1 ), + nFilt = cms.int32( -1 ), + MinVtxNdof = cms.int32( 5 ), + src = cms.InputTag( "hltCaloTowersIsoTau1Regional" ), + srcPVs = cms.InputTag( "NotUsed" ), + jetType = cms.string( "CaloJet" ), + jetAlgorithm = cms.string( "AntiKt" ), + rParam = cms.double( 0.2 ), + inputEtMin = cms.double( 0.3 ), + inputEMin = cms.double( 0.0 ), + jetPtMin = cms.double( 1.0 ), + doPVCorrection = cms.bool( False ), + doAreaFastjet = cms.bool( False ), + doRhoFastjet = cms.bool( False ), + doPUOffsetCorr = cms.bool( False ), + puPtMin = cms.double( 10.0 ), + nSigmaPU = cms.double( 1.0 ), + radiusPU = cms.double( 0.4 ), + subtractorName = cms.string( "" ), + useExplicitGhosts = cms.bool( False ), + doAreaDiskApprox = cms.bool( False ), + voronoiRfact = cms.double( -9.0 ), + Rho_EtaMax = cms.double( 4.4 ), + Ghost_EtaMax = cms.double( 6.0 ), + Active_Area_Repeats = cms.int32( 5 ), + GhostArea = cms.double( 0.01 ), + restrictInputs = cms.bool( False ), + maxInputs = cms.uint32( 1 ), + writeCompound = cms.bool( False ), + writeJetsWithConst = cms.bool( False ), + doFastJetNonUniform = cms.bool( False ), + useDeterministicSeed = cms.bool( True ), + minSeed = cms.uint32( 0 ), + verbosity = cms.int32( 0 ), + puWidth = cms.double( 0.0 ), + nExclude = cms.uint32( 0 ), + maxBadEcalCells = cms.uint32( 9999999 ), + maxBadHcalCells = cms.uint32( 9999999 ), + maxProblematicEcalCells = cms.uint32( 9999999 ), + maxProblematicHcalCells = cms.uint32( 9999999 ), + maxRecoveredEcalCells = cms.uint32( 9999999 ), + maxRecoveredHcalCells = cms.uint32( 9999999 ), + puCenters = cms.vdouble( ), + applyWeight = cms.bool( False ), + srcWeights = cms.InputTag( "" ), + minimumTowersFraction = cms.double( 0.0 ), + jetCollInstanceName = cms.string( "" ), + sumRecHits = cms.bool( False ) +) +process.hltCaloTowersIsoTau2Regional = cms.EDProducer( "CaloTowerFromL1TCreatorForTauHLT", + TauTrigger = cms.InputTag( 'hltGtStage2Digis','Tau' ), + towers = cms.InputTag( "hltTowerMakerForAll" ), + TauId = cms.int32( 1 ), + UseTowersInCone = cms.double( 0.8 ), + minimumE = cms.double( 0.8 ), + minimumEt = cms.double( 0.5 ), + BX = cms.int32( 0 ), + verbose = cms.untracked.int32( 0 ) +) +process.hltAkIsoTau2Regional = cms.EDProducer( "FastjetJetProducer", + useMassDropTagger = cms.bool( False ), useFiltering = cms.bool( False ), useDynamicFiltering = cms.bool( False ), useTrimming = cms.bool( False ), @@ -31922,6 +32371,42 @@ maxProbeEta = cms.double( 5.5 ), triggerType = cms.int32( 85 ) ) +process.hltPreDiPFJetAve260HFJEC = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltSingleCaloJet160ForHFJECBase = cms.EDFilter( "HLT1CaloJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4CaloJetsCorrected" ), + triggerType = cms.int32( 85 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 160.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) +) +process.hltSingleCaloJet160ForHFJECEtaLimited = cms.EDFilter( "CandViewSelector", + src = cms.InputTag( "hltAK4CaloJetsCorrected" ), + cut = cms.string( "pt>160 && (abs(eta)<1.4 || abs(eta) > 2.7)" ) +) +process.hltSingleCaloJet160ForHFJECEtaLimitedFilter = cms.EDFilter( "CandViewCountFilter", + src = cms.InputTag( "hltSingleCaloJet160ForHFJECEtaLimited" ), + minNumber = cms.uint32( 1 ) +) +process.hltDiPFJetAve260ForHFJEC = cms.EDFilter( "HLTDiPFJetAveEtaFilter", + saveTags = cms.bool( True ), + inputJetTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + minPtAve = cms.double( 260.0 ), + minPtJet = cms.double( 110.0 ), + minDphi = cms.double( 2.5 ), + minTagEta = cms.double( -1.0 ), + maxTagEta = cms.double( 1.4 ), + minProbeEta = cms.double( 2.7 ), + maxProbeEta = cms.double( 5.5 ), + triggerType = cms.int32( 85 ) +) process.hltPreDiPFJetAve300HFJEC = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) @@ -41945,18 +42430,6 @@ secondLegLastFilter = cms.InputTag( "hltEG22Iso60CaloId15b35eHE12R9Id50b80eTrackIsoUnseededLastFilter" ), minMass = cms.double( 95.0 ) ) -process.hltL1sBigORLooseIsoEGXXerIsoTauYYerdRMin0p3 = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_LooseIsoEG22er2p1_IsoTau26er2p1_dR_Min0p3 OR L1_LooseIsoEG22er2p1_Tau70er2p1_dR_Min0p3 OR L1_LooseIsoEG24er2p1_IsoTau27er2p1_dR_Min0p3" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) process.hltPrePhoton35TwoProngs35 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) @@ -47996,54 +48469,529 @@ HLTObject = cms.InputTag( "hltDoubleCentralCaloJetpt40" ), TriggerTypes = cms.vint32( 85 ) ) -process.hltSiPixelDigisRegForDisplaced = cms.EDProducer( "SiPixelRawToDigi", - IncludeErrors = cms.bool( True ), - UseQualityInfo = cms.bool( False ), - ErrorList = cms.vint32( ), - UserErrorList = cms.vint32( ), - InputLabel = cms.InputTag( "rawDataCollector" ), - Regions = cms.PSet( - maxZ = cms.vdouble( 24.0 ), - inputs = cms.VInputTag( 'hltSelectorCentralJets20L1FastJeta' ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - deltaPhi = cms.vdouble( 0.5 ) - ), - UsePilotBlade = cms.bool( False ), - UsePhase1 = cms.bool( True ), - CablingMapLabel = cms.string( "" ), - SiPixelQualityLabel = cms.string( "" ) +process.hltSiPixelDigisRegForDisplaced = cms.EDProducer( "SiPixelRawToDigi", + IncludeErrors = cms.bool( True ), + UseQualityInfo = cms.bool( False ), + ErrorList = cms.vint32( ), + UserErrorList = cms.vint32( ), + InputLabel = cms.InputTag( "rawDataCollector" ), + Regions = cms.PSet( + maxZ = cms.vdouble( 24.0 ), + inputs = cms.VInputTag( 'hltSelectorCentralJets20L1FastJeta' ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + deltaPhi = cms.vdouble( 0.5 ) + ), + UsePilotBlade = cms.bool( False ), + UsePhase1 = cms.bool( True ), + CablingMapLabel = cms.string( "" ), + SiPixelQualityLabel = cms.string( "" ) +) +process.hltSiPixelClustersRegForDisplaced = cms.EDProducer( "SiPixelClusterProducer", + src = cms.InputTag( "hltSiPixelDigisRegForDisplaced" ), + ClusterMode = cms.string( "PixelThresholdClusterizer" ), + maxNumberOfClusters = cms.int32( 40000 ), + payloadType = cms.string( "HLT" ), + ChannelThreshold = cms.int32( 10 ), + MissCalibrate = cms.bool( True ), + SplitClusters = cms.bool( False ), + VCaltoElectronGain = cms.int32( 1 ), + VCaltoElectronGain_L1 = cms.int32( 1 ), + VCaltoElectronOffset = cms.int32( 0 ), + VCaltoElectronOffset_L1 = cms.int32( 0 ), + SeedThreshold = cms.int32( 1000 ), + ClusterThreshold_L1 = cms.int32( 4000 ), + ClusterThreshold = cms.int32( 4000 ), + ElectronPerADCGain = cms.double( 135.0 ), + Phase2Calibration = cms.bool( False ), + Phase2ReadoutMode = cms.int32( -1 ), + Phase2DigiBaseline = cms.double( 1200.0 ), + Phase2KinkADC = cms.int32( 8 ) +) +process.hltSiPixelClustersRegForDisplacedCache = cms.EDProducer( "SiPixelClusterShapeCacheProducer", + src = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), + onDemand = cms.bool( False ) +) +process.hltSiPixelRecHitsRegForDisplaced = cms.EDProducer( "SiPixelRecHitConverter", + src = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), + CPE = cms.string( "hltESPPixelCPEGeneric" ), + VerboseLevel = cms.untracked.int32( 0 ) +) +process.hltPixelLayerQuadrupletsRegForDisplaced = cms.EDProducer( "SeedingLayersEDProducer", + layerList = cms.vstring( 'BPix1+BPix2+BPix3+BPix4', + 'BPix1+BPix2+BPix3+FPix1_pos', + 'BPix1+BPix2+BPix3+FPix1_neg', + 'BPix1+BPix2+FPix1_pos+FPix2_pos', + 'BPix1+BPix2+FPix1_neg+FPix2_neg', + 'BPix1+FPix1_pos+FPix2_pos+FPix3_pos', + 'BPix1+FPix1_neg+FPix2_neg+FPix3_neg' ), + BPix = cms.PSet( + hitErrorRPhi = cms.double( 0.0027 ), + TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + useErrorsFromParam = cms.bool( True ), + hitErrorRZ = cms.double( 0.006 ), + HitProducer = cms.string( "hltSiPixelRecHitsRegForDisplaced" ) + ), + FPix = cms.PSet( + hitErrorRPhi = cms.double( 0.0051 ), + TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + useErrorsFromParam = cms.bool( True ), + hitErrorRZ = cms.double( 0.0036 ), + HitProducer = cms.string( "hltSiPixelRecHitsRegForDisplaced" ) + ), + TIB = cms.PSet( ), + TID = cms.PSet( ), + TOB = cms.PSet( ), + TEC = cms.PSet( ), + MTIB = cms.PSet( ), + MTID = cms.PSet( ), + MTOB = cms.PSet( ), + MTEC = cms.PSet( ) +) +process.hltSelector4CentralJetsL1FastJet = cms.EDFilter( "LargestEtCaloJetSelector", + src = cms.InputTag( "hltSelectorCentralJets20L1FastJeta" ), + filter = cms.bool( False ), + maxNumber = cms.uint32( 4 ) +) +process.hltFastPrimaryVertex = cms.EDProducer( "FastPrimaryVertexWithWeightsProducer", + clusters = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + jets = cms.InputTag( "hltSelector4CentralJetsL1FastJet" ), + pixelCPE = cms.string( "hltESPPixelCPEGeneric" ), + maxZ = cms.double( 19.0 ), + njets = cms.int32( 999 ), + maxJetEta = cms.double( 2.6 ), + minJetPt = cms.double( 0.0 ), + barrel = cms.bool( True ), + maxSizeX = cms.double( 2.1 ), + maxDeltaPhi = cms.double( 0.21 ), + PixelCellHeightOverWidth = cms.double( 1.8 ), + weight_charge_down = cms.double( 11000.0 ), + weight_charge_up = cms.double( 190000.0 ), + maxSizeY_q = cms.double( 2.0 ), + minSizeY_q = cms.double( -0.6 ), + weight_dPhi = cms.double( 0.13888888 ), + weight_SizeX1 = cms.double( 0.88 ), + weight_rho_up = cms.double( 22.0 ), + weight_charge_peak = cms.double( 22000.0 ), + peakSizeY_q = cms.double( 1.0 ), + endCap = cms.bool( True ), + minJetEta_EC = cms.double( 1.3 ), + maxJetEta_EC = cms.double( 2.6 ), + maxDeltaPhi_EC = cms.double( 0.14 ), + EC_weight = cms.double( 0.008 ), + weight_dPhi_EC = cms.double( 0.064516129 ), + zClusterWidth_step1 = cms.double( 2.0 ), + zClusterWidth_step2 = cms.double( 0.65 ), + zClusterSearchArea_step2 = cms.double( 3.0 ), + weightCut_step2 = cms.double( 0.05 ), + zClusterWidth_step3 = cms.double( 0.3 ), + zClusterSearchArea_step3 = cms.double( 0.55 ), + weightCut_step3 = cms.double( 0.1 ), + ptWeighting = cms.bool( True ), + ptWeighting_slope = cms.double( 0.05 ), + ptWeighting_offset = cms.double( -1.0 ) +) +process.hltFastPVPixelVertexFilter = cms.EDFilter( "VertexSelector", + src = cms.InputTag( "hltFastPrimaryVertex" ), + cut = cms.string( "!isFake && ndof > 0 && abs(z) <= 25 && position.Rho <= 2" ), + filter = cms.bool( True ) +) +process.hltFastPVPixelTracksFilter = cms.EDProducer( "PixelTrackFilterByKinematicsProducer", + ptMin = cms.double( 0.0 ), + nSigmaInvPtTolerance = cms.double( 0.0 ), + tipMax = cms.double( 999.0 ), + nSigmaTipMaxTolerance = cms.double( 0.0 ), + chi2 = cms.double( 1000.0 ) +) +process.hltFastPVPixelTracksFitter = cms.EDProducer( "PixelFitterByHelixProjectionsProducer", + scaleErrorsForBPix1 = cms.bool( False ), + scaleFactor = cms.double( 0.65 ) +) +process.hltFastPVPixelTracksTrackingRegions = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", + RegionPSet = cms.PSet( + vertexCollection = cms.InputTag( "hltFastPrimaryVertex" ), + zErrorVetex = cms.double( 1.5 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + zErrorBeamSpot = cms.double( 0.0 ), + maxNVertices = cms.int32( 1 ), + maxNRegions = cms.int32( 10 ), + nSigmaZVertex = cms.double( 0.0 ), + nSigmaZBeamSpot = cms.double( 0.0 ), + ptMin = cms.double( 0.9 ), + mode = cms.string( "VerticesFixed" ), + input = cms.InputTag( "hltSelector4CentralJetsL1FastJet" ), + searchOpt = cms.bool( False ), + whereToUseMeasurementTracker = cms.string( "Never" ), + originRadius = cms.double( 0.3 ), + measurementTrackerName = cms.InputTag( "" ), + precise = cms.bool( True ), + deltaEta = cms.double( 0.5 ), + deltaPhi = cms.double( 0.3 ) + ) +) +process.hltFastPVPixelTracksHitDoublets = cms.EDProducer( "HitPairEDProducer", + seedingLayers = cms.InputTag( "hltPixelLayerQuadrupletsRegForDisplaced" ), + trackingRegions = cms.InputTag( "hltFastPVPixelTracksTrackingRegions" ), + trackingRegionsSeedingLayers = cms.InputTag( "" ), + clusterCheck = cms.InputTag( "" ), + produceSeedingHitSets = cms.bool( False ), + produceIntermediateHitDoublets = cms.bool( True ), + maxElement = cms.uint32( 0 ), + maxElementTotal = cms.uint32( 50000000 ), + layerPairs = cms.vuint32( 0, 1, 2 ) +) +process.hltFastPVPixelTracksHitQuadruplets = cms.EDProducer( "CAHitQuadrupletEDProducer", + doublets = cms.InputTag( "hltFastPVPixelTracksHitDoublets" ), + extraHitRPhitolerance = cms.double( 0.032 ), + fitFastCircle = cms.bool( True ), + fitFastCircleChi2Cut = cms.bool( True ), + useBendingCorrection = cms.bool( True ), + CAThetaCut = cms.double( 0.002 ), + CAPhiCut = cms.double( 0.2 ), + CAThetaCut_byTriplets = cms.VPSet( + cms.PSet( seedingLayers = cms.string( "" ), + cut = cms.double( -1.0 ) + ) + ), + CAPhiCut_byTriplets = cms.VPSet( + cms.PSet( seedingLayers = cms.string( "" ), + cut = cms.double( -1.0 ) + ) + ), + CAHardPtCut = cms.double( 0.0 ), + maxChi2 = cms.PSet( + value2 = cms.double( 50.0 ), + value1 = cms.double( 200.0 ), + pt1 = cms.double( 0.7 ), + enabled = cms.bool( True ), + pt2 = cms.double( 2.0 ) + ), + SeedComparitorPSet = cms.PSet( + clusterShapeHitFilter = cms.string( "ClusterShapeHitFilter" ), + ComponentName = cms.string( "LowPtClusterShapeSeedComparitor" ), + clusterShapeCacheSrc = cms.InputTag( "hltSiPixelClustersRegForDisplacedCache" ) + ) +) +process.hltFastPVPixelTracks = cms.EDProducer( "PixelTrackProducer", + passLabel = cms.string( "" ), + SeedingHitSets = cms.InputTag( "hltFastPVPixelTracksHitQuadruplets" ), + Fitter = cms.InputTag( "hltFastPVPixelTracksFitter" ), + Filter = cms.InputTag( "hltFastPVPixelTracksFilter" ), + Cleaner = cms.string( "hltPixelTracksCleanerBySharedHits" ) +) +process.hltFastPVJetTracksAssociator = cms.EDProducer( "JetTracksAssociatorAtVertex", + tracks = cms.InputTag( "hltFastPVPixelTracks" ), + coneSize = cms.double( 0.4 ), + useAssigned = cms.bool( False ), + pvSrc = cms.InputTag( "" ), + jets = cms.InputTag( "hltSelector4CentralJetsL1FastJet" ) +) +process.hltFastPVJetVertexChecker = cms.EDFilter( "JetVertexChecker", + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + jetTracks = cms.InputTag( "hltFastPVJetTracksAssociator" ), + minPtRatio = cms.double( 0.1 ), + minPt = cms.double( 0.0 ), + doFilter = cms.bool( False ), + maxNJetsToCheck = cms.int32( 2 ), + maxNjetsOutput = cms.int32( 2 ), + maxChi2 = cms.double( 20.0 ), + maxTrackPt = cms.double( 20.0 ), + newMethod = cms.bool( True ), + maxETA = cms.double( 2.4 ), + pvErr_x = cms.double( 0.0015 ), + pvErr_y = cms.double( 0.0015 ), + pvErr_z = cms.double( 1.5 ) +) +process.hltFastPVPixelTracksRecoverFilter = cms.EDProducer( "PixelTrackFilterByKinematicsProducer", + ptMin = cms.double( 0.0 ), + nSigmaInvPtTolerance = cms.double( 0.0 ), + tipMax = cms.double( 999.0 ), + nSigmaTipMaxTolerance = cms.double( 0.0 ), + chi2 = cms.double( 1000.0 ) +) +process.hltFastPVPixelTracksRecoverFitter = cms.EDProducer( "PixelFitterByHelixProjectionsProducer", + scaleErrorsForBPix1 = cms.bool( False ), + scaleFactor = cms.double( 0.65 ) +) +process.hltFastPVPixelTracksTrackingRegionsRecover = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", + RegionPSet = cms.PSet( + vertexCollection = cms.InputTag( "" ), + zErrorVetex = cms.double( 0.0 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + zErrorBeamSpot = cms.double( 20.0 ), + maxNVertices = cms.int32( 1 ), + maxNRegions = cms.int32( 10 ), + nSigmaZVertex = cms.double( 0.0 ), + nSigmaZBeamSpot = cms.double( 0.0 ), + ptMin = cms.double( 0.9 ), + mode = cms.string( "BeamSpotFixed" ), + input = cms.InputTag( "hltFastPVJetVertexChecker" ), + searchOpt = cms.bool( False ), + whereToUseMeasurementTracker = cms.string( "Never" ), + originRadius = cms.double( 0.3 ), + measurementTrackerName = cms.InputTag( "" ), + precise = cms.bool( True ), + deltaEta = cms.double( 0.5 ), + deltaPhi = cms.double( 0.5 ) + ) +) +process.hltFastPVPixelTracksHitDoubletsRecover = cms.EDProducer( "HitPairEDProducer", + seedingLayers = cms.InputTag( "hltPixelLayerQuadrupletsRegForDisplaced" ), + trackingRegions = cms.InputTag( "hltFastPVPixelTracksTrackingRegionsRecover" ), + trackingRegionsSeedingLayers = cms.InputTag( "" ), + clusterCheck = cms.InputTag( "" ), + produceSeedingHitSets = cms.bool( False ), + produceIntermediateHitDoublets = cms.bool( True ), + maxElement = cms.uint32( 0 ), + maxElementTotal = cms.uint32( 50000000 ), + layerPairs = cms.vuint32( 0, 1, 2 ) +) +process.hltFastPVPixelTracksHitQuadrupletsRecover = cms.EDProducer( "CAHitQuadrupletEDProducer", + doublets = cms.InputTag( "hltFastPVPixelTracksHitDoubletsRecover" ), + extraHitRPhitolerance = cms.double( 0.032 ), + fitFastCircle = cms.bool( False ), + fitFastCircleChi2Cut = cms.bool( True ), + useBendingCorrection = cms.bool( True ), + CAThetaCut = cms.double( 0.002 ), + CAPhiCut = cms.double( 0.2 ), + CAThetaCut_byTriplets = cms.VPSet( + cms.PSet( seedingLayers = cms.string( "" ), + cut = cms.double( -1.0 ) + ) + ), + CAPhiCut_byTriplets = cms.VPSet( + cms.PSet( seedingLayers = cms.string( "" ), + cut = cms.double( -1.0 ) + ) + ), + CAHardPtCut = cms.double( 0.0 ), + maxChi2 = cms.PSet( + value2 = cms.double( 50.0 ), + value1 = cms.double( 200.0 ), + pt1 = cms.double( 0.7 ), + enabled = cms.bool( True ), + pt2 = cms.double( 2.0 ) + ), + SeedComparitorPSet = cms.PSet( + clusterShapeHitFilter = cms.string( "ClusterShapeHitFilter" ), + ComponentName = cms.string( "LowPtClusterShapeSeedComparitor" ), + clusterShapeCacheSrc = cms.InputTag( "hltSiPixelClustersRegForDisplacedCache" ) + ) +) +process.hltFastPVPixelTracksRecover = cms.EDProducer( "PixelTrackProducer", + passLabel = cms.string( "" ), + SeedingHitSets = cms.InputTag( "hltFastPVPixelTracksHitQuadrupletsRecover" ), + Fitter = cms.InputTag( "hltFastPVPixelTracksRecoverFitter" ), + Filter = cms.InputTag( "hltFastPVPixelTracksRecoverFilter" ), + Cleaner = cms.string( "hltPixelTracksCleanerBySharedHits" ) +) +process.hltFastPVPixelTracksMerger = cms.EDProducer( "TrackListMerger", + ShareFrac = cms.double( 0.19 ), + FoundHitBonus = cms.double( 5.0 ), + LostHitPenalty = cms.double( 20.0 ), + MinPT = cms.double( 0.05 ), + Epsilon = cms.double( -0.001 ), + MaxNormalizedChisq = cms.double( 1000.0 ), + MinFound = cms.int32( 3 ), + TrackProducers = cms.VInputTag( 'hltFastPVPixelTracks','hltFastPVPixelTracksRecover' ), + hasSelector = cms.vint32( 0, 0 ), + indivShareFrac = cms.vdouble( 1.0, 1.0 ), + selectedTrackQuals = cms.VInputTag( 'hltFastPVPixelTracks','hltFastPVPixelTracksRecover' ), + setsToMerge = cms.VPSet( + cms.PSet( pQual = cms.bool( False ), + tLists = cms.vint32( 0, 1 ) + ) + ), + trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), + allowFirstHitShare = cms.bool( True ), + newQuality = cms.string( "confirmed" ), + copyExtras = cms.untracked.bool( False ), + writeOnlyTrkQuals = cms.bool( False ), + copyMVA = cms.bool( False ) +) +process.hltFastPVPixelVertices = cms.EDProducer( "PixelVertexProducer", + WtAverage = cms.bool( True ), + ZOffset = cms.double( 10.0 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Verbosity = cms.int32( 0 ), + UseError = cms.bool( True ), + TrackCollection = cms.InputTag( "hltFastPVPixelTracksMerger" ), + ZSeparation = cms.double( 0.07 ), + NTrkMin = cms.int32( 2 ), + Method2 = cms.bool( True ), + Finder = cms.string( "DivisiveVertexFinder" ), + PtMin = cms.double( 1.0 ), + PVcomparer = cms.PSet( refToPSet_ = cms.string( "HLTPSetPvClusterComparerForBTag" ) ) +) +process.hltFastPVPixelVerticesFilter = cms.EDFilter( "VertexSelector", + src = cms.InputTag( "hltFastPVPixelVertices" ), + cut = cms.string( "!isFake && ndof > 0 && abs(z) <= 25 && position.Rho <= 2" ), + filter = cms.bool( True ) +) +process.hltSiStripClustersRegForDisplaced = cms.EDProducer( "MeasurementTrackerEventProducer", + measurementTracker = cms.string( "hltESPMeasurementTracker" ), + skipClusters = cms.InputTag( "" ), + pixelClusterProducer = cms.string( "hltSiPixelClustersRegForDisplaced" ), + stripClusterProducer = cms.string( "hltSiStripRawToClustersFacility" ), + Phase2TrackerCluster1DProducer = cms.string( "" ), + vectorHits = cms.InputTag( "" ), + vectorHitsRej = cms.InputTag( "" ), + inactivePixelDetectorLabels = cms.VInputTag( ), + badPixelFEDChannelCollectionLabels = cms.VInputTag( ), + pixelCablingMapLabel = cms.string( "" ), + inactiveStripDetectorLabels = cms.VInputTag( 'hltSiStripExcludedFEDListProducer' ), + switchOffPixelsIfEmpty = cms.bool( True ) +) +process.hltIter0PFLowPixelSeedsFromPixelTracksForDisplaced = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", + InputCollection = cms.InputTag( "hltFastPVPixelTracksMerger" ), + InputVertexCollection = cms.InputTag( "hltFastPVPixelVertices" ), + originHalfLength = cms.double( 0.3 ), + originRadius = cms.double( 0.1 ), + useProtoTrackKinematics = cms.bool( False ), + useEventsWithNoVertex = cms.bool( True ), + TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + usePV = cms.bool( True ), + includeFourthHit = cms.bool( False ), + SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) +) +process.hltIter0PFlowCkfTrackCandidatesForDisplaced = cms.EDProducer( "CkfTrackCandidateMaker", + cleanTrajectoryAfterInOut = cms.bool( False ), + doSeedingRegionRebuilding = cms.bool( False ), + onlyPixelHitsForSeedCleaner = cms.bool( False ), + reverseTrajectories = cms.bool( False ), + useHitsSplitting = cms.bool( False ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersRegForDisplaced" ), + src = cms.InputTag( "hltIter0PFLowPixelSeedsFromPixelTracksForDisplaced" ), + clustersToSkip = cms.InputTag( "" ), + phase2clustersToSkip = cms.InputTag( "" ), + TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter0GroupedCkfTrajectoryBuilderIT" ) ), + TransientInitialStateEstimatorParameters = cms.PSet( + propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), + numberMeasurementsForFit = cms.int32( 4 ), + propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) + ), + numHitsForSeedCleaner = cms.int32( 4 ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + RedundantSeedCleaner = cms.string( "CachingSeedCleanerBySharedInput" ), + TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), + maxNSeeds = cms.uint32( 100000 ), + maxSeedsBeforeCleaning = cms.uint32( 1000 ) +) +process.hltIter0PFlowCtfWithMaterialTracksForDisplaced = cms.EDProducer( "TrackProducer", + useSimpleMF = cms.bool( True ), + SimpleMagneticField = cms.string( "ParabolicMf" ), + src = cms.InputTag( "hltIter0PFlowCkfTrackCandidatesForDisplaced" ), + clusterRemovalInfo = cms.InputTag( "" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Fitter = cms.string( "hltESPFittingSmootherIT" ), + useHitsSplitting = cms.bool( False ), + alias = cms.untracked.string( "ctfWithMaterialTracks" ), + TrajectoryInEvent = cms.bool( False ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + AlgorithmName = cms.string( "hltIter0" ), + Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), + GeometricInnerState = cms.bool( True ), + NavigationSchool = cms.string( "" ), + MeasurementTracker = cms.string( "" ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersRegForDisplaced" ) +) +process.hltIter0PFlowTrackCutClassifierForDisplaced = cms.EDProducer( "TrackCutClassifier", + src = cms.InputTag( "hltIter0PFlowCtfWithMaterialTracksForDisplaced" ), + beamspot = cms.InputTag( "hltOnlineBeamSpot" ), + vertices = cms.InputTag( "hltFastPVPixelVertices" ), + ignoreVertices = cms.bool( False ), + qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), + mva = cms.PSet( + minPixelHits = cms.vint32( 0, 3, 4 ), + maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 15.0 ), + dr_par = cms.PSet( + d0err = cms.vdouble( 0.003, 0.003, 0.003 ), + dr_par2 = cms.vdouble( 0.3, 0.3, 0.3 ), + dr_par1 = cms.vdouble( 0.4, 0.4, 0.4 ), + dr_exp = cms.vint32( 4, 4, 4 ), + d0err_par = cms.vdouble( 0.001, 0.001, 0.001 ) + ), + maxLostLayers = cms.vint32( 1, 1, 1 ), + min3DLayers = cms.vint32( 0, 3, 4 ), + dz_par = cms.PSet( + dz_par1 = cms.vdouble( 0.4, 0.4, 0.4 ), + dz_par2 = cms.vdouble( 0.35, 0.35, 0.35 ), + dz_exp = cms.vint32( 4, 4, 4 ) + ), + minNVtxTrk = cms.int32( 3 ), + maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), + minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), + maxChi2 = cms.vdouble( 9999.0, 25.0, 16.0 ), + maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), + maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), + minLayers = cms.vint32( 3, 3, 4 ) + ) +) +process.hltIter0PFlowTrackSelectionHighPurityForDisplaced = cms.EDProducer( "TrackCollectionFilterCloner", + originalSource = cms.InputTag( "hltIter0PFlowCtfWithMaterialTracksForDisplaced" ), + originalMVAVals = cms.InputTag( 'hltIter0PFlowTrackCutClassifierForDisplaced','MVAValues' ), + originalQualVals = cms.InputTag( 'hltIter0PFlowTrackCutClassifierForDisplaced','QualityMasks' ), + minQuality = cms.string( "highPurity" ), + copyExtras = cms.untracked.bool( True ), + copyTrajectories = cms.untracked.bool( False ) +) +process.hltL3DisplacedDijetFullTracksJetTracksAssociatorAtVertexLowPt = cms.EDProducer( "JetTracksAssociatorAtVertex", + tracks = cms.InputTag( "hltIter0PFlowTrackSelectionHighPurityForDisplaced" ), + coneSize = cms.double( 0.4 ), + useAssigned = cms.bool( False ), + pvSrc = cms.InputTag( "" ), + jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducer" ) +) +process.hltL3DisplacedDijet100FullTracksTrackIPProducerLowPt = cms.EDProducer( "TrackIPProducer", + jetTracks = cms.InputTag( "hltL3DisplacedDijetFullTracksJetTracksAssociatorAtVertexLowPt" ), + primaryVertex = cms.InputTag( "hltFastPVPixelVertices" ), + computeProbabilities = cms.bool( False ), + computeGhostTrack = cms.bool( False ), + ghostTrackPriorDeltaR = cms.double( 0.03 ), + minimumNumberOfPixelHits = cms.int32( 2 ), + minimumNumberOfHits = cms.int32( 8 ), + maximumTransverseImpactParameter = cms.double( 0.1 ), + minimumTransverseMomentum = cms.double( 1.0 ), + maximumChiSquared = cms.double( 20.0 ), + maximumLongitudinalImpactParameter = cms.double( 0.1 ), + jetDirectionUsingTracks = cms.bool( False ), + jetDirectionUsingGhostTrack = cms.bool( False ), + useTrackQuality = cms.bool( False ) +) +process.hltL3DisplacedDijetFullTracksJetTagProducerFromIPLowPt = cms.EDProducer( "JetTagProducer", + jetTagComputer = cms.string( "hltESPDisplacedDijethltPromptTrackCountingESProducer" ), + tagInfos = cms.VInputTag( 'hltL3DisplacedDijet100FullTracksTrackIPProducerLowPt' ) +) +process.hltTwoPromptHLTL3DisplacedDijetFullTracksHLTCaloJetTagFilterLowPt = cms.EDFilter( "HLTCaloJetTag", + saveTags = cms.bool( True ), + Jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducer" ), + JetTags = cms.InputTag( "hltL3DisplacedDijetFullTracksJetTagProducerFromIPLowPt" ), + MinTag = cms.double( -999999.0 ), + MaxTag = cms.double( 2.5 ), + MinJets = cms.int32( 2 ), + TriggerType = cms.int32( 85 ) ) -process.hltSiPixelClustersRegForDisplaced = cms.EDProducer( "SiPixelClusterProducer", - src = cms.InputTag( "hltSiPixelDigisRegForDisplaced" ), - ClusterMode = cms.string( "PixelThresholdClusterizer" ), - maxNumberOfClusters = cms.int32( 40000 ), - payloadType = cms.string( "HLT" ), - ChannelThreshold = cms.int32( 10 ), - MissCalibrate = cms.bool( True ), - SplitClusters = cms.bool( False ), - VCaltoElectronGain = cms.int32( 1 ), - VCaltoElectronGain_L1 = cms.int32( 1 ), - VCaltoElectronOffset = cms.int32( 0 ), - VCaltoElectronOffset_L1 = cms.int32( 0 ), - SeedThreshold = cms.int32( 1000 ), - ClusterThreshold_L1 = cms.int32( 4000 ), - ClusterThreshold = cms.int32( 4000 ), - ElectronPerADCGain = cms.double( 135.0 ), - Phase2Calibration = cms.bool( False ), - Phase2ReadoutMode = cms.int32( -1 ), - Phase2DigiBaseline = cms.double( 1200.0 ), - Phase2KinkADC = cms.int32( 8 ) +process.hltDisplacedHLTCaloJetCollectionProducerLowPt = cms.EDProducer( "HLTCaloJetCollectionProducer", + HLTObject = cms.InputTag( "hltTwoPromptHLTL3DisplacedDijetFullTracksHLTCaloJetTagFilterLowPt" ), + TriggerTypes = cms.vint32( 85 ) ) -process.hltSiPixelClustersRegForDisplacedCache = cms.EDProducer( "SiPixelClusterShapeCacheProducer", - src = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), - onDemand = cms.bool( False ) +process.hltIter1ClustersRefRemovalForDisplaced = cms.EDProducer( "TrackClusterRemover", + trajectories = cms.InputTag( "hltIter0PFlowTrackSelectionHighPurityForDisplaced" ), + trackClassifier = cms.InputTag( '','QualityMasks' ), + pixelClusters = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), + stripClusters = cms.InputTag( "hltSiStripRawToClustersFacility" ), + oldClusterRemovalInfo = cms.InputTag( "" ), + TrackQuality = cms.string( "highPurity" ), + maxChi2 = cms.double( 9.0 ), + minNumberOfLayersWithMeasBeforeFiltering = cms.int32( 0 ), + overrideTrkQuals = cms.InputTag( "" ) ) -process.hltSiPixelRecHitsRegForDisplaced = cms.EDProducer( "SiPixelRecHitConverter", - src = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), - CPE = cms.string( "hltESPPixelCPEGeneric" ), - VerboseLevel = cms.untracked.int32( 0 ) +process.hltIter1MaskedMeasurementTrackerEventForDisplaced = cms.EDProducer( "MaskedMeasurementTrackerEventProducer", + src = cms.InputTag( "hltSiStripClustersRegForDisplaced" ), + OnDemand = cms.bool( False ), + clustersToSkip = cms.InputTag( "hltIter1ClustersRefRemovalForDisplaced" ) ) -process.hltPixelLayerQuadrupletsRegForDisplaced = cms.EDProducer( "SeedingLayersEDProducer", +process.hltIter1PixelLayerQuadrupletsForDisplaced = cms.EDProducer( "SeedingLayersEDProducer", layerList = cms.vstring( 'BPix1+BPix2+BPix3+BPix4', 'BPix1+BPix2+BPix3+FPix1_pos', 'BPix1+BPix2+BPix3+FPix1_neg', @@ -48054,6 +49002,7 @@ BPix = cms.PSet( hitErrorRPhi = cms.double( 0.0027 ), TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + skipClusters = cms.InputTag( "hltIter1ClustersRefRemovalForDisplaced" ), useErrorsFromParam = cms.bool( True ), hitErrorRZ = cms.double( 0.006 ), HitProducer = cms.string( "hltSiPixelRecHitsRegForDisplaced" ) @@ -48061,6 +49010,7 @@ FPix = cms.PSet( hitErrorRPhi = cms.double( 0.0051 ), TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + skipClusters = cms.InputTag( "hltIter1ClustersRefRemovalForDisplaced" ), useErrorsFromParam = cms.bool( True ), hitErrorRZ = cms.double( 0.0036 ), HitProducer = cms.string( "hltSiPixelRecHitsRegForDisplaced" ) @@ -48074,107 +49024,56 @@ MTOB = cms.PSet( ), MTEC = cms.PSet( ) ) -process.hltSelector4CentralJetsL1FastJet = cms.EDFilter( "LargestEtCaloJetSelector", - src = cms.InputTag( "hltSelectorCentralJets20L1FastJeta" ), - filter = cms.bool( False ), - maxNumber = cms.uint32( 4 ) -) -process.hltFastPrimaryVertex = cms.EDProducer( "FastPrimaryVertexWithWeightsProducer", - clusters = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - jets = cms.InputTag( "hltSelector4CentralJetsL1FastJet" ), - pixelCPE = cms.string( "hltESPPixelCPEGeneric" ), - maxZ = cms.double( 19.0 ), - njets = cms.int32( 999 ), - maxJetEta = cms.double( 2.6 ), - minJetPt = cms.double( 0.0 ), - barrel = cms.bool( True ), - maxSizeX = cms.double( 2.1 ), - maxDeltaPhi = cms.double( 0.21 ), - PixelCellHeightOverWidth = cms.double( 1.8 ), - weight_charge_down = cms.double( 11000.0 ), - weight_charge_up = cms.double( 190000.0 ), - maxSizeY_q = cms.double( 2.0 ), - minSizeY_q = cms.double( -0.6 ), - weight_dPhi = cms.double( 0.13888888 ), - weight_SizeX1 = cms.double( 0.88 ), - weight_rho_up = cms.double( 22.0 ), - weight_charge_peak = cms.double( 22000.0 ), - peakSizeY_q = cms.double( 1.0 ), - endCap = cms.bool( True ), - minJetEta_EC = cms.double( 1.3 ), - maxJetEta_EC = cms.double( 2.6 ), - maxDeltaPhi_EC = cms.double( 0.14 ), - EC_weight = cms.double( 0.008 ), - weight_dPhi_EC = cms.double( 0.064516129 ), - zClusterWidth_step1 = cms.double( 2.0 ), - zClusterWidth_step2 = cms.double( 0.65 ), - zClusterSearchArea_step2 = cms.double( 3.0 ), - weightCut_step2 = cms.double( 0.05 ), - zClusterWidth_step3 = cms.double( 0.3 ), - zClusterSearchArea_step3 = cms.double( 0.55 ), - weightCut_step3 = cms.double( 0.1 ), - ptWeighting = cms.bool( True ), - ptWeighting_slope = cms.double( 0.05 ), - ptWeighting_offset = cms.double( -1.0 ) -) -process.hltFastPVPixelVertexFilter = cms.EDFilter( "VertexSelector", - src = cms.InputTag( "hltFastPrimaryVertex" ), - cut = cms.string( "!isFake && ndof > 0 && abs(z) <= 25 && position.Rho <= 2" ), - filter = cms.bool( True ) -) -process.hltFastPVPixelTracksFilter = cms.EDProducer( "PixelTrackFilterByKinematicsProducer", - ptMin = cms.double( 0.0 ), - nSigmaInvPtTolerance = cms.double( 0.0 ), - tipMax = cms.double( 999.0 ), - nSigmaTipMaxTolerance = cms.double( 0.0 ), - chi2 = cms.double( 1000.0 ) -) -process.hltFastPVPixelTracksFitter = cms.EDProducer( "PixelFitterByHelixProjectionsProducer", - scaleErrorsForBPix1 = cms.bool( False ), - scaleFactor = cms.double( 0.65 ) -) -process.hltFastPVPixelTracksTrackingRegions = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", +process.hltIter1PFlowPixelTrackingRegionsForDisplaced = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", RegionPSet = cms.PSet( - vertexCollection = cms.InputTag( "hltFastPrimaryVertex" ), - zErrorVetex = cms.double( 1.5 ), + vertexCollection = cms.InputTag( "hltFastPVPixelVertices" ), + zErrorVetex = cms.double( 0.1 ), beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), zErrorBeamSpot = cms.double( 0.0 ), maxNVertices = cms.int32( 1 ), - maxNRegions = cms.int32( 10 ), + maxNRegions = cms.int32( 100 ), nSigmaZVertex = cms.double( 0.0 ), nSigmaZBeamSpot = cms.double( 0.0 ), - ptMin = cms.double( 0.9 ), + ptMin = cms.double( 0.3 ), mode = cms.string( "VerticesFixed" ), - input = cms.InputTag( "hltSelector4CentralJetsL1FastJet" ), - searchOpt = cms.bool( False ), - whereToUseMeasurementTracker = cms.string( "Never" ), - originRadius = cms.double( 0.3 ), - measurementTrackerName = cms.InputTag( "" ), + input = cms.InputTag( "hltSelector8CentralJetsL1FastJet" ), + searchOpt = cms.bool( True ), + whereToUseMeasurementTracker = cms.string( "ForSiStrips" ), + originRadius = cms.double( 0.05 ), + measurementTrackerName = cms.InputTag( "hltIter1MaskedMeasurementTrackerEventForDisplaced" ), precise = cms.bool( True ), - deltaEta = cms.double( 0.5 ), - deltaPhi = cms.double( 0.3 ) + deltaEta = cms.double( 0.4 ), + deltaPhi = cms.double( 0.4 ) ) ) -process.hltFastPVPixelTracksHitDoublets = cms.EDProducer( "HitPairEDProducer", - seedingLayers = cms.InputTag( "hltPixelLayerQuadrupletsRegForDisplaced" ), - trackingRegions = cms.InputTag( "hltFastPVPixelTracksTrackingRegions" ), +process.hltIter1PFlowPixelClusterCheckForDisplaced = cms.EDProducer( "ClusterCheckerEDProducer", + doClusterCheck = cms.bool( False ), + MaxNumberOfCosmicClusters = cms.uint32( 50000 ), + ClusterCollectionLabel = cms.InputTag( "hltSiStripClustersRegForDisplaced" ), + MaxNumberOfPixelClusters = cms.uint32( 40000 ), + PixelClusterCollectionLabel = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), + cut = cms.string( "" ), + silentClusterCheck = cms.untracked.bool( False ) +) +process.hltIter1PFlowPixelHitDoubletsForDisplaced = cms.EDProducer( "HitPairEDProducer", + seedingLayers = cms.InputTag( "hltIter1PixelLayerQuadrupletsForDisplaced" ), + trackingRegions = cms.InputTag( "hltIter1PFlowPixelTrackingRegionsForDisplaced" ), trackingRegionsSeedingLayers = cms.InputTag( "" ), - clusterCheck = cms.InputTag( "" ), + clusterCheck = cms.InputTag( "hltIter1PFlowPixelClusterCheckForDisplaced" ), produceSeedingHitSets = cms.bool( False ), produceIntermediateHitDoublets = cms.bool( True ), maxElement = cms.uint32( 0 ), maxElementTotal = cms.uint32( 50000000 ), layerPairs = cms.vuint32( 0, 1, 2 ) ) -process.hltFastPVPixelTracksHitQuadruplets = cms.EDProducer( "CAHitQuadrupletEDProducer", - doublets = cms.InputTag( "hltFastPVPixelTracksHitDoublets" ), +process.hltIter1PFlowPixelHitQuadrupletsForDisplaced = cms.EDProducer( "CAHitQuadrupletEDProducer", + doublets = cms.InputTag( "hltIter1PFlowPixelHitDoubletsForDisplaced" ), extraHitRPhitolerance = cms.double( 0.032 ), fitFastCircle = cms.bool( True ), fitFastCircleChi2Cut = cms.bool( True ), useBendingCorrection = cms.bool( True ), - CAThetaCut = cms.double( 0.002 ), - CAPhiCut = cms.double( 0.2 ), + CAThetaCut = cms.double( 0.004 ), + CAPhiCut = cms.double( 0.3 ), CAThetaCut_byTriplets = cms.VPSet( cms.PSet( seedingLayers = cms.string( "" ), cut = cms.double( -1.0 ) @@ -48187,132 +49086,155 @@ ), CAHardPtCut = cms.double( 0.0 ), maxChi2 = cms.PSet( - value2 = cms.double( 50.0 ), - value1 = cms.double( 200.0 ), - pt1 = cms.double( 0.7 ), + value2 = cms.double( 100.0 ), + value1 = cms.double( 1000.0 ), + pt1 = cms.double( 0.4 ), enabled = cms.bool( True ), pt2 = cms.double( 2.0 ) ), SeedComparitorPSet = cms.PSet( clusterShapeHitFilter = cms.string( "ClusterShapeHitFilter" ), - ComponentName = cms.string( "LowPtClusterShapeSeedComparitor" ), + ComponentName = cms.string( "none" ), clusterShapeCacheSrc = cms.InputTag( "hltSiPixelClustersRegForDisplacedCache" ) ) ) -process.hltFastPVPixelTracks = cms.EDProducer( "PixelTrackProducer", +process.hltIter1PixelTracksForDisplaced = cms.EDProducer( "PixelTrackProducer", passLabel = cms.string( "" ), - SeedingHitSets = cms.InputTag( "hltFastPVPixelTracksHitQuadruplets" ), + SeedingHitSets = cms.InputTag( "hltIter1PFlowPixelHitQuadrupletsForDisplaced" ), Fitter = cms.InputTag( "hltFastPVPixelTracksFitter" ), Filter = cms.InputTag( "hltFastPVPixelTracksFilter" ), Cleaner = cms.string( "hltPixelTracksCleanerBySharedHits" ) ) -process.hltFastPVJetTracksAssociator = cms.EDProducer( "JetTracksAssociatorAtVertex", - tracks = cms.InputTag( "hltFastPVPixelTracks" ), - coneSize = cms.double( 0.4 ), - useAssigned = cms.bool( False ), - pvSrc = cms.InputTag( "" ), - jets = cms.InputTag( "hltSelector4CentralJetsL1FastJet" ) -) -process.hltFastPVJetVertexChecker = cms.EDFilter( "JetVertexChecker", - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - jetTracks = cms.InputTag( "hltFastPVJetTracksAssociator" ), - minPtRatio = cms.double( 0.1 ), - minPt = cms.double( 0.0 ), - doFilter = cms.bool( False ), - maxNJetsToCheck = cms.int32( 2 ), - maxNjetsOutput = cms.int32( 2 ), - maxChi2 = cms.double( 20.0 ), - maxTrackPt = cms.double( 20.0 ), - newMethod = cms.bool( True ), - maxETA = cms.double( 2.4 ), - pvErr_x = cms.double( 0.0015 ), - pvErr_y = cms.double( 0.0015 ), - pvErr_z = cms.double( 1.5 ) +process.hltIter1PFLowPixelSeedsFromPixelTracksForDisplaced = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", + InputCollection = cms.InputTag( "hltIter1PixelTracksForDisplaced" ), + InputVertexCollection = cms.InputTag( "hltFastPVPixelVertices" ), + originHalfLength = cms.double( 0.3 ), + originRadius = cms.double( 0.1 ), + useProtoTrackKinematics = cms.bool( False ), + useEventsWithNoVertex = cms.bool( True ), + TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + usePV = cms.bool( False ), + includeFourthHit = cms.bool( False ), + SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) ) -process.hltFastPVPixelTracksRecoverFilter = cms.EDProducer( "PixelTrackFilterByKinematicsProducer", - ptMin = cms.double( 0.0 ), - nSigmaInvPtTolerance = cms.double( 0.0 ), - tipMax = cms.double( 999.0 ), - nSigmaTipMaxTolerance = cms.double( 0.0 ), - chi2 = cms.double( 1000.0 ) +process.hltIter1PFlowCkfTrackCandidatesForDisplaced = cms.EDProducer( "CkfTrackCandidateMaker", + cleanTrajectoryAfterInOut = cms.bool( False ), + doSeedingRegionRebuilding = cms.bool( False ), + onlyPixelHitsForSeedCleaner = cms.bool( False ), + reverseTrajectories = cms.bool( False ), + useHitsSplitting = cms.bool( False ), + MeasurementTrackerEvent = cms.InputTag( "hltIter1MaskedMeasurementTrackerEventForDisplaced" ), + src = cms.InputTag( "hltIter1PFLowPixelSeedsFromPixelTracksForDisplaced" ), + clustersToSkip = cms.InputTag( "" ), + phase2clustersToSkip = cms.InputTag( "" ), + TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter1GroupedCkfTrajectoryBuilderIT" ) ), + TransientInitialStateEstimatorParameters = cms.PSet( + propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), + numberMeasurementsForFit = cms.int32( 4 ), + propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) + ), + numHitsForSeedCleaner = cms.int32( 4 ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + RedundantSeedCleaner = cms.string( "CachingSeedCleanerBySharedInput" ), + TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), + maxNSeeds = cms.uint32( 100000 ), + maxSeedsBeforeCleaning = cms.uint32( 1000 ) ) -process.hltFastPVPixelTracksRecoverFitter = cms.EDProducer( "PixelFitterByHelixProjectionsProducer", - scaleErrorsForBPix1 = cms.bool( False ), - scaleFactor = cms.double( 0.65 ) +process.hltIter1PFlowCtfWithMaterialTracksForDisplaced = cms.EDProducer( "TrackProducer", + useSimpleMF = cms.bool( True ), + SimpleMagneticField = cms.string( "ParabolicMf" ), + src = cms.InputTag( "hltIter1PFlowCkfTrackCandidatesForDisplaced" ), + clusterRemovalInfo = cms.InputTag( "" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Fitter = cms.string( "hltESPFittingSmootherIT" ), + useHitsSplitting = cms.bool( False ), + alias = cms.untracked.string( "ctfWithMaterialTracks" ), + TrajectoryInEvent = cms.bool( False ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + AlgorithmName = cms.string( "hltIter1" ), + Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), + GeometricInnerState = cms.bool( True ), + NavigationSchool = cms.string( "" ), + MeasurementTracker = cms.string( "" ), + MeasurementTrackerEvent = cms.InputTag( "hltIter1MaskedMeasurementTrackerEventForDisplaced" ) ) -process.hltFastPVPixelTracksTrackingRegionsRecover = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", - RegionPSet = cms.PSet( - vertexCollection = cms.InputTag( "" ), - zErrorVetex = cms.double( 0.0 ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - zErrorBeamSpot = cms.double( 20.0 ), - maxNVertices = cms.int32( 1 ), - maxNRegions = cms.int32( 10 ), - nSigmaZVertex = cms.double( 0.0 ), - nSigmaZBeamSpot = cms.double( 0.0 ), - ptMin = cms.double( 0.9 ), - mode = cms.string( "BeamSpotFixed" ), - input = cms.InputTag( "hltFastPVJetVertexChecker" ), - searchOpt = cms.bool( False ), - whereToUseMeasurementTracker = cms.string( "Never" ), - originRadius = cms.double( 0.3 ), - measurementTrackerName = cms.InputTag( "" ), - precise = cms.bool( True ), - deltaEta = cms.double( 0.5 ), - deltaPhi = cms.double( 0.5 ) +process.hltIter1PFlowTrackCutClassifierPromptForDisplaced = cms.EDProducer( "TrackCutClassifier", + src = cms.InputTag( "hltIter1PFlowCtfWithMaterialTracksForDisplaced" ), + beamspot = cms.InputTag( "hltOnlineBeamSpot" ), + vertices = cms.InputTag( "hltFastPVPixelVertices" ), + ignoreVertices = cms.bool( False ), + qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), + mva = cms.PSet( + minPixelHits = cms.vint32( 0, 0, 2 ), + maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 15.0 ), + dr_par = cms.PSet( + d0err = cms.vdouble( 0.003, 0.003, 0.003 ), + dr_par2 = cms.vdouble( 3.40282346639E38, 1.0, 0.85 ), + dr_par1 = cms.vdouble( 3.40282346639E38, 1.0, 0.9 ), + dr_exp = cms.vint32( 3, 3, 3 ), + d0err_par = cms.vdouble( 0.001, 0.001, 0.001 ) + ), + maxLostLayers = cms.vint32( 1, 1, 1 ), + min3DLayers = cms.vint32( 0, 0, 0 ), + dz_par = cms.PSet( + dz_par1 = cms.vdouble( 3.40282346639E38, 1.0, 0.9 ), + dz_par2 = cms.vdouble( 3.40282346639E38, 1.0, 0.8 ), + dz_exp = cms.vint32( 3, 3, 3 ) + ), + minNVtxTrk = cms.int32( 3 ), + maxDz = cms.vdouble( 3.40282346639E38, 1.0, 3.40282346639E38 ), + minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), + maxChi2 = cms.vdouble( 9999.0, 25.0, 16.0 ), + maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), + maxDr = cms.vdouble( 3.40282346639E38, 1.0, 3.40282346639E38 ), + minLayers = cms.vint32( 3, 3, 3 ) ) ) -process.hltFastPVPixelTracksHitDoubletsRecover = cms.EDProducer( "HitPairEDProducer", - seedingLayers = cms.InputTag( "hltPixelLayerQuadrupletsRegForDisplaced" ), - trackingRegions = cms.InputTag( "hltFastPVPixelTracksTrackingRegionsRecover" ), - trackingRegionsSeedingLayers = cms.InputTag( "" ), - clusterCheck = cms.InputTag( "" ), - produceSeedingHitSets = cms.bool( False ), - produceIntermediateHitDoublets = cms.bool( True ), - maxElement = cms.uint32( 0 ), - maxElementTotal = cms.uint32( 50000000 ), - layerPairs = cms.vuint32( 0, 1, 2 ) -) -process.hltFastPVPixelTracksHitQuadrupletsRecover = cms.EDProducer( "CAHitQuadrupletEDProducer", - doublets = cms.InputTag( "hltFastPVPixelTracksHitDoubletsRecover" ), - extraHitRPhitolerance = cms.double( 0.032 ), - fitFastCircle = cms.bool( False ), - fitFastCircleChi2Cut = cms.bool( True ), - useBendingCorrection = cms.bool( True ), - CAThetaCut = cms.double( 0.002 ), - CAPhiCut = cms.double( 0.2 ), - CAThetaCut_byTriplets = cms.VPSet( - cms.PSet( seedingLayers = cms.string( "" ), - cut = cms.double( -1.0 ) - ) - ), - CAPhiCut_byTriplets = cms.VPSet( - cms.PSet( seedingLayers = cms.string( "" ), - cut = cms.double( -1.0 ) - ) - ), - CAHardPtCut = cms.double( 0.0 ), - maxChi2 = cms.PSet( - value2 = cms.double( 50.0 ), - value1 = cms.double( 200.0 ), - pt1 = cms.double( 0.7 ), - enabled = cms.bool( True ), - pt2 = cms.double( 2.0 ) - ), - SeedComparitorPSet = cms.PSet( - clusterShapeHitFilter = cms.string( "ClusterShapeHitFilter" ), - ComponentName = cms.string( "LowPtClusterShapeSeedComparitor" ), - clusterShapeCacheSrc = cms.InputTag( "hltSiPixelClustersRegForDisplacedCache" ) +process.hltIter1PFlowTrackCutClassifierDetachedForDisplaced = cms.EDProducer( "TrackCutClassifier", + src = cms.InputTag( "hltIter1PFlowCtfWithMaterialTracksForDisplaced" ), + beamspot = cms.InputTag( "hltOnlineBeamSpot" ), + vertices = cms.InputTag( "hltFastPVPixelVertices" ), + ignoreVertices = cms.bool( False ), + qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), + mva = cms.PSet( + minPixelHits = cms.vint32( 0, 0, 1 ), + maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 15.0 ), + dr_par = cms.PSet( + d0err = cms.vdouble( 0.003, 0.003, 0.003 ), + dr_par2 = cms.vdouble( 1.0, 1.0, 1.0 ), + dr_par1 = cms.vdouble( 1.0, 1.0, 1.0 ), + dr_exp = cms.vint32( 4, 4, 4 ), + d0err_par = cms.vdouble( 0.001, 0.001, 0.001 ) + ), + maxLostLayers = cms.vint32( 99, 3, 3 ), + min3DLayers = cms.vint32( 1, 2, 3 ), + dz_par = cms.PSet( + dz_par1 = cms.vdouble( 1.0, 1.0, 1.0 ), + dz_par2 = cms.vdouble( 1.0, 1.0, 1.0 ), + dz_exp = cms.vint32( 4, 4, 4 ) + ), + minNVtxTrk = cms.int32( 2 ), + maxDz = cms.vdouble( 3.40282346639E38, 1.0, 3.40282346639E38 ), + minNdof = cms.vdouble( -1.0, -1.0, -1.0 ), + maxChi2 = cms.vdouble( 9999.0, 25.0, 16.0 ), + maxChi2n = cms.vdouble( 1.0, 0.7, 0.4 ), + maxDr = cms.vdouble( 3.40282346639E38, 1.0, 3.40282346639E38 ), + minLayers = cms.vint32( 5, 5, 5 ) ) ) -process.hltFastPVPixelTracksRecover = cms.EDProducer( "PixelTrackProducer", - passLabel = cms.string( "" ), - SeedingHitSets = cms.InputTag( "hltFastPVPixelTracksHitQuadrupletsRecover" ), - Fitter = cms.InputTag( "hltFastPVPixelTracksRecoverFitter" ), - Filter = cms.InputTag( "hltFastPVPixelTracksRecoverFilter" ), - Cleaner = cms.string( "hltPixelTracksCleanerBySharedHits" ) +process.hltIter1PFlowTrackCutClassifierMergedForDisplaced = cms.EDProducer( "ClassifierMerger", + inputClassifiers = cms.vstring( 'hltIter1PFlowTrackCutClassifierPromptForDisplaced', + 'hltIter1PFlowTrackCutClassifierDetachedForDisplaced' ) ) -process.hltFastPVPixelTracksMerger = cms.EDProducer( "TrackListMerger", +process.hltIter1PFlowTrackSelectionHighPurityForDisplaced = cms.EDProducer( "TrackCollectionFilterCloner", + originalSource = cms.InputTag( "hltIter1PFlowCtfWithMaterialTracksForDisplaced" ), + originalMVAVals = cms.InputTag( 'hltIter1PFlowTrackCutClassifierMergedForDisplaced','MVAValues' ), + originalQualVals = cms.InputTag( 'hltIter1PFlowTrackCutClassifierMergedForDisplaced','QualityMasks' ), + minQuality = cms.string( "highPurity" ), + copyExtras = cms.untracked.bool( True ), + copyTrajectories = cms.untracked.bool( False ) +) +process.hltIter1MergedForDisplaced = cms.EDProducer( "TrackListMerger", ShareFrac = cms.double( 0.19 ), FoundHitBonus = cms.double( 5.0 ), LostHitPenalty = cms.double( 20.0 ), @@ -48320,10 +49242,10 @@ Epsilon = cms.double( -0.001 ), MaxNormalizedChisq = cms.double( 1000.0 ), MinFound = cms.int32( 3 ), - TrackProducers = cms.VInputTag( 'hltFastPVPixelTracks','hltFastPVPixelTracksRecover' ), + TrackProducers = cms.VInputTag( 'hltIter0PFlowTrackSelectionHighPurityForDisplaced','hltIter1PFlowTrackSelectionHighPurityForDisplaced' ), hasSelector = cms.vint32( 0, 0 ), indivShareFrac = cms.vdouble( 1.0, 1.0 ), - selectedTrackQuals = cms.VInputTag( 'hltFastPVPixelTracks','hltFastPVPixelTracksRecover' ), + selectedTrackQuals = cms.VInputTag( 'hltIter0PFlowTrackSelectionHighPurityForDisplaced','hltIter1PFlowTrackSelectionHighPurityForDisplaced' ), setsToMerge = cms.VPSet( cms.PSet( pQual = cms.bool( False ), tLists = cms.vint32( 0, 1 ) @@ -48332,66 +49254,164 @@ trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), allowFirstHitShare = cms.bool( True ), newQuality = cms.string( "confirmed" ), - copyExtras = cms.untracked.bool( False ), + copyExtras = cms.untracked.bool( True ), writeOnlyTrkQuals = cms.bool( False ), copyMVA = cms.bool( False ) ) -process.hltFastPVPixelVertices = cms.EDProducer( "PixelVertexProducer", - WtAverage = cms.bool( True ), - ZOffset = cms.double( 10.0 ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - Verbosity = cms.int32( 0 ), - UseError = cms.bool( True ), - TrackCollection = cms.InputTag( "hltFastPVPixelTracksMerger" ), - ZSeparation = cms.double( 0.07 ), - NTrkMin = cms.int32( 2 ), - Method2 = cms.bool( True ), - Finder = cms.string( "DivisiveVertexFinder" ), - PtMin = cms.double( 1.0 ), - PVcomparer = cms.PSet( refToPSet_ = cms.string( "HLTPSetPvClusterComparerForBTag" ) ) +process.hltIter2ClustersRefRemovalForDisplaced = cms.EDProducer( "TrackClusterRemover", + trajectories = cms.InputTag( "hltIter1PFlowTrackSelectionHighPurityForDisplaced" ), + trackClassifier = cms.InputTag( '','QualityMasks' ), + pixelClusters = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), + stripClusters = cms.InputTag( "hltSiStripRawToClustersFacility" ), + oldClusterRemovalInfo = cms.InputTag( "hltIter1ClustersRefRemovalForDisplaced" ), + TrackQuality = cms.string( "highPurity" ), + maxChi2 = cms.double( 16.0 ), + minNumberOfLayersWithMeasBeforeFiltering = cms.int32( 0 ), + overrideTrkQuals = cms.InputTag( "" ) +) +process.hltIter2MaskedMeasurementTrackerEventForDisplaced = cms.EDProducer( "MaskedMeasurementTrackerEventProducer", + src = cms.InputTag( "hltSiStripClustersRegForDisplaced" ), + OnDemand = cms.bool( False ), + clustersToSkip = cms.InputTag( "hltIter2ClustersRefRemovalForDisplaced" ) +) +process.hltIter2PixelLayerTripletsForDisplaced = cms.EDProducer( "SeedingLayersEDProducer", + layerList = cms.vstring( 'BPix1+BPix2+BPix3', + 'BPix2+BPix3+BPix4', + 'BPix1+BPix3+BPix4', + 'BPix1+BPix2+BPix4', + 'BPix2+BPix3+FPix1_pos', + 'BPix2+BPix3+FPix1_neg', + 'BPix1+BPix2+FPix1_pos', + 'BPix1+BPix2+FPix1_neg', + 'BPix2+FPix1_pos+FPix2_pos', + 'BPix2+FPix1_neg+FPix2_neg', + 'BPix1+FPix1_pos+FPix2_pos', + 'BPix1+FPix1_neg+FPix2_neg', + 'FPix1_pos+FPix2_pos+FPix3_pos', + 'FPix1_neg+FPix2_neg+FPix3_neg', + 'BPix1+BPix3+FPix1_pos', + 'BPix1+BPix2+FPix2_pos', + 'BPix1+BPix3+FPix1_neg', + 'BPix1+BPix2+FPix2_neg', + 'BPix1+FPix2_neg+FPix3_neg', + 'BPix1+FPix1_neg+FPix3_neg', + 'BPix1+FPix2_pos+FPix3_pos', + 'BPix1+FPix1_pos+FPix3_pos' ), + BPix = cms.PSet( + hitErrorRPhi = cms.double( 0.0027 ), + TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + skipClusters = cms.InputTag( "hltIter2ClustersRefRemovalForDisplaced" ), + useErrorsFromParam = cms.bool( True ), + hitErrorRZ = cms.double( 0.006 ), + HitProducer = cms.string( "hltSiPixelRecHitsRegForDisplaced" ) + ), + FPix = cms.PSet( + hitErrorRPhi = cms.double( 0.0051 ), + TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + skipClusters = cms.InputTag( "hltIter2ClustersRefRemovalForDisplaced" ), + useErrorsFromParam = cms.bool( True ), + hitErrorRZ = cms.double( 0.0036 ), + HitProducer = cms.string( "hltSiPixelRecHitsRegForDisplaced" ) + ), + TIB = cms.PSet( ), + TID = cms.PSet( ), + TOB = cms.PSet( ), + TEC = cms.PSet( ), + MTIB = cms.PSet( ), + MTID = cms.PSet( ), + MTOB = cms.PSet( ), + MTEC = cms.PSet( ) +) +process.hltIter2PFlowPixelTrackingRegionsForDisplaced = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", + RegionPSet = cms.PSet( + vertexCollection = cms.InputTag( "hltFastPVPixelVertices" ), + zErrorVetex = cms.double( 0.3 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + zErrorBeamSpot = cms.double( 0.0 ), + maxNVertices = cms.int32( 1 ), + maxNRegions = cms.int32( 100 ), + nSigmaZVertex = cms.double( 0.0 ), + nSigmaZBeamSpot = cms.double( 0.0 ), + ptMin = cms.double( 0.4 ), + mode = cms.string( "VerticesFixed" ), + input = cms.InputTag( "hltSelector8CentralJetsL1FastJet" ), + searchOpt = cms.bool( True ), + whereToUseMeasurementTracker = cms.string( "ForSiStrips" ), + originRadius = cms.double( 0.3 ), + measurementTrackerName = cms.InputTag( "hltIter2MaskedMeasurementTrackerEventForDisplaced" ), + precise = cms.bool( True ), + deltaEta = cms.double( 0.4 ), + deltaPhi = cms.double( 0.4 ) + ) ) -process.hltFastPVPixelVerticesFilter = cms.EDFilter( "VertexSelector", - src = cms.InputTag( "hltFastPVPixelVertices" ), - cut = cms.string( "!isFake && ndof > 0 && abs(z) <= 25 && position.Rho <= 2" ), - filter = cms.bool( True ) +process.hltIter2PFlowPixelClusterCheckForDisplaced = cms.EDProducer( "ClusterCheckerEDProducer", + doClusterCheck = cms.bool( False ), + MaxNumberOfCosmicClusters = cms.uint32( 50000 ), + ClusterCollectionLabel = cms.InputTag( "hltSiStripClustersRegForDisplaced" ), + MaxNumberOfPixelClusters = cms.uint32( 40000 ), + PixelClusterCollectionLabel = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), + cut = cms.string( "" ), + silentClusterCheck = cms.untracked.bool( False ) ) -process.hltSiStripClustersRegForDisplaced = cms.EDProducer( "MeasurementTrackerEventProducer", - measurementTracker = cms.string( "hltESPMeasurementTracker" ), - skipClusters = cms.InputTag( "" ), - pixelClusterProducer = cms.string( "hltSiPixelClustersRegForDisplaced" ), - stripClusterProducer = cms.string( "hltSiStripRawToClustersFacility" ), - Phase2TrackerCluster1DProducer = cms.string( "" ), - vectorHits = cms.InputTag( "" ), - vectorHitsRej = cms.InputTag( "" ), - inactivePixelDetectorLabels = cms.VInputTag( ), - badPixelFEDChannelCollectionLabels = cms.VInputTag( ), - pixelCablingMapLabel = cms.string( "" ), - inactiveStripDetectorLabels = cms.VInputTag( 'hltSiStripExcludedFEDListProducer' ), - switchOffPixelsIfEmpty = cms.bool( True ) +process.hltIter2PFlowPixelHitDoubletsForDisplaced = cms.EDProducer( "HitPairEDProducer", + seedingLayers = cms.InputTag( "hltIter2PixelLayerTripletsForDisplaced" ), + trackingRegions = cms.InputTag( "hltIter2PFlowPixelTrackingRegionsForDisplaced" ), + trackingRegionsSeedingLayers = cms.InputTag( "" ), + clusterCheck = cms.InputTag( "hltIter2PFlowPixelClusterCheckForDisplaced" ), + produceSeedingHitSets = cms.bool( False ), + produceIntermediateHitDoublets = cms.bool( True ), + maxElement = cms.uint32( 0 ), + maxElementTotal = cms.uint32( 50000000 ), + layerPairs = cms.vuint32( 0, 1 ) ) -process.hltIter0PFLowPixelSeedsFromPixelTracksForDisplaced = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", - InputCollection = cms.InputTag( "hltFastPVPixelTracksMerger" ), - InputVertexCollection = cms.InputTag( "hltFastPVPixelVertices" ), - originHalfLength = cms.double( 0.3 ), - originRadius = cms.double( 0.1 ), - useProtoTrackKinematics = cms.bool( False ), - useEventsWithNoVertex = cms.bool( True ), - TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), - usePV = cms.bool( True ), - includeFourthHit = cms.bool( False ), - SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) +process.hltIter2PFlowPixelHitTripletsForDisplaced = cms.EDProducer( "CAHitTripletEDProducer", + doublets = cms.InputTag( "hltIter2PFlowPixelHitDoubletsForDisplaced" ), + extraHitRPhitolerance = cms.double( 0.032 ), + useBendingCorrection = cms.bool( True ), + CAThetaCut = cms.double( 0.004 ), + CAPhiCut = cms.double( 0.1 ), + CAThetaCut_byTriplets = cms.VPSet( + cms.PSet( seedingLayers = cms.string( "" ), + cut = cms.double( -1.0 ) + ) + ), + CAPhiCut_byTriplets = cms.VPSet( + cms.PSet( seedingLayers = cms.string( "" ), + cut = cms.double( -1.0 ) + ) + ), + CAHardPtCut = cms.double( 0.3 ), + maxChi2 = cms.PSet( + value2 = cms.double( 6.0 ), + value1 = cms.double( 100.0 ), + pt1 = cms.double( 0.4 ), + enabled = cms.bool( True ), + pt2 = cms.double( 8.0 ) + ), + SeedComparitorPSet = cms.PSet( ComponentName = cms.string( "none" ) ) ) -process.hltIter0PFlowCkfTrackCandidatesForDisplaced = cms.EDProducer( "CkfTrackCandidateMaker", +process.hltIter2PFlowPixelSeedsForDisplaced = cms.EDProducer( "SeedCreatorFromRegionConsecutiveHitsTripletOnlyEDProducer", + seedingHitSets = cms.InputTag( "hltIter2PFlowPixelHitTripletsForDisplaced" ), + propagator = cms.string( "PropagatorWithMaterialParabolicMf" ), + SeedMomentumForBOFF = cms.double( 5.0 ), + OriginTransverseErrorMultiplier = cms.double( 1.0 ), + MinOneOverPtError = cms.double( 1.0 ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + magneticField = cms.string( "ParabolicMf" ), + forceKinematicWithRegionDirection = cms.bool( False ), + SeedComparitorPSet = cms.PSet( ComponentName = cms.string( "none" ) ) +) +process.hltIter2PFlowCkfTrackCandidatesForDisplaced = cms.EDProducer( "CkfTrackCandidateMaker", cleanTrajectoryAfterInOut = cms.bool( False ), doSeedingRegionRebuilding = cms.bool( False ), onlyPixelHitsForSeedCleaner = cms.bool( False ), reverseTrajectories = cms.bool( False ), useHitsSplitting = cms.bool( False ), - MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersRegForDisplaced" ), - src = cms.InputTag( "hltIter0PFLowPixelSeedsFromPixelTracksForDisplaced" ), + MeasurementTrackerEvent = cms.InputTag( "hltIter2MaskedMeasurementTrackerEventForDisplaced" ), + src = cms.InputTag( "hltIter2PFlowPixelSeedsForDisplaced" ), clustersToSkip = cms.InputTag( "" ), phase2clustersToSkip = cms.InputTag( "" ), - TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter0GroupedCkfTrajectoryBuilderIT" ) ), + TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter2GroupedCkfTrajectoryBuilderIT" ) ), TransientInitialStateEstimatorParameters = cms.PSet( propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), numberMeasurementsForFit = cms.int32( 4 ), @@ -48404,10 +49424,10 @@ maxNSeeds = cms.uint32( 100000 ), maxSeedsBeforeCleaning = cms.uint32( 1000 ) ) -process.hltIter0PFlowCtfWithMaterialTracksForDisplaced = cms.EDProducer( "TrackProducer", +process.hltIter2PFlowCtfWithMaterialTracksForDisplaced = cms.EDProducer( "TrackProducer", useSimpleMF = cms.bool( True ), SimpleMagneticField = cms.string( "ParabolicMf" ), - src = cms.InputTag( "hltIter0PFlowCkfTrackCandidatesForDisplaced" ), + src = cms.InputTag( "hltIter2PFlowCkfTrackCandidatesForDisplaced" ), clusterRemovalInfo = cms.InputTag( "" ), beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), Fitter = cms.string( "hltESPFittingSmootherIT" ), @@ -48415,34 +49435,34 @@ alias = cms.untracked.string( "ctfWithMaterialTracks" ), TrajectoryInEvent = cms.bool( False ), TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - AlgorithmName = cms.string( "hltIter0" ), + AlgorithmName = cms.string( "hltIter2" ), Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), GeometricInnerState = cms.bool( True ), NavigationSchool = cms.string( "" ), MeasurementTracker = cms.string( "" ), - MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersRegForDisplaced" ) + MeasurementTrackerEvent = cms.InputTag( "hltIter2MaskedMeasurementTrackerEventForDisplaced" ) ) -process.hltIter0PFlowTrackCutClassifierForDisplaced = cms.EDProducer( "TrackCutClassifier", - src = cms.InputTag( "hltIter0PFlowCtfWithMaterialTracksForDisplaced" ), +process.hltIter2PFlowTrackCutClassifierForDisplaced = cms.EDProducer( "TrackCutClassifier", + src = cms.InputTag( "hltIter2PFlowCtfWithMaterialTracksForDisplaced" ), beamspot = cms.InputTag( "hltOnlineBeamSpot" ), vertices = cms.InputTag( "hltFastPVPixelVertices" ), ignoreVertices = cms.bool( False ), qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), mva = cms.PSet( - minPixelHits = cms.vint32( 0, 3, 4 ), + minPixelHits = cms.vint32( 0, 0, 0 ), maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 15.0 ), dr_par = cms.PSet( d0err = cms.vdouble( 0.003, 0.003, 0.003 ), - dr_par2 = cms.vdouble( 0.3, 0.3, 0.3 ), - dr_par1 = cms.vdouble( 0.4, 0.4, 0.4 ), + dr_par2 = cms.vdouble( 3.40282346639E38, 0.3, 0.3 ), + dr_par1 = cms.vdouble( 3.40282346639E38, 0.4, 0.4 ), dr_exp = cms.vint32( 4, 4, 4 ), d0err_par = cms.vdouble( 0.001, 0.001, 0.001 ) ), maxLostLayers = cms.vint32( 1, 1, 1 ), - min3DLayers = cms.vint32( 0, 3, 4 ), + min3DLayers = cms.vint32( 0, 0, 0 ), dz_par = cms.PSet( - dz_par1 = cms.vdouble( 0.4, 0.4, 0.4 ), - dz_par2 = cms.vdouble( 0.35, 0.35, 0.35 ), + dz_par1 = cms.vdouble( 3.40282346639E38, 0.4, 0.4 ), + dz_par2 = cms.vdouble( 3.40282346639E38, 0.35, 0.35 ), dz_exp = cms.vint32( 4, 4, 4 ) ), minNVtxTrk = cms.int32( 3 ), @@ -48451,26 +49471,50 @@ maxChi2 = cms.vdouble( 9999.0, 25.0, 16.0 ), maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), - minLayers = cms.vint32( 3, 3, 4 ) + minLayers = cms.vint32( 3, 3, 3 ) ) ) -process.hltIter0PFlowTrackSelectionHighPurityForDisplaced = cms.EDProducer( "TrackCollectionFilterCloner", - originalSource = cms.InputTag( "hltIter0PFlowCtfWithMaterialTracksForDisplaced" ), - originalMVAVals = cms.InputTag( 'hltIter0PFlowTrackCutClassifierForDisplaced','MVAValues' ), - originalQualVals = cms.InputTag( 'hltIter0PFlowTrackCutClassifierForDisplaced','QualityMasks' ), +process.hltIter2PFlowTrackSelectionHighPurityForDisplaced = cms.EDProducer( "TrackCollectionFilterCloner", + originalSource = cms.InputTag( "hltIter2PFlowCtfWithMaterialTracksForDisplaced" ), + originalMVAVals = cms.InputTag( 'hltIter2PFlowTrackCutClassifierForDisplaced','MVAValues' ), + originalQualVals = cms.InputTag( 'hltIter2PFlowTrackCutClassifierForDisplaced','QualityMasks' ), minQuality = cms.string( "highPurity" ), copyExtras = cms.untracked.bool( True ), copyTrajectories = cms.untracked.bool( False ) ) -process.hltL3DisplacedDijetFullTracksJetTracksAssociatorAtVertexLowPt = cms.EDProducer( "JetTracksAssociatorAtVertex", - tracks = cms.InputTag( "hltIter0PFlowTrackSelectionHighPurityForDisplaced" ), +process.hltIter2MergedForDisplaced = cms.EDProducer( "TrackListMerger", + ShareFrac = cms.double( 0.19 ), + FoundHitBonus = cms.double( 5.0 ), + LostHitPenalty = cms.double( 20.0 ), + MinPT = cms.double( 0.05 ), + Epsilon = cms.double( -0.001 ), + MaxNormalizedChisq = cms.double( 1000.0 ), + MinFound = cms.int32( 3 ), + TrackProducers = cms.VInputTag( 'hltIter1MergedForDisplaced','hltIter2PFlowTrackSelectionHighPurityForDisplaced' ), + hasSelector = cms.vint32( 0, 0 ), + indivShareFrac = cms.vdouble( 1.0, 1.0 ), + selectedTrackQuals = cms.VInputTag( 'hltIter1MergedForDisplaced','hltIter2PFlowTrackSelectionHighPurityForDisplaced' ), + setsToMerge = cms.VPSet( + cms.PSet( pQual = cms.bool( False ), + tLists = cms.vint32( 0, 1 ) + ) + ), + trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), + allowFirstHitShare = cms.bool( True ), + newQuality = cms.string( "confirmed" ), + copyExtras = cms.untracked.bool( True ), + writeOnlyTrkQuals = cms.bool( False ), + copyMVA = cms.bool( False ) +) +process.hltL4DisplacedDijetFullTracksJetPromptTracksAssociatorAtVertexLowPt = cms.EDProducer( "JetTracksAssociatorAtVertex", + tracks = cms.InputTag( "hltIter2MergedForDisplaced" ), coneSize = cms.double( 0.4 ), useAssigned = cms.bool( False ), pvSrc = cms.InputTag( "" ), - jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducer" ) + jets = cms.InputTag( "hltDisplacedHLTCaloJetCollectionProducerLowPt" ) ) -process.hltL3DisplacedDijet100FullTracksTrackIPProducerLowPt = cms.EDProducer( "TrackIPProducer", - jetTracks = cms.InputTag( "hltL3DisplacedDijetFullTracksJetTracksAssociatorAtVertexLowPt" ), +process.hltL4PromptDisplacedDijetFullTracksTrackIPProducerLowPt = cms.EDProducer( "TrackIPProducer", + jetTracks = cms.InputTag( "hltL4DisplacedDijetFullTracksJetPromptTracksAssociatorAtVertexLowPt" ), primaryVertex = cms.InputTag( "hltFastPVPixelVertices" ), computeProbabilities = cms.bool( False ), computeGhostTrack = cms.bool( False ), @@ -48478,183 +49522,198 @@ minimumNumberOfPixelHits = cms.int32( 2 ), minimumNumberOfHits = cms.int32( 8 ), maximumTransverseImpactParameter = cms.double( 0.1 ), - minimumTransverseMomentum = cms.double( 1.0 ), + minimumTransverseMomentum = cms.double( 0.5 ), maximumChiSquared = cms.double( 20.0 ), maximumLongitudinalImpactParameter = cms.double( 0.1 ), jetDirectionUsingTracks = cms.bool( False ), jetDirectionUsingGhostTrack = cms.bool( False ), useTrackQuality = cms.bool( False ) ) -process.hltL3DisplacedDijetFullTracksJetTagProducerFromIPLowPt = cms.EDProducer( "JetTagProducer", +process.hltL4PromptDisplacedDijetFullTracksJetTagProducerFromIPLowPt = cms.EDProducer( "JetTagProducer", jetTagComputer = cms.string( "hltESPDisplacedDijethltPromptTrackCountingESProducer" ), - tagInfos = cms.VInputTag( 'hltL3DisplacedDijet100FullTracksTrackIPProducerLowPt' ) + tagInfos = cms.VInputTag( 'hltL4PromptDisplacedDijetFullTracksTrackIPProducerLowPt' ) ) -process.hltTwoPromptHLTL3DisplacedDijetFullTracksHLTCaloJetTagFilterLowPt = cms.EDFilter( "HLTCaloJetTag", +process.hltL4PromptDisplacedDijetFullTracksHLTCaloJetTagFilterLowPt = cms.EDFilter( "HLTCaloJetTag", saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducer" ), - JetTags = cms.InputTag( "hltL3DisplacedDijetFullTracksJetTagProducerFromIPLowPt" ), + Jets = cms.InputTag( "hltDisplacedHLTCaloJetCollectionProducerLowPt" ), + JetTags = cms.InputTag( "hltL4PromptDisplacedDijetFullTracksJetTagProducerFromIPLowPt" ), MinTag = cms.double( -999999.0 ), MaxTag = cms.double( 2.5 ), MinJets = cms.int32( 2 ), TriggerType = cms.int32( 85 ) ) -process.hltDisplacedHLTCaloJetCollectionProducerLowPt = cms.EDProducer( "HLTCaloJetCollectionProducer", - HLTObject = cms.InputTag( "hltTwoPromptHLTL3DisplacedDijetFullTracksHLTCaloJetTagFilterLowPt" ), +process.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt = cms.EDProducer( "HLTCaloJetCollectionProducer", + HLTObject = cms.InputTag( "hltL4PromptDisplacedDijetFullTracksHLTCaloJetTagFilterLowPt" ), TriggerTypes = cms.vint32( 85 ) ) -process.hltIter1ClustersRefRemovalForDisplaced = cms.EDProducer( "TrackClusterRemover", - trajectories = cms.InputTag( "hltIter0PFlowTrackSelectionHighPurityForDisplaced" ), +process.hltDisplacedhltTrimmedPixelVertices = cms.EDProducer( "PixelVertexCollectionTrimmer", + src = cms.InputTag( "hltFastPVPixelVertices" ), + maxVtx = cms.uint32( 100 ), + fractionSumPt2 = cms.double( 0.3 ), + minSumPt2 = cms.double( 0.0 ), + PVcomparer = cms.PSet( refToPSet_ = cms.string( "HLTPSetPvClusterComparerForIT" ) ) +) +process.hltDisplacedhltIter4ClustersRefRemoval = cms.EDProducer( "TrackClusterRemover", + trajectories = cms.InputTag( "hltIter2PFlowTrackSelectionHighPurityForDisplaced" ), trackClassifier = cms.InputTag( '','QualityMasks' ), pixelClusters = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), stripClusters = cms.InputTag( "hltSiStripRawToClustersFacility" ), - oldClusterRemovalInfo = cms.InputTag( "" ), + oldClusterRemovalInfo = cms.InputTag( "hltIter2ClustersRefRemovalForDisplaced" ), TrackQuality = cms.string( "highPurity" ), - maxChi2 = cms.double( 9.0 ), + maxChi2 = cms.double( 16.0 ), minNumberOfLayersWithMeasBeforeFiltering = cms.int32( 0 ), overrideTrkQuals = cms.InputTag( "" ) ) -process.hltIter1MaskedMeasurementTrackerEventForDisplaced = cms.EDProducer( "MaskedMeasurementTrackerEventProducer", +process.hltDisplacedhltIter4MaskedMeasurementTrackerEvent = cms.EDProducer( "MaskedMeasurementTrackerEventProducer", src = cms.InputTag( "hltSiStripClustersRegForDisplaced" ), OnDemand = cms.bool( False ), - clustersToSkip = cms.InputTag( "hltIter1ClustersRefRemovalForDisplaced" ) + clustersToSkip = cms.InputTag( "hltDisplacedhltIter4ClustersRefRemoval" ) ) -process.hltIter1PixelLayerQuadrupletsForDisplaced = cms.EDProducer( "SeedingLayersEDProducer", - layerList = cms.vstring( 'BPix1+BPix2+BPix3+BPix4', - 'BPix1+BPix2+BPix3+FPix1_pos', - 'BPix1+BPix2+BPix3+FPix1_neg', - 'BPix1+BPix2+FPix1_pos+FPix2_pos', - 'BPix1+BPix2+FPix1_neg+FPix2_neg', - 'BPix1+FPix1_pos+FPix2_pos+FPix3_pos', - 'BPix1+FPix1_neg+FPix2_neg+FPix3_neg' ), - BPix = cms.PSet( - hitErrorRPhi = cms.double( 0.0027 ), - TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), - skipClusters = cms.InputTag( "hltIter1ClustersRefRemovalForDisplaced" ), - useErrorsFromParam = cms.bool( True ), - hitErrorRZ = cms.double( 0.006 ), - HitProducer = cms.string( "hltSiPixelRecHitsRegForDisplaced" ) +process.hltDisplacedhltIter4PixelLessLayerTriplets = cms.EDProducer( "SeedingLayersEDProducer", + layerList = cms.vstring( 'TIB1+TIB2+MTIB3', + 'TIB1+TIB2+MTID1_pos', + 'TIB1+TIB2+MTID1_neg', + 'TID1_pos+TID2_pos+TID3_pos', + 'TID1_neg+TID2_neg+TID3_neg', + 'TID1_pos+TID2_pos+MTID3_pos', + 'TID1_neg+TID2_neg+MTID3_neg' ), + BPix = cms.PSet( ), + FPix = cms.PSet( ), + TIB = cms.PSet( + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + skipClusters = cms.InputTag( "hltDisplacedhltIter4ClustersRefRemoval" ), + clusterChargeCut = cms.PSet( refToPSet_ = cms.string( "HLTSiStripClusterChargeCutNone" ) ) ), - FPix = cms.PSet( - hitErrorRPhi = cms.double( 0.0051 ), - TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), - skipClusters = cms.InputTag( "hltIter1ClustersRefRemovalForDisplaced" ), - useErrorsFromParam = cms.bool( True ), - hitErrorRZ = cms.double( 0.0036 ), - HitProducer = cms.string( "hltSiPixelRecHitsRegForDisplaced" ) + TID = cms.PSet( + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + minRing = cms.int32( 1 ), + skipClusters = cms.InputTag( "hltDisplacedhltIter4ClustersRefRemoval" ), + useRingSlector = cms.bool( True ), + clusterChargeCut = cms.PSet( refToPSet_ = cms.string( "HLTSiStripClusterChargeCutNone" ) ), + maxRing = cms.int32( 2 ) ), - TIB = cms.PSet( ), - TID = cms.PSet( ), TOB = cms.PSet( ), - TEC = cms.PSet( ), - MTIB = cms.PSet( ), - MTID = cms.PSet( ), + TEC = cms.PSet( + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + minRing = cms.int32( 1 ), + skipClusters = cms.InputTag( "hltDisplacedhltIter4ClustersRefRemoval" ), + useRingSlector = cms.bool( True ), + clusterChargeCut = cms.PSet( refToPSet_ = cms.string( "HLTSiStripClusterChargeCutNone" ) ), + maxRing = cms.int32( 2 ) + ), + MTIB = cms.PSet( + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + skipClusters = cms.InputTag( "hltDisplacedhltIter4ClustersRefRemoval" ), + clusterChargeCut = cms.PSet( refToPSet_ = cms.string( "HLTSiStripClusterChargeCutNone" ) ) + ), + MTID = cms.PSet( + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + minRing = cms.int32( 3 ), + skipClusters = cms.InputTag( "hltDisplacedhltIter4ClustersRefRemoval" ), + useRingSlector = cms.bool( True ), + clusterChargeCut = cms.PSet( refToPSet_ = cms.string( "HLTSiStripClusterChargeCutNone" ) ), + maxRing = cms.int32( 3 ) + ), MTOB = cms.PSet( ), - MTEC = cms.PSet( ) + MTEC = cms.PSet( + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + minRing = cms.int32( 3 ), + skipClusters = cms.InputTag( "hltDisplacedhltIter4ClustersRefRemoval" ), + useRingSlector = cms.bool( True ), + clusterChargeCut = cms.PSet( refToPSet_ = cms.string( "HLTSiStripClusterChargeCutNone" ) ), + maxRing = cms.int32( 3 ) + ) ) -process.hltIter1PFlowPixelTrackingRegionsForDisplaced = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", +process.hltDisplacedhltIter4PFlowPixelLessTrackingRegions = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", RegionPSet = cms.PSet( - vertexCollection = cms.InputTag( "hltFastPVPixelVertices" ), - zErrorVetex = cms.double( 0.1 ), + vertexCollection = cms.InputTag( "hltDisplacedhltTrimmedPixelVertices" ), + zErrorVetex = cms.double( 12.0 ), beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - zErrorBeamSpot = cms.double( 0.0 ), - maxNVertices = cms.int32( 1 ), + zErrorBeamSpot = cms.double( 15.0 ), + maxNVertices = cms.int32( 10 ), maxNRegions = cms.int32( 100 ), - nSigmaZVertex = cms.double( 0.0 ), - nSigmaZBeamSpot = cms.double( 0.0 ), - ptMin = cms.double( 0.3 ), + nSigmaZVertex = cms.double( 3.0 ), + nSigmaZBeamSpot = cms.double( 3.0 ), + ptMin = cms.double( 0.8 ), mode = cms.string( "VerticesFixed" ), - input = cms.InputTag( "hltSelector8CentralJetsL1FastJet" ), + input = cms.InputTag( "hltSelector4CentralJetsL1FastJet" ), searchOpt = cms.bool( True ), whereToUseMeasurementTracker = cms.string( "ForSiStrips" ), - originRadius = cms.double( 0.05 ), - measurementTrackerName = cms.InputTag( "hltIter1MaskedMeasurementTrackerEventForDisplaced" ), + originRadius = cms.double( 1.0 ), + measurementTrackerName = cms.InputTag( "hltDisplacedhltIter4MaskedMeasurementTrackerEvent" ), precise = cms.bool( True ), - deltaEta = cms.double( 0.4 ), - deltaPhi = cms.double( 0.4 ) + deltaEta = cms.double( 0.5 ), + deltaPhi = cms.double( 0.5 ) ) ) -process.hltIter1PFlowPixelClusterCheckForDisplaced = cms.EDProducer( "ClusterCheckerEDProducer", +process.hltDisplacedhltIter4PFlowPixelLessClusterCheck = cms.EDProducer( "ClusterCheckerEDProducer", doClusterCheck = cms.bool( False ), - MaxNumberOfCosmicClusters = cms.uint32( 50000 ), + MaxNumberOfCosmicClusters = cms.uint32( 800000 ), ClusterCollectionLabel = cms.InputTag( "hltSiStripClustersRegForDisplaced" ), MaxNumberOfPixelClusters = cms.uint32( 40000 ), PixelClusterCollectionLabel = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), cut = cms.string( "" ), silentClusterCheck = cms.untracked.bool( False ) ) -process.hltIter1PFlowPixelHitDoubletsForDisplaced = cms.EDProducer( "HitPairEDProducer", - seedingLayers = cms.InputTag( "hltIter1PixelLayerQuadrupletsForDisplaced" ), - trackingRegions = cms.InputTag( "hltIter1PFlowPixelTrackingRegionsForDisplaced" ), +process.hltDisplacedhltIter4PFlowPixelLessHitDoublets = cms.EDProducer( "HitPairEDProducer", + seedingLayers = cms.InputTag( "hltDisplacedhltIter4PixelLessLayerTriplets" ), + trackingRegions = cms.InputTag( "hltDisplacedhltIter4PFlowPixelLessTrackingRegions" ), trackingRegionsSeedingLayers = cms.InputTag( "" ), - clusterCheck = cms.InputTag( "hltIter1PFlowPixelClusterCheckForDisplaced" ), + clusterCheck = cms.InputTag( "hltDisplacedhltIter4PFlowPixelLessClusterCheck" ), produceSeedingHitSets = cms.bool( False ), produceIntermediateHitDoublets = cms.bool( True ), maxElement = cms.uint32( 0 ), maxElementTotal = cms.uint32( 50000000 ), - layerPairs = cms.vuint32( 0, 1, 2 ) + layerPairs = cms.vuint32( 0 ) ) -process.hltIter1PFlowPixelHitQuadrupletsForDisplaced = cms.EDProducer( "CAHitQuadrupletEDProducer", - doublets = cms.InputTag( "hltIter1PFlowPixelHitDoubletsForDisplaced" ), - extraHitRPhitolerance = cms.double( 0.032 ), - fitFastCircle = cms.bool( True ), - fitFastCircleChi2Cut = cms.bool( True ), - useBendingCorrection = cms.bool( True ), - CAThetaCut = cms.double( 0.004 ), - CAPhiCut = cms.double( 0.3 ), - CAThetaCut_byTriplets = cms.VPSet( - cms.PSet( seedingLayers = cms.string( "" ), - cut = cms.double( -1.0 ) - ) - ), - CAPhiCut_byTriplets = cms.VPSet( - cms.PSet( seedingLayers = cms.string( "" ), - cut = cms.double( -1.0 ) - ) - ), - CAHardPtCut = cms.double( 0.0 ), - maxChi2 = cms.PSet( - value2 = cms.double( 100.0 ), - value1 = cms.double( 1000.0 ), - pt1 = cms.double( 0.4 ), - enabled = cms.bool( True ), - pt2 = cms.double( 2.0 ) - ), +process.hltDisplacedhltIter4PFlowPixelLessHitTriplets = cms.EDProducer( "MultiHitFromChi2EDProducer", + doublets = cms.InputTag( "hltDisplacedhltIter4PFlowPixelLessHitDoublets" ), + maxElement = cms.uint32( 100000 ), + useFixedPreFiltering = cms.bool( False ), + phiPreFiltering = cms.double( 0.3 ), + extraHitRPhitolerance = cms.double( 0.0 ), + extraHitRZtolerance = cms.double( 0.0 ), + extraZKDBox = cms.double( 0.2 ), + extraRKDBox = cms.double( 0.2 ), + extraPhiKDBox = cms.double( 0.005 ), + fnSigmaRZ = cms.double( 2.0 ), + refitHits = cms.bool( True ), + ClusterShapeHitFilterName = cms.string( "ClusterShapeHitFilter" ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + maxChi2 = cms.double( 5.0 ), + chi2VsPtCut = cms.bool( True ), + pt_interv = cms.vdouble( 0.4, 0.7, 1.0, 2.0 ), + chi2_cuts = cms.vdouble( 3.0, 4.0, 5.0, 5.0 ), + detIdsToDebug = cms.vint32( 0, 0, 0 ) +) +process.hltDisplacedhltIter4PFlowPixelLessSeeds = cms.EDProducer( "SeedCreatorFromRegionConsecutiveHitsTripletOnlyEDProducer", + seedingHitSets = cms.InputTag( "hltDisplacedhltIter4PFlowPixelLessHitTriplets" ), + propagator = cms.string( "PropagatorWithMaterialParabolicMf" ), + SeedMomentumForBOFF = cms.double( 5.0 ), + OriginTransverseErrorMultiplier = cms.double( 1.0 ), + MinOneOverPtError = cms.double( 1.0 ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + magneticField = cms.string( "ParabolicMf" ), + forceKinematicWithRegionDirection = cms.bool( False ), SeedComparitorPSet = cms.PSet( - clusterShapeHitFilter = cms.string( "ClusterShapeHitFilter" ), - ComponentName = cms.string( "none" ), - clusterShapeCacheSrc = cms.InputTag( "hltSiPixelClustersRegForDisplacedCache" ) + FilterStripHits = cms.bool( False ), + FilterPixelHits = cms.bool( False ), + ClusterShapeHitFilterName = cms.string( "ClusterShapeHitFilter" ), + FilterAtHelixStage = cms.bool( True ), + ComponentName = cms.string( "PixelClusterShapeSeedComparitor" ) ) ) -process.hltIter1PixelTracksForDisplaced = cms.EDProducer( "PixelTrackProducer", - passLabel = cms.string( "" ), - SeedingHitSets = cms.InputTag( "hltIter1PFlowPixelHitQuadrupletsForDisplaced" ), - Fitter = cms.InputTag( "hltFastPVPixelTracksFitter" ), - Filter = cms.InputTag( "hltFastPVPixelTracksFilter" ), - Cleaner = cms.string( "hltPixelTracksCleanerBySharedHits" ) -) -process.hltIter1PFLowPixelSeedsFromPixelTracksForDisplaced = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", - InputCollection = cms.InputTag( "hltIter1PixelTracksForDisplaced" ), - InputVertexCollection = cms.InputTag( "hltFastPVPixelVertices" ), - originHalfLength = cms.double( 0.3 ), - originRadius = cms.double( 0.1 ), - useProtoTrackKinematics = cms.bool( False ), - useEventsWithNoVertex = cms.bool( True ), - TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), - usePV = cms.bool( False ), - includeFourthHit = cms.bool( False ), - SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) -) -process.hltIter1PFlowCkfTrackCandidatesForDisplaced = cms.EDProducer( "CkfTrackCandidateMaker", +process.hltDisplacedhltIter4PFlowCkfTrackCandidates = cms.EDProducer( "CkfTrackCandidateMaker", cleanTrajectoryAfterInOut = cms.bool( False ), doSeedingRegionRebuilding = cms.bool( False ), onlyPixelHitsForSeedCleaner = cms.bool( False ), reverseTrajectories = cms.bool( False ), useHitsSplitting = cms.bool( False ), - MeasurementTrackerEvent = cms.InputTag( "hltIter1MaskedMeasurementTrackerEventForDisplaced" ), - src = cms.InputTag( "hltIter1PFLowPixelSeedsFromPixelTracksForDisplaced" ), + MeasurementTrackerEvent = cms.InputTag( "hltDisplacedhltIter4MaskedMeasurementTrackerEvent" ), + src = cms.InputTag( "hltDisplacedhltIter4PFlowPixelLessSeeds" ), clustersToSkip = cms.InputTag( "" ), phase2clustersToSkip = cms.InputTag( "" ), - TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter1GroupedCkfTrajectoryBuilderIT" ) ), + TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter4PSetTrajectoryBuilderIT" ) ), TransientInitialStateEstimatorParameters = cms.PSet( propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), numberMeasurementsForFit = cms.int32( 4 ), @@ -48667,10 +49726,10 @@ maxNSeeds = cms.uint32( 100000 ), maxSeedsBeforeCleaning = cms.uint32( 1000 ) ) -process.hltIter1PFlowCtfWithMaterialTracksForDisplaced = cms.EDProducer( "TrackProducer", +process.hltDisplacedhltIter4PFlowCtfWithMaterialTracks = cms.EDProducer( "TrackProducer", useSimpleMF = cms.bool( True ), SimpleMagneticField = cms.string( "ParabolicMf" ), - src = cms.InputTag( "hltIter1PFlowCkfTrackCandidatesForDisplaced" ), + src = cms.InputTag( "hltDisplacedhltIter4PFlowCkfTrackCandidates" ), clusterRemovalInfo = cms.InputTag( "" ), beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), Fitter = cms.string( "hltESPFittingSmootherIT" ), @@ -48678,90 +49737,51 @@ alias = cms.untracked.string( "ctfWithMaterialTracks" ), TrajectoryInEvent = cms.bool( False ), TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - AlgorithmName = cms.string( "hltIter1" ), + AlgorithmName = cms.string( "hltIterX" ), Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), GeometricInnerState = cms.bool( True ), NavigationSchool = cms.string( "" ), MeasurementTracker = cms.string( "" ), - MeasurementTrackerEvent = cms.InputTag( "hltIter1MaskedMeasurementTrackerEventForDisplaced" ) -) -process.hltIter1PFlowTrackCutClassifierPromptForDisplaced = cms.EDProducer( "TrackCutClassifier", - src = cms.InputTag( "hltIter1PFlowCtfWithMaterialTracksForDisplaced" ), - beamspot = cms.InputTag( "hltOnlineBeamSpot" ), - vertices = cms.InputTag( "hltFastPVPixelVertices" ), - ignoreVertices = cms.bool( False ), - qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), - mva = cms.PSet( - minPixelHits = cms.vint32( 0, 0, 2 ), - maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 15.0 ), - dr_par = cms.PSet( - d0err = cms.vdouble( 0.003, 0.003, 0.003 ), - dr_par2 = cms.vdouble( 3.40282346639E38, 1.0, 0.85 ), - dr_par1 = cms.vdouble( 3.40282346639E38, 1.0, 0.9 ), - dr_exp = cms.vint32( 3, 3, 3 ), - d0err_par = cms.vdouble( 0.001, 0.001, 0.001 ) - ), - maxLostLayers = cms.vint32( 1, 1, 1 ), - min3DLayers = cms.vint32( 0, 0, 0 ), - dz_par = cms.PSet( - dz_par1 = cms.vdouble( 3.40282346639E38, 1.0, 0.9 ), - dz_par2 = cms.vdouble( 3.40282346639E38, 1.0, 0.8 ), - dz_exp = cms.vint32( 3, 3, 3 ) - ), - minNVtxTrk = cms.int32( 3 ), - maxDz = cms.vdouble( 3.40282346639E38, 1.0, 3.40282346639E38 ), - minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), - maxChi2 = cms.vdouble( 9999.0, 25.0, 16.0 ), - maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), - maxDr = cms.vdouble( 3.40282346639E38, 1.0, 3.40282346639E38 ), - minLayers = cms.vint32( 3, 3, 3 ) - ) + MeasurementTrackerEvent = cms.InputTag( "hltDisplacedhltIter4MaskedMeasurementTrackerEvent" ) ) -process.hltIter1PFlowTrackCutClassifierDetachedForDisplaced = cms.EDProducer( "TrackCutClassifier", - src = cms.InputTag( "hltIter1PFlowCtfWithMaterialTracksForDisplaced" ), +process.hltDisplacedhltIter4PFlowTrackSelectionHighPurity = cms.EDProducer( "AnalyticalTrackSelector", + src = cms.InputTag( "hltDisplacedhltIter4PFlowCtfWithMaterialTracks" ), + keepAllTracks = cms.bool( False ), beamspot = cms.InputTag( "hltOnlineBeamSpot" ), - vertices = cms.InputTag( "hltFastPVPixelVertices" ), - ignoreVertices = cms.bool( False ), - qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), - mva = cms.PSet( - minPixelHits = cms.vint32( 0, 0, 1 ), - maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 15.0 ), - dr_par = cms.PSet( - d0err = cms.vdouble( 0.003, 0.003, 0.003 ), - dr_par2 = cms.vdouble( 1.0, 1.0, 1.0 ), - dr_par1 = cms.vdouble( 1.0, 1.0, 1.0 ), - dr_exp = cms.vint32( 4, 4, 4 ), - d0err_par = cms.vdouble( 0.001, 0.001, 0.001 ) - ), - maxLostLayers = cms.vint32( 99, 3, 3 ), - min3DLayers = cms.vint32( 1, 2, 3 ), - dz_par = cms.PSet( - dz_par1 = cms.vdouble( 1.0, 1.0, 1.0 ), - dz_par2 = cms.vdouble( 1.0, 1.0, 1.0 ), - dz_exp = cms.vint32( 4, 4, 4 ) - ), - minNVtxTrk = cms.int32( 2 ), - maxDz = cms.vdouble( 3.40282346639E38, 1.0, 3.40282346639E38 ), - minNdof = cms.vdouble( -1.0, -1.0, -1.0 ), - maxChi2 = cms.vdouble( 9999.0, 25.0, 16.0 ), - maxChi2n = cms.vdouble( 1.0, 0.7, 0.4 ), - maxDr = cms.vdouble( 3.40282346639E38, 1.0, 3.40282346639E38 ), - minLayers = cms.vint32( 5, 5, 5 ) - ) -) -process.hltIter1PFlowTrackCutClassifierMergedForDisplaced = cms.EDProducer( "ClassifierMerger", - inputClassifiers = cms.vstring( 'hltIter1PFlowTrackCutClassifierPromptForDisplaced', - 'hltIter1PFlowTrackCutClassifierDetachedForDisplaced' ) -) -process.hltIter1PFlowTrackSelectionHighPurityForDisplaced = cms.EDProducer( "TrackCollectionFilterCloner", - originalSource = cms.InputTag( "hltIter1PFlowCtfWithMaterialTracksForDisplaced" ), - originalMVAVals = cms.InputTag( 'hltIter1PFlowTrackCutClassifierMergedForDisplaced','MVAValues' ), - originalQualVals = cms.InputTag( 'hltIter1PFlowTrackCutClassifierMergedForDisplaced','QualityMasks' ), - minQuality = cms.string( "highPurity" ), + useVertices = cms.bool( True ), + useVtxError = cms.bool( False ), + vertices = cms.InputTag( "hltDisplacedhltTrimmedPixelVertices" ), + vtxNumber = cms.int32( -1 ), + vertexCut = cms.string( "tracksSize>=3" ), + copyTrajectories = cms.untracked.bool( False ), copyExtras = cms.untracked.bool( True ), - copyTrajectories = cms.untracked.bool( False ) + qualityBit = cms.string( "highPurity" ), + chi2n_par = cms.double( 0.25 ), + chi2n_no1Dmod_par = cms.double( 9999.0 ), + res_par = cms.vdouble( 0.003, 0.001 ), + d0_par1 = cms.vdouble( 1.0, 4.0 ), + dz_par1 = cms.vdouble( 1.0, 4.0 ), + d0_par2 = cms.vdouble( 1.0, 4.0 ), + dz_par2 = cms.vdouble( 1.0, 4.0 ), + applyAdaptedPVCuts = cms.bool( True ), + max_d0 = cms.double( 100.0 ), + max_z0 = cms.double( 100.0 ), + nSigmaZ = cms.double( 3.0 ), + minNumberLayers = cms.uint32( 5 ), + minNumber3DLayers = cms.uint32( 0 ), + maxNumberLostLayers = cms.uint32( 0 ), + minHitsToBypassChecks = cms.uint32( 20 ), + applyAbsCutsIfNoPV = cms.bool( False ), + max_d0NoPV = cms.double( 100.0 ), + max_z0NoPV = cms.double( 100.0 ), + max_relpterr = cms.double( 9999.0 ), + min_nhits = cms.uint32( 0 ), + max_minMissHitOutOrIn = cms.int32( 99 ), + max_lostHitFraction = cms.double( 1.0 ), + max_eta = cms.double( 9999.0 ), + min_eta = cms.double( -9999.0 ) ) -process.hltIter1MergedForDisplaced = cms.EDProducer( "TrackListMerger", +process.hltIter4MergedWithIter012DisplacedJets = cms.EDProducer( "TrackListMerger", ShareFrac = cms.double( 0.19 ), FoundHitBonus = cms.double( 5.0 ), LostHitPenalty = cms.double( 20.0 ), @@ -48769,10 +49789,10 @@ Epsilon = cms.double( -0.001 ), MaxNormalizedChisq = cms.double( 1000.0 ), MinFound = cms.int32( 3 ), - TrackProducers = cms.VInputTag( 'hltIter0PFlowTrackSelectionHighPurityForDisplaced','hltIter1PFlowTrackSelectionHighPurityForDisplaced' ), + TrackProducers = cms.VInputTag( 'hltIter2MergedForDisplaced','hltDisplacedhltIter4PFlowTrackSelectionHighPurity' ), hasSelector = cms.vint32( 0, 0 ), indivShareFrac = cms.vdouble( 1.0, 1.0 ), - selectedTrackQuals = cms.VInputTag( 'hltIter0PFlowTrackSelectionHighPurityForDisplaced','hltIter1PFlowTrackSelectionHighPurityForDisplaced' ), + selectedTrackQuals = cms.VInputTag( 'hltIter2MergedForDisplaced','hltDisplacedhltIter4PFlowTrackSelectionHighPurity' ), setsToMerge = cms.VPSet( cms.PSet( pQual = cms.bool( False ), tLists = cms.vint32( 0, 1 ) @@ -48785,792 +49805,1461 @@ writeOnlyTrkQuals = cms.bool( False ), copyMVA = cms.bool( False ) ) -process.hltIter2ClustersRefRemovalForDisplaced = cms.EDProducer( "TrackClusterRemover", - trajectories = cms.InputTag( "hltIter1PFlowTrackSelectionHighPurityForDisplaced" ), - trackClassifier = cms.InputTag( '','QualityMasks' ), - pixelClusters = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), - stripClusters = cms.InputTag( "hltSiStripRawToClustersFacility" ), - oldClusterRemovalInfo = cms.InputTag( "hltIter1ClustersRefRemovalForDisplaced" ), - TrackQuality = cms.string( "highPurity" ), - maxChi2 = cms.double( 16.0 ), - minNumberOfLayersWithMeasBeforeFiltering = cms.int32( 0 ), - overrideTrkQuals = cms.InputTag( "" ) +process.hltL4DisplacedDijetFullTracksJetTracksAssociatorAtVertexLowPt = cms.EDProducer( "JetTracksAssociatorAtVertex", + tracks = cms.InputTag( "hltIter4MergedWithIter012DisplacedJets" ), + coneSize = cms.double( 0.4 ), + useAssigned = cms.bool( False ), + pvSrc = cms.InputTag( "" ), + jets = cms.InputTag( "hltIter02DisplacedHLTCaloJetCollectionProducerLowPt" ) ) -process.hltIter2MaskedMeasurementTrackerEventForDisplaced = cms.EDProducer( "MaskedMeasurementTrackerEventProducer", - src = cms.InputTag( "hltSiStripClustersRegForDisplaced" ), - OnDemand = cms.bool( False ), - clustersToSkip = cms.InputTag( "hltIter2ClustersRefRemovalForDisplaced" ) +process.hltL4TaggedDisplacedDijetFullTracksTrackIPProducerLowPt = cms.EDProducer( "TrackIPProducer", + jetTracks = cms.InputTag( "hltL4DisplacedDijetFullTracksJetTracksAssociatorAtVertexLowPt" ), + primaryVertex = cms.InputTag( "hltDisplacedhltTrimmedPixelVertices" ), + computeProbabilities = cms.bool( False ), + computeGhostTrack = cms.bool( False ), + ghostTrackPriorDeltaR = cms.double( 0.03 ), + minimumNumberOfPixelHits = cms.int32( 0 ), + minimumNumberOfHits = cms.int32( 6 ), + maximumTransverseImpactParameter = cms.double( 9999999.0 ), + minimumTransverseMomentum = cms.double( 1.0 ), + maximumChiSquared = cms.double( 5.0 ), + maximumLongitudinalImpactParameter = cms.double( 17.0 ), + jetDirectionUsingTracks = cms.bool( False ), + jetDirectionUsingGhostTrack = cms.bool( False ), + useTrackQuality = cms.bool( False ) ) -process.hltIter2PixelLayerTripletsForDisplaced = cms.EDProducer( "SeedingLayersEDProducer", - layerList = cms.vstring( 'BPix1+BPix2+BPix3', - 'BPix2+BPix3+BPix4', - 'BPix1+BPix3+BPix4', - 'BPix1+BPix2+BPix4', - 'BPix2+BPix3+FPix1_pos', - 'BPix2+BPix3+FPix1_neg', - 'BPix1+BPix2+FPix1_pos', - 'BPix1+BPix2+FPix1_neg', - 'BPix2+FPix1_pos+FPix2_pos', - 'BPix2+FPix1_neg+FPix2_neg', - 'BPix1+FPix1_pos+FPix2_pos', - 'BPix1+FPix1_neg+FPix2_neg', - 'FPix1_pos+FPix2_pos+FPix3_pos', - 'FPix1_neg+FPix2_neg+FPix3_neg', - 'BPix1+BPix3+FPix1_pos', - 'BPix1+BPix2+FPix2_pos', - 'BPix1+BPix3+FPix1_neg', - 'BPix1+BPix2+FPix2_neg', - 'BPix1+FPix2_neg+FPix3_neg', - 'BPix1+FPix1_neg+FPix3_neg', - 'BPix1+FPix2_pos+FPix3_pos', - 'BPix1+FPix1_pos+FPix3_pos' ), - BPix = cms.PSet( - hitErrorRPhi = cms.double( 0.0027 ), - TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), - skipClusters = cms.InputTag( "hltIter2ClustersRefRemovalForDisplaced" ), - useErrorsFromParam = cms.bool( True ), - hitErrorRZ = cms.double( 0.006 ), - HitProducer = cms.string( "hltSiPixelRecHitsRegForDisplaced" ) - ), - FPix = cms.PSet( - hitErrorRPhi = cms.double( 0.0051 ), - TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), - skipClusters = cms.InputTag( "hltIter2ClustersRefRemovalForDisplaced" ), - useErrorsFromParam = cms.bool( True ), - hitErrorRZ = cms.double( 0.0036 ), - HitProducer = cms.string( "hltSiPixelRecHitsRegForDisplaced" ) - ), - TIB = cms.PSet( ), - TID = cms.PSet( ), - TOB = cms.PSet( ), - TEC = cms.PSet( ), - MTIB = cms.PSet( ), - MTID = cms.PSet( ), - MTOB = cms.PSet( ), - MTEC = cms.PSet( ) +process.hltL4DisplacedDijetFullTracksJetTagProducerFromIPLowPt = cms.EDProducer( "JetTagProducer", + jetTagComputer = cms.string( "hltESPDisplacedDijethltTrackCounting2D1st" ), + tagInfos = cms.VInputTag( 'hltL4TaggedDisplacedDijetFullTracksTrackIPProducerLowPt' ) ) -process.hltIter2PFlowPixelTrackingRegionsForDisplaced = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", - RegionPSet = cms.PSet( - vertexCollection = cms.InputTag( "hltFastPVPixelVertices" ), - zErrorVetex = cms.double( 0.3 ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - zErrorBeamSpot = cms.double( 0.0 ), - maxNVertices = cms.int32( 1 ), - maxNRegions = cms.int32( 100 ), - nSigmaZVertex = cms.double( 0.0 ), - nSigmaZBeamSpot = cms.double( 0.0 ), - ptMin = cms.double( 0.4 ), - mode = cms.string( "VerticesFixed" ), - input = cms.InputTag( "hltSelector8CentralJetsL1FastJet" ), - searchOpt = cms.bool( True ), - whereToUseMeasurementTracker = cms.string( "ForSiStrips" ), - originRadius = cms.double( 0.3 ), - measurementTrackerName = cms.InputTag( "hltIter2MaskedMeasurementTrackerEventForDisplaced" ), - precise = cms.bool( True ), - deltaEta = cms.double( 0.4 ), - deltaPhi = cms.double( 0.4 ) - ) +process.hltL4DisplacedDijetFullTracksHLTCaloJetTagFilterLowPt = cms.EDFilter( "HLTCaloJetTag", + saveTags = cms.bool( True ), + Jets = cms.InputTag( "hltIter02DisplacedHLTCaloJetCollectionProducerLowPt" ), + JetTags = cms.InputTag( "hltL4DisplacedDijetFullTracksJetTagProducerFromIPLowPt" ), + MinTag = cms.double( 5.0 ), + MaxTag = cms.double( 999999.0 ), + MinJets = cms.int32( 2 ), + TriggerType = cms.int32( 85 ) ) -process.hltIter2PFlowPixelClusterCheckForDisplaced = cms.EDProducer( "ClusterCheckerEDProducer", - doClusterCheck = cms.bool( False ), - MaxNumberOfCosmicClusters = cms.uint32( 50000 ), - ClusterCollectionLabel = cms.InputTag( "hltSiStripClustersRegForDisplaced" ), - MaxNumberOfPixelClusters = cms.uint32( 40000 ), - PixelClusterCollectionLabel = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), - cut = cms.string( "" ), - silentClusterCheck = cms.untracked.bool( False ) +process.hltL1sVoHTT320orHTT340orHTT380 = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_HTT320er OR L1_HTT360er OR L1_ETT2000" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +) +process.hltPreHT500DisplacedDijet40DisplacedTrack = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltHT500 = cms.EDFilter( "HLTHtMhtFilter", + saveTags = cms.bool( True ), + htLabels = cms.VInputTag( 'hltHtMht' ), + mhtLabels = cms.VInputTag( 'hltHtMht' ), + minHt = cms.vdouble( 500.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) +) +process.hltPreHT430DisplacedDijet60DisplacedTrack = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltDoubleCentralCaloJetpt60 = cms.EDFilter( "HLT1CaloJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEmFraction0p01To0p99CaloJetSelector" ), + triggerType = cms.int32( 85 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 60.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.0 ), + MinN = cms.int32( 2 ) +) +process.hltCentralCaloJetptMidPtCollectionProducer = cms.EDProducer( "HLTCaloJetCollectionProducer", + HLTObject = cms.InputTag( "hltDoubleCentralCaloJetpt60" ), + TriggerTypes = cms.vint32( 85 ) +) +process.hltL3DisplacedDijetFullTracksJetTracksAssociatorAtVertexMidPt = cms.EDProducer( "JetTracksAssociatorAtVertex", + tracks = cms.InputTag( "hltIter0PFlowTrackSelectionHighPurityForDisplaced" ), + coneSize = cms.double( 0.4 ), + useAssigned = cms.bool( False ), + pvSrc = cms.InputTag( "" ), + jets = cms.InputTag( "hltCentralCaloJetptMidPtCollectionProducer" ) +) +process.hltL3DisplacedDijet100FullTracksTrackIPProducerMidPt = cms.EDProducer( "TrackIPProducer", + jetTracks = cms.InputTag( "hltL3DisplacedDijetFullTracksJetTracksAssociatorAtVertexMidPt" ), + primaryVertex = cms.InputTag( "hltFastPVPixelVertices" ), + computeProbabilities = cms.bool( False ), + computeGhostTrack = cms.bool( False ), + ghostTrackPriorDeltaR = cms.double( 0.03 ), + minimumNumberOfPixelHits = cms.int32( 2 ), + minimumNumberOfHits = cms.int32( 8 ), + maximumTransverseImpactParameter = cms.double( 0.1 ), + minimumTransverseMomentum = cms.double( 1.0 ), + maximumChiSquared = cms.double( 20.0 ), + maximumLongitudinalImpactParameter = cms.double( 0.1 ), + jetDirectionUsingTracks = cms.bool( False ), + jetDirectionUsingGhostTrack = cms.bool( False ), + useTrackQuality = cms.bool( False ) +) +process.hltL3DisplacedDijetFullTracksJetTagProducerFromIPMidPt = cms.EDProducer( "JetTagProducer", + jetTagComputer = cms.string( "hltESPDisplacedDijethltPromptTrackCountingESProducer" ), + tagInfos = cms.VInputTag( 'hltL3DisplacedDijet100FullTracksTrackIPProducerMidPt' ) +) +process.hltTwoPromptHLTL3DisplacedDijetFullTracksHLTCaloJetTagFilterMidPt = cms.EDFilter( "HLTCaloJetTag", + saveTags = cms.bool( True ), + Jets = cms.InputTag( "hltCentralCaloJetptMidPtCollectionProducer" ), + JetTags = cms.InputTag( "hltL3DisplacedDijetFullTracksJetTagProducerFromIPMidPt" ), + MinTag = cms.double( -999999.0 ), + MaxTag = cms.double( 2.5 ), + MinJets = cms.int32( 2 ), + TriggerType = cms.int32( 85 ) +) +process.hltDisplacedHLTCaloJetCollectionProducerMidPt = cms.EDProducer( "HLTCaloJetCollectionProducer", + HLTObject = cms.InputTag( "hltTwoPromptHLTL3DisplacedDijetFullTracksHLTCaloJetTagFilterMidPt" ), + TriggerTypes = cms.vint32( 85 ) +) +process.hltL4DisplacedDijetFullTracksJetPromptTracksAssociatorAtVertexMidPt = cms.EDProducer( "JetTracksAssociatorAtVertex", + tracks = cms.InputTag( "hltIter2MergedForDisplaced" ), + coneSize = cms.double( 0.4 ), + useAssigned = cms.bool( False ), + pvSrc = cms.InputTag( "" ), + jets = cms.InputTag( "hltDisplacedHLTCaloJetCollectionProducerMidPt" ) +) +process.hltL4PromptDisplacedDijetFullTracksTrackIPProducerMidPt = cms.EDProducer( "TrackIPProducer", + jetTracks = cms.InputTag( "hltL4DisplacedDijetFullTracksJetPromptTracksAssociatorAtVertexMidPt" ), + primaryVertex = cms.InputTag( "hltFastPVPixelVertices" ), + computeProbabilities = cms.bool( False ), + computeGhostTrack = cms.bool( False ), + ghostTrackPriorDeltaR = cms.double( 0.03 ), + minimumNumberOfPixelHits = cms.int32( 2 ), + minimumNumberOfHits = cms.int32( 8 ), + maximumTransverseImpactParameter = cms.double( 0.1 ), + minimumTransverseMomentum = cms.double( 0.5 ), + maximumChiSquared = cms.double( 20.0 ), + maximumLongitudinalImpactParameter = cms.double( 0.1 ), + jetDirectionUsingTracks = cms.bool( False ), + jetDirectionUsingGhostTrack = cms.bool( False ), + useTrackQuality = cms.bool( False ) +) +process.hltL4PromptDisplacedDijetFullTracksJetTagProducerFromIPMidPt = cms.EDProducer( "JetTagProducer", + jetTagComputer = cms.string( "hltESPDisplacedDijethltPromptTrackCountingESProducer" ), + tagInfos = cms.VInputTag( 'hltL4PromptDisplacedDijetFullTracksTrackIPProducerMidPt' ) +) +process.hltL4PromptDisplacedDijetFullTracksHLTCaloJetTagFilterMidPt = cms.EDFilter( "HLTCaloJetTag", + saveTags = cms.bool( True ), + Jets = cms.InputTag( "hltDisplacedHLTCaloJetCollectionProducerMidPt" ), + JetTags = cms.InputTag( "hltL4PromptDisplacedDijetFullTracksJetTagProducerFromIPMidPt" ), + MinTag = cms.double( -999999.0 ), + MaxTag = cms.double( 2.5 ), + MinJets = cms.int32( 2 ), + TriggerType = cms.int32( 85 ) +) +process.hltIter02DisplacedHLTCaloJetCollectionProducerMidPt = cms.EDProducer( "HLTCaloJetCollectionProducer", + HLTObject = cms.InputTag( "hltL4PromptDisplacedDijetFullTracksHLTCaloJetTagFilterMidPt" ), + TriggerTypes = cms.vint32( 85 ) +) +process.hltL4DisplacedDijetFullTracksJetTracksAssociatorAtVertexMidPt = cms.EDProducer( "JetTracksAssociatorAtVertex", + tracks = cms.InputTag( "hltIter4MergedWithIter012DisplacedJets" ), + coneSize = cms.double( 0.4 ), + useAssigned = cms.bool( False ), + pvSrc = cms.InputTag( "" ), + jets = cms.InputTag( "hltIter02DisplacedHLTCaloJetCollectionProducerMidPt" ) +) +process.hltL4TaggedDisplacedDijetFullTracksTrackIPProducerMidPt = cms.EDProducer( "TrackIPProducer", + jetTracks = cms.InputTag( "hltL4DisplacedDijetFullTracksJetTracksAssociatorAtVertexMidPt" ), + primaryVertex = cms.InputTag( "hltDisplacedhltTrimmedPixelVertices" ), + computeProbabilities = cms.bool( False ), + computeGhostTrack = cms.bool( False ), + ghostTrackPriorDeltaR = cms.double( 0.03 ), + minimumNumberOfPixelHits = cms.int32( 0 ), + minimumNumberOfHits = cms.int32( 6 ), + maximumTransverseImpactParameter = cms.double( 9999999.0 ), + minimumTransverseMomentum = cms.double( 1.0 ), + maximumChiSquared = cms.double( 5.0 ), + maximumLongitudinalImpactParameter = cms.double( 17.0 ), + jetDirectionUsingTracks = cms.bool( False ), + jetDirectionUsingGhostTrack = cms.bool( False ), + useTrackQuality = cms.bool( False ) +) +process.hltL4DisplacedDijetFullTracksJetTagProducerFromIPMidPt = cms.EDProducer( "JetTagProducer", + jetTagComputer = cms.string( "hltESPDisplacedDijethltTrackCounting2D1st" ), + tagInfos = cms.VInputTag( 'hltL4TaggedDisplacedDijetFullTracksTrackIPProducerMidPt' ) +) +process.hltL4DisplacedDijetFullTracksHLTCaloJetTagFilterMidPt = cms.EDFilter( "HLTCaloJetTag", + saveTags = cms.bool( True ), + Jets = cms.InputTag( "hltIter02DisplacedHLTCaloJetCollectionProducerMidPt" ), + JetTags = cms.InputTag( "hltL4DisplacedDijetFullTracksJetTagProducerFromIPMidPt" ), + MinTag = cms.double( 5.0 ), + MaxTag = cms.double( 999999.0 ), + MinJets = cms.int32( 2 ), + TriggerType = cms.int32( 85 ) +) +process.hltPreHT400DisplacedDijet40DisplacedTrack = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltHT400 = cms.EDFilter( "HLTHtMhtFilter", + saveTags = cms.bool( True ), + htLabels = cms.VInputTag( 'hltHtMht' ), + mhtLabels = cms.VInputTag( 'hltHtMht' ), + minHt = cms.vdouble( 400.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) +) +process.hltPreHT650DisplacedDijet60Inclusive = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltHT650 = cms.EDFilter( "HLTHtMhtFilter", + saveTags = cms.bool( True ), + htLabels = cms.VInputTag( 'hltHtMht' ), + mhtLabels = cms.VInputTag( 'hltHtMht' ), + minHt = cms.vdouble( 650.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) +) +process.hltPreHT550DisplacedDijet60Inclusive = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltHT550 = cms.EDFilter( "HLTHtMhtFilter", + saveTags = cms.bool( True ), + htLabels = cms.VInputTag( 'hltHtMht' ), + mhtLabels = cms.VInputTag( 'hltHtMht' ), + minHt = cms.vdouble( 550.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) +) +process.hltL1DiJetVBF = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_DoubleJet_90_30_DoubleJet30_Mass_Min620 OR L1_DoubleJet_100_30_DoubleJet30_Mass_Min620 OR L1_DoubleJet_110_35_DoubleJet35_Mass_Min620 OR L1_DoubleJet_115_40_DoubleJet40_Mass_Min620 OR L1_DoubleJet_120_45_DoubleJet45_Mass_Min620 OR L1_DoubleJet_115_40_DoubleJet40_Mass_Min620_Jet60TT28 OR L1_DoubleJet_120_45_DoubleJet45_Mass_Min620_Jet60TT28" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +) +process.hltPreDiJet11035Mjj650PFMET110 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltMETOpen = cms.EDFilter( "HLT1CaloMET", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltMet" ), + triggerType = cms.int32( 87 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) +) +process.hltMET66 = cms.EDFilter( "HLT1CaloMET", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltMet" ), + triggerType = cms.int32( 87 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 66.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) +) +process.hltPFMETVBFProducer = cms.EDProducer( "PFMETProducer", + src = cms.InputTag( "hltParticleFlowNoMu" ), + globalThreshold = cms.double( 0.0 ), + alias = cms.string( "pfMet" ), + calculateSignificance = cms.bool( False ), + parameters = cms.PSet( ), + applyWeight = cms.bool( False ), + srcWeights = cms.InputTag( "" ) +) +process.hltPFMETVBF110 = cms.EDFilter( "HLT1PFMET", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltPFMETVBFProducer" ), + triggerType = cms.int32( 87 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 110.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) +) +process.hltL1TPFJetsMatching = cms.EDProducer( "L1TPFJetsMatching", + L1JetTrigger = cms.InputTag( "hltL1DiJetVBF" ), + JetSrc = cms.InputTag( "hltAK4PFJetsTightIDCorrected" ), + pt1Min = cms.double( 110.0 ), + pt2Min = cms.double( 35.0 ), + pt3Min = cms.double( 110.0 ), + mjjMin = cms.double( 650.0 ), + matchingR = cms.double( 0.5 ) +) +process.hltL1PFJetCategories = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( 'hltL1TPFJetsMatching','TwoJets' ), + triggerType = cms.int32( 0 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( -1.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 2 ) +) +process.hltPreDiJet11035Mjj650PFMET120 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltMET72 = cms.EDFilter( "HLT1CaloMET", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltMet" ), + triggerType = cms.int32( 87 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 72.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) +) +process.hltPFMETVBF120 = cms.EDFilter( "HLT1PFMET", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltPFMETVBFProducer" ), + triggerType = cms.int32( 87 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 120.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) +) +process.hltPreDiJet11035Mjj650PFMET130 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltMET78 = cms.EDFilter( "HLT1CaloMET", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltMet" ), + triggerType = cms.int32( 87 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 78.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) +) +process.hltPFMETVBF130 = cms.EDFilter( "HLT1PFMET", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltPFMETVBFProducer" ), + triggerType = cms.int32( 87 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 130.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) +) +process.hltPreTripleJet1103535Mjj650PFMET110 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hlt1PFJetCategories3 = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( 'hltL1TPFJetsMatching','ThreeJets' ), + triggerType = cms.int32( 0 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( -1.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 3 ) +) +process.hltPreTripleJet1103535Mjj650PFMET120 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltPreTripleJet1103535Mjj650PFMET130 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltL1sIsoEG30erJetC34drMin0p3 = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_SingleLooseIsoEG26er2p5 OR L1_SingleLooseIsoEG26er1p5 OR L1_SingleLooseIsoEG28er2p5 OR L1_SingleLooseIsoEG28er2p1 OR L1_SingleLooseIsoEG28er1p5 OR L1_SingleLooseIsoEG30er2p5 OR L1_SingleLooseIsoEG30er1p5 OR L1_LooseIsoEG26er2p1_Jet34er2p5_dR_Min0p3 OR L1_LooseIsoEG28er2p1_Jet34er2p5_dR_Min0p3 OR L1_LooseIsoEG30er2p1_Jet34er2p5_dR_Min0p3 OR L1_SingleEG26er2p5 OR L1_SingleEG38er2p5 OR L1_SingleEG40er2p5 OR L1_SingleEG42er2p5 OR L1_SingleEG45er2p5 OR L1_SingleEG60 OR L1_SingleEG34er2p5 OR L1_SingleEG36er2p5 OR L1_SingleIsoEG24er2p1 OR L1_SingleIsoEG26er2p1 OR L1_SingleIsoEG28er2p1 OR L1_SingleIsoEG30er2p1 OR L1_SingleIsoEG32er2p1 OR L1_SingleIsoEG26er2p5 OR L1_SingleIsoEG28er2p5 OR L1_SingleIsoEG30er2p5 OR L1_SingleIsoEG32er2p5 OR L1_SingleIsoEG34er2p5" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltIter2PFlowPixelHitDoubletsForDisplaced = cms.EDProducer( "HitPairEDProducer", - seedingLayers = cms.InputTag( "hltIter2PixelLayerTripletsForDisplaced" ), - trackingRegions = cms.InputTag( "hltIter2PFlowPixelTrackingRegionsForDisplaced" ), - trackingRegionsSeedingLayers = cms.InputTag( "" ), - clusterCheck = cms.InputTag( "hltIter2PFlowPixelClusterCheckForDisplaced" ), - produceSeedingHitSets = cms.bool( False ), - produceIntermediateHitDoublets = cms.bool( True ), - maxElement = cms.uint32( 0 ), - maxElementTotal = cms.uint32( 50000000 ), - layerPairs = cms.vuint32( 0, 1 ) +process.hltPreEle30eta2p1WPTightGsfCentralPFJet35EleCleaned = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltIter2PFlowPixelHitTripletsForDisplaced = cms.EDProducer( "CAHitTripletEDProducer", - doublets = cms.InputTag( "hltIter2PFlowPixelHitDoubletsForDisplaced" ), - extraHitRPhitolerance = cms.double( 0.032 ), - useBendingCorrection = cms.bool( True ), - CAThetaCut = cms.double( 0.004 ), - CAPhiCut = cms.double( 0.1 ), - CAThetaCut_byTriplets = cms.VPSet( - cms.PSet( seedingLayers = cms.string( "" ), - cut = cms.double( -1.0 ) - ) - ), - CAPhiCut_byTriplets = cms.VPSet( - cms.PSet( seedingLayers = cms.string( "" ), - cut = cms.double( -1.0 ) - ) - ), - CAHardPtCut = cms.double( 0.3 ), - maxChi2 = cms.PSet( - value2 = cms.double( 6.0 ), - value1 = cms.double( 100.0 ), - pt1 = cms.double( 0.4 ), - enabled = cms.bool( True ), - pt2 = cms.double( 8.0 ) - ), - SeedComparitorPSet = cms.PSet( ComponentName = cms.string( "none" ) ) +process.hltEGL1IsoEG30erJetC34drMin0p3Filter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", + saveTags = cms.bool( True ), + candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), + l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + candNonIsolatedTag = cms.InputTag( "" ), + l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1SeedFilterTag = cms.InputTag( "hltL1sIsoEG30erJetC34drMin0p3" ), + l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + ncandcut = cms.int32( 1 ), + doIsolated = cms.bool( False ), + region_eta_size = cms.double( 0.522 ), + region_eta_size_ecap = cms.double( 1.0 ), + region_phi_size = cms.double( 1.044 ), + barrel_end = cms.double( 1.4791 ), + endcap_end = cms.double( 2.17 ) ) -process.hltIter2PFlowPixelSeedsForDisplaced = cms.EDProducer( "SeedCreatorFromRegionConsecutiveHitsTripletOnlyEDProducer", - seedingHitSets = cms.InputTag( "hltIter2PFlowPixelHitTripletsForDisplaced" ), - propagator = cms.string( "PropagatorWithMaterialParabolicMf" ), - SeedMomentumForBOFF = cms.double( 5.0 ), - OriginTransverseErrorMultiplier = cms.double( 1.0 ), - MinOneOverPtError = cms.double( 1.0 ), - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - magneticField = cms.string( "ParabolicMf" ), - forceKinematicWithRegionDirection = cms.bool( False ), - SeedComparitorPSet = cms.PSet( ComponentName = cms.string( "none" ) ) +process.hltEG30L1IsoEGerJetC34drMin0p3EtFilter = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEGL1IsoEG30erJetC34drMin0p3Filter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 30.0 ), + etcutEE = cms.double( 30.0 ), + ncandcut = cms.int32( 1 ) ) -process.hltIter2PFlowCkfTrackCandidatesForDisplaced = cms.EDProducer( "CkfTrackCandidateMaker", - cleanTrajectoryAfterInOut = cms.bool( False ), - doSeedingRegionRebuilding = cms.bool( False ), - onlyPixelHitsForSeedCleaner = cms.bool( False ), - reverseTrajectories = cms.bool( False ), - useHitsSplitting = cms.bool( False ), - MeasurementTrackerEvent = cms.InputTag( "hltIter2MaskedMeasurementTrackerEventForDisplaced" ), - src = cms.InputTag( "hltIter2PFlowPixelSeedsForDisplaced" ), - clustersToSkip = cms.InputTag( "" ), - phase2clustersToSkip = cms.InputTag( "" ), - TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter2GroupedCkfTrajectoryBuilderIT" ) ), - TransientInitialStateEstimatorParameters = cms.PSet( - propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), - numberMeasurementsForFit = cms.int32( 4 ), - propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) - ), - numHitsForSeedCleaner = cms.int32( 4 ), - NavigationSchool = cms.string( "SimpleNavigationSchool" ), - RedundantSeedCleaner = cms.string( "CachingSeedCleanerBySharedInput" ), - TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), - maxNSeeds = cms.uint32( 100000 ), - maxSeedsBeforeCleaning = cms.uint32( 1000 ) +process.hltEle30erJetC34WPTightClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG30L1IsoEGerJetC34drMin0p3EtFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.011 ), + thrRegularEE = cms.vdouble( 0.0305 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltIter2PFlowCtfWithMaterialTracksForDisplaced = cms.EDProducer( "TrackProducer", - useSimpleMF = cms.bool( True ), - SimpleMagneticField = cms.string( "ParabolicMf" ), - src = cms.InputTag( "hltIter2PFlowCkfTrackCandidatesForDisplaced" ), - clusterRemovalInfo = cms.InputTag( "" ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - Fitter = cms.string( "hltESPFittingSmootherIT" ), - useHitsSplitting = cms.bool( False ), - alias = cms.untracked.string( "ctfWithMaterialTracks" ), - TrajectoryInEvent = cms.bool( False ), - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - AlgorithmName = cms.string( "hltIter2" ), - Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), - GeometricInnerState = cms.bool( True ), - NavigationSchool = cms.string( "" ), - MeasurementTracker = cms.string( "" ), - MeasurementTrackerEvent = cms.InputTag( "hltIter2MaskedMeasurementTrackerEventForDisplaced" ) +process.hltEle30erJetC34WPTightHEFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle30erJetC34WPTightClusterShapeFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.1 ), + thrRegularEB1 = cms.vdouble( 0.75 ), + thrRegularEE1 = cms.vdouble( 3.0 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.03 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( 2.25 ), + thrRegularEE2 = cms.vdouble( 5.0 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.03 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.1, 0.1, 0.3, 0.5 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltIter2PFlowTrackCutClassifierForDisplaced = cms.EDProducer( "TrackCutClassifier", - src = cms.InputTag( "hltIter2PFlowCtfWithMaterialTracksForDisplaced" ), - beamspot = cms.InputTag( "hltOnlineBeamSpot" ), - vertices = cms.InputTag( "hltFastPVPixelVertices" ), - ignoreVertices = cms.bool( False ), - qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), - mva = cms.PSet( - minPixelHits = cms.vint32( 0, 0, 0 ), - maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 15.0 ), - dr_par = cms.PSet( - d0err = cms.vdouble( 0.003, 0.003, 0.003 ), - dr_par2 = cms.vdouble( 3.40282346639E38, 0.3, 0.3 ), - dr_par1 = cms.vdouble( 3.40282346639E38, 0.4, 0.4 ), - dr_exp = cms.vint32( 4, 4, 4 ), - d0err_par = cms.vdouble( 0.001, 0.001, 0.001 ) - ), - maxLostLayers = cms.vint32( 1, 1, 1 ), - min3DLayers = cms.vint32( 0, 0, 0 ), - dz_par = cms.PSet( - dz_par1 = cms.vdouble( 3.40282346639E38, 0.4, 0.4 ), - dz_par2 = cms.vdouble( 3.40282346639E38, 0.35, 0.35 ), - dz_exp = cms.vint32( 4, 4, 4 ) - ), - minNVtxTrk = cms.int32( 3 ), - maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), - minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), - maxChi2 = cms.vdouble( 9999.0, 25.0, 16.0 ), - maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), - maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), - minLayers = cms.vint32( 3, 3, 3 ) - ) +process.hltEle30erJetC34WPTightEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle30erJetC34WPTightHEFilter" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.1 ), + thrRegularEB1 = cms.vdouble( 1.75 ), + thrRegularEE1 = cms.vdouble( 1.0 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.025 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( 1.75 ), + thrRegularEE2 = cms.vdouble( 2.0 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.025 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.2, 0.2, 0.25, 0.3 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltIter2PFlowTrackSelectionHighPurityForDisplaced = cms.EDProducer( "TrackCollectionFilterCloner", - originalSource = cms.InputTag( "hltIter2PFlowCtfWithMaterialTracksForDisplaced" ), - originalMVAVals = cms.InputTag( 'hltIter2PFlowTrackCutClassifierForDisplaced','MVAValues' ), - originalQualVals = cms.InputTag( 'hltIter2PFlowTrackCutClassifierForDisplaced','QualityMasks' ), - minQuality = cms.string( "highPurity" ), - copyExtras = cms.untracked.bool( True ), - copyTrajectories = cms.untracked.bool( False ) +process.hltEle30erJetC34WPTightHcalIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle30erJetC34WPTightEcalIsoFilter" ), + varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.0 ), + thrRegularEB1 = cms.vdouble( 2.5 ), + thrRegularEE1 = cms.vdouble( 1.0 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.03 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( 3.0 ), + thrRegularEE2 = cms.vdouble( 2.0 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.03 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.2, 0.2, 0.4, 0.5 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.0 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltIter2MergedForDisplaced = cms.EDProducer( "TrackListMerger", - ShareFrac = cms.double( 0.19 ), - FoundHitBonus = cms.double( 5.0 ), - LostHitPenalty = cms.double( 20.0 ), - MinPT = cms.double( 0.05 ), - Epsilon = cms.double( -0.001 ), - MaxNormalizedChisq = cms.double( 1000.0 ), - MinFound = cms.int32( 3 ), - TrackProducers = cms.VInputTag( 'hltIter1MergedForDisplaced','hltIter2PFlowTrackSelectionHighPurityForDisplaced' ), - hasSelector = cms.vint32( 0, 0 ), - indivShareFrac = cms.vdouble( 1.0, 1.0 ), - selectedTrackQuals = cms.VInputTag( 'hltIter1MergedForDisplaced','hltIter2PFlowTrackSelectionHighPurityForDisplaced' ), - setsToMerge = cms.VPSet( - cms.PSet( pQual = cms.bool( False ), - tLists = cms.vint32( 0, 1 ) - ) - ), - trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), - allowFirstHitShare = cms.bool( True ), - newQuality = cms.string( "confirmed" ), - copyExtras = cms.untracked.bool( True ), - writeOnlyTrkQuals = cms.bool( False ), - copyMVA = cms.bool( False ) +process.hltEle30erJetC34WPTightPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle30erJetC34WPTightHcalIsoFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) ) -process.hltL4DisplacedDijetFullTracksJetPromptTracksAssociatorAtVertexLowPt = cms.EDProducer( "JetTracksAssociatorAtVertex", - tracks = cms.InputTag( "hltIter2MergedForDisplaced" ), - coneSize = cms.double( 0.4 ), - useAssigned = cms.bool( False ), - pvSrc = cms.InputTag( "" ), - jets = cms.InputTag( "hltDisplacedHLTCaloJetCollectionProducerLowPt" ) +process.hltEle30erJetC34WPTightPMS2Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle30erJetC34WPTightPixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaPixelMatchVars','s2' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 70.0 ), + thrRegularEE = cms.vdouble( 45.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltL4PromptDisplacedDijetFullTracksTrackIPProducerLowPt = cms.EDProducer( "TrackIPProducer", - jetTracks = cms.InputTag( "hltL4DisplacedDijetFullTracksJetPromptTracksAssociatorAtVertexLowPt" ), - primaryVertex = cms.InputTag( "hltFastPVPixelVertices" ), - computeProbabilities = cms.bool( False ), - computeGhostTrack = cms.bool( False ), - ghostTrackPriorDeltaR = cms.double( 0.03 ), - minimumNumberOfPixelHits = cms.int32( 2 ), - minimumNumberOfHits = cms.int32( 8 ), - maximumTransverseImpactParameter = cms.double( 0.1 ), - minimumTransverseMomentum = cms.double( 0.5 ), - maximumChiSquared = cms.double( 20.0 ), - maximumLongitudinalImpactParameter = cms.double( 0.1 ), - jetDirectionUsingTracks = cms.bool( False ), - jetDirectionUsingGhostTrack = cms.bool( False ), - useTrackQuality = cms.bool( False ) +process.hltEle30erJetC34WPTightGsfOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle30erJetC34WPTightPMS2Filter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.012 ), + thrRegularEE = cms.vdouble( 0.011 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltL4PromptDisplacedDijetFullTracksJetTagProducerFromIPLowPt = cms.EDProducer( "JetTagProducer", - jetTagComputer = cms.string( "hltESPDisplacedDijethltPromptTrackCountingESProducer" ), - tagInfos = cms.VInputTag( 'hltL4PromptDisplacedDijetFullTracksTrackIPProducerLowPt' ) +process.hltEle30erJetC34WPTightGsfMissingHitsFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle30erJetC34WPTightGsfOneOEMinusOneOPFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','MissingHits' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 999.0 ), + thrRegularEE = cms.vdouble( 1.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltL4PromptDisplacedDijetFullTracksHLTCaloJetTagFilterLowPt = cms.EDFilter( "HLTCaloJetTag", +process.hltEle30erJetC34WPTightGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltDisplacedHLTCaloJetCollectionProducerLowPt" ), - JetTags = cms.InputTag( "hltL4PromptDisplacedDijetFullTracksJetTagProducerFromIPLowPt" ), - MinTag = cms.double( -999999.0 ), - MaxTag = cms.double( 2.5 ), - MinJets = cms.int32( 2 ), - TriggerType = cms.int32( 85 ) + candTag = cms.InputTag( "hltEle30erJetC34WPTightGsfMissingHitsFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.004 ), + thrRegularEE = cms.vdouble( 0.005 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt = cms.EDProducer( "HLTCaloJetCollectionProducer", - HLTObject = cms.InputTag( "hltL4PromptDisplacedDijetFullTracksHLTCaloJetTagFilterLowPt" ), - TriggerTypes = cms.vint32( 85 ) +process.hltEle30erJetC34WPTightGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle30erJetC34WPTightGsfDetaFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.02 ), + thrRegularEE = cms.vdouble( 0.023 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltDisplacedhltTrimmedPixelVertices = cms.EDProducer( "PixelVertexCollectionTrimmer", - src = cms.InputTag( "hltFastPVPixelVertices" ), - maxVtx = cms.uint32( 100 ), - fractionSumPt2 = cms.double( 0.3 ), - minSumPt2 = cms.double( 0.0 ), - PVcomparer = cms.PSet( refToPSet_ = cms.string( "HLTPSetPvClusterComparerForIT" ) ) +process.hltEle30erJetC34WPTightGsfTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle30erJetC34WPTightGsfDphiFilter" ), + varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.1 ), + thrRegularEB1 = cms.vdouble( 0.838 ), + thrRegularEE1 = cms.vdouble( -0.363 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.025 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( -0.385 ), + thrRegularEE2 = cms.vdouble( 0.702 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.025 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.029, 0.111, 0.114, 0.032 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltDisplacedhltIter4ClustersRefRemoval = cms.EDProducer( "TrackClusterRemover", - trajectories = cms.InputTag( "hltIter2PFlowTrackSelectionHighPurityForDisplaced" ), - trackClassifier = cms.InputTag( '','QualityMasks' ), - pixelClusters = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), - stripClusters = cms.InputTag( "hltSiStripRawToClustersFacility" ), - oldClusterRemovalInfo = cms.InputTag( "hltIter2ClustersRefRemovalForDisplaced" ), - TrackQuality = cms.string( "highPurity" ), - maxChi2 = cms.double( 16.0 ), - minNumberOfLayersWithMeasBeforeFiltering = cms.int32( 0 ), - overrideTrkQuals = cms.InputTag( "" ) +process.hltDoubleCentralCaloJet10 = cms.EDFilter( "HLT1CaloJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), + triggerType = cms.int32( 85 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 10.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.6 ), + MinN = cms.int32( 2 ) ) -process.hltDisplacedhltIter4MaskedMeasurementTrackerEvent = cms.EDProducer( "MaskedMeasurementTrackerEventProducer", - src = cms.InputTag( "hltSiStripClustersRegForDisplaced" ), - OnDemand = cms.bool( False ), - clustersToSkip = cms.InputTag( "hltDisplacedhltIter4ClustersRefRemoval" ) +process.hltEle30JetCollectionsForLeptonPlusPFJets = cms.EDProducer( "HLTPFJetsCleanedFromLeadingLeptons", + leptons = cms.InputTag( "hltEle30erJetC34WPTightGsfTrackIsoFilter" ), + jets = cms.InputTag( "hltAK4PFJetsCorrected" ), + minDeltaR = cms.double( 0.4 ), + numLeptons = cms.uint32( 1 ) +) +process.hltEle30PFJet35EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEle30JetCollectionsForLeptonPlusPFJets" ), + originalTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + MinJetPt = cms.double( 35.0 ), + MaxAbsJetEta = cms.double( 2.6 ), + MinNJets = cms.uint32( 1 ), + triggerType = cms.int32( 85 ) ) -process.hltDisplacedhltIter4PixelLessLayerTriplets = cms.EDProducer( "SeedingLayersEDProducer", - layerList = cms.vstring( 'TIB1+TIB2+MTIB3', - 'TIB1+TIB2+MTID1_pos', - 'TIB1+TIB2+MTID1_neg', - 'TID1_pos+TID2_pos+TID3_pos', - 'TID1_neg+TID2_neg+TID3_neg', - 'TID1_pos+TID2_pos+MTID3_pos', - 'TID1_neg+TID2_neg+MTID3_neg' ), - BPix = cms.PSet( ), - FPix = cms.PSet( ), - TIB = cms.PSet( - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - skipClusters = cms.InputTag( "hltDisplacedhltIter4ClustersRefRemoval" ), - clusterChargeCut = cms.PSet( refToPSet_ = cms.string( "HLTSiStripClusterChargeCutNone" ) ) - ), - TID = cms.PSet( - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - minRing = cms.int32( 1 ), - skipClusters = cms.InputTag( "hltDisplacedhltIter4ClustersRefRemoval" ), - useRingSlector = cms.bool( True ), - clusterChargeCut = cms.PSet( refToPSet_ = cms.string( "HLTSiStripClusterChargeCutNone" ) ), - maxRing = cms.int32( 2 ) - ), - TOB = cms.PSet( ), - TEC = cms.PSet( - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - minRing = cms.int32( 1 ), - skipClusters = cms.InputTag( "hltDisplacedhltIter4ClustersRefRemoval" ), - useRingSlector = cms.bool( True ), - clusterChargeCut = cms.PSet( refToPSet_ = cms.string( "HLTSiStripClusterChargeCutNone" ) ), - maxRing = cms.int32( 2 ) - ), - MTIB = cms.PSet( - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - skipClusters = cms.InputTag( "hltDisplacedhltIter4ClustersRefRemoval" ), - clusterChargeCut = cms.PSet( refToPSet_ = cms.string( "HLTSiStripClusterChargeCutNone" ) ) - ), - MTID = cms.PSet( - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - minRing = cms.int32( 3 ), - skipClusters = cms.InputTag( "hltDisplacedhltIter4ClustersRefRemoval" ), - useRingSlector = cms.bool( True ), - clusterChargeCut = cms.PSet( refToPSet_ = cms.string( "HLTSiStripClusterChargeCutNone" ) ), - maxRing = cms.int32( 3 ) - ), - MTOB = cms.PSet( ), - MTEC = cms.PSet( - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - minRing = cms.int32( 3 ), - skipClusters = cms.InputTag( "hltDisplacedhltIter4ClustersRefRemoval" ), - useRingSlector = cms.bool( True ), - clusterChargeCut = cms.PSet( refToPSet_ = cms.string( "HLTSiStripClusterChargeCutNone" ) ), - maxRing = cms.int32( 3 ) - ) +process.hltL1sIsoEG28erHTT100 = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_SingleLooseIsoEG26er2p5 OR L1_SingleLooseIsoEG26er1p5 OR L1_SingleLooseIsoEG28er2p5 OR L1_SingleLooseIsoEG28er2p1 OR L1_SingleLooseIsoEG28er1p5 OR L1_SingleLooseIsoEG30er2p5 OR L1_SingleLooseIsoEG30er1p5 OR L1_LooseIsoEG24er2p1_HTT100er OR L1_LooseIsoEG26er2p1_HTT100er OR L1_LooseIsoEG28er2p1_HTT100er OR L1_SingleEG26er2p5 OR L1_SingleEG38er2p5 OR L1_SingleEG40er2p5 OR L1_SingleEG42er2p5 OR L1_SingleEG45er2p5 OR L1_SingleEG60 OR L1_SingleEG34er2p5 OR L1_SingleEG36er2p5 OR L1_SingleIsoEG24er2p1 OR L1_SingleIsoEG26er2p1 OR L1_SingleIsoEG28er2p1 OR L1_SingleIsoEG30er2p1 OR L1_SingleIsoEG32er2p1 OR L1_SingleIsoEG26er2p5 OR L1_SingleIsoEG28er2p5 OR L1_SingleIsoEG30er2p5 OR L1_SingleIsoEG32er2p5 OR L1_SingleIsoEG34er2p5" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltDisplacedhltIter4PFlowPixelLessTrackingRegions = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", - RegionPSet = cms.PSet( - vertexCollection = cms.InputTag( "hltDisplacedhltTrimmedPixelVertices" ), - zErrorVetex = cms.double( 12.0 ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - zErrorBeamSpot = cms.double( 15.0 ), - maxNVertices = cms.int32( 10 ), - maxNRegions = cms.int32( 100 ), - nSigmaZVertex = cms.double( 3.0 ), - nSigmaZBeamSpot = cms.double( 3.0 ), - ptMin = cms.double( 0.8 ), - mode = cms.string( "VerticesFixed" ), - input = cms.InputTag( "hltSelector4CentralJetsL1FastJet" ), - searchOpt = cms.bool( True ), - whereToUseMeasurementTracker = cms.string( "ForSiStrips" ), - originRadius = cms.double( 1.0 ), - measurementTrackerName = cms.InputTag( "hltDisplacedhltIter4MaskedMeasurementTrackerEvent" ), - precise = cms.bool( True ), - deltaEta = cms.double( 0.5 ), - deltaPhi = cms.double( 0.5 ) - ) +process.hltPreEle28eta2p1WPTightGsfHT150 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltDisplacedhltIter4PFlowPixelLessClusterCheck = cms.EDProducer( "ClusterCheckerEDProducer", - doClusterCheck = cms.bool( False ), - MaxNumberOfCosmicClusters = cms.uint32( 800000 ), - ClusterCollectionLabel = cms.InputTag( "hltSiStripClustersRegForDisplaced" ), - MaxNumberOfPixelClusters = cms.uint32( 40000 ), - PixelClusterCollectionLabel = cms.InputTag( "hltSiPixelClustersRegForDisplaced" ), - cut = cms.string( "" ), - silentClusterCheck = cms.untracked.bool( False ) +process.hltEGL1IsoEG28erHTT100Filter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", + saveTags = cms.bool( True ), + candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), + l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + candNonIsolatedTag = cms.InputTag( "" ), + l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1SeedFilterTag = cms.InputTag( "hltL1sIsoEG28erHTT100" ), + l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + ncandcut = cms.int32( 1 ), + doIsolated = cms.bool( False ), + region_eta_size = cms.double( 0.522 ), + region_eta_size_ecap = cms.double( 1.0 ), + region_phi_size = cms.double( 1.044 ), + barrel_end = cms.double( 1.4791 ), + endcap_end = cms.double( 2.17 ) ) -process.hltDisplacedhltIter4PFlowPixelLessHitDoublets = cms.EDProducer( "HitPairEDProducer", - seedingLayers = cms.InputTag( "hltDisplacedhltIter4PixelLessLayerTriplets" ), - trackingRegions = cms.InputTag( "hltDisplacedhltIter4PFlowPixelLessTrackingRegions" ), - trackingRegionsSeedingLayers = cms.InputTag( "" ), - clusterCheck = cms.InputTag( "hltDisplacedhltIter4PFlowPixelLessClusterCheck" ), - produceSeedingHitSets = cms.bool( False ), - produceIntermediateHitDoublets = cms.bool( True ), - maxElement = cms.uint32( 0 ), - maxElementTotal = cms.uint32( 50000000 ), - layerPairs = cms.vuint32( 0 ) +process.hltEG28L1IsoEG28erHTT100EtFilter = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEGL1IsoEG28erHTT100Filter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 28.0 ), + etcutEE = cms.double( 28.0 ), + ncandcut = cms.int32( 1 ) ) -process.hltDisplacedhltIter4PFlowPixelLessHitTriplets = cms.EDProducer( "MultiHitFromChi2EDProducer", - doublets = cms.InputTag( "hltDisplacedhltIter4PFlowPixelLessHitDoublets" ), - maxElement = cms.uint32( 100000 ), - useFixedPreFiltering = cms.bool( False ), - phiPreFiltering = cms.double( 0.3 ), - extraHitRPhitolerance = cms.double( 0.0 ), - extraHitRZtolerance = cms.double( 0.0 ), - extraZKDBox = cms.double( 0.2 ), - extraRKDBox = cms.double( 0.2 ), - extraPhiKDBox = cms.double( 0.005 ), - fnSigmaRZ = cms.double( 2.0 ), - refitHits = cms.bool( True ), - ClusterShapeHitFilterName = cms.string( "ClusterShapeHitFilter" ), - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - maxChi2 = cms.double( 5.0 ), - chi2VsPtCut = cms.bool( True ), - pt_interv = cms.vdouble( 0.4, 0.7, 1.0, 2.0 ), - chi2_cuts = cms.vdouble( 3.0, 4.0, 5.0, 5.0 ), - detIdsToDebug = cms.vint32( 0, 0, 0 ) +process.hltEle28erHTT100WPTightClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG28L1IsoEG28erHTT100EtFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.011 ), + thrRegularEE = cms.vdouble( 0.0305 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltDisplacedhltIter4PFlowPixelLessSeeds = cms.EDProducer( "SeedCreatorFromRegionConsecutiveHitsTripletOnlyEDProducer", - seedingHitSets = cms.InputTag( "hltDisplacedhltIter4PFlowPixelLessHitTriplets" ), - propagator = cms.string( "PropagatorWithMaterialParabolicMf" ), - SeedMomentumForBOFF = cms.double( 5.0 ), - OriginTransverseErrorMultiplier = cms.double( 1.0 ), - MinOneOverPtError = cms.double( 1.0 ), - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - magneticField = cms.string( "ParabolicMf" ), - forceKinematicWithRegionDirection = cms.bool( False ), - SeedComparitorPSet = cms.PSet( - FilterStripHits = cms.bool( False ), - FilterPixelHits = cms.bool( False ), - ClusterShapeHitFilterName = cms.string( "ClusterShapeHitFilter" ), - FilterAtHelixStage = cms.bool( True ), - ComponentName = cms.string( "PixelClusterShapeSeedComparitor" ) - ) +process.hltEle28erHTT100WPTightHEFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28erHTT100WPTightClusterShapeFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.1 ), + thrRegularEB1 = cms.vdouble( 0.75 ), + thrRegularEE1 = cms.vdouble( 3.0 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.03 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( 2.25 ), + thrRegularEE2 = cms.vdouble( 5.0 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.03 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.1, 0.1, 0.3, 0.5 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltDisplacedhltIter4PFlowCkfTrackCandidates = cms.EDProducer( "CkfTrackCandidateMaker", - cleanTrajectoryAfterInOut = cms.bool( False ), - doSeedingRegionRebuilding = cms.bool( False ), - onlyPixelHitsForSeedCleaner = cms.bool( False ), - reverseTrajectories = cms.bool( False ), - useHitsSplitting = cms.bool( False ), - MeasurementTrackerEvent = cms.InputTag( "hltDisplacedhltIter4MaskedMeasurementTrackerEvent" ), - src = cms.InputTag( "hltDisplacedhltIter4PFlowPixelLessSeeds" ), - clustersToSkip = cms.InputTag( "" ), - phase2clustersToSkip = cms.InputTag( "" ), - TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter4PSetTrajectoryBuilderIT" ) ), - TransientInitialStateEstimatorParameters = cms.PSet( - propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), - numberMeasurementsForFit = cms.int32( 4 ), - propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) - ), - numHitsForSeedCleaner = cms.int32( 4 ), - NavigationSchool = cms.string( "SimpleNavigationSchool" ), - RedundantSeedCleaner = cms.string( "CachingSeedCleanerBySharedInput" ), - TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), - maxNSeeds = cms.uint32( 100000 ), - maxSeedsBeforeCleaning = cms.uint32( 1000 ) +process.hltEle28erHTT100WPTightEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28erHTT100WPTightHEFilter" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.1 ), + thrRegularEB1 = cms.vdouble( 1.75 ), + thrRegularEE1 = cms.vdouble( 1.0 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.025 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( 1.75 ), + thrRegularEE2 = cms.vdouble( 2.0 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.025 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.2, 0.2, 0.25, 0.3 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltDisplacedhltIter4PFlowCtfWithMaterialTracks = cms.EDProducer( "TrackProducer", - useSimpleMF = cms.bool( True ), - SimpleMagneticField = cms.string( "ParabolicMf" ), - src = cms.InputTag( "hltDisplacedhltIter4PFlowCkfTrackCandidates" ), - clusterRemovalInfo = cms.InputTag( "" ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - Fitter = cms.string( "hltESPFittingSmootherIT" ), - useHitsSplitting = cms.bool( False ), - alias = cms.untracked.string( "ctfWithMaterialTracks" ), - TrajectoryInEvent = cms.bool( False ), - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - AlgorithmName = cms.string( "hltIterX" ), - Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), - GeometricInnerState = cms.bool( True ), - NavigationSchool = cms.string( "" ), - MeasurementTracker = cms.string( "" ), - MeasurementTrackerEvent = cms.InputTag( "hltDisplacedhltIter4MaskedMeasurementTrackerEvent" ) +process.hltEle28erHTT100WPTightHcalIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28erHTT100WPTightEcalIsoFilter" ), + varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.0 ), + thrRegularEB1 = cms.vdouble( 2.5 ), + thrRegularEE1 = cms.vdouble( 1.0 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.03 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( 3.0 ), + thrRegularEE2 = cms.vdouble( 2.0 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.03 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.2, 0.2, 0.4, 0.5 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.0 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltDisplacedhltIter4PFlowTrackSelectionHighPurity = cms.EDProducer( "AnalyticalTrackSelector", - src = cms.InputTag( "hltDisplacedhltIter4PFlowCtfWithMaterialTracks" ), - keepAllTracks = cms.bool( False ), - beamspot = cms.InputTag( "hltOnlineBeamSpot" ), - useVertices = cms.bool( True ), - useVtxError = cms.bool( False ), - vertices = cms.InputTag( "hltDisplacedhltTrimmedPixelVertices" ), - vtxNumber = cms.int32( -1 ), - vertexCut = cms.string( "tracksSize>=3" ), - copyTrajectories = cms.untracked.bool( False ), - copyExtras = cms.untracked.bool( True ), - qualityBit = cms.string( "highPurity" ), - chi2n_par = cms.double( 0.25 ), - chi2n_no1Dmod_par = cms.double( 9999.0 ), - res_par = cms.vdouble( 0.003, 0.001 ), - d0_par1 = cms.vdouble( 1.0, 4.0 ), - dz_par1 = cms.vdouble( 1.0, 4.0 ), - d0_par2 = cms.vdouble( 1.0, 4.0 ), - dz_par2 = cms.vdouble( 1.0, 4.0 ), - applyAdaptedPVCuts = cms.bool( True ), - max_d0 = cms.double( 100.0 ), - max_z0 = cms.double( 100.0 ), - nSigmaZ = cms.double( 3.0 ), - minNumberLayers = cms.uint32( 5 ), - minNumber3DLayers = cms.uint32( 0 ), - maxNumberLostLayers = cms.uint32( 0 ), - minHitsToBypassChecks = cms.uint32( 20 ), - applyAbsCutsIfNoPV = cms.bool( False ), - max_d0NoPV = cms.double( 100.0 ), - max_z0NoPV = cms.double( 100.0 ), - max_relpterr = cms.double( 9999.0 ), - min_nhits = cms.uint32( 0 ), - max_minMissHitOutOrIn = cms.int32( 99 ), - max_lostHitFraction = cms.double( 1.0 ), - max_eta = cms.double( 9999.0 ), - min_eta = cms.double( -9999.0 ) +process.hltEle28erHTT100WPTightPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28erHTT100WPTightHcalIsoFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) ) -process.hltIter4MergedWithIter012DisplacedJets = cms.EDProducer( "TrackListMerger", - ShareFrac = cms.double( 0.19 ), - FoundHitBonus = cms.double( 5.0 ), - LostHitPenalty = cms.double( 20.0 ), - MinPT = cms.double( 0.05 ), - Epsilon = cms.double( -0.001 ), - MaxNormalizedChisq = cms.double( 1000.0 ), - MinFound = cms.int32( 3 ), - TrackProducers = cms.VInputTag( 'hltIter2MergedForDisplaced','hltDisplacedhltIter4PFlowTrackSelectionHighPurity' ), - hasSelector = cms.vint32( 0, 0 ), - indivShareFrac = cms.vdouble( 1.0, 1.0 ), - selectedTrackQuals = cms.VInputTag( 'hltIter2MergedForDisplaced','hltDisplacedhltIter4PFlowTrackSelectionHighPurity' ), - setsToMerge = cms.VPSet( - cms.PSet( pQual = cms.bool( False ), - tLists = cms.vint32( 0, 1 ) - ) - ), - trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), - allowFirstHitShare = cms.bool( True ), - newQuality = cms.string( "confirmed" ), - copyExtras = cms.untracked.bool( True ), - writeOnlyTrkQuals = cms.bool( False ), - copyMVA = cms.bool( False ) +process.hltEle28erHTT100WPTightPMS2Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28erHTT100WPTightPixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaPixelMatchVars','s2' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 70.0 ), + thrRegularEE = cms.vdouble( 45.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltL4DisplacedDijetFullTracksJetTracksAssociatorAtVertexLowPt = cms.EDProducer( "JetTracksAssociatorAtVertex", - tracks = cms.InputTag( "hltIter4MergedWithIter012DisplacedJets" ), - coneSize = cms.double( 0.4 ), - useAssigned = cms.bool( False ), - pvSrc = cms.InputTag( "" ), - jets = cms.InputTag( "hltIter02DisplacedHLTCaloJetCollectionProducerLowPt" ) +process.hltEle28erHTT100WPTightGsfOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28erHTT100WPTightPMS2Filter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.012 ), + thrRegularEE = cms.vdouble( 0.011 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltL4TaggedDisplacedDijetFullTracksTrackIPProducerLowPt = cms.EDProducer( "TrackIPProducer", - jetTracks = cms.InputTag( "hltL4DisplacedDijetFullTracksJetTracksAssociatorAtVertexLowPt" ), - primaryVertex = cms.InputTag( "hltDisplacedhltTrimmedPixelVertices" ), - computeProbabilities = cms.bool( False ), - computeGhostTrack = cms.bool( False ), - ghostTrackPriorDeltaR = cms.double( 0.03 ), - minimumNumberOfPixelHits = cms.int32( 0 ), - minimumNumberOfHits = cms.int32( 6 ), - maximumTransverseImpactParameter = cms.double( 9999999.0 ), - minimumTransverseMomentum = cms.double( 1.0 ), - maximumChiSquared = cms.double( 5.0 ), - maximumLongitudinalImpactParameter = cms.double( 17.0 ), - jetDirectionUsingTracks = cms.bool( False ), - jetDirectionUsingGhostTrack = cms.bool( False ), - useTrackQuality = cms.bool( False ) +process.hltEle28erHTT100WPTightGsfMissingHitsFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28erHTT100WPTightGsfOneOEMinusOneOPFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','MissingHits' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 999.0 ), + thrRegularEE = cms.vdouble( 1.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltL4DisplacedDijetFullTracksJetTagProducerFromIPLowPt = cms.EDProducer( "JetTagProducer", - jetTagComputer = cms.string( "hltESPDisplacedDijethltTrackCounting2D1st" ), - tagInfos = cms.VInputTag( 'hltL4TaggedDisplacedDijetFullTracksTrackIPProducerLowPt' ) +process.hltEle28erHTT100WPTightGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28erHTT100WPTightGsfMissingHitsFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.004 ), + thrRegularEE = cms.vdouble( 0.005 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +process.hltEle28erHTT100WPTightGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28erHTT100WPTightGsfDetaFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.02 ), + thrRegularEE = cms.vdouble( 0.023 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltL4DisplacedDijetFullTracksHLTCaloJetTagFilterLowPt = cms.EDFilter( "HLTCaloJetTag", +process.hltEle28erHTT100WPTightGsfTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltIter02DisplacedHLTCaloJetCollectionProducerLowPt" ), - JetTags = cms.InputTag( "hltL4DisplacedDijetFullTracksJetTagProducerFromIPLowPt" ), - MinTag = cms.double( 5.0 ), - MaxTag = cms.double( 999999.0 ), - MinJets = cms.int32( 2 ), - TriggerType = cms.int32( 85 ) + candTag = cms.InputTag( "hltEle28erHTT100WPTightGsfDphiFilter" ), + varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.1 ), + thrRegularEB1 = cms.vdouble( 0.838 ), + thrRegularEE1 = cms.vdouble( -0.363 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.025 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( -0.385 ), + thrRegularEE2 = cms.vdouble( 0.702 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.025 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.029, 0.111, 0.114, 0.032 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltL1sVoHTT320orHTT340orHTT380 = cms.EDFilter( "HLTL1TSeed", +process.hltHT100Jet30 = cms.EDFilter( "HLTHtMhtFilter", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_HTT320er OR L1_HTT360er OR L1_ETT2000" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -process.hltPreHT500DisplacedDijet40DisplacedTrack = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) + htLabels = cms.VInputTag( 'hltHtMhtJet30' ), + mhtLabels = cms.VInputTag( 'hltHtMhtJet30' ), + minHt = cms.vdouble( 100.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) ) -process.hltHT500 = cms.EDFilter( "HLTHtMhtFilter", +process.hltPFHT150Jet30 = cms.EDFilter( "HLTHtMhtFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMht' ), - mhtLabels = cms.VInputTag( 'hltHtMht' ), - minHt = cms.vdouble( 500.0 ), + htLabels = cms.VInputTag( 'hltPFHTJet30' ), + mhtLabels = cms.VInputTag( 'hltPFHTJet30' ), + minHt = cms.vdouble( 150.0 ), minMht = cms.vdouble( 0.0 ), minMeff = cms.vdouble( 0.0 ), meffSlope = cms.vdouble( 1.0 ) ) -process.hltPreHT430DisplacedDijet60DisplacedTrack = cms.EDFilter( "HLTPrescaler", +process.hltPreEle28HighEtaSC20Mass55 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltDoubleCentralCaloJetpt60 = cms.EDFilter( "HLT1CaloJet", +process.hltEle28HighEtaSC20EtFilter = cms.EDFilter( "HLTEgammaEtFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEmFraction0p01To0p99CaloJetSelector" ), - triggerType = cms.int32( 85 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 60.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.0 ), - MinN = cms.int32( 2 ) -) -process.hltCentralCaloJetptMidPtCollectionProducer = cms.EDProducer( "HLTCaloJetCollectionProducer", - HLTObject = cms.InputTag( "hltDoubleCentralCaloJetpt60" ), - TriggerTypes = cms.vint32( 85 ) -) -process.hltL3DisplacedDijetFullTracksJetTracksAssociatorAtVertexMidPt = cms.EDProducer( "JetTracksAssociatorAtVertex", - tracks = cms.InputTag( "hltIter0PFlowTrackSelectionHighPurityForDisplaced" ), - coneSize = cms.double( 0.4 ), - useAssigned = cms.bool( False ), - pvSrc = cms.InputTag( "" ), - jets = cms.InputTag( "hltCentralCaloJetptMidPtCollectionProducer" ) -) -process.hltL3DisplacedDijet100FullTracksTrackIPProducerMidPt = cms.EDProducer( "TrackIPProducer", - jetTracks = cms.InputTag( "hltL3DisplacedDijetFullTracksJetTracksAssociatorAtVertexMidPt" ), - primaryVertex = cms.InputTag( "hltFastPVPixelVertices" ), - computeProbabilities = cms.bool( False ), - computeGhostTrack = cms.bool( False ), - ghostTrackPriorDeltaR = cms.double( 0.03 ), - minimumNumberOfPixelHits = cms.int32( 2 ), - minimumNumberOfHits = cms.int32( 8 ), - maximumTransverseImpactParameter = cms.double( 0.1 ), - minimumTransverseMomentum = cms.double( 1.0 ), - maximumChiSquared = cms.double( 20.0 ), - maximumLongitudinalImpactParameter = cms.double( 0.1 ), - jetDirectionUsingTracks = cms.bool( False ), - jetDirectionUsingGhostTrack = cms.bool( False ), - useTrackQuality = cms.bool( False ) -) -process.hltL3DisplacedDijetFullTracksJetTagProducerFromIPMidPt = cms.EDProducer( "JetTagProducer", - jetTagComputer = cms.string( "hltESPDisplacedDijethltPromptTrackCountingESProducer" ), - tagInfos = cms.VInputTag( 'hltL3DisplacedDijet100FullTracksTrackIPProducerMidPt' ) + inputTag = cms.InputTag( "hltEGL1SingleEGOrFilter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 28.0 ), + etcutEE = cms.double( 28.0 ), + ncandcut = cms.int32( 1 ) ) -process.hltTwoPromptHLTL3DisplacedDijetFullTracksHLTCaloJetTagFilterMidPt = cms.EDFilter( "HLTCaloJetTag", +process.hltEle28HighEtaSC20ClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltCentralCaloJetptMidPtCollectionProducer" ), - JetTags = cms.InputTag( "hltL3DisplacedDijetFullTracksJetTagProducerFromIPMidPt" ), - MinTag = cms.double( -999999.0 ), - MaxTag = cms.double( 2.5 ), - MinJets = cms.int32( 2 ), - TriggerType = cms.int32( 85 ) + candTag = cms.InputTag( "hltEle28HighEtaSC20EtFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.0132 ), + thrRegularEE = cms.vdouble( 0.03 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltDisplacedHLTCaloJetCollectionProducerMidPt = cms.EDProducer( "HLTCaloJetCollectionProducer", - HLTObject = cms.InputTag( "hltTwoPromptHLTL3DisplacedDijetFullTracksHLTCaloJetTagFilterMidPt" ), - TriggerTypes = cms.vint32( 85 ) +process.hltEle28HighEtaSC20HEFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28HighEtaSC20ClusterShapeFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.08 ), + thrOverEEE = cms.vdouble( 0.135 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltL4DisplacedDijetFullTracksJetPromptTracksAssociatorAtVertexMidPt = cms.EDProducer( "JetTracksAssociatorAtVertex", - tracks = cms.InputTag( "hltIter2MergedForDisplaced" ), - coneSize = cms.double( 0.4 ), - useAssigned = cms.bool( False ), - pvSrc = cms.InputTag( "" ), - jets = cms.InputTag( "hltDisplacedHLTCaloJetCollectionProducerMidPt" ) +process.hltEle28HighEtaSC20EcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28HighEtaSC20HEFilter" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.145 ), + thrOverEEE = cms.vdouble( 0.11 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.29, 0.21 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltL4PromptDisplacedDijetFullTracksTrackIPProducerMidPt = cms.EDProducer( "TrackIPProducer", - jetTracks = cms.InputTag( "hltL4DisplacedDijetFullTracksJetPromptTracksAssociatorAtVertexMidPt" ), - primaryVertex = cms.InputTag( "hltFastPVPixelVertices" ), - computeProbabilities = cms.bool( False ), - computeGhostTrack = cms.bool( False ), - ghostTrackPriorDeltaR = cms.double( 0.03 ), - minimumNumberOfPixelHits = cms.int32( 2 ), - minimumNumberOfHits = cms.int32( 8 ), - maximumTransverseImpactParameter = cms.double( 0.1 ), - minimumTransverseMomentum = cms.double( 0.5 ), - maximumChiSquared = cms.double( 20.0 ), - maximumLongitudinalImpactParameter = cms.double( 0.1 ), - jetDirectionUsingTracks = cms.bool( False ), - jetDirectionUsingGhostTrack = cms.bool( False ), - useTrackQuality = cms.bool( False ) +process.hltEle28HighEtaSC20HcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28HighEtaSC20EcalIsoFilter" ), + varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.16 ), + thrOverEEE = cms.vdouble( 0.3 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.2, 0.25 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltL4PromptDisplacedDijetFullTracksJetTagProducerFromIPMidPt = cms.EDProducer( "JetTagProducer", - jetTagComputer = cms.string( "hltESPDisplacedDijethltPromptTrackCountingESProducer" ), - tagInfos = cms.VInputTag( 'hltL4PromptDisplacedDijetFullTracksTrackIPProducerMidPt' ) +process.hltEle28HighEtaSC20PixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28HighEtaSC20HcalIsoFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.55 ), + tanhSO10InterThres = cms.double( 1.8 ), + tanhSO10ForwardThres = cms.double( 1.8 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) ) -process.hltL4PromptDisplacedDijetFullTracksHLTCaloJetTagFilterMidPt = cms.EDFilter( "HLTCaloJetTag", +process.hltEle28HighEtaSC20OneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltDisplacedHLTCaloJetCollectionProducerMidPt" ), - JetTags = cms.InputTag( "hltL4PromptDisplacedDijetFullTracksJetTagProducerFromIPMidPt" ), - MinTag = cms.double( -999999.0 ), - MaxTag = cms.double( 2.5 ), - MinJets = cms.int32( 2 ), - TriggerType = cms.int32( 85 ) + candTag = cms.InputTag( "hltEle28HighEtaSC20PixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.08 ), + thrRegularEE = cms.vdouble( 0.08 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltIter02DisplacedHLTCaloJetCollectionProducerMidPt = cms.EDProducer( "HLTCaloJetCollectionProducer", - HLTObject = cms.InputTag( "hltL4PromptDisplacedDijetFullTracksHLTCaloJetTagFilterMidPt" ), - TriggerTypes = cms.vint32( 85 ) +process.hltEle28HighEtaSC20DetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28HighEtaSC20PixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.01 ), + thrRegularEE = cms.vdouble( 0.01 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltL4DisplacedDijetFullTracksJetTracksAssociatorAtVertexMidPt = cms.EDProducer( "JetTracksAssociatorAtVertex", - tracks = cms.InputTag( "hltIter4MergedWithIter012DisplacedJets" ), - coneSize = cms.double( 0.4 ), - useAssigned = cms.bool( False ), - pvSrc = cms.InputTag( "" ), - jets = cms.InputTag( "hltIter02DisplacedHLTCaloJetCollectionProducerMidPt" ) +process.hltEle28HighEtaSC20DphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28HighEtaSC20DetaFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.1 ), + thrRegularEE = cms.vdouble( 0.1 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltL4TaggedDisplacedDijetFullTracksTrackIPProducerMidPt = cms.EDProducer( "TrackIPProducer", - jetTracks = cms.InputTag( "hltL4DisplacedDijetFullTracksJetTracksAssociatorAtVertexMidPt" ), - primaryVertex = cms.InputTag( "hltDisplacedhltTrimmedPixelVertices" ), - computeProbabilities = cms.bool( False ), - computeGhostTrack = cms.bool( False ), - ghostTrackPriorDeltaR = cms.double( 0.03 ), - minimumNumberOfPixelHits = cms.int32( 0 ), - minimumNumberOfHits = cms.int32( 6 ), - maximumTransverseImpactParameter = cms.double( 9999999.0 ), - minimumTransverseMomentum = cms.double( 1.0 ), - maximumChiSquared = cms.double( 5.0 ), - maximumLongitudinalImpactParameter = cms.double( 17.0 ), - jetDirectionUsingTracks = cms.bool( False ), - jetDirectionUsingGhostTrack = cms.bool( False ), - useTrackQuality = cms.bool( False ) +process.hltEle28HighEtaSC20TrackIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28HighEtaSC20DphiFilter" ), + varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.2 ), + thrOverEEE = cms.vdouble( 0.2 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltL4DisplacedDijetFullTracksJetTagProducerFromIPMidPt = cms.EDProducer( "JetTagProducer", - jetTagComputer = cms.string( "hltESPDisplacedDijethltTrackCounting2D1st" ), - tagInfos = cms.VInputTag( 'hltL4TaggedDisplacedDijetFullTracksTrackIPProducerMidPt' ) +process.hltDiEG20EtUnseededFilter = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEgammaCandidatesWrapperUnseeded" ), + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ), + etcutEB = cms.double( 20.0 ), + etcutEE = cms.double( 20.0 ), + ncandcut = cms.int32( 2 ) ) -process.hltL4DisplacedDijetFullTracksHLTCaloJetTagFilterMidPt = cms.EDFilter( "HLTCaloJetTag", +process.hltEle28HighEtaSC20ClusterShapeUnseededFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltIter02DisplacedHLTCaloJetCollectionProducerMidPt" ), - JetTags = cms.InputTag( "hltL4DisplacedDijetFullTracksJetTagProducerFromIPMidPt" ), - MinTag = cms.double( 5.0 ), - MaxTag = cms.double( 999999.0 ), - MinJets = cms.int32( 2 ), - TriggerType = cms.int32( 85 ) + candTag = cms.InputTag( "hltDiEG20EtUnseededFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShapeUnseeded','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.033 ), + thrRegularEE = cms.vdouble( 0.033 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 2 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) ) -process.hltPreHT400DisplacedDijet40DisplacedTrack = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltEle28HighEtaSC20EcalIsoFilterUnseeded = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle28HighEtaSC20ClusterShapeUnseededFilter" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIsoUnseeded" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.17 ), + thrOverEEE = cms.vdouble( 0.17 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 2 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.16544, 0.13212 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) ) -process.hltHT400 = cms.EDFilter( "HLTHtMhtFilter", +process.hltEle28HighEtaSC20HEFilterUnseeded = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMht' ), - mhtLabels = cms.VInputTag( 'hltHtMht' ), - minHt = cms.vdouble( 400.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) + candTag = cms.InputTag( "hltEle28HighEtaSC20EcalIsoFilterUnseeded" ), + varTag = cms.InputTag( "hltEgammaHoverEUnseeded" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.21 ), + thrOverEEE = cms.vdouble( 0.21 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 2 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) ) -process.hltPreHT650DisplacedDijet60Inclusive = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltParticleFlowClusterHFForEgammaUnseeded = cms.EDProducer( "PFClusterProducer", + recHitsSource = cms.InputTag( "hltParticleFlowRecHitHF" ), + recHitCleaners = cms.VPSet( + ), + seedCleaners = cms.VPSet( + ), + seedFinder = cms.PSet( + thresholdsByDetector = cms.VPSet( + cms.PSet( seedingThresholdPt = cms.double( 0.0 ), + seedingThreshold = cms.double( 1.4 ), + detector = cms.string( "HF_EM" ) + ), + cms.PSet( seedingThresholdPt = cms.double( 0.0 ), + seedingThreshold = cms.double( 1.4 ), + detector = cms.string( "HF_HAD" ) + ) + ), + algoName = cms.string( "LocalMaximumSeedFinder" ), + nNeighbours = cms.int32( 0 ) + ), + initialClusteringStep = cms.PSet( + thresholdsByDetector = cms.VPSet( + ), + algoName = cms.string( "Basic2DClusterForEachSeed" ) + ), + pfClusterBuilder = cms.PSet( ), + positionReCalc = cms.PSet( ), + energyCorrector = cms.PSet( ) +) +process.hltEgammaHcalPFClusterIsoUnseeded = cms.EDProducer( "EgammaHLTHcalPFClusterIsolationProducer", + recoEcalCandidateProducer = cms.InputTag( "hltEgammaCandidatesUnseeded" ), + pfClusterProducerHCAL = cms.InputTag( "hltParticleFlowClusterHCAL" ), + useHF = cms.bool( False ), + pfClusterProducerHFEM = cms.InputTag( "" ), + pfClusterProducerHFHAD = cms.InputTag( "" ), + rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + drMax = cms.double( 0.3 ), + drVetoBarrel = cms.double( 0.0 ), + drVetoEndcap = cms.double( 0.0 ), + etaStripBarrel = cms.double( 0.0 ), + etaStripEndcap = cms.double( 0.0 ), + energyBarrel = cms.double( 0.0 ), + energyEndcap = cms.double( 0.0 ), + useEt = cms.bool( True ), + effectiveAreas = cms.vdouble( 0.05956, 0.13052 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) ) -process.hltHT650 = cms.EDFilter( "HLTHtMhtFilter", +process.hltEle28HighEtaSC20HcalIsoFilterUnseeded = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMht' ), - mhtLabels = cms.VInputTag( 'hltHtMht' ), - minHt = cms.vdouble( 650.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) + candTag = cms.InputTag( "hltEle28HighEtaSC20HEFilterUnseeded" ), + varTag = cms.InputTag( "hltEgammaHcalPFClusterIsoUnseeded" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.7 ), + thrOverEEE = cms.vdouble( 0.7 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 2 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.05956, 0.13052 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) ) -process.hltPreHT550DisplacedDijet60Inclusive = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltHighEtaSC20Selector = cms.EDFilter( "CandViewSelector", + src = cms.InputTag( "hltEgammaCandidatesUnseeded" ), + cut = cms.string( "et>20 && abs(eta) < 3.0 && abs(eta) > 2.5" ) ) -process.hltHT550 = cms.EDFilter( "HLTHtMhtFilter", +process.hltHighEtaSC20SelectorFilter = cms.EDFilter( "CandViewCountFilter", + src = cms.InputTag( "hltHighEtaSC20Selector" ), + minNumber = cms.uint32( 1 ) +) +process.hltEle28HighEtaSC20Mass55Filter = cms.EDFilter( "HLTPMMassFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMht' ), - mhtLabels = cms.VInputTag( 'hltHtMht' ), - minHt = cms.vdouble( 550.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) + candTag = cms.InputTag( "hltEle28HighEtaSC20HcalIsoFilterUnseeded" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + lowerMassCut = cms.double( 55.0 ), + upperMassCut = cms.double( 13000.0 ), + nZcandcut = cms.int32( 1 ), + reqOppCharge = cms.untracked.bool( False ), + isElectron1 = cms.untracked.bool( False ), + isElectron2 = cms.untracked.bool( False ), + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) ) -process.hltL1DiJetVBF = cms.EDFilter( "HLTL1TSeed", +process.hltL1sHTT380erIorHTT320er = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_DoubleJet_90_30_DoubleJet30_Mass_Min620 OR L1_DoubleJet_100_30_DoubleJet30_Mass_Min620 OR L1_DoubleJet_110_35_DoubleJet35_Mass_Min620 OR L1_DoubleJet_115_40_DoubleJet40_Mass_Min620 OR L1_DoubleJet_120_45_DoubleJet45_Mass_Min620 OR L1_DoubleJet_115_40_DoubleJet40_Mass_Min620_Jet60TT28 OR L1_DoubleJet_120_45_DoubleJet45_Mass_Min620_Jet60TT28" ), + L1SeedsLogicalExpression = cms.string( "L1_HTT360er OR L1_ETT2000 OR L1_HTT320er" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -49580,207 +51269,388 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltPreDiJet11035Mjj650PFMET110 = cms.EDFilter( "HLTPrescaler", +process.hltPreEle15IsoVVVLPFHT450CaloBTagDeepCSV4p5 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltMETOpen = cms.EDFilter( "HLT1CaloMET", +process.hltL1sSingleEG5ObjectMap = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltMet" ), - triggerType = cms.int32( 87 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) + L1SeedsLogicalExpression = cms.string( "L1_SingleEG8er2p5" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltMET66 = cms.EDFilter( "HLT1CaloMET", +process.hltSusyPreBtagJetFilter = cms.EDFilter( "HLT1CaloJet", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltMet" ), - triggerType = cms.int32( 87 ), + inputTag = cms.InputTag( "hltAK4CaloJetsCorrected" ), + triggerType = cms.int32( 86 ), MinE = cms.double( -1.0 ), - MinPt = cms.double( 66.0 ), + MinPt = cms.double( 30.0 ), MinMass = cms.double( -1.0 ), MaxMass = cms.double( -1.0 ), MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) + MaxEta = cms.double( 2.6 ), + MinN = cms.int32( 2 ) ) -process.hltPFMETVBFProducer = cms.EDProducer( "PFMETProducer", - src = cms.InputTag( "hltParticleFlowNoMu" ), - globalThreshold = cms.double( 0.0 ), - alias = cms.string( "pfMet" ), - calculateSignificance = cms.bool( False ), - parameters = cms.PSet( ), - applyWeight = cms.bool( False ), - srcWeights = cms.InputTag( "" ) +process.hltBTagCaloDeepCSV4p50Single = cms.EDFilter( "HLTCaloJetTag", + saveTags = cms.bool( True ), + Jets = cms.InputTag( "hltSelector8CentralJetsL1FastJet" ), + JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsCalo','probb' ), + MinTag = cms.double( 0.24 ), + MaxTag = cms.double( 99999.0 ), + MinJets = cms.int32( 1 ), + TriggerType = cms.int32( 86 ) ) -process.hltPFMETVBF110 = cms.EDFilter( "HLT1PFMET", +process.hltEGL1SingleEG5OpenFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltPFMETVBFProducer" ), - triggerType = cms.int32( 87 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 110.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) + candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), + l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + candNonIsolatedTag = cms.InputTag( "" ), + l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1SeedFilterTag = cms.InputTag( "hltL1sSingleEG5ObjectMap" ), + l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + ncandcut = cms.int32( 1 ), + doIsolated = cms.bool( False ), + region_eta_size = cms.double( 0.522 ), + region_eta_size_ecap = cms.double( 1.0 ), + region_phi_size = cms.double( 1.044 ), + barrel_end = cms.double( 1.4791 ), + endcap_end = cms.double( 2.65 ) ) -process.hltL1TPFJetsMatching = cms.EDProducer( "L1TPFJetsMatching", - L1JetTrigger = cms.InputTag( "hltL1DiJetVBF" ), - JetSrc = cms.InputTag( "hltAK4PFJetsTightIDCorrected" ), - pt1Min = cms.double( 110.0 ), - pt2Min = cms.double( 35.0 ), - pt3Min = cms.double( 110.0 ), - mjjMin = cms.double( 650.0 ), - matchingR = cms.double( 0.5 ) +process.hltEG15EtFilter = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEGL1SingleEG5OpenFilter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 15.0 ), + etcutEE = cms.double( 15.0 ), + ncandcut = cms.int32( 1 ) ) -process.hltL1PFJetCategories = cms.EDFilter( "HLT1PFJet", +process.hltEle15VVVLClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( 'hltL1TPFJetsMatching','TwoJets' ), - triggerType = cms.int32( 0 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( -1.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 2 ) + candTag = cms.InputTag( "hltEG15EtFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.011 ), + thrRegularEE = cms.vdouble( 0.031 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltPreDiJet11035Mjj650PFMET120 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltEle15VVVLHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15VVVLClusterShapeFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.08 ), + thrOverEEE = cms.vdouble( 0.04 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.079, 0.25 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltMET72 = cms.EDFilter( "HLT1CaloMET", +process.hltEgammaEcalPFClusterIsoR02 = cms.EDProducer( "EgammaHLTEcalPFClusterIsolationProducer", + recoEcalCandidateProducer = cms.InputTag( "hltEgammaCandidates" ), + pfClusterProducer = cms.InputTag( "hltParticleFlowClusterECALL1Seeded" ), + rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + drMax = cms.double( 0.2 ), + drVetoBarrel = cms.double( 0.0 ), + drVetoEndcap = cms.double( 0.0 ), + etaStripBarrel = cms.double( 0.0 ), + etaStripEndcap = cms.double( 0.0 ), + energyBarrel = cms.double( 0.0 ), + energyEndcap = cms.double( 0.0 ), + effectiveAreas = cms.vdouble( 0.12876, 0.09324 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) +) +process.hltEle15VVVLEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltMet" ), - triggerType = cms.int32( 87 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 72.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) + candTag = cms.InputTag( "hltEle15VVVLHEFilter" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIsoR02" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.5 ), + thrOverEEE = cms.vdouble( 0.5 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.12876, 0.09324 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltPFMETVBF120 = cms.EDFilter( "HLT1PFMET", +process.hltEgammaHcalPFClusterIsoR02 = cms.EDProducer( "EgammaHLTHcalPFClusterIsolationProducer", + recoEcalCandidateProducer = cms.InputTag( "hltEgammaCandidates" ), + pfClusterProducerHCAL = cms.InputTag( "hltParticleFlowClusterHCAL" ), + useHF = cms.bool( False ), + pfClusterProducerHFEM = cms.InputTag( "" ), + pfClusterProducerHFHAD = cms.InputTag( "" ), + rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + drMax = cms.double( 0.2 ), + drVetoBarrel = cms.double( 0.0 ), + drVetoEndcap = cms.double( 0.0 ), + etaStripBarrel = cms.double( 0.0 ), + etaStripEndcap = cms.double( 0.0 ), + energyBarrel = cms.double( 0.0 ), + energyEndcap = cms.double( 0.0 ), + useEt = cms.bool( True ), + effectiveAreas = cms.vdouble( 0.0888, 0.111 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) +) +process.hltEle15VVVLHcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltPFMETVBFProducer" ), - triggerType = cms.int32( 87 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 120.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) + candTag = cms.InputTag( "hltEle15VVVLEcalIsoFilter" ), + varTag = cms.InputTag( "hltEgammaHcalPFClusterIsoR02" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.6 ), + thrOverEEE = cms.vdouble( 0.6 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0888, 0.111 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltPreDiJet11035Mjj650PFMET130 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltEle15VVVLPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15VVVLHcalIsoFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) ) -process.hltMET78 = cms.EDFilter( "HLT1CaloMET", +process.hltEle15VVVLGsfOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltMet" ), - triggerType = cms.int32( 87 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 78.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) + candTag = cms.InputTag( "hltEle15VVVLPixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.012 ), + thrRegularEE = cms.vdouble( 0.01 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltPFMETVBF130 = cms.EDFilter( "HLT1PFMET", +process.hltEle15VVVLGsfChi2Filter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltPFMETVBFProducer" ), - triggerType = cms.int32( 87 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 130.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) + candTag = cms.InputTag( "hltEle15VVVLGsfOneOEMinusOneOPFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Chi2' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 999999.0 ), + thrRegularEE = cms.vdouble( 4.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltPreTripleJet1103535Mjj650PFMET110 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltEle15VVVLGsfMissingHitsFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15VVVLGsfChi2Filter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','MissingHits' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 999.0 ), + thrRegularEE = cms.vdouble( 2.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hlt1PFJetCategories3 = cms.EDFilter( "HLT1PFJet", +process.hltEle15VVVLGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( 'hltL1TPFJetsMatching','ThreeJets' ), - triggerType = cms.int32( 0 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( -1.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 3 ) + candTag = cms.InputTag( "hltEle15VVVLGsfMissingHitsFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.0044 ), + thrRegularEE = cms.vdouble( 0.006 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltPreTripleJet1103535Mjj650PFMET120 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltEle15VVVLGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15VVVLGsfDetaFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.025 ), + thrRegularEE = cms.vdouble( 0.025 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltPreTripleJet1103535Mjj650PFMET130 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltEle15VVVLGsfTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15VVVLGsfDphiFilter" ), + varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.4 ), + thrOverEEE = cms.vdouble( 0.4 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltL1sIsoEG30erJetC34drMin0p3 = cms.EDFilter( "HLTL1TSeed", +process.hltPFHT450Jet30 = cms.EDFilter( "HLTHtMhtFilter", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleLooseIsoEG26er2p5 OR L1_SingleLooseIsoEG26er1p5 OR L1_SingleLooseIsoEG28er2p5 OR L1_SingleLooseIsoEG28er2p1 OR L1_SingleLooseIsoEG28er1p5 OR L1_SingleLooseIsoEG30er2p5 OR L1_SingleLooseIsoEG30er1p5 OR L1_LooseIsoEG26er2p1_Jet34er2p5_dR_Min0p3 OR L1_LooseIsoEG28er2p1_Jet34er2p5_dR_Min0p3 OR L1_LooseIsoEG30er2p1_Jet34er2p5_dR_Min0p3 OR L1_SingleEG26er2p5 OR L1_SingleEG38er2p5 OR L1_SingleEG40er2p5 OR L1_SingleEG42er2p5 OR L1_SingleEG45er2p5 OR L1_SingleEG60 OR L1_SingleEG34er2p5 OR L1_SingleEG36er2p5 OR L1_SingleIsoEG24er2p1 OR L1_SingleIsoEG26er2p1 OR L1_SingleIsoEG28er2p1 OR L1_SingleIsoEG30er2p1 OR L1_SingleIsoEG32er2p1 OR L1_SingleIsoEG26er2p5 OR L1_SingleIsoEG28er2p5 OR L1_SingleIsoEG30er2p5 OR L1_SingleIsoEG32er2p5 OR L1_SingleIsoEG34er2p5" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) + htLabels = cms.VInputTag( 'hltPFHTJet30' ), + mhtLabels = cms.VInputTag( 'hltPFHTJet30' ), + minHt = cms.vdouble( 450.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) +) +process.hltPreEle15IsoVVVLPFHT450PFMET50 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltPreEle30eta2p1WPTightGsfCentralPFJet35EleCleaned = cms.EDFilter( "HLTPrescaler", +process.hltPreEle15IsoVVVLPFHT450 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltEGL1IsoEG30erJetC34drMin0p3Filter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", - saveTags = cms.bool( True ), - candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), - l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - candNonIsolatedTag = cms.InputTag( "" ), - l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1SeedFilterTag = cms.InputTag( "hltL1sIsoEG30erJetC34drMin0p3" ), - l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - ncandcut = cms.int32( 1 ), - doIsolated = cms.bool( False ), - region_eta_size = cms.double( 0.522 ), - region_eta_size_ecap = cms.double( 1.0 ), - region_phi_size = cms.double( 1.044 ), - barrel_end = cms.double( 1.4791 ), - endcap_end = cms.double( 2.17 ) +process.hltPreEle50IsoVVVLPFHT450 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltEG30L1IsoEGerJetC34drMin0p3EtFilter = cms.EDFilter( "HLTEgammaEtFilter", +process.hltEG50IsoVVVLEtFilter = cms.EDFilter( "HLTEgammaEtFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1IsoEG30erJetC34drMin0p3Filter" ), + inputTag = cms.InputTag( "hltEGL1SingleEG5OpenFilter" ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 30.0 ), - etcutEE = cms.double( 30.0 ), + etcutEB = cms.double( 50.0 ), + etcutEE = cms.double( 50.0 ), ncandcut = cms.int32( 1 ) ) -process.hltEle30erJetC34WPTightClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltEle50VVVLClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG30L1IsoEGerJetC34drMin0p3EtFilter" ), + candTag = cms.InputTag( "hltEG50IsoVVVLEtFilter" ), varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( False ), thrRegularEB = cms.vdouble( 0.011 ), - thrRegularEE = cms.vdouble( 0.0305 ), + thrRegularEE = cms.vdouble( 0.031 ), thrOverEEB = cms.vdouble( -1.0 ), thrOverEEE = cms.vdouble( -1.0 ), thrOverE2EB = cms.vdouble( -1.0 ), @@ -49793,99 +51663,75 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltEle30erJetC34WPTightHEFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", +process.hltEle50VVVLHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle30erJetC34WPTightClusterShapeFilter" ), + candTag = cms.InputTag( "hltEle50VVVLClusterShapeFilter" ), varTag = cms.InputTag( "hltEgammaHoverE" ), rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( False ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.1 ), - thrRegularEB1 = cms.vdouble( 0.75 ), - thrRegularEE1 = cms.vdouble( 3.0 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.03 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( 2.25 ), - thrRegularEE2 = cms.vdouble( 5.0 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.03 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.08 ), + thrOverEEE = cms.vdouble( 0.04 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), doRhoCorrection = cms.bool( True ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.1, 0.1, 0.3, 0.5 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), + effectiveAreas = cms.vdouble( 0.079, 0.25 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltEle30erJetC34WPTightEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", +process.hltEle50VVVLEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle30erJetC34WPTightHEFilter" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), + candTag = cms.InputTag( "hltEle50VVVLHEFilter" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIsoR02" ), rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( True ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.1 ), - thrRegularEB1 = cms.vdouble( 1.75 ), - thrRegularEE1 = cms.vdouble( 1.0 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.025 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( 1.75 ), - thrRegularEE2 = cms.vdouble( 2.0 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.025 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.5 ), + thrOverEEE = cms.vdouble( 0.5 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), doRhoCorrection = cms.bool( True ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.2, 0.2, 0.25, 0.3 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), + effectiveAreas = cms.vdouble( 0.12876, 0.09324 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltEle30erJetC34WPTightHcalIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", +process.hltEle50VVVLHcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle30erJetC34WPTightEcalIsoFilter" ), - varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), + candTag = cms.InputTag( "hltEle50VVVLEcalIsoFilter" ), + varTag = cms.InputTag( "hltEgammaHcalPFClusterIsoR02" ), rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( True ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.0 ), - thrRegularEB1 = cms.vdouble( 2.5 ), - thrRegularEE1 = cms.vdouble( 1.0 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.03 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( 3.0 ), - thrRegularEE2 = cms.vdouble( 2.0 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.03 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.6 ), + thrOverEEE = cms.vdouble( 0.6 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), doRhoCorrection = cms.bool( True ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.2, 0.2, 0.4, 0.5 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.0 ), + effectiveAreas = cms.vdouble( 0.0888, 0.111 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltEle30erJetC34WPTightPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", +process.hltEle50VVVLPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle30erJetC34WPTightHcalIsoFilter" ), + candTag = cms.InputTag( "hltEle50VVVLHcalIsoFilter" ), l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), npixelmatchcut = cms.double( 1.0 ), ncandcut = cms.int32( 1 ), @@ -49906,16 +51752,16 @@ useS = cms.bool( False ), pixelVeto = cms.bool( False ) ) -process.hltEle30erJetC34WPTightPMS2Filter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltEle50VVVLGsfOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle30erJetC34WPTightPixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaPixelMatchVars','s2' ), + candTag = cms.InputTag( "hltEle50VVVLPixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 70.0 ), - thrRegularEE = cms.vdouble( 45.0 ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.012 ), + thrRegularEE = cms.vdouble( 0.01 ), thrOverEEB = cms.vdouble( -1.0 ), thrOverEEE = cms.vdouble( -1.0 ), thrOverE2EB = cms.vdouble( -1.0 ), @@ -49928,16 +51774,16 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltEle30erJetC34WPTightGsfOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltEle50VVVLGsfChi2Filter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle30erJetC34WPTightPMS2Filter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + candTag = cms.InputTag( "hltEle50VVVLGsfOneOEMinusOneOPFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Chi2' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.012 ), - thrRegularEE = cms.vdouble( 0.011 ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 999999.0 ), + thrRegularEE = cms.vdouble( 4.0 ), thrOverEEB = cms.vdouble( -1.0 ), thrOverEEE = cms.vdouble( -1.0 ), thrOverE2EB = cms.vdouble( -1.0 ), @@ -49950,16 +51796,16 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltEle30erJetC34WPTightGsfMissingHitsFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltEle50VVVLGsfMissingHitsFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle30erJetC34WPTightGsfOneOEMinusOneOPFilter" ), + candTag = cms.InputTag( "hltEle50VVVLGsfChi2Filter" ), varTag = cms.InputTag( 'hltEgammaGsfTrackVars','MissingHits' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), - useEt = cms.bool( False ), + useEt = cms.bool( True ), thrRegularEB = cms.vdouble( 999.0 ), - thrRegularEE = cms.vdouble( 1.0 ), + thrRegularEE = cms.vdouble( 2.0 ), thrOverEEB = cms.vdouble( -1.0 ), thrOverEEE = cms.vdouble( -1.0 ), thrOverE2EB = cms.vdouble( -1.0 ), @@ -49972,16 +51818,16 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltEle30erJetC34WPTightGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltEle50VVVLGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle30erJetC34WPTightGsfMissingHitsFilter" ), + candTag = cms.InputTag( "hltEle50VVVLGsfMissingHitsFilter" ), varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.004 ), - thrRegularEE = cms.vdouble( 0.005 ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.0044 ), + thrRegularEE = cms.vdouble( 0.006 ), thrOverEEB = cms.vdouble( -1.0 ), thrOverEEE = cms.vdouble( -1.0 ), thrOverE2EB = cms.vdouble( -1.0 ), @@ -49994,16 +51840,16 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltEle30erJetC34WPTightGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltEle50VVVLGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle30erJetC34WPTightGsfDetaFilter" ), + candTag = cms.InputTag( "hltEle50VVVLGsfDetaFilter" ), varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.02 ), - thrRegularEE = cms.vdouble( 0.023 ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.025 ), + thrRegularEE = cms.vdouble( 0.025 ), thrOverEEB = cms.vdouble( -1.0 ), thrOverEEE = cms.vdouble( -1.0 ), thrOverE2EB = cms.vdouble( -1.0 ), @@ -50016,66 +51862,44 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltEle30erJetC34WPTightGsfTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", +process.hltEle50VVVLGsfTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle30erJetC34WPTightGsfDphiFilter" ), + candTag = cms.InputTag( "hltEle50VVVLGsfDphiFilter" ), varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( True ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.1 ), - thrRegularEB1 = cms.vdouble( 0.838 ), - thrRegularEE1 = cms.vdouble( -0.363 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.025 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( -0.385 ), - thrRegularEE2 = cms.vdouble( 0.702 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.025 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.4 ), + thrOverEEE = cms.vdouble( 0.4 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), + doRhoCorrection = cms.bool( False ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.029, 0.111, 0.114, 0.032 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltDoubleCentralCaloJet10 = cms.EDFilter( "HLT1CaloJet", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), - triggerType = cms.int32( 85 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 10.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.6 ), - MinN = cms.int32( 2 ) -) -process.hltEle30JetCollectionsForLeptonPlusPFJets = cms.EDProducer( "HLTPFJetsCleanedFromLeadingLeptons", - leptons = cms.InputTag( "hltEle30erJetC34WPTightGsfTrackIsoFilter" ), - jets = cms.InputTag( "hltAK4PFJetsCorrected" ), - minDeltaR = cms.double( 0.4 ), - numLeptons = cms.uint32( 1 ) +process.hltPreEle15IsoVVVLPFHT600 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltEle30PFJet35EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", +process.hltPFHT600Jet30 = cms.EDFilter( "HLTHtMhtFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEle30JetCollectionsForLeptonPlusPFJets" ), - originalTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - MinJetPt = cms.double( 35.0 ), - MaxAbsJetEta = cms.double( 2.6 ), - MinNJets = cms.uint32( 1 ), - triggerType = cms.int32( 85 ) + htLabels = cms.VInputTag( 'hltPFHTJet30' ), + mhtLabels = cms.VInputTag( 'hltPFHTJet30' ), + minHt = cms.vdouble( 600.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) ) -process.hltL1sIsoEG28erHTT100 = cms.EDFilter( "HLTL1TSeed", +process.hltL1sMu6HTT240IorDoubleJet100and35MassMin620 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleLooseIsoEG26er2p5 OR L1_SingleLooseIsoEG26er1p5 OR L1_SingleLooseIsoEG28er2p5 OR L1_SingleLooseIsoEG28er2p1 OR L1_SingleLooseIsoEG28er1p5 OR L1_SingleLooseIsoEG30er2p5 OR L1_SingleLooseIsoEG30er1p5 OR L1_LooseIsoEG24er2p1_HTT100er OR L1_LooseIsoEG26er2p1_HTT100er OR L1_LooseIsoEG28er2p1_HTT100er OR L1_SingleEG26er2p5 OR L1_SingleEG38er2p5 OR L1_SingleEG40er2p5 OR L1_SingleEG42er2p5 OR L1_SingleEG45er2p5 OR L1_SingleEG60 OR L1_SingleEG34er2p5 OR L1_SingleEG36er2p5 OR L1_SingleIsoEG24er2p1 OR L1_SingleIsoEG26er2p1 OR L1_SingleIsoEG28er2p1 OR L1_SingleIsoEG30er2p1 OR L1_SingleIsoEG32er2p1 OR L1_SingleIsoEG26er2p5 OR L1_SingleIsoEG28er2p5 OR L1_SingleIsoEG30er2p5 OR L1_SingleIsoEG32er2p5 OR L1_SingleIsoEG34er2p5" ), + L1SeedsLogicalExpression = cms.string( "L1_Mu6_HTT240er OR L1_Mu6_HTT250er OR L1_DoubleJet_90_30_DoubleJet30_Mass_Min620 OR L1_DoubleJet_100_30_DoubleJet30_Mass_Min620 OR L1_DoubleJet_110_35_DoubleJet35_Mass_Min620 OR L1_DoubleJet_115_40_DoubleJet40_Mass_Min620 OR L1_DoubleJet_120_45_DoubleJet45_Mass_Min620 OR L1_DoubleJet_115_40_DoubleJet40_Mass_Min620_Jet60TT28 OR L1_DoubleJet_120_45_DoubleJet45_Mass_Min620_Jet60TT28" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -50085,1348 +51909,1237 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltPreEle28eta2p1WPTightGsfHT150 = cms.EDFilter( "HLTPrescaler", +process.hltPreMu4TrkIsoVVLDiPFJet9040DEta3p5MJJ750HTT300PFMETNoMu60 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltEGL1IsoEG28erHTT100Filter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", +process.hltL1sSingleMuOpenObjectMap = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), - l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - candNonIsolatedTag = cms.InputTag( "" ), - l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1SeedFilterTag = cms.InputTag( "hltL1sIsoEG28erHTT100" ), - l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - ncandcut = cms.int32( 1 ), - doIsolated = cms.bool( False ), - region_eta_size = cms.double( 0.522 ), - region_eta_size_ecap = cms.double( 1.0 ), - region_phi_size = cms.double( 1.044 ), - barrel_end = cms.double( 1.4791 ), - endcap_end = cms.double( 2.17 ) + L1SeedsLogicalExpression = cms.string( "L1_SingleMuOpen" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltEG28L1IsoEG28erHTT100EtFilter = cms.EDFilter( "HLTEgammaEtFilter", +process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1IsoEG28erHTT100Filter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 28.0 ), - etcutEE = cms.double( 28.0 ), - ncandcut = cms.int32( 1 ) + CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + PreviousCandTag = cms.InputTag( "hltL1sSingleMuOpenObjectMap" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 1 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) ) -process.hltEle28erHTT100WPTightClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG28L1IsoEG28erHTT100EtFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.011 ), - thrRegularEE = cms.vdouble( 0.0305 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltL2MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sSingleMuOpenCandidateL1Filtered0" ), + SeedMapTag = cms.InputTag( "hltL2Muons" ), + MinN = cms.int32( 0 ), + MaxEta = cms.double( 2.5 ), + AbsEtaBins = cms.vdouble( 0.0 ), + MinNstations = cms.vint32( 0 ), + MinNhits = cms.vint32( 0 ), + CutOnChambers = cms.bool( False ), + MinNchambers = cms.vint32( 0 ), + MaxDr = cms.double( 9999.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), + NSigmaPt = cms.double( 0.0 ), + MatchToPreviousCand = cms.bool( True ) ) -process.hltEle28erHTT100WPTightHEFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", +process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28erHTT100WPTightClusterShapeFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.1 ), - thrRegularEB1 = cms.vdouble( 0.75 ), - thrRegularEE1 = cms.vdouble( 3.0 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.03 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( 2.25 ), - thrRegularEE2 = cms.vdouble( 5.0 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.03 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.1, 0.1, 0.3, 0.5 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + CandTag = cms.InputTag( "hltL1MuonsPt0" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sSingleMuOpenCandidateL1Filtered0" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 1 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) ) -process.hltEle28erHTT100WPTightEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", +process.hltL3fL1sSingleMuOpenL1f0L2f3QL3Filtered4Q = cms.EDFilter( "HLTMuonL3PreFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28erHTT100WPTightHEFilter" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.1 ), - thrRegularEB1 = cms.vdouble( 1.75 ), - thrRegularEE1 = cms.vdouble( 1.0 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.025 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( 1.75 ), - thrRegularEE2 = cms.vdouble( 2.0 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.025 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.2, 0.2, 0.25, 0.3 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 4.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxNormalizedChi2 = cms.double( 20.0 ), + MaxDXYBeamSpot = cms.double( 0.1 ), + MinDXYBeamSpot = cms.double( -1.0 ), + MinNmuonHits = cms.int32( 0 ), + MaxPtDifference = cms.double( 9999.0 ), + MinTrackPt = cms.double( 0.0 ), + minMuonStations = cms.int32( 2 ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 0 ), + MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), + trkMuonId = cms.uint32( 0 ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) +) +process.hltMuon4RelTrkIsoVVLFiltered = cms.EDFilter( "HLTMuonIsoFilter", + saveTags = cms.bool( True ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL3fL1sSingleMuOpenL1f0L2f3QL3Filtered4Q" ), + MinN = cms.int32( 1 ), + DepTag = cms.VInputTag( 'hltL3MuonRelTrkIsolationVVL' ), + IsolatorPSet = cms.PSet( ) +) +process.hltMET35 = cms.EDFilter( "HLT1CaloMET", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltMet" ), + triggerType = cms.int32( 87 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 35.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) +) +process.hltDiCaloJet7020MJJ500DEta3p5 = cms.EDFilter( "HLTCaloJetVBFFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), + minPtLow = cms.double( 20.0 ), + minPtHigh = cms.double( 70.0 ), + etaOpposite = cms.bool( True ), + minDeltaEta = cms.double( 3.5 ), + minInvMass = cms.double( 500.0 ), + maxEta = cms.double( 5.0 ), + leadingJetOnly = cms.bool( False ), + triggerType = cms.int32( 10 ) +) +process.hltDiPFJet9040MJJ750DEta3p5 = cms.EDFilter( "HLTPFJetVBFFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + minPtLow = cms.double( 40.0 ), + minPtHigh = cms.double( 90.0 ), + etaOpposite = cms.bool( True ), + minDeltaEta = cms.double( 3.5 ), + minInvMass = cms.double( 750.0 ), + maxEta = cms.double( 5.0 ), + leadingJetOnly = cms.bool( False ), + triggerType = cms.int32( 85 ) +) +process.hltPFHTJet30Eta5 = cms.EDProducer( "HLTHtMhtProducer", + usePt = cms.bool( True ), + excludePFMuons = cms.bool( False ), + minNJetHt = cms.int32( 0 ), + minNJetMht = cms.int32( 0 ), + minPtJetHt = cms.double( 30.0 ), + minPtJetMht = cms.double( 0.0 ), + maxEtaJetHt = cms.double( 5.0 ), + maxEtaJetMht = cms.double( 999.0 ), + jetsLabel = cms.InputTag( "hltAK4PFJetsCorrected" ), + pfCandidatesLabel = cms.InputTag( "hltParticleFlow" ) +) +process.hltPFHT300Jet30 = cms.EDFilter( "HLTHtMhtFilter", + saveTags = cms.bool( True ), + htLabels = cms.VInputTag( 'hltPFHTJet30Eta5' ), + mhtLabels = cms.VInputTag( 'hltPFHTJet30Eta5' ), + minHt = cms.vdouble( 300.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) +) +process.hltPFMETNoMu60 = cms.EDFilter( "HLT1PFMET", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltPFMETNoMuProducer" ), + triggerType = cms.int32( 87 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 60.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) ) -process.hltEle28erHTT100WPTightHcalIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28erHTT100WPTightEcalIsoFilter" ), - varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.0 ), - thrRegularEB1 = cms.vdouble( 2.5 ), - thrRegularEE1 = cms.vdouble( 1.0 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.03 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( 3.0 ), - thrRegularEE2 = cms.vdouble( 2.0 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.03 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.2, 0.2, 0.4, 0.5 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.0 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltPreMu8TrkIsoVVLDiPFJet40DEta3p5MJJ750HTT300PFMETNoMu60 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltEle28erHTT100WPTightPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", +process.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered8Q = cms.EDFilter( "HLTMuonL3PreFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28erHTT100WPTightHcalIsoFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 8.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxNormalizedChi2 = cms.double( 20.0 ), + MaxDXYBeamSpot = cms.double( 0.1 ), + MinDXYBeamSpot = cms.double( -1.0 ), + MinNmuonHits = cms.int32( 0 ), + MaxPtDifference = cms.double( 9999.0 ), + MinTrackPt = cms.double( 0.0 ), + minMuonStations = cms.int32( 2 ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 0 ), + MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), + trkMuonId = cms.uint32( 0 ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltEle28erHTT100WPTightPMS2Filter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltMuon8RelTrkIsoVVLFiltered = cms.EDFilter( "HLTMuonIsoFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28erHTT100WPTightPixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaPixelMatchVars','s2' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 70.0 ), - thrRegularEE = cms.vdouble( 45.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered8Q" ), + MinN = cms.int32( 1 ), + DepTag = cms.VInputTag( 'hltL3MuonRelTrkIsolationVVL' ), + IsolatorPSet = cms.PSet( ) ) -process.hltEle28erHTT100WPTightGsfOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltMET20 = cms.EDFilter( "HLT1CaloMET", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28erHTT100WPTightPMS2Filter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.012 ), - thrRegularEE = cms.vdouble( 0.011 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + inputTag = cms.InputTag( "hltMet" ), + triggerType = cms.int32( 87 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 20.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) ) -process.hltEle28erHTT100WPTightGsfMissingHitsFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltDiCaloJet20MJJ400DEta3p5 = cms.EDFilter( "HLTCaloJetVBFFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28erHTT100WPTightGsfOneOEMinusOneOPFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','MissingHits' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 999.0 ), - thrRegularEE = cms.vdouble( 1.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), + minPtLow = cms.double( 20.0 ), + minPtHigh = cms.double( 20.0 ), + etaOpposite = cms.bool( True ), + minDeltaEta = cms.double( 3.5 ), + minInvMass = cms.double( 400.0 ), + maxEta = cms.double( 5.0 ), + leadingJetOnly = cms.bool( False ), + triggerType = cms.int32( 10 ) ) -process.hltEle28erHTT100WPTightGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltDiPFJet40MJJ750DEta3p5 = cms.EDFilter( "HLTPFJetVBFFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28erHTT100WPTightGsfMissingHitsFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.004 ), - thrRegularEE = cms.vdouble( 0.005 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + minPtLow = cms.double( 40.0 ), + minPtHigh = cms.double( 40.0 ), + etaOpposite = cms.bool( True ), + minDeltaEta = cms.double( 3.5 ), + minInvMass = cms.double( 750.0 ), + maxEta = cms.double( 5.0 ), + leadingJetOnly = cms.bool( False ), + triggerType = cms.int32( 85 ) ) -process.hltEle28erHTT100WPTightGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltPreMu10TrkIsoVVLDiPFJet40DEta3p5MJJ750HTT350PFMETNoMu60 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered10Q = cms.EDFilter( "HLTMuonL3PreFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28erHTT100WPTightGsfDetaFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.02 ), - thrRegularEE = cms.vdouble( 0.023 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 10.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxNormalizedChi2 = cms.double( 20.0 ), + MaxDXYBeamSpot = cms.double( 0.1 ), + MinDXYBeamSpot = cms.double( -1.0 ), + MinNmuonHits = cms.int32( 0 ), + MaxPtDifference = cms.double( 9999.0 ), + MinTrackPt = cms.double( 0.0 ), + minMuonStations = cms.int32( 2 ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 0 ), + MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), + trkMuonId = cms.uint32( 0 ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltEle28erHTT100WPTightGsfTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", +process.hltMuon10RelTrkIsoVVLFiltered = cms.EDFilter( "HLTMuonIsoFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28erHTT100WPTightGsfDphiFilter" ), - varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.1 ), - thrRegularEB1 = cms.vdouble( 0.838 ), - thrRegularEE1 = cms.vdouble( -0.363 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.025 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( -0.385 ), - thrRegularEE2 = cms.vdouble( 0.702 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.025 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.029, 0.111, 0.114, 0.032 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered10Q" ), + MinN = cms.int32( 1 ), + DepTag = cms.VInputTag( 'hltL3MuonRelTrkIsolationVVL' ), + IsolatorPSet = cms.PSet( ) ) -process.hltHT100Jet30 = cms.EDFilter( "HLTHtMhtFilter", +process.hltPFHT350Jet30Eta5 = cms.EDFilter( "HLTHtMhtFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMhtJet30' ), - mhtLabels = cms.VInputTag( 'hltHtMhtJet30' ), - minHt = cms.vdouble( 100.0 ), + htLabels = cms.VInputTag( 'hltPFHTJet30Eta5' ), + mhtLabels = cms.VInputTag( 'hltPFHTJet30Eta5' ), + minHt = cms.vdouble( 350.0 ), minMht = cms.vdouble( 0.0 ), minMeff = cms.vdouble( 0.0 ), meffSlope = cms.vdouble( 1.0 ) ) -process.hltPFHT150Jet30 = cms.EDFilter( "HLTHtMhtFilter", +process.hltPreMu15IsoVVVLPFHT450CaloBTagDeepCSV4p5 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q = cms.EDFilter( "HLTMuonL3PreFilter", + saveTags = cms.bool( True ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 1.0E99 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 15.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxNormalizedChi2 = cms.double( 9999.0 ), + MaxDXYBeamSpot = cms.double( 9999.0 ), + MinDXYBeamSpot = cms.double( -1.0 ), + MinNmuonHits = cms.int32( 0 ), + MaxPtDifference = cms.double( 9999.0 ), + MinTrackPt = cms.double( 0.0 ), + minMuonStations = cms.int32( 2 ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 0 ), + MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), + trkMuonId = cms.uint32( 0 ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) +) +process.hltFixedGridRhoFastjetAllCaloForMuonsWithCaloTowers = cms.EDProducer( "FixedGridRhoProducerFastjet", + pfCandidatesTag = cms.InputTag( "hltTowerMakerForAll" ), + maxRapidity = cms.double( 2.5 ), + gridSpacing = cms.double( 0.55 ) +) +process.hltL3CaloMuonCorrectedVVVLIsolations = cms.EDProducer( "L2MuonIsolationProducer", + StandAloneCollectionLabel = cms.InputTag( "hltIterL3MuonCandidates" ), + ExtractorPSet = cms.PSet( + DR_Veto_H = cms.double( 0.1 ), + Vertex_Constraint_Z = cms.bool( False ), + DR_Veto_E = cms.double( 0.07 ), + Weight_H = cms.double( 1.0 ), + CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAll" ), + DR_Max = cms.double( 1.0 ), + DepositLabel = cms.untracked.string( "EcalPlusHcal" ), + Vertex_Constraint_XY = cms.bool( False ), + Threshold_H = cms.double( 0.5 ), + Threshold_E = cms.double( 0.2 ), + ComponentName = cms.string( "CaloExtractor" ), + Weight_E = cms.double( 1.0 ) + ), + IsolatorPSet = cms.PSet( + Thresholds = cms.vdouble( 9.9999999E7 ), + ReturnRelativeSum = cms.bool( False ), + AndOrCuts = cms.bool( True ), + EtaBounds = cms.vdouble( 2.411 ), + ConeSizesRel = cms.vdouble( 0.2 ), + EtaBoundsRel = cms.vdouble( 2.411 ), + RhoScaleBarrel = cms.double( 0.836 ), + UseRhoCorrection = cms.bool( True ), + ReturnAbsoluteSum = cms.bool( True ), + RhoMax = cms.double( 9.9999999E7 ), + RhoSrc = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuonsWithCaloTowers" ), + CutRelativeIso = cms.bool( False ), + CutAbsoluteIso = cms.bool( True ), + EffAreaSFBarrel = cms.double( 1.0 ), + ThresholdsRel = cms.vdouble( 9.9999999E7 ), + ComponentName = cms.string( "CutsIsolatorWithCorrection" ), + ConeSizes = cms.vdouble( 0.2 ), + EffAreaSFEndcap = cms.double( 0.883 ), + RhoScaleEndcap = cms.double( 1.0 ) + ), + WriteIsolatorFloat = cms.bool( True ) +) +process.hltL3MuonCombRelIsolationVVVL = cms.EDProducer( "L3MuonCombinedRelativeIsolationProducer", + UseRhoCorrectedCaloDeposits = cms.bool( True ), + UseCaloIso = cms.bool( True ), + CaloDepositsLabel = cms.InputTag( "hltL3CaloMuonCorrectedVVVLIsolations" ), + inputMuonCollection = cms.InputTag( "hltIterL3MuonCandidates" ), + OutputMuIsoDeposits = cms.bool( True ), + TrackPt_Min = cms.double( -1.0 ), + printDebug = cms.bool( False ), + CutsPSet = cms.PSet( + applyCutsORmaxNTracks = cms.bool( False ), + maxNTracks = cms.int32( -1 ), + Thresholds = cms.vdouble( 1.2 ), + EtaBounds = cms.vdouble( 2.411 ), + ComponentName = cms.string( "SimpleCuts" ), + ConeSizes = cms.vdouble( 0.2 ) + ), + TrkExtractorPSet = cms.PSet( + Diff_z = cms.double( 0.2 ), + inputTrackCollection = cms.InputTag( "hltIter0L3MuonTrackSelectionHighPurity" ), + Chi2Ndof_Max = cms.double( 1.0E64 ), + BeamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), + DR_Veto = cms.double( 0.01 ), + Pt_Min = cms.double( -1.0 ), + VetoLeadingTrack = cms.bool( True ), + DR_Max = cms.double( 0.2 ), + DepositLabel = cms.untracked.string( "PXLS" ), + PtVeto_Min = cms.double( 2.0 ), + NHits_Min = cms.uint32( 0 ), + PropagateTracksToRadius = cms.bool( True ), + ReferenceRadius = cms.double( 6.0 ), + Chi2Prob_Min = cms.double( -1.0 ), + Diff_r = cms.double( 0.1 ), + BeamlineOption = cms.string( "BeamSpotFromEvent" ), + ComponentName = cms.string( "PixelTrackExtractor" ), + DR_VetoPt = cms.double( 0.025 ) + ), + CaloExtractorPSet = cms.PSet( + DR_Veto_H = cms.double( 0.1 ), + Vertex_Constraint_Z = cms.bool( False ), + DR_Veto_E = cms.double( 0.07 ), + Weight_H = cms.double( 1.0 ), + CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAll" ), + DR_Max = cms.double( 0.2 ), + DepositLabel = cms.untracked.string( "EcalPlusHcal" ), + Vertex_Constraint_XY = cms.bool( False ), + Threshold_H = cms.double( 0.5 ), + Threshold_E = cms.double( 0.2 ), + ComponentName = cms.string( "CaloExtractor" ), + Weight_E = cms.double( 1.0 ) + ) +) +process.hltL3MuVVVLIsoFIlter = cms.EDFilter( "HLTMuonIsoFilter", + saveTags = cms.bool( True ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q" ), + MinN = cms.int32( 1 ), + DepTag = cms.VInputTag( 'hltL3MuonCombRelIsolationVVVL' ), + IsolatorPSet = cms.PSet( ) +) +process.hltPreMu15IsoVVVLPFHT450PFMET50 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltPreMu15IsoVVVLPFHT450 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltPreMu50IsoVVVLPFHT450 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered50Q = cms.EDFilter( "HLTMuonL3PreFilter", + saveTags = cms.bool( True ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 1.0E99 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 50.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxNormalizedChi2 = cms.double( 9999.0 ), + MaxDXYBeamSpot = cms.double( 9999.0 ), + MinDXYBeamSpot = cms.double( -1.0 ), + MinNmuonHits = cms.int32( 0 ), + MaxPtDifference = cms.double( 9999.0 ), + MinTrackPt = cms.double( 0.0 ), + minMuonStations = cms.int32( 2 ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 0 ), + MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), + trkMuonId = cms.uint32( 0 ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) +) +process.hltL3Mu50VVVLIsoFIlter = cms.EDFilter( "HLTMuonIsoFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltPFHTJet30' ), - mhtLabels = cms.VInputTag( 'hltPFHTJet30' ), - minHt = cms.vdouble( 150.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered50Q" ), + MinN = cms.int32( 1 ), + DepTag = cms.VInputTag( 'hltL3MuonCombRelIsolationVVVL' ), + IsolatorPSet = cms.PSet( ) ) -process.hltPreEle28HighEtaSC20Mass55 = cms.EDFilter( "HLTPrescaler", +process.hltPreMu15IsoVVVLPFHT600 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltEle28HighEtaSC20EtFilter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1SingleEGOrFilter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 28.0 ), - etcutEE = cms.double( 28.0 ), - ncandcut = cms.int32( 1 ) -) -process.hltEle28HighEtaSC20ClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28HighEtaSC20EtFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.0132 ), - thrRegularEE = cms.vdouble( 0.03 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) -) -process.hltEle28HighEtaSC20HEFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28HighEtaSC20ClusterShapeFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.08 ), - thrOverEEE = cms.vdouble( 0.135 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) -) -process.hltEle28HighEtaSC20EcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28HighEtaSC20HEFilter" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.145 ), - thrOverEEE = cms.vdouble( 0.11 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.29, 0.21 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + L1SeedsLogicalExpression = cms.string( "L1_Mu3er1p5_Jet100er2p5_ETMHF30 OR L1_Mu3er1p5_Jet100er2p5_ETMHF40 OR L1_Mu3er1p5_Jet100er2p5_ETMHF50" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltEle28HighEtaSC20HcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28HighEtaSC20EcalIsoFilter" ), - varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.16 ), - thrOverEEE = cms.vdouble( 0.3 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.2, 0.25 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltPreMu3er1p5PFJet100er2p5PFMET70PFMHT70IDTight = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltEle28HighEtaSC20PixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", +process.hltL3MuFiltered3er1p5 = cms.EDFilter( "HLTMuonL3PreFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28HighEtaSC20HcalIsoFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.55 ), - tanhSO10InterThres = cms.double( 1.8 ), - tanhSO10ForwardThres = cms.double( 1.8 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 1.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 3.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxNormalizedChi2 = cms.double( 9999.0 ), + MaxDXYBeamSpot = cms.double( 9999.0 ), + MinDXYBeamSpot = cms.double( -1.0 ), + MinNmuonHits = cms.int32( 0 ), + MaxPtDifference = cms.double( 9999.0 ), + MinTrackPt = cms.double( 0.0 ), + minMuonStations = cms.int32( 2 ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 0 ), + MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), + trkMuonId = cms.uint32( 0 ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltEle28HighEtaSC20OneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltSingleAK4CaloJet70 = cms.EDFilter( "HLT1CaloJet", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28HighEtaSC20PixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.08 ), - thrRegularEE = cms.vdouble( 0.08 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), + triggerType = cms.int32( 85 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 70.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 5.0 ), + MinN = cms.int32( 1 ) ) -process.hltEle28HighEtaSC20DetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltMHT40 = cms.EDFilter( "HLTMhtFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28HighEtaSC20PixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.01 ), - thrRegularEE = cms.vdouble( 0.01 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + mhtLabels = cms.VInputTag( 'hltMht' ), + minMht = cms.vdouble( 40.0 ) ) -process.hltEle28HighEtaSC20DphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28HighEtaSC20DetaFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.1 ), - thrRegularEE = cms.vdouble( 0.1 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltPFJetsCorrectedMatchedToCaloJets70 = cms.EDProducer( "HLTPFJetsMatchedToFilteredCaloJetsProducer", + src = cms.InputTag( "hltAK4PFJetsCorrected" ), + triggerJetsFilter = cms.InputTag( "hltSingleAK4CaloJet70" ), + triggerJetsType = cms.int32( 85 ), + maxDeltaR = cms.double( 0.5 ) ) -process.hltEle28HighEtaSC20TrackIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltSinglePFJet100er2p5 = cms.EDFilter( "HLT1PFJet", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28HighEtaSC20DphiFilter" ), - varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.2 ), - thrOverEEE = cms.vdouble( 0.2 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + inputTag = cms.InputTag( "hltPFJetsCorrectedMatchedToCaloJets70" ), + triggerType = cms.int32( 85 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 100.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.5 ), + MinN = cms.int32( 1 ) ) -process.hltDiEG20EtUnseededFilter = cms.EDFilter( "HLTEgammaEtFilter", +process.hltPFMHTTightID70 = cms.EDFilter( "HLTMhtFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEgammaCandidatesWrapperUnseeded" ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ), - etcutEB = cms.double( 20.0 ), - etcutEE = cms.double( 20.0 ), - ncandcut = cms.int32( 2 ) + mhtLabels = cms.VInputTag( 'hltPFMHTTightID' ), + minMht = cms.vdouble( 70.0 ) ) -process.hltEle28HighEtaSC20ClusterShapeUnseededFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiEG20EtUnseededFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShapeUnseeded','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.033 ), - thrRegularEE = cms.vdouble( 0.033 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) +process.hltPreMu3er1p5PFJet100er2p5PFMET80PFMHT80IDTight = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltEle28HighEtaSC20EcalIsoFilterUnseeded = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltPFMHTTightID80 = cms.EDFilter( "HLTMhtFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28HighEtaSC20ClusterShapeUnseededFilter" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIsoUnseeded" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.17 ), - thrOverEEE = cms.vdouble( 0.17 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.16544, 0.13212 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) + mhtLabels = cms.VInputTag( 'hltPFMHTTightID' ), + minMht = cms.vdouble( 80.0 ) ) -process.hltEle28HighEtaSC20HEFilterUnseeded = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltPFMET80 = cms.EDFilter( "HLT1PFMET", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28HighEtaSC20EcalIsoFilterUnseeded" ), - varTag = cms.InputTag( "hltEgammaHoverEUnseeded" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.21 ), - thrOverEEE = cms.vdouble( 0.21 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) -) -process.hltParticleFlowClusterHFForEgammaUnseeded = cms.EDProducer( "PFClusterProducer", - recHitsSource = cms.InputTag( "hltParticleFlowRecHitHF" ), - recHitCleaners = cms.VPSet( - ), - seedCleaners = cms.VPSet( - ), - seedFinder = cms.PSet( - thresholdsByDetector = cms.VPSet( - cms.PSet( seedingThresholdPt = cms.double( 0.0 ), - seedingThreshold = cms.double( 1.4 ), - detector = cms.string( "HF_EM" ) - ), - cms.PSet( seedingThresholdPt = cms.double( 0.0 ), - seedingThreshold = cms.double( 1.4 ), - detector = cms.string( "HF_HAD" ) - ) - ), - algoName = cms.string( "LocalMaximumSeedFinder" ), - nNeighbours = cms.int32( 0 ) - ), - initialClusteringStep = cms.PSet( - thresholdsByDetector = cms.VPSet( - ), - algoName = cms.string( "Basic2DClusterForEachSeed" ) - ), - pfClusterBuilder = cms.PSet( ), - positionReCalc = cms.PSet( ), - energyCorrector = cms.PSet( ) + inputTag = cms.InputTag( "hltPFMETProducer" ), + triggerType = cms.int32( 87 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 80.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) ) -process.hltEgammaHcalPFClusterIsoUnseeded = cms.EDProducer( "EgammaHLTHcalPFClusterIsolationProducer", - recoEcalCandidateProducer = cms.InputTag( "hltEgammaCandidatesUnseeded" ), - pfClusterProducerHCAL = cms.InputTag( "hltParticleFlowClusterHCAL" ), - useHF = cms.bool( False ), - pfClusterProducerHFEM = cms.InputTag( "" ), - pfClusterProducerHFHAD = cms.InputTag( "" ), - rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - drMax = cms.double( 0.3 ), - drVetoBarrel = cms.double( 0.0 ), - drVetoEndcap = cms.double( 0.0 ), - etaStripBarrel = cms.double( 0.0 ), - etaStripEndcap = cms.double( 0.0 ), - energyBarrel = cms.double( 0.0 ), - energyEndcap = cms.double( 0.0 ), - useEt = cms.bool( True ), - effectiveAreas = cms.vdouble( 0.05956, 0.13052 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) +process.hltPreMu3er1p5PFJet100er2p5PFMET90PFMHT90IDTight = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltEle28HighEtaSC20HcalIsoFilterUnseeded = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltPFMHTTightID90 = cms.EDFilter( "HLTMhtFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28HighEtaSC20HEFilterUnseeded" ), - varTag = cms.InputTag( "hltEgammaHcalPFClusterIsoUnseeded" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.7 ), - thrOverEEE = cms.vdouble( 0.7 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.05956, 0.13052 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) -) -process.hltHighEtaSC20Selector = cms.EDFilter( "CandViewSelector", - src = cms.InputTag( "hltEgammaCandidatesUnseeded" ), - cut = cms.string( "et>20 && abs(eta) < 3.0 && abs(eta) > 2.5" ) + mhtLabels = cms.VInputTag( 'hltPFMHTTightID' ), + minMht = cms.vdouble( 90.0 ) ) -process.hltHighEtaSC20SelectorFilter = cms.EDFilter( "CandViewCountFilter", - src = cms.InputTag( "hltHighEtaSC20Selector" ), - minNumber = cms.uint32( 1 ) +process.hltPreMu3er1p5PFJet100er2p5PFMET100PFMHT100IDTight = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltEle28HighEtaSC20Mass55Filter = cms.EDFilter( "HLTPMMassFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle28HighEtaSC20HcalIsoFilterUnseeded" ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - lowerMassCut = cms.double( 55.0 ), - upperMassCut = cms.double( 13000.0 ), - nZcandcut = cms.int32( 1 ), - reqOppCharge = cms.untracked.bool( False ), - isElectron1 = cms.untracked.bool( False ), - isElectron2 = cms.untracked.bool( False ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) +process.hltPreMu3er1p5PFJet100er2p5PFMETNoMu70PFMHTNoMu70IDTight = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltL1sHTT380erIorHTT320er = cms.EDFilter( "HLTL1TSeed", +process.hltPFMETNoMu70 = cms.EDFilter( "HLT1PFMET", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_HTT360er OR L1_ETT2000 OR L1_HTT320er" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) + inputTag = cms.InputTag( "hltPFMETNoMuProducer" ), + triggerType = cms.int32( 87 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 70.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) ) -process.hltPreEle15IsoVVVLPFHT450CaloBTagDeepCSV4p5 = cms.EDFilter( "HLTPrescaler", +process.hltPreMu3er1p5PFJet100er2p5PFMETNoMu80PFMHTNoMu80IDTight = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltL1sSingleEG5ObjectMap = cms.EDFilter( "HLTL1TSeed", +process.hltPFMHTNoMuTightID80 = cms.EDFilter( "HLTMhtFilter", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleEG8er2p5" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) + mhtLabels = cms.VInputTag( 'hltPFMHTNoMuTightID' ), + minMht = cms.vdouble( 80.0 ) ) -process.hltSusyPreBtagJetFilter = cms.EDFilter( "HLT1CaloJet", +process.hltPFMETNoMu80 = cms.EDFilter( "HLT1PFMET", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4CaloJetsCorrected" ), - triggerType = cms.int32( 86 ), + inputTag = cms.InputTag( "hltPFMETNoMuProducer" ), + triggerType = cms.int32( 87 ), MinE = cms.double( -1.0 ), - MinPt = cms.double( 30.0 ), + MinPt = cms.double( 80.0 ), MinMass = cms.double( -1.0 ), MaxMass = cms.double( -1.0 ), MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.6 ), - MinN = cms.int32( 2 ) + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) ) -process.hltBTagCaloDeepCSV4p50Single = cms.EDFilter( "HLTCaloJetTag", - saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltSelector8CentralJetsL1FastJet" ), - JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsCalo','probb' ), - MinTag = cms.double( 0.24 ), - MaxTag = cms.double( 99999.0 ), - MinJets = cms.int32( 1 ), - TriggerType = cms.int32( 86 ) +process.hltPreMu3er1p5PFJet100er2p5PFMETNoMu90PFMHTNoMu90IDTight = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltEGL1SingleEG5OpenFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", +process.hltPFMETNoMu90 = cms.EDFilter( "HLT1PFMET", saveTags = cms.bool( True ), - candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), - l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - candNonIsolatedTag = cms.InputTag( "" ), - l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1SeedFilterTag = cms.InputTag( "hltL1sSingleEG5ObjectMap" ), - l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - ncandcut = cms.int32( 1 ), - doIsolated = cms.bool( False ), - region_eta_size = cms.double( 0.522 ), - region_eta_size_ecap = cms.double( 1.0 ), - region_phi_size = cms.double( 1.044 ), - barrel_end = cms.double( 1.4791 ), - endcap_end = cms.double( 2.65 ) + inputTag = cms.InputTag( "hltPFMETNoMuProducer" ), + triggerType = cms.int32( 87 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 90.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) ) -process.hltEG15EtFilter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1SingleEG5OpenFilter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 15.0 ), - etcutEE = cms.double( 15.0 ), - ncandcut = cms.int32( 1 ) +process.hltPreMu3er1p5PFJet100er2p5PFMETNoMu100PFMHTNoMu100IDTight = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltEle15VVVLClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltPFMHTNoMuTightID100 = cms.EDFilter( "HLTMhtFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG15EtFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.011 ), - thrRegularEE = cms.vdouble( 0.031 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + mhtLabels = cms.VInputTag( 'hltPFMHTNoMuTightID' ), + minMht = cms.vdouble( 100.0 ) ) -process.hltEle15VVVLHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltPFMETNoMu100 = cms.EDFilter( "HLT1PFMET", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15VVVLClusterShapeFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.08 ), - thrOverEEE = cms.vdouble( 0.04 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.079, 0.25 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) -) -process.hltEgammaEcalPFClusterIsoR02 = cms.EDProducer( "EgammaHLTEcalPFClusterIsolationProducer", - recoEcalCandidateProducer = cms.InputTag( "hltEgammaCandidates" ), - pfClusterProducer = cms.InputTag( "hltParticleFlowClusterECALL1Seeded" ), - rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - drMax = cms.double( 0.2 ), - drVetoBarrel = cms.double( 0.0 ), - drVetoEndcap = cms.double( 0.0 ), - etaStripBarrel = cms.double( 0.0 ), - etaStripEndcap = cms.double( 0.0 ), - energyBarrel = cms.double( 0.0 ), - energyEndcap = cms.double( 0.0 ), - effectiveAreas = cms.vdouble( 0.12876, 0.09324 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) + inputTag = cms.InputTag( "hltPFMETNoMuProducer" ), + triggerType = cms.int32( 87 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 100.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) ) -process.hltEle15VVVLEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltL1sDoubleMu0er1p5SQOSdRMax1p4 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15VVVLHEFilter" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIsoR02" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.5 ), - thrOverEEE = cms.vdouble( 0.5 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.12876, 0.09324 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + L1SeedsLogicalExpression = cms.string( "L1_DoubleMu0er1p5_SQ_OS_dR_Max1p4 OR L1_DoubleMu0er1p4_SQ_OS_dR_Max1p4" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltEgammaHcalPFClusterIsoR02 = cms.EDProducer( "EgammaHLTHcalPFClusterIsolationProducer", - recoEcalCandidateProducer = cms.InputTag( "hltEgammaCandidates" ), - pfClusterProducerHCAL = cms.InputTag( "hltParticleFlowClusterHCAL" ), - useHF = cms.bool( False ), - pfClusterProducerHFEM = cms.InputTag( "" ), - pfClusterProducerHFHAD = cms.InputTag( "" ), - rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - drMax = cms.double( 0.2 ), - drVetoBarrel = cms.double( 0.0 ), - drVetoEndcap = cms.double( 0.0 ), - etaStripBarrel = cms.double( 0.0 ), - etaStripEndcap = cms.double( 0.0 ), - energyBarrel = cms.double( 0.0 ), - energyEndcap = cms.double( 0.0 ), - useEt = cms.bool( True ), - effectiveAreas = cms.vdouble( 0.0888, 0.111 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) +process.hltPreDimuon10PsiPrimeBarrelSeagulls = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltEle15VVVLHcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltL1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15VVVLEcalIsoFilter" ), - varTag = cms.InputTag( "hltEgammaHcalPFClusterIsoR02" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.6 ), - thrOverEEE = cms.vdouble( 0.6 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0888, 0.111 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + PreviousCandTag = cms.InputTag( "hltL1sDoubleMu0er1p5SQOSdRMax1p4" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 2 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) ) -process.hltEle15VVVLPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", +process.hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15VVVLHcalIsoFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltL2MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0" ), + SeedMapTag = cms.InputTag( "hltL2Muons" ), + MinN = cms.int32( 0 ), + MaxEta = cms.double( 2.5 ), + AbsEtaBins = cms.vdouble( 0.0 ), + MinNstations = cms.vint32( 0 ), + MinNhits = cms.vint32( 0 ), + CutOnChambers = cms.bool( False ), + MinNchambers = cms.vint32( 0 ), + MaxDr = cms.double( 9999.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), + NSigmaPt = cms.double( 0.0 ), + MatchToPreviousCand = cms.bool( True ) ) -process.hltEle15VVVLGsfOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15VVVLPixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.012 ), - thrRegularEE = cms.vdouble( 0.01 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + CandTag = cms.InputTag( "hltL1MuonsPt0" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 1 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) ) -process.hltEle15VVVLGsfChi2Filter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltDimuon10PsiPrimeBarrelnoCowL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15VVVLGsfOneOEMinusOneOPFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Chi2' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 999999.0 ), - thrRegularEE = cms.vdouble( 4.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + PreviousCandIsL2 = cms.bool( True ), + FastAccept = cms.bool( False ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MaxDz = cms.double( 9999.0 ), + ChargeOpt = cms.int32( -1 ), + MinPtPair = cms.vdouble( 9.9 ), + MaxPtPair = cms.vdouble( 1.0E125 ), + MinPtMax = cms.vdouble( 0.0 ), + MinPtMin = cms.vdouble( 0.0 ), + MaxPtMin = cms.vdouble( 1.0E125 ), + MinInvMass = cms.vdouble( 3.35 ), + MaxInvMass = cms.vdouble( 4.05 ), + MinDiMuonDeltaR = cms.double( -1.0 ), + MinAcop = cms.double( -999.0 ), + MaxAcop = cms.double( 999.0 ), + MinPtBalance = cms.double( -1.0 ), + MaxPtBalance = cms.double( 999999.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxDCAMuMu = cms.double( 0.5 ), + MaxRapidityPair = cms.double( 1.25 ), + CutCowboys = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltEle15VVVLGsfMissingHitsFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15VVVLGsfChi2Filter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','MissingHits' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 999.0 ), - thrRegularEE = cms.vdouble( 2.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltDisplacedmumuVtxProducerDimuon10PsiPrimeBarrelnoCow = cms.EDProducer( "HLTDisplacedmumuVtxProducer", + Src = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltDimuon10PsiPrimeBarrelnoCowL3Filtered" ), + matchToPrevious = cms.bool( True ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MinPtPair = cms.double( 0.0 ), + MinInvMass = cms.double( 0.0 ), + MaxInvMass = cms.double( 999999.0 ), + ChargeOpt = cms.int32( -1 ) ) -process.hltEle15VVVLGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltDisplacedmumuFilterDimuon10PsiPrimeBarrelnoCow = cms.EDFilter( "HLTDisplacedmumuFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15VVVLGsfMissingHitsFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.0044 ), - thrRegularEE = cms.vdouble( 0.006 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + FastAccept = cms.bool( True ), + MinLxySignificance = cms.double( 0.0 ), + MaxLxySignificance = cms.double( 0.0 ), + MaxNormalisedChi2 = cms.double( 999999.0 ), + MinVtxProbability = cms.double( 0.005 ), + MinCosinePointingAngle = cms.double( -2.0 ), + DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon10PsiPrimeBarrelnoCow" ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) ) -process.hltEle15VVVLGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15VVVLGsfDetaFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.025 ), - thrRegularEE = cms.vdouble( 0.025 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltPreDimuon20JpsiBarrelSeagulls = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltEle15VVVLGsfTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltDimuon20JpsiBarrelnoCowL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15VVVLGsfDphiFilter" ), - varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.4 ), - thrOverEEE = cms.vdouble( 0.4 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + PreviousCandIsL2 = cms.bool( True ), + FastAccept = cms.bool( False ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MaxDz = cms.double( 9999.0 ), + ChargeOpt = cms.int32( -1 ), + MinPtPair = cms.vdouble( 19.9 ), + MaxPtPair = cms.vdouble( 1.0E125 ), + MinPtMax = cms.vdouble( 0.0 ), + MinPtMin = cms.vdouble( 0.0 ), + MaxPtMin = cms.vdouble( 1.0E125 ), + MinInvMass = cms.vdouble( 2.9 ), + MaxInvMass = cms.vdouble( 3.3 ), + MinDiMuonDeltaR = cms.double( -1.0 ), + MinAcop = cms.double( -999.0 ), + MaxAcop = cms.double( 999.0 ), + MinPtBalance = cms.double( -1.0 ), + MaxPtBalance = cms.double( 999999.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxDCAMuMu = cms.double( 0.5 ), + MaxRapidityPair = cms.double( 1.25 ), + CutCowboys = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) +) +process.hltDisplacedmumuVtxProducerDimuon20JpsiBarrelnoCow = cms.EDProducer( "HLTDisplacedmumuVtxProducer", + Src = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltDimuon20JpsiBarrelnoCowL3Filtered" ), + matchToPrevious = cms.bool( True ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MinPtPair = cms.double( 0.0 ), + MinInvMass = cms.double( 0.0 ), + MaxInvMass = cms.double( 999999.0 ), + ChargeOpt = cms.int32( -1 ) ) -process.hltPFHT450Jet30 = cms.EDFilter( "HLTHtMhtFilter", +process.hltDisplacedmumuFilterDimuon20JpsiBarrelnoCow = cms.EDFilter( "HLTDisplacedmumuFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltPFHTJet30' ), - mhtLabels = cms.VInputTag( 'hltPFHTJet30' ), - minHt = cms.vdouble( 450.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) -) -process.hltPreEle15IsoVVVLPFHT450PFMET50 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) + FastAccept = cms.bool( True ), + MinLxySignificance = cms.double( 0.0 ), + MaxLxySignificance = cms.double( 0.0 ), + MaxNormalisedChi2 = cms.double( 999999.0 ), + MinVtxProbability = cms.double( 0.005 ), + MinCosinePointingAngle = cms.double( -2.0 ), + DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon20JpsiBarrelnoCow" ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) ) -process.hltPreEle15IsoVVVLPFHT450 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltL1s12DoubleMu4p5er2p0SQOSMass7to18 = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_DoubleMu4p5er2p0_SQ_OS_Mass_Min7 OR L1_DoubleMu4p5er2p0_SQ_OS_Mass_7to18" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltPreEle50IsoVVVLPFHT450 = cms.EDFilter( "HLTPrescaler", +process.hltPreDimuon10Upsilony1p4 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltEG50IsoVVVLEtFilter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1SingleEG5OpenFilter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 50.0 ), - etcutEE = cms.double( 50.0 ), - ncandcut = cms.int32( 1 ) +process.hltL1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", + saveTags = cms.bool( False ), + CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + PreviousCandTag = cms.InputTag( "hltL1s12DoubleMu4p5er2p0SQOSMass7to18" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 2 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) ) -process.hltEle50VVVLClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltL2fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1f0L2v2PreFiltered0 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG50IsoVVVLEtFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.011 ), - thrRegularEE = cms.vdouble( 0.031 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltL2MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0" ), + SeedMapTag = cms.InputTag( "hltL2Muons" ), + MinN = cms.int32( 0 ), + MaxEta = cms.double( 2.5 ), + AbsEtaBins = cms.vdouble( 0.0 ), + MinNstations = cms.vint32( 0 ), + MinNhits = cms.vint32( 0 ), + CutOnChambers = cms.bool( False ), + MinNchambers = cms.vint32( 0 ), + MaxDr = cms.double( 9999.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), + NSigmaPt = cms.double( 0.0 ), + MatchToPreviousCand = cms.bool( True ) ) -process.hltEle50VVVLHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltL1fForIterL3L1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle50VVVLClusterShapeFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.08 ), - thrOverEEE = cms.vdouble( 0.04 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.079, 0.25 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + CandTag = cms.InputTag( "hltL1MuonsPt0" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 1 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) ) -process.hltEle50VVVLEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltDimuon10Upsilony1p4L3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle50VVVLHEFilter" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIsoR02" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.5 ), - thrOverEEE = cms.vdouble( 0.5 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.12876, 0.09324 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1f0L2v2PreFiltered0" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + PreviousCandIsL2 = cms.bool( True ), + FastAccept = cms.bool( False ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MaxDz = cms.double( 9999.0 ), + ChargeOpt = cms.int32( -1 ), + MinPtPair = cms.vdouble( 9.9 ), + MaxPtPair = cms.vdouble( 1.0E125 ), + MinPtMax = cms.vdouble( 0.0 ), + MinPtMin = cms.vdouble( 0.0 ), + MaxPtMin = cms.vdouble( 1.0E125 ), + MinInvMass = cms.vdouble( 8.5 ), + MaxInvMass = cms.vdouble( 11.5 ), + MinDiMuonDeltaR = cms.double( -1.0 ), + MinAcop = cms.double( -999.0 ), + MaxAcop = cms.double( 999.0 ), + MinPtBalance = cms.double( -1.0 ), + MaxPtBalance = cms.double( 999999.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxDCAMuMu = cms.double( 0.5 ), + MaxRapidityPair = cms.double( 1.4 ), + CutCowboys = cms.bool( False ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltEle50VVVLHcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle50VVVLEcalIsoFilter" ), - varTag = cms.InputTag( "hltEgammaHcalPFClusterIsoR02" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.6 ), - thrOverEEE = cms.vdouble( 0.6 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0888, 0.111 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltDisplacedmumuVtxProducerDimuon10Upsilonsv3 = cms.EDProducer( "HLTDisplacedmumuVtxProducer", + Src = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltDimuon10Upsilony1p4L3fL3Filtered" ), + matchToPrevious = cms.bool( True ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MinPtPair = cms.double( 0.0 ), + MinInvMass = cms.double( 0.0 ), + MaxInvMass = cms.double( 999999.0 ), + ChargeOpt = cms.int32( -1 ) ) -process.hltEle50VVVLPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", +process.hltDisplacedmumuFilterDimuon10Upsilonsv3 = cms.EDFilter( "HLTDisplacedmumuFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle50VVVLHcalIsoFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) + FastAccept = cms.bool( True ), + MinLxySignificance = cms.double( 0.0 ), + MaxLxySignificance = cms.double( 0.0 ), + MaxNormalisedChi2 = cms.double( 999999.0 ), + MinVtxProbability = cms.double( 0.005 ), + MinCosinePointingAngle = cms.double( -2.0 ), + DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon10Upsilonsv3" ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) ) -process.hltEle50VVVLGsfOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle50VVVLPixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.012 ), - thrRegularEE = cms.vdouble( 0.01 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltPreDimuon12Upsilony1p4 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltEle50VVVLGsfChi2Filter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltDimuon12Upsilony1p4L3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle50VVVLGsfOneOEMinusOneOPFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Chi2' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 999999.0 ), - thrRegularEE = cms.vdouble( 4.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1f0L2v2PreFiltered0" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + PreviousCandIsL2 = cms.bool( True ), + FastAccept = cms.bool( False ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MaxDz = cms.double( 9999.0 ), + ChargeOpt = cms.int32( -1 ), + MinPtPair = cms.vdouble( 11.9 ), + MaxPtPair = cms.vdouble( 1.0E125 ), + MinPtMax = cms.vdouble( 0.0 ), + MinPtMin = cms.vdouble( 0.0 ), + MaxPtMin = cms.vdouble( 1.0E125 ), + MinInvMass = cms.vdouble( 8.5 ), + MaxInvMass = cms.vdouble( 11.5 ), + MinDiMuonDeltaR = cms.double( -1.0 ), + MinAcop = cms.double( -999.0 ), + MaxAcop = cms.double( 999.0 ), + MinPtBalance = cms.double( -1.0 ), + MaxPtBalance = cms.double( 999999.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxDCAMuMu = cms.double( 0.5 ), + MaxRapidityPair = cms.double( 1.4 ), + CutCowboys = cms.bool( False ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltEle50VVVLGsfMissingHitsFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle50VVVLGsfChi2Filter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','MissingHits' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 999.0 ), - thrRegularEE = cms.vdouble( 2.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltDisplacedmumuVtxProducerDimuon12Upsilonsv3 = cms.EDProducer( "HLTDisplacedmumuVtxProducer", + Src = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltDimuon12Upsilony1p4L3fL3Filtered" ), + matchToPrevious = cms.bool( True ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MinPtPair = cms.double( 0.0 ), + MinInvMass = cms.double( 0.0 ), + MaxInvMass = cms.double( 999999.0 ), + ChargeOpt = cms.int32( -1 ) ) -process.hltEle50VVVLGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltDisplacedmumuFilterDimuon12Upsilonsv3 = cms.EDFilter( "HLTDisplacedmumuFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle50VVVLGsfMissingHitsFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.0044 ), - thrRegularEE = cms.vdouble( 0.006 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + FastAccept = cms.bool( True ), + MinLxySignificance = cms.double( 0.0 ), + MaxLxySignificance = cms.double( 0.0 ), + MaxNormalisedChi2 = cms.double( 999999.0 ), + MinVtxProbability = cms.double( 0.005 ), + MinCosinePointingAngle = cms.double( -2.0 ), + DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon12Upsilonsv3" ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) ) -process.hltEle50VVVLGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle50VVVLGsfDetaFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.025 ), - thrRegularEE = cms.vdouble( 0.025 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltPreDimuon14PhiBarrelSeagulls = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltEle50VVVLGsfTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltDimuon14PhiBarrelnoCowL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle50VVVLGsfDphiFilter" ), - varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.4 ), - thrOverEEE = cms.vdouble( 0.4 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + PreviousCandIsL2 = cms.bool( True ), + FastAccept = cms.bool( False ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MaxDz = cms.double( 9999.0 ), + ChargeOpt = cms.int32( -1 ), + MinPtPair = cms.vdouble( 13.9 ), + MaxPtPair = cms.vdouble( 1.0E125 ), + MinPtMax = cms.vdouble( 0.0 ), + MinPtMin = cms.vdouble( 0.0 ), + MaxPtMin = cms.vdouble( 1.0E125 ), + MinInvMass = cms.vdouble( 0.85 ), + MaxInvMass = cms.vdouble( 1.2 ), + MinDiMuonDeltaR = cms.double( -1.0 ), + MinAcop = cms.double( -999.0 ), + MaxAcop = cms.double( 999.0 ), + MinPtBalance = cms.double( -1.0 ), + MaxPtBalance = cms.double( 999999.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxDCAMuMu = cms.double( 0.5 ), + MaxRapidityPair = cms.double( 1.25 ), + CutCowboys = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltPreEle15IsoVVVLPFHT600 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltDisplacedmumuVtxProducerDimuon14PhiBarrelnoCow = cms.EDProducer( "HLTDisplacedmumuVtxProducer", + Src = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltDimuon14PhiBarrelnoCowL3Filtered" ), + matchToPrevious = cms.bool( True ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MinPtPair = cms.double( 0.0 ), + MinInvMass = cms.double( 0.0 ), + MaxInvMass = cms.double( 999999.0 ), + ChargeOpt = cms.int32( -1 ) ) -process.hltPFHT600Jet30 = cms.EDFilter( "HLTHtMhtFilter", +process.hltDisplacedmumuFilterDimuon14PhiBarrelnoCow = cms.EDFilter( "HLTDisplacedmumuFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltPFHTJet30' ), - mhtLabels = cms.VInputTag( 'hltPFHTJet30' ), - minHt = cms.vdouble( 600.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) + FastAccept = cms.bool( True ), + MinLxySignificance = cms.double( 0.0 ), + MaxLxySignificance = cms.double( 0.0 ), + MaxNormalisedChi2 = cms.double( 999999.0 ), + MinVtxProbability = cms.double( 0.005 ), + MinCosinePointingAngle = cms.double( -2.0 ), + DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon14PhiBarrelnoCow" ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) ) -process.hltL1sMu6HTT240IorDoubleJet100and35MassMin620 = cms.EDFilter( "HLTL1TSeed", +process.hltL1sDoubleMu4SQOSdRMax1p2DoubleMu0er1p5SQOSdRMax1p4 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_Mu6_HTT240er OR L1_Mu6_HTT250er OR L1_DoubleJet_90_30_DoubleJet30_Mass_Min620 OR L1_DoubleJet_100_30_DoubleJet30_Mass_Min620 OR L1_DoubleJet_110_35_DoubleJet35_Mass_Min620 OR L1_DoubleJet_115_40_DoubleJet40_Mass_Min620 OR L1_DoubleJet_120_45_DoubleJet45_Mass_Min620 OR L1_DoubleJet_115_40_DoubleJet40_Mass_Min620_Jet60TT28 OR L1_DoubleJet_120_45_DoubleJet45_Mass_Min620_Jet60TT28" ), + L1SeedsLogicalExpression = cms.string( "L1_DoubleMu4_SQ_OS_dR_Max1p2 OR L1_DoubleMu4p5_SQ_OS_dR_Max1p2 OR L1_DoubleMu0er1p5_SQ_OS_dR_Max1p4 OR L1_DoubleMu0er1p4_SQ_OS_dR_Max1p4" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -51436,38 +53149,26 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltPreMu4TrkIsoVVLDiPFJet9040DEta3p5MJJ750HTT300PFMETNoMu60 = cms.EDFilter( "HLTPrescaler", +process.hltPreDimuon25Jpsi = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltL1sSingleMuOpenObjectMap = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleMuOpen" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", +process.hltL1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - PreviousCandTag = cms.InputTag( "hltL1sSingleMuOpenObjectMap" ), + PreviousCandTag = cms.InputTag( "hltL1sDoubleMu4SQOSdRMax1p2DoubleMu0er1p5SQOSdRMax1p4" ), MaxEta = cms.double( 2.5 ), MinPt = cms.double( 0.0 ), MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 1 ), + MinN = cms.int32( 2 ), CentralBxOnly = cms.bool( True ), SelectQualities = cms.vint32( ) ) -process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", +process.hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", saveTags = cms.bool( True ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), CandTag = cms.InputTag( "hltL2MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sSingleMuOpenCandidateL1Filtered0" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0" ), SeedMapTag = cms.InputTag( "hltL2Muons" ), MinN = cms.int32( 0 ), MaxEta = cms.double( 2.5 ), @@ -51484,10 +53185,10 @@ NSigmaPt = cms.double( 0.0 ), MatchToPreviousCand = cms.bool( True ) ) -process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", +process.hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), CandTag = cms.InputTag( "hltL1MuonsPt0" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sSingleMuOpenCandidateL1Filtered0" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0" ), MaxEta = cms.double( 2.5 ), MinPt = cms.double( 0.0 ), MaxDeltaR = cms.double( 0.3 ), @@ -51495,38 +53196,40 @@ CentralBxOnly = cms.bool( True ), SelectQualities = cms.vint32( ) ) -process.hltL3fL1sSingleMuOpenL1f0L2f3QL3Filtered4Q = cms.EDFilter( "HLTMuonL3PreFilter", +process.hltDimuon25JpsiL3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", saveTags = cms.bool( True ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0" ), inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + PreviousCandIsL2 = cms.bool( True ), + FastAccept = cms.bool( False ), MinN = cms.int32( 1 ), MaxEta = cms.double( 2.5 ), MinNhits = cms.int32( 0 ), MaxDr = cms.double( 2.0 ), - MinDr = cms.double( -1.0 ), MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 4.0 ), + ChargeOpt = cms.int32( -1 ), + MinPtPair = cms.vdouble( 24.9 ), + MaxPtPair = cms.vdouble( 1.0E125 ), + MinPtMax = cms.vdouble( 0.0 ), + MinPtMin = cms.vdouble( 0.0 ), + MaxPtMin = cms.vdouble( 1.0E125 ), + MinInvMass = cms.vdouble( 2.9 ), + MaxInvMass = cms.vdouble( 3.3 ), + MinDiMuonDeltaR = cms.double( -1.0 ), + MinAcop = cms.double( -999.0 ), + MaxAcop = cms.double( 999.0 ), + MinPtBalance = cms.double( -1.0 ), + MaxPtBalance = cms.double( 999999.0 ), NSigmaPt = cms.double( 0.0 ), - MaxNormalizedChi2 = cms.double( 20.0 ), - MaxDXYBeamSpot = cms.double( 0.1 ), - MinDXYBeamSpot = cms.double( -1.0 ), - MinNmuonHits = cms.int32( 0 ), - MaxPtDifference = cms.double( 9999.0 ), - MinTrackPt = cms.double( 0.0 ), - minMuonStations = cms.int32( 2 ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 0 ), - MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), - trkMuonId = cms.uint32( 0 ), + MaxDCAMuMu = cms.double( 0.5 ), + MaxRapidityPair = cms.double( 999999.0 ), + CutCowboys = cms.bool( False ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), L1MatchingdR = cms.double( 0.3 ), MatchToPreviousCand = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), useSimpleGeometry = cms.bool( True ), useStation2 = cms.bool( True ), fallbackToME1 = cms.bool( False ), @@ -51538,119 +53241,194 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltMuon4RelTrkIsoVVLFiltered = cms.EDFilter( "HLTMuonIsoFilter", +process.hltDisplacedmumuVtxProducerDimuon25Jpsis = cms.EDProducer( "HLTDisplacedmumuVtxProducer", + Src = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltDimuon25JpsiL3fL3Filtered" ), + matchToPrevious = cms.bool( True ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MinPtPair = cms.double( 0.0 ), + MinInvMass = cms.double( 0.0 ), + MaxInvMass = cms.double( 999999.0 ), + ChargeOpt = cms.int32( -1 ) +) +process.hltDisplacedmumuFilterDimuon25Jpsis = cms.EDFilter( "HLTDisplacedmumuFilter", + saveTags = cms.bool( True ), + FastAccept = cms.bool( True ), + MinLxySignificance = cms.double( 0.0 ), + MaxLxySignificance = cms.double( 0.0 ), + MaxNormalisedChi2 = cms.double( 999999.0 ), + MinVtxProbability = cms.double( 0.005 ), + MinCosinePointingAngle = cms.double( -2.0 ), + DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon25Jpsis" ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) +) +process.hltPreDimuon14PsiPrime = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltDimuon14PsiPrimeL3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", saveTags = cms.bool( True ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL3fL1sSingleMuOpenL1f0L2f3QL3Filtered4Q" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + PreviousCandIsL2 = cms.bool( True ), + FastAccept = cms.bool( False ), MinN = cms.int32( 1 ), - DepTag = cms.VInputTag( 'hltL3MuonRelTrkIsolationVVL' ), - IsolatorPSet = cms.PSet( ) + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MaxDz = cms.double( 9999.0 ), + ChargeOpt = cms.int32( -1 ), + MinPtPair = cms.vdouble( 13.9 ), + MaxPtPair = cms.vdouble( 1.0E125 ), + MinPtMax = cms.vdouble( 0.0 ), + MinPtMin = cms.vdouble( 0.0 ), + MaxPtMin = cms.vdouble( 1.0E125 ), + MinInvMass = cms.vdouble( 3.35 ), + MaxInvMass = cms.vdouble( 4.05 ), + MinDiMuonDeltaR = cms.double( -1.0 ), + MinAcop = cms.double( -999.0 ), + MaxAcop = cms.double( 999.0 ), + MinPtBalance = cms.double( -1.0 ), + MaxPtBalance = cms.double( 999999.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxDCAMuMu = cms.double( 0.5 ), + MaxRapidityPair = cms.double( 999999.0 ), + CutCowboys = cms.bool( False ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltMET35 = cms.EDFilter( "HLT1CaloMET", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltMet" ), - triggerType = cms.int32( 87 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 35.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) +process.hltDisplacedmumuVtxProducerDimuon14PsiPrimes = cms.EDProducer( "HLTDisplacedmumuVtxProducer", + Src = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltDimuon14PsiPrimeL3fL3Filtered" ), + matchToPrevious = cms.bool( True ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MinPtPair = cms.double( 0.0 ), + MinInvMass = cms.double( 0.0 ), + MaxInvMass = cms.double( 999999.0 ), + ChargeOpt = cms.int32( -1 ) ) -process.hltDiCaloJet7020MJJ500DEta3p5 = cms.EDFilter( "HLTCaloJetVBFFilter", +process.hltDisplacedmumuFilterDimuon14PsiPrimes = cms.EDFilter( "HLTDisplacedmumuFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), - minPtLow = cms.double( 20.0 ), - minPtHigh = cms.double( 70.0 ), - etaOpposite = cms.bool( True ), - minDeltaEta = cms.double( 3.5 ), - minInvMass = cms.double( 500.0 ), - maxEta = cms.double( 5.0 ), - leadingJetOnly = cms.bool( False ), - triggerType = cms.int32( 10 ) + FastAccept = cms.bool( True ), + MinLxySignificance = cms.double( 0.0 ), + MaxLxySignificance = cms.double( 0.0 ), + MaxNormalisedChi2 = cms.double( 999999.0 ), + MinVtxProbability = cms.double( 0.005 ), + MinCosinePointingAngle = cms.double( -2.0 ), + DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon14PsiPrimes" ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) ) -process.hltDiPFJet9040MJJ750DEta3p5 = cms.EDFilter( "HLTPFJetVBFFilter", +process.hltL1sDoubleMu9SQ = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - minPtLow = cms.double( 40.0 ), - minPtHigh = cms.double( 90.0 ), - etaOpposite = cms.bool( True ), - minDeltaEta = cms.double( 3.5 ), - minInvMass = cms.double( 750.0 ), - maxEta = cms.double( 5.0 ), - leadingJetOnly = cms.bool( False ), - triggerType = cms.int32( 85 ) + L1SeedsLogicalExpression = cms.string( "L1_DoubleMu8_SQ OR L1_DoubleMu9_SQ" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltPFHTJet30Eta5 = cms.EDProducer( "HLTHtMhtProducer", - usePt = cms.bool( True ), - excludePFMuons = cms.bool( False ), - minNJetHt = cms.int32( 0 ), - minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 30.0 ), - minPtJetMht = cms.double( 0.0 ), - maxEtaJetHt = cms.double( 5.0 ), - maxEtaJetMht = cms.double( 999.0 ), - jetsLabel = cms.InputTag( "hltAK4PFJetsCorrected" ), - pfCandidatesLabel = cms.InputTag( "hltParticleFlow" ) +process.hltPreDimuon14PsiPrimenoCorrL1 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltPFHT300Jet30 = cms.EDFilter( "HLTHtMhtFilter", +process.hltL1fL1sL1sDoubleMu9SQL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltPFHTJet30Eta5' ), - mhtLabels = cms.VInputTag( 'hltPFHTJet30Eta5' ), - minHt = cms.vdouble( 300.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) + CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + PreviousCandTag = cms.InputTag( "hltL1sDoubleMu9SQ" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 2 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) ) -process.hltPFMETNoMu60 = cms.EDFilter( "HLT1PFMET", +process.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltPFMETNoMuProducer" ), - triggerType = cms.int32( 87 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 60.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltL2MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sL1sDoubleMu9SQL1Filtered0" ), + SeedMapTag = cms.InputTag( "hltL2Muons" ), + MinN = cms.int32( 0 ), + MaxEta = cms.double( 2.5 ), + AbsEtaBins = cms.vdouble( 0.0 ), + MinNstations = cms.vint32( 0 ), + MinNhits = cms.vint32( 0 ), + CutOnChambers = cms.bool( False ), + MinNchambers = cms.vint32( 0 ), + MaxDr = cms.double( 9999.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), + NSigmaPt = cms.double( 0.0 ), + MatchToPreviousCand = cms.bool( True ) ) -process.hltPreMu8TrkIsoVVLDiPFJet40DEta3p5MJJ750HTT300PFMETNoMu60 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", + saveTags = cms.bool( True ), + CandTag = cms.InputTag( "hltL1MuonsPt0" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sL1sDoubleMu9SQL1Filtered0" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 1 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) ) -process.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered8Q = cms.EDFilter( "HLTMuonL3PreFilter", +process.hltDimuon14PsiPrimeNoCorrL1L3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", saveTags = cms.bool( True ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0" ), inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + PreviousCandIsL2 = cms.bool( True ), + FastAccept = cms.bool( False ), MinN = cms.int32( 1 ), MaxEta = cms.double( 2.5 ), MinNhits = cms.int32( 0 ), MaxDr = cms.double( 2.0 ), - MinDr = cms.double( -1.0 ), MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 8.0 ), + ChargeOpt = cms.int32( -1 ), + MinPtPair = cms.vdouble( 13.9 ), + MaxPtPair = cms.vdouble( 1.0E125 ), + MinPtMax = cms.vdouble( 0.0 ), + MinPtMin = cms.vdouble( 0.0 ), + MaxPtMin = cms.vdouble( 1.0E125 ), + MinInvMass = cms.vdouble( 3.35 ), + MaxInvMass = cms.vdouble( 4.05 ), + MinDiMuonDeltaR = cms.double( -1.0 ), + MinAcop = cms.double( -999.0 ), + MaxAcop = cms.double( 999.0 ), + MinPtBalance = cms.double( -1.0 ), + MaxPtBalance = cms.double( 999999.0 ), NSigmaPt = cms.double( 0.0 ), - MaxNormalizedChi2 = cms.double( 20.0 ), - MaxDXYBeamSpot = cms.double( 0.1 ), - MinDXYBeamSpot = cms.double( -1.0 ), - MinNmuonHits = cms.int32( 0 ), - MaxPtDifference = cms.double( 9999.0 ), - MinTrackPt = cms.double( 0.0 ), - minMuonStations = cms.int32( 2 ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 0 ), - MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), - trkMuonId = cms.uint32( 0 ), + MaxDCAMuMu = cms.double( 0.5 ), + MaxRapidityPair = cms.double( 999999.0 ), + CutCowboys = cms.bool( False ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), L1MatchingdR = cms.double( 0.3 ), MatchToPreviousCand = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), useSimpleGeometry = cms.bool( True ), useStation2 = cms.bool( True ), fallbackToME1 = cms.bool( False ), @@ -51662,86 +53440,211 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltMuon8RelTrkIsoVVLFiltered = cms.EDFilter( "HLTMuonIsoFilter", +process.hltDisplacedmumuVtxProducerDimuon14PsiPrimesNoCorrL1 = cms.EDProducer( "HLTDisplacedmumuVtxProducer", + Src = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltDimuon14PsiPrimeNoCorrL1L3fL3Filtered" ), + matchToPrevious = cms.bool( True ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MinPtPair = cms.double( 0.0 ), + MinInvMass = cms.double( 0.0 ), + MaxInvMass = cms.double( 999999.0 ), + ChargeOpt = cms.int32( -1 ) +) +process.hltDisplacedmumuFilterDimuon14PsiPrimesNoCorrL1 = cms.EDFilter( "HLTDisplacedmumuFilter", + saveTags = cms.bool( True ), + FastAccept = cms.bool( True ), + MinLxySignificance = cms.double( 0.0 ), + MaxLxySignificance = cms.double( 0.0 ), + MaxNormalisedChi2 = cms.double( 999999.0 ), + MinVtxProbability = cms.double( 0.005 ), + MinCosinePointingAngle = cms.double( -2.0 ), + DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon14PsiPrimesNoCorrL1" ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) +) +process.hltPreDimuon18PsiPrime = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltDimuon18PsiPrimeL3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", saveTags = cms.bool( True ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered8Q" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + PreviousCandIsL2 = cms.bool( True ), + FastAccept = cms.bool( False ), MinN = cms.int32( 1 ), - DepTag = cms.VInputTag( 'hltL3MuonRelTrkIsolationVVL' ), - IsolatorPSet = cms.PSet( ) + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MaxDz = cms.double( 9999.0 ), + ChargeOpt = cms.int32( -1 ), + MinPtPair = cms.vdouble( 17.9 ), + MaxPtPair = cms.vdouble( 1.0E125 ), + MinPtMax = cms.vdouble( 0.0 ), + MinPtMin = cms.vdouble( 0.0 ), + MaxPtMin = cms.vdouble( 1.0E125 ), + MinInvMass = cms.vdouble( 3.35 ), + MaxInvMass = cms.vdouble( 4.05 ), + MinDiMuonDeltaR = cms.double( -1.0 ), + MinAcop = cms.double( -999.0 ), + MaxAcop = cms.double( 999.0 ), + MinPtBalance = cms.double( -1.0 ), + MaxPtBalance = cms.double( 999999.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxDCAMuMu = cms.double( 0.5 ), + MaxRapidityPair = cms.double( 999999.0 ), + CutCowboys = cms.bool( False ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltMET20 = cms.EDFilter( "HLT1CaloMET", +process.hltDisplacedmumuVtxProducerDimuon18PsiPrimes = cms.EDProducer( "HLTDisplacedmumuVtxProducer", + Src = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltDimuon18PsiPrimeL3fL3Filtered" ), + matchToPrevious = cms.bool( True ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MinPtPair = cms.double( 0.0 ), + MinInvMass = cms.double( 0.0 ), + MaxInvMass = cms.double( 999999.0 ), + ChargeOpt = cms.int32( -1 ) +) +process.hltDisplacedmumuFilterDimuon18PsiPrimes = cms.EDFilter( "HLTDisplacedmumuFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltMet" ), - triggerType = cms.int32( 87 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 20.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) + FastAccept = cms.bool( True ), + MinLxySignificance = cms.double( 0.0 ), + MaxLxySignificance = cms.double( 0.0 ), + MaxNormalisedChi2 = cms.double( 999999.0 ), + MinVtxProbability = cms.double( 0.005 ), + MinCosinePointingAngle = cms.double( -2.0 ), + DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon18PsiPrimes" ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) ) -process.hltDiCaloJet20MJJ400DEta3p5 = cms.EDFilter( "HLTCaloJetVBFFilter", +process.hltPreDimuon18PsiPrimenoCorrL1 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltDimuon18PsiPrimeNoCorrL1L3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), - minPtLow = cms.double( 20.0 ), - minPtHigh = cms.double( 20.0 ), - etaOpposite = cms.bool( True ), - minDeltaEta = cms.double( 3.5 ), - minInvMass = cms.double( 400.0 ), - maxEta = cms.double( 5.0 ), - leadingJetOnly = cms.bool( False ), - triggerType = cms.int32( 10 ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + PreviousCandIsL2 = cms.bool( True ), + FastAccept = cms.bool( False ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MaxDz = cms.double( 9999.0 ), + ChargeOpt = cms.int32( -1 ), + MinPtPair = cms.vdouble( 17.9 ), + MaxPtPair = cms.vdouble( 1.0E125 ), + MinPtMax = cms.vdouble( 0.0 ), + MinPtMin = cms.vdouble( 0.0 ), + MaxPtMin = cms.vdouble( 1.0E125 ), + MinInvMass = cms.vdouble( 3.35 ), + MaxInvMass = cms.vdouble( 4.05 ), + MinDiMuonDeltaR = cms.double( -1.0 ), + MinAcop = cms.double( -999.0 ), + MaxAcop = cms.double( 999.0 ), + MinPtBalance = cms.double( -1.0 ), + MaxPtBalance = cms.double( 999999.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxDCAMuMu = cms.double( 0.5 ), + MaxRapidityPair = cms.double( 999999.0 ), + CutCowboys = cms.bool( False ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltDiPFJet40MJJ750DEta3p5 = cms.EDFilter( "HLTPFJetVBFFilter", +process.hltDisplacedmumuVtxProducerDimuon18PsiPrimesNoCorrL1 = cms.EDProducer( "HLTDisplacedmumuVtxProducer", + Src = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltDimuon18PsiPrimeNoCorrL1L3fL3Filtered" ), + matchToPrevious = cms.bool( True ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MinPtPair = cms.double( 0.0 ), + MinInvMass = cms.double( 0.0 ), + MaxInvMass = cms.double( 999999.0 ), + ChargeOpt = cms.int32( -1 ) +) +process.hltDisplacedmumuFilterDimuon18PsiPrimesNoCorrL1 = cms.EDFilter( "HLTDisplacedmumuFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - minPtLow = cms.double( 40.0 ), - minPtHigh = cms.double( 40.0 ), - etaOpposite = cms.bool( True ), - minDeltaEta = cms.double( 3.5 ), - minInvMass = cms.double( 750.0 ), - maxEta = cms.double( 5.0 ), - leadingJetOnly = cms.bool( False ), - triggerType = cms.int32( 85 ) + FastAccept = cms.bool( True ), + MinLxySignificance = cms.double( 0.0 ), + MaxLxySignificance = cms.double( 0.0 ), + MaxNormalisedChi2 = cms.double( 999999.0 ), + MinVtxProbability = cms.double( 0.005 ), + MinCosinePointingAngle = cms.double( -2.0 ), + DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon18PsiPrimesNoCorrL1" ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) ) -process.hltPreMu10TrkIsoVVLDiPFJet40DEta3p5MJJ750HTT350PFMETNoMu60 = cms.EDFilter( "HLTPrescaler", +process.hltPreDimuon24UpsilonnoCorrL1 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered10Q = cms.EDFilter( "HLTMuonL3PreFilter", +process.hltDimuon24UpsilonNoCorrL1L3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", saveTags = cms.bool( True ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0" ), inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + PreviousCandIsL2 = cms.bool( True ), + FastAccept = cms.bool( False ), MinN = cms.int32( 1 ), MaxEta = cms.double( 2.5 ), MinNhits = cms.int32( 0 ), MaxDr = cms.double( 2.0 ), - MinDr = cms.double( -1.0 ), MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 10.0 ), + ChargeOpt = cms.int32( -1 ), + MinPtPair = cms.vdouble( 13.9 ), + MaxPtPair = cms.vdouble( 1.0E125 ), + MinPtMax = cms.vdouble( 0.0 ), + MinPtMin = cms.vdouble( 0.0 ), + MaxPtMin = cms.vdouble( 1.0E125 ), + MinInvMass = cms.vdouble( 8.5 ), + MaxInvMass = cms.vdouble( 11.5 ), + MinDiMuonDeltaR = cms.double( -1.0 ), + MinAcop = cms.double( -999.0 ), + MaxAcop = cms.double( 999.0 ), + MinPtBalance = cms.double( -1.0 ), + MaxPtBalance = cms.double( 999999.0 ), NSigmaPt = cms.double( 0.0 ), - MaxNormalizedChi2 = cms.double( 20.0 ), - MaxDXYBeamSpot = cms.double( 0.1 ), - MinDXYBeamSpot = cms.double( -1.0 ), - MinNmuonHits = cms.int32( 0 ), - MaxPtDifference = cms.double( 9999.0 ), - MinTrackPt = cms.double( 0.0 ), - minMuonStations = cms.int32( 2 ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 0 ), - MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), - trkMuonId = cms.uint32( 0 ), + MaxDCAMuMu = cms.double( 0.5 ), + MaxRapidityPair = cms.double( 999999.0 ), + CutCowboys = cms.bool( False ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), L1MatchingdR = cms.double( 0.3 ), MatchToPreviousCand = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), useSimpleGeometry = cms.bool( True ), useStation2 = cms.bool( True ), fallbackToME1 = cms.bool( False ), @@ -51753,59 +53656,67 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltMuon10RelTrkIsoVVLFiltered = cms.EDFilter( "HLTMuonIsoFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered10Q" ), - MinN = cms.int32( 1 ), - DepTag = cms.VInputTag( 'hltL3MuonRelTrkIsolationVVL' ), - IsolatorPSet = cms.PSet( ) +process.hltDisplacedmumuVtxProducerDimuon24UpsilonsNoCorrL1 = cms.EDProducer( "HLTDisplacedmumuVtxProducer", + Src = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltDimuon24UpsilonNoCorrL1L3fL3Filtered" ), + matchToPrevious = cms.bool( True ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MinPtPair = cms.double( 0.0 ), + MinInvMass = cms.double( 0.0 ), + MaxInvMass = cms.double( 999999.0 ), + ChargeOpt = cms.int32( -1 ) ) -process.hltPFHT350Jet30Eta5 = cms.EDFilter( "HLTHtMhtFilter", +process.hltDisplacedmumuFilterDimuon24UpsilonsNoCorrL1 = cms.EDFilter( "HLTDisplacedmumuFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltPFHTJet30Eta5' ), - mhtLabels = cms.VInputTag( 'hltPFHTJet30Eta5' ), - minHt = cms.vdouble( 350.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) + FastAccept = cms.bool( True ), + MinLxySignificance = cms.double( 0.0 ), + MaxLxySignificance = cms.double( 0.0 ), + MaxNormalisedChi2 = cms.double( 999999.0 ), + MinVtxProbability = cms.double( 0.005 ), + MinCosinePointingAngle = cms.double( -2.0 ), + DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon24UpsilonsNoCorrL1" ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) ) -process.hltPreMu15IsoVVVLPFHT450CaloBTagDeepCSV4p5 = cms.EDFilter( "HLTPrescaler", +process.hltPreDimuon24PhinoCorrL1 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q = cms.EDFilter( "HLTMuonL3PreFilter", +process.hltDimuon24PhiNoCorrL1L3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", saveTags = cms.bool( True ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0" ), inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + PreviousCandIsL2 = cms.bool( True ), + FastAccept = cms.bool( False ), MinN = cms.int32( 1 ), - MaxEta = cms.double( 1.0E99 ), + MaxEta = cms.double( 2.5 ), MinNhits = cms.int32( 0 ), MaxDr = cms.double( 2.0 ), - MinDr = cms.double( -1.0 ), MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 15.0 ), + ChargeOpt = cms.int32( -1 ), + MinPtPair = cms.vdouble( 23.9 ), + MaxPtPair = cms.vdouble( 1.0E125 ), + MinPtMax = cms.vdouble( 0.0 ), + MinPtMin = cms.vdouble( 0.0 ), + MaxPtMin = cms.vdouble( 1.0E125 ), + MinInvMass = cms.vdouble( 0.85 ), + MaxInvMass = cms.vdouble( 1.2 ), + MinDiMuonDeltaR = cms.double( -1.0 ), + MinAcop = cms.double( -999.0 ), + MaxAcop = cms.double( 999.0 ), + MinPtBalance = cms.double( -1.0 ), + MaxPtBalance = cms.double( 999999.0 ), NSigmaPt = cms.double( 0.0 ), - MaxNormalizedChi2 = cms.double( 9999.0 ), - MaxDXYBeamSpot = cms.double( 9999.0 ), - MinDXYBeamSpot = cms.double( -1.0 ), - MinNmuonHits = cms.int32( 0 ), - MaxPtDifference = cms.double( 9999.0 ), - MinTrackPt = cms.double( 0.0 ), - minMuonStations = cms.int32( 2 ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 0 ), - MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), - trkMuonId = cms.uint32( 0 ), + MaxDCAMuMu = cms.double( 0.5 ), + MaxRapidityPair = cms.double( 1.25 ), + CutCowboys = cms.bool( False ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), L1MatchingdR = cms.double( 0.3 ), MatchToPreviousCand = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), useSimpleGeometry = cms.bool( True ), useStation2 = cms.bool( True ), fallbackToME1 = cms.bool( False ), @@ -51817,153 +53728,67 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltFixedGridRhoFastjetAllCaloForMuonsWithCaloTowers = cms.EDProducer( "FixedGridRhoProducerFastjet", - pfCandidatesTag = cms.InputTag( "hltTowerMakerForAll" ), - maxRapidity = cms.double( 2.5 ), - gridSpacing = cms.double( 0.55 ) -) -process.hltL3CaloMuonCorrectedVVVLIsolations = cms.EDProducer( "L2MuonIsolationProducer", - StandAloneCollectionLabel = cms.InputTag( "hltIterL3MuonCandidates" ), - ExtractorPSet = cms.PSet( - DR_Veto_H = cms.double( 0.1 ), - Vertex_Constraint_Z = cms.bool( False ), - DR_Veto_E = cms.double( 0.07 ), - Weight_H = cms.double( 1.0 ), - CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAll" ), - DR_Max = cms.double( 1.0 ), - DepositLabel = cms.untracked.string( "EcalPlusHcal" ), - Vertex_Constraint_XY = cms.bool( False ), - Threshold_H = cms.double( 0.5 ), - Threshold_E = cms.double( 0.2 ), - ComponentName = cms.string( "CaloExtractor" ), - Weight_E = cms.double( 1.0 ) - ), - IsolatorPSet = cms.PSet( - Thresholds = cms.vdouble( 9.9999999E7 ), - ReturnRelativeSum = cms.bool( False ), - AndOrCuts = cms.bool( True ), - EtaBounds = cms.vdouble( 2.411 ), - ConeSizesRel = cms.vdouble( 0.2 ), - EtaBoundsRel = cms.vdouble( 2.411 ), - RhoScaleBarrel = cms.double( 0.836 ), - UseRhoCorrection = cms.bool( True ), - ReturnAbsoluteSum = cms.bool( True ), - RhoMax = cms.double( 9.9999999E7 ), - RhoSrc = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuonsWithCaloTowers" ), - CutRelativeIso = cms.bool( False ), - CutAbsoluteIso = cms.bool( True ), - EffAreaSFBarrel = cms.double( 1.0 ), - ThresholdsRel = cms.vdouble( 9.9999999E7 ), - ComponentName = cms.string( "CutsIsolatorWithCorrection" ), - ConeSizes = cms.vdouble( 0.2 ), - EffAreaSFEndcap = cms.double( 0.883 ), - RhoScaleEndcap = cms.double( 1.0 ) - ), - WriteIsolatorFloat = cms.bool( True ) -) -process.hltL3MuonCombRelIsolationVVVL = cms.EDProducer( "L3MuonCombinedRelativeIsolationProducer", - UseRhoCorrectedCaloDeposits = cms.bool( True ), - UseCaloIso = cms.bool( True ), - CaloDepositsLabel = cms.InputTag( "hltL3CaloMuonCorrectedVVVLIsolations" ), - inputMuonCollection = cms.InputTag( "hltIterL3MuonCandidates" ), - OutputMuIsoDeposits = cms.bool( True ), - TrackPt_Min = cms.double( -1.0 ), - printDebug = cms.bool( False ), - CutsPSet = cms.PSet( - applyCutsORmaxNTracks = cms.bool( False ), - maxNTracks = cms.int32( -1 ), - Thresholds = cms.vdouble( 1.2 ), - EtaBounds = cms.vdouble( 2.411 ), - ComponentName = cms.string( "SimpleCuts" ), - ConeSizes = cms.vdouble( 0.2 ) - ), - TrkExtractorPSet = cms.PSet( - Diff_z = cms.double( 0.2 ), - inputTrackCollection = cms.InputTag( "hltIter0L3MuonTrackSelectionHighPurity" ), - Chi2Ndof_Max = cms.double( 1.0E64 ), - BeamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), - DR_Veto = cms.double( 0.01 ), - Pt_Min = cms.double( -1.0 ), - VetoLeadingTrack = cms.bool( True ), - DR_Max = cms.double( 0.2 ), - DepositLabel = cms.untracked.string( "PXLS" ), - PtVeto_Min = cms.double( 2.0 ), - NHits_Min = cms.uint32( 0 ), - PropagateTracksToRadius = cms.bool( True ), - ReferenceRadius = cms.double( 6.0 ), - Chi2Prob_Min = cms.double( -1.0 ), - Diff_r = cms.double( 0.1 ), - BeamlineOption = cms.string( "BeamSpotFromEvent" ), - ComponentName = cms.string( "PixelTrackExtractor" ), - DR_VetoPt = cms.double( 0.025 ) - ), - CaloExtractorPSet = cms.PSet( - DR_Veto_H = cms.double( 0.1 ), - Vertex_Constraint_Z = cms.bool( False ), - DR_Veto_E = cms.double( 0.07 ), - Weight_H = cms.double( 1.0 ), - CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAll" ), - DR_Max = cms.double( 0.2 ), - DepositLabel = cms.untracked.string( "EcalPlusHcal" ), - Vertex_Constraint_XY = cms.bool( False ), - Threshold_H = cms.double( 0.5 ), - Threshold_E = cms.double( 0.2 ), - ComponentName = cms.string( "CaloExtractor" ), - Weight_E = cms.double( 1.0 ) - ) +process.hltDisplacedmumuVtxProducerDimuon24PhiNoCorrL1 = cms.EDProducer( "HLTDisplacedmumuVtxProducer", + Src = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltDimuon24PhiNoCorrL1L3fL3Filtered" ), + matchToPrevious = cms.bool( True ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MinPtPair = cms.double( 0.0 ), + MinInvMass = cms.double( 0.0 ), + MaxInvMass = cms.double( 999999.0 ), + ChargeOpt = cms.int32( -1 ) ) -process.hltL3MuVVVLIsoFIlter = cms.EDFilter( "HLTMuonIsoFilter", +process.hltDisplacedmumuFilterDimuon24PhiBarrelNoCorrL1 = cms.EDFilter( "HLTDisplacedmumuFilter", saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q" ), - MinN = cms.int32( 1 ), - DepTag = cms.VInputTag( 'hltL3MuonCombRelIsolationVVVL' ), - IsolatorPSet = cms.PSet( ) -) -process.hltPreMu15IsoVVVLPFHT450PFMET50 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltPreMu15IsoVVVLPFHT450 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) + FastAccept = cms.bool( True ), + MinLxySignificance = cms.double( 0.0 ), + MaxLxySignificance = cms.double( 0.0 ), + MaxNormalisedChi2 = cms.double( 999999.0 ), + MinVtxProbability = cms.double( 0.005 ), + MinCosinePointingAngle = cms.double( -2.0 ), + DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon24PhiNoCorrL1" ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) ) -process.hltPreMu50IsoVVVLPFHT450 = cms.EDFilter( "HLTPrescaler", +process.hltPreDimuon25JpsinoCorrL1 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered50Q = cms.EDFilter( "HLTMuonL3PreFilter", +process.hltDimuon25JpsiNoCorrL1L3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", saveTags = cms.bool( True ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0" ), inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + PreviousCandIsL2 = cms.bool( True ), + FastAccept = cms.bool( False ), MinN = cms.int32( 1 ), - MaxEta = cms.double( 1.0E99 ), + MaxEta = cms.double( 2.5 ), MinNhits = cms.int32( 0 ), MaxDr = cms.double( 2.0 ), - MinDr = cms.double( -1.0 ), MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 50.0 ), + ChargeOpt = cms.int32( -1 ), + MinPtPair = cms.vdouble( 24.9 ), + MaxPtPair = cms.vdouble( 1.0E125 ), + MinPtMax = cms.vdouble( 0.0 ), + MinPtMin = cms.vdouble( 0.0 ), + MaxPtMin = cms.vdouble( 1.0E125 ), + MinInvMass = cms.vdouble( 2.9 ), + MaxInvMass = cms.vdouble( 3.3 ), + MinDiMuonDeltaR = cms.double( -1.0 ), + MinAcop = cms.double( -999.0 ), + MaxAcop = cms.double( 999.0 ), + MinPtBalance = cms.double( -1.0 ), + MaxPtBalance = cms.double( 999999.0 ), NSigmaPt = cms.double( 0.0 ), - MaxNormalizedChi2 = cms.double( 9999.0 ), - MaxDXYBeamSpot = cms.double( 9999.0 ), - MinDXYBeamSpot = cms.double( -1.0 ), - MinNmuonHits = cms.int32( 0 ), - MaxPtDifference = cms.double( 9999.0 ), - MinTrackPt = cms.double( 0.0 ), - minMuonStations = cms.int32( 2 ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 0 ), - MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), - trkMuonId = cms.uint32( 0 ), + MaxDCAMuMu = cms.double( 0.5 ), + MaxRapidityPair = cms.double( 999999.0 ), + CutCowboys = cms.bool( False ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), L1MatchingdR = cms.double( 0.3 ), MatchToPreviousCand = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), useSimpleGeometry = cms.bool( True ), useStation2 = cms.bool( True ), fallbackToME1 = cms.bool( False ), @@ -51975,21 +53800,32 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltL3Mu50VVVLIsoFIlter = cms.EDFilter( "HLTMuonIsoFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered50Q" ), - MinN = cms.int32( 1 ), - DepTag = cms.VInputTag( 'hltL3MuonCombRelIsolationVVVL' ), - IsolatorPSet = cms.PSet( ) +process.hltDisplacedmumuVtxProducerDimuon25JpsisNoCorrL1 = cms.EDProducer( "HLTDisplacedmumuVtxProducer", + Src = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltDimuon25JpsiNoCorrL1L3fL3Filtered" ), + matchToPrevious = cms.bool( True ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MinPtPair = cms.double( 0.0 ), + MinInvMass = cms.double( 0.0 ), + MaxInvMass = cms.double( 999999.0 ), + ChargeOpt = cms.int32( -1 ) ) -process.hltPreMu15IsoVVVLPFHT600 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltDisplacedmumuFilterDimuon25JpsisNoCorrL1 = cms.EDFilter( "HLTDisplacedmumuFilter", + saveTags = cms.bool( True ), + FastAccept = cms.bool( True ), + MinLxySignificance = cms.double( 0.0 ), + MaxLxySignificance = cms.double( 0.0 ), + MaxNormalisedChi2 = cms.double( 999999.0 ), + MinVtxProbability = cms.double( 0.005 ), + MinCosinePointingAngle = cms.double( -2.0 ), + DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon25JpsisNoCorrL1" ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) ) -process.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 = cms.EDFilter( "HLTL1TSeed", +process.hltL1sDoubleMu4EG9 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_Mu3er1p5_Jet100er2p5_ETMHF30 OR L1_Mu3er1p5_Jet100er2p5_ETMHF40 OR L1_Mu3er1p5_Jet100er2p5_ETMHF50" ), + L1SeedsLogicalExpression = cms.string( "L1_DoubleMu4_SQ_EG9er2p5 OR L1_DoubleMu5_SQ_EG9er2p5" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -51999,25 +53835,68 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltPreMu3er1p5PFJet100er2p5PFMET70PFMHT70IDTight = cms.EDFilter( "HLTPrescaler", +process.hltPreDiMu4Ele9CaloIdLTrackIdLDZMass3p8 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltL3MuFiltered3er1p5 = cms.EDFilter( "HLTMuonL3PreFilter", +process.hltDiMu4Ele9CaloIdLTrackIdLMuonlegL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", + saveTags = cms.bool( True ), + CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + PreviousCandTag = cms.InputTag( "hltL1sDoubleMu4EG9" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 2 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) +) +process.hltDiMu4Ele9CaloIdLTrackIdLMuonlegL2Filtered4 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", + saveTags = cms.bool( True ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltL2MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLMuonlegL1Filtered0" ), + SeedMapTag = cms.InputTag( "hltL2Muons" ), + MinN = cms.int32( 0 ), + MaxEta = cms.double( 2.5 ), + AbsEtaBins = cms.vdouble( 0.0 ), + MinNstations = cms.vint32( 0 ), + MinNhits = cms.vint32( 0 ), + CutOnChambers = cms.bool( False ), + MinNchambers = cms.vint32( 0 ), + MaxDr = cms.double( 9999.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), + NSigmaPt = cms.double( 0.0 ), + MatchToPreviousCand = cms.bool( True ) +) +process.hltL1fForIterL3DiMu4Ele9CaloIdLTrackIdLMuonlegL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", + saveTags = cms.bool( True ), + CandTag = cms.InputTag( "hltL1MuonsPt0" ), + PreviousCandTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLMuonlegL1Filtered0" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 1 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) +) +process.hltL3fL1DoubleMu4EG9f0Filtered4 = cms.EDFilter( "HLTMuonL3PreFilter", saveTags = cms.bool( True ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0" ), + PreviousCandTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLMuonlegL2Filtered4" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3DiMu4Ele9CaloIdLTrackIdLMuonlegL1Filtered0" ), inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 1.5 ), + MinN = cms.int32( 2 ), + MaxEta = cms.double( 2.5 ), MinNhits = cms.int32( 0 ), MaxDr = cms.double( 2.0 ), MinDr = cms.double( -1.0 ), MaxDz = cms.double( 9999.0 ), MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 3.0 ), + MinPt = cms.double( 4.0 ), NSigmaPt = cms.double( 0.0 ), MaxNormalizedChi2 = cms.double( 9999.0 ), MaxDXYBeamSpot = cms.double( 9999.0 ), @@ -52046,157 +53925,241 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltSingleAK4CaloJet70 = cms.EDFilter( "HLT1CaloJet", +process.hltDoubleMu4DZFilter = cms.EDFilter( "HLT2MuonMuonDZ", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), - triggerType = cms.int32( 85 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 70.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 5.0 ), + originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), + originTag2 = cms.VInputTag( 'hltIterL3MuonCandidates' ), + inputTag1 = cms.InputTag( "hltL3fL1DoubleMu4EG9f0Filtered4" ), + inputTag2 = cms.InputTag( "hltL3fL1DoubleMu4EG9f0Filtered4" ), + triggerType1 = cms.int32( 83 ), + triggerType2 = cms.int32( 83 ), + MinDR = cms.double( 0.001 ), + MaxDZ = cms.double( 0.2 ), + MinPixHitsForDZ = cms.int32( 0 ), + checkSC = cms.bool( False ), MinN = cms.int32( 1 ) ) -process.hltMHT40 = cms.EDFilter( "HLTMhtFilter", - saveTags = cms.bool( True ), - mhtLabels = cms.VInputTag( 'hltMht' ), - minMht = cms.vdouble( 40.0 ) -) -process.hltPFJetsCorrectedMatchedToCaloJets70 = cms.EDProducer( "HLTPFJetsMatchedToFilteredCaloJetsProducer", - src = cms.InputTag( "hltAK4PFJetsCorrected" ), - triggerJetsFilter = cms.InputTag( "hltSingleAK4CaloJet70" ), - triggerJetsType = cms.int32( 85 ), - maxDeltaR = cms.double( 0.5 ) -) -process.hltSinglePFJet100er2p5 = cms.EDFilter( "HLT1PFJet", +process.hltEle9DoubleMu4Mass3p8Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltPFJetsCorrectedMatchedToCaloJets70" ), - triggerType = cms.int32( 85 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 100.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLMuonlegL2Filtered4" ), + L1CandTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLMuonlegL1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + PreviousCandIsL2 = cms.bool( True ), + FastAccept = cms.bool( False ), + MinN = cms.int32( 1 ), MaxEta = cms.double( 2.5 ), - MinN = cms.int32( 1 ) -) -process.hltPFMHTTightID70 = cms.EDFilter( "HLTMhtFilter", - saveTags = cms.bool( True ), - mhtLabels = cms.VInputTag( 'hltPFMHTTightID' ), - minMht = cms.vdouble( 70.0 ) -) -process.hltPreMu3er1p5PFJet100er2p5PFMET80PFMHT80IDTight = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltPFMHTTightID80 = cms.EDFilter( "HLTMhtFilter", - saveTags = cms.bool( True ), - mhtLabels = cms.VInputTag( 'hltPFMHTTightID' ), - minMht = cms.vdouble( 80.0 ) -) -process.hltPFMET80 = cms.EDFilter( "HLT1PFMET", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltPFMETProducer" ), - triggerType = cms.int32( 87 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 80.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) -) -process.hltPreMu3er1p5PFJet100er2p5PFMET90PFMHT90IDTight = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltPFMHTTightID90 = cms.EDFilter( "HLTMhtFilter", - saveTags = cms.bool( True ), - mhtLabels = cms.VInputTag( 'hltPFMHTTightID' ), - minMht = cms.vdouble( 90.0 ) -) -process.hltPreMu3er1p5PFJet100er2p5PFMET100PFMHT100IDTight = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltPreMu3er1p5PFJet100er2p5PFMETNoMu70PFMHTNoMu70IDTight = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MaxDz = cms.double( 9999.0 ), + ChargeOpt = cms.int32( 0 ), + MinPtPair = cms.vdouble( 0.0 ), + MaxPtPair = cms.vdouble( 1.0E125 ), + MinPtMax = cms.vdouble( 0.0 ), + MinPtMin = cms.vdouble( 4.0 ), + MaxPtMin = cms.vdouble( 1.0E125 ), + MinInvMass = cms.vdouble( 3.8 ), + MaxInvMass = cms.vdouble( 9999.0 ), + MinDiMuonDeltaR = cms.double( -1.0 ), + MinAcop = cms.double( -1.0 ), + MaxAcop = cms.double( 999.0 ), + MinPtBalance = cms.double( -1.0 ), + MaxPtBalance = cms.double( 999999.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxDCAMuMu = cms.double( 99999.9 ), + MaxRapidityPair = cms.double( 999999.0 ), + CutCowboys = cms.bool( False ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltPFMETNoMu70 = cms.EDFilter( "HLT1PFMET", +process.hltDiMu4Ele9CaloIdLTrackIdLElectronlegL1MatchFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltPFMETNoMuProducer" ), - triggerType = cms.int32( 87 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 70.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) + candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), + l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + candNonIsolatedTag = cms.InputTag( "" ), + l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1SeedFilterTag = cms.InputTag( "hltL1sDoubleMu4EG9" ), + l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + ncandcut = cms.int32( 1 ), + doIsolated = cms.bool( False ), + region_eta_size = cms.double( 0.522 ), + region_eta_size_ecap = cms.double( 1.0 ), + region_phi_size = cms.double( 1.044 ), + barrel_end = cms.double( 1.4791 ), + endcap_end = cms.double( 2.65 ) ) -process.hltPreMu3er1p5PFJet100er2p5PFMETNoMu80PFMHTNoMu80IDTight = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltDiMu4Ele9CaloIdLTrackIdLElectronlegEtFilter = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegL1MatchFilter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 9.0 ), + etcutEE = cms.double( 9.0 ), + ncandcut = cms.int32( 1 ) ) -process.hltPFMHTNoMuTightID80 = cms.EDFilter( "HLTMhtFilter", +process.hltDiMu4Ele9CaloIdLTrackIdLElectronlegClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - mhtLabels = cms.VInputTag( 'hltPFMHTNoMuTightID' ), - minMht = cms.vdouble( 80.0 ) + candTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegEtFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.013 ), + thrRegularEE = cms.vdouble( 0.035 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltPFMETNoMu80 = cms.EDFilter( "HLT1PFMET", +process.hltDiMu4Ele9CaloIdLTrackIdLElectronlegHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltPFMETNoMuProducer" ), - triggerType = cms.int32( 87 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 80.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) + candTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegClusterShapeFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.13 ), + thrOverEEE = cms.vdouble( 0.13 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltPreMu3er1p5PFJet100er2p5PFMETNoMu90PFMHTNoMu90IDTight = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltDiMu4Ele9CaloIdLTrackIdLElectronlegPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegHEFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) ) -process.hltPFMETNoMu90 = cms.EDFilter( "HLT1PFMET", +process.hltDiMu4Ele9CaloIdLTrackIdLElectronlegOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltPFMETNoMuProducer" ), - triggerType = cms.int32( 87 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 90.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) + candTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegPixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 999999.0 ), + thrRegularEE = cms.vdouble( 999999.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltPreMu3er1p5PFJet100er2p5PFMETNoMu100PFMHTNoMu100IDTight = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltDiMu4Ele9CaloIdLTrackIdLElectronlegDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegOneOEMinusOneOPFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.01 ), + thrRegularEE = cms.vdouble( 0.015 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltPFMHTNoMuTightID100 = cms.EDFilter( "HLTMhtFilter", +process.hltDiMu4Ele9CaloIdLTrackIdLElectronlegDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - mhtLabels = cms.VInputTag( 'hltPFMHTNoMuTightID' ), - minMht = cms.vdouble( 100.0 ) + candTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegDetaFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.07 ), + thrRegularEE = cms.vdouble( 0.1 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltPFMETNoMu100 = cms.EDFilter( "HLT1PFMET", +process.hltMu4Ele9DZFilter = cms.EDFilter( "HLT2MuonPhotonDZ", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltPFMETNoMuProducer" ), - triggerType = cms.int32( 87 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 100.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) + originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), + originTag2 = cms.VInputTag( 'hltEgammaCandidates' ), + inputTag1 = cms.InputTag( "hltL3fL1DoubleMu4EG9f0Filtered4" ), + inputTag2 = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegDphiFilter" ), + electronTag = cms.InputTag( "hltEgammaGsfElectrons" ), + triggerType1 = cms.int32( 83 ), + triggerType2 = cms.int32( 81 ), + MinDR = cms.double( -1.0 ), + MaxDZ = cms.double( 0.2 ), + MinPixHitsForDZ = cms.int32( 1 ), + checkSC = cms.bool( False ), + MinN = cms.int32( 2 ) ) -process.hltL1sDoubleMu0er1p5SQOSdRMax1p4 = cms.EDFilter( "HLTL1TSeed", +process.hltL1sDoubleMu7EG7 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_DoubleMu0er1p5_SQ_OS_dR_Max1p4 OR L1_DoubleMu0er1p4_SQ_OS_dR_Max1p4" ), + L1SeedsLogicalExpression = cms.string( "L1_DoubleMu5_SQ_EG9er2p5" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -52206,14 +54169,14 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltPreDimuon10PsiPrimeBarrelSeagulls = cms.EDFilter( "HLTPrescaler", +process.hltPreDiMu9Ele9CaloIdLTrackIdLDZ = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltL1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", +process.hltDiMu9Ele9CaloIdLTrackIdLMuonlegL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - PreviousCandTag = cms.InputTag( "hltL1sDoubleMu0er1p5SQOSdRMax1p4" ), + PreviousCandTag = cms.InputTag( "hltL1sDoubleMu7EG7" ), MaxEta = cms.double( 2.5 ), MinPt = cms.double( 0.0 ), MaxDeltaR = cms.double( 0.3 ), @@ -52221,11 +54184,11 @@ CentralBxOnly = cms.bool( True ), SelectQualities = cms.vint32( ) ) -process.hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", +process.hltDiMu9Ele9CaloIdLTrackIdLMuonlegL2Filtered5 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", saveTags = cms.bool( True ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), CandTag = cms.InputTag( "hltL2MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0" ), + PreviousCandTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLMuonlegL1Filtered0" ), SeedMapTag = cms.InputTag( "hltL2Muons" ), MinN = cms.int32( 0 ), MaxEta = cms.double( 2.5 ), @@ -52242,10 +54205,10 @@ NSigmaPt = cms.double( 0.0 ), MatchToPreviousCand = cms.bool( True ) ) -process.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", +process.hltL1fForIterL3DiMu9Ele9CaloIdLTrackIdLMuonlegL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), CandTag = cms.InputTag( "hltL1MuonsPt0" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0" ), + PreviousCandTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLMuonlegL1Filtered0" ), MaxEta = cms.double( 2.5 ), MinPt = cms.double( 0.0 ), MaxDeltaR = cms.double( 0.3 ), @@ -52253,40 +54216,38 @@ CentralBxOnly = cms.bool( True ), SelectQualities = cms.vint32( ) ) -process.hltDimuon10PsiPrimeBarrelnoCowL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", +process.hltL3fL1DoubleMu7EG7f0Filtered9 = cms.EDFilter( "HLTMuonL3PreFilter", saveTags = cms.bool( True ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0" ), + PreviousCandTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLMuonlegL2Filtered5" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3DiMu9Ele9CaloIdLTrackIdLMuonlegL1Filtered0" ), inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - PreviousCandIsL2 = cms.bool( True ), - FastAccept = cms.bool( False ), - MinN = cms.int32( 1 ), + MinN = cms.int32( 2 ), MaxEta = cms.double( 2.5 ), MinNhits = cms.int32( 0 ), MaxDr = cms.double( 2.0 ), + MinDr = cms.double( -1.0 ), MaxDz = cms.double( 9999.0 ), - ChargeOpt = cms.int32( -1 ), - MinPtPair = cms.vdouble( 9.9 ), - MaxPtPair = cms.vdouble( 1.0E125 ), - MinPtMax = cms.vdouble( 0.0 ), - MinPtMin = cms.vdouble( 0.0 ), - MaxPtMin = cms.vdouble( 1.0E125 ), - MinInvMass = cms.vdouble( 3.35 ), - MaxInvMass = cms.vdouble( 4.05 ), - MinDiMuonDeltaR = cms.double( -1.0 ), - MinAcop = cms.double( -999.0 ), - MaxAcop = cms.double( 999.0 ), - MinPtBalance = cms.double( -1.0 ), - MaxPtBalance = cms.double( 999999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 9.0 ), NSigmaPt = cms.double( 0.0 ), - MaxDCAMuMu = cms.double( 0.5 ), - MaxRapidityPair = cms.double( 1.25 ), - CutCowboys = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + MaxNormalizedChi2 = cms.double( 9999.0 ), + MaxDXYBeamSpot = cms.double( 9999.0 ), + MinDXYBeamSpot = cms.double( -1.0 ), + MinNmuonHits = cms.int32( 0 ), + MaxPtDifference = cms.double( 9999.0 ), + MinTrackPt = cms.double( 0.0 ), + minMuonStations = cms.int32( 2 ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 0 ), + MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), + trkMuonId = cms.uint32( 0 ), L1MatchingdR = cms.double( 0.3 ), MatchToPreviousCand = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), useSimpleGeometry = cms.bool( True ), useStation2 = cms.bool( True ), fallbackToME1 = cms.bool( False ), @@ -52298,104 +54259,200 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltDisplacedmumuVtxProducerDimuon10PsiPrimeBarrelnoCow = cms.EDProducer( "HLTDisplacedmumuVtxProducer", - Src = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDimuon10PsiPrimeBarrelnoCowL3Filtered" ), - matchToPrevious = cms.bool( True ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MinPtPair = cms.double( 0.0 ), - MinInvMass = cms.double( 0.0 ), - MaxInvMass = cms.double( 999999.0 ), - ChargeOpt = cms.int32( -1 ) +process.hltDiMu9Ele9CaloIdLTrackIdLElectronlegL1MatchFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", + saveTags = cms.bool( True ), + candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), + l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + candNonIsolatedTag = cms.InputTag( "" ), + l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1SeedFilterTag = cms.InputTag( "hltL1sDoubleMu7EG7" ), + l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + ncandcut = cms.int32( 1 ), + doIsolated = cms.bool( False ), + region_eta_size = cms.double( 0.522 ), + region_eta_size_ecap = cms.double( 1.0 ), + region_phi_size = cms.double( 1.044 ), + barrel_end = cms.double( 1.4791 ), + endcap_end = cms.double( 2.65 ) ) -process.hltDisplacedmumuFilterDimuon10PsiPrimeBarrelnoCow = cms.EDFilter( "HLTDisplacedmumuFilter", +process.hltDiMu9Ele9CaloIdLTrackIdLElectronlegEtFilter = cms.EDFilter( "HLTEgammaEtFilter", saveTags = cms.bool( True ), - FastAccept = cms.bool( True ), - MinLxySignificance = cms.double( 0.0 ), - MaxLxySignificance = cms.double( 0.0 ), - MaxNormalisedChi2 = cms.double( 999999.0 ), - MinVtxProbability = cms.double( 0.005 ), - MinCosinePointingAngle = cms.double( -2.0 ), - DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon10PsiPrimeBarrelnoCow" ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) + inputTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegL1MatchFilter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 9.0 ), + etcutEE = cms.double( 9.0 ), + ncandcut = cms.int32( 1 ) ) -process.hltPreDimuon20JpsiBarrelSeagulls = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltDiMu9Ele9CaloIdLTrackIdLElectronlegClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegEtFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.013 ), + thrRegularEE = cms.vdouble( 0.035 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltDimuon20JpsiBarrelnoCowL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", +process.hltDiMu9Ele9CaloIdLTrackIdLElectronlegHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - PreviousCandIsL2 = cms.bool( True ), - FastAccept = cms.bool( False ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MaxDz = cms.double( 9999.0 ), - ChargeOpt = cms.int32( -1 ), - MinPtPair = cms.vdouble( 19.9 ), - MaxPtPair = cms.vdouble( 1.0E125 ), - MinPtMax = cms.vdouble( 0.0 ), - MinPtMin = cms.vdouble( 0.0 ), - MaxPtMin = cms.vdouble( 1.0E125 ), - MinInvMass = cms.vdouble( 2.9 ), - MaxInvMass = cms.vdouble( 3.3 ), - MinDiMuonDeltaR = cms.double( -1.0 ), - MinAcop = cms.double( -999.0 ), - MaxAcop = cms.double( 999.0 ), - MinPtBalance = cms.double( -1.0 ), - MaxPtBalance = cms.double( 999999.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxDCAMuMu = cms.double( 0.5 ), - MaxRapidityPair = cms.double( 1.25 ), - CutCowboys = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) + candTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegClusterShapeFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.13 ), + thrOverEEE = cms.vdouble( 0.13 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltDisplacedmumuVtxProducerDimuon20JpsiBarrelnoCow = cms.EDProducer( "HLTDisplacedmumuVtxProducer", - Src = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDimuon20JpsiBarrelnoCowL3Filtered" ), - matchToPrevious = cms.bool( True ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MinPtPair = cms.double( 0.0 ), - MinInvMass = cms.double( 0.0 ), - MaxInvMass = cms.double( 999999.0 ), - ChargeOpt = cms.int32( -1 ) +process.hltDiMu9Ele9CaloIdLTrackIdLElectronlegPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegHEFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) +) +process.hltDiMu9Ele9CaloIdLTrackIdLElectronlegOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegPixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 999999.0 ), + thrRegularEE = cms.vdouble( 999999.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +process.hltDiMu9Ele9CaloIdLTrackIdLElectronlegDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegOneOEMinusOneOPFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.01 ), + thrRegularEE = cms.vdouble( 0.015 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +process.hltDiMu9Ele9CaloIdLTrackIdLElectronlegDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegDetaFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.07 ), + thrRegularEE = cms.vdouble( 0.1 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +process.hltMu9Ele9DZFilter = cms.EDFilter( "HLT2MuonPhotonDZ", + saveTags = cms.bool( True ), + originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), + originTag2 = cms.VInputTag( 'hltEgammaCandidates' ), + inputTag1 = cms.InputTag( "hltL3fL1DoubleMu7EG7f0Filtered9" ), + inputTag2 = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegDphiFilter" ), + electronTag = cms.InputTag( "hltEgammaGsfElectrons" ), + triggerType1 = cms.int32( 83 ), + triggerType2 = cms.int32( 81 ), + MinDR = cms.double( -1.0 ), + MaxDZ = cms.double( 0.2 ), + MinPixHitsForDZ = cms.int32( 1 ), + checkSC = cms.bool( False ), + MinN = cms.int32( 2 ) ) -process.hltDisplacedmumuFilterDimuon20JpsiBarrelnoCow = cms.EDFilter( "HLTDisplacedmumuFilter", +process.hltDoubleMu9DZFilter = cms.EDFilter( "HLT2MuonMuonDZ", saveTags = cms.bool( True ), - FastAccept = cms.bool( True ), - MinLxySignificance = cms.double( 0.0 ), - MaxLxySignificance = cms.double( 0.0 ), - MaxNormalisedChi2 = cms.double( 999999.0 ), - MinVtxProbability = cms.double( 0.005 ), - MinCosinePointingAngle = cms.double( -2.0 ), - DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon20JpsiBarrelnoCow" ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) + originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), + originTag2 = cms.VInputTag( 'hltIterL3MuonCandidates' ), + inputTag1 = cms.InputTag( "hltL3fL1DoubleMu7EG7f0Filtered9" ), + inputTag2 = cms.InputTag( "hltL3fL1DoubleMu7EG7f0Filtered9" ), + triggerType1 = cms.int32( 83 ), + triggerType2 = cms.int32( 83 ), + MinDR = cms.double( 0.001 ), + MaxDZ = cms.double( 0.2 ), + MinPixHitsForDZ = cms.int32( 0 ), + checkSC = cms.bool( False ), + MinN = cms.int32( 1 ) ) -process.hltL1s12DoubleMu4p5er2p0SQOSMass7to18 = cms.EDFilter( "HLTL1TSeed", +process.hltPreDiMu9Ele9CaloIdLTrackIdL = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltL1sDoubleMu18er = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_DoubleMu4p5er2p0_SQ_OS_Mass_Min7 OR L1_DoubleMu4p5er2p0_SQ_OS_Mass_7to18" ), + L1SeedsLogicalExpression = cms.string( "L1_DoubleMu18er2p1_SQ" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -52405,29 +54462,29 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltPreDimuon10Upsilony1p4 = cms.EDFilter( "HLTPrescaler", +process.hltPreDoubleIsoMu20eta2p1 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltL1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", - saveTags = cms.bool( False ), +process.hltL1fL1sDoubleMu18erL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", + saveTags = cms.bool( True ), CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - PreviousCandTag = cms.InputTag( "hltL1s12DoubleMu4p5er2p0SQOSMass7to18" ), - MaxEta = cms.double( 2.5 ), + PreviousCandTag = cms.InputTag( "hltL1sDoubleMu18er" ), + MaxEta = cms.double( 2.1 ), MinPt = cms.double( 0.0 ), MaxDeltaR = cms.double( 0.3 ), MinN = cms.int32( 2 ), CentralBxOnly = cms.bool( True ), SelectQualities = cms.vint32( ) ) -process.hltL2fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1f0L2v2PreFiltered0 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", +process.hltL2fL1sDoubleMu18erL1f0L2Filtered10Q = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", saveTags = cms.bool( True ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), CandTag = cms.InputTag( "hltL2MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sDoubleMu18erL1Filtered0" ), SeedMapTag = cms.InputTag( "hltL2Muons" ), MinN = cms.int32( 0 ), - MaxEta = cms.double( 2.5 ), + MaxEta = cms.double( 2.16 ), AbsEtaBins = cms.vdouble( 0.0 ), MinNstations = cms.vint32( 0 ), MinNhits = cms.vint32( 0 ), @@ -52441,10 +54498,10 @@ NSigmaPt = cms.double( 0.0 ), MatchToPreviousCand = cms.bool( True ) ) -process.hltL1fForIterL3L1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", +process.hltL1fForIterL3L1fL1sDoubleMu18erL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), CandTag = cms.InputTag( "hltL1MuonsPt0" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sDoubleMu18erL1Filtered0" ), MaxEta = cms.double( 2.5 ), MinPt = cms.double( 0.0 ), MaxDeltaR = cms.double( 0.3 ), @@ -52452,40 +54509,38 @@ CentralBxOnly = cms.bool( True ), SelectQualities = cms.vint32( ) ) -process.hltDimuon10Upsilony1p4L3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", +process.hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20Q = cms.EDFilter( "HLTMuonL3PreFilter", saveTags = cms.bool( True ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1f0L2v2PreFiltered0" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sDoubleMu18erL1f0L2Filtered10Q" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sDoubleMu18erL1Filtered0" ), inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - PreviousCandIsL2 = cms.bool( True ), - FastAccept = cms.bool( False ), MinN = cms.int32( 1 ), - MaxEta = cms.double( 2.5 ), + MaxEta = cms.double( 2.1 ), MinNhits = cms.int32( 0 ), MaxDr = cms.double( 2.0 ), + MinDr = cms.double( -1.0 ), MaxDz = cms.double( 9999.0 ), - ChargeOpt = cms.int32( -1 ), - MinPtPair = cms.vdouble( 9.9 ), - MaxPtPair = cms.vdouble( 1.0E125 ), - MinPtMax = cms.vdouble( 0.0 ), - MinPtMin = cms.vdouble( 0.0 ), - MaxPtMin = cms.vdouble( 1.0E125 ), - MinInvMass = cms.vdouble( 8.5 ), - MaxInvMass = cms.vdouble( 11.5 ), - MinDiMuonDeltaR = cms.double( -1.0 ), - MinAcop = cms.double( -999.0 ), - MaxAcop = cms.double( 999.0 ), - MinPtBalance = cms.double( -1.0 ), - MaxPtBalance = cms.double( 999999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 20.0 ), NSigmaPt = cms.double( 0.0 ), - MaxDCAMuMu = cms.double( 0.5 ), - MaxRapidityPair = cms.double( 1.4 ), - CutCowboys = cms.bool( False ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + MaxNormalizedChi2 = cms.double( 9999.0 ), + MaxDXYBeamSpot = cms.double( 9999.0 ), + MinDXYBeamSpot = cms.double( -1.0 ), + MinNmuonHits = cms.int32( 0 ), + MaxPtDifference = cms.double( 9999.0 ), + MinTrackPt = cms.double( 0.0 ), + minMuonStations = cms.int32( 2 ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 0 ), + MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), + trkMuonId = cms.uint32( 0 ), L1MatchingdR = cms.double( 0.3 ), MatchToPreviousCand = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), useSimpleGeometry = cms.bool( True ), useStation2 = cms.bool( True ), fallbackToME1 = cms.bool( False ), @@ -52497,465 +54552,1140 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltDisplacedmumuVtxProducerDimuon10Upsilonsv3 = cms.EDProducer( "HLTDisplacedmumuVtxProducer", - Src = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDimuon10Upsilony1p4L3fL3Filtered" ), - matchToPrevious = cms.bool( True ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MinPtPair = cms.double( 0.0 ), - MinInvMass = cms.double( 0.0 ), - MaxInvMass = cms.double( 999999.0 ), - ChargeOpt = cms.int32( -1 ) +process.hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20QL3pfecalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20Q" ), + varTag = cms.InputTag( "hltMuonEcalMFPFClusterIsoForMuons" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.14 ), + thrOverEEE = cms.vdouble( 0.1 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) ) -process.hltDisplacedmumuFilterDimuon10Upsilonsv3 = cms.EDFilter( "HLTDisplacedmumuFilter", +process.hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20QL3pfhcalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", saveTags = cms.bool( True ), - FastAccept = cms.bool( True ), - MinLxySignificance = cms.double( 0.0 ), - MaxLxySignificance = cms.double( 0.0 ), - MaxNormalisedChi2 = cms.double( 999999.0 ), - MinVtxProbability = cms.double( 0.005 ), - MinCosinePointingAngle = cms.double( -2.0 ), - DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon10Upsilonsv3" ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) + candTag = cms.InputTag( "hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20QL3pfecalIsoRhoFiltered" ), + varTag = cms.InputTag( "hltMuonHcalRegPFClusterIsoForMuons" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.177 ), + thrOverEEE = cms.vdouble( 0.24 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) ) -process.hltPreDimuon12Upsilony1p4 = cms.EDFilter( "HLTPrescaler", +process.hltL3crIsoL1sDoubleMu18erL1f0L2f10QL3f20QL3trkIsoFiltered = cms.EDFilter( "HLTMuonIsoFilter", + saveTags = cms.bool( True ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20QL3pfhcalIsoRhoFiltered" ), + MinN = cms.int32( 2 ), + DepTag = cms.VInputTag( 'hltMuonTkRelIsolationCut0p08Map' ), + IsolatorPSet = cms.PSet( ) +) +process.hltL1sDoubleMu125to157ORTripleMu444 = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_DoubleMu_12_5 OR L1_DoubleMu_15_5_SQ OR L1_DoubleMu_15_7 OR L1_TripleMu_5_3_3" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +) +process.hltPreTrkMu12DoubleTrkMu5NoFiltersNoVtx = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltDimuon12Upsilony1p4L3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", +process.hltL1fL1sDoubleMu155ORTripleMu444L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", + saveTags = cms.bool( True ), + CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + PreviousCandTag = cms.InputTag( "hltL1sDoubleMu125to157ORTripleMu444" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 2 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) +) +process.hltL2pfL1sDoubleMu155ORTripleMu444L1f0L2PreFiltered0NoVtx = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", saveTags = cms.bool( True ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1f0L2v2PreFiltered0" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - PreviousCandIsL2 = cms.bool( True ), - FastAccept = cms.bool( False ), - MinN = cms.int32( 1 ), + CandTag = cms.InputTag( "hltL2MuonCandidatesNoVtx" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sDoubleMu155ORTripleMu444L1Filtered0" ), + SeedMapTag = cms.InputTag( "hltL2Muons" ), + MinN = cms.int32( 0 ), MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), + AbsEtaBins = cms.vdouble( 0.0 ), + MinNstations = cms.vint32( 0 ), + MinNhits = cms.vint32( 0 ), + CutOnChambers = cms.bool( False ), + MinNchambers = cms.vint32( 0 ), + MaxDr = cms.double( 9999.0 ), + MinDr = cms.double( -1.0 ), MaxDz = cms.double( 9999.0 ), - ChargeOpt = cms.int32( -1 ), - MinPtPair = cms.vdouble( 11.9 ), - MaxPtPair = cms.vdouble( 1.0E125 ), - MinPtMax = cms.vdouble( 0.0 ), - MinPtMin = cms.vdouble( 0.0 ), - MaxPtMin = cms.vdouble( 1.0E125 ), - MinInvMass = cms.vdouble( 8.5 ), - MaxInvMass = cms.vdouble( 11.5 ), - MinDiMuonDeltaR = cms.double( -1.0 ), - MinAcop = cms.double( -999.0 ), - MaxAcop = cms.double( 999.0 ), - MinPtBalance = cms.double( -1.0 ), - MaxPtBalance = cms.double( 999999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), NSigmaPt = cms.double( 0.0 ), - MaxDCAMuMu = cms.double( 0.5 ), - MaxRapidityPair = cms.double( 1.4 ), - CutCowboys = cms.bool( False ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) + MatchToPreviousCand = cms.bool( True ) +) +process.hltL2fL1sDoubleMu155ORTripleMu444L1f0L2Filtered10OneMuNoVtx = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", + saveTags = cms.bool( True ), + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltL2MuonCandidatesNoVtx" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sDoubleMu155ORTripleMu444L1Filtered0" ), + SeedMapTag = cms.InputTag( "hltL2Muons" ), + MinN = cms.int32( 0 ), + MaxEta = cms.double( 2.5 ), + AbsEtaBins = cms.vdouble( 0.0 ), + MinNstations = cms.vint32( 0 ), + MinNhits = cms.vint32( 0 ), + CutOnChambers = cms.bool( False ), + MinNchambers = cms.vint32( 0 ), + MaxDr = cms.double( 9999.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), + NSigmaPt = cms.double( 0.0 ), + MatchToPreviousCand = cms.bool( True ) +) +process.hltIterL3OISeedsFromL2MuonsNoVtx = cms.EDProducer( "TSGForOIFromL2", + src = cms.InputTag( "hltL2Muons" ), + layersToTry = cms.int32( 2 ), + fixedErrorRescaleFactorForHitless = cms.double( 2.0 ), + hitsToTry = cms.int32( 1 ), + adjustErrorsDynamicallyForHits = cms.bool( False ), + adjustErrorsDynamicallyForHitless = cms.bool( True ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ), + UseHitLessSeeds = cms.bool( True ), + estimator = cms.string( "hltESPChi2MeasurementEstimator100" ), + maxEtaForTOB = cms.double( 1.8 ), + minEtaForTEC = cms.double( 0.7 ), + debug = cms.untracked.bool( False ), + fixedErrorRescaleFactorForHits = cms.double( 1.0 ), + maxSeeds = cms.uint32( 20 ), + maxHitlessSeeds = cms.uint32( 5 ), + maxHitSeeds = cms.uint32( 1 ), + numL2ValidHitsCutAllEta = cms.uint32( 20 ), + numL2ValidHitsCutAllEndcap = cms.uint32( 30 ), + pT1 = cms.double( 13.0 ), + pT2 = cms.double( 30.0 ), + pT3 = cms.double( 70.0 ), + eta1 = cms.double( 0.2 ), + eta2 = cms.double( 0.3 ), + eta3 = cms.double( 1.0 ), + eta4 = cms.double( 1.2 ), + eta5 = cms.double( 1.6 ), + eta6 = cms.double( 1.4 ), + eta7 = cms.double( 2.1 ), + SF1 = cms.double( 3.0 ), + SF2 = cms.double( 4.0 ), + SF3 = cms.double( 5.0 ), + SF4 = cms.double( 7.0 ), + SF5 = cms.double( 10.0 ), + SF6 = cms.double( 2.0 ), + SFHld = cms.double( 2.0 ), + SFHd = cms.double( 4.0 ), + tsosDiff1 = cms.double( 0.2 ), + tsosDiff2 = cms.double( 0.02 ), + displacedReco = cms.bool( False ), + propagatorName = cms.string( "PropagatorWithMaterialParabolicMf" ) +) +process.hltIterL3OITrackCandidatesNoVtx = cms.EDProducer( "CkfTrackCandidateMaker", + cleanTrajectoryAfterInOut = cms.bool( False ), + doSeedingRegionRebuilding = cms.bool( False ), + onlyPixelHitsForSeedCleaner = cms.bool( False ), + reverseTrajectories = cms.bool( True ), + useHitsSplitting = cms.bool( False ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ), + src = cms.InputTag( "hltIterL3OISeedsFromL2MuonsNoVtx" ), + clustersToSkip = cms.InputTag( "" ), + phase2clustersToSkip = cms.InputTag( "" ), + TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTPSetMuonCkfTrajectoryBuilder" ) ), + TransientInitialStateEstimatorParameters = cms.PSet( + propagatorAlongTISE = cms.string( "PropagatorWithMaterial" ), + numberMeasurementsForFit = cms.int32( 4 ), + propagatorOppositeTISE = cms.string( "PropagatorWithMaterialOpposite" ) + ), + numHitsForSeedCleaner = cms.int32( 4 ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + RedundantSeedCleaner = cms.string( "CachingSeedCleanerBySharedInput" ), + TrajectoryCleaner = cms.string( "muonSeededTrajectoryCleanerBySharedHits" ), + maxNSeeds = cms.uint32( 500000 ), + maxSeedsBeforeCleaning = cms.uint32( 5000 ) +) +process.hltIterL3OIMuCtfWithMaterialTracksNoVtx = cms.EDProducer( "TrackProducer", + useSimpleMF = cms.bool( False ), + SimpleMagneticField = cms.string( "" ), + src = cms.InputTag( "hltIterL3OITrackCandidatesNoVtx" ), + clusterRemovalInfo = cms.InputTag( "" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Fitter = cms.string( "hltESPKFFittingSmootherWithOutliersRejectionAndRK" ), + useHitsSplitting = cms.bool( False ), + alias = cms.untracked.string( "ctfWithMaterialTracks" ), + TrajectoryInEvent = cms.bool( False ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + AlgorithmName = cms.string( "iter10" ), + Propagator = cms.string( "PropagatorWithMaterial" ), + GeometricInnerState = cms.bool( True ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + MeasurementTracker = cms.string( "hltESPMeasurementTracker" ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ) +) +process.hltIterL3OIMuonTrackCutClassifierNoVtx = cms.EDProducer( "TrackCutClassifier", + src = cms.InputTag( "hltIterL3OIMuCtfWithMaterialTracksNoVtx" ), + beamspot = cms.InputTag( "hltOnlineBeamSpot" ), + vertices = cms.InputTag( "Notused" ), + ignoreVertices = cms.bool( True ), + qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), + mva = cms.PSet( + minPixelHits = cms.vint32( 0, 0, 0 ), + maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 100.0 ), + dr_par = cms.PSet( + d0err = cms.vdouble( 0.003, 0.003, 3.40282346639E38 ), + dr_par2 = cms.vdouble( 0.3, 0.3, 3.40282346639E38 ), + dr_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), + dr_exp = cms.vint32( 4, 4, 2147483647 ), + d0err_par = cms.vdouble( 0.001, 0.001, 3.40282346639E38 ) + ), + maxLostLayers = cms.vint32( 4, 3, 2 ), + min3DLayers = cms.vint32( 0, 0, 0 ), + dz_par = cms.PSet( + dz_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), + dz_par2 = cms.vdouble( 0.35, 0.35, 3.40282346639E38 ), + dz_exp = cms.vint32( 4, 4, 2147483647 ) + ), + minNVtxTrk = cms.int32( 3 ), + maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), + minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), + maxChi2 = cms.vdouble( 3.40282346639E38, 3.40282346639E38, 3.40282346639E38 ), + maxChi2n = cms.vdouble( 10.0, 1.0, 0.4 ), + maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), + minLayers = cms.vint32( 3, 5, 5 ) + ) +) +process.hltIterL3OIMuonTrackSelectionHighPurityNoVtx = cms.EDProducer( "TrackCollectionFilterCloner", + originalSource = cms.InputTag( "hltIterL3OIMuCtfWithMaterialTracksNoVtx" ), + originalMVAVals = cms.InputTag( 'hltIterL3OIMuonTrackCutClassifierNoVtx','MVAValues' ), + originalQualVals = cms.InputTag( 'hltIterL3OIMuonTrackCutClassifierNoVtx','QualityMasks' ), + minQuality = cms.string( "highPurity" ), + copyExtras = cms.untracked.bool( True ), + copyTrajectories = cms.untracked.bool( False ) +) +process.hltL3MuonsIterL3OINoVtx = cms.EDProducer( "L3MuonProducer", + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + UseMuonNavigation = cms.untracked.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPSmartPropagatorAny', + 'SteppingHelixPropagatorAny', + 'hltESPSmartPropagator', + 'hltESPSteppingHelixPropagatorOpposite' ) + ), + MuonCollectionLabel = cms.InputTag( "hltL2Muons" ), + TrackLoaderParameters = cms.PSet( + MuonSeededTracksInstance = cms.untracked.string( "L2Seeded" ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + DoSmoothing = cms.bool( True ), + SmoothTkTrack = cms.untracked.bool( False ), + VertexConstraint = cms.bool( False ), + MuonUpdatorAtVertexParameters = cms.PSet( + MaxChi2 = cms.double( 1000000.0 ), + BeamSpotPositionErrors = cms.vdouble( 0.1, 0.1, 5.3 ), + Propagator = cms.string( "hltESPSteppingHelixPropagatorOpposite" ) + ), + PutTkTrackIntoEvent = cms.untracked.bool( False ), + Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) + ), + L3TrajBuilderParameters = cms.PSet( + PtCut = cms.double( 1.0 ), + TrackerPropagator = cms.string( "SteppingHelixPropagatorAny" ), + GlobalMuonTrackMatcher = cms.PSet( + Chi2Cut_3 = cms.double( 200.0 ), + DeltaDCut_2 = cms.double( 10.0 ), + Eta_threshold = cms.double( 1.2 ), + Quality_2 = cms.double( 15.0 ), + DeltaDCut_1 = cms.double( 40.0 ), + Quality_3 = cms.double( 7.0 ), + DeltaDCut_3 = cms.double( 15.0 ), + Quality_1 = cms.double( 20.0 ), + Pt_threshold1 = cms.double( 0.0 ), + DeltaRCut_2 = cms.double( 0.2 ), + DeltaRCut_1 = cms.double( 0.1 ), + Pt_threshold2 = cms.double( 9.99999999E8 ), + Chi2Cut_1 = cms.double( 50.0 ), + Chi2Cut_2 = cms.double( 50.0 ), + DeltaRCut_3 = cms.double( 1.0 ), + LocChi2Cut = cms.double( 0.001 ), + Propagator = cms.string( "hltESPSmartPropagator" ), + MinPt = cms.double( 1.0 ), + MinP = cms.double( 2.5 ) + ), + ScaleTECxFactor = cms.double( -1.0 ), + tkTrajUseVertex = cms.bool( False ), + MuonTrackingRegionBuilder = cms.PSet( + Rescale_Dz = cms.double( 4.0 ), + Pt_fixed = cms.bool( False ), + Eta_fixed = cms.bool( True ), + Eta_min = cms.double( 0.1 ), + DeltaZ = cms.double( 24.2 ), + maxRegions = cms.int32( 2 ), + EtaR_UpperLimit_Par1 = cms.double( 0.25 ), + UseVertex = cms.bool( False ), + Z_fixed = cms.bool( False ), + PhiR_UpperLimit_Par1 = cms.double( 0.6 ), + PhiR_UpperLimit_Par2 = cms.double( 0.2 ), + Rescale_phi = cms.double( 3.0 ), + DeltaEta = cms.double( 0.2 ), + precise = cms.bool( True ), + OnDemand = cms.int32( -1 ), + EtaR_UpperLimit_Par2 = cms.double( 0.15 ), + MeasurementTrackerName = cms.InputTag( "hltESPMeasurementTracker" ), + vertexCollection = cms.InputTag( "pixelVertices" ), + Pt_min = cms.double( 3.0 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Phi_fixed = cms.bool( True ), + DeltaR = cms.double( 0.025 ), + input = cms.InputTag( "hltL2Muons" ), + DeltaPhi = cms.double( 0.15 ), + Phi_min = cms.double( 0.1 ), + Rescale_eta = cms.double( 3.0 ) + ), + TrackTransformer = cms.PSet( + Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), + RefitDirection = cms.string( "insideOut" ), + RefitRPCHits = cms.bool( True ), + Propagator = cms.string( "hltESPSmartPropagatorAny" ), + DoPredictionsOnly = cms.bool( False ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), + Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) + ), + tkTrajBeamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + RefitRPCHits = cms.bool( True ), + tkTrajVertex = cms.InputTag( "Notused" ), + GlbRefitterParameters = cms.PSet( + Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), + DTRecSegmentLabel = cms.InputTag( "hltDt4DSegments" ), + RefitFlag = cms.bool( True ), + SkipStation = cms.int32( -1 ), + Chi2CutRPC = cms.double( 1.0 ), + PropDirForCosmics = cms.bool( False ), + CSCRecSegmentLabel = cms.InputTag( "hltCscSegments" ), + HitThreshold = cms.int32( 1 ), + DYTthrs = cms.vint32( 30, 15 ), + TrackerSkipSystem = cms.int32( -1 ), + RefitDirection = cms.string( "insideOut" ), + Chi2CutCSC = cms.double( 150.0 ), + Chi2CutDT = cms.double( 10.0 ), + RefitRPCHits = cms.bool( True ), + TrackerSkipSection = cms.int32( -1 ), + Propagator = cms.string( "hltESPSmartPropagatorAny" ), + DoPredictionsOnly = cms.bool( False ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + MuonHitsOption = cms.int32( 1 ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ) + ), + PCut = cms.double( 2.5 ), + tkTrajMaxDXYBeamSpot = cms.double( 9999.0 ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + tkTrajMaxChi2 = cms.double( 9999.0 ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), + ScaleTECyFactor = cms.double( -1.0 ), + tkTrajLabel = cms.InputTag( "hltIterL3OIMuonTrackSelectionHighPurityNoVtx" ) + ) ) -process.hltDisplacedmumuVtxProducerDimuon12Upsilonsv3 = cms.EDProducer( "HLTDisplacedmumuVtxProducer", - Src = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDimuon12Upsilony1p4L3fL3Filtered" ), - matchToPrevious = cms.bool( True ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MinPtPair = cms.double( 0.0 ), - MinInvMass = cms.double( 0.0 ), - MaxInvMass = cms.double( 999999.0 ), - ChargeOpt = cms.int32( -1 ) +process.hltIterL3OIL3MuonsLinksCombinationNoVtx = cms.EDProducer( "L3TrackLinksCombiner", + labels = cms.VInputTag( 'hltL3MuonsIterL3OINoVtx' ) ) -process.hltDisplacedmumuFilterDimuon12Upsilonsv3 = cms.EDFilter( "HLTDisplacedmumuFilter", - saveTags = cms.bool( True ), - FastAccept = cms.bool( True ), - MinLxySignificance = cms.double( 0.0 ), - MaxLxySignificance = cms.double( 0.0 ), - MaxNormalisedChi2 = cms.double( 999999.0 ), - MinVtxProbability = cms.double( 0.005 ), - MinCosinePointingAngle = cms.double( -2.0 ), - DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon12Upsilonsv3" ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) +process.hltIterL3OIL3MuonsNoVtx = cms.EDProducer( "L3TrackCombiner", + labels = cms.VInputTag( 'hltL3MuonsIterL3OINoVtx' ) ) -process.hltPreDimuon14PhiBarrelSeagulls = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltIterL3OIL3MuonCandidatesNoVtx = cms.EDProducer( "L3MuonCandidateProducer", + InputObjects = cms.InputTag( "hltIterL3OIL3MuonsNoVtx" ), + InputLinksObjects = cms.InputTag( "hltIterL3OIL3MuonsLinksCombinationNoVtx" ), + MuonPtOption = cms.string( "Tracker" ) ) -process.hltDimuon14PhiBarrelnoCowL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - PreviousCandIsL2 = cms.bool( True ), - FastAccept = cms.bool( False ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MaxDz = cms.double( 9999.0 ), - ChargeOpt = cms.int32( -1 ), - MinPtPair = cms.vdouble( 13.9 ), - MaxPtPair = cms.vdouble( 1.0E125 ), - MinPtMax = cms.vdouble( 0.0 ), - MinPtMin = cms.vdouble( 0.0 ), - MaxPtMin = cms.vdouble( 1.0E125 ), - MinInvMass = cms.vdouble( 0.85 ), - MaxInvMass = cms.vdouble( 1.2 ), - MinDiMuonDeltaR = cms.double( -1.0 ), - MinAcop = cms.double( -999.0 ), - MaxAcop = cms.double( 999.0 ), - MinPtBalance = cms.double( -1.0 ), - MaxPtBalance = cms.double( 999999.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxDCAMuMu = cms.double( 0.5 ), - MaxRapidityPair = cms.double( 1.25 ), - CutCowboys = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) +process.hltL2SelectorForL3IONoVtx = cms.EDProducer( "HLTMuonL2SelectorForL3IO", + l2Src = cms.InputTag( "hltL2Muons" ), + l3OISrc = cms.InputTag( "hltIterL3OIL3MuonCandidatesNoVtx" ), + InputLinks = cms.InputTag( "hltIterL3OIL3MuonsLinksCombinationNoVtx" ), + applyL3Filters = cms.bool( False ), + MinNhits = cms.int32( 1 ), + MaxNormalizedChi2 = cms.double( 20.0 ), + MinNmuonHits = cms.int32( 1 ), + MaxPtDifference = cms.double( 0.3 ) ) -process.hltDisplacedmumuVtxProducerDimuon14PhiBarrelnoCow = cms.EDProducer( "HLTDisplacedmumuVtxProducer", - Src = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDimuon14PhiBarrelnoCowL3Filtered" ), - matchToPrevious = cms.bool( True ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MinPtPair = cms.double( 0.0 ), - MinInvMass = cms.double( 0.0 ), - MaxInvMass = cms.double( 999999.0 ), - ChargeOpt = cms.int32( -1 ) +process.hltIterL3MuonPixelTracksTrackingRegionsNoVtx = cms.EDProducer( "MuonTrackingRegionEDProducer", + EtaR_UpperLimit_Par1 = cms.double( 0.25 ), + DeltaR = cms.double( 0.025 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + OnDemand = cms.int32( -1 ), + vertexCollection = cms.InputTag( "notUsed" ), + Rescale_phi = cms.double( 3.0 ), + Eta_fixed = cms.bool( True ), + Rescale_eta = cms.double( 3.0 ), + PhiR_UpperLimit_Par2 = cms.double( 0.2 ), + Eta_min = cms.double( 0.0 ), + Phi_fixed = cms.bool( True ), + Phi_min = cms.double( 0.0 ), + PhiR_UpperLimit_Par1 = cms.double( 0.6 ), + EtaR_UpperLimit_Par2 = cms.double( 0.15 ), + MeasurementTrackerName = cms.InputTag( "" ), + UseVertex = cms.bool( False ), + Rescale_Dz = cms.double( 4.0 ), + Pt_fixed = cms.bool( True ), + Z_fixed = cms.bool( True ), + Pt_min = cms.double( 0.0 ), + DeltaZ = cms.double( 24.2 ), + DeltaEta = cms.double( 0.2 ), + DeltaPhi = cms.double( 0.15 ), + maxRegions = cms.int32( 5 ), + precise = cms.bool( True ), + input = cms.InputTag( "hltL2SelectorForL3IONoVtx" ) ) -process.hltDisplacedmumuFilterDimuon14PhiBarrelnoCow = cms.EDFilter( "HLTDisplacedmumuFilter", - saveTags = cms.bool( True ), - FastAccept = cms.bool( True ), - MinLxySignificance = cms.double( 0.0 ), - MaxLxySignificance = cms.double( 0.0 ), - MaxNormalisedChi2 = cms.double( 999999.0 ), - MinVtxProbability = cms.double( 0.005 ), - MinCosinePointingAngle = cms.double( -2.0 ), - DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon14PhiBarrelnoCow" ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) +process.hltPixelTracksInRegionL2NoVtx = cms.EDProducer( "TrackSelectorByRegion", + tracks = cms.InputTag( "hltPixelTracks" ), + regions = cms.InputTag( "hltIterL3MuonPixelTracksTrackingRegionsNoVtx" ), + produceTrackCollection = cms.bool( True ), + produceMask = cms.bool( False ) ) -process.hltL1sDoubleMu4SQOSdRMax1p2DoubleMu0er1p5SQOSdRMax1p4 = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_DoubleMu4_SQ_OS_dR_Max1p2 OR L1_DoubleMu4p5_SQ_OS_dR_Max1p2 OR L1_DoubleMu0er1p5_SQ_OS_dR_Max1p4 OR L1_DoubleMu0er1p4_SQ_OS_dR_Max1p4" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +process.hltIter0IterL3MuonPixelSeedsFromPixelTracksNoVtx = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", + InputCollection = cms.InputTag( "hltPixelTracksInRegionL2NoVtx" ), + InputVertexCollection = cms.InputTag( "" ), + originHalfLength = cms.double( 0.3 ), + originRadius = cms.double( 0.1 ), + useProtoTrackKinematics = cms.bool( False ), + useEventsWithNoVertex = cms.bool( True ), + TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + usePV = cms.bool( False ), + includeFourthHit = cms.bool( True ), + SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) ) -process.hltPreDimuon25Jpsi = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltIter0IterL3MuonCkfTrackCandidatesNoVtx = cms.EDProducer( "CkfTrackCandidateMaker", + cleanTrajectoryAfterInOut = cms.bool( False ), + doSeedingRegionRebuilding = cms.bool( True ), + onlyPixelHitsForSeedCleaner = cms.bool( False ), + reverseTrajectories = cms.bool( False ), + useHitsSplitting = cms.bool( True ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ), + src = cms.InputTag( "hltIter0IterL3MuonPixelSeedsFromPixelTracksNoVtx" ), + clustersToSkip = cms.InputTag( "" ), + phase2clustersToSkip = cms.InputTag( "" ), + TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter0IterL3MuonPSetGroupedCkfTrajectoryBuilderIT" ) ), + TransientInitialStateEstimatorParameters = cms.PSet( + propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), + numberMeasurementsForFit = cms.int32( 4 ), + propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) + ), + numHitsForSeedCleaner = cms.int32( 4 ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + RedundantSeedCleaner = cms.string( "none" ), + TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), + maxNSeeds = cms.uint32( 100000 ), + maxSeedsBeforeCleaning = cms.uint32( 1000 ) ) -process.hltL1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - PreviousCandTag = cms.InputTag( "hltL1sDoubleMu4SQOSdRMax1p2DoubleMu0er1p5SQOSdRMax1p4" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 2 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) +process.hltIter0IterL3MuonCtfWithMaterialTracksNoVtx = cms.EDProducer( "TrackProducer", + useSimpleMF = cms.bool( True ), + SimpleMagneticField = cms.string( "ParabolicMf" ), + src = cms.InputTag( "hltIter0IterL3MuonCkfTrackCandidatesNoVtx" ), + clusterRemovalInfo = cms.InputTag( "" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Fitter = cms.string( "hltESPFittingSmootherIT" ), + useHitsSplitting = cms.bool( False ), + alias = cms.untracked.string( "ctfWithMaterialTracks" ), + TrajectoryInEvent = cms.bool( False ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + AlgorithmName = cms.string( "hltIter0" ), + Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), + GeometricInnerState = cms.bool( True ), + NavigationSchool = cms.string( "" ), + MeasurementTracker = cms.string( "" ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ) ) -process.hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL2MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0" ), - SeedMapTag = cms.InputTag( "hltL2Muons" ), - MinN = cms.int32( 0 ), - MaxEta = cms.double( 2.5 ), - AbsEtaBins = cms.vdouble( 0.0 ), - MinNstations = cms.vint32( 0 ), - MinNhits = cms.vint32( 0 ), - CutOnChambers = cms.bool( False ), - MinNchambers = cms.vint32( 0 ), - MaxDr = cms.double( 9999.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - NSigmaPt = cms.double( 0.0 ), - MatchToPreviousCand = cms.bool( True ) +process.hltIter0IterL3MuonTrackCutClassifierNoVtx = cms.EDProducer( "TrackCutClassifier", + src = cms.InputTag( "hltIter0IterL3MuonCtfWithMaterialTracksNoVtx" ), + beamspot = cms.InputTag( "hltOnlineBeamSpot" ), + vertices = cms.InputTag( "hltTrimmedPixelVertices" ), + ignoreVertices = cms.bool( False ), + qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), + mva = cms.PSet( + minPixelHits = cms.vint32( 0, 0, 0 ), + maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 100.0 ), + dr_par = cms.PSet( + d0err = cms.vdouble( 0.003, 0.003, 3.40282346639E38 ), + dr_par2 = cms.vdouble( 0.3, 0.3, 3.40282346639E38 ), + dr_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), + dr_exp = cms.vint32( 4, 4, 2147483647 ), + d0err_par = cms.vdouble( 0.001, 0.001, 3.40282346639E38 ) + ), + maxLostLayers = cms.vint32( 1, 1, 1 ), + min3DLayers = cms.vint32( 0, 0, 0 ), + dz_par = cms.PSet( + dz_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), + dz_par2 = cms.vdouble( 0.35, 0.35, 3.40282346639E38 ), + dz_exp = cms.vint32( 4, 4, 2147483647 ) + ), + minNVtxTrk = cms.int32( 3 ), + maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), + minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), + maxChi2 = cms.vdouble( 3.40282346639E38, 3.40282346639E38, 3.40282346639E38 ), + maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), + maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), + minLayers = cms.vint32( 3, 3, 4 ) + ) ) -process.hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltL1MuonsPt0" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 1 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) +process.hltIter0IterL3MuonTrackSelectionHighPurityNoVtx = cms.EDProducer( "TrackCollectionFilterCloner", + originalSource = cms.InputTag( "hltIter0IterL3MuonCtfWithMaterialTracksNoVtx" ), + originalMVAVals = cms.InputTag( 'hltIter0IterL3MuonTrackCutClassifierNoVtx','MVAValues' ), + originalQualVals = cms.InputTag( 'hltIter0IterL3MuonTrackCutClassifierNoVtx','QualityMasks' ), + minQuality = cms.string( "highPurity" ), + copyExtras = cms.untracked.bool( True ), + copyTrajectories = cms.untracked.bool( False ) ) -process.hltDimuon25JpsiL3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - PreviousCandIsL2 = cms.bool( True ), - FastAccept = cms.bool( False ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MaxDz = cms.double( 9999.0 ), - ChargeOpt = cms.int32( -1 ), - MinPtPair = cms.vdouble( 24.9 ), - MaxPtPair = cms.vdouble( 1.0E125 ), - MinPtMax = cms.vdouble( 0.0 ), - MinPtMin = cms.vdouble( 0.0 ), - MaxPtMin = cms.vdouble( 1.0E125 ), - MinInvMass = cms.vdouble( 2.9 ), - MaxInvMass = cms.vdouble( 3.3 ), - MinDiMuonDeltaR = cms.double( -1.0 ), - MinAcop = cms.double( -999.0 ), - MaxAcop = cms.double( 999.0 ), - MinPtBalance = cms.double( -1.0 ), - MaxPtBalance = cms.double( 999999.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxDCAMuMu = cms.double( 0.5 ), - MaxRapidityPair = cms.double( 999999.0 ), - CutCowboys = cms.bool( False ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) +process.hltL3MuonsIterL3IONoVtx = cms.EDProducer( "L3MuonProducer", + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + UseMuonNavigation = cms.untracked.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPSmartPropagatorAny', + 'SteppingHelixPropagatorAny', + 'hltESPSmartPropagator', + 'hltESPSteppingHelixPropagatorOpposite' ) + ), + MuonCollectionLabel = cms.InputTag( "hltL2Muons" ), + TrackLoaderParameters = cms.PSet( + MuonSeededTracksInstance = cms.untracked.string( "L2Seeded" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + DoSmoothing = cms.bool( False ), + SmoothTkTrack = cms.untracked.bool( False ), + VertexConstraint = cms.bool( False ), + MuonUpdatorAtVertexParameters = cms.PSet( + MaxChi2 = cms.double( 1000000.0 ), + BeamSpotPositionErrors = cms.vdouble( 0.1, 0.1, 5.3 ), + Propagator = cms.string( "hltESPSteppingHelixPropagatorOpposite" ) + ), + PutTkTrackIntoEvent = cms.untracked.bool( False ), + Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) + ), + L3TrajBuilderParameters = cms.PSet( + PtCut = cms.double( 1.0 ), + TrackerPropagator = cms.string( "SteppingHelixPropagatorAny" ), + GlobalMuonTrackMatcher = cms.PSet( + Chi2Cut_3 = cms.double( 200.0 ), + DeltaDCut_2 = cms.double( 10.0 ), + Eta_threshold = cms.double( 1.2 ), + Quality_2 = cms.double( 15.0 ), + DeltaDCut_1 = cms.double( 40.0 ), + Quality_3 = cms.double( 7.0 ), + DeltaDCut_3 = cms.double( 15.0 ), + Quality_1 = cms.double( 20.0 ), + Pt_threshold1 = cms.double( 0.0 ), + DeltaRCut_2 = cms.double( 0.2 ), + DeltaRCut_1 = cms.double( 0.1 ), + Pt_threshold2 = cms.double( 9.99999999E8 ), + Chi2Cut_1 = cms.double( 50.0 ), + Chi2Cut_2 = cms.double( 50.0 ), + DeltaRCut_3 = cms.double( 1.0 ), + LocChi2Cut = cms.double( 0.001 ), + Propagator = cms.string( "hltESPSmartPropagator" ), + MinPt = cms.double( 1.0 ), + MinP = cms.double( 2.5 ) + ), + ScaleTECxFactor = cms.double( -1.0 ), + tkTrajUseVertex = cms.bool( False ), + MuonTrackingRegionBuilder = cms.PSet( + Rescale_Dz = cms.double( 4.0 ), + Pt_fixed = cms.bool( True ), + Eta_fixed = cms.bool( True ), + Eta_min = cms.double( 0.1 ), + DeltaZ = cms.double( 24.2 ), + maxRegions = cms.int32( 2 ), + EtaR_UpperLimit_Par1 = cms.double( 0.25 ), + UseVertex = cms.bool( False ), + Z_fixed = cms.bool( True ), + PhiR_UpperLimit_Par1 = cms.double( 0.6 ), + PhiR_UpperLimit_Par2 = cms.double( 0.2 ), + Rescale_phi = cms.double( 3.0 ), + DeltaEta = cms.double( 0.04 ), + precise = cms.bool( True ), + OnDemand = cms.int32( -1 ), + EtaR_UpperLimit_Par2 = cms.double( 0.15 ), + MeasurementTrackerName = cms.InputTag( "hltESPMeasurementTracker" ), + vertexCollection = cms.InputTag( "pixelVertices" ), + Pt_min = cms.double( 3.0 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Phi_fixed = cms.bool( True ), + DeltaR = cms.double( 0.025 ), + input = cms.InputTag( "hltL2SelectorForL3IONoVtx" ), + DeltaPhi = cms.double( 0.15 ), + Phi_min = cms.double( 0.1 ), + Rescale_eta = cms.double( 3.0 ) + ), + TrackTransformer = cms.PSet( + Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), + RefitDirection = cms.string( "insideOut" ), + RefitRPCHits = cms.bool( True ), + Propagator = cms.string( "hltESPSmartPropagatorAny" ), + DoPredictionsOnly = cms.bool( False ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), + Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) + ), + tkTrajBeamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + RefitRPCHits = cms.bool( True ), + tkTrajVertex = cms.InputTag( "hltTrimmedPixelVertices" ), + GlbRefitterParameters = cms.PSet( + Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), + DTRecSegmentLabel = cms.InputTag( "hltDt4DSegments" ), + RefitFlag = cms.bool( True ), + SkipStation = cms.int32( -1 ), + Chi2CutRPC = cms.double( 1.0 ), + PropDirForCosmics = cms.bool( False ), + CSCRecSegmentLabel = cms.InputTag( "hltCscSegments" ), + HitThreshold = cms.int32( 1 ), + DYTthrs = cms.vint32( 30, 15 ), + TrackerSkipSystem = cms.int32( -1 ), + RefitDirection = cms.string( "insideOut" ), + Chi2CutCSC = cms.double( 150.0 ), + Chi2CutDT = cms.double( 10.0 ), + RefitRPCHits = cms.bool( True ), + TrackerSkipSection = cms.int32( -1 ), + Propagator = cms.string( "hltESPSmartPropagatorAny" ), + DoPredictionsOnly = cms.bool( False ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + MuonHitsOption = cms.int32( 1 ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ) + ), + PCut = cms.double( 2.5 ), + tkTrajMaxDXYBeamSpot = cms.double( 9999.0 ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + matchToSeeds = cms.bool( True ), + tkTrajMaxChi2 = cms.double( 9999.0 ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), + ScaleTECyFactor = cms.double( -1.0 ), + tkTrajLabel = cms.InputTag( "hltIter0IterL3MuonTrackSelectionHighPurityNoVtx" ) + ) ) -process.hltDisplacedmumuVtxProducerDimuon25Jpsis = cms.EDProducer( "HLTDisplacedmumuVtxProducer", - Src = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDimuon25JpsiL3fL3Filtered" ), - matchToPrevious = cms.bool( True ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MinPtPair = cms.double( 0.0 ), - MinInvMass = cms.double( 0.0 ), - MaxInvMass = cms.double( 999999.0 ), - ChargeOpt = cms.int32( -1 ) +process.hltIterL3MuonsFromL2LinksCombinationNoVtx = cms.EDProducer( "L3TrackLinksCombiner", + labels = cms.VInputTag( 'hltL3MuonsIterL3OINoVtx','hltL3MuonsIterL3IONoVtx' ) ) -process.hltDisplacedmumuFilterDimuon25Jpsis = cms.EDFilter( "HLTDisplacedmumuFilter", - saveTags = cms.bool( True ), - FastAccept = cms.bool( True ), - MinLxySignificance = cms.double( 0.0 ), - MaxLxySignificance = cms.double( 0.0 ), - MaxNormalisedChi2 = cms.double( 999999.0 ), - MinVtxProbability = cms.double( 0.005 ), - MinCosinePointingAngle = cms.double( -2.0 ), - DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon25Jpsis" ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) +process.hltIterL3MuonsFromL2NoVtx = cms.EDProducer( "L3TrackCombiner", + labels = cms.VInputTag( 'hltL3MuonsIterL3OINoVtx','hltL3MuonsIterL3IONoVtx' ) +) +process.hltIterL3MuonL1MuonNoL2SelectorNoVtx = cms.EDProducer( "HLTL1MuonNoL2Selector", + InputObjects = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L2CandTag = cms.InputTag( "hltL2MuonCandidatesNoVtx" ), + SeedMapTag = cms.InputTag( "hltL2Muons" ), + L1MinPt = cms.double( -1.0 ), + L1MaxEta = cms.double( 5.0 ), + L1MinQuality = cms.uint32( 7 ), + CentralBxOnly = cms.bool( True ) +) +process.hltIterL3FromL1MuonPixelTracksTrackingRegionsNoVtx = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", + RegionPSet = cms.PSet( + vertexCollection = cms.InputTag( "notUsed" ), + zErrorVetex = cms.double( 0.2 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + zErrorBeamSpot = cms.double( 24.2 ), + maxNVertices = cms.int32( 1 ), + maxNRegions = cms.int32( 5 ), + nSigmaZVertex = cms.double( 3.0 ), + nSigmaZBeamSpot = cms.double( 4.0 ), + ptMin = cms.double( 0.0 ), + mode = cms.string( "BeamSpotSigma" ), + input = cms.InputTag( "hltIterL3MuonL1MuonNoL2SelectorNoVtx" ), + searchOpt = cms.bool( False ), + whereToUseMeasurementTracker = cms.string( "Never" ), + originRadius = cms.double( 0.2 ), + measurementTrackerName = cms.InputTag( "" ), + precise = cms.bool( True ), + deltaEta = cms.double( 0.35 ), + deltaPhi = cms.double( 0.2 ) + ) +) +process.hltPixelTracksInRegionL1NoVtx = cms.EDProducer( "TrackSelectorByRegion", + tracks = cms.InputTag( "hltPixelTracks" ), + regions = cms.InputTag( "hltIterL3FromL1MuonPixelTracksTrackingRegionsNoVtx" ), + produceTrackCollection = cms.bool( True ), + produceMask = cms.bool( False ) ) -process.hltPreDimuon14PsiPrime = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltIter0IterL3FromL1MuonPixelSeedsFromPixelTracksNoVtx = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", + InputCollection = cms.InputTag( "hltPixelTracksInRegionL1NoVtx" ), + InputVertexCollection = cms.InputTag( "" ), + originHalfLength = cms.double( 0.3 ), + originRadius = cms.double( 0.1 ), + useProtoTrackKinematics = cms.bool( False ), + useEventsWithNoVertex = cms.bool( True ), + TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + usePV = cms.bool( False ), + includeFourthHit = cms.bool( True ), + SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) ) -process.hltDimuon14PsiPrimeL3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - PreviousCandIsL2 = cms.bool( True ), - FastAccept = cms.bool( False ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MaxDz = cms.double( 9999.0 ), - ChargeOpt = cms.int32( -1 ), - MinPtPair = cms.vdouble( 13.9 ), - MaxPtPair = cms.vdouble( 1.0E125 ), - MinPtMax = cms.vdouble( 0.0 ), - MinPtMin = cms.vdouble( 0.0 ), - MaxPtMin = cms.vdouble( 1.0E125 ), - MinInvMass = cms.vdouble( 3.35 ), - MaxInvMass = cms.vdouble( 4.05 ), - MinDiMuonDeltaR = cms.double( -1.0 ), - MinAcop = cms.double( -999.0 ), - MaxAcop = cms.double( 999.0 ), - MinPtBalance = cms.double( -1.0 ), - MaxPtBalance = cms.double( 999999.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxDCAMuMu = cms.double( 0.5 ), - MaxRapidityPair = cms.double( 999999.0 ), - CutCowboys = cms.bool( False ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) +process.hltIter0IterL3FromL1MuonCkfTrackCandidatesNoVtx = cms.EDProducer( "CkfTrackCandidateMaker", + cleanTrajectoryAfterInOut = cms.bool( False ), + doSeedingRegionRebuilding = cms.bool( True ), + onlyPixelHitsForSeedCleaner = cms.bool( False ), + reverseTrajectories = cms.bool( False ), + useHitsSplitting = cms.bool( True ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ), + src = cms.InputTag( "hltIter0IterL3FromL1MuonPixelSeedsFromPixelTracksNoVtx" ), + clustersToSkip = cms.InputTag( "" ), + phase2clustersToSkip = cms.InputTag( "" ), + TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter0IterL3FromL1MuonPSetGroupedCkfTrajectoryBuilderIT" ) ), + TransientInitialStateEstimatorParameters = cms.PSet( + propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), + numberMeasurementsForFit = cms.int32( 4 ), + propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) + ), + numHitsForSeedCleaner = cms.int32( 4 ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + RedundantSeedCleaner = cms.string( "none" ), + TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), + maxNSeeds = cms.uint32( 100000 ), + maxSeedsBeforeCleaning = cms.uint32( 1000 ) ) -process.hltDisplacedmumuVtxProducerDimuon14PsiPrimes = cms.EDProducer( "HLTDisplacedmumuVtxProducer", - Src = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDimuon14PsiPrimeL3fL3Filtered" ), - matchToPrevious = cms.bool( True ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MinPtPair = cms.double( 0.0 ), - MinInvMass = cms.double( 0.0 ), - MaxInvMass = cms.double( 999999.0 ), - ChargeOpt = cms.int32( -1 ) +process.hltIter0IterL3FromL1MuonCtfWithMaterialTracksNoVtx = cms.EDProducer( "TrackProducer", + useSimpleMF = cms.bool( True ), + SimpleMagneticField = cms.string( "ParabolicMf" ), + src = cms.InputTag( "hltIter0IterL3FromL1MuonCkfTrackCandidatesNoVtx" ), + clusterRemovalInfo = cms.InputTag( "" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Fitter = cms.string( "hltESPFittingSmootherIT" ), + useHitsSplitting = cms.bool( False ), + alias = cms.untracked.string( "ctfWithMaterialTracks" ), + TrajectoryInEvent = cms.bool( False ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + AlgorithmName = cms.string( "hltIter0" ), + Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), + GeometricInnerState = cms.bool( True ), + NavigationSchool = cms.string( "" ), + MeasurementTracker = cms.string( "" ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ) ) -process.hltDisplacedmumuFilterDimuon14PsiPrimes = cms.EDFilter( "HLTDisplacedmumuFilter", - saveTags = cms.bool( True ), - FastAccept = cms.bool( True ), - MinLxySignificance = cms.double( 0.0 ), - MaxLxySignificance = cms.double( 0.0 ), - MaxNormalisedChi2 = cms.double( 999999.0 ), - MinVtxProbability = cms.double( 0.005 ), - MinCosinePointingAngle = cms.double( -2.0 ), - DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon14PsiPrimes" ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) +process.hltIter0IterL3FromL1MuonTrackCutClassifierNoVtx = cms.EDProducer( "TrackCutClassifier", + src = cms.InputTag( "hltIter0IterL3FromL1MuonCtfWithMaterialTracksNoVtx" ), + beamspot = cms.InputTag( "hltOnlineBeamSpot" ), + vertices = cms.InputTag( "hltTrimmedPixelVertices" ), + ignoreVertices = cms.bool( False ), + qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), + mva = cms.PSet( + minPixelHits = cms.vint32( 0, 0, 0 ), + maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 100.0 ), + dr_par = cms.PSet( + d0err = cms.vdouble( 0.003, 0.003, 3.40282346639E38 ), + dr_par2 = cms.vdouble( 0.3, 0.3, 3.40282346639E38 ), + dr_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), + dr_exp = cms.vint32( 4, 4, 2147483647 ), + d0err_par = cms.vdouble( 0.001, 0.001, 3.40282346639E38 ) + ), + maxLostLayers = cms.vint32( 1, 1, 1 ), + min3DLayers = cms.vint32( 0, 0, 0 ), + dz_par = cms.PSet( + dz_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), + dz_par2 = cms.vdouble( 0.35, 0.35, 3.40282346639E38 ), + dz_exp = cms.vint32( 4, 4, 2147483647 ) + ), + minNVtxTrk = cms.int32( 3 ), + maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), + minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), + maxChi2 = cms.vdouble( 3.40282346639E38, 3.40282346639E38, 3.40282346639E38 ), + maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), + maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), + minLayers = cms.vint32( 3, 3, 4 ) + ) ) -process.hltL1sDoubleMu9SQ = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_DoubleMu8_SQ OR L1_DoubleMu9_SQ" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +process.hltIter0IterL3FromL1MuonTrackSelectionHighPurityNoVtx = cms.EDProducer( "TrackCollectionFilterCloner", + originalSource = cms.InputTag( "hltIter0IterL3FromL1MuonCtfWithMaterialTracksNoVtx" ), + originalMVAVals = cms.InputTag( 'hltIter0IterL3FromL1MuonTrackCutClassifierNoVtx','MVAValues' ), + originalQualVals = cms.InputTag( 'hltIter0IterL3FromL1MuonTrackCutClassifierNoVtx','QualityMasks' ), + minQuality = cms.string( "highPurity" ), + copyExtras = cms.untracked.bool( True ), + copyTrajectories = cms.untracked.bool( False ) ) -process.hltPreDimuon14PsiPrimenoCorrL1 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltIterL3MuonMergedNoVtx = cms.EDProducer( "TrackListMerger", + ShareFrac = cms.double( 0.19 ), + FoundHitBonus = cms.double( 5.0 ), + LostHitPenalty = cms.double( 20.0 ), + MinPT = cms.double( 0.05 ), + Epsilon = cms.double( -0.001 ), + MaxNormalizedChisq = cms.double( 1000.0 ), + MinFound = cms.int32( 3 ), + TrackProducers = cms.VInputTag( 'hltIterL3OIMuonTrackSelectionHighPurityNoVtx','hltIter0IterL3MuonTrackSelectionHighPurityNoVtx' ), + hasSelector = cms.vint32( 0, 0 ), + indivShareFrac = cms.vdouble( 1.0, 1.0 ), + selectedTrackQuals = cms.VInputTag( 'hltIterL3OIMuonTrackSelectionHighPurityNoVtx','hltIter0IterL3MuonTrackSelectionHighPurityNoVtx' ), + setsToMerge = cms.VPSet( + cms.PSet( pQual = cms.bool( False ), + tLists = cms.vint32( 0, 1 ) + ) + ), + trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), + allowFirstHitShare = cms.bool( True ), + newQuality = cms.string( "confirmed" ), + copyExtras = cms.untracked.bool( True ), + writeOnlyTrkQuals = cms.bool( False ), + copyMVA = cms.bool( False ) ) -process.hltL1fL1sL1sDoubleMu9SQL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - PreviousCandTag = cms.InputTag( "hltL1sDoubleMu9SQ" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 2 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) +process.hltIterL3MuonAndMuonFromL1MergedNoVtx = cms.EDProducer( "TrackListMerger", + ShareFrac = cms.double( 0.19 ), + FoundHitBonus = cms.double( 5.0 ), + LostHitPenalty = cms.double( 20.0 ), + MinPT = cms.double( 0.05 ), + Epsilon = cms.double( -0.001 ), + MaxNormalizedChisq = cms.double( 1000.0 ), + MinFound = cms.int32( 3 ), + TrackProducers = cms.VInputTag( 'hltIterL3MuonMergedNoVtx','hltIter0IterL3FromL1MuonTrackSelectionHighPurityNoVtx' ), + hasSelector = cms.vint32( 0, 0 ), + indivShareFrac = cms.vdouble( 1.0, 1.0 ), + selectedTrackQuals = cms.VInputTag( 'hltIterL3MuonMergedNoVtx','hltIter0IterL3FromL1MuonTrackSelectionHighPurityNoVtx' ), + setsToMerge = cms.VPSet( + cms.PSet( pQual = cms.bool( False ), + tLists = cms.vint32( 0, 1 ) + ) + ), + trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), + allowFirstHitShare = cms.bool( True ), + newQuality = cms.string( "confirmed" ), + copyExtras = cms.untracked.bool( True ), + writeOnlyTrkQuals = cms.bool( False ), + copyMVA = cms.bool( False ) ) -process.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL2MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sL1sDoubleMu9SQL1Filtered0" ), - SeedMapTag = cms.InputTag( "hltL2Muons" ), - MinN = cms.int32( 0 ), - MaxEta = cms.double( 2.5 ), - AbsEtaBins = cms.vdouble( 0.0 ), - MinNstations = cms.vint32( 0 ), - MinNhits = cms.vint32( 0 ), - CutOnChambers = cms.bool( False ), - MinNchambers = cms.vint32( 0 ), - MaxDr = cms.double( 9999.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - NSigmaPt = cms.double( 0.0 ), - MatchToPreviousCand = cms.bool( True ) +process.hltL3MuonsIterL3LinksNoVtx = cms.EDProducer( "MuonLinksProducerForHLT", + InclusiveTrackerTrackCollection = cms.InputTag( "hltIterL3MuonAndMuonFromL1MergedNoVtx" ), + LinkCollection = cms.InputTag( "hltIterL3MuonsFromL2LinksCombinationNoVtx" ), + ptMin = cms.double( 2.5 ), + pMin = cms.double( 2.5 ), + shareHitFraction = cms.double( 0.19 ) +) +process.hltIterL3MuonsNoVtx = cms.EDProducer( "MuonIdProducer", + MuonCaloCompatibility = cms.PSet( + delta_eta = cms.double( 0.02 ), + delta_phi = cms.double( 0.02 ), + allSiPMHO = cms.bool( False ), + MuonTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_muons_lowPt_3_1_norm.root" ), + PionTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_pions_lowPt_3_1_norm.root" ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( True ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 9999.0 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( "Notused" ), + CaloTowerCollectionLabel = cms.InputTag( "Notused" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "Notused" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 0.05 ), + useCalo = cms.bool( False ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( "Notused" ), + dRHcal = cms.double( 9999.0 ), + dRHcalPreselection = cms.double( 0.2 ), + HORecHitCollectionLabel = cms.InputTag( "Notused" ) + ), + CaloExtractorPSet = cms.PSet( + DR_Veto_H = cms.double( 0.1 ), + CenterConeOnCalIntersection = cms.bool( False ), + NoiseTow_EE = cms.double( 0.15 ), + Noise_EB = cms.double( 0.025 ), + Noise_HE = cms.double( 0.2 ), + DR_Veto_E = cms.double( 0.07 ), + NoiseTow_EB = cms.double( 0.04 ), + Noise_EE = cms.double( 0.1 ), + UseRecHitsFlag = cms.bool( False ), + DR_Max = cms.double( 1.0 ), + DepositLabel = cms.untracked.string( "Cal" ), + Noise_HO = cms.double( 0.2 ), + DR_Veto_HO = cms.double( 0.1 ), + Threshold_H = cms.double( 0.5 ), + PrintTimeReport = cms.untracked.bool( False ), + Threshold_E = cms.double( 0.2 ), + PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), + ComponentName = cms.string( "CaloExtractorByAssociator" ), + Threshold_HO = cms.double( 0.5 ), + DepositInstanceLabels = cms.vstring( 'ecal', + 'hcal', + 'ho' ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( False ), + UseMuonNavigation = cms.untracked.bool( False ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( False ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 1.0 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( "Notused" ), + CaloTowerCollectionLabel = cms.InputTag( "Notused" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "Notused" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 1.0 ), + useCalo = cms.bool( True ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( "Notused" ), + dRHcal = cms.double( 1.0 ), + dRHcalPreselection = cms.double( 1.0 ), + HORecHitCollectionLabel = cms.InputTag( "Notused" ) + ), + Noise_HB = cms.double( 0.2 ) + ), + TrackExtractorPSet = cms.PSet( + Diff_z = cms.double( 0.2 ), + inputTrackCollection = cms.InputTag( "hltIter0IterL3FromL1MuonTrackSelectionHighPurityNoVtx" ), + Chi2Ndof_Max = cms.double( 1.0E64 ), + BeamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), + DR_Veto = cms.double( 0.01 ), + Pt_Min = cms.double( -1.0 ), + DR_Max = cms.double( 1.0 ), + NHits_Min = cms.uint32( 0 ), + Chi2Prob_Min = cms.double( -1.0 ), + Diff_r = cms.double( 0.1 ), + BeamlineOption = cms.string( "BeamSpotFromEvent" ), + ComponentName = cms.string( "TrackExtractor" ) + ), + JetExtractorPSet = cms.PSet( + JetCollectionLabel = cms.InputTag( "Notused" ), + DR_Veto = cms.double( 0.1 ), + DR_Max = cms.double( 1.0 ), + ExcludeMuonVeto = cms.bool( True ), + PrintTimeReport = cms.untracked.bool( False ), + PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), + ComponentName = cms.string( "JetExtractor" ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( False ), + UseMuonNavigation = cms.untracked.bool( False ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( False ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 0.5 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( "Notused" ), + CaloTowerCollectionLabel = cms.InputTag( "Notused" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "Notused" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 0.5 ), + useCalo = cms.bool( True ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( "Notused" ), + dRHcal = cms.double( 0.5 ), + dRHcalPreselection = cms.double( 0.5 ), + HORecHitCollectionLabel = cms.InputTag( "Notused" ) + ), + Threshold = cms.double( 5.0 ) + ), + trackDepositName = cms.string( "tracker" ), + ecalDepositName = cms.string( "ecal" ), + hcalDepositName = cms.string( "hcal" ), + hoDepositName = cms.string( "ho" ), + jetDepositName = cms.string( "jets" ), + TimingFillerParameters = cms.PSet( + DTTimingParameters = cms.PSet( + HitError = cms.double( 6.0 ), + MatchParameters = cms.PSet( + TightMatchDT = cms.bool( False ), + DTradius = cms.double( 0.01 ), + TightMatchCSC = cms.bool( True ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + DTsegments = cms.InputTag( "hltDt4DSegments" ) + ), + debug = cms.bool( False ), + DoWireCorr = cms.bool( False ), + RequireBothProjections = cms.bool( False ), + DTTimeOffset = cms.double( 2.7 ), + PruneCut = cms.double( 10000.0 ), + DTsegments = cms.InputTag( "hltDt4DSegments" ), + UseSegmentT0 = cms.bool( False ), + HitsMin = cms.int32( 5 ), + DropTheta = cms.bool( True ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ) + ), + UseCSC = cms.bool( True ), + CSCTimingParameters = cms.PSet( + MatchParameters = cms.PSet( + TightMatchDT = cms.bool( False ), + DTradius = cms.double( 0.01 ), + TightMatchCSC = cms.bool( True ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + DTsegments = cms.InputTag( "hltDt4DSegments" ) + ), + debug = cms.bool( False ), + CSCWireTimeOffset = cms.double( 0.0 ), + CSCStripError = cms.double( 7.0 ), + CSCTimeOffset = cms.double( 0.0 ), + CSCWireError = cms.double( 8.6 ), + PruneCut = cms.double( 100.0 ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + UseStripTime = cms.bool( True ), + CSCStripTimeOffset = cms.double( 0.0 ), + UseWireTime = cms.bool( True ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ) + ), + ErrorDT = cms.double( 6.0 ), + EcalEnergyCut = cms.double( 0.4 ), + UseECAL = cms.bool( True ), + ErrorEB = cms.double( 2.085 ), + UseDT = cms.bool( True ), + ErrorEE = cms.double( 6.95 ), + ErrorCSC = cms.double( 7.4 ) + ), + ShowerDigiFillerParameters = cms.PSet( + cscDigiCollectionLabel = cms.InputTag( 'muonCSCDigis','MuonCSCStripDigi' ), + digiMaxDistanceX = cms.double( 25.0 ), + dtDigiCollectionLabel = cms.InputTag( "muonDTDigis" ) + ), + TrackerKinkFinderParameters = cms.PSet( + usePosition = cms.bool( False ), + diagonalOnly = cms.bool( False ) + ), + fillEnergy = cms.bool( False ), + storeCrossedHcalRecHits = cms.bool( False ), + maxAbsPullX = cms.double( 4.0 ), + maxAbsEta = cms.double( 3.0 ), + minPt = cms.double( 8.0 ), + inputCollectionTypes = cms.vstring( 'inner tracks', + 'links' ), + addExtraSoftMuons = cms.bool( False ), + fillGlobalTrackRefits = cms.bool( False ), + debugWithTruthMatching = cms.bool( False ), + inputCollectionLabels = cms.VInputTag( 'hltIterL3MuonAndMuonFromL1MergedNoVtx','hltL3MuonsIterL3LinksNoVtx' ), + fillCaloCompatibility = cms.bool( False ), + maxAbsPullY = cms.double( 9999.0 ), + maxAbsDy = cms.double( 9999.0 ), + minP = cms.double( 0.0 ), + minPCaloMuon = cms.double( 1.0E9 ), + maxAbsDx = cms.double( 3.0 ), + fillIsolation = cms.bool( False ), + writeIsoDeposits = cms.bool( False ), + minNumberOfMatches = cms.int32( 1 ), + fillMatching = cms.bool( True ), + fillShowerDigis = cms.bool( False ), + ptThresholdToFillCandidateP4WithGlobalFit = cms.double( 200.0 ), + sigmaThresholdToFillCandidateP4WithGlobalFit = cms.double( 2.0 ), + fillGlobalTrackQuality = cms.bool( False ), + globalTrackQualityInputTag = cms.InputTag( "glbTrackQual" ), + selectHighPurity = cms.bool( False ), + pvInputTag = cms.InputTag( "offlinePrimaryVertices" ), + fillTrackerKink = cms.bool( False ), + minCaloCompatibility = cms.double( 0.6 ), + runArbitrationCleaner = cms.bool( False ), + arbitrationCleanerOptions = cms.PSet( + OverlapDTheta = cms.double( 0.02 ), + Overlap = cms.bool( True ), + Clustering = cms.bool( True ), + ME1a = cms.bool( True ), + ClusterDTheta = cms.double( 0.02 ), + ClusterDPhi = cms.double( 0.6 ), + OverlapDPhi = cms.double( 0.0786 ) + ), + arbitrateTrackerMuons = cms.bool( True ) ) -process.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltL1MuonsPt0" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sL1sDoubleMu9SQL1Filtered0" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 1 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) +process.hltIterL3MuonCandidatesNoVtx = cms.EDProducer( "L3MuonCandidateProducerFromMuons", + InputObjects = cms.InputTag( "hltIterL3MuonsNoVtx" ), + DisplacedReconstruction = cms.bool( False ) ) -process.hltDimuon14PsiPrimeNoCorrL1L3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", +process.hltL3pfL1sDoubleMu155ORTripleMu444L1f0L2pf0TwoMuL3PreFiltered5NoVtx = cms.EDFilter( "HLTMuonL3PreFilter", saveTags = cms.bool( True ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - PreviousCandIsL2 = cms.bool( True ), - FastAccept = cms.bool( False ), + CandTag = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), + PreviousCandTag = cms.InputTag( "hltL2pfL1sDoubleMu155ORTripleMu444L1f0L2PreFiltered0NoVtx" ), + L1CandTag = cms.InputTag( "" ), + inputMuonCollection = cms.InputTag( "hltIterL3MuonsNoVtx" ), MinN = cms.int32( 1 ), MaxEta = cms.double( 2.5 ), MinNhits = cms.int32( 0 ), MaxDr = cms.double( 2.0 ), + MinDr = cms.double( -1.0 ), MaxDz = cms.double( 9999.0 ), - ChargeOpt = cms.int32( -1 ), - MinPtPair = cms.vdouble( 13.9 ), - MaxPtPair = cms.vdouble( 1.0E125 ), - MinPtMax = cms.vdouble( 0.0 ), - MinPtMin = cms.vdouble( 0.0 ), - MaxPtMin = cms.vdouble( 1.0E125 ), - MinInvMass = cms.vdouble( 3.35 ), - MaxInvMass = cms.vdouble( 4.05 ), - MinDiMuonDeltaR = cms.double( -1.0 ), - MinAcop = cms.double( -999.0 ), - MaxAcop = cms.double( 999.0 ), - MinPtBalance = cms.double( -1.0 ), - MaxPtBalance = cms.double( 999999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 5.0 ), NSigmaPt = cms.double( 0.0 ), - MaxDCAMuMu = cms.double( 0.5 ), - MaxRapidityPair = cms.double( 999999.0 ), - CutCowboys = cms.bool( False ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + MaxNormalizedChi2 = cms.double( 9999.0 ), + MaxDXYBeamSpot = cms.double( 9999.0 ), + MinDXYBeamSpot = cms.double( -1.0 ), + MinNmuonHits = cms.int32( 0 ), + MaxPtDifference = cms.double( 9999.0 ), + MinTrackPt = cms.double( 0.0 ), + minMuonStations = cms.int32( 2 ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 0 ), + MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), + trkMuonId = cms.uint32( 0 ), L1MatchingdR = cms.double( 0.3 ), MatchToPreviousCand = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3LinksNoVtx" ), useSimpleGeometry = cms.bool( True ), useStation2 = cms.bool( True ), fallbackToME1 = cms.bool( False ), @@ -52967,67 +55697,38 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltDisplacedmumuVtxProducerDimuon14PsiPrimesNoCorrL1 = cms.EDProducer( "HLTDisplacedmumuVtxProducer", - Src = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDimuon14PsiPrimeNoCorrL1L3fL3Filtered" ), - matchToPrevious = cms.bool( True ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MinPtPair = cms.double( 0.0 ), - MinInvMass = cms.double( 0.0 ), - MaxInvMass = cms.double( 999999.0 ), - ChargeOpt = cms.int32( -1 ) -) -process.hltDisplacedmumuFilterDimuon14PsiPrimesNoCorrL1 = cms.EDFilter( "HLTDisplacedmumuFilter", - saveTags = cms.bool( True ), - FastAccept = cms.bool( True ), - MinLxySignificance = cms.double( 0.0 ), - MaxLxySignificance = cms.double( 0.0 ), - MaxNormalisedChi2 = cms.double( 999999.0 ), - MinVtxProbability = cms.double( 0.005 ), - MinCosinePointingAngle = cms.double( -2.0 ), - DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon14PsiPrimesNoCorrL1" ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) -) -process.hltPreDimuon18PsiPrime = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltDimuon18PsiPrimeL3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", +process.hltL3fL1sDoubleMu155ORTripleMu444L1f0L2f10OneMuL3Filtered12NoVtx = cms.EDFilter( "HLTMuonL3PreFilter", saveTags = cms.bool( True ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - PreviousCandIsL2 = cms.bool( True ), - FastAccept = cms.bool( False ), + CandTag = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), + PreviousCandTag = cms.InputTag( "hltL2pfL1sDoubleMu155ORTripleMu444L1f0L2PreFiltered0NoVtx" ), + L1CandTag = cms.InputTag( "" ), + inputMuonCollection = cms.InputTag( "hltIterL3MuonsNoVtx" ), MinN = cms.int32( 1 ), MaxEta = cms.double( 2.5 ), MinNhits = cms.int32( 0 ), MaxDr = cms.double( 2.0 ), + MinDr = cms.double( -1.0 ), MaxDz = cms.double( 9999.0 ), - ChargeOpt = cms.int32( -1 ), - MinPtPair = cms.vdouble( 17.9 ), - MaxPtPair = cms.vdouble( 1.0E125 ), - MinPtMax = cms.vdouble( 0.0 ), - MinPtMin = cms.vdouble( 0.0 ), - MaxPtMin = cms.vdouble( 1.0E125 ), - MinInvMass = cms.vdouble( 3.35 ), - MaxInvMass = cms.vdouble( 4.05 ), - MinDiMuonDeltaR = cms.double( -1.0 ), - MinAcop = cms.double( -999.0 ), - MaxAcop = cms.double( 999.0 ), - MinPtBalance = cms.double( -1.0 ), - MaxPtBalance = cms.double( 999999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 12.0 ), NSigmaPt = cms.double( 0.0 ), - MaxDCAMuMu = cms.double( 0.5 ), - MaxRapidityPair = cms.double( 999999.0 ), - CutCowboys = cms.bool( False ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + MaxNormalizedChi2 = cms.double( 9999.0 ), + MaxDXYBeamSpot = cms.double( 9999.0 ), + MinDXYBeamSpot = cms.double( -1.0 ), + MinNmuonHits = cms.int32( 0 ), + MaxPtDifference = cms.double( 9999.0 ), + MinTrackPt = cms.double( 0.0 ), + minMuonStations = cms.int32( 2 ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 0 ), + MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), + trkMuonId = cms.uint32( 0 ), L1MatchingdR = cms.double( 0.3 ), MatchToPreviousCand = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3LinksNoVtx" ), useSimpleGeometry = cms.bool( True ), useStation2 = cms.bool( True ), fallbackToME1 = cms.bool( False ), @@ -53039,67 +55740,327 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltDisplacedmumuVtxProducerDimuon18PsiPrimes = cms.EDProducer( "HLTDisplacedmumuVtxProducer", - Src = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDimuon18PsiPrimeL3fL3Filtered" ), - matchToPrevious = cms.bool( True ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MinPtPair = cms.double( 0.0 ), - MinInvMass = cms.double( 0.0 ), - MaxInvMass = cms.double( 999999.0 ), - ChargeOpt = cms.int32( -1 ) +process.hltDiMuonMergingNoVtx = cms.EDProducer( "TrackListMerger", + ShareFrac = cms.double( 0.19 ), + FoundHitBonus = cms.double( 100.0 ), + LostHitPenalty = cms.double( 0.0 ), + MinPT = cms.double( 0.05 ), + Epsilon = cms.double( -0.001 ), + MaxNormalizedChisq = cms.double( 1000.0 ), + MinFound = cms.int32( 3 ), + TrackProducers = cms.VInputTag( 'hltIterL3MuonAndMuonFromL1MergedNoVtx','hltMuCtfTracks' ), + hasSelector = cms.vint32( 0, 0 ), + indivShareFrac = cms.vdouble( 1.0, 1.0 ), + selectedTrackQuals = cms.VInputTag( 'hltIterL3MuonAndMuonFromL1MergedNoVtx','hltMuCtfTracks' ), + setsToMerge = cms.VPSet( + cms.PSet( pQual = cms.bool( False ), + tLists = cms.vint32( 0, 1 ) + ) + ), + trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), + allowFirstHitShare = cms.bool( True ), + newQuality = cms.string( "confirmed" ), + copyExtras = cms.untracked.bool( True ), + writeOnlyTrkQuals = cms.bool( False ), + copyMVA = cms.bool( False ) ) -process.hltDisplacedmumuFilterDimuon18PsiPrimes = cms.EDFilter( "HLTDisplacedmumuFilter", - saveTags = cms.bool( True ), - FastAccept = cms.bool( True ), - MinLxySignificance = cms.double( 0.0 ), - MaxLxySignificance = cms.double( 0.0 ), - MaxNormalisedChi2 = cms.double( 999999.0 ), - MinVtxProbability = cms.double( 0.005 ), - MinCosinePointingAngle = cms.double( -2.0 ), - DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon18PsiPrimes" ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) +process.hltDiMuonLinksNoVtx = cms.EDProducer( "MuonLinksProducerForHLT", + InclusiveTrackerTrackCollection = cms.InputTag( "hltDiMuonMergingNoVtx" ), + LinkCollection = cms.InputTag( "hltIterL3MuonsFromL2LinksCombinationNoVtx" ), + ptMin = cms.double( 2.5 ), + pMin = cms.double( 2.5 ), + shareHitFraction = cms.double( 0.8 ) ) -process.hltPreDimuon18PsiPrimenoCorrL1 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltGlbTrkMuonsNoVtx = cms.EDProducer( "MuonIdProducer", + MuonCaloCompatibility = cms.PSet( + delta_eta = cms.double( 0.02 ), + delta_phi = cms.double( 0.02 ), + allSiPMHO = cms.bool( False ), + MuonTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_muons_lowPt_3_1_norm.root" ), + PionTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_pions_lowPt_3_1_norm.root" ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( True ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 9999.0 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForPF" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "hltHbhereco" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 0.05 ), + useCalo = cms.bool( False ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + dRHcal = cms.double( 9999.0 ), + dRHcalPreselection = cms.double( 0.2 ), + HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) + ), + CaloExtractorPSet = cms.PSet( + DR_Veto_H = cms.double( 0.1 ), + CenterConeOnCalIntersection = cms.bool( False ), + NoiseTow_EE = cms.double( 0.15 ), + Noise_EB = cms.double( 0.025 ), + Noise_HE = cms.double( 0.2 ), + DR_Veto_E = cms.double( 0.07 ), + NoiseTow_EB = cms.double( 0.04 ), + Noise_EE = cms.double( 0.1 ), + UseRecHitsFlag = cms.bool( False ), + DR_Max = cms.double( 1.0 ), + DepositLabel = cms.untracked.string( "Cal" ), + Noise_HO = cms.double( 0.2 ), + DR_Veto_HO = cms.double( 0.1 ), + Threshold_H = cms.double( 0.5 ), + PrintTimeReport = cms.untracked.bool( False ), + Threshold_E = cms.double( 0.2 ), + PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), + ComponentName = cms.string( "CaloExtractorByAssociator" ), + Threshold_HO = cms.double( 0.5 ), + DepositInstanceLabels = cms.vstring( 'ecal', + 'hcal', + 'ho' ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( False ), + UseMuonNavigation = cms.untracked.bool( False ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( False ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 1.0 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForPF" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "hltHbhereco" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 1.0 ), + useCalo = cms.bool( True ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + dRHcal = cms.double( 1.0 ), + dRHcalPreselection = cms.double( 1.0 ), + HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) + ), + Noise_HB = cms.double( 0.2 ) + ), + TrackExtractorPSet = cms.PSet( + Diff_z = cms.double( 0.2 ), + inputTrackCollection = cms.InputTag( "hltPFMuonMerging" ), + Chi2Ndof_Max = cms.double( 1.0E64 ), + BeamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), + DR_Veto = cms.double( 0.01 ), + Pt_Min = cms.double( -1.0 ), + DR_Max = cms.double( 1.0 ), + DepositLabel = cms.untracked.string( "" ), + NHits_Min = cms.uint32( 0 ), + Chi2Prob_Min = cms.double( -1.0 ), + Diff_r = cms.double( 0.1 ), + BeamlineOption = cms.string( "BeamSpotFromEvent" ), + ComponentName = cms.string( "TrackExtractor" ) + ), + JetExtractorPSet = cms.PSet( + JetCollectionLabel = cms.InputTag( "hltAntiKT4CaloJetsPFEt5" ), + DR_Veto = cms.double( 0.1 ), + DR_Max = cms.double( 1.0 ), + ExcludeMuonVeto = cms.bool( True ), + PrintTimeReport = cms.untracked.bool( False ), + PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), + ComponentName = cms.string( "JetExtractor" ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( False ), + UseMuonNavigation = cms.untracked.bool( False ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( False ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 0.5 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForPF" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "hltHbhereco" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 0.5 ), + useCalo = cms.bool( True ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + dRHcal = cms.double( 0.5 ), + dRHcalPreselection = cms.double( 0.5 ), + HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) + ), + Threshold = cms.double( 5.0 ) + ), + trackDepositName = cms.string( "tracker" ), + ecalDepositName = cms.string( "ecal" ), + hcalDepositName = cms.string( "hcal" ), + hoDepositName = cms.string( "ho" ), + jetDepositName = cms.string( "jets" ), + TimingFillerParameters = cms.PSet( + DTTimingParameters = cms.PSet( + HitError = cms.double( 6.0 ), + MatchParameters = cms.PSet( + TightMatchDT = cms.bool( False ), + DTradius = cms.double( 0.01 ), + TightMatchCSC = cms.bool( True ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + DTsegments = cms.InputTag( "hltDt4DSegments" ) + ), + debug = cms.bool( False ), + DoWireCorr = cms.bool( False ), + RequireBothProjections = cms.bool( False ), + DTTimeOffset = cms.double( 2.7 ), + PruneCut = cms.double( 10000.0 ), + DTsegments = cms.InputTag( "hltDt4DSegments" ), + UseSegmentT0 = cms.bool( False ), + HitsMin = cms.int32( 5 ), + DropTheta = cms.bool( True ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ) + ), + UseCSC = cms.bool( True ), + CSCTimingParameters = cms.PSet( + MatchParameters = cms.PSet( + TightMatchDT = cms.bool( False ), + DTradius = cms.double( 0.01 ), + TightMatchCSC = cms.bool( True ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + DTsegments = cms.InputTag( "hltDt4DSegments" ) + ), + debug = cms.bool( False ), + CSCWireTimeOffset = cms.double( 0.0 ), + CSCStripError = cms.double( 7.0 ), + CSCTimeOffset = cms.double( 0.0 ), + CSCWireError = cms.double( 8.6 ), + PruneCut = cms.double( 100.0 ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + UseStripTime = cms.bool( True ), + CSCStripTimeOffset = cms.double( 0.0 ), + UseWireTime = cms.bool( True ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ) + ), + ErrorDT = cms.double( 6.0 ), + EcalEnergyCut = cms.double( 0.4 ), + UseECAL = cms.bool( True ), + ErrorEB = cms.double( 2.085 ), + UseDT = cms.bool( True ), + ErrorEE = cms.double( 6.95 ), + ErrorCSC = cms.double( 7.4 ) + ), + ShowerDigiFillerParameters = cms.PSet( + cscDigiCollectionLabel = cms.InputTag( 'muonCSCDigis','MuonCSCStripDigi' ), + dtDigiCollectionLabel = cms.InputTag( "muonDTDigis" ), + digiMaxDistanceX = cms.double( 25.0 ) + ), + TrackerKinkFinderParameters = cms.PSet( + usePosition = cms.bool( False ), + diagonalOnly = cms.bool( False ) + ), + fillEnergy = cms.bool( False ), + storeCrossedHcalRecHits = cms.bool( False ), + maxAbsPullX = cms.double( 4.0 ), + maxAbsEta = cms.double( 3.0 ), + minPt = cms.double( 8.0 ), + inputCollectionTypes = cms.vstring( 'inner tracks', + 'links' ), + addExtraSoftMuons = cms.bool( False ), + fillGlobalTrackRefits = cms.bool( False ), + debugWithTruthMatching = cms.bool( False ), + inputCollectionLabels = cms.VInputTag( 'hltDiMuonMergingNoVtx','hltDiMuonLinksNoVtx' ), + fillCaloCompatibility = cms.bool( False ), + maxAbsPullY = cms.double( 9999.0 ), + maxAbsDy = cms.double( 9999.0 ), + minP = cms.double( 0.0 ), + minPCaloMuon = cms.double( 1.0E9 ), + maxAbsDx = cms.double( 3.0 ), + fillIsolation = cms.bool( False ), + writeIsoDeposits = cms.bool( False ), + minNumberOfMatches = cms.int32( 1 ), + fillMatching = cms.bool( True ), + fillShowerDigis = cms.bool( False ), + ptThresholdToFillCandidateP4WithGlobalFit = cms.double( 200.0 ), + sigmaThresholdToFillCandidateP4WithGlobalFit = cms.double( 2.0 ), + fillGlobalTrackQuality = cms.bool( False ), + globalTrackQualityInputTag = cms.InputTag( "glbTrackQual" ), + selectHighPurity = cms.bool( False ), + pvInputTag = cms.InputTag( "offlinePrimaryVertices" ), + fillTrackerKink = cms.bool( False ), + minCaloCompatibility = cms.double( 0.6 ), + runArbitrationCleaner = cms.bool( False ), + arbitrationCleanerOptions = cms.PSet( + OverlapDTheta = cms.double( 0.02 ), + Overlap = cms.bool( True ), + Clustering = cms.bool( True ), + ME1a = cms.bool( True ), + ClusterDTheta = cms.double( 0.02 ), + ClusterDPhi = cms.double( 0.6 ), + OverlapDPhi = cms.double( 0.0786 ) + ), + arbitrateTrackerMuons = cms.bool( False ) ) -process.hltDimuon18PsiPrimeNoCorrL1L3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", +process.hltGlbTrkMuonCandsNoVtx = cms.EDProducer( "L3MuonCandidateProducerFromMuons", + InputObjects = cms.InputTag( "hltGlbTrkMuonsNoVtx" ), + DisplacedReconstruction = cms.bool( False ) +) +process.hltTripleTrkMuFiltered5NoVtx = cms.EDFilter( "HLTMuonTrkL1TFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - PreviousCandIsL2 = cms.bool( True ), - FastAccept = cms.bool( False ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MaxDz = cms.double( 9999.0 ), - ChargeOpt = cms.int32( -1 ), - MinPtPair = cms.vdouble( 17.9 ), - MaxPtPair = cms.vdouble( 1.0E125 ), - MinPtMax = cms.vdouble( 0.0 ), - MinPtMin = cms.vdouble( 0.0 ), - MaxPtMin = cms.vdouble( 1.0E125 ), - MinInvMass = cms.vdouble( 3.35 ), - MaxInvMass = cms.vdouble( 4.05 ), - MinDiMuonDeltaR = cms.double( -1.0 ), - MinAcop = cms.double( -999.0 ), - MaxAcop = cms.double( 999.0 ), - MinPtBalance = cms.double( -1.0 ), - MaxPtBalance = cms.double( 999999.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxDCAMuMu = cms.double( 0.5 ), - MaxRapidityPair = cms.double( 999999.0 ), - CutCowboys = cms.bool( False ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + inputMuonCollection = cms.InputTag( "hltGlbTrkMuonsNoVtx" ), + inputCandCollection = cms.InputTag( "hltGlbTrkMuonCandsNoVtx" ), + previousCandTag = cms.InputTag( "" ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + minMuonStations = cms.int32( 2 ), + maxNormalizedChi2 = cms.double( 1.0E99 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 4 ), + trkMuonId = cms.uint32( 0 ), + minPt = cms.double( 5.0 ), + minN = cms.uint32( 3 ), + maxAbsEta = cms.double( 2.5 ), L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), useSimpleGeometry = cms.bool( True ), useStation2 = cms.bool( True ), fallbackToME1 = cms.bool( False ), @@ -53111,67 +56072,22 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltDisplacedmumuVtxProducerDimuon18PsiPrimesNoCorrL1 = cms.EDProducer( "HLTDisplacedmumuVtxProducer", - Src = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDimuon18PsiPrimeNoCorrL1L3fL3Filtered" ), - matchToPrevious = cms.bool( True ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MinPtPair = cms.double( 0.0 ), - MinInvMass = cms.double( 0.0 ), - MaxInvMass = cms.double( 999999.0 ), - ChargeOpt = cms.int32( -1 ) -) -process.hltDisplacedmumuFilterDimuon18PsiPrimesNoCorrL1 = cms.EDFilter( "HLTDisplacedmumuFilter", - saveTags = cms.bool( True ), - FastAccept = cms.bool( True ), - MinLxySignificance = cms.double( 0.0 ), - MaxLxySignificance = cms.double( 0.0 ), - MaxNormalisedChi2 = cms.double( 999999.0 ), - MinVtxProbability = cms.double( 0.005 ), - MinCosinePointingAngle = cms.double( -2.0 ), - DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon18PsiPrimesNoCorrL1" ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) -) -process.hltPreDimuon24UpsilonnoCorrL1 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltDimuon24UpsilonNoCorrL1L3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", +process.hltSingleTrkMuFiltered12NoVtx = cms.EDFilter( "HLTMuonTrkL1TFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - PreviousCandIsL2 = cms.bool( True ), - FastAccept = cms.bool( False ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MaxDz = cms.double( 9999.0 ), - ChargeOpt = cms.int32( -1 ), - MinPtPair = cms.vdouble( 13.9 ), - MaxPtPair = cms.vdouble( 1.0E125 ), - MinPtMax = cms.vdouble( 0.0 ), - MinPtMin = cms.vdouble( 0.0 ), - MaxPtMin = cms.vdouble( 1.0E125 ), - MinInvMass = cms.vdouble( 8.5 ), - MaxInvMass = cms.vdouble( 11.5 ), - MinDiMuonDeltaR = cms.double( -1.0 ), - MinAcop = cms.double( -999.0 ), - MaxAcop = cms.double( 999.0 ), - MinPtBalance = cms.double( -1.0 ), - MaxPtBalance = cms.double( 999999.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxDCAMuMu = cms.double( 0.5 ), - MaxRapidityPair = cms.double( 999999.0 ), - CutCowboys = cms.bool( False ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + inputMuonCollection = cms.InputTag( "hltGlbTrkMuonsNoVtx" ), + inputCandCollection = cms.InputTag( "hltGlbTrkMuonCandsNoVtx" ), + previousCandTag = cms.InputTag( "" ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + minMuonStations = cms.int32( 2 ), + maxNormalizedChi2 = cms.double( 1.0E99 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 4 ), + trkMuonId = cms.uint32( 0 ), + minPt = cms.double( 12.0 ), + minN = cms.uint32( 1 ), + maxAbsEta = cms.double( 2.5 ), L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), useSimpleGeometry = cms.bool( True ), useStation2 = cms.bool( True ), fallbackToME1 = cms.bool( False ), @@ -53183,67 +56099,97 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltDisplacedmumuVtxProducerDimuon24UpsilonsNoCorrL1 = cms.EDProducer( "HLTDisplacedmumuVtxProducer", - Src = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDimuon24UpsilonNoCorrL1L3fL3Filtered" ), - matchToPrevious = cms.bool( True ), +process.hltPreMu8 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltPreMu17 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltPreMu19 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltPreMu17Photon30IsoCaloId = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltMu17Photon30IsoCaloIdMuonlegL1Filtered7 = cms.EDFilter( "HLTMuonL1TFilter", + saveTags = cms.bool( True ), + CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + PreviousCandTag = cms.InputTag( "hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23" ), MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MinPtPair = cms.double( 0.0 ), - MinInvMass = cms.double( 0.0 ), - MaxInvMass = cms.double( 999999.0 ), - ChargeOpt = cms.int32( -1 ) + MinPt = cms.double( 7.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 1 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) ) -process.hltDisplacedmumuFilterDimuon24UpsilonsNoCorrL1 = cms.EDFilter( "HLTDisplacedmumuFilter", +process.hltMu17Photon30IsoCaloIdMuonlegL2Filtered10 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", saveTags = cms.bool( True ), - FastAccept = cms.bool( True ), - MinLxySignificance = cms.double( 0.0 ), - MaxLxySignificance = cms.double( 0.0 ), - MaxNormalisedChi2 = cms.double( 999999.0 ), - MinVtxProbability = cms.double( 0.005 ), - MinCosinePointingAngle = cms.double( -2.0 ), - DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon24UpsilonsNoCorrL1" ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) + CandTag = cms.InputTag( "hltL2MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltMu17Photon30IsoCaloIdMuonlegL1Filtered7" ), + SeedMapTag = cms.InputTag( "hltL2Muons" ), + MinN = cms.int32( 0 ), + MaxEta = cms.double( 2.5 ), + AbsEtaBins = cms.vdouble( 0.0 ), + MinNstations = cms.vint32( 0 ), + MinNhits = cms.vint32( 0 ), + CutOnChambers = cms.bool( False ), + MinNchambers = cms.vint32( 0 ), + MaxDr = cms.double( 9999.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), + NSigmaPt = cms.double( 0.0 ), + MatchToPreviousCand = cms.bool( True ) ) -process.hltPreDimuon24PhinoCorrL1 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltL1fForIterL3Mu17Photon30IsoCaloIdMuonlegL1Filtered7 = cms.EDFilter( "HLTMuonL1TFilter", + saveTags = cms.bool( True ), + CandTag = cms.InputTag( "hltL1MuonsPt0" ), + PreviousCandTag = cms.InputTag( "hltMu17Photon30IsoCaloIdMuonlegL1Filtered7" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 1 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) ) -process.hltDimuon24PhiNoCorrL1L3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", +process.hltMu17Photon30IsoCaloIdMuonlegL3Filtered17Q = cms.EDFilter( "HLTMuonL3PreFilter", saveTags = cms.bool( True ), BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0" ), + PreviousCandTag = cms.InputTag( "hltMu17Photon30IsoCaloIdMuonlegL2Filtered10" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3Mu17Photon30IsoCaloIdMuonlegL1Filtered7" ), inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - PreviousCandIsL2 = cms.bool( True ), - FastAccept = cms.bool( False ), MinN = cms.int32( 1 ), - MaxEta = cms.double( 2.5 ), + MaxEta = cms.double( 1.0E99 ), MinNhits = cms.int32( 0 ), MaxDr = cms.double( 2.0 ), + MinDr = cms.double( -1.0 ), MaxDz = cms.double( 9999.0 ), - ChargeOpt = cms.int32( -1 ), - MinPtPair = cms.vdouble( 23.9 ), - MaxPtPair = cms.vdouble( 1.0E125 ), - MinPtMax = cms.vdouble( 0.0 ), - MinPtMin = cms.vdouble( 0.0 ), - MaxPtMin = cms.vdouble( 1.0E125 ), - MinInvMass = cms.vdouble( 0.85 ), - MaxInvMass = cms.vdouble( 1.2 ), - MinDiMuonDeltaR = cms.double( -1.0 ), - MinAcop = cms.double( -999.0 ), - MaxAcop = cms.double( 999.0 ), - MinPtBalance = cms.double( -1.0 ), - MaxPtBalance = cms.double( 999999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 17.0 ), NSigmaPt = cms.double( 0.0 ), - MaxDCAMuMu = cms.double( 0.5 ), - MaxRapidityPair = cms.double( 1.25 ), - CutCowboys = cms.bool( False ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + MaxNormalizedChi2 = cms.double( 9999.0 ), + MaxDXYBeamSpot = cms.double( 9999.0 ), + MinDXYBeamSpot = cms.double( -1.0 ), + MinNmuonHits = cms.int32( 0 ), + MaxPtDifference = cms.double( 9999.0 ), + MinTrackPt = cms.double( 0.0 ), + minMuonStations = cms.int32( 2 ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 0 ), + MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), + trkMuonId = cms.uint32( 0 ), L1MatchingdR = cms.double( 0.3 ), MatchToPreviousCand = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), useSimpleGeometry = cms.bool( True ), useStation2 = cms.bool( True ), fallbackToME1 = cms.bool( False ), @@ -53255,104 +56201,377 @@ propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltDisplacedmumuVtxProducerDimuon24PhiNoCorrL1 = cms.EDProducer( "HLTDisplacedmumuVtxProducer", - Src = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDimuon24PhiNoCorrL1L3fL3Filtered" ), - matchToPrevious = cms.bool( True ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MinPtPair = cms.double( 0.0 ), - MinInvMass = cms.double( 0.0 ), - MaxInvMass = cms.double( 999999.0 ), - ChargeOpt = cms.int32( -1 ) +process.hltMu17Photon30IsoCaloIdPhotonlegFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", + saveTags = cms.bool( True ), + candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), + l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + candNonIsolatedTag = cms.InputTag( "" ), + l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1SeedFilterTag = cms.InputTag( "hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23" ), + l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + ncandcut = cms.int32( 1 ), + doIsolated = cms.bool( False ), + region_eta_size = cms.double( 0.522 ), + region_eta_size_ecap = cms.double( 1.0 ), + region_phi_size = cms.double( 1.044 ), + barrel_end = cms.double( 1.4791 ), + endcap_end = cms.double( 2.65 ) ) -process.hltDisplacedmumuFilterDimuon24PhiBarrelNoCorrL1 = cms.EDFilter( "HLTDisplacedmumuFilter", +process.hltMu17Photon30IsoCaloIdPhotonlegEtFilter = cms.EDFilter( "HLTEgammaEtFilter", saveTags = cms.bool( True ), - FastAccept = cms.bool( True ), - MinLxySignificance = cms.double( 0.0 ), - MaxLxySignificance = cms.double( 0.0 ), - MaxNormalisedChi2 = cms.double( 999999.0 ), - MinVtxProbability = cms.double( 0.005 ), - MinCosinePointingAngle = cms.double( -2.0 ), - DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon24PhiNoCorrL1" ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) + inputTag = cms.InputTag( "hltMu17Photon30IsoCaloIdPhotonlegFilter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 30.0 ), + etcutEE = cms.double( 30.0 ), + ncandcut = cms.int32( 1 ) +) +process.hltMu17Photon30IsoCaloIdPhotonlegClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltMu17Photon30IsoCaloIdPhotonlegEtFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.015 ), + thrRegularEE = cms.vdouble( 0.035 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +process.hltMu17Photon30IsoCaloIdPhotonlegHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltMu17Photon30IsoCaloIdPhotonlegClusterShapeFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.15 ), + thrOverEEE = cms.vdouble( 0.1 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +process.hltMu17Photon30IsoCaloIdPhotonlegEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltMu17Photon30IsoCaloIdPhotonlegHEFilter" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 5.0 ), + thrRegularEE = cms.vdouble( 5.0 ), + thrOverEEB = cms.vdouble( 0.012 ), + thrOverEEE = cms.vdouble( 0.012 ), + thrOverE2EB = cms.vdouble( 0.0 ), + thrOverE2EE = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.29, 0.21 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +process.hltMu17Photon30IsoCaloIdPhotonlegTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltMu17Photon30IsoCaloIdPhotonlegEcalIsoFilter" ), + varTag = cms.InputTag( "hltEgammaHollowTrackIso" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 4.0 ), + thrRegularEE = cms.vdouble( 4.0 ), + thrOverEEB = cms.vdouble( 0.002 ), + thrOverEEE = cms.vdouble( 0.002 ), + thrOverE2EB = cms.vdouble( 0.0 ), + thrOverE2EE = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +process.hltL1sSingleEG10IorSingleEG5 = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_SingleEG10er2p5 OR L1_SingleEG8er2p5" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +) +process.hltPreEle8CaloIdLTrackIdLIsoVLPFJet30 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltEle8CaloIdLTrackIdLIsoVLL1MatchFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", + saveTags = cms.bool( True ), + candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), + l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + candNonIsolatedTag = cms.InputTag( "" ), + l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1SeedFilterTag = cms.InputTag( "hltL1sSingleEG10IorSingleEG5" ), + l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + ncandcut = cms.int32( 1 ), + doIsolated = cms.bool( False ), + region_eta_size = cms.double( 0.522 ), + region_eta_size_ecap = cms.double( 1.0 ), + region_phi_size = cms.double( 1.044 ), + barrel_end = cms.double( 1.4791 ), + endcap_end = cms.double( 2.65 ) +) +process.hltEle8CaloIdLTrackIdLIsoVLEtFilter = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLL1MatchFilter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 8.0 ), + etcutEE = cms.double( 8.0 ), + ncandcut = cms.int32( 1 ) +) +process.hltEle8CaloIdLTrackIdLIsoVLClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLEtFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.013 ), + thrRegularEE = cms.vdouble( 0.035 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +process.hltEle8CaloIdLTrackIdLIsoVLHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLClusterShapeFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.13 ), + thrOverEEE = cms.vdouble( 0.13 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +process.hltEle8CaloIdLTrackIdLIsoVLEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLHEFilter" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.5 ), + thrOverEEE = cms.vdouble( 0.5 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.29, 0.21 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +process.hltEle8CaloIdLTrackIdLIsoVLHcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLEcalIsoFilter" ), + varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.3 ), + thrOverEEE = cms.vdouble( 0.3 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.2, 0.25 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +process.hltEle8CaloIdLTrackIdLIsoVLPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLHcalIsoFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) +) +process.hltEle8CaloIdLTrackIdLIsoVLOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLPixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 999999.0 ), + thrRegularEE = cms.vdouble( 999999.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +process.hltEle8CaloIdLTrackIdLIsoVLDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLOneOEMinusOneOPFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.01 ), + thrRegularEE = cms.vdouble( 0.015 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltPreDimuon25JpsinoCorrL1 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltEle8CaloIdLTrackIdLIsoVLDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLDetaFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.07 ), + thrRegularEE = cms.vdouble( 0.1 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltDimuon25JpsiNoCorrL1L3fL3Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", +process.hltEle8CaloIdLTrackIdLIsoVLTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - PreviousCandIsL2 = cms.bool( True ), - FastAccept = cms.bool( False ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MaxDz = cms.double( 9999.0 ), - ChargeOpt = cms.int32( -1 ), - MinPtPair = cms.vdouble( 24.9 ), - MaxPtPair = cms.vdouble( 1.0E125 ), - MinPtMax = cms.vdouble( 0.0 ), - MinPtMin = cms.vdouble( 0.0 ), - MaxPtMin = cms.vdouble( 1.0E125 ), - MinInvMass = cms.vdouble( 2.9 ), - MaxInvMass = cms.vdouble( 3.3 ), - MinDiMuonDeltaR = cms.double( -1.0 ), - MinAcop = cms.double( -999.0 ), - MaxAcop = cms.double( 999.0 ), - MinPtBalance = cms.double( -1.0 ), - MaxPtBalance = cms.double( 999999.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxDCAMuMu = cms.double( 0.5 ), - MaxRapidityPair = cms.double( 999999.0 ), - CutCowboys = cms.bool( False ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) + candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLDphiFilter" ), + varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.2 ), + thrOverEEE = cms.vdouble( 0.2 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltDisplacedmumuVtxProducerDimuon25JpsisNoCorrL1 = cms.EDProducer( "HLTDisplacedmumuVtxProducer", - Src = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDimuon25JpsiNoCorrL1L3fL3Filtered" ), - matchToPrevious = cms.bool( True ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MinPtPair = cms.double( 0.0 ), - MinInvMass = cms.double( 0.0 ), - MaxInvMass = cms.double( 999999.0 ), - ChargeOpt = cms.int32( -1 ) +process.hltEle8JetCollectionsForLeptonPlusPFJets = cms.EDProducer( "HLTPFJetsCleanedFromLeadingLeptons", + leptons = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLTrackIsoFilter" ), + jets = cms.InputTag( "hltAK4PFJetsCorrected" ), + minDeltaR = cms.double( 1.0 ), + numLeptons = cms.uint32( 1 ) ) -process.hltDisplacedmumuFilterDimuon25JpsisNoCorrL1 = cms.EDFilter( "HLTDisplacedmumuFilter", +process.hltEle8PFJet30EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", saveTags = cms.bool( True ), - FastAccept = cms.bool( True ), - MinLxySignificance = cms.double( 0.0 ), - MaxLxySignificance = cms.double( 0.0 ), - MaxNormalisedChi2 = cms.double( 999999.0 ), - MinVtxProbability = cms.double( 0.005 ), - MinCosinePointingAngle = cms.double( -2.0 ), - DisplacedVertexTag = cms.InputTag( "hltDisplacedmumuVtxProducerDimuon25JpsisNoCorrL1" ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - MuonTag = cms.InputTag( "hltIterL3MuonCandidates" ) + inputTag = cms.InputTag( "hltEle8JetCollectionsForLeptonPlusPFJets" ), + originalTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + MinJetPt = cms.double( 30.0 ), + MaxAbsJetEta = cms.double( 2.5 ), + MinNJets = cms.uint32( 1 ), + triggerType = cms.int32( 85 ) ) -process.hltL1sDoubleMu4EG9 = cms.EDFilter( "HLTL1TSeed", +process.hltL1sSingleEG10IorSingleEG15 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_DoubleMu4_SQ_EG9er2p5 OR L1_DoubleMu5_SQ_EG9er2p5" ), + L1SeedsLogicalExpression = cms.string( "L1_SingleEG10er2p5 OR L1_SingleEG15er2p5" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -53362,162 +56581,260 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltPreDiMu4Ele9CaloIdLTrackIdLDZMass3p8 = cms.EDFilter( "HLTPrescaler", +process.hltPreEle12CaloIdLTrackIdLIsoVLPFJet30 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltDiMu4Ele9CaloIdLTrackIdLMuonlegL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", +process.hltEle12CaloIdLTrackIdLIsoVLL1MatchFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", saveTags = cms.bool( True ), - CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - PreviousCandTag = cms.InputTag( "hltL1sDoubleMu4EG9" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 2 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) + candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), + l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + candNonIsolatedTag = cms.InputTag( "" ), + l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1SeedFilterTag = cms.InputTag( "hltL1sSingleEG10IorSingleEG15" ), + l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + ncandcut = cms.int32( 1 ), + doIsolated = cms.bool( False ), + region_eta_size = cms.double( 0.522 ), + region_eta_size_ecap = cms.double( 1.0 ), + region_phi_size = cms.double( 1.044 ), + barrel_end = cms.double( 1.4791 ), + endcap_end = cms.double( 2.65 ) ) -process.hltDiMu4Ele9CaloIdLTrackIdLMuonlegL2Filtered4 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", +process.hltEle12CaloIdLTrackIdLIsoVLEtFilter = cms.EDFilter( "HLTEgammaEtFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL2MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLMuonlegL1Filtered0" ), - SeedMapTag = cms.InputTag( "hltL2Muons" ), - MinN = cms.int32( 0 ), - MaxEta = cms.double( 2.5 ), - AbsEtaBins = cms.vdouble( 0.0 ), - MinNstations = cms.vint32( 0 ), - MinNhits = cms.vint32( 0 ), - CutOnChambers = cms.bool( False ), - MinNchambers = cms.vint32( 0 ), - MaxDr = cms.double( 9999.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - NSigmaPt = cms.double( 0.0 ), - MatchToPreviousCand = cms.bool( True ) + inputTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLL1MatchFilter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 12.0 ), + etcutEE = cms.double( 12.0 ), + ncandcut = cms.int32( 1 ) ) -process.hltL1fForIterL3DiMu4Ele9CaloIdLTrackIdLMuonlegL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", +process.hltEle12CaloIdLTrackIdLIsoVLClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltL1MuonsPt0" ), - PreviousCandTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLMuonlegL1Filtered0" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 1 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) + candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLEtFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.013 ), + thrRegularEE = cms.vdouble( 0.035 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltL3fL1DoubleMu4EG9f0Filtered4 = cms.EDFilter( "HLTMuonL3PreFilter", +process.hltEle12CaloIdLTrackIdLIsoVLHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLMuonlegL2Filtered4" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3DiMu4Ele9CaloIdLTrackIdLMuonlegL1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - MinN = cms.int32( 2 ), - MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 4.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxNormalizedChi2 = cms.double( 9999.0 ), - MaxDXYBeamSpot = cms.double( 9999.0 ), - MinDXYBeamSpot = cms.double( -1.0 ), - MinNmuonHits = cms.int32( 0 ), - MaxPtDifference = cms.double( 9999.0 ), - MinTrackPt = cms.double( 0.0 ), - minMuonStations = cms.int32( 2 ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 0 ), - MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), - trkMuonId = cms.uint32( 0 ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) + candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLClusterShapeFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.13 ), + thrOverEEE = cms.vdouble( 0.13 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltDoubleMu4DZFilter = cms.EDFilter( "HLT2MuonMuonDZ", +process.hltEle12CaloIdLTrackIdLIsoVLEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), - originTag2 = cms.VInputTag( 'hltIterL3MuonCandidates' ), - inputTag1 = cms.InputTag( "hltL3fL1DoubleMu4EG9f0Filtered4" ), - inputTag2 = cms.InputTag( "hltL3fL1DoubleMu4EG9f0Filtered4" ), - triggerType1 = cms.int32( 83 ), - triggerType2 = cms.int32( 83 ), - MinDR = cms.double( 0.001 ), - MaxDZ = cms.double( 0.2 ), - MinPixHitsForDZ = cms.int32( 0 ), - checkSC = cms.bool( False ), - MinN = cms.int32( 1 ) + candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLHEFilter" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.5 ), + thrOverEEE = cms.vdouble( 0.5 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.29, 0.21 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltEle9DoubleMu4Mass3p8Filtered = cms.EDFilter( "HLTMuonDimuonL3Filter", +process.hltEle12CaloIdLTrackIdLIsoVLHcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLMuonlegL2Filtered4" ), - L1CandTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLMuonlegL1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - PreviousCandIsL2 = cms.bool( True ), - FastAccept = cms.bool( False ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MaxDz = cms.double( 9999.0 ), - ChargeOpt = cms.int32( 0 ), - MinPtPair = cms.vdouble( 0.0 ), - MaxPtPair = cms.vdouble( 1.0E125 ), - MinPtMax = cms.vdouble( 0.0 ), - MinPtMin = cms.vdouble( 4.0 ), - MaxPtMin = cms.vdouble( 1.0E125 ), - MinInvMass = cms.vdouble( 3.8 ), - MaxInvMass = cms.vdouble( 9999.0 ), - MinDiMuonDeltaR = cms.double( -1.0 ), - MinAcop = cms.double( -1.0 ), - MaxAcop = cms.double( 999.0 ), - MinPtBalance = cms.double( -1.0 ), - MaxPtBalance = cms.double( 999999.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxDCAMuMu = cms.double( 99999.9 ), - MaxRapidityPair = cms.double( 999999.0 ), - CutCowboys = cms.bool( False ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) + candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLEcalIsoFilter" ), + varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.3 ), + thrOverEEE = cms.vdouble( 0.3 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.2, 0.25 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltDiMu4Ele9CaloIdLTrackIdLElectronlegL1MatchFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", +process.hltEle12CaloIdLTrackIdLIsoVLPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLHcalIsoFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) +) +process.hltEle12CaloIdLTrackIdLIsoVLOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLPixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 999999.0 ), + thrRegularEE = cms.vdouble( 999999.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +process.hltEle12CaloIdLTrackIdLIsoVLDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLOneOEMinusOneOPFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.01 ), + thrRegularEE = cms.vdouble( 0.015 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +process.hltEle12CaloIdLTrackIdLIsoVLDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLDetaFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.07 ), + thrRegularEE = cms.vdouble( 0.1 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +process.hltEle12CaloIdLTrackIdLIsoVLTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLDphiFilter" ), + varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.2 ), + thrOverEEE = cms.vdouble( 0.2 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +process.hltEle12JetCollectionsForLeptonPlusPFJets = cms.EDProducer( "HLTPFJetsCleanedFromLeadingLeptons", + leptons = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLTrackIsoFilter" ), + jets = cms.InputTag( "hltAK4PFJetsCorrected" ), + minDeltaR = cms.double( 1.0 ), + numLeptons = cms.uint32( 1 ) +) +process.hltEle12PFJet30EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEle12JetCollectionsForLeptonPlusPFJets" ), + originalTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + MinJetPt = cms.double( 30.0 ), + MaxAbsJetEta = cms.double( 2.5 ), + MinNJets = cms.uint32( 1 ), + triggerType = cms.int32( 85 ) +) +process.hltPreEle23CaloIdLTrackIdLIsoVLPFJet30 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltEle23CaloIdLTrackIdLIsoVLJet30L1MatchFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", saveTags = cms.bool( True ), candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), candNonIsolatedTag = cms.InputTag( "" ), l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1SeedFilterTag = cms.InputTag( "hltL1sDoubleMu4EG9" ), + L1SeedFilterTag = cms.InputTag( "hltL1sSingleEG15er2p5" ), l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), ncandcut = cms.int32( 1 ), @@ -53528,17 +56845,17 @@ barrel_end = cms.double( 1.4791 ), endcap_end = cms.double( 2.65 ) ) -process.hltDiMu4Ele9CaloIdLTrackIdLElectronlegEtFilter = cms.EDFilter( "HLTEgammaEtFilter", +process.hltEle23CaloIdLTrackIdLIsoVLJet30EtFilter = cms.EDFilter( "HLTEgammaEtFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegL1MatchFilter" ), + inputTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30L1MatchFilter" ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 9.0 ), - etcutEE = cms.double( 9.0 ), + etcutEB = cms.double( 23.0 ), + etcutEE = cms.double( 23.0 ), ncandcut = cms.int32( 1 ) ) -process.hltDiMu4Ele9CaloIdLTrackIdLElectronlegClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltEle23CaloIdLTrackIdLIsoVLJet30ClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegEtFilter" ), + candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30EtFilter" ), varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), @@ -53558,9 +56875,9 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltDiMu4Ele9CaloIdLTrackIdLElectronlegHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltEle23CaloIdLTrackIdLIsoVLJet30HEFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegClusterShapeFilter" ), + candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30ClusterShapeFilter" ), varTag = cms.InputTag( "hltEgammaHoverE" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), @@ -53580,9 +56897,53 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltDiMu4Ele9CaloIdLTrackIdLElectronlegPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", +process.hltEle23CaloIdLTrackIdLIsoVLJet30EcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegHEFilter" ), + candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30HEFilter" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.5 ), + thrOverEEE = cms.vdouble( 0.5 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.29, 0.21 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +process.hltEle23CaloIdLTrackIdLIsoVLJet30HcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30EcalIsoFilter" ), + varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.3 ), + thrOverEEE = cms.vdouble( 0.3 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.2, 0.25 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +process.hltEle23CaloIdLTrackIdLIsoVLJet30PixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30HcalIsoFilter" ), l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), npixelmatchcut = cms.double( 1.0 ), ncandcut = cms.int32( 1 ), @@ -53603,9 +56964,9 @@ useS = cms.bool( False ), pixelVeto = cms.bool( False ) ) -process.hltDiMu4Ele9CaloIdLTrackIdLElectronlegOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltEle23CaloIdLTrackIdLIsoVLJet30OneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegPixelMatchFilter" ), + candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30PixelMatchFilter" ), varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), @@ -53625,9 +56986,9 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltDiMu4Ele9CaloIdLTrackIdLElectronlegDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltEle23CaloIdLTrackIdLIsoVLJet30DetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegOneOEMinusOneOPFilter" ), + candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30OneOEMinusOneOPFilter" ), varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), @@ -53647,9 +57008,9 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltDiMu4Ele9CaloIdLTrackIdLElectronlegDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltEle23CaloIdLTrackIdLIsoVLJet30DphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegDetaFilter" ), + candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30DetaFilter" ), varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), @@ -53669,160 +57030,67 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltMu4Ele9DZFilter = cms.EDFilter( "HLT2MuonPhotonDZ", +process.hltEle23CaloIdLTrackIdLIsoVLJet30TrackIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), - originTag2 = cms.VInputTag( 'hltEgammaCandidates' ), - inputTag1 = cms.InputTag( "hltL3fL1DoubleMu4EG9f0Filtered4" ), - inputTag2 = cms.InputTag( "hltDiMu4Ele9CaloIdLTrackIdLElectronlegDphiFilter" ), - electronTag = cms.InputTag( "hltEgammaGsfElectrons" ), - triggerType1 = cms.int32( 83 ), - triggerType2 = cms.int32( 81 ), - MinDR = cms.double( -1.0 ), - MaxDZ = cms.double( 0.2 ), - MinPixHitsForDZ = cms.int32( 1 ), - checkSC = cms.bool( False ), - MinN = cms.int32( 2 ) + candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30DphiFilter" ), + varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.2 ), + thrOverEEE = cms.vdouble( 0.2 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltL1sDoubleMu7EG7 = cms.EDFilter( "HLTL1TSeed", +process.hltEle23JetCollectionsForLeptonPlusPFJets = cms.EDProducer( "HLTPFJetsCleanedFromLeadingLeptons", + leptons = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30TrackIsoFilter" ), + jets = cms.InputTag( "hltAK4PFJetsCorrected" ), + minDeltaR = cms.double( 1.0 ), + numLeptons = cms.uint32( 1 ) +) +process.hltEle23PFJet30EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_DoubleMu5_SQ_EG9er2p5" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) + inputTag = cms.InputTag( "hltEle23JetCollectionsForLeptonPlusPFJets" ), + originalTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + MinJetPt = cms.double( 30.0 ), + MaxAbsJetEta = cms.double( 2.5 ), + MinNJets = cms.uint32( 1 ), + triggerType = cms.int32( 85 ) ) -process.hltPreDiMu9Ele9CaloIdLTrackIdLDZ = cms.EDFilter( "HLTPrescaler", +process.hltPreEle8CaloIdMTrackIdMPFJet30 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltDiMu9Ele9CaloIdLTrackIdLMuonlegL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - PreviousCandTag = cms.InputTag( "hltL1sDoubleMu7EG7" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 2 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) -) -process.hltDiMu9Ele9CaloIdLTrackIdLMuonlegL2Filtered5 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL2MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLMuonlegL1Filtered0" ), - SeedMapTag = cms.InputTag( "hltL2Muons" ), - MinN = cms.int32( 0 ), - MaxEta = cms.double( 2.5 ), - AbsEtaBins = cms.vdouble( 0.0 ), - MinNstations = cms.vint32( 0 ), - MinNhits = cms.vint32( 0 ), - CutOnChambers = cms.bool( False ), - MinNchambers = cms.vint32( 0 ), - MaxDr = cms.double( 9999.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - NSigmaPt = cms.double( 0.0 ), - MatchToPreviousCand = cms.bool( True ) -) -process.hltL1fForIterL3DiMu9Ele9CaloIdLTrackIdLMuonlegL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltL1MuonsPt0" ), - PreviousCandTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLMuonlegL1Filtered0" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 1 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) -) -process.hltL3fL1DoubleMu7EG7f0Filtered9 = cms.EDFilter( "HLTMuonL3PreFilter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLMuonlegL2Filtered5" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3DiMu9Ele9CaloIdLTrackIdLMuonlegL1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - MinN = cms.int32( 2 ), - MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 9.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxNormalizedChi2 = cms.double( 9999.0 ), - MaxDXYBeamSpot = cms.double( 9999.0 ), - MinDXYBeamSpot = cms.double( -1.0 ), - MinNmuonHits = cms.int32( 0 ), - MaxPtDifference = cms.double( 9999.0 ), - MinTrackPt = cms.double( 0.0 ), - minMuonStations = cms.int32( 2 ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 0 ), - MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), - trkMuonId = cms.uint32( 0 ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) -) -process.hltDiMu9Ele9CaloIdLTrackIdLElectronlegL1MatchFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", - saveTags = cms.bool( True ), - candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), - l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - candNonIsolatedTag = cms.InputTag( "" ), - l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1SeedFilterTag = cms.InputTag( "hltL1sDoubleMu7EG7" ), - l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - ncandcut = cms.int32( 1 ), - doIsolated = cms.bool( False ), - region_eta_size = cms.double( 0.522 ), - region_eta_size_ecap = cms.double( 1.0 ), - region_phi_size = cms.double( 1.044 ), - barrel_end = cms.double( 1.4791 ), - endcap_end = cms.double( 2.65 ) -) -process.hltDiMu9Ele9CaloIdLTrackIdLElectronlegEtFilter = cms.EDFilter( "HLTEgammaEtFilter", +process.hltEle8EtFilter = cms.EDFilter( "HLTEgammaEtFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegL1MatchFilter" ), + inputTag = cms.InputTag( "hltEgammaCandidatesWrapper" ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 9.0 ), - etcutEE = cms.double( 9.0 ), + etcutEB = cms.double( 8.0 ), + etcutEE = cms.double( 8.0 ), ncandcut = cms.int32( 1 ) ) -process.hltDiMu9Ele9CaloIdLTrackIdLElectronlegClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltEle8HEFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegEtFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + candTag = cms.InputTag( "hltEle8EtFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.013 ), - thrRegularEE = cms.vdouble( 0.035 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.12 ), + thrOverEEE = cms.vdouble( 0.1 ), thrOverE2EB = cms.vdouble( -1.0 ), thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), @@ -53833,18 +57101,18 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltDiMu9Ele9CaloIdLTrackIdLElectronlegHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltEle8CaloIdMClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegClusterShapeFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), + candTag = cms.InputTag( "hltEle8HEFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.13 ), - thrOverEEE = cms.vdouble( 0.13 ), + thrRegularEB = cms.vdouble( 0.013 ), + thrRegularEE = cms.vdouble( 0.035 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), thrOverE2EB = cms.vdouble( -1.0 ), thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), @@ -53855,9 +57123,9 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltDiMu9Ele9CaloIdLTrackIdLElectronlegPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", +process.hltEle8CaloIdMPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegHEFilter" ), + candTag = cms.InputTag( "hltEle8CaloIdMClusterShapeFilter" ), l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), npixelmatchcut = cms.double( 1.0 ), ncandcut = cms.int32( 1 ), @@ -53878,16 +57146,16 @@ useS = cms.bool( False ), pixelVeto = cms.bool( False ) ) -process.hltDiMu9Ele9CaloIdLTrackIdLElectronlegOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltEle8CaloIdMGsfTrackIdMOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegPixelMatchFilter" ), + candTag = cms.InputTag( "hltEle8CaloIdMPixelMatchFilter" ), varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 999999.0 ), - thrRegularEE = cms.vdouble( 999999.0 ), + thrRegularEB = cms.vdouble( 0.05 ), + thrRegularEE = cms.vdouble( 0.02 ), thrOverEEB = cms.vdouble( -1.0 ), thrOverEEE = cms.vdouble( -1.0 ), thrOverE2EB = cms.vdouble( -1.0 ), @@ -53900,16 +57168,16 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltDiMu9Ele9CaloIdLTrackIdLElectronlegDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltEle8CaloIdMGsfTrackIdMDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegOneOEMinusOneOPFilter" ), + candTag = cms.InputTag( "hltEle8CaloIdMGsfTrackIdMOneOEMinusOneOPFilter" ), varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.01 ), - thrRegularEE = cms.vdouble( 0.015 ), + thrRegularEB = cms.vdouble( 0.006 ), + thrRegularEE = cms.vdouble( 0.0085 ), thrOverEEB = cms.vdouble( -1.0 ), thrOverEEE = cms.vdouble( -1.0 ), thrOverE2EB = cms.vdouble( -1.0 ), @@ -53922,16 +57190,16 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltDiMu9Ele9CaloIdLTrackIdLElectronlegDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltEle8CaloIdMGsfTrackIdMDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegDetaFilter" ), + candTag = cms.InputTag( "hltEle8CaloIdMGsfTrackIdMDetaFilter" ), varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.07 ), - thrRegularEE = cms.vdouble( 0.1 ), + thrRegularEB = cms.vdouble( 0.1 ), + thrRegularEE = cms.vdouble( 0.05 ), thrOverEEB = cms.vdouble( -1.0 ), thrOverEEE = cms.vdouble( -1.0 ), thrOverE2EB = cms.vdouble( -1.0 ), @@ -53944,153 +57212,134 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltMu9Ele9DZFilter = cms.EDFilter( "HLT2MuonPhotonDZ", - saveTags = cms.bool( True ), - originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), - originTag2 = cms.VInputTag( 'hltEgammaCandidates' ), - inputTag1 = cms.InputTag( "hltL3fL1DoubleMu7EG7f0Filtered9" ), - inputTag2 = cms.InputTag( "hltDiMu9Ele9CaloIdLTrackIdLElectronlegDphiFilter" ), - electronTag = cms.InputTag( "hltEgammaGsfElectrons" ), - triggerType1 = cms.int32( 83 ), - triggerType2 = cms.int32( 81 ), - MinDR = cms.double( -1.0 ), - MaxDZ = cms.double( 0.2 ), - MinPixHitsForDZ = cms.int32( 1 ), - checkSC = cms.bool( False ), - MinN = cms.int32( 2 ) +process.hltGsfEle8NoIsoJetCollectionsForLeptonPlusPFJets = cms.EDProducer( "HLTPFJetsCleanedFromLeadingLeptons", + leptons = cms.InputTag( "hltEle8CaloIdMGsfTrackIdMDphiFilter" ), + jets = cms.InputTag( "hltAK4PFJetsCorrected" ), + minDeltaR = cms.double( 1.0 ), + numLeptons = cms.uint32( 1 ) ) -process.hltDoubleMu9DZFilter = cms.EDFilter( "HLT2MuonMuonDZ", +process.hltEle8NoIsoPFJet30EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", saveTags = cms.bool( True ), - originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), - originTag2 = cms.VInputTag( 'hltIterL3MuonCandidates' ), - inputTag1 = cms.InputTag( "hltL3fL1DoubleMu7EG7f0Filtered9" ), - inputTag2 = cms.InputTag( "hltL3fL1DoubleMu7EG7f0Filtered9" ), - triggerType1 = cms.int32( 83 ), - triggerType2 = cms.int32( 83 ), - MinDR = cms.double( 0.001 ), - MaxDZ = cms.double( 0.2 ), - MinPixHitsForDZ = cms.int32( 0 ), - checkSC = cms.bool( False ), - MinN = cms.int32( 1 ) + inputTag = cms.InputTag( "hltGsfEle8NoIsoJetCollectionsForLeptonPlusPFJets" ), + originalTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + MinJetPt = cms.double( 30.0 ), + MaxAbsJetEta = cms.double( 2.5 ), + MinNJets = cms.uint32( 1 ), + triggerType = cms.int32( 85 ) ) -process.hltPreDiMu9Ele9CaloIdLTrackIdL = cms.EDFilter( "HLTPrescaler", +process.hltPreEle17CaloIdMTrackIdMPFJet30 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltL1sDoubleMu18er = cms.EDFilter( "HLTL1TSeed", +process.hltEle17EtFilter = cms.EDFilter( "HLTEgammaEtFilter", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_DoubleMu18er2p1_SQ" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -process.hltPreDoubleIsoMu20eta2p1 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) + inputTag = cms.InputTag( "hltEgammaCandidatesWrapper" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 17.0 ), + etcutEE = cms.double( 17.0 ), + ncandcut = cms.int32( 1 ) ) -process.hltL1fL1sDoubleMu18erL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", +process.hltEle17HEFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - PreviousCandTag = cms.InputTag( "hltL1sDoubleMu18er" ), - MaxEta = cms.double( 2.1 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 2 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) + candTag = cms.InputTag( "hltEle17EtFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.12 ), + thrOverEEE = cms.vdouble( 0.1 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltL2fL1sDoubleMu18erL1f0L2Filtered10Q = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", +process.hltEle17CaloIdMClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL2MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sDoubleMu18erL1Filtered0" ), - SeedMapTag = cms.InputTag( "hltL2Muons" ), - MinN = cms.int32( 0 ), - MaxEta = cms.double( 2.16 ), - AbsEtaBins = cms.vdouble( 0.0 ), - MinNstations = cms.vint32( 0 ), - MinNhits = cms.vint32( 0 ), - CutOnChambers = cms.bool( False ), - MinNchambers = cms.vint32( 0 ), - MaxDr = cms.double( 9999.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - NSigmaPt = cms.double( 0.0 ), - MatchToPreviousCand = cms.bool( True ) + candTag = cms.InputTag( "hltEle17HEFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.011 ), + thrRegularEE = cms.vdouble( 0.031 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltL1fForIterL3L1fL1sDoubleMu18erL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", +process.hltEle17CaloIdMPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltL1MuonsPt0" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sDoubleMu18erL1Filtered0" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 1 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) + candTag = cms.InputTag( "hltEle17CaloIdMClusterShapeFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) ) -process.hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20Q = cms.EDFilter( "HLTMuonL3PreFilter", +process.hltEle17CaloIdMGsfTrackIdMOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sDoubleMu18erL1f0L2Filtered10Q" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sDoubleMu18erL1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 2.1 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 20.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxNormalizedChi2 = cms.double( 9999.0 ), - MaxDXYBeamSpot = cms.double( 9999.0 ), - MinDXYBeamSpot = cms.double( -1.0 ), - MinNmuonHits = cms.int32( 0 ), - MaxPtDifference = cms.double( 9999.0 ), - MinTrackPt = cms.double( 0.0 ), - minMuonStations = cms.int32( 2 ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 0 ), - MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), - trkMuonId = cms.uint32( 0 ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) + candTag = cms.InputTag( "hltEle17CaloIdMPixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.05 ), + thrRegularEE = cms.vdouble( 0.05 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20QL3pfecalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", +process.hltEle17CaloIdMGsfTrackIdMDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20Q" ), - varTag = cms.InputTag( "hltMuonEcalMFPFClusterIsoForMuons" ), + candTag = cms.InputTag( "hltEle17CaloIdMGsfTrackIdMOneOEMinusOneOPFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.14 ), - thrOverEEE = cms.vdouble( 0.1 ), + thrRegularEB = cms.vdouble( 0.006 ), + thrRegularEE = cms.vdouble( 0.0085 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), thrOverE2EB = cms.vdouble( -1.0 ), thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), @@ -54099,20 +57348,20 @@ rhoScale = cms.double( 1.0 ), effectiveAreas = cms.vdouble( 0.0, 0.0 ), absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20QL3pfhcalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", +process.hltEle17CaloIdMGsfTrackIdMDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20QL3pfecalIsoRhoFiltered" ), - varTag = cms.InputTag( "hltMuonHcalRegPFClusterIsoForMuons" ), + candTag = cms.InputTag( "hltEle17CaloIdMGsfTrackIdMDetaFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.177 ), - thrOverEEE = cms.vdouble( 0.24 ), + thrRegularEB = cms.vdouble( 0.1 ), + thrRegularEE = cms.vdouble( 0.05 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), thrOverE2EB = cms.vdouble( -1.0 ), thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), @@ -54121,1729 +57370,1101 @@ rhoScale = cms.double( 1.0 ), effectiveAreas = cms.vdouble( 0.0, 0.0 ), absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltL3crIsoL1sDoubleMu18erL1f0L2f10QL3f20QL3trkIsoFiltered = cms.EDFilter( "HLTMuonIsoFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20QL3pfhcalIsoRhoFiltered" ), - MinN = cms.int32( 2 ), - DepTag = cms.VInputTag( 'hltMuonTkRelIsolationCut0p08Map' ), - IsolatorPSet = cms.PSet( ) +process.hltGsfEle17NoIsoJetCollectionsForLeptonPlusPFJets = cms.EDProducer( "HLTPFJetsCleanedFromLeadingLeptons", + leptons = cms.InputTag( "hltEle17CaloIdMGsfTrackIdMDphiFilter" ), + jets = cms.InputTag( "hltAK4PFJetsCorrected" ), + minDeltaR = cms.double( 1.0 ), + numLeptons = cms.uint32( 1 ) ) -process.hltL1sDoubleMu125to157ORTripleMu444 = cms.EDFilter( "HLTL1TSeed", +process.hltEle17NoIsoPFJet30EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_DoubleMu_12_5 OR L1_DoubleMu_15_5_SQ OR L1_DoubleMu_15_7 OR L1_TripleMu_5_3_3" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) + inputTag = cms.InputTag( "hltGsfEle17NoIsoJetCollectionsForLeptonPlusPFJets" ), + originalTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + MinJetPt = cms.double( 30.0 ), + MaxAbsJetEta = cms.double( 2.5 ), + MinNJets = cms.uint32( 1 ), + triggerType = cms.int32( 85 ) ) -process.hltPreTrkMu12DoubleTrkMu5NoFiltersNoVtx = cms.EDFilter( "HLTPrescaler", +process.hltPreEle23CaloIdMTrackIdMPFJet30 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltL1fL1sDoubleMu155ORTripleMu444L1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", +process.hltEle23EtFilter = cms.EDFilter( "HLTEgammaEtFilter", saveTags = cms.bool( True ), - CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - PreviousCandTag = cms.InputTag( "hltL1sDoubleMu125to157ORTripleMu444" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 2 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) + inputTag = cms.InputTag( "hltEgammaCandidatesWrapper" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 23.0 ), + etcutEE = cms.double( 23.0 ), + ncandcut = cms.int32( 1 ) ) -process.hltL2pfL1sDoubleMu155ORTripleMu444L1f0L2PreFiltered0NoVtx = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", +process.hltEle23HEFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL2MuonCandidatesNoVtx" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sDoubleMu155ORTripleMu444L1Filtered0" ), - SeedMapTag = cms.InputTag( "hltL2Muons" ), - MinN = cms.int32( 0 ), - MaxEta = cms.double( 2.5 ), - AbsEtaBins = cms.vdouble( 0.0 ), - MinNstations = cms.vint32( 0 ), - MinNhits = cms.vint32( 0 ), - CutOnChambers = cms.bool( False ), - MinNchambers = cms.vint32( 0 ), - MaxDr = cms.double( 9999.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - NSigmaPt = cms.double( 0.0 ), - MatchToPreviousCand = cms.bool( True ) + candTag = cms.InputTag( "hltEle23EtFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.12 ), + thrOverEEE = cms.vdouble( 0.1 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltL2fL1sDoubleMu155ORTripleMu444L1f0L2Filtered10OneMuNoVtx = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", +process.hltEle23CaloIdMClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL2MuonCandidatesNoVtx" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sDoubleMu155ORTripleMu444L1Filtered0" ), - SeedMapTag = cms.InputTag( "hltL2Muons" ), - MinN = cms.int32( 0 ), - MaxEta = cms.double( 2.5 ), - AbsEtaBins = cms.vdouble( 0.0 ), - MinNstations = cms.vint32( 0 ), - MinNhits = cms.vint32( 0 ), - CutOnChambers = cms.bool( False ), - MinNchambers = cms.vint32( 0 ), - MaxDr = cms.double( 9999.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - NSigmaPt = cms.double( 0.0 ), - MatchToPreviousCand = cms.bool( True ) -) -process.hltIterL3OISeedsFromL2MuonsNoVtx = cms.EDProducer( "TSGForOIFromL2", - src = cms.InputTag( "hltL2Muons" ), - layersToTry = cms.int32( 2 ), - fixedErrorRescaleFactorForHitless = cms.double( 2.0 ), - hitsToTry = cms.int32( 1 ), - adjustErrorsDynamicallyForHits = cms.bool( False ), - adjustErrorsDynamicallyForHitless = cms.bool( True ), - MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ), - UseHitLessSeeds = cms.bool( True ), - estimator = cms.string( "hltESPChi2MeasurementEstimator100" ), - maxEtaForTOB = cms.double( 1.8 ), - minEtaForTEC = cms.double( 0.7 ), - debug = cms.untracked.bool( False ), - fixedErrorRescaleFactorForHits = cms.double( 1.0 ), - maxSeeds = cms.uint32( 20 ), - maxHitlessSeeds = cms.uint32( 5 ), - maxHitSeeds = cms.uint32( 1 ), - numL2ValidHitsCutAllEta = cms.uint32( 20 ), - numL2ValidHitsCutAllEndcap = cms.uint32( 30 ), - pT1 = cms.double( 13.0 ), - pT2 = cms.double( 30.0 ), - pT3 = cms.double( 70.0 ), - eta1 = cms.double( 0.2 ), - eta2 = cms.double( 0.3 ), - eta3 = cms.double( 1.0 ), - eta4 = cms.double( 1.2 ), - eta5 = cms.double( 1.6 ), - eta6 = cms.double( 1.4 ), - eta7 = cms.double( 2.1 ), - SF1 = cms.double( 3.0 ), - SF2 = cms.double( 4.0 ), - SF3 = cms.double( 5.0 ), - SF4 = cms.double( 7.0 ), - SF5 = cms.double( 10.0 ), - SF6 = cms.double( 2.0 ), - SFHld = cms.double( 2.0 ), - SFHd = cms.double( 4.0 ), - tsosDiff1 = cms.double( 0.2 ), - tsosDiff2 = cms.double( 0.02 ), - displacedReco = cms.bool( False ), - propagatorName = cms.string( "PropagatorWithMaterialParabolicMf" ) -) -process.hltIterL3OITrackCandidatesNoVtx = cms.EDProducer( "CkfTrackCandidateMaker", - cleanTrajectoryAfterInOut = cms.bool( False ), - doSeedingRegionRebuilding = cms.bool( False ), - onlyPixelHitsForSeedCleaner = cms.bool( False ), - reverseTrajectories = cms.bool( True ), - useHitsSplitting = cms.bool( False ), - MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ), - src = cms.InputTag( "hltIterL3OISeedsFromL2MuonsNoVtx" ), - clustersToSkip = cms.InputTag( "" ), - phase2clustersToSkip = cms.InputTag( "" ), - TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTPSetMuonCkfTrajectoryBuilder" ) ), - TransientInitialStateEstimatorParameters = cms.PSet( - propagatorAlongTISE = cms.string( "PropagatorWithMaterial" ), - numberMeasurementsForFit = cms.int32( 4 ), - propagatorOppositeTISE = cms.string( "PropagatorWithMaterialOpposite" ) - ), - numHitsForSeedCleaner = cms.int32( 4 ), - NavigationSchool = cms.string( "SimpleNavigationSchool" ), - RedundantSeedCleaner = cms.string( "CachingSeedCleanerBySharedInput" ), - TrajectoryCleaner = cms.string( "muonSeededTrajectoryCleanerBySharedHits" ), - maxNSeeds = cms.uint32( 500000 ), - maxSeedsBeforeCleaning = cms.uint32( 5000 ) -) -process.hltIterL3OIMuCtfWithMaterialTracksNoVtx = cms.EDProducer( "TrackProducer", - useSimpleMF = cms.bool( False ), - SimpleMagneticField = cms.string( "" ), - src = cms.InputTag( "hltIterL3OITrackCandidatesNoVtx" ), - clusterRemovalInfo = cms.InputTag( "" ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - Fitter = cms.string( "hltESPKFFittingSmootherWithOutliersRejectionAndRK" ), - useHitsSplitting = cms.bool( False ), - alias = cms.untracked.string( "ctfWithMaterialTracks" ), - TrajectoryInEvent = cms.bool( False ), - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - AlgorithmName = cms.string( "iter10" ), - Propagator = cms.string( "PropagatorWithMaterial" ), - GeometricInnerState = cms.bool( True ), - NavigationSchool = cms.string( "SimpleNavigationSchool" ), - MeasurementTracker = cms.string( "hltESPMeasurementTracker" ), - MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ) + candTag = cms.InputTag( "hltEle23HEFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.013 ), + thrRegularEE = cms.vdouble( 0.035 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltIterL3OIMuonTrackCutClassifierNoVtx = cms.EDProducer( "TrackCutClassifier", - src = cms.InputTag( "hltIterL3OIMuCtfWithMaterialTracksNoVtx" ), - beamspot = cms.InputTag( "hltOnlineBeamSpot" ), - vertices = cms.InputTag( "Notused" ), - ignoreVertices = cms.bool( True ), - qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), - mva = cms.PSet( - minPixelHits = cms.vint32( 0, 0, 0 ), - maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 100.0 ), - dr_par = cms.PSet( - d0err = cms.vdouble( 0.003, 0.003, 3.40282346639E38 ), - dr_par2 = cms.vdouble( 0.3, 0.3, 3.40282346639E38 ), - dr_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), - dr_exp = cms.vint32( 4, 4, 2147483647 ), - d0err_par = cms.vdouble( 0.001, 0.001, 3.40282346639E38 ) - ), - maxLostLayers = cms.vint32( 4, 3, 2 ), - min3DLayers = cms.vint32( 0, 0, 0 ), - dz_par = cms.PSet( - dz_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), - dz_par2 = cms.vdouble( 0.35, 0.35, 3.40282346639E38 ), - dz_exp = cms.vint32( 4, 4, 2147483647 ) - ), - minNVtxTrk = cms.int32( 3 ), - maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), - minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), - maxChi2 = cms.vdouble( 3.40282346639E38, 3.40282346639E38, 3.40282346639E38 ), - maxChi2n = cms.vdouble( 10.0, 1.0, 0.4 ), - maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), - minLayers = cms.vint32( 3, 5, 5 ) - ) +process.hltEle23CaloIdMPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle23CaloIdMClusterShapeFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) ) -process.hltIterL3OIMuonTrackSelectionHighPurityNoVtx = cms.EDProducer( "TrackCollectionFilterCloner", - originalSource = cms.InputTag( "hltIterL3OIMuCtfWithMaterialTracksNoVtx" ), - originalMVAVals = cms.InputTag( 'hltIterL3OIMuonTrackCutClassifierNoVtx','MVAValues' ), - originalQualVals = cms.InputTag( 'hltIterL3OIMuonTrackCutClassifierNoVtx','QualityMasks' ), - minQuality = cms.string( "highPurity" ), - copyExtras = cms.untracked.bool( True ), - copyTrajectories = cms.untracked.bool( False ) +process.hltEle23CaloIdMGsfTrackIdMOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle23CaloIdMPixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.05 ), + thrRegularEE = cms.vdouble( 0.02 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltL3MuonsIterL3OINoVtx = cms.EDProducer( "L3MuonProducer", - ServiceParameters = cms.PSet( - RPCLayers = cms.bool( True ), - UseMuonNavigation = cms.untracked.bool( True ), - Propagators = cms.untracked.vstring( 'hltESPSmartPropagatorAny', - 'SteppingHelixPropagatorAny', - 'hltESPSmartPropagator', - 'hltESPSteppingHelixPropagatorOpposite' ) - ), - MuonCollectionLabel = cms.InputTag( "hltL2Muons" ), - TrackLoaderParameters = cms.PSet( - MuonSeededTracksInstance = cms.untracked.string( "L2Seeded" ), - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - DoSmoothing = cms.bool( True ), - SmoothTkTrack = cms.untracked.bool( False ), - VertexConstraint = cms.bool( False ), - MuonUpdatorAtVertexParameters = cms.PSet( - MaxChi2 = cms.double( 1000000.0 ), - BeamSpotPositionErrors = cms.vdouble( 0.1, 0.1, 5.3 ), - Propagator = cms.string( "hltESPSteppingHelixPropagatorOpposite" ) - ), - PutTkTrackIntoEvent = cms.untracked.bool( False ), - Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) - ), - L3TrajBuilderParameters = cms.PSet( - PtCut = cms.double( 1.0 ), - TrackerPropagator = cms.string( "SteppingHelixPropagatorAny" ), - GlobalMuonTrackMatcher = cms.PSet( - Chi2Cut_3 = cms.double( 200.0 ), - DeltaDCut_2 = cms.double( 10.0 ), - Eta_threshold = cms.double( 1.2 ), - Quality_2 = cms.double( 15.0 ), - DeltaDCut_1 = cms.double( 40.0 ), - Quality_3 = cms.double( 7.0 ), - DeltaDCut_3 = cms.double( 15.0 ), - Quality_1 = cms.double( 20.0 ), - Pt_threshold1 = cms.double( 0.0 ), - DeltaRCut_2 = cms.double( 0.2 ), - DeltaRCut_1 = cms.double( 0.1 ), - Pt_threshold2 = cms.double( 9.99999999E8 ), - Chi2Cut_1 = cms.double( 50.0 ), - Chi2Cut_2 = cms.double( 50.0 ), - DeltaRCut_3 = cms.double( 1.0 ), - LocChi2Cut = cms.double( 0.001 ), - Propagator = cms.string( "hltESPSmartPropagator" ), - MinPt = cms.double( 1.0 ), - MinP = cms.double( 2.5 ) - ), - ScaleTECxFactor = cms.double( -1.0 ), - tkTrajUseVertex = cms.bool( False ), - MuonTrackingRegionBuilder = cms.PSet( - Rescale_Dz = cms.double( 4.0 ), - Pt_fixed = cms.bool( False ), - Eta_fixed = cms.bool( True ), - Eta_min = cms.double( 0.1 ), - DeltaZ = cms.double( 24.2 ), - maxRegions = cms.int32( 2 ), - EtaR_UpperLimit_Par1 = cms.double( 0.25 ), - UseVertex = cms.bool( False ), - Z_fixed = cms.bool( False ), - PhiR_UpperLimit_Par1 = cms.double( 0.6 ), - PhiR_UpperLimit_Par2 = cms.double( 0.2 ), - Rescale_phi = cms.double( 3.0 ), - DeltaEta = cms.double( 0.2 ), - precise = cms.bool( True ), - OnDemand = cms.int32( -1 ), - EtaR_UpperLimit_Par2 = cms.double( 0.15 ), - MeasurementTrackerName = cms.InputTag( "hltESPMeasurementTracker" ), - vertexCollection = cms.InputTag( "pixelVertices" ), - Pt_min = cms.double( 3.0 ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - Phi_fixed = cms.bool( True ), - DeltaR = cms.double( 0.025 ), - input = cms.InputTag( "hltL2Muons" ), - DeltaPhi = cms.double( 0.15 ), - Phi_min = cms.double( 0.1 ), - Rescale_eta = cms.double( 3.0 ) - ), - TrackTransformer = cms.PSet( - Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), - RefitDirection = cms.string( "insideOut" ), - RefitRPCHits = cms.bool( True ), - Propagator = cms.string( "hltESPSmartPropagatorAny" ), - DoPredictionsOnly = cms.bool( False ), - TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), - Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) - ), - tkTrajBeamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - RefitRPCHits = cms.bool( True ), - tkTrajVertex = cms.InputTag( "Notused" ), - GlbRefitterParameters = cms.PSet( - Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), - DTRecSegmentLabel = cms.InputTag( "hltDt4DSegments" ), - RefitFlag = cms.bool( True ), - SkipStation = cms.int32( -1 ), - Chi2CutRPC = cms.double( 1.0 ), - PropDirForCosmics = cms.bool( False ), - CSCRecSegmentLabel = cms.InputTag( "hltCscSegments" ), - HitThreshold = cms.int32( 1 ), - DYTthrs = cms.vint32( 30, 15 ), - TrackerSkipSystem = cms.int32( -1 ), - RefitDirection = cms.string( "insideOut" ), - Chi2CutCSC = cms.double( 150.0 ), - Chi2CutDT = cms.double( 10.0 ), - RefitRPCHits = cms.bool( True ), - TrackerSkipSection = cms.int32( -1 ), - Propagator = cms.string( "hltESPSmartPropagatorAny" ), - DoPredictionsOnly = cms.bool( False ), - TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - MuonHitsOption = cms.int32( 1 ), - MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ) - ), - PCut = cms.double( 2.5 ), - tkTrajMaxDXYBeamSpot = cms.double( 9999.0 ), - TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - tkTrajMaxChi2 = cms.double( 9999.0 ), - MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), - ScaleTECyFactor = cms.double( -1.0 ), - tkTrajLabel = cms.InputTag( "hltIterL3OIMuonTrackSelectionHighPurityNoVtx" ) - ) +process.hltEle23CaloIdMGsfTrackIdMDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle23CaloIdMGsfTrackIdMOneOEMinusOneOPFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.006 ), + thrRegularEE = cms.vdouble( 0.0085 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltIterL3OIL3MuonsLinksCombinationNoVtx = cms.EDProducer( "L3TrackLinksCombiner", - labels = cms.VInputTag( 'hltL3MuonsIterL3OINoVtx' ) +process.hltEle23CaloIdMGsfTrackIdMDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle23CaloIdMGsfTrackIdMDetaFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.1 ), + thrRegularEE = cms.vdouble( 0.05 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltIterL3OIL3MuonsNoVtx = cms.EDProducer( "L3TrackCombiner", - labels = cms.VInputTag( 'hltL3MuonsIterL3OINoVtx' ) +process.hltGsfEle23NoIsoJetCollectionsForLeptonPlusPFJets = cms.EDProducer( "HLTPFJetsCleanedFromLeadingLeptons", + leptons = cms.InputTag( "hltEle23CaloIdMGsfTrackIdMDphiFilter" ), + jets = cms.InputTag( "hltAK4PFJetsCorrected" ), + minDeltaR = cms.double( 1.0 ), + numLeptons = cms.uint32( 1 ) ) -process.hltIterL3OIL3MuonCandidatesNoVtx = cms.EDProducer( "L3MuonCandidateProducer", - InputObjects = cms.InputTag( "hltIterL3OIL3MuonsNoVtx" ), - InputLinksObjects = cms.InputTag( "hltIterL3OIL3MuonsLinksCombinationNoVtx" ), - MuonPtOption = cms.string( "Tracker" ) +process.hltEle23NoIsoPFJet30EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltGsfEle23NoIsoJetCollectionsForLeptonPlusPFJets" ), + originalTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + MinJetPt = cms.double( 30.0 ), + MaxAbsJetEta = cms.double( 2.5 ), + MinNJets = cms.uint32( 1 ), + triggerType = cms.int32( 85 ) ) -process.hltL2SelectorForL3IONoVtx = cms.EDProducer( "HLTMuonL2SelectorForL3IO", - l2Src = cms.InputTag( "hltL2Muons" ), - l3OISrc = cms.InputTag( "hltIterL3OIL3MuonCandidatesNoVtx" ), - InputLinks = cms.InputTag( "hltIterL3OIL3MuonsLinksCombinationNoVtx" ), - applyL3Filters = cms.bool( False ), - MinNhits = cms.int32( 1 ), - MaxNormalizedChi2 = cms.double( 20.0 ), - MinNmuonHits = cms.int32( 1 ), - MaxPtDifference = cms.double( 0.3 ) +process.hltPreEle50CaloIdVTGsfTrkIdTPFJet165 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltIterL3MuonPixelTracksTrackingRegionsNoVtx = cms.EDProducer( "MuonTrackingRegionEDProducer", - EtaR_UpperLimit_Par1 = cms.double( 0.25 ), - DeltaR = cms.double( 0.025 ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - OnDemand = cms.int32( -1 ), - vertexCollection = cms.InputTag( "notUsed" ), - Rescale_phi = cms.double( 3.0 ), - Eta_fixed = cms.bool( True ), - Rescale_eta = cms.double( 3.0 ), - PhiR_UpperLimit_Par2 = cms.double( 0.2 ), - Eta_min = cms.double( 0.0 ), - Phi_fixed = cms.bool( True ), - Phi_min = cms.double( 0.0 ), - PhiR_UpperLimit_Par1 = cms.double( 0.6 ), - EtaR_UpperLimit_Par2 = cms.double( 0.15 ), - MeasurementTrackerName = cms.InputTag( "" ), - UseVertex = cms.bool( False ), - Rescale_Dz = cms.double( 4.0 ), - Pt_fixed = cms.bool( True ), - Z_fixed = cms.bool( True ), - Pt_min = cms.double( 0.0 ), - DeltaZ = cms.double( 24.2 ), - DeltaEta = cms.double( 0.2 ), - DeltaPhi = cms.double( 0.15 ), - maxRegions = cms.int32( 5 ), - precise = cms.bool( True ), - input = cms.InputTag( "hltL2SelectorForL3IONoVtx" ) +process.hltEle50EtFilter = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEGL1SingleEG40Filter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 50.0 ), + etcutEE = cms.double( 50.0 ), + ncandcut = cms.int32( 1 ) ) -process.hltPixelTracksInRegionL2NoVtx = cms.EDProducer( "TrackSelectorByRegion", - tracks = cms.InputTag( "hltPixelTracks" ), - regions = cms.InputTag( "hltIterL3MuonPixelTracksTrackingRegionsNoVtx" ), - produceTrackCollection = cms.bool( True ), - produceMask = cms.bool( False ) +process.hltEle50CaloIdVTClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle50EtFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.01 ), + thrRegularEE = cms.vdouble( 0.03 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltIter0IterL3MuonPixelSeedsFromPixelTracksNoVtx = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", - InputCollection = cms.InputTag( "hltPixelTracksInRegionL2NoVtx" ), - InputVertexCollection = cms.InputTag( "" ), - originHalfLength = cms.double( 0.3 ), - originRadius = cms.double( 0.1 ), - useProtoTrackKinematics = cms.bool( False ), - useEventsWithNoVertex = cms.bool( True ), - TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), - usePV = cms.bool( False ), - includeFourthHit = cms.bool( True ), - SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) +process.hltEle50CaloIdVTHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle50CaloIdVTClusterShapeFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.1 ), + thrOverEEE = cms.vdouble( 0.05 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltIter0IterL3MuonCkfTrackCandidatesNoVtx = cms.EDProducer( "CkfTrackCandidateMaker", - cleanTrajectoryAfterInOut = cms.bool( False ), - doSeedingRegionRebuilding = cms.bool( True ), - onlyPixelHitsForSeedCleaner = cms.bool( False ), - reverseTrajectories = cms.bool( False ), - useHitsSplitting = cms.bool( True ), - MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ), - src = cms.InputTag( "hltIter0IterL3MuonPixelSeedsFromPixelTracksNoVtx" ), - clustersToSkip = cms.InputTag( "" ), - phase2clustersToSkip = cms.InputTag( "" ), - TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter0IterL3MuonPSetGroupedCkfTrajectoryBuilderIT" ) ), - TransientInitialStateEstimatorParameters = cms.PSet( - propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), - numberMeasurementsForFit = cms.int32( 4 ), - propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) - ), - numHitsForSeedCleaner = cms.int32( 4 ), - NavigationSchool = cms.string( "SimpleNavigationSchool" ), - RedundantSeedCleaner = cms.string( "none" ), - TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), - maxNSeeds = cms.uint32( 100000 ), - maxSeedsBeforeCleaning = cms.uint32( 1000 ) +process.hltEle50CaloIdVTPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle50CaloIdVTHEFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) ) -process.hltIter0IterL3MuonCtfWithMaterialTracksNoVtx = cms.EDProducer( "TrackProducer", - useSimpleMF = cms.bool( True ), - SimpleMagneticField = cms.string( "ParabolicMf" ), - src = cms.InputTag( "hltIter0IterL3MuonCkfTrackCandidatesNoVtx" ), - clusterRemovalInfo = cms.InputTag( "" ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - Fitter = cms.string( "hltESPFittingSmootherIT" ), - useHitsSplitting = cms.bool( False ), - alias = cms.untracked.string( "ctfWithMaterialTracks" ), - TrajectoryInEvent = cms.bool( False ), - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - AlgorithmName = cms.string( "hltIter0" ), - Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), - GeometricInnerState = cms.bool( True ), - NavigationSchool = cms.string( "" ), - MeasurementTracker = cms.string( "" ), - MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ) +process.hltEle50CaloIdVTGsfTrkIdTGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle50CaloIdVTPixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.007 ), + thrRegularEE = cms.vdouble( 0.007 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltIter0IterL3MuonTrackCutClassifierNoVtx = cms.EDProducer( "TrackCutClassifier", - src = cms.InputTag( "hltIter0IterL3MuonCtfWithMaterialTracksNoVtx" ), - beamspot = cms.InputTag( "hltOnlineBeamSpot" ), - vertices = cms.InputTag( "hltTrimmedPixelVertices" ), - ignoreVertices = cms.bool( False ), - qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), - mva = cms.PSet( - minPixelHits = cms.vint32( 0, 0, 0 ), - maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 100.0 ), - dr_par = cms.PSet( - d0err = cms.vdouble( 0.003, 0.003, 3.40282346639E38 ), - dr_par2 = cms.vdouble( 0.3, 0.3, 3.40282346639E38 ), - dr_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), - dr_exp = cms.vint32( 4, 4, 2147483647 ), - d0err_par = cms.vdouble( 0.001, 0.001, 3.40282346639E38 ) - ), - maxLostLayers = cms.vint32( 1, 1, 1 ), - min3DLayers = cms.vint32( 0, 0, 0 ), - dz_par = cms.PSet( - dz_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), - dz_par2 = cms.vdouble( 0.35, 0.35, 3.40282346639E38 ), - dz_exp = cms.vint32( 4, 4, 2147483647 ) - ), - minNVtxTrk = cms.int32( 3 ), - maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), - minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), - maxChi2 = cms.vdouble( 3.40282346639E38, 3.40282346639E38, 3.40282346639E38 ), - maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), - maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), - minLayers = cms.vint32( 3, 3, 4 ) - ) +process.hltEle50CaloIdVTGsfTrkIdTGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle50CaloIdVTGsfTrkIdTGsfDetaFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.06 ), + thrRegularEE = cms.vdouble( 0.06 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltIter0IterL3MuonTrackSelectionHighPurityNoVtx = cms.EDProducer( "TrackCollectionFilterCloner", - originalSource = cms.InputTag( "hltIter0IterL3MuonCtfWithMaterialTracksNoVtx" ), - originalMVAVals = cms.InputTag( 'hltIter0IterL3MuonTrackCutClassifierNoVtx','MVAValues' ), - originalQualVals = cms.InputTag( 'hltIter0IterL3MuonTrackCutClassifierNoVtx','QualityMasks' ), - minQuality = cms.string( "highPurity" ), - copyExtras = cms.untracked.bool( True ), - copyTrajectories = cms.untracked.bool( False ) +process.hltPFJetsCorrectedMatchedToL1 = cms.EDProducer( "HLTPFJetL1TMatchProducer", + jetsInput = cms.InputTag( "hltAK4PFJetsCorrected" ), + L1Jets = cms.InputTag( 'hltGtStage2Digis','Jet' ), + DeltaR = cms.double( 0.5 ) ) -process.hltL3MuonsIterL3IONoVtx = cms.EDProducer( "L3MuonProducer", - ServiceParameters = cms.PSet( - RPCLayers = cms.bool( True ), - UseMuonNavigation = cms.untracked.bool( True ), - Propagators = cms.untracked.vstring( 'hltESPSmartPropagatorAny', - 'SteppingHelixPropagatorAny', - 'hltESPSmartPropagator', - 'hltESPSteppingHelixPropagatorOpposite' ) - ), - MuonCollectionLabel = cms.InputTag( "hltL2Muons" ), - TrackLoaderParameters = cms.PSet( - MuonSeededTracksInstance = cms.untracked.string( "L2Seeded" ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - DoSmoothing = cms.bool( False ), - SmoothTkTrack = cms.untracked.bool( False ), - VertexConstraint = cms.bool( False ), - MuonUpdatorAtVertexParameters = cms.PSet( - MaxChi2 = cms.double( 1000000.0 ), - BeamSpotPositionErrors = cms.vdouble( 0.1, 0.1, 5.3 ), - Propagator = cms.string( "hltESPSteppingHelixPropagatorOpposite" ) - ), - PutTkTrackIntoEvent = cms.untracked.bool( False ), - Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) - ), - L3TrajBuilderParameters = cms.PSet( - PtCut = cms.double( 1.0 ), - TrackerPropagator = cms.string( "SteppingHelixPropagatorAny" ), - GlobalMuonTrackMatcher = cms.PSet( - Chi2Cut_3 = cms.double( 200.0 ), - DeltaDCut_2 = cms.double( 10.0 ), - Eta_threshold = cms.double( 1.2 ), - Quality_2 = cms.double( 15.0 ), - DeltaDCut_1 = cms.double( 40.0 ), - Quality_3 = cms.double( 7.0 ), - DeltaDCut_3 = cms.double( 15.0 ), - Quality_1 = cms.double( 20.0 ), - Pt_threshold1 = cms.double( 0.0 ), - DeltaRCut_2 = cms.double( 0.2 ), - DeltaRCut_1 = cms.double( 0.1 ), - Pt_threshold2 = cms.double( 9.99999999E8 ), - Chi2Cut_1 = cms.double( 50.0 ), - Chi2Cut_2 = cms.double( 50.0 ), - DeltaRCut_3 = cms.double( 1.0 ), - LocChi2Cut = cms.double( 0.001 ), - Propagator = cms.string( "hltESPSmartPropagator" ), - MinPt = cms.double( 1.0 ), - MinP = cms.double( 2.5 ) - ), - ScaleTECxFactor = cms.double( -1.0 ), - tkTrajUseVertex = cms.bool( False ), - MuonTrackingRegionBuilder = cms.PSet( - Rescale_Dz = cms.double( 4.0 ), - Pt_fixed = cms.bool( True ), - Eta_fixed = cms.bool( True ), - Eta_min = cms.double( 0.1 ), - DeltaZ = cms.double( 24.2 ), - maxRegions = cms.int32( 2 ), - EtaR_UpperLimit_Par1 = cms.double( 0.25 ), - UseVertex = cms.bool( False ), - Z_fixed = cms.bool( True ), - PhiR_UpperLimit_Par1 = cms.double( 0.6 ), - PhiR_UpperLimit_Par2 = cms.double( 0.2 ), - Rescale_phi = cms.double( 3.0 ), - DeltaEta = cms.double( 0.04 ), - precise = cms.bool( True ), - OnDemand = cms.int32( -1 ), - EtaR_UpperLimit_Par2 = cms.double( 0.15 ), - MeasurementTrackerName = cms.InputTag( "hltESPMeasurementTracker" ), - vertexCollection = cms.InputTag( "pixelVertices" ), - Pt_min = cms.double( 3.0 ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - Phi_fixed = cms.bool( True ), - DeltaR = cms.double( 0.025 ), - input = cms.InputTag( "hltL2SelectorForL3IONoVtx" ), - DeltaPhi = cms.double( 0.15 ), - Phi_min = cms.double( 0.1 ), - Rescale_eta = cms.double( 3.0 ) - ), - TrackTransformer = cms.PSet( - Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), - RefitDirection = cms.string( "insideOut" ), - RefitRPCHits = cms.bool( True ), - Propagator = cms.string( "hltESPSmartPropagatorAny" ), - DoPredictionsOnly = cms.bool( False ), - TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), - Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) - ), - tkTrajBeamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - RefitRPCHits = cms.bool( True ), - tkTrajVertex = cms.InputTag( "hltTrimmedPixelVertices" ), - GlbRefitterParameters = cms.PSet( - Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), - DTRecSegmentLabel = cms.InputTag( "hltDt4DSegments" ), - RefitFlag = cms.bool( True ), - SkipStation = cms.int32( -1 ), - Chi2CutRPC = cms.double( 1.0 ), - PropDirForCosmics = cms.bool( False ), - CSCRecSegmentLabel = cms.InputTag( "hltCscSegments" ), - HitThreshold = cms.int32( 1 ), - DYTthrs = cms.vint32( 30, 15 ), - TrackerSkipSystem = cms.int32( -1 ), - RefitDirection = cms.string( "insideOut" ), - Chi2CutCSC = cms.double( 150.0 ), - Chi2CutDT = cms.double( 10.0 ), - RefitRPCHits = cms.bool( True ), - TrackerSkipSection = cms.int32( -1 ), - Propagator = cms.string( "hltESPSmartPropagatorAny" ), - DoPredictionsOnly = cms.bool( False ), - TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - MuonHitsOption = cms.int32( 1 ), - MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ) - ), - PCut = cms.double( 2.5 ), - tkTrajMaxDXYBeamSpot = cms.double( 9999.0 ), - TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - matchToSeeds = cms.bool( True ), - tkTrajMaxChi2 = cms.double( 9999.0 ), - MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), - ScaleTECyFactor = cms.double( -1.0 ), - tkTrajLabel = cms.InputTag( "hltIter0IterL3MuonTrackSelectionHighPurityNoVtx" ) - ) +process.hltMonoPFJet165 = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltPFJetsCorrectedMatchedToL1" ), + triggerType = cms.int32( 85 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 165.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 5.0 ), + MinN = cms.int32( 1 ) ) -process.hltIterL3MuonsFromL2LinksCombinationNoVtx = cms.EDProducer( "L3TrackLinksCombiner", - labels = cms.VInputTag( 'hltL3MuonsIterL3OINoVtx','hltL3MuonsIterL3IONoVtx' ) +process.hltEle50CaloIdVTGsfTrkIdTCleanAK4PFJet = cms.EDProducer( "HLTPFJetCollectionsForBoostedLeptonPlusJets", + HltLeptonTag = cms.InputTag( "hltEle50CaloIdVTGsfTrkIdTGsfDphiFilter" ), + SourceJetTag = cms.InputTag( "hltPFJetsCorrectedMatchedToL1" ), + minDeltaR = cms.double( 0.5 ) ) -process.hltIterL3MuonsFromL2NoVtx = cms.EDProducer( "L3TrackCombiner", - labels = cms.VInputTag( 'hltL3MuonsIterL3OINoVtx','hltL3MuonsIterL3IONoVtx' ) +process.hltEle50CaloIdVTGsfTrkIdTCentralPFJet165EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEle50CaloIdVTGsfTrkIdTCleanAK4PFJet" ), + originalTag = cms.InputTag( "hltEle50CaloIdVTGsfTrkIdTCleanAK4PFJet" ), + MinJetPt = cms.double( 165.0 ), + MaxAbsJetEta = cms.double( 2.6 ), + MinNJets = cms.uint32( 1 ), + triggerType = cms.int32( 0 ) ) -process.hltIterL3MuonL1MuonNoL2SelectorNoVtx = cms.EDProducer( "HLTL1MuonNoL2Selector", - InputObjects = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L2CandTag = cms.InputTag( "hltL2MuonCandidatesNoVtx" ), - SeedMapTag = cms.InputTag( "hltL2Muons" ), - L1MinPt = cms.double( -1.0 ), - L1MaxEta = cms.double( 5.0 ), - L1MinQuality = cms.uint32( 7 ), - CentralBxOnly = cms.bool( True ) +process.hltPreEle115CaloIdVTGsfTrkIdT = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltIterL3FromL1MuonPixelTracksTrackingRegionsNoVtx = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", - RegionPSet = cms.PSet( - vertexCollection = cms.InputTag( "notUsed" ), - zErrorVetex = cms.double( 0.2 ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - zErrorBeamSpot = cms.double( 24.2 ), - maxNVertices = cms.int32( 1 ), - maxNRegions = cms.int32( 5 ), - nSigmaZVertex = cms.double( 3.0 ), - nSigmaZBeamSpot = cms.double( 4.0 ), - ptMin = cms.double( 0.0 ), - mode = cms.string( "BeamSpotSigma" ), - input = cms.InputTag( "hltIterL3MuonL1MuonNoL2SelectorNoVtx" ), - searchOpt = cms.bool( False ), - whereToUseMeasurementTracker = cms.string( "Never" ), - originRadius = cms.double( 0.2 ), - measurementTrackerName = cms.InputTag( "" ), - precise = cms.bool( True ), - deltaEta = cms.double( 0.35 ), - deltaPhi = cms.double( 0.2 ) - ) +process.hltEG115EtFilter = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEGL1SingleEGNonIsoOrWithJetAndTauFilter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 115.0 ), + etcutEE = cms.double( 115.0 ), + ncandcut = cms.int32( 1 ) ) -process.hltPixelTracksInRegionL1NoVtx = cms.EDProducer( "TrackSelectorByRegion", - tracks = cms.InputTag( "hltPixelTracks" ), - regions = cms.InputTag( "hltIterL3FromL1MuonPixelTracksTrackingRegionsNoVtx" ), - produceTrackCollection = cms.bool( True ), - produceMask = cms.bool( False ) +process.hltEG115CaloIdVTClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG115EtFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.011 ), + thrRegularEE = cms.vdouble( 0.03 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltIter0IterL3FromL1MuonPixelSeedsFromPixelTracksNoVtx = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", - InputCollection = cms.InputTag( "hltPixelTracksInRegionL1NoVtx" ), - InputVertexCollection = cms.InputTag( "" ), - originHalfLength = cms.double( 0.3 ), - originRadius = cms.double( 0.1 ), - useProtoTrackKinematics = cms.bool( False ), - useEventsWithNoVertex = cms.bool( True ), - TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), - usePV = cms.bool( False ), - includeFourthHit = cms.bool( True ), - SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) +process.hltEG115CaloIdVTHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG115CaloIdVTClusterShapeFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.075 ), + thrOverEEE = cms.vdouble( 0.075 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltIter0IterL3FromL1MuonCkfTrackCandidatesNoVtx = cms.EDProducer( "CkfTrackCandidateMaker", - cleanTrajectoryAfterInOut = cms.bool( False ), - doSeedingRegionRebuilding = cms.bool( True ), - onlyPixelHitsForSeedCleaner = cms.bool( False ), - reverseTrajectories = cms.bool( False ), - useHitsSplitting = cms.bool( True ), - MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ), - src = cms.InputTag( "hltIter0IterL3FromL1MuonPixelSeedsFromPixelTracksNoVtx" ), - clustersToSkip = cms.InputTag( "" ), - phase2clustersToSkip = cms.InputTag( "" ), - TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter0IterL3FromL1MuonPSetGroupedCkfTrajectoryBuilderIT" ) ), - TransientInitialStateEstimatorParameters = cms.PSet( - propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), - numberMeasurementsForFit = cms.int32( 4 ), - propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) - ), - numHitsForSeedCleaner = cms.int32( 4 ), - NavigationSchool = cms.string( "SimpleNavigationSchool" ), - RedundantSeedCleaner = cms.string( "none" ), - TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), - maxNSeeds = cms.uint32( 100000 ), - maxSeedsBeforeCleaning = cms.uint32( 1000 ) +process.hltEle115CaloIdVTPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG115CaloIdVTHEFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) ) -process.hltIter0IterL3FromL1MuonCtfWithMaterialTracksNoVtx = cms.EDProducer( "TrackProducer", - useSimpleMF = cms.bool( True ), - SimpleMagneticField = cms.string( "ParabolicMf" ), - src = cms.InputTag( "hltIter0IterL3FromL1MuonCkfTrackCandidatesNoVtx" ), - clusterRemovalInfo = cms.InputTag( "" ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - Fitter = cms.string( "hltESPFittingSmootherIT" ), - useHitsSplitting = cms.bool( False ), - alias = cms.untracked.string( "ctfWithMaterialTracks" ), - TrajectoryInEvent = cms.bool( False ), - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - AlgorithmName = cms.string( "hltIter0" ), - Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), - GeometricInnerState = cms.bool( True ), - NavigationSchool = cms.string( "" ), - MeasurementTracker = cms.string( "" ), - MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ) +process.hltEle115CaloIdVTGsfTrkIdTGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle115CaloIdVTPixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.007 ), + thrRegularEE = cms.vdouble( 0.007 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltIter0IterL3FromL1MuonTrackCutClassifierNoVtx = cms.EDProducer( "TrackCutClassifier", - src = cms.InputTag( "hltIter0IterL3FromL1MuonCtfWithMaterialTracksNoVtx" ), - beamspot = cms.InputTag( "hltOnlineBeamSpot" ), - vertices = cms.InputTag( "hltTrimmedPixelVertices" ), - ignoreVertices = cms.bool( False ), - qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), - mva = cms.PSet( - minPixelHits = cms.vint32( 0, 0, 0 ), - maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 100.0 ), - dr_par = cms.PSet( - d0err = cms.vdouble( 0.003, 0.003, 3.40282346639E38 ), - dr_par2 = cms.vdouble( 0.3, 0.3, 3.40282346639E38 ), - dr_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), - dr_exp = cms.vint32( 4, 4, 2147483647 ), - d0err_par = cms.vdouble( 0.001, 0.001, 3.40282346639E38 ) - ), - maxLostLayers = cms.vint32( 1, 1, 1 ), - min3DLayers = cms.vint32( 0, 0, 0 ), - dz_par = cms.PSet( - dz_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), - dz_par2 = cms.vdouble( 0.35, 0.35, 3.40282346639E38 ), - dz_exp = cms.vint32( 4, 4, 2147483647 ) - ), - minNVtxTrk = cms.int32( 3 ), - maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), - minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), - maxChi2 = cms.vdouble( 3.40282346639E38, 3.40282346639E38, 3.40282346639E38 ), - maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), - maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), - minLayers = cms.vint32( 3, 3, 4 ) - ) +process.hltEle115CaloIdVTGsfTrkIdTGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle115CaloIdVTGsfTrkIdTGsfDetaFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.07 ), + thrRegularEE = cms.vdouble( 0.07 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltIter0IterL3FromL1MuonTrackSelectionHighPurityNoVtx = cms.EDProducer( "TrackCollectionFilterCloner", - originalSource = cms.InputTag( "hltIter0IterL3FromL1MuonCtfWithMaterialTracksNoVtx" ), - originalMVAVals = cms.InputTag( 'hltIter0IterL3FromL1MuonTrackCutClassifierNoVtx','MVAValues' ), - originalQualVals = cms.InputTag( 'hltIter0IterL3FromL1MuonTrackCutClassifierNoVtx','QualityMasks' ), - minQuality = cms.string( "highPurity" ), - copyExtras = cms.untracked.bool( True ), - copyTrajectories = cms.untracked.bool( False ) +process.hltPreEle135CaloIdVTGsfTrkIdT = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltIterL3MuonMergedNoVtx = cms.EDProducer( "TrackListMerger", - ShareFrac = cms.double( 0.19 ), - FoundHitBonus = cms.double( 5.0 ), - LostHitPenalty = cms.double( 20.0 ), - MinPT = cms.double( 0.05 ), - Epsilon = cms.double( -0.001 ), - MaxNormalizedChisq = cms.double( 1000.0 ), - MinFound = cms.int32( 3 ), - TrackProducers = cms.VInputTag( 'hltIterL3OIMuonTrackSelectionHighPurityNoVtx','hltIter0IterL3MuonTrackSelectionHighPurityNoVtx' ), - hasSelector = cms.vint32( 0, 0 ), - indivShareFrac = cms.vdouble( 1.0, 1.0 ), - selectedTrackQuals = cms.VInputTag( 'hltIterL3OIMuonTrackSelectionHighPurityNoVtx','hltIter0IterL3MuonTrackSelectionHighPurityNoVtx' ), - setsToMerge = cms.VPSet( - cms.PSet( pQual = cms.bool( False ), - tLists = cms.vint32( 0, 1 ) - ) - ), - trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), - allowFirstHitShare = cms.bool( True ), - newQuality = cms.string( "confirmed" ), - copyExtras = cms.untracked.bool( True ), - writeOnlyTrkQuals = cms.bool( False ), - copyMVA = cms.bool( False ) +process.hltEG135EtFilter = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEGL1SingleEGNonIsoOrWithJetAndTauFilter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 135.0 ), + etcutEE = cms.double( 135.0 ), + ncandcut = cms.int32( 1 ) ) -process.hltIterL3MuonAndMuonFromL1MergedNoVtx = cms.EDProducer( "TrackListMerger", - ShareFrac = cms.double( 0.19 ), - FoundHitBonus = cms.double( 5.0 ), - LostHitPenalty = cms.double( 20.0 ), - MinPT = cms.double( 0.05 ), - Epsilon = cms.double( -0.001 ), - MaxNormalizedChisq = cms.double( 1000.0 ), - MinFound = cms.int32( 3 ), - TrackProducers = cms.VInputTag( 'hltIterL3MuonMergedNoVtx','hltIter0IterL3FromL1MuonTrackSelectionHighPurityNoVtx' ), - hasSelector = cms.vint32( 0, 0 ), - indivShareFrac = cms.vdouble( 1.0, 1.0 ), - selectedTrackQuals = cms.VInputTag( 'hltIterL3MuonMergedNoVtx','hltIter0IterL3FromL1MuonTrackSelectionHighPurityNoVtx' ), - setsToMerge = cms.VPSet( - cms.PSet( pQual = cms.bool( False ), - tLists = cms.vint32( 0, 1 ) - ) - ), - trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), - allowFirstHitShare = cms.bool( True ), - newQuality = cms.string( "confirmed" ), - copyExtras = cms.untracked.bool( True ), - writeOnlyTrkQuals = cms.bool( False ), - copyMVA = cms.bool( False ) +process.hltEG135CaloIdVTClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG135EtFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.011 ), + thrRegularEE = cms.vdouble( 0.03 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltL3MuonsIterL3LinksNoVtx = cms.EDProducer( "MuonLinksProducerForHLT", - InclusiveTrackerTrackCollection = cms.InputTag( "hltIterL3MuonAndMuonFromL1MergedNoVtx" ), - LinkCollection = cms.InputTag( "hltIterL3MuonsFromL2LinksCombinationNoVtx" ), - ptMin = cms.double( 2.5 ), - pMin = cms.double( 2.5 ), - shareHitFraction = cms.double( 0.19 ) +process.hltEG135CaloIdVTHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG135CaloIdVTClusterShapeFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.075 ), + thrOverEEE = cms.vdouble( 0.075 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltIterL3MuonsNoVtx = cms.EDProducer( "MuonIdProducer", - MuonCaloCompatibility = cms.PSet( - delta_eta = cms.double( 0.02 ), - delta_phi = cms.double( 0.02 ), - allSiPMHO = cms.bool( False ), - MuonTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_muons_lowPt_3_1_norm.root" ), - PionTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_pions_lowPt_3_1_norm.root" ) - ), - TrackAssociatorParameters = cms.PSet( - useMuon = cms.bool( True ), - truthMatch = cms.bool( False ), - usePreshower = cms.bool( False ), - dRPreshowerPreselection = cms.double( 0.2 ), - muonMaxDistanceSigmaY = cms.double( 0.0 ), - useEcal = cms.bool( False ), - muonMaxDistanceSigmaX = cms.double( 0.0 ), - dRMuon = cms.double( 9999.0 ), - dREcal = cms.double( 9999.0 ), - CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), - DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), - EBRecHitCollectionLabel = cms.InputTag( "Notused" ), - CaloTowerCollectionLabel = cms.InputTag( "Notused" ), - propagateAllDirections = cms.bool( True ), - muonMaxDistanceY = cms.double( 5.0 ), - useHO = cms.bool( False ), - muonMaxDistanceX = cms.double( 5.0 ), - trajectoryUncertaintyTolerance = cms.double( -1.0 ), - useHcal = cms.bool( False ), - HBHERecHitCollectionLabel = cms.InputTag( "Notused" ), - accountForTrajectoryChangeCalo = cms.bool( False ), - dREcalPreselection = cms.double( 0.05 ), - useCalo = cms.bool( False ), - dRMuonPreselection = cms.double( 0.2 ), - EERecHitCollectionLabel = cms.InputTag( "Notused" ), - dRHcal = cms.double( 9999.0 ), - dRHcalPreselection = cms.double( 0.2 ), - HORecHitCollectionLabel = cms.InputTag( "Notused" ) - ), - CaloExtractorPSet = cms.PSet( - DR_Veto_H = cms.double( 0.1 ), - CenterConeOnCalIntersection = cms.bool( False ), - NoiseTow_EE = cms.double( 0.15 ), - Noise_EB = cms.double( 0.025 ), - Noise_HE = cms.double( 0.2 ), - DR_Veto_E = cms.double( 0.07 ), - NoiseTow_EB = cms.double( 0.04 ), - Noise_EE = cms.double( 0.1 ), - UseRecHitsFlag = cms.bool( False ), - DR_Max = cms.double( 1.0 ), - DepositLabel = cms.untracked.string( "Cal" ), - Noise_HO = cms.double( 0.2 ), - DR_Veto_HO = cms.double( 0.1 ), - Threshold_H = cms.double( 0.5 ), - PrintTimeReport = cms.untracked.bool( False ), - Threshold_E = cms.double( 0.2 ), - PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), - ComponentName = cms.string( "CaloExtractorByAssociator" ), - Threshold_HO = cms.double( 0.5 ), - DepositInstanceLabels = cms.vstring( 'ecal', - 'hcal', - 'ho' ), - ServiceParameters = cms.PSet( - RPCLayers = cms.bool( False ), - UseMuonNavigation = cms.untracked.bool( False ), - Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) - ), - TrackAssociatorParameters = cms.PSet( - useMuon = cms.bool( False ), - truthMatch = cms.bool( False ), - usePreshower = cms.bool( False ), - dRPreshowerPreselection = cms.double( 0.2 ), - muonMaxDistanceSigmaY = cms.double( 0.0 ), - useEcal = cms.bool( False ), - muonMaxDistanceSigmaX = cms.double( 0.0 ), - dRMuon = cms.double( 9999.0 ), - dREcal = cms.double( 1.0 ), - CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), - DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), - EBRecHitCollectionLabel = cms.InputTag( "Notused" ), - CaloTowerCollectionLabel = cms.InputTag( "Notused" ), - propagateAllDirections = cms.bool( True ), - muonMaxDistanceY = cms.double( 5.0 ), - useHO = cms.bool( False ), - muonMaxDistanceX = cms.double( 5.0 ), - trajectoryUncertaintyTolerance = cms.double( -1.0 ), - useHcal = cms.bool( False ), - HBHERecHitCollectionLabel = cms.InputTag( "Notused" ), - accountForTrajectoryChangeCalo = cms.bool( False ), - dREcalPreselection = cms.double( 1.0 ), - useCalo = cms.bool( True ), - dRMuonPreselection = cms.double( 0.2 ), - EERecHitCollectionLabel = cms.InputTag( "Notused" ), - dRHcal = cms.double( 1.0 ), - dRHcalPreselection = cms.double( 1.0 ), - HORecHitCollectionLabel = cms.InputTag( "Notused" ) - ), - Noise_HB = cms.double( 0.2 ) - ), - TrackExtractorPSet = cms.PSet( - Diff_z = cms.double( 0.2 ), - inputTrackCollection = cms.InputTag( "hltIter0IterL3FromL1MuonTrackSelectionHighPurityNoVtx" ), - Chi2Ndof_Max = cms.double( 1.0E64 ), - BeamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), - DR_Veto = cms.double( 0.01 ), - Pt_Min = cms.double( -1.0 ), - DR_Max = cms.double( 1.0 ), - NHits_Min = cms.uint32( 0 ), - Chi2Prob_Min = cms.double( -1.0 ), - Diff_r = cms.double( 0.1 ), - BeamlineOption = cms.string( "BeamSpotFromEvent" ), - ComponentName = cms.string( "TrackExtractor" ) - ), - JetExtractorPSet = cms.PSet( - JetCollectionLabel = cms.InputTag( "Notused" ), - DR_Veto = cms.double( 0.1 ), - DR_Max = cms.double( 1.0 ), - ExcludeMuonVeto = cms.bool( True ), - PrintTimeReport = cms.untracked.bool( False ), - PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), - ComponentName = cms.string( "JetExtractor" ), - ServiceParameters = cms.PSet( - RPCLayers = cms.bool( False ), - UseMuonNavigation = cms.untracked.bool( False ), - Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) - ), - TrackAssociatorParameters = cms.PSet( - useMuon = cms.bool( False ), - truthMatch = cms.bool( False ), - usePreshower = cms.bool( False ), - dRPreshowerPreselection = cms.double( 0.2 ), - muonMaxDistanceSigmaY = cms.double( 0.0 ), - useEcal = cms.bool( False ), - muonMaxDistanceSigmaX = cms.double( 0.0 ), - dRMuon = cms.double( 9999.0 ), - dREcal = cms.double( 0.5 ), - CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), - DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), - EBRecHitCollectionLabel = cms.InputTag( "Notused" ), - CaloTowerCollectionLabel = cms.InputTag( "Notused" ), - propagateAllDirections = cms.bool( True ), - muonMaxDistanceY = cms.double( 5.0 ), - useHO = cms.bool( False ), - muonMaxDistanceX = cms.double( 5.0 ), - trajectoryUncertaintyTolerance = cms.double( -1.0 ), - useHcal = cms.bool( False ), - HBHERecHitCollectionLabel = cms.InputTag( "Notused" ), - accountForTrajectoryChangeCalo = cms.bool( False ), - dREcalPreselection = cms.double( 0.5 ), - useCalo = cms.bool( True ), - dRMuonPreselection = cms.double( 0.2 ), - EERecHitCollectionLabel = cms.InputTag( "Notused" ), - dRHcal = cms.double( 0.5 ), - dRHcalPreselection = cms.double( 0.5 ), - HORecHitCollectionLabel = cms.InputTag( "Notused" ) - ), - Threshold = cms.double( 5.0 ) - ), - trackDepositName = cms.string( "tracker" ), - ecalDepositName = cms.string( "ecal" ), - hcalDepositName = cms.string( "hcal" ), - hoDepositName = cms.string( "ho" ), - jetDepositName = cms.string( "jets" ), - TimingFillerParameters = cms.PSet( - DTTimingParameters = cms.PSet( - HitError = cms.double( 6.0 ), - MatchParameters = cms.PSet( - TightMatchDT = cms.bool( False ), - DTradius = cms.double( 0.01 ), - TightMatchCSC = cms.bool( True ), - CSCsegments = cms.InputTag( "hltCscSegments" ), - DTsegments = cms.InputTag( "hltDt4DSegments" ) - ), - debug = cms.bool( False ), - DoWireCorr = cms.bool( False ), - RequireBothProjections = cms.bool( False ), - DTTimeOffset = cms.double( 2.7 ), - PruneCut = cms.double( 10000.0 ), - DTsegments = cms.InputTag( "hltDt4DSegments" ), - UseSegmentT0 = cms.bool( False ), - HitsMin = cms.int32( 5 ), - DropTheta = cms.bool( True ), - ServiceParameters = cms.PSet( - RPCLayers = cms.bool( True ), - Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) - ) - ), - UseCSC = cms.bool( True ), - CSCTimingParameters = cms.PSet( - MatchParameters = cms.PSet( - TightMatchDT = cms.bool( False ), - DTradius = cms.double( 0.01 ), - TightMatchCSC = cms.bool( True ), - CSCsegments = cms.InputTag( "hltCscSegments" ), - DTsegments = cms.InputTag( "hltDt4DSegments" ) - ), - debug = cms.bool( False ), - CSCWireTimeOffset = cms.double( 0.0 ), - CSCStripError = cms.double( 7.0 ), - CSCTimeOffset = cms.double( 0.0 ), - CSCWireError = cms.double( 8.6 ), - PruneCut = cms.double( 100.0 ), - CSCsegments = cms.InputTag( "hltCscSegments" ), - UseStripTime = cms.bool( True ), - CSCStripTimeOffset = cms.double( 0.0 ), - UseWireTime = cms.bool( True ), - ServiceParameters = cms.PSet( - RPCLayers = cms.bool( True ), - Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) - ) - ), - ErrorDT = cms.double( 6.0 ), - EcalEnergyCut = cms.double( 0.4 ), - UseECAL = cms.bool( True ), - ErrorEB = cms.double( 2.085 ), - UseDT = cms.bool( True ), - ErrorEE = cms.double( 6.95 ), - ErrorCSC = cms.double( 7.4 ) - ), - ShowerDigiFillerParameters = cms.PSet( - cscDigiCollectionLabel = cms.InputTag( 'muonCSCDigis','MuonCSCStripDigi' ), - digiMaxDistanceX = cms.double( 25.0 ), - dtDigiCollectionLabel = cms.InputTag( "muonDTDigis" ) - ), - TrackerKinkFinderParameters = cms.PSet( - usePosition = cms.bool( False ), - diagonalOnly = cms.bool( False ) - ), - fillEnergy = cms.bool( False ), - storeCrossedHcalRecHits = cms.bool( False ), - maxAbsPullX = cms.double( 4.0 ), - maxAbsEta = cms.double( 3.0 ), - minPt = cms.double( 8.0 ), - inputCollectionTypes = cms.vstring( 'inner tracks', - 'links' ), - addExtraSoftMuons = cms.bool( False ), - fillGlobalTrackRefits = cms.bool( False ), - debugWithTruthMatching = cms.bool( False ), - inputCollectionLabels = cms.VInputTag( 'hltIterL3MuonAndMuonFromL1MergedNoVtx','hltL3MuonsIterL3LinksNoVtx' ), - fillCaloCompatibility = cms.bool( False ), - maxAbsPullY = cms.double( 9999.0 ), - maxAbsDy = cms.double( 9999.0 ), - minP = cms.double( 0.0 ), - minPCaloMuon = cms.double( 1.0E9 ), - maxAbsDx = cms.double( 3.0 ), - fillIsolation = cms.bool( False ), - writeIsoDeposits = cms.bool( False ), - minNumberOfMatches = cms.int32( 1 ), - fillMatching = cms.bool( True ), - fillShowerDigis = cms.bool( False ), - ptThresholdToFillCandidateP4WithGlobalFit = cms.double( 200.0 ), - sigmaThresholdToFillCandidateP4WithGlobalFit = cms.double( 2.0 ), - fillGlobalTrackQuality = cms.bool( False ), - globalTrackQualityInputTag = cms.InputTag( "glbTrackQual" ), - selectHighPurity = cms.bool( False ), - pvInputTag = cms.InputTag( "offlinePrimaryVertices" ), - fillTrackerKink = cms.bool( False ), - minCaloCompatibility = cms.double( 0.6 ), - runArbitrationCleaner = cms.bool( False ), - arbitrationCleanerOptions = cms.PSet( - OverlapDTheta = cms.double( 0.02 ), - Overlap = cms.bool( True ), - Clustering = cms.bool( True ), - ME1a = cms.bool( True ), - ClusterDTheta = cms.double( 0.02 ), - ClusterDPhi = cms.double( 0.6 ), - OverlapDPhi = cms.double( 0.0786 ) - ), - arbitrateTrackerMuons = cms.bool( True ) +process.hltEle135CaloIdVTPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG135CaloIdVTHEFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) +) +process.hltEle135CaloIdVTGsfTrkIdTGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle135CaloIdVTPixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.007 ), + thrRegularEE = cms.vdouble( 0.007 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltIterL3MuonCandidatesNoVtx = cms.EDProducer( "L3MuonCandidateProducerFromMuons", - InputObjects = cms.InputTag( "hltIterL3MuonsNoVtx" ), - DisplacedReconstruction = cms.bool( False ) +process.hltEle135CaloIdVTGsfTrkIdTGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle135CaloIdVTGsfTrkIdTGsfDetaFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.07 ), + thrRegularEE = cms.vdouble( 0.07 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltL3pfL1sDoubleMu155ORTripleMu444L1f0L2pf0TwoMuL3PreFiltered5NoVtx = cms.EDFilter( "HLTMuonL3PreFilter", +process.hltL1sQuadJetC50to60IorHTT280to500IorHTT250to340QuadJet = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), - PreviousCandTag = cms.InputTag( "hltL2pfL1sDoubleMu155ORTripleMu444L1f0L2PreFiltered0NoVtx" ), - L1CandTag = cms.InputTag( "" ), - inputMuonCollection = cms.InputTag( "hltIterL3MuonsNoVtx" ), - MinN = cms.int32( 1 ), + L1SeedsLogicalExpression = cms.string( "L1_QuadJet60er2p5 OR L1_HTT280er OR L1_HTT320er OR L1_HTT360er OR L1_ETT2000 OR L1_HTT400er OR L1_HTT450er OR L1_HTT280er_QuadJet_70_55_40_35_er2p5 OR L1_HTT320er_QuadJet_70_55_40_40_er2p5 OR L1_HTT320er_QuadJet_80_60_er2p1_45_40_er2p3 OR L1_HTT320er_QuadJet_80_60_er2p1_50_45_er2p3" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +) +process.hltPrePFHT330PT30QuadPFJet75604540TriplePFBTagDeepCSV4p5 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltQuadCentralJet30 = cms.EDFilter( "HLT1CaloJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), + triggerType = cms.int32( 86 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 30.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 5.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxNormalizedChi2 = cms.double( 9999.0 ), - MaxDXYBeamSpot = cms.double( 9999.0 ), - MinDXYBeamSpot = cms.double( -1.0 ), - MinNmuonHits = cms.int32( 0 ), - MaxPtDifference = cms.double( 9999.0 ), - MinTrackPt = cms.double( 0.0 ), - minMuonStations = cms.int32( 2 ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 0 ), - MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), - trkMuonId = cms.uint32( 0 ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3LinksNoVtx" ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) + MinN = cms.int32( 4 ) ) -process.hltL3fL1sDoubleMu155ORTripleMu444L1f0L2f10OneMuL3Filtered12NoVtx = cms.EDFilter( "HLTMuonL3PreFilter", +process.hltCaloJetsQuad30ForHt = cms.EDProducer( "HLTCaloJetCollectionProducer", + HLTObject = cms.InputTag( "hltQuadCentralJet30" ), + TriggerTypes = cms.vint32( 86 ) +) +process.hltHtMhtCaloJetsQuadC30 = cms.EDProducer( "HLTHtMhtProducer", + usePt = cms.bool( True ), + excludePFMuons = cms.bool( False ), + minNJetHt = cms.int32( 4 ), + minNJetMht = cms.int32( 0 ), + minPtJetHt = cms.double( 30.0 ), + minPtJetMht = cms.double( 0.0 ), + maxEtaJetHt = cms.double( 2.5 ), + maxEtaJetMht = cms.double( 5.0 ), + jetsLabel = cms.InputTag( "hltCaloJetsQuad30ForHt" ), + pfCandidatesLabel = cms.InputTag( "" ) +) +process.hltCaloQuadJet30HT320 = cms.EDFilter( "HLTHtMhtFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), - PreviousCandTag = cms.InputTag( "hltL2pfL1sDoubleMu155ORTripleMu444L1f0L2PreFiltered0NoVtx" ), - L1CandTag = cms.InputTag( "" ), - inputMuonCollection = cms.InputTag( "hltIterL3MuonsNoVtx" ), - MinN = cms.int32( 1 ), + htLabels = cms.VInputTag( 'hltHtMhtCaloJetsQuadC30' ), + mhtLabels = cms.VInputTag( 'hltHtMhtCaloJetsQuadC30' ), + minHt = cms.vdouble( 320.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) +) +process.hltBTagCaloDeepCSVp17Double = cms.EDFilter( "HLTCaloJetTag", + saveTags = cms.bool( True ), + Jets = cms.InputTag( "hltSelector8CentralJetsL1FastJet" ), + JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsCalo','probb' ), + MinTag = cms.double( 0.17 ), + MaxTag = cms.double( 999999.0 ), + MinJets = cms.int32( 2 ), + TriggerType = cms.int32( 86 ) +) +process.hltPFCentralJetLooseIDQuad30 = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4PFJetsLooseIDCorrected" ), + triggerType = cms.int32( 86 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 30.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 12.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxNormalizedChi2 = cms.double( 9999.0 ), - MaxDXYBeamSpot = cms.double( 9999.0 ), - MinDXYBeamSpot = cms.double( -1.0 ), - MinNmuonHits = cms.int32( 0 ), - MaxPtDifference = cms.double( 9999.0 ), - MinTrackPt = cms.double( 0.0 ), - minMuonStations = cms.int32( 2 ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 0 ), - MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), - trkMuonId = cms.uint32( 0 ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3LinksNoVtx" ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) + MinN = cms.int32( 4 ) ) -process.hltDiMuonMergingNoVtx = cms.EDProducer( "TrackListMerger", - ShareFrac = cms.double( 0.19 ), - FoundHitBonus = cms.double( 100.0 ), - LostHitPenalty = cms.double( 0.0 ), - MinPT = cms.double( 0.05 ), - Epsilon = cms.double( -0.001 ), - MaxNormalizedChisq = cms.double( 1000.0 ), - MinFound = cms.int32( 3 ), - TrackProducers = cms.VInputTag( 'hltIterL3MuonAndMuonFromL1MergedNoVtx','hltMuCtfTracks' ), - hasSelector = cms.vint32( 0, 0 ), - indivShareFrac = cms.vdouble( 1.0, 1.0 ), - selectedTrackQuals = cms.VInputTag( 'hltIterL3MuonAndMuonFromL1MergedNoVtx','hltMuCtfTracks' ), - setsToMerge = cms.VPSet( - cms.PSet( pQual = cms.bool( False ), - tLists = cms.vint32( 0, 1 ) - ) - ), - trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), - allowFirstHitShare = cms.bool( True ), - newQuality = cms.string( "confirmed" ), - copyExtras = cms.untracked.bool( True ), - writeOnlyTrkQuals = cms.bool( False ), - copyMVA = cms.bool( False ) +process.hlt1PFCentralJetLooseID75 = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4PFJetsLooseIDCorrected" ), + triggerType = cms.int32( 0 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 75.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.5 ), + MinN = cms.int32( 1 ) ) -process.hltDiMuonLinksNoVtx = cms.EDProducer( "MuonLinksProducerForHLT", - InclusiveTrackerTrackCollection = cms.InputTag( "hltDiMuonMergingNoVtx" ), - LinkCollection = cms.InputTag( "hltIterL3MuonsFromL2LinksCombinationNoVtx" ), - ptMin = cms.double( 2.5 ), - pMin = cms.double( 2.5 ), - shareHitFraction = cms.double( 0.8 ) +process.hlt2PFCentralJetLooseID60 = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4PFJetsLooseIDCorrected" ), + triggerType = cms.int32( 0 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 60.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.5 ), + MinN = cms.int32( 2 ) ) -process.hltGlbTrkMuonsNoVtx = cms.EDProducer( "MuonIdProducer", - MuonCaloCompatibility = cms.PSet( - delta_eta = cms.double( 0.02 ), - delta_phi = cms.double( 0.02 ), - allSiPMHO = cms.bool( False ), - MuonTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_muons_lowPt_3_1_norm.root" ), - PionTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_pions_lowPt_3_1_norm.root" ) - ), - TrackAssociatorParameters = cms.PSet( - useMuon = cms.bool( True ), - truthMatch = cms.bool( False ), - usePreshower = cms.bool( False ), - dRPreshowerPreselection = cms.double( 0.2 ), - muonMaxDistanceSigmaY = cms.double( 0.0 ), - useEcal = cms.bool( False ), - muonMaxDistanceSigmaX = cms.double( 0.0 ), - dRMuon = cms.double( 9999.0 ), - dREcal = cms.double( 9999.0 ), - CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), - DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), - EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForPF" ), - propagateAllDirections = cms.bool( True ), - muonMaxDistanceY = cms.double( 5.0 ), - useHO = cms.bool( False ), - muonMaxDistanceX = cms.double( 5.0 ), - trajectoryUncertaintyTolerance = cms.double( -1.0 ), - useHcal = cms.bool( False ), - HBHERecHitCollectionLabel = cms.InputTag( "hltHbhereco" ), - accountForTrajectoryChangeCalo = cms.bool( False ), - dREcalPreselection = cms.double( 0.05 ), - useCalo = cms.bool( False ), - dRMuonPreselection = cms.double( 0.2 ), - EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - dRHcal = cms.double( 9999.0 ), - dRHcalPreselection = cms.double( 0.2 ), - HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) - ), - CaloExtractorPSet = cms.PSet( - DR_Veto_H = cms.double( 0.1 ), - CenterConeOnCalIntersection = cms.bool( False ), - NoiseTow_EE = cms.double( 0.15 ), - Noise_EB = cms.double( 0.025 ), - Noise_HE = cms.double( 0.2 ), - DR_Veto_E = cms.double( 0.07 ), - NoiseTow_EB = cms.double( 0.04 ), - Noise_EE = cms.double( 0.1 ), - UseRecHitsFlag = cms.bool( False ), - DR_Max = cms.double( 1.0 ), - DepositLabel = cms.untracked.string( "Cal" ), - Noise_HO = cms.double( 0.2 ), - DR_Veto_HO = cms.double( 0.1 ), - Threshold_H = cms.double( 0.5 ), - PrintTimeReport = cms.untracked.bool( False ), - Threshold_E = cms.double( 0.2 ), - PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), - ComponentName = cms.string( "CaloExtractorByAssociator" ), - Threshold_HO = cms.double( 0.5 ), - DepositInstanceLabels = cms.vstring( 'ecal', - 'hcal', - 'ho' ), - ServiceParameters = cms.PSet( - RPCLayers = cms.bool( False ), - UseMuonNavigation = cms.untracked.bool( False ), - Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) - ), - TrackAssociatorParameters = cms.PSet( - useMuon = cms.bool( False ), - truthMatch = cms.bool( False ), - usePreshower = cms.bool( False ), - dRPreshowerPreselection = cms.double( 0.2 ), - muonMaxDistanceSigmaY = cms.double( 0.0 ), - useEcal = cms.bool( False ), - muonMaxDistanceSigmaX = cms.double( 0.0 ), - dRMuon = cms.double( 9999.0 ), - dREcal = cms.double( 1.0 ), - CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), - DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), - EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForPF" ), - propagateAllDirections = cms.bool( True ), - muonMaxDistanceY = cms.double( 5.0 ), - useHO = cms.bool( False ), - muonMaxDistanceX = cms.double( 5.0 ), - trajectoryUncertaintyTolerance = cms.double( -1.0 ), - useHcal = cms.bool( False ), - HBHERecHitCollectionLabel = cms.InputTag( "hltHbhereco" ), - accountForTrajectoryChangeCalo = cms.bool( False ), - dREcalPreselection = cms.double( 1.0 ), - useCalo = cms.bool( True ), - dRMuonPreselection = cms.double( 0.2 ), - EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - dRHcal = cms.double( 1.0 ), - dRHcalPreselection = cms.double( 1.0 ), - HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) - ), - Noise_HB = cms.double( 0.2 ) - ), - TrackExtractorPSet = cms.PSet( - Diff_z = cms.double( 0.2 ), - inputTrackCollection = cms.InputTag( "hltPFMuonMerging" ), - Chi2Ndof_Max = cms.double( 1.0E64 ), - BeamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), - DR_Veto = cms.double( 0.01 ), - Pt_Min = cms.double( -1.0 ), - DR_Max = cms.double( 1.0 ), - DepositLabel = cms.untracked.string( "" ), - NHits_Min = cms.uint32( 0 ), - Chi2Prob_Min = cms.double( -1.0 ), - Diff_r = cms.double( 0.1 ), - BeamlineOption = cms.string( "BeamSpotFromEvent" ), - ComponentName = cms.string( "TrackExtractor" ) - ), - JetExtractorPSet = cms.PSet( - JetCollectionLabel = cms.InputTag( "hltAntiKT4CaloJetsPFEt5" ), - DR_Veto = cms.double( 0.1 ), - DR_Max = cms.double( 1.0 ), - ExcludeMuonVeto = cms.bool( True ), - PrintTimeReport = cms.untracked.bool( False ), - PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), - ComponentName = cms.string( "JetExtractor" ), - ServiceParameters = cms.PSet( - RPCLayers = cms.bool( False ), - UseMuonNavigation = cms.untracked.bool( False ), - Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) - ), - TrackAssociatorParameters = cms.PSet( - useMuon = cms.bool( False ), - truthMatch = cms.bool( False ), - usePreshower = cms.bool( False ), - dRPreshowerPreselection = cms.double( 0.2 ), - muonMaxDistanceSigmaY = cms.double( 0.0 ), - useEcal = cms.bool( False ), - muonMaxDistanceSigmaX = cms.double( 0.0 ), - dRMuon = cms.double( 9999.0 ), - dREcal = cms.double( 0.5 ), - CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), - DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), - EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForPF" ), - propagateAllDirections = cms.bool( True ), - muonMaxDistanceY = cms.double( 5.0 ), - useHO = cms.bool( False ), - muonMaxDistanceX = cms.double( 5.0 ), - trajectoryUncertaintyTolerance = cms.double( -1.0 ), - useHcal = cms.bool( False ), - HBHERecHitCollectionLabel = cms.InputTag( "hltHbhereco" ), - accountForTrajectoryChangeCalo = cms.bool( False ), - dREcalPreselection = cms.double( 0.5 ), - useCalo = cms.bool( True ), - dRMuonPreselection = cms.double( 0.2 ), - EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - dRHcal = cms.double( 0.5 ), - dRHcalPreselection = cms.double( 0.5 ), - HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) - ), - Threshold = cms.double( 5.0 ) - ), - trackDepositName = cms.string( "tracker" ), - ecalDepositName = cms.string( "ecal" ), - hcalDepositName = cms.string( "hcal" ), - hoDepositName = cms.string( "ho" ), - jetDepositName = cms.string( "jets" ), - TimingFillerParameters = cms.PSet( - DTTimingParameters = cms.PSet( - HitError = cms.double( 6.0 ), - MatchParameters = cms.PSet( - TightMatchDT = cms.bool( False ), - DTradius = cms.double( 0.01 ), - TightMatchCSC = cms.bool( True ), - CSCsegments = cms.InputTag( "hltCscSegments" ), - DTsegments = cms.InputTag( "hltDt4DSegments" ) - ), - debug = cms.bool( False ), - DoWireCorr = cms.bool( False ), - RequireBothProjections = cms.bool( False ), - DTTimeOffset = cms.double( 2.7 ), - PruneCut = cms.double( 10000.0 ), - DTsegments = cms.InputTag( "hltDt4DSegments" ), - UseSegmentT0 = cms.bool( False ), - HitsMin = cms.int32( 5 ), - DropTheta = cms.bool( True ), - ServiceParameters = cms.PSet( - RPCLayers = cms.bool( True ), - Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) - ) - ), - UseCSC = cms.bool( True ), - CSCTimingParameters = cms.PSet( - MatchParameters = cms.PSet( - TightMatchDT = cms.bool( False ), - DTradius = cms.double( 0.01 ), - TightMatchCSC = cms.bool( True ), - CSCsegments = cms.InputTag( "hltCscSegments" ), - DTsegments = cms.InputTag( "hltDt4DSegments" ) - ), - debug = cms.bool( False ), - CSCWireTimeOffset = cms.double( 0.0 ), - CSCStripError = cms.double( 7.0 ), - CSCTimeOffset = cms.double( 0.0 ), - CSCWireError = cms.double( 8.6 ), - PruneCut = cms.double( 100.0 ), - CSCsegments = cms.InputTag( "hltCscSegments" ), - UseStripTime = cms.bool( True ), - CSCStripTimeOffset = cms.double( 0.0 ), - UseWireTime = cms.bool( True ), - ServiceParameters = cms.PSet( - RPCLayers = cms.bool( True ), - Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) - ) - ), - ErrorDT = cms.double( 6.0 ), - EcalEnergyCut = cms.double( 0.4 ), - UseECAL = cms.bool( True ), - ErrorEB = cms.double( 2.085 ), - UseDT = cms.bool( True ), - ErrorEE = cms.double( 6.95 ), - ErrorCSC = cms.double( 7.4 ) - ), - ShowerDigiFillerParameters = cms.PSet( - cscDigiCollectionLabel = cms.InputTag( 'muonCSCDigis','MuonCSCStripDigi' ), - dtDigiCollectionLabel = cms.InputTag( "muonDTDigis" ), - digiMaxDistanceX = cms.double( 25.0 ) - ), - TrackerKinkFinderParameters = cms.PSet( - usePosition = cms.bool( False ), - diagonalOnly = cms.bool( False ) - ), - fillEnergy = cms.bool( False ), - storeCrossedHcalRecHits = cms.bool( False ), - maxAbsPullX = cms.double( 4.0 ), - maxAbsEta = cms.double( 3.0 ), - minPt = cms.double( 8.0 ), - inputCollectionTypes = cms.vstring( 'inner tracks', - 'links' ), - addExtraSoftMuons = cms.bool( False ), - fillGlobalTrackRefits = cms.bool( False ), - debugWithTruthMatching = cms.bool( False ), - inputCollectionLabels = cms.VInputTag( 'hltDiMuonMergingNoVtx','hltDiMuonLinksNoVtx' ), - fillCaloCompatibility = cms.bool( False ), - maxAbsPullY = cms.double( 9999.0 ), - maxAbsDy = cms.double( 9999.0 ), - minP = cms.double( 0.0 ), - minPCaloMuon = cms.double( 1.0E9 ), - maxAbsDx = cms.double( 3.0 ), - fillIsolation = cms.bool( False ), - writeIsoDeposits = cms.bool( False ), - minNumberOfMatches = cms.int32( 1 ), - fillMatching = cms.bool( True ), - fillShowerDigis = cms.bool( False ), - ptThresholdToFillCandidateP4WithGlobalFit = cms.double( 200.0 ), - sigmaThresholdToFillCandidateP4WithGlobalFit = cms.double( 2.0 ), - fillGlobalTrackQuality = cms.bool( False ), - globalTrackQualityInputTag = cms.InputTag( "glbTrackQual" ), - selectHighPurity = cms.bool( False ), - pvInputTag = cms.InputTag( "offlinePrimaryVertices" ), - fillTrackerKink = cms.bool( False ), - minCaloCompatibility = cms.double( 0.6 ), - runArbitrationCleaner = cms.bool( False ), - arbitrationCleanerOptions = cms.PSet( - OverlapDTheta = cms.double( 0.02 ), - Overlap = cms.bool( True ), - Clustering = cms.bool( True ), - ME1a = cms.bool( True ), - ClusterDTheta = cms.double( 0.02 ), - ClusterDPhi = cms.double( 0.6 ), - OverlapDPhi = cms.double( 0.0786 ) - ), - arbitrateTrackerMuons = cms.bool( False ) +process.hlt3PFCentralJetLooseID45 = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4PFJetsLooseIDCorrected" ), + triggerType = cms.int32( 0 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 45.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.5 ), + MinN = cms.int32( 3 ) ) -process.hltGlbTrkMuonCandsNoVtx = cms.EDProducer( "L3MuonCandidateProducerFromMuons", - InputObjects = cms.InputTag( "hltGlbTrkMuonsNoVtx" ), - DisplacedReconstruction = cms.bool( False ) +process.hlt4PFCentralJetLooseID40 = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4PFJetsLooseIDCorrected" ), + triggerType = cms.int32( 0 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 40.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.5 ), + MinN = cms.int32( 4 ) ) -process.hltTripleTrkMuFiltered5NoVtx = cms.EDFilter( "HLTMuonTrkL1TFilter", +process.hltPFCentralJetLooseIDQuad30forHt = cms.EDProducer( "HLTPFJetCollectionProducer", + HLTObject = cms.InputTag( "hltPFCentralJetLooseIDQuad30" ), + TriggerTypes = cms.vint32( 86 ) +) +process.hltHtMhtPFCentralJetsLooseIDQuadC30 = cms.EDProducer( "HLTHtMhtProducer", + usePt = cms.bool( True ), + excludePFMuons = cms.bool( False ), + minNJetHt = cms.int32( 4 ), + minNJetMht = cms.int32( 0 ), + minPtJetHt = cms.double( 30.0 ), + minPtJetMht = cms.double( 0.0 ), + maxEtaJetHt = cms.double( 2.5 ), + maxEtaJetMht = cms.double( 999.0 ), + jetsLabel = cms.InputTag( "hltPFCentralJetLooseIDQuad30forHt" ), + pfCandidatesLabel = cms.InputTag( "hltParticleFlow" ) +) +process.hltPFCentralJetsLooseIDQuad30HT330 = cms.EDFilter( "HLTHtMhtFilter", saveTags = cms.bool( True ), - inputMuonCollection = cms.InputTag( "hltGlbTrkMuonsNoVtx" ), - inputCandCollection = cms.InputTag( "hltGlbTrkMuonCandsNoVtx" ), - previousCandTag = cms.InputTag( "" ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - minMuonStations = cms.int32( 2 ), - maxNormalizedChi2 = cms.double( 1.0E99 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 4 ), - trkMuonId = cms.uint32( 0 ), - minPt = cms.double( 5.0 ), - minN = cms.uint32( 3 ), - maxAbsEta = cms.double( 2.5 ), - L1MatchingdR = cms.double( 0.3 ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) + htLabels = cms.VInputTag( 'hltHtMhtPFCentralJetsLooseIDQuadC30' ), + mhtLabels = cms.VInputTag( 'hltHtMhtPFCentralJetsLooseIDQuadC30' ), + minHt = cms.vdouble( 330.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) ) -process.hltSingleTrkMuFiltered12NoVtx = cms.EDFilter( "HLTMuonTrkL1TFilter", +process.hltBTagPFDeepCSV4p5Triple = cms.EDFilter( "HLTPFJetTag", saveTags = cms.bool( True ), - inputMuonCollection = cms.InputTag( "hltGlbTrkMuonsNoVtx" ), - inputCandCollection = cms.InputTag( "hltGlbTrkMuonCandsNoVtx" ), - previousCandTag = cms.InputTag( "" ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - minMuonStations = cms.int32( 2 ), - maxNormalizedChi2 = cms.double( 1.0E99 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 4 ), - trkMuonId = cms.uint32( 0 ), - minPt = cms.double( 12.0 ), - minN = cms.uint32( 1 ), - maxAbsEta = cms.double( 2.5 ), - L1MatchingdR = cms.double( 0.3 ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) + Jets = cms.InputTag( "hltPFJetForBtag" ), + JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsPF','probb' ), + MinTag = cms.double( 0.24 ), + MaxTag = cms.double( 999999.0 ), + MinJets = cms.int32( 3 ), + TriggerType = cms.int32( 86 ) ) -process.hltPreMu8 = cms.EDFilter( "HLTPrescaler", +process.hltPrePFHT330PT30QuadPFJet75604540 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltPreMu17 = cms.EDFilter( "HLTPrescaler", +process.hltL1sHTT280to500erIorHTT250to340erQuadJet = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_HTT280er OR L1_HTT320er OR L1_HTT360er OR L1_ETT2000 OR L1_HTT400er OR L1_HTT450er OR L1_HTT280er_QuadJet_70_55_40_35_er2p5 OR L1_HTT320er_QuadJet_70_55_40_40_er2p5 OR L1_HTT320er_QuadJet_80_60_er2p1_45_40_er2p3 OR L1_HTT320er_QuadJet_80_60_er2p1_50_45_er2p3 OR L1_QuadJet60er2p5" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +) +process.hltPrePFHT400SixPFJet32DoublePFBTagDeepCSV2p94 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltPreMu19 = cms.EDFilter( "HLTPrescaler", +process.hltCaloJetFilterSixC25 = cms.EDFilter( "HLT1CaloJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), + triggerType = cms.int32( 86 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 25.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.6 ), + MinN = cms.int32( 6 ) +) +process.hltCaloJetsSix25ForHt = cms.EDProducer( "HLTCaloJetCollectionProducer", + HLTObject = cms.InputTag( "hltCaloJetFilterSixC25" ), + TriggerTypes = cms.vint32( 86 ) +) +process.hltHtMhtCaloJetsSixC25 = cms.EDProducer( "HLTHtMhtProducer", + usePt = cms.bool( True ), + excludePFMuons = cms.bool( False ), + minNJetHt = cms.int32( 6 ), + minNJetMht = cms.int32( 0 ), + minPtJetHt = cms.double( 25.0 ), + minPtJetMht = cms.double( 0.0 ), + maxEtaJetHt = cms.double( 2.6 ), + maxEtaJetMht = cms.double( 5.0 ), + jetsLabel = cms.InputTag( "hltCaloJetsSix25ForHt" ), + pfCandidatesLabel = cms.InputTag( "" ) +) +process.hltCaloSixJet25HT300 = cms.EDFilter( "HLTHtMhtFilter", + saveTags = cms.bool( True ), + htLabels = cms.VInputTag( 'hltHtMhtCaloJetsSixC25' ), + mhtLabels = cms.VInputTag( 'hltHtMhtCaloJetsSixC25' ), + minHt = cms.vdouble( 300.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) +) +process.hltBTagCaloDeepCSV10p01Single = cms.EDFilter( "HLTCaloJetTag", + saveTags = cms.bool( True ), + Jets = cms.InputTag( "hltSelector8CentralJetsL1FastJet" ), + JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsCalo','probb' ), + MinTag = cms.double( 0.14 ), + MaxTag = cms.double( 999999.0 ), + MinJets = cms.int32( 1 ), + TriggerType = cms.int32( 86 ) +) +process.hltPFJetFilterSix30er2p5 = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + triggerType = cms.int32( 86 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 30.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.5 ), + MinN = cms.int32( 6 ) +) +process.hltPFJetFilterSix32er2p5 = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + triggerType = cms.int32( 86 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 32.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.5 ), + MinN = cms.int32( 6 ) +) +process.hltPFJetsSix30ForHt = cms.EDProducer( "HLTPFJetCollectionProducer", + HLTObject = cms.InputTag( "hltPFJetFilterSix30er2p5" ), + TriggerTypes = cms.vint32( 86 ) +) +process.hltHtMhtPFJetsSix30er2p5 = cms.EDProducer( "HLTHtMhtProducer", + usePt = cms.bool( True ), + excludePFMuons = cms.bool( False ), + minNJetHt = cms.int32( 6 ), + minNJetMht = cms.int32( 0 ), + minPtJetHt = cms.double( 30.0 ), + minPtJetMht = cms.double( 0.0 ), + maxEtaJetHt = cms.double( 2.5 ), + maxEtaJetMht = cms.double( 999.0 ), + jetsLabel = cms.InputTag( "hltPFJetsSix30ForHt" ), + pfCandidatesLabel = cms.InputTag( "hltParticleFlow" ) +) +process.hltPFSixJet30HT400 = cms.EDFilter( "HLTHtMhtFilter", + saveTags = cms.bool( True ), + htLabels = cms.VInputTag( 'hltHtMhtPFJetsSix30er2p5' ), + mhtLabels = cms.VInputTag( 'hltHtMhtPFJetsSix30er2p5' ), + minHt = cms.vdouble( 400.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) +) +process.hltBTagPFDeepCSV2p94Double = cms.EDFilter( "HLTPFJetTag", + saveTags = cms.bool( True ), + Jets = cms.InputTag( "hltPFJetForBtag" ), + JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsPF','probb' ), + MinTag = cms.double( 0.3 ), + MaxTag = cms.double( 999999.0 ), + MinJets = cms.int32( 2 ), + TriggerType = cms.int32( 86 ) +) +process.hltPrePFHT400SixPFJet32 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltPreMu17Photon30IsoCaloId = cms.EDFilter( "HLTPrescaler", +process.hltPrePFHT450SixPFJet36PFBTagDeepCSV1p59 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltMu17Photon30IsoCaloIdMuonlegL1Filtered7 = cms.EDFilter( "HLTMuonL1TFilter", +process.hltCaloJetFilterSixC30 = cms.EDFilter( "HLT1CaloJet", saveTags = cms.bool( True ), - CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - PreviousCandTag = cms.InputTag( "hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 7.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 1 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) + inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), + triggerType = cms.int32( 86 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 30.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.6 ), + MinN = cms.int32( 6 ) ) -process.hltMu17Photon30IsoCaloIdMuonlegL2Filtered10 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", +process.hltCaloJetsSix30ForHt = cms.EDProducer( "HLTCaloJetCollectionProducer", + HLTObject = cms.InputTag( "hltCaloJetFilterSixC30" ), + TriggerTypes = cms.vint32( 86 ) +) +process.hltHtMhtCaloJetsSixC30 = cms.EDProducer( "HLTHtMhtProducer", + usePt = cms.bool( True ), + excludePFMuons = cms.bool( False ), + minNJetHt = cms.int32( 6 ), + minNJetMht = cms.int32( 0 ), + minPtJetHt = cms.double( 30.0 ), + minPtJetMht = cms.double( 0.0 ), + maxEtaJetHt = cms.double( 2.6 ), + maxEtaJetMht = cms.double( 5.0 ), + jetsLabel = cms.InputTag( "hltCaloJetsSix30ForHt" ), + pfCandidatesLabel = cms.InputTag( "" ) +) +process.hltCaloSixJet30HT350 = cms.EDFilter( "HLTHtMhtFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL2MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltMu17Photon30IsoCaloIdMuonlegL1Filtered7" ), - SeedMapTag = cms.InputTag( "hltL2Muons" ), - MinN = cms.int32( 0 ), - MaxEta = cms.double( 2.5 ), - AbsEtaBins = cms.vdouble( 0.0 ), - MinNstations = cms.vint32( 0 ), - MinNhits = cms.vint32( 0 ), - CutOnChambers = cms.bool( False ), - MinNchambers = cms.vint32( 0 ), - MaxDr = cms.double( 9999.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - NSigmaPt = cms.double( 0.0 ), - MatchToPreviousCand = cms.bool( True ) + htLabels = cms.VInputTag( 'hltHtMhtCaloJetsSixC30' ), + mhtLabels = cms.VInputTag( 'hltHtMhtCaloJetsSixC30' ), + minHt = cms.vdouble( 350.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) ) -process.hltL1fForIterL3Mu17Photon30IsoCaloIdMuonlegL1Filtered7 = cms.EDFilter( "HLTMuonL1TFilter", +process.hltPFJetFilterSix36er2p5 = cms.EDFilter( "HLT1PFJet", saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltL1MuonsPt0" ), - PreviousCandTag = cms.InputTag( "hltMu17Photon30IsoCaloIdMuonlegL1Filtered7" ), + inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + triggerType = cms.int32( 86 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 36.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 1 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) + MinN = cms.int32( 6 ) ) -process.hltMu17Photon30IsoCaloIdMuonlegL3Filtered17Q = cms.EDFilter( "HLTMuonL3PreFilter", +process.hltPFSixJet30HT450 = cms.EDFilter( "HLTHtMhtFilter", saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltMu17Photon30IsoCaloIdMuonlegL2Filtered10" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3Mu17Photon30IsoCaloIdMuonlegL1Filtered7" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 1.0E99 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 17.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxNormalizedChi2 = cms.double( 9999.0 ), - MaxDXYBeamSpot = cms.double( 9999.0 ), - MinDXYBeamSpot = cms.double( -1.0 ), - MinNmuonHits = cms.int32( 0 ), - MaxPtDifference = cms.double( 9999.0 ), - MinTrackPt = cms.double( 0.0 ), - minMuonStations = cms.int32( 2 ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 0 ), - MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), - trkMuonId = cms.uint32( 0 ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) + htLabels = cms.VInputTag( 'hltHtMhtPFJetsSix30er2p5' ), + mhtLabels = cms.VInputTag( 'hltHtMhtPFJetsSix30er2p5' ), + minHt = cms.vdouble( 450.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) ) -process.hltMu17Photon30IsoCaloIdPhotonlegFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", +process.hltBTagPFDeepCSV1p59Single = cms.EDFilter( "HLTPFJetTag", saveTags = cms.bool( True ), - candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), - l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - candNonIsolatedTag = cms.InputTag( "" ), - l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1SeedFilterTag = cms.InputTag( "hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23" ), - l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - ncandcut = cms.int32( 1 ), - doIsolated = cms.bool( False ), - region_eta_size = cms.double( 0.522 ), - region_eta_size_ecap = cms.double( 1.0 ), - region_phi_size = cms.double( 1.044 ), - barrel_end = cms.double( 1.4791 ), - endcap_end = cms.double( 2.65 ) + Jets = cms.InputTag( "hltPFJetForBtag" ), + JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsPF','probb' ), + MinTag = cms.double( 0.4 ), + MaxTag = cms.double( 999999.0 ), + MinJets = cms.int32( 1 ), + TriggerType = cms.int32( 86 ) ) -process.hltMu17Photon30IsoCaloIdPhotonlegEtFilter = cms.EDFilter( "HLTEgammaEtFilter", +process.hltPrePFHT450SixPFJet36 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltMu17Photon30IsoCaloIdPhotonlegFilter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 30.0 ), - etcutEE = cms.double( 30.0 ), - ncandcut = cms.int32( 1 ) + L1SeedsLogicalExpression = cms.string( "L1_HTT280er OR L1_HTT320er OR L1_HTT360er OR L1_ETT2000 OR L1_HTT400er OR L1_HTT450er OR L1_HTT280er_QuadJet_70_55_40_35_er2p5 OR L1_HTT320er_QuadJet_70_55_40_40_er2p5 OR L1_HTT320er_QuadJet_80_60_er2p1_45_40_er2p3 OR L1_HTT320er_QuadJet_80_60_er2p1_50_45_er2p3 OR L1_QuadJet60er2p5 OR L1_TripleJet_95_75_65_DoubleJet_75_65_er2p5 OR L1_TripleJet_100_80_70_DoubleJet_80_70_er2p5 OR L1_TripleJet_105_85_75_DoubleJet_85_75_er2p5" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltMu17Photon30IsoCaloIdPhotonlegClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltPrePFHT400FivePFJet100100603030 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltCaloJetFilterFiveC25 = cms.EDFilter( "HLT1CaloJet", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltMu17Photon30IsoCaloIdPhotonlegEtFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.015 ), - thrRegularEE = cms.vdouble( 0.035 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), + triggerType = cms.int32( 86 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 25.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 3.1 ), + MinN = cms.int32( 5 ) +) +process.hltCaloJetsFive25ForHt = cms.EDProducer( "HLTCaloJetCollectionProducer", + HLTObject = cms.InputTag( "hltCaloJetFilterFiveC25" ), + TriggerTypes = cms.vint32( 86 ) +) +process.hltHtMhtCaloJetsFiveC25 = cms.EDProducer( "HLTHtMhtProducer", + usePt = cms.bool( True ), + excludePFMuons = cms.bool( False ), + minNJetHt = cms.int32( 5 ), + minNJetMht = cms.int32( 0 ), + minPtJetHt = cms.double( 25.0 ), + minPtJetMht = cms.double( 0.0 ), + maxEtaJetHt = cms.double( 3.1 ), + maxEtaJetMht = cms.double( 5.0 ), + jetsLabel = cms.InputTag( "hltCaloJetsFive25ForHt" ), + pfCandidatesLabel = cms.InputTag( "" ) +) +process.hltCaloFiveJet25HT300 = cms.EDFilter( "HLTHtMhtFilter", + saveTags = cms.bool( True ), + htLabels = cms.VInputTag( 'hltHtMhtCaloJetsFiveC25' ), + mhtLabels = cms.VInputTag( 'hltHtMhtCaloJetsFiveC25' ), + minHt = cms.vdouble( 300.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) +) +process.hltPFJetFilterTwo100er3p0 = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + triggerType = cms.int32( 86 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 100.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 3.0 ), + MinN = cms.int32( 2 ) +) +process.hltPFJetFilterThree60er3p0 = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + triggerType = cms.int32( 86 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 60.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 3.0 ), + MinN = cms.int32( 3 ) +) +process.hltPFJetFilterFive30er3p0 = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + triggerType = cms.int32( 86 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 30.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 3.0 ), + MinN = cms.int32( 5 ) +) +process.hltPFJetsFive30ForHt = cms.EDProducer( "HLTPFJetCollectionProducer", + HLTObject = cms.InputTag( "hltPFJetFilterFive30er3p0" ), + TriggerTypes = cms.vint32( 86 ) +) +process.hltHtMhtPFJetsFive30er3p0 = cms.EDProducer( "HLTHtMhtProducer", + usePt = cms.bool( True ), + excludePFMuons = cms.bool( False ), + minNJetHt = cms.int32( 5 ), + minNJetMht = cms.int32( 0 ), + minPtJetHt = cms.double( 30.0 ), + minPtJetMht = cms.double( 0.0 ), + maxEtaJetHt = cms.double( 3.0 ), + maxEtaJetMht = cms.double( 999.0 ), + jetsLabel = cms.InputTag( "hltPFJetsFive30ForHt" ), + pfCandidatesLabel = cms.InputTag( "hltParticleFlow" ) +) +process.hltPFFiveJet30HT400 = cms.EDFilter( "HLTHtMhtFilter", + saveTags = cms.bool( True ), + htLabels = cms.VInputTag( 'hltHtMhtPFJetsFive30er3p0' ), + mhtLabels = cms.VInputTag( 'hltHtMhtPFJetsFive30er3p0' ), + minHt = cms.vdouble( 400.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) ) -process.hltMu17Photon30IsoCaloIdPhotonlegHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltPrePFHT400FivePFJet100100603030DoublePFBTagDeepCSV4p5 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltBTagPFDeepCSV4p5Double = cms.EDFilter( "HLTPFJetTag", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltMu17Photon30IsoCaloIdPhotonlegClusterShapeFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.15 ), - thrOverEEE = cms.vdouble( 0.1 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + Jets = cms.InputTag( "hltPFJetForBtag" ), + JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsPF','probb' ), + MinTag = cms.double( 0.24 ), + MaxTag = cms.double( 999999.0 ), + MinJets = cms.int32( 2 ), + TriggerType = cms.int32( 86 ) ) -process.hltMu17Photon30IsoCaloIdPhotonlegEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", +process.hltPrePFHT400FivePFJet120120603030DoublePFBTagDeepCSV4p5 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltPFJetFilterTwo120er3p0 = cms.EDFilter( "HLT1PFJet", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltMu17Photon30IsoCaloIdPhotonlegHEFilter" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 5.0 ), - thrRegularEE = cms.vdouble( 5.0 ), - thrOverEEB = cms.vdouble( 0.012 ), - thrOverEEE = cms.vdouble( 0.012 ), - thrOverE2EB = cms.vdouble( 0.0 ), - thrOverE2EE = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.29, 0.21 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), + triggerType = cms.int32( 86 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 120.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 3.0 ), + MinN = cms.int32( 2 ) ) -process.hltMu17Photon30IsoCaloIdPhotonlegTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", +process.hltPrePFHT350 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltHT300Jet30 = cms.EDFilter( "HLTHtMhtFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltMu17Photon30IsoCaloIdPhotonlegEcalIsoFilter" ), - varTag = cms.InputTag( "hltEgammaHollowTrackIso" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 4.0 ), - thrRegularEE = cms.vdouble( 4.0 ), - thrOverEEB = cms.vdouble( 0.002 ), - thrOverEEE = cms.vdouble( 0.002 ), - thrOverE2EB = cms.vdouble( 0.0 ), - thrOverE2EE = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + htLabels = cms.VInputTag( 'hltHtMhtJet30' ), + mhtLabels = cms.VInputTag( 'hltHtMhtJet30' ), + minHt = cms.vdouble( 300.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) ) -process.hltL1sSingleEG10IorSingleEG5 = cms.EDFilter( "HLTL1TSeed", +process.hltL1sSingleEGNonIsoOrWithJetAndTauNoPS = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleEG10er2p5 OR L1_SingleEG8er2p5" ), + L1SeedsLogicalExpression = cms.string( "L1_SingleEG40er2p5 OR L1_SingleTau120er2p1 OR L1_SingleJet180 OR L1_SingleEG42er2p5 OR L1_SingleEG45er2p5 OR L1_SingleEG60" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -55853,17 +58474,17 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltPreEle8CaloIdLTrackIdLIsoVLPFJet30 = cms.EDFilter( "HLTPrescaler", +process.hltPrePhoton60R9Id90CaloIdLIsoLDisplacedIdLPFHT350MinPFJet15 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltEle8CaloIdLTrackIdLIsoVLL1MatchFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", +process.hltEGL1SingleEGNonIsoOrWithJetAndTauNoPSFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", saveTags = cms.bool( True ), candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), candNonIsolatedTag = cms.InputTag( "" ), l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1SeedFilterTag = cms.InputTag( "hltL1sSingleEG10IorSingleEG5" ), + L1SeedFilterTag = cms.InputTag( "hltL1sSingleEGNonIsoOrWithJetAndTauNoPS" ), l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), ncandcut = cms.int32( 1 ), @@ -55874,26 +58495,26 @@ barrel_end = cms.double( 1.4791 ), endcap_end = cms.double( 2.65 ) ) -process.hltEle8CaloIdLTrackIdLIsoVLEtFilter = cms.EDFilter( "HLTEgammaEtFilter", +process.hltEG60EtFilter = cms.EDFilter( "HLTEgammaEtFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLL1MatchFilter" ), + inputTag = cms.InputTag( "hltEGL1SingleEGNonIsoOrWithJetAndTauNoPSFilter" ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 8.0 ), - etcutEE = cms.double( 8.0 ), + etcutEB = cms.double( 60.0 ), + etcutEE = cms.double( 60.0 ), ncandcut = cms.int32( 1 ) ) -process.hltEle8CaloIdLTrackIdLIsoVLClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltEG60HEFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLEtFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + candTag = cms.InputTag( "hltEG60EtFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.013 ), - thrRegularEE = cms.vdouble( 0.035 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.15 ), + thrOverEEE = cms.vdouble( 0.1 ), thrOverE2EB = cms.vdouble( -1.0 ), thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), @@ -55904,18 +58525,18 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltEle8CaloIdLTrackIdLIsoVLHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltEG60R9Id90CaloIdLIsoLR9IdFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLClusterShapeFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), + candTag = cms.InputTag( "hltEG60HEFilter" ), + varTag = cms.InputTag( "hltEgammaR9ID" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), + lessThan = cms.bool( False ), useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.13 ), - thrOverEEE = cms.vdouble( 0.13 ), + thrRegularEB = cms.vdouble( 0.9 ), + thrRegularEE = cms.vdouble( 0.9 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), thrOverE2EB = cms.vdouble( -1.0 ), thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), @@ -55926,109 +58547,86 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltEle8CaloIdLTrackIdLIsoVLEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltEG60R9Id90CaloIdLIsoLClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLHEFilter" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + candTag = cms.InputTag( "hltEG60R9Id90CaloIdLIsoLR9IdFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.5 ), - thrOverEEE = cms.vdouble( 0.5 ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.014 ), + thrRegularEE = cms.vdouble( 0.035 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), thrOverE2EB = cms.vdouble( -1.0 ), thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), + doRhoCorrection = cms.bool( False ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.29, 0.21 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltEle8CaloIdLTrackIdLIsoVLHcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltEG60R9Id90CaloIdLIsoLEcalPFClusterIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLEcalIsoFilter" ), - varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), + candTag = cms.InputTag( "hltEG60R9Id90CaloIdLIsoLClusterShapeFilter" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.3 ), - thrOverEEE = cms.vdouble( 0.3 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), + thrRegularEB = cms.vdouble( 5.0 ), + thrRegularEE = cms.vdouble( 8.0 ), + thrOverEEB = cms.vdouble( 0.01 ), + thrOverEEE = cms.vdouble( 0.007 ), + thrOverE2EB = cms.vdouble( 0.0 ), + thrOverE2EE = cms.vdouble( 0.0 ), ncandcut = cms.int32( 1 ), doRhoCorrection = cms.bool( True ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.2, 0.25 ), + effectiveAreas = cms.vdouble( 0.29, 0.21 ), absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltEle8CaloIdLTrackIdLIsoVLPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLHcalIsoFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) -) -process.hltEle8CaloIdLTrackIdLIsoVLOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltEG60R9Id90CaloIdLIsoLHcalPFClusterIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLPixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), - rhoTag = cms.InputTag( "" ), + candTag = cms.InputTag( "hltEG60R9Id90CaloIdLIsoLEcalPFClusterIsoFilter" ), + varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 999999.0 ), - thrRegularEE = cms.vdouble( 999999.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), + thrRegularEB = cms.vdouble( 12.5 ), + thrRegularEE = cms.vdouble( 7.5 ), + thrOverEEB = cms.vdouble( 0.03 ), + thrOverEEE = cms.vdouble( 0.032 ), + thrOverE2EB = cms.vdouble( 3.0E-5 ), + thrOverE2EE = cms.vdouble( 3.0E-5 ), + ncandcut = cms.int32( 0 ), + doRhoCorrection = cms.bool( True ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), + effectiveAreas = cms.vdouble( 0.2, 0.25 ), absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltEle8CaloIdLTrackIdLIsoVLDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltEG60R9Id90CaloIdLIsoLHollowTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLOneOEMinusOneOPFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + candTag = cms.InputTag( "hltEG60R9Id90CaloIdLIsoLHcalPFClusterIsoFilter" ), + varTag = cms.InputTag( "hltEgammaHollowTrackIso" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.01 ), - thrRegularEE = cms.vdouble( 0.015 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), + thrRegularEB = cms.vdouble( 6.0 ), + thrRegularEE = cms.vdouble( 6.0 ), + thrOverEEB = cms.vdouble( 0.002 ), + thrOverEEE = cms.vdouble( 0.002 ), + thrOverE2EB = cms.vdouble( 0.0 ), + thrOverE2EE = cms.vdouble( 0.0 ), ncandcut = cms.int32( 1 ), doRhoCorrection = cms.bool( False ), rhoMax = cms.double( 9.9999999E7 ), @@ -56037,68 +58635,71 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltEle8CaloIdLTrackIdLIsoVLDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltEG60R9Id90CaloIdLIsoLDisplacedIdFilter = cms.EDFilter( "HLTDisplacedEgammaFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLDetaFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.07 ), - thrRegularEE = cms.vdouble( 0.1 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), + inputTag = cms.InputTag( "hltEG60R9Id90CaloIdLIsoLHollowTrackIsoFilter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + RecHitsEB = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + RecHitsEE = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + inputTrack = cms.InputTag( "hltMergedTracks" ), ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + EBOnly = cms.bool( False ), + sMin_min = cms.double( 0.0 ), + sMin_max = cms.double( 0.4 ), + sMaj_min = cms.double( 0.0 ), + sMaj_max = cms.double( 1.5 ), + seedTimeMin = cms.double( -999.0 ), + seedTimeMax = cms.double( 999.0 ), + useTrackVeto = cms.bool( True ), + maxTrackCut = cms.int32( 0 ), + trackPtCut = cms.double( 5.0 ), + trackdRCut = cms.double( 0.2 ) ) -process.hltEle8CaloIdLTrackIdLIsoVLTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltHtMhtJet10 = cms.EDProducer( "HLTHtMhtProducer", + usePt = cms.bool( False ), + excludePFMuons = cms.bool( False ), + minNJetHt = cms.int32( 0 ), + minNJetMht = cms.int32( 0 ), + minPtJetHt = cms.double( 10.0 ), + minPtJetMht = cms.double( 10.0 ), + maxEtaJetHt = cms.double( 3.0 ), + maxEtaJetMht = cms.double( 5.0 ), + jetsLabel = cms.InputTag( "hltAK4CaloJetsCorrected" ), + pfCandidatesLabel = cms.InputTag( "" ) +) +process.hltHT175Jet10 = cms.EDFilter( "HLTHtMhtFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLDphiFilter" ), - varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.2 ), - thrOverEEE = cms.vdouble( 0.2 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + htLabels = cms.VInputTag( 'hltHtMhtJet10' ), + mhtLabels = cms.VInputTag( 'hltHtMhtJet10' ), + minHt = cms.vdouble( 175.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) ) -process.hltEle8JetCollectionsForLeptonPlusPFJets = cms.EDProducer( "HLTPFJetsCleanedFromLeadingLeptons", - leptons = cms.InputTag( "hltEle8CaloIdLTrackIdLIsoVLTrackIsoFilter" ), - jets = cms.InputTag( "hltAK4PFJetsCorrected" ), - minDeltaR = cms.double( 1.0 ), - numLeptons = cms.uint32( 1 ) +process.hltPFHTJet15 = cms.EDProducer( "HLTHtMhtProducer", + usePt = cms.bool( True ), + excludePFMuons = cms.bool( False ), + minNJetHt = cms.int32( 0 ), + minNJetMht = cms.int32( 0 ), + minPtJetHt = cms.double( 15.0 ), + minPtJetMht = cms.double( 0.0 ), + maxEtaJetHt = cms.double( 3.0 ), + maxEtaJetMht = cms.double( 999.0 ), + jetsLabel = cms.InputTag( "hltAK4PFJetsCorrected" ), + pfCandidatesLabel = cms.InputTag( "hltParticleFlow" ) ) -process.hltEle8PFJet30EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", +process.hltPFHT350Jet15 = cms.EDFilter( "HLTHtMhtFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEle8JetCollectionsForLeptonPlusPFJets" ), - originalTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - MinJetPt = cms.double( 30.0 ), - MaxAbsJetEta = cms.double( 2.5 ), - MinNJets = cms.uint32( 1 ), - triggerType = cms.int32( 85 ) + htLabels = cms.VInputTag( 'hltPFHTJet15' ), + mhtLabels = cms.VInputTag( 'hltPFHTJet15' ), + minHt = cms.vdouble( 350.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) ) -process.hltL1sSingleEG10IorSingleEG15 = cms.EDFilter( "HLTL1TSeed", +process.hltL1sEG40To45IorJet170To200IorHTT300To500IorETM70ToETM150 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleEG10er2p5 OR L1_SingleEG15er2p5" ), + L1SeedsLogicalExpression = cms.string( "L1_SingleEG40er2p5 OR L1_SingleEG42er2p5 OR L1_SingleEG45er2p5 OR L1_SingleEG60 OR L1_SingleJet160er2p5 OR L1_SingleJet180 OR L1_SingleJet200 OR L1_HTT280er OR L1_HTT320er OR L1_HTT360er OR L1_HTT400er OR L1_HTT450er OR L1_ETT2000 OR L1_ETMHF70 OR L1_ETMHF80 OR L1_ETMHF90 OR L1_ETMHF100 OR L1_ETMHF110 OR L1_ETMHF120 OR L1_ETMHF130 OR L1_ETMHF140 OR L1_ETMHF150 OR L1_ETM150 OR L1_ETMHF70_HTT60er OR L1_ETMHF80_HTT60er OR L1_ETMHF90_HTT60er OR L1_ETMHF100_HTT60er OR L1_ETMHF110_HTT60er OR L1_ETMHF120_HTT60er OR L1_ETMHF130_HTT60er" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -56108,17 +58709,124 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltPreEle12CaloIdLTrackIdLIsoVLPFJet30 = cms.EDFilter( "HLTPrescaler", +process.hltPreECALHT800 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltEle12CaloIdLTrackIdLIsoVLL1MatchFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", +process.hltTowerMakerEcal = cms.EDProducer( "CaloTowersCreator", + EBSumThreshold = cms.double( 0.2 ), + HF2Weight = cms.double( 1.0 ), + EBWeight = cms.double( 1.0 ), + hfInput = cms.InputTag( "" ), + EESumThreshold = cms.double( 0.45 ), + HOThreshold0 = cms.double( 3.5 ), + HOThresholdPlus1 = cms.double( 3.5 ), + HOThresholdMinus1 = cms.double( 3.5 ), + HOThresholdPlus2 = cms.double( 3.5 ), + HOThresholdMinus2 = cms.double( 3.5 ), + HBGrid = cms.vdouble( ), + HBThreshold1 = cms.double( 0.1 ), + HBThreshold2 = cms.double( 0.2 ), + HBThreshold = cms.double( 0.3 ), + EEWeights = cms.vdouble( ), + HF1Threshold = cms.double( 0.5 ), + HF2Weights = cms.vdouble( ), + HOWeights = cms.vdouble( ), + EEGrid = cms.vdouble( ), + HEDWeight = cms.double( 1.0 ), + EEWeight = cms.double( 1.0 ), + UseHO = cms.bool( False ), + HBWeights = cms.vdouble( ), + HESWeight = cms.double( 1.0 ), + HF1Weight = cms.double( 1.0 ), + HF2Grid = cms.vdouble( ), + HEDWeights = cms.vdouble( ), + HF1Grid = cms.vdouble( ), + EBWeights = cms.vdouble( ), + HOWeight = cms.double( 1.0E-99 ), + EBThreshold = cms.double( 0.07 ), + EEThreshold = cms.double( 0.3 ), + UseEtEBTreshold = cms.bool( False ), + UseSymEBTreshold = cms.bool( False ), + UseEtEETreshold = cms.bool( False ), + UseSymEETreshold = cms.bool( False ), + hbheInput = cms.InputTag( "" ), + HcalThreshold = cms.double( -1000.0 ), + HF2Threshold = cms.double( 0.85 ), + HESThreshold1 = cms.double( 0.1 ), + HESThreshold = cms.double( 0.2 ), + HF1Weights = cms.vdouble( ), + hoInput = cms.InputTag( "" ), + HESGrid = cms.vdouble( ), + HESWeights = cms.vdouble( ), + HEDThreshold1 = cms.double( 0.1 ), + HEDThreshold = cms.double( 0.2 ), + EcutTower = cms.double( -1000.0 ), + HEDGrid = cms.vdouble( ), + ecalInputs = cms.VInputTag( 'hltEcalRecHit:EcalRecHitsEB','hltEcalRecHit:EcalRecHitsEE' ), + HBWeight = cms.double( 1.0 ), + HOGrid = cms.vdouble( ), + EBGrid = cms.vdouble( ), + MomConstrMethod = cms.int32( 1 ), + MomHBDepth = cms.double( 0.2 ), + MomHEDepth = cms.double( 0.4 ), + MomEBDepth = cms.double( 0.3 ), + MomEEDepth = cms.double( 0.0 ), + HcalAcceptSeverityLevel = cms.uint32( 9 ), + EcalRecHitSeveritiesToBeExcluded = cms.vstring( 'kTime', + 'kWeird', + 'kBad' ), + UseHcalRecoveredHits = cms.bool( False ), + UseEcalRecoveredHits = cms.bool( False ), + UseRejectedHitsOnly = cms.bool( False ), + HcalAcceptSeverityLevelForRejectedHit = cms.uint32( 9999 ), + EcalSeveritiesToBeUsedInBadTowers = cms.vstring( ), + UseRejectedRecoveredHcalHits = cms.bool( False ), + UseRejectedRecoveredEcalHits = cms.bool( False ), + missingHcalRescaleFactorForEcal = cms.double( 0.0 ), + AllowMissingInputs = cms.bool( True ), + HcalPhase = cms.int32( 1 ) +) +process.hltHtMhtEcal = cms.EDProducer( "HLTCaloTowerHtMhtProducer", + usePt = cms.bool( False ), + minPtTowerHt = cms.double( 1.5 ), + minPtTowerMht = cms.double( 1.5 ), + maxEtaTowerHt = cms.double( 5.0 ), + maxEtaTowerMht = cms.double( 5.0 ), + towersLabel = cms.InputTag( "hltTowerMakerEcal" ) +) +process.hltHtEcal800 = cms.EDFilter( "HLTHtMhtFilter", + saveTags = cms.bool( True ), + htLabels = cms.VInputTag( 'hltHtMhtEcal' ), + mhtLabels = cms.VInputTag( 'hltHtMhtEcal' ), + minHt = cms.vdouble( 800.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) +) +process.hltL1sSingleAndDoubleEGWithJetAndTau = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_SingleIsoEG30er2p5 OR L1_SingleIsoEG28er2p5 OR L1_SingleIsoEG28er2p1 OR L1_SingleEG34er2p5 OR L1_SingleEG36er2p5 OR L1_SingleEG38er2p5 OR L1_SingleEG40er2p5 OR L1_SingleEG42er2p5 OR L1_SingleEG45er2p5 OR L1_SingleEG60 OR L1_SingleIsoEG30er2p1 OR L1_SingleIsoEG32er2p1 OR L1_SingleIsoEG34er2p5 OR L1_DoubleEG_22_10_er2p5 OR L1_DoubleEG_25_14_er2p5 OR L1_DoubleEG_25_12_er2p5 OR L1_SingleJet160er2p5 OR L1_SingleJet180 OR L1_SingleJet200 OR L1_SingleTau120er2p1" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +) +process.hltPreDiSC3018EIsoANDHEMass70 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltEGL1SingleAndDoubleEGWithJetAndTauFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", saveTags = cms.bool( True ), candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), candNonIsolatedTag = cms.InputTag( "" ), l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1SeedFilterTag = cms.InputTag( "hltL1sSingleEG10IorSingleEG15" ), + L1SeedFilterTag = cms.InputTag( "hltL1sSingleAndDoubleEGWithJetAndTau" ), l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), ncandcut = cms.int32( 1 ), @@ -56129,50 +58837,49 @@ barrel_end = cms.double( 1.4791 ), endcap_end = cms.double( 2.65 ) ) -process.hltEle12CaloIdLTrackIdLIsoVLEtFilter = cms.EDFilter( "HLTEgammaEtFilter", +process.hltEG30L1SingleAndDoubleEGWithTauWithJetEtFilter = cms.EDFilter( "HLTEgammaEtFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLL1MatchFilter" ), + inputTag = cms.InputTag( "hltEGL1SingleAndDoubleEGWithJetAndTauFilter" ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 12.0 ), - etcutEE = cms.double( 12.0 ), + etcutEB = cms.double( 30.0 ), + etcutEE = cms.double( 30.0 ), ncandcut = cms.int32( 1 ) ) -process.hltEle12CaloIdLTrackIdLIsoVLClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLEtFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.013 ), - thrRegularEE = cms.vdouble( 0.035 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), +process.hltEgammaHToverET = cms.EDProducer( "EgammaHLTHcalVarProducerFromRecHit", + recoEcalCandidateProducer = cms.InputTag( "hltEgammaCandidates" ), + rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + hbheRecHitsTag = cms.InputTag( "hltHbhereco" ), doRhoCorrection = cms.bool( False ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + eThresHB = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ), + etThresHB = cms.vdouble( 0.0, 0.0, 0.0, 0.0 ), + eThresHE = cms.vdouble( 0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ), + etThresHE = cms.vdouble( 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 ), + innerCone = cms.double( 0.0 ), + outerCone = cms.double( 0.14 ), + depth = cms.int32( 0 ), + maxSeverityHB = cms.int32( 9 ), + maxSeverityHE = cms.int32( 9 ), + doEtSum = cms.bool( True ), + useSingleTower = cms.bool( False ), + effectiveAreas = cms.vdouble( 0.105, 0.17 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) ) -process.hltEle12CaloIdLTrackIdLIsoVLHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltEG30HE30HEFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLClusterShapeFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), + candTag = cms.InputTag( "hltEG30L1SingleAndDoubleEGWithTauWithJetEtFilter" ), + varTag = cms.InputTag( "hltEgammaHToverET" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.13 ), - thrOverEEE = cms.vdouble( 0.13 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.0 ), + thrRegularEE = cms.vdouble( 0.0 ), + thrOverEEB = cms.vdouble( 0.3 ), + thrOverEEE = cms.vdouble( 0.3 ), + thrOverE2EB = cms.vdouble( 0.0 ), + thrOverE2EE = cms.vdouble( 0.0 ), ncandcut = cms.int32( 1 ), doRhoCorrection = cms.bool( False ), rhoMax = cms.double( 9.9999999E7 ), @@ -56181,20 +58888,20 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltEle12CaloIdLTrackIdLIsoVLEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltEG30EIso15HE30EcalIsoLastFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLHEFilter" ), + candTag = cms.InputTag( "hltEG30HE30HEFilter" ), varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.5 ), - thrOverEEE = cms.vdouble( 0.5 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), + thrRegularEB = cms.vdouble( 15.0 ), + thrRegularEE = cms.vdouble( 15.0 ), + thrOverEEB = cms.vdouble( 0.012 ), + thrOverEEE = cms.vdouble( 0.012 ), + thrOverE2EB = cms.vdouble( 0.0 ), + thrOverE2EE = cms.vdouble( 0.0 ), ncandcut = cms.int32( 1 ), doRhoCorrection = cms.bool( True ), rhoMax = cms.double( 9.9999999E7 ), @@ -56203,914 +58910,1424 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltEle12CaloIdLTrackIdLIsoVLHcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLEcalIsoFilter" ), - varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.3 ), - thrOverEEE = cms.vdouble( 0.3 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.2, 0.25 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) -) -process.hltEle12CaloIdLTrackIdLIsoVLPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", +process.hltDiEG18EtEta2p55UnseededFilter = cms.EDFilter( "HLT1Photon", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLHcalIsoFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) + inputTag = cms.InputTag( "hltEgammaCandidatesUnseeded" ), + triggerType = cms.int32( 92 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 18.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.55 ), + MinN = cms.int32( 2 ) ) -process.hltEle12CaloIdLTrackIdLIsoVLOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltDiEG18HE30eHEUnseededFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLPixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + candTag = cms.InputTag( "hltDiEG18EtEta2p55UnseededFilter" ), + varTag = cms.InputTag( "hltEgammaHoverEUnseeded" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 999999.0 ), - thrRegularEE = cms.vdouble( 999999.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), + thrRegularEB = cms.vdouble( 0.0 ), + thrRegularEE = cms.vdouble( 0.0 ), + thrOverEEB = cms.vdouble( 0.3 ), + thrOverEEE = cms.vdouble( 0.3 ), + thrOverE2EB = cms.vdouble( 0.0 ), + thrOverE2EE = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 2 ), doRhoCorrection = cms.bool( False ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), effectiveAreas = cms.vdouble( 0.0, 0.0 ), absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) ) -process.hltEle12CaloIdLTrackIdLIsoVLDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltEG18EIso15HE30EcalIsoUnseededFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLOneOEMinusOneOPFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), + candTag = cms.InputTag( "hltDiEG18HE30eHEUnseededFilter" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIsoUnseeded" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.01 ), - thrRegularEE = cms.vdouble( 0.015 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), + thrRegularEB = cms.vdouble( 15.0 ), + thrRegularEE = cms.vdouble( 15.0 ), + thrOverEEB = cms.vdouble( 0.012 ), + thrOverEEE = cms.vdouble( 0.012 ), + thrOverE2EB = cms.vdouble( 0.0 ), + thrOverE2EE = cms.vdouble( 0.0 ), ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), + doRhoCorrection = cms.bool( True ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), + effectiveAreas = cms.vdouble( 0.16544, 0.13212 ), absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) ) -process.hltEle12CaloIdLTrackIdLIsoVLDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltDiEG18EIso15ANDHE30Mass70CombMassLastFilter = cms.EDFilter( "HLTEgammaAllCombMassFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLDetaFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.07 ), - thrRegularEE = cms.vdouble( 0.1 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + firstLegLastFilter = cms.InputTag( "hltEG18EIso15HE30EcalIsoUnseededFilter" ), + secondLegLastFilter = cms.InputTag( "hltEG18EIso15HE30EcalIsoUnseededFilter" ), + minMass = cms.double( 70.0 ) ) -process.hltEle12CaloIdLTrackIdLIsoVLTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLDphiFilter" ), - varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.2 ), - thrOverEEE = cms.vdouble( 0.2 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltL1EventNumberL1Fat = cms.EDFilter( "HLTL1NumberFilter", + rawInput = cms.InputTag( "rawDataCollector" ), + period = cms.uint32( 107 ), + invert = cms.bool( False ), + fedId = cms.int32( 1024 ), + useTCDSEventNumber = cms.bool( True ) ) -process.hltEle12JetCollectionsForLeptonPlusPFJets = cms.EDProducer( "HLTPFJetsCleanedFromLeadingLeptons", - leptons = cms.InputTag( "hltEle12CaloIdLTrackIdLIsoVLTrackIsoFilter" ), - jets = cms.InputTag( "hltAK4PFJetsCorrected" ), - minDeltaR = cms.double( 1.0 ), - numLeptons = cms.uint32( 1 ) +process.hltPrePhysics = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltEle12PFJet30EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEle12JetCollectionsForLeptonPlusPFJets" ), - originalTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - MinJetPt = cms.double( 30.0 ), - MaxAbsJetEta = cms.double( 2.5 ), - MinNJets = cms.uint32( 1 ), - triggerType = cms.int32( 85 ) +process.hltPreEphemeralPhysics = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltPreEle23CaloIdLTrackIdLIsoVLPFJet30 = cms.EDFilter( "HLTPrescaler", +process.hltPreDSTPhysics = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltEle23CaloIdLTrackIdLIsoVLJet30L1MatchFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", - saveTags = cms.bool( True ), - candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), - l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - candNonIsolatedTag = cms.InputTag( "" ), - l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1SeedFilterTag = cms.InputTag( "hltL1sSingleEG15er2p5" ), - l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - ncandcut = cms.int32( 1 ), - doIsolated = cms.bool( False ), - region_eta_size = cms.double( 0.522 ), - region_eta_size_ecap = cms.double( 1.0 ), - region_phi_size = cms.double( 1.044 ), - barrel_end = cms.double( 1.4791 ), - endcap_end = cms.double( 2.65 ) +process.hltRandomEventsFilter = cms.EDFilter( "HLTTriggerTypeFilter", + SelectedTriggerType = cms.int32( 3 ) ) -process.hltEle23CaloIdLTrackIdLIsoVLJet30EtFilter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30L1MatchFilter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 23.0 ), - etcutEE = cms.double( 23.0 ), - ncandcut = cms.int32( 1 ) +process.hltPreRandom = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltEle23CaloIdLTrackIdLIsoVLJet30ClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltPreZeroBias = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltPreZeroBiasAlignment = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltPreEphemeralZeroBias = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltPreDSTZeroBias = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltL1sDSTRun3PFScoutingPixelTracking = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30EtFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.013 ), - thrRegularEE = cms.vdouble( 0.035 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + L1SeedsLogicalExpression = cms.string( "L1_DoubleMu_12_5 OR L1_DoubleMu_15_7 OR L1_DoubleMu4p5er2p0_SQ_OS_Mass_Min7 OR L1_DoubleMu4p5er2p0_SQ_OS_Mass_7to18 OR L1_DoubleMu4_SQ_OS_dR_Max1p2 OR L1_DoubleMu4p5_SQ_OS_dR_Max1p2 OR L1_HTT200er OR L1_HTT255er OR L1_HTT280er OR L1_HTT320er OR L1_HTT360er OR L1_HTT400er OR L1_HTT450er OR L1_ETT2000 OR L1_SingleJet180 OR L1_SingleJet200 OR L1_DoubleJet30er2p5_Mass_Min300_dEta_Max1p5 OR L1_DoubleJet30er2p5_Mass_Min330_dEta_Max1p5 OR L1_DoubleJet30er2p5_Mass_Min360_dEta_Max1p5 OR L1_SingleLooseIsoEG28er2p1 OR L1_SingleLooseIsoEG28er1p5 OR L1_SingleLooseIsoEG30er1p5 OR L1_SingleIsoEG28er2p1 OR L1_SingleIsoEG30er2p1 OR L1_SingleIsoEG32er2p1 OR L1_DoubleEG_LooseIso16_LooseIso12_er1p5 OR L1_DoubleEG_LooseIso18_LooseIso12_er1p5 OR L1_DoubleEG_LooseIso20_LooseIso12_er1p5 OR L1_DoubleEG_LooseIso22_LooseIso12_er1p5" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +) +process.hltPreDSTRun3PFScoutingPixelTracking = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltPixelTracksZetaClean = cms.EDProducer( "TrackWithVertexSelector", + src = cms.InputTag( "hltPixelTracks" ), + etaMin = cms.double( 0.0 ), + etaMax = cms.double( 5.0 ), + ptMin = cms.double( 0.3 ), + ptMax = cms.double( 500.0 ), + d0Max = cms.double( 999.0 ), + dzMax = cms.double( 999.0 ), + normalizedChi2 = cms.double( 999999.0 ), + numberOfValidHits = cms.uint32( 0 ), + numberOfLostHits = cms.uint32( 999 ), + numberOfValidPixelHits = cms.uint32( 3 ), + ptErrorCut = cms.double( 5.0 ), + quality = cms.string( "highPurity" ), + useVtx = cms.bool( True ), + vertexTag = cms.InputTag( "hltPixelVertices" ), + timesTag = cms.InputTag( "" ), + timeResosTag = cms.InputTag( "" ), + nVertices = cms.uint32( 2 ), + vtxFallback = cms.bool( True ), + zetaVtx = cms.double( 0.3 ), + rhoVtx = cms.double( 0.2 ), + nSigmaDtVertex = cms.double( 0.0 ), + copyExtras = cms.untracked.bool( False ), + copyTrajectories = cms.untracked.bool( False ) +) +process.hltPixelOnlyPFMuonMerging = cms.EDProducer( "TrackListMerger", + ShareFrac = cms.double( 0.19 ), + FoundHitBonus = cms.double( 5.0 ), + LostHitPenalty = cms.double( 20.0 ), + MinPT = cms.double( 0.05 ), + Epsilon = cms.double( -0.001 ), + MaxNormalizedChisq = cms.double( 1000.0 ), + MinFound = cms.int32( 3 ), + TrackProducers = cms.VInputTag( 'hltIterL3MuonTracks','hltPixelTracksZetaClean' ), + hasSelector = cms.vint32( 0, 0 ), + indivShareFrac = cms.vdouble( 1.0, 1.0 ), + selectedTrackQuals = cms.VInputTag( 'hltIterL3MuonTracks','hltPixelTracksZetaClean' ), + setsToMerge = cms.VPSet( + cms.PSet( pQual = cms.bool( False ), + tLists = cms.vint32( 0, 1 ) + ) + ), + trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), + allowFirstHitShare = cms.bool( True ), + newQuality = cms.string( "confirmed" ), + copyExtras = cms.untracked.bool( True ), + writeOnlyTrkQuals = cms.bool( False ), + copyMVA = cms.bool( False ) +) +process.hltPixelOnlyMuonLinks = cms.EDProducer( "MuonLinksProducerForHLT", + InclusiveTrackerTrackCollection = cms.InputTag( "hltPixelOnlyPFMuonMerging" ), + LinkCollection = cms.InputTag( "hltL3MuonsIterL3Links" ), + ptMin = cms.double( 2.5 ), + pMin = cms.double( 2.5 ), + shareHitFraction = cms.double( 0.8 ) +) +process.hltPixelOnlyMuons = cms.EDProducer( "MuonIdProducer", + MuonCaloCompatibility = cms.PSet( + delta_eta = cms.double( 0.02 ), + delta_phi = cms.double( 0.02 ), + allSiPMHO = cms.bool( False ), + MuonTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_muons_lowPt_3_1_norm.root" ), + PionTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_pions_lowPt_3_1_norm.root" ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( True ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( True ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 9999.0 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAll" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( True ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( True ), + HBHERecHitCollectionLabel = cms.InputTag( "hltHbhereco" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 0.05 ), + useCalo = cms.bool( False ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + dRHcal = cms.double( 9999.0 ), + dRHcalPreselection = cms.double( 0.2 ), + HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) + ), + CaloExtractorPSet = cms.PSet( + DR_Veto_H = cms.double( 0.1 ), + CenterConeOnCalIntersection = cms.bool( False ), + NoiseTow_EE = cms.double( 0.15 ), + Noise_EB = cms.double( 0.025 ), + Noise_HE = cms.double( 0.2 ), + DR_Veto_E = cms.double( 0.07 ), + NoiseTow_EB = cms.double( 0.04 ), + Noise_EE = cms.double( 0.1 ), + UseRecHitsFlag = cms.bool( False ), + DR_Max = cms.double( 1.0 ), + DepositLabel = cms.untracked.string( "Cal" ), + Noise_HO = cms.double( 0.2 ), + DR_Veto_HO = cms.double( 0.1 ), + Threshold_H = cms.double( 0.5 ), + PrintTimeReport = cms.untracked.bool( False ), + Threshold_E = cms.double( 0.2 ), + PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), + ComponentName = cms.string( "CaloExtractorByAssociator" ), + Threshold_HO = cms.double( 0.5 ), + DepositInstanceLabels = cms.vstring( 'ecal', + 'hcal', + 'ho' ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( False ), + UseMuonNavigation = cms.untracked.bool( False ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( False ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 1.0 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAll" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "hltHbhereco" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 1.0 ), + useCalo = cms.bool( True ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + dRHcal = cms.double( 1.0 ), + dRHcalPreselection = cms.double( 1.0 ), + HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) + ), + Noise_HB = cms.double( 0.2 ) + ), + TrackExtractorPSet = cms.PSet( + Diff_z = cms.double( 0.2 ), + inputTrackCollection = cms.InputTag( "hltPixelOnlyPFMuonMerging" ), + Chi2Ndof_Max = cms.double( 1.0E64 ), + BeamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), + DR_Veto = cms.double( 0.01 ), + Pt_Min = cms.double( -1.0 ), + DR_Max = cms.double( 1.0 ), + DepositLabel = cms.untracked.string( "" ), + NHits_Min = cms.uint32( 0 ), + Chi2Prob_Min = cms.double( -1.0 ), + Diff_r = cms.double( 0.1 ), + BeamlineOption = cms.string( "BeamSpotFromEvent" ), + ComponentName = cms.string( "TrackExtractor" ) + ), + JetExtractorPSet = cms.PSet( + JetCollectionLabel = cms.InputTag( "hltAK4CaloJetsPFEt5" ), + DR_Veto = cms.double( 0.1 ), + DR_Max = cms.double( 1.0 ), + ExcludeMuonVeto = cms.bool( True ), + PrintTimeReport = cms.untracked.bool( False ), + PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), + ComponentName = cms.string( "JetExtractor" ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( False ), + UseMuonNavigation = cms.untracked.bool( False ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( False ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 0.5 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAll" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "hltHbhereco" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 0.5 ), + useCalo = cms.bool( True ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + dRHcal = cms.double( 0.5 ), + dRHcalPreselection = cms.double( 0.5 ), + HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) + ), + Threshold = cms.double( 5.0 ) + ), + trackDepositName = cms.string( "tracker" ), + ecalDepositName = cms.string( "ecal" ), + hcalDepositName = cms.string( "hcal" ), + hoDepositName = cms.string( "ho" ), + jetDepositName = cms.string( "jets" ), + TimingFillerParameters = cms.PSet( + DTTimingParameters = cms.PSet( + HitError = cms.double( 6.0 ), + MatchParameters = cms.PSet( + TightMatchDT = cms.bool( False ), + DTradius = cms.double( 0.01 ), + TightMatchCSC = cms.bool( True ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + DTsegments = cms.InputTag( "hltDt4DSegments" ) + ), + debug = cms.bool( False ), + DoWireCorr = cms.bool( False ), + RequireBothProjections = cms.bool( False ), + DTTimeOffset = cms.double( 2.7 ), + PruneCut = cms.double( 10000.0 ), + DTsegments = cms.InputTag( "hltDt4DSegments" ), + UseSegmentT0 = cms.bool( False ), + HitsMin = cms.int32( 5 ), + DropTheta = cms.bool( True ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ) + ), + UseCSC = cms.bool( True ), + CSCTimingParameters = cms.PSet( + MatchParameters = cms.PSet( + TightMatchDT = cms.bool( False ), + DTradius = cms.double( 0.01 ), + TightMatchCSC = cms.bool( True ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + DTsegments = cms.InputTag( "hltDt4DSegments" ) + ), + debug = cms.bool( False ), + CSCWireTimeOffset = cms.double( 0.0 ), + CSCStripError = cms.double( 7.0 ), + CSCTimeOffset = cms.double( 0.0 ), + CSCWireError = cms.double( 8.6 ), + PruneCut = cms.double( 100.0 ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + UseStripTime = cms.bool( True ), + CSCStripTimeOffset = cms.double( 0.0 ), + UseWireTime = cms.bool( True ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ) + ), + ErrorDT = cms.double( 6.0 ), + EcalEnergyCut = cms.double( 0.4 ), + UseECAL = cms.bool( True ), + ErrorEB = cms.double( 2.085 ), + UseDT = cms.bool( True ), + ErrorEE = cms.double( 6.95 ), + ErrorCSC = cms.double( 7.4 ) + ), + ShowerDigiFillerParameters = cms.PSet( + cscDigiCollectionLabel = cms.InputTag( 'muonCSCDigis','MuonCSCStripDigi' ), + dtDigiCollectionLabel = cms.InputTag( "muonDTDigis" ), + digiMaxDistanceX = cms.double( 25.0 ) + ), + TrackerKinkFinderParameters = cms.PSet( + usePosition = cms.bool( False ), + diagonalOnly = cms.bool( False ) + ), + fillEnergy = cms.bool( True ), + storeCrossedHcalRecHits = cms.bool( False ), + maxAbsPullX = cms.double( 4.0 ), + maxAbsEta = cms.double( 3.0 ), + minPt = cms.double( 10.0 ), + inputCollectionTypes = cms.vstring( 'inner tracks', + 'links', + 'outer tracks' ), + addExtraSoftMuons = cms.bool( False ), + fillGlobalTrackRefits = cms.bool( False ), + debugWithTruthMatching = cms.bool( False ), + inputCollectionLabels = cms.VInputTag( 'hltPixelOnlyPFMuonMerging','hltPixelOnlyMuonLinks','hltL2Muons' ), + fillCaloCompatibility = cms.bool( True ), + maxAbsPullY = cms.double( 9999.0 ), + maxAbsDy = cms.double( 9999.0 ), + minP = cms.double( 10.0 ), + minPCaloMuon = cms.double( 1.0E9 ), + maxAbsDx = cms.double( 3.0 ), + fillIsolation = cms.bool( True ), + writeIsoDeposits = cms.bool( False ), + minNumberOfMatches = cms.int32( 1 ), + fillMatching = cms.bool( True ), + fillShowerDigis = cms.bool( False ), + ptThresholdToFillCandidateP4WithGlobalFit = cms.double( 200.0 ), + sigmaThresholdToFillCandidateP4WithGlobalFit = cms.double( 2.0 ), + fillGlobalTrackQuality = cms.bool( False ), + globalTrackQualityInputTag = cms.InputTag( "glbTrackQual" ), + selectHighPurity = cms.bool( False ), + pvInputTag = cms.InputTag( "offlinePrimaryVertices" ), + fillTrackerKink = cms.bool( False ), + minCaloCompatibility = cms.double( 0.6 ), + runArbitrationCleaner = cms.bool( False ), + arbitrationCleanerOptions = cms.PSet( + OverlapDTheta = cms.double( 0.02 ), + Overlap = cms.bool( True ), + Clustering = cms.bool( True ), + ME1a = cms.bool( True ), + ClusterDTheta = cms.double( 0.02 ), + ClusterDPhi = cms.double( 0.6 ), + OverlapDPhi = cms.double( 0.0786 ) + ), + arbitrateTrackerMuons = cms.bool( False ) ) -process.hltEle23CaloIdLTrackIdLIsoVLJet30HEFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30ClusterShapeFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.13 ), - thrOverEEE = cms.vdouble( 0.13 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltLightPixelOnlyPFTracks = cms.EDProducer( "LightPFTrackProducer", + TrackQuality = cms.string( "none" ), + UseQuality = cms.bool( False ), + TkColList = cms.VInputTag( 'hltPixelOnlyPFMuonMerging' ) ) -process.hltEle23CaloIdLTrackIdLIsoVLJet30EcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30HEFilter" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.5 ), - thrOverEEE = cms.vdouble( 0.5 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.29, 0.21 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltPixelOnlyParticleFlowBlock = cms.EDProducer( "PFBlockProducer", + verbose = cms.untracked.bool( False ), + debug = cms.untracked.bool( False ), + elementImporters = cms.VPSet( + cms.PSet( muonSrc = cms.InputTag( "hltPixelOnlyMuons" ), + source = cms.InputTag( "hltLightPixelOnlyPFTracks" ), + NHitCuts_byTrackAlgo = cms.vuint32( 3, 3, 3, 3, 3, 3 ), + useIterativeTracking = cms.bool( False ), + importerName = cms.string( "GeneralTracksImporter" ), + DPtOverPtCuts_byTrackAlgo = cms.vdouble( 5.0, 5.0, 5.0, 5.0, 5.0, 5.0 ), + muonMaxDPtOPt = cms.double( 1.0 ), + trackQuality = cms.string( "highPurity" ), + cleanBadConvertedBrems = cms.bool( False ), + vetoEndcap = cms.bool( False ) + ), + cms.PSet( source = cms.InputTag( "hltParticleFlowClusterECALUnseeded" ), + importerName = cms.string( "ECALClusterImporter" ), + BCtoPFCMap = cms.InputTag( "" ) + ), + cms.PSet( source = cms.InputTag( "hltParticleFlowClusterHCAL" ), + importerName = cms.string( "GenericClusterImporter" ) + ), + cms.PSet( source = cms.InputTag( "hltParticleFlowClusterHF" ), + importerName = cms.string( "GenericClusterImporter" ) + ) + ), + linkDefinitions = cms.VPSet( + cms.PSet( linkType = cms.string( "TRACK:ECAL" ), + useKDTree = cms.bool( True ), + linkerName = cms.string( "TrackAndECALLinker" ) + ), + cms.PSet( linkType = cms.string( "TRACK:HCAL" ), + useKDTree = cms.bool( True ), + linkerName = cms.string( "TrackAndHCALLinker" ), + trajectoryLayerEntrance = cms.string( "HCALEntrance" ), + trajectoryLayerExit = cms.string( "HCALExit" ), + nMaxHcalLinksPerTrack = cms.int32( 1 ) + ), + cms.PSet( linkType = cms.string( "ECAL:HCAL" ), + useKDTree = cms.bool( False ), + linkerName = cms.string( "ECALAndHCALLinker" ), + minAbsEtaEcal = cms.double( 2.5 ) + ), + cms.PSet( linkType = cms.string( "HFEM:HFHAD" ), + useKDTree = cms.bool( False ), + linkerName = cms.string( "HFEMAndHFHADLinker" ) + ) + ) ) -process.hltEle23CaloIdLTrackIdLIsoVLJet30HcalIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30EcalIsoFilter" ), - varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.3 ), - thrOverEEE = cms.vdouble( 0.3 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.2, 0.25 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltPixelOnlyParticleFlow = cms.EDProducer( "PFProducer", + verbose = cms.untracked.bool( False ), + debug = cms.untracked.bool( False ), + blocks = cms.InputTag( "hltPixelOnlyParticleFlowBlock" ), + muons = cms.InputTag( "hltPixelOnlyMuons" ), + postMuonCleaning = cms.bool( True ), + vetoEndcap = cms.bool( False ), + vertexCollection = cms.InputTag( "hltPixelVertices" ), + useVerticesForNeutral = cms.bool( True ), + useHO = cms.bool( False ), + PFEGammaCandidates = cms.InputTag( "particleFlowEGamma" ), + GedElectronValueMap = cms.InputTag( "gedGsfElectronsTmp" ), + GedPhotonValueMap = cms.InputTag( 'tmpGedPhotons','valMapPFEgammaCandToPhoton' ), + useEGammaElectrons = cms.bool( False ), + egammaElectrons = cms.InputTag( "" ), + useEGammaFilters = cms.bool( False ), + useProtectionsForJetMET = cms.bool( True ), + PFEGammaFiltersParameters = cms.PSet( + electron_protectionsForJetMET = cms.PSet( + maxE = cms.double( 50.0 ), + maxTrackPOverEele = cms.double( 1.0 ), + maxEcalEOverP_2 = cms.double( 0.2 ), + maxHcalEOverEcalE = cms.double( 0.1 ), + maxEcalEOverP_1 = cms.double( 0.5 ), + maxHcalEOverP = cms.double( 1.0 ), + maxEcalEOverPRes = cms.double( 0.2 ), + maxHcalE = cms.double( 10.0 ), + maxEeleOverPout = cms.double( 0.2 ), + maxNtracks = cms.double( 3.0 ), + maxEleHcalEOverEcalE = cms.double( 0.1 ), + maxDPhiIN = cms.double( 0.1 ), + maxEeleOverPoutRes = cms.double( 0.5 ) + ), + electron_maxElePtForOnlyMVAPresel = cms.double( 50.0 ), + photon_SigmaiEtaiEta_endcap = cms.double( 0.034 ), + electron_iso_combIso_endcap = cms.double( 10.0 ), + photon_protectionsForBadHcal = cms.PSet( + solidConeTrkIsoSlope = cms.double( 0.3 ), + enableProtections = cms.bool( False ), + solidConeTrkIsoOffset = cms.double( 10.0 ) + ), + electron_missinghits = cms.uint32( 1 ), + photon_MinEt = cms.double( 10.0 ), + electron_iso_pt = cms.double( 10.0 ), + electron_ecalDrivenHademPreselCut = cms.double( 0.15 ), + electron_iso_mva_endcap = cms.double( -0.1075 ), + electron_iso_combIso_barrel = cms.double( 10.0 ), + photon_protectionsForJetMET = cms.PSet( + sumPtTrackIsoSlope = cms.double( 0.001 ), + sumPtTrackIso = cms.double( 4.0 ) + ), + electron_protectionsForBadHcal = cms.PSet( + dEta = cms.vdouble( 0.0064, 0.01264 ), + dPhi = cms.vdouble( 0.0547, 0.0394 ), + enableProtections = cms.bool( False ), + eInvPInv = cms.vdouble( 0.184, 0.0721 ), + full5x5_sigmaIetaIeta = cms.vdouble( 0.0106, 0.0387 ) + ), + electron_noniso_mvaCut = cms.double( -0.1 ), + electron_iso_mva_barrel = cms.double( -0.1875 ), + photon_SigmaiEtaiEta_barrel = cms.double( 0.0125 ), + photon_combIso = cms.double( 10.0 ), + photon_HoE = cms.double( 0.05 ) + ), + muon_HCAL = cms.vdouble( 3.0, 3.0 ), + muon_ECAL = cms.vdouble( 0.5, 0.5 ), + muon_HO = cms.vdouble( 0.9, 0.9 ), + PFMuonAlgoParameters = cms.PSet( ), + rejectTracks_Bad = cms.bool( False ), + rejectTracks_Step45 = cms.bool( False ), + usePFNuclearInteractions = cms.bool( False ), + usePFConversions = cms.bool( False ), + usePFDecays = cms.bool( False ), + dptRel_DispVtx = cms.double( 10.0 ), + iCfgCandConnector = cms.PSet( + nuclCalibFactors = cms.vdouble( 0.8, 0.15, 0.5, 0.5, 0.05 ), + bCorrect = cms.bool( False ), + bCalibPrimary = cms.bool( False ) + ), + nsigma_TRACK = cms.double( 1.0 ), + pt_Error = cms.double( 1.0 ), + factors_45 = cms.vdouble( 10.0, 100.0 ), + goodTrackDeadHcal_ptErrRel = cms.double( 0.2 ), + goodTrackDeadHcal_chi2n = cms.double( 5.0 ), + goodTrackDeadHcal_layers = cms.uint32( 4 ), + goodTrackDeadHcal_validFr = cms.double( 0.5 ), + goodTrackDeadHcal_dxy = cms.double( 0.5 ), + goodPixelTrackDeadHcal_minEta = cms.double( 2.3 ), + goodPixelTrackDeadHcal_maxPt = cms.double( 50.0 ), + goodPixelTrackDeadHcal_ptErrRel = cms.double( 1.0 ), + goodPixelTrackDeadHcal_chi2n = cms.double( 2.0 ), + goodPixelTrackDeadHcal_maxLost3Hit = cms.int32( 0 ), + goodPixelTrackDeadHcal_maxLost4Hit = cms.int32( 1 ), + goodPixelTrackDeadHcal_dxy = cms.double( 0.02 ), + goodPixelTrackDeadHcal_dz = cms.double( 0.05 ), + pf_nsigma_ECAL = cms.double( 0.0 ), + pf_nsigma_HCAL = cms.double( 1.0 ), + pf_nsigma_HFEM = cms.double( 1.0 ), + pf_nsigma_HFHAD = cms.double( 1.0 ), + useCalibrationsFromDB = cms.bool( True ), + calibrationsLabel = cms.string( "HLT" ), + postHFCleaning = cms.bool( False ), + PFHFCleaningParameters = cms.PSet( + minSignificance = cms.double( 2.5 ), + maxSignificance = cms.double( 2.5 ), + minDeltaMet = cms.double( 0.4 ), + maxDeltaPhiPt = cms.double( 7.0 ), + minHFCleaningPt = cms.double( 5.0 ), + minSignificanceReduction = cms.double( 1.4 ) + ), + cleanedHF = cms.VInputTag( 'hltParticleFlowRecHitHF:Cleaned','hltParticleFlowClusterHF:Cleaned' ), + calibHF_use = cms.bool( False ), + calibHF_eta_step = cms.vdouble( 0.0, 2.9, 3.0, 3.2, 4.2, 4.4, 4.6, 4.8, 5.2, 5.4 ), + calibHF_a_EMonly = cms.vdouble( 0.96945, 0.96701, 0.76309, 0.82268, 0.87583, 0.89718, 0.98674, 1.4681, 1.458, 1.458 ), + calibHF_a_EMHAD = cms.vdouble( 1.42215, 1.00496, 0.68961, 0.81656, 0.98504, 0.98504, 1.00802, 1.0593, 1.4576, 1.4576 ), + calibHF_b_HADonly = cms.vdouble( 1.27541, 0.85361, 0.86333, 0.89091, 0.94348, 0.94348, 0.9437, 1.0034, 1.0444, 1.0444 ), + calibHF_b_EMHAD = cms.vdouble( 1.27541, 0.85361, 0.86333, 0.89091, 0.94348, 0.94348, 0.9437, 1.0034, 1.0444, 1.0444 ), + resolHF_square = cms.vdouble( 7.834401, 0.012996, 0.0 ) ) -process.hltEle23CaloIdLTrackIdLIsoVLJet30PixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30HcalIsoFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) +process.hltAK4PixelOnlyPFJets = cms.EDProducer( "FastjetJetProducer", + useMassDropTagger = cms.bool( False ), + useFiltering = cms.bool( False ), + useDynamicFiltering = cms.bool( False ), + useTrimming = cms.bool( False ), + usePruning = cms.bool( False ), + useCMSBoostedTauSeedingAlgorithm = cms.bool( False ), + useKtPruning = cms.bool( False ), + useConstituentSubtraction = cms.bool( False ), + useSoftDrop = cms.bool( False ), + correctShape = cms.bool( False ), + UseOnlyVertexTracks = cms.bool( False ), + UseOnlyOnePV = cms.bool( False ), + muCut = cms.double( -1.0 ), + yCut = cms.double( -1.0 ), + rFilt = cms.double( -1.0 ), + rFiltFactor = cms.double( -1.0 ), + trimPtFracMin = cms.double( -1.0 ), + zcut = cms.double( -1.0 ), + rcut_factor = cms.double( -1.0 ), + csRho_EtaMax = cms.double( -1.0 ), + csRParam = cms.double( -1.0 ), + beta = cms.double( -1.0 ), + R0 = cms.double( -1.0 ), + gridMaxRapidity = cms.double( -1.0 ), + gridSpacing = cms.double( -1.0 ), + DzTrVtxMax = cms.double( 0.0 ), + DxyTrVtxMax = cms.double( 0.0 ), + MaxVtxZ = cms.double( 15.0 ), + subjetPtMin = cms.double( -1.0 ), + muMin = cms.double( -1.0 ), + muMax = cms.double( -1.0 ), + yMin = cms.double( -1.0 ), + yMax = cms.double( -1.0 ), + dRMin = cms.double( -1.0 ), + dRMax = cms.double( -1.0 ), + maxDepth = cms.int32( -1 ), + nFilt = cms.int32( -1 ), + MinVtxNdof = cms.int32( 0 ), + src = cms.InputTag( "hltPixelOnlyParticleFlow" ), + srcPVs = cms.InputTag( "hltPixelVertices" ), + jetType = cms.string( "PFJet" ), + jetAlgorithm = cms.string( "AntiKt" ), + rParam = cms.double( 0.4 ), + inputEtMin = cms.double( 0.0 ), + inputEMin = cms.double( 0.0 ), + jetPtMin = cms.double( 0.0 ), + doPVCorrection = cms.bool( False ), + doAreaFastjet = cms.bool( False ), + doRhoFastjet = cms.bool( False ), + doPUOffsetCorr = cms.bool( False ), + puPtMin = cms.double( 10.0 ), + nSigmaPU = cms.double( 1.0 ), + radiusPU = cms.double( 0.4 ), + subtractorName = cms.string( "" ), + useExplicitGhosts = cms.bool( False ), + doAreaDiskApprox = cms.bool( True ), + voronoiRfact = cms.double( -9.0 ), + Rho_EtaMax = cms.double( 4.4 ), + Ghost_EtaMax = cms.double( 6.0 ), + Active_Area_Repeats = cms.int32( 5 ), + GhostArea = cms.double( 0.01 ), + restrictInputs = cms.bool( False ), + maxInputs = cms.uint32( 1 ), + writeCompound = cms.bool( False ), + writeJetsWithConst = cms.bool( False ), + doFastJetNonUniform = cms.bool( False ), + useDeterministicSeed = cms.bool( True ), + minSeed = cms.uint32( 0 ), + verbosity = cms.int32( 0 ), + puWidth = cms.double( 0.0 ), + nExclude = cms.uint32( 0 ), + maxBadEcalCells = cms.uint32( 9999999 ), + maxBadHcalCells = cms.uint32( 9999999 ), + maxProblematicEcalCells = cms.uint32( 9999999 ), + maxProblematicHcalCells = cms.uint32( 9999999 ), + maxRecoveredEcalCells = cms.uint32( 9999999 ), + maxRecoveredHcalCells = cms.uint32( 9999999 ), + puCenters = cms.vdouble( ), + applyWeight = cms.bool( False ), + srcWeights = cms.InputTag( "" ), + minimumTowersFraction = cms.double( 0.0 ), + jetCollInstanceName = cms.string( "" ), + sumRecHits = cms.bool( False ) ) -process.hltEle23CaloIdLTrackIdLIsoVLJet30OneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30PixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 999999.0 ), - thrRegularEE = cms.vdouble( 999999.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltAK4PixelOnlyPFJetsLooseID = cms.EDProducer( "HLTPFJetIDProducer", + minPt = cms.double( 20.0 ), + maxEta = cms.double( 1.0E99 ), + CHF = cms.double( 0.0 ), + NHF = cms.double( 0.99 ), + CEF = cms.double( 0.99 ), + NEF = cms.double( 0.99 ), + maxCF = cms.double( 99.0 ), + NCH = cms.int32( 0 ), + NTOT = cms.int32( 1 ), + jetsInput = cms.InputTag( "hltAK4PixelOnlyPFJets" ) ) -process.hltEle23CaloIdLTrackIdLIsoVLJet30DetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30OneOEMinusOneOPFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.01 ), - thrRegularEE = cms.vdouble( 0.015 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltAK4PixelOnlyPFJetsTightID = cms.EDProducer( "HLTPFJetIDProducer", + minPt = cms.double( 20.0 ), + maxEta = cms.double( 1.0E99 ), + CHF = cms.double( 0.0 ), + NHF = cms.double( 0.9 ), + CEF = cms.double( 0.99 ), + NEF = cms.double( 0.99 ), + maxCF = cms.double( 99.0 ), + NCH = cms.int32( 0 ), + NTOT = cms.int32( 1 ), + jetsInput = cms.InputTag( "hltAK4PixelOnlyPFJets" ) ) -process.hltEle23CaloIdLTrackIdLIsoVLJet30DphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30DetaFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.07 ), - thrRegularEE = cms.vdouble( 0.1 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltFixedGridRhoFastjetPixelOnlyAll = cms.EDProducer( "FixedGridRhoProducerFastjet", + pfCandidatesTag = cms.InputTag( "hltPixelOnlyParticleFlow" ), + maxRapidity = cms.double( 5.0 ), + gridSpacing = cms.double( 0.55 ) ) -process.hltEle23CaloIdLTrackIdLIsoVLJet30TrackIsoFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30DphiFilter" ), - varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.2 ), - thrOverEEE = cms.vdouble( 0.2 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltAK4PixelOnlyPFFastJetCorrector = cms.EDProducer( "L1FastjetCorrectorProducer", + level = cms.string( "L1FastJet" ), + algorithm = cms.string( "AK4PFHLT" ), + srcRho = cms.InputTag( "hltFixedGridRhoFastjetPixelOnlyAll" ) ) -process.hltEle23JetCollectionsForLeptonPlusPFJets = cms.EDProducer( "HLTPFJetsCleanedFromLeadingLeptons", - leptons = cms.InputTag( "hltEle23CaloIdLTrackIdLIsoVLJet30TrackIsoFilter" ), - jets = cms.InputTag( "hltAK4PFJetsCorrected" ), - minDeltaR = cms.double( 1.0 ), - numLeptons = cms.uint32( 1 ) +process.hltAK4PixelOnlyPFRelativeCorrector = cms.EDProducer( "LXXXCorrectorProducer", + level = cms.string( "L2Relative" ), + algorithm = cms.string( "AK4PFHLT" ) ) -process.hltEle23PFJet30EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEle23JetCollectionsForLeptonPlusPFJets" ), - originalTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - MinJetPt = cms.double( 30.0 ), - MaxAbsJetEta = cms.double( 2.5 ), - MinNJets = cms.uint32( 1 ), - triggerType = cms.int32( 85 ) +process.hltAK4PixelOnlyPFAbsoluteCorrector = cms.EDProducer( "LXXXCorrectorProducer", + level = cms.string( "L3Absolute" ), + algorithm = cms.string( "AK4PFHLT" ) ) -process.hltPreEle8CaloIdMTrackIdMPFJet30 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltAK4PixelOnlyPFResidualCorrector = cms.EDProducer( "LXXXCorrectorProducer", + level = cms.string( "L2L3Residual" ), + algorithm = cms.string( "AK4PFHLT" ) ) -process.hltEle8EtFilter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEgammaCandidatesWrapper" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 8.0 ), - etcutEE = cms.double( 8.0 ), - ncandcut = cms.int32( 1 ) +process.hltAK4PixelOnlyPFCorrector = cms.EDProducer( "ChainedJetCorrectorProducer", + correctors = cms.VInputTag( 'hltAK4PixelOnlyPFFastJetCorrector','hltAK4PixelOnlyPFRelativeCorrector','hltAK4PixelOnlyPFAbsoluteCorrector','hltAK4PixelOnlyPFResidualCorrector' ) ) -process.hltEle8HEFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle8EtFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.12 ), - thrOverEEE = cms.vdouble( 0.1 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltAK4PixelOnlyPFJetsCorrected = cms.EDProducer( "CorrectedPFJetProducer", + src = cms.InputTag( "hltAK4PixelOnlyPFJets" ), + correctors = cms.VInputTag( 'hltAK4PixelOnlyPFCorrector' ) ) -process.hltEle8CaloIdMClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle8HEFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.013 ), - thrRegularEE = cms.vdouble( 0.035 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltAK4PixelOnlyPFJetsLooseIDCorrected = cms.EDProducer( "CorrectedPFJetProducer", + src = cms.InputTag( "hltAK4PixelOnlyPFJetsLooseID" ), + correctors = cms.VInputTag( 'hltAK4PixelOnlyPFCorrector' ) ) -process.hltEle8CaloIdMPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle8CaloIdMClusterShapeFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) +process.hltAK4PixelOnlyPFJetsTightIDCorrected = cms.EDProducer( "CorrectedPFJetProducer", + src = cms.InputTag( "hltAK4PixelOnlyPFJetsTightID" ), + correctors = cms.VInputTag( 'hltAK4PixelOnlyPFCorrector' ) ) -process.hltEle8CaloIdMGsfTrackIdMOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle8CaloIdMPixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.05 ), - thrRegularEE = cms.vdouble( 0.02 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltPixelOnlyPFMETProducer = cms.EDProducer( "PFMETProducer", + src = cms.InputTag( "hltPixelOnlyParticleFlow" ), + globalThreshold = cms.double( 0.0 ), + alias = cms.string( "hltPFMet" ), + calculateSignificance = cms.bool( False ), + parameters = cms.PSet( ), + applyWeight = cms.bool( False ), + srcWeights = cms.InputTag( "" ) ) -process.hltEle8CaloIdMGsfTrackIdMDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle8CaloIdMGsfTrackIdMOneOEMinusOneOPFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.006 ), - thrRegularEE = cms.vdouble( 0.0085 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltEgammaEleGsfTrackIsoPixelOnly = cms.EDProducer( "EgammaHLTElectronTrackIsolationProducers", + electronProducer = cms.InputTag( "hltEgammaGsfElectrons" ), + trackProducer = cms.InputTag( "hltPixelTracksZetaClean" ), + recoEcalCandidateProducer = cms.InputTag( "hltEgammaCandidates" ), + beamSpotProducer = cms.InputTag( "hltOnlineBeamSpot" ), + egTrkIsoPtMin = cms.double( 1.0 ), + egTrkIsoConeSize = cms.double( 0.2 ), + egTrkIsoZSpan = cms.double( 0.15 ), + egTrkIsoRSpan = cms.double( 999999.0 ), + egTrkIsoVetoConeSizeBarrel = cms.double( 0.03 ), + egTrkIsoVetoConeSizeEndcap = cms.double( 0.03 ), + egTrkIsoStripBarrel = cms.double( 0.01 ), + egTrkIsoStripEndcap = cms.double( 0.01 ), + useGsfTrack = cms.bool( True ), + useSCRefs = cms.bool( True ) ) -process.hltEle8CaloIdMGsfTrackIdMDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle8CaloIdMGsfTrackIdMDetaFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.1 ), - thrRegularEE = cms.vdouble( 0.05 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltDisplacedmumuVtxNoMatchingProducer = cms.EDProducer( "HLTDisplacedmumuVtxProducer", + Src = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), + PreviousCandTag = cms.InputTag( "hltDoubleMu3L3FilteredNoVtx" ), + matchToPrevious = cms.bool( False ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MinPtPair = cms.double( 0.0 ), + MinInvMass = cms.double( 0.0 ), + MaxInvMass = cms.double( 99999.0 ), + ChargeOpt = cms.int32( 0 ) ) -process.hltGsfEle8NoIsoJetCollectionsForLeptonPlusPFJets = cms.EDProducer( "HLTPFJetsCleanedFromLeadingLeptons", - leptons = cms.InputTag( "hltEle8CaloIdMGsfTrackIdMDphiFilter" ), - jets = cms.InputTag( "hltAK4PFJetsCorrected" ), - minDeltaR = cms.double( 1.0 ), - numLeptons = cms.uint32( 1 ) +process.hltRecHitInRegionForMuonsMFnoVtx = cms.EDProducer( "MuonHLTRechitInRegionsProducer", + productLabels = cms.vstring( 'EcalRegionalRecHitsEB', + 'EcalRegionalRecHitsEE' ), + ecalhitLabels = cms.VInputTag( 'hltEcalRecHit:EcalRecHitsEB','hltEcalRecHit:EcalRecHitsEE' ), + l1TagIsolated = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), + l1TagNonIsolated = cms.InputTag( "NotUsed" ), + useUncalib = cms.bool( False ), + doIsolated = cms.bool( True ), + l1LowerThr = cms.double( 0.0 ), + l1UpperThr = cms.double( 999.0 ), + l1LowerThrIgnoreIsolation = cms.double( 100.0 ), + regionEtaMargin = cms.double( 0.4 ), + regionPhiMargin = cms.double( 0.4 ) ) -process.hltEle8NoIsoPFJet30EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltGsfEle8NoIsoJetCollectionsForLeptonPlusPFJets" ), - originalTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - MinJetPt = cms.double( 30.0 ), - MaxAbsJetEta = cms.double( 2.5 ), - MinNJets = cms.uint32( 1 ), - triggerType = cms.int32( 85 ) +process.hltRecHitInRegionForMuonsESNoVtx = cms.EDProducer( "MuonHLTRechitInRegionsProducer", + productLabels = cms.vstring( 'EcalRegionalRecHitsES' ), + ecalhitLabels = cms.VInputTag( 'hltEcalPreshowerRecHit:EcalRecHitsES' ), + l1TagIsolated = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), + l1TagNonIsolated = cms.InputTag( "NotUsed" ), + useUncalib = cms.bool( False ), + doIsolated = cms.bool( True ), + l1LowerThr = cms.double( 0.0 ), + l1UpperThr = cms.double( 999.0 ), + l1LowerThrIgnoreIsolation = cms.double( 100.0 ), + regionEtaMargin = cms.double( 0.4 ), + regionPhiMargin = cms.double( 0.4 ) ) -process.hltPreEle17CaloIdMTrackIdMPFJet30 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltParticleFlowRecHitECALForMuonsMFNoVtx = cms.EDProducer( "PFRecHitProducer", + navigator = cms.PSet( + barrel = cms.PSet( ), + endcap = cms.PSet( ), + name = cms.string( "PFRecHitECALNavigator" ) + ), + producers = cms.VPSet( + cms.PSet( src = cms.InputTag( 'hltRecHitInRegionForMuonsMFnoVtx','EcalRegionalRecHitsEB' ), + srFlags = cms.InputTag( "" ), + name = cms.string( "PFEBRecHitCreator" ), + qualityTests = cms.VPSet( + cms.PSet( name = cms.string( "PFRecHitQTestDBThreshold" ), + applySelectionsToAllCrystals = cms.bool( True ) + ), + cms.PSet( topologicalCleaning = cms.bool( True ), + skipTTRecoveredHits = cms.bool( True ), + cleaningThreshold = cms.double( 2.0 ), + name = cms.string( "PFRecHitQTestECAL" ), + timingCleaning = cms.bool( True ) + ) + ) + ), + cms.PSet( src = cms.InputTag( 'hltRecHitInRegionForMuonsMFnoVtx','EcalRegionalRecHitsEE' ), + srFlags = cms.InputTag( "" ), + name = cms.string( "PFEERecHitCreator" ), + qualityTests = cms.VPSet( + cms.PSet( name = cms.string( "PFRecHitQTestDBThreshold" ), + applySelectionsToAllCrystals = cms.bool( True ) + ), + cms.PSet( topologicalCleaning = cms.bool( True ), + skipTTRecoveredHits = cms.bool( True ), + cleaningThreshold = cms.double( 2.0 ), + name = cms.string( "PFRecHitQTestECAL" ), + timingCleaning = cms.bool( True ) + ) + ) + ) + ) +) +process.hltParticleFlowRecHitPSForMuonsNoVtx = cms.EDProducer( "PFRecHitProducer", + navigator = cms.PSet( name = cms.string( "PFRecHitPreshowerNavigator" ) ), + producers = cms.VPSet( + cms.PSet( src = cms.InputTag( 'hltRecHitInRegionForMuonsESNoVtx','EcalRegionalRecHitsES' ), + name = cms.string( "PFPSRecHitCreator" ), + qualityTests = cms.VPSet( + cms.PSet( threshold = cms.double( 7.0E-6 ), + name = cms.string( "PFRecHitQTestThreshold" ) + ) + ) + ) + ) +) +process.hltParticleFlowClusterECALUncorrectedForMuonsMFNoVtx = cms.EDProducer( "PFClusterProducer", + recHitsSource = cms.InputTag( "hltParticleFlowRecHitECALForMuonsMFNoVtx" ), + recHitCleaners = cms.VPSet( + ), + seedCleaners = cms.VPSet( + ), + seedFinder = cms.PSet( + thresholdsByDetector = cms.VPSet( + cms.PSet( seedingThresholdPt = cms.double( 0.15 ), + seedingThreshold = cms.double( 0.6 ), + detector = cms.string( "ECAL_ENDCAP" ) + ), + cms.PSet( seedingThresholdPt = cms.double( 0.0 ), + seedingThreshold = cms.double( 0.23 ), + detector = cms.string( "ECAL_BARREL" ) + ) + ), + algoName = cms.string( "LocalMaximumSeedFinder" ), + nNeighbours = cms.int32( 8 ) + ), + initialClusteringStep = cms.PSet( + thresholdsByDetector = cms.VPSet( + cms.PSet( gatheringThreshold = cms.double( 0.08 ), + gatheringThresholdPt = cms.double( 0.0 ), + detector = cms.string( "ECAL_BARREL" ) + ), + cms.PSet( gatheringThreshold = cms.double( 0.3 ), + gatheringThresholdPt = cms.double( 0.0 ), + detector = cms.string( "ECAL_ENDCAP" ) + ) + ), + algoName = cms.string( "Basic2DGenericTopoClusterizer" ), + useCornerCells = cms.bool( True ) + ), + pfClusterBuilder = cms.PSet( + minFracTot = cms.double( 1.0E-20 ), + stoppingTolerance = cms.double( 1.0E-8 ), + positionCalc = cms.PSet( + minAllowedNormalization = cms.double( 1.0E-9 ), + posCalcNCrystals = cms.int32( 9 ), + algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), + logWeightDenominator = cms.double( 0.08 ), + minFractionInCalc = cms.double( 1.0E-9 ), + timeResolutionCalcBarrel = cms.PSet( + corrTermLowE = cms.double( 0.0510871 ), + threshLowE = cms.double( 0.5 ), + noiseTerm = cms.double( 1.10889 ), + constantTermLowE = cms.double( 0.0 ), + noiseTermLowE = cms.double( 1.31883 ), + threshHighE = cms.double( 5.0 ), + constantTerm = cms.double( 0.428192 ) + ), + timeResolutionCalcEndcap = cms.PSet( + corrTermLowE = cms.double( 0.0 ), + threshLowE = cms.double( 1.0 ), + noiseTerm = cms.double( 5.72489999999 ), + constantTermLowE = cms.double( 0.0 ), + noiseTermLowE = cms.double( 6.92683000001 ), + threshHighE = cms.double( 10.0 ), + constantTerm = cms.double( 0.0 ) + ) + ), + maxIterations = cms.uint32( 50 ), + positionCalcForConvergence = cms.PSet( + minAllowedNormalization = cms.double( 0.0 ), + T0_ES = cms.double( 1.2 ), + algoName = cms.string( "ECAL2DPositionCalcWithDepthCorr" ), + T0_EE = cms.double( 3.1 ), + T0_EB = cms.double( 7.4 ), + X0 = cms.double( 0.89 ), + minFractionInCalc = cms.double( 0.0 ), + W0 = cms.double( 4.2 ) + ), + allCellsPositionCalc = cms.PSet( + minAllowedNormalization = cms.double( 1.0E-9 ), + posCalcNCrystals = cms.int32( -1 ), + algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), + logWeightDenominator = cms.double( 0.08 ), + minFractionInCalc = cms.double( 1.0E-9 ), + timeResolutionCalcBarrel = cms.PSet( + corrTermLowE = cms.double( 0.0510871 ), + threshLowE = cms.double( 0.5 ), + noiseTerm = cms.double( 1.10889 ), + constantTermLowE = cms.double( 0.0 ), + noiseTermLowE = cms.double( 1.31883 ), + threshHighE = cms.double( 5.0 ), + constantTerm = cms.double( 0.428192 ) + ), + timeResolutionCalcEndcap = cms.PSet( + corrTermLowE = cms.double( 0.0 ), + threshLowE = cms.double( 1.0 ), + noiseTerm = cms.double( 5.72489999999 ), + constantTermLowE = cms.double( 0.0 ), + noiseTermLowE = cms.double( 6.92683000001 ), + threshHighE = cms.double( 10.0 ), + constantTerm = cms.double( 0.0 ) + ) + ), + algoName = cms.string( "Basic2DGenericPFlowClusterizer" ), + recHitEnergyNorms = cms.VPSet( + cms.PSet( recHitEnergyNorm = cms.double( 0.08 ), + detector = cms.string( "ECAL_BARREL" ) + ), + cms.PSet( recHitEnergyNorm = cms.double( 0.3 ), + detector = cms.string( "ECAL_ENDCAP" ) + ) + ), + showerSigma = cms.double( 1.5 ), + minFractionToKeep = cms.double( 1.0E-7 ), + excludeOtherSeeds = cms.bool( True ) + ), + positionReCalc = cms.PSet( + minAllowedNormalization = cms.double( 0.0 ), + T0_ES = cms.double( 1.2 ), + algoName = cms.string( "ECAL2DPositionCalcWithDepthCorr" ), + T0_EE = cms.double( 3.1 ), + T0_EB = cms.double( 7.4 ), + X0 = cms.double( 0.89 ), + minFractionInCalc = cms.double( 0.0 ), + W0 = cms.double( 4.2 ) + ), + energyCorrector = cms.PSet( ) +) +process.hltParticleFlowClusterPSForMuonsNoVtx = cms.EDProducer( "PFClusterProducer", + recHitsSource = cms.InputTag( "hltParticleFlowRecHitPSForMuonsNoVtx" ), + recHitCleaners = cms.VPSet( + ), + seedCleaners = cms.VPSet( + ), + seedFinder = cms.PSet( + thresholdsByDetector = cms.VPSet( + cms.PSet( seedingThresholdPt = cms.double( 0.0 ), + seedingThreshold = cms.double( 1.2E-4 ), + detector = cms.string( "PS1" ) + ), + cms.PSet( seedingThresholdPt = cms.double( 0.0 ), + seedingThreshold = cms.double( 1.2E-4 ), + detector = cms.string( "PS2" ) + ) + ), + algoName = cms.string( "LocalMaximumSeedFinder" ), + nNeighbours = cms.int32( 4 ) + ), + initialClusteringStep = cms.PSet( + thresholdsByDetector = cms.VPSet( + cms.PSet( gatheringThreshold = cms.double( 6.0E-5 ), + gatheringThresholdPt = cms.double( 0.0 ), + detector = cms.string( "PS1" ) + ), + cms.PSet( gatheringThreshold = cms.double( 6.0E-5 ), + gatheringThresholdPt = cms.double( 0.0 ), + detector = cms.string( "PS2" ) + ) + ), + algoName = cms.string( "Basic2DGenericTopoClusterizer" ), + useCornerCells = cms.bool( False ) + ), + pfClusterBuilder = cms.PSet( + minFracTot = cms.double( 1.0E-20 ), + stoppingTolerance = cms.double( 1.0E-8 ), + positionCalc = cms.PSet( + minAllowedNormalization = cms.double( 1.0E-9 ), + posCalcNCrystals = cms.int32( -1 ), + algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), + logWeightDenominator = cms.double( 6.0E-5 ), + minFractionInCalc = cms.double( 1.0E-9 ) + ), + maxIterations = cms.uint32( 50 ), + algoName = cms.string( "Basic2DGenericPFlowClusterizer" ), + recHitEnergyNorms = cms.VPSet( + cms.PSet( recHitEnergyNorm = cms.double( 6.0E-5 ), + detector = cms.string( "PS1" ) + ), + cms.PSet( recHitEnergyNorm = cms.double( 6.0E-5 ), + detector = cms.string( "PS2" ) + ) + ), + showerSigma = cms.double( 0.3 ), + minFractionToKeep = cms.double( 1.0E-7 ), + excludeOtherSeeds = cms.bool( True ) + ), + positionReCalc = cms.PSet( ), + energyCorrector = cms.PSet( ) ) -process.hltEle17EtFilter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEgammaCandidatesWrapper" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 17.0 ), - etcutEE = cms.double( 17.0 ), - ncandcut = cms.int32( 1 ) +process.hltParticleFlowClusterECALForMuonsMFNoVtx = cms.EDProducer( "CorrectedECALPFClusterProducer", + minimumPSEnergy = cms.double( 0.0 ), + skipPS = cms.bool( False ), + inputPS = cms.InputTag( "hltParticleFlowClusterPSForMuonsNoVtx" ), + energyCorrector = cms.PSet( + applyCrackCorrections = cms.bool( False ), + srfAwareCorrection = cms.bool( True ), + applyMVACorrections = cms.bool( True ), + maxPtForMVAEvaluation = cms.double( 300.0 ), + recHitsEBLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + recHitsEELabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + ebSrFlagLabel = cms.InputTag( "hltEcalDigis" ), + eeSrFlagLabel = cms.InputTag( "hltEcalDigis" ) + ), + inputECAL = cms.InputTag( "hltParticleFlowClusterECALUncorrectedForMuonsMFNoVtx" ) ) -process.hltEle17HEFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle17EtFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.12 ), - thrOverEEE = cms.vdouble( 0.1 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), +process.hltMuonEcalMFPFClusterIsoForMuonsNoVtx = cms.EDProducer( "MuonHLTEcalPFClusterIsolationProducer", + recoCandidateProducer = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), + pfClusterProducer = cms.InputTag( "hltParticleFlowClusterECALForMuonsMFNoVtx" ), + rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetECALMFForMuons" ), + doRhoCorrection = cms.bool( True ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + drMax = cms.double( 0.3 ), + drVetoBarrel = cms.double( 0.05 ), + drVetoEndcap = cms.double( 0.05 ), + etaStripBarrel = cms.double( 0.0 ), + etaStripEndcap = cms.double( 0.0 ), + energyBarrel = cms.double( 0.0 ), + energyEndcap = cms.double( 0.0 ), + effectiveAreas = cms.vdouble( 0.35, 0.193 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) ) -process.hltEle17CaloIdMClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle17HEFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.011 ), - thrRegularEE = cms.vdouble( 0.031 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), +process.hltMuonHcalPFClusterIsoForMuonsNoVtx = cms.EDProducer( "MuonHLTHcalPFClusterIsolationProducer", + recoCandidateProducer = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), + pfClusterProducerHCAL = cms.InputTag( "hltParticleFlowClusterHCAL" ), + useHF = cms.bool( False ), + pfClusterProducerHFEM = cms.InputTag( "" ), + pfClusterProducerHFHAD = cms.InputTag( "" ), + rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAllCalo" ), + doRhoCorrection = cms.bool( True ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) -) -process.hltEle17CaloIdMPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle17CaloIdMClusterShapeFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) -) -process.hltEle17CaloIdMGsfTrackIdMOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle17CaloIdMPixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), + drMax = cms.double( 0.3 ), + drVetoBarrel = cms.double( 0.1 ), + drVetoEndcap = cms.double( 0.1 ), + etaStripBarrel = cms.double( 0.0 ), + etaStripEndcap = cms.double( 0.0 ), + energyBarrel = cms.double( 0.0 ), + energyEndcap = cms.double( 0.0 ), useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.05 ), - thrRegularEE = cms.vdouble( 0.05 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + effectiveAreas = cms.vdouble( 0.11, 0.163 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) ) -process.hltEle17CaloIdMGsfTrackIdMDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle17CaloIdMGsfTrackIdMOneOEMinusOneOPFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.006 ), - thrRegularEE = cms.vdouble( 0.0085 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltPixelTracksTrackingRegionsForSeedsL3MuonNoVtx = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", + RegionPSet = cms.PSet( + vertexCollection = cms.InputTag( "hltPixelVertices" ), + zErrorVetex = cms.double( 0.2 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + zErrorBeamSpot = cms.double( 24.2 ), + maxNVertices = cms.int32( 4 ), + maxNRegions = cms.int32( 40 ), + nSigmaZVertex = cms.double( 3.0 ), + nSigmaZBeamSpot = cms.double( 4.0 ), + ptMin = cms.double( 0.3 ), + mode = cms.string( "VerticesFixed" ), + input = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), + searchOpt = cms.bool( False ), + whereToUseMeasurementTracker = cms.string( "Never" ), + originRadius = cms.double( 0.1 ), + measurementTrackerName = cms.InputTag( "" ), + precise = cms.bool( True ), + deltaEta = cms.double( 0.3 ), + deltaPhi = cms.double( 0.3 ) + ) ) -process.hltEle17CaloIdMGsfTrackIdMDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle17CaloIdMGsfTrackIdMDetaFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.1 ), - thrRegularEE = cms.vdouble( 0.05 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltPixelTracksInRegionIter0L3MuonNoVtx = cms.EDProducer( "TrackSelectorByRegion", + tracks = cms.InputTag( "hltPixelTracks" ), + regions = cms.InputTag( "hltPixelTracksTrackingRegionsForSeedsL3MuonNoVtx" ), + produceTrackCollection = cms.bool( True ), + produceMask = cms.bool( False ) ) -process.hltGsfEle17NoIsoJetCollectionsForLeptonPlusPFJets = cms.EDProducer( "HLTPFJetsCleanedFromLeadingLeptons", - leptons = cms.InputTag( "hltEle17CaloIdMGsfTrackIdMDphiFilter" ), - jets = cms.InputTag( "hltAK4PFJetsCorrected" ), - minDeltaR = cms.double( 1.0 ), - numLeptons = cms.uint32( 1 ) +process.hltIter0L3MuonPixelSeedsFromPixelTracksNoVtx = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", + InputCollection = cms.InputTag( "hltPixelTracksInRegionIter0L3MuonNoVtx" ), + InputVertexCollection = cms.InputTag( "hltTrimmedPixelVertices" ), + originHalfLength = cms.double( 0.3 ), + originRadius = cms.double( 0.1 ), + useProtoTrackKinematics = cms.bool( False ), + useEventsWithNoVertex = cms.bool( True ), + TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + usePV = cms.bool( False ), + includeFourthHit = cms.bool( True ), + SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) ) -process.hltEle17NoIsoPFJet30EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltGsfEle17NoIsoJetCollectionsForLeptonPlusPFJets" ), - originalTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - MinJetPt = cms.double( 30.0 ), - MaxAbsJetEta = cms.double( 2.5 ), - MinNJets = cms.uint32( 1 ), - triggerType = cms.int32( 85 ) +process.hltIter0L3MuonCkfTrackCandidatesNoVtx = cms.EDProducer( "CkfTrackCandidateMaker", + cleanTrajectoryAfterInOut = cms.bool( False ), + doSeedingRegionRebuilding = cms.bool( False ), + onlyPixelHitsForSeedCleaner = cms.bool( False ), + reverseTrajectories = cms.bool( False ), + useHitsSplitting = cms.bool( False ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ), + src = cms.InputTag( "hltIter0L3MuonPixelSeedsFromPixelTracksNoVtx" ), + clustersToSkip = cms.InputTag( "" ), + phase2clustersToSkip = cms.InputTag( "" ), + TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter0GroupedCkfTrajectoryBuilderIT" ) ), + TransientInitialStateEstimatorParameters = cms.PSet( + propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), + numberMeasurementsForFit = cms.int32( 4 ), + propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) + ), + numHitsForSeedCleaner = cms.int32( 4 ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + RedundantSeedCleaner = cms.string( "CachingSeedCleanerBySharedInput" ), + TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), + maxNSeeds = cms.uint32( 100000 ), + maxSeedsBeforeCleaning = cms.uint32( 1000 ) ) -process.hltPreEle23CaloIdMTrackIdMPFJet30 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltIter0L3MuonCtfWithMaterialTracksNoVtx = cms.EDProducer( "TrackProducer", + useSimpleMF = cms.bool( True ), + SimpleMagneticField = cms.string( "ParabolicMf" ), + src = cms.InputTag( "hltIter0L3MuonCkfTrackCandidatesNoVtx" ), + clusterRemovalInfo = cms.InputTag( "" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Fitter = cms.string( "hltESPFittingSmootherIT" ), + useHitsSplitting = cms.bool( False ), + alias = cms.untracked.string( "ctfWithMaterialTracks" ), + TrajectoryInEvent = cms.bool( False ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + AlgorithmName = cms.string( "hltIter0" ), + Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), + GeometricInnerState = cms.bool( True ), + NavigationSchool = cms.string( "" ), + MeasurementTracker = cms.string( "" ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ) ) -process.hltEle23EtFilter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEgammaCandidatesWrapper" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 23.0 ), - etcutEE = cms.double( 23.0 ), - ncandcut = cms.int32( 1 ) +process.hltIter0L3MuonTrackCutClassifierNoVtx = cms.EDProducer( "TrackCutClassifier", + src = cms.InputTag( "hltIter0L3MuonCtfWithMaterialTracksNoVtx" ), + beamspot = cms.InputTag( "hltOnlineBeamSpot" ), + vertices = cms.InputTag( "hltTrimmedPixelVertices" ), + ignoreVertices = cms.bool( False ), + qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), + mva = cms.PSet( + minPixelHits = cms.vint32( 0, 0, 0 ), + maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 15.0 ), + dr_par = cms.PSet( + d0err = cms.vdouble( 0.003, 0.003, 0.003 ), + dr_par2 = cms.vdouble( 3.40282346639E38, 0.6, 0.6 ), + dr_par1 = cms.vdouble( 3.40282346639E38, 0.8, 0.8 ), + dr_exp = cms.vint32( 4, 4, 4 ), + d0err_par = cms.vdouble( 0.001, 0.001, 0.001 ) + ), + maxLostLayers = cms.vint32( 1, 1, 1 ), + min3DLayers = cms.vint32( 0, 0, 0 ), + dz_par = cms.PSet( + dz_par1 = cms.vdouble( 3.40282346639E38, 0.75, 0.75 ), + dz_par2 = cms.vdouble( 3.40282346639E38, 0.5, 0.5 ), + dz_exp = cms.vint32( 4, 4, 4 ) + ), + minNVtxTrk = cms.int32( 3 ), + maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), + minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), + maxChi2 = cms.vdouble( 9999.0, 25.0, 16.0 ), + maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), + maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), + minLayers = cms.vint32( 3, 3, 3 ) + ) ) -process.hltEle23HEFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle23EtFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.12 ), - thrOverEEE = cms.vdouble( 0.1 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltIter0L3MuonTrackSelectionHighPurityNoVtx = cms.EDProducer( "TrackCollectionFilterCloner", + originalSource = cms.InputTag( "hltIter0L3MuonCtfWithMaterialTracksNoVtx" ), + originalMVAVals = cms.InputTag( 'hltIter0L3MuonTrackCutClassifierNoVtx','MVAValues' ), + originalQualVals = cms.InputTag( 'hltIter0L3MuonTrackCutClassifierNoVtx','QualityMasks' ), + minQuality = cms.string( "highPurity" ), + copyExtras = cms.untracked.bool( True ), + copyTrajectories = cms.untracked.bool( False ) ) -process.hltEle23CaloIdMClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle23HEFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.013 ), - thrRegularEE = cms.vdouble( 0.035 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltMuonTkRelIsolationCut0p09MapNoVtx = cms.EDProducer( "L3MuonCombinedRelativeIsolationProducer", + UseRhoCorrectedCaloDeposits = cms.bool( False ), + UseCaloIso = cms.bool( False ), + CaloDepositsLabel = cms.InputTag( "notUsed" ), + inputMuonCollection = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), + OutputMuIsoDeposits = cms.bool( True ), + TrackPt_Min = cms.double( -1.0 ), + printDebug = cms.bool( False ), + CutsPSet = cms.PSet( + applyCutsORmaxNTracks = cms.bool( False ), + maxNTracks = cms.int32( -1 ), + Thresholds = cms.vdouble( 0.09 ), + EtaBounds = cms.vdouble( 2.411 ), + ComponentName = cms.string( "SimpleCuts" ), + ConeSizes = cms.vdouble( 0.3 ) + ), + TrkExtractorPSet = cms.PSet( + Diff_z = cms.double( 0.2 ), + inputTrackCollection = cms.InputTag( "hltIter0L3MuonTrackSelectionHighPurityNoVtx" ), + Chi2Ndof_Max = cms.double( 1.0E64 ), + BeamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), + DR_Veto = cms.double( 0.01 ), + Pt_Min = cms.double( -1.0 ), + VetoLeadingTrack = cms.bool( True ), + DR_Max = cms.double( 0.3 ), + DepositLabel = cms.untracked.string( "PXLS" ), + PtVeto_Min = cms.double( 2.0 ), + NHits_Min = cms.uint32( 0 ), + PropagateTracksToRadius = cms.bool( True ), + ReferenceRadius = cms.double( 6.0 ), + Chi2Prob_Min = cms.double( -1.0 ), + Diff_r = cms.double( 0.1 ), + BeamlineOption = cms.string( "BeamSpotFromEvent" ), + ComponentName = cms.string( "PixelTrackExtractor" ), + DR_VetoPt = cms.double( 0.025 ) + ), + CaloExtractorPSet = cms.PSet( + DR_Veto_H = cms.double( 0.1 ), + Vertex_Constraint_Z = cms.bool( False ), + DR_Veto_E = cms.double( 0.07 ), + Weight_H = cms.double( 1.0 ), + CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAll" ), + DR_Max = cms.double( 0.3 ), + DepositLabel = cms.untracked.string( "EcalPlusHcal" ), + Vertex_Constraint_XY = cms.bool( False ), + Threshold_H = cms.double( 0.5 ), + Threshold_E = cms.double( 0.2 ), + ComponentName = cms.string( "CaloExtractor" ), + Weight_E = cms.double( 1.0 ) + ) ) -process.hltEle23CaloIdMPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle23CaloIdMClusterShapeFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) +process.hltFEDSelectorL1 = cms.EDProducer( "EvFFEDSelector", + inputTag = cms.InputTag( "rawDataCollector" ), + fedList = cms.vuint32( 1404 ) ) -process.hltEle23CaloIdMGsfTrackIdMOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle23CaloIdMPixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.05 ), - thrRegularEE = cms.vdouble( 0.02 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltScoutingTrackPacker = cms.EDProducer( "HLTScoutingTrackProducer", + OtherTracks = cms.InputTag( "hltPixelOnlyPFMuonMerging" ), + vertexCollection = cms.InputTag( "hltPixelVertices" ), + mantissaPrecision = cms.int32( 10 ), + vtxMinDist = cms.double( 0.01 ), + ptMin = cms.double( 3.0 ) ) -process.hltEle23CaloIdMGsfTrackIdMDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle23CaloIdMGsfTrackIdMOneOEMinusOneOPFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.006 ), - thrRegularEE = cms.vdouble( 0.0085 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltScoutingPrimaryVertexPacker = cms.EDProducer( "HLTScoutingPrimaryVertexProducer", + vertexCollection = cms.InputTag( "hltPixelVertices" ), + mantissaPrecision = cms.int32( 10 ) +) +process.hltScoutingPFPacker = cms.EDProducer( "HLTScoutingPFProducer", + pfJetCollection = cms.InputTag( "hltAK4PixelOnlyPFJets" ), + pfJetTagCollection = cms.InputTag( "" ), + pfCandidateCollection = cms.InputTag( "hltPixelOnlyParticleFlow" ), + vertexCollection = cms.InputTag( "hltPixelVertices" ), + metCollection = cms.InputTag( "hltPixelOnlyPFMETProducer" ), + rho = cms.InputTag( "hltFixedGridRhoFastjetPixelOnlyAll" ), + pfJetPtCut = cms.double( 20.0 ), + pfJetEtaCut = cms.double( 3.0 ), + pfCandidatePtCut = cms.double( 0.6 ), + pfCandidateEtaCut = cms.double( 3.0 ), + mantissaPrecision = cms.int32( 10 ), + doJetTags = cms.bool( True ), + doCandidates = cms.bool( True ), + doMet = cms.bool( True ), + doTrackVars = cms.bool( True ), + relativeTrackVars = cms.bool( True ), + doCandIndsForJets = cms.bool( False ) ) -process.hltEle23CaloIdMGsfTrackIdMDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle23CaloIdMGsfTrackIdMDetaFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.1 ), - thrRegularEE = cms.vdouble( 0.05 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltScoutingMuonPacker = cms.EDProducer( "HLTScoutingMuonProducer", + ChargedCandidates = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), + displacedvertexCollection = cms.InputTag( "hltDisplacedmumuVtxNoMatchingProducer" ), + InputMuons = cms.InputTag( "hltIterL3MuonsNoVtx" ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3LinksNoVtx" ), + Tracks = cms.InputTag( "hltIterL3MuonAndMuonFromL1MergedNoVtx" ), + EcalPFClusterIsoMap = cms.InputTag( "hltMuonEcalMFPFClusterIsoForMuonsNoVtx" ), + HcalPFClusterIsoMap = cms.InputTag( "hltMuonHcalPFClusterIsoForMuonsNoVtx" ), + TrackIsoMap = cms.InputTag( 'hltMuonTkRelIsolationCut0p09MapNoVtx','combinedRelativeIsoDeposits' ), + muonPtCut = cms.double( 0.0 ), + muonEtaCut = cms.double( 2.4 ), + minVtxProbCut = cms.double( 0.001 ) ) -process.hltGsfEle23NoIsoJetCollectionsForLeptonPlusPFJets = cms.EDProducer( "HLTPFJetsCleanedFromLeadingLeptons", - leptons = cms.InputTag( "hltEle23CaloIdMGsfTrackIdMDphiFilter" ), - jets = cms.InputTag( "hltAK4PFJetsCorrected" ), - minDeltaR = cms.double( 1.0 ), - numLeptons = cms.uint32( 1 ) +process.hltScoutingEgammaPacker = cms.EDProducer( "HLTScoutingEgammaProducer", + EgammaCandidates = cms.InputTag( "hltEgammaCandidates" ), + EgammaGsfTracks = cms.InputTag( "hltEgammaGsfTracks" ), + SigmaIEtaIEtaMap = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + r9Map = cms.InputTag( 'hltEgammaR9ID','r95x5' ), + HoverEMap = cms.InputTag( "hltEgammaHoverE" ), + DetaMap = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + DphiMap = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + MissingHitsMap = cms.InputTag( 'hltEgammaGsfTrackVars','MissingHits' ), + OneOEMinusOneOPMap = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + EcalPFClusterIsoMap = cms.InputTag( "hltEgammaEcalPFClusterIso" ), + EleGsfTrackIsoMap = cms.InputTag( "hltEgammaEleGsfTrackIsoPixelOnly" ), + HcalPFClusterIsoMap = cms.InputTag( "hltEgammaHcalPFClusterIso" ), + egammaPtCut = cms.double( 2.0 ), + egammaEtaCut = cms.double( 2.5 ), + egammaHoverECut = cms.double( 1.0 ), + saveRecHitTiming = cms.bool( False ), + mantissaPrecision = cms.int32( 10 ), + rechitMatrixSize = cms.int32( 10 ), + rechitZeroSuppression = cms.bool( True ), + ecalRechitEB = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + ecalRechitEE = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ) ) -process.hltEle23NoIsoPFJet30EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", +process.hltPreDSTHLTMuonRun3PFScoutingPixelTracking = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltMuonTriggerResultsFilter = cms.EDFilter( "TriggerResultsFilter", + usePathStatus = cms.bool( True ), + hltResults = cms.InputTag( "" ), + l1tResults = cms.InputTag( "" ), + l1tIgnoreMaskAndPrescale = cms.bool( False ), + throw = cms.bool( True ), + triggerConditions = cms.vstring( 'Dataset_Muon' ) +) +process.hltL1sSingleEG10er2p5 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltGsfEle23NoIsoJetCollectionsForLeptonPlusPFJets" ), - originalTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - MinJetPt = cms.double( 30.0 ), - MaxAbsJetEta = cms.double( 2.5 ), - MinNJets = cms.uint32( 1 ), - triggerType = cms.int32( 85 ) + L1SeedsLogicalExpression = cms.string( "L1_SingleEG10er2p5" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltPreEle50CaloIdVTGsfTrkIdTPFJet165 = cms.EDFilter( "HLTPrescaler", +process.hltPrePhoton20HoverELoose = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltEle50EtFilter = cms.EDFilter( "HLTEgammaEtFilter", +process.hltEGL1SingleEG10Filter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1SingleEG40Filter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 50.0 ), - etcutEE = cms.double( 50.0 ), - ncandcut = cms.int32( 1 ) + candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), + l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + candNonIsolatedTag = cms.InputTag( "" ), + l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1SeedFilterTag = cms.InputTag( "hltL1sSingleEG10er2p5" ), + l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + ncandcut = cms.int32( 1 ), + doIsolated = cms.bool( False ), + region_eta_size = cms.double( 0.522 ), + region_eta_size_ecap = cms.double( 1.0 ), + region_phi_size = cms.double( 1.044 ), + barrel_end = cms.double( 1.4791 ), + endcap_end = cms.double( 2.65 ) ) -process.hltEle50CaloIdVTClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltEG20EtFilterLooseHoverE = cms.EDFilter( "HLTEgammaEtFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle50EtFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.01 ), - thrRegularEE = cms.vdouble( 0.03 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + inputTag = cms.InputTag( "hltEGL1SingleEG10Filter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 20.0 ), + etcutEE = cms.double( 20.0 ), + ncandcut = cms.int32( 1 ) ) -process.hltEle50CaloIdVTHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltEG20HEFilterLooseHoverE = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle50CaloIdVTClusterShapeFilter" ), + candTag = cms.InputTag( "hltEG20EtFilterLooseHoverE" ), varTag = cms.InputTag( "hltEgammaHoverE" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), @@ -57118,75 +60335,8 @@ useEt = cms.bool( False ), thrRegularEB = cms.vdouble( -1.0 ), thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.1 ), - thrOverEEE = cms.vdouble( 0.05 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) -) -process.hltEle50CaloIdVTPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle50CaloIdVTHEFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) -) -process.hltEle50CaloIdVTGsfTrkIdTGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle50CaloIdVTPixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.007 ), - thrRegularEE = cms.vdouble( 0.007 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) -) -process.hltEle50CaloIdVTGsfTrkIdTGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle50CaloIdVTGsfTrkIdTGsfDetaFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.06 ), - thrRegularEE = cms.vdouble( 0.06 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.5 ), + thrOverEEE = cms.vdouble( 0.5 ), thrOverE2EB = cms.vdouble( -1.0 ), thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), @@ -57197,74 +60347,21 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltPFJetsCorrectedMatchedToL1 = cms.EDProducer( "HLTPFJetL1TMatchProducer", - jetsInput = cms.InputTag( "hltAK4PFJetsCorrected" ), - L1Jets = cms.InputTag( 'hltGtStage2Digis','Jet' ), - DeltaR = cms.double( 0.5 ) -) -process.hltMonoPFJet165 = cms.EDFilter( "HLT1PFJet", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltPFJetsCorrectedMatchedToL1" ), - triggerType = cms.int32( 85 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 165.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 5.0 ), - MinN = cms.int32( 1 ) -) -process.hltEle50CaloIdVTGsfTrkIdTCleanAK4PFJet = cms.EDProducer( "HLTPFJetCollectionsForBoostedLeptonPlusJets", - HltLeptonTag = cms.InputTag( "hltEle50CaloIdVTGsfTrkIdTGsfDphiFilter" ), - SourceJetTag = cms.InputTag( "hltPFJetsCorrectedMatchedToL1" ), - minDeltaR = cms.double( 0.5 ) -) -process.hltEle50CaloIdVTGsfTrkIdTCentralPFJet165EleCleaned = cms.EDFilter( "HLTPFJetCollectionsFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEle50CaloIdVTGsfTrkIdTCleanAK4PFJet" ), - originalTag = cms.InputTag( "hltEle50CaloIdVTGsfTrkIdTCleanAK4PFJet" ), - MinJetPt = cms.double( 165.0 ), - MaxAbsJetEta = cms.double( 2.6 ), - MinNJets = cms.uint32( 1 ), - triggerType = cms.int32( 0 ) -) -process.hltPreEle115CaloIdVTGsfTrkIdT = cms.EDFilter( "HLTPrescaler", +process.hltPrePhoton30HoverELoose = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltEG115EtFilter = cms.EDFilter( "HLTEgammaEtFilter", +process.hltEG30EtFilterLooseHoverE = cms.EDFilter( "HLTEgammaEtFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1SingleEGNonIsoOrWithJetAndTauFilter" ), + inputTag = cms.InputTag( "hltEGL1SingleEG10Filter" ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 115.0 ), - etcutEE = cms.double( 115.0 ), + etcutEB = cms.double( 30.0 ), + etcutEE = cms.double( 30.0 ), ncandcut = cms.int32( 1 ) ) -process.hltEG115CaloIdVTClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG115EtFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.011 ), - thrRegularEE = cms.vdouble( 0.03 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) -) -process.hltEG115CaloIdVTHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltEG30HEFilterLooseHoverE = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG115CaloIdVTClusterShapeFilter" ), + candTag = cms.InputTag( "hltEG30EtFilterLooseHoverE" ), varTag = cms.InputTag( "hltEgammaHoverE" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), @@ -57272,8 +60369,8 @@ useEt = cms.bool( False ), thrRegularEB = cms.vdouble( -1.0 ), thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.075 ), - thrOverEEE = cms.vdouble( 0.075 ), + thrOverEEB = cms.vdouble( 0.5 ), + thrOverEEE = cms.vdouble( 0.5 ), thrOverE2EB = cms.vdouble( -1.0 ), thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), @@ -57284,199 +60381,96 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltEle115CaloIdVTPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG115CaloIdVTHEFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) +process.hltCalibrationEventsFilter = cms.EDFilter( "HLTTriggerTypeFilter", + SelectedTriggerType = cms.int32( 2 ) ) -process.hltEle115CaloIdVTGsfTrkIdTGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle115CaloIdVTPixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.007 ), - thrRegularEE = cms.vdouble( 0.007 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltPreEcalCalibration = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltEle115CaloIdVTGsfTrkIdTGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle115CaloIdVTGsfTrkIdTGsfDetaFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.07 ), - thrRegularEE = cms.vdouble( 0.07 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltEcalCalibrationRaw = cms.EDProducer( "EvFFEDSelector", + inputTag = cms.InputTag( "rawDataCollector" ), + fedList = cms.vuint32( 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 1024 ) ) -process.hltPreEle135CaloIdVTGsfTrkIdT = cms.EDFilter( "HLTPrescaler", +process.hltPreHcalCalibration = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltEG135EtFilter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1SingleEGNonIsoOrWithJetAndTauFilter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 135.0 ), - etcutEE = cms.double( 135.0 ), - ncandcut = cms.int32( 1 ) +process.hltHcalCalibTypeFilter = cms.EDFilter( "HLTHcalCalibTypeFilter", + InputTag = cms.InputTag( "rawDataCollector" ), + CalibTypes = cms.vint32( 1, 2, 3, 4, 5, 6 ) ) -process.hltEG135CaloIdVTClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG135EtFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.011 ), - thrRegularEE = cms.vdouble( 0.03 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltHcalCalibrationRaw = cms.EDProducer( "EvFFEDSelector", + inputTag = cms.InputTag( "rawDataCollector" ), + fedList = cms.vuint32( 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 1024, 1100, 1101, 1102, 1103, 1104, 1105, 1106, 1107, 1108, 1109, 1110, 1111, 1112, 1113, 1114, 1115, 1116, 1117, 1118, 1119, 1120, 1121, 1122, 1123, 1124, 1125, 1126, 1127, 1128, 1129, 1130, 1131, 1132, 1133, 1134, 1135, 1136, 1137, 1138, 1139, 1140, 1141, 1142, 1143, 1144, 1145, 1146, 1147, 1148, 1149, 1150, 1151, 1152, 1153, 1154, 1155, 1156, 1157, 1158, 1159, 1160, 1161, 1162, 1163, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1172, 1173, 1174, 1175, 1176, 1177, 1178, 1179, 1180, 1181, 1182, 1183, 1184, 1185, 1186, 1187, 1188, 1189, 1190, 1191, 1192, 1193, 1194, 1195, 1196, 1197, 1198, 1199 ) ) -process.hltEG135CaloIdVTHEFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltL1sZeroBiasIorAlwaysTrueIorIsolatedBunch = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG135CaloIdVTClusterShapeFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.075 ), - thrOverEEE = cms.vdouble( 0.075 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + L1SeedsLogicalExpression = cms.string( "L1_ZeroBias OR L1_AlwaysTrue OR L1_IsolatedBunch" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltEle135CaloIdVTPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG135CaloIdVTHEFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) +process.hltPreAlCaEcalPhiSym = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltEle135CaloIdVTGsfTrkIdTGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltEcalPhiSymFilter = cms.EDFilter( "HLTEcalPhiSymFilter", + barrelDigiCollection = cms.InputTag( 'hltEcalDigis','ebDigis' ), + endcapDigiCollection = cms.InputTag( 'hltEcalDigis','eeDigis' ), + barrelUncalibHitCollection = cms.InputTag( 'hltEcalUncalibRecHit','EcalUncalibRecHitsEB' ), + endcapUncalibHitCollection = cms.InputTag( 'hltEcalUncalibRecHit','EcalUncalibRecHitsEE' ), + barrelHitCollection = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + endcapHitCollection = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + statusThreshold = cms.uint32( 3 ), + useRecoFlag = cms.bool( False ), + ampCut_barrelP = cms.vdouble( 14.31759, 14.33355, 14.34853, 14.36281, 14.37667, 14.39011, 14.40334, 14.41657, 14.42994, 14.44359, 14.45759, 14.47222, 14.48748, 14.50358, 14.52052, 14.53844, 14.55755, 14.57778, 14.59934, 14.62216, 14.64645, 14.67221, 14.69951, 14.72849, 14.75894, 14.79121, 14.82502, 14.86058, 14.89796, 14.93695, 14.97783, 15.02025, 15.06442, 15.11041, 15.15787, 15.20708, 15.25783, 15.31026, 15.36409, 15.41932, 15.47602, 15.53384, 15.5932, 15.65347, 15.715, 15.77744, 15.84086, 15.90505, 15.97001, 16.03539, 16.10147, 16.16783, 16.23454, 16.30146, 16.36824, 16.43502, 16.50159, 16.56781, 16.63354, 16.69857, 16.76297, 16.82625, 16.88862, 16.94973, 17.00951, 17.06761, 17.12403, 17.1787, 17.23127, 17.28167, 17.32955, 17.37491, 17.41754, 17.45723, 17.49363, 17.52688, 17.55642, 17.58218, 17.60416, 17.62166, 17.63468, 17.64315, 17.64665, 17.6449, 17.6379 ), + ampCut_barrelM = cms.vdouble( 17.6379, 17.6449, 17.64665, 17.64315, 17.63468, 17.62166, 17.60416, 17.58218, 17.55642, 17.52688, 17.49363, 17.45723, 17.41754, 17.37491, 17.32955, 17.28167, 17.23127, 17.1787, 17.12403, 17.06761, 17.00951, 16.94973, 16.88862, 16.82625, 16.76297, 16.69857, 16.63354, 16.56781, 16.50159, 16.43502, 16.36824, 16.30146, 16.23454, 16.16783, 16.10147, 16.03539, 15.97001, 15.90505, 15.84086, 15.77744, 15.715, 15.65347, 15.5932, 15.53384, 15.47602, 15.41932, 15.36409, 15.31026, 15.25783, 15.20708, 15.15787, 15.11041, 15.06442, 15.02025, 14.97783, 14.93695, 14.89796, 14.86058, 14.82502, 14.79121, 14.75894, 14.72849, 14.69951, 14.67221, 14.64645, 14.62216, 14.59934, 14.57778, 14.55755, 14.53844, 14.52052, 14.50358, 14.48748, 14.47222, 14.45759, 14.44359, 14.42994, 14.41657, 14.40334, 14.39011, 14.37667, 14.36281, 14.34853, 14.33355, 14.31759 ), + ampCut_endcapP = cms.vdouble( 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 11.5, 11.5, 11.5, 11.5, 11.5, 11.5, 11.5, 11.5, 11.5 ), + ampCut_endcapM = cms.vdouble( 11.5, 11.5, 11.5, 11.5, 11.5, 11.5, 11.5, 11.5, 11.5, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0 ), + phiSymBarrelDigiCollection = cms.string( "phiSymEcalDigisEB" ), + phiSymEndcapDigiCollection = cms.string( "phiSymEcalDigisEE" ) +) +process.hltL1sL1UnpairedBunchBptxMinus = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle135CaloIdVTPixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.007 ), - thrRegularEE = cms.vdouble( 0.007 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + L1SeedsLogicalExpression = cms.string( "L1_UnpairedBunchBptxMinus" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltEle135CaloIdVTGsfTrkIdTGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltPreL1UnpairedBunchBptxMinus = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltL1sL1UnpairedBunchBptxPlus = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle135CaloIdVTGsfTrkIdTGsfDetaFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.07 ), - thrRegularEE = cms.vdouble( 0.07 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + L1SeedsLogicalExpression = cms.string( "L1_UnpairedBunchBptxPlus" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltL1sQuadJetC50to60IorHTT280to500IorHTT250to340QuadJet = cms.EDFilter( "HLTL1TSeed", +process.hltPreL1UnpairedBunchBptxPlus = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltL1sNotBptxOR = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_QuadJet60er2p5 OR L1_HTT280er OR L1_HTT320er OR L1_HTT360er OR L1_ETT2000 OR L1_HTT400er OR L1_HTT450er OR L1_HTT280er_QuadJet_70_55_40_35_er2p5 OR L1_HTT320er_QuadJet_70_55_40_40_er2p5 OR L1_HTT320er_QuadJet_80_60_er2p1_45_40_er2p3 OR L1_HTT320er_QuadJet_80_60_er2p1_50_45_er2p3" ), + L1SeedsLogicalExpression = cms.string( "L1_NotBptxOR" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -57486,157 +60480,169 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltPrePFHT330PT30QuadPFJet75604540TriplePFBTagDeepCSV4p5 = cms.EDFilter( "HLTPrescaler", +process.hltPreL1NotBptxOR = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltQuadCentralJet30 = cms.EDFilter( "HLT1CaloJet", +process.hltL1sL1CDCSingleMu3er1p2TOP120DPHI2p618to3p142 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), - triggerType = cms.int32( 86 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 30.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.5 ), - MinN = cms.int32( 4 ) -) -process.hltCaloJetsQuad30ForHt = cms.EDProducer( "HLTCaloJetCollectionProducer", - HLTObject = cms.InputTag( "hltQuadCentralJet30" ), - TriggerTypes = cms.vint32( 86 ) + L1SeedsLogicalExpression = cms.string( "L1_CDC_SingleMu_3_er1p2_TOP120_DPHI2p618_3p142" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltHtMhtCaloJetsQuadC30 = cms.EDProducer( "HLTHtMhtProducer", - usePt = cms.bool( True ), - excludePFMuons = cms.bool( False ), - minNJetHt = cms.int32( 4 ), - minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 30.0 ), - minPtJetMht = cms.double( 0.0 ), - maxEtaJetHt = cms.double( 2.5 ), - maxEtaJetMht = cms.double( 5.0 ), - jetsLabel = cms.InputTag( "hltCaloJetsQuad30ForHt" ), - pfCandidatesLabel = cms.InputTag( "" ) +process.hltPreL1CDCSingleMu3er1p2TOP120DPHI2p6183p142 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltCaloQuadJet30HT320 = cms.EDFilter( "HLTHtMhtFilter", +process.hltL1sCDC = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMhtCaloJetsQuadC30' ), - mhtLabels = cms.VInputTag( 'hltHtMhtCaloJetsQuadC30' ), - minHt = cms.vdouble( 320.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) + L1SeedsLogicalExpression = cms.string( "L1_CDC_SingleMu_3_er1p2_TOP120_DPHI2p618_3p142" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltBTagCaloDeepCSVp17Double = cms.EDFilter( "HLTCaloJetTag", - saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltSelector8CentralJetsL1FastJet" ), - JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsCalo','probb' ), - MinTag = cms.double( 0.17 ), - MaxTag = cms.double( 999999.0 ), - MinJets = cms.int32( 2 ), - TriggerType = cms.int32( 86 ) +process.hltPreCDCL2cosmic10er1p0 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltPFCentralJetLooseIDQuad30 = cms.EDFilter( "HLT1PFJet", +process.hltL1fL1sCDCL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsLooseIDCorrected" ), - triggerType = cms.int32( 86 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 30.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), + CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + PreviousCandTag = cms.InputTag( "hltL1sCDC" ), MaxEta = cms.double( 2.5 ), - MinN = cms.int32( 4 ) + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 1 ), + CentralBxOnly = cms.bool( False ), + SelectQualities = cms.vint32( ) ) -process.hlt1PFCentralJetLooseID75 = cms.EDFilter( "HLT1PFJet", +process.hltL2fL1sCDCL2CosmicMuL2Filtered3er2stations10er1p0 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsLooseIDCorrected" ), - triggerType = cms.int32( 0 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 75.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.5 ), - MinN = cms.int32( 1 ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltL2MuonCandidatesNoVtxMeanTimerCosmicSeed" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sCDCL1Filtered0" ), + SeedMapTag = cms.InputTag( "hltL2CosmicMuons" ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 1.0 ), + AbsEtaBins = cms.vdouble( 0.9, 1.5, 2.1, 5.0 ), + MinNstations = cms.vint32( 0, 2, 0, 2 ), + MinNhits = cms.vint32( 0, 1, 0, 1 ), + CutOnChambers = cms.bool( False ), + MinNchambers = cms.vint32( 0 ), + MaxDr = cms.double( 9999.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 10.0 ), + NSigmaPt = cms.double( 0.0 ), + MatchToPreviousCand = cms.bool( True ) ) -process.hlt2PFCentralJetLooseID60 = cms.EDFilter( "HLT1PFJet", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsLooseIDCorrected" ), - triggerType = cms.int32( 0 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 60.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.5 ), - MinN = cms.int32( 2 ) +process.hltPreCDCL2cosmic5p5er1p0 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hlt3PFCentralJetLooseID45 = cms.EDFilter( "HLT1PFJet", +process.hltL2fL1sCDCL2CosmicMuL2Filtered3er2stations5p5er1p0 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsLooseIDCorrected" ), - triggerType = cms.int32( 0 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 45.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.5 ), - MinN = cms.int32( 3 ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltL2MuonCandidatesNoVtxMeanTimerCosmicSeed" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sCDCL1Filtered0" ), + SeedMapTag = cms.InputTag( "hltL2CosmicMuons" ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 1.0 ), + AbsEtaBins = cms.vdouble( 0.9, 1.5, 2.1, 5.0 ), + MinNstations = cms.vint32( 0, 2, 0, 2 ), + MinNhits = cms.vint32( 0, 1, 0, 1 ), + CutOnChambers = cms.bool( False ), + MinNchambers = cms.vint32( 0 ), + MaxDr = cms.double( 9999.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 5.5 ), + NSigmaPt = cms.double( 0.0 ), + MatchToPreviousCand = cms.bool( True ) ) -process.hlt4PFCentralJetLooseID40 = cms.EDFilter( "HLT1PFJet", +process.hltL1EventNumberNZS = cms.EDFilter( "HLTL1NumberFilter", + rawInput = cms.InputTag( "rawDataCollector" ), + period = cms.uint32( 4096 ), + invert = cms.bool( False ), + fedId = cms.int32( 1024 ), + useTCDSEventNumber = cms.bool( False ) +) +process.hltL1sHcalNZS = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsLooseIDCorrected" ), - triggerType = cms.int32( 0 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 40.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.5 ), - MinN = cms.int32( 4 ) + L1SeedsLogicalExpression = cms.string( "L1_ZeroBias OR L1_SingleJet35 OR L1_SingleJet60 OR L1_SingleJet90 OR L1_SingleJet120 OR L1_SingleJet140er2p5 OR L1_SingleJet160er2p5 OR L1_SingleJet180 OR L1_SingleJet200 OR L1_DoubleJet40er2p5 OR L1_DoubleJet100er2p5 OR L1_DoubleJet120er2p5 OR L1_QuadJet60er2p5 OR L1_HTT120er OR L1_HTT160er OR L1_HTT200er OR L1_HTT255er OR L1_HTT280er OR L1_HTT320er" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltPFCentralJetLooseIDQuad30forHt = cms.EDProducer( "HLTPFJetCollectionProducer", - HLTObject = cms.InputTag( "hltPFCentralJetLooseIDQuad30" ), - TriggerTypes = cms.vint32( 86 ) +process.hltPreHcalNZS = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltHtMhtPFCentralJetsLooseIDQuadC30 = cms.EDProducer( "HLTHtMhtProducer", - usePt = cms.bool( True ), - excludePFMuons = cms.bool( False ), - minNJetHt = cms.int32( 4 ), - minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 30.0 ), - minPtJetMht = cms.double( 0.0 ), - maxEtaJetHt = cms.double( 2.5 ), - maxEtaJetMht = cms.double( 999.0 ), - jetsLabel = cms.InputTag( "hltPFCentralJetLooseIDQuad30forHt" ), - pfCandidatesLabel = cms.InputTag( "hltParticleFlow" ) +process.hltL1sSingleEGorSingleorDoubleMu = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_SingleIsoEG30er2p1 OR L1_SingleIsoEG28er2p1 OR L1_SingleEG10er2p5 OR L1_SingleEG15er2p5 OR L1_SingleEG26er2p5 OR L1_SingleEG34er2p5 OR L1_SingleEG36er2p5 OR L1_SingleEG38er2p5 OR L1_SingleEG40er2p5 OR L1_SingleEG42er2p5 OR L1_SingleEG45er2p5 OR L1_SingleEG60 OR L1_SingleMuOpen OR L1_SingleMu3 OR L1_SingleMu5 OR L1_SingleMu7 OR L1_SingleMu18 OR L1_SingleMu20 OR L1_SingleMu22 OR L1_SingleMu25 OR L1_DoubleMu_12_5 OR L1_DoubleMu_15_7 OR L1_SingleIsoEG24er2p1 OR L1_SingleIsoEG26er2p5 OR L1_SingleIsoEG28er2p5 OR L1_SingleIsoEG30er2p5 OR L1_SingleIsoEG32er2p5 OR L1_SingleIsoEG34er2p5 OR L1_DoubleEG_22_10_er2p5 OR L1_DoubleEG_25_12_er2p5 OR L1_DoubleEG_25_14_er2p5 OR L1_TripleEG_18_17_8_er2p5 OR L1_TripleMu_5_3_3 OR L1_TripleMu_5_5_3 OR L1_DoubleMu_15_7" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltPFCentralJetsLooseIDQuad30HT330 = cms.EDFilter( "HLTHtMhtFilter", +process.hltPreHcalPhiSym = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltL1sIsolatedBunch = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMhtPFCentralJetsLooseIDQuadC30' ), - mhtLabels = cms.VInputTag( 'hltHtMhtPFCentralJetsLooseIDQuadC30' ), - minHt = cms.vdouble( 330.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) + L1SeedsLogicalExpression = cms.string( "L1_IsolatedBunch" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltBTagPFDeepCSV4p5Triple = cms.EDFilter( "HLTPFJetTag", +process.hltL1sSingleJetOR = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltPFJetForBtag" ), - JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsPF','probb' ), - MinTag = cms.double( 0.24 ), - MaxTag = cms.double( 999999.0 ), - MinJets = cms.int32( 3 ), - TriggerType = cms.int32( 86 ) + L1SeedsLogicalExpression = cms.string( "L1_DoubleEG8er2p5_HTT260er OR L1_DoubleEG8er2p5_HTT280er OR L1_DoubleEG8er2p5_HTT300er OR L1_DoubleEG8er2p5_HTT300er OR L1_HTT255er OR L1_HTT280er OR L1_HTT280er_QuadJet_70_55_40_35_er2p5 OR L1_HTT320er_QuadJet_80_60_er2p1_45_40_er2p3 OR L1_HTT320er_QuadJet_80_60_er2p1_50_45_er2p3 OR L1_HTT320er OR L1_HTT360er OR L1_ETT2000 OR L1_HTT400er OR L1_HTT450er" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltPrePFHT330PT30QuadPFJet75604540 = cms.EDFilter( "HLTPrescaler", +process.hltPreHcalIsolatedbunch = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltL1sHTT280to500erIorHTT250to340erQuadJet = cms.EDFilter( "HLTL1TSeed", +process.hltL1sV0SingleJet3OR = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_HTT280er OR L1_HTT320er OR L1_HTT360er OR L1_ETT2000 OR L1_HTT400er OR L1_HTT450er OR L1_HTT280er_QuadJet_70_55_40_35_er2p5 OR L1_HTT320er_QuadJet_70_55_40_40_er2p5 OR L1_HTT320er_QuadJet_80_60_er2p1_45_40_er2p3 OR L1_HTT320er_QuadJet_80_60_er2p1_50_45_er2p3 OR L1_QuadJet60er2p5" ), + L1SeedsLogicalExpression = cms.string( "L1_SingleJet60 OR L1_SingleJet200 OR L1_DoubleJet120er2p5" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -57646,196 +60652,257 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltPrePFHT400SixPFJet32DoublePFBTagDeepCSV2p94 = cms.EDFilter( "HLTPrescaler", +process.hltPreIsoTrackHB = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltCaloJetFilterSixC25 = cms.EDFilter( "HLT1CaloJet", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), - triggerType = cms.int32( 86 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 25.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.6 ), - MinN = cms.int32( 6 ) -) -process.hltCaloJetsSix25ForHt = cms.EDProducer( "HLTCaloJetCollectionProducer", - HLTObject = cms.InputTag( "hltCaloJetFilterSixC25" ), - TriggerTypes = cms.vint32( 86 ) +process.hltPixelTracksQuadruplets = cms.EDProducer( "TrackWithVertexSelector", + src = cms.InputTag( "hltPixelTracks" ), + etaMin = cms.double( -999.0 ), + etaMax = cms.double( 999.0 ), + ptMin = cms.double( 0.0 ), + ptMax = cms.double( 999999.0 ), + d0Max = cms.double( 999.0 ), + dzMax = cms.double( 999.0 ), + normalizedChi2 = cms.double( 999999.0 ), + numberOfValidHits = cms.uint32( 0 ), + numberOfLostHits = cms.uint32( 999 ), + numberOfValidPixelHits = cms.uint32( 4 ), + ptErrorCut = cms.double( 999999.0 ), + quality = cms.string( "loose" ), + useVtx = cms.bool( False ), + vertexTag = cms.InputTag( "hltTrimmedPixelVertices" ), + timesTag = cms.InputTag( "" ), + timeResosTag = cms.InputTag( "" ), + nVertices = cms.uint32( 0 ), + vtxFallback = cms.bool( False ), + zetaVtx = cms.double( 999999.0 ), + rhoVtx = cms.double( 999999.0 ), + nSigmaDtVertex = cms.double( 0.0 ), + copyExtras = cms.untracked.bool( False ), + copyTrajectories = cms.untracked.bool( False ) ) -process.hltHtMhtCaloJetsSixC25 = cms.EDProducer( "HLTHtMhtProducer", - usePt = cms.bool( True ), - excludePFMuons = cms.bool( False ), - minNJetHt = cms.int32( 6 ), - minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 25.0 ), - minPtJetMht = cms.double( 0.0 ), - maxEtaJetHt = cms.double( 2.6 ), - maxEtaJetMht = cms.double( 5.0 ), - jetsLabel = cms.InputTag( "hltCaloJetsSix25ForHt" ), - pfCandidatesLabel = cms.InputTag( "" ) +process.hltIsolPixelTrackProdHB = cms.EDProducer( "IsolatedPixelTrackCandidateL1TProducer", + L1eTauJetsSource = cms.InputTag( 'hltGtStage2Digis','Tau' ), + tauAssociationCone = cms.double( 0.0 ), + tauUnbiasCone = cms.double( 1.2 ), + PixelTracksSources = cms.VInputTag( 'hltPixelTracksQuadruplets' ), + ExtrapolationConeSize = cms.double( 1.0 ), + PixelIsolationConeSizeAtEC = cms.double( 40.0 ), + L1GTSeedLabel = cms.InputTag( "hltL1sV0SingleJet3OR" ), + MaxVtxDXYSeed = cms.double( 101.0 ), + MaxVtxDXYIsol = cms.double( 101.0 ), + VertexLabel = cms.InputTag( "hltTrimmedPixelVertices" ), + MagFieldRecordName = cms.string( "VolumeBasedMagneticField" ), + minPTrack = cms.double( 5.0 ), + maxPTrackForIsolation = cms.double( 3.0 ), + EBEtaBoundary = cms.double( 1.479 ) ) -process.hltCaloSixJet25HT300 = cms.EDFilter( "HLTHtMhtFilter", +process.hltIsolPixelTrackL2FilterHB = cms.EDFilter( "HLTPixelIsolTrackL1TFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMhtCaloJetsSixC25' ), - mhtLabels = cms.VInputTag( 'hltHtMhtCaloJetsSixC25' ), - minHt = cms.vdouble( 300.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) + candTag = cms.InputTag( "hltIsolPixelTrackProdHB" ), + L1GTSeedLabel = cms.InputTag( "hltL1sV0SingleJet3OR" ), + MaxPtNearby = cms.double( 2.0 ), + MinEnergyTrack = cms.double( 12.0 ), + MinPtTrack = cms.double( 3.5 ), + MaxEtaTrack = cms.double( 1.15 ), + MinEtaTrack = cms.double( 0.0 ), + MinDeltaPtL1Jet = cms.double( -40000.0 ), + filterTrackEnergy = cms.bool( True ), + NMaxTrackCandidates = cms.int32( 10 ), + DropMultiL2Event = cms.bool( False ) ) -process.hltBTagCaloDeepCSV10p01Single = cms.EDFilter( "HLTCaloJetTag", +process.hltIsolEcalPixelTrackProdHB = cms.EDProducer( "IsolatedEcalPixelTrackCandidateProducer", + filterLabel = cms.InputTag( "hltIsolPixelTrackL2FilterHB" ), + EBRecHitSource = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + EERecHitSource = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + EBHitEnergyThreshold = cms.double( 0.1 ), + EBHitCountEnergyThreshold = cms.double( 0.5 ), + EEHitEnergyThreshold0 = cms.double( -41.0664 ), + EEHitEnergyThreshold1 = cms.double( 68.795 ), + EEHitEnergyThreshold2 = cms.double( -38.143 ), + EEHitEnergyThreshold3 = cms.double( 7.043 ), + EEFacHitCountEnergyThreshold = cms.double( 10.0 ), + EcalConeSizeEta0 = cms.double( 0.09 ), + EcalConeSizeEta1 = cms.double( 0.14 ) +) +process.hltEcalIsolPixelTrackL2FilterHB = cms.EDFilter( "HLTEcalPixelIsolTrackFilter", saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltSelector8CentralJetsL1FastJet" ), - JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsCalo','probb' ), - MinTag = cms.double( 0.14 ), - MaxTag = cms.double( 999999.0 ), - MinJets = cms.int32( 1 ), - TriggerType = cms.int32( 86 ) + candTag = cms.InputTag( "hltIsolEcalPixelTrackProdHB" ), + MaxEnergyInEB = cms.double( 2.0 ), + MaxEnergyInEE = cms.double( 4.0 ), + MaxEnergyOutEB = cms.double( 1.2 ), + MaxEnergyOutEE = cms.double( 2.0 ), + NMaxTrackCandidates = cms.int32( 10 ), + DropMultiL2Event = cms.bool( False ) ) -process.hltPFJetFilterSix30er2p5 = cms.EDFilter( "HLT1PFJet", +process.hltHcalITIPTCorrectorHB = cms.EDProducer( "IPTCorrector", + corTracksLabel = cms.InputTag( "hltIter0PFlowCtfWithMaterialTracks" ), + filterLabel = cms.InputTag( "hltIsolPixelTrackL2FilterHB" ), + associationCone = cms.double( 0.2 ) +) +process.hltIsolPixelTrackL3FilterHB = cms.EDFilter( "HLTPixelIsolTrackL1TFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - triggerType = cms.int32( 86 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 30.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.5 ), - MinN = cms.int32( 6 ) + candTag = cms.InputTag( "hltHcalITIPTCorrectorHB" ), + L1GTSeedLabel = cms.InputTag( "hltL1sV0SingleJet3OR" ), + MaxPtNearby = cms.double( 2.0 ), + MinEnergyTrack = cms.double( 18.0 ), + MinPtTrack = cms.double( 20.0 ), + MaxEtaTrack = cms.double( 1.15 ), + MinEtaTrack = cms.double( 0.0 ), + MinDeltaPtL1Jet = cms.double( 4.0 ), + filterTrackEnergy = cms.bool( True ), + NMaxTrackCandidates = cms.int32( 999 ), + DropMultiL2Event = cms.bool( False ) ) -process.hltPFJetFilterSix32er2p5 = cms.EDFilter( "HLT1PFJet", +process.hltPreIsoTrackHE = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltIsolPixelTrackProdHE = cms.EDProducer( "IsolatedPixelTrackCandidateL1TProducer", + L1eTauJetsSource = cms.InputTag( 'hltGtStage2Digis','Tau' ), + tauAssociationCone = cms.double( 0.0 ), + tauUnbiasCone = cms.double( 1.2 ), + PixelTracksSources = cms.VInputTag( 'hltPixelTracksQuadruplets' ), + ExtrapolationConeSize = cms.double( 1.0 ), + PixelIsolationConeSizeAtEC = cms.double( 40.0 ), + L1GTSeedLabel = cms.InputTag( "hltL1sV0SingleJet3OR" ), + MaxVtxDXYSeed = cms.double( 101.0 ), + MaxVtxDXYIsol = cms.double( 101.0 ), + VertexLabel = cms.InputTag( "hltTrimmedPixelVertices" ), + MagFieldRecordName = cms.string( "VolumeBasedMagneticField" ), + minPTrack = cms.double( 5.0 ), + maxPTrackForIsolation = cms.double( 3.0 ), + EBEtaBoundary = cms.double( 1.479 ) +) +process.hltIsolPixelTrackL2FilterHE = cms.EDFilter( "HLTPixelIsolTrackL1TFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - triggerType = cms.int32( 86 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 32.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.5 ), - MinN = cms.int32( 6 ) + candTag = cms.InputTag( "hltIsolPixelTrackProdHE" ), + L1GTSeedLabel = cms.InputTag( "hltL1sV0SingleJet3OR" ), + MaxPtNearby = cms.double( 2.0 ), + MinEnergyTrack = cms.double( 12.0 ), + MinPtTrack = cms.double( 3.5 ), + MaxEtaTrack = cms.double( 2.2 ), + MinEtaTrack = cms.double( 1.1 ), + MinDeltaPtL1Jet = cms.double( -40000.0 ), + filterTrackEnergy = cms.bool( True ), + NMaxTrackCandidates = cms.int32( 5 ), + DropMultiL2Event = cms.bool( False ) ) -process.hltPFJetsSix30ForHt = cms.EDProducer( "HLTPFJetCollectionProducer", - HLTObject = cms.InputTag( "hltPFJetFilterSix30er2p5" ), - TriggerTypes = cms.vint32( 86 ) +process.hltIsolEcalPixelTrackProdHE = cms.EDProducer( "IsolatedEcalPixelTrackCandidateProducer", + filterLabel = cms.InputTag( "hltIsolPixelTrackL2FilterHE" ), + EBRecHitSource = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + EERecHitSource = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + EBHitEnergyThreshold = cms.double( 0.1 ), + EBHitCountEnergyThreshold = cms.double( 0.5 ), + EEHitEnergyThreshold0 = cms.double( -41.0664 ), + EEHitEnergyThreshold1 = cms.double( 68.795 ), + EEHitEnergyThreshold2 = cms.double( -38.143 ), + EEHitEnergyThreshold3 = cms.double( 7.043 ), + EEFacHitCountEnergyThreshold = cms.double( 10.0 ), + EcalConeSizeEta0 = cms.double( 0.09 ), + EcalConeSizeEta1 = cms.double( 0.14 ) ) -process.hltHtMhtPFJetsSix30er2p5 = cms.EDProducer( "HLTHtMhtProducer", - usePt = cms.bool( True ), - excludePFMuons = cms.bool( False ), - minNJetHt = cms.int32( 6 ), - minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 30.0 ), - minPtJetMht = cms.double( 0.0 ), - maxEtaJetHt = cms.double( 2.5 ), - maxEtaJetMht = cms.double( 999.0 ), - jetsLabel = cms.InputTag( "hltPFJetsSix30ForHt" ), - pfCandidatesLabel = cms.InputTag( "hltParticleFlow" ) +process.hltEcalIsolPixelTrackL2FilterHE = cms.EDFilter( "HLTEcalPixelIsolTrackFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltIsolEcalPixelTrackProdHE" ), + MaxEnergyInEB = cms.double( 2.0 ), + MaxEnergyInEE = cms.double( 4.0 ), + MaxEnergyOutEB = cms.double( 1.2 ), + MaxEnergyOutEE = cms.double( 2.0 ), + NMaxTrackCandidates = cms.int32( 10 ), + DropMultiL2Event = cms.bool( False ) ) -process.hltPFSixJet30HT400 = cms.EDFilter( "HLTHtMhtFilter", +process.hltHcalITIPTCorrectorHE = cms.EDProducer( "IPTCorrector", + corTracksLabel = cms.InputTag( "hltIter0PFlowCtfWithMaterialTracks" ), + filterLabel = cms.InputTag( "hltIsolPixelTrackL2FilterHE" ), + associationCone = cms.double( 0.2 ) +) +process.hltIsolPixelTrackL3FilterHE = cms.EDFilter( "HLTPixelIsolTrackL1TFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMhtPFJetsSix30er2p5' ), - mhtLabels = cms.VInputTag( 'hltHtMhtPFJetsSix30er2p5' ), - minHt = cms.vdouble( 400.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) + candTag = cms.InputTag( "hltHcalITIPTCorrectorHE" ), + L1GTSeedLabel = cms.InputTag( "hltL1sV0SingleJet3OR" ), + MaxPtNearby = cms.double( 2.0 ), + MinEnergyTrack = cms.double( 18.0 ), + MinPtTrack = cms.double( 20.0 ), + MaxEtaTrack = cms.double( 2.2 ), + MinEtaTrack = cms.double( 1.1 ), + MinDeltaPtL1Jet = cms.double( 4.0 ), + filterTrackEnergy = cms.bool( True ), + NMaxTrackCandidates = cms.int32( 999 ), + DropMultiL2Event = cms.bool( False ) ) -process.hltBTagPFDeepCSV2p94Double = cms.EDFilter( "HLTPFJetTag", +process.hltL1sL1ZeroBiasFirstCollisionAfterAbortGap = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltPFJetForBtag" ), - JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsPF','probb' ), - MinTag = cms.double( 0.3 ), - MaxTag = cms.double( 999999.0 ), - MinJets = cms.int32( 2 ), - TriggerType = cms.int32( 86 ) + L1SeedsLogicalExpression = cms.string( "L1_FirstCollisionInOrbit" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltPrePFHT400SixPFJet32 = cms.EDFilter( "HLTPrescaler", +process.hltPreZeroBiasFirstCollisionAfterAbortGap = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltPrePFHT450SixPFJet36PFBTagDeepCSV1p59 = cms.EDFilter( "HLTPrescaler", +process.hltPreZeroBiasIsolatedBunches = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltCaloJetFilterSixC30 = cms.EDFilter( "HLT1CaloJet", +process.hltL1sL1ZeroBiasFirstCollisionInTrainNOTFirstCollisionInOrbit = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), - triggerType = cms.int32( 86 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 30.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.6 ), - MinN = cms.int32( 6 ) -) -process.hltCaloJetsSix30ForHt = cms.EDProducer( "HLTCaloJetCollectionProducer", - HLTObject = cms.InputTag( "hltCaloJetFilterSixC30" ), - TriggerTypes = cms.vint32( 86 ) -) -process.hltHtMhtCaloJetsSixC30 = cms.EDProducer( "HLTHtMhtProducer", - usePt = cms.bool( True ), - excludePFMuons = cms.bool( False ), - minNJetHt = cms.int32( 6 ), - minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 30.0 ), - minPtJetMht = cms.double( 0.0 ), - maxEtaJetHt = cms.double( 2.6 ), - maxEtaJetMht = cms.double( 5.0 ), - jetsLabel = cms.InputTag( "hltCaloJetsSix30ForHt" ), - pfCandidatesLabel = cms.InputTag( "" ) + L1SeedsLogicalExpression = cms.string( "L1_FirstCollisionInTrain AND (NOT L1_FirstCollisionInOrbit)" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltCaloSixJet30HT350 = cms.EDFilter( "HLTHtMhtFilter", - saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMhtCaloJetsSixC30' ), - mhtLabels = cms.VInputTag( 'hltHtMhtCaloJetsSixC30' ), - minHt = cms.vdouble( 350.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) +process.hltPreZeroBiasFirstCollisionInTrain = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltPFJetFilterSix36er2p5 = cms.EDFilter( "HLT1PFJet", +process.hltL1sL1ZeroBiasLastBunchInTrain = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - triggerType = cms.int32( 86 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 36.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.5 ), - MinN = cms.int32( 6 ) + L1SeedsLogicalExpression = cms.string( "L1_LastCollisionInTrain" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltPFSixJet30HT450 = cms.EDFilter( "HLTHtMhtFilter", - saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMhtPFJetsSix30er2p5' ), - mhtLabels = cms.VInputTag( 'hltHtMhtPFJetsSix30er2p5' ), - minHt = cms.vdouble( 450.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) +process.hltPreZeroBiasLastCollisionInTrain = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltBTagPFDeepCSV1p59Single = cms.EDFilter( "HLTPFJetTag", +process.hltL1sL1ZeroBiasFirstBunchAfterTrain = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltPFJetForBtag" ), - JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsPF','probb' ), - MinTag = cms.double( 0.4 ), - MaxTag = cms.double( 999999.0 ), - MinJets = cms.int32( 1 ), - TriggerType = cms.int32( 86 ) + L1SeedsLogicalExpression = cms.string( "L1_FirstBunchAfterTrain" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltPrePFHT450SixPFJet36 = cms.EDFilter( "HLTPrescaler", +process.hltPreZeroBiasFirstBXAfterTrain = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet = cms.EDFilter( "HLTL1TSeed", +process.hltL1sSingleMu5IorSingleMu14erIorSingleMu16er = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_HTT280er OR L1_HTT320er OR L1_HTT360er OR L1_ETT2000 OR L1_HTT400er OR L1_HTT450er OR L1_HTT280er_QuadJet_70_55_40_35_er2p5 OR L1_HTT320er_QuadJet_70_55_40_40_er2p5 OR L1_HTT320er_QuadJet_80_60_er2p1_45_40_er2p3 OR L1_HTT320er_QuadJet_80_60_er2p1_50_45_er2p3 OR L1_QuadJet60er2p5 OR L1_TripleJet_95_75_65_DoubleJet_75_65_er2p5 OR L1_TripleJet_100_80_70_DoubleJet_80_70_er2p5 OR L1_TripleJet_105_85_75_DoubleJet_85_75_er2p5" ), + L1SeedsLogicalExpression = cms.string( "L1_SingleMu5 OR L1_SingleMu7 OR L1_SingleMu18 OR L1_SingleMu20 OR L1_SingleMu22 OR L1_SingleMu25" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -57845,495 +60912,346 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltPrePFHT400FivePFJet100100603030 = cms.EDFilter( "HLTPrescaler", +process.hltPreAlCaRPCMuonNormalisation = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltCaloJetFilterFiveC25 = cms.EDFilter( "HLT1CaloJet", +process.hltRPCMuonNormaL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), - triggerType = cms.int32( 86 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 25.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 3.1 ), - MinN = cms.int32( 5 ) + CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + PreviousCandTag = cms.InputTag( "hltL1sSingleMu5IorSingleMu14erIorSingleMu16er" ), + MaxEta = cms.double( 1.9 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 1 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) ) -process.hltCaloJetsFive25ForHt = cms.EDProducer( "HLTCaloJetCollectionProducer", - HLTObject = cms.InputTag( "hltCaloJetFilterFiveC25" ), - TriggerTypes = cms.vint32( 86 ) +process.hltPreAlCaLumiPixelsCountsRandom = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltHtMhtCaloJetsFiveC25 = cms.EDProducer( "HLTHtMhtProducer", - usePt = cms.bool( True ), - excludePFMuons = cms.bool( False ), - minNJetHt = cms.int32( 5 ), - minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 25.0 ), - minPtJetMht = cms.double( 0.0 ), - maxEtaJetHt = cms.double( 3.1 ), - maxEtaJetMht = cms.double( 5.0 ), - jetsLabel = cms.InputTag( "hltCaloJetsFive25ForHt" ), - pfCandidatesLabel = cms.InputTag( "" ) +process.hltAlcaPixelClusterCounts = cms.EDProducer( "AlcaPCCEventProducer", + pixelClusterLabel = cms.InputTag( "hltSiPixelClusters" ), + trigstring = cms.untracked.string( "alcaPCCEvent" ) ) -process.hltCaloFiveJet25HT300 = cms.EDFilter( "HLTHtMhtFilter", - saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMhtCaloJetsFiveC25' ), - mhtLabels = cms.VInputTag( 'hltHtMhtCaloJetsFiveC25' ), - minHt = cms.vdouble( 300.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) +process.hltPreAlCaLumiPixelsCountsZeroBias = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltPFJetFilterTwo100er3p0 = cms.EDFilter( "HLT1PFJet", +process.hltPreMCReducedIterativeTracking = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltPreMCPFMET = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltPFMETOpenFilter = cms.EDFilter( "HLT1PFMET", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - triggerType = cms.int32( 86 ), + inputTag = cms.InputTag( "hltPFMETProducer" ), + triggerType = cms.int32( 87 ), MinE = cms.double( -1.0 ), - MinPt = cms.double( 100.0 ), + MinPt = cms.double( -1.0 ), MinMass = cms.double( -1.0 ), MaxMass = cms.double( -1.0 ), MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 3.0 ), - MinN = cms.int32( 2 ) + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) ) -process.hltPFJetFilterThree60er3p0 = cms.EDFilter( "HLT1PFJet", +process.hltPreMCAK4PFJets = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltAK4PFJetCollection20Filter = cms.EDFilter( "HLT1PFJet", saveTags = cms.bool( True ), inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - triggerType = cms.int32( 86 ), + triggerType = cms.int32( 85 ), MinE = cms.double( -1.0 ), - MinPt = cms.double( 60.0 ), + MinPt = cms.double( 20.0 ), MinMass = cms.double( -1.0 ), MaxMass = cms.double( -1.0 ), MinEta = cms.double( -1.0 ), MaxEta = cms.double( 3.0 ), - MinN = cms.int32( 3 ) + MinN = cms.int32( 1 ) ) -process.hltPFJetFilterFive30er3p0 = cms.EDFilter( "HLT1PFJet", +process.hltPreMCPFBTagDeepCSV = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltBTagPFDeepCSV4p06Single = cms.EDFilter( "HLTPFJetTag", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - triggerType = cms.int32( 86 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 30.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 3.0 ), - MinN = cms.int32( 5 ) + Jets = cms.InputTag( "hltPFJetForBtag" ), + JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsPF','probb' ), + MinTag = cms.double( 0.25 ), + MaxTag = cms.double( 999999.0 ), + MinJets = cms.int32( 1 ), + TriggerType = cms.int32( 86 ) ) -process.hltPFJetsFive30ForHt = cms.EDProducer( "HLTPFJetCollectionProducer", - HLTObject = cms.InputTag( "hltPFJetFilterFive30er3p0" ), - TriggerTypes = cms.vint32( 86 ) +process.hltPreMCPFHT = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltHtMhtPFJetsFive30er3p0 = cms.EDProducer( "HLTHtMhtProducer", +process.hltPFHTForMC = cms.EDProducer( "HLTHtMhtProducer", usePt = cms.bool( True ), excludePFMuons = cms.bool( False ), - minNJetHt = cms.int32( 5 ), + minNJetHt = cms.int32( 0 ), minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 30.0 ), - minPtJetMht = cms.double( 0.0 ), + minPtJetHt = cms.double( 40.0 ), + minPtJetMht = cms.double( 20.0 ), maxEtaJetHt = cms.double( 3.0 ), - maxEtaJetMht = cms.double( 999.0 ), - jetsLabel = cms.InputTag( "hltPFJetsFive30ForHt" ), + maxEtaJetMht = cms.double( 5.0 ), + jetsLabel = cms.InputTag( "hltAK4PFJetsCorrected" ), pfCandidatesLabel = cms.InputTag( "hltParticleFlow" ) ) -process.hltPFFiveJet30HT400 = cms.EDFilter( "HLTHtMhtFilter", +process.hltPFHTOpenFilter = cms.EDFilter( "HLTHtMhtFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMhtPFJetsFive30er3p0' ), - mhtLabels = cms.VInputTag( 'hltHtMhtPFJetsFive30er3p0' ), - minHt = cms.vdouble( 400.0 ), + htLabels = cms.VInputTag( 'hltPFHTForMC' ), + mhtLabels = cms.VInputTag( 'hltPFHTForMC' ), + minHt = cms.vdouble( -1.0 ), minMht = cms.vdouble( 0.0 ), minMeff = cms.vdouble( 0.0 ), meffSlope = cms.vdouble( 1.0 ) ) -process.hltPrePFHT400FivePFJet100100603030DoublePFBTagDeepCSV4p5 = cms.EDFilter( "HLTPrescaler", +process.hltPreMCPFMHT = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltBTagPFDeepCSV4p5Double = cms.EDFilter( "HLTPFJetTag", +process.hltPFMHTOpenFilter = cms.EDFilter( "HLTMhtFilter", saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltPFJetForBtag" ), - JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsPF','probb' ), - MinTag = cms.double( 0.24 ), - MaxTag = cms.double( 999999.0 ), - MinJets = cms.int32( 2 ), - TriggerType = cms.int32( 86 ) + mhtLabels = cms.VInputTag( 'hltPFHTForMC' ), + minMht = cms.vdouble( -1.0 ) ) -process.hltPrePFHT400FivePFJet120120603030DoublePFBTagDeepCSV4p5 = cms.EDFilter( "HLTPrescaler", +process.hltPreMCCaloMET = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltPFJetFilterTwo120er3p0 = cms.EDFilter( "HLT1PFJet", +process.hltPreMCCaloMETJetIdCleaned = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltMetCleanUsingJetID = cms.EDProducer( "HLTMETCleanerUsingJetID", + minPt = cms.double( 20.0 ), + maxEta = cms.double( 5.0 ), + metLabel = cms.InputTag( "hltMet" ), + jetsLabel = cms.InputTag( "hltAK4CaloJets" ), + goodJetsLabel = cms.InputTag( "hltAK4CaloJetsIDPassed" ) +) +process.hltMETCleanUsingJetIDOpenFilter = cms.EDFilter( "HLT1CaloMET", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - triggerType = cms.int32( 86 ), + inputTag = cms.InputTag( "hltMetCleanUsingJetID" ), + triggerType = cms.int32( 87 ), MinE = cms.double( -1.0 ), - MinPt = cms.double( 120.0 ), + MinPt = cms.double( -1.0 ), MinMass = cms.double( -1.0 ), MaxMass = cms.double( -1.0 ), MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 3.0 ), - MinN = cms.int32( 2 ) + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) ) -process.hltPrePFHT350 = cms.EDFilter( "HLTPrescaler", +process.hltPreMCAK4CaloJets = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltHT300Jet30 = cms.EDFilter( "HLTHtMhtFilter", - saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMhtJet30' ), - mhtLabels = cms.VInputTag( 'hltHtMhtJet30' ), - minHt = cms.vdouble( 300.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) -) -process.hltL1sSingleEGNonIsoOrWithJetAndTauNoPS = cms.EDFilter( "HLTL1TSeed", +process.hltCaloJetCollection20Filter = cms.EDFilter( "HLT1CaloJet", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleEG40er2p5 OR L1_SingleTau120er2p1 OR L1_SingleJet180 OR L1_SingleEG42er2p5 OR L1_SingleEG45er2p5 OR L1_SingleEG60" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) + inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), + triggerType = cms.int32( 0 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 20.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) ) -process.hltPrePhoton60R9Id90CaloIdLIsoLDisplacedIdLPFHT350MinPFJet15 = cms.EDFilter( "HLTPrescaler", +process.hltPreMCAK4CaloJetsFromPV = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltEGL1SingleEGNonIsoOrWithJetAndTauNoPSFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", - saveTags = cms.bool( True ), - candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), - l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - candNonIsolatedTag = cms.InputTag( "" ), - l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1SeedFilterTag = cms.InputTag( "hltL1sSingleEGNonIsoOrWithJetAndTauNoPS" ), - l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - ncandcut = cms.int32( 1 ), - doIsolated = cms.bool( False ), - region_eta_size = cms.double( 0.522 ), - region_eta_size_ecap = cms.double( 1.0 ), - region_phi_size = cms.double( 1.044 ), - barrel_end = cms.double( 1.4791 ), - endcap_end = cms.double( 2.65 ) -) -process.hltEG60EtFilter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1SingleEGNonIsoOrWithJetAndTauNoPSFilter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 60.0 ), - etcutEE = cms.double( 60.0 ), - ncandcut = cms.int32( 1 ) -) -process.hltEG60HEFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG60EtFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.15 ), - thrOverEEE = cms.vdouble( 0.1 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) -) -process.hltEG60R9Id90CaloIdLIsoLR9IdFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG60HEFilter" ), - varTag = cms.InputTag( "hltEgammaR9ID" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( False ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.9 ), - thrRegularEE = cms.vdouble( 0.9 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) -) -process.hltEG60R9Id90CaloIdLIsoLClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG60R9Id90CaloIdLIsoLR9IdFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.014 ), - thrRegularEE = cms.vdouble( 0.035 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltSelectorJets20L1FastJetForNoPU = cms.EDFilter( "EtMinCaloJetSelector", + src = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), + filter = cms.bool( False ), + etMin = cms.double( 20.0 ) ) -process.hltEG60R9Id90CaloIdLIsoLEcalPFClusterIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG60R9Id90CaloIdLIsoLClusterShapeFilter" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 5.0 ), - thrRegularEE = cms.vdouble( 8.0 ), - thrOverEEB = cms.vdouble( 0.01 ), - thrOverEEE = cms.vdouble( 0.007 ), - thrOverE2EB = cms.vdouble( 0.0 ), - thrOverE2EE = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.29, 0.21 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltCaloJetFromPV = cms.EDProducer( "PixelJetPuId", + jets = cms.InputTag( "hltSelectorJets20L1FastJetForNoPU" ), + tracks = cms.InputTag( "hltPixelTracks" ), + primaryVertex = cms.InputTag( "hltTrimmedPixelVertices" ), + MinGoodJetTrackPtRatio = cms.double( 0.045 ), + MinGoodJetTrackPt = cms.double( 1.8 ), + MaxTrackDistanceToJet = cms.double( 0.04 ), + MinTrackPt = cms.double( 0.6 ), + MaxTrackChi2 = cms.double( 20.0 ), + UseForwardJetsAsNoPU = cms.bool( True ), + MinEtaForwardJets = cms.double( 2.4 ), + MinEtForwardJets = cms.double( 40.0 ) ) -process.hltEG60R9Id90CaloIdLIsoLHcalPFClusterIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", +process.hltCaloJetFromPVCollection20Filter = cms.EDFilter( "HLT1CaloJet", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG60R9Id90CaloIdLIsoLEcalPFClusterIsoFilter" ), - varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 12.5 ), - thrRegularEE = cms.vdouble( 7.5 ), - thrOverEEB = cms.vdouble( 0.03 ), - thrOverEEE = cms.vdouble( 0.032 ), - thrOverE2EB = cms.vdouble( 3.0E-5 ), - thrOverE2EE = cms.vdouble( 3.0E-5 ), - ncandcut = cms.int32( 0 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.2, 0.25 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + inputTag = cms.InputTag( "hltCaloJetFromPV" ), + triggerType = cms.int32( 0 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 20.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) ) -process.hltEG60R9Id90CaloIdLIsoLHollowTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG60R9Id90CaloIdLIsoLHcalPFClusterIsoFilter" ), - varTag = cms.InputTag( "hltEgammaHollowTrackIso" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 6.0 ), - thrRegularEE = cms.vdouble( 6.0 ), - thrOverEEB = cms.vdouble( 0.002 ), - thrOverEEE = cms.vdouble( 0.002 ), - thrOverE2EB = cms.vdouble( 0.0 ), - thrOverE2EE = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltHtMhtFromPVForMC = cms.EDProducer( "HLTHtMhtProducer", + usePt = cms.bool( False ), + excludePFMuons = cms.bool( False ), + minNJetHt = cms.int32( 0 ), + minNJetMht = cms.int32( 0 ), + minPtJetHt = cms.double( 30.0 ), + minPtJetMht = cms.double( 20.0 ), + maxEtaJetHt = cms.double( 3.0 ), + maxEtaJetMht = cms.double( 5.0 ), + jetsLabel = cms.InputTag( "hltCaloJetFromPV" ), + pfCandidatesLabel = cms.InputTag( "" ) ) -process.hltEG60R9Id90CaloIdLIsoLDisplacedIdFilter = cms.EDFilter( "HLTDisplacedEgammaFilter", +process.hltCaloHtMhtFromPVOpenFilter = cms.EDFilter( "HLTHtMhtFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEG60R9Id90CaloIdLIsoLHollowTrackIsoFilter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - RecHitsEB = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - RecHitsEE = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - inputTrack = cms.InputTag( "hltMergedTracks" ), - ncandcut = cms.int32( 1 ), - EBOnly = cms.bool( False ), - sMin_min = cms.double( 0.0 ), - sMin_max = cms.double( 0.4 ), - sMaj_min = cms.double( 0.0 ), - sMaj_max = cms.double( 1.5 ), - seedTimeMin = cms.double( -999.0 ), - seedTimeMax = cms.double( 999.0 ), - useTrackVeto = cms.bool( True ), - maxTrackCut = cms.int32( 0 ), - trackPtCut = cms.double( 5.0 ), - trackdRCut = cms.double( 0.2 ) + htLabels = cms.VInputTag( 'hltHtMhtFromPVForMC' ), + mhtLabels = cms.VInputTag( 'hltHtMhtFromPVForMC' ), + minHt = cms.vdouble( -1.0 ), + minMht = cms.vdouble( 0.0 ), + minMeff = cms.vdouble( 0.0 ), + meffSlope = cms.vdouble( 1.0 ) ) -process.hltHtMhtJet10 = cms.EDProducer( "HLTHtMhtProducer", +process.hltPreMCCaloBTagDeepCSV = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltBTagCaloDeepCSV10p0Single = cms.EDFilter( "HLTCaloJetTag", + saveTags = cms.bool( True ), + Jets = cms.InputTag( "hltSelector8CentralJetsL1FastJet" ), + JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsCalo','probb' ), + MinTag = cms.double( 0.2 ), + MaxTag = cms.double( 999999.0 ), + MinJets = cms.int32( 1 ), + TriggerType = cms.int32( 86 ) +) +process.hltPreMCCaloHT = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltHtMhtForMC = cms.EDProducer( "HLTHtMhtProducer", usePt = cms.bool( False ), excludePFMuons = cms.bool( False ), minNJetHt = cms.int32( 0 ), minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 10.0 ), - minPtJetMht = cms.double( 10.0 ), + minPtJetHt = cms.double( 30.0 ), + minPtJetMht = cms.double( 20.0 ), maxEtaJetHt = cms.double( 3.0 ), maxEtaJetMht = cms.double( 5.0 ), jetsLabel = cms.InputTag( "hltAK4CaloJetsCorrected" ), pfCandidatesLabel = cms.InputTag( "" ) ) -process.hltHT175Jet10 = cms.EDFilter( "HLTHtMhtFilter", +process.hltCaloHTOpenFilter = cms.EDFilter( "HLTHtMhtFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMhtJet10' ), - mhtLabels = cms.VInputTag( 'hltHtMhtJet10' ), - minHt = cms.vdouble( 175.0 ), + htLabels = cms.VInputTag( 'hltHtMhtForMC' ), + mhtLabels = cms.VInputTag( 'hltHtMhtForMC' ), + minHt = cms.vdouble( -1.0 ), minMht = cms.vdouble( 0.0 ), minMeff = cms.vdouble( 0.0 ), meffSlope = cms.vdouble( 1.0 ) ) -process.hltPFHTJet15 = cms.EDProducer( "HLTHtMhtProducer", +process.hltPreMCCaloMHT = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltMhtFilter = cms.EDFilter( "HLTMhtFilter", + saveTags = cms.bool( True ), + mhtLabels = cms.VInputTag( 'hltHtMhtForMC' ), + minMht = cms.vdouble( -1.0 ) +) +process.hltPreMCAK8PFJets = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltAK8PFJetCollection20Filter = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK8PFJetsCorrected" ), + triggerType = cms.int32( 85 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 20.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 3.0 ), + MinN = cms.int32( 1 ) +) +process.hltPreMCAK8TrimPFJets = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltAK8TrimPFJetCollection20Filter = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK8TrimModJets" ), + triggerType = cms.int32( 85 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 20.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 3.0 ), + MinN = cms.int32( 1 ) +) +process.hltPreMCAK8PFHT = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltAK8PFHTForMC = cms.EDProducer( "HLTHtMhtProducer", usePt = cms.bool( True ), excludePFMuons = cms.bool( False ), minNJetHt = cms.int32( 0 ), minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 15.0 ), - minPtJetMht = cms.double( 0.0 ), + minPtJetHt = cms.double( 40.0 ), + minPtJetMht = cms.double( 20.0 ), maxEtaJetHt = cms.double( 3.0 ), - maxEtaJetMht = cms.double( 999.0 ), - jetsLabel = cms.InputTag( "hltAK4PFJetsCorrected" ), + maxEtaJetMht = cms.double( 5.0 ), + jetsLabel = cms.InputTag( "hltAK8PFJetsCorrected" ), pfCandidatesLabel = cms.InputTag( "hltParticleFlow" ) ) -process.hltPFHT350Jet15 = cms.EDFilter( "HLTHtMhtFilter", +process.hltAK8PFHTOpenFilter = cms.EDFilter( "HLTHtMhtFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltPFHTJet15' ), - mhtLabels = cms.VInputTag( 'hltPFHTJet15' ), - minHt = cms.vdouble( 350.0 ), + htLabels = cms.VInputTag( 'hltAK8PFHTForMC' ), + mhtLabels = cms.VInputTag( 'hltAK8PFHTForMC' ), + minHt = cms.vdouble( -1.0 ), minMht = cms.vdouble( 0.0 ), minMeff = cms.vdouble( 0.0 ), meffSlope = cms.vdouble( 1.0 ) ) -process.hltL1sEG40To45IorJet170To200IorHTT300To500IorETM70ToETM150 = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleEG40er2p5 OR L1_SingleEG42er2p5 OR L1_SingleEG45er2p5 OR L1_SingleEG60 OR L1_SingleJet160er2p5 OR L1_SingleJet180 OR L1_SingleJet200 OR L1_HTT280er OR L1_HTT320er OR L1_HTT360er OR L1_HTT400er OR L1_HTT450er OR L1_ETT2000 OR L1_ETMHF70 OR L1_ETMHF80 OR L1_ETMHF90 OR L1_ETMHF100 OR L1_ETMHF110 OR L1_ETMHF120 OR L1_ETMHF130 OR L1_ETMHF140 OR L1_ETMHF150 OR L1_ETM150 OR L1_ETMHF70_HTT60er OR L1_ETMHF80_HTT60er OR L1_ETMHF90_HTT60er OR L1_ETMHF100_HTT60er OR L1_ETMHF110_HTT60er OR L1_ETMHF120_HTT60er OR L1_ETMHF130_HTT60er" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -process.hltPreECALHT800 = cms.EDFilter( "HLTPrescaler", +process.hltPreMCAK8CaloHT = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltTowerMakerEcal = cms.EDProducer( "CaloTowersCreator", - EBSumThreshold = cms.double( 0.2 ), - HF2Weight = cms.double( 1.0 ), - EBWeight = cms.double( 1.0 ), - hfInput = cms.InputTag( "" ), - EESumThreshold = cms.double( 0.45 ), - HOThreshold0 = cms.double( 3.5 ), - HOThresholdPlus1 = cms.double( 3.5 ), - HOThresholdMinus1 = cms.double( 3.5 ), - HOThresholdPlus2 = cms.double( 3.5 ), - HOThresholdMinus2 = cms.double( 3.5 ), - HBGrid = cms.vdouble( ), - HBThreshold1 = cms.double( 0.1 ), - HBThreshold2 = cms.double( 0.2 ), - HBThreshold = cms.double( 0.3 ), - EEWeights = cms.vdouble( ), - HF1Threshold = cms.double( 0.5 ), - HF2Weights = cms.vdouble( ), - HOWeights = cms.vdouble( ), - EEGrid = cms.vdouble( ), - HEDWeight = cms.double( 1.0 ), - EEWeight = cms.double( 1.0 ), - UseHO = cms.bool( False ), - HBWeights = cms.vdouble( ), - HESWeight = cms.double( 1.0 ), - HF1Weight = cms.double( 1.0 ), - HF2Grid = cms.vdouble( ), - HEDWeights = cms.vdouble( ), - HF1Grid = cms.vdouble( ), - EBWeights = cms.vdouble( ), - HOWeight = cms.double( 1.0E-99 ), - EBThreshold = cms.double( 0.07 ), - EEThreshold = cms.double( 0.3 ), - UseEtEBTreshold = cms.bool( False ), - UseSymEBTreshold = cms.bool( False ), - UseEtEETreshold = cms.bool( False ), - UseSymEETreshold = cms.bool( False ), - hbheInput = cms.InputTag( "" ), - HcalThreshold = cms.double( -1000.0 ), - HF2Threshold = cms.double( 0.85 ), - HESThreshold1 = cms.double( 0.1 ), - HESThreshold = cms.double( 0.2 ), - HF1Weights = cms.vdouble( ), - hoInput = cms.InputTag( "" ), - HESGrid = cms.vdouble( ), - HESWeights = cms.vdouble( ), - HEDThreshold1 = cms.double( 0.1 ), - HEDThreshold = cms.double( 0.2 ), - EcutTower = cms.double( -1000.0 ), - HEDGrid = cms.vdouble( ), - ecalInputs = cms.VInputTag( 'hltEcalRecHit:EcalRecHitsEB','hltEcalRecHit:EcalRecHitsEE' ), - HBWeight = cms.double( 1.0 ), - HOGrid = cms.vdouble( ), - EBGrid = cms.vdouble( ), - MomConstrMethod = cms.int32( 1 ), - MomHBDepth = cms.double( 0.2 ), - MomHEDepth = cms.double( 0.4 ), - MomEBDepth = cms.double( 0.3 ), - MomEEDepth = cms.double( 0.0 ), - HcalAcceptSeverityLevel = cms.uint32( 9 ), - EcalRecHitSeveritiesToBeExcluded = cms.vstring( 'kTime', - 'kWeird', - 'kBad' ), - UseHcalRecoveredHits = cms.bool( False ), - UseEcalRecoveredHits = cms.bool( False ), - UseRejectedHitsOnly = cms.bool( False ), - HcalAcceptSeverityLevelForRejectedHit = cms.uint32( 9999 ), - EcalSeveritiesToBeUsedInBadTowers = cms.vstring( ), - UseRejectedRecoveredHcalHits = cms.bool( False ), - UseRejectedRecoveredEcalHits = cms.bool( False ), - missingHcalRescaleFactorForEcal = cms.double( 0.0 ), - AllowMissingInputs = cms.bool( True ), - HcalPhase = cms.int32( 1 ) -) -process.hltHtMhtEcal = cms.EDProducer( "HLTCaloTowerHtMhtProducer", +process.hltAK8HtMhtForMC = cms.EDProducer( "HLTHtMhtProducer", usePt = cms.bool( False ), - minPtTowerHt = cms.double( 1.5 ), - minPtTowerMht = cms.double( 1.5 ), - maxEtaTowerHt = cms.double( 5.0 ), - maxEtaTowerMht = cms.double( 5.0 ), - towersLabel = cms.InputTag( "hltTowerMakerEcal" ) + excludePFMuons = cms.bool( False ), + minNJetHt = cms.int32( 0 ), + minNJetMht = cms.int32( 0 ), + minPtJetHt = cms.double( 30.0 ), + minPtJetMht = cms.double( 20.0 ), + maxEtaJetHt = cms.double( 3.0 ), + maxEtaJetMht = cms.double( 5.0 ), + jetsLabel = cms.InputTag( "hltAK8CaloJetsCorrected" ), + pfCandidatesLabel = cms.InputTag( "" ) ) -process.hltHtEcal800 = cms.EDFilter( "HLTHtMhtFilter", +process.hltAK8CaloHTOpenFilter = cms.EDFilter( "HLTHtMhtFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMhtEcal' ), - mhtLabels = cms.VInputTag( 'hltHtMhtEcal' ), - minHt = cms.vdouble( 800.0 ), + htLabels = cms.VInputTag( 'hltAK8HtMhtForMC' ), + mhtLabels = cms.VInputTag( 'hltAK8HtMhtForMC' ), + minHt = cms.vdouble( -1.0 ), minMht = cms.vdouble( 0.0 ), minMeff = cms.vdouble( 0.0 ), meffSlope = cms.vdouble( 1.0 ) ) -process.hltL1sSingleAndDoubleEGWithJetAndTau = cms.EDFilter( "HLTL1TSeed", +process.hltL1sSingleEG5 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleIsoEG30er2p5 OR L1_SingleIsoEG28er2p5 OR L1_SingleIsoEG28er2p1 OR L1_SingleEG34er2p5 OR L1_SingleEG36er2p5 OR L1_SingleEG38er2p5 OR L1_SingleEG40er2p5 OR L1_SingleEG42er2p5 OR L1_SingleEG45er2p5 OR L1_SingleEG60 OR L1_SingleIsoEG30er2p1 OR L1_SingleIsoEG32er2p1 OR L1_SingleIsoEG34er2p5 OR L1_DoubleEG_22_10_er2p5 OR L1_DoubleEG_25_14_er2p5 OR L1_DoubleEG_25_12_er2p5 OR L1_SingleJet160er2p5 OR L1_SingleJet180 OR L1_SingleJet200 OR L1_SingleTau120er2p1" ), + L1SeedsLogicalExpression = cms.string( "L1_SingleEG8er2p5" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -58343,17 +61261,17 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltPreDiSC3018EIsoANDHEMass70 = cms.EDFilter( "HLTPrescaler", +process.hltPreMCDiphoton1010R9IdORIsoCaloIdANDHER9IdMass10 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltEGL1SingleAndDoubleEGWithJetAndTauFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", +process.hltEGL1SingleEG5Filter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", saveTags = cms.bool( True ), candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), candNonIsolatedTag = cms.InputTag( "" ), l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1SeedFilterTag = cms.InputTag( "hltL1sSingleAndDoubleEGWithJetAndTau" ), + L1SeedFilterTag = cms.InputTag( "hltL1sSingleEG5" ), l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), ncandcut = cms.int32( 1 ), @@ -58364,38 +61282,39 @@ barrel_end = cms.double( 1.4791 ), endcap_end = cms.double( 2.65 ) ) -process.hltEG30L1SingleAndDoubleEGWithTauWithJetEtFilter = cms.EDFilter( "HLTEgammaEtFilter", +process.hltEG10EtL1SingleEG5EtFilter = cms.EDFilter( "HLTEgammaEtFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1SingleAndDoubleEGWithJetAndTauFilter" ), + inputTag = cms.InputTag( "hltEGL1SingleEG5Filter" ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 30.0 ), - etcutEE = cms.double( 30.0 ), + etcutEB = cms.double( 10.0 ), + etcutEE = cms.double( 10.0 ), ncandcut = cms.int32( 1 ) ) -process.hltEgammaHToverET = cms.EDProducer( "EgammaHLTHcalVarProducerFromRecHit", - recoEcalCandidateProducer = cms.InputTag( "hltEgammaCandidates" ), - rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - hbheRecHitsTag = cms.InputTag( "hltHbhereco" ), +process.hltEG10R9Id50b80eR9IdFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG10EtL1SingleEG5EtFilter" ), + varTag = cms.InputTag( 'hltEgammaR9ID','r95x5' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( False ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.5 ), + thrRegularEE = cms.vdouble( 0.8 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), doRhoCorrection = cms.bool( False ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), - eThresHB = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ), - etThresHB = cms.vdouble( 0.0, 0.0, 0.0, 0.0 ), - eThresHE = cms.vdouble( 0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ), - etThresHE = cms.vdouble( 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 ), - innerCone = cms.double( 0.0 ), - outerCone = cms.double( 0.14 ), - depth = cms.int32( 0 ), - maxSeverityHB = cms.int32( 9 ), - maxSeverityHE = cms.int32( 9 ), - doEtSum = cms.bool( True ), - useSingleTower = cms.bool( False ), - effectiveAreas = cms.vdouble( 0.105, 0.17 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltEG30HE30HEFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", +process.hltEG10HE10R9Id50b80eHEFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG30L1SingleAndDoubleEGWithTauWithJetEtFilter" ), + candTag = cms.InputTag( "hltEG10R9Id50b80eR9IdFilter" ), varTag = cms.InputTag( "hltEgammaHToverET" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), @@ -58403,8 +61322,8 @@ useEt = cms.bool( True ), thrRegularEB = cms.vdouble( 0.0 ), thrRegularEE = cms.vdouble( 0.0 ), - thrOverEEB = cms.vdouble( 0.3 ), - thrOverEEE = cms.vdouble( 0.3 ), + thrOverEEB = cms.vdouble( 0.1 ), + thrOverEEE = cms.vdouble( 0.1 ), thrOverE2EB = cms.vdouble( 0.0 ), thrOverE2EE = cms.vdouble( 0.0 ), ncandcut = cms.int32( 1 ), @@ -58415,16 +61334,60 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltEG30EIso15HE30EcalIsoLastFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", +process.hltEG10R9Id85b90eHE10R9Id50b80eR9IdLastFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG30HE30HEFilter" ), + candTag = cms.InputTag( "hltEG10HE10R9Id50b80eHEFilter" ), + varTag = cms.InputTag( 'hltEgammaR9ID','r95x5' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( False ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.85 ), + thrRegularEE = cms.vdouble( 0.9 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +process.hltEG10CaloId15b35eHE10R9Id50b80eClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG10HE10R9Id50b80eHEFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.015 ), + thrRegularEE = cms.vdouble( 0.035 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +process.hltEG10Iso60CaloId15b35eHE10R9Id50b80eEcalIsoLastFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG10CaloId15b35eHE10R9Id50b80eClusterShapeFilter" ), varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 15.0 ), - thrRegularEE = cms.vdouble( 15.0 ), + thrRegularEB = cms.vdouble( 6.0 ), + thrRegularEE = cms.vdouble( 6.0 ), thrOverEEB = cms.vdouble( 0.012 ), thrOverEEE = cms.vdouble( 0.012 ), thrOverE2EB = cms.vdouble( 0.0 ), @@ -58437,21 +61400,52 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltDiEG18EtEta2p55UnseededFilter = cms.EDFilter( "HLT1Photon", +process.hltEG10RId85b90eORIso60CaloId15b35eANDHE10R9Id50b80eLegCombLastFilter = cms.EDFilter( "HLTEgammaDoubleLegCombFilter", + saveTags = cms.bool( True ), + firstLegLastFilter = cms.InputTag( "hltEG10R9Id85b90eHE10R9Id50b80eR9IdLastFilter" ), + secondLegLastFilter = cms.InputTag( "hltEG10Iso60CaloId15b35eHE10R9Id50b80eEcalIsoLastFilter" ), + nrRequiredFirstLeg = cms.int32( 0 ), + nrRequiredSecondLeg = cms.int32( 0 ), + nrRequiredUniqueLeg = cms.int32( 1 ), + maxMatchDR = cms.double( 0.01 ) +) +process.hltDiEG10EtEta2p55UnseededFilter = cms.EDFilter( "HLT1Photon", saveTags = cms.bool( True ), inputTag = cms.InputTag( "hltEgammaCandidatesUnseeded" ), triggerType = cms.int32( 92 ), MinE = cms.double( -1.0 ), - MinPt = cms.double( 18.0 ), + MinPt = cms.double( 10.0 ), MinMass = cms.double( -1.0 ), MaxMass = cms.double( -1.0 ), MinEta = cms.double( -1.0 ), MaxEta = cms.double( 2.55 ), MinN = cms.int32( 2 ) ) -process.hltDiEG18HE30eHEUnseededFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", +process.hltDiEG10R9Id50b80eR9IdUnseededFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiEG18EtEta2p55UnseededFilter" ), + candTag = cms.InputTag( "hltDiEG10EtEta2p55UnseededFilter" ), + varTag = cms.InputTag( 'hltEgammaR9IDUnseeded','r95x5' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( False ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.5 ), + thrRegularEE = cms.vdouble( 0.8 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 2 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) +) +process.hltDiEG10HE10R9Id50b80eHEUnseededFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltDiEG10R9Id50b80eR9IdUnseededFilter" ), varTag = cms.InputTag( "hltEgammaHoverEUnseeded" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), @@ -58459,8 +61453,8 @@ useEt = cms.bool( True ), thrRegularEB = cms.vdouble( 0.0 ), thrRegularEE = cms.vdouble( 0.0 ), - thrOverEEB = cms.vdouble( 0.3 ), - thrOverEEE = cms.vdouble( 0.3 ), + thrOverEEB = cms.vdouble( 0.1 ), + thrOverEEE = cms.vdouble( 0.1 ), thrOverE2EB = cms.vdouble( 0.0 ), thrOverE2EE = cms.vdouble( 0.0 ), ncandcut = cms.int32( 2 ), @@ -58471,16 +61465,60 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) ) -process.hltEG18EIso15HE30EcalIsoUnseededFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", +process.hltDiEG10R9Id85b90eHE10R9Id50b80eR9UnseededLastFilter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiEG18HE30eHEUnseededFilter" ), + candTag = cms.InputTag( "hltDiEG10HE10R9Id50b80eHEUnseededFilter" ), + varTag = cms.InputTag( 'hltEgammaR9IDUnseeded','r95x5' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( False ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.85 ), + thrRegularEE = cms.vdouble( 0.9 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) +) +process.hltDiEG10CaloId15b35eHE10R9Id50b80eClusterShapeUnseededFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltDiEG10HE10R9Id50b80eHEUnseededFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShapeUnseeded','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.015 ), + thrRegularEE = cms.vdouble( 0.035 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) +) +process.hltDiEG10Iso60LCaloId15b35eHE10R9Id50b80eEcalIsoUnseededFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltDiEG10CaloId15b35eHE10R9Id50b80eClusterShapeUnseededFilter" ), varTag = cms.InputTag( "hltEgammaEcalPFClusterIsoUnseeded" ), rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 15.0 ), - thrRegularEE = cms.vdouble( 15.0 ), + thrRegularEB = cms.vdouble( 6.0 ), + thrRegularEE = cms.vdouble( 6.0 ), thrOverEEB = cms.vdouble( 0.012 ), thrOverEEE = cms.vdouble( 0.012 ), thrOverE2EB = cms.vdouble( 0.0 ), @@ -58493,57 +61531,37 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) ) -process.hltDiEG18EIso15ANDHE30Mass70CombMassLastFilter = cms.EDFilter( "HLTEgammaAllCombMassFilter", +process.hltDiEG10Iso60LCaloId15b35eHE10R9Id50b80eTrackIsoUnseededLastFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", saveTags = cms.bool( True ), - firstLegLastFilter = cms.InputTag( "hltEG18EIso15HE30EcalIsoUnseededFilter" ), - secondLegLastFilter = cms.InputTag( "hltEG18EIso15HE30EcalIsoUnseededFilter" ), - minMass = cms.double( 70.0 ) -) -process.hltL1EventNumberL1Fat = cms.EDFilter( "HLTL1NumberFilter", - rawInput = cms.InputTag( "rawDataCollector" ), - period = cms.uint32( 107 ), - invert = cms.bool( False ), - fedId = cms.int32( 1024 ), - useTCDSEventNumber = cms.bool( True ) -) -process.hltPrePhysics = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltPreEphemeralPhysics = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltPreDSTPhysics = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltRandomEventsFilter = cms.EDFilter( "HLTTriggerTypeFilter", - SelectedTriggerType = cms.int32( 3 ) -) -process.hltPreRandom = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltPreZeroBias = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltPreZeroBiasAlignment = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltPreEphemeralZeroBias = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) + candTag = cms.InputTag( "hltDiEG10Iso60LCaloId15b35eHE10R9Id50b80eEcalIsoUnseededFilter" ), + varTag = cms.InputTag( "hltEgammaHollowTrackIsoUnseeded" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 6.0 ), + thrRegularEE = cms.vdouble( 6.0 ), + thrOverEEB = cms.vdouble( 0.002 ), + thrOverEEE = cms.vdouble( 0.002 ), + thrOverE2EB = cms.vdouble( 0.0 ), + thrOverE2EE = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) ) -process.hltPreDSTZeroBias = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltDiEG10R9Id85b90eORIso60CaloId15b35eANDHE10R9Id50b80eMass10CombMassLastFilter = cms.EDFilter( "HLTEgammaAllCombMassFilter", + saveTags = cms.bool( True ), + firstLegLastFilter = cms.InputTag( "hltDiEG10R9Id85b90eHE10R9Id50b80eR9UnseededLastFilter" ), + secondLegLastFilter = cms.InputTag( "hltDiEG10Iso60LCaloId15b35eHE10R9Id50b80eTrackIsoUnseededLastFilter" ), + minMass = cms.double( 10.0 ) ) -process.hltL1sDSTRun3PFScoutingPixelTracking = cms.EDFilter( "HLTL1TSeed", +process.hltL1sSingleEG5WithJetAndTau = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_DoubleMu_12_5 OR L1_DoubleMu_15_7 OR L1_DoubleMu4p5er2p0_SQ_OS_Mass_Min7 OR L1_DoubleMu4p5er2p0_SQ_OS_Mass_7to18 OR L1_DoubleMu4_SQ_OS_dR_Max1p2 OR L1_DoubleMu4p5_SQ_OS_dR_Max1p2 OR L1_HTT200er OR L1_HTT255er OR L1_HTT280er OR L1_HTT320er OR L1_HTT360er OR L1_HTT400er OR L1_HTT450er OR L1_ETT2000 OR L1_SingleJet180 OR L1_SingleJet200 OR L1_DoubleJet30er2p5_Mass_Min300_dEta_Max1p5 OR L1_DoubleJet30er2p5_Mass_Min330_dEta_Max1p5 OR L1_DoubleJet30er2p5_Mass_Min360_dEta_Max1p5 OR L1_SingleLooseIsoEG28er2p1 OR L1_SingleLooseIsoEG28er1p5 OR L1_SingleLooseIsoEG30er1p5 OR L1_SingleIsoEG28er2p1 OR L1_SingleIsoEG30er2p1 OR L1_SingleIsoEG32er2p1 OR L1_DoubleEG_LooseIso16_LooseIso12_er1p5 OR L1_DoubleEG_LooseIso18_LooseIso12_er1p5 OR L1_DoubleEG_LooseIso20_LooseIso12_er1p5 OR L1_DoubleEG_LooseIso22_LooseIso12_er1p5" ), + L1SeedsLogicalExpression = cms.string( "L1_SingleEG8er2p5 OR L1_SingleJet160er2p5 OR L1_SingleJet180 OR L1_SingleJet200 OR L1_SingleTau120er2p1" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -58553,1317 +61571,894 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltPreDSTRun3PFScoutingPixelTracking = cms.EDFilter( "HLTPrescaler", +process.hltPreMCDoubleEle5CaloIdLMW = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltPixelTracksZetaClean = cms.EDProducer( "TrackWithVertexSelector", - src = cms.InputTag( "hltPixelTracks" ), - etaMin = cms.double( 0.0 ), - etaMax = cms.double( 5.0 ), - ptMin = cms.double( 0.3 ), - ptMax = cms.double( 500.0 ), - d0Max = cms.double( 999.0 ), - dzMax = cms.double( 999.0 ), - normalizedChi2 = cms.double( 999999.0 ), - numberOfValidHits = cms.uint32( 0 ), - numberOfLostHits = cms.uint32( 999 ), - numberOfValidPixelHits = cms.uint32( 3 ), - ptErrorCut = cms.double( 5.0 ), - quality = cms.string( "highPurity" ), - useVtx = cms.bool( True ), - vertexTag = cms.InputTag( "hltPixelVertices" ), - timesTag = cms.InputTag( "" ), - timeResosTag = cms.InputTag( "" ), - nVertices = cms.uint32( 2 ), - vtxFallback = cms.bool( True ), - zetaVtx = cms.double( 0.3 ), - rhoVtx = cms.double( 0.2 ), - nSigmaDtVertex = cms.double( 0.0 ), - copyExtras = cms.untracked.bool( False ), - copyTrajectories = cms.untracked.bool( False ) +process.hltEGL1SingleEG5WithJetAndTauFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", + saveTags = cms.bool( True ), + candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), + l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + candNonIsolatedTag = cms.InputTag( "" ), + l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1SeedFilterTag = cms.InputTag( "hltL1sSingleEG5WithJetAndTau" ), + l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + ncandcut = cms.int32( 1 ), + doIsolated = cms.bool( False ), + region_eta_size = cms.double( 0.522 ), + region_eta_size_ecap = cms.double( 1.0 ), + region_phi_size = cms.double( 1.044 ), + barrel_end = cms.double( 1.4791 ), + endcap_end = cms.double( 2.65 ) ) -process.hltPixelOnlyPFMuonMerging = cms.EDProducer( "TrackListMerger", - ShareFrac = cms.double( 0.19 ), - FoundHitBonus = cms.double( 5.0 ), - LostHitPenalty = cms.double( 20.0 ), - MinPT = cms.double( 0.05 ), - Epsilon = cms.double( -0.001 ), - MaxNormalizedChisq = cms.double( 1000.0 ), - MinFound = cms.int32( 3 ), - TrackProducers = cms.VInputTag( 'hltIterL3MuonTracks','hltPixelTracksZetaClean' ), - hasSelector = cms.vint32( 0, 0 ), - indivShareFrac = cms.vdouble( 1.0, 1.0 ), - selectedTrackQuals = cms.VInputTag( 'hltIterL3MuonTracks','hltPixelTracksZetaClean' ), - setsToMerge = cms.VPSet( - cms.PSet( pQual = cms.bool( False ), - tLists = cms.vint32( 0, 1 ) - ) - ), - trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), - allowFirstHitShare = cms.bool( True ), - newQuality = cms.string( "confirmed" ), - copyExtras = cms.untracked.bool( True ), - writeOnlyTrkQuals = cms.bool( False ), - copyMVA = cms.bool( False ) +process.hltEG5L1SingleEG5WithJetAndTauEtFilter = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEGL1SingleEG5WithJetAndTauFilter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 5.0 ), + etcutEE = cms.double( 5.0 ), + ncandcut = cms.int32( 1 ) ) -process.hltPixelOnlyMuonLinks = cms.EDProducer( "MuonLinksProducerForHLT", - InclusiveTrackerTrackCollection = cms.InputTag( "hltPixelOnlyPFMuonMerging" ), - LinkCollection = cms.InputTag( "hltL3MuonsIterL3Links" ), - ptMin = cms.double( 2.5 ), - pMin = cms.double( 2.5 ), - shareHitFraction = cms.double( 0.8 ) +process.hltEG5HEFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG5L1SingleEG5WithJetAndTauEtFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.15 ), + thrOverEEE = cms.vdouble( 0.1 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltPixelOnlyMuons = cms.EDProducer( "MuonIdProducer", - MuonCaloCompatibility = cms.PSet( - delta_eta = cms.double( 0.02 ), - delta_phi = cms.double( 0.02 ), - allSiPMHO = cms.bool( False ), - MuonTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_muons_lowPt_3_1_norm.root" ), - PionTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_pions_lowPt_3_1_norm.root" ) - ), - TrackAssociatorParameters = cms.PSet( - useMuon = cms.bool( True ), - truthMatch = cms.bool( False ), - usePreshower = cms.bool( False ), - dRPreshowerPreselection = cms.double( 0.2 ), - muonMaxDistanceSigmaY = cms.double( 0.0 ), - useEcal = cms.bool( True ), - muonMaxDistanceSigmaX = cms.double( 0.0 ), - dRMuon = cms.double( 9999.0 ), - dREcal = cms.double( 9999.0 ), - CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), - DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), - EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAll" ), - propagateAllDirections = cms.bool( True ), - muonMaxDistanceY = cms.double( 5.0 ), - useHO = cms.bool( True ), - muonMaxDistanceX = cms.double( 5.0 ), - trajectoryUncertaintyTolerance = cms.double( -1.0 ), - useHcal = cms.bool( True ), - HBHERecHitCollectionLabel = cms.InputTag( "hltHbhereco" ), - accountForTrajectoryChangeCalo = cms.bool( False ), - dREcalPreselection = cms.double( 0.05 ), - useCalo = cms.bool( False ), - dRMuonPreselection = cms.double( 0.2 ), - EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - dRHcal = cms.double( 9999.0 ), - dRHcalPreselection = cms.double( 0.2 ), - HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) - ), - CaloExtractorPSet = cms.PSet( - DR_Veto_H = cms.double( 0.1 ), - CenterConeOnCalIntersection = cms.bool( False ), - NoiseTow_EE = cms.double( 0.15 ), - Noise_EB = cms.double( 0.025 ), - Noise_HE = cms.double( 0.2 ), - DR_Veto_E = cms.double( 0.07 ), - NoiseTow_EB = cms.double( 0.04 ), - Noise_EE = cms.double( 0.1 ), - UseRecHitsFlag = cms.bool( False ), - DR_Max = cms.double( 1.0 ), - DepositLabel = cms.untracked.string( "Cal" ), - Noise_HO = cms.double( 0.2 ), - DR_Veto_HO = cms.double( 0.1 ), - Threshold_H = cms.double( 0.5 ), - PrintTimeReport = cms.untracked.bool( False ), - Threshold_E = cms.double( 0.2 ), - PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), - ComponentName = cms.string( "CaloExtractorByAssociator" ), - Threshold_HO = cms.double( 0.5 ), - DepositInstanceLabels = cms.vstring( 'ecal', - 'hcal', - 'ho' ), - ServiceParameters = cms.PSet( - RPCLayers = cms.bool( False ), - UseMuonNavigation = cms.untracked.bool( False ), - Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) - ), - TrackAssociatorParameters = cms.PSet( - useMuon = cms.bool( False ), - truthMatch = cms.bool( False ), - usePreshower = cms.bool( False ), - dRPreshowerPreselection = cms.double( 0.2 ), - muonMaxDistanceSigmaY = cms.double( 0.0 ), - useEcal = cms.bool( False ), - muonMaxDistanceSigmaX = cms.double( 0.0 ), - dRMuon = cms.double( 9999.0 ), - dREcal = cms.double( 1.0 ), - CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), - DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), - EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAll" ), - propagateAllDirections = cms.bool( True ), - muonMaxDistanceY = cms.double( 5.0 ), - useHO = cms.bool( False ), - muonMaxDistanceX = cms.double( 5.0 ), - trajectoryUncertaintyTolerance = cms.double( -1.0 ), - useHcal = cms.bool( False ), - HBHERecHitCollectionLabel = cms.InputTag( "hltHbhereco" ), - accountForTrajectoryChangeCalo = cms.bool( False ), - dREcalPreselection = cms.double( 1.0 ), - useCalo = cms.bool( True ), - dRMuonPreselection = cms.double( 0.2 ), - EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - dRHcal = cms.double( 1.0 ), - dRHcalPreselection = cms.double( 1.0 ), - HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) - ), - Noise_HB = cms.double( 0.2 ) - ), - TrackExtractorPSet = cms.PSet( - Diff_z = cms.double( 0.2 ), - inputTrackCollection = cms.InputTag( "hltPixelOnlyPFMuonMerging" ), - Chi2Ndof_Max = cms.double( 1.0E64 ), - BeamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), - DR_Veto = cms.double( 0.01 ), - Pt_Min = cms.double( -1.0 ), - DR_Max = cms.double( 1.0 ), - DepositLabel = cms.untracked.string( "" ), - NHits_Min = cms.uint32( 0 ), - Chi2Prob_Min = cms.double( -1.0 ), - Diff_r = cms.double( 0.1 ), - BeamlineOption = cms.string( "BeamSpotFromEvent" ), - ComponentName = cms.string( "TrackExtractor" ) - ), - JetExtractorPSet = cms.PSet( - JetCollectionLabel = cms.InputTag( "hltAK4CaloJetsPFEt5" ), - DR_Veto = cms.double( 0.1 ), - DR_Max = cms.double( 1.0 ), - ExcludeMuonVeto = cms.bool( True ), - PrintTimeReport = cms.untracked.bool( False ), - PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), - ComponentName = cms.string( "JetExtractor" ), - ServiceParameters = cms.PSet( - RPCLayers = cms.bool( False ), - UseMuonNavigation = cms.untracked.bool( False ), - Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) - ), - TrackAssociatorParameters = cms.PSet( - useMuon = cms.bool( False ), - truthMatch = cms.bool( False ), - usePreshower = cms.bool( False ), - dRPreshowerPreselection = cms.double( 0.2 ), - muonMaxDistanceSigmaY = cms.double( 0.0 ), - useEcal = cms.bool( False ), - muonMaxDistanceSigmaX = cms.double( 0.0 ), - dRMuon = cms.double( 9999.0 ), - dREcal = cms.double( 0.5 ), - CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), - DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), - EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAll" ), - propagateAllDirections = cms.bool( True ), - muonMaxDistanceY = cms.double( 5.0 ), - useHO = cms.bool( False ), - muonMaxDistanceX = cms.double( 5.0 ), - trajectoryUncertaintyTolerance = cms.double( -1.0 ), - useHcal = cms.bool( False ), - HBHERecHitCollectionLabel = cms.InputTag( "hltHbhereco" ), - accountForTrajectoryChangeCalo = cms.bool( False ), - dREcalPreselection = cms.double( 0.5 ), - useCalo = cms.bool( True ), - dRMuonPreselection = cms.double( 0.2 ), - EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - dRHcal = cms.double( 0.5 ), - dRHcalPreselection = cms.double( 0.5 ), - HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) - ), - Threshold = cms.double( 5.0 ) - ), - trackDepositName = cms.string( "tracker" ), - ecalDepositName = cms.string( "ecal" ), - hcalDepositName = cms.string( "hcal" ), - hoDepositName = cms.string( "ho" ), - jetDepositName = cms.string( "jets" ), - TimingFillerParameters = cms.PSet( - DTTimingParameters = cms.PSet( - HitError = cms.double( 6.0 ), - MatchParameters = cms.PSet( - TightMatchDT = cms.bool( False ), - DTradius = cms.double( 0.01 ), - TightMatchCSC = cms.bool( True ), - CSCsegments = cms.InputTag( "hltCscSegments" ), - DTsegments = cms.InputTag( "hltDt4DSegments" ) - ), - debug = cms.bool( False ), - DoWireCorr = cms.bool( False ), - RequireBothProjections = cms.bool( False ), - DTTimeOffset = cms.double( 2.7 ), - PruneCut = cms.double( 10000.0 ), - DTsegments = cms.InputTag( "hltDt4DSegments" ), - UseSegmentT0 = cms.bool( False ), - HitsMin = cms.int32( 5 ), - DropTheta = cms.bool( True ), - ServiceParameters = cms.PSet( - RPCLayers = cms.bool( True ), - Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) - ) - ), - UseCSC = cms.bool( True ), - CSCTimingParameters = cms.PSet( - MatchParameters = cms.PSet( - TightMatchDT = cms.bool( False ), - DTradius = cms.double( 0.01 ), - TightMatchCSC = cms.bool( True ), - CSCsegments = cms.InputTag( "hltCscSegments" ), - DTsegments = cms.InputTag( "hltDt4DSegments" ) - ), - debug = cms.bool( False ), - CSCWireTimeOffset = cms.double( 0.0 ), - CSCStripError = cms.double( 7.0 ), - CSCTimeOffset = cms.double( 0.0 ), - CSCWireError = cms.double( 8.6 ), - PruneCut = cms.double( 100.0 ), - CSCsegments = cms.InputTag( "hltCscSegments" ), - UseStripTime = cms.bool( True ), - CSCStripTimeOffset = cms.double( 0.0 ), - UseWireTime = cms.bool( True ), - ServiceParameters = cms.PSet( - RPCLayers = cms.bool( True ), - Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) - ) - ), - ErrorDT = cms.double( 6.0 ), - EcalEnergyCut = cms.double( 0.4 ), - UseECAL = cms.bool( True ), - ErrorEB = cms.double( 2.085 ), - UseDT = cms.bool( True ), - ErrorEE = cms.double( 6.95 ), - ErrorCSC = cms.double( 7.4 ) - ), - ShowerDigiFillerParameters = cms.PSet( - cscDigiCollectionLabel = cms.InputTag( 'muonCSCDigis','MuonCSCStripDigi' ), - dtDigiCollectionLabel = cms.InputTag( "muonDTDigis" ), - digiMaxDistanceX = cms.double( 25.0 ) - ), - TrackerKinkFinderParameters = cms.PSet( - usePosition = cms.bool( False ), - diagonalOnly = cms.bool( False ) - ), - fillEnergy = cms.bool( True ), - storeCrossedHcalRecHits = cms.bool( False ), - maxAbsPullX = cms.double( 4.0 ), - maxAbsEta = cms.double( 3.0 ), - minPt = cms.double( 10.0 ), - inputCollectionTypes = cms.vstring( 'inner tracks', - 'links', - 'outer tracks' ), - addExtraSoftMuons = cms.bool( False ), - fillGlobalTrackRefits = cms.bool( False ), - debugWithTruthMatching = cms.bool( False ), - inputCollectionLabels = cms.VInputTag( 'hltPixelOnlyPFMuonMerging','hltPixelOnlyMuonLinks','hltL2Muons' ), - fillCaloCompatibility = cms.bool( True ), - maxAbsPullY = cms.double( 9999.0 ), - maxAbsDy = cms.double( 9999.0 ), - minP = cms.double( 10.0 ), - minPCaloMuon = cms.double( 1.0E9 ), - maxAbsDx = cms.double( 3.0 ), - fillIsolation = cms.bool( True ), - writeIsoDeposits = cms.bool( False ), - minNumberOfMatches = cms.int32( 1 ), - fillMatching = cms.bool( True ), - fillShowerDigis = cms.bool( False ), - ptThresholdToFillCandidateP4WithGlobalFit = cms.double( 200.0 ), - sigmaThresholdToFillCandidateP4WithGlobalFit = cms.double( 2.0 ), - fillGlobalTrackQuality = cms.bool( False ), - globalTrackQualityInputTag = cms.InputTag( "glbTrackQual" ), - selectHighPurity = cms.bool( False ), - pvInputTag = cms.InputTag( "offlinePrimaryVertices" ), - fillTrackerKink = cms.bool( False ), - minCaloCompatibility = cms.double( 0.6 ), - runArbitrationCleaner = cms.bool( False ), - arbitrationCleanerOptions = cms.PSet( - OverlapDTheta = cms.double( 0.02 ), - Overlap = cms.bool( True ), - Clustering = cms.bool( True ), - ME1a = cms.bool( True ), - ClusterDTheta = cms.double( 0.02 ), - ClusterDPhi = cms.double( 0.6 ), - OverlapDPhi = cms.double( 0.0786 ) - ), - arbitrateTrackerMuons = cms.bool( False ) +process.hltEG5CaloIdLClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG5HEFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.014 ), + thrRegularEE = cms.vdouble( 0.035 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltLightPixelOnlyPFTracks = cms.EDProducer( "LightPFTrackProducer", - TrackQuality = cms.string( "none" ), - UseQuality = cms.bool( False ), - TkColList = cms.VInputTag( 'hltPixelOnlyPFMuonMerging' ) +process.hltEle5CaloIdLPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG5CaloIdLClusterShapeFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) ) -process.hltPixelOnlyParticleFlowBlock = cms.EDProducer( "PFBlockProducer", - verbose = cms.untracked.bool( False ), - debug = cms.untracked.bool( False ), - elementImporters = cms.VPSet( - cms.PSet( muonSrc = cms.InputTag( "hltPixelOnlyMuons" ), - source = cms.InputTag( "hltLightPixelOnlyPFTracks" ), - NHitCuts_byTrackAlgo = cms.vuint32( 3, 3, 3, 3, 3, 3 ), - useIterativeTracking = cms.bool( False ), - importerName = cms.string( "GeneralTracksImporter" ), - DPtOverPtCuts_byTrackAlgo = cms.vdouble( 5.0, 5.0, 5.0, 5.0, 5.0, 5.0 ), - muonMaxDPtOPt = cms.double( 1.0 ), - trackQuality = cms.string( "highPurity" ), - cleanBadConvertedBrems = cms.bool( False ), - vetoEndcap = cms.bool( False ) - ), - cms.PSet( source = cms.InputTag( "hltParticleFlowClusterECALUnseeded" ), - importerName = cms.string( "ECALClusterImporter" ), - BCtoPFCMap = cms.InputTag( "" ) - ), - cms.PSet( source = cms.InputTag( "hltParticleFlowClusterHCAL" ), - importerName = cms.string( "GenericClusterImporter" ) - ), - cms.PSet( source = cms.InputTag( "hltParticleFlowClusterHF" ), - importerName = cms.string( "GenericClusterImporter" ) - ) - ), - linkDefinitions = cms.VPSet( - cms.PSet( linkType = cms.string( "TRACK:ECAL" ), - useKDTree = cms.bool( True ), - linkerName = cms.string( "TrackAndECALLinker" ) - ), - cms.PSet( linkType = cms.string( "TRACK:HCAL" ), - useKDTree = cms.bool( True ), - linkerName = cms.string( "TrackAndHCALLinker" ), - trajectoryLayerEntrance = cms.string( "HCALEntrance" ), - trajectoryLayerExit = cms.string( "HCALExit" ), - nMaxHcalLinksPerTrack = cms.int32( 1 ) - ), - cms.PSet( linkType = cms.string( "ECAL:HCAL" ), - useKDTree = cms.bool( False ), - linkerName = cms.string( "ECALAndHCALLinker" ), - minAbsEtaEcal = cms.double( 2.5 ) - ), - cms.PSet( linkType = cms.string( "HFEM:HFHAD" ), - useKDTree = cms.bool( False ), - linkerName = cms.string( "HFEMAndHFHADLinker" ) - ) - ) +process.hltEle5CaloIdLMWPMS2Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle5CaloIdLPixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaPixelMatchVars','s2' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 150.0 ), + thrRegularEE = cms.vdouble( 150.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +process.hltDiEG5EtUnseededFilter = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEgammaCandidatesWrapperUnseeded" ), + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ), + etcutEB = cms.double( 5.0 ), + etcutEE = cms.double( 5.0 ), + ncandcut = cms.int32( 2 ) +) +process.hltDiEG5HEUnseededFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltDiEG5EtUnseededFilter" ), + varTag = cms.InputTag( "hltEgammaHoverEUnseeded" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.15 ), + thrOverEEE = cms.vdouble( 0.1 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 2 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) ) -process.hltPixelOnlyParticleFlow = cms.EDProducer( "PFProducer", - verbose = cms.untracked.bool( False ), - debug = cms.untracked.bool( False ), - blocks = cms.InputTag( "hltPixelOnlyParticleFlowBlock" ), - muons = cms.InputTag( "hltPixelOnlyMuons" ), - postMuonCleaning = cms.bool( True ), - vetoEndcap = cms.bool( False ), - vertexCollection = cms.InputTag( "hltPixelVertices" ), - useVerticesForNeutral = cms.bool( True ), - useHO = cms.bool( False ), - PFEGammaCandidates = cms.InputTag( "particleFlowEGamma" ), - GedElectronValueMap = cms.InputTag( "gedGsfElectronsTmp" ), - GedPhotonValueMap = cms.InputTag( 'tmpGedPhotons','valMapPFEgammaCandToPhoton' ), - useEGammaElectrons = cms.bool( False ), - egammaElectrons = cms.InputTag( "" ), - useEGammaFilters = cms.bool( False ), - useProtectionsForJetMET = cms.bool( True ), - PFEGammaFiltersParameters = cms.PSet( - electron_protectionsForJetMET = cms.PSet( - maxE = cms.double( 50.0 ), - maxTrackPOverEele = cms.double( 1.0 ), - maxEcalEOverP_2 = cms.double( 0.2 ), - maxHcalEOverEcalE = cms.double( 0.1 ), - maxEcalEOverP_1 = cms.double( 0.5 ), - maxHcalEOverP = cms.double( 1.0 ), - maxEcalEOverPRes = cms.double( 0.2 ), - maxHcalE = cms.double( 10.0 ), - maxEeleOverPout = cms.double( 0.2 ), - maxNtracks = cms.double( 3.0 ), - maxEleHcalEOverEcalE = cms.double( 0.1 ), - maxDPhiIN = cms.double( 0.1 ), - maxEeleOverPoutRes = cms.double( 0.5 ) - ), - electron_maxElePtForOnlyMVAPresel = cms.double( 50.0 ), - photon_SigmaiEtaiEta_endcap = cms.double( 0.034 ), - electron_iso_combIso_endcap = cms.double( 10.0 ), - photon_protectionsForBadHcal = cms.PSet( - solidConeTrkIsoSlope = cms.double( 0.3 ), - enableProtections = cms.bool( False ), - solidConeTrkIsoOffset = cms.double( 10.0 ) - ), - electron_missinghits = cms.uint32( 1 ), - photon_MinEt = cms.double( 10.0 ), - electron_iso_pt = cms.double( 10.0 ), - electron_ecalDrivenHademPreselCut = cms.double( 0.15 ), - electron_iso_mva_endcap = cms.double( -0.1075 ), - electron_iso_combIso_barrel = cms.double( 10.0 ), - photon_protectionsForJetMET = cms.PSet( - sumPtTrackIsoSlope = cms.double( 0.001 ), - sumPtTrackIso = cms.double( 4.0 ) - ), - electron_protectionsForBadHcal = cms.PSet( - dEta = cms.vdouble( 0.0064, 0.01264 ), - dPhi = cms.vdouble( 0.0547, 0.0394 ), - enableProtections = cms.bool( False ), - eInvPInv = cms.vdouble( 0.184, 0.0721 ), - full5x5_sigmaIetaIeta = cms.vdouble( 0.0106, 0.0387 ) - ), - electron_noniso_mvaCut = cms.double( -0.1 ), - electron_iso_mva_barrel = cms.double( -0.1875 ), - photon_SigmaiEtaiEta_barrel = cms.double( 0.0125 ), - photon_combIso = cms.double( 10.0 ), - photon_HoE = cms.double( 0.05 ) - ), - muon_HCAL = cms.vdouble( 3.0, 3.0 ), - muon_ECAL = cms.vdouble( 0.5, 0.5 ), - muon_HO = cms.vdouble( 0.9, 0.9 ), - PFMuonAlgoParameters = cms.PSet( ), - rejectTracks_Bad = cms.bool( False ), - rejectTracks_Step45 = cms.bool( False ), - usePFNuclearInteractions = cms.bool( False ), - usePFConversions = cms.bool( False ), - usePFDecays = cms.bool( False ), - dptRel_DispVtx = cms.double( 10.0 ), - iCfgCandConnector = cms.PSet( - nuclCalibFactors = cms.vdouble( 0.8, 0.15, 0.5, 0.5, 0.05 ), - bCorrect = cms.bool( False ), - bCalibPrimary = cms.bool( False ) - ), - nsigma_TRACK = cms.double( 1.0 ), - pt_Error = cms.double( 1.0 ), - factors_45 = cms.vdouble( 10.0, 100.0 ), - goodTrackDeadHcal_ptErrRel = cms.double( 0.2 ), - goodTrackDeadHcal_chi2n = cms.double( 5.0 ), - goodTrackDeadHcal_layers = cms.uint32( 4 ), - goodTrackDeadHcal_validFr = cms.double( 0.5 ), - goodTrackDeadHcal_dxy = cms.double( 0.5 ), - goodPixelTrackDeadHcal_minEta = cms.double( 2.3 ), - goodPixelTrackDeadHcal_maxPt = cms.double( 50.0 ), - goodPixelTrackDeadHcal_ptErrRel = cms.double( 1.0 ), - goodPixelTrackDeadHcal_chi2n = cms.double( 2.0 ), - goodPixelTrackDeadHcal_maxLost3Hit = cms.int32( 0 ), - goodPixelTrackDeadHcal_maxLost4Hit = cms.int32( 1 ), - goodPixelTrackDeadHcal_dxy = cms.double( 0.02 ), - goodPixelTrackDeadHcal_dz = cms.double( 0.05 ), - pf_nsigma_ECAL = cms.double( 0.0 ), - pf_nsigma_HCAL = cms.double( 1.0 ), - pf_nsigma_HFEM = cms.double( 1.0 ), - pf_nsigma_HFHAD = cms.double( 1.0 ), - useCalibrationsFromDB = cms.bool( True ), - calibrationsLabel = cms.string( "HLT" ), - postHFCleaning = cms.bool( False ), - PFHFCleaningParameters = cms.PSet( - minSignificance = cms.double( 2.5 ), - maxSignificance = cms.double( 2.5 ), - minDeltaMet = cms.double( 0.4 ), - maxDeltaPhiPt = cms.double( 7.0 ), - minHFCleaningPt = cms.double( 5.0 ), - minSignificanceReduction = cms.double( 1.4 ) - ), - cleanedHF = cms.VInputTag( 'hltParticleFlowRecHitHF:Cleaned','hltParticleFlowClusterHF:Cleaned' ), - calibHF_use = cms.bool( False ), - calibHF_eta_step = cms.vdouble( 0.0, 2.9, 3.0, 3.2, 4.2, 4.4, 4.6, 4.8, 5.2, 5.4 ), - calibHF_a_EMonly = cms.vdouble( 0.96945, 0.96701, 0.76309, 0.82268, 0.87583, 0.89718, 0.98674, 1.4681, 1.458, 1.458 ), - calibHF_a_EMHAD = cms.vdouble( 1.42215, 1.00496, 0.68961, 0.81656, 0.98504, 0.98504, 1.00802, 1.0593, 1.4576, 1.4576 ), - calibHF_b_HADonly = cms.vdouble( 1.27541, 0.85361, 0.86333, 0.89091, 0.94348, 0.94348, 0.9437, 1.0034, 1.0444, 1.0444 ), - calibHF_b_EMHAD = cms.vdouble( 1.27541, 0.85361, 0.86333, 0.89091, 0.94348, 0.94348, 0.9437, 1.0034, 1.0444, 1.0444 ), - resolHF_square = cms.vdouble( 7.834401, 0.012996, 0.0 ) +process.hltDiEG5CaloIdLClusterShapeUnseededFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltDiEG5HEUnseededFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShapeUnseeded','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.014 ), + thrRegularEE = cms.vdouble( 0.035 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 2 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) ) -process.hltAK4PixelOnlyPFJets = cms.EDProducer( "FastjetJetProducer", - useMassDropTagger = cms.bool( False ), - useFiltering = cms.bool( False ), - useDynamicFiltering = cms.bool( False ), - useTrimming = cms.bool( False ), - usePruning = cms.bool( False ), - useCMSBoostedTauSeedingAlgorithm = cms.bool( False ), - useKtPruning = cms.bool( False ), - useConstituentSubtraction = cms.bool( False ), - useSoftDrop = cms.bool( False ), - correctShape = cms.bool( False ), - UseOnlyVertexTracks = cms.bool( False ), - UseOnlyOnePV = cms.bool( False ), - muCut = cms.double( -1.0 ), - yCut = cms.double( -1.0 ), - rFilt = cms.double( -1.0 ), - rFiltFactor = cms.double( -1.0 ), - trimPtFracMin = cms.double( -1.0 ), - zcut = cms.double( -1.0 ), - rcut_factor = cms.double( -1.0 ), - csRho_EtaMax = cms.double( -1.0 ), - csRParam = cms.double( -1.0 ), - beta = cms.double( -1.0 ), - R0 = cms.double( -1.0 ), - gridMaxRapidity = cms.double( -1.0 ), - gridSpacing = cms.double( -1.0 ), - DzTrVtxMax = cms.double( 0.0 ), - DxyTrVtxMax = cms.double( 0.0 ), - MaxVtxZ = cms.double( 15.0 ), - subjetPtMin = cms.double( -1.0 ), - muMin = cms.double( -1.0 ), - muMax = cms.double( -1.0 ), - yMin = cms.double( -1.0 ), - yMax = cms.double( -1.0 ), - dRMin = cms.double( -1.0 ), - dRMax = cms.double( -1.0 ), - maxDepth = cms.int32( -1 ), - nFilt = cms.int32( -1 ), - MinVtxNdof = cms.int32( 0 ), - src = cms.InputTag( "hltPixelOnlyParticleFlow" ), - srcPVs = cms.InputTag( "hltPixelVertices" ), - jetType = cms.string( "PFJet" ), - jetAlgorithm = cms.string( "AntiKt" ), - rParam = cms.double( 0.4 ), - inputEtMin = cms.double( 0.0 ), - inputEMin = cms.double( 0.0 ), - jetPtMin = cms.double( 0.0 ), - doPVCorrection = cms.bool( False ), - doAreaFastjet = cms.bool( False ), - doRhoFastjet = cms.bool( False ), - doPUOffsetCorr = cms.bool( False ), - puPtMin = cms.double( 10.0 ), - nSigmaPU = cms.double( 1.0 ), - radiusPU = cms.double( 0.4 ), - subtractorName = cms.string( "" ), - useExplicitGhosts = cms.bool( False ), - doAreaDiskApprox = cms.bool( True ), - voronoiRfact = cms.double( -9.0 ), - Rho_EtaMax = cms.double( 4.4 ), - Ghost_EtaMax = cms.double( 6.0 ), - Active_Area_Repeats = cms.int32( 5 ), - GhostArea = cms.double( 0.01 ), - restrictInputs = cms.bool( False ), - maxInputs = cms.uint32( 1 ), - writeCompound = cms.bool( False ), - writeJetsWithConst = cms.bool( False ), - doFastJetNonUniform = cms.bool( False ), - useDeterministicSeed = cms.bool( True ), - minSeed = cms.uint32( 0 ), - verbosity = cms.int32( 0 ), - puWidth = cms.double( 0.0 ), - nExclude = cms.uint32( 0 ), - maxBadEcalCells = cms.uint32( 9999999 ), - maxBadHcalCells = cms.uint32( 9999999 ), - maxProblematicEcalCells = cms.uint32( 9999999 ), - maxProblematicHcalCells = cms.uint32( 9999999 ), - maxRecoveredEcalCells = cms.uint32( 9999999 ), - maxRecoveredHcalCells = cms.uint32( 9999999 ), - puCenters = cms.vdouble( ), - applyWeight = cms.bool( False ), - srcWeights = cms.InputTag( "" ), - minimumTowersFraction = cms.double( 0.0 ), - jetCollInstanceName = cms.string( "" ), - sumRecHits = cms.bool( False ) +process.hltDiEle5CaloIdLPixelMatchUnseededFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltDiEG5CaloIdLClusterShapeUnseededFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeedsUnseeded" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 2 ), + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) ) -process.hltAK4PixelOnlyPFJetsLooseID = cms.EDProducer( "HLTPFJetIDProducer", - minPt = cms.double( 20.0 ), - maxEta = cms.double( 1.0E99 ), - CHF = cms.double( 0.0 ), - NHF = cms.double( 0.99 ), - CEF = cms.double( 0.99 ), - NEF = cms.double( 0.99 ), - maxCF = cms.double( 99.0 ), - NCH = cms.int32( 0 ), - NTOT = cms.int32( 1 ), - jetsInput = cms.InputTag( "hltAK4PixelOnlyPFJets" ) +process.hltDiEle5CaloIdLMWPMS2UnseededFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltDiEle5CaloIdLPixelMatchUnseededFilter" ), + varTag = cms.InputTag( 'hltEgammaPixelMatchVarsUnseeded','s2' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 150.0 ), + thrRegularEE = cms.vdouble( 150.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 2 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) ) -process.hltAK4PixelOnlyPFJetsTightID = cms.EDProducer( "HLTPFJetIDProducer", - minPt = cms.double( 20.0 ), - maxEta = cms.double( 1.0E99 ), - CHF = cms.double( 0.0 ), - NHF = cms.double( 0.9 ), - CEF = cms.double( 0.99 ), - NEF = cms.double( 0.99 ), - maxCF = cms.double( 99.0 ), - NCH = cms.int32( 0 ), - NTOT = cms.int32( 1 ), - jetsInput = cms.InputTag( "hltAK4PixelOnlyPFJets" ) +process.hltPreMCEle5WPTightGsf = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltFixedGridRhoFastjetPixelOnlyAll = cms.EDProducer( "FixedGridRhoProducerFastjet", - pfCandidatesTag = cms.InputTag( "hltPixelOnlyParticleFlow" ), - maxRapidity = cms.double( 5.0 ), - gridSpacing = cms.double( 0.55 ) +process.hltEG5L1SingleEG5EtFilter = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEGL1SingleEG5Filter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 5.0 ), + etcutEE = cms.double( 5.0 ), + ncandcut = cms.int32( 1 ) ) -process.hltAK4PixelOnlyPFFastJetCorrector = cms.EDProducer( "L1FastjetCorrectorProducer", - level = cms.string( "L1FastJet" ), - algorithm = cms.string( "AK4PFHLT" ), - srcRho = cms.InputTag( "hltFixedGridRhoFastjetPixelOnlyAll" ) +process.hltEle5WPTightClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEG5L1SingleEG5EtFilter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.011 ), + thrRegularEE = cms.vdouble( 0.0305 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltAK4PixelOnlyPFRelativeCorrector = cms.EDProducer( "LXXXCorrectorProducer", - level = cms.string( "L2Relative" ), - algorithm = cms.string( "AK4PFHLT" ) +process.hltEle5WPTightHEFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle5WPTightClusterShapeFilter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.1 ), + thrRegularEB1 = cms.vdouble( 0.75 ), + thrRegularEE1 = cms.vdouble( 3.0 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.03 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( 2.25 ), + thrRegularEE2 = cms.vdouble( 5.0 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.03 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.1, 0.1, 0.3, 0.5 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltAK4PixelOnlyPFAbsoluteCorrector = cms.EDProducer( "LXXXCorrectorProducer", - level = cms.string( "L3Absolute" ), - algorithm = cms.string( "AK4PFHLT" ) +process.hltEle5WPTightEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle5WPTightHEFilter" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.1 ), + thrRegularEB1 = cms.vdouble( 1.75 ), + thrRegularEE1 = cms.vdouble( 1.0 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.025 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( 1.75 ), + thrRegularEE2 = cms.vdouble( 2.0 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.025 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.2, 0.2, 0.25, 0.3 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltAK4PixelOnlyPFResidualCorrector = cms.EDProducer( "LXXXCorrectorProducer", - level = cms.string( "L2L3Residual" ), - algorithm = cms.string( "AK4PFHLT" ) +process.hltEle5WPTightHcalIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle5WPTightEcalIsoFilter" ), + varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.0 ), + thrRegularEB1 = cms.vdouble( 2.5 ), + thrRegularEE1 = cms.vdouble( 1.0 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.03 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( 3.0 ), + thrRegularEE2 = cms.vdouble( 2.0 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.03 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.2, 0.2, 0.4, 0.5 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.0 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltAK4PixelOnlyPFCorrector = cms.EDProducer( "ChainedJetCorrectorProducer", - correctors = cms.VInputTag( 'hltAK4PixelOnlyPFFastJetCorrector','hltAK4PixelOnlyPFRelativeCorrector','hltAK4PixelOnlyPFAbsoluteCorrector','hltAK4PixelOnlyPFResidualCorrector' ) +process.hltEle5WPTightPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle5WPTightHcalIsoFilter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) ) -process.hltAK4PixelOnlyPFJetsCorrected = cms.EDProducer( "CorrectedPFJetProducer", - src = cms.InputTag( "hltAK4PixelOnlyPFJets" ), - correctors = cms.VInputTag( 'hltAK4PixelOnlyPFCorrector' ) +process.hltEle5WPTightPMS2Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle5WPTightPixelMatchFilter" ), + varTag = cms.InputTag( 'hltEgammaPixelMatchVars','s2' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 70.0 ), + thrRegularEE = cms.vdouble( 45.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltAK4PixelOnlyPFJetsLooseIDCorrected = cms.EDProducer( "CorrectedPFJetProducer", - src = cms.InputTag( "hltAK4PixelOnlyPFJetsLooseID" ), - correctors = cms.VInputTag( 'hltAK4PixelOnlyPFCorrector' ) +process.hltEle5WPTightGsfOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle5WPTightPMS2Filter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.012 ), + thrRegularEE = cms.vdouble( 0.011 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +) +process.hltEle5WPTightGsfMissingHitsFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle5WPTightGsfOneOEMinusOneOPFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','MissingHits' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 999.0 ), + thrRegularEE = cms.vdouble( 1.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltAK4PixelOnlyPFJetsTightIDCorrected = cms.EDProducer( "CorrectedPFJetProducer", - src = cms.InputTag( "hltAK4PixelOnlyPFJetsTightID" ), - correctors = cms.VInputTag( 'hltAK4PixelOnlyPFCorrector' ) +process.hltEle5WPTightGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle5WPTightGsfMissingHitsFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.004 ), + thrRegularEE = cms.vdouble( 0.005 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltPixelOnlyPFMETProducer = cms.EDProducer( "PFMETProducer", - src = cms.InputTag( "hltPixelOnlyParticleFlow" ), - globalThreshold = cms.double( 0.0 ), - alias = cms.string( "hltPFMet" ), - calculateSignificance = cms.bool( False ), - parameters = cms.PSet( ), - applyWeight = cms.bool( False ), - srcWeights = cms.InputTag( "" ) +process.hltEle5WPTightGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle5WPTightGsfDetaFilter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.02 ), + thrRegularEE = cms.vdouble( 0.023 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltEgammaEleGsfTrackIsoPixelOnly = cms.EDProducer( "EgammaHLTElectronTrackIsolationProducers", - electronProducer = cms.InputTag( "hltEgammaGsfElectrons" ), - trackProducer = cms.InputTag( "hltPixelTracksZetaClean" ), - recoEcalCandidateProducer = cms.InputTag( "hltEgammaCandidates" ), - beamSpotProducer = cms.InputTag( "hltOnlineBeamSpot" ), - egTrkIsoPtMin = cms.double( 1.0 ), - egTrkIsoConeSize = cms.double( 0.2 ), - egTrkIsoZSpan = cms.double( 0.15 ), - egTrkIsoRSpan = cms.double( 999999.0 ), - egTrkIsoVetoConeSizeBarrel = cms.double( 0.03 ), - egTrkIsoVetoConeSizeEndcap = cms.double( 0.03 ), - egTrkIsoStripBarrel = cms.double( 0.01 ), - egTrkIsoStripEndcap = cms.double( 0.01 ), - useGsfTrack = cms.bool( True ), - useSCRefs = cms.bool( True ) +process.hltEle5WPTightGsfTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle5WPTightGsfDphiFilter" ), + varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + etaBoundaryEB12 = cms.double( 1.0 ), + etaBoundaryEE12 = cms.double( 2.1 ), + thrRegularEB1 = cms.vdouble( 0.838 ), + thrRegularEE1 = cms.vdouble( -0.363 ), + thrOverEEB1 = cms.vdouble( 0.03 ), + thrOverEEE1 = cms.vdouble( 0.025 ), + thrOverE2EB1 = cms.vdouble( 0.0 ), + thrOverE2EE1 = cms.vdouble( 0.0 ), + thrRegularEB2 = cms.vdouble( -0.385 ), + thrRegularEE2 = cms.vdouble( 0.702 ), + thrOverEEB2 = cms.vdouble( 0.03 ), + thrOverEEE2 = cms.vdouble( 0.025 ), + thrOverE2EB2 = cms.vdouble( 0.0 ), + thrOverE2EE2 = cms.vdouble( 0.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.029, 0.111, 0.114, 0.032 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltDisplacedmumuVtxNoMatchingProducer = cms.EDProducer( "HLTDisplacedmumuVtxProducer", - Src = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), - PreviousCandTag = cms.InputTag( "hltDoubleMu3L3FilteredNoVtx" ), - matchToPrevious = cms.bool( False ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MinPtPair = cms.double( 0.0 ), - MinInvMass = cms.double( 0.0 ), - MaxInvMass = cms.double( 99999.0 ), - ChargeOpt = cms.int32( 0 ) +process.hltPreMCEle15Ele10CaloIdLTrackIdLIsoVLDZ = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltRecHitInRegionForMuonsMFnoVtx = cms.EDProducer( "MuonHLTRechitInRegionsProducer", - productLabels = cms.vstring( 'EcalRegionalRecHitsEB', - 'EcalRegionalRecHitsEE' ), - ecalhitLabels = cms.VInputTag( 'hltEcalRecHit:EcalRecHitsEB','hltEcalRecHit:EcalRecHitsEE' ), - l1TagIsolated = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), - l1TagNonIsolated = cms.InputTag( "NotUsed" ), - useUncalib = cms.bool( False ), - doIsolated = cms.bool( True ), - l1LowerThr = cms.double( 0.0 ), - l1UpperThr = cms.double( 999.0 ), - l1LowerThrIgnoreIsolation = cms.double( 100.0 ), - regionEtaMargin = cms.double( 0.4 ), - regionPhiMargin = cms.double( 0.4 ) +process.hltEle15Ele10CaloIdLTrackIdLIsoVLEtLeg1Filter = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEGL1SingleEG5Filter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 15.0 ), + etcutEE = cms.double( 15.0 ), + ncandcut = cms.int32( 1 ) ) -process.hltRecHitInRegionForMuonsESNoVtx = cms.EDProducer( "MuonHLTRechitInRegionsProducer", - productLabels = cms.vstring( 'EcalRegionalRecHitsES' ), - ecalhitLabels = cms.VInputTag( 'hltEcalPreshowerRecHit:EcalRecHitsES' ), - l1TagIsolated = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), - l1TagNonIsolated = cms.InputTag( "NotUsed" ), - useUncalib = cms.bool( False ), - doIsolated = cms.bool( True ), - l1LowerThr = cms.double( 0.0 ), - l1UpperThr = cms.double( 999.0 ), - l1LowerThrIgnoreIsolation = cms.double( 100.0 ), - regionEtaMargin = cms.double( 0.4 ), - regionPhiMargin = cms.double( 0.4 ) +process.hltEle15Ele10CaloIdLTrackIdLIsoVLEtLeg2Filter = cms.EDFilter( "HLTEgammaEtFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEGL1SingleEG5Filter" ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + etcutEB = cms.double( 10.0 ), + etcutEE = cms.double( 10.0 ), + ncandcut = cms.int32( 2 ) ) -process.hltParticleFlowRecHitECALForMuonsMFNoVtx = cms.EDProducer( "PFRecHitProducer", - navigator = cms.PSet( - barrel = cms.PSet( ), - endcap = cms.PSet( ), - name = cms.string( "PFRecHitECALNavigator" ) - ), - producers = cms.VPSet( - cms.PSet( src = cms.InputTag( 'hltRecHitInRegionForMuonsMFnoVtx','EcalRegionalRecHitsEB' ), - srFlags = cms.InputTag( "" ), - name = cms.string( "PFEBRecHitCreator" ), - qualityTests = cms.VPSet( - cms.PSet( name = cms.string( "PFRecHitQTestDBThreshold" ), - applySelectionsToAllCrystals = cms.bool( True ) - ), - cms.PSet( topologicalCleaning = cms.bool( True ), - skipTTRecoveredHits = cms.bool( True ), - cleaningThreshold = cms.double( 2.0 ), - name = cms.string( "PFRecHitQTestECAL" ), - timingCleaning = cms.bool( True ) - ) - ) - ), - cms.PSet( src = cms.InputTag( 'hltRecHitInRegionForMuonsMFnoVtx','EcalRegionalRecHitsEE' ), - srFlags = cms.InputTag( "" ), - name = cms.string( "PFEERecHitCreator" ), - qualityTests = cms.VPSet( - cms.PSet( name = cms.string( "PFRecHitQTestDBThreshold" ), - applySelectionsToAllCrystals = cms.bool( True ) - ), - cms.PSet( topologicalCleaning = cms.bool( True ), - skipTTRecoveredHits = cms.bool( True ), - cleaningThreshold = cms.double( 2.0 ), - name = cms.string( "PFRecHitQTestECAL" ), - timingCleaning = cms.bool( True ) - ) - ) - ) - ) +process.hltEle15Ele10CaloIdLTrackIdLIsoVLClusterShapeLeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLEtLeg1Filter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.013 ), + thrRegularEE = cms.vdouble( 0.035 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltParticleFlowRecHitPSForMuonsNoVtx = cms.EDProducer( "PFRecHitProducer", - navigator = cms.PSet( name = cms.string( "PFRecHitPreshowerNavigator" ) ), - producers = cms.VPSet( - cms.PSet( src = cms.InputTag( 'hltRecHitInRegionForMuonsESNoVtx','EcalRegionalRecHitsES' ), - name = cms.string( "PFPSRecHitCreator" ), - qualityTests = cms.VPSet( - cms.PSet( threshold = cms.double( 7.0E-6 ), - name = cms.string( "PFRecHitQTestThreshold" ) - ) - ) - ) - ) +process.hltEle15Ele10CaloIdLTrackIdLIsoVLClusterShapeLeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLEtLeg2Filter" ), + varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( 0.013 ), + thrRegularEE = cms.vdouble( 0.035 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 2 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltParticleFlowClusterECALUncorrectedForMuonsMFNoVtx = cms.EDProducer( "PFClusterProducer", - recHitsSource = cms.InputTag( "hltParticleFlowRecHitECALForMuonsMFNoVtx" ), - recHitCleaners = cms.VPSet( - ), - seedCleaners = cms.VPSet( - ), - seedFinder = cms.PSet( - thresholdsByDetector = cms.VPSet( - cms.PSet( seedingThresholdPt = cms.double( 0.15 ), - seedingThreshold = cms.double( 0.6 ), - detector = cms.string( "ECAL_ENDCAP" ) - ), - cms.PSet( seedingThresholdPt = cms.double( 0.0 ), - seedingThreshold = cms.double( 0.23 ), - detector = cms.string( "ECAL_BARREL" ) - ) - ), - algoName = cms.string( "LocalMaximumSeedFinder" ), - nNeighbours = cms.int32( 8 ) - ), - initialClusteringStep = cms.PSet( - thresholdsByDetector = cms.VPSet( - cms.PSet( gatheringThreshold = cms.double( 0.08 ), - gatheringThresholdPt = cms.double( 0.0 ), - detector = cms.string( "ECAL_BARREL" ) - ), - cms.PSet( gatheringThreshold = cms.double( 0.3 ), - gatheringThresholdPt = cms.double( 0.0 ), - detector = cms.string( "ECAL_ENDCAP" ) - ) - ), - algoName = cms.string( "Basic2DGenericTopoClusterizer" ), - useCornerCells = cms.bool( True ) - ), - pfClusterBuilder = cms.PSet( - minFracTot = cms.double( 1.0E-20 ), - stoppingTolerance = cms.double( 1.0E-8 ), - positionCalc = cms.PSet( - minAllowedNormalization = cms.double( 1.0E-9 ), - posCalcNCrystals = cms.int32( 9 ), - algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), - logWeightDenominator = cms.double( 0.08 ), - minFractionInCalc = cms.double( 1.0E-9 ), - timeResolutionCalcBarrel = cms.PSet( - corrTermLowE = cms.double( 0.0510871 ), - threshLowE = cms.double( 0.5 ), - noiseTerm = cms.double( 1.10889 ), - constantTermLowE = cms.double( 0.0 ), - noiseTermLowE = cms.double( 1.31883 ), - threshHighE = cms.double( 5.0 ), - constantTerm = cms.double( 0.428192 ) - ), - timeResolutionCalcEndcap = cms.PSet( - corrTermLowE = cms.double( 0.0 ), - threshLowE = cms.double( 1.0 ), - noiseTerm = cms.double( 5.72489999999 ), - constantTermLowE = cms.double( 0.0 ), - noiseTermLowE = cms.double( 6.92683000001 ), - threshHighE = cms.double( 10.0 ), - constantTerm = cms.double( 0.0 ) - ) - ), - maxIterations = cms.uint32( 50 ), - positionCalcForConvergence = cms.PSet( - minAllowedNormalization = cms.double( 0.0 ), - T0_ES = cms.double( 1.2 ), - algoName = cms.string( "ECAL2DPositionCalcWithDepthCorr" ), - T0_EE = cms.double( 3.1 ), - T0_EB = cms.double( 7.4 ), - X0 = cms.double( 0.89 ), - minFractionInCalc = cms.double( 0.0 ), - W0 = cms.double( 4.2 ) - ), - allCellsPositionCalc = cms.PSet( - minAllowedNormalization = cms.double( 1.0E-9 ), - posCalcNCrystals = cms.int32( -1 ), - algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), - logWeightDenominator = cms.double( 0.08 ), - minFractionInCalc = cms.double( 1.0E-9 ), - timeResolutionCalcBarrel = cms.PSet( - corrTermLowE = cms.double( 0.0510871 ), - threshLowE = cms.double( 0.5 ), - noiseTerm = cms.double( 1.10889 ), - constantTermLowE = cms.double( 0.0 ), - noiseTermLowE = cms.double( 1.31883 ), - threshHighE = cms.double( 5.0 ), - constantTerm = cms.double( 0.428192 ) - ), - timeResolutionCalcEndcap = cms.PSet( - corrTermLowE = cms.double( 0.0 ), - threshLowE = cms.double( 1.0 ), - noiseTerm = cms.double( 5.72489999999 ), - constantTermLowE = cms.double( 0.0 ), - noiseTermLowE = cms.double( 6.92683000001 ), - threshHighE = cms.double( 10.0 ), - constantTerm = cms.double( 0.0 ) - ) - ), - algoName = cms.string( "Basic2DGenericPFlowClusterizer" ), - recHitEnergyNorms = cms.VPSet( - cms.PSet( recHitEnergyNorm = cms.double( 0.08 ), - detector = cms.string( "ECAL_BARREL" ) - ), - cms.PSet( recHitEnergyNorm = cms.double( 0.3 ), - detector = cms.string( "ECAL_ENDCAP" ) - ) - ), - showerSigma = cms.double( 1.5 ), - minFractionToKeep = cms.double( 1.0E-7 ), - excludeOtherSeeds = cms.bool( True ) - ), - positionReCalc = cms.PSet( - minAllowedNormalization = cms.double( 0.0 ), - T0_ES = cms.double( 1.2 ), - algoName = cms.string( "ECAL2DPositionCalcWithDepthCorr" ), - T0_EE = cms.double( 3.1 ), - T0_EB = cms.double( 7.4 ), - X0 = cms.double( 0.89 ), - minFractionInCalc = cms.double( 0.0 ), - W0 = cms.double( 4.2 ) - ), - energyCorrector = cms.PSet( ) +process.hltEle15Ele10CaloIdLTrackIdLIsoVLHELeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLClusterShapeLeg1Filter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.15 ), + thrOverEEE = cms.vdouble( 0.4 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltParticleFlowClusterPSForMuonsNoVtx = cms.EDProducer( "PFClusterProducer", - recHitsSource = cms.InputTag( "hltParticleFlowRecHitPSForMuonsNoVtx" ), - recHitCleaners = cms.VPSet( - ), - seedCleaners = cms.VPSet( - ), - seedFinder = cms.PSet( - thresholdsByDetector = cms.VPSet( - cms.PSet( seedingThresholdPt = cms.double( 0.0 ), - seedingThreshold = cms.double( 1.2E-4 ), - detector = cms.string( "PS1" ) - ), - cms.PSet( seedingThresholdPt = cms.double( 0.0 ), - seedingThreshold = cms.double( 1.2E-4 ), - detector = cms.string( "PS2" ) - ) - ), - algoName = cms.string( "LocalMaximumSeedFinder" ), - nNeighbours = cms.int32( 4 ) - ), - initialClusteringStep = cms.PSet( - thresholdsByDetector = cms.VPSet( - cms.PSet( gatheringThreshold = cms.double( 6.0E-5 ), - gatheringThresholdPt = cms.double( 0.0 ), - detector = cms.string( "PS1" ) - ), - cms.PSet( gatheringThreshold = cms.double( 6.0E-5 ), - gatheringThresholdPt = cms.double( 0.0 ), - detector = cms.string( "PS2" ) - ) - ), - algoName = cms.string( "Basic2DGenericTopoClusterizer" ), - useCornerCells = cms.bool( False ) - ), - pfClusterBuilder = cms.PSet( - minFracTot = cms.double( 1.0E-20 ), - stoppingTolerance = cms.double( 1.0E-8 ), - positionCalc = cms.PSet( - minAllowedNormalization = cms.double( 1.0E-9 ), - posCalcNCrystals = cms.int32( -1 ), - algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), - logWeightDenominator = cms.double( 6.0E-5 ), - minFractionInCalc = cms.double( 1.0E-9 ) - ), - maxIterations = cms.uint32( 50 ), - algoName = cms.string( "Basic2DGenericPFlowClusterizer" ), - recHitEnergyNorms = cms.VPSet( - cms.PSet( recHitEnergyNorm = cms.double( 6.0E-5 ), - detector = cms.string( "PS1" ) - ), - cms.PSet( recHitEnergyNorm = cms.double( 6.0E-5 ), - detector = cms.string( "PS2" ) - ) - ), - showerSigma = cms.double( 0.3 ), - minFractionToKeep = cms.double( 1.0E-7 ), - excludeOtherSeeds = cms.bool( True ) - ), - positionReCalc = cms.PSet( ), - energyCorrector = cms.PSet( ) +process.hltEle15Ele10CaloIdLTrackIdLIsoVLHELeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLClusterShapeLeg2Filter" ), + varTag = cms.InputTag( "hltEgammaHoverE" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( False ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.15 ), + thrOverEEE = cms.vdouble( 0.4 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 2 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltParticleFlowClusterECALForMuonsMFNoVtx = cms.EDProducer( "CorrectedECALPFClusterProducer", - minimumPSEnergy = cms.double( 0.0 ), - skipPS = cms.bool( False ), - inputPS = cms.InputTag( "hltParticleFlowClusterPSForMuonsNoVtx" ), - energyCorrector = cms.PSet( - applyCrackCorrections = cms.bool( False ), - srfAwareCorrection = cms.bool( True ), - applyMVACorrections = cms.bool( True ), - maxPtForMVAEvaluation = cms.double( 300.0 ), - recHitsEBLabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - recHitsEELabel = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - ebSrFlagLabel = cms.InputTag( "hltEcalDigis" ), - eeSrFlagLabel = cms.InputTag( "hltEcalDigis" ) - ), - inputECAL = cms.InputTag( "hltParticleFlowClusterECALUncorrectedForMuonsMFNoVtx" ) +process.hltEle15Ele10CaloIdLTrackIdLIsoVLEcalIsoLeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLHELeg1Filter" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.5 ), + thrOverEEE = cms.vdouble( 0.5 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.29, 0.21 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltMuonEcalMFPFClusterIsoForMuonsNoVtx = cms.EDProducer( "MuonHLTEcalPFClusterIsolationProducer", - recoCandidateProducer = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), - pfClusterProducer = cms.InputTag( "hltParticleFlowClusterECALForMuonsMFNoVtx" ), - rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetECALMFForMuons" ), +process.hltEle15Ele10CaloIdLTrackIdLIsoVLEcalIsoLeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLHELeg2Filter" ), + varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.5 ), + thrOverEEE = cms.vdouble( 0.5 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 2 ), doRhoCorrection = cms.bool( True ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), - drMax = cms.double( 0.3 ), - drVetoBarrel = cms.double( 0.05 ), - drVetoEndcap = cms.double( 0.05 ), - etaStripBarrel = cms.double( 0.0 ), - etaStripEndcap = cms.double( 0.0 ), - energyBarrel = cms.double( 0.0 ), - energyEndcap = cms.double( 0.0 ), - effectiveAreas = cms.vdouble( 0.35, 0.193 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) + effectiveAreas = cms.vdouble( 0.29, 0.21 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltMuonHcalPFClusterIsoForMuonsNoVtx = cms.EDProducer( "MuonHLTHcalPFClusterIsolationProducer", - recoCandidateProducer = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), - pfClusterProducerHCAL = cms.InputTag( "hltParticleFlowClusterHCAL" ), - useHF = cms.bool( False ), - pfClusterProducerHFEM = cms.InputTag( "" ), - pfClusterProducerHFHAD = cms.InputTag( "" ), - rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAllCalo" ), +process.hltEle15Ele10CaloIdLTrackIdLIsoVLHcalIsoLeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLEcalIsoLeg1Filter" ), + varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.3 ), + thrOverEEE = cms.vdouble( 0.4 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), doRhoCorrection = cms.bool( True ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), - drMax = cms.double( 0.3 ), - drVetoBarrel = cms.double( 0.1 ), - drVetoEndcap = cms.double( 0.1 ), - etaStripBarrel = cms.double( 0.0 ), - etaStripEndcap = cms.double( 0.0 ), - energyBarrel = cms.double( 0.0 ), - energyEndcap = cms.double( 0.0 ), - useEt = cms.bool( True ), - effectiveAreas = cms.vdouble( 0.11, 0.163 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ) -) -process.hltPixelTracksTrackingRegionsForSeedsL3MuonNoVtx = cms.EDProducer( "CandidateSeededTrackingRegionsEDProducer", - RegionPSet = cms.PSet( - vertexCollection = cms.InputTag( "hltPixelVertices" ), - zErrorVetex = cms.double( 0.2 ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - zErrorBeamSpot = cms.double( 24.2 ), - maxNVertices = cms.int32( 4 ), - maxNRegions = cms.int32( 40 ), - nSigmaZVertex = cms.double( 3.0 ), - nSigmaZBeamSpot = cms.double( 4.0 ), - ptMin = cms.double( 0.3 ), - mode = cms.string( "VerticesFixed" ), - input = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), - searchOpt = cms.bool( False ), - whereToUseMeasurementTracker = cms.string( "Never" ), - originRadius = cms.double( 0.1 ), - measurementTrackerName = cms.InputTag( "" ), - precise = cms.bool( True ), - deltaEta = cms.double( 0.3 ), - deltaPhi = cms.double( 0.3 ) - ) -) -process.hltPixelTracksInRegionIter0L3MuonNoVtx = cms.EDProducer( "TrackSelectorByRegion", - tracks = cms.InputTag( "hltPixelTracks" ), - regions = cms.InputTag( "hltPixelTracksTrackingRegionsForSeedsL3MuonNoVtx" ), - produceTrackCollection = cms.bool( True ), - produceMask = cms.bool( False ) -) -process.hltIter0L3MuonPixelSeedsFromPixelTracksNoVtx = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", - InputCollection = cms.InputTag( "hltPixelTracksInRegionIter0L3MuonNoVtx" ), - InputVertexCollection = cms.InputTag( "hltTrimmedPixelVertices" ), - originHalfLength = cms.double( 0.3 ), - originRadius = cms.double( 0.1 ), - useProtoTrackKinematics = cms.bool( False ), - useEventsWithNoVertex = cms.bool( True ), - TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), - usePV = cms.bool( False ), - includeFourthHit = cms.bool( True ), - SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) -) -process.hltIter0L3MuonCkfTrackCandidatesNoVtx = cms.EDProducer( "CkfTrackCandidateMaker", - cleanTrajectoryAfterInOut = cms.bool( False ), - doSeedingRegionRebuilding = cms.bool( False ), - onlyPixelHitsForSeedCleaner = cms.bool( False ), - reverseTrajectories = cms.bool( False ), - useHitsSplitting = cms.bool( False ), - MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ), - src = cms.InputTag( "hltIter0L3MuonPixelSeedsFromPixelTracksNoVtx" ), - clustersToSkip = cms.InputTag( "" ), - phase2clustersToSkip = cms.InputTag( "" ), - TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter0GroupedCkfTrajectoryBuilderIT" ) ), - TransientInitialStateEstimatorParameters = cms.PSet( - propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), - numberMeasurementsForFit = cms.int32( 4 ), - propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) - ), - numHitsForSeedCleaner = cms.int32( 4 ), - NavigationSchool = cms.string( "SimpleNavigationSchool" ), - RedundantSeedCleaner = cms.string( "CachingSeedCleanerBySharedInput" ), - TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), - maxNSeeds = cms.uint32( 100000 ), - maxSeedsBeforeCleaning = cms.uint32( 1000 ) -) -process.hltIter0L3MuonCtfWithMaterialTracksNoVtx = cms.EDProducer( "TrackProducer", - useSimpleMF = cms.bool( True ), - SimpleMagneticField = cms.string( "ParabolicMf" ), - src = cms.InputTag( "hltIter0L3MuonCkfTrackCandidatesNoVtx" ), - clusterRemovalInfo = cms.InputTag( "" ), - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - Fitter = cms.string( "hltESPFittingSmootherIT" ), - useHitsSplitting = cms.bool( False ), - alias = cms.untracked.string( "ctfWithMaterialTracks" ), - TrajectoryInEvent = cms.bool( False ), - TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), - AlgorithmName = cms.string( "hltIter0" ), - Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), - GeometricInnerState = cms.bool( True ), - NavigationSchool = cms.string( "" ), - MeasurementTracker = cms.string( "" ), - MeasurementTrackerEvent = cms.InputTag( "hltSiStripClusters" ) -) -process.hltIter0L3MuonTrackCutClassifierNoVtx = cms.EDProducer( "TrackCutClassifier", - src = cms.InputTag( "hltIter0L3MuonCtfWithMaterialTracksNoVtx" ), - beamspot = cms.InputTag( "hltOnlineBeamSpot" ), - vertices = cms.InputTag( "hltTrimmedPixelVertices" ), - ignoreVertices = cms.bool( False ), - qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), - mva = cms.PSet( - minPixelHits = cms.vint32( 0, 0, 0 ), - maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 15.0 ), - dr_par = cms.PSet( - d0err = cms.vdouble( 0.003, 0.003, 0.003 ), - dr_par2 = cms.vdouble( 3.40282346639E38, 0.6, 0.6 ), - dr_par1 = cms.vdouble( 3.40282346639E38, 0.8, 0.8 ), - dr_exp = cms.vint32( 4, 4, 4 ), - d0err_par = cms.vdouble( 0.001, 0.001, 0.001 ) - ), - maxLostLayers = cms.vint32( 1, 1, 1 ), - min3DLayers = cms.vint32( 0, 0, 0 ), - dz_par = cms.PSet( - dz_par1 = cms.vdouble( 3.40282346639E38, 0.75, 0.75 ), - dz_par2 = cms.vdouble( 3.40282346639E38, 0.5, 0.5 ), - dz_exp = cms.vint32( 4, 4, 4 ) - ), - minNVtxTrk = cms.int32( 3 ), - maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), - minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), - maxChi2 = cms.vdouble( 9999.0, 25.0, 16.0 ), - maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), - maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), - minLayers = cms.vint32( 3, 3, 3 ) - ) -) -process.hltIter0L3MuonTrackSelectionHighPurityNoVtx = cms.EDProducer( "TrackCollectionFilterCloner", - originalSource = cms.InputTag( "hltIter0L3MuonCtfWithMaterialTracksNoVtx" ), - originalMVAVals = cms.InputTag( 'hltIter0L3MuonTrackCutClassifierNoVtx','MVAValues' ), - originalQualVals = cms.InputTag( 'hltIter0L3MuonTrackCutClassifierNoVtx','QualityMasks' ), - minQuality = cms.string( "highPurity" ), - copyExtras = cms.untracked.bool( True ), - copyTrajectories = cms.untracked.bool( False ) -) -process.hltMuonTkRelIsolationCut0p09MapNoVtx = cms.EDProducer( "L3MuonCombinedRelativeIsolationProducer", - UseRhoCorrectedCaloDeposits = cms.bool( False ), - UseCaloIso = cms.bool( False ), - CaloDepositsLabel = cms.InputTag( "notUsed" ), - inputMuonCollection = cms.InputTag( "hltIterL3MuonCandidatesNoVtx" ), - OutputMuIsoDeposits = cms.bool( True ), - TrackPt_Min = cms.double( -1.0 ), - printDebug = cms.bool( False ), - CutsPSet = cms.PSet( - applyCutsORmaxNTracks = cms.bool( False ), - maxNTracks = cms.int32( -1 ), - Thresholds = cms.vdouble( 0.09 ), - EtaBounds = cms.vdouble( 2.411 ), - ComponentName = cms.string( "SimpleCuts" ), - ConeSizes = cms.vdouble( 0.3 ) - ), - TrkExtractorPSet = cms.PSet( - Diff_z = cms.double( 0.2 ), - inputTrackCollection = cms.InputTag( "hltIter0L3MuonTrackSelectionHighPurityNoVtx" ), - Chi2Ndof_Max = cms.double( 1.0E64 ), - BeamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), - DR_Veto = cms.double( 0.01 ), - Pt_Min = cms.double( -1.0 ), - VetoLeadingTrack = cms.bool( True ), - DR_Max = cms.double( 0.3 ), - DepositLabel = cms.untracked.string( "PXLS" ), - PtVeto_Min = cms.double( 2.0 ), - NHits_Min = cms.uint32( 0 ), - PropagateTracksToRadius = cms.bool( True ), - ReferenceRadius = cms.double( 6.0 ), - Chi2Prob_Min = cms.double( -1.0 ), - Diff_r = cms.double( 0.1 ), - BeamlineOption = cms.string( "BeamSpotFromEvent" ), - ComponentName = cms.string( "PixelTrackExtractor" ), - DR_VetoPt = cms.double( 0.025 ) - ), - CaloExtractorPSet = cms.PSet( - DR_Veto_H = cms.double( 0.1 ), - Vertex_Constraint_Z = cms.bool( False ), - DR_Veto_E = cms.double( 0.07 ), - Weight_H = cms.double( 1.0 ), - CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAll" ), - DR_Max = cms.double( 0.3 ), - DepositLabel = cms.untracked.string( "EcalPlusHcal" ), - Vertex_Constraint_XY = cms.bool( False ), - Threshold_H = cms.double( 0.5 ), - Threshold_E = cms.double( 0.2 ), - ComponentName = cms.string( "CaloExtractor" ), - Weight_E = cms.double( 1.0 ) - ) -) -process.hltFEDSelectorL1 = cms.EDProducer( "EvFFEDSelector", - inputTag = cms.InputTag( "rawDataCollector" ), - fedList = cms.vuint32( 1404 ) -) -process.hltScoutingTrackPacker = cms.EDProducer( "HLTScoutingTrackProducer", - OtherTracks = cms.InputTag( "hltPixelOnlyPFMuonMerging" ), - vertexCollection = cms.InputTag( "hltPixelVertices" ), - mantissaPrecision = cms.int32( 10 ), - vtxMinDist = cms.double( 0.01 ), - ptMin = cms.double( 3.0 ) -) -process.hltScoutingPrimaryVertexPacker = cms.EDProducer( "HLTScoutingPrimaryVertexProducer", - vertexCollection = cms.InputTag( 'hltPixelVertices','','@currentProcess' ), - mantissaPrecision = cms.int32( 10 ) + effectiveAreas = cms.vdouble( 0.2, 0.25 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltScoutingPFPacker = cms.EDProducer( "HLTScoutingPFProducer", - pfJetCollection = cms.InputTag( 'hltAK4PixelOnlyPFJets','','@currentProcess' ), - pfJetTagCollection = cms.InputTag( 'hltCombinedSecondaryVertexBJetTagsPF','','@currentProcess' ), - pfCandidateCollection = cms.InputTag( 'hltPixelOnlyParticleFlow','','@currentProcess' ), - vertexCollection = cms.InputTag( 'hltPixelVertices','','@currentProcess' ), - metCollection = cms.InputTag( 'hltPixelOnlyPFMETProducer','','@currentProcess' ), - rho = cms.InputTag( 'hltFixedGridRhoFastjetPixelOnlyAll','','@currentProcess' ), - pfJetPtCut = cms.double( 20.0 ), - pfJetEtaCut = cms.double( 3.0 ), - pfCandidatePtCut = cms.double( 0.6 ), - pfCandidateEtaCut = cms.double( 3.0 ), - mantissaPrecision = cms.int32( 10 ), - doJetTags = cms.bool( True ), - doCandidates = cms.bool( True ), - doMet = cms.bool( True ), - doTrackVars = cms.bool( True ), - relativeTrackVars = cms.bool( True ), - doCandIndsForJets = cms.bool( False ) +process.hltEle15Ele10CaloIdLTrackIdLIsoVLHcalIsoLeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLEcalIsoLeg2Filter" ), + varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), + rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.3 ), + thrOverEEE = cms.vdouble( 0.4 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 2 ), + doRhoCorrection = cms.bool( True ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.2, 0.25 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltScoutingMuonPacker = cms.EDProducer( "HLTScoutingMuonProducer", - ChargedCandidates = cms.InputTag( 'hltIterL3MuonCandidatesNoVtx','','@currentProcess' ), - displacedvertexCollection = cms.InputTag( 'hltDisplacedmumuVtxNoMatchingProducer','','@currentProcess' ), - InputMuons = cms.InputTag( "hltIterL3MuonsNoVtx" ), - InputLinks = cms.InputTag( 'hltL3MuonsIterL3LinksNoVtx','','@currentProcess' ), - Tracks = cms.InputTag( "hltIterL3MuonAndMuonFromL1MergedNoVtx" ), - EcalPFClusterIsoMap = cms.InputTag( 'hltMuonEcalMFPFClusterIsoForMuonsNoVtx','','@currentProcess' ), - HcalPFClusterIsoMap = cms.InputTag( 'hltMuonHcalPFClusterIsoForMuonsNoVtx','','@currentProcess' ), - TrackIsoMap = cms.InputTag( 'hltMuonTkRelIsolationCut0p09MapNoVtx','combinedRelativeIsoDeposits','@currentProcess' ), - muonPtCut = cms.double( 0.0 ), - muonEtaCut = cms.double( 2.4 ), - minVtxProbCut = cms.double( 0.001 ) +process.hltEle15Ele10CaloIdLTrackIdLIsoVLPixelMatchLeg1Filter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLHcalIsoLeg1Filter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 1 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) ) -process.hltScoutingEgammaPacker = cms.EDProducer( "HLTScoutingEgammaProducer", - EgammaCandidates = cms.InputTag( 'hltEgammaCandidates','','@currentProcess' ), - EgammaGsfTracks = cms.InputTag( 'hltEgammaGsfTracks','','@currentProcess' ), - SigmaIEtaIEtaMap = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned','@currentProcess' ), - r9Map = cms.InputTag( 'hltEgammaR9ID','r95x5' ), - HoverEMap = cms.InputTag( 'hltEgammaHoverE','','@currentProcess' ), - DetaMap = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed','@currentProcess' ), - DphiMap = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi','@currentProcess' ), - MissingHitsMap = cms.InputTag( 'hltEgammaGsfTrackVars','MissingHits','@currentProcess' ), - OneOEMinusOneOPMap = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP','@currentProcess' ), - EcalPFClusterIsoMap = cms.InputTag( 'hltEgammaEcalPFClusterIso','','@currentProcess' ), - EleGsfTrackIsoMap = cms.InputTag( 'hltEgammaEleGsfTrackIsoPixelOnly','','@currentProcess' ), - HcalPFClusterIsoMap = cms.InputTag( 'hltEgammaHcalPFClusterIso','','@currentProcess' ), - egammaPtCut = cms.double( 2.0 ), - egammaEtaCut = cms.double( 2.5 ), - egammaHoverECut = cms.double( 1.0 ), - saveRecHitTiming = cms.bool( False ), - mantissaPrecision = cms.int32( 10 ), - rechitMatrixSize = cms.int32( 10 ), - rechitZeroSuppression = cms.bool( True ), - ecalRechitEB = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - ecalRechitEE = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ) +process.hltEle15Ele10CaloIdLTrackIdLIsoVLPixelMatchLeg2Filter = cms.EDFilter( "HLTElectronPixelMatchFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLHcalIsoLeg2Filter" ), + l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), + npixelmatchcut = cms.double( 1.0 ), + ncandcut = cms.int32( 2 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ), + s_a_phi1B = cms.double( 0.0069 ), + s_a_phi1I = cms.double( 0.0088 ), + s_a_phi1F = cms.double( 0.0076 ), + s_a_phi2B = cms.double( 3.7E-4 ), + s_a_phi2I = cms.double( 7.0E-4 ), + s_a_phi2F = cms.double( 0.00906 ), + s_a_zB = cms.double( 0.012 ), + s_a_rI = cms.double( 0.027 ), + s_a_rF = cms.double( 0.04 ), + s2_threshold = cms.double( 0.4 ), + tanhSO10BarrelThres = cms.double( 0.35 ), + tanhSO10InterThres = cms.double( 1.0 ), + tanhSO10ForwardThres = cms.double( 1.0 ), + useS = cms.bool( False ), + pixelVeto = cms.bool( False ) ) -process.hltPreDSTHLTMuonRun3PFScoutingPixelTracking = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltEle15Ele10CaloIdLTrackIdLIsoVLOneOEMinusOneOPLeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLPixelMatchLeg1Filter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 999999.0 ), + thrRegularEE = cms.vdouble( 999999.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltMuonTriggerResultsFilter = cms.EDFilter( "TriggerResultsFilter", - usePathStatus = cms.bool( True ), - hltResults = cms.InputTag( "" ), - l1tResults = cms.InputTag( "" ), - l1tIgnoreMaskAndPrescale = cms.bool( False ), - throw = cms.bool( True ), - triggerConditions = cms.vstring( 'Dataset_Muon' ) +process.hltEle15Ele10CaloIdLTrackIdLIsoVLOneOEMinusOneOPLeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLPixelMatchLeg2Filter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 999999.0 ), + thrRegularEE = cms.vdouble( 999999.0 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 2 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltL1sSingleEG10er2p5 = cms.EDFilter( "HLTL1TSeed", +process.hltEle15Ele10CaloIdLTrackIdLIsoVLDetaLeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleEG10er2p5" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLOneOEMinusOneOPLeg1Filter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.01 ), + thrRegularEE = cms.vdouble( 0.015 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltPrePhoton20HoverELoose = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltEle15Ele10CaloIdLTrackIdLIsoVLDetaLeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLOneOEMinusOneOPLeg2Filter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.01 ), + thrRegularEE = cms.vdouble( 0.015 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 2 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltEGL1SingleEG10Filter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", +process.hltEle15Ele10CaloIdLTrackIdLIsoVLDphiLeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), - l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - candNonIsolatedTag = cms.InputTag( "" ), - l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1SeedFilterTag = cms.InputTag( "hltL1sSingleEG10er2p5" ), - l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLDetaLeg1Filter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.07 ), + thrRegularEE = cms.vdouble( 0.1 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), - doIsolated = cms.bool( False ), - region_eta_size = cms.double( 0.522 ), - region_eta_size_ecap = cms.double( 1.0 ), - region_phi_size = cms.double( 1.044 ), - barrel_end = cms.double( 1.4791 ), - endcap_end = cms.double( 2.65 ) + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltEG20EtFilterLooseHoverE = cms.EDFilter( "HLTEgammaEtFilter", +process.hltEle15Ele10CaloIdLTrackIdLIsoVLDphiLeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1SingleEG10Filter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 20.0 ), - etcutEE = cms.double( 20.0 ), - ncandcut = cms.int32( 1 ) + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLDetaLeg2Filter" ), + varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( 0.07 ), + thrRegularEE = cms.vdouble( 0.1 ), + thrOverEEB = cms.vdouble( -1.0 ), + thrOverEEE = cms.vdouble( -1.0 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 2 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltEG20HEFilterLooseHoverE = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltEle15Ele10CaloIdLTrackIdLIsoVLTrackIsoLeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG20EtFilterLooseHoverE" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLDphiLeg1Filter" ), + varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), - useEt = cms.bool( False ), + useEt = cms.bool( True ), thrRegularEB = cms.vdouble( -1.0 ), thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.5 ), - thrOverEEE = cms.vdouble( 0.5 ), + thrOverEEB = cms.vdouble( 0.2 ), + thrOverEEE = cms.vdouble( 0.2 ), thrOverE2EB = cms.vdouble( -1.0 ), thrOverE2EE = cms.vdouble( -1.0 ), ncandcut = cms.int32( 1 ), @@ -59874,33 +62469,21 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltPrePhoton30HoverELoose = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltEG30EtFilterLooseHoverE = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1SingleEG10Filter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 30.0 ), - etcutEE = cms.double( 30.0 ), - ncandcut = cms.int32( 1 ) -) -process.hltEG30HEFilterLooseHoverE = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltEle15Ele10CaloIdLTrackIdLIsoVLTrackIsoLeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG30EtFilterLooseHoverE" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), + candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLDphiLeg2Filter" ), + varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), rhoTag = cms.InputTag( "" ), energyLowEdges = cms.vdouble( 0.0 ), lessThan = cms.bool( True ), - useEt = cms.bool( False ), + useEt = cms.bool( True ), thrRegularEB = cms.vdouble( -1.0 ), thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.5 ), - thrOverEEE = cms.vdouble( 0.5 ), + thrOverEEB = cms.vdouble( 0.2 ), + thrOverEEE = cms.vdouble( 0.2 ), thrOverE2EB = cms.vdouble( -1.0 ), thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), + ncandcut = cms.int32( 2 ), doRhoCorrection = cms.bool( False ), rhoMax = cms.double( 9.9999999E7 ), rhoScale = cms.double( 1.0 ), @@ -59908,528 +62491,144 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltCalibrationEventsFilter = cms.EDFilter( "HLTTriggerTypeFilter", - SelectedTriggerType = cms.int32( 2 ) -) -process.hltPreEcalCalibration = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltEcalCalibrationRaw = cms.EDProducer( "EvFFEDSelector", - inputTag = cms.InputTag( "rawDataCollector" ), - fedList = cms.vuint32( 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 1024 ) -) -process.hltPreHcalCalibration = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltHcalCalibTypeFilter = cms.EDFilter( "HLTHcalCalibTypeFilter", - InputTag = cms.InputTag( "rawDataCollector" ), - CalibTypes = cms.vint32( 1, 2, 3, 4, 5, 6 ) -) -process.hltHcalCalibrationRaw = cms.EDProducer( "EvFFEDSelector", - inputTag = cms.InputTag( "rawDataCollector" ), - fedList = cms.vuint32( 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 1024, 1100, 1101, 1102, 1103, 1104, 1105, 1106, 1107, 1108, 1109, 1110, 1111, 1112, 1113, 1114, 1115, 1116, 1117, 1118, 1119, 1120, 1121, 1122, 1123, 1124, 1125, 1126, 1127, 1128, 1129, 1130, 1131, 1132, 1133, 1134, 1135, 1136, 1137, 1138, 1139, 1140, 1141, 1142, 1143, 1144, 1145, 1146, 1147, 1148, 1149, 1150, 1151, 1152, 1153, 1154, 1155, 1156, 1157, 1158, 1159, 1160, 1161, 1162, 1163, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1172, 1173, 1174, 1175, 1176, 1177, 1178, 1179, 1180, 1181, 1182, 1183, 1184, 1185, 1186, 1187, 1188, 1189, 1190, 1191, 1192, 1193, 1194, 1195, 1196, 1197, 1198, 1199 ) -) -process.hltL1sZeroBiasIorAlwaysTrueIorIsolatedBunch = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_ZeroBias OR L1_AlwaysTrue OR L1_IsolatedBunch" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -process.hltPreAlCaEcalPhiSym = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltEcalPhiSymFilter = cms.EDFilter( "HLTEcalPhiSymFilter", - barrelDigiCollection = cms.InputTag( 'hltEcalDigis','ebDigis' ), - endcapDigiCollection = cms.InputTag( 'hltEcalDigis','eeDigis' ), - barrelUncalibHitCollection = cms.InputTag( 'hltEcalUncalibRecHit','EcalUncalibRecHitsEB' ), - endcapUncalibHitCollection = cms.InputTag( 'hltEcalUncalibRecHit','EcalUncalibRecHitsEE' ), - barrelHitCollection = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - endcapHitCollection = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - statusThreshold = cms.uint32( 3 ), - useRecoFlag = cms.bool( False ), - ampCut_barrelP = cms.vdouble( 14.31759, 14.33355, 14.34853, 14.36281, 14.37667, 14.39011, 14.40334, 14.41657, 14.42994, 14.44359, 14.45759, 14.47222, 14.48748, 14.50358, 14.52052, 14.53844, 14.55755, 14.57778, 14.59934, 14.62216, 14.64645, 14.67221, 14.69951, 14.72849, 14.75894, 14.79121, 14.82502, 14.86058, 14.89796, 14.93695, 14.97783, 15.02025, 15.06442, 15.11041, 15.15787, 15.20708, 15.25783, 15.31026, 15.36409, 15.41932, 15.47602, 15.53384, 15.5932, 15.65347, 15.715, 15.77744, 15.84086, 15.90505, 15.97001, 16.03539, 16.10147, 16.16783, 16.23454, 16.30146, 16.36824, 16.43502, 16.50159, 16.56781, 16.63354, 16.69857, 16.76297, 16.82625, 16.88862, 16.94973, 17.00951, 17.06761, 17.12403, 17.1787, 17.23127, 17.28167, 17.32955, 17.37491, 17.41754, 17.45723, 17.49363, 17.52688, 17.55642, 17.58218, 17.60416, 17.62166, 17.63468, 17.64315, 17.64665, 17.6449, 17.6379 ), - ampCut_barrelM = cms.vdouble( 17.6379, 17.6449, 17.64665, 17.64315, 17.63468, 17.62166, 17.60416, 17.58218, 17.55642, 17.52688, 17.49363, 17.45723, 17.41754, 17.37491, 17.32955, 17.28167, 17.23127, 17.1787, 17.12403, 17.06761, 17.00951, 16.94973, 16.88862, 16.82625, 16.76297, 16.69857, 16.63354, 16.56781, 16.50159, 16.43502, 16.36824, 16.30146, 16.23454, 16.16783, 16.10147, 16.03539, 15.97001, 15.90505, 15.84086, 15.77744, 15.715, 15.65347, 15.5932, 15.53384, 15.47602, 15.41932, 15.36409, 15.31026, 15.25783, 15.20708, 15.15787, 15.11041, 15.06442, 15.02025, 14.97783, 14.93695, 14.89796, 14.86058, 14.82502, 14.79121, 14.75894, 14.72849, 14.69951, 14.67221, 14.64645, 14.62216, 14.59934, 14.57778, 14.55755, 14.53844, 14.52052, 14.50358, 14.48748, 14.47222, 14.45759, 14.44359, 14.42994, 14.41657, 14.40334, 14.39011, 14.37667, 14.36281, 14.34853, 14.33355, 14.31759 ), - ampCut_endcapP = cms.vdouble( 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 11.5, 11.5, 11.5, 11.5, 11.5, 11.5, 11.5, 11.5, 11.5 ), - ampCut_endcapM = cms.vdouble( 11.5, 11.5, 11.5, 11.5, 11.5, 11.5, 11.5, 11.5, 11.5, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0, 14.0 ), - phiSymBarrelDigiCollection = cms.string( "phiSymEcalDigisEB" ), - phiSymEndcapDigiCollection = cms.string( "phiSymEcalDigisEE" ) -) -process.hltL1sL1UnpairedBunchBptxMinus = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_UnpairedBunchBptxMinus" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -process.hltPreL1UnpairedBunchBptxMinus = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltL1sL1UnpairedBunchBptxPlus = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_UnpairedBunchBptxPlus" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -process.hltPreL1UnpairedBunchBptxPlus = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltL1sNotBptxOR = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_NotBptxOR" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -process.hltPreL1NotBptxOR = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltL1sL1CDCSingleMu3er1p2TOP120DPHI2p618to3p142 = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_CDC_SingleMu_3_er1p2_TOP120_DPHI2p618_3p142" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -process.hltPreL1CDCSingleMu3er1p2TOP120DPHI2p6183p142 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltL1sCDC = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_CDC_SingleMu_3_er1p2_TOP120_DPHI2p618_3p142" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -process.hltPreCDCL2cosmic10er1p0 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltL1fL1sCDCL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - PreviousCandTag = cms.InputTag( "hltL1sCDC" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 1 ), - CentralBxOnly = cms.bool( False ), - SelectQualities = cms.vint32( ) -) -process.hltL2fL1sCDCL2CosmicMuL2Filtered3er2stations10er1p0 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL2MuonCandidatesNoVtxMeanTimerCosmicSeed" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sCDCL1Filtered0" ), - SeedMapTag = cms.InputTag( "hltL2CosmicMuons" ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 1.0 ), - AbsEtaBins = cms.vdouble( 0.9, 1.5, 2.1, 5.0 ), - MinNstations = cms.vint32( 0, 2, 0, 2 ), - MinNhits = cms.vint32( 0, 1, 0, 1 ), - CutOnChambers = cms.bool( False ), - MinNchambers = cms.vint32( 0 ), - MaxDr = cms.double( 9999.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 10.0 ), - NSigmaPt = cms.double( 0.0 ), - MatchToPreviousCand = cms.bool( True ) -) -process.hltPreCDCL2cosmic5p5er1p0 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltL2fL1sCDCL2CosmicMuL2Filtered3er2stations5p5er1p0 = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL2MuonCandidatesNoVtxMeanTimerCosmicSeed" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sCDCL1Filtered0" ), - SeedMapTag = cms.InputTag( "hltL2CosmicMuons" ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 1.0 ), - AbsEtaBins = cms.vdouble( 0.9, 1.5, 2.1, 5.0 ), - MinNstations = cms.vint32( 0, 2, 0, 2 ), - MinNhits = cms.vint32( 0, 1, 0, 1 ), - CutOnChambers = cms.bool( False ), - MinNchambers = cms.vint32( 0 ), - MaxDr = cms.double( 9999.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 5.5 ), - NSigmaPt = cms.double( 0.0 ), - MatchToPreviousCand = cms.bool( True ) -) -process.hltL1EventNumberNZS = cms.EDFilter( "HLTL1NumberFilter", - rawInput = cms.InputTag( "rawDataCollector" ), - period = cms.uint32( 4096 ), - invert = cms.bool( False ), - fedId = cms.int32( 1024 ), - useTCDSEventNumber = cms.bool( False ) -) -process.hltL1sHcalNZS = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_ZeroBias OR L1_SingleJet35 OR L1_SingleJet60 OR L1_SingleJet90 OR L1_SingleJet120 OR L1_SingleJet140er2p5 OR L1_SingleJet160er2p5 OR L1_SingleJet180 OR L1_SingleJet200 OR L1_DoubleJet40er2p5 OR L1_DoubleJet100er2p5 OR L1_DoubleJet120er2p5 OR L1_QuadJet60er2p5 OR L1_HTT120er OR L1_HTT160er OR L1_HTT200er OR L1_HTT255er OR L1_HTT280er OR L1_HTT320er" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -process.hltPreHcalNZS = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltL1sSingleEGorSingleorDoubleMu = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleIsoEG30er2p1 OR L1_SingleIsoEG28er2p1 OR L1_SingleEG10er2p5 OR L1_SingleEG15er2p5 OR L1_SingleEG26er2p5 OR L1_SingleEG34er2p5 OR L1_SingleEG36er2p5 OR L1_SingleEG38er2p5 OR L1_SingleEG40er2p5 OR L1_SingleEG42er2p5 OR L1_SingleEG45er2p5 OR L1_SingleEG60 OR L1_SingleMuOpen OR L1_SingleMu3 OR L1_SingleMu5 OR L1_SingleMu7 OR L1_SingleMu18 OR L1_SingleMu20 OR L1_SingleMu22 OR L1_SingleMu25 OR L1_DoubleMu_12_5 OR L1_DoubleMu_15_7 OR L1_SingleIsoEG24er2p1 OR L1_SingleIsoEG26er2p5 OR L1_SingleIsoEG28er2p5 OR L1_SingleIsoEG30er2p5 OR L1_SingleIsoEG32er2p5 OR L1_SingleIsoEG34er2p5 OR L1_DoubleEG_22_10_er2p5 OR L1_DoubleEG_25_12_er2p5 OR L1_DoubleEG_25_14_er2p5 OR L1_TripleEG_18_17_8_er2p5 OR L1_TripleMu_5_3_3 OR L1_TripleMu_5_5_3 OR L1_DoubleMu_15_7" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -process.hltPreHcalPhiSym = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltL1sIsolatedBunch = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_IsolatedBunch" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -process.hltL1sSingleJetOR = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_DoubleEG8er2p5_HTT260er OR L1_DoubleEG8er2p5_HTT280er OR L1_DoubleEG8er2p5_HTT300er OR L1_DoubleEG8er2p5_HTT300er OR L1_HTT255er OR L1_HTT280er OR L1_HTT280er_QuadJet_70_55_40_35_er2p5 OR L1_HTT320er_QuadJet_80_60_er2p1_45_40_er2p3 OR L1_HTT320er_QuadJet_80_60_er2p1_50_45_er2p3 OR L1_HTT320er OR L1_HTT360er OR L1_ETT2000 OR L1_HTT400er OR L1_HTT450er" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -process.hltPreHcalIsolatedbunch = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltL1sV0SingleJet3OR = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleJet60 OR L1_SingleJet200 OR L1_DoubleJet120er2p5" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -process.hltPreIsoTrackHB = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltPixelTracksQuadruplets = cms.EDProducer( "TrackWithVertexSelector", - src = cms.InputTag( "hltPixelTracks" ), - etaMin = cms.double( -999.0 ), - etaMax = cms.double( 999.0 ), - ptMin = cms.double( 0.0 ), - ptMax = cms.double( 999999.0 ), - d0Max = cms.double( 999.0 ), - dzMax = cms.double( 999.0 ), - normalizedChi2 = cms.double( 999999.0 ), - numberOfValidHits = cms.uint32( 0 ), - numberOfLostHits = cms.uint32( 999 ), - numberOfValidPixelHits = cms.uint32( 4 ), - ptErrorCut = cms.double( 999999.0 ), - quality = cms.string( "loose" ), - useVtx = cms.bool( False ), - vertexTag = cms.InputTag( "hltTrimmedPixelVertices" ), - timesTag = cms.InputTag( "" ), - timeResosTag = cms.InputTag( "" ), - nVertices = cms.uint32( 0 ), - vtxFallback = cms.bool( False ), - zetaVtx = cms.double( 999999.0 ), - rhoVtx = cms.double( 999999.0 ), - nSigmaDtVertex = cms.double( 0.0 ), - copyExtras = cms.untracked.bool( False ), - copyTrajectories = cms.untracked.bool( False ) -) -process.hltIsolPixelTrackProdHB = cms.EDProducer( "IsolatedPixelTrackCandidateL1TProducer", - L1eTauJetsSource = cms.InputTag( 'hltGtStage2Digis','Tau' ), - tauAssociationCone = cms.double( 0.0 ), - tauUnbiasCone = cms.double( 1.2 ), - PixelTracksSources = cms.VInputTag( 'hltPixelTracksQuadruplets' ), - ExtrapolationConeSize = cms.double( 1.0 ), - PixelIsolationConeSizeAtEC = cms.double( 40.0 ), - L1GTSeedLabel = cms.InputTag( "hltL1sV0SingleJet3OR" ), - MaxVtxDXYSeed = cms.double( 101.0 ), - MaxVtxDXYIsol = cms.double( 101.0 ), - VertexLabel = cms.InputTag( "hltTrimmedPixelVertices" ), - MagFieldRecordName = cms.string( "VolumeBasedMagneticField" ), - minPTrack = cms.double( 5.0 ), - maxPTrackForIsolation = cms.double( 3.0 ), - EBEtaBoundary = cms.double( 1.479 ) -) -process.hltIsolPixelTrackL2FilterHB = cms.EDFilter( "HLTPixelIsolTrackL1TFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltIsolPixelTrackProdHB" ), - L1GTSeedLabel = cms.InputTag( "hltL1sV0SingleJet3OR" ), - MaxPtNearby = cms.double( 2.0 ), - MinEnergyTrack = cms.double( 12.0 ), - MinPtTrack = cms.double( 3.5 ), - MaxEtaTrack = cms.double( 1.15 ), - MinEtaTrack = cms.double( 0.0 ), - MinDeltaPtL1Jet = cms.double( -40000.0 ), - filterTrackEnergy = cms.bool( True ), - NMaxTrackCandidates = cms.int32( 10 ), - DropMultiL2Event = cms.bool( False ) -) -process.hltIsolEcalPixelTrackProdHB = cms.EDProducer( "IsolatedEcalPixelTrackCandidateProducer", - filterLabel = cms.InputTag( "hltIsolPixelTrackL2FilterHB" ), - EBRecHitSource = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - EERecHitSource = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - EBHitEnergyThreshold = cms.double( 0.1 ), - EBHitCountEnergyThreshold = cms.double( 0.5 ), - EEHitEnergyThreshold0 = cms.double( -41.0664 ), - EEHitEnergyThreshold1 = cms.double( 68.795 ), - EEHitEnergyThreshold2 = cms.double( -38.143 ), - EEHitEnergyThreshold3 = cms.double( 7.043 ), - EEFacHitCountEnergyThreshold = cms.double( 10.0 ), - EcalConeSizeEta0 = cms.double( 0.09 ), - EcalConeSizeEta1 = cms.double( 0.14 ) -) -process.hltEcalIsolPixelTrackL2FilterHB = cms.EDFilter( "HLTEcalPixelIsolTrackFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltIsolEcalPixelTrackProdHB" ), - MaxEnergyInEB = cms.double( 2.0 ), - MaxEnergyInEE = cms.double( 4.0 ), - MaxEnergyOutEB = cms.double( 1.2 ), - MaxEnergyOutEE = cms.double( 2.0 ), - NMaxTrackCandidates = cms.int32( 10 ), - DropMultiL2Event = cms.bool( False ) -) -process.hltHcalITIPTCorrectorHB = cms.EDProducer( "IPTCorrector", - corTracksLabel = cms.InputTag( "hltIter0PFlowCtfWithMaterialTracks" ), - filterLabel = cms.InputTag( "hltIsolPixelTrackL2FilterHB" ), - associationCone = cms.double( 0.2 ) -) -process.hltIsolPixelTrackL3FilterHB = cms.EDFilter( "HLTPixelIsolTrackL1TFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltHcalITIPTCorrectorHB" ), - L1GTSeedLabel = cms.InputTag( "hltL1sV0SingleJet3OR" ), - MaxPtNearby = cms.double( 2.0 ), - MinEnergyTrack = cms.double( 18.0 ), - MinPtTrack = cms.double( 20.0 ), - MaxEtaTrack = cms.double( 1.15 ), - MinEtaTrack = cms.double( 0.0 ), - MinDeltaPtL1Jet = cms.double( 4.0 ), - filterTrackEnergy = cms.bool( True ), - NMaxTrackCandidates = cms.int32( 999 ), - DropMultiL2Event = cms.bool( False ) -) -process.hltPreIsoTrackHE = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltIsolPixelTrackProdHE = cms.EDProducer( "IsolatedPixelTrackCandidateL1TProducer", - L1eTauJetsSource = cms.InputTag( 'hltGtStage2Digis','Tau' ), - tauAssociationCone = cms.double( 0.0 ), - tauUnbiasCone = cms.double( 1.2 ), - PixelTracksSources = cms.VInputTag( 'hltPixelTracksQuadruplets' ), - ExtrapolationConeSize = cms.double( 1.0 ), - PixelIsolationConeSizeAtEC = cms.double( 40.0 ), - L1GTSeedLabel = cms.InputTag( "hltL1sV0SingleJet3OR" ), - MaxVtxDXYSeed = cms.double( 101.0 ), - MaxVtxDXYIsol = cms.double( 101.0 ), - VertexLabel = cms.InputTag( "hltTrimmedPixelVertices" ), - MagFieldRecordName = cms.string( "VolumeBasedMagneticField" ), - minPTrack = cms.double( 5.0 ), - maxPTrackForIsolation = cms.double( 3.0 ), - EBEtaBoundary = cms.double( 1.479 ) -) -process.hltIsolPixelTrackL2FilterHE = cms.EDFilter( "HLTPixelIsolTrackL1TFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltIsolPixelTrackProdHE" ), - L1GTSeedLabel = cms.InputTag( "hltL1sV0SingleJet3OR" ), - MaxPtNearby = cms.double( 2.0 ), - MinEnergyTrack = cms.double( 12.0 ), - MinPtTrack = cms.double( 3.5 ), - MaxEtaTrack = cms.double( 2.2 ), - MinEtaTrack = cms.double( 1.1 ), - MinDeltaPtL1Jet = cms.double( -40000.0 ), - filterTrackEnergy = cms.bool( True ), - NMaxTrackCandidates = cms.int32( 5 ), - DropMultiL2Event = cms.bool( False ) -) -process.hltIsolEcalPixelTrackProdHE = cms.EDProducer( "IsolatedEcalPixelTrackCandidateProducer", - filterLabel = cms.InputTag( "hltIsolPixelTrackL2FilterHE" ), - EBRecHitSource = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - EERecHitSource = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - EBHitEnergyThreshold = cms.double( 0.1 ), - EBHitCountEnergyThreshold = cms.double( 0.5 ), - EEHitEnergyThreshold0 = cms.double( -41.0664 ), - EEHitEnergyThreshold1 = cms.double( 68.795 ), - EEHitEnergyThreshold2 = cms.double( -38.143 ), - EEHitEnergyThreshold3 = cms.double( 7.043 ), - EEFacHitCountEnergyThreshold = cms.double( 10.0 ), - EcalConeSizeEta0 = cms.double( 0.09 ), - EcalConeSizeEta1 = cms.double( 0.14 ) -) -process.hltEcalIsolPixelTrackL2FilterHE = cms.EDFilter( "HLTEcalPixelIsolTrackFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltIsolEcalPixelTrackProdHE" ), - MaxEnergyInEB = cms.double( 2.0 ), - MaxEnergyInEE = cms.double( 4.0 ), - MaxEnergyOutEB = cms.double( 1.2 ), - MaxEnergyOutEE = cms.double( 2.0 ), - NMaxTrackCandidates = cms.int32( 10 ), - DropMultiL2Event = cms.bool( False ) -) -process.hltHcalITIPTCorrectorHE = cms.EDProducer( "IPTCorrector", - corTracksLabel = cms.InputTag( "hltIter0PFlowCtfWithMaterialTracks" ), - filterLabel = cms.InputTag( "hltIsolPixelTrackL2FilterHE" ), - associationCone = cms.double( 0.2 ) -) -process.hltIsolPixelTrackL3FilterHE = cms.EDFilter( "HLTPixelIsolTrackL1TFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltHcalITIPTCorrectorHE" ), - L1GTSeedLabel = cms.InputTag( "hltL1sV0SingleJet3OR" ), - MaxPtNearby = cms.double( 2.0 ), - MinEnergyTrack = cms.double( 18.0 ), - MinPtTrack = cms.double( 20.0 ), - MaxEtaTrack = cms.double( 2.2 ), - MinEtaTrack = cms.double( 1.1 ), - MinDeltaPtL1Jet = cms.double( 4.0 ), - filterTrackEnergy = cms.bool( True ), - NMaxTrackCandidates = cms.int32( 999 ), - DropMultiL2Event = cms.bool( False ) -) -process.hltL1sL1ZeroBiasFirstCollisionAfterAbortGap = cms.EDFilter( "HLTL1TSeed", +process.hltEle15Ele10CaloIdLTrackIdLIsoVLDZFilter = cms.EDFilter( "HLT2PhotonPhotonDZ", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_FirstCollisionInOrbit" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -process.hltPreZeroBiasFirstCollisionAfterAbortGap = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) + originTag1 = cms.VInputTag( 'hltEgammaCandidates' ), + originTag2 = cms.VInputTag( 'hltEgammaCandidates' ), + inputTag1 = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLTrackIsoLeg1Filter" ), + inputTag2 = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLTrackIsoLeg2Filter" ), + electronTag = cms.InputTag( "hltEgammaGsfElectrons" ), + triggerType1 = cms.int32( 81 ), + triggerType2 = cms.int32( 81 ), + MinDR = cms.double( -1.0 ), + MaxDZ = cms.double( 0.2 ), + MinPixHitsForDZ = cms.int32( 0 ), + checkSC = cms.bool( True ), + MinN = cms.int32( 1 ) ) -process.hltPreZeroBiasIsolatedBunches = cms.EDFilter( "HLTPrescaler", +process.hltPreMCIsoMu = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltL1sL1ZeroBiasFirstCollisionInTrainNOTFirstCollisionInOrbit = cms.EDFilter( "HLTL1TSeed", +process.hltL2fL1sMu5L1L2SingleMu = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_FirstCollisionInTrain AND (NOT L1_FirstCollisionInOrbit)" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -process.hltPreZeroBiasFirstCollisionInTrain = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltL2MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sMu3or5or7L1Filtered0" ), + SeedMapTag = cms.InputTag( "hltL2Muons" ), + MinN = cms.int32( 0 ), + MaxEta = cms.double( 2.5 ), + AbsEtaBins = cms.vdouble( 0.0 ), + MinNstations = cms.vint32( 0 ), + MinNhits = cms.vint32( 0 ), + CutOnChambers = cms.bool( False ), + MinNchambers = cms.vint32( 0 ), + MaxDr = cms.double( 9999.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), + NSigmaPt = cms.double( 0.0 ), + MatchToPreviousCand = cms.bool( True ) ) -process.hltL1sL1ZeroBiasLastBunchInTrain = cms.EDFilter( "HLTL1TSeed", +process.hltL3fL1sMu5L1L2L3SingleMu = cms.EDFilter( "HLTMuonL3PreFilter", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_LastCollisionInTrain" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fL1sMu5L1L2SingleMu" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sMu5L1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + MinN = cms.int32( 1 ), + MaxEta = cms.double( 2.1 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxNormalizedChi2 = cms.double( 9999.0 ), + MaxDXYBeamSpot = cms.double( 9999.0 ), + MinDXYBeamSpot = cms.double( -1.0 ), + MinNmuonHits = cms.int32( 0 ), + MaxPtDifference = cms.double( 9999.0 ), + MinTrackPt = cms.double( 0.0 ), + minMuonStations = cms.int32( 2 ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 0 ), + MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), + trkMuonId = cms.uint32( 0 ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltPreZeroBiasLastCollisionInTrain = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltL3fL1sMu5L1L2L3pfecalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", + saveTags = cms.bool( True ), + candTag = cms.InputTag( "hltL3fL1sMu5L1L2L3SingleMu" ), + varTag = cms.InputTag( "hltMuonEcalMFPFClusterIsoForMuons" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.14 ), + thrOverEEE = cms.vdouble( 0.1 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) ) -process.hltL1sL1ZeroBiasFirstBunchAfterTrain = cms.EDFilter( "HLTL1TSeed", +process.hltL3fL1sMu5L1L2L3pfhcalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_FirstBunchAfterTrain" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) + candTag = cms.InputTag( "hltL3fL1sMu5L1L2L3pfecalIsoRhoFiltered" ), + varTag = cms.InputTag( "hltMuonHcalRegPFClusterIsoForMuons" ), + rhoTag = cms.InputTag( "" ), + energyLowEdges = cms.vdouble( 0.0 ), + lessThan = cms.bool( True ), + useEt = cms.bool( True ), + thrRegularEB = cms.vdouble( -1.0 ), + thrRegularEE = cms.vdouble( -1.0 ), + thrOverEEB = cms.vdouble( 0.177 ), + thrOverEEE = cms.vdouble( 0.24 ), + thrOverE2EB = cms.vdouble( -1.0 ), + thrOverE2EE = cms.vdouble( -1.0 ), + ncandcut = cms.int32( 1 ), + doRhoCorrection = cms.bool( False ), + rhoMax = cms.double( 9.9999999E7 ), + rhoScale = cms.double( 1.0 ), + effectiveAreas = cms.vdouble( 0.0, 0.0 ), + absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), + l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) ) -process.hltPreZeroBiasFirstBXAfterTrain = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltL3crIsoL1sMu16L1L2L3TrkIsoFilteredSingleMu = cms.EDFilter( "HLTMuonIsoFilter", + saveTags = cms.bool( True ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL3fL1sMu5L1L2L3pfecalIsoRhoFiltered" ), + MinN = cms.int32( 1 ), + DepTag = cms.VInputTag( 'hltMuonTkRelIsolationCut0p08Map' ), + IsolatorPSet = cms.PSet( ) ) -process.hltL1sSingleMu5IorSingleMu14erIorSingleMu16er = cms.EDFilter( "HLTL1TSeed", +process.hltL1sDoubleMu0 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleMu5 OR L1_SingleMu7 OR L1_SingleMu18 OR L1_SingleMu20 OR L1_SingleMu22 OR L1_SingleMu25" ), + L1SeedsLogicalExpression = cms.string( "L1_DoubleMu0" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -60439,346 +62638,218 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltPreAlCaRPCMuonNormalisation = cms.EDFilter( "HLTPrescaler", +process.hltPreMCDoubleMuTrkIsoVVLDZ = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltRPCMuonNormaL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", +process.hltL1fL1sDoubleMu0HighQL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - PreviousCandTag = cms.InputTag( "hltL1sSingleMu5IorSingleMu14erIorSingleMu16er" ), - MaxEta = cms.double( 1.9 ), + PreviousCandTag = cms.InputTag( "hltL1sDoubleMu0" ), + MaxEta = cms.double( 2.5 ), MinPt = cms.double( 0.0 ), MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 1 ), + MinN = cms.int32( 2 ), CentralBxOnly = cms.bool( True ), SelectQualities = cms.vint32( ) ) -process.hltPreAlCaLumiPixelsCountsRandom = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltAlcaPixelClusterCounts = cms.EDProducer( "AlcaPCCEventProducer", - pixelClusterLabel = cms.InputTag( "hltSiPixelClusters" ), - trigstring = cms.untracked.string( "alcaPCCEvent" ) -) -process.hltPreAlCaLumiPixelsCountsZeroBias = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltPreMCReducedIterativeTracking = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltPreMCPFMET = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltPFMETOpenFilter = cms.EDFilter( "HLT1PFMET", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltPFMETProducer" ), - triggerType = cms.int32( 87 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( -1.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) -) -process.hltPreMCAK4PFJets = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltAK4PFJetCollection20Filter = cms.EDFilter( "HLT1PFJet", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsCorrected" ), - triggerType = cms.int32( 85 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 20.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 3.0 ), - MinN = cms.int32( 1 ) -) -process.hltPreMCPFBTagDeepCSV = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltBTagPFDeepCSV4p06Single = cms.EDFilter( "HLTPFJetTag", - saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltPFJetForBtag" ), - JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsPF','probb' ), - MinTag = cms.double( 0.25 ), - MaxTag = cms.double( 999999.0 ), - MinJets = cms.int32( 1 ), - TriggerType = cms.int32( 86 ) -) -process.hltPreMCPFHT = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltPFHTForMC = cms.EDProducer( "HLTHtMhtProducer", - usePt = cms.bool( True ), - excludePFMuons = cms.bool( False ), - minNJetHt = cms.int32( 0 ), - minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 40.0 ), - minPtJetMht = cms.double( 20.0 ), - maxEtaJetHt = cms.double( 3.0 ), - maxEtaJetMht = cms.double( 5.0 ), - jetsLabel = cms.InputTag( "hltAK4PFJetsCorrected" ), - pfCandidatesLabel = cms.InputTag( "hltParticleFlow" ) -) -process.hltPFHTOpenFilter = cms.EDFilter( "HLTHtMhtFilter", +process.hltL2pfL1sDoubleMu0L1f0L2doubleMu = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltPFHTForMC' ), - mhtLabels = cms.VInputTag( 'hltPFHTForMC' ), - minHt = cms.vdouble( -1.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) -) -process.hltPreMCPFMHT = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltL2MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL1sDoubleMu0" ), + SeedMapTag = cms.InputTag( "hltL2Muons" ), + MinN = cms.int32( 0 ), + MaxEta = cms.double( 2.5 ), + AbsEtaBins = cms.vdouble( 0.0 ), + MinNstations = cms.vint32( 0 ), + MinNhits = cms.vint32( 0 ), + CutOnChambers = cms.bool( False ), + MinNchambers = cms.vint32( 0 ), + MaxDr = cms.double( 9999.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), + NSigmaPt = cms.double( 0.0 ), + MatchToPreviousCand = cms.bool( True ) ) -process.hltPFMHTOpenFilter = cms.EDFilter( "HLTMhtFilter", +process.hltL1fForIterL3L1fL1sDoubleMu0HighQL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", saveTags = cms.bool( True ), - mhtLabels = cms.VInputTag( 'hltPFHTForMC' ), - minMht = cms.vdouble( -1.0 ) -) -process.hltPreMCCaloMET = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltPreMCCaloMETJetIdCleaned = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltMetCleanUsingJetID = cms.EDProducer( "HLTMETCleanerUsingJetID", - minPt = cms.double( 20.0 ), - maxEta = cms.double( 5.0 ), - metLabel = cms.InputTag( "hltMet" ), - jetsLabel = cms.InputTag( "hltAK4CaloJets" ), - goodJetsLabel = cms.InputTag( "hltAK4CaloJetsIDPassed" ) + CandTag = cms.InputTag( "hltL1MuonsPt0" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sDoubleMu0HighQL1Filtered0" ), + MaxEta = cms.double( 2.5 ), + MinPt = cms.double( 0.0 ), + MaxDeltaR = cms.double( 0.3 ), + MinN = cms.int32( 1 ), + CentralBxOnly = cms.bool( True ), + SelectQualities = cms.vint32( ) ) -process.hltMETCleanUsingJetIDOpenFilter = cms.EDFilter( "HLT1CaloMET", +process.hltL3pfL1sDoubleMu0L1f0L2pf0L3doubleMu = cms.EDFilter( "HLTMuonL3PreFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltMetCleanUsingJetID" ), - triggerType = cms.int32( 87 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( -1.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) -) -process.hltPreMCAK4CaloJets = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2pfL1sDoubleMu0L1f0L2doubleMu" ), + L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sDoubleMu0HighQL1Filtered0" ), + inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), + MinN = cms.int32( 2 ), + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 2.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxNormalizedChi2 = cms.double( 9999.0 ), + MaxDXYBeamSpot = cms.double( 9999.0 ), + MinDXYBeamSpot = cms.double( -1.0 ), + MinNmuonHits = cms.int32( 0 ), + MaxPtDifference = cms.double( 9999.0 ), + MinTrackPt = cms.double( 0.0 ), + minMuonStations = cms.int32( 2 ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 0 ), + MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), + trkMuonId = cms.uint32( 0 ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltCaloJetCollection20Filter = cms.EDFilter( "HLT1CaloJet", +process.hltDiMuonRelTrkIsoVVLFiltered = cms.EDFilter( "HLTMuonIsoFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), - triggerType = cms.int32( 0 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 20.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), - MinN = cms.int32( 1 ) -) -process.hltPreMCAK4CaloJetsFromPV = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltSelectorJets20L1FastJetForNoPU = cms.EDFilter( "EtMinCaloJetSelector", - src = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassed" ), - filter = cms.bool( False ), - etMin = cms.double( 20.0 ) -) -process.hltCaloJetFromPV = cms.EDProducer( "PixelJetPuId", - jets = cms.InputTag( "hltSelectorJets20L1FastJetForNoPU" ), - tracks = cms.InputTag( "hltPixelTracks" ), - primaryVertex = cms.InputTag( "hltTrimmedPixelVertices" ), - MinGoodJetTrackPtRatio = cms.double( 0.045 ), - MinGoodJetTrackPt = cms.double( 1.8 ), - MaxTrackDistanceToJet = cms.double( 0.04 ), - MinTrackPt = cms.double( 0.6 ), - MaxTrackChi2 = cms.double( 20.0 ), - UseForwardJetsAsNoPU = cms.bool( True ), - MinEtaForwardJets = cms.double( 2.4 ), - MinEtForwardJets = cms.double( 40.0 ) + CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL3pfL1sDoubleMu0L1f0L2pf0L3doubleMu" ), + MinN = cms.int32( 2 ), + DepTag = cms.VInputTag( 'hltL3MuonRelTrkIsolationVVL' ), + IsolatorPSet = cms.PSet( ) ) -process.hltCaloJetFromPVCollection20Filter = cms.EDFilter( "HLT1CaloJet", +process.hltDiMuonRelTrkIsoVVLFilteredDzFiltered0p2 = cms.EDFilter( "HLT2MuonMuonDZ", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltCaloJetFromPV" ), - triggerType = cms.int32( 0 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 20.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( -1.0 ), + originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), + originTag2 = cms.VInputTag( 'hltIterL3MuonCandidates' ), + inputTag1 = cms.InputTag( "hltDiMuonRelTrkIsoVVLFiltered" ), + inputTag2 = cms.InputTag( "hltDiMuonRelTrkIsoVVLFiltered" ), + triggerType1 = cms.int32( 83 ), + triggerType2 = cms.int32( 83 ), + MinDR = cms.double( 0.001 ), + MaxDZ = cms.double( 0.2 ), + MinPixHitsForDZ = cms.int32( 0 ), + checkSC = cms.bool( False ), MinN = cms.int32( 1 ) ) -process.hltHtMhtFromPVForMC = cms.EDProducer( "HLTHtMhtProducer", - usePt = cms.bool( False ), - excludePFMuons = cms.bool( False ), - minNJetHt = cms.int32( 0 ), - minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 30.0 ), - minPtJetMht = cms.double( 20.0 ), - maxEtaJetHt = cms.double( 3.0 ), - maxEtaJetMht = cms.double( 5.0 ), - jetsLabel = cms.InputTag( "hltCaloJetFromPV" ), - pfCandidatesLabel = cms.InputTag( "" ) -) -process.hltCaloHtMhtFromPVOpenFilter = cms.EDFilter( "HLTHtMhtFilter", - saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMhtFromPVForMC' ), - mhtLabels = cms.VInputTag( 'hltHtMhtFromPVForMC' ), - minHt = cms.vdouble( -1.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) -) -process.hltPreMCCaloBTagDeepCSV = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltBTagCaloDeepCSV10p0Single = cms.EDFilter( "HLTCaloJetTag", - saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltSelector8CentralJetsL1FastJet" ), - JetTags = cms.InputTag( 'hltDeepCombinedSecondaryVertexBJetTagsCalo','probb' ), - MinTag = cms.double( 0.2 ), - MaxTag = cms.double( 999999.0 ), - MinJets = cms.int32( 1 ), - TriggerType = cms.int32( 86 ) -) -process.hltPreMCCaloHT = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltHtMhtForMC = cms.EDProducer( "HLTHtMhtProducer", - usePt = cms.bool( False ), - excludePFMuons = cms.bool( False ), - minNJetHt = cms.int32( 0 ), - minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 30.0 ), - minPtJetMht = cms.double( 20.0 ), - maxEtaJetHt = cms.double( 3.0 ), - maxEtaJetMht = cms.double( 5.0 ), - jetsLabel = cms.InputTag( "hltAK4CaloJetsCorrected" ), - pfCandidatesLabel = cms.InputTag( "" ) -) -process.hltCaloHTOpenFilter = cms.EDFilter( "HLTHtMhtFilter", - saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltHtMhtForMC' ), - mhtLabels = cms.VInputTag( 'hltHtMhtForMC' ), - minHt = cms.vdouble( -1.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) -) -process.hltPreMCCaloMHT = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltMhtFilter = cms.EDFilter( "HLTMhtFilter", - saveTags = cms.bool( True ), - mhtLabels = cms.VInputTag( 'hltHtMhtForMC' ), - minMht = cms.vdouble( -1.0 ) -) -process.hltPreMCAK8PFJets = cms.EDFilter( "HLTPrescaler", +process.hltPreMCDoubleMuNoFiltersNoVtx = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltAK8PFJetCollection20Filter = cms.EDFilter( "HLT1PFJet", +process.hltL2fDimuonL1f0L2NoVtx = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK8PFJetsCorrected" ), - triggerType = cms.int32( 85 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 20.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 3.0 ), - MinN = cms.int32( 1 ) -) -process.hltPreMCAK8TrimPFJets = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltL2MuonCandidatesNoVtx" ), + PreviousCandTag = cms.InputTag( "hltL1fL1sDoubleMu0HighQL1Filtered0" ), + SeedMapTag = cms.InputTag( "hltL2Muons" ), + MinN = cms.int32( 0 ), + MaxEta = cms.double( 2.5 ), + AbsEtaBins = cms.vdouble( 0.0 ), + MinNstations = cms.vint32( 0 ), + MinNhits = cms.vint32( 0 ), + CutOnChambers = cms.bool( True ), + MinNchambers = cms.vint32( 0 ), + MaxDr = cms.double( 9999.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), + NSigmaPt = cms.double( 0.0 ), + MatchToPreviousCand = cms.bool( True ) ) -process.hltAK8TrimPFJetCollection20Filter = cms.EDFilter( "HLT1PFJet", +process.hltL3fDimuonL1f0L2NVL3NoFiltersNoVtx = cms.EDFilter( "HLTMuonL3PreFilter", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK8TrimModJets" ), - triggerType = cms.int32( 85 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 20.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 3.0 ), - MinN = cms.int32( 1 ) + BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), + CandTag = cms.InputTag( "hltL3NoFiltersNoVtxMuonCandidates" ), + PreviousCandTag = cms.InputTag( "hltL2fDimuonL1f0L2NoVtx" ), + L1CandTag = cms.InputTag( "" ), + inputMuonCollection = cms.InputTag( "" ), + MinN = cms.int32( 2 ), + MaxEta = cms.double( 2.5 ), + MinNhits = cms.int32( 0 ), + MaxDr = cms.double( 9999.0 ), + MinDr = cms.double( -1.0 ), + MaxDz = cms.double( 9999.0 ), + MinDxySig = cms.double( -1.0 ), + MinPt = cms.double( 0.0 ), + NSigmaPt = cms.double( 0.0 ), + MaxNormalizedChi2 = cms.double( 9999.0 ), + MaxDXYBeamSpot = cms.double( 9999.0 ), + MinDXYBeamSpot = cms.double( -1.0 ), + MinNmuonHits = cms.int32( 0 ), + MaxPtDifference = cms.double( 9999.0 ), + MinTrackPt = cms.double( 0.0 ), + minMuonStations = cms.int32( -1 ), + minTrkHits = cms.int32( -1 ), + minMuonHits = cms.int32( -1 ), + allowedTypeMask = cms.uint32( 255 ), + requiredTypeMask = cms.uint32( 0 ), + MaxNormalizedChi2_L3FromL1 = cms.double( 0.0 ), + trkMuonId = cms.uint32( 0 ), + L1MatchingdR = cms.double( 0.3 ), + MatchToPreviousCand = cms.bool( True ), + InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), + useSimpleGeometry = cms.bool( True ), + useStation2 = cms.bool( True ), + fallbackToME1 = cms.bool( False ), + cosmicPropagationHypothesis = cms.bool( False ), + useMB2InOverlap = cms.bool( False ), + useTrack = cms.string( "tracker" ), + useState = cms.string( "atVertex" ), + propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), + propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), + propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) ) -process.hltPreMCAK8PFHT = cms.EDFilter( "HLTPrescaler", +process.hltPreMCPFBTagDeepJet = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltAK8PFHTForMC = cms.EDProducer( "HLTHtMhtProducer", - usePt = cms.bool( True ), - excludePFMuons = cms.bool( False ), - minNJetHt = cms.int32( 0 ), - minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 40.0 ), - minPtJetMht = cms.double( 20.0 ), - maxEtaJetHt = cms.double( 3.0 ), - maxEtaJetMht = cms.double( 5.0 ), - jetsLabel = cms.InputTag( "hltAK8PFJetsCorrected" ), - pfCandidatesLabel = cms.InputTag( "hltParticleFlow" ) +process.hltBTagPFDeepJet4p06Single = cms.EDFilter( "HLTPFJetTag", + saveTags = cms.bool( True ), + Jets = cms.InputTag( "hltPFJetForBtag" ), + JetTags = cms.InputTag( 'hltDeepJetDiscriminatorsJetTags','BvsAll' ), + MinTag = cms.double( 0.25 ), + MaxTag = cms.double( 999999.0 ), + MinJets = cms.int32( 1 ), + TriggerType = cms.int32( 86 ) ) -process.hltAK8PFHTOpenFilter = cms.EDFilter( "HLTHtMhtFilter", +process.hltL1sMCRun3PFScoutingPixelTracking = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltAK8PFHTForMC' ), - mhtLabels = cms.VInputTag( 'hltAK8PFHTForMC' ), - minHt = cms.vdouble( -1.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) + L1SeedsLogicalExpression = cms.string( "L1GlobalDecision" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltPreMCAK8CaloHT = cms.EDFilter( "HLTPrescaler", +process.hltPreMCRun3PFScoutingPixelTracking = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltAK8HtMhtForMC = cms.EDProducer( "HLTHtMhtProducer", - usePt = cms.bool( False ), - excludePFMuons = cms.bool( False ), - minNJetHt = cms.int32( 0 ), - minNJetMht = cms.int32( 0 ), - minPtJetHt = cms.double( 30.0 ), - minPtJetMht = cms.double( 20.0 ), - maxEtaJetHt = cms.double( 3.0 ), - maxEtaJetMht = cms.double( 5.0 ), - jetsLabel = cms.InputTag( "hltAK8CaloJetsCorrected" ), - pfCandidatesLabel = cms.InputTag( "" ) -) -process.hltAK8CaloHTOpenFilter = cms.EDFilter( "HLTHtMhtFilter", - saveTags = cms.bool( True ), - htLabels = cms.VInputTag( 'hltAK8HtMhtForMC' ), - mhtLabels = cms.VInputTag( 'hltAK8HtMhtForMC' ), - minHt = cms.vdouble( -1.0 ), - minMht = cms.vdouble( 0.0 ), - minMeff = cms.vdouble( 0.0 ), - meffSlope = cms.vdouble( 1.0 ) -) -process.hltL1sSingleEG5 = cms.EDFilter( "HLTL1TSeed", +process.hltL1sAlCaEcalPi0Eta = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleEG8er2p5" ), + L1SeedsLogicalExpression = cms.string( "L1_AlwaysTrue OR L1_IsolatedBunch OR L1_SingleEG8er2p5 OR L1_SingleEG10er2p5 OR L1_SingleEG15er2p5 OR L1_SingleEG26er2p5 OR L1_SingleEG34er2p5 OR L1_SingleEG36er2p5 OR L1_SingleEG38er2p5 OR L1_SingleEG40er2p5 OR L1_SingleEG42er2p5 OR L1_SingleEG45er2p5 OR L1_SingleEG60 OR L1_SingleIsoEG26er2p5 OR L1_SingleIsoEG28er2p5 OR L1_SingleIsoEG30er2p5 OR L1_SingleIsoEG32er2p5 OR L1_SingleIsoEG34er2p5 OR L1_SingleIsoEG24er2p1 OR L1_SingleIsoEG26er2p1 OR L1_SingleIsoEG28er2p1 OR L1_SingleIsoEG30er2p1 OR L1_SingleIsoEG32er2p1 OR L1_DoubleEG_22_10_er2p5 OR L1_DoubleEG_25_14_er2p5 OR L1_DoubleEG_25_12_er2p5 OR L1_SingleJet35 OR L1_SingleJet60 OR L1_SingleJet90 OR L1_SingleJet120 OR L1_SingleJet140er2p5 OR L1_SingleJet160er2p5 OR L1_SingleJet180 OR L1_SingleJet200 OR L1_DoubleJet40er2p5 OR L1_DoubleJet100er2p5 OR L1_DoubleJet120er2p5 OR L1_QuadJet60er2p5 OR L1_HTT120er OR L1_HTT160er OR L1_HTT200er OR L1_HTT255er OR L1_HTT280er OR L1_HTT320er" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -60788,2050 +62859,3476 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltPreMCDiphoton1010R9IdORIsoCaloIdANDHER9IdMass10 = cms.EDFilter( "HLTPrescaler", +process.hltPreAlCaEcalPi0EBonly = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltEGL1SingleEG5Filter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", - saveTags = cms.bool( True ), - candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), - l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - candNonIsolatedTag = cms.InputTag( "" ), - l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1SeedFilterTag = cms.InputTag( "hltL1sSingleEG5" ), - l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - ncandcut = cms.int32( 1 ), - doIsolated = cms.bool( False ), - region_eta_size = cms.double( 0.522 ), - region_eta_size_ecap = cms.double( 1.0 ), - region_phi_size = cms.double( 1.044 ), - barrel_end = cms.double( 1.4791 ), - endcap_end = cms.double( 2.65 ) +process.hltSimple3x3Clusters = cms.EDProducer( "EgammaHLTNxNClusterProducer", + doBarrel = cms.bool( True ), + doEndcaps = cms.bool( True ), + barrelHitProducer = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + endcapHitProducer = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + clusEtaSize = cms.int32( 3 ), + clusPhiSize = cms.int32( 3 ), + barrelClusterCollection = cms.string( "Simple3x3ClustersBarrel" ), + endcapClusterCollection = cms.string( "Simple3x3ClustersEndcap" ), + clusSeedThr = cms.double( 0.5 ), + clusSeedThrEndCap = cms.double( 1.0 ), + useRecoFlag = cms.bool( False ), + flagLevelRecHitsToUse = cms.int32( 1 ), + useDBStatus = cms.bool( True ), + statusLevelRecHitsToUse = cms.int32( 1 ), + posCalcParameters = cms.PSet( + T0_barl = cms.double( 7.4 ), + T0_endcPresh = cms.double( 1.2 ), + LogWeighted = cms.bool( True ), + T0_endc = cms.double( 3.1 ), + X0 = cms.double( 0.89 ), + W0 = cms.double( 4.2 ) + ), + maxNumberofSeeds = cms.int32( 700 ), + maxNumberofClusters = cms.int32( 300 ), + debugLevel = cms.int32( 0 ) ) -process.hltEG10EtL1SingleEG5EtFilter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1SingleEG5Filter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 10.0 ), - etcutEE = cms.double( 10.0 ), - ncandcut = cms.int32( 1 ) +process.hltAlCaPi0RecHitsFilterEBonlyRegional = cms.EDFilter( "HLTRegionalEcalResonanceFilter", + barrelHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + endcapHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + preshRecHitProducer = cms.InputTag( 'hltEcalPreshowerRecHit','EcalRecHitsES' ), + barrelClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersBarrel' ), + endcapClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersEndcap' ), + useRecoFlag = cms.bool( False ), + flagLevelRecHitsToUse = cms.int32( 1 ), + useDBStatus = cms.bool( True ), + statusLevelRecHitsToUse = cms.int32( 1 ), + doSelBarrel = cms.bool( True ), + barrelSelection = cms.PSet( + massHighPi0Cand = cms.double( 0.163 ), + ptMinForIsolation = cms.double( 1.0 ), + seleMinvMaxBarrel = cms.double( 0.22 ), + massLowPi0Cand = cms.double( 0.104 ), + seleS9S25Gamma = cms.double( 0.0 ), + seleBeltDeta = cms.double( 0.05 ), + seleS4S9GammaBarrel_region2 = cms.double( 0.9 ), + barrelHitCollection = cms.string( "pi0EcalRecHitsEB" ), + removePi0CandidatesForEta = cms.bool( False ), + seleMinvMinBarrel = cms.double( 0.06 ), + seleS4S9GammaBarrel_region1 = cms.double( 0.88 ), + selePtPairBarrel_region1 = cms.double( 2.0 ), + selePtPairBarrel_region2 = cms.double( 1.75 ), + seleBeltDR = cms.double( 0.2 ), + region1_Barrel = cms.double( 1.0 ), + seleIsoBarrel_region1 = cms.double( 0.5 ), + selePtGammaBarrel_region1 = cms.double( 0.65 ), + seleIsoBarrel_region2 = cms.double( 0.5 ), + selePtGammaBarrel_region2 = cms.double( 0.65 ), + store5x5RecHitEB = cms.bool( False ), + seleNxtalBarrel_region2 = cms.uint32( 6 ), + seleNxtalBarrel_region1 = cms.uint32( 6 ) + ), + doSelEndcap = cms.bool( False ), + endcapSelection = cms.PSet( + seleBeltDetaEndCap = cms.double( 0.05 ), + selePtPairMaxEndCap_region3 = cms.double( 2.5 ), + seleS4S9GammaEndCap_region2 = cms.double( 0.65 ), + seleS4S9GammaEndCap_region1 = cms.double( 0.65 ), + seleNxtalEndCap_region2 = cms.uint32( 6 ), + seleNxtalEndCap_region3 = cms.uint32( 6 ), + ptMinForIsolationEndCap = cms.double( 0.5 ), + selePtPairEndCap_region1 = cms.double( 1.5 ), + endcapHitCollection = cms.string( "pi0EcalRecHitsEE" ), + selePtPairEndCap_region2 = cms.double( 1.5 ), + seleS4S9GammaEndCap_region3 = cms.double( 0.65 ), + selePtGammaEndCap_region3 = cms.double( 0.5 ), + selePtGammaEndCap_region2 = cms.double( 0.5 ), + selePtGammaEndCap_region1 = cms.double( 0.5 ), + region1_EndCap = cms.double( 1.8 ), + region2_EndCap = cms.double( 2.0 ), + store5x5RecHitEE = cms.bool( False ), + seleIsoEndCap_region3 = cms.double( 0.5 ), + seleIsoEndCap_region2 = cms.double( 0.5 ), + seleMinvMinEndCap = cms.double( 0.05 ), + selePtPairEndCap_region3 = cms.double( 99.0 ), + seleIsoEndCap_region1 = cms.double( 0.5 ), + seleBeltDREndCap = cms.double( 0.2 ), + seleMinvMaxEndCap = cms.double( 0.3 ), + seleNxtalEndCap_region1 = cms.uint32( 6 ), + seleS9S25GammaEndCap = cms.double( 0.0 ) + ), + storeRecHitES = cms.bool( False ), + preshowerSelection = cms.PSet( + preshClusterEnergyCut = cms.double( 0.0 ), + debugLevelES = cms.string( "" ), + ESCollection = cms.string( "pi0EcalRecHitsES" ), + preshNclust = cms.int32( 4 ), + preshStripEnergyCut = cms.double( 0.0 ), + preshCalibPlaneY = cms.double( 0.7 ), + preshSeededNstrip = cms.int32( 15 ), + preshCalibGamma = cms.double( 0.024 ), + preshCalibPlaneX = cms.double( 1.0 ), + preshCalibMIP = cms.double( 9.0E-5 ) + ), + debugLevel = cms.int32( 0 ) ) -process.hltEG10R9Id50b80eR9IdFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG10EtL1SingleEG5EtFilter" ), - varTag = cms.InputTag( 'hltEgammaR9ID','r95x5' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( False ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.5 ), - thrRegularEE = cms.vdouble( 0.8 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltAlCaPi0EBUncalibrator = cms.EDProducer( "EcalRecalibRecHitProducer", + doEnergyScale = cms.bool( False ), + doEnergyScaleInverse = cms.bool( False ), + doIntercalib = cms.bool( False ), + doIntercalibInverse = cms.bool( False ), + EERecHitCollection = cms.InputTag( 'hltAlCaPi0RecHitsFilterEBonlyRegional','pi0EcalRecHitsEB' ), + EBRecHitCollection = cms.InputTag( 'hltAlCaPi0RecHitsFilterEBonlyRegional','pi0EcalRecHitsEB' ), + doLaserCorrections = cms.bool( False ), + doLaserCorrectionsInverse = cms.bool( False ), + EBRecalibRecHitCollection = cms.string( "pi0EcalRecHitsEB" ), + EERecalibRecHitCollection = cms.string( "pi0EcalRecHitsEE" ) ) -process.hltEG10HE10R9Id50b80eHEFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG10R9Id50b80eR9IdFilter" ), - varTag = cms.InputTag( "hltEgammaHToverET" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.0 ), - thrRegularEE = cms.vdouble( 0.0 ), - thrOverEEB = cms.vdouble( 0.1 ), - thrOverEEE = cms.vdouble( 0.1 ), - thrOverE2EB = cms.vdouble( 0.0 ), - thrOverE2EE = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltAlCaPi0EBRechitsToDigis = cms.EDProducer( "HLTRechitsToDigis", + region = cms.string( "barrel" ), + digisIn = cms.InputTag( 'hltEcalDigis','ebDigis' ), + digisOut = cms.string( "pi0EBDigis" ), + recHits = cms.InputTag( 'hltAlCaPi0EBUncalibrator','pi0EcalRecHitsEB' ), + srFlagsIn = cms.InputTag( "hltEcalDigis" ), + srFlagsOut = cms.string( "pi0EBSrFlags" ) ) -process.hltEG10R9Id85b90eHE10R9Id50b80eR9IdLastFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG10HE10R9Id50b80eHEFilter" ), - varTag = cms.InputTag( 'hltEgammaR9ID','r95x5' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( False ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.85 ), - thrRegularEE = cms.vdouble( 0.9 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltPreAlCaEcalPi0EEonly = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltEG10CaloId15b35eHE10R9Id50b80eClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG10HE10R9Id50b80eHEFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.015 ), - thrRegularEE = cms.vdouble( 0.035 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltAlCaPi0RecHitsFilterEEonlyRegional = cms.EDFilter( "HLTRegionalEcalResonanceFilter", + barrelHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + endcapHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + preshRecHitProducer = cms.InputTag( 'hltEcalPreshowerRecHit','EcalRecHitsES' ), + barrelClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersBarrel' ), + endcapClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersEndcap' ), + useRecoFlag = cms.bool( False ), + flagLevelRecHitsToUse = cms.int32( 1 ), + useDBStatus = cms.bool( True ), + statusLevelRecHitsToUse = cms.int32( 1 ), + doSelBarrel = cms.bool( False ), + barrelSelection = cms.PSet( + massHighPi0Cand = cms.double( 0.163 ), + ptMinForIsolation = cms.double( 1.0 ), + seleMinvMaxBarrel = cms.double( 0.22 ), + massLowPi0Cand = cms.double( 0.104 ), + seleS9S25Gamma = cms.double( 0.0 ), + seleBeltDeta = cms.double( 0.05 ), + seleS4S9GammaBarrel_region2 = cms.double( 0.65 ), + barrelHitCollection = cms.string( "pi0EcalRecHitsEB" ), + removePi0CandidatesForEta = cms.bool( False ), + seleMinvMinBarrel = cms.double( 0.06 ), + seleS4S9GammaBarrel_region1 = cms.double( 0.65 ), + selePtPairBarrel_region1 = cms.double( 1.5 ), + selePtPairBarrel_region2 = cms.double( 1.5 ), + seleBeltDR = cms.double( 0.2 ), + region1_Barrel = cms.double( 1.0 ), + seleIsoBarrel_region1 = cms.double( 0.5 ), + selePtGammaBarrel_region1 = cms.double( 0.5 ), + seleIsoBarrel_region2 = cms.double( 0.5 ), + selePtGammaBarrel_region2 = cms.double( 0.5 ), + store5x5RecHitEB = cms.bool( False ), + seleNxtalBarrel_region2 = cms.uint32( 6 ), + seleNxtalBarrel_region1 = cms.uint32( 6 ) + ), + doSelEndcap = cms.bool( True ), + endcapSelection = cms.PSet( + seleBeltDetaEndCap = cms.double( 0.05 ), + selePtPairMaxEndCap_region3 = cms.double( 999.0 ), + seleS4S9GammaEndCap_region2 = cms.double( 0.92 ), + seleS4S9GammaEndCap_region1 = cms.double( 0.85 ), + seleNxtalEndCap_region2 = cms.uint32( 6 ), + seleNxtalEndCap_region3 = cms.uint32( 6 ), + ptMinForIsolationEndCap = cms.double( 0.5 ), + selePtPairEndCap_region1 = cms.double( 3.75 ), + endcapHitCollection = cms.string( "pi0EcalRecHitsEE" ), + selePtPairEndCap_region2 = cms.double( 2.0 ), + seleS4S9GammaEndCap_region3 = cms.double( 0.92 ), + selePtGammaEndCap_region3 = cms.double( 0.95 ), + selePtGammaEndCap_region2 = cms.double( 0.95 ), + selePtGammaEndCap_region1 = cms.double( 1.1 ), + region1_EndCap = cms.double( 1.8 ), + region2_EndCap = cms.double( 2.0 ), + store5x5RecHitEE = cms.bool( False ), + seleIsoEndCap_region3 = cms.double( 0.5 ), + seleIsoEndCap_region2 = cms.double( 0.5 ), + seleMinvMinEndCap = cms.double( 0.05 ), + selePtPairEndCap_region3 = cms.double( 2.0 ), + seleIsoEndCap_region1 = cms.double( 0.5 ), + seleBeltDREndCap = cms.double( 0.2 ), + seleMinvMaxEndCap = cms.double( 0.3 ), + seleNxtalEndCap_region1 = cms.uint32( 6 ), + seleS9S25GammaEndCap = cms.double( 0.0 ) + ), + storeRecHitES = cms.bool( True ), + preshowerSelection = cms.PSet( + preshClusterEnergyCut = cms.double( 0.0 ), + debugLevelES = cms.string( "" ), + ESCollection = cms.string( "pi0EcalRecHitsES" ), + preshNclust = cms.int32( 4 ), + preshStripEnergyCut = cms.double( 0.0 ), + preshCalibPlaneY = cms.double( 0.7 ), + preshSeededNstrip = cms.int32( 15 ), + preshCalibGamma = cms.double( 0.024 ), + preshCalibPlaneX = cms.double( 1.0 ), + preshCalibMIP = cms.double( 9.0E-5 ) + ), + debugLevel = cms.int32( 0 ) +) +process.hltAlCaPi0EEUncalibrator = cms.EDProducer( "EcalRecalibRecHitProducer", + doEnergyScale = cms.bool( False ), + doEnergyScaleInverse = cms.bool( False ), + doIntercalib = cms.bool( False ), + doIntercalibInverse = cms.bool( False ), + EERecHitCollection = cms.InputTag( 'hltAlCaPi0RecHitsFilterEEonlyRegional','pi0EcalRecHitsEE' ), + EBRecHitCollection = cms.InputTag( 'hltAlCaPi0RecHitsFilterEEonlyRegional','pi0EcalRecHitsEE' ), + doLaserCorrections = cms.bool( False ), + doLaserCorrectionsInverse = cms.bool( False ), + EBRecalibRecHitCollection = cms.string( "pi0EcalRecHitsEB" ), + EERecalibRecHitCollection = cms.string( "pi0EcalRecHitsEE" ) +) +process.hltAlCaPi0EERechitsToDigis = cms.EDProducer( "HLTRechitsToDigis", + region = cms.string( "endcap" ), + digisIn = cms.InputTag( 'hltEcalDigis','eeDigis' ), + digisOut = cms.string( "pi0EEDigis" ), + recHits = cms.InputTag( 'hltAlCaPi0EEUncalibrator','pi0EcalRecHitsEE' ), + srFlagsIn = cms.InputTag( "hltEcalDigis" ), + srFlagsOut = cms.string( "pi0EESrFlags" ) +) +process.hltPreAlCaEcalEtaEBonly = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltAlCaEtaRecHitsFilterEBonlyRegional = cms.EDFilter( "HLTRegionalEcalResonanceFilter", + barrelHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + endcapHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + preshRecHitProducer = cms.InputTag( 'hltEcalPreshowerRecHit','EcalRecHitsES' ), + barrelClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersBarrel' ), + endcapClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersEndcap' ), + useRecoFlag = cms.bool( False ), + flagLevelRecHitsToUse = cms.int32( 1 ), + useDBStatus = cms.bool( True ), + statusLevelRecHitsToUse = cms.int32( 1 ), + doSelBarrel = cms.bool( True ), + barrelSelection = cms.PSet( + massHighPi0Cand = cms.double( 0.156 ), + ptMinForIsolation = cms.double( 1.0 ), + seleMinvMaxBarrel = cms.double( 0.8 ), + massLowPi0Cand = cms.double( 0.084 ), + seleS9S25Gamma = cms.double( 0.8 ), + seleBeltDeta = cms.double( 0.1 ), + seleS4S9GammaBarrel_region2 = cms.double( 0.9 ), + barrelHitCollection = cms.string( "etaEcalRecHitsEB" ), + removePi0CandidatesForEta = cms.bool( True ), + seleMinvMinBarrel = cms.double( 0.2 ), + seleS4S9GammaBarrel_region1 = cms.double( 0.9 ), + selePtPairBarrel_region1 = cms.double( 3.0 ), + selePtPairBarrel_region2 = cms.double( 3.0 ), + seleBeltDR = cms.double( 0.3 ), + region1_Barrel = cms.double( 1.0 ), + seleIsoBarrel_region1 = cms.double( 0.5 ), + selePtGammaBarrel_region1 = cms.double( 0.65 ), + seleIsoBarrel_region2 = cms.double( 0.5 ), + selePtGammaBarrel_region2 = cms.double( 1.4 ), + store5x5RecHitEB = cms.bool( True ), + seleNxtalBarrel_region2 = cms.uint32( 6 ), + seleNxtalBarrel_region1 = cms.uint32( 6 ) + ), + doSelEndcap = cms.bool( False ), + endcapSelection = cms.PSet( + seleBeltDetaEndCap = cms.double( 0.05 ), + selePtPairMaxEndCap_region3 = cms.double( 2.5 ), + seleS4S9GammaEndCap_region2 = cms.double( 0.65 ), + seleS4S9GammaEndCap_region1 = cms.double( 0.65 ), + seleNxtalEndCap_region2 = cms.uint32( 6 ), + seleNxtalEndCap_region3 = cms.uint32( 6 ), + ptMinForIsolationEndCap = cms.double( 0.5 ), + selePtPairEndCap_region1 = cms.double( 1.5 ), + endcapHitCollection = cms.string( "etaEcalRecHitsEE" ), + selePtPairEndCap_region2 = cms.double( 1.5 ), + seleS4S9GammaEndCap_region3 = cms.double( 0.65 ), + selePtGammaEndCap_region3 = cms.double( 0.5 ), + selePtGammaEndCap_region2 = cms.double( 0.5 ), + selePtGammaEndCap_region1 = cms.double( 0.5 ), + region1_EndCap = cms.double( 1.8 ), + region2_EndCap = cms.double( 2.0 ), + store5x5RecHitEE = cms.bool( False ), + seleIsoEndCap_region3 = cms.double( 0.5 ), + seleIsoEndCap_region2 = cms.double( 0.5 ), + seleMinvMinEndCap = cms.double( 0.05 ), + selePtPairEndCap_region3 = cms.double( 99.0 ), + seleIsoEndCap_region1 = cms.double( 0.5 ), + seleBeltDREndCap = cms.double( 0.2 ), + seleMinvMaxEndCap = cms.double( 0.3 ), + seleNxtalEndCap_region1 = cms.uint32( 6 ), + seleS9S25GammaEndCap = cms.double( 0.0 ) + ), + storeRecHitES = cms.bool( False ), + preshowerSelection = cms.PSet( + preshClusterEnergyCut = cms.double( 0.0 ), + debugLevelES = cms.string( "" ), + ESCollection = cms.string( "etaEcalRecHitsES" ), + preshNclust = cms.int32( 4 ), + preshStripEnergyCut = cms.double( 0.0 ), + preshCalibPlaneY = cms.double( 0.7 ), + preshSeededNstrip = cms.int32( 15 ), + preshCalibGamma = cms.double( 0.024 ), + preshCalibPlaneX = cms.double( 1.0 ), + preshCalibMIP = cms.double( 9.0E-5 ) + ), + debugLevel = cms.int32( 0 ) ) -process.hltEG10Iso60CaloId15b35eHE10R9Id50b80eEcalIsoLastFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG10CaloId15b35eHE10R9Id50b80eClusterShapeFilter" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 6.0 ), - thrRegularEE = cms.vdouble( 6.0 ), - thrOverEEB = cms.vdouble( 0.012 ), - thrOverEEE = cms.vdouble( 0.012 ), - thrOverE2EB = cms.vdouble( 0.0 ), - thrOverE2EE = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.29, 0.21 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltAlCaEtaEBUncalibrator = cms.EDProducer( "EcalRecalibRecHitProducer", + doEnergyScale = cms.bool( False ), + doEnergyScaleInverse = cms.bool( False ), + doIntercalib = cms.bool( False ), + doIntercalibInverse = cms.bool( False ), + EERecHitCollection = cms.InputTag( 'hltAlCaEtaRecHitsFilterEBonlyRegional','etaEcalRecHitsEB' ), + EBRecHitCollection = cms.InputTag( 'hltAlCaEtaRecHitsFilterEBonlyRegional','etaEcalRecHitsEB' ), + doLaserCorrections = cms.bool( False ), + doLaserCorrectionsInverse = cms.bool( False ), + EBRecalibRecHitCollection = cms.string( "etaEcalRecHitsEB" ), + EERecalibRecHitCollection = cms.string( "etaEcalRecHitsEE" ) ) -process.hltEG10RId85b90eORIso60CaloId15b35eANDHE10R9Id50b80eLegCombLastFilter = cms.EDFilter( "HLTEgammaDoubleLegCombFilter", - saveTags = cms.bool( True ), - firstLegLastFilter = cms.InputTag( "hltEG10R9Id85b90eHE10R9Id50b80eR9IdLastFilter" ), - secondLegLastFilter = cms.InputTag( "hltEG10Iso60CaloId15b35eHE10R9Id50b80eEcalIsoLastFilter" ), - nrRequiredFirstLeg = cms.int32( 0 ), - nrRequiredSecondLeg = cms.int32( 0 ), - nrRequiredUniqueLeg = cms.int32( 1 ), - maxMatchDR = cms.double( 0.01 ) +process.hltAlCaEtaEBRechitsToDigis = cms.EDProducer( "HLTRechitsToDigis", + region = cms.string( "barrel" ), + digisIn = cms.InputTag( 'hltEcalDigis','ebDigis' ), + digisOut = cms.string( "etaEBDigis" ), + recHits = cms.InputTag( 'hltAlCaEtaEBUncalibrator','etaEcalRecHitsEB' ), + srFlagsIn = cms.InputTag( "hltEcalDigis" ), + srFlagsOut = cms.string( "etaEBSrFlags" ) ) -process.hltDiEG10EtEta2p55UnseededFilter = cms.EDFilter( "HLT1Photon", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEgammaCandidatesUnseeded" ), - triggerType = cms.int32( 92 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 10.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.55 ), - MinN = cms.int32( 2 ) +process.hltPreAlCaEcalEtaEEonly = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltDiEG10R9Id50b80eR9IdUnseededFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiEG10EtEta2p55UnseededFilter" ), - varTag = cms.InputTag( 'hltEgammaR9IDUnseeded','r95x5' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( False ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.5 ), - thrRegularEE = cms.vdouble( 0.8 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) +process.hltAlCaEtaRecHitsFilterEEonlyRegional = cms.EDFilter( "HLTRegionalEcalResonanceFilter", + barrelHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + endcapHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + preshRecHitProducer = cms.InputTag( 'hltEcalPreshowerRecHit','EcalRecHitsES' ), + barrelClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersBarrel' ), + endcapClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersEndcap' ), + useRecoFlag = cms.bool( False ), + flagLevelRecHitsToUse = cms.int32( 1 ), + useDBStatus = cms.bool( True ), + statusLevelRecHitsToUse = cms.int32( 1 ), + doSelBarrel = cms.bool( False ), + barrelSelection = cms.PSet( + massHighPi0Cand = cms.double( 0.163 ), + ptMinForIsolation = cms.double( 1.0 ), + seleMinvMaxBarrel = cms.double( 0.8 ), + massLowPi0Cand = cms.double( 0.104 ), + seleS9S25Gamma = cms.double( 0.0 ), + seleBeltDeta = cms.double( 0.05 ), + seleS4S9GammaBarrel_region2 = cms.double( 0.65 ), + barrelHitCollection = cms.string( "etaEcalRecHitsEB" ), + removePi0CandidatesForEta = cms.bool( False ), + seleMinvMinBarrel = cms.double( 0.3 ), + seleS4S9GammaBarrel_region1 = cms.double( 0.65 ), + selePtPairBarrel_region1 = cms.double( 1.5 ), + selePtPairBarrel_region2 = cms.double( 1.5 ), + seleBeltDR = cms.double( 0.2 ), + region1_Barrel = cms.double( 1.0 ), + seleIsoBarrel_region1 = cms.double( 0.5 ), + selePtGammaBarrel_region1 = cms.double( 1.0 ), + seleIsoBarrel_region2 = cms.double( 0.5 ), + selePtGammaBarrel_region2 = cms.double( 0.5 ), + store5x5RecHitEB = cms.bool( False ), + seleNxtalBarrel_region2 = cms.uint32( 6 ), + seleNxtalBarrel_region1 = cms.uint32( 6 ) + ), + doSelEndcap = cms.bool( True ), + endcapSelection = cms.PSet( + seleBeltDetaEndCap = cms.double( 0.1 ), + selePtPairMaxEndCap_region3 = cms.double( 999.0 ), + seleS4S9GammaEndCap_region2 = cms.double( 0.9 ), + seleS4S9GammaEndCap_region1 = cms.double( 0.9 ), + seleNxtalEndCap_region2 = cms.uint32( 6 ), + seleNxtalEndCap_region3 = cms.uint32( 6 ), + ptMinForIsolationEndCap = cms.double( 0.5 ), + selePtPairEndCap_region1 = cms.double( 3.0 ), + endcapHitCollection = cms.string( "etaEcalRecHitsEE" ), + selePtPairEndCap_region2 = cms.double( 3.0 ), + seleS4S9GammaEndCap_region3 = cms.double( 0.9 ), + selePtGammaEndCap_region3 = cms.double( 1.0 ), + selePtGammaEndCap_region2 = cms.double( 1.0 ), + selePtGammaEndCap_region1 = cms.double( 1.0 ), + region1_EndCap = cms.double( 1.8 ), + region2_EndCap = cms.double( 2.0 ), + store5x5RecHitEE = cms.bool( True ), + seleIsoEndCap_region3 = cms.double( 0.5 ), + seleIsoEndCap_region2 = cms.double( 0.5 ), + seleMinvMinEndCap = cms.double( 0.2 ), + selePtPairEndCap_region3 = cms.double( 3.0 ), + seleIsoEndCap_region1 = cms.double( 0.5 ), + seleBeltDREndCap = cms.double( 0.3 ), + seleMinvMaxEndCap = cms.double( 0.8 ), + seleNxtalEndCap_region1 = cms.uint32( 6 ), + seleS9S25GammaEndCap = cms.double( 0.85 ) + ), + storeRecHitES = cms.bool( True ), + preshowerSelection = cms.PSet( + preshClusterEnergyCut = cms.double( 0.0 ), + debugLevelES = cms.string( "" ), + ESCollection = cms.string( "etaEcalRecHitsES" ), + preshNclust = cms.int32( 4 ), + preshStripEnergyCut = cms.double( 0.0 ), + preshCalibPlaneY = cms.double( 0.7 ), + preshSeededNstrip = cms.int32( 15 ), + preshCalibGamma = cms.double( 0.024 ), + preshCalibPlaneX = cms.double( 1.0 ), + preshCalibMIP = cms.double( 9.0E-5 ) + ), + debugLevel = cms.int32( 0 ) ) -process.hltDiEG10HE10R9Id50b80eHEUnseededFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiEG10R9Id50b80eR9IdUnseededFilter" ), - varTag = cms.InputTag( "hltEgammaHoverEUnseeded" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.0 ), - thrRegularEE = cms.vdouble( 0.0 ), - thrOverEEB = cms.vdouble( 0.1 ), - thrOverEEE = cms.vdouble( 0.1 ), - thrOverE2EB = cms.vdouble( 0.0 ), - thrOverE2EE = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) +process.hltAlCaEtaEEUncalibrator = cms.EDProducer( "EcalRecalibRecHitProducer", + doEnergyScale = cms.bool( False ), + doEnergyScaleInverse = cms.bool( False ), + doIntercalib = cms.bool( False ), + doIntercalibInverse = cms.bool( False ), + EERecHitCollection = cms.InputTag( 'hltAlCaEtaRecHitsFilterEEonlyRegional','etaEcalRecHitsEE' ), + EBRecHitCollection = cms.InputTag( 'hltAlCaEtaRecHitsFilterEEonlyRegional','etaEcalRecHitsEE' ), + doLaserCorrections = cms.bool( False ), + doLaserCorrectionsInverse = cms.bool( False ), + EBRecalibRecHitCollection = cms.string( "etaEcalRecHitsEB" ), + EERecalibRecHitCollection = cms.string( "etaEcalRecHitsEE" ) ) -process.hltDiEG10R9Id85b90eHE10R9Id50b80eR9UnseededLastFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiEG10HE10R9Id50b80eHEUnseededFilter" ), - varTag = cms.InputTag( 'hltEgammaR9IDUnseeded','r95x5' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( False ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.85 ), - thrRegularEE = cms.vdouble( 0.9 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) +process.hltAlCaEtaEERechitsToDigis = cms.EDProducer( "HLTRechitsToDigis", + region = cms.string( "endcap" ), + digisIn = cms.InputTag( 'hltEcalDigis','eeDigis' ), + digisOut = cms.string( "etaEEDigis" ), + recHits = cms.InputTag( 'hltAlCaEtaEEUncalibrator','etaEcalRecHitsEE' ), + srFlagsIn = cms.InputTag( "hltEcalDigis" ), + srFlagsOut = cms.string( "etaEESrFlags" ) ) -process.hltDiEG10CaloId15b35eHE10R9Id50b80eClusterShapeUnseededFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiEG10HE10R9Id50b80eHEUnseededFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShapeUnseeded','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.015 ), - thrRegularEE = cms.vdouble( 0.035 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) +process.hltPreAlCaAK8PFJet40 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltDiEG10Iso60LCaloId15b35eHE10R9Id50b80eEcalIsoUnseededFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiEG10CaloId15b35eHE10R9Id50b80eClusterShapeUnseededFilter" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIsoUnseeded" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 6.0 ), - thrRegularEE = cms.vdouble( 6.0 ), - thrOverEEB = cms.vdouble( 0.012 ), - thrOverEEE = cms.vdouble( 0.012 ), - thrOverE2EB = cms.vdouble( 0.0 ), - thrOverE2EE = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.16544, 0.13212 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) +process.hltPreAlCaPFJet40 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltDiEG10Iso60LCaloId15b35eHE10R9Id50b80eTrackIsoUnseededLastFilter = cms.EDFilter( "HLTEgammaGenericQuadraticFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiEG10Iso60LCaloId15b35eHE10R9Id50b80eEcalIsoUnseededFilter" ), - varTag = cms.InputTag( "hltEgammaHollowTrackIsoUnseeded" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 6.0 ), - thrRegularEE = cms.vdouble( 6.0 ), - thrOverEEB = cms.vdouble( 0.002 ), - thrOverEEE = cms.vdouble( 0.002 ), - thrOverE2EB = cms.vdouble( 0.0 ), - thrOverE2EE = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) +process.hltPreAlCaPFJet40CPUOnly = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltDiEG10R9Id85b90eORIso60CaloId15b35eANDHE10R9Id50b80eMass10CombMassLastFilter = cms.EDFilter( "HLTEgammaAllCombMassFilter", - saveTags = cms.bool( True ), - firstLegLastFilter = cms.InputTag( "hltDiEG10R9Id85b90eHE10R9Id50b80eR9UnseededLastFilter" ), - secondLegLastFilter = cms.InputTag( "hltDiEG10Iso60LCaloId15b35eHE10R9Id50b80eTrackIsoUnseededLastFilter" ), - minMass = cms.double( 10.0 ) +process.hltEcalDetIdToBeRecoveredCPUOnly = cms.EDProducer( "EcalDetIdToBeRecoveredProducer", + ebIntegrityChIdErrors = cms.InputTag( 'hltEcalDigisLegacy','EcalIntegrityChIdErrors' ), + ebDetIdToBeRecovered = cms.string( "ebDetId" ), + integrityTTIdErrors = cms.InputTag( 'hltEcalDigisLegacy','EcalIntegrityTTIdErrors' ), + eeIntegrityGainErrors = cms.InputTag( 'hltEcalDigisLegacy','EcalIntegrityGainErrors' ), + ebFEToBeRecovered = cms.string( "ebFE" ), + ebIntegrityGainErrors = cms.InputTag( 'hltEcalDigisLegacy','EcalIntegrityGainErrors' ), + eeDetIdToBeRecovered = cms.string( "eeDetId" ), + eeIntegrityGainSwitchErrors = cms.InputTag( 'hltEcalDigisLegacy','EcalIntegrityGainSwitchErrors' ), + eeIntegrityChIdErrors = cms.InputTag( 'hltEcalDigisLegacy','EcalIntegrityChIdErrors' ), + ebIntegrityGainSwitchErrors = cms.InputTag( 'hltEcalDigisLegacy','EcalIntegrityGainSwitchErrors' ), + ebSrFlagCollection = cms.InputTag( "hltEcalDigisLegacy" ), + eeFEToBeRecovered = cms.string( "eeFE" ), + integrityBlockSizeErrors = cms.InputTag( 'hltEcalDigisLegacy','EcalIntegrityBlockSizeErrors' ), + eeSrFlagCollection = cms.InputTag( "hltEcalDigisLegacy" ) ) -process.hltL1sSingleEG5WithJetAndTau = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleEG8er2p5 OR L1_SingleJet160er2p5 OR L1_SingleJet180 OR L1_SingleJet200 OR L1_SingleTau120er2p1" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +process.hltEcalUncalibRecHitCPUOnly = cms.EDProducer( "EcalUncalibRecHitProducer", + EBdigiCollection = cms.InputTag( 'hltEcalDigisLegacy','ebDigis' ), + EEhitCollection = cms.string( "EcalUncalibRecHitsEE" ), + EEdigiCollection = cms.InputTag( 'hltEcalDigisLegacy','eeDigis' ), + EBhitCollection = cms.string( "EcalUncalibRecHitsEB" ), + algo = cms.string( "EcalUncalibRecHitWorkerMultiFit" ), + algoPSet = cms.PSet( + addPedestalUncertaintyEE = cms.double( 0.0 ), + EBtimeFitLimits_Upper = cms.double( 1.4 ), + addPedestalUncertaintyEB = cms.double( 0.0 ), + EEtimeFitLimits_Lower = cms.double( 0.2 ), + gainSwitchUseMaxSampleEB = cms.bool( True ), + timealgo = cms.string( "RatioMethod" ), + EEamplitudeFitParameters = cms.vdouble( 1.89, 1.4 ), + EEtimeNconst = cms.double( 31.8 ), + EBtimeNconst = cms.double( 28.5 ), + prefitMaxChiSqEE = cms.double( 10.0 ), + outOfTimeThresholdGain12mEB = cms.double( 1000.0 ), + EEtimeFitParameters = cms.vdouble( -2.390548, 3.553628, -17.62341, 67.67538, -133.213, 140.7432, -75.41106, 16.20277 ), + outOfTimeThresholdGain12mEE = cms.double( 1000.0 ), + outOfTimeThresholdGain12pEB = cms.double( 1000.0 ), + gainSwitchUseMaxSampleEE = cms.bool( False ), + prefitMaxChiSqEB = cms.double( 25.0 ), + mitigateBadSamplesEB = cms.bool( False ), + outOfTimeThresholdGain12pEE = cms.double( 1000.0 ), + simplifiedNoiseModelForGainSwitch = cms.bool( True ), + ampErrorCalculation = cms.bool( False ), + mitigateBadSamplesEE = cms.bool( False ), + amplitudeThresholdEB = cms.double( 10.0 ), + amplitudeThresholdEE = cms.double( 10.0 ), + EBtimeFitLimits_Lower = cms.double( 0.2 ), + EBtimeFitParameters = cms.vdouble( -2.015452, 3.130702, -12.3473, 41.88921, -82.83944, 91.01147, -50.35761, 11.05621 ), + selectiveBadSampleCriteriaEB = cms.bool( False ), + dynamicPedestalsEB = cms.bool( False ), + useLumiInfoRunHeader = cms.bool( False ), + EBamplitudeFitParameters = cms.vdouble( 1.138, 1.652 ), + dynamicPedestalsEE = cms.bool( False ), + doPrefitEE = cms.bool( False ), + selectiveBadSampleCriteriaEE = cms.bool( False ), + EEtimeFitLimits_Upper = cms.double( 1.4 ), + outOfTimeThresholdGain61pEE = cms.double( 1000.0 ), + outOfTimeThresholdGain61mEE = cms.double( 1000.0 ), + outOfTimeThresholdGain61pEB = cms.double( 1000.0 ), + EEtimeConstantTerm = cms.double( 1.0 ), + EBtimeConstantTerm = cms.double( 0.6 ), + activeBXs = cms.vint32( -5, -4, -3, -2, -1, 0, 1, 2, 3, 4 ), + outOfTimeThresholdGain61mEB = cms.double( 1000.0 ), + doPrefitEB = cms.bool( False ) + ) ) -process.hltPreMCDoubleEle5CaloIdLMW = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltEcalRecHitCPUOnly = cms.EDProducer( "EcalRecHitProducer", + recoverEEVFE = cms.bool( False ), + EErechitCollection = cms.string( "EcalRecHitsEE" ), + recoverEBIsolatedChannels = cms.bool( False ), + recoverEBVFE = cms.bool( False ), + laserCorrection = cms.bool( True ), + EBLaserMIN = cms.double( 0.5 ), + killDeadChannels = cms.bool( True ), + dbStatusToBeExcludedEB = cms.vint32( 14, 78, 142 ), + EEuncalibRecHitCollection = cms.InputTag( 'hltEcalUncalibRecHitCPUOnly','EcalUncalibRecHitsEE' ), + dbStatusToBeExcludedEE = cms.vint32( 14, 78, 142 ), + EELaserMIN = cms.double( 0.5 ), + ebFEToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecoveredCPUOnly','ebFE' ), + cleaningConfig = cms.PSet( + cThreshold_endcap = cms.double( 15.0 ), + tightenCrack_e1_double = cms.double( 2.0 ), + cThreshold_barrel = cms.double( 4.0 ), + e6e2thresh = cms.double( 0.04 ), + e4e1Threshold_barrel = cms.double( 0.08 ), + e4e1Threshold_endcap = cms.double( 0.3 ), + tightenCrack_e4e1_single = cms.double( 3.0 ), + cThreshold_double = cms.double( 10.0 ), + e4e1_b_barrel = cms.double( -0.024 ), + tightenCrack_e6e2_double = cms.double( 3.0 ), + e4e1_a_barrel = cms.double( 0.04 ), + tightenCrack_e1_single = cms.double( 2.0 ), + e4e1_a_endcap = cms.double( 0.02 ), + e4e1_b_endcap = cms.double( -0.0125 ), + ignoreOutOfTimeThresh = cms.double( 1.0E9 ) + ), + logWarningEtThreshold_EE_FE = cms.double( 50.0 ), + eeDetIdToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecoveredCPUOnly','eeDetId' ), + recoverEBFE = cms.bool( False ), + eeFEToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecoveredCPUOnly','eeFE' ), + ebDetIdToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecoveredCPUOnly','ebDetId' ), + singleChannelRecoveryThreshold = cms.double( 8.0 ), + sum8ChannelRecoveryThreshold = cms.double( 0.0 ), + bdtWeightFileNoCracks = cms.FileInPath( "RecoLocalCalo/EcalDeadChannelRecoveryAlgos/data/BDTWeights/bdtgAllRH_8GT700MeV_noCracks_ZskimData2017_v1.xml" ), + bdtWeightFileCracks = cms.FileInPath( "RecoLocalCalo/EcalDeadChannelRecoveryAlgos/data/BDTWeights/bdtgAllRH_8GT700MeV_onlyCracks_ZskimData2017_v1.xml" ), + ChannelStatusToBeExcluded = cms.vstring( ), + EBrechitCollection = cms.string( "EcalRecHitsEB" ), + triggerPrimitiveDigiCollection = cms.InputTag( 'hltEcalDigisLegacy','EcalTriggerPrimitives' ), + recoverEEFE = cms.bool( False ), + singleChannelRecoveryMethod = cms.string( "NeuralNetworks" ), + EBLaserMAX = cms.double( 3.0 ), + flagsMapDBReco = cms.PSet( + kDead = cms.vstring( 'kNoDataNoTP' ), + kGood = cms.vstring( 'kOk', + 'kDAC', + 'kNoLaser', + 'kNoisy' ), + kTowerRecovered = cms.vstring( 'kDeadFE' ), + kNoisy = cms.vstring( 'kNNoisy', + 'kFixedG6', + 'kFixedG1' ), + kNeighboursRecovered = cms.vstring( 'kFixedG0', + 'kNonRespondingIsolated', + 'kDeadVFE' ) + ), + EBuncalibRecHitCollection = cms.InputTag( 'hltEcalUncalibRecHitCPUOnly','EcalUncalibRecHitsEB' ), + algoRecover = cms.string( "EcalRecHitWorkerRecover" ), + algo = cms.string( "EcalRecHitWorkerSimple" ), + EELaserMAX = cms.double( 8.0 ), + logWarningEtThreshold_EB_FE = cms.double( 50.0 ), + recoverEEIsolatedChannels = cms.bool( False ), + skipTimeCalib = cms.bool( False ) ) -process.hltEGL1SingleEG5WithJetAndTauFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", - saveTags = cms.bool( True ), - candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), - l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - candNonIsolatedTag = cms.InputTag( "" ), - l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1SeedFilterTag = cms.InputTag( "hltL1sSingleEG5WithJetAndTau" ), - l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - ncandcut = cms.int32( 1 ), - doIsolated = cms.bool( False ), - region_eta_size = cms.double( 0.522 ), - region_eta_size_ecap = cms.double( 1.0 ), - region_phi_size = cms.double( 1.044 ), - barrel_end = cms.double( 1.4791 ), - endcap_end = cms.double( 2.65 ) +process.hltTowerMakerForAllCPUOnly = cms.EDProducer( "CaloTowersCreator", + EBSumThreshold = cms.double( 0.2 ), + HF2Weight = cms.double( 1.0 ), + EBWeight = cms.double( 1.0 ), + hfInput = cms.InputTag( "hltHfreco" ), + EESumThreshold = cms.double( 0.45 ), + HOThreshold0 = cms.double( 3.5 ), + HOThresholdPlus1 = cms.double( 3.5 ), + HOThresholdMinus1 = cms.double( 3.5 ), + HOThresholdPlus2 = cms.double( 3.5 ), + HOThresholdMinus2 = cms.double( 3.5 ), + HBGrid = cms.vdouble( ), + HBThreshold1 = cms.double( 0.1 ), + HBThreshold2 = cms.double( 0.2 ), + HBThreshold = cms.double( 0.3 ), + EEWeights = cms.vdouble( ), + HF1Threshold = cms.double( 0.5 ), + HF2Weights = cms.vdouble( ), + HOWeights = cms.vdouble( ), + EEGrid = cms.vdouble( ), + HEDWeight = cms.double( 1.0 ), + EEWeight = cms.double( 1.0 ), + UseHO = cms.bool( False ), + HBWeights = cms.vdouble( ), + HESWeight = cms.double( 1.0 ), + HF1Weight = cms.double( 1.0 ), + HF2Grid = cms.vdouble( ), + HEDWeights = cms.vdouble( ), + HF1Grid = cms.vdouble( ), + EBWeights = cms.vdouble( ), + HOWeight = cms.double( 1.0E-99 ), + EBThreshold = cms.double( 0.07 ), + EEThreshold = cms.double( 0.3 ), + UseEtEBTreshold = cms.bool( False ), + UseSymEBTreshold = cms.bool( False ), + UseEtEETreshold = cms.bool( False ), + UseSymEETreshold = cms.bool( False ), + hbheInput = cms.InputTag( "hltHbherecoLegacy" ), + HcalThreshold = cms.double( -1000.0 ), + HF2Threshold = cms.double( 0.85 ), + HESThreshold1 = cms.double( 0.1 ), + HESThreshold = cms.double( 0.2 ), + HF1Weights = cms.vdouble( ), + hoInput = cms.InputTag( "hltHoreco" ), + HESGrid = cms.vdouble( ), + HESWeights = cms.vdouble( ), + HEDThreshold1 = cms.double( 0.1 ), + HEDThreshold = cms.double( 0.2 ), + EcutTower = cms.double( -1000.0 ), + HEDGrid = cms.vdouble( ), + ecalInputs = cms.VInputTag( 'hltEcalRecHitCPUOnly:EcalRecHitsEB','hltEcalRecHitCPUOnly:EcalRecHitsEE' ), + HBWeight = cms.double( 1.0 ), + HOGrid = cms.vdouble( ), + EBGrid = cms.vdouble( ), + MomConstrMethod = cms.int32( 1 ), + MomHBDepth = cms.double( 0.2 ), + MomHEDepth = cms.double( 0.4 ), + MomEBDepth = cms.double( 0.3 ), + MomEEDepth = cms.double( 0.0 ), + HcalAcceptSeverityLevel = cms.uint32( 9 ), + EcalRecHitSeveritiesToBeExcluded = cms.vstring( 'kTime', + 'kWeird', + 'kBad' ), + UseHcalRecoveredHits = cms.bool( False ), + UseEcalRecoveredHits = cms.bool( False ), + UseRejectedHitsOnly = cms.bool( False ), + HcalAcceptSeverityLevelForRejectedHit = cms.uint32( 9999 ), + EcalSeveritiesToBeUsedInBadTowers = cms.vstring( ), + UseRejectedRecoveredHcalHits = cms.bool( False ), + UseRejectedRecoveredEcalHits = cms.bool( False ), + missingHcalRescaleFactorForEcal = cms.double( 0.0 ), + AllowMissingInputs = cms.bool( False ), + HcalPhase = cms.int32( 1 ) ) -process.hltEG5L1SingleEG5WithJetAndTauEtFilter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1SingleEG5WithJetAndTauFilter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 5.0 ), - etcutEE = cms.double( 5.0 ), - ncandcut = cms.int32( 1 ) +process.hltAK4CaloJetsCPUOnly = cms.EDProducer( "FastjetJetProducer", + useMassDropTagger = cms.bool( False ), + useFiltering = cms.bool( False ), + useDynamicFiltering = cms.bool( False ), + useTrimming = cms.bool( False ), + usePruning = cms.bool( False ), + useCMSBoostedTauSeedingAlgorithm = cms.bool( False ), + useKtPruning = cms.bool( False ), + useConstituentSubtraction = cms.bool( False ), + useSoftDrop = cms.bool( False ), + correctShape = cms.bool( False ), + UseOnlyVertexTracks = cms.bool( False ), + UseOnlyOnePV = cms.bool( False ), + muCut = cms.double( -1.0 ), + yCut = cms.double( -1.0 ), + rFilt = cms.double( -1.0 ), + rFiltFactor = cms.double( -1.0 ), + trimPtFracMin = cms.double( -1.0 ), + zcut = cms.double( -1.0 ), + rcut_factor = cms.double( -1.0 ), + csRho_EtaMax = cms.double( -1.0 ), + csRParam = cms.double( -1.0 ), + beta = cms.double( -1.0 ), + R0 = cms.double( -1.0 ), + gridMaxRapidity = cms.double( -1.0 ), + gridSpacing = cms.double( -1.0 ), + DzTrVtxMax = cms.double( 0.0 ), + DxyTrVtxMax = cms.double( 0.0 ), + MaxVtxZ = cms.double( 15.0 ), + subjetPtMin = cms.double( -1.0 ), + muMin = cms.double( -1.0 ), + muMax = cms.double( -1.0 ), + yMin = cms.double( -1.0 ), + yMax = cms.double( -1.0 ), + dRMin = cms.double( -1.0 ), + dRMax = cms.double( -1.0 ), + maxDepth = cms.int32( -1 ), + nFilt = cms.int32( -1 ), + MinVtxNdof = cms.int32( 5 ), + src = cms.InputTag( "hltTowerMakerForAllCPUOnly" ), + srcPVs = cms.InputTag( "NotUsed" ), + jetType = cms.string( "CaloJet" ), + jetAlgorithm = cms.string( "AntiKt" ), + rParam = cms.double( 0.4 ), + inputEtMin = cms.double( 0.3 ), + inputEMin = cms.double( 0.0 ), + jetPtMin = cms.double( 1.0 ), + doPVCorrection = cms.bool( False ), + doAreaFastjet = cms.bool( False ), + doRhoFastjet = cms.bool( False ), + doPUOffsetCorr = cms.bool( False ), + puPtMin = cms.double( 10.0 ), + nSigmaPU = cms.double( 1.0 ), + radiusPU = cms.double( 0.4 ), + subtractorName = cms.string( "" ), + useExplicitGhosts = cms.bool( False ), + doAreaDiskApprox = cms.bool( True ), + voronoiRfact = cms.double( 0.9 ), + Rho_EtaMax = cms.double( 4.4 ), + Ghost_EtaMax = cms.double( 6.0 ), + Active_Area_Repeats = cms.int32( 5 ), + GhostArea = cms.double( 0.01 ), + restrictInputs = cms.bool( False ), + maxInputs = cms.uint32( 1 ), + writeCompound = cms.bool( False ), + writeJetsWithConst = cms.bool( False ), + doFastJetNonUniform = cms.bool( False ), + useDeterministicSeed = cms.bool( True ), + minSeed = cms.uint32( 14327 ), + verbosity = cms.int32( 0 ), + puWidth = cms.double( 0.0 ), + nExclude = cms.uint32( 0 ), + maxBadEcalCells = cms.uint32( 9999999 ), + maxBadHcalCells = cms.uint32( 9999999 ), + maxProblematicEcalCells = cms.uint32( 9999999 ), + maxProblematicHcalCells = cms.uint32( 9999999 ), + maxRecoveredEcalCells = cms.uint32( 9999999 ), + maxRecoveredHcalCells = cms.uint32( 9999999 ), + puCenters = cms.vdouble( ), + applyWeight = cms.bool( False ), + srcWeights = cms.InputTag( "" ), + minimumTowersFraction = cms.double( 0.0 ), + jetCollInstanceName = cms.string( "" ), + sumRecHits = cms.bool( False ) ) -process.hltEG5HEFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG5L1SingleEG5WithJetAndTauEtFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.15 ), - thrOverEEE = cms.vdouble( 0.1 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltAK4CaloJetsIDPassedCPUOnly = cms.EDProducer( "HLTCaloJetIDProducer", + min_N90 = cms.int32( -2 ), + min_N90hits = cms.int32( 2 ), + min_EMF = cms.double( 1.0E-6 ), + max_EMF = cms.double( 999.0 ), + jetsInput = cms.InputTag( "hltAK4CaloJetsCPUOnly" ), + JetIDParams = cms.PSet( + hfRecHitsColl = cms.InputTag( "hltHfreco" ), + hoRecHitsColl = cms.InputTag( "hltHoreco" ), + ebRecHitsColl = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEB' ), + hbheRecHitsColl = cms.InputTag( "hltHbherecoLegacy" ), + useRecHits = cms.bool( True ), + eeRecHitsColl = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEE' ) + ) ) -process.hltEG5CaloIdLClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG5HEFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.014 ), - thrRegularEE = cms.vdouble( 0.035 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltFixedGridRhoFastjetAllCaloCPUOnly = cms.EDProducer( "FixedGridRhoProducerFastjet", + pfCandidatesTag = cms.InputTag( "hltTowerMakerForAllCPUOnly" ), + maxRapidity = cms.double( 5.0 ), + gridSpacing = cms.double( 0.55 ) ) -process.hltEle5CaloIdLPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG5CaloIdLClusterShapeFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) +process.hltAK4CaloFastJetCorrectorCPUOnly = cms.EDProducer( "L1FastjetCorrectorProducer", + level = cms.string( "L1FastJet" ), + algorithm = cms.string( "AK4CaloHLT" ), + srcRho = cms.InputTag( "hltFixedGridRhoFastjetAllCaloCPUOnly" ) ) -process.hltEle5CaloIdLMWPMS2Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle5CaloIdLPixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaPixelMatchVars','s2' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 150.0 ), - thrRegularEE = cms.vdouble( 150.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltAK4CaloCorrectorCPUOnly = cms.EDProducer( "ChainedJetCorrectorProducer", + correctors = cms.VInputTag( 'hltAK4CaloFastJetCorrectorCPUOnly','hltAK4CaloRelativeCorrector','hltAK4CaloAbsoluteCorrector','hltAK4CaloResidualCorrector' ) ) -process.hltDiEG5EtUnseededFilter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEgammaCandidatesWrapperUnseeded" ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ), - etcutEB = cms.double( 5.0 ), - etcutEE = cms.double( 5.0 ), - ncandcut = cms.int32( 2 ) +process.hltAK4CaloJetsCorrectedCPUOnly = cms.EDProducer( "CorrectedCaloJetProducer", + src = cms.InputTag( "hltAK4CaloJetsCPUOnly" ), + correctors = cms.VInputTag( 'hltAK4CaloCorrectorCPUOnly' ) ) -process.hltDiEG5HEUnseededFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiEG5EtUnseededFilter" ), - varTag = cms.InputTag( "hltEgammaHoverEUnseeded" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.15 ), - thrOverEEE = cms.vdouble( 0.1 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) +process.hltAK4CaloJetsCorrectedIDPassedCPUOnly = cms.EDProducer( "CorrectedCaloJetProducer", + src = cms.InputTag( "hltAK4CaloJetsIDPassedCPUOnly" ), + correctors = cms.VInputTag( 'hltAK4CaloCorrectorCPUOnly' ) ) -process.hltDiEG5CaloIdLClusterShapeUnseededFilter = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltSingleCaloJet10CPUOnly = cms.EDFilter( "HLT1CaloJet", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiEG5HEUnseededFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShapeUnseeded','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.014 ), - thrRegularEE = cms.vdouble( 0.035 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) + inputTag = cms.InputTag( "hltAK4CaloJetsCorrectedIDPassedCPUOnly" ), + triggerType = cms.int32( 85 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 10.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 5.0 ), + MinN = cms.int32( 1 ) ) -process.hltDiEle5CaloIdLPixelMatchUnseededFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiEG5CaloIdLClusterShapeUnseededFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeedsUnseeded" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 2 ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) +process.hltAK4CaloJetsPFCPUOnly = cms.EDProducer( "FastjetJetProducer", + useMassDropTagger = cms.bool( False ), + useFiltering = cms.bool( False ), + useDynamicFiltering = cms.bool( False ), + useTrimming = cms.bool( False ), + usePruning = cms.bool( False ), + useCMSBoostedTauSeedingAlgorithm = cms.bool( False ), + useKtPruning = cms.bool( False ), + useConstituentSubtraction = cms.bool( False ), + useSoftDrop = cms.bool( False ), + correctShape = cms.bool( False ), + UseOnlyVertexTracks = cms.bool( False ), + UseOnlyOnePV = cms.bool( False ), + muCut = cms.double( -1.0 ), + yCut = cms.double( -1.0 ), + rFilt = cms.double( -1.0 ), + rFiltFactor = cms.double( -1.0 ), + trimPtFracMin = cms.double( -1.0 ), + zcut = cms.double( -1.0 ), + rcut_factor = cms.double( -1.0 ), + csRho_EtaMax = cms.double( -1.0 ), + csRParam = cms.double( -1.0 ), + beta = cms.double( -1.0 ), + R0 = cms.double( -1.0 ), + gridMaxRapidity = cms.double( -1.0 ), + gridSpacing = cms.double( -1.0 ), + DzTrVtxMax = cms.double( 0.0 ), + DxyTrVtxMax = cms.double( 0.0 ), + MaxVtxZ = cms.double( 15.0 ), + subjetPtMin = cms.double( -1.0 ), + muMin = cms.double( -1.0 ), + muMax = cms.double( -1.0 ), + yMin = cms.double( -1.0 ), + yMax = cms.double( -1.0 ), + dRMin = cms.double( -1.0 ), + dRMax = cms.double( -1.0 ), + maxDepth = cms.int32( -1 ), + nFilt = cms.int32( -1 ), + MinVtxNdof = cms.int32( 5 ), + src = cms.InputTag( "hltTowerMakerForAllCPUOnly" ), + srcPVs = cms.InputTag( "NotUsed" ), + jetType = cms.string( "CaloJet" ), + jetAlgorithm = cms.string( "AntiKt" ), + rParam = cms.double( 0.4 ), + inputEtMin = cms.double( 0.3 ), + inputEMin = cms.double( 0.0 ), + jetPtMin = cms.double( 1.0 ), + doPVCorrection = cms.bool( False ), + doAreaFastjet = cms.bool( False ), + doRhoFastjet = cms.bool( False ), + doPUOffsetCorr = cms.bool( False ), + puPtMin = cms.double( 10.0 ), + nSigmaPU = cms.double( 1.0 ), + radiusPU = cms.double( 0.4 ), + subtractorName = cms.string( "" ), + useExplicitGhosts = cms.bool( False ), + doAreaDiskApprox = cms.bool( False ), + voronoiRfact = cms.double( -9.0 ), + Rho_EtaMax = cms.double( 4.4 ), + Ghost_EtaMax = cms.double( 6.0 ), + Active_Area_Repeats = cms.int32( 5 ), + GhostArea = cms.double( 0.01 ), + restrictInputs = cms.bool( False ), + maxInputs = cms.uint32( 1 ), + writeCompound = cms.bool( False ), + writeJetsWithConst = cms.bool( False ), + doFastJetNonUniform = cms.bool( False ), + useDeterministicSeed = cms.bool( True ), + minSeed = cms.uint32( 0 ), + verbosity = cms.int32( 0 ), + puWidth = cms.double( 0.0 ), + nExclude = cms.uint32( 0 ), + maxBadEcalCells = cms.uint32( 9999999 ), + maxBadHcalCells = cms.uint32( 9999999 ), + maxProblematicEcalCells = cms.uint32( 9999999 ), + maxProblematicHcalCells = cms.uint32( 9999999 ), + maxRecoveredEcalCells = cms.uint32( 9999999 ), + maxRecoveredHcalCells = cms.uint32( 9999999 ), + puCenters = cms.vdouble( ), + applyWeight = cms.bool( False ), + srcWeights = cms.InputTag( "" ), + minimumTowersFraction = cms.double( 0.0 ), + jetCollInstanceName = cms.string( "" ), + sumRecHits = cms.bool( False ) ) -process.hltDiEle5CaloIdLMWPMS2UnseededFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltDiEle5CaloIdLPixelMatchUnseededFilter" ), - varTag = cms.InputTag( 'hltEgammaPixelMatchVarsUnseeded','s2' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 150.0 ), - thrRegularEE = cms.vdouble( 150.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) +process.hltAK4CaloJetsPFEt5CPUOnly = cms.EDFilter( "EtMinCaloJetSelector", + src = cms.InputTag( "hltAK4CaloJetsPFCPUOnly" ), + filter = cms.bool( False ), + etMin = cms.double( 5.0 ) ) -process.hltPreMCEle5WPTightGsf = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltSiPixelClustersCacheCPUOnly = cms.EDProducer( "SiPixelClusterShapeCacheProducer", + src = cms.InputTag( "hltSiPixelClustersLegacy" ), + onDemand = cms.bool( False ) ) -process.hltEG5L1SingleEG5EtFilter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1SingleEG5Filter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 5.0 ), - etcutEE = cms.double( 5.0 ), - ncandcut = cms.int32( 1 ) +process.hltSiPixelRecHitsFromLegacyCPUOnly = cms.EDProducer( "SiPixelRecHitSoAFromLegacy", + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + src = cms.InputTag( "hltSiPixelClustersLegacy" ), + CPE = cms.string( "PixelCPEFast" ), + convertToLegacy = cms.bool( True ), + isPhase2 = cms.bool( False ) ) -process.hltEle5WPTightClusterShapeFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG5L1SingleEG5EtFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.011 ), - thrRegularEE = cms.vdouble( 0.0305 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltSiStripClustersCPUOnly = cms.EDProducer( "MeasurementTrackerEventProducer", + measurementTracker = cms.string( "hltESPMeasurementTracker" ), + skipClusters = cms.InputTag( "" ), + pixelClusterProducer = cms.string( "hltSiPixelClusters" ), + stripClusterProducer = cms.string( "hltSiStripRawToClustersFacility" ), + Phase2TrackerCluster1DProducer = cms.string( "" ), + vectorHits = cms.InputTag( "" ), + vectorHitsRej = cms.InputTag( "" ), + inactivePixelDetectorLabels = cms.VInputTag( 'hltSiPixelDigisLegacy' ), + badPixelFEDChannelCollectionLabels = cms.VInputTag( 'hltSiPixelDigisLegacy' ), + pixelCablingMapLabel = cms.string( "" ), + inactiveStripDetectorLabels = cms.VInputTag( 'hltSiStripExcludedFEDListProducer' ), + switchOffPixelsIfEmpty = cms.bool( True ) ) -process.hltEle5WPTightHEFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle5WPTightClusterShapeFilter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.1 ), - thrRegularEB1 = cms.vdouble( 0.75 ), - thrRegularEE1 = cms.vdouble( 3.0 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.03 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( 2.25 ), - thrRegularEE2 = cms.vdouble( 5.0 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.03 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.1, 0.1, 0.3, 0.5 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltIterL3OISeedsFromL2MuonsCPUOnly = cms.EDProducer( "TSGForOIDNN", + src = cms.InputTag( 'hltL2Muons','UpdatedAtVtx' ), + layersToTry = cms.int32( 2 ), + fixedErrorRescaleFactorForHitless = cms.double( 2.0 ), + hitsToTry = cms.int32( 1 ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersCPUOnly" ), + estimator = cms.string( "hltESPChi2MeasurementEstimator100" ), + maxEtaForTOB = cms.double( 1.8 ), + minEtaForTEC = cms.double( 0.7 ), + debug = cms.untracked.bool( False ), + maxSeeds = cms.uint32( 20 ), + maxHitlessSeeds = cms.uint32( 5 ), + maxHitSeeds = cms.uint32( 1 ), + propagatorName = cms.string( "PropagatorWithMaterialParabolicMf" ), + maxHitlessSeedsIP = cms.uint32( 5 ), + maxHitlessSeedsMuS = cms.uint32( 0 ), + maxHitDoubletSeeds = cms.uint32( 0 ), + getStrategyFromDNN = cms.bool( True ), + useRegressor = cms.bool( False ), + dnnMetadataPath = cms.string( "RecoMuon/TrackerSeedGenerator/data/OIseeding/DNNclassifier_Run3_metadata.json" ) ) -process.hltEle5WPTightEcalIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle5WPTightHEFilter" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.1 ), - thrRegularEB1 = cms.vdouble( 1.75 ), - thrRegularEE1 = cms.vdouble( 1.0 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.025 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( 1.75 ), - thrRegularEE2 = cms.vdouble( 2.0 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.025 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.2, 0.2, 0.25, 0.3 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltIterL3OITrackCandidatesCPUOnly = cms.EDProducer( "CkfTrackCandidateMaker", + cleanTrajectoryAfterInOut = cms.bool( False ), + doSeedingRegionRebuilding = cms.bool( False ), + onlyPixelHitsForSeedCleaner = cms.bool( False ), + reverseTrajectories = cms.bool( True ), + useHitsSplitting = cms.bool( False ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersCPUOnly" ), + src = cms.InputTag( "hltIterL3OISeedsFromL2MuonsCPUOnly" ), + clustersToSkip = cms.InputTag( "" ), + phase2clustersToSkip = cms.InputTag( "" ), + TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTPSetMuonCkfTrajectoryBuilder" ) ), + TransientInitialStateEstimatorParameters = cms.PSet( + propagatorAlongTISE = cms.string( "PropagatorWithMaterial" ), + numberMeasurementsForFit = cms.int32( 4 ), + propagatorOppositeTISE = cms.string( "PropagatorWithMaterialOpposite" ) + ), + numHitsForSeedCleaner = cms.int32( 4 ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + RedundantSeedCleaner = cms.string( "CachingSeedCleanerBySharedInput" ), + TrajectoryCleaner = cms.string( "muonSeededTrajectoryCleanerBySharedHits" ), + maxNSeeds = cms.uint32( 500000 ), + maxSeedsBeforeCleaning = cms.uint32( 5000 ) ) -process.hltEle5WPTightHcalIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle5WPTightEcalIsoFilter" ), - varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.0 ), - thrRegularEB1 = cms.vdouble( 2.5 ), - thrRegularEE1 = cms.vdouble( 1.0 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.03 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( 3.0 ), - thrRegularEE2 = cms.vdouble( 2.0 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.03 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.2, 0.2, 0.4, 0.5 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.0 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltIterL3OIMuCtfWithMaterialTracksCPUOnly = cms.EDProducer( "TrackProducer", + useSimpleMF = cms.bool( False ), + SimpleMagneticField = cms.string( "" ), + src = cms.InputTag( "hltIterL3OITrackCandidatesCPUOnly" ), + clusterRemovalInfo = cms.InputTag( "" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Fitter = cms.string( "hltESPKFFittingSmootherWithOutliersRejectionAndRK" ), + useHitsSplitting = cms.bool( False ), + alias = cms.untracked.string( "ctfWithMaterialTracks" ), + TrajectoryInEvent = cms.bool( False ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + AlgorithmName = cms.string( "iter10" ), + Propagator = cms.string( "PropagatorWithMaterial" ), + GeometricInnerState = cms.bool( True ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + MeasurementTracker = cms.string( "hltESPMeasurementTracker" ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersCPUOnly" ) ) -process.hltEle5WPTightPixelMatchFilter = cms.EDFilter( "HLTElectronPixelMatchFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle5WPTightHcalIsoFilter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) +process.hltIterL3OIMuonTrackCutClassifierCPUOnly = cms.EDProducer( "TrackCutClassifier", + src = cms.InputTag( "hltIterL3OIMuCtfWithMaterialTracksCPUOnly" ), + beamspot = cms.InputTag( "hltOnlineBeamSpot" ), + vertices = cms.InputTag( "Notused" ), + ignoreVertices = cms.bool( True ), + qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), + mva = cms.PSet( + minPixelHits = cms.vint32( 0, 0, 1 ), + maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 100.0 ), + dr_par = cms.PSet( + d0err = cms.vdouble( 0.003, 0.003, 3.40282346639E38 ), + dr_par2 = cms.vdouble( 0.3, 0.3, 3.40282346639E38 ), + dr_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), + dr_exp = cms.vint32( 4, 4, 2147483647 ), + d0err_par = cms.vdouble( 0.001, 0.001, 3.40282346639E38 ) + ), + maxLostLayers = cms.vint32( 4, 3, 2 ), + min3DLayers = cms.vint32( 1, 2, 1 ), + dz_par = cms.PSet( + dz_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), + dz_par2 = cms.vdouble( 0.35, 0.35, 3.40282346639E38 ), + dz_exp = cms.vint32( 4, 4, 2147483647 ) + ), + minNVtxTrk = cms.int32( 3 ), + maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), + minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), + maxChi2 = cms.vdouble( 3.40282346639E38, 3.40282346639E38, 3.40282346639E38 ), + maxChi2n = cms.vdouble( 10.0, 1.0, 0.4 ), + maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), + minLayers = cms.vint32( 3, 5, 5 ) + ) ) -process.hltEle5WPTightPMS2Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle5WPTightPixelMatchFilter" ), - varTag = cms.InputTag( 'hltEgammaPixelMatchVars','s2' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 70.0 ), - thrRegularEE = cms.vdouble( 45.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltIterL3OIMuonTrackSelectionHighPurityCPUOnly = cms.EDProducer( "TrackCollectionFilterCloner", + originalSource = cms.InputTag( "hltIterL3OIMuCtfWithMaterialTracksCPUOnly" ), + originalMVAVals = cms.InputTag( 'hltIterL3OIMuonTrackCutClassifierCPUOnly','MVAValues' ), + originalQualVals = cms.InputTag( 'hltIterL3OIMuonTrackCutClassifierCPUOnly','QualityMasks' ), + minQuality = cms.string( "highPurity" ), + copyExtras = cms.untracked.bool( True ), + copyTrajectories = cms.untracked.bool( False ) ) -process.hltEle5WPTightGsfOneOEMinusOneOPFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle5WPTightPMS2Filter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.012 ), - thrRegularEE = cms.vdouble( 0.011 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltL3MuonsIterL3OICPUOnly = cms.EDProducer( "L3MuonProducer", + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + UseMuonNavigation = cms.untracked.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPSmartPropagatorAny', + 'SteppingHelixPropagatorAny', + 'hltESPSmartPropagator', + 'hltESPSteppingHelixPropagatorOpposite' ) + ), + MuonCollectionLabel = cms.InputTag( 'hltL2Muons','UpdatedAtVtx' ), + TrackLoaderParameters = cms.PSet( + MuonSeededTracksInstance = cms.untracked.string( "L2Seeded" ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + DoSmoothing = cms.bool( True ), + SmoothTkTrack = cms.untracked.bool( False ), + VertexConstraint = cms.bool( False ), + MuonUpdatorAtVertexParameters = cms.PSet( + MaxChi2 = cms.double( 1000000.0 ), + BeamSpotPositionErrors = cms.vdouble( 0.1, 0.1, 5.3 ), + Propagator = cms.string( "hltESPSteppingHelixPropagatorOpposite" ) + ), + PutTkTrackIntoEvent = cms.untracked.bool( False ), + Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) + ), + L3TrajBuilderParameters = cms.PSet( + PtCut = cms.double( 1.0 ), + TrackerPropagator = cms.string( "SteppingHelixPropagatorAny" ), + GlobalMuonTrackMatcher = cms.PSet( + Chi2Cut_3 = cms.double( 200.0 ), + DeltaDCut_2 = cms.double( 10.0 ), + Eta_threshold = cms.double( 1.2 ), + Quality_2 = cms.double( 15.0 ), + DeltaDCut_1 = cms.double( 40.0 ), + Quality_3 = cms.double( 7.0 ), + DeltaDCut_3 = cms.double( 15.0 ), + Quality_1 = cms.double( 20.0 ), + Pt_threshold1 = cms.double( 0.0 ), + DeltaRCut_2 = cms.double( 0.2 ), + DeltaRCut_1 = cms.double( 0.1 ), + Pt_threshold2 = cms.double( 9.99999999E8 ), + Chi2Cut_1 = cms.double( 50.0 ), + Chi2Cut_2 = cms.double( 50.0 ), + DeltaRCut_3 = cms.double( 1.0 ), + LocChi2Cut = cms.double( 0.001 ), + Propagator = cms.string( "hltESPSmartPropagator" ), + MinPt = cms.double( 1.0 ), + MinP = cms.double( 2.5 ) + ), + ScaleTECxFactor = cms.double( -1.0 ), + tkTrajUseVertex = cms.bool( False ), + MuonTrackingRegionBuilder = cms.PSet( + Rescale_Dz = cms.double( 4.0 ), + Pt_fixed = cms.bool( False ), + Eta_fixed = cms.bool( True ), + Eta_min = cms.double( 0.1 ), + DeltaZ = cms.double( 24.2 ), + maxRegions = cms.int32( 2 ), + EtaR_UpperLimit_Par1 = cms.double( 0.25 ), + UseVertex = cms.bool( False ), + Z_fixed = cms.bool( False ), + PhiR_UpperLimit_Par1 = cms.double( 0.6 ), + PhiR_UpperLimit_Par2 = cms.double( 0.2 ), + Rescale_phi = cms.double( 3.0 ), + DeltaEta = cms.double( 0.2 ), + precise = cms.bool( True ), + OnDemand = cms.int32( -1 ), + EtaR_UpperLimit_Par2 = cms.double( 0.15 ), + MeasurementTrackerName = cms.InputTag( "hltESPMeasurementTracker" ), + vertexCollection = cms.InputTag( "pixelVertices" ), + Pt_min = cms.double( 3.0 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Phi_fixed = cms.bool( True ), + DeltaR = cms.double( 0.025 ), + input = cms.InputTag( 'hltL2Muons','UpdatedAtVtx' ), + DeltaPhi = cms.double( 0.15 ), + Phi_min = cms.double( 0.1 ), + Rescale_eta = cms.double( 3.0 ) + ), + TrackTransformer = cms.PSet( + Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), + RefitDirection = cms.string( "insideOut" ), + RefitRPCHits = cms.bool( True ), + Propagator = cms.string( "hltESPSmartPropagatorAny" ), + DoPredictionsOnly = cms.bool( False ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), + Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) + ), + tkTrajBeamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + RefitRPCHits = cms.bool( True ), + tkTrajVertex = cms.InputTag( "Notused" ), + GlbRefitterParameters = cms.PSet( + Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), + DTRecSegmentLabel = cms.InputTag( "hltDt4DSegments" ), + RefitFlag = cms.bool( True ), + SkipStation = cms.int32( -1 ), + Chi2CutRPC = cms.double( 1.0 ), + PropDirForCosmics = cms.bool( False ), + CSCRecSegmentLabel = cms.InputTag( "hltCscSegments" ), + GEMRecHitLabel = cms.InputTag( "hltGemRecHits" ), + HitThreshold = cms.int32( 1 ), + Chi2CutGEM = cms.double( 1.0 ), + DYTthrs = cms.vint32( 30, 15 ), + TrackerSkipSystem = cms.int32( -1 ), + RefitDirection = cms.string( "insideOut" ), + Chi2CutCSC = cms.double( 150.0 ), + Chi2CutDT = cms.double( 10.0 ), + RefitRPCHits = cms.bool( True ), + TrackerSkipSection = cms.int32( -1 ), + Propagator = cms.string( "hltESPSmartPropagatorAny" ), + DoPredictionsOnly = cms.bool( False ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + MuonHitsOption = cms.int32( 1 ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ) + ), + PCut = cms.double( 2.5 ), + tkTrajMaxDXYBeamSpot = cms.double( 9999.0 ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + tkTrajMaxChi2 = cms.double( 9999.0 ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), + ScaleTECyFactor = cms.double( -1.0 ), + tkTrajLabel = cms.InputTag( "hltIterL3OIMuonTrackSelectionHighPurityCPUOnly" ) + ) ) -process.hltEle5WPTightGsfMissingHitsFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle5WPTightGsfOneOEMinusOneOPFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','MissingHits' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 999.0 ), - thrRegularEE = cms.vdouble( 1.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltIterL3OIL3MuonsLinksCombinationCPUOnly = cms.EDProducer( "L3TrackLinksCombiner", + labels = cms.VInputTag( 'hltL3MuonsIterL3OICPUOnly' ) ) -process.hltEle5WPTightGsfDetaFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle5WPTightGsfMissingHitsFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.004 ), - thrRegularEE = cms.vdouble( 0.005 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltIterL3OIL3MuonsCPUOnly = cms.EDProducer( "L3TrackCombiner", + labels = cms.VInputTag( 'hltL3MuonsIterL3OICPUOnly' ) ) -process.hltEle5WPTightGsfDphiFilter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle5WPTightGsfDetaFilter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.02 ), - thrRegularEE = cms.vdouble( 0.023 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltIterL3OIL3MuonCandidatesCPUOnly = cms.EDProducer( "L3MuonCandidateProducer", + InputObjects = cms.InputTag( "hltIterL3OIL3MuonsCPUOnly" ), + InputLinksObjects = cms.InputTag( "hltIterL3OIL3MuonsLinksCombinationCPUOnly" ), + MuonPtOption = cms.string( "Tracker" ) ) -process.hltEle5WPTightGsfTrackIsoFilter = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle5WPTightGsfDphiFilter" ), - varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.1 ), - thrRegularEB1 = cms.vdouble( 0.838 ), - thrRegularEE1 = cms.vdouble( -0.363 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.025 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( -0.385 ), - thrRegularEE2 = cms.vdouble( 0.702 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.025 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.029, 0.111, 0.114, 0.032 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltL2SelectorForL3IOCPUOnly = cms.EDProducer( "HLTMuonL2SelectorForL3IO", + l2Src = cms.InputTag( 'hltL2Muons','UpdatedAtVtx' ), + l3OISrc = cms.InputTag( "hltIterL3OIL3MuonCandidatesCPUOnly" ), + InputLinks = cms.InputTag( "hltIterL3OIL3MuonsLinksCombinationCPUOnly" ), + applyL3Filters = cms.bool( False ), + MinNhits = cms.int32( 1 ), + MaxNormalizedChi2 = cms.double( 20.0 ), + MinNmuonHits = cms.int32( 1 ), + MaxPtDifference = cms.double( 0.3 ) ) -process.hltPreMCEle15Ele10CaloIdLTrackIdLIsoVLDZ = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltPixelTracksCPUOnly = cms.EDProducer( "CAHitNtupletCUDA", + onGPU = cms.bool( False ), + pixelRecHitSrc = cms.InputTag( "hltSiPixelRecHitsFromLegacyCPUOnly" ), + ptmin = cms.double( 0.899999976158 ), + CAThetaCutBarrel = cms.double( 0.00200000009499 ), + CAThetaCutForward = cms.double( 0.00300000002608 ), + hardCurvCut = cms.double( 0.0328407224959 ), + dcaCutInnerTriplet = cms.double( 0.15000000596 ), + dcaCutOuterTriplet = cms.double( 0.25 ), + earlyFishbone = cms.bool( True ), + lateFishbone = cms.bool( False ), + idealConditions = cms.bool( False ), + fillStatistics = cms.bool( False ), + minHitsPerNtuplet = cms.uint32( 3 ), + maxNumberOfDoublets = cms.uint32( 524288 ), + minHitsForSharingCut = cms.uint32( 10 ), + includeJumpingForwardDoublets = cms.bool( True ), + fitNas4 = cms.bool( False ), + doClusterCut = cms.bool( True ), + doZ0Cut = cms.bool( True ), + doPtCut = cms.bool( True ), + useRiemannFit = cms.bool( False ), + doSharedHitCut = cms.bool( True ), + dupPassThrough = cms.bool( False ), + useSimpleTripletCleaner = cms.bool( True ), + trackQualityCuts = cms.PSet( + chi2MaxPt = cms.double( 10.0 ), + tripletMaxTip = cms.double( 0.3 ), + chi2Scale = cms.double( 8.0 ), + quadrupletMaxTip = cms.double( 0.5 ), + quadrupletMinPt = cms.double( 0.3 ), + quadrupletMaxZip = cms.double( 12.0 ), + tripletMaxZip = cms.double( 12.0 ), + tripletMinPt = cms.double( 0.5 ), + chi2Coeff = cms.vdouble( 0.9, 1.8 ) + ) ) -process.hltEle15Ele10CaloIdLTrackIdLIsoVLEtLeg1Filter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1SingleEG5Filter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 15.0 ), - etcutEE = cms.double( 15.0 ), - ncandcut = cms.int32( 1 ) +process.hltPixelTracksFromSoACPUOnly = cms.EDProducer( "PixelTrackProducerFromSoA", + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + trackSrc = cms.InputTag( "hltPixelTracksCPUOnly" ), + pixelRecHitLegacySrc = cms.InputTag( "hltSiPixelRecHitsFromLegacyCPUOnly" ), + minNumberOfHits = cms.int32( 0 ), + minQuality = cms.string( "loose" ) ) -process.hltEle15Ele10CaloIdLTrackIdLIsoVLEtLeg2Filter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1SingleEG5Filter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 10.0 ), - etcutEE = cms.double( 10.0 ), - ncandcut = cms.int32( 2 ) +process.hltPixelVerticesCPUOnly = cms.EDProducer( "PixelVertexProducerCUDA", + onGPU = cms.bool( False ), + oneKernel = cms.bool( True ), + useDensity = cms.bool( True ), + useDBSCAN = cms.bool( False ), + useIterative = cms.bool( False ), + minT = cms.int32( 2 ), + eps = cms.double( 0.07 ), + errmax = cms.double( 0.01 ), + chi2max = cms.double( 9.0 ), + PtMin = cms.double( 0.5 ), + PtMax = cms.double( 75.0 ), + pixelTrackSrc = cms.InputTag( "hltPixelTracksCPUOnly" ) ) -process.hltEle15Ele10CaloIdLTrackIdLIsoVLClusterShapeLeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLEtLeg1Filter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.013 ), - thrRegularEE = cms.vdouble( 0.035 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltPixelVerticesFromSoACPUOnly = cms.EDProducer( "PixelVertexProducerFromSoA", + TrackCollection = cms.InputTag( "hltPixelTracksFromSoACPUOnly" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + src = cms.InputTag( "hltPixelVerticesCPUOnly" ) ) -process.hltEle15Ele10CaloIdLTrackIdLIsoVLClusterShapeLeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLEtLeg2Filter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.013 ), - thrRegularEE = cms.vdouble( 0.035 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltTrimmedPixelVerticesCPUOnly = cms.EDProducer( "PixelVertexCollectionTrimmer", + src = cms.InputTag( "hltPixelVerticesFromSoACPUOnly" ), + maxVtx = cms.uint32( 100 ), + fractionSumPt2 = cms.double( 0.3 ), + minSumPt2 = cms.double( 0.0 ), + PVcomparer = cms.PSet( refToPSet_ = cms.string( "HLTPSetPvClusterComparerForIT" ) ) ) -process.hltEle15Ele10CaloIdLTrackIdLIsoVLHELeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLClusterShapeLeg1Filter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.15 ), - thrOverEEE = cms.vdouble( 0.4 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltIterL3MuonPixelTracksTrackingRegionsCPUOnly = cms.EDProducer( "MuonTrackingRegionByPtEDProducer", + DeltaR = cms.double( 0.025 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + OnDemand = cms.int32( -1 ), + vertexCollection = cms.InputTag( "notUsed" ), + MeasurementTrackerName = cms.InputTag( "" ), + UseVertex = cms.bool( False ), + Rescale_Dz = cms.double( 4.0 ), + Pt_fixed = cms.bool( True ), + Z_fixed = cms.bool( True ), + Pt_min = cms.double( 0.0 ), + DeltaZ = cms.double( 24.2 ), + ptRanges = cms.vdouble( 0.0, 15.0, 20.0, 1.0E64 ), + deltaEtas = cms.vdouble( 0.2, 0.2, 0.2 ), + deltaPhis = cms.vdouble( 0.75, 0.45, 0.225 ), + maxRegions = cms.int32( 5 ), + precise = cms.bool( True ), + input = cms.InputTag( "hltL2SelectorForL3IOCPUOnly" ) ) -process.hltEle15Ele10CaloIdLTrackIdLIsoVLHELeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLClusterShapeLeg2Filter" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.15 ), - thrOverEEE = cms.vdouble( 0.4 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltPixelTracksInRegionL2CPUOnly = cms.EDProducer( "TrackSelectorByRegion", + tracks = cms.InputTag( "hltPixelTracksFromSoACPUOnly" ), + regions = cms.InputTag( "hltIterL3MuonPixelTracksTrackingRegionsCPUOnly" ), + produceTrackCollection = cms.bool( True ), + produceMask = cms.bool( False ) ) -process.hltEle15Ele10CaloIdLTrackIdLIsoVLEcalIsoLeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLHELeg1Filter" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.5 ), - thrOverEEE = cms.vdouble( 0.5 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.29, 0.21 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltIter0IterL3MuonPixelSeedsFromPixelTracksCPUOnly = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", + InputCollection = cms.InputTag( "hltPixelTracksInRegionL2CPUOnly" ), + InputVertexCollection = cms.InputTag( "" ), + originHalfLength = cms.double( 0.3 ), + originRadius = cms.double( 0.1 ), + useProtoTrackKinematics = cms.bool( False ), + useEventsWithNoVertex = cms.bool( True ), + TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + usePV = cms.bool( False ), + includeFourthHit = cms.bool( True ), + SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) ) -process.hltEle15Ele10CaloIdLTrackIdLIsoVLEcalIsoLeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLHELeg2Filter" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.5 ), - thrOverEEE = cms.vdouble( 0.5 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.29, 0.21 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltIter0IterL3MuonPixelSeedsFromPixelTracksFilteredCPUOnly = cms.EDProducer( "MuonHLTSeedMVAClassifier", + src = cms.InputTag( "hltIter0IterL3MuonPixelSeedsFromPixelTracksCPUOnly" ), + L1Muon = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L2Muon = cms.InputTag( "hltL2MuonCandidates" ), + rejectAll = cms.bool( False ), + isFromL1 = cms.bool( False ), + mvaFileBL1 = cms.FileInPath( "RecoMuon/TrackerSeedGenerator/data/xgb_Run3_Iter0FromL1_PatatrackSeeds_barrel_v2.xml" ), + mvaFileEL1 = cms.FileInPath( "RecoMuon/TrackerSeedGenerator/data/xgb_Run3_Iter0FromL1_PatatrackSeeds_endcap_v2.xml" ), + mvaFileBL2 = cms.FileInPath( "RecoMuon/TrackerSeedGenerator/data/xgb_Run3_Iter0_PatatrackSeeds_barrel_v2.xml" ), + mvaFileEL2 = cms.FileInPath( "RecoMuon/TrackerSeedGenerator/data/xgb_Run3_Iter0_PatatrackSeeds_endcap_v2.xml" ), + mvaScaleMeanBL1 = cms.vdouble( 5.000589710660383E-4, 3.90864688207247E-6, 5.566857527819724E-6, 2.919765272506742E-5, 0.0020554125627069656, 3.7638302502636416E-4, 0.17319245569742575, -0.001928435311705264 ), + mvaScaleStdBL1 = cms.vdouble( 0.0024104956748896007, 2.65014770862918E-4, 7.474433025576554E-4, 0.07076843921543456, 0.8267930143339328, 0.5908013434667966, 0.16945213299167364, 0.19343332776069666 ), + mvaScaleMeanEL1 = cms.vdouble( 4.633287331326438E-4, 4.336517990150388E-6, 1.1353478376025763E-5, -9.703999978722195E-4, -0.016733916560431213, 0.0010338859165970008, 0.1664362346287898, -0.002093062022327288 ), + mvaScaleStdEL1 = cms.vdouble( 0.0017591716932616446, 4.3554653252872314E-4, 0.0018509069108135767, 0.3154887917554714, 1.0554267175028256, 0.46607446165391897, 0.1599804481244901, 0.1802872646042384 ), + mvaScaleMeanBL2 = cms.vdouble( 5.535405438531338E-4, 5.803137756667417E-6, 9.844857031022169E-6, 8.572205780682784E-6, 0.0015762679722632618, 4.395397563024067E-4, 0.1374567309015325, -0.005115438205054733, 0.11749212456078427, 6.10630569023574E-5 ), + mvaScaleStdBL2 = cms.vdouble( 0.002626537945220411, 0.004217812355595011, 0.01003037371073428, 0.08030848788317736, 0.8112437912866772, 0.682723351939253, 0.14357759358396366, 0.1714659927555431, 0.12492124275832932, 0.14997195939803123 ), + mvaScaleMeanEL2 = cms.vdouble( 4.7677144995220935E-4, 3.6745265753688003E-6, 8.865597384997202E-6, 3.035250572254308E-4, -0.017277139191991336, 7.614700645923214E-4, 0.13098441610679598, -0.004062335797232639, 0.10313449419117496, 8.091070691633311E-5 ), + mvaScaleStdEL2 = cms.vdouble( 0.0017644245219973625, 1.4737438911735824E-4, 5.815417377127688E-4, 0.32486307205392545, 0.9554477166210787, 0.6368300706332602, 0.18228633778650377, 0.17472670187127687, 0.1069305400952516, 0.12396350430658183 ), + doSort = cms.bool( False ), + nSeedsMaxB = cms.int32( 99999 ), + nSeedsMaxE = cms.int32( 99999 ), + etaEdge = cms.double( 1.2 ), + mvaCutB = cms.double( 0.01 ), + mvaCutE = cms.double( 0.01 ), + minL1Qual = cms.int32( 7 ), + baseScore = cms.double( 0.5 ) ) -process.hltEle15Ele10CaloIdLTrackIdLIsoVLHcalIsoLeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLEcalIsoLeg1Filter" ), - varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.3 ), - thrOverEEE = cms.vdouble( 0.4 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.2, 0.25 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltIter0IterL3MuonCkfTrackCandidatesCPUOnly = cms.EDProducer( "CkfTrackCandidateMaker", + cleanTrajectoryAfterInOut = cms.bool( False ), + doSeedingRegionRebuilding = cms.bool( True ), + onlyPixelHitsForSeedCleaner = cms.bool( False ), + reverseTrajectories = cms.bool( False ), + useHitsSplitting = cms.bool( True ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersCPUOnly" ), + src = cms.InputTag( "hltIter0IterL3MuonPixelSeedsFromPixelTracksFilteredCPUOnly" ), + clustersToSkip = cms.InputTag( "" ), + phase2clustersToSkip = cms.InputTag( "" ), + TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter0IterL3MuonPSetGroupedCkfTrajectoryBuilderIT" ) ), + TransientInitialStateEstimatorParameters = cms.PSet( + propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), + numberMeasurementsForFit = cms.int32( 4 ), + propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) + ), + numHitsForSeedCleaner = cms.int32( 4 ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + RedundantSeedCleaner = cms.string( "none" ), + TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), + maxNSeeds = cms.uint32( 100000 ), + maxSeedsBeforeCleaning = cms.uint32( 1000 ) ) -process.hltEle15Ele10CaloIdLTrackIdLIsoVLHcalIsoLeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLEcalIsoLeg2Filter" ), - varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.3 ), - thrOverEEE = cms.vdouble( 0.4 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.2, 0.25 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltIter0IterL3MuonCtfWithMaterialTracksCPUOnly = cms.EDProducer( "TrackProducer", + useSimpleMF = cms.bool( True ), + SimpleMagneticField = cms.string( "ParabolicMf" ), + src = cms.InputTag( "hltIter0IterL3MuonCkfTrackCandidatesCPUOnly" ), + clusterRemovalInfo = cms.InputTag( "" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Fitter = cms.string( "hltESPFittingSmootherIT" ), + useHitsSplitting = cms.bool( False ), + alias = cms.untracked.string( "ctfWithMaterialTracks" ), + TrajectoryInEvent = cms.bool( False ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + AlgorithmName = cms.string( "hltIter0" ), + Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), + GeometricInnerState = cms.bool( True ), + NavigationSchool = cms.string( "" ), + MeasurementTracker = cms.string( "" ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersCPUOnly" ) ) -process.hltEle15Ele10CaloIdLTrackIdLIsoVLPixelMatchLeg1Filter = cms.EDFilter( "HLTElectronPixelMatchFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLHcalIsoLeg1Filter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) +process.hltIter0IterL3MuonTrackCutClassifierCPUOnly = cms.EDProducer( "TrackCutClassifier", + src = cms.InputTag( "hltIter0IterL3MuonCtfWithMaterialTracksCPUOnly" ), + beamspot = cms.InputTag( "hltOnlineBeamSpot" ), + vertices = cms.InputTag( "hltTrimmedPixelVerticesCPUOnly" ), + ignoreVertices = cms.bool( False ), + qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), + mva = cms.PSet( + minPixelHits = cms.vint32( 0, 0, 0 ), + maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 100.0 ), + dr_par = cms.PSet( + d0err = cms.vdouble( 0.003, 0.003, 3.40282346639E38 ), + dr_par2 = cms.vdouble( 0.3, 0.3, 3.40282346639E38 ), + dr_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), + dr_exp = cms.vint32( 4, 4, 2147483647 ), + d0err_par = cms.vdouble( 0.001, 0.001, 3.40282346639E38 ) + ), + maxLostLayers = cms.vint32( 1, 1, 1 ), + min3DLayers = cms.vint32( 0, 0, 0 ), + dz_par = cms.PSet( + dz_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), + dz_par2 = cms.vdouble( 0.35, 0.35, 3.40282346639E38 ), + dz_exp = cms.vint32( 4, 4, 2147483647 ) + ), + minNVtxTrk = cms.int32( 3 ), + maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), + minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), + maxChi2 = cms.vdouble( 3.40282346639E38, 3.40282346639E38, 3.40282346639E38 ), + maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), + maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), + minLayers = cms.vint32( 3, 3, 4 ) + ) ) -process.hltEle15Ele10CaloIdLTrackIdLIsoVLPixelMatchLeg2Filter = cms.EDFilter( "HLTElectronPixelMatchFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLHcalIsoLeg2Filter" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 2 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) +process.hltIter0IterL3MuonTrackSelectionHighPurityCPUOnly = cms.EDProducer( "TrackCollectionFilterCloner", + originalSource = cms.InputTag( "hltIter0IterL3MuonCtfWithMaterialTracksCPUOnly" ), + originalMVAVals = cms.InputTag( 'hltIter0IterL3MuonTrackCutClassifierCPUOnly','MVAValues' ), + originalQualVals = cms.InputTag( 'hltIter0IterL3MuonTrackCutClassifierCPUOnly','QualityMasks' ), + minQuality = cms.string( "highPurity" ), + copyExtras = cms.untracked.bool( True ), + copyTrajectories = cms.untracked.bool( False ) ) -process.hltEle15Ele10CaloIdLTrackIdLIsoVLOneOEMinusOneOPLeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLPixelMatchLeg1Filter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 999999.0 ), - thrRegularEE = cms.vdouble( 999999.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltL3MuonsIterL3IOCPUOnly = cms.EDProducer( "L3MuonProducer", + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + UseMuonNavigation = cms.untracked.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPSmartPropagatorAny', + 'SteppingHelixPropagatorAny', + 'hltESPSmartPropagator', + 'hltESPSteppingHelixPropagatorOpposite' ) + ), + MuonCollectionLabel = cms.InputTag( 'hltL2Muons','UpdatedAtVtx' ), + TrackLoaderParameters = cms.PSet( + MuonSeededTracksInstance = cms.untracked.string( "L2Seeded" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + DoSmoothing = cms.bool( False ), + SmoothTkTrack = cms.untracked.bool( False ), + VertexConstraint = cms.bool( False ), + MuonUpdatorAtVertexParameters = cms.PSet( + MaxChi2 = cms.double( 1000000.0 ), + BeamSpotPositionErrors = cms.vdouble( 0.1, 0.1, 5.3 ), + Propagator = cms.string( "hltESPSteppingHelixPropagatorOpposite" ) + ), + PutTkTrackIntoEvent = cms.untracked.bool( False ), + Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) + ), + L3TrajBuilderParameters = cms.PSet( + PtCut = cms.double( 1.0 ), + TrackerPropagator = cms.string( "SteppingHelixPropagatorAny" ), + GlobalMuonTrackMatcher = cms.PSet( + Chi2Cut_3 = cms.double( 200.0 ), + DeltaDCut_2 = cms.double( 10.0 ), + Eta_threshold = cms.double( 1.2 ), + Quality_2 = cms.double( 15.0 ), + DeltaDCut_1 = cms.double( 40.0 ), + Quality_3 = cms.double( 7.0 ), + DeltaDCut_3 = cms.double( 15.0 ), + Quality_1 = cms.double( 20.0 ), + Pt_threshold1 = cms.double( 0.0 ), + DeltaRCut_2 = cms.double( 0.2 ), + DeltaRCut_1 = cms.double( 0.1 ), + Pt_threshold2 = cms.double( 9.99999999E8 ), + Chi2Cut_1 = cms.double( 50.0 ), + Chi2Cut_2 = cms.double( 50.0 ), + DeltaRCut_3 = cms.double( 1.0 ), + LocChi2Cut = cms.double( 0.001 ), + Propagator = cms.string( "hltESPSmartPropagator" ), + MinPt = cms.double( 1.0 ), + MinP = cms.double( 2.5 ) + ), + ScaleTECxFactor = cms.double( -1.0 ), + tkTrajUseVertex = cms.bool( False ), + MuonTrackingRegionBuilder = cms.PSet( + Rescale_Dz = cms.double( 4.0 ), + Pt_fixed = cms.bool( True ), + Eta_fixed = cms.bool( True ), + Eta_min = cms.double( 0.1 ), + DeltaZ = cms.double( 24.2 ), + maxRegions = cms.int32( 2 ), + EtaR_UpperLimit_Par1 = cms.double( 0.25 ), + UseVertex = cms.bool( False ), + Z_fixed = cms.bool( True ), + PhiR_UpperLimit_Par1 = cms.double( 0.6 ), + PhiR_UpperLimit_Par2 = cms.double( 0.2 ), + Rescale_phi = cms.double( 3.0 ), + DeltaEta = cms.double( 0.04 ), + precise = cms.bool( True ), + OnDemand = cms.int32( -1 ), + EtaR_UpperLimit_Par2 = cms.double( 0.15 ), + MeasurementTrackerName = cms.InputTag( "hltESPMeasurementTracker" ), + vertexCollection = cms.InputTag( "pixelVertices" ), + Pt_min = cms.double( 3.0 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Phi_fixed = cms.bool( True ), + DeltaR = cms.double( 0.025 ), + input = cms.InputTag( "hltL2SelectorForL3IOCPUOnly" ), + DeltaPhi = cms.double( 0.15 ), + Phi_min = cms.double( 0.1 ), + Rescale_eta = cms.double( 3.0 ) + ), + TrackTransformer = cms.PSet( + Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), + RefitDirection = cms.string( "insideOut" ), + RefitRPCHits = cms.bool( True ), + Propagator = cms.string( "hltESPSmartPropagatorAny" ), + DoPredictionsOnly = cms.bool( False ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), + Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) + ), + tkTrajBeamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + RefitRPCHits = cms.bool( True ), + tkTrajVertex = cms.InputTag( "hltTrimmedPixelVerticesCPUOnly" ), + GlbRefitterParameters = cms.PSet( + Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), + DTRecSegmentLabel = cms.InputTag( "hltDt4DSegments" ), + RefitFlag = cms.bool( True ), + SkipStation = cms.int32( -1 ), + Chi2CutRPC = cms.double( 1.0 ), + PropDirForCosmics = cms.bool( False ), + CSCRecSegmentLabel = cms.InputTag( "hltCscSegments" ), + GEMRecHitLabel = cms.InputTag( "hltGemRecHits" ), + HitThreshold = cms.int32( 1 ), + Chi2CutGEM = cms.double( 1.0 ), + DYTthrs = cms.vint32( 30, 15 ), + TrackerSkipSystem = cms.int32( -1 ), + RefitDirection = cms.string( "insideOut" ), + Chi2CutCSC = cms.double( 150.0 ), + Chi2CutDT = cms.double( 10.0 ), + RefitRPCHits = cms.bool( True ), + TrackerSkipSection = cms.int32( -1 ), + Propagator = cms.string( "hltESPSmartPropagatorAny" ), + DoPredictionsOnly = cms.bool( False ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + MuonHitsOption = cms.int32( 1 ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ) + ), + PCut = cms.double( 2.5 ), + tkTrajMaxDXYBeamSpot = cms.double( 9999.0 ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + matchToSeeds = cms.bool( True ), + tkTrajMaxChi2 = cms.double( 9999.0 ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), + ScaleTECyFactor = cms.double( -1.0 ), + tkTrajLabel = cms.InputTag( "hltIter0IterL3MuonTrackSelectionHighPurityCPUOnly" ) + ) ) -process.hltEle15Ele10CaloIdLTrackIdLIsoVLOneOEMinusOneOPLeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLPixelMatchLeg2Filter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 999999.0 ), - thrRegularEE = cms.vdouble( 999999.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltIterL3MuonsFromL2LinksCombinationCPUOnly = cms.EDProducer( "L3TrackLinksCombiner", + labels = cms.VInputTag( 'hltL3MuonsIterL3OICPUOnly','hltL3MuonsIterL3IOCPUOnly' ) ) -process.hltEle15Ele10CaloIdLTrackIdLIsoVLDetaLeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLOneOEMinusOneOPLeg1Filter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.01 ), - thrRegularEE = cms.vdouble( 0.015 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltPixelTracksInRegionL1CPUOnly = cms.EDProducer( "TrackSelectorByRegion", + tracks = cms.InputTag( "hltPixelTracksFromSoACPUOnly" ), + regions = cms.InputTag( "hltIterL3FromL1MuonPixelTracksTrackingRegions" ), + produceTrackCollection = cms.bool( True ), + produceMask = cms.bool( False ) ) -process.hltEle15Ele10CaloIdLTrackIdLIsoVLDetaLeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLOneOEMinusOneOPLeg2Filter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.01 ), - thrRegularEE = cms.vdouble( 0.015 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltIter0IterL3FromL1MuonPixelSeedsFromPixelTracksCPUOnly = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", + InputCollection = cms.InputTag( "hltPixelTracksInRegionL1CPUOnly" ), + InputVertexCollection = cms.InputTag( "" ), + originHalfLength = cms.double( 0.3 ), + originRadius = cms.double( 0.1 ), + useProtoTrackKinematics = cms.bool( False ), + useEventsWithNoVertex = cms.bool( True ), + TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + usePV = cms.bool( False ), + includeFourthHit = cms.bool( True ), + SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) +) +process.hltIter0IterL3FromL1MuonPixelSeedsFromPixelTracksFilteredCPUOnly = cms.EDProducer( "MuonHLTSeedMVAClassifier", + src = cms.InputTag( "hltIter0IterL3FromL1MuonPixelSeedsFromPixelTracksCPUOnly" ), + L1Muon = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L2Muon = cms.InputTag( "hltL2MuonCandidates" ), + rejectAll = cms.bool( False ), + isFromL1 = cms.bool( True ), + mvaFileBL1 = cms.FileInPath( "RecoMuon/TrackerSeedGenerator/data/xgb_Run3_Iter0FromL1_PatatrackSeeds_barrel_v2.xml" ), + mvaFileEL1 = cms.FileInPath( "RecoMuon/TrackerSeedGenerator/data/xgb_Run3_Iter0FromL1_PatatrackSeeds_endcap_v2.xml" ), + mvaFileBL2 = cms.FileInPath( "RecoMuon/TrackerSeedGenerator/data/xgb_Run3_Iter0_PatatrackSeeds_barrel_v2.xml" ), + mvaFileEL2 = cms.FileInPath( "RecoMuon/TrackerSeedGenerator/data/xgb_Run3_Iter0_PatatrackSeeds_endcap_v2.xml" ), + mvaScaleMeanBL1 = cms.vdouble( 5.000589710660383E-4, 3.90864688207247E-6, 5.566857527819724E-6, 2.919765272506742E-5, 0.0020554125627069656, 3.7638302502636416E-4, 0.17319245569742575, -0.001928435311705264 ), + mvaScaleStdBL1 = cms.vdouble( 0.0024104956748896007, 2.65014770862918E-4, 7.474433025576554E-4, 0.07076843921543456, 0.8267930143339328, 0.5908013434667966, 0.16945213299167364, 0.19343332776069666 ), + mvaScaleMeanEL1 = cms.vdouble( 4.633287331326438E-4, 4.336517990150388E-6, 1.1353478376025763E-5, -9.703999978722195E-4, -0.016733916560431213, 0.0010338859165970008, 0.1664362346287898, -0.002093062022327288 ), + mvaScaleStdEL1 = cms.vdouble( 0.0017591716932616446, 4.3554653252872314E-4, 0.0018509069108135767, 0.3154887917554714, 1.0554267175028256, 0.46607446165391897, 0.1599804481244901, 0.1802872646042384 ), + mvaScaleMeanBL2 = cms.vdouble( 5.535405438531338E-4, 5.803137756667417E-6, 9.844857031022169E-6, 8.572205780682784E-6, 0.0015762679722632618, 4.395397563024067E-4, 0.1374567309015325, -0.005115438205054733, 0.11749212456078427, 6.10630569023574E-5 ), + mvaScaleStdBL2 = cms.vdouble( 0.002626537945220411, 0.004217812355595011, 0.01003037371073428, 0.08030848788317736, 0.8112437912866772, 0.682723351939253, 0.14357759358396366, 0.1714659927555431, 0.12492124275832932, 0.14997195939803123 ), + mvaScaleMeanEL2 = cms.vdouble( 4.7677144995220935E-4, 3.6745265753688003E-6, 8.865597384997202E-6, 3.035250572254308E-4, -0.017277139191991336, 7.614700645923214E-4, 0.13098441610679598, -0.004062335797232639, 0.10313449419117496, 8.091070691633311E-5 ), + mvaScaleStdEL2 = cms.vdouble( 0.0017644245219973625, 1.4737438911735824E-4, 5.815417377127688E-4, 0.32486307205392545, 0.9554477166210787, 0.6368300706332602, 0.18228633778650377, 0.17472670187127687, 0.1069305400952516, 0.12396350430658183 ), + doSort = cms.bool( False ), + nSeedsMaxB = cms.int32( 99999 ), + nSeedsMaxE = cms.int32( 99999 ), + etaEdge = cms.double( 1.2 ), + mvaCutB = cms.double( 0.01 ), + mvaCutE = cms.double( 0.01 ), + minL1Qual = cms.int32( 7 ), + baseScore = cms.double( 0.5 ) +) +process.hltIter0IterL3FromL1MuonCkfTrackCandidatesCPUOnly = cms.EDProducer( "CkfTrackCandidateMaker", + cleanTrajectoryAfterInOut = cms.bool( False ), + doSeedingRegionRebuilding = cms.bool( True ), + onlyPixelHitsForSeedCleaner = cms.bool( False ), + reverseTrajectories = cms.bool( False ), + useHitsSplitting = cms.bool( True ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersCPUOnly" ), + src = cms.InputTag( "hltIter0IterL3FromL1MuonPixelSeedsFromPixelTracksFilteredCPUOnly" ), + clustersToSkip = cms.InputTag( "" ), + phase2clustersToSkip = cms.InputTag( "" ), + TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter0IterL3FromL1MuonPSetGroupedCkfTrajectoryBuilderIT" ) ), + TransientInitialStateEstimatorParameters = cms.PSet( + propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), + numberMeasurementsForFit = cms.int32( 4 ), + propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) + ), + numHitsForSeedCleaner = cms.int32( 4 ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + RedundantSeedCleaner = cms.string( "none" ), + TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), + maxNSeeds = cms.uint32( 100000 ), + maxSeedsBeforeCleaning = cms.uint32( 1000 ) ) -process.hltEle15Ele10CaloIdLTrackIdLIsoVLDphiLeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLDetaLeg1Filter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.07 ), - thrRegularEE = cms.vdouble( 0.1 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltIter0IterL3FromL1MuonCtfWithMaterialTracksCPUOnly = cms.EDProducer( "TrackProducer", + useSimpleMF = cms.bool( True ), + SimpleMagneticField = cms.string( "ParabolicMf" ), + src = cms.InputTag( "hltIter0IterL3FromL1MuonCkfTrackCandidatesCPUOnly" ), + clusterRemovalInfo = cms.InputTag( "" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Fitter = cms.string( "hltESPFittingSmootherIT" ), + useHitsSplitting = cms.bool( False ), + alias = cms.untracked.string( "ctfWithMaterialTracks" ), + TrajectoryInEvent = cms.bool( False ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + AlgorithmName = cms.string( "hltIter0" ), + Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), + GeometricInnerState = cms.bool( True ), + NavigationSchool = cms.string( "" ), + MeasurementTracker = cms.string( "" ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersCPUOnly" ) ) -process.hltEle15Ele10CaloIdLTrackIdLIsoVLDphiLeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLDetaLeg2Filter" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( 0.07 ), - thrRegularEE = cms.vdouble( 0.1 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltIter0IterL3FromL1MuonTrackCutClassifierCPUOnly = cms.EDProducer( "TrackCutClassifier", + src = cms.InputTag( "hltIter0IterL3FromL1MuonCtfWithMaterialTracksCPUOnly" ), + beamspot = cms.InputTag( "hltOnlineBeamSpot" ), + vertices = cms.InputTag( "hltTrimmedPixelVerticesCPUOnly" ), + ignoreVertices = cms.bool( False ), + qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), + mva = cms.PSet( + minPixelHits = cms.vint32( 0, 0, 0 ), + maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 100.0 ), + dr_par = cms.PSet( + d0err = cms.vdouble( 0.003, 0.003, 3.40282346639E38 ), + dr_par2 = cms.vdouble( 0.3, 0.3, 3.40282346639E38 ), + dr_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), + dr_exp = cms.vint32( 4, 4, 2147483647 ), + d0err_par = cms.vdouble( 0.001, 0.001, 3.40282346639E38 ) + ), + maxLostLayers = cms.vint32( 1, 1, 1 ), + min3DLayers = cms.vint32( 0, 0, 0 ), + dz_par = cms.PSet( + dz_par1 = cms.vdouble( 0.4, 0.4, 3.40282346639E38 ), + dz_par2 = cms.vdouble( 0.35, 0.35, 3.40282346639E38 ), + dz_exp = cms.vint32( 4, 4, 2147483647 ) + ), + minNVtxTrk = cms.int32( 3 ), + maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), + minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), + maxChi2 = cms.vdouble( 3.40282346639E38, 3.40282346639E38, 3.40282346639E38 ), + maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), + maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), + minLayers = cms.vint32( 3, 3, 4 ) + ) ) -process.hltEle15Ele10CaloIdLTrackIdLIsoVLTrackIsoLeg1Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLDphiLeg1Filter" ), - varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.2 ), - thrOverEEE = cms.vdouble( 0.2 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltIter0IterL3FromL1MuonTrackSelectionHighPurityCPUOnly = cms.EDProducer( "TrackCollectionFilterCloner", + originalSource = cms.InputTag( "hltIter0IterL3FromL1MuonCtfWithMaterialTracksCPUOnly" ), + originalMVAVals = cms.InputTag( 'hltIter0IterL3FromL1MuonTrackCutClassifierCPUOnly','MVAValues' ), + originalQualVals = cms.InputTag( 'hltIter0IterL3FromL1MuonTrackCutClassifierCPUOnly','QualityMasks' ), + minQuality = cms.string( "highPurity" ), + copyExtras = cms.untracked.bool( True ), + copyTrajectories = cms.untracked.bool( False ) ) -process.hltEle15Ele10CaloIdLTrackIdLIsoVLTrackIsoLeg2Filter = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLDphiLeg2Filter" ), - varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.2 ), - thrOverEEE = cms.vdouble( 0.2 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 2 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltIterL3MuonMergedCPUOnly = cms.EDProducer( "TrackListMerger", + ShareFrac = cms.double( 0.19 ), + FoundHitBonus = cms.double( 5.0 ), + LostHitPenalty = cms.double( 20.0 ), + MinPT = cms.double( 0.05 ), + Epsilon = cms.double( -0.001 ), + MaxNormalizedChisq = cms.double( 1000.0 ), + MinFound = cms.int32( 3 ), + TrackProducers = cms.VInputTag( 'hltIterL3OIMuonTrackSelectionHighPurityCPUOnly','hltIter0IterL3MuonTrackSelectionHighPurityCPUOnly' ), + hasSelector = cms.vint32( 0, 0 ), + indivShareFrac = cms.vdouble( 1.0, 1.0 ), + selectedTrackQuals = cms.VInputTag( 'hltIterL3OIMuonTrackSelectionHighPurityCPUOnly','hltIter0IterL3MuonTrackSelectionHighPurityCPUOnly' ), + setsToMerge = cms.VPSet( + cms.PSet( pQual = cms.bool( False ), + tLists = cms.vint32( 0, 1 ) + ) + ), + trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), + allowFirstHitShare = cms.bool( True ), + newQuality = cms.string( "confirmed" ), + copyExtras = cms.untracked.bool( True ), + writeOnlyTrkQuals = cms.bool( False ), + copyMVA = cms.bool( False ) ) -process.hltEle15Ele10CaloIdLTrackIdLIsoVLDZFilter = cms.EDFilter( "HLT2PhotonPhotonDZ", - saveTags = cms.bool( True ), - originTag1 = cms.VInputTag( 'hltEgammaCandidates' ), - originTag2 = cms.VInputTag( 'hltEgammaCandidates' ), - inputTag1 = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLTrackIsoLeg1Filter" ), - inputTag2 = cms.InputTag( "hltEle15Ele10CaloIdLTrackIdLIsoVLTrackIsoLeg2Filter" ), - electronTag = cms.InputTag( "hltEgammaGsfElectrons" ), - triggerType1 = cms.int32( 81 ), - triggerType2 = cms.int32( 81 ), - MinDR = cms.double( -1.0 ), - MaxDZ = cms.double( 0.2 ), - MinPixHitsForDZ = cms.int32( 0 ), - checkSC = cms.bool( True ), - MinN = cms.int32( 1 ) +process.hltIterL3MuonAndMuonFromL1MergedCPUOnly = cms.EDProducer( "TrackListMerger", + ShareFrac = cms.double( 0.19 ), + FoundHitBonus = cms.double( 5.0 ), + LostHitPenalty = cms.double( 20.0 ), + MinPT = cms.double( 0.05 ), + Epsilon = cms.double( -0.001 ), + MaxNormalizedChisq = cms.double( 1000.0 ), + MinFound = cms.int32( 3 ), + TrackProducers = cms.VInputTag( 'hltIterL3MuonMergedCPUOnly','hltIter0IterL3FromL1MuonTrackSelectionHighPurityCPUOnly' ), + hasSelector = cms.vint32( 0, 0 ), + indivShareFrac = cms.vdouble( 1.0, 1.0 ), + selectedTrackQuals = cms.VInputTag( 'hltIterL3MuonMergedCPUOnly','hltIter0IterL3FromL1MuonTrackSelectionHighPurityCPUOnly' ), + setsToMerge = cms.VPSet( + cms.PSet( pQual = cms.bool( False ), + tLists = cms.vint32( 0, 1 ) + ) + ), + trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), + allowFirstHitShare = cms.bool( True ), + newQuality = cms.string( "confirmed" ), + copyExtras = cms.untracked.bool( True ), + writeOnlyTrkQuals = cms.bool( False ), + copyMVA = cms.bool( False ) ) -process.hltPreMCIsoMu = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltIterL3GlbMuonCPUOnly = cms.EDProducer( "L3MuonProducer", + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + UseMuonNavigation = cms.untracked.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPSmartPropagatorAny', + 'SteppingHelixPropagatorAny', + 'hltESPSmartPropagator', + 'hltESPSteppingHelixPropagatorOpposite' ) + ), + MuonCollectionLabel = cms.InputTag( 'hltL2Muons','UpdatedAtVtx' ), + TrackLoaderParameters = cms.PSet( + MuonSeededTracksInstance = cms.untracked.string( "L2Seeded" ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + DoSmoothing = cms.bool( True ), + SmoothTkTrack = cms.untracked.bool( False ), + VertexConstraint = cms.bool( False ), + MuonUpdatorAtVertexParameters = cms.PSet( + MaxChi2 = cms.double( 1000000.0 ), + BeamSpotPositionErrors = cms.vdouble( 0.1, 0.1, 5.3 ), + Propagator = cms.string( "hltESPSteppingHelixPropagatorOpposite" ) + ), + PutTkTrackIntoEvent = cms.untracked.bool( False ), + Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) + ), + L3TrajBuilderParameters = cms.PSet( + PtCut = cms.double( 1.0 ), + TrackerPropagator = cms.string( "SteppingHelixPropagatorAny" ), + GlobalMuonTrackMatcher = cms.PSet( + Chi2Cut_3 = cms.double( 200.0 ), + DeltaDCut_2 = cms.double( 10.0 ), + Eta_threshold = cms.double( 1.2 ), + Quality_2 = cms.double( 15.0 ), + DeltaDCut_1 = cms.double( 40.0 ), + Quality_3 = cms.double( 7.0 ), + DeltaDCut_3 = cms.double( 15.0 ), + Quality_1 = cms.double( 20.0 ), + Pt_threshold1 = cms.double( 0.0 ), + DeltaRCut_2 = cms.double( 0.2 ), + DeltaRCut_1 = cms.double( 0.1 ), + Pt_threshold2 = cms.double( 9.99999999E8 ), + Chi2Cut_1 = cms.double( 50.0 ), + Chi2Cut_2 = cms.double( 50.0 ), + DeltaRCut_3 = cms.double( 1.0 ), + LocChi2Cut = cms.double( 0.001 ), + Propagator = cms.string( "hltESPSmartPropagator" ), + MinPt = cms.double( 1.0 ), + MinP = cms.double( 2.5 ) + ), + ScaleTECxFactor = cms.double( -1.0 ), + tkTrajUseVertex = cms.bool( False ), + MuonTrackingRegionBuilder = cms.PSet( + Rescale_Dz = cms.double( 4.0 ), + Pt_fixed = cms.bool( False ), + Eta_fixed = cms.bool( True ), + Eta_min = cms.double( 0.1 ), + DeltaZ = cms.double( 24.2 ), + maxRegions = cms.int32( 2 ), + EtaR_UpperLimit_Par1 = cms.double( 0.25 ), + UseVertex = cms.bool( False ), + Z_fixed = cms.bool( False ), + PhiR_UpperLimit_Par1 = cms.double( 0.6 ), + PhiR_UpperLimit_Par2 = cms.double( 0.2 ), + Rescale_phi = cms.double( 3.0 ), + DeltaEta = cms.double( 0.2 ), + precise = cms.bool( True ), + OnDemand = cms.int32( -1 ), + EtaR_UpperLimit_Par2 = cms.double( 0.15 ), + MeasurementTrackerName = cms.InputTag( "hltESPMeasurementTracker" ), + vertexCollection = cms.InputTag( "pixelVertices" ), + Pt_min = cms.double( 3.0 ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Phi_fixed = cms.bool( True ), + DeltaR = cms.double( 0.025 ), + input = cms.InputTag( 'hltL2Muons','UpdatedAtVtx' ), + DeltaPhi = cms.double( 0.15 ), + Phi_min = cms.double( 0.1 ), + Rescale_eta = cms.double( 3.0 ) + ), + TrackTransformer = cms.PSet( + Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), + RefitDirection = cms.string( "insideOut" ), + RefitRPCHits = cms.bool( True ), + Propagator = cms.string( "hltESPSmartPropagatorAny" ), + DoPredictionsOnly = cms.bool( False ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), + Smoother = cms.string( "hltESPKFTrajectorySmootherForMuonTrackLoader" ) + ), + tkTrajBeamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + RefitRPCHits = cms.bool( True ), + tkTrajVertex = cms.InputTag( "Notused" ), + GlbRefitterParameters = cms.PSet( + Fitter = cms.string( "hltESPL3MuKFTrajectoryFitter" ), + DTRecSegmentLabel = cms.InputTag( "hltDt4DSegments" ), + RefitFlag = cms.bool( True ), + SkipStation = cms.int32( -1 ), + Chi2CutRPC = cms.double( 1.0 ), + PropDirForCosmics = cms.bool( False ), + CSCRecSegmentLabel = cms.InputTag( "hltCscSegments" ), + GEMRecHitLabel = cms.InputTag( "hltGemRecHits" ), + HitThreshold = cms.int32( 1 ), + Chi2CutGEM = cms.double( 1.0 ), + DYTthrs = cms.vint32( 30, 15 ), + TrackerSkipSystem = cms.int32( -1 ), + RefitDirection = cms.string( "insideOut" ), + Chi2CutCSC = cms.double( 150.0 ), + Chi2CutDT = cms.double( 10.0 ), + RefitRPCHits = cms.bool( True ), + TrackerSkipSection = cms.int32( -1 ), + Propagator = cms.string( "hltESPSmartPropagatorAny" ), + DoPredictionsOnly = cms.bool( False ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + MuonHitsOption = cms.int32( 1 ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ) + ), + PCut = cms.double( 2.5 ), + tkTrajMaxDXYBeamSpot = cms.double( 9999.0 ), + TrackerRecHitBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + tkTrajMaxChi2 = cms.double( 9999.0 ), + MuonRecHitBuilder = cms.string( "hltESPMuonTransientTrackingRecHitBuilder" ), + ScaleTECyFactor = cms.double( -1.0 ), + tkTrajLabel = cms.InputTag( "hltIterL3MuonAndMuonFromL1MergedCPUOnly" ) + ) ) -process.hltL2fL1sMu5L1L2SingleMu = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL2MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sMu3or5or7L1Filtered0" ), - SeedMapTag = cms.InputTag( "hltL2Muons" ), - MinN = cms.int32( 0 ), - MaxEta = cms.double( 2.5 ), - AbsEtaBins = cms.vdouble( 0.0 ), - MinNstations = cms.vint32( 0 ), - MinNhits = cms.vint32( 0 ), - CutOnChambers = cms.bool( False ), - MinNchambers = cms.vint32( 0 ), - MaxDr = cms.double( 9999.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - NSigmaPt = cms.double( 0.0 ), - MatchToPreviousCand = cms.bool( True ) +process.hltIterL3MuonsNoIDCPUOnly = cms.EDProducer( "MuonIdProducer", + MuonCaloCompatibility = cms.PSet( + delta_eta = cms.double( 0.02 ), + delta_phi = cms.double( 0.02 ), + allSiPMHO = cms.bool( False ), + MuonTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_muons_lowPt_3_1_norm.root" ), + PionTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_pions_lowPt_3_1_norm.root" ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( True ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 9999.0 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( "Notused" ), + useGEM = cms.bool( True ), + GEMSegmentCollectionLabel = cms.InputTag( "hltGemSegments" ), + CaloTowerCollectionLabel = cms.InputTag( "Notused" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "Notused" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 0.05 ), + useCalo = cms.bool( False ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( "Notused" ), + dRHcal = cms.double( 9999.0 ), + dRHcalPreselection = cms.double( 0.2 ), + HORecHitCollectionLabel = cms.InputTag( "Notused" ) + ), + CaloExtractorPSet = cms.PSet( + DR_Veto_H = cms.double( 0.1 ), + CenterConeOnCalIntersection = cms.bool( False ), + NoiseTow_EE = cms.double( 0.15 ), + Noise_EB = cms.double( 0.025 ), + Noise_HE = cms.double( 0.2 ), + DR_Veto_E = cms.double( 0.07 ), + NoiseTow_EB = cms.double( 0.04 ), + Noise_EE = cms.double( 0.1 ), + UseRecHitsFlag = cms.bool( False ), + DR_Max = cms.double( 1.0 ), + DepositLabel = cms.untracked.string( "Cal" ), + Noise_HO = cms.double( 0.2 ), + DR_Veto_HO = cms.double( 0.1 ), + Threshold_H = cms.double( 0.5 ), + PrintTimeReport = cms.untracked.bool( False ), + Threshold_E = cms.double( 0.2 ), + PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), + ComponentName = cms.string( "CaloExtractorByAssociator" ), + Threshold_HO = cms.double( 0.5 ), + DepositInstanceLabels = cms.vstring( 'ecal', + 'hcal', + 'ho' ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( False ), + UseMuonNavigation = cms.untracked.bool( False ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( False ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 1.0 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( "Notused" ), + CaloTowerCollectionLabel = cms.InputTag( "Notused" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "Notused" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 1.0 ), + useCalo = cms.bool( True ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( "Notused" ), + dRHcal = cms.double( 1.0 ), + dRHcalPreselection = cms.double( 1.0 ), + HORecHitCollectionLabel = cms.InputTag( "Notused" ) + ), + Noise_HB = cms.double( 0.2 ) + ), + TrackExtractorPSet = cms.PSet( + Diff_z = cms.double( 0.2 ), + inputTrackCollection = cms.InputTag( "hltIter0IterL3FromL1MuonTrackSelectionHighPurityCPUOnly" ), + Chi2Ndof_Max = cms.double( 1.0E64 ), + BeamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), + DR_Veto = cms.double( 0.01 ), + Pt_Min = cms.double( -1.0 ), + DR_Max = cms.double( 1.0 ), + NHits_Min = cms.uint32( 0 ), + Chi2Prob_Min = cms.double( -1.0 ), + Diff_r = cms.double( 0.1 ), + BeamlineOption = cms.string( "BeamSpotFromEvent" ), + ComponentName = cms.string( "TrackExtractor" ) + ), + JetExtractorPSet = cms.PSet( + JetCollectionLabel = cms.InputTag( "Notused" ), + DR_Veto = cms.double( 0.1 ), + DR_Max = cms.double( 1.0 ), + ExcludeMuonVeto = cms.bool( True ), + PrintTimeReport = cms.untracked.bool( False ), + PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), + ComponentName = cms.string( "JetExtractor" ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( False ), + UseMuonNavigation = cms.untracked.bool( False ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( False ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 0.5 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( "Notused" ), + CaloTowerCollectionLabel = cms.InputTag( "Notused" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "Notused" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 0.5 ), + useCalo = cms.bool( True ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( "Notused" ), + dRHcal = cms.double( 0.5 ), + dRHcalPreselection = cms.double( 0.5 ), + HORecHitCollectionLabel = cms.InputTag( "Notused" ) + ), + Threshold = cms.double( 5.0 ) + ), + trackDepositName = cms.string( "tracker" ), + ecalDepositName = cms.string( "ecal" ), + hcalDepositName = cms.string( "hcal" ), + hoDepositName = cms.string( "ho" ), + jetDepositName = cms.string( "jets" ), + TimingFillerParameters = cms.PSet( + DTTimingParameters = cms.PSet( + HitError = cms.double( 6.0 ), + MatchParameters = cms.PSet( + TightMatchDT = cms.bool( False ), + DTradius = cms.double( 0.01 ), + TightMatchCSC = cms.bool( True ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + DTsegments = cms.InputTag( "hltDt4DSegments" ) + ), + debug = cms.bool( False ), + DoWireCorr = cms.bool( False ), + RequireBothProjections = cms.bool( False ), + DTTimeOffset = cms.double( 2.7 ), + PruneCut = cms.double( 10000.0 ), + DTsegments = cms.InputTag( "hltDt4DSegments" ), + UseSegmentT0 = cms.bool( False ), + HitsMin = cms.int32( 5 ), + DropTheta = cms.bool( True ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ) + ), + UseCSC = cms.bool( True ), + CSCTimingParameters = cms.PSet( + MatchParameters = cms.PSet( + TightMatchDT = cms.bool( False ), + DTradius = cms.double( 0.01 ), + TightMatchCSC = cms.bool( True ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + DTsegments = cms.InputTag( "hltDt4DSegments" ) + ), + debug = cms.bool( False ), + CSCWireTimeOffset = cms.double( 0.0 ), + CSCStripError = cms.double( 7.0 ), + CSCTimeOffset = cms.double( 0.0 ), + CSCWireError = cms.double( 8.6 ), + PruneCut = cms.double( 100.0 ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + UseStripTime = cms.bool( True ), + CSCStripTimeOffset = cms.double( 0.0 ), + UseWireTime = cms.bool( True ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ) + ), + ErrorDT = cms.double( 6.0 ), + EcalEnergyCut = cms.double( 0.4 ), + UseECAL = cms.bool( True ), + ErrorEB = cms.double( 2.085 ), + UseDT = cms.bool( True ), + ErrorEE = cms.double( 6.95 ), + ErrorCSC = cms.double( 7.4 ) + ), + ShowerDigiFillerParameters = cms.PSet( + cscDigiCollectionLabel = cms.InputTag( 'muonCSCDigis','MuonCSCStripDigi' ), + digiMaxDistanceX = cms.double( 25.0 ), + dtDigiCollectionLabel = cms.InputTag( "muonDTDigis" ) + ), + TrackerKinkFinderParameters = cms.PSet( + usePosition = cms.bool( False ), + diagonalOnly = cms.bool( False ) + ), + fillEnergy = cms.bool( False ), + storeCrossedHcalRecHits = cms.bool( False ), + maxAbsPullX = cms.double( 4.0 ), + maxAbsEta = cms.double( 3.0 ), + minPt = cms.double( 2.0 ), + inputCollectionTypes = cms.vstring( 'inner tracks', + 'links', + 'outer tracks' ), + addExtraSoftMuons = cms.bool( False ), + fillGlobalTrackRefits = cms.bool( False ), + debugWithTruthMatching = cms.bool( False ), + inputCollectionLabels = cms.VInputTag( 'hltIterL3MuonAndMuonFromL1MergedCPUOnly','hltIterL3GlbMuonCPUOnly','hltL2Muons:UpdatedAtVtx' ), + fillCaloCompatibility = cms.bool( False ), + maxAbsPullY = cms.double( 9999.0 ), + maxAbsDy = cms.double( 9999.0 ), + minP = cms.double( 0.0 ), + minPCaloMuon = cms.double( 1.0E9 ), + maxAbsDx = cms.double( 3.0 ), + fillIsolation = cms.bool( False ), + writeIsoDeposits = cms.bool( False ), + minNumberOfMatches = cms.int32( 1 ), + fillMatching = cms.bool( True ), + fillShowerDigis = cms.bool( False ), + ptThresholdToFillCandidateP4WithGlobalFit = cms.double( 200.0 ), + sigmaThresholdToFillCandidateP4WithGlobalFit = cms.double( 2.0 ), + fillGlobalTrackQuality = cms.bool( False ), + globalTrackQualityInputTag = cms.InputTag( "glbTrackQual" ), + selectHighPurity = cms.bool( False ), + pvInputTag = cms.InputTag( "offlinePrimaryVertices" ), + fillTrackerKink = cms.bool( False ), + minCaloCompatibility = cms.double( 0.6 ), + runArbitrationCleaner = cms.bool( False ), + arbitrationCleanerOptions = cms.PSet( + OverlapDTheta = cms.double( 0.02 ), + Overlap = cms.bool( True ), + Clustering = cms.bool( True ), + ME1a = cms.bool( True ), + ClusterDTheta = cms.double( 0.02 ), + ClusterDPhi = cms.double( 0.6 ), + OverlapDPhi = cms.double( 0.0786 ) + ), + arbitrateTrackerMuons = cms.bool( True ) ) -process.hltL3fL1sMu5L1L2L3SingleMu = cms.EDFilter( "HLTMuonL3PreFilter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fL1sMu5L1L2SingleMu" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sMu5L1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - MinN = cms.int32( 1 ), - MaxEta = cms.double( 2.1 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxNormalizedChi2 = cms.double( 9999.0 ), - MaxDXYBeamSpot = cms.double( 9999.0 ), - MinDXYBeamSpot = cms.double( -1.0 ), - MinNmuonHits = cms.int32( 0 ), - MaxPtDifference = cms.double( 9999.0 ), - MinTrackPt = cms.double( 0.0 ), - minMuonStations = cms.int32( 2 ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - allowedTypeMask = cms.uint32( 255 ), +process.hltIterL3MuonsCPUOnly = cms.EDProducer( "MuonIDFilterProducerForHLT", + inputMuonCollection = cms.InputTag( "hltIterL3MuonsNoIDCPUOnly" ), + applyTriggerIdLoose = cms.bool( True ), + typeMuon = cms.uint32( 0 ), + allowedTypeMask = cms.uint32( 0 ), requiredTypeMask = cms.uint32( 0 ), - MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), - trkMuonId = cms.uint32( 0 ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) -) -process.hltL3fL1sMu5L1L2L3pfecalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltL3fL1sMu5L1L2L3SingleMu" ), - varTag = cms.InputTag( "hltMuonEcalMFPFClusterIsoForMuons" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.14 ), - thrOverEEE = cms.vdouble( 0.1 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) -) -process.hltL3fL1sMu5L1L2L3pfhcalIsoRhoFiltered = cms.EDFilter( "HLTMuonGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltL3fL1sMu5L1L2L3pfecalIsoRhoFiltered" ), - varTag = cms.InputTag( "hltMuonHcalRegPFClusterIsoForMuons" ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - thrRegularEB = cms.vdouble( -1.0 ), - thrRegularEE = cms.vdouble( -1.0 ), - thrOverEEB = cms.vdouble( 0.177 ), - thrOverEEE = cms.vdouble( 0.24 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltIterL3MuonCandidates" ) -) -process.hltL3crIsoL1sMu16L1L2L3TrkIsoFilteredSingleMu = cms.EDFilter( "HLTMuonIsoFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL3fL1sMu5L1L2L3pfecalIsoRhoFiltered" ), - MinN = cms.int32( 1 ), - DepTag = cms.VInputTag( 'hltMuonTkRelIsolationCut0p08Map' ), - IsolatorPSet = cms.PSet( ) -) -process.hltL1sDoubleMu0 = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_DoubleMu0" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -process.hltPreMCDoubleMuTrkIsoVVLDZ = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltL1fL1sDoubleMu0HighQL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - PreviousCandTag = cms.InputTag( "hltL1sDoubleMu0" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 2 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) -) -process.hltL2pfL1sDoubleMu0L1f0L2doubleMu = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL2MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL1sDoubleMu0" ), - SeedMapTag = cms.InputTag( "hltL2Muons" ), - MinN = cms.int32( 0 ), - MaxEta = cms.double( 2.5 ), - AbsEtaBins = cms.vdouble( 0.0 ), - MinNstations = cms.vint32( 0 ), - MinNhits = cms.vint32( 0 ), - CutOnChambers = cms.bool( False ), - MinNchambers = cms.vint32( 0 ), - MaxDr = cms.double( 9999.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - NSigmaPt = cms.double( 0.0 ), - MatchToPreviousCand = cms.bool( True ) + minNMuonHits = cms.int32( 0 ), + minNMuonStations = cms.int32( 0 ), + minNTrkLayers = cms.int32( 0 ), + minTrkHits = cms.int32( 0 ), + minPixLayer = cms.int32( 0 ), + minPixHits = cms.int32( 0 ), + minPt = cms.double( 0.0 ), + maxNormalizedChi2 = cms.double( 9999.0 ) ) -process.hltL1fForIterL3L1fL1sDoubleMu0HighQL1Filtered0 = cms.EDFilter( "HLTMuonL1TFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltL1MuonsPt0" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sDoubleMu0HighQL1Filtered0" ), - MaxEta = cms.double( 2.5 ), - MinPt = cms.double( 0.0 ), - MaxDeltaR = cms.double( 0.3 ), - MinN = cms.int32( 1 ), - CentralBxOnly = cms.bool( True ), - SelectQualities = cms.vint32( ) +process.hltL3MuonsIterL3LinksCPUOnly = cms.EDProducer( "MuonLinksProducer", + inputCollection = cms.InputTag( "hltIterL3MuonsCPUOnly" ) ) -process.hltL3pfL1sDoubleMu0L1f0L2pf0L3doubleMu = cms.EDFilter( "HLTMuonL3PreFilter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2pfL1sDoubleMu0L1f0L2doubleMu" ), - L1CandTag = cms.InputTag( "hltL1fForIterL3L1fL1sDoubleMu0HighQL1Filtered0" ), - inputMuonCollection = cms.InputTag( "hltIterL3Muons" ), - MinN = cms.int32( 2 ), - MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 2.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxNormalizedChi2 = cms.double( 9999.0 ), - MaxDXYBeamSpot = cms.double( 9999.0 ), - MinDXYBeamSpot = cms.double( -1.0 ), - MinNmuonHits = cms.int32( 0 ), - MaxPtDifference = cms.double( 9999.0 ), - MinTrackPt = cms.double( 0.0 ), - minMuonStations = cms.int32( 2 ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 0 ), - MaxNormalizedChi2_L3FromL1 = cms.double( 1.0E99 ), - trkMuonId = cms.uint32( 0 ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) +process.hltIterL3MuonTracksCPUOnly = cms.EDProducer( "HLTMuonTrackSelector", + track = cms.InputTag( "hltIterL3MuonAndMuonFromL1MergedCPUOnly" ), + muon = cms.InputTag( "hltIterL3MuonsCPUOnly" ), + originalMVAVals = cms.InputTag( "none" ), + copyMVA = cms.bool( False ), + copyExtras = cms.untracked.bool( True ), + copyTrajectories = cms.untracked.bool( False ) ) -process.hltDiMuonRelTrkIsoVVLFiltered = cms.EDFilter( "HLTMuonIsoFilter", - saveTags = cms.bool( True ), - CandTag = cms.InputTag( "hltIterL3MuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL3pfL1sDoubleMu0L1f0L2pf0L3doubleMu" ), - MinN = cms.int32( 2 ), - DepTag = cms.VInputTag( 'hltL3MuonRelTrkIsolationVVL' ), - IsolatorPSet = cms.PSet( ) +process.hltIterL3MuonCandidatesCPUOnly = cms.EDProducer( "L3MuonCandidateProducerFromMuons", + InputObjects = cms.InputTag( "hltIterL3MuonsCPUOnly" ), + DisplacedReconstruction = cms.bool( False ) ) -process.hltDiMuonRelTrkIsoVVLFilteredDzFiltered0p2 = cms.EDFilter( "HLT2MuonMuonDZ", - saveTags = cms.bool( True ), - originTag1 = cms.VInputTag( 'hltIterL3MuonCandidates' ), - originTag2 = cms.VInputTag( 'hltIterL3MuonCandidates' ), - inputTag1 = cms.InputTag( "hltDiMuonRelTrkIsoVVLFiltered" ), - inputTag2 = cms.InputTag( "hltDiMuonRelTrkIsoVVLFiltered" ), - triggerType1 = cms.int32( 83 ), - triggerType2 = cms.int32( 83 ), - MinDR = cms.double( 0.001 ), - MaxDZ = cms.double( 0.2 ), - MinPixHitsForDZ = cms.int32( 0 ), - checkSC = cms.bool( False ), - MinN = cms.int32( 1 ) +process.hltIter0PFLowPixelSeedsFromPixelTracksCPUOnly = cms.EDProducer( "SeedGeneratorFromProtoTracksEDProducer", + InputCollection = cms.InputTag( "hltPixelTracksFromSoACPUOnly" ), + InputVertexCollection = cms.InputTag( "hltTrimmedPixelVerticesCPUOnly" ), + originHalfLength = cms.double( 0.3 ), + originRadius = cms.double( 0.1 ), + useProtoTrackKinematics = cms.bool( False ), + useEventsWithNoVertex = cms.bool( True ), + TTRHBuilder = cms.string( "hltESPTTRHBuilderPixelOnly" ), + usePV = cms.bool( False ), + includeFourthHit = cms.bool( True ), + SeedCreatorPSet = cms.PSet( refToPSet_ = cms.string( "HLTSeedFromProtoTracks" ) ) ) -process.hltPreMCDoubleMuNoFiltersNoVtx = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltIter0PFlowCkfTrackCandidatesCPUOnly = cms.EDProducer( "CkfTrackCandidateMaker", + cleanTrajectoryAfterInOut = cms.bool( False ), + doSeedingRegionRebuilding = cms.bool( False ), + onlyPixelHitsForSeedCleaner = cms.bool( False ), + reverseTrajectories = cms.bool( False ), + useHitsSplitting = cms.bool( False ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersCPUOnly" ), + src = cms.InputTag( "hltIter0PFLowPixelSeedsFromPixelTracksCPUOnly" ), + clustersToSkip = cms.InputTag( "" ), + phase2clustersToSkip = cms.InputTag( "" ), + TrajectoryBuilderPSet = cms.PSet( refToPSet_ = cms.string( "HLTIter0GroupedCkfTrajectoryBuilderIT" ) ), + TransientInitialStateEstimatorParameters = cms.PSet( + propagatorAlongTISE = cms.string( "PropagatorWithMaterialParabolicMf" ), + numberMeasurementsForFit = cms.int32( 4 ), + propagatorOppositeTISE = cms.string( "PropagatorWithMaterialParabolicMfOpposite" ) + ), + numHitsForSeedCleaner = cms.int32( 4 ), + NavigationSchool = cms.string( "SimpleNavigationSchool" ), + RedundantSeedCleaner = cms.string( "CachingSeedCleanerBySharedInput" ), + TrajectoryCleaner = cms.string( "hltESPTrajectoryCleanerBySharedHits" ), + maxNSeeds = cms.uint32( 100000 ), + maxSeedsBeforeCleaning = cms.uint32( 1000 ) ) -process.hltL2fDimuonL1f0L2NoVtx = cms.EDFilter( "HLTMuonL2FromL1TPreFilter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL2MuonCandidatesNoVtx" ), - PreviousCandTag = cms.InputTag( "hltL1fL1sDoubleMu0HighQL1Filtered0" ), - SeedMapTag = cms.InputTag( "hltL2Muons" ), - MinN = cms.int32( 0 ), - MaxEta = cms.double( 2.5 ), - AbsEtaBins = cms.vdouble( 0.0 ), - MinNstations = cms.vint32( 0 ), - MinNhits = cms.vint32( 0 ), - CutOnChambers = cms.bool( True ), - MinNchambers = cms.vint32( 0 ), - MaxDr = cms.double( 9999.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - NSigmaPt = cms.double( 0.0 ), - MatchToPreviousCand = cms.bool( True ) +process.hltIter0PFlowCtfWithMaterialTracksCPUOnly = cms.EDProducer( "TrackProducer", + useSimpleMF = cms.bool( True ), + SimpleMagneticField = cms.string( "ParabolicMf" ), + src = cms.InputTag( "hltIter0PFlowCkfTrackCandidatesCPUOnly" ), + clusterRemovalInfo = cms.InputTag( "" ), + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + Fitter = cms.string( "hltESPFittingSmootherIT" ), + useHitsSplitting = cms.bool( False ), + alias = cms.untracked.string( "ctfWithMaterialTracks" ), + TrajectoryInEvent = cms.bool( False ), + TTRHBuilder = cms.string( "hltESPTTRHBWithTrackAngle" ), + AlgorithmName = cms.string( "hltIter0" ), + Propagator = cms.string( "hltESPRungeKuttaTrackerPropagator" ), + GeometricInnerState = cms.bool( True ), + NavigationSchool = cms.string( "" ), + MeasurementTracker = cms.string( "" ), + MeasurementTrackerEvent = cms.InputTag( "hltSiStripClustersCPUOnly" ) ) -process.hltL3fDimuonL1f0L2NVL3NoFiltersNoVtx = cms.EDFilter( "HLTMuonL3PreFilter", - saveTags = cms.bool( True ), - BeamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - CandTag = cms.InputTag( "hltL3NoFiltersNoVtxMuonCandidates" ), - PreviousCandTag = cms.InputTag( "hltL2fDimuonL1f0L2NoVtx" ), - L1CandTag = cms.InputTag( "" ), - inputMuonCollection = cms.InputTag( "" ), - MinN = cms.int32( 2 ), - MaxEta = cms.double( 2.5 ), - MinNhits = cms.int32( 0 ), - MaxDr = cms.double( 9999.0 ), - MinDr = cms.double( -1.0 ), - MaxDz = cms.double( 9999.0 ), - MinDxySig = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - NSigmaPt = cms.double( 0.0 ), - MaxNormalizedChi2 = cms.double( 9999.0 ), - MaxDXYBeamSpot = cms.double( 9999.0 ), - MinDXYBeamSpot = cms.double( -1.0 ), - MinNmuonHits = cms.int32( 0 ), - MaxPtDifference = cms.double( 9999.0 ), - MinTrackPt = cms.double( 0.0 ), - minMuonStations = cms.int32( -1 ), - minTrkHits = cms.int32( -1 ), - minMuonHits = cms.int32( -1 ), - allowedTypeMask = cms.uint32( 255 ), - requiredTypeMask = cms.uint32( 0 ), - MaxNormalizedChi2_L3FromL1 = cms.double( 0.0 ), - trkMuonId = cms.uint32( 0 ), - L1MatchingdR = cms.double( 0.3 ), - MatchToPreviousCand = cms.bool( True ), - InputLinks = cms.InputTag( "hltL3MuonsIterL3Links" ), - useSimpleGeometry = cms.bool( True ), - useStation2 = cms.bool( True ), - fallbackToME1 = cms.bool( False ), - cosmicPropagationHypothesis = cms.bool( False ), - useMB2InOverlap = cms.bool( False ), - useTrack = cms.string( "tracker" ), - useState = cms.string( "atVertex" ), - propagatorAlong = cms.ESInputTag( "","hltESPSteppingHelixPropagatorAlong" ), - propagatorAny = cms.ESInputTag( "","SteppingHelixPropagatorAny" ), - propagatorOpposite = cms.ESInputTag( "","hltESPSteppingHelixPropagatorOpposite" ) +process.hltIter0PFlowTrackCutClassifierCPUOnly = cms.EDProducer( "TrackCutClassifier", + src = cms.InputTag( "hltIter0PFlowCtfWithMaterialTracksCPUOnly" ), + beamspot = cms.InputTag( "hltOnlineBeamSpot" ), + vertices = cms.InputTag( "hltTrimmedPixelVerticesCPUOnly" ), + ignoreVertices = cms.bool( False ), + qualityCuts = cms.vdouble( -0.7, 0.1, 0.7 ), + mva = cms.PSet( + minPixelHits = cms.vint32( 0, 0, 0 ), + maxDzWrtBS = cms.vdouble( 3.40282346639E38, 24.0, 15.0 ), + dr_par = cms.PSet( + d0err = cms.vdouble( 0.003, 0.003, 0.003 ), + dr_par2 = cms.vdouble( 3.40282346639E38, 0.6, 0.6 ), + dr_par1 = cms.vdouble( 3.40282346639E38, 0.8, 0.8 ), + dr_exp = cms.vint32( 4, 4, 4 ), + d0err_par = cms.vdouble( 0.001, 0.001, 0.001 ) + ), + maxLostLayers = cms.vint32( 1, 1, 1 ), + min3DLayers = cms.vint32( 0, 0, 0 ), + dz_par = cms.PSet( + dz_par1 = cms.vdouble( 3.40282346639E38, 0.75, 0.75 ), + dz_par2 = cms.vdouble( 3.40282346639E38, 0.5, 0.5 ), + dz_exp = cms.vint32( 4, 4, 4 ) + ), + minNVtxTrk = cms.int32( 3 ), + maxDz = cms.vdouble( 0.5, 0.2, 3.40282346639E38 ), + minNdof = cms.vdouble( 1.0E-5, 1.0E-5, 1.0E-5 ), + maxChi2 = cms.vdouble( 9999.0, 25.0, 16.0 ), + maxChi2n = cms.vdouble( 1.2, 1.0, 0.7 ), + maxDr = cms.vdouble( 0.5, 0.03, 3.40282346639E38 ), + minLayers = cms.vint32( 3, 3, 3 ) + ) ) -process.hltPreMCPFBTagDeepJet = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltMergedTracksCPUOnly = cms.EDProducer( "TrackCollectionFilterCloner", + originalSource = cms.InputTag( "hltIter0PFlowCtfWithMaterialTracksCPUOnly" ), + originalMVAVals = cms.InputTag( 'hltIter0PFlowTrackCutClassifierCPUOnly','MVAValues' ), + originalQualVals = cms.InputTag( 'hltIter0PFlowTrackCutClassifierCPUOnly','QualityMasks' ), + minQuality = cms.string( "highPurity" ), + copyExtras = cms.untracked.bool( True ), + copyTrajectories = cms.untracked.bool( False ) ) -process.hltBTagPFDeepJet4p06Single = cms.EDFilter( "HLTPFJetTag", - saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltPFJetForBtag" ), - JetTags = cms.InputTag( 'hltDeepJetDiscriminatorsJetTags','BvsAll' ), - MinTag = cms.double( 0.25 ), - MaxTag = cms.double( 999999.0 ), - MinJets = cms.int32( 1 ), - TriggerType = cms.int32( 86 ) +process.hltPFMuonMergingCPUOnly = cms.EDProducer( "TrackListMerger", + ShareFrac = cms.double( 0.19 ), + FoundHitBonus = cms.double( 5.0 ), + LostHitPenalty = cms.double( 20.0 ), + MinPT = cms.double( 0.05 ), + Epsilon = cms.double( -0.001 ), + MaxNormalizedChisq = cms.double( 1000.0 ), + MinFound = cms.int32( 3 ), + TrackProducers = cms.VInputTag( 'hltIterL3MuonTracksCPUOnly','hltMergedTracksCPUOnly' ), + hasSelector = cms.vint32( 0, 0 ), + indivShareFrac = cms.vdouble( 1.0, 1.0 ), + selectedTrackQuals = cms.VInputTag( 'hltIterL3MuonTracksCPUOnly','hltMergedTracksCPUOnly' ), + setsToMerge = cms.VPSet( + cms.PSet( pQual = cms.bool( False ), + tLists = cms.vint32( 0, 1 ) + ) + ), + trackAlgoPriorityOrder = cms.string( "hltESPTrackAlgoPriorityOrder" ), + allowFirstHitShare = cms.bool( True ), + newQuality = cms.string( "confirmed" ), + copyExtras = cms.untracked.bool( True ), + writeOnlyTrkQuals = cms.bool( False ), + copyMVA = cms.bool( False ) ) -process.hltL1sMCRun3PFScoutingPixelTracking = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1GlobalDecision" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +process.hltMuonLinksCPUOnly = cms.EDProducer( "MuonLinksProducerForHLT", + InclusiveTrackerTrackCollection = cms.InputTag( "hltPFMuonMergingCPUOnly" ), + LinkCollection = cms.InputTag( "hltL3MuonsIterL3LinksCPUOnly" ), + ptMin = cms.double( 2.5 ), + pMin = cms.double( 2.5 ), + shareHitFraction = cms.double( 0.8 ) ) -process.hltPreMCRun3PFScoutingPixelTracking = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltMuonsCPUOnly = cms.EDProducer( "MuonIdProducer", + MuonCaloCompatibility = cms.PSet( + delta_eta = cms.double( 0.02 ), + delta_phi = cms.double( 0.02 ), + allSiPMHO = cms.bool( False ), + MuonTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_muons_lowPt_3_1_norm.root" ), + PionTemplateFileName = cms.FileInPath( "RecoMuon/MuonIdentification/data/MuID_templates_pions_lowPt_3_1_norm.root" ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( True ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( True ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 9999.0 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEB' ), + CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAllCPUOnly" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( True ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( True ), + HBHERecHitCollectionLabel = cms.InputTag( "hltHbherecoLegacy" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 0.05 ), + useCalo = cms.bool( False ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEE' ), + dRHcal = cms.double( 9999.0 ), + dRHcalPreselection = cms.double( 0.2 ), + HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) + ), + CaloExtractorPSet = cms.PSet( + DR_Veto_H = cms.double( 0.1 ), + CenterConeOnCalIntersection = cms.bool( False ), + NoiseTow_EE = cms.double( 0.15 ), + Noise_EB = cms.double( 0.025 ), + Noise_HE = cms.double( 0.2 ), + DR_Veto_E = cms.double( 0.07 ), + NoiseTow_EB = cms.double( 0.04 ), + Noise_EE = cms.double( 0.1 ), + UseRecHitsFlag = cms.bool( False ), + DR_Max = cms.double( 1.0 ), + DepositLabel = cms.untracked.string( "Cal" ), + Noise_HO = cms.double( 0.2 ), + DR_Veto_HO = cms.double( 0.1 ), + Threshold_H = cms.double( 0.5 ), + PrintTimeReport = cms.untracked.bool( False ), + Threshold_E = cms.double( 0.2 ), + PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), + ComponentName = cms.string( "CaloExtractorByAssociator" ), + Threshold_HO = cms.double( 0.5 ), + DepositInstanceLabels = cms.vstring( 'ecal', + 'hcal', + 'ho' ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( False ), + UseMuonNavigation = cms.untracked.bool( False ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( False ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 1.0 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEB' ), + CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAllCPUOnly" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "hltHbherecoLegacy" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 1.0 ), + useCalo = cms.bool( True ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEE' ), + dRHcal = cms.double( 1.0 ), + dRHcalPreselection = cms.double( 1.0 ), + HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) + ), + Noise_HB = cms.double( 0.2 ) + ), + TrackExtractorPSet = cms.PSet( + Diff_z = cms.double( 0.2 ), + inputTrackCollection = cms.InputTag( "hltPFMuonMergingCPUOnly" ), + Chi2Ndof_Max = cms.double( 1.0E64 ), + BeamSpotLabel = cms.InputTag( "hltOnlineBeamSpot" ), + DR_Veto = cms.double( 0.01 ), + Pt_Min = cms.double( -1.0 ), + DR_Max = cms.double( 1.0 ), + DepositLabel = cms.untracked.string( "" ), + NHits_Min = cms.uint32( 0 ), + Chi2Prob_Min = cms.double( -1.0 ), + Diff_r = cms.double( 0.1 ), + BeamlineOption = cms.string( "BeamSpotFromEvent" ), + ComponentName = cms.string( "TrackExtractor" ) + ), + JetExtractorPSet = cms.PSet( + JetCollectionLabel = cms.InputTag( "hltAK4CaloJetsPFEt5CPUOnly" ), + DR_Veto = cms.double( 0.1 ), + DR_Max = cms.double( 1.0 ), + ExcludeMuonVeto = cms.bool( True ), + PrintTimeReport = cms.untracked.bool( False ), + PropagatorName = cms.string( "hltESPFastSteppingHelixPropagatorAny" ), + ComponentName = cms.string( "JetExtractor" ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( False ), + UseMuonNavigation = cms.untracked.bool( False ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ), + TrackAssociatorParameters = cms.PSet( + useMuon = cms.bool( False ), + truthMatch = cms.bool( False ), + usePreshower = cms.bool( False ), + dRPreshowerPreselection = cms.double( 0.2 ), + muonMaxDistanceSigmaY = cms.double( 0.0 ), + useEcal = cms.bool( False ), + muonMaxDistanceSigmaX = cms.double( 0.0 ), + dRMuon = cms.double( 9999.0 ), + dREcal = cms.double( 0.5 ), + CSCSegmentCollectionLabel = cms.InputTag( "hltCscSegments" ), + DTRecSegment4DCollectionLabel = cms.InputTag( "hltDt4DSegments" ), + EBRecHitCollectionLabel = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEB' ), + CaloTowerCollectionLabel = cms.InputTag( "hltTowerMakerForAllCPUOnly" ), + propagateAllDirections = cms.bool( True ), + muonMaxDistanceY = cms.double( 5.0 ), + useHO = cms.bool( False ), + muonMaxDistanceX = cms.double( 5.0 ), + trajectoryUncertaintyTolerance = cms.double( -1.0 ), + useHcal = cms.bool( False ), + HBHERecHitCollectionLabel = cms.InputTag( "hltHbherecoLegacy" ), + accountForTrajectoryChangeCalo = cms.bool( False ), + dREcalPreselection = cms.double( 0.5 ), + useCalo = cms.bool( True ), + dRMuonPreselection = cms.double( 0.2 ), + EERecHitCollectionLabel = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEE' ), + dRHcal = cms.double( 0.5 ), + dRHcalPreselection = cms.double( 0.5 ), + HORecHitCollectionLabel = cms.InputTag( "hltHoreco" ) + ), + Threshold = cms.double( 5.0 ) + ), + trackDepositName = cms.string( "tracker" ), + ecalDepositName = cms.string( "ecal" ), + hcalDepositName = cms.string( "hcal" ), + hoDepositName = cms.string( "ho" ), + jetDepositName = cms.string( "jets" ), + TimingFillerParameters = cms.PSet( + DTTimingParameters = cms.PSet( + HitError = cms.double( 6.0 ), + MatchParameters = cms.PSet( + TightMatchDT = cms.bool( False ), + DTradius = cms.double( 0.01 ), + TightMatchCSC = cms.bool( True ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + DTsegments = cms.InputTag( "hltDt4DSegments" ) + ), + debug = cms.bool( False ), + DoWireCorr = cms.bool( False ), + RequireBothProjections = cms.bool( False ), + DTTimeOffset = cms.double( 2.7 ), + PruneCut = cms.double( 10000.0 ), + DTsegments = cms.InputTag( "hltDt4DSegments" ), + UseSegmentT0 = cms.bool( False ), + HitsMin = cms.int32( 5 ), + DropTheta = cms.bool( True ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ) + ), + UseCSC = cms.bool( True ), + CSCTimingParameters = cms.PSet( + MatchParameters = cms.PSet( + TightMatchDT = cms.bool( False ), + DTradius = cms.double( 0.01 ), + TightMatchCSC = cms.bool( True ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + DTsegments = cms.InputTag( "hltDt4DSegments" ) + ), + debug = cms.bool( False ), + CSCWireTimeOffset = cms.double( 0.0 ), + CSCStripError = cms.double( 7.0 ), + CSCTimeOffset = cms.double( 0.0 ), + CSCWireError = cms.double( 8.6 ), + PruneCut = cms.double( 100.0 ), + CSCsegments = cms.InputTag( "hltCscSegments" ), + UseStripTime = cms.bool( True ), + CSCStripTimeOffset = cms.double( 0.0 ), + UseWireTime = cms.bool( True ), + ServiceParameters = cms.PSet( + RPCLayers = cms.bool( True ), + Propagators = cms.untracked.vstring( 'hltESPFastSteppingHelixPropagatorAny' ) + ) + ), + ErrorDT = cms.double( 6.0 ), + EcalEnergyCut = cms.double( 0.4 ), + UseECAL = cms.bool( True ), + ErrorEB = cms.double( 2.085 ), + UseDT = cms.bool( True ), + ErrorEE = cms.double( 6.95 ), + ErrorCSC = cms.double( 7.4 ) + ), + ShowerDigiFillerParameters = cms.PSet( + cscDigiCollectionLabel = cms.InputTag( 'muonCSCDigis','MuonCSCStripDigi' ), + dtDigiCollectionLabel = cms.InputTag( "muonDTDigis" ), + digiMaxDistanceX = cms.double( 25.0 ) + ), + TrackerKinkFinderParameters = cms.PSet( + usePosition = cms.bool( False ), + diagonalOnly = cms.bool( False ) + ), + fillEnergy = cms.bool( True ), + storeCrossedHcalRecHits = cms.bool( False ), + maxAbsPullX = cms.double( 4.0 ), + maxAbsEta = cms.double( 3.0 ), + minPt = cms.double( 10.0 ), + inputCollectionTypes = cms.vstring( 'inner tracks', + 'links', + 'outer tracks' ), + addExtraSoftMuons = cms.bool( False ), + fillGlobalTrackRefits = cms.bool( False ), + debugWithTruthMatching = cms.bool( False ), + inputCollectionLabels = cms.VInputTag( 'hltPFMuonMergingCPUOnly','hltMuonLinksCPUOnly','hltL2Muons' ), + fillCaloCompatibility = cms.bool( True ), + maxAbsPullY = cms.double( 9999.0 ), + maxAbsDy = cms.double( 9999.0 ), + minP = cms.double( 10.0 ), + minPCaloMuon = cms.double( 1.0E9 ), + maxAbsDx = cms.double( 3.0 ), + fillIsolation = cms.bool( True ), + writeIsoDeposits = cms.bool( False ), + minNumberOfMatches = cms.int32( 1 ), + fillMatching = cms.bool( True ), + fillShowerDigis = cms.bool( False ), + ptThresholdToFillCandidateP4WithGlobalFit = cms.double( 200.0 ), + sigmaThresholdToFillCandidateP4WithGlobalFit = cms.double( 2.0 ), + fillGlobalTrackQuality = cms.bool( False ), + globalTrackQualityInputTag = cms.InputTag( "glbTrackQual" ), + selectHighPurity = cms.bool( False ), + pvInputTag = cms.InputTag( "offlinePrimaryVertices" ), + fillTrackerKink = cms.bool( False ), + minCaloCompatibility = cms.double( 0.6 ), + runArbitrationCleaner = cms.bool( False ), + arbitrationCleanerOptions = cms.PSet( + OverlapDTheta = cms.double( 0.02 ), + Overlap = cms.bool( True ), + Clustering = cms.bool( True ), + ME1a = cms.bool( True ), + ClusterDTheta = cms.double( 0.02 ), + ClusterDPhi = cms.double( 0.6 ), + OverlapDPhi = cms.double( 0.0786 ) + ), + arbitrateTrackerMuons = cms.bool( False ) ) -process.hltL1sAlCaEcalPi0Eta = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_AlwaysTrue OR L1_IsolatedBunch OR L1_SingleEG8er2p5 OR L1_SingleEG10er2p5 OR L1_SingleEG15er2p5 OR L1_SingleEG26er2p5 OR L1_SingleEG34er2p5 OR L1_SingleEG36er2p5 OR L1_SingleEG38er2p5 OR L1_SingleEG40er2p5 OR L1_SingleEG42er2p5 OR L1_SingleEG45er2p5 OR L1_SingleEG60 OR L1_SingleIsoEG26er2p5 OR L1_SingleIsoEG28er2p5 OR L1_SingleIsoEG30er2p5 OR L1_SingleIsoEG32er2p5 OR L1_SingleIsoEG34er2p5 OR L1_SingleIsoEG24er2p1 OR L1_SingleIsoEG26er2p1 OR L1_SingleIsoEG28er2p1 OR L1_SingleIsoEG30er2p1 OR L1_SingleIsoEG32er2p1 OR L1_DoubleEG_22_10_er2p5 OR L1_DoubleEG_25_14_er2p5 OR L1_DoubleEG_25_12_er2p5 OR L1_SingleJet35 OR L1_SingleJet60 OR L1_SingleJet90 OR L1_SingleJet120 OR L1_SingleJet140er2p5 OR L1_SingleJet160er2p5 OR L1_SingleJet180 OR L1_SingleJet200 OR L1_DoubleJet40er2p5 OR L1_DoubleJet100er2p5 OR L1_DoubleJet120er2p5 OR L1_QuadJet60er2p5 OR L1_HTT120er OR L1_HTT160er OR L1_HTT200er OR L1_HTT255er OR L1_HTT280er OR L1_HTT320er" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +process.hltParticleFlowRecHitECALUnseededCPUOnly = cms.EDProducer( "PFRecHitProducer", + navigator = cms.PSet( + barrel = cms.PSet( ), + endcap = cms.PSet( ), + name = cms.string( "PFRecHitECALNavigator" ) + ), + producers = cms.VPSet( + cms.PSet( src = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEB' ), + srFlags = cms.InputTag( "" ), + name = cms.string( "PFEBRecHitCreator" ), + qualityTests = cms.VPSet( + cms.PSet( name = cms.string( "PFRecHitQTestDBThreshold" ), + applySelectionsToAllCrystals = cms.bool( True ) + ), + cms.PSet( topologicalCleaning = cms.bool( True ), + skipTTRecoveredHits = cms.bool( True ), + cleaningThreshold = cms.double( 2.0 ), + name = cms.string( "PFRecHitQTestECAL" ), + timingCleaning = cms.bool( True ) + ) + ) + ), + cms.PSet( src = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEE' ), + srFlags = cms.InputTag( "" ), + name = cms.string( "PFEERecHitCreator" ), + qualityTests = cms.VPSet( + cms.PSet( name = cms.string( "PFRecHitQTestDBThreshold" ), + applySelectionsToAllCrystals = cms.bool( True ) + ), + cms.PSet( topologicalCleaning = cms.bool( True ), + skipTTRecoveredHits = cms.bool( True ), + cleaningThreshold = cms.double( 2.0 ), + name = cms.string( "PFRecHitQTestECAL" ), + timingCleaning = cms.bool( True ) + ) + ) + ) + ) ) -process.hltPreAlCaEcalPi0EBonly = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltParticleFlowRecHitHBHECPUOnly = cms.EDProducer( "PFRecHitProducer", + navigator = cms.PSet( + name = cms.string( "PFRecHitHCALDenseIdNavigator" ), + hcalEnums = cms.vint32( 1, 2 ) + ), + producers = cms.VPSet( + cms.PSet( src = cms.InputTag( "hltHbherecoLegacy" ), + name = cms.string( "PFHBHERecHitCreator" ), + qualityTests = cms.VPSet( + cms.PSet( name = cms.string( "PFRecHitQTestHCALThresholdVsDepth" ), + cuts = cms.VPSet( + cms.PSet( depth = cms.vint32( 1, 2, 3, 4 ), + threshold = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ), + detectorEnum = cms.int32( 1 ) + ), + cms.PSet( depth = cms.vint32( 1, 2, 3, 4, 5, 6, 7 ), + threshold = cms.vdouble( 0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ), + detectorEnum = cms.int32( 2 ) + ) + ) + ), + cms.PSet( flags = cms.vstring( 'Standard' ), + cleaningThresholds = cms.vdouble( 0.0 ), + name = cms.string( "PFRecHitQTestHCALChannel" ), + maxSeverities = cms.vint32( 11 ) + ) + ) + ) + ) ) -process.hltSimple3x3Clusters = cms.EDProducer( "EgammaHLTNxNClusterProducer", - doBarrel = cms.bool( True ), - doEndcaps = cms.bool( True ), - barrelHitProducer = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - endcapHitProducer = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - clusEtaSize = cms.int32( 3 ), - clusPhiSize = cms.int32( 3 ), - barrelClusterCollection = cms.string( "Simple3x3ClustersBarrel" ), - endcapClusterCollection = cms.string( "Simple3x3ClustersEndcap" ), - clusSeedThr = cms.double( 0.5 ), - clusSeedThrEndCap = cms.double( 1.0 ), - useRecoFlag = cms.bool( False ), - flagLevelRecHitsToUse = cms.int32( 1 ), - useDBStatus = cms.bool( True ), - statusLevelRecHitsToUse = cms.int32( 1 ), - posCalcParameters = cms.PSet( - T0_barl = cms.double( 7.4 ), - T0_endcPresh = cms.double( 1.2 ), - LogWeighted = cms.bool( True ), - T0_endc = cms.double( 3.1 ), +process.hltParticleFlowClusterECALUncorrectedUnseededCPUOnly = cms.EDProducer( "PFClusterProducer", + recHitsSource = cms.InputTag( "hltParticleFlowRecHitECALUnseededCPUOnly" ), + recHitCleaners = cms.VPSet( + ), + seedCleaners = cms.VPSet( + ), + seedFinder = cms.PSet( + thresholdsByDetector = cms.VPSet( + cms.PSet( seedingThresholdPt = cms.double( 0.15 ), + seedingThreshold = cms.double( 0.6 ), + detector = cms.string( "ECAL_ENDCAP" ) + ), + cms.PSet( seedingThresholdPt = cms.double( 0.0 ), + seedingThreshold = cms.double( 0.23 ), + detector = cms.string( "ECAL_BARREL" ) + ) + ), + algoName = cms.string( "LocalMaximumSeedFinder" ), + nNeighbours = cms.int32( 8 ) + ), + initialClusteringStep = cms.PSet( + thresholdsByDetector = cms.VPSet( + cms.PSet( gatheringThreshold = cms.double( 0.08 ), + gatheringThresholdPt = cms.double( 0.0 ), + detector = cms.string( "ECAL_BARREL" ) + ), + cms.PSet( gatheringThreshold = cms.double( 0.3 ), + gatheringThresholdPt = cms.double( 0.0 ), + detector = cms.string( "ECAL_ENDCAP" ) + ) + ), + algoName = cms.string( "Basic2DGenericTopoClusterizer" ), + useCornerCells = cms.bool( True ) + ), + pfClusterBuilder = cms.PSet( + minFracTot = cms.double( 1.0E-20 ), + stoppingTolerance = cms.double( 1.0E-8 ), + positionCalc = cms.PSet( + minAllowedNormalization = cms.double( 1.0E-9 ), + posCalcNCrystals = cms.int32( 9 ), + algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), + logWeightDenominator = cms.double( 0.08 ), + minFractionInCalc = cms.double( 1.0E-9 ), + timeResolutionCalcBarrel = cms.PSet( + corrTermLowE = cms.double( 0.0510871 ), + threshLowE = cms.double( 0.5 ), + noiseTerm = cms.double( 1.10889 ), + constantTermLowE = cms.double( 0.0 ), + noiseTermLowE = cms.double( 1.31883 ), + threshHighE = cms.double( 5.0 ), + constantTerm = cms.double( 0.428192 ) + ), + timeResolutionCalcEndcap = cms.PSet( + corrTermLowE = cms.double( 0.0 ), + threshLowE = cms.double( 1.0 ), + noiseTerm = cms.double( 5.72489999999 ), + constantTermLowE = cms.double( 0.0 ), + noiseTermLowE = cms.double( 6.92683000001 ), + threshHighE = cms.double( 10.0 ), + constantTerm = cms.double( 0.0 ) + ) + ), + maxIterations = cms.uint32( 50 ), + positionCalcForConvergence = cms.PSet( + minAllowedNormalization = cms.double( 0.0 ), + T0_ES = cms.double( 1.2 ), + algoName = cms.string( "ECAL2DPositionCalcWithDepthCorr" ), + T0_EE = cms.double( 3.1 ), + T0_EB = cms.double( 7.4 ), + X0 = cms.double( 0.89 ), + minFractionInCalc = cms.double( 0.0 ), + W0 = cms.double( 4.2 ) + ), + allCellsPositionCalc = cms.PSet( + minAllowedNormalization = cms.double( 1.0E-9 ), + posCalcNCrystals = cms.int32( -1 ), + algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), + logWeightDenominator = cms.double( 0.08 ), + minFractionInCalc = cms.double( 1.0E-9 ), + timeResolutionCalcBarrel = cms.PSet( + corrTermLowE = cms.double( 0.0510871 ), + threshLowE = cms.double( 0.5 ), + noiseTerm = cms.double( 1.10889 ), + constantTermLowE = cms.double( 0.0 ), + noiseTermLowE = cms.double( 1.31883 ), + threshHighE = cms.double( 5.0 ), + constantTerm = cms.double( 0.428192 ) + ), + timeResolutionCalcEndcap = cms.PSet( + corrTermLowE = cms.double( 0.0 ), + threshLowE = cms.double( 1.0 ), + noiseTerm = cms.double( 5.72489999999 ), + constantTermLowE = cms.double( 0.0 ), + noiseTermLowE = cms.double( 6.92683000001 ), + threshHighE = cms.double( 10.0 ), + constantTerm = cms.double( 0.0 ) + ) + ), + algoName = cms.string( "Basic2DGenericPFlowClusterizer" ), + recHitEnergyNorms = cms.VPSet( + cms.PSet( recHitEnergyNorm = cms.double( 0.08 ), + detector = cms.string( "ECAL_BARREL" ) + ), + cms.PSet( recHitEnergyNorm = cms.double( 0.3 ), + detector = cms.string( "ECAL_ENDCAP" ) + ) + ), + showerSigma = cms.double( 1.5 ), + minFractionToKeep = cms.double( 1.0E-7 ), + excludeOtherSeeds = cms.bool( True ) + ), + positionReCalc = cms.PSet( + minAllowedNormalization = cms.double( 0.0 ), + T0_ES = cms.double( 1.2 ), + algoName = cms.string( "ECAL2DPositionCalcWithDepthCorr" ), + T0_EE = cms.double( 3.1 ), + T0_EB = cms.double( 7.4 ), X0 = cms.double( 0.89 ), + minFractionInCalc = cms.double( 0.0 ), W0 = cms.double( 4.2 ) ), - maxNumberofSeeds = cms.int32( 700 ), - maxNumberofClusters = cms.int32( 300 ), - debugLevel = cms.int32( 0 ) + energyCorrector = cms.PSet( ) ) -process.hltAlCaPi0RecHitsFilterEBonlyRegional = cms.EDFilter( "HLTRegionalEcalResonanceFilter", - barrelHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - endcapHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - preshRecHitProducer = cms.InputTag( 'hltEcalPreshowerRecHit','EcalRecHitsES' ), - barrelClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersBarrel' ), - endcapClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersEndcap' ), - useRecoFlag = cms.bool( False ), - flagLevelRecHitsToUse = cms.int32( 1 ), - useDBStatus = cms.bool( True ), - statusLevelRecHitsToUse = cms.int32( 1 ), - doSelBarrel = cms.bool( True ), - barrelSelection = cms.PSet( - massHighPi0Cand = cms.double( 0.163 ), - ptMinForIsolation = cms.double( 1.0 ), - seleMinvMaxBarrel = cms.double( 0.22 ), - massLowPi0Cand = cms.double( 0.104 ), - seleS9S25Gamma = cms.double( 0.0 ), - seleBeltDeta = cms.double( 0.05 ), - seleS4S9GammaBarrel_region2 = cms.double( 0.9 ), - barrelHitCollection = cms.string( "pi0EcalRecHitsEB" ), - removePi0CandidatesForEta = cms.bool( False ), - seleMinvMinBarrel = cms.double( 0.06 ), - seleS4S9GammaBarrel_region1 = cms.double( 0.88 ), - selePtPairBarrel_region1 = cms.double( 2.0 ), - selePtPairBarrel_region2 = cms.double( 1.75 ), - seleBeltDR = cms.double( 0.2 ), - region1_Barrel = cms.double( 1.0 ), - seleIsoBarrel_region1 = cms.double( 0.5 ), - selePtGammaBarrel_region1 = cms.double( 0.65 ), - seleIsoBarrel_region2 = cms.double( 0.5 ), - selePtGammaBarrel_region2 = cms.double( 0.65 ), - store5x5RecHitEB = cms.bool( False ), - seleNxtalBarrel_region2 = cms.uint32( 6 ), - seleNxtalBarrel_region1 = cms.uint32( 6 ) +process.hltParticleFlowClusterECALUnseededCPUOnly = cms.EDProducer( "CorrectedECALPFClusterProducer", + minimumPSEnergy = cms.double( 0.0 ), + skipPS = cms.bool( False ), + inputPS = cms.InputTag( "hltParticleFlowClusterPSUnseeded" ), + energyCorrector = cms.PSet( + applyCrackCorrections = cms.bool( False ), + srfAwareCorrection = cms.bool( True ), + applyMVACorrections = cms.bool( True ), + maxPtForMVAEvaluation = cms.double( 300.0 ), + recHitsEBLabel = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEB' ), + recHitsEELabel = cms.InputTag( 'hltEcalRecHitCPUOnly','EcalRecHitsEE' ), + ebSrFlagLabel = cms.InputTag( "hltEcalDigisLegacy" ), + eeSrFlagLabel = cms.InputTag( "hltEcalDigisLegacy" ) + ), + inputECAL = cms.InputTag( "hltParticleFlowClusterECALUncorrectedUnseededCPUOnly" ) +) +process.hltParticleFlowClusterHBHECPUOnly = cms.EDProducer( "PFClusterProducer", + recHitsSource = cms.InputTag( "hltParticleFlowRecHitHBHECPUOnly" ), + recHitCleaners = cms.VPSet( + ), + seedCleaners = cms.VPSet( ), - doSelEndcap = cms.bool( False ), - endcapSelection = cms.PSet( - seleBeltDetaEndCap = cms.double( 0.05 ), - selePtPairMaxEndCap_region3 = cms.double( 2.5 ), - seleS4S9GammaEndCap_region2 = cms.double( 0.65 ), - seleS4S9GammaEndCap_region1 = cms.double( 0.65 ), - seleNxtalEndCap_region2 = cms.uint32( 6 ), - seleNxtalEndCap_region3 = cms.uint32( 6 ), - ptMinForIsolationEndCap = cms.double( 0.5 ), - selePtPairEndCap_region1 = cms.double( 1.5 ), - endcapHitCollection = cms.string( "pi0EcalRecHitsEE" ), - selePtPairEndCap_region2 = cms.double( 1.5 ), - seleS4S9GammaEndCap_region3 = cms.double( 0.65 ), - selePtGammaEndCap_region3 = cms.double( 0.5 ), - selePtGammaEndCap_region2 = cms.double( 0.5 ), - selePtGammaEndCap_region1 = cms.double( 0.5 ), - region1_EndCap = cms.double( 1.8 ), - region2_EndCap = cms.double( 2.0 ), - store5x5RecHitEE = cms.bool( False ), - seleIsoEndCap_region3 = cms.double( 0.5 ), - seleIsoEndCap_region2 = cms.double( 0.5 ), - seleMinvMinEndCap = cms.double( 0.05 ), - selePtPairEndCap_region3 = cms.double( 99.0 ), - seleIsoEndCap_region1 = cms.double( 0.5 ), - seleBeltDREndCap = cms.double( 0.2 ), - seleMinvMaxEndCap = cms.double( 0.3 ), - seleNxtalEndCap_region1 = cms.uint32( 6 ), - seleS9S25GammaEndCap = cms.double( 0.0 ) + seedFinder = cms.PSet( + thresholdsByDetector = cms.VPSet( + cms.PSet( detector = cms.string( "HCAL_BARREL1" ), + depths = cms.vint32( 1, 2, 3, 4 ), + seedingThreshold = cms.vdouble( 0.125, 0.25, 0.35, 0.35 ), + seedingThresholdPt = cms.vdouble( 0.0, 0.0, 0.0, 0.0 ) + ), + cms.PSet( detector = cms.string( "HCAL_ENDCAP" ), + depths = cms.vint32( 1, 2, 3, 4, 5, 6, 7 ), + seedingThreshold = cms.vdouble( 0.1375, 0.275, 0.275, 0.275, 0.275, 0.275, 0.275 ), + seedingThresholdPt = cms.vdouble( 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 ) + ) + ), + algoName = cms.string( "LocalMaximumSeedFinder" ), + nNeighbours = cms.int32( 4 ) ), - storeRecHitES = cms.bool( False ), - preshowerSelection = cms.PSet( - preshClusterEnergyCut = cms.double( 0.0 ), - debugLevelES = cms.string( "" ), - ESCollection = cms.string( "pi0EcalRecHitsES" ), - preshNclust = cms.int32( 4 ), - preshStripEnergyCut = cms.double( 0.0 ), - preshCalibPlaneY = cms.double( 0.7 ), - preshSeededNstrip = cms.int32( 15 ), - preshCalibGamma = cms.double( 0.024 ), - preshCalibPlaneX = cms.double( 1.0 ), - preshCalibMIP = cms.double( 9.0E-5 ) + initialClusteringStep = cms.PSet( + thresholdsByDetector = cms.VPSet( + cms.PSet( detector = cms.string( "HCAL_BARREL1" ), + depths = cms.vint32( 1, 2, 3, 4 ), + gatheringThreshold = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ), + gatheringThresholdPt = cms.vdouble( 0.0, 0.0, 0.0, 0.0 ) + ), + cms.PSet( detector = cms.string( "HCAL_ENDCAP" ), + depths = cms.vint32( 1, 2, 3, 4, 5, 6, 7 ), + gatheringThreshold = cms.vdouble( 0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ), + gatheringThresholdPt = cms.vdouble( 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 ) + ) + ), + algoName = cms.string( "Basic2DGenericTopoClusterizer" ), + useCornerCells = cms.bool( True ) ), - debugLevel = cms.int32( 0 ) + pfClusterBuilder = cms.PSet( + minFracTot = cms.double( 1.0E-20 ), + stoppingTolerance = cms.double( 1.0E-8 ), + positionCalc = cms.PSet( + minAllowedNormalization = cms.double( 1.0E-9 ), + posCalcNCrystals = cms.int32( 5 ), + algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), + minFractionInCalc = cms.double( 1.0E-9 ), + logWeightDenominatorByDetector = cms.VPSet( + cms.PSet( depths = cms.vint32( 1, 2, 3, 4 ), + detector = cms.string( "HCAL_BARREL1" ), + logWeightDenominator = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ) + ), + cms.PSet( depths = cms.vint32( 1, 2, 3, 4, 5, 6, 7 ), + detector = cms.string( "HCAL_ENDCAP" ), + logWeightDenominator = cms.vdouble( 0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ) + ) + ) + ), + maxIterations = cms.uint32( 5 ), + minChi2Prob = cms.double( 0.0 ), + allCellsPositionCalc = cms.PSet( + minAllowedNormalization = cms.double( 1.0E-9 ), + posCalcNCrystals = cms.int32( -1 ), + algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), + minFractionInCalc = cms.double( 1.0E-9 ), + logWeightDenominatorByDetector = cms.VPSet( + cms.PSet( depths = cms.vint32( 1, 2, 3, 4 ), + detector = cms.string( "HCAL_BARREL1" ), + logWeightDenominator = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ) + ), + cms.PSet( depths = cms.vint32( 1, 2, 3, 4, 5, 6, 7 ), + detector = cms.string( "HCAL_ENDCAP" ), + logWeightDenominator = cms.vdouble( 0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ) + ) + ) + ), + algoName = cms.string( "Basic2DGenericPFlowClusterizer" ), + recHitEnergyNorms = cms.VPSet( + cms.PSet( detector = cms.string( "HCAL_BARREL1" ), + depths = cms.vint32( 1, 2, 3, 4 ), + recHitEnergyNorm = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ) + ), + cms.PSet( detector = cms.string( "HCAL_ENDCAP" ), + depths = cms.vint32( 1, 2, 3, 4, 5, 6, 7 ), + recHitEnergyNorm = cms.vdouble( 0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ) + ) + ), + maxNSigmaTime = cms.double( 10.0 ), + showerSigma = cms.double( 10.0 ), + timeSigmaEE = cms.double( 10.0 ), + clusterTimeResFromSeed = cms.bool( False ), + minFractionToKeep = cms.double( 1.0E-7 ), + excludeOtherSeeds = cms.bool( True ), + timeResolutionCalcBarrel = cms.PSet( + corrTermLowE = cms.double( 0.0 ), + threshLowE = cms.double( 6.0 ), + noiseTerm = cms.double( 21.86 ), + constantTermLowE = cms.double( 4.24 ), + noiseTermLowE = cms.double( 8.0 ), + threshHighE = cms.double( 15.0 ), + constantTerm = cms.double( 2.82 ) + ), + timeResolutionCalcEndcap = cms.PSet( + corrTermLowE = cms.double( 0.0 ), + threshLowE = cms.double( 6.0 ), + noiseTerm = cms.double( 21.86 ), + constantTermLowE = cms.double( 4.24 ), + noiseTermLowE = cms.double( 8.0 ), + threshHighE = cms.double( 15.0 ), + constantTerm = cms.double( 2.82 ) + ), + timeSigmaEB = cms.double( 10.0 ) + ), + positionReCalc = cms.PSet( ), + energyCorrector = cms.PSet( ) ) -process.hltAlCaPi0EBUncalibrator = cms.EDProducer( "EcalRecalibRecHitProducer", - doEnergyScale = cms.bool( False ), - doEnergyScaleInverse = cms.bool( False ), - doIntercalib = cms.bool( False ), - doIntercalibInverse = cms.bool( False ), - EERecHitCollection = cms.InputTag( 'hltAlCaPi0RecHitsFilterEBonlyRegional','pi0EcalRecHitsEB' ), - EBRecHitCollection = cms.InputTag( 'hltAlCaPi0RecHitsFilterEBonlyRegional','pi0EcalRecHitsEB' ), - doLaserCorrections = cms.bool( False ), - doLaserCorrectionsInverse = cms.bool( False ), - EBRecalibRecHitCollection = cms.string( "pi0EcalRecHitsEB" ), - EERecalibRecHitCollection = cms.string( "pi0EcalRecHitsEE" ) +process.hltParticleFlowClusterHCALCPUOnly = cms.EDProducer( "PFMultiDepthClusterProducer", + clustersSource = cms.InputTag( "hltParticleFlowClusterHBHECPUOnly" ), + pfClusterBuilder = cms.PSet( + allCellsPositionCalc = cms.PSet( + minAllowedNormalization = cms.double( 1.0E-9 ), + posCalcNCrystals = cms.int32( -1 ), + algoName = cms.string( "Basic2DGenericPFlowPositionCalc" ), + minFractionInCalc = cms.double( 1.0E-9 ), + logWeightDenominatorByDetector = cms.VPSet( + cms.PSet( depths = cms.vint32( 1, 2, 3, 4 ), + detector = cms.string( "HCAL_BARREL1" ), + logWeightDenominator = cms.vdouble( 0.1, 0.2, 0.3, 0.3 ) + ), + cms.PSet( depths = cms.vint32( 1, 2, 3, 4, 5, 6, 7 ), + detector = cms.string( "HCAL_ENDCAP" ), + logWeightDenominator = cms.vdouble( 0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ) + ) + ) + ), + algoName = cms.string( "PFMultiDepthClusterizer" ), + nSigmaPhi = cms.double( 2.0 ), + minFractionToKeep = cms.double( 1.0E-7 ), + nSigmaEta = cms.double( 2.0 ) + ), + positionReCalc = cms.PSet( ), + energyCorrector = cms.PSet( ) ) -process.hltAlCaPi0EBRechitsToDigis = cms.EDProducer( "HLTRechitsToDigis", - region = cms.string( "barrel" ), - digisIn = cms.InputTag( 'hltEcalDigis','ebDigis' ), - digisOut = cms.string( "pi0EBDigis" ), - recHits = cms.InputTag( 'hltAlCaPi0EBUncalibrator','pi0EcalRecHitsEB' ), - srFlagsIn = cms.InputTag( "hltEcalDigis" ), - srFlagsOut = cms.string( "pi0EBSrFlags" ) +process.hltLightPFTracksCPUOnly = cms.EDProducer( "LightPFTrackProducer", + TrackQuality = cms.string( "none" ), + UseQuality = cms.bool( False ), + TkColList = cms.VInputTag( 'hltPFMuonMergingCPUOnly' ) ) -process.hltPreAlCaEcalPi0EEonly = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltParticleFlowBlockCPUOnly = cms.EDProducer( "PFBlockProducer", + verbose = cms.untracked.bool( False ), + debug = cms.untracked.bool( False ), + elementImporters = cms.VPSet( + cms.PSet( muonSrc = cms.InputTag( "hltMuonsCPUOnly" ), + source = cms.InputTag( "hltLightPFTracksCPUOnly" ), + NHitCuts_byTrackAlgo = cms.vuint32( 3, 3, 3, 3, 3, 3 ), + useIterativeTracking = cms.bool( False ), + importerName = cms.string( "GeneralTracksImporter" ), + DPtOverPtCuts_byTrackAlgo = cms.vdouble( 0.5, 0.5, 0.5, 0.5, 0.5, 0.5 ), + muonMaxDPtOPt = cms.double( 1.0 ), + trackQuality = cms.string( "highPurity" ), + cleanBadConvertedBrems = cms.bool( False ), + vetoEndcap = cms.bool( False ) + ), + cms.PSet( source = cms.InputTag( "hltParticleFlowClusterECALUnseededCPUOnly" ), + importerName = cms.string( "ECALClusterImporter" ), + BCtoPFCMap = cms.InputTag( "" ) + ), + cms.PSet( source = cms.InputTag( "hltParticleFlowClusterHCALCPUOnly" ), + importerName = cms.string( "GenericClusterImporter" ) + ), + cms.PSet( source = cms.InputTag( "hltParticleFlowClusterHF" ), + importerName = cms.string( "GenericClusterImporter" ) + ) + ), + linkDefinitions = cms.VPSet( + cms.PSet( linkType = cms.string( "TRACK:ECAL" ), + useKDTree = cms.bool( True ), + linkerName = cms.string( "TrackAndECALLinker" ) + ), + cms.PSet( linkType = cms.string( "TRACK:HCAL" ), + useKDTree = cms.bool( True ), + linkerName = cms.string( "TrackAndHCALLinker" ), + trajectoryLayerEntrance = cms.string( "HCALEntrance" ), + trajectoryLayerExit = cms.string( "HCALExit" ), + nMaxHcalLinksPerTrack = cms.int32( 1 ) + ), + cms.PSet( linkType = cms.string( "ECAL:HCAL" ), + useKDTree = cms.bool( False ), + linkerName = cms.string( "ECALAndHCALLinker" ), + minAbsEtaEcal = cms.double( 2.5 ) + ), + cms.PSet( linkType = cms.string( "HFEM:HFHAD" ), + useKDTree = cms.bool( False ), + linkerName = cms.string( "HFEMAndHFHADLinker" ) + ) + ) ) -process.hltAlCaPi0RecHitsFilterEEonlyRegional = cms.EDFilter( "HLTRegionalEcalResonanceFilter", - barrelHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - endcapHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - preshRecHitProducer = cms.InputTag( 'hltEcalPreshowerRecHit','EcalRecHitsES' ), - barrelClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersBarrel' ), - endcapClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersEndcap' ), - useRecoFlag = cms.bool( False ), - flagLevelRecHitsToUse = cms.int32( 1 ), - useDBStatus = cms.bool( True ), - statusLevelRecHitsToUse = cms.int32( 1 ), - doSelBarrel = cms.bool( False ), - barrelSelection = cms.PSet( - massHighPi0Cand = cms.double( 0.163 ), - ptMinForIsolation = cms.double( 1.0 ), - seleMinvMaxBarrel = cms.double( 0.22 ), - massLowPi0Cand = cms.double( 0.104 ), - seleS9S25Gamma = cms.double( 0.0 ), - seleBeltDeta = cms.double( 0.05 ), - seleS4S9GammaBarrel_region2 = cms.double( 0.65 ), - barrelHitCollection = cms.string( "pi0EcalRecHitsEB" ), - removePi0CandidatesForEta = cms.bool( False ), - seleMinvMinBarrel = cms.double( 0.06 ), - seleS4S9GammaBarrel_region1 = cms.double( 0.65 ), - selePtPairBarrel_region1 = cms.double( 1.5 ), - selePtPairBarrel_region2 = cms.double( 1.5 ), - seleBeltDR = cms.double( 0.2 ), - region1_Barrel = cms.double( 1.0 ), - seleIsoBarrel_region1 = cms.double( 0.5 ), - selePtGammaBarrel_region1 = cms.double( 0.5 ), - seleIsoBarrel_region2 = cms.double( 0.5 ), - selePtGammaBarrel_region2 = cms.double( 0.5 ), - store5x5RecHitEB = cms.bool( False ), - seleNxtalBarrel_region2 = cms.uint32( 6 ), - seleNxtalBarrel_region1 = cms.uint32( 6 ) +process.hltParticleFlowCPUOnly = cms.EDProducer( "PFProducer", + verbose = cms.untracked.bool( False ), + debug = cms.untracked.bool( False ), + blocks = cms.InputTag( "hltParticleFlowBlockCPUOnly" ), + muons = cms.InputTag( "hltMuonsCPUOnly" ), + postMuonCleaning = cms.bool( True ), + vetoEndcap = cms.bool( False ), + vertexCollection = cms.InputTag( "hltPixelVerticesFromSoACPUOnly" ), + useVerticesForNeutral = cms.bool( True ), + useHO = cms.bool( False ), + PFEGammaCandidates = cms.InputTag( "particleFlowEGamma" ), + GedElectronValueMap = cms.InputTag( "gedGsfElectronsTmp" ), + GedPhotonValueMap = cms.InputTag( 'tmpGedPhotons','valMapPFEgammaCandToPhoton' ), + useEGammaElectrons = cms.bool( False ), + egammaElectrons = cms.InputTag( "" ), + useEGammaFilters = cms.bool( False ), + useProtectionsForJetMET = cms.bool( True ), + PFEGammaFiltersParameters = cms.PSet( + electron_protectionsForJetMET = cms.PSet( + maxE = cms.double( 50.0 ), + maxTrackPOverEele = cms.double( 1.0 ), + maxEcalEOverP_2 = cms.double( 0.2 ), + maxHcalEOverEcalE = cms.double( 0.1 ), + maxEcalEOverP_1 = cms.double( 0.5 ), + maxHcalEOverP = cms.double( 1.0 ), + maxEcalEOverPRes = cms.double( 0.2 ), + maxHcalE = cms.double( 10.0 ), + maxEeleOverPout = cms.double( 0.2 ), + maxNtracks = cms.double( 3.0 ), + maxEleHcalEOverEcalE = cms.double( 0.1 ), + maxDPhiIN = cms.double( 0.1 ), + maxEeleOverPoutRes = cms.double( 0.5 ) + ), + electron_maxElePtForOnlyMVAPresel = cms.double( 50.0 ), + photon_SigmaiEtaiEta_endcap = cms.double( 0.034 ), + electron_iso_combIso_endcap = cms.double( 10.0 ), + photon_protectionsForBadHcal = cms.PSet( + solidConeTrkIsoSlope = cms.double( 0.3 ), + enableProtections = cms.bool( False ), + solidConeTrkIsoOffset = cms.double( 10.0 ) + ), + electron_missinghits = cms.uint32( 1 ), + photon_MinEt = cms.double( 10.0 ), + electron_iso_pt = cms.double( 10.0 ), + electron_ecalDrivenHademPreselCut = cms.double( 0.15 ), + electron_iso_mva_endcap = cms.double( -0.1075 ), + electron_iso_combIso_barrel = cms.double( 10.0 ), + photon_protectionsForJetMET = cms.PSet( + sumPtTrackIsoSlope = cms.double( 0.001 ), + sumPtTrackIso = cms.double( 4.0 ) + ), + electron_protectionsForBadHcal = cms.PSet( + dEta = cms.vdouble( 0.0064, 0.01264 ), + dPhi = cms.vdouble( 0.0547, 0.0394 ), + enableProtections = cms.bool( False ), + eInvPInv = cms.vdouble( 0.184, 0.0721 ), + full5x5_sigmaIetaIeta = cms.vdouble( 0.0106, 0.0387 ) + ), + electron_noniso_mvaCut = cms.double( -0.1 ), + electron_iso_mva_barrel = cms.double( -0.1875 ), + photon_SigmaiEtaiEta_barrel = cms.double( 0.0125 ), + photon_combIso = cms.double( 10.0 ), + photon_HoE = cms.double( 0.05 ) ), - doSelEndcap = cms.bool( True ), - endcapSelection = cms.PSet( - seleBeltDetaEndCap = cms.double( 0.05 ), - selePtPairMaxEndCap_region3 = cms.double( 999.0 ), - seleS4S9GammaEndCap_region2 = cms.double( 0.92 ), - seleS4S9GammaEndCap_region1 = cms.double( 0.85 ), - seleNxtalEndCap_region2 = cms.uint32( 6 ), - seleNxtalEndCap_region3 = cms.uint32( 6 ), - ptMinForIsolationEndCap = cms.double( 0.5 ), - selePtPairEndCap_region1 = cms.double( 3.75 ), - endcapHitCollection = cms.string( "pi0EcalRecHitsEE" ), - selePtPairEndCap_region2 = cms.double( 2.0 ), - seleS4S9GammaEndCap_region3 = cms.double( 0.92 ), - selePtGammaEndCap_region3 = cms.double( 0.95 ), - selePtGammaEndCap_region2 = cms.double( 0.95 ), - selePtGammaEndCap_region1 = cms.double( 1.1 ), - region1_EndCap = cms.double( 1.8 ), - region2_EndCap = cms.double( 2.0 ), - store5x5RecHitEE = cms.bool( False ), - seleIsoEndCap_region3 = cms.double( 0.5 ), - seleIsoEndCap_region2 = cms.double( 0.5 ), - seleMinvMinEndCap = cms.double( 0.05 ), - selePtPairEndCap_region3 = cms.double( 2.0 ), - seleIsoEndCap_region1 = cms.double( 0.5 ), - seleBeltDREndCap = cms.double( 0.2 ), - seleMinvMaxEndCap = cms.double( 0.3 ), - seleNxtalEndCap_region1 = cms.uint32( 6 ), - seleS9S25GammaEndCap = cms.double( 0.0 ) + muon_HCAL = cms.vdouble( 3.0, 3.0 ), + muon_ECAL = cms.vdouble( 0.5, 0.5 ), + muon_HO = cms.vdouble( 0.9, 0.9 ), + PFMuonAlgoParameters = cms.PSet( ), + rejectTracks_Bad = cms.bool( False ), + rejectTracks_Step45 = cms.bool( False ), + usePFNuclearInteractions = cms.bool( False ), + usePFConversions = cms.bool( False ), + usePFDecays = cms.bool( False ), + dptRel_DispVtx = cms.double( 10.0 ), + iCfgCandConnector = cms.PSet( + nuclCalibFactors = cms.vdouble( 0.8, 0.15, 0.5, 0.5, 0.05 ), + bCorrect = cms.bool( False ), + bCalibPrimary = cms.bool( False ) ), - storeRecHitES = cms.bool( True ), - preshowerSelection = cms.PSet( - preshClusterEnergyCut = cms.double( 0.0 ), - debugLevelES = cms.string( "" ), - ESCollection = cms.string( "pi0EcalRecHitsES" ), - preshNclust = cms.int32( 4 ), - preshStripEnergyCut = cms.double( 0.0 ), - preshCalibPlaneY = cms.double( 0.7 ), - preshSeededNstrip = cms.int32( 15 ), - preshCalibGamma = cms.double( 0.024 ), - preshCalibPlaneX = cms.double( 1.0 ), - preshCalibMIP = cms.double( 9.0E-5 ) + nsigma_TRACK = cms.double( 1.0 ), + pt_Error = cms.double( 1.0 ), + factors_45 = cms.vdouble( 10.0, 100.0 ), + goodTrackDeadHcal_ptErrRel = cms.double( 0.2 ), + goodTrackDeadHcal_chi2n = cms.double( 5.0 ), + goodTrackDeadHcal_layers = cms.uint32( 4 ), + goodTrackDeadHcal_validFr = cms.double( 0.5 ), + goodTrackDeadHcal_dxy = cms.double( 0.5 ), + goodPixelTrackDeadHcal_minEta = cms.double( 2.3 ), + goodPixelTrackDeadHcal_maxPt = cms.double( 50.0 ), + goodPixelTrackDeadHcal_ptErrRel = cms.double( 1.0 ), + goodPixelTrackDeadHcal_chi2n = cms.double( 2.0 ), + goodPixelTrackDeadHcal_maxLost3Hit = cms.int32( 0 ), + goodPixelTrackDeadHcal_maxLost4Hit = cms.int32( 1 ), + goodPixelTrackDeadHcal_dxy = cms.double( 0.02 ), + goodPixelTrackDeadHcal_dz = cms.double( 0.05 ), + pf_nsigma_ECAL = cms.double( 0.0 ), + pf_nsigma_HCAL = cms.double( 1.0 ), + pf_nsigma_HFEM = cms.double( 1.0 ), + pf_nsigma_HFHAD = cms.double( 1.0 ), + useCalibrationsFromDB = cms.bool( True ), + calibrationsLabel = cms.string( "HLT" ), + postHFCleaning = cms.bool( False ), + PFHFCleaningParameters = cms.PSet( + minSignificance = cms.double( 2.5 ), + maxSignificance = cms.double( 2.5 ), + minDeltaMet = cms.double( 0.4 ), + maxDeltaPhiPt = cms.double( 7.0 ), + minHFCleaningPt = cms.double( 5.0 ), + minSignificanceReduction = cms.double( 1.4 ) ), - debugLevel = cms.int32( 0 ) + cleanedHF = cms.VInputTag( 'hltParticleFlowRecHitHF:Cleaned','hltParticleFlowClusterHF:Cleaned' ), + calibHF_use = cms.bool( False ), + calibHF_eta_step = cms.vdouble( 0.0, 2.9, 3.0, 3.2, 4.2, 4.4, 4.6, 4.8, 5.2, 5.4 ), + calibHF_a_EMonly = cms.vdouble( 0.96945, 0.96701, 0.76309, 0.82268, 0.87583, 0.89718, 0.98674, 1.4681, 1.458, 1.458 ), + calibHF_a_EMHAD = cms.vdouble( 1.42215, 1.00496, 0.68961, 0.81656, 0.98504, 0.98504, 1.00802, 1.0593, 1.4576, 1.4576 ), + calibHF_b_HADonly = cms.vdouble( 1.27541, 0.85361, 0.86333, 0.89091, 0.94348, 0.94348, 0.9437, 1.0034, 1.0444, 1.0444 ), + calibHF_b_EMHAD = cms.vdouble( 1.27541, 0.85361, 0.86333, 0.89091, 0.94348, 0.94348, 0.9437, 1.0034, 1.0444, 1.0444 ), + resolHF_square = cms.vdouble( 7.834401, 0.012996, 0.0 ) +) +process.hltAK4PFJetsCPUOnly = cms.EDProducer( "FastjetJetProducer", + useMassDropTagger = cms.bool( False ), + useFiltering = cms.bool( False ), + useDynamicFiltering = cms.bool( False ), + useTrimming = cms.bool( False ), + usePruning = cms.bool( False ), + useCMSBoostedTauSeedingAlgorithm = cms.bool( False ), + useKtPruning = cms.bool( False ), + useConstituentSubtraction = cms.bool( False ), + useSoftDrop = cms.bool( False ), + correctShape = cms.bool( False ), + UseOnlyVertexTracks = cms.bool( False ), + UseOnlyOnePV = cms.bool( False ), + muCut = cms.double( -1.0 ), + yCut = cms.double( -1.0 ), + rFilt = cms.double( -1.0 ), + rFiltFactor = cms.double( -1.0 ), + trimPtFracMin = cms.double( -1.0 ), + zcut = cms.double( -1.0 ), + rcut_factor = cms.double( -1.0 ), + csRho_EtaMax = cms.double( -1.0 ), + csRParam = cms.double( -1.0 ), + beta = cms.double( -1.0 ), + R0 = cms.double( -1.0 ), + gridMaxRapidity = cms.double( -1.0 ), + gridSpacing = cms.double( -1.0 ), + DzTrVtxMax = cms.double( 0.0 ), + DxyTrVtxMax = cms.double( 0.0 ), + MaxVtxZ = cms.double( 15.0 ), + subjetPtMin = cms.double( -1.0 ), + muMin = cms.double( -1.0 ), + muMax = cms.double( -1.0 ), + yMin = cms.double( -1.0 ), + yMax = cms.double( -1.0 ), + dRMin = cms.double( -1.0 ), + dRMax = cms.double( -1.0 ), + maxDepth = cms.int32( -1 ), + nFilt = cms.int32( -1 ), + MinVtxNdof = cms.int32( 0 ), + src = cms.InputTag( "hltParticleFlowCPUOnly" ), + srcPVs = cms.InputTag( "hltPixelVerticesFromSoACPUOnly" ), + jetType = cms.string( "PFJet" ), + jetAlgorithm = cms.string( "AntiKt" ), + rParam = cms.double( 0.4 ), + inputEtMin = cms.double( 0.0 ), + inputEMin = cms.double( 0.0 ), + jetPtMin = cms.double( 0.0 ), + doPVCorrection = cms.bool( False ), + doAreaFastjet = cms.bool( False ), + doRhoFastjet = cms.bool( False ), + doPUOffsetCorr = cms.bool( False ), + puPtMin = cms.double( 10.0 ), + nSigmaPU = cms.double( 1.0 ), + radiusPU = cms.double( 0.4 ), + subtractorName = cms.string( "" ), + useExplicitGhosts = cms.bool( False ), + doAreaDiskApprox = cms.bool( True ), + voronoiRfact = cms.double( -9.0 ), + Rho_EtaMax = cms.double( 4.4 ), + Ghost_EtaMax = cms.double( 6.0 ), + Active_Area_Repeats = cms.int32( 5 ), + GhostArea = cms.double( 0.01 ), + restrictInputs = cms.bool( False ), + maxInputs = cms.uint32( 1 ), + writeCompound = cms.bool( False ), + writeJetsWithConst = cms.bool( False ), + doFastJetNonUniform = cms.bool( False ), + useDeterministicSeed = cms.bool( True ), + minSeed = cms.uint32( 0 ), + verbosity = cms.int32( 0 ), + puWidth = cms.double( 0.0 ), + nExclude = cms.uint32( 0 ), + maxBadEcalCells = cms.uint32( 9999999 ), + maxBadHcalCells = cms.uint32( 9999999 ), + maxProblematicEcalCells = cms.uint32( 9999999 ), + maxProblematicHcalCells = cms.uint32( 9999999 ), + maxRecoveredEcalCells = cms.uint32( 9999999 ), + maxRecoveredHcalCells = cms.uint32( 9999999 ), + puCenters = cms.vdouble( ), + applyWeight = cms.bool( False ), + srcWeights = cms.InputTag( "" ), + minimumTowersFraction = cms.double( 0.0 ), + jetCollInstanceName = cms.string( "" ), + sumRecHits = cms.bool( False ) +) +process.hltAK4PFJetsLooseIDCPUOnly = cms.EDProducer( "HLTPFJetIDProducer", + minPt = cms.double( 20.0 ), + maxEta = cms.double( 1.0E99 ), + CHF = cms.double( 0.0 ), + NHF = cms.double( 0.99 ), + CEF = cms.double( 0.99 ), + NEF = cms.double( 0.99 ), + maxCF = cms.double( 99.0 ), + NCH = cms.int32( 0 ), + NTOT = cms.int32( 1 ), + jetsInput = cms.InputTag( "hltAK4PFJetsCPUOnly" ) ) -process.hltAlCaPi0EEUncalibrator = cms.EDProducer( "EcalRecalibRecHitProducer", - doEnergyScale = cms.bool( False ), - doEnergyScaleInverse = cms.bool( False ), - doIntercalib = cms.bool( False ), - doIntercalibInverse = cms.bool( False ), - EERecHitCollection = cms.InputTag( 'hltAlCaPi0RecHitsFilterEEonlyRegional','pi0EcalRecHitsEE' ), - EBRecHitCollection = cms.InputTag( 'hltAlCaPi0RecHitsFilterEEonlyRegional','pi0EcalRecHitsEE' ), - doLaserCorrections = cms.bool( False ), - doLaserCorrectionsInverse = cms.bool( False ), - EBRecalibRecHitCollection = cms.string( "pi0EcalRecHitsEB" ), - EERecalibRecHitCollection = cms.string( "pi0EcalRecHitsEE" ) +process.hltAK4PFJetsTightIDCPUOnly = cms.EDProducer( "HLTPFJetIDProducer", + minPt = cms.double( 20.0 ), + maxEta = cms.double( 1.0E99 ), + CHF = cms.double( 0.0 ), + NHF = cms.double( 0.9 ), + CEF = cms.double( 0.99 ), + NEF = cms.double( 0.99 ), + maxCF = cms.double( 99.0 ), + NCH = cms.int32( 0 ), + NTOT = cms.int32( 1 ), + jetsInput = cms.InputTag( "hltAK4PFJetsCPUOnly" ) ) -process.hltAlCaPi0EERechitsToDigis = cms.EDProducer( "HLTRechitsToDigis", - region = cms.string( "endcap" ), - digisIn = cms.InputTag( 'hltEcalDigis','eeDigis' ), - digisOut = cms.string( "pi0EEDigis" ), - recHits = cms.InputTag( 'hltAlCaPi0EEUncalibrator','pi0EcalRecHitsEE' ), - srFlagsIn = cms.InputTag( "hltEcalDigis" ), - srFlagsOut = cms.string( "pi0EESrFlags" ) +process.hltFixedGridRhoFastjetAllCPUOnly = cms.EDProducer( "FixedGridRhoProducerFastjet", + pfCandidatesTag = cms.InputTag( "hltParticleFlowCPUOnly" ), + maxRapidity = cms.double( 5.0 ), + gridSpacing = cms.double( 0.55 ) ) -process.hltPreAlCaEcalEtaEBonly = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltAK4PFFastJetCorrectorCPUOnly = cms.EDProducer( "L1FastjetCorrectorProducer", + level = cms.string( "L1FastJet" ), + algorithm = cms.string( "AK4PFHLT" ), + srcRho = cms.InputTag( "hltFixedGridRhoFastjetAllCPUOnly" ) ) -process.hltAlCaEtaRecHitsFilterEBonlyRegional = cms.EDFilter( "HLTRegionalEcalResonanceFilter", - barrelHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - endcapHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - preshRecHitProducer = cms.InputTag( 'hltEcalPreshowerRecHit','EcalRecHitsES' ), - barrelClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersBarrel' ), - endcapClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersEndcap' ), - useRecoFlag = cms.bool( False ), - flagLevelRecHitsToUse = cms.int32( 1 ), - useDBStatus = cms.bool( True ), - statusLevelRecHitsToUse = cms.int32( 1 ), - doSelBarrel = cms.bool( True ), - barrelSelection = cms.PSet( - massHighPi0Cand = cms.double( 0.156 ), - ptMinForIsolation = cms.double( 1.0 ), - seleMinvMaxBarrel = cms.double( 0.8 ), - massLowPi0Cand = cms.double( 0.084 ), - seleS9S25Gamma = cms.double( 0.8 ), - seleBeltDeta = cms.double( 0.1 ), - seleS4S9GammaBarrel_region2 = cms.double( 0.9 ), - barrelHitCollection = cms.string( "etaEcalRecHitsEB" ), - removePi0CandidatesForEta = cms.bool( True ), - seleMinvMinBarrel = cms.double( 0.2 ), - seleS4S9GammaBarrel_region1 = cms.double( 0.9 ), - selePtPairBarrel_region1 = cms.double( 3.0 ), - selePtPairBarrel_region2 = cms.double( 3.0 ), - seleBeltDR = cms.double( 0.3 ), - region1_Barrel = cms.double( 1.0 ), - seleIsoBarrel_region1 = cms.double( 0.5 ), - selePtGammaBarrel_region1 = cms.double( 0.65 ), - seleIsoBarrel_region2 = cms.double( 0.5 ), - selePtGammaBarrel_region2 = cms.double( 1.4 ), - store5x5RecHitEB = cms.bool( True ), - seleNxtalBarrel_region2 = cms.uint32( 6 ), - seleNxtalBarrel_region1 = cms.uint32( 6 ) - ), - doSelEndcap = cms.bool( False ), - endcapSelection = cms.PSet( - seleBeltDetaEndCap = cms.double( 0.05 ), - selePtPairMaxEndCap_region3 = cms.double( 2.5 ), - seleS4S9GammaEndCap_region2 = cms.double( 0.65 ), - seleS4S9GammaEndCap_region1 = cms.double( 0.65 ), - seleNxtalEndCap_region2 = cms.uint32( 6 ), - seleNxtalEndCap_region3 = cms.uint32( 6 ), - ptMinForIsolationEndCap = cms.double( 0.5 ), - selePtPairEndCap_region1 = cms.double( 1.5 ), - endcapHitCollection = cms.string( "etaEcalRecHitsEE" ), - selePtPairEndCap_region2 = cms.double( 1.5 ), - seleS4S9GammaEndCap_region3 = cms.double( 0.65 ), - selePtGammaEndCap_region3 = cms.double( 0.5 ), - selePtGammaEndCap_region2 = cms.double( 0.5 ), - selePtGammaEndCap_region1 = cms.double( 0.5 ), - region1_EndCap = cms.double( 1.8 ), - region2_EndCap = cms.double( 2.0 ), - store5x5RecHitEE = cms.bool( False ), - seleIsoEndCap_region3 = cms.double( 0.5 ), - seleIsoEndCap_region2 = cms.double( 0.5 ), - seleMinvMinEndCap = cms.double( 0.05 ), - selePtPairEndCap_region3 = cms.double( 99.0 ), - seleIsoEndCap_region1 = cms.double( 0.5 ), - seleBeltDREndCap = cms.double( 0.2 ), - seleMinvMaxEndCap = cms.double( 0.3 ), - seleNxtalEndCap_region1 = cms.uint32( 6 ), - seleS9S25GammaEndCap = cms.double( 0.0 ) - ), - storeRecHitES = cms.bool( False ), - preshowerSelection = cms.PSet( - preshClusterEnergyCut = cms.double( 0.0 ), - debugLevelES = cms.string( "" ), - ESCollection = cms.string( "etaEcalRecHitsES" ), - preshNclust = cms.int32( 4 ), - preshStripEnergyCut = cms.double( 0.0 ), - preshCalibPlaneY = cms.double( 0.7 ), - preshSeededNstrip = cms.int32( 15 ), - preshCalibGamma = cms.double( 0.024 ), - preshCalibPlaneX = cms.double( 1.0 ), - preshCalibMIP = cms.double( 9.0E-5 ) - ), - debugLevel = cms.int32( 0 ) +process.hltAK4PFCorrectorCPUOnly = cms.EDProducer( "ChainedJetCorrectorProducer", + correctors = cms.VInputTag( 'hltAK4PFFastJetCorrectorCPUOnly','hltAK4PFRelativeCorrector','hltAK4PFAbsoluteCorrector','hltAK4PFResidualCorrector' ) ) -process.hltAlCaEtaEBUncalibrator = cms.EDProducer( "EcalRecalibRecHitProducer", - doEnergyScale = cms.bool( False ), - doEnergyScaleInverse = cms.bool( False ), - doIntercalib = cms.bool( False ), - doIntercalibInverse = cms.bool( False ), - EERecHitCollection = cms.InputTag( 'hltAlCaEtaRecHitsFilterEBonlyRegional','etaEcalRecHitsEB' ), - EBRecHitCollection = cms.InputTag( 'hltAlCaEtaRecHitsFilterEBonlyRegional','etaEcalRecHitsEB' ), - doLaserCorrections = cms.bool( False ), - doLaserCorrectionsInverse = cms.bool( False ), - EBRecalibRecHitCollection = cms.string( "etaEcalRecHitsEB" ), - EERecalibRecHitCollection = cms.string( "etaEcalRecHitsEE" ) +process.hltAK4PFJetsCorrectedCPUOnly = cms.EDProducer( "CorrectedPFJetProducer", + src = cms.InputTag( "hltAK4PFJetsCPUOnly" ), + correctors = cms.VInputTag( 'hltAK4PFCorrectorCPUOnly' ) ) -process.hltAlCaEtaEBRechitsToDigis = cms.EDProducer( "HLTRechitsToDigis", - region = cms.string( "barrel" ), - digisIn = cms.InputTag( 'hltEcalDigis','ebDigis' ), - digisOut = cms.string( "etaEBDigis" ), - recHits = cms.InputTag( 'hltAlCaEtaEBUncalibrator','etaEcalRecHitsEB' ), - srFlagsIn = cms.InputTag( "hltEcalDigis" ), - srFlagsOut = cms.string( "etaEBSrFlags" ) +process.hltAK4PFJetsLooseIDCorrectedCPUOnly = cms.EDProducer( "CorrectedPFJetProducer", + src = cms.InputTag( "hltAK4PFJetsLooseIDCPUOnly" ), + correctors = cms.VInputTag( 'hltAK4PFCorrectorCPUOnly' ) ) -process.hltPreAlCaEcalEtaEEonly = cms.EDFilter( "HLTPrescaler", +process.hltAK4PFJetsTightIDCorrectedCPUOnly = cms.EDProducer( "CorrectedPFJetProducer", + src = cms.InputTag( "hltAK4PFJetsTightIDCPUOnly" ), + correctors = cms.VInputTag( 'hltAK4PFCorrectorCPUOnly' ) +) +process.hltPFJetsCorrectedMatchedToCaloJets10CPUOnly = cms.EDProducer( "HLTPFJetsMatchedToFilteredCaloJetsProducer", + src = cms.InputTag( "hltAK4PFJetsCorrectedCPUOnly" ), + triggerJetsFilter = cms.InputTag( "hltSingleCaloJet10CPUOnly" ), + triggerJetsType = cms.int32( 85 ), + maxDeltaR = cms.double( 0.5 ) +) +process.hltSinglePFJet40CPUOnly = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltPFJetsCorrectedMatchedToCaloJets10CPUOnly" ), + triggerType = cms.int32( 85 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 40.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 5.0 ), + MinN = cms.int32( 1 ) +) +process.hltAlCaPFJet40GPUxorCPUFilter = cms.EDFilter( "TriggerResultsFilter", + usePathStatus = cms.bool( True ), + hltResults = cms.InputTag( "" ), + l1tResults = cms.InputTag( "" ), + l1tIgnoreMaskAndPrescale = cms.bool( False ), + throw = cms.bool( True ), + triggerConditions = cms.vstring( '( AlCa_PFJet40_v22 AND NOT AlCa_PFJet40_CPUOnly_v1 ) OR ( NOT AlCa_PFJet40_v22 AND AlCa_PFJet40_CPUOnly_v1 )' ) +) +process.hltPrePFJet40GPUvsCPU = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltAlCaEtaRecHitsFilterEEonlyRegional = cms.EDFilter( "HLTRegionalEcalResonanceFilter", - barrelHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), - endcapHits = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), - preshRecHitProducer = cms.InputTag( 'hltEcalPreshowerRecHit','EcalRecHitsES' ), - barrelClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersBarrel' ), - endcapClusters = cms.InputTag( 'hltSimple3x3Clusters','Simple3x3ClustersEndcap' ), - useRecoFlag = cms.bool( False ), - flagLevelRecHitsToUse = cms.int32( 1 ), - useDBStatus = cms.bool( True ), - statusLevelRecHitsToUse = cms.int32( 1 ), - doSelBarrel = cms.bool( False ), - barrelSelection = cms.PSet( - massHighPi0Cand = cms.double( 0.163 ), - ptMinForIsolation = cms.double( 1.0 ), - seleMinvMaxBarrel = cms.double( 0.8 ), - massLowPi0Cand = cms.double( 0.104 ), - seleS9S25Gamma = cms.double( 0.0 ), - seleBeltDeta = cms.double( 0.05 ), - seleS4S9GammaBarrel_region2 = cms.double( 0.65 ), - barrelHitCollection = cms.string( "etaEcalRecHitsEB" ), - removePi0CandidatesForEta = cms.bool( False ), - seleMinvMinBarrel = cms.double( 0.3 ), - seleS4S9GammaBarrel_region1 = cms.double( 0.65 ), - selePtPairBarrel_region1 = cms.double( 1.5 ), - selePtPairBarrel_region2 = cms.double( 1.5 ), - seleBeltDR = cms.double( 0.2 ), - region1_Barrel = cms.double( 1.0 ), - seleIsoBarrel_region1 = cms.double( 0.5 ), - selePtGammaBarrel_region1 = cms.double( 1.0 ), - seleIsoBarrel_region2 = cms.double( 0.5 ), - selePtGammaBarrel_region2 = cms.double( 0.5 ), - store5x5RecHitEB = cms.bool( False ), - seleNxtalBarrel_region2 = cms.uint32( 6 ), - seleNxtalBarrel_region1 = cms.uint32( 6 ) +process.hltL1sSingleTau = cms.EDFilter( "HLTL1TSeed", + saveTags = cms.bool( True ), + L1SeedsLogicalExpression = cms.string( "L1_SingleTau120er2p1 OR L1_SingleTau130er2p1" ), + L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), + L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), + L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), + L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) +) +process.hltPreMediumChargedIsoPFTau180HighPtRelaxedIsoTrk50eta2p1 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltSingleL2Tau80eta2p2 = cms.EDFilter( "HLT1CaloJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltL2TauJets" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 80.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.2 ), + MinN = cms.int32( 1 ) +) +process.hltPFTau180Track = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltSelectedPFTausTrackFinding" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 180.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 1 ) +) +process.hltPFTauMediumHighPtRelaxedIsoAbsoluteIsolationDiscriminator = cms.EDProducer( "PFRecoTauDiscriminationByIsolation", + storeRawFootprintCorrection = cms.bool( False ), + PFTauProducer = cms.InputTag( "hltPFTaus" ), + storeRawOccupancy = cms.bool( False ), + maximumSumPtCut = cms.double( 2.3 ), + qualityCuts = cms.PSet( + vertexTrackFiltering = cms.bool( False ), + isolationQualityCuts = cms.PSet( + maxDeltaZ = cms.double( 0.2 ), + minTrackPt = cms.double( 0.5 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 100.0 ), + maxTransverseImpactParameter = cms.double( 0.1 ), + useTracksInsteadOfPFHadrons = cms.bool( False ) + ), + primaryVertexSrc = cms.InputTag( "hltPixelVertices" ), + recoverLeadingTrk = cms.bool( False ), + signalQualityCuts = cms.PSet( + maxDeltaZ = cms.double( 0.2 ), + minTrackPt = cms.double( 0.0 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 1000.0 ), + maxTransverseImpactParameter = cms.double( 0.2 ), + useTracksInsteadOfPFHadrons = cms.bool( False ) + ), + vxAssocQualityCuts = cms.PSet( + minTrackPt = cms.double( 0.0 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 1000.0 ), + maxTransverseImpactParameter = cms.double( 0.2 ), + useTracksInsteadOfPFHadrons = cms.bool( False ) + ), + pvFindingAlgo = cms.string( "closestInDeltaZ" ) ), - doSelEndcap = cms.bool( True ), - endcapSelection = cms.PSet( - seleBeltDetaEndCap = cms.double( 0.1 ), - selePtPairMaxEndCap_region3 = cms.double( 999.0 ), - seleS4S9GammaEndCap_region2 = cms.double( 0.9 ), - seleS4S9GammaEndCap_region1 = cms.double( 0.9 ), - seleNxtalEndCap_region2 = cms.uint32( 6 ), - seleNxtalEndCap_region3 = cms.uint32( 6 ), - ptMinForIsolationEndCap = cms.double( 0.5 ), - selePtPairEndCap_region1 = cms.double( 3.0 ), - endcapHitCollection = cms.string( "etaEcalRecHitsEE" ), - selePtPairEndCap_region2 = cms.double( 3.0 ), - seleS4S9GammaEndCap_region3 = cms.double( 0.9 ), - selePtGammaEndCap_region3 = cms.double( 1.0 ), - selePtGammaEndCap_region2 = cms.double( 1.0 ), - selePtGammaEndCap_region1 = cms.double( 1.0 ), - region1_EndCap = cms.double( 1.8 ), - region2_EndCap = cms.double( 2.0 ), - store5x5RecHitEE = cms.bool( True ), - seleIsoEndCap_region3 = cms.double( 0.5 ), - seleIsoEndCap_region2 = cms.double( 0.5 ), - seleMinvMinEndCap = cms.double( 0.2 ), - selePtPairEndCap_region3 = cms.double( 3.0 ), - seleIsoEndCap_region1 = cms.double( 0.5 ), - seleBeltDREndCap = cms.double( 0.3 ), - seleMinvMaxEndCap = cms.double( 0.8 ), - seleNxtalEndCap_region1 = cms.uint32( 6 ), - seleS9S25GammaEndCap = cms.double( 0.85 ) + minTauPtForNoIso = cms.double( 500.0 ), + maxAbsPhotonSumPt_outsideSignalCone = cms.double( 1.0E9 ), + vertexSrc = cms.InputTag( "NotUsed" ), + applySumPtCut = cms.bool( True ), + rhoConeSize = cms.double( 0.5 ), + ApplyDiscriminationByTrackerIsolation = cms.bool( True ), + storeRawPhotonSumPt_outsideSignalCone = cms.bool( False ), + rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAll" ), + enableHGCalWorkaround = cms.bool( False ), + footprintCorrections = cms.VPSet( + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 0" ) + ), + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 1 || decayMode() = 2" ) + ), + cms.PSet( offset = cms.string( "2.7" ), + selection = cms.string( "decayMode() = 5" ) + ), + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 6" ) + ), + cms.PSet( offset = cms.string( "max(2.0, 0.22*pt() - 2.0)" ), + selection = cms.string( "decayMode() = 10" ) + ) ), - storeRecHitES = cms.bool( True ), - preshowerSelection = cms.PSet( - preshClusterEnergyCut = cms.double( 0.0 ), - debugLevelES = cms.string( "" ), - ESCollection = cms.string( "etaEcalRecHitsES" ), - preshNclust = cms.int32( 4 ), - preshStripEnergyCut = cms.double( 0.0 ), - preshCalibPlaneY = cms.double( 0.7 ), - preshSeededNstrip = cms.int32( 15 ), - preshCalibGamma = cms.double( 0.024 ), - preshCalibPlaneX = cms.double( 1.0 ), - preshCalibMIP = cms.double( 9.0E-5 ) + deltaBetaFactor = cms.string( "0.38" ), + applyFootprintCorrection = cms.bool( False ), + UseAllPFCandsForWeights = cms.bool( False ), + relativeSumPtCut = cms.double( 0.06 ), + Prediscriminants = cms.PSet( BooleanOperator = cms.string( "and" ) ), + maximumOccupancy = cms.uint32( 0 ), + verbosity = cms.int32( 0 ), + applyOccupancyCut = cms.bool( False ), + applyDeltaBetaCorrection = cms.bool( False ), + applyRelativeSumPtCut = cms.bool( False ), + storeRawPUsumPt = cms.bool( False ), + applyPhotonPtSumOutsideSignalConeCut = cms.bool( False ), + deltaBetaPUTrackPtCutOverride = cms.bool( True ), + ApplyDiscriminationByWeightedECALIsolation = cms.bool( False ), + storeRawSumPt = cms.bool( False ), + ApplyDiscriminationByECALIsolation = cms.bool( False ), + applyRhoCorrection = cms.bool( False ), + WeightECALIsolation = cms.double( 1.0 ), + rhoUEOffsetCorrection = cms.double( 1.0 ), + maxRelPhotonSumPt_outsideSignalCone = cms.double( 0.1 ), + deltaBetaPUTrackPtCutOverride_val = cms.double( 0.5 ), + isoConeSizeForDeltaBeta = cms.double( 0.3 ), + relativeSumPtOffset = cms.double( 0.0 ), + customOuterCone = cms.double( -1.0 ), + particleFlowSrc = cms.InputTag( "hltParticleFlowForTaus" ) +) +process.hltPFTauMediumHighPtRelaxedIsoRelativeIsolationDiscriminator = cms.EDProducer( "PFRecoTauDiscriminationByIsolation", + storeRawFootprintCorrection = cms.bool( False ), + PFTauProducer = cms.InputTag( "hltPFTaus" ), + storeRawOccupancy = cms.bool( False ), + maximumSumPtCut = cms.double( 2.0 ), + qualityCuts = cms.PSet( + vertexTrackFiltering = cms.bool( False ), + isolationQualityCuts = cms.PSet( + maxDeltaZ = cms.double( 0.2 ), + minTrackPt = cms.double( 0.5 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 100.0 ), + maxTransverseImpactParameter = cms.double( 0.1 ), + useTracksInsteadOfPFHadrons = cms.bool( False ) + ), + primaryVertexSrc = cms.InputTag( "hltPixelVertices" ), + recoverLeadingTrk = cms.bool( False ), + signalQualityCuts = cms.PSet( + maxDeltaZ = cms.double( 0.2 ), + minTrackPt = cms.double( 0.0 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 1000.0 ), + maxTransverseImpactParameter = cms.double( 0.2 ), + useTracksInsteadOfPFHadrons = cms.bool( False ) + ), + vxAssocQualityCuts = cms.PSet( + minTrackPt = cms.double( 0.0 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 1000.0 ), + maxTransverseImpactParameter = cms.double( 0.2 ), + useTracksInsteadOfPFHadrons = cms.bool( False ) + ), + pvFindingAlgo = cms.string( "closestInDeltaZ" ) ), - debugLevel = cms.int32( 0 ) + minTauPtForNoIso = cms.double( 500.0 ), + maxAbsPhotonSumPt_outsideSignalCone = cms.double( 1.0E9 ), + vertexSrc = cms.InputTag( "NotUsed" ), + applySumPtCut = cms.bool( False ), + rhoConeSize = cms.double( 0.5 ), + ApplyDiscriminationByTrackerIsolation = cms.bool( True ), + storeRawPhotonSumPt_outsideSignalCone = cms.bool( False ), + rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAll" ), + enableHGCalWorkaround = cms.bool( False ), + footprintCorrections = cms.VPSet( + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 0" ) + ), + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 1 || decayMode() = 2" ) + ), + cms.PSet( offset = cms.string( "2.7" ), + selection = cms.string( "decayMode() = 5" ) + ), + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 6" ) + ), + cms.PSet( offset = cms.string( "max(2.0, 0.22*pt() - 2.0)" ), + selection = cms.string( "decayMode() = 10" ) + ) + ), + deltaBetaFactor = cms.string( "0.38" ), + applyFootprintCorrection = cms.bool( False ), + UseAllPFCandsForWeights = cms.bool( False ), + relativeSumPtCut = cms.double( 0.02 ), + Prediscriminants = cms.PSet( BooleanOperator = cms.string( "and" ) ), + maximumOccupancy = cms.uint32( 0 ), + verbosity = cms.int32( 0 ), + applyOccupancyCut = cms.bool( False ), + applyDeltaBetaCorrection = cms.bool( False ), + applyRelativeSumPtCut = cms.bool( True ), + storeRawPUsumPt = cms.bool( False ), + applyPhotonPtSumOutsideSignalConeCut = cms.bool( False ), + deltaBetaPUTrackPtCutOverride = cms.bool( True ), + ApplyDiscriminationByWeightedECALIsolation = cms.bool( False ), + storeRawSumPt = cms.bool( False ), + ApplyDiscriminationByECALIsolation = cms.bool( False ), + applyRhoCorrection = cms.bool( False ), + WeightECALIsolation = cms.double( 1.0 ), + rhoUEOffsetCorrection = cms.double( 1.0 ), + maxRelPhotonSumPt_outsideSignalCone = cms.double( 0.1 ), + deltaBetaPUTrackPtCutOverride_val = cms.double( 0.5 ), + isoConeSizeForDeltaBeta = cms.double( 0.3 ), + relativeSumPtOffset = cms.double( 200.0 ), + customOuterCone = cms.double( -1.0 ), + particleFlowSrc = cms.InputTag( "hltParticleFlowForTaus" ) ) -process.hltAlCaEtaEEUncalibrator = cms.EDProducer( "EcalRecalibRecHitProducer", - doEnergyScale = cms.bool( False ), - doEnergyScaleInverse = cms.bool( False ), - doIntercalib = cms.bool( False ), - doIntercalibInverse = cms.bool( False ), - EERecHitCollection = cms.InputTag( 'hltAlCaEtaRecHitsFilterEEonlyRegional','etaEcalRecHitsEE' ), - EBRecHitCollection = cms.InputTag( 'hltAlCaEtaRecHitsFilterEEonlyRegional','etaEcalRecHitsEE' ), - doLaserCorrections = cms.bool( False ), - doLaserCorrectionsInverse = cms.bool( False ), - EBRecalibRecHitCollection = cms.string( "etaEcalRecHitsEB" ), - EERecalibRecHitCollection = cms.string( "etaEcalRecHitsEE" ) +process.hltPFTauMediumHighPtRelaxedIsoAbsOrRelIsolationDiscriminator = cms.EDProducer( "PFTauDiscriminatorLogicalAndProducer", + Prediscriminants = cms.PSet( + BooleanOperator = cms.string( "or" ), + discr1 = cms.PSet( + cut = cms.double( 0.5 ), + Producer = cms.InputTag( "hltPFTauMediumHighPtRelaxedIsoAbsoluteIsolationDiscriminator" ) + ), + discr2 = cms.PSet( + cut = cms.double( 0.5 ), + Producer = cms.InputTag( "hltPFTauMediumHighPtRelaxedIsoRelativeIsolationDiscriminator" ) + ) + ), + PassValue = cms.double( 1.0 ), + FailValue = cms.double( 0.0 ), + PFTauProducer = cms.InputTag( "hltPFTaus" ) ) -process.hltAlCaEtaEERechitsToDigis = cms.EDProducer( "HLTRechitsToDigis", - region = cms.string( "endcap" ), - digisIn = cms.InputTag( 'hltEcalDigis','eeDigis' ), - digisOut = cms.string( "etaEEDigis" ), - recHits = cms.InputTag( 'hltAlCaEtaEEUncalibrator','etaEcalRecHitsEE' ), - srFlagsIn = cms.InputTag( "hltEcalDigis" ), - srFlagsOut = cms.string( "etaEESrFlags" ) +process.hltPFTauTrackPt50Discriminator = cms.EDProducer( "PFRecoTauDiscriminationByLeadingObjectPtCut", + MinPtLeadingObject = cms.double( 50.0 ), + Prediscriminants = cms.PSet( BooleanOperator = cms.string( "and" ) ), + UseOnlyChargedHadrons = cms.bool( True ), + PFTauProducer = cms.InputTag( "hltPFTaus" ) ) -process.hltPreAlCaAK8PFJet40 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltSelectedPFTausTrackPt50AbsOrRelMediumHighPtRelaxedIsoIsolation = cms.EDFilter( "PFTauSelector", + src = cms.InputTag( "hltPFTaus" ), + cut = cms.string( "pt > 0" ), + discriminators = cms.VPSet( + cms.PSet( discriminator = cms.InputTag( "hltPFTauTrackPt50Discriminator" ), + selectionCut = cms.double( 0.5 ) + ), + cms.PSet( discriminator = cms.InputTag( "hltPFTauMediumHighPtRelaxedIsoAbsOrRelIsolationDiscriminator" ), + selectionCut = cms.double( 0.5 ) + ) + ), + discriminatorContainers = cms.VPSet( + ) ) -process.hltPreAlCaPFJet40 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +process.hltPFTau180TrackPt50LooseAbsOrRelMediumHighPtRelaxedIsoIso = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltSelectedPFTausTrackPt50AbsOrRelMediumHighPtRelaxedIsoIsolation" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 180.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 1 ) +) +process.hltL1JetsHLTSinglePFTauTrackMediumChargedIsolationMatch = cms.EDProducer( "L1THLTTauMatching", + L1TauTrigger = cms.InputTag( "hltL1sSingleTau" ), + JetSrc = cms.InputTag( "hltSelectedPFTausTrackPt50AbsOrRelMediumHighPtRelaxedIsoIsolation" ), + EtMin = cms.double( 0.0 ), + ReduceTauContent = cms.bool( True ), + KeepOriginalVertex = cms.bool( False ) +) +process.hltSelectedPFTau180MediumChargedIsolationL1HLTMatched = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltL1JetsHLTSinglePFTauTrackMediumChargedIsolationMatch" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 180.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 1 ) ) process.hltL1sTripleEG14108IorTripleEG18178 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), @@ -63391,6 +66888,99 @@ MaxEta = cms.double( -1.0 ), MinN = cms.int32( 1 ) ) +process.hltPreVBFDoubleTightChargedIsoPFTauHPS20Trk1eta2p1 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltDoubleL2IsoTau20eta2p2 = cms.EDFilter( "HLT1CaloJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltL2TauJetsIsoGlob" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 20.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.2 ), + MinN = cms.int32( 2 ) +) +process.hltHpsDoublePFTau20 = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltHpsPFTauProducer" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 20.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 2 ) +) +process.hltHpsDoublePFTau20Track = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltHpsSelectedPFTausTrackFinding" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 20.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 2 ) +) +process.hltHpsDoublePFTau20TrackTightChargedIso = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltHpsSelectedPFTausTrackFindingTightChargedIsolation" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 20.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 2 ) +) +process.hltHpsDoublePFTau20TrackTightChargedIsoAgainstMuon = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltHpsSelectedPFTausTrackFindingTightChargedIsolationAgainstMuon" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 20.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 2 ) +) +process.hltMatchedVBFTwoPFJetsDoubleTightChargedIsoPFTauHPS20OverlapRemoval = cms.EDProducer( "PFJetsTauOverlapRemoval", + PFJetSrc = cms.InputTag( 'hltVBFL1TLooseIDPFJetsMatching','TwoJets' ), + TauSrc = cms.InputTag( "hltHpsDoublePFTau20TrackTightChargedIsoAgainstMuon" ), + Min_dR = cms.double( 0.5 ) +) +process.hltMatchedVBFTwoPFJets2CrossCleanedFromDoubleTightChargedIsoPFTauHPS20 = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltMatchedVBFTwoPFJetsDoubleTightChargedIsoPFTauHPS20OverlapRemoval" ), + triggerType = cms.int32( 85 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 40.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 2 ) +) +process.hltMatchedVBFOnePFJet2CrossCleanedFromDoubleTightChargedIsoPFTauHPS20 = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltMatchedVBFTwoPFJetsDoubleTightChargedIsoPFTauHPS20OverlapRemoval" ), + triggerType = cms.int32( 85 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 115.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( -1.0 ), + MinN = cms.int32( 1 ) +) process.hltPrePhoton75R9Id90HE10IsoMEBOnlyPFJetsMJJ300DEta3 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) @@ -64431,314 +68021,54 @@ L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) -process.hltPreQuadPFJet105887615PFBTagDeepCSV1p3VBF2 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltPFTripleJetLooseID76 = cms.EDFilter( "HLT1PFJet", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsLooseIDCorrected" ), - triggerType = cms.int32( 86 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 76.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 5.2 ), - MinN = cms.int32( 3 ) -) -process.hltPFSingleJetLooseID105 = cms.EDFilter( "HLT1PFJet", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK4PFJetsLooseIDCorrected" ), - triggerType = cms.int32( 86 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 105.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 5.2 ), - MinN = cms.int32( 1 ) -) -process.hltPreQuadPFJet111908015PFBTagDeepCSV1p3VBF2 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltPreQuadPFJet103887515 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltPreQuadPFJet105887615 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltPreQuadPFJet111908015 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltPreAK8PFJet330TrimMass30PFAK8BoostedDoubleBp02 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltSinglePFJet330AK8 = cms.EDFilter( "HLT1PFJet", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK8PFJetsCorrectedMatchedToCaloJets300" ), - triggerType = cms.int32( 85 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 330.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 5.0 ), - MinN = cms.int32( 1 ) -) -process.hltAK8TrimModJetsCorrectedMatchedToCaloJets300ForDB = cms.EDProducer( "HLTPFJetsMatchedToFilteredCaloJetsProducer", - src = cms.InputTag( "hltAK8TrimModJets" ), - triggerJetsFilter = cms.InputTag( "hltAK8SingleCaloJet300" ), - triggerJetsType = cms.int32( 85 ), - maxDeltaR = cms.double( 0.5 ) -) -process.hltSinglePFJet330AK8ForDB = cms.EDFilter( "HLT1PFJet", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK8TrimModJetsCorrectedMatchedToCaloJets300ForDB" ), - triggerType = cms.int32( 85 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 0.0 ), - MinMass = cms.double( 30.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 5.0 ), - MinN = cms.int32( 1 ) -) -process.hltPFJetForDBtagSelectorAK8 = cms.EDFilter( "HLT1PFJet", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltAK8PFJetsCorrectedMatchedToCaloJets300" ), - triggerType = cms.int32( 86 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 300.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.6 ), - MinN = cms.int32( 1 ) -) -process.hltPFJetForDBtagAK8 = cms.EDProducer( "HLTPFJetCollectionProducer", - HLTObject = cms.InputTag( "hltPFJetForDBtagSelectorAK8" ), - TriggerTypes = cms.vint32( 86 ) -) -process.hltBoostedDBLifetimeTagInfosPFAK8 = cms.EDProducer( "CandIPProducer", - primaryVertex = cms.InputTag( "hltVerticesPFFilter" ), - computeProbabilities = cms.bool( True ), - computeGhostTrack = cms.bool( True ), - ghostTrackPriorDeltaR = cms.double( 0.03 ), - minimumNumberOfPixelHits = cms.int32( 2 ), - minimumNumberOfHits = cms.int32( 3 ), - maximumTransverseImpactParameter = cms.double( 0.2 ), - minimumTransverseMomentum = cms.double( 1.0 ), - maximumChiSquared = cms.double( 5.0 ), - maximumLongitudinalImpactParameter = cms.double( 17.0 ), - jetDirectionUsingTracks = cms.bool( False ), - jetDirectionUsingGhostTrack = cms.bool( False ), - useTrackQuality = cms.bool( False ), - jets = cms.InputTag( "hltPFJetForDBtagAK8" ), - candidates = cms.InputTag( "hltParticleFlow" ), - maxDeltaR = cms.double( 0.4 ) -) -process.hltBoostedDBInclusiveVertexFinderPFAK8 = cms.EDProducer( "InclusiveCandidateVertexFinder", - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - primaryVertices = cms.InputTag( "hltVerticesPFFilter" ), - tracks = cms.InputTag( "hltParticleFlow" ), - minHits = cms.uint32( 8 ), - maximumLongitudinalImpactParameter = cms.double( 0.3 ), - maximumTimeSignificance = cms.double( 3.0 ), - minPt = cms.double( 0.8 ), - maxNTracks = cms.uint32( 30 ), - clusterizer = cms.PSet( - distanceRatio = cms.double( 20.0 ), - clusterMaxDistance = cms.double( 0.05 ), - seedMax3DIPSignificance = cms.double( 9999.0 ), - clusterMaxSignificance = cms.double( 4.5 ), - seedMin3DIPSignificance = cms.double( 1.2 ), - clusterMinAngleCosine = cms.double( 0.5 ), - seedMin3DIPValue = cms.double( 0.005 ), - seedMax3DIPValue = cms.double( 9999.0 ) - ), - vertexMinAngleCosine = cms.double( 0.95 ), - vertexMinDLen2DSig = cms.double( 2.5 ), - vertexMinDLenSig = cms.double( 0.5 ), - fitterSigmacut = cms.double( 3.0 ), - fitterTini = cms.double( 256.0 ), - fitterRatio = cms.double( 0.25 ), - useDirectVertexFitter = cms.bool( True ), - useVertexReco = cms.bool( True ), - vertexReco = cms.PSet( - primcut = cms.double( 1.0 ), - seccut = cms.double( 3.0 ), - finder = cms.string( "avr" ), - smoothing = cms.bool( True ) - ) -) -process.hltBoostedDBInclusiveSecondaryVerticesPFAK8 = cms.EDProducer( "CandidateVertexMerger", - secondaryVertices = cms.InputTag( "hltBoostedDBInclusiveVertexFinderPFAK8" ), - maxFraction = cms.double( 0.7 ), - minSignificance = cms.double( 2.0 ) -) -process.hltBoostedDBTrackVertexArbitratorPFAK8 = cms.EDProducer( "CandidateVertexArbitrator", - beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), - primaryVertices = cms.InputTag( "hltVerticesPFFilter" ), - tracks = cms.InputTag( "hltParticleFlow" ), - secondaryVertices = cms.InputTag( "hltBoostedDBInclusiveSecondaryVerticesPFAK8" ), - dLenFraction = cms.double( 0.333 ), - dRCut = cms.double( 0.4 ), - distCut = cms.double( 0.04 ), - sigCut = cms.double( 5.0 ), - fitterSigmacut = cms.double( 3.0 ), - fitterTini = cms.double( 256.0 ), - fitterRatio = cms.double( 0.25 ), - trackMinLayers = cms.int32( 4 ), - trackMinPt = cms.double( 0.4 ), - trackMinPixels = cms.int32( 1 ), - maxTimeSignificance = cms.double( 3.5 ) -) -process.hltBoostedDBInclusiveMergedVerticesPFAK8 = cms.EDProducer( "CandidateVertexMerger", - secondaryVertices = cms.InputTag( "hltBoostedDBTrackVertexArbitratorPFAK8" ), - maxFraction = cms.double( 0.2 ), - minSignificance = cms.double( 10.0 ) -) -process.hltBoostedDBSecondaryVertexTagInfosPFAK8 = cms.EDProducer( "CandSecondaryVertexProducer", - trackSelection = cms.PSet( - max_pT_dRcut = cms.double( 0.1 ), - b_dR = cms.double( 0.6263 ), - min_pT = cms.double( 120.0 ), - b_pT = cms.double( 0.3684 ), - ptMin = cms.double( 1.0 ), - max_pT_trackPTcut = cms.double( 3.0 ), - max_pT = cms.double( 500.0 ), - useVariableJTA = cms.bool( False ), - maxDecayLen = cms.double( 99999.9 ), - qualityClass = cms.string( "any" ), - normChi2Max = cms.double( 99999.9 ), - sip2dValMin = cms.double( -99999.9 ), - sip3dValMin = cms.double( -99999.9 ), - a_dR = cms.double( -0.001053 ), - maxDistToAxis = cms.double( 0.2 ), - totalHitsMin = cms.uint32( 3 ), - a_pT = cms.double( 0.005263 ), - sip2dSigMax = cms.double( 99999.9 ), - sip2dValMax = cms.double( 99999.9 ), - sip3dSigMax = cms.double( 99999.9 ), - sip3dValMax = cms.double( 99999.9 ), - min_pT_dRcut = cms.double( 0.5 ), - jetDeltaRMax = cms.double( 0.3 ), - pixelHitsMin = cms.uint32( 2 ), - sip3dSigMin = cms.double( -99999.9 ), - sip2dSigMin = cms.double( -99999.9 ) - ), - vertexSelection = cms.PSet( sortCriterium = cms.string( "dist3dError" ) ), - vertexCuts = cms.PSet( - distSig2dMin = cms.double( 3.0 ), - useTrackWeights = cms.bool( True ), - distVal3dMax = cms.double( 99999.9 ), - massMax = cms.double( 6.5 ), - distSig3dMax = cms.double( 99999.9 ), - distVal2dMin = cms.double( 0.01 ), - minimumTrackWeight = cms.double( 0.5 ), - v0Filter = cms.PSet( k0sMassWindow = cms.double( 0.05 ) ), - distSig2dMax = cms.double( 99999.9 ), - distSig3dMin = cms.double( -99999.9 ), - fracPV = cms.double( 0.65 ), - maxDeltaRToJetAxis = cms.double( 0.4 ), - distVal2dMax = cms.double( 2.5 ), - distVal3dMin = cms.double( -99999.9 ), - multiplicityMin = cms.uint32( 2 ) - ), - vertexReco = cms.PSet( - primcut = cms.double( 1.8 ), - seccut = cms.double( 6.0 ), - finder = cms.string( "avr" ), - weightthreshold = cms.double( 0.001 ), - minweight = cms.double( 0.5 ), - smoothing = cms.bool( False ) - ), - constraint = cms.string( "BeamSpot" ), - trackIPTagInfos = cms.InputTag( "hltBoostedDBLifetimeTagInfosPFAK8" ), - minimumTrackWeight = cms.double( 0.5 ), - usePVError = cms.bool( True ), - trackSort = cms.string( "sip3dSig" ), - beamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ), - useExternalSV = cms.bool( True ), - extSVCollection = cms.InputTag( "hltBoostedDBInclusiveMergedVerticesPFAK8" ), - extSVDeltaRToJet = cms.double( 0.3 ) -) -process.hltBoostedDBSVAK8TagInfosPF = cms.EDProducer( "BoostedDoubleSVProducer", - trackSelection = cms.PSet( - maxDistToAxis = cms.double( 0.07 ), - totalHitsMin = cms.uint32( 0 ), - ptMin = cms.double( 0.0 ), - sip2dSigMax = cms.double( 99999.9 ), - sip2dValMax = cms.double( 99999.9 ), - sip3dSigMax = cms.double( 99999.9 ), - sip3dValMax = cms.double( 99999.9 ), - useVariableJTA = cms.bool( False ), - maxDecayLen = cms.double( 5.0 ), - qualityClass = cms.string( "any" ), - jetDeltaRMax = cms.double( 0.8 ), - normChi2Max = cms.double( 99999.9 ), - pixelHitsMin = cms.uint32( 0 ), - sip2dSigMin = cms.double( -99999.9 ), - sip2dValMin = cms.double( -99999.9 ), - sip3dSigMin = cms.double( -99999.9 ), - sip3dValMin = cms.double( -99999.9 ) - ), - beta = cms.double( 1.0 ), - R0 = cms.double( 0.8 ), - maxSVDeltaRToJet = cms.double( 0.7 ), - trackPairV0Filter = cms.PSet( k0sMassWindow = cms.double( 0.03 ) ), - svTagInfos = cms.InputTag( "hltBoostedDBSecondaryVertexTagInfosPFAK8" ), - weights = cms.InputTag( "" ) + L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), + L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), + L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), + L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltBoostedDBJetTagsPFAK8 = cms.EDProducer( "JetTagProducer", - jetTagComputer = cms.string( "hltBoostedDoubleSecondaryVertexAK8Computer" ), - tagInfos = cms.VInputTag( 'hltBoostedDBSVAK8TagInfosPF' ) +process.hltPreQuadPFJet105887615PFBTagDeepCSV1p3VBF2 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltBTagPFBoostedDoubleSecondaryVertexpZSingle = cms.EDFilter( "HLTPFJetTag", +process.hltPFTripleJetLooseID76 = cms.EDFilter( "HLT1PFJet", saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltPFJetForDBtagAK8" ), - JetTags = cms.InputTag( "hltBoostedDBJetTagsPFAK8" ), - MinTag = cms.double( 0.2 ), - MaxTag = cms.double( 999999.0 ), - MinJets = cms.int32( 1 ), - TriggerType = cms.int32( 86 ) + inputTag = cms.InputTag( "hltAK4PFJetsLooseIDCorrected" ), + triggerType = cms.int32( 86 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 76.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 5.2 ), + MinN = cms.int32( 3 ) +) +process.hltPFSingleJetLooseID105 = cms.EDFilter( "HLT1PFJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltAK4PFJetsLooseIDCorrected" ), + triggerType = cms.int32( 86 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 105.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 5.2 ), + MinN = cms.int32( 1 ) ) -process.hltPreAK8PFJet330TrimMass30PFAK8BoostedDoubleBnp2 = cms.EDFilter( "HLTPrescaler", +process.hltPreQuadPFJet111908015PFBTagDeepCSV1p3VBF2 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltBTagPFBoostedDoubleSecondaryVertexnp02Single = cms.EDFilter( "HLTPFJetTag", - saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltPFJetForDBtagAK8" ), - JetTags = cms.InputTag( "hltBoostedDBJetTagsPFAK8" ), - MinTag = cms.double( -0.2 ), - MaxTag = cms.double( 999999.0 ), - MinJets = cms.int32( 1 ), - TriggerType = cms.int32( 86 ) +process.hltPreQuadPFJet103887515 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltPreAK8PFJet330TrimMass30PFAK8BoostedDoubleBnp4 = cms.EDFilter( "HLTPrescaler", +process.hltPreQuadPFJet105887615 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltBTagPFBoostedDoubleSecondaryVertexnp4Single = cms.EDFilter( "HLTPFJetTag", - saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltPFJetForDBtagAK8" ), - JetTags = cms.InputTag( "hltBoostedDBJetTagsPFAK8" ), - MinTag = cms.double( -0.4 ), - MaxTag = cms.double( 999999.0 ), - MinJets = cms.int32( 1 ), - TriggerType = cms.int32( 86 ) +process.hltPreQuadPFJet111908015 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) process.hltPreDiphoton3018R9IdLANDHEANDIsoCaloIdMass55 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -65119,7 +68449,7 @@ ) process.hltL1sDoubleTauBigOR = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_DoubleIsoTau32er2p1 OR L1_DoubleIsoTau34er2p1 OR L1_DoubleIsoTau36er2p1 OR L1_DoubleTau70er2p1" ), + L1SeedsLogicalExpression = cms.string( "L1_DoubleIsoTau32er2p1 OR L1_DoubleIsoTau34er2p1 OR L1_DoubleIsoTau35er2p1 OR L1_DoubleIsoTau36er2p1 OR L1_DoubleTau70er2p1" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -65133,18 +68463,6 @@ offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltL1sSingleTau = cms.EDFilter( "HLTL1TSeed", - saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_SingleTau120er2p1 OR L1_SingleTau130er2p1" ), - L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), - L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), - L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), - L1MuonShowerInputTag = cms.InputTag( 'hltGtStage2Digis','MuonShower' ), - L1EGammaInputTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1JetInputTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) -) process.hltL1sBigOrMuXXerIsoTauYYer = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), L1SeedsLogicalExpression = cms.string( "L1_Mu22er2p1_IsoTau32er2p1 OR L1_Mu22er2p1_IsoTau34er2p1 OR L1_Mu22er2p1_IsoTau36er2p1 OR L1_Mu22er2p1_Tau70er2p1" ), @@ -65256,7 +68574,7 @@ ) process.hltL1sTauVeryBigOR = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), - L1SeedsLogicalExpression = cms.string( "L1_LooseIsoEG22er2p1_IsoTau26er2p1_dR_Min0p3 OR L1_LooseIsoEG24er2p1_IsoTau27er2p1_dR_Min0p3 OR L1_LooseIsoEG22er2p1_Tau70er2p1_dR_Min0p3 OR L1_SingleTau120er2p1 OR L1_SingleTau130er2p1 OR L1_DoubleTau70er2p1 OR L1_DoubleIsoTau28er2p1 OR L1_DoubleIsoTau30er2p1 OR L1_DoubleIsoTau32er2p1 OR L1_DoubleIsoTau34er2p1 OR L1_DoubleIsoTau36er2p1 OR L1_DoubleIsoTau28er2p1_Mass_Max90 OR L1_DoubleIsoTau28er2p1_Mass_Max80 OR L1_DoubleIsoTau30er2p1_Mass_Max90 OR L1_DoubleIsoTau30er2p1_Mass_Max80 OR L1_Mu18er2p1_Tau24er2p1 OR L1_Mu18er2p1_Tau26er2p1 OR L1_Mu22er2p1_IsoTau28er2p1 OR L1_Mu22er2p1_IsoTau30er2p1 OR L1_Mu22er2p1_IsoTau32er2p1 OR L1_Mu22er2p1_IsoTau34er2p1 OR L1_Mu22er2p1_IsoTau36er2p1 OR L1_Mu22er2p1_IsoTau40er2p1 OR L1_Mu22er2p1_Tau70er2p1 OR L1_IsoTau52er2p1_QuadJet36er2p5 OR L1_DoubleJet35_Mass_Min450_IsoTau45_RmOvlp OR L1_DoubleJet_80_30_Mass_Min420_IsoTau40_RmOvlp OR L1_DoubleIsoTau26er2p1_Jet55_RmOvlp_dR0p5" ), + L1SeedsLogicalExpression = cms.string( "L1_LooseIsoEG22er2p1_IsoTau26er2p1_dR_Min0p3 OR L1_LooseIsoEG24er2p1_IsoTau27er2p1_dR_Min0p3 OR L1_LooseIsoEG22er2p1_Tau70er2p1_dR_Min0p3 OR L1_SingleTau120er2p1 OR L1_SingleTau130er2p1 OR L1_DoubleTau70er2p1 OR L1_DoubleIsoTau28er2p1 OR L1_DoubleIsoTau30er2p1 OR L1_DoubleIsoTau32er2p1 OR L1_DoubleIsoTau34er2p1 OR L1_DoubleIsoTau35er2p1 OR L1_DoubleIsoTau36er2p1 OR L1_DoubleIsoTau28er2p1_Mass_Max90 OR L1_DoubleIsoTau28er2p1_Mass_Max80 OR L1_DoubleIsoTau30er2p1_Mass_Max90 OR L1_DoubleIsoTau30er2p1_Mass_Max80 OR L1_Mu18er2p1_Tau24er2p1 OR L1_Mu18er2p1_Tau26er2p1 OR L1_Mu22er2p1_IsoTau28er2p1 OR L1_Mu22er2p1_IsoTau30er2p1 OR L1_Mu22er2p1_IsoTau32er2p1 OR L1_Mu22er2p1_IsoTau34er2p1 OR L1_Mu22er2p1_IsoTau36er2p1 OR L1_Mu22er2p1_IsoTau40er2p1 OR L1_Mu22er2p1_Tau70er2p1 OR L1_IsoTau52er2p1_QuadJet36er2p5 OR L1_DoubleJet35_Mass_Min450_IsoTau45_RmOvlp OR L1_DoubleJet_80_30_Mass_Min420_IsoTau40_RmOvlp OR L1_DoubleIsoTau26er2p1_Jet55_RmOvlp_dR0p5" ), L1ObjectMapInputTag = cms.InputTag( "hltGtStage2ObjectMap" ), L1GlobalInputTag = cms.InputTag( "hltGtStage2Digis" ), L1MuonInputTag = cms.InputTag( 'hltGtStage2Digis','Muon' ), @@ -65638,399 +68956,615 @@ cms.PSet( IDname = cms.string( "PhotonPtSumOutsideSignalCone" ), storeRawPhotonSumPt_outsideSignalCone = cms.bool( True ) ), - cms.PSet( IDname = cms.string( "PUcorrPtSum" ), - applyDeltaBetaCorrection = cms.bool( True ), - storeRawPUsumPt = cms.bool( True ) + cms.PSet( IDname = cms.string( "PUcorrPtSum" ), + applyDeltaBetaCorrection = cms.bool( True ), + storeRawPUsumPt = cms.bool( True ) + ) + ), + IDWPdefinitions = cms.VPSet( + ) +) +process.hltHpsPFTauDeepTauProducer = cms.EDProducer( "DeepTauId", + electrons = cms.InputTag( "default" ), + muons = cms.InputTag( "default" ), + taus = cms.InputTag( "hltHpsL1JetsHLTForDeepTauInput" ), + pfcands = cms.InputTag( "hltParticleFlowForTaus" ), + vertices = cms.InputTag( "hltPixelVertices" ), + rho = cms.InputTag( "hltFixedGridRhoProducerFastjetAllTau" ), + graph_file = cms.vstring( 'core:RecoTauTag/TrainingFiles/data/DeepTauId/deepTau_2017v2p6_e6_core.pb', + 'inner:RecoTauTag/TrainingFiles/data/DeepTauId/deepTau_2017v2p6_e6_inner.pb', + 'outer:RecoTauTag/TrainingFiles/data/DeepTauId/deepTau_2017v2p6_e6_outer.pb' ), + mem_mapped = cms.bool( False ), + version = cms.uint32( 2 ), + sub_version = cms.uint32( 1 ), + debug_level = cms.int32( 0 ), + disable_dxy_pca = cms.bool( True ), + disable_hcalFraction_workaround = cms.bool( False ), + disable_CellIndex_workaround = cms.bool( False ), + save_inputs = cms.bool( False ), + is_online = cms.bool( True ), + VSeWP = cms.vstring( '-1.' ), + VSmuWP = cms.vstring( '-1.' ), + VSjetWP = cms.vstring( 'double t1 = 0.649, t2 = 0.441, t3 = 0.05, x1 = 35, x2 = 100, x3 = 300; if (pt <= x1) return t1; if (pt >= x3) return t3; if (pt < x2) return (t2 - t1) / (x2 - x1) * (pt - x1) + t1; return (t3 - t2) / (x3 - x2) * (pt - x2) + t2;', + 'double t1 = 0.7045, t2 = 0.7029, t3 = 0.05, x1 = 30, x2 = 100, x3 = 300; if (pt <= x1) return t1; if (pt >= x3) return t3; if (pt < x2) return (t2 - t1) / (x2 - x1) * (pt - x1) + t1; return (t3 - t2) / (x3 - x2) * (pt - x2) + t2;', + 'double t1 = 0.5419, t2 = 0.4837, t3 = 0.050, x1 = 27, x2 = 100, x3 = 300; if (pt <= x1) return t1; if (pt >= x3) return t3; if (pt < x2) return (t2 - t1) / (x2 - x1) * (pt - x1) + t1; return (t3 - t2) / (x3 - x2) * (pt - x2) + t2;', + 'double t1 = 0.6072, t2 = 0.125, x1 = 180, x2 = 500; if (pt <= x1) return t1; if (pt >= x2) return t2; return (t2 - t1) / (x2 - x1) * (pt - x1) + t1;' ), + basicTauDiscriminators = cms.untracked.InputTag( "hltHpsPFTauBasicDiscriminatorsForDeepTau" ), + basicTauDiscriminatorsdR03 = cms.untracked.InputTag( "hltHpsPFTauBasicDiscriminatorsdR03ForDeepTau" ), + pfTauTransverseImpactParameters = cms.InputTag( "hltHpsPFTauTransverseImpactParametersForDeepTau" ), + Prediscriminants = cms.PSet( BooleanOperator = cms.string( "and" ) ) +) +process.hltHpsSelectedPFTausMediumDitauWPDeepTau = cms.EDFilter( "PFTauSelector", + src = cms.InputTag( "hltHpsL1JetsHLTForDeepTauInput" ), + cut = cms.string( "pt > 35 && abs(eta) < 2.1" ), + discriminators = cms.VPSet( + ), + discriminatorContainers = cms.VPSet( + cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauDeepTauProducer", "VSjet" ), + rawValues = cms.vstring( ), + selectionCuts = cms.vdouble( ), + workingPoints = cms.vstring( 'double t1 = 0.649, t2 = 0.441, t3 = 0.05, x1 = 35, x2 = 100, x3 = 300; if (pt <= x1) return t1; if (pt >= x3) return t3; if (pt < x2) return (t2 - t1) / (x2 - x1) * (pt - x1) + t1; return (t3 - t2) / (x3 - x2) * (pt - x2) + t2;' ) + ) + ) +) +process.hltHpsL1JetsHLTDoublePFTauMediumDitauWPDeepTauMatch = cms.EDProducer( "L1THLTTauMatching", + L1TauTrigger = cms.InputTag( "hltL1sDoubleTauBigOR" ), + JetSrc = cms.InputTag( "hltHpsSelectedPFTausMediumDitauWPDeepTau" ), + EtMin = cms.double( 0.0 ), + ReduceTauContent = cms.bool( True ), + KeepOriginalVertex = cms.bool( False ) +) +process.hltHpsDoublePFTau35MediumDitauWPDeepTauL1HLTMatched = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltHpsL1JetsHLTDoublePFTauMediumDitauWPDeepTauMatch" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 35.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 2 ) +) +process.hltPreDoubleMediumChargedIsoPFTauHPS40Trk1eta2p1 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltCaloTowerL1sTauVeryBigORSeededRegional = cms.EDProducer( "CaloTowerFromL1TSeededCreatorForTauHLT", + TauTrigger = cms.InputTag( "hltL1sTauVeryBigOR" ), + towers = cms.InputTag( "hltTowerMakerForAll" ), + UseTowersInCone = cms.double( 0.8 ), + minimumE = cms.double( 0.8 ), + minimumEt = cms.double( 0.5 ), + verbose = cms.untracked.int32( 0 ) +) +process.hltAkIsoTauL1sTauVeryBigORSeededRegional = cms.EDProducer( "FastjetJetProducer", + useMassDropTagger = cms.bool( False ), + useFiltering = cms.bool( False ), + useDynamicFiltering = cms.bool( False ), + useTrimming = cms.bool( False ), + usePruning = cms.bool( False ), + useCMSBoostedTauSeedingAlgorithm = cms.bool( False ), + useKtPruning = cms.bool( False ), + useConstituentSubtraction = cms.bool( False ), + useSoftDrop = cms.bool( False ), + correctShape = cms.bool( False ), + UseOnlyVertexTracks = cms.bool( False ), + UseOnlyOnePV = cms.bool( False ), + muCut = cms.double( -1.0 ), + yCut = cms.double( -1.0 ), + rFilt = cms.double( -1.0 ), + rFiltFactor = cms.double( -1.0 ), + trimPtFracMin = cms.double( -1.0 ), + zcut = cms.double( -1.0 ), + rcut_factor = cms.double( -1.0 ), + csRho_EtaMax = cms.double( -1.0 ), + csRParam = cms.double( -1.0 ), + beta = cms.double( -1.0 ), + R0 = cms.double( -1.0 ), + gridMaxRapidity = cms.double( -1.0 ), + gridSpacing = cms.double( -1.0 ), + DzTrVtxMax = cms.double( 0.0 ), + DxyTrVtxMax = cms.double( 0.0 ), + MaxVtxZ = cms.double( 15.0 ), + subjetPtMin = cms.double( -1.0 ), + muMin = cms.double( -1.0 ), + muMax = cms.double( -1.0 ), + yMin = cms.double( -1.0 ), + yMax = cms.double( -1.0 ), + dRMin = cms.double( -1.0 ), + dRMax = cms.double( -1.0 ), + maxDepth = cms.int32( -1 ), + nFilt = cms.int32( -1 ), + MinVtxNdof = cms.int32( 5 ), + src = cms.InputTag( "hltCaloTowerL1sTauVeryBigORSeededRegional" ), + srcPVs = cms.InputTag( "NotUsed" ), + jetType = cms.string( "CaloJet" ), + jetAlgorithm = cms.string( "AntiKt" ), + rParam = cms.double( 0.2 ), + inputEtMin = cms.double( 0.3 ), + inputEMin = cms.double( 0.0 ), + jetPtMin = cms.double( 1.0 ), + doPVCorrection = cms.bool( False ), + doAreaFastjet = cms.bool( False ), + doRhoFastjet = cms.bool( False ), + doPUOffsetCorr = cms.bool( False ), + puPtMin = cms.double( 10.0 ), + nSigmaPU = cms.double( 1.0 ), + radiusPU = cms.double( 0.4 ), + subtractorName = cms.string( "" ), + useExplicitGhosts = cms.bool( False ), + doAreaDiskApprox = cms.bool( False ), + voronoiRfact = cms.double( -9.0 ), + Rho_EtaMax = cms.double( 4.4 ), + Ghost_EtaMax = cms.double( 6.0 ), + Active_Area_Repeats = cms.int32( 5 ), + GhostArea = cms.double( 0.01 ), + restrictInputs = cms.bool( False ), + maxInputs = cms.uint32( 1 ), + writeCompound = cms.bool( False ), + writeJetsWithConst = cms.bool( False ), + doFastJetNonUniform = cms.bool( False ), + useDeterministicSeed = cms.bool( True ), + minSeed = cms.uint32( 0 ), + verbosity = cms.int32( 0 ), + puWidth = cms.double( 0.0 ), + nExclude = cms.uint32( 0 ), + maxBadEcalCells = cms.uint32( 9999999 ), + maxBadHcalCells = cms.uint32( 9999999 ), + maxProblematicEcalCells = cms.uint32( 9999999 ), + maxProblematicHcalCells = cms.uint32( 9999999 ), + maxRecoveredEcalCells = cms.uint32( 9999999 ), + maxRecoveredHcalCells = cms.uint32( 9999999 ), + puCenters = cms.vdouble( ), + applyWeight = cms.bool( False ), + srcWeights = cms.InputTag( "" ), + minimumTowersFraction = cms.double( 0.0 ), + jetCollInstanceName = cms.string( "" ), + sumRecHits = cms.bool( False ) +) +process.hltL2TauJetsL1TauSeeded = cms.EDProducer( "L2TauJetsMerger", + JetSrc = cms.VInputTag( 'hltAkIsoTauL1sTauVeryBigORSeededRegional' ), + EtMin = cms.double( 20.0 ) +) +process.hltDoubleL2Tau26eta2p2 = cms.EDFilter( "HLT1CaloJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltL2TauJetsL1TauSeeded" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 26.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.2 ), + MinN = cms.int32( 2 ) +) +process.hltL2TausForPixelIsolationL1TauSeeded = cms.EDFilter( "CaloJetSelector", + src = cms.InputTag( "hltL2TauJetsL1TauSeeded" ), + filter = cms.bool( False ), + cut = cms.string( "pt > 20 & abs(eta) < 2.5" ) +) +process.hltL2TauPixelIsoTagProducerL1TauSeededGlob = cms.EDProducer( "L2TauPixelIsoTagProducer", + JetSrc = cms.InputTag( "hltL2TausForPixelIsolationL1TauSeeded" ), + BeamSpotSrc = cms.InputTag( "hltOnlineBeamSpot" ), + VertexSrc = cms.InputTag( "hltTrimmedPixelVertices" ), + MaxNumberPV = cms.int32( 1 ), + IsoConeMax = cms.double( 0.4 ), + IsoConeMin = cms.double( 0.15 ), + TrackMinPt = cms.double( 0.9 ), + TrackMinNHits = cms.int32( 3 ), + TrackMaxNChi2 = cms.double( 1000.0 ), + TrackPVMaxDZ = cms.double( 0.1 ), + TrackMaxDxy = cms.double( 0.2 ), + TrackSrc = cms.InputTag( "" ) +) +process.hltL2TauIsoFilterL1TauSeededGlob = cms.EDFilter( "HLTCaloJetTag", + saveTags = cms.bool( True ), + Jets = cms.InputTag( "hltL2TausForPixelIsolationL1TauSeeded" ), + JetTags = cms.InputTag( "hltL2TauPixelIsoTagProducerL1TauSeededGlob" ), + MinTag = cms.double( 0.0 ), + MaxTag = cms.double( 4.0 ), + MinJets = cms.int32( 1 ), + TriggerType = cms.int32( 84 ) +) +process.hltL2TauJetsIsoL1TauSeededGlob = cms.EDProducer( "HLTCaloJetCollectionProducer", + HLTObject = cms.InputTag( "hltL2TauIsoFilterL1TauSeededGlob" ), + TriggerTypes = cms.vint32( 84 ) +) +process.hltDoubleL2GlobIsoTau26eta2p2 = cms.EDFilter( "HLT1CaloJet", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltL2TauJetsIsoL1TauSeededGlob" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 26.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.2 ), + MinN = cms.int32( 2 ) +) +process.hltHpsDoublePFTau40 = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltHpsPFTauProducer" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 40.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 2 ) +) +process.hltHpsPFTauTrackPt1Discriminator = cms.EDProducer( "PFRecoTauDiscriminationByLeadingObjectPtCut", + MinPtLeadingObject = cms.double( 1.0 ), + Prediscriminants = cms.PSet( BooleanOperator = cms.string( "and" ) ), + UseOnlyChargedHadrons = cms.bool( True ), + PFTauProducer = cms.InputTag( "hltHpsPFTauProducer" ) +) +process.hltHpsSelectedPFTausTrackPt1 = cms.EDFilter( "PFTauSelector", + src = cms.InputTag( "hltHpsPFTauProducer" ), + cut = cms.string( "pt > 0" ), + discriminators = cms.VPSet( + cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauTrackPt1Discriminator" ), + selectionCut = cms.double( 0.5 ) + ) + ), + discriminatorContainers = cms.VPSet( + ) +) +process.hltHpsDoublePFTau40TrackPt1 = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltHpsSelectedPFTausTrackPt1" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 40.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 2 ) +) +process.hltHpsPFTauMediumAbsoluteChargedIsolationDiscriminator = cms.EDProducer( "PFRecoTauDiscriminationByIsolation", + storeRawFootprintCorrection = cms.bool( False ), + PFTauProducer = cms.InputTag( "hltHpsPFTauProducer" ), + storeRawOccupancy = cms.bool( False ), + maximumSumPtCut = cms.double( 3.7 ), + qualityCuts = cms.PSet( + vertexTrackFiltering = cms.bool( False ), + isolationQualityCuts = cms.PSet( + maxDeltaZ = cms.double( 0.2 ), + minTrackPt = cms.double( 0.5 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 100.0 ), + maxTransverseImpactParameter = cms.double( 0.1 ), + useTracksInsteadOfPFHadrons = cms.bool( False ) + ), + primaryVertexSrc = cms.InputTag( "hltPixelVertices" ), + recoverLeadingTrk = cms.bool( False ), + signalQualityCuts = cms.PSet( + maxDeltaZ = cms.double( 0.2 ), + minTrackPt = cms.double( 0.0 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 1000.0 ), + maxTransverseImpactParameter = cms.double( 0.2 ), + useTracksInsteadOfPFHadrons = cms.bool( False ), + minNeutralHadronEt = cms.double( 1.0 ) + ), + vxAssocQualityCuts = cms.PSet( + minTrackPt = cms.double( 0.0 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 1000.0 ), + maxTransverseImpactParameter = cms.double( 0.2 ), + useTracksInsteadOfPFHadrons = cms.bool( False ) + ), + pvFindingAlgo = cms.string( "closestInDeltaZ" ) + ), + minTauPtForNoIso = cms.double( -99.0 ), + maxAbsPhotonSumPt_outsideSignalCone = cms.double( 1.0E9 ), + vertexSrc = cms.InputTag( "NotUsed" ), + applySumPtCut = cms.bool( True ), + rhoConeSize = cms.double( 0.357 ), + ApplyDiscriminationByTrackerIsolation = cms.bool( True ), + storeRawPhotonSumPt_outsideSignalCone = cms.bool( False ), + rhoProducer = cms.InputTag( "NotUsed" ), + enableHGCalWorkaround = cms.bool( False ), + footprintCorrections = cms.VPSet( + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 0" ) + ), + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 1 || decayMode() = 2" ) + ), + cms.PSet( offset = cms.string( "2.7" ), + selection = cms.string( "decayMode() = 5" ) + ), + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 6" ) + ), + cms.PSet( offset = cms.string( "max(2.0, 0.22*pt() - 2.0)" ), + selection = cms.string( "decayMode() = 10" ) + ) + ), + deltaBetaFactor = cms.string( "0.38" ), + applyFootprintCorrection = cms.bool( False ), + UseAllPFCandsForWeights = cms.bool( False ), + relativeSumPtCut = cms.double( 0.03 ), + Prediscriminants = cms.PSet( BooleanOperator = cms.string( "and" ) ), + maximumOccupancy = cms.uint32( 0 ), + verbosity = cms.int32( 0 ), + applyOccupancyCut = cms.bool( False ), + applyDeltaBetaCorrection = cms.bool( False ), + applyRelativeSumPtCut = cms.bool( False ), + storeRawPUsumPt = cms.bool( False ), + applyPhotonPtSumOutsideSignalConeCut = cms.bool( False ), + deltaBetaPUTrackPtCutOverride = cms.bool( True ), + ApplyDiscriminationByWeightedECALIsolation = cms.bool( False ), + storeRawSumPt = cms.bool( False ), + ApplyDiscriminationByECALIsolation = cms.bool( False ), + applyRhoCorrection = cms.bool( False ), + WeightECALIsolation = cms.double( 0.33333 ), + rhoUEOffsetCorrection = cms.double( 0.0 ), + maxRelPhotonSumPt_outsideSignalCone = cms.double( 0.1 ), + deltaBetaPUTrackPtCutOverride_val = cms.double( 0.5 ), + isoConeSizeForDeltaBeta = cms.double( 0.3 ), + relativeSumPtOffset = cms.double( 0.0 ), + customOuterCone = cms.double( -1.0 ), + particleFlowSrc = cms.InputTag( "hltParticleFlowForTaus" ) +) +process.hltHpsPFTauMediumRelativeChargedIsolationDiscriminator = cms.EDProducer( "PFRecoTauDiscriminationByIsolation", + storeRawFootprintCorrection = cms.bool( False ), + PFTauProducer = cms.InputTag( "hltHpsPFTauProducer" ), + storeRawOccupancy = cms.bool( False ), + maximumSumPtCut = cms.double( 2.0 ), + qualityCuts = cms.PSet( + vertexTrackFiltering = cms.bool( False ), + isolationQualityCuts = cms.PSet( + maxDeltaZ = cms.double( 0.2 ), + minTrackPt = cms.double( 0.5 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 100.0 ), + maxTransverseImpactParameter = cms.double( 0.1 ), + useTracksInsteadOfPFHadrons = cms.bool( False ) + ), + primaryVertexSrc = cms.InputTag( "hltPixelVertices" ), + recoverLeadingTrk = cms.bool( False ), + signalQualityCuts = cms.PSet( + maxDeltaZ = cms.double( 0.2 ), + minTrackPt = cms.double( 0.0 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 1000.0 ), + maxTransverseImpactParameter = cms.double( 0.2 ), + useTracksInsteadOfPFHadrons = cms.bool( False ), + minNeutralHadronEt = cms.double( 1.0 ) + ), + vxAssocQualityCuts = cms.PSet( + minTrackPt = cms.double( 0.0 ), + minGammaEt = cms.double( 0.5 ), + minTrackHits = cms.uint32( 3 ), + minTrackPixelHits = cms.uint32( 0 ), + maxTrackChi2 = cms.double( 1000.0 ), + maxTransverseImpactParameter = cms.double( 0.2 ), + useTracksInsteadOfPFHadrons = cms.bool( False ) + ), + pvFindingAlgo = cms.string( "closestInDeltaZ" ) + ), + minTauPtForNoIso = cms.double( -99.0 ), + maxAbsPhotonSumPt_outsideSignalCone = cms.double( 1.0E9 ), + vertexSrc = cms.InputTag( "NotUsed" ), + applySumPtCut = cms.bool( False ), + rhoConeSize = cms.double( 0.5 ), + ApplyDiscriminationByTrackerIsolation = cms.bool( True ), + storeRawPhotonSumPt_outsideSignalCone = cms.bool( False ), + rhoProducer = cms.InputTag( "hltFixedGridRhoFastjetAll" ), + enableHGCalWorkaround = cms.bool( False ), + footprintCorrections = cms.VPSet( + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 0" ) + ), + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 1 || decayMode() = 2" ) + ), + cms.PSet( offset = cms.string( "2.7" ), + selection = cms.string( "decayMode() = 5" ) + ), + cms.PSet( offset = cms.string( "0.0" ), + selection = cms.string( "decayMode() = 6" ) + ), + cms.PSet( offset = cms.string( "max(2.0, 0.22*pt() - 2.0)" ), + selection = cms.string( "decayMode() = 10" ) + ) + ), + deltaBetaFactor = cms.string( "0.38" ), + applyFootprintCorrection = cms.bool( False ), + UseAllPFCandsForWeights = cms.bool( False ), + relativeSumPtCut = cms.double( 0.05 ), + Prediscriminants = cms.PSet( BooleanOperator = cms.string( "and" ) ), + maximumOccupancy = cms.uint32( 0 ), + verbosity = cms.int32( 0 ), + applyOccupancyCut = cms.bool( False ), + applyDeltaBetaCorrection = cms.bool( False ), + applyRelativeSumPtCut = cms.bool( True ), + storeRawPUsumPt = cms.bool( False ), + applyPhotonPtSumOutsideSignalConeCut = cms.bool( False ), + deltaBetaPUTrackPtCutOverride = cms.bool( True ), + ApplyDiscriminationByWeightedECALIsolation = cms.bool( False ), + storeRawSumPt = cms.bool( False ), + ApplyDiscriminationByECALIsolation = cms.bool( False ), + applyRhoCorrection = cms.bool( False ), + WeightECALIsolation = cms.double( 1.0 ), + rhoUEOffsetCorrection = cms.double( 1.0 ), + maxRelPhotonSumPt_outsideSignalCone = cms.double( 0.1 ), + deltaBetaPUTrackPtCutOverride_val = cms.double( 0.5 ), + isoConeSizeForDeltaBeta = cms.double( 0.3 ), + relativeSumPtOffset = cms.double( 60.0 ), + customOuterCone = cms.double( -1.0 ), + particleFlowSrc = cms.InputTag( "hltParticleFlowForTaus" ) +) +process.hltHpsPFTauMediumAbsOrRelChargedIsolationDiscriminator = cms.EDProducer( "PFTauDiscriminatorLogicalAndProducer", + Prediscriminants = cms.PSet( + BooleanOperator = cms.string( "or" ), + discr1 = cms.PSet( + cut = cms.double( 0.5 ), + Producer = cms.InputTag( "hltHpsPFTauMediumAbsoluteChargedIsolationDiscriminator" ) + ), + discr2 = cms.PSet( + cut = cms.double( 0.5 ), + Producer = cms.InputTag( "hltHpsPFTauMediumRelativeChargedIsolationDiscriminator" ) ) ), - IDWPdefinitions = cms.VPSet( - ) -) -process.hltHpsPFTauDeepTauProducer = cms.EDProducer( "DeepTauId", - electrons = cms.InputTag( "default" ), - muons = cms.InputTag( "default" ), - taus = cms.InputTag( "hltHpsL1JetsHLTForDeepTauInput" ), - pfcands = cms.InputTag( "hltParticleFlowForTaus" ), - vertices = cms.InputTag( "hltPixelVertices" ), - rho = cms.InputTag( "hltFixedGridRhoProducerFastjetAllTau" ), - graph_file = cms.vstring( 'core:RecoTauTag/TrainingFiles/data/DeepTauId/deepTau_2017v2p6_e6_core.pb', - 'inner:RecoTauTag/TrainingFiles/data/DeepTauId/deepTau_2017v2p6_e6_inner.pb', - 'outer:RecoTauTag/TrainingFiles/data/DeepTauId/deepTau_2017v2p6_e6_outer.pb' ), - mem_mapped = cms.bool( False ), - version = cms.uint32( 2 ), - sub_version = cms.uint32( 1 ), - debug_level = cms.int32( 0 ), - disable_dxy_pca = cms.bool( True ), - disable_hcalFraction_workaround = cms.bool( False ), - disable_CellIndex_workaround = cms.bool( False ), - save_inputs = cms.bool( False ), - is_online = cms.bool( True ), - VSeWP = cms.vstring( '-1.' ), - VSmuWP = cms.vstring( '-1.' ), - VSjetWP = cms.vstring( 'double t1 = 0.62, t2 = 0.3891, t3 = 0.05, x1 = 35, x2 = 100, x3 = 300; if (pt <= x1) return t1; if (pt >= x3) return t3; if (pt < x2) return (t2 - t1) / (x2 - x1) * (pt - x1) + t1; return (t3 - t2) / (x3 - x2) * (pt - x2) + t2;', - 'double t1 = 0.7045, t2 = 0.7029, t3 = 0.05, x1 = 30, x2 = 100, x3 = 300; if (pt <= x1) return t1; if (pt >= x3) return t3; if (pt < x2) return (t2 - t1) / (x2 - x1) * (pt - x1) + t1; return (t3 - t2) / (x3 - x2) * (pt - x2) + t2;', - 'double t1 = 0.5419, t2 = 0.4837, t3 = 0.050, x1 = 27, x2 = 100, x3 = 300; if (pt <= x1) return t1; if (pt >= x3) return t3; if (pt < x2) return (t2 - t1) / (x2 - x1) * (pt - x1) + t1; return (t3 - t2) / (x3 - x2) * (pt - x2) + t2;', - 'double t1 = 0.6072, t2 = 0.125, x1 = 180, x2 = 500; if (pt <= x1) return t1; if (pt >= x2) return t2; return (t2 - t1) / (x2 - x1) * (pt - x1) + t1;' ), - basicTauDiscriminators = cms.untracked.InputTag( "hltHpsPFTauBasicDiscriminatorsForDeepTau" ), - basicTauDiscriminatorsdR03 = cms.untracked.InputTag( "hltHpsPFTauBasicDiscriminatorsdR03ForDeepTau" ), - pfTauTransverseImpactParameters = cms.InputTag( "hltHpsPFTauTransverseImpactParametersForDeepTau" ), - Prediscriminants = cms.PSet( BooleanOperator = cms.string( "and" ) ) + PassValue = cms.double( 1.0 ), + FailValue = cms.double( 0.0 ), + PFTauProducer = cms.InputTag( "hltHpsPFTauProducer" ) ) -process.hltHpsSelectedPFTausMediumDitauWPDeepTau = cms.EDFilter( "PFTauSelector", - src = cms.InputTag( "hltHpsL1JetsHLTForDeepTauInput" ), - cut = cms.string( "pt > 35 && abs(eta) < 2.1" ), +process.hltHpsSelectedPFTausTrackPt1MediumChargedIsolation = cms.EDFilter( "PFTauSelector", + src = cms.InputTag( "hltHpsPFTauProducer" ), + cut = cms.string( "pt > 0" ), discriminators = cms.VPSet( + cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauTrackPt1Discriminator" ), + selectionCut = cms.double( 0.5 ) + ), + cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauMediumAbsOrRelChargedIsolationDiscriminator" ), + selectionCut = cms.double( 0.5 ) + ) ), discriminatorContainers = cms.VPSet( - cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauDeepTauProducer", "VSjet" ), - rawValues = cms.vstring( ), - selectionCuts = cms.vdouble( ), - workingPoints = cms.vstring( 'double t1 = 0.62, t2 = 0.3891, t3 = 0.05, x1 = 35, x2 = 100, x3 = 300; if (pt <= x1) return t1; if (pt >= x3) return t3; if (pt < x2) return (t2 - t1) / (x2 - x1) * (pt - x1) + t1; return (t3 - t2) / (x3 - x2) * (pt - x2) + t2;' ) - ) ) ) -process.hltHpsL1JetsHLTDoublePFTauMediumDitauWPDeepTauMatch = cms.EDProducer( "L1THLTTauMatching", +process.hltHpsDoublePFTau40TrackPt1MediumChargedIsolation = cms.EDFilter( "HLT1PFTau", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltHpsSelectedPFTausTrackPt1MediumChargedIsolation" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 40.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 2 ) +) +process.hltHpsL1JetsHLTDoublePFTauTrackPt1MediumChargedIsolationMatch = cms.EDProducer( "L1THLTTauMatching", L1TauTrigger = cms.InputTag( "hltL1sDoubleTauBigOR" ), - JetSrc = cms.InputTag( "hltHpsSelectedPFTausMediumDitauWPDeepTau" ), + JetSrc = cms.InputTag( "hltHpsSelectedPFTausTrackPt1MediumChargedIsolation" ), EtMin = cms.double( 0.0 ), ReduceTauContent = cms.bool( True ), KeepOriginalVertex = cms.bool( False ) ) -process.hltHpsDoublePFTau35MediumDitauWPDeepTauL1HLTMatched = cms.EDFilter( "HLT1PFTau", +process.hltHpsDoublePFTau40TrackPt1MediumChargedIsolationL1HLTMatched = cms.EDFilter( "HLT1PFTau", saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltHpsL1JetsHLTDoublePFTauMediumDitauWPDeepTauMatch" ), + inputTag = cms.InputTag( "hltHpsL1JetsHLTDoublePFTauTrackPt1MediumChargedIsolationMatch" ), triggerType = cms.int32( 84 ), MinE = cms.double( -1.0 ), - MinPt = cms.double( 35.0 ), + MinPt = cms.double( 40.0 ), MinMass = cms.double( -1.0 ), MaxMass = cms.double( -1.0 ), MinEta = cms.double( -1.0 ), MaxEta = cms.double( 2.1 ), MinN = cms.int32( 2 ) ) -process.hltPreEle24eta2p1WPTightGsfLooseDeepTauPFTauHPS30eta2p1CrossL1 = cms.EDFilter( "HLTPrescaler", - offset = cms.uint32( 0 ), - L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) -) -process.hltEGL1EGerAndTauFilter = cms.EDFilter( "HLTEgammaL1TMatchFilterRegional", - saveTags = cms.bool( True ), - candIsolatedTag = cms.InputTag( "hltEgammaCandidates" ), - l1IsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - candNonIsolatedTag = cms.InputTag( "" ), - l1NonIsolatedTag = cms.InputTag( 'hltGtStage2Digis','EGamma' ), - L1SeedFilterTag = cms.InputTag( "hltL1sBigORLooseIsoEGXXerIsoTauYYerdRMin0p3" ), - l1CenJetsTag = cms.InputTag( 'hltGtStage2Digis','Jet' ), - l1TausTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), - ncandcut = cms.int32( 1 ), - doIsolated = cms.bool( False ), - region_eta_size = cms.double( 0.522 ), - region_eta_size_ecap = cms.double( 1.0 ), - region_phi_size = cms.double( 1.044 ), - barrel_end = cms.double( 1.4791 ), - endcap_end = cms.double( 2.17 ) -) -process.hltEG24L1EGandTauEtFilter = cms.EDFilter( "HLTEgammaEtFilter", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltEGL1EGerAndTauFilter" ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - etcutEB = cms.double( 24.0 ), - etcutEE = cms.double( 24.0 ), - ncandcut = cms.int32( 1 ) -) -process.hltEle24erWPTightClusterShapeFilterForTau = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEG24L1EGandTauEtFilter" ), - varTag = cms.InputTag( 'hltEgammaClusterShape','sigmaIEtaIEta5x5NoiseCleaned' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.011 ), - thrRegularEE = cms.vdouble( 0.0305 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) -) -process.hltEle24erWPTightHEFilterForTau = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle24erWPTightClusterShapeFilterForTau" ), - varTag = cms.InputTag( "hltEgammaHoverE" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.1 ), - thrRegularEB1 = cms.vdouble( 0.75 ), - thrRegularEE1 = cms.vdouble( 3.0 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.03 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( 2.25 ), - thrRegularEE2 = cms.vdouble( 5.0 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.03 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.1, 0.1, 0.3, 0.5 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) -) -process.hltEle24erWPTightEcalIsoFilterForTau = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", +process.hltHpsDoublePFTau40TrackPt1MediumChargedIsolationDz02 = cms.EDFilter( "HLTPFTauPairDzMatchFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle24erWPTightHEFilterForTau" ), - varTag = cms.InputTag( "hltEgammaEcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.1 ), - thrRegularEB1 = cms.vdouble( 1.75 ), - thrRegularEE1 = cms.vdouble( 1.0 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.025 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( 1.75 ), - thrRegularEE2 = cms.vdouble( 2.0 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.025 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.2, 0.2, 0.25, 0.3 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + JetSrc = cms.InputTag( "hltHpsL1JetsHLTDoublePFTauTrackPt1MediumChargedIsolationMatch" ), + JetMinPt = cms.double( 40.0 ), + JetMaxEta = cms.double( 2.1 ), + JetMinDR = cms.double( 0.5 ), + JetMaxDZ = cms.double( 0.2 ), + TriggerType = cms.int32( 84 ) ) -process.hltEle24erWPTightHcalIsoFilterForTau = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle24erWPTightEcalIsoFilterForTau" ), - varTag = cms.InputTag( "hltEgammaHcalPFClusterIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.0 ), - thrRegularEB1 = cms.vdouble( 2.5 ), - thrRegularEE1 = cms.vdouble( 1.0 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.03 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( 3.0 ), - thrRegularEE2 = cms.vdouble( 2.0 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.03 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.2, 0.2, 0.4, 0.5 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.0 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltPreDoubleTightChargedIsoPFTauHPS35Trk1eta2p1 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltEle24erWPTightPixelMatchFilterForTau = cms.EDFilter( "HLTElectronPixelMatchFilter", +process.hltHpsDoublePFTau35 = cms.EDFilter( "HLT1PFTau", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle24erWPTightHcalIsoFilterForTau" ), - l1PixelSeedsTag = cms.InputTag( "hltEgammaElectronPixelSeeds" ), - npixelmatchcut = cms.double( 1.0 ), - ncandcut = cms.int32( 1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ), - s_a_phi1B = cms.double( 0.0069 ), - s_a_phi1I = cms.double( 0.0088 ), - s_a_phi1F = cms.double( 0.0076 ), - s_a_phi2B = cms.double( 3.7E-4 ), - s_a_phi2I = cms.double( 7.0E-4 ), - s_a_phi2F = cms.double( 0.00906 ), - s_a_zB = cms.double( 0.012 ), - s_a_rI = cms.double( 0.027 ), - s_a_rF = cms.double( 0.04 ), - s2_threshold = cms.double( 0.4 ), - tanhSO10BarrelThres = cms.double( 0.35 ), - tanhSO10InterThres = cms.double( 1.0 ), - tanhSO10ForwardThres = cms.double( 1.0 ), - useS = cms.bool( False ), - pixelVeto = cms.bool( False ) + inputTag = cms.InputTag( "hltHpsPFTauProducer" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 35.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 2 ) ) -process.hltEle24erWPTightPMS2FilterForTau = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltHpsDoublePFTau35TrackPt1 = cms.EDFilter( "HLT1PFTau", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle24erWPTightPixelMatchFilterForTau" ), - varTag = cms.InputTag( 'hltEgammaPixelMatchVars','s2' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 70.0 ), - thrRegularEE = cms.vdouble( 45.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + inputTag = cms.InputTag( "hltHpsSelectedPFTausTrackPt1" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 35.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 2 ) ) -process.hltEle24erWPTightGsfOneOEMinusOneOPFilterForTau = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle24erWPTightPMS2FilterForTau" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','OneOESuperMinusOneOP' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.012 ), - thrRegularEE = cms.vdouble( 0.011 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltHpsSelectedPFTausTrackPt1TightChargedIsolation = cms.EDFilter( "PFTauSelector", + src = cms.InputTag( "hltHpsPFTauProducer" ), + cut = cms.string( "pt > 0" ), + discriminators = cms.VPSet( + cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauTrackPt1Discriminator" ), + selectionCut = cms.double( 0.5 ) + ), + cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauTightAbsOrRelChargedIsolationDiscriminator" ), + selectionCut = cms.double( 0.5 ) + ) + ), + discriminatorContainers = cms.VPSet( + ) ) -process.hltEle24erWPTightGsfMissingHitsFilterForTau = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltHpsDoublePFTau35TrackPt1TightChargedIsolation = cms.EDFilter( "HLT1PFTau", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle24erWPTightGsfOneOEMinusOneOPFilterForTau" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','MissingHits' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 999.0 ), - thrRegularEE = cms.vdouble( 1.0 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + inputTag = cms.InputTag( "hltHpsSelectedPFTausTrackPt1TightChargedIsolation" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 35.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 2 ) ) -process.hltEle24erWPTightGsfDetaFilterForTau = cms.EDFilter( "HLTEgammaGenericFilter", - saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle24erWPTightGsfMissingHitsFilterForTau" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','DetaSeed' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.004 ), - thrRegularEE = cms.vdouble( 0.005 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) +process.hltHpsL1JetsHLTDoublePFTauTrackPt1TightChargedIsolationMatch = cms.EDProducer( "L1THLTTauMatching", + L1TauTrigger = cms.InputTag( "hltL1sDoubleTauBigOR" ), + JetSrc = cms.InputTag( "hltHpsSelectedPFTausTrackPt1TightChargedIsolation" ), + EtMin = cms.double( 0.0 ), + ReduceTauContent = cms.bool( True ), + KeepOriginalVertex = cms.bool( False ) ) -process.hltEle24erWPTightGsfDphiFilterForTau = cms.EDFilter( "HLTEgammaGenericFilter", +process.hltHpsDoublePFTau35TrackPt1TightChargedIsolationL1HLTMatched = cms.EDFilter( "HLT1PFTau", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle24erWPTightGsfDetaFilterForTau" ), - varTag = cms.InputTag( 'hltEgammaGsfTrackVars','Dphi' ), - rhoTag = cms.InputTag( "" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( False ), - thrRegularEB = cms.vdouble( 0.02 ), - thrRegularEE = cms.vdouble( 0.023 ), - thrOverEEB = cms.vdouble( -1.0 ), - thrOverEEE = cms.vdouble( -1.0 ), - thrOverE2EB = cms.vdouble( -1.0 ), - thrOverE2EE = cms.vdouble( -1.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( False ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.0, 0.0 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + inputTag = cms.InputTag( "hltHpsL1JetsHLTDoublePFTauTrackPt1TightChargedIsolationMatch" ), + triggerType = cms.int32( 84 ), + MinE = cms.double( -1.0 ), + MinPt = cms.double( 35.0 ), + MinMass = cms.double( -1.0 ), + MaxMass = cms.double( -1.0 ), + MinEta = cms.double( -1.0 ), + MaxEta = cms.double( 2.1 ), + MinN = cms.int32( 2 ) ) -process.hltEle24erWPTightGsfTrackIsoFilterForTau = cms.EDFilter( "HLTEgammaGenericQuadraticEtaFilter", +process.hltHpsDoublePFTau35TrackPt1TightChargedIsolationDz02 = cms.EDFilter( "HLTPFTauPairDzMatchFilter", saveTags = cms.bool( True ), - candTag = cms.InputTag( "hltEle24erWPTightGsfDphiFilterForTau" ), - varTag = cms.InputTag( "hltEgammaEleGsfTrackIso" ), - rhoTag = cms.InputTag( "hltFixedGridRhoFastjetAllCaloForMuons" ), - energyLowEdges = cms.vdouble( 0.0 ), - lessThan = cms.bool( True ), - useEt = cms.bool( True ), - etaBoundaryEB12 = cms.double( 1.0 ), - etaBoundaryEE12 = cms.double( 2.1 ), - thrRegularEB1 = cms.vdouble( 0.838 ), - thrRegularEE1 = cms.vdouble( -0.363 ), - thrOverEEB1 = cms.vdouble( 0.03 ), - thrOverEEE1 = cms.vdouble( 0.025 ), - thrOverE2EB1 = cms.vdouble( 0.0 ), - thrOverE2EE1 = cms.vdouble( 0.0 ), - thrRegularEB2 = cms.vdouble( -0.385 ), - thrRegularEE2 = cms.vdouble( 0.702 ), - thrOverEEB2 = cms.vdouble( 0.03 ), - thrOverEEE2 = cms.vdouble( 0.025 ), - thrOverE2EB2 = cms.vdouble( 0.0 ), - thrOverE2EE2 = cms.vdouble( 0.0 ), - ncandcut = cms.int32( 1 ), - doRhoCorrection = cms.bool( True ), - rhoMax = cms.double( 9.9999999E7 ), - rhoScale = cms.double( 1.0 ), - effectiveAreas = cms.vdouble( 0.029, 0.111, 0.114, 0.032 ), - absEtaLowEdges = cms.vdouble( 0.0, 1.0, 1.479, 2.1 ), - l1EGCand = cms.InputTag( "hltEgammaCandidates" ) + JetSrc = cms.InputTag( "hltHpsL1JetsHLTDoublePFTauTrackPt1TightChargedIsolationMatch" ), + JetMinPt = cms.double( 35.0 ), + JetMaxEta = cms.double( 2.1 ), + JetMinDR = cms.double( 0.5 ), + JetMaxDZ = cms.double( 0.2 ), + TriggerType = cms.int32( 84 ) ) -process.hltOverlapFilterIsoEle24IsoTau30WPTightGsfCaloJet5 = cms.EDFilter( "HLT2PhotonTau", - saveTags = cms.bool( True ), - originTag1 = cms.VInputTag( 'hltEgammaCandidates' ), - originTag2 = cms.VInputTag( 'hltAK4CaloJetsPFEt5' ), - inputTag1 = cms.InputTag( "hltEle24erWPTightGsfTrackIsoFilterForTau" ), - inputTag2 = cms.InputTag( "hltTauJet5" ), - triggerType1 = cms.int32( 81 ), - triggerType2 = cms.int32( 84 ), - MinDphi = cms.double( 0.0 ), - MaxDphi = cms.double( -1.0 ), - MinDeta = cms.double( 0.0 ), - MaxDeta = cms.double( -1.0 ), - MinMinv = cms.double( 0.0 ), - MaxMinv = cms.double( -1.0 ), - MinDelR = cms.double( 0.3 ), - MaxDelR = cms.double( 99999.0 ), - MinPt = cms.double( 1.0 ), - MaxPt = cms.double( -1.0 ), - MinN = cms.int32( 1 ) +process.hltPreEle24eta2p1WPTightGsfLooseDeepTauPFTauHPS30eta2p1CrossL1 = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) process.hltHpsSelectedPFTausLooseETauWPDeepTauFilter = cms.EDFilter( "PFTauSelector", src = cms.InputTag( "hltHpsL1JetsHLTForDeepTauInput" ), @@ -66613,23 +70147,6 @@ MaxEta = cms.double( 2.1 ), MinN = cms.int32( 1 ) ) -process.hltHpsPFTauTrackPt1Discriminator = cms.EDProducer( "PFRecoTauDiscriminationByLeadingObjectPtCut", - MinPtLeadingObject = cms.double( 1.0 ), - Prediscriminants = cms.PSet( BooleanOperator = cms.string( "and" ) ), - UseOnlyChargedHadrons = cms.bool( True ), - PFTauProducer = cms.InputTag( "hltHpsPFTauProducer" ) -) -process.hltHpsSelectedPFTausTrackPt1 = cms.EDFilter( "PFTauSelector", - src = cms.InputTag( "hltHpsPFTauProducer" ), - cut = cms.string( "pt > 0" ), - discriminators = cms.VPSet( - cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauTrackPt1Discriminator" ), - selectionCut = cms.double( 0.5 ) - ) - ), - discriminatorContainers = cms.VPSet( - ) -) process.hltHpsSinglePFTau35TrackPt1 = cms.EDFilter( "HLT1PFTau", saveTags = cms.bool( True ), inputTag = cms.InputTag( "hltHpsSelectedPFTausTrackPt1" ), @@ -67281,6 +70798,67 @@ candidates = cms.InputTag( "hltParticleFlow" ), maxDeltaR = cms.double( 0.4 ) ) +process.hltBoostedDBInclusiveVertexFinderPFAK8 = cms.EDProducer( "InclusiveCandidateVertexFinder", + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + primaryVertices = cms.InputTag( "hltVerticesPFFilter" ), + tracks = cms.InputTag( "hltParticleFlow" ), + minHits = cms.uint32( 8 ), + maximumLongitudinalImpactParameter = cms.double( 0.3 ), + maximumTimeSignificance = cms.double( 3.0 ), + minPt = cms.double( 0.8 ), + maxNTracks = cms.uint32( 30 ), + clusterizer = cms.PSet( + distanceRatio = cms.double( 20.0 ), + clusterMaxDistance = cms.double( 0.05 ), + seedMax3DIPSignificance = cms.double( 9999.0 ), + clusterMaxSignificance = cms.double( 4.5 ), + seedMin3DIPSignificance = cms.double( 1.2 ), + clusterMinAngleCosine = cms.double( 0.5 ), + seedMin3DIPValue = cms.double( 0.005 ), + seedMax3DIPValue = cms.double( 9999.0 ) + ), + vertexMinAngleCosine = cms.double( 0.95 ), + vertexMinDLen2DSig = cms.double( 2.5 ), + vertexMinDLenSig = cms.double( 0.5 ), + fitterSigmacut = cms.double( 3.0 ), + fitterTini = cms.double( 256.0 ), + fitterRatio = cms.double( 0.25 ), + useDirectVertexFitter = cms.bool( True ), + useVertexReco = cms.bool( True ), + vertexReco = cms.PSet( + primcut = cms.double( 1.0 ), + seccut = cms.double( 3.0 ), + finder = cms.string( "avr" ), + smoothing = cms.bool( True ) + ) +) +process.hltBoostedDBInclusiveSecondaryVerticesPFAK8 = cms.EDProducer( "CandidateVertexMerger", + secondaryVertices = cms.InputTag( "hltBoostedDBInclusiveVertexFinderPFAK8" ), + maxFraction = cms.double( 0.7 ), + minSignificance = cms.double( 2.0 ) +) +process.hltBoostedDBTrackVertexArbitratorPFAK8 = cms.EDProducer( "CandidateVertexArbitrator", + beamSpot = cms.InputTag( "hltOnlineBeamSpot" ), + primaryVertices = cms.InputTag( "hltVerticesPFFilter" ), + tracks = cms.InputTag( "hltParticleFlow" ), + secondaryVertices = cms.InputTag( "hltBoostedDBInclusiveSecondaryVerticesPFAK8" ), + dLenFraction = cms.double( 0.333 ), + dRCut = cms.double( 0.4 ), + distCut = cms.double( 0.04 ), + sigCut = cms.double( 5.0 ), + fitterSigmacut = cms.double( 3.0 ), + fitterTini = cms.double( 256.0 ), + fitterRatio = cms.double( 0.25 ), + trackMinLayers = cms.int32( 4 ), + trackMinPt = cms.double( 0.4 ), + trackMinPixels = cms.int32( 1 ), + maxTimeSignificance = cms.double( 3.5 ) +) +process.hltBoostedDBInclusiveMergedVerticesPFAK8 = cms.EDProducer( "CandidateVertexMerger", + secondaryVertices = cms.InputTag( "hltBoostedDBTrackVertexArbitratorPFAK8" ), + maxFraction = cms.double( 0.2 ), + minSignificance = cms.double( 10.0 ) +) process.hltParticleNetSecondaryVertexTagInfosPFAK8 = cms.EDProducer( "CandSecondaryVertexProducer", trackSelection = cms.PSet( max_pT_dRcut = cms.double( 0.1 ), @@ -68198,7 +71776,7 @@ cms.PSet( discriminator = cms.InputTag( "hltHpsPFTauDeepTauProducer", "VSjet" ), rawValues = cms.vstring( ), selectionCuts = cms.vdouble( ), - workingPoints = cms.vstring( 'double t1 = 0.62, t2 = 0.3891, t3 = 0.05, x1 = 35, x2 = 100, x3 = 300; if (pt <= x1) return t1; if (pt >= x3) return t3; if (pt < x2) return (t2 - t1) / (x2 - x1) * (pt - x1) + t1; return (t3 - t2) / (x3 - x2) * (pt - x2) + t2;' ) + workingPoints = cms.vstring( 'double t1 = 0.649, t2 = 0.441, t3 = 0.05, x1 = 35, x2 = 100, x3 = 300; if (pt <= x1) return t1; if (pt >= x3) return t3; if (pt < x2) return (t2 - t1) / (x2 - x1) * (pt - x1) + t1; return (t3 - t2) / (x3 - x2) * (pt - x2) + t2;' ) ) ) ) @@ -71086,147 +74664,6 @@ offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) -process.hltCaloTowerL1sTauVeryBigORSeededRegional = cms.EDProducer( "CaloTowerFromL1TSeededCreatorForTauHLT", - TauTrigger = cms.InputTag( "hltL1sTauVeryBigOR" ), - towers = cms.InputTag( "hltTowerMakerForAll" ), - UseTowersInCone = cms.double( 0.8 ), - minimumE = cms.double( 0.8 ), - minimumEt = cms.double( 0.5 ), - verbose = cms.untracked.int32( 0 ) -) -process.hltAkIsoTauL1sTauVeryBigORSeededRegional = cms.EDProducer( "FastjetJetProducer", - useMassDropTagger = cms.bool( False ), - useFiltering = cms.bool( False ), - useDynamicFiltering = cms.bool( False ), - useTrimming = cms.bool( False ), - usePruning = cms.bool( False ), - useCMSBoostedTauSeedingAlgorithm = cms.bool( False ), - useKtPruning = cms.bool( False ), - useConstituentSubtraction = cms.bool( False ), - useSoftDrop = cms.bool( False ), - correctShape = cms.bool( False ), - UseOnlyVertexTracks = cms.bool( False ), - UseOnlyOnePV = cms.bool( False ), - muCut = cms.double( -1.0 ), - yCut = cms.double( -1.0 ), - rFilt = cms.double( -1.0 ), - rFiltFactor = cms.double( -1.0 ), - trimPtFracMin = cms.double( -1.0 ), - zcut = cms.double( -1.0 ), - rcut_factor = cms.double( -1.0 ), - csRho_EtaMax = cms.double( -1.0 ), - csRParam = cms.double( -1.0 ), - beta = cms.double( -1.0 ), - R0 = cms.double( -1.0 ), - gridMaxRapidity = cms.double( -1.0 ), - gridSpacing = cms.double( -1.0 ), - DzTrVtxMax = cms.double( 0.0 ), - DxyTrVtxMax = cms.double( 0.0 ), - MaxVtxZ = cms.double( 15.0 ), - subjetPtMin = cms.double( -1.0 ), - muMin = cms.double( -1.0 ), - muMax = cms.double( -1.0 ), - yMin = cms.double( -1.0 ), - yMax = cms.double( -1.0 ), - dRMin = cms.double( -1.0 ), - dRMax = cms.double( -1.0 ), - maxDepth = cms.int32( -1 ), - nFilt = cms.int32( -1 ), - MinVtxNdof = cms.int32( 5 ), - src = cms.InputTag( "hltCaloTowerL1sTauVeryBigORSeededRegional" ), - srcPVs = cms.InputTag( "NotUsed" ), - jetType = cms.string( "CaloJet" ), - jetAlgorithm = cms.string( "AntiKt" ), - rParam = cms.double( 0.2 ), - inputEtMin = cms.double( 0.3 ), - inputEMin = cms.double( 0.0 ), - jetPtMin = cms.double( 1.0 ), - doPVCorrection = cms.bool( False ), - doAreaFastjet = cms.bool( False ), - doRhoFastjet = cms.bool( False ), - doPUOffsetCorr = cms.bool( False ), - puPtMin = cms.double( 10.0 ), - nSigmaPU = cms.double( 1.0 ), - radiusPU = cms.double( 0.4 ), - subtractorName = cms.string( "" ), - useExplicitGhosts = cms.bool( False ), - doAreaDiskApprox = cms.bool( False ), - voronoiRfact = cms.double( -9.0 ), - Rho_EtaMax = cms.double( 4.4 ), - Ghost_EtaMax = cms.double( 6.0 ), - Active_Area_Repeats = cms.int32( 5 ), - GhostArea = cms.double( 0.01 ), - restrictInputs = cms.bool( False ), - maxInputs = cms.uint32( 1 ), - writeCompound = cms.bool( False ), - writeJetsWithConst = cms.bool( False ), - doFastJetNonUniform = cms.bool( False ), - useDeterministicSeed = cms.bool( True ), - minSeed = cms.uint32( 0 ), - verbosity = cms.int32( 0 ), - puWidth = cms.double( 0.0 ), - nExclude = cms.uint32( 0 ), - maxBadEcalCells = cms.uint32( 9999999 ), - maxBadHcalCells = cms.uint32( 9999999 ), - maxProblematicEcalCells = cms.uint32( 9999999 ), - maxProblematicHcalCells = cms.uint32( 9999999 ), - maxRecoveredEcalCells = cms.uint32( 9999999 ), - maxRecoveredHcalCells = cms.uint32( 9999999 ), - puCenters = cms.vdouble( ), - applyWeight = cms.bool( False ), - srcWeights = cms.InputTag( "" ), - minimumTowersFraction = cms.double( 0.0 ), - jetCollInstanceName = cms.string( "" ), - sumRecHits = cms.bool( False ) -) -process.hltL2TauJetsL1TauSeeded = cms.EDProducer( "L2TauJetsMerger", - JetSrc = cms.VInputTag( 'hltAkIsoTauL1sTauVeryBigORSeededRegional' ), - EtMin = cms.double( 20.0 ) -) -process.hltDoubleL2Tau26eta2p2 = cms.EDFilter( "HLT1CaloJet", - saveTags = cms.bool( True ), - inputTag = cms.InputTag( "hltL2TauJetsL1TauSeeded" ), - triggerType = cms.int32( 84 ), - MinE = cms.double( -1.0 ), - MinPt = cms.double( 26.0 ), - MinMass = cms.double( -1.0 ), - MaxMass = cms.double( -1.0 ), - MinEta = cms.double( -1.0 ), - MaxEta = cms.double( 2.2 ), - MinN = cms.int32( 2 ) -) -process.hltL2TausForPixelIsolationL1TauSeeded = cms.EDFilter( "CaloJetSelector", - src = cms.InputTag( "hltL2TauJetsL1TauSeeded" ), - filter = cms.bool( False ), - cut = cms.string( "pt > 20 & abs(eta) < 2.5" ) -) -process.hltL2TauPixelIsoTagProducerL1TauSeededGlob = cms.EDProducer( "L2TauPixelIsoTagProducer", - JetSrc = cms.InputTag( "hltL2TausForPixelIsolationL1TauSeeded" ), - BeamSpotSrc = cms.InputTag( "hltOnlineBeamSpot" ), - VertexSrc = cms.InputTag( "hltTrimmedPixelVertices" ), - MaxNumberPV = cms.int32( 1 ), - IsoConeMax = cms.double( 0.4 ), - IsoConeMin = cms.double( 0.15 ), - TrackMinPt = cms.double( 0.9 ), - TrackMinNHits = cms.int32( 3 ), - TrackMaxNChi2 = cms.double( 1000.0 ), - TrackPVMaxDZ = cms.double( 0.1 ), - TrackMaxDxy = cms.double( 0.2 ), - TrackSrc = cms.InputTag( "" ) -) -process.hltL2TauIsoFilterL1TauSeededGlob = cms.EDFilter( "HLTCaloJetTag", - saveTags = cms.bool( True ), - Jets = cms.InputTag( "hltL2TausForPixelIsolationL1TauSeeded" ), - JetTags = cms.InputTag( "hltL2TauPixelIsoTagProducerL1TauSeededGlob" ), - MinTag = cms.double( 0.0 ), - MaxTag = cms.double( 4.0 ), - MinJets = cms.int32( 1 ), - TriggerType = cms.int32( 84 ) -) -process.hltL2TauJetsIsoL1TauSeededGlob = cms.EDProducer( "HLTCaloJetCollectionProducer", - HLTObject = cms.InputTag( "hltL2TauIsoFilterL1TauSeededGlob" ), - TriggerTypes = cms.vint32( 84 ) -) process.hltDoubleL2GlobIsoTau30eta2p2 = cms.EDFilter( "HLT1CaloJet", saveTags = cms.bool( True ), inputTag = cms.InputTag( "hltL2TauJetsIsoL1TauSeededGlob" ), @@ -72997,7 +76434,7 @@ process.hltCaloJetTimingProducer = cms.EDProducer( "HLTCaloJetTimingProducer", jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducer" ), barrelJets = cms.bool( True ), - endcapJets = cms.bool( False ), + endcapJets = cms.bool( True ), ecalCellEnergyThresh = cms.double( 0.5 ), ecalCellTimeThresh = cms.double( 12.5 ), ecalCellTimeErrorThresh = cms.double( 100.0 ), @@ -73017,6 +76454,10 @@ jetEcalEtForTimingThresh = cms.double( 10.0 ), minJetPt = cms.double( 40.0 ) ) +process.hltPreHT430DelayedJet40DoubleDelay0p5nsInclusive = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) process.hltPreHT430DelayedJet40DoubleDelay1nsInclusive = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) @@ -73132,7 +76573,7 @@ process.hltCaloJetTimingProducerSingle = cms.EDProducer( "HLTCaloJetTimingProducer", jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducerSingle" ), barrelJets = cms.bool( True ), - endcapJets = cms.bool( False ), + endcapJets = cms.bool( True ), ecalCellEnergyThresh = cms.double( 0.5 ), ecalCellTimeThresh = cms.double( 12.5 ), ecalCellTimeErrorThresh = cms.double( 100.0 ), @@ -73168,6 +76609,46 @@ jetEcalEtForTimingThresh = cms.double( 10.0 ), minJetPt = cms.double( 40.0 ) ) +process.hltPreHT430DelayedJet40SingleDelay0p5nsInclusive = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltCaloJetTimingFilterSingle0p5ns = cms.EDFilter( "HLTCaloJetTimingFilter", + saveTags = cms.bool( True ), + jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducerSingle" ), + jetTimes = cms.InputTag( "hltCaloJetTimingProducerSingle" ), + jetCellsForTiming = cms.InputTag( 'hltCaloJetTimingProducerSingle','jetCellsForTiming' ), + jetEcalEtForTiming = cms.InputTag( 'hltCaloJetTimingProducerSingle','jetEcalEtForTiming' ), + minJets = cms.uint32( 1 ), + jetTimeThresh = cms.double( 0.5 ), + jetCellsForTimingThresh = cms.uint32( 5 ), + jetEcalEtForTimingThresh = cms.double( 10.0 ), + minJetPt = cms.double( 40.0 ) +) +process.hltPreHT430DelayedJet40SingleDelay0p5nsTrackless = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltPreHT430DelayedJet40SingleDelay1nsInclusive = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltPreHT430DelayedJet40SingleDelay1p5nsInclusive = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltCaloJetTimingFilterSingle1p5ns = cms.EDFilter( "HLTCaloJetTimingFilter", + saveTags = cms.bool( True ), + jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducerSingle" ), + jetTimes = cms.InputTag( "hltCaloJetTimingProducerSingle" ), + jetCellsForTiming = cms.InputTag( 'hltCaloJetTimingProducerSingle','jetCellsForTiming' ), + jetEcalEtForTiming = cms.InputTag( 'hltCaloJetTimingProducerSingle','jetEcalEtForTiming' ), + minJets = cms.uint32( 1 ), + jetTimeThresh = cms.double( 1.5 ), + jetCellsForTimingThresh = cms.uint32( 5 ), + jetEcalEtForTimingThresh = cms.double( 10.0 ), + minJetPt = cms.double( 40.0 ) +) process.hltL1sVoMu6HTT240Or250 = cms.EDFilter( "HLTL1TSeed", saveTags = cms.bool( True ), L1SeedsLogicalExpression = cms.string( "L1_Mu6_HTT240er OR L1_Mu6_HTT250er" ), @@ -73744,12 +77225,12 @@ MinSizeRegionCutNstations = cms.vint32( -1, 1, -1, 1 ), MaxSizeRegionCutNstations = cms.vint32( 1, -1, 1, -1 ), MinSizeRegionCutClusterSize = cms.vint32( -1, -1, -1, -1 ), - Max_nMB1 = cms.int32( 0 ), - Max_nMB2 = cms.int32( 0 ), - Max_nME11 = cms.int32( 0 ), - Max_nME12 = cms.int32( 0 ), - Max_nME41 = cms.int32( 0 ), - Max_nME42 = cms.int32( 0 ), + Max_nMB1 = cms.int32( -1 ), + Max_nMB2 = cms.int32( -1 ), + Max_nME11 = cms.int32( -1 ), + Max_nME12 = cms.int32( -1 ), + Max_nME41 = cms.int32( -1 ), + Max_nME42 = cms.int32( -1 ), MinNstation = cms.int32( 0 ), MinAvgStation = cms.double( 0.0 ), MinTime = cms.double( -999.0 ), @@ -73765,19 +77246,19 @@ process.hltMuonRecHitClusterNoMB1SFilter50 = cms.EDFilter( "HLTMuonRecHitClusterFilter", ClusterTag = cms.InputTag( "hltDTrechitClusterProducer50" ), MinN = cms.int32( 1 ), - MinSize = cms.int32( 50 ), + MinSize = cms.int32( -1 ), MinSizeMinusMB1 = cms.int32( 50 ), MinSizeRegionCutEtas = cms.vdouble( -1.0, -1.0, 1.9, 1.9 ), MaxSizeRegionCutEtas = cms.vdouble( 1.9, 1.9, -1.0, -1.0 ), MinSizeRegionCutNstations = cms.vint32( -1, 1, -1, 1 ), MaxSizeRegionCutNstations = cms.vint32( 1, -1, 1, -1 ), MinSizeRegionCutClusterSize = cms.vint32( -1, -1, -1, -1 ), - Max_nMB1 = cms.int32( 1 ), - Max_nMB2 = cms.int32( 0 ), - Max_nME11 = cms.int32( 0 ), - Max_nME12 = cms.int32( 0 ), - Max_nME41 = cms.int32( 0 ), - Max_nME42 = cms.int32( 0 ), + Max_nMB1 = cms.int32( -1 ), + Max_nMB2 = cms.int32( -1 ), + Max_nME11 = cms.int32( -1 ), + Max_nME12 = cms.int32( -1 ), + Max_nME41 = cms.int32( -1 ), + Max_nME42 = cms.int32( -1 ), MinNstation = cms.int32( 0 ), MinAvgStation = cms.double( 0.0 ), MinTime = cms.double( -999.0 ), @@ -74099,18 +77580,88 @@ offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) +process.hltCaloJetTimingBarrelOnlyProducerSingle = cms.EDProducer( "HLTCaloJetTimingProducer", + jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducerSingle" ), + barrelJets = cms.bool( True ), + endcapJets = cms.bool( False ), + ecalCellEnergyThresh = cms.double( 0.5 ), + ecalCellTimeThresh = cms.double( 12.5 ), + ecalCellTimeErrorThresh = cms.double( 100.0 ), + matchingRadius = cms.double( 0.4 ), + ebRecHitsColl = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + eeRecHitsColl = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ) +) +process.hltCaloJetTimingBarrelOnlyFilterSingle1ns = cms.EDFilter( "HLTCaloJetTimingFilter", + saveTags = cms.bool( True ), + jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducerSingle" ), + jetTimes = cms.InputTag( "hltCaloJetTimingBarrelOnlyProducerSingle" ), + jetCellsForTiming = cms.InputTag( 'hltCaloJetTimingBarrelOnlyProducerSingle','jetCellsForTiming' ), + jetEcalEtForTiming = cms.InputTag( 'hltCaloJetTimingBarrelOnlyProducerSingle','jetEcalEtForTiming' ), + minJets = cms.uint32( 1 ), + jetTimeThresh = cms.double( 1.0 ), + jetCellsForTimingThresh = cms.uint32( 5 ), + jetEcalEtForTimingThresh = cms.double( 10.0 ), + minJetPt = cms.double( 40.0 ) +) process.hltPreHT200L1SingleLLPJetDelayedJet40SingleDelay2nsInclusive = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) +process.hltCaloJetTimingBarrelOnlyFilterSingle2ns = cms.EDFilter( "HLTCaloJetTimingFilter", + saveTags = cms.bool( True ), + jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducerSingle" ), + jetTimes = cms.InputTag( "hltCaloJetTimingBarrelOnlyProducerSingle" ), + jetCellsForTiming = cms.InputTag( 'hltCaloJetTimingBarrelOnlyProducerSingle','jetCellsForTiming' ), + jetEcalEtForTiming = cms.InputTag( 'hltCaloJetTimingBarrelOnlyProducerSingle','jetEcalEtForTiming' ), + minJets = cms.uint32( 1 ), + jetTimeThresh = cms.double( 2.0 ), + jetCellsForTimingThresh = cms.uint32( 5 ), + jetEcalEtForTimingThresh = cms.double( 10.0 ), + minJetPt = cms.double( 40.0 ) +) process.hltPreHT200L1SingleLLPJetDelayedJet40DoubleDelay0p5nsTrackless = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) +process.hltCaloJetTimingBarrelOnlyProducer = cms.EDProducer( "HLTCaloJetTimingProducer", + jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducer" ), + barrelJets = cms.bool( True ), + endcapJets = cms.bool( False ), + ecalCellEnergyThresh = cms.double( 0.5 ), + ecalCellTimeThresh = cms.double( 12.5 ), + ecalCellTimeErrorThresh = cms.double( 100.0 ), + matchingRadius = cms.double( 0.4 ), + ebRecHitsColl = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + eeRecHitsColl = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ) +) +process.hltCaloJetTimingBarrelOnlyFilterDouble0p5ns = cms.EDFilter( "HLTCaloJetTimingFilter", + saveTags = cms.bool( True ), + jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducer" ), + jetTimes = cms.InputTag( "hltCaloJetTimingBarrelOnlyProducer" ), + jetCellsForTiming = cms.InputTag( 'hltCaloJetTimingBarrelOnlyProducer','jetCellsForTiming' ), + jetEcalEtForTiming = cms.InputTag( 'hltCaloJetTimingBarrelOnlyProducer','jetEcalEtForTiming' ), + minJets = cms.uint32( 2 ), + jetTimeThresh = cms.double( 0.5 ), + jetCellsForTimingThresh = cms.uint32( 5 ), + jetEcalEtForTimingThresh = cms.double( 10.0 ), + minJetPt = cms.double( 40.0 ) +) process.hltPreHT200L1SingleLLPJetDelayedJet40DoubleDelay1nsInclusive = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) +process.hltCaloJetTimingBarrelOnlyFilterDouble1ns = cms.EDFilter( "HLTCaloJetTimingFilter", + saveTags = cms.bool( True ), + jets = cms.InputTag( "hltCentralCaloJetptLowPtCollectionProducer" ), + jetTimes = cms.InputTag( "hltCaloJetTimingBarrelOnlyProducer" ), + jetCellsForTiming = cms.InputTag( 'hltCaloJetTimingBarrelOnlyProducer','jetCellsForTiming' ), + jetEcalEtForTiming = cms.InputTag( 'hltCaloJetTimingBarrelOnlyProducer','jetEcalEtForTiming' ), + minJets = cms.uint32( 2 ), + jetTimeThresh = cms.double( 1.0 ), + jetCellsForTimingThresh = cms.uint32( 5 ), + jetEcalEtForTimingThresh = cms.double( 10.0 ), + minJetPt = cms.double( 40.0 ) +) process.hltPreHT200L1SingleLLPJetDisplacedDijet30Inclusive1PtrkShortSig5 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) @@ -74135,7 +77686,7 @@ L1TauInputTag = cms.InputTag( 'hltGtStage2Digis','Tau' ), L1EtSumInputTag = cms.InputTag( 'hltGtStage2Digis','EtSum' ) ) -process.hltPreDiPhoton10Time1p4ns = cms.EDFilter( "HLTPrescaler", +process.hltPreDiPhoton10Time1ns = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) ) @@ -74208,7 +77759,7 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidates" ) ) -process.hltEG10CaloIdLTime1p4nsFilter = cms.EDFilter( "HLTDisplacedEgammaFilter", +process.hltEG10CaloIdLTime1nsFilter = cms.EDFilter( "HLTDisplacedEgammaFilter", saveTags = cms.bool( True ), inputTag = cms.InputTag( "hltEG10CaloIdLClusterShapeFilter" ), l1EGCand = cms.InputTag( "" ), @@ -74221,7 +77772,7 @@ sMin_max = cms.double( 999.0 ), sMaj_min = cms.double( 0.0 ), sMaj_max = cms.double( 999.0 ), - seedTimeMin = cms.double( 1.4 ), + seedTimeMin = cms.double( 1.0 ), seedTimeMax = cms.double( 25.0 ), useTrackVeto = cms.bool( False ), maxTrackCut = cms.int32( 999 ), @@ -74280,6 +77831,94 @@ absEtaLowEdges = cms.vdouble( 0.0, 1.479 ), l1EGCand = cms.InputTag( "hltEgammaCandidatesUnseeded" ) ) +process.hltDiEG10CaloIdLTime1nsUnseededFilter = cms.EDFilter( "HLTDisplacedEgammaFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltDiEG10CaloIdLClusterShapeUnseededFilter" ), + l1EGCand = cms.InputTag( "" ), + RecHitsEB = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + RecHitsEE = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + inputTrack = cms.InputTag( "" ), + ncandcut = cms.int32( 2 ), + EBOnly = cms.bool( False ), + sMin_min = cms.double( 0.0 ), + sMin_max = cms.double( 999.0 ), + sMaj_min = cms.double( 0.0 ), + sMaj_max = cms.double( 999.0 ), + seedTimeMin = cms.double( 1.0 ), + seedTimeMax = cms.double( 25.0 ), + useTrackVeto = cms.bool( False ), + maxTrackCut = cms.int32( 999 ), + trackPtCut = cms.double( 99999.0 ), + trackdRCut = cms.double( 999.0 ) +) +process.hltPreDiPhoton10Time1p2ns = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltEG10CaloIdLTime1p2nsFilter = cms.EDFilter( "HLTDisplacedEgammaFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEG10CaloIdLClusterShapeFilter" ), + l1EGCand = cms.InputTag( "" ), + RecHitsEB = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + RecHitsEE = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + inputTrack = cms.InputTag( "" ), + ncandcut = cms.int32( 1 ), + EBOnly = cms.bool( False ), + sMin_min = cms.double( 0.0 ), + sMin_max = cms.double( 999.0 ), + sMaj_min = cms.double( 0.0 ), + sMaj_max = cms.double( 999.0 ), + seedTimeMin = cms.double( 1.2 ), + seedTimeMax = cms.double( 25.0 ), + useTrackVeto = cms.bool( False ), + maxTrackCut = cms.int32( 999 ), + trackPtCut = cms.double( 999999.0 ), + trackdRCut = cms.double( 999.0 ) +) +process.hltDiEG10CaloIdLTime1p2nsUnseededFilter = cms.EDFilter( "HLTDisplacedEgammaFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltDiEG10CaloIdLClusterShapeUnseededFilter" ), + l1EGCand = cms.InputTag( "" ), + RecHitsEB = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + RecHitsEE = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + inputTrack = cms.InputTag( "" ), + ncandcut = cms.int32( 2 ), + EBOnly = cms.bool( False ), + sMin_min = cms.double( 0.0 ), + sMin_max = cms.double( 999.0 ), + sMaj_min = cms.double( 0.0 ), + sMaj_max = cms.double( 999.0 ), + seedTimeMin = cms.double( 1.2 ), + seedTimeMax = cms.double( 25.0 ), + useTrackVeto = cms.bool( False ), + maxTrackCut = cms.int32( 999 ), + trackPtCut = cms.double( 99999.0 ), + trackdRCut = cms.double( 999.0 ) +) +process.hltPreDiPhoton10Time1p4ns = cms.EDFilter( "HLTPrescaler", + offset = cms.uint32( 0 ), + L1GtReadoutRecordTag = cms.InputTag( "hltGtStage2Digis" ) +) +process.hltEG10CaloIdLTime1p4nsFilter = cms.EDFilter( "HLTDisplacedEgammaFilter", + saveTags = cms.bool( True ), + inputTag = cms.InputTag( "hltEG10CaloIdLClusterShapeFilter" ), + l1EGCand = cms.InputTag( "" ), + RecHitsEB = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEB' ), + RecHitsEE = cms.InputTag( 'hltEcalRecHit','EcalRecHitsEE' ), + inputTrack = cms.InputTag( "" ), + ncandcut = cms.int32( 1 ), + EBOnly = cms.bool( False ), + sMin_min = cms.double( 0.0 ), + sMin_max = cms.double( 999.0 ), + sMaj_min = cms.double( 0.0 ), + sMaj_max = cms.double( 999.0 ), + seedTimeMin = cms.double( 1.4 ), + seedTimeMax = cms.double( 25.0 ), + useTrackVeto = cms.bool( False ), + maxTrackCut = cms.int32( 999 ), + trackPtCut = cms.double( 999999.0 ), + trackdRCut = cms.double( 999.0 ) +) process.hltDiEG10CaloIdLTime1p4nsUnseededFilter = cms.EDFilter( "HLTDisplacedEgammaFilter", saveTags = cms.bool( True ), inputTag = cms.InputTag( "hltDiEG10CaloIdLClusterShapeUnseededFilter" ), @@ -78110,11 +81749,11 @@ ) process.hltExpressMuonsFilter = cms.EDFilter( "TriggerResultsFilter", usePathStatus = cms.bool( True ), - hltResults = cms.InputTag( 'TriggerResults','','@currentProcess' ), + hltResults = cms.InputTag( "" ), l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( '( HLT_IsoMu20_v16 OR HLT_IsoMu24_v14 OR HLT_IsoMu27_v17 )' ) + triggerConditions = cms.vstring( '( HLT_IsoMu20_v17 OR HLT_IsoMu24_v15 OR HLT_IsoMu27_v18 )' ) ) process.hltPreOnlineMonitorGroup = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78122,7 +81761,7 @@ ) process.hltOnlineMonitorGroupFilter = cms.EDFilter( "TriggerResultsFilter", usePathStatus = cms.bool( True ), - hltResults = cms.InputTag( 'TriggerResults','','@currentProcess' ), + hltResults = cms.InputTag( "" ), l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), @@ -78134,15 +81773,13 @@ ) process.hltEcalConsumerCPU = cms.EDAnalyzer( "GenericConsumer", eventProducts = cms.untracked.vstring( 'hltEcalDigis@cpu', - 'hltEcalUncalibRecHit@cpu', - 'hltEcalRecHit@cpu' ), + 'hltEcalUncalibRecHit@cpu' ), lumiProducts = cms.untracked.vstring( ), runProducts = cms.untracked.vstring( ) ) process.hltEcalConsumerGPU = cms.EDAnalyzer( "GenericConsumer", eventProducts = cms.untracked.vstring( 'hltEcalDigis@cuda', - 'hltEcalUncalibRecHit@cuda', - 'hltEcalRecHit@cuda' ), + 'hltEcalUncalibRecHit@cuda' ), lumiProducts = cms.untracked.vstring( ), runProducts = cms.untracked.vstring( ) ) @@ -78336,8 +81973,8 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'AlCa_AK8PFJet40_v16', - 'AlCa_PFJet40_v21' ) + triggerConditions = cms.vstring( 'AlCa_AK8PFJet40_v17', + 'AlCa_PFJet40_v22' ) ) process.hltPreDatasetAlCaLowPtJet = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78349,7 +81986,7 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'AlCa_LumiPixelsCounts_Random_v3' ) + triggerConditions = cms.vstring( 'AlCa_LumiPixelsCounts_Random_v4' ) ) process.hltPreDatasetAlCaLumiPixelsCountsExpress = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78361,7 +81998,7 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'AlCa_LumiPixelsCounts_ZeroBias_v3' ) + triggerConditions = cms.vstring( 'AlCa_LumiPixelsCounts_ZeroBias_v4' ) ) process.hltPreDatasetAlCaLumiPixelsCountsPrompt = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78373,10 +82010,10 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'AlCa_EcalEtaEBonly_v14', - 'AlCa_EcalEtaEEonly_v14', - 'AlCa_EcalPi0EBonly_v14', - 'AlCa_EcalPi0EEonly_v14' ) + triggerConditions = cms.vstring( 'AlCa_EcalEtaEBonly_v15', + 'AlCa_EcalEtaEEonly_v15', + 'AlCa_EcalPi0EBonly_v15', + 'AlCa_EcalPi0EEonly_v15' ) ) process.hltPreDatasetAlCaP0 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78414,7 +82051,7 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'AlCa_EcalPhiSym_v10' ) + triggerConditions = cms.vstring( 'AlCa_EcalPhiSym_v11' ) ) process.hltPreDatasetAlCaPhiSym = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78426,15 +82063,15 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_BTagMu_AK4DiJet110_Mu5_v14', - 'HLT_BTagMu_AK4DiJet170_Mu5_v13', - 'HLT_BTagMu_AK4DiJet20_Mu5_v14', - 'HLT_BTagMu_AK4DiJet40_Mu5_v14', - 'HLT_BTagMu_AK4DiJet70_Mu5_v14', - 'HLT_BTagMu_AK4Jet300_Mu5_v13', - 'HLT_BTagMu_AK8DiJet170_Mu5_v10', - 'HLT_BTagMu_AK8Jet170_DoubleMu5_v3', - 'HLT_BTagMu_AK8Jet300_Mu5_v13' ) + triggerConditions = cms.vstring( 'HLT_BTagMu_AK4DiJet110_Mu5_v15', + 'HLT_BTagMu_AK4DiJet170_Mu5_v14', + 'HLT_BTagMu_AK4DiJet20_Mu5_v15', + 'HLT_BTagMu_AK4DiJet40_Mu5_v15', + 'HLT_BTagMu_AK4DiJet70_Mu5_v15', + 'HLT_BTagMu_AK4Jet300_Mu5_v14', + 'HLT_BTagMu_AK8DiJet170_Mu5_v11', + 'HLT_BTagMu_AK8Jet170_DoubleMu5_v4', + 'HLT_BTagMu_AK8Jet300_Mu5_v14' ) ) process.hltPreDatasetBTagMu = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78446,9 +82083,10 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_IsoTrackHB_v5', - 'HLT_IsoTrackHE_v5', - 'HLT_L1_CDC_SingleMu_3_er1p2_TOP120_DPHI2p618_3p142_v3' ) + triggerConditions = cms.vstring( 'HLT_IsoTrackHB_v6', + 'HLT_IsoTrackHE_v6', + 'HLT_L1_CDC_SingleMu_3_er1p2_TOP120_DPHI2p618_3p142_v3', + 'HLT_PFJet40_GPUvsCPU_v1' ) ) process.hltPreDatasetCommissioning = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78472,9 +82110,9 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'DQM_EcalReconstruction_v3', + triggerConditions = cms.vstring( 'DQM_EcalReconstruction_v4', 'DQM_HcalReconstruction_v3', - 'DQM_PixelReconstruction_v3' ) + 'DQM_PixelReconstruction_v4' ) ) process.hltPreDatasetDQMGPUvsCPU = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78486,8 +82124,8 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_HT300_Beamspot_v12', - 'HLT_ZeroBias_Beamspot_v5' ) + triggerConditions = cms.vstring( 'HLT_HT300_Beamspot_v13', + 'HLT_ZeroBias_Beamspot_v6' ) ) process.hltPreDatasetDQMOnlineBeamspot = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78499,49 +82137,54 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_CaloMET60_DTCluster50_v2', - 'HLT_CaloMET60_DTClusterNoMB1S50_v2', + triggerConditions = cms.vstring( 'HLT_CaloMET60_DTCluster50_v3', + 'HLT_CaloMET60_DTClusterNoMB1S50_v3', 'HLT_CscCluster_Loose_v2', 'HLT_CscCluster_Medium_v2', 'HLT_CscCluster_Tight_v2', - 'HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v1', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v1', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v1', - 'HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1', - 'HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1', - 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1', - 'HLT_HT425_v10', - 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v2', - 'HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v2', - 'HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v2', - 'HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v2', - 'HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v2', - 'HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v2', - 'HLT_HT430_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v2', - 'HLT_HT430_DisplacedDijet60_DisplacedTrack_v14', - 'HLT_HT500_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT550_DisplacedDijet60_Inclusive_v14', - 'HLT_HT650_DisplacedDijet60_Inclusive_v14', + 'HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v2', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v2', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v2', + 'HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2', + 'HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2', + 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2', + 'HLT_HT425_v11', + 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsInclusive_v1', + 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v3', + 'HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v3', + 'HLT_HT430_DelayedJet40_SingleDelay0p5nsInclusive_v1', + 'HLT_HT430_DelayedJet40_SingleDelay0p5nsTrackless_v1', + 'HLT_HT430_DelayedJet40_SingleDelay1nsInclusive_v1', + 'HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v3', + 'HLT_HT430_DelayedJet40_SingleDelay1p5nsInclusive_v1', + 'HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v3', + 'HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v3', + 'HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v3', + 'HLT_HT430_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v3', + 'HLT_HT430_DisplacedDijet60_DisplacedTrack_v15', + 'HLT_HT500_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT550_DisplacedDijet60_Inclusive_v15', + 'HLT_HT650_DisplacedDijet60_Inclusive_v15', 'HLT_L1CSCShower_DTCluster50_v2', 'HLT_L1CSCShower_DTCluster75_v2', - 'HLT_L1MET_DTCluster50_v2', - 'HLT_L1MET_DTClusterNoMB1S50_v2', + 'HLT_L1MET_DTCluster50_v3', + 'HLT_L1MET_DTClusterNoMB1S50_v3', 'HLT_L1Mu6HT240_v2', - 'HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v2', - 'HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v2', - 'HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v2', - 'HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v2', - 'HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v2', - 'HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v2' ) + 'HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v3', + 'HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v3', + 'HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v3', + 'HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v3', + 'HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v3', + 'HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v3' ) ) process.hltPreDatasetDisplacedJet = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78553,64 +82196,64 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ) + triggerConditions = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ) ) process.hltPreDatasetReservedDoubleMuonLowMass = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78622,88 +82265,91 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v5', - 'HLT_DiPhoton10Time1p4ns_v1', - 'HLT_DiPhoton10Time1p6ns_v1', - 'HLT_DiPhoton10Time1p8ns_v1', - 'HLT_DiPhoton10Time2ns_v1', - 'HLT_DiPhoton10_CaloIdL_v1', - 'HLT_DiPhoton10sminlt0p12_v1', - 'HLT_DiPhoton10sminlt0p1_v1', - 'HLT_DiSC30_18_EIso_AND_HE_Mass70_v14', - 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1', - 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v2', - 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v2', - 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v14', - 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v14', - 'HLT_DoubleEle25_CaloIdL_MW_v5', - 'HLT_DoubleEle27_CaloIdL_MW_v5', - 'HLT_DoubleEle33_CaloIdL_MW_v18', - 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v21', - 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v21', - 'HLT_DoublePhoton33_CaloIdL_v7', - 'HLT_DoublePhoton70_v7', - 'HLT_DoublePhoton85_v15', - 'HLT_ECALHT800_v11', - 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v15', - 'HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v19', - 'HLT_Ele135_CaloIdVT_GsfTrkIdT_v8', - 'HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9', - 'HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v17', - 'HLT_Ele15_IsoVVVL_PFHT450_v17', - 'HLT_Ele15_IsoVVVL_PFHT600_v21', - 'HLT_Ele15_WPLoose_Gsf_v4', - 'HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v10', - 'HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v17', - 'HLT_Ele20_WPLoose_Gsf_v7', - 'HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v19', - 'HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v19', - 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v20', - 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v20', - 'HLT_Ele24_eta2p1_WPTight_Gsf_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2', - 'HLT_Ele27_WPTight_Gsf_v17', - 'HLT_Ele28_HighEta_SC20_Mass55_v14', - 'HLT_Ele28_WPTight_Gsf_v2', - 'HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v14', - 'HLT_Ele30_WPTight_Gsf_v2', - 'HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v14', - 'HLT_Ele32_WPTight_Gsf_L1DoubleEG_v10', - 'HLT_Ele32_WPTight_Gsf_v16', - 'HLT_Ele35_WPTight_Gsf_L1EGMT_v6', - 'HLT_Ele35_WPTight_Gsf_v10', - 'HLT_Ele38_WPTight_Gsf_v10', - 'HLT_Ele40_WPTight_Gsf_v10', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v1', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v19', - 'HLT_Ele50_IsoVVVL_PFHT450_v17', - 'HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v17', - 'HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v19', - 'HLT_Photon100EBHE10_v3', - 'HLT_Photon110EB_TightID_TightIso_v3', - 'HLT_Photon120_R9Id90_HE10_IsoM_v15', - 'HLT_Photon120_v14', - 'HLT_Photon150_v7', - 'HLT_Photon165_R9Id90_HE10_IsoM_v16', - 'HLT_Photon175_v15', - 'HLT_Photon200_v14', - 'HLT_Photon20_HoverELoose_v11', - 'HLT_Photon20_v3', - 'HLT_Photon300_NoHE_v13', - 'HLT_Photon30EB_TightID_TightIso_v2', - 'HLT_Photon30_HoverELoose_v11', - 'HLT_Photon33_v6', - 'HLT_Photon50_R9Id90_HE10_IsoM_v15', - 'HLT_Photon50_v14', - 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v12', - 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v6', - 'HLT_Photon75_R9Id90_HE10_IsoM_v15', - 'HLT_Photon75_v14', - 'HLT_Photon90_R9Id90_HE10_IsoM_v15', - 'HLT_Photon90_v14' ) + triggerConditions = cms.vstring( 'HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v6', + 'HLT_DiPhoton10Time1ns_v2', + 'HLT_DiPhoton10Time1p2ns_v2', + 'HLT_DiPhoton10Time1p4ns_v2', + 'HLT_DiPhoton10Time1p6ns_v2', + 'HLT_DiPhoton10Time1p8ns_v2', + 'HLT_DiPhoton10Time2ns_v2', + 'HLT_DiPhoton10_CaloIdL_v2', + 'HLT_DiPhoton10sminlt0p12_v2', + 'HLT_DiPhoton10sminlt0p1_v2', + 'HLT_DiSC30_18_EIso_AND_HE_Mass70_v15', + 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2', + 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v3', + 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v3', + 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v15', + 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v15', + 'HLT_DoubleEle25_CaloIdL_MW_v6', + 'HLT_DoubleEle27_CaloIdL_MW_v6', + 'HLT_DoubleEle33_CaloIdL_MW_v19', + 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v22', + 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v22', + 'HLT_DoublePhoton33_CaloIdL_v8', + 'HLT_DoublePhoton70_v8', + 'HLT_DoublePhoton85_v16', + 'HLT_ECALHT800_v12', + 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v16', + 'HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v20', + 'HLT_Ele135_CaloIdVT_GsfTrkIdT_v9', + 'HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10', + 'HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v18', + 'HLT_Ele15_IsoVVVL_PFHT450_v18', + 'HLT_Ele15_IsoVVVL_PFHT600_v22', + 'HLT_Ele15_WPLoose_Gsf_v5', + 'HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v11', + 'HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v18', + 'HLT_Ele20_WPLoose_Gsf_v8', + 'HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v20', + 'HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v20', + 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v21', + 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v21', + 'HLT_Ele24_eta2p1_WPTight_Gsf_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3', + 'HLT_Ele24_eta2p1_WPTight_Gsf_TightChargedIsoPFTauHPS30_eta2p1_CrossL1_v3', + 'HLT_Ele27_WPTight_Gsf_v18', + 'HLT_Ele28_HighEta_SC20_Mass55_v15', + 'HLT_Ele28_WPTight_Gsf_v3', + 'HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v15', + 'HLT_Ele30_WPTight_Gsf_v3', + 'HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v15', + 'HLT_Ele32_WPTight_Gsf_L1DoubleEG_v11', + 'HLT_Ele32_WPTight_Gsf_v17', + 'HLT_Ele35_WPTight_Gsf_L1EGMT_v7', + 'HLT_Ele35_WPTight_Gsf_v11', + 'HLT_Ele38_WPTight_Gsf_v11', + 'HLT_Ele40_WPTight_Gsf_v11', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v2', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v20', + 'HLT_Ele50_IsoVVVL_PFHT450_v18', + 'HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v18', + 'HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v20', + 'HLT_Photon100EBHE10_v4', + 'HLT_Photon110EB_TightID_TightIso_v4', + 'HLT_Photon120_R9Id90_HE10_IsoM_v16', + 'HLT_Photon120_v15', + 'HLT_Photon150_v8', + 'HLT_Photon165_R9Id90_HE10_IsoM_v17', + 'HLT_Photon175_v16', + 'HLT_Photon200_v15', + 'HLT_Photon20_HoverELoose_v12', + 'HLT_Photon20_v4', + 'HLT_Photon300_NoHE_v14', + 'HLT_Photon30EB_TightID_TightIso_v3', + 'HLT_Photon30_HoverELoose_v12', + 'HLT_Photon33_v7', + 'HLT_Photon50_R9Id90_HE10_IsoM_v16', + 'HLT_Photon50_v15', + 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v13', + 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v7', + 'HLT_Photon75_R9Id90_HE10_IsoM_v16', + 'HLT_Photon75_v15', + 'HLT_Photon90_R9Id90_HE10_IsoM_v16', + 'HLT_Photon90_v15' ) ) process.hltPreDatasetEGamma = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78765,8 +82411,8 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_DoublePhoton85_v15', - 'HLT_PFJet500_v22 / 3' ) + triggerConditions = cms.vstring( 'HLT_DoublePhoton85_v16', + 'HLT_PFJet500_v23 / 3' ) ) process.hltPreDatasetEventDisplay = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78778,8 +82424,8 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_HT300_Beamspot_v12', - 'HLT_ZeroBias_Beamspot_v5' ) + triggerConditions = cms.vstring( 'HLT_HT300_Beamspot_v13', + 'HLT_ZeroBias_Beamspot_v6' ) ) process.hltPreDatasetExpressAlignment = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78791,12 +82437,13 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v20 / 3', - 'HLT_ExpressMuons_v2 / 25', - 'HLT_IsoMu20_v16 / 0', - 'HLT_IsoMu24_v14 / 0', - 'HLT_IsoMu27_v17 / 0', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v16', + triggerConditions = cms.vstring( 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v21 / 3', + 'HLT_ExpressMuons_v3 / 15', + 'HLT_IsoMu20_v17 / 0', + 'HLT_IsoMu24_v15 / 0', + 'HLT_IsoMu27_v18 / 0', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v7 / 3', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v17', 'HLT_Physics_v8', 'HLT_Random_v3', 'HLT_ZeroBias_Alignment_v2 / 6', @@ -78814,25 +82461,25 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v20', - 'HLT_Ele32_WPTight_Gsf_v16 / 5', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v1', - 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v14', - 'HLT_HT550_DisplacedDijet60_Inclusive_v14', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v1', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v2', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v9', - 'HLT_PFHT510_v18 / 3', - 'HLT_PFJet260_v21', - 'HLT_PFJet320_v21', - 'HLT_PFMET130_PFMHT130_IDTight_v21 / 25', - 'HLT_PFMET140_PFMHT140_IDTight_v21 / 15' ) + triggerConditions = cms.vstring( 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v21', + 'HLT_Ele32_WPTight_Gsf_v17 / 5', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v2', + 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v15', + 'HLT_HT550_DisplacedDijet60_Inclusive_v15', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v2', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v3', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v10', + 'HLT_PFHT510_v19 / 3', + 'HLT_PFJet260_v22', + 'HLT_PFJet320_v22', + 'HLT_PFMET130_PFMHT130_IDTight_v22 / 25', + 'HLT_PFMET140_PFMHT140_IDTight_v22 / 15' ) ) process.hltPreDatasetHLTMonitor = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -78881,214 +82528,212 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_AK8DiPFJet250_250_MassSD30_v1', - 'HLT_AK8DiPFJet250_250_MassSD50_v1', - 'HLT_AK8DiPFJet260_260_MassSD30_v1', - 'HLT_AK8DiPFJet270_270_MassSD30_v1', - 'HLT_AK8PFHT750_TrimMass50_v13', - 'HLT_AK8PFHT800_TrimMass50_v13', - 'HLT_AK8PFHT850_TrimMass50_v12', - 'HLT_AK8PFHT900_TrimMass50_v12', - 'HLT_AK8PFJet140_v16', - 'HLT_AK8PFJet200_v16', - 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', - 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2', - 'HLT_AK8PFJet230_SoftDropMass40_v2', - 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', - 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2', - 'HLT_AK8PFJet260_v17', - 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', - 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2', - 'HLT_AK8PFJet320_v17', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np2_v3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np4_v3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_p02_v4', - 'HLT_AK8PFJet360_TrimMass30_v19', - 'HLT_AK8PFJet380_TrimMass30_v12', - 'HLT_AK8PFJet400_MassSD30_v1', - 'HLT_AK8PFJet400_SoftDropMass40_v2', - 'HLT_AK8PFJet400_TrimMass30_v13', - 'HLT_AK8PFJet400_v17', - 'HLT_AK8PFJet40_v17', - 'HLT_AK8PFJet420_MassSD30_v1', - 'HLT_AK8PFJet420_TrimMass30_v12', - 'HLT_AK8PFJet425_SoftDropMass40_v2', - 'HLT_AK8PFJet450_MassSD30_v1', - 'HLT_AK8PFJet450_SoftDropMass40_v2', - 'HLT_AK8PFJet450_v17', - 'HLT_AK8PFJet500_v17', - 'HLT_AK8PFJet550_v12', - 'HLT_AK8PFJet60_v16', - 'HLT_AK8PFJet80_v16', - 'HLT_AK8PFJetFwd140_v15', - 'HLT_AK8PFJetFwd15_v4', - 'HLT_AK8PFJetFwd200_v15', - 'HLT_AK8PFJetFwd25_v4', - 'HLT_AK8PFJetFwd260_v16', - 'HLT_AK8PFJetFwd320_v16', - 'HLT_AK8PFJetFwd400_v16', - 'HLT_AK8PFJetFwd40_v16', - 'HLT_AK8PFJetFwd450_v16', - 'HLT_AK8PFJetFwd500_v16', - 'HLT_AK8PFJetFwd60_v15', - 'HLT_AK8PFJetFwd80_v15', - 'HLT_CaloJet500_NoJetID_v13', - 'HLT_CaloJet550_NoJetID_v8', - 'HLT_CaloMET350_NotCleaned_v5', - 'HLT_CaloMET90_NotCleaned_v5', - 'HLT_CaloMHT90_v5', - 'HLT_DiJet110_35_Mjj650_PFMET110_v10', - 'HLT_DiJet110_35_Mjj650_PFMET120_v10', - 'HLT_DiJet110_35_Mjj650_PFMET130_v10', - 'HLT_DiPFJetAve100_HFJEC_v17', - 'HLT_DiPFJetAve140_v14', - 'HLT_DiPFJetAve160_HFJEC_v17', - 'HLT_DiPFJetAve200_v14', - 'HLT_DiPFJetAve220_HFJEC_v17', - 'HLT_DiPFJetAve260_v15', - 'HLT_DiPFJetAve300_HFJEC_v17', - 'HLT_DiPFJetAve320_v15', - 'HLT_DiPFJetAve400_v15', - 'HLT_DiPFJetAve40_v15', - 'HLT_DiPFJetAve500_v15', - 'HLT_DiPFJetAve60_HFJEC_v16', - 'HLT_DiPFJetAve60_v15', - 'HLT_DiPFJetAve80_HFJEC_v17', - 'HLT_DiPFJetAve80_v14', - 'HLT_DoublePFJets100_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets100_PFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets200_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets200_PFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets350_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets350_PFBTagDeepJet_p71_v2', - 'HLT_DoublePFJets40_PFBTagDeepCSV_p71_v2', - 'HLT_DoublePFJets40_PFBTagDeepJet_p71_v2', - 'HLT_L1ETMHadSeeds_v3', - 'HLT_MET105_IsoTrk50_v10', - 'HLT_MET120_IsoTrk50_v10', - 'HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v2', - 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2', - 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v2', - 'HLT_Mu12eta2p3_PFJet40_v2', - 'HLT_Mu12eta2p3_v2', - 'HLT_PFHT1050_v19', - 'HLT_PFHT180_v18', - 'HLT_PFHT250_v18', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v4', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v2', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v10', - 'HLT_PFHT350_v20', - 'HLT_PFHT370_v18', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v9', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v2', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_v9', - 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v9', - 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v2', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v9', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v2', - 'HLT_PFHT400_SixPFJet32_v9', - 'HLT_PFHT430_v18', - 'HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v8', - 'HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v2', - 'HLT_PFHT450_SixPFJet36_v8', - 'HLT_PFHT500_PFMET100_PFMHT100_IDTight_v13', - 'HLT_PFHT500_PFMET110_PFMHT110_IDTight_v13', - 'HLT_PFHT510_v18', - 'HLT_PFHT590_v18', - 'HLT_PFHT680_v18', - 'HLT_PFHT700_PFMET85_PFMHT85_IDTight_v13', - 'HLT_PFHT780_v18', - 'HLT_PFHT800_PFMET75_PFMHT75_IDTight_v13', - 'HLT_PFHT890_v18', - 'HLT_PFJet110_v1', - 'HLT_PFJet140_v20', - 'HLT_PFJet200_v20', - 'HLT_PFJet260_v21', - 'HLT_PFJet320_v21', - 'HLT_PFJet400_v21', - 'HLT_PFJet40_v22', - 'HLT_PFJet450_v22', - 'HLT_PFJet500_v22', - 'HLT_PFJet550_v12', - 'HLT_PFJet60_v22', - 'HLT_PFJet80_v21', - 'HLT_PFJetFwd140_v19', - 'HLT_PFJetFwd15_v4', - 'HLT_PFJetFwd200_v19', - 'HLT_PFJetFwd25_v4', - 'HLT_PFJetFwd260_v20', - 'HLT_PFJetFwd320_v20', - 'HLT_PFJetFwd400_v20', - 'HLT_PFJetFwd40_v20', - 'HLT_PFJetFwd450_v20', - 'HLT_PFJetFwd500_v20', - 'HLT_PFJetFwd60_v20', - 'HLT_PFJetFwd80_v19', - 'HLT_PFMET100_PFMHT100_IDTight_PFHT60_v10', - 'HLT_PFMET105_IsoTrk50_v2', - 'HLT_PFMET110_PFJet100_v2', - 'HLT_PFMET110_PFMHT110_IDTight_v21', - 'HLT_PFMET120_PFMHT120_IDTight_PFHT60_v10', - 'HLT_PFMET120_PFMHT120_IDTight_v21', - 'HLT_PFMET130_PFMHT130_IDTight_v21', - 'HLT_PFMET140_PFMHT140_IDTight_v21', - 'HLT_PFMET200_BeamHaloCleaned_v10', - 'HLT_PFMET200_NotCleaned_v10', - 'HLT_PFMET250_NotCleaned_v10', - 'HLT_PFMET300_NotCleaned_v10', - 'HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v10', - 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v21', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v10', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v21', - 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v20', - 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v1', - 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v20', - 'HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v10', - 'HLT_PFMETTypeOne110_PFMHT110_IDTight_v13', - 'HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v10', - 'HLT_PFMETTypeOne120_PFMHT120_IDTight_v13', - 'HLT_PFMETTypeOne130_PFMHT130_IDTight_v13', - 'HLT_PFMETTypeOne140_PFMHT140_IDTight_v12', - 'HLT_PFMETTypeOne200_BeamHaloCleaned_v10', - 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet103_88_75_15_v6', - 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet105_88_76_15_v6', - 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9', - 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2', - 'HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v9', - 'HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v2', - 'HLT_QuadPFJet111_90_80_15_v6', - 'HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2', - 'HLT_QuadPFJet70_50_40_30_v2', - 'HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v2', - 'HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v2', - 'HLT_SingleJet30_Mu12_SinglePFJet40_v12', - 'HLT_TripleJet110_35_35_Mjj650_PFMET110_v10', - 'HLT_TripleJet110_35_35_Mjj650_PFMET120_v10', - 'HLT_TripleJet110_35_35_Mjj650_PFMET130_v10' ) + triggerConditions = cms.vstring( 'HLT_AK8DiPFJet250_250_MassSD30_v2', + 'HLT_AK8DiPFJet250_250_MassSD50_v2', + 'HLT_AK8DiPFJet260_260_MassSD30_v2', + 'HLT_AK8DiPFJet270_270_MassSD30_v2', + 'HLT_AK8PFHT750_TrimMass50_v14', + 'HLT_AK8PFHT800_TrimMass50_v14', + 'HLT_AK8PFHT850_TrimMass50_v13', + 'HLT_AK8PFHT900_TrimMass50_v13', + 'HLT_AK8PFJet140_v17', + 'HLT_AK8PFJet200_v17', + 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v3', + 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3', + 'HLT_AK8PFJet230_SoftDropMass40_v3', + 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v3', + 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3', + 'HLT_AK8PFJet260_v18', + 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v3', + 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3', + 'HLT_AK8PFJet320_v18', + 'HLT_AK8PFJet360_TrimMass30_v20', + 'HLT_AK8PFJet380_TrimMass30_v13', + 'HLT_AK8PFJet400_MassSD30_v2', + 'HLT_AK8PFJet400_SoftDropMass40_v3', + 'HLT_AK8PFJet400_TrimMass30_v14', + 'HLT_AK8PFJet400_v18', + 'HLT_AK8PFJet40_v18', + 'HLT_AK8PFJet420_MassSD30_v2', + 'HLT_AK8PFJet420_TrimMass30_v13', + 'HLT_AK8PFJet425_SoftDropMass40_v3', + 'HLT_AK8PFJet450_MassSD30_v2', + 'HLT_AK8PFJet450_SoftDropMass40_v3', + 'HLT_AK8PFJet450_v18', + 'HLT_AK8PFJet500_v18', + 'HLT_AK8PFJet550_v13', + 'HLT_AK8PFJet60_v17', + 'HLT_AK8PFJet80_v17', + 'HLT_AK8PFJetFwd140_v16', + 'HLT_AK8PFJetFwd15_v5', + 'HLT_AK8PFJetFwd200_v16', + 'HLT_AK8PFJetFwd25_v5', + 'HLT_AK8PFJetFwd260_v17', + 'HLT_AK8PFJetFwd320_v17', + 'HLT_AK8PFJetFwd400_v17', + 'HLT_AK8PFJetFwd40_v17', + 'HLT_AK8PFJetFwd450_v17', + 'HLT_AK8PFJetFwd500_v17', + 'HLT_AK8PFJetFwd60_v16', + 'HLT_AK8PFJetFwd80_v16', + 'HLT_CaloJet500_NoJetID_v14', + 'HLT_CaloJet550_NoJetID_v9', + 'HLT_CaloMET350_NotCleaned_v6', + 'HLT_CaloMET90_NotCleaned_v6', + 'HLT_CaloMHT90_v6', + 'HLT_DiJet110_35_Mjj650_PFMET110_v11', + 'HLT_DiJet110_35_Mjj650_PFMET120_v11', + 'HLT_DiJet110_35_Mjj650_PFMET130_v11', + 'HLT_DiPFJetAve100_HFJEC_v18', + 'HLT_DiPFJetAve140_v15', + 'HLT_DiPFJetAve160_HFJEC_v18', + 'HLT_DiPFJetAve200_v15', + 'HLT_DiPFJetAve220_HFJEC_v18', + 'HLT_DiPFJetAve260_HFJEC_v1', + 'HLT_DiPFJetAve260_v16', + 'HLT_DiPFJetAve300_HFJEC_v18', + 'HLT_DiPFJetAve320_v16', + 'HLT_DiPFJetAve400_v16', + 'HLT_DiPFJetAve40_v16', + 'HLT_DiPFJetAve500_v16', + 'HLT_DiPFJetAve60_HFJEC_v17', + 'HLT_DiPFJetAve60_v16', + 'HLT_DiPFJetAve80_HFJEC_v18', + 'HLT_DiPFJetAve80_v15', + 'HLT_DoublePFJets100_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets100_PFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets200_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets200_PFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets350_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets350_PFBTagDeepJet_p71_v3', + 'HLT_DoublePFJets40_PFBTagDeepCSV_p71_v3', + 'HLT_DoublePFJets40_PFBTagDeepJet_p71_v3', + 'HLT_L1ETMHadSeeds_v4', + 'HLT_MET105_IsoTrk50_v11', + 'HLT_MET120_IsoTrk50_v11', + 'HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v3', + 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3', + 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v3', + 'HLT_Mu12eta2p3_PFJet40_v3', + 'HLT_Mu12eta2p3_v3', + 'HLT_PFHT1050_v20', + 'HLT_PFHT180_v19', + 'HLT_PFHT250_v19', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v5', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v3', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v11', + 'HLT_PFHT350_v21', + 'HLT_PFHT370_v19', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v10', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v3', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_v10', + 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v10', + 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v3', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v10', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v3', + 'HLT_PFHT400_SixPFJet32_v10', + 'HLT_PFHT430_v19', + 'HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v9', + 'HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v3', + 'HLT_PFHT450_SixPFJet36_v9', + 'HLT_PFHT500_PFMET100_PFMHT100_IDTight_v14', + 'HLT_PFHT500_PFMET110_PFMHT110_IDTight_v14', + 'HLT_PFHT510_v19', + 'HLT_PFHT590_v19', + 'HLT_PFHT680_v19', + 'HLT_PFHT700_PFMET85_PFMHT85_IDTight_v14', + 'HLT_PFHT780_v19', + 'HLT_PFHT800_PFMET75_PFMHT75_IDTight_v14', + 'HLT_PFHT890_v19', + 'HLT_PFJet110_v2', + 'HLT_PFJet140_v21', + 'HLT_PFJet200_v21', + 'HLT_PFJet260_v22', + 'HLT_PFJet320_v22', + 'HLT_PFJet400_v22', + 'HLT_PFJet40_v23', + 'HLT_PFJet450_v23', + 'HLT_PFJet500_v23', + 'HLT_PFJet550_v13', + 'HLT_PFJet60_v23', + 'HLT_PFJet80_v22', + 'HLT_PFJetFwd140_v20', + 'HLT_PFJetFwd15_v5', + 'HLT_PFJetFwd200_v20', + 'HLT_PFJetFwd25_v5', + 'HLT_PFJetFwd260_v21', + 'HLT_PFJetFwd320_v21', + 'HLT_PFJetFwd400_v21', + 'HLT_PFJetFwd40_v21', + 'HLT_PFJetFwd450_v21', + 'HLT_PFJetFwd500_v21', + 'HLT_PFJetFwd60_v21', + 'HLT_PFJetFwd80_v20', + 'HLT_PFMET100_PFMHT100_IDTight_PFHT60_v11', + 'HLT_PFMET105_IsoTrk50_v3', + 'HLT_PFMET110_PFJet100_v3', + 'HLT_PFMET110_PFMHT110_IDTight_v22', + 'HLT_PFMET120_PFMHT120_IDTight_PFHT60_v11', + 'HLT_PFMET120_PFMHT120_IDTight_v22', + 'HLT_PFMET130_PFMHT130_IDTight_v22', + 'HLT_PFMET140_PFMHT140_IDTight_v22', + 'HLT_PFMET200_BeamHaloCleaned_v11', + 'HLT_PFMET200_NotCleaned_v11', + 'HLT_PFMET250_NotCleaned_v11', + 'HLT_PFMET300_NotCleaned_v11', + 'HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v11', + 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v22', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v11', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v22', + 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v21', + 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v2', + 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v21', + 'HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v11', + 'HLT_PFMETTypeOne110_PFMHT110_IDTight_v14', + 'HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v11', + 'HLT_PFMETTypeOne120_PFMHT120_IDTight_v14', + 'HLT_PFMETTypeOne130_PFMHT130_IDTight_v14', + 'HLT_PFMETTypeOne140_PFMHT140_IDTight_v13', + 'HLT_PFMETTypeOne200_BeamHaloCleaned_v11', + 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v3', + 'HLT_QuadPFJet103_88_75_15_v7', + 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v3', + 'HLT_QuadPFJet105_88_76_15_v7', + 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10', + 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3', + 'HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v10', + 'HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v3', + 'HLT_QuadPFJet111_90_80_15_v7', + 'HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v3', + 'HLT_QuadPFJet70_50_40_30_v3', + 'HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v3', + 'HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v3', + 'HLT_SingleJet30_Mu12_SinglePFJet40_v13', + 'HLT_TripleJet110_35_35_Mjj650_PFMET110_v11', + 'HLT_TripleJet110_35_35_Mjj650_PFMET120_v11', + 'HLT_TripleJet110_35_35_Mjj650_PFMET130_v11' ) ) process.hltPreDatasetJetMET = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -79113,32 +82758,32 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'MC_AK4CaloJetsFromPV_v9', - 'MC_AK4CaloJets_v10', - 'MC_AK4PFJets_v18', - 'MC_AK8CaloHT_v9', - 'MC_AK8PFHT_v17', - 'MC_AK8PFJets_v18', - 'MC_AK8TrimPFJets_v18', - 'MC_CaloBTagDeepCSV_v9', - 'MC_CaloHT_v9', - 'MC_CaloMET_JetIdCleaned_v10', - 'MC_CaloMET_v9', - 'MC_CaloMHT_v9', - 'MC_Diphoton10_10_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass10_v14', - 'MC_DoubleEle5_CaloIdL_MW_v16', - 'MC_DoubleMuNoFiltersNoVtx_v8', - 'MC_DoubleMu_TrkIsoVVL_DZ_v12', - 'MC_Ele15_Ele10_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'MC_Ele5_WPTight_Gsf_v9', - 'MC_IsoMu_v16', - 'MC_PFBTagDeepCSV_v11', - 'MC_PFBTagDeepJet_v2', - 'MC_PFHT_v17', - 'MC_PFMET_v18', - 'MC_PFMHT_v17', - 'MC_ReducedIterativeTracking_v13', - 'MC_Run3_PFScoutingPixelTracking_v16' ) + triggerConditions = cms.vstring( 'MC_AK4CaloJetsFromPV_v10', + 'MC_AK4CaloJets_v11', + 'MC_AK4PFJets_v19', + 'MC_AK8CaloHT_v10', + 'MC_AK8PFHT_v18', + 'MC_AK8PFJets_v19', + 'MC_AK8TrimPFJets_v19', + 'MC_CaloBTagDeepCSV_v10', + 'MC_CaloHT_v10', + 'MC_CaloMET_JetIdCleaned_v11', + 'MC_CaloMET_v10', + 'MC_CaloMHT_v10', + 'MC_Diphoton10_10_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass10_v15', + 'MC_DoubleEle5_CaloIdL_MW_v17', + 'MC_DoubleMuNoFiltersNoVtx_v9', + 'MC_DoubleMu_TrkIsoVVL_DZ_v13', + 'MC_Ele15_Ele10_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'MC_Ele5_WPTight_Gsf_v10', + 'MC_IsoMu_v17', + 'MC_PFBTagDeepCSV_v12', + 'MC_PFBTagDeepJet_v3', + 'MC_PFHT_v18', + 'MC_PFMET_v19', + 'MC_PFMHT_v18', + 'MC_ReducedIterativeTracking_v14', + 'MC_Run3_PFScoutingPixelTracking_v17' ) ) process.hltPreDatasetMonteCarlo = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -79150,12 +82795,12 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_CascadeMu100_v4', - 'HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1', - 'HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2', - 'HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1', - 'HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1', - 'HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1', + triggerConditions = cms.vstring( 'HLT_CascadeMu100_v5', + 'HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2', + 'HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v3', + 'HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2', + 'HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2', + 'HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2', 'HLT_DoubleL2Mu23NoVtx_2Cha_CosmicSeed_v3', 'HLT_DoubleL2Mu23NoVtx_2Cha_v3', 'HLT_DoubleL2Mu25NoVtx_2Cha_CosmicSeed_Eta2p4_v3', @@ -79165,85 +82810,86 @@ 'HLT_DoubleL2Mu30NoVtx_2Cha_CosmicSeed_Eta2p4_v3', 'HLT_DoubleL2Mu30NoVtx_2Cha_Eta2p4_v3', 'HLT_DoubleL2Mu50_v3', - 'HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v1', - 'HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v1', - 'HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v2', - 'HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v1', - 'HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v1', - 'HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v1', - 'HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v11', - 'HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v11', - 'HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v11', - 'HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v11', - 'HLT_DoubleMu43NoFiltersNoVtx_v5', - 'HLT_DoubleMu48NoFiltersNoVtx_v5', - 'HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v9', - 'HLT_HighPtTkMu100_v3', - 'HLT_IsoMu20_eta2p1_LooseDeepTauPFTauHPS27_eta2p1_CrossL1_v2', - 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v2', - 'HLT_IsoMu20_v16', - 'HLT_IsoMu24_TwoProngs35_v2', - 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v2', - 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v2', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v1', - 'HLT_IsoMu24_eta2p1_v16', - 'HLT_IsoMu24_v14', - 'HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1', - 'HLT_IsoMu27_v17', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v1', + 'HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v2', + 'HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v2', + 'HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v3', + 'HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v2', + 'HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v2', + 'HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v2', + 'HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v12', + 'HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v12', + 'HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v12', + 'HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v12', + 'HLT_DoubleMu43NoFiltersNoVtx_v6', + 'HLT_DoubleMu48NoFiltersNoVtx_v6', + 'HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v10', + 'HLT_HighPtTkMu100_v4', + 'HLT_IsoMu20_eta2p1_LooseDeepTauPFTauHPS27_eta2p1_CrossL1_v3', + 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_CrossL1_v3', + 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v3', + 'HLT_IsoMu20_v17', + 'HLT_IsoMu24_TwoProngs35_v3', + 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v3', + 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v2', + 'HLT_IsoMu24_eta2p1_v17', + 'HLT_IsoMu24_v15', + 'HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2', + 'HLT_IsoMu27_v18', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v2', 'HLT_L1SingleMu18_v4', 'HLT_L1SingleMu25_v3', - 'HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v1', - 'HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v16', - 'HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9', - 'HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v16', - 'HLT_Mu15_IsoVVVL_PFHT450_v16', - 'HLT_Mu15_IsoVVVL_PFHT600_v20', - 'HLT_Mu15_v4', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v6', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v6', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v16', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v15', - 'HLT_Mu17_TrkIsoVVL_v14', - 'HLT_Mu17_v14', - 'HLT_Mu18_Mu9_SameSign_v5', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v4', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v4', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v4', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v4', - 'HLT_Mu19_TrkIsoVVL_v5', - 'HLT_Mu19_v5', - 'HLT_Mu20_v13', - 'HLT_Mu27_v14', - 'HLT_Mu37_TkMu27_v6', - 'HLT_Mu3_PFJet40_v17', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v3', - 'HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v16', - 'HLT_Mu50_IsoVVVL_PFHT450_v16', + 'HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v2', + 'HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v17', + 'HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10', + 'HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v17', + 'HLT_Mu15_IsoVVVL_PFHT450_v17', + 'HLT_Mu15_IsoVVVL_PFHT600_v21', + 'HLT_Mu15_v5', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v7', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v7', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v17', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v16', + 'HLT_Mu17_TrkIsoVVL_v15', + 'HLT_Mu17_v15', + 'HLT_Mu18_Mu9_SameSign_v6', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v5', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v5', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v5', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v5', + 'HLT_Mu19_TrkIsoVVL_v6', + 'HLT_Mu19_v6', + 'HLT_Mu20_v14', + 'HLT_Mu27_v15', + 'HLT_Mu37_TkMu27_v7', + 'HLT_Mu3_PFJet40_v18', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v4', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v4', + 'HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17', + 'HLT_Mu50_IsoVVVL_PFHT450_v17', 'HLT_Mu50_L1SingleMuShower_v1', - 'HLT_Mu50_v14', - 'HLT_Mu55_v4', - 'HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17', - 'HLT_Mu8_TrkIsoVVL_v13', - 'HLT_Mu8_v13', - 'HLT_TripleMu_10_5_5_DZ_v11', - 'HLT_TripleMu_12_10_5_v11', - 'HLT_TripleMu_5_3_3_Mass3p8_DCA_v4', - 'HLT_TripleMu_5_3_3_Mass3p8_DZ_v9', - 'HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v7' ) + 'HLT_Mu50_v15', + 'HLT_Mu55_v5', + 'HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v18', + 'HLT_Mu8_TrkIsoVVL_v14', + 'HLT_Mu8_v14', + 'HLT_TripleMu_10_5_5_DZ_v12', + 'HLT_TripleMu_12_10_5_v12', + 'HLT_TripleMu_5_3_3_Mass3p8_DCA_v5', + 'HLT_TripleMu_5_3_3_Mass3p8_DZ_v10', + 'HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v8' ) ) process.hltPreDatasetMuon = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -79255,35 +82901,35 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v18', - 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v18', - 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v18', - 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v8', - 'HLT_Mu17_Photon30_IsoCaloId_v7', - 'HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v2', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v16', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v8', - 'HLT_Mu27_Ele37_CaloIdL_MW_v6', - 'HLT_Mu37_Ele27_CaloIdL_MW_v6', - 'HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v2', - 'HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v2', - 'HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v6', - 'HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v6', - 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v19', - 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v19', - 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v20', - 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v20', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v2', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v1', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v14', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v12' ) + triggerConditions = cms.vstring( 'HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v19', + 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v19', + 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v19', + 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v9', + 'HLT_Mu17_Photon30_IsoCaloId_v8', + 'HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v3', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v17', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v9', + 'HLT_Mu27_Ele37_CaloIdL_MW_v7', + 'HLT_Mu37_Ele27_CaloIdL_MW_v7', + 'HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v3', + 'HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v3', + 'HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v7', + 'HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v7', + 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v20', + 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v20', + 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v21', + 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v21', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v2', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v15', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v13' ) ) process.hltPreDatasetMuonEG = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -79316,162 +82962,162 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = ( cms.vstring( 'HLT_AK8DiPFJet250_250_MassSD30_v1 / 3', - 'HLT_AK8DiPFJet250_250_MassSD50_v1 / 3', - 'HLT_AK8DiPFJet260_260_MassSD30_v1 / 3', - 'HLT_AK8DiPFJet270_270_MassSD30_v1 / 3', - 'HLT_AK8PFHT750_TrimMass50_v13 / 3', - 'HLT_AK8PFHT800_TrimMass50_v13 / 3', - 'HLT_AK8PFHT850_TrimMass50_v12 / 3', - 'HLT_AK8PFHT900_TrimMass50_v12 / 3', - 'HLT_AK8PFJet140_v16 / 3', - 'HLT_AK8PFJet200_v16 / 3', - 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2 / 3', - 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2 / 3', - 'HLT_AK8PFJet230_SoftDropMass40_v2 / 3', - 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v2 / 3', - 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2 / 3', - 'HLT_AK8PFJet260_v17 / 3', - 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v2 / 3', - 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2 / 3', - 'HLT_AK8PFJet320_v17 / 3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np2_v3 / 3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np4_v3 / 3', - 'HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_p02_v4 / 3', - 'HLT_AK8PFJet360_TrimMass30_v19 / 3', - 'HLT_AK8PFJet380_TrimMass30_v12 / 3', - 'HLT_AK8PFJet400_MassSD30_v1 / 3', - 'HLT_AK8PFJet400_SoftDropMass40_v2 / 3', - 'HLT_AK8PFJet400_TrimMass30_v13 / 3', - 'HLT_AK8PFJet400_v17 / 3', - 'HLT_AK8PFJet40_v17 / 3', - 'HLT_AK8PFJet420_MassSD30_v1 / 3', - 'HLT_AK8PFJet420_TrimMass30_v12 / 3', - 'HLT_AK8PFJet425_SoftDropMass40_v2 / 3', - 'HLT_AK8PFJet450_MassSD30_v1 / 3', - 'HLT_AK8PFJet450_SoftDropMass40_v2 / 3', - 'HLT_AK8PFJet450_v17 / 3', - 'HLT_AK8PFJet500_v17 / 3', - 'HLT_AK8PFJet550_v12 / 3', - 'HLT_AK8PFJet60_v16 / 3', - 'HLT_AK8PFJet80_v16 / 3', - 'HLT_AK8PFJetFwd140_v15 / 3', - 'HLT_AK8PFJetFwd15_v4 / 3', - 'HLT_AK8PFJetFwd200_v15 / 3', - 'HLT_AK8PFJetFwd25_v4 / 3', - 'HLT_AK8PFJetFwd260_v16 / 3', - 'HLT_AK8PFJetFwd320_v16 / 3', - 'HLT_AK8PFJetFwd400_v16 / 3', - 'HLT_AK8PFJetFwd40_v16 / 3', - 'HLT_AK8PFJetFwd450_v16 / 3', - 'HLT_AK8PFJetFwd500_v16 / 3', - 'HLT_AK8PFJetFwd60_v15 / 3', - 'HLT_AK8PFJetFwd80_v15 / 3', - 'HLT_BTagMu_AK4DiJet110_Mu5_v14 / 3', - 'HLT_BTagMu_AK4DiJet170_Mu5_v13 / 3', - 'HLT_BTagMu_AK4DiJet20_Mu5_v14 / 3', - 'HLT_BTagMu_AK4DiJet40_Mu5_v14 / 3', - 'HLT_BTagMu_AK4DiJet70_Mu5_v14 / 3', - 'HLT_BTagMu_AK4Jet300_Mu5_v13 / 3', - 'HLT_BTagMu_AK8DiJet170_Mu5_v10 / 3', - 'HLT_BTagMu_AK8Jet170_DoubleMu5_v3 / 3', - 'HLT_BTagMu_AK8Jet300_Mu5_v13 / 3', + triggerConditions = ( cms.vstring( 'HLT_AK8DiPFJet250_250_MassSD30_v2 / 3', + 'HLT_AK8DiPFJet250_250_MassSD50_v2 / 3', + 'HLT_AK8DiPFJet260_260_MassSD30_v2 / 3', + 'HLT_AK8DiPFJet270_270_MassSD30_v2 / 3', + 'HLT_AK8PFHT750_TrimMass50_v14 / 3', + 'HLT_AK8PFHT800_TrimMass50_v14 / 3', + 'HLT_AK8PFHT850_TrimMass50_v13 / 3', + 'HLT_AK8PFHT900_TrimMass50_v13 / 3', + 'HLT_AK8PFJet140_v17 / 3', + 'HLT_AK8PFJet200_v17 / 3', + 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v3 / 3', + 'HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3 / 3', + 'HLT_AK8PFJet230_SoftDropMass40_v3 / 3', + 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v3 / 3', + 'HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3 / 3', + 'HLT_AK8PFJet260_v18 / 3', + 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v3 / 3', + 'HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3 / 3', + 'HLT_AK8PFJet320_v18 / 3', + 'HLT_AK8PFJet360_TrimMass30_v20 / 3', + 'HLT_AK8PFJet380_TrimMass30_v13 / 3', + 'HLT_AK8PFJet400_MassSD30_v2 / 3', + 'HLT_AK8PFJet400_SoftDropMass40_v3 / 3', + 'HLT_AK8PFJet400_TrimMass30_v14 / 3', + 'HLT_AK8PFJet400_v18 / 3', + 'HLT_AK8PFJet40_v18 / 3', + 'HLT_AK8PFJet420_MassSD30_v2 / 3', + 'HLT_AK8PFJet420_TrimMass30_v13 / 3', + 'HLT_AK8PFJet425_SoftDropMass40_v3 / 3', + 'HLT_AK8PFJet450_MassSD30_v2 / 3', + 'HLT_AK8PFJet450_SoftDropMass40_v3 / 3', + 'HLT_AK8PFJet450_v18 / 3', + 'HLT_AK8PFJet500_v18 / 3', + 'HLT_AK8PFJet550_v13 / 3', + 'HLT_AK8PFJet60_v17 / 3', + 'HLT_AK8PFJet80_v17 / 3', + 'HLT_AK8PFJetFwd140_v16 / 3', + 'HLT_AK8PFJetFwd15_v5 / 3', + 'HLT_AK8PFJetFwd200_v16 / 3', + 'HLT_AK8PFJetFwd25_v5 / 3', + 'HLT_AK8PFJetFwd260_v17 / 3', + 'HLT_AK8PFJetFwd320_v17 / 3', + 'HLT_AK8PFJetFwd400_v17 / 3', + 'HLT_AK8PFJetFwd40_v17 / 3', + 'HLT_AK8PFJetFwd450_v17 / 3', + 'HLT_AK8PFJetFwd500_v17 / 3', + 'HLT_AK8PFJetFwd60_v16 / 3', + 'HLT_AK8PFJetFwd80_v16 / 3', + 'HLT_BTagMu_AK4DiJet110_Mu5_v15 / 3', + 'HLT_BTagMu_AK4DiJet170_Mu5_v14 / 3', + 'HLT_BTagMu_AK4DiJet20_Mu5_v15 / 3', + 'HLT_BTagMu_AK4DiJet40_Mu5_v15 / 3', + 'HLT_BTagMu_AK4DiJet70_Mu5_v15 / 3', + 'HLT_BTagMu_AK4Jet300_Mu5_v14 / 3', + 'HLT_BTagMu_AK8DiJet170_Mu5_v11 / 3', + 'HLT_BTagMu_AK8Jet170_DoubleMu5_v4 / 3', + 'HLT_BTagMu_AK8Jet300_Mu5_v14 / 3', 'HLT_CDC_L2cosmic_10_er1p0_v2 / 3', 'HLT_CDC_L2cosmic_5p5_er1p0_v2 / 3', - 'HLT_CaloJet500_NoJetID_v13 / 3', - 'HLT_CaloJet550_NoJetID_v8 / 3', - 'HLT_CaloMET350_NotCleaned_v5 / 3', - 'HLT_CaloMET60_DTCluster50_v2 / 3', - 'HLT_CaloMET60_DTClusterNoMB1S50_v2 / 3', - 'HLT_CaloMET90_NotCleaned_v5 / 3', - 'HLT_CaloMHT90_v5 / 3', - 'HLT_CascadeMu100_v4 / 3', + 'HLT_CaloJet500_NoJetID_v14 / 3', + 'HLT_CaloJet550_NoJetID_v9 / 3', + 'HLT_CaloMET350_NotCleaned_v6 / 3', + 'HLT_CaloMET60_DTCluster50_v3 / 3', + 'HLT_CaloMET60_DTClusterNoMB1S50_v3 / 3', + 'HLT_CaloMET90_NotCleaned_v6 / 3', + 'HLT_CaloMHT90_v6 / 3', + 'HLT_CascadeMu100_v5 / 3', 'HLT_CscCluster_Loose_v2 / 3', 'HLT_CscCluster_Medium_v2 / 3', 'HLT_CscCluster_Tight_v2 / 3', - 'HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v5 / 3', - 'HLT_DiJet110_35_Mjj650_PFMET110_v10 / 3', - 'HLT_DiJet110_35_Mjj650_PFMET120_v10 / 3', - 'HLT_DiJet110_35_Mjj650_PFMET130_v10 / 3', - 'HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v18 / 3', - 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v18 / 3', - 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v18 / 3', - 'HLT_DiPFJetAve100_HFJEC_v17 / 3', - 'HLT_DiPFJetAve140_v14 / 3', - 'HLT_DiPFJetAve160_HFJEC_v17 / 3', - 'HLT_DiPFJetAve200_v14 / 3', - 'HLT_DiPFJetAve220_HFJEC_v17 / 3', - 'HLT_DiPFJetAve260_v15 / 3', - 'HLT_DiPFJetAve300_HFJEC_v17 / 3', - 'HLT_DiPFJetAve320_v15 / 3', - 'HLT_DiPFJetAve400_v15 / 3', - 'HLT_DiPFJetAve40_v15 / 3', - 'HLT_DiPFJetAve500_v15 / 3', - 'HLT_DiPFJetAve60_HFJEC_v16 / 3', - 'HLT_DiPFJetAve60_v15 / 3', - 'HLT_DiPFJetAve80_HFJEC_v17 / 3', - 'HLT_DiPFJetAve80_v14 / 3', - 'HLT_DiPhoton10Time1p4ns_v1 / 3', - 'HLT_DiPhoton10Time1p6ns_v1 / 3', - 'HLT_DiPhoton10Time1p8ns_v1 / 3', - 'HLT_DiPhoton10Time2ns_v1 / 3', - 'HLT_DiPhoton10_CaloIdL_v1 / 3', - 'HLT_DiPhoton10sminlt0p12_v1 / 3', - 'HLT_DiPhoton10sminlt0p1_v1 / 3', - 'HLT_DiSC30_18_EIso_AND_HE_Mass70_v14 / 3', - 'HLT_Dimuon0_Jpsi3p5_Muon2_v6 / 3', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8 / 3', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8 / 3', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8 / 3', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8 / 3', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9 / 3', - 'HLT_Dimuon0_Jpsi_v9 / 3', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8 / 3', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9 / 3', - 'HLT_Dimuon0_LowMass_L1_4R_v8 / 3', - 'HLT_Dimuon0_LowMass_L1_4_v9 / 3', - 'HLT_Dimuon0_LowMass_L1_TM530_v7 / 3', - 'HLT_Dimuon0_LowMass_v9 / 3', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9 / 3', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10 / 3', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8 / 3', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10 / 3', - 'HLT_Dimuon0_Upsilon_L1_5M_v9 / 3', - 'HLT_Dimuon0_Upsilon_L1_5_v10 / 3', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7 / 3', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7 / 3', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8 / 3', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8 / 3', - 'HLT_Dimuon10_Upsilon_y1p4_v2 / 3', - 'HLT_Dimuon12_Upsilon_y1p4_v3 / 3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8 / 3', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6 / 3', - 'HLT_Dimuon14_PsiPrime_v14 / 3', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7 / 3', - 'HLT_Dimuon18_PsiPrime_v15 / 3', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8 / 3', - 'HLT_Dimuon24_Phi_noCorrL1_v7 / 3', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7 / 3', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7 / 3', - 'HLT_Dimuon25_Jpsi_v15 / 3', - 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1 / 3', - 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1 / 3', - 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1 / 3', - 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1 / 3', - 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v2 / 3', - 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v2 / 3', - 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v14 / 3', - 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v14 / 3', - 'HLT_DoubleEle25_CaloIdL_MW_v5 / 3', - 'HLT_DoubleEle27_CaloIdL_MW_v5 / 3', - 'HLT_DoubleEle33_CaloIdL_MW_v18 / 3', - 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v21 / 3', - 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v21 / 3', - 'HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1 / 3', - 'HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2 / 3', - 'HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1 / 3', - 'HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1 / 3', - 'HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1 / 3', + 'HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v6 / 3', + 'HLT_DiJet110_35_Mjj650_PFMET110_v11 / 3', + 'HLT_DiJet110_35_Mjj650_PFMET120_v11 / 3', + 'HLT_DiJet110_35_Mjj650_PFMET130_v11 / 3', + 'HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v19 / 3', + 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v19 / 3', + 'HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v19 / 3', + 'HLT_DiPFJetAve100_HFJEC_v18 / 3', + 'HLT_DiPFJetAve140_v15 / 3', + 'HLT_DiPFJetAve160_HFJEC_v18 / 3', + 'HLT_DiPFJetAve200_v15 / 3', + 'HLT_DiPFJetAve220_HFJEC_v18 / 3', + 'HLT_DiPFJetAve260_HFJEC_v1 / 3', + 'HLT_DiPFJetAve260_v16 / 3', + 'HLT_DiPFJetAve300_HFJEC_v18 / 3', + 'HLT_DiPFJetAve320_v16 / 3', + 'HLT_DiPFJetAve400_v16 / 3', + 'HLT_DiPFJetAve40_v16 / 3', + 'HLT_DiPFJetAve500_v16 / 3', + 'HLT_DiPFJetAve60_HFJEC_v17 / 3', + 'HLT_DiPFJetAve60_v16 / 3', + 'HLT_DiPFJetAve80_HFJEC_v18 / 3', + 'HLT_DiPFJetAve80_v15 / 3', + 'HLT_DiPhoton10Time1ns_v2 / 3', + 'HLT_DiPhoton10Time1p2ns_v2 / 3', + 'HLT_DiPhoton10Time1p4ns_v2 / 3', + 'HLT_DiPhoton10Time1p6ns_v2 / 3', + 'HLT_DiPhoton10Time1p8ns_v2 / 3', + 'HLT_DiPhoton10Time2ns_v2 / 3', + 'HLT_DiPhoton10_CaloIdL_v2 / 3', + 'HLT_DiPhoton10sminlt0p12_v2 / 3', + 'HLT_DiPhoton10sminlt0p1_v2 / 3', + 'HLT_DiSC30_18_EIso_AND_HE_Mass70_v15 / 3', + 'HLT_Dimuon0_Jpsi3p5_Muon2_v7 / 3', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9 / 3', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9 / 3', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9 / 3', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9 / 3', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10 / 3', + 'HLT_Dimuon0_Jpsi_v10 / 3', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9 / 3', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10 / 3', + 'HLT_Dimuon0_LowMass_L1_4R_v9 / 3', + 'HLT_Dimuon0_LowMass_L1_4_v10 / 3', + 'HLT_Dimuon0_LowMass_L1_TM530_v8 / 3', + 'HLT_Dimuon0_LowMass_v10 / 3', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10 / 3', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11 / 3', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9 / 3', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11 / 3', + 'HLT_Dimuon0_Upsilon_L1_5M_v10 / 3', + 'HLT_Dimuon0_Upsilon_L1_5_v11 / 3', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8 / 3', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8 / 3', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9 / 3', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9 / 3', + 'HLT_Dimuon10_Upsilon_y1p4_v3 / 3', + 'HLT_Dimuon12_Upsilon_y1p4_v4 / 3', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9 / 3', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7 / 3', + 'HLT_Dimuon14_PsiPrime_v15 / 3', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8 / 3', + 'HLT_Dimuon18_PsiPrime_v16 / 3', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9 / 3', + 'HLT_Dimuon24_Phi_noCorrL1_v8 / 3', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8 / 3', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8 / 3', + 'HLT_Dimuon25_Jpsi_v16 / 3', + 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2 / 3', + 'HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2 / 3', + 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2 / 3', + 'HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2 / 3', + 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v3 / 3', + 'HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v3 / 3', + 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v15 / 3', + 'HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v15 / 3', + 'HLT_DoubleEle25_CaloIdL_MW_v6 / 3', + 'HLT_DoubleEle27_CaloIdL_MW_v6 / 3', + 'HLT_DoubleEle33_CaloIdL_MW_v19 / 3', + 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v22 / 3', + 'HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v22 / 3', + 'HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2 / 3', + 'HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v3 / 3', + 'HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2 / 3', + 'HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2 / 3', + 'HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2 / 3', 'HLT_DoubleL2Mu23NoVtx_2Cha_CosmicSeed_v3 / 3', 'HLT_DoubleL2Mu23NoVtx_2Cha_v3 / 3', 'HLT_DoubleL2Mu25NoVtx_2Cha_CosmicSeed_Eta2p4_v3 / 3', @@ -79481,141 +83127,148 @@ 'HLT_DoubleL2Mu30NoVtx_2Cha_CosmicSeed_Eta2p4_v3 / 3', 'HLT_DoubleL2Mu30NoVtx_2Cha_Eta2p4_v3 / 3', 'HLT_DoubleL2Mu50_v3 / 3', - 'HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v1 / 3', - 'HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v1 / 3', - 'HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v2 / 3', - 'HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v1 / 3', - 'HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v1 / 3', - 'HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v1 / 3', - 'HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v2 / 3', - 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v1 / 3', - 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v1 / 3', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7 / 3', - 'HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v11 / 3', - 'HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v11 / 3', - 'HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v11 / 3', - 'HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v11 / 3', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5 / 3', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5 / 3', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7 / 3', - 'HLT_DoubleMu3_Trk_Tau3mu_v13 / 3', - 'HLT_DoubleMu43NoFiltersNoVtx_v5 / 3', - 'HLT_DoubleMu48NoFiltersNoVtx_v5 / 3', - 'HLT_DoubleMu4_3_Bs_v16 / 3', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1 / 3', - 'HLT_DoubleMu4_3_Jpsi_v16 / 3', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1 / 3', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8 / 3', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1 / 3', - 'HLT_DoubleMu4_Jpsi_Displaced_v8 / 3', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8 / 3', - 'HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v9 / 3', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16 / 3', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5 / 3', - 'HLT_DoublePFJets100_PFBTagDeepCSV_p71_v2 / 3', - 'HLT_DoublePFJets100_PFBTagDeepJet_p71_v2 / 3', - 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2 / 3', - 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v2 / 3', - 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2 / 3', - 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v2 / 3', - 'HLT_DoublePFJets200_PFBTagDeepCSV_p71_v2 / 3', - 'HLT_DoublePFJets200_PFBTagDeepJet_p71_v2 / 3', - 'HLT_DoublePFJets350_PFBTagDeepCSV_p71_v2 / 3', - 'HLT_DoublePFJets350_PFBTagDeepJet_p71_v2 / 3', - 'HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v1 / 3', - 'HLT_DoublePFJets40_PFBTagDeepCSV_p71_v2 / 3', - 'HLT_DoublePFJets40_PFBTagDeepJet_p71_v2 / 3', - 'HLT_DoublePhoton33_CaloIdL_v7 / 3', - 'HLT_DoublePhoton70_v7 / 3', - 'HLT_DoublePhoton85_v15 / 3', - 'HLT_ECALHT800_v11 / 3', - 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v15 / 3', - 'HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v19 / 3', - 'HLT_Ele135_CaloIdVT_GsfTrkIdT_v8 / 3', - 'HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9 / 3', - 'HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v17 / 3', - 'HLT_Ele15_IsoVVVL_PFHT450_v17 / 3', - 'HLT_Ele15_IsoVVVL_PFHT600_v21 / 3', - 'HLT_Ele15_WPLoose_Gsf_v4 / 3', - 'HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v10 / 3', - 'HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v17 / 3', - 'HLT_Ele20_WPLoose_Gsf_v7 / 3', - 'HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v19 / 3', - 'HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v19 / 3', - 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v20 / 3', - 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v20 / 3', - 'HLT_Ele27_WPTight_Gsf_v17 / 3', - 'HLT_Ele28_HighEta_SC20_Mass55_v14 / 3', - 'HLT_Ele28_WPTight_Gsf_v2 / 3', - 'HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v14 / 3', - 'HLT_Ele30_WPTight_Gsf_v2 / 3', - 'HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v14 / 3', - 'HLT_Ele32_WPTight_Gsf_L1DoubleEG_v10 / 3', - 'HLT_Ele32_WPTight_Gsf_v16 / 3', - 'HLT_Ele35_WPTight_Gsf_L1EGMT_v6 / 3', - 'HLT_Ele35_WPTight_Gsf_v10 / 3', - 'HLT_Ele38_WPTight_Gsf_v10 / 3', - 'HLT_Ele40_WPTight_Gsf_v10 / 3', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1 / 3', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v1 / 3', - 'HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v19 / 3', - 'HLT_Ele50_IsoVVVL_PFHT450_v17 / 3', - 'HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v17 / 3', - 'HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v19 / 3', - 'HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1 / 3', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v1 / 3', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v1 / 3', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v1 / 3', - 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v1 / 3', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v1 / 3', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v1 / 3', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1 / 3', - 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v1 / 3')+cms.vstring( 'HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v1 / 3', - 'HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1 / 3', - 'HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1 / 3', - 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v14 / 3', - 'HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1 / 3', - 'HLT_HT425_v10 / 3', - 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v2 / 3', - 'HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v2 / 3', - 'HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v2 / 3', - 'HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v2 / 3', - 'HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v2 / 3', - 'HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v2 / 3', - 'HLT_HT430_DisplacedDijet40_DisplacedTrack_v14 / 3', - 'HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v2 / 3', - 'HLT_HT430_DisplacedDijet60_DisplacedTrack_v14 / 3', - 'HLT_HT500_DisplacedDijet40_DisplacedTrack_v14 / 3', - 'HLT_HT550_DisplacedDijet60_Inclusive_v14 / 3', - 'HLT_HT650_DisplacedDijet60_Inclusive_v14 / 3', + 'HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v2 / 3', + 'HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v2 / 3', + 'HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v3 / 3', + 'HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v2 / 3', + 'HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v2 / 3', + 'HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v2 / 3', + 'HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v3 / 3', + 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v2 / 3', + 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v2 / 3', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8 / 3', + 'HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v12 / 3', + 'HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v12 / 3', + 'HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v12 / 3', + 'HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v12 / 3', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6 / 3', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6 / 3', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8 / 3', + 'HLT_DoubleMu3_Trk_Tau3mu_v14 / 3', + 'HLT_DoubleMu43NoFiltersNoVtx_v6 / 3', + 'HLT_DoubleMu48NoFiltersNoVtx_v6 / 3', + 'HLT_DoubleMu4_3_Bs_v17 / 3', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2 / 3', + 'HLT_DoubleMu4_3_Jpsi_v17 / 3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2 / 3', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9 / 3', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2 / 3', + 'HLT_DoubleMu4_Jpsi_Displaced_v9 / 3', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9 / 3', + 'HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v10 / 3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17 / 3', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6 / 3', + 'HLT_DoublePFJets100_PFBTagDeepCSV_p71_v3 / 3', + 'HLT_DoublePFJets100_PFBTagDeepJet_p71_v3 / 3', + 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3 / 3', + 'HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v3 / 3', + 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3 / 3', + 'HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v3 / 3', + 'HLT_DoublePFJets200_PFBTagDeepCSV_p71_v3 / 3', + 'HLT_DoublePFJets200_PFBTagDeepJet_p71_v3 / 3', + 'HLT_DoublePFJets350_PFBTagDeepCSV_p71_v3 / 3', + 'HLT_DoublePFJets350_PFBTagDeepJet_p71_v3 / 3', + 'HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v2 / 3', + 'HLT_DoublePFJets40_PFBTagDeepCSV_p71_v3 / 3', + 'HLT_DoublePFJets40_PFBTagDeepJet_p71_v3 / 3', + 'HLT_DoublePhoton33_CaloIdL_v8 / 3', + 'HLT_DoublePhoton70_v8 / 3', + 'HLT_DoublePhoton85_v16 / 3', + 'HLT_ECALHT800_v12 / 3', + 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v16 / 3', + 'HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v20 / 3', + 'HLT_Ele135_CaloIdVT_GsfTrkIdT_v9 / 3', + 'HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10 / 3', + 'HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v18 / 3', + 'HLT_Ele15_IsoVVVL_PFHT450_v18 / 3', + 'HLT_Ele15_IsoVVVL_PFHT600_v22 / 3', + 'HLT_Ele15_WPLoose_Gsf_v5 / 3', + 'HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v11 / 3', + 'HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v18 / 3', + 'HLT_Ele20_WPLoose_Gsf_v8 / 3', + 'HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v20 / 3', + 'HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v20 / 3', + 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v21 / 3', + 'HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v21 / 3', + 'HLT_Ele24_eta2p1_WPTight_Gsf_TightChargedIsoPFTauHPS30_eta2p1_CrossL1_v3 / 3', + 'HLT_Ele27_WPTight_Gsf_v18 / 3', + 'HLT_Ele28_HighEta_SC20_Mass55_v15 / 3', + 'HLT_Ele28_WPTight_Gsf_v3 / 3', + 'HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v15 / 3', + 'HLT_Ele30_WPTight_Gsf_v3 / 3', + 'HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v15 / 3', + 'HLT_Ele32_WPTight_Gsf_L1DoubleEG_v11 / 3', + 'HLT_Ele32_WPTight_Gsf_v17 / 3', + 'HLT_Ele35_WPTight_Gsf_L1EGMT_v7 / 3', + 'HLT_Ele35_WPTight_Gsf_v11 / 3', + 'HLT_Ele38_WPTight_Gsf_v11 / 3', + 'HLT_Ele40_WPTight_Gsf_v11 / 3', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2 / 3', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v2 / 3', + 'HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v20 / 3', + 'HLT_Ele50_IsoVVVL_PFHT450_v18 / 3', + 'HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v18 / 3', + 'HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v20 / 3', + 'HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2 / 3', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v2 / 3', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v2 / 3', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v2 / 3', + 'HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v2 / 3', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v2 / 3', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v2 / 3', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2 / 3')+cms.vstring( 'HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v2 / 3', + 'HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v2 / 3', + 'HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2 / 3', + 'HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2 / 3', + 'HLT_HT400_DisplacedDijet40_DisplacedTrack_v15 / 3', + 'HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2 / 3', + 'HLT_HT425_v11 / 3', + 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsInclusive_v1 / 3', + 'HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v3 / 3', + 'HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v3 / 3', + 'HLT_HT430_DelayedJet40_SingleDelay0p5nsInclusive_v1 / 3', + 'HLT_HT430_DelayedJet40_SingleDelay0p5nsTrackless_v1 / 3', + 'HLT_HT430_DelayedJet40_SingleDelay1nsInclusive_v1 / 3', + 'HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v3 / 3', + 'HLT_HT430_DelayedJet40_SingleDelay1p5nsInclusive_v1 / 3', + 'HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v3 / 3', + 'HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v3 / 3', + 'HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v3 / 3', + 'HLT_HT430_DisplacedDijet40_DisplacedTrack_v15 / 3', + 'HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v3 / 3', + 'HLT_HT430_DisplacedDijet60_DisplacedTrack_v15 / 3', + 'HLT_HT500_DisplacedDijet40_DisplacedTrack_v15 / 3', + 'HLT_HT550_DisplacedDijet60_Inclusive_v15 / 3', + 'HLT_HT650_DisplacedDijet60_Inclusive_v15 / 3', 'HLT_HcalIsolatedbunch_v6 / 3', 'HLT_HcalNZS_v14 / 3', 'HLT_HcalPhiSym_v16 / 3', - 'HLT_HighPtTkMu100_v3 / 3', - 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v2 / 3', - 'HLT_IsoMu20_v16 / 3', - 'HLT_IsoMu24_TwoProngs35_v2 / 3', - 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v2 / 3', - 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2 / 3', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1 / 3', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v1 / 3', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v1 / 3', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v1 / 3', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v2 / 3', - 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v1 / 3', - 'HLT_IsoMu24_eta2p1_v16 / 3', - 'HLT_IsoMu24_v14 / 3', - 'HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1 / 3', - 'HLT_IsoMu27_v17 / 3', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1 / 3', - 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v1 / 3', - 'HLT_IsoTrackHB_v5 / 3', - 'HLT_IsoTrackHE_v5 / 3', + 'HLT_HighPtTkMu100_v4 / 3', + 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_CrossL1_v3 / 3', + 'HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v3 / 3', + 'HLT_IsoMu20_v17 / 3', + 'HLT_IsoMu24_TwoProngs35_v3 / 3', + 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v3 / 3', + 'HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3 / 3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2 / 3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v2 / 3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v2 / 3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v2 / 3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v3 / 3', + 'HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v2 / 3', + 'HLT_IsoMu24_eta2p1_v17 / 3', + 'HLT_IsoMu24_v15 / 3', + 'HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2 / 3', + 'HLT_IsoMu27_v18 / 3', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2 / 3', + 'HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v2 / 3', + 'HLT_IsoTrackHB_v6 / 3', + 'HLT_IsoTrackHE_v6 / 3', 'HLT_L1CSCShower_DTCluster50_v2 / 3', 'HLT_L1CSCShower_DTCluster75_v2 / 3', - 'HLT_L1ETMHadSeeds_v3 / 3', - 'HLT_L1MET_DTCluster50_v2 / 3', - 'HLT_L1MET_DTClusterNoMB1S50_v2 / 3', + 'HLT_L1ETMHadSeeds_v4 / 3', + 'HLT_L1MET_DTCluster50_v3 / 3', + 'HLT_L1MET_DTClusterNoMB1S50_v3 / 3', 'HLT_L1Mu6HT240_v2 / 3', 'HLT_L1NotBptxOR_v4 / 3', 'HLT_L1SingleMu18_v4 / 3', @@ -79628,248 +83281,250 @@ 'HLT_L2Mu10_NoVertex_NoBPTX_v7 / 3', 'HLT_L2Mu40_NoVertex_3Sta_NoBPTX3BX_v6 / 3', 'HLT_L2Mu45_NoVertex_3Sta_NoBPTX3BX_v5 / 3', - 'HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v1 / 3', - 'HLT_MET105_IsoTrk50_v10 / 3', - 'HLT_MET120_IsoTrk50_v10 / 3', - 'HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v16 / 3', - 'HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2 / 3', - 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v2 / 3', - 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v16 / 3', - 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v8 / 3', - 'HLT_Mu12eta2p3_PFJet40_v2 / 3', - 'HLT_Mu12eta2p3_v2 / 3', - 'HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9 / 3', - 'HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v16 / 3', - 'HLT_Mu15_IsoVVVL_PFHT450_v16 / 3', - 'HLT_Mu15_IsoVVVL_PFHT600_v20 / 3', - 'HLT_Mu15_v4 / 3', - 'HLT_Mu17_Photon30_IsoCaloId_v7 / 3', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v6 / 3', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v6 / 3', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v16 / 3', - 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v15 / 3', - 'HLT_Mu17_TrkIsoVVL_v14 / 3', - 'HLT_Mu17_v14 / 3', - 'HLT_Mu18_Mu9_SameSign_v5 / 3', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v4 / 3', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v4 / 3', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v4 / 3', - 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v4 / 3', - 'HLT_Mu19_TrkIsoVVL_v5 / 3', - 'HLT_Mu19_v5 / 3', - 'HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v2 / 3', - 'HLT_Mu20_TkMu0_Phi_v9 / 3', - 'HLT_Mu20_v13 / 3', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v16 / 3', - 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v8 / 3', - 'HLT_Mu25_TkMu0_Onia_v9 / 3', - 'HLT_Mu25_TkMu0_Phi_v9 / 3', - 'HLT_Mu27_Ele37_CaloIdL_MW_v6 / 3', - 'HLT_Mu27_v14 / 3', - 'HLT_Mu30_TkMu0_Psi_v2 / 3', - 'HLT_Mu30_TkMu0_Upsilon_v2 / 3', - 'HLT_Mu37_Ele27_CaloIdL_MW_v6 / 3', - 'HLT_Mu37_TkMu27_v6 / 3', - 'HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v2 / 3', - 'HLT_Mu3_PFJet40_v17 / 3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v3 / 3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v3 / 3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v3 / 3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v3 / 3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v3 / 3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v3 / 3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v3 / 3', - 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v3 / 3', - 'HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v2 / 3', - 'HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v6 / 3', - 'HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v6 / 3', - 'HLT_Mu4_L1DoubleMu_v2 / 3', - 'HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v16 / 3', - 'HLT_Mu50_IsoVVVL_PFHT450_v16 / 3', + 'HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v2 / 3', + 'HLT_MET105_IsoTrk50_v11 / 3', + 'HLT_MET120_IsoTrk50_v11 / 3', + 'HLT_MediumChargedIsoPFTau180HighPtRelaxedIso_Trk50_eta2p1_v14 / 3', + 'HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v17 / 3', + 'HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3 / 3', + 'HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v3 / 3', + 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v17 / 3', + 'HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v9 / 3', + 'HLT_Mu12eta2p3_PFJet40_v3 / 3', + 'HLT_Mu12eta2p3_v3 / 3', + 'HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10 / 3', + 'HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v17 / 3', + 'HLT_Mu15_IsoVVVL_PFHT450_v17 / 3', + 'HLT_Mu15_IsoVVVL_PFHT600_v21 / 3', + 'HLT_Mu15_v5 / 3', + 'HLT_Mu17_Photon30_IsoCaloId_v8 / 3', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v7 / 3', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v7 / 3', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v17 / 3', + 'HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v16 / 3', + 'HLT_Mu17_TrkIsoVVL_v15 / 3', + 'HLT_Mu17_v15 / 3', + 'HLT_Mu18_Mu9_SameSign_v6 / 3', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v5 / 3', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v5 / 3', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v5 / 3', + 'HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v5 / 3', + 'HLT_Mu19_TrkIsoVVL_v6 / 3', + 'HLT_Mu19_v6 / 3', + 'HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v3 / 3', + 'HLT_Mu20_TkMu0_Phi_v10 / 3', + 'HLT_Mu20_v14 / 3', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v17 / 3', + 'HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v9 / 3', + 'HLT_Mu25_TkMu0_Onia_v10 / 3', + 'HLT_Mu25_TkMu0_Phi_v10 / 3', + 'HLT_Mu27_Ele37_CaloIdL_MW_v7 / 3', + 'HLT_Mu27_v15 / 3', + 'HLT_Mu30_TkMu0_Psi_v3 / 3', + 'HLT_Mu30_TkMu0_Upsilon_v3 / 3', + 'HLT_Mu37_Ele27_CaloIdL_MW_v7 / 3', + 'HLT_Mu37_TkMu27_v7 / 3', + 'HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v3 / 3', + 'HLT_Mu3_PFJet40_v18 / 3', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v4 / 3', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v4 / 3', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v4 / 3', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v4 / 3', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v4 / 3', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v4 / 3', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v4 / 3', + 'HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v4 / 3', + 'HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v3 / 3', + 'HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v7 / 3', + 'HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v7 / 3', + 'HLT_Mu4_L1DoubleMu_v3 / 3', + 'HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17 / 3', + 'HLT_Mu50_IsoVVVL_PFHT450_v17 / 3', 'HLT_Mu50_L1SingleMuShower_v1 / 3', - 'HLT_Mu50_v14 / 3', - 'HLT_Mu55_v4 / 3', - 'HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v2 / 3', - 'HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v2 / 3', - 'HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v2 / 3', - 'HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v2 / 3', - 'HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v2 / 3', - 'HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v2 / 3', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11 / 3', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11 / 3', - 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v19 / 3', - 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v19 / 3', - 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v20 / 3', - 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v20 / 3', - 'HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17 / 3', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v2 / 3', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v2 / 3', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v1 / 3', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v2 / 3', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v2 / 3', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v2 / 3', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v1 / 3', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v1 / 3', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v14 / 3', - 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v12 / 3', - 'HLT_Mu8_TrkIsoVVL_v13 / 3', - 'HLT_Mu8_v13 / 3', - 'HLT_OnlineMonitorGroup_v2 / 10', - 'HLT_PFHT1050_v19 / 3', - 'HLT_PFHT180_v18 / 3', - 'HLT_PFHT250_v18 / 3', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v4 / 3', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v2 / 3', - 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v10 / 3', - 'HLT_PFHT350_v20 / 3', - 'HLT_PFHT370_v18 / 3', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v9 / 3', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v2 / 3', - 'HLT_PFHT400_FivePFJet_100_100_60_30_30_v9 / 3', - 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v9 / 3', - 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v2 / 3', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v9 / 3', - 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v2 / 3', - 'HLT_PFHT400_SixPFJet32_v9 / 3', - 'HLT_PFHT430_v18 / 3', - 'HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v8 / 3', - 'HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v2 / 3', - 'HLT_PFHT450_SixPFJet36_v8 / 3', - 'HLT_PFHT500_PFMET100_PFMHT100_IDTight_v13 / 3', - 'HLT_PFHT500_PFMET110_PFMHT110_IDTight_v13 / 3', - 'HLT_PFHT510_v18 / 3', - 'HLT_PFHT590_v18 / 3', - 'HLT_PFHT680_v18 / 3', - 'HLT_PFHT700_PFMET85_PFMHT85_IDTight_v13 / 3', - 'HLT_PFHT780_v18 / 3', - 'HLT_PFHT800_PFMET75_PFMHT75_IDTight_v13 / 3', - 'HLT_PFHT890_v18 / 3', - 'HLT_PFJet110_v1 / 3', - 'HLT_PFJet140_v20 / 3', - 'HLT_PFJet200_v20 / 3', - 'HLT_PFJet260_v21 / 3', - 'HLT_PFJet320_v21 / 3', - 'HLT_PFJet400_v21 / 3', - 'HLT_PFJet40_v22 / 3', - 'HLT_PFJet450_v22 / 3', - 'HLT_PFJet500_v22 / 3', - 'HLT_PFJet550_v12 / 3', - 'HLT_PFJet60_v22 / 3', - 'HLT_PFJet80_v21 / 3', - 'HLT_PFJetFwd140_v19 / 3', - 'HLT_PFJetFwd15_v4 / 3', - 'HLT_PFJetFwd200_v19 / 3', - 'HLT_PFJetFwd25_v4 / 3', - 'HLT_PFJetFwd260_v20 / 3', - 'HLT_PFJetFwd320_v20 / 3', - 'HLT_PFJetFwd400_v20 / 3', - 'HLT_PFJetFwd40_v20 / 3', - 'HLT_PFJetFwd450_v20 / 3', - 'HLT_PFJetFwd500_v20 / 3', - 'HLT_PFJetFwd60_v20 / 3', - 'HLT_PFJetFwd80_v19 / 3', - 'HLT_PFMET100_PFMHT100_IDTight_PFHT60_v10 / 3', - 'HLT_PFMET105_IsoTrk50_v2 / 3', - 'HLT_PFMET110_PFJet100_v2 / 3', - 'HLT_PFMET110_PFMHT110_IDTight_v21 / 3', - 'HLT_PFMET120_PFMHT120_IDTight_PFHT60_v10 / 3', - 'HLT_PFMET120_PFMHT120_IDTight_v21 / 3', - 'HLT_PFMET130_PFMHT130_IDTight_v21 / 3', - 'HLT_PFMET140_PFMHT140_IDTight_v21 / 3', - 'HLT_PFMET200_BeamHaloCleaned_v10 / 3', - 'HLT_PFMET200_NotCleaned_v10 / 3', - 'HLT_PFMET250_NotCleaned_v10 / 3', - 'HLT_PFMET300_NotCleaned_v10 / 3', - 'HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v10 / 3', - 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v1 / 3', - 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v21 / 3', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v1 / 3', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v10 / 3', - 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v21 / 3', - 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v1 / 3', - 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v20 / 3', - 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v1 / 3', - 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v20 / 3', - 'HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v10 / 3', - 'HLT_PFMETTypeOne110_PFMHT110_IDTight_v13 / 3', - 'HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v10 / 3', - 'HLT_PFMETTypeOne120_PFMHT120_IDTight_v13 / 3', - 'HLT_PFMETTypeOne130_PFMHT130_IDTight_v13 / 3', - 'HLT_PFMETTypeOne140_PFMHT140_IDTight_v12 / 3', - 'HLT_PFMETTypeOne200_BeamHaloCleaned_v10 / 3', - 'HLT_Photon100EBHE10_v3 / 3', - 'HLT_Photon110EB_TightID_TightIso_v3 / 3', - 'HLT_Photon120_R9Id90_HE10_IsoM_v15 / 3', - 'HLT_Photon120_v14 / 3', - 'HLT_Photon150_v7 / 3', - 'HLT_Photon165_R9Id90_HE10_IsoM_v16 / 3', - 'HLT_Photon175_v15 / 3', - 'HLT_Photon200_v14 / 3', - 'HLT_Photon20_HoverELoose_v11 / 3', - 'HLT_Photon20_v3 / 3', - 'HLT_Photon300_NoHE_v13 / 3', - 'HLT_Photon30EB_TightID_TightIso_v2 / 3', - 'HLT_Photon30_HoverELoose_v11 / 3', - 'HLT_Photon33_v6 / 3', - 'HLT_Photon35_TwoProngs35_v2 / 3', - 'HLT_Photon50_R9Id90_HE10_IsoM_v15 / 3', - 'HLT_Photon50_v14 / 3', - 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v12 / 3')+cms.vstring( 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v6 / 3', - 'HLT_Photon75_R9Id90_HE10_IsoM_v15 / 3', - 'HLT_Photon75_v14 / 3', - 'HLT_Photon90_R9Id90_HE10_IsoM_v15 / 3', - 'HLT_Photon90_v14 / 3', + 'HLT_Mu50_v15 / 3', + 'HLT_Mu55_v5 / 3', + 'HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v3 / 3', + 'HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v3 / 3', + 'HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v3 / 3', + 'HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v3 / 3', + 'HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v3 / 3', + 'HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v3 / 3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12 / 3', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12 / 3', + 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v20 / 3', + 'HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v20 / 3', + 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v21 / 3', + 'HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v21 / 3', + 'HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v18 / 3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v3 / 3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v3 / 3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v2 / 3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v3 / 3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v3 / 3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v3 / 3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2 / 3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v2 / 3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v15 / 3', + 'HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v13 / 3', + 'HLT_Mu8_TrkIsoVVL_v14 / 3', + 'HLT_Mu8_v14 / 3', + 'HLT_OnlineMonitorGroup_v3 / 10', + 'HLT_PFHT1050_v20 / 3', + 'HLT_PFHT180_v19 / 3', + 'HLT_PFHT250_v19 / 3', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v5 / 3', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v3 / 3', + 'HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v11 / 3', + 'HLT_PFHT350_v21 / 3', + 'HLT_PFHT370_v19 / 3', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v10 / 3', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v3 / 3', + 'HLT_PFHT400_FivePFJet_100_100_60_30_30_v10 / 3', + 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v10 / 3', + 'HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v3 / 3', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v10 / 3', + 'HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v3 / 3', + 'HLT_PFHT400_SixPFJet32_v10 / 3', + 'HLT_PFHT430_v19 / 3', + 'HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v9 / 3', + 'HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v3 / 3', + 'HLT_PFHT450_SixPFJet36_v9 / 3', + 'HLT_PFHT500_PFMET100_PFMHT100_IDTight_v14 / 3', + 'HLT_PFHT500_PFMET110_PFMHT110_IDTight_v14 / 3', + 'HLT_PFHT510_v19 / 3', + 'HLT_PFHT590_v19 / 3', + 'HLT_PFHT680_v19 / 3', + 'HLT_PFHT700_PFMET85_PFMHT85_IDTight_v14 / 3', + 'HLT_PFHT780_v19 / 3', + 'HLT_PFHT800_PFMET75_PFMHT75_IDTight_v14 / 3', + 'HLT_PFHT890_v19 / 3', + 'HLT_PFJet110_v2 / 3', + 'HLT_PFJet140_v21 / 3', + 'HLT_PFJet200_v21 / 3', + 'HLT_PFJet260_v22 / 3', + 'HLT_PFJet320_v22 / 3', + 'HLT_PFJet400_v22 / 3', + 'HLT_PFJet40_v23 / 3', + 'HLT_PFJet450_v23 / 3', + 'HLT_PFJet500_v23 / 3', + 'HLT_PFJet550_v13 / 3', + 'HLT_PFJet60_v23 / 3', + 'HLT_PFJet80_v22 / 3', + 'HLT_PFJetFwd140_v20 / 3', + 'HLT_PFJetFwd15_v5 / 3', + 'HLT_PFJetFwd200_v20 / 3', + 'HLT_PFJetFwd25_v5 / 3', + 'HLT_PFJetFwd260_v21 / 3', + 'HLT_PFJetFwd320_v21 / 3', + 'HLT_PFJetFwd400_v21 / 3', + 'HLT_PFJetFwd40_v21 / 3', + 'HLT_PFJetFwd450_v21 / 3', + 'HLT_PFJetFwd500_v21 / 3', + 'HLT_PFJetFwd60_v21 / 3', + 'HLT_PFJetFwd80_v20 / 3', + 'HLT_PFMET100_PFMHT100_IDTight_PFHT60_v11 / 3', + 'HLT_PFMET105_IsoTrk50_v3 / 3', + 'HLT_PFMET110_PFJet100_v3 / 3', + 'HLT_PFMET110_PFMHT110_IDTight_v22 / 3', + 'HLT_PFMET120_PFMHT120_IDTight_PFHT60_v11 / 3', + 'HLT_PFMET120_PFMHT120_IDTight_v22 / 3', + 'HLT_PFMET130_PFMHT130_IDTight_v22 / 3', + 'HLT_PFMET140_PFMHT140_IDTight_v22 / 3', + 'HLT_PFMET200_BeamHaloCleaned_v11 / 3', + 'HLT_PFMET200_NotCleaned_v11 / 3', + 'HLT_PFMET250_NotCleaned_v11 / 3', + 'HLT_PFMET300_NotCleaned_v11 / 3', + 'HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v11 / 3', + 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v2 / 3', + 'HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v22 / 3', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v2 / 3', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v11 / 3', + 'HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v22 / 3', + 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v2 / 3', + 'HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v21 / 3', + 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v2 / 3', + 'HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v21 / 3', + 'HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v11 / 3', + 'HLT_PFMETTypeOne110_PFMHT110_IDTight_v14 / 3', + 'HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v11 / 3', + 'HLT_PFMETTypeOne120_PFMHT120_IDTight_v14 / 3', + 'HLT_PFMETTypeOne130_PFMHT130_IDTight_v14 / 3', + 'HLT_PFMETTypeOne140_PFMHT140_IDTight_v13 / 3', + 'HLT_PFMETTypeOne200_BeamHaloCleaned_v11 / 3', + 'HLT_Photon100EBHE10_v4 / 3', + 'HLT_Photon110EB_TightID_TightIso_v4 / 3', + 'HLT_Photon120_R9Id90_HE10_IsoM_v16 / 3', + 'HLT_Photon120_v15 / 3', + 'HLT_Photon150_v8 / 3', + 'HLT_Photon165_R9Id90_HE10_IsoM_v17 / 3', + 'HLT_Photon175_v16 / 3', + 'HLT_Photon200_v15 / 3', + 'HLT_Photon20_HoverELoose_v12 / 3', + 'HLT_Photon20_v4 / 3')+cms.vstring( 'HLT_Photon300_NoHE_v14 / 3', + 'HLT_Photon30EB_TightID_TightIso_v3 / 3', + 'HLT_Photon30_HoverELoose_v12 / 3', + 'HLT_Photon33_v7 / 3', + 'HLT_Photon35_TwoProngs35_v3 / 3', + 'HLT_Photon50_R9Id90_HE10_IsoM_v16 / 3', + 'HLT_Photon50_v15 / 3', + 'HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v13 / 3', + 'HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v7 / 3', + 'HLT_Photon75_R9Id90_HE10_IsoM_v16 / 3', + 'HLT_Photon75_v15 / 3', + 'HLT_Photon90_R9Id90_HE10_IsoM_v16 / 3', + 'HLT_Photon90_v15 / 3', 'HLT_Physics_v8', - 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9 / 3', - 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2 / 3', - 'HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v9 / 3', - 'HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v2 / 3', - 'HLT_QuadPFJet103_88_75_15_v6 / 3', - 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9 / 3', - 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2 / 3', - 'HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v9 / 3', - 'HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v2 / 3', - 'HLT_QuadPFJet105_88_76_15_v6 / 3', - 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9 / 3', - 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2 / 3', - 'HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v9 / 3', - 'HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v2 / 3', - 'HLT_QuadPFJet111_90_80_15_v6 / 3', - 'HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2 / 3', - 'HLT_QuadPFJet70_50_40_30_v2 / 3', - 'HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v2 / 3', - 'HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v2 / 3', + 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10 / 3', + 'HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3 / 3', + 'HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v10 / 3', + 'HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v3 / 3', + 'HLT_QuadPFJet103_88_75_15_v7 / 3', + 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10 / 3', + 'HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3 / 3', + 'HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v10 / 3', + 'HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v3 / 3', + 'HLT_QuadPFJet105_88_76_15_v7 / 3', + 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10 / 3', + 'HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3 / 3', + 'HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v10 / 3', + 'HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v3 / 3', + 'HLT_QuadPFJet111_90_80_15_v7 / 3', + 'HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v3 / 3', + 'HLT_QuadPFJet70_50_40_30_v3 / 3', + 'HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v3 / 3', + 'HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v3 / 3', 'HLT_Random_v3 / 3', - 'HLT_SingleJet30_Mu12_SinglePFJet40_v12 / 3', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5 / 3', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5 / 3', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5 / 3', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5 / 3', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6 / 3', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4 / 3', - 'HLT_TripleJet110_35_35_Mjj650_PFMET110_v10 / 3', - 'HLT_TripleJet110_35_35_Mjj650_PFMET120_v10 / 3', - 'HLT_TripleJet110_35_35_Mjj650_PFMET130_v10 / 3', - 'HLT_TripleMu_10_5_5_DZ_v11 / 3', - 'HLT_TripleMu_12_10_5_v11 / 3', - 'HLT_TripleMu_5_3_3_Mass3p8_DCA_v4 / 3', - 'HLT_TripleMu_5_3_3_Mass3p8_DZ_v9 / 3', - 'HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v7 / 3', + 'HLT_SingleJet30_Mu12_SinglePFJet40_v13 / 3', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6 / 3', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6 / 3', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6 / 3', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6 / 3', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7 / 3', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5 / 3', + 'HLT_TripleJet110_35_35_Mjj650_PFMET110_v11 / 3', + 'HLT_TripleJet110_35_35_Mjj650_PFMET120_v11 / 3', + 'HLT_TripleJet110_35_35_Mjj650_PFMET130_v11 / 3', + 'HLT_TripleMu_10_5_5_DZ_v12 / 3', + 'HLT_TripleMu_12_10_5_v12 / 3', + 'HLT_TripleMu_5_3_3_Mass3p8_DCA_v5 / 3', + 'HLT_TripleMu_5_3_3_Mass3p8_DZ_v10 / 3', + 'HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v8 / 3', 'HLT_UncorrectedJetE30_NoBPTX3BX_v7 / 3', 'HLT_UncorrectedJetE30_NoBPTX_v7 / 3', 'HLT_UncorrectedJetE60_NoBPTX3BX_v7 / 3', 'HLT_UncorrectedJetE70_NoBPTX3BX_v7 / 3', - 'HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v1 / 3', + 'HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v2 / 3', + 'HLT_VBF_DoubleTightChargedIsoPFTauHPS20_Trk1_eta2p1_v3 / 3', 'HLT_ZeroBias_Alignment_v2 / 3', 'HLT_ZeroBias_FirstBXAfterTrain_v4 / 3', 'HLT_ZeroBias_FirstCollisionAfterAbortGap_v6 / 3', @@ -79888,19 +83543,19 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v1', - 'HLT_DoubleEle4_eta1p22_mMax6_v1', - 'HLT_DoubleEle4p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5_eta1p22_mMax6_v1', - 'HLT_DoubleEle5p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle6_eta1p22_mMax6_v1', - 'HLT_DoubleEle6p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle7_eta1p22_mMax6_v1', - 'HLT_DoubleEle7p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle8_eta1p22_mMax6_v1', - 'HLT_DoubleEle8p5_eta1p22_mMax6_v1', - 'HLT_DoubleEle9_eta1p22_mMax6_v1', - 'HLT_DoubleEle9p5_eta1p22_mMax6_v1' ) + triggerConditions = cms.vstring( 'HLT_DoubleEle10_eta1p22_mMax6_v2', + 'HLT_DoubleEle4_eta1p22_mMax6_v2', + 'HLT_DoubleEle4p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5_eta1p22_mMax6_v2', + 'HLT_DoubleEle5p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle6_eta1p22_mMax6_v2', + 'HLT_DoubleEle6p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle7_eta1p22_mMax6_v2', + 'HLT_DoubleEle7p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle8_eta1p22_mMax6_v2', + 'HLT_DoubleEle8p5_eta1p22_mMax6_v2', + 'HLT_DoubleEle9_eta1p22_mMax6_v2', + 'HLT_DoubleEle9p5_eta1p22_mMax6_v2' ) ) process.hltPreDatasetParkingDoubleElectronLowMass0 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -79932,72 +83587,72 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v6', - 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_L1_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8', - 'HLT_Dimuon0_Jpsi_NoVertexing_v9', - 'HLT_Dimuon0_Jpsi_v9', - 'HLT_Dimuon0_LowMass_L1_0er1p5R_v8', - 'HLT_Dimuon0_LowMass_L1_0er1p5_v9', - 'HLT_Dimuon0_LowMass_L1_4R_v8', - 'HLT_Dimuon0_LowMass_L1_4_v9', - 'HLT_Dimuon0_LowMass_L1_TM530_v7', - 'HLT_Dimuon0_LowMass_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9', - 'HLT_Dimuon0_Upsilon_L1_4p5_v10', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8', - 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10', - 'HLT_Dimuon0_Upsilon_L1_5M_v9', - 'HLT_Dimuon0_Upsilon_L1_5_v10', - 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7', - 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7', - 'HLT_Dimuon0_Upsilon_NoVertexing_v8', - 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8', - 'HLT_Dimuon10_Upsilon_y1p4_v2', - 'HLT_Dimuon12_Upsilon_y1p4_v3', - 'HLT_Dimuon14_Phi_Barrel_Seagulls_v8', - 'HLT_Dimuon14_PsiPrime_noCorrL1_v6', - 'HLT_Dimuon14_PsiPrime_v14', - 'HLT_Dimuon18_PsiPrime_noCorrL1_v7', - 'HLT_Dimuon18_PsiPrime_v15', - 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8', - 'HLT_Dimuon24_Phi_noCorrL1_v7', - 'HLT_Dimuon24_Upsilon_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_noCorrL1_v7', - 'HLT_Dimuon25_Jpsi_v15', - 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7', - 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5', - 'HLT_DoubleMu3_TkMu_DsTau3Mu_v5', - 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7', - 'HLT_DoubleMu3_Trk_Tau3mu_v13', - 'HLT_DoubleMu4_3_Bs_v16', - 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_3_Jpsi_v16', - 'HLT_DoubleMu4_3_LowMass_v2', - 'HLT_DoubleMu4_3_Photon4_BsToMMG_v1', - 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8', - 'HLT_DoubleMu4_JpsiTrk_Bc_v1', - 'HLT_DoubleMu4_Jpsi_Displaced_v8', - 'HLT_DoubleMu4_Jpsi_NoVertexing_v8', - 'HLT_DoubleMu4_LowMass_Displaced_v2', - 'HLT_DoubleMu4_MuMuTrk_Displaced_v16', - 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5', - 'HLT_Mu20_TkMu0_Phi_v9', - 'HLT_Mu25_TkMu0_Onia_v9', - 'HLT_Mu25_TkMu0_Phi_v9', - 'HLT_Mu30_TkMu0_Psi_v2', - 'HLT_Mu30_TkMu0_Upsilon_v2', - 'HLT_Mu4_L1DoubleMu_v2', - 'HLT_Mu7p5_L2Mu2_Jpsi_v11', - 'HLT_Mu7p5_L2Mu2_Upsilon_v11', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5', - 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5', - 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v6', - 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4' ) + triggerConditions = cms.vstring( 'HLT_Dimuon0_Jpsi3p5_Muon2_v7', + 'HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_L1_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9', + 'HLT_Dimuon0_Jpsi_NoVertexing_v10', + 'HLT_Dimuon0_Jpsi_v10', + 'HLT_Dimuon0_LowMass_L1_0er1p5R_v9', + 'HLT_Dimuon0_LowMass_L1_0er1p5_v10', + 'HLT_Dimuon0_LowMass_L1_4R_v9', + 'HLT_Dimuon0_LowMass_L1_4_v10', + 'HLT_Dimuon0_LowMass_L1_TM530_v8', + 'HLT_Dimuon0_LowMass_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10', + 'HLT_Dimuon0_Upsilon_L1_4p5_v11', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9', + 'HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11', + 'HLT_Dimuon0_Upsilon_L1_5M_v10', + 'HLT_Dimuon0_Upsilon_L1_5_v11', + 'HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8', + 'HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8', + 'HLT_Dimuon0_Upsilon_NoVertexing_v9', + 'HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9', + 'HLT_Dimuon10_Upsilon_y1p4_v3', + 'HLT_Dimuon12_Upsilon_y1p4_v4', + 'HLT_Dimuon14_Phi_Barrel_Seagulls_v9', + 'HLT_Dimuon14_PsiPrime_noCorrL1_v7', + 'HLT_Dimuon14_PsiPrime_v15', + 'HLT_Dimuon18_PsiPrime_noCorrL1_v8', + 'HLT_Dimuon18_PsiPrime_v16', + 'HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9', + 'HLT_Dimuon24_Phi_noCorrL1_v8', + 'HLT_Dimuon24_Upsilon_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_noCorrL1_v8', + 'HLT_Dimuon25_Jpsi_v16', + 'HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8', + 'HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6', + 'HLT_DoubleMu3_TkMu_DsTau3Mu_v6', + 'HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8', + 'HLT_DoubleMu3_Trk_Tau3mu_v14', + 'HLT_DoubleMu4_3_Bs_v17', + 'HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_3_Jpsi_v17', + 'HLT_DoubleMu4_3_LowMass_v3', + 'HLT_DoubleMu4_3_Photon4_BsToMMG_v2', + 'HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9', + 'HLT_DoubleMu4_JpsiTrk_Bc_v2', + 'HLT_DoubleMu4_Jpsi_Displaced_v9', + 'HLT_DoubleMu4_Jpsi_NoVertexing_v9', + 'HLT_DoubleMu4_LowMass_Displaced_v3', + 'HLT_DoubleMu4_MuMuTrk_Displaced_v17', + 'HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6', + 'HLT_Mu20_TkMu0_Phi_v10', + 'HLT_Mu25_TkMu0_Onia_v10', + 'HLT_Mu25_TkMu0_Phi_v10', + 'HLT_Mu30_TkMu0_Psi_v3', + 'HLT_Mu30_TkMu0_Upsilon_v3', + 'HLT_Mu4_L1DoubleMu_v3', + 'HLT_Mu7p5_L2Mu2_Jpsi_v12', + 'HLT_Mu7p5_L2Mu2_Upsilon_v12', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6', + 'HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6', + 'HLT_Trimuon5_3p5_2_Upsilon_Muon_v7', + 'HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5' ) ) process.hltPreDatasetParkingDoubleMuonLowMass0 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -80037,7 +83692,7 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_Mu12_IP6_v1' ) + triggerConditions = cms.vstring( 'HLT_Mu12_IP6_v2' ) ) process.hltPreDatasetParkingSingleMuon0 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -80069,13 +83724,13 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'DST_Run3_PFScoutingPixelTracking_v17 / 1000', - 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v15 / 12', - 'HLT_Ele35_WPTight_Gsf_v10 / 200', - 'HLT_IsoMu27_v17 / 150', - 'HLT_Mu50_v14 / 50', - 'HLT_PFHT1050_v19 / 10', - 'HLT_Photon200_v14 / 10' ) + triggerConditions = cms.vstring( 'DST_Run3_PFScoutingPixelTracking_v18 / 1000', + 'HLT_Ele115_CaloIdVT_GsfTrkIdT_v16 / 12', + 'HLT_Ele35_WPTight_Gsf_v11 / 200', + 'HLT_IsoMu27_v18 / 150', + 'HLT_Mu50_v15 / 50', + 'HLT_PFHT1050_v20 / 10', + 'HLT_Photon200_v15 / 10' ) ) process.hltPreDatasetScoutingPFMonitor = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -80087,8 +83742,8 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'DST_HLTMuon_Run3_PFScoutingPixelTracking_v17', - 'DST_Run3_PFScoutingPixelTracking_v17' ) + triggerConditions = cms.vstring( 'DST_HLTMuon_Run3_PFScoutingPixelTracking_v18', + 'DST_Run3_PFScoutingPixelTracking_v18' ) ) process.hltPreDatasetScoutingPFRun3 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -80100,14 +83755,18 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v2', - 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v1', - 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v1', - 'HLT_DoubleMediumDeepTauPFTauHPS35_L2NN_eta2p1_v1', - 'HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v1', - 'HLT_LooseDeepTauPFTauHPS180_L2NN_eta2p1_v2', - 'HLT_Photon35_TwoProngs35_v2', - 'HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v1' ) + triggerConditions = cms.vstring( 'HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v3', + 'HLT_DoubleMediumChargedIsoPFTauHPS40_Trk1_eta2p1_v3', + 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v2', + 'HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v2', + 'HLT_DoubleMediumDeepTauPFTauHPS35_L2NN_eta2p1_v2', + 'HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v2', + 'HLT_DoubleTightChargedIsoPFTauHPS35_Trk1_eta2p1_v3', + 'HLT_LooseDeepTauPFTauHPS180_L2NN_eta2p1_v3', + 'HLT_MediumChargedIsoPFTau180HighPtRelaxedIso_Trk50_eta2p1_v14', + 'HLT_Photon35_TwoProngs35_v3', + 'HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v2', + 'HLT_VBF_DoubleTightChargedIsoPFTauHPS20_Trk1_eta2p1_v3' ) ) process.hltPreDatasetTau = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -80196,7 +83855,30 @@ ), cuda = cms.EDAlias( hltEcalDigisFromGPU = cms.VPSet( - cms.PSet( type = cms.string( "*" ) ) + cms.PSet( type = cms.string( "EBDigiCollection" ) ), + cms.PSet( type = cms.string( "EEDigiCollection" ) ) + ), + hltEcalDigisLegacy = cms.VPSet( + cms.PSet( type = cms.string( "EBDetIdedmEDCollection" ) ), + cms.PSet( type = cms.string( "EEDetIdedmEDCollection" ) ), + cms.PSet( type = cms.string( "EBSrFlagsSorted" ) ), + cms.PSet( type = cms.string( "EESrFlagsSorted" ) ), + cms.PSet( type = cms.string( "EcalElectronicsIdedmEDCollection" ), + fromProductInstance = cms.string( "EcalIntegrityBlockSizeErrors" ) + ), + cms.PSet( type = cms.string( "EcalElectronicsIdedmEDCollection" ), + fromProductInstance = cms.string( "EcalIntegrityTTIdErrors" ) + ), + cms.PSet( type = cms.string( "EcalElectronicsIdedmEDCollection" ), + fromProductInstance = cms.string( "EcalIntegrityZSXtalIdErrors" ) + ), + cms.PSet( type = cms.string( "EcalPnDiodeDigisSorted" ) ), + cms.PSet( type = cms.string( "EcalPseudoStripInputDigisSorted" ), + fromProductInstance = cms.string( "EcalPseudoStripInputs" ) + ), + cms.PSet( type = cms.string( "EcalTriggerPrimitiveDigisSorted" ), + fromProductInstance = cms.string( "EcalTriggerPrimitives" ) + ) ) ), ) @@ -80212,18 +83894,6 @@ ) ), ) -process.hltEcalRecHit = SwitchProducerCUDA( - cpu = cms.EDAlias( - hltEcalRecHitWithTPs = cms.VPSet( - cms.PSet( type = cms.string( "*" ) ) - ) - ), - cuda = cms.EDAlias( - hltEcalRecHitWithoutTPs = cms.VPSet( - cms.PSet( type = cms.string( "*" ) ) - ) - ), - ) process.hltHbhereco = SwitchProducerCUDA( cpu = cms.EDAlias( hltHbherecoLegacy = cms.VPSet( @@ -80315,6 +83985,8 @@ process.hltOutputParkingDoubleElectronLowMass0 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputParkingDoubleElectronLowMass0.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80331,6 +84003,8 @@ ) process.hltOutputParkingDoubleElectronLowMass1 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputParkingDoubleElectronLowMass1.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80347,6 +84021,8 @@ ) process.hltOutputParkingDoubleElectronLowMass2 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputParkingDoubleElectronLowMass2.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80363,6 +84039,8 @@ ) process.hltOutputParkingDoubleMuonLowMass0 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputParkingDoubleMuonLowMass0.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80379,6 +84057,8 @@ ) process.hltOutputParkingDoubleMuonLowMass1 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputParkingDoubleMuonLowMass1.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80395,6 +84075,8 @@ ) process.hltOutputParkingDoubleMuonLowMass2 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputParkingDoubleMuonLowMass2.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80411,6 +84093,8 @@ ) process.hltOutputParkingDoubleMuonLowMass3 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputParkingDoubleMuonLowMass3.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80427,6 +84111,8 @@ ) process.hltOutputParkingSingleMuon0 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputParkingSingleMuon0.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80442,6 +84128,8 @@ ) process.hltOutputParkingSingleMuon1 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputParkingSingleMuon1.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80457,6 +84145,8 @@ ) process.hltOutputParkingSingleMuon2 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputParkingSingleMuon2.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80472,6 +84162,8 @@ ) process.hltOutputALCALowPtJet = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputALCALowPtJet.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80479,13 +84171,17 @@ ), SelectEvents = cms.untracked.PSet( SelectEvents = cms.vstring( 'Dataset_AlCaLowPtJet' ) ), outputCommands = cms.untracked.vstring( 'drop *', - 'keep *_hltGtStage2Digis_*_*', + 'keep *_hltAK4PFJets_*_*', + 'keep *_hltAK8PFJets_*_*', + 'keep *_hltFixedGridRhoFastjetAll_*_*', 'keep *_hltPFJetsCorrectedMatchedToCaloJets10AK8_*_*', 'keep *_hltPFJetsCorrectedMatchedToCaloJets10_*_*', 'keep edmTriggerResults_*_*_*' ) ) process.hltOutputALCALumiPixelsCountsExpress = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputALCALumiPixelsCountsExpress.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80498,6 +84194,8 @@ ) process.hltOutputALCALumiPixelsCountsPrompt = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputALCALumiPixelsCountsPrompt.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80510,6 +84208,8 @@ ) process.hltOutputALCAP0 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputALCAP0.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80534,6 +84234,8 @@ ) process.hltOutputALCAPHISYM = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputALCAPHISYM.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80547,6 +84249,8 @@ ) process.hltOutputALCAPPSExpress = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputALCAPPSExpress.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80561,6 +84265,8 @@ ) process.hltOutputALCAPPSPrompt = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputALCAPPSPrompt.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80575,6 +84281,8 @@ ) process.hltOutputCalibration = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputCalibration.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80589,6 +84297,8 @@ ) process.hltOutputDQMCalibration = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputDQMCalibration.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80603,6 +84313,8 @@ ) process.hltOutputDQMEventDisplay = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputDQMEventDisplay.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80617,6 +84329,8 @@ ) process.hltOutputDQMGPUvsCPU = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputDQMGPUvsCPU.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80626,8 +84340,6 @@ outputCommands = cms.untracked.vstring( 'drop *', 'keep *_hltEcalDigisFromGPU_*_*', 'keep *_hltEcalDigisLegacy_*_*', - 'keep *_hltEcalRecHitWithTPs_*_*', - 'keep *_hltEcalRecHitWithoutTPs_*_*', 'keep *_hltEcalUncalibRecHitFromSoA_*_*', 'keep *_hltEcalUncalibRecHitLegacy_*_*', 'keep *_hltHbherecoFromGPU_*_*', @@ -80641,6 +84353,8 @@ ) process.hltOutputDQMOnlineBeamspot = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputDQMOnlineBeamspot.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80648,6 +84362,7 @@ ), SelectEvents = cms.untracked.PSet( SelectEvents = cms.vstring( 'Dataset_DQMOnlineBeamspot' ) ), outputCommands = cms.untracked.vstring( 'drop *', + 'keep *_hltFEDSelectorOnlineMetaData_*_*', 'keep *_hltFEDSelectorTCDS_*_*', 'keep edmTriggerResults_*_*_*', 'keep recoTracks_hltPFMuonMerging_*_*', @@ -80655,6 +84370,8 @@ ) process.hltOutputDQM = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputDQM.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80689,6 +84406,8 @@ ) process.hltOutputEcalCalibration = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputEcalCalibration.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80702,6 +84421,8 @@ ) process.hltOutputExpress = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputExpress.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80717,6 +84438,8 @@ ) process.hltOutputExpressAlignment = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputExpressAlignment.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80732,6 +84455,8 @@ ) process.hltOutputHLTMonitor = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputHLTMonitor.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80784,6 +84509,8 @@ ) process.hltOutputNanoDST = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputNanoDST.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80797,6 +84524,8 @@ ) process.hltOutputRPCMON = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputRPCMON.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80817,6 +84546,8 @@ ) process.hltOutputScoutingPF = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputScoutingPF.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80834,6 +84565,8 @@ ) process.hltOutputPhysicsCommissioning = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsCommissioning.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80857,6 +84590,8 @@ ) process.hltOutputPhysicsDispJetBTagMuEGTau = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsDispJetBTagMuEGTau.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80875,6 +84610,8 @@ ) process.hltOutputPhysicsEGamma = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsEGamma.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80890,6 +84627,8 @@ ) process.hltOutputPhysicsJetMET = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsJetMET.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80905,6 +84644,8 @@ ) process.hltOutputPhysicsMuon = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsMuon.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80920,6 +84661,8 @@ ) process.hltOutputPhysicsReservedDoubleMuonLowMass = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsReservedDoubleMuonLowMass.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80935,6 +84678,8 @@ ) process.hltOutputPhysicsScoutingPFMonitor = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsScoutingPFMonitor.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80955,6 +84700,8 @@ ) process.hltOutputPhysicsHLTPhysics = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHLTPhysics.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80970,6 +84717,8 @@ ) process.hltOutputPhysicsZeroBias = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsZeroBias.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -80984,7 +84733,7 @@ 'keep triggerTriggerEvent_*_*_*' ) ) -process.HLTDoFullUnpackingEgammaEcalWithoutPreshowerTask = cms.ConditionalTask( process.hltEcalDigisLegacy , process.hltEcalDigisGPU , process.hltEcalDigisFromGPU , process.hltEcalDigis , process.hltEcalDetIdToBeRecovered , process.hltEcalUncalibRecHitLegacy , process.hltEcalUncalibRecHitGPU , process.hltEcalUncalibRecHitSoA , process.hltEcalUncalibRecHitFromSoA , process.hltEcalUncalibRecHit , process.hltEcalRecHitWithTPs , process.hltEcalRecHitWithoutTPs , process.hltEcalRecHit ) +process.HLTDoFullUnpackingEgammaEcalWithoutPreshowerTask = cms.ConditionalTask( process.hltEcalDigisLegacy , process.hltEcalDigisGPU , process.hltEcalDigisFromGPU , process.hltEcalDigis , process.hltEcalDetIdToBeRecovered , process.hltEcalUncalibRecHitLegacy , process.hltEcalUncalibRecHitGPU , process.hltEcalUncalibRecHitSoA , process.hltEcalUncalibRecHitFromSoA , process.hltEcalUncalibRecHit , process.hltEcalRecHit ) process.HLTDoLocalHcalTask = cms.ConditionalTask( process.hltHcalDigis , process.hltHcalDigisGPU , process.hltHbherecoLegacy , process.hltHbherecoGPU , process.hltHbherecoFromGPU , process.hltHbhereco , process.hltHfprereco , process.hltHfreco , process.hltHoreco ) process.HLTDoLocalPixelTask = cms.ConditionalTask( process.hltOnlineBeamSpotToGPU , process.hltSiPixelDigiErrorsSoA , process.hltSiPixelDigisLegacy , process.hltSiPixelDigisSoA , process.hltSiPixelDigisFromSoA , process.hltSiPixelDigis , process.hltSiPixelClustersLegacy , process.hltSiPixelClustersGPU , process.hltSiPixelClustersFromSoA , process.hltSiPixelClusters , process.hltSiPixelClustersCache , process.hltSiPixelRecHitsFromLegacy , process.hltSiPixelRecHitsGPU , process.hltSiPixelRecHitsFromGPU , process.hltSiPixelRecHits , process.hltSiPixelRecHitsSoAFromGPU , process.hltSiPixelRecHitsSoA ) process.HLTRecoPixelTracksTask = cms.ConditionalTask( process.hltPixelTracksCPU , process.hltPixelTracksGPU , process.hltPixelTracksFromGPU , process.hltPixelTracksSoA , process.hltPixelTracks , process.hltPixelTracksTrackingRegions ) @@ -80992,6 +84741,10 @@ process.HLTPreshowerTask = cms.ConditionalTask( process.hltEcalPreshowerDigis , process.hltEcalPreshowerRecHit ) process.HLTDoFullUnpackingEgammaEcalTask = cms.ConditionalTask( process.HLTDoFullUnpackingEgammaEcalWithoutPreshowerTask , process.HLTPreshowerTask ) process.HLTStoppedHSCPLocalHcalRecoTask = cms.ConditionalTask( process.hltHcalDigis , process.hltHcalDigisGPU , process.hltHbherecoLegacy , process.hltHbherecoGPU , process.hltHbherecoFromGPU , process.hltHbhereco ) +process.HLTDoFullUnpackingEgammaEcalWithoutPreshowerCPUOnlyTask = cms.ConditionalTask( process.hltEcalDigisLegacy , process.hltEcalDetIdToBeRecoveredCPUOnly , process.hltEcalUncalibRecHitCPUOnly , process.hltEcalRecHitCPUOnly ) +process.HLTDoLocalPixelCPUOnlyTask = cms.ConditionalTask( process.hltSiPixelDigisLegacy , process.hltSiPixelClustersLegacy , process.hltSiPixelClustersCacheCPUOnly , process.hltSiPixelRecHitsFromLegacyCPUOnly ) +process.HLTRecoPixelTracksCPUOnlyTask = cms.ConditionalTask( process.hltPixelTracksCPUOnly , process.hltPixelTracksFromSoACPUOnly , process.hltPixelTracksTrackingRegions ) +process.HLTRecopixelvertexingCPUOnlyTask = cms.ConditionalTask( process.HLTRecoPixelTracksCPUOnlyTask , process.hltPixelVerticesCPUOnly , process.hltPixelVerticesFromSoACPUOnly , process.hltTrimmedPixelVerticesCPUOnly ) process.HLTL1UnpackerSequence = cms.Sequence( process.hltGtStage2Digis + process.hltGtStage2ObjectMap ) process.HLTBeamSpot = cms.Sequence( process.hltScalersRawToDigi + process.hltOnlineMetaDataDigis + process.hltOnlineBeamSpot ) @@ -81113,6 +84866,15 @@ process.HLTEle38WPTightGsfSequence = cms.Sequence( process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1SingleEGOrFilter + process.hltEG38L1SingleEGOrEtFilter + process.hltEgammaClusterShape + process.hltEle38noerWPTightClusterShapeFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltEle38noerWPTightHEFilter + process.hltEgammaEcalPFClusterIso + process.hltEle38noerWPTightEcalIsoFilter + process.HLTPFHcalClustering + process.hltEgammaHcalPFClusterIso + process.hltEle38noerWPTightHcalIsoFilter + process.HLTElePixelMatchSequence + process.hltEle38noerWPTightPixelMatchFilter + process.hltEle38noerWPTightPMS2Filter + process.HLTGsfElectronSequence + process.hltEle38noerWPTightGsfOneOEMinusOneOPFilter + process.hltEle38noerWPTightGsfMissingHitsFilter + process.hltEle38noerWPTightGsfDetaFilter + process.hltEle38noerWPTightGsfDphiFilter + process.HLTTrackReconstructionForIsoElectronIter02 + process.hltEgammaEleGsfTrackIso + process.hltEle38noerWPTightGsfTrackIsoFilter ) process.HLTEle40WPTightGsfSequence = cms.Sequence( process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1SingleEGOrFilter + process.hltEG40L1SingleEGOrEtFilter + process.hltEgammaClusterShape + process.hltEle40noerWPTightClusterShapeFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltEle40noerWPTightHEFilter + process.hltEgammaEcalPFClusterIso + process.hltEle40noerWPTightEcalIsoFilter + process.HLTPFHcalClustering + process.hltEgammaHcalPFClusterIso + process.hltEle40noerWPTightHcalIsoFilter + process.HLTElePixelMatchSequence + process.hltEle40noerWPTightPixelMatchFilter + process.hltEle40noerWPTightPMS2Filter + process.HLTGsfElectronSequence + process.hltEle40noerWPTightGsfOneOEMinusOneOPFilter + process.hltEle40noerWPTightGsfMissingHitsFilter + process.hltEle40noerWPTightGsfDetaFilter + process.hltEle40noerWPTightGsfDphiFilter + process.HLTTrackReconstructionForIsoElectronIter02 + process.hltEgammaEleGsfTrackIso + process.hltEle40noerWPTightGsfTrackIsoFilter ) process.HLTEle32L1DoubleEGWPTightGsfSequence = cms.Sequence( process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1SingleAndDoubleEGOrFilter + process.hltEG32L1SingleAndDoubleEGEtFilter + process.hltEgammaClusterShape + process.hltEle32L1DoubleEGWPTightClusterShapeFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltEle32L1DoubleEGWPTightHEFilter + process.hltEgammaEcalPFClusterIso + process.hltEle32L1DoubleEGWPTightEcalIsoFilter + process.HLTPFHcalClustering + process.hltEgammaHcalPFClusterIso + process.hltEle32L1DoubleEGWPTightHcalIsoFilter + process.HLTElePixelMatchSequence + process.hltEle32L1DoubleEGWPTightPixelMatchFilter + process.hltEle32L1DoubleEGWPTightPMS2Filter + process.HLTGsfElectronSequence + process.hltEle32L1DoubleEGWPTightGsfOneOEMinusOneOPFilter + process.hltEle32L1DoubleEGWPTightGsfMissingHitsFilter + process.hltEle32L1DoubleEGWPTightGsfDetaFilter + process.hltEle32L1DoubleEGWPTightGsfDphiFilter + process.HLTTrackReconstructionForIsoElectronIter02 + process.hltEgammaEleGsfTrackIso + process.hltEle32L1DoubleEGWPTightGsfTrackIsoFilter ) +process.HLTEle24erWPTightGsfForTauSequence = cms.Sequence( process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1EGerAndTauFilter + process.hltEG24L1EGandTauEtFilter + process.hltEgammaClusterShape + process.hltEle24erWPTightClusterShapeFilterForTau + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltEle24erWPTightHEFilterForTau + process.hltEgammaEcalPFClusterIso + process.hltEle24erWPTightEcalIsoFilterForTau + process.HLTPFHcalClustering + process.hltEgammaHcalPFClusterIso + process.hltEle24erWPTightHcalIsoFilterForTau + process.HLTElePixelMatchSequence + process.hltEle24erWPTightPixelMatchFilterForTau + process.hltEle24erWPTightPMS2FilterForTau + process.HLTGsfElectronSequence + process.hltEle24erWPTightGsfOneOEMinusOneOPFilterForTau + process.hltEle24erWPTightGsfMissingHitsFilterForTau + process.hltEle24erWPTightGsfDetaFilterForTau + process.hltEle24erWPTightGsfDphiFilterForTau + process.HLTTrackReconstructionForIsoElectronIter02 + process.hltEgammaEleGsfTrackIso + process.hltEle24erWPTightGsfTrackIsoFilterForTau ) +process.HLTRecoJetSequenceAK4UncorrectedPF = cms.Sequence( process.HLTDoCaloSequencePF + process.hltAK4CaloJetsPF ) +process.HLTRecoJetSequenceAK4PrePF = cms.Sequence( process.HLTRecoJetSequenceAK4UncorrectedPF + process.hltAK4CaloJetsPFEt5 ) +process.HLTParticleFlowSequenceForTaus = cms.Sequence( process.HLTPreshowerSequence + process.hltParticleFlowRecHitECALUnseeded + process.hltParticleFlowRecHitHBHE + process.hltParticleFlowRecHitHF + process.hltParticleFlowRecHitPSUnseeded + process.hltParticleFlowClusterECALUncorrectedUnseeded + process.hltParticleFlowClusterPSUnseeded + process.hltParticleFlowClusterECALUnseeded + process.hltParticleFlowClusterHBHE + process.hltParticleFlowClusterHCAL + process.hltParticleFlowClusterHF + process.hltLightPFTracks + process.hltParticleFlowBlockForTaus + process.hltParticleFlowForTaus ) +process.HLTGlobalPFTriggerSequenceForTau = cms.Sequence( process.HLTL2muonrecoSequence + process.HLTL3muonrecoSequence + process.HLTRecoJetSequenceAK4PrePF + process.hltTauJet5 + process.HLTTrackReconstructionForPF + process.HLTParticleFlowSequenceForTaus + process.hltAK4PFJetsForTaus ) +process.HLTPFTauHPS = cms.Sequence( process.hltTauPFJets08Region + process.hltHpsTauPFJetsRecoTauChargedHadronsWithNeutrals + process.hltPFTauPiZeros + process.hltHpsCombinatoricRecoTaus + process.hltHpsSelectionDiscriminator + process.hltHpsPFTauProducerSansRefs + process.hltHpsPFTauProducer + process.hltHpsPFTauDiscriminationByDecayModeFindingNewDMs + process.hltHpsPFTauTrackFindingDiscriminator + process.hltHpsSelectedPFTausTrackFinding + process.hltHpsPFTauTrack ) +process.HLTGlobalPFTauHPSSequence = cms.Sequence( process.hltStripTrackerHVOn + process.hltPixelTrackerHVOn + process.HLTGlobalPFTriggerSequenceForTau + process.HLTPFTauHPS ) +process.HLTHPSTightChargedIsoPFTauSequence = cms.Sequence( process.hltHpsPFTauTightAbsoluteChargedIsolationDiscriminator + process.hltHpsPFTauTightRelativeChargedIsolationDiscriminator + process.hltHpsPFTauTightAbsOrRelChargedIsolationDiscriminator ) +process.HLTHPSTightChargedIsoPFTau30Sequence = cms.Sequence( process.HLTHPSTightChargedIsoPFTauSequence + process.hltHpsPFTau30 + process.hltHpsSelectedPFTausTrackFinding + process.hltHpsPFTau30Track + process.hltHpsSelectedPFTausTrackFindingTightChargedIsolation + process.hltHpsPFTau30TrackTightChargedIso ) process.HLTAK4CaloJetsReconstructionSequence = cms.Sequence( process.HLTDoCaloSequence + process.hltAK4CaloJets + process.hltAK4CaloJetsIDPassed ) process.HLTAK4CaloJetsCorrectionSequence = cms.Sequence( process.hltFixedGridRhoFastjetAllCalo + process.HLTAK4CaloCorrectorProducersSequence + process.hltAK4CaloJetsCorrected + process.hltAK4CaloJetsCorrectedIDPassed ) process.HLTAK4CaloJetsSequence = cms.Sequence( process.HLTAK4CaloJetsReconstructionSequence + process.HLTAK4CaloJetsCorrectionSequence ) @@ -81124,13 +84886,7 @@ process.HLTIterativeTrackingL3MuonIteration0 = cms.Sequence( process.hltPixelTracksTrackingRegionsForSeedsL3Muon + process.hltPixelTracksInRegionIter0L3Muon + process.hltIter0L3MuonPixelSeedsFromPixelTracks + process.hltIter0L3MuonCkfTrackCandidates + process.hltIter0L3MuonCtfWithMaterialTracks + process.hltIter0L3MuonTrackCutClassifier + process.hltIter0L3MuonTrackSelectionHighPurity ) process.HLTTrackReconstructionForIsoL3MuonIter02 = cms.Sequence( process.HLTDoLocalPixelSequence + process.HLTDoLocalStripSequence + process.HLTIterativeTrackingL3MuonIteration0 ) process.HLTMu20Eta2p1Tau24Eta2p1IsolationSequence = cms.Sequence( process.HLTL3muonEcalPFisorecoSequenceNoBoolsForMuons + process.hltL3fBigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20QL3pfecalIsoRhoFiltered + process.HLTL3muonHcalPFisorecoSequenceNoBoolsForMuons + process.hltL3fBigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20QL3pfhcalIsoRhoFiltered + process.HLTTrackReconstructionForIsoL3MuonIter02 + process.hltMuonTkRelIsolationCut0p08Map ) -process.HLTRecoJetSequenceAK4UncorrectedPF = cms.Sequence( process.HLTDoCaloSequencePF + process.hltAK4CaloJetsPF ) -process.HLTRecoJetSequenceAK4PrePF = cms.Sequence( process.HLTRecoJetSequenceAK4UncorrectedPF + process.hltAK4CaloJetsPFEt5 ) -process.HLTParticleFlowSequenceForTaus = cms.Sequence( process.HLTPreshowerSequence + process.hltParticleFlowRecHitECALUnseeded + process.hltParticleFlowRecHitHBHE + process.hltParticleFlowRecHitHF + process.hltParticleFlowRecHitPSUnseeded + process.hltParticleFlowClusterECALUncorrectedUnseeded + process.hltParticleFlowClusterPSUnseeded + process.hltParticleFlowClusterECALUnseeded + process.hltParticleFlowClusterHBHE + process.hltParticleFlowClusterHCAL + process.hltParticleFlowClusterHF + process.hltLightPFTracks + process.hltParticleFlowBlockForTaus + process.hltParticleFlowForTaus ) -process.HLTGlobalPFTriggerSequenceForTau = cms.Sequence( process.HLTL2muonrecoSequence + process.HLTL3muonrecoSequence + process.HLTRecoJetSequenceAK4PrePF + process.hltTauJet5 + process.HLTTrackReconstructionForPF + process.HLTParticleFlowSequenceForTaus + process.hltAK4PFJetsForTaus ) -process.HLTPFTauHPS = cms.Sequence( process.hltTauPFJets08Region + process.hltHpsTauPFJetsRecoTauChargedHadronsWithNeutrals + process.hltPFTauPiZeros + process.hltHpsCombinatoricRecoTaus + process.hltHpsSelectionDiscriminator + process.hltHpsPFTauProducerSansRefs + process.hltHpsPFTauProducer + process.hltHpsPFTauDiscriminationByDecayModeFindingNewDMs + process.hltHpsPFTauTrackFindingDiscriminator + process.hltHpsSelectedPFTausTrackFinding + process.hltHpsPFTauTrack ) -process.HLTGlobalPFTauHPSSequence = cms.Sequence( process.hltStripTrackerHVOn + process.hltPixelTrackerHVOn + process.HLTGlobalPFTriggerSequenceForTau + process.HLTPFTauHPS ) -process.HLTHPSTightChargedIsoPFTauSequence = cms.Sequence( process.hltHpsPFTauTightAbsoluteChargedIsolationDiscriminator + process.hltHpsPFTauTightRelativeChargedIsolationDiscriminator + process.hltHpsPFTauTightAbsOrRelChargedIsolationDiscriminator ) +process.HLTHPSTightChargedIsoAntiMuonPFTau27Sequence = cms.Sequence( process.HLTHPSTightChargedIsoPFTauSequence + process.hltHpsPFTau27 + process.hltHpsSelectedPFTausTrackFinding + process.hltHpsPFTau27Track + process.hltHpsSelectedPFTausTrackFindingTightChargedIsolation + process.hltHpsPFTau27TrackTightChargedIso + process.hltHpsPFTauAgainstMuonDiscriminator + process.hltHpsSelectedPFTausTrackFindingTightChargedIsolationAgainstMuon + process.hltHpsPFTau27TrackTightChargedIsoAgainstMuon ) process.HLTHPSTightChargedIsoTightOOSCPhotonsAntiMuonPFTau27Sequence = cms.Sequence( process.HLTHPSTightChargedIsoPFTauSequence + process.hltHpsPFTau27 + process.hltHpsSelectedPFTausTrackFinding + process.hltHpsPFTau27Track + process.hltHpsSelectedPFTausTrackFindingTightChargedIsolation + process.hltHpsPFTau27TrackTightChargedIso + process.hltHpsPFTauAgainstMuonDiscriminator + process.hltHpsPFTauTightOutOfSignalConePhotonsDiscriminator + process.hltHpsSelectedPFTausTrackFindingTightChargedIsolationTightOOSCPhotonsAgainstMuon + process.hltHpsPFTau27TrackTightChargedIsoTightOOSCPhotonsAgainstMuon ) process.HLTMu27IsolationSequence = cms.Sequence( process.HLTL3muonEcalPFisorecoSequenceNoBoolsForMuons + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27QL3pfecalIsoRhoFiltered + process.HLTL3muonHcalPFisorecoSequenceNoBoolsForMuons + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27QL3pfhcalIsoRhoFiltered + process.HLTTrackReconstructionForIsoL3MuonIter02 + process.hltMuonTkRelIsolationCut0p08Map ) process.HLTCaloTausCreatorL1TauRegionalSequence = cms.Sequence( process.HLTDoCaloSequence + process.hltCaloTowersIsoTau1Regional + process.hltAkIsoTau1Regional + process.hltCaloTowersIsoTau2Regional + process.hltAkIsoTau2Regional + process.hltCaloTowersIsoTau3Regional + process.hltAkIsoTau3Regional + process.hltCaloTowersIsoTau4Regional + process.hltAkIsoTau4Regional + process.hltCaloTowersIsoTau5Regional + process.hltAkIsoTau5Regional + process.hltCaloTowersIsoTau6Regional + process.hltAkIsoTau6Regional + process.hltCaloTowersIsoTau7Regional + process.hltAkIsoTau7Regional + process.hltCaloTowersIsoTau8Regional + process.hltAkIsoTau8Regional + process.hltCaloTowersIsoTau9Regional + process.hltAkIsoTau9Regional + process.hltCaloTowersIsoTau10Regional + process.hltAkIsoTau10Regional + process.hltCaloTowersIsoTau11Regional + process.hltAkIsoTau11Regional + process.hltCaloTowersIsoTau12Regional + process.hltAkIsoTau12Regional ) @@ -81317,20 +85073,59 @@ process.HLTEle5WPTightGsfSequence = cms.Sequence( process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1SingleEG5Filter + process.hltEG5L1SingleEG5EtFilter + process.hltEgammaClusterShape + process.hltEle5WPTightClusterShapeFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltEle5WPTightHEFilter + process.hltEgammaEcalPFClusterIso + process.hltEle5WPTightEcalIsoFilter + process.HLTPFHcalClustering + process.hltEgammaHcalPFClusterIso + process.hltEle5WPTightHcalIsoFilter + process.HLTElePixelMatchSequence + process.hltEle5WPTightPixelMatchFilter + process.hltEle5WPTightPMS2Filter + process.HLTGsfElectronSequence + process.hltEle5WPTightGsfOneOEMinusOneOPFilter + process.hltEle5WPTightGsfMissingHitsFilter + process.hltEle5WPTightGsfDetaFilter + process.hltEle5WPTightGsfDphiFilter + process.HLTTrackReconstructionForIsoElectronIter02 + process.hltEgammaEleGsfTrackIso + process.hltEle5WPTightGsfTrackIsoFilter ) process.HLTEle15Ele10CaloIdLTrackIdLIsoVLSequence = cms.Sequence( process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1SingleEG5Filter + process.hltEle15Ele10CaloIdLTrackIdLIsoVLEtLeg1Filter + process.hltEle15Ele10CaloIdLTrackIdLIsoVLEtLeg2Filter + process.hltEgammaClusterShape + process.hltEle15Ele10CaloIdLTrackIdLIsoVLClusterShapeLeg1Filter + process.hltEle15Ele10CaloIdLTrackIdLIsoVLClusterShapeLeg2Filter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltEle15Ele10CaloIdLTrackIdLIsoVLHELeg1Filter + process.hltEle15Ele10CaloIdLTrackIdLIsoVLHELeg2Filter + process.hltEgammaEcalPFClusterIso + process.hltEle15Ele10CaloIdLTrackIdLIsoVLEcalIsoLeg1Filter + process.hltEle15Ele10CaloIdLTrackIdLIsoVLEcalIsoLeg2Filter + process.HLTPFHcalClustering + process.hltEgammaHcalPFClusterIso + process.hltEle15Ele10CaloIdLTrackIdLIsoVLHcalIsoLeg1Filter + process.hltEle15Ele10CaloIdLTrackIdLIsoVLHcalIsoLeg2Filter + process.HLTElePixelMatchSequence + process.hltEle15Ele10CaloIdLTrackIdLIsoVLPixelMatchLeg1Filter + process.hltEle15Ele10CaloIdLTrackIdLIsoVLPixelMatchLeg2Filter + process.HLTGsfElectronSequence + process.hltEle15Ele10CaloIdLTrackIdLIsoVLOneOEMinusOneOPLeg1Filter + process.hltEle15Ele10CaloIdLTrackIdLIsoVLOneOEMinusOneOPLeg2Filter + process.hltEle15Ele10CaloIdLTrackIdLIsoVLDetaLeg1Filter + process.hltEle15Ele10CaloIdLTrackIdLIsoVLDetaLeg2Filter + process.hltEle15Ele10CaloIdLTrackIdLIsoVLDphiLeg1Filter + process.hltEle15Ele10CaloIdLTrackIdLIsoVLDphiLeg2Filter + process.HLTTrackReconstructionForIsoElectronIter02 + process.hltEgammaEleGsfTrackIso + process.hltEle15Ele10CaloIdLTrackIdLIsoVLTrackIsoLeg1Filter + process.hltEle15Ele10CaloIdLTrackIdLIsoVLTrackIsoLeg2Filter ) process.HLTMuIsolationSequenceForMC = cms.Sequence( process.HLTL3muonEcalPFisorecoSequenceNoBoolsForMuons + process.hltL3fL1sMu5L1L2L3pfecalIsoRhoFiltered + process.HLTL3muonHcalPFisorecoSequenceNoBoolsForMuons + process.hltL3fL1sMu5L1L2L3pfhcalIsoRhoFiltered + process.HLTTrackReconstructionForIsoL3MuonIter02 + process.hltMuonTkRelIsolationCut0p08Map ) +process.HLTDoFullUnpackingEgammaEcalWithoutPreshowerCPUOnlySequence = cms.Sequence( process.HLTDoFullUnpackingEgammaEcalWithoutPreshowerCPUOnlyTask ) +process.HLTDoCaloCPUOnlySequence = cms.Sequence( process.HLTDoFullUnpackingEgammaEcalWithoutPreshowerCPUOnlySequence + process.HLTDoLocalHcalSequence + process.hltTowerMakerForAllCPUOnly ) +process.HLTAK4CaloJetsReconstructionCPUOnlySequence = cms.Sequence( process.HLTDoCaloCPUOnlySequence + process.hltAK4CaloJetsCPUOnly + process.hltAK4CaloJetsIDPassedCPUOnly ) +process.HLTAK4CaloCorrectorProducersCPUOnlySequence = cms.Sequence( process.hltAK4CaloFastJetCorrectorCPUOnly + process.hltAK4CaloRelativeCorrector + process.hltAK4CaloAbsoluteCorrector + process.hltAK4CaloResidualCorrector + process.hltAK4CaloCorrectorCPUOnly ) +process.HLTAK4CaloJetsCorrectionCPUOnlySequence = cms.Sequence( process.hltFixedGridRhoFastjetAllCaloCPUOnly + process.HLTAK4CaloCorrectorProducersCPUOnlySequence + process.hltAK4CaloJetsCorrectedCPUOnly + process.hltAK4CaloJetsCorrectedIDPassedCPUOnly ) +process.HLTAK4CaloJetsCPUOnlySequence = cms.Sequence( process.HLTAK4CaloJetsReconstructionCPUOnlySequence + process.HLTAK4CaloJetsCorrectionCPUOnlySequence ) +process.HLTDoCaloCPUOnlySequencePF = cms.Sequence( process.HLTDoFullUnpackingEgammaEcalWithoutPreshowerCPUOnlySequence + process.HLTDoLocalHcalSequence + process.hltTowerMakerForAllCPUOnly ) +process.HLTAK4CaloJetsPrePFRecoCPUOnlySequence = cms.Sequence( process.HLTDoCaloCPUOnlySequencePF + process.hltAK4CaloJetsPFCPUOnly ) +process.HLTPreAK4PFJetsRecoCPUOnlySequence = cms.Sequence( process.HLTAK4CaloJetsPrePFRecoCPUOnlySequence + process.hltAK4CaloJetsPFEt5CPUOnly ) +process.HLTDoLocalPixelCPUOnlySequence = cms.Sequence( process.HLTDoLocalPixelCPUOnlyTask ) +process.HLTDoLocalStripCPUOnlySequence = cms.Sequence( process.hltSiStripExcludedFEDListProducer + process.hltSiStripRawToClustersFacility + process.hltSiStripClustersCPUOnly ) +process.HLTIterL3OImuonTkCandidateCPUOnlySequence = cms.Sequence( process.hltIterL3OISeedsFromL2MuonsCPUOnly + process.hltIterL3OITrackCandidatesCPUOnly + process.hltIterL3OIMuCtfWithMaterialTracksCPUOnly + process.hltIterL3OIMuonTrackCutClassifierCPUOnly + process.hltIterL3OIMuonTrackSelectionHighPurityCPUOnly + process.hltL3MuonsIterL3OICPUOnly ) +process.HLTRecopixelvertexingCPUOnlySequence = cms.Sequence( process.hltPixelTracksFitter + process.hltPixelTracksFilter,process.HLTRecopixelvertexingCPUOnlyTask ) +process.HLTIterL3MuonRecopixelvertexingCPUOnlySequence = cms.Sequence( process.HLTRecopixelvertexingCPUOnlySequence + process.hltIterL3MuonPixelTracksTrackingRegionsCPUOnly + process.hltPixelTracksInRegionL2CPUOnly ) +process.HLTIterativeTrackingIteration0ForIterL3MuonCPUOnly = cms.Sequence( process.hltIter0IterL3MuonPixelSeedsFromPixelTracksCPUOnly + process.hltIter0IterL3MuonPixelSeedsFromPixelTracksFilteredCPUOnly + process.hltIter0IterL3MuonCkfTrackCandidatesCPUOnly + process.hltIter0IterL3MuonCtfWithMaterialTracksCPUOnly + process.hltIter0IterL3MuonTrackCutClassifierCPUOnly + process.hltIter0IterL3MuonTrackSelectionHighPurityCPUOnly ) +process.HLTIterL3IOmuonTkCandidateCPUOnlySequence = cms.Sequence( process.HLTIterL3MuonRecopixelvertexingCPUOnlySequence + process.HLTIterativeTrackingIteration0ForIterL3MuonCPUOnly + process.hltL3MuonsIterL3IOCPUOnly ) +process.HLTIterL3OIAndIOFromL2muonTkCandidateCPUOnlySequence = cms.Sequence( process.HLTIterL3OImuonTkCandidateCPUOnlySequence + process.hltIterL3OIL3MuonsLinksCombinationCPUOnly + process.hltIterL3OIL3MuonsCPUOnly + process.hltIterL3OIL3MuonCandidatesCPUOnly + process.hltL2SelectorForL3IOCPUOnly + process.HLTIterL3IOmuonTkCandidateCPUOnlySequence + process.hltIterL3MuonsFromL2LinksCombinationCPUOnly ) +process.HLTRecopixelvertexingCPUOnlySequenceForIterL3FromL1Muon = cms.Sequence( process.HLTRecopixelvertexingCPUOnlySequence + process.hltIterL3FromL1MuonPixelTracksTrackingRegions + process.hltPixelTracksInRegionL1CPUOnly ) +process.HLTIterativeTrackingIteration0ForIterL3FromL1MuonCPUOnly = cms.Sequence( process.hltIter0IterL3FromL1MuonPixelSeedsFromPixelTracksCPUOnly + process.hltIter0IterL3FromL1MuonPixelSeedsFromPixelTracksFilteredCPUOnly + process.hltIter0IterL3FromL1MuonCkfTrackCandidatesCPUOnly + process.hltIter0IterL3FromL1MuonCtfWithMaterialTracksCPUOnly + process.hltIter0IterL3FromL1MuonTrackCutClassifierCPUOnly + process.hltIter0IterL3FromL1MuonTrackSelectionHighPurityCPUOnly ) +process.HLTIterL3IOmuonFromL1TkCandidateCPUOnlySequence = cms.Sequence( process.HLTRecopixelvertexingCPUOnlySequenceForIterL3FromL1Muon + process.HLTIterativeTrackingIteration0ForIterL3FromL1MuonCPUOnly ) +process.HLTIterL3muonTkCandidateCPUOnlySequence = cms.Sequence( process.HLTDoLocalPixelCPUOnlySequence + process.HLTDoLocalStripCPUOnlySequence + process.HLTIterL3OIAndIOFromL2muonTkCandidateCPUOnlySequence + process.hltL1MuonsPt0 + process.HLTIterL3IOmuonFromL1TkCandidateCPUOnlySequence ) +process.HLTL3muonrecoNocandCPUOnlySequence = cms.Sequence( process.HLTIterL3muonTkCandidateCPUOnlySequence + process.hltIterL3MuonMergedCPUOnly + process.hltIterL3MuonAndMuonFromL1MergedCPUOnly + process.hltIterL3GlbMuonCPUOnly + process.hltIterL3MuonsNoIDCPUOnly + process.hltIterL3MuonsCPUOnly + process.hltL3MuonsIterL3LinksCPUOnly + process.hltIterL3MuonTracksCPUOnly ) +process.HLTL3muonrecoCPUOnlySequence = cms.Sequence( process.HLTL3muonrecoNocandCPUOnlySequence + process.hltIterL3MuonCandidatesCPUOnly ) +process.HLTIterativeTrackingIteration0CPUOnly = cms.Sequence( process.hltIter0PFLowPixelSeedsFromPixelTracksCPUOnly + process.hltIter0PFlowCkfTrackCandidatesCPUOnly + process.hltIter0PFlowCtfWithMaterialTracksCPUOnly + process.hltIter0PFlowTrackCutClassifierCPUOnly + process.hltMergedTracksCPUOnly ) +process.HLTIterativeTrackingIter02CPUOnly = cms.Sequence( process.HLTIterativeTrackingIteration0CPUOnly ) +process.HLTTrackReconstructionForPFCPUOnly = cms.Sequence( process.HLTDoLocalPixelCPUOnlySequence + process.HLTRecopixelvertexingCPUOnlySequence + process.HLTDoLocalStripCPUOnlySequence + process.HLTIterativeTrackingIter02CPUOnly + process.hltPFMuonMergingCPUOnly + process.hltMuonLinksCPUOnly + process.hltMuonsCPUOnly ) +process.HLTParticleFlowCPUOnlySequence = cms.Sequence( process.HLTPreshowerSequence + process.hltParticleFlowRecHitECALUnseededCPUOnly + process.hltParticleFlowRecHitHBHECPUOnly + process.hltParticleFlowRecHitHF + process.hltParticleFlowRecHitPSUnseeded + process.hltParticleFlowClusterECALUncorrectedUnseededCPUOnly + process.hltParticleFlowClusterPSUnseeded + process.hltParticleFlowClusterECALUnseededCPUOnly + process.hltParticleFlowClusterHBHECPUOnly + process.hltParticleFlowClusterHCALCPUOnly + process.hltParticleFlowClusterHF + process.hltLightPFTracksCPUOnly + process.hltParticleFlowBlockCPUOnly + process.hltParticleFlowCPUOnly ) +process.HLTAK4PFJetsReconstructionCPUOnlySequence = cms.Sequence( process.HLTL2muonrecoSequence + process.HLTL3muonrecoCPUOnlySequence + process.HLTTrackReconstructionForPFCPUOnly + process.HLTParticleFlowCPUOnlySequence + process.hltAK4PFJetsCPUOnly + process.hltAK4PFJetsLooseIDCPUOnly + process.hltAK4PFJetsTightIDCPUOnly ) +process.HLTAK4PFCorrectorProducersCPUOnlySequence = cms.Sequence( process.hltAK4PFFastJetCorrectorCPUOnly + process.hltAK4PFRelativeCorrector + process.hltAK4PFAbsoluteCorrector + process.hltAK4PFResidualCorrector + process.hltAK4PFCorrectorCPUOnly ) +process.HLTAK4PFJetsCorrectionCPUOnlySequence = cms.Sequence( process.hltFixedGridRhoFastjetAllCPUOnly + process.HLTAK4PFCorrectorProducersCPUOnlySequence + process.hltAK4PFJetsCorrectedCPUOnly + process.hltAK4PFJetsLooseIDCorrectedCPUOnly + process.hltAK4PFJetsTightIDCorrectedCPUOnly ) +process.HLTAK4PFJetsCPUOnlySequence = cms.Sequence( process.HLTPreAK4PFJetsRecoCPUOnlySequence + process.HLTAK4PFJetsReconstructionCPUOnlySequence + process.HLTAK4PFJetsCorrectionCPUOnlySequence ) +process.HLTMediumIsoPFTauHighPtRelaxedIsoSequence = cms.Sequence( process.hltPFTauMediumHighPtRelaxedIsoAbsoluteIsolationDiscriminator + process.hltPFTauMediumHighPtRelaxedIsoRelativeIsolationDiscriminator + process.hltPFTauMediumHighPtRelaxedIsoAbsOrRelIsolationDiscriminator ) +process.HLTMediumChargedIsoPFTauHighPtRelaxedIsoTrk50 = cms.Sequence( process.HLTMediumIsoPFTauHighPtRelaxedIsoSequence + process.hltPFTauTrackPt50Discriminator + process.hltSelectedPFTausTrackPt50AbsOrRelMediumHighPtRelaxedIsoIsolation ) process.HLTEle16Ele12Ele8CaloIdLTrackIdLSequence = cms.Sequence( process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEle16Ele12Ele8CaloIdLTrackIdLL1MatchFilter + process.hltEle16Ele12Ele8CaloIdLTrackIdLEtLeg1Filter + process.hltEle16Ele12Ele8CaloIdLTrackIdLEtLeg2Filter + process.hltEle16Ele12Ele8CaloIdLTrackIdLEtLeg3Filter + process.hltEgammaClusterShape + process.hltEle16Ele12Ele8CaloIdLTrackIdLClusterShapeLeg1Filter + process.hltEle16Ele12Ele8CaloIdLTrackIdLClusterShapeLeg2Filter + process.hltEle16Ele12Ele8CaloIdLTrackIdLClusterShapeLeg3Filter + process.HLTDoLocalHcalSequence + process.hltTowerMakerForAll + process.hltEgammaHoverE + process.hltEle16Ele12Ele8CaloIdLTrackIdLHELeg1Filter + process.hltEle16Ele12Ele8CaloIdLTrackIdLHELeg2Filter + process.hltEle16Ele12Ele8CaloIdLTrackIdLHELeg3Filter + process.HLTElePixelMatchSequence + process.hltEle16Ele12Ele8CaloIdLTrackIdLPixelMatchLeg1Filter + process.hltEle16Ele12Ele8CaloIdLTrackIdLPixelMatchLeg2Filter + process.hltEle16Ele12Ele8CaloIdLTrackIdLPixelMatchLeg3Filter + process.HLTGsfElectronSequence + process.hltEle16Ele12Ele8CaloIdLTrackIdLOneOEMinusOneOPLeg1Filter + process.hltEle16Ele12Ele8CaloIdLTrackIdLOneOEMinusOneOPLeg2Filter + process.hltEle16Ele12Ele8CaloIdLTrackIdLOneOEMinusOneOPLeg3Filter + process.hltEle16Ele12Ele8CaloIdLTrackIdLDetaLeg1Filter + process.hltEle16Ele12Ele8CaloIdLTrackIdLDetaLeg2Filter + process.hltEle16Ele12Ele8CaloIdLTrackIdLDetaLeg3Filter + process.hltEle16Ele12Ele8CaloIdLTrackIdLDphiLeg1Filter + process.hltEle16Ele12Ele8CaloIdLTrackIdLDphiLeg2Filter + process.hltEle16Ele12Ele8CaloIdLTrackIdLDphiLeg3Filter ) process.HLTHPSDoubleMediumDeepTauDiTauWPAntiMuonPFTau20Sequence = cms.Sequence( process.HLTHPSDeepTauPFTauSequenceForVBFIsoTau + process.hltHpsSelectedPFTausMediumDeepTauDitauWPForVBFIsoTau + process.hltHpsDoublePFTau20TrackDeepTauDitauWPForVBFIsoTau + process.hltHpsPFTauAgainstMuonDiscriminator + process.hltHpsSelectedPFTausMediumDeepTauDitauWPAgainstMuon + process.hltHpsDoublePFTau20TrackDeepTauDitauWPAgainstMuon ) +process.HLTHPSDoubleTightChargedIsoAntiMuonPFTau20Sequence = cms.Sequence( process.HLTHPSTightChargedIsoPFTauSequence + process.hltHpsDoublePFTau20 + process.hltHpsSelectedPFTausTrackFinding + process.hltHpsDoublePFTau20Track + process.hltHpsSelectedPFTausTrackFindingTightChargedIsolation + process.hltHpsDoublePFTau20TrackTightChargedIso + process.hltHpsPFTauAgainstMuonDiscriminator + process.hltHpsSelectedPFTausTrackFindingTightChargedIsolationAgainstMuon + process.hltHpsDoublePFTau20TrackTightChargedIsoAgainstMuon ) process.HLTPhoton75R9Id90HE10IsoMEBOnlySequence = cms.Sequence( process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1SingleEG40Filter + process.hltEG75R9Id90HE10IsoMEBOnlyEtFilter + process.hltEgammaClusterShape + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltEG75R9Id90HE10IsoMEBOnlyHEFilter + process.hltEgammaR9ID + process.hltEG75R9Id90HE10IsoMEBOnlyR9Filter + process.hltEgammaEcalPFClusterIso + process.hltEG75R9Id90HE10IsoMEBOnlyEcalIsoFilter + process.HLTPFHcalClustering + process.hltEgammaHcalPFClusterIso + process.hltEG75R9Id90HE10IsoMEBOnlyHcalIsoFilter + process.HLTTrackReconstructionForIsoForPhotons + process.hltEgammaHollowTrackIso + process.hltEG75R9Id90HE10IsoMEBOnlyTrackIsoFilter ) process.HLTBphTrackingDoubleJpsiRegionalPixelTracks = cms.Sequence( process.hltPixelTracksTrackingRegionsDoubleJpsiRegional + process.hltPixelTracksDoubleJpsiRegional ) process.HLTBphTrackingDoubleJpsiRegionalIter0 = cms.Sequence( process.hltIter0JpsiTkTkPixelSeedsFromPixelTracks + process.hltIter0JpsiTkTkCkfTrackCandidates + process.hltIter0JpsiTkTkCtfWithMaterialTracks + process.hltIter0JpsiTkTkTrackCutClassifierPrompt + process.hltIter0JpsiTkTkTrackCutClassifierDetached + process.hltIter0JpsiTkTkTrackCutClassifierMerged + process.hltIter0JpsiTkTkTrackSelectionHighPurity ) process.HLTBphTrackingDoubleJpsiReg = cms.Sequence( process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingSequence + process.HLTDoLocalStripSequence + process.HLTBphTrackingDoubleJpsiRegionalPixelTracks + process.HLTBphTrackingDoubleJpsiRegionalIter0 ) process.HLTFastPrimaryVertexSequence = cms.Sequence( process.hltSelectorJets20L1FastJet + process.hltSelectorCentralJets20L1FastJeta + process.hltSelector4CentralJetsL1FastJet + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingSequence ) -process.HLTBtagBoostedDoubleSecondaryVertexSequencePFAK8 = cms.Sequence( process.hltVerticesPF + process.hltVerticesPFSelector + process.hltVerticesPFFilter + process.hltPFJetForDBtagSelectorAK8 + process.hltPFJetForDBtagAK8 + process.hltBoostedDBLifetimeTagInfosPFAK8 + process.hltBoostedDBInclusiveVertexFinderPFAK8 + process.hltBoostedDBInclusiveSecondaryVerticesPFAK8 + process.hltBoostedDBTrackVertexArbitratorPFAK8 + process.hltBoostedDBInclusiveMergedVerticesPFAK8 + process.hltBoostedDBSecondaryVertexTagInfosPFAK8 + process.hltBoostedDBSVAK8TagInfosPF + process.hltBoostedDBJetTagsPFAK8 ) process.HLTDiphoton3018R9Idb50e90ANDIso60CaloId15b35eANDHE12b10eMass55Sequence = cms.Sequence( process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1SingleAndDoubleEGOrFilter + process.hltEG30L1SingleAndDoubleEGOrEtFilter + process.hltEgammaR9ID + process.hltEG30R9Id50b80eR9IdFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltEG30HE12b10eR9Id50b80eHEFilter + process.hltEG30R9Id50b90eHE12b10eR9Id50b80eR9IdFilter + process.hltEgammaClusterShape + process.hltEG30CaloId15b35eR9Id50b90eHE12b10eR9Id50b80eClusterShapeFilter + process.hltEgammaEcalPFClusterIso + process.hltEG30Iso60CaloId15b35eR9Id50b90eHE12b10eR9Id50b80eEcalIsoFilter + process.HLTPFClusteringForEgammaUnseeded + process.hltEgammaCandidatesUnseeded + process.hltDiEG18EtUnseededFilter + process.hltEgammaR9IDUnseeded + process.hltDiEG18R9Id50b80eR9IdUnseededFilter + process.hltEgammaHoverEUnseeded + process.hltDiEG18HE12b10eR9Id50b80eHEUnseededFilter + process.hltEG18R9Id50b90eHE12b10eR9Id50b80eR9IdUnseededFilter + process.hltEgammaClusterShapeUnseeded + process.hltEG18CaloId15b35eR9Id50b90eHE12b10eR9Id50b80eClusterShapeUnseededFilter + process.hltEgammaEcalPFClusterIsoUnseeded + process.hltEG18Iso60CaloId15b35eR9Id50b90eHE12b10eR9Id50b80eEcalIsoUnseededFilter + process.HLTTrackReconstructionForIsoForPhotons + process.hltEgammaHollowTrackIsoUnseeded + process.hltEG18TrackIso60Iso60CaloId15b35eR9Id50b90eHE12b10eR9Id50b80eTrackIsoUnseededFilter + process.hltEG18TrackIso60Iso60CaloId15b35eR9Id50b90eHE12b10eR9Id50b80eMass55CombMassLastFilter ) process.HLTDiphoton3018R9Idb50e90ANDIso60CaloId15b35eANDHE12b10eSequence = cms.Sequence( process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1SingleAndDoubleEGOrFilter + process.hltEG30L1SingleAndDoubleEGOrEtFilter + process.hltEgammaR9ID + process.hltEG30R9Id50b80eR9IdFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltEG30HE12b10eR9Id50b80eHEFilter + process.hltEG30R9Id50b90eHE12b10eR9Id50b80eR9IdFilter + process.hltEgammaClusterShape + process.hltEG30CaloId15b35eR9Id50b90eHE12b10eR9Id50b80eClusterShapeFilter + process.hltEgammaEcalPFClusterIso + process.hltEG30Iso60CaloId15b35eR9Id50b90eHE12b10eR9Id50b80eEcalIsoFilter + process.HLTPFClusteringForEgammaUnseeded + process.hltEgammaCandidatesUnseeded + process.hltDiEG18EtUnseededFilter + process.hltEgammaR9IDUnseeded + process.hltDiEG18R9Id50b80eR9IdUnseededFilter + process.hltEgammaHoverEUnseeded + process.hltDiEG18HE12b10eR9Id50b80eHEUnseededFilter + process.hltEG18R9Id50b90eHE12b10eR9Id50b80eR9IdUnseededFilter + process.hltEgammaClusterShapeUnseeded + process.hltEG18CaloId15b35eR9Id50b90eHE12b10eR9Id50b80eClusterShapeUnseededFilter + process.hltEgammaEcalPFClusterIsoUnseeded + process.hltEG18Iso60CaloId15b35eR9Id50b90eHE12b10eR9Id50b80eEcalIsoUnseededFilter + process.HLTTrackReconstructionForIsoForPhotons + process.hltEgammaHollowTrackIsoUnseeded + process.hltEG18TrackIso60Iso60CaloId15b35eR9Id50b90eHE12b10eR9Id50b80eTrackIsoUnseededFilter ) process.HLTBeginSequenceParking = cms.Sequence( process.hltTriggerType + process.hltEnableParking + process.HLTL1UnpackerSequence + process.HLTBeamSpot ) process.HLTL2TauTagNNSequence = cms.Sequence( process.HLTDoLocalPixelSequence + process.HLTRecoPixelTracksSequence + process.HLTRecopixelvertexingSequence + process.HLTDoCaloSequence + cms.ignore(process.hltL1sDoubleTauBigOR) + cms.ignore(process.hltL1sSingleTau) + cms.ignore(process.hltL1sBigOrMuXXerIsoTauYYer) + cms.ignore(process.hltL1sMu22erIsoTau40er) + cms.ignore(process.hltL1sBigORDoubleTauJet) + cms.ignore(process.hltL1VBFDiJetIsoTau) + cms.ignore(process.hltL1sVeryBigORMu18erTauXXer2p1) + process.hltL2TauTagNNProducer ) process.HLTHPSDeepTauPFTauSequence = cms.Sequence( cms.ignore(process.hltL1sTauVeryBigOR) + process.hltHpsL1JetsHLTForDeepTauInput + process.hltHpsPFTauDiscriminationByDecayModeFindingNewDMsL1matched + process.hltHpsPFTauPrimaryVertexProducerForDeepTau + process.hltHpsPFTauSecondaryVertexProducerForDeepTau + process.hltHpsPFTauTransverseImpactParametersForDeepTau + process.hltFixedGridRhoProducerFastjetAllTau + process.hltHpsPFTauBasicDiscriminatorsForDeepTau + process.hltHpsPFTauBasicDiscriminatorsdR03ForDeepTau + process.hltHpsPFTauDeepTauProducer ) -process.HLTEle24erWPTightGsfForTauSequence = cms.Sequence( process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1EGerAndTauFilter + process.hltEG24L1EGandTauEtFilter + process.hltEgammaClusterShape + process.hltEle24erWPTightClusterShapeFilterForTau + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltEle24erWPTightHEFilterForTau + process.hltEgammaEcalPFClusterIso + process.hltEle24erWPTightEcalIsoFilterForTau + process.HLTPFHcalClustering + process.hltEgammaHcalPFClusterIso + process.hltEle24erWPTightHcalIsoFilterForTau + process.HLTElePixelMatchSequence + process.hltEle24erWPTightPixelMatchFilterForTau + process.hltEle24erWPTightPMS2FilterForTau + process.HLTGsfElectronSequence + process.hltEle24erWPTightGsfOneOEMinusOneOPFilterForTau + process.hltEle24erWPTightGsfMissingHitsFilterForTau + process.hltEle24erWPTightGsfDetaFilterForTau + process.hltEle24erWPTightGsfDphiFilterForTau + process.HLTTrackReconstructionForIsoElectronIter02 + process.hltEgammaEleGsfTrackIso + process.hltEle24erWPTightGsfTrackIsoFilterForTau ) +process.HLTCaloTausCreatorL1TauSeededRegionalSequence = cms.Sequence( process.HLTDoCaloSequence + cms.ignore(process.hltL1sTauVeryBigOR) + process.hltCaloTowerL1sTauVeryBigORSeededRegional + process.hltAkIsoTauL1sTauVeryBigORSeededRegional ) +process.HLTL2TauJetsL1TauSeededSequence = cms.Sequence( process.HLTCaloTausCreatorL1TauSeededRegionalSequence + process.hltL2TauJetsL1TauSeeded ) +process.HLTL2TauPixelIsolationSequenceL1TauGlobalSeeded = cms.Sequence( process.hltL2TausForPixelIsolationL1TauSeeded + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingSequence + process.hltL2TauPixelIsoTagProducerL1TauSeededGlob ) +process.HLTL2p5IsoTauL1TauSeededGlobalSequence = cms.Sequence( process.HLTL2TauPixelIsolationSequenceL1TauGlobalSeeded + process.hltL2TauIsoFilterL1TauSeededGlob + process.hltL2TauJetsIsoL1TauSeededGlob ) +process.HLTHPSDoublePFTauPt40Eta2p1Trk1 = cms.Sequence( process.hltHpsDoublePFTau40 + process.hltHpsPFTauTrackPt1Discriminator + process.hltHpsSelectedPFTausTrackPt1 + process.hltHpsDoublePFTau40TrackPt1 ) +process.HLTHPSMediumChargedIsoPFTauSequence = cms.Sequence( process.hltHpsPFTauMediumAbsoluteChargedIsolationDiscriminator + process.hltHpsPFTauMediumRelativeChargedIsolationDiscriminator + process.hltHpsPFTauMediumAbsOrRelChargedIsolationDiscriminator ) +process.HLTHPSDoublePFTauPt35Eta2p1Trk1 = cms.Sequence( process.hltHpsDoublePFTau35 + process.hltHpsPFTauTrackPt1Discriminator + process.hltHpsSelectedPFTausTrackPt1 + process.hltHpsDoublePFTau35TrackPt1 ) process.HLTHPSLooseETauWPDeepTauPFTau30Sequence = cms.Sequence( process.HLTHPSDeepTauPFTauSequence + process.hltHpsSelectedPFTausLooseETauWPDeepTauFilter ) process.HLTHPSLooseMuTauWPDeepTauAntiMuonPFTau27Sequence = cms.Sequence( process.HLTHPSDeepTauPFTauSequence + process.hltHpsPFTauAgainstMuonDiscriminatorBigL1matched + process.hltHpsSelectedPFTausLooseMuTauWPDeepTauVsJetsAgainstMuon ) process.HLTMu24Eta2p1IsoTau40Eta2p1IsolationSequence = cms.Sequence( process.HLTL3muonEcalPFisorecoSequenceNoBoolsForMuons + process.hltL3fL1sMu22erIsoTau40erL1f0L2f10QL3Filtered24QL3pfecalIsoRhoFiltered + process.HLTL3muonHcalPFisorecoSequenceNoBoolsForMuons + process.hltL3fL1sMu22IsoTau40erL1f0L2f10QL3Filtered24QL3pfhcalIsoRhoFiltered + process.HLTTrackReconstructionForIsoL3MuonIter02 + process.hltMuonTkRelIsolationCut0p08Map ) @@ -81349,10 +85144,6 @@ process.HLTIterativeTrackingIteration4ForDisplacedTkMuons = cms.Sequence( process.hltDisplacedhltIter4ClustersRefRemovalForDisplacedTkMuons + process.hltDisplacedhltIter4MaskedMeasurementTrackerEventForDisplacedTkMuons + process.hltDisplacedhltIter4PixelLessLayerTripletsForDisplacedTkMuons + process.hltDisplacedhltIter4PixelLessTrackingRegionsForDisplacedTkMuons + process.hltDisplacedhltIter4PixelLessClusterCheckForDisplacedTkMuons + process.hltDisplacedhltIter4PixelLessHitDoubletsForDisplacedTkMuons + process.hltDisplacedhltIter4PixelLessHitTripletsForDisplacedTkMuons + process.hltDisplacedhltIter4PixelLessSeedsForDisplacedTkMuons + process.hltDisplacedhltIter4CkfTrackCandidatesForDisplacedTkMuons + process.hltDisplacedhltIter4CtfWithMaterialTracksForDisplacedTkMuons + process.hltIter4IterL3FromL1MuonTrackCutClassifier + process.hltIter4IterL3FromL1MuonTrackSelectionHighPurity ) process.HLTIterL3GlbDisplacedMuonTkNoCandidateSequence = cms.Sequence( process.HLTDoLocalPixelSequence + process.HLTDoLocalStripSequence + process.HLTIterL3OIGlbDisplacedMuonTkCandidateSequence + process.hltIterL3OIL3GlbDisplacedMuonsLinksCombination + process.hltIterL3OIL3GlbDisplacedMuons + process.hltIterL3OIGlbDisplacedMuonCandidates + process.hltL2SelectorForL3IOForGlbDisplaced + process.HLTIterL3IODisplacedmuonTkCandidateSequence + process.HLTIterativeTrackingIteration4GlbDisplacedMuons + process.hltL1MuonNoL2SelectorNoVtx + process.HLTIterativeTrackingIteration4ForDisplacedTkMuons + process.hltIter0MergedWithIter4GlbDisplacedMuons + process.hltIter4FromL1MergedWithIter04GlbDisplacedMuons + process.hltdTksMergedWithOIGlbDisplacedMuons + process.hltdTksMergedWithOIGlbDisplacedMuonsHighPurity + process.hltIterL3GlbdTksDisplacedMuons + process.hltIterL3DisplacedMuons + process.hltIterL3DisplacedMuonsLinks ) process.HLTL3DisplacedMuonRecoSequence = cms.Sequence( process.HLTIterL3GlbDisplacedMuonTkNoCandidateSequence + process.hltIterL3TrackerDisplacedMuonCandidates + process.hltIterL3DisplacedMuonCandidates ) -process.HLTCaloTausCreatorL1TauSeededRegionalSequence = cms.Sequence( process.HLTDoCaloSequence + cms.ignore(process.hltL1sTauVeryBigOR) + process.hltCaloTowerL1sTauVeryBigORSeededRegional + process.hltAkIsoTauL1sTauVeryBigORSeededRegional ) -process.HLTL2TauJetsL1TauSeededSequence = cms.Sequence( process.HLTCaloTausCreatorL1TauSeededRegionalSequence + process.hltL2TauJetsL1TauSeeded ) -process.HLTL2TauPixelIsolationSequenceL1TauGlobalSeeded = cms.Sequence( process.hltL2TausForPixelIsolationL1TauSeeded + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingSequence + process.hltL2TauPixelIsoTagProducerL1TauSeededGlob ) -process.HLTL2p5IsoTauL1TauSeededGlobalSequence = cms.Sequence( process.HLTL2TauPixelIsolationSequenceL1TauGlobalSeeded + process.hltL2TauIsoFilterL1TauSeededGlob + process.hltL2TauJetsIsoL1TauSeededGlob ) process.HLTIterativeTrackingIteration4ForTau = cms.Sequence( process.hltDisplacedhltIter4ClustersRefRemovalForTau + process.hltDisplacedhltIter4MaskedMeasurementTrackerEventForTau + process.hltDisplacedhltIter4PixelLessLayerTripletsForTau + process.hltDisplacedhltIter4PFlowPixelLessTrackingRegionsForTau + process.hltDisplacedhltIter4PFlowPixelLessClusterCheckForTau + process.hltDisplacedhltIter4PFlowPixelLessHitDoubletsForTau + process.hltDisplacedhltIter4PFlowPixelLessHitTripletsForTau + process.hltDisplacedhltIter4PFlowPixelLessSeedsForTau + process.hltDisplacedhltIter4PFlowCkfTrackCandidatesForTau + process.hltDisplacedhltIter4PFlowCtfWithMaterialTracksForTau + process.hltDisplacedhltIter4PFlowTrackSelectionHighPurityForTau ) process.HLTIterativeTrackingIter04ForTau = cms.Sequence( process.HLTIterativeTrackingIteration0 + process.HLTIterativeTrackingIteration4ForTau + process.hltIter4MergedWithIter0ForTau ) process.HLTTrackReconstructionForPFDispl = cms.Sequence( process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingSequence + process.HLTDoLocalStripSequence + process.HLTIterativeTrackingIter04ForTau + process.hltPFMuonMergingForDisplTau + process.hltMuonLinksForDisplTau + process.hltMuonsForDisplTau ) @@ -81380,6 +85171,8 @@ process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt1PtrkShortSig5 = cms.Sequence( process.hltL3DisplacedDijetFullTracksJetTracksAssociatorAtVertexLowPt + process.hltL3DisplacedDijet100FullTracksTrackIPProducerLowPt + process.hltL3DisplacedDijetFullTracksJetTagProducerFromIPLowPtShortSig5 + process.hltTwoPromptHLTL3DisplacedDijetFullTracksHLTCaloJetTagFilterLowPt1PtrkShortSig5 ) process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt1PtrkShortSig5 = cms.Sequence( process.hltL4DisplacedDijetFullTracksJetPromptTracksAssociatorAtVertexLowPt1PtrkShortSig5 + process.hltL4PromptDisplacedDijetFullTracksTrackIPProducerLowPt1PtrkShortSig5 + process.hltL4PromptDisplacedDijetFullTracksJetTagProducerFromIPLowPt1PtrkShortSig5 + process.hltL4PromptDisplacedDijetFullTracksHLTCaloJetTagFilterLowPt1PtrkShortSig5 ) process.HLTDisplacedTrackRequirementLooseDisplacedJetsLowPt1PtrkShortSig5 = cms.Sequence( process.hltL4DisplacedDijetFullTracksJetTracksAssociatorAtVertexLowPt1PtrkShortSig5 + process.hltL4TaggedDisplacedDijetFullTracksTrackIPProducerLowPt1PtrkPt0p5ShortSig5 + process.hltL4DisplacedDijetFullTracksJetTagProducerLooseFromIPLowPt1PtrkPt0p5ShortSig5 + process.hltL4DisplacedDijetFullTracksHLTCaloJetTagFilterLooseLowPt1PtrkPt0p5ShortSig5 ) +process.HLTDiPho10CaloIdLTime1nsSequence = cms.Sequence( process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1SingleAndDoubleEGNonIsoForDisplacedTrig + process.hltEG10EtFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltEG10HEFilter + process.hltEgammaClusterShape + process.hltEG10CaloIdLClusterShapeFilter + process.hltEG10CaloIdLTime1nsFilter + process.HLTPFClusteringForEgammaUnseeded + process.hltEgammaCandidatesUnseeded + process.hltEgammaCandidatesWrapperUnseeded + process.hltDiEG10EtUnseededFilter + process.hltEgammaHoverEUnseeded + process.hltDiEG10HEUnseededFilter + process.hltEgammaClusterShapeUnseeded + process.hltDiEG10CaloIdLClusterShapeUnseededFilter + process.hltDiEG10CaloIdLTime1nsUnseededFilter ) +process.HLTDiPho10CaloIdLTime1p2nsSequence = cms.Sequence( process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1SingleAndDoubleEGNonIsoForDisplacedTrig + process.hltEG10EtFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltEG10HEFilter + process.hltEgammaClusterShape + process.hltEG10CaloIdLClusterShapeFilter + process.hltEG10CaloIdLTime1p2nsFilter + process.HLTPFClusteringForEgammaUnseeded + process.hltEgammaCandidatesUnseeded + process.hltEgammaCandidatesWrapperUnseeded + process.hltDiEG10EtUnseededFilter + process.hltEgammaHoverEUnseeded + process.hltDiEG10HEUnseededFilter + process.hltEgammaClusterShapeUnseeded + process.hltDiEG10CaloIdLClusterShapeUnseededFilter + process.hltDiEG10CaloIdLTime1p2nsUnseededFilter ) process.HLTDiPho10CaloIdLTime1p4nsSequence = cms.Sequence( process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1SingleAndDoubleEGNonIsoForDisplacedTrig + process.hltEG10EtFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltEG10HEFilter + process.hltEgammaClusterShape + process.hltEG10CaloIdLClusterShapeFilter + process.hltEG10CaloIdLTime1p4nsFilter + process.HLTPFClusteringForEgammaUnseeded + process.hltEgammaCandidatesUnseeded + process.hltEgammaCandidatesWrapperUnseeded + process.hltDiEG10EtUnseededFilter + process.hltEgammaHoverEUnseeded + process.hltDiEG10HEUnseededFilter + process.hltEgammaClusterShapeUnseeded + process.hltDiEG10CaloIdLClusterShapeUnseededFilter + process.hltDiEG10CaloIdLTime1p4nsUnseededFilter ) process.HLTDiPho10CaloIdLTime1p6nsSequence = cms.Sequence( process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1SingleAndDoubleEGNonIsoForDisplacedTrig + process.hltEG10EtFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltEG10HEFilter + process.hltEgammaClusterShape + process.hltEG10CaloIdLClusterShapeFilter + process.hltEG10CaloIdLTime1p6nsFilter + process.HLTPFClusteringForEgammaUnseeded + process.hltEgammaCandidatesUnseeded + process.hltEgammaCandidatesWrapperUnseeded + process.hltDiEG10EtUnseededFilter + process.hltEgammaHoverEUnseeded + process.hltDiEG10HEUnseededFilter + process.hltEgammaClusterShapeUnseeded + process.hltDiEG10CaloIdLClusterShapeUnseededFilter + process.hltDiEG10CaloIdLTime1p6nsUnseededFilter ) process.HLTDiPho10CaloIdLTime1p8nsSequence = cms.Sequence( process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1SingleAndDoubleEGNonIsoForDisplacedTrig + process.hltEG10EtFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltEG10HEFilter + process.hltEgammaClusterShape + process.hltEG10CaloIdLClusterShapeFilter + process.hltEG10CaloIdLTime1p8nsFilter + process.HLTPFClusteringForEgammaUnseeded + process.hltEgammaCandidatesUnseeded + process.hltEgammaCandidatesWrapperUnseeded + process.hltDiEG10EtUnseededFilter + process.hltEgammaHoverEUnseeded + process.hltDiEG10HEUnseededFilter + process.hltEgammaClusterShapeUnseeded + process.hltDiEG10CaloIdLClusterShapeUnseededFilter + process.hltDiEG10CaloIdLTime1p8nsUnseededFilter ) @@ -81413,75 +85206,77 @@ process.HLTriggerFirstPath = cms.Path( process.hltGetRaw + process.hltPSetMap + process.hltBoolFalse ) process.Status_OnCPU = cms.Path( process.statusOnGPU + ~process.statusOnGPUFilter ) process.Status_OnGPU = cms.Path( process.statusOnGPU + process.statusOnGPUFilter ) -process.HLT_AK8PFJet360_TrimMass30_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8PFJet360TrimMass30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet260 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets260 + process.hltAK8SinglePFJet360 + process.hltAK8TrimModJets + process.hltAK8SinglePFJetTrimModMass30 + process.HLTEndSequence ) -process.HLT_AK8PFJet380_TrimMass30_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8PFJet380TrimMass30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet280 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets280 + process.hltAK8SinglePFJet380 + process.hltAK8TrimModJets + process.hltAK8SinglePFJetTrimModMass30 + process.HLTEndSequence ) -process.HLT_AK8PFJet400_TrimMass30_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8PFJet400TrimMass30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet300 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets300 + process.hltAK8SinglePFJet400 + process.hltAK8TrimModJets + process.hltAK8SinglePFJetTrimModMass30 + process.HLTEndSequence ) -process.HLT_AK8PFJet420_TrimMass30_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8PFJet420TrimMass30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet320 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets320 + process.hltAK8SinglePFJet420 + process.hltAK8TrimModJets + process.hltAK8SinglePFJetTrimModMass30 + process.HLTEndSequence ) -process.HLT_AK8PFJet400_MassSD30_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8PFJet400MassSD30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet300 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets300 + process.hltAK8SinglePFJet400 + process.hltAK8SoftDropModJets + process.hltAK8SinglePFSoftDropModMass30 + process.HLTEndSequence ) -process.HLT_AK8PFJet420_MassSD30_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8PFJet420MassSD30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet320 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets320 + process.hltAK8SinglePFJet420 + process.hltAK8SoftDropModJets + process.hltAK8SinglePFSoftDropModMass30 + process.HLTEndSequence ) -process.HLT_AK8PFJet450_MassSD30_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8PFJet450MassSD30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet350 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets350 + process.hltAK8SinglePFJet450 + process.hltAK8SoftDropModJets + process.hltAK8SinglePFSoftDropModMass30 + process.HLTEndSequence ) -process.HLT_AK8DiPFJet250_250_MassSD30_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8DiPFJet250250MassSD30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltAK8DoublePFJet250 + process.hltAK8SoftDropModJets + process.hltAK8DoublePFJetSDModMass30 + process.HLTEndSequence ) -process.HLT_AK8DiPFJet250_250_MassSD50_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8DiPFJet250250MassSD50 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltAK8DoublePFJet250 + process.hltAK8SoftDropModJets + process.hltAK8DoublePFJetSDModMass50 + process.HLTEndSequence ) -process.HLT_AK8DiPFJet260_260_MassSD30_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8DiPFJet260260MassSD30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltAK8DoublePFJet260 + process.hltAK8SoftDropModJets + process.hltAK8DoublePFJetSDModMass30 + process.HLTEndSequence ) -process.HLT_AK8DiPFJet270_270_MassSD30_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8DiPFJet270270MassSD30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltAK8DoublePFJet270 + process.hltAK8SoftDropModJets + process.hltAK8DoublePFJetSDModMass30 + process.HLTEndSequence ) -process.HLT_AK8PFHT750_TrimMass50_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPreAK8PFHT750TrimMass50 + process.HLTAK8CaloJetsSequence + process.hltAK8HtMht + process.hltAK8Ht650 + process.HLTAK8PFJetsSequence + process.hltAK8PFHTwJetPt200 + process.hltAK8TrimModJets + process.hlt1AK8PFJetsTrimMass50Pt200 + process.hltAK8PFHT750 + process.HLTEndSequence ) -process.HLT_AK8PFHT800_TrimMass50_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPreAK8PFHT800TrimMass50 + process.HLTAK8CaloJetsSequence + process.hltAK8HtMht + process.hltAK8Ht700 + process.HLTAK8PFJetsSequence + process.hltAK8PFHTwJetPt200 + process.hltAK8TrimModJets + process.hlt1AK8PFJetsTrimMass50Pt200 + process.hltAK8PFHT800 + process.HLTEndSequence ) -process.HLT_AK8PFHT850_TrimMass50_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPreAK8PFHT850TrimMass50 + process.HLTAK8CaloJetsSequence + process.hltAK8HtMht + process.hltAK8Ht750 + process.HLTAK8PFJetsSequence + process.hltAK8PFHTwJetPt200 + process.hltAK8TrimModJets + process.hlt1AK8PFJetsTrimMass50Pt200 + process.hltAK8PFHT850 + process.HLTEndSequence ) -process.HLT_AK8PFHT900_TrimMass50_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPreAK8PFHT900TrimMass50 + process.HLTAK8CaloJetsSequence + process.hltAK8HtMht + process.hltAK8Ht800 + process.HLTAK8PFJetsSequence + process.hltAK8PFHTwJetPt200 + process.hltAK8TrimModJets + process.hlt1AK8PFJetsTrimMass50Pt200 + process.hltAK8PFHT900 + process.HLTEndSequence ) -process.HLT_CaloJet500_NoJetID_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreCaloJet500NoJetID + process.HLTAK4CaloJetsReconstructionNoIDSequence + process.HLTAK4CaloJetsCorrectionNoIDSequence + process.hltSingleCaloJet500 + process.HLTEndSequence ) -process.HLT_CaloJet550_NoJetID_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreCaloJet550NoJetID + process.HLTAK4CaloJetsReconstructionNoIDSequence + process.HLTAK4CaloJetsCorrectionNoIDSequence + process.hltSingleCaloJet550 + process.HLTEndSequence ) -process.HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu5DoubleEG3 + process.hltPreDoubleMu5UpsilonDoubleEle3CaloIdLTrackIdL + process.HLTDiMu5DiEle3CaloIdLTrackIdLMuonlegSequence + process.HLTDiMu5DiEle3CaloIdLTrackIdLElectronlegSequence + process.HLTEndSequence ) -process.HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu3DoubleEG7p5 + process.hltPreDoubleMu3DoubleEle7p5CaloIdLTrackIdLUpsilon + process.HLTDiMu3DiEle7p5CaloIdLTrackIdLMuonlegSequence + process.HLTDiMu3DiEle7p5CaloIdLTrackIdLElectronlegSequence + process.HLTEndSequence ) -process.HLT_Trimuon5_3p5_2_Upsilon_Muon_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMuV1OSM5to17 + process.hltPreTrimuon53p52UpsilonMuon + process.hltTripleMuonV2L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltTripleMuonV2L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3TripleMuonV2L1Filtered0) + process.hltTripleMuL3V2PreFiltered0 + process.hltTripleMuL3V2bPreFiltered0 + process.hltTripleMuL3V2cPreFiltered0 + process.hltUpsilonMuonL3Filtered + process.hltDisplacedmumuVtxProducerUpsilonMuon + process.hltVertexmumuFilterUpsilonMuon + process.HLTEndSequence ) -process.HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMuOpen53p52UpsilonMuon + process.hltPreTrimuonOpen53p52UpsilonMuon + process.hltL1TripleMuOpen53p52UpsilonMuonL1Filtered0 + process.HLTL2muonrecoSequenceOpenMu + cms.ignore(process.hltL2TripleMuOpen53p52UpsilonMuonL2PreFiltered0) + process.HLTL3muonrecoOpenMuSequence + cms.ignore(process.hltL1fForIterL3L1TripleMuOpen53p52UpsilonMuonL1Filtered0) + process.hltL3fL1TripleMuOpen53p52UpsilonMuonPreFiltered222 + process.hltL3fL1TripleMuOpen53p52UpsilonMuonPreFiltered3p53p52 + process.hltL3fL1TripleMuOpen53p52UpsilonMuonPreFiltered53p52 + process.hltUpsilonMuon53p52OpenMuonL3Filtered + process.hltDisplacedmumuVtxProducerUpsilonMuon53p52OpenMuon + process.hltVertexmumuFilterUpsilonMuon53p52OpenMuon + process.HLTEndSequence ) -process.HLT_DoubleEle25_CaloIdL_MW_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoOrWithEG26WithJetAndTau + process.hltPreDoubleEle25CaloIdLMW + process.HLTEle25CaloIdLMWSequence + process.HLTDoubleEle25CaloIdLMWSequence + process.HLTEndSequence ) -process.HLT_DoubleEle27_CaloIdL_MW_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoOrWithEG26WithJetAndTau + process.hltPreDoubleEle27CaloIdLMW + process.HLTEle27CaloIdLMWSequence + process.HLTDoubleEle27CaloIdLMWSequence + process.HLTEndSequence ) -process.HLT_DoubleEle33_CaloIdL_MW_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoOrWithEG26WithJetAndTau + process.hltPreDoubleEle33CaloIdLMW + process.HLTEle33CaloIdLMWSequence + process.HLTDoubleEle33CaloIdLMWSequence + process.HLTEndSequence ) -process.HLT_DoubleEle24_eta2p1_WPTight_Gsf_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sBigORDoubleLooseIsoEGXXer + process.hltPreDoubleEle24eta2p1WPTightGsf + process.HLTDoubleEle24erWPTightGsfForTauSequence + process.HLTEndSequence ) -process.HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEG6to8HTT250to300IorL1sHTT + process.hltPreDoubleEle8CaloIdMTrackIdMMass8DZPFHT350 + process.HLTDoubleEle8CaloIdMGsfTrackIdMSequence + process.hltDoubleEle8Mass8Filter + process.hltDoubleEle8DZFilter + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT350Jet30 + process.HLTEndSequence ) -process.HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEG6to8HTT250to300IorL1sHTT + process.hltPreDoubleEle8CaloIdMTrackIdMMass8PFHT350 + process.HLTDoubleEle8CaloIdMGsfTrackIdMSequence + process.hltDoubleEle8Mass8Filter + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT350Jet30 + process.HLTEndSequence ) -process.HLT_Mu27_Ele37_CaloIdL_MW_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu25 + process.hltPreMu27Ele37CaloIdLMW + process.hltL1fL1sMu16orMu25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu16orMu25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + process.hltL3fL1sMu16orMu25L1f0L2f10QL3Filtered27Q + process.HLTEle37CaloIdLMWUnseededSequence + process.HLTEndSequence ) -process.HLT_Mu37_Ele27_CaloIdL_MW_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu25 + process.hltPreMu37Ele27CaloIdLMW + process.hltL1fL1sMu16orMu25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu16orMu25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + process.hltL3fL1sMu16orMu25L1f0L2f10QL3Filtered37Q + process.HLTEle27CaloIdLMWUnseededSequence + process.HLTEndSequence ) -process.HLT_Mu37_TkMu27_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreMu37TkMu27 + process.hltL1fL1sMu22orMu25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22orMu25L1f0L2Filtered25) + process.HLTL3muonrecoSequence + process.hltL3fL1sMu16orMu25L1f0L2f25L3Filtered37 + process.HLTTrackerMuonSequence + process.hltDiMuonGlbFiltered37TrkFiltered27 + process.hltDiMuonGlb37Trk27DzFiltered0p2 + process.HLTEndSequence ) -process.HLT_DoubleMu4_3_Bs_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMuForBs + process.hltPreDoubleMu43Bs + process.hltL1fL1sL1DoubleMu0er1p5SQOSdR1p4L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0er1p5SQOSdR1p4L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdR1p4L1Filtered0) + process.hltDoubleMu4BsL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu4Bs + process.hltDisplacedmumuFilterDoubleMu4Bs + process.HLTEndSequence ) -process.HLT_DoubleMu4_3_Jpsi_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMuForBs + process.hltPreDoubleMu43Jpsi + process.hltL1fL1sL1DoubleMu0er1p5SQOSdR1p4L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0er1p5SQOSdR1p4L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdR1p4L1Filtered0) + process.hltDoubleMu43JPsiL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu43Jpsi + process.hltDisplacedmumuFilterDoubleMu43Jpsi + process.HLTEndSequence ) -process.HLT_DoubleMu4_3_LowMass_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMuForLowMassInclusive + process.hltPreDoubleMu43LowMass + process.hltL1fL1sL1DoubleMuL1Filtered0LowMassInclusive + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMuL1f0L2PreFiltered0ForLowMassInclusive) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMuL1Filtered0LowMassInclusive) + process.hltDoubleMu43LowMassL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu43LowMass + process.hltDisplacedmumuFilterDoubleMu43LowMass + process.HLTEndSequence ) -process.HLT_DoubleMu4_LowMass_Displaced_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMuForLowMassDisplaced + process.hltPreDoubleMu4LowMassDisplaced + process.hltL1fL1sDoubleMuL1Filtered0ForLowMassDisplaced + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMuL1Filtered0ForLowMassDisplaced) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMuL1Filtered0ForLowMassDisplaced) + process.hltDoubleMu4LowMassDisplacedL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu4LowMassDisplaced + process.hltDisplacedmumuFilterDoubleMu4LowMassDisplaced + process.HLTEndSequence ) -process.HLT_Mu0_L1DoubleMu_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMuForLowMassInclusive + process.hltPreMu0L1DoubleMu + process.hltL1fL1sL1DoubleMuL1Filtered0LowMassInclusive + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMuL1f0L2PreFiltered0ForLowMassInclusive) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMuL1Filtered0LowMassInclusive) + process.hltL3fL1sDoubleMu0SQL1f0L2PreFilteres0L3Filtered0 + process.HLTEndSequence ) -process.HLT_Mu4_L1DoubleMu_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMuForLowMassInclusive + process.hltPreMu4L1DoubleMu + process.hltL1fL1sL1DoubleMuL1Filtered0LowMassInclusive + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMuL1f0L2PreFiltered0ForLowMassInclusive) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMuL1Filtered0LowMassInclusive) + process.hltL3fL1sDoubleMu0SQL1f0L2PreFilteres0L3Filtered4 + process.HLTEndSequence ) -process.HLT_DoubleMu4_3_Photon4_BsToMMG_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMuForBsToMMG + process.hltPreDoubleMu43Photon4BsToMMG + process.hltL1fL1sL1DoubleMuL1Filtered0BMMG + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMuL1f0L2PreFiltered0ForBMMG) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMuL1Filtered0BMMG) + process.hltDoubleMu43BsToMMGL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu43BMMG + process.hltDisplacedDoubleMu43FilterBMMG + process.HLTPho4CaloIdLUnseededSequence + process.hltDoubleMu43Photon4MassFillter + process.HLTEndSequence ) -process.HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMuForBsToMMG + process.hltPreDoubleMu43DisplacedPhoton4BsToMMG + process.hltL1fL1sL1DoubleMuL1Filtered0BMMG + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMuL1f0L2PreFiltered0ForBMMG) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMuL1Filtered0BMMG) + process.hltDoubleMu43DisplacedBsToMMGL3Filtered + process.hltHardDisplacedmumuVtxProducerDoubleMu43BMMG + process.hltHardDisplacedmumuFilterBMMG + process.HLTPho4CaloIdLUnseededSequence + process.hltDisplacedMuMu43Photon4MassFilter + process.HLTEndSequence ) -process.HLT_DoubleMu3_Trk_Tau3mu_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er2p0SQOSdEtaMax1p6orTripleMu21p50 + process.hltPreDoubleMu3TrkTau3mu + process.hltL1fL1sL1DoubleMuorTripleMuL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMuorTripleMuL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMuorTripleMuL1Filtered0) + process.hltDoubleMu3TrkTau3muL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu3Tau3mu + process.hltDisplacedmumuFilterDoubleMu3Tau3mu + process.HLTBphTrackingDisplacedTau3muReg + process.hltTau3muTkAllConeTracksIter + process.hltTau3muTkVertexProducer + process.hltTau3muTkVertexFilter + process.HLTEndSequence ) -process.HLT_DoubleMu3_TkMu_DsTau3Mu_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er2p0SQOSdEtaMax1p6orTripleMu21p50 + process.hltPreDoubleMu3TkMuDsTau3Mu + process.hltL1fL1sL1DoubleMuorTripleMuL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMuorTripleMuL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMuorTripleMuL1Filtered0) + process.hltDoubleMu3TrkTau3muL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu3Tau3mu + process.hltDisplacedmumuFilterDoubleMu3Tau3mu + process.HLTTrackerMuonSequenceLowPt + process.hltdstau3mumuontrkFltr + process.hltdstau3muDisplaced3muVtxProducer + process.hltdstau3muDisplaced3muFltr + process.HLTEndSequence ) -process.HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu3SQHTT200 + process.hltPreDoubleMu4Mass3p8DZPFHT350 + process.hltDoubleMuon4L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltDoubleMuon4L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3DoubleMuon4L1Filtered0) + process.hltL3fL1DiMu3SQHT200L3PreFiltered4 + process.hltDoubleMuon4Mass3p8Filtered + process.hltDoubleMu4Mass3p8DZFilter + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT350Jet30 + process.HLTEndSequence ) -process.HLT_DoubleMu4_MuMuTrk_Displaced_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + process.hltPreDoubleMu4MuMuTrkDisplaced + process.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.hltDoubleMu4MuMuDisplacedL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu4MuMu + process.hltDisplacedmumuFilterDoubleMu4MuMu + process.HLTBphTrackingDisplacedMuMuReg + process.hltMuMuTkAllConeTracksIter + process.hltMuMuTkVertexProducer + process.hltMuMuTkVertexFilter + process.HLTEndSequence ) -process.HLT_Mu3_PFJet40_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu3IorMu3Jet30er2p5 + process.hltPreMu3PFJet40 + process.hltL1fL1sMu3Jet30L1Filtered0 + process.hltL1sSingleJet35ObjectMap + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3L1Filtered0) + process.hltL3fL1sMu3L1f0L2f0L3Filtered3 + process.HLTAK4PFJetsSequence + process.hltMu3JetCollectionsForLeptonPlusPFJets + process.hltMu3PFJet40MuCleaned + process.HLTEndSequence ) -process.HLT_Mu7p5_L2Mu2_Jpsi_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0SQ + process.hltPreMu7p5L2Mu2Jpsi + process.hltL1fL1DoubleMu0SQL1Filtered0 + process.HLTL2muonrecoSequence + process.hltL2fSQDoubleMu2L2PreFiltered2 + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1DoubleMu0SQL1Filtered0) + process.hltL3fSQMu7p5L2Mu2L3Filtered7p5 + process.hltSQMu7p5L2Mu2JpsiTrackMassFiltered + process.HLTEndSequence ) -process.HLT_Mu7p5_L2Mu2_Upsilon_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0SQ + process.hltPreMu7p5L2Mu2Upsilon + process.hltL1fL1DoubleMu0SQL1Filtered0 + process.HLTL2muonrecoSequence + process.hltL2fSQDoubleMu2L2PreFiltered2 + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1DoubleMu0SQL1Filtered0) + process.hltL3fSQMu7p5L2Mu2L3Filtered7p5 + process.hltSQMu7p5L2Mu2UpsilonTrackMassFiltered + process.HLTEndSequence ) -process.HLT_Mu3_L1SingleMu5orSingleMu7_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu5IorSingleMu7 + process.hltPreMu3L1SingleMu5orSingleMu7 + process.hltL1sEmuSingleMu3 + process.hltL1fL1sEmuMu3L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sEmuMu3L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sEmuMu3L1Filtered0) + process.hltL3fL1sEmuMu3L1f0L2f0L3Filtered3 + process.HLTEndSequence ) -process.HLT_DoublePhoton33_CaloIdL_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoOrWithEG26WithJetAndTau + process.hltPreDoublePhoton33CaloIdL + process.HLTPho33CaloIdLSequence + process.HLTDoublePho33CaloIdLUnseededSequence + process.HLTEndSequence ) -process.HLT_DoublePhoton70_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoOrWithJetAndTau + process.hltPreDoublePhoton70 + process.HLTDoublePho70Sequence + process.HLTEndSequence ) -process.HLT_DoublePhoton85_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoOrWithJetAndTau + process.hltPreDoublePhoton85 + process.HLTDoublePho85Sequence + process.HLTEndSequence ) -process.HLT_Ele15_WPLoose_Gsf_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGLowETer2p5or + process.hltPreEle15WPLooseGsf + process.HLTEle15WPLooseGsfSequence + process.HLTEndSequence ) -process.HLT_Ele20_WPLoose_Gsf_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGLowETer2p5or + process.hltPreEle20WPLooseGsf + process.HLTEle20WPLooseGsfSequence + process.HLTEndSequence ) -process.HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGor + process.hltPreDiEle27WPTightCaloOnlyL1DoubleEG + process.HLTDiEle27L1DoubleEGWPTightCaloOnlySequence + process.HLTEndSequence ) -process.HLT_Ele27_WPTight_Gsf_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGor + process.hltPreEle27WPTightGsf + process.HLTEle27WPTightGsfSequence + process.HLTEndSequence ) -process.HLT_Ele28_WPTight_Gsf_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGor + process.hltPreEle28WPTightGsf + process.HLTEle28WPTightGsfSequence + process.HLTEndSequence ) -process.HLT_Ele30_WPTight_Gsf_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGor + process.hltPreEle30WPTightGsf + process.HLTEle30WPTightGsfSequence + process.HLTEndSequence ) -process.HLT_Ele32_WPTight_Gsf_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGor + process.hltPreEle32WPTightGsf + process.HLTEle32WPTightGsfSequence + process.HLTEndSequence ) -process.HLT_Ele35_WPTight_Gsf_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGor + process.hltPreEle35WPTightGsf + process.HLTEle35WPTightGsfSequence + process.HLTEndSequence ) -process.HLT_Ele35_WPTight_Gsf_L1EGMT_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaSingleEle + process.hltPreEle35WPTightGsfL1EGMT + process.HLTSingleEleGsfL1EGMTSequence + process.HLTEndSequence ) -process.HLT_Ele38_WPTight_Gsf_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGor + process.hltPreEle38WPTightGsf + process.HLTEle38WPTightGsfSequence + process.HLTEndSequence ) -process.HLT_Ele40_WPTight_Gsf_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGor + process.hltPreEle40WPTightGsf + process.HLTEle40WPTightGsfSequence + process.HLTEndSequence ) -process.HLT_Ele32_WPTight_Gsf_L1DoubleEG_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGor + process.hltPreEle32WPTightGsfL1DoubleEG + process.HLTEle32L1DoubleEGWPTightGsfSequence + process.HLTEndSequence ) -process.HLT_HT300_Beamspot_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sHTTForBeamSpot + process.hltPreHT300Beamspot + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT300 + process.HLTTrackingForBeamSpot + process.hltVerticesPF + process.hltVerticesPFSelector + process.hltVerticesPFFilter + process.HLTEndSequence ) -process.HLT_ZeroBias_Beamspot_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreZeroBiasBeamspot + process.HLTTrackingForBeamSpot + process.hltVerticesPF + process.hltVerticesPFSelector + process.hltVerticesPFFilter + process.HLTEndSequence ) -process.HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sBigORMu18erTauXXer2p1 + process.hltPreIsoMu20eta2p1TightChargedIsoPFTauHPS27eta2p1TightIDCrossL1 + process.hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fBigORMu18erTauXXer2p1L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0) + process.hltL3fL1BigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20Q + process.HLTMu20Eta2p1Tau24Eta2p1IsolationSequence + process.hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered + process.HLTGlobalPFTauHPSSequence + process.HLTHPSTightChargedIsoTightOOSCPhotonsAntiMuonPFTau27Sequence + process.hltHpsL1JetsHLTPFTauTrackTightChargedIsolationTightOOSCPhotonsAgainstMuonMatch + process.hltHpsSelectedPFTau27TightChargedIsolationTightOOSCPhotonsAgainstMuonL1HLTMatched + process.hltHpsOverlapFilterIsoMu20TightChargedIsoTightOOSCPhotonsPFTau27L1Seeded + process.HLTEndSequence ) -process.HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreIsoMu27MediumDeepTauPFTauHPS20eta2p1SingleL1 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22or25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q + process.HLTMu27IsolationSequence + process.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f27QL3trkIsoFiltered + process.HLTL2TauJetsSequence + process.hltSingleL2Tau20eta2p2 + process.HLTL2p5IsoTauGlobalSequence + process.hltSingleL2GlobIsoTau20eta2p2 + process.HLTGlobalPFTauHPSSequence + process.HLTHPSSingleMediumDeepTauDiTauWPAntiMuonPFTau20Sequence + process.hltHpsOverlapFilterIsoMu27MediumDeepTauDitauWPPFTau20 + process.HLTEndSequence ) -process.HLT_IsoMu20_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu18 + process.hltPreIsoMu20 + process.hltL1fL1sMu18L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu18L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu18L1Filtered0) + process.hltL3fL1sMu18L1f0L2f10QL3Filtered20Q + process.HLTMu20IsolationSequence + process.hltL3crIsoL1sMu18L1f0L2f10QL3f20QL3trkIsoFiltered + process.HLTEndSequence ) -process.HLT_IsoMu24_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22 + process.hltPreIsoMu24 + process.hltL1fL1sMu22L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMu22L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22L1Filtered0) + process.hltL3fL1sSingleMu22L1f0L2f10QL3Filtered24Q + process.HLTMu24IsolationSequence + process.hltL3crIsoL1sSingleMu22L1f0L2f10QL3f24QL3trkIsoFiltered + process.HLTEndSequence ) -process.HLT_IsoMu24_eta2p1_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22 + process.hltPreIsoMu24eta2p1 + process.hltL1fL1sMu22erL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMu22erL1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22erL1Filtered0) + process.hltL3fL1sSingleMu22erL1f0L2f10QL3Filtered24Q + process.HLTMu24Eta2p1IsolationSequence + process.hltL3crIsoL1sSingleMu22erL1f0L2f10QL3f24QL3trkIsoFiltered + process.HLTEndSequence ) -process.HLT_IsoMu27_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreIsoMu27 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22or25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q + process.HLTMu27IsolationSequence + process.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f27QL3trkIsoFiltered + process.HLTEndSequence ) +process.HLT_AK8PFJet360_TrimMass30_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8PFJet360TrimMass30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet260 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets260 + process.hltAK8SinglePFJet360 + process.hltAK8TrimModJets + process.hltAK8SinglePFJetTrimModMass30 + process.HLTEndSequence ) +process.HLT_AK8PFJet380_TrimMass30_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8PFJet380TrimMass30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet280 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets280 + process.hltAK8SinglePFJet380 + process.hltAK8TrimModJets + process.hltAK8SinglePFJetTrimModMass30 + process.HLTEndSequence ) +process.HLT_AK8PFJet400_TrimMass30_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8PFJet400TrimMass30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet300 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets300 + process.hltAK8SinglePFJet400 + process.hltAK8TrimModJets + process.hltAK8SinglePFJetTrimModMass30 + process.HLTEndSequence ) +process.HLT_AK8PFJet420_TrimMass30_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8PFJet420TrimMass30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet320 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets320 + process.hltAK8SinglePFJet420 + process.hltAK8TrimModJets + process.hltAK8SinglePFJetTrimModMass30 + process.HLTEndSequence ) +process.HLT_AK8PFJet400_MassSD30_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8PFJet400MassSD30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet300 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets300 + process.hltAK8SinglePFJet400 + process.hltAK8SoftDropModJets + process.hltAK8SinglePFSoftDropModMass30 + process.HLTEndSequence ) +process.HLT_AK8PFJet420_MassSD30_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8PFJet420MassSD30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet320 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets320 + process.hltAK8SinglePFJet420 + process.hltAK8SoftDropModJets + process.hltAK8SinglePFSoftDropModMass30 + process.HLTEndSequence ) +process.HLT_AK8PFJet450_MassSD30_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8PFJet450MassSD30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet350 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets350 + process.hltAK8SinglePFJet450 + process.hltAK8SoftDropModJets + process.hltAK8SinglePFSoftDropModMass30 + process.HLTEndSequence ) +process.HLT_AK8DiPFJet250_250_MassSD30_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8DiPFJet250250MassSD30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltAK8DoublePFJet250 + process.hltAK8SoftDropModJets + process.hltAK8DoublePFJetSDModMass30 + process.HLTEndSequence ) +process.HLT_AK8DiPFJet250_250_MassSD50_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8DiPFJet250250MassSD50 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltAK8DoublePFJet250 + process.hltAK8SoftDropModJets + process.hltAK8DoublePFJetSDModMass50 + process.HLTEndSequence ) +process.HLT_AK8DiPFJet260_260_MassSD30_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8DiPFJet260260MassSD30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltAK8DoublePFJet260 + process.hltAK8SoftDropModJets + process.hltAK8DoublePFJetSDModMass30 + process.HLTEndSequence ) +process.HLT_AK8DiPFJet270_270_MassSD30_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet180 + process.hltPreAK8DiPFJet270270MassSD30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltAK8DoublePFJet270 + process.hltAK8SoftDropModJets + process.hltAK8DoublePFJetSDModMass30 + process.HLTEndSequence ) +process.HLT_AK8PFHT750_TrimMass50_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPreAK8PFHT750TrimMass50 + process.HLTAK8CaloJetsSequence + process.hltAK8HtMht + process.hltAK8Ht650 + process.HLTAK8PFJetsSequence + process.hltAK8PFHTwJetPt200 + process.hltAK8TrimModJets + process.hlt1AK8PFJetsTrimMass50Pt200 + process.hltAK8PFHT750 + process.HLTEndSequence ) +process.HLT_AK8PFHT800_TrimMass50_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPreAK8PFHT800TrimMass50 + process.HLTAK8CaloJetsSequence + process.hltAK8HtMht + process.hltAK8Ht700 + process.HLTAK8PFJetsSequence + process.hltAK8PFHTwJetPt200 + process.hltAK8TrimModJets + process.hlt1AK8PFJetsTrimMass50Pt200 + process.hltAK8PFHT800 + process.HLTEndSequence ) +process.HLT_AK8PFHT850_TrimMass50_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPreAK8PFHT850TrimMass50 + process.HLTAK8CaloJetsSequence + process.hltAK8HtMht + process.hltAK8Ht750 + process.HLTAK8PFJetsSequence + process.hltAK8PFHTwJetPt200 + process.hltAK8TrimModJets + process.hlt1AK8PFJetsTrimMass50Pt200 + process.hltAK8PFHT850 + process.HLTEndSequence ) +process.HLT_AK8PFHT900_TrimMass50_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPreAK8PFHT900TrimMass50 + process.HLTAK8CaloJetsSequence + process.hltAK8HtMht + process.hltAK8Ht800 + process.HLTAK8PFJetsSequence + process.hltAK8PFHTwJetPt200 + process.hltAK8TrimModJets + process.hlt1AK8PFJetsTrimMass50Pt200 + process.hltAK8PFHT900 + process.HLTEndSequence ) +process.HLT_CaloJet500_NoJetID_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreCaloJet500NoJetID + process.HLTAK4CaloJetsReconstructionNoIDSequence + process.HLTAK4CaloJetsCorrectionNoIDSequence + process.hltSingleCaloJet500 + process.HLTEndSequence ) +process.HLT_CaloJet550_NoJetID_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreCaloJet550NoJetID + process.HLTAK4CaloJetsReconstructionNoIDSequence + process.HLTAK4CaloJetsCorrectionNoIDSequence + process.hltSingleCaloJet550 + process.HLTEndSequence ) +process.HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu5DoubleEG3 + process.hltPreDoubleMu5UpsilonDoubleEle3CaloIdLTrackIdL + process.HLTDiMu5DiEle3CaloIdLTrackIdLMuonlegSequence + process.HLTDiMu5DiEle3CaloIdLTrackIdLElectronlegSequence + process.HLTEndSequence ) +process.HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu3DoubleEG7p5 + process.hltPreDoubleMu3DoubleEle7p5CaloIdLTrackIdLUpsilon + process.HLTDiMu3DiEle7p5CaloIdLTrackIdLMuonlegSequence + process.HLTDiMu3DiEle7p5CaloIdLTrackIdLElectronlegSequence + process.HLTEndSequence ) +process.HLT_Trimuon5_3p5_2_Upsilon_Muon_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMuV1OSM5to17 + process.hltPreTrimuon53p52UpsilonMuon + process.hltTripleMuonV2L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltTripleMuonV2L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3TripleMuonV2L1Filtered0) + process.hltTripleMuL3V2PreFiltered0 + process.hltTripleMuL3V2bPreFiltered0 + process.hltTripleMuL3V2cPreFiltered0 + process.hltUpsilonMuonL3Filtered + process.hltDisplacedmumuVtxProducerUpsilonMuon + process.hltVertexmumuFilterUpsilonMuon + process.HLTEndSequence ) +process.HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMuOpen53p52UpsilonMuon + process.hltPreTrimuonOpen53p52UpsilonMuon + process.hltL1TripleMuOpen53p52UpsilonMuonL1Filtered0 + process.HLTL2muonrecoSequenceOpenMu + cms.ignore(process.hltL2TripleMuOpen53p52UpsilonMuonL2PreFiltered0) + process.HLTL3muonrecoOpenMuSequence + cms.ignore(process.hltL1fForIterL3L1TripleMuOpen53p52UpsilonMuonL1Filtered0) + process.hltL3fL1TripleMuOpen53p52UpsilonMuonPreFiltered222 + process.hltL3fL1TripleMuOpen53p52UpsilonMuonPreFiltered3p53p52 + process.hltL3fL1TripleMuOpen53p52UpsilonMuonPreFiltered53p52 + process.hltUpsilonMuon53p52OpenMuonL3Filtered + process.hltDisplacedmumuVtxProducerUpsilonMuon53p52OpenMuon + process.hltVertexmumuFilterUpsilonMuon53p52OpenMuon + process.HLTEndSequence ) +process.HLT_DoubleEle25_CaloIdL_MW_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoOrWithEG26WithJetAndTau + process.hltPreDoubleEle25CaloIdLMW + process.HLTEle25CaloIdLMWSequence + process.HLTDoubleEle25CaloIdLMWSequence + process.HLTEndSequence ) +process.HLT_DoubleEle27_CaloIdL_MW_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoOrWithEG26WithJetAndTau + process.hltPreDoubleEle27CaloIdLMW + process.HLTEle27CaloIdLMWSequence + process.HLTDoubleEle27CaloIdLMWSequence + process.HLTEndSequence ) +process.HLT_DoubleEle33_CaloIdL_MW_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoOrWithEG26WithJetAndTau + process.hltPreDoubleEle33CaloIdLMW + process.HLTEle33CaloIdLMWSequence + process.HLTDoubleEle33CaloIdLMWSequence + process.HLTEndSequence ) +process.HLT_DoubleEle24_eta2p1_WPTight_Gsf_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sBigORDoubleLooseIsoEGXXer + process.hltPreDoubleEle24eta2p1WPTightGsf + process.HLTDoubleEle24erWPTightGsfForTauSequence + process.HLTEndSequence ) +process.HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v22 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEG6to8HTT250to300IorL1sHTT + process.hltPreDoubleEle8CaloIdMTrackIdMMass8DZPFHT350 + process.HLTDoubleEle8CaloIdMGsfTrackIdMSequence + process.hltDoubleEle8Mass8Filter + process.hltDoubleEle8DZFilter + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT350Jet30 + process.HLTEndSequence ) +process.HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v22 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEG6to8HTT250to300IorL1sHTT + process.hltPreDoubleEle8CaloIdMTrackIdMMass8PFHT350 + process.HLTDoubleEle8CaloIdMGsfTrackIdMSequence + process.hltDoubleEle8Mass8Filter + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT350Jet30 + process.HLTEndSequence ) +process.HLT_Mu27_Ele37_CaloIdL_MW_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu25 + process.hltPreMu27Ele37CaloIdLMW + process.hltL1fL1sMu16orMu25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu16orMu25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + process.hltL3fL1sMu16orMu25L1f0L2f10QL3Filtered27Q + process.HLTEle37CaloIdLMWUnseededSequence + process.HLTEndSequence ) +process.HLT_Mu37_Ele27_CaloIdL_MW_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu25 + process.hltPreMu37Ele27CaloIdLMW + process.hltL1fL1sMu16orMu25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu16orMu25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + process.hltL3fL1sMu16orMu25L1f0L2f10QL3Filtered37Q + process.HLTEle27CaloIdLMWUnseededSequence + process.HLTEndSequence ) +process.HLT_Mu37_TkMu27_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreMu37TkMu27 + process.hltL1fL1sMu22orMu25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22orMu25L1f0L2Filtered25) + process.HLTL3muonrecoSequence + process.hltL3fL1sMu16orMu25L1f0L2f25L3Filtered37 + process.HLTTrackerMuonSequence + process.hltDiMuonGlbFiltered37TrkFiltered27 + process.hltDiMuonGlb37Trk27DzFiltered0p2 + process.HLTEndSequence ) +process.HLT_DoubleMu4_3_Bs_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMuForBs + process.hltPreDoubleMu43Bs + process.hltL1fL1sL1DoubleMu0er1p5SQOSdR1p4L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0er1p5SQOSdR1p4L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdR1p4L1Filtered0) + process.hltDoubleMu4BsL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu4Bs + process.hltDisplacedmumuFilterDoubleMu4Bs + process.HLTEndSequence ) +process.HLT_DoubleMu4_3_Jpsi_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMuForBs + process.hltPreDoubleMu43Jpsi + process.hltL1fL1sL1DoubleMu0er1p5SQOSdR1p4L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0er1p5SQOSdR1p4L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdR1p4L1Filtered0) + process.hltDoubleMu43JPsiL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu43Jpsi + process.hltDisplacedmumuFilterDoubleMu43Jpsi + process.HLTEndSequence ) +process.HLT_DoubleMu4_3_LowMass_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMuForLowMassInclusive + process.hltPreDoubleMu43LowMass + process.hltL1fL1sL1DoubleMuL1Filtered0LowMassInclusive + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMuL1f0L2PreFiltered0ForLowMassInclusive) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMuL1Filtered0LowMassInclusive) + process.hltDoubleMu43LowMassL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu43LowMass + process.hltDisplacedmumuFilterDoubleMu43LowMass + process.HLTEndSequence ) +process.HLT_DoubleMu4_LowMass_Displaced_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMuForLowMassDisplaced + process.hltPreDoubleMu4LowMassDisplaced + process.hltL1fL1sDoubleMuL1Filtered0ForLowMassDisplaced + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMuL1Filtered0ForLowMassDisplaced) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMuL1Filtered0ForLowMassDisplaced) + process.hltDoubleMu4LowMassDisplacedL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu4LowMassDisplaced + process.hltDisplacedmumuFilterDoubleMu4LowMassDisplaced + process.HLTEndSequence ) +process.HLT_Mu0_L1DoubleMu_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMuForLowMassInclusive + process.hltPreMu0L1DoubleMu + process.hltL1fL1sL1DoubleMuL1Filtered0LowMassInclusive + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMuL1f0L2PreFiltered0ForLowMassInclusive) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMuL1Filtered0LowMassInclusive) + process.hltL3fL1sDoubleMu0SQL1f0L2PreFilteres0L3Filtered0 + process.HLTEndSequence ) +process.HLT_Mu4_L1DoubleMu_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMuForLowMassInclusive + process.hltPreMu4L1DoubleMu + process.hltL1fL1sL1DoubleMuL1Filtered0LowMassInclusive + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMuL1f0L2PreFiltered0ForLowMassInclusive) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMuL1Filtered0LowMassInclusive) + process.hltL3fL1sDoubleMu0SQL1f0L2PreFilteres0L3Filtered4 + process.HLTEndSequence ) +process.HLT_DoubleMu4_3_Photon4_BsToMMG_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMuForBsToMMG + process.hltPreDoubleMu43Photon4BsToMMG + process.hltL1fL1sL1DoubleMuL1Filtered0BMMG + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMuL1f0L2PreFiltered0ForBMMG) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMuL1Filtered0BMMG) + process.hltDoubleMu43BsToMMGL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu43BMMG + process.hltDisplacedDoubleMu43FilterBMMG + process.HLTPho4CaloIdLUnseededSequence + process.hltDoubleMu43Photon4MassFillter + process.HLTEndSequence ) +process.HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMuForBsToMMG + process.hltPreDoubleMu43DisplacedPhoton4BsToMMG + process.hltL1fL1sL1DoubleMuL1Filtered0BMMG + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMuL1f0L2PreFiltered0ForBMMG) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMuL1Filtered0BMMG) + process.hltDoubleMu43DisplacedBsToMMGL3Filtered + process.hltHardDisplacedmumuVtxProducerDoubleMu43BMMG + process.hltHardDisplacedmumuFilterBMMG + process.HLTPho4CaloIdLUnseededSequence + process.hltDisplacedMuMu43Photon4MassFilter + process.HLTEndSequence ) +process.HLT_DoubleMu3_Trk_Tau3mu_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er2p0SQOSdEtaMax1p6orTripleMu21p50 + process.hltPreDoubleMu3TrkTau3mu + process.hltL1fL1sL1DoubleMuorTripleMuL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMuorTripleMuL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMuorTripleMuL1Filtered0) + process.hltDoubleMu3TrkTau3muL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu3Tau3mu + process.hltDisplacedmumuFilterDoubleMu3Tau3mu + process.HLTBphTrackingDisplacedTau3muReg + process.hltTau3muTkAllConeTracksIter + process.hltTau3muTkVertexProducer + process.hltTau3muTkVertexFilter + process.HLTEndSequence ) +process.HLT_DoubleMu3_TkMu_DsTau3Mu_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er2p0SQOSdEtaMax1p6orTripleMu21p50 + process.hltPreDoubleMu3TkMuDsTau3Mu + process.hltL1fL1sL1DoubleMuorTripleMuL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMuorTripleMuL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMuorTripleMuL1Filtered0) + process.hltDoubleMu3TrkTau3muL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu3Tau3mu + process.hltDisplacedmumuFilterDoubleMu3Tau3mu + process.HLTTrackerMuonSequenceLowPt + process.hltdstau3mumuontrkFltr + process.hltdstau3muDisplaced3muVtxProducer + process.hltdstau3muDisplaced3muFltr + process.HLTEndSequence ) +process.HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu3SQHTT200 + process.hltPreDoubleMu4Mass3p8DZPFHT350 + process.hltDoubleMuon4L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltDoubleMuon4L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3DoubleMuon4L1Filtered0) + process.hltL3fL1DiMu3SQHT200L3PreFiltered4 + process.hltDoubleMuon4Mass3p8Filtered + process.hltDoubleMu4Mass3p8DZFilter + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT350Jet30 + process.HLTEndSequence ) +process.HLT_DoubleMu4_MuMuTrk_Displaced_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + process.hltPreDoubleMu4MuMuTrkDisplaced + process.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.hltDoubleMu4MuMuDisplacedL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu4MuMu + process.hltDisplacedmumuFilterDoubleMu4MuMu + process.HLTBphTrackingDisplacedMuMuReg + process.hltMuMuTkAllConeTracksIter + process.hltMuMuTkVertexProducer + process.hltMuMuTkVertexFilter + process.HLTEndSequence ) +process.HLT_Mu3_PFJet40_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu3IorMu3Jet30er2p5 + process.hltPreMu3PFJet40 + process.hltL1fL1sMu3Jet30L1Filtered0 + process.hltL1sSingleJet35ObjectMap + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3L1Filtered0) + process.hltL3fL1sMu3L1f0L2f0L3Filtered3 + process.HLTAK4PFJetsSequence + process.hltMu3JetCollectionsForLeptonPlusPFJets + process.hltMu3PFJet40MuCleaned + process.HLTEndSequence ) +process.HLT_Mu7p5_L2Mu2_Jpsi_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0SQ + process.hltPreMu7p5L2Mu2Jpsi + process.hltL1fL1DoubleMu0SQL1Filtered0 + process.HLTL2muonrecoSequence + process.hltL2fSQDoubleMu2L2PreFiltered2 + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1DoubleMu0SQL1Filtered0) + process.hltL3fSQMu7p5L2Mu2L3Filtered7p5 + process.hltSQMu7p5L2Mu2JpsiTrackMassFiltered + process.HLTEndSequence ) +process.HLT_Mu7p5_L2Mu2_Upsilon_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0SQ + process.hltPreMu7p5L2Mu2Upsilon + process.hltL1fL1DoubleMu0SQL1Filtered0 + process.HLTL2muonrecoSequence + process.hltL2fSQDoubleMu2L2PreFiltered2 + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1DoubleMu0SQL1Filtered0) + process.hltL3fSQMu7p5L2Mu2L3Filtered7p5 + process.hltSQMu7p5L2Mu2UpsilonTrackMassFiltered + process.HLTEndSequence ) +process.HLT_Mu3_L1SingleMu5orSingleMu7_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu5IorSingleMu7 + process.hltPreMu3L1SingleMu5orSingleMu7 + process.hltL1sEmuSingleMu3 + process.hltL1fL1sEmuMu3L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sEmuMu3L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sEmuMu3L1Filtered0) + process.hltL3fL1sEmuMu3L1f0L2f0L3Filtered3 + process.HLTEndSequence ) +process.HLT_DoublePhoton33_CaloIdL_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoOrWithEG26WithJetAndTau + process.hltPreDoublePhoton33CaloIdL + process.HLTPho33CaloIdLSequence + process.HLTDoublePho33CaloIdLUnseededSequence + process.HLTEndSequence ) +process.HLT_DoublePhoton70_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoOrWithJetAndTau + process.hltPreDoublePhoton70 + process.HLTDoublePho70Sequence + process.HLTEndSequence ) +process.HLT_DoublePhoton85_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoOrWithJetAndTau + process.hltPreDoublePhoton85 + process.HLTDoublePho85Sequence + process.HLTEndSequence ) +process.HLT_Ele15_WPLoose_Gsf_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGLowETer2p5or + process.hltPreEle15WPLooseGsf + process.HLTEle15WPLooseGsfSequence + process.HLTEndSequence ) +process.HLT_Ele20_WPLoose_Gsf_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGLowETer2p5or + process.hltPreEle20WPLooseGsf + process.HLTEle20WPLooseGsfSequence + process.HLTEndSequence ) +process.HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGor + process.hltPreDiEle27WPTightCaloOnlyL1DoubleEG + process.HLTDiEle27L1DoubleEGWPTightCaloOnlySequence + process.HLTEndSequence ) +process.HLT_Ele27_WPTight_Gsf_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGor + process.hltPreEle27WPTightGsf + process.HLTEle27WPTightGsfSequence + process.HLTEndSequence ) +process.HLT_Ele28_WPTight_Gsf_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGor + process.hltPreEle28WPTightGsf + process.HLTEle28WPTightGsfSequence + process.HLTEndSequence ) +process.HLT_Ele30_WPTight_Gsf_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGor + process.hltPreEle30WPTightGsf + process.HLTEle30WPTightGsfSequence + process.HLTEndSequence ) +process.HLT_Ele32_WPTight_Gsf_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGor + process.hltPreEle32WPTightGsf + process.HLTEle32WPTightGsfSequence + process.HLTEndSequence ) +process.HLT_Ele35_WPTight_Gsf_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGor + process.hltPreEle35WPTightGsf + process.HLTEle35WPTightGsfSequence + process.HLTEndSequence ) +process.HLT_Ele35_WPTight_Gsf_L1EGMT_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaSingleEle + process.hltPreEle35WPTightGsfL1EGMT + process.HLTSingleEleGsfL1EGMTSequence + process.HLTEndSequence ) +process.HLT_Ele38_WPTight_Gsf_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGor + process.hltPreEle38WPTightGsf + process.HLTEle38WPTightGsfSequence + process.HLTEndSequence ) +process.HLT_Ele40_WPTight_Gsf_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGor + process.hltPreEle40WPTightGsf + process.HLTEle40WPTightGsfSequence + process.HLTEndSequence ) +process.HLT_Ele32_WPTight_Gsf_L1DoubleEG_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGor + process.hltPreEle32WPTightGsfL1DoubleEG + process.HLTEle32L1DoubleEGWPTightGsfSequence + process.HLTEndSequence ) +process.HLT_Ele24_eta2p1_WPTight_Gsf_TightChargedIsoPFTauHPS30_eta2p1_CrossL1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sBigORLooseIsoEGXXerIsoTauYYerdRMin0p3 + process.hltPreEle24eta2p1WPTightGsfTightChargedIsoPFTauHPS30eta2p1CrossL1 + process.HLTEle24erWPTightGsfForTauSequence + process.HLTGlobalPFTauHPSSequence + process.hltOverlapFilterIsoEle24IsoTau30WPTightGsfCaloJet5 + process.HLTHPSTightChargedIsoPFTau30Sequence + process.hltHpsL1JetsHLTPFTauTrackTightChargedIsolationMatch + process.hltHpsSelectedPFTau30TightChargedIsolationL1HLTMatched + process.hltHpsOverlapFilterIsoEle24WPTightGsfTightIsoPFTau30 + process.HLTEndSequence ) +process.HLT_HT300_Beamspot_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sHTTForBeamSpot + process.hltPreHT300Beamspot + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT300 + process.HLTTrackingForBeamSpot + process.hltVerticesPF + process.hltVerticesPFSelector + process.hltVerticesPFFilter + process.hltFEDSelectorOnlineMetaData + process.HLTEndSequence ) +process.HLT_ZeroBias_Beamspot_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreZeroBiasBeamspot + process.HLTTrackingForBeamSpot + process.hltVerticesPF + process.hltVerticesPFSelector + process.hltVerticesPFFilter + process.hltFEDSelectorOnlineMetaData + process.HLTEndSequence ) +process.HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_CrossL1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sBigORMu18erTauXXer2p1 + process.hltPreIsoMu20eta2p1TightChargedIsoPFTauHPS27eta2p1CrossL1 + process.hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fBigORMu18erTauXXer2p1L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0) + process.hltL3fL1BigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20Q + process.HLTMu20Eta2p1Tau24Eta2p1IsolationSequence + process.hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered + process.HLTGlobalPFTauHPSSequence + process.HLTHPSTightChargedIsoAntiMuonPFTau27Sequence + process.hltHpsL1JetsHLTPFTauTrackTightChargedIsolationAgainstMuonMatch + process.hltHpsSelectedPFTau27TightChargedIsolationAgainstMuonL1HLTMatched + process.hltHpsOverlapFilterIsoMu20TightChargedIsoPFTau27L1Seeded + process.HLTEndSequence ) +process.HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sBigORMu18erTauXXer2p1 + process.hltPreIsoMu20eta2p1TightChargedIsoPFTauHPS27eta2p1TightIDCrossL1 + process.hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fBigORMu18erTauXXer2p1L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0) + process.hltL3fL1BigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20Q + process.HLTMu20Eta2p1Tau24Eta2p1IsolationSequence + process.hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered + process.HLTGlobalPFTauHPSSequence + process.HLTHPSTightChargedIsoTightOOSCPhotonsAntiMuonPFTau27Sequence + process.hltHpsL1JetsHLTPFTauTrackTightChargedIsolationTightOOSCPhotonsAgainstMuonMatch + process.hltHpsSelectedPFTau27TightChargedIsolationTightOOSCPhotonsAgainstMuonL1HLTMatched + process.hltHpsOverlapFilterIsoMu20TightChargedIsoTightOOSCPhotonsPFTau27L1Seeded + process.HLTEndSequence ) +process.HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreIsoMu27MediumDeepTauPFTauHPS20eta2p1SingleL1 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22or25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q + process.HLTMu27IsolationSequence + process.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f27QL3trkIsoFiltered + process.HLTL2TauJetsSequence + process.hltSingleL2Tau20eta2p2 + process.HLTL2p5IsoTauGlobalSequence + process.hltSingleL2GlobIsoTau20eta2p2 + process.HLTGlobalPFTauHPSSequence + process.HLTHPSSingleMediumDeepTauDiTauWPAntiMuonPFTau20Sequence + process.hltHpsOverlapFilterIsoMu27MediumDeepTauDitauWPPFTau20 + process.HLTEndSequence ) +process.HLT_IsoMu20_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu18 + process.hltPreIsoMu20 + process.hltL1fL1sMu18L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu18L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu18L1Filtered0) + process.hltL3fL1sMu18L1f0L2f10QL3Filtered20Q + process.HLTMu20IsolationSequence + process.hltL3crIsoL1sMu18L1f0L2f10QL3f20QL3trkIsoFiltered + process.HLTEndSequence ) +process.HLT_IsoMu24_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22 + process.hltPreIsoMu24 + process.hltL1fL1sMu22L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMu22L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22L1Filtered0) + process.hltL3fL1sSingleMu22L1f0L2f10QL3Filtered24Q + process.HLTMu24IsolationSequence + process.hltL3crIsoL1sSingleMu22L1f0L2f10QL3f24QL3trkIsoFiltered + process.HLTEndSequence ) +process.HLT_IsoMu24_eta2p1_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22 + process.hltPreIsoMu24eta2p1 + process.hltL1fL1sMu22erL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMu22erL1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22erL1Filtered0) + process.hltL3fL1sSingleMu22erL1f0L2f10QL3Filtered24Q + process.HLTMu24Eta2p1IsolationSequence + process.hltL3crIsoL1sSingleMu22erL1f0L2f10QL3f24QL3trkIsoFiltered + process.HLTEndSequence ) +process.HLT_IsoMu27_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreIsoMu27 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22or25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q + process.HLTMu27IsolationSequence + process.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f27QL3trkIsoFiltered + process.HLTEndSequence ) process.HLT_UncorrectedJetE30_NoBPTX_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sV0SingleJetC20NotBptxOR + process.hltPreUncorrectedJetE30NoBPTX + process.HLTStoppedHSCPLocalHcalReco + process.HLTStoppedHSCPJetSequence + process.hltStoppedHSCP1CaloJetEnergy30 + process.HLTEndSequence ) process.HLT_UncorrectedJetE30_NoBPTX3BX_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sV0SingleJetC20NotBptxOR + process.hltPreUncorrectedJetE30NoBPTX3BX + process.hltL1sSingleJetC20NotBptxOR3BXEmulated + process.HLTStoppedHSCPLocalHcalReco + process.hltStoppedHSCPHpdFilter + process.HLTStoppedHSCPJetSequence + process.hltStoppedHSCP1CaloJetEnergy30 + process.HLTEndSequence ) process.HLT_UncorrectedJetE60_NoBPTX3BX_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetC43NotBptxOR3BXorSingleJetC46NotBptxOR3BX + process.hltPreUncorrectedJetE60NoBPTX3BX + process.HLTStoppedHSCPLocalHcalReco + process.hltStoppedHSCPHpdFilter + process.HLTStoppedHSCPJetSequence + process.hltStoppedHSCP1CaloJetEnergy60 + process.HLTEndSequence ) @@ -81504,333 +85299,334 @@ process.HLT_DoubleL2Mu23NoVtx_2Cha_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL2Mu23NoVtx2Cha + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1sMuORL1f0DoubleL2NoVtx23Q + process.hltL2DoubleMu23NoVertexL2Filtered2Cha + process.HLTEndSequence ) process.HLT_DoubleL2Mu25NoVtx_2Cha_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL2Mu25NoVtx2Cha + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1sMuORL1f0DoubleL2NoVtx25Q + process.hltL2DoubleMu25NoVtxFiltered2Cha + process.HLTEndSequence ) process.HLT_DoubleL2Mu25NoVtx_2Cha_Eta2p4_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL2Mu25NoVtx2ChaEta2p4 + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1sMuORL1f0DoubleL2NoVtx25Q + process.hltL2DoubleMu25NoVtxFiltered2ChaEta2p4 + process.HLTEndSequence ) -process.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu17TrkIsoVVLMu8TrkIsoVVL + process.hltL1fL1sDoubleMu155L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + process.hltL3fL1DoubleMu155fPreFiltered8 + process.hltL3fL1DoubleMu155fFiltered17 + process.HLTL3muontrkisovvlSequence + process.hltDiMuon178RelTrkIsoVVLFiltered + process.HLTEndSequence ) -process.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu19TrkIsoVVLMu9TrkIsoVVL + process.hltL1fL1sDoubleMu155L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + process.hltL3fL1DoubleMu155fPreFiltered9 + process.hltL3fL1DoubleMu155fFiltered19 + process.HLTL3muontrkisovvlSequence + process.hltDiMuon199RelTrkIsoVVLFiltered + process.HLTEndSequence ) -process.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu17TrkIsoVVLMu8TrkIsoVVLDZ + process.hltL1fL1sDoubleMu155L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + process.hltL3fL1DoubleMu155fPreFiltered8 + process.hltL3fL1DoubleMu155fFiltered17 + process.HLTL3muontrkisovvlSequence + process.hltDiMuon178RelTrkIsoVVLFiltered + process.hltDiMuon178RelTrkIsoVVLFilteredDzFiltered0p2 + process.HLTEndSequence ) -process.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu19TrkIsoVVLMu9TrkIsoVVLDZ + process.hltL1fL1sDoubleMu155L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + process.hltL3fL1DoubleMu155fPreFiltered9 + process.hltL3fL1DoubleMu155fFiltered19 + process.HLTL3muontrkisovvlSequence + process.hltDiMuon199RelTrkIsoVVLFiltered + process.hltDiMuon199RelTrkIsoVVLFilteredDzFiltered0p2 + process.HLTEndSequence ) -process.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu17TrkIsoVVLMu8TrkIsoVVLDZMass8 + process.hltL1fL1sDoubleMu155L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + process.hltL3fL1DoubleMu155fPreFiltered8 + process.hltL3fL1DoubleMu155fFiltered17 + process.HLTL3muontrkisovvlSequence + process.hltDiMuon178RelTrkIsoVVLFiltered + process.hltDiMuon178RelTrkIsoVVLFilteredDzFiltered0p2 + process.hltDiMuon178Mass8Filtered + process.HLTEndSequence ) -process.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu19TrkIsoVVLMu9TrkIsoVVLDZMass8 + process.hltL1fL1sDoubleMu155L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + process.hltL3fL1DoubleMu155fPreFiltered9 + process.hltL3fL1DoubleMu155fFiltered19 + process.HLTL3muontrkisovvlSequence + process.hltDiMuon199RelTrkIsoVVLFiltered + process.hltDiMuon199RelTrkIsoVVLFilteredDzFiltered0p2 + process.hltDiMuon199Mass8Filtered + process.HLTEndSequence ) -process.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu17TrkIsoVVLMu8TrkIsoVVLDZMass3p8 + process.hltL1fL1sDoubleMu155L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + process.hltL3fL1DoubleMu155fPreFiltered8 + process.hltL3fL1DoubleMu155fFiltered17 + process.HLTL3muontrkisovvlSequence + process.hltDiMuon178RelTrkIsoVVLFiltered + process.hltDiMuon178RelTrkIsoVVLFilteredDzFiltered0p2 + process.hltDiMuon178Mass3p8Filtered + process.HLTEndSequence ) -process.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu19TrkIsoVVLMu9TrkIsoVVLDZMass3p8 + process.hltL1fL1sDoubleMu155L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + process.hltL3fL1DoubleMu155fPreFiltered9 + process.hltL3fL1DoubleMu155fFiltered19 + process.HLTL3muontrkisovvlSequence + process.hltDiMuon199RelTrkIsoVVLFiltered + process.hltDiMuon199RelTrkIsoVVLFilteredDzFiltered0p2 + process.hltDiMuon199Mass3p8Filtered + process.HLTEndSequence ) -process.HLT_Mu25_TkMu0_Onia_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu20or22or25 + process.hltPreMu25TkMu0Onia + process.hltL1fL1sMu22orMu20erorMu25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22orMu20erorMu25L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22orMu20erorMu25L1Filtered0) + process.hltL3fL1sMu22orMu20erorMu25L1f0L2f0L3Filtered25 + process.HLTTrackerMuonSequence + process.hltDiMuonGlbFiltered25TrkFiltered0 + process.hltDiMuonGlb25Trk0DzFiltered0p2 + process.HLTEndSequence ) -process.HLT_Mu30_TkMu0_Psi_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu20or22or25 + process.hltPreMu30TkMu0Psi + process.hltL1fL1sMu22orMu20erorMu25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22orMu20erorMu25L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22orMu20erorMu25L1Filtered0) + process.hltL3fL1sMu22orMu20erorMu25L1f0L2f0L3Filtered30 + process.HLTTrackerMuonSequence + process.hltDiMuonGlbFiltered30TrkPsiFiltered0 + process.hltDiMuonGlb30Trk0DzPsiFiltered0p2 + process.HLTEndSequence ) -process.HLT_Mu30_TkMu0_Upsilon_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu20or22or25 + process.hltPreMu30TkMu0Upsilon + process.hltL1fL1sMu22orMu20erorMu25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22orMu20erorMu25L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22orMu20erorMu25L1Filtered0) + process.hltL3fL1sMu22orMu20erorMu25L1f0L2f0L3Filtered30 + process.HLTTrackerMuonSequence + process.hltDiMuonGlbFiltered30TrkUpsilonFiltered0 + process.hltDiMuonGlb30TrkUpsilon0DzFiltered0p2 + process.HLTEndSequence ) -process.HLT_Mu20_TkMu0_Phi_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu16IorSingleMu18IorSingleMu20IorSingleMu16erlorSingleMu18erlorSingleMu20erlorSingleMu22erlorSingleMu25 + process.hltPreMu20TkMu0Phi + process.hltL1fL1sMu16orMu18erorMu20erL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu16orMu18erorMu20erL1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu16orMu18erorMu20erL1Filtered0) + process.hltL3fL1sMu16orMu18erorMu20L1f0L2f0L3Filtered20 + process.HLTTrackerMuonSequence + process.hltDiMuonGlbFiltered20TrkFiltered0 + process.hltDiMuonGlb20Trk0DzFiltered0p2 + process.HLTEndSequence ) -process.HLT_Mu25_TkMu0_Phi_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu16IorSingleMu18IorSingleMu20IorSingleMu16erlorSingleMu18erlorSingleMu20erlorSingleMu22erlorSingleMu25 + process.hltPreMu25TkMu0Phi + process.hltL1fL1sMu16orMu18erorMu20erL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu16orMu18erorMu20erL1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu16orMu18erorMu20erL1Filtered0) + process.hltL3fL1sMu16orMu18erorMu20L1f0L2f0L3Filtered25 + process.HLTTrackerMuonSequence + process.hltDiMuonGlbFiltered25PhiTrkFiltered0 + process.hltDiMuonGlb25PhiTrk0DzFiltered0p2 + process.HLTEndSequence ) -process.HLT_Mu15_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu15DQorSingleMu7 + process.hltPreMu15 + process.hltL1fL1sMu15DQorMu7lqL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu15DQorMu7lqL1f0L2Filtered10) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu15DQorMu7lqL1Filtered0) + process.hltL3fL1sMu15DQorMu7lqL1f0L2f10L3Filtered15 + process.HLTEndSequence ) -process.HLT_Mu20_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu18 + process.hltPreMu20 + process.hltL1fL1sMu18L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu18L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu18L1Filtered0) + process.hltL3fL1sMu18L1f0L2f10QL3Filtered20Q + process.HLTEndSequence ) -process.HLT_Mu27_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreMu27 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22or25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q + process.HLTEndSequence ) -process.HLT_Mu50_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreMu50 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22or25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50Q + process.HLTEndSequence ) -process.HLT_Mu55_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreMu55 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22or25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered55Q + process.HLTEndSequence ) -process.HLT_CascadeMu100_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreCascadeMu100 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTL2muonrecoSequence + process.hltL2fOldL1sMu22or25L1f0L2Filtered10Q + process.HLTOldL3muonrecoSequence + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered100Q + process.HLTEndSequence ) -process.HLT_HighPtTkMu100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreHighPtTkMu100 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTMuonLocalRecoSequence + process.HLTHighPt50TrackerMuonSequence + process.hltL3fL1sMu25f0TkFiltered100Q + process.HLTEndSequence ) -process.HLT_DiPFJetAve40_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreDiPFJetAve40 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJetAve30 + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve40 + process.HLTEndSequence ) -process.HLT_DiPFJetAve60_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreDiPFJetAve60 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJetAve45 + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve60 + process.HLTEndSequence ) -process.HLT_DiPFJetAve80_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60 + process.hltPreDiPFJetAve80 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJetAve60 + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve80 + process.HLTEndSequence ) -process.HLT_DiPFJetAve140_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet90 + process.hltPreDiPFJetAve140 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJetAve110 + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve140 + process.HLTEndSequence ) -process.HLT_DiPFJetAve200_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet120 + process.hltPreDiPFJetAve200 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJetAve170 + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve200 + process.HLTEndSequence ) -process.HLT_DiPFJetAve260_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreDiPFJetAve260 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJetAve210 + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve260 + process.HLTEndSequence ) -process.HLT_DiPFJetAve320_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreDiPFJetAve320 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJetAve270 + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve320 + process.HLTEndSequence ) -process.HLT_DiPFJetAve400_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreDiPFJetAve400 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJetAve350 + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve400 + process.HLTEndSequence ) -process.HLT_DiPFJetAve500_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreDiPFJetAve500 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJetAve450 + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve500 + process.HLTEndSequence ) -process.HLT_DiPFJetAve60_HFJEC_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet35OrZeroBias + process.hltPreDiPFJetAve60HFJEC + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet40ForHFJECBase + process.hltSingleCaloJet40ForHFJECEtaLimited + process.hltSingleCaloJet40ForHFJECEtaLimitedFilter + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve60ForHFJEC + process.HLTEndSequence ) -process.HLT_DiPFJetAve80_HFJEC_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60Or60Fwd + process.hltPreDiPFJetAve80HFJEC + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet50ForHFJECBase + process.hltSingleCaloJet50ForHFJECEtaLimited + process.hltSingleCaloJet50ForHFJECEtaLimitedFilter + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve80ForHFJEC + process.HLTEndSequence ) -process.HLT_DiPFJetAve100_HFJEC_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sV0SingleJet60Or60Fwd + process.hltPreDiPFJetAve100HFJEC + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet60ForHFJECBase + process.hltSingleCaloJet60ForHFJECEtaLimited + process.hltSingleCaloJet60ForHFJECEtaLimitedFilter + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve100ForHFJEC + process.HLTEndSequence ) -process.HLT_DiPFJetAve160_HFJEC_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet120Or120Fwd + process.hltPreDiPFJetAve160HFJEC + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet100ForHFJECBase + process.hltSingleCaloJet100ForHFJECEtaLimited + process.hltSingleCaloJet100ForHFJECEtaLimitedFilter + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve160ForHFJEC + process.HLTEndSequence ) -process.HLT_DiPFJetAve220_HFJEC_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreDiPFJetAve220HFJEC + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet140ForHFJECBase + process.hltSingleCaloJet140ForHFJECEtaLimited + process.hltSingleCaloJet140ForHFJECEtaLimitedFilter + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve220ForHFJEC + process.HLTEndSequence ) -process.HLT_DiPFJetAve300_HFJEC_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreDiPFJetAve300HFJEC + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet200ForHFJECBase + process.hltSingleCaloJet200ForHFJECEtaLimited + process.hltSingleCaloJet200ForHFJECEtaLimitedFilter + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve300ForHFJEC + process.HLTEndSequence ) -process.HLT_AK8PFJet40_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreAK8PFJet40 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet10AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets10AK8 + process.hltSinglePFJet40AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJet60_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet35 + process.hltPreAK8PFJet60 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet40AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets40AK8 + process.hltSinglePFJet60AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJet80_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60 + process.hltPreAK8PFJet80 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet50AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets50AK8 + process.hltSinglePFJet80AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJet140_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet90 + process.hltPreAK8PFJet140 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet110AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets110AK8 + process.hltSinglePFJet140AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJet200_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet120 + process.hltPreAK8PFJet200 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet170AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets170AK8 + process.hltSinglePFJet200AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJet260_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJet260 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet210AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets210AK8 + process.hltSinglePFJet260AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJet320_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJet320 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet270AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets270AK8 + process.hltSinglePFJet320AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJet400_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJet400 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet350AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets350AK8 + process.hltSinglePFJet400AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJet450_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJet450 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet400AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets400AK8 + process.hltSinglePFJet450AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJet500_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJet500 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet450AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets450AK8 + process.hltSinglePFJet500AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJet550_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJet550 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet500AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets500AK8 + process.hltSinglePFJet550AK8 + process.HLTEndSequence ) -process.HLT_PFJet40_v22 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPrePFJet40 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet10 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets10 + process.hltSinglePFJet40 + process.HLTEndSequence ) -process.HLT_PFJet60_v22 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet35 + process.hltPrePFJet60 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet40 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets40 + process.hltSinglePFJet60 + process.HLTEndSequence ) -process.HLT_PFJet80_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60 + process.hltPrePFJet80 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet50 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets50 + process.hltSinglePFJet80 + process.HLTEndSequence ) -process.HLT_PFJet110_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet90 + process.hltPrePFJet110 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet80 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets80 + process.hltSinglePFJet110 + process.HLTEndSequence ) -process.HLT_PFJet140_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet90 + process.hltPrePFJet140 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet110 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets110 + process.hltSinglePFJet140 + process.HLTEndSequence ) -process.HLT_PFJet200_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet120 + process.hltPrePFJet200 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet170 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets170 + process.hltSinglePFJet200 + process.HLTEndSequence ) -process.HLT_PFJet260_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJet260 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet210 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets210 + process.hltSinglePFJet260 + process.HLTEndSequence ) -process.HLT_PFJet320_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJet320 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet270 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets270 + process.hltSinglePFJet320 + process.HLTEndSequence ) -process.HLT_PFJet400_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJet400 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet350 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets350 + process.hltSinglePFJet400 + process.HLTEndSequence ) -process.HLT_PFJet450_v22 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJet450 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet400 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets400 + process.hltSinglePFJet450 + process.HLTEndSequence ) -process.HLT_PFJet500_v22 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJet500 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet450 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets450 + process.hltSinglePFJet500 + process.HLTEndSequence ) -process.HLT_PFJet550_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJet550 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet450 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets450 + process.hltSinglePFJet550 + process.HLTEndSequence ) -process.HLT_PFJetFwd15_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPrePFJetFwd15 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet5 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets5 + process.hltSinglePFFwdJet15 + process.HLTEndSequence ) -process.HLT_PFJetFwd25_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPrePFJetFwd25 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet10 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets10 + process.hltSinglePFFwdJet25 + process.HLTEndSequence ) -process.HLT_PFJetFwd40_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPrePFJetFwd40 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet10 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets10 + process.hltSinglePFFwdJet40 + process.HLTEndSequence ) -process.HLT_PFJetFwd60_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet35Fwd + process.hltPrePFJetFwd60 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet40 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets40 + process.hltSinglePFFwdJet60 + process.HLTEndSequence ) -process.HLT_PFJetFwd80_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60Fwd + process.hltPrePFJetFwd80 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet50 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets50 + process.hltSinglePFFwdJet80 + process.HLTEndSequence ) -process.HLT_PFJetFwd140_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet90Fwd + process.hltPrePFJetFwd140 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet110 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets110 + process.hltSinglePFFwdJet140 + process.HLTEndSequence ) -process.HLT_PFJetFwd200_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet120Fwd + process.hltPrePFJetFwd200 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet170 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets170 + process.hltSinglePFFwdJet200 + process.HLTEndSequence ) -process.HLT_PFJetFwd260_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJetFwd260 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet210 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets210 + process.hltSinglePFFwdJet260 + process.HLTEndSequence ) -process.HLT_PFJetFwd320_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJetFwd320 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet270 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets270 + process.hltSinglePFFwdJet320 + process.HLTEndSequence ) -process.HLT_PFJetFwd400_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJetFwd400 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet350 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets350 + process.hltSinglePFFwdJet400 + process.HLTEndSequence ) -process.HLT_PFJetFwd450_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJetFwd450 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet400 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets400 + process.hltSinglePFFwdJet450 + process.HLTEndSequence ) -process.HLT_PFJetFwd500_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJetFwd500 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet450 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets450 + process.hltSinglePFFwdJet500 + process.HLTEndSequence ) -process.HLT_AK8PFJetFwd15_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreAK8PFJetFwd15 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet5AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets5AK8 + process.hltSinglePFFwdJet15AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJetFwd25_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreAK8PFJetFwd25 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet10AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets10AK8 + process.hltSinglePFFwdJet25AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJetFwd40_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreAK8PFJetFwd40 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet10AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets10AK8 + process.hltSinglePFFwdJet40AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJetFwd60_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet35Fwd + process.hltPreAK8PFJetFwd60 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet40AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets40AK8 + process.hltSinglePFFwdJet60AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJetFwd80_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60Fwd + process.hltPreAK8PFJetFwd80 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet50AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets50AK8 + process.hltSinglePFFwdJet80AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJetFwd140_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet90Fwd + process.hltPreAK8PFJetFwd140 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet110AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets110AK8 + process.hltSinglePFFwdJet140AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJetFwd200_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet120Fwd + process.hltPreAK8PFJetFwd200 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet170AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets170AK8 + process.hltSinglePFFwdJet200AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJetFwd260_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJetFwd260 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet210AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets210AK8 + process.hltSinglePFFwdJet260AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJetFwd320_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJetFwd320 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet270AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets270AK8 + process.hltSinglePFFwdJet320AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJetFwd400_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJetFwd400 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet350AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets350AK8 + process.hltSinglePFFwdJet400AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJetFwd450_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJetFwd450 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet400AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets400AK8 + process.hltSinglePFFwdJet450AK8 + process.HLTEndSequence ) -process.HLT_AK8PFJetFwd500_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJetFwd500 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet450AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets450AK8 + process.hltSinglePFFwdJet500AK8 + process.HLTEndSequence ) -process.HLT_PFHT180_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT120er + process.hltPrePFHT180 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT130Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT180Jet30 + process.HLTEndSequence ) -process.HLT_PFHT250_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT160er + process.hltPrePFHT250 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT250Jet30 + process.HLTEndSequence ) -process.HLT_PFHT370_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT200er + process.hltPrePFHT370 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT320Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT370Jet30 + process.HLTEndSequence ) -process.HLT_PFHT430_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT255er + process.hltPrePFHT430 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT380Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT430Jet30 + process.HLTEndSequence ) -process.HLT_PFHT510_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT510 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT460Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT510Jet30 + process.HLTEndSequence ) -process.HLT_PFHT590_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT590 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT515Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT590Jet30 + process.HLTEndSequence ) -process.HLT_PFHT680_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT680 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT580Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT680Jet30 + process.HLTEndSequence ) -process.HLT_PFHT780_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT780 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT680Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT780Jet30 + process.HLTEndSequence ) -process.HLT_PFHT890_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT890 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT790Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT890Jet30 + process.HLTEndSequence ) -process.HLT_PFHT1050_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT1050 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT900Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT1050Jet30 + process.HLTEndSequence ) -process.HLT_PFHT500_PFMET100_PFMHT100_IDTight_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT500PFMET100PFMHT100IDTight + process.HLTRecoMETSequence + process.hltMET70 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT70 + process.hltHtMhtJet30 + process.hltHT400Jet30 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID100 + process.hltPFMETProducer + process.hltPFMET100 + process.hltPFHTJet30 + process.hltPFHT500Jet30 + process.HLTEndSequence ) -process.HLT_PFHT500_PFMET110_PFMHT110_IDTight_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT500PFMET110PFMHT110IDTight + process.HLTRecoMETSequence + process.hltMET80 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT80 + process.hltHtMhtJet30 + process.hltHT400Jet30 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID110 + process.hltPFMETProducer + process.hltPFMET110 + process.hltPFHTJet30 + process.hltPFHT500Jet30 + process.HLTEndSequence ) -process.HLT_PFHT700_PFMET85_PFMHT85_IDTight_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT700PFMET85PFMHT85IDTight + process.HLTRecoMETSequence + process.hltMET60 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT60 + process.hltHtMhtJet30 + process.hltHT550Jet30 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID85 + process.hltPFMETProducer + process.hltPFMET85 + process.hltPFHTJet30 + process.hltPFHT700Jet30 + process.HLTEndSequence ) -process.HLT_PFHT800_PFMET75_PFMHT75_IDTight_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT800PFMET75PFMHT75IDTight + process.HLTRecoMETSequence + process.hltMET50 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT50 + process.hltHtMhtJet30 + process.hltHT650Jet30 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID75 + process.hltPFMETProducer + process.hltPFMET75 + process.hltPFHTJet30 + process.hltPFHT800Jet30 + process.HLTEndSequence ) -process.HLT_PFMET110_PFMHT110_IDTight_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMET110PFMHT110IDTight + process.HLTRecoMETSequence + process.hltMET80 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT80 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID110 + process.hltPFMETProducer + process.hltPFMET110 + process.HLTEndSequence ) -process.HLT_PFMET120_PFMHT120_IDTight_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMET120PFMHT120IDTight + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT90 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID120 + process.hltPFMETProducer + process.hltPFMET120 + process.HLTEndSequence ) -process.HLT_PFMET130_PFMHT130_IDTight_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMET130PFMHT130IDTight + process.HLTRecoMETSequence + process.hltMET100 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT100 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID130 + process.hltPFMETProducer + process.hltPFMET130 + process.HLTEndSequence ) -process.HLT_PFMET140_PFMHT140_IDTight_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMET140PFMHT140IDTight + process.HLTRecoMETSequence + process.hltMET110 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT110 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID140 + process.hltPFMETProducer + process.hltPFMET140 + process.HLTEndSequence ) -process.HLT_PFMET120_PFMHT120_IDTight_PFHT60_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFHTT60Seeds + process.hltPrePFMET120PFMHT120IDTightPFHT60 + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT90 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT60Jet30 + process.hltPFMHTTightID + process.hltPFMHTTightID120 + process.hltPFMETProducer + process.hltPFMET120 + process.HLTEndSequence ) -process.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFHTT60Seeds + process.hltPrePFMETNoMu120PFMHTNoMu120IDTightPFHT60 + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT90 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT60Jet30 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID120 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu120 + process.HLTEndSequence ) -process.HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFHTT60Seeds + process.hltPrePFMETTypeOne120PFMHT120IDTightPFHT60 + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT90 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT60Jet30 + process.hltPFMHTTightID + process.hltPFMHTTightID120 + process.hltPFMETProducer + process.hltcorrPFMETTypeOne + process.hltPFMETTypeOne + process.hltPFMETTypeOne120 + process.HLTEndSequence ) -process.HLT_PFMETTypeOne110_PFMHT110_IDTight_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETTypeOne110PFMHT110IDTight + process.HLTRecoMETSequence + process.hltMET80 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT80 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID110 + process.hltPFMETProducer + process.hltcorrPFMETTypeOne + process.hltPFMETTypeOne + process.hltPFMETTypeOne110 + process.HLTEndSequence ) -process.HLT_PFMETTypeOne120_PFMHT120_IDTight_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETTypeOne120PFMHT120IDTight + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT90 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID120 + process.hltPFMETProducer + process.hltcorrPFMETTypeOne + process.hltPFMETTypeOne + process.hltPFMETTypeOne120 + process.HLTEndSequence ) -process.HLT_PFMETTypeOne130_PFMHT130_IDTight_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETTypeOne130PFMHT130IDTight + process.HLTRecoMETSequence + process.hltMET100 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT100 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID130 + process.hltPFMETProducer + process.hltcorrPFMETTypeOne + process.hltPFMETTypeOne + process.hltPFMETTypeOne130 + process.HLTEndSequence ) -process.HLT_PFMETTypeOne140_PFMHT140_IDTight_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETTypeOne140PFMHT140IDTight + process.HLTRecoMETSequence + process.hltMET110 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT110 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID140 + process.hltPFMETProducer + process.hltcorrPFMETTypeOne + process.hltPFMETTypeOne + process.hltPFMETTypeOne140 + process.HLTEndSequence ) -process.HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETNoMu110PFMHTNoMu110IDTight + process.HLTRecoMETSequence + process.hltMET80 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT80 + process.HLTAK4PFJetsSequence + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID110 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu110 + process.HLTEndSequence ) -process.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETNoMu120PFMHTNoMu120IDTight + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT90 + process.HLTAK4PFJetsSequence + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID120 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu120 + process.HLTEndSequence ) -process.HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETNoMu130PFMHTNoMu130IDTight + process.HLTRecoMETSequence + process.hltMET100 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT100 + process.HLTAK4PFJetsSequence + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID130 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu130 + process.HLTEndSequence ) -process.HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETNoMu140PFMHTNoMu140IDTight + process.HLTRecoMETSequence + process.hltMET110 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT110 + process.HLTAK4PFJetsSequence + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID140 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu140 + process.HLTEndSequence ) -process.HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETNoMu110PFMHTNoMu110IDTightFilterHF + process.HLTRecoMETSequence + process.hltMET80 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT80 + process.HLTAK4PFJetsSequence + process.hltHFJetShowerShape + process.hltAK4PFJetsTightIDCorrectedHFCleaned + process.hltPFMHTNoMuTightIDHFCleaned + process.hltPFMHTNoMuTightID110HFCleaned + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu110 + process.HLTEndSequence ) -process.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETNoMu120PFMHTNoMu120IDTightFilterHF + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT90 + process.HLTAK4PFJetsSequence + process.hltHFJetShowerShape + process.hltAK4PFJetsTightIDCorrectedHFCleaned + process.hltPFMHTNoMuTightIDHFCleaned + process.hltPFMHTNoMuTightID120HFCleaned + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu120 + process.HLTEndSequence ) -process.HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETNoMu130PFMHTNoMu130IDTightFilterHF + process.HLTRecoMETSequence + process.hltMET100 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT100 + process.HLTAK4PFJetsSequence + process.hltHFJetShowerShape + process.hltAK4PFJetsTightIDCorrectedHFCleaned + process.hltPFMHTNoMuTightIDHFCleaned + process.hltPFMHTNoMuTightID130HFCleaned + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu130 + process.HLTEndSequence ) -process.HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETNoMu140PFMHTNoMu140IDTightFilterHF + process.HLTRecoMETSequence + process.hltMET110 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT110 + process.HLTAK4PFJetsSequence + process.hltHFJetShowerShape + process.hltAK4PFJetsTightIDCorrectedHFCleaned + process.hltPFMHTNoMuTightIDHFCleaned + process.hltPFMHTNoMuTightID140HFCleaned + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu140 + process.HLTEndSequence ) -process.HLT_L1ETMHadSeeds_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreL1ETMHadSeeds + process.HLTEndSequence ) -process.HLT_CaloMHT90_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreCaloMHT90 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT90 + process.HLTEndSequence ) -process.HLT_CaloMET90_NotCleaned_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreCaloMET90NotCleaned + process.HLTRecoMETSequence + process.hltMET90 + process.HLTEndSequence ) -process.HLT_CaloMET350_NotCleaned_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreCaloMET350NotCleaned + process.HLTRecoMETSequence + process.hltMET350 + process.HLTEndSequence ) -process.HLT_PFMET200_NotCleaned_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMET200NotCleaned + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4PFJetsSequence + process.hltPFMETProducer + process.hltPFMET200 + process.HLTEndSequence ) -process.HLT_PFMET250_NotCleaned_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMET250NotCleaned + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4PFJetsSequence + process.hltPFMETProducer + process.hltPFMET250 + process.HLTEndSequence ) -process.HLT_PFMET300_NotCleaned_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMET300NotCleaned + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4PFJetsSequence + process.hltPFMETProducer + process.hltPFMET300 + process.HLTEndSequence ) -process.HLT_PFMET200_BeamHaloCleaned_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMET200BeamHaloCleaned + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4PFJetsSequence + process.hltPFMETProducer + process.hltPFMET200 + process.HLTBeamHaloCleanerSequence + process.hltMetCleanBH + process.hltMETCleanBH80 + process.HLTEndSequence ) -process.HLT_PFMETTypeOne200_BeamHaloCleaned_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETTypeOne200BeamHaloCleaned + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4PFJetsSequence + process.hltPFMETProducer + process.hltcorrPFMETTypeOne + process.hltPFMETTypeOne + process.hltPFMETTypeOne200 + process.HLTBeamHaloCleanerSequence + process.hltMetCleanBH + process.hltMETCleanBH80 + process.HLTEndSequence ) -process.HLT_MET105_IsoTrk50_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sETM90ToETM150 + process.hltPreMET105IsoTrk50 + process.HLTRecoMETSequence + process.hltMET105 + process.HLTRecoJetSequenceAK4PrePF + process.HLTDoLocalPixelSequence + process.HLTDoLocalStripSequence + process.HLTRecopixelvertexingSequence + process.HLTIterativeTrackingIter02 + process.hltDeDxEstimatorProducer + process.hltTrk50Filter + process.HLTEndSequence ) -process.HLT_MET120_IsoTrk50_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sETM80ToETM150 + process.hltPreMET120IsoTrk50 + process.HLTRecoMETSequence + process.hltMET120 + process.HLTRecoJetSequenceAK4PrePF + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingSequence + process.HLTDoLocalStripSequence + process.HLTIterativeTrackingIter02 + process.hltDeDxEstimatorProducer + process.hltTrk50Filter + process.HLTEndSequence ) -process.HLT_SingleJet30_Mu12_SinglePFJet40_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC16dRMax0p4 + process.hltPreSingleJet30Mu12SinglePFJet40 + process.hltL1fL1sMu3Jet16L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloBJets30eta2p3 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3Jet16L1f0L2Filtered8) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3Jet16L1Filtered0) + process.hltL3fL1sMu3Jet16L1f0L2f8L3Filtered12 + process.HLTAK4PFJetsSequence + process.hltSinglePFBJets40Eta2p3 + process.HLTBTagMuJet40PFMu12SequenceL3 + process.hltBSoftMuonJet40Mu12L3FilterByDR + process.HLTEndSequence ) -process.HLT_Mu12eta2p3_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu7 + process.hltPreMu12eta2p3 + process.hltL1fL1sMu7L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu7L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu7L1Filtered0) + process.hltL3fL1sMu7L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) -process.HLT_Mu12eta2p3_PFJet40_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3Jet30er2p5 + process.hltPreMu12eta2p3PFJet40 + process.hltL1fL1sMu3Jet30er2p5L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltCaloJet30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFJetCorrectedMatchedToCaloJet30eta2p3 + process.hltPFJet40Eta2p3 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3Jet30er2p5L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3Jet30er2p5L1Filtered0) + process.hltL3fL1sMu3Jet30er2p5L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) -process.HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC16dRMax0p4 + process.hltPreMu12DoublePFJets40PFBTagDeepCSVp71 + process.hltL1fL1sMu3Jet16L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets40Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Single8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3Jet16L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3Jet16L1Filtered0) + process.hltL3fL1sMu3Jet16L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) -process.HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC60dRMax0p4 + process.hltPreMu12DoublePFJets100PFBTagDeepCSVp71 + process.hltL1fL1sMu3Jet60L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets100Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Single8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3Jet60L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3Jet60L1Filtered0) + process.hltL3fL1sMu3Jet60L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) -process.HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC120dRMax0p4 + process.hltPreMu12DoublePFJets200PFBTagDeepCSVp71 + process.hltL1fL1sMu3Jet120L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets200Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Single8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3Jet120L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3Jet120L1Filtered0) + process.hltL3fL1sMu3Jet120L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) -process.HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC120dRMax0p4 + process.hltPreMu12DoublePFJets350PFBTagDeepCSVp71 + process.hltL1fL1sMu3Jet120L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets350Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Single8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3Jet120L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3Jet120L1Filtered0) + process.hltL3fL1sMu3Jet120L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) -process.HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1Mu12er2p3Jet40er2p3dRMax0p4DoubleJet40er2p3dEtaMax1p6 + process.hltPreMu12DoublePFJets40MaxDeta1p6DoublePFBTagDeepCSVp71 + process.hltL1fL1sMu12Dijet40Deta1p6L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets40Eta2p3 + process.hltDoublePFBJets40Eta2p3MaxDeta1p6 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Double8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu12Dijet40Deta1p6L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu12Dijet40Deta1p6L1Filtered0) + process.hltL3fL1sMu12Dijet40Deta1p6L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) -process.HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1Mu12er2p3Jet40er2p3dRMax0p4DoubleJet40er2p3dEtaMax1p6 + process.hltPreMu12DoublePFJets54MaxDeta1p6DoublePFBTagDeepCSVp71 + process.hltL1fL1sMu12Dijet40Deta1p6L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets54Eta2p3 + process.hltDoublePFBJets54Eta2p3MaxDeta1p6 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Double8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu12Dijet40Deta1p6L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu12Dijet40Deta1p6L1Filtered0) + process.hltL3fL1sMu12Dijet40Deta1p6L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) -process.HLT_DoublePFJets40_PFBTagDeepCSV_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet40er2p5 + process.hltPreDoublePFJets40PFBTagDeepCSVp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets40Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Single8Jets30 + process.HLTEndSequence ) -process.HLT_DoublePFJets100_PFBTagDeepCSV_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet100er2p5 + process.hltPreDoublePFJets100PFBTagDeepCSVp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets100Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Single8Jets30 + process.HLTEndSequence ) -process.HLT_DoublePFJets200_PFBTagDeepCSV_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet120er2p5 + process.hltPreDoublePFJets200PFBTagDeepCSVp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets200Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Single8Jets30 + process.HLTEndSequence ) -process.HLT_DoublePFJets350_PFBTagDeepCSV_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet120er2p5 + process.hltPreDoublePFJets350PFBTagDeepCSVp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets350Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Single8Jets30 + process.HLTEndSequence ) -process.HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet112er2p3dEtaMax1p6 + process.hltPreDoublePFJets116MaxDeta1p6DoublePFBTagDeepCSVp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets100eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets100eta2p3 + process.hltDoublePFBJets116Eta2p3 + process.hltDoublePFBJets116Eta2p3MaxDeta1p6 + process.hltSelectorPFJets80 + process.hltSelector6PFJets80 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Double6Jets80 + process.HLTEndSequence ) -process.HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet112er2p3dEtaMax1p6 + process.hltPreDoublePFJets128MaxDeta1p6DoublePFBTagDeepCSVp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets100eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets100eta2p3 + process.hltDoublePFBJets128Eta2p3 + process.hltDoublePFBJets128Eta2p3MaxDeta1p6 + process.hltSelectorPFJets80 + process.hltSelector6PFJets80 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Double6Jets80 + process.HLTEndSequence ) -process.HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC16dRMax0p4 + process.hltPreMu12DoublePFJets40PFBTagDeepJetp71 + process.hltL1fL1sMu3Jet16L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets40Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Single8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3Jet16L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3Jet16L1Filtered0) + process.hltL3fL1sMu3Jet16L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) -process.HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC60dRMax0p4 + process.hltPreMu12DoublePFJets100PFBTagDeepJetp71 + process.hltL1fL1sMu3Jet60L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets100Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Single8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3Jet60L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3Jet60L1Filtered0) + process.hltL3fL1sMu3Jet60L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) -process.HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC120dRMax0p4 + process.hltPreMu12DoublePFJets200PFBTagDeepJetp71 + process.hltL1fL1sMu3Jet120L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets200Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Single8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3Jet120L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3Jet120L1Filtered0) + process.hltL3fL1sMu3Jet120L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) -process.HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC120dRMax0p4 + process.hltPreMu12DoublePFJets350PFBTagDeepJetp71 + process.hltL1fL1sMu3Jet120L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets350Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Single8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3Jet120L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3Jet120L1Filtered0) + process.hltL3fL1sMu3Jet120L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) -process.HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1Mu12er2p3Jet40er2p3dRMax0p4DoubleJet40er2p3dEtaMax1p6 + process.hltPreMu12DoublePFJets40MaxDeta1p6DoublePFBTagDeepJetp71 + process.hltL1fL1sMu12Dijet40Deta1p6L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets40Eta2p3 + process.hltDoublePFBJets40Eta2p3MaxDeta1p6 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Double8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu12Dijet40Deta1p6L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu12Dijet40Deta1p6L1Filtered0) + process.hltL3fL1sMu12Dijet40Deta1p6L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) -process.HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1Mu12er2p3Jet40er2p3dRMax0p4DoubleJet40er2p3dEtaMax1p6 + process.hltPreMu12DoublePFJets54MaxDeta1p6DoublePFBTagDeepJetp71 + process.hltL1fL1sMu12Dijet40Deta1p6L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets54Eta2p3 + process.hltDoublePFBJets54Eta2p3MaxDeta1p6 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Double8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu12Dijet40Deta1p6L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu12Dijet40Deta1p6L1Filtered0) + process.hltL3fL1sMu12Dijet40Deta1p6L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) -process.HLT_DoublePFJets40_PFBTagDeepJet_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet40er2p5 + process.hltPreDoublePFJets40PFBTagDeepJetp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets40Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Single8Jets30 + process.HLTEndSequence ) -process.HLT_DoublePFJets100_PFBTagDeepJet_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet100er2p5 + process.hltPreDoublePFJets100PFBTagDeepJetp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets100Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Single8Jets30 + process.HLTEndSequence ) -process.HLT_DoublePFJets200_PFBTagDeepJet_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet120er2p5 + process.hltPreDoublePFJets200PFBTagDeepJetp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets200Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Single8Jets30 + process.HLTEndSequence ) -process.HLT_DoublePFJets350_PFBTagDeepJet_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet120er2p5 + process.hltPreDoublePFJets350PFBTagDeepJetp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets350Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Single8Jets30 + process.HLTEndSequence ) -process.HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet112er2p3dEtaMax1p6 + process.hltPreDoublePFJets116MaxDeta1p6DoublePFBTagDeepJetp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets100eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets100eta2p3 + process.hltDoublePFBJets116Eta2p3 + process.hltDoublePFBJets116Eta2p3MaxDeta1p6 + process.hltSelectorPFJets80 + process.hltSelector6PFJets80 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Double6Jets80 + process.HLTEndSequence ) -process.HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v2 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet112er2p3dEtaMax1p6 + process.hltPreDoublePFJets128MaxDeta1p6DoublePFBTagDeepJetp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets100eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets100eta2p3 + process.hltDoublePFBJets128Eta2p3 + process.hltDoublePFBJets128Eta2p3MaxDeta1p6 + process.hltSelectorPFJets80 + process.hltSelector6PFJets80 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Double6Jets80 + process.HLTEndSequence ) -process.HLT_Photon300_NoHE_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGNonIsoOrWithJetAndTau + process.hltPrePhoton300NoHE + process.HLTSinglePhoton300erNoHESequence + process.HLTEndSequence ) -process.HLT_Mu8_TrkIsoVVL_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu3IorSingleMu5IorSingleMu7 + process.hltPreMu8TrkIsoVVL + process.hltL1fL1sMu3or5or7L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu5L1f0L2Filtered5) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu5L1Filtered0) + process.hltL3fL1sMu5L1f0L2f5L3Filtered8 + process.HLTL3muontrkisovvlSequence + process.hltL3fL1sMu5L1f0L2f5L3Filtered8TkIsoVVLFiltered + process.HLTEndSequence ) -process.HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sMu6DoubleEG10 + process.hltPreMu8DiEle12CaloIdLTrackIdLDZ + process.HLTMu8DiEle12CaloIdLTrackIdLMuonlegSequence + process.HLTMu8DiEle12CaloIdLTrackIdLElectronlegSequence + process.hltMu8Ele12DZFilter + process.hltEle12Ele12DZFilter + process.HLTEndSequence ) -process.HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sMu6DoubleEG10 + process.hltPreMu8DiEle12CaloIdLTrackIdL + process.HLTMu8DiEle12CaloIdLTrackIdLMuonlegSequence + process.HLTMu8DiEle12CaloIdLTrackIdLElectronlegSequence + process.HLTEndSequence ) -process.HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sMu6HTT240 + process.hltPreMu8Ele8CaloIdMTrackIdMMass8PFHT350DZ + process.hltMuon8L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltMuon8L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3Muon8L1Filtered0) + process.hltL3fL1sMu6HTT240Filtered8 + process.HLTSingleEle8CaloIdMGsfTrackIdMSequence + process.hltElectronMuonInvMassFilter8 + process.hltMu8Ele8CaloIdMTrackIdMDZFilter + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT350Jet30 + process.HLTEndSequence ) -process.HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sMu6HTT240 + process.hltPreMu8Ele8CaloIdMTrackIdMMass8PFHT350 + process.hltMuon8L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltMuon8L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3Muon8L1Filtered0) + process.hltL3fL1sMu6HTT240Filtered8 + process.HLTSingleEle8CaloIdMGsfTrackIdMSequence + process.hltElectronMuonInvMassFilter8 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT350Jet30 + process.HLTEndSequence ) -process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZ + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + process.HLTEndSequence ) -process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZPFDiJet30 + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + process.HLTAK4PFJetsSequence + process.hltPFJetFilterTwoC30 + process.HLTEndSequence ) -process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZCaloDiJet30 + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterTwoC30 + process.HLTEndSequence ) -process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZPFDiJet30PFBtagDeepCSV1p5 + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + process.HLTAK4PFJetsSequence + process.hltPFJetFilterTwoC30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV1p5Single + process.HLTEndSequence ) -process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZCaloDiJet30CaloBtagDeepCSV1p5 + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterTwoC30 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p5Single + process.HLTEndSequence ) -process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVL + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.HLTEndSequence ) -process.HLT_Mu17_TrkIsoVVL_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu15DQ + process.hltPreMu17TrkIsoVVL + process.hltL1fL1sMu15DQlqL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu15DQlqL1f0L2Filtered10) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu15DQlqL1Filtered0) + process.hltL3fL1sMu15DQlqL1f0L2f10L3Filtered17 + process.HLTL3muontrkisovvlSequence + process.hltL3fL1sMu1lqL1f0L2f10L3Filtered17TkIsoVVLFiltered + process.HLTEndSequence ) -process.HLT_Mu19_TrkIsoVVL_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu15DQ + process.hltPreMu19TrkIsoVVL + process.hltL1fL1sMu15DQlqL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu15DQlqL1f0L2Filtered10) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu15DQlqL1Filtered0) + process.hltL3fL1sMu15DQlqL1f0L2f10L3Filtered19 + process.HLTL3muontrkisovvlSequence + process.hltL3fL1sMu1lqL1f0L2f10L3Filtered19TkIsoVVLFiltered + process.HLTEndSequence ) -process.HLT_BTagMu_AK4DiJet20_Mu5_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC16dRMax0p4 + process.hltPreBTagMuAK4DiJet20Mu5 + process.HLTAK4CaloJetsSequence + process.hltBDiJet20L1FastJetCentral + process.HLTBTagMuDiJet20L1FastJetSequenceL25 + process.hltBSoftMuonDiJet20L1FastJetL25FilterByDR + process.HLTBTagMuDiJet20L1FastJetMu5SelSequenceL3 + process.hltBSoftMuonDiJet20L1FastJetMu5L3FilterByDR + process.HLTEndSequence ) -process.HLT_BTagMu_AK4DiJet40_Mu5_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC35dRMax0p4 + process.hltPreBTagMuAK4DiJet40Mu5 + process.HLTAK4CaloJetsSequence + process.hltBDiJet40L1FastJetCentral + process.HLTBTagMuDiJet40L1FastJetSequenceL25 + process.hltBSoftMuonDiJet40L1FastJetL25FilterByDR + process.HLTBTagMuDiJet40L1FastJetMu5SelSequenceL3 + process.hltBSoftMuonDiJet40L1FastJetMu5L3FilterByDR + process.HLTEndSequence ) -process.HLT_BTagMu_AK4DiJet70_Mu5_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC60dRMax0p4 + process.hltPreBTagMuAK4DiJet70Mu5 + process.HLTAK4CaloJetsSequence + process.hltBDiJet70L1FastJetCentral + process.HLTBTagMuDiJet70L1FastJetSequenceL25 + process.hltBSoftMuonDiJet70L1FastJetL25FilterByDR + process.HLTBTagMuDiJet70L1FastJetMu5SelSequenceL3 + process.hltBSoftMuonDiJet70L1FastJetMu5L3FilterByDR + process.HLTEndSequence ) -process.HLT_BTagMu_AK4DiJet110_Mu5_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC80dRMax0p4 + process.hltPreBTagMuAK4DiJet110Mu5 + process.HLTAK4CaloJetsSequence + process.hltBDiJet110L1FastJetCentral + process.HLTBTagMuDiJet110L1FastJetSequenceL25 + process.hltBSoftMuonDiJet110L1FastJetL25FilterByDR + process.HLTBTagMuDiJet110L1FastJetMu5SelSequenceL3 + process.hltBSoftMuonDiJet110L1FastJetMu5L3FilterByDR + process.HLTEndSequence ) -process.HLT_BTagMu_AK4DiJet170_Mu5_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC120dRMax0p4 + process.hltPreBTagMuAK4DiJet170Mu5 + process.HLTAK4CaloJetsSequence + process.hltBDiJet200L1FastJetCentral + process.HLTBTagMuDiJet200L1FastJetSequenceL25 + process.hltBSoftMuonDiJet200L1FastJetL25FilterByDR + process.HLTBTagMuDiJet200L1FastJetMu5SelSequenceL3 + process.hltBSoftMuonDiJet200L1FastJetMu5L3FilterByDR + process.HLTEndSequence ) -process.HLT_BTagMu_AK4Jet300_Mu5_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet200 + process.hltPreBTagMuAK4Jet300Mu5 + process.HLTAK4CaloJetsSequence + process.hltBJet300L1FastJetCentral + process.HLTBTagMuJet300L1FastJetSequenceL25 + process.hltBSoftMuonJet300L1FastJetL25FilterByDR + process.HLTBTagMuJet300L1FastJetMu5SelSequenceL3 + process.hltBSoftMuonJet300L1FastJetMu5L3FilterByDR + process.HLTEndSequence ) -process.HLT_BTagMu_AK8DiJet170_Mu5_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC120dRMax0p8 + process.hltPreBTagMuAK8DiJet170Mu5 + process.HLTAK8CaloJetsSequence + process.hltBAK8DiJet170L1FastJetCentral + process.HLTBTagMuAK8DiJet170L1FastJetSequenceL25 + process.hltBSoftMuonAK8DiJet170L1FastJetL25FilterByDR + process.HLTBTagMuAK8DiJet170L1FastJetMu5SelSequenceL3 + process.hltBSoftMuonAK8DiJet170L1FastJetMu5L3FilterByDR + process.HLTEndSequence ) -process.HLT_BTagMu_AK8Jet170_DoubleMu5_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0Jet90er2p5dRMax0p8dRMu1p6 + process.hltPreBTagMuAK8Jet170DoubleMu5 + process.hltDoubleMuon0L1Filtered0 + process.HLTAK8CaloJetsSequence + process.hltBAK8Jet170L1FastJetCentral + process.HLTBTagMuAK8Jet170L1FastJetDoubleMuSequenceL25 + process.hltBSoftMuonAK8Jet170L1FastJetL25FilterByDR + process.HLTBTagMuAK8Jet170L1FastJetDoubleMu5SelSequenceL3 + process.hltBSoftMuonAK8Jet170L1FastJetDoubleMu5L3FilterByDR + process.HLTEndSequence ) -process.HLT_BTagMu_AK8Jet300_Mu5_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet200 + process.hltPreBTagMuAK8Jet300Mu5 + process.HLTAK8CaloJetsSequence + process.hltBJet300L1AK8FastJetCentral + process.HLTBTagMuJet300L1AK8FastJetSequenceL25 + process.hltBSoftMuonJet300L1FastJetAK8L25FilterByDR + process.HLTBTagMuJet300L1AK8FastJetMu5SelSequenceL3 + process.hltBSoftMuonJet300L1FastJetAK8Mu5L3FilterByDR + process.HLTEndSequence ) -process.HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEG + process.hltPreEle23Ele12CaloIdLTrackIdLIsoVLDZ + process.HLTEle23Ele12CaloIdLTrackIdLIsoVLSequence + process.hltEle23Ele12CaloIdLTrackIdLIsoVLDZFilter + process.HLTEndSequence ) -process.HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEG + process.hltPreEle23Ele12CaloIdLTrackIdLIsoVL + process.HLTEle23Ele12CaloIdLTrackIdLIsoVLSequence + process.HLTEndSequence ) -process.HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sMu23EG10IorMu20EG17 + process.hltPreMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLDZ + process.HLTMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLDZFilter + process.HLTEndSequence ) -process.HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sMu23EG10IorMu20EG17 + process.hltPreMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVL + process.HLTMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLElectronlegSequence + process.HLTEndSequence ) -process.HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVL + process.HLTMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.HLTEndSequence ) -process.HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZ + process.HLTMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + process.HLTEndSequence ) -process.HLT_Photon20_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15er2p5 + process.hltPrePhoton20 + process.HLTPhoton20Sequence + process.HLTEndSequence ) -process.HLT_Photon33_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG26 + process.hltPrePhoton33 + process.HLTPhoton33Sequence + process.HLTEndSequence ) -process.HLT_Photon50_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG34to45 + process.hltPrePhoton50 + process.HLTPhoton50Sequence + process.HLTEndSequence ) -process.HLT_Photon75_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG34to50 + process.hltPrePhoton75 + process.HLTPhoton75Sequence + process.HLTEndSequence ) -process.HLT_Photon90_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG34to50 + process.hltPrePhoton90 + process.HLTPhoton90Sequence + process.HLTEndSequence ) -process.HLT_Photon120_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG34to50 + process.hltPrePhoton120 + process.HLTPhoton120Sequence + process.HLTEndSequence ) -process.HLT_Photon150_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGNonIsoOrWithJetAndTau + process.hltPrePhoton150 + process.HLTPhoton150Sequence + process.HLTEndSequence ) -process.HLT_Photon175_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGNonIsoOrWithJetAndTau + process.hltPrePhoton175 + process.HLTPhoton175Sequence + process.HLTEndSequence ) -process.HLT_Photon200_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGNonIsoOrWithJetAndTau + process.hltPrePhoton200 + process.HLTPhoton200Sequence + process.HLTEndSequence ) -process.HLT_Photon30EB_TightID_TightIso_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleIsoEG28er1p5 + process.hltPrePhoton30EBTightIDTightIso + process.HLTPhoton30EBTightIDTightIsoSequence + process.HLTEndSequence ) -process.HLT_Photon110EB_TightID_TightIso_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton110EBTightIDTightIso + process.HLTPhoton110EBTightIDTightIsoSequence + process.HLTEndSequence ) -process.HLT_Photon100EBHE10_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton100EBHE10 + process.HLTPhoton100EBHE10Sequence + process.HLTEndSequence ) -process.HLT_Photon50_R9Id90_HE10_IsoM_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton50R9Id90HE10IsoM + process.HLTPhoton50R9Id90HE10IsoMSequence + process.HLTEndSequence ) -process.HLT_Photon75_R9Id90_HE10_IsoM_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton75R9Id90HE10IsoM + process.HLTPhoton75R9Id90HE10IsoMSequence + process.HLTEndSequence ) -process.HLT_Photon90_R9Id90_HE10_IsoM_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton90R9Id90HE10IsoM + process.HLTPhoton90R9Id90HE10IsoMSequence + process.HLTEndSequence ) -process.HLT_Photon120_R9Id90_HE10_IsoM_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton120R9Id90HE10IsoM + process.HLTPhoton120R9Id90HE10IsoMSequence + process.HLTEndSequence ) -process.HLT_Photon165_R9Id90_HE10_IsoM_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton165R9Id90HE10IsoM + process.HLTPhoton165R9Id90HE10IsoMSequence + process.HLTEndSequence ) -process.HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGor + process.hltPreDiphoton3022R9IdORIsoCaloIdANDHER9IdMass90 + process.HLTDiphoton30L22R9Id85b90eORIso60CaloId15b35eANDHE12R9Id50b80eSequence + process.hltDiEG22R9Id85b90eORIso60CaloId15b35eANDHE12R9Id50b80eMass90CombMassLastFilter + process.HLTEndSequence ) -process.HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGor + process.hltPreDiphoton3022R9IdORIsoCaloIdANDHER9IdMass95 + process.HLTDiphoton30L22R9Id85b90eORIso60CaloId15b35eANDHE12R9Id50b80eSequence + process.hltDiEG22R9Id85b95eORIso60CaloId15b35eANDHE12R9Id50b80eMass95CombMassLastFilter + process.HLTEndSequence ) -process.HLT_Photon35_TwoProngs35_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sBigORLooseIsoEGXXerIsoTauYYerdRMin0p3 + process.hltPrePhoton35TwoProngs35 + process.HLTPhoton35R9Id90HE10IsoMSequence + process.HLTGlobalPFTauConeSequence + process.hltOverlapFilterPhoton35IsoTau35WPTightGsfCaloJet5 + process.HLTMediumChargedIsoPFTau35Sequence + process.hltOverlapFilterPhoton35MediumChargedIsoPFTau35 + process.HLTEndSequence ) -process.HLT_IsoMu24_TwoProngs35_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22 + process.hltPreIsoMu24TwoProngs35 + process.hltL1fL1sMu22L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMu22L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22L1Filtered0) + process.hltL3fL1sSingleMu22L1f0L2f10QL3Filtered24Q + process.HLTMu24IsolationSequence + process.hltL3crIsoL1sSingleMu22L1f0L2f10QL3f24QL3trkIsoFiltered + process.HLTGlobalPFTauConeSequence + process.HLTMediumChargedIsoPFTau35Sequence + process.HLTEndSequence ) -process.HLT_Dimuon0_Jpsi_L1_NoOS_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0SQ + process.hltPreDimuon0JpsiL1NoOS + process.hltL1fL1DoubleMu0SQL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0SQL2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1DoubleMu0SQL1Filtered0) + process.hltDimuon0JpsiL1sNoOSL3Filtered + process.hltDisplacedmumuVtxProducerDimuon0JpsiL1sNoOS + process.hltDisplacedmumuFilterDimuon0JpsiL1sNoOS + process.HLTEndSequence ) -process.HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0SQ + process.hltPreDimuon0JpsiNoVertexingNoOS + process.hltL1fL1DoubleMu0SQL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0SQL2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1DoubleMu0SQL1Filtered0) + process.hltDimuon0JpsiNoVtxNoOSL3Filtered + process.HLTEndSequence ) -process.HLT_Dimuon0_Jpsi_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0SQOS + process.hltPreDimuon0Jpsi + process.hltL1sEmuDoubleMu0SQOS + process.hltL1fL1DoubleMu0SQOSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0SQOSL2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1DoubleMu0SQOSL1Filtered0) + process.hltDimuon0JpsiL3Filtered + process.hltDisplacedmumuVtxProducerDimuon0Jpsi + process.hltDisplacedmumuFilterDimuon0Jpsi + process.HLTEndSequence ) -process.HLT_Dimuon0_Jpsi_NoVertexing_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0SQOS + process.hltPreDimuon0JpsiNoVertexing + process.hltL1sEmuDoubleMu0SQOS + process.hltL1fL1DoubleMu0SQOSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0SQOSL2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1DoubleMu0SQOSL1Filtered0) + process.hltDimuon0JpsiL3Filtered + process.HLTEndSequence ) -process.HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + process.hltPreDimuon0JpsiL14R0er1p5R + process.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.hltDimuon0JpsiL1s4R0er1p5RL3Filtered + process.hltDisplacedmumuVtxProducerDimuon0JpsiL1s4R0er1p5R + process.hltDisplacedmumuFilterDimuon0JpsiL1s4R0er1p5R + process.HLTEndSequence ) -process.HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + process.hltPreDimuon0JpsiNoVertexingL14R0er1p5R + process.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.hltDimuon0JpsiL1s4R0er1p5RL3Filtered + process.HLTEndSequence ) -process.HLT_Dimuon0_Jpsi3p5_Muon2_v6 = cms.Path( process.HLTBeginSequence + process.hltL1TripleMu5SQ3SQ0OQDoubleMu53SQOSMassMax9 + process.hltPreDimuon0Jpsi3p5Muon2 + process.hltTripleMuonL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltTripleMuonL2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3TripleMuonL1Filtered0) + process.hltTripleMuL3PreFiltered222 + process.hltJpsiMuonL3Filtered3p5 + process.hltDisplacedmumuVtxProducerJpsiMuon3p5 + process.hltVertexmumuFilterJpsiMuon3p5 + process.HLTEndSequence ) -process.HLT_Dimuon0_Upsilon_L1_4p5_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4p5SQOS + process.hltPreDimuon0UpsilonL14p5 + process.hltL1sEmuDoubleMu4p5SQOS + process.hltL1fL1sL1DoubleMu4p5SQOSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu4p5SQOSL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu4p5SQOSL1Filtered0) + process.hltDimuon0UpsilonL1s4p5L3Filtered + process.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s4p5 + process.hltDisplacedmumuFilterDimuon0UpsilonL1s4p5 + process.HLTEndSequence ) -process.HLT_Dimuon0_Upsilon_L1_5_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu5SQOS + process.hltPreDimuon0UpsilonL15 + process.hltL1sEmuDoubleMu5SQOS + process.hltL1fL1sL1DoubleMu5SQOSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu5SQOSL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu5SQOSL1Filtered0) + process.hltDimuon0UpsilonL1s5L3Filtered + process.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s5 + process.hltDisplacedmumuFilterDimuon0UpsilonL1s5 + process.HLTEndSequence ) -process.HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4p5SQ + process.hltPreDimuon0UpsilonL14p5NoOS + process.hltL1fL1sL1DoubleMu4p5SQL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu4p5SQL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu4p5SQL1Filtered0) + process.hltDimuon0UpsilonL1s4p5NoOSL3Filtered + process.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s4p5NoOS + process.hltDisplacedmumuFilterDimuon0UpsilonL1s4p5NoOS + process.HLTEndSequence ) -process.HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4p5er2p0SQ + process.hltPreDimuon0UpsilonL14p5er2p0 + process.hltL1sEmuDoubleMu4p5er2p0SQ + process.hltL1fL1sL1DoubleMu4p5er2p0SQL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu4p5er2p0SQL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu4p5er2p0SQL1Filtered0) + process.hltDimuon0UpsilonL1s4p5er2p0L3Filtered + process.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s4p5er2p0 + process.hltDisplacedmumuFilterDimuon0UpsilonL1s4p5er2p0 + process.HLTEndSequence ) -process.HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4p5er2p0SQMass7to18 + process.hltPreDimuon0UpsilonL14p5er2p0M + process.hltL1fL1sL1DoubleMu4p5er2p0SQMass7to18L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu4p5er2p0SQMass7to18L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu4p5er2p0SQMass7to18L1Filtered0) + process.hltDimuon0UpsilonL1s4p5er2p0ML3Filtered + process.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s4p5er2p0M + process.hltDisplacedmumuFilterDimuon0UpsilonL1s4p5er2p0M + process.HLTEndSequence ) -process.HLT_Dimuon0_Upsilon_NoVertexing_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4p5er2p0SQMass7to18 + process.hltPreDimuon0UpsilonNoVertexing + process.hltL1fL1sL1DoubleMu4p5er2p0SQMass7to18L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu4p5er2p0SQMass7to18L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu4p5er2p0SQMass7to18L1Filtered0) + process.hltDimuon0UpsilonL1s4p5er2p0ML3Filtered + process.HLTEndSequence ) -process.HLT_Dimuon0_Upsilon_L1_5M_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu5SQMass7to18 + process.hltPreDimuon0UpsilonL15M + process.hltL1fL1sL1DoubleMu5SQMass7to18L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu5SQMass7to18L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu5SQMass7to18L1Filtered0) + process.hltDimuon0UpsilonL1s5ML3Filtered + process.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s5M + process.hltDisplacedmumuFilterDimuon0UpsilonL1s5M + process.HLTEndSequence ) -process.HLT_Dimuon0_LowMass_L1_0er1p5R_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5dR1p4 + process.hltPreDimuon0LowMassL10er1p5R + process.hltL1fL1sL1DoubleMu0er1p5dR1p4L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0er1p5dR1p4L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5dR1p4L1Filtered0) + process.hltDimuon0LowMassL1s0er1p5RL3Filtered + process.hltDisplacedmumuVtxProducerDimuon0LowMassL1s0er1p5R + process.hltDisplacedmumuFilterDimuon0LowMassL1s0er1p5R + process.HLTEndSequence ) -process.HLT_Dimuon0_LowMass_L1_0er1p5_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5 + process.hltPreDimuon0LowMassL10er1p5 + process.hltL1sEmuDoubleMu0er1p5 + process.hltL1fL1sL1DoubleMu0er1p5L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0er1p5L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5L1Filtered0) + process.hltDimuon0LowMassL1s0er1p5L3Filtered + process.hltDisplacedmumuVtxProducerDimuon0LowMassL1s0er1p5 + process.hltDisplacedmumuFilterDimuon0LowMassL1s0er1p5 + process.HLTEndSequence ) -process.HLT_Dimuon0_LowMass_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0SQOS + process.hltPreDimuon0LowMass + process.hltL1sEmuDoubleMu0SQOS + process.hltL1fL1DoubleMu0SQOSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0SQOSL2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1DoubleMu0SQOSL1Filtered0) + process.hltDimuon0LowMassL3Filtered + process.hltDisplacedmumuVtxProducerDimuon0LowMass + process.hltDisplacedmumuFilterDimuon0LowMass + process.HLTEndSequence ) -process.HLT_Dimuon0_LowMass_L1_4_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4SQOS + process.hltPreDimuon0LowMassL14 + process.hltL1sEmuDoubleMu4SQOS + process.hltL1fL1sL1DoubleMu4SQOSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu4SQOSL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu4SQOSL1Filtered0) + process.hltDimuon0LowMassL1s4L3Filtered + process.hltDisplacedmumuVtxProducerDimuon0LowMassL1s4 + process.hltDisplacedmumuFilterDimuon0LowMassL1s4 + process.HLTEndSequence ) -process.HLT_Dimuon0_LowMass_L1_4R_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4dR1p2 + process.hltPreDimuon0LowMassL14R + process.hltL1fL1sL1DoubleMu4dR1p2L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu4dR1p2L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu4dR1p2L1Filtered0) + process.hltDimuon0LowMassL1s4RL3Filtered + process.hltDisplacedmumuVtxProducerDimuon0LowMassL1s4R + process.hltDisplacedmumuFilterDimuon0LowMassL1s4R + process.HLTEndSequence ) -process.HLT_Dimuon0_LowMass_L1_TM530_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMu530NoMass + process.hltPreDimuon0LowMassL1TM530 + process.hltL1fL1sL1TripleMuNoMassL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1TripleMuNoMassL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1TripleMuNoMassL1Filtered0) + process.hltDimuon0LowMassL1sTM530L3Filtered + process.hltDisplacedmumuVtxProducerDimuon0LowMassL1sTM530 + process.hltDisplacedmumuFilterDimuon0LowMassL1sTM530 + process.HLTEndSequence ) -process.HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMu0 + process.hltPreDimuon0UpsilonMuonL1TM0 + process.hltTripleMuon0L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltTripleMuon0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3TripleMuon0L1Filtered0) + process.hltTripleMu0L3PreFiltered0 + process.hltUpsilon0MuonL3FilteredL1sTM0 + process.hltDisplacedmumuVtxProducerUpsilon0MuonL1sTM0 + process.hltVertexmumuFilterUpsilon0MuonL1sTM0 + process.HLTEndSequence ) -process.HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMu53p52p5 + process.hltPreDimuon0UpsilonMuonNoL1Mass + process.hltTripleMuon53p52p5L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltTripleMuon53p52p5L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3TripleMuon53p52p5L1Filtered0) + process.hltTripleMu0NoL1MassL3PreFiltered0 + process.hltUpsilon0MuonL3FilteredNoL1Mass + process.hltDisplacedmumuVtxProducerUpsilon0MuonNoL1Mass + process.hltVertexmumuFilterUpsilon0MuonNoL1Mass + process.HLTEndSequence ) -process.HLT_TripleMu_5_3_3_Mass3p8_DZ_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMu0IorTripleMu553 + process.hltPreTripleMu533Mass3p8DZ + process.hltL1TripleMu553L1TriMuFiltered3 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL1TripleMu553L2TriMuFiltered3) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1TripleMu553L1TriMuFiltered3) + process.hltL3fL1TripleMu553f0PreFiltered333 + process.hltL3fL1TripleMu553f0Filtered533 + process.hltTripleMu533TripleDZ0p2 + process.hltTripleMu533Mass3p8toInfFilter + process.HLTEndSequence ) -process.HLT_TripleMu_10_5_5_DZ_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMu0IorTripleMu553 + process.hltPreTripleMu1055DZ + process.hltL1TripleMu553L1TriMuFiltered3 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL1TripleMu553L2TriMuFiltered3) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1TripleMu553L1TriMuFiltered3) + process.hltL3fL1TripleMu553f0PreFiltered555 + process.hltL3fL1TripleMu553f0Filtered1055 + process.hltTripleMu555TripleDZ0p2 + process.HLTEndSequence ) -process.HLT_TripleMu_12_10_5_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMu0IorTripleMu553 + process.hltPreTripleMu12105 + process.hltL1TripleMu553L1TriMuFiltered3 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL1TripleMu553L2TriMuFiltered3) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1TripleMu553L1TriMuFiltered3) + process.hltL3fL1TripleMu553f0PreFiltered555 + process.hltL3fL1TripleMu553f0Filtered10105 + process.hltL3fL1TripleMu553f0Filtered12105 + process.HLTEndSequence ) -process.HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu157IorDoubleMu4p5SQOSdR1p2IorSingleMu25IorSingleMu22erIorTripleMuMassMax9 + process.hltPreTau3MuMu7Mu1TkMu1Tau15 + process.hltL1fL1sL1WTau3MuSeedsL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1WTau3MuSeedsL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + process.hltMu1Mu1TrkPairPt2DR0p5MassMax1p9 + process.hltDiMuonForTau3MuDzFiltered0p3 + process.HLTTrackerMuonSequenceLowPt + process.hltTau3MuTriMuon1filter + process.HLTL3muontrkisorecoSequence + process.hltTauPt15MuPts711Mass1p3to2p1Iso + process.hltTau3MuPreFilter + process.HLTEndSequence ) -process.HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu157IorDoubleMu4p5SQOSdR1p2IorSingleMu25IorSingleMu22erIorTripleMuMassMax9 + process.hltPreTau3MuMu7Mu1TkMu1Tau15Charge1 + process.hltL1fL1sL1WTau3MuSeedsL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1WTau3MuSeedsL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + process.hltMu1Mu1TrkPairPt2DR0p5MassMax1p9 + process.hltDiMuonForTau3MuDzFiltered0p3 + process.HLTTrackerMuonSequenceLowPt + process.hltTau3MuTriMuon1filter + process.HLTL3muontrkisorecoSequence + process.hltTauPt15MuPts711Mass1p3to2p1IsoCharge1 + process.hltTau3MuPreFilterCharge1 + process.HLTEndSequence ) -process.HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu157IorDoubleMu4p5SQOSdR1p2IorSingleMu25IorSingleMu22erIorTripleMuMassMax9 + process.hltPreTau3MuMu7Mu1TkMu1IsoTau15 + process.hltL1fL1sL1WTau3MuSeedsL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1WTau3MuSeedsL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + process.hltMu1Mu1TrkPairPt2DR0p5MassMax1p9 + process.hltDiMuonForTau3MuDzFiltered0p3 + process.HLTTrackerMuonSequenceLowPt + process.hltTau3MuTriMuon1filter + process.HLTL3muontrkisorecoSequence + process.hltTauPt15MuPts711Mass1p3to2p1Iso + process.hltTau3MuPreFilter + process.hltTau3MuIsoFilter + process.HLTEndSequence ) -process.HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu157IorDoubleMu4p5SQOSdR1p2IorSingleMu25IorSingleMu22erIorTripleMuMassMax9 + process.hltPreTau3MuMu7Mu1TkMu1IsoTau15Charge1 + process.hltL1fL1sL1WTau3MuSeedsL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1WTau3MuSeedsL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + process.hltMu1Mu1TrkPairPt2DR0p5MassMax1p9 + process.hltDiMuonForTau3MuDzFiltered0p3 + process.HLTTrackerMuonSequenceLowPt + process.hltTau3MuTriMuon1filter + process.HLTL3muontrkisorecoSequence + process.hltTauPt15MuPts711Mass1p3to2p1IsoCharge1 + process.hltTau3MuPreFilterCharge1 + process.hltTau3MuIsoFilterCharge1 + process.HLTEndSequence ) -process.HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0ETM40IorDoubleMu0ETM55IorDoubleMu0ETM60IorDoubleMu0ETM65IorDoubleMu0ETM70 + process.hltPreDoubleMu3DZPFMET50PFMHT60 + process.hltL1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + process.hltL3fL1DiMu3SQETM50f0PreFiltered3 + process.hltDoubleMuon3Mass3p8to60Filter + process.hltDoubleMuon3Mass3p8to60DZFilter + process.HLTRecoMETSequence + process.hltMET40 + process.HLTAK4PFJetsSequence + process.hltPFMETProducer + process.hltPFMET50 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID60 + process.HLTEndSequence ) -process.HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0ETM40IorDoubleMu0ETM55IorDoubleMu0ETM60IorDoubleMu0ETM65IorDoubleMu0ETM70 + process.hltPreDoubleMu3DZPFMET70PFMHT70 + process.hltL1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + process.hltL3fL1DiMu3SQETM50f0PreFiltered3 + process.hltDoubleMuon3Mass3p8to60Filter + process.hltDoubleMuon3Mass3p8to60DZFilter + process.HLTRecoMETSequence + process.hltMET40 + process.HLTAK4PFJetsSequence + process.hltPFMETProducer + process.hltPFMET70 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID70 + process.HLTEndSequence ) -process.HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0ETM40IorDoubleMu0ETM55IorDoubleMu0ETM60IorDoubleMu0ETM65IorDoubleMu0ETM70 + process.hltPreDoubleMu3DZPFMET90PFMHT90 + process.hltL1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + process.hltL3fL1DiMu3SQETM50f0PreFiltered3 + process.hltDoubleMuon3Mass3p8to60Filter + process.hltDoubleMuon3Mass3p8to60DZFilter + process.HLTRecoMETSequence + process.hltMET40 + process.HLTAK4PFJetsSequence + process.hltPFMETProducer + process.hltPFMET90 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID90 + process.HLTEndSequence ) -process.HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMu530NoMass + process.hltPreDoubleMu3TrkTau3muNoL1Mass + process.hltL1fL1sL1TripleMuNoMassL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1TripleMuNoMassL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1TripleMuNoMassL1Filtered0) + process.hltDoubleMu3TrkTau3muNoL1MassL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu3Tau3muNoL1Mass + process.hltDisplacedmumuFilterDoubleMu3Tau3muNoL1Mass + process.HLTBphTrackingDisplacedTau3muNoL1MassReg + process.hltTau3muNoL1MassTkAllConeTracksIter + process.hltTau3muNoL1MassTkVertexProducer + process.hltTau3muNoL1MassTkVertexFilter + process.HLTEndSequence ) -process.HLT_DoubleMu4_Jpsi_Displaced_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + process.hltPreDoubleMu4JpsiDisplaced + process.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.hltDoubleMu4JpsiDisplacedL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu4Jpsi + process.hltDisplacedmumuFilterDoubleMu4Jpsi + process.HLTEndSequence ) -process.HLT_DoubleMu4_Jpsi_NoVertexing_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + process.hltPreDoubleMu4JpsiNoVertexing + process.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.hltDoubleMu4JpsiDisplacedL3Filtered + process.HLTEndSequence ) -process.HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + process.hltPreDoubleMu4JpsiTrkTrkDisplaced + process.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.hltDoubleMu4JpsiDisplacedL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu4Jpsi + process.hltDisplacedmumuFilterDoubleMu4Jpsi + process.HLTBphTrackingDisplacedJpsiReg + process.hltJpsiTkAllConeTracksIter + process.hltJpsiTrkTrkVertexProducerPhiKstar + process.hltJpsiTkTkVertexFilterPhiKstar + process.HLTEndSequence ) -process.HLT_DoubleMu4_JpsiTrk_Bc_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + process.hltPreDoubleMu4JpsiTrkBc + process.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.hltDoubleMu4JpsiL3Filtered + process.hltmumuVtxProducerDoubleMu4Jpsi + process.hltmumuFilterDoubleMu4Jpsi + process.HLTBphTrackingBcJpsiReg + process.hltBcJpsiTkAllConeTracksIter + process.hltBcJpsiTkVertexProducer + process.hltBcJpsiTkVertexFilter + process.HLTEndSequence ) -process.HLT_DoubleMu43NoFiltersNoVtx_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreDoubleMu43NoFiltersNoVtx + process.hltL1fDimuonL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2fDimuonL1f0L2NoVtxFiltered16) + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fDimuonL1f0L2NVf16L3NoFiltersNoVtxFiltered43 + process.HLTEndSequence ) -process.HLT_DoubleMu48NoFiltersNoVtx_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreDoubleMu48NoFiltersNoVtx + process.hltL1fDimuonL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2fDimuonL1f0L2NoVtxFiltered16) + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fDimuonL1f0L2NVf16L3NoFiltersNoVtxFiltered48 + process.HLTEndSequence ) -process.HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu7EG23IorMu20EG17IorMu23EG10 + process.hltPreMu43NoFiltersNoVtxPhoton43CaloIdL + process.hltL1fL1sMu5EG20orMu20EG15L1Filtered5 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2fL1sMu5EG20orMu20EG15L1f5L2NoVtxFiltered16) + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1sMu5EG20orMu20EG15L1f5L2NVf16L3NoFiltersNoVtxFiltered43 + process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1Mu5EG20Filter + process.hltMu43NoFiltersNoVtxPhoton43CaloIdLEtFilter + process.hltEgammaClusterShape + process.hltMu43NoFiltersNoVtxPhoton43CaloIdLClusterShapeFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltMu43NoFiltersNoVtxPhoton43CaloIdLHEFilter + process.HLTEndSequence ) -process.HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu7EG23IorMu20EG17IorMu23EG10 + process.hltPreMu48NoFiltersNoVtxPhoton48CaloIdL + process.hltL1fL1sMu5EG20orMu20EG15L1Filtered5 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2fL1sMu5EG20orMu20EG15L1f5L2NoVtxFiltered16) + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1sMu5EG20orMu20EG15L1f5L2NVf16L3NoFiltersNoVtxFiltered48 + process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1Mu5EG20Filter + process.hltMu48NoFiltersNoVtxPhoton48CaloIdLEtFilter + process.hltEgammaClusterShape + process.hltMu48NoFiltersNoVtxPhoton48CaloIdLClusterShapeFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltMu48NoFiltersNoVtxPhoton48CaloIdLHEFilter + process.HLTEndSequence ) -process.HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu7EG23IorMu20EG17IorMu23EG10 + process.hltPreMu38NoFiltersNoVtxDisplacedPhoton38CaloIdL + process.hltL1fL1sMu5EG20orMu20EG15L1Filtered5 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2fL1sMu5EG20orMu20EG15L1f5L2NoVtxFiltered16) + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1sMu5EG20orMu20EG15L1f5L2NVf16L3NoFiltersNoVtxFiltered38Displaced + process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1Mu5EG20Filter + process.hltMu38NoFiltersNoVtxPhoton38CaloIdLEtFilter + process.hltEgammaClusterShape + process.hltMu38NoFiltersNoVtxPhoton38CaloIdLClusterShapeFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltMu38NoFiltersNoVtxPhoton38CaloIdLHEFilter + process.HLTEndSequence ) -process.HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu7EG23IorMu20EG17IorMu23EG10 + process.hltPreMu43NoFiltersNoVtxDisplacedPhoton43CaloIdL + process.hltL1fL1sMu5EG20orMu20EG15L1Filtered5 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2fL1sMu5EG20orMu20EG15L1f5L2NoVtxFiltered16) + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1sMu5EG20orMu20EG15L1f5L2NVf16L3NoFiltersNoVtxFiltered43Displaced + process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1Mu5EG20Filter + process.hltMu43NoFiltersNoVtxPhoton43CaloIdLEtFilter + process.hltEgammaClusterShape + process.hltMu43NoFiltersNoVtxPhoton43CaloIdLClusterShapeFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltMu43NoFiltersNoVtxPhoton43CaloIdLHEFilter + process.HLTEndSequence ) -process.HLT_HT425_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT425 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT425 + process.HLTEndSequence ) -process.HLT_HT430_DisplacedDijet40_DisplacedTrack_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DisplacedDijet40DisplacedTrack + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + process.hltDisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + process.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementDisplacedJetsLowPt + process.HLTEndSequence ) -process.HLT_HT500_DisplacedDijet40_DisplacedTrack_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT320orHTT340orHTT380 + process.hltPreHT500DisplacedDijet40DisplacedTrack + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT500 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + process.hltDisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + process.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementDisplacedJetsLowPt + process.HLTEndSequence ) -process.HLT_HT430_DisplacedDijet60_DisplacedTrack_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DisplacedDijet60DisplacedTrack + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt60 + process.hltCentralCaloJetptMidPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + process.hltDisplacedHLTCaloJetCollectionProducerMidPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + process.hltIter02DisplacedHLTCaloJetCollectionProducerMidPt + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementDisplacedJetsMidPt + process.HLTEndSequence ) -process.HLT_HT400_DisplacedDijet40_DisplacedTrack_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT400DisplacedDijet40DisplacedTrack + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT400 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + process.hltDisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + process.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementDisplacedJetsLowPt + process.HLTEndSequence ) -process.HLT_HT650_DisplacedDijet60_Inclusive_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT650DisplacedDijet60Inclusive + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT650 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt60 + process.hltCentralCaloJetptMidPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + process.hltDisplacedHLTCaloJetCollectionProducerMidPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + process.HLTEndSequence ) -process.HLT_HT550_DisplacedDijet60_Inclusive_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT550DisplacedDijet60Inclusive + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT550 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt60 + process.hltCentralCaloJetptMidPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + process.hltDisplacedHLTCaloJetCollectionProducerMidPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + process.HLTEndSequence ) -process.HLT_DiJet110_35_Mjj650_PFMET110_v10 = cms.Path( process.HLTBeginSequence + process.hltL1DiJetVBF + process.hltPreDiJet11035Mjj650PFMET110 + process.HLTRecoMETSequence + process.hltMETOpen + process.hltMET66 + process.HLTAK4PFJetsSequence + process.hltParticleFlowNoMu + process.hltPFMETVBFProducer + process.hltPFMETVBF110 + process.hltL1TPFJetsMatching + process.hltL1PFJetCategories + process.HLTEndSequence ) -process.HLT_DiJet110_35_Mjj650_PFMET120_v10 = cms.Path( process.HLTBeginSequence + process.hltL1DiJetVBF + process.hltPreDiJet11035Mjj650PFMET120 + process.HLTRecoMETSequence + process.hltMETOpen + process.hltMET72 + process.HLTAK4PFJetsSequence + process.hltParticleFlowNoMu + process.hltPFMETVBFProducer + process.hltPFMETVBF120 + process.hltL1TPFJetsMatching + process.hltL1PFJetCategories + process.HLTEndSequence ) -process.HLT_DiJet110_35_Mjj650_PFMET130_v10 = cms.Path( process.HLTBeginSequence + process.hltL1DiJetVBF + process.hltPreDiJet11035Mjj650PFMET130 + process.HLTRecoMETSequence + process.hltMETOpen + process.hltMET78 + process.HLTAK4PFJetsSequence + process.hltParticleFlowNoMu + process.hltPFMETVBFProducer + process.hltPFMETVBF130 + process.hltL1TPFJetsMatching + process.hltL1PFJetCategories + process.HLTEndSequence ) -process.HLT_TripleJet110_35_35_Mjj650_PFMET110_v10 = cms.Path( process.HLTBeginSequence + process.hltL1DiJetVBF + process.hltPreTripleJet1103535Mjj650PFMET110 + process.HLTRecoMETSequence + process.hltMETOpen + process.hltMET66 + process.HLTAK4PFJetsSequence + process.hltParticleFlowNoMu + process.hltPFMETVBFProducer + process.hltPFMETVBF110 + process.hltL1TPFJetsMatching + process.hlt1PFJetCategories3 + process.HLTEndSequence ) -process.HLT_TripleJet110_35_35_Mjj650_PFMET120_v10 = cms.Path( process.HLTBeginSequence + process.hltL1DiJetVBF + process.hltPreTripleJet1103535Mjj650PFMET120 + process.HLTRecoMETSequence + process.hltMETOpen + process.hltMET72 + process.HLTAK4PFJetsSequence + process.hltParticleFlowNoMu + process.hltPFMETVBFProducer + process.hltPFMETVBF120 + process.hltL1TPFJetsMatching + process.hlt1PFJetCategories3 + process.HLTEndSequence ) -process.HLT_TripleJet110_35_35_Mjj650_PFMET130_v10 = cms.Path( process.HLTBeginSequence + process.hltL1DiJetVBF + process.hltPreTripleJet1103535Mjj650PFMET130 + process.HLTRecoMETSequence + process.hltMETOpen + process.hltMET78 + process.HLTAK4PFJetsSequence + process.hltParticleFlowNoMu + process.hltPFMETVBFProducer + process.hltPFMETVBF130 + process.hltL1TPFJetsMatching + process.hlt1PFJetCategories3 + process.HLTEndSequence ) -process.HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sIsoEG30erJetC34drMin0p3 + process.hltPreEle30eta2p1WPTightGsfCentralPFJet35EleCleaned + process.HLTEle30erJetC34WPTightGsfSequence + process.HLTAK4CaloJetsSequence + process.hltDoubleCentralCaloJet10 + process.HLTAK4PFJetsSequence + process.hltEle30JetCollectionsForLeptonPlusPFJets + process.hltEle30PFJet35EleCleaned + process.HLTEndSequence ) -process.HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sIsoEG28erHTT100 + process.hltPreEle28eta2p1WPTightGsfHT150 + process.HLTEle28erHTT100WPTightGsfSequence + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT100Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT150Jet30 + process.HLTEndSequence ) -process.HLT_Ele28_HighEta_SC20_Mass55_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGor + process.hltPreEle28HighEtaSC20Mass55 + process.HLTEle28HighEtaSC20Mass55Sequence + process.HLTEndSequence ) -process.HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT380erIorHTT320er + process.hltPreEle15IsoVVVLPFHT450CaloBTagDeepCSV4p5 + cms.ignore(process.hltL1sSingleEG5ObjectMap) + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.hltSusyPreBtagJetFilter + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV4p50Single + process.HLTEle15VVVLGsfSequence + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT450Jet30 + process.HLTEndSequence ) -process.HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT380erIorHTT320er + process.hltPreEle15IsoVVVLPFHT450PFMET50 + cms.ignore(process.hltL1sSingleEG5ObjectMap) + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.HLTEle15VVVLGsfSequence + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT450Jet30 + process.hltPFMETProducer + process.hltPFMET50 + process.HLTEndSequence ) -process.HLT_Ele15_IsoVVVL_PFHT450_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT380erIorHTT320er + process.hltPreEle15IsoVVVLPFHT450 + cms.ignore(process.hltL1sSingleEG5ObjectMap) + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.HLTEle15VVVLGsfSequence + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT450Jet30 + process.HLTEndSequence ) -process.HLT_Ele50_IsoVVVL_PFHT450_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT380erIorHTT320er + process.hltPreEle50IsoVVVLPFHT450 + cms.ignore(process.hltL1sSingleEG5ObjectMap) + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.HLTEle50VVVLGsfSequence + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT450Jet30 + process.HLTEndSequence ) -process.HLT_Ele15_IsoVVVL_PFHT600_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT380erIorHTT320er + process.hltPreEle15IsoVVVLPFHT600 + cms.ignore(process.hltL1sSingleEG5ObjectMap) + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.HLTEle15VVVLGsfSequence + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT600Jet30 + process.HLTEndSequence ) -process.HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sMu6HTT240IorDoubleJet100and35MassMin620 + process.hltPreMu4TrkIsoVVLDiPFJet9040DEta3p5MJJ750HTT300PFMETNoMu60 + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3fL1sSingleMuOpenL1f0L2f3QL3Filtered4Q + process.HLTL3muontrkisovvlSequence + process.hltMuon4RelTrkIsoVVLFiltered + process.HLTRecoMETSequence + process.hltMET35 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJet7020MJJ500DEta3p5 + process.HLTAK4PFJetsSequence + process.hltDiPFJet9040MJJ750DEta3p5 + process.hltPFHTJet30Eta5 + process.hltPFHT300Jet30 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu60 + process.HLTEndSequence ) -process.HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sMu6HTT240IorDoubleJet100and35MassMin620 + process.hltPreMu8TrkIsoVVLDiPFJet40DEta3p5MJJ750HTT300PFMETNoMu60 + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered8Q + process.HLTL3muontrkisovvlSequence + process.hltMuon8RelTrkIsoVVLFiltered + process.HLTRecoMETSequence + process.hltMET20 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJet20MJJ400DEta3p5 + process.HLTAK4PFJetsSequence + process.hltDiPFJet40MJJ750DEta3p5 + process.hltPFHTJet30Eta5 + process.hltPFHT300Jet30 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu60 + process.HLTEndSequence ) -process.HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sMu6HTT240IorDoubleJet100and35MassMin620 + process.hltPreMu10TrkIsoVVLDiPFJet40DEta3p5MJJ750HTT350PFMETNoMu60 + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered10Q + process.HLTL3muontrkisovvlSequence + process.hltMuon10RelTrkIsoVVLFiltered + process.HLTRecoMETSequence + process.hltMET20 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJet20MJJ400DEta3p5 + process.HLTAK4PFJetsSequence + process.hltDiPFJet40MJJ750DEta3p5 + process.hltPFHTJet30Eta5 + process.hltPFHT350Jet30Eta5 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu60 + process.HLTEndSequence ) -process.HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT380erIorHTT320er + process.hltPreMu15IsoVVVLPFHT450CaloBTagDeepCSV4p5 + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.hltSusyPreBtagJetFilter + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV4p50Single + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q + process.HLTMuVVVLCombinedIsolationR02Sequence + process.hltL3MuVVVLIsoFIlter + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT450Jet30 + process.HLTEndSequence ) -process.HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT380erIorHTT320er + process.hltPreMu15IsoVVVLPFHT450PFMET50 + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q + process.HLTMuVVVLCombinedIsolationR02Sequence + process.hltL3MuVVVLIsoFIlter + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT450Jet30 + process.hltPFMETProducer + process.hltPFMET50 + process.HLTEndSequence ) -process.HLT_Mu15_IsoVVVL_PFHT450_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT380erIorHTT320er + process.hltPreMu15IsoVVVLPFHT450 + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q + process.HLTMuVVVLCombinedIsolationR02Sequence + process.hltL3MuVVVLIsoFIlter + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT450Jet30 + process.HLTEndSequence ) -process.HLT_Mu50_IsoVVVL_PFHT450_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT380erIorHTT320er + process.hltPreMu50IsoVVVLPFHT450 + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered50Q + process.HLTMuVVVLCombinedIsolationR02Sequence + process.hltL3Mu50VVVLIsoFIlter + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT450Jet30 + process.HLTEndSequence ) -process.HLT_Mu15_IsoVVVL_PFHT600_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT380erIorHTT320er + process.hltPreMu15IsoVVVLPFHT600 + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q + process.HLTMuVVVLCombinedIsolationR02Sequence + process.hltL3MuVVVLIsoFIlter + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT600Jet30 + process.HLTEndSequence ) -process.HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v3 = cms.Path( process.HLTBeginSequence + process.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + process.hltPreMu3er1p5PFJet100er2p5PFMET70PFMHT70IDTight + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3MuFiltered3er1p5 + process.HLTRecoMETSequence + process.hltMET40 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.hltMht + process.hltMHT40 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets70 + process.hltSinglePFJet100er2p5 + process.hltPFMHTTightID + process.hltPFMHTTightID70 + process.hltPFMETProducer + process.hltPFMET70 + process.HLTEndSequence ) -process.HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v3 = cms.Path( process.HLTBeginSequence + process.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + process.hltPreMu3er1p5PFJet100er2p5PFMET80PFMHT80IDTight + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3MuFiltered3er1p5 + process.HLTRecoMETSequence + process.hltMET50 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.hltMht + process.hltMHT50 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets70 + process.hltSinglePFJet100er2p5 + process.hltPFMHTTightID + process.hltPFMHTTightID80 + process.hltPFMETProducer + process.hltPFMET80 + process.HLTEndSequence ) -process.HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v3 = cms.Path( process.HLTBeginSequence + process.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + process.hltPreMu3er1p5PFJet100er2p5PFMET90PFMHT90IDTight + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3MuFiltered3er1p5 + process.HLTRecoMETSequence + process.hltMET60 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.hltMht + process.hltMHT60 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets70 + process.hltSinglePFJet100er2p5 + process.hltPFMHTTightID + process.hltPFMHTTightID90 + process.hltPFMETProducer + process.hltPFMET90 + process.HLTEndSequence ) -process.HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v3 = cms.Path( process.HLTBeginSequence + process.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + process.hltPreMu3er1p5PFJet100er2p5PFMET100PFMHT100IDTight + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3MuFiltered3er1p5 + process.HLTRecoMETSequence + process.hltMET70 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.hltMht + process.hltMHT70 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets70 + process.hltSinglePFJet100er2p5 + process.hltPFMHTTightID + process.hltPFMHTTightID100 + process.hltPFMETProducer + process.hltPFMET100 + process.HLTEndSequence ) -process.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v3 = cms.Path( process.HLTBeginSequence + process.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + process.hltPreMu3er1p5PFJet100er2p5PFMETNoMu70PFMHTNoMu70IDTight + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3MuFiltered3er1p5 + process.HLTRecoMETSequence + process.hltMET40 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.hltMht + process.hltMHT40 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets70 + process.hltSinglePFJet100er2p5 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID70 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu70 + process.HLTEndSequence ) -process.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v3 = cms.Path( process.HLTBeginSequence + process.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + process.hltPreMu3er1p5PFJet100er2p5PFMETNoMu80PFMHTNoMu80IDTight + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3MuFiltered3er1p5 + process.HLTRecoMETSequence + process.hltMET50 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.hltMht + process.hltMHT50 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets70 + process.hltSinglePFJet100er2p5 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID80 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu80 + process.HLTEndSequence ) -process.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v3 = cms.Path( process.HLTBeginSequence + process.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + process.hltPreMu3er1p5PFJet100er2p5PFMETNoMu90PFMHTNoMu90IDTight + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3MuFiltered3er1p5 + process.HLTRecoMETSequence + process.hltMET60 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.hltMht + process.hltMHT60 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets70 + process.hltSinglePFJet100er2p5 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID90 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu90 + process.HLTEndSequence ) -process.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v3 = cms.Path( process.HLTBeginSequence + process.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + process.hltPreMu3er1p5PFJet100er2p5PFMETNoMu100PFMHTNoMu100IDTight + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3MuFiltered3er1p5 + process.HLTRecoMETSequence + process.hltMET70 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.hltMht + process.hltMHT70 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets70 + process.hltSinglePFJet100er2p5 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID100 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu100 + process.HLTEndSequence ) -process.HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5SQOSdRMax1p4 + process.hltPreDimuon10PsiPrimeBarrelSeagulls + process.hltL1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0) + process.hltDimuon10PsiPrimeBarrelnoCowL3Filtered + process.hltDisplacedmumuVtxProducerDimuon10PsiPrimeBarrelnoCow + process.hltDisplacedmumuFilterDimuon10PsiPrimeBarrelnoCow + process.HLTEndSequence ) -process.HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5SQOSdRMax1p4 + process.hltPreDimuon20JpsiBarrelSeagulls + process.hltL1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0) + process.hltDimuon20JpsiBarrelnoCowL3Filtered + process.hltDisplacedmumuVtxProducerDimuon20JpsiBarrelnoCow + process.hltDisplacedmumuFilterDimuon20JpsiBarrelnoCow + process.HLTEndSequence ) -process.HLT_Dimuon10_Upsilon_y1p4_v2 = cms.Path( process.HLTBeginSequence + process.hltL1s12DoubleMu4p5er2p0SQOSMass7to18 + process.hltPreDimuon10Upsilony1p4 + process.hltL1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1f0L2v2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0) + process.hltDimuon10Upsilony1p4L3fL3Filtered + process.hltDisplacedmumuVtxProducerDimuon10Upsilonsv3 + process.hltDisplacedmumuFilterDimuon10Upsilonsv3 + process.HLTEndSequence ) -process.HLT_Dimuon12_Upsilon_y1p4_v3 = cms.Path( process.HLTBeginSequence + process.hltL1s12DoubleMu4p5er2p0SQOSMass7to18 + process.hltPreDimuon12Upsilony1p4 + process.hltL1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1f0L2v2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0) + process.hltDimuon12Upsilony1p4L3fL3Filtered + process.hltDisplacedmumuVtxProducerDimuon12Upsilonsv3 + process.hltDisplacedmumuFilterDimuon12Upsilonsv3 + process.HLTEndSequence ) -process.HLT_Dimuon14_Phi_Barrel_Seagulls_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5SQOSdRMax1p4 + process.hltPreDimuon14PhiBarrelSeagulls + process.hltL1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0) + process.hltDimuon14PhiBarrelnoCowL3Filtered + process.hltDisplacedmumuVtxProducerDimuon14PhiBarrelnoCow + process.hltDisplacedmumuFilterDimuon14PhiBarrelnoCow + process.HLTEndSequence ) -process.HLT_Dimuon25_Jpsi_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4SQOSdRMax1p2DoubleMu0er1p5SQOSdRMax1p4 + process.hltPreDimuon25Jpsi + process.hltL1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0) + process.hltDimuon25JpsiL3fL3Filtered + process.hltDisplacedmumuVtxProducerDimuon25Jpsis + process.hltDisplacedmumuFilterDimuon25Jpsis + process.HLTEndSequence ) -process.HLT_Dimuon14_PsiPrime_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4SQOSdRMax1p2DoubleMu0er1p5SQOSdRMax1p4 + process.hltPreDimuon14PsiPrime + process.hltL1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0) + process.hltDimuon14PsiPrimeL3fL3Filtered + process.hltDisplacedmumuVtxProducerDimuon14PsiPrimes + process.hltDisplacedmumuFilterDimuon14PsiPrimes + process.HLTEndSequence ) -process.HLT_Dimuon14_PsiPrime_noCorrL1_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu9SQ + process.hltPreDimuon14PsiPrimenoCorrL1 + process.hltL1fL1sL1sDoubleMu9SQL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0) + process.hltDimuon14PsiPrimeNoCorrL1L3fL3Filtered + process.hltDisplacedmumuVtxProducerDimuon14PsiPrimesNoCorrL1 + process.hltDisplacedmumuFilterDimuon14PsiPrimesNoCorrL1 + process.HLTEndSequence ) -process.HLT_Dimuon18_PsiPrime_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4SQOSdRMax1p2DoubleMu0er1p5SQOSdRMax1p4 + process.hltPreDimuon18PsiPrime + process.hltL1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0) + process.hltDimuon18PsiPrimeL3fL3Filtered + process.hltDisplacedmumuVtxProducerDimuon18PsiPrimes + process.hltDisplacedmumuFilterDimuon18PsiPrimes + process.HLTEndSequence ) -process.HLT_Dimuon18_PsiPrime_noCorrL1_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu9SQ + process.hltPreDimuon18PsiPrimenoCorrL1 + process.hltL1fL1sL1sDoubleMu9SQL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0) + process.hltDimuon18PsiPrimeNoCorrL1L3fL3Filtered + process.hltDisplacedmumuVtxProducerDimuon18PsiPrimesNoCorrL1 + process.hltDisplacedmumuFilterDimuon18PsiPrimesNoCorrL1 + process.HLTEndSequence ) -process.HLT_Dimuon24_Upsilon_noCorrL1_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu9SQ + process.hltPreDimuon24UpsilonnoCorrL1 + process.hltL1fL1sL1sDoubleMu9SQL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0) + process.hltDimuon24UpsilonNoCorrL1L3fL3Filtered + process.hltDisplacedmumuVtxProducerDimuon24UpsilonsNoCorrL1 + process.hltDisplacedmumuFilterDimuon24UpsilonsNoCorrL1 + process.HLTEndSequence ) -process.HLT_Dimuon24_Phi_noCorrL1_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu9SQ + process.hltPreDimuon24PhinoCorrL1 + process.hltL1fL1sL1sDoubleMu9SQL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0) + process.hltDimuon24PhiNoCorrL1L3fL3Filtered + process.hltDisplacedmumuVtxProducerDimuon24PhiNoCorrL1 + process.hltDisplacedmumuFilterDimuon24PhiBarrelNoCorrL1 + process.HLTEndSequence ) -process.HLT_Dimuon25_Jpsi_noCorrL1_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu9SQ + process.hltPreDimuon25JpsinoCorrL1 + process.hltL1fL1sL1sDoubleMu9SQL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0) + process.hltDimuon25JpsiNoCorrL1L3fL3Filtered + process.hltDisplacedmumuVtxProducerDimuon25JpsisNoCorrL1 + process.hltDisplacedmumuFilterDimuon25JpsisNoCorrL1 + process.HLTEndSequence ) -process.HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4EG9 + process.hltPreDiMu4Ele9CaloIdLTrackIdLDZMass3p8 + process.HLTDiMu4Ele9CaloIdLTrackIdLMuonlegSequence + process.hltDoubleMu4DZFilter + process.hltEle9DoubleMu4Mass3p8Filtered + process.HLTDiMu4Ele9CaloIdLTrackIdLElectronlegSequence + process.hltMu4Ele9DZFilter + process.HLTEndSequence ) -process.HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu7EG7 + process.hltPreDiMu9Ele9CaloIdLTrackIdLDZ + process.HLTDiMu9Ele9CaloIdLTrackIdLMuonlegSequence + process.HLTDiMu9Ele9CaloIdLTrackIdLElectronlegSequence + process.hltMu9Ele9DZFilter + process.hltDoubleMu9DZFilter + process.HLTEndSequence ) -process.HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu7EG7 + process.hltPreDiMu9Ele9CaloIdLTrackIdL + process.HLTDiMu9Ele9CaloIdLTrackIdLMuonlegSequence + process.HLTDiMu9Ele9CaloIdLTrackIdLElectronlegSequence + process.HLTEndSequence ) -process.HLT_DoubleIsoMu20_eta2p1_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu18er + process.hltPreDoubleIsoMu20eta2p1 + process.hltL1fL1sDoubleMu18erL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu18erL1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu18erL1Filtered0) + process.hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20Q + process.HLTDoubleMu20Eta2p1IsolationSequence + process.hltL3crIsoL1sDoubleMu18erL1f0L2f10QL3f20QL3trkIsoFiltered + process.HLTEndSequence ) -process.HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157ORTripleMu444 + process.hltPreTrkMu12DoubleTrkMu5NoFiltersNoVtx + process.hltL1fL1sDoubleMu155ORTripleMu444L1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2pfL1sDoubleMu155ORTripleMu444L1f0L2PreFiltered0NoVtx) + cms.ignore(process.hltL2fL1sDoubleMu155ORTripleMu444L1f0L2Filtered10OneMuNoVtx) + process.HLTL3muonrecoSequenceNoVtx + process.hltL3pfL1sDoubleMu155ORTripleMu444L1f0L2pf0TwoMuL3PreFiltered5NoVtx + process.hltL3fL1sDoubleMu155ORTripleMu444L1f0L2f10OneMuL3Filtered12NoVtx + process.HLTTrackerMuonSequenceNoVtx + process.hltTripleTrkMuFiltered5NoVtx + process.hltSingleTrkMuFiltered12NoVtx + process.HLTEndSequence ) -process.HLT_Mu8_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu3IorSingleMu5IorSingleMu7 + process.hltPreMu8 + process.hltL1fL1sMu3or5or7L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu5L1f0L2Filtered5) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu5L1Filtered0) + process.hltL3fL1sMu5L1f0L2f5L3Filtered8 + process.HLTEndSequence ) -process.HLT_Mu17_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu15DQ + process.hltPreMu17 + process.hltL1fL1sMu15DQlqL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu15DQlqL1f0L2Filtered10) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu15DQlqL1Filtered0) + process.hltL3fL1sMu15DQlqL1f0L2f10L3Filtered17 + process.HLTEndSequence ) -process.HLT_Mu19_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu15DQ + process.hltPreMu19 + process.hltL1fL1sMu15DQlqL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu15DQlqL1f0L2Filtered10) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu15DQlqL1Filtered0) + process.hltL3fL1sMu15DQlqL1f0L2f10L3Filtered19 + process.HLTEndSequence ) -process.HLT_Mu17_Photon30_IsoCaloId_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu17Photon30IsoCaloId + process.hltMu17Photon30IsoCaloIdMuonlegL1Filtered7 + process.HLTL2muonrecoSequence + cms.ignore(process.hltMu17Photon30IsoCaloIdMuonlegL2Filtered10) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3Mu17Photon30IsoCaloIdMuonlegL1Filtered7) + process.hltMu17Photon30IsoCaloIdMuonlegL3Filtered17Q + process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltMu17Photon30IsoCaloIdPhotonlegFilter + process.hltMu17Photon30IsoCaloIdPhotonlegEtFilter + process.hltEgammaClusterShape + process.hltMu17Photon30IsoCaloIdPhotonlegClusterShapeFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltMu17Photon30IsoCaloIdPhotonlegHEFilter + process.hltEgammaEcalPFClusterIso + process.hltMu17Photon30IsoCaloIdPhotonlegEcalIsoFilter + process.HLTTrackReconstructionForIsoForPhotons + process.hltEgammaHollowTrackIso + process.hltMu17Photon30IsoCaloIdPhotonlegTrackIsoFilter + process.HLTEndSequence ) -process.HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG10IorSingleEG5 + process.hltPreEle8CaloIdLTrackIdLIsoVLPFJet30 + process.HLTEle8CaloIdLTrackIdLIsoVLSequence + process.HLTAK4PFJetsSequence + process.hltEle8JetCollectionsForLeptonPlusPFJets + process.hltEle8PFJet30EleCleaned + process.HLTEndSequence ) -process.HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG10IorSingleEG15 + process.hltPreEle12CaloIdLTrackIdLIsoVLPFJet30 + process.HLTEle12CaloIdLTrackIdLIsoVLSequence + process.HLTAK4PFJetsSequence + process.hltEle12JetCollectionsForLeptonPlusPFJets + process.hltEle12PFJet30EleCleaned + process.HLTEndSequence ) -process.HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15er2p5 + process.hltPreEle23CaloIdLTrackIdLIsoVLPFJet30 + process.HLTEle23CaloIdLTrackIdLIsoVLJet30Sequence + process.HLTAK4PFJetsSequence + process.hltEle23JetCollectionsForLeptonPlusPFJets + process.hltEle23PFJet30EleCleaned + process.HLTEndSequence ) -process.HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG10IorSingleEG5 + process.hltPreEle8CaloIdMTrackIdMPFJet30 + process.HLTEle8CaloIdMGsfTrkIdMSequence + process.HLTAK4PFJetsSequence + process.hltGsfEle8NoIsoJetCollectionsForLeptonPlusPFJets + process.hltEle8NoIsoPFJet30EleCleaned + process.HLTEndSequence ) -process.HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15er2p5 + process.hltPreEle17CaloIdMTrackIdMPFJet30 + process.HLTEle17CaloIdMGsfTrkIdMSequence + process.HLTAK4PFJetsSequence + process.hltGsfEle17NoIsoJetCollectionsForLeptonPlusPFJets + process.hltEle17NoIsoPFJet30EleCleaned + process.HLTEndSequence ) -process.HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15er2p5 + process.hltPreEle23CaloIdMTrackIdMPFJet30 + process.HLTEle23CaloIdMGsfTrkIdMSequence + process.HLTAK4PFJetsSequence + process.hltGsfEle23NoIsoJetCollectionsForLeptonPlusPFJets + process.hltEle23NoIsoPFJet30EleCleaned + process.HLTEndSequence ) -process.HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPreEle50CaloIdVTGsfTrkIdTPFJet165 + process.HLTEle50CaloIdVTGsfTrkIdTGsfSequence + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToL1 + process.hltMonoPFJet165 + process.hltEle50CaloIdVTGsfTrkIdTCleanAK4PFJet + process.hltEle50CaloIdVTGsfTrkIdTCentralPFJet165EleCleaned + process.HLTEndSequence ) -process.HLT_Ele115_CaloIdVT_GsfTrkIdT_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGNonIsoOrWithJetAndTau + process.hltPreEle115CaloIdVTGsfTrkIdT + process.HLTEle115CaloIdVTGsfTrkIdTGsfSequence + process.HLTEndSequence ) -process.HLT_Ele135_CaloIdVT_GsfTrkIdT_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGNonIsoOrWithJetAndTau + process.hltPreEle135CaloIdVTGsfTrkIdT + process.HLTEle135CaloIdVTGsfTrkIdTGsfSequence + process.HLTEndSequence ) -process.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sQuadJetC50to60IorHTT280to500IorHTT250to340QuadJet + process.hltPrePFHT330PT30QuadPFJet75604540TriplePFBTagDeepCSV4p5 + process.HLTAK4CaloJetsSequence + process.hltQuadCentralJet30 + process.hltCaloJetsQuad30ForHt + process.hltHtMhtCaloJetsQuadC30 + process.hltCaloQuadJet30HT320 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSVp17Double + process.HLTAK4PFJetsSequence + process.hltPFCentralJetLooseIDQuad30 + process.hlt1PFCentralJetLooseID75 + process.hlt2PFCentralJetLooseID60 + process.hlt3PFCentralJetLooseID45 + process.hlt4PFCentralJetLooseID40 + process.hltPFCentralJetLooseIDQuad30forHt + process.hltHtMhtPFCentralJetsLooseIDQuadC30 + process.hltPFCentralJetsLooseIDQuad30HT330 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV4p5Triple + process.HLTEndSequence ) -process.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sQuadJetC50to60IorHTT280to500IorHTT250to340QuadJet + process.hltPrePFHT330PT30QuadPFJet75604540 + process.HLTAK4CaloJetsSequence + process.hltQuadCentralJet30 + process.hltCaloJetsQuad30ForHt + process.hltHtMhtCaloJetsQuadC30 + process.hltCaloQuadJet30HT320 + process.HLTAK4PFJetsSequence + process.hltPFCentralJetLooseIDQuad30 + process.hlt1PFCentralJetLooseID75 + process.hlt2PFCentralJetLooseID60 + process.hlt3PFCentralJetLooseID45 + process.hlt4PFCentralJetLooseID40 + process.hltPFCentralJetLooseIDQuad30forHt + process.hltHtMhtPFCentralJetsLooseIDQuadC30 + process.hltPFCentralJetsLooseIDQuad30HT330 + process.HLTEndSequence ) -process.HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJet + process.hltPrePFHT400SixPFJet32DoublePFBTagDeepCSV2p94 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterSixC25 + process.hltCaloJetsSix25ForHt + process.hltHtMhtCaloJetsSixC25 + process.hltCaloSixJet25HT300 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV10p01Single + process.HLTAK4PFJetsSequence + process.hltPFJetFilterSix30er2p5 + process.hltPFJetFilterSix32er2p5 + process.hltPFJetsSix30ForHt + process.hltHtMhtPFJetsSix30er2p5 + process.hltPFSixJet30HT400 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV2p94Double + process.HLTEndSequence ) -process.HLT_PFHT400_SixPFJet32_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJet + process.hltPrePFHT400SixPFJet32 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterSixC25 + process.hltCaloJetsSix25ForHt + process.hltHtMhtCaloJetsSixC25 + process.hltCaloSixJet25HT300 + process.HLTAK4PFJetsSequence + process.hltPFJetFilterSix30er2p5 + process.hltPFJetFilterSix32er2p5 + process.hltPFJetsSix30ForHt + process.hltHtMhtPFJetsSix30er2p5 + process.hltPFSixJet30HT400 + process.HLTEndSequence ) -process.HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJet + process.hltPrePFHT450SixPFJet36PFBTagDeepCSV1p59 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterSixC30 + process.hltCaloJetsSix30ForHt + process.hltHtMhtCaloJetsSixC30 + process.hltCaloSixJet30HT350 + process.HLTAK4PFJetsSequence + process.hltPFJetFilterSix30er2p5 + process.hltPFJetFilterSix36er2p5 + process.hltPFJetsSix30ForHt + process.hltHtMhtPFJetsSix30er2p5 + process.hltPFSixJet30HT450 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV1p59Single + process.HLTEndSequence ) -process.HLT_PFHT450_SixPFJet36_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJet + process.hltPrePFHT450SixPFJet36 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterSixC30 + process.hltCaloJetsSix30ForHt + process.hltHtMhtCaloJetsSixC30 + process.hltCaloSixJet30HT350 + process.HLTAK4PFJetsSequence + process.hltPFJetFilterSix30er2p5 + process.hltPFJetFilterSix36er2p5 + process.hltPFJetsSix30ForHt + process.hltHtMhtPFJetsSix30er2p5 + process.hltPFSixJet30HT450 + process.HLTEndSequence ) -process.HLT_PFHT400_FivePFJet_100_100_60_30_30_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet + process.hltPrePFHT400FivePFJet100100603030 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterFiveC25 + process.hltCaloJetsFive25ForHt + process.hltHtMhtCaloJetsFiveC25 + process.hltCaloFiveJet25HT300 + process.HLTAK4PFJetsSequence + process.hltPFJetFilterTwo100er3p0 + process.hltPFJetFilterThree60er3p0 + process.hltPFJetFilterFive30er3p0 + process.hltPFJetsFive30ForHt + process.hltHtMhtPFJetsFive30er3p0 + process.hltPFFiveJet30HT400 + process.HLTEndSequence ) -process.HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet + process.hltPrePFHT400FivePFJet100100603030DoublePFBTagDeepCSV4p5 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterFiveC25 + process.hltCaloJetsFive25ForHt + process.hltHtMhtCaloJetsFiveC25 + process.hltCaloFiveJet25HT300 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV10p01Single + process.HLTAK4PFJetsSequence + process.hltPFJetFilterTwo100er3p0 + process.hltPFJetFilterThree60er3p0 + process.hltPFJetFilterFive30er3p0 + process.hltPFJetsFive30ForHt + process.hltHtMhtPFJetsFive30er3p0 + process.hltPFFiveJet30HT400 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV4p5Double + process.HLTEndSequence ) -process.HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet + process.hltPrePFHT400FivePFJet120120603030DoublePFBTagDeepCSV4p5 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterFiveC25 + process.hltCaloJetsFive25ForHt + process.hltHtMhtCaloJetsFiveC25 + process.hltCaloFiveJet25HT300 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV10p01Single + process.HLTAK4PFJetsSequence + process.hltPFJetFilterTwo120er3p0 + process.hltPFJetFilterThree60er3p0 + process.hltPFJetFilterFive30er3p0 + process.hltPFJetsFive30ForHt + process.hltHtMhtPFJetsFive30er3p0 + process.hltPFFiveJet30HT400 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV4p5Double + process.HLTEndSequence ) -process.HLT_PFHT350_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJet + process.hltPrePFHT350 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT300Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT350Jet30 + process.HLTEndSequence ) -process.HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGNonIsoOrWithJetAndTauNoPS + process.hltPrePhoton60R9Id90CaloIdLIsoLDisplacedIdLPFHT350MinPFJet15 + process.HLTPhoton60R9Id90CaloIdLIsoLDisplacedIdLSequence + process.HLTPFHT350MinPFJet15Sequence + process.HLTEndSequence ) -process.HLT_ECALHT800_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sEG40To45IorJet170To200IorHTT300To500IorETM70ToETM150 + process.hltPreECALHT800 + process.HLTDoFullUnpackingEgammaEcalWithoutPreshowerSequence + process.hltTowerMakerEcal + process.hltHtMhtEcal + process.hltHtEcal800 + process.HLTEndSequence ) -process.HLT_DiSC30_18_EIso_AND_HE_Mass70_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGWithJetAndTau + process.hltPreDiSC3018EIsoANDHEMass70 + process.HLTSC3018EIso15HE30eMass70Sequence + process.HLTEndSequence ) +process.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu17TrkIsoVVLMu8TrkIsoVVL + process.hltL1fL1sDoubleMu155L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + process.hltL3fL1DoubleMu155fPreFiltered8 + process.hltL3fL1DoubleMu155fFiltered17 + process.HLTL3muontrkisovvlSequence + process.hltDiMuon178RelTrkIsoVVLFiltered + process.HLTEndSequence ) +process.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu19TrkIsoVVLMu9TrkIsoVVL + process.hltL1fL1sDoubleMu155L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + process.hltL3fL1DoubleMu155fPreFiltered9 + process.hltL3fL1DoubleMu155fFiltered19 + process.HLTL3muontrkisovvlSequence + process.hltDiMuon199RelTrkIsoVVLFiltered + process.HLTEndSequence ) +process.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu17TrkIsoVVLMu8TrkIsoVVLDZ + process.hltL1fL1sDoubleMu155L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + process.hltL3fL1DoubleMu155fPreFiltered8 + process.hltL3fL1DoubleMu155fFiltered17 + process.HLTL3muontrkisovvlSequence + process.hltDiMuon178RelTrkIsoVVLFiltered + process.hltDiMuon178RelTrkIsoVVLFilteredDzFiltered0p2 + process.HLTEndSequence ) +process.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu19TrkIsoVVLMu9TrkIsoVVLDZ + process.hltL1fL1sDoubleMu155L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + process.hltL3fL1DoubleMu155fPreFiltered9 + process.hltL3fL1DoubleMu155fFiltered19 + process.HLTL3muontrkisovvlSequence + process.hltDiMuon199RelTrkIsoVVLFiltered + process.hltDiMuon199RelTrkIsoVVLFilteredDzFiltered0p2 + process.HLTEndSequence ) +process.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu17TrkIsoVVLMu8TrkIsoVVLDZMass8 + process.hltL1fL1sDoubleMu155L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + process.hltL3fL1DoubleMu155fPreFiltered8 + process.hltL3fL1DoubleMu155fFiltered17 + process.HLTL3muontrkisovvlSequence + process.hltDiMuon178RelTrkIsoVVLFiltered + process.hltDiMuon178RelTrkIsoVVLFilteredDzFiltered0p2 + process.hltDiMuon178Mass8Filtered + process.HLTEndSequence ) +process.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu19TrkIsoVVLMu9TrkIsoVVLDZMass8 + process.hltL1fL1sDoubleMu155L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + process.hltL3fL1DoubleMu155fPreFiltered9 + process.hltL3fL1DoubleMu155fFiltered19 + process.HLTL3muontrkisovvlSequence + process.hltDiMuon199RelTrkIsoVVLFiltered + process.hltDiMuon199RelTrkIsoVVLFilteredDzFiltered0p2 + process.hltDiMuon199Mass8Filtered + process.HLTEndSequence ) +process.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu17TrkIsoVVLMu8TrkIsoVVLDZMass3p8 + process.hltL1fL1sDoubleMu155L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + process.hltL3fL1DoubleMu155fPreFiltered8 + process.hltL3fL1DoubleMu155fFiltered17 + process.HLTL3muontrkisovvlSequence + process.hltDiMuon178RelTrkIsoVVLFiltered + process.hltDiMuon178RelTrkIsoVVLFilteredDzFiltered0p2 + process.hltDiMuon178Mass3p8Filtered + process.HLTEndSequence ) +process.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu19TrkIsoVVLMu9TrkIsoVVLDZMass3p8 + process.hltL1fL1sDoubleMu155L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu155L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu155L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu155L1Filtered0) + process.hltL3fL1DoubleMu155fPreFiltered9 + process.hltL3fL1DoubleMu155fFiltered19 + process.HLTL3muontrkisovvlSequence + process.hltDiMuon199RelTrkIsoVVLFiltered + process.hltDiMuon199RelTrkIsoVVLFilteredDzFiltered0p2 + process.hltDiMuon199Mass3p8Filtered + process.HLTEndSequence ) +process.HLT_Mu25_TkMu0_Onia_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu20or22or25 + process.hltPreMu25TkMu0Onia + process.hltL1fL1sMu22orMu20erorMu25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22orMu20erorMu25L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22orMu20erorMu25L1Filtered0) + process.hltL3fL1sMu22orMu20erorMu25L1f0L2f0L3Filtered25 + process.HLTTrackerMuonSequence + process.hltDiMuonGlbFiltered25TrkFiltered0 + process.hltDiMuonGlb25Trk0DzFiltered0p2 + process.HLTEndSequence ) +process.HLT_Mu30_TkMu0_Psi_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu20or22or25 + process.hltPreMu30TkMu0Psi + process.hltL1fL1sMu22orMu20erorMu25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22orMu20erorMu25L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22orMu20erorMu25L1Filtered0) + process.hltL3fL1sMu22orMu20erorMu25L1f0L2f0L3Filtered30 + process.HLTTrackerMuonSequence + process.hltDiMuonGlbFiltered30TrkPsiFiltered0 + process.hltDiMuonGlb30Trk0DzPsiFiltered0p2 + process.HLTEndSequence ) +process.HLT_Mu30_TkMu0_Upsilon_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu20or22or25 + process.hltPreMu30TkMu0Upsilon + process.hltL1fL1sMu22orMu20erorMu25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22orMu20erorMu25L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22orMu20erorMu25L1Filtered0) + process.hltL3fL1sMu22orMu20erorMu25L1f0L2f0L3Filtered30 + process.HLTTrackerMuonSequence + process.hltDiMuonGlbFiltered30TrkUpsilonFiltered0 + process.hltDiMuonGlb30TrkUpsilon0DzFiltered0p2 + process.HLTEndSequence ) +process.HLT_Mu20_TkMu0_Phi_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu16IorSingleMu18IorSingleMu20IorSingleMu16erlorSingleMu18erlorSingleMu20erlorSingleMu22erlorSingleMu25 + process.hltPreMu20TkMu0Phi + process.hltL1fL1sMu16orMu18erorMu20erL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu16orMu18erorMu20erL1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu16orMu18erorMu20erL1Filtered0) + process.hltL3fL1sMu16orMu18erorMu20L1f0L2f0L3Filtered20 + process.HLTTrackerMuonSequence + process.hltDiMuonGlbFiltered20TrkFiltered0 + process.hltDiMuonGlb20Trk0DzFiltered0p2 + process.HLTEndSequence ) +process.HLT_Mu25_TkMu0_Phi_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu16IorSingleMu18IorSingleMu20IorSingleMu16erlorSingleMu18erlorSingleMu20erlorSingleMu22erlorSingleMu25 + process.hltPreMu25TkMu0Phi + process.hltL1fL1sMu16orMu18erorMu20erL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu16orMu18erorMu20erL1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu16orMu18erorMu20erL1Filtered0) + process.hltL3fL1sMu16orMu18erorMu20L1f0L2f0L3Filtered25 + process.HLTTrackerMuonSequence + process.hltDiMuonGlbFiltered25PhiTrkFiltered0 + process.hltDiMuonGlb25PhiTrk0DzFiltered0p2 + process.HLTEndSequence ) +process.HLT_Mu15_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu15DQorSingleMu7 + process.hltPreMu15 + process.hltL1fL1sMu15DQorMu7lqL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu15DQorMu7lqL1f0L2Filtered10) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu15DQorMu7lqL1Filtered0) + process.hltL3fL1sMu15DQorMu7lqL1f0L2f10L3Filtered15 + process.HLTEndSequence ) +process.HLT_Mu20_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu18 + process.hltPreMu20 + process.hltL1fL1sMu18L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu18L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu18L1Filtered0) + process.hltL3fL1sMu18L1f0L2f10QL3Filtered20Q + process.HLTEndSequence ) +process.HLT_Mu27_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreMu27 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22or25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered27Q + process.HLTEndSequence ) +process.HLT_Mu50_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreMu50 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22or25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50Q + process.HLTEndSequence ) +process.HLT_Mu55_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreMu55 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22or25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered55Q + process.HLTEndSequence ) +process.HLT_CascadeMu100_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreCascadeMu100 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTL2muonrecoSequence + process.hltL2fOldL1sMu22or25L1f0L2Filtered10Q + process.HLTOldL3muonrecoSequence + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered100Q + process.HLTEndSequence ) +process.HLT_HighPtTkMu100_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreHighPtTkMu100 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTMuonLocalRecoSequence + process.HLTHighPt50TrackerMuonSequence + process.hltL3fL1sMu25f0TkFiltered100Q + process.HLTEndSequence ) +process.HLT_DiPFJetAve40_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreDiPFJetAve40 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJetAve30 + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve40 + process.HLTEndSequence ) +process.HLT_DiPFJetAve60_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreDiPFJetAve60 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJetAve45 + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve60 + process.HLTEndSequence ) +process.HLT_DiPFJetAve80_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60 + process.hltPreDiPFJetAve80 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJetAve60 + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve80 + process.HLTEndSequence ) +process.HLT_DiPFJetAve140_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet90 + process.hltPreDiPFJetAve140 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJetAve110 + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve140 + process.HLTEndSequence ) +process.HLT_DiPFJetAve200_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet120 + process.hltPreDiPFJetAve200 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJetAve170 + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve200 + process.HLTEndSequence ) +process.HLT_DiPFJetAve260_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreDiPFJetAve260 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJetAve210 + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve260 + process.HLTEndSequence ) +process.HLT_DiPFJetAve320_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreDiPFJetAve320 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJetAve270 + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve320 + process.HLTEndSequence ) +process.HLT_DiPFJetAve400_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreDiPFJetAve400 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJetAve350 + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve400 + process.HLTEndSequence ) +process.HLT_DiPFJetAve500_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreDiPFJetAve500 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJetAve450 + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve500 + process.HLTEndSequence ) +process.HLT_DiPFJetAve60_HFJEC_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet35OrZeroBias + process.hltPreDiPFJetAve60HFJEC + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet40ForHFJECBase + process.hltSingleCaloJet40ForHFJECEtaLimited + process.hltSingleCaloJet40ForHFJECEtaLimitedFilter + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve60ForHFJEC + process.HLTEndSequence ) +process.HLT_DiPFJetAve80_HFJEC_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60Or60Fwd + process.hltPreDiPFJetAve80HFJEC + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet50ForHFJECBase + process.hltSingleCaloJet50ForHFJECEtaLimited + process.hltSingleCaloJet50ForHFJECEtaLimitedFilter + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve80ForHFJEC + process.HLTEndSequence ) +process.HLT_DiPFJetAve100_HFJEC_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sV0SingleJet60Or60Fwd + process.hltPreDiPFJetAve100HFJEC + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet60ForHFJECBase + process.hltSingleCaloJet60ForHFJECEtaLimited + process.hltSingleCaloJet60ForHFJECEtaLimitedFilter + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve100ForHFJEC + process.HLTEndSequence ) +process.HLT_DiPFJetAve160_HFJEC_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet120Or120Fwd + process.hltPreDiPFJetAve160HFJEC + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet100ForHFJECBase + process.hltSingleCaloJet100ForHFJECEtaLimited + process.hltSingleCaloJet100ForHFJECEtaLimitedFilter + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve160ForHFJEC + process.HLTEndSequence ) +process.HLT_DiPFJetAve220_HFJEC_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreDiPFJetAve220HFJEC + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet140ForHFJECBase + process.hltSingleCaloJet140ForHFJECEtaLimited + process.hltSingleCaloJet140ForHFJECEtaLimitedFilter + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve220ForHFJEC + process.HLTEndSequence ) +process.HLT_DiPFJetAve260_HFJEC_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreDiPFJetAve260HFJEC + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet160ForHFJECBase + process.hltSingleCaloJet160ForHFJECEtaLimited + process.hltSingleCaloJet160ForHFJECEtaLimitedFilter + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve260ForHFJEC + process.HLTEndSequence ) +process.HLT_DiPFJetAve300_HFJEC_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreDiPFJetAve300HFJEC + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet200ForHFJECBase + process.hltSingleCaloJet200ForHFJECEtaLimited + process.hltSingleCaloJet200ForHFJECEtaLimitedFilter + process.HLTAK4PFJetsSequence + process.hltDiPFJetAve300ForHFJEC + process.HLTEndSequence ) +process.HLT_AK8PFJet40_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreAK8PFJet40 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet10AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets10AK8 + process.hltSinglePFJet40AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJet60_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet35 + process.hltPreAK8PFJet60 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet40AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets40AK8 + process.hltSinglePFJet60AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJet80_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60 + process.hltPreAK8PFJet80 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet50AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets50AK8 + process.hltSinglePFJet80AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJet140_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet90 + process.hltPreAK8PFJet140 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet110AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets110AK8 + process.hltSinglePFJet140AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJet200_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet120 + process.hltPreAK8PFJet200 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet170AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets170AK8 + process.hltSinglePFJet200AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJet260_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJet260 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet210AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets210AK8 + process.hltSinglePFJet260AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJet320_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJet320 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet270AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets270AK8 + process.hltSinglePFJet320AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJet400_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJet400 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet350AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets350AK8 + process.hltSinglePFJet400AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJet450_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJet450 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet400AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets400AK8 + process.hltSinglePFJet450AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJet500_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJet500 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet450AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets450AK8 + process.hltSinglePFJet500AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJet550_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJet550 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet500AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets500AK8 + process.hltSinglePFJet550AK8 + process.HLTEndSequence ) +process.HLT_PFJet40_v23 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPrePFJet40 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet10 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets10 + process.hltSinglePFJet40 + process.HLTEndSequence ) +process.HLT_PFJet60_v23 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet35 + process.hltPrePFJet60 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet40 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets40 + process.hltSinglePFJet60 + process.HLTEndSequence ) +process.HLT_PFJet80_v22 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60 + process.hltPrePFJet80 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet50 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets50 + process.hltSinglePFJet80 + process.HLTEndSequence ) +process.HLT_PFJet110_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet90 + process.hltPrePFJet110 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet80 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets80 + process.hltSinglePFJet110 + process.HLTEndSequence ) +process.HLT_PFJet140_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet90 + process.hltPrePFJet140 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet110 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets110 + process.hltSinglePFJet140 + process.HLTEndSequence ) +process.HLT_PFJet200_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet120 + process.hltPrePFJet200 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet170 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets170 + process.hltSinglePFJet200 + process.HLTEndSequence ) +process.HLT_PFJet260_v22 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJet260 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet210 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets210 + process.hltSinglePFJet260 + process.HLTEndSequence ) +process.HLT_PFJet320_v22 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJet320 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet270 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets270 + process.hltSinglePFJet320 + process.HLTEndSequence ) +process.HLT_PFJet400_v22 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJet400 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet350 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets350 + process.hltSinglePFJet400 + process.HLTEndSequence ) +process.HLT_PFJet450_v23 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJet450 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet400 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets400 + process.hltSinglePFJet450 + process.HLTEndSequence ) +process.HLT_PFJet500_v23 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJet500 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet450 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets450 + process.hltSinglePFJet500 + process.HLTEndSequence ) +process.HLT_PFJet550_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJet550 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet450 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets450 + process.hltSinglePFJet550 + process.HLTEndSequence ) +process.HLT_PFJetFwd15_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPrePFJetFwd15 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet5 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets5 + process.hltSinglePFFwdJet15 + process.HLTEndSequence ) +process.HLT_PFJetFwd25_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPrePFJetFwd25 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet10 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets10 + process.hltSinglePFFwdJet25 + process.HLTEndSequence ) +process.HLT_PFJetFwd40_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPrePFJetFwd40 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet10 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets10 + process.hltSinglePFFwdJet40 + process.HLTEndSequence ) +process.HLT_PFJetFwd60_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet35Fwd + process.hltPrePFJetFwd60 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet40 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets40 + process.hltSinglePFFwdJet60 + process.HLTEndSequence ) +process.HLT_PFJetFwd80_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60Fwd + process.hltPrePFJetFwd80 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet50 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets50 + process.hltSinglePFFwdJet80 + process.HLTEndSequence ) +process.HLT_PFJetFwd140_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet90Fwd + process.hltPrePFJetFwd140 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet110 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets110 + process.hltSinglePFFwdJet140 + process.HLTEndSequence ) +process.HLT_PFJetFwd200_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet120Fwd + process.hltPrePFJetFwd200 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet170 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets170 + process.hltSinglePFFwdJet200 + process.HLTEndSequence ) +process.HLT_PFJetFwd260_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJetFwd260 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet210 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets210 + process.hltSinglePFFwdJet260 + process.HLTEndSequence ) +process.HLT_PFJetFwd320_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJetFwd320 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet270 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets270 + process.hltSinglePFFwdJet320 + process.HLTEndSequence ) +process.HLT_PFJetFwd400_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJetFwd400 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet350 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets350 + process.hltSinglePFFwdJet400 + process.HLTEndSequence ) +process.HLT_PFJetFwd450_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJetFwd450 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet400 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets400 + process.hltSinglePFFwdJet450 + process.HLTEndSequence ) +process.HLT_PFJetFwd500_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPrePFJetFwd500 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloFwdJet450 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets450 + process.hltSinglePFFwdJet500 + process.HLTEndSequence ) +process.HLT_AK8PFJetFwd15_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreAK8PFJetFwd15 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet5AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets5AK8 + process.hltSinglePFFwdJet15AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJetFwd25_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreAK8PFJetFwd25 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet10AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets10AK8 + process.hltSinglePFFwdJet25AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJetFwd40_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreAK8PFJetFwd40 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet10AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets10AK8 + process.hltSinglePFFwdJet40AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJetFwd60_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet35Fwd + process.hltPreAK8PFJetFwd60 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet40AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets40AK8 + process.hltSinglePFFwdJet60AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJetFwd80_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60Fwd + process.hltPreAK8PFJetFwd80 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet50AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets50AK8 + process.hltSinglePFFwdJet80AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJetFwd140_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet90Fwd + process.hltPreAK8PFJetFwd140 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet110AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets110AK8 + process.hltSinglePFFwdJet140AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJetFwd200_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet120Fwd + process.hltPreAK8PFJetFwd200 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet170AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets170AK8 + process.hltSinglePFFwdJet200AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJetFwd260_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJetFwd260 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet210AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets210AK8 + process.hltSinglePFFwdJet260AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJetFwd320_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJetFwd320 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet270AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets270AK8 + process.hltSinglePFFwdJet320AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJetFwd400_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJetFwd400 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet350AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets350AK8 + process.hltSinglePFFwdJet400AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJetFwd450_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJetFwd450 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet400AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets400AK8 + process.hltSinglePFFwdJet450AK8 + process.HLTEndSequence ) +process.HLT_AK8PFJetFwd500_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJetFwd500 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloFwdJet450AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloFwdJets450AK8 + process.hltSinglePFFwdJet500AK8 + process.HLTEndSequence ) +process.HLT_PFHT180_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT120er + process.hltPrePFHT180 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT130Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT180Jet30 + process.HLTEndSequence ) +process.HLT_PFHT250_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT160er + process.hltPrePFHT250 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT250Jet30 + process.HLTEndSequence ) +process.HLT_PFHT370_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT200er + process.hltPrePFHT370 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT320Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT370Jet30 + process.HLTEndSequence ) +process.HLT_PFHT430_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT255er + process.hltPrePFHT430 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT380Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT430Jet30 + process.HLTEndSequence ) +process.HLT_PFHT510_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT510 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT460Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT510Jet30 + process.HLTEndSequence ) +process.HLT_PFHT590_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT590 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT515Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT590Jet30 + process.HLTEndSequence ) +process.HLT_PFHT680_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT680 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT580Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT680Jet30 + process.HLTEndSequence ) +process.HLT_PFHT780_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT780 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT680Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT780Jet30 + process.HLTEndSequence ) +process.HLT_PFHT890_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT890 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT790Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT890Jet30 + process.HLTEndSequence ) +process.HLT_PFHT1050_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT1050 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT900Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT1050Jet30 + process.HLTEndSequence ) +process.HLT_PFHT500_PFMET100_PFMHT100_IDTight_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT500PFMET100PFMHT100IDTight + process.HLTRecoMETSequence + process.hltMET70 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT70 + process.hltHtMhtJet30 + process.hltHT400Jet30 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID100 + process.hltPFMETProducer + process.hltPFMET100 + process.hltPFHTJet30 + process.hltPFHT500Jet30 + process.HLTEndSequence ) +process.HLT_PFHT500_PFMET110_PFMHT110_IDTight_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT500PFMET110PFMHT110IDTight + process.HLTRecoMETSequence + process.hltMET80 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT80 + process.hltHtMhtJet30 + process.hltHT400Jet30 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID110 + process.hltPFMETProducer + process.hltPFMET110 + process.hltPFHTJet30 + process.hltPFHT500Jet30 + process.HLTEndSequence ) +process.HLT_PFHT700_PFMET85_PFMHT85_IDTight_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT700PFMET85PFMHT85IDTight + process.HLTRecoMETSequence + process.hltMET60 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT60 + process.hltHtMhtJet30 + process.hltHT550Jet30 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID85 + process.hltPFMETProducer + process.hltPFMET85 + process.hltPFHTJet30 + process.hltPFHT700Jet30 + process.HLTEndSequence ) +process.HLT_PFHT800_PFMET75_PFMHT75_IDTight_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sAllHTTSeeds + process.hltPrePFHT800PFMET75PFMHT75IDTight + process.HLTRecoMETSequence + process.hltMET50 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT50 + process.hltHtMhtJet30 + process.hltHT650Jet30 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID75 + process.hltPFMETProducer + process.hltPFMET75 + process.hltPFHTJet30 + process.hltPFHT800Jet30 + process.HLTEndSequence ) +process.HLT_PFMET110_PFMHT110_IDTight_v22 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMET110PFMHT110IDTight + process.HLTRecoMETSequence + process.hltMET80 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT80 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID110 + process.hltPFMETProducer + process.hltPFMET110 + process.HLTEndSequence ) +process.HLT_PFMET120_PFMHT120_IDTight_v22 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMET120PFMHT120IDTight + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT90 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID120 + process.hltPFMETProducer + process.hltPFMET120 + process.HLTEndSequence ) +process.HLT_PFMET130_PFMHT130_IDTight_v22 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMET130PFMHT130IDTight + process.HLTRecoMETSequence + process.hltMET100 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT100 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID130 + process.hltPFMETProducer + process.hltPFMET130 + process.HLTEndSequence ) +process.HLT_PFMET140_PFMHT140_IDTight_v22 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMET140PFMHT140IDTight + process.HLTRecoMETSequence + process.hltMET110 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT110 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID140 + process.hltPFMETProducer + process.hltPFMET140 + process.HLTEndSequence ) +process.HLT_PFMET120_PFMHT120_IDTight_PFHT60_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFHTT60Seeds + process.hltPrePFMET120PFMHT120IDTightPFHT60 + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT90 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT60Jet30 + process.hltPFMHTTightID + process.hltPFMHTTightID120 + process.hltPFMETProducer + process.hltPFMET120 + process.HLTEndSequence ) +process.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFHTT60Seeds + process.hltPrePFMETNoMu120PFMHTNoMu120IDTightPFHT60 + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT90 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT60Jet30 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID120 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu120 + process.HLTEndSequence ) +process.HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFHTT60Seeds + process.hltPrePFMETTypeOne120PFMHT120IDTightPFHT60 + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT90 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT60Jet30 + process.hltPFMHTTightID + process.hltPFMHTTightID120 + process.hltPFMETProducer + process.hltcorrPFMETTypeOne + process.hltPFMETTypeOne + process.hltPFMETTypeOne120 + process.HLTEndSequence ) +process.HLT_PFMETTypeOne110_PFMHT110_IDTight_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETTypeOne110PFMHT110IDTight + process.HLTRecoMETSequence + process.hltMET80 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT80 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID110 + process.hltPFMETProducer + process.hltcorrPFMETTypeOne + process.hltPFMETTypeOne + process.hltPFMETTypeOne110 + process.HLTEndSequence ) +process.HLT_PFMETTypeOne120_PFMHT120_IDTight_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETTypeOne120PFMHT120IDTight + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT90 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID120 + process.hltPFMETProducer + process.hltcorrPFMETTypeOne + process.hltPFMETTypeOne + process.hltPFMETTypeOne120 + process.HLTEndSequence ) +process.HLT_PFMETTypeOne130_PFMHT130_IDTight_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETTypeOne130PFMHT130IDTight + process.HLTRecoMETSequence + process.hltMET100 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT100 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID130 + process.hltPFMETProducer + process.hltcorrPFMETTypeOne + process.hltPFMETTypeOne + process.hltPFMETTypeOne130 + process.HLTEndSequence ) +process.HLT_PFMETTypeOne140_PFMHT140_IDTight_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETTypeOne140PFMHT140IDTight + process.HLTRecoMETSequence + process.hltMET110 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT110 + process.HLTAK4PFJetsSequence + process.hltPFMHTTightID + process.hltPFMHTTightID140 + process.hltPFMETProducer + process.hltcorrPFMETTypeOne + process.hltPFMETTypeOne + process.hltPFMETTypeOne140 + process.HLTEndSequence ) +process.HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v22 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETNoMu110PFMHTNoMu110IDTight + process.HLTRecoMETSequence + process.hltMET80 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT80 + process.HLTAK4PFJetsSequence + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID110 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu110 + process.HLTEndSequence ) +process.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v22 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETNoMu120PFMHTNoMu120IDTight + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT90 + process.HLTAK4PFJetsSequence + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID120 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu120 + process.HLTEndSequence ) +process.HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETNoMu130PFMHTNoMu130IDTight + process.HLTRecoMETSequence + process.hltMET100 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT100 + process.HLTAK4PFJetsSequence + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID130 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu130 + process.HLTEndSequence ) +process.HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETNoMu140PFMHTNoMu140IDTight + process.HLTRecoMETSequence + process.hltMET110 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT110 + process.HLTAK4PFJetsSequence + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID140 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu140 + process.HLTEndSequence ) +process.HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETNoMu110PFMHTNoMu110IDTightFilterHF + process.HLTRecoMETSequence + process.hltMET80 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT80 + process.HLTAK4PFJetsSequence + process.hltHFJetShowerShape + process.hltAK4PFJetsTightIDCorrectedHFCleaned + process.hltPFMHTNoMuTightIDHFCleaned + process.hltPFMHTNoMuTightID110HFCleaned + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu110 + process.HLTEndSequence ) +process.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETNoMu120PFMHTNoMu120IDTightFilterHF + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT90 + process.HLTAK4PFJetsSequence + process.hltHFJetShowerShape + process.hltAK4PFJetsTightIDCorrectedHFCleaned + process.hltPFMHTNoMuTightIDHFCleaned + process.hltPFMHTNoMuTightID120HFCleaned + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu120 + process.HLTEndSequence ) +process.HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETNoMu130PFMHTNoMu130IDTightFilterHF + process.HLTRecoMETSequence + process.hltMET100 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT100 + process.HLTAK4PFJetsSequence + process.hltHFJetShowerShape + process.hltAK4PFJetsTightIDCorrectedHFCleaned + process.hltPFMHTNoMuTightIDHFCleaned + process.hltPFMHTNoMuTightID130HFCleaned + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu130 + process.HLTEndSequence ) +process.HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETNoMu140PFMHTNoMu140IDTightFilterHF + process.HLTRecoMETSequence + process.hltMET110 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT110 + process.HLTAK4PFJetsSequence + process.hltHFJetShowerShape + process.hltAK4PFJetsTightIDCorrectedHFCleaned + process.hltPFMHTNoMuTightIDHFCleaned + process.hltPFMHTNoMuTightID140HFCleaned + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu140 + process.HLTEndSequence ) +process.HLT_L1ETMHadSeeds_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreL1ETMHadSeeds + process.HLTEndSequence ) +process.HLT_CaloMHT90_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreCaloMHT90 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT90 + process.HLTEndSequence ) +process.HLT_CaloMET90_NotCleaned_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreCaloMET90NotCleaned + process.HLTRecoMETSequence + process.hltMET90 + process.HLTEndSequence ) +process.HLT_CaloMET350_NotCleaned_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreCaloMET350NotCleaned + process.HLTRecoMETSequence + process.hltMET350 + process.HLTEndSequence ) +process.HLT_PFMET200_NotCleaned_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMET200NotCleaned + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4PFJetsSequence + process.hltPFMETProducer + process.hltPFMET200 + process.HLTEndSequence ) +process.HLT_PFMET250_NotCleaned_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMET250NotCleaned + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4PFJetsSequence + process.hltPFMETProducer + process.hltPFMET250 + process.HLTEndSequence ) +process.HLT_PFMET300_NotCleaned_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMET300NotCleaned + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4PFJetsSequence + process.hltPFMETProducer + process.hltPFMET300 + process.HLTEndSequence ) +process.HLT_PFMET200_BeamHaloCleaned_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMET200BeamHaloCleaned + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4PFJetsSequence + process.hltPFMETProducer + process.hltPFMET200 + process.HLTBeamHaloCleanerSequence + process.hltMetCleanBH + process.hltMETCleanBH80 + process.HLTEndSequence ) +process.HLT_PFMETTypeOne200_BeamHaloCleaned_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPrePFMETTypeOne200BeamHaloCleaned + process.HLTRecoMETSequence + process.hltMET90 + process.HLTAK4PFJetsSequence + process.hltPFMETProducer + process.hltcorrPFMETTypeOne + process.hltPFMETTypeOne + process.hltPFMETTypeOne200 + process.HLTBeamHaloCleanerSequence + process.hltMetCleanBH + process.hltMETCleanBH80 + process.HLTEndSequence ) +process.HLT_MET105_IsoTrk50_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sETM90ToETM150 + process.hltPreMET105IsoTrk50 + process.HLTRecoMETSequence + process.hltMET105 + process.HLTRecoJetSequenceAK4PrePF + process.HLTDoLocalPixelSequence + process.HLTDoLocalStripSequence + process.HLTRecopixelvertexingSequence + process.HLTIterativeTrackingIter02 + process.hltDeDxEstimatorProducer + process.hltTrk50Filter + process.HLTEndSequence ) +process.HLT_MET120_IsoTrk50_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sETM80ToETM150 + process.hltPreMET120IsoTrk50 + process.HLTRecoMETSequence + process.hltMET120 + process.HLTRecoJetSequenceAK4PrePF + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingSequence + process.HLTDoLocalStripSequence + process.HLTIterativeTrackingIter02 + process.hltDeDxEstimatorProducer + process.hltTrk50Filter + process.HLTEndSequence ) +process.HLT_SingleJet30_Mu12_SinglePFJet40_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC16dRMax0p4 + process.hltPreSingleJet30Mu12SinglePFJet40 + process.hltL1fL1sMu3Jet16L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloBJets30eta2p3 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3Jet16L1f0L2Filtered8) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3Jet16L1Filtered0) + process.hltL3fL1sMu3Jet16L1f0L2f8L3Filtered12 + process.HLTAK4PFJetsSequence + process.hltSinglePFBJets40Eta2p3 + process.HLTBTagMuJet40PFMu12SequenceL3 + process.hltBSoftMuonJet40Mu12L3FilterByDR + process.HLTEndSequence ) +process.HLT_Mu12eta2p3_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu7 + process.hltPreMu12eta2p3 + process.hltL1fL1sMu7L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu7L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu7L1Filtered0) + process.hltL3fL1sMu7L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) +process.HLT_Mu12eta2p3_PFJet40_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3Jet30er2p5 + process.hltPreMu12eta2p3PFJet40 + process.hltL1fL1sMu3Jet30er2p5L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltCaloJet30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFJetCorrectedMatchedToCaloJet30eta2p3 + process.hltPFJet40Eta2p3 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3Jet30er2p5L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3Jet30er2p5L1Filtered0) + process.hltL3fL1sMu3Jet30er2p5L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) +process.HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC16dRMax0p4 + process.hltPreMu12DoublePFJets40PFBTagDeepCSVp71 + process.hltL1fL1sMu3Jet16L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets40Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Single8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3Jet16L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3Jet16L1Filtered0) + process.hltL3fL1sMu3Jet16L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) +process.HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC60dRMax0p4 + process.hltPreMu12DoublePFJets100PFBTagDeepCSVp71 + process.hltL1fL1sMu3Jet60L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets100Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Single8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3Jet60L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3Jet60L1Filtered0) + process.hltL3fL1sMu3Jet60L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) +process.HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC120dRMax0p4 + process.hltPreMu12DoublePFJets200PFBTagDeepCSVp71 + process.hltL1fL1sMu3Jet120L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets200Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Single8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3Jet120L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3Jet120L1Filtered0) + process.hltL3fL1sMu3Jet120L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) +process.HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC120dRMax0p4 + process.hltPreMu12DoublePFJets350PFBTagDeepCSVp71 + process.hltL1fL1sMu3Jet120L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets350Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Single8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3Jet120L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3Jet120L1Filtered0) + process.hltL3fL1sMu3Jet120L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) +process.HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1Mu12er2p3Jet40er2p3dRMax0p4DoubleJet40er2p3dEtaMax1p6 + process.hltPreMu12DoublePFJets40MaxDeta1p6DoublePFBTagDeepCSVp71 + process.hltL1fL1sMu12Dijet40Deta1p6L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets40Eta2p3 + process.hltDoublePFBJets40Eta2p3MaxDeta1p6 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Double8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu12Dijet40Deta1p6L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu12Dijet40Deta1p6L1Filtered0) + process.hltL3fL1sMu12Dijet40Deta1p6L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) +process.HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1Mu12er2p3Jet40er2p3dRMax0p4DoubleJet40er2p3dEtaMax1p6 + process.hltPreMu12DoublePFJets54MaxDeta1p6DoublePFBTagDeepCSVp71 + process.hltL1fL1sMu12Dijet40Deta1p6L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets54Eta2p3 + process.hltDoublePFBJets54Eta2p3MaxDeta1p6 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Double8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu12Dijet40Deta1p6L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu12Dijet40Deta1p6L1Filtered0) + process.hltL3fL1sMu12Dijet40Deta1p6L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) +process.HLT_DoublePFJets40_PFBTagDeepCSV_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet40er2p5 + process.hltPreDoublePFJets40PFBTagDeepCSVp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets40Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Single8Jets30 + process.HLTEndSequence ) +process.HLT_DoublePFJets100_PFBTagDeepCSV_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet100er2p5 + process.hltPreDoublePFJets100PFBTagDeepCSVp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets100Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Single8Jets30 + process.HLTEndSequence ) +process.HLT_DoublePFJets200_PFBTagDeepCSV_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet120er2p5 + process.hltPreDoublePFJets200PFBTagDeepCSVp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets200Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Single8Jets30 + process.HLTEndSequence ) +process.HLT_DoublePFJets350_PFBTagDeepCSV_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet120er2p5 + process.hltPreDoublePFJets350PFBTagDeepCSVp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets350Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Single8Jets30 + process.HLTEndSequence ) +process.HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet112er2p3dEtaMax1p6 + process.hltPreDoublePFJets116MaxDeta1p6DoublePFBTagDeepCSVp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets100eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets100eta2p3 + process.hltDoublePFBJets116Eta2p3 + process.hltDoublePFBJets116Eta2p3MaxDeta1p6 + process.hltSelectorPFJets80 + process.hltSelector6PFJets80 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Double6Jets80 + process.HLTEndSequence ) +process.HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet112er2p3dEtaMax1p6 + process.hltPreDoublePFJets128MaxDeta1p6DoublePFBTagDeepCSVp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets100eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets100eta2p3 + process.hltDoublePFBJets128Eta2p3 + process.hltDoublePFBJets128Eta2p3MaxDeta1p6 + process.hltSelectorPFJets80 + process.hltSelector6PFJets80 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV0p71Double6Jets80 + process.HLTEndSequence ) +process.HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC16dRMax0p4 + process.hltPreMu12DoublePFJets40PFBTagDeepJetp71 + process.hltL1fL1sMu3Jet16L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets40Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Single8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3Jet16L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3Jet16L1Filtered0) + process.hltL3fL1sMu3Jet16L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) +process.HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC60dRMax0p4 + process.hltPreMu12DoublePFJets100PFBTagDeepJetp71 + process.hltL1fL1sMu3Jet60L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets100Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Single8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3Jet60L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3Jet60L1Filtered0) + process.hltL3fL1sMu3Jet60L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) +process.HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC120dRMax0p4 + process.hltPreMu12DoublePFJets200PFBTagDeepJetp71 + process.hltL1fL1sMu3Jet120L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets200Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Single8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3Jet120L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3Jet120L1Filtered0) + process.hltL3fL1sMu3Jet120L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) +process.HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC120dRMax0p4 + process.hltPreMu12DoublePFJets350PFBTagDeepJetp71 + process.hltL1fL1sMu3Jet120L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets350Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Single8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu3Jet120L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu3Jet120L1Filtered0) + process.hltL3fL1sMu3Jet120L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) +process.HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1Mu12er2p3Jet40er2p3dRMax0p4DoubleJet40er2p3dEtaMax1p6 + process.hltPreMu12DoublePFJets40MaxDeta1p6DoublePFBTagDeepJetp71 + process.hltL1fL1sMu12Dijet40Deta1p6L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets40Eta2p3 + process.hltDoublePFBJets40Eta2p3MaxDeta1p6 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Double8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu12Dijet40Deta1p6L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu12Dijet40Deta1p6L1Filtered0) + process.hltL3fL1sMu12Dijet40Deta1p6L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) +process.HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1Mu12er2p3Jet40er2p3dRMax0p4DoubleJet40er2p3dEtaMax1p6 + process.hltPreMu12DoublePFJets54MaxDeta1p6DoublePFBTagDeepJetp71 + process.hltL1fL1sMu12Dijet40Deta1p6L1Filtered0 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets54Eta2p3 + process.hltDoublePFBJets54Eta2p3MaxDeta1p6 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Double8Jets30 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu12Dijet40Deta1p6L1f0L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu12Dijet40Deta1p6L1Filtered0) + process.hltL3fL1sMu12Dijet40Deta1p6L1f0L2f0L3Filtered12eta2p3 + process.HLTEndSequence ) +process.HLT_DoublePFJets40_PFBTagDeepJet_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet40er2p5 + process.hltPreDoublePFJets40PFBTagDeepJetp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets40Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Single8Jets30 + process.HLTEndSequence ) +process.HLT_DoublePFJets100_PFBTagDeepJet_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet100er2p5 + process.hltPreDoublePFJets100PFBTagDeepJetp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets100Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Single8Jets30 + process.HLTEndSequence ) +process.HLT_DoublePFJets200_PFBTagDeepJet_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet120er2p5 + process.hltPreDoublePFJets200PFBTagDeepJetp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets200Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Single8Jets30 + process.HLTEndSequence ) +process.HLT_DoublePFJets350_PFBTagDeepJet_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet120er2p5 + process.hltPreDoublePFJets350PFBTagDeepJetp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets30eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets30eta2p3 + process.hltDoublePFBJets350Eta2p3 + process.hltSelectorJets30 + process.hltSelector8PFJets30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Single8Jets30 + process.HLTEndSequence ) +process.HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet112er2p3dEtaMax1p6 + process.hltPreDoublePFJets116MaxDeta1p6DoublePFBTagDeepJetp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets100eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets100eta2p3 + process.hltDoublePFBJets116Eta2p3 + process.hltDoublePFBJets116Eta2p3MaxDeta1p6 + process.hltSelectorPFJets80 + process.hltSelector6PFJets80 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Double6Jets80 + process.HLTEndSequence ) +process.HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v3 = cms.Path( process.HLTBeginSequence + process.hltL1DoubleJet112er2p3dEtaMax1p6 + process.hltPreDoublePFJets128MaxDeta1p6DoublePFBTagDeepJetp71 + process.HLTAK4CaloJetsSequence + process.hltDoubleCaloBJets100eta2p3 + process.HLTAK4PFJetsSequence + process.hltPFBJetsCorrectedMatchedToDoubleCaloBJets100eta2p3 + process.hltDoublePFBJets128Eta2p3 + process.hltDoublePFBJets128Eta2p3MaxDeta1p6 + process.hltSelectorPFJets80 + process.hltSelector6PFJets80 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet0p71Double6Jets80 + process.HLTEndSequence ) +process.HLT_Photon300_NoHE_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGNonIsoOrWithJetAndTau + process.hltPrePhoton300NoHE + process.HLTSinglePhoton300erNoHESequence + process.HLTEndSequence ) +process.HLT_Mu8_TrkIsoVVL_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu3IorSingleMu5IorSingleMu7 + process.hltPreMu8TrkIsoVVL + process.hltL1fL1sMu3or5or7L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu5L1f0L2Filtered5) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu5L1Filtered0) + process.hltL3fL1sMu5L1f0L2f5L3Filtered8 + process.HLTL3muontrkisovvlSequence + process.hltL3fL1sMu5L1f0L2f5L3Filtered8TkIsoVVLFiltered + process.HLTEndSequence ) +process.HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sMu6DoubleEG10 + process.hltPreMu8DiEle12CaloIdLTrackIdLDZ + process.HLTMu8DiEle12CaloIdLTrackIdLMuonlegSequence + process.HLTMu8DiEle12CaloIdLTrackIdLElectronlegSequence + process.hltMu8Ele12DZFilter + process.hltEle12Ele12DZFilter + process.HLTEndSequence ) +process.HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sMu6DoubleEG10 + process.hltPreMu8DiEle12CaloIdLTrackIdL + process.HLTMu8DiEle12CaloIdLTrackIdLMuonlegSequence + process.HLTMu8DiEle12CaloIdLTrackIdLElectronlegSequence + process.HLTEndSequence ) +process.HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sMu6HTT240 + process.hltPreMu8Ele8CaloIdMTrackIdMMass8PFHT350DZ + process.hltMuon8L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltMuon8L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3Muon8L1Filtered0) + process.hltL3fL1sMu6HTT240Filtered8 + process.HLTSingleEle8CaloIdMGsfTrackIdMSequence + process.hltElectronMuonInvMassFilter8 + process.hltMu8Ele8CaloIdMTrackIdMDZFilter + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT350Jet30 + process.HLTEndSequence ) +process.HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sMu6HTT240 + process.hltPreMu8Ele8CaloIdMTrackIdMMass8PFHT350 + process.hltMuon8L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltMuon8L2Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3Muon8L1Filtered0) + process.hltL3fL1sMu6HTT240Filtered8 + process.HLTSingleEle8CaloIdMGsfTrackIdMSequence + process.hltElectronMuonInvMassFilter8 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT350Jet30 + process.HLTEndSequence ) +process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZ + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + process.HLTEndSequence ) +process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZPFDiJet30 + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + process.HLTAK4PFJetsSequence + process.hltPFJetFilterTwoC30 + process.HLTEndSequence ) +process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZCaloDiJet30 + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterTwoC30 + process.HLTEndSequence ) +process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZPFDiJet30PFBtagDeepCSV1p5 + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + process.HLTAK4PFJetsSequence + process.hltPFJetFilterTwoC30 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV1p5Single + process.HLTEndSequence ) +process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZCaloDiJet30CaloBtagDeepCSV1p5 + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterTwoC30 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p5Single + process.HLTEndSequence ) +process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVL + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.HLTEndSequence ) +process.HLT_Mu17_TrkIsoVVL_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu15DQ + process.hltPreMu17TrkIsoVVL + process.hltL1fL1sMu15DQlqL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu15DQlqL1f0L2Filtered10) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu15DQlqL1Filtered0) + process.hltL3fL1sMu15DQlqL1f0L2f10L3Filtered17 + process.HLTL3muontrkisovvlSequence + process.hltL3fL1sMu1lqL1f0L2f10L3Filtered17TkIsoVVLFiltered + process.HLTEndSequence ) +process.HLT_Mu19_TrkIsoVVL_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu15DQ + process.hltPreMu19TrkIsoVVL + process.hltL1fL1sMu15DQlqL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu15DQlqL1f0L2Filtered10) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu15DQlqL1Filtered0) + process.hltL3fL1sMu15DQlqL1f0L2f10L3Filtered19 + process.HLTL3muontrkisovvlSequence + process.hltL3fL1sMu1lqL1f0L2f10L3Filtered19TkIsoVVLFiltered + process.HLTEndSequence ) +process.HLT_BTagMu_AK4DiJet20_Mu5_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC16dRMax0p4 + process.hltPreBTagMuAK4DiJet20Mu5 + process.HLTAK4CaloJetsSequence + process.hltBDiJet20L1FastJetCentral + process.HLTBTagMuDiJet20L1FastJetSequenceL25 + process.hltBSoftMuonDiJet20L1FastJetL25FilterByDR + process.HLTBTagMuDiJet20L1FastJetMu5SelSequenceL3 + process.hltBSoftMuonDiJet20L1FastJetMu5L3FilterByDR + process.HLTEndSequence ) +process.HLT_BTagMu_AK4DiJet40_Mu5_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC35dRMax0p4 + process.hltPreBTagMuAK4DiJet40Mu5 + process.HLTAK4CaloJetsSequence + process.hltBDiJet40L1FastJetCentral + process.HLTBTagMuDiJet40L1FastJetSequenceL25 + process.hltBSoftMuonDiJet40L1FastJetL25FilterByDR + process.HLTBTagMuDiJet40L1FastJetMu5SelSequenceL3 + process.hltBSoftMuonDiJet40L1FastJetMu5L3FilterByDR + process.HLTEndSequence ) +process.HLT_BTagMu_AK4DiJet70_Mu5_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC60dRMax0p4 + process.hltPreBTagMuAK4DiJet70Mu5 + process.HLTAK4CaloJetsSequence + process.hltBDiJet70L1FastJetCentral + process.HLTBTagMuDiJet70L1FastJetSequenceL25 + process.hltBSoftMuonDiJet70L1FastJetL25FilterByDR + process.HLTBTagMuDiJet70L1FastJetMu5SelSequenceL3 + process.hltBSoftMuonDiJet70L1FastJetMu5L3FilterByDR + process.HLTEndSequence ) +process.HLT_BTagMu_AK4DiJet110_Mu5_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC80dRMax0p4 + process.hltPreBTagMuAK4DiJet110Mu5 + process.HLTAK4CaloJetsSequence + process.hltBDiJet110L1FastJetCentral + process.HLTBTagMuDiJet110L1FastJetSequenceL25 + process.hltBSoftMuonDiJet110L1FastJetL25FilterByDR + process.HLTBTagMuDiJet110L1FastJetMu5SelSequenceL3 + process.hltBSoftMuonDiJet110L1FastJetMu5L3FilterByDR + process.HLTEndSequence ) +process.HLT_BTagMu_AK4DiJet170_Mu5_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC120dRMax0p4 + process.hltPreBTagMuAK4DiJet170Mu5 + process.HLTAK4CaloJetsSequence + process.hltBDiJet200L1FastJetCentral + process.HLTBTagMuDiJet200L1FastJetSequenceL25 + process.hltBSoftMuonDiJet200L1FastJetL25FilterByDR + process.HLTBTagMuDiJet200L1FastJetMu5SelSequenceL3 + process.hltBSoftMuonDiJet200L1FastJetMu5L3FilterByDR + process.HLTEndSequence ) +process.HLT_BTagMu_AK4Jet300_Mu5_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet200 + process.hltPreBTagMuAK4Jet300Mu5 + process.HLTAK4CaloJetsSequence + process.hltBJet300L1FastJetCentral + process.HLTBTagMuJet300L1FastJetSequenceL25 + process.hltBSoftMuonJet300L1FastJetL25FilterByDR + process.HLTBTagMuJet300L1FastJetMu5SelSequenceL3 + process.hltBSoftMuonJet300L1FastJetMu5L3FilterByDR + process.HLTEndSequence ) +process.HLT_BTagMu_AK8DiJet170_Mu5_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sMu3JetC120dRMax0p8 + process.hltPreBTagMuAK8DiJet170Mu5 + process.HLTAK8CaloJetsSequence + process.hltBAK8DiJet170L1FastJetCentral + process.HLTBTagMuAK8DiJet170L1FastJetSequenceL25 + process.hltBSoftMuonAK8DiJet170L1FastJetL25FilterByDR + process.HLTBTagMuAK8DiJet170L1FastJetMu5SelSequenceL3 + process.hltBSoftMuonAK8DiJet170L1FastJetMu5L3FilterByDR + process.HLTEndSequence ) +process.HLT_BTagMu_AK8Jet170_DoubleMu5_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0Jet90er2p5dRMax0p8dRMu1p6 + process.hltPreBTagMuAK8Jet170DoubleMu5 + process.hltDoubleMuon0L1Filtered0 + process.HLTAK8CaloJetsSequence + process.hltBAK8Jet170L1FastJetCentral + process.HLTBTagMuAK8Jet170L1FastJetDoubleMuSequenceL25 + process.hltBSoftMuonAK8Jet170L1FastJetL25FilterByDR + process.HLTBTagMuAK8Jet170L1FastJetDoubleMu5SelSequenceL3 + process.hltBSoftMuonAK8Jet170L1FastJetDoubleMu5L3FilterByDR + process.HLTEndSequence ) +process.HLT_BTagMu_AK8Jet300_Mu5_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet200 + process.hltPreBTagMuAK8Jet300Mu5 + process.HLTAK8CaloJetsSequence + process.hltBJet300L1AK8FastJetCentral + process.HLTBTagMuJet300L1AK8FastJetSequenceL25 + process.hltBSoftMuonJet300L1FastJetAK8L25FilterByDR + process.HLTBTagMuJet300L1AK8FastJetMu5SelSequenceL3 + process.hltBSoftMuonJet300L1FastJetAK8Mu5L3FilterByDR + process.HLTEndSequence ) +process.HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEG + process.hltPreEle23Ele12CaloIdLTrackIdLIsoVLDZ + process.HLTEle23Ele12CaloIdLTrackIdLIsoVLSequence + process.hltEle23Ele12CaloIdLTrackIdLIsoVLDZFilter + process.HLTEndSequence ) +process.HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEG + process.hltPreEle23Ele12CaloIdLTrackIdLIsoVL + process.HLTEle23Ele12CaloIdLTrackIdLIsoVLSequence + process.HLTEndSequence ) +process.HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sMu23EG10IorMu20EG17 + process.hltPreMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLDZ + process.HLTMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLDZFilter + process.HLTEndSequence ) +process.HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sMu23EG10IorMu20EG17 + process.hltPreMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVL + process.HLTMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu23TrkIsoVVLEle12CaloIdLTrackIdLIsoVLElectronlegSequence + process.HLTEndSequence ) +process.HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVL + process.HLTMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.HLTEndSequence ) +process.HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZ + process.HLTMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu12TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + process.HLTEndSequence ) +process.HLT_Photon20_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15er2p5 + process.hltPrePhoton20 + process.HLTPhoton20Sequence + process.HLTEndSequence ) +process.HLT_Photon33_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG26 + process.hltPrePhoton33 + process.HLTPhoton33Sequence + process.HLTEndSequence ) +process.HLT_Photon50_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG34to45 + process.hltPrePhoton50 + process.HLTPhoton50Sequence + process.HLTEndSequence ) +process.HLT_Photon75_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG34to50 + process.hltPrePhoton75 + process.HLTPhoton75Sequence + process.HLTEndSequence ) +process.HLT_Photon90_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG34to50 + process.hltPrePhoton90 + process.HLTPhoton90Sequence + process.HLTEndSequence ) +process.HLT_Photon120_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG34to50 + process.hltPrePhoton120 + process.HLTPhoton120Sequence + process.HLTEndSequence ) +process.HLT_Photon150_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGNonIsoOrWithJetAndTau + process.hltPrePhoton150 + process.HLTPhoton150Sequence + process.HLTEndSequence ) +process.HLT_Photon175_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGNonIsoOrWithJetAndTau + process.hltPrePhoton175 + process.HLTPhoton175Sequence + process.HLTEndSequence ) +process.HLT_Photon200_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGNonIsoOrWithJetAndTau + process.hltPrePhoton200 + process.HLTPhoton200Sequence + process.HLTEndSequence ) +process.HLT_Photon30EB_TightID_TightIso_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleIsoEG28er1p5 + process.hltPrePhoton30EBTightIDTightIso + process.HLTPhoton30EBTightIDTightIsoSequence + process.HLTEndSequence ) +process.HLT_Photon110EB_TightID_TightIso_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton110EBTightIDTightIso + process.HLTPhoton110EBTightIDTightIsoSequence + process.HLTEndSequence ) +process.HLT_Photon100EBHE10_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton100EBHE10 + process.HLTPhoton100EBHE10Sequence + process.HLTEndSequence ) +process.HLT_Photon50_R9Id90_HE10_IsoM_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton50R9Id90HE10IsoM + process.HLTPhoton50R9Id90HE10IsoMSequence + process.HLTEndSequence ) +process.HLT_Photon75_R9Id90_HE10_IsoM_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton75R9Id90HE10IsoM + process.HLTPhoton75R9Id90HE10IsoMSequence + process.HLTEndSequence ) +process.HLT_Photon90_R9Id90_HE10_IsoM_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton90R9Id90HE10IsoM + process.HLTPhoton90R9Id90HE10IsoMSequence + process.HLTEndSequence ) +process.HLT_Photon120_R9Id90_HE10_IsoM_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton120R9Id90HE10IsoM + process.HLTPhoton120R9Id90HE10IsoMSequence + process.HLTEndSequence ) +process.HLT_Photon165_R9Id90_HE10_IsoM_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton165R9Id90HE10IsoM + process.HLTPhoton165R9Id90HE10IsoMSequence + process.HLTEndSequence ) +process.HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGor + process.hltPreDiphoton3022R9IdORIsoCaloIdANDHER9IdMass90 + process.HLTDiphoton30L22R9Id85b90eORIso60CaloId15b35eANDHE12R9Id50b80eSequence + process.hltDiEG22R9Id85b90eORIso60CaloId15b35eANDHE12R9Id50b80eMass90CombMassLastFilter + process.HLTEndSequence ) +process.HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGor + process.hltPreDiphoton3022R9IdORIsoCaloIdANDHER9IdMass95 + process.HLTDiphoton30L22R9Id85b90eORIso60CaloId15b35eANDHE12R9Id50b80eSequence + process.hltDiEG22R9Id85b95eORIso60CaloId15b35eANDHE12R9Id50b80eMass95CombMassLastFilter + process.HLTEndSequence ) +process.HLT_Photon35_TwoProngs35_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sBigORLooseIsoEGXXerIsoTauYYerdRMin0p3 + process.hltPrePhoton35TwoProngs35 + process.HLTPhoton35R9Id90HE10IsoMSequence + process.HLTGlobalPFTauConeSequence + process.hltOverlapFilterPhoton35IsoTau35WPTightGsfCaloJet5 + process.HLTMediumChargedIsoPFTau35Sequence + process.hltOverlapFilterPhoton35MediumChargedIsoPFTau35 + process.HLTEndSequence ) +process.HLT_IsoMu24_TwoProngs35_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22 + process.hltPreIsoMu24TwoProngs35 + process.hltL1fL1sMu22L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMu22L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22L1Filtered0) + process.hltL3fL1sSingleMu22L1f0L2f10QL3Filtered24Q + process.HLTMu24IsolationSequence + process.hltL3crIsoL1sSingleMu22L1f0L2f10QL3f24QL3trkIsoFiltered + process.HLTGlobalPFTauConeSequence + process.HLTMediumChargedIsoPFTau35Sequence + process.HLTEndSequence ) +process.HLT_Dimuon0_Jpsi_L1_NoOS_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0SQ + process.hltPreDimuon0JpsiL1NoOS + process.hltL1fL1DoubleMu0SQL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0SQL2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1DoubleMu0SQL1Filtered0) + process.hltDimuon0JpsiL1sNoOSL3Filtered + process.hltDisplacedmumuVtxProducerDimuon0JpsiL1sNoOS + process.hltDisplacedmumuFilterDimuon0JpsiL1sNoOS + process.HLTEndSequence ) +process.HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0SQ + process.hltPreDimuon0JpsiNoVertexingNoOS + process.hltL1fL1DoubleMu0SQL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0SQL2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1DoubleMu0SQL1Filtered0) + process.hltDimuon0JpsiNoVtxNoOSL3Filtered + process.HLTEndSequence ) +process.HLT_Dimuon0_Jpsi_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0SQOS + process.hltPreDimuon0Jpsi + process.hltL1sEmuDoubleMu0SQOS + process.hltL1fL1DoubleMu0SQOSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0SQOSL2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1DoubleMu0SQOSL1Filtered0) + process.hltDimuon0JpsiL3Filtered + process.hltDisplacedmumuVtxProducerDimuon0Jpsi + process.hltDisplacedmumuFilterDimuon0Jpsi + process.HLTEndSequence ) +process.HLT_Dimuon0_Jpsi_NoVertexing_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0SQOS + process.hltPreDimuon0JpsiNoVertexing + process.hltL1sEmuDoubleMu0SQOS + process.hltL1fL1DoubleMu0SQOSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0SQOSL2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1DoubleMu0SQOSL1Filtered0) + process.hltDimuon0JpsiL3Filtered + process.HLTEndSequence ) +process.HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + process.hltPreDimuon0JpsiL14R0er1p5R + process.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.hltDimuon0JpsiL1s4R0er1p5RL3Filtered + process.hltDisplacedmumuVtxProducerDimuon0JpsiL1s4R0er1p5R + process.hltDisplacedmumuFilterDimuon0JpsiL1s4R0er1p5R + process.HLTEndSequence ) +process.HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + process.hltPreDimuon0JpsiNoVertexingL14R0er1p5R + process.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.hltDimuon0JpsiL1s4R0er1p5RL3Filtered + process.HLTEndSequence ) +process.HLT_Dimuon0_Jpsi3p5_Muon2_v7 = cms.Path( process.HLTBeginSequence + process.hltL1TripleMu5SQ3SQ0OQDoubleMu53SQOSMassMax9 + process.hltPreDimuon0Jpsi3p5Muon2 + process.hltTripleMuonL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltTripleMuonL2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3TripleMuonL1Filtered0) + process.hltTripleMuL3PreFiltered222 + process.hltJpsiMuonL3Filtered3p5 + process.hltDisplacedmumuVtxProducerJpsiMuon3p5 + process.hltVertexmumuFilterJpsiMuon3p5 + process.HLTEndSequence ) +process.HLT_Dimuon0_Upsilon_L1_4p5_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4p5SQOS + process.hltPreDimuon0UpsilonL14p5 + process.hltL1sEmuDoubleMu4p5SQOS + process.hltL1fL1sL1DoubleMu4p5SQOSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu4p5SQOSL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu4p5SQOSL1Filtered0) + process.hltDimuon0UpsilonL1s4p5L3Filtered + process.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s4p5 + process.hltDisplacedmumuFilterDimuon0UpsilonL1s4p5 + process.HLTEndSequence ) +process.HLT_Dimuon0_Upsilon_L1_5_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu5SQOS + process.hltPreDimuon0UpsilonL15 + process.hltL1sEmuDoubleMu5SQOS + process.hltL1fL1sL1DoubleMu5SQOSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu5SQOSL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu5SQOSL1Filtered0) + process.hltDimuon0UpsilonL1s5L3Filtered + process.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s5 + process.hltDisplacedmumuFilterDimuon0UpsilonL1s5 + process.HLTEndSequence ) +process.HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4p5SQ + process.hltPreDimuon0UpsilonL14p5NoOS + process.hltL1fL1sL1DoubleMu4p5SQL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu4p5SQL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu4p5SQL1Filtered0) + process.hltDimuon0UpsilonL1s4p5NoOSL3Filtered + process.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s4p5NoOS + process.hltDisplacedmumuFilterDimuon0UpsilonL1s4p5NoOS + process.HLTEndSequence ) +process.HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4p5er2p0SQ + process.hltPreDimuon0UpsilonL14p5er2p0 + process.hltL1sEmuDoubleMu4p5er2p0SQ + process.hltL1fL1sL1DoubleMu4p5er2p0SQL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu4p5er2p0SQL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu4p5er2p0SQL1Filtered0) + process.hltDimuon0UpsilonL1s4p5er2p0L3Filtered + process.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s4p5er2p0 + process.hltDisplacedmumuFilterDimuon0UpsilonL1s4p5er2p0 + process.HLTEndSequence ) +process.HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4p5er2p0SQMass7to18 + process.hltPreDimuon0UpsilonL14p5er2p0M + process.hltL1fL1sL1DoubleMu4p5er2p0SQMass7to18L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu4p5er2p0SQMass7to18L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu4p5er2p0SQMass7to18L1Filtered0) + process.hltDimuon0UpsilonL1s4p5er2p0ML3Filtered + process.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s4p5er2p0M + process.hltDisplacedmumuFilterDimuon0UpsilonL1s4p5er2p0M + process.HLTEndSequence ) +process.HLT_Dimuon0_Upsilon_NoVertexing_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4p5er2p0SQMass7to18 + process.hltPreDimuon0UpsilonNoVertexing + process.hltL1fL1sL1DoubleMu4p5er2p0SQMass7to18L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu4p5er2p0SQMass7to18L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu4p5er2p0SQMass7to18L1Filtered0) + process.hltDimuon0UpsilonL1s4p5er2p0ML3Filtered + process.HLTEndSequence ) +process.HLT_Dimuon0_Upsilon_L1_5M_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu5SQMass7to18 + process.hltPreDimuon0UpsilonL15M + process.hltL1fL1sL1DoubleMu5SQMass7to18L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu5SQMass7to18L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu5SQMass7to18L1Filtered0) + process.hltDimuon0UpsilonL1s5ML3Filtered + process.hltDisplacedmumuVtxProducerDimuon0UpsilonL1s5M + process.hltDisplacedmumuFilterDimuon0UpsilonL1s5M + process.HLTEndSequence ) +process.HLT_Dimuon0_LowMass_L1_0er1p5R_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5dR1p4 + process.hltPreDimuon0LowMassL10er1p5R + process.hltL1fL1sL1DoubleMu0er1p5dR1p4L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0er1p5dR1p4L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5dR1p4L1Filtered0) + process.hltDimuon0LowMassL1s0er1p5RL3Filtered + process.hltDisplacedmumuVtxProducerDimuon0LowMassL1s0er1p5R + process.hltDisplacedmumuFilterDimuon0LowMassL1s0er1p5R + process.HLTEndSequence ) +process.HLT_Dimuon0_LowMass_L1_0er1p5_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5 + process.hltPreDimuon0LowMassL10er1p5 + process.hltL1sEmuDoubleMu0er1p5 + process.hltL1fL1sL1DoubleMu0er1p5L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0er1p5L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5L1Filtered0) + process.hltDimuon0LowMassL1s0er1p5L3Filtered + process.hltDisplacedmumuVtxProducerDimuon0LowMassL1s0er1p5 + process.hltDisplacedmumuFilterDimuon0LowMassL1s0er1p5 + process.HLTEndSequence ) +process.HLT_Dimuon0_LowMass_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0SQOS + process.hltPreDimuon0LowMass + process.hltL1sEmuDoubleMu0SQOS + process.hltL1fL1DoubleMu0SQOSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0SQOSL2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1DoubleMu0SQOSL1Filtered0) + process.hltDimuon0LowMassL3Filtered + process.hltDisplacedmumuVtxProducerDimuon0LowMass + process.hltDisplacedmumuFilterDimuon0LowMass + process.HLTEndSequence ) +process.HLT_Dimuon0_LowMass_L1_4_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4SQOS + process.hltPreDimuon0LowMassL14 + process.hltL1sEmuDoubleMu4SQOS + process.hltL1fL1sL1DoubleMu4SQOSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu4SQOSL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu4SQOSL1Filtered0) + process.hltDimuon0LowMassL1s4L3Filtered + process.hltDisplacedmumuVtxProducerDimuon0LowMassL1s4 + process.hltDisplacedmumuFilterDimuon0LowMassL1s4 + process.HLTEndSequence ) +process.HLT_Dimuon0_LowMass_L1_4R_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4dR1p2 + process.hltPreDimuon0LowMassL14R + process.hltL1fL1sL1DoubleMu4dR1p2L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu4dR1p2L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu4dR1p2L1Filtered0) + process.hltDimuon0LowMassL1s4RL3Filtered + process.hltDisplacedmumuVtxProducerDimuon0LowMassL1s4R + process.hltDisplacedmumuFilterDimuon0LowMassL1s4R + process.HLTEndSequence ) +process.HLT_Dimuon0_LowMass_L1_TM530_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMu530NoMass + process.hltPreDimuon0LowMassL1TM530 + process.hltL1fL1sL1TripleMuNoMassL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1TripleMuNoMassL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1TripleMuNoMassL1Filtered0) + process.hltDimuon0LowMassL1sTM530L3Filtered + process.hltDisplacedmumuVtxProducerDimuon0LowMassL1sTM530 + process.hltDisplacedmumuFilterDimuon0LowMassL1sTM530 + process.HLTEndSequence ) +process.HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMu0 + process.hltPreDimuon0UpsilonMuonL1TM0 + process.hltTripleMuon0L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltTripleMuon0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3TripleMuon0L1Filtered0) + process.hltTripleMu0L3PreFiltered0 + process.hltUpsilon0MuonL3FilteredL1sTM0 + process.hltDisplacedmumuVtxProducerUpsilon0MuonL1sTM0 + process.hltVertexmumuFilterUpsilon0MuonL1sTM0 + process.HLTEndSequence ) +process.HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMu53p52p5 + process.hltPreDimuon0UpsilonMuonNoL1Mass + process.hltTripleMuon53p52p5L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltTripleMuon53p52p5L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3TripleMuon53p52p5L1Filtered0) + process.hltTripleMu0NoL1MassL3PreFiltered0 + process.hltUpsilon0MuonL3FilteredNoL1Mass + process.hltDisplacedmumuVtxProducerUpsilon0MuonNoL1Mass + process.hltVertexmumuFilterUpsilon0MuonNoL1Mass + process.HLTEndSequence ) +process.HLT_TripleMu_5_3_3_Mass3p8_DZ_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMu0IorTripleMu553 + process.hltPreTripleMu533Mass3p8DZ + process.hltL1TripleMu553L1TriMuFiltered3 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL1TripleMu553L2TriMuFiltered3) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1TripleMu553L1TriMuFiltered3) + process.hltL3fL1TripleMu553f0PreFiltered333 + process.hltL3fL1TripleMu553f0Filtered533 + process.hltTripleMu533TripleDZ0p2 + process.hltTripleMu533Mass3p8toInfFilter + process.HLTEndSequence ) +process.HLT_TripleMu_10_5_5_DZ_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMu0IorTripleMu553 + process.hltPreTripleMu1055DZ + process.hltL1TripleMu553L1TriMuFiltered3 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL1TripleMu553L2TriMuFiltered3) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1TripleMu553L1TriMuFiltered3) + process.hltL3fL1TripleMu553f0PreFiltered555 + process.hltL3fL1TripleMu553f0Filtered1055 + process.hltTripleMu555TripleDZ0p2 + process.HLTEndSequence ) +process.HLT_TripleMu_12_10_5_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMu0IorTripleMu553 + process.hltPreTripleMu12105 + process.hltL1TripleMu553L1TriMuFiltered3 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL1TripleMu553L2TriMuFiltered3) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1TripleMu553L1TriMuFiltered3) + process.hltL3fL1TripleMu553f0PreFiltered555 + process.hltL3fL1TripleMu553f0Filtered10105 + process.hltL3fL1TripleMu553f0Filtered12105 + process.HLTEndSequence ) +process.HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu157IorDoubleMu4p5SQOSdR1p2IorSingleMu25IorSingleMu22erIorTripleMuMassMax9 + process.hltPreTau3MuMu7Mu1TkMu1Tau15 + process.hltL1fL1sL1WTau3MuSeedsL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1WTau3MuSeedsL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + process.hltMu1Mu1TrkPairPt2DR0p5MassMax1p9 + process.hltDiMuonForTau3MuDzFiltered0p3 + process.HLTTrackerMuonSequenceLowPt + process.hltTau3MuTriMuon1filter + process.HLTL3muontrkisorecoSequence + process.hltTauPt15MuPts711Mass1p3to2p1Iso + process.hltTau3MuPreFilter + process.HLTEndSequence ) +process.HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu157IorDoubleMu4p5SQOSdR1p2IorSingleMu25IorSingleMu22erIorTripleMuMassMax9 + process.hltPreTau3MuMu7Mu1TkMu1Tau15Charge1 + process.hltL1fL1sL1WTau3MuSeedsL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1WTau3MuSeedsL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + process.hltMu1Mu1TrkPairPt2DR0p5MassMax1p9 + process.hltDiMuonForTau3MuDzFiltered0p3 + process.HLTTrackerMuonSequenceLowPt + process.hltTau3MuTriMuon1filter + process.HLTL3muontrkisorecoSequence + process.hltTauPt15MuPts711Mass1p3to2p1IsoCharge1 + process.hltTau3MuPreFilterCharge1 + process.HLTEndSequence ) +process.HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu157IorDoubleMu4p5SQOSdR1p2IorSingleMu25IorSingleMu22erIorTripleMuMassMax9 + process.hltPreTau3MuMu7Mu1TkMu1IsoTau15 + process.hltL1fL1sL1WTau3MuSeedsL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1WTau3MuSeedsL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + process.hltMu1Mu1TrkPairPt2DR0p5MassMax1p9 + process.hltDiMuonForTau3MuDzFiltered0p3 + process.HLTTrackerMuonSequenceLowPt + process.hltTau3MuTriMuon1filter + process.HLTL3muontrkisorecoSequence + process.hltTauPt15MuPts711Mass1p3to2p1Iso + process.hltTau3MuPreFilter + process.hltTau3MuIsoFilter + process.HLTEndSequence ) +process.HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu157IorDoubleMu4p5SQOSdR1p2IorSingleMu25IorSingleMu22erIorTripleMuMassMax9 + process.hltPreTau3MuMu7Mu1TkMu1IsoTau15Charge1 + process.hltL1fL1sL1WTau3MuSeedsL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1WTau3MuSeedsL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + process.hltMu1Mu1TrkPairPt2DR0p5MassMax1p9 + process.hltDiMuonForTau3MuDzFiltered0p3 + process.HLTTrackerMuonSequenceLowPt + process.hltTau3MuTriMuon1filter + process.HLTL3muontrkisorecoSequence + process.hltTauPt15MuPts711Mass1p3to2p1IsoCharge1 + process.hltTau3MuPreFilterCharge1 + process.hltTau3MuIsoFilterCharge1 + process.HLTEndSequence ) +process.HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0ETM40IorDoubleMu0ETM55IorDoubleMu0ETM60IorDoubleMu0ETM65IorDoubleMu0ETM70 + process.hltPreDoubleMu3DZPFMET50PFMHT60 + process.hltL1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + process.hltL3fL1DiMu3SQETM50f0PreFiltered3 + process.hltDoubleMuon3Mass3p8to60Filter + process.hltDoubleMuon3Mass3p8to60DZFilter + process.HLTRecoMETSequence + process.hltMET40 + process.HLTAK4PFJetsSequence + process.hltPFMETProducer + process.hltPFMET50 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID60 + process.HLTEndSequence ) +process.HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0ETM40IorDoubleMu0ETM55IorDoubleMu0ETM60IorDoubleMu0ETM65IorDoubleMu0ETM70 + process.hltPreDoubleMu3DZPFMET70PFMHT70 + process.hltL1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + process.hltL3fL1DiMu3SQETM50f0PreFiltered3 + process.hltDoubleMuon3Mass3p8to60Filter + process.hltDoubleMuon3Mass3p8to60DZFilter + process.HLTRecoMETSequence + process.hltMET40 + process.HLTAK4PFJetsSequence + process.hltPFMETProducer + process.hltPFMET70 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID70 + process.HLTEndSequence ) +process.HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0ETM40IorDoubleMu0ETM55IorDoubleMu0ETM60IorDoubleMu0ETM65IorDoubleMu0ETM70 + process.hltPreDoubleMu3DZPFMET90PFMHT90 + process.hltL1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + process.hltL3fL1DiMu3SQETM50f0PreFiltered3 + process.hltDoubleMuon3Mass3p8to60Filter + process.hltDoubleMuon3Mass3p8to60DZFilter + process.HLTRecoMETSequence + process.hltMET40 + process.HLTAK4PFJetsSequence + process.hltPFMETProducer + process.hltPFMET90 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID90 + process.HLTEndSequence ) +process.HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMu530NoMass + process.hltPreDoubleMu3TrkTau3muNoL1Mass + process.hltL1fL1sL1TripleMuNoMassL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1TripleMuNoMassL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1TripleMuNoMassL1Filtered0) + process.hltDoubleMu3TrkTau3muNoL1MassL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu3Tau3muNoL1Mass + process.hltDisplacedmumuFilterDoubleMu3Tau3muNoL1Mass + process.HLTBphTrackingDisplacedTau3muNoL1MassReg + process.hltTau3muNoL1MassTkAllConeTracksIter + process.hltTau3muNoL1MassTkVertexProducer + process.hltTau3muNoL1MassTkVertexFilter + process.HLTEndSequence ) +process.HLT_DoubleMu4_Jpsi_Displaced_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + process.hltPreDoubleMu4JpsiDisplaced + process.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.hltDoubleMu4JpsiDisplacedL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu4Jpsi + process.hltDisplacedmumuFilterDoubleMu4Jpsi + process.HLTEndSequence ) +process.HLT_DoubleMu4_Jpsi_NoVertexing_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + process.hltPreDoubleMu4JpsiNoVertexing + process.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.hltDoubleMu4JpsiDisplacedL3Filtered + process.HLTEndSequence ) +process.HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + process.hltPreDoubleMu4JpsiTrkTrkDisplaced + process.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.hltDoubleMu4JpsiDisplacedL3Filtered + process.hltDisplacedmumuVtxProducerDoubleMu4Jpsi + process.hltDisplacedmumuFilterDoubleMu4Jpsi + process.HLTBphTrackingDisplacedJpsiReg + process.hltJpsiTkAllConeTracksIter + process.hltJpsiTrkTrkVertexProducerPhiKstar + process.hltJpsiTkTkVertexFilterPhiKstar + process.HLTEndSequence ) +process.HLT_DoubleMu4_JpsiTrk_Bc_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + process.hltPreDoubleMu4JpsiTrkBc + process.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.hltDoubleMu4JpsiL3Filtered + process.hltmumuVtxProducerDoubleMu4Jpsi + process.hltmumuFilterDoubleMu4Jpsi + process.HLTBphTrackingBcJpsiReg + process.hltBcJpsiTkAllConeTracksIter + process.hltBcJpsiTkVertexProducer + process.hltBcJpsiTkVertexFilter + process.HLTEndSequence ) +process.HLT_DoubleMu43NoFiltersNoVtx_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreDoubleMu43NoFiltersNoVtx + process.hltL1fDimuonL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2fDimuonL1f0L2NoVtxFiltered16) + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fDimuonL1f0L2NVf16L3NoFiltersNoVtxFiltered43 + process.HLTEndSequence ) +process.HLT_DoubleMu48NoFiltersNoVtx_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreDoubleMu48NoFiltersNoVtx + process.hltL1fDimuonL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2fDimuonL1f0L2NoVtxFiltered16) + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fDimuonL1f0L2NVf16L3NoFiltersNoVtxFiltered48 + process.HLTEndSequence ) +process.HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu7EG23IorMu20EG17IorMu23EG10 + process.hltPreMu43NoFiltersNoVtxPhoton43CaloIdL + process.hltL1fL1sMu5EG20orMu20EG15L1Filtered5 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2fL1sMu5EG20orMu20EG15L1f5L2NoVtxFiltered16) + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1sMu5EG20orMu20EG15L1f5L2NVf16L3NoFiltersNoVtxFiltered43 + process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1Mu5EG20Filter + process.hltMu43NoFiltersNoVtxPhoton43CaloIdLEtFilter + process.hltEgammaClusterShape + process.hltMu43NoFiltersNoVtxPhoton43CaloIdLClusterShapeFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltMu43NoFiltersNoVtxPhoton43CaloIdLHEFilter + process.HLTEndSequence ) +process.HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu7EG23IorMu20EG17IorMu23EG10 + process.hltPreMu48NoFiltersNoVtxPhoton48CaloIdL + process.hltL1fL1sMu5EG20orMu20EG15L1Filtered5 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2fL1sMu5EG20orMu20EG15L1f5L2NoVtxFiltered16) + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1sMu5EG20orMu20EG15L1f5L2NVf16L3NoFiltersNoVtxFiltered48 + process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1Mu5EG20Filter + process.hltMu48NoFiltersNoVtxPhoton48CaloIdLEtFilter + process.hltEgammaClusterShape + process.hltMu48NoFiltersNoVtxPhoton48CaloIdLClusterShapeFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltMu48NoFiltersNoVtxPhoton48CaloIdLHEFilter + process.HLTEndSequence ) +process.HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu7EG23IorMu20EG17IorMu23EG10 + process.hltPreMu38NoFiltersNoVtxDisplacedPhoton38CaloIdL + process.hltL1fL1sMu5EG20orMu20EG15L1Filtered5 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2fL1sMu5EG20orMu20EG15L1f5L2NoVtxFiltered16) + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1sMu5EG20orMu20EG15L1f5L2NVf16L3NoFiltersNoVtxFiltered38Displaced + process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1Mu5EG20Filter + process.hltMu38NoFiltersNoVtxPhoton38CaloIdLEtFilter + process.hltEgammaClusterShape + process.hltMu38NoFiltersNoVtxPhoton38CaloIdLClusterShapeFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltMu38NoFiltersNoVtxPhoton38CaloIdLHEFilter + process.HLTEndSequence ) +process.HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu7EG23IorMu20EG17IorMu23EG10 + process.hltPreMu43NoFiltersNoVtxDisplacedPhoton43CaloIdL + process.hltL1fL1sMu5EG20orMu20EG15L1Filtered5 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2fL1sMu5EG20orMu20EG15L1f5L2NoVtxFiltered16) + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1sMu5EG20orMu20EG15L1f5L2NVf16L3NoFiltersNoVtxFiltered43Displaced + process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1Mu5EG20Filter + process.hltMu43NoFiltersNoVtxPhoton43CaloIdLEtFilter + process.hltEgammaClusterShape + process.hltMu43NoFiltersNoVtxPhoton43CaloIdLClusterShapeFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltMu43NoFiltersNoVtxPhoton43CaloIdLHEFilter + process.HLTEndSequence ) +process.HLT_HT425_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT425 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT425 + process.HLTEndSequence ) +process.HLT_HT430_DisplacedDijet40_DisplacedTrack_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DisplacedDijet40DisplacedTrack + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + process.hltDisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + process.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementDisplacedJetsLowPt + process.HLTEndSequence ) +process.HLT_HT500_DisplacedDijet40_DisplacedTrack_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT320orHTT340orHTT380 + process.hltPreHT500DisplacedDijet40DisplacedTrack + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT500 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + process.hltDisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + process.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementDisplacedJetsLowPt + process.HLTEndSequence ) +process.HLT_HT430_DisplacedDijet60_DisplacedTrack_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DisplacedDijet60DisplacedTrack + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt60 + process.hltCentralCaloJetptMidPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + process.hltDisplacedHLTCaloJetCollectionProducerMidPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + process.hltIter02DisplacedHLTCaloJetCollectionProducerMidPt + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementDisplacedJetsMidPt + process.HLTEndSequence ) +process.HLT_HT400_DisplacedDijet40_DisplacedTrack_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT400DisplacedDijet40DisplacedTrack + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT400 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + process.hltDisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + process.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementDisplacedJetsLowPt + process.HLTEndSequence ) +process.HLT_HT650_DisplacedDijet60_Inclusive_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT650DisplacedDijet60Inclusive + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT650 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt60 + process.hltCentralCaloJetptMidPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + process.hltDisplacedHLTCaloJetCollectionProducerMidPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + process.HLTEndSequence ) +process.HLT_HT550_DisplacedDijet60_Inclusive_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT550DisplacedDijet60Inclusive + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT550 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt60 + process.hltCentralCaloJetptMidPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + process.hltDisplacedHLTCaloJetCollectionProducerMidPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + process.HLTEndSequence ) +process.HLT_DiJet110_35_Mjj650_PFMET110_v11 = cms.Path( process.HLTBeginSequence + process.hltL1DiJetVBF + process.hltPreDiJet11035Mjj650PFMET110 + process.HLTRecoMETSequence + process.hltMETOpen + process.hltMET66 + process.HLTAK4PFJetsSequence + process.hltParticleFlowNoMu + process.hltPFMETVBFProducer + process.hltPFMETVBF110 + process.hltL1TPFJetsMatching + process.hltL1PFJetCategories + process.HLTEndSequence ) +process.HLT_DiJet110_35_Mjj650_PFMET120_v11 = cms.Path( process.HLTBeginSequence + process.hltL1DiJetVBF + process.hltPreDiJet11035Mjj650PFMET120 + process.HLTRecoMETSequence + process.hltMETOpen + process.hltMET72 + process.HLTAK4PFJetsSequence + process.hltParticleFlowNoMu + process.hltPFMETVBFProducer + process.hltPFMETVBF120 + process.hltL1TPFJetsMatching + process.hltL1PFJetCategories + process.HLTEndSequence ) +process.HLT_DiJet110_35_Mjj650_PFMET130_v11 = cms.Path( process.HLTBeginSequence + process.hltL1DiJetVBF + process.hltPreDiJet11035Mjj650PFMET130 + process.HLTRecoMETSequence + process.hltMETOpen + process.hltMET78 + process.HLTAK4PFJetsSequence + process.hltParticleFlowNoMu + process.hltPFMETVBFProducer + process.hltPFMETVBF130 + process.hltL1TPFJetsMatching + process.hltL1PFJetCategories + process.HLTEndSequence ) +process.HLT_TripleJet110_35_35_Mjj650_PFMET110_v11 = cms.Path( process.HLTBeginSequence + process.hltL1DiJetVBF + process.hltPreTripleJet1103535Mjj650PFMET110 + process.HLTRecoMETSequence + process.hltMETOpen + process.hltMET66 + process.HLTAK4PFJetsSequence + process.hltParticleFlowNoMu + process.hltPFMETVBFProducer + process.hltPFMETVBF110 + process.hltL1TPFJetsMatching + process.hlt1PFJetCategories3 + process.HLTEndSequence ) +process.HLT_TripleJet110_35_35_Mjj650_PFMET120_v11 = cms.Path( process.HLTBeginSequence + process.hltL1DiJetVBF + process.hltPreTripleJet1103535Mjj650PFMET120 + process.HLTRecoMETSequence + process.hltMETOpen + process.hltMET72 + process.HLTAK4PFJetsSequence + process.hltParticleFlowNoMu + process.hltPFMETVBFProducer + process.hltPFMETVBF120 + process.hltL1TPFJetsMatching + process.hlt1PFJetCategories3 + process.HLTEndSequence ) +process.HLT_TripleJet110_35_35_Mjj650_PFMET130_v11 = cms.Path( process.HLTBeginSequence + process.hltL1DiJetVBF + process.hltPreTripleJet1103535Mjj650PFMET130 + process.HLTRecoMETSequence + process.hltMETOpen + process.hltMET78 + process.HLTAK4PFJetsSequence + process.hltParticleFlowNoMu + process.hltPFMETVBFProducer + process.hltPFMETVBF130 + process.hltL1TPFJetsMatching + process.hlt1PFJetCategories3 + process.HLTEndSequence ) +process.HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sIsoEG30erJetC34drMin0p3 + process.hltPreEle30eta2p1WPTightGsfCentralPFJet35EleCleaned + process.HLTEle30erJetC34WPTightGsfSequence + process.HLTAK4CaloJetsSequence + process.hltDoubleCentralCaloJet10 + process.HLTAK4PFJetsSequence + process.hltEle30JetCollectionsForLeptonPlusPFJets + process.hltEle30PFJet35EleCleaned + process.HLTEndSequence ) +process.HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sIsoEG28erHTT100 + process.hltPreEle28eta2p1WPTightGsfHT150 + process.HLTEle28erHTT100WPTightGsfSequence + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT100Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT150Jet30 + process.HLTEndSequence ) +process.HLT_Ele28_HighEta_SC20_Mass55_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGor + process.hltPreEle28HighEtaSC20Mass55 + process.HLTEle28HighEtaSC20Mass55Sequence + process.HLTEndSequence ) +process.HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT380erIorHTT320er + process.hltPreEle15IsoVVVLPFHT450CaloBTagDeepCSV4p5 + cms.ignore(process.hltL1sSingleEG5ObjectMap) + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.hltSusyPreBtagJetFilter + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV4p50Single + process.HLTEle15VVVLGsfSequence + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT450Jet30 + process.HLTEndSequence ) +process.HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT380erIorHTT320er + process.hltPreEle15IsoVVVLPFHT450PFMET50 + cms.ignore(process.hltL1sSingleEG5ObjectMap) + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.HLTEle15VVVLGsfSequence + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT450Jet30 + process.hltPFMETProducer + process.hltPFMET50 + process.HLTEndSequence ) +process.HLT_Ele15_IsoVVVL_PFHT450_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT380erIorHTT320er + process.hltPreEle15IsoVVVLPFHT450 + cms.ignore(process.hltL1sSingleEG5ObjectMap) + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.HLTEle15VVVLGsfSequence + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT450Jet30 + process.HLTEndSequence ) +process.HLT_Ele50_IsoVVVL_PFHT450_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT380erIorHTT320er + process.hltPreEle50IsoVVVLPFHT450 + cms.ignore(process.hltL1sSingleEG5ObjectMap) + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.HLTEle50VVVLGsfSequence + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT450Jet30 + process.HLTEndSequence ) +process.HLT_Ele15_IsoVVVL_PFHT600_v22 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT380erIorHTT320er + process.hltPreEle15IsoVVVLPFHT600 + cms.ignore(process.hltL1sSingleEG5ObjectMap) + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.HLTEle15VVVLGsfSequence + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT600Jet30 + process.HLTEndSequence ) +process.HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sMu6HTT240IorDoubleJet100and35MassMin620 + process.hltPreMu4TrkIsoVVLDiPFJet9040DEta3p5MJJ750HTT300PFMETNoMu60 + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3fL1sSingleMuOpenL1f0L2f3QL3Filtered4Q + process.HLTL3muontrkisovvlSequence + process.hltMuon4RelTrkIsoVVLFiltered + process.HLTRecoMETSequence + process.hltMET35 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJet7020MJJ500DEta3p5 + process.HLTAK4PFJetsSequence + process.hltDiPFJet9040MJJ750DEta3p5 + process.hltPFHTJet30Eta5 + process.hltPFHT300Jet30 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu60 + process.HLTEndSequence ) +process.HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sMu6HTT240IorDoubleJet100and35MassMin620 + process.hltPreMu8TrkIsoVVLDiPFJet40DEta3p5MJJ750HTT300PFMETNoMu60 + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered8Q + process.HLTL3muontrkisovvlSequence + process.hltMuon8RelTrkIsoVVLFiltered + process.HLTRecoMETSequence + process.hltMET20 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJet20MJJ400DEta3p5 + process.HLTAK4PFJetsSequence + process.hltDiPFJet40MJJ750DEta3p5 + process.hltPFHTJet30Eta5 + process.hltPFHT300Jet30 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu60 + process.HLTEndSequence ) +process.HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sMu6HTT240IorDoubleJet100and35MassMin620 + process.hltPreMu10TrkIsoVVLDiPFJet40DEta3p5MJJ750HTT350PFMETNoMu60 + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered10Q + process.HLTL3muontrkisovvlSequence + process.hltMuon10RelTrkIsoVVLFiltered + process.HLTRecoMETSequence + process.hltMET20 + process.HLTAK4CaloJetsSequence + process.hltDiCaloJet20MJJ400DEta3p5 + process.HLTAK4PFJetsSequence + process.hltDiPFJet40MJJ750DEta3p5 + process.hltPFHTJet30Eta5 + process.hltPFHT350Jet30Eta5 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu60 + process.HLTEndSequence ) +process.HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT380erIorHTT320er + process.hltPreMu15IsoVVVLPFHT450CaloBTagDeepCSV4p5 + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.hltSusyPreBtagJetFilter + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV4p50Single + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q + process.HLTMuVVVLCombinedIsolationR02Sequence + process.hltL3MuVVVLIsoFIlter + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT450Jet30 + process.HLTEndSequence ) +process.HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT380erIorHTT320er + process.hltPreMu15IsoVVVLPFHT450PFMET50 + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q + process.HLTMuVVVLCombinedIsolationR02Sequence + process.hltL3MuVVVLIsoFIlter + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT450Jet30 + process.hltPFMETProducer + process.hltPFMET50 + process.HLTEndSequence ) +process.HLT_Mu15_IsoVVVL_PFHT450_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT380erIorHTT320er + process.hltPreMu15IsoVVVLPFHT450 + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q + process.HLTMuVVVLCombinedIsolationR02Sequence + process.hltL3MuVVVLIsoFIlter + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT450Jet30 + process.HLTEndSequence ) +process.HLT_Mu50_IsoVVVL_PFHT450_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT380erIorHTT320er + process.hltPreMu50IsoVVVLPFHT450 + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered50Q + process.HLTMuVVVLCombinedIsolationR02Sequence + process.hltL3Mu50VVVLIsoFIlter + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT450Jet30 + process.HLTEndSequence ) +process.HLT_Mu15_IsoVVVL_PFHT600_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT380erIorHTT320er + process.hltPreMu15IsoVVVLPFHT600 + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT200Jet30 + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered15Q + process.HLTMuVVVLCombinedIsolationR02Sequence + process.hltL3MuVVVLIsoFIlter + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT600Jet30 + process.HLTEndSequence ) +process.HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v4 = cms.Path( process.HLTBeginSequence + process.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + process.hltPreMu3er1p5PFJet100er2p5PFMET70PFMHT70IDTight + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3MuFiltered3er1p5 + process.HLTRecoMETSequence + process.hltMET40 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.hltMht + process.hltMHT40 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets70 + process.hltSinglePFJet100er2p5 + process.hltPFMHTTightID + process.hltPFMHTTightID70 + process.hltPFMETProducer + process.hltPFMET70 + process.HLTEndSequence ) +process.HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v4 = cms.Path( process.HLTBeginSequence + process.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + process.hltPreMu3er1p5PFJet100er2p5PFMET80PFMHT80IDTight + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3MuFiltered3er1p5 + process.HLTRecoMETSequence + process.hltMET50 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.hltMht + process.hltMHT50 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets70 + process.hltSinglePFJet100er2p5 + process.hltPFMHTTightID + process.hltPFMHTTightID80 + process.hltPFMETProducer + process.hltPFMET80 + process.HLTEndSequence ) +process.HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v4 = cms.Path( process.HLTBeginSequence + process.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + process.hltPreMu3er1p5PFJet100er2p5PFMET90PFMHT90IDTight + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3MuFiltered3er1p5 + process.HLTRecoMETSequence + process.hltMET60 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.hltMht + process.hltMHT60 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets70 + process.hltSinglePFJet100er2p5 + process.hltPFMHTTightID + process.hltPFMHTTightID90 + process.hltPFMETProducer + process.hltPFMET90 + process.HLTEndSequence ) +process.HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v4 = cms.Path( process.HLTBeginSequence + process.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + process.hltPreMu3er1p5PFJet100er2p5PFMET100PFMHT100IDTight + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3MuFiltered3er1p5 + process.HLTRecoMETSequence + process.hltMET70 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.hltMht + process.hltMHT70 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets70 + process.hltSinglePFJet100er2p5 + process.hltPFMHTTightID + process.hltPFMHTTightID100 + process.hltPFMETProducer + process.hltPFMET100 + process.HLTEndSequence ) +process.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v4 = cms.Path( process.HLTBeginSequence + process.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + process.hltPreMu3er1p5PFJet100er2p5PFMETNoMu70PFMHTNoMu70IDTight + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3MuFiltered3er1p5 + process.HLTRecoMETSequence + process.hltMET40 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.hltMht + process.hltMHT40 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets70 + process.hltSinglePFJet100er2p5 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID70 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu70 + process.HLTEndSequence ) +process.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v4 = cms.Path( process.HLTBeginSequence + process.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + process.hltPreMu3er1p5PFJet100er2p5PFMETNoMu80PFMHTNoMu80IDTight + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3MuFiltered3er1p5 + process.HLTRecoMETSequence + process.hltMET50 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.hltMht + process.hltMHT50 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets70 + process.hltSinglePFJet100er2p5 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID80 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu80 + process.HLTEndSequence ) +process.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v4 = cms.Path( process.HLTBeginSequence + process.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + process.hltPreMu3er1p5PFJet100er2p5PFMETNoMu90PFMHTNoMu90IDTight + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3MuFiltered3er1p5 + process.HLTRecoMETSequence + process.hltMET60 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.hltMht + process.hltMHT60 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets70 + process.hltSinglePFJet100er2p5 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID90 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu90 + process.HLTEndSequence ) +process.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v4 = cms.Path( process.HLTBeginSequence + process.hltL1Mu3er1p5Jet100er2p5ETMHF40ORETMHF50 + process.hltPreMu3er1p5PFJet100er2p5PFMETNoMu100PFMHTNoMu100IDTight + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3MuFiltered3er1p5 + process.HLTRecoMETSequence + process.hltMET70 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.hltMht + process.hltMHT70 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets70 + process.hltSinglePFJet100er2p5 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID100 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu100 + process.HLTEndSequence ) +process.HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5SQOSdRMax1p4 + process.hltPreDimuon10PsiPrimeBarrelSeagulls + process.hltL1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0) + process.hltDimuon10PsiPrimeBarrelnoCowL3Filtered + process.hltDisplacedmumuVtxProducerDimuon10PsiPrimeBarrelnoCow + process.hltDisplacedmumuFilterDimuon10PsiPrimeBarrelnoCow + process.HLTEndSequence ) +process.HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5SQOSdRMax1p4 + process.hltPreDimuon20JpsiBarrelSeagulls + process.hltL1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0) + process.hltDimuon20JpsiBarrelnoCowL3Filtered + process.hltDisplacedmumuVtxProducerDimuon20JpsiBarrelnoCow + process.hltDisplacedmumuFilterDimuon20JpsiBarrelnoCow + process.HLTEndSequence ) +process.HLT_Dimuon10_Upsilon_y1p4_v3 = cms.Path( process.HLTBeginSequence + process.hltL1s12DoubleMu4p5er2p0SQOSMass7to18 + process.hltPreDimuon10Upsilony1p4 + process.hltL1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1f0L2v2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0) + process.hltDimuon10Upsilony1p4L3fL3Filtered + process.hltDisplacedmumuVtxProducerDimuon10Upsilonsv3 + process.hltDisplacedmumuFilterDimuon10Upsilonsv3 + process.HLTEndSequence ) +process.HLT_Dimuon12_Upsilon_y1p4_v4 = cms.Path( process.HLTBeginSequence + process.hltL1s12DoubleMu4p5er2p0SQOSMass7to18 + process.hltPreDimuon12Upsilony1p4 + process.hltL1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1f0L2v2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1s12DoubleMu4p5er2p0SQOSMass7to18L1v2Filtered0) + process.hltDimuon12Upsilony1p4L3fL3Filtered + process.hltDisplacedmumuVtxProducerDimuon12Upsilonsv3 + process.hltDisplacedmumuFilterDimuon12Upsilonsv3 + process.HLTEndSequence ) +process.HLT_Dimuon14_Phi_Barrel_Seagulls_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5SQOSdRMax1p4 + process.hltPreDimuon14PhiBarrelSeagulls + process.hltL1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0er1p5SQOSdRMax1p4L1Filtered0) + process.hltDimuon14PhiBarrelnoCowL3Filtered + process.hltDisplacedmumuVtxProducerDimuon14PhiBarrelnoCow + process.hltDisplacedmumuFilterDimuon14PhiBarrelnoCow + process.HLTEndSequence ) +process.HLT_Dimuon25_Jpsi_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4SQOSdRMax1p2DoubleMu0er1p5SQOSdRMax1p4 + process.hltPreDimuon25Jpsi + process.hltL1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0) + process.hltDimuon25JpsiL3fL3Filtered + process.hltDisplacedmumuVtxProducerDimuon25Jpsis + process.hltDisplacedmumuFilterDimuon25Jpsis + process.HLTEndSequence ) +process.HLT_Dimuon14_PsiPrime_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4SQOSdRMax1p2DoubleMu0er1p5SQOSdRMax1p4 + process.hltPreDimuon14PsiPrime + process.hltL1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0) + process.hltDimuon14PsiPrimeL3fL3Filtered + process.hltDisplacedmumuVtxProducerDimuon14PsiPrimes + process.hltDisplacedmumuFilterDimuon14PsiPrimes + process.HLTEndSequence ) +process.HLT_Dimuon14_PsiPrime_noCorrL1_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu9SQ + process.hltPreDimuon14PsiPrimenoCorrL1 + process.hltL1fL1sL1sDoubleMu9SQL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0) + process.hltDimuon14PsiPrimeNoCorrL1L3fL3Filtered + process.hltDisplacedmumuVtxProducerDimuon14PsiPrimesNoCorrL1 + process.hltDisplacedmumuFilterDimuon14PsiPrimesNoCorrL1 + process.HLTEndSequence ) +process.HLT_Dimuon18_PsiPrime_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4SQOSdRMax1p2DoubleMu0er1p5SQOSdRMax1p4 + process.hltPreDimuon18PsiPrime + process.hltL1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1sDoubleMu4SQOSdRMax1p2L1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1sDoubleMu4SQOSdRMax1p2L1Filtered0) + process.hltDimuon18PsiPrimeL3fL3Filtered + process.hltDisplacedmumuVtxProducerDimuon18PsiPrimes + process.hltDisplacedmumuFilterDimuon18PsiPrimes + process.HLTEndSequence ) +process.HLT_Dimuon18_PsiPrime_noCorrL1_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu9SQ + process.hltPreDimuon18PsiPrimenoCorrL1 + process.hltL1fL1sL1sDoubleMu9SQL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0) + process.hltDimuon18PsiPrimeNoCorrL1L3fL3Filtered + process.hltDisplacedmumuVtxProducerDimuon18PsiPrimesNoCorrL1 + process.hltDisplacedmumuFilterDimuon18PsiPrimesNoCorrL1 + process.HLTEndSequence ) +process.HLT_Dimuon24_Upsilon_noCorrL1_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu9SQ + process.hltPreDimuon24UpsilonnoCorrL1 + process.hltL1fL1sL1sDoubleMu9SQL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0) + process.hltDimuon24UpsilonNoCorrL1L3fL3Filtered + process.hltDisplacedmumuVtxProducerDimuon24UpsilonsNoCorrL1 + process.hltDisplacedmumuFilterDimuon24UpsilonsNoCorrL1 + process.HLTEndSequence ) +process.HLT_Dimuon24_Phi_noCorrL1_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu9SQ + process.hltPreDimuon24PhinoCorrL1 + process.hltL1fL1sL1sDoubleMu9SQL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0) + process.hltDimuon24PhiNoCorrL1L3fL3Filtered + process.hltDisplacedmumuVtxProducerDimuon24PhiNoCorrL1 + process.hltDisplacedmumuFilterDimuon24PhiBarrelNoCorrL1 + process.HLTEndSequence ) +process.HLT_Dimuon25_Jpsi_noCorrL1_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu9SQ + process.hltPreDimuon25JpsinoCorrL1 + process.hltL1fL1sL1sDoubleMu9SQL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1sDoubleMu9SQL1f0L2PreFiltered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1sDoubleMu9SQL1Filtered0) + process.hltDimuon25JpsiNoCorrL1L3fL3Filtered + process.hltDisplacedmumuVtxProducerDimuon25JpsisNoCorrL1 + process.hltDisplacedmumuFilterDimuon25JpsisNoCorrL1 + process.HLTEndSequence ) +process.HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu4EG9 + process.hltPreDiMu4Ele9CaloIdLTrackIdLDZMass3p8 + process.HLTDiMu4Ele9CaloIdLTrackIdLMuonlegSequence + process.hltDoubleMu4DZFilter + process.hltEle9DoubleMu4Mass3p8Filtered + process.HLTDiMu4Ele9CaloIdLTrackIdLElectronlegSequence + process.hltMu4Ele9DZFilter + process.HLTEndSequence ) +process.HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu7EG7 + process.hltPreDiMu9Ele9CaloIdLTrackIdLDZ + process.HLTDiMu9Ele9CaloIdLTrackIdLMuonlegSequence + process.HLTDiMu9Ele9CaloIdLTrackIdLElectronlegSequence + process.hltMu9Ele9DZFilter + process.hltDoubleMu9DZFilter + process.HLTEndSequence ) +process.HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v19 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu7EG7 + process.hltPreDiMu9Ele9CaloIdLTrackIdL + process.HLTDiMu9Ele9CaloIdLTrackIdLMuonlegSequence + process.HLTDiMu9Ele9CaloIdLTrackIdLElectronlegSequence + process.HLTEndSequence ) +process.HLT_DoubleIsoMu20_eta2p1_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu18er + process.hltPreDoubleIsoMu20eta2p1 + process.hltL1fL1sDoubleMu18erL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu18erL1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu18erL1Filtered0) + process.hltL3fL1sDoubleMu18erL1f0L2f10QL3Filtered20Q + process.HLTDoubleMu20Eta2p1IsolationSequence + process.hltL3crIsoL1sDoubleMu18erL1f0L2f10QL3f20QL3trkIsoFiltered + process.HLTEndSequence ) +process.HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157ORTripleMu444 + process.hltPreTrkMu12DoubleTrkMu5NoFiltersNoVtx + process.hltL1fL1sDoubleMu155ORTripleMu444L1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2pfL1sDoubleMu155ORTripleMu444L1f0L2PreFiltered0NoVtx) + cms.ignore(process.hltL2fL1sDoubleMu155ORTripleMu444L1f0L2Filtered10OneMuNoVtx) + process.HLTL3muonrecoSequenceNoVtx + process.hltL3pfL1sDoubleMu155ORTripleMu444L1f0L2pf0TwoMuL3PreFiltered5NoVtx + process.hltL3fL1sDoubleMu155ORTripleMu444L1f0L2f10OneMuL3Filtered12NoVtx + process.HLTTrackerMuonSequenceNoVtx + process.hltTripleTrkMuFiltered5NoVtx + process.hltSingleTrkMuFiltered12NoVtx + process.HLTEndSequence ) +process.HLT_Mu8_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu3IorSingleMu5IorSingleMu7 + process.hltPreMu8 + process.hltL1fL1sMu3or5or7L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu5L1f0L2Filtered5) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu5L1Filtered0) + process.hltL3fL1sMu5L1f0L2f5L3Filtered8 + process.HLTEndSequence ) +process.HLT_Mu17_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu15DQ + process.hltPreMu17 + process.hltL1fL1sMu15DQlqL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu15DQlqL1f0L2Filtered10) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu15DQlqL1Filtered0) + process.hltL3fL1sMu15DQlqL1f0L2f10L3Filtered17 + process.HLTEndSequence ) +process.HLT_Mu19_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu15DQ + process.hltPreMu19 + process.hltL1fL1sMu15DQlqL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu15DQlqL1f0L2Filtered10) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu15DQlqL1Filtered0) + process.hltL3fL1sMu15DQlqL1f0L2f10L3Filtered19 + process.HLTEndSequence ) +process.HLT_Mu17_Photon30_IsoCaloId_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu17Photon30IsoCaloId + process.hltMu17Photon30IsoCaloIdMuonlegL1Filtered7 + process.HLTL2muonrecoSequence + cms.ignore(process.hltMu17Photon30IsoCaloIdMuonlegL2Filtered10) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3Mu17Photon30IsoCaloIdMuonlegL1Filtered7) + process.hltMu17Photon30IsoCaloIdMuonlegL3Filtered17Q + process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltMu17Photon30IsoCaloIdPhotonlegFilter + process.hltMu17Photon30IsoCaloIdPhotonlegEtFilter + process.hltEgammaClusterShape + process.hltMu17Photon30IsoCaloIdPhotonlegClusterShapeFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltMu17Photon30IsoCaloIdPhotonlegHEFilter + process.hltEgammaEcalPFClusterIso + process.hltMu17Photon30IsoCaloIdPhotonlegEcalIsoFilter + process.HLTTrackReconstructionForIsoForPhotons + process.hltEgammaHollowTrackIso + process.hltMu17Photon30IsoCaloIdPhotonlegTrackIsoFilter + process.HLTEndSequence ) +process.HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG10IorSingleEG5 + process.hltPreEle8CaloIdLTrackIdLIsoVLPFJet30 + process.HLTEle8CaloIdLTrackIdLIsoVLSequence + process.HLTAK4PFJetsSequence + process.hltEle8JetCollectionsForLeptonPlusPFJets + process.hltEle8PFJet30EleCleaned + process.HLTEndSequence ) +process.HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG10IorSingleEG15 + process.hltPreEle12CaloIdLTrackIdLIsoVLPFJet30 + process.HLTEle12CaloIdLTrackIdLIsoVLSequence + process.HLTAK4PFJetsSequence + process.hltEle12JetCollectionsForLeptonPlusPFJets + process.hltEle12PFJet30EleCleaned + process.HLTEndSequence ) +process.HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15er2p5 + process.hltPreEle23CaloIdLTrackIdLIsoVLPFJet30 + process.HLTEle23CaloIdLTrackIdLIsoVLJet30Sequence + process.HLTAK4PFJetsSequence + process.hltEle23JetCollectionsForLeptonPlusPFJets + process.hltEle23PFJet30EleCleaned + process.HLTEndSequence ) +process.HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG10IorSingleEG5 + process.hltPreEle8CaloIdMTrackIdMPFJet30 + process.HLTEle8CaloIdMGsfTrkIdMSequence + process.HLTAK4PFJetsSequence + process.hltGsfEle8NoIsoJetCollectionsForLeptonPlusPFJets + process.hltEle8NoIsoPFJet30EleCleaned + process.HLTEndSequence ) +process.HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15er2p5 + process.hltPreEle17CaloIdMTrackIdMPFJet30 + process.HLTEle17CaloIdMGsfTrkIdMSequence + process.HLTAK4PFJetsSequence + process.hltGsfEle17NoIsoJetCollectionsForLeptonPlusPFJets + process.hltEle17NoIsoPFJet30EleCleaned + process.HLTEndSequence ) +process.HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15er2p5 + process.hltPreEle23CaloIdMTrackIdMPFJet30 + process.HLTEle23CaloIdMGsfTrkIdMSequence + process.HLTAK4PFJetsSequence + process.hltGsfEle23NoIsoJetCollectionsForLeptonPlusPFJets + process.hltEle23NoIsoPFJet30EleCleaned + process.HLTEndSequence ) +process.HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v20 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPreEle50CaloIdVTGsfTrkIdTPFJet165 + process.HLTEle50CaloIdVTGsfTrkIdTGsfSequence + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToL1 + process.hltMonoPFJet165 + process.hltEle50CaloIdVTGsfTrkIdTCleanAK4PFJet + process.hltEle50CaloIdVTGsfTrkIdTCentralPFJet165EleCleaned + process.HLTEndSequence ) +process.HLT_Ele115_CaloIdVT_GsfTrkIdT_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGNonIsoOrWithJetAndTau + process.hltPreEle115CaloIdVTGsfTrkIdT + process.HLTEle115CaloIdVTGsfTrkIdTGsfSequence + process.HLTEndSequence ) +process.HLT_Ele135_CaloIdVT_GsfTrkIdT_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGNonIsoOrWithJetAndTau + process.hltPreEle135CaloIdVTGsfTrkIdT + process.HLTEle135CaloIdVTGsfTrkIdTGsfSequence + process.HLTEndSequence ) +process.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sQuadJetC50to60IorHTT280to500IorHTT250to340QuadJet + process.hltPrePFHT330PT30QuadPFJet75604540TriplePFBTagDeepCSV4p5 + process.HLTAK4CaloJetsSequence + process.hltQuadCentralJet30 + process.hltCaloJetsQuad30ForHt + process.hltHtMhtCaloJetsQuadC30 + process.hltCaloQuadJet30HT320 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSVp17Double + process.HLTAK4PFJetsSequence + process.hltPFCentralJetLooseIDQuad30 + process.hlt1PFCentralJetLooseID75 + process.hlt2PFCentralJetLooseID60 + process.hlt3PFCentralJetLooseID45 + process.hlt4PFCentralJetLooseID40 + process.hltPFCentralJetLooseIDQuad30forHt + process.hltHtMhtPFCentralJetsLooseIDQuadC30 + process.hltPFCentralJetsLooseIDQuad30HT330 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV4p5Triple + process.HLTEndSequence ) +process.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sQuadJetC50to60IorHTT280to500IorHTT250to340QuadJet + process.hltPrePFHT330PT30QuadPFJet75604540 + process.HLTAK4CaloJetsSequence + process.hltQuadCentralJet30 + process.hltCaloJetsQuad30ForHt + process.hltHtMhtCaloJetsQuadC30 + process.hltCaloQuadJet30HT320 + process.HLTAK4PFJetsSequence + process.hltPFCentralJetLooseIDQuad30 + process.hlt1PFCentralJetLooseID75 + process.hlt2PFCentralJetLooseID60 + process.hlt3PFCentralJetLooseID45 + process.hlt4PFCentralJetLooseID40 + process.hltPFCentralJetLooseIDQuad30forHt + process.hltHtMhtPFCentralJetsLooseIDQuadC30 + process.hltPFCentralJetsLooseIDQuad30HT330 + process.HLTEndSequence ) +process.HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJet + process.hltPrePFHT400SixPFJet32DoublePFBTagDeepCSV2p94 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterSixC25 + process.hltCaloJetsSix25ForHt + process.hltHtMhtCaloJetsSixC25 + process.hltCaloSixJet25HT300 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV10p01Single + process.HLTAK4PFJetsSequence + process.hltPFJetFilterSix30er2p5 + process.hltPFJetFilterSix32er2p5 + process.hltPFJetsSix30ForHt + process.hltHtMhtPFJetsSix30er2p5 + process.hltPFSixJet30HT400 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV2p94Double + process.HLTEndSequence ) +process.HLT_PFHT400_SixPFJet32_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJet + process.hltPrePFHT400SixPFJet32 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterSixC25 + process.hltCaloJetsSix25ForHt + process.hltHtMhtCaloJetsSixC25 + process.hltCaloSixJet25HT300 + process.HLTAK4PFJetsSequence + process.hltPFJetFilterSix30er2p5 + process.hltPFJetFilterSix32er2p5 + process.hltPFJetsSix30ForHt + process.hltHtMhtPFJetsSix30er2p5 + process.hltPFSixJet30HT400 + process.HLTEndSequence ) +process.HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJet + process.hltPrePFHT450SixPFJet36PFBTagDeepCSV1p59 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterSixC30 + process.hltCaloJetsSix30ForHt + process.hltHtMhtCaloJetsSixC30 + process.hltCaloSixJet30HT350 + process.HLTAK4PFJetsSequence + process.hltPFJetFilterSix30er2p5 + process.hltPFJetFilterSix36er2p5 + process.hltPFJetsSix30ForHt + process.hltHtMhtPFJetsSix30er2p5 + process.hltPFSixJet30HT450 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV1p59Single + process.HLTEndSequence ) +process.HLT_PFHT450_SixPFJet36_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJet + process.hltPrePFHT450SixPFJet36 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterSixC30 + process.hltCaloJetsSix30ForHt + process.hltHtMhtCaloJetsSixC30 + process.hltCaloSixJet30HT350 + process.HLTAK4PFJetsSequence + process.hltPFJetFilterSix30er2p5 + process.hltPFJetFilterSix36er2p5 + process.hltPFJetsSix30ForHt + process.hltHtMhtPFJetsSix30er2p5 + process.hltPFSixJet30HT450 + process.HLTEndSequence ) +process.HLT_PFHT400_FivePFJet_100_100_60_30_30_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet + process.hltPrePFHT400FivePFJet100100603030 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterFiveC25 + process.hltCaloJetsFive25ForHt + process.hltHtMhtCaloJetsFiveC25 + process.hltCaloFiveJet25HT300 + process.HLTAK4PFJetsSequence + process.hltPFJetFilterTwo100er3p0 + process.hltPFJetFilterThree60er3p0 + process.hltPFJetFilterFive30er3p0 + process.hltPFJetsFive30ForHt + process.hltHtMhtPFJetsFive30er3p0 + process.hltPFFiveJet30HT400 + process.HLTEndSequence ) +process.HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet + process.hltPrePFHT400FivePFJet100100603030DoublePFBTagDeepCSV4p5 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterFiveC25 + process.hltCaloJetsFive25ForHt + process.hltHtMhtCaloJetsFiveC25 + process.hltCaloFiveJet25HT300 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV10p01Single + process.HLTAK4PFJetsSequence + process.hltPFJetFilterTwo100er3p0 + process.hltPFJetFilterThree60er3p0 + process.hltPFJetFilterFive30er3p0 + process.hltPFJetsFive30ForHt + process.hltHtMhtPFJetsFive30er3p0 + process.hltPFFiveJet30HT400 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV4p5Double + process.HLTEndSequence ) +process.HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet + process.hltPrePFHT400FivePFJet120120603030DoublePFBTagDeepCSV4p5 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterFiveC25 + process.hltCaloJetsFive25ForHt + process.hltHtMhtCaloJetsFiveC25 + process.hltCaloFiveJet25HT300 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV10p01Single + process.HLTAK4PFJetsSequence + process.hltPFJetFilterTwo120er3p0 + process.hltPFJetFilterThree60er3p0 + process.hltPFJetFilterFive30er3p0 + process.hltPFJetsFive30ForHt + process.hltHtMhtPFJetsFive30er3p0 + process.hltPFFiveJet30HT400 + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV4p5Double + process.HLTEndSequence ) +process.HLT_PFHT350_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJet + process.hltPrePFHT350 + process.HLTAK4CaloJetsSequence + process.hltHtMhtJet30 + process.hltHT300Jet30 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT350Jet30 + process.HLTEndSequence ) +process.HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEGNonIsoOrWithJetAndTauNoPS + process.hltPrePhoton60R9Id90CaloIdLIsoLDisplacedIdLPFHT350MinPFJet15 + process.HLTPhoton60R9Id90CaloIdLIsoLDisplacedIdLSequence + process.HLTPFHT350MinPFJet15Sequence + process.HLTEndSequence ) +process.HLT_ECALHT800_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sEG40To45IorJet170To200IorHTT300To500IorETM70ToETM150 + process.hltPreECALHT800 + process.HLTDoFullUnpackingEgammaEcalWithoutPreshowerSequence + process.hltTowerMakerEcal + process.hltHtMhtEcal + process.hltHtEcal800 + process.HLTEndSequence ) +process.HLT_DiSC30_18_EIso_AND_HE_Mass70_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGWithJetAndTau + process.hltPreDiSC3018EIsoANDHEMass70 + process.HLTSC3018EIso15HE30eMass70Sequence + process.HLTEndSequence ) process.HLT_Physics_v8 = cms.Path( process.HLTBeginSequenceL1Fat + process.hltPrePhysics + process.HLTEndSequence ) process.HLT_EphemeralPhysics_v2 = cms.Path( process.HLTBeginSequence + process.hltPreEphemeralPhysics + process.HLTEndSequence ) process.DST_Physics_v8 = cms.Path( process.HLTBeginSequence + process.hltPreDSTPhysics + process.HLTEndSequence ) @@ -81839,13 +85635,13 @@ process.HLT_ZeroBias_Alignment_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreZeroBiasAlignment + process.HLTEndSequence ) process.HLT_EphemeralZeroBias_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreEphemeralZeroBias + process.HLTEndSequence ) process.DST_ZeroBias_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreDSTZeroBias + process.HLTEndSequence ) -process.DST_Run3_PFScoutingPixelTracking_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sDSTRun3PFScoutingPixelTracking + process.hltPreDSTRun3PFScoutingPixelTracking + process.HLTPFScoutingPixelTrackingSequence + process.HLTEndSequence ) -process.DST_HLTMuon_Run3_PFScoutingPixelTracking_v17 = cms.Path( process.HLTBeginSequence + process.hltPreDSTHLTMuonRun3PFScoutingPixelTracking + process.hltMuonTriggerResultsFilter + process.HLTPFScoutingPixelTrackingSequence + process.HLTEndSequence ) -process.HLT_Photon20_HoverELoose_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG10er2p5 + process.hltPrePhoton20HoverELoose + process.HLTPhoton20SequenceLooseHOverE + process.HLTEndSequence ) -process.HLT_Photon30_HoverELoose_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG10er2p5 + process.hltPrePhoton30HoverELoose + process.HLTPhoton30SequenceLooseHOverE + process.HLTEndSequence ) +process.DST_Run3_PFScoutingPixelTracking_v18 = cms.Path( process.HLTBeginSequence + process.hltL1sDSTRun3PFScoutingPixelTracking + process.hltPreDSTRun3PFScoutingPixelTracking + process.HLTPFScoutingPixelTrackingSequence + process.HLTEndSequence ) +process.DST_HLTMuon_Run3_PFScoutingPixelTracking_v18 = cms.Path( process.HLTBeginSequence + process.hltPreDSTHLTMuonRun3PFScoutingPixelTracking + process.hltMuonTriggerResultsFilter + process.HLTPFScoutingPixelTrackingSequence + process.HLTEndSequence ) +process.HLT_Photon20_HoverELoose_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG10er2p5 + process.hltPrePhoton20HoverELoose + process.HLTPhoton20SequenceLooseHOverE + process.HLTEndSequence ) +process.HLT_Photon30_HoverELoose_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG10er2p5 + process.hltPrePhoton30HoverELoose + process.HLTPhoton30SequenceLooseHOverE + process.HLTEndSequence ) process.HLT_EcalCalibration_v4 = cms.Path( process.HLTBeginSequenceCalibration + process.hltPreEcalCalibration + process.hltEcalCalibrationRaw + process.HLTEndSequence ) process.HLT_HcalCalibration_v5 = cms.Path( process.HLTBeginSequenceCalibration + process.hltPreHcalCalibration + process.hltHcalCalibTypeFilter + process.hltHcalCalibrationRaw + process.HLTEndSequence ) -process.AlCa_EcalPhiSym_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBiasIorAlwaysTrueIorIsolatedBunch + process.hltPreAlCaEcalPhiSym + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltEcalPhiSymFilter + process.HLTEndSequence ) +process.AlCa_EcalPhiSym_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBiasIorAlwaysTrueIorIsolatedBunch + process.hltPreAlCaEcalPhiSym + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltEcalPhiSymFilter + process.HLTEndSequence ) process.HLT_L1UnpairedBunchBptxMinus_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1UnpairedBunchBptxMinus + process.hltPreL1UnpairedBunchBptxMinus + process.HLTEndSequence ) process.HLT_L1UnpairedBunchBptxPlus_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1UnpairedBunchBptxPlus + process.hltPreL1UnpairedBunchBptxPlus + process.HLTEndSequence ) process.HLT_L1NotBptxOR_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sNotBptxOR + process.hltPreL1NotBptxOR + process.HLTEndSequence ) @@ -81855,209 +85651,219 @@ process.HLT_HcalNZS_v14 = cms.Path( process.HLTBeginSequenceNZS + process.hltL1sHcalNZS + process.hltPreHcalNZS + process.HLTEndSequence ) process.HLT_HcalPhiSym_v16 = cms.Path( process.HLTBeginSequenceNZS + process.hltL1sSingleEGorSingleorDoubleMu + process.hltPreHcalPhiSym + process.HLTEndSequence ) process.HLT_HcalIsolatedbunch_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sIsolatedBunch + process.hltL1sSingleJetOR + process.hltPreHcalIsolatedbunch + process.HLTEndSequence ) -process.HLT_IsoTrackHB_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sV0SingleJet3OR + process.hltPreIsoTrackHB + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingSequence + process.hltPixelTracksQuadruplets + process.hltIsolPixelTrackProdHB + process.hltIsolPixelTrackL2FilterHB + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltIsolEcalPixelTrackProdHB + process.hltEcalIsolPixelTrackL2FilterHB + process.HLTDoLocalStripSequence + process.hltIter0PFLowPixelSeedsFromPixelTracks + process.hltIter0PFlowCkfTrackCandidates + process.hltIter0PFlowCtfWithMaterialTracks + process.hltHcalITIPTCorrectorHB + process.hltIsolPixelTrackL3FilterHB + process.HLTEndSequence ) -process.HLT_IsoTrackHE_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sV0SingleJet3OR + process.hltPreIsoTrackHE + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingSequence + process.hltPixelTracksQuadruplets + process.hltIsolPixelTrackProdHE + process.hltIsolPixelTrackL2FilterHE + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltIsolEcalPixelTrackProdHE + process.hltEcalIsolPixelTrackL2FilterHE + process.HLTDoLocalStripSequence + process.hltIter0PFLowPixelSeedsFromPixelTracks + process.hltIter0PFlowCkfTrackCandidates + process.hltIter0PFlowCtfWithMaterialTracks + process.hltHcalITIPTCorrectorHE + process.hltIsolPixelTrackL3FilterHE + process.HLTEndSequence ) +process.HLT_IsoTrackHB_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sV0SingleJet3OR + process.hltPreIsoTrackHB + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingSequence + process.hltPixelTracksQuadruplets + process.hltIsolPixelTrackProdHB + process.hltIsolPixelTrackL2FilterHB + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltIsolEcalPixelTrackProdHB + process.hltEcalIsolPixelTrackL2FilterHB + process.HLTDoLocalStripSequence + process.hltIter0PFLowPixelSeedsFromPixelTracks + process.hltIter0PFlowCkfTrackCandidates + process.hltIter0PFlowCtfWithMaterialTracks + process.hltHcalITIPTCorrectorHB + process.hltIsolPixelTrackL3FilterHB + process.HLTEndSequence ) +process.HLT_IsoTrackHE_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sV0SingleJet3OR + process.hltPreIsoTrackHE + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingSequence + process.hltPixelTracksQuadruplets + process.hltIsolPixelTrackProdHE + process.hltIsolPixelTrackL2FilterHE + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltIsolEcalPixelTrackProdHE + process.hltEcalIsolPixelTrackL2FilterHE + process.HLTDoLocalStripSequence + process.hltIter0PFLowPixelSeedsFromPixelTracks + process.hltIter0PFlowCkfTrackCandidates + process.hltIter0PFlowCtfWithMaterialTracks + process.hltHcalITIPTCorrectorHE + process.hltIsolPixelTrackL3FilterHE + process.HLTEndSequence ) process.HLT_ZeroBias_FirstCollisionAfterAbortGap_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sL1ZeroBiasFirstCollisionAfterAbortGap + process.hltPreZeroBiasFirstCollisionAfterAbortGap + process.HLTEndSequence ) process.HLT_ZeroBias_IsolatedBunches_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sIsolatedBunch + process.hltPreZeroBiasIsolatedBunches + process.HLTEndSequence ) process.HLT_ZeroBias_FirstCollisionInTrain_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sL1ZeroBiasFirstCollisionInTrainNOTFirstCollisionInOrbit + process.hltPreZeroBiasFirstCollisionInTrain + process.HLTEndSequence ) process.HLT_ZeroBias_LastCollisionInTrain_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sL1ZeroBiasLastBunchInTrain + process.hltPreZeroBiasLastCollisionInTrain + process.HLTEndSequence ) process.HLT_ZeroBias_FirstBXAfterTrain_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sL1ZeroBiasFirstBunchAfterTrain + process.hltPreZeroBiasFirstBXAfterTrain + process.HLTEndSequence ) process.AlCa_RPCMuonNormalisation_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu5IorSingleMu14erIorSingleMu16er + process.hltPreAlCaRPCMuonNormalisation + process.hltRPCMuonNormaL1Filtered0 + process.HLTMuonLocalRecoSequence + process.HLTEndSequence ) -process.AlCa_LumiPixelsCounts_Random_v3 = cms.Path( process.HLTBeginSequenceRandom + process.hltPreAlCaLumiPixelsCountsRandom + process.HLTBeamSpot + process.hltPixelTrackerHVOn + process.HLTDoLocalPixelSequence + process.hltAlcaPixelClusterCounts + process.HLTEndSequence ) -process.AlCa_LumiPixelsCounts_ZeroBias_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreAlCaLumiPixelsCountsZeroBias + process.hltPixelTrackerHVOn + process.HLTDoLocalPixelSequence + process.hltAlcaPixelClusterCounts + process.HLTEndSequence ) -process.MC_ReducedIterativeTracking_v13 = cms.Path( process.HLTBeginSequence + process.hltPreMCReducedIterativeTracking + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingSequence + process.HLTDoLocalStripSequence + process.HLTIterativeTrackingIter02 + process.HLTEndSequence ) -process.MC_PFMET_v18 = cms.Path( process.HLTBeginSequence + process.hltPreMCPFMET + process.HLTAK4PFJetsSequence + process.hltPFMETProducer + process.hltPFMETOpenFilter + process.HLTEndSequence ) -process.MC_AK4PFJets_v18 = cms.Path( process.HLTBeginSequence + process.hltPreMCAK4PFJets + process.HLTAK4PFJetsSequence + process.hltAK4PFJetCollection20Filter + process.HLTEndSequence ) -process.MC_PFBTagDeepCSV_v11 = cms.Path( process.HLTBeginSequence + process.hltPreMCPFBTagDeepCSV + process.HLTAK4PFJetsSequence + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV4p06Single + process.HLTEndSequence ) -process.MC_PFHT_v17 = cms.Path( process.HLTBeginSequence + process.hltPreMCPFHT + process.HLTAK4PFJetsSequence + process.hltPFHTForMC + process.hltPFHTOpenFilter + process.HLTEndSequence ) -process.MC_PFMHT_v17 = cms.Path( process.HLTBeginSequence + process.hltPreMCPFMHT + process.HLTAK4PFJetsSequence + process.hltPFHTForMC + process.hltPFMHTOpenFilter + process.HLTEndSequence ) -process.MC_CaloMET_v9 = cms.Path( process.HLTBeginSequence + process.hltPreMCCaloMET + process.HLTDoCaloSequence + process.hltMet + process.hltMETOpen + process.HLTEndSequence ) -process.MC_CaloMET_JetIdCleaned_v10 = cms.Path( process.HLTBeginSequence + process.hltPreMCCaloMETJetIdCleaned + process.HLTDoCaloSequence + process.hltMet + process.HLTAK4CaloJetsSequence + process.hltMetCleanUsingJetID + process.hltMETCleanUsingJetIDOpenFilter + process.HLTEndSequence ) -process.MC_AK4CaloJets_v10 = cms.Path( process.HLTBeginSequence + process.hltPreMCAK4CaloJets + process.HLTAK4CaloJetsSequence + process.hltCaloJetCollection20Filter + process.HLTEndSequence ) -process.MC_AK4CaloJetsFromPV_v9 = cms.Path( process.HLTBeginSequence + process.hltPreMCAK4CaloJetsFromPV + process.HLTAK4CaloJetsSequence + process.HLTNoPUSequence + process.hltCaloJetFromPVCollection20Filter + process.hltHtMhtFromPVForMC + process.hltCaloHtMhtFromPVOpenFilter + process.HLTEndSequence ) -process.MC_CaloBTagDeepCSV_v9 = cms.Path( process.HLTBeginSequence + process.hltPreMCCaloBTagDeepCSV + process.HLTAK4CaloJetsSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV10p0Single + process.HLTEndSequence ) -process.MC_CaloHT_v9 = cms.Path( process.HLTBeginSequence + process.hltPreMCCaloHT + process.HLTAK4CaloJetsSequence + process.hltHtMhtForMC + process.hltCaloHTOpenFilter + process.HLTEndSequence ) -process.MC_CaloMHT_v9 = cms.Path( process.HLTBeginSequence + process.hltPreMCCaloMHT + process.HLTAK4CaloJetsSequence + process.hltHtMhtForMC + process.hltMhtFilter + process.HLTEndSequence ) -process.MC_AK8PFJets_v18 = cms.Path( process.HLTBeginSequence + process.hltPreMCAK8PFJets + process.HLTAK8PFJetsSequence + process.hltAK8PFJetCollection20Filter + process.HLTEndSequence ) -process.MC_AK8TrimPFJets_v18 = cms.Path( process.HLTBeginSequence + process.hltPreMCAK8TrimPFJets + process.HLTAK8PFJetsSequence + process.hltAK8TrimModJets + process.hltAK8TrimPFJetCollection20Filter + process.HLTEndSequence ) -process.MC_AK8PFHT_v17 = cms.Path( process.HLTBeginSequence + process.hltPreMCAK8PFHT + process.HLTAK8PFJetsSequence + process.hltAK8PFHTForMC + process.hltAK8PFHTOpenFilter + process.HLTEndSequence ) -process.MC_AK8CaloHT_v9 = cms.Path( process.HLTBeginSequence + process.hltPreMCAK8CaloHT + process.HLTAK8CaloJetsSequence + process.hltAK8HtMhtForMC + process.hltAK8CaloHTOpenFilter + process.HLTEndSequence ) -process.MC_Diphoton10_10_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass10_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG5 + process.hltPreMCDiphoton1010R9IdORIsoCaloIdANDHER9IdMass10 + process.HLTDiphoton1010R9Id85b90eORIso60CaloId15b35eANDHE10R9Id50b80eMass10Sequence + process.HLTEndSequence ) -process.MC_DoubleEle5_CaloIdL_MW_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG5WithJetAndTau + process.hltPreMCDoubleEle5CaloIdLMW + process.HLTEle5CaloIdLMWSequence + process.HLTDoubleEle5CaloIdLMWSequence + process.HLTEndSequence ) -process.MC_Ele5_WPTight_Gsf_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG5 + process.hltPreMCEle5WPTightGsf + process.HLTEle5WPTightGsfSequence + process.HLTEndSequence ) -process.MC_Ele15_Ele10_CaloIdL_TrackIdL_IsoVL_DZ_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG5 + process.hltPreMCEle15Ele10CaloIdLTrackIdLIsoVLDZ + process.HLTEle15Ele10CaloIdLTrackIdLIsoVLSequence + process.hltEle15Ele10CaloIdLTrackIdLIsoVLDZFilter + process.HLTEndSequence ) -process.MC_IsoMu_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu3IorSingleMu5IorSingleMu7 + process.hltPreMCIsoMu + process.hltL1fL1sMu3or5or7L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu5L1L2SingleMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu5L1Filtered0) + process.hltL3fL1sMu5L1L2L3SingleMu + process.HLTMuIsolationSequenceForMC + process.hltL3crIsoL1sMu16L1L2L3TrkIsoFilteredSingleMu + process.HLTEndSequence ) -process.MC_DoubleMu_TrkIsoVVL_DZ_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0 + process.hltPreMCDoubleMuTrkIsoVVLDZ + process.hltL1fL1sDoubleMu0HighQL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu0L1f0L2doubleMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu0HighQL1Filtered0) + process.hltL3pfL1sDoubleMu0L1f0L2pf0L3doubleMu + process.HLTL3muontrkisovvlSequence + process.hltDiMuonRelTrkIsoVVLFiltered + process.hltDiMuonRelTrkIsoVVLFilteredDzFiltered0p2 + process.HLTEndSequence ) -process.MC_DoubleMuNoFiltersNoVtx_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0 + process.hltPreMCDoubleMuNoFiltersNoVtx + process.hltL1fL1sDoubleMu0HighQL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2fDimuonL1f0L2NoVtx) + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fDimuonL1f0L2NVL3NoFiltersNoVtx + process.HLTEndSequence ) -process.MC_PFBTagDeepJet_v2 = cms.Path( process.HLTBeginSequence + process.hltPreMCPFBTagDeepJet + process.HLTAK4PFJetsSequence + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet4p06Single + process.HLTEndSequence ) -process.MC_Run3_PFScoutingPixelTracking_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sMCRun3PFScoutingPixelTracking + process.hltPreMCRun3PFScoutingPixelTracking + process.HLTAK4CaloJetsSequence + process.HLTPixelOnlyPFScoutingSequence + process.hltEgammaR9ID + process.HLTL2muonrecoSequenceNoVtx + process.HLTL3muonrecoSequenceNoVtx + process.hltDisplacedmumuVtxNoMatchingProducer + process.HLTMuIsolationSequenceNoVtx + process.hltFEDSelectorL1 + process.HLTPixelOnlyPFScoutingPackingSequence + process.HLTEndSequence ) -process.AlCa_EcalPi0EBonly_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaEcalPi0Eta + process.hltPreAlCaEcalPi0EBonly + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltSimple3x3Clusters + process.hltAlCaPi0RecHitsFilterEBonlyRegional + process.hltAlCaPi0EBUncalibrator + process.hltAlCaPi0EBRechitsToDigis + process.HLTEndSequence ) -process.AlCa_EcalPi0EEonly_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaEcalPi0Eta + process.hltPreAlCaEcalPi0EEonly + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltSimple3x3Clusters + process.hltAlCaPi0RecHitsFilterEEonlyRegional + process.hltAlCaPi0EEUncalibrator + process.hltAlCaPi0EERechitsToDigis + process.HLTEndSequence ) -process.AlCa_EcalEtaEBonly_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaEcalPi0Eta + process.hltPreAlCaEcalEtaEBonly + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltSimple3x3Clusters + process.hltAlCaEtaRecHitsFilterEBonlyRegional + process.hltAlCaEtaEBUncalibrator + process.hltAlCaEtaEBRechitsToDigis + process.HLTEndSequence ) -process.AlCa_EcalEtaEEonly_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaEcalPi0Eta + process.hltPreAlCaEcalEtaEEonly + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltSimple3x3Clusters + process.hltAlCaEtaRecHitsFilterEEonlyRegional + process.hltAlCaEtaEEUncalibrator + process.hltAlCaEtaEERechitsToDigis + process.HLTEndSequence ) -process.AlCa_AK8PFJet40_v16 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreAlCaAK8PFJet40 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet10AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets10AK8 + process.hltSinglePFJet40AK8 + process.HLTEndSequence ) -process.AlCa_PFJet40_v21 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreAlCaPFJet40 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet10 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets10 + process.hltSinglePFJet40 + process.HLTEndSequence ) -process.HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleEG14108IorTripleEG18178 + process.hltPreEle16Ele12Ele8CaloIdLTrackIdL + process.HLTEle16Ele12Ele8CaloIdLTrackIdLSequence + process.HLTEndSequence ) -process.HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v1 = cms.Path( process.HLTBeginSequence + process.hltL1VBFDiJetOR + process.hltPreVBFDoubleMediumDeepTauPFTauHPS20eta2p1 + process.HLTL2TauJetsSequence + process.hltDoubleL2Tau20eta2p2 + process.HLTL2p5IsoTauGlobalSequence + process.hltDoubleL2GlobIsoTau20eta2p2 + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDoubleMediumDeepTauDiTauWPAntiMuonPFTau20Sequence + process.HLTAK4PFJetsSequence + process.hltVBFL1TLooseIDPFJetsMatching + process.hltMatchedVBFTwoPFJetsDoubleMediumDeepTauDitauWPPFTauHPS20OverlapRemoval + process.hltMatchedVBFTwoPFJets2CrossCleanedFromDoubleMediumDeepTauDitauWPPFTauHPS20 + process.hltMatchedVBFOnePFJet2CrossCleanedFromDoubleMediumDeepTauDitauWPPFTauHPS20 + process.HLTEndSequence ) -process.HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton75R9Id90HE10IsoMEBOnlyPFJetsMJJ300DEta3 + process.HLTPhoton75R9Id90HE10IsoMEBOnlySequence + process.HLTAK4CaloJetsSequence + process.hltDiCaloJet30MJJ300AllJetsDEta3Filter + process.HLTAK4PFJetsSequence + process.hltDiPFJet30MJJ300AllJetsDEta3Filter + process.HLTEndSequence ) -process.HLT_PFMET100_PFMHT100_IDTight_PFHT60_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFHTT60Seeds + process.hltPrePFMET100PFMHT100IDTightPFHT60 + process.HLTRecoMETSequence + process.hltMET60 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT60 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT60Jet30 + process.hltPFMHTTightID + process.hltPFMHTTightID100 + process.hltPFMETProducer + process.hltPFMET100 + process.HLTEndSequence ) -process.HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFHTT60Seeds + process.hltPrePFMETNoMu100PFMHTNoMu100IDTightPFHT60 + process.HLTRecoMETSequence + process.hltMET60 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT60 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT60Jet30 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID100 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu100 + process.HLTEndSequence ) -process.HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFHTT60Seeds + process.hltPrePFMETTypeOne100PFMHT100IDTightPFHT60 + process.HLTRecoMETSequence + process.hltMET60 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT60 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT60Jet30 + process.hltPFMHTTightID + process.hltPFMHTTightID100 + process.hltPFMETProducer + process.hltcorrPFMETTypeOne + process.hltPFMETTypeOne + process.hltPFMETTypeOne100 + process.HLTEndSequence ) -process.HLT_Mu18_Mu9_SameSign_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu18Mu9SameSign + process.hltL1fL1sDoubleMu157L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0) + process.hltL3fL1DoubleMu157fFiltered9 + process.hltL3fL1DoubleMu157fFiltered18 + process.hltDiMuon189SameSignFiltered + process.HLTEndSequence ) -process.HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + process.hltPreDoubleMu2JpsiDoubleTrk1Phi1p05 + process.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.hltDoubleMu2JpsiDoubleTrkL3Filtered + process.hltDoubleTrkmumuVtxProducerDoubleMu2Jpsi + process.hltDoubleTrkmumuFilterDoubleMu2Jpsi + process.HLTBphTrackingDoubleJpsiReg + process.hltJpsiTkAllConeTracksIterDoubleTrk + process.hltJpsiTrkTrkVertexProducerPhiDoubleTrk1v4 + process.hltJpsiTkTkVertexFilterPhiDoubleTrk1v4 + process.HLTEndSequence ) -process.HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0ETM40IorDoubleMu0ETM55IorDoubleMu0ETM60IorDoubleMu0ETM65IorDoubleMu0ETM70 + process.hltPreDoubleMu3DCAPFMET50PFMHT60 + process.hltL1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + process.hltL3fL1DiMu3SQETM50noDrf0PreFiltered3 + process.hltDoubleMuon3Mass3p8to60noDrDCAFilter + process.HLTRecoMETSequence + process.hltMET40 + process.HLTAK4PFJetsSequence + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu50 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID60 + process.HLTEndSequence ) -process.HLT_TripleMu_5_3_3_Mass3p8_DCA_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMu0IorTripleMu553 + process.hltPreTripleMu533Mass3p8DCA + process.hltL1TripleMu553L1TriMuFiltered3 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL1TripleMu553L2TriMuFiltered3) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1TripleMu553L1TriMuFiltered3) + process.hltL3fL1TripleMu553f0PreFiltered333 + process.hltL3fL1TripleMu553f0Filtered533 + process.hltTripleMu533Mass3p8DCAFilter + process.HLTEndSequence ) -process.HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJetVBFIorHTTIorSingleJet + process.hltPreQuadPFJet103887515DoublePFBTagDeepCSV1p37p7VBF1 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID75 + process.hltPFDoubleJetLooseID88 + process.hltPFSingleJetLooseID103 + process.HLTBtagDeepCSVSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepCSV7p68Double6Jets + process.hltBTagPFDeepCSV1p28Single6Jets + process.hltVBFPFJetCSVSortedMqq200Detaqq1p5 + process.HLTEndSequence ) -process.HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet1058576VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet111908015DoublePFBTagDeepCSV1p37p7VBF1 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID80 + process.hltPFDoubleJetLooseID90 + process.hltPFSingleJetLooseID111 + process.HLTBtagDeepCSVSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepCSV7p68Double6Jets + process.hltBTagPFDeepCSV1p28Single6Jets + process.hltVBFPFJetCSVSortedMqq200Detaqq1p5 + process.HLTEndSequence ) -process.HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJetVBFIorHTTIorSingleJet + process.hltPreQuadPFJet103887515PFBTagDeepCSV1p3VBF2 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID75 + process.hltPFDoubleJetLooseID88 + process.hltPFSingleJetLooseID103 + process.HLTBtagDeepCSVSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepCSV1p28Single6Jets + process.hltVBFPFJetCSVSortedMqq460Detaqq3p5 + process.HLTEndSequence ) -process.HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet1008572VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet105887615PFBTagDeepCSV1p3VBF2 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID76 + process.hltPFDoubleJetLooseID88 + process.hltPFSingleJetLooseID105 + process.HLTBtagDeepCSVSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepCSV1p28Single6Jets + process.hltVBFPFJetCSVSortedMqq460Detaqq3p5 + process.HLTEndSequence ) -process.HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet1058576VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet111908015PFBTagDeepCSV1p3VBF2 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID80 + process.hltPFDoubleJetLooseID90 + process.hltPFSingleJetLooseID111 + process.HLTBtagDeepCSVSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepCSV1p28Single6Jets + process.hltVBFPFJetCSVSortedMqq460Detaqq3p5 + process.HLTEndSequence ) -process.HLT_QuadPFJet103_88_75_15_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJetVBFIorHTTIorSingleJet + process.hltPreQuadPFJet103887515 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.HLTFastPrimaryVertexSequence + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID75 + process.hltPFDoubleJetLooseID88 + process.hltPFSingleJetLooseID103 + process.HLTBtagDeepCSVSequencePF + process.HLTEndSequence ) -process.HLT_QuadPFJet105_88_76_15_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet1008572VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet105887615 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.HLTFastPrimaryVertexSequence + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID76 + process.hltPFDoubleJetLooseID88 + process.hltPFSingleJetLooseID105 + process.HLTEndSequence ) -process.HLT_QuadPFJet111_90_80_15_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet1058576VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet111908015 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.HLTFastPrimaryVertexSequence + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID80 + process.hltPFDoubleJetLooseID90 + process.hltPFSingleJetLooseID111 + process.HLTEndSequence ) -process.HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_p02_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJet330TrimMass30PFAK8BoostedDoubleBp02 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet300 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets300 + process.hltSinglePFJet330AK8 + process.hltAK8TrimModJets + process.hltAK8TrimModJetsCorrectedMatchedToCaloJets300ForDB + process.hltSinglePFJet330AK8ForDB + process.HLTBtagBoostedDoubleSecondaryVertexSequencePFAK8 + process.hltBTagPFBoostedDoubleSecondaryVertexpZSingle + process.HLTEndSequence ) -process.HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np2_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJet330TrimMass30PFAK8BoostedDoubleBnp2 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet300 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets300 + process.hltSinglePFJet330AK8 + process.hltAK8TrimModJets + process.hltAK8SinglePFJetTrimModMass30 + process.HLTBtagBoostedDoubleSecondaryVertexSequencePFAK8 + process.hltBTagPFBoostedDoubleSecondaryVertexnp02Single + process.HLTEndSequence ) -process.HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np4_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet170IorSingleJet180IorSingleJet200 + process.hltPreAK8PFJet330TrimMass30PFAK8BoostedDoubleBnp4 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet300 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets300 + process.hltSinglePFJet330AK8 + process.hltAK8TrimModJets + process.hltAK8SinglePFJetTrimModMass30 + process.HLTBtagBoostedDoubleSecondaryVertexSequencePFAK8 + process.hltBTagPFBoostedDoubleSecondaryVertexnp4Single + process.HLTEndSequence ) -process.HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGor + process.hltPreDiphoton3018R9IdLANDHEANDIsoCaloIdMass55 + process.HLTDiphoton3018R9Idb50e90ANDIso60CaloId15b35eANDHE12b10eMass55Sequence + process.HLTEndSequence ) -process.HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGor + process.hltPreDiphoton3018R9IdLANDHEANDIsoCaloId + process.HLTDiphoton3018R9Idb50e90ANDIso60CaloId15b35eANDHE12b10eSequence + process.HLTEndSequence ) -process.HLT_Mu12_IP6_v1 = cms.Path( process.HLTBeginSequenceParking + process.hltL1sSingleMu22orParking + process.hltPreMu12IP6 + process.hltL1fL1sMu22orParkingL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22orParkL1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22orParkL1Filtered0) + process.hltL3fL1sMu22OrParkL1f0L2f10QL3Filtered12Q + process.HLTEndSequence ) -process.HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet1008572VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet105887615DoublePFBTagDeepCSV1p37p7VBF1 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID76 + process.hltPFDoubleJetLooseID88 + process.hltPFSingleJetLooseID105 + process.HLTBtagDeepCSVSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepCSV7p68Double6Jets + process.hltBTagPFDeepCSV1p28Single6Jets + process.hltVBFPFJetCSVSortedMqq200Detaqq1p5 + process.HLTEndSequence ) -process.HLT_DoubleMediumDeepTauPFTauHPS35_L2NN_eta2p1_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleTauBigOR + process.hltPreDoubleMediumDeepTauPFTauHPS35L2NNeta2p1 + process.HLTL2TauTagNNSequence + process.hltL2DoubleTauTagNNFilter + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDeepTauPFTauSequence + process.hltHpsSelectedPFTausMediumDitauWPDeepTau + process.hltHpsL1JetsHLTDoublePFTauMediumDitauWPDeepTauMatch + process.hltHpsDoublePFTau35MediumDitauWPDeepTauL1HLTMatched + process.HLTEndSequence ) -process.HLT_Ele24_eta2p1_WPTight_Gsf_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sBigORLooseIsoEGXXerIsoTauYYerdRMin0p3 + process.hltPreEle24eta2p1WPTightGsfLooseDeepTauPFTauHPS30eta2p1CrossL1 + process.HLTEle24erWPTightGsfForTauSequence + process.HLTGlobalPFTauHPSSequence + process.hltOverlapFilterIsoEle24IsoTau30WPTightGsfCaloJet5 + process.HLTHPSLooseETauWPDeepTauPFTau30Sequence + process.hltHpsL1JetsHLTPFTauLooseEtauWPDeepTauMatch + process.hltHpsSelectedPFTau30LooseETauWPDeepTauL1HLTMatched + process.hltHpsOverlapFilterIsoEle24WPTightGsfLooseETauWPDeepTauPFTau30 + process.HLTEndSequence ) -process.HLT_IsoMu20_eta2p1_LooseDeepTauPFTauHPS27_eta2p1_CrossL1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sBigORMu18erTauXXer2p1 + process.hltPreIsoMu20eta2p1LooseDeepTauPFTauHPS27eta2p1CrossL1 + process.hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fBigORMu18erTauXXer2p1L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0) + process.hltL3fL1BigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20Q + process.HLTMu20Eta2p1Tau24Eta2p1IsolationSequence + process.hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered + process.HLTGlobalPFTauHPSSequence + process.HLTHPSLooseMuTauWPDeepTauAntiMuonPFTau27Sequence + process.hltHpsL1JetsHLTPFTauLooseMutauWPDeepTauVsJetsAgainstMuonMatch + process.hltHpsSelectedPFTau27LooseMuTauWPDeepTauVsJetsAgainstMuonL1HLTMatched + process.hltHpsOverlapFilterIsoMu20LooseMuTauWPDeepTauPFTau27L1Seeded + process.HLTEndSequence ) -process.HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu22erIsoTau40er + process.hltPreIsoMu24eta2p1LooseDeepTauPFTauHPS180eta2p1 + process.hltL1fL1sMu22erIsoTau40erL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22erIsoTau40erL1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22erIsoTau40erL1Filtered0) + process.hltL3fL1sMu22erIsoTau40erL1f0L2f10QL3Filtered24Q + process.HLTMu24Eta2p1IsoTau40Eta2p1IsolationSequence + process.hltL3crIsoL1sMu22erIsoTau40erL1f0L2f10QL3f24QL3trkIsoFiltered + process.HLTL2TauTagNNSequence + process.hltL2Mu22Tau40TagNNFilterSingleTauWP + process.HLTGlobalPFTauHPSSequence + process.HLTLooseSingleTauWPDeepTauPFTau + process.hltL1JetsHLTPFTau180LooseSingleTauWPDeepTauMatchMu22IsoTau40 + process.hltSelectedPFTau180LooseSingleTauWPDeepTauMatchedMu22IsoTau40 + process.hltHpsOverlapFilterIsoMu24LooseSingleTauWPDeepTauPFTau180L1Seeded + process.HLTEndSequence ) -process.HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sBigORMu18erTauXXer2p1 + process.hltPreIsoMu24eta2p1LooseDeepTauPFTauHPS30eta2p1CrossL1 + process.hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fBigORMu18erTauXXer2p1L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0) + process.hltL3fL1BigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20Q + process.HLTMu20Eta2p1Tau24Eta2p1IsolationSequence + process.hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered + process.hltIsoMu24FilterEle24Tau30Monitoring + process.HLTGlobalPFTauHPSSequence + process.HLTHPSLooseETauWPDeepTauPFTau30Sequence + process.hltHpsL1JetsHLTPFTauLooseEtauWPDeepTauMatchMonitoring + process.hltHpsSelectedPFTau30LooseETauWPDeepTauL1HLTMatchedMonitoring + process.hltHpsOverlapFilterIsoMu24LooseETauWPDeepTauPFTau30L1Seeded + process.HLTEndSequence ) -process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sBigOrMuXXerIsoTauYYer + process.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS35L2NNeta2p1CrossL1 + process.hltL1fL1sBigOrMuXXerIsoTauYYerL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sBigOrMuXXerIsoTauYYerL1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sBigOrMuXXerIsoTauYYerL1Filtered0) + process.hltL3fL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3Filtered24Q + process.HLTMu24Eta2p1IsoTauYYEta2p1IsolationSequence + process.hltL3crIsoL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3f24QL3trkIsoFiltered + process.HLTL2TauTagNNSequence + process.hltL2TauTagNNFilterMuXXerIsoTauYY + process.HLTGlobalPFTauHPSSequence + process.HLTHPSSinglePFTauPt35Eta2p1Trk1 + process.HLTHPSDeepTauPFTauSequence + process.hltHpsSelectedPFTausMediumDitauWPDeepTau + process.hltHpsL1JetsHLTPFTauMediumDitauWPDeepTauBigOrMuXXerIsoTauYYerMatch + process.hltHpsSelectedPFTau35MediumDitauWPDeepTauL1HLTBigOrMuXXerIsoTauYYerMatched + process.hltHpsOverlapFilterIsoMu24MediumDitauWPDeepTauPFTau35Monitoring + process.HLTEndSequence ) -process.HLT_LooseDeepTauPFTauHPS180_L2NN_eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleTau + process.hltPreLooseDeepTauPFTauHPS180L2NNeta2p1 + process.HLTL2TauTagNNSequence + process.hltL2SingleTauTagNNFilter + process.HLTGlobalPFTauHPSSequence + process.HLTLooseSingleTauWPDeepTauPFTau + process.hltL1JetsHLTPFTauLooseSingleTauWPDeepTauMatch + process.hltSelectedPFTau180LooseSingleTauWPDeepTauL1HLTMatched + process.HLTEndSequence ) -process.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sQuadJetC50to60IorHTT280to500IorHTT250to340QuadJet + process.hltPrePFHT330PT30QuadPFJet75604540TriplePFBTagDeepJet4p5 + process.HLTAK4CaloJetsSequence + process.hltQuadCentralJet30 + process.hltCaloJetsQuad30ForHt + process.hltHtMhtCaloJetsQuadC30 + process.hltCaloQuadJet30HT320 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSVp17Double + process.HLTAK4PFJetsSequence + process.hltPFCentralJetLooseIDQuad30 + process.hlt1PFCentralJetLooseID75 + process.hlt2PFCentralJetLooseID60 + process.hlt3PFCentralJetLooseID45 + process.hlt4PFCentralJetLooseID40 + process.hltPFCentralJetLooseIDQuad30forHt + process.hltHtMhtPFCentralJetsLooseIDQuadC30 + process.hltPFCentralJetsLooseIDQuad30HT330 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet4p5Triple + process.HLTEndSequence ) -process.HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet + process.hltPrePFHT400FivePFJet100100603030DoublePFBTagDeepJet4p5 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterFiveC25 + process.hltCaloJetsFive25ForHt + process.hltHtMhtCaloJetsFiveC25 + process.hltCaloFiveJet25HT300 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV10p01Single + process.HLTAK4PFJetsSequence + process.hltPFJetFilterTwo100er3p0 + process.hltPFJetFilterThree60er3p0 + process.hltPFJetFilterFive30er3p0 + process.hltPFJetsFive30ForHt + process.hltHtMhtPFJetsFive30er3p0 + process.hltPFFiveJet30HT400 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet4p5Double + process.HLTEndSequence ) -process.HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet + process.hltPrePFHT400FivePFJet120120603030DoublePFBTagDeepJet4p5 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterFiveC25 + process.hltCaloJetsFive25ForHt + process.hltHtMhtCaloJetsFiveC25 + process.hltCaloFiveJet25HT300 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV10p01Single + process.HLTAK4PFJetsSequence + process.hltPFJetFilterTwo120er3p0 + process.hltPFJetFilterThree60er3p0 + process.hltPFJetFilterFive30er3p0 + process.hltPFJetsFive30ForHt + process.hltHtMhtPFJetsFive30er3p0 + process.hltPFFiveJet30HT400 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet4p5Double + process.HLTEndSequence ) -process.HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJet + process.hltPrePFHT400SixPFJet32DoublePFBTagDeepJet2p94 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterSixC25 + process.hltCaloJetsSix25ForHt + process.hltHtMhtCaloJetsSixC25 + process.hltCaloSixJet25HT300 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV10p01Single + process.HLTAK4PFJetsSequence + process.hltPFJetFilterSix30er2p5 + process.hltPFJetFilterSix32er2p5 + process.hltPFJetsSix30ForHt + process.hltHtMhtPFJetsSix30er2p5 + process.hltPFSixJet30HT400 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet2p94Double + process.HLTEndSequence ) -process.HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJet + process.hltPrePFHT450SixPFJet36PFBTagDeepJet1p59 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterSixC30 + process.hltCaloJetsSix30ForHt + process.hltHtMhtCaloJetsSixC30 + process.hltCaloSixJet30HT350 + process.HLTAK4PFJetsSequence + process.hltPFJetFilterSix30er2p5 + process.hltPFJetFilterSix36er2p5 + process.hltPFJetsSix30ForHt + process.hltHtMhtPFJetsSix30er2p5 + process.hltPFSixJet30HT450 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet1p59Single + process.HLTEndSequence ) -process.HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJetVBFIorHTTIorSingleJet + process.hltPreQuadPFJet103887515DoublePFBTagDeepJet1p37p7VBF1 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID75 + process.hltPFDoubleJetLooseID88 + process.hltPFSingleJetLooseID103 + process.HLTBtagDeepJetSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepJet7p68Double6Jets + process.hltBTagPFDeepJet1p28Single6Jets + process.hltVBFPFJetDeepJetSortedMqq200Detaqq1p5 + process.HLTEndSequence ) -process.HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJetVBFIorHTTIorSingleJet + process.hltPreQuadPFJet103887515PFBTagDeepJet1p3VBF2 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID75 + process.hltPFDoubleJetLooseID88 + process.hltPFSingleJetLooseID103 + process.HLTBtagDeepJetSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepJet1p28Single6Jets + process.hltVBFPFJetDeepJetSortedMqq460Detaqq3p5 + process.HLTEndSequence ) -process.HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet1008572VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet105887615DoublePFBTagDeepJet1p37p7VBF1 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID76 + process.hltPFDoubleJetLooseID88 + process.hltPFSingleJetLooseID105 + process.HLTBtagDeepJetSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepJet7p68Double6Jets + process.hltBTagPFDeepJet1p28Single6Jets + process.hltVBFPFJetDeepJetSortedMqq200Detaqq1p5 + process.HLTEndSequence ) -process.HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet1008572VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet105887615PFBTagDeepJet1p3VBF2 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID76 + process.hltPFDoubleJetLooseID88 + process.hltPFSingleJetLooseID105 + process.HLTBtagDeepJetSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepJet1p28Single6Jets + process.hltVBFPFJetDeepJetSortedMqq460Detaqq3p5 + process.HLTEndSequence ) -process.HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet1058576VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet111908015DoublePFBTagDeepJet1p37p7VBF1 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID80 + process.hltPFDoubleJetLooseID90 + process.hltPFSingleJetLooseID111 + process.HLTBtagDeepJetSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepJet7p68Double6Jets + process.hltBTagPFDeepJet1p28Single6Jets + process.hltVBFPFJetDeepJetSortedMqq200Detaqq1p5 + process.HLTEndSequence ) -process.HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet1058576VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet111908015PFBTagDeepJet1p3VBF2 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID80 + process.hltPFDoubleJetLooseID90 + process.hltPFSingleJetLooseID111 + process.HLTBtagDeepJetSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepJet1p28Single6Jets + process.hltVBFPFJetDeepJetSortedMqq460Detaqq3p5 + process.HLTEndSequence ) -process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZPFDiJet30PFBtagDeepJet1p5 + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + process.HLTAK4PFJetsSequence + process.hltPFJetFilterTwoC30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet1p5Single + process.HLTEndSequence ) -process.HLT_QuadPFJet70_50_40_30_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sQuadJetOrHTTOrMuonHTT + process.hltPreQuadPFJet70504030 + process.HLTAK4PixelOnlyPFJetsSequence + process.hlt4PixelOnlyPFCentralJetTightIDPt20 + process.hlt3PixelOnlyPFCentralJetTightIDPt30 + process.hlt2PixelOnlyPFCentralJetTightIDPt40 + process.hlt1PixelOnlyPFCentralJetTightIDPt60 + process.HLTAK4PFJetsSequence + process.hlt4PFCentralJetTightIDPt30 + process.hlt3PFCentralJetTightIDPt40 + process.hlt2PFCentralJetTightIDPt50 + process.hlt1PFCentralJetTightIDPt70 + process.HLTEndSequence ) -process.HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sQuadJetOrHTTOrMuonHTT + process.hltPreQuadPFJet70504030PFBTagParticleNet2BTagSum0p65 + process.HLTAK4PixelOnlyPFJetsSequence + process.hlt4PixelOnlyPFCentralJetTightIDPt20 + process.hlt3PixelOnlyPFCentralJetTightIDPt30 + process.hlt2PixelOnlyPFCentralJetTightIDPt40 + process.hlt1PixelOnlyPFCentralJetTightIDPt60 + process.HLTAK4PFJetsSequence + process.hlt4PFCentralJetTightIDPt30 + process.hlt3PFCentralJetTightIDPt40 + process.hlt2PFCentralJetTightIDPt50 + process.hlt1PFCentralJetTightIDPt70 + process.HLTJetFlavourTagParticleNetSequencePF + process.hltPFCentralJetTightIDPt30 + process.hltBTagCentralJetPt30PFParticleNet2BTagSum0p65 + process.HLTEndSequence ) -process.HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sQuadJetOrHTTOrMuonHTT + process.hltPreQuadPFJet70504035PFBTagParticleNet2BTagSum0p65 + process.HLTAK4PixelOnlyPFJetsSequence + process.hlt4PixelOnlyPFCentralJetTightIDPt20 + process.hlt3PixelOnlyPFCentralJetTightIDPt30 + process.hlt2PixelOnlyPFCentralJetTightIDPt40 + process.hlt1PixelOnlyPFCentralJetTightIDPt60 + process.HLTAK4PFJetsSequence + process.hlt4PFCentralJetTightIDPt35 + process.hlt3PFCentralJetTightIDPt40 + process.hlt2PFCentralJetTightIDPt50 + process.hlt1PFCentralJetTightIDPt70 + process.HLTJetFlavourTagParticleNetSequencePF + process.hltPFCentralJetTightIDPt35 + process.hltBTagCentralJetPt35PFParticleNet2BTagSum0p65 + process.HLTEndSequence ) -process.HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sQuadJetOrHTTOrMuonHTT + process.hltPreQuadPFJet70504535PFBTagParticleNet2BTagSum0p65 + process.HLTAK4PixelOnlyPFJetsSequence + process.hlt4PixelOnlyPFCentralJetTightIDPt20 + process.hlt3PixelOnlyPFCentralJetTightIDPt30 + process.hlt2PixelOnlyPFCentralJetTightIDPt40 + process.hlt1PixelOnlyPFCentralJetTightIDPt60 + process.HLTAK4PFJetsSequence + process.hlt4PFCentralJetTightIDPt35 + process.hlt3PFCentralJetTightIDPt45 + process.hlt2PFCentralJetTightIDPt50 + process.hlt1PFCentralJetTightIDPt70 + process.HLTJetFlavourTagParticleNetSequencePF + process.hltPFCentralJetTightIDPt35 + process.hltBTagCentralJetPt35PFParticleNet2BTagSum0p65 + process.HLTEndSequence ) -process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZPFDiJet30PFBTagParticleNet2BTagSum0p65 + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + process.HLTAK4PFJetsSequence + process.hltPFJetFilterTwoC30 + process.HLTJetFlavourTagParticleNetSequencePF + process.hltPFJetTwoC30 + process.hltPFJetTwoC30PFBTagParticleNet2BTagSum0p65 + process.HLTEndSequence ) -process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZQuadPFJet70504030 + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + process.HLTAK4PFJetsSequence + process.hlt4PFCentralJetTightIDPt30 + process.hlt3PFCentralJetTightIDPt40 + process.hlt2PFCentralJetTightIDPt50 + process.hlt1PFCentralJetTightIDPt70 + process.HLTEndSequence ) -process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZQuadPFJet70504030PFBTagParticleNet2BTagSum0p65 + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + process.HLTAK4PFJetsSequence + process.hlt4PFCentralJetTightIDPt30 + process.hlt3PFCentralJetTightIDPt40 + process.hlt2PFCentralJetTightIDPt50 + process.hlt1PFCentralJetTightIDPt70 + process.HLTJetFlavourTagParticleNetSequencePF + process.hltPFCentralJetTightIDPt30 + process.hltBTagCentralJetPt30PFParticleNet2BTagSum0p65 + process.HLTEndSequence ) -process.HLT_AK8PFJet230_SoftDropMass40_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetOrHTTOrMuHTT + process.hltPreAK8PFJet230SoftDropMass40 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet230 + process.hltAK8PFJets230Constituents + process.hltAK8PFSoftDropJets230 + process.hltAK8SinglePFJets230SoftDropMass40 + process.HLTEndSequence ) -process.HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetOrHTTOrMuHTT + process.hltPreAK8PFJet230SoftDropMass40PFAK8ParticleNetBB0p35 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet230 + process.hltAK8PFJets230Constituents + process.hltAK8PFSoftDropJets230 + process.hltAK8SinglePFJets230SoftDropMass40 + process.HLTJetFlavourTagParticleNetSequencePFAK8 + process.hltAK8PFJets230SoftDropMass40 + process.hltAK8SinglePFJets230SoftDropMass40BTagParticleNetBB0p35 + process.HLTEndSequence ) -process.HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetOrHTTOrMuHTT + process.hltPreAK8PFJet250SoftDropMass40PFAK8ParticleNetBB0p35 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet250 + process.hltAK8PFJets250Constituents + process.hltAK8PFSoftDropJets250 + process.hltAK8SinglePFJets250SoftDropMass40 + process.HLTJetFlavourTagParticleNetSequencePFAK8 + process.hltAK8PFJets250SoftDropMass40 + process.hltAK8SinglePFJets250SoftDropMass40BTagParticleNetBB0p35 + process.HLTEndSequence ) -process.HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetOrHTTOrMuHTT + process.hltPreAK8PFJet275SoftDropMass40PFAK8ParticleNetBB0p35 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet275 + process.hltAK8PFJets275Constituents + process.hltAK8PFSoftDropJets275 + process.hltAK8SinglePFJets275SoftDropMass40 + process.HLTJetFlavourTagParticleNetSequencePFAK8 + process.hltAK8PFJets275SoftDropMass40 + process.hltAK8SinglePFJets275SoftDropMass40BTagParticleNetBB0p35 + process.HLTEndSequence ) -process.HLT_AK8PFJet400_SoftDropMass40_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetOrHTTOrMuHTT + process.hltPreAK8PFJet400SoftDropMass40 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet320 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets320 + process.hltSingleAK8PFJet400 + process.hltAK8PFJets400Constituents + process.hltAK8PFSoftDropJets400 + process.hltAK8SinglePFJets400SoftDropMass40 + process.HLTEndSequence ) -process.HLT_AK8PFJet425_SoftDropMass40_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetOrHTTOrMuHTT + process.hltPreAK8PFJet425SoftDropMass40 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet320 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets320 + process.hltSingleAK8PFJet425 + process.hltAK8PFJets425Constituents + process.hltAK8PFSoftDropJets425 + process.hltAK8SinglePFJets425SoftDropMass40 + process.HLTEndSequence ) -process.HLT_AK8PFJet450_SoftDropMass40_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetOrHTTOrMuHTT + process.hltPreAK8PFJet450SoftDropMass40 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet320 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets320 + process.hltSingleAK8PFJet450 + process.hltAK8PFJets450Constituents + process.hltAK8PFSoftDropJets450 + process.hltAK8SinglePFJets450SoftDropMass40 + process.HLTEndSequence ) -process.HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetOrHTTOrMuHTT + process.hltPreAK8PFJet230SoftDropMass40PFAK8ParticleNetTauTau0p30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet230 + process.hltAK8PFJets230Constituents + process.hltAK8PFSoftDropJets230 + process.hltAK8SinglePFJets230SoftDropMass40 + process.HLTJetFlavourTagParticleNetSequencePFAK8 + process.hltAK8PFJets230SoftDropMass40 + process.hltAK8SinglePFJets230SoftDropMass40ParticleNetTauTau0p30 + process.HLTEndSequence ) -process.HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetOrHTTOrMuHTT + process.hltPreAK8PFJet250SoftDropMass40PFAK8ParticleNetTauTau0p30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet250 + process.hltAK8PFJets250Constituents + process.hltAK8PFSoftDropJets250 + process.hltAK8SinglePFJets250SoftDropMass40 + process.HLTJetFlavourTagParticleNetSequencePFAK8 + process.hltAK8PFJets250SoftDropMass40 + process.hltAK8SinglePFJets250SoftDropMass40ParticleNetTauTau0p30 + process.HLTEndSequence ) -process.HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetOrHTTOrMuHTT + process.hltPreAK8PFJet275SoftDropMass40PFAK8ParticleNetTauTau0p30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet275 + process.hltAK8PFJets275Constituents + process.hltAK8PFSoftDropJets275 + process.hltAK8SinglePFJets275SoftDropMass40 + process.HLTJetFlavourTagParticleNetSequencePFAK8 + process.hltAK8PFJets275SoftDropMass40 + process.hltAK8SinglePFJets275SoftDropMass40ParticleNetTauTau0p30 + process.HLTEndSequence ) -process.HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreIsoMu50AK8PFJet230SoftDropMass40 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22or25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50Q + process.HLTMu50IsolationSequence + process.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f50QL3trkIsoFiltered + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet230 + process.hltAK8PFJets230Constituents + process.hltAK8PFSoftDropJets230 + process.hltAK8SinglePFJets230SoftDropMass40 + process.HLTEndSequence ) -process.HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreIsoMu50AK8PFJet230SoftDropMass40PFAK8ParticleNetBB0p35 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22or25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50Q + process.HLTMu50IsolationSequence + process.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f50QL3trkIsoFiltered + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet230 + process.hltAK8PFJets230Constituents + process.hltAK8PFSoftDropJets230 + process.hltAK8SinglePFJets230SoftDropMass40 + process.HLTJetFlavourTagParticleNetSequencePFAK8 + process.hltAK8PFJets230SoftDropMass40 + process.hltAK8SinglePFJets230SoftDropMass40BTagParticleNetBB0p35 + process.HLTEndSequence ) -process.HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPreEle50CaloIdVTGsfTrkIdTAK8PFJet230SoftDropMass40 + process.HLTEle50CaloIdVTGsfTrkIdTGsfSequence + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet230 + process.hltAK8PFJets230Constituents + process.hltAK8PFSoftDropJets230 + process.hltAK8SinglePFJets230SoftDropMass40 + process.HLTEndSequence ) -process.HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPreEle50CaloIdVTGsfTrkIdTAK8PFJet230SoftDropMass40PFAK8ParticleNetBB0p35 + process.HLTEle50CaloIdVTGsfTrkIdTGsfSequence + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet230 + process.hltAK8PFJets230Constituents + process.hltAK8PFSoftDropJets230 + process.hltAK8SinglePFJets230SoftDropMass40 + process.HLTJetFlavourTagParticleNetSequencePFAK8 + process.hltAK8PFJets230SoftDropMass40 + process.hltAK8SinglePFJets230SoftDropMass40BTagParticleNetBB0p35 + process.HLTEndSequence ) -process.HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleTauJet + process.hltPreDoubleMediumDeepTauPFTauHPS30L2NNeta2p1PFJet60 + process.HLTL2TauTagNNSequence + process.hltL2DoubleTauJetTagNNFilter + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDeepTauPFTauSequence + process.hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet + process.hltHpsL1JetsHLTDoublePFTauMediumDitauWPDeepTauMatchDoubleTauJet + process.hltHpsDoublePFTau30MediumDitauWPDeepTauL1HLTMatchedDoubleTauJet + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToL1 + process.hlt1PFJet60L1HLTMatched + process.hltHpsOverlapFilterDeepTauDoublePFTau30PFJet60 + process.HLTEndSequence ) -process.HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleTauJet70 + process.hltPreDoubleMediumDeepTauPFTauHPS30L2NNeta2p1PFJet75 + process.HLTL2TauTagNNSequence + process.hltL2DoubleTauJetTagNNFilter + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDeepTauPFTauSequence + process.hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet + process.hltHpsL1JetsHLTDoublePFTauMediumDitauWPDeepTauMatchDoubleTauJet + process.hltHpsDoublePFTau30MediumDitauWPDeepTauL1HLTMatchedDoubleTauJet + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToL1 + process.hlt1PFJet75L1HLTMatched + process.hltHpsOverlapFilterDeepTauDoublePFTau30PFJet75 + process.HLTEndSequence ) -process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sBigORMu18erTauXXer2p1 + process.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS30L2NNeta2p1CrossL1 + cms.ignore(process.hltL1sVeryBigORMu18erTauXXer2p1) + process.hltL1fL1sVeryBigOrMu18erTauXXerL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sVeryBigOrMu18erTauXXerL1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sVeryBigOrMu18erTauXXerL1Filtered0) + process.hltL3fL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3Filtered24Q + process.HLTMu24Eta2p1VeryBigOrL1Mu18TauXXEta2p1IsolationSequence + process.hltL3crIsoL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3f24QL3trkIsoFiltered + process.HLTL2TauTagNNSequence + process.hltL2TauTagNNFilterMu18erTauXX + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDeepTauPFTauSequence + process.hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet + process.hltHpsL1JetsHLTPFTauMediumDitauWPDeepTauVeryBigOrMu18erTauXXerMatch + process.hltHpsSelectedPFTau30MediumDitauWPDeepTauL1HLTVeryBigOrMu18erTauXXerMatched + process.hltHpsOverlapFilterIsoMu24MediumDitauWPDeepTauPFTau30Monitoring + process.HLTEndSequence ) -process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sMu18erTau26er2p1Jet55 + process.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS30L2NNeta2p1PFJet60CrossL1 + cms.ignore(process.hltL1sVeryBigORMu18erTauXXer2p1) + process.hltL1fL1sVeryBigOrMu18erTauXXerL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sVeryBigOrMu18erTauXXerL1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sVeryBigOrMu18erTauXXerL1Filtered0) + process.hltL3fL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3Filtered24Q + process.HLTMu24Eta2p1VeryBigOrL1Mu18TauXXEta2p1IsolationSequence + process.hltL3crIsoL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3f24QL3trkIsoFiltered + process.HLTL2TauTagNNSequence + process.hltL2TauTagNNFilterMu18erTauXX + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDeepTauPFTauSequence + process.hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet + process.hltHpsL1JetsHLTPFTauMediumDitauWPDeepTauVeryBigOrMu18erTauXXerMatch + process.hltHpsSelectedPFTau30MediumDitauWPDeepTauL1HLTVeryBigOrMu18erTauXXerMatched + process.hltHpsOverlapFilterIsoMu24MediumDitauWPDeepTauPFTau30Monitoring + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToL1 + process.hlt1PFJet60L1HLTMatched + process.hltHpsOverlapFilterDeepTauPFTau30VeryBigOrMu18erTauXXPFJet60 + process.HLTEndSequence ) -process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sMu18erTau26er2p1Jet70 + process.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS30L2NNeta2p1PFJet75CrossL1 + cms.ignore(process.hltL1sVeryBigORMu18erTauXXer2p1) + process.hltL1fL1sVeryBigOrMu18erTauXXerL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sVeryBigOrMu18erTauXXerL1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sVeryBigOrMu18erTauXXerL1Filtered0) + process.hltL3fL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3Filtered24Q + process.HLTMu24Eta2p1VeryBigOrL1Mu18TauXXEta2p1IsolationSequence + process.hltL3crIsoL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3f24QL3trkIsoFiltered + process.HLTL2TauTagNNSequence + process.hltL2TauTagNNFilterMu18erTauXX + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDeepTauPFTauSequence + process.hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet + process.hltHpsL1JetsHLTPFTauMediumDitauWPDeepTauVeryBigOrMu18erTauXXerMatch + process.hltHpsSelectedPFTau30MediumDitauWPDeepTauL1HLTVeryBigOrMu18erTauXXerMatched + process.hltHpsOverlapFilterIsoMu24MediumDitauWPDeepTauPFTau30Monitoring + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToL1 + process.hlt1PFJet75L1HLTMatched + process.hltHpsOverlapFilterDeepTauPFTau30VeryBigOrMu18erTauXXPFJet75 + process.HLTEndSequence ) -process.HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v1 = cms.Path( process.HLTBeginSequence + process.hltL1VBFDiJetIsoTau + process.hltPreDoublePFJets40Mass500MediumDeepTauPFTauHPS45L2NNMediumDeepTauPFTauHPS20eta2p1 + process.HLTL2TauTagNNSequence + process.hltL2VBFIsoTauNNFilter + process.HLTGlobalPFTauHPSSequence + process.hltHpsDoublePFTau20withL2NNBeforeDeepTau + process.HLTHPSDeepTauPFTauSequenceForVBFIsoTau + process.hltHpsSelectedPFTausMediumDitauWPDeepTauForVBFIsoTau + process.hltHpsDoublePFTau20MediumDitauWPDeepTauNoMatch + process.hltHpsL1VBFJetsAndIsoTauHLTDoublePFTauMediumDitauWPDeepTauMatch + process.hltHpsSinglePFTau45MediumDitauWPDeepTauL1HLTMatched + process.HLTAK4PFJetsSequence + process.hltRealDijetFilter + process.hltVBFIsoTauL1TLooseIDPFJetsMatching + process.hltVBFLooseIDPFDummyFilter + process.hltPFDiJetCorrCheckerWithMediumDiTau + process.hltMatchedVBFIsoTauTwoPFJets2CrossCleanedUsingDiJetCorrCheckerWithMediumDiTau + process.HLTEndSequence ) -process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22 + process.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS20eta2p1SingleL1 + process.hltL1fL1sMu22erL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMu22erL1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22erL1Filtered0) + process.hltL3fL1sSingleMu22erL1f0L2f10QL3Filtered24Q + process.HLTMu24Eta2p1IsolationSequence + process.hltL3crIsoL1sSingleMu22erL1f0L2f10QL3f24QL3trkIsoFiltered + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDeepTauPFTauSequenceForVBFIsoTau + process.hltHpsSelectedPFTausMediumDitauWPDeepTauForVBFIsoTau + process.hltHpsSinglePFTau20MediumDitauWPDeepTauNoMatchForVBFIsoTau + process.hltHpsOverlapFilterIsoMu24MediumDeepTauPFTau20 + process.HLTEndSequence ) -process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sBigOrMuXXerIsoTauYYer + process.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS45L2NNeta2p1CrossL1 + process.hltL1fL1sBigOrMuXXerIsoTauYYerL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sBigOrMuXXerIsoTauYYerL1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sBigOrMuXXerIsoTauYYerL1Filtered0) + process.hltL3fL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3Filtered24Q + process.HLTMu24Eta2p1IsoTauYYEta2p1IsolationSequence + process.hltL3crIsoL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3f24QL3trkIsoFiltered + process.HLTL2TauTagNNSequence + process.hltL2TauTagNNFilterMuXXerIsoTauYYForVBFTauTau + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDeepTauPFTauSequenceForVBFIsoTau + process.hltHpsSelectedPFTausMediumDitauWPDeepTauForVBFIsoTau + process.hltHpsL1JetsHLTPFTauMediumDitauWPDeepTauBigOrMuXXerIsoTauYYerMatchForVBFIsoTau + process.hltHpsSelectedPFTau45MediumDitauWPDeepTauL1HLTBigOrMuXXerIsoTauYYerMatchedForVBFIsoTau + process.hltHpsOverlapFilterIsoMu24MediumDitauWPDeepTauPFTau45MonitoringForVBFIsoTau + process.HLTEndSequence ) -process.HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL2Mu10NoVtx2ChaVetoL3Mu0DxyMax1cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1fMuf0DoubleL2MuNoVtx10Q + process.hltL2fDoubleMu10NoVertexL2Filtered + process.HLTL3muonrecoSequenceNoVtx + ~process.hltL3fDimuonL1f0ppL2NV2Chaf10L3NVf0Veto1Prompt + process.HLTEndSequence ) -process.HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL2Mu12NoVtx2ChaVetoL3Mu0DxyMax1cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1fMuf0DoubleL2MuNoVtx10Q + process.hltL2fDoubleMu12NoVertexL2Filtered + process.HLTL3muonrecoSequenceNoVtx + ~process.hltL3fDimuonL1f0ppL2NV2Chaf10L3NVf0Veto1Prompt + process.HLTEndSequence ) -process.HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL2Mu14NoVtx2ChaVetoL3Mu0DxyMax1cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1fMuf0DoubleL2MuNoVtx10Q + process.hltL2fDoubleMu14NoVertexL2Filtered + process.HLTL3muonrecoSequenceNoVtx + ~process.hltL3fDimuonL1f0ppL2NV2Chaf10L3NVf0Veto1Prompt + process.HLTEndSequence ) -process.HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL3Mu1610NoVtxDxyMin0p01cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1DoubleMuf0L2DoubleMuNoVtxFiltered7 + process.hltL2fL1DoubleMuf0L2SingleMuNoVtxFiltered15 + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1DoubleMuf0L2NVf15f7L3DoubleMuNVf10Displaced + process.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf16Displaced + process.HLTEndSequence ) -process.HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL3Mu1810NoVtxDxyMin0p01cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1DoubleMuf0L2DoubleMuNoVtxFiltered7 + process.hltL2fL1DoubleMuf0L2SingleMuNoVtxFiltered15 + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1DoubleMuf0L2NVf15f7L3DoubleMuNVf10Displaced + process.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf18Displaced + process.HLTEndSequence ) -process.HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL3Mu2010NoVtxDxyMin0p01cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1DoubleMuf0L2DoubleMuNoVtxFiltered7 + process.hltL2fL1DoubleMuf0L2SingleMuNoVtxFiltered15 + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1DoubleMuf0L2NVf15f7L3DoubleMuNVf10Displaced + process.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf20Displaced + process.HLTEndSequence ) +process.AlCa_LumiPixelsCounts_Random_v4 = cms.Path( process.HLTBeginSequenceRandom + process.hltPreAlCaLumiPixelsCountsRandom + process.HLTBeamSpot + process.hltPixelTrackerHVOn + process.HLTDoLocalPixelSequence + process.hltAlcaPixelClusterCounts + process.HLTEndSequence ) +process.AlCa_LumiPixelsCounts_ZeroBias_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreAlCaLumiPixelsCountsZeroBias + process.hltPixelTrackerHVOn + process.HLTDoLocalPixelSequence + process.hltAlcaPixelClusterCounts + process.HLTEndSequence ) +process.MC_ReducedIterativeTracking_v14 = cms.Path( process.HLTBeginSequence + process.hltPreMCReducedIterativeTracking + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingSequence + process.HLTDoLocalStripSequence + process.HLTIterativeTrackingIter02 + process.HLTEndSequence ) +process.MC_PFMET_v19 = cms.Path( process.HLTBeginSequence + process.hltPreMCPFMET + process.HLTAK4PFJetsSequence + process.hltPFMETProducer + process.hltPFMETOpenFilter + process.HLTEndSequence ) +process.MC_AK4PFJets_v19 = cms.Path( process.HLTBeginSequence + process.hltPreMCAK4PFJets + process.HLTAK4PFJetsSequence + process.hltAK4PFJetCollection20Filter + process.HLTEndSequence ) +process.MC_PFBTagDeepCSV_v12 = cms.Path( process.HLTBeginSequence + process.hltPreMCPFBTagDeepCSV + process.HLTAK4PFJetsSequence + process.HLTBtagDeepCSVSequencePF + process.hltBTagPFDeepCSV4p06Single + process.HLTEndSequence ) +process.MC_PFHT_v18 = cms.Path( process.HLTBeginSequence + process.hltPreMCPFHT + process.HLTAK4PFJetsSequence + process.hltPFHTForMC + process.hltPFHTOpenFilter + process.HLTEndSequence ) +process.MC_PFMHT_v18 = cms.Path( process.HLTBeginSequence + process.hltPreMCPFMHT + process.HLTAK4PFJetsSequence + process.hltPFHTForMC + process.hltPFMHTOpenFilter + process.HLTEndSequence ) +process.MC_CaloMET_v10 = cms.Path( process.HLTBeginSequence + process.hltPreMCCaloMET + process.HLTDoCaloSequence + process.hltMet + process.hltMETOpen + process.HLTEndSequence ) +process.MC_CaloMET_JetIdCleaned_v11 = cms.Path( process.HLTBeginSequence + process.hltPreMCCaloMETJetIdCleaned + process.HLTDoCaloSequence + process.hltMet + process.HLTAK4CaloJetsSequence + process.hltMetCleanUsingJetID + process.hltMETCleanUsingJetIDOpenFilter + process.HLTEndSequence ) +process.MC_AK4CaloJets_v11 = cms.Path( process.HLTBeginSequence + process.hltPreMCAK4CaloJets + process.HLTAK4CaloJetsSequence + process.hltCaloJetCollection20Filter + process.HLTEndSequence ) +process.MC_AK4CaloJetsFromPV_v10 = cms.Path( process.HLTBeginSequence + process.hltPreMCAK4CaloJetsFromPV + process.HLTAK4CaloJetsSequence + process.HLTNoPUSequence + process.hltCaloJetFromPVCollection20Filter + process.hltHtMhtFromPVForMC + process.hltCaloHtMhtFromPVOpenFilter + process.HLTEndSequence ) +process.MC_CaloBTagDeepCSV_v10 = cms.Path( process.HLTBeginSequence + process.hltPreMCCaloBTagDeepCSV + process.HLTAK4CaloJetsSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV10p0Single + process.HLTEndSequence ) +process.MC_CaloHT_v10 = cms.Path( process.HLTBeginSequence + process.hltPreMCCaloHT + process.HLTAK4CaloJetsSequence + process.hltHtMhtForMC + process.hltCaloHTOpenFilter + process.HLTEndSequence ) +process.MC_CaloMHT_v10 = cms.Path( process.HLTBeginSequence + process.hltPreMCCaloMHT + process.HLTAK4CaloJetsSequence + process.hltHtMhtForMC + process.hltMhtFilter + process.HLTEndSequence ) +process.MC_AK8PFJets_v19 = cms.Path( process.HLTBeginSequence + process.hltPreMCAK8PFJets + process.HLTAK8PFJetsSequence + process.hltAK8PFJetCollection20Filter + process.HLTEndSequence ) +process.MC_AK8TrimPFJets_v19 = cms.Path( process.HLTBeginSequence + process.hltPreMCAK8TrimPFJets + process.HLTAK8PFJetsSequence + process.hltAK8TrimModJets + process.hltAK8TrimPFJetCollection20Filter + process.HLTEndSequence ) +process.MC_AK8PFHT_v18 = cms.Path( process.HLTBeginSequence + process.hltPreMCAK8PFHT + process.HLTAK8PFJetsSequence + process.hltAK8PFHTForMC + process.hltAK8PFHTOpenFilter + process.HLTEndSequence ) +process.MC_AK8CaloHT_v10 = cms.Path( process.HLTBeginSequence + process.hltPreMCAK8CaloHT + process.HLTAK8CaloJetsSequence + process.hltAK8HtMhtForMC + process.hltAK8CaloHTOpenFilter + process.HLTEndSequence ) +process.MC_Diphoton10_10_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass10_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG5 + process.hltPreMCDiphoton1010R9IdORIsoCaloIdANDHER9IdMass10 + process.HLTDiphoton1010R9Id85b90eORIso60CaloId15b35eANDHE10R9Id50b80eMass10Sequence + process.HLTEndSequence ) +process.MC_DoubleEle5_CaloIdL_MW_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG5WithJetAndTau + process.hltPreMCDoubleEle5CaloIdLMW + process.HLTEle5CaloIdLMWSequence + process.HLTDoubleEle5CaloIdLMWSequence + process.HLTEndSequence ) +process.MC_Ele5_WPTight_Gsf_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG5 + process.hltPreMCEle5WPTightGsf + process.HLTEle5WPTightGsfSequence + process.HLTEndSequence ) +process.MC_Ele15_Ele10_CaloIdL_TrackIdL_IsoVL_DZ_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG5 + process.hltPreMCEle15Ele10CaloIdLTrackIdLIsoVLDZ + process.HLTEle15Ele10CaloIdLTrackIdLIsoVLSequence + process.hltEle15Ele10CaloIdLTrackIdLIsoVLDZFilter + process.HLTEndSequence ) +process.MC_IsoMu_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu3IorSingleMu5IorSingleMu7 + process.hltPreMCIsoMu + process.hltL1fL1sMu3or5or7L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu5L1L2SingleMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu5L1Filtered0) + process.hltL3fL1sMu5L1L2L3SingleMu + process.HLTMuIsolationSequenceForMC + process.hltL3crIsoL1sMu16L1L2L3TrkIsoFilteredSingleMu + process.HLTEndSequence ) +process.MC_DoubleMu_TrkIsoVVL_DZ_v13 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0 + process.hltPreMCDoubleMuTrkIsoVVLDZ + process.hltL1fL1sDoubleMu0HighQL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu0L1f0L2doubleMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu0HighQL1Filtered0) + process.hltL3pfL1sDoubleMu0L1f0L2pf0L3doubleMu + process.HLTL3muontrkisovvlSequence + process.hltDiMuonRelTrkIsoVVLFiltered + process.hltDiMuonRelTrkIsoVVLFilteredDzFiltered0p2 + process.HLTEndSequence ) +process.MC_DoubleMuNoFiltersNoVtx_v9 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0 + process.hltPreMCDoubleMuNoFiltersNoVtx + process.hltL1fL1sDoubleMu0HighQL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2fDimuonL1f0L2NoVtx) + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fDimuonL1f0L2NVL3NoFiltersNoVtx + process.HLTEndSequence ) +process.MC_PFBTagDeepJet_v3 = cms.Path( process.HLTBeginSequence + process.hltPreMCPFBTagDeepJet + process.HLTAK4PFJetsSequence + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet4p06Single + process.HLTEndSequence ) +process.MC_Run3_PFScoutingPixelTracking_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sMCRun3PFScoutingPixelTracking + process.hltPreMCRun3PFScoutingPixelTracking + process.HLTAK4CaloJetsSequence + process.HLTPixelOnlyPFScoutingSequence + process.hltEgammaR9ID + process.HLTL2muonrecoSequenceNoVtx + process.HLTL3muonrecoSequenceNoVtx + process.hltDisplacedmumuVtxNoMatchingProducer + process.HLTMuIsolationSequenceNoVtx + process.hltFEDSelectorL1 + process.HLTPixelOnlyPFScoutingPackingSequence + process.HLTEndSequence ) +process.AlCa_EcalPi0EBonly_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaEcalPi0Eta + process.hltPreAlCaEcalPi0EBonly + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltSimple3x3Clusters + process.hltAlCaPi0RecHitsFilterEBonlyRegional + process.hltAlCaPi0EBUncalibrator + process.hltAlCaPi0EBRechitsToDigis + process.HLTEndSequence ) +process.AlCa_EcalPi0EEonly_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaEcalPi0Eta + process.hltPreAlCaEcalPi0EEonly + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltSimple3x3Clusters + process.hltAlCaPi0RecHitsFilterEEonlyRegional + process.hltAlCaPi0EEUncalibrator + process.hltAlCaPi0EERechitsToDigis + process.HLTEndSequence ) +process.AlCa_EcalEtaEBonly_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaEcalPi0Eta + process.hltPreAlCaEcalEtaEBonly + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltSimple3x3Clusters + process.hltAlCaEtaRecHitsFilterEBonlyRegional + process.hltAlCaEtaEBUncalibrator + process.hltAlCaEtaEBRechitsToDigis + process.HLTEndSequence ) +process.AlCa_EcalEtaEEonly_v15 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaEcalPi0Eta + process.hltPreAlCaEcalEtaEEonly + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltSimple3x3Clusters + process.hltAlCaEtaRecHitsFilterEEonlyRegional + process.hltAlCaEtaEEUncalibrator + process.hltAlCaEtaEERechitsToDigis + process.HLTEndSequence ) +process.AlCa_AK8PFJet40_v17 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreAlCaAK8PFJet40 + process.HLTAK8CaloJetsSequence + process.hltSingleCaloJet10AK8 + process.HLTAK8PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets10AK8 + process.hltSinglePFJet40AK8 + process.HLTEndSequence ) +process.AlCa_PFJet40_v22 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreAlCaPFJet40 + process.HLTAK4CaloJetsSequence + process.hltSingleCaloJet10 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets10 + process.hltSinglePFJet40 + process.HLTEndSequence ) +process.AlCa_PFJet40_CPUOnly_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreAlCaPFJet40CPUOnly + process.HLTAK4CaloJetsCPUOnlySequence + process.hltSingleCaloJet10CPUOnly + process.HLTAK4PFJetsCPUOnlySequence + process.hltPFJetsCorrectedMatchedToCaloJets10CPUOnly + process.hltSinglePFJet40CPUOnly + process.HLTEndSequence ) +process.HLT_PFJet40_GPUvsCPU_v1 = cms.Path( process.HLTBeginSequence + process.hltAlCaPFJet40GPUxorCPUFilter + process.hltPrePFJet40GPUvsCPU + process.HLTEndSequence ) +process.HLT_MediumChargedIsoPFTau180HighPtRelaxedIso_Trk50_eta2p1_v14 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleTau + process.hltPreMediumChargedIsoPFTau180HighPtRelaxedIsoTrk50eta2p1 + process.HLTL2TauJetsSequence + process.hltSingleL2Tau80eta2p2 + process.HLTGlobalPFTauConeSequence + process.hltPFTau180Track + process.HLTMediumChargedIsoPFTauHighPtRelaxedIsoTrk50 + process.hltPFTau180TrackPt50LooseAbsOrRelMediumHighPtRelaxedIsoIso + process.hltL1JetsHLTSinglePFTauTrackMediumChargedIsolationMatch + process.hltSelectedPFTau180MediumChargedIsolationL1HLTMatched + process.HLTEndSequence ) +process.HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleEG14108IorTripleEG18178 + process.hltPreEle16Ele12Ele8CaloIdLTrackIdL + process.HLTEle16Ele12Ele8CaloIdLTrackIdLSequence + process.HLTEndSequence ) +process.HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1VBFDiJetOR + process.hltPreVBFDoubleMediumDeepTauPFTauHPS20eta2p1 + process.HLTL2TauJetsSequence + process.hltDoubleL2Tau20eta2p2 + process.HLTL2p5IsoTauGlobalSequence + process.hltDoubleL2GlobIsoTau20eta2p2 + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDoubleMediumDeepTauDiTauWPAntiMuonPFTau20Sequence + process.HLTAK4PFJetsSequence + process.hltVBFL1TLooseIDPFJetsMatching + process.hltMatchedVBFTwoPFJetsDoubleMediumDeepTauDitauWPPFTauHPS20OverlapRemoval + process.hltMatchedVBFTwoPFJets2CrossCleanedFromDoubleMediumDeepTauDitauWPPFTauHPS20 + process.hltMatchedVBFOnePFJet2CrossCleanedFromDoubleMediumDeepTauDitauWPPFTauHPS20 + process.HLTEndSequence ) +process.HLT_VBF_DoubleTightChargedIsoPFTauHPS20_Trk1_eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1VBFDiJetOR + process.hltPreVBFDoubleTightChargedIsoPFTauHPS20Trk1eta2p1 + process.HLTL2TauJetsSequence + process.hltDoubleL2Tau20eta2p2 + process.HLTL2p5IsoTauGlobalSequence + process.hltDoubleL2IsoTau20eta2p2 + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDoubleTightChargedIsoAntiMuonPFTau20Sequence + process.HLTAK4PFJetsSequence + process.hltVBFL1TLooseIDPFJetsMatching + process.hltMatchedVBFTwoPFJetsDoubleTightChargedIsoPFTauHPS20OverlapRemoval + process.hltMatchedVBFTwoPFJets2CrossCleanedFromDoubleTightChargedIsoPFTauHPS20 + process.hltMatchedVBFOnePFJet2CrossCleanedFromDoubleTightChargedIsoPFTauHPS20 + process.HLTEndSequence ) +process.HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPrePhoton75R9Id90HE10IsoMEBOnlyPFJetsMJJ300DEta3 + process.HLTPhoton75R9Id90HE10IsoMEBOnlySequence + process.HLTAK4CaloJetsSequence + process.hltDiCaloJet30MJJ300AllJetsDEta3Filter + process.HLTAK4PFJetsSequence + process.hltDiPFJet30MJJ300AllJetsDEta3Filter + process.HLTEndSequence ) +process.HLT_PFMET100_PFMHT100_IDTight_PFHT60_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFHTT60Seeds + process.hltPrePFMET100PFMHT100IDTightPFHT60 + process.HLTRecoMETSequence + process.hltMET60 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT60 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT60Jet30 + process.hltPFMHTTightID + process.hltPFMHTTightID100 + process.hltPFMETProducer + process.hltPFMET100 + process.HLTEndSequence ) +process.HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFHTT60Seeds + process.hltPrePFMETNoMu100PFMHTNoMu100IDTightPFHT60 + process.HLTRecoMETSequence + process.hltMET60 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT60 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT60Jet30 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID100 + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu100 + process.HLTEndSequence ) +process.HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFHTT60Seeds + process.hltPrePFMETTypeOne100PFMHT100IDTightPFHT60 + process.HLTRecoMETSequence + process.hltMET60 + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT60 + process.HLTAK4PFJetsSequence + process.hltPFHTJet30 + process.hltPFHT60Jet30 + process.hltPFMHTTightID + process.hltPFMHTTightID100 + process.hltPFMETProducer + process.hltcorrPFMETTypeOne + process.hltPFMETTypeOne + process.hltPFMETTypeOne100 + process.HLTEndSequence ) +process.HLT_Mu18_Mu9_SameSign_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu125to157 + process.hltPreMu18Mu9SameSign + process.hltL1fL1sDoubleMu157L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0) + cms.ignore(process.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMu) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0) + process.hltL3fL1DoubleMu157fFiltered9 + process.hltL3fL1DoubleMu157fFiltered18 + process.hltDiMuon189SameSignFiltered + process.HLTEndSequence ) +process.HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0er1p5OSIorDoubleMu0er1p4OSIorDoubleMu4OSIorDoubleMu4p5OS + process.hltPreDoubleMu2JpsiDoubleTrk1Phi1p05 + process.hltL1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu0er15OSIorDoubleMu0er14OSIorDoubleMu4OSIorDoubleMu4p5OSL1Filtered0) + process.hltDoubleMu2JpsiDoubleTrkL3Filtered + process.hltDoubleTrkmumuVtxProducerDoubleMu2Jpsi + process.hltDoubleTrkmumuFilterDoubleMu2Jpsi + process.HLTBphTrackingDoubleJpsiReg + process.hltJpsiTkAllConeTracksIterDoubleTrk + process.hltJpsiTrkTrkVertexProducerPhiDoubleTrk1v4 + process.hltJpsiTkTkVertexFilterPhiDoubleTrk1v4 + process.HLTEndSequence ) +process.HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v12 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu0ETM40IorDoubleMu0ETM55IorDoubleMu0ETM60IorDoubleMu0ETM65IorDoubleMu0ETM70 + process.hltPreDoubleMu3DCAPFMET50PFMHT60 + process.hltL1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sL1DoubleMu0ETM40lorDoubleMu0ETM55) + process.hltL3fL1DiMu3SQETM50noDrf0PreFiltered3 + process.hltDoubleMuon3Mass3p8to60noDrDCAFilter + process.HLTRecoMETSequence + process.hltMET40 + process.HLTAK4PFJetsSequence + process.hltParticleFlowNoMu + process.hltPFMETNoMuProducer + process.hltPFMETNoMu50 + process.hltPFMHTNoMuTightID + process.hltPFMHTNoMuTightID60 + process.HLTEndSequence ) +process.HLT_TripleMu_5_3_3_Mass3p8_DCA_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleMu0IorTripleMu553 + process.hltPreTripleMu533Mass3p8DCA + process.hltL1TripleMu553L1TriMuFiltered3 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL1TripleMu553L2TriMuFiltered3) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1TripleMu553L1TriMuFiltered3) + process.hltL3fL1TripleMu553f0PreFiltered333 + process.hltL3fL1TripleMu553f0Filtered533 + process.hltTripleMu533Mass3p8DCAFilter + process.HLTEndSequence ) +process.HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJetVBFIorHTTIorSingleJet + process.hltPreQuadPFJet103887515DoublePFBTagDeepCSV1p37p7VBF1 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID75 + process.hltPFDoubleJetLooseID88 + process.hltPFSingleJetLooseID103 + process.HLTBtagDeepCSVSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepCSV7p68Double6Jets + process.hltBTagPFDeepCSV1p28Single6Jets + process.hltVBFPFJetCSVSortedMqq200Detaqq1p5 + process.HLTEndSequence ) +process.HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet1058576VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet111908015DoublePFBTagDeepCSV1p37p7VBF1 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID80 + process.hltPFDoubleJetLooseID90 + process.hltPFSingleJetLooseID111 + process.HLTBtagDeepCSVSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepCSV7p68Double6Jets + process.hltBTagPFDeepCSV1p28Single6Jets + process.hltVBFPFJetCSVSortedMqq200Detaqq1p5 + process.HLTEndSequence ) +process.HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJetVBFIorHTTIorSingleJet + process.hltPreQuadPFJet103887515PFBTagDeepCSV1p3VBF2 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID75 + process.hltPFDoubleJetLooseID88 + process.hltPFSingleJetLooseID103 + process.HLTBtagDeepCSVSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepCSV1p28Single6Jets + process.hltVBFPFJetCSVSortedMqq460Detaqq3p5 + process.HLTEndSequence ) +process.HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet1008572VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet105887615PFBTagDeepCSV1p3VBF2 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID76 + process.hltPFDoubleJetLooseID88 + process.hltPFSingleJetLooseID105 + process.HLTBtagDeepCSVSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepCSV1p28Single6Jets + process.hltVBFPFJetCSVSortedMqq460Detaqq3p5 + process.HLTEndSequence ) +process.HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet1058576VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet111908015PFBTagDeepCSV1p3VBF2 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID80 + process.hltPFDoubleJetLooseID90 + process.hltPFSingleJetLooseID111 + process.HLTBtagDeepCSVSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepCSV1p28Single6Jets + process.hltVBFPFJetCSVSortedMqq460Detaqq3p5 + process.HLTEndSequence ) +process.HLT_QuadPFJet103_88_75_15_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJetVBFIorHTTIorSingleJet + process.hltPreQuadPFJet103887515 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.HLTFastPrimaryVertexSequence + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID75 + process.hltPFDoubleJetLooseID88 + process.hltPFSingleJetLooseID103 + process.HLTBtagDeepCSVSequencePF + process.HLTEndSequence ) +process.HLT_QuadPFJet105_88_76_15_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet1008572VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet105887615 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.HLTFastPrimaryVertexSequence + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID76 + process.hltPFDoubleJetLooseID88 + process.hltPFSingleJetLooseID105 + process.HLTEndSequence ) +process.HLT_QuadPFJet111_90_80_15_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet1058576VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet111908015 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.HLTFastPrimaryVertexSequence + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID80 + process.hltPFDoubleJetLooseID90 + process.hltPFSingleJetLooseID111 + process.HLTEndSequence ) +process.HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGor + process.hltPreDiphoton3018R9IdLANDHEANDIsoCaloIdMass55 + process.HLTDiphoton3018R9Idb50e90ANDIso60CaloId15b35eANDHE12b10eMass55Sequence + process.HLTEndSequence ) +process.HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGor + process.hltPreDiphoton3018R9IdLANDHEANDIsoCaloId + process.HLTDiphoton3018R9Idb50e90ANDIso60CaloId15b35eANDHE12b10eSequence + process.HLTEndSequence ) +process.HLT_Mu12_IP6_v2 = cms.Path( process.HLTBeginSequenceParking + process.hltL1sSingleMu22orParking + process.hltPreMu12IP6 + process.hltL1fL1sMu22orParkingL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22orParkL1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22orParkL1Filtered0) + process.hltL3fL1sMu22OrParkL1f0L2f10QL3Filtered12Q + process.HLTEndSequence ) +process.HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet1008572VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet105887615DoublePFBTagDeepCSV1p37p7VBF1 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID76 + process.hltPFDoubleJetLooseID88 + process.hltPFSingleJetLooseID105 + process.HLTBtagDeepCSVSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepCSV7p68Double6Jets + process.hltBTagPFDeepCSV1p28Single6Jets + process.hltVBFPFJetCSVSortedMqq200Detaqq1p5 + process.HLTEndSequence ) +process.HLT_DoubleMediumDeepTauPFTauHPS35_L2NN_eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleTauBigOR + process.hltPreDoubleMediumDeepTauPFTauHPS35L2NNeta2p1 + process.HLTL2TauTagNNSequence + process.hltL2DoubleTauTagNNFilter + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDeepTauPFTauSequence + process.hltHpsSelectedPFTausMediumDitauWPDeepTau + process.hltHpsL1JetsHLTDoublePFTauMediumDitauWPDeepTauMatch + process.hltHpsDoublePFTau35MediumDitauWPDeepTauL1HLTMatched + process.HLTEndSequence ) +process.HLT_DoubleMediumChargedIsoPFTauHPS40_Trk1_eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleTauBigOR + process.hltPreDoubleMediumChargedIsoPFTauHPS40Trk1eta2p1 + process.HLTL2TauJetsL1TauSeededSequence + process.hltDoubleL2Tau26eta2p2 + process.HLTL2p5IsoTauL1TauSeededGlobalSequence + process.hltDoubleL2GlobIsoTau26eta2p2 + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDoublePFTauPt40Eta2p1Trk1 + process.HLTHPSMediumChargedIsoPFTauSequence + process.hltHpsSelectedPFTausTrackPt1MediumChargedIsolation + process.hltHpsDoublePFTau40TrackPt1MediumChargedIsolation + process.hltHpsL1JetsHLTDoublePFTauTrackPt1MediumChargedIsolationMatch + process.hltHpsDoublePFTau40TrackPt1MediumChargedIsolationL1HLTMatched + process.hltHpsDoublePFTau40TrackPt1MediumChargedIsolationDz02 + process.HLTEndSequence ) +process.HLT_DoubleTightChargedIsoPFTauHPS35_Trk1_eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleTauBigOR + process.hltPreDoubleTightChargedIsoPFTauHPS35Trk1eta2p1 + process.HLTL2TauJetsL1TauSeededSequence + process.hltDoubleL2Tau26eta2p2 + process.HLTL2p5IsoTauL1TauSeededGlobalSequence + process.hltDoubleL2GlobIsoTau26eta2p2 + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDoublePFTauPt35Eta2p1Trk1 + process.HLTHPSTightChargedIsoPFTauSequence + process.hltHpsSelectedPFTausTrackPt1TightChargedIsolation + process.hltHpsDoublePFTau35TrackPt1TightChargedIsolation + process.hltHpsL1JetsHLTDoublePFTauTrackPt1TightChargedIsolationMatch + process.hltHpsDoublePFTau35TrackPt1TightChargedIsolationL1HLTMatched + process.hltHpsDoublePFTau35TrackPt1TightChargedIsolationDz02 + process.HLTEndSequence ) +process.HLT_Ele24_eta2p1_WPTight_Gsf_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sBigORLooseIsoEGXXerIsoTauYYerdRMin0p3 + process.hltPreEle24eta2p1WPTightGsfLooseDeepTauPFTauHPS30eta2p1CrossL1 + process.HLTEle24erWPTightGsfForTauSequence + process.HLTGlobalPFTauHPSSequence + process.hltOverlapFilterIsoEle24IsoTau30WPTightGsfCaloJet5 + process.HLTHPSLooseETauWPDeepTauPFTau30Sequence + process.hltHpsL1JetsHLTPFTauLooseEtauWPDeepTauMatch + process.hltHpsSelectedPFTau30LooseETauWPDeepTauL1HLTMatched + process.hltHpsOverlapFilterIsoEle24WPTightGsfLooseETauWPDeepTauPFTau30 + process.HLTEndSequence ) +process.HLT_IsoMu20_eta2p1_LooseDeepTauPFTauHPS27_eta2p1_CrossL1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sBigORMu18erTauXXer2p1 + process.hltPreIsoMu20eta2p1LooseDeepTauPFTauHPS27eta2p1CrossL1 + process.hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fBigORMu18erTauXXer2p1L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0) + process.hltL3fL1BigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20Q + process.HLTMu20Eta2p1Tau24Eta2p1IsolationSequence + process.hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered + process.HLTGlobalPFTauHPSSequence + process.HLTHPSLooseMuTauWPDeepTauAntiMuonPFTau27Sequence + process.hltHpsL1JetsHLTPFTauLooseMutauWPDeepTauVsJetsAgainstMuonMatch + process.hltHpsSelectedPFTau27LooseMuTauWPDeepTauVsJetsAgainstMuonL1HLTMatched + process.hltHpsOverlapFilterIsoMu20LooseMuTauWPDeepTauPFTau27L1Seeded + process.HLTEndSequence ) +process.HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sMu22erIsoTau40er + process.hltPreIsoMu24eta2p1LooseDeepTauPFTauHPS180eta2p1 + process.hltL1fL1sMu22erIsoTau40erL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22erIsoTau40erL1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22erIsoTau40erL1Filtered0) + process.hltL3fL1sMu22erIsoTau40erL1f0L2f10QL3Filtered24Q + process.HLTMu24Eta2p1IsoTau40Eta2p1IsolationSequence + process.hltL3crIsoL1sMu22erIsoTau40erL1f0L2f10QL3f24QL3trkIsoFiltered + process.HLTL2TauTagNNSequence + process.hltL2Mu22Tau40TagNNFilterSingleTauWP + process.HLTGlobalPFTauHPSSequence + process.HLTLooseSingleTauWPDeepTauPFTau + process.hltL1JetsHLTPFTau180LooseSingleTauWPDeepTauMatchMu22IsoTau40 + process.hltSelectedPFTau180LooseSingleTauWPDeepTauMatchedMu22IsoTau40 + process.hltHpsOverlapFilterIsoMu24LooseSingleTauWPDeepTauPFTau180L1Seeded + process.HLTEndSequence ) +process.HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sBigORMu18erTauXXer2p1 + process.hltPreIsoMu24eta2p1LooseDeepTauPFTauHPS30eta2p1CrossL1 + process.hltL1fL1sBigORMu18erTauXXer2p1L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fBigORMu18erTauXXer2p1L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fBigORMu18erTauXXer2p1L1Filtered0) + process.hltL3fL1BigORMu18erTauXXer2p1L1f0L2f10QL3Filtered20Q + process.HLTMu20Eta2p1Tau24Eta2p1IsolationSequence + process.hltL3crIsoBigORMu18erTauXXer2p1L1f0L2f10QL3f20QL3trkIsoFiltered + process.hltIsoMu24FilterEle24Tau30Monitoring + process.HLTGlobalPFTauHPSSequence + process.HLTHPSLooseETauWPDeepTauPFTau30Sequence + process.hltHpsL1JetsHLTPFTauLooseEtauWPDeepTauMatchMonitoring + process.hltHpsSelectedPFTau30LooseETauWPDeepTauL1HLTMatchedMonitoring + process.hltHpsOverlapFilterIsoMu24LooseETauWPDeepTauPFTau30L1Seeded + process.HLTEndSequence ) +process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sBigOrMuXXerIsoTauYYer + process.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS35L2NNeta2p1CrossL1 + process.hltL1fL1sBigOrMuXXerIsoTauYYerL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sBigOrMuXXerIsoTauYYerL1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sBigOrMuXXerIsoTauYYerL1Filtered0) + process.hltL3fL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3Filtered24Q + process.HLTMu24Eta2p1IsoTauYYEta2p1IsolationSequence + process.hltL3crIsoL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3f24QL3trkIsoFiltered + process.HLTL2TauTagNNSequence + process.hltL2TauTagNNFilterMuXXerIsoTauYY + process.HLTGlobalPFTauHPSSequence + process.HLTHPSSinglePFTauPt35Eta2p1Trk1 + process.HLTHPSDeepTauPFTauSequence + process.hltHpsSelectedPFTausMediumDitauWPDeepTau + process.hltHpsL1JetsHLTPFTauMediumDitauWPDeepTauBigOrMuXXerIsoTauYYerMatch + process.hltHpsSelectedPFTau35MediumDitauWPDeepTauL1HLTBigOrMuXXerIsoTauYYerMatched + process.hltHpsOverlapFilterIsoMu24MediumDitauWPDeepTauPFTau35Monitoring + process.HLTEndSequence ) +process.HLT_LooseDeepTauPFTauHPS180_L2NN_eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleTau + process.hltPreLooseDeepTauPFTauHPS180L2NNeta2p1 + process.HLTL2TauTagNNSequence + process.hltL2SingleTauTagNNFilter + process.HLTGlobalPFTauHPSSequence + process.HLTLooseSingleTauWPDeepTauPFTau + process.hltL1JetsHLTPFTauLooseSingleTauWPDeepTauMatch + process.hltSelectedPFTau180LooseSingleTauWPDeepTauL1HLTMatched + process.HLTEndSequence ) +process.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sQuadJetC50to60IorHTT280to500IorHTT250to340QuadJet + process.hltPrePFHT330PT30QuadPFJet75604540TriplePFBTagDeepJet4p5 + process.HLTAK4CaloJetsSequence + process.hltQuadCentralJet30 + process.hltCaloJetsQuad30ForHt + process.hltHtMhtCaloJetsQuadC30 + process.hltCaloQuadJet30HT320 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSVp17Double + process.HLTAK4PFJetsSequence + process.hltPFCentralJetLooseIDQuad30 + process.hlt1PFCentralJetLooseID75 + process.hlt2PFCentralJetLooseID60 + process.hlt3PFCentralJetLooseID45 + process.hlt4PFCentralJetLooseID40 + process.hltPFCentralJetLooseIDQuad30forHt + process.hltHtMhtPFCentralJetsLooseIDQuadC30 + process.hltPFCentralJetsLooseIDQuad30HT330 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet4p5Triple + process.HLTEndSequence ) +process.HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet + process.hltPrePFHT400FivePFJet100100603030DoublePFBTagDeepJet4p5 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterFiveC25 + process.hltCaloJetsFive25ForHt + process.hltHtMhtCaloJetsFiveC25 + process.hltCaloFiveJet25HT300 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV10p01Single + process.HLTAK4PFJetsSequence + process.hltPFJetFilterTwo100er3p0 + process.hltPFJetFilterThree60er3p0 + process.hltPFJetFilterFive30er3p0 + process.hltPFJetsFive30ForHt + process.hltHtMhtPFJetsFive30er3p0 + process.hltPFFiveJet30HT400 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet4p5Double + process.HLTEndSequence ) +process.HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJetTripleJet + process.hltPrePFHT400FivePFJet120120603030DoublePFBTagDeepJet4p5 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterFiveC25 + process.hltCaloJetsFive25ForHt + process.hltHtMhtCaloJetsFiveC25 + process.hltCaloFiveJet25HT300 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV10p01Single + process.HLTAK4PFJetsSequence + process.hltPFJetFilterTwo120er3p0 + process.hltPFJetFilterThree60er3p0 + process.hltPFJetFilterFive30er3p0 + process.hltPFJetsFive30ForHt + process.hltHtMhtPFJetsFive30er3p0 + process.hltPFFiveJet30HT400 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet4p5Double + process.HLTEndSequence ) +process.HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJet + process.hltPrePFHT400SixPFJet32DoublePFBTagDeepJet2p94 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterSixC25 + process.hltCaloJetsSix25ForHt + process.hltHtMhtCaloJetsSixC25 + process.hltCaloSixJet25HT300 + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV10p01Single + process.HLTAK4PFJetsSequence + process.hltPFJetFilterSix30er2p5 + process.hltPFJetFilterSix32er2p5 + process.hltPFJetsSix30ForHt + process.hltHtMhtPFJetsSix30er2p5 + process.hltPFSixJet30HT400 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet2p94Double + process.HLTEndSequence ) +process.HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sHTT280to500erIorHTT250to340erQuadJet + process.hltPrePFHT450SixPFJet36PFBTagDeepJet1p59 + process.HLTAK4CaloJetsSequence + process.hltCaloJetFilterSixC30 + process.hltCaloJetsSix30ForHt + process.hltHtMhtCaloJetsSixC30 + process.hltCaloSixJet30HT350 + process.HLTAK4PFJetsSequence + process.hltPFJetFilterSix30er2p5 + process.hltPFJetFilterSix36er2p5 + process.hltPFJetsSix30ForHt + process.hltHtMhtPFJetsSix30er2p5 + process.hltPFSixJet30HT450 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet1p59Single + process.HLTEndSequence ) +process.HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJetVBFIorHTTIorSingleJet + process.hltPreQuadPFJet103887515DoublePFBTagDeepJet1p37p7VBF1 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID75 + process.hltPFDoubleJetLooseID88 + process.hltPFSingleJetLooseID103 + process.HLTBtagDeepJetSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepJet7p68Double6Jets + process.hltBTagPFDeepJet1p28Single6Jets + process.hltVBFPFJetDeepJetSortedMqq200Detaqq1p5 + process.HLTEndSequence ) +process.HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJetVBFIorHTTIorSingleJet + process.hltPreQuadPFJet103887515PFBTagDeepJet1p3VBF2 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID75 + process.hltPFDoubleJetLooseID88 + process.hltPFSingleJetLooseID103 + process.HLTBtagDeepJetSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepJet1p28Single6Jets + process.hltVBFPFJetDeepJetSortedMqq460Detaqq3p5 + process.HLTEndSequence ) +process.HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet1008572VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet105887615DoublePFBTagDeepJet1p37p7VBF1 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID76 + process.hltPFDoubleJetLooseID88 + process.hltPFSingleJetLooseID105 + process.HLTBtagDeepJetSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepJet7p68Double6Jets + process.hltBTagPFDeepJet1p28Single6Jets + process.hltVBFPFJetDeepJetSortedMqq200Detaqq1p5 + process.HLTEndSequence ) +process.HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet1008572VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet105887615PFBTagDeepJet1p3VBF2 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID76 + process.hltPFDoubleJetLooseID88 + process.hltPFSingleJetLooseID105 + process.HLTBtagDeepJetSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepJet1p28Single6Jets + process.hltVBFPFJetDeepJetSortedMqq460Detaqq3p5 + process.HLTEndSequence ) +process.HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet1058576VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet111908015DoublePFBTagDeepJet1p37p7VBF1 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID80 + process.hltPFDoubleJetLooseID90 + process.hltPFSingleJetLooseID111 + process.HLTBtagDeepJetSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepJet7p68Double6Jets + process.hltBTagPFDeepJet1p28Single6Jets + process.hltVBFPFJetDeepJetSortedMqq200Detaqq1p5 + process.HLTEndSequence ) +process.HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sTripleJet1058576VBFIorHTTIorDoubleJetCIorSingleJet + process.hltPreQuadPFJet111908015PFBTagDeepJet1p3VBF2 + process.HLTAK4CaloJetsSequence + process.hltQuadJet15 + process.hltTripleJet50 + process.hltDoubleJet65 + process.hltSingleJet80 + process.hltVBFCaloJetEtaSortedMqq150Deta1p5 + process.HLTFastPrimaryVertexSequence + process.HLTBtagDeepCSVSequenceL3 + process.hltBTagCaloDeepCSV1p56Single + process.HLTAK4PFJetsSequence + process.hltPFQuadJetLooseID15 + process.hltPFTripleJetLooseID80 + process.hltPFDoubleJetLooseID90 + process.hltPFSingleJetLooseID111 + process.HLTBtagDeepJetSequencePF + process.hltSelector6PFJets + process.hltBTagPFDeepJet1p28Single6Jets + process.hltVBFPFJetDeepJetSortedMqq460Detaqq3p5 + process.HLTEndSequence ) +process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZPFDiJet30PFBtagDeepJet1p5 + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + process.HLTAK4PFJetsSequence + process.hltPFJetFilterTwoC30 + process.HLTBtagDeepJetSequencePF + process.hltBTagPFDeepJet1p5Single + process.HLTEndSequence ) +process.HLT_QuadPFJet70_50_40_30_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sQuadJetOrHTTOrMuonHTT + process.hltPreQuadPFJet70504030 + process.HLTAK4PixelOnlyPFJetsSequence + process.hlt4PixelOnlyPFCentralJetTightIDPt20 + process.hlt3PixelOnlyPFCentralJetTightIDPt30 + process.hlt2PixelOnlyPFCentralJetTightIDPt40 + process.hlt1PixelOnlyPFCentralJetTightIDPt60 + process.HLTAK4PFJetsSequence + process.hlt4PFCentralJetTightIDPt30 + process.hlt3PFCentralJetTightIDPt40 + process.hlt2PFCentralJetTightIDPt50 + process.hlt1PFCentralJetTightIDPt70 + process.HLTEndSequence ) +process.HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sQuadJetOrHTTOrMuonHTT + process.hltPreQuadPFJet70504030PFBTagParticleNet2BTagSum0p65 + process.HLTAK4PixelOnlyPFJetsSequence + process.hlt4PixelOnlyPFCentralJetTightIDPt20 + process.hlt3PixelOnlyPFCentralJetTightIDPt30 + process.hlt2PixelOnlyPFCentralJetTightIDPt40 + process.hlt1PixelOnlyPFCentralJetTightIDPt60 + process.HLTAK4PFJetsSequence + process.hlt4PFCentralJetTightIDPt30 + process.hlt3PFCentralJetTightIDPt40 + process.hlt2PFCentralJetTightIDPt50 + process.hlt1PFCentralJetTightIDPt70 + process.HLTJetFlavourTagParticleNetSequencePF + process.hltPFCentralJetTightIDPt30 + process.hltBTagCentralJetPt30PFParticleNet2BTagSum0p65 + process.HLTEndSequence ) +process.HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sQuadJetOrHTTOrMuonHTT + process.hltPreQuadPFJet70504035PFBTagParticleNet2BTagSum0p65 + process.HLTAK4PixelOnlyPFJetsSequence + process.hlt4PixelOnlyPFCentralJetTightIDPt20 + process.hlt3PixelOnlyPFCentralJetTightIDPt30 + process.hlt2PixelOnlyPFCentralJetTightIDPt40 + process.hlt1PixelOnlyPFCentralJetTightIDPt60 + process.HLTAK4PFJetsSequence + process.hlt4PFCentralJetTightIDPt35 + process.hlt3PFCentralJetTightIDPt40 + process.hlt2PFCentralJetTightIDPt50 + process.hlt1PFCentralJetTightIDPt70 + process.HLTJetFlavourTagParticleNetSequencePF + process.hltPFCentralJetTightIDPt35 + process.hltBTagCentralJetPt35PFParticleNet2BTagSum0p65 + process.HLTEndSequence ) +process.HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sQuadJetOrHTTOrMuonHTT + process.hltPreQuadPFJet70504535PFBTagParticleNet2BTagSum0p65 + process.HLTAK4PixelOnlyPFJetsSequence + process.hlt4PixelOnlyPFCentralJetTightIDPt20 + process.hlt3PixelOnlyPFCentralJetTightIDPt30 + process.hlt2PixelOnlyPFCentralJetTightIDPt40 + process.hlt1PixelOnlyPFCentralJetTightIDPt60 + process.HLTAK4PFJetsSequence + process.hlt4PFCentralJetTightIDPt35 + process.hlt3PFCentralJetTightIDPt45 + process.hlt2PFCentralJetTightIDPt50 + process.hlt1PFCentralJetTightIDPt70 + process.HLTJetFlavourTagParticleNetSequencePF + process.hltPFCentralJetTightIDPt35 + process.hltBTagCentralJetPt35PFParticleNet2BTagSum0p65 + process.HLTEndSequence ) +process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZPFDiJet30PFBTagParticleNet2BTagSum0p65 + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + process.HLTAK4PFJetsSequence + process.hltPFJetFilterTwoC30 + process.HLTJetFlavourTagParticleNetSequencePF + process.hltPFJetTwoC30 + process.hltPFJetTwoC30PFBTagParticleNet2BTagSum0p65 + process.HLTEndSequence ) +process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZQuadPFJet70504030 + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + process.HLTAK4PFJetsSequence + process.hlt4PFCentralJetTightIDPt30 + process.hlt3PFCentralJetTightIDPt40 + process.hlt2PFCentralJetTightIDPt50 + process.hlt1PFCentralJetTightIDPt70 + process.HLTEndSequence ) +process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu5IsoEG20IorMu7EG23IorMu7IsoEG20IorMuIso7EG23 + process.hltPreMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZQuadPFJet70504030PFBTagParticleNet2BTagSum0p65 + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLMuonlegSequence + process.HLTMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLElectronlegSequence + process.hltMu8TrkIsoVVLEle23CaloIdLTrackIdLIsoVLDZFilter + process.HLTAK4PFJetsSequence + process.hlt4PFCentralJetTightIDPt30 + process.hlt3PFCentralJetTightIDPt40 + process.hlt2PFCentralJetTightIDPt50 + process.hlt1PFCentralJetTightIDPt70 + process.HLTJetFlavourTagParticleNetSequencePF + process.hltPFCentralJetTightIDPt30 + process.hltBTagCentralJetPt30PFParticleNet2BTagSum0p65 + process.HLTEndSequence ) +process.HLT_AK8PFJet230_SoftDropMass40_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetOrHTTOrMuHTT + process.hltPreAK8PFJet230SoftDropMass40 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet230 + process.hltAK8PFJets230Constituents + process.hltAK8PFSoftDropJets230 + process.hltAK8SinglePFJets230SoftDropMass40 + process.HLTEndSequence ) +process.HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetOrHTTOrMuHTT + process.hltPreAK8PFJet230SoftDropMass40PFAK8ParticleNetBB0p35 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet230 + process.hltAK8PFJets230Constituents + process.hltAK8PFSoftDropJets230 + process.hltAK8SinglePFJets230SoftDropMass40 + process.HLTJetFlavourTagParticleNetSequencePFAK8 + process.hltAK8PFJets230SoftDropMass40 + process.hltAK8SinglePFJets230SoftDropMass40BTagParticleNetBB0p35 + process.HLTEndSequence ) +process.HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetOrHTTOrMuHTT + process.hltPreAK8PFJet250SoftDropMass40PFAK8ParticleNetBB0p35 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet250 + process.hltAK8PFJets250Constituents + process.hltAK8PFSoftDropJets250 + process.hltAK8SinglePFJets250SoftDropMass40 + process.HLTJetFlavourTagParticleNetSequencePFAK8 + process.hltAK8PFJets250SoftDropMass40 + process.hltAK8SinglePFJets250SoftDropMass40BTagParticleNetBB0p35 + process.HLTEndSequence ) +process.HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetOrHTTOrMuHTT + process.hltPreAK8PFJet275SoftDropMass40PFAK8ParticleNetBB0p35 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet275 + process.hltAK8PFJets275Constituents + process.hltAK8PFSoftDropJets275 + process.hltAK8SinglePFJets275SoftDropMass40 + process.HLTJetFlavourTagParticleNetSequencePFAK8 + process.hltAK8PFJets275SoftDropMass40 + process.hltAK8SinglePFJets275SoftDropMass40BTagParticleNetBB0p35 + process.HLTEndSequence ) +process.HLT_AK8PFJet400_SoftDropMass40_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetOrHTTOrMuHTT + process.hltPreAK8PFJet400SoftDropMass40 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet320 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets320 + process.hltSingleAK8PFJet400 + process.hltAK8PFJets400Constituents + process.hltAK8PFSoftDropJets400 + process.hltAK8SinglePFJets400SoftDropMass40 + process.HLTEndSequence ) +process.HLT_AK8PFJet425_SoftDropMass40_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetOrHTTOrMuHTT + process.hltPreAK8PFJet425SoftDropMass40 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet320 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets320 + process.hltSingleAK8PFJet425 + process.hltAK8PFJets425Constituents + process.hltAK8PFSoftDropJets425 + process.hltAK8SinglePFJets425SoftDropMass40 + process.HLTEndSequence ) +process.HLT_AK8PFJet450_SoftDropMass40_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetOrHTTOrMuHTT + process.hltPreAK8PFJet450SoftDropMass40 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet320 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets320 + process.hltSingleAK8PFJet450 + process.hltAK8PFJets450Constituents + process.hltAK8PFSoftDropJets450 + process.hltAK8SinglePFJets450SoftDropMass40 + process.HLTEndSequence ) +process.HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetOrHTTOrMuHTT + process.hltPreAK8PFJet230SoftDropMass40PFAK8ParticleNetTauTau0p30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet230 + process.hltAK8PFJets230Constituents + process.hltAK8PFSoftDropJets230 + process.hltAK8SinglePFJets230SoftDropMass40 + process.HLTJetFlavourTagParticleNetSequencePFAK8 + process.hltAK8PFJets230SoftDropMass40 + process.hltAK8SinglePFJets230SoftDropMass40ParticleNetTauTau0p30 + process.HLTEndSequence ) +process.HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetOrHTTOrMuHTT + process.hltPreAK8PFJet250SoftDropMass40PFAK8ParticleNetTauTau0p30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet250 + process.hltAK8PFJets250Constituents + process.hltAK8PFSoftDropJets250 + process.hltAK8SinglePFJets250SoftDropMass40 + process.HLTJetFlavourTagParticleNetSequencePFAK8 + process.hltAK8PFJets250SoftDropMass40 + process.hltAK8SinglePFJets250SoftDropMass40ParticleNetTauTau0p30 + process.HLTEndSequence ) +process.HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJetOrHTTOrMuHTT + process.hltPreAK8PFJet275SoftDropMass40PFAK8ParticleNetTauTau0p30 + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet275 + process.hltAK8PFJets275Constituents + process.hltAK8PFSoftDropJets275 + process.hltAK8SinglePFJets275SoftDropMass40 + process.HLTJetFlavourTagParticleNetSequencePFAK8 + process.hltAK8PFJets275SoftDropMass40 + process.hltAK8SinglePFJets275SoftDropMass40ParticleNetTauTau0p30 + process.HLTEndSequence ) +process.HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreIsoMu50AK8PFJet230SoftDropMass40 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22or25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50Q + process.HLTMu50IsolationSequence + process.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f50QL3trkIsoFiltered + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet230 + process.hltAK8PFJets230Constituents + process.hltAK8PFSoftDropJets230 + process.hltAK8SinglePFJets230SoftDropMass40 + process.HLTEndSequence ) +process.HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22or25 + process.hltPreIsoMu50AK8PFJet230SoftDropMass40PFAK8ParticleNetBB0p35 + process.hltL1fL1sMu22or25L1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sMu22or25L1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22or25L1Filtered0) + process.hltL3fL1sMu22Or25L1f0L2f10QL3Filtered50Q + process.HLTMu50IsolationSequence + process.hltL3crIsoL1sMu22Or25L1f0L2f10QL3f50QL3trkIsoFiltered + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet230 + process.hltAK8PFJets230Constituents + process.hltAK8PFSoftDropJets230 + process.hltAK8SinglePFJets230SoftDropMass40 + process.HLTJetFlavourTagParticleNetSequencePFAK8 + process.hltAK8PFJets230SoftDropMass40 + process.hltAK8SinglePFJets230SoftDropMass40BTagParticleNetBB0p35 + process.HLTEndSequence ) +process.HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPreEle50CaloIdVTGsfTrkIdTAK8PFJet230SoftDropMass40 + process.HLTEle50CaloIdVTGsfTrkIdTGsfSequence + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet230 + process.hltAK8PFJets230Constituents + process.hltAK8PFSoftDropJets230 + process.hltAK8SinglePFJets230SoftDropMass40 + process.HLTEndSequence ) +process.HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG40to50 + process.hltPreEle50CaloIdVTGsfTrkIdTAK8PFJet230SoftDropMass40PFAK8ParticleNetBB0p35 + process.HLTEle50CaloIdVTGsfTrkIdTGsfSequence + process.HLTAK8CaloJetsSequence + process.hltAK8SingleCaloJet200 + process.HLTAK8PFJetsSequence + process.hltAK8PFJetsCorrectedMatchedToCaloJets200 + process.hltSingleAK8PFJet230 + process.hltAK8PFJets230Constituents + process.hltAK8PFSoftDropJets230 + process.hltAK8SinglePFJets230SoftDropMass40 + process.HLTJetFlavourTagParticleNetSequencePFAK8 + process.hltAK8PFJets230SoftDropMass40 + process.hltAK8SinglePFJets230SoftDropMass40BTagParticleNetBB0p35 + process.HLTEndSequence ) +process.HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleTauJet + process.hltPreDoubleMediumDeepTauPFTauHPS30L2NNeta2p1PFJet60 + process.HLTL2TauTagNNSequence + process.hltL2DoubleTauJetTagNNFilter + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDeepTauPFTauSequence + process.hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet + process.hltHpsL1JetsHLTDoublePFTauMediumDitauWPDeepTauMatchDoubleTauJet + process.hltHpsDoublePFTau30MediumDitauWPDeepTauL1HLTMatchedDoubleTauJet + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToL1 + process.hlt1PFJet60L1HLTMatched + process.hltHpsOverlapFilterDeepTauDoublePFTau30PFJet60 + process.HLTEndSequence ) +process.HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleTauJet70 + process.hltPreDoubleMediumDeepTauPFTauHPS30L2NNeta2p1PFJet75 + process.HLTL2TauTagNNSequence + process.hltL2DoubleTauJetTagNNFilter + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDeepTauPFTauSequence + process.hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet + process.hltHpsL1JetsHLTDoublePFTauMediumDitauWPDeepTauMatchDoubleTauJet + process.hltHpsDoublePFTau30MediumDitauWPDeepTauL1HLTMatchedDoubleTauJet + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToL1 + process.hlt1PFJet75L1HLTMatched + process.hltHpsOverlapFilterDeepTauDoublePFTau30PFJet75 + process.HLTEndSequence ) +process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sBigORMu18erTauXXer2p1 + process.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS30L2NNeta2p1CrossL1 + cms.ignore(process.hltL1sVeryBigORMu18erTauXXer2p1) + process.hltL1fL1sVeryBigOrMu18erTauXXerL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sVeryBigOrMu18erTauXXerL1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sVeryBigOrMu18erTauXXerL1Filtered0) + process.hltL3fL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3Filtered24Q + process.HLTMu24Eta2p1VeryBigOrL1Mu18TauXXEta2p1IsolationSequence + process.hltL3crIsoL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3f24QL3trkIsoFiltered + process.HLTL2TauTagNNSequence + process.hltL2TauTagNNFilterMu18erTauXX + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDeepTauPFTauSequence + process.hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet + process.hltHpsL1JetsHLTPFTauMediumDitauWPDeepTauVeryBigOrMu18erTauXXerMatch + process.hltHpsSelectedPFTau30MediumDitauWPDeepTauL1HLTVeryBigOrMu18erTauXXerMatched + process.hltHpsOverlapFilterIsoMu24MediumDitauWPDeepTauPFTau30Monitoring + process.HLTEndSequence ) +process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu18erTau26er2p1Jet55 + process.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS30L2NNeta2p1PFJet60CrossL1 + cms.ignore(process.hltL1sVeryBigORMu18erTauXXer2p1) + process.hltL1fL1sVeryBigOrMu18erTauXXerL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sVeryBigOrMu18erTauXXerL1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sVeryBigOrMu18erTauXXerL1Filtered0) + process.hltL3fL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3Filtered24Q + process.HLTMu24Eta2p1VeryBigOrL1Mu18TauXXEta2p1IsolationSequence + process.hltL3crIsoL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3f24QL3trkIsoFiltered + process.HLTL2TauTagNNSequence + process.hltL2TauTagNNFilterMu18erTauXX + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDeepTauPFTauSequence + process.hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet + process.hltHpsL1JetsHLTPFTauMediumDitauWPDeepTauVeryBigOrMu18erTauXXerMatch + process.hltHpsSelectedPFTau30MediumDitauWPDeepTauL1HLTVeryBigOrMu18erTauXXerMatched + process.hltHpsOverlapFilterIsoMu24MediumDitauWPDeepTauPFTau30Monitoring + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToL1 + process.hlt1PFJet60L1HLTMatched + process.hltHpsOverlapFilterDeepTauPFTau30VeryBigOrMu18erTauXXPFJet60 + process.HLTEndSequence ) +process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu18erTau26er2p1Jet70 + process.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS30L2NNeta2p1PFJet75CrossL1 + cms.ignore(process.hltL1sVeryBigORMu18erTauXXer2p1) + process.hltL1fL1sVeryBigOrMu18erTauXXerL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sVeryBigOrMu18erTauXXerL1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sVeryBigOrMu18erTauXXerL1Filtered0) + process.hltL3fL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3Filtered24Q + process.HLTMu24Eta2p1VeryBigOrL1Mu18TauXXEta2p1IsolationSequence + process.hltL3crIsoL1sVeryBigOrMu18erTauXXerL1f0L2f10QL3f24QL3trkIsoFiltered + process.HLTL2TauTagNNSequence + process.hltL2TauTagNNFilterMu18erTauXX + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDeepTauPFTauSequence + process.hltHpsSelectedPFTausMediumDitauWPDeepTauDoubleTauJet + process.hltHpsL1JetsHLTPFTauMediumDitauWPDeepTauVeryBigOrMu18erTauXXerMatch + process.hltHpsSelectedPFTau30MediumDitauWPDeepTauL1HLTVeryBigOrMu18erTauXXerMatched + process.hltHpsOverlapFilterIsoMu24MediumDitauWPDeepTauPFTau30Monitoring + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToL1 + process.hlt1PFJet75L1HLTMatched + process.hltHpsOverlapFilterDeepTauPFTau30VeryBigOrMu18erTauXXPFJet75 + process.HLTEndSequence ) +process.HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1VBFDiJetIsoTau + process.hltPreDoublePFJets40Mass500MediumDeepTauPFTauHPS45L2NNMediumDeepTauPFTauHPS20eta2p1 + process.HLTL2TauTagNNSequence + process.hltL2VBFIsoTauNNFilter + process.HLTGlobalPFTauHPSSequence + process.hltHpsDoublePFTau20withL2NNBeforeDeepTau + process.HLTHPSDeepTauPFTauSequenceForVBFIsoTau + process.hltHpsSelectedPFTausMediumDitauWPDeepTauForVBFIsoTau + process.hltHpsDoublePFTau20MediumDitauWPDeepTauNoMatch + process.hltHpsL1VBFJetsAndIsoTauHLTDoublePFTauMediumDitauWPDeepTauMatch + process.hltHpsSinglePFTau45MediumDitauWPDeepTauL1HLTMatched + process.HLTAK4PFJetsSequence + process.hltRealDijetFilter + process.hltVBFIsoTauL1TLooseIDPFJetsMatching + process.hltVBFLooseIDPFDummyFilter + process.hltPFDiJetCorrCheckerWithMediumDiTau + process.hltMatchedVBFIsoTauTwoPFJets2CrossCleanedUsingDiJetCorrCheckerWithMediumDiTau + process.HLTEndSequence ) +process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu22 + process.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS20eta2p1SingleL1 + process.hltL1fL1sMu22erL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMu22erL1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sMu22erL1Filtered0) + process.hltL3fL1sSingleMu22erL1f0L2f10QL3Filtered24Q + process.HLTMu24Eta2p1IsolationSequence + process.hltL3crIsoL1sSingleMu22erL1f0L2f10QL3f24QL3trkIsoFiltered + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDeepTauPFTauSequenceForVBFIsoTau + process.hltHpsSelectedPFTausMediumDitauWPDeepTauForVBFIsoTau + process.hltHpsSinglePFTau20MediumDitauWPDeepTauNoMatchForVBFIsoTau + process.hltHpsOverlapFilterIsoMu24MediumDeepTauPFTau20 + process.HLTEndSequence ) +process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sBigOrMuXXerIsoTauYYer + process.hltPreIsoMu24eta2p1MediumDeepTauPFTauHPS45L2NNeta2p1CrossL1 + process.hltL1fL1sBigOrMuXXerIsoTauYYerL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sBigOrMuXXerIsoTauYYerL1f0L2Filtered10Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sBigOrMuXXerIsoTauYYerL1Filtered0) + process.hltL3fL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3Filtered24Q + process.HLTMu24Eta2p1IsoTauYYEta2p1IsolationSequence + process.hltL3crIsoL1sBigOrMuXXerIsoTauYYerL1f0L2f10QL3f24QL3trkIsoFiltered + process.HLTL2TauTagNNSequence + process.hltL2TauTagNNFilterMuXXerIsoTauYYForVBFTauTau + process.HLTGlobalPFTauHPSSequence + process.HLTHPSDeepTauPFTauSequenceForVBFIsoTau + process.hltHpsSelectedPFTausMediumDitauWPDeepTauForVBFIsoTau + process.hltHpsL1JetsHLTPFTauMediumDitauWPDeepTauBigOrMuXXerIsoTauYYerMatchForVBFIsoTau + process.hltHpsSelectedPFTau45MediumDitauWPDeepTauL1HLTBigOrMuXXerIsoTauYYerMatchedForVBFIsoTau + process.hltHpsOverlapFilterIsoMu24MediumDitauWPDeepTauPFTau45MonitoringForVBFIsoTau + process.HLTEndSequence ) +process.HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL2Mu10NoVtx2ChaVetoL3Mu0DxyMax1cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1fMuf0DoubleL2MuNoVtx10Q + process.hltL2fDoubleMu10NoVertexL2Filtered + process.HLTL3muonrecoSequenceNoVtx + ~process.hltL3fDimuonL1f0ppL2NV2Chaf10L3NVf0Veto1Prompt + process.HLTEndSequence ) +process.HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL2Mu12NoVtx2ChaVetoL3Mu0DxyMax1cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1fMuf0DoubleL2MuNoVtx10Q + process.hltL2fDoubleMu12NoVertexL2Filtered + process.HLTL3muonrecoSequenceNoVtx + ~process.hltL3fDimuonL1f0ppL2NV2Chaf10L3NVf0Veto1Prompt + process.HLTEndSequence ) +process.HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL2Mu14NoVtx2ChaVetoL3Mu0DxyMax1cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1fMuf0DoubleL2MuNoVtx10Q + process.hltL2fDoubleMu14NoVertexL2Filtered + process.HLTL3muonrecoSequenceNoVtx + ~process.hltL3fDimuonL1f0ppL2NV2Chaf10L3NVf0Veto1Prompt + process.HLTEndSequence ) +process.HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL3Mu1610NoVtxDxyMin0p01cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1DoubleMuf0L2DoubleMuNoVtxFiltered7 + process.hltL2fL1DoubleMuf0L2SingleMuNoVtxFiltered15 + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1DoubleMuf0L2NVf15f7L3DoubleMuNVf10Displaced + process.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf16Displaced + process.HLTEndSequence ) +process.HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL3Mu1810NoVtxDxyMin0p01cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1DoubleMuf0L2DoubleMuNoVtxFiltered7 + process.hltL2fL1DoubleMuf0L2SingleMuNoVtxFiltered15 + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1DoubleMuf0L2NVf15f7L3DoubleMuNVf10Displaced + process.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf18Displaced + process.HLTEndSequence ) +process.HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL3Mu2010NoVtxDxyMin0p01cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1DoubleMuf0L2DoubleMuNoVtxFiltered7 + process.hltL2fL1DoubleMuf0L2SingleMuNoVtxFiltered15 + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1DoubleMuf0L2NVf15f7L3DoubleMuNVf10Displaced + process.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf20Displaced + process.HLTEndSequence ) process.HLT_L2Mu10NoVtx_2Cha_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOR + process.hltPreL2Mu10NoVtx2Cha + process.hltL1fL1sMuORL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1sMuORL1f0L2NoVtx10Q2Cha + process.HLTEndSequence ) -process.HLT_L2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOR + process.hltPreL2Mu10NoVtx2ChaVetoL3Mu0DxyMax1cm + process.hltL1fL1sMuORL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1sMuORL1f0L2NoVtx10Q2Cha + process.HLTL3muonrecoSequenceNoVtx + ~process.hltL3fMuL1f0ppL2NV2Chaf10L3NVf0VetoDxyMax1cm + process.HLTEndSequence ) -process.HLT_L3Mu10NoVtx_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOR + process.hltPreL3Mu10NoVtx + process.hltL1fL1sMuORL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1Muf0L2MuNoVtxFiltered7 + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1Muf0L2NVf15f7L3MuNVf10 + process.HLTEndSequence ) -process.HLT_L3Mu10NoVtx_DxyMin0p01cm_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOR + process.hltPreL3Mu10NoVtxDxyMin0p01cm + process.hltL1fL1sMuORL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1Muf0L2MuNoVtxFiltered7 + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1Muf0L2NVf7L3MuNVf10DxyMin0p01 + process.HLTEndSequence ) -process.HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL2MuL3Mu16NoVtxVetoL3Mu0DxyMax0p1cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1DoubleMuf0L2DoubleMuNoVtx2ChaFiltered7 + process.hltL2fL1DoubleMuf0L2SingleMuNoVtx2ChaFiltered15 + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf16DisplacedHybDxy0p1cm + ~process.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf0VetoDxy0p1cm + process.HLTEndSequence ) -process.HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL2MuL3Mu18NoVtxVetoL3Mu0DxyMax0p1cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1DoubleMuf0L2DoubleMuNoVtx2ChaFiltered7 + process.hltL2fL1DoubleMuf0L2SingleMuNoVtx2ChaFiltered15 + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf18DisplacedHybDxy0p1cm + ~process.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf0VetoDxy0p1cm + process.HLTEndSequence ) -process.HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL2Mu10NoVtx2ChaCosmicSeedVetoL3Mu0DxyMax1cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTMuonLocalRecoMeanTimerSequence + process.hltL2CosmicOfflineMuonSeeds + process.hltL2CosmicMuonSeeds + process.hltL2CosmicMuons + process.hltL2MuonCandidatesNoVtxMeanTimerCosmicSeed + process.hltL2fL1sMuORL1f0DoubleL2NoVtx10Q2ChaCosmicSeed + process.HLTL2muonrecoSequenceNoVtx + process.HLTL3muonrecoSequenceNoVtx + ~process.hltL3fDimuonL1f0CosmicL2NV2Chaf10L3NVf0Veto1PromptSimple + process.HLTEndSequence ) -process.HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL2Mu12NoVtx2ChaCosmicSeedVetoL3Mu0DxyMax1cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTMuonLocalRecoMeanTimerSequence + process.hltL2CosmicOfflineMuonSeeds + process.hltL2CosmicMuonSeeds + process.hltL2CosmicMuons + process.hltL2MuonCandidatesNoVtxMeanTimerCosmicSeed + process.hltL2fL1sMuORL1f0DoubleL2NoVtx12Q2ChaCosmicSeed + process.HLTL2muonrecoSequenceNoVtx + process.HLTL3muonrecoSequenceNoVtx + ~process.hltL3fDimuonL1f0CosmicL2NV2Chaf10L3NVf0Veto1PromptSimple + process.HLTEndSequence ) +process.HLT_L2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOR + process.hltPreL2Mu10NoVtx2ChaVetoL3Mu0DxyMax1cm + process.hltL1fL1sMuORL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1sMuORL1f0L2NoVtx10Q2Cha + process.HLTL3muonrecoSequenceNoVtx + ~process.hltL3fMuL1f0ppL2NV2Chaf10L3NVf0VetoDxyMax1cm + process.HLTEndSequence ) +process.HLT_L3Mu10NoVtx_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOR + process.hltPreL3Mu10NoVtx + process.hltL1fL1sMuORL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1Muf0L2MuNoVtxFiltered7 + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1Muf0L2NVf15f7L3MuNVf10 + process.HLTEndSequence ) +process.HLT_L3Mu10NoVtx_DxyMin0p01cm_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOR + process.hltPreL3Mu10NoVtxDxyMin0p01cm + process.hltL1fL1sMuORL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1Muf0L2MuNoVtxFiltered7 + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1Muf0L2NVf7L3MuNVf10DxyMin0p01 + process.HLTEndSequence ) +process.HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL2MuL3Mu16NoVtxVetoL3Mu0DxyMax0p1cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1DoubleMuf0L2DoubleMuNoVtx2ChaFiltered7 + process.hltL2fL1DoubleMuf0L2SingleMuNoVtx2ChaFiltered15 + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf16DisplacedHybDxy0p1cm + ~process.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf0VetoDxy0p1cm + process.HLTEndSequence ) +process.HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL2MuL3Mu18NoVtxVetoL3Mu0DxyMax0p1cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1DoubleMuf0L2DoubleMuNoVtx2ChaFiltered7 + process.hltL2fL1DoubleMuf0L2SingleMuNoVtx2ChaFiltered15 + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf18DisplacedHybDxy0p1cm + ~process.hltL3fL1DoubleMuf0L2NVf15f7L3SingleMuNVf0VetoDxy0p1cm + process.HLTEndSequence ) +process.HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL2Mu10NoVtx2ChaCosmicSeedVetoL3Mu0DxyMax1cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTMuonLocalRecoMeanTimerSequence + process.hltL2CosmicOfflineMuonSeeds + process.hltL2CosmicMuonSeeds + process.hltL2CosmicMuons + process.hltL2MuonCandidatesNoVtxMeanTimerCosmicSeed + process.hltL2fL1sMuORL1f0DoubleL2NoVtx10Q2ChaCosmicSeed + process.HLTL2muonrecoSequenceNoVtx + process.HLTL3muonrecoSequenceNoVtx + ~process.hltL3fDimuonL1f0CosmicL2NV2Chaf10L3NVf0Veto1PromptSimple + process.HLTEndSequence ) +process.HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL2Mu12NoVtx2ChaCosmicSeedVetoL3Mu0DxyMax1cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTMuonLocalRecoMeanTimerSequence + process.hltL2CosmicOfflineMuonSeeds + process.hltL2CosmicMuonSeeds + process.hltL2CosmicMuons + process.hltL2MuonCandidatesNoVtxMeanTimerCosmicSeed + process.hltL2fL1sMuORL1f0DoubleL2NoVtx12Q2ChaCosmicSeed + process.HLTL2muonrecoSequenceNoVtx + process.HLTL3muonrecoSequenceNoVtx + ~process.hltL3fDimuonL1f0CosmicL2NV2Chaf10L3NVf0Veto1PromptSimple + process.HLTEndSequence ) process.HLT_L2Mu10NoVtx_2Cha_CosmicSeed_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOR + process.hltPreL2Mu10NoVtx2ChaCosmicSeed + process.hltL1fL1sMuORL1Filtered0 + process.HLTMuonLocalRecoMeanTimerSequence + process.hltL2CosmicOfflineMuonSeeds + process.hltL2CosmicMuonSeeds + process.hltL2CosmicMuons + process.hltL2MuonCandidatesNoVtxMeanTimerCosmicSeed + process.hltL2fL1sMuORL1f0L2NoVtx10Q2ChaCosmicSeed + process.HLTEndSequence ) -process.HLT_L2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOR + process.hltPreL2Mu10NoVtx2ChaCosmicSeedVetoL3Mu0DxyMax1cm + process.hltL1fL1sMuORL1Filtered0 + process.HLTMuonLocalRecoMeanTimerSequence + process.hltL2CosmicOfflineMuonSeeds + process.hltL2CosmicMuonSeeds + process.hltL2CosmicMuons + process.hltL2MuonCandidatesNoVtxMeanTimerCosmicSeed + process.hltL2fL1sMuORL1f0L2NoVtx10Q2ChaCosmicSeed + process.HLTL2muonrecoSequenceNoVtx + process.HLTL3muonrecoSequenceNoVtx + ~process.hltL3fDimuonL1f0CosmicL2NV2Chaf10L3NVf0Veto1PromptSimple + process.HLTEndSequence ) -process.HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL3dTksMu1610NoVtxDxyMin0p01cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1DoubleMuf0L2DoubleMuDisplacedFiltered7 + process.hltL2fL1DoubleMuf0L2SingleMuDisplacedFiltered15 + process.HLTL3DisplacedMuonRecoSequence + process.hltL3dTkfL1DoubleMuf0L2NVf15f7L3DoubleMuNVf10Displaced + process.hltL3dTkfL1DoubleMuf0L2NVf15f7L3SingleMuNVf16Displaced + process.HLTEndSequence ) -process.HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreL3dTksMu10NoVtxDxyMin0p01cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1DoubleMuf0L2SingleMuNoVtxFiltered7 + process.HLTL3DisplacedMuonRecoSequence + process.hltL3fL1f0L2f0Filtered10GlbDisplaceddTks + process.HLTEndSequence ) -process.HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu7EG23IorMu20EG17IorMu23EG10 + process.hltPreMu20NoFiltersNoVtxDisplacedPhoton20CaloCustomId + process.hltL1fL1sMu5EG20orMu20EG15L1Filtered5 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2fL1sMu5EG20orMu20EG15L1f5L2NoVtxFiltered20) + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1sMu5EG20orMu20EG15L1f5L2NVf16L3NoFiltersNoVtxFiltered20Displaced + process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1Mu5EG20FilterEtalt2p5 + process.hltMu20NoFiltersNoVtxPhoton20CaloIdLEtFilter + process.hltEgammaClusterShape + process.hltMu20NoFiltersNoVtxPhoton20CaloIdLClusterShapeFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltMu20NoFiltersNoVtxPhoton20CaloIdLHEFilter + process.hltEgammaEcalPFClusterIso + process.hltMu20NoFiltersNoVtxPhoton20CaloIdLEcalIsoFilter + process.HLTEndSequence ) -process.HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleTauBigOR + process.hltPreDoubleMediumChargedIsoDisplacedPFTauHPS32Trk1eta2p1 + process.HLTL2TauJetsL1TauSeededSequence + process.hltDoubleL2Tau26eta2p2 + process.HLTL2p5IsoTauL1TauSeededGlobalSequence + process.hltDoubleL2GlobIsoTau30eta2p2 + process.HLTGlobalPFTauDisplHPSSequence + process.HLTHPSDoubleDisplPFTauPt32Eta2p1Trk1Glob + process.HLTHPSMediumChargedIsoDisplPFTauSequence + process.hltHpsSelectedPFTausTrackPt1MediumChargedIsolationGlobDispl + process.hltHpsDoubleDisplPFTau32TrackPt1MediumChargedIsoGlob + process.hltHpsL1JetsHLTDoubleMediumChargedIsoDisplPFTauTrackPt1MatchGlob + process.hltHpsDoubleMediumChargedIsoDisplPFTau32TrackPt1L1HLTMatchedGlob + process.HLTDisplPFTauDxyProducer + process.hltHpsDisplPFTauDxy0p005Discriminator + process.hltHpsSelectedDisplPFTausDxy0p005 + process.hltHpsDoubleMediumChargedIsoDisplPFTau32Dxy0p005 + process.HLTEndSequence ) -process.HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DelayedJet40DoubleDelay0p5nsTrackless + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + process.hltDisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + process.hltCaloJetTimingProducer + process.hltCaloJetTimingFilterDouble0p5ns + process.HLTEndSequence ) -process.HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DelayedJet40DoubleDelay1nsInclusive + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + process.hltDisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + process.hltCaloJetTimingProducer + process.hltCaloJetTimingFilterDouble1ns + process.HLTEndSequence ) -process.HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DelayedJet40SingleDelay1nsTrackless + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltSingleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducerSingle + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPtSingle + process.hltDisplacedHLTCaloJetCollectionProducerLowPtSingle + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPtSingle + process.hltCaloJetTimingProducerSingle + process.hltCaloJetTimingFilterSingle1ns + process.HLTEndSequence ) -process.HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DelayedJet40SingleDelay2nsInclusive + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltSingleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducerSingle + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPtSingle + process.hltDisplacedHLTCaloJetCollectionProducerLowPtSingle + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPtSingle + process.hltCaloJetTimingProducerSingle + process.hltCaloJetTimingFilterSingle2ns + process.HLTEndSequence ) +process.HLT_L2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOR + process.hltPreL2Mu10NoVtx2ChaCosmicSeedVetoL3Mu0DxyMax1cm + process.hltL1fL1sMuORL1Filtered0 + process.HLTMuonLocalRecoMeanTimerSequence + process.hltL2CosmicOfflineMuonSeeds + process.hltL2CosmicMuonSeeds + process.hltL2CosmicMuons + process.hltL2MuonCandidatesNoVtxMeanTimerCosmicSeed + process.hltL2fL1sMuORL1f0L2NoVtx10Q2ChaCosmicSeed + process.HLTL2muonrecoSequenceNoVtx + process.HLTL3muonrecoSequenceNoVtx + ~process.hltL3fDimuonL1f0CosmicL2NV2Chaf10L3NVf0Veto1PromptSimple + process.HLTEndSequence ) +process.HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreDoubleL3dTksMu1610NoVtxDxyMin0p01cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1DoubleMuf0L2DoubleMuDisplacedFiltered7 + process.hltL2fL1DoubleMuf0L2SingleMuDisplacedFiltered15 + process.HLTL3DisplacedMuonRecoSequence + process.hltL3dTkfL1DoubleMuf0L2NVf15f7L3DoubleMuNVf10Displaced + process.hltL3dTkfL1DoubleMuf0L2NVf15f7L3SingleMuNVf16Displaced + process.HLTEndSequence ) +process.HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMu155SQOR157ORTripleMu444ORDoubleMu0upt + process.hltPreL3dTksMu10NoVtxDxyMin0p01cm + process.hltL1fL1sDoubleMu155ORTripleMu444ORDoubleMu0uptL1Filtered0 + process.HLTL2muonrecoSequenceNoVtx + process.hltL2fL1DoubleMuf0L2SingleMuNoVtxFiltered7 + process.HLTL3DisplacedMuonRecoSequence + process.hltL3fL1f0L2f0Filtered10GlbDisplaceddTks + process.HLTEndSequence ) +process.HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sMu5EG23IorMu7EG23IorMu20EG17IorMu23EG10 + process.hltPreMu20NoFiltersNoVtxDisplacedPhoton20CaloCustomId + process.hltL1fL1sMu5EG20orMu20EG15L1Filtered5 + process.HLTL2muonrecoSequenceNoVtx + cms.ignore(process.hltL2fL1sMu5EG20orMu20EG15L1f5L2NoVtxFiltered20) + process.HLTL3NoFiltersNoVtxmuonrecoSequence + process.hltL3fL1sMu5EG20orMu20EG15L1f5L2NVf16L3NoFiltersNoVtxFiltered20Displaced + process.HLTDoFullUnpackingEgammaEcalSequence + process.HLTPFClusteringForEgamma + process.hltEgammaCandidates + process.hltEGL1Mu5EG20FilterEtalt2p5 + process.hltMu20NoFiltersNoVtxPhoton20CaloIdLEtFilter + process.hltEgammaClusterShape + process.hltMu20NoFiltersNoVtxPhoton20CaloIdLClusterShapeFilter + process.HLTDoLocalHcalSequence + process.HLTFastJetForEgamma + process.hltEgammaHoverE + process.hltMu20NoFiltersNoVtxPhoton20CaloIdLHEFilter + process.hltEgammaEcalPFClusterIso + process.hltMu20NoFiltersNoVtxPhoton20CaloIdLEcalIsoFilter + process.HLTEndSequence ) +process.HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleTauBigOR + process.hltPreDoubleMediumChargedIsoDisplacedPFTauHPS32Trk1eta2p1 + process.HLTL2TauJetsL1TauSeededSequence + process.hltDoubleL2Tau26eta2p2 + process.HLTL2p5IsoTauL1TauSeededGlobalSequence + process.hltDoubleL2GlobIsoTau30eta2p2 + process.HLTGlobalPFTauDisplHPSSequence + process.HLTHPSDoubleDisplPFTauPt32Eta2p1Trk1Glob + process.HLTHPSMediumChargedIsoDisplPFTauSequence + process.hltHpsSelectedPFTausTrackPt1MediumChargedIsolationGlobDispl + process.hltHpsDoubleDisplPFTau32TrackPt1MediumChargedIsoGlob + process.hltHpsL1JetsHLTDoubleMediumChargedIsoDisplPFTauTrackPt1MatchGlob + process.hltHpsDoubleMediumChargedIsoDisplPFTau32TrackPt1L1HLTMatchedGlob + process.HLTDisplPFTauDxyProducer + process.hltHpsDisplPFTauDxy0p005Discriminator + process.hltHpsSelectedDisplPFTausDxy0p005 + process.hltHpsDoubleMediumChargedIsoDisplPFTau32Dxy0p005 + process.HLTEndSequence ) +process.HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DelayedJet40DoubleDelay0p5nsTrackless + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + process.hltDisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + process.hltCaloJetTimingProducer + process.hltCaloJetTimingFilterDouble0p5ns + process.HLTEndSequence ) +process.HLT_HT430_DelayedJet40_DoubleDelay0p5nsInclusive_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DelayedJet40DoubleDelay0p5nsInclusive + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + process.hltDisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + process.hltCaloJetTimingProducer + process.hltCaloJetTimingFilterDouble0p5ns + process.HLTEndSequence ) +process.HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DelayedJet40DoubleDelay1nsInclusive + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.hltCaloJetTimingProducer + process.hltCaloJetTimingFilterDouble1ns + process.HLTEndSequence ) +process.HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DelayedJet40SingleDelay1nsTrackless + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltSingleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducerSingle + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPtSingle + process.hltDisplacedHLTCaloJetCollectionProducerLowPtSingle + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPtSingle + process.hltCaloJetTimingProducerSingle + process.hltCaloJetTimingFilterSingle1ns + process.HLTEndSequence ) +process.HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DelayedJet40SingleDelay2nsInclusive + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltSingleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducerSingle + process.hltCaloJetTimingProducerSingle + process.hltCaloJetTimingFilterSingle2ns + process.HLTEndSequence ) +process.HLT_HT430_DelayedJet40_SingleDelay0p5nsInclusive_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DelayedJet40SingleDelay0p5nsInclusive + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltSingleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducerSingle + process.hltCaloJetTimingProducerSingle + process.hltCaloJetTimingFilterSingle0p5ns + process.HLTEndSequence ) +process.HLT_HT430_DelayedJet40_SingleDelay0p5nsTrackless_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DelayedJet40SingleDelay0p5nsTrackless + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltSingleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducerSingle + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPtSingle + process.hltDisplacedHLTCaloJetCollectionProducerLowPtSingle + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPtSingle + process.hltCaloJetTimingProducerSingle + process.hltCaloJetTimingFilterSingle0p5ns + process.HLTEndSequence ) +process.HLT_HT430_DelayedJet40_SingleDelay1nsInclusive_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DelayedJet40SingleDelay1nsInclusive + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltSingleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducerSingle + process.hltCaloJetTimingProducerSingle + process.hltCaloJetTimingFilterSingle1ns + process.HLTEndSequence ) +process.HLT_HT430_DelayedJet40_SingleDelay1p5nsInclusive_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DelayedJet40SingleDelay1p5nsInclusive + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltSingleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducerSingle + process.hltCaloJetTimingProducerSingle + process.hltCaloJetTimingFilterSingle1p5ns + process.HLTEndSequence ) process.HLT_L1Mu6HT240_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoMu6HTT240Or250 + process.hltPreL1Mu6HT240 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTEndSequence ) -process.HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoMu6HTT240Or250 + process.hltPreMu6HT240DisplacedDijet30Inclusive0PtrkShortSig5 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt30 + process.hltCentralCaloJetptLowPt30CollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLow30Pt0PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLow30Pt0PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLow30Pt0PtrkShortSig5 + process.HLTEndSequence ) -process.HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoMu6HTT240Or250 + process.hltPreMu6HT240DisplacedDijet30Inclusive1PtrkShortSig5DisplacedLoose + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt30 + process.hltCentralCaloJetptLowPt30CollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLow30Pt1PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLow30Pt1PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLow30Pt1PtrkShortSig5 + process.hltIter02DisplacedHLTCaloJetCollectionProducerLow30Pt1PtrkShortSig5 + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementLooseDisplacedJetsLow30Pt1PtrkShortSig5 + process.HLTEndSequence ) -process.HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoMu6HTT240Or250 + process.hltPreMu6HT240DisplacedDijet35Inclusive0PtrkShortSig5 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt35 + process.hltCentralCaloJetptLowPt35CollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLow35Pt0PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLow35Pt0PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLow35Pt0PtrkShortSig5 + process.HLTEndSequence ) -process.HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoMu6HTT240Or250 + process.hltPreMu6HT240DisplacedDijet35Inclusive1PtrkShortSig5DisplacedLoose + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt35 + process.hltCentralCaloJetptLowPt35CollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLow35Pt1PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLow35Pt1PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLow35Pt1PtrkShortSig5 + process.hltIter02DisplacedHLTCaloJetCollectionProducerLow35Pt1PtrkShortSig5 + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementLooseDisplacedJetsLow35Pt1PtrkShortSig5 + process.HLTEndSequence ) -process.HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoMu6HTT240Or250 + process.hltPreMu6HT240DisplacedDijet40Inclusive0PtrkShortSig5 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt0PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLowPt0PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt0PtrkShortSig5 + process.HLTEndSequence ) -process.HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoMu6HTT240Or250 + process.hltPreMu6HT240DisplacedDijet40Inclusive1PtrkShortSig5DisplacedLoose + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt1PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLowPt1PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt1PtrkShortSig5 + process.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt1PtrkShortSig5 + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementLooseDisplacedJetsLowPt1PtrkShortSig5 + process.HLTEndSequence ) -process.HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DisplacedDijet30Inclusive1PtrkShortSig5 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt30 + process.hltCentralCaloJetptLowPt30CollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLow30Pt1PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLow30Pt1PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLow30Pt1PtrkShortSig5 + process.HLTEndSequence ) -process.HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DisplacedDijet35Inclusive1PtrkShortSig5 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt35 + process.hltCentralCaloJetptLowPt35CollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLow35Pt1PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLow35Pt1PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLow35Pt1PtrkShortSig5 + process.HLTEndSequence ) -process.HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DisplacedDijet40Inclusive1PtrkShortSig5 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt1PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLowPt1PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt1PtrkShortSig5 + process.HLTEndSequence ) -process.HLT_CaloMET60_DTCluster50_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreCaloMET60DTCluster50 + process.HLTRecoMETSequence + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT60 + process.hltMuonDTDigis + process.hltDt1DRecHits + process.hltDTrechitClusterProducer50 + process.hltMuonRecHitClusterFilter50 + process.HLTEndSequence ) -process.HLT_CaloMET60_DTClusterNoMB1S50_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreCaloMET60DTClusterNoMB1S50 + process.HLTRecoMETSequence + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT60 + process.hltMuonDTDigis + process.hltDt1DRecHits + process.hltDTrechitClusterProducer50 + process.hltMuonRecHitClusterNoMB1SFilter50 + process.HLTEndSequence ) -process.HLT_L1MET_DTCluster50_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreL1METDTCluster50 + process.HLTRecoMETSequence + process.hltMuonDTDigis + process.hltDt1DRecHits + process.hltDTrechitClusterProducer50 + process.hltMuonRecHitClusterFilter50 + process.HLTEndSequence ) -process.HLT_L1MET_DTClusterNoMB1S50_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreL1METDTClusterNoMB1S50 + process.HLTRecoMETSequence + process.hltMuonDTDigis + process.hltDt1DRecHits + process.hltDTrechitClusterProducer50 + process.hltMuonRecHitClusterNoMB1SFilter50 + process.HLTEndSequence ) +process.HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sVoMu6HTT240Or250 + process.hltPreMu6HT240DisplacedDijet30Inclusive0PtrkShortSig5 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt30 + process.hltCentralCaloJetptLowPt30CollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLow30Pt0PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLow30Pt0PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLow30Pt0PtrkShortSig5 + process.HLTEndSequence ) +process.HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sVoMu6HTT240Or250 + process.hltPreMu6HT240DisplacedDijet30Inclusive1PtrkShortSig5DisplacedLoose + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt30 + process.hltCentralCaloJetptLowPt30CollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLow30Pt1PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLow30Pt1PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLow30Pt1PtrkShortSig5 + process.hltIter02DisplacedHLTCaloJetCollectionProducerLow30Pt1PtrkShortSig5 + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementLooseDisplacedJetsLow30Pt1PtrkShortSig5 + process.HLTEndSequence ) +process.HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sVoMu6HTT240Or250 + process.hltPreMu6HT240DisplacedDijet35Inclusive0PtrkShortSig5 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt35 + process.hltCentralCaloJetptLowPt35CollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLow35Pt0PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLow35Pt0PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLow35Pt0PtrkShortSig5 + process.HLTEndSequence ) +process.HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sVoMu6HTT240Or250 + process.hltPreMu6HT240DisplacedDijet35Inclusive1PtrkShortSig5DisplacedLoose + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt35 + process.hltCentralCaloJetptLowPt35CollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLow35Pt1PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLow35Pt1PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLow35Pt1PtrkShortSig5 + process.hltIter02DisplacedHLTCaloJetCollectionProducerLow35Pt1PtrkShortSig5 + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementLooseDisplacedJetsLow35Pt1PtrkShortSig5 + process.HLTEndSequence ) +process.HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sVoMu6HTT240Or250 + process.hltPreMu6HT240DisplacedDijet40Inclusive0PtrkShortSig5 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt0PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLowPt0PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt0PtrkShortSig5 + process.HLTEndSequence ) +process.HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sVoMu6HTT240Or250 + process.hltPreMu6HT240DisplacedDijet40Inclusive1PtrkShortSig5DisplacedLoose + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt1PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLowPt1PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt1PtrkShortSig5 + process.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt1PtrkShortSig5 + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementLooseDisplacedJetsLowPt1PtrkShortSig5 + process.HLTEndSequence ) +process.HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DisplacedDijet30Inclusive1PtrkShortSig5 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt30 + process.hltCentralCaloJetptLowPt30CollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLow30Pt1PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLow30Pt1PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLow30Pt1PtrkShortSig5 + process.HLTEndSequence ) +process.HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DisplacedDijet35Inclusive1PtrkShortSig5 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt35 + process.hltCentralCaloJetptLowPt35CollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLow35Pt1PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLow35Pt1PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLow35Pt1PtrkShortSig5 + process.HLTEndSequence ) +process.HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT380 + process.hltPreHT430DisplacedDijet40Inclusive1PtrkShortSig5 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT430 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt1PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLowPt1PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt1PtrkShortSig5 + process.HLTEndSequence ) +process.HLT_CaloMET60_DTCluster50_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreCaloMET60DTCluster50 + process.HLTRecoMETSequence + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT60 + process.hltMuonDTDigis + process.hltDt1DRecHits + process.hltDTrechitClusterProducer50 + process.hltMuonRecHitClusterFilter50 + process.HLTEndSequence ) +process.HLT_CaloMET60_DTClusterNoMB1S50_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreCaloMET60DTClusterNoMB1S50 + process.HLTRecoMETSequence + process.HLTAK4CaloJetsSequence + process.hltMht + process.hltMHT60 + process.hltMuonDTDigis + process.hltDt1DRecHits + process.hltDTrechitClusterProducer50 + process.hltMuonRecHitClusterNoMB1SFilter50 + process.HLTEndSequence ) +process.HLT_L1MET_DTCluster50_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreL1METDTCluster50 + process.HLTRecoMETSequence + process.hltMuonDTDigis + process.hltDt1DRecHits + process.hltDTrechitClusterProducer50 + process.hltMuonRecHitClusterFilter50 + process.HLTEndSequence ) +process.HLT_L1MET_DTClusterNoMB1S50_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sAllETMHFSeeds + process.hltPreL1METDTClusterNoMB1S50 + process.HLTRecoMETSequence + process.hltMuonDTDigis + process.hltDt1DRecHits + process.hltDTrechitClusterProducer50 + process.hltMuonRecHitClusterNoMB1SFilter50 + process.HLTEndSequence ) process.HLT_CscCluster_Loose_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMuShowerOneNominal + process.hltPreCscClusterLoose + process.HLTMuonLocalRecoSequence + process.hltCSCrechitClusters + process.hltCscClusterLoose + process.HLTEndSequence ) process.HLT_CscCluster_Medium_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMuShowerOneNominal + process.hltPreCscClusterMedium + process.HLTMuonLocalRecoSequence + process.hltCSCrechitClusters + process.hltCscClusterMedium + process.HLTEndSequence ) process.HLT_CscCluster_Tight_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMuShowerOneNominal + process.hltPreCscClusterTight + process.HLTMuonLocalRecoSequence + process.hltCSCrechitClusters + process.hltCscClusterTight + process.HLTEndSequence ) process.HLT_L1CSCShower_DTCluster50_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMuShowerOneNominal + process.hltPreL1CSCShowerDTCluster50 + process.HLTMuonLocalRecoSequence + process.hltDTrechitClusters + process.hltDTCluster50NoMB1 + process.HLTEndSequence ) process.HLT_L1CSCShower_DTCluster75_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMuShowerOneNominal + process.hltPreL1CSCShowerDTCluster75 + process.HLTMuonLocalRecoSequence + process.hltDTrechitClusters + process.hltDTCluster75NoMB1 + process.HLTEndSequence ) -process.HLT_PFMET105_IsoTrk50_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sETM90ToETM150 + process.hltPrePFMET105IsoTrk50 + process.HLTRecoMETSequence + process.hltMET75 + process.HLTRecoJetSequenceAK4PrePF + process.HLTDoLocalPixelSequence + process.HLTDoLocalStripSequence + process.HLTRecopixelvertexingSequence + process.HLTIterativeTrackingIter02 + process.hltDeDxEstimatorProducer + process.hltTrk50Filter + process.HLTAK4PFJetsSequence + process.hltPFMETProducer + process.hltPFMET105 + process.HLTEndSequence ) -process.HLT_PFMET110_PFJet100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sETMHF90SingleJet60looseRecoiling + process.hltPrePFMET110PFJet100 + process.HLTRecoMETSequence + process.hltMET75 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets70 + process.hltSinglePFJet100 + process.hltPFMETProducer + process.hltPFMET110 + process.HLTEndSequence ) -process.HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT170L1SingleLLPJetDisplacedDijet40DisplacedTrack + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT170 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + process.hltDisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + process.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementDisplacedJetsLowPt + process.HLTEndSequence ) -process.HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT200L1SingleLLPJetDisplacedDijet40DisplacedTrack + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT200 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + process.hltDisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + process.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementDisplacedJetsLowPt + process.HLTEndSequence ) -process.HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT200L1SingleLLPJetDisplacedDijet60DisplacedTrack + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT200 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt60 + process.hltCentralCaloJetptMidPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + process.hltDisplacedHLTCaloJetCollectionProducerMidPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + process.hltIter02DisplacedHLTCaloJetCollectionProducerMidPt + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementDisplacedJetsMidPt + process.HLTEndSequence ) -process.HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT270L1SingleLLPJetDisplacedDijet40DisplacedTrack + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT270 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + process.hltDisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + process.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementDisplacedJetsLowPt + process.HLTEndSequence ) -process.HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT320L1SingleLLPJetDisplacedDijet60Inclusive + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT320 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt60 + process.hltCentralCaloJetptMidPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + process.hltDisplacedHLTCaloJetCollectionProducerMidPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + process.HLTEndSequence ) -process.HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT420L1SingleLLPJetDisplacedDijet60Inclusive + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT420 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt60 + process.hltCentralCaloJetptMidPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + process.hltDisplacedHLTCaloJetCollectionProducerMidPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + process.HLTEndSequence ) -process.HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT200L1SingleLLPJetDelayedJet40SingleDelay1nsTrackless + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT200 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltSingleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducerSingle + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPtSingle + process.hltDisplacedHLTCaloJetCollectionProducerLowPtSingle + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPtSingle + process.hltCaloJetTimingProducerSingle + process.hltCaloJetTimingFilterSingle1ns + process.HLTEndSequence ) -process.HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT200L1SingleLLPJetDelayedJet40SingleDelay2nsInclusive + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT200 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltSingleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducerSingle + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPtSingle + process.hltDisplacedHLTCaloJetCollectionProducerLowPtSingle + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPtSingle + process.hltCaloJetTimingProducerSingle + process.hltCaloJetTimingFilterSingle2ns + process.HLTEndSequence ) -process.HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT200L1SingleLLPJetDelayedJet40DoubleDelay0p5nsTrackless + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT200 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + process.hltDisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + process.hltCaloJetTimingProducer + process.hltCaloJetTimingFilterDouble0p5ns + process.HLTEndSequence ) -process.HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT200L1SingleLLPJetDelayedJet40DoubleDelay1nsInclusive + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT200 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + process.hltDisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + process.hltCaloJetTimingProducer + process.hltCaloJetTimingFilterDouble1ns + process.HLTEndSequence ) -process.HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT200L1SingleLLPJetDisplacedDijet30Inclusive1PtrkShortSig5 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT200 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt30 + process.hltCentralCaloJetptLowPt30CollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLow30Pt1PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLow30Pt1PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLow30Pt1PtrkShortSig5 + process.HLTEndSequence ) -process.HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT200L1SingleLLPJetDisplacedDijet35Inclusive1PtrkShortSig5 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT200 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt35 + process.hltCentralCaloJetptLowPt35CollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLow35Pt1PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLow35Pt1PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLow35Pt1PtrkShortSig5 + process.HLTEndSequence ) -process.HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT200L1SingleLLPJetDisplacedDijet40Inclusive1PtrkShortSig5 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT200 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt1PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLowPt1PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt1PtrkShortSig5 + process.HLTEndSequence ) -process.HLT_DiPhoton10Time1p4ns_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + process.hltPreDiPhoton10Time1p4ns + process.HLTDiPho10CaloIdLTime1p4nsSequence + process.HLTEndSequence ) -process.HLT_DiPhoton10Time1p6ns_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + process.hltPreDiPhoton10Time1p6ns + process.HLTDiPho10CaloIdLTime1p6nsSequence + process.HLTEndSequence ) -process.HLT_DiPhoton10Time1p8ns_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + process.hltPreDiPhoton10Time1p8ns + process.HLTDiPho10CaloIdLTime1p8nsSequence + process.HLTEndSequence ) -process.HLT_DiPhoton10Time2ns_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + process.hltPreDiPhoton10Time2ns + process.HLTDiPho10CaloIdLTime2nsSequence + process.HLTEndSequence ) -process.HLT_DiPhoton10sminlt0p1_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + process.hltPreDiPhoton10sminlt0p1 + process.HLTDiPho10CaloIdLsminlt0p1Sequence + process.HLTEndSequence ) -process.HLT_DiPhoton10sminlt0p12_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + process.hltPreDiPhoton10sminlt0p12 + process.HLTDiPho10CaloIdLsminlt0p12Sequence + process.HLTEndSequence ) -process.HLT_DiPhoton10_CaloIdL_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + process.hltPreDiPhoton10CaloIdL + process.HLTDiPho10CaloIdLSequence + process.HLTEndSequence ) -process.HLT_DoubleEle4_eta1p22_mMax6_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle4eta1p22mMax6 + process.HLTDoubleEle4eta1p22mMax6Sequence + process.HLTEndSequence ) -process.HLT_DoubleEle4p5_eta1p22_mMax6_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle4p5eta1p22mMax6 + process.HLTDoubleEle4p5eta1p22mMax6Sequence + process.HLTEndSequence ) -process.HLT_DoubleEle5_eta1p22_mMax6_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle5eta1p22mMax6 + process.HLTDoubleEle5eta1p22mMax6Sequence + process.HLTEndSequence ) -process.HLT_DoubleEle5p5_eta1p22_mMax6_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle5p5eta1p22mMax6 + process.HLTDoubleEle5p5eta1p22mMax6Sequence + process.HLTEndSequence ) -process.HLT_DoubleEle6_eta1p22_mMax6_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle6eta1p22mMax6 + process.HLTDoubleEle6eta1p22mMax6Sequence + process.HLTEndSequence ) -process.HLT_DoubleEle6p5_eta1p22_mMax6_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle6p5eta1p22mMax6 + process.HLTDoubleEle6p5eta1p22mMax6Sequence + process.HLTEndSequence ) -process.HLT_DoubleEle7_eta1p22_mMax6_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle7eta1p22mMax6 + process.HLTDoubleEle7eta1p22mMax6Sequence + process.HLTEndSequence ) -process.HLT_DoubleEle7p5_eta1p22_mMax6_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle7p5eta1p22mMax6 + process.HLTDoubleEle7p5eta1p22mMax6Sequence + process.HLTEndSequence ) -process.HLT_DoubleEle8_eta1p22_mMax6_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle8eta1p22mMax6 + process.HLTDoubleEle8eta1p22mMax6Sequence + process.HLTEndSequence ) -process.HLT_DoubleEle8p5_eta1p22_mMax6_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle8p5eta1p22mMax6 + process.HLTDoubleEle8p5eta1p22mMax6Sequence + process.HLTEndSequence ) -process.HLT_DoubleEle9_eta1p22_mMax6_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle9eta1p22mMax6 + process.HLTDoubleEle9eta1p22mMax6Sequence + process.HLTEndSequence ) -process.HLT_DoubleEle9p5_eta1p22_mMax6_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle9p5eta1p22mMax6 + process.HLTDoubleEle9p5eta1p22mMax6Sequence + process.HLTEndSequence ) -process.HLT_DoubleEle10_eta1p22_mMax6_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle10eta1p22mMax6 + process.HLTDoubleEle10eta1p22mMax6Sequence + process.HLTEndSequence ) -process.HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGIsoeta1p5 + process.hltPreDiphoton2014eta1p5R9IdLANDHEANDIsoTCaloIdT + process.HLTDiphoton2014eta1p5R9Idb50e90ANDIso30CaloId11b11eANDHE12b10eSequence + process.HLTEndSequence ) -process.HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGIsoeta1p5 + process.hltPreDiphoton2014eta1p5R9IdLANDHETANDIsoTCaloIdT + process.HLTDiphoton2014eta1p5R9Idb50e90ANDIso30CaloId11b11eANDHE06b06eSequence + process.HLTEndSequence ) -process.HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGIsoeta1p5 + process.hltPreDiphoton2214eta1p5R9IdLANDHEANDIsoTCaloIdT + process.HLTDiphoton2214eta1p5R9Idb50e90ANDIso30CaloId11b11eANDHE12b10eSequence + process.HLTEndSequence ) -process.HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGIsoeta1p5 + process.hltPreDiphoton2214eta1p5R9IdLANDHETANDIsoTCaloIdT + process.HLTDiphoton2214eta1p5R9Idb50e90ANDIso30CaloId11b11eANDHE06b06eSequence + process.HLTEndSequence ) +process.HLT_PFMET105_IsoTrk50_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sETM90ToETM150 + process.hltPrePFMET105IsoTrk50 + process.HLTRecoMETSequence + process.hltMET75 + process.HLTRecoJetSequenceAK4PrePF + process.HLTDoLocalPixelSequence + process.HLTDoLocalStripSequence + process.HLTRecopixelvertexingSequence + process.HLTIterativeTrackingIter02 + process.hltDeDxEstimatorProducer + process.hltTrk50Filter + process.HLTAK4PFJetsSequence + process.hltPFMETProducer + process.hltPFMET105 + process.HLTEndSequence ) +process.HLT_PFMET110_PFJet100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sETMHF90SingleJet60looseRecoiling + process.hltPrePFMET110PFJet100 + process.HLTRecoMETSequence + process.hltMET75 + process.HLTAK4CaloJetsSequence + process.hltSingleAK4CaloJet70 + process.HLTAK4PFJetsSequence + process.hltPFJetsCorrectedMatchedToCaloJets70 + process.hltSinglePFJet100 + process.hltPFMETProducer + process.hltPFMET110 + process.HLTEndSequence ) +process.HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT170L1SingleLLPJetDisplacedDijet40DisplacedTrack + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT170 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + process.hltDisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + process.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementDisplacedJetsLowPt + process.HLTEndSequence ) +process.HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT200L1SingleLLPJetDisplacedDijet40DisplacedTrack + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT200 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + process.hltDisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + process.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementDisplacedJetsLowPt + process.HLTEndSequence ) +process.HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT200L1SingleLLPJetDisplacedDijet60DisplacedTrack + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT200 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt60 + process.hltCentralCaloJetptMidPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + process.hltDisplacedHLTCaloJetCollectionProducerMidPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + process.hltIter02DisplacedHLTCaloJetCollectionProducerMidPt + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementDisplacedJetsMidPt + process.HLTEndSequence ) +process.HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT270L1SingleLLPJetDisplacedDijet40DisplacedTrack + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT270 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + process.hltDisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + process.hltIter02DisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIteration4DisplacedJets + process.HLTDisplacedTrackRequirementDisplacedJetsLowPt + process.HLTEndSequence ) +process.HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT320L1SingleLLPJetDisplacedDijet60Inclusive + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT320 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt60 + process.hltCentralCaloJetptMidPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + process.hltDisplacedHLTCaloJetCollectionProducerMidPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + process.HLTEndSequence ) +process.HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT420L1SingleLLPJetDisplacedDijet60Inclusive + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT420 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt60 + process.hltCentralCaloJetptMidPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsMidPt + process.hltDisplacedHLTCaloJetCollectionProducerMidPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsMidPt + process.HLTEndSequence ) +process.HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT200L1SingleLLPJetDelayedJet40SingleDelay1nsTrackless + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT200 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltSingleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducerSingle + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPtSingle + process.hltDisplacedHLTCaloJetCollectionProducerLowPtSingle + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPtSingle + process.hltCaloJetTimingBarrelOnlyProducerSingle + process.hltCaloJetTimingBarrelOnlyFilterSingle1ns + process.HLTEndSequence ) +process.HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT200L1SingleLLPJetDelayedJet40SingleDelay2nsInclusive + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT200 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltSingleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducerSingle + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPtSingle + process.hltDisplacedHLTCaloJetCollectionProducerLowPtSingle + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPtSingle + process.hltCaloJetTimingBarrelOnlyProducerSingle + process.hltCaloJetTimingBarrelOnlyFilterSingle2ns + process.HLTEndSequence ) +process.HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT200L1SingleLLPJetDelayedJet40DoubleDelay0p5nsTrackless + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT200 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + process.hltDisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + process.hltCaloJetTimingBarrelOnlyProducer + process.hltCaloJetTimingBarrelOnlyFilterDouble0p5ns + process.HLTEndSequence ) +process.HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT200L1SingleLLPJetDelayedJet40DoubleDelay1nsInclusive + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT200 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt + process.hltDisplacedHLTCaloJetCollectionProducerLowPt + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt + process.hltCaloJetTimingBarrelOnlyProducer + process.hltCaloJetTimingBarrelOnlyFilterDouble1ns + process.HLTEndSequence ) +process.HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT200L1SingleLLPJetDisplacedDijet30Inclusive1PtrkShortSig5 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT200 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt30 + process.hltCentralCaloJetptLowPt30CollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLow30Pt1PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLow30Pt1PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLow30Pt1PtrkShortSig5 + process.HLTEndSequence ) +process.HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT200L1SingleLLPJetDisplacedDijet35Inclusive1PtrkShortSig5 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT200 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt35 + process.hltCentralCaloJetptLowPt35CollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLow35Pt1PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLow35Pt1PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLow35Pt1PtrkShortSig5 + process.HLTEndSequence ) +process.HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sVoHTT200SingleLLPJet60 + process.hltPreHT200L1SingleLLPJetDisplacedDijet40Inclusive1PtrkShortSig5 + process.hltPixelTrackerHVOn + process.hltStripTrackerHVOn + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT200 + process.hltEmFraction0p01To0p99CaloJetSelector + process.hltDoubleCentralCaloJetpt40 + process.hltCentralCaloJetptLowPtCollectionProducer + process.HLTBTagPixelAndStripSetupForInclusiveDisplacedJets + process.HLTIterativeTrackingIteration0ForDisplaced + process.HLT2PromptTrackRequirementIter0DisplacedJetsLowPt1PtrkShortSig5 + process.hltDisplacedHLTCaloJetCollectionProducerLowPt1PtrkShortSig5 + process.HLTIterativeTrackingIter12ForDisplaced + process.HLT2PromptTrackRequirementIter12DisplacedJetsLowPt1PtrkShortSig5 + process.HLTEndSequence ) +process.HLT_DiPhoton10Time1ns_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + process.hltPreDiPhoton10Time1ns + process.HLTDiPho10CaloIdLTime1nsSequence + process.HLTEndSequence ) +process.HLT_DiPhoton10Time1p2ns_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + process.hltPreDiPhoton10Time1p2ns + process.HLTDiPho10CaloIdLTime1p2nsSequence + process.HLTEndSequence ) +process.HLT_DiPhoton10Time1p4ns_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + process.hltPreDiPhoton10Time1p4ns + process.HLTDiPho10CaloIdLTime1p4nsSequence + process.HLTEndSequence ) +process.HLT_DiPhoton10Time1p6ns_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + process.hltPreDiPhoton10Time1p6ns + process.HLTDiPho10CaloIdLTime1p6nsSequence + process.HLTEndSequence ) +process.HLT_DiPhoton10Time1p8ns_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + process.hltPreDiPhoton10Time1p8ns + process.HLTDiPho10CaloIdLTime1p8nsSequence + process.HLTEndSequence ) +process.HLT_DiPhoton10Time2ns_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + process.hltPreDiPhoton10Time2ns + process.HLTDiPho10CaloIdLTime2nsSequence + process.HLTEndSequence ) +process.HLT_DiPhoton10sminlt0p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + process.hltPreDiPhoton10sminlt0p1 + process.HLTDiPho10CaloIdLsminlt0p1Sequence + process.HLTEndSequence ) +process.HLT_DiPhoton10sminlt0p12_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + process.hltPreDiPhoton10sminlt0p12 + process.HLTDiPho10CaloIdLsminlt0p12Sequence + process.HLTEndSequence ) +process.HLT_DiPhoton10_CaloIdL_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleAndDoubleEGNonIsoForDisplacedTrig + process.hltPreDiPhoton10CaloIdL + process.HLTDiPho10CaloIdLSequence + process.HLTEndSequence ) +process.HLT_DoubleEle4_eta1p22_mMax6_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle4eta1p22mMax6 + process.HLTDoubleEle4eta1p22mMax6Sequence + process.HLTEndSequence ) +process.HLT_DoubleEle4p5_eta1p22_mMax6_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle4p5eta1p22mMax6 + process.HLTDoubleEle4p5eta1p22mMax6Sequence + process.HLTEndSequence ) +process.HLT_DoubleEle5_eta1p22_mMax6_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle5eta1p22mMax6 + process.HLTDoubleEle5eta1p22mMax6Sequence + process.HLTEndSequence ) +process.HLT_DoubleEle5p5_eta1p22_mMax6_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle5p5eta1p22mMax6 + process.HLTDoubleEle5p5eta1p22mMax6Sequence + process.HLTEndSequence ) +process.HLT_DoubleEle6_eta1p22_mMax6_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle6eta1p22mMax6 + process.HLTDoubleEle6eta1p22mMax6Sequence + process.HLTEndSequence ) +process.HLT_DoubleEle6p5_eta1p22_mMax6_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle6p5eta1p22mMax6 + process.HLTDoubleEle6p5eta1p22mMax6Sequence + process.HLTEndSequence ) +process.HLT_DoubleEle7_eta1p22_mMax6_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle7eta1p22mMax6 + process.HLTDoubleEle7eta1p22mMax6Sequence + process.HLTEndSequence ) +process.HLT_DoubleEle7p5_eta1p22_mMax6_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle7p5eta1p22mMax6 + process.HLTDoubleEle7p5eta1p22mMax6Sequence + process.HLTEndSequence ) +process.HLT_DoubleEle8_eta1p22_mMax6_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle8eta1p22mMax6 + process.HLTDoubleEle8eta1p22mMax6Sequence + process.HLTEndSequence ) +process.HLT_DoubleEle8p5_eta1p22_mMax6_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle8p5eta1p22mMax6 + process.HLTDoubleEle8p5eta1p22mMax6Sequence + process.HLTEndSequence ) +process.HLT_DoubleEle9_eta1p22_mMax6_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle9eta1p22mMax6 + process.HLTDoubleEle9eta1p22mMax6Sequence + process.HLTEndSequence ) +process.HLT_DoubleEle9p5_eta1p22_mMax6_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle9p5eta1p22mMax6 + process.HLTDoubleEle9p5eta1p22mMax6Sequence + process.HLTEndSequence ) +process.HLT_DoubleEle10_eta1p22_mMax6_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGXer1p2dRMaxY + process.hltPreDoubleEle10eta1p22mMax6 + process.HLTDoubleEle10eta1p22mMax6Sequence + process.HLTEndSequence ) +process.HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGIsoeta1p5 + process.hltPreDiphoton2014eta1p5R9IdLANDHEANDIsoTCaloIdT + process.HLTDiphoton2014eta1p5R9Idb50e90ANDIso30CaloId11b11eANDHE12b10eSequence + process.HLTEndSequence ) +process.HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGIsoeta1p5 + process.hltPreDiphoton2014eta1p5R9IdLANDHETANDIsoTCaloIdT + process.HLTDiphoton2014eta1p5R9Idb50e90ANDIso30CaloId11b11eANDHE06b06eSequence + process.HLTEndSequence ) +process.HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGIsoeta1p5 + process.hltPreDiphoton2214eta1p5R9IdLANDHEANDIsoTCaloIdT + process.HLTDiphoton2214eta1p5R9Idb50e90ANDIso30CaloId11b11eANDHE12b10eSequence + process.HLTEndSequence ) +process.HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEGIsoeta1p5 + process.hltPreDiphoton2214eta1p5R9IdLANDHETANDIsoTCaloIdT + process.HLTDiphoton2214eta1p5R9Idb50e90ANDIso30CaloId11b11eANDHE06b06eSequence + process.HLTEndSequence ) process.HLT_Mu50_L1SingleMuShower_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleMuShower + process.hltPreMu50L1SingleMuShower + cms.ignore(process.hltL1sSingleMuOpenObjectMap) + process.hltL1fL1sSingleMuOpenCandidateL1Filtered0 + process.HLTL2muonrecoSequence + cms.ignore(process.hltL2fL1sSingleMuOpenCandidateL1f0L2Filtered0Q) + process.HLTL3muonrecoSequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenCandidateL1Filtered0) + process.hltL3fL1sSingleMuOpenCandidateL1f0L2f3QL3Filtered50Q + process.HLTEndSequence ) -process.HLT_ExpressMuons_v2 = cms.Path( process.HLTBeginSequence + process.hltPreExpressMuons + process.hltExpressMuonsFilter + process.HLTEndSequence ) -process.HLT_OnlineMonitorGroup_v2 = cms.Path( process.HLTBeginSequence + process.hltPreOnlineMonitorGroup + process.hltOnlineMonitorGroupFilter + process.HLTEndSequence ) -process.DQM_EcalReconstruction_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sDSTRun3PFScoutingPixelTracking + process.hltPreDQMEcalReconstruction + process.statusOnGPU + process.statusOnGPUFilter + process.HLTDoFullUnpackingEgammaEcalWithoutPreshowerSequence + process.hltEcalConsumerCPU + process.hltEcalConsumerGPU + process.HLTEndSequence ) +process.HLT_ExpressMuons_v3 = cms.Path( process.HLTBeginSequence + process.hltPreExpressMuons + process.hltExpressMuonsFilter + process.HLTEndSequence ) +process.HLT_OnlineMonitorGroup_v3 = cms.Path( process.HLTBeginSequence + process.hltPreOnlineMonitorGroup + process.hltOnlineMonitorGroupFilter + process.HLTEndSequence ) +process.DQM_EcalReconstruction_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sDSTRun3PFScoutingPixelTracking + process.hltPreDQMEcalReconstruction + process.statusOnGPU + process.statusOnGPUFilter + process.HLTDoFullUnpackingEgammaEcalWithoutPreshowerSequence + process.hltEcalConsumerCPU + process.hltEcalConsumerGPU + process.HLTEndSequence ) process.DQM_HcalReconstruction_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sDSTRun3PFScoutingPixelTracking + process.hltPreDQMHcalReconstruction + process.statusOnGPU + process.statusOnGPUFilter + process.HLTDoLocalHcalSequence + process.hltHcalConsumerCPU + process.hltHcalConsumerGPU + process.HLTEndSequence ) -process.DQM_PixelReconstruction_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sDSTRun3PFScoutingPixelTracking + process.hltPreDQMPixelReconstruction + process.statusOnGPU + process.statusOnGPUFilter + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingSequence + process.hltPixelConsumerCPU + process.hltPixelConsumerGPU + process.HLTDQMPixelReconstruction + process.HLTEndSequence ) +process.DQM_PixelReconstruction_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sDSTRun3PFScoutingPixelTracking + process.hltPreDQMPixelReconstruction + process.statusOnGPU + process.statusOnGPUFilter + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingSequence + process.hltPixelConsumerCPU + process.hltPixelConsumerGPU + process.HLTDQMPixelReconstruction + process.HLTEndSequence ) process.HLT_PPSMaxTracksPerArm1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPrePPSMaxTracksPerArm1 + process.HLTPPSPixelRecoSequence + process.hltPPSExpCalFilter + process.hltPPSCalibrationRaw + process.HLTEndSequence ) process.HLT_PPSMaxTracksPerRP4_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPrePPSMaxTracksPerRP4 + process.HLTPPSPixelRecoSequence + process.hltPPSPrCalFilter + process.hltPPSCalibrationRaw + process.HLTEndSequence ) process.HLTriggerFinalPath = cms.Path( process.hltGtStage2Digis + process.hltScalersRawToDigi + process.hltFEDSelectorTCDS + process.hltTriggerSummaryAOD + process.hltTriggerSummaryRAW + process.hltBoolFalse ) @@ -82167,7 +85973,7 @@ process.Dataset_ZeroBias = cms.Path( process.HLTDatasetPathBeginSequence + process.hltDatasetZeroBias + process.hltPreDatasetZeroBias ) -process.schedule = cms.Schedule( *(process.HLTriggerFirstPath, process.Status_OnCPU, process.Status_OnGPU, process.HLT_AK8PFJet360_TrimMass30_v19, process.HLT_AK8PFJet380_TrimMass30_v12, process.HLT_AK8PFJet400_TrimMass30_v13, process.HLT_AK8PFJet420_TrimMass30_v12, process.HLT_AK8PFJet400_MassSD30_v1, process.HLT_AK8PFJet420_MassSD30_v1, process.HLT_AK8PFJet450_MassSD30_v1, process.HLT_AK8DiPFJet250_250_MassSD30_v1, process.HLT_AK8DiPFJet250_250_MassSD50_v1, process.HLT_AK8DiPFJet260_260_MassSD30_v1, process.HLT_AK8DiPFJet270_270_MassSD30_v1, process.HLT_AK8PFHT750_TrimMass50_v13, process.HLT_AK8PFHT800_TrimMass50_v13, process.HLT_AK8PFHT850_TrimMass50_v12, process.HLT_AK8PFHT900_TrimMass50_v12, process.HLT_CaloJet500_NoJetID_v13, process.HLT_CaloJet550_NoJetID_v8, process.HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v5, process.HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v5, process.HLT_Trimuon5_3p5_2_Upsilon_Muon_v6, process.HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v4, process.HLT_DoubleEle25_CaloIdL_MW_v5, process.HLT_DoubleEle27_CaloIdL_MW_v5, process.HLT_DoubleEle33_CaloIdL_MW_v18, process.HLT_DoubleEle24_eta2p1_WPTight_Gsf_v8, process.HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v21, process.HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v21, process.HLT_Mu27_Ele37_CaloIdL_MW_v6, process.HLT_Mu37_Ele27_CaloIdL_MW_v6, process.HLT_Mu37_TkMu27_v6, process.HLT_DoubleMu4_3_Bs_v16, process.HLT_DoubleMu4_3_Jpsi_v16, process.HLT_DoubleMu4_3_LowMass_v2, process.HLT_DoubleMu4_LowMass_Displaced_v2, process.HLT_Mu0_L1DoubleMu_v2, process.HLT_Mu4_L1DoubleMu_v2, process.HLT_DoubleMu4_3_Photon4_BsToMMG_v1, process.HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v1, process.HLT_DoubleMu3_Trk_Tau3mu_v13, process.HLT_DoubleMu3_TkMu_DsTau3Mu_v5, process.HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v9, process.HLT_DoubleMu4_MuMuTrk_Displaced_v16, process.HLT_Mu3_PFJet40_v17, process.HLT_Mu7p5_L2Mu2_Jpsi_v11, process.HLT_Mu7p5_L2Mu2_Upsilon_v11, process.HLT_Mu3_L1SingleMu5orSingleMu7_v2, process.HLT_DoublePhoton33_CaloIdL_v7, process.HLT_DoublePhoton70_v7, process.HLT_DoublePhoton85_v15, process.HLT_Ele15_WPLoose_Gsf_v4, process.HLT_Ele20_WPLoose_Gsf_v7, process.HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v5, process.HLT_Ele27_WPTight_Gsf_v17, process.HLT_Ele28_WPTight_Gsf_v2, process.HLT_Ele30_WPTight_Gsf_v2, process.HLT_Ele32_WPTight_Gsf_v16, process.HLT_Ele35_WPTight_Gsf_v10, process.HLT_Ele35_WPTight_Gsf_L1EGMT_v6, process.HLT_Ele38_WPTight_Gsf_v10, process.HLT_Ele40_WPTight_Gsf_v10, process.HLT_Ele32_WPTight_Gsf_L1DoubleEG_v10, process.HLT_HT300_Beamspot_v12, process.HLT_ZeroBias_Beamspot_v5, process.HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v2, process.HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1, process.HLT_IsoMu20_v16, process.HLT_IsoMu24_v14, process.HLT_IsoMu24_eta2p1_v16, process.HLT_IsoMu27_v17, process.HLT_UncorrectedJetE30_NoBPTX_v7, process.HLT_UncorrectedJetE30_NoBPTX3BX_v7, process.HLT_UncorrectedJetE60_NoBPTX3BX_v7, process.HLT_UncorrectedJetE70_NoBPTX3BX_v7, process.HLT_L1SingleMu18_v4, process.HLT_L1SingleMu25_v3, process.HLT_L1SingleMuCosmics_v2, process.HLT_L2Mu10_NoVertex_NoBPTX3BX_v6, process.HLT_L2Mu10_NoVertex_NoBPTX_v7, process.HLT_L2Mu45_NoVertex_3Sta_NoBPTX3BX_v5, process.HLT_L2Mu40_NoVertex_3Sta_NoBPTX3BX_v6, process.HLT_L2Mu23NoVtx_2Cha_v2, process.HLT_L2Mu23NoVtx_2Cha_CosmicSeed_v2, process.HLT_DoubleL2Mu30NoVtx_2Cha_CosmicSeed_Eta2p4_v3, process.HLT_DoubleL2Mu30NoVtx_2Cha_Eta2p4_v3, process.HLT_DoubleL2Mu50_v3, process.HLT_DoubleL2Mu23NoVtx_2Cha_CosmicSeed_v3, process.HLT_DoubleL2Mu25NoVtx_2Cha_CosmicSeed_v3, process.HLT_DoubleL2Mu25NoVtx_2Cha_CosmicSeed_Eta2p4_v3, process.HLT_DoubleL2Mu23NoVtx_2Cha_v3, process.HLT_DoubleL2Mu25NoVtx_2Cha_v3, process.HLT_DoubleL2Mu25NoVtx_2Cha_Eta2p4_v3, process.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v15, process.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v4, process.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v16, process.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v4, process.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v6, process.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v4, process.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v6, process.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v4, process.HLT_Mu25_TkMu0_Onia_v9, process.HLT_Mu30_TkMu0_Psi_v2, process.HLT_Mu30_TkMu0_Upsilon_v2, process.HLT_Mu20_TkMu0_Phi_v9, process.HLT_Mu25_TkMu0_Phi_v9, process.HLT_Mu15_v4, process.HLT_Mu20_v13, process.HLT_Mu27_v14, process.HLT_Mu50_v14, process.HLT_Mu55_v4, process.HLT_CascadeMu100_v4, process.HLT_HighPtTkMu100_v3, process.HLT_DiPFJetAve40_v15, process.HLT_DiPFJetAve60_v15, process.HLT_DiPFJetAve80_v14, process.HLT_DiPFJetAve140_v14, process.HLT_DiPFJetAve200_v14, process.HLT_DiPFJetAve260_v15, process.HLT_DiPFJetAve320_v15, process.HLT_DiPFJetAve400_v15, process.HLT_DiPFJetAve500_v15, process.HLT_DiPFJetAve60_HFJEC_v16, process.HLT_DiPFJetAve80_HFJEC_v17, process.HLT_DiPFJetAve100_HFJEC_v17, process.HLT_DiPFJetAve160_HFJEC_v17, process.HLT_DiPFJetAve220_HFJEC_v17, process.HLT_DiPFJetAve300_HFJEC_v17, process.HLT_AK8PFJet40_v17, process.HLT_AK8PFJet60_v16, process.HLT_AK8PFJet80_v16, process.HLT_AK8PFJet140_v16, process.HLT_AK8PFJet200_v16, process.HLT_AK8PFJet260_v17, process.HLT_AK8PFJet320_v17, process.HLT_AK8PFJet400_v17, process.HLT_AK8PFJet450_v17, process.HLT_AK8PFJet500_v17, process.HLT_AK8PFJet550_v12, process.HLT_PFJet40_v22, process.HLT_PFJet60_v22, process.HLT_PFJet80_v21, process.HLT_PFJet110_v1, process.HLT_PFJet140_v20, process.HLT_PFJet200_v20, process.HLT_PFJet260_v21, process.HLT_PFJet320_v21, process.HLT_PFJet400_v21, process.HLT_PFJet450_v22, process.HLT_PFJet500_v22, process.HLT_PFJet550_v12, process.HLT_PFJetFwd15_v4, process.HLT_PFJetFwd25_v4, process.HLT_PFJetFwd40_v20, process.HLT_PFJetFwd60_v20, process.HLT_PFJetFwd80_v19, process.HLT_PFJetFwd140_v19, process.HLT_PFJetFwd200_v19, process.HLT_PFJetFwd260_v20, process.HLT_PFJetFwd320_v20, process.HLT_PFJetFwd400_v20, process.HLT_PFJetFwd450_v20, process.HLT_PFJetFwd500_v20, process.HLT_AK8PFJetFwd15_v4, process.HLT_AK8PFJetFwd25_v4, process.HLT_AK8PFJetFwd40_v16, process.HLT_AK8PFJetFwd60_v15, process.HLT_AK8PFJetFwd80_v15, process.HLT_AK8PFJetFwd140_v15, process.HLT_AK8PFJetFwd200_v15, process.HLT_AK8PFJetFwd260_v16, process.HLT_AK8PFJetFwd320_v16, process.HLT_AK8PFJetFwd400_v16, process.HLT_AK8PFJetFwd450_v16, process.HLT_AK8PFJetFwd500_v16, process.HLT_PFHT180_v18, process.HLT_PFHT250_v18, process.HLT_PFHT370_v18, process.HLT_PFHT430_v18, process.HLT_PFHT510_v18, process.HLT_PFHT590_v18, process.HLT_PFHT680_v18, process.HLT_PFHT780_v18, process.HLT_PFHT890_v18, process.HLT_PFHT1050_v19, process.HLT_PFHT500_PFMET100_PFMHT100_IDTight_v13, process.HLT_PFHT500_PFMET110_PFMHT110_IDTight_v13, process.HLT_PFHT700_PFMET85_PFMHT85_IDTight_v13, process.HLT_PFHT800_PFMET75_PFMHT75_IDTight_v13, process.HLT_PFMET110_PFMHT110_IDTight_v21, process.HLT_PFMET120_PFMHT120_IDTight_v21, process.HLT_PFMET130_PFMHT130_IDTight_v21, process.HLT_PFMET140_PFMHT140_IDTight_v21, process.HLT_PFMET120_PFMHT120_IDTight_PFHT60_v10, process.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v10, process.HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v10, process.HLT_PFMETTypeOne110_PFMHT110_IDTight_v13, process.HLT_PFMETTypeOne120_PFMHT120_IDTight_v13, process.HLT_PFMETTypeOne130_PFMHT130_IDTight_v13, process.HLT_PFMETTypeOne140_PFMHT140_IDTight_v12, process.HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v21, process.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v21, process.HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v20, process.HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v20, process.HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v1, process.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v1, process.HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v1, process.HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v1, process.HLT_L1ETMHadSeeds_v3, process.HLT_CaloMHT90_v5, process.HLT_CaloMET90_NotCleaned_v5, process.HLT_CaloMET350_NotCleaned_v5, process.HLT_PFMET200_NotCleaned_v10, process.HLT_PFMET250_NotCleaned_v10, process.HLT_PFMET300_NotCleaned_v10, process.HLT_PFMET200_BeamHaloCleaned_v10, process.HLT_PFMETTypeOne200_BeamHaloCleaned_v10, process.HLT_MET105_IsoTrk50_v10, process.HLT_MET120_IsoTrk50_v10, process.HLT_SingleJet30_Mu12_SinglePFJet40_v12, process.HLT_Mu12eta2p3_v2, process.HLT_Mu12eta2p3_PFJet40_v2, process.HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v2, process.HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v2, process.HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v2, process.HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v2, process.HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2, process.HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2, process.HLT_DoublePFJets40_PFBTagDeepCSV_p71_v2, process.HLT_DoublePFJets100_PFBTagDeepCSV_p71_v2, process.HLT_DoublePFJets200_PFBTagDeepCSV_p71_v2, process.HLT_DoublePFJets350_PFBTagDeepCSV_p71_v2, process.HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2, process.HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v2, process.HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v2, process.HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v2, process.HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v2, process.HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v2, process.HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v2, process.HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v2, process.HLT_DoublePFJets40_PFBTagDeepJet_p71_v2, process.HLT_DoublePFJets100_PFBTagDeepJet_p71_v2, process.HLT_DoublePFJets200_PFBTagDeepJet_p71_v2, process.HLT_DoublePFJets350_PFBTagDeepJet_p71_v2, process.HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v2, process.HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v2, process.HLT_Photon300_NoHE_v13, process.HLT_Mu8_TrkIsoVVL_v13, process.HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v19, process.HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v19, process.HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v20, process.HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v20, process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v14, process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v2, process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v2, process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v2, process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v2, process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v12, process.HLT_Mu17_TrkIsoVVL_v14, process.HLT_Mu19_TrkIsoVVL_v5, process.HLT_BTagMu_AK4DiJet20_Mu5_v14, process.HLT_BTagMu_AK4DiJet40_Mu5_v14, process.HLT_BTagMu_AK4DiJet70_Mu5_v14, process.HLT_BTagMu_AK4DiJet110_Mu5_v14, process.HLT_BTagMu_AK4DiJet170_Mu5_v13, process.HLT_BTagMu_AK4Jet300_Mu5_v13, process.HLT_BTagMu_AK8DiJet170_Mu5_v10, process.HLT_BTagMu_AK8Jet170_DoubleMu5_v3, process.HLT_BTagMu_AK8Jet300_Mu5_v13, process.HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v20, process.HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v20, process.HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v16, process.HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v8, process.HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v8, process.HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v16, process.HLT_Photon20_v3, process.HLT_Photon33_v6, process.HLT_Photon50_v14, process.HLT_Photon75_v14, process.HLT_Photon90_v14, process.HLT_Photon120_v14, process.HLT_Photon150_v7, process.HLT_Photon175_v15, process.HLT_Photon200_v14, process.HLT_Photon30EB_TightID_TightIso_v2, process.HLT_Photon110EB_TightID_TightIso_v3, process.HLT_Photon100EBHE10_v3, process.HLT_Photon50_R9Id90_HE10_IsoM_v15, process.HLT_Photon75_R9Id90_HE10_IsoM_v15, process.HLT_Photon90_R9Id90_HE10_IsoM_v15, process.HLT_Photon120_R9Id90_HE10_IsoM_v15, process.HLT_Photon165_R9Id90_HE10_IsoM_v16, process.HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v14, process.HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v14, process.HLT_Photon35_TwoProngs35_v2, process.HLT_IsoMu24_TwoProngs35_v2, process.HLT_Dimuon0_Jpsi_L1_NoOS_v8, process.HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v8, process.HLT_Dimuon0_Jpsi_v9, process.HLT_Dimuon0_Jpsi_NoVertexing_v9, process.HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v8, process.HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v8, process.HLT_Dimuon0_Jpsi3p5_Muon2_v6, process.HLT_Dimuon0_Upsilon_L1_4p5_v10, process.HLT_Dimuon0_Upsilon_L1_5_v10, process.HLT_Dimuon0_Upsilon_L1_4p5NoOS_v9, process.HLT_Dimuon0_Upsilon_L1_4p5er2p0_v10, process.HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v8, process.HLT_Dimuon0_Upsilon_NoVertexing_v8, process.HLT_Dimuon0_Upsilon_L1_5M_v9, process.HLT_Dimuon0_LowMass_L1_0er1p5R_v8, process.HLT_Dimuon0_LowMass_L1_0er1p5_v9, process.HLT_Dimuon0_LowMass_v9, process.HLT_Dimuon0_LowMass_L1_4_v9, process.HLT_Dimuon0_LowMass_L1_4R_v8, process.HLT_Dimuon0_LowMass_L1_TM530_v7, process.HLT_Dimuon0_Upsilon_Muon_L1_TM0_v7, process.HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v7, process.HLT_TripleMu_5_3_3_Mass3p8_DZ_v9, process.HLT_TripleMu_10_5_5_DZ_v11, process.HLT_TripleMu_12_10_5_v11, process.HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v5, process.HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v5, process.HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v5, process.HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v5, process.HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v11, process.HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v11, process.HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v11, process.HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v7, process.HLT_DoubleMu4_Jpsi_Displaced_v8, process.HLT_DoubleMu4_Jpsi_NoVertexing_v8, process.HLT_DoubleMu4_JpsiTrkTrk_Displaced_v8, process.HLT_DoubleMu4_JpsiTrk_Bc_v1, process.HLT_DoubleMu43NoFiltersNoVtx_v5, process.HLT_DoubleMu48NoFiltersNoVtx_v5, process.HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v6, process.HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v6, process.HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v2, process.HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v2, process.HLT_HT425_v10, process.HLT_HT430_DisplacedDijet40_DisplacedTrack_v14, process.HLT_HT500_DisplacedDijet40_DisplacedTrack_v14, process.HLT_HT430_DisplacedDijet60_DisplacedTrack_v14, process.HLT_HT400_DisplacedDijet40_DisplacedTrack_v14, process.HLT_HT650_DisplacedDijet60_Inclusive_v14, process.HLT_HT550_DisplacedDijet60_Inclusive_v14, process.HLT_DiJet110_35_Mjj650_PFMET110_v10, process.HLT_DiJet110_35_Mjj650_PFMET120_v10, process.HLT_DiJet110_35_Mjj650_PFMET130_v10, process.HLT_TripleJet110_35_35_Mjj650_PFMET110_v10, process.HLT_TripleJet110_35_35_Mjj650_PFMET120_v10, process.HLT_TripleJet110_35_35_Mjj650_PFMET130_v10, process.HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v14, process.HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v14, process.HLT_Ele28_HighEta_SC20_Mass55_v14, process.HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9, process.HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v17, process.HLT_Ele15_IsoVVVL_PFHT450_v17, process.HLT_Ele50_IsoVVVL_PFHT450_v17, process.HLT_Ele15_IsoVVVL_PFHT600_v21, process.HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v16, process.HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17, process.HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v16, process.HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v9, process.HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v16, process.HLT_Mu15_IsoVVVL_PFHT450_v16, process.HLT_Mu50_IsoVVVL_PFHT450_v16, process.HLT_Mu15_IsoVVVL_PFHT600_v20, process.HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v3, process.HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v3, process.HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v3, process.HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v3, process.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v3, process.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v3, process.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v3, process.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v3, process.HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v8, process.HLT_Dimuon20_Jpsi_Barrel_Seagulls_v8, process.HLT_Dimuon10_Upsilon_y1p4_v2, process.HLT_Dimuon12_Upsilon_y1p4_v3, process.HLT_Dimuon14_Phi_Barrel_Seagulls_v8, process.HLT_Dimuon25_Jpsi_v15, process.HLT_Dimuon14_PsiPrime_v14, process.HLT_Dimuon14_PsiPrime_noCorrL1_v6, process.HLT_Dimuon18_PsiPrime_v15, process.HLT_Dimuon18_PsiPrime_noCorrL1_v7, process.HLT_Dimuon24_Upsilon_noCorrL1_v7, process.HLT_Dimuon24_Phi_noCorrL1_v7, process.HLT_Dimuon25_Jpsi_noCorrL1_v7, process.HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v18, process.HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v18, process.HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v18, process.HLT_DoubleIsoMu20_eta2p1_v8, process.HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v7, process.HLT_Mu8_v13, process.HLT_Mu17_v14, process.HLT_Mu19_v5, process.HLT_Mu17_Photon30_IsoCaloId_v7, process.HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v17, process.HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v19, process.HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v19, process.HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v19, process.HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v17, process.HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v19, process.HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v19, process.HLT_Ele115_CaloIdVT_GsfTrkIdT_v15, process.HLT_Ele135_CaloIdVT_GsfTrkIdT_v8, process.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v4, process.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v10, process.HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v9, process.HLT_PFHT400_SixPFJet32_v9, process.HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v8, process.HLT_PFHT450_SixPFJet36_v8, process.HLT_PFHT400_FivePFJet_100_100_60_30_30_v9, process.HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v9, process.HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v9, process.HLT_PFHT350_v20, process.HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v12, process.HLT_ECALHT800_v11, process.HLT_DiSC30_18_EIso_AND_HE_Mass70_v14, process.HLT_Physics_v8, process.HLT_EphemeralPhysics_v2, process.DST_Physics_v8, process.HLT_Random_v3, process.HLT_ZeroBias_v7, process.HLT_ZeroBias_Alignment_v2, process.HLT_EphemeralZeroBias_v2, process.DST_ZeroBias_v3, process.DST_Run3_PFScoutingPixelTracking_v17, process.DST_HLTMuon_Run3_PFScoutingPixelTracking_v17, process.HLT_Photon20_HoverELoose_v11, process.HLT_Photon30_HoverELoose_v11, process.HLT_EcalCalibration_v4, process.HLT_HcalCalibration_v5, process.AlCa_EcalPhiSym_v10, process.HLT_L1UnpairedBunchBptxMinus_v3, process.HLT_L1UnpairedBunchBptxPlus_v3, process.HLT_L1NotBptxOR_v4, process.HLT_L1_CDC_SingleMu_3_er1p2_TOP120_DPHI2p618_3p142_v3, process.HLT_CDC_L2cosmic_10_er1p0_v2, process.HLT_CDC_L2cosmic_5p5_er1p0_v2, process.HLT_HcalNZS_v14, process.HLT_HcalPhiSym_v16, process.HLT_HcalIsolatedbunch_v6, process.HLT_IsoTrackHB_v5, process.HLT_IsoTrackHE_v5, process.HLT_ZeroBias_FirstCollisionAfterAbortGap_v6, process.HLT_ZeroBias_IsolatedBunches_v6, process.HLT_ZeroBias_FirstCollisionInTrain_v5, process.HLT_ZeroBias_LastCollisionInTrain_v4, process.HLT_ZeroBias_FirstBXAfterTrain_v4, process.AlCa_RPCMuonNormalisation_v14, process.AlCa_LumiPixelsCounts_Random_v3, process.AlCa_LumiPixelsCounts_ZeroBias_v3, process.MC_ReducedIterativeTracking_v13, process.MC_PFMET_v18, process.MC_AK4PFJets_v18, process.MC_PFBTagDeepCSV_v11, process.MC_PFHT_v17, process.MC_PFMHT_v17, process.MC_CaloMET_v9, process.MC_CaloMET_JetIdCleaned_v10, process.MC_AK4CaloJets_v10, process.MC_AK4CaloJetsFromPV_v9, process.MC_CaloBTagDeepCSV_v9, process.MC_CaloHT_v9, process.MC_CaloMHT_v9, process.MC_AK8PFJets_v18, process.MC_AK8TrimPFJets_v18, process.MC_AK8PFHT_v17, process.MC_AK8CaloHT_v9, process.MC_Diphoton10_10_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass10_v14, process.MC_DoubleEle5_CaloIdL_MW_v16, process.MC_Ele5_WPTight_Gsf_v9, process.MC_Ele15_Ele10_CaloIdL_TrackIdL_IsoVL_DZ_v16, process.MC_IsoMu_v16, process.MC_DoubleMu_TrkIsoVVL_DZ_v12, process.MC_DoubleMuNoFiltersNoVtx_v8, process.MC_PFBTagDeepJet_v2, process.MC_Run3_PFScoutingPixelTracking_v16, process.AlCa_EcalPi0EBonly_v14, process.AlCa_EcalPi0EEonly_v14, process.AlCa_EcalEtaEBonly_v14, process.AlCa_EcalEtaEEonly_v14, process.AlCa_AK8PFJet40_v16, process.AlCa_PFJet40_v21, process.HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v10, process.HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v1, process.HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v6, process.HLT_PFMET100_PFMHT100_IDTight_PFHT60_v10, process.HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v10, process.HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v10, process.HLT_Mu18_Mu9_SameSign_v5, process.HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v7, process.HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v11, process.HLT_TripleMu_5_3_3_Mass3p8_DCA_v4, process.HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9, process.HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9, process.HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v9, process.HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v9, process.HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v9, process.HLT_QuadPFJet103_88_75_15_v6, process.HLT_QuadPFJet105_88_76_15_v6, process.HLT_QuadPFJet111_90_80_15_v6, process.HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_p02_v4, process.HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np2_v3, process.HLT_AK8PFJet330_TrimMass30_PFAK8BoostedDoubleB_np4_v3, process.HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v2, process.HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v2, process.HLT_Mu12_IP6_v1, process.HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v9, process.HLT_DoubleMediumDeepTauPFTauHPS35_L2NN_eta2p1_v1, process.HLT_Ele24_eta2p1_WPTight_Gsf_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2, process.HLT_IsoMu20_eta2p1_LooseDeepTauPFTauHPS27_eta2p1_CrossL1_v2, process.HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v2, process.HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v2, process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v2, process.HLT_LooseDeepTauPFTauHPS180_L2NN_eta2p1_v2, process.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v2, process.HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v2, process.HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v2, process.HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v2, process.HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v2, process.HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2, process.HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v2, process.HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2, process.HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v2, process.HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v2, process.HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v2, process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v2, process.HLT_QuadPFJet70_50_40_30_v2, process.HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2, process.HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v2, process.HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v2, process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v1, process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v1, process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v1, process.HLT_AK8PFJet230_SoftDropMass40_v2, process.HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2, process.HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v2, process.HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v2, process.HLT_AK8PFJet400_SoftDropMass40_v2, process.HLT_AK8PFJet425_SoftDropMass40_v2, process.HLT_AK8PFJet450_SoftDropMass40_v2, process.HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2, process.HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2, process.HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v2, process.HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v1, process.HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1, process.HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v1, process.HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v1, process.HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v1, process.HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v1, process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v1, process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v1, process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v1, process.HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v1, process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v1, process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v1, process.HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2, process.HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1, process.HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1, process.HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v2, process.HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v1, process.HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v1, process.HLT_L2Mu10NoVtx_2Cha_v1, process.HLT_L2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v1, process.HLT_L3Mu10NoVtx_v1, process.HLT_L3Mu10NoVtx_DxyMin0p01cm_v1, process.HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v1, process.HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v1, process.HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1, process.HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1, process.HLT_L2Mu10NoVtx_2Cha_CosmicSeed_v1, process.HLT_L2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v1, process.HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v1, process.HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v1, process.HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v2, process.HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v2, process.HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v2, process.HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v2, process.HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v2, process.HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v2, process.HLT_L1Mu6HT240_v2, process.HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v2, process.HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v2, process.HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v2, process.HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v2, process.HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v2, process.HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v2, process.HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v2, process.HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v2, process.HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v2, process.HLT_CaloMET60_DTCluster50_v2, process.HLT_CaloMET60_DTClusterNoMB1S50_v2, process.HLT_L1MET_DTCluster50_v2, process.HLT_L1MET_DTClusterNoMB1S50_v2, process.HLT_CscCluster_Loose_v2, process.HLT_CscCluster_Medium_v2, process.HLT_CscCluster_Tight_v2, process.HLT_L1CSCShower_DTCluster50_v2, process.HLT_L1CSCShower_DTCluster75_v2, process.HLT_PFMET105_IsoTrk50_v2, process.HLT_PFMET110_PFJet100_v2, process.HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1, process.HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1, process.HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v1, process.HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v1, process.HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1, process.HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v1, process.HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v1, process.HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v1, process.HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v1, process.HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v1, process.HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v1, process.HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v1, process.HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v1, process.HLT_DiPhoton10Time1p4ns_v1, process.HLT_DiPhoton10Time1p6ns_v1, process.HLT_DiPhoton10Time1p8ns_v1, process.HLT_DiPhoton10Time2ns_v1, process.HLT_DiPhoton10sminlt0p1_v1, process.HLT_DiPhoton10sminlt0p12_v1, process.HLT_DiPhoton10_CaloIdL_v1, process.HLT_DoubleEle4_eta1p22_mMax6_v1, process.HLT_DoubleEle4p5_eta1p22_mMax6_v1, process.HLT_DoubleEle5_eta1p22_mMax6_v1, process.HLT_DoubleEle5p5_eta1p22_mMax6_v1, process.HLT_DoubleEle6_eta1p22_mMax6_v1, process.HLT_DoubleEle6p5_eta1p22_mMax6_v1, process.HLT_DoubleEle7_eta1p22_mMax6_v1, process.HLT_DoubleEle7p5_eta1p22_mMax6_v1, process.HLT_DoubleEle8_eta1p22_mMax6_v1, process.HLT_DoubleEle8p5_eta1p22_mMax6_v1, process.HLT_DoubleEle9_eta1p22_mMax6_v1, process.HLT_DoubleEle9p5_eta1p22_mMax6_v1, process.HLT_DoubleEle10_eta1p22_mMax6_v1, process.HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1, process.HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1, process.HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v1, process.HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v1, process.HLT_Mu50_L1SingleMuShower_v1, process.HLT_ExpressMuons_v2, process.HLT_OnlineMonitorGroup_v2, process.DQM_EcalReconstruction_v3, process.DQM_HcalReconstruction_v3, process.DQM_PixelReconstruction_v3, process.HLT_PPSMaxTracksPerArm1_v2, process.HLT_PPSMaxTracksPerRP4_v2, process.HLTriggerFinalPath, process.HLTAnalyzerEndpath, process.ParkingDoubleElectronLowMass0Output, process.ParkingDoubleElectronLowMass1Output, process.ParkingDoubleElectronLowMass2Output, process.ParkingDoubleMuonLowMass0Output, process.ParkingDoubleMuonLowMass1Output, process.ParkingDoubleMuonLowMass2Output, process.ParkingDoubleMuonLowMass3Output, process.ParkingSingleMuon0Output, process.ParkingSingleMuon1Output, process.ParkingSingleMuon2Output, process.ALCALowPtJetOutput, process.ALCALumiPixelsCountsExpressOutput, process.ALCALumiPixelsCountsPromptOutput, process.ALCAP0Output, process.ALCAPHISYMOutput, process.ALCAPPSExpressOutput, process.ALCAPPSPromptOutput, process.CalibrationOutput, process.DQMCalibrationOutput, process.DQMEventDisplayOutput, process.DQMGPUvsCPUOutput, process.DQMOnlineBeamspotOutput, process.DQMOutput, process.EcalCalibrationOutput, process.ExpressOutput, process.ExpressAlignmentOutput, process.HLTMonitorOutput, process.NanoDSTOutput, process.RPCMONOutput, process.ScoutingPFOutput, process.PhysicsCommissioningOutput, process.PhysicsDispJetBTagMuEGTauOutput, process.PhysicsEGammaOutput, process.PhysicsJetMETOutput, process.PhysicsMuonOutput, process.PhysicsReservedDoubleMuonLowMassOutput, process.PhysicsScoutingPFMonitorOutput, process.PhysicsHLTPhysicsOutput, process.PhysicsZeroBiasOutput, process.Dataset_AlCaLowPtJet, process.Dataset_AlCaLumiPixelsCountsExpress, process.Dataset_AlCaLumiPixelsCountsPrompt, process.Dataset_AlCaP0, process.Dataset_AlCaPPSExpress, process.Dataset_AlCaPPSPrompt, process.Dataset_AlCaPhiSym, process.Dataset_BTagMu, process.Dataset_Commissioning, process.Dataset_Cosmics, process.Dataset_DQMGPUvsCPU, process.Dataset_DQMOnlineBeamspot, process.Dataset_DisplacedJet, process.Dataset_ReservedDoubleMuonLowMass, process.Dataset_EGamma, process.Dataset_EcalLaser, process.Dataset_EmptyBX, process.Dataset_EphemeralHLTPhysics, process.Dataset_EphemeralZeroBias, process.Dataset_EventDisplay, process.Dataset_ExpressAlignment, process.Dataset_ExpressPhysics, process.Dataset_HLTMonitor, process.Dataset_HLTPhysics, process.Dataset_HcalNZS, process.Dataset_IsolatedBunch, process.Dataset_JetMET, process.Dataset_L1Accept, process.Dataset_MonteCarlo, process.Dataset_Muon, process.Dataset_MuonEG, process.Dataset_NoBPTX, process.Dataset_OnlineMonitor, process.Dataset_ParkingDoubleElectronLowMass0, process.Dataset_ParkingDoubleElectronLowMass1, process.Dataset_ParkingDoubleElectronLowMass2, process.Dataset_ParkingDoubleElectronLowMass3, process.Dataset_ParkingDoubleElectronLowMass4, process.Dataset_ParkingDoubleElectronLowMass5, process.Dataset_ParkingDoubleMuonLowMass0, process.Dataset_ParkingDoubleMuonLowMass1, process.Dataset_ParkingDoubleMuonLowMass2, process.Dataset_ParkingDoubleMuonLowMass3, process.Dataset_ParkingDoubleMuonLowMass4, process.Dataset_ParkingDoubleMuonLowMass5, process.Dataset_ParkingDoubleMuonLowMass6, process.Dataset_ParkingDoubleMuonLowMass7, process.Dataset_ParkingSingleMuon0, process.Dataset_ParkingSingleMuon1, process.Dataset_ParkingSingleMuon2, process.Dataset_RPCMonitor, process.Dataset_ScoutingPFMonitor, process.Dataset_ScoutingPFRun3, process.Dataset_Tau, process.Dataset_TestEnablesEcalHcal, process.Dataset_TestEnablesEcalHcalDQM, process.Dataset_ZeroBias, )) +process.schedule = cms.Schedule( *(process.HLTriggerFirstPath, process.Status_OnCPU, process.Status_OnGPU, process.HLT_AK8PFJet360_TrimMass30_v20, process.HLT_AK8PFJet380_TrimMass30_v13, process.HLT_AK8PFJet400_TrimMass30_v14, process.HLT_AK8PFJet420_TrimMass30_v13, process.HLT_AK8PFJet400_MassSD30_v2, process.HLT_AK8PFJet420_MassSD30_v2, process.HLT_AK8PFJet450_MassSD30_v2, process.HLT_AK8DiPFJet250_250_MassSD30_v2, process.HLT_AK8DiPFJet250_250_MassSD50_v2, process.HLT_AK8DiPFJet260_260_MassSD30_v2, process.HLT_AK8DiPFJet270_270_MassSD30_v2, process.HLT_AK8PFHT750_TrimMass50_v14, process.HLT_AK8PFHT800_TrimMass50_v14, process.HLT_AK8PFHT850_TrimMass50_v13, process.HLT_AK8PFHT900_TrimMass50_v13, process.HLT_CaloJet500_NoJetID_v14, process.HLT_CaloJet550_NoJetID_v9, process.HLT_DoubleMu5_Upsilon_DoubleEle3_CaloIdL_TrackIdL_v6, process.HLT_DoubleMu3_DoubleEle7p5_CaloIdL_TrackIdL_Upsilon_v6, process.HLT_Trimuon5_3p5_2_Upsilon_Muon_v7, process.HLT_TrimuonOpen_5_3p5_2_Upsilon_Muon_v5, process.HLT_DoubleEle25_CaloIdL_MW_v6, process.HLT_DoubleEle27_CaloIdL_MW_v6, process.HLT_DoubleEle33_CaloIdL_MW_v19, process.HLT_DoubleEle24_eta2p1_WPTight_Gsf_v9, process.HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_DZ_PFHT350_v22, process.HLT_DoubleEle8_CaloIdM_TrackIdM_Mass8_PFHT350_v22, process.HLT_Mu27_Ele37_CaloIdL_MW_v7, process.HLT_Mu37_Ele27_CaloIdL_MW_v7, process.HLT_Mu37_TkMu27_v7, process.HLT_DoubleMu4_3_Bs_v17, process.HLT_DoubleMu4_3_Jpsi_v17, process.HLT_DoubleMu4_3_LowMass_v3, process.HLT_DoubleMu4_LowMass_Displaced_v3, process.HLT_Mu0_L1DoubleMu_v3, process.HLT_Mu4_L1DoubleMu_v3, process.HLT_DoubleMu4_3_Photon4_BsToMMG_v2, process.HLT_DoubleMu4_3_Displaced_Photon4_BsToMMG_v2, process.HLT_DoubleMu3_Trk_Tau3mu_v14, process.HLT_DoubleMu3_TkMu_DsTau3Mu_v6, process.HLT_DoubleMu4_Mass3p8_DZ_PFHT350_v10, process.HLT_DoubleMu4_MuMuTrk_Displaced_v17, process.HLT_Mu3_PFJet40_v18, process.HLT_Mu7p5_L2Mu2_Jpsi_v12, process.HLT_Mu7p5_L2Mu2_Upsilon_v12, process.HLT_Mu3_L1SingleMu5orSingleMu7_v3, process.HLT_DoublePhoton33_CaloIdL_v8, process.HLT_DoublePhoton70_v8, process.HLT_DoublePhoton85_v16, process.HLT_Ele15_WPLoose_Gsf_v5, process.HLT_Ele20_WPLoose_Gsf_v8, process.HLT_DiEle27_WPTightCaloOnly_L1DoubleEG_v6, process.HLT_Ele27_WPTight_Gsf_v18, process.HLT_Ele28_WPTight_Gsf_v3, process.HLT_Ele30_WPTight_Gsf_v3, process.HLT_Ele32_WPTight_Gsf_v17, process.HLT_Ele35_WPTight_Gsf_v11, process.HLT_Ele35_WPTight_Gsf_L1EGMT_v7, process.HLT_Ele38_WPTight_Gsf_v11, process.HLT_Ele40_WPTight_Gsf_v11, process.HLT_Ele32_WPTight_Gsf_L1DoubleEG_v11, process.HLT_Ele24_eta2p1_WPTight_Gsf_TightChargedIsoPFTauHPS30_eta2p1_CrossL1_v3, process.HLT_HT300_Beamspot_v13, process.HLT_ZeroBias_Beamspot_v6, process.HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_CrossL1_v3, process.HLT_IsoMu20_eta2p1_TightChargedIsoPFTauHPS27_eta2p1_TightID_CrossL1_v3, process.HLT_IsoMu27_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2, process.HLT_IsoMu20_v17, process.HLT_IsoMu24_v15, process.HLT_IsoMu24_eta2p1_v17, process.HLT_IsoMu27_v18, process.HLT_UncorrectedJetE30_NoBPTX_v7, process.HLT_UncorrectedJetE30_NoBPTX3BX_v7, process.HLT_UncorrectedJetE60_NoBPTX3BX_v7, process.HLT_UncorrectedJetE70_NoBPTX3BX_v7, process.HLT_L1SingleMu18_v4, process.HLT_L1SingleMu25_v3, process.HLT_L1SingleMuCosmics_v2, process.HLT_L2Mu10_NoVertex_NoBPTX3BX_v6, process.HLT_L2Mu10_NoVertex_NoBPTX_v7, process.HLT_L2Mu45_NoVertex_3Sta_NoBPTX3BX_v5, process.HLT_L2Mu40_NoVertex_3Sta_NoBPTX3BX_v6, process.HLT_L2Mu23NoVtx_2Cha_v2, process.HLT_L2Mu23NoVtx_2Cha_CosmicSeed_v2, process.HLT_DoubleL2Mu30NoVtx_2Cha_CosmicSeed_Eta2p4_v3, process.HLT_DoubleL2Mu30NoVtx_2Cha_Eta2p4_v3, process.HLT_DoubleL2Mu50_v3, process.HLT_DoubleL2Mu23NoVtx_2Cha_CosmicSeed_v3, process.HLT_DoubleL2Mu25NoVtx_2Cha_CosmicSeed_v3, process.HLT_DoubleL2Mu25NoVtx_2Cha_CosmicSeed_Eta2p4_v3, process.HLT_DoubleL2Mu23NoVtx_2Cha_v3, process.HLT_DoubleL2Mu25NoVtx_2Cha_v3, process.HLT_DoubleL2Mu25NoVtx_2Cha_Eta2p4_v3, process.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v16, process.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_v5, process.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v17, process.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_v5, process.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass8_v7, process.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass8_v5, process.HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_Mass3p8_v7, process.HLT_Mu19_TrkIsoVVL_Mu9_TrkIsoVVL_DZ_Mass3p8_v5, process.HLT_Mu25_TkMu0_Onia_v10, process.HLT_Mu30_TkMu0_Psi_v3, process.HLT_Mu30_TkMu0_Upsilon_v3, process.HLT_Mu20_TkMu0_Phi_v10, process.HLT_Mu25_TkMu0_Phi_v10, process.HLT_Mu15_v5, process.HLT_Mu20_v14, process.HLT_Mu27_v15, process.HLT_Mu50_v15, process.HLT_Mu55_v5, process.HLT_CascadeMu100_v5, process.HLT_HighPtTkMu100_v4, process.HLT_DiPFJetAve40_v16, process.HLT_DiPFJetAve60_v16, process.HLT_DiPFJetAve80_v15, process.HLT_DiPFJetAve140_v15, process.HLT_DiPFJetAve200_v15, process.HLT_DiPFJetAve260_v16, process.HLT_DiPFJetAve320_v16, process.HLT_DiPFJetAve400_v16, process.HLT_DiPFJetAve500_v16, process.HLT_DiPFJetAve60_HFJEC_v17, process.HLT_DiPFJetAve80_HFJEC_v18, process.HLT_DiPFJetAve100_HFJEC_v18, process.HLT_DiPFJetAve160_HFJEC_v18, process.HLT_DiPFJetAve220_HFJEC_v18, process.HLT_DiPFJetAve260_HFJEC_v1, process.HLT_DiPFJetAve300_HFJEC_v18, process.HLT_AK8PFJet40_v18, process.HLT_AK8PFJet60_v17, process.HLT_AK8PFJet80_v17, process.HLT_AK8PFJet140_v17, process.HLT_AK8PFJet200_v17, process.HLT_AK8PFJet260_v18, process.HLT_AK8PFJet320_v18, process.HLT_AK8PFJet400_v18, process.HLT_AK8PFJet450_v18, process.HLT_AK8PFJet500_v18, process.HLT_AK8PFJet550_v13, process.HLT_PFJet40_v23, process.HLT_PFJet60_v23, process.HLT_PFJet80_v22, process.HLT_PFJet110_v2, process.HLT_PFJet140_v21, process.HLT_PFJet200_v21, process.HLT_PFJet260_v22, process.HLT_PFJet320_v22, process.HLT_PFJet400_v22, process.HLT_PFJet450_v23, process.HLT_PFJet500_v23, process.HLT_PFJet550_v13, process.HLT_PFJetFwd15_v5, process.HLT_PFJetFwd25_v5, process.HLT_PFJetFwd40_v21, process.HLT_PFJetFwd60_v21, process.HLT_PFJetFwd80_v20, process.HLT_PFJetFwd140_v20, process.HLT_PFJetFwd200_v20, process.HLT_PFJetFwd260_v21, process.HLT_PFJetFwd320_v21, process.HLT_PFJetFwd400_v21, process.HLT_PFJetFwd450_v21, process.HLT_PFJetFwd500_v21, process.HLT_AK8PFJetFwd15_v5, process.HLT_AK8PFJetFwd25_v5, process.HLT_AK8PFJetFwd40_v17, process.HLT_AK8PFJetFwd60_v16, process.HLT_AK8PFJetFwd80_v16, process.HLT_AK8PFJetFwd140_v16, process.HLT_AK8PFJetFwd200_v16, process.HLT_AK8PFJetFwd260_v17, process.HLT_AK8PFJetFwd320_v17, process.HLT_AK8PFJetFwd400_v17, process.HLT_AK8PFJetFwd450_v17, process.HLT_AK8PFJetFwd500_v17, process.HLT_PFHT180_v19, process.HLT_PFHT250_v19, process.HLT_PFHT370_v19, process.HLT_PFHT430_v19, process.HLT_PFHT510_v19, process.HLT_PFHT590_v19, process.HLT_PFHT680_v19, process.HLT_PFHT780_v19, process.HLT_PFHT890_v19, process.HLT_PFHT1050_v20, process.HLT_PFHT500_PFMET100_PFMHT100_IDTight_v14, process.HLT_PFHT500_PFMET110_PFMHT110_IDTight_v14, process.HLT_PFHT700_PFMET85_PFMHT85_IDTight_v14, process.HLT_PFHT800_PFMET75_PFMHT75_IDTight_v14, process.HLT_PFMET110_PFMHT110_IDTight_v22, process.HLT_PFMET120_PFMHT120_IDTight_v22, process.HLT_PFMET130_PFMHT130_IDTight_v22, process.HLT_PFMET140_PFMHT140_IDTight_v22, process.HLT_PFMET120_PFMHT120_IDTight_PFHT60_v11, process.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_PFHT60_v11, process.HLT_PFMETTypeOne120_PFMHT120_IDTight_PFHT60_v11, process.HLT_PFMETTypeOne110_PFMHT110_IDTight_v14, process.HLT_PFMETTypeOne120_PFMHT120_IDTight_v14, process.HLT_PFMETTypeOne130_PFMHT130_IDTight_v14, process.HLT_PFMETTypeOne140_PFMHT140_IDTight_v13, process.HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_v22, process.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_v22, process.HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_v21, process.HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_v21, process.HLT_PFMETNoMu110_PFMHTNoMu110_IDTight_FilterHF_v2, process.HLT_PFMETNoMu120_PFMHTNoMu120_IDTight_FilterHF_v2, process.HLT_PFMETNoMu130_PFMHTNoMu130_IDTight_FilterHF_v2, process.HLT_PFMETNoMu140_PFMHTNoMu140_IDTight_FilterHF_v2, process.HLT_L1ETMHadSeeds_v4, process.HLT_CaloMHT90_v6, process.HLT_CaloMET90_NotCleaned_v6, process.HLT_CaloMET350_NotCleaned_v6, process.HLT_PFMET200_NotCleaned_v11, process.HLT_PFMET250_NotCleaned_v11, process.HLT_PFMET300_NotCleaned_v11, process.HLT_PFMET200_BeamHaloCleaned_v11, process.HLT_PFMETTypeOne200_BeamHaloCleaned_v11, process.HLT_MET105_IsoTrk50_v11, process.HLT_MET120_IsoTrk50_v11, process.HLT_SingleJet30_Mu12_SinglePFJet40_v13, process.HLT_Mu12eta2p3_v3, process.HLT_Mu12eta2p3_PFJet40_v3, process.HLT_Mu12_DoublePFJets40_PFBTagDeepCSV_p71_v3, process.HLT_Mu12_DoublePFJets100_PFBTagDeepCSV_p71_v3, process.HLT_Mu12_DoublePFJets200_PFBTagDeepCSV_p71_v3, process.HLT_Mu12_DoublePFJets350_PFBTagDeepCSV_p71_v3, process.HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3, process.HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3, process.HLT_DoublePFJets40_PFBTagDeepCSV_p71_v3, process.HLT_DoublePFJets100_PFBTagDeepCSV_p71_v3, process.HLT_DoublePFJets200_PFBTagDeepCSV_p71_v3, process.HLT_DoublePFJets350_PFBTagDeepCSV_p71_v3, process.HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3, process.HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepCSV_p71_v3, process.HLT_Mu12_DoublePFJets40_PFBTagDeepJet_p71_v3, process.HLT_Mu12_DoublePFJets100_PFBTagDeepJet_p71_v3, process.HLT_Mu12_DoublePFJets200_PFBTagDeepJet_p71_v3, process.HLT_Mu12_DoublePFJets350_PFBTagDeepJet_p71_v3, process.HLT_Mu12_DoublePFJets40MaxDeta1p6_DoublePFBTagDeepJet_p71_v3, process.HLT_Mu12_DoublePFJets54MaxDeta1p6_DoublePFBTagDeepJet_p71_v3, process.HLT_DoublePFJets40_PFBTagDeepJet_p71_v3, process.HLT_DoublePFJets100_PFBTagDeepJet_p71_v3, process.HLT_DoublePFJets200_PFBTagDeepJet_p71_v3, process.HLT_DoublePFJets350_PFBTagDeepJet_p71_v3, process.HLT_DoublePFJets116MaxDeta1p6_DoublePFBTagDeepJet_p71_v3, process.HLT_DoublePFJets128MaxDeta1p6_DoublePFBTagDeepJet_p71_v3, process.HLT_Photon300_NoHE_v14, process.HLT_Mu8_TrkIsoVVL_v14, process.HLT_Mu8_DiEle12_CaloIdL_TrackIdL_DZ_v20, process.HLT_Mu8_DiEle12_CaloIdL_TrackIdL_v20, process.HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_DZ_v21, process.HLT_Mu8_Ele8_CaloIdM_TrackIdM_Mass8_PFHT350_v21, process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v15, process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_v3, process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_v3, process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepCSV_1p5_v3, process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_CaloDiJet30_CaloBtagDeepCSV_1p5_v3, process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v13, process.HLT_Mu17_TrkIsoVVL_v15, process.HLT_Mu19_TrkIsoVVL_v6, process.HLT_BTagMu_AK4DiJet20_Mu5_v15, process.HLT_BTagMu_AK4DiJet40_Mu5_v15, process.HLT_BTagMu_AK4DiJet70_Mu5_v15, process.HLT_BTagMu_AK4DiJet110_Mu5_v15, process.HLT_BTagMu_AK4DiJet170_Mu5_v14, process.HLT_BTagMu_AK4Jet300_Mu5_v14, process.HLT_BTagMu_AK8DiJet170_Mu5_v11, process.HLT_BTagMu_AK8Jet170_DoubleMu5_v4, process.HLT_BTagMu_AK8Jet300_Mu5_v14, process.HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v21, process.HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v21, process.HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v17, process.HLT_Mu23_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v9, process.HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_v9, process.HLT_Mu12_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v17, process.HLT_Photon20_v4, process.HLT_Photon33_v7, process.HLT_Photon50_v15, process.HLT_Photon75_v15, process.HLT_Photon90_v15, process.HLT_Photon120_v15, process.HLT_Photon150_v8, process.HLT_Photon175_v16, process.HLT_Photon200_v15, process.HLT_Photon30EB_TightID_TightIso_v3, process.HLT_Photon110EB_TightID_TightIso_v4, process.HLT_Photon100EBHE10_v4, process.HLT_Photon50_R9Id90_HE10_IsoM_v16, process.HLT_Photon75_R9Id90_HE10_IsoM_v16, process.HLT_Photon90_R9Id90_HE10_IsoM_v16, process.HLT_Photon120_R9Id90_HE10_IsoM_v16, process.HLT_Photon165_R9Id90_HE10_IsoM_v17, process.HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass90_v15, process.HLT_Diphoton30_22_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass95_v15, process.HLT_Photon35_TwoProngs35_v3, process.HLT_IsoMu24_TwoProngs35_v3, process.HLT_Dimuon0_Jpsi_L1_NoOS_v9, process.HLT_Dimuon0_Jpsi_NoVertexing_NoOS_v9, process.HLT_Dimuon0_Jpsi_v10, process.HLT_Dimuon0_Jpsi_NoVertexing_v10, process.HLT_Dimuon0_Jpsi_L1_4R_0er1p5R_v9, process.HLT_Dimuon0_Jpsi_NoVertexing_L1_4R_0er1p5R_v9, process.HLT_Dimuon0_Jpsi3p5_Muon2_v7, process.HLT_Dimuon0_Upsilon_L1_4p5_v11, process.HLT_Dimuon0_Upsilon_L1_5_v11, process.HLT_Dimuon0_Upsilon_L1_4p5NoOS_v10, process.HLT_Dimuon0_Upsilon_L1_4p5er2p0_v11, process.HLT_Dimuon0_Upsilon_L1_4p5er2p0M_v9, process.HLT_Dimuon0_Upsilon_NoVertexing_v9, process.HLT_Dimuon0_Upsilon_L1_5M_v10, process.HLT_Dimuon0_LowMass_L1_0er1p5R_v9, process.HLT_Dimuon0_LowMass_L1_0er1p5_v10, process.HLT_Dimuon0_LowMass_v10, process.HLT_Dimuon0_LowMass_L1_4_v10, process.HLT_Dimuon0_LowMass_L1_4R_v9, process.HLT_Dimuon0_LowMass_L1_TM530_v8, process.HLT_Dimuon0_Upsilon_Muon_L1_TM0_v8, process.HLT_Dimuon0_Upsilon_Muon_NoL1Mass_v8, process.HLT_TripleMu_5_3_3_Mass3p8_DZ_v10, process.HLT_TripleMu_10_5_5_DZ_v12, process.HLT_TripleMu_12_10_5_v12, process.HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_v6, process.HLT_Tau3Mu_Mu7_Mu1_TkMu1_Tau15_Charge1_v6, process.HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_v6, process.HLT_Tau3Mu_Mu7_Mu1_TkMu1_IsoTau15_Charge1_v6, process.HLT_DoubleMu3_DZ_PFMET50_PFMHT60_v12, process.HLT_DoubleMu3_DZ_PFMET70_PFMHT70_v12, process.HLT_DoubleMu3_DZ_PFMET90_PFMHT90_v12, process.HLT_DoubleMu3_Trk_Tau3mu_NoL1Mass_v8, process.HLT_DoubleMu4_Jpsi_Displaced_v9, process.HLT_DoubleMu4_Jpsi_NoVertexing_v9, process.HLT_DoubleMu4_JpsiTrkTrk_Displaced_v9, process.HLT_DoubleMu4_JpsiTrk_Bc_v2, process.HLT_DoubleMu43NoFiltersNoVtx_v6, process.HLT_DoubleMu48NoFiltersNoVtx_v6, process.HLT_Mu43NoFiltersNoVtx_Photon43_CaloIdL_v7, process.HLT_Mu48NoFiltersNoVtx_Photon48_CaloIdL_v7, process.HLT_Mu38NoFiltersNoVtxDisplaced_Photon38_CaloIdL_v3, process.HLT_Mu43NoFiltersNoVtxDisplaced_Photon43_CaloIdL_v3, process.HLT_HT425_v11, process.HLT_HT430_DisplacedDijet40_DisplacedTrack_v15, process.HLT_HT500_DisplacedDijet40_DisplacedTrack_v15, process.HLT_HT430_DisplacedDijet60_DisplacedTrack_v15, process.HLT_HT400_DisplacedDijet40_DisplacedTrack_v15, process.HLT_HT650_DisplacedDijet60_Inclusive_v15, process.HLT_HT550_DisplacedDijet60_Inclusive_v15, process.HLT_DiJet110_35_Mjj650_PFMET110_v11, process.HLT_DiJet110_35_Mjj650_PFMET120_v11, process.HLT_DiJet110_35_Mjj650_PFMET130_v11, process.HLT_TripleJet110_35_35_Mjj650_PFMET110_v11, process.HLT_TripleJet110_35_35_Mjj650_PFMET120_v11, process.HLT_TripleJet110_35_35_Mjj650_PFMET130_v11, process.HLT_Ele30_eta2p1_WPTight_Gsf_CentralPFJet35_EleCleaned_v15, process.HLT_Ele28_eta2p1_WPTight_Gsf_HT150_v15, process.HLT_Ele28_HighEta_SC20_Mass55_v15, process.HLT_Ele15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10, process.HLT_Ele15_IsoVVVL_PFHT450_PFMET50_v18, process.HLT_Ele15_IsoVVVL_PFHT450_v18, process.HLT_Ele50_IsoVVVL_PFHT450_v18, process.HLT_Ele15_IsoVVVL_PFHT600_v22, process.HLT_Mu4_TrkIsoVVL_DiPFJet90_40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v17, process.HLT_Mu8_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT300_PFMETNoMu60_v18, process.HLT_Mu10_TrkIsoVVL_DiPFJet40_DEta3p5_MJJ750_HTT350_PFMETNoMu60_v17, process.HLT_Mu15_IsoVVVL_PFHT450_CaloBTagDeepCSV_4p5_v10, process.HLT_Mu15_IsoVVVL_PFHT450_PFMET50_v17, process.HLT_Mu15_IsoVVVL_PFHT450_v17, process.HLT_Mu50_IsoVVVL_PFHT450_v17, process.HLT_Mu15_IsoVVVL_PFHT600_v21, process.HLT_Mu3er1p5_PFJet100er2p5_PFMET70_PFMHT70_IDTight_v4, process.HLT_Mu3er1p5_PFJet100er2p5_PFMET80_PFMHT80_IDTight_v4, process.HLT_Mu3er1p5_PFJet100er2p5_PFMET90_PFMHT90_IDTight_v4, process.HLT_Mu3er1p5_PFJet100er2p5_PFMET100_PFMHT100_IDTight_v4, process.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu70_PFMHTNoMu70_IDTight_v4, process.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu80_PFMHTNoMu80_IDTight_v4, process.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu90_PFMHTNoMu90_IDTight_v4, process.HLT_Mu3er1p5_PFJet100er2p5_PFMETNoMu100_PFMHTNoMu100_IDTight_v4, process.HLT_Dimuon10_PsiPrime_Barrel_Seagulls_v9, process.HLT_Dimuon20_Jpsi_Barrel_Seagulls_v9, process.HLT_Dimuon10_Upsilon_y1p4_v3, process.HLT_Dimuon12_Upsilon_y1p4_v4, process.HLT_Dimuon14_Phi_Barrel_Seagulls_v9, process.HLT_Dimuon25_Jpsi_v16, process.HLT_Dimuon14_PsiPrime_v15, process.HLT_Dimuon14_PsiPrime_noCorrL1_v7, process.HLT_Dimuon18_PsiPrime_v16, process.HLT_Dimuon18_PsiPrime_noCorrL1_v8, process.HLT_Dimuon24_Upsilon_noCorrL1_v8, process.HLT_Dimuon24_Phi_noCorrL1_v8, process.HLT_Dimuon25_Jpsi_noCorrL1_v8, process.HLT_DiMu4_Ele9_CaloIdL_TrackIdL_DZ_Mass3p8_v19, process.HLT_DiMu9_Ele9_CaloIdL_TrackIdL_DZ_v19, process.HLT_DiMu9_Ele9_CaloIdL_TrackIdL_v19, process.HLT_DoubleIsoMu20_eta2p1_v9, process.HLT_TrkMu12_DoubleTrkMu5NoFiltersNoVtx_v8, process.HLT_Mu8_v14, process.HLT_Mu17_v15, process.HLT_Mu19_v6, process.HLT_Mu17_Photon30_IsoCaloId_v8, process.HLT_Ele8_CaloIdL_TrackIdL_IsoVL_PFJet30_v18, process.HLT_Ele12_CaloIdL_TrackIdL_IsoVL_PFJet30_v20, process.HLT_Ele23_CaloIdL_TrackIdL_IsoVL_PFJet30_v20, process.HLT_Ele8_CaloIdM_TrackIdM_PFJet30_v20, process.HLT_Ele17_CaloIdM_TrackIdM_PFJet30_v18, process.HLT_Ele23_CaloIdM_TrackIdM_PFJet30_v20, process.HLT_Ele50_CaloIdVT_GsfTrkIdT_PFJet165_v20, process.HLT_Ele115_CaloIdVT_GsfTrkIdT_v16, process.HLT_Ele135_CaloIdVT_GsfTrkIdT_v9, process.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepCSV_4p5_v5, process.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_v11, process.HLT_PFHT400_SixPFJet32_DoublePFBTagDeepCSV_2p94_v10, process.HLT_PFHT400_SixPFJet32_v10, process.HLT_PFHT450_SixPFJet36_PFBTagDeepCSV_1p59_v9, process.HLT_PFHT450_SixPFJet36_v9, process.HLT_PFHT400_FivePFJet_100_100_60_30_30_v10, process.HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepCSV_4p5_v10, process.HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepCSV_4p5_v10, process.HLT_PFHT350_v21, process.HLT_Photon60_R9Id90_CaloIdL_IsoL_DisplacedIdL_PFHT350MinPFJet15_v13, process.HLT_ECALHT800_v12, process.HLT_DiSC30_18_EIso_AND_HE_Mass70_v15, process.HLT_Physics_v8, process.HLT_EphemeralPhysics_v2, process.DST_Physics_v8, process.HLT_Random_v3, process.HLT_ZeroBias_v7, process.HLT_ZeroBias_Alignment_v2, process.HLT_EphemeralZeroBias_v2, process.DST_ZeroBias_v3, process.DST_Run3_PFScoutingPixelTracking_v18, process.DST_HLTMuon_Run3_PFScoutingPixelTracking_v18, process.HLT_Photon20_HoverELoose_v12, process.HLT_Photon30_HoverELoose_v12, process.HLT_EcalCalibration_v4, process.HLT_HcalCalibration_v5, process.AlCa_EcalPhiSym_v11, process.HLT_L1UnpairedBunchBptxMinus_v3, process.HLT_L1UnpairedBunchBptxPlus_v3, process.HLT_L1NotBptxOR_v4, process.HLT_L1_CDC_SingleMu_3_er1p2_TOP120_DPHI2p618_3p142_v3, process.HLT_CDC_L2cosmic_10_er1p0_v2, process.HLT_CDC_L2cosmic_5p5_er1p0_v2, process.HLT_HcalNZS_v14, process.HLT_HcalPhiSym_v16, process.HLT_HcalIsolatedbunch_v6, process.HLT_IsoTrackHB_v6, process.HLT_IsoTrackHE_v6, process.HLT_ZeroBias_FirstCollisionAfterAbortGap_v6, process.HLT_ZeroBias_IsolatedBunches_v6, process.HLT_ZeroBias_FirstCollisionInTrain_v5, process.HLT_ZeroBias_LastCollisionInTrain_v4, process.HLT_ZeroBias_FirstBXAfterTrain_v4, process.AlCa_RPCMuonNormalisation_v14, process.AlCa_LumiPixelsCounts_Random_v4, process.AlCa_LumiPixelsCounts_ZeroBias_v4, process.MC_ReducedIterativeTracking_v14, process.MC_PFMET_v19, process.MC_AK4PFJets_v19, process.MC_PFBTagDeepCSV_v12, process.MC_PFHT_v18, process.MC_PFMHT_v18, process.MC_CaloMET_v10, process.MC_CaloMET_JetIdCleaned_v11, process.MC_AK4CaloJets_v11, process.MC_AK4CaloJetsFromPV_v10, process.MC_CaloBTagDeepCSV_v10, process.MC_CaloHT_v10, process.MC_CaloMHT_v10, process.MC_AK8PFJets_v19, process.MC_AK8TrimPFJets_v19, process.MC_AK8PFHT_v18, process.MC_AK8CaloHT_v10, process.MC_Diphoton10_10_R9Id_OR_IsoCaloId_AND_HE_R9Id_Mass10_v15, process.MC_DoubleEle5_CaloIdL_MW_v17, process.MC_Ele5_WPTight_Gsf_v10, process.MC_Ele15_Ele10_CaloIdL_TrackIdL_IsoVL_DZ_v17, process.MC_IsoMu_v17, process.MC_DoubleMu_TrkIsoVVL_DZ_v13, process.MC_DoubleMuNoFiltersNoVtx_v9, process.MC_PFBTagDeepJet_v3, process.MC_Run3_PFScoutingPixelTracking_v17, process.AlCa_EcalPi0EBonly_v15, process.AlCa_EcalPi0EEonly_v15, process.AlCa_EcalEtaEBonly_v15, process.AlCa_EcalEtaEEonly_v15, process.AlCa_AK8PFJet40_v17, process.AlCa_PFJet40_v22, process.AlCa_PFJet40_CPUOnly_v1, process.HLT_PFJet40_GPUvsCPU_v1, process.HLT_MediumChargedIsoPFTau180HighPtRelaxedIso_Trk50_eta2p1_v14, process.HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v11, process.HLT_VBF_DoubleMediumDeepTauPFTauHPS20_eta2p1_v2, process.HLT_VBF_DoubleTightChargedIsoPFTauHPS20_Trk1_eta2p1_v3, process.HLT_Photon75_R9Id90_HE10_IsoM_EBOnly_PFJetsMJJ300DEta3_v7, process.HLT_PFMET100_PFMHT100_IDTight_PFHT60_v11, process.HLT_PFMETNoMu100_PFMHTNoMu100_IDTight_PFHT60_v11, process.HLT_PFMETTypeOne100_PFMHT100_IDTight_PFHT60_v11, process.HLT_Mu18_Mu9_SameSign_v6, process.HLT_DoubleMu2_Jpsi_DoubleTrk1_Phi1p05_v8, process.HLT_DoubleMu3_DCA_PFMET50_PFMHT60_v12, process.HLT_TripleMu_5_3_3_Mass3p8_DCA_v5, process.HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10, process.HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10, process.HLT_QuadPFJet103_88_75_15_PFBTagDeepCSV_1p3_VBF2_v10, process.HLT_QuadPFJet105_88_76_15_PFBTagDeepCSV_1p3_VBF2_v10, process.HLT_QuadPFJet111_90_80_15_PFBTagDeepCSV_1p3_VBF2_v10, process.HLT_QuadPFJet103_88_75_15_v7, process.HLT_QuadPFJet105_88_76_15_v7, process.HLT_QuadPFJet111_90_80_15_v7, process.HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_Mass55_v3, process.HLT_Diphoton30_18_R9IdL_AND_HE_AND_IsoCaloId_v3, process.HLT_Mu12_IP6_v2, process.HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepCSV_1p3_7p7_VBF1_v10, process.HLT_DoubleMediumDeepTauPFTauHPS35_L2NN_eta2p1_v2, process.HLT_DoubleMediumChargedIsoPFTauHPS40_Trk1_eta2p1_v3, process.HLT_DoubleTightChargedIsoPFTauHPS35_Trk1_eta2p1_v3, process.HLT_Ele24_eta2p1_WPTight_Gsf_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3, process.HLT_IsoMu20_eta2p1_LooseDeepTauPFTauHPS27_eta2p1_CrossL1_v3, process.HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS180_eta2p1_v3, process.HLT_IsoMu24_eta2p1_LooseDeepTauPFTauHPS30_eta2p1_CrossL1_v3, process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS35_L2NN_eta2p1_CrossL1_v3, process.HLT_LooseDeepTauPFTauHPS180_L2NN_eta2p1_v3, process.HLT_PFHT330PT30_QuadPFJet_75_60_45_40_TriplePFBTagDeepJet_4p5_v3, process.HLT_PFHT400_FivePFJet_100_100_60_30_30_DoublePFBTagDeepJet_4p5_v3, process.HLT_PFHT400_FivePFJet_120_120_60_30_30_DoublePFBTagDeepJet_4p5_v3, process.HLT_PFHT400_SixPFJet32_DoublePFBTagDeepJet_2p94_v3, process.HLT_PFHT450_SixPFJet36_PFBTagDeepJet_1p59_v3, process.HLT_QuadPFJet103_88_75_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3, process.HLT_QuadPFJet103_88_75_15_PFBTagDeepJet_1p3_VBF2_v3, process.HLT_QuadPFJet105_88_76_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3, process.HLT_QuadPFJet105_88_76_15_PFBTagDeepJet_1p3_VBF2_v3, process.HLT_QuadPFJet111_90_80_15_DoublePFBTagDeepJet_1p3_7p7_VBF1_v3, process.HLT_QuadPFJet111_90_80_15_PFBTagDeepJet_1p3_VBF2_v3, process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBtagDeepJet_1p5_v3, process.HLT_QuadPFJet70_50_40_30_v3, process.HLT_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v3, process.HLT_QuadPFJet70_50_40_35_PFBTagParticleNet_2BTagSum0p65_v3, process.HLT_QuadPFJet70_50_45_35_PFBTagParticleNet_2BTagSum0p65_v3, process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_PFDiJet30_PFBTagParticleNet_2BTagSum0p65_v2, process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_v2, process.HLT_Mu8_TrkIsoVVL_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_QuadPFJet70_50_40_30_PFBTagParticleNet_2BTagSum0p65_v2, process.HLT_AK8PFJet230_SoftDropMass40_v3, process.HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v3, process.HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetBB0p35_v3, process.HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetBB0p35_v3, process.HLT_AK8PFJet400_SoftDropMass40_v3, process.HLT_AK8PFJet425_SoftDropMass40_v3, process.HLT_AK8PFJet450_SoftDropMass40_v3, process.HLT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3, process.HLT_AK8PFJet250_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3, process.HLT_AK8PFJet275_SoftDropMass40_PFAK8ParticleNetTauTau0p30_v3, process.HLT_IsoMu50_AK8PFJet230_SoftDropMass40_v2, process.HLT_IsoMu50_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2, process.HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_v2, process.HLT_Ele50_CaloIdVT_GsfTrkIdT_AK8PFJet230_SoftDropMass40_PFAK8ParticleNetBB0p35_v2, process.HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_v2, process.HLT_DoubleMediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_v2, process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_CrossL1_v2, process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet60_CrossL1_v2, process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS30_L2NN_eta2p1_PFJet75_CrossL1_v2, process.HLT_DoublePFJets40_Mass500_MediumDeepTauPFTauHPS45_L2NN_MediumDeepTauPFTauHPS20_eta2p1_v2, process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS20_eta2p1_SingleL1_v2, process.HLT_IsoMu24_eta2p1_MediumDeepTauPFTauHPS45_L2NN_eta2p1_CrossL1_v2, process.HLT_DoubleL2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v3, process.HLT_DoubleL2Mu12NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2, process.HLT_DoubleL2Mu14NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2, process.HLT_DoubleL3Mu16_10NoVtx_DxyMin0p01cm_v3, process.HLT_DoubleL3Mu18_10NoVtx_DxyMin0p01cm_v2, process.HLT_DoubleL3Mu20_10NoVtx_DxyMin0p01cm_v2, process.HLT_L2Mu10NoVtx_2Cha_v1, process.HLT_L2Mu10NoVtx_2Cha_VetoL3Mu0DxyMax1cm_v2, process.HLT_L3Mu10NoVtx_v2, process.HLT_L3Mu10NoVtx_DxyMin0p01cm_v2, process.HLT_DoubleL2Mu_L3Mu16NoVtx_VetoL3Mu0DxyMax0p1cm_v2, process.HLT_DoubleL2Mu_L3Mu18NoVtx_VetoL3Mu0DxyMax0p1cm_v2, process.HLT_DoubleL2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2, process.HLT_DoubleL2Mu12NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2, process.HLT_L2Mu10NoVtx_2Cha_CosmicSeed_v1, process.HLT_L2Mu10NoVtx_2Cha_CosmicSeed_VetoL3Mu0DxyMax1cm_v2, process.HLT_DoubleL3dTksMu16_10NoVtx_DxyMin0p01cm_v2, process.HLT_L3dTksMu10_NoVtx_DxyMin0p01cm_v2, process.HLT_Mu20NoFiltersNoVtxDisplaced_Photon20_CaloCustomId_v3, process.HLT_DoubleMediumChargedIsoDisplacedPFTauHPS32_Trk1_eta2p1_v3, process.HLT_HT430_DelayedJet40_DoubleDelay0p5nsTrackless_v3, process.HLT_HT430_DelayedJet40_DoubleDelay0p5nsInclusive_v1, process.HLT_HT430_DelayedJet40_DoubleDelay1nsInclusive_v3, process.HLT_HT430_DelayedJet40_SingleDelay1nsTrackless_v3, process.HLT_HT430_DelayedJet40_SingleDelay2nsInclusive_v3, process.HLT_HT430_DelayedJet40_SingleDelay0p5nsInclusive_v1, process.HLT_HT430_DelayedJet40_SingleDelay0p5nsTrackless_v1, process.HLT_HT430_DelayedJet40_SingleDelay1nsInclusive_v1, process.HLT_HT430_DelayedJet40_SingleDelay1p5nsInclusive_v1, process.HLT_L1Mu6HT240_v2, process.HLT_Mu6HT240_DisplacedDijet30_Inclusive0PtrkShortSig5_v3, process.HLT_Mu6HT240_DisplacedDijet30_Inclusive1PtrkShortSig5_DisplacedLoose_v3, process.HLT_Mu6HT240_DisplacedDijet35_Inclusive0PtrkShortSig5_v3, process.HLT_Mu6HT240_DisplacedDijet35_Inclusive1PtrkShortSig5_DisplacedLoose_v3, process.HLT_Mu6HT240_DisplacedDijet40_Inclusive0PtrkShortSig5_v3, process.HLT_Mu6HT240_DisplacedDijet40_Inclusive1PtrkShortSig5_DisplacedLoose_v3, process.HLT_HT430_DisplacedDijet30_Inclusive1PtrkShortSig5_v3, process.HLT_HT430_DisplacedDijet35_Inclusive1PtrkShortSig5_v3, process.HLT_HT430_DisplacedDijet40_Inclusive1PtrkShortSig5_v3, process.HLT_CaloMET60_DTCluster50_v3, process.HLT_CaloMET60_DTClusterNoMB1S50_v3, process.HLT_L1MET_DTCluster50_v3, process.HLT_L1MET_DTClusterNoMB1S50_v3, process.HLT_CscCluster_Loose_v2, process.HLT_CscCluster_Medium_v2, process.HLT_CscCluster_Tight_v2, process.HLT_L1CSCShower_DTCluster50_v2, process.HLT_L1CSCShower_DTCluster75_v2, process.HLT_PFMET105_IsoTrk50_v3, process.HLT_PFMET110_PFJet100_v3, process.HLT_HT170_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2, process.HLT_HT200_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2, process.HLT_HT200_L1SingleLLPJet_DisplacedDijet60_DisplacedTrack_v2, process.HLT_HT270_L1SingleLLPJet_DisplacedDijet40_DisplacedTrack_v2, process.HLT_HT320_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2, process.HLT_HT420_L1SingleLLPJet_DisplacedDijet60_Inclusive_v2, process.HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay1nsTrackless_v2, process.HLT_HT200_L1SingleLLPJet_DelayedJet40_SingleDelay2nsInclusive_v2, process.HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay0p5nsTrackless_v2, process.HLT_HT200_L1SingleLLPJet_DelayedJet40_DoubleDelay1nsInclusive_v2, process.HLT_HT200_L1SingleLLPJet_DisplacedDijet30_Inclusive1PtrkShortSig5_v2, process.HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v2, process.HLT_HT200_L1SingleLLPJet_DisplacedDijet40_Inclusive1PtrkShortSig5_v2, process.HLT_DiPhoton10Time1ns_v2, process.HLT_DiPhoton10Time1p2ns_v2, process.HLT_DiPhoton10Time1p4ns_v2, process.HLT_DiPhoton10Time1p6ns_v2, process.HLT_DiPhoton10Time1p8ns_v2, process.HLT_DiPhoton10Time2ns_v2, process.HLT_DiPhoton10sminlt0p1_v2, process.HLT_DiPhoton10sminlt0p12_v2, process.HLT_DiPhoton10_CaloIdL_v2, process.HLT_DoubleEle4_eta1p22_mMax6_v2, process.HLT_DoubleEle4p5_eta1p22_mMax6_v2, process.HLT_DoubleEle5_eta1p22_mMax6_v2, process.HLT_DoubleEle5p5_eta1p22_mMax6_v2, process.HLT_DoubleEle6_eta1p22_mMax6_v2, process.HLT_DoubleEle6p5_eta1p22_mMax6_v2, process.HLT_DoubleEle7_eta1p22_mMax6_v2, process.HLT_DoubleEle7p5_eta1p22_mMax6_v2, process.HLT_DoubleEle8_eta1p22_mMax6_v2, process.HLT_DoubleEle8p5_eta1p22_mMax6_v2, process.HLT_DoubleEle9_eta1p22_mMax6_v2, process.HLT_DoubleEle9p5_eta1p22_mMax6_v2, process.HLT_DoubleEle10_eta1p22_mMax6_v2, process.HLT_Diphoton20_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2, process.HLT_Diphoton20_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2, process.HLT_Diphoton22_14_eta1p5_R9IdL_AND_HE_AND_IsoTCaloIdT_v2, process.HLT_Diphoton22_14_eta1p5_R9IdL_AND_HET_AND_IsoTCaloIdT_v2, process.HLT_Mu50_L1SingleMuShower_v1, process.HLT_ExpressMuons_v3, process.HLT_OnlineMonitorGroup_v3, process.DQM_EcalReconstruction_v4, process.DQM_HcalReconstruction_v3, process.DQM_PixelReconstruction_v4, process.HLT_PPSMaxTracksPerArm1_v2, process.HLT_PPSMaxTracksPerRP4_v2, process.HLTriggerFinalPath, process.HLTAnalyzerEndpath, process.ParkingDoubleElectronLowMass0Output, process.ParkingDoubleElectronLowMass1Output, process.ParkingDoubleElectronLowMass2Output, process.ParkingDoubleMuonLowMass0Output, process.ParkingDoubleMuonLowMass1Output, process.ParkingDoubleMuonLowMass2Output, process.ParkingDoubleMuonLowMass3Output, process.ParkingSingleMuon0Output, process.ParkingSingleMuon1Output, process.ParkingSingleMuon2Output, process.ALCALowPtJetOutput, process.ALCALumiPixelsCountsExpressOutput, process.ALCALumiPixelsCountsPromptOutput, process.ALCAP0Output, process.ALCAPHISYMOutput, process.ALCAPPSExpressOutput, process.ALCAPPSPromptOutput, process.CalibrationOutput, process.DQMCalibrationOutput, process.DQMEventDisplayOutput, process.DQMGPUvsCPUOutput, process.DQMOnlineBeamspotOutput, process.DQMOutput, process.EcalCalibrationOutput, process.ExpressOutput, process.ExpressAlignmentOutput, process.HLTMonitorOutput, process.NanoDSTOutput, process.RPCMONOutput, process.ScoutingPFOutput, process.PhysicsCommissioningOutput, process.PhysicsDispJetBTagMuEGTauOutput, process.PhysicsEGammaOutput, process.PhysicsJetMETOutput, process.PhysicsMuonOutput, process.PhysicsReservedDoubleMuonLowMassOutput, process.PhysicsScoutingPFMonitorOutput, process.PhysicsHLTPhysicsOutput, process.PhysicsZeroBiasOutput, process.Dataset_AlCaLowPtJet, process.Dataset_AlCaLumiPixelsCountsExpress, process.Dataset_AlCaLumiPixelsCountsPrompt, process.Dataset_AlCaP0, process.Dataset_AlCaPPSExpress, process.Dataset_AlCaPPSPrompt, process.Dataset_AlCaPhiSym, process.Dataset_BTagMu, process.Dataset_Commissioning, process.Dataset_Cosmics, process.Dataset_DQMGPUvsCPU, process.Dataset_DQMOnlineBeamspot, process.Dataset_DisplacedJet, process.Dataset_ReservedDoubleMuonLowMass, process.Dataset_EGamma, process.Dataset_EcalLaser, process.Dataset_EmptyBX, process.Dataset_EphemeralHLTPhysics, process.Dataset_EphemeralZeroBias, process.Dataset_EventDisplay, process.Dataset_ExpressAlignment, process.Dataset_ExpressPhysics, process.Dataset_HLTMonitor, process.Dataset_HLTPhysics, process.Dataset_HcalNZS, process.Dataset_IsolatedBunch, process.Dataset_JetMET, process.Dataset_L1Accept, process.Dataset_MonteCarlo, process.Dataset_Muon, process.Dataset_MuonEG, process.Dataset_NoBPTX, process.Dataset_OnlineMonitor, process.Dataset_ParkingDoubleElectronLowMass0, process.Dataset_ParkingDoubleElectronLowMass1, process.Dataset_ParkingDoubleElectronLowMass2, process.Dataset_ParkingDoubleElectronLowMass3, process.Dataset_ParkingDoubleElectronLowMass4, process.Dataset_ParkingDoubleElectronLowMass5, process.Dataset_ParkingDoubleMuonLowMass0, process.Dataset_ParkingDoubleMuonLowMass1, process.Dataset_ParkingDoubleMuonLowMass2, process.Dataset_ParkingDoubleMuonLowMass3, process.Dataset_ParkingDoubleMuonLowMass4, process.Dataset_ParkingDoubleMuonLowMass5, process.Dataset_ParkingDoubleMuonLowMass6, process.Dataset_ParkingDoubleMuonLowMass7, process.Dataset_ParkingSingleMuon0, process.Dataset_ParkingSingleMuon1, process.Dataset_ParkingSingleMuon2, process.Dataset_RPCMonitor, process.Dataset_ScoutingPFMonitor, process.Dataset_ScoutingPFRun3, process.Dataset_Tau, process.Dataset_TestEnablesEcalHcal, process.Dataset_TestEnablesEcalHcalDQM, process.Dataset_ZeroBias, )) # source module (EDM inputs) diff --git a/HLTrigger/Configuration/test/OnLine_HLT_HIon.py b/HLTrigger/Configuration/test/OnLine_HLT_HIon.py index b803783206eec..2801d8e35e03b 100644 --- a/HLTrigger/Configuration/test/OnLine_HLT_HIon.py +++ b/HLTrigger/Configuration/test/OnLine_HLT_HIon.py @@ -1,6 +1,6 @@ # hltGetConfiguration --full --data /dev/CMSSW_12_4_0/HIon --type HIon --unprescale --process HLTHIon --globaltag auto:run3_hlt_HIon --input file:RelVal_Raw_HIon_DATA.root -# /dev/CMSSW_12_4_0/HIon/V110 (CMSSW_12_4_0) +# /dev/CMSSW_12_4_0/HIon/V138 (CMSSW_12_4_0) import FWCore.ParameterSet.Config as cms @@ -12,7 +12,7 @@ process.ProcessAcceleratorCUDA = ProcessAcceleratorCUDA() process.HLTConfigVersion = cms.PSet( - tableName = cms.string('/dev/CMSSW_12_4_0/HIon/V110') + tableName = cms.string('/dev/CMSSW_12_4_0/HIon/V138') ) process.transferSystem = cms.PSet( @@ -2628,12 +2628,12 @@ RPCMON = cms.vstring( 'RPCMonitor' ) ) process.datasets = cms.PSet( - AlCaP0 = cms.vstring( 'AlCa_EcalEtaEBonlyForHI_v2', - 'AlCa_EcalEtaEEonlyForHI_v2', - 'AlCa_EcalPi0EBonlyForHI_v2', - 'AlCa_EcalPi0EEonlyForHI_v2' ), - AlCaPhiSym = cms.vstring( 'AlCa_EcalPhiSymForHI_v2' ), - DQMGPUvsCPU = cms.vstring( 'DQM_HIEcalReconstruction_v1', + AlCaP0 = cms.vstring( 'AlCa_EcalEtaEBonlyForHI_v3', + 'AlCa_EcalEtaEEonlyForHI_v3', + 'AlCa_EcalPi0EBonlyForHI_v3', + 'AlCa_EcalPi0EEonlyForHI_v3' ), + AlCaPhiSym = cms.vstring( 'AlCa_EcalPhiSymForHI_v3' ), + DQMGPUvsCPU = cms.vstring( 'DQM_HIEcalReconstruction_v2', 'DQM_HIHcalReconstruction_v1' ), EcalLaser = cms.vstring( 'HLT_EcalCalibration_v4' ), HICastor = cms.vstring( 'HLT_HICastor_HighJet_BptxAND_v2', @@ -2654,8 +2654,8 @@ 'HLT_HICastor_Muon_v2', 'HLT_HIL1_ZDC_AND_OR_MinimumBiasHF1_AND_BptxAND_v2', 'HLT_HIL1_ZDC_AND_OR_MinimumBiasHF2_AND_BptxAND_v2' ), - HIDQMOnlineBeamspot = cms.vstring( 'HLT_HICentralityVeto_Beamspot_v2', - 'HLT_HICsAK4PFJet100Eta1p5_Beamspot_v2' ), + HIDQMOnlineBeamspot = cms.vstring( 'HLT_HICentralityVeto_Beamspot_v3', + 'HLT_HICsAK4PFJet100Eta1p5_Beamspot_v3' ), HIDoubleMuon = cms.vstring( 'HLT_HIL1DoubleMu0_v2', 'HLT_HIL1DoubleMu10_v2', 'HLT_HIL1DoubleMuOpen_OS_er1p6_v2', @@ -2685,18 +2685,18 @@ 'HLT_HIL1UnpairedBunchBptxMinus_v2', 'HLT_HIL1UnpairedBunchBptxPlus_v2' ), HIExpressAlignment = cms.vstring( 'HLT_HICentralityVeto_v2', - 'HLT_HICsAK4PFJet100Eta1p5_v2' ), + 'HLT_HICsAK4PFJet100Eta1p5_v3' ), HIExpressPhysics = cms.vstring( 'HLT_HICastor_MediumJet_NotMBHF2AND_v2', 'HLT_HICentrality30100_FirstCollisionAfterAbortGap_v2', 'HLT_HICentralityVeto_v2', - 'HLT_HICsAK4PFJet100Eta1p5_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt50_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt50_v2', - 'HLT_HIEle20Gsf_v2', - 'HLT_HIFullTracks2018_HighPt56_v2', - 'HLT_HIFullTracks_Multiplicity2040_HF1OR_v2', - 'HLT_HIGEDPhoton40_v2', - 'HLT_HIIslandPhoton40_Eta2p4_v2', + 'HLT_HICsAK4PFJet100Eta1p5_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt50_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt50_v3', + 'HLT_HIEle20Gsf_v3', + 'HLT_HIFullTracks2018_HighPt56_v3', + 'HLT_HIFullTracks_Multiplicity2040_HF1OR_v3', + 'HLT_HIGEDPhoton40_v3', + 'HLT_HIIslandPhoton40_Eta2p4_v3', 'HLT_HIL1DoubleMu0_v2', 'HLT_HIL1DoubleMu10_v2', 'HLT_HIL1DoubleMuOpen_Centrality_50_100_v2', @@ -2711,12 +2711,12 @@ 'HLT_HIL3Mu0NHitQ10_L2Mu0_MAXdR3p5_M1to5_v2', 'HLT_HIL3Mu2p5NHitQ10_L2Mu2_M7toinf_v2', 'HLT_HIL3_L1DoubleMu10_v2', - 'HLT_HILcPPTrackingGlobal_Dpt50_v2', + 'HLT_HILcPPTrackingGlobal_Dpt50_v3', 'HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part0_v2', 'HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part0_v2', 'HLT_HIPhysics_v2', - 'HLT_HIPuAK4CaloJet100Eta5p1_v2', - 'HLT_HIPuAK4CaloJet80Eta2p4_DeepCSV0p4_v2', + 'HLT_HIPuAK4CaloJet100Eta5p1_v3', + 'HLT_HIPuAK4CaloJet80Eta2p4_DeepCSV0p4_v3', 'HLT_HIRandom_v1', 'HLT_HIUPC_SingleEG5_NotMBHF2AND_SinglePixelTrack_v2', 'HLT_HIUPC_SingleMuOpen_NotMBHF2AND_v2', @@ -2789,204 +2789,204 @@ 'HLT_HIUPC_ZeroBias_SinglePixelTrack_v2', 'HLT_HIZeroBias_v2' ), HIHLTPhysics = cms.vstring( 'HLT_HIPhysics_v2' ), - HIHardProbes = cms.vstring( 'HLT_HICsAK4PFJet100Eta1p5_v2', - 'HLT_HICsAK4PFJet120Eta1p5_v2', - 'HLT_HICsAK4PFJet80Eta1p5_v2', - 'HLT_HIDoubleEle10GsfMass50_v2', - 'HLT_HIDoubleEle10Gsf_v2', - 'HLT_HIDoubleEle15GsfMass50_v2', - 'HLT_HIDoubleEle15Gsf_v2', - 'HLT_HIEle10Gsf_PuAK4CaloJet100Eta2p1_v2', - 'HLT_HIEle10Gsf_PuAK4CaloJet40Eta2p1_v2', - 'HLT_HIEle10Gsf_PuAK4CaloJet60Eta2p1_v2', - 'HLT_HIEle10Gsf_PuAK4CaloJet80Eta2p1_v2', - 'HLT_HIEle10Gsf_v2', - 'HLT_HIEle15Ele10GsfMass50_v2', - 'HLT_HIEle15Ele10Gsf_v2', - 'HLT_HIEle15Gsf_PuAK4CaloJet100Eta2p1_v2', - 'HLT_HIEle15Gsf_PuAK4CaloJet40Eta2p1_v2', - 'HLT_HIEle15Gsf_PuAK4CaloJet60Eta2p1_v2', - 'HLT_HIEle15Gsf_PuAK4CaloJet80Eta2p1_v2', - 'HLT_HIEle15Gsf_v2', - 'HLT_HIEle20Gsf_PuAK4CaloJet100Eta2p1_v2', - 'HLT_HIEle20Gsf_PuAK4CaloJet40Eta2p1_v2', - 'HLT_HIEle20Gsf_PuAK4CaloJet60Eta2p1_v2', - 'HLT_HIEle20Gsf_PuAK4CaloJet80Eta2p1_v2', - 'HLT_HIEle20Gsf_v2', - 'HLT_HIEle30Gsf_v2', - 'HLT_HIEle40Gsf_v2', - 'HLT_HIEle50Gsf_v2', - 'HLT_HIGEDPhoton30_EB_HECut_v2', - 'HLT_HIGEDPhoton30_EB_v2', - 'HLT_HIGEDPhoton30_HECut_v2', - 'HLT_HIGEDPhoton30_v2', - 'HLT_HIGEDPhoton40_EB_HECut_v2', - 'HLT_HIGEDPhoton40_EB_v2', - 'HLT_HIGEDPhoton40_HECut_v2', - 'HLT_HIGEDPhoton40_v2', - 'HLT_HIGEDPhoton50_EB_HECut_v2', - 'HLT_HIGEDPhoton50_EB_v2', - 'HLT_HIGEDPhoton50_HECut_v2', - 'HLT_HIGEDPhoton50_v2', - 'HLT_HIGEDPhoton60_EB_HECut_v2', - 'HLT_HIGEDPhoton60_EB_v2', - 'HLT_HIGEDPhoton60_HECut_v2', - 'HLT_HIGEDPhoton60_v2', - 'HLT_HIIslandPhoton30_Eta1p5_v2', - 'HLT_HIIslandPhoton30_Eta2p4_v2', - 'HLT_HIIslandPhoton40_Eta1p5_v2', - 'HLT_HIIslandPhoton40_Eta2p4_v2', - 'HLT_HIIslandPhoton50_Eta1p5_v2', - 'HLT_HIIslandPhoton50_Eta2p4_v2', - 'HLT_HIIslandPhoton60_Eta1p5_v2', - 'HLT_HIIslandPhoton60_Eta2p4_v2', - 'HLT_HIL1Mu3Eta2p5_Ele10Gsf_v2', - 'HLT_HIL1Mu3Eta2p5_Ele15Gsf_v2', - 'HLT_HIL1Mu3Eta2p5_Ele20Gsf_v2', - 'HLT_HIL1Mu5Eta2p5_Ele10Gsf_v2', - 'HLT_HIL1Mu5Eta2p5_Ele15Gsf_v2', - 'HLT_HIL1Mu5Eta2p5_Ele20Gsf_v2', - 'HLT_HIL1Mu7Eta2p5_Ele10Gsf_v2', - 'HLT_HIL1Mu7Eta2p5_Ele15Gsf_v2', - 'HLT_HIL1Mu7Eta2p5_Ele20Gsf_v2', - 'HLT_HIL3Mu3_EG10HECut_v2', - 'HLT_HIL3Mu3_EG15HECut_v2', - 'HLT_HIL3Mu3_EG20HECut_v2', - 'HLT_HIL3Mu3_EG30HECut_v2', - 'HLT_HIL3Mu5_EG10HECut_v2', - 'HLT_HIL3Mu5_EG15HECut_v2', - 'HLT_HIL3Mu5_EG20HECut_v2', - 'HLT_HIL3Mu5_EG30HECut_v2', - 'HLT_HIL3Mu7_EG10HECut_v2', - 'HLT_HIL3Mu7_EG15HECut_v2', - 'HLT_HIL3Mu7_EG20HECut_v2', - 'HLT_HIL3Mu7_EG30HECut_v2', - 'HLT_HIPuAK4CaloJet100Eta2p4_CSVv2WP0p75_v2', - 'HLT_HIPuAK4CaloJet100Eta2p4_DeepCSV0p4_v2', - 'HLT_HIPuAK4CaloJet100Eta5p1_v2', - 'HLT_HIPuAK4CaloJet100Fwd_v2', - 'HLT_HIPuAK4CaloJet100_35_Eta0p7_v2', - 'HLT_HIPuAK4CaloJet100_35_Eta1p1_v2', - 'HLT_HIPuAK4CaloJet120Eta5p1_v2', - 'HLT_HIPuAK4CaloJet120Fwd_v2', - 'HLT_HIPuAK4CaloJet60Eta2p4_CSVv2WP0p75_v2', - 'HLT_HIPuAK4CaloJet60Eta2p4_DeepCSV0p4_v2', - 'HLT_HIPuAK4CaloJet60Fwd_v2', - 'HLT_HIPuAK4CaloJet80Eta2p4_CSVv2WP0p75_v2', - 'HLT_HIPuAK4CaloJet80Eta2p4_DeepCSV0p4_v2', - 'HLT_HIPuAK4CaloJet80Eta5p1_v2', - 'HLT_HIPuAK4CaloJet80Fwd_v2', - 'HLT_HIPuAK4CaloJet80_35_Eta0p7_v2', - 'HLT_HIPuAK4CaloJet80_35_Eta1p1_v2', - 'HLT_HIPuAK4CaloJet80_45_45_Eta2p1_v2' ), - HIHardProbesLower = cms.vstring( 'HLT_HICsAK4PFJet60Eta1p5_v2', - 'HLT_HIGEDPhoton10_EB_HECut_v2', - 'HLT_HIGEDPhoton10_EB_v2', - 'HLT_HIGEDPhoton10_HECut_v2', - 'HLT_HIGEDPhoton10_v2', - 'HLT_HIGEDPhoton20_EB_HECut_v2', - 'HLT_HIGEDPhoton20_EB_v2', - 'HLT_HIGEDPhoton20_HECut_v2', - 'HLT_HIGEDPhoton20_v2', - 'HLT_HIIslandPhoton10_Eta1p5_v2', - 'HLT_HIIslandPhoton10_Eta2p4_v2', - 'HLT_HIIslandPhoton20_Eta1p5_v2', - 'HLT_HIIslandPhoton20_Eta2p4_v2', - 'HLT_HIPuAK4CaloJet40Eta5p1_v2', - 'HLT_HIPuAK4CaloJet40Fwd_v2', - 'HLT_HIPuAK4CaloJet60Eta5p1_v2' ), - HIHardProbesPeripheral = cms.vstring( 'HLT_HICsAK4PFJet100Eta1p5_Centrality_30_100_v2', - 'HLT_HICsAK4PFJet100Eta1p5_Centrality_50_100_v2', - 'HLT_HICsAK4PFJet60Eta1p5_Centrality_30_100_v2', - 'HLT_HICsAK4PFJet60Eta1p5_Centrality_50_100_v2', - 'HLT_HICsAK4PFJet80Eta1p5_Centrality_30_100_v2', - 'HLT_HICsAK4PFJet80Eta1p5_Centrality_50_100_v2', - 'HLT_HIGEDPhoton10_Cent30_100_v2', - 'HLT_HIGEDPhoton10_Cent50_100_v2', - 'HLT_HIGEDPhoton20_Cent30_100_v2', - 'HLT_HIGEDPhoton20_Cent50_100_v2', - 'HLT_HIGEDPhoton30_Cent30_100_v2', - 'HLT_HIGEDPhoton30_Cent50_100_v2', - 'HLT_HIGEDPhoton40_Cent30_100_v2', - 'HLT_HIGEDPhoton40_Cent50_100_v2', - 'HLT_HIIslandPhoton10_Eta2p4_Cent30_100_v2', - 'HLT_HIIslandPhoton10_Eta2p4_Cent50_100_v2', - 'HLT_HIIslandPhoton20_Eta2p4_Cent30_100_v2', - 'HLT_HIIslandPhoton20_Eta2p4_Cent50_100_v2', - 'HLT_HIIslandPhoton30_Eta2p4_Cent30_100_v2', - 'HLT_HIIslandPhoton30_Eta2p4_Cent50_100_v2', - 'HLT_HIIslandPhoton40_Eta2p4_Cent30_100_v2', - 'HLT_HIIslandPhoton40_Eta2p4_Cent50_100_v2', - 'HLT_HIPuAK4CaloJet100Eta5p1_Centrality_30_100_v2', - 'HLT_HIPuAK4CaloJet100Eta5p1_Centrality_50_100_v2', - 'HLT_HIPuAK4CaloJet40Eta5p1_Centrality_30_100_v2', - 'HLT_HIPuAK4CaloJet40Eta5p1_Centrality_50_100_v2', - 'HLT_HIPuAK4CaloJet60Eta5p1_Centrality_30_100_v2', - 'HLT_HIPuAK4CaloJet60Eta5p1_Centrality_50_100_v2', - 'HLT_HIPuAK4CaloJet80Eta5p1_Centrality_30_100_v2', - 'HLT_HIPuAK4CaloJet80Eta5p1_Centrality_50_100_v2' ), + HIHardProbes = cms.vstring( 'HLT_HICsAK4PFJet100Eta1p5_v3', + 'HLT_HICsAK4PFJet120Eta1p5_v3', + 'HLT_HICsAK4PFJet80Eta1p5_v3', + 'HLT_HIDoubleEle10GsfMass50_v3', + 'HLT_HIDoubleEle10Gsf_v3', + 'HLT_HIDoubleEle15GsfMass50_v3', + 'HLT_HIDoubleEle15Gsf_v3', + 'HLT_HIEle10Gsf_PuAK4CaloJet100Eta2p1_v3', + 'HLT_HIEle10Gsf_PuAK4CaloJet40Eta2p1_v3', + 'HLT_HIEle10Gsf_PuAK4CaloJet60Eta2p1_v3', + 'HLT_HIEle10Gsf_PuAK4CaloJet80Eta2p1_v3', + 'HLT_HIEle10Gsf_v3', + 'HLT_HIEle15Ele10GsfMass50_v3', + 'HLT_HIEle15Ele10Gsf_v3', + 'HLT_HIEle15Gsf_PuAK4CaloJet100Eta2p1_v3', + 'HLT_HIEle15Gsf_PuAK4CaloJet40Eta2p1_v3', + 'HLT_HIEle15Gsf_PuAK4CaloJet60Eta2p1_v3', + 'HLT_HIEle15Gsf_PuAK4CaloJet80Eta2p1_v3', + 'HLT_HIEle15Gsf_v3', + 'HLT_HIEle20Gsf_PuAK4CaloJet100Eta2p1_v3', + 'HLT_HIEle20Gsf_PuAK4CaloJet40Eta2p1_v3', + 'HLT_HIEle20Gsf_PuAK4CaloJet60Eta2p1_v3', + 'HLT_HIEle20Gsf_PuAK4CaloJet80Eta2p1_v3', + 'HLT_HIEle20Gsf_v3', + 'HLT_HIEle30Gsf_v3', + 'HLT_HIEle40Gsf_v3', + 'HLT_HIEle50Gsf_v3', + 'HLT_HIGEDPhoton30_EB_HECut_v3', + 'HLT_HIGEDPhoton30_EB_v3', + 'HLT_HIGEDPhoton30_HECut_v3', + 'HLT_HIGEDPhoton30_v3', + 'HLT_HIGEDPhoton40_EB_HECut_v3', + 'HLT_HIGEDPhoton40_EB_v3', + 'HLT_HIGEDPhoton40_HECut_v3', + 'HLT_HIGEDPhoton40_v3', + 'HLT_HIGEDPhoton50_EB_HECut_v3', + 'HLT_HIGEDPhoton50_EB_v3', + 'HLT_HIGEDPhoton50_HECut_v3', + 'HLT_HIGEDPhoton50_v3', + 'HLT_HIGEDPhoton60_EB_HECut_v3', + 'HLT_HIGEDPhoton60_EB_v3', + 'HLT_HIGEDPhoton60_HECut_v3', + 'HLT_HIGEDPhoton60_v3', + 'HLT_HIIslandPhoton30_Eta1p5_v3', + 'HLT_HIIslandPhoton30_Eta2p4_v3', + 'HLT_HIIslandPhoton40_Eta1p5_v3', + 'HLT_HIIslandPhoton40_Eta2p4_v3', + 'HLT_HIIslandPhoton50_Eta1p5_v3', + 'HLT_HIIslandPhoton50_Eta2p4_v3', + 'HLT_HIIslandPhoton60_Eta1p5_v3', + 'HLT_HIIslandPhoton60_Eta2p4_v3', + 'HLT_HIL1Mu3Eta2p5_Ele10Gsf_v3', + 'HLT_HIL1Mu3Eta2p5_Ele15Gsf_v3', + 'HLT_HIL1Mu3Eta2p5_Ele20Gsf_v3', + 'HLT_HIL1Mu5Eta2p5_Ele10Gsf_v3', + 'HLT_HIL1Mu5Eta2p5_Ele15Gsf_v3', + 'HLT_HIL1Mu5Eta2p5_Ele20Gsf_v3', + 'HLT_HIL1Mu7Eta2p5_Ele10Gsf_v3', + 'HLT_HIL1Mu7Eta2p5_Ele15Gsf_v3', + 'HLT_HIL1Mu7Eta2p5_Ele20Gsf_v3', + 'HLT_HIL3Mu3_EG10HECut_v3', + 'HLT_HIL3Mu3_EG15HECut_v3', + 'HLT_HIL3Mu3_EG20HECut_v3', + 'HLT_HIL3Mu3_EG30HECut_v3', + 'HLT_HIL3Mu5_EG10HECut_v3', + 'HLT_HIL3Mu5_EG15HECut_v3', + 'HLT_HIL3Mu5_EG20HECut_v3', + 'HLT_HIL3Mu5_EG30HECut_v3', + 'HLT_HIL3Mu7_EG10HECut_v3', + 'HLT_HIL3Mu7_EG15HECut_v3', + 'HLT_HIL3Mu7_EG20HECut_v3', + 'HLT_HIL3Mu7_EG30HECut_v3', + 'HLT_HIPuAK4CaloJet100Eta2p4_CSVv2WP0p75_v3', + 'HLT_HIPuAK4CaloJet100Eta2p4_DeepCSV0p4_v3', + 'HLT_HIPuAK4CaloJet100Eta5p1_v3', + 'HLT_HIPuAK4CaloJet100Fwd_v3', + 'HLT_HIPuAK4CaloJet100_35_Eta0p7_v3', + 'HLT_HIPuAK4CaloJet100_35_Eta1p1_v3', + 'HLT_HIPuAK4CaloJet120Eta5p1_v3', + 'HLT_HIPuAK4CaloJet120Fwd_v3', + 'HLT_HIPuAK4CaloJet60Eta2p4_CSVv2WP0p75_v3', + 'HLT_HIPuAK4CaloJet60Eta2p4_DeepCSV0p4_v3', + 'HLT_HIPuAK4CaloJet60Fwd_v3', + 'HLT_HIPuAK4CaloJet80Eta2p4_CSVv2WP0p75_v3', + 'HLT_HIPuAK4CaloJet80Eta2p4_DeepCSV0p4_v3', + 'HLT_HIPuAK4CaloJet80Eta5p1_v3', + 'HLT_HIPuAK4CaloJet80Fwd_v3', + 'HLT_HIPuAK4CaloJet80_35_Eta0p7_v3', + 'HLT_HIPuAK4CaloJet80_35_Eta1p1_v3', + 'HLT_HIPuAK4CaloJet80_45_45_Eta2p1_v3' ), + HIHardProbesLower = cms.vstring( 'HLT_HICsAK4PFJet60Eta1p5_v3', + 'HLT_HIGEDPhoton10_EB_HECut_v3', + 'HLT_HIGEDPhoton10_EB_v3', + 'HLT_HIGEDPhoton10_HECut_v3', + 'HLT_HIGEDPhoton10_v3', + 'HLT_HIGEDPhoton20_EB_HECut_v3', + 'HLT_HIGEDPhoton20_EB_v3', + 'HLT_HIGEDPhoton20_HECut_v3', + 'HLT_HIGEDPhoton20_v3', + 'HLT_HIIslandPhoton10_Eta1p5_v3', + 'HLT_HIIslandPhoton10_Eta2p4_v3', + 'HLT_HIIslandPhoton20_Eta1p5_v3', + 'HLT_HIIslandPhoton20_Eta2p4_v3', + 'HLT_HIPuAK4CaloJet40Eta5p1_v3', + 'HLT_HIPuAK4CaloJet40Fwd_v3', + 'HLT_HIPuAK4CaloJet60Eta5p1_v3' ), + HIHardProbesPeripheral = cms.vstring( 'HLT_HICsAK4PFJet100Eta1p5_Centrality_30_100_v3', + 'HLT_HICsAK4PFJet100Eta1p5_Centrality_50_100_v3', + 'HLT_HICsAK4PFJet60Eta1p5_Centrality_30_100_v3', + 'HLT_HICsAK4PFJet60Eta1p5_Centrality_50_100_v3', + 'HLT_HICsAK4PFJet80Eta1p5_Centrality_30_100_v3', + 'HLT_HICsAK4PFJet80Eta1p5_Centrality_50_100_v3', + 'HLT_HIGEDPhoton10_Cent30_100_v3', + 'HLT_HIGEDPhoton10_Cent50_100_v3', + 'HLT_HIGEDPhoton20_Cent30_100_v3', + 'HLT_HIGEDPhoton20_Cent50_100_v3', + 'HLT_HIGEDPhoton30_Cent30_100_v3', + 'HLT_HIGEDPhoton30_Cent50_100_v3', + 'HLT_HIGEDPhoton40_Cent30_100_v3', + 'HLT_HIGEDPhoton40_Cent50_100_v3', + 'HLT_HIIslandPhoton10_Eta2p4_Cent30_100_v3', + 'HLT_HIIslandPhoton10_Eta2p4_Cent50_100_v3', + 'HLT_HIIslandPhoton20_Eta2p4_Cent30_100_v3', + 'HLT_HIIslandPhoton20_Eta2p4_Cent50_100_v3', + 'HLT_HIIslandPhoton30_Eta2p4_Cent30_100_v3', + 'HLT_HIIslandPhoton30_Eta2p4_Cent50_100_v3', + 'HLT_HIIslandPhoton40_Eta2p4_Cent30_100_v3', + 'HLT_HIIslandPhoton40_Eta2p4_Cent50_100_v3', + 'HLT_HIPuAK4CaloJet100Eta5p1_Centrality_30_100_v3', + 'HLT_HIPuAK4CaloJet100Eta5p1_Centrality_50_100_v3', + 'HLT_HIPuAK4CaloJet40Eta5p1_Centrality_30_100_v3', + 'HLT_HIPuAK4CaloJet40Eta5p1_Centrality_50_100_v3', + 'HLT_HIPuAK4CaloJet60Eta5p1_Centrality_30_100_v3', + 'HLT_HIPuAK4CaloJet60Eta5p1_Centrality_50_100_v3', + 'HLT_HIPuAK4CaloJet80Eta5p1_Centrality_30_100_v3', + 'HLT_HIPuAK4CaloJet80Eta5p1_Centrality_50_100_v3' ), HIHcalNZS = cms.vstring( 'HLT_HIHcalNZS_v2', 'HLT_HIHcalPhiSym_v2' ), - HIHeavyFlavor = cms.vstring( 'HLT_HIDmesonPPTrackingGlobal_Dpt15_NoIter10_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt15_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt20_NoIter10_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt20_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt30_NoIter10_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt30_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt40_NoIter10_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt40_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt50_NoIter10_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt50_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt60_NoIter10_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt60_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt20_NoIter10_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt20_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt30_NoIter10_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt30_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt40_NoIter10_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt40_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt50_NoIter10_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt50_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt60_NoIter10_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt60_v2', - 'HLT_HIFullTracks2018_HighPt18_NoIter10_v2', - 'HLT_HIFullTracks2018_HighPt18_v2', - 'HLT_HIFullTracks2018_HighPt24_NoIter10_v2', - 'HLT_HIFullTracks2018_HighPt24_v2', - 'HLT_HIFullTracks2018_HighPt34_NoIter10_v2', - 'HLT_HIFullTracks2018_HighPt34_v2', - 'HLT_HIFullTracks2018_HighPt45_NoIter10_v2', - 'HLT_HIFullTracks2018_HighPt45_v2', - 'HLT_HIFullTracks2018_HighPt56_NoIter10_v2', - 'HLT_HIFullTracks2018_HighPt56_v2', - 'HLT_HIFullTracks2018_HighPt60_NoIter10_v2', - 'HLT_HIFullTracks2018_HighPt60_v2', - 'HLT_HILcPPTrackingGlobal_Dpt20_NoIter10_v2', - 'HLT_HILcPPTrackingGlobal_Dpt20_v2', - 'HLT_HILcPPTrackingGlobal_Dpt30_NoIter10_v2', - 'HLT_HILcPPTrackingGlobal_Dpt30_v2', - 'HLT_HILcPPTrackingGlobal_Dpt40_NoIter10_v2', - 'HLT_HILcPPTrackingGlobal_Dpt40_v2', - 'HLT_HILcPPTrackingGlobal_Dpt50_NoIter10_v2', - 'HLT_HILcPPTrackingGlobal_Dpt50_v2', - 'HLT_HILcPPTrackingGlobal_Dpt60_NoIter10_v2', - 'HLT_HILcPPTrackingGlobal_Dpt60_v2' ), + HIHeavyFlavor = cms.vstring( 'HLT_HIDmesonPPTrackingGlobal_Dpt15_NoIter10_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt15_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt20_NoIter10_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt20_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt30_NoIter10_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt30_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt40_NoIter10_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt40_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt50_NoIter10_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt50_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt60_NoIter10_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt60_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt20_NoIter10_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt20_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt30_NoIter10_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt30_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt40_NoIter10_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt40_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt50_NoIter10_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt50_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt60_NoIter10_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt60_v3', + 'HLT_HIFullTracks2018_HighPt18_NoIter10_v3', + 'HLT_HIFullTracks2018_HighPt18_v3', + 'HLT_HIFullTracks2018_HighPt24_NoIter10_v3', + 'HLT_HIFullTracks2018_HighPt24_v3', + 'HLT_HIFullTracks2018_HighPt34_NoIter10_v3', + 'HLT_HIFullTracks2018_HighPt34_v3', + 'HLT_HIFullTracks2018_HighPt45_NoIter10_v3', + 'HLT_HIFullTracks2018_HighPt45_v3', + 'HLT_HIFullTracks2018_HighPt56_NoIter10_v3', + 'HLT_HIFullTracks2018_HighPt56_v3', + 'HLT_HIFullTracks2018_HighPt60_NoIter10_v3', + 'HLT_HIFullTracks2018_HighPt60_v3', + 'HLT_HILcPPTrackingGlobal_Dpt20_NoIter10_v3', + 'HLT_HILcPPTrackingGlobal_Dpt20_v3', + 'HLT_HILcPPTrackingGlobal_Dpt30_NoIter10_v3', + 'HLT_HILcPPTrackingGlobal_Dpt30_v3', + 'HLT_HILcPPTrackingGlobal_Dpt40_NoIter10_v3', + 'HLT_HILcPPTrackingGlobal_Dpt40_v3', + 'HLT_HILcPPTrackingGlobal_Dpt50_NoIter10_v3', + 'HLT_HILcPPTrackingGlobal_Dpt50_v3', + 'HLT_HILcPPTrackingGlobal_Dpt60_NoIter10_v3', + 'HLT_HILcPPTrackingGlobal_Dpt60_v3' ), HIHighMultiplicityETTAsym = cms.vstring( 'HLT_HIL1_ETT10_ETTAsym50_MinimumBiasHF1_OR_BptxAND_v2', 'HLT_HIL1_ETT60_ETTAsym65_MinimumBiasHF2_OR_PixelTracks10_v2', 'HLT_HIL1_ETT65_ETTAsym80_MinimumBiasHF2_OR_PixelTracks10_v2', 'HLT_HIL1_ETT8_ETTAsym50_MinimumBiasHF1_OR_BptxAND_v2' ), - HILowMultiplicity = cms.vstring( 'HLT_HIFullTracks_Multiplicity020_HF1AND_v2', - 'HLT_HIFullTracks_Multiplicity020_HF1OR_v2', - 'HLT_HIFullTracks_Multiplicity020_HF2OR_v2', - 'HLT_HIFullTracks_Multiplicity020_v2', - 'HLT_HIFullTracks_Multiplicity2040_HF1AND_v2', - 'HLT_HIFullTracks_Multiplicity2040_HF1OR_v2', - 'HLT_HIFullTracks_Multiplicity2040_HF2OR_v2', - 'HLT_HIFullTracks_Multiplicity2040_v2', - 'HLT_HIFullTracks_Multiplicity335_HF1OR_v2', - 'HLT_HIFullTracks_Multiplicity4060_v2', - 'HLT_HIFullTracks_Multiplicity6080_v2', - 'HLT_HIFullTracks_Multiplicity80100_v2' ), + HILowMultiplicity = cms.vstring( 'HLT_HIFullTracks_Multiplicity020_HF1AND_v3', + 'HLT_HIFullTracks_Multiplicity020_HF1OR_v3', + 'HLT_HIFullTracks_Multiplicity020_HF2OR_v3', + 'HLT_HIFullTracks_Multiplicity020_v3', + 'HLT_HIFullTracks_Multiplicity2040_HF1AND_v3', + 'HLT_HIFullTracks_Multiplicity2040_HF1OR_v3', + 'HLT_HIFullTracks_Multiplicity2040_HF2OR_v3', + 'HLT_HIFullTracks_Multiplicity2040_v3', + 'HLT_HIFullTracks_Multiplicity335_HF1OR_v3', + 'HLT_HIFullTracks_Multiplicity4060_v3', + 'HLT_HIFullTracks_Multiplicity6080_v3', + 'HLT_HIFullTracks_Multiplicity80100_v3' ), HIMinimumBias0 = cms.vstring( 'HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part0_v2', 'HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part0_v2' ), HIMinimumBias1 = cms.vstring( 'HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part1_v2', @@ -3052,24 +3052,24 @@ HIMinimumBiasReducedFormat9 = cms.vstring( 'HLT_HIMinimumBiasRF_part18_v2', 'HLT_HIMinimumBiasRF_part19_v2' ), HIOnlineMonitor = cms.vstring( 'HLT_HICentralityVeto_v2', - 'HLT_HICsAK4PFJet60Eta1p5_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt20_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt20_v2', - 'HLT_HIEle15Gsf_v2', - 'HLT_HIGEDPhoton10_v2', + 'HLT_HICsAK4PFJet60Eta1p5_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt20_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt20_v3', + 'HLT_HIEle15Gsf_v3', + 'HLT_HIGEDPhoton10_v3', 'HLT_HIHcalNZS_v2', 'HLT_HIHcalPhiSym_v2', - 'HLT_HIIslandPhoton10_Eta2p4_v2', + 'HLT_HIIslandPhoton10_Eta2p4_v3', 'HLT_HIL1DoubleMu10_v2', 'HLT_HIL2_L1DoubleMu10_v2', 'HLT_HIL3DoubleMuOpen_JpsiPsi_v2', 'HLT_HIL3_L1DoubleMu10_v2', - 'HLT_HILcPPTrackingGlobal_Dpt20_v2', - 'HLT_HIOnlineMonitorGroup_v2', + 'HLT_HILcPPTrackingGlobal_Dpt20_v3', + 'HLT_HIOnlineMonitorGroup_v3', 'HLT_HIPhysics_v2', - 'HLT_HIPuAK4CaloJet40Eta5p1_v2', - 'HLT_HIPuAK4CaloJet60Eta2p4_CSVv2WP0p75_v2', - 'HLT_HIPuAK4CaloJet60Eta2p4_DeepCSV0p4_v2', + 'HLT_HIPuAK4CaloJet40Eta5p1_v3', + 'HLT_HIPuAK4CaloJet60Eta2p4_CSVv2WP0p75_v3', + 'HLT_HIPuAK4CaloJet60Eta2p4_DeepCSV0p4_v3', 'HLT_HIRandom_v1', 'HLT_HIUPC_NotMBHF2OR_BptxAND_SinglePixelTrack_MaxPixelTrack_v2', 'HLT_HIUPC_NotMBHF2OR_BptxAND_SinglePixelTrack_v2', @@ -3085,23 +3085,23 @@ 'HLT_HIL3Mu12_v2', 'HLT_HIL3Mu15_v2', 'HLT_HIL3Mu20_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_v2', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_v3', 'HLT_HIL3Mu3_NHitQ10_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_v2', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_v3', 'HLT_HIL3Mu5_NHitQ10_v2', 'HLT_HIL3Mu7_NHitQ10_v2' ), HITrackerNZS = cms.vstring( 'HLT_HIPhysicsForZS_v2' ), @@ -5448,26 +5448,35 @@ dqmPath = cms.untracked.string( "HLT/TimerService" ), ) process.MessageLogger = cms.Service( "MessageLogger", - suppressWarning = cms.untracked.vstring( 'hltOnlineBeamSpot', - 'hltCtf3HitL1SeededWithMaterialTracks', + suppressWarning = cms.untracked.vstring( 'hltIterL3GlbdTksDisplacedMuons', + 'hltIterL3GlbMuon', + 'hltIterL3OIMuCtfWithMaterialTracks', + 'hltIterL3OIMuCtfWithMaterialTracksNoVtx', + 'hltIterL3OISeedsFromL2Muons', + 'hltIterL3OITrackCandidates', + 'hltIterL3OITrackCandidatesNoVtx', + 'hltIterL3OITrackCandidatesOpenMu', + 'hltL3GlbDisplacedMuonsIterL3OI', + 'hltL3MuonsIOHit', + 'hltL3MuonsIterL3OI', + 'hltL3MuonsIterL3OINoVtx', + 'hltL3MuonsOIHit', 'hltL3MuonsOIState', - 'hltPixelTracksForHighMult', - 'hltHITPixelTracksHE', - 'hltHITPixelTracksHB', - 'hltCtfL1SeededWithMaterialTracks', - 'hltRegionalTracksForL3MuonIsolation', - 'hltSiPixelClusters', - 'hltActivityStartUpElectronPixelSeeds', + 'hltL3NoFiltersNoVtxMuonsOIHit', + 'hltL3NoFiltersNoVtxMuonsOIState', + 'hltL3NoFiltersTkTracksFromL2IOHitNoVtx', + 'hltL3NoFiltersTkTracksFromL2OIHitNoVtx', + 'hltL3NoFiltersTrackCandidateFromL2OIHitNoVtx', + 'hltL3TkTracksFromL2OIStateNoVtx', + 'hltL3TrackCandidateFromL2OIHit', + 'hltL3TrackCandidateFromL2OIState', + 'hltL3TrackCandidateFromL2OIStateNoVtx', 'hltLightPFTracks', - 'hltPixelVertices3DbbPhi', - 'hltL3MuonsIOHit', + 'hltOnlineBeamSpot', 'hltPixelTracks', - 'hltSiPixelDigis', - 'hltL3MuonsOIHit', - 'hltL1SeededElectronGsfTracks', - 'hltL1SeededStartUpElectronPixelSeeds', - 'hltBLifetimeRegionalCtfWithMaterialTracksbbPhiL1FastJetFastPV', - 'hltCtfActivityWithMaterialTracks' ), + 'hltPixelTracksForHighMult', + 'hltSiPixelClusters', + 'hltSiPixelDigis' ), suppressFwkInfo = cms.untracked.vstring( ), suppressInfo = cms.untracked.vstring( ), suppressDebug = cms.untracked.vstring( ), @@ -5488,12 +5497,10 @@ ), threshold = cms.untracked.string( "INFO" ), ), - suppressError = cms.untracked.vstring( 'hltOnlineBeamSpot', - 'hltL3MuonCandidates', + suppressError = cms.untracked.vstring( 'hltL3TkTracksFromL2IOHit', + 'hltL3TkTracksFromL2OIHit', 'hltL3TkTracksFromL2OIState', - 'hltPFJetCtfWithMaterialTracks', - 'hltL3TkTracksFromL2IOHit', - 'hltL3TkTracksFromL2OIHit' ) + 'hltOnlineBeamSpot' ) ) process.ThroughputService = cms.Service( "ThroughputService", eventRange = cms.untracked.uint32( 10000 ), @@ -5617,7 +5624,7 @@ ) process.hltHIOnlineMonitorGroupFilter = cms.EDFilter( "TriggerResultsFilter", usePathStatus = cms.bool( True ), - hltResults = cms.InputTag( 'TriggerResults','','@currentProcess' ), + hltResults = cms.InputTag( "" ), l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), @@ -5672,7 +5679,7 @@ digisInLabelEE = cms.InputTag( 'hltEcalDigisGPU','eeDigis' ), digisOutLabelEB = cms.string( "ebDigis" ), digisOutLabelEE = cms.string( "eeDigis" ), - produceDummyIntegrityCollections = cms.bool( True ) + produceDummyIntegrityCollections = cms.bool( False ) ) process.hltEcalDetIdToBeRecovered = cms.EDProducer( "EcalDetIdToBeRecoveredProducer", ebIntegrityChIdErrors = cms.InputTag( 'hltEcalDigis','EcalIntegrityChIdErrors' ), @@ -5781,7 +5788,7 @@ recHitsLabelCPUEB = cms.string( "EcalUncalibRecHitsEB" ), recHitsLabelCPUEE = cms.string( "EcalUncalibRecHitsEE" ) ) -process.hltEcalRecHitWithTPs = cms.EDProducer( "EcalRecHitProducer", +process.hltEcalRecHit = cms.EDProducer( "EcalRecHitProducer", recoverEEVFE = cms.bool( False ), EErechitCollection = cms.string( "EcalRecHitsEE" ), recoverEBIsolatedChannels = cms.bool( False ), @@ -5822,74 +5829,7 @@ bdtWeightFileCracks = cms.FileInPath( "RecoLocalCalo/EcalDeadChannelRecoveryAlgos/data/BDTWeights/bdtgAllRH_8GT700MeV_onlyCracks_ZskimData2017_v1.xml" ), ChannelStatusToBeExcluded = cms.vstring( ), EBrechitCollection = cms.string( "EcalRecHitsEB" ), - triggerPrimitiveDigiCollection = cms.InputTag( 'hltEcalDigisLegacy','EcalTriggerPrimitives' ), - recoverEEFE = cms.bool( False ), - singleChannelRecoveryMethod = cms.string( "NeuralNetworks" ), - EBLaserMAX = cms.double( 3.0 ), - flagsMapDBReco = cms.PSet( - kDead = cms.vstring( 'kNoDataNoTP' ), - kGood = cms.vstring( 'kOk', - 'kDAC', - 'kNoLaser', - 'kNoisy' ), - kTowerRecovered = cms.vstring( 'kDeadFE' ), - kNoisy = cms.vstring( 'kNNoisy', - 'kFixedG6', - 'kFixedG1' ), - kNeighboursRecovered = cms.vstring( 'kFixedG0', - 'kNonRespondingIsolated', - 'kDeadVFE' ) - ), - EBuncalibRecHitCollection = cms.InputTag( 'hltEcalUncalibRecHit','EcalUncalibRecHitsEB' ), - algoRecover = cms.string( "EcalRecHitWorkerRecover" ), - algo = cms.string( "EcalRecHitWorkerSimple" ), - EELaserMAX = cms.double( 8.0 ), - logWarningEtThreshold_EB_FE = cms.double( 50.0 ), - recoverEEIsolatedChannels = cms.bool( False ), - skipTimeCalib = cms.bool( False ) -) -process.hltEcalRecHitWithoutTPs = cms.EDProducer( "EcalRecHitProducer", - recoverEEVFE = cms.bool( False ), - EErechitCollection = cms.string( "EcalRecHitsEE" ), - recoverEBIsolatedChannels = cms.bool( False ), - recoverEBVFE = cms.bool( False ), - laserCorrection = cms.bool( True ), - EBLaserMIN = cms.double( 0.5 ), - killDeadChannels = cms.bool( True ), - dbStatusToBeExcludedEB = cms.vint32( 14, 78, 142 ), - EEuncalibRecHitCollection = cms.InputTag( 'hltEcalUncalibRecHit','EcalUncalibRecHitsEE' ), - dbStatusToBeExcludedEE = cms.vint32( 14, 78, 142 ), - EELaserMIN = cms.double( 0.5 ), - ebFEToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecovered','ebFE' ), - cleaningConfig = cms.PSet( - cThreshold_endcap = cms.double( 15.0 ), - tightenCrack_e1_double = cms.double( 2.0 ), - cThreshold_barrel = cms.double( 4.0 ), - e6e2thresh = cms.double( 0.04 ), - e4e1Threshold_barrel = cms.double( 0.08 ), - e4e1Threshold_endcap = cms.double( 0.3 ), - tightenCrack_e4e1_single = cms.double( 3.0 ), - cThreshold_double = cms.double( 10.0 ), - e4e1_b_barrel = cms.double( -0.024 ), - tightenCrack_e6e2_double = cms.double( 3.0 ), - e4e1_a_barrel = cms.double( 0.04 ), - tightenCrack_e1_single = cms.double( 2.0 ), - e4e1_a_endcap = cms.double( 0.02 ), - e4e1_b_endcap = cms.double( -0.0125 ), - ignoreOutOfTimeThresh = cms.double( 1.0E9 ) - ), - logWarningEtThreshold_EE_FE = cms.double( 50.0 ), - eeDetIdToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecovered','eeDetId' ), - recoverEBFE = cms.bool( False ), - eeFEToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecovered','eeFE' ), - ebDetIdToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecovered','ebDetId' ), - singleChannelRecoveryThreshold = cms.double( 8.0 ), - sum8ChannelRecoveryThreshold = cms.double( 0.0 ), - bdtWeightFileNoCracks = cms.FileInPath( "RecoLocalCalo/EcalDeadChannelRecoveryAlgos/data/BDTWeights/bdtgAllRH_8GT700MeV_noCracks_ZskimData2017_v1.xml" ), - bdtWeightFileCracks = cms.FileInPath( "RecoLocalCalo/EcalDeadChannelRecoveryAlgos/data/BDTWeights/bdtgAllRH_8GT700MeV_onlyCracks_ZskimData2017_v1.xml" ), - ChannelStatusToBeExcluded = cms.vstring( ), - EBrechitCollection = cms.string( "EcalRecHitsEB" ), - triggerPrimitiveDigiCollection = cms.InputTag( "unused" ), + triggerPrimitiveDigiCollection = cms.InputTag( 'hltEcalDigis','EcalTriggerPrimitives' ), recoverEEFE = cms.bool( False ), singleChannelRecoveryMethod = cms.string( "NeuralNetworks" ), EBLaserMAX = cms.double( 3.0 ), @@ -5917,15 +5857,13 @@ ) process.hltEcalConsumerCPU = cms.EDAnalyzer( "GenericConsumer", eventProducts = cms.untracked.vstring( 'hltEcalDigis@cpu', - 'hltEcalUncalibRecHit@cpu', - 'hltEcalRecHit@cpu' ), + 'hltEcalUncalibRecHit@cpu' ), lumiProducts = cms.untracked.vstring( ), runProducts = cms.untracked.vstring( ) ) process.hltEcalConsumerGPU = cms.EDAnalyzer( "GenericConsumer", eventProducts = cms.untracked.vstring( 'hltEcalDigis@cuda', - 'hltEcalUncalibRecHit@cuda', - 'hltEcalRecHit@cuda' ), + 'hltEcalUncalibRecHit@cuda' ), lumiProducts = cms.untracked.vstring( ), runProducts = cms.untracked.vstring( ) ) @@ -12064,7 +12002,7 @@ ) ) ), - maxIterations = cms.uint32( 50 ), + maxIterations = cms.uint32( 5 ), minChi2Prob = cms.double( 0.0 ), allCellsPositionCalc = cms.PSet( minAllowedNormalization = cms.double( 1.0E-9 ), @@ -32424,10 +32362,10 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'AlCa_EcalEtaEBonlyForHI_v2', - 'AlCa_EcalEtaEEonlyForHI_v2', - 'AlCa_EcalPi0EBonlyForHI_v2', - 'AlCa_EcalPi0EEonlyForHI_v2' ) + triggerConditions = cms.vstring( 'AlCa_EcalEtaEBonlyForHI_v3', + 'AlCa_EcalEtaEEonlyForHI_v3', + 'AlCa_EcalPi0EBonlyForHI_v3', + 'AlCa_EcalPi0EEonlyForHI_v3' ) ) process.hltPreDatasetAlCaP0 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -32439,7 +32377,7 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'AlCa_EcalPhiSymForHI_v2' ) + triggerConditions = cms.vstring( 'AlCa_EcalPhiSymForHI_v3' ) ) process.hltPreDatasetAlCaPhiSym = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -32451,7 +32389,7 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'DQM_HIEcalReconstruction_v1', + triggerConditions = cms.vstring( 'DQM_HIEcalReconstruction_v2', 'DQM_HIHcalReconstruction_v1' ) ) process.hltPreDatasetDQMGPUvsCPU = cms.EDFilter( "HLTPrescaler", @@ -32505,8 +32443,8 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_HICentralityVeto_Beamspot_v2', - 'HLT_HICsAK4PFJet100Eta1p5_Beamspot_v2' ) + triggerConditions = cms.vstring( 'HLT_HICentralityVeto_Beamspot_v3', + 'HLT_HICsAK4PFJet100Eta1p5_Beamspot_v3' ) ) process.hltPreDatasetHIDQMOnlineBeamspot = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -32580,7 +32518,7 @@ l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), triggerConditions = cms.vstring( 'HLT_HICentralityVeto_v2', - 'HLT_HICsAK4PFJet100Eta1p5_v2' ) + 'HLT_HICsAK4PFJet100Eta1p5_v3' ) ) process.hltPreDatasetHIExpressAlignment = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -32595,14 +32533,14 @@ triggerConditions = cms.vstring( 'HLT_HICastor_MediumJet_NotMBHF2AND_v2 / 0', 'HLT_HICentrality30100_FirstCollisionAfterAbortGap_v2 / 0', 'HLT_HICentralityVeto_v2', - 'HLT_HICsAK4PFJet100Eta1p5_v2 / 0', - 'HLT_HIDmesonPPTrackingGlobal_Dpt50_v2 / 0', - 'HLT_HIDsPPTrackingGlobal_Dpt50_v2 / 0', - 'HLT_HIEle20Gsf_v2 / 0', - 'HLT_HIFullTracks2018_HighPt56_v2 / 0', - 'HLT_HIFullTracks_Multiplicity2040_HF1OR_v2 / 0', - 'HLT_HIGEDPhoton40_v2 / 0', - 'HLT_HIIslandPhoton40_Eta2p4_v2 / 0', + 'HLT_HICsAK4PFJet100Eta1p5_v3 / 0', + 'HLT_HIDmesonPPTrackingGlobal_Dpt50_v3 / 0', + 'HLT_HIDsPPTrackingGlobal_Dpt50_v3 / 0', + 'HLT_HIEle20Gsf_v3 / 0', + 'HLT_HIFullTracks2018_HighPt56_v3 / 0', + 'HLT_HIFullTracks_Multiplicity2040_HF1OR_v3 / 0', + 'HLT_HIGEDPhoton40_v3 / 0', + 'HLT_HIIslandPhoton40_Eta2p4_v3 / 0', 'HLT_HIL1DoubleMu0_v2', 'HLT_HIL1DoubleMu10_v2 / 0', 'HLT_HIL1DoubleMuOpen_Centrality_50_100_v2 / 0', @@ -32617,12 +32555,12 @@ 'HLT_HIL3Mu0NHitQ10_L2Mu0_MAXdR3p5_M1to5_v2 / 0', 'HLT_HIL3Mu2p5NHitQ10_L2Mu2_M7toinf_v2 / 0', 'HLT_HIL3_L1DoubleMu10_v2 / 0', - 'HLT_HILcPPTrackingGlobal_Dpt50_v2 / 0', + 'HLT_HILcPPTrackingGlobal_Dpt50_v3 / 0', 'HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part0_v2 / 0', 'HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part0_v2 / 0', 'HLT_HIPhysics_v2', - 'HLT_HIPuAK4CaloJet100Eta5p1_v2 / 0', - 'HLT_HIPuAK4CaloJet80Eta2p4_DeepCSV0p4_v2 / 0', + 'HLT_HIPuAK4CaloJet100Eta5p1_v3 / 0', + 'HLT_HIPuAK4CaloJet80Eta2p4_DeepCSV0p4_v3 / 0', 'HLT_HIRandom_v1', 'HLT_HIUPC_SingleEG5_NotMBHF2AND_SinglePixelTrack_v2 / 0', 'HLT_HIUPC_SingleMuOpen_NotMBHF2AND_v2 / 0', @@ -32728,96 +32666,96 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_HICsAK4PFJet100Eta1p5_v2', - 'HLT_HICsAK4PFJet120Eta1p5_v2', - 'HLT_HICsAK4PFJet80Eta1p5_v2', - 'HLT_HIDoubleEle10GsfMass50_v2', - 'HLT_HIDoubleEle10Gsf_v2', - 'HLT_HIDoubleEle15GsfMass50_v2', - 'HLT_HIDoubleEle15Gsf_v2', - 'HLT_HIEle10Gsf_PuAK4CaloJet100Eta2p1_v2', - 'HLT_HIEle10Gsf_PuAK4CaloJet40Eta2p1_v2', - 'HLT_HIEle10Gsf_PuAK4CaloJet60Eta2p1_v2', - 'HLT_HIEle10Gsf_PuAK4CaloJet80Eta2p1_v2', - 'HLT_HIEle10Gsf_v2', - 'HLT_HIEle15Ele10GsfMass50_v2', - 'HLT_HIEle15Ele10Gsf_v2', - 'HLT_HIEle15Gsf_PuAK4CaloJet100Eta2p1_v2', - 'HLT_HIEle15Gsf_PuAK4CaloJet40Eta2p1_v2', - 'HLT_HIEle15Gsf_PuAK4CaloJet60Eta2p1_v2', - 'HLT_HIEle15Gsf_PuAK4CaloJet80Eta2p1_v2', - 'HLT_HIEle15Gsf_v2', - 'HLT_HIEle20Gsf_PuAK4CaloJet100Eta2p1_v2', - 'HLT_HIEle20Gsf_PuAK4CaloJet40Eta2p1_v2', - 'HLT_HIEle20Gsf_PuAK4CaloJet60Eta2p1_v2', - 'HLT_HIEle20Gsf_PuAK4CaloJet80Eta2p1_v2', - 'HLT_HIEle20Gsf_v2', - 'HLT_HIEle30Gsf_v2', - 'HLT_HIEle40Gsf_v2', - 'HLT_HIEle50Gsf_v2', - 'HLT_HIGEDPhoton30_EB_HECut_v2', - 'HLT_HIGEDPhoton30_EB_v2', - 'HLT_HIGEDPhoton30_HECut_v2', - 'HLT_HIGEDPhoton30_v2', - 'HLT_HIGEDPhoton40_EB_HECut_v2', - 'HLT_HIGEDPhoton40_EB_v2', - 'HLT_HIGEDPhoton40_HECut_v2', - 'HLT_HIGEDPhoton40_v2', - 'HLT_HIGEDPhoton50_EB_HECut_v2', - 'HLT_HIGEDPhoton50_EB_v2', - 'HLT_HIGEDPhoton50_HECut_v2', - 'HLT_HIGEDPhoton50_v2', - 'HLT_HIGEDPhoton60_EB_HECut_v2', - 'HLT_HIGEDPhoton60_EB_v2', - 'HLT_HIGEDPhoton60_HECut_v2', - 'HLT_HIGEDPhoton60_v2', - 'HLT_HIIslandPhoton30_Eta1p5_v2', - 'HLT_HIIslandPhoton30_Eta2p4_v2', - 'HLT_HIIslandPhoton40_Eta1p5_v2', - 'HLT_HIIslandPhoton40_Eta2p4_v2', - 'HLT_HIIslandPhoton50_Eta1p5_v2', - 'HLT_HIIslandPhoton50_Eta2p4_v2', - 'HLT_HIIslandPhoton60_Eta1p5_v2', - 'HLT_HIIslandPhoton60_Eta2p4_v2', - 'HLT_HIL1Mu3Eta2p5_Ele10Gsf_v2', - 'HLT_HIL1Mu3Eta2p5_Ele15Gsf_v2', - 'HLT_HIL1Mu3Eta2p5_Ele20Gsf_v2', - 'HLT_HIL1Mu5Eta2p5_Ele10Gsf_v2', - 'HLT_HIL1Mu5Eta2p5_Ele15Gsf_v2', - 'HLT_HIL1Mu5Eta2p5_Ele20Gsf_v2', - 'HLT_HIL1Mu7Eta2p5_Ele10Gsf_v2', - 'HLT_HIL1Mu7Eta2p5_Ele15Gsf_v2', - 'HLT_HIL1Mu7Eta2p5_Ele20Gsf_v2', - 'HLT_HIL3Mu3_EG10HECut_v2', - 'HLT_HIL3Mu3_EG15HECut_v2', - 'HLT_HIL3Mu3_EG20HECut_v2', - 'HLT_HIL3Mu3_EG30HECut_v2', - 'HLT_HIL3Mu5_EG10HECut_v2', - 'HLT_HIL3Mu5_EG15HECut_v2', - 'HLT_HIL3Mu5_EG20HECut_v2', - 'HLT_HIL3Mu5_EG30HECut_v2', - 'HLT_HIL3Mu7_EG10HECut_v2', - 'HLT_HIL3Mu7_EG15HECut_v2', - 'HLT_HIL3Mu7_EG20HECut_v2', - 'HLT_HIL3Mu7_EG30HECut_v2', - 'HLT_HIPuAK4CaloJet100Eta2p4_CSVv2WP0p75_v2', - 'HLT_HIPuAK4CaloJet100Eta2p4_DeepCSV0p4_v2', - 'HLT_HIPuAK4CaloJet100Eta5p1_v2', - 'HLT_HIPuAK4CaloJet100Fwd_v2', - 'HLT_HIPuAK4CaloJet100_35_Eta0p7_v2', - 'HLT_HIPuAK4CaloJet100_35_Eta1p1_v2', - 'HLT_HIPuAK4CaloJet120Eta5p1_v2', - 'HLT_HIPuAK4CaloJet120Fwd_v2', - 'HLT_HIPuAK4CaloJet60Eta2p4_CSVv2WP0p75_v2', - 'HLT_HIPuAK4CaloJet60Eta2p4_DeepCSV0p4_v2', - 'HLT_HIPuAK4CaloJet60Fwd_v2', - 'HLT_HIPuAK4CaloJet80Eta2p4_CSVv2WP0p75_v2', - 'HLT_HIPuAK4CaloJet80Eta2p4_DeepCSV0p4_v2', - 'HLT_HIPuAK4CaloJet80Eta5p1_v2', - 'HLT_HIPuAK4CaloJet80Fwd_v2', - 'HLT_HIPuAK4CaloJet80_35_Eta0p7_v2', - 'HLT_HIPuAK4CaloJet80_35_Eta1p1_v2', - 'HLT_HIPuAK4CaloJet80_45_45_Eta2p1_v2' ) + triggerConditions = cms.vstring( 'HLT_HICsAK4PFJet100Eta1p5_v3', + 'HLT_HICsAK4PFJet120Eta1p5_v3', + 'HLT_HICsAK4PFJet80Eta1p5_v3', + 'HLT_HIDoubleEle10GsfMass50_v3', + 'HLT_HIDoubleEle10Gsf_v3', + 'HLT_HIDoubleEle15GsfMass50_v3', + 'HLT_HIDoubleEle15Gsf_v3', + 'HLT_HIEle10Gsf_PuAK4CaloJet100Eta2p1_v3', + 'HLT_HIEle10Gsf_PuAK4CaloJet40Eta2p1_v3', + 'HLT_HIEle10Gsf_PuAK4CaloJet60Eta2p1_v3', + 'HLT_HIEle10Gsf_PuAK4CaloJet80Eta2p1_v3', + 'HLT_HIEle10Gsf_v3', + 'HLT_HIEle15Ele10GsfMass50_v3', + 'HLT_HIEle15Ele10Gsf_v3', + 'HLT_HIEle15Gsf_PuAK4CaloJet100Eta2p1_v3', + 'HLT_HIEle15Gsf_PuAK4CaloJet40Eta2p1_v3', + 'HLT_HIEle15Gsf_PuAK4CaloJet60Eta2p1_v3', + 'HLT_HIEle15Gsf_PuAK4CaloJet80Eta2p1_v3', + 'HLT_HIEle15Gsf_v3', + 'HLT_HIEle20Gsf_PuAK4CaloJet100Eta2p1_v3', + 'HLT_HIEle20Gsf_PuAK4CaloJet40Eta2p1_v3', + 'HLT_HIEle20Gsf_PuAK4CaloJet60Eta2p1_v3', + 'HLT_HIEle20Gsf_PuAK4CaloJet80Eta2p1_v3', + 'HLT_HIEle20Gsf_v3', + 'HLT_HIEle30Gsf_v3', + 'HLT_HIEle40Gsf_v3', + 'HLT_HIEle50Gsf_v3', + 'HLT_HIGEDPhoton30_EB_HECut_v3', + 'HLT_HIGEDPhoton30_EB_v3', + 'HLT_HIGEDPhoton30_HECut_v3', + 'HLT_HIGEDPhoton30_v3', + 'HLT_HIGEDPhoton40_EB_HECut_v3', + 'HLT_HIGEDPhoton40_EB_v3', + 'HLT_HIGEDPhoton40_HECut_v3', + 'HLT_HIGEDPhoton40_v3', + 'HLT_HIGEDPhoton50_EB_HECut_v3', + 'HLT_HIGEDPhoton50_EB_v3', + 'HLT_HIGEDPhoton50_HECut_v3', + 'HLT_HIGEDPhoton50_v3', + 'HLT_HIGEDPhoton60_EB_HECut_v3', + 'HLT_HIGEDPhoton60_EB_v3', + 'HLT_HIGEDPhoton60_HECut_v3', + 'HLT_HIGEDPhoton60_v3', + 'HLT_HIIslandPhoton30_Eta1p5_v3', + 'HLT_HIIslandPhoton30_Eta2p4_v3', + 'HLT_HIIslandPhoton40_Eta1p5_v3', + 'HLT_HIIslandPhoton40_Eta2p4_v3', + 'HLT_HIIslandPhoton50_Eta1p5_v3', + 'HLT_HIIslandPhoton50_Eta2p4_v3', + 'HLT_HIIslandPhoton60_Eta1p5_v3', + 'HLT_HIIslandPhoton60_Eta2p4_v3', + 'HLT_HIL1Mu3Eta2p5_Ele10Gsf_v3', + 'HLT_HIL1Mu3Eta2p5_Ele15Gsf_v3', + 'HLT_HIL1Mu3Eta2p5_Ele20Gsf_v3', + 'HLT_HIL1Mu5Eta2p5_Ele10Gsf_v3', + 'HLT_HIL1Mu5Eta2p5_Ele15Gsf_v3', + 'HLT_HIL1Mu5Eta2p5_Ele20Gsf_v3', + 'HLT_HIL1Mu7Eta2p5_Ele10Gsf_v3', + 'HLT_HIL1Mu7Eta2p5_Ele15Gsf_v3', + 'HLT_HIL1Mu7Eta2p5_Ele20Gsf_v3', + 'HLT_HIL3Mu3_EG10HECut_v3', + 'HLT_HIL3Mu3_EG15HECut_v3', + 'HLT_HIL3Mu3_EG20HECut_v3', + 'HLT_HIL3Mu3_EG30HECut_v3', + 'HLT_HIL3Mu5_EG10HECut_v3', + 'HLT_HIL3Mu5_EG15HECut_v3', + 'HLT_HIL3Mu5_EG20HECut_v3', + 'HLT_HIL3Mu5_EG30HECut_v3', + 'HLT_HIL3Mu7_EG10HECut_v3', + 'HLT_HIL3Mu7_EG15HECut_v3', + 'HLT_HIL3Mu7_EG20HECut_v3', + 'HLT_HIL3Mu7_EG30HECut_v3', + 'HLT_HIPuAK4CaloJet100Eta2p4_CSVv2WP0p75_v3', + 'HLT_HIPuAK4CaloJet100Eta2p4_DeepCSV0p4_v3', + 'HLT_HIPuAK4CaloJet100Eta5p1_v3', + 'HLT_HIPuAK4CaloJet100Fwd_v3', + 'HLT_HIPuAK4CaloJet100_35_Eta0p7_v3', + 'HLT_HIPuAK4CaloJet100_35_Eta1p1_v3', + 'HLT_HIPuAK4CaloJet120Eta5p1_v3', + 'HLT_HIPuAK4CaloJet120Fwd_v3', + 'HLT_HIPuAK4CaloJet60Eta2p4_CSVv2WP0p75_v3', + 'HLT_HIPuAK4CaloJet60Eta2p4_DeepCSV0p4_v3', + 'HLT_HIPuAK4CaloJet60Fwd_v3', + 'HLT_HIPuAK4CaloJet80Eta2p4_CSVv2WP0p75_v3', + 'HLT_HIPuAK4CaloJet80Eta2p4_DeepCSV0p4_v3', + 'HLT_HIPuAK4CaloJet80Eta5p1_v3', + 'HLT_HIPuAK4CaloJet80Fwd_v3', + 'HLT_HIPuAK4CaloJet80_35_Eta0p7_v3', + 'HLT_HIPuAK4CaloJet80_35_Eta1p1_v3', + 'HLT_HIPuAK4CaloJet80_45_45_Eta2p1_v3' ) ) process.hltPreDatasetHIHardProbes = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -32829,22 +32767,22 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_HICsAK4PFJet60Eta1p5_v2', - 'HLT_HIGEDPhoton10_EB_HECut_v2', - 'HLT_HIGEDPhoton10_EB_v2', - 'HLT_HIGEDPhoton10_HECut_v2', - 'HLT_HIGEDPhoton10_v2', - 'HLT_HIGEDPhoton20_EB_HECut_v2', - 'HLT_HIGEDPhoton20_EB_v2', - 'HLT_HIGEDPhoton20_HECut_v2', - 'HLT_HIGEDPhoton20_v2', - 'HLT_HIIslandPhoton10_Eta1p5_v2', - 'HLT_HIIslandPhoton10_Eta2p4_v2', - 'HLT_HIIslandPhoton20_Eta1p5_v2', - 'HLT_HIIslandPhoton20_Eta2p4_v2', - 'HLT_HIPuAK4CaloJet40Eta5p1_v2', - 'HLT_HIPuAK4CaloJet40Fwd_v2', - 'HLT_HIPuAK4CaloJet60Eta5p1_v2' ) + triggerConditions = cms.vstring( 'HLT_HICsAK4PFJet60Eta1p5_v3', + 'HLT_HIGEDPhoton10_EB_HECut_v3', + 'HLT_HIGEDPhoton10_EB_v3', + 'HLT_HIGEDPhoton10_HECut_v3', + 'HLT_HIGEDPhoton10_v3', + 'HLT_HIGEDPhoton20_EB_HECut_v3', + 'HLT_HIGEDPhoton20_EB_v3', + 'HLT_HIGEDPhoton20_HECut_v3', + 'HLT_HIGEDPhoton20_v3', + 'HLT_HIIslandPhoton10_Eta1p5_v3', + 'HLT_HIIslandPhoton10_Eta2p4_v3', + 'HLT_HIIslandPhoton20_Eta1p5_v3', + 'HLT_HIIslandPhoton20_Eta2p4_v3', + 'HLT_HIPuAK4CaloJet40Eta5p1_v3', + 'HLT_HIPuAK4CaloJet40Fwd_v3', + 'HLT_HIPuAK4CaloJet60Eta5p1_v3' ) ) process.hltPreDatasetHIHardProbesLower = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -32856,36 +32794,36 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_HICsAK4PFJet100Eta1p5_Centrality_30_100_v2', - 'HLT_HICsAK4PFJet100Eta1p5_Centrality_50_100_v2', - 'HLT_HICsAK4PFJet60Eta1p5_Centrality_30_100_v2', - 'HLT_HICsAK4PFJet60Eta1p5_Centrality_50_100_v2', - 'HLT_HICsAK4PFJet80Eta1p5_Centrality_30_100_v2', - 'HLT_HICsAK4PFJet80Eta1p5_Centrality_50_100_v2', - 'HLT_HIGEDPhoton10_Cent30_100_v2', - 'HLT_HIGEDPhoton10_Cent50_100_v2', - 'HLT_HIGEDPhoton20_Cent30_100_v2', - 'HLT_HIGEDPhoton20_Cent50_100_v2', - 'HLT_HIGEDPhoton30_Cent30_100_v2', - 'HLT_HIGEDPhoton30_Cent50_100_v2', - 'HLT_HIGEDPhoton40_Cent30_100_v2', - 'HLT_HIGEDPhoton40_Cent50_100_v2', - 'HLT_HIIslandPhoton10_Eta2p4_Cent30_100_v2', - 'HLT_HIIslandPhoton10_Eta2p4_Cent50_100_v2', - 'HLT_HIIslandPhoton20_Eta2p4_Cent30_100_v2', - 'HLT_HIIslandPhoton20_Eta2p4_Cent50_100_v2', - 'HLT_HIIslandPhoton30_Eta2p4_Cent30_100_v2', - 'HLT_HIIslandPhoton30_Eta2p4_Cent50_100_v2', - 'HLT_HIIslandPhoton40_Eta2p4_Cent30_100_v2', - 'HLT_HIIslandPhoton40_Eta2p4_Cent50_100_v2', - 'HLT_HIPuAK4CaloJet100Eta5p1_Centrality_30_100_v2', - 'HLT_HIPuAK4CaloJet100Eta5p1_Centrality_50_100_v2', - 'HLT_HIPuAK4CaloJet40Eta5p1_Centrality_30_100_v2', - 'HLT_HIPuAK4CaloJet40Eta5p1_Centrality_50_100_v2', - 'HLT_HIPuAK4CaloJet60Eta5p1_Centrality_30_100_v2', - 'HLT_HIPuAK4CaloJet60Eta5p1_Centrality_50_100_v2', - 'HLT_HIPuAK4CaloJet80Eta5p1_Centrality_30_100_v2', - 'HLT_HIPuAK4CaloJet80Eta5p1_Centrality_50_100_v2' ) + triggerConditions = cms.vstring( 'HLT_HICsAK4PFJet100Eta1p5_Centrality_30_100_v3', + 'HLT_HICsAK4PFJet100Eta1p5_Centrality_50_100_v3', + 'HLT_HICsAK4PFJet60Eta1p5_Centrality_30_100_v3', + 'HLT_HICsAK4PFJet60Eta1p5_Centrality_50_100_v3', + 'HLT_HICsAK4PFJet80Eta1p5_Centrality_30_100_v3', + 'HLT_HICsAK4PFJet80Eta1p5_Centrality_50_100_v3', + 'HLT_HIGEDPhoton10_Cent30_100_v3', + 'HLT_HIGEDPhoton10_Cent50_100_v3', + 'HLT_HIGEDPhoton20_Cent30_100_v3', + 'HLT_HIGEDPhoton20_Cent50_100_v3', + 'HLT_HIGEDPhoton30_Cent30_100_v3', + 'HLT_HIGEDPhoton30_Cent50_100_v3', + 'HLT_HIGEDPhoton40_Cent30_100_v3', + 'HLT_HIGEDPhoton40_Cent50_100_v3', + 'HLT_HIIslandPhoton10_Eta2p4_Cent30_100_v3', + 'HLT_HIIslandPhoton10_Eta2p4_Cent50_100_v3', + 'HLT_HIIslandPhoton20_Eta2p4_Cent30_100_v3', + 'HLT_HIIslandPhoton20_Eta2p4_Cent50_100_v3', + 'HLT_HIIslandPhoton30_Eta2p4_Cent30_100_v3', + 'HLT_HIIslandPhoton30_Eta2p4_Cent50_100_v3', + 'HLT_HIIslandPhoton40_Eta2p4_Cent30_100_v3', + 'HLT_HIIslandPhoton40_Eta2p4_Cent50_100_v3', + 'HLT_HIPuAK4CaloJet100Eta5p1_Centrality_30_100_v3', + 'HLT_HIPuAK4CaloJet100Eta5p1_Centrality_50_100_v3', + 'HLT_HIPuAK4CaloJet40Eta5p1_Centrality_30_100_v3', + 'HLT_HIPuAK4CaloJet40Eta5p1_Centrality_50_100_v3', + 'HLT_HIPuAK4CaloJet60Eta5p1_Centrality_30_100_v3', + 'HLT_HIPuAK4CaloJet60Eta5p1_Centrality_50_100_v3', + 'HLT_HIPuAK4CaloJet80Eta5p1_Centrality_30_100_v3', + 'HLT_HIPuAK4CaloJet80Eta5p1_Centrality_50_100_v3' ) ) process.hltPreDatasetHIHardProbesPeripheral = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -32910,50 +32848,50 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_HIDmesonPPTrackingGlobal_Dpt15_NoIter10_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt15_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt20_NoIter10_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt20_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt30_NoIter10_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt30_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt40_NoIter10_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt40_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt50_NoIter10_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt50_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt60_NoIter10_v2', - 'HLT_HIDmesonPPTrackingGlobal_Dpt60_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt20_NoIter10_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt20_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt30_NoIter10_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt30_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt40_NoIter10_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt40_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt50_NoIter10_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt50_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt60_NoIter10_v2', - 'HLT_HIDsPPTrackingGlobal_Dpt60_v2', - 'HLT_HIFullTracks2018_HighPt18_NoIter10_v2', - 'HLT_HIFullTracks2018_HighPt18_v2', - 'HLT_HIFullTracks2018_HighPt24_NoIter10_v2', - 'HLT_HIFullTracks2018_HighPt24_v2', - 'HLT_HIFullTracks2018_HighPt34_NoIter10_v2', - 'HLT_HIFullTracks2018_HighPt34_v2', - 'HLT_HIFullTracks2018_HighPt45_NoIter10_v2', - 'HLT_HIFullTracks2018_HighPt45_v2', - 'HLT_HIFullTracks2018_HighPt56_NoIter10_v2', - 'HLT_HIFullTracks2018_HighPt56_v2', - 'HLT_HIFullTracks2018_HighPt60_NoIter10_v2', - 'HLT_HIFullTracks2018_HighPt60_v2', - 'HLT_HILcPPTrackingGlobal_Dpt20_NoIter10_v2', - 'HLT_HILcPPTrackingGlobal_Dpt20_v2', - 'HLT_HILcPPTrackingGlobal_Dpt30_NoIter10_v2', - 'HLT_HILcPPTrackingGlobal_Dpt30_v2', - 'HLT_HILcPPTrackingGlobal_Dpt40_NoIter10_v2', - 'HLT_HILcPPTrackingGlobal_Dpt40_v2', - 'HLT_HILcPPTrackingGlobal_Dpt50_NoIter10_v2', - 'HLT_HILcPPTrackingGlobal_Dpt50_v2', - 'HLT_HILcPPTrackingGlobal_Dpt60_NoIter10_v2', - 'HLT_HILcPPTrackingGlobal_Dpt60_v2' ) + triggerConditions = cms.vstring( 'HLT_HIDmesonPPTrackingGlobal_Dpt15_NoIter10_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt15_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt20_NoIter10_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt20_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt30_NoIter10_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt30_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt40_NoIter10_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt40_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt50_NoIter10_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt50_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt60_NoIter10_v3', + 'HLT_HIDmesonPPTrackingGlobal_Dpt60_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt20_NoIter10_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt20_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt30_NoIter10_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt30_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt40_NoIter10_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt40_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt50_NoIter10_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt50_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt60_NoIter10_v3', + 'HLT_HIDsPPTrackingGlobal_Dpt60_v3', + 'HLT_HIFullTracks2018_HighPt18_NoIter10_v3', + 'HLT_HIFullTracks2018_HighPt18_v3', + 'HLT_HIFullTracks2018_HighPt24_NoIter10_v3', + 'HLT_HIFullTracks2018_HighPt24_v3', + 'HLT_HIFullTracks2018_HighPt34_NoIter10_v3', + 'HLT_HIFullTracks2018_HighPt34_v3', + 'HLT_HIFullTracks2018_HighPt45_NoIter10_v3', + 'HLT_HIFullTracks2018_HighPt45_v3', + 'HLT_HIFullTracks2018_HighPt56_NoIter10_v3', + 'HLT_HIFullTracks2018_HighPt56_v3', + 'HLT_HIFullTracks2018_HighPt60_NoIter10_v3', + 'HLT_HIFullTracks2018_HighPt60_v3', + 'HLT_HILcPPTrackingGlobal_Dpt20_NoIter10_v3', + 'HLT_HILcPPTrackingGlobal_Dpt20_v3', + 'HLT_HILcPPTrackingGlobal_Dpt30_NoIter10_v3', + 'HLT_HILcPPTrackingGlobal_Dpt30_v3', + 'HLT_HILcPPTrackingGlobal_Dpt40_NoIter10_v3', + 'HLT_HILcPPTrackingGlobal_Dpt40_v3', + 'HLT_HILcPPTrackingGlobal_Dpt50_NoIter10_v3', + 'HLT_HILcPPTrackingGlobal_Dpt50_v3', + 'HLT_HILcPPTrackingGlobal_Dpt60_NoIter10_v3', + 'HLT_HILcPPTrackingGlobal_Dpt60_v3' ) ) process.hltPreDatasetHIHeavyFlavor = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -32980,18 +32918,18 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_HIFullTracks_Multiplicity020_HF1AND_v2', - 'HLT_HIFullTracks_Multiplicity020_HF1OR_v2', - 'HLT_HIFullTracks_Multiplicity020_HF2OR_v2', - 'HLT_HIFullTracks_Multiplicity020_v2', - 'HLT_HIFullTracks_Multiplicity2040_HF1AND_v2', - 'HLT_HIFullTracks_Multiplicity2040_HF1OR_v2', - 'HLT_HIFullTracks_Multiplicity2040_HF2OR_v2', - 'HLT_HIFullTracks_Multiplicity2040_v2', - 'HLT_HIFullTracks_Multiplicity335_HF1OR_v2', - 'HLT_HIFullTracks_Multiplicity4060_v2', - 'HLT_HIFullTracks_Multiplicity6080_v2', - 'HLT_HIFullTracks_Multiplicity80100_v2' ) + triggerConditions = cms.vstring( 'HLT_HIFullTracks_Multiplicity020_HF1AND_v3', + 'HLT_HIFullTracks_Multiplicity020_HF1OR_v3', + 'HLT_HIFullTracks_Multiplicity020_HF2OR_v3', + 'HLT_HIFullTracks_Multiplicity020_v3', + 'HLT_HIFullTracks_Multiplicity2040_HF1AND_v3', + 'HLT_HIFullTracks_Multiplicity2040_HF1OR_v3', + 'HLT_HIFullTracks_Multiplicity2040_HF2OR_v3', + 'HLT_HIFullTracks_Multiplicity2040_v3', + 'HLT_HIFullTracks_Multiplicity335_HF1OR_v3', + 'HLT_HIFullTracks_Multiplicity4060_v3', + 'HLT_HIFullTracks_Multiplicity6080_v3', + 'HLT_HIFullTracks_Multiplicity80100_v3' ) ) process.hltPreDatasetHILowMultiplicity = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -33420,24 +33358,24 @@ l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), triggerConditions = cms.vstring( 'HLT_HICentralityVeto_v2 / 0', - 'HLT_HICsAK4PFJet60Eta1p5_v2 / 0', - 'HLT_HIDmesonPPTrackingGlobal_Dpt20_v2 / 0', - 'HLT_HIDsPPTrackingGlobal_Dpt20_v2 / 0', - 'HLT_HIEle15Gsf_v2 / 0', - 'HLT_HIGEDPhoton10_v2 / 0', + 'HLT_HICsAK4PFJet60Eta1p5_v3 / 0', + 'HLT_HIDmesonPPTrackingGlobal_Dpt20_v3 / 0', + 'HLT_HIDsPPTrackingGlobal_Dpt20_v3 / 0', + 'HLT_HIEle15Gsf_v3 / 0', + 'HLT_HIGEDPhoton10_v3 / 0', 'HLT_HIHcalNZS_v2 / 3', 'HLT_HIHcalPhiSym_v2 / 3', - 'HLT_HIIslandPhoton10_Eta2p4_v2 / 0', + 'HLT_HIIslandPhoton10_Eta2p4_v3 / 0', 'HLT_HIL1DoubleMu10_v2 / 0', 'HLT_HIL2_L1DoubleMu10_v2 / 0', 'HLT_HIL3DoubleMuOpen_JpsiPsi_v2 / 0', 'HLT_HIL3_L1DoubleMu10_v2 / 0', - 'HLT_HILcPPTrackingGlobal_Dpt20_v2 / 0', - 'HLT_HIOnlineMonitorGroup_v2 / 10', + 'HLT_HILcPPTrackingGlobal_Dpt20_v3 / 0', + 'HLT_HIOnlineMonitorGroup_v3 / 10', 'HLT_HIPhysics_v2', - 'HLT_HIPuAK4CaloJet40Eta5p1_v2 / 0', - 'HLT_HIPuAK4CaloJet60Eta2p4_CSVv2WP0p75_v2 / 0', - 'HLT_HIPuAK4CaloJet60Eta2p4_DeepCSV0p4_v2 / 0', + 'HLT_HIPuAK4CaloJet40Eta5p1_v3 / 0', + 'HLT_HIPuAK4CaloJet60Eta2p4_CSVv2WP0p75_v3 / 0', + 'HLT_HIPuAK4CaloJet60Eta2p4_DeepCSV0p4_v3 / 0', 'HLT_HIRandom_v1 / 3', 'HLT_HIUPC_NotMBHF2OR_BptxAND_SinglePixelTrack_MaxPixelTrack_v2 / 0', 'HLT_HIUPC_NotMBHF2OR_BptxAND_SinglePixelTrack_v2 / 0', @@ -33464,23 +33402,23 @@ 'HLT_HIL3Mu12_v2', 'HLT_HIL3Mu15_v2', 'HLT_HIL3Mu20_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_v2', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_v3', 'HLT_HIL3Mu3_NHitQ10_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v2', - 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_v2', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v3', + 'HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_v3', 'HLT_HIL3Mu5_NHitQ10_v2', 'HLT_HIL3Mu7_NHitQ10_v2' ) ) @@ -33588,7 +33526,30 @@ ), cuda = cms.EDAlias( hltEcalDigisFromGPU = cms.VPSet( - cms.PSet( type = cms.string( "*" ) ) + cms.PSet( type = cms.string( "EBDigiCollection" ) ), + cms.PSet( type = cms.string( "EEDigiCollection" ) ) + ), + hltEcalDigisLegacy = cms.VPSet( + cms.PSet( type = cms.string( "EBDetIdedmEDCollection" ) ), + cms.PSet( type = cms.string( "EEDetIdedmEDCollection" ) ), + cms.PSet( type = cms.string( "EBSrFlagsSorted" ) ), + cms.PSet( type = cms.string( "EESrFlagsSorted" ) ), + cms.PSet( type = cms.string( "EcalElectronicsIdedmEDCollection" ), + fromProductInstance = cms.string( "EcalIntegrityBlockSizeErrors" ) + ), + cms.PSet( type = cms.string( "EcalElectronicsIdedmEDCollection" ), + fromProductInstance = cms.string( "EcalIntegrityTTIdErrors" ) + ), + cms.PSet( type = cms.string( "EcalElectronicsIdedmEDCollection" ), + fromProductInstance = cms.string( "EcalIntegrityZSXtalIdErrors" ) + ), + cms.PSet( type = cms.string( "EcalPnDiodeDigisSorted" ) ), + cms.PSet( type = cms.string( "EcalPseudoStripInputDigisSorted" ), + fromProductInstance = cms.string( "EcalPseudoStripInputs" ) + ), + cms.PSet( type = cms.string( "EcalTriggerPrimitiveDigisSorted" ), + fromProductInstance = cms.string( "EcalTriggerPrimitives" ) + ) ) ), ) @@ -33604,18 +33565,6 @@ ) ), ) -process.hltEcalRecHit = SwitchProducerCUDA( - cpu = cms.EDAlias( - hltEcalRecHitWithTPs = cms.VPSet( - cms.PSet( type = cms.string( "*" ) ) - ) - ), - cuda = cms.EDAlias( - hltEcalRecHitWithoutTPs = cms.VPSet( - cms.PSet( type = cms.string( "*" ) ) - ) - ), - ) process.hltHbhereco = SwitchProducerCUDA( cpu = cms.EDAlias( hltHbherecoLegacy = cms.VPSet( @@ -33631,6 +33580,8 @@ process.hltOutputALCAP0 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputALCAP0.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -33655,6 +33606,8 @@ ) process.hltOutputALCAPHISYM = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputALCAPHISYM.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -33668,6 +33621,8 @@ ) process.hltOutputCalibration = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputCalibration.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -33682,6 +33637,8 @@ ) process.hltOutputDQMCalibration = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputDQMCalibration.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -33696,6 +33653,8 @@ ) process.hltOutputDQMGPUvsCPU = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputDQMGPUvsCPU.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -33705,8 +33664,6 @@ outputCommands = cms.untracked.vstring( 'drop *', 'keep *_hltEcalDigisFromGPU_*_*', 'keep *_hltEcalDigisLegacy_*_*', - 'keep *_hltEcalRecHitWithTPs_*_*', - 'keep *_hltEcalRecHitWithoutTPs_*_*', 'keep *_hltEcalUncalibRecHitFromSoA_*_*', 'keep *_hltEcalUncalibRecHitLegacy_*_*', 'keep *_hltHbherecoFromGPU_*_*', @@ -33720,6 +33677,8 @@ ) process.hltOutputEcalCalibration = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputEcalCalibration.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -33733,6 +33692,8 @@ ) process.hltOutputNanoDST = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputNanoDST.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -33746,6 +33707,8 @@ ) process.hltOutputRPCMON = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputRPCMON.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -33766,6 +33729,8 @@ ) process.hltOutputPhysicsHICommissioning = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHICommissioning.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -33784,6 +33749,8 @@ ) process.hltOutputPhysicsHIDoubleMuon = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIDoubleMuon.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -33801,6 +33768,8 @@ ) process.hltOutputPhysicsHISingleMuon = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHISingleMuon.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -33817,6 +33786,8 @@ ) process.hltOutputPhysicsHIHardProbes = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIHardProbes.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -33833,6 +33804,8 @@ ) process.hltOutputPhysicsHIMinimumBiasReducedFormat0 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBiasReducedFormat0.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -33849,6 +33822,8 @@ ) process.hltOutputPhysicsHIMinimumBiasReducedFormat1 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBiasReducedFormat1.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -33865,6 +33840,8 @@ ) process.hltOutputPhysicsHIMinimumBiasReducedFormat2 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBiasReducedFormat2.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -33881,6 +33858,8 @@ ) process.hltOutputPhysicsHIMinimumBiasReducedFormat3 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBiasReducedFormat3.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -33897,6 +33876,8 @@ ) process.hltOutputPhysicsHIMinimumBiasReducedFormat4 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBiasReducedFormat4.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -33913,6 +33894,8 @@ ) process.hltOutputPhysicsHIMinimumBiasReducedFormat5 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBiasReducedFormat5.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -33929,6 +33912,8 @@ ) process.hltOutputPhysicsHIMinimumBiasReducedFormat6 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBiasReducedFormat6.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -33945,6 +33930,8 @@ ) process.hltOutputPhysicsHIMinimumBiasReducedFormat7 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBiasReducedFormat7.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -33961,6 +33948,8 @@ ) process.hltOutputPhysicsHIMinimumBiasReducedFormat8 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBiasReducedFormat8.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -33977,6 +33966,8 @@ ) process.hltOutputPhysicsHIMinimumBiasReducedFormat9 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBiasReducedFormat9.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -33993,6 +33984,8 @@ ) process.hltOutputPhysicsHIMinimumBiasReducedFormat10 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBiasReducedFormat10.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -34009,6 +34002,8 @@ ) process.hltOutputPhysicsHIMinimumBiasReducedFormat11 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBiasReducedFormat11.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -34025,6 +34020,8 @@ ) process.hltOutputPhysicsHITrackerNZS = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHITrackerNZS.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -34042,6 +34039,8 @@ ) process.hltOutputPhysicsHIForward = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIForward.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -34059,6 +34058,8 @@ ) process.hltOutputHIDQM = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputHIDQM.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -34098,6 +34099,8 @@ ) process.hltOutputHIDQMOnlineBeamspot = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputHIDQMOnlineBeamspot.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -34111,6 +34114,8 @@ ) process.hltOutputHIExpress = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputHIExpress.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -34126,6 +34131,8 @@ ) process.hltOutputHIExpressAlignment = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputHIExpressAlignment.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -34141,6 +34148,8 @@ ) process.hltOutputPhysicsHIHardProbesLower = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIHardProbesLower.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -34157,6 +34166,8 @@ ) process.hltOutputPhysicsHIHardProbesPeripheral = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIHardProbesPeripheral.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -34173,6 +34184,8 @@ ) process.hltOutputPhysicsHIHeavyFlavor = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIHeavyFlavor.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -34189,6 +34202,8 @@ ) process.hltOutputPhysicsHIHighMultiplicity = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIHighMultiplicity.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -34205,6 +34220,8 @@ ) process.hltOutputPhysicsHILowMultiplicity = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHILowMultiplicity.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -34221,6 +34238,8 @@ ) process.hltOutputPhysicsHIMinimumBias0 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBias0.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -34237,6 +34256,8 @@ ) process.hltOutputPhysicsHIMinimumBias1 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBias1.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -34253,6 +34274,8 @@ ) process.hltOutputPhysicsHIMinimumBias2 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBias2.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -34269,6 +34292,8 @@ ) process.hltOutputPhysicsHIMinimumBias3 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBias3.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -34285,6 +34310,8 @@ ) process.hltOutputPhysicsHIMinimumBias4 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBias4.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -34301,6 +34328,8 @@ ) process.hltOutputPhysicsHIMinimumBias5 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBias5.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -34317,6 +34346,8 @@ ) process.hltOutputPhysicsHIMinimumBias6 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBias6.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -34333,6 +34364,8 @@ ) process.hltOutputPhysicsHIMinimumBias7 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBias7.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -34349,6 +34382,8 @@ ) process.hltOutputPhysicsHIMinimumBias8 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBias8.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -34365,6 +34400,8 @@ ) process.hltOutputPhysicsHIMinimumBias9 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBias9.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -34381,6 +34418,8 @@ ) process.hltOutputPhysicsHIMinimumBias10 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBias10.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -34397,6 +34436,8 @@ ) process.hltOutputPhysicsHIMinimumBias11 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBias11.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -34413,6 +34454,8 @@ ) process.hltOutputPhysicsHIMinimumBias12 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBias12.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -34429,6 +34472,8 @@ ) process.hltOutputPhysicsHIMinimumBias13 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBias13.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -34445,6 +34490,8 @@ ) process.hltOutputPhysicsHIMinimumBias14 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBias14.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -34461,6 +34508,8 @@ ) process.hltOutputPhysicsHIMinimumBias15 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBias15.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -34477,6 +34526,8 @@ ) process.hltOutputPhysicsHIMinimumBias16 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBias16.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -34493,6 +34544,8 @@ ) process.hltOutputPhysicsHIMinimumBias17 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBias17.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -34509,6 +34562,8 @@ ) process.hltOutputPhysicsHIMinimumBias18 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBias18.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -34525,6 +34580,8 @@ ) process.hltOutputPhysicsHIMinimumBias19 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIMinimumBias19.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -34540,7 +34597,7 @@ 'keep triggerTriggerEvent_*_*_*' ) ) -process.HLTDoFullUnpackingEgammaEcalWithoutPreshowerTask = cms.ConditionalTask( process.hltEcalDigisLegacy , process.hltEcalDigisGPU , process.hltEcalDigisFromGPU , process.hltEcalDigis , process.hltEcalDetIdToBeRecovered , process.hltEcalUncalibRecHitLegacy , process.hltEcalUncalibRecHitGPU , process.hltEcalUncalibRecHitSoA , process.hltEcalUncalibRecHitFromSoA , process.hltEcalUncalibRecHit , process.hltEcalRecHitWithTPs , process.hltEcalRecHitWithoutTPs , process.hltEcalRecHit ) +process.HLTDoFullUnpackingEgammaEcalWithoutPreshowerTask = cms.ConditionalTask( process.hltEcalDigisLegacy , process.hltEcalDigisGPU , process.hltEcalDigisFromGPU , process.hltEcalDigis , process.hltEcalDetIdToBeRecovered , process.hltEcalUncalibRecHitLegacy , process.hltEcalUncalibRecHitGPU , process.hltEcalUncalibRecHitSoA , process.hltEcalUncalibRecHitFromSoA , process.hltEcalUncalibRecHit , process.hltEcalRecHit ) process.HLTDoLocalHcalTask = cms.ConditionalTask( process.hltHcalDigis , process.hltHcalDigisGPU , process.hltHbherecoLegacy , process.hltHbherecoGPU , process.hltHbherecoFromGPU , process.hltHbhereco , process.hltHfprereco , process.hltHfreco , process.hltHoreco ) process.HLTPreshowerTask = cms.ConditionalTask( process.hltEcalPreshowerDigis , process.hltEcalPreshowerRecHit ) process.HLTDoFullUnpackingEgammaEcalTask = cms.ConditionalTask( process.HLTDoFullUnpackingEgammaEcalWithoutPreshowerTask , process.HLTPreshowerTask ) @@ -34724,22 +34781,22 @@ process.DST_Physics_v8 = cms.Path( process.HLTBeginSequence + process.hltPreDSTPhysics + process.HLTEndSequence ) process.HLT_EcalCalibration_v4 = cms.Path( process.HLTBeginSequenceCalibration + process.hltPreEcalCalibration + process.hltEcalCalibrationRaw + process.HLTEndSequence ) process.HLT_HcalCalibration_v5 = cms.Path( process.HLTBeginSequenceCalibration + process.hltPreHcalCalibration + process.hltHcalCalibTypeFilter + process.hltHcalCalibrationRaw + process.HLTEndSequence ) -process.HLT_HIOnlineMonitorGroup_v2 = cms.Path( process.HLTBeginSequence + process.hltPreHIOnlineMonitorGroup + process.hltHIOnlineMonitorGroupFilter + process.HLTEndSequence ) -process.DQM_HIEcalReconstruction_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDQMHIEcalReconstruction + process.hltPreDQMHIEcalReconstruction + process.statusOnGPU + process.statusOnGPUFilter + process.HLTDoFullUnpackingEgammaEcalWithoutPreshowerSequence + process.hltEcalConsumerCPU + process.hltEcalConsumerGPU + process.HLTEndSequence ) +process.HLT_HIOnlineMonitorGroup_v3 = cms.Path( process.HLTBeginSequence + process.hltPreHIOnlineMonitorGroup + process.hltHIOnlineMonitorGroupFilter + process.HLTEndSequence ) +process.DQM_HIEcalReconstruction_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDQMHIEcalReconstruction + process.hltPreDQMHIEcalReconstruction + process.statusOnGPU + process.statusOnGPUFilter + process.HLTDoFullUnpackingEgammaEcalWithoutPreshowerSequence + process.hltEcalConsumerCPU + process.hltEcalConsumerGPU + process.HLTEndSequence ) process.DQM_HIHcalReconstruction_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDQMHIHcalReconstruction + process.hltPreDQMHIHcalReconstruction + process.statusOnGPU + process.statusOnGPUFilter + process.HLTDoLocalHcalSequence + process.hltHcalConsumerCPU + process.hltHcalConsumerGPU + process.HLTEndSequence ) process.HLT_HIPhysics_v2 = cms.Path( process.HLTBeginSequenceL1Fat + process.hltPreHIPhysics + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) process.HLT_HIPhysicsForZS_v2 = cms.Path( process.HLTBeginSequenceL1Fat + process.hltPreHIPhysicsForZS + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) process.HLT_HIRandom_v1 = cms.Path( process.HLTBeginSequenceRandom + process.hltPreHIRandom + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) -process.AlCa_EcalPhiSymForHI_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaEcalPhiSymForHI + process.hltPreAlCaEcalPhiSymForHI + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltEcalPhiSymFilter + process.HLTEndSequence ) +process.AlCa_EcalPhiSymForHI_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaEcalPhiSymForHI + process.hltPreAlCaEcalPhiSymForHI + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltEcalPhiSymFilter + process.HLTEndSequence ) process.HLT_HIHcalNZS_v2 = cms.Path( process.HLTBeginSequenceNZS + process.hltL1sHIHcalNZS + process.hltPreHIHcalNZS + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) process.HLT_HIHcalPhiSym_v2 = cms.Path( process.HLTBeginSequenceNZS + process.hltL1sHIHcalPhiSym + process.hltPreHIHcalPhiSym + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) process.AlCa_RPCMuonNormalisationForHI_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sRPCMuonNormalisationForHI + process.hltPreAlCaRPCMuonNormalisationForHI + process.hltRPCMuonNormaL1Filtered0ForHI + process.HLTMuonLocalRecoSequence + process.HLTEndSequence ) -process.AlCa_EcalPi0EBonlyForHI_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaEcalPi0EtaForHI + process.hltPreAlCaEcalPi0EBonlyForHI + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltSimple3x3Clusters + process.hltAlCaPi0RecHitsFilterEBonlyRegional + process.hltAlCaPi0EBUncalibrator + process.hltAlCaPi0EBRechitsToDigis + process.HLTEndSequence ) -process.AlCa_EcalPi0EEonlyForHI_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaEcalPi0EtaForHI + process.hltPreAlCaEcalPi0EEonlyForHI + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltSimple3x3Clusters + process.hltAlCaPi0RecHitsFilterEEonlyRegional + process.hltAlCaPi0EEUncalibrator + process.hltAlCaPi0EERechitsToDigis + process.HLTEndSequence ) -process.AlCa_EcalEtaEBonlyForHI_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaEcalPi0EtaForHI + process.hltPreAlCaEcalEtaEBonlyForHI + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltSimple3x3Clusters + process.hltAlCaEtaRecHitsFilterEBonlyRegional + process.hltAlCaEtaEBUncalibrator + process.hltAlCaEtaEBRechitsToDigis + process.HLTEndSequence ) -process.AlCa_EcalEtaEEonlyForHI_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaEcalPi0EtaForHI + process.hltPreAlCaEcalEtaEEonlyForHI + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltSimple3x3Clusters + process.hltAlCaEtaRecHitsFilterEEonlyRegional + process.hltAlCaEtaEEUncalibrator + process.hltAlCaEtaEERechitsToDigis + process.HLTEndSequence ) +process.AlCa_EcalPi0EBonlyForHI_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaEcalPi0EtaForHI + process.hltPreAlCaEcalPi0EBonlyForHI + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltSimple3x3Clusters + process.hltAlCaPi0RecHitsFilterEBonlyRegional + process.hltAlCaPi0EBUncalibrator + process.hltAlCaPi0EBRechitsToDigis + process.HLTEndSequence ) +process.AlCa_EcalPi0EEonlyForHI_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaEcalPi0EtaForHI + process.hltPreAlCaEcalPi0EEonlyForHI + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltSimple3x3Clusters + process.hltAlCaPi0RecHitsFilterEEonlyRegional + process.hltAlCaPi0EEUncalibrator + process.hltAlCaPi0EERechitsToDigis + process.HLTEndSequence ) +process.AlCa_EcalEtaEBonlyForHI_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaEcalPi0EtaForHI + process.hltPreAlCaEcalEtaEBonlyForHI + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltSimple3x3Clusters + process.hltAlCaEtaRecHitsFilterEBonlyRegional + process.hltAlCaEtaEBUncalibrator + process.hltAlCaEtaEBRechitsToDigis + process.HLTEndSequence ) +process.AlCa_EcalEtaEEonlyForHI_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaEcalPi0EtaForHI + process.hltPreAlCaEcalEtaEEonlyForHI + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltSimple3x3Clusters + process.hltAlCaEtaRecHitsFilterEEonlyRegional + process.hltAlCaEtaEEUncalibrator + process.hltAlCaEtaEERechitsToDigis + process.HLTEndSequence ) process.HLT_HICentralityVeto_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sCentrality30100MB1ANDBptxAND + process.hltPreHICentralityVeto + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) -process.HLT_HICentralityVeto_Beamspot_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sCentrality30100MB1ANDBptxAND + process.hltPreHICentralityVetoBeamspot + process.HLTPuAK4CaloJetsSequence + process.HLTCsAK4PFJetsSequence + process.hltVerticesPFPPOnAA + process.hltVerticesPFSelectorPPOnAA + process.hltVerticesPFFilterPPOnAA + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) +process.HLT_HICentralityVeto_Beamspot_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sCentrality30100MB1ANDBptxAND + process.hltPreHICentralityVetoBeamspot + process.HLTPuAK4CaloJetsSequence + process.HLTCsAK4PFJetsSequence + process.hltVerticesPFPPOnAA + process.hltVerticesPFSelectorPPOnAA + process.hltVerticesPFFilterPPOnAA + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) process.HLT_HICentrality30100_FirstCollisionAfterAbortGap_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1FirstCollisionAfterAbortGapCentrality30100BptxAND + process.hltPreHICentrality30100FirstCollisionAfterAbortGap + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) process.HLT_HICentralityTag20100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sCentrality20100MB1ANDBptxAND + process.hltPreHICentralityTag20100 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) process.HLT_HICentralityTag30100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sCentrality30100MB1ANDBptxAND + process.hltPreHICentralityTag30100 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) @@ -34770,142 +34827,142 @@ process.HLT_HIMinimumBiasRF_part21_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1MinimumBiasHF1AND + process.hltPreHIMinimumBiasRFpart21 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) process.HLT_HIMinimumBiasRF_part22_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1MinimumBiasHF1AND + process.hltPreHIMinimumBiasRFpart22 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) process.HLT_HIMinimumBiasRF_part23_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1MinimumBiasHF1AND + process.hltPreHIMinimumBiasRFpart23 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) -process.HLT_HIPuAK4CaloJet40Eta5p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet28BptxAND + process.hltPreHIPuAK4CaloJet40Eta5p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet40Eta5p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) -process.HLT_HIPuAK4CaloJet60Eta5p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIPuAK4CaloJet60Eta5p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta5p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) -process.HLT_HIPuAK4CaloJet80Eta5p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56BptxAND + process.hltPreHIPuAK4CaloJet80Eta5p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta5p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) -process.HLT_HIPuAK4CaloJet100Eta5p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60BptxAND + process.hltPreHIPuAK4CaloJet100Eta5p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet100Eta5p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) -process.HLT_HIPuAK4CaloJet120Eta5p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60BptxAND + process.hltPreHIPuAK4CaloJet120Eta5p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet120Eta5p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) -process.HLT_HIPuAK4CaloJet40Eta5p1_Centrality_30_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet28Centrality30100BptxAND + process.hltPreHIPuAK4CaloJet40Eta5p1Centrality30100 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet40Eta5p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) -process.HLT_HIPuAK4CaloJet40Eta5p1_Centrality_50_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet28Centrality50100BptxAND + process.hltPreHIPuAK4CaloJet40Eta5p1Centrality50100 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet40Eta5p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) -process.HLT_HIPuAK4CaloJet60Eta5p1_Centrality_30_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44Centrality30100BptxAND + process.hltPreHIPuAK4CaloJet60Eta5p1Centrality30100 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta5p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) -process.HLT_HIPuAK4CaloJet60Eta5p1_Centrality_50_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44Centrality50100BptxAND + process.hltPreHIPuAK4CaloJet60Eta5p1Centrality50100 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta5p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) -process.HLT_HIPuAK4CaloJet80Eta5p1_Centrality_30_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56Centrality30100BptxAND + process.hltPreHIPuAK4CaloJet80Eta5p1Centrality30100 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta5p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) -process.HLT_HIPuAK4CaloJet80Eta5p1_Centrality_50_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56Centrality50100BptxAND + process.hltPreHIPuAK4CaloJet80Eta5p1Centrality50100 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta5p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) -process.HLT_HIPuAK4CaloJet100Eta5p1_Centrality_30_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60Centrality30100BptxAND + process.hltPreHIPuAK4CaloJet100Eta5p1Centrality30100 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet100Eta5p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) -process.HLT_HIPuAK4CaloJet100Eta5p1_Centrality_50_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60Centrality50100BptxAND + process.hltPreHIPuAK4CaloJet100Eta5p1Centrality50100 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet100Eta5p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) -process.HLT_HIPuAK4CaloJet80_35_Eta1p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIPuAK4CaloJet8035Eta1p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta1p1 + process.hltDoublePuAK4CaloJet35Eta1p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) -process.HLT_HIPuAK4CaloJet100_35_Eta1p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIPuAK4CaloJet10035Eta1p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet100Eta1p1 + process.hltDoublePuAK4CaloJet35Eta1p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) -process.HLT_HIPuAK4CaloJet80_35_Eta0p7_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIPuAK4CaloJet8035Eta0p7 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta0p7 + process.hltDoublePuAK4CaloJet35Eta0p7 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) -process.HLT_HIPuAK4CaloJet100_35_Eta0p7_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIPuAK4CaloJet10035Eta0p7 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet100Eta0p7 + process.hltDoublePuAK4CaloJet35Eta0p7 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) -process.HLT_HIPuAK4CaloJet80_45_45_Eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIPuAK4CaloJet804545Eta2p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta2p1 + process.hltTriplePuAK4CaloJet45Eta2p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) -process.HLT_HIPuAK4CaloJet40Fwd_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet28FwdBptxAND + process.hltPreHIPuAK4CaloJet40Fwd + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet40Fwd + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) -process.HLT_HIPuAK4CaloJet60Fwd_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44FwdBptxAND + process.hltPreHIPuAK4CaloJet60Fwd + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Fwd + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) -process.HLT_HIPuAK4CaloJet80Fwd_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56FwdBptxAND + process.hltPreHIPuAK4CaloJet80Fwd + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Fwd + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) -process.HLT_HIPuAK4CaloJet100Fwd_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56FwdBptxAND + process.hltPreHIPuAK4CaloJet100Fwd + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet100Fwd + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) -process.HLT_HIPuAK4CaloJet120Fwd_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56FwdBptxAND + process.hltPreHIPuAK4CaloJet120Fwd + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet120Fwd + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) -process.HLT_HIIslandPhoton10_Eta2p4_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1MinimumBiasHF1AND + process.hltPreHIIslandPhoton10Eta2p4 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton10Eta2p4 + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIIslandPhoton10_Eta1p5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1MinimumBiasHF1AND + process.hltPreHIIslandPhoton10Eta1p5 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton10Eta1p5 + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIIslandPhoton20_Eta2p4_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1MinimumBiasHF1AND + process.hltPreHIIslandPhoton20Eta2p4 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton20Eta2p4 + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIIslandPhoton20_Eta1p5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1MinimumBiasHF1AND + process.hltPreHIIslandPhoton20Eta1p5 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton20Eta1p5 + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIIslandPhoton30_Eta2p4_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG7BptxAND + process.hltPreHIIslandPhoton30Eta2p4 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton30Eta2p4 + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIIslandPhoton30_Eta1p5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG7BptxAND + process.hltPreHIIslandPhoton30Eta1p5 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton30Eta1p5 + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIIslandPhoton40_Eta2p4_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21BptxAND + process.hltPreHIIslandPhoton40Eta2p4 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton40Eta2p4 + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIIslandPhoton40_Eta1p5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21BptxAND + process.hltPreHIIslandPhoton40Eta1p5 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton40Eta1p5 + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIIslandPhoton50_Eta2p4_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21BptxAND + process.hltPreHIIslandPhoton50Eta2p4 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton50Eta2p4 + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIIslandPhoton50_Eta1p5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21BptxAND + process.hltPreHIIslandPhoton50Eta1p5 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton50Eta1p5 + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIIslandPhoton60_Eta2p4_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG30BptxAND + process.hltPreHIIslandPhoton60Eta2p4 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton60Eta2p4 + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIIslandPhoton60_Eta1p5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG30BptxAND + process.hltPreHIIslandPhoton60Eta1p5 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton60Eta1p5 + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton10_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1MinimumBiasHF1AND + process.hltPreHIGEDPhoton10 + process.HLTHIGEDPhoton10PPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton20_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1MinimumBiasHF1AND + process.hltPreHIGEDPhoton20 + process.HLTHIGEDPhoton20PPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton30_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG7BptxAND + process.hltPreHIGEDPhoton30 + process.HLTHIGEDPhoton30PPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton40_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21BptxAND + process.hltPreHIGEDPhoton40 + process.HLTHIGEDPhoton40PPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton50_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21BptxAND + process.hltPreHIGEDPhoton50 + process.HLTHIGEDPhoton50PPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton60_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG30BptxAND + process.hltPreHIGEDPhoton60 + process.HLTHIGEDPhoton60PPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton10_EB_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1MinimumBiasHF1AND + process.hltPreHIGEDPhoton10EB + process.HLTHIGEDPhoton10EBPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton20_EB_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1MinimumBiasHF1AND + process.hltPreHIGEDPhoton20EB + process.HLTHIGEDPhoton20EBPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton30_EB_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG7BptxAND + process.hltPreHIGEDPhoton30EB + process.HLTHIGEDPhoton30EBPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton40_EB_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21BptxAND + process.hltPreHIGEDPhoton40EB + process.HLTHIGEDPhoton40EBPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton50_EB_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21BptxAND + process.hltPreHIGEDPhoton50EB + process.HLTHIGEDPhoton50EBPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton60_EB_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG30BptxAND + process.hltPreHIGEDPhoton60EB + process.HLTHIGEDPhoton60EBPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton10_HECut_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1MinimumBiasHF1AND + process.hltPreHIGEDPhoton10HECut + process.HLTHIGEDPhoton10HECutPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton20_HECut_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1MinimumBiasHF1AND + process.hltPreHIGEDPhoton20HECut + process.HLTHIGEDPhoton20HECutPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton30_HECut_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG7BptxAND + process.hltPreHIGEDPhoton30HECut + process.HLTHIGEDPhoton30HECutPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton40_HECut_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21BptxAND + process.hltPreHIGEDPhoton40HECut + process.HLTHIGEDPhoton40HECutPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton50_HECut_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21BptxAND + process.hltPreHIGEDPhoton50HECut + process.HLTHIGEDPhoton50HECutPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton60_HECut_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG30BptxAND + process.hltPreHIGEDPhoton60HECut + process.HLTHIGEDPhoton60HECutPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton10_EB_HECut_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1MinimumBiasHF1AND + process.hltPreHIGEDPhoton10EBHECut + process.HLTHIGEDPhoton10EBHECutPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton20_EB_HECut_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1MinimumBiasHF1AND + process.hltPreHIGEDPhoton20EBHECut + process.HLTHIGEDPhoton20EBHECutPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton30_EB_HECut_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG7BptxAND + process.hltPreHIGEDPhoton30EBHECut + process.HLTHIGEDPhoton30EBHECutPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton40_EB_HECut_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21BptxAND + process.hltPreHIGEDPhoton40EBHECut + process.HLTHIGEDPhoton40EBHECutPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton50_EB_HECut_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21BptxAND + process.hltPreHIGEDPhoton50EBHECut + process.HLTHIGEDPhoton50EBHECutPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton60_EB_HECut_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG30BptxAND + process.hltPreHIGEDPhoton60EBHECut + process.HLTHIGEDPhoton60EBHECutPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIEle10Gsf_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMinimumBiasHF1ANDBptxAND + process.hltPreHIEle10Gsf + process.HLTEle10GsfPPOnAASequence + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIEle15Gsf_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sMinimumBiasHF1ANDBptxAND + process.hltPreHIEle15Gsf + process.HLTEle15GsfPPOnAASequence + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIEle20Gsf_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15BptxAND + process.hltPreHIEle20Gsf + process.HLTEle20GsfPPOnAASequence + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIEle30Gsf_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15BptxAND + process.hltPreHIEle30Gsf + process.HLTEle30GsfPPOnAASequence + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIEle40Gsf_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG21BptxAND + process.hltPreHIEle40Gsf + process.HLTEle40GsfPPOnAASequence + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIEle50Gsf_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG21BptxAND + process.hltPreHIEle50Gsf + process.HLTEle50GsfPPOnAASequence + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIEle15Ele10Gsf_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15BptxAND + process.hltPreHIEle15Ele10Gsf + process.HLTEle15Ele10GsfPPOnAASequence + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIEle15Ele10GsfMass50_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15BptxAND + process.hltPreHIEle15Ele10GsfMass50 + process.HLTEle15Ele10GsfPPOnAASequence + process.hltDoubleEle10Mass50PPOnAAFilter + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIDoubleEle10Gsf_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15BptxAND + process.hltPreHIDoubleEle10Gsf + process.HLTDoubleEle10GsfPPOnAASequence + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIDoubleEle10GsfMass50_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15BptxAND + process.hltPreHIDoubleEle10GsfMass50 + process.HLTDoubleEle10GsfPPOnAASequence + process.hltDoubleEle10Mass50PPOnAAFilter + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIDoubleEle15Gsf_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15BptxAND + process.hltPreHIDoubleEle15Gsf + process.HLTDoubleEle15GsfPPOnAASequence + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIDoubleEle15GsfMass50_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15BptxAND + process.hltPreHIDoubleEle15GsfMass50 + process.HLTDoubleEle15GsfPPOnAASequence + process.hltDoubleEle15Mass50PPOnAAFilter + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIL1Mu3Eta2p5_Ele10Gsf_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL1Mu3Eta2p5Ele10Gsf + process.hltL1fL1sMuOpenL1Filtered3 + process.HLTEle10GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIL1Mu3Eta2p5_Ele15Gsf_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL1Mu3Eta2p5Ele15Gsf + process.hltL1fL1sMuOpenL1Filtered3 + process.HLTEle15GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIL1Mu3Eta2p5_Ele20Gsf_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL1Mu3Eta2p5Ele20Gsf + process.hltL1fL1sMuOpenL1Filtered3 + process.HLTEle20GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIL1Mu5Eta2p5_Ele10Gsf_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL1Mu5Eta2p5Ele10Gsf + process.hltL1fL1sMuOpenL1Filtered5 + process.HLTEle10GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIL1Mu5Eta2p5_Ele15Gsf_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL1Mu5Eta2p5Ele15Gsf + process.hltL1fL1sMuOpenL1Filtered5 + process.HLTEle15GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIL1Mu5Eta2p5_Ele20Gsf_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu3OpenBptxAND + process.hltPreHIL1Mu5Eta2p5Ele20Gsf + process.hltL1fL1sMu3OpenL1Filtered5 + process.HLTEle20GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIL1Mu7Eta2p5_Ele10Gsf_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL1Mu7Eta2p5Ele10Gsf + process.hltL1fL1sMuOpenL1Filtered7 + process.HLTEle10GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIL1Mu7Eta2p5_Ele15Gsf_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL1Mu7Eta2p5Ele15Gsf + process.hltL1fL1sMuOpenL1Filtered7 + process.HLTEle15GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIL1Mu7Eta2p5_Ele20Gsf_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu3OpenBptxAND + process.hltPreHIL1Mu7Eta2p5Ele20Gsf + process.hltL1fL1sMu3OpenL1Filtered7 + process.HLTEle20GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIEle10Gsf_PuAK4CaloJet40Eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15SingleJet28MidEta2p7BptxAND + process.hltPreHIEle10GsfPuAK4CaloJet40Eta2p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet40Eta2p1 + process.HLTEle10GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppressionRepacker ) -process.HLT_HIEle10Gsf_PuAK4CaloJet60Eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15SingleJet44MidEta2p7BptxAND + process.hltPreHIEle10GsfPuAK4CaloJet60Eta2p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p1 + process.HLTEle10GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppressionRepacker ) -process.HLT_HIEle10Gsf_PuAK4CaloJet80Eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15SingleJet56MidEta2p7BptxAND + process.hltPreHIEle10GsfPuAK4CaloJet80Eta2p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta2p1 + process.HLTEle10GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppressionRepacker ) -process.HLT_HIEle10Gsf_PuAK4CaloJet100Eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15SingleJet60MidEta2p7BptxAND + process.hltPreHIEle10GsfPuAK4CaloJet100Eta2p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet100Eta2p1 + process.HLTEle10GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppressionRepacker ) -process.HLT_HIEle15Gsf_PuAK4CaloJet40Eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15SingleJet28MidEta2p7BptxAND + process.hltPreHIEle15GsfPuAK4CaloJet40Eta2p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet40Eta2p1 + process.HLTEle15GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppressionRepacker ) -process.HLT_HIEle15Gsf_PuAK4CaloJet60Eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15SingleJet44MidEta2p7BptxAND + process.hltPreHIEle15GsfPuAK4CaloJet60Eta2p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p1 + process.HLTEle15GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppressionRepacker ) -process.HLT_HIEle15Gsf_PuAK4CaloJet80Eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15SingleJet56MidEta2p7BptxAND + process.hltPreHIEle15GsfPuAK4CaloJet80Eta2p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta2p1 + process.HLTEle15GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppressionRepacker ) -process.HLT_HIEle15Gsf_PuAK4CaloJet100Eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15SingleJet60MidEta2p7BptxAND + process.hltPreHIEle15GsfPuAK4CaloJet100Eta2p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet100Eta2p1 + process.HLTEle15GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppressionRepacker ) -process.HLT_HIEle20Gsf_PuAK4CaloJet40Eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15SingleJet28MidEta2p7BptxAND + process.hltPreHIEle20GsfPuAK4CaloJet40Eta2p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet40Eta2p1 + process.HLTEle20GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppressionRepacker ) -process.HLT_HIEle20Gsf_PuAK4CaloJet60Eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15SingleJet44MidEta2p7BptxAND + process.hltPreHIEle20GsfPuAK4CaloJet60Eta2p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p1 + process.HLTEle20GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppressionRepacker ) -process.HLT_HIEle20Gsf_PuAK4CaloJet80Eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15SingleJet56MidEta2p7BptxAND + process.hltPreHIEle20GsfPuAK4CaloJet80Eta2p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta2p1 + process.HLTEle20GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppressionRepacker ) -process.HLT_HIEle20Gsf_PuAK4CaloJet100Eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15SingleJet60MidEta2p7BptxAND + process.hltPreHIEle20GsfPuAK4CaloJet100Eta2p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet100Eta2p1 + process.HLTEle20GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppressionRepacker ) -process.HLT_HIDmesonPPTrackingGlobal_Dpt15_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHIDmesonPPTrackingGlobalDpt15 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet26Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hlttktkVtxForDmesonDpt15 + process.hlttktkFilterForDmesonDpt15 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIDmesonPPTrackingGlobal_Dpt20_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHIDmesonPPTrackingGlobalDpt20 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet26Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hlttktkVtxForDmesonDpt20 + process.hlttktkFilterForDmesonDpt20 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIDmesonPPTrackingGlobal_Dpt30_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHIDmesonPPTrackingGlobalDpt30 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet30Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hlttktkVtxForDmesonDpt30 + process.hlttktkFilterForDmesonDpt30 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIDmesonPPTrackingGlobal_Dpt40_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIDmesonPPTrackingGlobalDpt40 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet50Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hlttktkVtxForDmesonDpt40 + process.hlttktkFilterForDmesonDpt40 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIDmesonPPTrackingGlobal_Dpt50_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56BptxAND + process.hltPreHIDmesonPPTrackingGlobalDpt50 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet56Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hlttktkVtxForDmesonDpt50 + process.hlttktkFilterForDmesonDpt50 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIDmesonPPTrackingGlobal_Dpt60_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60BptxAND + process.hltPreHIDmesonPPTrackingGlobalDpt60 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hlttktkVtxForDmesonDpt60 + process.hlttktkFilterForDmesonDpt60 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIDmesonPPTrackingGlobal_Dpt15_NoIter10_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHIDmesonPPTrackingGlobalDpt15NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet26Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hlttktkVtxForDmesonDpt15NoIter10 + process.hlttktkFilterForDmesonDpt15NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIDmesonPPTrackingGlobal_Dpt20_NoIter10_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHIDmesonPPTrackingGlobalDpt20NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet26Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hlttktkVtxForDmesonDpt20NoIter10 + process.hlttktkFilterForDmesonDpt20NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIDmesonPPTrackingGlobal_Dpt30_NoIter10_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHIDmesonPPTrackingGlobalDpt30NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet30Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hlttktkVtxForDmesonDpt30NoIter10 + process.hlttktkFilterForDmesonDpt30NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIDmesonPPTrackingGlobal_Dpt40_NoIter10_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIDmesonPPTrackingGlobalDpt40NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet50Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hlttktkVtxForDmesonDpt40NoIter10 + process.hlttktkFilterForDmesonDpt40NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIDmesonPPTrackingGlobal_Dpt50_NoIter10_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56BptxAND + process.hltPreHIDmesonPPTrackingGlobalDpt50NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet56Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hlttktkVtxForDmesonDpt50NoIter10 + process.hlttktkFilterForDmesonDpt50NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIDmesonPPTrackingGlobal_Dpt60_NoIter10_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60BptxAND + process.hltPreHIDmesonPPTrackingGlobalDpt60NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hlttktkVtxForDmesonDpt60NoIter10 + process.hlttktkFilterForDmesonDpt60NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIDsPPTrackingGlobal_Dpt20_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHIDsPPTrackingGlobalDpt20 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet26Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hltTktktkVtxForDsDpt20 + process.hltTktktkFilterForDsDpt20 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIDsPPTrackingGlobal_Dpt30_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHIDsPPTrackingGlobalDpt30 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet30Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hltTktktkVtxForDsDpt30 + process.hltTktktkFilterForDsDpt30 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIDsPPTrackingGlobal_Dpt40_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIDsPPTrackingGlobalDpt40 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet50Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hltTktktkVtxForDsDpt40 + process.hltTktktkFilterForDsDpt40 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIDsPPTrackingGlobal_Dpt50_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56BptxAND + process.hltPreHIDsPPTrackingGlobalDpt50 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet56Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hltTktktkVtxForDsDpt50 + process.hltTktktkFilterForDsDpt50 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIDsPPTrackingGlobal_Dpt60_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60BptxAND + process.hltPreHIDsPPTrackingGlobalDpt60 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hltTktktkVtxForDsDpt60 + process.hltTktktkFilterForDsDpt60 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIDsPPTrackingGlobal_Dpt20_NoIter10_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHIDsPPTrackingGlobalDpt20NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet26Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hltTktktkVtxForDsDpt20NoIter10 + process.hltTktktkFilterForDsDpt20NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIDsPPTrackingGlobal_Dpt30_NoIter10_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHIDsPPTrackingGlobalDpt30NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet30Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hltTktktkVtxForDsDpt30NoIter10 + process.hltTktktkFilterForDsDpt30NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIDsPPTrackingGlobal_Dpt40_NoIter10_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIDsPPTrackingGlobalDpt40NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet50Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hltTktktkVtxForDsDpt40NoIter10 + process.hltTktktkFilterForDsDpt40NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIDsPPTrackingGlobal_Dpt50_NoIter10_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56BptxAND + process.hltPreHIDsPPTrackingGlobalDpt50NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet56Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hltTktktkVtxForDsDpt50NoIter10 + process.hltTktktkFilterForDsDpt50NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIDsPPTrackingGlobal_Dpt60_NoIter10_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60BptxAND + process.hltPreHIDsPPTrackingGlobalDpt60NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hltTktktkVtxForDsDpt60NoIter10 + process.hltTktktkFilterForDsDpt60NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HILcPPTrackingGlobal_Dpt20_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHILcPPTrackingGlobalDpt20 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet26Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hltTktktkVtxForLcDpt20 + process.hltTktktkFilterForLcDpt20 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HILcPPTrackingGlobal_Dpt30_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHILcPPTrackingGlobalDpt30 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet30Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hltTktktkVtxForLcDpt30 + process.hltTktktkFilterForLcDpt30 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HILcPPTrackingGlobal_Dpt40_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHILcPPTrackingGlobalDpt40 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet50Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hltTktktkVtxForLcDpt40 + process.hltTktktkFilterForLcDpt40 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HILcPPTrackingGlobal_Dpt50_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56BptxAND + process.hltPreHILcPPTrackingGlobalDpt50 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet56Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hltTktktkVtxForLcDpt50 + process.hltTktktkFilterForLcDpt50 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HILcPPTrackingGlobal_Dpt60_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60BptxAND + process.hltPreHILcPPTrackingGlobalDpt60 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hltTktktkVtxForLcDpt60 + process.hltTktktkFilterForLcDpt60 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HILcPPTrackingGlobal_Dpt20_NoIter10_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHILcPPTrackingGlobalDpt20NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet26Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hltTktktkVtxForLcDpt20NoIter10 + process.hltTktktkFilterForLcDpt20NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HILcPPTrackingGlobal_Dpt30_NoIter10_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHILcPPTrackingGlobalDpt30NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet30Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hltTktktkVtxForLcDpt30NoIter10 + process.hltTktktkFilterForLcDpt30NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HILcPPTrackingGlobal_Dpt40_NoIter10_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHILcPPTrackingGlobalDpt40NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet50Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hltTktktkVtxForLcDpt40NoIter10 + process.hltTktktkFilterForLcDpt40NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HILcPPTrackingGlobal_Dpt50_NoIter10_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56BptxAND + process.hltPreHILcPPTrackingGlobalDpt50NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet56Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hltTktktkVtxForLcDpt50NoIter10 + process.hltTktktkFilterForLcDpt50NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HILcPPTrackingGlobal_Dpt60_NoIter10_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60BptxAND + process.hltPreHILcPPTrackingGlobalDpt60NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hltTktktkVtxForLcDpt60NoIter10 + process.hltTktktkFilterForLcDpt60NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIFullTracks2018_HighPt18_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHIFullTracks2018HighPt18 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet26Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.hltGoodHighPurityFullTrackCutClassifierForHighPt + process.hltGoodHighPurityFullTracksForHighPt + process.hltFullCandsForHighPtTrigger + process.hltFullTrackHighPt18 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIFullTracks2018_HighPt24_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHIFullTracks2018HighPt24 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet26Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.hltGoodHighPurityFullTrackCutClassifierForHighPt + process.hltGoodHighPurityFullTracksForHighPt + process.hltFullCandsForHighPtTrigger + process.hltFullTrackHighPt24 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIFullTracks2018_HighPt34_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIFullTracks2018HighPt34 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet50Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.hltGoodHighPurityFullTrackCutClassifierForHighPt + process.hltGoodHighPurityFullTracksForHighPt + process.hltFullCandsForHighPtTrigger + process.hltFullTrackHighPt34 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIFullTracks2018_HighPt45_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIFullTracks2018HighPt45 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet50Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.hltGoodHighPurityFullTrackCutClassifierForHighPt + process.hltGoodHighPurityFullTracksForHighPt + process.hltFullCandsForHighPtTrigger + process.hltFullTrackHighPt45 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIFullTracks2018_HighPt56_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56BptxAND + process.hltPreHIFullTracks2018HighPt56 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet56Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.hltGoodHighPurityFullTrackCutClassifierForHighPt + process.hltGoodHighPurityFullTracksForHighPt + process.hltFullCandsForHighPtTrigger + process.hltFullTrackHighPt56 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIFullTracks2018_HighPt60_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60BptxAND + process.hltPreHIFullTracks2018HighPt60 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.hltGoodHighPurityFullTrackCutClassifierForHighPt + process.hltGoodHighPurityFullTracksForHighPt + process.hltFullCandsForHighPtTrigger + process.hltFullTrackHighPt60 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIFullTracks2018_HighPt18_NoIter10_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHIFullTracks2018HighPt18NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet26Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.hltGoodHighPurityFullTrackCutClassifierForHighPtNoIter10 + process.hltGoodHighPurityFullTracksForHighPtNoIter10 + process.hltFullCandsForHighPtTriggerNoIter10 + process.hltFullTrackHighPt18NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIFullTracks2018_HighPt24_NoIter10_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHIFullTracks2018HighPt24NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet26Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.hltGoodHighPurityFullTrackCutClassifierForHighPtNoIter10 + process.hltGoodHighPurityFullTracksForHighPtNoIter10 + process.hltFullCandsForHighPtTriggerNoIter10 + process.hltFullTrackHighPt24NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIFullTracks2018_HighPt34_NoIter10_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIFullTracks2018HighPt34NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet50Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.hltGoodHighPurityFullTrackCutClassifierForHighPtNoIter10 + process.hltGoodHighPurityFullTracksForHighPtNoIter10 + process.hltFullCandsForHighPtTriggerNoIter10 + process.hltFullTrackHighPt34NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIFullTracks2018_HighPt45_NoIter10_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIFullTracks2018HighPt45NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet50Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.hltGoodHighPurityFullTrackCutClassifierForHighPtNoIter10 + process.hltGoodHighPurityFullTracksForHighPtNoIter10 + process.hltFullCandsForHighPtTriggerNoIter10 + process.hltFullTrackHighPt45NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIFullTracks2018_HighPt56_NoIter10_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56BptxAND + process.hltPreHIFullTracks2018HighPt56NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet56Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.hltGoodHighPurityFullTrackCutClassifierForHighPtNoIter10 + process.hltGoodHighPurityFullTracksForHighPtNoIter10 + process.hltFullCandsForHighPtTriggerNoIter10 + process.hltFullTrackHighPt56NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIFullTracks2018_HighPt60_NoIter10_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60BptxAND + process.hltPreHIFullTracks2018HighPt60NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.hltGoodHighPurityFullTrackCutClassifierForHighPtNoIter10 + process.hltGoodHighPurityFullTracksForHighPtNoIter10 + process.hltFullCandsForHighPtTriggerNoIter10 + process.hltFullTrackHighPt60NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIPuAK4CaloJet40Eta5p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet28BptxAND + process.hltPreHIPuAK4CaloJet40Eta5p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet40Eta5p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) +process.HLT_HIPuAK4CaloJet60Eta5p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIPuAK4CaloJet60Eta5p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta5p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) +process.HLT_HIPuAK4CaloJet80Eta5p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56BptxAND + process.hltPreHIPuAK4CaloJet80Eta5p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta5p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) +process.HLT_HIPuAK4CaloJet100Eta5p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60BptxAND + process.hltPreHIPuAK4CaloJet100Eta5p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet100Eta5p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) +process.HLT_HIPuAK4CaloJet120Eta5p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60BptxAND + process.hltPreHIPuAK4CaloJet120Eta5p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet120Eta5p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) +process.HLT_HIPuAK4CaloJet40Eta5p1_Centrality_30_100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet28Centrality30100BptxAND + process.hltPreHIPuAK4CaloJet40Eta5p1Centrality30100 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet40Eta5p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) +process.HLT_HIPuAK4CaloJet40Eta5p1_Centrality_50_100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet28Centrality50100BptxAND + process.hltPreHIPuAK4CaloJet40Eta5p1Centrality50100 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet40Eta5p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) +process.HLT_HIPuAK4CaloJet60Eta5p1_Centrality_30_100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44Centrality30100BptxAND + process.hltPreHIPuAK4CaloJet60Eta5p1Centrality30100 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta5p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) +process.HLT_HIPuAK4CaloJet60Eta5p1_Centrality_50_100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44Centrality50100BptxAND + process.hltPreHIPuAK4CaloJet60Eta5p1Centrality50100 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta5p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) +process.HLT_HIPuAK4CaloJet80Eta5p1_Centrality_30_100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56Centrality30100BptxAND + process.hltPreHIPuAK4CaloJet80Eta5p1Centrality30100 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta5p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) +process.HLT_HIPuAK4CaloJet80Eta5p1_Centrality_50_100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56Centrality50100BptxAND + process.hltPreHIPuAK4CaloJet80Eta5p1Centrality50100 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta5p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) +process.HLT_HIPuAK4CaloJet100Eta5p1_Centrality_30_100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60Centrality30100BptxAND + process.hltPreHIPuAK4CaloJet100Eta5p1Centrality30100 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet100Eta5p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) +process.HLT_HIPuAK4CaloJet100Eta5p1_Centrality_50_100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60Centrality50100BptxAND + process.hltPreHIPuAK4CaloJet100Eta5p1Centrality50100 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet100Eta5p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) +process.HLT_HIPuAK4CaloJet80_35_Eta1p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIPuAK4CaloJet8035Eta1p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta1p1 + process.hltDoublePuAK4CaloJet35Eta1p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) +process.HLT_HIPuAK4CaloJet100_35_Eta1p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIPuAK4CaloJet10035Eta1p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet100Eta1p1 + process.hltDoublePuAK4CaloJet35Eta1p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) +process.HLT_HIPuAK4CaloJet80_35_Eta0p7_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIPuAK4CaloJet8035Eta0p7 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta0p7 + process.hltDoublePuAK4CaloJet35Eta0p7 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) +process.HLT_HIPuAK4CaloJet100_35_Eta0p7_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIPuAK4CaloJet10035Eta0p7 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet100Eta0p7 + process.hltDoublePuAK4CaloJet35Eta0p7 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) +process.HLT_HIPuAK4CaloJet80_45_45_Eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIPuAK4CaloJet804545Eta2p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta2p1 + process.hltTriplePuAK4CaloJet45Eta2p1 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) +process.HLT_HIPuAK4CaloJet40Fwd_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet28FwdBptxAND + process.hltPreHIPuAK4CaloJet40Fwd + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet40Fwd + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) +process.HLT_HIPuAK4CaloJet60Fwd_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44FwdBptxAND + process.hltPreHIPuAK4CaloJet60Fwd + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Fwd + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) +process.HLT_HIPuAK4CaloJet80Fwd_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56FwdBptxAND + process.hltPreHIPuAK4CaloJet80Fwd + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Fwd + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) +process.HLT_HIPuAK4CaloJet100Fwd_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56FwdBptxAND + process.hltPreHIPuAK4CaloJet100Fwd + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet100Fwd + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) +process.HLT_HIPuAK4CaloJet120Fwd_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56FwdBptxAND + process.hltPreHIPuAK4CaloJet120Fwd + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet120Fwd + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) +process.HLT_HIIslandPhoton10_Eta2p4_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1MinimumBiasHF1AND + process.hltPreHIIslandPhoton10Eta2p4 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton10Eta2p4 + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIIslandPhoton10_Eta1p5_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1MinimumBiasHF1AND + process.hltPreHIIslandPhoton10Eta1p5 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton10Eta1p5 + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIIslandPhoton20_Eta2p4_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1MinimumBiasHF1AND + process.hltPreHIIslandPhoton20Eta2p4 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton20Eta2p4 + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIIslandPhoton20_Eta1p5_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1MinimumBiasHF1AND + process.hltPreHIIslandPhoton20Eta1p5 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton20Eta1p5 + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIIslandPhoton30_Eta2p4_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG7BptxAND + process.hltPreHIIslandPhoton30Eta2p4 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton30Eta2p4 + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIIslandPhoton30_Eta1p5_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG7BptxAND + process.hltPreHIIslandPhoton30Eta1p5 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton30Eta1p5 + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIIslandPhoton40_Eta2p4_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21BptxAND + process.hltPreHIIslandPhoton40Eta2p4 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton40Eta2p4 + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIIslandPhoton40_Eta1p5_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21BptxAND + process.hltPreHIIslandPhoton40Eta1p5 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton40Eta1p5 + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIIslandPhoton50_Eta2p4_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21BptxAND + process.hltPreHIIslandPhoton50Eta2p4 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton50Eta2p4 + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIIslandPhoton50_Eta1p5_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21BptxAND + process.hltPreHIIslandPhoton50Eta1p5 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton50Eta1p5 + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIIslandPhoton60_Eta2p4_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG30BptxAND + process.hltPreHIIslandPhoton60Eta2p4 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton60Eta2p4 + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIIslandPhoton60_Eta1p5_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG30BptxAND + process.hltPreHIIslandPhoton60Eta1p5 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton60Eta1p5 + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton10_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1MinimumBiasHF1AND + process.hltPreHIGEDPhoton10 + process.HLTHIGEDPhoton10PPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton20_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1MinimumBiasHF1AND + process.hltPreHIGEDPhoton20 + process.HLTHIGEDPhoton20PPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton30_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG7BptxAND + process.hltPreHIGEDPhoton30 + process.HLTHIGEDPhoton30PPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton40_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21BptxAND + process.hltPreHIGEDPhoton40 + process.HLTHIGEDPhoton40PPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton50_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21BptxAND + process.hltPreHIGEDPhoton50 + process.HLTHIGEDPhoton50PPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton60_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG30BptxAND + process.hltPreHIGEDPhoton60 + process.HLTHIGEDPhoton60PPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton10_EB_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1MinimumBiasHF1AND + process.hltPreHIGEDPhoton10EB + process.HLTHIGEDPhoton10EBPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton20_EB_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1MinimumBiasHF1AND + process.hltPreHIGEDPhoton20EB + process.HLTHIGEDPhoton20EBPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton30_EB_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG7BptxAND + process.hltPreHIGEDPhoton30EB + process.HLTHIGEDPhoton30EBPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton40_EB_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21BptxAND + process.hltPreHIGEDPhoton40EB + process.HLTHIGEDPhoton40EBPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton50_EB_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21BptxAND + process.hltPreHIGEDPhoton50EB + process.HLTHIGEDPhoton50EBPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton60_EB_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG30BptxAND + process.hltPreHIGEDPhoton60EB + process.HLTHIGEDPhoton60EBPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton10_HECut_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1MinimumBiasHF1AND + process.hltPreHIGEDPhoton10HECut + process.HLTHIGEDPhoton10HECutPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton20_HECut_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1MinimumBiasHF1AND + process.hltPreHIGEDPhoton20HECut + process.HLTHIGEDPhoton20HECutPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton30_HECut_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG7BptxAND + process.hltPreHIGEDPhoton30HECut + process.HLTHIGEDPhoton30HECutPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton40_HECut_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21BptxAND + process.hltPreHIGEDPhoton40HECut + process.HLTHIGEDPhoton40HECutPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton50_HECut_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21BptxAND + process.hltPreHIGEDPhoton50HECut + process.HLTHIGEDPhoton50HECutPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton60_HECut_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG30BptxAND + process.hltPreHIGEDPhoton60HECut + process.HLTHIGEDPhoton60HECutPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton10_EB_HECut_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1MinimumBiasHF1AND + process.hltPreHIGEDPhoton10EBHECut + process.HLTHIGEDPhoton10EBHECutPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton20_EB_HECut_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1MinimumBiasHF1AND + process.hltPreHIGEDPhoton20EBHECut + process.HLTHIGEDPhoton20EBHECutPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton30_EB_HECut_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG7BptxAND + process.hltPreHIGEDPhoton30EBHECut + process.HLTHIGEDPhoton30EBHECutPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton40_EB_HECut_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21BptxAND + process.hltPreHIGEDPhoton40EBHECut + process.HLTHIGEDPhoton40EBHECutPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton50_EB_HECut_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21BptxAND + process.hltPreHIGEDPhoton50EBHECut + process.HLTHIGEDPhoton50EBHECutPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton60_EB_HECut_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG30BptxAND + process.hltPreHIGEDPhoton60EBHECut + process.HLTHIGEDPhoton60EBHECutPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIEle10Gsf_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sMinimumBiasHF1ANDBptxAND + process.hltPreHIEle10Gsf + process.HLTEle10GsfPPOnAASequence + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIEle15Gsf_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sMinimumBiasHF1ANDBptxAND + process.hltPreHIEle15Gsf + process.HLTEle15GsfPPOnAASequence + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIEle20Gsf_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15BptxAND + process.hltPreHIEle20Gsf + process.HLTEle20GsfPPOnAASequence + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIEle30Gsf_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15BptxAND + process.hltPreHIEle30Gsf + process.HLTEle30GsfPPOnAASequence + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIEle40Gsf_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG21BptxAND + process.hltPreHIEle40Gsf + process.HLTEle40GsfPPOnAASequence + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIEle50Gsf_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG21BptxAND + process.hltPreHIEle50Gsf + process.HLTEle50GsfPPOnAASequence + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIEle15Ele10Gsf_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15BptxAND + process.hltPreHIEle15Ele10Gsf + process.HLTEle15Ele10GsfPPOnAASequence + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIEle15Ele10GsfMass50_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15BptxAND + process.hltPreHIEle15Ele10GsfMass50 + process.HLTEle15Ele10GsfPPOnAASequence + process.hltDoubleEle10Mass50PPOnAAFilter + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIDoubleEle10Gsf_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15BptxAND + process.hltPreHIDoubleEle10Gsf + process.HLTDoubleEle10GsfPPOnAASequence + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIDoubleEle10GsfMass50_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15BptxAND + process.hltPreHIDoubleEle10GsfMass50 + process.HLTDoubleEle10GsfPPOnAASequence + process.hltDoubleEle10Mass50PPOnAAFilter + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIDoubleEle15Gsf_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15BptxAND + process.hltPreHIDoubleEle15Gsf + process.HLTDoubleEle15GsfPPOnAASequence + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIDoubleEle15GsfMass50_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15BptxAND + process.hltPreHIDoubleEle15GsfMass50 + process.HLTDoubleEle15GsfPPOnAASequence + process.hltDoubleEle15Mass50PPOnAAFilter + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIL1Mu3Eta2p5_Ele10Gsf_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL1Mu3Eta2p5Ele10Gsf + process.hltL1fL1sMuOpenL1Filtered3 + process.HLTEle10GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIL1Mu3Eta2p5_Ele15Gsf_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL1Mu3Eta2p5Ele15Gsf + process.hltL1fL1sMuOpenL1Filtered3 + process.HLTEle15GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIL1Mu3Eta2p5_Ele20Gsf_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL1Mu3Eta2p5Ele20Gsf + process.hltL1fL1sMuOpenL1Filtered3 + process.HLTEle20GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIL1Mu5Eta2p5_Ele10Gsf_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL1Mu5Eta2p5Ele10Gsf + process.hltL1fL1sMuOpenL1Filtered5 + process.HLTEle10GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIL1Mu5Eta2p5_Ele15Gsf_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL1Mu5Eta2p5Ele15Gsf + process.hltL1fL1sMuOpenL1Filtered5 + process.HLTEle15GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIL1Mu5Eta2p5_Ele20Gsf_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu3OpenBptxAND + process.hltPreHIL1Mu5Eta2p5Ele20Gsf + process.hltL1fL1sMu3OpenL1Filtered5 + process.HLTEle20GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIL1Mu7Eta2p5_Ele10Gsf_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL1Mu7Eta2p5Ele10Gsf + process.hltL1fL1sMuOpenL1Filtered7 + process.HLTEle10GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIL1Mu7Eta2p5_Ele15Gsf_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL1Mu7Eta2p5Ele15Gsf + process.hltL1fL1sMuOpenL1Filtered7 + process.HLTEle15GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIL1Mu7Eta2p5_Ele20Gsf_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu3OpenBptxAND + process.hltPreHIL1Mu7Eta2p5Ele20Gsf + process.hltL1fL1sMu3OpenL1Filtered7 + process.HLTEle20GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIEle10Gsf_PuAK4CaloJet40Eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15SingleJet28MidEta2p7BptxAND + process.hltPreHIEle10GsfPuAK4CaloJet40Eta2p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet40Eta2p1 + process.HLTEle10GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppressionRepacker ) +process.HLT_HIEle10Gsf_PuAK4CaloJet60Eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15SingleJet44MidEta2p7BptxAND + process.hltPreHIEle10GsfPuAK4CaloJet60Eta2p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p1 + process.HLTEle10GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppressionRepacker ) +process.HLT_HIEle10Gsf_PuAK4CaloJet80Eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15SingleJet56MidEta2p7BptxAND + process.hltPreHIEle10GsfPuAK4CaloJet80Eta2p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta2p1 + process.HLTEle10GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppressionRepacker ) +process.HLT_HIEle10Gsf_PuAK4CaloJet100Eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15SingleJet60MidEta2p7BptxAND + process.hltPreHIEle10GsfPuAK4CaloJet100Eta2p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet100Eta2p1 + process.HLTEle10GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppressionRepacker ) +process.HLT_HIEle15Gsf_PuAK4CaloJet40Eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15SingleJet28MidEta2p7BptxAND + process.hltPreHIEle15GsfPuAK4CaloJet40Eta2p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet40Eta2p1 + process.HLTEle15GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppressionRepacker ) +process.HLT_HIEle15Gsf_PuAK4CaloJet60Eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15SingleJet44MidEta2p7BptxAND + process.hltPreHIEle15GsfPuAK4CaloJet60Eta2p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p1 + process.HLTEle15GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppressionRepacker ) +process.HLT_HIEle15Gsf_PuAK4CaloJet80Eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15SingleJet56MidEta2p7BptxAND + process.hltPreHIEle15GsfPuAK4CaloJet80Eta2p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta2p1 + process.HLTEle15GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppressionRepacker ) +process.HLT_HIEle15Gsf_PuAK4CaloJet100Eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15SingleJet60MidEta2p7BptxAND + process.hltPreHIEle15GsfPuAK4CaloJet100Eta2p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet100Eta2p1 + process.HLTEle15GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppressionRepacker ) +process.HLT_HIEle20Gsf_PuAK4CaloJet40Eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15SingleJet28MidEta2p7BptxAND + process.hltPreHIEle20GsfPuAK4CaloJet40Eta2p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet40Eta2p1 + process.HLTEle20GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppressionRepacker ) +process.HLT_HIEle20Gsf_PuAK4CaloJet60Eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15SingleJet44MidEta2p7BptxAND + process.hltPreHIEle20GsfPuAK4CaloJet60Eta2p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p1 + process.HLTEle20GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppressionRepacker ) +process.HLT_HIEle20Gsf_PuAK4CaloJet80Eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15SingleJet56MidEta2p7BptxAND + process.hltPreHIEle20GsfPuAK4CaloJet80Eta2p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta2p1 + process.HLTEle20GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppressionRepacker ) +process.HLT_HIEle20Gsf_PuAK4CaloJet100Eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG15SingleJet60MidEta2p7BptxAND + process.hltPreHIEle20GsfPuAK4CaloJet100Eta2p1 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet100Eta2p1 + process.HLTEle20GsfPPOnAASequence + process.HLTEndSequenceWithZeroSuppressionRepacker ) +process.HLT_HIDmesonPPTrackingGlobal_Dpt15_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHIDmesonPPTrackingGlobalDpt15 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet26Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hlttktkVtxForDmesonDpt15 + process.hlttktkFilterForDmesonDpt15 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIDmesonPPTrackingGlobal_Dpt20_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHIDmesonPPTrackingGlobalDpt20 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet26Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hlttktkVtxForDmesonDpt20 + process.hlttktkFilterForDmesonDpt20 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIDmesonPPTrackingGlobal_Dpt30_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHIDmesonPPTrackingGlobalDpt30 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet30Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hlttktkVtxForDmesonDpt30 + process.hlttktkFilterForDmesonDpt30 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIDmesonPPTrackingGlobal_Dpt40_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIDmesonPPTrackingGlobalDpt40 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet50Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hlttktkVtxForDmesonDpt40 + process.hlttktkFilterForDmesonDpt40 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIDmesonPPTrackingGlobal_Dpt50_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56BptxAND + process.hltPreHIDmesonPPTrackingGlobalDpt50 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet56Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hlttktkVtxForDmesonDpt50 + process.hlttktkFilterForDmesonDpt50 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIDmesonPPTrackingGlobal_Dpt60_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60BptxAND + process.hltPreHIDmesonPPTrackingGlobalDpt60 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hlttktkVtxForDmesonDpt60 + process.hlttktkFilterForDmesonDpt60 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIDmesonPPTrackingGlobal_Dpt15_NoIter10_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHIDmesonPPTrackingGlobalDpt15NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet26Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hlttktkVtxForDmesonDpt15NoIter10 + process.hlttktkFilterForDmesonDpt15NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIDmesonPPTrackingGlobal_Dpt20_NoIter10_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHIDmesonPPTrackingGlobalDpt20NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet26Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hlttktkVtxForDmesonDpt20NoIter10 + process.hlttktkFilterForDmesonDpt20NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIDmesonPPTrackingGlobal_Dpt30_NoIter10_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHIDmesonPPTrackingGlobalDpt30NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet30Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hlttktkVtxForDmesonDpt30NoIter10 + process.hlttktkFilterForDmesonDpt30NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIDmesonPPTrackingGlobal_Dpt40_NoIter10_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIDmesonPPTrackingGlobalDpt40NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet50Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hlttktkVtxForDmesonDpt40NoIter10 + process.hlttktkFilterForDmesonDpt40NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIDmesonPPTrackingGlobal_Dpt50_NoIter10_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56BptxAND + process.hltPreHIDmesonPPTrackingGlobalDpt50NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet56Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hlttktkVtxForDmesonDpt50NoIter10 + process.hlttktkFilterForDmesonDpt50NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIDmesonPPTrackingGlobal_Dpt60_NoIter10_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60BptxAND + process.hltPreHIDmesonPPTrackingGlobalDpt60NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hlttktkVtxForDmesonDpt60NoIter10 + process.hlttktkFilterForDmesonDpt60NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIDsPPTrackingGlobal_Dpt20_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHIDsPPTrackingGlobalDpt20 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet26Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hltTktktkVtxForDsDpt20 + process.hltTktktkFilterForDsDpt20 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIDsPPTrackingGlobal_Dpt30_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHIDsPPTrackingGlobalDpt30 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet30Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hltTktktkVtxForDsDpt30 + process.hltTktktkFilterForDsDpt30 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIDsPPTrackingGlobal_Dpt40_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIDsPPTrackingGlobalDpt40 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet50Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hltTktktkVtxForDsDpt40 + process.hltTktktkFilterForDsDpt40 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIDsPPTrackingGlobal_Dpt50_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56BptxAND + process.hltPreHIDsPPTrackingGlobalDpt50 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet56Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hltTktktkVtxForDsDpt50 + process.hltTktktkFilterForDsDpt50 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIDsPPTrackingGlobal_Dpt60_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60BptxAND + process.hltPreHIDsPPTrackingGlobalDpt60 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hltTktktkVtxForDsDpt60 + process.hltTktktkFilterForDsDpt60 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIDsPPTrackingGlobal_Dpt20_NoIter10_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHIDsPPTrackingGlobalDpt20NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet26Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hltTktktkVtxForDsDpt20NoIter10 + process.hltTktktkFilterForDsDpt20NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIDsPPTrackingGlobal_Dpt30_NoIter10_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHIDsPPTrackingGlobalDpt30NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet30Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hltTktktkVtxForDsDpt30NoIter10 + process.hltTktktkFilterForDsDpt30NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIDsPPTrackingGlobal_Dpt40_NoIter10_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIDsPPTrackingGlobalDpt40NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet50Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hltTktktkVtxForDsDpt40NoIter10 + process.hltTktktkFilterForDsDpt40NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIDsPPTrackingGlobal_Dpt50_NoIter10_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56BptxAND + process.hltPreHIDsPPTrackingGlobalDpt50NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet56Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hltTktktkVtxForDsDpt50NoIter10 + process.hltTktktkFilterForDsDpt50NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIDsPPTrackingGlobal_Dpt60_NoIter10_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60BptxAND + process.hltPreHIDsPPTrackingGlobalDpt60NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hltTktktkVtxForDsDpt60NoIter10 + process.hltTktktkFilterForDsDpt60NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HILcPPTrackingGlobal_Dpt20_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHILcPPTrackingGlobalDpt20 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet26Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hltTktktkVtxForLcDpt20 + process.hltTktktkFilterForLcDpt20 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HILcPPTrackingGlobal_Dpt30_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHILcPPTrackingGlobalDpt30 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet30Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hltTktktkVtxForLcDpt30 + process.hltTktktkFilterForLcDpt30 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HILcPPTrackingGlobal_Dpt40_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHILcPPTrackingGlobalDpt40 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet50Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hltTktktkVtxForLcDpt40 + process.hltTktktkFilterForLcDpt40 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HILcPPTrackingGlobal_Dpt50_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56BptxAND + process.hltPreHILcPPTrackingGlobalDpt50 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet56Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hltTktktkVtxForLcDpt50 + process.hltTktktkFilterForLcDpt50 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HILcPPTrackingGlobal_Dpt60_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60BptxAND + process.hltPreHILcPPTrackingGlobalDpt60 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.HLTFullTracksForDmeson + process.hltTktktkVtxForLcDpt60 + process.hltTktktkFilterForLcDpt60 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HILcPPTrackingGlobal_Dpt20_NoIter10_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHILcPPTrackingGlobalDpt20NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet26Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hltTktktkVtxForLcDpt20NoIter10 + process.hltTktktkFilterForLcDpt20NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HILcPPTrackingGlobal_Dpt30_NoIter10_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHILcPPTrackingGlobalDpt30NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet30Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hltTktktkVtxForLcDpt30NoIter10 + process.hltTktktkFilterForLcDpt30NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HILcPPTrackingGlobal_Dpt40_NoIter10_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHILcPPTrackingGlobalDpt40NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet50Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hltTktktkVtxForLcDpt40NoIter10 + process.hltTktktkFilterForLcDpt40NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HILcPPTrackingGlobal_Dpt50_NoIter10_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56BptxAND + process.hltPreHILcPPTrackingGlobalDpt50NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet56Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hltTktktkVtxForLcDpt50NoIter10 + process.hltTktktkFilterForLcDpt50NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HILcPPTrackingGlobal_Dpt60_NoIter10_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60BptxAND + process.hltPreHILcPPTrackingGlobalDpt60NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.HLTFullTracksForDmesonNoIter10 + process.hltTktktkVtxForLcDpt60NoIter10 + process.hltTktktkFilterForLcDpt60NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIFullTracks2018_HighPt18_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHIFullTracks2018HighPt18 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet26Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.hltGoodHighPurityFullTrackCutClassifierForHighPt + process.hltGoodHighPurityFullTracksForHighPt + process.hltFullCandsForHighPtTrigger + process.hltFullTrackHighPt18 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIFullTracks2018_HighPt24_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHIFullTracks2018HighPt24 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet26Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.hltGoodHighPurityFullTrackCutClassifierForHighPt + process.hltGoodHighPurityFullTracksForHighPt + process.hltFullCandsForHighPtTrigger + process.hltFullTrackHighPt24 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIFullTracks2018_HighPt34_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIFullTracks2018HighPt34 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet50Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.hltGoodHighPurityFullTrackCutClassifierForHighPt + process.hltGoodHighPurityFullTracksForHighPt + process.hltFullCandsForHighPtTrigger + process.hltFullTrackHighPt34 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIFullTracks2018_HighPt45_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIFullTracks2018HighPt45 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet50Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.hltGoodHighPurityFullTrackCutClassifierForHighPt + process.hltGoodHighPurityFullTracksForHighPt + process.hltFullCandsForHighPtTrigger + process.hltFullTrackHighPt45 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIFullTracks2018_HighPt56_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56BptxAND + process.hltPreHIFullTracks2018HighPt56 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet56Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.hltGoodHighPurityFullTrackCutClassifierForHighPt + process.hltGoodHighPurityFullTracksForHighPt + process.hltFullCandsForHighPtTrigger + process.hltFullTrackHighPt56 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIFullTracks2018_HighPt60_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60BptxAND + process.hltPreHIFullTracks2018HighPt60 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmeson + process.hltFullOnlinePrimaryVerticesPPOnAAForDmeson + process.hltGoodHighPurityFullTrackCutClassifierForHighPt + process.hltGoodHighPurityFullTracksForHighPt + process.hltFullCandsForHighPtTrigger + process.hltFullTrackHighPt60 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIFullTracks2018_HighPt18_NoIter10_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHIFullTracks2018HighPt18NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet26Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.hltGoodHighPurityFullTrackCutClassifierForHighPtNoIter10 + process.hltGoodHighPurityFullTracksForHighPtNoIter10 + process.hltFullCandsForHighPtTriggerNoIter10 + process.hltFullTrackHighPt18NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIFullTracks2018_HighPt24_NoIter10_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet24BptxAND + process.hltPreHIFullTracks2018HighPt24NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet26Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.hltGoodHighPurityFullTrackCutClassifierForHighPtNoIter10 + process.hltGoodHighPurityFullTracksForHighPtNoIter10 + process.hltFullCandsForHighPtTriggerNoIter10 + process.hltFullTrackHighPt24NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIFullTracks2018_HighPt34_NoIter10_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIFullTracks2018HighPt34NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet50Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.hltGoodHighPurityFullTrackCutClassifierForHighPtNoIter10 + process.hltGoodHighPurityFullTracksForHighPtNoIter10 + process.hltFullCandsForHighPtTriggerNoIter10 + process.hltFullTrackHighPt34NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIFullTracks2018_HighPt45_NoIter10_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIFullTracks2018HighPt45NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet50Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.hltGoodHighPurityFullTrackCutClassifierForHighPtNoIter10 + process.hltGoodHighPurityFullTracksForHighPtNoIter10 + process.hltFullCandsForHighPtTriggerNoIter10 + process.hltFullTrackHighPt45NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIFullTracks2018_HighPt56_NoIter10_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56BptxAND + process.hltPreHIFullTracks2018HighPt56NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet56Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.hltGoodHighPurityFullTrackCutClassifierForHighPtNoIter10 + process.hltGoodHighPurityFullTracksForHighPtNoIter10 + process.hltFullCandsForHighPtTriggerNoIter10 + process.hltFullTrackHighPt56NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIFullTracks2018_HighPt60_NoIter10_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60BptxAND + process.hltPreHIFullTracks2018HighPt60NoIter10 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p4 + process.HLTPixelClusterSplittingForPFPPOnAAForDmeson + process.HLTFullIterativeTrackingPPOnAAForDmesonNoIter10 + process.hltFullOnlinePrimaryVerticesPPOnAAForDmesonNoIter10 + process.hltGoodHighPurityFullTrackCutClassifierForHighPtNoIter10 + process.hltGoodHighPurityFullTracksForHighPtNoIter10 + process.hltFullCandsForHighPtTriggerNoIter10 + process.hltFullTrackHighPt60NoIter10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) process.HLT_HIL1DoubleMuOpen_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMuOpenBptxAND + process.hltPreHIL1DoubleMuOpen + process.hltL1fL1sL1DoubleMuOpenL1Filtered0 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) process.HLT_HIL1DoubleMuOpen_Centrality_30_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMuOpenCentrality30100BptxAND + process.hltPreHIL1DoubleMuOpenCentrality30100 + process.hltL1fL1sL1DoubleMuOpenCentrality30100L1Filtered0 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) process.HLT_HIL1DoubleMuOpen_Centrality_40_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleMuOpenCentrality40100BptxAND + process.hltPreHIL1DoubleMuOpenCentrality40100 + process.hltL1fL1sL1DoubleMuOpenCentrality40100L1Filtered0 + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) @@ -34952,18 +35009,18 @@ process.HLT_HIL1_ETT10_ETTAsym50_MinimumBiasHF1_OR_BptxAND_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sETT10ETTAsym50MinimumBiasHF1ORBptxAND + process.hltPreHIL1ETT10ETTAsym50MinimumBiasHF1ORBptxAND + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) process.HLT_HIL1_ETT60_ETTAsym65_MinimumBiasHF2_OR_PixelTracks10_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sETT60ETTAsym65MinimumBiasHF2ORBptxAND + process.hltPreHIL1ETT60ETTAsym65MinimumBiasHF2ORPixelTracks10 + process.HLTDoSiStripZeroSuppression + process.HLTHIPixelTracks10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) process.HLT_HIL1_ETT65_ETTAsym80_MinimumBiasHF2_OR_PixelTracks10_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sETT65ETTAsym80MinimumBiasHF2ORBptxAND + process.hltPreHIL1ETT65ETTAsym80MinimumBiasHF2ORPixelTracks10 + process.HLTDoSiStripZeroSuppression + process.HLTHIPixelTracks10 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIFullTracks_Multiplicity020_HF1AND_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sNotETT80MinimumBiasHF1ANDBptxAND + process.hltPreHIFullTracksMultiplicity020HF1AND + process.HLTPixelClusterSplittingPPOnAAForLowPt + process.HLTFullIterativeTrackingPPOnAAForLowPt + process.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + process.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + process.hltGoodHighPurityFullTracksForLowMultiplicity + process.hltFullCandsForLowMultiplicityTrigger + process.hltFullTrackLowMultiplicity020Min + ~process.hltFullTrackLowMultiplicity020Max + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIFullTracks_Multiplicity2040_HF1AND_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sNotETT95MinimumBiasHF1ANDBptxAND + process.hltPreHIFullTracksMultiplicity2040HF1AND + process.HLTPixelClusterSplittingPPOnAAForLowPt + process.HLTFullIterativeTrackingPPOnAAForLowPt + process.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + process.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + process.hltGoodHighPurityFullTracksForLowMultiplicity + process.hltFullCandsForLowMultiplicityTrigger + process.hltFullTrackLowMultiplicity2040Min + ~process.hltFullTrackLowMultiplicity2040Max + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIFullTracks_Multiplicity4060_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sETT45NotETT110BptxAND + process.hltPreHIFullTracksMultiplicity4060 + process.HLTPixelClusterSplittingPPOnAAForLowPt + process.HLTFullIterativeTrackingPPOnAAForLowPt + process.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + process.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + process.hltGoodHighPurityFullTracksForLowMultiplicity + process.hltFullCandsForLowMultiplicityTrigger + process.hltFullTrackLowMultiplicity4060Min + ~process.hltFullTrackLowMultiplicity4060Max + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIFullTracks_Multiplicity6080_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sETT50NotETT120BptxAND + process.hltPreHIFullTracksMultiplicity6080 + process.HLTPixelClusterSplittingPPOnAAForLowPt + process.HLTFullIterativeTrackingPPOnAAForLowPt + process.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + process.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + process.hltGoodHighPurityFullTracksForLowMultiplicity + process.hltFullCandsForLowMultiplicityTrigger + process.hltFullTrackLowMultiplicity6080Min + ~process.hltFullTrackLowMultiplicity6080Max + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIFullTracks_Multiplicity80100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sETT55NotETT130BptxAND + process.hltPreHIFullTracksMultiplicity80100 + process.HLTPixelClusterSplittingPPOnAAForLowPt + process.HLTFullIterativeTrackingPPOnAAForLowPt + process.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + process.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + process.hltGoodHighPurityFullTracksForLowMultiplicity + process.hltFullCandsForLowMultiplicityTrigger + process.hltFullTrackLowMultiplicity80100Min + ~process.hltFullTrackLowMultiplicity80100Max + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIFullTracks_Multiplicity020_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sETT35NotETT80BptxAND + process.hltPreHIFullTracksMultiplicity020 + process.HLTPixelClusterSplittingPPOnAAForLowPt + process.HLTFullIterativeTrackingPPOnAAForLowPt + process.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + process.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + process.hltGoodHighPurityFullTracksForLowMultiplicity + process.hltFullCandsForLowMultiplicityTrigger + process.hltFullTrackLowMultiplicity020Min + ~process.hltFullTrackLowMultiplicity020Max + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIFullTracks_Multiplicity020_HF1OR_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sNotETT95MinimumBiasHF1ORBptxAND + process.hltPreHIFullTracksMultiplicity020HF1OR + process.HLTPixelClusterSplittingPPOnAAForLowPt + process.HLTFullIterativeTrackingPPOnAAForLowPt + process.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + process.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + process.hltGoodHighPurityFullTracksForLowMultiplicity + process.hltFullCandsForLowMultiplicityTrigger + process.hltFullTrackLowMultiplicity020Min + ~process.hltFullTrackLowMultiplicity020Max + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIFullTracks_Multiplicity020_HF2OR_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sNotETT80MinimumBiasHF2ORBptxAND + process.hltPreHIFullTracksMultiplicity020HF2OR + process.HLTPixelClusterSplittingPPOnAAForLowPt + process.HLTFullIterativeTrackingPPOnAAForLowPt + process.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + process.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + process.hltGoodHighPurityFullTracksForLowMultiplicity + process.hltFullCandsForLowMultiplicityTrigger + process.hltFullTrackLowMultiplicity020Min + ~process.hltFullTrackLowMultiplicity020Max + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIFullTracks_Multiplicity2040_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sETT40NotETT95BptxAND + process.hltPreHIFullTracksMultiplicity2040 + process.HLTPixelClusterSplittingPPOnAAForLowPt + process.HLTFullIterativeTrackingPPOnAAForLowPt + process.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + process.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + process.hltGoodHighPurityFullTracksForLowMultiplicity + process.hltFullCandsForLowMultiplicityTrigger + process.hltFullTrackLowMultiplicity2040Min + ~process.hltFullTrackLowMultiplicity2040Max + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIFullTracks_Multiplicity2040_HF1OR_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sNotETT95MinimumBiasHF1ORBptxAND + process.hltPreHIFullTracksMultiplicity2040HF1OR + process.HLTPixelClusterSplittingPPOnAAForLowPt + process.HLTFullIterativeTrackingPPOnAAForLowPt + process.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + process.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + process.hltGoodHighPurityFullTracksForLowMultiplicity + process.hltFullCandsForLowMultiplicityTrigger + process.hltFullTrackLowMultiplicity2040Min + ~process.hltFullTrackLowMultiplicity2040Max + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIFullTracks_Multiplicity2040_HF2OR_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sNotETT95MinimumBiasHF2ORBptxAND + process.hltPreHIFullTracksMultiplicity2040HF2OR + process.HLTPixelClusterSplittingPPOnAAForLowPt + process.HLTFullIterativeTrackingPPOnAAForLowPt + process.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + process.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + process.hltGoodHighPurityFullTracksForLowMultiplicity + process.hltFullCandsForLowMultiplicityTrigger + process.hltFullTrackLowMultiplicity2040Min + ~process.hltFullTrackLowMultiplicity2040Max + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIFullTracks_Multiplicity335_HF1OR_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sNotETT110MinimumBiasHF1ORBptxAND + process.hltPreHIFullTracksMultiplicity335HF1OR + process.HLTPixelClusterSplittingPPOnAAForLowPt + process.HLTFullIterativeTrackingPPOnAAForLowPt + process.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + process.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + process.hltGoodHighPurityFullTracksForLowMultiplicity + process.hltFullCandsForLowMultiplicityTrigger + process.hltFullTrackLowMultiplicity335Min + ~process.hltFullTrackLowMultiplicity335Max + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIFullTracks_Multiplicity020_HF1AND_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sNotETT80MinimumBiasHF1ANDBptxAND + process.hltPreHIFullTracksMultiplicity020HF1AND + process.HLTPixelClusterSplittingPPOnAAForLowPt + process.HLTFullIterativeTrackingPPOnAAForLowPt + process.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + process.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + process.hltGoodHighPurityFullTracksForLowMultiplicity + process.hltFullCandsForLowMultiplicityTrigger + process.hltFullTrackLowMultiplicity020Min + ~process.hltFullTrackLowMultiplicity020Max + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIFullTracks_Multiplicity2040_HF1AND_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sNotETT95MinimumBiasHF1ANDBptxAND + process.hltPreHIFullTracksMultiplicity2040HF1AND + process.HLTPixelClusterSplittingPPOnAAForLowPt + process.HLTFullIterativeTrackingPPOnAAForLowPt + process.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + process.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + process.hltGoodHighPurityFullTracksForLowMultiplicity + process.hltFullCandsForLowMultiplicityTrigger + process.hltFullTrackLowMultiplicity2040Min + ~process.hltFullTrackLowMultiplicity2040Max + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIFullTracks_Multiplicity4060_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sETT45NotETT110BptxAND + process.hltPreHIFullTracksMultiplicity4060 + process.HLTPixelClusterSplittingPPOnAAForLowPt + process.HLTFullIterativeTrackingPPOnAAForLowPt + process.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + process.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + process.hltGoodHighPurityFullTracksForLowMultiplicity + process.hltFullCandsForLowMultiplicityTrigger + process.hltFullTrackLowMultiplicity4060Min + ~process.hltFullTrackLowMultiplicity4060Max + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIFullTracks_Multiplicity6080_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sETT50NotETT120BptxAND + process.hltPreHIFullTracksMultiplicity6080 + process.HLTPixelClusterSplittingPPOnAAForLowPt + process.HLTFullIterativeTrackingPPOnAAForLowPt + process.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + process.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + process.hltGoodHighPurityFullTracksForLowMultiplicity + process.hltFullCandsForLowMultiplicityTrigger + process.hltFullTrackLowMultiplicity6080Min + ~process.hltFullTrackLowMultiplicity6080Max + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIFullTracks_Multiplicity80100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sETT55NotETT130BptxAND + process.hltPreHIFullTracksMultiplicity80100 + process.HLTPixelClusterSplittingPPOnAAForLowPt + process.HLTFullIterativeTrackingPPOnAAForLowPt + process.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + process.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + process.hltGoodHighPurityFullTracksForLowMultiplicity + process.hltFullCandsForLowMultiplicityTrigger + process.hltFullTrackLowMultiplicity80100Min + ~process.hltFullTrackLowMultiplicity80100Max + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIFullTracks_Multiplicity020_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sETT35NotETT80BptxAND + process.hltPreHIFullTracksMultiplicity020 + process.HLTPixelClusterSplittingPPOnAAForLowPt + process.HLTFullIterativeTrackingPPOnAAForLowPt + process.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + process.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + process.hltGoodHighPurityFullTracksForLowMultiplicity + process.hltFullCandsForLowMultiplicityTrigger + process.hltFullTrackLowMultiplicity020Min + ~process.hltFullTrackLowMultiplicity020Max + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIFullTracks_Multiplicity020_HF1OR_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sNotETT95MinimumBiasHF1ORBptxAND + process.hltPreHIFullTracksMultiplicity020HF1OR + process.HLTPixelClusterSplittingPPOnAAForLowPt + process.HLTFullIterativeTrackingPPOnAAForLowPt + process.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + process.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + process.hltGoodHighPurityFullTracksForLowMultiplicity + process.hltFullCandsForLowMultiplicityTrigger + process.hltFullTrackLowMultiplicity020Min + ~process.hltFullTrackLowMultiplicity020Max + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIFullTracks_Multiplicity020_HF2OR_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sNotETT80MinimumBiasHF2ORBptxAND + process.hltPreHIFullTracksMultiplicity020HF2OR + process.HLTPixelClusterSplittingPPOnAAForLowPt + process.HLTFullIterativeTrackingPPOnAAForLowPt + process.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + process.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + process.hltGoodHighPurityFullTracksForLowMultiplicity + process.hltFullCandsForLowMultiplicityTrigger + process.hltFullTrackLowMultiplicity020Min + ~process.hltFullTrackLowMultiplicity020Max + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIFullTracks_Multiplicity2040_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sETT40NotETT95BptxAND + process.hltPreHIFullTracksMultiplicity2040 + process.HLTPixelClusterSplittingPPOnAAForLowPt + process.HLTFullIterativeTrackingPPOnAAForLowPt + process.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + process.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + process.hltGoodHighPurityFullTracksForLowMultiplicity + process.hltFullCandsForLowMultiplicityTrigger + process.hltFullTrackLowMultiplicity2040Min + ~process.hltFullTrackLowMultiplicity2040Max + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIFullTracks_Multiplicity2040_HF1OR_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sNotETT95MinimumBiasHF1ORBptxAND + process.hltPreHIFullTracksMultiplicity2040HF1OR + process.HLTPixelClusterSplittingPPOnAAForLowPt + process.HLTFullIterativeTrackingPPOnAAForLowPt + process.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + process.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + process.hltGoodHighPurityFullTracksForLowMultiplicity + process.hltFullCandsForLowMultiplicityTrigger + process.hltFullTrackLowMultiplicity2040Min + ~process.hltFullTrackLowMultiplicity2040Max + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIFullTracks_Multiplicity2040_HF2OR_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sNotETT95MinimumBiasHF2ORBptxAND + process.hltPreHIFullTracksMultiplicity2040HF2OR + process.HLTPixelClusterSplittingPPOnAAForLowPt + process.HLTFullIterativeTrackingPPOnAAForLowPt + process.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + process.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + process.hltGoodHighPurityFullTracksForLowMultiplicity + process.hltFullCandsForLowMultiplicityTrigger + process.hltFullTrackLowMultiplicity2040Min + ~process.hltFullTrackLowMultiplicity2040Max + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIFullTracks_Multiplicity335_HF1OR_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sNotETT110MinimumBiasHF1ORBptxAND + process.hltPreHIFullTracksMultiplicity335HF1OR + process.HLTPixelClusterSplittingPPOnAAForLowPt + process.HLTFullIterativeTrackingPPOnAAForLowPt + process.hltFullOnlinePrimaryVerticesPPOnAAForLowPt + process.hltGoodHighPurityFullTrackCutClassifierForLowMultiplicity + process.hltGoodHighPurityFullTracksForLowMultiplicity + process.hltFullCandsForLowMultiplicityTrigger + process.hltFullTrackLowMultiplicity335Min + ~process.hltFullTrackLowMultiplicity335Max + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) process.HLT_HIUPC_Mu8_Mu13_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu0NotMBHF2ANDforMu8Mu13 + process.hltPreHIUPCMu8Mu13 + process.hltL1fL1sDoubleMu157L1Filtered0forUPCNotMBHF2AND + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0forUPCNotMBHF2AND) + cms.ignore(process.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMuforUPCNotMBHF2AND) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0forUPCNotMBHF2AND) + process.hltL3fL1DoubleMu157fFiltered8forUPCNotMBHF2AND + process.hltL3fL1DoubleMu157fFiltered13forUPCNotMBHF2AND + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) process.HLT_HIUPC_Mu8_Mu13_MaxPixelTrack_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenforMu8Mu13 + process.hltPreHIUPCMu8Mu13MaxPixelTrack + process.hltL1fL1sDoubleMu157L1Filtered0forUPC + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2pfL1sDoubleMu157L1f0L2PreFiltered0forUPC) + cms.ignore(process.hltL2fL1sDoubleMu157L1f0L2Filtered10OneMuforUPC) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sDoubleMu157L1Filtered0forUPC) + process.hltL3fL1DoubleMu157fFiltered8forUPC + process.hltL3fL1DoubleMu157fFiltered13forUPC + process.HLTDoLocalPixelSequencePPOnAA + process.HLTDoLocalStripSequencePPOnAA + process.HLTRecopixelvertexingSequenceForUPCPbPb2018 + process.hltPixelCandsForUPCPPOnAA + ~process.hltMaxPixelTrackForUPC + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) process.HLT_HIUPC_SingleMuOpen_BptxAND_MaxPixelTrack_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIUPCSingleMuOpenBptxANDMaxPixelTrack + process.HLTDoLocalPixelSequencePPOnAA + ~process.hltPixelCountFilterMax + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) @@ -35028,45 +35085,45 @@ process.HLT_HIUPC_SingleEG5_BptxAND_MaxPixelTrack_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleEG5BptxAND + process.hltPreHIUPCSingleEG5BptxANDMaxPixelTrack + process.HLTDoLocalPixelSequencePPOnAA + ~process.hltPixelCountFilterMax + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) process.HLT_HIUPC_DoubleEG2_BptxAND_MaxPixelTrack_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEG2BptxAND + process.hltPreHIUPCDoubleEG2BptxANDMaxPixelTrack + process.HLTDoLocalPixelSequencePPOnAA + ~process.hltPixelCountFilterMax + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) process.HLT_HIUPC_DoubleEG5_BptxAND_MaxPixelTrack_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDoubleEG5BptxAND + process.hltPreHIUPCDoubleEG5BptxANDMaxPixelTrack + process.HLTDoLocalPixelSequencePPOnAA + ~process.hltPixelCountFilterMax + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) -process.HLT_HICsAK4PFJet60Eta1p5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHICsAK4PFJet60Eta1p5 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta1p5 + process.HLTCsAK4PFJetsSequence + process.hltCsPFJetsCorrectedMatchedToPuCaloJets60 + process.hltSingleCsPFJet60Eta1p5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HICsAK4PFJet80Eta1p5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56BptxAND + process.hltPreHICsAK4PFJet80Eta1p5 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet70Eta1p5 + process.HLTCsAK4PFJetsSequence + process.hltCsPFJetsCorrectedMatchedToPuCaloJets70 + process.hltSingleCsPFJet80Eta1p5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HICsAK4PFJet100Eta1p5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60BptxAND + process.hltPreHICsAK4PFJet100Eta1p5 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta1p5 + process.HLTCsAK4PFJetsSequence + process.hltCsPFJetsCorrectedMatchedToPuCaloJets80 + process.hltSingleCsPFJet100Eta1p5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HICsAK4PFJet100Eta1p5_Beamspot_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60BptxAND + process.hltPreHICsAK4PFJet100Eta1p5Beamspot + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta1p5 + process.HLTCsAK4PFJetsSequence + process.hltCsPFJetsCorrectedMatchedToPuCaloJets80 + process.hltSingleCsPFJet100Eta1p5 + process.hltVerticesPFPPOnAA + process.hltVerticesPFSelectorPPOnAA + process.hltVerticesPFFilterPPOnAA + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HICsAK4PFJet120Eta1p5_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60BptxAND + process.hltPreHICsAK4PFJet120Eta1p5 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet90Eta1p5 + process.HLTCsAK4PFJetsSequence + process.hltCsPFJetsCorrectedMatchedToPuCaloJets90 + process.hltSingleCsPFJet120Eta1p5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HICsAK4PFJet60Eta1p5_Centrality_30_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44Centrality30100BptxAND + process.hltPreHICsAK4PFJet60Eta1p5Centrality30100 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta1p5 + process.HLTCsAK4PFJetsSequence + process.hltCsPFJetsCorrectedMatchedToPuCaloJets60 + process.hltSingleCsPFJet60Eta1p5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HICsAK4PFJet60Eta1p5_Centrality_50_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44Centrality50100BptxAND + process.hltPreHICsAK4PFJet60Eta1p5Centrality50100 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta1p5 + process.HLTCsAK4PFJetsSequence + process.hltCsPFJetsCorrectedMatchedToPuCaloJets60 + process.hltSingleCsPFJet60Eta1p5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HICsAK4PFJet80Eta1p5_Centrality_30_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56Centrality30100BptxAND + process.hltPreHICsAK4PFJet80Eta1p5Centrality30100 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet70Eta1p5 + process.HLTCsAK4PFJetsSequence + process.hltCsPFJetsCorrectedMatchedToPuCaloJets70 + process.hltSingleCsPFJet80Eta1p5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HICsAK4PFJet80Eta1p5_Centrality_50_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56Centrality50100BptxAND + process.hltPreHICsAK4PFJet80Eta1p5Centrality50100 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet70Eta1p5 + process.HLTCsAK4PFJetsSequence + process.hltCsPFJetsCorrectedMatchedToPuCaloJets70 + process.hltSingleCsPFJet80Eta1p5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HICsAK4PFJet100Eta1p5_Centrality_30_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60Centrality30100BptxAND + process.hltPreHICsAK4PFJet100Eta1p5Centrality30100 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta1p5 + process.HLTCsAK4PFJetsSequence + process.hltCsPFJetsCorrectedMatchedToPuCaloJets80 + process.hltSingleCsPFJet100Eta1p5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HICsAK4PFJet100Eta1p5_Centrality_50_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60Centrality50100BptxAND + process.hltPreHICsAK4PFJet100Eta1p5Centrality50100 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta1p5 + process.HLTCsAK4PFJetsSequence + process.hltCsPFJetsCorrectedMatchedToPuCaloJets80 + process.hltSingleCsPFJet100Eta1p5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIL3Mu3_EG10HECut_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL3Mu3EG10HECut + process.hltL1fL1sSingleMuOpenL1Filtered0 + process.HLTHIGEDPhoton10HECutPPOnAASequence + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenL2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + process.hltL3fL1sSingleMuOpenL1f0L2f0L3Filtered3 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIL3Mu3_EG15HECut_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL3Mu3EG15HECut + process.hltL1fL1sSingleMuOpenL1Filtered0 + process.HLTHIGEDPhoton15HECutPPOnAASequence + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenL2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + process.hltL3fL1sSingleMuOpenL1f0L2f0L3Filtered3 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIL3Mu3_EG20HECut_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL3Mu3EG20HECut + process.hltL1fL1sSingleMuOpenL1Filtered0 + process.HLTHIGEDPhoton20HECutPPOnAASequence + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenL2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + process.hltL3fL1sSingleMuOpenL1f0L2f0L3Filtered3 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIL3Mu3_EG30HECut_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL3Mu3EG30HECut + process.hltL1fL1sSingleMuOpenL1Filtered0 + process.HLTHIGEDPhoton30HECutPPOnAASequence + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenL2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + process.hltL3fL1sSingleMuOpenL1f0L2f0L3Filtered3 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIL3Mu5_EG10HECut_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL3Mu5EG10HECut + process.hltL1fL1sSingleMuOpenL1Filtered0 + process.HLTHIGEDPhoton10HECutPPOnAASequence + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenL2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + process.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIL3Mu5_EG15HECut_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL3Mu5EG15HECut + process.hltL1fL1sSingleMuOpenL1Filtered0 + process.HLTHIGEDPhoton15HECutPPOnAASequence + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenL2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + process.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIL3Mu5_EG20HECut_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL3Mu5EG20HECut + process.hltL1fL1sSingleMuOpenL1Filtered0 + process.HLTHIGEDPhoton20HECutPPOnAASequence + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenL2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + process.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIL3Mu5_EG30HECut_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL3Mu5EG30HECut + process.hltL1fL1sSingleMuOpenL1Filtered0 + process.HLTHIGEDPhoton30HECutPPOnAASequence + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenL2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + process.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIL3Mu7_EG10HECut_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL3Mu7EG10HECut + process.hltL1fL1sSingleMuOpenL1Filtered0 + process.HLTHIGEDPhoton10HECutPPOnAASequence + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenL2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + process.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered7 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIL3Mu7_EG15HECut_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL3Mu7EG15HECut + process.hltL1fL1sSingleMuOpenL1Filtered0 + process.HLTHIGEDPhoton15HECutPPOnAASequence + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenL2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + process.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered7 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIL3Mu7_EG20HECut_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL3Mu7EG20HECut + process.hltL1fL1sSingleMuOpenL1Filtered0 + process.HLTHIGEDPhoton20HECutPPOnAASequence + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenL2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + process.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered7 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIL3Mu7_EG30HECut_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL3Mu7EG30HECut + process.hltL1fL1sSingleMuOpenL1Filtered0 + process.HLTHIGEDPhoton30HECutPPOnAASequence + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenL2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + process.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered7 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet28MidEta2p7BptxAND + process.hltPreHIL3Mu3Eta2p5PuAK4CaloJet40Eta2p1 + process.hltL1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet40Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet28MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet28MidEta2p7L1f0L2f0L3Filtered3 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet44MidEta2p7BptxAND + process.hltPreHIL3Mu3Eta2p5PuAK4CaloJet60Eta2p1 + process.hltL1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet44MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet44MidEta2p7L1f0L2f0L3Filtered3 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet56MidEta2p7BptxAND + process.hltPreHIL3Mu3Eta2p5PuAK4CaloJet80Eta2p1 + process.hltL1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet56MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet56MidEta2p7L1f0L2f0L3Filtered3 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet64MidEta2p7BptxAND + process.hltPreHIL3Mu3Eta2p5PuAK4CaloJet100Eta2p1 + process.hltL1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet100Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet64MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet64MidEta2p7L1f0L2f0L3Filtered3 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet28MidEta2p7BptxAND + process.hltPreHIL3Mu3Eta2p5PuAK4CaloJet40Eta2p1FilterDr + process.hltL1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet40Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet28MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet28MidEta2p7L1f0L2f0L3Filtered3 + process.hltL3MuFiltered3SinglePuAK4CaloJet40FilterDr + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet44MidEta2p7BptxAND + process.hltPreHIL3Mu3Eta2p5PuAK4CaloJet60Eta2p1FilterDr + process.hltL1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet44MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet44MidEta2p7L1f0L2f0L3Filtered3 + process.hltL3MuFiltered3SinglePuAK4CaloJet60FilterDr + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet56MidEta2p7BptxAND + process.hltPreHIL3Mu3Eta2p5PuAK4CaloJet80Eta2p1FilterDr + process.hltL1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet56MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet56MidEta2p7L1f0L2f0L3Filtered3 + process.hltL3MuFiltered3SinglePuAK4CaloJet80FilterDr + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet64MidEta2p7BptxAND + process.hltPreHIL3Mu3Eta2p5PuAK4CaloJet100Eta2p1FilterDr + process.hltL1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet100Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet64MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet64MidEta2p7L1f0L2f0L3Filtered3 + process.hltL3MuFiltered3SinglePuAK4CaloJet100FilterDr + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet28MidEta2p7BptxAND + process.hltPreHIL3Mu5Eta2p5PuAK4CaloJet40Eta2p1 + process.hltL1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet40Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet28MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet28MidEta2p7L1f0L2f0L3Filtered5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet44MidEta2p7BptxAND + process.hltPreHIL3Mu5Eta2p5PuAK4CaloJet60Eta2p1 + process.hltL1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet44MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet44MidEta2p7L1f0L2f0L3Filtered5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet56MidEta2p7BptxAND + process.hltPreHIL3Mu5Eta2p5PuAK4CaloJet80Eta2p1 + process.hltL1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet56MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet56MidEta2p7L1f0L2f0L3Filtered5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet64MidEta2p7BptxAND + process.hltPreHIL3Mu5Eta2p5PuAK4CaloJet100Eta2p1 + process.hltL1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet100Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet64MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet64MidEta2p7L1f0L2f0L3Filtered5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet28MidEta2p7BptxAND + process.hltPreHIL3Mu5Eta2p5PuAK4CaloJet40Eta2p1FilterDr + process.hltL1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet40Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet28MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet28MidEta2p7L1f0L2f0L3Filtered5 + process.hltL3MuFiltered5SinglePuAK4CaloJet40FilterDr + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet44MidEta2p7BptxAND + process.hltPreHIL3Mu5Eta2p5PuAK4CaloJet60Eta2p1FilterDr + process.hltL1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet44MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet44MidEta2p7L1f0L2f0L3Filtered5 + process.hltL3MuFiltered5SinglePuAK4CaloJet60FilterDr + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet56MidEta2p7BptxAND + process.hltPreHIL3Mu5Eta2p5PuAK4CaloJet80Eta2p1FilterDr + process.hltL1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet56MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet56MidEta2p7L1f0L2f0L3Filtered5 + process.hltL3MuFiltered5SinglePuAK4CaloJet80FilterDr + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet64MidEta2p7BptxAND + process.hltPreHIL3Mu5Eta2p5PuAK4CaloJet100Eta2p1FilterDr + process.hltL1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet100Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet64MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet64MidEta2p7L1f0L2f0L3Filtered5 + process.hltL3MuFiltered5SinglePuAK4CaloJet100FilterDr + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HICsAK4PFJet60Eta1p5_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHICsAK4PFJet60Eta1p5 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta1p5 + process.HLTCsAK4PFJetsSequence + process.hltCsPFJetsCorrectedMatchedToPuCaloJets60 + process.hltSingleCsPFJet60Eta1p5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HICsAK4PFJet80Eta1p5_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56BptxAND + process.hltPreHICsAK4PFJet80Eta1p5 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet70Eta1p5 + process.HLTCsAK4PFJetsSequence + process.hltCsPFJetsCorrectedMatchedToPuCaloJets70 + process.hltSingleCsPFJet80Eta1p5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HICsAK4PFJet100Eta1p5_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60BptxAND + process.hltPreHICsAK4PFJet100Eta1p5 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta1p5 + process.HLTCsAK4PFJetsSequence + process.hltCsPFJetsCorrectedMatchedToPuCaloJets80 + process.hltSingleCsPFJet100Eta1p5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HICsAK4PFJet100Eta1p5_Beamspot_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60BptxAND + process.hltPreHICsAK4PFJet100Eta1p5Beamspot + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta1p5 + process.HLTCsAK4PFJetsSequence + process.hltCsPFJetsCorrectedMatchedToPuCaloJets80 + process.hltSingleCsPFJet100Eta1p5 + process.hltVerticesPFPPOnAA + process.hltVerticesPFSelectorPPOnAA + process.hltVerticesPFFilterPPOnAA + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HICsAK4PFJet120Eta1p5_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60BptxAND + process.hltPreHICsAK4PFJet120Eta1p5 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet90Eta1p5 + process.HLTCsAK4PFJetsSequence + process.hltCsPFJetsCorrectedMatchedToPuCaloJets90 + process.hltSingleCsPFJet120Eta1p5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HICsAK4PFJet60Eta1p5_Centrality_30_100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44Centrality30100BptxAND + process.hltPreHICsAK4PFJet60Eta1p5Centrality30100 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta1p5 + process.HLTCsAK4PFJetsSequence + process.hltCsPFJetsCorrectedMatchedToPuCaloJets60 + process.hltSingleCsPFJet60Eta1p5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HICsAK4PFJet60Eta1p5_Centrality_50_100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44Centrality50100BptxAND + process.hltPreHICsAK4PFJet60Eta1p5Centrality50100 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta1p5 + process.HLTCsAK4PFJetsSequence + process.hltCsPFJetsCorrectedMatchedToPuCaloJets60 + process.hltSingleCsPFJet60Eta1p5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HICsAK4PFJet80Eta1p5_Centrality_30_100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56Centrality30100BptxAND + process.hltPreHICsAK4PFJet80Eta1p5Centrality30100 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet70Eta1p5 + process.HLTCsAK4PFJetsSequence + process.hltCsPFJetsCorrectedMatchedToPuCaloJets70 + process.hltSingleCsPFJet80Eta1p5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HICsAK4PFJet80Eta1p5_Centrality_50_100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56Centrality50100BptxAND + process.hltPreHICsAK4PFJet80Eta1p5Centrality50100 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet70Eta1p5 + process.HLTCsAK4PFJetsSequence + process.hltCsPFJetsCorrectedMatchedToPuCaloJets70 + process.hltSingleCsPFJet80Eta1p5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HICsAK4PFJet100Eta1p5_Centrality_30_100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60Centrality30100BptxAND + process.hltPreHICsAK4PFJet100Eta1p5Centrality30100 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta1p5 + process.HLTCsAK4PFJetsSequence + process.hltCsPFJetsCorrectedMatchedToPuCaloJets80 + process.hltSingleCsPFJet100Eta1p5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HICsAK4PFJet100Eta1p5_Centrality_50_100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60Centrality50100BptxAND + process.hltPreHICsAK4PFJet100Eta1p5Centrality50100 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta1p5 + process.HLTCsAK4PFJetsSequence + process.hltCsPFJetsCorrectedMatchedToPuCaloJets80 + process.hltSingleCsPFJet100Eta1p5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIL3Mu3_EG10HECut_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL3Mu3EG10HECut + process.hltL1fL1sSingleMuOpenL1Filtered0 + process.HLTHIGEDPhoton10HECutPPOnAASequence + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenL2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + process.hltL3fL1sSingleMuOpenL1f0L2f0L3Filtered3 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIL3Mu3_EG15HECut_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL3Mu3EG15HECut + process.hltL1fL1sSingleMuOpenL1Filtered0 + process.HLTHIGEDPhoton15HECutPPOnAASequence + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenL2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + process.hltL3fL1sSingleMuOpenL1f0L2f0L3Filtered3 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIL3Mu3_EG20HECut_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL3Mu3EG20HECut + process.hltL1fL1sSingleMuOpenL1Filtered0 + process.HLTHIGEDPhoton20HECutPPOnAASequence + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenL2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + process.hltL3fL1sSingleMuOpenL1f0L2f0L3Filtered3 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIL3Mu3_EG30HECut_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL3Mu3EG30HECut + process.hltL1fL1sSingleMuOpenL1Filtered0 + process.HLTHIGEDPhoton30HECutPPOnAASequence + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenL2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + process.hltL3fL1sSingleMuOpenL1f0L2f0L3Filtered3 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIL3Mu5_EG10HECut_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL3Mu5EG10HECut + process.hltL1fL1sSingleMuOpenL1Filtered0 + process.HLTHIGEDPhoton10HECutPPOnAASequence + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenL2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + process.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIL3Mu5_EG15HECut_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL3Mu5EG15HECut + process.hltL1fL1sSingleMuOpenL1Filtered0 + process.HLTHIGEDPhoton15HECutPPOnAASequence + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenL2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + process.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIL3Mu5_EG20HECut_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL3Mu5EG20HECut + process.hltL1fL1sSingleMuOpenL1Filtered0 + process.HLTHIGEDPhoton20HECutPPOnAASequence + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenL2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + process.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIL3Mu5_EG30HECut_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL3Mu5EG30HECut + process.hltL1fL1sSingleMuOpenL1Filtered0 + process.HLTHIGEDPhoton30HECutPPOnAASequence + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenL2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + process.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIL3Mu7_EG10HECut_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL3Mu7EG10HECut + process.hltL1fL1sSingleMuOpenL1Filtered0 + process.HLTHIGEDPhoton10HECutPPOnAASequence + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenL2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + process.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered7 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIL3Mu7_EG15HECut_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL3Mu7EG15HECut + process.hltL1fL1sSingleMuOpenL1Filtered0 + process.HLTHIGEDPhoton15HECutPPOnAASequence + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenL2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + process.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered7 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIL3Mu7_EG20HECut_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL3Mu7EG20HECut + process.hltL1fL1sSingleMuOpenL1Filtered0 + process.HLTHIGEDPhoton20HECutPPOnAASequence + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenL2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + process.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered7 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIL3Mu7_EG30HECut_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenBptxAND + process.hltPreHIL3Mu7EG30HECut + process.hltL1fL1sSingleMuOpenL1Filtered0 + process.HLTHIGEDPhoton30HECutPPOnAASequence + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenL2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenL1Filtered0) + process.hltL3fL1sL1SingleMuOpenL1f0L2f0L3Filtered7 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet28MidEta2p7BptxAND + process.hltPreHIL3Mu3Eta2p5PuAK4CaloJet40Eta2p1 + process.hltL1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet40Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet28MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet28MidEta2p7L1f0L2f0L3Filtered3 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet44MidEta2p7BptxAND + process.hltPreHIL3Mu3Eta2p5PuAK4CaloJet60Eta2p1 + process.hltL1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet44MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet44MidEta2p7L1f0L2f0L3Filtered3 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet56MidEta2p7BptxAND + process.hltPreHIL3Mu3Eta2p5PuAK4CaloJet80Eta2p1 + process.hltL1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet56MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet56MidEta2p7L1f0L2f0L3Filtered3 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet64MidEta2p7BptxAND + process.hltPreHIL3Mu3Eta2p5PuAK4CaloJet100Eta2p1 + process.hltL1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet100Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet64MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet64MidEta2p7L1f0L2f0L3Filtered3 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet28MidEta2p7BptxAND + process.hltPreHIL3Mu3Eta2p5PuAK4CaloJet40Eta2p1FilterDr + process.hltL1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet40Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet28MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet28MidEta2p7L1f0L2f0L3Filtered3 + process.hltL3MuFiltered3SinglePuAK4CaloJet40FilterDr + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet44MidEta2p7BptxAND + process.hltPreHIL3Mu3Eta2p5PuAK4CaloJet60Eta2p1FilterDr + process.hltL1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet44MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet44MidEta2p7L1f0L2f0L3Filtered3 + process.hltL3MuFiltered3SinglePuAK4CaloJet60FilterDr + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet56MidEta2p7BptxAND + process.hltPreHIL3Mu3Eta2p5PuAK4CaloJet80Eta2p1FilterDr + process.hltL1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet56MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet56MidEta2p7L1f0L2f0L3Filtered3 + process.hltL3MuFiltered3SinglePuAK4CaloJet80FilterDr + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet64MidEta2p7BptxAND + process.hltPreHIL3Mu3Eta2p5PuAK4CaloJet100Eta2p1FilterDr + process.hltL1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet100Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet64MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet64MidEta2p7L1f0L2f0L3Filtered3 + process.hltL3MuFiltered3SinglePuAK4CaloJet100FilterDr + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet28MidEta2p7BptxAND + process.hltPreHIL3Mu5Eta2p5PuAK4CaloJet40Eta2p1 + process.hltL1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet40Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet28MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet28MidEta2p7L1f0L2f0L3Filtered5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet44MidEta2p7BptxAND + process.hltPreHIL3Mu5Eta2p5PuAK4CaloJet60Eta2p1 + process.hltL1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet44MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet44MidEta2p7L1f0L2f0L3Filtered5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet56MidEta2p7BptxAND + process.hltPreHIL3Mu5Eta2p5PuAK4CaloJet80Eta2p1 + process.hltL1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet56MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet56MidEta2p7L1f0L2f0L3Filtered5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet64MidEta2p7BptxAND + process.hltPreHIL3Mu5Eta2p5PuAK4CaloJet100Eta2p1 + process.hltL1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet100Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet64MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet64MidEta2p7L1f0L2f0L3Filtered5 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet28MidEta2p7BptxAND + process.hltPreHIL3Mu5Eta2p5PuAK4CaloJet40Eta2p1FilterDr + process.hltL1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet40Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet28MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet28MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet28MidEta2p7L1f0L2f0L3Filtered5 + process.hltL3MuFiltered5SinglePuAK4CaloJet40FilterDr + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet44MidEta2p7BptxAND + process.hltPreHIL3Mu5Eta2p5PuAK4CaloJet60Eta2p1FilterDr + process.hltL1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet44MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet44MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet44MidEta2p7L1f0L2f0L3Filtered5 + process.hltL3MuFiltered5SinglePuAK4CaloJet60FilterDr + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet56MidEta2p7BptxAND + process.hltPreHIL3Mu5Eta2p5PuAK4CaloJet80Eta2p1FilterDr + process.hltL1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet56MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet56MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet56MidEta2p7L1f0L2f0L3Filtered5 + process.hltL3MuFiltered5SinglePuAK4CaloJet80FilterDr + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMuOpenSingleJet64MidEta2p7BptxAND + process.hltPreHIL3Mu5Eta2p5PuAK4CaloJet100Eta2p1FilterDr + process.hltL1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet100Eta2p1 + process.HLTL2muonrecoSequencePPOnAA + cms.ignore(process.hltL2fL1sSingleMuOpenSingleJet64MidEta2p7L2Filtered0) + process.HLTL3muonrecoPPOnAASequence + cms.ignore(process.hltL1fForIterL3L1fL1sSingleMuOpenSingleJet64MidEta2p7L1Filtered0) + process.hltL3fL1sSingleMuOpenSingleJet64MidEta2p7L1f0L2f0L3Filtered5 + process.hltL3MuFiltered5SinglePuAK4CaloJet100FilterDr + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) process.HLT_HICastor_MediumJet_NotMBHF2AND_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sCastorMJNotMBHF2AND + process.hltPreHICastorMediumJetNotMBHF2AND + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) process.HLT_HICastor_MediumJet_NotMBHF2OR_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sCastorMJNotMBHF2OR + process.hltPreHICastorMediumJetNotMBHF2OR + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) process.HLT_HICastor_MediumJet_MBHF1OR_BptxAND_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sCastorMJMBHF1ORBptx + process.hltPreHICastorMediumJetMBHF1ORBptxAND + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) @@ -35083,28 +35140,28 @@ process.HLT_HICastor_HighJet_MBHF2AND_BptxAND_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sCastorHJMBHF2ANDBptx + process.hltPreHICastorHighJetMBHF2ANDBptxAND + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) process.HLT_HICastor_Muon_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sCastorMuon + process.hltPreHICastorMuon + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) process.HLT_HICastor_Muon_BptxAND_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sCastorMuonBptx + process.hltPreHICastorMuonBptxAND + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) -process.HLT_HIIslandPhoton10_Eta2p4_Cent30_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG3Cent30100BptxAND + process.hltPreHIIslandPhoton10Eta2p4Cent30100 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton10Eta2p4 + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIIslandPhoton20_Eta2p4_Cent30_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG3Cent30100BptxAND + process.hltPreHIIslandPhoton20Eta2p4Cent30100 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton20Eta2p4 + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIIslandPhoton30_Eta2p4_Cent30_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG7Cent30100BptxAND + process.hltPreHIIslandPhoton30Eta2p4Cent30100 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton30Eta2p4 + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIIslandPhoton40_Eta2p4_Cent30_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21Cent30100BptxAND + process.hltPreHIIslandPhoton40Eta2p4Cent30100 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton40Eta2p4 + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIIslandPhoton10_Eta2p4_Cent50_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG3Cent50100BptxAND + process.hltPreHIIslandPhoton10Eta2p4Cent50100 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton10Eta2p4 + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIIslandPhoton20_Eta2p4_Cent50_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG3Cent50100BptxAND + process.hltPreHIIslandPhoton20Eta2p4Cent50100 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton20Eta2p4 + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIIslandPhoton30_Eta2p4_Cent50_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG7Cent50100BptxAND + process.hltPreHIIslandPhoton30Eta2p4Cent50100 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton30Eta2p4 + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIIslandPhoton40_Eta2p4_Cent50_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21Cent50100BptxAND + process.hltPreHIIslandPhoton40Eta2p4Cent50100 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton40Eta2p4 + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton10_Cent30_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG3Cent30100BptxAND + process.hltPreHIGEDPhoton10Cent30100 + process.HLTHIGEDPhoton10PPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton20_Cent30_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG3Cent30100BptxAND + process.hltPreHIGEDPhoton20Cent30100 + process.HLTHIGEDPhoton20PPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton30_Cent30_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG7Cent30100BptxAND + process.hltPreHIGEDPhoton30Cent30100 + process.HLTHIGEDPhoton30PPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton40_Cent30_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21Cent30100BptxAND + process.hltPreHIGEDPhoton40Cent30100 + process.HLTHIGEDPhoton40PPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton10_Cent50_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG3Cent50100BptxAND + process.hltPreHIGEDPhoton10Cent50100 + process.HLTHIGEDPhoton10PPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton20_Cent50_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG3Cent50100BptxAND + process.hltPreHIGEDPhoton20Cent50100 + process.HLTHIGEDPhoton20PPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton30_Cent50_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG7Cent50100BptxAND + process.hltPreHIGEDPhoton30Cent50100 + process.HLTHIGEDPhoton30PPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIGEDPhoton40_Cent50_100_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21Cent50100BptxAND + process.hltPreHIGEDPhoton40Cent50100 + process.HLTHIGEDPhoton40PPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) -process.HLT_HIPuAK4CaloJet60Eta2p4_DeepCSV0p4_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIPuAK4CaloJet60Eta2p4DeepCSV0p4 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p4 + process.hltSelectorJets60 + process.hltSelectorCentralJets60 + process.hltSelector4CentralJetsPtCut + process.hltSelectorCentralJets + process.hltSelector4CentralJets + process.HLTBtagDeepCSVSequenceL3ForHI + process.hltBTagCaloDeepCSV0p4TagSingleJet60 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIPuAK4CaloJet80Eta2p4_DeepCSV0p4_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56BptxAND + process.hltPreHIPuAK4CaloJet80Eta2p4DeepCSV0p4 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta2p4 + process.hltSelectorJets80 + process.hltSelectorCentralJets80 + process.hltSelector4CentralJetsPtCut80 + process.hltSelectorJets60 + process.hltSelectorCentralJets60 + process.hltSelector4CentralJetsPtCut + process.hltSelectorCentralJets + process.hltSelector4CentralJets + process.HLTBtagDeepCSVSequenceL3ForHIBJet80 + process.hltBTagCaloDeepCSV0p4SingleJet80 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIPuAK4CaloJet100Eta2p4_DeepCSV0p4_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60BptxAND + process.hltPreHIPuAK4CaloJet100Eta2p4DeepCSV0p4 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet100Eta2p4 + process.hltSelectorJets100 + process.hltSelectorCentralJets100 + process.hltSelector4CentralJetsPtCut100 + process.hltSelectorJets60 + process.hltSelectorCentralJets60 + process.hltSelector4CentralJetsPtCut + process.hltSelectorCentralJets + process.hltSelector4CentralJets + process.HLTBtagDeepCSVSequenceL3ForHIBJet100 + process.hltBTagCaloDeepCSV0p4SingleJet100 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIPuAK4CaloJet60Eta2p4_CSVv2WP0p75_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIPuAK4CaloJet60Eta2p4CSVv2WP0p75 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p4 + process.hltSelectorJets60 + process.hltSelectorCentralJets60 + process.hltSelector4CentralJetsPtCut + process.hltSelectorCentralJets + process.hltSelector4CentralJets + process.HLTBtagCSVv2SequenceL3ForHI + process.hltBTagCaloCSVv2WP0p75SingleJet60HI + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIPuAK4CaloJet80Eta2p4_CSVv2WP0p75_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56BptxAND + process.hltPreHIPuAK4CaloJet80Eta2p4CSVv2WP0p75 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta2p4 + process.hltSelectorJets80 + process.hltSelectorCentralJets80 + process.hltSelector4CentralJetsPtCut80 + process.hltSelectorJets60 + process.hltSelectorCentralJets60 + process.hltSelector4CentralJetsPtCut + process.hltSelectorCentralJets + process.hltSelector4CentralJets + process.HLTBtagCSVv2SequenceL3ForHIBJet80 + process.hltBTagCaloCSVv2WP0p75SingleJet80HI + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) -process.HLT_HIPuAK4CaloJet100Eta2p4_CSVv2WP0p75_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60BptxAND + process.hltPreHIPuAK4CaloJet100Eta2p4CSVv2WP0p75 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet100Eta2p4 + process.hltSelectorJets100 + process.hltSelectorCentralJets100 + process.hltSelector4CentralJetsPtCut100 + process.hltSelectorJets60 + process.hltSelectorCentralJets60 + process.hltSelector4CentralJetsPtCut + process.hltSelectorCentralJets + process.hltSelector4CentralJets + process.HLTBtagCSVv2SequenceL3ForHIBJet100 + process.hltBTagCaloCSVv2WP0p75SingleJet100HI + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIIslandPhoton10_Eta2p4_Cent30_100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG3Cent30100BptxAND + process.hltPreHIIslandPhoton10Eta2p4Cent30100 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton10Eta2p4 + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIIslandPhoton20_Eta2p4_Cent30_100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG3Cent30100BptxAND + process.hltPreHIIslandPhoton20Eta2p4Cent30100 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton20Eta2p4 + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIIslandPhoton30_Eta2p4_Cent30_100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG7Cent30100BptxAND + process.hltPreHIIslandPhoton30Eta2p4Cent30100 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton30Eta2p4 + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIIslandPhoton40_Eta2p4_Cent30_100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21Cent30100BptxAND + process.hltPreHIIslandPhoton40Eta2p4Cent30100 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton40Eta2p4 + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIIslandPhoton10_Eta2p4_Cent50_100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG3Cent50100BptxAND + process.hltPreHIIslandPhoton10Eta2p4Cent50100 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton10Eta2p4 + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIIslandPhoton20_Eta2p4_Cent50_100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG3Cent50100BptxAND + process.hltPreHIIslandPhoton20Eta2p4Cent50100 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton20Eta2p4 + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIIslandPhoton30_Eta2p4_Cent50_100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG7Cent50100BptxAND + process.hltPreHIIslandPhoton30Eta2p4Cent50100 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton30Eta2p4 + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIIslandPhoton40_Eta2p4_Cent50_100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21Cent50100BptxAND + process.hltPreHIIslandPhoton40Eta2p4Cent50100 + process.HLTDoCaloSequence + process.HLTDoHIEcalClusWithCleaningSequence + process.hltHIIslandPhoton40Eta2p4 + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton10_Cent30_100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG3Cent30100BptxAND + process.hltPreHIGEDPhoton10Cent30100 + process.HLTHIGEDPhoton10PPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton20_Cent30_100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG3Cent30100BptxAND + process.hltPreHIGEDPhoton20Cent30100 + process.HLTHIGEDPhoton20PPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton30_Cent30_100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG7Cent30100BptxAND + process.hltPreHIGEDPhoton30Cent30100 + process.HLTHIGEDPhoton30PPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton40_Cent30_100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21Cent30100BptxAND + process.hltPreHIGEDPhoton40Cent30100 + process.HLTHIGEDPhoton40PPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton10_Cent50_100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG3Cent50100BptxAND + process.hltPreHIGEDPhoton10Cent50100 + process.HLTHIGEDPhoton10PPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton20_Cent50_100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG3Cent50100BptxAND + process.hltPreHIGEDPhoton20Cent50100 + process.HLTHIGEDPhoton20PPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton30_Cent50_100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG7Cent50100BptxAND + process.hltPreHIGEDPhoton30Cent50100 + process.HLTHIGEDPhoton30PPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIGEDPhoton40_Cent50_100_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1SingleEG21Cent50100BptxAND + process.hltPreHIGEDPhoton40Cent50100 + process.HLTHIGEDPhoton40PPOnAASequence + process.HLTEndSequenceWithZeroSuppression ) +process.HLT_HIPuAK4CaloJet60Eta2p4_DeepCSV0p4_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIPuAK4CaloJet60Eta2p4DeepCSV0p4 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p4 + process.hltSelectorJets60 + process.hltSelectorCentralJets60 + process.hltSelector4CentralJetsPtCut + process.hltSelectorCentralJets + process.hltSelector4CentralJets + process.HLTBtagDeepCSVSequenceL3ForHI + process.hltBTagCaloDeepCSV0p4TagSingleJet60 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIPuAK4CaloJet80Eta2p4_DeepCSV0p4_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56BptxAND + process.hltPreHIPuAK4CaloJet80Eta2p4DeepCSV0p4 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta2p4 + process.hltSelectorJets80 + process.hltSelectorCentralJets80 + process.hltSelector4CentralJetsPtCut80 + process.hltSelectorJets60 + process.hltSelectorCentralJets60 + process.hltSelector4CentralJetsPtCut + process.hltSelectorCentralJets + process.hltSelector4CentralJets + process.HLTBtagDeepCSVSequenceL3ForHIBJet80 + process.hltBTagCaloDeepCSV0p4SingleJet80 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIPuAK4CaloJet100Eta2p4_DeepCSV0p4_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60BptxAND + process.hltPreHIPuAK4CaloJet100Eta2p4DeepCSV0p4 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet100Eta2p4 + process.hltSelectorJets100 + process.hltSelectorCentralJets100 + process.hltSelector4CentralJetsPtCut100 + process.hltSelectorJets60 + process.hltSelectorCentralJets60 + process.hltSelector4CentralJetsPtCut + process.hltSelectorCentralJets + process.hltSelector4CentralJets + process.HLTBtagDeepCSVSequenceL3ForHIBJet100 + process.hltBTagCaloDeepCSV0p4SingleJet100 + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIPuAK4CaloJet60Eta2p4_CSVv2WP0p75_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet44BptxAND + process.hltPreHIPuAK4CaloJet60Eta2p4CSVv2WP0p75 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet60Eta2p4 + process.hltSelectorJets60 + process.hltSelectorCentralJets60 + process.hltSelector4CentralJetsPtCut + process.hltSelectorCentralJets + process.hltSelector4CentralJets + process.HLTBtagCSVv2SequenceL3ForHI + process.hltBTagCaloCSVv2WP0p75SingleJet60HI + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIPuAK4CaloJet80Eta2p4_CSVv2WP0p75_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet56BptxAND + process.hltPreHIPuAK4CaloJet80Eta2p4CSVv2WP0p75 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet80Eta2p4 + process.hltSelectorJets80 + process.hltSelectorCentralJets80 + process.hltSelector4CentralJetsPtCut80 + process.hltSelectorJets60 + process.hltSelectorCentralJets60 + process.hltSelector4CentralJetsPtCut + process.hltSelectorCentralJets + process.hltSelector4CentralJets + process.HLTBtagCSVv2SequenceL3ForHIBJet80 + process.hltBTagCaloCSVv2WP0p75SingleJet80HI + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) +process.HLT_HIPuAK4CaloJet100Eta2p4_CSVv2WP0p75_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleJet60BptxAND + process.hltPreHIPuAK4CaloJet100Eta2p4CSVv2WP0p75 + process.HLTPuAK4CaloJetsSequence + process.hltSinglePuAK4CaloJet100Eta2p4 + process.hltSelectorJets100 + process.hltSelectorCentralJets100 + process.hltSelector4CentralJetsPtCut100 + process.hltSelectorJets60 + process.hltSelectorCentralJets60 + process.hltSelector4CentralJetsPtCut + process.hltSelectorCentralJets + process.hltSelector4CentralJets + process.HLTBtagCSVv2SequenceL3ForHIBJet100 + process.hltBTagCaloCSVv2WP0p75SingleJet100HI + process.HLTDoHIStripZeroSuppressionRepacker + process.HLTEndSequence ) process.HLT_HIL1NotBptxOR_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sNotBptxOR + process.hltPreHIL1NotBptxOR + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) process.HLT_HIL1UnpairedBunchBptxMinus_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1UnpairedBunchBptxMinus + process.hltPreHIL1UnpairedBunchBptxMinus + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) process.HLT_HIL1UnpairedBunchBptxPlus_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sL1UnpairedBunchBptxPlus + process.hltPreHIL1UnpairedBunchBptxPlus + process.HLTDoHIStripZeroSuppression + process.HLTEndSequence ) @@ -35268,7 +35325,7 @@ process.Dataset_TestEnablesEcalHcalDQM = cms.Path( process.HLTDatasetPathBeginSequence + process.hltDatasetTestEnablesEcalHcalDQM + process.hltPreDatasetTestEnablesEcalHcalDQM ) -process.schedule = cms.Schedule( *(process.HLTriggerFirstPath, process.Status_OnCPU, process.Status_OnGPU, process.DST_Physics_v8, process.HLT_EcalCalibration_v4, process.HLT_HcalCalibration_v5, process.HLT_HIOnlineMonitorGroup_v2, process.DQM_HIEcalReconstruction_v1, process.DQM_HIHcalReconstruction_v1, process.HLT_HIPhysics_v2, process.HLT_HIPhysicsForZS_v2, process.HLT_HIRandom_v1, process.AlCa_EcalPhiSymForHI_v2, process.HLT_HIHcalNZS_v2, process.HLT_HIHcalPhiSym_v2, process.AlCa_RPCMuonNormalisationForHI_v2, process.AlCa_EcalPi0EBonlyForHI_v2, process.AlCa_EcalPi0EEonlyForHI_v2, process.AlCa_EcalEtaEBonlyForHI_v2, process.AlCa_EcalEtaEEonlyForHI_v2, process.HLT_HICentralityVeto_v2, process.HLT_HICentralityVeto_Beamspot_v2, process.HLT_HICentrality30100_FirstCollisionAfterAbortGap_v2, process.HLT_HICentralityTag20100_v2, process.HLT_HICentralityTag30100_v2, process.HLT_HICentralityTag50100_v2, process.HLT_HIZeroBias_v2, process.HLT_HIZeroBias_FirstCollisionAfterAbortGap_v2, process.HLT_HIMinimumBiasRF_part0_v2, process.HLT_HIMinimumBiasRF_part1_v2, process.HLT_HIMinimumBiasRF_part2_v2, process.HLT_HIMinimumBiasRF_part3_v2, process.HLT_HIMinimumBiasRF_part4_v2, process.HLT_HIMinimumBiasRF_part5_v2, process.HLT_HIMinimumBiasRF_part6_v2, process.HLT_HIMinimumBiasRF_part7_v2, process.HLT_HIMinimumBiasRF_part8_v2, process.HLT_HIMinimumBiasRF_part9_v2, process.HLT_HIMinimumBiasRF_part10_v2, process.HLT_HIMinimumBiasRF_part11_v2, process.HLT_HIMinimumBiasRF_part12_v2, process.HLT_HIMinimumBiasRF_part13_v2, process.HLT_HIMinimumBiasRF_part14_v2, process.HLT_HIMinimumBiasRF_part15_v2, process.HLT_HIMinimumBiasRF_part16_v2, process.HLT_HIMinimumBiasRF_part17_v2, process.HLT_HIMinimumBiasRF_part18_v2, process.HLT_HIMinimumBiasRF_part19_v2, process.HLT_HIMinimumBiasRF_part20_v2, process.HLT_HIMinimumBiasRF_part21_v2, process.HLT_HIMinimumBiasRF_part22_v2, process.HLT_HIMinimumBiasRF_part23_v2, process.HLT_HIPuAK4CaloJet40Eta5p1_v2, process.HLT_HIPuAK4CaloJet60Eta5p1_v2, process.HLT_HIPuAK4CaloJet80Eta5p1_v2, process.HLT_HIPuAK4CaloJet100Eta5p1_v2, process.HLT_HIPuAK4CaloJet120Eta5p1_v2, process.HLT_HIPuAK4CaloJet40Eta5p1_Centrality_30_100_v2, process.HLT_HIPuAK4CaloJet40Eta5p1_Centrality_50_100_v2, process.HLT_HIPuAK4CaloJet60Eta5p1_Centrality_30_100_v2, process.HLT_HIPuAK4CaloJet60Eta5p1_Centrality_50_100_v2, process.HLT_HIPuAK4CaloJet80Eta5p1_Centrality_30_100_v2, process.HLT_HIPuAK4CaloJet80Eta5p1_Centrality_50_100_v2, process.HLT_HIPuAK4CaloJet100Eta5p1_Centrality_30_100_v2, process.HLT_HIPuAK4CaloJet100Eta5p1_Centrality_50_100_v2, process.HLT_HIPuAK4CaloJet80_35_Eta1p1_v2, process.HLT_HIPuAK4CaloJet100_35_Eta1p1_v2, process.HLT_HIPuAK4CaloJet80_35_Eta0p7_v2, process.HLT_HIPuAK4CaloJet100_35_Eta0p7_v2, process.HLT_HIPuAK4CaloJet80_45_45_Eta2p1_v2, process.HLT_HIPuAK4CaloJet40Fwd_v2, process.HLT_HIPuAK4CaloJet60Fwd_v2, process.HLT_HIPuAK4CaloJet80Fwd_v2, process.HLT_HIPuAK4CaloJet100Fwd_v2, process.HLT_HIPuAK4CaloJet120Fwd_v2, process.HLT_HIIslandPhoton10_Eta2p4_v2, process.HLT_HIIslandPhoton10_Eta1p5_v2, process.HLT_HIIslandPhoton20_Eta2p4_v2, process.HLT_HIIslandPhoton20_Eta1p5_v2, process.HLT_HIIslandPhoton30_Eta2p4_v2, process.HLT_HIIslandPhoton30_Eta1p5_v2, process.HLT_HIIslandPhoton40_Eta2p4_v2, process.HLT_HIIslandPhoton40_Eta1p5_v2, process.HLT_HIIslandPhoton50_Eta2p4_v2, process.HLT_HIIslandPhoton50_Eta1p5_v2, process.HLT_HIIslandPhoton60_Eta2p4_v2, process.HLT_HIIslandPhoton60_Eta1p5_v2, process.HLT_HIGEDPhoton10_v2, process.HLT_HIGEDPhoton20_v2, process.HLT_HIGEDPhoton30_v2, process.HLT_HIGEDPhoton40_v2, process.HLT_HIGEDPhoton50_v2, process.HLT_HIGEDPhoton60_v2, process.HLT_HIGEDPhoton10_EB_v2, process.HLT_HIGEDPhoton20_EB_v2, process.HLT_HIGEDPhoton30_EB_v2, process.HLT_HIGEDPhoton40_EB_v2, process.HLT_HIGEDPhoton50_EB_v2, process.HLT_HIGEDPhoton60_EB_v2, process.HLT_HIGEDPhoton10_HECut_v2, process.HLT_HIGEDPhoton20_HECut_v2, process.HLT_HIGEDPhoton30_HECut_v2, process.HLT_HIGEDPhoton40_HECut_v2, process.HLT_HIGEDPhoton50_HECut_v2, process.HLT_HIGEDPhoton60_HECut_v2, process.HLT_HIGEDPhoton10_EB_HECut_v2, process.HLT_HIGEDPhoton20_EB_HECut_v2, process.HLT_HIGEDPhoton30_EB_HECut_v2, process.HLT_HIGEDPhoton40_EB_HECut_v2, process.HLT_HIGEDPhoton50_EB_HECut_v2, process.HLT_HIGEDPhoton60_EB_HECut_v2, process.HLT_HIEle10Gsf_v2, process.HLT_HIEle15Gsf_v2, process.HLT_HIEle20Gsf_v2, process.HLT_HIEle30Gsf_v2, process.HLT_HIEle40Gsf_v2, process.HLT_HIEle50Gsf_v2, process.HLT_HIEle15Ele10Gsf_v2, process.HLT_HIEle15Ele10GsfMass50_v2, process.HLT_HIDoubleEle10Gsf_v2, process.HLT_HIDoubleEle10GsfMass50_v2, process.HLT_HIDoubleEle15Gsf_v2, process.HLT_HIDoubleEle15GsfMass50_v2, process.HLT_HIL1Mu3Eta2p5_Ele10Gsf_v2, process.HLT_HIL1Mu3Eta2p5_Ele15Gsf_v2, process.HLT_HIL1Mu3Eta2p5_Ele20Gsf_v2, process.HLT_HIL1Mu5Eta2p5_Ele10Gsf_v2, process.HLT_HIL1Mu5Eta2p5_Ele15Gsf_v2, process.HLT_HIL1Mu5Eta2p5_Ele20Gsf_v2, process.HLT_HIL1Mu7Eta2p5_Ele10Gsf_v2, process.HLT_HIL1Mu7Eta2p5_Ele15Gsf_v2, process.HLT_HIL1Mu7Eta2p5_Ele20Gsf_v2, process.HLT_HIEle10Gsf_PuAK4CaloJet40Eta2p1_v2, process.HLT_HIEle10Gsf_PuAK4CaloJet60Eta2p1_v2, process.HLT_HIEle10Gsf_PuAK4CaloJet80Eta2p1_v2, process.HLT_HIEle10Gsf_PuAK4CaloJet100Eta2p1_v2, process.HLT_HIEle15Gsf_PuAK4CaloJet40Eta2p1_v2, process.HLT_HIEle15Gsf_PuAK4CaloJet60Eta2p1_v2, process.HLT_HIEle15Gsf_PuAK4CaloJet80Eta2p1_v2, process.HLT_HIEle15Gsf_PuAK4CaloJet100Eta2p1_v2, process.HLT_HIEle20Gsf_PuAK4CaloJet40Eta2p1_v2, process.HLT_HIEle20Gsf_PuAK4CaloJet60Eta2p1_v2, process.HLT_HIEle20Gsf_PuAK4CaloJet80Eta2p1_v2, process.HLT_HIEle20Gsf_PuAK4CaloJet100Eta2p1_v2, process.HLT_HIDmesonPPTrackingGlobal_Dpt15_v2, process.HLT_HIDmesonPPTrackingGlobal_Dpt20_v2, process.HLT_HIDmesonPPTrackingGlobal_Dpt30_v2, process.HLT_HIDmesonPPTrackingGlobal_Dpt40_v2, process.HLT_HIDmesonPPTrackingGlobal_Dpt50_v2, process.HLT_HIDmesonPPTrackingGlobal_Dpt60_v2, process.HLT_HIDmesonPPTrackingGlobal_Dpt15_NoIter10_v2, process.HLT_HIDmesonPPTrackingGlobal_Dpt20_NoIter10_v2, process.HLT_HIDmesonPPTrackingGlobal_Dpt30_NoIter10_v2, process.HLT_HIDmesonPPTrackingGlobal_Dpt40_NoIter10_v2, process.HLT_HIDmesonPPTrackingGlobal_Dpt50_NoIter10_v2, process.HLT_HIDmesonPPTrackingGlobal_Dpt60_NoIter10_v2, process.HLT_HIDsPPTrackingGlobal_Dpt20_v2, process.HLT_HIDsPPTrackingGlobal_Dpt30_v2, process.HLT_HIDsPPTrackingGlobal_Dpt40_v2, process.HLT_HIDsPPTrackingGlobal_Dpt50_v2, process.HLT_HIDsPPTrackingGlobal_Dpt60_v2, process.HLT_HIDsPPTrackingGlobal_Dpt20_NoIter10_v2, process.HLT_HIDsPPTrackingGlobal_Dpt30_NoIter10_v2, process.HLT_HIDsPPTrackingGlobal_Dpt40_NoIter10_v2, process.HLT_HIDsPPTrackingGlobal_Dpt50_NoIter10_v2, process.HLT_HIDsPPTrackingGlobal_Dpt60_NoIter10_v2, process.HLT_HILcPPTrackingGlobal_Dpt20_v2, process.HLT_HILcPPTrackingGlobal_Dpt30_v2, process.HLT_HILcPPTrackingGlobal_Dpt40_v2, process.HLT_HILcPPTrackingGlobal_Dpt50_v2, process.HLT_HILcPPTrackingGlobal_Dpt60_v2, process.HLT_HILcPPTrackingGlobal_Dpt20_NoIter10_v2, process.HLT_HILcPPTrackingGlobal_Dpt30_NoIter10_v2, process.HLT_HILcPPTrackingGlobal_Dpt40_NoIter10_v2, process.HLT_HILcPPTrackingGlobal_Dpt50_NoIter10_v2, process.HLT_HILcPPTrackingGlobal_Dpt60_NoIter10_v2, process.HLT_HIFullTracks2018_HighPt18_v2, process.HLT_HIFullTracks2018_HighPt24_v2, process.HLT_HIFullTracks2018_HighPt34_v2, process.HLT_HIFullTracks2018_HighPt45_v2, process.HLT_HIFullTracks2018_HighPt56_v2, process.HLT_HIFullTracks2018_HighPt60_v2, process.HLT_HIFullTracks2018_HighPt18_NoIter10_v2, process.HLT_HIFullTracks2018_HighPt24_NoIter10_v2, process.HLT_HIFullTracks2018_HighPt34_NoIter10_v2, process.HLT_HIFullTracks2018_HighPt45_NoIter10_v2, process.HLT_HIFullTracks2018_HighPt56_NoIter10_v2, process.HLT_HIFullTracks2018_HighPt60_NoIter10_v2, process.HLT_HIL1DoubleMuOpen_v2, process.HLT_HIL1DoubleMuOpen_Centrality_30_100_v2, process.HLT_HIL1DoubleMuOpen_Centrality_40_100_v2, process.HLT_HIL1DoubleMuOpen_Centrality_50_100_v2, process.HLT_HIL1DoubleMuOpen_er1p6_v2, process.HLT_HIL1DoubleMuOpen_OS_er1p6_v2, process.HLT_HIL1DoubleMuOpen_OS_Centrality_30_100_v2, process.HLT_HIL1DoubleMuOpen_OS_Centrality_40_100_v2, process.HLT_HIL1DoubleMu0_v2, process.HLT_HIL1DoubleMu10_v2, process.HLT_HIL2_L1DoubleMu10_v2, process.HLT_HIL3_L1DoubleMu10_v2, process.HLT_HIL2DoubleMuOpen_v2, process.HLT_HIL3DoubleMuOpen_v2, process.HLT_HIL3DoubleMuOpen_M60120_v2, process.HLT_HIL3DoubleMuOpen_JpsiPsi_v2, process.HLT_HIL3DoubleMuOpen_Upsi_v2, process.HLT_HIL3Mu0_L2Mu0_v2, process.HLT_HIL3Mu2p5NHitQ10_L2Mu2_v2, process.HLT_HIL1MuOpen_Centrality_70_100_v2, process.HLT_HIL1MuOpen_Centrality_80_100_v2, process.HLT_HIL2Mu3_NHitQ15_v2, process.HLT_HIL2Mu5_NHitQ15_v2, process.HLT_HIL2Mu7_NHitQ15_v2, process.HLT_HIL2Mu3_NHitQ15_tagging_v2, process.HLT_HIL2Mu5_NHitQ15_tagging_v2, process.HLT_HIL2Mu7_NHitQ15_tagging_v2, process.HLT_HIL3Mu2p5_L1DoubleMu0_v2, process.HLT_HIL3Mu3_L1DoubleMuOpen_OS_v2, process.HLT_HIL3Mu3NHitQ10_L1DoubleMuOpen_v2, process.HLT_HIL3Mu3_L1TripleMuOpen_v2, process.HLT_HIL3Mu12_v2, process.HLT_HIL3Mu15_v2, process.HLT_HIL3Mu20_v2, process.HLT_HIL3Mu3_NHitQ10_v2, process.HLT_HIL3Mu5_NHitQ10_v2, process.HLT_HIL3Mu7_NHitQ10_v2, process.HLT_HIL3Mu3_NHitQ10_tagging_v2, process.HLT_HIL3Mu5_NHitQ10_tagging_v2, process.HLT_HIL3Mu7_NHitQ10_tagging_v2, process.HLT_HIL3Mu0NHitQ10_L2Mu0_MAXdR3p5_M1to5_v2, process.HLT_HIL3Mu2p5NHitQ10_L2Mu2_M7toinf_v2, process.HLT_HIL1_ETT8_ETTAsym50_MinimumBiasHF1_OR_BptxAND_v2, process.HLT_HIL1_ETT10_ETTAsym50_MinimumBiasHF1_OR_BptxAND_v2, process.HLT_HIL1_ETT60_ETTAsym65_MinimumBiasHF2_OR_PixelTracks10_v2, process.HLT_HIL1_ETT65_ETTAsym80_MinimumBiasHF2_OR_PixelTracks10_v2, process.HLT_HIFullTracks_Multiplicity020_HF1AND_v2, process.HLT_HIFullTracks_Multiplicity2040_HF1AND_v2, process.HLT_HIFullTracks_Multiplicity4060_v2, process.HLT_HIFullTracks_Multiplicity6080_v2, process.HLT_HIFullTracks_Multiplicity80100_v2, process.HLT_HIFullTracks_Multiplicity020_v2, process.HLT_HIFullTracks_Multiplicity020_HF1OR_v2, process.HLT_HIFullTracks_Multiplicity020_HF2OR_v2, process.HLT_HIFullTracks_Multiplicity2040_v2, process.HLT_HIFullTracks_Multiplicity2040_HF1OR_v2, process.HLT_HIFullTracks_Multiplicity2040_HF2OR_v2, process.HLT_HIFullTracks_Multiplicity335_HF1OR_v2, process.HLT_HIUPC_Mu8_Mu13_v2, process.HLT_HIUPC_Mu8_Mu13_MaxPixelTrack_v2, process.HLT_HIUPC_SingleMuOpen_BptxAND_MaxPixelTrack_v2, process.HLT_HIUPC_DoubleMuOpen_BptxAND_MaxPixelTrack_v2, process.HLT_HIUPC_SingleMuOpen_NotMBHF2OR_MaxPixelTrack_v2, process.HLT_HIUPC_SingleMuOpen_NotMBHF2AND_MaxPixelTrack_v2, process.HLT_HIUPC_SingleMuOpen_NotMBHF2AND_v2, process.HLT_HIUPC_DoubleMuOpen_NotMBHF2OR_MaxPixelTrack_v2, process.HLT_HIUPC_DoubleMuOpen_NotMBHF2OR_v2, process.HLT_HIUPC_SingleMuOpen_NotMBHF2OR_v2, process.HLT_HIUPC_SingleMu0_NotMBHF2OR_MaxPixelTrack_v2, process.HLT_HIUPC_SingleMu0_NotMBHF2AND_MaxPixelTrack_v2, process.HLT_HIUPC_SingleMu0_NotMBHF2AND_v2, process.HLT_HIUPC_DoubleMu0_NotMBHF2OR_MaxPixelTrack_v2, process.HLT_HIUPC_DoubleMu0_NotMBHF2AND_MaxPixelTrack_v2, process.HLT_HIUPC_DoubleMu0_NotMBHF2AND_v2, process.HLT_HIUPC_DoubleMu0_NotMBHF2OR_v2, process.HLT_HIUPC_SingleMu0_NotMBHF2OR_v2, process.HLT_HIUPC_SingleMu3_NotMBHF2OR_MaxPixelTrack_v2, process.HLT_HIUPC_SingleMu3_NotMBHF2OR_v2, process.HLT_HIUPC_SingleMu0_BptxAND_MaxPixelTrack_v2, process.HLT_HIUPC_DoubleMu0_BptxAND_MaxPixelTrack_v2, process.HLT_HIUPC_SingleMu3_BptxAND_MaxPixelTrack_v2, process.HLT_HIUPC_DoubleEG2_NotMBHF2OR_SinglePixelTrack_MaxPixelTrack_v2, process.HLT_HIUPC_DoubleEG2_NotMBHF2AND_SinglePixelTrack_MaxPixelTrack_v2, process.HLT_HIUPC_DoubleEG2_NotMBHF2AND_SinglePixelTrack_v2, process.HLT_HIUPC_DoubleEG2_NotMBHF2AND_v2, process.HLT_HIUPC_NotMBHF2OR_BptxAND_SinglePixelTrack_MaxPixelTrack_v2, process.HLT_HIUPC_NotMBHF2AND_SinglePixelTrack_MaxPixelTrack_v2, process.HLT_HIUPC_NotMBHF2AND_SinglePixelTrack_v2, process.HLT_HIUPC_NotMBHF2AND_v2, process.HLT_HIUPC_NotMBHF2OR_BptxAND_SinglePixelTrack_v2, process.HLT_HIUPC_ZeroBias_SinglePixelTrack_v2, process.HLT_HIUPC_DoubleEG2_BptxAND_SinglePixelTrack_MaxPixelTrack_v2, process.HLT_HIUPC_DoubleEG2_NotMBHF2OR_SinglePixelTrack_v2, process.HLT_HIUPC_DoubleEG2_NotMBHF2OR_v2, process.HLT_HIUPC_DoubleEG5_NotMBHF2OR_SinglePixelTrack_MaxPixelTrack_v2, process.HLT_HIUPC_DoubleEG5_NotMBHF2AND_SinglePixelTrack_MaxPixelTrack_v2, process.HLT_HIUPC_DoubleEG5_NotMBHF2AND_SinglePixelTrack_v2, process.HLT_HIUPC_DoubleEG5_NotMBHF2AND_v2, process.HLT_HIUPC_DoubleEG5_BptxAND_SinglePixelTrack_MaxPixelTrack_v2, process.HLT_HIUPC_DoubleEG5_NotMBHF2OR_SinglePixelTrack_v2, process.HLT_HIUPC_DoubleEG5_NotMBHF2OR_v2, process.HLT_HIUPC_SingleEG5_NotMBHF2OR_SinglePixelTrack_MaxPixelTrack_v2, process.HLT_HIUPC_SingleEG5_NotMBHF2AND_SinglePixelTrack_MaxPixelTrack_v2, process.HLT_HIUPC_SingleEG5_NotMBHF2AND_SinglePixelTrack_v2, process.HLT_HIUPC_SingleEG5_NotMBHF2AND_v2, process.HLT_HIUPC_SingleEG5_BptxAND_SinglePixelTrack_MaxPixelTrack_v2, process.HLT_HIUPC_SingleEG3_NotMBHF2OR_SinglePixelTrack_MaxPixelTrack_v2, process.HLT_HIUPC_SingleEG3_NotMBHF2AND_SinglePixelTrack_MaxPixelTrack_v2, process.HLT_HIUPC_SingleEG3_NotMBHF2AND_SinglePixelTrack_v2, process.HLT_HIUPC_SingleEG3_NotMBHF2AND_v2, process.HLT_HIUPC_SingleEG3_BptxAND_SinglePixelTrack_MaxPixelTrack_v2, process.HLT_HIUPC_SingleEG3_NotMBHF2OR_SinglePixelTrack_v2, process.HLT_HIUPC_SingleEG3_NotMBHF2OR_v2, process.HLT_HIUPC_SingleEG5_NotMBHF2OR_SinglePixelTrack_v2, process.HLT_HIUPC_SingleEG5_NotMBHF2OR_v2, process.HLT_HIUPC_ETT5_Asym50_NotMBHF2OR_v2, process.HLT_HIUPC_ETT5_Asym50_NotMBHF2OR_SinglePixelTrack_v2, process.HLT_HIUPC_ZeroBias_MaxPixelCluster_v2, process.HLT_HIUPC_SingleEG3_BptxAND_MaxPixelTrack_v2, process.HLT_HIUPC_SingleEG5_BptxAND_MaxPixelTrack_v2, process.HLT_HIUPC_DoubleEG2_BptxAND_MaxPixelTrack_v2, process.HLT_HIUPC_DoubleEG5_BptxAND_MaxPixelTrack_v2, process.HLT_HICsAK4PFJet60Eta1p5_v2, process.HLT_HICsAK4PFJet80Eta1p5_v2, process.HLT_HICsAK4PFJet100Eta1p5_v2, process.HLT_HICsAK4PFJet100Eta1p5_Beamspot_v2, process.HLT_HICsAK4PFJet120Eta1p5_v2, process.HLT_HICsAK4PFJet60Eta1p5_Centrality_30_100_v2, process.HLT_HICsAK4PFJet60Eta1p5_Centrality_50_100_v2, process.HLT_HICsAK4PFJet80Eta1p5_Centrality_30_100_v2, process.HLT_HICsAK4PFJet80Eta1p5_Centrality_50_100_v2, process.HLT_HICsAK4PFJet100Eta1p5_Centrality_30_100_v2, process.HLT_HICsAK4PFJet100Eta1p5_Centrality_50_100_v2, process.HLT_HIL3Mu3_EG10HECut_v2, process.HLT_HIL3Mu3_EG15HECut_v2, process.HLT_HIL3Mu3_EG20HECut_v2, process.HLT_HIL3Mu3_EG30HECut_v2, process.HLT_HIL3Mu5_EG10HECut_v2, process.HLT_HIL3Mu5_EG15HECut_v2, process.HLT_HIL3Mu5_EG20HECut_v2, process.HLT_HIL3Mu5_EG30HECut_v2, process.HLT_HIL3Mu7_EG10HECut_v2, process.HLT_HIL3Mu7_EG15HECut_v2, process.HLT_HIL3Mu7_EG20HECut_v2, process.HLT_HIL3Mu7_EG30HECut_v2, process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_v2, process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_v2, process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_v2, process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_v2, process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v2, process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v2, process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v2, process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v2, process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_v2, process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_v2, process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_v2, process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_v2, process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v2, process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v2, process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v2, process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v2, process.HLT_HICastor_MediumJet_NotMBHF2AND_v2, process.HLT_HICastor_MediumJet_NotMBHF2OR_v2, process.HLT_HICastor_MediumJet_MBHF1OR_BptxAND_v2, process.HLT_HICastor_MediumJet_SingleMu0_MBHF1OR_BptxAND_v2, process.HLT_HICastor_MediumJet_SingleEG5_MBHF1OR_BptxAND_v2, process.HLT_HICastor_MediumJet_BptxAND_v2, process.HLT_HICastor_MediumJet_v2, process.HLT_HICastor_HighJet_v2, process.HLT_HICastor_HighJet_BptxAND_v2, process.HLT_HICastor_HighJet_MBHF1OR_BptxAND_v2, process.HLT_HICastor_HighJet_NotMBHF2OR_v2, process.HLT_HICastor_HighJet_NotMBHF2AND_v2, process.HLT_HICastor_HighJet_MBHF1AND_BptxAND_v2, process.HLT_HICastor_HighJet_MBHF2AND_BptxAND_v2, process.HLT_HICastor_Muon_v2, process.HLT_HICastor_Muon_BptxAND_v2, process.HLT_HIIslandPhoton10_Eta2p4_Cent30_100_v2, process.HLT_HIIslandPhoton20_Eta2p4_Cent30_100_v2, process.HLT_HIIslandPhoton30_Eta2p4_Cent30_100_v2, process.HLT_HIIslandPhoton40_Eta2p4_Cent30_100_v2, process.HLT_HIIslandPhoton10_Eta2p4_Cent50_100_v2, process.HLT_HIIslandPhoton20_Eta2p4_Cent50_100_v2, process.HLT_HIIslandPhoton30_Eta2p4_Cent50_100_v2, process.HLT_HIIslandPhoton40_Eta2p4_Cent50_100_v2, process.HLT_HIGEDPhoton10_Cent30_100_v2, process.HLT_HIGEDPhoton20_Cent30_100_v2, process.HLT_HIGEDPhoton30_Cent30_100_v2, process.HLT_HIGEDPhoton40_Cent30_100_v2, process.HLT_HIGEDPhoton10_Cent50_100_v2, process.HLT_HIGEDPhoton20_Cent50_100_v2, process.HLT_HIGEDPhoton30_Cent50_100_v2, process.HLT_HIGEDPhoton40_Cent50_100_v2, process.HLT_HIPuAK4CaloJet60Eta2p4_DeepCSV0p4_v2, process.HLT_HIPuAK4CaloJet80Eta2p4_DeepCSV0p4_v2, process.HLT_HIPuAK4CaloJet100Eta2p4_DeepCSV0p4_v2, process.HLT_HIPuAK4CaloJet60Eta2p4_CSVv2WP0p75_v2, process.HLT_HIPuAK4CaloJet80Eta2p4_CSVv2WP0p75_v2, process.HLT_HIPuAK4CaloJet100Eta2p4_CSVv2WP0p75_v2, process.HLT_HIL1NotBptxOR_v2, process.HLT_HIL1UnpairedBunchBptxMinus_v2, process.HLT_HIL1UnpairedBunchBptxPlus_v2, process.HLT_HIL1_ZDC_AND_OR_MinimumBiasHF1_AND_BptxAND_v2, process.HLT_HIL1_ZDC_AND_OR_MinimumBiasHF2_AND_BptxAND_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part0_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part1_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part2_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part3_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part4_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part5_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part6_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part7_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part8_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part9_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part10_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part11_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part12_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part13_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part14_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part15_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part16_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part17_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part18_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part19_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part0_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part1_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part2_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part3_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part4_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part5_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part6_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part7_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part8_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part9_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part10_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part11_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part12_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part13_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part14_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part15_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part16_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part17_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part18_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part19_v2, process.HLTriggerFinalPath, process.HLTAnalyzerEndpath, process.ALCAP0Output, process.ALCAPHISYMOutput, process.CalibrationOutput, process.DQMCalibrationOutput, process.DQMGPUvsCPUOutput, process.EcalCalibrationOutput, process.NanoDSTOutput, process.RPCMONOutput, process.PhysicsHICommissioningOutput, process.PhysicsHIDoubleMuonOutput, process.PhysicsHISingleMuonOutput, process.PhysicsHIHardProbesOutput, process.PhysicsHIMinimumBiasReducedFormat0Output, process.PhysicsHIMinimumBiasReducedFormat1Output, process.PhysicsHIMinimumBiasReducedFormat2Output, process.PhysicsHIMinimumBiasReducedFormat3Output, process.PhysicsHIMinimumBiasReducedFormat4Output, process.PhysicsHIMinimumBiasReducedFormat5Output, process.PhysicsHIMinimumBiasReducedFormat6Output, process.PhysicsHIMinimumBiasReducedFormat7Output, process.PhysicsHIMinimumBiasReducedFormat8Output, process.PhysicsHIMinimumBiasReducedFormat9Output, process.PhysicsHIMinimumBiasReducedFormat10Output, process.PhysicsHIMinimumBiasReducedFormat11Output, process.PhysicsHITrackerNZSOutput, process.PhysicsHIForwardOutput, process.HIDQMOutput, process.HIDQMOnlineBeamspotOutput, process.HIExpressOutput, process.HIExpressAlignmentOutput, process.PhysicsHIHardProbesLowerOutput, process.PhysicsHIHardProbesPeripheralOutput, process.PhysicsHIHeavyFlavorOutput, process.PhysicsHIHighMultiplicityOutput, process.PhysicsHILowMultiplicityOutput, process.PhysicsHIMinimumBias0Output, process.PhysicsHIMinimumBias1Output, process.PhysicsHIMinimumBias2Output, process.PhysicsHIMinimumBias3Output, process.PhysicsHIMinimumBias4Output, process.PhysicsHIMinimumBias5Output, process.PhysicsHIMinimumBias6Output, process.PhysicsHIMinimumBias7Output, process.PhysicsHIMinimumBias8Output, process.PhysicsHIMinimumBias9Output, process.PhysicsHIMinimumBias10Output, process.PhysicsHIMinimumBias11Output, process.PhysicsHIMinimumBias12Output, process.PhysicsHIMinimumBias13Output, process.PhysicsHIMinimumBias14Output, process.PhysicsHIMinimumBias15Output, process.PhysicsHIMinimumBias16Output, process.PhysicsHIMinimumBias17Output, process.PhysicsHIMinimumBias18Output, process.PhysicsHIMinimumBias19Output, process.Dataset_AlCaP0, process.Dataset_AlCaPhiSym, process.Dataset_DQMGPUvsCPU, process.Dataset_EcalLaser, process.Dataset_HICastor, process.Dataset_HIDQMOnlineBeamspot, process.Dataset_HIDoubleMuon, process.Dataset_HIDoubleMuonPsiPeri, process.Dataset_HIEmptyBX, process.Dataset_HIExpressAlignment, process.Dataset_HIExpressPhysics, process.Dataset_HIForward, process.Dataset_HIHLTPhysics, process.Dataset_HIHardProbes, process.Dataset_HIHardProbesLower, process.Dataset_HIHardProbesPeripheral, process.Dataset_HIHcalNZS, process.Dataset_HIHeavyFlavor, process.Dataset_HIHighMultiplicityETTAsym, process.Dataset_HILowMultiplicity, process.Dataset_HIMinimumBias0, process.Dataset_HIMinimumBias1, process.Dataset_HIMinimumBias10, process.Dataset_HIMinimumBias11, process.Dataset_HIMinimumBias12, process.Dataset_HIMinimumBias13, process.Dataset_HIMinimumBias14, process.Dataset_HIMinimumBias15, process.Dataset_HIMinimumBias16, process.Dataset_HIMinimumBias17, process.Dataset_HIMinimumBias18, process.Dataset_HIMinimumBias19, process.Dataset_HIMinimumBias2, process.Dataset_HIMinimumBias3, process.Dataset_HIMinimumBias4, process.Dataset_HIMinimumBias5, process.Dataset_HIMinimumBias6, process.Dataset_HIMinimumBias7, process.Dataset_HIMinimumBias8, process.Dataset_HIMinimumBias9, process.Dataset_HIMinimumBiasReducedFormat0, process.Dataset_HIMinimumBiasReducedFormat1, process.Dataset_HIMinimumBiasReducedFormat10, process.Dataset_HIMinimumBiasReducedFormat11, process.Dataset_HIMinimumBiasReducedFormat2, process.Dataset_HIMinimumBiasReducedFormat3, process.Dataset_HIMinimumBiasReducedFormat4, process.Dataset_HIMinimumBiasReducedFormat5, process.Dataset_HIMinimumBiasReducedFormat6, process.Dataset_HIMinimumBiasReducedFormat7, process.Dataset_HIMinimumBiasReducedFormat8, process.Dataset_HIMinimumBiasReducedFormat9, process.Dataset_HIOnlineMonitor, process.Dataset_HISingleMuon, process.Dataset_HITrackerNZS, process.Dataset_L1Accept, process.Dataset_RPCMonitor, process.Dataset_TestEnablesEcalHcal, process.Dataset_TestEnablesEcalHcalDQM, )) +process.schedule = cms.Schedule( *(process.HLTriggerFirstPath, process.Status_OnCPU, process.Status_OnGPU, process.DST_Physics_v8, process.HLT_EcalCalibration_v4, process.HLT_HcalCalibration_v5, process.HLT_HIOnlineMonitorGroup_v3, process.DQM_HIEcalReconstruction_v2, process.DQM_HIHcalReconstruction_v1, process.HLT_HIPhysics_v2, process.HLT_HIPhysicsForZS_v2, process.HLT_HIRandom_v1, process.AlCa_EcalPhiSymForHI_v3, process.HLT_HIHcalNZS_v2, process.HLT_HIHcalPhiSym_v2, process.AlCa_RPCMuonNormalisationForHI_v2, process.AlCa_EcalPi0EBonlyForHI_v3, process.AlCa_EcalPi0EEonlyForHI_v3, process.AlCa_EcalEtaEBonlyForHI_v3, process.AlCa_EcalEtaEEonlyForHI_v3, process.HLT_HICentralityVeto_v2, process.HLT_HICentralityVeto_Beamspot_v3, process.HLT_HICentrality30100_FirstCollisionAfterAbortGap_v2, process.HLT_HICentralityTag20100_v2, process.HLT_HICentralityTag30100_v2, process.HLT_HICentralityTag50100_v2, process.HLT_HIZeroBias_v2, process.HLT_HIZeroBias_FirstCollisionAfterAbortGap_v2, process.HLT_HIMinimumBiasRF_part0_v2, process.HLT_HIMinimumBiasRF_part1_v2, process.HLT_HIMinimumBiasRF_part2_v2, process.HLT_HIMinimumBiasRF_part3_v2, process.HLT_HIMinimumBiasRF_part4_v2, process.HLT_HIMinimumBiasRF_part5_v2, process.HLT_HIMinimumBiasRF_part6_v2, process.HLT_HIMinimumBiasRF_part7_v2, process.HLT_HIMinimumBiasRF_part8_v2, process.HLT_HIMinimumBiasRF_part9_v2, process.HLT_HIMinimumBiasRF_part10_v2, process.HLT_HIMinimumBiasRF_part11_v2, process.HLT_HIMinimumBiasRF_part12_v2, process.HLT_HIMinimumBiasRF_part13_v2, process.HLT_HIMinimumBiasRF_part14_v2, process.HLT_HIMinimumBiasRF_part15_v2, process.HLT_HIMinimumBiasRF_part16_v2, process.HLT_HIMinimumBiasRF_part17_v2, process.HLT_HIMinimumBiasRF_part18_v2, process.HLT_HIMinimumBiasRF_part19_v2, process.HLT_HIMinimumBiasRF_part20_v2, process.HLT_HIMinimumBiasRF_part21_v2, process.HLT_HIMinimumBiasRF_part22_v2, process.HLT_HIMinimumBiasRF_part23_v2, process.HLT_HIPuAK4CaloJet40Eta5p1_v3, process.HLT_HIPuAK4CaloJet60Eta5p1_v3, process.HLT_HIPuAK4CaloJet80Eta5p1_v3, process.HLT_HIPuAK4CaloJet100Eta5p1_v3, process.HLT_HIPuAK4CaloJet120Eta5p1_v3, process.HLT_HIPuAK4CaloJet40Eta5p1_Centrality_30_100_v3, process.HLT_HIPuAK4CaloJet40Eta5p1_Centrality_50_100_v3, process.HLT_HIPuAK4CaloJet60Eta5p1_Centrality_30_100_v3, process.HLT_HIPuAK4CaloJet60Eta5p1_Centrality_50_100_v3, process.HLT_HIPuAK4CaloJet80Eta5p1_Centrality_30_100_v3, process.HLT_HIPuAK4CaloJet80Eta5p1_Centrality_50_100_v3, process.HLT_HIPuAK4CaloJet100Eta5p1_Centrality_30_100_v3, process.HLT_HIPuAK4CaloJet100Eta5p1_Centrality_50_100_v3, process.HLT_HIPuAK4CaloJet80_35_Eta1p1_v3, process.HLT_HIPuAK4CaloJet100_35_Eta1p1_v3, process.HLT_HIPuAK4CaloJet80_35_Eta0p7_v3, process.HLT_HIPuAK4CaloJet100_35_Eta0p7_v3, process.HLT_HIPuAK4CaloJet80_45_45_Eta2p1_v3, process.HLT_HIPuAK4CaloJet40Fwd_v3, process.HLT_HIPuAK4CaloJet60Fwd_v3, process.HLT_HIPuAK4CaloJet80Fwd_v3, process.HLT_HIPuAK4CaloJet100Fwd_v3, process.HLT_HIPuAK4CaloJet120Fwd_v3, process.HLT_HIIslandPhoton10_Eta2p4_v3, process.HLT_HIIslandPhoton10_Eta1p5_v3, process.HLT_HIIslandPhoton20_Eta2p4_v3, process.HLT_HIIslandPhoton20_Eta1p5_v3, process.HLT_HIIslandPhoton30_Eta2p4_v3, process.HLT_HIIslandPhoton30_Eta1p5_v3, process.HLT_HIIslandPhoton40_Eta2p4_v3, process.HLT_HIIslandPhoton40_Eta1p5_v3, process.HLT_HIIslandPhoton50_Eta2p4_v3, process.HLT_HIIslandPhoton50_Eta1p5_v3, process.HLT_HIIslandPhoton60_Eta2p4_v3, process.HLT_HIIslandPhoton60_Eta1p5_v3, process.HLT_HIGEDPhoton10_v3, process.HLT_HIGEDPhoton20_v3, process.HLT_HIGEDPhoton30_v3, process.HLT_HIGEDPhoton40_v3, process.HLT_HIGEDPhoton50_v3, process.HLT_HIGEDPhoton60_v3, process.HLT_HIGEDPhoton10_EB_v3, process.HLT_HIGEDPhoton20_EB_v3, process.HLT_HIGEDPhoton30_EB_v3, process.HLT_HIGEDPhoton40_EB_v3, process.HLT_HIGEDPhoton50_EB_v3, process.HLT_HIGEDPhoton60_EB_v3, process.HLT_HIGEDPhoton10_HECut_v3, process.HLT_HIGEDPhoton20_HECut_v3, process.HLT_HIGEDPhoton30_HECut_v3, process.HLT_HIGEDPhoton40_HECut_v3, process.HLT_HIGEDPhoton50_HECut_v3, process.HLT_HIGEDPhoton60_HECut_v3, process.HLT_HIGEDPhoton10_EB_HECut_v3, process.HLT_HIGEDPhoton20_EB_HECut_v3, process.HLT_HIGEDPhoton30_EB_HECut_v3, process.HLT_HIGEDPhoton40_EB_HECut_v3, process.HLT_HIGEDPhoton50_EB_HECut_v3, process.HLT_HIGEDPhoton60_EB_HECut_v3, process.HLT_HIEle10Gsf_v3, process.HLT_HIEle15Gsf_v3, process.HLT_HIEle20Gsf_v3, process.HLT_HIEle30Gsf_v3, process.HLT_HIEle40Gsf_v3, process.HLT_HIEle50Gsf_v3, process.HLT_HIEle15Ele10Gsf_v3, process.HLT_HIEle15Ele10GsfMass50_v3, process.HLT_HIDoubleEle10Gsf_v3, process.HLT_HIDoubleEle10GsfMass50_v3, process.HLT_HIDoubleEle15Gsf_v3, process.HLT_HIDoubleEle15GsfMass50_v3, process.HLT_HIL1Mu3Eta2p5_Ele10Gsf_v3, process.HLT_HIL1Mu3Eta2p5_Ele15Gsf_v3, process.HLT_HIL1Mu3Eta2p5_Ele20Gsf_v3, process.HLT_HIL1Mu5Eta2p5_Ele10Gsf_v3, process.HLT_HIL1Mu5Eta2p5_Ele15Gsf_v3, process.HLT_HIL1Mu5Eta2p5_Ele20Gsf_v3, process.HLT_HIL1Mu7Eta2p5_Ele10Gsf_v3, process.HLT_HIL1Mu7Eta2p5_Ele15Gsf_v3, process.HLT_HIL1Mu7Eta2p5_Ele20Gsf_v3, process.HLT_HIEle10Gsf_PuAK4CaloJet40Eta2p1_v3, process.HLT_HIEle10Gsf_PuAK4CaloJet60Eta2p1_v3, process.HLT_HIEle10Gsf_PuAK4CaloJet80Eta2p1_v3, process.HLT_HIEle10Gsf_PuAK4CaloJet100Eta2p1_v3, process.HLT_HIEle15Gsf_PuAK4CaloJet40Eta2p1_v3, process.HLT_HIEle15Gsf_PuAK4CaloJet60Eta2p1_v3, process.HLT_HIEle15Gsf_PuAK4CaloJet80Eta2p1_v3, process.HLT_HIEle15Gsf_PuAK4CaloJet100Eta2p1_v3, process.HLT_HIEle20Gsf_PuAK4CaloJet40Eta2p1_v3, process.HLT_HIEle20Gsf_PuAK4CaloJet60Eta2p1_v3, process.HLT_HIEle20Gsf_PuAK4CaloJet80Eta2p1_v3, process.HLT_HIEle20Gsf_PuAK4CaloJet100Eta2p1_v3, process.HLT_HIDmesonPPTrackingGlobal_Dpt15_v3, process.HLT_HIDmesonPPTrackingGlobal_Dpt20_v3, process.HLT_HIDmesonPPTrackingGlobal_Dpt30_v3, process.HLT_HIDmesonPPTrackingGlobal_Dpt40_v3, process.HLT_HIDmesonPPTrackingGlobal_Dpt50_v3, process.HLT_HIDmesonPPTrackingGlobal_Dpt60_v3, process.HLT_HIDmesonPPTrackingGlobal_Dpt15_NoIter10_v3, process.HLT_HIDmesonPPTrackingGlobal_Dpt20_NoIter10_v3, process.HLT_HIDmesonPPTrackingGlobal_Dpt30_NoIter10_v3, process.HLT_HIDmesonPPTrackingGlobal_Dpt40_NoIter10_v3, process.HLT_HIDmesonPPTrackingGlobal_Dpt50_NoIter10_v3, process.HLT_HIDmesonPPTrackingGlobal_Dpt60_NoIter10_v3, process.HLT_HIDsPPTrackingGlobal_Dpt20_v3, process.HLT_HIDsPPTrackingGlobal_Dpt30_v3, process.HLT_HIDsPPTrackingGlobal_Dpt40_v3, process.HLT_HIDsPPTrackingGlobal_Dpt50_v3, process.HLT_HIDsPPTrackingGlobal_Dpt60_v3, process.HLT_HIDsPPTrackingGlobal_Dpt20_NoIter10_v3, process.HLT_HIDsPPTrackingGlobal_Dpt30_NoIter10_v3, process.HLT_HIDsPPTrackingGlobal_Dpt40_NoIter10_v3, process.HLT_HIDsPPTrackingGlobal_Dpt50_NoIter10_v3, process.HLT_HIDsPPTrackingGlobal_Dpt60_NoIter10_v3, process.HLT_HILcPPTrackingGlobal_Dpt20_v3, process.HLT_HILcPPTrackingGlobal_Dpt30_v3, process.HLT_HILcPPTrackingGlobal_Dpt40_v3, process.HLT_HILcPPTrackingGlobal_Dpt50_v3, process.HLT_HILcPPTrackingGlobal_Dpt60_v3, process.HLT_HILcPPTrackingGlobal_Dpt20_NoIter10_v3, process.HLT_HILcPPTrackingGlobal_Dpt30_NoIter10_v3, process.HLT_HILcPPTrackingGlobal_Dpt40_NoIter10_v3, process.HLT_HILcPPTrackingGlobal_Dpt50_NoIter10_v3, process.HLT_HILcPPTrackingGlobal_Dpt60_NoIter10_v3, process.HLT_HIFullTracks2018_HighPt18_v3, process.HLT_HIFullTracks2018_HighPt24_v3, process.HLT_HIFullTracks2018_HighPt34_v3, process.HLT_HIFullTracks2018_HighPt45_v3, process.HLT_HIFullTracks2018_HighPt56_v3, process.HLT_HIFullTracks2018_HighPt60_v3, process.HLT_HIFullTracks2018_HighPt18_NoIter10_v3, process.HLT_HIFullTracks2018_HighPt24_NoIter10_v3, process.HLT_HIFullTracks2018_HighPt34_NoIter10_v3, process.HLT_HIFullTracks2018_HighPt45_NoIter10_v3, process.HLT_HIFullTracks2018_HighPt56_NoIter10_v3, process.HLT_HIFullTracks2018_HighPt60_NoIter10_v3, process.HLT_HIL1DoubleMuOpen_v2, process.HLT_HIL1DoubleMuOpen_Centrality_30_100_v2, process.HLT_HIL1DoubleMuOpen_Centrality_40_100_v2, process.HLT_HIL1DoubleMuOpen_Centrality_50_100_v2, process.HLT_HIL1DoubleMuOpen_er1p6_v2, process.HLT_HIL1DoubleMuOpen_OS_er1p6_v2, process.HLT_HIL1DoubleMuOpen_OS_Centrality_30_100_v2, process.HLT_HIL1DoubleMuOpen_OS_Centrality_40_100_v2, process.HLT_HIL1DoubleMu0_v2, process.HLT_HIL1DoubleMu10_v2, process.HLT_HIL2_L1DoubleMu10_v2, process.HLT_HIL3_L1DoubleMu10_v2, process.HLT_HIL2DoubleMuOpen_v2, process.HLT_HIL3DoubleMuOpen_v2, process.HLT_HIL3DoubleMuOpen_M60120_v2, process.HLT_HIL3DoubleMuOpen_JpsiPsi_v2, process.HLT_HIL3DoubleMuOpen_Upsi_v2, process.HLT_HIL3Mu0_L2Mu0_v2, process.HLT_HIL3Mu2p5NHitQ10_L2Mu2_v2, process.HLT_HIL1MuOpen_Centrality_70_100_v2, process.HLT_HIL1MuOpen_Centrality_80_100_v2, process.HLT_HIL2Mu3_NHitQ15_v2, process.HLT_HIL2Mu5_NHitQ15_v2, process.HLT_HIL2Mu7_NHitQ15_v2, process.HLT_HIL2Mu3_NHitQ15_tagging_v2, process.HLT_HIL2Mu5_NHitQ15_tagging_v2, process.HLT_HIL2Mu7_NHitQ15_tagging_v2, process.HLT_HIL3Mu2p5_L1DoubleMu0_v2, process.HLT_HIL3Mu3_L1DoubleMuOpen_OS_v2, process.HLT_HIL3Mu3NHitQ10_L1DoubleMuOpen_v2, process.HLT_HIL3Mu3_L1TripleMuOpen_v2, process.HLT_HIL3Mu12_v2, process.HLT_HIL3Mu15_v2, process.HLT_HIL3Mu20_v2, process.HLT_HIL3Mu3_NHitQ10_v2, process.HLT_HIL3Mu5_NHitQ10_v2, process.HLT_HIL3Mu7_NHitQ10_v2, process.HLT_HIL3Mu3_NHitQ10_tagging_v2, process.HLT_HIL3Mu5_NHitQ10_tagging_v2, process.HLT_HIL3Mu7_NHitQ10_tagging_v2, process.HLT_HIL3Mu0NHitQ10_L2Mu0_MAXdR3p5_M1to5_v2, process.HLT_HIL3Mu2p5NHitQ10_L2Mu2_M7toinf_v2, process.HLT_HIL1_ETT8_ETTAsym50_MinimumBiasHF1_OR_BptxAND_v2, process.HLT_HIL1_ETT10_ETTAsym50_MinimumBiasHF1_OR_BptxAND_v2, process.HLT_HIL1_ETT60_ETTAsym65_MinimumBiasHF2_OR_PixelTracks10_v2, process.HLT_HIL1_ETT65_ETTAsym80_MinimumBiasHF2_OR_PixelTracks10_v2, process.HLT_HIFullTracks_Multiplicity020_HF1AND_v3, process.HLT_HIFullTracks_Multiplicity2040_HF1AND_v3, process.HLT_HIFullTracks_Multiplicity4060_v3, process.HLT_HIFullTracks_Multiplicity6080_v3, process.HLT_HIFullTracks_Multiplicity80100_v3, process.HLT_HIFullTracks_Multiplicity020_v3, process.HLT_HIFullTracks_Multiplicity020_HF1OR_v3, process.HLT_HIFullTracks_Multiplicity020_HF2OR_v3, process.HLT_HIFullTracks_Multiplicity2040_v3, process.HLT_HIFullTracks_Multiplicity2040_HF1OR_v3, process.HLT_HIFullTracks_Multiplicity2040_HF2OR_v3, process.HLT_HIFullTracks_Multiplicity335_HF1OR_v3, process.HLT_HIUPC_Mu8_Mu13_v2, process.HLT_HIUPC_Mu8_Mu13_MaxPixelTrack_v2, process.HLT_HIUPC_SingleMuOpen_BptxAND_MaxPixelTrack_v2, process.HLT_HIUPC_DoubleMuOpen_BptxAND_MaxPixelTrack_v2, process.HLT_HIUPC_SingleMuOpen_NotMBHF2OR_MaxPixelTrack_v2, process.HLT_HIUPC_SingleMuOpen_NotMBHF2AND_MaxPixelTrack_v2, process.HLT_HIUPC_SingleMuOpen_NotMBHF2AND_v2, process.HLT_HIUPC_DoubleMuOpen_NotMBHF2OR_MaxPixelTrack_v2, process.HLT_HIUPC_DoubleMuOpen_NotMBHF2OR_v2, process.HLT_HIUPC_SingleMuOpen_NotMBHF2OR_v2, process.HLT_HIUPC_SingleMu0_NotMBHF2OR_MaxPixelTrack_v2, process.HLT_HIUPC_SingleMu0_NotMBHF2AND_MaxPixelTrack_v2, process.HLT_HIUPC_SingleMu0_NotMBHF2AND_v2, process.HLT_HIUPC_DoubleMu0_NotMBHF2OR_MaxPixelTrack_v2, process.HLT_HIUPC_DoubleMu0_NotMBHF2AND_MaxPixelTrack_v2, process.HLT_HIUPC_DoubleMu0_NotMBHF2AND_v2, process.HLT_HIUPC_DoubleMu0_NotMBHF2OR_v2, process.HLT_HIUPC_SingleMu0_NotMBHF2OR_v2, process.HLT_HIUPC_SingleMu3_NotMBHF2OR_MaxPixelTrack_v2, process.HLT_HIUPC_SingleMu3_NotMBHF2OR_v2, process.HLT_HIUPC_SingleMu0_BptxAND_MaxPixelTrack_v2, process.HLT_HIUPC_DoubleMu0_BptxAND_MaxPixelTrack_v2, process.HLT_HIUPC_SingleMu3_BptxAND_MaxPixelTrack_v2, process.HLT_HIUPC_DoubleEG2_NotMBHF2OR_SinglePixelTrack_MaxPixelTrack_v2, process.HLT_HIUPC_DoubleEG2_NotMBHF2AND_SinglePixelTrack_MaxPixelTrack_v2, process.HLT_HIUPC_DoubleEG2_NotMBHF2AND_SinglePixelTrack_v2, process.HLT_HIUPC_DoubleEG2_NotMBHF2AND_v2, process.HLT_HIUPC_NotMBHF2OR_BptxAND_SinglePixelTrack_MaxPixelTrack_v2, process.HLT_HIUPC_NotMBHF2AND_SinglePixelTrack_MaxPixelTrack_v2, process.HLT_HIUPC_NotMBHF2AND_SinglePixelTrack_v2, process.HLT_HIUPC_NotMBHF2AND_v2, process.HLT_HIUPC_NotMBHF2OR_BptxAND_SinglePixelTrack_v2, process.HLT_HIUPC_ZeroBias_SinglePixelTrack_v2, process.HLT_HIUPC_DoubleEG2_BptxAND_SinglePixelTrack_MaxPixelTrack_v2, process.HLT_HIUPC_DoubleEG2_NotMBHF2OR_SinglePixelTrack_v2, process.HLT_HIUPC_DoubleEG2_NotMBHF2OR_v2, process.HLT_HIUPC_DoubleEG5_NotMBHF2OR_SinglePixelTrack_MaxPixelTrack_v2, process.HLT_HIUPC_DoubleEG5_NotMBHF2AND_SinglePixelTrack_MaxPixelTrack_v2, process.HLT_HIUPC_DoubleEG5_NotMBHF2AND_SinglePixelTrack_v2, process.HLT_HIUPC_DoubleEG5_NotMBHF2AND_v2, process.HLT_HIUPC_DoubleEG5_BptxAND_SinglePixelTrack_MaxPixelTrack_v2, process.HLT_HIUPC_DoubleEG5_NotMBHF2OR_SinglePixelTrack_v2, process.HLT_HIUPC_DoubleEG5_NotMBHF2OR_v2, process.HLT_HIUPC_SingleEG5_NotMBHF2OR_SinglePixelTrack_MaxPixelTrack_v2, process.HLT_HIUPC_SingleEG5_NotMBHF2AND_SinglePixelTrack_MaxPixelTrack_v2, process.HLT_HIUPC_SingleEG5_NotMBHF2AND_SinglePixelTrack_v2, process.HLT_HIUPC_SingleEG5_NotMBHF2AND_v2, process.HLT_HIUPC_SingleEG5_BptxAND_SinglePixelTrack_MaxPixelTrack_v2, process.HLT_HIUPC_SingleEG3_NotMBHF2OR_SinglePixelTrack_MaxPixelTrack_v2, process.HLT_HIUPC_SingleEG3_NotMBHF2AND_SinglePixelTrack_MaxPixelTrack_v2, process.HLT_HIUPC_SingleEG3_NotMBHF2AND_SinglePixelTrack_v2, process.HLT_HIUPC_SingleEG3_NotMBHF2AND_v2, process.HLT_HIUPC_SingleEG3_BptxAND_SinglePixelTrack_MaxPixelTrack_v2, process.HLT_HIUPC_SingleEG3_NotMBHF2OR_SinglePixelTrack_v2, process.HLT_HIUPC_SingleEG3_NotMBHF2OR_v2, process.HLT_HIUPC_SingleEG5_NotMBHF2OR_SinglePixelTrack_v2, process.HLT_HIUPC_SingleEG5_NotMBHF2OR_v2, process.HLT_HIUPC_ETT5_Asym50_NotMBHF2OR_v2, process.HLT_HIUPC_ETT5_Asym50_NotMBHF2OR_SinglePixelTrack_v2, process.HLT_HIUPC_ZeroBias_MaxPixelCluster_v2, process.HLT_HIUPC_SingleEG3_BptxAND_MaxPixelTrack_v2, process.HLT_HIUPC_SingleEG5_BptxAND_MaxPixelTrack_v2, process.HLT_HIUPC_DoubleEG2_BptxAND_MaxPixelTrack_v2, process.HLT_HIUPC_DoubleEG5_BptxAND_MaxPixelTrack_v2, process.HLT_HICsAK4PFJet60Eta1p5_v3, process.HLT_HICsAK4PFJet80Eta1p5_v3, process.HLT_HICsAK4PFJet100Eta1p5_v3, process.HLT_HICsAK4PFJet100Eta1p5_Beamspot_v3, process.HLT_HICsAK4PFJet120Eta1p5_v3, process.HLT_HICsAK4PFJet60Eta1p5_Centrality_30_100_v3, process.HLT_HICsAK4PFJet60Eta1p5_Centrality_50_100_v3, process.HLT_HICsAK4PFJet80Eta1p5_Centrality_30_100_v3, process.HLT_HICsAK4PFJet80Eta1p5_Centrality_50_100_v3, process.HLT_HICsAK4PFJet100Eta1p5_Centrality_30_100_v3, process.HLT_HICsAK4PFJet100Eta1p5_Centrality_50_100_v3, process.HLT_HIL3Mu3_EG10HECut_v3, process.HLT_HIL3Mu3_EG15HECut_v3, process.HLT_HIL3Mu3_EG20HECut_v3, process.HLT_HIL3Mu3_EG30HECut_v3, process.HLT_HIL3Mu5_EG10HECut_v3, process.HLT_HIL3Mu5_EG15HECut_v3, process.HLT_HIL3Mu5_EG20HECut_v3, process.HLT_HIL3Mu5_EG30HECut_v3, process.HLT_HIL3Mu7_EG10HECut_v3, process.HLT_HIL3Mu7_EG15HECut_v3, process.HLT_HIL3Mu7_EG20HECut_v3, process.HLT_HIL3Mu7_EG30HECut_v3, process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_v3, process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_v3, process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_v3, process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_v3, process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v3, process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v3, process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v3, process.HLT_HIL3Mu3Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v3, process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_v3, process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_v3, process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_v3, process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_v3, process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet40Eta2p1_FilterDr_v3, process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet60Eta2p1_FilterDr_v3, process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet80Eta2p1_FilterDr_v3, process.HLT_HIL3Mu5Eta2p5_PuAK4CaloJet100Eta2p1_FilterDr_v3, process.HLT_HICastor_MediumJet_NotMBHF2AND_v2, process.HLT_HICastor_MediumJet_NotMBHF2OR_v2, process.HLT_HICastor_MediumJet_MBHF1OR_BptxAND_v2, process.HLT_HICastor_MediumJet_SingleMu0_MBHF1OR_BptxAND_v2, process.HLT_HICastor_MediumJet_SingleEG5_MBHF1OR_BptxAND_v2, process.HLT_HICastor_MediumJet_BptxAND_v2, process.HLT_HICastor_MediumJet_v2, process.HLT_HICastor_HighJet_v2, process.HLT_HICastor_HighJet_BptxAND_v2, process.HLT_HICastor_HighJet_MBHF1OR_BptxAND_v2, process.HLT_HICastor_HighJet_NotMBHF2OR_v2, process.HLT_HICastor_HighJet_NotMBHF2AND_v2, process.HLT_HICastor_HighJet_MBHF1AND_BptxAND_v2, process.HLT_HICastor_HighJet_MBHF2AND_BptxAND_v2, process.HLT_HICastor_Muon_v2, process.HLT_HICastor_Muon_BptxAND_v2, process.HLT_HIIslandPhoton10_Eta2p4_Cent30_100_v3, process.HLT_HIIslandPhoton20_Eta2p4_Cent30_100_v3, process.HLT_HIIslandPhoton30_Eta2p4_Cent30_100_v3, process.HLT_HIIslandPhoton40_Eta2p4_Cent30_100_v3, process.HLT_HIIslandPhoton10_Eta2p4_Cent50_100_v3, process.HLT_HIIslandPhoton20_Eta2p4_Cent50_100_v3, process.HLT_HIIslandPhoton30_Eta2p4_Cent50_100_v3, process.HLT_HIIslandPhoton40_Eta2p4_Cent50_100_v3, process.HLT_HIGEDPhoton10_Cent30_100_v3, process.HLT_HIGEDPhoton20_Cent30_100_v3, process.HLT_HIGEDPhoton30_Cent30_100_v3, process.HLT_HIGEDPhoton40_Cent30_100_v3, process.HLT_HIGEDPhoton10_Cent50_100_v3, process.HLT_HIGEDPhoton20_Cent50_100_v3, process.HLT_HIGEDPhoton30_Cent50_100_v3, process.HLT_HIGEDPhoton40_Cent50_100_v3, process.HLT_HIPuAK4CaloJet60Eta2p4_DeepCSV0p4_v3, process.HLT_HIPuAK4CaloJet80Eta2p4_DeepCSV0p4_v3, process.HLT_HIPuAK4CaloJet100Eta2p4_DeepCSV0p4_v3, process.HLT_HIPuAK4CaloJet60Eta2p4_CSVv2WP0p75_v3, process.HLT_HIPuAK4CaloJet80Eta2p4_CSVv2WP0p75_v3, process.HLT_HIPuAK4CaloJet100Eta2p4_CSVv2WP0p75_v3, process.HLT_HIL1NotBptxOR_v2, process.HLT_HIL1UnpairedBunchBptxMinus_v2, process.HLT_HIL1UnpairedBunchBptxPlus_v2, process.HLT_HIL1_ZDC_AND_OR_MinimumBiasHF1_AND_BptxAND_v2, process.HLT_HIL1_ZDC_AND_OR_MinimumBiasHF2_AND_BptxAND_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part0_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part1_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part2_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part3_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part4_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part5_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part6_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part7_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part8_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part9_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part10_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part11_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part12_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part13_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part14_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part15_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part16_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part17_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part18_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixBypass_part19_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part0_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part1_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part2_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part3_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part4_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part5_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part6_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part7_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part8_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part9_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part10_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part11_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part12_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part13_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part14_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part15_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part16_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part17_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part18_v2, process.HLT_HIMinimumBias_SinglePixelTrack_NpixGated_part19_v2, process.HLTriggerFinalPath, process.HLTAnalyzerEndpath, process.ALCAP0Output, process.ALCAPHISYMOutput, process.CalibrationOutput, process.DQMCalibrationOutput, process.DQMGPUvsCPUOutput, process.EcalCalibrationOutput, process.NanoDSTOutput, process.RPCMONOutput, process.PhysicsHICommissioningOutput, process.PhysicsHIDoubleMuonOutput, process.PhysicsHISingleMuonOutput, process.PhysicsHIHardProbesOutput, process.PhysicsHIMinimumBiasReducedFormat0Output, process.PhysicsHIMinimumBiasReducedFormat1Output, process.PhysicsHIMinimumBiasReducedFormat2Output, process.PhysicsHIMinimumBiasReducedFormat3Output, process.PhysicsHIMinimumBiasReducedFormat4Output, process.PhysicsHIMinimumBiasReducedFormat5Output, process.PhysicsHIMinimumBiasReducedFormat6Output, process.PhysicsHIMinimumBiasReducedFormat7Output, process.PhysicsHIMinimumBiasReducedFormat8Output, process.PhysicsHIMinimumBiasReducedFormat9Output, process.PhysicsHIMinimumBiasReducedFormat10Output, process.PhysicsHIMinimumBiasReducedFormat11Output, process.PhysicsHITrackerNZSOutput, process.PhysicsHIForwardOutput, process.HIDQMOutput, process.HIDQMOnlineBeamspotOutput, process.HIExpressOutput, process.HIExpressAlignmentOutput, process.PhysicsHIHardProbesLowerOutput, process.PhysicsHIHardProbesPeripheralOutput, process.PhysicsHIHeavyFlavorOutput, process.PhysicsHIHighMultiplicityOutput, process.PhysicsHILowMultiplicityOutput, process.PhysicsHIMinimumBias0Output, process.PhysicsHIMinimumBias1Output, process.PhysicsHIMinimumBias2Output, process.PhysicsHIMinimumBias3Output, process.PhysicsHIMinimumBias4Output, process.PhysicsHIMinimumBias5Output, process.PhysicsHIMinimumBias6Output, process.PhysicsHIMinimumBias7Output, process.PhysicsHIMinimumBias8Output, process.PhysicsHIMinimumBias9Output, process.PhysicsHIMinimumBias10Output, process.PhysicsHIMinimumBias11Output, process.PhysicsHIMinimumBias12Output, process.PhysicsHIMinimumBias13Output, process.PhysicsHIMinimumBias14Output, process.PhysicsHIMinimumBias15Output, process.PhysicsHIMinimumBias16Output, process.PhysicsHIMinimumBias17Output, process.PhysicsHIMinimumBias18Output, process.PhysicsHIMinimumBias19Output, process.Dataset_AlCaP0, process.Dataset_AlCaPhiSym, process.Dataset_DQMGPUvsCPU, process.Dataset_EcalLaser, process.Dataset_HICastor, process.Dataset_HIDQMOnlineBeamspot, process.Dataset_HIDoubleMuon, process.Dataset_HIDoubleMuonPsiPeri, process.Dataset_HIEmptyBX, process.Dataset_HIExpressAlignment, process.Dataset_HIExpressPhysics, process.Dataset_HIForward, process.Dataset_HIHLTPhysics, process.Dataset_HIHardProbes, process.Dataset_HIHardProbesLower, process.Dataset_HIHardProbesPeripheral, process.Dataset_HIHcalNZS, process.Dataset_HIHeavyFlavor, process.Dataset_HIHighMultiplicityETTAsym, process.Dataset_HILowMultiplicity, process.Dataset_HIMinimumBias0, process.Dataset_HIMinimumBias1, process.Dataset_HIMinimumBias10, process.Dataset_HIMinimumBias11, process.Dataset_HIMinimumBias12, process.Dataset_HIMinimumBias13, process.Dataset_HIMinimumBias14, process.Dataset_HIMinimumBias15, process.Dataset_HIMinimumBias16, process.Dataset_HIMinimumBias17, process.Dataset_HIMinimumBias18, process.Dataset_HIMinimumBias19, process.Dataset_HIMinimumBias2, process.Dataset_HIMinimumBias3, process.Dataset_HIMinimumBias4, process.Dataset_HIMinimumBias5, process.Dataset_HIMinimumBias6, process.Dataset_HIMinimumBias7, process.Dataset_HIMinimumBias8, process.Dataset_HIMinimumBias9, process.Dataset_HIMinimumBiasReducedFormat0, process.Dataset_HIMinimumBiasReducedFormat1, process.Dataset_HIMinimumBiasReducedFormat10, process.Dataset_HIMinimumBiasReducedFormat11, process.Dataset_HIMinimumBiasReducedFormat2, process.Dataset_HIMinimumBiasReducedFormat3, process.Dataset_HIMinimumBiasReducedFormat4, process.Dataset_HIMinimumBiasReducedFormat5, process.Dataset_HIMinimumBiasReducedFormat6, process.Dataset_HIMinimumBiasReducedFormat7, process.Dataset_HIMinimumBiasReducedFormat8, process.Dataset_HIMinimumBiasReducedFormat9, process.Dataset_HIOnlineMonitor, process.Dataset_HISingleMuon, process.Dataset_HITrackerNZS, process.Dataset_L1Accept, process.Dataset_RPCMonitor, process.Dataset_TestEnablesEcalHcal, process.Dataset_TestEnablesEcalHcalDQM, )) # source module (EDM inputs) diff --git a/HLTrigger/Configuration/test/OnLine_HLT_PIon.py b/HLTrigger/Configuration/test/OnLine_HLT_PIon.py index 7dde76f184fb4..eb433222ed6af 100644 --- a/HLTrigger/Configuration/test/OnLine_HLT_PIon.py +++ b/HLTrigger/Configuration/test/OnLine_HLT_PIon.py @@ -1,6 +1,6 @@ # hltGetConfiguration --full --data /dev/CMSSW_12_4_0/PIon --type PIon --unprescale --process HLTPIon --globaltag auto:run3_hlt_PIon --input file:RelVal_Raw_PIon_DATA.root -# /dev/CMSSW_12_4_0/PIon/V110 (CMSSW_12_4_0) +# /dev/CMSSW_12_4_0/PIon/V138 (CMSSW_12_4_0) import FWCore.ParameterSet.Config as cms @@ -12,7 +12,7 @@ process.ProcessAcceleratorCUDA = ProcessAcceleratorCUDA() process.HLTConfigVersion = cms.PSet( - tableName = cms.string('/dev/CMSSW_12_4_0/PIon/V110') + tableName = cms.string('/dev/CMSSW_12_4_0/PIon/V138') ) process.transferSystem = cms.PSet( @@ -4916,26 +4916,35 @@ dqmPath = cms.untracked.string( "HLT/TimerService" ), ) process.MessageLogger = cms.Service( "MessageLogger", - suppressWarning = cms.untracked.vstring( 'hltOnlineBeamSpot', - 'hltCtf3HitL1SeededWithMaterialTracks', + suppressWarning = cms.untracked.vstring( 'hltIterL3GlbdTksDisplacedMuons', + 'hltIterL3GlbMuon', + 'hltIterL3OIMuCtfWithMaterialTracks', + 'hltIterL3OIMuCtfWithMaterialTracksNoVtx', + 'hltIterL3OISeedsFromL2Muons', + 'hltIterL3OITrackCandidates', + 'hltIterL3OITrackCandidatesNoVtx', + 'hltIterL3OITrackCandidatesOpenMu', + 'hltL3GlbDisplacedMuonsIterL3OI', + 'hltL3MuonsIOHit', + 'hltL3MuonsIterL3OI', + 'hltL3MuonsIterL3OINoVtx', + 'hltL3MuonsOIHit', 'hltL3MuonsOIState', - 'hltPixelTracksForHighMult', - 'hltHITPixelTracksHE', - 'hltHITPixelTracksHB', - 'hltCtfL1SeededWithMaterialTracks', - 'hltRegionalTracksForL3MuonIsolation', - 'hltSiPixelClusters', - 'hltActivityStartUpElectronPixelSeeds', + 'hltL3NoFiltersNoVtxMuonsOIHit', + 'hltL3NoFiltersNoVtxMuonsOIState', + 'hltL3NoFiltersTkTracksFromL2IOHitNoVtx', + 'hltL3NoFiltersTkTracksFromL2OIHitNoVtx', + 'hltL3NoFiltersTrackCandidateFromL2OIHitNoVtx', + 'hltL3TkTracksFromL2OIStateNoVtx', + 'hltL3TrackCandidateFromL2OIHit', + 'hltL3TrackCandidateFromL2OIState', + 'hltL3TrackCandidateFromL2OIStateNoVtx', 'hltLightPFTracks', - 'hltPixelVertices3DbbPhi', - 'hltL3MuonsIOHit', + 'hltOnlineBeamSpot', 'hltPixelTracks', - 'hltSiPixelDigis', - 'hltL3MuonsOIHit', - 'hltL1SeededElectronGsfTracks', - 'hltL1SeededStartUpElectronPixelSeeds', - 'hltBLifetimeRegionalCtfWithMaterialTracksbbPhiL1FastJetFastPV', - 'hltCtfActivityWithMaterialTracks' ), + 'hltPixelTracksForHighMult', + 'hltSiPixelClusters', + 'hltSiPixelDigis' ), suppressFwkInfo = cms.untracked.vstring( ), suppressInfo = cms.untracked.vstring( ), suppressDebug = cms.untracked.vstring( ), @@ -4956,12 +4965,10 @@ ), threshold = cms.untracked.string( "INFO" ), ), - suppressError = cms.untracked.vstring( 'hltOnlineBeamSpot', - 'hltL3MuonCandidates', + suppressError = cms.untracked.vstring( 'hltL3TkTracksFromL2IOHit', + 'hltL3TkTracksFromL2OIHit', 'hltL3TkTracksFromL2OIState', - 'hltPFJetCtfWithMaterialTracks', - 'hltL3TkTracksFromL2IOHit', - 'hltL3TkTracksFromL2OIHit' ) + 'hltOnlineBeamSpot' ) ) process.ThroughputService = cms.Service( "ThroughputService", eventRange = cms.untracked.uint32( 10000 ), @@ -5174,6 +5181,8 @@ process.hltOutputDQM = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputDQM.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -5208,6 +5217,8 @@ ) process.hltOutputPhysicsCommissioning = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsCommissioning.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), diff --git a/HLTrigger/Configuration/test/OnLine_HLT_PRef.py b/HLTrigger/Configuration/test/OnLine_HLT_PRef.py index 6d9ef4d8c21b3..cb0d57eb45bac 100644 --- a/HLTrigger/Configuration/test/OnLine_HLT_PRef.py +++ b/HLTrigger/Configuration/test/OnLine_HLT_PRef.py @@ -1,6 +1,6 @@ # hltGetConfiguration --full --data /dev/CMSSW_12_4_0/PRef --type PRef --unprescale --process HLTPRef --globaltag auto:run3_hlt_PRef --input file:RelVal_Raw_PRef_DATA.root -# /dev/CMSSW_12_4_0/PRef/V110 (CMSSW_12_4_0) +# /dev/CMSSW_12_4_0/PRef/V138 (CMSSW_12_4_0) import FWCore.ParameterSet.Config as cms @@ -12,7 +12,7 @@ process.ProcessAcceleratorCUDA = ProcessAcceleratorCUDA() process.HLTConfigVersion = cms.PSet( - tableName = cms.string('/dev/CMSSW_12_4_0/PRef/V110') + tableName = cms.string('/dev/CMSSW_12_4_0/PRef/V138') ) process.transferSystem = cms.PSet( @@ -2598,24 +2598,24 @@ RPCMON = cms.vstring( 'RPCMonitor' ) ) process.datasets = cms.PSet( - AlCaLumiPixelsCountsExpress = cms.vstring( 'AlCa_LumiPixelsCounts_Random_v3' ), - AlCaLumiPixelsCountsPrompt = cms.vstring( 'AlCa_LumiPixelsCounts_ZeroBias_v3' ), - AlCaP0 = cms.vstring( 'AlCa_HIEcalEtaEBonly_v2', - 'AlCa_HIEcalEtaEEonly_v2', - 'AlCa_HIEcalPi0EBonly_v2', - 'AlCa_HIEcalPi0EEonly_v2' ), - AlCaPhiSym = cms.vstring( 'AlCa_EcalPhiSym_v10' ), - DQMGPUvsCPU = cms.vstring( 'DQM_HIEcalReconstruction_v1', + AlCaLumiPixelsCountsExpress = cms.vstring( 'AlCa_LumiPixelsCounts_Random_v4' ), + AlCaLumiPixelsCountsPrompt = cms.vstring( 'AlCa_LumiPixelsCounts_ZeroBias_v4' ), + AlCaP0 = cms.vstring( 'AlCa_HIEcalEtaEBonly_v3', + 'AlCa_HIEcalEtaEEonly_v3', + 'AlCa_HIEcalPi0EBonly_v3', + 'AlCa_HIEcalPi0EEonly_v3' ), + AlCaPhiSym = cms.vstring( 'AlCa_EcalPhiSym_v11' ), + DQMGPUvsCPU = cms.vstring( 'DQM_HIEcalReconstruction_v2', 'DQM_HIHcalReconstruction_v1', - 'DQM_HIPixelReconstruction_v1' ), - DQMOnlineBeamspot = cms.vstring( 'HLT_HIHT80_Beamspot_ppRef5TeV_v4', - 'HLT_ZeroBias_Beamspot_v5' ), + 'DQM_HIPixelReconstruction_v2' ), + DQMOnlineBeamspot = cms.vstring( 'HLT_HIHT80_Beamspot_ppRef5TeV_v5', + 'HLT_ZeroBias_Beamspot_v6' ), EcalLaser = cms.vstring( 'HLT_EcalCalibration_v4' ), EmptyBX = cms.vstring( 'HLT_HIL1NotBptxORForPPRef_v3', 'HLT_HIL1UnpairedBunchBptxMinusForPPRef_v3', 'HLT_HIL1UnpairedBunchBptxPlusForPPRef_v3' ), - ExpressAlignment = cms.vstring( 'HLT_HIHT80_Beamspot_ppRef5TeV_v4', - 'HLT_ZeroBias_Beamspot_v5' ), + ExpressAlignment = cms.vstring( 'HLT_HIHT80_Beamspot_ppRef5TeV_v5', + 'HLT_ZeroBias_Beamspot_v6' ), ExpressPhysics = cms.vstring( 'HLT_Physics_v8', 'HLT_Random_v3', 'HLT_ZeroBias_FirstCollisionAfterAbortGap_v6', @@ -4998,26 +4998,35 @@ dqmPath = cms.untracked.string( "HLT/TimerService" ), ) process.MessageLogger = cms.Service( "MessageLogger", - suppressWarning = cms.untracked.vstring( 'hltOnlineBeamSpot', - 'hltCtf3HitL1SeededWithMaterialTracks', + suppressWarning = cms.untracked.vstring( 'hltIterL3GlbdTksDisplacedMuons', + 'hltIterL3GlbMuon', + 'hltIterL3OIMuCtfWithMaterialTracks', + 'hltIterL3OIMuCtfWithMaterialTracksNoVtx', + 'hltIterL3OISeedsFromL2Muons', + 'hltIterL3OITrackCandidates', + 'hltIterL3OITrackCandidatesNoVtx', + 'hltIterL3OITrackCandidatesOpenMu', + 'hltL3GlbDisplacedMuonsIterL3OI', + 'hltL3MuonsIOHit', + 'hltL3MuonsIterL3OI', + 'hltL3MuonsIterL3OINoVtx', + 'hltL3MuonsOIHit', 'hltL3MuonsOIState', - 'hltPixelTracksForHighMult', - 'hltHITPixelTracksHE', - 'hltHITPixelTracksHB', - 'hltCtfL1SeededWithMaterialTracks', - 'hltRegionalTracksForL3MuonIsolation', - 'hltSiPixelClusters', - 'hltActivityStartUpElectronPixelSeeds', + 'hltL3NoFiltersNoVtxMuonsOIHit', + 'hltL3NoFiltersNoVtxMuonsOIState', + 'hltL3NoFiltersTkTracksFromL2IOHitNoVtx', + 'hltL3NoFiltersTkTracksFromL2OIHitNoVtx', + 'hltL3NoFiltersTrackCandidateFromL2OIHitNoVtx', + 'hltL3TkTracksFromL2OIStateNoVtx', + 'hltL3TrackCandidateFromL2OIHit', + 'hltL3TrackCandidateFromL2OIState', + 'hltL3TrackCandidateFromL2OIStateNoVtx', 'hltLightPFTracks', - 'hltPixelVertices3DbbPhi', - 'hltL3MuonsIOHit', + 'hltOnlineBeamSpot', 'hltPixelTracks', - 'hltSiPixelDigis', - 'hltL3MuonsOIHit', - 'hltL1SeededElectronGsfTracks', - 'hltL1SeededStartUpElectronPixelSeeds', - 'hltBLifetimeRegionalCtfWithMaterialTracksbbPhiL1FastJetFastPV', - 'hltCtfActivityWithMaterialTracks' ), + 'hltPixelTracksForHighMult', + 'hltSiPixelClusters', + 'hltSiPixelDigis' ), suppressFwkInfo = cms.untracked.vstring( ), suppressInfo = cms.untracked.vstring( ), suppressDebug = cms.untracked.vstring( ), @@ -5038,12 +5047,10 @@ ), threshold = cms.untracked.string( "INFO" ), ), - suppressError = cms.untracked.vstring( 'hltOnlineBeamSpot', - 'hltL3MuonCandidates', + suppressError = cms.untracked.vstring( 'hltL3TkTracksFromL2IOHit', + 'hltL3TkTracksFromL2OIHit', 'hltL3TkTracksFromL2OIState', - 'hltPFJetCtfWithMaterialTracks', - 'hltL3TkTracksFromL2IOHit', - 'hltL3TkTracksFromL2OIHit' ) + 'hltOnlineBeamSpot' ) ) process.ThroughputService = cms.Service( "ThroughputService", eventRange = cms.untracked.uint32( 10000 ), @@ -5180,7 +5187,7 @@ digisInLabelEE = cms.InputTag( 'hltEcalDigisGPU','eeDigis' ), digisOutLabelEB = cms.string( "ebDigis" ), digisOutLabelEE = cms.string( "eeDigis" ), - produceDummyIntegrityCollections = cms.bool( True ) + produceDummyIntegrityCollections = cms.bool( False ) ) process.hltEcalDetIdToBeRecovered = cms.EDProducer( "EcalDetIdToBeRecoveredProducer", ebIntegrityChIdErrors = cms.InputTag( 'hltEcalDigis','EcalIntegrityChIdErrors' ), @@ -5289,7 +5296,7 @@ recHitsLabelCPUEB = cms.string( "EcalUncalibRecHitsEB" ), recHitsLabelCPUEE = cms.string( "EcalUncalibRecHitsEE" ) ) -process.hltEcalRecHitWithTPs = cms.EDProducer( "EcalRecHitProducer", +process.hltEcalRecHit = cms.EDProducer( "EcalRecHitProducer", recoverEEVFE = cms.bool( False ), EErechitCollection = cms.string( "EcalRecHitsEE" ), recoverEBIsolatedChannels = cms.bool( False ), @@ -5330,74 +5337,7 @@ bdtWeightFileCracks = cms.FileInPath( "RecoLocalCalo/EcalDeadChannelRecoveryAlgos/data/BDTWeights/bdtgAllRH_8GT700MeV_onlyCracks_ZskimData2017_v1.xml" ), ChannelStatusToBeExcluded = cms.vstring( ), EBrechitCollection = cms.string( "EcalRecHitsEB" ), - triggerPrimitiveDigiCollection = cms.InputTag( 'hltEcalDigisLegacy','EcalTriggerPrimitives' ), - recoverEEFE = cms.bool( False ), - singleChannelRecoveryMethod = cms.string( "NeuralNetworks" ), - EBLaserMAX = cms.double( 3.0 ), - flagsMapDBReco = cms.PSet( - kDead = cms.vstring( 'kNoDataNoTP' ), - kGood = cms.vstring( 'kOk', - 'kDAC', - 'kNoLaser', - 'kNoisy' ), - kTowerRecovered = cms.vstring( 'kDeadFE' ), - kNoisy = cms.vstring( 'kNNoisy', - 'kFixedG6', - 'kFixedG1' ), - kNeighboursRecovered = cms.vstring( 'kFixedG0', - 'kNonRespondingIsolated', - 'kDeadVFE' ) - ), - EBuncalibRecHitCollection = cms.InputTag( 'hltEcalUncalibRecHit','EcalUncalibRecHitsEB' ), - algoRecover = cms.string( "EcalRecHitWorkerRecover" ), - algo = cms.string( "EcalRecHitWorkerSimple" ), - EELaserMAX = cms.double( 8.0 ), - logWarningEtThreshold_EB_FE = cms.double( 50.0 ), - recoverEEIsolatedChannels = cms.bool( False ), - skipTimeCalib = cms.bool( False ) -) -process.hltEcalRecHitWithoutTPs = cms.EDProducer( "EcalRecHitProducer", - recoverEEVFE = cms.bool( False ), - EErechitCollection = cms.string( "EcalRecHitsEE" ), - recoverEBIsolatedChannels = cms.bool( False ), - recoverEBVFE = cms.bool( False ), - laserCorrection = cms.bool( True ), - EBLaserMIN = cms.double( 0.5 ), - killDeadChannels = cms.bool( True ), - dbStatusToBeExcludedEB = cms.vint32( 14, 78, 142 ), - EEuncalibRecHitCollection = cms.InputTag( 'hltEcalUncalibRecHit','EcalUncalibRecHitsEE' ), - dbStatusToBeExcludedEE = cms.vint32( 14, 78, 142 ), - EELaserMIN = cms.double( 0.5 ), - ebFEToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecovered','ebFE' ), - cleaningConfig = cms.PSet( - cThreshold_endcap = cms.double( 15.0 ), - tightenCrack_e1_double = cms.double( 2.0 ), - cThreshold_barrel = cms.double( 4.0 ), - e6e2thresh = cms.double( 0.04 ), - e4e1Threshold_barrel = cms.double( 0.08 ), - e4e1Threshold_endcap = cms.double( 0.3 ), - tightenCrack_e4e1_single = cms.double( 3.0 ), - cThreshold_double = cms.double( 10.0 ), - e4e1_b_barrel = cms.double( -0.024 ), - tightenCrack_e6e2_double = cms.double( 3.0 ), - e4e1_a_barrel = cms.double( 0.04 ), - tightenCrack_e1_single = cms.double( 2.0 ), - e4e1_a_endcap = cms.double( 0.02 ), - e4e1_b_endcap = cms.double( -0.0125 ), - ignoreOutOfTimeThresh = cms.double( 1.0E9 ) - ), - logWarningEtThreshold_EE_FE = cms.double( 50.0 ), - eeDetIdToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecovered','eeDetId' ), - recoverEBFE = cms.bool( False ), - eeFEToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecovered','eeFE' ), - ebDetIdToBeRecovered = cms.InputTag( 'hltEcalDetIdToBeRecovered','ebDetId' ), - singleChannelRecoveryThreshold = cms.double( 8.0 ), - sum8ChannelRecoveryThreshold = cms.double( 0.0 ), - bdtWeightFileNoCracks = cms.FileInPath( "RecoLocalCalo/EcalDeadChannelRecoveryAlgos/data/BDTWeights/bdtgAllRH_8GT700MeV_noCracks_ZskimData2017_v1.xml" ), - bdtWeightFileCracks = cms.FileInPath( "RecoLocalCalo/EcalDeadChannelRecoveryAlgos/data/BDTWeights/bdtgAllRH_8GT700MeV_onlyCracks_ZskimData2017_v1.xml" ), - ChannelStatusToBeExcluded = cms.vstring( ), - EBrechitCollection = cms.string( "EcalRecHitsEB" ), - triggerPrimitiveDigiCollection = cms.InputTag( "unused" ), + triggerPrimitiveDigiCollection = cms.InputTag( 'hltEcalDigis','EcalTriggerPrimitives' ), recoverEEFE = cms.bool( False ), singleChannelRecoveryMethod = cms.string( "NeuralNetworks" ), EBLaserMAX = cms.double( 3.0 ), @@ -8026,6 +7966,10 @@ cut = cms.string( "!isFake" ), filter = cms.bool( True ) ) +process.hltFEDSelectorOnlineMetaData = cms.EDProducer( "EvFFEDSelector", + inputTag = cms.InputTag( "rawDataCollector" ), + fedList = cms.vuint32( 1022 ) +) process.hltBoolEnd = cms.EDFilter( "HLTBool", result = cms.bool( True ) ) @@ -8919,15 +8863,13 @@ ) process.hltEcalConsumerCPU = cms.EDAnalyzer( "GenericConsumer", eventProducts = cms.untracked.vstring( 'hltEcalDigis@cpu', - 'hltEcalUncalibRecHit@cpu', - 'hltEcalRecHit@cpu' ), + 'hltEcalUncalibRecHit@cpu' ), lumiProducts = cms.untracked.vstring( ), runProducts = cms.untracked.vstring( ) ) process.hltEcalConsumerGPU = cms.EDAnalyzer( "GenericConsumer", eventProducts = cms.untracked.vstring( 'hltEcalDigis@cuda', - 'hltEcalUncalibRecHit@cuda', - 'hltEcalRecHit@cuda' ), + 'hltEcalUncalibRecHit@cuda' ), lumiProducts = cms.untracked.vstring( ), runProducts = cms.untracked.vstring( ) ) @@ -9081,7 +9023,7 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'AlCa_LumiPixelsCounts_Random_v3' ) + triggerConditions = cms.vstring( 'AlCa_LumiPixelsCounts_Random_v4' ) ) process.hltPreDatasetAlCaLumiPixelsCountsExpress = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -9093,7 +9035,7 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'AlCa_LumiPixelsCounts_ZeroBias_v3' ) + triggerConditions = cms.vstring( 'AlCa_LumiPixelsCounts_ZeroBias_v4' ) ) process.hltPreDatasetAlCaLumiPixelsCountsPrompt = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -9105,10 +9047,10 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'AlCa_HIEcalEtaEBonly_v2', - 'AlCa_HIEcalEtaEEonly_v2', - 'AlCa_HIEcalPi0EBonly_v2', - 'AlCa_HIEcalPi0EEonly_v2' ) + triggerConditions = cms.vstring( 'AlCa_HIEcalEtaEBonly_v3', + 'AlCa_HIEcalEtaEEonly_v3', + 'AlCa_HIEcalPi0EBonly_v3', + 'AlCa_HIEcalPi0EEonly_v3' ) ) process.hltPreDatasetAlCaP0 = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -9120,7 +9062,7 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'AlCa_EcalPhiSym_v10' ) + triggerConditions = cms.vstring( 'AlCa_EcalPhiSym_v11' ) ) process.hltPreDatasetAlCaPhiSym = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -9132,9 +9074,9 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'DQM_HIEcalReconstruction_v1', + triggerConditions = cms.vstring( 'DQM_HIEcalReconstruction_v2', 'DQM_HIHcalReconstruction_v1', - 'DQM_HIPixelReconstruction_v1' ) + 'DQM_HIPixelReconstruction_v2' ) ) process.hltPreDatasetDQMGPUvsCPU = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -9146,8 +9088,8 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_HIHT80_Beamspot_ppRef5TeV_v4', - 'HLT_ZeroBias_Beamspot_v5' ) + triggerConditions = cms.vstring( 'HLT_HIHT80_Beamspot_ppRef5TeV_v5', + 'HLT_ZeroBias_Beamspot_v6' ) ) process.hltPreDatasetDQMOnlineBeamspot = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -9185,8 +9127,8 @@ l1tResults = cms.InputTag( "" ), l1tIgnoreMaskAndPrescale = cms.bool( False ), throw = cms.bool( True ), - triggerConditions = cms.vstring( 'HLT_HIHT80_Beamspot_ppRef5TeV_v4', - 'HLT_ZeroBias_Beamspot_v5' ) + triggerConditions = cms.vstring( 'HLT_HIHT80_Beamspot_ppRef5TeV_v5', + 'HLT_ZeroBias_Beamspot_v6' ) ) process.hltPreDatasetExpressAlignment = cms.EDFilter( "HLTPrescaler", offset = cms.uint32( 0 ), @@ -9495,7 +9437,30 @@ ), cuda = cms.EDAlias( hltEcalDigisFromGPU = cms.VPSet( - cms.PSet( type = cms.string( "*" ) ) + cms.PSet( type = cms.string( "EBDigiCollection" ) ), + cms.PSet( type = cms.string( "EEDigiCollection" ) ) + ), + hltEcalDigisLegacy = cms.VPSet( + cms.PSet( type = cms.string( "EBDetIdedmEDCollection" ) ), + cms.PSet( type = cms.string( "EEDetIdedmEDCollection" ) ), + cms.PSet( type = cms.string( "EBSrFlagsSorted" ) ), + cms.PSet( type = cms.string( "EESrFlagsSorted" ) ), + cms.PSet( type = cms.string( "EcalElectronicsIdedmEDCollection" ), + fromProductInstance = cms.string( "EcalIntegrityBlockSizeErrors" ) + ), + cms.PSet( type = cms.string( "EcalElectronicsIdedmEDCollection" ), + fromProductInstance = cms.string( "EcalIntegrityTTIdErrors" ) + ), + cms.PSet( type = cms.string( "EcalElectronicsIdedmEDCollection" ), + fromProductInstance = cms.string( "EcalIntegrityZSXtalIdErrors" ) + ), + cms.PSet( type = cms.string( "EcalPnDiodeDigisSorted" ) ), + cms.PSet( type = cms.string( "EcalPseudoStripInputDigisSorted" ), + fromProductInstance = cms.string( "EcalPseudoStripInputs" ) + ), + cms.PSet( type = cms.string( "EcalTriggerPrimitiveDigisSorted" ), + fromProductInstance = cms.string( "EcalTriggerPrimitives" ) + ) ) ), ) @@ -9511,18 +9476,6 @@ ) ), ) -process.hltEcalRecHit = SwitchProducerCUDA( - cpu = cms.EDAlias( - hltEcalRecHitWithTPs = cms.VPSet( - cms.PSet( type = cms.string( "*" ) ) - ) - ), - cuda = cms.EDAlias( - hltEcalRecHitWithoutTPs = cms.VPSet( - cms.PSet( type = cms.string( "*" ) ) - ) - ), - ) process.hltHbhereco = SwitchProducerCUDA( cpu = cms.EDAlias( hltHbherecoLegacy = cms.VPSet( @@ -9614,6 +9567,8 @@ process.hltOutputALCALumiPixelsCountsExpress = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputALCALumiPixelsCountsExpress.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -9626,6 +9581,8 @@ ) process.hltOutputALCALumiPixelsCountsPrompt = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputALCALumiPixelsCountsPrompt.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -9638,6 +9595,8 @@ ) process.hltOutputALCAP0 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputALCAP0.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -9662,6 +9621,8 @@ ) process.hltOutputALCAPHISYM = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputALCAPHISYM.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -9675,6 +9636,8 @@ ) process.hltOutputCalibration = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputCalibration.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -9689,6 +9652,8 @@ ) process.hltOutputDQMCalibration = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputDQMCalibration.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -9703,6 +9668,8 @@ ) process.hltOutputDQMGPUvsCPU = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputDQMGPUvsCPU.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -9712,8 +9679,6 @@ outputCommands = cms.untracked.vstring( 'drop *', 'keep *_hltEcalDigisFromGPU_*_*', 'keep *_hltEcalDigisLegacy_*_*', - 'keep *_hltEcalRecHitWithTPs_*_*', - 'keep *_hltEcalRecHitWithoutTPs_*_*', 'keep *_hltEcalUncalibRecHitFromSoA_*_*', 'keep *_hltEcalUncalibRecHitLegacy_*_*', 'keep *_hltHbherecoFromGPU_*_*', @@ -9727,6 +9692,8 @@ ) process.hltOutputDQMOnlineBeamspot = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputDQMOnlineBeamspot.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -9734,6 +9701,7 @@ ), SelectEvents = cms.untracked.PSet( SelectEvents = cms.vstring( 'Dataset_DQMOnlineBeamspot' ) ), outputCommands = cms.untracked.vstring( 'drop *', + 'keep *_hltFEDSelectorOnlineMetaData_*_*', 'keep *_hltFEDSelectorTCDS_*_*', 'keep edmTriggerResults_*_*_*', 'keep recoTracks_hltPFMuonMerging_*_*', @@ -9741,6 +9709,8 @@ ) process.hltOutputDQM = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputDQM.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -9775,6 +9745,8 @@ ) process.hltOutputEcalCalibration = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputEcalCalibration.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -9788,6 +9760,8 @@ ) process.hltOutputExpress = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputExpress.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -9803,6 +9777,8 @@ ) process.hltOutputExpressAlignment = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputExpressAlignment.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -9818,6 +9794,8 @@ ) process.hltOutputNanoDST = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputNanoDST.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -9831,6 +9809,8 @@ ) process.hltOutputRPCMON = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputRPCMON.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -9851,6 +9831,8 @@ ) process.hltOutputPhysicsCommissioning = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsCommissioning.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -9868,6 +9850,8 @@ ) process.hltOutputPhysicsHIZeroBias1 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIZeroBias1.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -9884,6 +9868,8 @@ ) process.hltOutputPhysicsHIZeroBias2 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIZeroBias2.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -9900,6 +9886,8 @@ ) process.hltOutputPhysicsHIZeroBias3 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIZeroBias3.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -9916,6 +9904,8 @@ ) process.hltOutputPhysicsHIZeroBias4 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIZeroBias4.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -9932,6 +9922,8 @@ ) process.hltOutputPhysicsHIZeroBias5 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIZeroBias5.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -9948,6 +9940,8 @@ ) process.hltOutputPhysicsHIZeroBias6 = cms.OutputModule( "PoolOutputModule", fileName = cms.untracked.string( "outputPhysicsHIZeroBias6.root" ), + compressionAlgorithm = cms.untracked.string( "ZLIB" ), + compressionLevel = cms.untracked.int32( 1 ), fastCloning = cms.untracked.bool( False ), dataset = cms.untracked.PSet( filterName = cms.untracked.string( "" ), @@ -9963,7 +9957,7 @@ 'keep triggerTriggerEvent_*_*_*' ) ) -process.HLTDoFullUnpackingEgammaEcalWithoutPreshowerTask = cms.ConditionalTask( process.hltEcalDigisLegacy , process.hltEcalDigisGPU , process.hltEcalDigisFromGPU , process.hltEcalDigis , process.hltEcalDetIdToBeRecovered , process.hltEcalUncalibRecHitLegacy , process.hltEcalUncalibRecHitGPU , process.hltEcalUncalibRecHitSoA , process.hltEcalUncalibRecHitFromSoA , process.hltEcalUncalibRecHit , process.hltEcalRecHitWithTPs , process.hltEcalRecHitWithoutTPs , process.hltEcalRecHit ) +process.HLTDoFullUnpackingEgammaEcalWithoutPreshowerTask = cms.ConditionalTask( process.hltEcalDigisLegacy , process.hltEcalDigisGPU , process.hltEcalDigisFromGPU , process.hltEcalDigis , process.hltEcalDetIdToBeRecovered , process.hltEcalUncalibRecHitLegacy , process.hltEcalUncalibRecHitGPU , process.hltEcalUncalibRecHitSoA , process.hltEcalUncalibRecHitFromSoA , process.hltEcalUncalibRecHit , process.hltEcalRecHit ) process.HLTDoLocalHcalTask = cms.ConditionalTask( process.hltHcalDigis , process.hltHcalDigisGPU , process.hltHbherecoLegacy , process.hltHbherecoGPU , process.hltHbherecoFromGPU , process.hltHbhereco , process.hltHfprereco , process.hltHfreco , process.hltHoreco ) process.HLTDoLocalPixelTask = cms.ConditionalTask( process.hltOnlineBeamSpotToGPU , process.hltSiPixelDigiErrorsSoA , process.hltSiPixelDigisLegacy , process.hltSiPixelDigisSoA , process.hltSiPixelDigisFromSoA , process.hltSiPixelDigis , process.hltSiPixelClustersLegacy , process.hltSiPixelClustersGPU , process.hltSiPixelClustersFromSoA , process.hltSiPixelClusters , process.hltSiPixelClustersCache , process.hltSiPixelRecHitsFromLegacy , process.hltSiPixelRecHitsGPU , process.hltSiPixelRecHitsFromGPU , process.hltSiPixelRecHits , process.hltSiPixelRecHitsSoAFromGPU , process.hltSiPixelRecHitsSoA ) process.HLTRecoPixelTracksTask = cms.ConditionalTask( process.hltPixelTracksCPU , process.hltPixelTracksGPU , process.hltPixelTracksFromGPU , process.hltPixelTracksSoA , process.hltPixelTracks , process.hltPixelTracksTrackingRegions ) @@ -10015,7 +10009,7 @@ process.HLTriggerFirstPath = cms.Path( process.hltGetRaw + process.hltPSetMap + process.hltBoolFalse ) process.Status_OnCPU = cms.Path( process.statusOnGPU + ~process.statusOnGPUFilter ) process.Status_OnGPU = cms.Path( process.statusOnGPU + process.statusOnGPUFilter ) -process.HLT_ZeroBias_Beamspot_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreZeroBiasBeamspot + process.HLTTrackingForBeamSpot + process.hltVerticesPF + process.hltVerticesPFSelector + process.hltVerticesPFFilter + process.HLTEndSequence ) +process.HLT_ZeroBias_Beamspot_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreZeroBiasBeamspot + process.HLTTrackingForBeamSpot + process.hltVerticesPF + process.hltVerticesPFSelector + process.hltVerticesPFFilter + process.hltFEDSelectorOnlineMetaData + process.HLTEndSequence ) process.HLT_Physics_v8 = cms.Path( process.HLTBeginSequenceL1Fat + process.hltPrePhysics + process.HLTEndSequence ) process.DST_Physics_v8 = cms.Path( process.HLTBeginSequence + process.hltPreDSTPhysics + process.HLTEndSequence ) process.HLT_Random_v3 = cms.Path( process.HLTBeginSequenceRandom + process.hltPreRandom + process.HLTEndSequence ) @@ -10023,7 +10017,7 @@ process.HLT_HIL1UnpairedBunchBptxMinusForPPRef_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1UnpairedBunchBptxMinus + process.hltPreHIL1UnpairedBunchBptxMinusForPPRef + process.HLTEndSequence ) process.HLT_HIL1UnpairedBunchBptxPlusForPPRef_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sL1UnpairedBunchBptxPlus + process.hltPreHIL1UnpairedBunchBptxPlusForPPRef + process.HLTEndSequence ) process.HLT_HIL1NotBptxORForPPRef_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sNotBptxOR + process.hltPreHIL1NotBptxORForPPRef + process.HLTEndSequence ) -process.HLT_HIHT80_Beamspot_ppRef5TeV_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sHTTForBeamSpotPP5TeV + process.hltPreHIHT80BeamspotppRef5TeV + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT80 + process.HLTTrackingForBeamSpot + process.hltVerticesPF + process.hltVerticesPFSelector + process.hltVerticesPFFilter + process.HLTEndSequence ) +process.HLT_HIHT80_Beamspot_ppRef5TeV_v5 = cms.Path( process.HLTBeginSequence + process.hltL1sHTTForBeamSpotPP5TeV + process.hltPreHIHT80BeamspotppRef5TeV + process.HLTAK4CaloJetsSequence + process.hltHtMht + process.hltHT80 + process.HLTTrackingForBeamSpot + process.hltVerticesPF + process.hltVerticesPFSelector + process.hltVerticesPFFilter + process.hltFEDSelectorOnlineMetaData + process.HLTEndSequence ) process.HLT_HIZeroBias_part0_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreHIZeroBiaspart0 + process.HLTEndSequence ) process.HLT_HIZeroBias_part1_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreHIZeroBiaspart1 + process.HLTEndSequence ) process.HLT_HIZeroBias_part2_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreHIZeroBiaspart2 + process.HLTEndSequence ) @@ -10036,20 +10030,20 @@ process.HLT_HIZeroBias_part9_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreHIZeroBiaspart9 + process.HLTEndSequence ) process.HLT_HIZeroBias_part10_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreHIZeroBiaspart10 + process.HLTEndSequence ) process.HLT_HIZeroBias_part11_v7 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreHIZeroBiaspart11 + process.HLTEndSequence ) -process.AlCa_HIEcalPi0EBonly_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaHIEcalPi0Eta + process.hltPreAlCaHIEcalPi0EBonly + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltSimple3x3Clusters + process.hltAlCaPi0RecHitsFilterEBonlyRegional + process.hltAlCaPi0EBUncalibrator + process.hltAlCaPi0EBRechitsToDigis + process.HLTEndSequence ) -process.AlCa_HIEcalPi0EEonly_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaHIEcalPi0Eta + process.hltPreAlCaHIEcalPi0EEonly + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltSimple3x3Clusters + process.hltAlCaPi0RecHitsFilterEEonlyRegional + process.hltAlCaPi0EEUncalibrator + process.hltAlCaPi0EERechitsToDigis + process.HLTEndSequence ) -process.AlCa_HIEcalEtaEBonly_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaHIEcalPi0Eta + process.hltPreAlCaHIEcalEtaEBonly + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltSimple3x3Clusters + process.hltAlCaEtaRecHitsFilterEBonlyRegional + process.hltAlCaEtaEBUncalibrator + process.hltAlCaEtaEBRechitsToDigis + process.HLTEndSequence ) -process.AlCa_HIEcalEtaEEonly_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaHIEcalPi0Eta + process.hltPreAlCaHIEcalEtaEEonly + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltSimple3x3Clusters + process.hltAlCaEtaRecHitsFilterEEonlyRegional + process.hltAlCaEtaEEUncalibrator + process.hltAlCaEtaEERechitsToDigis + process.HLTEndSequence ) +process.AlCa_HIEcalPi0EBonly_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaHIEcalPi0Eta + process.hltPreAlCaHIEcalPi0EBonly + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltSimple3x3Clusters + process.hltAlCaPi0RecHitsFilterEBonlyRegional + process.hltAlCaPi0EBUncalibrator + process.hltAlCaPi0EBRechitsToDigis + process.HLTEndSequence ) +process.AlCa_HIEcalPi0EEonly_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaHIEcalPi0Eta + process.hltPreAlCaHIEcalPi0EEonly + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltSimple3x3Clusters + process.hltAlCaPi0RecHitsFilterEEonlyRegional + process.hltAlCaPi0EEUncalibrator + process.hltAlCaPi0EERechitsToDigis + process.HLTEndSequence ) +process.AlCa_HIEcalEtaEBonly_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaHIEcalPi0Eta + process.hltPreAlCaHIEcalEtaEBonly + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltSimple3x3Clusters + process.hltAlCaEtaRecHitsFilterEBonlyRegional + process.hltAlCaEtaEBUncalibrator + process.hltAlCaEtaEBRechitsToDigis + process.HLTEndSequence ) +process.AlCa_HIEcalEtaEEonly_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sAlCaHIEcalPi0Eta + process.hltPreAlCaHIEcalEtaEEonly + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltSimple3x3Clusters + process.hltAlCaEtaRecHitsFilterEEonlyRegional + process.hltAlCaEtaEEUncalibrator + process.hltAlCaEtaEERechitsToDigis + process.HLTEndSequence ) process.HLT_EcalCalibration_v4 = cms.Path( process.HLTBeginSequenceCalibration + process.hltPreEcalCalibration + process.hltEcalCalibrationRaw + process.HLTEndSequence ) process.HLT_HcalCalibration_v5 = cms.Path( process.HLTBeginSequenceCalibration + process.hltPreHcalCalibration + process.hltHcalCalibTypeFilter + process.hltHcalCalibrationRaw + process.HLTEndSequence ) -process.AlCa_EcalPhiSym_v10 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBiasIorAlwaysTrueIorIsolatedBunch + process.hltPreAlCaEcalPhiSym + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltEcalPhiSymFilter + process.HLTEndSequence ) +process.AlCa_EcalPhiSym_v11 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBiasIorAlwaysTrueIorIsolatedBunch + process.hltPreAlCaEcalPhiSym + process.HLTDoFullUnpackingEgammaEcalSequence + process.hltEcalPhiSymFilter + process.HLTEndSequence ) process.HLT_ZeroBias_FirstCollisionAfterAbortGap_v6 = cms.Path( process.HLTBeginSequence + process.hltL1sL1ZeroBiasFirstCollisionAfterAbortGap + process.hltPreZeroBiasFirstCollisionAfterAbortGap + process.HLTEndSequence ) process.AlCa_HIRPCMuonNormalisation_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sSingleMu7to30 + process.hltPreAlCaHIRPCMuonNormalisation + process.hltHIRPCMuonNormaL1Filtered0 + process.HLTMuonLocalRecoSequence + process.HLTEndSequence ) -process.AlCa_LumiPixelsCounts_Random_v3 = cms.Path( process.HLTBeginSequenceRandom + process.hltPreAlCaLumiPixelsCountsRandom + process.HLTBeamSpot + process.hltPixelTrackerHVOn + process.HLTDoLocalPixelSequence + process.hltAlcaPixelClusterCounts + process.HLTEndSequence ) -process.AlCa_LumiPixelsCounts_ZeroBias_v3 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreAlCaLumiPixelsCountsZeroBias + process.hltPixelTrackerHVOn + process.HLTDoLocalPixelSequence + process.hltAlcaPixelClusterCounts + process.HLTEndSequence ) -process.DQM_HIEcalReconstruction_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDQMHIEcalReconstruction + process.hltPreDQMHIEcalReconstruction + process.statusOnGPU + process.statusOnGPUFilter + process.HLTDoFullUnpackingEgammaEcalWithoutPreshowerSequence + process.hltEcalConsumerCPU + process.hltEcalConsumerGPU + process.HLTEndSequence ) +process.AlCa_LumiPixelsCounts_Random_v4 = cms.Path( process.HLTBeginSequenceRandom + process.hltPreAlCaLumiPixelsCountsRandom + process.HLTBeamSpot + process.hltPixelTrackerHVOn + process.HLTDoLocalPixelSequence + process.hltAlcaPixelClusterCounts + process.HLTEndSequence ) +process.AlCa_LumiPixelsCounts_ZeroBias_v4 = cms.Path( process.HLTBeginSequence + process.hltL1sZeroBias + process.hltPreAlCaLumiPixelsCountsZeroBias + process.hltPixelTrackerHVOn + process.HLTDoLocalPixelSequence + process.hltAlcaPixelClusterCounts + process.HLTEndSequence ) +process.DQM_HIEcalReconstruction_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDQMHIEcalReconstruction + process.hltPreDQMHIEcalReconstruction + process.statusOnGPU + process.statusOnGPUFilter + process.HLTDoFullUnpackingEgammaEcalWithoutPreshowerSequence + process.hltEcalConsumerCPU + process.hltEcalConsumerGPU + process.HLTEndSequence ) process.DQM_HIHcalReconstruction_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDQMHIHcalReconstruction + process.hltPreDQMHIHcalReconstruction + process.statusOnGPU + process.statusOnGPUFilter + process.HLTDoLocalHcalSequence + process.hltHcalConsumerCPU + process.hltHcalConsumerGPU + process.HLTEndSequence ) -process.DQM_HIPixelReconstruction_v1 = cms.Path( process.HLTBeginSequence + process.hltL1sDQMHIPixelReconstruction + process.hltPreDQMHIPixelReconstruction + process.statusOnGPU + process.statusOnGPUFilter + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingSequence + process.hltPixelConsumerCPU + process.hltPixelConsumerGPU + process.HLTDQMPixelReconstruction + process.HLTEndSequence ) +process.DQM_HIPixelReconstruction_v2 = cms.Path( process.HLTBeginSequence + process.hltL1sDQMHIPixelReconstruction + process.hltPreDQMHIPixelReconstruction + process.statusOnGPU + process.statusOnGPUFilter + process.HLTDoLocalPixelSequence + process.HLTRecopixelvertexingSequence + process.hltPixelConsumerCPU + process.hltPixelConsumerGPU + process.HLTDQMPixelReconstruction + process.HLTEndSequence ) process.HLTriggerFinalPath = cms.Path( process.hltGtStage2Digis + process.hltScalersRawToDigi + process.hltFEDSelectorTCDS + process.hltTriggerSummaryAOD + process.hltTriggerSummaryRAW + process.hltBoolFalse ) process.HLTAnalyzerEndpath = cms.EndPath( process.hltGtStage2Digis + process.hltPreHLTAnalyzerEndpath + process.hltL1TGlobalSummary + process.hltTrigReport ) process.ALCALumiPixelsCountsExpressOutput = cms.FinalPath( process.hltOutputALCALumiPixelsCountsExpress ) @@ -10111,7 +10105,7 @@ process.Dataset_ZeroBias = cms.Path( process.HLTDatasetPathBeginSequence + process.hltDatasetZeroBias + process.hltPreDatasetZeroBias ) -process.schedule = cms.Schedule( *(process.HLTriggerFirstPath, process.Status_OnCPU, process.Status_OnGPU, process.HLT_ZeroBias_Beamspot_v5, process.HLT_Physics_v8, process.DST_Physics_v8, process.HLT_Random_v3, process.HLT_ZeroBias_v7, process.HLT_HIL1UnpairedBunchBptxMinusForPPRef_v3, process.HLT_HIL1UnpairedBunchBptxPlusForPPRef_v3, process.HLT_HIL1NotBptxORForPPRef_v3, process.HLT_HIHT80_Beamspot_ppRef5TeV_v4, process.HLT_HIZeroBias_part0_v7, process.HLT_HIZeroBias_part1_v7, process.HLT_HIZeroBias_part2_v7, process.HLT_HIZeroBias_part3_v7, process.HLT_HIZeroBias_part4_v7, process.HLT_HIZeroBias_part5_v7, process.HLT_HIZeroBias_part6_v7, process.HLT_HIZeroBias_part7_v7, process.HLT_HIZeroBias_part8_v7, process.HLT_HIZeroBias_part9_v7, process.HLT_HIZeroBias_part10_v7, process.HLT_HIZeroBias_part11_v7, process.AlCa_HIEcalPi0EBonly_v2, process.AlCa_HIEcalPi0EEonly_v2, process.AlCa_HIEcalEtaEBonly_v2, process.AlCa_HIEcalEtaEEonly_v2, process.HLT_EcalCalibration_v4, process.HLT_HcalCalibration_v5, process.AlCa_EcalPhiSym_v10, process.HLT_ZeroBias_FirstCollisionAfterAbortGap_v6, process.AlCa_HIRPCMuonNormalisation_v2, process.AlCa_LumiPixelsCounts_Random_v3, process.AlCa_LumiPixelsCounts_ZeroBias_v3, process.DQM_HIEcalReconstruction_v1, process.DQM_HIHcalReconstruction_v1, process.DQM_HIPixelReconstruction_v1, process.HLTriggerFinalPath, process.HLTAnalyzerEndpath, process.ALCALumiPixelsCountsExpressOutput, process.ALCALumiPixelsCountsPromptOutput, process.ALCAP0Output, process.ALCAPHISYMOutput, process.CalibrationOutput, process.DQMCalibrationOutput, process.DQMGPUvsCPUOutput, process.DQMOnlineBeamspotOutput, process.DQMOutput, process.EcalCalibrationOutput, process.ExpressOutput, process.ExpressAlignmentOutput, process.NanoDSTOutput, process.RPCMONOutput, process.PhysicsCommissioningOutput, process.PhysicsHIZeroBias1Output, process.PhysicsHIZeroBias2Output, process.PhysicsHIZeroBias3Output, process.PhysicsHIZeroBias4Output, process.PhysicsHIZeroBias5Output, process.PhysicsHIZeroBias6Output, process.Dataset_AlCaLumiPixelsCountsExpress, process.Dataset_AlCaLumiPixelsCountsPrompt, process.Dataset_AlCaP0, process.Dataset_AlCaPhiSym, process.Dataset_DQMGPUvsCPU, process.Dataset_DQMOnlineBeamspot, process.Dataset_EcalLaser, process.Dataset_EmptyBX, process.Dataset_ExpressAlignment, process.Dataset_ExpressPhysics, process.Dataset_HIZeroBias1, process.Dataset_HIZeroBias10, process.Dataset_HIZeroBias11, process.Dataset_HIZeroBias12, process.Dataset_HIZeroBias2, process.Dataset_HIZeroBias3, process.Dataset_HIZeroBias4, process.Dataset_HIZeroBias5, process.Dataset_HIZeroBias6, process.Dataset_HIZeroBias7, process.Dataset_HIZeroBias8, process.Dataset_HIZeroBias9, process.Dataset_HLTPhysics, process.Dataset_L1Accept, process.Dataset_OnlineMonitor, process.Dataset_RPCMonitor, process.Dataset_TestEnablesEcalHcal, process.Dataset_TestEnablesEcalHcalDQM, process.Dataset_ZeroBias, )) +process.schedule = cms.Schedule( *(process.HLTriggerFirstPath, process.Status_OnCPU, process.Status_OnGPU, process.HLT_ZeroBias_Beamspot_v6, process.HLT_Physics_v8, process.DST_Physics_v8, process.HLT_Random_v3, process.HLT_ZeroBias_v7, process.HLT_HIL1UnpairedBunchBptxMinusForPPRef_v3, process.HLT_HIL1UnpairedBunchBptxPlusForPPRef_v3, process.HLT_HIL1NotBptxORForPPRef_v3, process.HLT_HIHT80_Beamspot_ppRef5TeV_v5, process.HLT_HIZeroBias_part0_v7, process.HLT_HIZeroBias_part1_v7, process.HLT_HIZeroBias_part2_v7, process.HLT_HIZeroBias_part3_v7, process.HLT_HIZeroBias_part4_v7, process.HLT_HIZeroBias_part5_v7, process.HLT_HIZeroBias_part6_v7, process.HLT_HIZeroBias_part7_v7, process.HLT_HIZeroBias_part8_v7, process.HLT_HIZeroBias_part9_v7, process.HLT_HIZeroBias_part10_v7, process.HLT_HIZeroBias_part11_v7, process.AlCa_HIEcalPi0EBonly_v3, process.AlCa_HIEcalPi0EEonly_v3, process.AlCa_HIEcalEtaEBonly_v3, process.AlCa_HIEcalEtaEEonly_v3, process.HLT_EcalCalibration_v4, process.HLT_HcalCalibration_v5, process.AlCa_EcalPhiSym_v11, process.HLT_ZeroBias_FirstCollisionAfterAbortGap_v6, process.AlCa_HIRPCMuonNormalisation_v2, process.AlCa_LumiPixelsCounts_Random_v4, process.AlCa_LumiPixelsCounts_ZeroBias_v4, process.DQM_HIEcalReconstruction_v2, process.DQM_HIHcalReconstruction_v1, process.DQM_HIPixelReconstruction_v2, process.HLTriggerFinalPath, process.HLTAnalyzerEndpath, process.ALCALumiPixelsCountsExpressOutput, process.ALCALumiPixelsCountsPromptOutput, process.ALCAP0Output, process.ALCAPHISYMOutput, process.CalibrationOutput, process.DQMCalibrationOutput, process.DQMGPUvsCPUOutput, process.DQMOnlineBeamspotOutput, process.DQMOutput, process.EcalCalibrationOutput, process.ExpressOutput, process.ExpressAlignmentOutput, process.NanoDSTOutput, process.RPCMONOutput, process.PhysicsCommissioningOutput, process.PhysicsHIZeroBias1Output, process.PhysicsHIZeroBias2Output, process.PhysicsHIZeroBias3Output, process.PhysicsHIZeroBias4Output, process.PhysicsHIZeroBias5Output, process.PhysicsHIZeroBias6Output, process.Dataset_AlCaLumiPixelsCountsExpress, process.Dataset_AlCaLumiPixelsCountsPrompt, process.Dataset_AlCaP0, process.Dataset_AlCaPhiSym, process.Dataset_DQMGPUvsCPU, process.Dataset_DQMOnlineBeamspot, process.Dataset_EcalLaser, process.Dataset_EmptyBX, process.Dataset_ExpressAlignment, process.Dataset_ExpressPhysics, process.Dataset_HIZeroBias1, process.Dataset_HIZeroBias10, process.Dataset_HIZeroBias11, process.Dataset_HIZeroBias12, process.Dataset_HIZeroBias2, process.Dataset_HIZeroBias3, process.Dataset_HIZeroBias4, process.Dataset_HIZeroBias5, process.Dataset_HIZeroBias6, process.Dataset_HIZeroBias7, process.Dataset_HIZeroBias8, process.Dataset_HIZeroBias9, process.Dataset_HLTPhysics, process.Dataset_L1Accept, process.Dataset_OnlineMonitor, process.Dataset_RPCMonitor, process.Dataset_TestEnablesEcalHcal, process.Dataset_TestEnablesEcalHcalDQM, process.Dataset_ZeroBias, )) # source module (EDM inputs) diff --git a/HLTrigger/Configuration/test/cmsDriver.csh b/HLTrigger/Configuration/test/cmsDriver.csh index 4ec890f18ea2d..516f4f69a2357 100755 --- a/HLTrigger/Configuration/test/cmsDriver.csh +++ b/HLTrigger/Configuration/test/cmsDriver.csh @@ -126,7 +126,7 @@ foreach gtag ( MC DATA ) if ( $1 == "" ) then set tables = ( GRun ) else if ( ($1 == all) || ($1 == ALL) ) then - set tables = ( GRun HIon PIon PRef 2022v13 Fake Fake1 Fake2 ) + set tables = ( GRun HIon PIon PRef 2022v14 Fake Fake1 Fake2 ) else if ( ($1 == ib) || ($1 == IB) ) then set tables = ( GRun HIon PIon PRef ) else if ( ($1 == dev) || ($1 == DEV) ) then @@ -136,7 +136,7 @@ foreach gtag ( MC DATA ) else if ( ($1 == fake) || ($1 == FAKE) ) then set tables = ( Fake Fake1 Fake2 ) else if ( ($1 == frozen) || ($1 == FROZEN) ) then - set tables = ( 2022v13 ) + set tables = ( 2022v14 ) else set tables = ( $1 ) endif @@ -210,11 +210,11 @@ foreach gtag ( MC DATA ) set Custom = " " set L1REPACK = L1REPACK:Full set DIGI = DIGI:pdigi - else if ( $table == 2022v13 ) then + else if ( $table == 2022v14 ) then set XL1T = $XL1TPP3 - set XHLT = HLT:2022v13 - set GTAG = ${BASE3}_2022v13 - set RTAG = ${RECO3}_2022v13 + set XHLT = HLT:2022v14 + set GTAG = ${BASE3}_2022v14 + set RTAG = ${RECO3}_2022v14 set NN = $NNPP set SCEN = pp set InputGenSim = $InputGenSimGRun3 diff --git a/HLTrigger/Configuration/test/getFrozenHLT.sh b/HLTrigger/Configuration/test/getFrozenHLT.sh index 69ab650a95ae9..096b95ac7b644 100755 --- a/HLTrigger/Configuration/test/getFrozenHLT.sh +++ b/HLTrigger/Configuration/test/getFrozenHLT.sh @@ -1,11 +1,11 @@ #! /bin/bash # ConfDB configurations to use -TABLES="Fake Fake1 Fake2 2022v13" +TABLES="Fake Fake1 Fake2 2022v14" HLT_Fake="/dev/CMSSW_12_4_0/Fake" HLT_Fake1="/dev/CMSSW_12_4_0/Fake1" HLT_Fake2="/dev/CMSSW_12_4_0/Fake2" -HLT_2022v13="/frozen/2022/2e34/v1.3/HLT" +HLT_2022v14="/frozen/2022/2e34/v1.4/HLT" # print extra messages ? VERBOSE=false diff --git a/HLTrigger/Configuration/test/runIntegration.csh b/HLTrigger/Configuration/test/runIntegration.csh index 9d98354b9052e..1bed85c84a9e9 100755 --- a/HLTrigger/Configuration/test/runIntegration.csh +++ b/HLTrigger/Configuration/test/runIntegration.csh @@ -10,7 +10,7 @@ echo Starting $0 $1 $2 if ( $2 == "" ) then set tables = ( GRun ) else if ( $2 == ALL ) then - set tables = ( GRun HIon PIon PRef 2022v13 Fake Fake1 Fake2 ) + set tables = ( GRun HIon PIon PRef 2022v14 Fake Fake1 Fake2 ) else if ( $2 == IB ) then set tables = ( GRun HIon PIon PRef ) else if ( $2 == DEV ) then @@ -20,7 +20,7 @@ else if ( $2 == FULL ) then else if ( $2 == FAKE ) then set tables = ( Fake Fake1 Fake2 ) else if ( $2 == FROZEN ) then - set tables = ( 2022v13 ) + set tables = ( 2022v14 ) else set tables = ( $2 ) endif diff --git a/HLTrigger/Configuration/test/runOne.csh b/HLTrigger/Configuration/test/runOne.csh index fa1003f53bf10..5cfad9b4aaf91 100755 --- a/HLTrigger/Configuration/test/runOne.csh +++ b/HLTrigger/Configuration/test/runOne.csh @@ -13,7 +13,7 @@ echo Starting $0 $1 $2 if ( $2 == "" ) then set tables = ( GRun ) else if ( ($2 == all) || ($2 == ALL) ) then - set tables = ( GRun HIon PIon PRef 2022v13 Fake Fake1 Fake2 ) + set tables = ( GRun HIon PIon PRef 2022v14 Fake Fake1 Fake2 ) else if ( ($2 == ib) || ($2 == IB) ) then set tables = ( GRun HIon PIon PRef ) else if ( ($2 == dev) || ($2 == DEV) ) then @@ -23,7 +23,7 @@ else if ( ($2 == full) || ($2 == FULL) ) then else if ( ($2 == fake) || ($2 == FAKE) ) then set tables = ( Fake Fake1 Fake2 ) else if ( ($2 == frozen) || ($2 == FROZEN) ) then - set tables = ( 2022v13 ) + set tables = ( 2022v14 ) else set tables = ( $2 ) endif